{"Template_token": ["", "if", "(", "getGeneration", "(", ")", ">=", "Subtarget", "::", "VOLCANIC_ISLANDS", ")", "return", "", ";", "if", "(", "getGeneration", "(", ")", "==", "Subtarget", "::", "SEA_ISLANDS", ")"], "ground_truth": ["return", "", ";"], "File": "AMDGPUSubtarget10", "Func": "getReservedNumSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 0, "Length": 26, "Cover_Rate": 0.34210526315789475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "=", "&", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "Subtarget", "->", "in16Mode", "(", ")", ")", "return"], "ground_truth": ["false", ";"], "File": "MipsSEISelDAGToDAG2", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1, "Length": 23, "Cover_Rate": 0.5476190476190477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AtomicExpandPass", "::", "shouldExpand", "(", "Instruction", "*", "Inst", ")", "{", "if", "(", "AtomicRMWInst", "*", "AI", "=", "dyn_cast", "<", "AtomicRMWInst", ">", "(", "Inst", ")", ")", "return", "shouldExpandAtomicRMW", "(", "AI", ")", ";", "if", "(", "StoreInst", "*", "SI", "=", "dyn_cast", "<", "StoreInst", ">", "(", "Inst", ")", ")", "return", "shouldExpandStore", "(", "SI", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "X86AtomicExpandPass", "Func": "shouldExpand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "error", "(", "", ")", ";", "return", "NULL_RTX", ";", "}", "c", "=", "INTVAL", "(", "arg", ")", ";", "if", "(", "HOST_BITS_PER_WIDE_INT", ">", "", ")", "{", "if", "(", "c", "<", "", ")", "{", "error", "(", "", ")", ";", "return", "NULL_RTX", ";", "}", "}", "emit_insn", "(", "gen_delay_cycles_start", "(", "arg", ")", ")", ";", "if", "(", "c", ">", "", "*", "", "+", "CYCX", "(", "", ",", "", ")", ")", "{", "n", "=", "c", ";", "if", "(", "c", ">=", "", "*", "", "+", "CYCX", "(", "", ",", "", ")", ")", "{", "i", "=", "", ";", "c", "-=", "CYCX", "(", "", ",", "", ")", "+", "", "*", "", ";", "i", "+=", "c", "/", "", ";", "c", "%=", "", ";", "if", "(", "(", "unsigned", "long", "long", ")", "i", ">", "", ")", "{", "error", "(", "", ")", ";", "return", "NULL_RTX", ";", "}", "}", "else", "{", "i", "=", "(", "c", "-", "CYCX", "(", "", ",", "", ")", ")", "/", "", ";", "c", "-=", "CYCX", "(", "", ",", "", ")", "+", "i", "*", "", ";", "}", "if", "(", "cg_magic_constant", "(", "i", "&", "", ")", ")", "c", "++", ";", "if", "(", "cg_magic_constant", "(", "(", "i", ">>", "", ")", "&", "", ")", ")", "c", "++", ";", "if", "(", "msp430x", ")", "emit_insn", "(", "gen_delay_cycles_32x", "(", "GEN_INT", "(", "i", ")", ",", "GEN_INT", "(", "n", "-", "c", ")", ")", ")", ";", "else", "emit_insn", "(", "gen_delay_cycles_32", "(", "GEN_INT", "(", "i", ")", ",", "GEN_INT", "(", "n", "-", "c"], "ground_truth": [")", ")", ")", ";"], "File": "msp4302", "Func": "msp430_expand_delay_cycles", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3, "Length": 233, "Cover_Rate": 0.585427135678392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrontendSize", "=", "", ";", "void", "*", "Decl", "=", "nullptr", ";", "bool", "IsGlobalLV", "=", "false", ";", "if", "(", "Info", ".", "isKind", "(", "InlineAsmIdentifierInfo", "::", "IK_Var", ")", ")", "{", "FrontendSize", "=", "Info", ".", "Var", ".", "Type", "*", "", ";", "Decl", "=", "Info", ".", "Var", ".", "Decl", ";", "IsGlobalLV", "=", "Info", ".", "Var", ".", "IsGlobalLV", ";", "}", "if", "(", "IsGlobalLV", "&&", "(", "BaseReg", "||", "IndexReg", ")", ")", "{", "Operands", ".", "push_back", "(", "", "(", "getPointerWidth", "(", ")", ",", "Disp", ",", "Start", ",", "End", ",", "Size", ",", "Identifier", ",", "Decl", ",", "FrontendSize", ")", ")", ";", "return", "false", ";", "}", "BaseReg", "=", "BaseReg", "?", "BaseReg", ":", "", ";", "Operands", ".", "push_back", "(", "", "(", "getPointerWidth", "(", ")", ",", "SegReg", ",", "Disp", ",", "BaseReg", ",", "IndexReg", ",", "Scale", ",", "Start", ",", "End", ",", "Size", ",", "", ",", "Identifier", ",", "Decl", ",", "FrontendSize", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "X86AsmParser119", "Func": "CreateMemForMSInlineAsm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4, "Length": 143, "Cover_Rate": 0.5335820895522388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setDesc", "(", "const", "MCInstrDesc", "&", "mcid", ")", "{", "MCID"], "ground_truth": ["=", "&", "mcid", ";", "}"], "File": "HexagonMCInst", "Func": "setDesc", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5, "Length": 15, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "IntReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "IntReg", ",", "getKillRegState", "(", "true", ")", ")", ".", "addReg", "(", "", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "Offset", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "return", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "Opc", "=", "", ";", "MachineFrameInfo", "&", "MFI", "=", "MBB", ".", "getParent", "(", ")", "->", "getFrameInfo", "(", ")", ";", "MFI", ".", "setObjectAlignment", "(", "FI", ",", "Subtarget", ".", "getCapAlignment", "(", ")", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addReg", "(", "", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "Offset", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "return", ";", "}", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "||", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "||", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "||", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "Opc", "=", "", ";", "MachineFrameInfo", "&", "MFI", "=", "MBB", ".", "getParent", "(", ")", "->", "getFrameInfo", "(", ")", ";", "MFI", ".", "setObjectAlignment", "(", "FI", ",", "Subtarget", ".", "getCapAlignment", "(", ")", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "Offset", ")", ".", "addMemOperand", "(", "MMO", ")", ".", "addReg", "(", "", ")", ";", "return", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")"], "ground_truth": ["Opc", "=", "", ";"], "File": "MipsSEInstrInfo30", "Func": "storeRegToStack", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6, "Length": 492, "Cover_Rate": 0.4685714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "Kind", "==", "k_Register", "||", "Kind", "==", "k_Memri", ")", "&&", ""], "ground_truth": [")", ";"], "File": "SNESAsmParser", "Func": "getReg", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7, "Length": 15, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSoloInstruction", "(", "MachineInstr", "*", "MI", ")", "{", "if", "(", "TII", "->", "isVector", "(", "*", "MI", ")", ")", "return", "true", ";", "if", "(", "!", "TII", "->", "isALUInstr", "(", "MI", "->", "getOpcode", "(", ")"], "ground_truth": [")", ")", "return", "true", ";"], "File": "R600Packetizer9", "Func": "isSoloInstruction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8, "Length": 38, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemOp", "(", ")"], "ground_truth": ["const", "{"], "File": "M68kAsmParser3", "Func": "isMemOp", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_MM_GET_EXCEPTION_MASK", "("], "ground_truth": ["void", ")", "{"], "File": "xmmintrin", "Func": "_MM_GET_EXCEPTION_MASK", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10, "Length": 15, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MCPhysReg", "F64Regs", "[", "]", "=", "{", "", ",", "", "}", ";", "return", "CC_O32", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "ArgFlags", ",", "State", ",", "F64Regs"], "ground_truth": [")", ";"], "File": "MipsISelLowering (2)1", "Func": "CC_MipsO32_FP64", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11, "Length": 31, "Cover_Rate": 0.484375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "(", "(", "Subtarget", ".", "hasSSE1", "(", ")", "&&", "VT", "==", "", ")", "||", "(", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "VT", "==", "", ")", "||", "(", "VT", ".", "isVector", "(", ")", "&&", "TLI", ".", "isTypeLegal", "(", "VT", ")", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "auto", "MinMaxOp", "=", "N", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "if", "(", "DAG", ".", "getTarget", "(", ")", ".", "Options", ".", "NoNaNsFPMath", "||", "N", "->", "getFlags", "(", ")", ".", "hasNoNaNs", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "MinMaxOp", ",", "DL", ",", "VT", ",", "Op0", ",", "Op1", ",", "N", "->", "getFlags", "(", ")", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", "&&", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "("], "ground_truth": [")", ".", "optForMinSize", "(", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering202", "Func": "combineFMinNumFMaxNum", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12, "Length": 183, "Cover_Rate": 0.6059602649006622, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "AttrEmitter", "->", "MaybeSwitchVendor", "(", "", ")", ";", "std", "::", "string", "CPUString", "=", "Subtarget", "->", "getCPUString", "(", ")", ";", "if", "(", "CPUString", "==", "", "||", "Subtarget", "->", "isCortexA8", "(", ")", ")", "{", "AttrEmitter", "->", "EmitTextAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "}", "else", "if", "(", "CPUString", "==", "", ")", "{", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "}", "else", "if", "(", "CPUString", "==", "", ")", "{", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "}", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", "&&", "emitFPU", ")", "{", "AttrEmitter", "->", "EmitTextAttribute", "(", "", ",", "", ")", ";", "emitFPU", "=", "false", ";", "}", "if", "(", "Subtarget", "->", "hasVFP3", "(", ")", ")", "{", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "if", "(", "emitFPU", ")", "AttrEmitter", "->", "EmitTextAttribute", "(", "", ",", "", ")", ";", "}", "else", "if", "(", "Subtarget", "->", "hasVFP2", "(", ")", ")", "{", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "if", "(", "emitFPU", ")", "AttrEmitter", "->", "EmitTextAttribute", "(", "", ",", "", ")", ";", "}", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", ")", "{", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "}", "if", "(", "!", "UnsafeFPMath", ")", "{", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "}", "if", "(", "NoInfsFPMath", "&&", "NoNaNsFPMath", ")", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "else", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ","], "ground_truth": ["", ")", ";"], "File": "ARMAsmPrinter14", "Func": "emitAttributes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13, "Length": 327, "Cover_Rate": 0.6066790352504638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "SubMode", "==", "ia", "||", "SubMode", "==", "db", ")", "&&", "", ")", ";", "return", "(", "(", "int", ")", "SubMode", "<<", "", ")", "|", "(", "(", "int", ")", "WB", "<<", ""], "ground_truth": [")", "|", "Offset", ";"], "File": "ARMAddressingModes21", "Func": "getAM5Opc", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14, "Length": 36, "Cover_Rate": 0.6792452830188679, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op1", "=", "U", "->", "getOperand", "(", "", ")", ";", "if", "(", "ConstantSDNode", "*", "Imm", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op1", ")", ")", "if", "(", "Imm", "->", "getAPIntValue", "(", ")", ".", "isSignedIntN", "(", "", ")", ")", "return", "false", ";", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Val", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "if", "(", "Val", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "}", "}", "}", "}", "return"], "ground_truth": ["true", ";"], "File": "X86ISelDAGToDAG122", "Func": "IsProfitableToFold", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15, "Length": 81, "Cover_Rate": 0.38028169014084506, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isMesa3DOS", "(", ")", "&&", "", "(", "MF", "."], "ground_truth": ["getFunction", "(", ")", "->", "getCallingConv", "(", ")", ")", ";"], "File": "AMDGPUSubtarget10", "Func": "isMesaGfxShader", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16, "Length": 18, "Cover_Rate": 0.5806451612903226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm512_maskz_avg_epu8", "(", "__mmask64", "__U", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{"], "File": "avx512bwintrin4", "Func": "_mm512_maskz_avg_epu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 17, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TYPE_ARG_TYPES", "(", "funtype", ")", "==", "NULL_TREE", "&&", "type", "!=", "NULL_TREE", "&&", "!", "AGGREGATE_TYPE_P", "(", "type", ")", ")", "{", "if", "(", "mode", "==", "SFmode", ")", "mode", "=", "DFmode", ";", "mode", "=", "arg_promotion", "(", "mode", ")", ";", "}", "return", "mode"], "ground_truth": [";"], "File": "nvptx2", "Func": "nvptx_promote_function_mode", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 18, "Length": 41, "Cover_Rate": 0.47674418604651164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "GV", ")", "||", "(", "", "(", "GV", ")", "&&", "GV", "->", "hasSection", "(", ")", "&&", "isAgentAllocationSection", "(", "GV", "->", "getSection"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "AMDGPUTargetObjectFile3", "Func": "isAgentAllocation", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 19, "Length": 28, "Cover_Rate": 0.6222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "LSHIFTRT", ":", "if", "(", "!", "CONST_INT_P", "(", "XEXP", "(", "src", ",", "", ")", ")", "||", "!", "IN_RANGE", "(", "INTVAL", "(", "XEXP", "(", "src", ",", "", ")", ")", ",", "", ",", "GET_MODE_BITSIZE", "(", "mode", ")", "-", "", ")", ")", "return", "false", ";", "break", ";", "case", "SMAX", ":", "case", "SMIN", ":", "case", "UMAX", ":", "case", "UMIN", ":", "if", "(", "(", "mode", "==", "DImode", "&&", "!", "TARGET_AVX512VL", ")", "||", "(", "mode", "==", "SImode", "&&", "!", "TARGET_SSE4_1", ")", ")", "return", "false", ";", "case", "AND", ":", "case", "IOR", ":", "case", "XOR", ":", "case", "PLUS", ":", "case", "MINUS", ":", "if", "(", "!", "REG_P", "(", "XEXP", "(", "src", ",", "", ")", ")", "&&", "!", "MEM_P", "(", "XEXP", "(", "src", ",", "", ")", ")", "&&", "!", "CONST_INT_P", "(", "XEXP", "(", "src", ",", "", ")", ")", ")", "return", "false", ";", "if", "(", "GET_MODE", "(", "XEXP", "(", "src", ",", "", ")", ")", "!=", "mode", "&&", "!", "CONST_INT_P", "(", "XEXP", "(", "src", ",", "", ")", ")", ")", "return", "false", ";", "if", "(", "GET_CODE", "(", "src", ")", "!=", "AND", "||", "GET_CODE", "(", "XEXP", "(", "src", ",", "", ")", ")", "!=", "NOT", ")", "break", ";", "src", "=", "XEXP", "(", "src", ",", "", ")", ";", "case", "NOT"], "ground_truth": [":"], "File": "i386-features", "Func": "general_scalar_to_vector_candidate_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 20, "Length": 195, "Cover_Rate": 0.4105263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rint64x", "(", "double", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "acle___rint64x", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 21, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "frame_allocated", "=", "", ";", "int", "i", ";", "if", "(", "save_blink", ")", "{", "reg", "=", "gen_rtx_REG", "(", "Pmode", ",", "RETURN_ADDR_REGNUM", ")", ";", "frame_allocated", "+=", "frame_save_reg", "(", "reg", ",", "offset", ")", ";", "offset", "=", "", ";", "}", "if", "(", "gmask", ")", "for", "(", "i", "=", "GMASK_LEN", ";", "i", ">=", "", ";", "i", "--", ")", "{", "machine_mode", "save_mode", "=", "SImode", ";", "if", "(", "TARGET_LL64", "&&", "(", "(", "i", "-", "", ")", "%", "", "==", "", ")", "&&", "(", "(", "gmask", "&", "(", "", "<<", "i", ")", ")", "!=", "", ")", "&&", "(", "(", "gmask", "&", "(", "", "<<", "(", "i", "-", "", ")", ")", ")", "!=", "", ")", ")", "{", "save_mode", "=", "DImode", ";", "--", "i", ";", "}", "else", "if", "(", "(", "gmask", "&", "(", "", "<<", "i", ")", ")", "==", "", ")", "continue", ";", "reg", "=", "gen_rtx_REG", "("], "ground_truth": ["save_mode", ",", "i", ")", ";"], "File": "arc", "Func": "arc_save_callee_saves", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 22, "Length": 142, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "NaClRewritePass", "::", "AlignAllJumpTargets", "(", "MachineFunction", "&", "MF", ")", "{", "MachineJumpTableInfo", "*", "jt_info", "=", "MF", ".", "getJumpTableInfo", "(", ")", ";", "if", "(", "jt_info", ")", "{", "const", "std", "::", "vector", "<", "MachineJumpTableEntry", ">", "&", "JT", "=", "jt_info", "->", "getJumpTables", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "JT", ".", "size", "(", ")", ";", "++", "i", ")", "{", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "MBBs", "=", "JT", "[", "i", "]", ".", "MBBs", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "MBBs", ".", "size", "(", ")", ";", "++", "j", ")", "{", "MBBs", "[", "j", "]", "->", "setAlignment", "(", "", ")", ";", "}", "}", "}", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*"], "ground_truth": ["I", ";"], "File": "MipsNaClRewritePass", "Func": "AlignAllJumpTargets", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 23, "Length": 144, "Cover_Rate": 0.8944099378881988, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "SMLoc", "SS", "=", "getLoc", "(", ")", ";", "const", "AsmToken", "&", "TokE", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "TokE", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "MatchOperand_NoMatch", ";", "if", "(", "!", "TokE", ".", "getString", "(", ")", ".", "equals_lower", "(", "", ")", "||", "Parser", ".", "getLexer", "(", ")", ".", "peekTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Hash", ")", ")", "return", "MatchOperand_NoMatch", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "", ",", "false", ",", "SS", ",", "getContext", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "ImmVal", ";", "SS", "=", "getLoc", "(", ")", ";", "if", "(", "Parser", ".", "parseExpression", "(", "ImmVal", ")", ")", "return", "MatchOperand_ParseFail", ";", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ImmVal", ")", ";", "if", "(", "!", "MCE", ")", "return", "MatchOperand_ParseFail", ";", "int", "Val", "=", "MCE", "->", "getValue", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "MCConstantExpr", "::", "create", "(", "Val", ",", "getContext", "(", ")", ")", ",", "SS", ",", "getLoc", "("], "ground_truth": [")", ",", "getContext", "(", ")", ")", ")", ";"], "File": "AArch64AsmParser59", "Func": "tryParseMulImm4", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 24, "Length": 190, "Cover_Rate": 0.9223300970873787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitComment", "(", ")", ";", "OutStreamer", "->", "emitIntValueInHexWithPadding", "(", "(", "SecondHalfOfMandatoryField", "&", "", ")", ">>", "", ",", "", ")", ";", "uint32_t", "GPRSaved", "=", "", ";", "unsigned", "GPRBegin", "=", "Subtarget", "->", "is64", "(", ")", "?", "", ":", "", ";", "unsigned", "GPREnd", "=", "Subtarget", "->", "is64", "(", ")", "?", "", ":", "", ";", "for", "(", "unsigned", "Reg", "=", "GPRBegin", ";", "Reg", "<=", "GPREnd", ";", "++", "Reg", ")", "{", "if", "(", "MRI", ".", "isPhysRegModified", "(", "Reg", ")", ")", "{", "GPRSaved", "=", "GPREnd", "-", "Reg", "+", "", ";", "break", ";", "}", "}", "SecondHalfOfMandatoryField", "|=", "(", "GPRSaved", "<<", "TracebackTable", "::", "GPRSavedShift", ")", "&", "TracebackTable", "::", "GPRSavedMask", ";", "GENBOOLCOMMENT", "(", "", ",", "SecondHalfOfMandatoryField", ",", "HasVectorInfo", ")", ";", "GENBOOLCOMMENT", "(", "", ",", "SecondHalfOfMandatoryField", ",", "HasExtensionTable", ")", ";", "GENVALUECOMMENT", "(", "", ",", "SecondHalfOfMandatoryField", ",", "GPRSaved", ")", ";", "EmitComment", "(", ")", ";", "OutStreamer", "->", "emitIntValueInHexWithPadding", "(", "(", "SecondHalfOfMandatoryField", "&", "", ")", ">>", "", ",", "", ")", ";", "uint32_t", "NumberOfFixedPara", "=", "FI", "->", "getFixedParamNum", "(", ")", ";", "SecondHalfOfMandatoryField", "|=", "(", "NumberOfFixedPara", "<<", "TracebackTable", "::", "NumberOfFixedParmsShift", ")", "&", "TracebackTable", "::", "NumberOfFixedParmsMask", ";", "GENVALUECOMMENT", "(", "", ",", "SecondHalfOfMandatoryField", ",", "NumberOfFixedParms", ")", ";", "EmitComment", "(", ")", ";", "OutStreamer", "->", "emitIntValueInHexWithPadding", "(", "(", "SecondHalfOfMandatoryField", "&", "", ")", ">>", "", ",", "", ")", ";", "SecondHalfOfMandatoryField", "|=", "TracebackTable", "::", "HasParmsOnStackMask", ";", "uint32_t", "NumberOfFPPara", "=", "FI", "->", "getFloatingPointParamNum", "(", ")", ";", "SecondHalfOfMandatoryField", "|=", "(", "NumberOfFPPara", "<<", "TracebackTable", "::", "NumberOfFloatingPointParmsShift", ")", "&", "TracebackTable", "::", "NumberOfFloatingPointParmsMask", ";", "GENVALUECOMMENT", "(", "", ",", "SecondHalfOfMandatoryField", ",", "NumberOfFloatingPointParms", ")", ";", "GENBOOLCOMMENT", "(", "", ",", "SecondHalfOfMandatoryField", ",", "HasParmsOnStack", ")", ";", "EmitComment", "(", ")", ";", "OutStreamer", "->", "emitIntValueInHexWithPadding", "(", "SecondHalfOfMandatoryField", "&", "", ",", "", ")", ";", "if", "(", "NumberOfFixedPara", "||", "NumberOfFPPara", ")", "{", "assert", "(", "(", "SecondHalfOfMandatoryField", "&", "TracebackTable", "::", "HasVectorInfoMask", ")", "==", "", "&&", "", ")", ";", "uint32_t", "ParaType", "=", "FI", "->", "getParameterType", "(", ")", ";", "CommentOS", "<<", "", "<<", "XCOFF", "::", "parseParmsType", "(", "ParaType", ",", "NumberOfFixedPara", "+", "NumberOfFPPara", ")", ";", "EmitComment", "(", ")", ";", "OutStreamer", "->", "emitIntValueInHexWithPadding", "(", "ParaType", ",", "sizeof", "(", "ParaType", ")", ")", ";", "}", "OutStreamer", "->", "AddComment", "(", "", ")", ";", "if", "(", "FirstHalfOfMandatoryField", "&", "TracebackTable", "::", "HasTraceBackTableOffsetMask", ")", "{", "MCSymbol", "*", "FuncSectSym", "=", "getObjFileLowering", "(", ")", ".", "getFunctionEntryPointSymbol", "(", "&", "(", "MF", "->", "getFunction", "(", ")", ")", ",", "TM", ")", ";", "OutStreamer", "->", "emitAbsoluteSymbolDiff", "(", "FuncEnd", ",", "FuncSectSym", ",", "", ")", ";", "}", "if", "(", "FirstHalfOfMandatoryField", "&", "TracebackTable", "::", "IsInterruptHandlerMask", ")", "report_fatal_error", "(", "", ")", ";", "if", "(", "FirstHalfOfMandatoryField", "&", "TracebackTable", "::", "HasControlledStorageMask", ")", "report_fatal_error", "(", "", ")", ";", "if", "(", "FirstHalfOfMandatoryField", "&", "TracebackTable", "::", "IsFunctionNamePresentMask", ")", "{", "StringRef", "Name", "=", "MF", "->", "getName", "(", ")"], "ground_truth": [".", "substr", "(", "", ",", "INT16_MAX", ")", ";"], "File": "PPCAsmPrinter52", "Func": "emitTracebackTable", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 25, "Length": 424, "Cover_Rate": 0.3602378929481733, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LocalTypes", ".", "insert", "(", "LocalTypes", ".", "end", "(", ")", ",", "Locals"], "ground_truth": [".", "begin", "(", ")", ",", "Locals", ".", "end", "(", ")", ")", ";"], "File": "WebAssemblyAsmTypeCheck (2)", "Func": "localDecl", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 26, "Length": 23, "Cover_Rate": 0.5476190476190477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetMachine", "::", "addInstSelector", "(", "PassManagerBase", "&", "PM", ",", "bool", "Fast", ")", "{", "PM", ".", "add", "(", "createISelDag", "(", "*"], "ground_truth": ["this", ")", ")", ";"], "File": "PIC16TargetMachine2", "Func": "addInstSelector", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 27, "Length": 24, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "Worklist", ".", "pop_back_val", "(", ")", ";", "if", "(", "!", "DoneRegs", ".", "insert", "(", "Reg", ")", ".", "second", ")", "continue", ";", "for", "(", "auto", "&", "Use", ":", "MRI", "->", "use_instructions", "(", "Reg", ")", ")", "if", "(", "Use", ".", "getOpcode", "(", ")", "==", "", ")", "{", "MachineOperand", "&", "TrueMO", "=", "Use", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "FalseMO", "=", "Use", ".", "getOperand", "(", "", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getCommonSubClass", "(", "getRC32", "(", "FalseMO", ",", "VRM", ",", "MRI", ")", ",", "getRC32", "(", "TrueMO", ",", "VRM", ",", "MRI", ")", ")", ";", "if", "(", "RC", "&&", "RC", "!=", "&", "", ")", "{", "SmallSet", "<", "unsigned", ",", "", ">", "CopyHints", ";", "CopyHints", ".", "insert", "(", "Hints", ".", "begin", "(", ")", ",", "Hints", ".", "end", "(", ")", ")", ";", "Hints", ".", "clear", "(", ")", ";", "for", "(", "MCPhysReg", "Reg", ":", "Order", ")", "if", "(", "CopyHints", ".", "count", "(", "Reg", ")", "&&", "RC", "->", "contains", "(", "Reg", ")", "&&", "!", "MRI", "->", "isReserved", "(", "Reg", ")", ")", "Hints", ".", "push_back", "(", "Reg", ")", ";", "for", "(", "MCPhysReg", "Reg", ":", "Order", ")", "if", "(", "!", "CopyHints", ".", "count", "(", "Reg", ")", "&&", "RC", "->", "contains", "(", "Reg", ")", "&&", "!", "MRI", "->", "isReserved", "(", "Reg", ")", ")", "Hints", ".", "push_back", "(", "Reg", ")", ";", "return", "true", ";", "}", "unsigned", "OtherReg", "=", "(", "TrueMO", ".", "getReg", "(", ")", "==", "Reg", "?", "FalseMO", ".", "getReg", "(", ")", ":", "TrueMO", ".", "getReg", "(", ")", ")", ";", "if", "(", "MRI", "->", "getRegClass", "(", "OtherReg", ")", "=="], "ground_truth": ["&", "", ")", "Worklist", ".", "push_back", "(", "OtherReg", ")", ";"], "File": "SystemZRegisterInfo16", "Func": "getRegAllocationHints", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 28, "Length": 263, "Cover_Rate": 0.6446078431372549, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printOperand", "(", "MI", ",", "opNum", ",", "O", ")", ";", "if", "(", "Modifier", "&&", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "{", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "opNum", "+", "", ",", "O", ")", ";", "}", "else", "{", "if", "(", "MI", "->", "getOperand", "(", "opNum", "+", "", ")", ".", "isImm", "(", ")", "&&", "MI", "->", "getOperand", "(", "opNum", "+", "", ")", ".", "getImm", "(", ")", "==", "", ")", "return", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "NVPTXAsmPrinter15", "Func": "printMemOperand", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 29, "Length": 77, "Cover_Rate": 0.6814159292035398, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Src", ".", "getValueType", "(", ")", "==", "", ")", "return", "Op", ";", "if", "(", "Src", ".", "getValueType", "(", ")", "==", "", ")", "{", "if", "(", "Op", ".", "getValueType", "(", ")", "==", "", ")", "{", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Res", ")", ";", "}", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "{", "const", "uint64_t", "TwoE31", "[", "]", "=", "{", "", ",", "", "}", ";", "APFloat", "APF", "=", "APFloat", "(", "APFloat", "::", "DoubleDouble", "(", ")", ",", "APInt", "("], "ground_truth": ["", ",", "TwoE31", ")", ")", ";"], "File": "PPCISelLowering94", "Func": "LowerFP_TO_INT", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 30, "Length": 181, "Cover_Rate": 0.40582959641255606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "BasePtr", "=", "TRI", "->", "getBaseRegister", "(", ")", ";", "if", "(", "STI", ".", "isTarget64BitILP32", "(", ")", ")"], "ground_truth": ["BasePtr", "=", "getSubSuperRegister", "(", "BasePtr", ",", "", ")", ";"], "File": "X86FrameLowering (2)3", "Func": "determineCalleeSaves", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 31, "Length": 26, "Cover_Rate": 0.3466666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "evaluateConstantImm", "(", "int64_t", "&", "Imm", ",", "MCExpr", "::", "VariantKind", "&", "VK", ")", "const", "{", "const", "MCExpr", "*", "Val", "=", "getImm", "(", ")", ";", "bool", "Ret", "=", "false", ";", "if", "(", "auto", "*", "RE", "=", "dyn_cast", "<", "MCExpr", ">"], "ground_truth": ["(", "Val", ")", ")", "{"], "File": "RISCVAsmParser11", "Func": "evaluateConstantImm", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 32, "Length": 44, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "targetm", ".", "calls", ".", "must_pass_in_stack", "(", "arg", ")", ")", "return", "true", ";", "if", "(", "MMIX_FUNCTION_ARG_SIZE", "(", "arg", ".", "mode", ",", "arg", ".", "type", ")", ">", "", "&&", "!", "TARGET_LIBFUNC", "&&", "(", "!"], "ground_truth": ["argsp", "||", "!", "argsp", "->", "lib", ")", ")", "return", "true", ";"], "File": "mmix", "Func": "mmix_pass_by_reference", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 33, "Length": 45, "Cover_Rate": 0.6338028169014085, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "InlineAsm", "::", "Constraint_m", ":", "OutOps", ".", "push_back", "(", "Op", ")", ";", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "Cpu0ISelDAGToDAG4", "Func": "SelectInlineAsmMemoryOperand", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 34, "Length": 19, "Cover_Rate": 0.34545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Kind", ".", "isBSS", "(", ")", "&&", "IsGlobalInSmallSection", "(", "GV", ",", "TM", ",", "Kind", ")", ")", "return", "SmallBSSSection", ";", "if", "(", "Kind", ".", "isDataRel", "(", ")", "&&", "IsGlobalInSmallSection", "(", "GV", ",", "TM", ",", "Kind", ")", ")", "return", "SmallDataSection", ";", "return", "TargetLoweringObjectFileELF", "::", "SelectSectionForGlobal", "(", "GV", ",", "Kind", ","], "ground_truth": ["Mang", ",", "TM", ")", ";"], "File": "MipsTargetObjectFile2", "Func": "SelectSectionForGlobal", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 35, "Length": 54, "Cover_Rate": 0.675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "SSE42CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX1CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX2CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX512CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX512BWCostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "if", "(", "ST", "->", "hasBWI", "(", ")", ")", "if", "(", "const", "auto", "*", "Entry", "=", "CostTableLookup", "(", "AVX512BWCostTbl", ",", "ISD", ",", "MTy", ")", ")", "return", "LT", ".", "first", "*"], "ground_truth": ["Entry", "->", "Cost", ";"], "File": "X86TargetTransformInfo117", "Func": "getMinMaxCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 36, "Length": 349, "Cover_Rate": 0.36430062630480164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createTargetTransformInfoPass", "(", "this"], "ground_truth": [")", ")", ";"], "File": "NVPTXTargetMachine43", "Func": "addAnalysisPasses", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 37, "Length": 10, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "LoadMnemonic", "=", "", ";", "StoreMnemonic", "=", "", ";", "break", ";", "case", "", ":", "LoadMnemonic", "=", "", ";", "StoreMnemonic", "=", "", ";", "break", ";", "}", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "Register", "dest", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "ptrA", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "ptrB", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "incr", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "*", "loopMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "loop2MBB", "=", "CmpOpcode", "?", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ":", "nullptr", ";", "MachineBasicBlock", "*", "exitMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "It", ",", "loopMBB", ")", ";", "if", "(", "CmpOpcode", ")", "F", "->", "insert", "(", "It", ",", "loop2MBB", ")", ";", "F", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "F", "->", "getRegInfo", "(", ")", ";", "Register", "TmpReg", "=", "(", "!", "BinOpcode", ")", "?", "incr", ":", "RegInfo", ".", "createVirtualRegister", "(", "AtomicSize", "==", "", "?", "&", "", ":", "&", "", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "BB", "=", "loopMBB", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "LoadMnemonic", ")", ",", "dest", ")", ".", "addReg", "(", "ptrA", ")", ".", "addReg", "(", "ptrB", ")", ";", "if", "(", "BinOpcode", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "TmpReg", ")"], "ground_truth": [".", "addReg", "(", "incr", ")", ".", "addReg", "(", "dest", ")", ";"], "File": "PPCISelLowering100", "Func": "EmitAtomicBinary", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 38, "Length": 333, "Cover_Rate": 0.4599447513812155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Occupancy", "<", "Limit", ")", "Occupancy", "=", "Limit", ";", "limitOccupancy", "(", "MF"], "ground_truth": [")", ";"], "File": "SIMachineFunctionInfo (2)2", "Func": "increaseOccupancy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 39, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "m68k_use_return_insn", "(", "void", ")", "{", "if", "(", "!", "reload_completed", "||", "frame_pointer_needed", "||", "get_frame_size", "(", ")", "!=", "", ")", "return", "false", ";", "m68k_compute_frame_layout", "("], "ground_truth": [")", ";"], "File": "m68k", "Func": "m68k_use_return_insn", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 40, "Length": 26, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ";", "const", "TargetRegisterClass", "*", "SuperRC", "=", "CI", ".", "IsX2", "?", "&", "", ":", "&", "", ";", "unsigned", "DestReg", "=", "MRI", "->", "createVirtualRegister", "(", "SuperRC", ")", ";", "unsigned", "MergedOffset", "=", "std", "::", "min", "(", "CI", ".", "Offset0", ",", "CI", ".", "Offset1", ")", ";", "BuildMI", "(", "*", "MBB", ",", "CI", ".", "Paired", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ",", "DestReg", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "sbase", ")", ")", ".", "addImm", "(", "MergedOffset", ")", ".", "addImm", "(", "CI", ".", "GLC0", ")", ".", "cloneMergedMemRefs", "(", "{", "&", "*", "CI", ".", "I", ",", "&", "*", "CI", ".", "Paired", "}", ")", ";", "unsigned", "SubRegIdx0", "=", "CI", ".", "IsX2", "?", "", ":", "", ";", "unsigned", "SubRegIdx1", "=", "CI", ".", "IsX2", "?", "", ":", "", ";", "if", "(", "CI", ".", "Offset0", ">", "CI", ".", "Offset1", ")", "std", "::", "swap", "(", "SubRegIdx0", ",", "SubRegIdx1", ")", ";", "const", "MCInstrDesc", "&", "CopyDesc", "=", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ";", "const", "auto", "*", "Dest0", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "sdst", ")", ";", "const", "auto", "*", "Dest1", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "Paired", ",", ""], "ground_truth": ["::", "sdst", ")", ";"], "File": "SILoadStoreOptimizer2", "Func": "mergeSBufferLoadImmPair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 41, "Length": 204, "Cover_Rate": 0.5411140583554377, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Insn", "=", "(", "Bytes", "[", "", "]", "<<", "", ")", "|", "(", "Bytes", "[", "", "]", "<<", "", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "MCS51Disassembler", "Func": "readInstruction16", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 42, "Length": 25, "Cover_Rate": 0.3424657534246575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "size", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "size", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "type", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "align", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "type", "==", "", "&&", "align", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "type", "==", "", "&&", "align", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "load", "=", "fieldFromInstruction", "(", "Insn", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "ARMDisassembler39", "Func": "DecodeVLDST2Instruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 43, "Length": 89, "Cover_Rate": 0.6592592592592592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "requiresRegisterScavenging", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "true"], "ground_truth": [";"], "File": "AArch64RegisterInfo (2)", "Func": "requiresRegisterScavenging", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 44, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitARM64WinUnwindCode", "(", "Win64EH", "::", "UOP_Context", ",", "-", "", ",", ""], "ground_truth": [")", ";"], "File": "AArch64WinCOFFStreamer", "Func": "emitARM64WinCFIContext", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 45, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCA", ".", "getOrCreateSymbolData", "(", "*", "GP_Disp", ")", ";", "MCInst", "TmpInst", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "const", "MCSymbolRefExpr", "*", "LoSym", "=", "MCSymbolRefExpr", "::", "Create", "(", "", ",", "MCSymbolRefExpr", "::", "VK__ABS_LO", ",", "MCA", ".", "getContext", "(", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateExpr", "(", "LoSym", ")", ")", ";", "getStreamer", "(", ")", ".", "EmitInstruction", "(", "TmpInst", ",", "STI", ")", ";", "TmpInst", ".", "clear", "(", ")", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "const", "MCSymbolRefExpr", "*", "HiSym", "=", "MCSymbolRefExpr", "::", "Create", "(", "", ",", "MCSymbolRefExpr", "::", "VK__ABS_HI", ",", "MCA", ".", "getContext", "(", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateExpr", "(", "HiSym", ")", ")", ";", "getStreamer", "(", ")", ".", "EmitInstruction", "(", "TmpInst", ",", "STI", ")", ";", "TmpInst", ".", "clear", "("], "ground_truth": [")", ";"], "File": "MipsTargetStreamer15", "Func": "emitDirectiveCpLoad", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 46, "Length": 139, "Cover_Rate": 0.516728624535316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "msp430_print_operand", "(", "FILE", "*", "file", ",", "rtx", "op", ",", "int", "letter", ")", "{", "rtx", "addr", ";", "switch", "(", "letter", ")", "{", "case", "'Z'", ":", "gcc_assert", "(", "CONST_INT_P", "(", "op", ")", ")", ";", "fprintf", "(", "file", ",", "", ",", "INTVAL", "(", "op", ")", "-", "", ")", ";", "return", ";", "case", "'Y'", ":", "gcc_assert", "(", "CONST_INT_P", "(", "op", ")", ")", ";", "fprintf", "(", "file", ",", "", ",", "INTVAL", "(", "op", ")", "-", "", ")", ";", "return", ";", "case", "'I'", ":", "if", "(", "GET_CODE", "(", "op", ")", "==", "CONST_INT", ")", "{", "int", "i", "=", "INTVAL", "(", "op", ")", ";", "fprintf", "(", "file", ",", "", ",", "~", "i", ")", ";", "return", ";", "}", "op", "=", "XEXP", "(", "op", ",", "", ")", ";", "break", ";", "case", "'r'", ":", "switch", "(", "GET_CODE", "(", "op", ")", ")", "{", "case", "EQ", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "NE", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "GEU", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "LTU", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "GE", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "LT", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "GTU", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "LEU", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "GT", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "LE", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "default", ":", "msp430_print_operand_raw", "(", "file", ",", "op", ")", ";", "break", ";", "}", "return", ";", "case", "'R'", ":", "switch", "(", "GET_CODE", "(", "op", ")", ")", "{", "case", "GTU", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "LEU", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "GT", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "LE", ":", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "default", ":", "msp430_print_operand_raw", "(", "file", ",", "op", ")", ";", "break", ";", "}", "return", ";", "case", "'p'", ":", "gcc_assert", "(", "CONST_INT_P", "(", "op", ")", ")", ";", "fprintf", "(", "file", ",", "", ",", "", "<<", "INTVAL", "(", "op", ")", ")", ";", "return", ";", "case", "'b'", ":", "switch", "(", "GET_MODE", "(", "op", ")", ")", "{", "case", "QImode", ":", "fprintf", "(", "file", ",", "", ")", ";", "return", ";", "case", "HImode", ":", "fprintf", "(", "file", ",", "", ")", ";", "return", ";", "case", "PSImode", ":", "fprintf", "(", "file", ",", "", ")", ";", "return", ";", "case", "SImode", ":", "fprintf", "(", "file", ",", "", ")", ";", "return", ";", "default", ":", "return", ";", "}", "case", "'A'", ":", "case", "'L'", ":", "switch", "(", "GET_CODE", "(", "op", ")", ")", "{", "case", "MEM", ":", "op", "=", "adjust_address", "(", "op", ",", "Pmode", ",", "", ")", ";", "break", ";", "case", "REG", ":", "break", ";", "case", "CONST_INT", ":", "op", "=", "GEN_INT", "(", "INTVAL", "(", "op", ")", "&", "", ")", ";", "letter", "=", "", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "break", ";", "case", "'B'", ":", "case", "'H'", ":", "switch", "(", "GET_CODE", "(", "op"], "ground_truth": [")", ")", "{"], "File": "msp4302", "Func": "msp430_print_operand", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 47, "Length": 510, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "CPTmp0", ";", "SDValue", "CPTmp1", ";", "SDValue", "CPTmp2", ";", "if", "(", "isThumb2", ")", "{", "if", "(", "SelectImmShifterOperand", "(", "N0", ",", "CPTmp0", ",", "CPTmp1", ")", ")", "continue", ";", "}", "else", "{", "if", "(", "SelectImmShifterOperand", "(", "N0", ",", "CPTmp0", ",", "CPTmp1", ")", "||", "SelectRegShifterOperand", "(", "N0", ",", "CPTmp0", ",", "CPTmp1", ",", "CPTmp2", ")", ")", "continue", ";", "}", "Srl", "=", "CurDAG", "->", "getNode", "(", "", ",", "SDLoc", "(", "Srl", ")", ",", "", ",", "Srl", ".", "getOperand", "(", "", ")", ",", "CurDAG", "->", "getConstant", "(", "Srl_imm", "+", "TZ", ",", "SDLoc", "(", "Srl", ")", ",", "", ")", ")", ";", "N1", "=", "CurDAG", "->", "getNode", "(", "", ",", "SDLoc", "(", "N1", ")", ",", "", ",", "Srl", ",", "CurDAG", "->", "getConstant", "(", "And_imm", ",", "SDLoc", "(", "Srl", ")"], "ground_truth": [",", "", ")", ")", ";"], "File": "ARMISelDAGToDAG118", "Func": "PreprocessISelDAG", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 48, "Length": 126, "Cover_Rate": 0.3118811881188119, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "expandLoadAddressReg", "(", "MCInst", "&", "Inst", ",", "bool", "Is32BitImm", ",", "SMLoc", "IDLoc", ",", "SmallVectorImpl", "<", "MCInst", ">", "&", "Instructions", ")", "{", "const", "MCOperand", "&", "DstRegOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "DstRegOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "const", "MCOperand", "&", "SrcRegOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "SrcRegOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "const", "MCOperand", "&", "ImmOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "(", "ImmOp", ".", "isImm", "(", ")", "||", "ImmOp", ".", "isExpr", "(", ")", ")", "&&", "", ")", ";", "if", "(", "!", "ImmOp", ".", "isImm", "(", ")", ")", "{", "if", "(", "loadAndAddSymbolAddress", "(", "ImmOp", ".", "getExpr", "(", ")", ",", "DstRegOp", ".", "getReg", "(", ")", ",", "SrcRegOp", ".", "getReg", "(", ")", ",", "Is32BitImm", ",", "IDLoc", ",", "Instructions", ")", ")", "return", "true", ";", "return", "false", ";", "}", "if", "(", "loadImmediate", "(", "ImmOp", ".", "getImm", "(", ")", ",", "DstRegOp", ".", "getReg", "(", ")", ",", "SrcRegOp", ".", "getReg", "("], "ground_truth": [")", ",", "Is32BitImm", ",", "IDLoc", ",", "Instructions", ")", ")", "return", "true", ";"], "File": "MipsAsmParser6", "Func": "expandLoadAddressReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 49, "Length": 178, "Cover_Rate": 0.978021978021978, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallPtrSet", "<", "BasicBlock", "*", ",", "", ">", "ExceptBlocks", ";", "for", "(", "BasicBlock", "&", "BB", ":", "F", ")", "{", "for", "(", "auto", "I", "=", "BB", ".", "begin", "(", ")", ",", "E", "=", "BB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "auto", "*", "CI", "=", "dyn_cast", "<", "CallInst", ">", "(", "I", ")", ")", "{", "auto", "*", "Intrin", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "CI", ")", ";", "if", "(", "Intrin", ")", "{", "continue", ";", "}", "insertStateNumberStore", "(", "RegNode", ",", "CI", ",", "-", "", ")", ";", "}", "else", "if", "(", "auto", "*", "II", "=", "dyn_cast", "<", "InvokeInst", ">", "(", "I", ")", ")", "{", "LandingPadInst", "*", "LPI", "=", "II", "->", "getUnwindDest", "(", ")", "->", "getLandingPadInst", "(", ")", ";", "auto", "InsertionPair", "=", "FuncInfo", ".", "LandingPadStateMap", ".", "insert", "(", "std", "::", "make_pair", "(", "LPI", ",", "CurState", ")", ")", ";", "auto", "Iter", "=", "InsertionPair", ".", "first", ";", "int", "&", "State", "=", "Iter", "->", "second", ";", "bool", "Inserted", "=", "InsertionPair", ".", "second", ";", "if", "(", "Inserted", ")", "{", "auto", "*", "EHActions", "=", "cast", "<", "IntrinsicInst", ">", "(", "LPI", "->", "getNextNode", "(", ")", ")", ";", "SmallVector", "<", "std", "::", "unique_ptr", "<", "ActionHandler", ">", ",", "", ">", "ActionList", ";", "parseEHActions", "(", "EHActions", ",", "ActionList", ")", ";", "assert", "(", "!", "ActionList", ".", "empty", "(", ")", ")", ";", "CurState", "+=", "ActionList", ".", "size", "(", ")", ";", "State", "+=", "ActionList", ".", "size", "(", ")", "-", "", ";", "for", "(", "auto", "&", "Handler", ":", "ActionList", ")", "{", "if", "(", "auto", "*", "CH", "=", "dyn_cast", "<", "CatchHandler", ">", "(", "Handler", ".", "get", "(", ")", ")", ")", "{", "auto", "*", "BA", "=", "cast", "<", "BlockAddress", ">", "(", "CH", "->", "getHandlerBlockOrFunc", "(", ")", ")", ";", "for", "(", "BasicBlock", "*", "Pred", ":", "predecessors", "(", "BA", "->", "getBasicBlock", "(", ")", ")", ")", "assert", "(", "Pred", "->", "isLandingPad", "(", ")", "&&", "", ")", ";", "ExceptBlocks", ".", "insert", "(", "BA", "->", "getBasicBlock", "(", ")", ")", ";", "}", "}", "}", "insertStateNumberStore", "(", "RegNode", ",", "II", ",", "State", ")", ";", "}", "}", "}", "Function", "*", "RestoreFrame", "=", "", "(", "TheModule", ",", "", ")", ";", "for", "(", "BasicBlock", "*", "ExceptBB", ":"], "ground_truth": ["ExceptBlocks", ")", "{"], "File": "X86WinEHState21", "Func": "addSEHStateStores", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 50, "Length": 347, "Cover_Rate": 0.8261904761904761, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "builtin_decls_data", "bdda", "[", "]", "=", "{", "{", "double_type_node", ",", "", ",", "AARCH64_BUILTIN_RSQRT_DF", "}", ",", "{", "float_type_node", ",", "", ",", "AARCH64_BUILTIN_RSQRT_SF", "}", ",", "{", "V2DF_type_node", ",", "", ",", "AARCH64_BUILTIN_RSQRT_V2DF", "}", ",", "{", "V2SF_type_node", ",", "", ",", "AARCH64_BUILTIN_RSQRT_V2SF", "}", ",", "{", "V4SF_type_node", ",", "", ",", "AARCH64_BUILTIN_RSQRT_V4SF", "}", "}", ";", "builtin_decls_data", "*", "bdd", "=", "bdda", ";", "builtin_decls_data", "*", "bdd_end", "=", "bdd", "+", "(", "sizeof", "(", "bdda", ")", "/", "sizeof", "(", "builtin_decls_data", ")", ")", ";", "for", "(", ";", "bdd", "<", "bdd_end", ";", "bdd", "++", ")", "{", "ftype", "=", "build_function_type_list", "(", "bdd", "->", "type_node", ",", "bdd", "->", "type_node", ",", "NULL_TREE", ")", ";", "tree", "attrs", "=", "aarch64_get_attributes", "(", "FLAG_FP", ",", "TYPE_MODE", "(", "bdd", "->", "type_node", ")", ")", ";", "fndecl", "=", "aarch64_general_add_builtin", "(", "bdd", "->", "builtin_name", ",", "ftype", ",", "bdd", "->", "function_code", ",", "attrs", ")", ";", "aarch64_builtin_decls", "[", "bdd", "->", "function_code", "]", "=", "fndecl"], "ground_truth": [";"], "File": "aarch64-builtins", "Func": "aarch64_init_builtin_rsqrt", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 51, "Length": 138, "Cover_Rate": 0.6831683168316832, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeConstPropagationPass", "(", "PR", ")", ";", "initializeEarlyIfConversionPass", "(", "PR", ")", ";", "initializeGenMuxPass", "(", "PR", ")", ";", "initializeHardwareLoopsPass", "(", "PR", ")", ";", "initializeLoopIdiomRecognizeLegacyPassPass", "(", "PR", ")", ";", "initializeNewValueJumpPass", "(", "PR", ")", ";", "initializeOptAddrModePass", "(", "PR", ")", ";", "initializePacketizerPass", "(", "PR", ")", ";", "initializeRDFOptPass", "(", "PR", ")", ";", "initializeSplitDoubleRegsPass", "(", "PR", ")", ";", "initializeVectorCombineLegacyPass", "(", "PR", ")"], "ground_truth": [";"], "File": "HexagonTargetMachine28", "Func": "LLVMInitializeHexagonTarget", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 52, "Length": 55, "Cover_Rate": 0.5288461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_t", "SecondColon", "=", "AccessPattern", ".", "find_first_of", "(", "':'", ",", "FirstColon", "+", "", ")", ";", "StringRef", "IndexPattern", "=", "AccessPattern", ".", "substr", "(", "FirstDollar", "+", "", ")", ";", "StringRef", "RelocKindStr", "=", "AccessPattern", ".", "substr", "(", "FirstColon", "+", "", ",", "SecondColon", "-", "FirstColon", ")", ";", "StringRef", "PatchImmStr", "=", "AccessPattern", ".", "substr", "(", "SecondColon", "+", "", ",", "FirstDollar", "-", "SecondColon", ")", ";", "BTFFieldReloc", "FieldReloc", ";", "FieldReloc", ".", "Label", "=", "ORSym", ";", "FieldReloc", ".", "OffsetNameOff", "=", "addString", "(", "IndexPattern", ")", ";", "FieldReloc", ".", "TypeID"], "ground_truth": ["=", "RootId", ";"], "File": "BTFDebug16", "Func": "generateFieldReloc", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 53, "Length": 82, "Cover_Rate": 0.4939759036144578, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TT", ".", "isOSBinFormatELF", "(", ")", ")", "return", "make_unique", "<", "TargetLoweringObjectFileELF", ">", "(", ")", ";", "if", "(", "TT", ".", "isKnownWindowsMSVCEnvironment", "(", ")", ")", "return", "make_unique", "<", "WindowsTargetObjectFile", ">", "(", ")", ";", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "return", "make_unique", "<", "TargetLoweringObjectFileCOFF", ">", "(", ")", ";", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "X86TargetMachine112", "Func": "createTLOF", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 54, "Length": 53, "Cover_Rate": 0.43089430894308944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqshlu_n_s16", "(", "int16x4_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "__builtin_aarch64_sqshlu_nv4hi_uss", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vqshlu_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 55, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Subtarget", "::", "isLegalToCallImmediateAddr", "(", ")", "const", "{", "if", "(", "In64BitMode", "||", "isTargetWin32", "(", ")", ")", "return", "false", ";", "return", "isTargetELF", "(", ")", "||", "TM", ".", "getRelocationModel", "(", ")", "=="], "ground_truth": ["Reloc", "::", "Static", ";"], "File": "X86Subtarget (2)3", "Func": "isLegalToCallImmediateAddr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 56, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Identifier", ")", "&&", "", ")", ";", "StringRef", "Mask", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "isMClass", "(", ")", ")", "{", "std", "::", "string", "Name", "=", "Mask", ".", "lower", "(", ")", ";", "unsigned", "FlagsVal", "=", "StringSwitch", "<", "unsigned", ">", "(", "Name", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "~", "", ")", ";", "if", "(", "FlagsVal", "==", "~", "", ")", "return", "MatchOperand_NoMatch", ";", "if", "(", "!", "hasV7Ops", "(", ")", "&&", "FlagsVal", ">=", "", "&&", "FlagsVal", "<=", "", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMSRMask", "(", "FlagsVal", ",", "S", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "size_t", "Start", "=", "", ",", "Next", "=", "Mask", ".", "find", "(", "'_'", ")", ";", "StringRef", "Flags", "=", "", ";", "std", "::", "string", "SpecReg", "=", "Mask", ".", "slice", "(", "Start", ",", "Next", ")", ".", "lower", "(", ")", ";", "if", "(", "Next", "!=", "StringRef", "::", "npos", ")", "Flags", "=", "Mask", ".", "slice", "(", "Next", "+", "", ",", "Mask", ".", "size", "(", ")", ")", ";", "unsigned", "FlagsVal", "=", "", ";", "if", "(", "SpecReg", "==", "", ")", "{", "FlagsVal", "=", "StringSwitch", "<", "unsigned", ">", "(", "Flags", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "~", "", ")", ";", "if", "(", "FlagsVal", "==", "~", "", ")", "{", "if", "(", "!", "Flags", ".", "empty", "(", ")", ")", "return", "MatchOperand_NoMatch", ";", "else", "FlagsVal", "=", "", ";", "}", "}", "else", "if", "(", "SpecReg", "==", "", "||", "SpecReg", "==", "", ")", "{", "if", "(", "Flags", "==", "", "||", "Flags", "==", "", ")", "Flags", "=", "", ";", "for", "(", "int", "i", "=", "", ",", "e", "=", "Flags", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Flag", "=", "StringSwitch", "<", "unsigned", ">", "(", "Flags", ".", "substr", "(", "i", ",", "", ")", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "~", "", ")", ";", "if", "(", "FlagsVal", "==", "~", "", "||", "(", "FlagsVal", "&", "Flag", ")", ")", "return", "MatchOperand_NoMatch", ";", "FlagsVal", "|=", "Flag", ";", "}", "}", "else", "return", "MatchOperand_NoMatch", ";", "if", "(", "SpecReg", "==", "", ")", "FlagsVal", "|=", "", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMSRMask", "(", "FlagsVal", ",", "S", ")", ")", ";", "return"], "ground_truth": ["MatchOperand_Success", ";"], "File": "ARMAsmParser12", "Func": "parseMSRMaskOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 57, "Length": 506, "Cover_Rate": 0.9250457038391224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "llvm_unreachable", "(", "", ")", ";", "}", "namespace", "{", "class", "MCAsmBackend", ":", "public", "MCAsmBackend", "{", "uint8_t", "OSABI", ";", "public", ":", "MCAsmBackend", "(", "uint8_t", "osABI", ")", ":", "MCAsmBackend", "(", "", ")", ",", "OSABI", "(", "osABI", ")", "{", "}", "unsigned", "getNumFixupKinds", "(", ")", "const", "override", "{", "return", "", ";", "}", "const", "MCFixupKindInfo", "&", "getFixupKindInfo", "(", "MCFixupKind", "Kind", ")", "const", "override", ";", "void", "applyFixup", "(", "const", "MCAssembler", "&", "Asm", ",", "const", "MCFixup", "&", "Fixup", ",", "const", "MCValue", "&", "Target", ",", "MutableArrayRef", "<", "char", ">", "Data", ",", "uint64_t", "Value", ",", "bool", "IsResolved", ")", "const", "override", ";", "bool", "mayNeedRelaxation", "(", "const", "MCInst", "&", "Inst", ")", "const", "override", "{", "return", "false", ";", "}", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCRelaxableFragment", "*", "Fragment", ",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "override", "{", "return", "false", ";", "}", "void", "relaxInstruction", "(", "const", "MCInst", "&", "Inst", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCInst", "&", "Res", ")", "const", "override", "{", "llvm_unreachable", "(", "", ")", ";", "}", "bool", "writeNopData", "(", "raw_ostream", "&", "OS", ",", "uint64_t", "Count", ")", "const", "override", ";", "std", "::", "unique_ptr", "<", "MCObjectTargetWriter", ">", "createObjectTargetWriter", "(", ")", "const", "override", "{", "return", "createObjectWriter", "(", "OSABI", ")", ";", "}", "}", ";", "}", "const", "MCFixupKindInfo", "&", "MCAsmBackend", "::", "getFixupKindInfo", "(", "MCFixupKind", "Kind", ")", "const", "{", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", "}", ";", "if", "(", "Kind", "<", "FirstTargetFixupKind", ")", "return", "MCAsmBackend", "::", "getFixupKindInfo", "(", "Kind", ")", ";", "assert", "(", "unsigned", "(", "Kind", "-", "FirstTargetFixupKind", ")", "<", "getNumFixupKinds", "(", ")", "&&", "", ")", ";", "return", "Infos", "[", "Kind", "-", "FirstTargetFixupKind", "]", ";", "}", "void", "MCAsmBackend", "::", "applyFixup", "(", "const", "MCAssembler", "&", "Asm", ",", "const", "MCFixup", "&", "Fixup", ",", "const", "MCValue", "&", "Target", ",", "MutableArrayRef", "<", "char", ">", "Data", ",", "uint64_t", "Value", ",", "bool", "IsResolved", ")", "const", "{", "MCFixupKind", "Kind", "=", "Fixup", ".", "getKind", "(", ")", ";", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "unsigned", "BitSize", "=", "getFixupKindInfo", "(", "Kind", ")", ".", "TargetSize", ";", "unsigned", "Size", "=", "(", "BitSize", "+", "", ")", "/", "", ";", "assert", "(", "Offset", "+", "Size", "<=", "Data", ".", "size", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "SystemZMCAsmBackend12", "Func": "extractBitsForFixup", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 58, "Length": 403, "Cover_Rate": 0.6336477987421384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MI", "&&", "TII", "->", "isSALU", "(", "*", "MI"], "ground_truth": [")", "&&", "!", "MI", "->", "isTerminator", "(", ")", ";"], "File": "AMDGPUSubtarget1", "Func": "isSALU", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 59, "Length": 18, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "LaneSize", "=", "Mask", ".", "size", "(", ")", "/", "", ";", "bool", "LaneCrossing", "[", "", "]", "=", "{", "false", ",", "false", "}", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "if", "(", "Mask", "[", "i", "]", ">=", "", "&&", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "!=", "i", "/", "LaneSize", ")", "LaneCrossing", "[", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "]", "=", "true", ";", "if", "(", "!", "LaneCrossing", "[", "", "]", "||", "!", "LaneCrossing", "[", "", "]", ")", "return", "splitAndLowerVectorShuffle", "(", "DL", ",", "VT", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "FlippedBlendMask", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "FlippedBlendMask", ".", "push_back", "(", "Mask", "[", "i", "]", "<", "", "?", "-", "", ":", "(", "(", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "==", "i", "/", "LaneSize", ")", "?", "Mask", "[", "i", "]", ":", "Mask", "[", "i", "]", "%", "LaneSize", "+", "(", "i", "/", "LaneSize", ")", "*", "LaneSize", "+", "Size", ")", ")", ";", "unsigned", "PERMMask", "=", "", "|", "", "<<", "", ";", "SDValue", "Flipped", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "V1", ",", "DAG", ".", "getConstant", "(", "PERMMask", ",", "DL", ",", "", ")", ")", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "DL", ",", "V1", ",", "Flipped", ",", "FlippedBlendMask", ")", ";", "}", "return", "lowerVectorShuffleAsDecomposedShuffleBlend", "(", "DL", ",", "VT", ",", "V1", ",", "V2"], "ground_truth": [",", "Mask", ",", "DAG", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "lowerVectorShuffleAsLanePermuteAndBlend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 60, "Length": 285, "Cover_Rate": 0.8689024390243902, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "__o", "=", "__builtin_neon_vld4v4si", "(", "(", "const", "__builtin_neon_si", "*", ")", "__a", ")", ";", "return", "__rv", "."], "ground_truth": ["__i", ";"], "File": "arm", "Func": "neon_vld4q_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 61, "Length": 19, "Cover_Rate": 0.48717948717948717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "infer_vector_or_tuple_type", "(", "argno", ","], "ground_truth": ["vectors_per_tuple", "(", ")", ")", ";"], "File": "aarch64-sve-builtins", "Func": "infer_tuple_type", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 62, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printMemOperand", "(", "const", "MCInst", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "opNum", ",", "O", ")", ";", "MCOperand", "opnd2", "=", "MI", "->", "getOperand", "(", "opNum", "+", "", ")", ";", "if", "(", "opnd2", ".", "isImm", "(", ")", "&&", "opnd2", ".", "getImm", "(", ")", "<", "", ")", "{", "O", "<<", "", ";", "O", "<<", "(", "int", ")", "opnd2", ".", "getImm", "(", ")", "*"], "ground_truth": ["-", "", ";"], "File": "VideocoreInstPrinter", "Func": "printMemOperand", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 63, "Length": 75, "Cover_Rate": 0.7352941176470589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Optional", "<", "int64_t", ">", "getVectorShiftImm", "(", "Register", "Reg", ",", "MachineRegisterInfo", "&", "MRI", ")", "{", "assert", "(", "MRI", ".", "getType", "(", "Reg", ")", ".", "isVector", "(", ")", "&&", "", ")", ";", "MachineInstr", "*", "OpMI", "=", "MRI", ".", "getVRegDef", "(", "Reg", ")", ";", "assert", "(", "OpMI", "&&", "", ")", ";", "return", "getVectorSplatScalar", "(", "*", "OpMI"], "ground_truth": [",", "MRI", ")", ";"], "File": "AArch64InstructionSelector1", "Func": "getVectorShiftImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 64, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__v4hi", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__vis_fpsub16", "(", "__v4hi", "__A", ",", "__v4hi", "__B", ")", "{", "return", "__builtin_vis_fpsub16", "(", "__A", ",", "__B"], "ground_truth": [")", ";"], "File": "visintrin", "Func": "__vis_fpsub16", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 65, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "BlockAddress", "*", "BA", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", "->", "getBlockAddress", "(", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getTargetBlockAddress", "("], "ground_truth": ["BA", ",", "getPointerTy", "(", ")", ")", ";"], "File": "MSP430ISelLowering14", "Func": "LowerBlockAddress", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 66, "Length": 31, "Cover_Rate": 0.4246575342465753, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HazardRecognizer", "(", "const", "InstrItineraryData", "*", "ItinData", ",", "const", "BaseInstrInfo", "&", "tii", ",", "const", "BaseRegisterInfo", "&", "tri"], "ground_truth": [",", "const", "Subtarget", "&", "sti", ",", "const", "ScheduleDAG", "*", "DAG", ")", ":"], "File": "ARMHazardRecognizer17", "Func": "ARMHazardRecognizer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 67, "Length": 28, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "SrcLoReg", ",", "SrcHiReg", ",", "DstLoReg", ",", "DstHiReg", ";", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "DstIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "bool", "DstIsKill", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "bool", "SrcIsKill", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "bool", "ImpIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "TRI", "->", "splitReg", "(", "SrcReg", ",", "SrcLoReg", ",", "SrcHiReg", ")", ";", "TRI", "->", "splitReg", "(", "DstReg", ",", "DstLoReg", ",", "DstHiReg", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "OpLo", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstLoReg", ",", "getKillRegState"], "ground_truth": ["(", "DstIsKill", ")", ")", ".", "addReg", "(", "SrcLoReg", ",", "getKillRegState", "(", "SrcIsKill", ")", ")", ";"], "File": "MCS51ExpandPseudoInsts", "Func": "expandArith", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 68, "Length": 158, "Cover_Rate": 0.5939849624060151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x8_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_s16_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 69, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "Tail", ".", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", "return", "false", ";", "Register", "BaseAddrReg", "=", "Tail", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "DestReg", "!=", "BaseAddrReg", ")", "return", "false", ";", "MachineOperand", "&", "TailImmOp", "=", "Tail", ".", "getOperand", "(", "", ")", ";", "int64_t", "Offset", "=", "TailImmOp", ".", "getImm", "(", ")", ";", "HiLUI", ".", "getOperand", "(", "", ")", ".", "setOffset", "(", "Offset", ")", ";", "Tail", ".", "RemoveOperand", "(", "", ")", ";", "MachineOperand", "&", "ImmOp", "=", "LoADDI", ".", "getOperand", "(", "", ")", ";", "ImmOp", ".", "setOffset"], "ground_truth": ["(", "Offset", ")", ";"], "File": "RISCVMergeBaseOffset12", "Func": "detectAndFoldOffset", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 70, "Length": 121, "Cover_Rate": 0.30788804071246817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MCDisassembler", "::", "Fail", ";", "}", "DstA", "=", "decodeAField", "(", "Insn", ")", ";", "DecodeGPR32RegisterClass", "(", "Inst", ",", "DstA", ",", "Address", ",", "Decoder", ")", ";", "LImm", "=", "(", "Insn", ">>", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "LImm", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", ""], "ground_truth": [")", ")", ";"], "File": "ARCDisassembler10", "Func": "DecodeLdLImmInstruction", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 71, "Length": 56, "Cover_Rate": 0.4628099173553719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PassRegistry", "&", "PR", "=", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeGlobalISel", "(", "PR", ")", ";", "initializeWinEHStatePassPass", "(", "PR", ")", ";", "initializeFixupBWInstPassPass", "(", "PR", ")", ";", "initializeEvexToVexInstPassPass", "(", "PR", ")", ";", "initializeFixupLEAPassPass", "(", "PR", ")", ";", "initializeShadowCallStackPass", "(", "PR", ")", ";", "initializeCallFrameOptimizationPass", "(", "PR", ")", ";", "initializeCmovConverterPassPass", "(", "PR", ")", ";", "initializeExecutionDomainFixPass", "(", "PR"], "ground_truth": [")", ";"], "File": "X86TargetMachine127", "Func": "LLVMInitializeX86Target", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 72, "Length": 56, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", "::", "tc_13bfbcf9", ":", "case", "", "::", "tc_174516e8", ":", "case", "", "::", "tc_1a2fd869", ":", "case", "", "::", "tc_1c4528a2", ":", "case", "", "::", "tc_32779c6f", ":", "case", "", "::", "tc_5b54b33f", ":", "case", "", "::", "tc_6b25e783", ":", "case", "", "::", "tc_76851da1", ":", "case", "", "::", "tc_9debc299", ":", "case", "", "::", "tc_a9d88b22", ":", "case", "", "::", "tc_bafaade3", ":", "case", "", "::", "tc_bcf98408", ":", "case", "", "::", "tc_bdceeac1", ":", "case", "", "::", "tc_c8ce0b5c", ":", "case", "", "::", "tc_d1aa9eaa", ":", "case", "", "::", "tc_d773585a", ":", "case", "", "::", "tc_df3319ed", ":", "return", "true"], "ground_truth": [";"], "File": "HexagonDepTimingClasses2", "Func": "is_TC3x", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 73, "Length": 88, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "p1", "->", "mode", "[", "", "]", "==", "p2", "->", "mode", "[", "", "]", ")", "&&", "(", "p1", "->", "mode", "[", "", "]", "==", "p2", "->", "mode", "[", "", "]", ")", "&&", "(", "p1", "->", "mode", "[", "", "]", "==", "p2", "->", "mode", "[", "", "]", ")", "&&", "(", "p1", "->", "mode", "[", "", "]", "==", "p2", "->", "mode", "[", "", "]", ")", "&&", "(", "p1", "->", "uns_p", "[", "", "]", "==", "p2", "->", "uns_p", "[", "", "]", ")", "&&", "(", "p1", "->", "uns_p", "[", "", "]", "==", "p2", "->", "uns_p", "[", "", "]", ")", "&&", "(", "p1", "->", "uns_p", "[", "", "]", "==", "p2", "->", "uns_p", "["], "ground_truth": ["", "]", ")", "&&", "(", "p1", "->", "uns_p", "[", "", "]", "==", "p2", "->", "uns_p", "[", "", "]", ")", ")", ";"], "File": "rs6000-call", "Func": "equal", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 74, "Length": 131, "Cover_Rate": 0.8972602739726028, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_aadd64", "(", "(", "long", "long", "*", ")", "__A", ",", "__B"], "ground_truth": [")", ";"], "File": "raointintrin", "Func": "_aadd_i64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 75, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "getOffsetLoc"], "ground_truth": ["(", ")", "{"], "File": "X86AsmParser110", "Func": "getOffsetLoc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 76, "Length": 5, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "Curr", ":"], "ground_truth": ["Shapes", ")", "delete", "Curr", ";"], "File": "Relooper4", "Func": "~Relooper", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 77, "Length": 10, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isHighReg", "(", "unsigned", "int", "Reg", ")", "{", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "return", "true", ";", "assert", "(", "", ".", "contains", "(", "Reg", ")", "&&", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "SystemZInstrInfo (2)2", "Func": "isHighReg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 78, "Length": 36, "Cover_Rate": 0.8780487804878049, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ix86_dep_by_shift_count_body", "(", "PATTERN", "(", "set_insn", ")", ",", "PATTERN", "(", "use_insn"], "ground_truth": [")", ")", ";"], "File": "i386", "Func": "ix86_dep_by_shift_count", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 79, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskload_epi32", "(", "int"], "ground_truth": ["const", "*", "__X", ",", "__m128i", "__M", ")", "{"], "File": "avx2intrin", "Func": "_mm_maskload_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 80, "Length": 24, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "get_hard_reg_initial_val", "(", "Pmode", ",", "TP_REGNO"], "ground_truth": [")", ";"], "File": "mep", "Func": "mep_tp_rtx", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 81, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "qword", ")", "(", "vec_rl", "(", "(", "vec_ushort8", ")", "(", "a", ")", ",", "vec_splat", "(", "(", "vec_ushort8", ")", "(", "si_from_int", "(", "b"], "ground_truth": [")", ")", ",", "", ")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_rothi", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 82, "Length": 33, "Cover_Rate": 0.717391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImmS27", "("], "ground_truth": [")", "const", "{"], "File": "VideocoreAsmParser", "Func": "isImmS27", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 83, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "hasAVX", "(", ")", "&&", "N", "->", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Op", "(", "N", ",", "", ")", ";", "if", "(", "TLI", ".", "isTypeLegal", "(", "VT", ")", "&&", "TLI", ".", "isTypeLegal", "(", "In", ".", "getValueType", "(", ")", ")", ")", "if", "("], "ground_truth": ["SDValue", "Res", "=", "combineShufflesRecursively", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "Res", ";"], "File": "X86ISelLowering202", "Func": "combineExtInVec", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 84, "Length": 62, "Cover_Rate": 0.3229166666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCSubtargetInfo", "*", "createMCSubtargetInfo", "(", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ")", "{", "MCSubtargetInfo", "*", "X", "=", "new", "MCSubtargetInfo", "("], "ground_truth": [")", ";"], "File": "rvexMCTargetDesc", "Func": "creatervexMCSubtargetInfo", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 85, "Length": 24, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MEM_P", "(", "SET_SRC", "(", "body", ")", ")", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "SET_SRC", "(", "body", ")", ")", "==", "VEC_SELECT", "&&", "MEM_P", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", ")", "return", "", ";", "if", "(", "pattern_is_rotate64", "(", "body", ")", "&&", "MEM_P", "(", "XEXP", "(", "SET_SRC", "(", "body", ")"], "ground_truth": [",", "", ")", ")", ")", "return", "", ";"], "File": "rs6000-p8swap", "Func": "insn_is_load_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 86, "Length": 64, "Cover_Rate": 0.44755244755244755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MFI", "->", "setFrameAddressIsTaken", "(", "true", ")", ";", "bool", "is31", "=", "(", "DisableFramePointerElim", "(", "MF", ")", "||", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "&&", "MFI", "->", "getStackSize", "(", ")", "&&", "!", "MF", ".", "getFunction", "(", ")", "->", "hasFnAttr", "(", "Attribute", "::", "Naked", ")", ";", "unsigned", "FrameReg", "=", "is64", "?", "(", "is31", "?", "", ":", "", ")", ":", "(", "is31", "?", "", ":"], "ground_truth": ["", ")", ";"], "File": "PPCISelLowering21", "Func": "LowerFRAMEADDR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 87, "Length": 74, "Cover_Rate": 0.334841628959276, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_shufpd256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")", "__B", ",", "__imm", ",", "(", "__v4df", ")", "__W", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_shuffle_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 88, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Desc", ".", "mayLoad", "(", ")", "||", "!", "Desc", ".", "mayStore", "(", ")", ")", "return", "true", ";", "int", "DMaskIdx", "=", "", "(", "Opc", ",", "", "::", "dmask", ")", ";", "unsigned", "DMask", "=", "Inst", ".", "getOperand", "(", "DMaskIdx", ")", ".", "getImm", "(", ")"], "ground_truth": ["&", "", ";"], "File": "AMDGPUAsmParser1", "Func": "validateMIMGAtomicDMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 89, "Length": 47, "Cover_Rate": 0.40869565217391307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_ADDRESSES", ")", "{", "fprintf", "(", "asm_out_file", ",", "", ",", "INSN_ADDRESSES", "(", "uid", ")", ",", "INSN_ADDRESSES", "(", "uid", ")", "-", "last_insn_address", ")", ";", "last_insn_address", "=", "INSN_ADDRESSES"], "ground_truth": ["(", "uid", ")", ";"], "File": "h83003", "Func": "final_prescan_insn", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 90, "Length": 31, "Cover_Rate": 0.484375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_label", "(", "XEXP", "(", "label", ",", "", ")", ")", ";", "before", "=", "scratch", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_load_locked", "(", "SImode", ",", "before", ",", "mem", ")", ";", "switch", "(", "code", ")", "{", "case", "IOR", ":", "case", "XOR", ":", "case", "AND", ":", "after", "=", "expand_simple_binop", "(", "SImode", ",", "code", ",", "before", ",", "val", ",", "NULL_RTX", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "scratch", "=", "after", ";", "break", ";", "case", "PLUS", ":", "case", "MINUS", ":", "before", "=", "expand_binop", "(", "SImode", ",", "and_optab", ",", "scratch", ",", "mask", ",", "NULL_RTX", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "scratch", "=", "expand_binop", "(", "SImode", ",", "xor_optab", ",", "scratch", ",", "before", ",", "scratch", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "after", "=", "expand_simple_binop", "(", "SImode", ",", "code", ",", "before", ",", "val", ",", "NULL_RTX", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "after", "=", "expand_binop", "(", "SImode", ",", "and_optab", ",", "after", ",", "mask", ",", "after", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "scratch", "=", "expand_binop", "(", "SImode", ",", "ior_optab", ",", "scratch", ",", "after", ",", "scratch", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "break", ";", "case", "MULT", ":", "after", "=", "expand_binop", "(", "SImode", ",", "and_optab", ",", "before", ",", "val", ",", "NULL_RTX", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "after", "=", "expand_binop", "(", "SImode", ",", "xor_optab", ",", "after", ",", "mask", ",", "after", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "scratch", "=", "after", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "emit_store_conditional", "(", "SImode", ",", "mem", ",", "scratch", ")", ";", "emit_unlikely_jump", "(", "EQ", ",", "label", ")", ";", "if", "(", "orig_before", ")", "or1k_finish_atomic_subword", "(", "mode", ",", "orig_before", ",", "before", ",", "shift", ")", ";", "if", "(", "orig_after", ")", "or1k_finish_atomic_subword", "(", "mode", ",", "orig_after", ",", "after"], "ground_truth": [",", "shift", ")", ";"], "File": "or1k", "Func": "or1k_expand_atomic_op_qihi", "Target": "or1k", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 91, "Length": 270, "Cover_Rate": 0.6136363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitter", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCRegisterInfo"], "ground_truth": ["&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{"], "File": "X86MCCodeEmitter20", "Func": "createX86MCCodeEmitter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 92, "Length": 26, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CortexX1", ":", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "A64FX", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "MaxInterleaveFactor", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "AppleA7", ":", "case", "AppleA10", ":", "case", "AppleA11", ":", "case", "AppleA12", ":", "case", "AppleA13", ":", "case", "AppleA14", ":", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "ExynosM3", ":", "MaxInterleaveFactor", "=", "", ";", "MaxJumpTableSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "break", ";", "case", "Falkor", ":", "MaxInterleaveFactor", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "Kryo", ":", "MaxInterleaveFactor", "=", "", ";", "VectorInsertExtractBaseCost", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "NeoverseE1", ":", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "NeoverseN1", ":", "case", "NeoverseN2", ":", "case", "NeoverseV1", ":", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "Saphira", ":", "MaxInterleaveFactor", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "ThunderX2T99", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "MaxInterleaveFactor", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "ThunderX", ":", "case", "ThunderXT88", ":", "case", "ThunderXT81", ":", "case", "ThunderXT83", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "TSV110", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "break", ";", "case", "ThunderX3T110", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", ""], "ground_truth": [";"], "File": "AArch64Subtarget82", "Func": "initializeProperties", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 93, "Length": 297, "Cover_Rate": 0.720873786407767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "HexagonVLIWPacketizer (2)1", "Func": "getPassName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 94, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "AsmParser", "::", "tryParseRegister", "(", "unsigned", "&", "RegNo", ",", "SMLoc", "&", "StartLoc", ",", "SMLoc", "&", "EndLoc", ")", "{", "StartLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "RegNo", "=", "parseRegister", "(", "true", ")", ";", "EndLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "RegNo", "=="], "ground_truth": ["", ")", "return", "MatchOperand_NoMatch", ";"], "File": "AVRAsmParser", "Func": "tryParseRegister", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 95, "Length": 58, "Cover_Rate": 0.90625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsUsingAlloca", ")", "Flags", "|=", "", ";", "uint32_t", "DSASize", "=", "MFFrame", ".", "getStackSize", "(", ")", ";", "uint32_t", "DSAAndFlags", "=", "DSASize", "&", "", ";", "DSAAndFlags", "|=", "Flags", ";", "OutStreamer", "->", "AddComment", "(", "", ")", ";", "OutStreamer", "->", "emitLabel", "(", "CurrentFnEPMarkerSym", ")", ";", "OutStreamer", "->", "AddComment", "(", "", ")", ";", "OutStreamer", "->", "emitIntValueInHex", "(", "", ",", "", ")", ";", "OutStreamer", "->", "AddComment", "(", "", ")", ";", "OutStreamer", "->", "emitInt8", "(", "", ")", ";", "OutStreamer", "->", "AddComment", "(", "", ")", ";", "OutStreamer", "->", "emitAbsoluteSymbolDiff", "(", "CurrentFnPPA1Sym", ",", "CurrentFnEPMarkerSym", ",", "", ")", ";", "if", "(", "OutStreamer", "->", "isVerboseAsm", "(", ")", ")", "{", "OutStreamer", "->", "AddComment", "(", "", "+", "Twine", "::", "utohexstr", "(", "DSASize", ")", ")", ";", "OutStreamer", "->", "AddComment", "(", "", ")", ";", "if", "(", "Flags", "&", "", ")", "OutStreamer", "->", "AddComment", "(", "", ")", ";", "else", "OutStreamer", "->", "AddComment"], "ground_truth": ["(", "", ")", ";"], "File": "SystemZAsmPrinter12", "Func": "emitFunctionEntryLabel", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 96, "Length": 141, "Cover_Rate": 0.4519230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallEntry", "::", "isConstant", "(", "const", "MachineFrameInfo", "*", ")", "const", "{", "return", "false"], "ground_truth": [";"], "File": "MipsMachineFunction", "Func": "isConstant", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 97, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "ExtraToken", ",", "Loc", ")", ")", ";", "}", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "if", "(", "parseOperand", "(", "Operands", ",", "Mnemonic", ")", ")", "{", "return", "true", ";", "}", "while", "(", "parseOptionalToken", "(", "AsmToken", "::", "Comma", ")", ")", "{", "if", "(", "parseOperand", "(", "Operands", ",", "Mnemonic", ")", ")", "{", "return", "true", ";", "}", "}", "}", "if", "(", "parseToken", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ")", "return", "true", ";", "tryConvertingToTwoOperandForm", "(", "Mnemonic", ",", "CarrySetting", ",", "Operands", ")", ";", "if", "(", "!", "CarrySetting", "&&", "shouldOmitCCOutOperand", "(", "Mnemonic", ",", "Operands", ")", ")", "Operands", ".", "erase", "(", "Operands", ".", "begin", "(", ")", "+", "", ")", ";", "if", "(", "PredicationCode", "==", "", "&&", "shouldOmitPredicateOperand", "(", "Mnemonic", ",", "Operands", ")", ")", "Operands", ".", "erase", "(", "Operands", ".", "begin", "(", ")", "+", "", ")", ";", "if", "(", "!", "isThumb", "(", ")", "&&", "Mnemonic", "==", "", "&&", "Operands", ".", "size", "(", ")", "==", "", "&&", "static_cast", "<", "Operand", "&", ">", "(", "*", "Operands", "[", "", "]", ")", ".", "isImm", "(", ")", ")", "Operands", ".", "erase", "(", "Operands", ".", "begin", "(", ")", "+", "", ")", ";", "if", "(", "!", "isThumb", "(", ")", "&&", "Operands", ".", "size", "(", ")", ">", "", "&&", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", ")", ")", "{", "bool", "isLoad", "=", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", ")", ";", "unsigned", "Idx", "=", "isLoad", "?", "", ":", "", ";", "Operand", "&", "Op1", "=", "static_cast", "<", "Operand", "&", ">", "(", "*", "Operands", "[", "Idx", "]", ")", ";", "Operand", "&", "Op2", "=", "static_cast", "<", "Operand", "&", ">", "(", "*", "Operands", "[", "Idx", "+", "", "]", ")", ";", "const", "MCRegisterClass", "&", "MRC", "=", "MRI", "->", "getRegClass", "(", "", ")", ";", "if", "(", "Op1", ".", "isReg", "(", ")", "&&", "Op2", ".", "isReg", "(", ")", "&&", "MRC", ".", "contains", "(", "Op1", ".", "getReg", "(", ")", ")", "&&", "MRC", ".", "contains", "(", "Op2", ".", "getReg", "(", ")", ")", ")", "{", "unsigned", "Reg1", "=", "Op1", ".", "getReg", "(", ")", ";", "unsigned", "Reg2", "=", "Op2", ".", "getReg", "(", ")", ";", "unsigned", "Rt", "=", "MRI", "->", "getEncodingValue", "(", "Reg1", ")", ";", "unsigned", "Rt2", "=", "MRI", "->", "getEncodingValue", "(", "Reg2", ")", ";", "if", "(", "Rt", "+", "", "!=", "Rt2", "||", "(", "Rt", "&", "", ")", ")", "{", "return", "Error", "(", "Op2", ".", "getStartLoc", "(", ")", ",", "isLoad", "?", "", ":", "", ")", ";", "}", "unsigned", "NewReg", "=", "MRI", "->", "getMatchingSuperReg", "(", "Reg1", ",", "", ",", "&", "(", "MRI", "->", "getRegClass", "(", "", ")", ")", ")", ";", "Operands", "[", "Idx", "]", "=", "Operand", "::", "CreateReg", "(", "NewReg", ",", "Op1", ".", "getStartLoc", "(", ")", ",", "Op2", ".", "getEndLoc", "(", ")", ")", ";", "Operands", ".", "erase", "(", "Operands", ".", "begin", "("], "ground_truth": [")", "+", "Idx", "+", "", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "ParseInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 98, "Length": 465, "Cover_Rate": 0.3627145085803432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isTC1", "(", "const", "MachineInstr", "&", "MI", ")", "const", "{", "unsigned", "SchedClass", "=", "MI", ".", "getDesc", "(", ")", ".", "getSchedClass", "(", ")", ";", "return", "is_TC1", "("], "ground_truth": ["SchedClass", ")", ";"], "File": "HexagonInstrInfo (2)2", "Func": "isTC1", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 99, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTargetInfo", "(", ")", "{", "RegisterTarget", "<", "Triple", "::", "hsail", ",", "false", ">", "Target32", "(", "The_32Target", ",", "", ",", "", ")", ";", "RegisterTarget", "<", "Triple", "::", "hsail64", ",", "false", ">", "Target64", "(", "The_64Target", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "HSAILTargetInfo", "Func": "LLVMInitializeHSAILTargetInfo", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 100, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "loop_reg", "=", "copy_addr_to_reg", "(", "XEXP", "(", "mem", ",", "", ")", ")", ";", "*", "loop_mem", "=", "change_address", "(", "mem", ",", "BLKmode", ",", "*", "loop_reg"], "ground_truth": [")", ";"], "File": "loongarch", "Func": "loongarch_adjust_block_mem", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 101, "Length": 26, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Header", ".", "amd_machine_version_stepping", "=", "ISA", ".", "Stepping", ";", "Header", ".", "kernel_code_entry_byte_offset", "=", "sizeof", "(", "Header", ")", ";", "Header", ".", "wavefront_size", "=", "", ";", "Header", ".", "call_convention", "=", "-", "", ";", "Header", ".", "kernarg_segment_alignment", "=", "", ";", "Header", ".", "group_segment_alignment", "=", "", ";", "Header", ".", "private_segment_alignment", "=", ""], "ground_truth": [";"], "File": "AMDGPUBaseInfo23", "Func": "initDefaultAMDKernelCodeT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 102, "Length": 48, "Cover_Rate": 0.39669421487603307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", ".", "hasSSE2", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "N", "->", "getValueType", "(", "", ")", ".", "isVector", "(", ")", "||", "!", "N", "->", "getValueType", "(", "", ")", ".", "isSimple", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "In", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "In", ".", "getValueType", "(", ")", ".", "isSimple", "(", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ".", "getSimpleVT", "(", ")", ";", "MVT", "SVT", "=", "VT", ".", "getScalarType", "(", ")", ";", "MVT", "InVT", "=", "In", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "MVT", "InSVT", "=", "InVT", ".", "getScalarType", "(", ")", ";", "if", "(", "!", "isPowerOf2_32", "(", "VT", ".", "getVectorNumElements", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "InSVT", "!=", "", "&&", "InSVT", "!=", "", "&&", "InSVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SVT", "==", "", "&&", "VT", ".", "getSizeInBits", "(", ")", "<", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "(", "!", "Subtarget", ".", "useAVX512Regs", "(", ")", "&&", "VT", ".", "is256BitVector", "(", ")", "&&", "InVT", ".", "is512BitVector", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "NumPackedSignBits", "=", "std", "::", "min", "<", "unsigned", ">", "(", "SVT", ".", "getSizeInBits", "(", ")", ",", "", ")", ";", "unsigned", "NumPackedZeroBits", "=", "Subtarget", ".", "hasSSE41", "(", ")", "?", "NumPackedSignBits", ":"], "ground_truth": ["", ";"], "File": "X86ISelLowering118", "Func": "combineVectorSignBitsTruncation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 103, "Length": 259, "Cover_Rate": 0.6225961538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "", "*", "Info", "=", "", "(", "Inst", ".", "getOpcode", "(", ")", ")", ";", "const", "", "*", "BaseInfo", "=", "", "(", "Info", "->", "BaseOpcode"], "ground_truth": [")", ";"], "File": "SIInsertWaitcnts16", "Func": "getVmemType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 104, "Length": 26, "Cover_Rate": 0.3170731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Version", ".", "Major", ">=", "", ")", "return", "ExtraSGPRs", ";", "if", "(", "Version", ".", "Major", "<", "", ")", "{", "if", "(", "FlatScrUsed", ")", "ExtraSGPRs", "=", "", ";", "}", "else", "{", "if", "(", "XNACKUsed", ")"], "ground_truth": ["ExtraSGPRs", "=", "", ";"], "File": "AMDGPUBaseInfo10", "Func": "getNumExtraSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 105, "Length": 39, "Cover_Rate": 0.4105263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "SystemZSubtarget", "Func": "getInstrInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 106, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "if", "(", "!", "evaluateConstantImm", "(", "getImm", "(", ")", ",", "Imm", ",", "VK", ")", "||", "VK", "!=", "MCExpr", "::", "VK__None", ")", "return", "false", ";", "return", "(", "isRV64", "(", ")", "&&", "isUInt", "<", "", ">", "(", "Imm", ")"], "ground_truth": [")", "||", "isUInt", "<", "", ">", "(", "Imm", ")", ";"], "File": "RISCVAsmParser", "Func": "isUImmLog2XLenHalf", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 107, "Length": 56, "Cover_Rate": 0.7466666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "OutStreamer", ".", "hasRawTextSupport", "(", ")", ")", "return", ";", "emitFrameDirective", "("], "ground_truth": [")", ";"], "File": "MBlazeAsmPrinter", "Func": "EmitFunctionBodyStart", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 108, "Length": 15, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "XCOFFMCAsmInfo", "::", "XCOFFMCAsmInfo", "(", "bool", "Is64Bit", ",", "const", "Triple", "&", "T", ")", "{", "if", "(", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", "||", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppcle", ")", "report_fatal_error", "(", "", ")", ";", "CodePointerSize", "=", "CalleeSaveStackSlotSize", "=", "Is64Bit", "?", "", ":", "", ";", "Data64bitsDirective", "=", "Is64Bit", "?", "", ":"], "ground_truth": ["nullptr", ";"], "File": "PPCMCAsmInfo15", "Func": "PPCXCOFFMCAsmInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 109, "Length": 58, "Cover_Rate": 0.8169014084507042, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isLegalFlatAddressingMode", "(", "const", "AddrMode", "&", "AM", ")", "const", "{", "if", "(", "!", "Subtarget", "->", "hasFlatInstOffsets", "(", ")", ")", "{", "return", "AM", ".", "BaseOffs", "==", "", "&&"], "ground_truth": ["AM", ".", "Scale", "==", "", ";"], "File": "SIISelLowering106", "Func": "isLegalFlatAddressingMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 110, "Length": 35, "Cover_Rate": 0.49295774647887325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Results", ".", "push_back", "(", "RCW", ".", "getValue", "(", "", ")", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "assert", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "Subtarget", ".", "is64Bit", "(", ")", "&&", "", ")", ";", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", ";", "Results", ".", "push_back", "(", "customLegalizeToWOp", "(", "N", ",", "DAG", ")", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "assert", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "Subtarget", ".", "is64Bit", "(", ")", "&&", "Subtarget", ".", "hasStdExtM", "(", ")", "&&", "", ")", ";", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", ";", "Results", ".", "push_back", "(", "customLegalizeToWOp", "(", "N", ",", "DAG", ")", ")", ";", "break", ";", "case", "", ":", "{", "assert", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "Subtarget", ".", "is64Bit", "(", ")"], "ground_truth": ["&&", "Subtarget", ".", "hasStdExtF", "(", ")", "&&", "", ")", ";"], "File": "RISCVISelLowering62", "Func": "ReplaceNodeResults", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 111, "Length": 184, "Cover_Rate": 0.4412470023980815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "Static", ")", "{", "if", "(", "!", "ST", "->", "usingLargeMem", "(", ")", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "GA", ",", "Zero", ")", ";", "}", "else", "{", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "GA", ",", "Zero", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "GA", ",", "Zero", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "Hi", ",", "Lo", ")", ";", "}", "}", "else", "{", "llvm_report_error", "(", ""], "ground_truth": ["", ")", ";"], "File": "SPUISelLowering10", "Func": "LowerGlobalAddress", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 112, "Length": 113, "Cover_Rate": 0.5207373271889401, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsZeroExt", "=", "Op0", ".", "getOpcode", "(", ")", "==", "", ";", "bool", "IsVWMULSU", "=", "IsSignExt", "&&", "Op1", ".", "getOpcode", "(", ")", "==", "", ";", "if", "(", "(", "!", "IsSignExt", "&&", "!", "IsZeroExt", ")", "||", "!", "Op0", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Mask", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "VL", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Op0", ".", "getOperand", "(", "", ")", "!=", "Mask", "||", "Op0", ".", "getOperand", "(", "", ")", "!=", "VL", ")", "return", "SDValue", "(", ")", ";", "MVT", "VT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "unsigned", "NarrowSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", "/", "", ";", "MVT", "NarrowVT", "=", "", "(", "", "(", "NarrowSize", ")", ",", "VT", ".", "getVectorElementCount", "(", ")", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "IsVWMULSU", "||", "Op0", ".", "getOpcode", "(", ")", "==", "Op1", ".", "getOpcode", "(", ")", ")", "{", "if", "(", "!", "Op1", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Op1", ".", "getOperand", "(", "", ")", "!=", "Mask", "||", "Op1", ".", "getOperand", "(", "", ")", "!=", "VL", ")", "return", "SDValue", "(", ")", ";", "Op1", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "}", "else", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "Op1", ".", "getOperand", "(", "", ")", "!=", "VL", ")", "return", "SDValue", "(", ")", ";", "Op1", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "unsigned", "EltBits", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "unsigned", "ScalarBits", "=", "Op1", ".", "getValueSizeInBits", "(", ")", ";", "if", "(", "ScalarBits", "<", "EltBits", ")", "return", "SDValue", "(", ")", ";", "if", "(", "IsSignExt", ")", "{", "if", "(", "DAG", ".", "ComputeNumSignBits", "(", "Op1", ")", "<=", "(", "ScalarBits", "-", "NarrowSize", ")", ")", "return", "SDValue", "(", ")", ";", "}", "else", "{", "APInt", "Mask", "=", "APInt", "::", "getBitsSetFrom", "(", "ScalarBits", ",", "NarrowSize", ")", ";", "if", "(", "!", "DAG", ".", "MaskedValueIsZero", "(", "Op1", ",", "Mask", ")", ")", "return", "SDValue", "(", ")", ";", "}", "Op1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NarrowVT", ",", "Op1", ",", "VL", ")", ";", "}", "else", "return", "SDValue", "(", ")", ";", "Op0", "=", "Op0", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "RISCVISelLowering20", "Func": "combineMUL_VLToVWMUL_VL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 113, "Length": 358, "Cover_Rate": 0.6358792184724689, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vsubq_m_sv4si", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vsubq_m_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 114, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "Result", "=", "decodeInstruction", "(", "DecoderTable32", ",", "MI", ",", "Insn", ",", "Address", ",", "this", ",", "STI", ")", ";", "Size", "=", "", ";", "}", "else", "{", "Insn", "=", "", "::", "read16le", "(", "Bytes", ".", "data", "(", ")", ")", ";", "if", "(", "!", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "Result", "=", "decodeInstruction", "(", "DecoderTable32Only_16", ",", "MI", ",", "Insn", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Result", "!=", "MCDisassembler", "::", "Fail", ")", "{", "Size", "=", "", ";", "return", "Result", ";", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "Result", "=", "decodeInstruction", "(", "DecoderTable16", ",", "MI", ",", "Insn", ",", "Address", ",", "this", ",", "STI", ")", ";", "Size", "=", "", ";", "}", "return", "Result"], "ground_truth": [";"], "File": "RISCVDisassembler33", "Func": "getInstruction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 115, "Length": 137, "Cover_Rate": 0.6555023923444976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_cvttsd2si", "(", "(", "__v2df"], "ground_truth": [")", "__A", ")", ";"], "File": "emmintrin4", "Func": "_mm_cvttsd_si32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 116, "Length": 9, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "DEFAULT_ABI", "==", "ABI_V4", "&&", "TARGET_SECURE_PLT", "&&", "flag_pic", ")"], "ground_truth": ["?", "default_hidden_stack_protect_fail", "(", ")", ":", "default_external_stack_protect_fail", "(", ")", ";"], "File": "rs6000", "Func": "rs6000_stack_protect_fail", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 117, "Length": 19, "Cover_Rate": 0.6785714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "for", "(", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "", ";", "--", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "-", "", "]", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "Thumb1FrameLowering1", "Func": "spillCalleeSavedRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 118, "Length": 75, "Cover_Rate": 0.33482142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly16x8_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpretq_p16_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 119, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "TrueVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "FalseVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "unsigned", "ORIGCC", "=", "~", "", ";", "DebugLoc", "dl", "=", "Op", "."], "ground_truth": ["getDebugLoc", "(", ")", ";"], "File": "PIC16ISelLowering1", "Func": "LowerSELECT_CC", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 120, "Length": 65, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetAsmStreamer", "::", "emitTextAttribute", "(", "unsigned"], "ground_truth": ["Attribute", ",", "StringRef", "String", ")", "{"], "File": "CSKYTargetStreamer", "Func": "emitTextAttribute", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 121, "Length": 12, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Operand", "::", "isToken", "(", ")", "const"], "ground_truth": ["{"], "File": "M68kAsmParser", "Func": "isToken", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 122, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SOffset", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "B", ".", "buildInstr", "(", "", ")", ".", "addDef", "(", "SOffset", ")", ".", "addImm", "(", "ImmOffset", ")", ";", "ImmOffset", "="], "ground_truth": ["", ";"], "File": "AMDGPUInstructionSelector", "Func": "splitIllegalMUBUFOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 123, "Length": 31, "Cover_Rate": 0.4696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "PLUS", ":", "return", "const_ok_for_arm", "(", "ARM_SIGN_EXTEND", "(", "-", "i", ")", ")", ";", "case", "MINUS", ":", "case", "XOR", ":", "case", "IOR", ":", "return"], "ground_truth": ["", ";"], "File": "arm3", "Func": "const_ok_for_op", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 124, "Length": 25, "Cover_Rate": 0.3424657534246575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "Name", "=", "(", "VT", "==", "", ")", "?", "", ":", "", ";", "SDValue", "ES", "=", "DAG", ".", "getExternalFunctionSymbol", "(", "Name", ")", ";", "TargetLowering", "::", "ArgListTy", "Args", ";", "for", "(", "auto", "AI", ":", "{", "", ",", "", "}", ")", "{", "ArgListEntry", "Arg", ";", "Arg", ".", "Node", "=", "Op", ".", "getOperand", "(", "AI", ")", ";", "Arg", ".", "Ty", "=", "Arg", ".", "Node", ".", "getValueType", "(", ")", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "Args", ".", "push_back", "("], "ground_truth": ["Arg", ")", ";"], "File": "ARMISelLowering95", "Func": "LowerWindowsDIVLibCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 125, "Length": 83, "Cover_Rate": 0.3755656108597285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "void", ")", "TRI", ";", "RS", "->", "setRegUsed", "(", "BaseReg", ")", ";", "}", "unsigned", "AddOpc", "=", "isUInt", "<", "", ">", "(", "Offset", ")", "?", "", ":", "", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "AddOpc", ")", ")", ".", "addReg", "(", "BaseReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "FrameReg", ")", ".", "addImm", "(", "Offset", ")", ";", "Offset", "=", "", ";", "KillState", "=", "RegState", "::", "Kill", ";", "}", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "assert", "(", "(", "Offset", "%", "", "==", "", ")", "&&", "", ")", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "assert", "(", "(", "Offset", "%", "", "==", "", ")", "&&", "", ")", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "MI", ".", "getOpcode", "(", ")", ")", ",", "Reg", ")", ".", "addReg", "(", "BaseReg", ",", "KillState", ")", ".", "addImm", "(", "Offset", ")", ".", "addMemOperand", "(", "*", "MI", ".", "memoperands_begin", "(", ")", ")", ";", "break", ";", "case", "", ":", "assert", "(", "(", "Offset", "%", "", "==", "", ")", "&&", "", ")", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "assert", "(", "(", "Offset", "%", "", "==", "", ")", "&&", "", ")", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", ".", "addReg", "(", "Reg", ",", "getKillRegState", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ")", ")", ".", "addReg", "(", "BaseReg", ",", "KillState", ")", ".", "addImm", "(", "Offset", ")", ".", "addMemOperand", "(", "*", "MI", ".", "memoperands_begin", "(", ")", ")", ";", "break", ";", "case", "", ":", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "isUInt", "<", "", ">", "(", "Offset", ")", "?", "", ":", "", ")", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Define", ")", "."], "ground_truth": ["addReg", "(", "FrameReg", ")", ".", "addImm", "(", "Offset", ")", ";"], "File": "ARCRegisterInfo", "Func": "ReplaceFrameIndex", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 126, "Length": 351, "Cover_Rate": 0.5278195488721804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "or1k_expand_atomic_exchange", "(", "rtx", "operands", "[", "]", ")", "{", "rtx", "retval", ",", "mem", ",", "val", ",", "label", ";", "machine_mode", "mode", ";", "retval", "=", "operands", "[", "", "]", ";", "mem", "=", "operands", "[", "", "]", ";", "val", "=", "operands", "[", "", "]", ";", "mode", "=", "GET_MODE", "(", "mem", ")", ";", "if", "(", "reg_overlap_mentioned_p", "(", "retval", ",", "val", ")", ")", "val", "=", "copy_to_reg"], "ground_truth": ["(", "val", ")", ";"], "File": "or1k", "Func": "or1k_expand_atomic_exchange", "Target": "or1k", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 127, "Length": 65, "Cover_Rate": 0.5803571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "vec_cmpeq", "(", "(", "__v2di", ")", "__X", ","], "ground_truth": ["(", "__v2di", ")", "__Y", ")", ";"], "File": "smmintrin2", "Func": "_mm_cmpeq_epi64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 128, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "scalar_int_mode", "spu_unwind_word_mode", "(", "void"], "ground_truth": [")", "{"], "File": "spu3", "Func": "spu_unwind_word_mode", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 129, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "DebugLoc", "DL", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "while", "(", "Offset", ")", "{", "uint64_t", "ThisVal", "=", "(", "Offset", ">", "Chunk", ")", "?", "Chunk", ":", "Offset", ";", "MachineInstr", "*", "MI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", ""], "ground_truth": [")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "isSub", "?", "-", "ThisVal", ":", "ThisVal", ")", ";"], "File": "SystemZFrameInfo", "Func": "emitSPUpdate", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 130, "Length": 77, "Cover_Rate": 0.4010416666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtps_pd", "(", "__m128d", "__W", ",", "__mmask8", "__U", ",", "__m128", "__A", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_cvtps2pd128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v2df", ")", "__W"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_cvtps_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 131, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BasicBlock", "*", "IDom", "=", "DT", "->", "getNode", "(", "Parent", ")", "->", "getIDom", "(", ")", "->", "getBlock", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Phi", "->", "getNumIncomingValues", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Value", "*", "Incoming", "=", "Phi", "->", "getIncomingValue", "(", "i", ")", ";", "if", "(", "Incoming", "!=", "BoolTrue", ")", "continue", ";", "BasicBlock", "*", "From", "=", "Phi", "->", "getIncomingBlock", "(", "i", ")", ";", "if", "(", "From", "==", "IDom", ")", "{", "CallInst", "*", "OldEnd", "=", "dyn_cast", "<", "CallInst", ">", "(", "Parent", "->", "getFirstInsertionPt", "(", ")", ")", ";", "if", "(", "OldEnd", "&&", "OldEnd", "->", "getCalledFunction", "(", ")", "==", "EndCf", ")", "{", "Value", "*", "Args", "[", "]", "=", "{", "OldEnd", "->", "getArgOperand", "(", "", ")", ",", "NewPhi", "}", ";", "Ret", "=", "CallInst", "::", "Create", "(", "ElseBreak", ",", "Args", ",", "", ",", "OldEnd", ")", ";", "continue", ";", "}", "}", "TerminatorInst", "*", "Insert", "=", "From", "->", "getTerminator", "(", ")", ";", "Value", "*", "PhiArg", "=", "CallInst", "::", "Create", "(", "Break", ","], "ground_truth": ["Broken", ",", "", ",", "Insert", ")", ";"], "File": "SIAnnotateControlFlow", "Func": "handleLoopCondition", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 132, "Length": 171, "Cover_Rate": 0.39675174013921116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpb256_mask", "(", "(", "__v32qi", ")", "__X", ",", "(", "__v32qi", ")", "__Y", ",", "", ",", "(", "__mmask8"], "ground_truth": [")", "__M", ")", ";"], "File": "avx512vlbwintrin4", "Func": "_mm256_mask_cmple_epu8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 133, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "static", "", "getVLMUL", "(", "unsigned", "VType", ")", "{", "unsigned", "VLMUL", "="], "ground_truth": ["VType", "&", "", ";"], "File": "RISCVBaseInfo", "Func": "getVLMUL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 134, "Length": 16, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "addRequired", "<", "SinglePathInfo", ">", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU"], "ground_truth": [")", ";"], "File": "PatmosSPPrepare1", "Func": "getAnalysisUsage", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 135, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", "||", "STI", ".", "isTargetDarwin", "(", ")", ")", "markSuperRegs", "(", "Reserved", ",", "getFramePointerReg", "(", "STI", ")", ")", ";", "if", "(", "hasBasePointer", "(", "MF", ")", ")", "markSuperRegs", "(", "Reserved", ",", "BasePtr", ")", ";", "if", "(", "STI", ".", "isR9Reserved", "(", ")", ")", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "if", "(", "!", "STI", ".", "hasD32", "(", ")", ")", "{", "static_assert", "(", "", "==", "", "+", "", ",", "", ")", ";", "for", "(", "unsigned", "R", "=", "", ";", "R", "<", "", ";", "++", "R", ")", "markSuperRegs", "(", "Reserved", ",", "", "+", "R", ")", ";", "}", "const", "TargetRegisterClass", "&", "RC", "=", "", ";", "for", "(", "unsigned", "Reg", ":", "RC", ")", "for", "(", "MCSubRegIterator", "SI", "(", "Reg", ",", "this", ")", ";", "SI", ".", "isValid", "(", ")", ";", "++", "SI", ")", "if", "(", "Reserved", ".", "test", "(", "*", "SI", ")", ")", "markSuperRegs", "(", "Reserved", ",", "Reg", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "assert", "(", "checkAllSuperRegsMarked", "(", "Reserved", ")"], "ground_truth": [")", ";"], "File": "ARMBaseRegisterInfo17", "Func": "getReservedRegs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 136, "Length": 178, "Cover_Rate": 0.6846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ConstantPools", "->", "addEntry", "(", "Streamer", ","], "ground_truth": ["Expr", ",", "", ",", "Loc", ")", ";"], "File": "ARMTargetStreamer (2)", "Func": "addConstantPoolEntry", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 137, "Length": 14, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Opc"], "ground_truth": ["==", "", ";"], "File": "ARMLoadStoreOptimizer32", "Func": "isT1i32Store", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 138, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "FrameLabel", "=", "MMI", "->", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addSym", "(", "FrameLabel", ")", ";", "MachineLocation", "SPDst", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "MachineLocation", "SPSrc", "(", "MachineLocation", "::", "VirtualFP", ",", "-", "FrameSize", "*", "", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "FrameLabel", ",", "SPDst", ",", "SPSrc", ")", ")", ";", "if", "(", "LRSavedOnEntry", ")", "{", "MachineLocation", "CSDst", "(", "MachineLocation", "::", "VirtualFP", ",", "", ")", ";", "MachineLocation", "CSSrc", "(", "", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "FrameLabel", ",", "CSDst", ",", "CSSrc", ")", ")", ";", "}", "}", "if", "(", "saveLR", ")", "{", "int", "LRSpillOffset", "=", "MFI", "->", "getObjectOffset", "(", "XFI", "->", "getLRSpillSlot", "(", ")", ")", ";", "storeToStack", "(", "MBB", ",", "MBBI", ",", "", ",", "LRSpillOffset", "+", "FrameSize", "*", "", ",", "dl", ",", "TII", ")", ";", "MBB", ".", "addLiveIn", "(", "", ")", ";", "if", "(", "emitFrameMoves", ")", "{", "MCSymbol", "*", "SaveLRLabel", "=", "MMI", "->", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addSym", "(", "SaveLRLabel", ")", ";", "MachineLocation", "CSDst", "(", "MachineLocation", "::", "VirtualFP", ",", "LRSpillOffset", ")", ";", "MachineLocation", "CSSrc", "(", "", ")", ";", "MMI", "->", "getFrameMoves", "(", ")", ".", "push_back", "(", "MachineMove", "(", "SaveLRLabel", ",", "CSDst", ",", "CSSrc", ")", ")", ";", "}", "}", "}", "if", "(", "FP", ")", "{", "int", "FPSpillOffset", "=", "MFI", "->", "getObjectOffset", "(", "XFI", "->", "getFPSpillSlot", "(", ")", ")", ";", "storeToStack", "(", "MBB", ",", "MBBI", ",", "", ",", "FPSpillOffset", "+", "FrameSize", "*", "", ",", "dl", ",", "TII", ")", ";", "MBB", ".", "addLiveIn", "(", "", ")", ";", "if", "(", "emitFrameMoves", ")", "{", "MCSymbol", "*", "SaveR10Label", "=", "MMI", "->", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addSym", "(", "SaveR10Label", ")", ";", "MachineLocation", "CSDst", "(", "MachineLocation", "::", "VirtualFP", ",", "FPSpillOffset", ")", ";", "MachineLocation", "CSSrc", "(", "", ")", ";", "MMI", "->", "getFrameMoves", "(", ")", ".", "push_back", "(", "MachineMove", "(", "SaveR10Label", ",", "CSDst", ",", "CSSrc", ")", ")", ";", "}", "unsigned", "FramePtr", "=", "", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "FramePtr", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "emitFrameMoves", ")", "{", "MCSymbol", "*", "FrameLabel", "=", "MMI", "->", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addSym", "(", "FrameLabel", ")", ";", "MachineLocation", "SPDst", "(", "FramePtr", ")", ";", "MachineLocation", "SPSrc", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "MMI", "->", "getFrameMoves", "(", ")", ".", "push_back", "(", "MachineMove", "(", "FrameLabel", ",", "SPDst", ",", "SPSrc", ")", ")", ";", "}", "}", "if", "(", "emitFrameMoves", ")", "{", "std", "::", "vector", "<", "MachineMove", ">", "&", "Moves", "=", "MMI", "->", "getFrameMoves", "(", ")", ";", "std", "::", "vector", "<", "std", "::", "pair", "<", "MCSymbol", "*", ",", "CalleeSavedInfo", ">", ">", "&", "SpillLabels"], "ground_truth": ["=", "XFI", "->", "getSpillLabels", "(", ")", ";"], "File": "XCoreFrameLowering15", "Func": "emitPrologue", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 139, "Length": 494, "Cover_Rate": 0.5040816326530613, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MBB", ";", "}", "if", "(", "!", "Invert", ")", "CCMask", "^=", "CCValid", ";", "MachineBasicBlock", "*", "StartMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "JoinMBB", "=", "splitBlockBefore", "(", "MI", ",", "MBB", ")", ";", "MachineBasicBlock", "*", "FalseMBB", "=", "emitBlockAfter", "(", "StartMBB", ")", ";", "MBB", "=", "StartMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "CCValid", ")", ".", "addImm", "(", "CCMask", ")", ".", "addMBB", "(", "JoinMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "JoinMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "FalseMBB", ")", ";", "MBB", "=", "FalseMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "StoreOpcode", ")", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addOperand", "(", "Base", ")", ".", "addImm", "(", "Disp", ")", ".", "addReg", "(", "IndexReg", ")", ";", "MBB", "->", "addSuccessor", "(", "JoinMBB", ")", ";", "MI", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "SystemZISelLowering106", "Func": "emitCondStore", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 140, "Length": 137, "Cover_Rate": 0.37534246575342467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTargetInfo", "(", ")", "{", "RegisterTarget", "<", "Triple", "::", "sparc", ",", "true", ">", "X", "(", "TheTarget", ",", "", ",", "", ")", ";", "RegisterTarget", "<", "Triple", "::", "sparcv9", ",", "true", ">", "Y", "(", "TheV9Target", ",", "", ",", "", ")", ";", "RegisterTarget", "<", "Triple", "::", "sparcel", ",", "true", ">", "Z", "(", "TheelTarget"], "ground_truth": [",", "", ",", "", ")", ";"], "File": "SparcTargetInfo (2)", "Func": "LLVMInitializeSparcTargetInfo", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 141, "Length": 56, "Cover_Rate": 0.9824561403508771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "T", ":", "SLSBLRThunks", ")", "createThunkFunction", "("], "ground_truth": ["MMI", ",", "T", ".", "Name", ")", ";"], "File": "AArch64SLSHardening", "Func": "insertThunks", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 142, "Length": 16, "Cover_Rate": 0.5925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_move_insn", "(", "mem", ",", "gen_const_mem", "(", "HImode", ",", "fnaddr", ")", ")", ";", "mem", "=", "adjust_address", "(", "m_tramp", ",", "SImode", ",", "", ")", ";", "emit_move_insn", "(", "mem", ",", "cxt", ")", ";", "mem", "=", "adjust_address", "(", "m_tramp", ",", "SImode"], "ground_truth": [",", "", ")", ";"], "File": "vax", "Func": "vax_trampoline_init", "Target": "vax", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 143, "Length": 41, "Cover_Rate": 0.3416666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "UseGOTOFF", "?", "", ":", "", ";", "}", "else", "{", "DestReg1", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "", ")", ",", "DestReg1", ",", "", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg1", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ".", "addImm", "(", "", ")", ")", ";", "Opc", "=", "UseGOTOFF", "?", "", ":", "", ";", "}", "unsigned", "GlobalBaseReg", "=", "AFI", "->", "getGlobalBaseReg", "(", ")", ";", "if", "(", "GlobalBaseReg", "==", "", ")", "{", "GlobalBaseReg", "=", "MRI", ".", "createVirtualRegister", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "AFI", "->", "setGlobalBaseReg", "(", "GlobalBaseReg", ")", ";", "}", "unsigned", "DestReg2", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "DestReg2", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg2", ",", "", ")", ";", "DestReg1", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg1", ",", "", ")", ";", "GlobalBaseReg", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "Opc", ")", ",", "GlobalBaseReg", ",", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg2", ")", ".", "addReg", "(", "DestReg1", ")", ".", "addReg", "(", "GlobalBaseReg", ")", ";", "if", "(", "!", "UseGOTOFF", ")", "MIB", ".", "addImm", "("], "ground_truth": ["", ")", ";"], "File": "ARMFastISel63", "Func": "ARMLowerPICELF", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 144, "Length": 219, "Cover_Rate": 0.5809018567639257, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "CC", ">=", "", "&&", "CC", "<=", "", ")", "&&", "", ")", ";", "return"], "ground_truth": ["", ";"], "File": "MipsISelLowering (2)3", "Func": "GetFPBranchCodeFromCond", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 145, "Length": 18, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Flags", "=", "GV", "->", "hasDLLImportStorageClass", "(", ")", "?", "", ":", "", ";", "if", "(", "!", "TM", ".", "shouldAssumeDSOLocal", "(", "*", "GV", "->", "getParent", "(", ")", ",", "GV", ")", ")", "return", "", "|", "Flags", ";", "if", "(", "useSmallAddressing", "(", ")", "&&", "GV", "->"], "ground_truth": ["hasExternalWeakLinkage", "(", ")", ")", "return", "", "|", "Flags", ";"], "File": "AArch64Subtarget14", "Func": "ClassifyGlobalReference", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 146, "Length": 52, "Cover_Rate": 0.5048543689320388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ",", "j", ",", "repeated", ",", "fsmbi", ",", "repeat", ";", "gcc_assert", "(", "CONSTANT_P", "(", "op", ")", ")", ";", "if", "(", "GET_MODE", "(", "op", ")", "!=", "VOIDmode", ")", "mode", "=", "GET_MODE", "(", "op", ")", ";", "if", "(", "!", "flag_pic", "&&", "mode", "==", "V4SImode", "&&", "GET_CODE", "(", "op", ")", "==", "CONST_VECTOR", "&&", "GET_CODE", "(", "CONST_VECTOR_ELT", "(", "op", ",", "", ")", ")", "!=", "CONST_INT", "&&", "GET_CODE", "(", "CONST_VECTOR_ELT", "(", "op", ",", "", ")", ")", "!=", "CONST_DOUBLE", ")", "op", "=", "unwrap_const_vec_duplicate", "(", "op", ")", ";", "switch", "(", "GET_CODE", "(", "op", ")", ")", "{", "case", "SYMBOL_REF", ":", "case", "LABEL_REF", ":", "return", "TARGET_LARGE_MEM", "?", "IC_IL2s", ":", "IC_IL1s", ";", "case", "CONST", ":", "if", "(", "!", "TARGET_LARGE_MEM", "&&", "GET_CODE", "(", "XEXP", "(", "op", ",", "", ")", ")", "==", "PLUS", ")", "{", "rtx", "sym", "=", "XEXP", "(", "XEXP", "(", "op", ",", "", ")", ",", "", ")", ";", "rtx", "cst", "=", "XEXP", "(", "XEXP", "(", "op", ",", "", ")", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "sym", ")", "==", "SYMBOL_REF", "&&", "GET_CODE", "(", "cst", ")", "==", "CONST_INT", "&&", "satisfies_constraint_K", "(", "cst", ")", ")", "return", "IC_IL1s", ";", "}", "return", "IC_IL2s", ";", "case", "HIGH", ":", "return", "IC_IL1s", ";", "case", "CONST_VECTOR", ":", "for", "(", "i", "=", "", ";", "i", "<", "GET_MODE_NUNITS", "(", "mode", ")", ";", "i", "++", ")", "if", "(", "GET_CODE", "(", "CONST_VECTOR_ELT", "(", "op", ",", "i", ")", ")", "!=", "CONST_INT", "&&", "GET_CODE", "(", "CONST_VECTOR_ELT", "(", "op", ",", "i", ")", ")", "!=", "CONST_DOUBLE", ")", "return", "IC_POOL", ";", "case", "CONST_INT"], "ground_truth": [":"], "File": "spu1", "Func": "classify_immediate", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 147, "Length": 239, "Cover_Rate": 0.46954813359528486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SH", "=", "", "-", "ME", ";", "SDLoc", "Dl", "(", "N", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "SDValue", "(", "selectI64Imm", "(", "CurDAG", ",", "getI64Imm", "(", "-", "", ",", "Dl", ")", ".", "getNode", "(", ")", ")", ",", "", ")", ",", "getI32Imm", "(", "SH", ",", "Dl", ")", ",", "getI32Imm", "(", "MB", ",", "Dl", ")", "}", ";", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", ""], "ground_truth": [",", "", ",", "Ops", ")", ";"], "File": "PPCISelDAGToDAG1", "Func": "tryAsSingleRLDIMI", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 148, "Length": 76, "Cover_Rate": 0.4367816091954023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", ".", "isAAPCS_ABI", "(", ")", "?", "std", "::", "string", "(", "", "", "", ")", ":", "std", "::", "string", "(", "", "", "", ")", ")", ",", "TLInfo", "(", "*", "this", ")", ",", "TSInfo", "(", "*", "this", ")", ",", "FrameLowering", "(", "Subtarget", ".", "hasThumb2", "(", ")", "?", "new", "FrameLowering", "(", "Subtarget", ")", ":", "(", "FrameLowering", "*", ")", "new", "Thumb1FrameLowering", "(", "Subtarget", ")", ")", "{", "initAsmInfo", "(", ")"], "ground_truth": [";"], "File": "ARMTargetMachine106", "Func": "ThumbTargetMachine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 149, "Length": 66, "Cover_Rate": 0.37714285714285717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrItineraryData", "*", "getInstrItineraryData", "(", ")", "const", "override", "{", "return", "&", "InstrItins"], "ground_truth": [";"], "File": "ARMSubtarget (2)1", "Func": "getInstrItineraryData", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 150, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "strcpy", "(", "target_str", ",", "original_str", ")", ";", "save_all_regs_str", "=", "strstr", "(", "target_str", ",", "", ")", ";", "save_caller_regs_str", "=", "strstr", "(", "target_str", ",", "", ")", ";", "if", "(", "save_all_regs_str", ")", "save_reg", "=", "NDS32_SAVE_ALL", ";", "else", "if", "(", "save_caller_regs_str", ")", "save_reg", "=", "NDS32_PARTIAL_SAVE", ";", "else", "save_reg", "=", "NDS32_PARTIAL_SAVE", ";", "nested_str", "=", "strstr", "(", "target_str", ",", "", ")", ";", "not_nested_str", "=", "strstr", "(", "target_str", ",", "", ")", ";", "ready_nested_str", "=", "strstr", "(", "target_str", ",", "", ")", ";", "critical_str", "=", "strstr", "(", "target_str", ",", "", ")", ";", "if", "(", "not_nested_str", ")", "nested_type", "=", "NDS32_NOT_NESTED", ";", "else", "if", "(", "ready_nested_str", ")", "nested_type", "=", "NDS32_NESTED_READY", ";", "else", "if", "(", "nested_str", ")", "nested_type", "=", "NDS32_NESTED", ";", "else", "if", "(", "critical_str", ")", "nested_type", "=", "NDS32_CRITICAL", ";", "else", "nested_type", "=", "NDS32_NOT_NESTED"], "ground_truth": [";"], "File": "nds32-isr", "Func": "nds32_interrupt_attribute_parse_string", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 151, "Length": 123, "Cover_Rate": 0.3738601823708207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vpshld_v4si", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")", "__B"], "ground_truth": [",", "__C", ")", ";"], "File": "avx512vbmi2vlintrin", "Func": "_mm_shldi_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 152, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "WVT", "=", "", "(", "", ",", "", "*", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "if", "(", "VT", "!=", "", "&&", "!", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "WVT", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "Subtarget", ".", "hasSSE41", "(", ")", "&&", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", "<=", "", ")", "&&", "(", "N1", ".", "getOpcode", "(", ")", "==", "", "&&", "N1", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", "<=", "", ")", ")", "return", "SDValue", "(", ")", ";", "APInt", "Mask17", "=", "APInt", "::", "getHighBitsSet", "(", "", ",", "", ")", ";", "if", "(", "!", "DAG", ".", "MaskedValueIsZero", "(", "N1", ",", "Mask17", ")", "||", "!", "DAG", ".", "MaskedValueIsZero", "(", "N0", ",", "Mask17", ")", ")"], "ground_truth": ["return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "combineMulToPMADDWD", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 153, "Length": 158, "Cover_Rate": 0.4540229885057471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "lowerLongBranchADDiu", "(", "const", "MachineInstr", "*", "MI", ",", "MCInst", "&", "OutMI", ",", "int", "Opcode", ",", "MCSymbolRefExpr", "::", "VariantKind", "Kind", ")", "const", "{", "OutMI", ".", "setOpcode", "(", "Opcode", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "I", ")", ";", "OutMI", ".", "addOperand", "(", "LowerOperand", "(", "MO", ")", ")", ";", "}", "OutMI", ".", "addOperand", "(", "createSub", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")"], "ground_truth": [",", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ",", "Kind", ")", ")", ";"], "File": "MipsMCInstLower", "Func": "lowerLongBranchADDiu", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 154, "Length": 102, "Cover_Rate": 0.9622641509433962, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IntrinsicInst", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "CI", ")", ";", "if", "(", "!", "II", ")", "return", "false", ";", "switch", "(", "II", "->", "getIntrinsicID", "(", ")", ")", "{", "case"], "ground_truth": ["", ":"], "File": "AMDGPUPromoteAlloca1", "Func": "isCallPromotable", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 155, "Length": 32, "Cover_Rate": 0.32653061224489793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "isTargetXPLINK64", "(", ")", ")", "return", "lowerDYNAMIC_STACKALLOC_XPLINK", "(", "Op", ",", "DAG", ")", ";", "else", "return", "lowerDYNAMIC_STACKALLOC_ELF", "(", "Op"], "ground_truth": [",", "DAG", ")", ";"], "File": "SystemZISelLowering48", "Func": "lowerDYNAMIC_STACKALLOC", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 156, "Length": 25, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "version", "(", "const", "char", "*", "progname", ")", "{", "printf", "(", "", "VERSION_STRING", "", ",", "progname"], "ground_truth": [")", ";"], "File": "gcn-run", "Func": "version", "Target": "gcn", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 157, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vshlq_n_s16", "(", "int16x8_t", "__a", ",", "const", "int"], "ground_truth": ["__imm", ")", "{"], "File": "arm", "Func": "mve___arm_vshlq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 158, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ParseSubtargetFeatures", "(", "GPU", ",", "FullFS", ")", ";", "if", "(", "getGeneration", "(", ")", "<=", "Subtarget", "::", "NORTHERN_ISLANDS", ")", "{", "FP32Denormals", "=", "false", ";", "FP64Denormals", "=", "false", ";", "}", "if", "(", "MaxPrivateElementSize", "==", "", ")"], "ground_truth": ["MaxPrivateElementSize", "=", "", ";"], "File": "AMDGPUSubtarget68", "Func": "initializeSubtargetDependencies", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 159, "Length": 37, "Cover_Rate": 0.4457831325301205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_sll_epi16", "(", "__mmask8", "__U", ",", "__m128i", "__A"], "ground_truth": [",", "__m128i", "__B", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_maskz_sll_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 160, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AddrSpace", "==", "", ")", "AM", ".", "Segment", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "if", "(", "AddrSpace", "==", "", ")", "AM", ".", "Segment", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "}", "if", "(", "matchAddress", "(", "N", ",", "AM", ")", ")", "return", "false", ";", "MVT", "VT", "=", "N", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "AM", ".", "BaseType", "==", "ISelAddressMode", "::", "RegBase", ")", "{", "if", "(", "!", "AM", ".", "Base_Reg", ".", "getNode", "(", ")", ")", "AM", ".", "Base_Reg", "=", "CurDAG", "->"], "ground_truth": ["getRegister", "(", "", ",", "VT", ")", ";"], "File": "X86ISelDAGToDAG (2)", "Func": "selectAddr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 161, "Length": 95, "Cover_Rate": 0.36259541984732824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "do", "{", "FromBits", "*=", "", ";", "EVT", "OutVT", "=", "", "(", "", "(", "FromBits", ")", ",", "", "/", "FromBits", ")", ";", "PackedOp", "=", "DAG", ".", "getNode", "(", "UnpackHigh", ",", "SDLoc", "(", "PackedOp", ")", ",", "OutVT", ",", "PackedOp", ")", ";", "}", "while", "(", "FromBits", "!=", "ToBits", ")", ";", "return", "PackedOp"], "ground_truth": [";"], "File": "SystemZISelLowering (2)3", "Func": "lowerExtendVectorInreg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 162, "Length": 50, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCContext", "&", "getContext", "(", ")", "{", "return"], "ground_truth": ["Ctx", ";"], "File": "PatmosMCInstLower", "Func": "getContext", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 163, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "src_lo", "=", "gen_lowpart", "(", "word_mode", ",", "src", ")", ";", "src_hi", "=", "gen_highpart", "(", "word_mode", ",", "src", ")", ";", "emit_insn", "(", "gen_aarch64_movlow_di", "(", "mode", ",", "dst", ",", "src_lo", ")", ")", ";", "emit_insn", "(", "gen_aarch64_movhigh_di", "(", "mode", ",", "dst", ",", "src_hi", ")", ")", ";", "return", ";", "}", "else", "if", "(", "GP_REGNUM_P", "(", "dst_regno", ")", "&&", "FP_REGNUM_P", "(", "src_regno", ")", ")", "{", "dst_lo", "=", "gen_lowpart", "(", "word_mode", ",", "dst", ")", ";", "dst_hi", "=", "gen_highpart", "(", "word_mode", ",", "dst", ")", ";", "emit_insn", "(", "gen_aarch64_movdi_low", "(", "mode", ",", "dst_lo", ",", "src", ")", ")", ";", "emit_insn", "(", "gen_aarch64_movdi_high", "(", "mode", ",", "dst_hi", ",", "src", ")", ")", ";", "return", ";", "}", "}", "dst_lo", "=", "gen_lowpart", "(", "word_mode", ",", "dst", ")", ";", "dst_hi", "=", "gen_highpart", "(", "word_mode", ",", "dst", ")", ";", "src_lo", "=", "gen_lowpart", "(", "word_mode", ",", "src", ")"], "ground_truth": [";"], "File": "aarch64", "Func": "aarch64_split_128bit_move", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 164, "Length": 132, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isMem16", "(", ")", "&&"], "ground_truth": ["isDstIdx", "(", ")", ";"], "File": "X86Operand (2)", "Func": "isDstIdx16", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 165, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "imode", "==", "PSImode", "&&", "mode", "==", "HImode", "&&", "byte", "==", "", ")", "rv", "=", "gen_rtx_SUBREG", "(", "mode", ",", "ireg", ",", "byte", ")", ";", "else", "rv", "=", "simplify_gen_subreg", "(", "mode", ",", "ireg", ",", "imode", ",", "byte", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "r", ")", "==", "MEM", ")", "{", "if", "(", "GET_CODE", "(", "XEXP", "(", "r", ",", "", ")", ")", "==", "POST_INC", "&&", "byte", "==", "", ")", "byte", "=", "", ";", "rv", "=", "adjust_address", "(", "r", ",", "mode", ",", "byte", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "r", ")", "==", "SYMBOL_REF", "&&", "(", "byte", "==", "", "||", "byte", "==", "", ")", "&&", "mode", "==", "HImode", ")", "{", "rv", "=", "gen_rtx_ZERO_EXTRACT", "(", "HImode", ",", "r", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "("], "ground_truth": ["", "*", "byte", ")", ")", ";"], "File": "msp430", "Func": "msp430_subreg", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 166, "Length": 131, "Cover_Rate": 0.5770925110132159, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "preferIncOfAddToSubOfNot", "(", "EVT", "VT", ")", "const", "{", "return", "VT", ".", "isScalarInteger"], "ground_truth": ["(", ")", ";"], "File": "PPCISelLowering100", "Func": "preferIncOfAddToSubOfNot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 167, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "set_optab_libfunc", "(", "sdiv_optab", ",", "SFmode", ",", "", ")", ";", "set_optab_libfunc", "(", "add_optab", ",", "DFmode", ",", "", ")", ";", "set_optab_libfunc", "(", "sub_optab", ",", "DFmode", ",", "", ")", ";", "set_optab_libfunc", "(", "smul_optab", ",", "DFmode", ",", "", ")", ";", "set_optab_libfunc", "(", "sdiv_optab", ",", "DFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "sext_optab", ",", "DFmode", ",", "SFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "trunc_optab", ",", "SFmode", ",", "DFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "sfix_optab", ",", "SImode", ",", "SFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "sfix_optab", ",", "DImode", ",", "SFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "sfix_optab", ",", "SImode", ",", "DFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "sfix_optab", ",", "DImode", ",", "DFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "ufix_optab", ",", "SImode", ",", "SFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "ufix_optab", ",", "DImode", ",", "SFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "ufix_optab", ",", "SImode", ",", "DFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "ufix_optab", ",", "DImode", ",", "DFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "sfloat_optab", ",", "SFmode", ",", "SImode", ",", "", ")", ";", "set_conv_libfunc", "(", "sfloat_optab", ",", "SFmode", ",", "DImode", ",", "", ")", ";", "set_conv_libfunc", "(", "sfloat_optab", ",", "DFmode", ",", "SImode"], "ground_truth": [",", "", ")", ";"], "File": "frv", "Func": "frv_init_libfuncs", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 168, "Length": 188, "Cover_Rate": 0.5497076023391813, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "SubVecVT", "=", "SubVec", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "(", "OpVT", ".", "is256BitVector", "(", ")", "||", "OpVT", ".", "is512BitVector", "(", ")", ")", "&&", "SubVecVT", ".", "is128BitVector", "(", ")", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Idx", ")", ")", "{", "unsigned", "IdxVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "Idx", ")", "->", "getZExtValue", "(", ")", ";", "return", "Insert128BitVector", "(", "Vec", ",", "SubVec", ",", "IdxVal", ",", "DAG", ",", "dl", ")", ";", "}", "if", "(", "OpVT", ".", "is512BitVector", "(", ")", "&&", "SubVecVT", ".", "is256BitVector", "(", ")", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Idx", ")", ")", "{", "unsigned", "IdxVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "Idx", ")", "->"], "ground_truth": ["getZExtValue", "(", ")", ";"], "File": "X86ISelLowering (2)4", "Func": "LowerINSERT_SUBVECTOR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 169, "Length": 108, "Cover_Rate": 0.526829268292683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ReverseVector", "(", "SmallVectorImpl", "<", "NodeT", "*", ">", "&", "Src", ")", "{", "size_t", "sz", "=", "Src", ".", "size", "(", ")", ";", "for", "(", "size_t", "i", "=", "", ";", "i", "<", "sz", "/", "", ";", "++", "i", ")", "{", "NodeT", "*", "t", "=", "Src", "[", "i", "]", ";", "Src", "[", "i", "]", "=", "Src", "[", "sz", "-", "i", "-", "", "]", ";", "Src", "[", "sz", "-", "i", "-", ""], "ground_truth": ["]", "=", "t", ";"], "File": "AMDILCFGStructurizer", "Func": "ReverseVector", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 170, "Length": 72, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsRegCR", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Reg", ")", ")", "{", "const", "MachineRegisterInfo", "*", "MRI", "=", "&", "DefMI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "IsRegCR", "=", "MRI", "->", "getRegClass", "(", "Reg", ")", "->", "hasSuperClassEq", "(", "&", "", ")", "||", "MRI", "->", "getRegClass", "(", "Reg", ")", "->", "hasSuperClassEq", "(", "&", "", ")", ";", "}", "else", "{", "IsRegCR", "=", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ";", "}", "if", "(", "UseMI", "->", "isBranch", "(", ")", "&&", "IsRegCR", ")", "{", "if", "(", "Latency", "<", "", ")", "Latency", "=", "getInstrLatency", "(", "ItinData", ",", "DefMI", ")", ";", "unsigned", "Directive", "=", "Subtarget", ".", "getDarwinDirective", "(", ")", ";", "switch", "(", "Directive", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Latency", "+=", "", ";", "break", ";", "}", "}", "return"], "ground_truth": ["Latency", ";"], "File": "PPCInstrInfo (3)", "Func": "getOperandLatency", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 171, "Length": 169, "Cover_Rate": 0.6057347670250897, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getUserCost", "(", "const", "User", "*", "U", ",", "ArrayRef", "<", "const", "Value", "*", ">", "Operands", ")", "{", "if", "(", "U", "->", "getType", "(", ")", "->", "isVectorTy", "(", ")", ")", "{", "std", "::", "pair", "<", "int", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "U", "->", "getType"], "ground_truth": ["(", ")", ")", ";"], "File": "PPCTargetTransformInfo", "Func": "getUserCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 172, "Length": 55, "Cover_Rate": 0.6790123456790124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "seen_v_p", "=", "false", ";", "for", "(", "size_t", "i", "=", "", ",", "c_len", "=", "strlen", "(", "constraint", ")", ";", "i", "<", "c_len", ";", "i", "+=", "CONSTRAINT_LEN", "(", "constraint", "[", "i", "]", ",", "constraint", "+", "i"], "ground_truth": [")", ")", "{"], "File": "s390", "Func": "f_constraint_p", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 173, "Length": 38, "Cover_Rate": 0.4367816091954023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getThumbAddrModeRegRegOpValue", "(", "const", "MachineInstr", "&", "MI", ","], "ground_truth": ["unsigned", "Op", ")", "const", "{"], "File": "ARMCodeEmitter", "Func": "getThumbAddrModeRegRegOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 174, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_s64_u32", "(", "uint32x4_t", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "neon4_vreinterpretq_s64_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 175, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printNeg", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "printIfSet", "(", "MI", ",", "OpNo", ",", "O", ",", "'-'"], "ground_truth": [")", ";"], "File": "AMDGPUInstPrinter14", "Func": "printNeg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 176, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitEndOfAsmFile", "(", "Module", "&", "M", ")", "{", "if", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "{", "MachineModuleInfoMachO", "&", "MMIMacho", "=", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoMachO", ">", "(", ")", ";", "MachineModuleInfoMachO", "::", "SymbolListTy", "Stubs", ";", "Stubs", "=", "MMIMacho", ".", "GetFnStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "const", "MCSection", "*", "TheSection", "=", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MCSectionMachO", "::", "S_SYMBOL_STUBS", "|", "MCSectionMachO", "::", "S_ATTR_SELF_MODIFYING_CODE", "|", "MCSectionMachO", "::", "S_ATTR_PURE_INSTRUCTIONS", ",", "", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TheSection", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Stubs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "OutStreamer", ".", "EmitLabel", "(", "Stubs", "[", "i", "]", ".", "first", ")", ";", "OutStreamer", ".", "EmitSymbolAttribute", "(", "Stubs", "[", "i", "]", ".", "second", ".", "getPointer", "(", ")", ",", "MCSA_IndirectSymbol", ")", ";", "const", "char", "HltInsts", "[", "]", "=", "{", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "OutStreamer", ".", "EmitBytes", "(", "StringRef", "(", "HltInsts", ",", "", ")", ",", "", ")", ";", "}", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", ".", "AddBlankLine", "(", ")", ";", "}", "Stubs", "=", "MMIMacho", ".", "GetGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "const", "MCSection", "*", "TheSection", "=", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MCSectionMachO", "::", "S_NON_LAZY_SYMBOL_POINTERS", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TheSection", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Stubs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "OutStreamer", ".", "EmitLabel", "(", "Stubs", "[", "i", "]", ".", "first", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "MCSym", "=", "Stubs", "[", "i", "]", ".", "second", ";", "OutStreamer", ".", "EmitSymbolAttribute", "(", "MCSym", ".", "getPointer", "(", ")", ",", "MCSA_IndirectSymbol", ")", ";", "if", "(", "MCSym", ".", "getInt", "(", ")", ")", "OutStreamer", ".", "EmitIntValue", "(", "", ",", "", ",", "", ")", ";", "else", "OutStreamer", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "Create", "(", "MCSym", ".", "getPointer", "(", ")", ",", "OutContext", ")", ",", "", ",", "", ")", ";", "}", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", ".", "AddBlankLine", "(", ")", ";", "}", "Stubs", "=", "MMIMacho", ".", "GetHiddenGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "OutStreamer", ".", "SwitchSection", "(", "getObjFileLowering", "(", ")", ".", "getDataSection", "("], "ground_truth": [")", ")", ";"], "File": "X86AsmPrinter4", "Func": "EmitEndOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 177, "Length": 397, "Cover_Rate": 0.4030456852791878, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VecWidth", "%", "RegWidth", "==", "", ")", "return", "VecWidth", "/", "RegWidth", ";", "const", "Align", "RegAlign", "(", "RegWidth", "/", "", ")", ";", "if", "(", "!", "Alignment", "||", "*", "Alignment", ">", "RegAlign", ")", "Alignment", "=", "RegAlign", ";", "assert", "(", "Alignment", ")", ";", "unsigned", "AlignWidth", "=", "", "*", "Alignment", "->", "value", "(", ")", ";", "unsigned", "NumLoads", "=", "alignTo", "(", "VecWidth", ",", "AlignWidth", ")", "/", "AlignWidth", ";", "return", "", "*", "NumLoads", ";", "}", "unsigned", "Cost", "=", "VecTy", "->", "getElementType", "(", ")", "->", "isFloatingPointTy", "(", ")", "?", "FloatFactor", ":", "", ";", "const", "Align", "BoundAlignment", "=", "std", "::", "min", "(", "Alignment", ".", "valueOrOne", "(", ")", ",", "Align", "(", "", ")", ")", ";", "unsigned", "AlignWidth", "=", "", "*", "BoundAlignment", ".", "value", "(", ")", ";", "unsigned", "NumLoads", "=", "alignTo", "(", "VecWidth", ",", "AlignWidth", ")"], "ground_truth": ["/", "AlignWidth", ";"], "File": "HexagonTargetTransformInfo16", "Func": "getMemoryOpCost", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 178, "Length": 130, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "Context", "=", "MF", ".", "getMMI", "(", ")", ".", "getContext", "(", ")", ";", "MCSymbol", "*", "S", "=", "Context", ".", "getOrCreateSymbol", "(", "Twine", "(", "", ")", "+", "Twine", "(", "G", "->", "getGlobal", "(", ")", "->", "getName", "(", ")", ")", ")", ";", "cast", "<", "MCSymbolXCOFF", ">", "(", "S", ")", "->", "setGlobalValue", "(", "GV", ")", ";", "Callee", "=", "DAG", ".", "getMCSymbol", "(", "S", ",", "PtrVT", ")", ";", "}", "else", "{", "unsigned", "OpFlags", "=", "", ";", "if", "(", "UsePlt", ")", "OpFlags", "=", "", ";", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")", ",", "dl", ",", "Callee", ".", "getValueType", "(", ")", ",", "", ",", "OpFlags", ")", ";", "}", "needIndirectCall", "=", "false", ";", "}", "if", "(", "ExternalSymbolSDNode", "*", "S", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "{", "unsigned", "char", "OpFlags", "=", "", ";", "if", "(", "UsePlt", ")", "OpFlags", "=", "", ";", "Callee", "=", "DAG", ".", "getTargetExternalSymbol", "(", "S", "->", "getSymbol", "(", ")", ",", "Callee", ".", "getValueType", "(", ")", ",", "OpFlags", ")", ";", "needIndirectCall", "=", "false", ";", "}", "if", "(", "isPatchPoint", ")", "{", "needIndirectCall", "=", "false", ";", "}", "if", "(", "needIndirectCall", ")", "{", "SDValue", "MTCTROps", "[", "]", "=", "{", "Chain", ",", "Callee", ",", "InFlag", "}", ";", "if", "(", "isSVR4ABI", "&&", "is64", "&&", "!", "isELFv2ABI", ")", "{", "SDValue", "LDChain", "=", "CallSeqStart", ".", "getValue", "(", "CallSeqStart", "->", "getNumValues", "(", ")", "-", "", ")", ";", "if", "(", "LDChain", ".", "getValueType", "(", ")", "==", "", ")", "LDChain", "=", "CallSeqStart", ".", "getValue", "(", "CallSeqStart", "->", "getNumValues", "(", ")", "-", "", ")", ";", "auto", "MMOFlags", "=", "Subtarget", ".", "hasInvariantFunctionDescriptors", "(", ")", "?", "(", "MachineMemOperand", "::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ")", ":", "MachineMemOperand", "::", "MONone", ";", "MachinePointerInfo", "MPI", "(", "CS", "?", "CS", ".", "getCalledValue", "(", ")", ":", "nullptr", ")", ";", "SDValue", "LoadFuncPtr", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "LDChain", ",", "Callee", ",", "MPI", ",", "", ",", "MMOFlags", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ";", "SDValue", "AddPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Callee", ",", "PtrOff", ")", ";", "SDValue", "LoadEnvPtr", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "LDChain", ",", "AddPtr", ",", "MPI", ".", "getWithOffset", "(", "", ")", ",", "", ",", "MMOFlags", ")", ";", "SDValue", "TOCOff", "=", "DAG", ".", "getIntPtrConstant", "(", ""], "ground_truth": [",", "dl", ")", ";"], "File": "PPCISelLowering140", "Func": "PrepareCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 179, "Length": 374, "Cover_Rate": 0.3238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "Dl", "(", "N", ")", ";", "if", "(", "isNullConstant", "(", "Op2", ")", ")", "{", "auto", "*", "CA", "=", "CurDAG", "->", "getMachineNode", "(", "Subtarget", "->", "has2E3", "(", ")", "?", "", ":", "", ",", "Dl", ",", "Type1", ")", ";", "NewNode", "=", "CurDAG", "->", "getMachineNode", "(", "Subtarget", "->", "has2E3", "(", ")", "?", "", ":", "", ",", "Dl", ",", "{", "Type0", ",", "Type1", "}", ",", "{", "Op0", ",", "Op1", ",", "SDValue", "(", "CA", ",", "", ")", "}", ")", ";", "}", "else", "if", "(", "isOneConstant", "(", "Op2", ")", ")", "{", "auto", "*", "CA", "=", "CurDAG", "->", "getMachineNode", "(", "Subtarget", "->", "has2E3", "(", ")", "?", "", ":", "", ",", "Dl", ",", "Type1", ")", ";", "NewNode", "=", "CurDAG", "->", "getMachineNode", "(", "Subtarget", "->", "has2E3", "(", ")", "?", "", ":", "", ",", "Dl", ",", "{", "Type0", ",", "Type1", "}", ",", "{", "Op0", ",", "Op1", ",", "SDValue", "(", "CA", ",", "", ")", "}", ")", ";", "}", "else", "{", "auto", "CarryIn", "=", "InvertCarryFlag", "(", "Subtarget", ",", "CurDAG", ",", "Dl", ",", "Op2", ")", ";", "NewNode", "=", "CurDAG", "->", "getMachineNode", "(", "Subtarget", "->", "has2E3", "(", ")", "?", "", ":", "", ",", "Dl", ",", "{", "Type0", ",", "Type1", "}", ",", "{", "Op0", ",", "Op1", ",", "CarryIn", "}", ")", ";", "}", "auto", "CarryOut", "=", "InvertCarryFlag", "(", "Subtarget", ",", "CurDAG", ",", "Dl"], "ground_truth": [",", "SDValue", "(", "NewNode", ",", "", ")", ")", ";"], "File": "CSKYISelDAGToDAG", "Func": "selectSubCarry", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 180, "Length": 216, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_psrad", "(", "(", "__v2si", ")", "__m", ",", "(", "__v2si"], "ground_truth": [")", "__count", ")", ";"], "File": "mmintrin", "Func": "_mm_sra_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 181, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmLexer", "&", "getLexer", "("], "ground_truth": [")", "const", "{"], "File": "P2AsmParser", "Func": "getLexer", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 182, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_storeu_pd", "(", "double", "*", "__P", ",", "__m128d", "__A", ")", "{"], "File": "emmintrin", "Func": "_mm_storeu_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 183, "Length": 23, "Cover_Rate": 0.696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitInstruction", "(", "const", "MachineInstr", "*", "MI", ")", "{", "MCInst"], "ground_truth": ["TmpInst", ";"], "File": "LC3AsmPrinter", "Func": "EmitInstruction", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 184, "Length": 14, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtq_x_n_f32_u32", "(", "uint32x4_t", "__a", ",", "const", "int", "__imm6", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vcvtq_m_n_to_f_uv4sf", "(", "__arm_vuninitializedq_f32", "(", ")", ",", "__a"], "ground_truth": [",", "__imm6", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcvtq_x_n_f32_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 185, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ops", "[", "", "]", ";", "size_t", "OpIdx", "=", "", ";", "Ops", "[", "OpIdx", "++", "]", "=", "Op", ".", "getOperand", "(", "", ")", ";", "Ops", "[", "OpIdx", "++", "]", "=", "Op", ".", "getOperand", "(", "", ")", ";", "for", "(", "size_t", "I", "=", "", ",", "Lanes", "=", "Mask", ".", "size", "(", ")", ";", "I", "<", "Lanes", ";", "++", "I", ")", "{", "for", "(", "size_t", "J", "=", "", ";", "J", "<", "LaneBytes", ";", "++", "J", ")", "{", "uint64_t", "ByteIndex", "=", "Mask", "[", "I", "]", "==", "-", "", "?", "", ":", "(", "uint64_t", ")", "Mask", "[", "I", "]", "*", "LaneBytes", "+", "J", ";", "Ops", "[", "OpIdx", "++", "]", "=", "DAG", ".", "getConstant", "(", "ByteIndex", ",", "DL", ",", "", ")", ";", "}", "}", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType"], "ground_truth": ["(", ")", ",", "Ops", ")", ";"], "File": "WebAssemblyISelLowering (2)1", "Func": "LowerVECTOR_SHUFFLE", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 186, "Length": 137, "Cover_Rate": 0.6116071428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getPCRelEncoding", "(", "MI", ",", "OpNum", ",", "Fixups", ",", "", ",", ""], "ground_truth": [")", ";"], "File": "SystemZMCCodeEmitter", "Func": "getPLT32DBLEncoding", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 187, "Length": 14, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpq512_mask", "(", "(", "__v8di", ")", "__X", ",", "(", "__v8di", ")"], "ground_truth": ["__Y", ",", "", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cmplt_epu64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 188, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "FrameLowering", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "const", "InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "MachineInstr", "&", "Old", "=", "*", "I", ";", "DebugLoc", "DL", "=", "Old", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Amount", "=", "TII", ".", "getFrameSize", "(", "Old", ")", ";", "if", "(", "Amount", "!=", "", ")", "{", "unsigned", "Opc", "=", "Old", ".", "getOpcode", "(", ")", ";", "if", "(", "Opc", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "Amount", ")", ";", "}", "else", "{", "assert", "(", "Opc", "==", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "Amount", ")", ";", "}", "}", "return", "MBB", ".", "erase"], "ground_truth": ["(", "I", ")", ";"], "File": "F2003fFrameLowering", "Func": "eliminateCallFramePseudoInstr", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 189, "Length": 171, "Cover_Rate": 0.9095744680851063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterSubReg", "DR", "=", "MI", ".", "getOperand", "(", "", ")", ";", "RegisterSubReg", "SR", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "DR", ".", "R", ".", "isVirtual", "(", ")", ")", "continue", ";", "if", "(", "!", "SR", ".", "R", ".", "isVirtual", "(", ")", ")", "continue", ";", "if", "(", "MRI", "->", "getRegClass", "(", "DR", ".", "R", ")", "!=", "PredRC", ")", "continue", ";", "if", "(", "MRI", "->", "getRegClass", "(", "SR", ".", "R", ")", "!=", "PredRC", ")", "continue", ";", "assert", "(", "!", "DR", ".", "S", "&&", "!", "SR", ".", "S", "&&", "", ")", ";", "MRI", "->", "replaceRegWith", "(", "DR", ".", "R", ",", "SR", ".", "R", ")", ";", "Erase", ".", "insert", "(", "&", "MI"], "ground_truth": [")", ";"], "File": "HexagonGenPredicate8", "Func": "eliminatePredCopies", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 190, "Length": 112, "Cover_Rate": 0.48695652173913045, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "count_unit_reqs", "(", "unit_req_table", "reqs", ",", "rtx_insn", "*", "head", ",", "rtx_insn", "*", "tail", ")", "{", "rtx_insn", "*", "insn", ";", "memset", "(", "reqs", ",", "", ",", "sizeof", "(", "unit_req_table", ")", ")", ";", "for", "(", "insn", "=", "head", ";", "insn", "!=", "NEXT_INSN", "(", "tail", ")", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "{", "int", "side1", ",", "side2", ",", "req1", ",", "req2", ";", "switch", "(", "get_unit_reqs", "(", "insn", ",", "&", "req1", ",", "&", "side1", ",", "&", "req2", ",", "&", "side2", ")", ")", "{", "case", "", ":", "reqs", "[", "side2", "]", "[", "req2", "]", "++", ";", "case"], "ground_truth": ["", ":"], "File": "c6x", "Func": "count_unit_reqs", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 191, "Length": 97, "Cover_Rate": 0.8738738738738738, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqrdmulhq_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ")", "{", "return", "(", "int32x4_t", ")", "__builtin_neon_vqrdmulhv4si", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon_vqrdmulhq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 192, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMRSSystemRegisterOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", ""], "ground_truth": [")", ";"], "File": "AArch64AsmParser (2)1", "Func": "addMRSSystemRegisterOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 193, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "T", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "Copy", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "RegVT", ")", ")", ";", "Copy", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "T", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "RegVT", ")", ",", "", ")", ";", "}", "else", "{", "unsigned", "RegSize", "=", "RegVT", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "RegSize", "==", "", "||", "RegSize", "==", "", "||", "Subtarget", ".", "isHVXVectorType", "(", "RegVT", ")", ")", ";", "}", "InVals", ".", "push_back", "(", "Copy", ")", ";", "MRI", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "VReg", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "", ")", ";", "unsigned", "ObjSize", "=", "Flags", ".", "isByVal", "(", ")", "?", "Flags", ".", "getByValSize", "(", ")", ":", "VA", ".", "getLocVT", "(", ")", ".", "getStoreSizeInBits", "(", ")", "/", "", ";", "int", "Offset", "=", "HEXAGON_LRFP_SIZE", "+", "VA", ".", "getLocMemOffset", "(", ")", ";", "int", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "ObjSize", ",", "Offset", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "", ")", ";", "if", "(", "Flags", ".", "isByVal", "(", ")"], "ground_truth": [")", "{"], "File": "HexagonISelLowering115", "Func": "LowerFormalArguments", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 194, "Length": 191, "Cover_Rate": 0.30126182965299686, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createPropagateAttributesEarlyPass", "("], "ground_truth": ["const", "TargetMachine", "*", "TM", ")", "{"], "File": "AMDGPUPropagateAttributes", "Func": "createAMDGPUPropagateAttributesEarlyPass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 195, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "AU", ".", "setPreservesAll", "(", ")", ";", "AU", ".", "addRequired", "<", "MachineModuleInfo", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "DwarfWriter", ">", "("], "ground_truth": [")", ";"], "File": "X86AsmPrinter30", "Func": "getAnalysisUsage", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 196, "Length": 33, "Cover_Rate": 0.8048780487804879, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockMask", "=", "VPTMaskValue", "::", "TTTT", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", ";", "MachineInstrBuilder", "MIBuilder", ";", "unsigned", "NewOpcode", ";", "MachineInstr", "*", "VCMP", "=", "findVCMPToFoldIntoVPST", "(", "MI", ",", "RDA", ",", "NewOpcode", ")", ";", "if", "(", "VCMP", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "VCMP", "->", "dump", "(", ")", ")", ";", "MIBuilder", "=", "BuildMI", "(", "Block", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "NewOpcode", ")", ")", ";", "MIBuilder", ".", "addImm", "(", "BlockMask", ")", ";", "MIBuilder", ".", "add", "(", "VCMP", "->", "getOperand", "(", "", ")", ")", ";", "MIBuilder", ".", "add", "(", "VCMP", "->", "getOperand", "(", "", ")", ")", ";", "MIBuilder", ".", "add", "(", "VCMP", "->", "getOperand", "(", "", ")", ")", ";", "VCMP", "->", "eraseFromParent", "(", ")", ";", "}", "else", "{", "MIBuilder", "=", "BuildMI", "(", "Block", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ";", "MIBuilder", ".", "addImm", "(", "BlockMask", ")", ";", "}", "finalizeBundle", "(", "Block", ",", "MachineBasicBlock", "::", "instr_iterator", "(", "MIBuilder", ".", "getInstr", "(", ")", ")", ","], "ground_truth": ["MBIter", ")", ";"], "File": "MVEVPTBlockPass12", "Func": "InsertVPTBlocks", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 197, "Length": 170, "Cover_Rate": 0.40189125295508277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "unsigned", "FrameReg", "=", "", ";", "uint64_t", "depth", "=", "Op", ".", "getConstantOperandVal", "(", "", ")", ";", "SDValue", "FrameAddr", ";", "if", "(", "depth", "==", "", ")", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "FrameReg", ",", "VT", ")", ";", "else", "{", "SDValue", "Chain", "=", "getFLUSHW", "(", "Op", ",", "DAG", ")", ";", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "FrameReg"], "ground_truth": [",", "VT", ")", ";"], "File": "SparcISelLowering77", "Func": "LowerFRAMEADDR", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 198, "Length": 88, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "tree", "func_optimize", "=", "DECL_FUNCTION_SPECIFIC_OPTIMIZATION", "(", "fndecl", ")", ";", "old_optimize", "=", "build_optimization_node", "(", "&", "global_options", ",", "&", "global_options_set", ")", ";", "func_optimize", "=", "DECL_FUNCTION_SPECIFIC_OPTIMIZATION", "(", "fndecl", ")", ";", "if", "(", "func_optimize", "&&", "func_optimize", "!=", "old_optimize", ")", "cl_optimization_restore", "(", "&", "global_options", ",", "&", "global_options_set", ",", "TREE_OPTIMIZATION", "(", "func_optimize", ")", ")", ";", "cl_target_option_save", "(", "&", "cur_target", ",", "&", "global_options", ",", "&", "global_options_set", ")", ";", "if", "(", "existing_target", ")", "{", "struct", "cl_target_option", "*", "existing_options", "=", "TREE_TARGET_OPTION", "(", "existing_target", ")", ";", "if", "(", "existing_options", ")", "cl_target_option_restore", "(", "&", "global_options", ",", "&", "global_options_set", ",", "existing_options", ")", ";", "}", "else", "cl_target_option_restore", "(", "&", "global_options", ",", "&", "global_options_set", ",", "TREE_TARGET_OPTION", "(", "target_option_current_node", ")", ")", ";", "ret", "=", "aarch64_process_target_attr", "(", "args", ")", ";", "if", "(", "ret", ")", "{", "aarch64_override_options_internal", "(", "&", "global_options", ")", ";", "if", "(", "TARGET_SIMD", ")", "{", "tree", "saved_current_target_pragma", "=", "current_target_pragma", ";", "current_target_pragma", "=", "NULL", ";", "aarch64_init_simd_builtins", "(", ")", ";", "current_target_pragma", "=", "saved_current_target_pragma", ";", "}", "new_target", "=", "build_target_option_node", "(", "&", "global_options", ",", "&", "global_options_set", ")", ";", "}", "else", "new_target", "=", "NULL", ";", "new_optimize", "=", "build_optimization_node", "(", "&", "global_options", ",", "&", "global_options_set", ")", ";", "if", "(", "fndecl", "&&", "ret", ")", "{", "DECL_FUNCTION_SPECIFIC_TARGET", "(", "fndecl", ")", "=", "new_target", ";", "if", "(", "old_optimize", "!=", "new_optimize", ")", "DECL_FUNCTION_SPECIFIC_OPTIMIZATION", "(", "fndecl", ")", "=", "new_optimize", ";", "}", "cl_target_option_restore", "(", "&", "global_options", ",", "&", "global_options_set", ",", "&", "cur_target", ")", ";", "if", "(", "old_optimize", "!=", "new_optimize", ")", "cl_optimization_restore", "(", "&", "global_options", ",", "&", "global_options_set", ",", "TREE_OPTIMIZATION", "(", "old_optimize", ")", ")", ";", "return", "ret"], "ground_truth": [";"], "File": "aarch641", "Func": "aarch64_option_valid_attribute_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 199, "Length": 242, "Cover_Rate": 0.8120805369127517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "protectRegisterSpill", "(", "unsigned", "Reg", ",", "const", "MachineFunction", "*", "MF", ")", "const", "{", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", "->", "getTarget", "(", ")"], "ground_truth": [".", "getRegisterInfo", "(", ")", ";"], "File": "X86InstrInfo8", "Func": "protectRegisterSpill", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 200, "Length": 41, "Cover_Rate": 0.33884297520661155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "msp430_check_index_not_high_mem", "(", "rtx", "op", ")", "{", "if", "(", "CONST_INT_P", "(", "op", ")", "&&", "IN_RANGE", "(", "INTVAL", "(", "op", ")", ",", "HOST_WIDE_INT_M1U", "<<", "", ",", "(", "", "<<", "", ")", "-", "", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "msp430", "Func": "msp430_check_index_not_high_mem", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 201, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcmlaq_rot90_lane_f32", "(", "float32x4_t", "__r", ",", "float32x4_t", "__a", ",", "float32x2_t", "__b", ",", "const", "int", "__index", ")", "{", "return", "__builtin_neon_vcmlaq_lane90v4sf", "(", "__r", ",", "__a"], "ground_truth": [",", "__b", ",", "__index", ")", ";"], "File": "arm", "Func": "neon_vcmlaq_rot90_lane_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 202, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "Instruction", "&", "I", ":", "instructions", "(", "&", "F", ")", ")", "{", "for", "(", "Value", "*", "Op", ":", "I", ".", "operand_values", "(", ")", ")", "{", "Constant", "*", "Cst", "=", "dyn_cast", "<", "Constant"], "ground_truth": [">", "(", "Op", ")", ";"], "File": "AArch64PromoteConstant (2)", "Func": "runOnFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 203, "Length": 38, "Cover_Rate": 0.3584905660377358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "llvm", "::", "createSEInstrInfo", "(", "TargetMachine", "&", "TM", ")", "{", "return", "new", "SEInstrInfo", "(", "TM"], "ground_truth": [")", ";"], "File": "MipsSEInstrInfo1", "Func": "createMipsSEInstrInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 204, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "encodeImm", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "auto", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "{", "if", "(", "isa", "<", "MCExpr", ">", "(", "MO", ".", "getExpr", "(", ")", ")", ")", "{", "return", "getExprOpValue", "(", "MO", ".", "getExpr", "(", ")", ",", "Fixups", ",", "STI", ")", ";", "}", "MCFixupKind", "FixupKind", "=", "static_cast", "<", "MCFixupKind", ">", "(", "Fixup", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "Offset", ",", "MO", ".", "getExpr", "(", ")", ",", "FixupKind", ",", "MI", ".", "getLoc", "(", ")", ")", ")", ";", "return"], "ground_truth": ["", ";"], "File": "AVRMCCodeEmitter", "Func": "encodeImm", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 205, "Length": 116, "Cover_Rate": 0.8656716417910447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Subtarget", "::", "enablePostRAMachineScheduler", "(", ")", "const", "{", "if", "(", "!", "enableMachineScheduler", "(", ")", ")", "return"], "ground_truth": ["false", ";"], "File": "ARMSubtarget37", "Func": "enablePostRAMachineScheduler", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 206, "Length": 18, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isRegKind", "(", ")"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser (2)", "Func": "hasModifiers", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 207, "Length": 7, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "case", "CallingConv", "::", "Fast", ":", "if", "(", "Subtarget", "->", "hasVFP2", "(", ")", "&&", "!", "isVarArg", ")", "{", "if", "(", "!", "Subtarget", "->", "isAAPCS_ABI", "(", ")", ")", "return", "(", "Return", "?", "RetFastCC__APCS", ":", "FastCC__APCS", ")", ";", "return", "(", "Return", "?", "RetCC__AAPCS_VFP", ":", "CC__AAPCS_VFP", ")", ";", "}", "case", "CallingConv", "::", "C", ":", "case", "CallingConv", "::", "CXX_FAST_TLS", ":", "if", "(", "Subtarget", "->", "isAAPCS_ABI", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "hasVFP2", "(", ")", "&&", "TM", ".", "Options", ".", "FloatABIType", "==", "FloatABI", "::", "Hard", "&&", "!", "isVarArg", ")", "return", "(", "Return", "?", "RetCC__AAPCS_VFP", ":", "CC__AAPCS_VFP", ")", ";", "else", "return", "(", "Return", "?", "RetCC__AAPCS", ":", "CC__AAPCS", ")", ";", "}", "else", "{", "return", "(", "Return", "?", "RetCC__APCS", ":", "CC__APCS", ")", ";", "}", "case", "CallingConv"], "ground_truth": ["::", "_AAPCS_VFP", ":"], "File": "ARMFastISel3", "Func": "CCAssignFnForCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 208, "Length": 127, "Cover_Rate": 0.5799086757990868, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "label_num", "=", "constants", "?", "CODE_LABEL_NUMBER", "(", "constants", "->", "label", ")", ":", "", ";", "struct", "mips16_constant", "*", "c", ",", "*", "next", ";", "int", "align", ";", "align", "=", "", ";", "if", "(", "constants", ")", "insn", "=", "emit_insn_after", "(", "gen_consttable", "(", "GEN_INT", "(", "label_num", ")", ")", ",", "insn", ")", ";", "for", "(", "c", "=", "constants", ";", "c", "!=", "NULL", ";", "c", "=", "next", ")", "{", "if", "(", "align", "<", "GET_MODE_SIZE", "(", "c"], "ground_truth": ["->", "mode", ")", ")", "{"], "File": "mips", "Func": "mips16_emit_constants", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 209, "Length": 75, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "onRParen", "(", ")", "{", "PrevState", "=", "State", ";", "switch", "(", "State", ")", "{", "default", ":", "State", "=", "IES_ERROR", ";", "break", ";", "case", "IES_INTEGER", ":", "case", "IES_OFFSET", ":", "case", "IES_REGISTER", ":", "case"], "ground_truth": ["IES_RBRAC", ":"], "File": "X86AsmParser (2)4", "Func": "onRParen", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 210, "Length": 34, "Cover_Rate": 0.6538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "qword", ")", "(", "vec_ld", "(", "si_to_uint", "(", "(", "qword", ")", "(", "vec_add", "(", "(", "vec_uint4", ")", "(", "a", ")", ",", "("], "ground_truth": ["vec_uint4", ")", "(", "b", ")", ")", ")", ")", ",", "(", "vector", "unsigned", "char", "*", ")", "(", "", ")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_lqx", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 211, "Length": 46, "Cover_Rate": 0.7796610169491526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "HexagonConstPropagation1", "Func": "getPassName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 212, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "sh_attr_renesas_p", "(", "func", ")"], "ground_truth": [")", "return", "DW_CC_GNU_renesas_sh", ";"], "File": "sh3", "Func": "sh_dwarf_calling_convention", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 213, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "Register", "=", "RegisterTableSPU", "[", "RegNo", "]", ";", "if", "(", "Register", "==", "~", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Register", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "TPCDisassembler", "Func": "DecodeSRFRegisterClass", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 214, "Length": 37, "Cover_Rate": 0.36633663366336633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "Binary", "=", "getBinaryCodeForInstr", "(", "TmpInst", ",", "Fixups", ",", "STI", ")", ";", "unsigned", "Opcode", "=", "TmpInst", ".", "getOpcode", "(", ")", ";", "if", "(", "(", "Opcode", "!=", "", ")", "&&", "(", "Opcode", "!=", "", ")", "&&", "(", "Opcode", "!=", "", ")", "&&", "!", "Binary", ")", "llvm_unreachable", "(", "", ")", ";", "int", "NewOpcode", "=", "-", "", ";", "if", "(", "isMicro", "(", "STI", ")", ")", "{", "if", "(", "is32r6", "(", "STI", ")", ")", "{", "NewOpcode", "=", "", "(", "Opcode", ",", "", ")", ";", "if", "(", "NewOpcode", "==", "-", "", ")", "NewOpcode", "=", "", "(", "Opcode", ",", "", ")", ";", "}", "else", "NewOpcode", "=", "", "(", "Opcode", ",", "", ")", ";", "if", "(", "NewOpcode", "==", "-", "", ")", "NewOpcode", "=", "", "(", "Opcode", ",", ""], "ground_truth": [")", ";"], "File": "MipsMCCodeEmitter47", "Func": "encodeInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 215, "Length": 123, "Cover_Rate": 0.3445378151260504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "FunctionInfo", "(", "MachineFunction", "&", "MF", ")", ":", "BytesInStackArgArea", "(", "", ")", ",", "ArgumentStackToRestore", "(", "", ")", ",", "HasStackFrame", "(", "false", ")", ",", "NumLocalDynamicTLSAccesses", "(", "", ")", ",", "VarArgsStackIndex", "(", "", ")", ",", "VarArgsGPRIndex", "(", "", ")", ",", "VarArgsGPRSize", "(", "", ")", ",", "VarArgsFPRIndex", "(", "", ")", ",", "VarArgsFPRSize", "(", "", ")", "{", "(", "void"], "ground_truth": [")", "MF", ";"], "File": "AArch64MachineFunctionInfo", "Func": "AArch64FunctionInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 216, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ShlAmount", "<", "", "&&", "", ")", ";", "int", "ShrAmount", "=", "-", "ShlAmount", ";", "ShiftNode", "=", "CurDAG", "->", "getMachineNode", "(", "UBFMOpc", ",", "SDLoc", "(", "Op", ")", ",", "VT", ",", "Op", ",", "CurDAG", "->", "getTargetConstant", "(", "ShrAmount", ",", "VT", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "BitWidth", "-", "", ",", "VT", ")", ")", ";", "}", "return", "SDValue", "(", "ShiftNode", ","], "ground_truth": ["", ")", ";"], "File": "AArch64ISelDAGToDAG2", "Func": "getLeftShift", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 217, "Length": 62, "Cover_Rate": 0.3522727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "combineShuffle", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "SDLoc", "dl", "(", "N", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalize", "(", ")", "&&", "!", "TLI", ".", "isTypeLegal", "(", "VT", ".", "getVectorElementType", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "TLI", ".", "isTypeLegal", "(", "VT", ")", ")", "if", "(", "SDValue", "AddSub", "=", "combineShuffleToAddSub", "(", "N", ",", "Subtarget", ",", "DAG", ")", ")", "return", "AddSub", ";", "if", "(", "TLI", ".", "isTypeLegal", "(", "VT", ")", "&&", "Subtarget", ".", "hasFp256", "(", ")", "&&", "VT", ".", "is256BitVector", "(", ")", "&&", "N", "->", "getOpcode", "(", ")", "==", "", ")", "return", "combineShuffle256", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalize", "(", ")", "&&", "DCI", ".", "isBeforeLegalizeOps", "(", ")", "&&", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "&&", "N", "->", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", "&&", "N", "->", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "BC0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "EVT", "SVT", "=", "BC0", ".", "getValueType", "(", ")", ";", "unsigned", "Opcode", "=", "BC0", ".", "getOpcode", "(", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "BC0", ".", "hasOneUse", "(", ")", "&&", "SVT", ".", "isVector", "(", ")", "&&", "SVT", ".", "getVectorNumElements", "(", ")", "*", "", "==", "NumElts", "&&", "TLI", ".", "isOperationLegal", "(", "Opcode", ",", "VT", ")", ")", "{", "bool", "CanFold", "=", "false", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "CanFold", "=", "true", ";", "}", "unsigned", "SVTNumElts", "=", "SVT", ".", "getVectorNumElements", "(", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "N", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "SVTNumElts", ";", "i", "!=", "e", "&&", "CanFold", ";", "++", "i", ")", "CanFold", "=", "SVOp", "->", "getMaskElt", "(", "i", ")", "==", "(", "int", ")", "(", "i", "*", "", ")", ";", "for", "(", "unsigned", "i", "=", "SVTNumElts", ",", "e", "=", "NumElts", ";", "i", "!=", "e", "&&", "CanFold", ";", "++", "i", ")", "CanFold", "=", "SVOp", "->", "getMaskElt", "(", "i", ")", "<", "", ";", "if", "(", "CanFold", ")", "{", "SDValue", "BC00", "=", "DAG", ".", "getBitcast", "(", "VT", ",", "BC0", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "BC01", "=", "DAG", ".", "getBitcast", "(", "VT", ",", "BC0", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "NewBinOp", "=", "DAG", ".", "getNode", "(", "BC0", ".", "getOpcode", "(", ")", ",", "dl", ",", "VT", ",", "BC00", ",", "BC01", ")", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "NewBinOp", ",", "N1", ","], "ground_truth": ["SVOp", "->", "getMask", "(", ")", ")", ";"], "File": "X86ISelLowering (3)", "Func": "combineShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 218, "Length": 502, "Cover_Rate": 0.7339181286549707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isT1i32Load", "(", "unsigned", "Opc", ")"], "ground_truth": ["{"], "File": "ARMLoadStoreOptimizer (2)", "Func": "isT1i32Load", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 219, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_f32_u64", "(", "uint64x2_t", "__a", ")", "{", "return", "(", "float32x4_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon_vreinterpretq_f32_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 220, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EltVT", ".", "getSizeInBits", "(", ")", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "N2", ")", ")", "{", "if", "(", "N1", ".", "getValueType", "(", ")", "!=", "", ")", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N1", ")", ";", "if", "(", "N2", ".", "getValueType", "(", ")", "!=", "", ")", "N2", "=", "DAG", ".", "getIntPtrConstant", "(", "cast", "<", "ConstantSDNode", ">", "(", "N2", ")", "->", "getZExtValue", "(", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ","], "ground_truth": ["N0", ",", "N1", ",", "N2", ")", ";"], "File": "X86ISelLowering93", "Func": "LowerINSERT_VECTOR_ELT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 221, "Length": 91, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "copyPhysReg", "(", "MBB", ",", "MBBI", ",", "DL", ",", "RI", ".", "getSubReg", "(", "DestReg", ",", "", ")", ",", "RI", ".", "getSubReg", "(", "SrcReg", ",", "", ")", ",", "KillSrc", ")", ";", "copyPhysReg", "(", "MBB", ",", "MBBI", ",", "DL", ",", "RI", ".", "getSubReg", "(", "DestReg", ",", "", ")", ",", "RI", ".", "getSubReg", "(", "SrcReg", ",", "", ")", ",", "KillSrc", ")", ";", "return", ";", "}", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "emitGRX32Move", "(", "MBB", ",", "MBBI", ",", "DL", ",", "DestReg", ",", "SrcReg", ",", "", ",", "", ",", "KillSrc", ")", ";", "return", ";", "}", "unsigned", "Opcode", ";", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opcode", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")"], "ground_truth": ["Opcode", "=", "", ";"], "File": "SystemZInstrInfo", "Func": "copyPhysReg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 222, "Length": 141, "Cover_Rate": 0.4351851851851852, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isTruncateFree", "(", "Type", "*", "Source", ",", "Type"], "ground_truth": ["*", "Dest", ")", "const", "{"], "File": "AMDGPUISelLowering (2)", "Func": "isTruncateFree", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 223, "Length": 15, "Cover_Rate": 0.36585365853658536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "return", "::", "getBranchTargetOpValue", "(", "MI", ",", "OpIdx", ",", "", ",", "Fixups", ")", ";", "int64_t", "offset", "=", "MO", ".", "getImm", "(", ")", ";", "uint32_t", "Val", "=", "", ";", "int", "SoImmVal", ";", "if", "(", "offset", "==", "INT32_MIN", ")", "{", "Val", "=", "", ";", "SoImmVal", "=", "", ";", "}", "else", "if", "(", "offset", "<", "", ")", "{", "Val", "=", "", ";", "offset", "*=", "-", "", ";", "SoImmVal", "=", "", "(", "offset", ")", ";", "if", "(", "SoImmVal", "==", "-", "", ")", "{", "Val", "=", "", ";", "offset", "*=", "-", "", ";", "SoImmVal", "=", "", "(", "offset", ")", ";", "}", "}", "else", "{", "SoImmVal", "=", "", "(", "offset", ")", ";", "if", "(", "SoImmVal", "==", "-", "", ")", "{", "Val", "=", "", ";", "offset", "*=", "-", "", ";", "SoImmVal", "=", "", "(", "offset", ")", ";", "}", "}", "assert", "(", "SoImmVal", "!=", "-", "", "&&", ""], "ground_truth": [")", ";"], "File": "ARMMCCodeEmitter4", "Func": "getAdrLabelOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 224, "Length": 160, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_aesdeclast_epi128", "(", "__m512i", "__A"], "ground_truth": [",", "__m512i", "__B", ")", "{"], "File": "vaesintrin", "Func": "_mm512_aesdeclast_epi128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 225, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x4_t", ")", "__builtin_neon_vtstv4hi", "(", "(", "int16x4_t", ")", "__a", ",", "(", "int16x4_t"], "ground_truth": [")", "__b", ")", ";"], "File": "arm", "Func": "neon_vtst_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 226, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Triple", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "{", "PrivateGlobalPrefix", "=", "", ";", "PrivateLabelPrefix", "=", "", ";", "PointerSize", "=", "", ";", "WinEHEncodingType", "=", "WinEH", "::", "EncodingType", "::", "Itanium", ";", "ExceptionsType", "=", "ExceptionHandling"], "ground_truth": ["::", "MSVC", ";"], "File": "X86MCAsmInfo38", "Func": "X86MCAsmInfoMicrosoft", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 227, "Length": 39, "Cover_Rate": 0.582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FrameInfo", "::", "getFrameIndexReference", "(", "const", "MachineFunction", "&", "MF", ",", "int", "FI", ",", "unsigned", "&", "FrameReg", ")", "const", "{", "return", "ResolveFrameIndexReference", "(", "MF", ",", "FI", ",", "FrameReg", ",", ""], "ground_truth": [")", ";"], "File": "ARMFrameInfo", "Func": "getFrameIndexReference", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 228, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Inst", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", ";", "int64_t", "Shift", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Shift", "<=", "", ")", "return", ";", "Shift", "-=", "", ";", "Inst", ".", "getOperand", "(", "", ")", ".", "setImm", "(", "Shift", ")", ";", "switch", "(", "Inst", ".", "getOpcode", "("], "ground_truth": [")", ")", "{"], "File": "MipsMCCodeEmitter9", "Func": "LowerLargeShift", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 229, "Length": 61, "Cover_Rate": 0.4357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionSelector", "::", "ComplexRendererFns", "InstructionSelector", "::", "selectDS128Bit8ByteAligned", "(", "MachineOperand", "&", "Root", ")", "const", "{", "return", "selectDSReadWrite2", "(", "Root", ","], "ground_truth": ["true", ")", ";"], "File": "AMDGPUInstructionSelector30", "Func": "selectDS128Bit8ByteAligned", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 230, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrndq_m_f32", "(", "float32x4_t", "__inactive", ",", "float32x4_t"], "ground_truth": ["__a", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vrndq_m_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 231, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "code", "==", "MULT", "&&", "CONST_INT_P", "(", "XEXP", "(", "op", ",", "", ")", ")", "&&", "exact_log2", "(", "INTVAL", "(", "XEXP", "(", "op", ",", "", ")", ")", ")", ">", "", ")", "return", "XEXP", "(", "op", ",", "", ")", ";", "else", "if", "(", "code", "==", "ROTATE", "&&", "CONST_INT_P", "(", "XEXP", "(", "op", ",", "", ")", ")", ")", "return", "XEXP", "(", "op", ",", "", ")", ";", "else", "if", "(", "code", "==", "ROTATERT", "||", "code", "==", "ASHIFT", "||", "code", "==", "LSHIFTRT", "||", "code", "==", "ASHIFTRT", ")", "{", "if", "(", "!", "CONST_INT_P", "(", "XEXP", "(", "op", ",", "", ")", ")", ")", "*", "shift_reg", "=", "XEXP", "(", "op", ",", "", ")", ";", "return", "XEXP", "(", "op", ",", "", ")", ";", "}", "return"], "ground_truth": ["NULL", ";"], "File": "arm", "Func": "shifter_op_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 232, "Length": 119, "Cover_Rate": 0.8439716312056738, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "set", "<", "MachineBasicBlock", "*", ">", "::", "const_iterator", "It", "=", "MBBs", ".", "begin", "(", ")", ";", "std", "::", "set", "<", "MachineBasicBlock", "*", ">", "::", "const_iterator", "E", "=", "MBBs", ".", "end", "(", ")", ";", "for", "(", "CommonDom", "=", "*", "It", ";", "It", "!=", "E", "&&", "CommonDom"], "ground_truth": [";", "++", "It", ")", "{"], "File": "AMDILCFGStructurizer", "Func": "findNearestCommonPostDom", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 233, "Length": 51, "Cover_Rate": 0.3805970149253731, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HOST_WIDE_INT", "offset", ";", "int", "extra", ";", "rtx", "addr", "=", "XEXP", "(", "op", ",", "", ")", ";", "if", "(", "!", "offsettable_address_p", "(", "false", ",", "mode", ",", "addr", ")", ")", "return", "false", ";", "op", "=", "address_offset", "(", "addr", ")", ";", "if", "(", "op", "==", "NULL_RTX", ")", "return", "true", ";", "offset", "=", "INTVAL", "("], "ground_truth": ["op", ")", ";"], "File": "powerpcspe", "Func": "mem_operand_ds_form", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 234, "Length": 55, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ")", ")", "vreinterpret_f64_u16", "(", "uint16x4_t", "__a", ")", "{", "return", "(", "float64x1_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_f64_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 235, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmaxvq_p_s8", "(", "int8_t", "__a", ",", "int8x16_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmaxvq_p_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 236, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SchedClass", "=", "TID", ".", "getSchedClass", "(", ")", ";", "const", "InstrStage", "*", "IS", "=", "ResourceTracker", "->", "getInstrItins", "(", ")", "->", "beginStage", "(", "SchedClass", ")", ";", "unsigned", "FuncUnits", "=", "IS", "->", "getUnits"], "ground_truth": ["(", ")", ";"], "File": "HexagonVLIWPacketizer14", "Func": "ignorePseudoInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 237, "Length": 34, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "String", "=", "Token", ".", "getString", "(", ")", ";", "if", "(", "Token", ".", "is", "(", "AsmToken", "::", "TokenKind", "::", "LCurly", ")", "||", "Token", ".", "is", "(", "AsmToken", "::", "TokenKind", "::", "RCurly", ")", ")", "return", "false", ";", "if", "(", "String", ".", "lower", "(", ")", "==", "", "&&", "Second", ".", "is", "(", "AsmToken", "::", "Colon", ")", "&&", "Third", ".", "getString", "(", ")", ".", "lower", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "!", "Token", ".", "is", "(", "AsmToken", "::", "TokenKind", "::", "Identifier", ")", ")", "return", "true", ";", "if", "(", "!", "matchRegister", "(", "String", ".", "lower", "(", ")", ")", ")", "return", "true", ";", "assert", "(", "Second", ".", "is", "(", "AsmToken", "::"], "ground_truth": ["Colon", ")", ")", ";"], "File": "HexagonAsmParser10", "Func": "isLabel", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 238, "Length": 114, "Cover_Rate": 0.4523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "*", "MBB", ":", "L", "->", "getBlocks", "(", ")", ")", "{", "for", "(", "MachineBasicBlock", "::", "iterator", "MII", "=", "MBB", "->", "begin", "(", ")", ",", "E", "=", "MBB", "->", "end", "(", ")", ";", "MII", "!="], "ground_truth": ["E", ";", "++", "MII", ")", "{"], "File": "HexagonHardwareLoops25", "Func": "containsInvalidInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 239, "Length": 42, "Cover_Rate": 0.34710743801652894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::", "Fail", ";", "DecodeStatus", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s1", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "const4", ")", ")", ";", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s3", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return"], "ground_truth": ["status", ";"], "File": "TriCoreDisassembler", "Func": "DecodeRCRWInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 240, "Length": 95, "Cover_Rate": 0.4634146341463415, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Log2Size", "=", "llvm", "::", "Log2_32", "(", "", ")", ";", "switch", "(", "Sym", "->", "getKind", "(", ")", ")", "{", "default", ":", "assert", "(", "", "&&", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_PAGEOFF", ":", "RelocType", "=", "unsigned", "(", "MachO", "::", "ARM64_RELOC_PAGEOFF12", ")", ";", "return", "true", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTPAGEOFF", ":", "RelocType", "=", "unsigned", "(", "MachO", "::", "ARM64_RELOC_GOT_LOAD_PAGEOFF12", ")", ";", "return", "true", ";", "case", "MCSymbolRefExpr", "::", "VK_TLVPPAGEOFF", ":", "RelocType", "=", "unsigned", "(", "MachO", "::", "ARM64_RELOC_TLVP_LOAD_PAGEOFF12", ")", ";", "return", "true", ";", "}", "case", "", ":", "Log2Size", "=", "llvm", "::", "Log2_32", "(", "", ")", ";", "switch", "(", "Sym", "->", "getKind", "(", ")", ")", "{", "default", ":", "Asm", ".", "getContext", "(", ")", ".", "FatalError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_PAGE", ":", "RelocType", "=", "unsigned", "(", "MachO", "::", "ARM64_RELOC_PAGE21", ")", ";", "return", "true", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTPAGE", ":", "RelocType", "=", "unsigned", "(", "MachO", "::", "ARM64_RELOC_GOT_LOAD_PAGE21", ")", ";", "return", "true", ";", "case", "MCSymbolRefExpr"], "ground_truth": ["::", "VK_TLVPPAGE", ":"], "File": "AArch64MachObjectWriter12", "Func": "getAArch64FixupKindMachOInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 241, "Length": 176, "Cover_Rate": 0.4389027431421446, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "vector", "<", "uint32_t", ">", "getThreeInt32", "(", "MDNode", "*", "Node", ")", "{", "assert", "(", "Node", "->", "getNumOperands", "(", ")", "==", "", ")", ";", "std", "::", "vector", "<", "uint32_t", ">", "V", ";", "for", "(", "const", "MDOperand", "&", "Op", ":", "Node", "->", "operands", "(", ")", ")", "{", "const", "ConstantInt", "*", "CI", "=", "mdconst", "::", "extract", "<", "ConstantInt"], "ground_truth": [">", "(", "Op", ")", ";"], "File": "AMDGPURuntimeMD", "Func": "getThreeInt32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 242, "Length": 62, "Cover_Rate": 0.7948717948717948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "prettyPrintAsm", "(", "MCInstPrinter", "&", "InstPrinter", ",", "raw_ostream", "&", "OS", ",", "const", "MCInst", "&", "Inst", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "override", "{", "assert", "(", "MCInstrInfo", "::", "isBundle", "(", "Inst", ")", ")", ";", "assert", "(", "MCInstrInfo", "::", "bundleSize", "(", "Inst", ")", "<=", "HEXAGON_PACKET_SIZE", ")", ";", "std", "::", "string", "Buffer", ";", "{", "raw_string_ostream", "TempStream", "(", "Buffer", ")", ";", "InstPrinter", ".", "printInst", "(", "&", "Inst", ",", "TempStream", ",", "", ",", "STI", ")", ";", "}", "StringRef", "Contents", "(", "Buffer", ")", ";", "auto", "PacketBundle", "=", "Contents", ".", "rsplit", "(", "'\\n'", ")", ";", "auto", "HeadTail", "=", "PacketBundle", ".", "first", ".", "split", "(", "'\\n'", ")", ";", "StringRef", "Separator", "=", "", ";", "StringRef", "Indent", "=", "", ";", "OS", "<<", "", ";", "while", "(", "!", "HeadTail", ".", "first", ".", "empty", "(", ")", ")", "{", "StringRef"], "ground_truth": ["InstTxt", ";"], "File": "HexagonMCTargetDesc11", "Func": "prettyPrintAsm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 243, "Length": 129, "Cover_Rate": 0.5139442231075697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "isVector", "(", ")", ")", "return", "scalarizeVectorLoad", "(", "LN", ",", "DAG", ")", ";", "SDValue", "Ops", "[", "", "]", ";", "std", "::", "tie", "(", "Ops", "[", "", "]", ",", "Ops", "[", "", "]", ")", "=", "expandUnalignedLoad", "(", "LN", ",", "DAG", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops", ",", "SDLoc", "(", "N", ")", ")", ";", "}", "if", "(", "!", "IsFast", ")", "return", "SDValue", "(", ")", ";", "}", "if", "(", "!", "shouldCombineMemoryType", "(", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "NewVT", "=", "getEquivalentMemType", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "VT", ")", ";", "SDValue", "NewLoad", "=", "DAG", ".", "getLoad", "(", "NewVT", ",", "SL", ",", "LN", "->", "getChain", "(", ")", ",", "LN", "->", "getBasePtr", "(", ")", ",", "LN", "->", "getMemOperand", "(", ")", ")", ";", "SDValue", "BC", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "NewLoad", ")", ";", "DCI", ".", "CombineTo", "(", "N", ",", "BC", ",", "NewLoad", ".", "getValue", "(", "", ")", ")", ";", "return", "SDValue", "(", "N"], "ground_truth": [",", "", ")", ";"], "File": "AMDGPUISelLowering (2)2", "Func": "performLoadCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 244, "Length": 167, "Cover_Rate": 0.5091463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_dbpsadbw128_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v16qi", ")", "__B", ",", "__imm", ",", "(", "__v8hi", ")", "_mm_setzero_hi", "(", ")"], "ground_truth": [",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlbwintrin4", "Func": "_mm_dbsad_epu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 245, "Length": 32, "Cover_Rate": 0.5423728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "insn", ";", "if", "(", "low", "==", "high", ")", "insn", "=", "emit_insn", "(", "gen_stack_push", "(", "gen_rtx_REG", "(", "SImode", ",", "low", ")", ")", ")", ";", "else", "insn", "=", "emit_insn", "(", "gen_stack_pushm", "(", "GEN_INT", "(", "(", "(", "high", "-", "low", ")", "+", "", ")", "*", "UNITS_PER_WORD", ")", ",", "gen_rx_store_vector", "("], "ground_truth": ["low", ",", "high", ")", ")", ")", ";"], "File": "rx", "Func": "push_regs", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 246, "Length": 55, "Cover_Rate": 0.7432432432432432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "rs6000_hard_regno_nregs", "[", "mode", "]", "[", "regno"], "ground_truth": ["]", ";"], "File": "rs6000", "Func": "rs6000_hard_regno_nregs_hook", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 247, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "==", "MBB", ".", "end", "(", ")", ")", "return", "", ";", "if", "(", "!", "isUncondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", "&&", "!", "isCondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "return", "", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "", ";", "--", "I", ";", "if", "(", "!", "isCondBranchOpcode", "(", "I", "->", "getOpcode", "("], "ground_truth": [")", ")", ")", "return", "", ";"], "File": "AArch64InstrInfo1", "Func": "RemoveBranch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 248, "Length": 83, "Cover_Rate": 0.7217391304347827, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBoundCtrl", "(", ")", "const", "{", "return", "isImmTy", "("], "ground_truth": ["ImmTyDppBoundCtrl", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "isBoundCtrl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 249, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMaxWavesPerCU", "(", ")", "const", "{", "if", "(", "getGeneration", "(", ")", ">=", "Subtarget", "::", "SOUTHERN_ISLANDS", ")", "return", "", ";", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "AMDGPUSubtarget (2)", "Func": "getMaxWavesPerCU", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 250, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RTLIB", "::", "Libcall", "LC", ";", "LC", "=", "RTLIB", "::", "getFPROUND", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "SDValue", "SrcVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "return", "makeLibCall", "(", "DAG", ",", "LC", ",", "Op", ".", "getValueType", "(", ")", ",", "&"], "ground_truth": ["SrcVal", ",", "", ",", "false", ",", "SDLoc", "(", "Op", ")", ")", ".", "first", ";"], "File": "AArch64ISelLowering109", "Func": "LowerFP_ROUND", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 251, "Length": 67, "Cover_Rate": 0.6442307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "combineShufflesRecursively", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "return", "combineShufflesRecursively", "(", "{", "Op", "}", ",", "", ",", "Op", ",", "{", "", "}", ","], "ground_truth": ["{", "}", ",", "", ",", "false", ",", "true", ",", "DAG", ",", "Subtarget", ")", ";"], "File": "X86ISelLowering108", "Func": "combineX86ShufflesRecursively", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 252, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isABI", ")", "return", "Chain", ";", "const", "DataLayout", "&", "DL", "=", "DAG", ".", "getDataLayout", "(", ")", ";", "SmallVector", "<", "EVT", ",", "", ">", "VTs", ";", "SmallVector", "<", "uint64_t", ",", "", ">", "Offsets", ";", "ComputePTXValueVTs", "(", "*", "this", ",", "DL", ",", "RetTy", ",", "VTs", ",", "&", "Offsets", ")", ";", "assert", "(", "VTs", ".", "size", "(", ")", "==", "OutVals", ".", "size", "(", ")", "&&", "", ")", ";", "auto", "VectorInfo", "=", "VectorizePTXValueVTs", "(", "VTs", ",", "Offsets", ",", "RetTy", "->", "isSized", "(", ")", "?", "DL", ".", "getABITypeAlign", "(", "RetTy", ")", ":", "Align", "(", "", ")", ")", ";", "bool", "ExtendIntegerRetVal", "=", "RetTy", "->", "isIntegerTy", "(", ")", "&&", "DL", ".", "getTypeAllocSizeInBits", "(", "RetTy", ")", "<", "", ";", "SmallVector", "<", "SDValue", ",", "", ">", "StoreOperands", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "VTs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "VectorInfo", "[", "i", "]", "&", "PVF_FIRST", ")", "{", "assert", "(", "StoreOperands", ".", "empty", "(", ")", "&&", "", ")", ";", "StoreOperands", ".", "push_back", "(", "Chain", ")", ";", "StoreOperands", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "Offsets", "[", "i", "]", ",", "dl", ",", "", ")", ")", ";", "}", "SDValue", "RetVal", "=", "OutVals", "[", "i", "]", ";", "if", "(", "ExtendIntegerRetVal", ")", "{", "RetVal", "=", "DAG", ".", "getNode", "(", "Outs", "[", "i", "]", ".", "Flags", ".", "isSExt", "(", ")", "?", "", ":", "", ",", "dl", ",", "", ",", "RetVal", ")", ";", "}", "else", "if", "(", "RetVal", ".", "getValueSizeInBits", "(", ")", "<", "", ")", "{", "RetVal", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "RetVal", ")", ";", "}", "StoreOperands", ".", "push_back", "(", "RetVal", ")", ";", "if", "(", "VectorInfo", "[", "i", "]", "&", "PVF_LAST", ")", "{", "", "Op", ";", "unsigned", "NumElts", "=", "StoreOperands", ".", "size", "(", ")", "-", "", ";", "switch", "(", "NumElts", ")", "{", "case", ""], "ground_truth": [":"], "File": "NVPTXISelLowering19", "Func": "LowerReturn", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 253, "Length": 301, "Cover_Rate": 0.5788461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Imm", "=", "false", ";", "if", "(", "!", "SelectSMRD", "(", "Addr", ",", "SBase", ",", "Offset"], "ground_truth": [",", "Imm", ")", ")", "return", "false", ";"], "File": "AMDGPUISelDAGToDAG106", "Func": "SelectSMRDImm32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 254, "Length": 22, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u16_s64", "(", "int64x1_t", "__a", ")", "{", "return", "(", "uint16x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_u16_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 255, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isa", "<", "PHINode", ">", "(", "In", ")", "||", "(", "To", "!=", "Block", ".", "end", "(", ")", "&&", "isa", "<", "PHINode", ">", "(", "*", "To", ")", ")", ")", "return", "false", ";", "if", "(", "!", "mayHaveNonDefUseDependency", "(", "In", ")", ")", "return", "true", ";", "bool", "MayWrite", "=", "In", ".", "mayWriteToMemory", "(", ")", ";", "auto", "MaybeLoc", "=", "getLocOrNone", "(", "In", ")", ";", "auto", "From", "=", "In", ".", "getIterator", "(", ")", ";", "if", "(", "From", "==", "To", ")", "return", "true", ";", "bool", "MoveUp", "=", "(", "To", "!=", "Block", ".", "end", "(", ")", "&&", "To", "->", "comesBefore", "(", "&", "In", ")", ")", ";", "auto", "Range", "=", "MoveUp", "?", "std", "::", "make_pair", "(", "To", ",", "From", ")", ":", "std", "::", "make_pair", "(", "std", "::", "next", "(", "From", ")", ",", "To", ")", ";", "for", "(", "auto", "It", "=", "Range", ".", "first", ";", "It", "!=", "Range", ".", "second", ";", "++", "It", ")", "{", "const", "Instruction", "&", "I", "=", "*", "It", ";", "if", "(", "llvm", "::", "is_contained", "(", "Ignore", ",", "&", "I", ")", ")", "continue", ";", "if", "(", "auto", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "&", "I", ")", ")", "{", "if", "(", "II", "->", "getIntrinsicID", "(", ")", "==", "", ")", "continue", ";", "}", "if", "(", "I", ".", "mayThrow", "(", ")", ")", "return", "false", ";", "if", "(", "auto", "*", "CB", "=", "dyn_cast", "<", "CallBase", ">", "(", "&", "I", ")", ")", "{", "if", "(", "!", "CB", "->", "hasFnAttr", "(", "Attribute", "::", "WillReturn", ")", ")", "return", "false", ";", "if", "(", "!", "CB", "->", "hasFnAttr", "(", "Attribute", "::", "NoSync", ")", ")", "return", "false", ";", "}", "if", "(", "I", ".", "mayReadOrWriteMemory", "(", ")", ")", "{", "auto", "MaybeLocI", "=", "getLocOrNone", "(", "I", ")", ";", "if", "(", "MayWrite", "||", "I", ".", "mayWriteToMemory", "(", ")", ")", "{", "if", "(", "!", "MaybeLoc", "||", "!", "MaybeLocI", ")", "return", "false", ";", "if", "(", "!", "AA", ".", "isNoAlias", "(", "*", "MaybeLoc", ",", "*", "MaybeLocI"], "ground_truth": [")", ")", "return", "false", ";"], "File": "HexagonVectorCombine1", "Func": "isSafeToMoveBeforeInBB", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 256, "Length": 311, "Cover_Rate": 0.6547368421052632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "decodeExpcnt", "(", "IsaVersion", "Version", ",", "unsigned", "Waitcnt", ")", "{", "return", "unpackBits", "(", "Waitcnt", ",", "getExpcntBitShift", "("], "ground_truth": [")", ",", "getExpcntBitWidth", "(", ")", ")", ";"], "File": "AMDGPUBaseInfo26", "Func": "decodeExpcnt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 257, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "(", "code", "==", "POST_MODIFY", "||", "code", "==", "PRE_MODIFY", ")", "&&", "arm_address_register_rtx_p", "(", "XEXP", "(", "x", ",", "", ")", ",", "strict_p", ")", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "PLUS", "&&", "rtx_equal_p", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ",", "XEXP", "(", "x", ",", "", ")", ")", ")", "{", "rtx", "addend", "=", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ";", "HOST_WIDE_INT", "offset", ";", "if", "(", "!", "CONST_INT_P", "(", "addend", ")", ")", "return", "", ";", "offset", "=", "INTVAL", "(", "addend", ")", ";", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "<=", "", ")", "return", "(", "offset", ">", "-", "", "&&", "offset", "<", "", ")", ";", "return", "(", "use_ldrd", "&&", "offset", ">", "-", "", "&&", "offset", "<", "", "&&", "(", "offset", "&", "", ")", "==", "", ")", ";", "}", "else", "if", "(", "reload_completed", "&&", "(", "code", "==", "LABEL_REF", "||", "(", "code", "==", "CONST", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "PLUS", "&&", "GET_CODE", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", "==", "LABEL_REF", "&&", "CONST_INT_P", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", ")", ")", ")", "return", "", ";", "else", "if", "(", "mode", "==", "TImode", "||", "(", "TARGET_NEON", "&&", "VALID_NEON_STRUCT_MODE", "(", "mode", ")", ")", ")", "return", "", ";", "else", "if", "(", "code", "==", "PLUS", ")"], "ground_truth": ["{"], "File": "arm6", "Func": "thumb2_legitimate_address_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 258, "Length": 231, "Cover_Rate": 0.4935897435897436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "flags", "&", "MASK_UNALIGNED_DOUBLES", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "flags", "&", "MASK_V8PLUS", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "flags", "&", "MASK_VIS", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "flags", "&", "MASK_VIS2", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "flags", "&", "MASK_VIS3", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "flags", "&", "MASK_VIS4", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "flags", "&", "MASK_CBCOND", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "flags", "&", "MASK_DEPRECATED_V8_INSNS", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "flags", "&", "MASK_SPARCLET", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "flags", "&", "MASK_SPARCLITE", ")", "fprintf"], "ground_truth": ["(", "stderr", ",", "", ")", ";"], "File": "sparc6", "Func": "dump_target_flag_bits", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 259, "Length": 130, "Cover_Rate": 0.4391891891891892, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Builder", ".", "SetInsertPoint", "(", "&", "BB", "->", "back", "(", ")", ")", ";", "Value", "*", "ShiftAmount", "=", "Builder", ".", "CreateTrunc", "(", "BI", "->", "getOperand", "(", "", ")", ",", "Int8Ty", ")", ";", "Value", "*", "Cmp1", "=", "Builder", ".", "CreateICmpEQ", "(", "ShiftAmount", ",", "Int8Zero", ")", ";", "Builder", ".", "CreateCondBr", "(", "Cmp1", ",", "EndBB", ",", "LoopBB", ")", ";", "BB", "->", "back", "(", ")", ".", "eraseFromParent", "(", ")", ";", "Builder", ".", "SetInsertPoint", "(", "LoopBB", ")", ";", "PHINode", "*", "ShiftAmountPHI", "=", "Builder", ".", "CreatePHI", "(", "Int8Ty", ",", "", ")", ";", "ShiftAmountPHI", "->", "addIncoming", "(", "ShiftAmount", ",", "BB", ")", ";", "PHINode", "*", "ValuePHI", "=", "Builder", ".", "CreatePHI", "(", "Int32Ty", ",", "", ")", ";", "ValuePHI", "->", "addIncoming", "(", "BI", "->", "getOperand", "(", "", ")", ",", "BB", ")", ";", "Value", "*", "ShiftAmountSub", "=", "Builder", ".", "CreateSub", "(", "ShiftAmountPHI", ",", "ConstantInt", "::", "get", "(", "Int8Ty", ",", "", ")", ")", ";", "ShiftAmountPHI", "->", "addIncoming", "(", "ShiftAmountSub", ",", "LoopBB", ")", ";", "Value", "*", "ValueShifted", ";", "switch", "(", "BI", "->", "getOpcode", "(", ")", ")", "{", "case", "Instruction", "::", "Shl", ":", "ValueShifted", "=", "Builder", ".", "CreateShl", "(", "ValuePHI", ",", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "", ")", ")", ";", "break", ";", "case", "Instruction", "::", "LShr", ":", "ValueShifted", "=", "Builder", ".", "CreateLShr", "(", "ValuePHI", ",", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "", ")", ")", ";", "break", ";", "case", "Instruction", "::", "AShr", ":", "ValueShifted", "=", "Builder", ".", "CreateAShr", "(", "ValuePHI", ",", "ConstantInt", "::", "get", "(", "Int32Ty", ","], "ground_truth": ["", ")", ")", ";"], "File": "MCS51ShiftExpand", "Func": "expand", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 260, "Length": 235, "Cover_Rate": 0.5245535714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Scope", "!=", "", "&&", "(", "OrderingAddrSpace", "&", "", ")", "!=", "", "&&", "(", "InstrAddrSpace", "&", "", ")", "!=", "", ")", ";", "if", "(", "(", "OrderingAddrSpace", "==", "InstrAddrSpace", ")", "&&", "isPowerOf2_32", "(", "uint32_t", "(", "InstrAddrSpace", ")", ")", ")", "this", "->", "IsCrossAddressSpaceOrdering", "=", "false", ";", "if", "(", "(", "InstrAddrSpace", "&", "~", "", ")", "==", "", ")", "{", "this", "->", "Scope", "=", "std", "::", "min", "(", "Scope", ",", "", ")", ";", "}", "else", "if", "(", "(", "InstrAddrSpace", "&", "~", "(", "", "|", "", ")", ")", "==", "", ")", "{", "this", "->", "Scope", "=", "std", "::", "min", "("], "ground_truth": ["Scope", ",", "", ")", ";"], "File": "SIMemoryLegalizer", "Func": "SIMemOpInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 261, "Length": 101, "Cover_Rate": 0.3377926421404682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeGPR32RegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Addr", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return"], "ground_truth": ["Fail", ";"], "File": "AArch64Disassembler24", "Func": "DecodeGPR32RegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 262, "Length": 29, "Cover_Rate": 0.5471698113207547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "opts", "->", "x_aarch64_cmodel_var", ")", "{", "case", "AARCH64_CMODEL_TINY", ":", "if", "(", "opts", "->", "x_flag_pic", ")", "aarch64_cmodel", "=", "AARCH64_CMODEL_TINY_PIC", ";", "break", ";", "case", "AARCH64_CMODEL_SMALL", ":", "if", "(", "opts", "->", "x_flag_pic", ")", "{", "aarch64_cmodel", "=", "(", "flag_pic", "==", ""], "ground_truth": ["?", "AARCH64_CMODEL_SMALL_PIC", ":", "AARCH64_CMODEL_SMALL_SPIC", ")", ";"], "File": "aarch64", "Func": "initialize_aarch64_code_model", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 263, "Length": 44, "Cover_Rate": 0.352, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "V1Mask", "[", "", "]", ";", "SDValue", "V2Mask", "[", "", "]", ";", "V1InUse", "=", "false", ";", "V2InUse", "=", "false", ";", "int", "Size", "=", "Mask", ".", "size", "(", ")", ";", "int", "Scale", "=", "", "/", "Size", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "i", "/", "Scale", "]", "==", "-", "", ")", "{", "V1Mask", "[", "i", "]", "=", "V2Mask", "[", "i", "]", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "}", "else", "{", "const", "int", "ZeroMask", "=", "", ";", "int", "V1Idx", "=", "Mask", "[", "i", "/", "Scale", "]", "<", "Size", "?", "Mask", "[", "i", "/", "Scale", "]", "*", "Scale", "+", "i", "%", "Scale", ":", "ZeroMask", ";", "int", "V2Idx", "=", "Mask", "[", "i", "/", "Scale", "]", "<", "Size", "?", "ZeroMask", ":", "(", "Mask", "[", "i", "/", "Scale", "]", "-", "Size", ")", "*", "Scale", "+", "i", "%", "Scale", ";", "if", "(", "Zeroable", "[", "i", "/", "Scale", "]", ")", "V1Idx", "=", "V2Idx", "=", "ZeroMask", ";", "V1Mask", "[", "i", "]", "=", "DAG", ".", "getConstant", "(", "V1Idx", ",", "", ")", ";", "V2Mask", "[", "i", "]", "=", "DAG", ".", "getConstant", "(", "V2Idx", ",", "", ")", ";", "V1InUse", "|=", "(", "ZeroMask", "!=", "V1Idx", ")", ";", "V2InUse", "|=", "(", "ZeroMask", "!=", "V2Idx", ")", ";", "}", "}", "if", "(", "V1InUse", ")", "V1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1Mask", ")", ")", ";", "if", "(", "V2InUse", ")", "V2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V2", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V2Mask", ")", ")", ";", "SDValue", "V", ";", "if", "(", "V1InUse", "&&", "V2InUse", ")", "V", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "else", "V", "=", "V1InUse", "?", "V1", ":", "V2", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT"], "ground_truth": [",", "V", ")", ";"], "File": "X86ISelLowering200", "Func": "lowerVectorShuffleAsPSHUFB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 264, "Length": 344, "Cover_Rate": 0.8037383177570093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetStreamer", "::", "outputDwarfFileDirectives", "(", ")", "{", "for", "(", "const", "std", "::", "string", "&", "S", ":", "DwarfFiles", ")", "getStreamer", "(", ")", ".", "emitRawText"], "ground_truth": ["(", "S", ".", "data", "(", ")", ")", ";"], "File": "NVPTXTargetStreamer3", "Func": "outputDwarfFileDirectives", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 265, "Length": 31, "Cover_Rate": 0.8157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "using", "namespace", "", ";", "for", "(", "auto", "&", "RC", ":", "{", "HvxVRRegClass", ",", "HvxWRRegClass", ",", "HvxQRRegClass", "}", ")", "if", "(", "RC", ".", "contains", "(", "Reg", ")", ")", "return", "TRI", ".", "getRegSizeInBits", "(", "RC", ")", ";", "if", "(", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", ".", "getMinimalPhysRegClass", "(", "Reg", ")"], "ground_truth": [")", "return", "TRI", ".", "getRegSizeInBits", "(", "*", "RC", ")", ";"], "File": "HexagonBitTracker14", "Func": "getPhysRegBitWidth", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 266, "Length": 58, "Cover_Rate": 0.5576923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "writeDILabel", "(", "const", "DILabel", "*", "N", ",", "SmallVectorImpl", "<", "uint64_t", ">", "&", "Record", ",", "unsigned", "Abbrev", ")", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "DXILBitcodeWriter", "Func": "writeDILabel", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 267, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isReg", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "M88kAsmParser", "Func": "getReg", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 268, "Length": 9, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "TrueV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "FalseV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "TargetCC", ";", "SDValue", "Flag", "=", "EmitCMP", "(", "LHS", ",", "RHS", ",", "TargetCC", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "Op", ".", "getValueType", "(", ")", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "TrueV", ")", ";", "Ops", ".", "push_back", "(", "FalseV", ")", ";", "Ops", ".", "push_back", "(", "TargetCC", ")", ";", "Ops", ".", "push_back", "(", "Flag", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "&", "Ops"], "ground_truth": ["[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";"], "File": "MSP430ISelLowering39", "Func": "LowerSELECT_CC", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 269, "Length": 166, "Cover_Rate": 0.8924731182795699, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getVarArgsFrameIndex", "(", ")", "const"], "ground_truth": ["{"], "File": "ARMMachineFunctionInfo (2)", "Func": "getVarArgsFrameIndex", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 270, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "return", ";", "}", "if", "(", "OpNo", ">=", "MI", "->", "size", "(", ")", ")", "{", "O", "<<", "", ";", "return", ";", "}", "const", "MCOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "bool", "isPtrReg", "=", "(", "MOI", ".", "RegClass", "==", "", ")", "||", "(", "MOI", ".", "RegClass", "==", "", ")", "||", "(", "MOI", ".", "RegClass", "==", "", ")", ";", "if", "(", "isPtrReg", ")", "{", "O", "<<", "getRegisterName", "(", "Op", ".", "getReg", "(", ")", ",", "", ")", ";", "}", "else", "{", "O", "<<", "getPrettyRegisterName", "(", "Op", ".", "getReg", "(", ")", ",", "MRI", ")", ";", "}", "}", "else", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "O", "<<", "formatImm", "(", "Op", ".", "getImm", "(", ")", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "MCS51InstPrinter", "Func": "printOperand", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 271, "Length": 133, "Cover_Rate": 0.6186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printMemOperandEA", "(", "const", "MCInst", "*", "MI", ",", "int"], "ground_truth": ["opNum", ",", "raw_ostream", "&", "O", ")", "{"], "File": "SICInstPrinter", "Func": "printMemOperandSICEA", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 272, "Length": 15, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "ix86_cmodel", "==", "CM_MEDIUM", "||", "ix86_cmodel", "==", "CM_MEDIUM_PIC", ")", "&&", "size", ">", "(", "unsigned", "int", ")", "ix86_section_threshold", ")", "fprintf"], "ground_truth": ["(", "file", ",", "", ")", ";"], "File": "i3863", "Func": "x86_elf_aligned_common", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 273, "Length": 27, "Cover_Rate": 0.3375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "if", "(", "!", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "is128BitVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "SDValue", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Assert", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Extract", ",", "DAG", ".", "getValueType", "(", "VT", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Assert", ")", ";", "}", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "unsigned", "Idx", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Idx", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ")", ";", "SDValue", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Assert", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Extract", ",", "DAG", ".", "getValueType", "(", "VT", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Assert", ")", ";", "}", "if", "(", "VT", "==", "", ")", "{", "if", "(", "!", "Op", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDNode", "*", "User", "=", "*", "Op", ".", "getNode", "(", ")", "->", "use_begin", "(", ")", ";", "if", "(", "(", "User", "->", "getOpcode", "(", ")", "!=", "", "||", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "&&", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "isNullValue", "(", ")", ")", ")", "&&", "(", "User", "->", "getOpcode", "(", ")", "!=", "", "||", "User", "->", "getValueType", "(", "", ")", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Extract", ")", ";", "}", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "{", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", ")"], "ground_truth": ["return", "Op", ";"], "File": "X86ISelLowering117", "Func": "LowerEXTRACT_VECTOR_ELT_SSE4", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 274, "Length": 456, "Cover_Rate": 0.8555347091932458, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "unsigned", "StackProbeSize", "=", "(", "MFI", ".", "getStackProtectorIndex", "(", ")", ">", ""], "ground_truth": [")", "?", "", ":", "", ";"], "File": "ARMFrameLowering102", "Func": "WindowsRequiresStackProbe", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 275, "Length": 28, "Cover_Rate": 0.32941176470588235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MVT", "T", ":", "{", "", ",", "", ",", "", ",", "", "}", ")", "if", "(", "TRC", "->", "hasType", "(", "T", ")", ")", "return", "EVT", "(", "T", ")", ".", "getEVTString", "(", ")", ";", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "RegNo"], "ground_truth": [")", ";"], "File": "WebAssemblyAsmPrinter36", "Func": "getRegTypeName", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 276, "Length": 45, "Cover_Rate": 0.5232558139534884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCFragment", "*", "findAssociatedFragment", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "AVRMCExpr", "Func": "findAssociatedFragment", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 277, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "matchVectorAddressRecursively", "(", "N", ".", "getOperand", "(", "", ")", ",", "AM", ",", "Depth", "+", "", ")", "&&", "!", "matchVectorAddressRecursively", "(", "Handle", ".", "getValue", "(", ")", ".", "getOperand", "(", "", ")", ",", "AM", ",", "Depth", "+", "", ")", ")", "return", "false", ";", "AM", "=", "Backup", ";", "if", "(", "!", "matchVectorAddressRecursively", "(", "Handle", ".", "getValue", "(", ")", ".", "getOperand", "(", "", ")", ",", "AM", ",", "Depth", "+", "", ")", "&&", "!", "matchVectorAddressRecursively", "(", "Handle", ".", "getValue", "(", ")", ".", "getOperand", "(", "", ")", ",", "AM", ",", "Depth", "+", "", ")", ")", "return", "false", ";", "AM", "=", "Backup", ";", "N", "=", "Handle", "."], "ground_truth": ["getValue", "(", ")", ";"], "File": "X86ISelDAGToDAG1", "Func": "matchVectorAddressRecursively", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 278, "Length": 106, "Cover_Rate": 0.41568627450980394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "'r'", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'l'", ":", "case", "'N'", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'f'", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'d'", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "}", "}", "return", "TargetLowering", "::", "getRegForInlineAsmConstraint", "(", "Constraint"], "ground_truth": [",", "VT", ")", ";"], "File": "NVPTXISelLowering15", "Func": "getRegForInlineAsmConstraint", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 279, "Length": 71, "Cover_Rate": 0.45222929936305734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Inst", ".", "getNumExplicitOperands", "(", ")", "==", "", ")", ";", "MachineOperand", "Op1", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "Inst", ".", "removeOperand", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "Op1", ")"], "ground_truth": [";"], "File": "SIInstrInfo11", "Func": "swapOperands", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 280, "Length": 35, "Cover_Rate": 0.7446808510638298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterSubReg", "DefR", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "RegisterSubReg", "R1", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "assert", "(", "Inputs", ".", "has", "(", "R1", ".", "Reg", ")", ")", ";", "LatticeCell", "RC", "=", "Outputs", ".", "get", "(", "DefR", ".", "Reg", ")", ";", "bool", "Eval", ";", "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "switch", "(", "Opc", ")", "{", "case", "", ":", "Eval", "=", "evaluateSplatr", "(", "R1", ",", "", ",", "", ",", "Inputs", ",", "RC", ")", ";", "break", ";", "case", "", ":", "Eval", "=", "evaluateSplatr", "(", "R1", ",", "", ",", "", ",", "Inputs", ",", "RC", ")", ";", "break", ";", "default", ":", "return", "false", ";", "}", "if", "(", "!", "Eval", ")", "return", "false", ";", "Outputs", ".", "update", "(", "DefR", ".", "Reg", ",", "RC", ")", ";", "return", "true"], "ground_truth": [";"], "File": "HexagonConstPropagation11", "Func": "evaluateHexVector1", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 281, "Length": 131, "Cover_Rate": 0.8397435897435898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Size", ">=", "", "&&", "(", "Subtarget", "->", "isUnalignedMemAccessFast", "(", ")", "||", "(", "(", "DstAlign", "==", "", "||", "DstAlign", ">=", "", ")", "&&", "(", "SrcAlign", "==", "", "||", "SrcAlign", ">=", "", ")", ")", ")", "&&", "Subtarget", "->", "getStackAlignment", "(", ")", ">=", "", ")", "{", "if", "(", "Subtarget", "->", "getStackAlignment", "(", ")", ">=", "", ")", "{", "if", "(", "Subtarget", "->", "hasAVX2", "(", ")", ")", "return", "", ";", "if", "(", "Subtarget", "->", "hasAVX", "(", ")", ")", "return", "", ";", "}", "if", "(", "Subtarget", "->", "hasSSE2", "(", ")", ")"], "ground_truth": ["return", "", ";"], "File": "X86ISelLowering142", "Func": "getOptimalMemOpType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 282, "Length": 90, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isCFAlu", "(", "const", "MachineInstr", "&", "MI", ")", "{", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", ""], "ground_truth": [":"], "File": "R600ClauseMergePass", "Func": "isCFAlu", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 283, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_storeu_epi64", "(", "void", "*", "__P", ",", "__m256i"], "ground_truth": ["__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_storeu_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 284, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionCost", "TTIImpl", "::", "getIntrinsicInstrCost", "(", "const", "IntrinsicCostAttributes", "&", "ICA", ",", "TTI", "::", "TargetCostKind", "CostKind", ")", "{", "if", "(", "ICA", ".", "getID", "(", ")", "==", "", ")", "{", "std", "::", "pair", "<", "InstructionCost", ",", "MVT", ">", "LT", "=", "TLI", ".", "getTypeLegalizationCost", "(", "DL", ",", "ICA"], "ground_truth": [".", "getReturnType", "(", ")", ")", ";"], "File": "HexagonTargetTransformInfo16", "Func": "getIntrinsicInstrCost", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 285, "Length": 50, "Cover_Rate": 0.704225352112676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "WinCOFFTargetStreamer", "::", "emitFPOData", "(", "const", "MCSymbol", "*", "ProcSym", ",", "SMLoc", "L", ")", "{", "MCStreamer", "&", "OS", "=", "getStreamer", "(", ")", ";", "MCContext", "&", "Ctx", "=", "OS", ".", "getContext", "(", ")", ";", "auto", "I", "=", "AllFPOData", ".", "find", "(", "ProcSym", ")", ";", "if", "(", "I", "==", "AllFPOData", ".", "end", "(", ")", ")", "{", "Ctx", ".", "reportError", "(", "L", ",", "Twine", "(", "", ")", "+", "ProcSym", "->", "getName", "(", ")", ")", ";", "return", "true", ";", "}", "const", "FPOData", "*", "FPO", "=", "I", "->", "second", ".", "get", "(", ")", ";", "assert", "(", "FPO", "->", "Begin", "&&", "FPO", "->", "End", "&&", "FPO", "->", "PrologueEnd", "&&", "", ")", ";", "MCSymbol", "*", "FrameBegin", "=", "Ctx", ".", "createTempSymbol", "(", ")", ",", "*", "FrameEnd", "=", "Ctx", ".", "createTempSymbol", "(", ")", ";", "OS", ".", "EmitIntValue", "(", "unsigned", "(", "DebugSubsectionKind", "::", "FrameData", ")", ",", "", ")", ";", "OS", ".", "emitAbsoluteSymbolDiff", "(", "FrameEnd", ",", "FrameBegin", ",", "", ")", ";", "OS", ".", "EmitLabel", "(", "FrameBegin", ")", ";", "OS", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "create", "(", "FPO", "->", "Function", ",", "MCSymbolRefExpr", "::", "VK_COFF_IMGREL32", ",", "Ctx", ")", ",", "", ")", ";", "FPOStateMachine", "FSM", "(", "FPO", ")", ";", "FSM", ".", "emitFrameDataRecord", "(", "OS", ",", "FPO", "->", "Begin", ")", ";", "for", "(", "const", "FPOInstruction", "&", "Inst", ":", "FPO", "->", "Instructions", ")", "{", "switch", "(", "Inst", ".", "Op", ")", "{", "case", "FPOInstruction", "::", "PushReg", ":", "FSM", ".", "CurOffset", "+=", "", ";", "FSM", ".", "SavedRegSize", "+=", "", ";", "FSM", ".", "RegSaveOffsets", ".", "push_back", "(", "{", "Inst", ".", "RegOrOffset", ",", "FSM", ".", "CurOffset", "}", ")", ";", "break", ";", "case", "FPOInstruction", "::", "SetFrame", ":", "FSM", ".", "FrameReg", "=", "Inst", ".", "RegOrOffset", ";", "FSM", ".", "FrameRegOff", "=", "FSM", ".", "CurOffset", ";", "break", ";", "case", "FPOInstruction", "::", "StackAlign", ":", "FSM", ".", "StackOffsetBeforeAlign", "=", "FSM", "."], "ground_truth": ["CurOffset", ";"], "File": "X86WinCOFFTargetStreamer", "Func": "emitFPOData", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 286, "Length": 286, "Cover_Rate": 0.7944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "MCSection", "*", "getExplicitSectionGlobal", "(", "const", "GlobalValue", "*", "GV", ",", "SectionKind", "Kind", ",", "Mangler", "*", "Mang", ",", "const", "TargetMachine", "&", "TM"], "ground_truth": [")", "const", "{"], "File": "WDC65816TargetObjectFile", "Func": "getExplicitSectionGlobal", "Target": "WDC65816", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 287, "Length": 25, "Cover_Rate": 0.8620689655172413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "return", "LowerCONCAT_VECTORSvXi1", "(", "Op", ",", "Subtarget", ",", "DAG", ")", ";", "assert", "(", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "Op", ".", "getNumOperands", "(", ")", "==", "", ")", "||", "(", "VT", ".", "is512BitVector", "(", ")", "&&", "(", "Op", ".", "getNumOperands", "(", ")", "==", "", "||", "Op", ".", "getNumOperands", "(", ")", "==", "", ")", ")", ")", ";", "return", "LowerAVXCONCAT_VECTORS", "(", "Op", ",", "DAG", ",", "Subtarget"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerCONCAT_VECTORS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 288, "Length": 75, "Cover_Rate": 0.7211538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createScheduler", "(", "TargetMachine"], "ground_truth": ["&", "tm", ")", "{"], "File": "TMS320C64XScheduler", "Func": "createTMS320C64XScheduler", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 289, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x2_t", ")"], "ground_truth": ["__builtin_neon_vreinterpretv2siv2sf", "(", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_s32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 290, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "EVT", "Ty", "=", "getPointerTy", "(", "DAG"], "ground_truth": [".", "getDataLayout", "(", ")", ")", ";"], "File": "AArch64ISelLowering106", "Func": "getGOT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 291, "Length": 27, "Cover_Rate": 0.3375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "MImm", "=", "(", "int", ")", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", "&", "", ";", "if", "(", "MImm", ">", "", ")", "O", "<<", "", "<<", "MImm", "-", "", "<<", "", ";", "else", "O", "<<", "", "<<", "MImm"], "ground_truth": ["<<", "", ";"], "File": "VEInstPrinter", "Func": "printMImmOperand", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 292, "Length": 44, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addPreEmitPass", "(", ")", "{", "TargetMachine", "&", "TM", "=", "getTargetMachine", "(", ")", ";", "addPass", "(", "createDelaySlotFillerPass", "(", "TM", ")"], "ground_truth": [")", ";"], "File": "MipsTargetMachine2", "Func": "addPreEmitPass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 293, "Length": 23, "Cover_Rate": 0.575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "calling_abi", "abi", "=", "ix86_abi", ";", "if", "(", "fntype", "==", "NULL_TREE", "||", "TYPE_ATTRIBUTES", "(", "fntype", ")", "==", "NULL_TREE", ")", "return", "abi", ";", "if", "(", "abi", "==", "SYSV_ABI", "&&", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "fntype", ")", ")", ")", "{", "static", "int", "warned", ";", "if", "(", "TARGET_X32", "&&", "!", "warned", ")", "{", "error", "(", "", ")", ";", "warned", "="], "ground_truth": ["", ";"], "File": "i3867", "Func": "ix86_function_type_abi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 294, "Length": 60, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createbeAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "StringRef", "TT", ",", "StringRef", "CPU", ")", "{", "Triple", "TheTriple", "(", "TT", ")", ";", "assert", "(", "TheTriple", ".", "isOSBinFormatELF", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "AArch64AsmBackend", "Func": "createAArch64beAsmBackend", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 295, "Length": 40, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getRegForInlineAsmConstraint", "(", "const", "std", "::", "string", "&", "Constraint", ",", "EVT", "VT", ")", "const", "{", "if", "(", "Constraint", ".", "size", "(", ")", "==", "", ")", "{", "switch", "(", "Constraint", "[", "", "]", ")", "{", "default", ":", "break", ";", "case", "'r'", ":", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "", ")", ";", "return", "std", "::", "make_pair", "(", "", ",", "", ")", ";", "}", "}", "return", "TargetLowering", "::", "getRegForInlineAsmConstraint", "(", "Constraint", ",", "VT"], "ground_truth": [")", ";"], "File": "XNCMISelLowering", "Func": "getRegForInlineAsmConstraint", "Target": "XNCM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 296, "Length": 78, "Cover_Rate": 0.8041237113402062, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "CPI", "<", "ConstPoolId2AddrMap", ".", "size", "(", ")", ")", ";", "return", "ConstPoolId2AddrMap", "[", "CPI"], "ground_truth": ["]", ";"], "File": "ARMJITInfo", "Func": "getConstantPoolEntryAddr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 297, "Length": 17, "Cover_Rate": 0.6538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "getRegInfo", "(", "Block", "&", "MBB", ")", "{", "return", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo"], "ground_truth": ["(", ")", ";"], "File": "SNESExpandPseudoInsts", "Func": "getRegInfo", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 298, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "MCExpr", "::", "VariantKind", "VK", "=", "MCExpr", "::"], "ground_truth": ["VK__None", ";"], "File": "RISCVAsmParser", "Func": "isSImm5", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 299, "Length": 19, "Cover_Rate": 0.31666666666666665, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "VT1", ".", "isInteger", "(", ")", "||", "!", "VT2", ".", "isInteger", "("], "ground_truth": [")", ")", "return", "false", ";"], "File": "Z80ISelLowering2", "Func": "isTruncateFree", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 300, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "PrevMI", "=", "", ";", "if", "(", "I", "!=", "BB", ".", "begin", "(", ")", ")", "PrevMI", "=", "prior", "(", "I", ")", ";", "++", "NumFP", ";", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "*", "MI", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "DeadRegs", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isDead", "(", ")", ")", "DeadRegs", ".", "push_back", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "switch", "(", "FPInstClass", ")", "{", "case", "", ":", "handleZeroArgFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleOneArgFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleOneArgFPRW", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleTwoArgFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleCompareFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleCondMovFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleSpecialFP", "(", "I", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "DeadRegs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "DeadRegs", "[", "i", "]", ";", "if", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "{", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "Reg", "-", "", "<<", "", ")", ";", "freeStackSlotAfter", "(", "I", ",", "Reg", "-", "", ")", ";", "}", "}", "DEBUG", "(", "MachineBasicBlock", "::", "iterator"], "ground_truth": ["PrevI", "(", "PrevMI", ")", ";"], "File": "X86FloatingPoint48", "Func": "processBasicBlock", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 301, "Length": 268, "Cover_Rate": 0.5458248472505092, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCRegister", "convertFPR64ToFPR32", "(", "MCRegister", "Reg", ")", "{", "assert", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", "&&", ""], "ground_truth": [")", ";"], "File": "RISCVAsmParser", "Func": "convertFPR64ToFPR32", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 302, "Length": 21, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "ClauseMergePass", "::", "getPassName", "("], "ground_truth": [")", "const", "{"], "File": "R600ClauseMergePass15", "Func": "getPassName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 303, "Length": 10, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MCPhysReg", "ArgRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "}", ";", "const", "unsigned", "NumArgRegs", "=", "array_lengthof", "(", "ArgRegs", ")", ";", "unsigned", "RegNum", "=", "State", ".", "getFirstUnallocated", "(", "ArgRegs", ")", ";", "if", "(", "RegNum", "!=", "NumArgRegs", "&&", "RegNum", "%", "", "==", "", ")", "{", "State", ".", "AllocateReg", "(", "ArgRegs"], "ground_truth": ["[", "RegNum", "]", ")", ";"], "File": "PPCCallingConv", "Func": "CC_PPC32_SVR4_Custom_AlignArgRegs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 304, "Length": 68, "Cover_Rate": 0.5573770491803278, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isForcedVOP3", "(", ")", ")", "return", "", ";", "if", "(", "isForcedSDWA", "(", ")", ")", "return"], "ground_truth": ["", ";"], "File": "AMDGPUAsmParser1", "Func": "getMatchedVariantName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 305, "Length": 18, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addBoolRegOperands", "(", "MCInst", "&", "Inst", ",", "unsigned"], "ground_truth": ["N", ")", "const", "{"], "File": "AMDGPUAsmParser1", "Func": "addBoolRegOperands", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 306, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "V1", ",", "V2", ",", "&", "Mask1", "[", "", "]", ")", ";", "}", "Mask1", "[", "", "]", "=", "HiIndex", "&", "", "?", "", ":", "", ";", "Mask1", "[", "", "]", "=", "HiIndex", "&", "", "?", "", ":", "", ";", "Mask1", "[", "", "]", "=", "PermMask", "[", "", "]", ";", "Mask1", "[", "", "]", "=", "PermMask", "[", "", "]", ";", "if", "(", "Mask1", "[", "", "]", ">=", "", ")", "Mask1", "[", "", "]", "+=", "", ";", "if", "(", "Mask1", "[", "", "]", ">=", "", ")", "Mask1", "[", "", "]", "+=", "", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "V2", ",", "V1", ",", "&", "Mask1", "[", "", "]", ")", ";", "}", "int", "LoMask", "[", "]", "=", "{", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "int", "HiMask", "[", "]", "=", "{", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "int", "*", "MaskPtr", "=", "LoMask", ";", "unsigned", "MaskIdx", "=", "", ";", "unsigned", "LoIdx", "=", "", ";", "unsigned", "HiIdx", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "if", "(", "i", "==", "", ")", "{", "MaskPtr", "=", "HiMask", ";", "MaskIdx", "=", "", ";", "LoIdx", "=", "", ";", "HiIdx", "=", "", ";", "}", "int", "Idx", "=", "PermMask", "[", "i", "]", ";", "if", "(", "Idx", "<", "", ")", "{", "Locs", "[", "i", "]", "=", "std", "::", "make_pair", "(", "-", "", ",", "-", "", ")", ";", "}", "else", "if", "(", "Idx", "<", "", ")", "{", "Locs", "[", "i", "]", "=", "std", "::", "make_pair", "(", "MaskIdx", ",", "LoIdx", ")", ";", "MaskPtr", "[", "LoIdx", "]", "=", "Idx", ";", "LoIdx", "++", ";", "}", "else", "{", "Locs", "[", "i", "]", "=", "std", "::", "make_pair", "(", "MaskIdx", ",", "HiIdx", ")", ";", "MaskPtr", "[", "HiIdx", "]", "=", "Idx", ";", "HiIdx", "++", ";", "}", "}", "SDValue", "LoShuffle", "=", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "V1", ",", "V2", ",", "&", "LoMask", "[", "", "]", ")", ";", "SDValue", "HiShuffle", "=", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "V1", ",", "V2", ",", "&", "HiMask", "[", "", "]", ")", ";", "int", "MaskOps", "[", "]", "=", "{", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "if", "(", "Locs", "[", "i", "]", ".", "first", "!=", "-", "", ")", "MaskOps", "[", "i", "]", "=", "Locs", "[", "i", "]"], "ground_truth": [".", "first", "*", "", "+", "Locs", "[", "i", "]", ".", "second", ";"], "File": "X86ISelLowering82", "Func": "LowerVECTOR_SHUFFLE_128v4", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 307, "Length": 421, "Cover_Rate": 0.4071566731141199, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PromoteConstant", "::", "computeInsertionPoint", "(", "Instruction", "*", "User", ",", "unsigned", "OpNo", ",", "InsertionPoints", "&", "InsertPts", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "OpNo", "<<", "", ")", ";", "DEBUG", "(", "User", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "'\\n'", ")", ";", "Instruction", "*", "InsertionPoint", "=", "findInsertionPoint", "(", "*", "User", ","], "ground_truth": ["OpNo", ")", ";"], "File": "AArch64PromoteConstant14", "Func": "computeInsertionPoint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 308, "Length": 63, "Cover_Rate": 0.43448275862068964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "&", "TTS", "=", "static_cast", "<", "TargetStreamer", "&", ">", "(", "TS", ")", ";", "TTS", ".", "EmitInstructionLabel", "(", "instructionCount"], "ground_truth": [")", ";"], "File": "TGSIAsmPrinter", "Func": "EmitMCInstruction", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 309, "Length": 20, "Cover_Rate": 0.3508771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Modified", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "MFI", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "MFI", "!=", "E", ";", "++", "MFI", ")", "Modified", "|=", "ExpandMBB", "(", "*", "MFI", ")", ";", "return", "Modified"], "ground_truth": [";"], "File": "ARMExpandPseudoInsts25", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 310, "Length": 44, "Cover_Rate": 0.5569620253164557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "INTVAL", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")"], "ground_truth": [",", "", ")", ")", ";"], "File": "sh", "Func": "sh_disp_addr_displacement", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 311, "Length": 16, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_cmpneq_epu32_mask", "(", "__m256i", "__X", ",", "__m256i"], "ground_truth": ["__Y", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_cmpneq_epu32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 312, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "const", "char", "*", "RegName", "=", "TM", ".", "getRegisterInfo", "(", ")", "->", "get", "(", "RegNo", ")", ".", "AsmName", ";", "if", "(", "!", "Subtarget", ".", "isDarwin", "(", ")"], "ground_truth": [")", "RegName", "=", "stripRegisterPrefix", "(", "RegName", ")", ";"], "File": "PPCAsmPrinter18", "Func": "printRegister", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 313, "Length": 37, "Cover_Rate": 0.4111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "break", ";", "case", "TargetOpcode", "::", "DBG_VALUE", ":", "return", ";", "case", "", ":", "lowerGETGOTAndEmitMCInsts", "(", "MI", ",", "getSubtargetInfo", "(", ")", ")", ";", "return", ";", "case", "", ":", "lowerGETFunPLTAndEmitMCInsts", "(", "MI", ",", "getSubtargetInfo", "(", ")", ")", ";", "return", ";", "}", "MachineBasicBlock", "::", "const_instr_iterator", "I", "=", "MI", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "E", "=", "MI", "->", "getParent", "(", ")", "->", "instr_end", "(", ")", ";", "do", "{", "MCInst", "TmpInst", ";", "LowerMachineInstrToMCInst", "(", "&", "*", "I", ",", "TmpInst", ",", "*", "this", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer"], "ground_truth": [",", "TmpInst", ")", ";"], "File": "VEAsmPrinter8", "Func": "emitInstruction", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 314, "Length": 91, "Cover_Rate": 0.6842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Imm", ";", "bool", "IsValid", ";", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "bool", "IsConstantImm", "=", "evaluateConstantImm", "(", "getImm", "(", ")", ",", "Imm", ",", "VK", ")", ";", "if", "(", "!", "IsConstantImm", ")", "IsValid", "=", "AsmParser", "::", "classifySymbolRef", "(", "getImm"], "ground_truth": ["(", ")", ",", "VK", ",", "Imm", ")", ";"], "File": "RISCVAsmParser13", "Func": "isSImm12", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 315, "Length": 50, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_andnps128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")"], "ground_truth": ["__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm_mask_andnot_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 316, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "?", "", ":", "", ";", "return", "DAG", ".", "getNode", "(", "Opcode", ",", "DL", ",", "N", "->", "getVTList", "(", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "RHS", ",", "N"], "ground_truth": ["->", "getOperand", "(", "", ")", ")", ";"], "File": "ARMISelLowering108", "Func": "PerformAddeSubeCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 317, "Length": 49, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__v2si", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "__vis_fsrl32", "(", "__v2si", "__A", ",", "__v2si", "__B", ")", "{"], "File": "visintrin", "Func": "__vis_fsrl32", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 318, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "amd_element_byte_size_t", "getElementByteSizeValue", "(", "unsigned", "Size", ")", "{", "switch", "(", "Size", ")", "{", "case", ""], "ground_truth": [":"], "File": "AMDGPUAsmPrinter", "Func": "getElementByteSizeValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 319, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "Op", ".", "getValueType", "(", ")", "==", "", ")", "return", "LowerTruncateToBT", "(", "Op", ",", "CC", ","], "ground_truth": ["dl", ",", "DAG", ")", ";"], "File": "X86ISelLowering10", "Func": "LowerToBT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 320, "Length": 30, "Cover_Rate": 0.3409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "UNodeList", ".", "size", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "I", "=", "UNodeList", ".", "rbegin", "(", ")", ",", "E", "=", "UNodeList", ".", "rend", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "NodeAddr", "<", "UseNode", "*", ">", "UseN", "=", "*", "I", ";", "assert", "(", "!", "(", "UseN", ".", "Addr", "->", "getFlags", "(", ")", "&", "NodeAttrs", "::", "PhiRef", ")", "&&", "", ")", ";", "NodeAddr", "<", "StmtNode", "*", ">", "OwnerN", "=", "UseN", ".", "Addr", "->", "getOwner", "(", "*", "DFG", ")", ";", "MachineInstr", "*", "UseMI", "=", "OwnerN", ".", "Addr", "->", "getCode", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "UseMI", "->", "getParent", "(", ")", "->", "getNumber", "(", ")", "<<", "", "<<", "*", "UseMI", "<<", "", ")", ";", "int", "UseMOnum", "=", "-", "", ";", "unsigned", "NumOperands", "=", "UseMI", "->", "getNumOperands", "(", ")", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "NumOperands", "-", "", ";", "++", "j", ")", "{", "const", "MachineOperand", "&", "op", "=", "UseMI", "->", "getOperand"], "ground_truth": ["(", "j", ")", ";"], "File": "HexagonOptAddrMode13", "Func": "processBlock", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 321, "Length": 182, "Cover_Rate": 0.3831578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "TARGET_LINK_STACK", ")", ";", "if", "(", "USE_HIDDEN_LINKONCE", ")", "sprintf", "("], "ground_truth": ["name", ",", "", ")", ";"], "File": "rs6000", "Func": "get_ppc476_thunk_name", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 322, "Length": 16, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ImagePseudoSourceValue", "*", "getImagePSV"], "ground_truth": ["(", ")", "const", "{"], "File": "SIMachineFunctionInfo (2)1", "Func": "getImagePSV", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 323, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createFixFunctionBitcasts", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createOptimizeReturned", "(", ")", ")", ";", "if", "(", "!", "EnableEmException", "&&", "TM", "->", "Options", ".", "ExceptionModel", "==", "ExceptionHandling", "::", "None", ")", "{", "addPass", "(", "createLowerInvokePass", "(", ")", ")", ";", "addPass", "(", "createUnreachableBlockEliminationPass", "("], "ground_truth": [")", ")", ";"], "File": "WebAssemblyTargetMachine27", "Func": "addIRPasses", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 324, "Length": 54, "Cover_Rate": 0.4576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "flag_pic", "||", "TARGET_FDPIC", ")", "&&", "size", "==", "UNITS_PER_WORD", ")", "{", "if", "(", "GET_CODE", "(", "value", ")", "==", "CONST", "||", "GET_CODE", "(", "value", ")", "==", "SYMBOL_REF", "||", "GET_CODE", "(", "value", ")", "==", "LABEL_REF", ")", "{", "if", "(", "TARGET_FDPIC", "&&", "GET_CODE", "(", "value", ")", "==", "SYMBOL_REF", "&&", "SYMBOL_REF_FUNCTION_P", "(", "value", ")", ")", "{", "fputs", "(", "", ",", "asm_out_file", ")", ";", "output_addr_const", "(", "asm_out_file", ",", "value", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "return", "true", ";", "}", "else", "if", "(", "TARGET_FDPIC", "&&", "GET_CODE", "(", "value", ")", "==", "CONST", "&&", "frv_function_symbol_referenced_p", "(", "value", ")", ")", "return", "false", ";", "if", "(", "aligned_p", "&&", "!", "TARGET_FDPIC", ")", "{", "static", "int", "label_num", "=", "", ";", "char", "buf", "[", "", "]", ";", "const", "char", "*", "p", ";", "ASM_GENERATE_INTERNAL_LABEL", "(", "buf", ",", "", ",", "label_num", "++", ")", ";", "p", "=", "(", "*", "targetm", ".", "strip_name_encoding", ")", "(", "buf", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "p", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "FIXUP_SECTION_ASM_OP", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "p", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ")", ";", "}", "assemble_integer_with_op", "(", "", ",", "value", ")", ";", "return", "true", ";", "}", "if", "(", "!", "aligned_p", ")", "{", "assemble_integer_with_op", "(", "", ","], "ground_truth": ["value", ")", ";"], "File": "frv", "Func": "frv_assemble_integer", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 325, "Length": 205, "Cover_Rate": 0.8686440677966102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x2_t", ")", "__builtin_neon_vqdmulh_lanev2si", "(", "__a"], "ground_truth": [",", "__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vqdmulh_lane_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 326, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmladavq_p_s8", "(", "int8x16_t", "__a", ",", "int8x16_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vmladavq_p_sv16qi", "(", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vmladavq_p_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 327, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "*", "cum", ">=", "ECO32_MAX_PARM_REGS", ")", "words", "=", "", ";", "else", "if", "(", "(", "*", "cum", "+", "size", ")", ">", "ECO32_MAX_PARM_REGS", ")", "words", "=", "(", "*", "cum", "+", "size", ")", "-", "ECO32_MAX_PARM_REGS", ";", "else", "words", "="], "ground_truth": ["", ";"], "File": "eco32", "Func": "eco32_arg_partial_bytes", "Target": "eco32", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 328, "Length": 39, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumBytes", "=", "(", "(", "NumBytes", "+", "", ")", "/", "", ")", "*", "", ";", "NumBytes", "+=", "", "*", "nAltivecParamsAtEnd", ";", "}", "NumBytes", "=", "std", "::", "max", "(", "NumBytes", ",", "FrameLowering", "::", "getMinCallFrameSize", "(", "is64", ",", "true", ")", ")", ";", "if", "(", "CC", "==", "CallingConv", "::", "Fast", "&&", "DAG", ".", "getTarget", "(", ")", ".", "Options", ".", "GuaranteedTailCallOpt", ")", "{", "unsigned", "TargetAlign", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", "->", "getStackAlignment", "(", ")", ";", "unsigned", "AlignMask", "=", "TargetAlign", "-", "", ";", "NumBytes", "=", "(", "NumBytes", "+", "AlignMask", ")", "&", "~"], "ground_truth": ["AlignMask", ";"], "File": "PPCISelLowering (2)", "Func": "CalculateParameterAndLinkageAreaSize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 329, "Length": 97, "Cover_Rate": 0.33797909407665505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", "->", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "bool", "AtStart", "=", "MI", "==", "MBB", ".", "begin", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "BeforeI", "=", "MI", ";", "if", "(", "!", "AtStart", ")", "--", "BeforeI", ";", "for", "(", "const", "CalleeSavedInfo", "&", "CSR"], "ground_truth": [":", "CSI", ")", "{"], "File": "XCoreFrameLowering21", "Func": "restoreCalleeSavedRegisters", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 330, "Length": 62, "Cover_Rate": 0.3147208121827411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "return", "size", ">", "", "*", "UNITS_PER_WORD", "||", "size"], "ground_truth": ["==", "-", "", ";"], "File": "c6x", "Func": "c6x_return_in_memory", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 331, "Length": 20, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "shouldRematerialize", "(", "const", "MachineInstr", "&", "Def", ",", "AliasAnalysis"], "ground_truth": ["&", "AA", ",", "const", "InstrInfo", "*", "TII", ")", "{"], "File": "WebAssemblyRegStackify13", "Func": "shouldRematerialize", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 332, "Length": 19, "Cover_Rate": 0.5135135135135135, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SIBBase", "sibBaseBase", "=", "", ";", "uint8_t", "index", ",", "base", ";", "dbgprintf", "(", "insn", ",", "", ")", ";", "if", "(", "insn", "->", "consumedSIB", ")", "return", "", ";", "insn", "->", "consumedSIB", "=", "TRUE", ";", "switch", "(", "insn", "->", "addressSize", ")", "{", "case", "", ":", "dbgprintf", "(", "insn", ",", "", ")", ";", "return", "-", "", ";", "break", ";", "case", "", ":", "sibIndexBase", "=", "SIB_INDEX_EAX", ";", "sibBaseBase", "=", "SIB_BASE_EAX", ";", "break", ";", "case", "", ":", "sibIndexBase", "=", "SIB_INDEX_RAX", ";", "sibBaseBase", "=", "SIB_BASE_RAX", ";", "break", ";", "}", "if", "(", "consumeByte", "(", "insn", ",", "&", "insn", "->", "sib", ")", ")", "return", "-", "", ";", "index", "=", "indexFromSIB", "(", "insn", "->", "sib", ")", "|", "(", "xFromREX", "(", "insn", "->", "rexPrefix", ")", "<<", "", ")", ";", "switch", "(", "index", ")", "{", "case", "", ":", "insn", "->", "sibIndex", "=", "SIB_INDEX_NONE", ";", "break", ";", "default", ":", "insn", "->", "sibIndex", "=", "(", "SIBIndex", ")", "(", "sibIndexBase", "+", "index", ")", ";", "if", "(", "insn", "->", "sibIndex", "==", "SIB_INDEX_sib", "||", "insn", "->", "sibIndex", "==", "SIB_INDEX_sib64", ")", "insn", "->", "sibIndex", "=", "SIB_INDEX_NONE", ";", "break", ";", "}", "switch", "(", "scaleFromSIB", "(", "insn", "->", "sib", ")", ")", "{", "case"], "ground_truth": ["", ":"], "File": "X86DisassemblerDecoder3", "Func": "readSIB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 333, "Length": 185, "Cover_Rate": 0.4805194805194805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op"], "ground_truth": [".", "getOperand", "(", "", ")", ")", ";"], "File": "PPCISelLowering100", "Func": "LowerTRUNCATE", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 334, "Length": 38, "Cover_Rate": 0.6440677966101694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "", "FPCCToExtend", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "", "FPOpToExtend", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "Subtarget", ".", "hasStdExtF", "(", ")", ")", "{", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "for", "(", "auto", "CC", ":", "FPCCToExtend", ")", "setCondCodeAction", "(", "CC", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "for", "(", "auto", "Op", ":", "FPOpToExtend", ")", "setOperationAction", "(", "Op", ",", "", ",", "Expand", ")", ";", "}", "if", "(", "Subtarget", ".", "hasStdExtD", "(", ")", ")", "{", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "for", "(", "auto", "CC", ":", "FPCCToExtend", ")", "setCondCodeAction", "(", "CC", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "", ",", "Expand", ")", ";", "setTruncStoreAction", "(", "", ",", "", ",", "Expand", ")", ";", "for", "(", "auto", "Op", ":", "FPOpToExtend", ")", "setOperationAction", "(", "Op", ",", "", ",", "Expand", ")", ";", "}", "setOperationAction", "(", "", ",", "XLenVT", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Custom", ")", ";", "if", "(", "Subtarget", ".", "hasStdExtA", "(", ")"], "ground_truth": [")", "{"], "File": "RISCVISelLowering26", "Func": "RISCVTargetLowering", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 335, "Length": 352, "Cover_Rate": 0.32805219012115566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__andn_u32", "(", "unsigned", "int", "__X", ",", "unsigned", "int", "__Y", ")", "{", "return", "(", "~", "__X", "&"], "ground_truth": ["__Y", ")", ";"], "File": "bmiintrin", "Func": "__andn_u32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 336, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TTI", "::", "TCC_Free", ";", "case", "Instruction", "::", "Store", ":", "ImmIdx", "=", "", ";", "break", ";", "case", "Instruction", "::", "Add", ":", "case", "Instruction", "::", "Sub", ":", "case", "Instruction", "::", "Mul", ":", "case", "Instruction", "::", "UDiv", ":", "case", "Instruction", "::", "SDiv", ":", "case", "Instruction", "::", "URem", ":", "case", "Instruction", "::", "SRem", ":", "case", "Instruction", "::", "And", ":", "case", "Instruction", "::", "Or", ":", "case", "Instruction", "::", "Xor", ":", "case", "Instruction", "::", "ICmp", ":", "ImmIdx", "=", "", ";", "break", ";", "case", "Instruction", "::", "Shl", ":", "case", "Instruction", "::", "LShr", ":", "case", "Instruction", "::", "AShr", ":", "if", "(", "Idx", "==", "", ")", "return", "TTI", "::", "TCC_Free", ";", "break", ";", "case", "Instruction", "::", "Trunc", ":", "case", "Instruction", "::", "ZExt", ":", "case", "Instruction", "::", "SExt"], "ground_truth": [":"], "File": "AArch64TargetTransformInfo", "Func": "getIntImmCostInst", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 337, "Length": 120, "Cover_Rate": 0.3669724770642202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_movdqa64load128_mask", "(", "(", "__v2di", "*", ")", "__P", ","], "ground_truth": ["(", "__v2di", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_load_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 338, "Length": 23, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeLoopDataPrefetchPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "PPCLoopDataPrefetch", "Func": "PPCLoopDataPrefetch", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 339, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "selectBDAddr", "(", "", ",", "Addr"], "ground_truth": [",", "Base", ",", "Disp", ")", ";"], "File": "SystemZISelDAGToDAG1", "Func": "selectBDAddr12Pair", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 340, "Length": 12, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Slct", ".", "getOpcode", "(", ")", "!=", "", "&&", "Slct", ".", "getOpcode", "(", ")", "!=", "", ")", "||", "!", "Slct", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "auto", "isZeroOrAllOnes", "=", "[", "]", "(", "SDValue", "N", ",", "bool", "AllOnes", ")", "{", "return", "AllOnes", "?", "isAllOnesConstant", "(", "N", ")", ":", "isNullConstant", "(", "N", ")", ";", "}", ";", "bool", "SwapSelectOps", ";", "unsigned", "OpOffset", "=", "Slct", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "SDValue", "TrueVal", "=", "Slct", ".", "getOperand", "(", "", "+", "OpOffset", ")", ";", "SDValue", "FalseVal", "=", "Slct", ".", "getOperand", "(", "", "+", "OpOffset", ")", ";", "SDValue", "NonConstantVal", ";", "if", "(", "isZeroOrAllOnes", "(", "TrueVal", ",", "AllOnes", ")", ")", "{", "SwapSelectOps", "=", "false", ";", "NonConstantVal", "=", "FalseVal", ";", "}", "else", "if", "(", "isZeroOrAllOnes", "(", "FalseVal", ",", "AllOnes", ")", ")", "{", "SwapSelectOps", "=", "true", ";", "NonConstantVal", "=", "TrueVal", ";", "}", "else", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "RISCVISelLowering1", "Func": "combineSelectAndUse", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 341, "Length": 150, "Cover_Rate": 0.45592705167173253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "TryFoldLoad", "(", "SDNode", "*", "P", ",", "SDValue", "N", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "Disp", ",", "SDValue", "&", "Index", ")", "{", "if", "(", "", "(", "N", ".", "getNode", "(", ")", ")", "&&", "IsLegalToFold", "(", "N", ",", "P", ",", "P", ",", "OptLevel", ")", ")", "return", "SelectAddrRRI20", "(", "P", ",", "N", ".", "getOperand", "(", "", ")", ",", "Base", ",", "Disp", ",", "Index", ")", ";", "return", "false"], "ground_truth": [";"], "File": "SystemZISelDAGToDAG16", "Func": "TryFoldLoad", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 342, "Length": 69, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "function_builder", "::", "apply_predication", "(", "const", "function_instance", "&", "instance", ",", "tree", "return_type", ",", "vec", "<", "tree", ">", "&", "argument_types", ")", "const", "{", "if", "(", "instance", ".", "base", "->", "has_merge_operand_p", "(", ")", ")", "if", "(", "instance", ".", "pred", "==", "PRED_TYPE_tu", "||", "instance", ".", "pred", "==", "PRED_TYPE_tum", "||", "instance", ".", "pred", "==", "PRED_TYPE_tumu", "||", "instance", ".", "pred", "==", "PRED_TYPE_mu", ")", "argument_types", ".", "quick_insert", "(", "", ",", "return_type", ")", ";", "vector_type_index", "mask_type_index", "=", "function_types", "[", "instance", ".", "type", ".", "index", "]", ".", "type_indexes", "[", "RVV_BASE_mask", "]", ";", "tree", "mask_type", "=", "builtin_types", "[", "mask_type_index", "]", ".", "vector", ";", "if", "(", "instance", ".", "pred", "==", "PRED_TYPE_m", "||", "instance", ".", "pred", "==", "PRED_TYPE_tum", "||", "instance", ".", "pred", "==", "PRED_TYPE_tumu", "||", "instance", ".", "pred", "==", "PRED_TYPE_mu", ")", "argument_types", ".", "quick_insert", "(", "", ",", "mask_type", ")", ";", "if", "(", "instance", ".", "base", "->", "apply_vl_p", "(", ")", ")", "argument_types", ".", "quick_push", "("], "ground_truth": ["size_type_node", ")", ";"], "File": "riscv-vector-builtins", "Func": "apply_predication", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 343, "Length": 146, "Cover_Rate": 0.9931972789115646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "FixupBWInstPass", "::", "tryReplaceCopy", "(", "MachineInstr", "*", "MI", ")", "const", "{", "assert", "(", "MI", "->", "getNumExplicitOperands", "(", ")", "==", "", ")", ";", "auto", "&", "OldDest", "=", "MI", "->", "getOperand", "(", "", ")", ";", "auto", "&", "OldSrc", "=", "MI", "->", "getOperand", "(", "", ")", ";", "unsigned", "NewDestReg", ";", "if", "(", "!", "getSuperRegDestIfDead", "(", "MI", ",", "NewDestReg", ")", ")", "return", "nullptr", ";", "unsigned", "NewSrcReg", "=", "getSubSuperRegister", "(", "OldSrc", ".", "getReg", "(", ")", ",", "", ")", ";", "auto", "*", "TRI", "=", "&", "TII", "->", "getRegisterInfo", "(", ")", ";", "if", "(", "TRI", "->", "getSubRegIndex", "(", "NewSrcReg", ",", "OldSrc", ".", "getReg", "(", ")", ")", "!=", "TRI", "->", "getSubRegIndex", "(", "NewDestReg", ",", "OldDest", ".", "getReg", "(", ")", ")", ")", "return", "nullptr", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MF", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "NewDestReg", ")", ".", "addReg", "(", "NewSrcReg", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "OldSrc", ".", "getReg", "(", ")", ",", "RegState", "::", "Implicit", ")", ";", "for", "(", "auto", "&", "Op", ":", "MI", "->", "implicit_operands", "(", ")", ")", "if", "(", "Op", ".", "getReg", "(", ")", "!=", "(", "Op", ".", "isDef", "(", ")", "?", "NewDestReg", ":", "NewSrcReg", ")", ")", "MIB", ".", "add", "(", "Op", ")", ";", "return", "MIB"], "ground_truth": [";"], "File": "X86FixupBWInsts17", "Func": "tryReplaceCopy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 344, "Length": 205, "Cover_Rate": 0.9855769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "*", "rs6000_alloc_sched_context", "("], "ground_truth": ["void", ")", "{"], "File": "rs6000", "Func": "rs6000_alloc_sched_context", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 345, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "Cv", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "InVT", ".", "changeVectorElementTypeToInteger", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Cv", ")", ";", "}", "if", "(", "VTSize", ">", "InVTSize", ")", "{", "SDLoc", "dl", "(", "Op", ")", ";", "MVT", "ExtVT", "=", "", "(", "", "(", "VT", ".", "getScalarSizeInBits", "(", ")", ")", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "SDValue", "Ext", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ExtVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "VT", ","], "ground_truth": ["Ext", ")", ";"], "File": "AArch64ISelLowering10", "Func": "LowerVectorFP_TO_INT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 346, "Length": 123, "Cover_Rate": 0.3738601823708207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "FPImm", ".", "Val", "=", "Val", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "S", ";", "return", "Op"], "ground_truth": [";"], "File": "ARMAsmParser111", "Func": "CreateFPImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 347, "Length": 23, "Cover_Rate": 0.46, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GlobalVariable", "*", "GVA", "=", "dyn_cast", "<", "GlobalVariable", ">", "(", "GO", ")", ";", "if", "(", "!", "GVA", ")", "return", "false", ";", "if", "(", "GVA", "->", "hasSection", "(", ")", ")", "{", "StringRef", "Section", "=", "GVA", "->", "getSection", "(", ")", ";", "if", "(", "Section", "==", "", "||", "Section", "==", "", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "RISCVTargetObjectFile", "Func": "isGlobalInSmallSection", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 348, "Length": 55, "Cover_Rate": 0.3873239436619718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_rsqrt28_round_pd", "(", "__mmask8", "__U", ",", "__m512d", "__A", ",", "int", "__R", ")", "{", "return", "(", "__m512d", ")", "__builtin_ia32_rsqrt28pd_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "_mm512_setzero_pd"], "ground_truth": ["(", ")", ",", "(", "__mmask8", ")", "__U", ",", "__R", ")", ";"], "File": "avx512erintrin", "Func": "_mm512_maskz_rsqrt28_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 349, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeDoubleRegStore", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "unsigned", "Rd", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rt", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rn", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "pred", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "(", "Rt", "&", "", ")", "||", "Rt", "==", "", "||", "Rn", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "Rd", "==", "Rn", "||", "Rd", "==", "Rt", "||", "Rd"], "ground_truth": ["==", "Rt", "+", "", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler10", "Func": "DecodeDoubleRegStore", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 350, "Length": 141, "Cover_Rate": 0.5802469135802469, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "ConstraintCode", "==", "", ")", "return", "InlineAsm", "::", "Constraint_v", ";", "else", "if", "(", "ConstraintCode", "==", "", ")", "return"], "ground_truth": ["InlineAsm", "::", "Constraint_X", ";"], "File": "X86ISelLowering119", "Func": "getInlineAsmMemConstraint", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 351, "Length": 24, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitThumbRegPlusImmediate", "(", "MBB", ",", "MBBI", ",", "", ",", "", ",", "NumBytes", ",", "TII", ",", "MRI"], "ground_truth": [",", "dl", ")", ";"], "File": "Thumb1FrameInfo", "Func": "emitSPUpdate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 352, "Length": 19, "Cover_Rate": 0.34545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getExplicitKernelArgOffset", "(", "const", "Function", "&", "F"], "ground_truth": [")", "const", "{"], "File": "AMDGPUSubtarget", "Func": "getExplicitKernelArgOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 353, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "Reg", "||", "Reg", "==", "", "||", "Reg", "==", "", ")", "continue", ";", "if", "(", "MO", ".", "isUse", "(", ")", ")", "LocalUses", ".", "push_back", "(", "Reg", ")", ";", "else", "LocalDefs", ".", "push_back", "(", "Reg", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "LocalUses", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "LocalUses", "[", "i", "]", ";", "for", "(", "MCSubRegIterator", "Subreg", "(", "Reg", ",", "TRI", ",", "true", ")", ";", "Subreg", ".", "isValid", "(", ")", ";", "++", "Subreg", ")", "Uses", ".", "insert", "(", "*", "Subreg", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "LocalDefs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "LocalDefs", "[", "i", "]", ";", "for", "(", "MCSubRegIterator", "Subreg", "(", "Reg", ",", "TRI", ",", "true", ")", ";", "Subreg", ".", "isValid", "(", ")", ";", "++", "Subreg", ")", "Defs", ".", "insert", "(", "*", "Subreg", ")", ";", "if", "(", "Reg", "=="], "ground_truth": ["", ")", "continue", ";"], "File": "Thumb2ITBlockPass (2)", "Func": "TrackDefUses", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 354, "Length": 177, "Cover_Rate": 0.6366906474820144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "return", "UseSPE", "?", "", ":", "", ";", "case", "", ":", "case", "", ":", "return", "UseSPE", "?", "", ":", "", ";", "case", "", ":", "case", "", ":", "return", "UseSPE", "?", "", ":", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "PPCISelDAGToDAG1", "Func": "getPredicateForSetCC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 355, "Length": 72, "Cover_Rate": 0.3130434782608696, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "AluCode", ">", "(", "S", ")", ".", "Case", "(", "", ",", "ADD", ")", ".", "Case", "(", "", ",", "ADDC", ")", ".", "Case", "(", "", ",", "SUB", ")", ".", "Case", "(", "", ",", "SUBB", ")", ".", "Case", "(", "", ",", "AND", ")", ".", "Case", "(", "", ",", "OR", ")", ".", "Case", "(", "", ",", "XOR", ")", ".", "Case", "(", "", ","], "ground_truth": ["SHL", ")", ".", "Case", "(", "", ",", "SRL", ")", ".", "Case", "(", "", ",", "SRA", ")", ".", "Default", "(", "UNKNOWN", ")", ";"], "File": "DLXAluCode", "Func": "stringToDLXAluCode", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 356, "Length": 84, "Cover_Rate": 0.8936170212765957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "shiftedInBitsMatter", "(", "RxSBGOperands", "&", "RxSBG", ",", "uint64_t", "Count", ",", "bool", "IsLeft", ")", "{", "uint64_t", "ShiftedIn", "=", "allOnes", "(", "Count", ")", ";", "if", "(", "!", "IsLeft", ")", "ShiftedIn", "<<=", "RxSBG", ".", "BitSize", "-", "Count", ";", "if", "(", "RxSBG", ".", "Rotate", "!=", "", ")", "ShiftedIn", "=", "(", "(", "ShiftedIn", "<<", "RxSBG", ".", "Rotate", ")", "|", "(", "ShiftedIn"], "ground_truth": [">>", "(", "", "-", "RxSBG", ".", "Rotate", ")", ")", ")", ";"], "File": "SystemZISelDAGToDAG10", "Func": "shiftedInBitsMatter", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 357, "Length": 68, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PacketizerList", "::", "canReserveResourcesForConstExt", "(", "MachineInstr", "*", "MI", ")", "{", "const", "InstrInfo", "*", "QII", "=", "(", "const", "InstrInfo", "*", ")", "TII", ";", "assert", "(", "QII", "->", "isExtended", "(", "MI", ")", "&&", "", ")", ";", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "PseudoMI", "=", "MF", "->", "CreateMachineInstr", "(", "QII", "->", "get", "(", "", ")", ",", "MI", "->", "getDebugLoc", "(", ")", ")", ";", "bool", "CanReserve", "=", "ResourceTracker", "->", "canReserveResources", "(", "PseudoMI", ")", ";", "MF", "->", "DeleteMachineInstr", "(", "PseudoMI", ")", ";", "return", "CanReserve"], "ground_truth": [";"], "File": "HexagonVLIWPacketizer17", "Func": "canReserveResourcesForConstExt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 358, "Length": 90, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EltType", "==", "", ")", "return", "", ";", "if", "(", "EltType", "==", "", "||", "EltType", "==", "", ")", "return", "", ";", "if", "(", "EltType", "==", "", "||", "EltType", "==", "", ")", "return", "", ";", "if", "(", "EltType", "==", "", "||", "EltType", "==", "", ")", "return", "", ";", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)", "Func": "getDUPLANEOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 359, "Length": 53, "Cover_Rate": 0.6309523809523809, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_mulhir_pu32", "(", "__m64", "a"], "ground_truth": [",", "__m64", "b", ")", "{"], "File": "mmintrin", "Func": "_mm_mulhir_pu32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 360, "Length": 12, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DenseMap", "<", "MachineDomTreeNode", "*", ",", "unsigned", ">", "OpenChildren", ";", "WorkList", ".", "push_back", "(", "Node", ")", ";", "do", "{", "Node", "=", "WorkList", ".", "pop_back_val", "(", ")", ";", "Scopes", ".", "push_back", "(", "Node", ")", ";", "const", "std", "::", "vector", "<", "MachineDomTreeNode", "*", ">", "&", "Children", "=", "Node", "->", "getChildren", "(", ")", ";", "OpenChildren", "[", "Node", "]", "=", "Children", ".", "size", "(", ")", ";", "for", "(", "MachineDomTreeNode", "*", "Child", ":", "Children", ")", "WorkList", ".", "push_back", "(", "Child", ")", ";", "}", "while", "(", "!", "WorkList", ".", "empty", "(", ")", ")", ";", "for", "(", "MachineDomTreeNode", "*", "Node", ":", "Scopes", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "Node", "->", "getBlock", "(", ")", ";", "EnterScope", "("], "ground_truth": ["MBB", ")", ";"], "File": "JVMCopyElision", "Func": "PerformCopyElision", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 361, "Length": 111, "Cover_Rate": 0.7070063694267515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "void", "InitSections", "("], "ground_truth": [")", "{"], "File": "Cpu0AsmStreamer", "Func": "InitSections", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 362, "Length": 6, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isCondset", "(", "MI", ")", ")", "continue", ";", "MachineOperand", "&", "S1", "=", "MI", "->", "getOperand", "(", "", ")", ",", "&", "S2", "=", "MI", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "S1", ".", "isReg", "(", ")", "&&", "!", "S2", ".", "isReg", "(", ")", ")", "continue", ";", "Condsets", ".", "push_back", "(", "MI", ")", ";", "}", "}", "bool", "Changed", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "Condsets", ".", "size", "(", ")", ";", "i", "<", "n", ";", "++", "i", ")", "{", "MachineInstr", "*", "CI", "=", "Condsets", "[", "i", "]", ";", "RegisterRef", "RD", "=", "CI", "->", "getOperand", "(", "", ")", ";", "RegisterRef", "RP", "=", "CI", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "S1", "=", "CI", "->", "getOperand", "(", "", ")", ",", "&", "S2", "=", "CI", "->", "getOperand", "(", "", ")", ";", "bool", "Done", "=", "false", ";", "if", "(", "S1", ".", "isReg", "(", ")", ")", "{", "RegisterRef", "RS", "=", "S1", ";", "MachineInstr", "*", "RDef", "=", "getReachingDefForPred", "(", "RS", ",", "CI", ",", "RP", ".", "Reg", ",", "true", ")", ";", "if", "(", "!", "RDef", "||", "!", "HII", "->", "isPredicable", "(", "RDef", ")", ")", "Done", "=", "coalesceRegisters", "(", "RD", ",", "RegisterRef", "(", "S1"], "ground_truth": [")", ")", ";"], "File": "HexagonExpandCondsets21", "Func": "coalesceSegments", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 363, "Length": 197, "Cover_Rate": 0.5487465181058496, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "NULL", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "ScalarSSEf32", ")", "{", "Opc", "=", "Subtarget", "->", "hasAVX", "(", ")", "?", ""], "ground_truth": [":", "", ";"], "File": "X86FastISel (2)", "Func": "X86FastEmitLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 364, "Length": 107, "Cover_Rate": 0.37809187279151946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "srcregnum", "=", "Instr", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "src", "=", "getScalarRegisters", "(", "srcregnum", ")", ";", "MachineOperand", "which", "=", "Instr", "->", "getOperand", "(", "", ")", ";", "assert", "(", "which", ".", "isImm", "(", ")", "&&", "", ")", ";", "DebugLoc", "DL", "=", "Instr", "->", "getDebugLoc", "(", ")", ";", "MachineInstr", "*", "copy", "=", "BuildMI", "(", "F", ",", "DL", ",", "InstrInfo", "->", "get", "(", "getScalarVersion", "(", "Instr", ")", ")", ",", "Instr", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "copy", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "src", "[", "which", ".", "getImm", "(", ")", "]", ",", "false", ")", ")", ";", "copies", ".", "push_back", "(", "copy"], "ground_truth": [")", ";"], "File": "VectorElementize", "Func": "createVecExtract", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 365, "Length": 117, "Cover_Rate": 0.823943661971831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float16x8_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_f16_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 366, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "X", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "T", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "X", ")", ";", "SDValue", "Diff", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "X", ",", "T", ")", ";", "SDValue", "AbsDiff", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Diff", ")", ";", "const", "SDValue", "Zero", "=", "DAG", ".", "getConstantFP", "(", "", ",", "SL", ",", "", ")", ";", "const", "SDValue", "One", "=", "DAG", ".", "getConstantFP", "(", "", ","], "ground_truth": ["SL", ",", "", ")", ";"], "File": "AMDGPUISelLowering98", "Func": "LowerFROUND32", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 367, "Length": 90, "Cover_Rate": 0.3643724696356275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DEFAULT_ABI", "==", "ABI_V4", "&&", "(", "TARGET_RELOCATABLE", "||", "flag_pic", ">", "", ")", ")", "{", "fputs", "(", "", ",", "asm_out_file", ")", ";", "output_addr_const", "(", "asm_out_file", ",", "symbol", ")", ";", "fputs", "(", "", ",", "asm_out_file"], "ground_truth": [")", ";"], "File": "powerpcspe", "Func": "rs6000_elf_asm_out_constructor", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 368, "Length": 36, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FI", "->", "setMustSaveLR", "(", "MustSaveLR", "(", "MF", ",", "LR", ")", ")", ";", "MF", ".", "getRegInfo", "(", ")", ".", "setPhysRegUnused", "(", "LR", ")", ";", "int", "FPSI", "=", "FI", "->", "getFramePointerSaveIndex", "(", ")", ";", "bool", "Is64", "=", "Subtarget", ".", "is64", "(", ")", ";", "bool", "IsELF32_ABI", "=", "Subtarget", ".", "isELF32_ABI", "(", ")", ";", "bool", "IsMachoABI", "=", "Subtarget", ".", "isMachoABI", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "if", "(", "!", "FPSI", "&&", "(", "NoFramePointerElim", "||", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "&&", "IsELF32_ABI", ")", "{", "int", "FPOffset", "=", "FrameInfo", "::", "getFramePointerSaveOffset", "(", "Is64", ",", "IsMachoABI", ")", ";", "FPSI", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "Is64", "?", ""], "ground_truth": [":", "", ",", "FPOffset", ")", ";"], "File": "PPCRegisterInfo23", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 369, "Length": 118, "Cover_Rate": 0.4154929577464789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "TargetLowering", "::", "getRegisterByName", "(", "const", "char", "*", "RegName", ",", "LLT", "VT", ",", "const", "MachineFunction", "&", "MF", ")", "const", "{", "unsigned", "Reg", "=", "StringSwitch", "<", "unsigned", ">", "(", "RegName", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";", "if", "(", "Reg", ")", "return", "Reg", ";", "report_fatal_error", "(", ""], "ground_truth": [")", ";"], "File": "TPCISelLowering", "Func": "getRegisterByName", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 370, "Length": 118, "Cover_Rate": 0.8489208633093526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "{", "Addr", "=", "DAG", ".", "getLoad", "(", "(", "EVT", ")", "", ",", "dl", ",", "Chain", ",", "Addr", ",", "PseudoSourceValue", "::", "getJumpTable", "(", ")", ",", "", ",", "false", ",", "false", ",", "", ")", ";", "Chain", "=", "Addr", ".", "getValue", "(", "", ")", ";", "Addr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PTy", ",", "Addr", ",", "Table", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "Addr", ",", "JTI", ",", "UId", ")", ";", "}", "else", "{", "Addr", "=", "DAG", ".", "getLoad", "(", "PTy", ",", "dl", ",", "Chain", ",", "Addr", ",", "PseudoSourceValue", "::", "getJumpTable", "(", ")", ",", "", ",", "false", ",", "false", ",", "", ")", ";", "Chain", "=", "Addr", ".", "getValue", "(", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", ""], "ground_truth": [",", "Chain", ",", "Addr", ",", "JTI", ",", "UId", ")", ";"], "File": "ARMISelLowering109", "Func": "LowerBR_JT", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 371, "Length": 154, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "Offset", "*=", "-", "", ";", "case", "", ":", "if", "(", "!", "MI", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "break", ";", "if", "(", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ")", "break", ";", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "BaseReg", "||", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "BaseReg", ")", "break", ";", "bool", "IsPairedInsn", "=", "isPairedLdSt", "("], "ground_truth": ["MemMI", ")", ";"], "File": "AArch64LoadStoreOptimizer1", "Func": "isMatchingUpdateInsn", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 372, "Length": 96, "Cover_Rate": 0.4247787610619469, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "op0", "=", "nds32_legitimize_argument", "(", "icode", ",", "", ",", "op0", ")", ";", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "op0", ",", "addr_helper", ")", ";", "if", "(", "!", "pat"], "ground_truth": [")", "return", "NULL_RTX", ";"], "File": "nds32-intrinsic", "Func": "nds32_expand_builtin_load", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 373, "Length": 33, "Cover_Rate": 0.308411214953271, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "frv_function_value", "(", "const_tree", "valtype", ",", "const_tree", "fn_decl_or_type", "ATTRIBUTE_UNUSED", ",", "bool", "outgoing", "ATTRIBUTE_UNUSED", ")", "{", "return", "gen_rtx_REG", "(", "TYPE_MODE", "("], "ground_truth": ["valtype", ")", ",", "RETURN_VALUE_REGNUM", ")", ";"], "File": "frv", "Func": "frv_function_value", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 374, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddrReg", "=", "B", ".", "buildBitcast", "(", "V2S16", ",", "AddrReg", ")", ".", "getReg", "(", "", ")", ";", "PackedAddrs", ".", "push_back", "(", "AddrReg", ")", ";", "}", "else", "{", "if", "(", "(", "(", "I", "+", "", ")", ">=", "(", "AddrIdx", "+", "NumVAddrs", ")", ")", "||", "(", "(", "NumGradients", "/", "", ")", "%", "", "==", "", "&&", "(", "I", "==", "DimIdx", "+", "(", "NumGradients", "/", "", ")", "-", "", "||", "I", "==", "DimIdx", "+", "NumGradients", "-", "", ")", ")", "||", "!", "MI", ".", "getOperand", "(", "I", "+", "", ")", ".", "isReg", "(", ")", ")", "{", "PackedAddrs", ".", "push_back", "(", "B", ".", "buildBuildVector", "(", "V2S16", ",", "{", "AddrReg", ",", "B", ".", "buildUndef", "(", "S16", ")", ".", "getReg", "(", "", ")"], "ground_truth": ["}", ")", ".", "getReg", "(", "", ")", ")", ";"], "File": "AMDGPULegalizerInfo11", "Func": "packImageA16AddressToDwords", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 375, "Length": 124, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegT", "=", "getRegisterNumbering", "(", "RegT", ")", ";", "Binary", "|=", "(", "RegT", "<<", "", ")", ";", "Binary", "|=", "encodeNEONRn", "(", "MI", ",", "", ")", ";", "emitWordLE", "(", "Binary"], "ground_truth": [")", ";"], "File": "ARMCodeEmitter10", "Func": "emitNEONDupInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 376, "Length": 29, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "return", "CalleeSavedRegs"], "ground_truth": [";"], "File": "SystemZRegisterInfo1", "Func": "getCalleeSavedRegs", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 377, "Length": 42, "Cover_Rate": 0.4158415841584158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", ".", "hasAddNoCarry", "(", ")", ")", "return", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ";", "Register", "UnusedCarry", "=", "!", "RS", ".", "isRegUsed", "(", "", ")", "?", "Register", "(", "RI", ".", "getVCC", "(", ")", ")"], "ground_truth": [":", "RS", ".", "scavengeRegister", "(", "RI", ".", "getBoolRC", "(", ")", ",", "I", ",", "", ",", "false", ")", ";"], "File": "SIInstrInfo11", "Func": "getAddNoCarry", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 378, "Length": 62, "Cover_Rate": 0.4397163120567376, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "OffsetOp", "=", "MI", "->", "getOperand", "(", "OpNo", "+", "", ")", ";", "printOperand", "(", "MI", ",", "OpNo", ",", "O", ")", ";", "if", "(", "OffsetOp", ".", "isImm", "(", ")", ")", "{", "int64_t", "Offset", "=", "OffsetOp", ".", "getImm", "(", ")", ";", "if", "(", "Offset", ">=", "", ")", "O", "<<", "'+'", ";", "O", "<<", "Offset", ";", "}", "else", "if", "(", "OffsetOp", ".", "isExpr", "(", ")", ")", "{", "O", "<<", "*", "OffsetOp", ".", "getExpr", "(", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "SNESInstPrinter", "Func": "printMemri", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 379, "Length": 78, "Cover_Rate": 0.6554621848739496, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "machine_mode", "msp430_get_raw_arg_mode", "(", "int", "regno", ")", "{", "return", "(", "regno", "==", "ARG_POINTER_REGNUM", ")", "?", "VOIDmode"], "ground_truth": [":", "Pmode", ";"], "File": "msp4302", "Func": "msp430_get_raw_arg_mode", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 380, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "inverted", ")", "std", "::", "swap", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "emit_insn", "(", "gen_neon_vbsl", "(", "GET_MODE", "(", "operands", "[", "", "]", ")", ",", "operands", "[", "", "]", ",", "mask", ",", "operands", "[", "", "]", ",", "operands"], "ground_truth": ["[", "", "]", ")", ")", ";"], "File": "arm1", "Func": "arm_expand_vcond", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 381, "Length": 50, "Cover_Rate": 0.5102040816326531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ACPV", "->", "Kind", "==", "Kind", "&&", "ACPV", "->", "PCAdjust", "==", "PCAdjust", "&&", "ACPV", "->", "Modifier", "==", "Modifier", "&&", "ACPV", "->", "LabelId", "==", "LabelId", "&&", "ACPV"], "ground_truth": ["->", "AddCurrentAddress", "==", "AddCurrentAddress", ")", "{"], "File": "ARMConstantPoolValue1", "Func": "hasSameValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 382, "Length": 33, "Cover_Rate": 0.5076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Ignore", ";", "for", "(", "auto", "I", "=", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ",", "E", "=", "MBB", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", "{", "Ignore", ".", "insert", "(", "&", "*", "I", ")", ";", "break", ";", "}", "}", "bool", "SetFlags", "=", "RDA", "->", "isSafeToDefRegAt", "(", "MI", ",", "", ",", "Ignore", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ","], "ground_truth": ["TII", "->", "get", "(", "", ")", ")", ";"], "File": "ARMLowOverheadLoops10", "Func": "RevertLoopDec", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 383, "Length": 99, "Cover_Rate": 0.4267241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createAbstractMemberAccess", "(", "&", "getTargetMachine", "(", ")", ")", ")", ";", "addPass", "(", "createPreserveDIType", "("], "ground_truth": [")", ")", ";"], "File": "BPFTargetMachine22", "Func": "addIRPasses", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 384, "Length": 18, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "==", "", "||", "Reg", "==", "", "||", "Reg", "==", "", "||", "Reg", "==", "", ")", "UsesHighByteReg", "=", "true", ";", "if", "(", "", "(", "Reg", ")", ")", "REX", "|=", "", ";", "}", "else", "if", "(", "MO", ".", "isExpr", "(", ")", "&&", "STI", ".", "getTargetTriple", "(", ")", ".", "isX32", "(", ")", ")", "{", "const", "auto", "*", "Ref", "=", "dyn_cast", "<", "MCSymbolRefExpr", ">", "(", "MO", ".", "getExpr", "(", ")", ")", ";", "if", "(", "Ref", "&&", "(", "Ref", "->", "getKind", "(", ")", "==", "MCSymbolRefExpr", "::", "VK_GOTTPOFF", "||", "Ref", "->", "getKind", "(", ")", "==", "MCSymbolRefExpr", "::", "VK_TLSDESC", ")", ")", "{", "REX", "|=", "", ";", "}", "}", "}", "switch", "(", "TSFlags", "&", "", ")", "{", "case", "", ":", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "CurOp", "++", ")", "<<", "", ";", "break", ";", "case", "", ":", "case", "", ":", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "CurOp", "++", ")", "<<", "", ";", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "CurOp", "++", ")", "<<", "", ";", "break", ";", "case", "", ":", "case", "", ":", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "CurOp", "++", ")", "<<", "", ";", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "MemOperand", "+", "", ")", "<<", "", ";", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "MemOperand", "+", "", ")", "<<", "", ";", "CurOp", "+=", "", ";", "break", ";", "case", "", ":", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "CurOp", "++", ")", "<<", "", ";", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "CurOp", "++", ")", "<<", "", ";", "break", ";", "case", "", ":", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "MemOperand", "+", "", ")", "<<", "", ";", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "MemOperand", "+", "", ")", "<<", "", ";", "CurOp", "+=", "", ";", "REX", "|=", "isREXExtendedReg", "(", "MI", ",", "CurOp", "++", ")", "<<", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "X86MCCodeEmitter27", "Func": "emitREXPrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 385, "Length": 323, "Cover_Rate": 0.46208869814020026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "", ">", "(", "Type", ")", ".", "Case", "(", "", ",", "", "::", "Externref", ")", ".", "Case", "("], "ground_truth": ["", ",", "", "::", "Funcref", ")", ".", "Default", "(", "", "::", "Invalid", ")", ";"], "File": "WebAssemblyTypeUtilities", "Func": "parseHeapType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 386, "Length": 34, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TII", "=", "STI", "->", "getInstrInfo", "(", ")", ";", "initConverters", "(", ")", ";", "bool", "Changed", "=", "false", ";", "DenseSet", "<", "unsigned", ">", "EnclosedEdges", ";", "DenseMap", "<", "MachineInstr", "*", ",", "Closure", "*", ">", "EnclosedInstrs", ";", "std", "::", "vector", "<", "Closure", ">", "Closures", ";", "for", "(", "unsigned", "Idx", "=", "", ";", "Idx", "<", "MRI", "->", "getNumVirtRegs", "(", ")", ";", "++", "Idx", ")", "{", "unsigned", "Reg", "=", "TargetRegisterInfo", "::", "index2VirtReg", "(", "Idx", ")", ";", "if", "(", "!", "isGPR", "(", "MRI", "->", "getRegClass", "(", "Reg", ")", ")", ")", "continue", ";", "if", "(", "EnclosedEdges", ".", "count", "(", "Reg", ")", ")"], "ground_truth": ["continue", ";"], "File": "X86DomainReassignment14", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 387, "Length": 96, "Cover_Rate": 0.3028391167192429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "GE", ":", "if", "(", "mep_imm4_operand", "(", "op1", ",", "SImode", ")", ")", "break", ";", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "gcc_assert", "(", "mep_expand_setcc_1", "(", "LT", ",", "tmp", ",", "op0", ",", "op1", ")", ")", ";", "code", "=", "EQ", ";", "op0", "=", "tmp", ";", "op1", "=", "const0_rtx", ";", "break", ";", "case", "EQ", ":", "case", "NE", ":", "if", "(", "!", "mep_reg_or_imm4_operand", "(", "op1", ",", "SImode", ")", ")", "op1", "=", "force_reg", "(", "SImode", ",", "op1", ")", ";", "break", ";", "case", "LE", ":", "case", "GT", ":", "if", "(", "GET_CODE", "(", "op1", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "op1", ")", "!=", "", ")", "{", "op1", "=", "GEN_INT", "(", "INTVAL", "(", "op1", ")", "+", "", ")", ";", "code", "=", "(", "code", "==", "LE", "?", "LT", ":", "GE", ")", ";", "goto", "restart", ";", "}", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "gcc_assert", "(", "mep_expand_setcc_1", "(", "LT", ",", "tmp", ",", "op1", ",", "op0", ")", ")", ";", "code", "=", "(", "code", "==", "LE", "?", "EQ", ":", "NE", ")", ";", "op0", "=", "tmp", ";", "op1", "=", "const0_rtx", ";", "break", ";", "case", "LTU", ":", "if", "(", "op1", "==", "const1_rtx", ")", "{", "code", "="], "ground_truth": ["EQ", ";"], "File": "mep", "Func": "mep_expand_cbranch", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 388, "Length": 186, "Cover_Rate": 0.36470588235294116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_max_sd", "(", "__m128d", "__A", ",", "__m128d", "__B", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_maxsd", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df"], "ground_truth": [")", "__B", ")", ";"], "File": "emmintrin", "Func": "_mm_max_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 389, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getTargetBlockAddress", "(", "N", "->", "getBlockAddress", "(", ")", ",", "Ty"], "ground_truth": [",", "N", "->", "getOffset", "(", ")", ",", "Flags", ")", ";"], "File": "CSKYISelLowering", "Func": "getTargetNode", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 390, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvt_si2ss", "(", "__m128", "__A"], "ground_truth": [",", "int", "__B", ")", "{"], "File": "xmmintrin", "Func": "_mm_cvt_si2ss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 391, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "", "(", "unsigned", "Opcode", ",", "Type", "*", "Ty", ",", "OperandValueKind", "Op1Info", ",", "OperandValueKind", "Op2Info", ")", "const", "{", "int", "ISDOpcode", "=", "TLI", "->", "InstructionOpcodeToISD", "(", "Opcode", ")", ";", "std", "::", "pair", "<", "unsigned", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "Ty", ")", ";", "const", "unsigned", "FunctionCallDivCost", "=", "", ";", "const", "unsigned", "ReciprocalDivCost", "=", "", ";", "static", "const", "CostTblEntry", "<", "MVT", ">", "CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "ReciprocalDivCost", "}", ",", "{", "", ",", "", ",", "ReciprocalDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "ReciprocalDivCost", "}", ",", "{", "", ",", "", ",", "ReciprocalDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "}", ";", "int", "Idx", "=", "-", "", ";", "if", "(", "ST", "->", "hasNEON", "(", ")", ")", "Idx", "=", "CostTableLookup", "<", "MVT", ">", "(", "CostTbl", ",", "array_lengthof", "(", "CostTbl", ")", ",", "ISDOpcode", ",", "LT", ".", "second", ")", ";", "if", "(", "Idx", "!=", "-", "", ")", "return", "LT", ".", "first", "*", "CostTbl", "[", "Idx", "]", ".", "Cost", ";", "return", "TargetTransformInfo", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty"], "ground_truth": [",", "Op1Info", ",", "Op2Info", ")", ";"], "File": "ARMTargetTransformInfo18", "Func": "getArithmeticInstrCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 392, "Length": 450, "Cover_Rate": 0.774526678141136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCMask", "&=", "CCValid", ";", "adjustZeroCmp", "(", "DAG", ",", "IsUnsigned", ",", "CmpOp0", ",", "CmpOp1", ",", "CCMask", ")", ";", "adjustSubwordCmp", "(", "DAG", ",", "IsUnsigned", ",", "CmpOp0", ",", "CmpOp1", ",", "CCMask", ")", ";", "Opcode", "=", "", ";", "if", "(", "CCMask", "==", "", "||", "CCMask", "==", "", "||", "(", "DAG", ".", "SignBitIsZero", "(", "CmpOp0", ")", "&&", "DAG", ".", "SignBitIsZero", "(", "CmpOp1", ")", ")", ")", "ICmpType", "=", "", ";", "else", "if", "(", "IsUnsigned", ")", "ICmpType", "=", "", ";", "else", "ICmpType", "=", "", ";", "}", "if", "(", "shouldSwapCmpOperands", "(", "CmpOp0", ",", "CmpOp1", ",", "ICmpType", ")", ")", "{", "std", "::", "swap", "(", "CmpOp0", ",", "CmpOp1", ")", ";", "CCMask", "=", "(", "(", "CCMask", "&", "", ")", "|", "(", "CCMask", "&", "", "?", "", ":", "", ")", "|", "(", "CCMask", "&", "", "?", "", ":", "", ")", "|", "(", "CCMask", "&", "", ")", ")", ";", "}", "adjustForTestUnderMask", "(", "DAG", ",", "Opcode", ",", "CmpOp0", ",", "CmpOp1", ",", "CCValid", ",", "CCMask", ","], "ground_truth": ["ICmpType", ")", ";"], "File": "SystemZISelLowering103", "Func": "emitCmp", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 393, "Length": 154, "Cover_Rate": 0.456973293768546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_s64_u64", "(", "uint64x1_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vreinterpret_s64_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 394, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vbicq_m_fv4sf", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vbicq_m_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 395, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeGPRPairnospRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "RegisterPair", "=", "GPRPairDecoderTable", "[", "RegNo", "/", "", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "RegisterPair", ")", ")", ";", "if", "(", "(", "RegNo", "&", "", ")", "||", "RegNo", ">", "", ")", "return"], "ground_truth": ["MCDisassembler", "::", "SoftFail", ";"], "File": "ARMDisassembler22", "Func": "DecodeGPRPairnospRegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 396, "Length": 70, "Cover_Rate": 0.9210526315789473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_paddsb128_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v16qi", ")", "__B", ",", "(", "__v16qi", ")", "__W", ","], "ground_truth": ["(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_adds_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 397, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "findOneNVVMAnnotation", "(", "&", "F", ",", "", ","], "ground_truth": ["x", ")", ";"], "File": "NVPTXUtilities (2)1", "Func": "getMaxNTIDx", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 398, "Length": 11, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getTotalNumVGPRs", "(", ")", "const", "{", "return", "", "::", "getTotalNumVGPRs", "(", "this"], "ground_truth": [")", ";"], "File": "AMDGPUSubtarget101", "Func": "getTotalNumVGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 399, "Length": 14, "Cover_Rate": 0.8235294117647058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "isPostRA", "(", "postRA", ")", ",", "PacketNum", "(", "", ")", ",", "MF", "(", "SchedDAG", "->", "MF", ")", ",", "ST", "(", "SchedDAG", "->", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ")", ",", "Resources", "(", "SchedDAG", "->", "MF", ".", "getSubtarget", "<"], "ground_truth": ["Subtarget", ">", "(", ")", ".", "createDFAPacketizer", "(", "II", ")", ")", ",", "DAG", "(", "SchedDAG", ")", "{"], "File": "TPCHazardRecognizer", "Func": "TPCHazardRecognizer", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 400, "Length": 55, "Cover_Rate": 0.7051282051282052, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "signed", "int", ")", "__builtin_altivec_vcmpequw", "(", "(", "vector", "signed", "int", ")", "a1", ",", "(", "vector"], "ground_truth": ["signed", "int", ")", "a2", ")", ";"], "File": "altivec4", "Func": "vec_vcmpequw", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 401, "Length": 23, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "ExtOpNum", ")", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&&", "", ")", "return", "true", ";", "if", "(", "MO", ".", "isMBB", "(", ")", ")", "return", "false", ";", "if", "(", "MO", ".", "isGlobal", "(", ")", "||", "MO", ".", "isSymbol", "(", ")", "||", "MO", ".", "isBlockAddress", "(", ")", "||", "MO", ".", "isJTI", "(", ")", "||", "MO", ".", "isCPI", "(", ")", ")", "return", "true", ";", "assert", "(", "MO", ".", "isImm", "(", ")", "&&", "", ")", ";", "int", "MinValue", "=", "getMinValue"], "ground_truth": ["(", "MI", ")", ";"], "File": "HexagonInstrInfo (2)", "Func": "isConstExtended", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 402, "Length": 90, "Cover_Rate": 0.430622009569378, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isShiftedInt", "<", "N", ",", "S", ">", "(", "minConstant", "(", "MCI"], "ground_truth": [",", "Index", ")", ")", ";"], "File": "HexagonMCInstrInfo", "Func": "inSRange", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 403, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "E_V16QImode", ":", "if", "(", "!", "BYTES_BIG_ENDIAN", ")", "{", "if", "(", "TARGET_P9_VECTOR", ")", "emit_insn", "(", "gen_vsx_ld_elemrev_v16qi_internal", "(", "reg", ",", "mem", ")", ")", ";", "else", "{", "rtx", "reg_v2di", "=", "simplify_gen_subreg", "(", "V2DImode", ",", "reg", ",", "V16QImode", ",", "", ")", ";", "gcc_assert", "(", "MEM_P", "(", "mem", ")", ")", ";", "rtx", "addr", "=", "XEXP", "(", "mem", ",", "", ")", ";", "rtx", "mem_v2di", "=", "gen_rtx_MEM", "(", "V2DImode", ",", "addr", ")", ";", "MEM_COPY_ATTRIBUTES", "(", "mem_v2di", ",", "mem", ")", ";", "set_mem_size", "(", "mem", ",", "GET_MODE_SIZE", "(", "V2DImode", ")", ")", ";", "emit_insn", "(", "gen_vsx_ld_elemrev_v2di", "(", "reg_v2di", ",", "mem_v2di", ")", ")", ";", "}", "}", "else", "emit_insn", "(", "gen_vsx_movv2di_64bit", "(", "reg", ",", "mem", ")", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "break", ";", "case", "E_DImode", ":", "switch", "(", "mode", ")", "{", "case", "E_QImode", ":", "emit_insn", "(", "gen_zero_extendqidi2", "(", "reg", ",", "mem", ")", ")", ";", "break", ";", "case", "E_HImode", ":", "{", "rtx", "src", "=", "mem", ";", "if", "(", "!", "BYTES_BIG_ENDIAN", ")", "{", "src", "=", "gen_reg_rtx", "(", "HImode", ")", ";", "emit_insn", "(", "gen_bswaphi2", "(", "src", ",", "mem", ")", ")", ";", "}", "emit_insn", "(", "gen_zero_extendhidi2", "(", "reg", ",", "src", ")", ")", ";", "break", ";", "}", "case", "E_SImode", ":", "{", "rtx", "src", "=", "mem", ";", "if", "(", "!", "BYTES_BIG_ENDIAN", ")", "{", "src", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_insn", "(", "gen_bswapsi2", "(", "src", ",", "mem", ")", ")", ";", "}", "emit_insn", "(", "gen_zero_extendsidi2", "(", "reg", ",", "src", ")", ")", ";", "}", "break", ";", "case", "E_DImode", ":", "if", "(", "!", "BYTES_BIG_ENDIAN", ")", "emit_insn", "(", "gen_bswapdi2", "(", "reg", ",", "mem", ")", ")", ";", "else", "emit_insn", "(", "gen_movdi", "(", "reg", ",", "mem", ")", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "break", ";", "case", "E_SImode", ":", "switch", "(", "mode", ")", "{", "case", "E_QImode", ":", "emit_insn", "(", "gen_zero_extendqisi2", "(", "reg", ",", "mem", ")", ")", ";", "break", ";", "case", "E_HImode", ":", "{", "rtx", "src", "=", "mem", ";", "if", "(", "!", "BYTES_BIG_ENDIAN", ")", "{", "src", "=", "gen_reg_rtx", "(", "HImode", ")", ";", "emit_insn", "(", "gen_bswaphi2", "(", "src", ",", "mem", ")", ")", ";", "}", "emit_insn", "(", "gen_zero_extendhisi2", "(", "reg", ",", "src", ")", ")", ";", "break", ";", "}", "case", "E_SImode", ":", "if", "(", "!", "BYTES_BIG_ENDIAN", ")", "emit_insn", "(", "gen_bswapsi2", "(", "reg", ",", "mem", ")", ")", ";", "else", "emit_insn", "(", "gen_movsi", "(", "reg", ",", "mem", ")", ")", ";", "break", ";", "case", "E_DImode", ":", "gcc_unreachable", "(", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "rs6000-string", "Func": "do_load_for_compare", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 404, "Length": 388, "Cover_Rate": 0.8622222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "std", "::", "swap", "(", "TV", ",", "FV", ")", ";", "case", "", ":", "case", "", ":", "if", "(", "LHS", ".", "getValueType", "(", ")", "==", "", ")", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "LHS", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResVT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "LHS", ")", ",", "TV", ",", "FV", ")", ";", "}", "SDValue", "Cmp", ";", "switch", "(", "CC", ")", "{", "default", ":", "break", ";", "case", "", ":", "std", "::", "swap", "(", "TV", ",", "FV", ")", ";", "case", "", ":", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CmpVT", ",", "LHS", ",", "RHS", ")", ";", "if", "(", "Cmp", ".", "getValueType", "(", ")", "==", "", ")", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Cmp", ")", ";", "Sel1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResVT", ",", "Cmp", ",", "TV", ",", "FV", ")", ";", "if", "(", "Sel1", ".", "getValueType", "(", ")", "==", "", ")", "Sel1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Sel1", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResVT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Cmp", ")", ",", "Sel1", ",", "FV", ")", ";", "case", "", ":", "case", "", ":", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CmpVT", ",", "LHS", ",", "RHS", ")", ";", "if", "(", "Cmp", ".", "getValueType", "(", ")", "==", "", ")", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Cmp", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResVT", ",", "Cmp", ",", "FV", ",", "TV", ")", ";", "case", "", ":", "case", "", ":", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CmpVT", ",", "LHS", ",", "RHS", ")", ";", "if", "(", "Cmp", ".", "getValueType", "(", ")", "==", "", ")", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Cmp", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResVT", ",", "Cmp", ",", "TV", ",", "FV", ")", ";", "case", "", ":", "case", "", ":", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CmpVT", ",", "RHS", ",", "LHS", ")", ";", "if", "(", "Cmp", ".", "getValueType", "(", ")", "==", "", ")", "Cmp", "=", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["dl", ",", "", ",", "Cmp", ")", ";"], "File": "PPCISelLowering (2)", "Func": "LowerSELECT_CC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 405, "Length": 395, "Cover_Rate": 0.39818548387096775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "", "&", "Out", "=", "Outs", "[", "i", "]", ";", "if", "(", "Out", ".", "VT", ".", "isVector", "(", ")", ")", "{", "MVT", "VT", "=", "Out", ".", "VT", ".", "getVectorElementType", "(", ")", ";", "", "NewOut", "=", "Out", ";", "NewOut", ".", "Flags", ".", "setSplit", "(", ")", ";", "NewOut", ".", "VT", "=", "VT", ";", "unsigned", "NumElements", "=", "Out", ".", "ArgVT", ".", "getVectorNumElements", "(", ")", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "NumElements", ";", "++", "j", ")", "{", "SDValue", "Elem", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "OutVals", "[", "i", "]", ",", "DAG", ".", "getConstant", "(", "j", ",", "DL", ",", "", ")", ")", ";", "SplitVals", ".", "push_back", "(", "Elem", ")", ";", "Splits", ".", "push_back", "(", "NewOut", ")", ";", "NewOut", ".", "PartOffset", "+=", "NewOut", ".", "VT", ".", "getStoreSize", "(", ")", ";", "}", "}", "else", "{", "SplitVals", ".", "push_back", "(", "OutVals", "[", "i", "]", ")", ";", "Splits", ".", "push_back", "(", "Out", ")", ";", "}", "}", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "AnalyzeReturn", "(", "CCInfo", ",", "Splits", ")", ";", "SDValue", "Flag", ";", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", ";", "RetOps", ".", "push_back", "(", "Chain", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "realRVLocIdx", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ",", "++", "realRVLocIdx", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "SDValue", "Arg", "=", "SplitVals", "[", "realRVLocIdx", "]", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "}", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "RetOps", "[", "", "]", "="], "ground_truth": ["Chain", ";"], "File": "SIISelLowering95", "Func": "LowerReturn", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 406, "Length": 376, "Cover_Rate": 0.6596491228070176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_mask_blend_ph", "(", "__mmask8", "__U", ",", "__m128h", "__A", ",", "__m128h", "__W", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_blend_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 407, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "GVSym", "=", "OutContext", ".", "GetOrCreateSymbol", "(", "Twine", "(", "", ")", "+", "GVSym", "->", "getName", "(", ")", ")", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", "||", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "{", "MCSymbol", "*", "Sym", "=", "GetSymbolWithGlobalValueBase", "(", "GV", ",", "", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoMachO", ">", "(", ")", ".", "getGVStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", ".", "getPointer", "(", ")", "==", "", ")", "StubSym", "=", "MachineModuleInfoImpl", "::", "StubValueTy", "(", "Mang", "->", "getSymbol", "(", "GV", ")", ",", "!", "GV", "->", "hasInternalLinkage", "(", ")", ")", ";", "}", "else", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "{", "MCSymbol", "*", "Sym", "=", "GetSymbolWithGlobalValueBase", "(", "GV", ",", "", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoMachO", ">", "(", ")", ".", "getHiddenGVStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", ".", "getPointer", "(", ")", "==", "", ")", "StubSym", "=", "MachineModuleInfoImpl", "::", "StubValueTy", "(", "Mang", "->", "getSymbol", "(", "GV", ")", ",", "!", "GV", "->", "hasInternalLinkage", "(", ")", ")", ";", "}", "else", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "{", "MCSymbol", "*", "Sym", "=", "GetSymbolWithGlobalValueBase", "(", "GV", ",", "", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoMachO", ">", "(", ")", ".", "getFnStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", ".", "getPointer", "(", ")", "==", "", ")", "StubSym", "=", "MachineModuleInfoImpl", "::", "StubValueTy", "(", "Mang", "->", "getSymbol", "(", "GV", ")", ",", "!", "GV", "->", "hasInternalLinkage", "(", ")", ")", ";", "}", "if", "(", "GVSym", "->", "getName", "(", ")", "[", "", "]", "!=", "'$'", ")", "O", "<<", "*", "GVSym", ";", "else", "O", "<<", "'('", "<<", "*", "GVSym", "<<", "')'", ";", "printOffset", "(", "MO", ".", "getOffset", "(", ")", ",", "O", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "{", "const", "MCSymbol", "*", "SymToPrint", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "{", "SmallString", "<", "", ">", "TempNameStr", ";", "TempNameStr", "+=", "StringRef", "(", "MO", ".", "getSymbolName", "(", ")", ")", ";", "TempNameStr", "+=", "StringRef", "(", "", ")", ";", "MCSymbol", "*", "Sym", "=", "GetExternalSymbolSymbol", "(", "TempNameStr", ".", "str", "(", ")", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoMachO", ">", "(", ")", ".", "getFnStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", ".", "getPointer", "(", ")", "==", "", ")", "{", "TempNameStr", ".", "erase", "(", "TempNameStr", ".", "end", "(", ")", "-", "", ",", "TempNameStr", ".", "end", "(", ")", ")", ";", "StubSym", "=", "MachineModuleInfoImpl", "::", "StubValueTy", "(", "OutContext", ".", "GetOrCreateSymbol", "(", "TempNameStr", ".", "str", "(", ")", ")", ",", "true", ")", ";", "}", "SymToPrint", "=", "StubSym", ".", "getPointer", "(", ")", ";", "}", "else", "{", "SymToPrint", "=", "GetExternalSymbolSymbol", "(", "MO", ".", "getSymbolName", "(", ")", ")", ";", "}", "if", "(", "SymToPrint", "->", "getName", "(", ")", "[", "", "]"], "ground_truth": ["!=", "'$'", ")", "O", "<<", "*", "SymToPrint", ";"], "File": "X86AsmPrinter107", "Func": "printSymbolOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 408, "Length": 473, "Cover_Rate": 0.5232300884955752, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "N", "->", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "||", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "ST", "->", "isThumb1Only", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "unsigned", "Opc", "=", "N", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "Hi", "=", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "&", "Hi", ",", "", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ".", "getValue", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ","], "ground_truth": ["Lo", ",", "Hi", ")", ";"], "File": "ARMISelLowering109", "Func": "LowerShift", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 409, "Length": 214, "Cover_Rate": 0.42376237623762375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_altivec_stvebx", "(", "(", "vector", "signed", "char", ")", "a1", ","], "ground_truth": ["a2", ",", "(", "void", "*", ")", "a3", ")", ";"], "File": "altivec4", "Func": "vec_stvebx", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 410, "Length": 18, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "hasLEAOffset", "(", "const", "MachineOperand", "&", "Offset", ")", "{", "return", "(", "Offset", ".", "isImm", "(", ")", "&&", "Offset", ".", "getImm", "("], "ground_truth": [")", "!=", "", ")", "||", "Offset", ".", "isGlobal", "(", ")", ";"], "File": "X86FixupLEAs (2)2", "Func": "hasLEAOffset", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 411, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "APInt", "ToMask", ",", "FromMask", ";", "SDValue", "From", "=", "ParseBFI", "(", "N", ",", "ToMask", ",", "FromMask", ")", ";", "SDValue", "To", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "V", "=", "To", ";", "if", "(", "V", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "APInt", "NewToMask", ",", "NewFromMask", ";", "SDValue", "NewFrom", "=", "ParseBFI", "(", "V", ".", "getNode", "(", ")", ",", "NewToMask", ","], "ground_truth": ["NewFromMask", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "FindBFIToCombineWith", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 412, "Length": 68, "Cover_Rate": 0.4503311258278146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getStubFactory", "(", ")", "==", "NULL", ")", "return", "false", ";", "getStubFactory", "(", ")", "->", "addPrototype", "(", "new", "LA25Stub", "(", "*", "this", ")"], "ground_truth": [")", ";"], "File": "MipsLDBackend", "Func": "initTargetStubs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 413, "Length": 25, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseLiteralValues", "(", "unsigned", "Size", ",", "SMLoc", "L", ")", "{", "auto", "parseOne", "=", "[", "&", "]", "(", ")", "->", "bool", "{", "const", "MCExpr", "*", "Value", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "("], "ground_truth": ["Value", ")", ")", "return", "true", ";"], "File": "MSP430AsmParser", "Func": "ParseLiteralValues", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 414, "Length": 42, "Cover_Rate": 0.5753424657534246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createArgumentMove", "(", ")", "{", "return", "new", "ArgumentMove"], "ground_truth": ["(", ")", ";"], "File": "TVMArgumentMove", "Func": "createTVMArgumentMove", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 415, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BitVector", "Reserved", "(", "getNumRegs", "(", ")"], "ground_truth": [")", ";"], "File": "mprocRegisterInfo", "Func": "getReservedRegs", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 416, "Length": 8, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "if", "(", "size", "<=", "", ")", "++", "cum", "->", "words", ";", "else", "if", "(", "size", "<=", "", ")", "cum", "->", "words", "+=", "", ";", "else", "++", "cum", "->", "words", ";", "}", "else", "{", "cum", "->", "words", "+=", "(", "mode", "!=", "BLKmode", "?", "ROUND_ADVANCE", "(", "GET_MODE_SIZE", "(", "mode", ")", ")"], "ground_truth": [":", "ROUND_ADVANCE", "(", "int_size_in_bytes", "(", "type", ")", ")", ")", ";"], "File": "sparc3", "Func": "function_arg_advance", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 417, "Length": 67, "Cover_Rate": 0.3850574712643678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "strcmp", "(", "name", ",", "", ")", "==", "", "&&", "cfun", "->", "machine", "->", "red_partition", ")", "{", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", "", ",", "REGNO", "(", "cfun", "->", "machine", "->", "red_partition", ")", ",", "vector_red_partition", ")", ";", "}", "gcc_assert", "(", "vector_red_partition", "*", "nvptx_mach_max_workers", "(", ")", "<=", "vector_red_size", ")", ";", "fprintf", "(", "file"], "ground_truth": [",", "", ")", ";"], "File": "nvptx", "Func": "nvptx_init_axis_predicate", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 418, "Length": 70, "Cover_Rate": 0.44025157232704404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FrameLowering", "*", "TFI", "=", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ".", "getFrameLowering", "(", ")", ";", "const", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "return", "TFI", "->", "hasFP", "(", "MF", ")", "?", "FuncInfo", "->", "getFrameOffsetReg", "(", ")", ":", "FuncInfo", "->"], "ground_truth": ["getStackPtrOffsetReg", "(", ")", ";"], "File": "AMDGPURegisterInfo24", "Func": "getFrameRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 419, "Length": 52, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "frv_function_arg_1", "(", "cum", ",", "arg", ","], "ground_truth": ["false", ")", ";"], "File": "frv", "Func": "frv_function_arg", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 420, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "MI", ".", "getNumOperands", "(", ")", "-", "", ";", "i", ">", "OperandToKeep", ";", "i", "--", ")", "MI", ".", "RemoveOperand", "(", "i", ")", ";", "if", "(", "LII", ".", "SetCR", ")", "{", "MI", ".", "setDesc", "(", "get", "(", "LII", ".", "Is64Bit", "?", "", ":", "", ")", ")", ";", "MachineInstrBuilder", "(", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MI", ")", ".", "addImm", "(", "LII", ".", "Imm", ")", ".", "addReg", "(", "", ",", "RegState", "::", "ImplicitDefine", ")", ";", "return", ";", "}", "else", "MI", ".", "setDesc", "(", "get", "(", "LII", ".", "Is64Bit", "?", "", ":", "", ")", ")", ";", "MachineInstrBuilder", "(", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MI", ")", ".", "addImm", "(", "LII"], "ground_truth": [".", "Imm", ")", ";"], "File": "PPCInstrInfo57", "Func": "replaceInstrWithLI", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 421, "Length": 125, "Cover_Rate": 0.7668711656441718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TM", ".", "isELFv2ABI", "(", ")"], "ground_truth": [")", "return", "false", ";"], "File": "PPCTargetTransformInfo1", "Func": "shouldBuildRelLookupTables", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 422, "Length": 12, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSymbol", "*", "PersonalitySym", "=", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "Name", ")", ";", "const", "MCSymbolRefExpr", "*", "PersonalityRef", "=", "MCSymbolRefExpr", "::", "Create", "(", "PersonalitySym", ",", "MCSymbolRefExpr", "::", "VK__NONE", ",", "getContext", "(", ")", ")", ";", "AddValueSymbols", "(", "PersonalityRef", ")"], "ground_truth": [";"], "File": "ARMELFStreamer15", "Func": "EmitPersonalityFixup", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 423, "Length": 39, "Cover_Rate": 0.42391304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Sub", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "if", "(", "Sub", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "SubOp0", "=", "Sub", ".", "getOperand", "(", "", ")", ";", "SDValue", "SubOp1", "=", "Sub", ".", "getOperand", "(", "", ")", ";", "if", "(", "(", "SubOp0", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "(", "SubOp1", ".", "getOpcode", "(", ")", "==", "", ")", ")", "{", "return", "DCI", ".", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "SubOp0", ".", "getOperand", "(", "", ")", ",", "SubOp1", ".", "getOperand", "(", "", ")", ",", "DCI", ".", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "}", "}", "}", "if", "(", "Op0", ".", "getValueType", "(", ")", "!=", "", "||", "N", "->", "getValueType", "(", "", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "int", "EltToExtract", "=", "DCI", ".", "DAG", ".", "getDataLayout", "(", ")", ".", "isBigEndian", "(", ")", "?", "", ":", "", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "ConstantSDNode", "*", "ConstNode", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op0", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "ConstNode", "||", "ConstNode", "->", "getZExtValue", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "EltToExtract", "=", "EltToExtract", "?", "", ":", "", ";", "Op0", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "}", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "Op0", ".", "getValueType", "(", ")", "==", "", "&&", "Op0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "{", "SDValue", "Bitcast", "=", "DCI", ".", "DAG", ".", "getBitcast", "(", "", ",", "Op0", ".", "getOperand", "(", "", ")", ")", ";", "return", "DCI", ".", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Bitcast", ",", "DCI", ".", "DAG", ".", "getTargetConstant", "(", "EltToExtract", ",", "dl", ",", "", ")", ")", ";", "}", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "PPCISelLowering100", "Func": "combineTRUNCATE", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 424, "Length": 320, "Cover_Rate": 0.7239819004524887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "ModulePass", "::", "getAnalysisUsage", "(", "AU"], "ground_truth": [")", ";"], "File": "SPIRVPreTranslationLegalizer", "Func": "getAnalysisUsage", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 425, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rn", "=", "getRegisterNumbering", "(", "MO", ".", "getReg", "(", ")", ")", ";", "unsigned", "Imm5", "=", "MO1", ".", "getImm", "(", ")", ";", "return", "(", "(", "Imm5", "&", "", ")", "<<", "", ")", "|"], "ground_truth": ["Rn", ";"], "File": "ARMMCCodeEmitter10", "Func": "getAddrModeISOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 426, "Length": 34, "Cover_Rate": 0.40963855421686746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "visium_class_likely_spilled_p", "(", "reg_class_t", "rclass", "ATTRIBUTE_UNUSED", ")", "{", "return", "false"], "ground_truth": [";"], "File": "visium", "Func": "visium_class_likely_spilled_p", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 427, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "createObjectWriter", "(", "raw_ostream"], "ground_truth": ["&", "OS", ")", "const", "override", "{"], "File": "SystemZMCAsmBackend13", "Func": "createObjectWriter", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 428, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ValVT", ".", "getFixedSizeInBits", "(", ")", "<", "LocVT", ".", "getFixedSizeInBits", "(", ")", ")", ";", "if", "(", "Flags", ".", "isSExt", "(", ")", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "LocVT", ",", "ArgValue", ",", "DAG"], "ground_truth": [".", "getValueType", "(", "ValVT", ")", ")", ";"], "File": "PPCISelLowering109", "Func": "truncateScalarIntegerArg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 429, "Length": 45, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "ValToCondCode", "(", "cf", ",", "isIntegerBCKind", "(", "MI", ")", ")", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "VEDisassembler1", "Func": "DecodeCCOperand", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 430, "Length": 25, "Cover_Rate": 0.5434782608695652, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LROpOut", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "Chain", ",", "LROpOut", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "Chain", "=", "SDValue", "(", "LROpOut", ".", "getNode", "(", ")", ",", "", ")", ";", "if", "(", "Subtarget", ".", "isDarwinABI", "(", ")", ")", "{", "FPOpOut", "=", "getFramePointerFrameIndex", "(", "DAG", ")", ";", "FPOpOut", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "Chain", ",", "FPOpOut", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "Chain", "=", "SDValue", "(", "FPOpOut", ".", "getNode"], "ground_truth": ["(", ")", ",", "", ")", ";"], "File": "PPCISelLowering130", "Func": "EmitTailCallLoadFPAndRetAddr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 431, "Length": 96, "Cover_Rate": 0.5962732919254659, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "op0_preserve_value", "&&", "GET_CODE", "(", "*", "op0", ")", "==", "FLOAT", "&&", "MEM_P", "(", "XEXP", "(", "*", "op0", ",", "", ")", ")", "&&", "REG_P", "(", "*", "op1", ")", ")", "{", "enum", "rtx_code", "scode", "=", "swap_condition", "(", "(", "enum", "rtx_code", ")", "*", "code"], "ground_truth": [")", ";"], "File": "i386", "Func": "ix86_canonicalize_comparison", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 432, "Length": 45, "Cover_Rate": 0.4639175257731959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_add_si64", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "(", "__m1", "+", "__m2"], "ground_truth": [")", ";"], "File": "mmintrin", "Func": "_mm_add_si64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 433, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OpReg", "==", "", ")", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addReg", "(", "OpReg", ")", ";", "UpdateValueMap", "(", "I", ","], "ground_truth": ["ResultReg", ")", ";"], "File": "X86FastISel52", "Func": "X86SelectFPExt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 434, "Length": 45, "Cover_Rate": 0.3383458646616541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_compress_epi64", "(", "__m128i", "__W", ",", "__mmask8", "__U", ",", "__m128i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_compressdi128_mask", "(", "(", "__v2di", ")", "__A", ","], "ground_truth": ["(", "__v2di", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_compress_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 435, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vorrq_s8", "(", "int8x16_t", "__a", ",", "int8x16_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon2_vorrq_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 436, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OpRef", "R", "=", "shuffp1", "(", "ShuffleMask", "(", "MaskR", ")", ",", "Vb", ",", "Results", ")", ";", "if", "(", "!", "L", ".", "isValid", "(", ")", "||", "!", "R", ".", "isValid", "(", ")", ")", "return", "OpRef", "::", "fail", "(", ")", ";", "SmallVector", "<", "uint8_t", ",", "", ">", "Bytes", "(", "VecLen", ")", ";", "for", "(", "int", "I", "=", "", ";", "I", "!=", "VecLen", ";", "++", "I", ")", "{", "if", "(", "MaskL", "[", "I", "]", "!=", "-", "", ")", "Bytes", "[", "I", "]", "=", "", ";", "}", "return", "vmuxp", "(", "Bytes", ",", "L", ",", "R", ",", "Results"], "ground_truth": [")", ";"], "File": "HexagonISelDAGToDAGHVX1", "Func": "shuffp2", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 437, "Length": 94, "Cover_Rate": 0.3884297520661157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setCalleeSavedFrameSize", "(", "unsigned", "Bytes", ")", "{", "CalleeSavedFrameSize", "=", "Bytes"], "ground_truth": [";"], "File": "GBZ80MachineFunctionInfo", "Func": "setCalleeSavedFrameSize", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 438, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmplt_epu64_mask", "("], "ground_truth": ["__m128i", "__X", ",", "__m128i", "__Y", ")", "{"], "File": "avx512vlintrin4", "Func": "_mm_cmplt_epu64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 439, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "GET_CODE", "(", "body", ")", "==", "SET", "&&", "GET_CODE", "(", "SET_DEST", "(", "body", ")", ")", "==", "MEM", "&&", "GET_CODE", "(", "SET_SRC", "(", "body", ")", ")", "==", "VEC_SELECT", ")", ";", "rtx", "mem", "=", "SET_DEST", "(", "body", ")", ";", "rtx", "base_reg", "=", "XEXP", "(", "mem", ",", "", ")", ";", "rtx", "and_operation", "=", "find_alignment_op", "(", "insn", ",", "base_reg", ")", ";", "if", "(", "and_operation", "!=", "", ")", "{", "rtx", "src_reg", "=", "XEXP", "(", "SET_SRC", "(", "body", ")", ","], "ground_truth": ["", ")", ";"], "File": "powerpcspe", "Func": "recombine_stvx_pattern", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 440, "Length": 78, "Cover_Rate": 0.3023255813953488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "!", "sibcall", "&&", "!", "TARGET_64BIT", "&&", "ix86_force_align_arg_pointer", "&&", "crtl", "->", "stack_alignment_estimated", "==", "", ")", "incoming_stack_boundary", "=", "MIN_STACK_BOUNDARY", ";", "else", "incoming_stack_boundary", "=", "ix86_default_incoming_stack_boundary", ";", "if", "(", "incoming_stack_boundary", ">", "MIN_STACK_BOUNDARY", "&&", "lookup_attribute", "(", "ix86_force_align_arg_pointer_string", ",", "TYPE_ATTRIBUTES", "(", "TREE_TYPE", "(", "current_function_decl", ")", ")", ")", ")", "incoming_stack_boundary", "=", "MIN_STACK_BOUNDARY", ";", "if", "(", "incoming_stack_boundary", "<", "crtl", "->", "parm_stack_boundary", ")", "incoming_stack_boundary", "=", "crtl", "->", "parm_stack_boundary", ";", "if", "(", "incoming_stack_boundary", ">", "MAIN_STACK_BOUNDARY", "&&", "DECL_NAME", "(", "current_function_decl", ")", "&&", "MAIN_NAME_P", "(", "DECL_NAME", "(", "current_function_decl", ")", ")", "&&", "DECL_FILE_SCOPE_P", "(", "current_function_decl"], "ground_truth": [")", ")", "incoming_stack_boundary", "=", "MAIN_STACK_BOUNDARY", ";"], "File": "i3864", "Func": "ix86_minimum_incoming_stack_boundary", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 441, "Length": 91, "Cover_Rate": 0.7844827586206896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mips_get_arg_info", "(", "&", "info", ",", "cum", ",", "arg", ".", "mode", ",", "arg", ".", "type", ",", "arg", ".", "named", ")", ";", "if", "(", "info", ".", "reg_offset", "==", "MAX_ARGS_IN_REGISTERS", ")", "return", "NULL", ";", "if", "(", "TARGET_NEWABI", "&&", "TARGET_HARD_FLOAT", "&&", "arg", ".", "named", "&&", "arg", ".", "type", "!=", "", "&&", "TREE_CODE", "(", "arg", ".", "type", ")", "==", "RECORD_TYPE", "&&", "TYPE_SIZE_UNIT", "(", "arg", ".", "type", ")", "&&", "tree_fits_uhwi_p", "(", "TYPE_SIZE_UNIT", "(", "arg", ".", "type", ")", ")", ")", "{", "tree", "field", ";", "for", "(", "field", "=", "TYPE_FIELDS", "(", "arg", ".", "type", ")", ";", "field", ";", "field", "=", "DECL_CHAIN", "(", "field", ")", ")", "if", "(", "TREE_CODE", "(", "field", ")", "==", "FIELD_DECL", "&&", "SCALAR_FLOAT_TYPE_P", "(", "TREE_TYPE", "(", "field", ")", ")", "&&", "TYPE_PRECISION", "(", "TREE_TYPE", "(", "field", ")", ")", "==", "BITS_PER_WORD", "&&", "tree_fits_shwi_p", "(", "bit_position", "(", "field", ")", ")", "&&", "int_bit_position", "(", "field", ")", "%", "BITS_PER_WORD", "==", "", ")", "break", ";", "if", "(", "field", "!=", "", ")", "{", "unsigned", "int", "i", ";", "HOST_WIDE_INT", "bitpos", ";", "rtx", "ret", ";", "ret", "=", "gen_rtx_PARALLEL", "(", "arg", ".", "mode", ",", "rtvec_alloc", "(", "info", ".", "reg_words", ")", ")", ";", "bitpos", "=", "", ";", "field", "=", "TYPE_FIELDS", "(", "arg", ".", "type", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "info", ".", "reg_words", ";", "i", "++", ")", "{", "rtx", "reg", ";", "bool", "zero_width_field_abi_change", "=", "false", ";", "for", "(", ";", "field", ";", "field", "=", "DECL_CHAIN", "(", "field", ")", ")", "{", "if", "(", "TREE_CODE", "(", "field", ")", "!=", "FIELD_DECL", ")", "continue", ";", "if", "(", "DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD", "(", "field", ")", ")", "continue", ";", "if", "(", "DECL_SIZE", "(", "field", ")", "&&", "integer_zerop", "(", "DECL_SIZE", "(", "field", ")", ")", ")", "{", "zero_width_field_abi_change", "=", "true", ";", "continue", ";", "}", "if", "(", "int_bit_position", "(", "field", ")", ">=", "bitpos", ")", "break", ";", "}", "if", "(", "field", "&&", "int_bit_position", "(", "field", ")", "==", "bitpos", "&&", "SCALAR_FLOAT_TYPE_P", "(", "TREE_TYPE", "(", "field", ")", ")", "&&", "TYPE_PRECISION", "(", "TREE_TYPE", "(", "field", ")", ")", "==", "BITS_PER_WORD", ")", "reg", "=", "gen_rtx_REG", "(", "DFmode", ",", "FP_ARG_FIRST", "+", "info", ".", "reg_offset", "+", "i", ")", ";", "else", "{", "reg", "=", "gen_rtx_REG", "(", "DImode", ",", "GP_ARG_FIRST", "+", "info", ".", "reg_offset", "+", "i", ")", ";", "zero_width_field_abi_change", "=", "false", ";", "}", "if", "(", "zero_width_field_abi_change", "&&", "warn_psabi", ")", "{", "static", "unsigned", "last_reported_type_uid", ";", "unsigned", "uid", "=", "TYPE_UID", "(", "TYPE_MAIN_VARIANT", "(", "arg", ".", "type", ")", ")", ";", "if", "(", "uid", "!=", "last_reported_type_uid", ")", "{", "static", "const", "char", "*", "url", "=", "CHANGES_ROOT_URL", "", ";", "inform", "(", "input_location", ",", "", "", "", "", ",", "url", ")", ";", "last_reported_type_uid", "=", "uid", ";", "}", "}", "XVECEXP", "(", "ret", ",", "", ",", "i", ")", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode"], "ground_truth": [",", "reg", ",", "GEN_INT", "(", "bitpos", "/", "BITS_PER_UNIT", ")", ")", ";"], "File": "mips", "Func": "mips_function_arg", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 442, "Length": 428, "Cover_Rate": 0.6359583952451708, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitterEL", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "MCCodeEmitter", "(", "MCII", ",", "Ctx", ",", "true"], "ground_truth": [")", ";"], "File": "SICMCCodeEmitter", "Func": "createSICMCCodeEmitterEL", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 443, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "DeadInstrs", ";", "ArtCombiner", ".", "tryCombineUnmergeValues", "(", "MI", ",", "DeadInstrs", ",", "UpdatedDefs", ",", "Observer", ")", ";", "for", "(", "MachineInstr", "*", "DeadMI", ":", "DeadInstrs", ")", "DeadMI"], "ground_truth": ["->", "eraseFromParent", "(", ")", ";"], "File": "MipsRegisterBankInfo10", "Func": "combineAwayG_UNMERGE_VALUES", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 444, "Length": 36, "Cover_Rate": 0.5806451612903226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_cvtps2uqq512_mask", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8di", ")", "_mm512_setzero_si512", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ",", "__R", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_maskz_cvt_roundps_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 445, "Length": 26, "Cover_Rate": 0.49056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isAddSubSExt", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ")", "{", "unsigned", "Opcode", "=", "N", "->", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "SDNode", "*", "N0", "=", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ";", "SDNode", "*", "N1", "=", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ";", "return", "N0", "->", "hasOneUse", "(", ")", "&&", "N1", "->", "hasOneUse", "(", ")", "&&", "isSignExtended", "(", "N0", ",", "DAG"], "ground_truth": [")", "&&", "isSignExtended", "(", "N1", ",", "DAG", ")", ";"], "File": "ARMISelLowering (2)", "Func": "isAddSubSExt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 446, "Length": 90, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "final_sequence", ")", "output_asm_insn", "(", "", ",", "operands", ")", ";", "else", "output_asm_insn", "(", "", ",", "operands", ")", ";", "}", "else", "{", "output_asm_insn", "(", "", ",", "operands", ")", ";", "if", "(", "final_sequence", ")", "{", "rtx", "delay", "=", "NEXT_INSN", "(", "insn", ")", ";", "gcc_assert", "(", "delay", ")", ";", "output_restore", "(", "PATTERN", "(", "delay", ")", ")", ";", "PATTERN", "(", "delay", ")", "=", "gen_blockage", "(", ")", ";", "INSN_CODE", "(", "delay", ")", "=", "-"], "ground_truth": ["", ";"], "File": "sparc3", "Func": "output_sibcall", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 447, "Length": 72, "Cover_Rate": 0.5581395348837209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SCRATCH", "!=", "GET_CODE", "(", "scratch", ")", "&&", "HImode", "==", "GET_MODE", "(", "scratch", ")", "&&", "QImode", "==", "move_mode", ")", "scratch", "=", "simplify_gen_subreg", "(", "move_mode", ",", "scratch", ",", "HImode", ",", "", ")", ";", "move_size", "=", "GET_MODE_SIZE", "(", "move_mode", ")", ";", "offset", "=", "(", "num", ">>", "", ")", "/", "move_size", ";", "size", "=", "GET_MODE_SIZE", "(", "mode", ")", "/", "move_size", ";", "if", "(", "mode", "==", "HImode", "&&", "same_reg", ")", "{", "rtx", "src", ",", "dst", ";", "src", "=", "simplify_gen_subreg", "(", "move_mode", ",", "operands", "[", "", "]", ",", "mode", ",", "", ")", ";", "dst", "=", "simplify_gen_subreg", "(", "move_mode", ",", "operands", "[", "", "]", ",", "mode", ",", "", ")", ";", "if", "(", "!", "rtx_equal_p", "(", "dst", ",", "src", ")", ")", "{", "emit_move_insn", "(", "dst", ",", "gen_rtx_XOR", "(", "QImode", ",", "dst", ",", "src", ")", ")", ";", "emit_move_insn", "(", "src", ",", "gen_rtx_XOR", "(", "QImode", ",", "src", ",", "dst", ")", ")", ";", "emit_move_insn", "(", "dst", ",", "gen_rtx_XOR", "(", "QImode", ",", "dst", ",", "src", ")", ")", ";", "}", "}", "else", "{", "struct", "{", "rtx", "src", ",", "dst", ";", "int", "links", ";", "}", "move", "[", "MAX_SIZE", "+", "", "]", ";", "int", "blocked", ",", "moves", ";", "gcc_assert", "(", "size", "<=", "MAX_SIZE", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "size", ";", "i", "++", ")", "{", "int", "from", "=", "i", ";", "int", "to", "=", "(", "from", "+", "offset", ")", "%", "size", ";", "move", "[", "i", "]", ".", "src", "=", "simplify_gen_subreg", "(", "move_mode", ",", "operands", "[", "", "]", ",", "mode", ",", "from", "*", "move_size", ")", ";", "move", "[", "i", "]", ".", "dst", "=", "simplify_gen_subreg", "(", "move_mode", ",", "operands", "[", "", "]", ",", "mode", ",", "to", "*", "move_size", ")", ";", "move", "[", "i", "]", ".", "links", "=", "-", "", ";", "}", "if", "(", "overlapped", ")", "for", "(", "int", "i", "=", "", ";", "i", "<", "size", ";", "i", "++", ")", "if", "(", "reg_overlap_mentioned_p", "(", "move", "[", "i", "]", ".", "dst", ",", "operands", "[", "", "]", ")", ")", "for", "(", "int", "j", "=", "", ";", "j", "<", "size", ";", "j", "++", ")", "if", "(", "j", "!=", "i", "&&", "rtx_equal_p", "(", "move", "[", "j", "]", ".", "src", ",", "move", "[", "i", "]", ".", "dst", ")", ")", "{", "move", "[", "i", "]", ".", "links", "=", "j", ";", "break", ";", "}", "blocked", "=", "-", "", ";", "moves", "=", "", ";", "do", "{", "blocked", "=", "-", "", ";", "moves", "=", "", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "size", ";", "i", "++", ")", "if", "(", "move", "[", "i", "]", "."], "ground_truth": ["src", "!=", "NULL_RTX", ")", "{"], "File": "avr", "Func": "avr_rotate_bytes", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 448, "Length": 411, "Cover_Rate": 0.5584239130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", ""], "ground_truth": [":"], "File": "PPCPredicates11", "Func": "getSwappedPredicate", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 449, "Length": 87, "Cover_Rate": 0.3107142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SyntaxVariant", "==", "", ")", "return", "new", "InstPrinter", "(", "MAI", ",", "MII", ",", "MRI", ")", ";", "return", "nullptr"], "ground_truth": [";"], "File": "BPFMCTargetDesc1", "Func": "createBPFMCInstPrinter", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 450, "Length": 20, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "MO_ABS_HI", ",", "", "}", ",", "{", "MO_ABS_LO", ",", "", "}", ",", "}", ";", "return", "makeArrayRef", "(", "Flags"], "ground_truth": [")", ";"], "File": "M88kInstrInfo", "Func": "getSerializableDirectMachineOperandTargetFlags", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 451, "Length": 20, "Cover_Rate": 0.32786885245901637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerConstantPool", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerDYNAMIC_STACKALLOC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBlockAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGlobalTLSAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG"], "ground_truth": [")", ";"], "File": "MipsISelLowering109", "Func": "LowerOperation", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 452, "Length": 88, "Cover_Rate": 0.44221105527638194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsOnlyPredicatedOn", "(", "MachineInstr", "*", "MI", ")", "const", "{", "return", "IsPredicatedOn", "(", "MI", ")", "&&", "VPST", "->", "Predicates", ".", "size", "(", ")"], "ground_truth": ["==", "", ";"], "File": "ARMLowOverheadLoops20", "Func": "IsOnlyPredicatedOn", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 453, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Target", "TheDirectXTarget", ";", "return"], "ground_truth": ["TheDirectXTarget", ";"], "File": "DirectXTargetInfo", "Func": "getTheDirectXTarget", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 454, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "vector", "signed", "int", "vec_vmaxsw", "(", "vector", "signed", "int", "a1", ","], "ground_truth": ["vector", "signed", "int", "a2", ")", "{"], "File": "altivec4", "Func": "vec_vmaxsw", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 455, "Length": 17, "Cover_Rate": 0.4146341463414634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmlaq", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ",", "int32_t", "__c", ")", "{", "return", "__arm_vmlaq_n_s32", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "mve___arm_vmlaq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 456, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VT", "=", "TLI", ".", "getValueType", "(", "Ty", ",", "true", ")", ";", "if", "(", "VT", "==", "", "||", "!", "VT", ".", "isSimple", "(", ")"], "ground_truth": [")", "return", "false", ";"], "File": "ARMFastISel23", "Func": "isTypeLegal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 457, "Length": 27, "Cover_Rate": 0.5094339622641509, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", "->", "add", "(", "createBranchSelectionPass"], "ground_truth": ["(", ")", ")", ";"], "File": "MSP430TargetMachine30", "Func": "addPreEmitPass", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 458, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind"], "ground_truth": ["==", "k_TraceSyncBarrierOpt", ";"], "File": "ARMAsmParser (2)3", "Func": "isTraceSyncBarrierOpt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 459, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "TRI", "=", "ST", ".", "getRegisterInfo", "(", ")", ";", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "FuncInfo", "->", "removeDeadFrameIndices", "(", "MFI", ")", ";", "assert", "(", "allSGPRSpillsAreDead", "(", "MF", ")", "&&", ""], "ground_truth": [")", ";"], "File": "SIFrameLowering24", "Func": "processFunctionBeforeFrameFinalized", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 460, "Length": 41, "Cover_Rate": 0.36283185840707965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opd2Info", "==", "TargetTransformInfo", "::", "OK_UniformConstantValue", ")", "{", "auto", "VT", "=", "TLI", "->", "getValueType", "(", "DL", ",", "Ty", ")", ";", "if", "(", "TLI", "->", "isOperationLegalOrCustom", "(", "", ",", "VT", ")", ")", "{", "int", "MulCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "Mul", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "int", "AddCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "Add", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "int", "ShrCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "AShr", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "return", "MulCost", "*", "", "+", "AddCost", "*", "", "+", "ShrCost", "*", "", "+", "", ";", "}", "}", "Cost", "+=", "BaseT", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "if", "(", "Ty", "->", "isVectorTy", "(", ")", ")", "{", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "ExtractElement", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "InsertElement", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "Cost", "+=", "Cost", ";", "}", "return"], "ground_truth": ["Cost", ";"], "File": "AArch64TargetTransformInfo20", "Func": "getArithmeticInstrCost", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 461, "Length": 208, "Cover_Rate": 0.3449419568822554, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArgTypes", ".", "push_back", "(", "ImageSizeType", ")", ";", "ArgMD", "[", "", "]", "=", "ArgMD", "[", "", "]", "=", "MDString", "::", "get", "(", "*", "Context", ",", "ImageSizeArgMDType", ")", ";", "PushArgMD", "(", "NewArgMDs", ",", "ArgMD", ")", ";", "ArgTypes", ".", "push_back", "(", "ImageFormatType", ")", ";", "ArgMD", "[", "", "]", "=", "ArgMD", "[", "", "]", "=", "MDString", "::", "get", "(", "*", "Context", ",", "ImageFormatArgMDType", ")", ";", "PushArgMD", "(", "NewArgMDs", ",", "ArgMD", ")", ";", "Modified", "=", "true", ";", "}", "if", "(", "!", "Modified", ")", "{", "return", "std", "::", "make_tuple", "(", "nullptr", ",", "nullptr", ")", ";", "}", "auto", "NewFT", "=", "FunctionType", "::", "get", "(", "FT", "->", "getReturnType", "(", ")", ",", "ArgTypes", ",", "false", ")", ";", "auto", "NewF", "=", "Function", "::", "Create", "(", "NewFT", ",", "F", "->", "getLinkage", "(", ")", ",", "F", "->", "getAddressSpace", "(", ")", ",", "F", "->", "getName", "(", ")", ")", ";", "ValueToValueMapTy", "VMap", ";", "auto", "NewFArgIt", "=", "NewF"], "ground_truth": ["->", "arg_begin", "(", ")", ";"], "File": "R600OpenCLImageTypeLoweringPass10", "Func": "addImplicitArgs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 462, "Length": 148, "Cover_Rate": 0.3162393162393162, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "case", "FusionFeature", "::", "FK_SldiAdd", ":", "return", "(", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", "&&", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", ")", "||", "(", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", "&&", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", ")", ";", "case", "FusionFeature", "::", "FK_RotateLeftXor", ":", "return", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", "&&", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", ";", "case", "FusionFeature", "::", "FK_RotateRightXor", ":", "return", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", "&&", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", ";", "case", "FusionFeature", "::", "FK_LoadCmp1", ":", "case", "FusionFeature", "::", "FK_LoadCmp2", ":", "{", "const", "MachineOperand", "&", "BT", "=", "SecondMI", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "BT", ".", "isReg", "(", ")", "||", "(", "!", "Register", "::", "isVirtualRegister", "(", "BT", ".", "getReg", "(", ")", ")", "&&", "BT", ".", "getReg", "(", ")", "!=", "", ")", ")", "return", "false", ";", "if", "(", "SecondMI", ".", "getOpcode", "(", ")", "==", "", "&&", "matchingImmOps", "(", "SecondMI", ",", "", ",", "-", "", ",", "", ")", ")", "return", "true", ";", "return", "matchingImmOps", "(", "SecondMI", ",", "", ",", "", ")", "||", "matchingImmOps", "(", "SecondMI", ",", "", ",", "", ")", ";", "}", "case", "FusionFeature", "::", "FK_LoadCmp3", ":", "{", "const", "MachineOperand", "&", "BT", "=", "SecondMI", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "BT", ".", "isReg", "(", ")", "||", "(", "!", "Register", "::", "isVirtualRegister", "(", "BT", ".", "getReg", "(", ")", ")", "&&", "BT", ".", "getReg", "(", ")", "!=", "", ")", ")", "return", "false", ";", "return", "matchingImmOps", "(", "SecondMI", ",", "", ",", "", ")", "||", "matchingImmOps", "(", "SecondMI", ",", "", ",", "", ")", "||", "matchingImmOps", "(", "SecondMI", ",", "", ",", "-", "", ",", "", ")", ";", "}", "case", "FusionFeature", "::", "FK_ZeroMoveCTR", ":", "return", "(", "FirstMI", ".", "getOpcode", "(", ")", "!=", "", "&&", "FirstMI", ".", "getOpcode", "(", ")", "!=", "", ")", "||", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", ";", "case", "FusionFeature", "::", "FK_ZeroMoveLR", ":", "return", "(", "FirstMI", ".", "getOpcode", "(", ")", "!=", "", "&&", "FirstMI", ".", "getOpcode", "(", ")", "!=", "", ")", "||", "matchingImmOps", "(", "FirstMI", ",", "", ",", "", ")", ";", "case", "FusionFeature", "::"], "ground_truth": ["FK_AddisAddi", ":", "{"], "File": "PPCMacroFusion1", "Func": "checkOpConstraints", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 463, "Length": 356, "Cover_Rate": 0.41061130334486734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MI", "->", "isPseudo", "(", ")", ")", "Resources", "->", "reserveResources", "(", "*", "MI", ")", ";", "CurrentPacket", ".", "push_back", "(", "SU", ")"], "ground_truth": [";"], "File": "TPCHazardRecognizer", "Func": "reserveResources", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 464, "Length": 24, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "it", "=", "std", "::", "find", "(", "RealNext", "->", "getChildren", "(", ")", "->", "begin", "(", ")", ",", "RealNext", "->", "getChildren", "(", ")", "->", "end", "(", ")", ",", "LoopHead", ")", ";", "if", "(", "it", "!=", "RealNext", "->", "getChildren", "(", ")", "->", "end", "(", ")", ")"], "ground_truth": ["RealNext", "->", "eraseFromChildren", "(", "it", ")", ";"], "File": "TPCCostModelEmitter", "Func": "connectCircuit", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 465, "Length": 51, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addAM2OffsetImmOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "assert", "(", "CE", "&&", "", ")", ";", "int32_t", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "", "AddSub", "=", "Val", "<", "", "?", "", ":", "", ";", "if", "(", "Val", "==", "INT32_MIN", ")"], "ground_truth": ["Val", "=", "", ";"], "File": "ARMAsmParser (2)", "Func": "addAM2OffsetImmOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 466, "Length": 73, "Cover_Rate": 0.5615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_haddps", "(", "(", "__v4sf", ")", "__X", ",", "(", "__v4sf"], "ground_truth": [")", "__Y", ")", ";"], "File": "pmmintrin", "Func": "_mm_hadd_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 467, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isGLM", "(", ")"], "ground_truth": ["const", "{"], "File": "X86Subtarget11", "Func": "isGLM", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 468, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "char", "csky_class_max_nregs", "(", "reg_class_t", "rclass", ",", "machine_mode", "mode", ")", "{", "if", "(", "rclass", "==", "V_REGS", ")", "return", "", ";", "else", "return", "CSKY_NUM_REGS"], "ground_truth": ["(", "mode", ")", ";"], "File": "csky", "Func": "csky_class_max_nregs", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 469, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_inserti64x2", "(", "__m512i", "__W", ",", "__mmask8", "__U", ",", "__m512i", "__A", ",", "__m128i", "__B", ",", "const", "int", "__imm", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_inserti64x2_512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "__imm", ",", "(", "__v8di", ")"], "ground_truth": ["__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_mask_inserti64x2", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 470, "Length": 61, "Cover_Rate": 0.9838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ELFAsmBackend", "(", "const", "Target", "&", "T", ",", "Triple", "::", "OSType", "_OSType", ")", ":", "AsmBackend", "(", "T", ")", ",", "OSType", "(", "_OSType", ")", "{", "HasScatteredSymbols", "="], "ground_truth": ["true", ";"], "File": "MBlazeAsmBackend3", "Func": "ELFMBlazeAsmBackend", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 471, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "=", "CP", "->", "getOffset", "(", ")", ";", "}", "else", "if", "(", "ExternalSymbolSDNode", "*", "S", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "ES", "=", "S", "->", "getSymbol", "(", ")", ";", "AM", ".", "SymbolFlags", "=", "S", "->", "getTargetFlags", "(", ")", ";", "}", "else", "if", "(", "auto", "*", "S", "=", "dyn_cast", "<", "MCSymbolSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "MCSym", "=", "S", "->", "getMCSymbol", "(", ")", ";", "}", "else", "if", "(", "JumpTableSDNode", "*", "J", "=", "dyn_cast", "<", "JumpTableSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "JT", "=", "J", "->", "getIndex", "(", ")", ";", "AM", ".", "SymbolFlags", "=", "J", "->", "getTargetFlags", "(", ")", ";", "}", "else", "if", "(", "BlockAddressSDNode", "*", "BA", "=", "dyn_cast", "<", "BlockAddressSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "BlockAddr", "=", "BA", "->", "getBlockAddress", "(", ")", ";", "AM", ".", "SymbolFlags", "=", "BA", "->", "getTargetFlags", "(", ")", ";", "Offset", "=", "BA", "->", "getOffset", "(", ")", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "if", "(", "foldOffsetIntoAddress", "(", "Offset", ","], "ground_truth": ["AM", ")", ")", "{"], "File": "X86ISelDAGToDAG1", "Func": "matchWrapper", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 472, "Length": 171, "Cover_Rate": 0.38169642857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "has32r2", "(", ")", "const", "{", "return", "(", "STI", ".", "getFeatureBits", "(", ")"], "ground_truth": ["&", "", ")", ";"], "File": "MipsAsmParser1", "Func": "hasMips32r2", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 473, "Length": 17, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isUImm1", "(", ")", "const", "{", "return", "isUImm", "<", ""], "ground_truth": [">", "(", ")", ";"], "File": "CSKYAsmParser", "Func": "isUImm1", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 474, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCRelaxableFragment", "*", "DF", ",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "override", "{", "return"], "ground_truth": ["false", ";"], "File": "SHUXIAsmBackend", "Func": "fixupNeedsRelaxation", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 475, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", ")", "return", "", "::", "V128", ";", "if", "(", "Type", "==", "", ")", "return"], "ground_truth": ["", "::", "EXCEPT_REF", ";"], "File": "WebAssemblyAsmParser11", "Func": "parseType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 476, "Length": 46, "Cover_Rate": 0.36220472440944884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "Instruction", "::", "LShr", ":", "OpReg", "=", "", ";", "break", ";", "case", "Instruction", "::", "AShr", ":", "OpReg", "=", "", ";", "break", ";", "case", "Instruction", "::", "Shl", ":", "OpReg", "=", "", ";", "break", ";", "}", "}", "else", "if", "(", "I", "->", "getType", "(", ")", "->", "isIntegerTy", "(", "", ")", ")", "{", "CReg", "=", "", ";", "RC", "=", "&", "", ";", "switch", "(", "I", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "Instruction", "::", "LShr", ":", "OpReg", "=", "", ";", "break", ";", "case", "Instruction", "::", "AShr", ":", "OpReg", "=", "", ";", "break", ";", "case", "Instruction", "::", "Shl", ":", "OpReg", "=", "", ";", "break", ";", "}", "}", "else", "{", "return", "false", ";", "}", "MVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "I", "->", "getType", "(", ")", ",", "VT", ")", ")", "return", "false", ";", "unsigned", "Op0Reg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "Op0Reg", "==", "", ")", "return"], "ground_truth": ["false", ";"], "File": "X86FastISel10", "Func": "X86SelectShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 477, "Length": 165, "Cover_Rate": 0.3353658536585366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ArgFlags", ".", "isSExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "SExt", ";", "else", "if", "(", "ArgFlags", ".", "isZExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "ZExt", ";", "else", "LocInfo", "=", "CCValAssign", "::", "AExt", ";", "}", "unsigned", "Reg", ";", "bool", "AllocateFloatsInIntReg", "=", "State", ".", "isVarArg", "(", ")", "||", "ValNo", ">", "", "||", "State", ".", "getFirstUnallocated", "(", "F32Regs", ",", "FloatRegsSize", ")", "!=", "ValNo", ";", "unsigned", "OrigAlign", "=", "ArgFlags", ".", "getOrigAlign", "(", ")", ";", "bool", "isI64", "=", "(", "ValVT", "==", "", "&&", "OrigAlign", "==", "", ")", ";", "if", "(", "ValVT", "==", "", "||", "(", "ValVT", "==", "", "&&", "AllocateFloatsInIntReg", ")", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "if", "(", "isI64", "&&", "(", "Reg", "==", "", "||", "Reg", "==", "", ")", ")", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "LocVT", "=", "", ";", "}", "else", "if", "(", "ValVT", "==", "", "&&", "AllocateFloatsInIntReg", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "if", "(", "Reg", "==", "", "||", "Reg", "==", "", ")", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "LocVT", "=", "", ";", "}", "else", "if", "(", "ValVT", ".", "isFloatingPoint", "(", ")", "&&", "!", "AllocateFloatsInIntReg", ")", "{", "if", "(", "ValVT", "==", "", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "F32Regs", ",", "FloatRegsSize", ")", ";", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "}", "else", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "F64Regs", ",", "FloatRegsSize", ")", ";", "unsigned", "Reg2", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "if", "(", "Reg2", "==", "", "||", "Reg2", "==", "", ")", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "}", "}", "else", "llvm_unreachable", "(", "", ")", ";", "unsigned", "SizeInBytes", "=", "ValVT", ".", "getSizeInBits", "(", ")", ">>", "", ";", "unsigned", "Offset", ";", "if", "(", "!", "ArgFlags", ".", "isSRet", "(", ")", ")", "Offset", "="], "ground_truth": ["State", ".", "AllocateStack", "(", "SizeInBytes", ",", "OrigAlign", ")", ";"], "File": "MipsISelLowering11", "Func": "CC_MipsO32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 478, "Length": 334, "Cover_Rate": 0.5335463258785943, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackend", "(", "Target", "const", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCRegisterInfo", "const", "&", ",", "const", "MCTargetOptions", "&", "Options", ")", "{", "const", "Triple", "&", "TT", "=", "STI", ".", "getTargetTriple", "(", ")", ";", "uint8_t", "OSABI", "=", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "TT", ".", "getOS", "(", ")", ")", ";", "StringRef", "CPUString", "=", "_MC", "::", "selectCPU", "(", "STI", "."], "ground_truth": ["getCPU", "(", ")", ")", ";"], "File": "HexagonAsmBackend11", "Func": "createHexagonAsmBackend", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 479, "Length": 65, "Cover_Rate": 0.8227848101265823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DeleteRet", "=", "true", ";", "LdmOpc", "=", "AFI", "->", "isThumbFunction", "(", ")", "?", "", ":", "", ";", "}", "else", "LdmOpc", "=", "AFI", "->", "isThumbFunction", "(", ")", "?", "", ":", "", ";", "}", "if", "(", "NoGap", "&&", "LastReg", "&&", "LastReg", "!=", "Reg", "-", "", ")", "break", ";", "LastReg", "=", "Reg", ";", "Regs", ".", "push_back", "(", "Reg", ")", ";", "}", "if", "(", "Regs", ".", "empty", "(", ")", ")", "continue", ";", "if", "(", "Regs", ".", "size", "(", ")", ">", "", "||", "LdrOpc", "==", "", ")", "{", "MachineInstrBuilder", "MIB", "=", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "LdmOpc", ")", ",", "", ")", ".", "addReg", "(", "", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Regs", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "MIB", ".", "addReg", "(", "Regs", "[", "i", "]", ",", "getDefRegState", "(", "true", ")", ")", ";", "if", "(", "DeleteRet", "&&", "MI", "!=", "MBB", ".", "end", "(", ")", ")", "{", "MIB", ".", "copyImplicitOps", "(", "&", "*", "MI", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "}", "MI", "=", "MIB", ";", "}", "else", "if", "(", "Regs", ".", "size", "(", ")", "==", "", ")", "{", "if", "(", "Regs", "[", "", "]", "==", "", ")", "Regs", "[", ""], "ground_truth": ["]", "=", "", ";"], "File": "ARMFrameLowering", "Func": "emitPopInst", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 480, "Length": 210, "Cover_Rate": 0.32608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "word_type", "i", ";", "if", "(", "b", "&", "", ")", "a", ">>=", "", ";", "if", "(", "b", "&", "", ")", "a", ">>=", "", ";", "for", "(", "i", "=", "(", "b", "&", "", ")", ";", "i", ">", "", ";", "--", "i", ")"], "ground_truth": ["a", ">>=", "", ";"], "File": "stormy16-lib2", "Func": "__lshrsi3", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 481, "Length": 44, "Cover_Rate": 0.7586206896551724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LongBranch", "(", "TargetMachine", "&", "tm", ")", ":", "MachineFunctionPass", "(", "ID", ")", ",", "TM", "(", "tm", ")", ",", "IsPIC", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", ",", "ABI", "(", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getABI", "(", ")", ")", ",", "LongBranchSeqSize", "(", "!", "IsPIC", "?", "", ":", "(", "ABI", ".", "IsN64", "(", ")", "?", "", ":", "(", "!", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isTargetNaCl", "(", ")", "?", ""], "ground_truth": [":", "", ")", ")", ")", "{"], "File": "MipsLongBranch13", "Func": "MipsLongBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 482, "Length": 84, "Cover_Rate": 0.9882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "flags", "&", "OPTION_MASK_SOFT_FLOAT", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_RECIP_PRECISION", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_ALTIVEC", ")", "!=", "", ")", "{", "const", "char", "*", "vec_str", "=", "(", "define_p", ")", "?", "", ":", "", ";", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "vec_str", ")", ";", "if", "(", "!", "flag_iso", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "}", "if", "(", "(", "flags", "&", "OPTION_MASK_VSX", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_HTM", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_P8_VECTOR", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_QUAD_MEMORY", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_QUAD_MEMORY_ATOMIC", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_CRYPTO", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_UPPER_REGS_DF", ")", "!=", ""], "ground_truth": [")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";"], "File": "rs6000-c3", "Func": "rs6000_target_modify_macros", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 483, "Length": 204, "Cover_Rate": 0.4146341463414634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MO", ".", "isReg", "(", ")", "&&", "", ")", ";", "const", "TargetRegisterInfo", "*", "RI", "=", "STI", "->", "getRegisterInfo", "(", ")", ";", "Register", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "unsigned", "RegToPrint", "=", "RC", "->", "getRegister", "(", "RI", "->", "getEncodingValue", "(", "Reg", ")", ")", ";", "if", "(", "!", "RI", "->", "regsOverlap", "(", "RegToPrint", ",", "Reg", ")", ")", "return", "true", ";", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "RegToPrint", ","], "ground_truth": ["AltName", ")", ";"], "File": "AArch64AsmPrinter1", "Func": "printAsmRegInClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 484, "Length": 72, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "iterator", "first", "=", "m_pSectionData", "->", "getFragmentList", "(", ")", ".", "begin", "(", ")", ";", "assert", "(", "first", "!=", "m_pSectionData", "->", "getFragmentList", "(", ")", ".", "end", "(", ")", "&&", "", ")", ";", "PLTEntryBase", "*", "plt0", "=", "&", "(", "llvm", "::", "cast", "<", "PLTEntryBase", ">", "(", "*"], "ground_truth": ["first", ")", ")", ";"], "File": "HexagonPLT", "Func": "getPLT0", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 485, "Length": 48, "Cover_Rate": 0.7868852459016393, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isAM3", "=", "Opcode", "==", "", "||", "Opcode", "==", "", ";", "unsigned", "NumOperands", "=", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ";", "unsigned", "OffField", "=", "MI", "->", "getOperand", "(", "NumOperands", "-", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "return", "OffField", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "return", "OffField", "*", "", ";", "int", "Offset", "=", "isAM3", "?", "", "(", "OffField", ")", ":", "", "(", "OffField"], "ground_truth": [")", "*", "", ";"], "File": "ARMLoadStoreOptimizer32", "Func": "getMemoryOpOffset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 486, "Length": 109, "Cover_Rate": 0.5647668393782384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "Subtarget", "&", "STI", "=", "MF", ".", "getTarget", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ")", "continue", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getMinimalPhysRegClass"], "ground_truth": ["(", "Reg", ")", ";"], "File": "X86FrameLowering115", "Func": "restoreCalleeSavedRegisters", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 487, "Length": 99, "Cover_Rate": 0.3413793103448276, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_broadcastsd_pd", "(", "__mmask8", "__M", ",", "__m128d", "__A", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_broadcastsd256_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v4df", ")"], "ground_truth": ["_mm256_setzero_pd", "(", ")", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_broadcastsd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 488, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "ElfTargetObjectFile", "::", "getTTypeGlobalReference", "(", "const", "GlobalValue", "*", "GV", ",", "unsigned", "Encoding", ",", "Mangler", "&", "Mang", ",", "const", "TargetMachine", "&", "TM", ",", "MachineModuleInfo", "*", "MMI", ",", "MCStreamer", "&", "Streamer", ")", "const", "{", "if", "(", "TM", ".", "getMCAsmInfo", "(", ")", "->", "getExceptionHandlingType", "(", ")", "!=", "ExceptionHandling", "::", "", ")", "return", "TargetLoweringObjectFileELF", "::", "getTTypeGlobalReference", "(", "GV", ",", "Encoding", ",", "Mang", ",", "TM", ",", "MMI", ",", "Streamer", ")", ";", "assert", "(", "Encoding", "=="], "ground_truth": ["DW_EH_PE_absptr", "&&", "", ")", ";"], "File": "ARMTargetObjectFile32", "Func": "getTTypeGlobalReference", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 489, "Length": 77, "Cover_Rate": 0.5460992907801419, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "needsFrameBaseReg", "(", "MachineInstr", "*", "MI", ",", "int64_t", "Offset", ")", "const", "{", "return", "false"], "ground_truth": [";"], "File": "TeakRegisterInfo", "Func": "needsFrameBaseReg", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 490, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "bool", "HasCalls", "=", "F", ".", "hasFnAttribute", "(", "", ")", ";", "const", "bool", "UseFixedABI", "=", "TargetMachine", "::", "EnableFixedFunctionABI", "&&", "CC", "!=", "CallingConv", "::", "_Gfx", "&&", "(", "!", "isEntryFunction", "(", ")", "||", "HasCalls", ")", ";", "if", "(", "CC", "==", "CallingConv", "::", "_KERNEL", "||", "CC", "==", "CallingConv", "::", "SPIR_KERNEL", ")", "{", "if", "(", "!", "F", ".", "arg_empty", "(", ")", ")", "KernargSegmentPtr", "=", "true", ";", "WorkGroupIDX", "=", "true", ";", "WorkItemIDX", "=", "true", ";", "}", "else", "if", "(", "CC", "==", "CallingConv", "::", "_PS", ")", "{", "PnputAddr", "=", "", "(", "F", ")", ";", "}", "if", "(", "!", "isEntryFunction", "(", ")", ")", "{", "if", "(", "UseFixedABI", ")", "ArgInfo", "=", "ArgumentUsageInfo", "::", "FixedABIFunctionInfo", ";", "FrameOffsetReg", "=", "", ";", "StackPtrOffsetReg", "=", "", ";", "if", "(", "!", "ST", ".", "enableFlatScratch", "(", ")", ")", "{", "ScratchRSrcReg", "=", "", ";", "ArgInfo", ".", "PrivateSegmentBuffer", "=", "ArgDescriptor", "::", "createRegister", "(", "ScratchRSrcReg", ")", ";", "}", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "ImplicitArgPtr", "=", "true", ";", "}", "else", "{", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "{", "KernargSegmentPtr", "=", "true", ";", "MaxKernArgAlign", "=", "std", "::", "max", "(", "ST", ".", "getAlignmentForImplicitArgPtr", "(", ")", ",", "MaxKernArgAlign", ")", ";", "}", "}", "if", "(", "UseFixedABI", ")", "{", "WorkGroupIDX", "=", "true", ";", "WorkGroupIDY", "=", "true", ";", "WorkGroupIDZ", "=", "true", ";", "WorkItemIDX", "=", "true", ";", "WorkItemIDY", "=", "true", ";", "WorkItemIDZ", "=", "true", ";", "ImplicitArgPtr", "=", "true", ";", "}", "else", "{", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "WorkGroupIDX", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "WorkGroupIDY", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", ""], "ground_truth": [")", ")", "WorkGroupIDZ", "=", "true", ";"], "File": "SIMachineFunctionInfo27", "Func": "SIMachineFunctionInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 491, "Length": 263, "Cover_Rate": 0.3134684147794994, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "mips_truly_noop_truncation", "(", "poly_uint64", "outprec", ",", "poly_uint64", "inprec", ")", "{", "return", "!", "TARGET_64BIT", "||", "inprec", "<=", "", "||"], "ground_truth": ["outprec", ">", "", ";"], "File": "mips", "Func": "mips_truly_noop_truncation", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 492, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "IsTailCall", ")", "return", "IsIndirect", "?", "getBLRCallOpcode", "(", "CallerF", ")", ":", "(", "unsigned", ")", "", ";", "if", "(", "!", "IsIndirect", ")", "return", "", ";", "if", "(", "CallerF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "branchTargetEnforcement", "(", ")"], "ground_truth": [")", "return", "", ";"], "File": "AArch64CallLowering13", "Func": "getCallOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 493, "Length": 44, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", "->", "Options", ".", "ThreadModel", "==", "ThreadModel", "::", "Single", ")", "addPass", "(", "createLowerAtomicPass", "(", ")", ")", ";", "else", "addPass", "(", "createAtomicExpandPass", "(", ")", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "EnableAtomicTidy", ")", "addPass", "(", "createCFGSimplificationPass", "(", "SimplifyCFGOptions", "(", ")", ".", "hoistCommonInsts", "(", "true", ")", ".", "sinkCommonInsts", "(", "true", ")", ",", "[", "this", "]", "(", "const", "Function", "&", "F", ")", "{", "const", "auto", "&", "ST", "=", "this", "->", "TM", "->", "getSubtarget", "<", "Subtarget", ">", "(", "F", ")", ";", "return", "ST", ".", "hasAnyDataBarrier", "(", ")", "&&", "!", "ST", ".", "isThumb1Only", "(", ")", ";", "}", ")", ")", ";", "addPass", "(", "createMVEGatherScatterLoweringPass", "(", ")", ")", ";", "addPass", "(", "createMVELaneInterleavingPass", "(", ")", ")", ";", "TargetPassConfig", "::", "addIRPasses", "(", ")", ";", "if", "(", "getOptLevel", "(", ")", "==", "CodeGenOpt", "::", "Aggressive", ")", "addPass", "(", "createParallelDSPPass", "(", ")", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createInterleavedAccessPass", "(", ")", ")", ";", "if", "(", "TM", "->", "getTargetTriple", "(", ")", ".", "isOSWindows", "(", ")", ")", "addPass"], "ground_truth": ["(", "createCFGuardCheckPass", "(", ")", ")", ";"], "File": "ARMTargetMachine1", "Func": "addIRPasses", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 494, "Length": 179, "Cover_Rate": 0.9572192513368984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "error", "(", "", ",", "", ",", "type", ")", ";", "return", "NULL_TREE", ";", "}", "tree", "size", "=", "TREE_VALUE", "(", "args", ")", ";", "if", "(", "TREE_CODE", "(", "size", ")", "!=", "INTEGER_CST", ")", "{", "error", "(", "", ",", "", ")", ";", "return", "NULL_TREE", ";", "}", "unsigned", "HOST_WIDE_INT", "value", "=", "tree_to_uhwi", "(", "size", ")", ";", "if", "(", "maybe_ne", "(", "value", ",", "BITS_PER_SVE_VECTOR", ")", ")", "{", "warning", "(", "OPT_Wattributes", ",", "", ")", ";", "return", "NULL_TREE", ";", "}", "tree", "new_sve_type_args", "=", "copy_list", "(", "TREE_VALUE", "(", "attr", ")", ")", ";", "tree", "mangled_name_node", "=", "chain_index", "(", "", ",", "new_sve_type_args", ")", ";", "const", "char", "*", "old_mangled_name", "=", "IDENTIFIER_POINTER", "(", "TREE_VALUE", "(", "mangled_name_node", ")", ")", ";", "char", "*", "new_mangled_name", "=", "xasprintf", "(", "", ",", "old_mangled_name", ",", "(", "int", ")", "value", ")", ";", "TREE_VALUE", "(", "mangled_name_node", ")", "=", "get_identifier", "(", "new_mangled_name", ")", ";", "free", "(", "new_mangled_name", ")", ";", "tree", "new_type", ";", "tree", "base_type", "=", "TYPE_MAIN_VARIANT", "(", "type", ")", ";", "if", "(", "lang_GNU_C", "(", ")", "&&", "VECTOR_BOOLEAN_TYPE_P", "(", "type", ")", ")", "new_type", "=", "build_variant_type_copy", "(", "base_type", ")", ";", "else", "new_type", "=", "build_distinct_type_copy", "(", "base_type", ")", ";", "tree", "acle_name_node", "=", "TREE_CHAIN", "("], "ground_truth": ["mangled_name_node", ")", ";"], "File": "aarch64-sve-builtins1", "Func": "handle_arm_sve_vector_bits_attribute", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 495, "Length": 182, "Cover_Rate": 0.4053452115812918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "(", "SubVT", ".", "getSizeInBits", "(", ")", "*", "", ")", "&&", "Idx", "==", "(", "VT", ".", "getVectorNumElements", "(", ")", "/", "", ")", "&&", "Src", ".", "getOpcode", "(", ")", "==", "", "&&", "Src", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "SubVT", "&&", "isNullConstant", "(", "Src", ".", "getOperand", "(", "", ")", ")", ")", "{", "Ops", ".", "push_back", "(", "Src", ".", "getOperand", "(", "", ")", ")", ";", "Ops", ".", "push_back", "(", "Sub", ")", ";", "return", "true", ";", "}", "}", "return", "false"], "ground_truth": [";"], "File": "X86ISelLowering (2)6", "Func": "collectConcatOps", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 496, "Length": 89, "Cover_Rate": 0.388646288209607, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "stream", ",", "", ")", ";", "fprintf", "(", "stream", ",", "", ")", ";", "fprintf", "(", "stream", ",", ""], "ground_truth": [")", ";"], "File": "mmix3", "Func": "mmix_trampoline_template", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 497, "Length": 21, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", "<<", "*", "CurrentFnSym", "<<"], "ground_truth": ["", ";"], "File": "XCoreAsmPrinter35", "Func": "EmitFunctionBodyEnd", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 498, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "align_labels_log", "<", "", ")", "{", "rtx_insn", "*", "next", "=", "next_nonnote_nondebug_insn", "(", "label"], "ground_truth": [")", ";"], "File": "arc7", "Func": "arc_label_align", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 499, "Length": 16, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int64x2_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_s64_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 500, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size", "=", "GET_MODE_SIZE", "(", "GET_MODE", "(", "op", ")", ")", ";", "operand_length", "=", "h8300_classify_operand", "(", "op", ",", "size", ",", "&", "opclass", ")", ";", "switch", "(", "opclass", ")", "{", "case", "H8OP_MEM_BASE", ":", "case"], "ground_truth": ["H8OP_MEM_ABSOLUTE", ":"], "File": "h8300", "Func": "h8300_bitfield_length", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 501, "Length": 33, "Cover_Rate": 0.35106382978723405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineRegisterInfo", "::", "use_iterator", "I", "=", "MRI", ".", "use_begin", "(", "DstReg", ")", ",", "E", "=", "MRI", ".", "use_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineInstr", "&", "UseMI", "=", "*", "I", "->", "getParent", "(", ")", ";", "if", "(", "!", "canReadVGPR", "(", "UseMI", ",", "I", "."], "ground_truth": ["getOperandNo", "(", ")", ")", ")", "{"], "File": "SIInstrInfo (3)", "Func": "addUsersToMoveToVALUWorklist", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 502, "Length": 56, "Cover_Rate": 0.6292134831460674, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "DeadCopies", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "*", "MF", ")", "{", "for", "(", "MachineInstr", "&", "MI", ":", "MBB", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "isVreg1", "(", "SrcReg"], "ground_truth": [")", ")", "continue", ";"], "File": "SILowerI1Copies1", "Func": "lowerCopiesFromI1", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 503, "Length": 78, "Cover_Rate": 0.3291139240506329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "first", "+", "size", "<=", "", ")", "{", "HOST_WIDE_INT", "i", ";", "for", "(", "i", "=", "PROBE_INTERVAL", ";", "i", "<", "size", ";", "i", "+=", "PROBE_INTERVAL", ")", "emit_stack_probe", "(", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "-", "(", "first", "+", "i", ")", ")", ")", ";", "emit_stack_probe", "(", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "-", "(", "first", "+", "size", ")", ")", ")", ";", "}", "else", "{", "HOST_WIDE_INT", "rounded_size", ";", "rtx", "r12", "=", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ";", "rtx", "r0", "=", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ";", "gcc_assert", "(", "first", "<=", "", ")", ";", "rounded_size", "=", "size", "&"], "ground_truth": ["-", "PROBE_INTERVAL", ";"], "File": "rs60004", "Func": "rs6000_emit_probe_stack_range", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 504, "Length": 100, "Cover_Rate": 0.4149377593360996, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "-", "", ";", "}", ";", "unsigned", "Imm", "=", "getImm", "(", "GPR", ")", ";", "if", "(", "Imm", "==", "-", "", ")", "{", "LastVPTReg", "=", "", ";", "continue", ";", "}", "unsigned", "NotImm", "=", "~", "Imm", "&", "", ";", "if", "(", "LastVPTReg", "!=", "", "&&", "LastVPTReg", "!=", "VPR", "&&", "LastVPTImm", "==", "Imm", ")", "{", "Instr", ".", "getOperand", "(", "PIdx", "+", "", ")", ".", "setReg", "(", "LastVPTReg", ")", ";", "if", "(", "MRI", "->", "use_empty", "(", "VPR", ")", ")", "{", "DeadInstructions", ".", "insert", "(", "Copy", ")", ";", "if", "(", "MRI", "->", "hasOneUse", "(", "GPR", ")", ")", "DeadInstructions", ".", "insert", "(", "MRI", "->", "getVRegDef", "(", "GPR", ")", ")", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Instr", ")", ";", "}", "else", "if", "(", "LastVPTReg", "!=", "", "&&", "LastVPTImm", "==", "NotImm", ")", "{", "Register", "NewVPR", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "auto", "VPNot", "=", "BuildMI", "(", "MBB", ",", "&", "Instr", ",", "Instr", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "NewVPR", ")", ".", "addReg", "(", "LastVPTReg", ")", ";", "addUnpredicatedMveVpredNOp", "(", "VPNot", ")", ";", "Instr", ".", "getOperand", "(", "PIdx", "+", "", ")", ".", "setReg", "(", "NewVPR", ")", ";", "if", "(", "MRI", "->", "use_empty", "(", "VPR", ")", ")", "{", "DeadInstructions", ".", "insert", "(", "Copy", ")", ";", "if", "(", "MRI", "->", "hasOneUse", "(", "GPR", ")", ")", "DeadInstructions", ".", "insert", "(", "MRI", "->", "getVRegDef", "(", "GPR", ")", ")", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "VPNot", "<<", "", "<<", "Instr", ")", ";", "VPR", "=", "NewVPR"], "ground_truth": [";"], "File": "MVEVPTOptimisationsPass2", "Func": "ReplaceConstByVPNOTs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 505, "Length": 249, "Cover_Rate": 0.4742857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "isTypeLegal", "(", "Type", "*", "Ty", ")", "{", "return", "true"], "ground_truth": [";"], "File": "FPGATargetTransformInfo", "Func": "isTypeLegal", "Target": "FPGA", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 506, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printRegName", "(", "raw_ostream", "&", "OS", ",", "unsigned", "RegNo"], "ground_truth": [")", "const", "{"], "File": "M68kInstPrinter", "Func": "printRegName", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 507, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", "&&", "", ")", ";", "}", "return", "new", "LDBackend", "(", "pConfig", ",", "new", "GNUInfo", "(", "pConfig", ".", "targets", "(", ")"], "ground_truth": [")", ")", ";"], "File": "HexagonLDBackend", "Func": "createHexagonLDBackend", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 508, "Length": 25, "Cover_Rate": 0.32051282051282054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "CmpOpTy", "=", "(", "(", "I", "!=", "nullptr", ")", "?", "getCmpOpsType", "(", "I", ",", "VF", ")", ":", "nullptr", ")", ";", "if", "(", "CmpOpTy", "!=", "nullptr", ")", "Cost", "=", "getVectorBitmaskConversionCost", "("], "ground_truth": ["CmpOpTy", ",", "Dst", ")", ";"], "File": "SystemZTargetTransformInfo", "Func": "getBoolVecToIntConversionCost", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 509, "Length": 36, "Cover_Rate": 0.34285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Operand", "::", "print", "(", "raw_ostream", "&"], "ground_truth": ["OS", ")", "const", "{"], "File": "SystemZAsmParser (2)", "Func": "print", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 510, "Length": 11, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "DeferredEraseSetIter", "I", "=", "EraseSet", ".", "begin", "(", ")", ",", "E", "=", "EraseSet", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "I", "++"], "ground_truth": [")", "{"], "File": "JVMCopyElision", "Func": "Cleanup", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 511, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrev64q_m_fv8hf", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrev64q_m_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 512, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "short", "base_mode_size", "=", "GET_MODE_SIZE", "(", "base_mode", ")", ";", "int", "nregs", "=", "size", "/", "base_mode_size", ",", "i", ";", "rtx", "regs", ";", "regs", "=", "gen_rtx_PARALLEL", "(", "BLKmode", ",", "rtvec_alloc", "(", "nregs", ")", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "nregs", ";", "i", "++", ")", "{", "XVECEXP", "(", "regs", ",", "", ",", "i", ")", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "base_mode", ",", "regno", ")", ",", "GEN_INT", "(", "base_mode_size", "*", "i", ")", ")", ";", "regno", "+=", "base_mode_size", "/"], "ground_truth": ["", ";"], "File": "sparc3", "Func": "function_arg_vector_value", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 513, "Length": 81, "Cover_Rate": 0.801980198019802, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_comige_sd", "("], "ground_truth": ["__m128d", "__A", ",", "__m128d", "__B", ")", "{"], "File": "emmintrin", "Func": "_mm_comige_sd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 514, "Length": 22, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Vals", ".", "push_back", "(", "VE", ".", "getTypeID", "(", "V", "->", "getType", "(", ")", ")", ")", ";", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "DXILBitcodeWriter", "Func": "pushValueAndType", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 515, "Length": 23, "Cover_Rate": 0.323943661971831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FastISel", "*", "", "(", "FunctionLoweringInfo", "&", "funcInfo", ",", "const", "TargetLibraryInfo", "*", "libInfo", ")", "{", "const", "TargetMachine", "&", "TM", "=", "funcInfo", ".", "MF", "->", "getTarget", "(", ")", ";", "const", "Subtarget", "*", "Subtarget", "=", "&", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "bool", "UseFastISel", "=", "false", ";", "UseFastISel", "|=", "Subtarget", "->", "isTargetMachO", "(", ")", "&&", "!", "Subtarget", "->", "isThumb1Only", "(", ")", ";", "UseFastISel", "|=", "Subtarget", "->", "isTargetLinux", "(", ")", "&&"], "ground_truth": ["!", "Subtarget", "->", "isThumb", "(", ")", ";"], "File": "ARMFastISel35", "Func": "createFastISel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 516, "Length": 77, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vreinterpretq_f32_s64", "(", "int64x2_t", "__a", ")", "{", "return", "(", "float32x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_f32_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 517, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "bool", "MadeChange", "=", "true", ";", "bool", "EverMadeChange", "=", "false", ";", "while", "(", "MadeChange", ")", "{", "MadeChange", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "MFI", "=", "Fn", ".", "begin", "(", ")", ",", "E", "=", "Fn", ".", "end", "(", ")", ";", "MFI", "!=", "E", ";", "++", "MFI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MFI", ";", "unsigned", "MBBStartOffset", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "||", "I", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "{", "MBBStartOffset", "+=", "TII", "->", "GetInstSizeInBytes", "(", "I", ")", ";", "continue", ";", "}", "MachineBasicBlock", "*", "Dest", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "int", "BranchSize", ";", "if", "(", "Dest", "->", "getNumber", "(", ")", "<=", "MBB", ".", "getNumber", "(", ")", ")", "{", "BranchSize", "=", "MBBStartOffset", ";", "for", "(", "unsigned", "i", "=", "Dest", "->", "getNumber", "(", ")", ",", "e", "=", "MBB", ".", "getNumber", "(", ")"], "ground_truth": [";", "i", "!=", "e", ";", "++", "i", ")", "BranchSize", "+=", "BlockSizes", "[", "i", "]", ";"], "File": "TLCS900BranchSelector", "Func": "runOnMachineFunction", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 518, "Length": 207, "Cover_Rate": 0.3399014778325123, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "", "+", "S"], "ground_truth": [")", ".", "str", "(", ")", ";"], "File": "WebAssemblyAsmPrinter", "Func": "toSymbol", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 519, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_CODE", "(", "node", ")", "==", "FIELD_DECL", ")", "{", "const", "tree", "container", "=", "DECL_CONTEXT", "(", "node", ")", ";", "dw_die_ref", "die", "=", "lookup_type_die", "(", "container", ")", ";", "if", "(", "die", "==", "NULL", ")", "return", "-", "", ";", "ctf_dtdef_ref", "dtd", "=", "ctf_dtd_lookup", "(", "ctfc", ",", "die", ")", ";", "if", "(", "dtd", "==", "NULL", ")", "return", "-"], "ground_truth": ["", ";"], "File": "coreout1", "Func": "bpf_core_get_sou_member_index", "Target": "bpf", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 520, "Length": 57, "Cover_Rate": 0.3081081081081081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "default", ":", "return", "false", ";", "}", "if", "(", "!", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", "return", "false", ";", "MachineOperand", "&", "OffOp", "=", "MI", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "OffOp", ".", "isImm", "(", ")", ")", "return", "false", ";", "int64_t", "Off", "=", "OffOp", ".", "getImm", "(", ")", ";", "if", "(", "!", "isUIntN", "(", "", "+", "Align", ",", "Off", ")", "||", "(", "Off", "&", "(", "(", "", "<<", "Align", ")", "-", "", ")", ")", ")", "return", "false", ";", "BitTracker", "::", "RegisterRef", "RS", "=", "MI", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "BT", ".", "has", "(", "RS", ".", "Reg", ")", ")", "return", "false", ";", "const", "BitTracker", "::", "RegisterCell", "&", "RC", "=", "BT", ".", "lookup", "(", "RS", ".", "Reg", ")", ";", "uint64_t", "U", ";", "if", "(", "!", "HBS", "::", "getConst", "(", "RC", ",", "", ",", "RC", ".", "width", "(", ")", ",", "U", ")", ")", "return", "false", ";", "int", "V", ";", "switch", "(", "Opc", ")", "{", "case", "", ":", "V", "=", "int8_t", "(", "U", ")", ";", "break", ";", "case", "", ":", "V", "=", "int16_t", "(", "U", ")", ";", "break", ";", "case", "", ":", "V", "=", "int32_t", "(", "U", ")", ";", "break", ";", "}", "if", "(", "!", "isInt", "<", "", ">", "(", "V", ")", ")", "return", "false", ";", "MI", "->", "RemoveOperand", "(", "", ")", ";", "switch", "(", "Opc", ")", "{", "case", ""], "ground_truth": [":"], "File": "HexagonBitSimplify (2)1", "Func": "genStoreImmediate", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 521, "Length": 229, "Cover_Rate": 0.6256830601092896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ExtVal", ".", "getValueType", "(", ")"], "ground_truth": [".", "isScalableVector", "(", ")", ";"], "File": "AArch64ISelLowering (2)3", "Func": "isVectorLoadExtDesirable", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 522, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "Scale", ";", "++", "i", ")", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "SrcNumElts", ";", "++", "j"], "ground_truth": [")", "ShuffleMask", ".", "push_back", "(", "j", ")", ";"], "File": "X86ShuffleDecode10", "Func": "DecodeSubVectorBroadcast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 523, "Length": 35, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "BaseHiDef", "=", "MRI", "->", "getUniqueVRegDef", "(", "BaseHi", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "BaseLoDef", "||", "BaseLoDef", "->", "getOpcode", "(", ")", "!=", "", "||", "!", "BaseHiDef", "||", "BaseHiDef", "->", "getOpcode", "(", ")", "!=", "", ")", "return", ";", "const", "auto", "*", "Src0", "=", "TII", "->", "getNamedOperand", "(", "*", "BaseLoDef", ",", "", "::", "src0", ")", ";", "const", "auto", "*", "Src1", "=", "TII", "->", "getNamedOperand", "(", "*", "BaseLoDef", ",", "", "::", "src1", ")", ";", "auto", "Offset0P", "=", "extractConstOffset", "(", "*", "Src0", ")", ";", "if", "(", "Offset0P", ")", "BaseLo", "=", "*", "Src1", ";", "else", "{", "if", "(", "!", "(", "Offset0P", "=", "extractConstOffset", "(", "*", "Src1", ")", ")", ")", "return", ";", "BaseLo", "=", "*", "Src0", ";", "}", "Src0", "=", "TII", "->", "getNamedOperand", "(", "*", "BaseHiDef", ",", "", "::", "src0", ")", ";", "Src1", "=", "TII", "->", "getNamedOperand", "(", "*", "BaseHiDef", ",", "", "::", "src1", ")", ";", "if", "(", "Src0", "->", "isImm", "(", ")", ")", "std", "::", "swap", "(", "Src0", ",", "Src1", ")", ";", "if", "(", "!", "Src1", "->", "isImm", "(", ")", ")", "return", ";", "uint64_t", "Offset1", "=", "Src1", "->", "getImm"], "ground_truth": ["(", ")", ";"], "File": "SILoadStoreOptimizer21", "Func": "processBaseWithConstOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 524, "Length": 181, "Cover_Rate": 0.4713541666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128d", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_cmpnge_pd", "(", "__m128d", "__A", ",", "__m128d", "__B", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_cmpngepd", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df"], "ground_truth": [")", "__B", ")", ";"], "File": "emmintrin4", "Func": "_mm_cmpnge_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 525, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectAndParts32", "(", "dl", ",", "Res", ",", "InstCnt", ")", ";", "if", "(", "(", "!", "HasZeros", "||", "LateMask", ")", "&&", "!", "Res", ")", "{", "ValueRotInfo", "&", "VRI", "=", "ValueRotsVec", "[", "", "]", ";", "if", "(", "VRI", ".", "RLAmt", ")", "{", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "", ";", "SDValue", "Ops", "[", "]", "=", "{", "VRI", ".", "V", ",", "getI32Imm", "(", "VRI", ".", "RLAmt", ")", ",", "getI32Imm", "(", "", ")", ",", "getI32Imm", "(", "", ")", "}", ";", "Res", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "else", "{", "Res", "=", "VRI", ".", "V", ";", "}", "for", "(", "auto", "I", "=", "BitGroups", ".", "begin", "(", ")", ";", "I", "!=", "BitGroups", ".", "end", "(", ")", ";", ")", "{", "if", "(", "I", "->", "V", "==", "VRI", ".", "V", "&&", "I", "->", "RLAmt", "==", "VRI", ".", "RLAmt", ")", "I", "=", "BitGroups", ".", "erase", "(", "I", ")", ";", "else", "++", "I", ";", "}", "}", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "BitGroups", ".", "size", "(", ")", ";", "for", "(", "auto", "&", "BG", ":", "BitGroups", ")", "{", "if", "(", "!", "Res", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "BG", ".", "V", ",", "getI32Imm", "(", "BG", ".", "RLAmt", ")", ",", "getI32Imm", "(", "Bits", ".", "size", "(", ")", "-", "BG", ".", "EndIdx", "-", "", ")", ",", "getI32Imm", "(", "Bits", ".", "size", "(", ")", "-", "BG", ".", "StartIdx", "-", "", ")", "}", ";", "Res", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "else", "{", "SDValue", "Ops", "[", "]", "=", "{", "Res", ",", "BG", ".", "V", ",", "getI32Imm", "(", "BG", ".", "RLAmt", ")", ",", "getI32Imm", "(", "Bits", ".", "size", "(", ")", "-", "BG", ".", "EndIdx", "-", "", ")", ",", "getI32Imm", "(", "Bits", ".", "size", "(", ")", "-", "BG", ".", "StartIdx", "-", "", ")", "}", ";", "Res", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "}", "if", "(", "LateMask", ")", "{", "unsigned", "Mask", "=", "(", "unsigned", ")", "getZerosMask", "(", ")", ";", "unsigned", "ANDIMask", "=", "(", "Mask", "&", "UINT16_MAX", ")", ",", "ANDISMask", "=", "Mask", ">>", "", ";", "assert", "(", "(", "ANDIMask", "!=", "", "||", "ANDISMask", "!=", "", ")", "&&", "", ")", ";", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "(", "unsigned", ")", "(", "ANDIMask", "!=", "", ")", "+", "(", "unsigned", ")", "(", "ANDISMask", "!=", "", ")", "+", "(", "unsigned", ")", "(", "ANDIMask", "!=", "", "&&", "ANDISMask", "!=", "", ")", ";", "SDValue", "ANDIVal"], "ground_truth": [",", "ANDISVal", ";"], "File": "PPCISelDAGToDAG32", "Func": "Select32", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 526, "Length": 418, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "code", "=", "GET_CODE", "(", "x", ")", ";", "switch", "(", "code", ")", "{", "case", "REG", ":", "if", "(", "REGNO", "(", "x", ")", "<", "", ")", "return", "(", "(", "(", "", "<<", "hard_regno_nregs", "(", "", ",", "GET_MODE", "(", "x", ")", ")", ")", "-", "", ")", "<<", "(", "REGNO", "(", "x", ")", "+", "is_dest", ")", ")", ";", "return", "", ";", "case", "SUBREG", ":", "{", "rtx", "y", "=", "SUBREG_REG", "(", "x", ")", ";", "if", "(", "!", "REG_P", "(", "y", ")", ")", "break", ";", "if", "(", "REGNO", "(", "y", ")", "<", "", ")", "return", "(", "(", "(", "", "<<", "hard_regno_nregs", "(", "", ",", "GET_MODE", "(", "x", ")", ")", ")", "-", "", ")", "<<", "(", "REGNO", "(", "y", ")", "+", "subreg_regno_offset", "(", "REGNO", "(", "y", ")", ",", "GET_MODE", "(", "y", ")", ",", "SUBREG_BYTE", "(", "x", ")", ",", "GET_MODE", "(", "x", ")", ")", "+", "is_dest", ")", ")", ";", "return", "", ";", "}", "case", "SET", ":", "return", "regs_used", "(", "SET_SRC", "(", "x", ")", ",", "", ")", "|", "regs_used", "(", "SET_DEST", "(", "x", ")", ",", "", ")", ";", "case", "RETURN", ":", "return", "", ";", "case", "CLOBBER"], "ground_truth": [":"], "File": "sh", "Func": "regs_used", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 527, "Length": 178, "Cover_Rate": 0.5189504373177842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GCNSubtarget", "&", "STM", "=", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "", "(", "Out", ",", "&", "STM", ")", ";", "Out", ".", "compute_pgm_resource_registers", "=", "CurrentProgramInfo", ".", "ComputePGMRSrc1", "|", "(", "CurrentProgramInfo", ".", "ComputePGMRSrc2", "<<", "", ")", ";", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_IS_PTR64", ";", "if", "(", "CurrentProgramInfo", ".", "DynamicCallStack", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_IS_DYNAMIC_CALLSTACK", ";", "AMD_HSA_BITS_SET", "(", "Out", ".", "code_properties", ",", "AMD_CODE_PROPERTY_PRIVATE_ELEMENT_ZE", ",", "getElementByteSizeValue", "(", "STM", ".", "getMaxPrivateElementSize", "(", ")", ")", ")", ";", "if", "(", "MFI", "->", "hasPrivateSegmentBuffer", "(", ")", ")", "{", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_PRIVATE_SEGMENT_BUFFER", ";", "}", "if", "(", "MFI", "->", "hasDispatchPtr", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_DISPATCH_PTR", ";", "if", "(", "MFI", "->", "hasQueuePtr", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_QUEUE_PTR", ";", "if", "(", "MFI", "->", "hasKernargSegmentPtr", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR", ";", "if", "(", "MFI", "->", "hasDispatchID", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_DISPATCH_ID", ";", "if", "(", "MFI", "->", "hasFlatScratchInit", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_FLAT_SCRATCH_INIT", ";", "if", "(", "MFI", "->", "hasDispatchPtr", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_DISPATCH_PTR", ";", "if", "(", "STM", ".", "isXNACKEnabled", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_IS_XNACK_SUPPORTED", ";", "Align", "MaxKernArgAlign", ";", "Out", ".", "kernarg_segment_byte_size", "=", "STM", ".", "getKernArgSegmentSize", "(", "F", ",", "MaxKernArgAlign", ")", ";", "Out", ".", "wavefront_sgpr_count", "=", "CurrentProgramInfo", ".", "NumSGPR", ";", "Out", ".", "workitem_vgpr_count", "=", "CurrentProgramInfo", ".", "NumVGPR", ";", "Out", ".", "workitem_private_segment_byte_size", "=", "CurrentProgramInfo"], "ground_truth": [".", "ScratchSize", ";"], "File": "AMDGPUAsmPrinter100", "Func": "getAmdKernelCode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 528, "Length": 228, "Cover_Rate": 0.6972477064220184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int64_t", "getBaseAdjustForCompression", "(", "int64_t", "Offset", ",", "unsigned", "Opcode", ")", "{", "return", "Offset", "&", "~", "compressedLDSTOffsetMask", "(", "Opcode"], "ground_truth": [")", ";"], "File": "RISCVMakeCompressible", "Func": "getBaseAdjustForCompression", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 529, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "regno", "==", "", "||", "regno", "==", "", "||", "regno"], "ground_truth": ["==", "", "||", "regno", "==", "", ")", ";"], "File": "alpha", "Func": "alpha_function_value_regno_p", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 530, "Length": 19, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "inner_mode", "=", "GET_MODE_INNER", "(", "mode", ")", ";", "rtx", "x", ";", "if", "(", "!", "const_vec_duplicate_p", "(", "vals", ",", "&", "x", ")", ")", "return", "NULL_RTX", ";", "x", "=", "copy_to_mode_reg", "(", "inner_mode", ",", "x", ")", ";", "return", "gen_rtx_VEC_DUPLICATE", "(", "mode", ",", "x"], "ground_truth": [")", ";"], "File": "aarch643", "Func": "aarch64_simd_dup_constant", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 531, "Length": 42, "Cover_Rate": 0.711864406779661, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "Is64Bit", "&&", "IsTailCall", "&&", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "==", "Reloc"], "ground_truth": ["::", "PIC_", "&&", "Subtarget", "->", "isPICStyleGOT", "(", ")", ";"], "File": "X86ISelLowering160", "Func": "CallRequiresFnAddressInReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 532, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "!", "MFI", ".", "isDeadObjectIndex", "(", "I", ")", "&&", "MFI", ".", "getStackID", "(", "I", ")", "==", "TargetStackID", "::", "SGPRSpill", "&&", "(", "I", "!=", "FuncInfo", "->", "FramePointerSaveIndex", "&&", "I", "!=", "FuncInfo", "->", "BasePointerSaveIndex", ")", ")", "{", "return", "false", ";", "}", "}", "return", "true"], "ground_truth": [";"], "File": "SIFrameLowering12", "Func": "allSGPRSpillsAreDead", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 533, "Length": 52, "Cover_Rate": 0.48598130841121495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfFrameSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfPubTypesSection", ")", ";", "delete", "static_cast", "<", "const", "Section", "*", ">", "(", "DwarfDebugInlineSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfStrSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfLocSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">"], "ground_truth": ["(", "DwarfARangesSection", ")", ";"], "File": "NVPTXISelLowering (2)", "Func": "~NVPTXTargetObjectFile", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 534, "Length": 61, "Cover_Rate": 0.32275132275132273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printBarrierOption", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "unsigned", "Val", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "unsigned", "Opcode", "=", "MI", "->", "getOpcode", "(", ")", ";", "bool", "Valid", ";", "StringRef", "Name", ";", "if", "(", "Opcode", "==", "", ")", "Name", "=", "", "(", ")", ".", "toString", "(", "Val", ",", "Valid", ")", ";", "else", "Name", "=", "", "(", ")", ".", "toString", "(", "Val", ","], "ground_truth": ["Valid", ")", ";"], "File": "AArch64InstPrinter", "Func": "printBarrierOption", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 535, "Length": 80, "Cover_Rate": 0.7843137254901961, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCFixupKindInfo", "const", "&", "AsmBackend", "::", "getFixupKindInfo", "(", "MCFixupKind", "Kind", ")", "const", "{", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", ""], "ground_truth": [",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "}", ";"], "File": "MCS51AsmBackend", "Func": "getFixupKindInfo", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 536, "Length": 377, "Cover_Rate": 0.9019138755980861, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "Cond", ".", "size", "(", ")", "==", "", "||", "Cond", ".", "size", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "!", "FBB", ")", "{", "if", "(", "Cond", ".", "empty", "(", ")", ")", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "else", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "return", "", ";", "}", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", "."], "ground_truth": ["addMBB", "(", "FBB", ")", ";"], "File": "NVPTXInstrInfo1", "Func": "insertBranch", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 537, "Length": 138, "Cover_Rate": 0.6934673366834171, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "FalseC", "->", "getAPIntValue", "(", ")", "==", "", "&&", "TrueC", "->", "getAPIntValue", "(", ")", ".", "isPowerOf2", "(", ")", ")", "{", "SDValue", "Cond", "=", "N", "->", "getOperand", "(", "", ")", ";", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getConstant", "(", "CC", ",", "", ")", ",", "Cond", ")", ";", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "TrueC", "->", "getValueType", "(", "", ")", ",", "Cond", ")", ";", "unsigned", "ShAmt", "=", "TrueC", "->", "getAPIntValue", "(", ")", ".", "logBase2", "(", ")", ";", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Cond", ".", "getValueType", "(", ")", ",", "Cond", ",", "DAG", ".", "getConstant", "(", "ShAmt", ",", "", ")", ")", ";", "if", "(", "N", "->", "getNumValues", "(", ")", "==", "", ")", "return", "DCI", ".", "CombineTo", "(", "N", ",", "Cond", ",", "SDValue", "(", ")", ")", ";", "return", "Cond", ";", "}", "if", "(", "FalseC", "->", "getAPIntValue", "(", ")", "+", "", "==", "TrueC", "->", "getAPIntValue", "(", ")", ")", "{", "SDValue", "Cond", "=", "N", "->", "getOperand", "(", "", ")", ";", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getConstant", "(", "CC", ",", "", ")", ",", "Cond", ")", ";", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "FalseC", "->", "getValueType", "(", "", ")", ",", "Cond", ")", ";", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Cond", ".", "getValueType", "(", ")", ",", "Cond", ",", "SDValue", "(", "FalseC", ",", "", ")", ")", ";", "if", "(", "N", "->", "getNumValues", "(", ")", "==", "", ")", "return", "DCI", ".", "CombineTo", "(", "N", ",", "Cond", ",", "SDValue", "(", ")", ")", ";", "return", "Cond", ";", "}", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "||", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "{", "uint64_t", "Diff", "=", "TrueC", "->", "getZExtValue", "(", ")", "-", "FalseC", "->", "getZExtValue", "(", ")", ";", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "Diff", "=", "(", "unsigned", ")", "Diff", ";", "bool", "isFastMultiplier", "=", "false", ";", "if", "(", "Diff", "<", "", ")", "{", "switch", "(", "(", "unsigned", "char", ")", "Diff", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "isFastMultiplier", "="], "ground_truth": ["true", ";"], "File": "X86ISelLowering144", "Func": "PerformCMOVCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 538, "Length": 374, "Cover_Rate": 0.4980026631158455, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GCNSubtarget", "::", "useVGPRIndexMode"], "ground_truth": ["(", ")", "const", "{"], "File": "AMDGPUSubtarget1", "Func": "useVGPRIndexMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 539, "Length": 8, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "MaxNonSmrdLoadSize", "=", "", ";", "if", "(", "LoadSize", "<=", "MaxNonSmrdLoadSize", ")", "return", "false", ";", "SmallVector", "<", "unsigned", ",", "", ">", "DefRegs", "(", "OpdMapper", ".", "getVRegs", "(", "", ")", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "SrcRegs", "(", "OpdMapper", ".", "getVRegs", "(", "", ")", ")", ";", "if", "(", "SrcRegs", ".", "empty", "(", ")", ")", "{", "const", "RegisterBank", "*", "PtrBank", "=", "OpdMapper", ".", "getInstrMapping", "(", ")", ".", "getOperandMapping", "(", "", ")", ".", "BreakDown", "[", "", "]", ".", "RegBank", ";", "if", "(", "PtrBank", "==", "&", "", ")", "return", "false", ";", "SrcRegs", ".", "push_back", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "}", "assert", "(", "LoadSize", "%", "MaxNonSmrdLoadSize", "==", "", ")", ";", "Register", "BasePtrReg", "=", "SrcRegs", "[", "", "]", ";", "LLT", "PtrTy", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MRI", ".", "setType", "(", "BasePtrReg", ",", "PtrTy", ")", ";", "MachineIRBuilder", "B", "(", "MI", ")", ";", "unsigned", "NumSplitParts", "=", "LoadTy", ".", "getSizeInBits", "(", ")", "/", "MaxNonSmrdLoadSize", ";", "const", "LLT", "LoadSplitTy", "=", "LoadTy", ".", "divide", "(", "NumSplitParts", ")", ";", "ApplyRegBankMapping", "O", "(", "*", "this", ",", "MRI", ",", "&", "", ")", ";", "GISelObserverWrapper", "Observer", "(", "&", "O", ")", ";", "B", ".", "setChangeObserver", "(", "Observer", ")", ";", "LegalizerHelper", "Helper", "(", "B", ".", "getMF", "(", ")", ","], "ground_truth": ["Observer", ",", "B", ")", ";"], "File": "AMDGPURegisterBankInfo22", "Func": "applyMappingWideLoad", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 540, "Length": 219, "Cover_Rate": 0.6311239193083573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "*", "Cast", "=", "dyn_cast", "<", "BitCastInst", ">", "(", "Op0", ")", ")", "{", "if", "(", "!", "Cast", "->", "getSrcTy", "(", ")", "->", "isFloatTy", "(", ")", "&&", "!", "Cast", "->", "getSrcTy", "(", ")", "->", "isDoubleTy", "(", ")", "&&", "!", "Cast", "->", "getSrcTy", "(", ")", "->", "isFP128Ty", "(", ")", ")", "return", ";", "Value", "*", "V", "=", "Cast", "->", "getOperand", "(", "", ")", ";", "int", "Mask", ";", "if", "(", "Pred", "==", "CmpInst", "::", "ICMP_SLT", "&&", "Const", "->", "isZero", "(", ")", ")", "{", "Mask", "=", "", ";", "}", "else", "if", "(", "Pred", "==", "CmpInst", "::", "ICMP_SGT", "&&", "Const", "->", "isMinusOne", "(", ")", ")", "{", "Mask", "=", "", ";", "}", "else", "{", "return", ";", "}", "PossibleJunk", ".", "insert", "(", "Cast", ")", ";", "converted", "(", "&", "I", ",", "V", ",", "Mask", ",", "true", ")", ";", "}", "else", "if", "(", "auto", "*", "CI", "=", "dyn_cast", "<", "CallInst", ">", "(", "Op0", ")", ")", "{", "Function", "*", "F", "=", "CI", "->", "getCalledFunction", "(", ")", ";", "if", "(", "!", "F", "||", "F", "->", "getIntrinsicID", "(", ")", "!=", "", ")", "return", ";", "if", "(", "!", "Const", "->", "isZero", "(", ")", ")", "return", ";", "Value", "*", "V", "=", "CI", "->", "getArgOperand", "(", "", ")", ";", "auto", "*", "MaskC", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "CI", "->", "getArgOperand", "(", "", ")", ")", ";", "if", "(", "!", "MaskC", ")", "return", ";", "int", "Mask", "=", "MaskC", "->", "getZExtValue", "(", ")", ";", "Mask", "&=", "", ";", "if", "(", "Pred", "==", "CmpInst", "::", "ICMP_NE", ")", "{", "}", "else", "if", "(", "Pred", "==", "CmpInst", "::", "ICMP_EQ", ")", "{", "Mask", "^="], "ground_truth": ["", ";"], "File": "SystemZTDC", "Func": "convertICmp", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 541, "Length": 256, "Cover_Rate": 0.7377521613832853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "HasPads", ")", "return", "false", ";", "Type", "*", "Int8PtrType", "=", "Type", "::", "getInt8PtrTy", "(", "TheModule", "->", "getContext", "(", ")", ")", ";", "SetJmp3", "=", "TheModule", "->", "getOrInsertFunction", "(", "", ",", "FunctionType", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "TheModule", "->", "getContext", "(", ")", ")", ",", "{", "Int8PtrType", ",", "Type", "::", "getInt32Ty", "(", "TheModule", "->", "getContext", "(", ")", ")", "}", ",", "true", ")", ")", ";", "F", ".", "addFnAttr", "(", "", ",", "", ")", ";", "emitExceptionRegistrationRecord", "(", "&", "F", ")", ";", "WinEHFuncInfo", "FuncInfo", ";", "addStateStores", "(", "F", ",", "FuncInfo"], "ground_truth": [")", ";"], "File": "X86WinEHState3", "Func": "runOnFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 542, "Length": 91, "Cover_Rate": 0.44390243902439025, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtd_f64_s64", "(", "int64_t", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "neon2_vcvtd_f64_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 543, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "getSimpleVT", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Val", ")", ";", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "HexagonISelLowering", "Func": "createSplat", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 544, "Length": 29, "Cover_Rate": 0.3625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cum", "->", "arg_words", "+=", "(", "(", "int_size_in_bytes", "(", "type", ")", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ")", ";", "break", ";", "case", "E_SFmode", ":", "cum", "->", "arg_words", "++", ";", "if", "(", "!", "cum", "->", "gp_reg_found", "&&", "cum", "->", "arg_number", "<=", "", ")", "cum", "->", "fp_code", "+=", "", "<<", "(", "(", "cum", "->", "arg_number", "-", "", ")", "*", "", ")", ";", "break", ";", "case", "E_DFmode", ":", "cum", "->", "arg_words", "+=", "", ";", "if", "(", "!", "cum", "->", "gp_reg_found", "&&", "cum", "->", "arg_number", "<=", "", ")", "cum", "->", "fp_code", "+=", "", "<<", "(", "(", "cum", "->", "arg_number", "-", "", ")", "*", "", ")", ";", "break", ";", "case"], "ground_truth": ["E_DImode", ":"], "File": "iq20006", "Func": "iq2000_function_arg_advance", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 545, "Length": 107, "Cover_Rate": 0.3440514469453376, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_vfnmsubpd256_mask3", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")", "__B", ",", "(", "__v4df", ")"], "ground_truth": ["__C", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask3_fnmsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 546, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "qword", "si_ilh", "(", "signed", "short", "imm", ")", "{", "return", "(", "(", "qword", ")", "(", "vec_splat", "(", "(", "vec_short8", ")", "(", "si_from_short", "(", "imm", ")"], "ground_truth": [")", ",", "", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_ilh", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 547, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Triple", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ")", "{", "assert", "(", "SyntaxVariant", "==", "", ")", ";", "return", "new", "InstPrinter", "(", "MAI", ",", "MII", ","], "ground_truth": ["MRI", ")", ";"], "File": "WebAssemblyMCTargetDesc19", "Func": "createWebAssemblyMCInstPrinter", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 548, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "SL", "(", "N", ")", ";", "SDValue", "LHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "LHS", ".", "getValueType", "(", ")", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "if", "(", "CC", "==", "", "&&", "LHS", ".", "getOpcode", "(", ")", "==", "", ")", "{", "const", "ConstantFPSDNode", "*", "CRHS", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "RHS", ")", ";", "if", "(", "!", "CRHS", ")", "return", "SDValue", "(", ")", ";", "const", "APFloat", "&", "APF", "=", "CRHS", "->", "getValueAPF", "(", ")", ";", "if", "(", "APF", ".", "isInfinity", "(", ")", "&&", "!", "APF", ".", "isNegative", "(", ")", ")", "{", "unsigned", "Mask", "=", "", "|", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "LHS", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "Mask", ",", ""], "ground_truth": [")", ")", ";"], "File": "SIISelLowering127", "Func": "performSetCCCombine", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 549, "Length": 170, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "if", "(", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", ")", "return", "false", ";", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "isUInt", "<", "", ">", "(", "CN", "->", "getZExtValue", "(", ")", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "", ")", ";", "}", "else", "{", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "}", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CN", "->", "getZExtValue", "(", ")", ",", "", ")", ";", "return", "true", ";", "}", "}", "}", "Base", "=", "Addr", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "MBlazeISelDAGToDAG1", "Func": "SelectAddr", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 550, "Length": 160, "Cover_Rate": 0.5031446540880503, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "AExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "if", "(", "!", "Info", "->", "isEntryFunction", "(", ")", ")", "{", "const", "RegisterInfo", "*", "TRI", "=", "Subtarget", "->", "getRegisterInfo", "(", ")", ";", "const", "MCPhysReg", "*", "I", "=", "TRI", "->", "getCalleeSavedRegsViaCopy", "(", "&", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "if", "(", "I", ")", "{", "for", "(", ";", "*", "I", ";", "++", "I", ")", "{", "if", "(", "", ".", "contains", "(", "*", "I", ")", ")", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "*", "I", ",", "", ")", ")", ";", "else", "if", "(", "", ".", "contains", "(", "*", "I", ")", ")", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "*", "I", ",", "", ")", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "}", "}", "}", "RetOps", "[", "", "]", "=", "Chain", ";", "if", "(", "Flag", ".", "getNode", "(", ")", ")", "RetOps", ".", "push_back", "(", "Flag", ")", ";", "unsigned", "Opc", "="], "ground_truth": ["", ";"], "File": "SIISelLowering (2)3", "Func": "LowerReturn", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 551, "Length": 248, "Cover_Rate": 0.33741496598639453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "__addr", "=", "__builtin_mve_vstrwq_scatter_base_wb_p_uv4si", "(", "*", "__addr", ",", "__offset"], "ground_truth": [",", "__value", ",", "__p", ")", ";"], "File": "arm", "Func": "mve1___arm_vstrwq_scatter_base_wb_p_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 552, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MachineOperand", "&", "GetStoreValueOperand", "(", "MachineInstr", "*", "MI"], "ground_truth": [")", "{"], "File": "HexagonVLIWPacketizer", "Func": "GetStoreValueOperand", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 553, "Length": 10, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "encodeDfmtNfmt", "(", "unsigned", "Dfmt", ",", "unsigned"], "ground_truth": ["Nfmt", ")", "{"], "File": "AMDGPUBaseInfo1", "Func": "encodeDfmtNfmt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 554, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "subrtx_iterator", "::", "array_type", "array", ";", "FOR_EACH_SUBRTX", "(", "iter", ",", "array", ",", "PATTERN", "(", "insn", ")", ",", "NONCONST", ")", "if", "(", "MEM_P", "(", "*", "iter", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "sh", "Func": "sh_contains_memref_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 555, "Length": 32, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterSet", "SRs", ";", "if", "(", "R", ".", "Sub", "!=", "", ")", "{", "SRs", ".", "insert", "(", "R", ")", ";", "return", "SRs", ";", "}", "if", "(", "Register", "::", "isPhysicalRegister", "(", "R", ".", "Reg", ")", ")", "{", "MCSubRegIterator", "I", "(", "R", ".", "Reg", ",", "&", "TRI", ")", ";", "if", "(", "!", "I", ".", "isValid", "(", ")", ")", "SRs", ".", "insert", "(", "{", "R", ".", "Reg", ",", "", "}", ")", ";", "for", "(", ";", "I", ".", "isValid", "(", ")", ";", "++", "I", ")", "SRs", ".", "insert", "(", "{", "*", "I", ",", "", "}", ")", ";", "}", "else", "{", "assert", "(", "R", ".", "Reg", ".", "isVirtual", "(", ")", ")", ";", "auto", "&", "RC", "=", "*", "MRI", ".", "getRegClass", "(", "R", ".", "Reg", ")", ";", "unsigned", "PReg", "=", "*", "RC", ".", "begin", "(", ")", ";", "MCSubRegIndexIterator", "I", "(", "PReg"], "ground_truth": [",", "&", "TRI", ")", ";"], "File": "HexagonBlockRanges21", "Func": "expandToSubRegs", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 556, "Length": 139, "Cover_Rate": 0.6435185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "output_addr_const", "(", "stream", ",", "plus_constant", "(", "Pmode", ",", "unspec", "->", "symbol", ",", "unspec", "->", "offset"], "ground_truth": [")", ")", ";"], "File": "frv", "Func": "frv_output_const_unspec", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 557, "Length": 18, "Cover_Rate": 0.32727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CreateReg", "(", "Index", ",", "Str", ",", "RegKind_MSA128", ",", "RegInfo"], "ground_truth": [",", "S", ",", "E", ",", "Parser", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "createMSA128Reg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 558, "Length": 18, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "OptimizeExecMaskingPreRA", "::", "skipIgnoreExecInsts", "(", "MachineBasicBlock", "::", "iterator", "I", ",", "MachineBasicBlock", "::", "iterator", "E", ")", "const", "{", "for", "(", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "TII", "->", "mayReadEXEC", "(", "*", "MRI", ",", "*"], "ground_truth": ["I", ")", ")", "break", ";"], "File": "SIOptimizeExecMaskingPreRA18", "Func": "skipIgnoreExecInsts", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 559, "Length": 45, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlsq_u16", "(", "uint16x8_t", "__a", ",", "uint16x8_t", "__b", ",", "uint16x8_t", "__c", ")", "{", "return", "(", "uint16x8_t", ")", "__builtin_neon_vmlsv8hi", "(", "(", "int16x8_t", ")", "__a", ",", "(", "int16x8_t", ")"], "ground_truth": ["__b", ",", "(", "int16x8_t", ")", "__c", ")", ";"], "File": "arm", "Func": "neon_vmlsq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 560, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "ResTy", "=", "Op", "->", "getValueType", "(", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "ResTy", ")", ";", "SDValue", "Bit", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResTy", ",", "One", ",", "Op", "->", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResTy", ",", "Op", "->", "getOperand", "(", "", ")", ",", "DAG"], "ground_truth": [".", "getNOT", "(", "DL", ",", "Bit", ",", "ResTy", ")", ")", ";"], "File": "MipsSEISelLowering (2)", "Func": "lowerMSABitClear", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 561, "Length": 81, "Cover_Rate": 0.826530612244898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getBitfieldInvertedMaskOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "Op", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "Op", ")", ";", "uint32_t", "v", "=", "~", "MO", ".", "getImm", "(", ")", ";", "uint32_t", "lsb", "=", "countTrailingZeros", "(", "v", ")", ";", "uint32_t", "msb", "=", "(", "", "-", "countLeadingZeros", "(", "v", ")", ")", "-", "", ";", "assert", "(", "v", "!=", "", "&&", "lsb", "<", "", "&&", "msb", "<", "", "&&", "", ")", ";", "return", "lsb", "|", "(", "msb", "<<"], "ground_truth": ["", ")", ";"], "File": "ARMMCCodeEmitter15", "Func": "getBitfieldInvertedMaskOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 562, "Length": 94, "Cover_Rate": 0.9591836734693877, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitGRX32Move", "(", "*", "MI", ".", "getParent", "(", ")", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "DestReg", ",", "SrcReg", ",", "", ",", "", ",", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", ")", ";", "MI", ".", "setDesc", "(", "get", "(", "DestIsHigh", "?", "HighOpcode", ":", "LowOpcode", ")", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "DestReg", ")", ";", "MI", ".", "tieOperands", "(", "", ",", ""], "ground_truth": [")", ";"], "File": "SystemZInstrInfo (2)2", "Func": "expandRIEPseudo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 563, "Length": 83, "Cover_Rate": 0.4853801169590643, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addUImm2Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "addImmOperands", "(", "Inst", ","], "ground_truth": ["N", ")", ";"], "File": "VEAsmParser (2)", "Func": "addUImm2Operands", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 564, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "rl78_far_p", "(", "operands", "[", "", "]", ")", ")", "{", "rtx", "temp_reg", "=", "gen_reg_rtx", "(", "GET_MODE", "(", "operands", "[", "", "]", ")", ")", ";", "emit_move_insn", "(", "temp_reg", ",", "operands", "[", "", "]", ")", ";", "operands", "[", "", "]", "=", "temp_reg", ";", "did", "=", "", ";", "}", "if", "(", "rl78_far_p", "(", "operands", "[", "", "]", ")", ")", "{", "temp_reg", "=", "operands", "[", "", "]", ";", "operands", "[", "", "]", "=", "gen_reg_rtx", "(", "GET_MODE", "(", "operands", "[", "", "]", ")", ")", ";", "did", "=", "", ";", "}", "if", "(", "!", "did", ")", "return", "", ";", "emit_insn", "(", "gen", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "if", "(", "temp_reg", ")", "emit_move_insn", "(", "temp_reg", ",", "operands", "[", "", "]", ")", ";", "return"], "ground_truth": ["", ";"], "File": "rl782", "Func": "rl78_force_nonfar_3", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 565, "Length": 132, "Cover_Rate": 0.6910994764397905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DAG", "->", "addMutation", "(", "createLoadClusterDAGMutation", "(", "DAG", "->", "TII", ",", "DAG", "->", "TRI", ")", ")", ";", "DAG", "->", "addMutation", "(", "createStoreClusterDAGMutation", "(", "DAG", "->", "TII", ",", "DAG", "->", "TRI", ")", ")", ";", "return"], "ground_truth": ["DAG", ";"], "File": "AMDGPUTargetMachine113", "Func": "createGCNMaxOccupancyMachineScheduler", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 566, "Length": 35, "Cover_Rate": 0.546875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringRef", "(", "Tok", ".", "Data", ",", "Tok", "."], "ground_truth": ["Length", ")", ";"], "File": "ARMAsmParser13", "Func": "getToken", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 567, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "HOST_WIDE_INT", "AARCH64_FE_ALL_EXCEPT", "=", "(", "AARCH64_FE_INVALID", "|", "AARCH64_FE_DIVBYZERO", "|", "AARCH64_FE_OVERFLOW", "|", "AARCH64_FE_UNDERFLOW", "|", "AARCH64_FE_INEXACT", ")", ";", "const", "unsigned", "HOST_WIDE_INT", "AARCH64_FE_EXCEPT_SHIFT", "=", "", ";", "tree", "fenv_cr", ",", "fenv_sr", ",", "get_fpcr", ",", "set_fpcr", ",", "mask_cr", ",", "mask_sr", ";", "tree", "ld_fenv_cr", ",", "ld_fenv_sr", ",", "masked_fenv_cr", ",", "masked_fenv_sr", ",", "hold_fnclex_cr", ";", "tree", "hold_fnclex_sr", ",", "new_fenv_var", ",", "reload_fenv", ",", "restore_fnenv", ",", "get_fpsr", ",", "set_fpsr", ";", "tree", "update_call", ",", "atomic_feraiseexcept", ",", "hold_fnclex", ",", "masked_fenv", ",", "ld_fenv", ";", "fenv_cr", "=", "create_tmp_var", "(", "unsigned_type_node", ")", ";", "fenv_sr", "=", "create_tmp_var", "(", "unsigned_type_node", ")", ";", "get_fpcr", "=", "aarch64_builtin_decls", "[", "AARCH64_BUILTIN_GET_FPCR", "]", ";", "set_fpcr", "=", "aarch64_builtin_decls", "[", "AARCH64_BUILTIN_SET_FPCR", "]", ";", "get_fpsr", "=", "aarch64_builtin_decls", "[", "AARCH64_BUILTIN_GET_FPSR", "]", ";", "set_fpsr", "=", "aarch64_builtin_decls", "[", "AARCH64_BUILTIN_SET_FPSR", "]", ";", "mask_cr", "=", "build_int_cst", "(", "unsigned_type_node", ",", "~", "(", "AARCH64_FE_ALL_EXCEPT", "<<", "AARCH64_FE_EXCEPT_SHIFT", ")", ")", ";", "mask_sr", "=", "build_int_cst", "(", "unsigned_type_node", ",", "~", "(", "AARCH64_FE_ALL_EXCEPT", ")", ")", ";", "ld_fenv_cr", "=", "build2", "(", "MODIFY_EXPR", ",", "unsigned_type_node", ",", "fenv_cr", ",", "build_call_expr", "(", "get_fpcr", ",", "", ")", ")", ";", "ld_fenv_sr", "=", "build2", "(", "MODIFY_EXPR", ",", "unsigned_type_node", ",", "fenv_sr", ",", "build_call_expr", "(", "get_fpsr", ",", "", ")", ")", ";", "masked_fenv_cr", "=", "build2", "(", "BIT_AND_EXPR", ",", "unsigned_type_node", ",", "fenv_cr", ",", "mask_cr", ")", ";", "masked_fenv_sr", "=", "build2", "(", "BIT_AND_EXPR", ",", "unsigned_type_node", ",", "fenv_sr", ",", "mask_sr", ")", ";", "hold_fnclex_cr", "=", "build_call_expr", "(", "set_fpcr", ",", "", ",", "masked_fenv_cr", ")", ";", "hold_fnclex_sr", "=", "build_call_expr", "(", "set_fpsr", ",", "", ",", "masked_fenv_sr", ")", ";", "hold_fnclex", "=", "build2", "(", "COMPOUND_EXPR", ",", "void_type_node", ",", "hold_fnclex_cr", ",", "hold_fnclex_sr", ")", ";", "masked_fenv", "=", "build2", "(", "COMPOUND_EXPR", ",", "void_type_node", ",", "masked_fenv_cr", ",", "masked_fenv_sr", ")", ";", "ld_fenv", "=", "build2", "(", "COMPOUND_EXPR", ",", "void_type_node", ",", "ld_fenv_cr", ",", "ld_fenv_sr", ")", ";", "*", "hold", "=", "build2", "(", "COMPOUND_EXPR", ",", "void_type_node", ",", "build2", "(", "COMPOUND_EXPR", ",", "void_type_node", ",", "masked_fenv", ",", "ld_fenv", ")", ",", "hold_fnclex", ")", ";", "*", "clear", "=", "build_call_expr", "(", "set_fpsr", ","], "ground_truth": ["", ",", "masked_fenv_sr", ")", ";"], "File": "aarch64-builtins2", "Func": "aarch64_atomic_assign_expand_fenv", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 568, "Length": 298, "Cover_Rate": 0.6978922716627635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "lowerCase", "=", "Tok", ".", "getString", "(", ")", ".", "lower", "(", ")", ";", "RegNum", "=", "matchRegisterName", "(", "lowerCase", ",", "is64BitReg", ")", ";", "}", "else", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "RegNum", "=", "matchRegisterByNumber", "(", "static_cast", "<", "unsigned", ">", "(", "Tok", ".", "getIntVal", "(", ")", ")", ",", "is64BitReg", "?", "", ":", "", ")", ";", "return", "RegNum"], "ground_truth": [";"], "File": "MipsAsmParser11", "Func": "tryParseRegister", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 569, "Length": 63, "Cover_Rate": 0.5943396226415094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getEHHandlerRegister", "(", ")", "const", "{", "llvm_unreachable", "(", "", ")", ";", "return", ""], "ground_truth": [";"], "File": "LanaiRegisterInfo", "Func": "getEHHandlerRegister", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 570, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1_lane_u32", "(", "uint32_t", "*", "__a", ",", "uint32x2_t", "__b", ",", "const", "int", "__lane", ")", "{", "*", "__a", "=", "__aarch64_vget_lane_any", "(", "__b", ",", "__lane"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vst1_lane_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 571, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "if", "(", "!", "(", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "(", "EltVT", "==", "", "||", "EltVT", "==", "", ")", ")", "&&", "!", "(", "Subtarget", ".", "hasSSSE3", "(", ")", "&&", "(", "VT", "==", "", "||", "VT", "==", "", ")", ")", "&&", "!", "(", "Subtarget", ".", "useBWIRegs", "(", ")", "&&", "(", "VT", "==", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "SubusLHS", ",", "SubusRHS", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SubusRHS", "=", "Op1", ";", "SDValue", "MaxLHS", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "SDValue", "MaxRHS", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "if", "(", "MaxLHS", "==", "Op1", ")", "SubusLHS", "=", "MaxRHS", ";", "else", "if", "(", "MaxRHS", "==", "Op1", ")", "SubusLHS", "=", "MaxLHS", ";", "else", "return", "SDValue", "(", ")", ";", "}", "else", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SubusLHS", "=", "Op0", ";", "SDValue", "MinLHS", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "SDValue", "MinRHS", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "if", "(", "MinLHS", "==", "Op0", ")", "SubusRHS", "=", "MinRHS", ";", "else", "if", "(", "MinRHS", "==", "Op0", ")", "SubusRHS", "=", "MinLHS", ";", "else", "return", "SDValue", "(", ")", ";", "}", "else", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", "&&", "Op1", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "&&", "(", "EltVT", "==", "", "||", "EltVT", "==", "", ")", ")", "{", "SubusLHS", "=", "Op0", ";", "SDValue", "MinLHS", "=", "Op1", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "SDValue", "MinRHS", "=", "Op1", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "EVT", "TruncVT", "=", "Op1", ".", "getOperand", "(", "", ")", "."], "ground_truth": ["getValueType", "(", ")", ";"], "File": "X86ISelLowering118", "Func": "combineSubToSubus", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 572, "Length": 328, "Cover_Rate": 0.394705174488568, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_aesimc_si128", "(", "__m128i", "__X", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_aesimc128", "(", "(", "__v2di", ")"], "ground_truth": ["__X", ")", ";"], "File": "wmmintrin", "Func": "_mm_aesimc_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 573, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "MI", "=", "&", "*", "MBBI", ";", "", "CC", "=", "getPredicate", "(", "MI", ",", "TII", ")", ";", "if", "(", "CC", "==", "", ")", "{", "++", "MBBI", ";", "continue", ";", "}", "DebugLoc", "dl", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "CC", ")", ";", "++", "MBBI", ";", "", "OCC", "=", "", "(", "CC", ")", ";", "unsigned", "Mask", "=", "", ",", "Pos", "=", "", ";", "while", "(", "MBBI", "!=", "E", "&&", "Pos", ")", "{", "", "NCC", "=", "getPredicate", "(", "&", "*", "MBBI", ",", "TII", ")", ";", "if", "(", "NCC", "==", "OCC", ")", "{", "Mask", "|=", "(", "", "<<", "Pos", ")", ";", "}", "else", "if", "(", "NCC", "!=", "CC", ")", "break", ";", "--", "Pos", ";", "++", "MBBI", ";", "}", "Mask", "|=", "(", "", "<<", "Pos", ")", ";", "MIB", ".", "addImm", "(", "Mask", ")", ";", "Modified", "=", "true", ";", "++", "NumITs"], "ground_truth": [";"], "File": "Thumb2ITBlockPass22", "Func": "InsertITBlocks", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 574, "Length": 159, "Cover_Rate": 0.7327188940092166, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "TT", ".", "isOSFreeBSD", "(", ")", ")", "return", "llvm", "::", "make_unique", "<", "FreeBSDTargetObjectFile", ">", "(", ")", ";", "if", "(", "TT", ".", "isOSLinux", "(", ")", "||", "TT", ".", "isOSNaCl", "(", ")", "||", "TT", ".", "isOSIAMCU", "(", ")", ")", "return", "llvm", "::", "make_unique", "<", "LinuxNaClTargetObjectFile", ">", "(", ")", ";", "if", "(", "TT", ".", "isOSSolaris", "(", ")", ")", "return", "llvm", "::", "make_unique", "<", "SolarisTargetObjectFile", ">", "(", ")", ";", "if", "(", "TT", ".", "isOSFuchsia", "(", ")", ")", "return", "llvm", "::", "make_unique", "<", "FuchsiaTargetObjectFile", ">", "(", ")", ";", "if", "(", "TT", ".", "isOSBinFormatELF", "(", ")", ")", "return", "llvm", "::", "make_unique", "<", "ELFTargetObjectFile", ">", "(", ")", ";", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "return", "llvm", "::", "make_unique", "<", "TargetLoweringObjectFileCOFF", ">", "(", ")", ";", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "X86TargetMachine102", "Func": "createTLOF", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 575, "Length": 126, "Cover_Rate": 0.6885245901639344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "x", ".", "q", "=", "q", ";", "return", "(", "x", ".", "f", "["], "ground_truth": ["", "]", ")", ";"], "File": "si2vmx", "Func": "si_to_float", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 576, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddq_m_n_u32", "(", "uint32x4_t", "__inactive", ",", "uint32x4_t", "__a", ",", "int", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vaddq_m_n_uv4si", "(", "__inactive", ",", "__a"], "ground_truth": [",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve1___arm_vaddq_m_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 577, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_SymbolStub", ")", "CommentStream", "<<", "", "<<", "ReferenceName", ";", "else", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_Objc_Message", ")", "CommentStream", "<<", "", "<<", "ReferenceName", ";", "}", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "ReferenceType", "=", "LLVMDisassembler_ReferenceType_In__ADRP", ";", "const", "MCRegisterInfo", "&", "MCRI", "=", "*", "Ctx", ".", "getRegisterInfo", "(", ")", ";", "uint32_t", "EncodedInst", "=", "", ";", "EncodedInst", "|=", "(", "Value", "&", "", ")", "<<", "", ";", "EncodedInst", "|=", "(", "(", "Value", ">>", "", ")", "&", "", ")", "<<", "", ";", "EncodedInst", "|=", "MCRI", ".", "getEncodingValue", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "SymbolLookUp", "(", "DisInfo", ",", "EncodedInst", ",", "&", "ReferenceType", ",", "Address", ",", "&", "ReferenceName", ")", ";", "CommentStream", "<<", "format", "(", "", ",", "", "&", "(", "Address", "+", "Value", ")", ")", ";", "}", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "ReferenceType", "=", "LLVMDisassembler_ReferenceType_In__ADDXri", ";", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "ReferenceType", "=", "LLVMDisassembler_ReferenceType_In__LDRXui", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "ReferenceType", "=", "LLVMDisassembler_ReferenceType_In__LDRXl", ";", "SymbolLookUp", "(", "DisInfo", ",", "Address", "+", "Value", ",", "&", "ReferenceType", ",", "Address", ",", "&", "ReferenceName", ")", ";", "}", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "ReferenceType", "=", "LLVMDisassembler_ReferenceType_In__ADR", ";", "SymbolLookUp", "(", "DisInfo", ",", "Address", "+", "Value", ",", "&", "ReferenceType", ",", "Address", ",", "&", "ReferenceName", ")", ";", "}", "else", "{", "const", "MCRegisterInfo", "&", "MCRI", "=", "*", "Ctx", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "EncodedInst", "=", "MI", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "EncodedInst", "|=", "Value", "<<", "", ";", "EncodedInst", "|=", "MCRI", ".", "getEncodingValue", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "<<", "", ";", "EncodedInst", "|=", "MCRI", ".", "getEncodingValue", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "SymbolLookUp", "(", "DisInfo", ",", "EncodedInst", ",", "&", "ReferenceType", ",", "Address", ",", "&", "ReferenceName", ")", ";", "}", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_LitPool_SymAddr", ")", "CommentStream", "<<", "", "<<", "ReferenceName", ";", "else", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_LitPool_CstrAddr", ")", "CommentStream", "<<", "", "<<", "ReferenceName", "<<", "", ";", "else", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_Objc_CFString_Ref", ")", "CommentStream", "<<", "", "<<", "ReferenceName", "<<", "", ";", "else", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_Objc_Message", ")", "CommentStream", "<<", "", "<<", "ReferenceName", ";", "else", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_Objc_Message_Ref", ")", "CommentStream", "<<", "", "<<", "ReferenceName", ";", "else", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_Objc_Selector_Ref", ")", "CommentStream", "<<", "", "<<", "ReferenceName", ";", "else", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_Objc_Class_Ref", ")", "CommentStream", "<<", "", "<<", "ReferenceName", ";", "return", "false", ";", "}", "else", "{", "return", "false", ";", "}", "}", "const", "MCExpr", "*", "Add", "="], "ground_truth": ["nullptr", ";"], "File": "ARM64ExternalSymbolizer", "Func": "tryAddingSymbolicOperand", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 578, "Length": 466, "Cover_Rate": 0.474059003051882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMaxInlineSizeThreshold", "(", ")", "const", "{", "return", "MaxInlineSizeThreshold"], "ground_truth": [";"], "File": "X86Subtarget (2)", "Func": "getMaxInlineSizeThreshold", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 579, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Subtarget", "=", "TLI", ".", "getSubtarget", "(", ")", ";", "if", "(", "Subtarget", "->", "isThumb1Only", "(", ")", ")", "return", "false", ";", "if", "(", "F", ".", "arg_empty", "(", ")", ")", "return", "true", ";", "if", "(", "F", ".", "isVarArg", "(", ")", ")", "return", "false", ";", "auto", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "auto", "&", "MBB", "=", "MIRBuilder", ".", "getMBB", "(", ")", ";", "auto", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "for", "(", "auto", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "if", "(", "!", "isSupportedType", "(", "DL", ",", "TLI", ",", "Arg", ".", "getType", "(", ")", ")", ")", "return", "false", ";", "if", "(", "Arg", ".", "hasPassPointeeByValueAttr", "(", ")", ")", "return", "false", ";", "}", "CCAssignFn", "*", "AssignFn", "=", "TLI", ".", "CCAssignFnForCall", "(", "F", ".", "getCallingConv", "(", ")", ",", "F", ".", "isVarArg", "(", ")", ")", ";", "FormalArgHandler", "ArgHandler", "(", "MIRBuilder", ",", "MIRBuilder", ".", "getMF", "(", ")", ".", "getRegInfo", "(", ")", ",", "AssignFn", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitArgInfos", ";", "unsigned", "Idx", "="], "ground_truth": ["", ";"], "File": "ARMCallLowering", "Func": "lowerFormalArguments", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 580, "Length": 167, "Cover_Rate": 0.545751633986928, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "crtl", "->", "limit_stack", "||", "(", "TARGET_STACK_CHECK_L1", "&&", "!", "DECL_NO_LIMIT_STACK", "(", "current_function_decl", ")", ")", ")", "{", "HOST_WIDE_INT", "offset", "=", "bfin_initial_elimination_offset", "(", "ARG_POINTER_REGNUM", ",", "STACK_POINTER_REGNUM", ")", ";", "rtx", "lim", "=", "crtl", "->", "limit_stack", "?", "stack_limit_rtx", ":", "NULL_RTX", ";", "rtx", "tmp", "=", "gen_rtx_REG", "(", "Pmode", ",", "REG_R3", ")", ";", "rtx", "p2reg", "=", "gen_rtx_REG", "(", "Pmode", ",", "REG_P2", ")", ";", "emit_move_insn", "(", "tmp", ",", "p2reg", ")", ";", "if", "(", "!", "lim", ")", "{", "emit_move_insn", "(", "p2reg", ",", "gen_int_mode", "(", "", ",", "SImode", ")", ")", ";", "emit_move_insn", "(", "p2reg", ",", "gen_rtx_MEM", "(", "Pmode", ",", "p2reg", ")", ")", ";", "lim", "=", "p2reg", ";", "}", "if", "(", "GET_CODE", "(", "lim", ")", "==", "SYMBOL_REF", ")", "{", "if", "(", "TARGET_ID_SHARED_LIBRARY", ")", "{", "rtx", "p1reg", "=", "gen_rtx_REG", "(", "Pmode", ",", "REG_P1", ")", ";", "rtx", "val", ";", "pic_reg_loaded", "=", "bfin_load_pic_reg", "(", "p2reg", ")", ";", "val", "=", "legitimize_pic_address", "(", "stack_limit_rtx", ",", "p1reg", ",", "pic_reg_loaded", ")", ";", "emit_move_insn", "(", "p1reg", ",", "val", ")", ";", "frame_related_constant_load", "(", "p2reg", ",", "offset", ",", "FALSE", ")", ";", "emit_insn", "(", "gen_addsi3", "(", "p2reg", ",", "p2reg", ",", "p1reg"], "ground_truth": [")", ")", ";"], "File": "bfin3", "Func": "bfin_expand_prologue", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 581, "Length": 175, "Cover_Rate": 0.45219638242894056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ArgLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "unsigned", "VReg", "=", "MF", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "getRegClassFor", "(", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "SDValue", "Arg", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "VReg", ",", "VA", ".", "getLocVT", "(", ")", ")", ";", "if", "(", "VA", ".", "getValVT", "(", ")", "==", "", "&&", "VA", ".", "needsCustom", "(", ")", ")", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "case", "CCValAssign", "::", "SExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "{", "assert", "(", "VA", ".", "getLocVT", "(", ")", "==", "", ")", ";", "assert", "(", "VA", ".", "getValVT", "(", ")", "==", "", ")", ";", "SDValue", "Sub_f32", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Arg", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "EXTRACT_SUBREG", ",", "DL", ",", "", ",", "Arg", ",", "Sub_f32", ")", ",", "", ")", ";", "break", ";", "}", "default", ":", "break", ";", "}", "if", "(", "VA", ".", "isExtInLoc", "(", ")", ")", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getValVT", "(", ")", ",", "Arg", ")", ";", "InVals", ".", "push_back", "(", "Arg", ")", ";", "continue", ";", "}", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "unsigned", "Offset", "=", "VA", ".", "getLocMemOffset", "(", ")", "+", "ArgsBaseOffset", ";", "unsigned", "ValSize", "=", "VA", ".", "getValVT", "(", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "VA", ".", "getValVT", "(", ")", "==", "", ")", "Offset", "+=", "", ";", "int", "FI", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "CreateFixedObject", "(", "ValSize", ",", "Offset", ",", "true", ")", ";", "InVals", ".", "push_back", "(", "DAG", ".", "getLoad", "(", "VA", ".", "getValVT", "(", ")", ",", "DL", ",", "Chain", ",", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ")", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ")", ")", ")", ";", "}", "if", "(", "!", "IsVarArg", ")", "return", "Chain", ";", "unsigned", "ArgOffset", "=", "ArgLocs", ".", "size", "(", ")", "*", "", ";", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "FuncInfo", "->", "setVarArgsFrameOffset", "(", "ArgOffset", "+", "ArgsBaseOffset", ")", ";", "return", "Chain"], "ground_truth": [";"], "File": "VEISelLowering12", "Func": "LowerFormalArguments", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 582, "Length": 481, "Cover_Rate": 0.7622820919175911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "getExprCRVal", "(", ")", "const", "{", "assert", "(", "Kind", "==", "Expression", "&&", "", ")", ";", "return", "Expr", "."], "ground_truth": ["CRVal", ";"], "File": "PPCAsmParser (2)", "Func": "getExprCRVal", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 583, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "if", "(", "canUseShortMicroCTI", ")", "return", "", ";", "else", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "", ";", "return", "", ";", "case", "", ":", "case", "", ":", "if", "(", "canUseShortMicroCTI", ")", "return", "", ";", "else", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "", ";", "return", "", ";", "case", "", ":", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "", ";", "return", "", ";", "case", "", ":", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "", ";", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "", ";", "return", "", ";", "case", "", ":", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "", ";", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "", ";", "return", "", ";", "case", "", ":", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "", ";", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "canUseShortMicroCTI", ")", "return", "", ";", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "MipsInstrInfo16", "Func": "getEquivalentCompactForm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 584, "Length": 398, "Cover_Rate": 0.5195822454308094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "std", "::", "string", "LowerID", "=", "Tok", ".", "getString", "(", ")", ".", "lower", "(", ")", ";", "", "ShOp", "=", "StringSwitch", "<", "", ">", "(", "LowerID", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";", "if", "(", "ShOp", "==", "", ")", "return", "MatchOperand_NoMatch", ";", "SMLoc", "S", "=", "Tok", ".", "getLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "bool", "Hash", "=", "getLexer", "(", ")", ".", "is"], "ground_truth": ["(", "AsmToken", "::", "Hash", ")", ";"], "File": "AArch64AsmParser2", "Func": "tryParseOptionalShiftExtend", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 585, "Length": 171, "Cover_Rate": 0.36774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vandq_m_u32", "(", "uint32x4_t", "__inactive", ",", "uint32x4_t", "__a", ",", "uint32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vandq_m_uv4si", "(", "__inactive", ",", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vandq_m_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 586, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printArgDeclAlignment", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "unsigned", "Align", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "int", "TypeLengthIdx", "=", "", "(", "MI", "->", "getOpcode", "(", ")", ",", "", "::", "TypeLength", ")", ";", "BrigType", "BT", "=", "static_cast", "<", "BrigType", ">", "(", "MI", "->", "getOperand", "(", "TypeLengthIdx", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "!", "isNaturalAlignment", "(", "BT", ",", "Align", ")", ")", "O", "<<", "", "<<"], "ground_truth": ["formatDec", "(", "Align", ")", "<<", "", ";"], "File": "HSAILInstPrinter", "Func": "printArgDeclAlignment", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 587, "Length": 89, "Cover_Rate": 0.9468085106382979, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_addxf3", "(", "e2", ",", "e1", ",", "cst2", ")", ")", ";", "emit_insn", "(", "gen_divxf3", "(", "e2", ",", "e1", ",", "e2", ")", ")", ";", "emit_insn", "(", "gen_testqi_ext_1_ccno", "(", "scratch", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "tmp", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "gen_rtx_NE", "(", "VOIDmode", ",", "flags", ",", "const0_rtx", ")", ",", "gen_rtx_LABEL_REF", "(", "VOIDmode", ",", "jump_label", ")", ",", "pc_rtx", ")", ";", "insn", "=", "emit_jump_insn", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "tmp", ")", ")", ";", "predict_jump", "(", "REG_BR_PROB_BASE", "*", "", "/", "", ")", ";", "JUMP_LABEL", "(", "insn", ")", "=", "jump_label", ";", "emit_insn", "(", "gen_negxf2", "(", "e2", ",", "e2", ")", ")", ";", "emit_label", "(", "jump_label", ")", ";", "LABEL_NUSES", "(", "jump_label", ")", "="], "ground_truth": ["", ";"], "File": "i386-expand", "Func": "ix86_emit_i387_tanh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 588, "Length": 112, "Cover_Rate": 0.45714285714285713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_dpbf16_ps", "(", "__m128", "__A", ",", "__mmask8", "__B"], "ground_truth": [",", "__m128bh", "__C", ",", "__m128bh", "__D", ")", "{"], "File": "avx512bf16vlintrin", "Func": "_mm_mask_dpbf16_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 589, "Length": 28, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "x", "=", "in0", ",", "in0", "=", "in1", ",", "in1", "=", "x", ";", "odd", "=", "!", "odd", ";", "}", "out", "=", "d", "->", "target", ";", "if", "(", "odd", ")", "{", "switch", "(", "vmode", ")", "{", "case", "V16QImode", ":", "gen", "=", "gen_aarch64_trn2v16qi", ";", "break", ";", "case", "V8QImode", ":", "gen", "=", "gen_aarch64_trn2v8qi", ";", "break", ";", "case", "V8HImode", ":", "gen", "=", "gen_aarch64_trn2v8hi", ";", "break", ";", "case", "V4HImode", ":", "gen", "=", "gen_aarch64_trn2v4hi", ";", "break", ";", "case", "V4SImode", ":", "gen", "=", "gen_aarch64_trn2v4si", ";", "break", ";", "case", "V2SImode", ":", "gen", "=", "gen_aarch64_trn2v2si", ";", "break", ";", "case", "V2DImode", ":", "gen", "=", "gen_aarch64_trn2v2di", ";", "break", ";", "case", "V4HFmode", ":", "gen", "=", "gen_aarch64_trn2v4hf", ";", "break", ";", "case", "V8HFmode", ":", "gen", "=", "gen_aarch64_trn2v8hf", ";", "break", ";", "case", "V4SFmode", ":", "gen", "=", "gen_aarch64_trn2v4sf", ";", "break", ";", "case", "V2SFmode", ":", "gen", "=", "gen_aarch64_trn2v2sf", ";", "break", ";", "case", "V2DFmode", ":", "gen", "=", "gen_aarch64_trn2v2df", ";", "break", ";", "default", ":", "return", "false", ";", "}", "}", "else", "{", "switch", "(", "vmode", ")", "{", "case", "V16QImode", ":", "gen", "=", "gen_aarch64_trn1v16qi", ";", "break", ";", "case", "V8QImode", ":", "gen", "=", "gen_aarch64_trn1v8qi", ";", "break", ";", "case", "V8HImode", ":", "gen", "=", "gen_aarch64_trn1v8hi", ";", "break", ";", "case", "V4HImode", ":", "gen", "=", "gen_aarch64_trn1v4hi", ";", "break", ";", "case", "V4SImode", ":", "gen", "=", "gen_aarch64_trn1v4si", ";", "break", ";", "case", "V2SImode", ":", "gen", "=", "gen_aarch64_trn1v2si", ";", "break", ";", "case", "V2DImode", ":", "gen", "=", "gen_aarch64_trn1v2di", ";", "break", ";", "case", "V4HFmode", ":", "gen", "=", "gen_aarch64_trn1v4hf", ";", "break", ";", "case", "V8HFmode", ":", "gen", "=", "gen_aarch64_trn1v8hf", ";", "break", ";", "case", "V4SFmode", ":", "gen", "=", "gen_aarch64_trn1v4sf", ";", "break", ";", "case", "V2SFmode", ":", "gen", "=", "gen_aarch64_trn1v2sf", ";"], "ground_truth": ["break", ";"], "File": "aarch644", "Func": "aarch64_evpc_trn", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 590, "Length": 255, "Cover_Rate": 0.5214723926380368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ByteOk", "&&", "(", "DstOffset", "-", "JTOffset", ")", ">", "(", "(", "", "<<", "", ")", "-", "", ")", "*", "", ")", "ByteOk", "=", "false", ";", "unsigned", "TBHLimit", "=", "(", "(", "", "<<", "", ")", "-", "", ")", "*", "", ";", "if", "(", "HalfWordOk", "&&", "(", "DstOffset", "-", "JTOffset", ")", ">", "TBHLimit", ")", "HalfWordOk", "=", "false", ";", "if", "(", "!", "ByteOk", "&&", "!", "HalfWordOk", ")", "break", ";", "}", "if", "(", "ByteOk", "||", "HalfWordOk", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "unsigned", "BaseReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "BaseRegKill", "=", "MI", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "if", "(", "!", "BaseRegKill", ")", "continue", ";", "unsigned", "IdxReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "IdxRegKill", "=", "MI", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "PrevI", "=", "MI", ";", "MachineBasicBlock", "::", "iterator", "B", "=", "MBB", "->", "begin", "(", ")", ";", "while", "(", "PrevI", "!=", "B", "&&", "!", "PrevI", "->", "definesRegister", "(", "BaseReg", ")", ")", "--", "PrevI", ";", "if", "(", "!", "PrevI", "->", "definesRegister", "(", "BaseReg", ")", ")", "continue", ";", "MachineInstr", "*", "AddrMI", "=", "PrevI", ";", "bool", "OptOk", "=", "true", ";", "for", "(", "unsigned", "k", "=", "", ",", "eee", "=", "AddrMI", "->", "getNumOperands", "(", ")", ";", "k", "!=", "eee", ";", "++", "k", ")", "{", "const", "MachineOperand", "&", "MO", "=", "AddrMI", "->", "getOperand", "(", "k", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "getReg", "(", ")", ")", "continue", ";", "if", "(", "MO", ".", "isDef", "(", ")", "&&", "MO", ".", "getReg", "(", ")", "!=", "BaseReg", ")", "{", "OptOk", "=", "false", ";", "break", ";", "}", "if", "(", "MO", ".", "isUse", "(", ")", "&&", "!", "MO", ".", "isKill", "(", ")", "&&", "MO", ".", "getReg", "("], "ground_truth": [")", "!=", "IdxReg", ")", "{"], "File": "ARMConstantIslandPass51", "Func": "OptimizeThumb2JumpTables", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 591, "Length": 307, "Cover_Rate": 0.3871374527112232, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ShiftName", "!=", "LowerOp", "&&", "ShiftName", "!=", "UpperOp", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "Op", "+", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Hash", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "ShiftAmount", ";", "SMLoc", "Loc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "ParseExpression", "(", "ShiftAmount", ")", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ShiftAmount", ")", ";", "if", "(", "!", "CE", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "int", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "Val", "<", "Low", "||", "Val"], "ground_truth": [">", "High", ")", "{"], "File": "ARMAsmParser114", "Func": "parsePKHImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 592, "Length": 170, "Cover_Rate": 0.5501618122977346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "isCond", "=", "true", ";", "UOpc", "=", "", ";", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "isCond", "=", "true", ";", "UOpc", "=", "", ";", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "}", "unsigned", "MaxOffs", "=", "(", "(", "", "<<", "(", "Bits", "-", "", ")", ")", "-", "", ")", "*", "Scale", ";", "ImmBranches", ".", "push_back", "(", "ImmBranch", "(", "&", "I", ",", "MaxOffs", ",", "isCond", ",", "UOpc", ")", ")", ";", "}", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "PushPopMIs", ".", "push_back", "(", "&", "I", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "continue", ";", "for", "(", "unsigned", "op", "=", "", ",", "e", "=", "I", ".", "getNumOperands", "(", ")", ";", "op", "!=", "e", ";", "++", "op", ")", "if", "(", "I", ".", "getOperand", "(", "op", ")", ".", "isCPI", "(", ")", "||", "I", ".", "getOperand", "(", "op", ")", ".", "isJTI", "(", ")", ")", "{", "unsigned", "Bits", "=", "", ";", "unsigned", "Scale", "=", "", ";", "bool", "NegOk", "=", "false", ";", "bool", "IsSoImm", "=", "false", ";", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "NegOk", "=", "true", ";", "IsSoImm", "=", "true", ";", "break", ";", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "}", "unsigned", "CPI", "=", "I", ".", "getOperand", "(", "op", ")", ".", "getIndex", "(", ")", ";", "if", "(", "I", ".", "getOperand", "(", "op", ")", ".", "isJTI", "(", ")", ")", "{", "JumpTableUserIndices", ".", "insert", "(", "std", "::", "make_pair", "(", "CPI", ",", "CPUsers", ".", "size", "(", ")", ")", ")", ";", "CPI", "=", "JumpTableEntryIndices", "["], "ground_truth": ["CPI", "]", ";"], "File": "ARMConstantIslandPass44", "Func": "initializeFunctionInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 593, "Length": 394, "Cover_Rate": 0.5412087912087912, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "tilepro_gimplify_va_arg_expr", "(", "tree", "valist", ",", "tree", "type", ",", "gimple_seq", "*", "pre_p", ",", "gimple_seq", "*", "post_p", "ATTRIBUTE_UNUSED", ")", "{", "tree", "f_args", ",", "f_skip", ";", "tree", "args", ",", "skip", ";", "HOST_WIDE_INT", "size", ",", "rsize", ";", "tree", "addr", ",", "tmp", ";", "bool", "pass_by_reference_p", ";", "f_args", "=", "TYPE_FIELDS", "(", "va_list_type_node", ")", ";", "f_skip", "=", "TREE_CHAIN", "(", "f_args", ")", ";", "args", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_args", ")", ",", "valist", ",", "f_args", ",", "NULL_TREE", ")", ";", "skip", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_skip", ")", ",", "valist", ",", "f_skip", ",", "NULL_TREE", ")", ";", "addr", "=", "create_tmp_var", "(", "ptr_type_node", ",", "", ")", ";", "pass_by_reference_p", "=", "pass_va_arg_by_reference", "(", "type", ")", ";", "if", "(", "pass_by_reference_p", ")", "type", "=", "build_pointer_type", "(", "type", ")", ";", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "rsize", "=", "(", "(", "size", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ")", "*", "UNITS_PER_WORD", ";", "if", "(", "TYPE_ALIGN", "(", "type", ")", ">", "PARM_BOUNDARY", ")", "{", "gcc_assert", "(", "STACK_BOUNDARY", "==", "PARM_BOUNDARY", "*", "", ")", ";", "tmp", "=", "build2", "(", "BIT_AND_EXPR", ",", "sizetype", ",", "fold_convert", "(", "sizetype", ",", "unshare_expr", "(", "args", ")", ")", ",", "size_int", "(", "PARM_BOUNDARY", "/", "", ")", ")", ";", "tmp", "=", "build2", "(", "POINTER_PLUS_EXPR", ",", "ptr_type_node", ",", "unshare_expr", "(", "args", ")", ","], "ground_truth": ["tmp", ")", ";"], "File": "tilepro", "Func": "tilepro_gimplify_va_arg_expr", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 594, "Length": 204, "Cover_Rate": 0.56353591160221, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcaleq_f64", "(", "float64x2_t", "__a", ","], "ground_truth": ["float64x2_t", "__b", ")", "{"], "File": "arm", "Func": "neon2_vcaleq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 595, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addPreRegBankSelect", "(", ")", "{", "addPass", "(", "createPostLegalizerLowering"], "ground_truth": ["(", ")", ")", ";"], "File": "M88kTargetMachine", "Func": "addPreRegBankSelect", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 596, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isPacketStart", "(", ")", "const", "{", "return", "(", "packetStart"], "ground_truth": [")", ";", "}"], "File": "HexagonMCInst", "Func": "isPacketStart", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 597, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrmulhq_uv16qi", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vrmulhq_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 598, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Op", "=", "Bead", "&", "", ";", "switch", "(", "Op", ")", "{", "case", "", ":", "assert", "(", "(", "Ext", "==", "", ")", "&&", "", ")", ";", "break", ";", "case", "", ":", "Builder", ".", "addBits", "(", "", ",", "Ext", ")", ";", "break", ";", "case", "", ":", "Builder", ".", "addBits", "(", "", ",", "Ext", ")", ";", "break", ";", "case", "", ":", "Builder", ".", "addBits", "(", "", ",", "Ext", ")", ";", "break", ";", "case", "", ":", "Builder", ".", "addBits", "(", "", ",", "Ext", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Op", "!=", "", ")", "Builder", ".", "skipBits", "(", "", ")", ";", "if", "(", "Op", "!=", "", "&&", "Op", "!=", "", ")", "Builder", ".", "skipBits", "(", "", ")", ";", "break", ";", "case", "", ":", "Builder", ".", "skipBits", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "Builder", ".", "skipBits", "(", "", ")", ";", "break", ";", "case", "", ":", "Builder", ".", "skipBits", "(", "", ")", ";", "break", ";", "case", "", ":", "Builder", ".", "skipBits", "(", "", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "M68kDisassembler", "Func": "buildBeadTable", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 599, "Length": 186, "Cover_Rate": 0.5758513931888545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "sh_is_movrt_insn", "(", "const", "rtx_insn", "*", "i", ")", "{", "return", "sh_movrt_set_dest", "(", "i"], "ground_truth": [")", "!=", "NULL", ";"], "File": "sh-protos", "Func": "sh_is_movrt_insn", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 600, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "MI", ".", "getDesc", "(", ")", ".", "TSFlags", "&", "", ")", "!="], "ground_truth": ["", ";"], "File": "MipsInstrInfo (2)", "Func": "HasForbiddenSlot", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 601, "Length": 15, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Bytes", "||", "(", "!", "Offset", "&&", "SrcReg", "!=", "DestReg", ")", ")", "{", "assert", "(", "(", "DestReg", "!=", "", "||", "Bytes", "%", "", "==", "", ")", "&&", "", ")", ";", "unsigned", "Opc", "=", "SetNZCV", "?", "", ":", "", ";", "if", "(", "Bytes", "<", "", ")", "{", "Bytes", "=", "-", "Bytes", ";", "Opc", "=", "SetNZCV", "?", "", ":", "", ";", "}", "emitFrameOffsetAdj", "(", "MBB", ",", "MBBI", ",", "DL", ",", "DestReg", ",", "SrcReg", ",", "Bytes", ",", "Opc", ",", "TII", ",", "Flag", ",", "NeedsWinCFI", ",", "HasWinCFI", ")", ";", "SrcReg", "=", "DestReg", ";", "}", "assert", "(", "!", "(", "SetNZCV", "&&", "(", "NumPredicateVectors", "||", "NumDataVectors", ")", ")", "&&", "", ")", ";", "assert", "(", "!", "(", "NeedsWinCFI", "&&", "(", "NumPredicateVectors", "||", "NumDataVectors", ")", ")", "&&", "", ")", ";", "if", "(", "NumDataVectors", ")", "{", "emitFrameOffsetAdj", "(", "MBB", ",", "MBBI", ",", "DL", ",", "DestReg", ",", "SrcReg", ",", "NumDataVectors", ",", "", ",", "TII", ",", "Flag", ",", "NeedsWinCFI", ","], "ground_truth": ["nullptr", ")", ";"], "File": "AArch64InstrInfo105", "Func": "emitFrameOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 602, "Length": 153, "Cover_Rate": 0.5387323943661971, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "else", "if", "(", "LocVT", "==", "", ")", "{", "unsigned", "Req", "=", "HST", ".", "useHVX128BOps", "(", ")", "?", "", ":", "", ";", "if", "(", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "Req", ")", ")", "{", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return", "false", ";", "}", "}", "else", "if", "("], "ground_truth": ["LocVT", "==", "", ")", "{"], "File": "HexagonISelLowering (2)1", "Func": "RetCC_HexagonVector", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 603, "Length": 69, "Cover_Rate": 0.3150684931506849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo", "(", ")", "const", "{", "return", "&"], "ground_truth": ["InstrInfo", ";"], "File": "SystemZSubtarget16", "Func": "getInstrInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 604, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "PVT", "=", "getPointerTy", "(", ")", ";", "assert", "(", "(", "PVT", "==", "", "||", "PVT", "==", "", ")", "&&", "", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "(", "PVT", "==", "", ")", "?", "&", "", ":", "&", "", ";", "unsigned", "Tmp", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "FP", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "SP", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "BP", "=", "(", "PVT", "==", "", ")", "?", "", ":", "(", "Subtarget", ".", "isSVR4ABI", "(", ")", "&&", "MF", "->", "getTarget", "(", ")", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", "?", "", ":", "", ")", ";", "MachineInstrBuilder", "MIB", ";", "const", "int64_t", "LabelOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "const", "int64_t", "SPOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "const", "int64_t", "TOCOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "const", "int64_t", "BPOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "unsigned", "BufReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "PVT", "==", "", ")", "{", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "FP", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "BufReg", ")", ";", "}", "else", "{", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "FP", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "BufReg", ")", ";", "}", "MIB", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "if", "(", "PVT", "==", "", ")", "{", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Tmp", ")", ".", "addImm", "(", "LabelOffset", ")", ".", "addReg", "(", "BufReg", ")", ";", "}", "else", "{", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Tmp", ")", ".", "addImm", "(", "LabelOffset", ")", ".", "addReg", "(", "BufReg", ")", ";", "}", "MIB", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "if", "(", "PVT", "==", "", ")", "{", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SP", ")", ".", "addImm", "(", "SPOffset", ")", ".", "addReg", "(", "BufReg", ")", ";", "}", "else", "{", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SP", ")", ".", "addImm", "(", "SPOffset"], "ground_truth": [")", ".", "addReg", "(", "BufReg", ")", ";"], "File": "PPCISelLowering148", "Func": "emitEHSjLjLongJmp", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 605, "Length": 413, "Cover_Rate": 0.5322164948453608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "OpNo", "=", "IsStrict", "?", "", ":", "", ";", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "OpNo", ")", ";", "SDValue", "Chain", "=", "IsStrict", "?", "Op", "->", "getOperand", "(", "", ")", ":", "DAG", ".", "getEntryNode", "(", ")", ";", "MVT", "SrcVT", "=", "Src", ".", "getSimpleValueType", "(", ")", ";", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "SDValue", "Extract", "=", "vectorizeExtractedCast", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "Extract", ";", "if", "(", "SDValue", "R", "=", "lowerFPToIntToFP", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "SrcVT", ".", "isVector", "(", ")", ")", "{", "if", "(", "SrcVT", "==", "", "&&", "VT", "==", "", ")", "{", "if", "(", "IsStrict", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "{", "VT", ",", "", "}", ",", "{", "Chain", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ",", "DAG", ".", "getUNDEF", "(", "SrcVT", ")", ")", "}", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ",", "DAG", ".", "getUNDEF", "(", "SrcVT", ")", ")", ")", ";", "}", "if", "(", "SrcVT", "==", "", "||", "SrcVT", "==", "", ")", "return", "lowerINT_TO_FP_vXi64", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "return", "SDValue", "(", ")", ";", "}", "assert", "(", "SrcVT", "<=", "", "&&", "SrcVT", ">=", "", "&&", "", ")", ";", "bool", "UseSSEReg", "=", "isScalarFPTypeInSSEReg", "(", "VT", ")", ";", "if", "(", "SrcVT", "==", "", "&&", "UseSSEReg", ")", "return", "Op", ";", "if", "(", "SrcVT", "==", "", "&&", "UseSSEReg", "&&", "Subtarget", ".", "is64Bit", "(", ")", ")", "return", "Op", ";", "if", "(", "SDValue", "V", "=", "LowerI64IntToFP_AVX512DQ", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SrcVT", "==", "", "&&", "(", "UseSSEReg", "||", "VT", "==", "", ")", ")", "{", "SDValue", "Ext", "=", "DAG", ".", "getNode", "(", ""], "ground_truth": [",", "dl", ",", "", ",", "Src", ")", ";"], "File": "X86ISelLowering101", "Func": "LowerSINT_TO_FP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 606, "Length": 315, "Cover_Rate": 0.4968454258675079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "first_exit_blocks_p", ")", "return", "false", ";", "exit_bb", "=", "e", "->", "src", ";", "first_exit_blocks_p", "=", "false"], "ground_truth": [";"], "File": "nds32-fp-as-gp", "Func": "FOR_EACH_EDGE", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 607, "Length": 18, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMEMriOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getMemBase", "(", ")", ")", ")", ";", "const", "MCExpr", "*", "Expr", "=", "getMemOff", "(", ")", ";", "addExpr", "(", "Inst"], "ground_truth": [",", "Expr", ")", ";"], "File": "SparcAsmParser11", "Func": "addMEMriOperands", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 608, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_cvt_roundpd_epi32", "(", "__mmask8", "__U", ",", "__m512d", "__A", ",", "const", "int", "__R", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_cvtpd2dq512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8si", ")", "_mm256_setzero_si256", "(", ")", ",", "(", "__mmask8", ")"], "ground_truth": ["__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_cvt_roundpd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 609, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "In1", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "In2L", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "In2H", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "Tmp0", ",", "Tmp1", ",", "Tmp2", ",", "Tmp3", ";", "if", "(", "!", "SelectAddr", "(", "In1", ",", "In1", ",", "Tmp0", ",", "Tmp1", ",", "Tmp2", ",", "Tmp3", ")", ")", "return", "NULL", ";", "SDValue", "LSI", "=", "Node", "->"], "ground_truth": ["getOperand", "(", "", ")", ";"], "File": "X86ISelDAGToDAG104", "Func": "SelectAtomic64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 610, "Length": 80, "Cover_Rate": 0.5369127516778524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Entry", ".", "Node", "=", "DAG", ".", "getConstant", "(", "is64", "?", "", ":", "", ",", "dl", ",", "is64", "?", "", ":", "", ")", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "FPtr", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Nest", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "Chain", ")", ".", "setLibCallee", "(", "CallingConv", "::", "C", ",", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "DAG", ".", "getExternalSymbol", "(", "", ",", "PtrVT", ")", ",", "std", "::", "move", "(", "Args", ")", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "LowerCallTo", "(", "CLI", ")", ";", "return", "CallResult"], "ground_truth": [".", "second", ";"], "File": "PPCISelLowering (2)7", "Func": "LowerINIT_TRAMPOLINE", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 611, "Length": 131, "Cover_Rate": 0.48880597014925375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x2_t", ")", "__builtin_neon_vnegv2si"], "ground_truth": ["(", "__a", ")", ";"], "File": "arm", "Func": "neon_vneg_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 612, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "BRCL", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "BRCL", "->", "addRegisterKilled", "(", "", ",", "&", "TII", "->", "getRegisterInfo", "(", ")", ")", ";", "MI", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "SystemZLongBranch10", "Func": "splitCompareBranch", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 613, "Length": 66, "Cover_Rate": 0.4647887323943662, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerV32I8VectorShuffle", "(", "const", "SDLoc", "&", "DL", ",", "ArrayRef", "<", "int", ">", "Mask", ",", "const", "APInt", "&", "Zeroable", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "const", "Subtarget", "&", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "", ")", ";", "if", "(", "SDValue", "ZExt", "=", "lowerVectorShuffleAsZeroOrAnyExtend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "ZExt", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ","], "ground_truth": ["Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";"], "File": "X86ISelLowering152", "Func": "lowerV32I8VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 614, "Length": 215, "Cover_Rate": 0.5470737913486005, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x2_t", ")", "__builtin_neon_vdup_nv2di", "(", "(", "__builtin_neon_di", ")"], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon_vmovq_n_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 615, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_neon_vrndmv4hf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vrndm_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 616, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockInfo", ".", "resize", "(", "MF", ".", "getNumBlockIDs", "(", ")", ")", ";", "ReversePostOrderTraversal", "<", "MachineFunction", "*", ">", "RPOT", "(", "&", "MF", ")", ";", "bool", "Modified", "=", "false", ";", "for", "(", "ReversePostOrderTraversal", "<", "MachineFunction", "*", ">", "::", "rpo_iterator", "I", "=", "RPOT", ".", "begin", "(", ")", ",", "E", "=", "RPOT", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "Modified", "|="], "ground_truth": ["ReduceMBB", "(", "*", "*", "I", ")", ";"], "File": "Thumb2SizeReduction16", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 617, "Length": 68, "Cover_Rate": 0.4171779141104294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Reloc", "::", "Model", "getEffectiveRelocModel", "(", "Optional"], "ground_truth": ["<", "Reloc", "::", "Model", ">", "RM", ")", "{"], "File": "JVMTargetMachine", "Func": "getEffectiveRelocModel", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 618, "Length": 15, "Cover_Rate": 0.4411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ThisReplaceable", ")", "continue", ";", "for", "(", "std", "::", "pair", "<", "ReturnInst", "*", ",", "StoreInst", "*", ">", "Store", ":", "ReplaceableStores", ")", "{", "Value", "*", "ReplVal", "=", "Store", ".", "second", "->", "getValueOperand", "(", ")", ";", "auto", "&", "ValVec", "=", "Replacements", "[", "Store", ".", "first", "]", ";", "if", "(", "llvm", "::", "find_if", "(", "ValVec", ",", "[", "OutArg", "]", "(", "const", "std", "::", "pair", "<", "Argument", "*", ",", "Value", "*", ">", "&", "Entry", ")", "{", "return", "Entry", ".", "first", "==", "OutArg", ";", "}", ")", "!=", "ValVec", ".", "end", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "OutArg", "<<", "'\\n'", ")", ";", "ThisReplaceable", "=", "false", ";", "break", ";", "}", "ValVec", ".", "emplace_back", "(", "OutArg", ",", "ReplVal", ")", ";", "Store", ".", "second", "->", "eraseFromParent", "(", ")", ";", "}", "if", "(", "ThisReplaceable", ")", "{", "ReturnTypes", ".", "push_back", "(", "ArgTy", ")", ";", "OutArgIndexes", ".", "insert", "(", "OutArg", "->", "getArgNo", "(", ")", ")", ";", "++", "NumOutArgumentsReplaced", ";", "Changing", "=", "true", ";", "}", "}", "}", "while", "(", "Changing", ")", ";", "if", "(", "Replacements", ".", "empty", "(", ")", ")", "return", "false", ";", "LLVMContext", "&", "Ctx", "=", "F", ".", "getParent", "(", ")", "->", "getContext", "(", ")", ";", "StructType", "*", "NewRetTy", "=", "StructType", "::", "create", "(", "Ctx", ",", "ReturnTypes", ",", "F", ".", "getName", "(", ")", ")", ";", "FunctionType", "*", "NewFuncTy", "=", "FunctionType", "::", "get", "(", "NewRetTy", ",", "F", ".", "getFunctionType", "(", ")", "->", "params", "(", ")", ",", "F", ".", "isVarArg", "(", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "NewRetTy", "<<", "'\\n'", ")", ";", "Function", "*", "NewFunc", "=", "Function", "::", "Create", "(", "NewFuncTy", ",", "Function", "::", "PrivateLinkage", ",", "F", ".", "getName", "(", ")", "+", "", ")", ";", "F", ".", "getParent", "(", ")", "->", "getFunctionList", "(", ")", ".", "insert", "(", "F", ".", "getIterator", "(", ")", ",", "NewFunc", ")", ";", "NewFunc", "->", "copyAttributesFrom", "(", "&", "F", ")", ";", "NewFunc", "->", "setComdat", "(", "F", ".", "getComdat", "(", ")", ")", ";", "NewFunc", "->", "stealArgumentListFrom", "(", "F", ")", ";", "AttrBuilder", "RetAttrs", ";", "RetAttrs", ".", "addAttribute", "(", "Attribute", "::", "SExt", ")", ";", "RetAttrs", ".", "addAttribute", "(", "Attribute", "::", "ZExt", ")", ";", "RetAttrs", ".", "addAttribute", "(", "Attribute", "::", "NoAlias", ")", ";", "NewFunc", "->", "removeAttributes", "(", "AttributeList", "::", "ReturnIndex", ",", "RetAttrs", ")", ";", "NewFunc", "->", "getBasicBlockList", "(", ")", ".", "splice", "(", "NewFunc", "->", "begin", "(", ")", ",", "F", ".", "getBasicBlockList", "(", ")", ")", ";", "for", "(", "std", "::", "pair", "<", "ReturnInst", "*", ",", "ReplacementVec", ">", "&", "Replacement", ":", "Replacements", ")", "{", "ReturnInst", "*", "RI", "=", "Replacement", ".", "first", ";", "IRBuilder", "<", ">", "B", "(", "RI", ")", ";", "B", ".", "SetCurrentDebugLocation", "(", "RI", "->", "getDebugLoc", "(", ")", ")", ";", "int", "RetIdx", "=", "", ";", "Value", "*", "NewRetVal", "=", "UndefValue", "::", "get", "(", "NewRetTy", ")", ";", "Value", "*", "RetVal", "=", "RI", "->", "getReturnValue", "(", ")", ";", "if", "(", "RetVal", ")", "NewRetVal", "=", "B", ".", "CreateInsertValue", "(", "NewRetVal", ","], "ground_truth": ["RetVal", ",", "RetIdx", "++", ")", ";"], "File": "AMDGPURewriteOutArguments17", "Func": "runOnFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 619, "Length": 473, "Cover_Rate": 0.31638795986622076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LoadNode", "->", "getExtensionType", "(", ")", "==", "", ")", "ExtType", "=", "", ";", "else", "if", "(", "LoadNode", "->", "getExtensionType", "(", ")", "==", "", "||", "LoadNode", "->", "getExtensionType", "(", ")", "==", "", ")", "ExtType", "=", "", ";", "else", "return", "SDValue", "(", ")", ";", "SDValue", "Load", "=", "DAG", ".", "getLoad", "(", "", ",", "DL", ",", "LoadNode", "->", "getChain", "(", ")", ",", "LoadNode", "->", "getBasePtr", "(", ")", ",", "MachinePointerInfo", "(", ")", ")", ";", "SDValue", "Chain", "=", "Load", ".", "getValue", "(", "", ")", ";", "SDValue", "Vec", "=", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["DL", ",", "", ",", "Load", ")", ";"], "File": "AArch64ISelLowering89", "Func": "LowerLOAD", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 620, "Length": 97, "Cover_Rate": 0.31189710610932475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_s32_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 621, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "r", "=", "sr", "->", "curr", ".", "reg", "+", "decode_abreg", "(", "abreg", ",", "", ")", ";", "r", "->", "where", "=", "UNW_WHERE_NONE", ";", "r", "->", "when", "=", "sr", "->", "region_start", "+", "MIN", "(", "(", "int", ")"], "ground_truth": ["t", ",", "sr", "->", "region_len", "-", "", ")", ";"], "File": "unwind-ia64", "Func": "desc_restore_p", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 622, "Length": 43, "Cover_Rate": 0.4725274725274725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "CC", ")", "{", "default", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "MandarinAsmPrinter", "Func": "printCCOperand", "Target": "Mandarin", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 623, "Length": 43, "Cover_Rate": 0.35833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "isImm", "(", ")", ")", "return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ",", "STI", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "(", "MCFixupKind", ")", "", ")", ")", ";", "return"], "ground_truth": ["", ";"], "File": "SparcMCCodeEmitter14", "Func": "getBranchTargetOpValue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 624, "Length": 64, "Cover_Rate": 0.6808510638297872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectFlatOffset", "(", "SDNode", "*", "N", ",", "SDValue", "Addr", ",", "SDValue", "&", "VAddr", ",", "SDValue", "&", "Offset", ",", "SDValue", "&", "SLC", ")", "const", "{", "return", "static_cast", "<", "const", "TargetLowering", "*", ">", "(", "getTargetLowering", "(", ")", ")", "->", "SelectFlatOffset", "(", "IsSigned", ",", "*", "CurDAG", ",", "N", ",", "Addr", ",", "VAddr"], "ground_truth": [",", "Offset", ",", "SLC", ")", ";"], "File": "AMDGPUISelDAGToDAG105", "Func": "SelectFlatOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 625, "Length": 57, "Cover_Rate": 0.9827586206896551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "cc_reg", "=", "frv_emit_comparison", "(", "test", ",", "frv_compare_op0", ",", "frv_compare_op1", ")", ";", "enum", "machine_mode", "cc_mode", "=", "GET_MODE", "(", "cc_reg", ")", ";", "label_ref", "=", "gen_rtx_LABEL_REF", "(", "VOIDmode", ","], "ground_truth": ["label", ")", ";"], "File": "frv2", "Func": "frv_emit_cond_branch", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 626, "Length": 30, "Cover_Rate": 0.32608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128", "_mm_rcp_ss", "(", "__m128", "__A", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_rcpss", "("], "ground_truth": ["(", "__v4sf", ")", "__A", ")", ";"], "File": "xmmintrin4", "Func": "_mm_rcp_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 627, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "return", ";", "}", "else", "return", ";", "}", "gcc_assert", "(", "!", "arm_ccfsm_state", "||", "reverse", ")", ";", "if", "(", "!", "JUMP_P", "(", "insn", ")", ")", "return", ";", "if", "(", "GET_CODE", "(", "body", ")", "==", "PARALLEL", "&&", "XVECLEN", "(", "body", ",", "", ")", ">", "", ")", "body", "=", "XVECEXP", "(", "body", ",", "", ",", "", ")", ";", "if", "(", "reverse", "||", "(", "GET_CODE", "(", "body", ")", "==", "SET", "&&", "GET_CODE", "(", "SET_DEST", "(", "body", ")", ")", "==", "PC", "&&", "GET_CODE", "(", "SET_SRC", "(", "body", ")", ")", "==", "IF_THEN_ELSE", ")", ")", "{", "int", "insns_skipped", ";", "int", "fail", "=", "FALSE", ",", "succeed", "=", "FALSE", ";", "int", "then_not_else", "=", "TRUE", ";", "rtx_insn", "*", "this_insn", "=", "start_insn", ";", "rtx", "label", "=", "", ";", "if", "(", "reverse", ")", "{", "if", "(", "!", "seeking_return", ")", "label", "=", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", "==", "LABEL_REF", ")", "label", "=", "XEXP", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ",", "", ")", ";", "else", "if", "(", "GET_CODE", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", "==", "LABEL_REF", ")", "{", "label", "=", "XEXP", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ",", "", ")", ";", "then_not_else", "=", "FALSE", ";", "}", "else", "if", "(", "ANY_RETURN_P", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", ")", "{", "seeking_return", "=", "", ";", "return_code", "=", "GET_CODE", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", ";", "}", "else", "if", "(", "ANY_RETURN_P", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", ")", "{", "seeking_return", "=", "", ";", "return_code", "=", "GET_CODE", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", ";", "then_not_else", "=", "FALSE", ";", "}", "else", "gcc_unreachable", "(", ")", ";", "for", "(", "insns_skipped", "=", "", ";", "!", "fail", "&&", "!", "succeed", "&&", "insns_skipped", "++", "<", "max_insns_skipped", ";", ")", "{", "rtx", "scanbody", ";", "this_insn", "=", "next_nonnote_insn", "(", "this_insn", ")", ";", "if", "(", "!", "this_insn", ")", "break", ";", "switch", "(", "GET_CODE", "(", "this_insn", ")", ")", "{", "case", "CODE_LABEL", ":", "if", "(", "this_insn", "==", "label", ")", "{", "arm_ccfsm_state", "=", "", ";", "succeed", "=", "TRUE", ";", "}", "else", "fail", "=", "TRUE", ";", "break", ";", "case", "BARRIER", ":", "this_insn", "=", "next_nonnote_insn", "(", "this_insn", ")", ";", "if", "(", "this_insn", "&&", "this_insn", "==", "label", ")", "{", "arm_ccfsm_state", "=", "", ";", "succeed", "=", "TRUE", ";", "}", "else", "fail", "=", "TRUE", ";", "break", ";", "case", "CALL_INSN", ":", "if", "(", "arm_arch5t", ")", "{", "fail", "=", "TRUE", ";", "break", ";", "}", "this_insn", "=", "next_nonnote_insn", "(", "this_insn", ")", ";", "if", "(", "this_insn", "&&", "BARRIER_P", "(", "this_insn", ")", ")", "this_insn", "=", "next_nonnote_insn", "(", "this_insn", ")", ";", "if", "(", "this_insn", "&&", "this_insn", "==", "label", "&&", "insns_skipped", "<", "max_insns_skipped", ")", "{", "arm_ccfsm_state", "=", "", ";", "succeed", "=", "TRUE", ";", "}", "else", "fail", "=", "TRUE", ";", "break", ";", "case", "JUMP_INSN", ":", "scanbody", "=", "PATTERN", "(", "this_insn", ")", ";", "if", "(", "GET_CODE", "(", "scanbody", ")", "==", "SET", "&&", "GET_CODE", "(", "SET_DEST", "("], "ground_truth": ["scanbody", ")", ")", "==", "PC", ")", "{"], "File": "arm", "Func": "arm_final_prescan_insn", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 628, "Length": 502, "Cover_Rate": 0.4836223506743738, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "regno", "==", "MDB_REGNUM", ")", "return", "CEIL", "(", "GET_MODE_SIZE", "(", "mode", ")", ",", "", "*"], "ground_truth": ["UNITS_PER_WORD", ")", ";"], "File": "visium", "Func": "visium_hard_regno_nregs", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 629, "Length": 19, "Cover_Rate": 0.4318181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "empty_p", "("], "ground_truth": [")", "const", "{"], "File": "riscv-vsetvl", "Func": "empty_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 630, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeHPRRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "return", "DecodeSPRRegisterClass", "(", "Inst", ",", "RegNo", ",", "Address", ","], "ground_truth": ["Decoder", ")", ";"], "File": "ARMDisassembler39", "Func": "DecodeHPRRegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 631, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "riscv_save_libcall_count", "(", "unsigned", "mask", ")", "{", "for", "(", "unsigned", "n", "=", "GP_REG_LAST", ";", "n", ">", "GP_REG_FIRST", ";", "n", "--", ")", "if", "(", "BITSET_P"], "ground_truth": ["(", "mask", ",", "n", ")", ")", "return", "CALLEE_SAVED_REG_NUMBER", "(", "n", ")", "+", "", ";"], "File": "riscv", "Func": "riscv_save_libcall_count", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 632, "Length": 39, "Cover_Rate": 0.8863636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineLoop", "::", "iterator", "I", "=", "L", "->", "begin", "(", ")", ",", "E", "=", "L", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "Changed", "|=", "visitLoop", "(", "*", "I", ")", ";", "}", "MachineBasicBlock", "*", "EntryB", "=", "GraphTraits", "<", "MachineFunction", "*", ">", "::", "getEntryNode", "(", "MFN", ")", ";", "Changed", "|=", "visitBlock", "(", "L", "?", "HB", ":", "EntryB", ","], "ground_truth": ["L", ")", ";"], "File": "HexagonEarlyIfConv (2)", "Func": "visitLoop", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 633, "Length": 65, "Cover_Rate": 0.5038759689922481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmpltq_n_v4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve2___arm_vcmpltq_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 634, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Tmp", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "FP", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "Register", "SP", "=", "RegInfo", "->", "getStackRegister", "(", ")", ";", "MachineInstrBuilder", "MIB", ";", "const", "int64_t", "LabelOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "const", "int64_t", "SPOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "unsigned", "PtrLoadOpc", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "IJmpOpc", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "MachineBasicBlock", "*", "thisMBB", "=", "MBB", ";", "if", "(", "MF", "->", "getMMI", "(", ")", ".", "getModule", "(", ")", "->", "getModuleFlag", "(", "", ")", ")", "{", "thisMBB", "=", "emitLongJmpShadowStackFix", "(", "MI", ",", "thisMBB", ")", ";", "}", "MIB", "=", "BuildMI", "(", "*", "thisMBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "FP", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "MIB", ".", "addReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "else", "MIB", ".", "add", "(", "MO", ")", ";", "}", "MIB", ".", "setMemRefs", "(", "MMOs", ")", ";", "MIB", "=", "BuildMI", "(", "*", "thisMBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "Tmp", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "i", "==", "", ")", "MIB", ".", "addDisp", "(", "MO", ","], "ground_truth": ["LabelOffset", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "emitEHSjLjLongJmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 635, "Length": 276, "Cover_Rate": 0.4750430292598967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "switch", "(", "TSFlags", "&", "", ")", "{", "default", ":", "break", ";", "case", "", ":", "{", "if", "(", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", ")", "SegmentReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "break", ";", "}", "case", "", ":", "{", "if", "(", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", ")", "SegmentReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "break", ";", "}", "case", "", ":", "{", "SegmentReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "break", ";", "}", "}", "if", "(", "SegmentReg", "!=", "", ")", "return", "", "(", "SegmentReg", ")", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "return", "", ";", "if", "(", "MemoryOperand", ">=", ""], "ground_truth": [")", "{"], "File": "X86AsmBackend (2)1", "Func": "determinePaddingPrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 636, "Length": 134, "Cover_Rate": 0.4240506329113924, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", ")", ";", "SecondaryVCTPs", ".", "insert", "(", "MI", ")", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", ")", ";", "VCTP", "=", "MI", ";", "}", "}", "else", "if", "(", "isVPTOpcode", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", "{", "if", "(", "MI", "->", "getOpcode", "(", ")", "!=", "", ")", "{", "assert", "(", "MI", "->", "findRegisterDefOperandIdx", "(", "", ")", "!=", "-", "", "&&", "", ")", ";", "CurrentPredicate", ".", "insert", "(", "MI", ")", ";", "}", "VPTBlocks", ".", "emplace_back", "(", "MI", ",", "CurrentPredicate", ")", ";", "CurrentBlock", "=", "&", "VPTBlocks", ".", "back", "(", ")", ";", "return", "true", ";", "}", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "return", "false", ";", "}", "bool", "IsUse", "=", "false", ";", "bool", "IsDef", "=", "false", ";", "const", "MCInstrDesc", "&", "MCID", "=", "MI", "->", "getDesc", "(", ")", ";", "for", "(", "int", "i", "=", "MI", "->", "getNumOperands", "(", ")", "-", "", ";", "i", ">=", "", ";", "--", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "getReg", "(", ")", "!=", "", ")", "continue", ";", "if", "(", "MO", ".", "isDef", "(", ")", ")", "{", "CurrentPredicate", ".", "insert", "(", "MI", ")", ";", "IsDef", "=", "true", ";", "}", "else", "if", "(", "", "(", "MCID", ".", "OpInfo", "[", "i", "]", ".", "OperandType", ")", ")", "{", "CurrentBlock", "->", "addInst", "(", "MI", ",", "CurrentPredicate"], "ground_truth": [")", ";"], "File": "ARMLowOverheadLoops10", "Func": "ValidateMVEInst", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 637, "Length": 266, "Cover_Rate": 0.5576519916142557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "init_reg_tables", "(", ")", ";", "memset", "(", "m32r_punct_chars", ",", "", ",", "sizeof", "(", "m32r_punct_chars", ")", ")", ";", "m32r_punct_chars", "[", "'#'", "]", "=", "", ";", "m32r_punct_chars", "[", "'@'", "]", "="], "ground_truth": ["", ";"], "File": "m32r3", "Func": "m32r_init", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 638, "Length": 30, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "BranchMI", ";", "while", "(", "(", "BranchMI", "=", "getLoopendBlockBranchInstr", "(", "MBB", ")", ")", "&&", "isUncondBranch"], "ground_truth": ["(", "BranchMI", ")", ")", "{"], "File": "AMDILCFGStructurizer35", "Func": "removeUnconditionalBranch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 639, "Length": 21, "Cover_Rate": 0.38181818181818183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "numcopies", "=", "numCopiesNeeded", "(", "Instr", ")", ";", "unsigned", "destregnum", "=", "Instr", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "dest", "=", "getScalarRegisters", "(", "destregnum", ")", ";", "DebugLoc", "DL", "=", "Instr", "->", "getDebugLoc", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "numcopies", ";", "i", "++", ")", "{", "MachineInstr", "*", "copy", "=", "BuildMI", "(", "F", ",", "DL", ",", "InstrInfo", "->", "get", "(", "getScalarVersion", "(", "Instr", ")", ")", ",", "dest", "[", "i", "]", ")", ";", "copy", "->", "addOperand", "(", "Instr", "->", "getOperand", "("], "ground_truth": ["", "+", "i", ")", ")", ";"], "File": "VectorElementize", "Func": "createVecBuild", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 640, "Length": 99, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "poly8x16x3_t", "temp", ";", "temp", ".", "val", "[", "", "]", "=", "vcombine_p8", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_p8", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "temp", ".", "val", "[", "", "]", "=", "vcombine_p8", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_p8", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "temp", ".", "val", "[", "", "]", "=", "vcombine_p8", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_p8", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "__o", "=", "__builtin_aarch64_set_qregciv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "temp", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregciv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "temp", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregciv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "temp"], "ground_truth": [".", "val", "[", "", "]", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vst3_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 641, "Length": 135, "Cover_Rate": 0.84375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "regno"], "ground_truth": ["==", "MMIX_RETURN_VALUE_REGNUM", ";"], "File": "mmix", "Func": "mmix_function_value_regno_p", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 642, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")", "__builtin_aarch64_saddwv4hi", "("], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vaddw_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 643, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vldrhq_gather_shifted_offset_z_uv4si", "(", "(", "__builtin_neon_hi", "*", ")"], "ground_truth": ["__base", ",", "__offset", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vldrhq_gather_shifted_offset_z_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 644, "Length": 14, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isVectorAllOnes", "(", "SDValue", "N", ")", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "N", "=", "N", "->", "getOperand", "(", "", ")", ";", "BuildVectorSDNode", "*", "BVN", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "N", ")", ";", "if", "(", "!", "BVN", ")", "return"], "ground_truth": ["false", ";"], "File": "MipsSEISelLowering (2)", "Func": "isVectorAllOnes", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 645, "Length": 47, "Cover_Rate": 0.5465116279069767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "void", "setSym", "(", "std", "::", "string", "str", ")", "{", "mSym", "=", "str"], "ground_truth": [";"], "File": "HSAILSubtarget", "Func": "setSym", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 646, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InsertSkips", "::", "skipMaskBranch", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "&", "SrcMBB", ")", "{", "MachineBasicBlock", "*", "DestBB", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "!", "shouldSkip", "(", "*", "*", "SrcMBB", ".", "succ_begin", "(", ")", ",", "*", "DestBB", ")", ")", "return", "false", ";", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "("], "ground_truth": [")", ";"], "File": "SIInsertSkips", "Func": "skipMaskBranch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 647, "Length": 60, "Cover_Rate": 0.5825242718446602, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "unifyMetadataImpl", "(", "Module", "&", "M", ")", "{", "const", "char", "*", "Vers", "[", "]", "=", "{", "kOCLMD", "::", "SpirVer", ",", "kOCLMD", "::", "OCLVer", "}", ";", "const", "char", "*", "Exts", "[", "]", "=", "{", "kOCLMD", "::", "UsedExt", ",", "kOCLMD", "::", "UsedOptCoreFeat", ",", "kOCLMD", "::", "CompilerOptions", ",", "kOCLMD", "::", "LLVMIdent", "}", ";", "bool", "Changed", "="], "ground_truth": ["false", ";"], "File": "AMDGPUUnifyMetadata1", "Func": "unifyMetadataImpl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 648, "Length": 55, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ")", ":", "LLVMTargetMachine", "(", "T", ",", "computeDataLayout", "(", "TT", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "TT", ",", "JIT", ",", "RM", ")", ",", "getEffectiveCodeModel", "(", "CM", ",", "JIT", ",", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", ",", "OL", ")", ",", "TLOF", "(", "createTLOF", "(", "getTargetTriple", "(", ")", ")", ")", ",", "IsJIT", "(", "JIT", ")", "{", "if", "(", "TT", ".", "isPS4", "(", ")", "||", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "this", "->", "Options", ".", "TrapUnreachable", "=", "true", ";", "this", "->", "Options", ".", "NoTrapAfterNoreturn", "=", "TT", ".", "isOSBinFormatMachO", "(", ")", ";", "}", "setMachineOutliner", "(", "true", ")", ";", "initAsmInfo", "(", ")"], "ground_truth": [";"], "File": "X86TargetMachine30", "Func": "X86TargetMachine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 649, "Length": 156, "Cover_Rate": 0.9936305732484076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "needsFPHelperFromSig", "(", "Function", "&"], "ground_truth": ["F", ")", "{"], "File": "Mips16HardFloat", "Func": "needsFPHelperFromSig", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 650, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addPreserved", "<", "MachineDominatorTree", ">", "(", ")", ";", "AU", ".", "addPreserved", "<", "MachinePostDominatorTree", ">", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "("], "ground_truth": ["AU", ")", ";"], "File": "PatmosFunctionSplitter1", "Func": "getAnalysisUsage", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 651, "Length": 25, "Cover_Rate": 0.46296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "uint64_t", "ror", "(", "uint64_t", "elt", ","], "ground_truth": ["unsigned", "size", ")", "{"], "File": "ARM64AddressingModes", "Func": "ror", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 652, "Length": 12, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pcmpgtw128", "(", "(", "__v8hi", ")", "__B", ","], "ground_truth": ["(", "__v8hi", ")", "__A", ")", ";"], "File": "emmintrin4", "Func": "_mm_cmplt_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 653, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isa", "<", "Instruction", ">", "(", "V", ")", ")", "return", "false", ";", "unsigned", "Opc", "=", "cast", "<", "Instruction", ">", "("], "ground_truth": ["V", ")", "->", "getOpcode", "(", ")", ";"], "File": "ARMCodeGenPrepare10", "Func": "GenerateSignBits", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 654, "Length": 29, "Cover_Rate": 0.3411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSWZ", "(", ")", "const", "{", "return", "isImmTy", "("], "ground_truth": ["ImmTySWZ", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "isSWZ", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 655, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "char", "Subtarget", "::", "classifyGlobalReference", "(", "const", "GlobalValue", "*", "GV", ",", "const", "Module", "&", "M", ")", "const", "{", "if", "(", "TM", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Large", ")", "return", "", ";", "if", "(", "GV", ")", "{", "if", "(", "Optional", "<", "ConstantRange", ">", "CR", "=", "GV", "->", "getAbsoluteSymbolRange", "(", ")", ")", "{", "if", "(", "CR", "->", "getUnsignedMax", "(", ")", ".", "ult", "("], "ground_truth": ["", ")", ")", "return", "", ";"], "File": "X86Subtarget25", "Func": "classifyGlobalReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 656, "Length": 69, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SwitchMode", "(", "", ")", ";", "getParser", "(", ")", ".", "getStreamer", "(", ")", ".", "EmitAssemblerFlag", "(", "MCAF_Code32", ")", ";", "}", "}", "else", "if", "(", "IDVal", "==", "", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "!", "is64BitMode", "(", ")", ")", "{", "SwitchMode", "(", "", ")", ";", "getParser", "(", ")", ".", "getStreamer", "(", ")", ".", "EmitAssemblerFlag", "(", "MCAF_Code64", ")", ";", "}", "}", "else"], "ground_truth": ["{"], "File": "X86AsmParser (2)", "Func": "ParseDirectiveCode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 657, "Length": 64, "Cover_Rate": 0.3950617283950617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly8x16_t", ")", "__builtin_neon_vreinterpretv16qiv2di", "(", "(", "int64x2_t"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_p8_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 658, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmlaq_rot90_f16", "(", "float16x8_t", "__a", ",", "float16x8_t", "__b", ",", "float16x8_t"], "ground_truth": ["__c", ")", "{"], "File": "arm", "Func": "mve___arm_vcmlaq_rot90_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 659, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FPUTopSavedRegOff", "="], "ground_truth": ["Off", ";"], "File": "MipsMachineFunction11", "Func": "setFPUTopSavedRegOff", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 660, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Entry", ".", "Node", "=", "Size", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "Chain", ")", ".", "setLibCallee", "(", "TLI", ".", "getLibcallCallingConv", "(", "RTLIB", "::", "MEMCPY", ")", ",", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "DAG"], "ground_truth": [".", "getExternalSymbol", "(", "", ",", "TLI", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ",", "std", "::", "move", "(", "Args", ")", ")", ".", "setDiscardResult", "(", ")", ";"], "File": "XCoreSelectionDAGInfo9", "Func": "EmitTargetCodeForMemcpy", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 661, "Length": 86, "Cover_Rate": 0.3233082706766917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addImm0_127Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "const", "MCConstantExpr", "*", "MCE", "=", "cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "MCE", "->", "getValue", "("], "ground_truth": [")", ")", ")", ";"], "File": "AArch64AsmParser", "Func": "addImm0_127Operands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 662, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetFrameLowering", "::", "determineCalleeSaves", "(", "MF", ","], "ground_truth": ["SavedRegs", ",", "RS", ")", ";"], "File": "GBZ80FrameLowering", "Func": "determineCalleeSaves", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 663, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isa", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", "&&", "!", "isa", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "{", "return", "false", ";", "}", "if", "(", "!", "CCMatch", ")", "{", "bool", "R", "=", "(", "CallerCC", "==", "CallingConv", "::", "C", "||", "CallerCC", "==", "CallingConv", "::", "Fast", ")", ";", "bool", "E", "=", "(", "CalleeCC", "==", "CallingConv", "::", "C", "||", "CalleeCC", "==", "CallingConv", "::", "Fast", ")", ";", "if", "(", "!", "R", "||", "!", "E", ")", "return", "false", ";", "}", "if", "(", "isVarArg", ")", "return"], "ground_truth": ["false", ";"], "File": "HexagonISelLowering114", "Func": "IsEligibleForTailCallOptimization", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 664, "Length": 84, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrhaddq_uv4si", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vrhaddq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 665, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DAG", "=", "static_cast", "<", "MachineScheduler", "*", ">", "(", "dag", ")", ";", "SchedModel", "=", "DAG", "->", "getSchedModel", "(", ")", ";", "Top", ".", "init", "(", "DAG", ",", "SchedModel", ")", ";", "Bot", ".", "init", "(", "DAG", ",", "SchedModel", ")", ";", "const", "InstrItineraryData", "*", "Itin", "=", "DAG", "->", "getSchedModel", "(", ")", "->", "getInstrItineraries", "(", ")", ";", "const", "TargetSubtargetInfo", "&", "STI", "=", "DAG", "->", "MF", ".", "getSubtarget", "(", ")", ";", "const", "TargetInstrInfo", "*", "TII", "=", "STI", ".", "getInstrInfo", "(", ")", ";", "if", "(", "!", "UseFullSched", ")", "{", "llvm", "::", "ForceTopDown", "=", "true", ";", "}", "delete", "Top", ".", "HazardRec", ";", "delete", "Bot", ".", "HazardRec", ";", "Top", ".", "HazardRec", "=", "TII", "->", "CreateTargetMIHazardRecognizer", "(", "Itin", ",", "DAG", ")", ";", "Bot", ".", "HazardRec", "=", "TII", "->", "CreateTargetMIHazardRecognizer", "(", "Itin", ",", "DAG", ")", ";", "delete", "Top", ".", "ResourceModel", ";", "delete", "Bot", ".", "ResourceModel", ";", "Top", ".", "ResourceModel", "=", "new", "ResourceModel", "(", "STI", ",", "DAG", "->", "getSchedModel", "(", ")", ")", ";", "Bot", ".", "ResourceModel", "=", "new", "ResourceModel", "(", "STI", ",", "DAG", "->"], "ground_truth": ["getSchedModel", "(", ")", ")", ";"], "File": "TPCMachineScheduler", "Func": "initialize", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 666, "Length": 167, "Cover_Rate": 0.4326424870466321, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinterCommon", "::", "printInstFlags", "(", "const", "MCInst", "*", "MI", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCInstrDesc", "&", "Desc", "=", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "uint64_t", "TSFlags", "=", "Desc", ".", "TSFlags", ";", "unsigned", "Flags", "=", "MI", "->", "getFlags", "(", ")", ";", "if", "(", "(", "TSFlags", "&", "", ")", "||", "(", "Flags", "&", "", ")", ")", "O", "<<", "", ";", "if", "(", "(", "TSFlags", "&", "", ")", "||", "(", "Flags", "&", "", ")", ")", "O", "<<", "", ";", "if", "(", "Flags", "&", ""], "ground_truth": [")", "O", "<<", "", ";"], "File": "X86InstPrinterCommon1", "Func": "printInstFlags", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 667, "Length": 93, "Cover_Rate": 0.7948717948717948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "IntrinsicInst", "*", "Intrinsic", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "V", ")", ")", "return", "", "(", "Intrinsic", "->", "getIntrinsicID", "(", ")", ")", ";", "if", "(", "isa", "<", "CallInst", ">", "(", "V", ")", "||", "isa", "<", "InvokeInst", ">", "("], "ground_truth": ["V", ")", ")", "return", "true", ";"], "File": "AMDGPUTargetTransformInfo15", "Func": "isSourceOfDivergence", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 668, "Length": 46, "Cover_Rate": 0.3357664233576642, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BytesPerElement", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getStoreSize", "(", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "BytesPerElement", ";", "++", "I", ")", "Bytes"], "ground_truth": [".", "push_back", "(", "-", "", ")", ";"], "File": "SystemZISelLowering (2)1", "Func": "addUndef", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 669, "Length": 35, "Cover_Rate": 0.813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ","], "ground_truth": ["__artificial__", ")", ")", "_fxsave", "(", "void", "*", "__P", ")", "{"], "File": "fxsrintrin4", "Func": "_fxsave", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 670, "Length": 20, "Cover_Rate": 0.7407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "I", "->", "isTerminator", "(", ")", "&&", "", ")", ";", "if", "(", "I", "->", "readsRegister", "(", "", ")", ")", "return", "nullptr", ";", "switch", "(", "I", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "ShiftAmt", "=", "", "(", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "!", "I", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "I", "<<", "'\\n'", ")", ";", "return", "nullptr", ";", "}", "else", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "<<", "ShiftAmt", ">=", "", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "I", "<<", "'\\n'", ")", ";", "return", "nullptr", ";", "}", "else", "if", "(", "!", "MRI", "->", "use_empty", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "I", "<<", "'\\n'", ")", ";", "return", "nullptr", ";", "}", "return", "I", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "nullptr", ";", "}", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", "->", "getNumber", "(", ")", "<<", "'\\n'", ")", ";", "return"], "ground_truth": ["nullptr", ";"], "File": "AArch64ConditionOptimizer2", "Func": "findSuitableCompare", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 671, "Length": 237, "Cover_Rate": 0.6388140161725068, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_checking_assert", "(", "GET_CODE", "(", "SET_SRC", "(", "op1", ")", ")", "==", "COMPARE", ")", ";", "flags", "=", "SET_DEST", "(", "op1", ")", ";", "flags_mode", "=", "GET_MODE", "(", "flags", ")", ";", "if", "(", "GET_MODE", "(", "SET_SRC", "(", "op1", ")", ")", "!=", "flags_mode", ")", "return"], "ground_truth": ["false", ";"], "File": "rx2", "Func": "rx_match_ccmode", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 672, "Length": 42, "Cover_Rate": 0.34710743801652894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cmpgt_epi32_mask", "(", "__mmask8", "__U", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__mmask8", ")", "__builtin_ia32_pcmpgtd256_mask", "(", "(", "__v8si", ")", "__A"], "ground_truth": [",", "(", "__v8si", ")", "__B", ",", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_cmpgt_epi32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 673, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":"], "ground_truth": ["case", "", ":"], "File": "X86InstrInfo (2)", "Func": "isDefConvertible", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 674, "Length": 357, "Cover_Rate": 0.3753943217665615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "|"], "ground_truth": ["~", "__b", ";"], "File": "arm", "Func": "neon_vorn_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 675, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVReg32OrOff", "("], "ground_truth": [")", "const", "{"], "File": "AMDGPUAsmParser1", "Func": "isVReg32OrOff", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 676, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "UseVZeroUpper", ")", "addPass", "(", "createIssueVZeroUpperPass", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addPass", "(", "createFixupBWInsts", "(", ")", ")", ";", "addPass", "(", "createPadShortFunctions", "(", ")", ")", ";", "addPass", "(", "createFixupLEAs", "(", ")"], "ground_truth": [")", ";"], "File": "X86TargetMachine10", "Func": "addPreEmitPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 677, "Length": 43, "Cover_Rate": 0.589041095890411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PointerType", "*", "PtrType", "=", "PointerType", "::", "get", "(", "VT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "AS", "::", "PARAM_I_ADDRESS", ")", ";", "assert", "(", "isInt", "<", "", ">", "(", "ByteOffset", ")", ")", ";", "return", "DAG", ".", "getLoad", "(", "VT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "DAG", ".", "getConstant", "(", "ByteOffset", ","], "ground_truth": ["DL", ",", "", ")", ",", "MachinePointerInfo", "(", "ConstantPointerNull", "::", "get", "(", "PtrType", ")", ")", ")", ";"], "File": "R600ISelLowering11", "Func": "LowerImplicitParameter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 678, "Length": 73, "Cover_Rate": 0.6952380952380952, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getOccupancy", "(", "const", "GCNSubtarget", "&", "ST", ")", "const", "{", "return", "std", "::", "min", "(", "ST", ".", "getOccupancyWithNumSGPRs", "(", "getSGPRNum", "(", ")", ")", ",", "ST", ".", "getOccupancyWithNumVGPRs", "(", "getVGPRNum", "(", "ST", ".", "hasGFX90AInsts"], "ground_truth": ["(", ")", ")", ")", ")", ";"], "File": "GCNRegPressure1", "Func": "getOccupancy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 679, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BaseOp1", ".", "isReg", "(", ")", "&&", "BaseOp1", ".", "getReg", "(", ")", "!=", "BaseOp2", ".", "getReg", "(", ")", ")", "return", "false", ";", "if", "(", "NumLoads", ">", "", ")", "return", "false", ";", "if", "(", "!", "isPairableLdStInst", "(", "FirstLdSt", ")", "||", "!", "isPairableLdStInst", "(", "SecondLdSt", ")", ")", "return", "false", ";", "unsigned", "FirstOpc", "=", "FirstLdSt", ".", "getOpcode", "(", ")", ";", "unsigned", "SecondOpc", "=", "SecondLdSt", ".", "getOpcode", "(", ")", ";", "if", "(", "!", "canPairLdStOpc", "(", "FirstOpc", ",", "SecondOpc", ")", ")", "return", "false", ";", "if", "(", "!", "isCandidateToMergeOrPair", "(", "FirstLdSt", ")", "||", "!", "isCandidateToMergeOrPair", "(", "SecondLdSt", ")", ")", "return", "false", ";", "int64_t", "Offset1", "=", "FirstLdSt", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "isUnscaledLdSt", "(", "FirstOpc", ")", "&&", "!", "scaleOffset", "(", "FirstOpc", ",", "Offset1", ")", ")", "return", "false", ";", "int64_t", "Offset2", "=", "SecondLdSt", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "isUnscaledLdSt", "(", "SecondOpc", ")", "&&", "!", "scaleOffset", "(", "SecondOpc", ",", "Offset2", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "AArch64InstrInfo10", "Func": "shouldClusterMemOps", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 680, "Length": 161, "Cover_Rate": 0.45224719101123595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BaseInstrInfo", "::", "breakPartialRegDependency", "(", "MachineBasicBlock", "::", "iterator", "MI", ",", "unsigned", "OpNum", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "assert", "(", "MI", "&&", "OpNum", "<", "MI", "->", "getDesc", "(", ")", ".", "getNumDefs", "(", ")", "&&", "", ")", ";", "assert", "(", "TRI", "&&", "", ")", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "assert", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "Reg", ")", "&&", "", ")", ";", "unsigned", "DReg", "=", "Reg", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "DReg", "=", "", "+", "(", "Reg", "-", "", ")", "/", "", ";", "assert", "(", "TRI", "->", "isSuperRegister", "(", "Reg", ",", "DReg", ")", "&&", "", ")", ";", "}", "assert", "(", "", ".", "contains", "(", "DReg", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "ARMBaseInstrInfo (2)", "Func": "breakPartialRegDependency", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 681, "Length": 133, "Cover_Rate": 0.6584158415841584, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "CopyFromExec", "=", "CopyFromExecInst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "*", "SaveExecInst", "=", "nullptr", ";", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "OtherUseInsts", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "J", "=", "std", "::", "next", "(", "CopyFromExecInst", "->", "getIterator", "(", ")", ")", ",", "JE", "=", "I", "->", "getIterator", "(", ")", ";", "J", "!=", "JE", ";", "++", "J", ")", "{", "if", "(", "SaveExecInst", "&&", "J", "->", "readsRegister", "(", "", ",", "TRI", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "J", "<<", "'\\n'", ")", ";", "SaveExecInst", "=", "nullptr", ";", "break", ";", "}", "bool", "ReadsCopyFromExec", "=", "J", "->", "readsRegister", "(", "CopyFromExec", ",", "TRI", ")", ";", "if", "(", "J", "->", "modifiesRegister", "(", "CopyToExec", ",", "TRI", ")", ")", "{", "if", "(", "SaveExecInst", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "CopyToExec", ",", "TRI", ")", "<<", "'\\n'", ")", ";", "SaveExecInst", "=", "nullptr", ";", "break", ";", "}", "unsigned", "SaveExecOp", "=", "getSaveExecOp", "(", "J", "->", "getOpcode", "(", ")", ")", ";", "if", "(", "SaveExecOp", "==", "", ")", "break", ";", "if", "(", "ReadsCopyFromExec", ")", "{", "SaveExecInst", "=", "&", "*", "J", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "SaveExecInst", "<<", "'\\n'", ")", ";", "continue", ";", "}", "else", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "J", "<<", "'\\n'", ")", ";", "break", ";", "}", "}", "else", "if", "(", "ReadsCopyFromExec", "&&", "!", "SaveExecInst", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "J", "<<", "'\\n'", ")", ";", "break", ";", "}", "if", "(", "SaveExecInst", "&&", "J", "->", "readsRegister", "(", "CopyToExec", ",", "TRI", ")", ")", "{", "assert", "(", "SaveExecInst", "!=", "&", "*", "J", ")", ";", "OtherUseInsts", ".", "push_back", "(", "&", "*", "J", ")", ";", "}", "}", "if", "(", "!", "SaveExecInst", ")", "continue", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "SaveExecInst", "<<", "'\\n'", ")", ";", "MachineOperand", "&", "Src0", "=", "SaveExecInst", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Src1", "=", "SaveExecInst", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "*", "OtherOp", "=", "nullptr", ";", "if", "(", "Src0", ".", "isReg", "(", ")", "&&", "Src0", ".", "getReg", "(", ")", "==", "CopyFromExec", ")", "{", "OtherOp", "=", "&", "Src1", ";", "}", "else", "if", "(", "Src1", ".", "isReg", "(", ")", "&&", "Src1", ".", "getReg", "(", ")", "==", "CopyFromExec", ")", "{", "if", "(", "!", "SaveExecInst", "->", "isCommutable", "(", ")", ")", "break", ";", "OtherOp", "=", "&", "Src0", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "CopyFromExecInst", "->", "eraseFromParent", "(", ")", ";", "auto", "InsPt", "=", "SaveExecInst", "->", "getIterator", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "SaveExecInst", "->"], "ground_truth": ["getDebugLoc", "(", ")", ";"], "File": "SIOptimizeExecMasking4", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 682, "Length": 420, "Cover_Rate": 0.5405405405405406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", "(", "Opc", ")", "==", "-", "", ")", "Opc", "=", "", "(", "Opc", ")", ";", "if", "(", "", "(", "Opc", ")", "==", "-", "", ")", "return", "false", ";", "if", "(", "!", "ST", ".", "hasSDWAOmod", "(", ")", "&&", "TII", "->", "hasModifiersSet", "(", "MI", ",", "", "::", "omod", ")", ")", "return", "false", ";", "if", "(", "TII", "->", "isVOPC", "(", "Opc", ")", ")", "{", "if", "(", "!", "ST", ".", "hasSDWASdst", "(", ")", ")", "{", "const", "MachineOperand", "*", "SDst", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "sdst", ")", ";", "if", "(", "SDst", "&&", "(", "SDst", "->", "getReg", "(", ")", "!=", "", "&&", "SDst", "->", "getReg", "(", ")", "!=", "", ")"], "ground_truth": [")", "return", "false", ";"], "File": "SIPeepholeSDWA13", "Func": "isConvertibleToSDWA", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 683, "Length": 114, "Cover_Rate": 0.36774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "PointerType", "*", "PtrTy", "=", "cast", "<", "PointerType", ">", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOStore"], "ground_truth": ["|", "MachineMemOperand", "::", "MOVolatile", ";"], "File": "RISCVISelLowering", "Func": "getTgtMemIntrinsic", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 684, "Length": 85, "Cover_Rate": 0.5120481927710844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isFLAT", "(", "uint16_t", "Opcode", ")", "const", "{", "return", "get", "(", "Opcode", ")", ".", "TSFlags", "&"], "ground_truth": ["", ";"], "File": "SIInstrInfo (2)", "Func": "isFLAT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 685, "Length": 18, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Bits", "=", "Ty", ".", "getSizeInBits", "(", ")", ";", "unsigned", "Pow2Bits", "=", "", "<<", "Log2_32_Ceil", "(", "Bits"], "ground_truth": [")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "getPow2ScalarType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 686, "Length": 19, "Cover_Rate": 0.5277777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "kind1", "!=", "kind2", ")", "return", "", ";", "if", "(", "!", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type1", ")", ")", "!=", "!", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type2", ")", ")", ")", "return", "", ";", "if", "(", "!", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type1", ")", ")", "!=", "!", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type2", ")", ")", ")", "return", "", ";", "if", "(", "!", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type1", ")", ")", "!=", "!", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type2", ")", ")", ")", "return", "", ";", "if", "(", "!", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type1", ")", ")", "!=", "!", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type2", ")", ")", ")", "return", "", ";", "return"], "ground_truth": ["", ";"], "File": "bfin2", "Func": "bfin_comp_type_attributes", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 687, "Length": 120, "Cover_Rate": 0.7361963190184049, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "auto", "&", "Loc", "=", "MI", ".", "getDebugLoc", "(", ")", ")", "if", "(", "const", "auto", "*", "Samples", "=", "TopSamples", "->", "findFunctionSamples", "(", "Loc", ")", ")", "return", "Samples", "->", "findCallTargetMapAt", "(", "FunctionSamples", "::", "getOffset", "(", "Loc", ")", ",", "Loc", "->", "getBaseDiscriminator", "(", ")", ")", ";", "return", "std", "::", "error_code"], "ground_truth": ["(", ")", ";"], "File": "X86InsertPrefetch (2)", "Func": "getPrefetchHints", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 688, "Length": 53, "Cover_Rate": 0.7464788732394366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMacroFusionDAGMutation", "(", "shouldScheduleAdjacent"], "ground_truth": [")", ";"], "File": "PPCMacroFusion", "Func": "createPowerPCMacroFusionDAGMutation", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 689, "Length": 6, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly8x8_t", ")", "__builtin_neon_vdup_nv8qi", "(", "(", "__builtin_neon_qi"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon_vdup_n_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 690, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_LINK_STACK", ")", "return", ";", "get_ppc476_thunk_name", "(", "name", ")", ";", "decl", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FUNCTION_DECL", ",", "get_identifier", "(", "name", ")", ",", "build_function_type_list", "(", "void_type_node", ",", "NULL_TREE", ")", ")", ";", "DECL_RESULT", "(", "decl", ")", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "RESULT_DECL", ",", "NULL_TREE", ",", "void_type_node", ")", ";", "TREE_PUBLIC", "(", "decl", ")", "=", "", ";", "TREE_STATIC", "(", "decl", ")", "=", "", ";", "if", "(", "USE_HIDDEN_LINKONCE", ")", "{", "cgraph_node", "::", "create", "(", "decl", ")", "->", "set_comdat_group", "(", "DECL_ASSEMBLER_NAME", "(", "decl", ")", ")", ";", "targetm", ".", "asm_out", ".", "unique_section", "(", "decl", ",", "", ")", ";", "switch_to_section", "(", "get_named_section", "(", "decl", ",", "NULL", ",", "", ")", ")", ";", "DECL_WEAK", "(", "decl", ")", "=", "", ";", "ASM_WEAKEN_DECL", "(", "asm_out_file", ",", "decl", ",", "name", ",", "", ")", ";", "targetm", ".", "asm_out", ".", "globalize_label", "(", "asm_out_file", ",", "name", ")", ";", "targetm", ".", "asm_out", ".", "assemble_visibility", "(", "decl", ",", "VISIBILITY_HIDDEN", ")", ";", "ASM_DECLARE_FUNCTION_NAME", "(", "asm_out_file", ",", "name", ",", "decl", ")", ";", "}", "else", "{", "switch_to_section", "("], "ground_truth": ["text_section", ")", ";"], "File": "rs60004", "Func": "rs6000_code_end", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 691, "Length": 163, "Cover_Rate": 0.649402390438247, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FrameLowering", "*", "getFrameLowering", "(", ")", "const", "override", "{", "return", "&"], "ground_truth": ["FrameLowering", ";"], "File": "CAHPSubtarget", "Func": "getFrameLowering", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 692, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cmpReg1", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "secondReg", ")", "{", "cmpOp2", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "if", "(", "secondReg", "&&", "!", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "cmpOp2", ")", ")", "{", "MachineInstr", "*", "def", "=", "MRI", ".", "getVRegDef", "(", "cmpOp2", ")", ";", "if", "(", "def", "->", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "COPY", ")", "return", "false", ";", "}", "}", "++", "II", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "localII", "=", "II", ";", "localII", "!=", "end", ";", "++", "localII", ")", "{", "if", "(", "!", "commonChecksToProhibitNewValueJump", "(", "optLocation", ",", "localII", ")", ")", "return", "false", ";", "if", "(", "localII", "->", "modifiesRegister", "(", "pReg", ",", "TRI", ")", "||", "localII", "->", "readsRegister", "(", "pReg", ",", "TRI", ")", ")", "return", "false", ";", "if", "(", "localII", "->", "modifiesRegister", "(", "cmpReg1", ",", "TRI", ")", "||", "(", "secondReg", "&&", "localII", "->", "modifiesRegister", "(", "cmpOp2"], "ground_truth": [",", "TRI", ")", ")", ")", "return", "false", ";"], "File": "HexagonNewValueJump", "Func": "canCompareBeNewValueJump", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 693, "Length": 165, "Cover_Rate": 0.5709342560553633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "++", "slotsUsed", ";", "}", "if", "(", "slotsUsed", ">", "HEXAGON_PACKET_SIZE", ")", "{", "MCErrInfo", "errInfo", ";", "errInfo", ".", "setError", "(", "", ")", ";", "addErrInfo", "(", "errInfo", ")", ";", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "HexagonMCChecker11", "Func": "checkSlots", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 694, "Length": 34, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "modifiesRegister", "(", "", ",", "&", "RI", ")", "||", "MI", ".", "readsRegister", "(", "", ",", "&", "RI", ")", "||", "MI", ".", "getDesc", "(", ")", ".", "hasImplicitUseOfPhysReg", "(", "", ")", "||", "MI", ".", "getDesc", "(", ")", ".", "hasImplicitDefOfPhysReg", "(", "", ")", ")", "return", "outliner", "::", "InstrType", "::", "Illegal", ";", "if", "(", "MI", ".", "readsRegister", "(", "", ",", "&", "RI", ")", "||", "MI", ".", "getDesc", "(", ")", ".", "hasImplicitUseOfPhysReg", "(", "", ")", "||", "MI", ".", "getDesc", "(", ")", ".", "hasImplicitDefOfPhysReg", "(", "", ")", ")", "return", "outliner", "::", "InstrType", "::", "Illegal", ";", "if", "(", "MI", ".", "isPosition", "(", ")", ")", "return", "outliner", "::", "InstrType", "::", "Illegal", ";", "for", "(", "const", "MachineOperand", "&", "MOP", ":", "MI", ".", "operands", "(", ")", ")", "if", "(", "MOP", ".", "isCPI", "(", ")", "||", "MOP", ".", "isJTI", "(", ")", "||", "MOP", ".", "isCFIIndex", "(", ")", "||", "MOP", ".", "isFI", "(", ")", "||", "MOP", ".", "isTargetIndex", "(", ")", ")", "return", "outliner", "::", "InstrType", "::", "Illegal", ";", "return", "outliner", "::", "InstrType", "::"], "ground_truth": ["Legal", ";"], "File": "X86InstrInfo (2)3", "Func": "getOutliningType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 695, "Length": 166, "Cover_Rate": 0.5570469798657718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "End", "=", "KillInst", "?", "KillInstIdx", ":", "LastInstIdx", ";", "unsigned", "OtherEnd", "=", "Other", ".", "KillInst", "?", "Other", ".", "KillInstIdx", ":", "Other", ".", "LastInstIdx", ";", "return", "StartInstIdx", "<=", "OtherEnd", "&&", "Other", ".", "StartInstIdx", "<="], "ground_truth": ["End", ";"], "File": "AArch64A57FPLoadBalancing", "Func": "rangeOverlapsWith", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 696, "Length": 35, "Cover_Rate": 0.7608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "context", "->", "br_loc", "[", "", "]", "&&", "*", "context", "->", "br_loc", "[", "", "]", "!=", "context", "->", "rp", ")", "{", "fs", "->", "curr", ".", "reg", "[", "UNW_REG_RP", "]", ".", "where", "=", "UNW_WHERE_BR", ";", "fs", "->", "curr", ".", "reg", "[", "UNW_REG_RP", "]", ".", "when", "=", "-", "", ";", "fs", "->", "curr", ".", "reg", "[", "UNW_REG_RP", "]", ".", "val", "=", "", ";", "goto", "success", ";", "}", "return", "_URC_END_OF_STACK", ";", "success", ":", "return", "_URC_NO_REASON", ";", "return", "_URC_END_OF_STACK", ";", "}", "context", "->", "region_start", "=", "ent", "->", "start_offset", "+", "segment_base", ";", "fs", "->", "when_target", "=", "(", "context", "->", "rp", "-", "context", "->", "region_start", ")", "/", "", "*", "", ";", "unw", "=", "(", "unsigned", "long", "*", ")", "(", "ent", "->", "info_offset", "+", "segment_base", ")", ";", "header", "=", "*", "unw", ";", "length", "=", "UNW_LENGTH", "(", "header", ")", ";", "if", "(", "UNW_FLAG_EHANDLER", "(", "header", ")", "|", "UNW_FLAG_UHANDLER", "(", "header", ")", ")", "{", "fs", "->", "personality", "=", "*", "(", "_Unwind_Personality_Fn", "*", ")", "(", "unw", "[", "length", "+", "", "]", "+", "context", "->", "gp", ")", ";", "context", "->", "lsda", "=", "unw", "+", "length", "+", "", ";", "}", "insn", "=", "(", "unsigned", "char", "*", ")", "(", "unw", "+", "", ")", ";", "insn_end", "=", "(", "unsigned", "char", "*", ")", "(", "unw", "+", "", "+", "length", ")", ";", "while", "(", "!", "fs", "->", "done", "&&", "insn", "<", "insn_end", ")", "insn", "=", "unw_decode", "(", "insn", ",", "fs", "->", "in_body", ",", "fs", ")", ";", "free_label_states", "(", "fs", "->", "labeled_states", ")", ";", "free_state_stack", "(", "&", "fs", "->", "curr", ")", ";", "if", "(", "reg_state_alloced", "||", "labeled_state_alloced", ")", "abort", "(", ")", ";", "if", "(", "fs", "->", "when_target", ">", "fs", "->", "epilogue_start", ")", "{", "struct", "unw_reg_info", "*", "r", ";", "fs", "->", "curr", ".", "reg", "[", "UNW_REG_PSP", "]", ".", "where", "=", "UNW_WHERE_NONE", ";", "fs", "->", "curr", ".", "reg", "[", "UNW_REG_PSP", "]", ".", "val", "=", "", ";", "for", "(", "r", "=", "fs", "->", "curr", ".", "reg", ";", "r", "<", "fs", "->", "curr", ".", "reg", "+", "UNW_NUM_REGS", ";", "++", "r", ")", "if", "(", "(", "r", "->", "where", "==", "UNW_WHERE_PSPREL", "&&", "r", "->", "val", "<="], "ground_truth": ["", ")", "||", "r", "->", "where", "==", "UNW_WHERE_SPREL", ")", "r", "->", "where", "=", "UNW_WHERE_NONE", ";"], "File": "unwind-ia64", "Func": "uw_frame_state_for", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 697, "Length": 349, "Cover_Rate": 0.6403669724770642, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "NoOpt", ")", "addPass", "(", "createNewValueJump", "(", ")", ",", "false", ")", ";", "addPass", "(", "createBranchRelaxation", "(", ")", ",", "false", ")", ";", "if", "(", "!", "NoOpt", ")", "{", "if", "(", "!", "DisableHardwareLoops", ")", "addPass", "(", "createFixupHwLoops", "(", ")", ",", "false", ")", ";", "if", "(", "EnableGenMux", ")", "addPass", "(", "createGenMux", "(", ")", ",", "false", ")", ";", "addPass", "(", "createPacketizer", "(", ")"], "ground_truth": [",", "false", ")", ";"], "File": "HexagonTargetMachine (2)", "Func": "addPreEmitPass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 698, "Length": 65, "Cover_Rate": 0.6770833333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IncomingValueHandler", "::", "assignValueToReg", "(", "ValVReg", ",", "PhysReg"], "ground_truth": [",", "VA", ")", ";"], "File": "X86CallLowering9", "Func": "assignValueToReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 699, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "int", "i", "=", "MFI", ".", "getObjectIndexBegin", "(", ")", ",", "e", "=", "MFI", ".", "getObjectIndexEnd", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "i", "!=", "FramePointerSaveIndex", ")", "MFI", ".", "setStackID", "(", "i", ",", "TargetStackID", "::", "Default", ")", ";", "for", "(", "auto", "&", "R", ":", "VGPRToAGPRSpills", ")", "{", "if", "(", "R", ".", "second", ".", "FullyAllocated", ")", "MFI", "."], "ground_truth": ["RemoveStackObject", "(", "R", ".", "first", ")", ";"], "File": "SIMachineFunctionInfo13", "Func": "removeDeadFrameIndices", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 700, "Length": 70, "Cover_Rate": 0.6481481481481481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getInsertVINSERTImmediate", "(", "N", ","], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering (2)", "Func": "getInsertVINSERT256Immediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 701, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CodeEmitter", ".", "reset", "(", "TM", ".", "getTarget", "(", ")", ".", "createMCCodeEmitter", "(", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ",", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ",", "MF", ".", "getContext", "(", ")", ")", ")", ";", "SetupMachineFunction", "(", "MF"], "ground_truth": [")", ";"], "File": "X86AsmPrinter18", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 702, "Length": 47, "Cover_Rate": 0.3092105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CurType"], "ground_truth": [".", "Length", ";"], "File": "X86AsmParser16", "Func": "getLength", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 703, "Length": 5, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSectionELF", "*", "EHSection", "=", "getContext", "(", ")", ".", "getELFSection", "(", "EHSecName", ",", "Type", ",", "Flags", ",", "", ",", "Group", ",", "true", ",", "FnSection", ".", "getUniqueID", "(", ")", ",", "static_cast", "<", "const", "MCSymbolELF", "*", ">", "(", "FnSection", ".", "getBeginSymbol", "(", ")", ")", ")", ";", "assert", "(", "EHSection", "&&", "", ")", ";", "SwitchSection", "(", "EHSection", ")", ";", "emitValueToAlignment", "(", "", ",", "", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "ARMELFStreamer22", "Func": "SwitchToEHSection", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 704, "Length": 66, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SrcTy", ".", "isSimple", "(", ")", "||", "!", "DstTy", ".", "isSimple", "(", ")", ")", "return", "TargetTransformInfo", "::", "getCastInstrCost", "(", "Opcode", ",", "Dst", ",", "Src", ")", ";", "static", "const", "TypeConversionCostTblEntry", "<", "MVT", ">", "AVXConversionTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "}", ";", "if", "(", "ST", "->", "hasAVX", "(", ")", ")", "{", "int", "Idx", "=", "ConvertCostTableLookup", "<", "MVT", ">", "(", "AVXConversionTbl", ",", "array_lengthof", "(", "AVXConversionTbl", ")", ",", "ISD", ",", "DstTy", ".", "getSimpleVT", "(", ")", ",", "SrcTy", ".", "getSimpleVT", "(", ")", ")", ";", "if", "(", "Idx", "!=", "-", "", ")"], "ground_truth": ["return", "AVXConversionTbl", "[", "Idx", "]", ".", "Cost", ";"], "File": "X86TargetTransformInfo121", "Func": "getCastInstrCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 705, "Length": 475, "Cover_Rate": 0.411968777103209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "unsigned", "TF", "=", "MO", ".", "getTargetFlags", "(", ")", ";", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_Register", ":", "{", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "assert", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "Reg", ")", ")", ";", "assert", "(", "!", "MO", ".", "getSubReg", "(", ")", "&&", "", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "const", "MachineFunction", "&", "MF", "=", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "Reg", "=", "TRI", "->", "getSubReg", "(", "Reg", ",", "", ")", ";", "}", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "Reg", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_Immediate", ":", "{", "int64_t", "Imm", "=", "MO", ".", "getImm", "(", ")", ";", "O", "<<", "'#'", ";", "if", "(", "(", "Modifier", "&&", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "||", "(", "TF", "==", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "(", "Modifier", "&&", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "||", "(", "TF", "==", "", ")", ")", "O", "<<", "", ";", "O", "<<", "Imm", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_MachineBasicBlock"], "ground_truth": [":"], "File": "ARMAsmPrinter104", "Func": "printOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 706, "Length": 221, "Cover_Rate": 0.5580808080808081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "BeforeI", "=", "I", ";", "if", "(", "!", "AtStart", ")", "--", "BeforeI", ";", "if", "(", "!", "TFI", "->", "restoreCalleeSavedRegisters", "(", "*", "MBB", ",", "I", ",", "CSI", ",", "TRI", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getMinimalPhysRegClass", "(", "Reg", ")", ";", "TII", ".", "loadRegFromStackSlot", "(", "*", "MBB", ",", "I", ",", "Reg", ",", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", ",", "RC", ",", "TRI", ")", ";", "assert", "(", "I", "!=", "MBB", "->", "begin", "(", ")", "&&", "", ")", ";", "if", "(", "AtStart", ")", "I", "="], "ground_truth": ["MBB", "->", "begin", "(", ")", ";"], "File": "WebAssemblyPEI", "Func": "insertCSRSpillsAndRestores", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 707, "Length": 130, "Cover_Rate": 0.3073286052009456, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BaseRegisterInfo", "::", "getRARegister", "(", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "ARMBaseRegisterInfo12", "Func": "getRARegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 708, "Length": 11, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "unsigned", "int", "execute", "("], "ground_truth": ["function", "*", ")", "{"], "File": "aarch64-bti-insert", "Func": "execute", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 709, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MRI", "=", "&", "F", ".", "getRegInfo", "(", ")", ";", "TRI", "=", "F", ".", "getRegInfo", "(", ")", ".", "getTargetRegisterInfo", "(", ")", ";", "RCI", ".", "runOnMachineFunction", "(", "F", ")", ";", "for", "(", "auto", "&", "MBB", ":", "F", ")", "{", "Changed", "|=", "runOnBasicBlock"], "ground_truth": ["(", "MBB", ")", ";"], "File": "AArch64A57FPLoadBalancing", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 710, "Length": 44, "Cover_Rate": 0.411214953271028, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "expect", "(", "AsmToken", "::", "Comma", ",", "", ")", ")", "return", "true", ";", "auto", "TypeTok", "=", "Lexer", ".", "getTok", "(", ")", ";", "auto", "TypeName", "=", "expectIdent", "(", ")", ";", "if", "(", "TypeName", ".", "empty", "(", ")", ")", "return", "true", ";", "auto", "Type", "=", "", "(", "TypeName", ")", ";", "if", "(", "!", "Type", ")", "return", "error", "(", "", ",", "TypeTok", ")", ";", "bool", "Mutable", "=", "true", ";", "if", "(", "isNext", "(", "AsmToken", "::", "Comma", ")", ")", "{", "TypeTok", "=", "Lexer", ".", "getTok", "(", ")", ";", "auto", "Id", "=", "expectIdent", "(", ")", ";", "if", "(", "Id", "==", "", ")", "Mutable", "=", "false", ";", "else", "return", "error", "(", "", ",", "TypeTok", ")", ";", "}", "auto", "WasmSym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "Ctx", ".", "getOrCreateSymbol", "(", "SymName", ")", ")", ";", "WasmSym", "->", "setType", "(", "", ")", ";", "WasmSym", "->", "setGlobalType", "(", "", "{", "uint8_t", "(", "Type", ".", "getValue", "(", ")", ")", ",", "Mutable", "}", ")", ";", "TOut", ".", "emitGlobalType", "(", "WasmSym", ")", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ";", "}", "if", "(", "DirectiveID", ".", "getString", "(", ")", "==", "", ")", "{", "auto", "SymName", "=", "expectIdent", "(", ")", ";", "if", "(", "SymName", ".", "empty", "(", ")", ")", "return", "true", ";", "if", "(", "expect", "(", "AsmToken", "::", "Comma", ",", "", ")", ")", "return", "true", ";", "auto", "ElemTypeTok", "=", "Lexer", ".", "getTok", "(", ")", ";", "auto", "ElemTypeName", "=", "expectIdent", "(", ")", ";", "if", "(", "ElemTypeName", ".", "empty", "(", ")", ")", "return", "true", ";", "Optional", "<", "", ">", "ElemType", "=", "", "(", "ElemTypeName", ")", ";", "if", "(", "!", "ElemType", ")", "return", "error", "(", "", ",", "ElemTypeTok", ")", ";", "", "Limits", "=", "DefaultLimits", "(", ")", ";", "if", "(", "isNext", "(", "AsmToken", "::", "Comma", ")", "&&", "parseLimits", "(", "&", "Limits", ")", ")", "return", "true", ";", "auto", "WasmSym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "Ctx", ".", "getOrCreateSymbol", "(", "SymName", ")", ")", ";", "WasmSym", "->", "setType", "(", "", ")", ";", "", "Type", "=", "{", "uint8_t", "(", "ElemType", ".", "getValue", "(", ")", ")", ",", "Limits", "}", ";", "WasmSym", "->", "setTableType", "(", "Type", ")", ";", "TOut", ".", "emitTableType", "(", "WasmSym", ")", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ";", "}", "if", "(", "DirectiveID", ".", "getString", "(", ")", "==", "", ")", "{", "auto", "SymName", "=", "expectIdent", "(", ")", ";", "if", "(", "SymName", ".", "empty", "(", ")", ")", "return", "true", ";", "auto", "WasmSym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "Ctx", ".", "getOrCreateSymbol", "(", "SymName", ")", ")", ";", "if", "(", "WasmSym", "->", "isDefined", "(", ")", ")", "{", "if", "(", "ensureEmptyNestingStack", "(", ")"], "ground_truth": [")", "return", "true", ";"], "File": "WebAssemblyAsmParser", "Func": "ParseDirective", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 711, "Length": 418, "Cover_Rate": 0.3270735524256651, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "GlobalBase", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ")", ";", "SDValue", "RelAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ";", "SDValue", "AbsAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "GlobalBase", ",", "RelAddr", ")", ";", "return", "DAG", ".", "getLoad", "(", "getPointerTy", "(", ")", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "AbsAddr", ",", "NULL", ",", "", ",", "false", ",", "false"], "ground_truth": [",", "", ")", ";"], "File": "SparcISelLowering59", "Func": "LowerGlobalAddress", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 712, "Length": 82, "Cover_Rate": 0.3744292237442922, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "Subtarget", ".", "getInstrInfo", "(", ")", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "bool", "IsSubWord", "=", "(", "BitSize", "<", "", ")", ";", "Register", "Dest", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineOperand", "Base", "=", "earlyUseOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "int64_t", "Disp", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MachineOperand", "Src2", "=", "earlyUseOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "Register", "BitShift", "=", "IsSubWord", "?", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ":", "Register", "(", ")", ";", "Register", "NegBitShift", "=", "IsSubWord", "?", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ":", "Register", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "if", "(", "IsSubWord", ")", "BitSize", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "(", "BitSize", "<=", "", "?", "&", "", ":", "&", "", ")", ";", "unsigned", "LOpcode", "=", "BitSize", "<=", "", "?", "", ":", "", ";", "unsigned", "CSOpcode", "=", "BitSize", "<=", "", "?", "", ":", "", ";", "LOpcode", "=", "TII", "->", "getOpcodeForOffset", "(", "LOpcode", ",", "Disp", ")", ";", "CSOpcode", "=", "TII", "->", "getOpcodeForOffset", "(", "CSOpcode", ",", "Disp", ")", ";", "assert", "(", "LOpcode", "&&", "CSOpcode", "&&", "", ")", ";", "Register", "OrigVal", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "Register", "OldVal", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "Register", "NewVal", "=", "(", "BinOpcode", "||", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "Src2", ".", "getReg", "(", ")", ")", ";", "Register", "RotatedOldVal", "=", "(", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "OldVal", ")", ";", "Register", "RotatedNewVal", "=", "(", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "NewVal", ")", ";", "MachineBasicBlock", "*", "StartMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "DoneMBB", "=", "", "(", "MI", ",", "MBB", ")", ";", "MachineBasicBlock", "*", "LoopMBB", "=", "", "(", "StartMBB", ")", ";", "MBB", "=", "StartMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "LOpcode", ")", ",", "OrigVal", ")", ".", "add", "(", "Base", ")", ".", "addImm", "(", "Disp", ")", ".", "addReg", "(", "", ")", ";", "MBB", "->", "addSuccessor", "(", "LoopMBB", ")", ";", "MBB", "=", "LoopMBB"], "ground_truth": [";"], "File": "SystemZISelLowering (2)2", "Func": "emitAtomicLoadBinary", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 713, "Length": 374, "Cover_Rate": 0.4308755760368664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "dest", "=", "operands", "[", "", "]", ";", "enum", "rtx_code", "code", "=", "GET_CODE", "(", "operands", "[", "", "]", ")", ";", "rtx", "op0", "=", "operands", "[", "", "]", ";", "rtx", "op1", "=", "operands", "[", "", "]", ";", "rtx"], "ground_truth": ["tmp", ";"], "File": "h8300", "Func": "h8300_expand_store", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 714, "Length": 39, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmlaldavxq_p_sv4si", "(", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmlaldavxq_p_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 715, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "RequiredAlign", "=", "std", "::", "max", "(", "AlignVal", ",", "StackAlign", ")", ";", "uint64_t", "ExtraAlignSpace", "=", "RequiredAlign", "-", "StackAlign", ";", "unsigned", "SPReg", "=", "getStackPointerRegisterToSaveRestore", "(", ")", ";", "SDValue", "NeededSpace", "=", "Size", ";", "SDValue", "OldSP", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "SPReg", ",", "", ")", ";", "SDValue", "Backchain", ";", "if", "(", "StoreBackchain", ")", "Backchain", "=", "DAG", ".", "getLoad", "(", "", ",", "DL", ",", "Chain", ",", "OldSP", ",", "MachinePointerInfo", "(", ")", ")", ";", "if", "(", "ExtraAlignSpace", ")", "NeededSpace", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "NeededSpace", ",", "DAG", ".", "getConstant", "(", "ExtraAlignSpace", ",", "DL", ",", "", ")", ")", ";", "SDValue", "NewSP", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "OldSP", ",", "NeededSpace", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ","], "ground_truth": ["SPReg", ",", "NewSP", ")", ";"], "File": "SystemZISelLowering104", "Func": "lowerDYNAMIC_STACKALLOC", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 716, "Length": 136, "Cover_Rate": 0.30699774266365687, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld1_lane_f16", "(", "const", "float16_t", "*", "__a", ",", "float16x4_t", "__b", ","], "ground_truth": ["const", "int", "__c", ")", "{"], "File": "arm", "Func": "neon_vld1_lane_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 717, "Length": 15, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StoreOpcode", "=", "TII", "->", "getOpcodeForOffset", "(", "StoreOpcode", ",", "Disp", ")", ";", "if", "(", "STOCOpcode", "&&", "!", "IndexReg", "&&", "Subtarget", ".", "hasLoadStoreOnCond", "(", ")", ")", "{", "if", "(", "Invert", ")", "CCMask", "^=", "CCValid", ";", "MachineMemOperand", "*", "MMO", "=", "nullptr", ";", "for", "(", "auto", "*", "I", ":", "MI", ".", "memoperands", "(", ")", ")", "if", "(", "I", "->", "isStore", "(", ")", ")", "{", "MMO", "=", "I", ";", "break", ";", "}", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "STOCOpcode", ")", ")", ".", "addReg", "(", "SrcReg", ")", ".", "add", "(", "Base", ")", ".", "addImm", "(", "Disp", ")", ".", "addImm", "(", "CCValid", ")", ".", "addImm", "(", "CCMask", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "MBB", ";", "}", "if", "(", "!", "Invert", ")", "CCMask", "^=", "CCValid", ";", "MachineBasicBlock", "*", "StartMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "JoinMBB", "=", "", "(", "MI", ",", "MBB", ")", ";", "MachineBasicBlock", "*", "FalseMBB", "=", "", "(", "StartMBB", ")", ";", "if", "(", "!", "MI", ".", "killsRegister", "(", "", ")", "&&", "!", "checkCCKill", "(", "MI", ",", "JoinMBB", ")", ")", "{", "FalseMBB", "->", "addLiveIn", "(", "", ")", ";", "JoinMBB", "->", "addLiveIn", "(", "", ")", ";", "}", "MBB", "=", "StartMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "CCValid", ")", ".", "addImm", "(", "CCMask", ")", ".", "addMBB", "(", "JoinMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "JoinMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "FalseMBB", ")", ";", "MBB", "="], "ground_truth": ["FalseMBB", ";"], "File": "SystemZISelLowering114", "Func": "emitCondStore", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 718, "Length": 244, "Cover_Rate": 0.5545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_cvtepu32_ps", "(", "__mmask8", "__U", ",", "__m128i", "__A", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_cvtudq2ps128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4sf", ")", "_mm_setzero_ps", "(", ")"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_maskz_cvtepu32_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 719, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "UC", ".", "cantUnwind", "(", ")", ")", "{", "Error", "(", "L", ",", "", ")", ";", "UC", ".", "emitCantUnwindLocNotes", "(", ")", ";", "return", "false", ";", "}", "if", "(", "UC", ".", "hasHandlerData", "(", ")", ")", "{", "Error", "(", "L", ",", "", ")", ";", "UC", ".", "emitHandlerDataLocNotes", "(", ")", ";", "return", "false", ";", "}", "if", "(", "HasExistingPersonality", ")", "{", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "Error", "(", "L", ",", "", ")", ";", "UC", ".", "emitPersonalityLocNotes", "(", ")", ";", "return", "false", ";", "}", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "Error", "(", "L", ",", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "ARMAsmParser (2)5", "Func": "parseDirectivePersonality", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 720, "Length": 113, "Cover_Rate": 0.5207373271889401, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "FrameReg", ",", "false", ",", "false", ",", "FrameRegIsKill", ")", ";", "if", "(", "!", "IsRVVSpill", ")", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "ChangeToImmediate", "(", "Offset", ".", "getFixed", "(", ")", ")", ";", "else", "{", "if", "(", "Offset", ".", "getFixed", "(", ")", ")", "{", "Register", "ScratchReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "FrameReg", ",", "getKillRegState", "(", "FrameRegIsKill", ")", ")", ".", "addImm", "(", "Offset", ".", "getFixed", "(", ")", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "ScratchReg", ",", "false", ",", "false", ",", "true", ")", ";", "}", "}", "}", "else", "{", "assert", "(", "ScalableFactorRegister", "&&", "", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "!", "Offset", ".", "getFixed", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "II", ",", "DL", ",", "TII", "->", "get", "(", "ScalableAdjOpc", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "FrameReg", ",", "getKillRegState", "(", "FrameRegIsKill", ")", ")", ".", "addReg", "(", "ScalableFactorRegister", ",", "RegState", "::", "Kill", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", ";", "}", "Register", "VL", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "DL", ",", "TII", "->", "get", "(", "ScalableAdjOpc", ")", ",", "VL", ")", ".", "addReg", "(", "FrameReg", ",", "getKillRegState", "(", "FrameRegIsKill", ")", ")", ".", "addReg", "(", "ScalableFactorRegister", ",", "RegState", "::", "Kill", ")", ";", "if", "(", "IsRVVSpill", "&&", "Offset", ".", "getFixed", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "II", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "VL", ")", ".", "addReg", "(", "VL", ")", ".", "addImm", "(", "Offset", ".", "getFixed", "(", ")", ")", ";", "}", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "VL", ",", "false", ",", "false", ",", "true", ")", ";", "if", "(", "!", "IsRVVSpill", ")", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "ChangeToImmediate", "(", "Offset", ".", "getFixed", "(", ")", ")", ";", "}", "auto", "ZvlssegInfo", "=", "TII", "->", "isRVVSpillForZvlsseg", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "if", "(", "ZvlssegInfo", ")", "{", "Register", "VL", "=", "MRI", ".", "createVirtualRegister", "(", "&"], "ground_truth": ["", ")", ";"], "File": "RISCVRegisterInfo12", "Func": "eliminateFrameIndex", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 721, "Length": 367, "Cover_Rate": 0.4010928961748634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", "||", "!", "Subtarget", "->", "has32r2", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "And0", "=", "N", "->", "getOperand", "(", "", ")", ",", "And1", "=", "N", "->", "getOperand", "(", "", ")", ";", "uint64_t", "SMPos0", ",", "SMSize0", ",", "SMPos1", ",", "SMSize1", ";", "ConstantSDNode", "*", "CN", ";", "if", "(", "And0", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "(", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "And0", ".", "getOperand", "(", "", ")", ")", ")", "||", "!", "isShiftedMask", "(", "~", "CN", "->", "getSExtValue", "(", ")", ",", "SMPos0", ",", "SMSize0", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "And1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "(", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "And1", ".", "getOperand", "(", "", ")", ")", ")", "||", "!", "isShiftedMask", "(", "CN", "->", "getZExtValue", "(", ")", ",", "SMPos1", ",", "SMSize1", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SMPos0", "!=", "SMPos1", "||", "SMSize0", "!=", "SMSize1"], "ground_truth": [")", "return", "SDValue", "(", ")", ";"], "File": "MipsISelLowering126", "Func": "performORCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 722, "Length": 176, "Cover_Rate": 0.49577464788732395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSubExpr", "(", ")", "->", "FindAssociatedSection"], "ground_truth": ["(", ")", ";"], "File": "ARMMCExpr", "Func": "FindAssociatedSection", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 723, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Arg", "->", "isRegister", "(", ")", "||", "!", "Arg", "->", "getRegister", "(", ")", ".", "isValid", "(", ")", ")", "return", "false", ";", "Register", "SrcReg", "=", "Arg", "->", "getRegister", "(", ")", ";", "assert", "(", "SrcReg", ".", "isPhysical", "(", ")", "&&", "", ")", ";", "assert", "(", "DstReg", ".", "isVirtual", "(", ")", "&&", "", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "*", "B", ".", "getMRI", "(", ")", ";", "LLT", "Ty", "=", "MRI", ".", "getType", "(", "DstReg", ")", ";", "Register", "LiveIn", "=", "getLiveInRegister", "(", "B", ",", "MRI", ",", "SrcReg", ",", "Ty", ")", ";", "if", "(", "Arg", "->", "isMasked", "(", ")", ")", "{", "const", "LLT", "S32", "=", "LLT", "::", "scalar", "(", "", ")", ";", "const", "unsigned", "Mask", "=", "Arg", "->", "getMask", "(", ")", ";", "const", "unsigned", "Shift", "=", "countTrailingZeros", "<", "unsigned", ">", "(", "Mask", ")", ";", "Register", "AndMaskSrc", "=", "LiveIn", ";", "if", "(", "Shift", "!=", "", ")", "{", "auto", "ShiftAmt", "=", "B", ".", "buildConstant", "(", "S32"], "ground_truth": [",", "Shift", ")", ";"], "File": "AMDGPULegalizerInfo11", "Func": "loadInputValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 724, "Length": 155, "Cover_Rate": 0.6739130434782609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "~", "AsmBackend", "(", ")", "override", "{", "delete", "STI"], "ground_truth": [";"], "File": "ARMAsmBackend", "Func": "~ARMAsmBackend", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 725, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CallingConv", "::", "_VS", ":", "case", "CallingConv", "::", "_GS", ":", "case", "CallingConv", "::", "_PS", ":", "case", "CallingConv", "::", "_CS", ":", "case", "CallingConv", "::", "_HS", ":", "case", "CallingConv", "::", "_ES", ":", "case", "CallingConv", "::", "_LS", ":", "return", "CC_"], "ground_truth": [";"], "File": "R600ISelLowering66", "Func": "CCAssignFnForCall", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 726, "Length": 38, "Cover_Rate": 0.3958333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_cvtps2uqq128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v2di", ")", "_mm_setzero_di", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin4", "Func": "_mm_maskz_cvtps_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 727, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_pmullw", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "_mm_mullo_pi16", "(", "__m1", ",", "__m2"], "ground_truth": [")", ";"], "File": "mmintrin", "Func": "_m_pmullw", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 728, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "for_each_rtx", "(", "&", "PATTERN", "(", "insn", ")", ","], "ground_truth": ["frv_acc_group_1", ",", "", ")", ";"], "File": "frv2", "Func": "frv_acc_group", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 729, "Length": 14, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createExpandPredSpillCode", "(", "const", "TargetMachine", "&", "TM", ")", "{", "return", "new", "ExpandPredSpillCode"], "ground_truth": ["(", "TM", ")", ";"], "File": "HexagonExpandPredSpillCode", "Func": "createHexagonExpandPredSpillCode", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 730, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "findPHIInfoElement", "(", "DestReg", ")", "==", "nullptr", "&&", "", ")", ";", "PHISourcesT", "EmptySet", ";", "PHIInfoElementT", "*", "NewElement", "=", "new", "PHIInfoElementT", "(", ")", ";", "NewElement", "->", "DestReg", "=", "DestReg", ";", "NewElement", "->", "DL", "=", "DL", ";", "NewElement", "->", "Sources", "=", "EmptySet", ";", "PHIInfo", ".", "insert", "(", "NewElement"], "ground_truth": [")", ";"], "File": "AMDGPUMachineCFGStructurizer14", "Func": "addDest", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 731, "Length": 49, "Cover_Rate": 0.765625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ",", "num_regs", "=", "", ";", "i", "<=", "LAST_ARM_REGNUM", ";", "i", "++", ")", "if", "(", "saved_regs_mask", "&", "(", "", "<<", "i", ")", ")", "num_regs", "++", ";", "if", "(", "!", "simple_return", "&&", "saved_regs_mask", ")", "{", "gcc_assert", "(", "!", "IS_CMSE_ENTRY", "(", "arm_current_func_type", "(", ")", ")", ")", ";", "if", "(", "arm_current_function_pac_enabled_p", "(", ")", ")", "{", "gcc_assert", "(", "!", "(", "saved_regs_mask", "&", "(", "", "<<", "PC_REGNUM", ")", ")", ")", ";", "arm_emit_multi_reg_pop", "(", "saved_regs_mask", ")", ";", "emit_insn", "(", "gen_aut_nop", "(", ")", ")", ";", "emit_jump_insn", "(", "simple_return_rtx", ")", ";", "}", "else", "if", "(", "num_regs", "==", "", ")", "{", "rtx", "par", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "", ")", ")", ";", "rtx", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "PC_REGNUM", ")", ";", "rtx", "addr", "=", "gen_rtx_MEM", "(", "SImode", ",", "gen_rtx_POST_INC", "(", "SImode", ",", "stack_pointer_rtx", ")", ")", ";", "set_mem_alias_set", "(", "addr", ",", "get_frame_alias_set", "(", ")", ")", ";", "XVECEXP", "(", "par", ",", "", ",", "", ")", "=", "ret_rtx", ";", "XVECEXP", "(", "par", ",", "", ",", "", ")", "=", "gen_rtx_SET", "(", "reg", ",", "addr", ")", ";", "RTX_FRAME_RELATED_P", "(", "XVECEXP", "(", "par", ",", "", ",", "", ")", ")", "=", "", ";", "emit_jump_insn", "(", "par", ")", ";", "}", "else", "{", "saved_regs_mask", "&=", "~", "(", "", "<<", "LR_REGNUM", ")", ";", "saved_regs_mask", "|=", "(", "", "<<", "PC_REGNUM", ")", ";", "arm_emit_multi_reg_pop", "(", "saved_regs_mask", ")", ";", "}", "}", "else", "{", "if", "(", "IS_CMSE_ENTRY", "(", "arm_current_func_type", "(", ")"], "ground_truth": [")", ")", "cmse_nonsecure_entry_clear_before_return", "(", ")", ";"], "File": "arm1", "Func": "thumb2_expand_return", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 732, "Length": 231, "Cover_Rate": 0.8555555555555555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "getTokenKind", "(", ")", ")", "{", "case", "AsmToken", "::", "Identifier", ":", "{", "StringRef", "Tok", "=", "getTokenStr", "(", ")", ";", "if", "(", "Tok", "==", "Name", ")", "{", "if", "(", "Tok", "==", "", "&&", "!", "hasMIMG_R128", "(", ")", ")", "Error", "(", "S", ",", "", ")", ";", "if", "(", "Tok", "==", "", "&&", "!", "isGFX9", "(", ")", "&&", "!", "hasGFX10A16", "(", ")", ")", "Error", "(", "S", ",", "", ")", ";", "Bit", "=", "", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "if", "(", "Tok", ".", "startswith", "(", "", ")", "&&", "Tok", ".", "endswith", "(", "Name", ")", ")", "{", "Bit", "=", "", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "{", "return"], "ground_truth": ["MatchOperand_NoMatch", ";"], "File": "AMDGPUAsmParser32", "Func": "parseNamedBit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 733, "Length": 113, "Cover_Rate": 0.5067264573991032, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmParser", "<", "AsmParser", ">", "Y"], "ground_truth": ["(", "The_64Target", ")", ";"], "File": "X86AsmParser (2)", "Func": "LLVMInitializeX86AsmParser", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 734, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerSCALAR_TO_VECTOR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDLoc", "dl", "(", "Op", ")", ";", "MVT", "OpVT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "OpVT", ".", "is128BitVector", "(", ")", ")", "{", "unsigned", "SizeFactor", "=", "OpVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "MVT", "VT128", "=", "", "(", "OpVT", ".", "getVectorElementType", "(", ")", ",", "OpVT", ".", "getVectorNumElements", "(", ")", "/", "SizeFactor", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT128", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "insert128BitVector", "(", "DAG", ".", "getUNDEF", "(", "OpVT", ")", ",", "Op", ",", "", ",", "DAG", ",", "dl", ")", ";", "}", "SDValue", "AnyExt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "assert", "(", "OpVT", ".", "is128BitVector", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "X86ISelLowering62", "Func": "LowerSCALAR_TO_VECTOR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 735, "Length": 140, "Cover_Rate": 0.8045977011494253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "case", "Instruction", "::", "Mul", ":", "{", "Value", "*", "MulOp0", "=", "I", "->", "getOperand", "(", "", ")", ";", "Value", "*", "MulOp1", "=", "I", "->", "getOperand", "(", "", ")", ";", "if", "(", "isa", "<", "SExtInst", ">", "(", "MulOp0", ")", "&&", "isa", "<", "SExtInst", ">", "(", "MulOp1", ")", ")", "{", "ValueList", "LHS", ";", "ValueList", "RHS", ";", "if", "(", "IsNarrowSequence", "<", "", ">", "(", "MulOp0", ",", "LHS", ")", "&&", "IsNarrowSequence", "<", "", ">", "(", "MulOp1", ",", "RHS", ")", ")", "{", "R", ".", "InsertMul", "(", "I", ",", "LHS", ",", "RHS", ")", ";", "return", "true", ";", "}", "}", "return", "false", ";", "}", "case", "Instruction", "::", "SExt", ":", "return", "Search", "(", "I", "->", "getOperand", "(", "", ")", ",", "BB", ",", "R", ")", ";", "}", "return", "false", ";", "}", ";", "bool", "Changed", "=", "false", ";", "for", "(", "auto", "&", "BB", ":", "F", ")", "{", "SmallPtrSet", "<", "Instruction", "*", ",", "", ">", "AllAdds", ";", "if", "(", "!", "RecordMemoryOps", "(", "&", "BB", ")", ")", "continue", ";", "for", "(", "Instruction", "&", "I", ":", "reverse", "(", "BB", ")", ")", "{", "if", "(", "I", ".", "getOpcode", "(", ")", "!=", "Instruction", "::", "Add", ")", "continue", ";", "if", "(", "AllAdds", ".", "count", "(", "&", "I", ")", ")", "continue", ";", "const", "auto", "*", "Ty", "=", "I", ".", "getType", "(", ")", ";", "if", "(", "!", "Ty", "->", "isIntegerTy", "(", "", ")", "&&", "!", "Ty", "->", "isIntegerTy", "(", "", ")", ")", "continue", ";", "Reduction", "R", "(", "&", "I", ")", ";", "if", "(", "!", "Search", "(", "&", "I", ",", "&", "BB", ",", "R", ")", ")", "continue", ";", "if", "(", "!", "CreateParallelPairs", "(", "R", ")", ")", "continue", ";", "InsertParallelMACs", "(", "R", ")", ";", "Changed", "=", "true", ";", "AllAdds", ".", "insert", "(", "R", ".", "getAdds", "(", ")", ".", "begin", "(", ")", ",", "R", ".", "getAdds", "(", ")", ".", "end", "(", ")", ")", ";", "}", "}", "return"], "ground_truth": ["Changed", ";"], "File": "ARMParallelDSP1", "Func": "MatchSMLAD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 736, "Length": 299, "Cover_Rate": 0.6004016064257028, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<"], "ground_truth": ["", ";", "break", ";"], "File": "X86IntelInstPrinter15", "Func": "printXOPCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 737, "Length": 45, "Cover_Rate": 0.3813559322033898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "rv", "=", "m32c_hard_regno_nregs_1", "(", "regno", ",", "mode", ")", ";", "return", "rv", "?", "rv"], "ground_truth": [":", "", ";"], "File": "m32c3", "Func": "m32c_hard_regno_nregs", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 738, "Length": 17, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vfmlalq_lane_high_f16", "(", "float32x4_t", "__r", ",", "float16x8_t", "__a", ",", "float16x4_t", "__b", ",", "const", "int", "__index", ")", "{", "__builtin_arm_lane_check", "(", ""], "ground_truth": [",", "__index", ")", ";"], "File": "arm", "Func": "neon_vfmlalq_lane_high_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 739, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_i64scatter_ps", "(", "void", "*", "__addr", ",", "__m512i", "__index", ",", "__m256", "__v1", ",", "int", "__scale", ")", "{", "__builtin_ia32_scatterdiv16sf", "(", "__addr", ",", "(", "__mmask8", ")", "", ",", "(", "__v8di", ")", "__index"], "ground_truth": [",", "(", "__v8sf", ")", "__v1", ",", "__scale", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_i64scatter_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 740, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UndefElts", "&=", "APInt", "::", "getSplat", "(", "NumElts", ",", "!", "IsTop", "?", "APInt", "::", "getLowBitsSet", "(", "", ",", "", ")", ":", "APInt", "::", "getHighBitsSet", "(", "", ",", "", ")", ")", ";", "return", "None", ";", "}", ";", "switch", "(", "II", ".", "getIntrinsicID", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "SimplifyNarrowInstrTopBottom", "(", "", ")", ";", "break", ";", "case", "", ":", "SimplifyNarrowInstrTopBottom", "(", "", ")", ";", "break", ";", "case", "", ":", "SimplifyNarrowInstrTopBottom", "(", ""], "ground_truth": [")", ";"], "File": "ARMTargetTransformInfo14", "Func": "simplifyDemandedVectorEltsIntrinsic", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 741, "Length": 76, "Cover_Rate": 0.3220338983050847, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printPostIncOperand12", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo"], "ground_truth": [",", "raw_ostream", "&", "O", ")", "{"], "File": "ARM64InstPrinter", "Func": "printPostIncOperand12", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 742, "Length": 18, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmulhq_sv8hi", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmulhq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 743, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSImm21Lsb0", "("], "ground_truth": [")", "const", "{"], "File": "RISCVAsmParser11", "Func": "isSImm21Lsb0", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 744, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cvtxph_ps", "(", "__m256", "__A"], "ground_truth": [",", "__mmask8", "__B", ",", "__m128h", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_mask_cvtxph_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 745, "Length": 25, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "m32c_pass_by_reference", "(", "cumulative_args_t"], "ground_truth": [",", "const", "function_arg_info", "&", ")", "{"], "File": "m32c", "Func": "m32c_pass_by_reference", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 746, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "~", "Context", "("], "ground_truth": [")", "{"], "File": "HexagonLoopIdiomRecognition", "Func": "~Context", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 747, "Length": 5, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVectorImpl", "<", "MachineInstr", "*", ">", "&", "getDefUses", "(", ")", "{", "return"], "ground_truth": ["DefUses", ";"], "File": "MipsRegisterBankInfo", "Func": "getDefUses", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 748, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", "&&", "", ")", ";", "return", "(", "MFI", "->", "hasCalls", "(", ")", "||", "MFI", "->", "hasVarSizedObjects", "(", ")"], "ground_truth": ["||", "MFI", "->", "isFrameAddressTaken", "(", ")", ")", ";"], "File": "AArch64FrameLowering44", "Func": "hasFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 749, "Length": 34, "Cover_Rate": 0.4657534246575342, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerShiftRightParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerCTTZ", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerCTPOP", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCCE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerConstantFP", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINSERT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCONCAT_VECTORS", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFLT_ROUNDS_", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerMUL", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "if", "(", "Subtarget", "->", "isTargetWindows", "(", ")", "&&", "!", "Op", ".", "getValueType", "(", ")", ".", "isVector", "(", ")", ")", "return", "LowerDIV_Windows", "(", "Op", ",", "DAG", ",", "true", ")", ";", "return", "LowerSDIV", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "if", "(", "Subtarget", "->", "isTargetWindows", "(", ")", "&&", "!", "Op", ".", "getValueType", "(", ")", ".", "isVector", "(", ")", ")", "return", "LowerDIV_Windows", "(", "Op", ",", "DAG", ",", "false", ")", ";", "return", "LowerUDIV", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerADDC_ADDE_SUBC_SUBE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerADDSUBCARRY", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerSignedALUO", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerUnsignedALUO", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerAtomicLoadStore", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFSINCOS", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerDivRem", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "if", "(", "Subtarget", "->", "getTargetTriple", "(", ")", ".", "isWindowsItaniumEnvironment", "(", ")", ")", "return", "LowerDYNAMIC_STACKALLOC", "(", "Op", ",", "DAG", ")", ";", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "LowerFP_ROUND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_EXTEND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFPOWI", "(", "Op"], "ground_truth": [",", "*", "Subtarget", ",", "DAG", ")", ";"], "File": "ARMISelLowering52", "Func": "LowerOperation", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 750, "Length": 407, "Cover_Rate": 0.4492273730684327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "lessCVI", "(", "const", "Instr", "&", "A", ",", "const", "Instr", "&", "B", ")", "{", "return", "(", "", "(", "A", ".", "CVI", ",", "B", "."], "ground_truth": ["CVI", ")", ")", ";"], "File": "HexagonShuffler (2)", "Func": "lessCVI", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 751, "Length": 29, "Cover_Rate": 0.90625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "storeStackInputValue", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "SL", ",", "SDValue", "Chain", ",", "SDValue", "ArgVal", ",", "int64_t", "Offset", ")", "const", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachinePointerInfo", "DstInfo", "=", "MachinePointerInfo", "::", "getStack", "(", "MF", ",", "Offset", ")", ";", "SDValue", "Ptr", "=", "DAG", ".", "getConstant", "(", "Offset", ",", "SL", ",", "", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "Chain", ",", "SL", ",", "ArgVal", ",", "Ptr", ",", "DstInfo", ",", "", ",", "MachineMemOperand", "::"], "ground_truth": ["MODereferenceable", ")", ";"], "File": "AMDGPUISelLowering (2)2", "Func": "storeStackInputValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 752, "Length": 85, "Cover_Rate": 0.9340659340659341, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "SIInsertWaitcnts", "Func": "getPassName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 753, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "return", "getPointerTy", "(", "DL", ")", ".", "getSizeInBits"], "ground_truth": ["(", ")", ";"], "File": "AArch64ISelLowering120", "Func": "getVaListSizeInBits", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 754, "Length": 18, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Resource", "(", "unsigned", "s", ")", "{"], "ground_truth": ["setUnits", "(", "s", ")", ";", "}"], "File": "HexagonShuffler (2)", "Func": "HexagonResource", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 755, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "", ",", "e", "=", "Ty", "->", "getVectorNumElements", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "if", "(", "Insert", ")", "Cost", "+=", "getVectorInstrCost", "(", "Instruction", "::", "InsertElement", ","], "ground_truth": ["Ty", ",", "i", ")", ";"], "File": "X86TargetTransformInfo86", "Func": "getScalarizationOverhead", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 756, "Length": 40, "Cover_Rate": 0.425531914893617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpq256_mask", "(", "(", "__v4di", ")", "__X", ",", "(", "__v4di", ")", "__Y", ",", "", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_cmpneq_epu64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 757, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LPR", ".", "addLiveOuts", "(", "MBB", ")", ";", "for", "(", "MachineBasicBlock", "::", "reverse_iterator", "I", "=", "MBB", ".", "rbegin", "(", ")", ",", "E", "=", "MBB", ".", "rend", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "isDebugInstr", "(", ")", ")", "continue", ";", "std", "::", "bitset", "<", "", ">", "Defs", ";", "SmallVector", "<", "MachineOperand", "*", ",", "", ">", "Uses", ";", "MachineInstr", "&", "MI", "=", "*", "I", ";", "for", "(", "auto", "&", "MO", ":", "I", "->", "operands", "(", ")", ")", "{", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", "-", "", ";", "if", "(", "Reg", ">=", "", ")", "continue", ";", "if", "(", "MO", ".", "isDef", "(", ")", ")", "{", "Defs", ".", "set"], "ground_truth": ["(", "Reg", ")", ";"], "File": "X86FloatingPoint11", "Func": "setKillFlags", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 758, "Length": 129, "Cover_Rate": 0.5222672064777328, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "if", "(", "IgnoreSPUpdates", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "FI", "<<", "", "<<", "MFI", ".", "getObjectOffset", "(", "FI", ")", "<<", "", ")", ";", "FrameReg", "="], "ground_truth": ["", ";"], "File": "AArch64FrameLowering56", "Func": "getFrameIndexReferencePreferSP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 759, "Length": 42, "Cover_Rate": 0.4883720930232558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "ldrOpc", "=", "isThumb2", "?", "", ":", "", ";", "strOpc", "=", "isThumb2", "?", "", ":", "", ";", "break", ";", "}", "MachineBasicBlock", "*", "loopMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MF", "->", "insert", "(", "It", ",", "loopMBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "const", "TargetRegisterClass", "*", "TRC", "=", "isThumb2", "?", "", ":", "", ";", "unsigned", "scratch", "=", "MRI", ".", "createVirtualRegister", "(", "TRC", ")", ";", "unsigned", "scratch2", "=", "(", "!", "BinOpcode", ")", "?", "incr", ":", "MRI", ".", "createVirtualRegister", "(", "TRC", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "BB", "=", "loopMBB", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "ldrOpc", ")", ",", "dest", ")", ".", "addReg", "(", "ptr", ")", ";", "if", "(", "ldrOpc", "==", "", ")", "MIB", ".", "addImm", "(", "", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "if", "(", "BinOpcode", ")", "{", "if", "(", "BinOpcode", "==", "", "||", "BinOpcode", "==", "", ")", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "scratch2", ")", ".", "addReg", "(", "incr", ")", ".", "addReg", "(", "dest", ")", ")", ".", "addReg", "(", "", ")", ";", "else", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "scratch2", ")", ".", "addReg", "(", "dest", ")", ".", "addReg", "(", "incr", ")", ")", ".", "addReg", "(", "", ")", ";", "}", "MIB", "=", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "strOpc", ")", ",", "scratch", ")", ".", "addReg", "(", "scratch2", ")", ".", "addReg", "(", "ptr", ")", ";", "if", "(", "strOpc", "==", "", ")", "MIB", ".", "addImm", "(", "", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "isThumb2", "?", "", ":", "", ")", ")", ".", "addReg", "(", "scratch", ")", ".", "addImm", "(", "", ")", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "isThumb2", "?", "", ":", "", ")", ")", ".", "addMBB", "(", "loopMBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "BB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "="], "ground_truth": ["exitMBB", ";"], "File": "ARMISelLowering116", "Func": "EmitAtomicBinary", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 760, "Length": 404, "Cover_Rate": 0.5863570391872278, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectAddrModeIndexed", "(", "N", ",", "", ",", "Base"], "ground_truth": [",", "OffImm", ")", ";"], "File": "ARM64ISelDAGToDAG", "Func": "SelectAddrModeIndexed32", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 761, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "PredReg", ";", "if", "(", "getInstrPredicate", "(", "*", "MI", ",", "PredReg", ")", "==", "", ")", "{", "switch", "(", "Opc", ")", "{", "default", ":", "break", ";", "case", "", ":", "if", "(", "ReduceTo2Addr", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ",", "IsSelfLoop", ")", ")", "return", "true", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "return", "ReduceToNarrow", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ",", "IsSelfLoop", ")", ";", "}", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", "return", "ReduceToNarrow", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ",", "IsSelfLoop", ")", ";", "break", ";", "case", "", ":", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "return", "ReduceToNarrow", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ",", "IsSelfLoop", ")", ";", "break", ";", "case", "", ":", "{", "static", "const", "ReduceEntry", "NarrowEntry", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "ReduceToNarrow", "(", "MBB", ",", "MI", ",", "NarrowEntry", ",", "LiveCPSR", ",", "IsSelfLoop", ")", ")", "return", "true", ";", "return", "ReduceToNarrow", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ",", "IsSelfLoop", ")", ";", "}", "case", "", ":", "{", "Register", "PredReg", ";", "if", "(", "getInstrPredicate", "(", "*", "MI", ",", "PredReg", ")", "!=", "", ")", "break", ";", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ")", "return", "ReduceToNarrow", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ",", "IsSelfLoop", ")", ";", "}", "}", "return", "false"], "ground_truth": [";"], "File": "Thumb2SizeReduction11", "Func": "ReduceSpecial", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 762, "Length": 272, "Cover_Rate": 0.40963855421686746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ptr", "=", "MaskLoad", "->", "getBasePtr", "(", ")", ";", "if", "(", "Ptr", "->", "getOpcode", "(", ")", "==", "", "||", "Ptr", "->", "getOpcode", "(", ")", "=="], "ground_truth": ["", ")", "Ptr", "=", "Ptr", "->", "getOperand", "(", "", ")", ";"], "File": "X86ISelLowering (3)", "Func": "getTargetShuffleMaskConstant", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 763, "Length": 36, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmull_s32", "(", "int32x2_t", "a", ",", "int32x2_t", "b", ")", "{", "int64x2_t", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmull_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 764, "Length": 12, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vsliq_m_n_u16", "(", "__a", ",", "__b", ","], "ground_truth": ["__imm", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vsliq_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 765, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "!", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", "{", "FrameIndex", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getReg"], "ground_truth": ["(", ")", ";"], "File": "PPCInstrInfo101", "Func": "isLoadFromStackSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 766, "Length": 80, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "return", "DecodeDPRRegisterClass", "(", "Inst", ",", "RegNo", ",", "Address", ",", "Decoder"], "ground_truth": [")", ";"], "File": "ARMDisassembler13", "Func": "DecodeDPR_8RegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 767, "Length": 23, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_arm_mrc", "(", "__coproc", ",", "__opc1", ","], "ground_truth": ["__CRn", ",", "__CRm", ",", "__opc2", ")", ";"], "File": "arm", "Func": "acle___arm_mrc", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 768, "Length": 14, "Cover_Rate": 0.32558139534883723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "determineCalleeSaves", "(", "MachineFunction", "&", "MF", ",", "BitVector", "&", "SavedRegs", ",", "RegScavenger", "*", "RS", ")", "const", "{", "assert", "(", "false", "&&"], "ground_truth": ["", "", ")", ";"], "File": "XtensaFrameLowering1", "Func": "determineCalleeSaves", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 769, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "MemOp", "[", "", "]", "=", "cast", "<", "MemSDNode", ">", "(", "N", ")", "->", "getMemOperand", "(", ")", ";", "cast", "<", "MachineSDNode", ">", "(", "Result", ")", "->", "setMemRefs", "(", "MemOp"], "ground_truth": [",", "MemOp", "+", "", ")", ";"], "File": "PPCISelDAGToDAG (2)2", "Func": "transferMemOperands", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 770, "Length": 46, "Cover_Rate": 0.7540983606557377, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmull_s16", "(", "int16x4_t", "__a"], "ground_truth": [",", "int16x4_t", "__b", ")", "{"], "File": "arm", "Func": "neon_vmull_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 771, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getVGPRPressureSet", "(", ")", "const", "{", "return"], "ground_truth": ["VGPRSetID", ";", "}"], "File": "SIRegisterInfo10", "Func": "getVGPRPressureSet", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 772, "Length": 10, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vst2q_s32", "(", "int32_t", "*", "__addr", ",", "int32x4x2_t", "__value", ")", "{", "union", "{", "int32x4x2_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__i", "="], "ground_truth": ["__value", ";"], "File": "arm", "Func": "mve___arm_vst2q_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 773, "Length": 27, "Cover_Rate": 0.6585365853658537, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "llvm", "::", "create16InstrInfo", "(", "TargetMachine"], "ground_truth": ["&", "TM", ")", "{"], "File": "Mips16InstrInfo", "Func": "createMips16InstrInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 774, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "WinCOFFStreamer", "::", "EmitWinEHHandlerData", "(", ")", "{", "MCStreamer", "::", "EmitWinEHHandlerData", "("], "ground_truth": [")", ";"], "File": "X86WinCOFFStreamer", "Func": "EmitWinEHHandlerData", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 775, "Length": 13, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockRanges", "::", "BlockRanges", "(", "MachineFunction", "&", "mf", ")", ":", "MF", "(", "mf", ")", ",", "HST", "(", "mf", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ")", ",", "TII", "(", "*", "HST", ".", "getInstrInfo", "(", ")", ")", ",", "TRI", "(", "*", "HST", ".", "getRegisterInfo", "(", ")", ")", ",", "Reserved", "(", "TRI", ".", "getReservedRegs", "(", "mf", ")", ")", "{", "for", "(", "auto", "I", "=", "TRI", ".", "regclass_begin", "(", ")", ",", "E", "=", "TRI", ".", "regclass_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "auto", "*", "RC", "=", "*", "I", ";", "if", "(", "RC", "->", "isAllocatable", "(", ")", ")", "continue", ";", "for", "(", "unsigned", "R", ":", "*", "RC", ")", "Reserved", "[", "R", "]"], "ground_truth": ["=", "true", ";"], "File": "HexagonBlockRanges", "Func": "HexagonBlockRanges", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 776, "Length": 115, "Cover_Rate": 0.9829059829059829, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "emitRRI", "(", "unsigned", "Opcode", ",", "unsigned", "DstReg", ",", "unsigned", "SrcReg", ",", "int16_t", "Imm", ",", "SMLoc", "IDLoc"], "ground_truth": [",", "SmallVectorImpl", "<", "MCInst", ">", "&", "Instructions", ")", "{"], "File": "MipsAsmParser6", "Func": "emitRRI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 777, "Length": 26, "Cover_Rate": 0.5531914893617021, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "res", ")", ":", "", "(", "mm", ")", ",", "", "(", "mn", ")", ")", ";", "return"], "ground_truth": ["res", ";"], "File": "ushmedia", "Func": "sh_media_MADD_W", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 778, "Length": 23, "Cover_Rate": 0.48936170212765956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "t", ";", "int", "align", ";", "if", "(", "sparc_addr_list", "==", "NULL_RTX", "&&", "sparc_addr_diff_list", "==", "NULL_RTX", ")", "return", ";", "function_section", "(", "current_function_decl", ")", ";", "align", "=", "floor_log2", "(", "FUNCTION_BOUNDARY", "/", "BITS_PER_UNIT", ")", ";", "if", "(", "align", ">", "", ")", "ASM_OUTPUT_ALIGN", "(", "asm_out_file", ",", "align", ")", ";", "for", "(", "t", "=", "sparc_addr_list", ";", "t", ";", "t", "=", "XEXP", "(", "t", ",", "", ")", ")", "sparc_output_addr_vec", "(", "XEXP", "(", "t", ",", "", ")", ")", ";", "for", "(", "t", "=", "sparc_addr_diff_list", ";", "t", ";", "t", "=", "XEXP", "(", "t", ",", "", ")", ")", "sparc_output_addr_diff_vec", "(", "XEXP"], "ground_truth": ["(", "t", ",", "", ")", ")", ";"], "File": "sparc2", "Func": "sparc_output_deferred_case_vectors", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 779, "Length": 99, "Cover_Rate": 0.8839285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ",", "__gnu_inline__", ",", "__artificial__", ")", ")", "vmull_n_s16", "(", "int16x4_t", "a", ",", "int16_t", "b", ")", "{", "int32x4_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ":", ")", ";", "return"], "ground_truth": ["result", ";"], "File": "arm", "Func": "neon4_vmull_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 780, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "VEX_LOB_0F38", ":", "insn", "->", "opcodeType", "=", "THREEBYTE_38", ";", "return", "consumeByte", "(", "insn", ",", "&", "insn", "->", "opcode", ")", ";", "case", "VEX_LOB_0F3A", ":", "insn", "->", "opcodeType", "=", "THREEBYTE_3A", ";", "return", "consumeByte", "(", "insn", ",", "&", "insn", "->", "opcode", ")", ";", "}", "}", "else", "if", "(", "insn", "->", "vectorExtensionType", "==", "TYPE_VEX_3B", ")", "{", "switch", "(", "mmmmmFromVEX2of3", "(", "insn", "->", "vectorExtensionPrefix", "[", "", "]", ")", ")", "{", "default", ":", "dbgprintf", "(", "insn", ",", "", ",", "mmmmmFromVEX2of3", "(", "insn", "->", "vectorExtensionPrefix", "[", "", "]", ")", ")", ";", "return", "-", "", ";", "case", "VEX_LOB_0F", ":", "insn", "->", "opcodeType", "=", "TWOBYTE", ";", "return", "consumeByte", "(", "insn", ",", "&", "insn", "->", "opcode", ")", ";", "case", "VEX_LOB_0F38", ":", "insn", "->", "opcodeType", "=", "THREEBYTE_38", ";", "return", "consumeByte", "(", "insn", ",", "&", "insn", "->", "opcode", ")", ";", "case", "VEX_LOB_0F3A", ":", "insn", "->", "opcodeType", "=", "THREEBYTE_3A", ";", "return", "consumeByte", "(", "insn", ",", "&", "insn", "->", "opcode", ")", ";", "}", "}", "else", "if", "(", "insn", "->", "vectorExtensionType", "==", "TYPE_VEX_2B", ")", "{", "insn", "->", "opcodeType", "=", "TWOBYTE", ";", "return", "consumeByte", "(", "insn", ",", "&", "insn", "->", "opcode", ")", ";", "}", "else", "if", "(", "insn", "->", "vectorExtensionType", "==", "TYPE_XOP", ")", "{", "switch", "(", "mmmmmFromXOP2of3", "(", "insn", "->", "vectorExtensionPrefix", "[", "", "]", ")", ")", "{", "default", ":", "dbgprintf", "(", "insn", ",", "", ",", "mmmmmFromVEX2of3", "(", "insn", "->", "vectorExtensionPrefix", "[", "", "]", ")", ")", ";", "return", "-", "", ";", "case", "XOP_MAP_SELECT_8", ":", "insn", "->", "opcodeType", "=", "XOP8_MAP", ";", "return", "consumeByte", "(", "insn", ",", "&", "insn", "->", "opcode", ")", ";", "case", "XOP_MAP_SELECT_9", ":", "insn", "->", "opcodeType", "=", "XOP9_MAP", ";", "return", "consumeByte", "(", "insn", ",", "&", "insn", "->", "opcode", ")", ";", "case", "XOP_MAP_SELECT_A", ":", "insn", "->", "opcodeType", "=", "XOPA_MAP", ";", "return", "consumeByte", "(", "insn", ",", "&", "insn", "->", "opcode", ")", ";", "}", "}", "if", "(", "consumeByte", "(", "insn", ",", "&", "current", ")", ")", "return", "-", "", ";", "if", "(", "current", "==", "", ")", "{", "dbgprintf", "(", "insn", ",", "", ",", "current", ")", ";", "if", "(", "consumeByte", "(", "insn", ",", "&", "current", ")", ")", "return", "-", "", ";", "if", "(", "current", "==", "", ")", "{", "dbgprintf", "(", "insn", ",", "", ",", "current", ")", ";", "if", "(", "consumeByte", "(", "insn", ",", "&", "current", ")", ")", "return", "-", "", ";", "insn", "->", "opcodeType", "=", "THREEBYTE_38", ";", "}", "else", "if", "(", "current", "==", "", ")", "{", "dbgprintf", "(", "insn", ",", "", ",", "current", ")", ";", "if", "(", "consumeByte", "(", "insn", ",", "&", "current", ")", ")", "return", "-", "", ";", "insn", "->", "opcodeType", "=", "THREEBYTE_3A", ";", "}", "else", "if", "(", "current", "==", "", ")", "{", "dbgprintf", "(", "insn", ",", "", ",", "current", ")", ";", "if", "(", "readModRM", "(", "insn", ")", ")", "return", "-", "", ";", "if", "(", "consumeByte", "(", "insn", ",", "&", "current", ")", ")", "return", "-", "", ";", "insn", "->", "opcodeType", "=", "THREEDNOW_MAP", ";", "}", "else"], "ground_truth": ["{"], "File": "X86DisassemblerDecoder", "Func": "readOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 781, "Length": 456, "Cover_Rate": 0.7794871794871795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "riscv_cannot_copy_insn_p", "(", "rtx_insn"], "ground_truth": ["*", "insn", ")", "{"], "File": "riscv", "Func": "riscv_cannot_copy_insn_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 782, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_broadcastss256_mask", "(", "(", "__v4sf", ")", "__A", ","], "ground_truth": ["(", "__v8sf", ")", "_mm256_setzero_ps", "(", ")", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_broadcastss_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 783, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "addRequired", "<", "MachineDominatorTree"], "ground_truth": [">", "(", ")", ";"], "File": "TGSICFGStructurizer", "Func": "getAnalysisUsage", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 784, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FOR_EACH_SUBRTX", "(", "iter", ",", "array", ",", "x", ",", "ALL", ")", "{", "const_rtx", "x", "=", "*", "iter", ";", "if", "(", "SYMBOL_REF_P", "(", "x", ")", "&&", "SYMBOL_REF_TLS_MODEL", "(", "x", ")", "!=", "", ")", "return", "true", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "XINT", "(", "x", ",", ""], "ground_truth": [")", "==", "UNSPEC_TLS", ")", "iter", ".", "skip_subrtxes", "(", ")", ";"], "File": "aarch641", "Func": "FOR_EACH_SUBRTX", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 785, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_ucomilt_sh", "(", "__m128h", "__A", ",", "__m128h", "__B", ")", "{", "return", "__builtin_ia32_cmpsh_mask_round", "(", "__A", ",", "__B", ",", "_CMP_LT_OQ", ",", "(", "__mmask8", ")", "-"], "ground_truth": ["", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_ucomilt_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 786, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "TransformIntrin", "("], "ground_truth": [")", ";"], "File": "TPCTransformIntrin", "Func": "createTPCTransformIntrinPass", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 787, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_aand_i32", "(", "int", "*", "__A", ",", "int", "__B", ")", "{", "__builtin_ia32_aand32", "(", "(", "int", "*", ")"], "ground_truth": ["__A", ",", "__B", ")", ";"], "File": "raointintrin", "Func": "_aand_i32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 788, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "*", "(", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", "->", "getRegClass", "(", "RC", ")"], "ground_truth": [".", "begin", "(", ")", "+", "RegNo", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "getReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 789, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "bool", "isSigned", "=", "N", "->", "getOpcode", "(", ")", "==", "", ";", "unsigned", "IntrinsicOpcode", "=", "isSigned", "?", "", ":", "", ";", "SDValue", "FixConv", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NumLanes", "==", "", "?", "", ":", "", ",", "DAG", ".", "getConstant", "(", "IntrinsicOpcode", ",", "dl", ",", "", ")", ",", "Op", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "C", ",", "dl", ",", "", ")", ")", ";", "if", "(", "IntBits", "<", "FloatBits", ")", "FixConv", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "N", "->", "getValueType", "(", "", ")", ",", "FixConv", ")", ";", "return", "FixConv"], "ground_truth": [";"], "File": "ARMISelLowering (2)2", "Func": "PerformVCVTCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 790, "Length": 104, "Cover_Rate": 0.30057803468208094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x2_t", ")", "__builtin_neon_vreinterpretv2div8hi", "(", "(", "int16x8_t", ")"], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_u64_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 791, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Vec", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op", ".", "getValueType", "(", ")", "==", "", "&&", "Vec", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", "<", "", ")", "{", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Vec", ","], "ground_truth": ["Lane", ")", ";"], "File": "ARMISelLowering107", "Func": "LowerEXTRACT_VECTOR_ELT", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 792, "Length": 62, "Cover_Rate": 0.5585585585585585, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getMBBMRT", "(", ")", "!="], "ground_truth": ["nullptr", ";"], "File": "AMDGPUMachineCFGStructurizer", "Func": "isMBB", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 793, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MachineBasicBlock", "::", "iterator", "skipAlignedDPRCS2Spills", "(", "MachineBasicBlock", "::", "iterator", "MI", ",", "unsigned", "NumAlignedDPRCS2Regs", ")", "{", "++", "MI", ";", "++", "MI", ";", "++", "MI", ";", "assert", "(", "MI", "->", "mayStore", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "ARMFrameLowering100", "Func": "skipAlignedDPRCS2Spills", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 794, "Length": 35, "Cover_Rate": 0.32407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vcmlaq_rot180_m_f16", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcmlaq_rot180_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 795, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "SDValue", "Op", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "SrcVT", "=", "Op", ".", "getValueType", "(", ")", ";", "EVT", "DstVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "SrcVT", "==", "", "&&", "DstVT", "==", "", ")", "{", "if", "(", "!", "Subtarget", "->", "hasFullFP16", "(", ")", ")", "return", "SDValue", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "Op", ")", ")", ";", "}", "if", "(", "SrcVT", "==", "", "&&", "DstVT", "==", "", ")", "{", "if", "(", "!", "Subtarget", "->", "hasFullFP16", "(", ")", ")", "return", "SDValue", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "Op", ")", ")", ";", "}", "if", "(", "!", "(", "SrcVT", "==", "", "||", "DstVT", "==", "", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SrcVT", "==", "", "&&", "TLI", ".", "isTypeLegal", "(", "DstVT", ")", ")", "{", "if", "(", "SDValue", "Val", "=", "CombineVMOVDRRCandidateWithVecOp", "(", "N", ",", "DAG", ")", ")", "return", "Val", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DstVT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ")", ";", "}", "if", "(", "DstVT", "==", "", "&&", "TLI"], "ground_truth": [".", "isTypeLegal", "(", "SrcVT", ")", ")", "{"], "File": "ARMISelLowering104", "Func": "ExpandBITCAST", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 796, "Length": 292, "Cover_Rate": 0.5816733067729084, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "int_or_sig_p", "=", "cfun", "->", "machine", "->", "is_interrupt", "||", "cfun", "->", "machine", "->", "is_signal", ";", "if", "(", "set", ")", "CLEAR_HARD_REG_SET", "(", "*", "set", ")", ";", "count", "=", "", ";", "if", "(", "TREE_THIS_VOLATILE", "(", "current_function_decl", ")", "||", "cfun", "->", "machine", "->"], "ground_truth": ["is_OS_task", "||", "cfun", "->", "machine", "->", "is_OS_main", ")", "return", "", ";"], "File": "avr", "Func": "avr_regs_to_save", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 797, "Length": 51, "Cover_Rate": 0.32075471698113206, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Operand", "*", "CreateProcIFlags", "(", "", "IFlags", ",", "SMLoc", "S", ")", "{", "Operand", "*", "Op", "=", "new", "Operand", "(", "ProcIFlags", ")", ";", "Op", "->", "IFlags", ".", "Val", "=", "IFlags", ";", "Op", "->", "StartLoc"], "ground_truth": ["=", "S", ";"], "File": "ARMAsmParser35", "Func": "CreateProcIFlags", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 798, "Length": 36, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CFGStackify", "::", "fixEndsAtEndOfFunction", "(", "MachineFunction", "&", "MF", ")", "{", "const", "auto", "&", "MFI", "=", "*", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "MFI", ".", "getResults", "(", ")", ".", "empty", "(", ")", ")", "return", ";", "", "RetType", "=", "MFI", ".", "getResults", "(", ")", ".", "size", "(", ")", ">", "", "?", "", "::", "Multivalue", ":", "", "(", "", "(", "MFI", ".", "getResults", "(", ")", ".", "front", "(", ")", ")", ")", ";", "SmallVector", "<", "MachineBasicBlock", "::", "reverse_iterator", ",", "", ">", "Worklist", ";", "Worklist", ".", "push_back", "(", "MF", ".", "rbegin", "(", ")", "->", "rbegin", "(", ")", ")", ";", "auto", "Process", "=", "[", "&", "]", "(", "MachineBasicBlock", "::", "reverse_iterator", "It", ")", "{", "auto", "*", "MBB", "=", "It", "->", "getParent", "(", ")", ";", "while", "(", "It", "!=", "MBB", "->", "rend", "(", ")", ")", "{", "MachineInstr", "&", "MI", "=", "*", "It", "++", ";", "if", "(", "MI", ".", "isPosition", "(", ")", "||", "MI", ".", "isDebugInstr", "(", ")", ")", "continue", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "{", "auto", "*", "EHPad", "=", "TryToEHPad", ".", "lookup", "(", "EndToBegin", "[", "&", "MI", "]", ")", ";", "assert", "(", "EHPad", ")", ";", "auto", "NextIt", "=", "std", "::", "next", "(", "", "(", "EHPad", ")", "->", "getReverseIterator", "(", ")", ")", ";", "if", "(", "NextIt", "!=", "EHPad", "->", "rend", "(", ")", ")", "Worklist", "."], "ground_truth": ["push_back", "(", "NextIt", ")", ";"], "File": "WebAssemblyCFGStackify16", "Func": "fixEndsAtEndOfFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 799, "Length": 224, "Cover_Rate": 0.7066246056782335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Attribute", "FSAttr", "=", "F", ".", "getFnAttribute", "(", "", ")", ";", "std", "::", "string", "CPU", "=", "!", "CPUAttr", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", "?", "CPUAttr", ".", "getValueAsString", "(", ")", ".", "str", "(", ")", ":", "TargetCPU", ";", "std", "::", "string", "FS", "=", "!", "FSAttr", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", "?", "FSAttr", ".", "getValueAsString", "(", ")", ".", "str", "(", ")", ":", "TargetFS", ";", "bool", "has16Attr", "=", "!", "F", ".", "getFnAttribute", "(", "", ")", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", ";", "bool", "hasNo16Attr", "=", "!", "F", ".", "getFnAttribute", "(", "", ")", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", ";", "bool", "HasMicroAttr", "=", "!", "F", ".", "getFnAttribute", "(", "", ")", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", ";", "bool", "HasNoMicroAttr", "=", "!", "F", ".", "getFnAttribute", "(", "", ")", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", ";", "bool", "softFloat", "=", "F", ".", "hasFnAttribute", "(", "", ")", "&&", "F", ".", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", "==", "", ";", "if", "(", "has16Attr", ")", "FS", "+=", "FS", ".", "empty", "(", ")", "?", "", ":", "", ";", "else", "if", "(", "hasNo16Attr", ")", "FS", "+=", "FS", ".", "empty", "(", ")", "?", "", ":", "", ";", "if", "(", "HasMicroAttr", ")", "FS", "+=", "FS", ".", "empty", "(", ")", "?", "", ":", "", ";", "else", "if", "(", "HasNoMicroAttr", ")", "FS", "+=", "FS", ".", "empty", "(", ")", "?", "", ":", "", ";", "if", "(", "softFloat", ")", "FS", "+=", "FS", ".", "empty", "(", ")", "?", "", ":", "", ";", "auto", "&", "I", "=", "SubtargetMap"], "ground_truth": ["[", "CPU", "+", "FS", "]", ";"], "File": "MipsTargetMachine16", "Func": "getSubtargetImpl", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 800, "Length": 252, "Cover_Rate": 0.7850467289719626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "J", ":", "I", "->", "operands", "(", ")", ")", "{", "if", "(", "J", ".", "isRegMask", "(", ")", ")", "AvailableRegs", ".", "clearBitsNotInMask", "(", "J", ".", "getRegMask", "(", ")", ")", ";", "if", "(", "J", ".", "isReg", "(", ")", "&&", "J", ".", "isDef", "(", ")", ")", "{", "MCRegAliasIterator", "AI", "(", "J", ".", "getReg", "(", ")", ",", "TRI", ",", "true", ")", ";", "if", "(", "J", ".", "isDead", "(", ")", ")", "for", "(", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "AvailableRegs", ".", "reset", "(", "*", "AI", ")", ";", "else", "for", "(", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "assert", "(", "!", "AvailableRegs", "[", "*", "AI", "]", "&&", "", ")", ";", "}", "}", "}", "auto", "Ord", "=", "RCI", ".", "getOrder", "(", "TRI", "->", "getRegClass", "(", "RegClassID", ")", ")", ";", "for", "(", "auto", "Reg"], "ground_truth": [":", "Ord", ")", "{"], "File": "AArch64A57FPLoadBalancing1", "Func": "scavengeRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 801, "Length": 139, "Cover_Rate": 0.46959459459459457, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "IntNo", ")", "{", "default", ":", "break", ";", "case", "", ":", "{", "SDLoc", "DL", "(", "Op", ")", ";", "MVT", "XLenVT", "=", "Subtarget", ".", "getXLenVT", "(", ")", ";", "SDValue", "Mask", "=", "Op", ".", "getOperand", "(", "", ")", ";", "bool", "IsUnmasked", "=", "", "(", "Mask", ".", "getNode", "(", ")", ")", ";", "MVT", "VT", "=", "Op", "->", "getSimpleValueType", "(", "", ")", ";", "MVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "VT", ")", ";", "SDValue", "PassThru", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "IsUnmasked", ")", "{", "MVT", "MaskVT", "=", "", "(", "", ",", "ContainerVT", ".", "getVectorElementCount", "(", ")", ")", ";", "Mask", "=", "convertToScalableVector", "(", "MaskVT", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ";", "PassThru", "=", "convertToScalableVector", "(", "ContainerVT", ",", "PassThru", ",", "DAG", ",", "Subtarget", ")", ";", "}", "SDValue", "VL", "=", "DAG", ".", "getConstant", "(", "VT", ".", "getVectorNumElements", "(", ")", ",", "DL", ",", "XLenVT", ")", ";", "SDValue", "IntID", "=", "DAG", ".", "getTargetConstant", "(", "IsUnmasked", "?", "", ":", "", ",", "DL", ",", "XLenVT", ")", ";", "auto", "*", "Load", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "Op", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "{", "Load", "->", "getChain", "(", ")", ",", "IntID", "}", ";", "if", "(", "!", "IsUnmasked", ")", "Ops", ".", "push_back", "(", "PassThru", ")", ";", "Ops", ".", "push_back", "(", "Op", ".", "getOperand", "(", "", ")", ")", ";", "Ops", ".", "push_back", "(", "Op", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "IsUnmasked", ")", "Ops", ".", "push_back", "(", "Mask", ")", ";", "Ops", ".", "push_back", "(", "VL", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "{", "ContainerVT", ",", "", "}", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "VTs", ",", "Ops", ",", "Load", "->", "getMemoryVT", "("], "ground_truth": [")", ",", "Load", "->", "getMemOperand", "(", ")", ")", ";"], "File": "RISCVISelLowering60", "Func": "LowerINTRINSIC_W_CHAIN", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 802, "Length": 287, "Cover_Rate": 0.7612732095490716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "P", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DstVT", ",", "Op0", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "N", "->", "getValueType", "(", "", ")", ",", "P", ")", ";", "}", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "LoadSDNode", "*", "Ld", "=", "cast", "<", "LoadSDNode", ">", "(", "Op0", ".", "getNode", "(", ")", ")", ";", "EVT", "VT", "=", "Ld", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "Ld", "->", "isVolatile", "(", ")", "&&", "!", "N", "->", "getValueType", "(", "", ")", ".", "isVector", "(", ")", "&&", "", "(", "Op0", ".", "getNode", "(", ")", ")", "&&", "Op0", ".", "hasOneUse", "(", ")", "&&", "!", "XTLI", "->", "getSubtarget", "(", ")", "->", "is64Bit", "(", ")", "&&", "!", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "VT", ")", ")", "{", "SDValue", "FILDChain", "=", "XTLI", "->", "BuildFILD", "(", "SDValue", "(", "N", ",", "", ")", ",", "Ld", "->", "getValueType", "(", "", ")", ",", "Ld", "->", "getChain", "(", ")", ",", "Op0", ",", "DAG", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "Op0", ".", "getValue", "(", "", ")", ",", "FILDChain"], "ground_truth": [".", "getValue", "(", "", ")", ")", ";"], "File": "X86ISelLowering116", "Func": "PerformSINT_TO_FPCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 803, "Length": 184, "Cover_Rate": 0.6524822695035462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addExpr", "(", "MCInst", "&", "Inst", ",", "const", "MCExpr", "*", "Expr", ")", "const", "{", "if", "(", "Expr", "==", "", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "else", "if", "(", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ")", "Inst"], "ground_truth": [".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "CE", "->", "getValue", "(", ")", ")", ")", ";"], "File": "MINA32AsmParser", "Func": "addExpr", "Target": "MINA32", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 804, "Length": 64, "Cover_Rate": 0.8205128205128205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "Size", ";", "++", "i", ")", "DF", ".", "getContents", "(", ")", "[", "Fixup", ".", "getOffset", "(", ")", "+", "i", "]", "=", "uint8_t", "("], "ground_truth": ["Value", ">>", "(", "i", "*", "", ")", ")", ";"], "File": "X86AsmBackend29", "Func": "ApplyFixup", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 805, "Length": 40, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "dst", ")", "!=", "REG", "||", "REGNO", "(", "dst", ")", "!=", "FLAGS_REG", "||", "GET_MODE", "(", "dst", ")", "!=", "CCZmode", ")", "return", "false", ";", "rtx", "op1", "=", "XEXP", "(", "src", ",", "", ")", ";", "rtx", "op2", "=", "XEXP", "(", "src", ",", "", ")", ";", "if", "(", "op2", "!=", "CONST0_RTX", "(", "GET_MODE", "(", "op2", ")", ")", ")", "return", "false", ";", "if", "(", "GET_CODE", "(", "op1", ")", "!=", "IOR", ")", "return", "false", ";", "op2", "=", "XEXP", "(", "op1", ",", "", ")", ";", "op1", "=", "XEXP", "(", "op1", ",", "", ")", ";", "if", "(", "!", "SUBREG_P", "(", "op1", ")", "||", "!", "SUBREG_P", "(", "op2", ")", "||", "GET_MODE", "(", "op1", ")", "!=", "SImode", "||", "GET_MODE", "(", "op2", ")", "!=", "SImode", "||", "(", "(", "SUBREG_BYTE", "(", "op1", ")", "!=", "", "||", "SUBREG_BYTE", "(", "op2", ")", "!=", "GET_MODE_SIZE", "(", "SImode", ")", ")", "&&", "(", "SUBREG_BYTE", "(", "op2", ")", "!=", "", "||", "SUBREG_BYTE", "(", "op1", ")", "!=", "GET_MODE_SIZE", "(", "SImode", ")", ")", ")", ")", "return", "false", ";", "op1", "=", "SUBREG_REG", "(", "op1", ")", ";", "op2", "=", "SUBREG_REG", "(", "op2", ")", ";", "if", "(", "op1", "!=", "op2", "||", "!", "REG_P", "(", "op1", ")", "||", "GET_MODE", "(", "op1", ")"], "ground_truth": ["!=", "DImode", ")", "return", "false", ";"], "File": "i386-features", "Func": "convertible_comparison_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 806, "Length": 198, "Cover_Rate": 0.7252747252747253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ImplicitDefReg", "=", "createResultReg", "(", "RC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ")", ",", "ImplicitDefReg", ")", ";", "}", "Register", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "MachineInstrBuilder", "MIB", ";", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpc", ")", ",", "ResultReg", ")", ";", "if", "(", "HasAVX", ")", "MIB", ".", "addReg", "(", "ImplicitDefReg", ")", ";", "MIB", ".", "addReg", "(", "OpReg"], "ground_truth": [")", ";"], "File": "X86FastISel104", "Func": "X86SelectFPExtOrFPTrunc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 807, "Length": 87, "Cover_Rate": 0.47540983606557374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "Br", ".", "MI", "->", "getParent", "(", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "-=", "", ";", "adjustBBOffsetsAfter", "(", "MBB", ")", ";", "++", "NumT2BrShrunk", ";", "MadeChange", "=", "true", ";", "}", "}", "Opcode", "=", "Br", ".", "MI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "!=", "", ")", "continue", ";", "if", "(", "!", "Br", ".", "MI", "->", "killsRegister", "(", "", ")", ")", "continue", ";", "NewOpc", "=", "", ";", "unsigned", "PredReg", "=", "", ";", "", "Pred", "=", "getInstrPredicate", "(", "Br", ".", "MI", ",", "PredReg", ")", ";", "if", "(", "Pred", "==", "", ")", "NewOpc", "=", "", ";", "else", "if", "(", "Pred", "==", "", ")", "NewOpc", "=", "", ";", "if", "(", "!", "NewOpc", ")", "continue", ";", "MachineBasicBlock", "*", "DestBB", "=", "Br", ".", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "unsigned", "BrOffset", "=", "getOffsetOf", "(", "Br", ".", "MI", ")", "+", "", "-", "", ";", "unsigned", "DestOffset", "=", "BBInfo", "[", "DestBB", "->", "getNumber", "(", ")", "]", ".", "Offset", ";", "if", "(", "BrOffset", "<", "DestOffset", "&&", "(", "DestOffset", "-", "BrOffset", ")", "<=", "", ")", "{", "MachineBasicBlock", "::", "iterator", "CmpMI", "=", "Br", ".", "MI", ";", "if", "(", "CmpMI", "!=", "Br", ".", "MI", "->", "getParent", "(", ")", "->", "begin", "(", ")", ")", "{", "--", "CmpMI", ";", "if", "(", "CmpMI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "Reg", "=", "CmpMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Pred", "=", "getInstrPredicate", "(", "CmpMI", ",", "PredReg", ")", ";", "if", "(", "Pred", "==", "", "&&", "CmpMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", "&&", "isLowRegister", "("], "ground_truth": ["Reg", ")", ")", "{"], "File": "ARMConstantIslandPass (2)1", "Func": "optimizeThumb2Branches", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 808, "Length": 268, "Cover_Rate": 0.4281150159744409, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "createReg", "(", "unsigned", "RegNo", ",", "SMLoc", "S", ",", "SMLoc", "E", ")", "{", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "Register", ")", ";", "Op", "->", "Reg", ".", "RegNum", "=", "RegNo", ";", "Op", "->", "StartLoc"], "ground_truth": ["=", "S", ";"], "File": "ECLairAsmParser", "Func": "createReg", "Target": "ECLair", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 809, "Length": 44, "Cover_Rate": 0.8148148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isa", "<", "ArrayType", ">", "(", "Ty", ")", ")", "{", "char", "IDStr", "[", "", "]", "=", "{", "'\\0'", "}", ";", "Type", "*", "ElmTy", "=", "cast", "<", "ArrayType", ">", "(", "Ty", ")", "->", "getElementType", "(", ")", ";", "unsigned", "NumElm", "=", "cast", "<", "ArrayType", ">", "(", "Ty", ")", "->", "getNumElements", "(", ")", ";", "std", "::", "string", "ElmTyStr", "=", "EmitTypeString", "(", "ElmTy", ")", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "sprintf", "(", "IDStr", ",", "", ",", "NumElm", ")", ";", "FieldInit", "+=", "IDStr", ";", "if", "(", "isa", "<", "StructType", ">", "(", "ElmTy", ")", ")", "FieldInit", "+=", "", ";", "else", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ElmTyStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ClassName", ";", "FieldInit", "+=", "", ";", "IDStr", "[", "", "]", "=", "'\\0'", ";", "sprintf", "(", "IDStr", ",", "", ",", "FieldID", ")", ";", "FieldInit", "+=", "IDStr", ";", "FieldInit", "+=", "", ";", "MFI", "->", "getTypeDescriptor", "(", "Ty", ",", "FieldInit", ")", ";", "if", "(", "isa", "<", "StructType", ">", "(", "ElmTy", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElm", ";", "i", "++", ")", "{", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ClassName", ";", "FieldInit", "+=", "", ";", "IDStr", "[", "", "]", "=", "'\\0'", ";", "sprintf", "(", "IDStr", ",", "", ",", "FieldID", ")", ";", "FieldInit", "+=", "IDStr", ";", "FieldInit", "+=", "", ";", "MFI", "->", "getTypeDescriptor", "(", "Ty", ",", "FieldInit", ")", ";", "if", "(", "i", "<", "", ")", "FieldInit", "+=", "", ";", "else", "FieldInit", "+=", "", ";", "IDStr", "[", "", "]", "=", "'\\0'", ";", "sprintf", "(", "IDStr", ",", "", ",", "i", ")", ";", "FieldInit", "+=", "IDStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ElmTyStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ElmTyStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "}", "}", "}", "else", "if", "(", "isa", "<", "StructType", ">", "(", "Ty", ")", ")", "{", "char", "IDStr", "[", "", "]", "=", "{", "'\\0'", "}", ";", "std", "::", "string", "TypeStr", "=", "EmitTypeString", "(", "Ty", ")", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "TypeStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "TypeStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ClassName", ";", "FieldInit", "+="], "ground_truth": ["", ";"], "File": "JVMAsmPrinter", "Func": "EmitFieldAllocation", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 810, "Length": 364, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "decodeImmShiftOpValue", "(", "MCInst", "&", "Inst", ",", "uint64_t", "Imm"], "ground_truth": [",", "int64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{"], "File": "CSKYDisassembler", "Func": "decodeImmShiftOpValue", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 811, "Length": 20, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "MachineFrameInfo", "*", "FFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineRegisterInfo", "&", "RI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "unsigned", "MaxAlign", "=", "calculateMaxStackAlignment", "(", "FFI", ")", ";", "for", "(", "unsigned", "RegNum", "=", "TargetRegisterInfo", "::", "FirstVirtualRegister", ";", "RegNum", "<", "RI", ".", "getLastVirtReg", "(", ")", ";", "++", "RegNum", ")", "MaxAlign", "=", "std", "::", "max", "(", "MaxAlign", ",", "RI"], "ground_truth": [".", "getRegClass", "(", "RegNum", ")", "->", "getAlignment", "(", ")", ")", ";"], "File": "X86RegisterInfo33", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 812, "Length": 77, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Val", "=", "Memory", ".", "OffsetImm", "->", "getValue", "(", ")", ";", "return", "Val", ">=", "", "&&", "Val", "<=", "", "&&"], "ground_truth": ["(", "Val", "%", "", ")", "==", "", ";"], "File": "ARMAsmParser (2)", "Func": "isMemThumbRIs2", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 813, "Length": 28, "Cover_Rate": 0.37333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Vec", "=", "N", "->", "getOperand", "(", "", ")", ";", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "if", "(", "Vec", ".", "getOpcode", "(", ")", "==", "", "&&", "allUsesHaveSourceMods", "(", "N", ")", ")", "{", "SDLoc", "SL", "(", "N", ")", ";", "EVT", "EltVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "Idx", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Elt", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "EltVT", ",", "Vec", ".", "getOperand", "(", "", ")", ",", "Idx", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ","], "ground_truth": ["EltVT", ",", "Elt", ")", ";"], "File": "SIISelLowering16", "Func": "performExtractVectorEltCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 814, "Length": 97, "Cover_Rate": 0.776, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "NewCC", "=", "", "(", "CC", ",", "true", ")", ";", "return", "DAG", ".", "getSetCC", "(", "dl", ",", "VT", ",", "Op0", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ",", "NewCC", ")", ";", "}", "if", "(", "!", "isNullConstant", "(", "Op1", ")", ")", "{", "SDValue", "Xor", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op0", ",", "Op1", ")", ";", "return", "DAG", ".", "getSetCC", "(", "dl", ",", "VT", ",", "Xor", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ",", "CC", ")", ";", "}", "}", "bool", "IsFP", "=", "Op1", ".", "getSimpleValueType", "(", ")", ".", "isFloatingPoint", "(", ")", ";", "", "CC", "=", "TranslateCC", "(", "CC", ",", "dl", ",", "IsFP", ",", "Op0", ",", "Op1", ",", "DAG", ")", ";", "if", "(", "CC", "==", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "EFLAGS", "=", "EmitCmp", "(", "Op0", ",", "Op1", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "EFLAGS", "=", "ConvertCmpIfNecessary", "(", "EFLAGS", ",", "DAG", ")", ";", "SDValue", "SetCC", "=", "getSETCC", "(", "CC", ",", "EFLAGS", ",", "dl", ",", "DAG", ")", ";", "if", "(", "VT", "==", "", ")", "return", "DAG", ".", "getNode", "("], "ground_truth": ["", ",", "dl", ",", "", ",", "SetCC", ")", ";"], "File": "X86ISelLowering115", "Func": "LowerSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 815, "Length": 191, "Cover_Rate": 0.3242784380305603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BaseRegisterInfo", "::", "getEHHandlerRegister"], "ground_truth": ["(", ")", "const", "{"], "File": "ARMBaseRegisterInfo19", "Func": "getEHHandlerRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 816, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "VIndex", "=", "B", ".", "buildConstant", "(", "S32", ",", "", ")", ".", "getReg", "(", "", ")", ";", "}", "Register", "VOffset", "=", "MI", ".", "getOperand", "(", "", "+", "OpOffset", ")", ".", "getReg", "(", ")", ";", "Register", "SOffset", "=", "MI", ".", "getOperand", "(", "", "+", "OpOffset", ")", ".", "getReg", "(", ")", ";", "unsigned", "Format", "=", "", ";", "if", "(", "IsTyped", ")", "{", "Format", "=", "MI", ".", "getOperand", "(", "", "+", "OpOffset", ")", ".", "getImm", "(", ")", ";", "++", "OpOffset", ";", "}", "unsigned", "AuxiliaryData", "=", "MI", ".", "getOperand", "(", "", "+", "OpOffset", ")", ".", "getImm", "(", ")", ";", "std", "::", "tie", "(", "VOffset", ",", "ImmOffset", ")", "=", "splitBufferOffsets", "(", "B", ",", "VOffset", ")", ";", "updateBufferMMO", "(", "MMO", ",", "VOffset", ",", "SOffset", ",", "ImmOffset", ",", "VIndex", ",", "MRI", ")", ";", "unsigned", "Opc", ";", "if", "(", "IsTyped", ")", "{", "Opc", "=", "IsD16", "?", "", ":", "", ";", "}", "else", "if", "(", "IsFormat", ")", "{", "Opc", "=", "IsD16", "?", "", ":", "", ";", "}", "else", "{", "switch", "(", "MemSize", ")", "{", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "default", ":", "Opc", "=", ""], "ground_truth": [";"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeBufferStore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 817, "Length": 191, "Cover_Rate": 0.399581589958159, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_s32_s8", "(", "int8x8_t", "__a", ")", "{", "return", "(", "int32x2_t", ")"], "ground_truth": ["__builtin_neon_vreinterpretv2siv8qi", "(", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_s32_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 818, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "", ")", ";", "else", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CN", "->", "getSExtValue", "(", ")", ",", "DL", ",", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "BPFISelDAGToDAG", "Func": "SelectAddr", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 819, "Length": 106, "Cover_Rate": 0.452991452991453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128h", ")", "__builtin_ia32_vfmaddsh3_mask", "(", "(", "__v8hf", ")", "__W", ",", "(", "__v8hf", ")", "__A", ",", "-", "(", "__v8hf"], "ground_truth": [")", "__B", ",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_mask_fmsub_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 820, "Length": 30, "Cover_Rate": 0.5084745762711864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "||", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "||", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "||", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "const", "Function", "*", "Func", "=", "MBB", ".", "getParent", "(", ")", "->", "getFunction", "(", ")", ";", "if", "(", "Func", "->", "hasFnAttribute", "(", "", ")", ")", "{", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "", ")", ";", "SrcReg", "=", "", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "", ")", ";", "SrcReg", "="], "ground_truth": ["", ";"], "File": "MipsSEInstrInfo10", "Func": "storeRegToStack", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 821, "Length": 371, "Cover_Rate": 0.5743034055727554, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ";", "sym", "=", "gen_rtx_SYMBOL_REF", "(", "SImode", ",", "symbol", ")", ";", "emit_insn", "(", "gen_movsi_topsym_s", "(", "reg", ","], "ground_truth": ["sym", ")", ")", ";"], "File": "mep", "Func": "mep_reload_pointer", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 822, "Length": 28, "Cover_Rate": 0.3835616438356164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Reg", ")", "return", "", ";", "if", "(", "SubReg", ")", "Reg", "=", "TRI", "->", "getSubReg", "(", "Reg", ",", "SubReg", ")", ";", "}", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getMinimalPhysRegClass", "(", "Reg", ")", ";", "unsigned", "Size", "=", "TRI", "->", "getRegSizeInBits", "(", "*", "RC", ")", "/", "", ";", "if", "(", "Size", ">", "", ")", "Reg", "=", "TRI", "->", "getSubReg", "(", "Reg", ",", "", ")", ";", "if", "(", "TRI", "->", "hasVGPRs", "(", "RC", ")", ")", "{", "Reg", "-=", "", ";", "unsigned", "Mask", "=", "(", "", "<<", "Size", ")", "-", "", ";", "unsigned", "Used", "=", "", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "Size", ";", "++", "I", ")", "if", "(", "RegsUsed", ".", "test", "(", "Reg", "+", "I", ")", ")", "Used", "|=", "", "<<", "I", ";", "RegsUsed", ".", "set", "(", "Reg", ",", "Reg", "+", "Size", ")", ";", "Mask", "&=", "~", "Used", ";", "Mask", "<<=", "(", "Bank", "==", "-", "", ")", "?", "Reg", "%", "NUM_VGPR_BANKS", ":", "unsigned", "(", "Bank", ")", ";", "return", "(", "Mask", "|", "(", "Mask", ">>", "NUM_VGPR_BANKS", ")", ")", "&", "VGPR_BANK_MASK", ";", "}", "Reg", "=", "TRI", "->", "getEncodingValue", "(", "Reg", ")", "/", "", ";", "unsigned", "StartBit", "=", "", ".", "getNumRegs", "(", ")", ";", "if", "(", "Reg", "+", "StartBit", ">=", "RegsUsed", ".", "size", "(", ")", ")", "return", "", ";", "if", "(", "Size", ">", "", ")", "Size", "/=", "", ";", "unsigned", "Mask", "=", "(", "", "<<", "Size", ")", "-"], "ground_truth": ["", ";"], "File": "GCNRegBankReassign", "Func": "getRegBankMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 823, "Length": 231, "Cover_Rate": 0.6047120418848168, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "N2", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "EVT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "if", "(", "N1", ".", "getValueType", "(", ")", "!=", "", ")", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N1", ")", ";", "if", "(", "N2", ".", "getValueType", "(", ")", "!=", "", ")", "N2", "=", "DAG", ".", "getIntPtrConstant", "(", "cast", "<", "ConstantSDNode", ">", "(", "N2", ")", "->", "getZExtValue", "(", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N0", ","], "ground_truth": ["N1", ",", "N2", ")", ";"], "File": "X86ISelLowering160", "Func": "LowerINSERT_VECTOR_ELT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 824, "Length": 113, "Cover_Rate": 0.5678391959798995, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "lowerCase", "=", "Tok", ".", "getString", "(", ")", ".", "lower", "(", ")", ";", "", "ShiftTy", "=", "StringSwitch", "<", "", ">", "(", "lowerCase", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";", "if", "(", "ShiftTy", "==", "", ")", "return", "", ";", "Parser", ".", "Lex", "(", ")", ";", "std", "::", "unique_ptr", "<", "Operand", ">", "PrevOp", "(", "(", "Operand", "*", ")", "Operands", ".", "pop_back_val", "(", ")", ".", "release", "(", ")", ")", ";", "if", "(", "!", "PrevOp", "->", "isReg", "(", ")", ")", "return", "Error", "(", "PrevOp", "->", "getStartLoc", "(", ")", ",", "", ")", ";", "int", "SrcReg", "=", "PrevOp", "->", "getReg", "(", ")", ";", "SMLoc", "EndLoc", ";", "int64_t", "Imm", "=", "", ";", "int", "ShiftReg", "=", "", ";", "if", "(", "ShiftTy", "==", "", ")", "{", "ShiftReg", "=", "SrcReg", ";", "}", "else", "{", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Hash", ")", "||", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Dollar", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "SMLoc", "ImmLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "ShiftExpr", "=", "nullptr", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ShiftExpr", ",", "EndLoc", ")", ")", "{", "Error", "(", "ImmLoc", ",", "", ")", ";", "return", "-", "", ";", "}", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ShiftExpr", ")", ";", "if", "(", "!", "CE", ")", "{", "Error", "(", "ImmLoc", ",", "", ")", ";", "return", "-", "", ";", "}", "Imm", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "Imm", "<", "", "||", "(", "(", "ShiftTy", "==", "", "||", "ShiftTy", "==", "", ")", "&&", "Imm", ">", "", ")", "||", "(", "(", "ShiftTy", "==", "", "||", "ShiftTy", "==", "", ")", "&&", "Imm", ">", "", ")", ")", "{", "Error", "(", "ImmLoc", ",", "", ")", ";", "return", "-", "", ";", "}", "if", "(", "Imm", "==", "", ")", "ShiftTy", "=", "", ";", "}", "else", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "SMLoc", "L", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "EndLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getEndLoc", "(", ")", ";", "ShiftReg", "=", "tryParseRegister", "(", ")", ";", "if", "(", "ShiftReg", "==", "-", "", ")", "{", "Error", "(", "L", ",", "", ")", ";", "return", "-", "", ";", "}", "}", "else", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "-", "", ";", "}", "}", "if", "(", "ShiftReg", "&&", "ShiftTy", "!=", "", ")", "Operands", ".", "push_back", "(", "Operand", "::", "CreateShiftedRegister", "(", "ShiftTy", ",", "SrcReg", ",", "ShiftReg", ",", "Imm", ",", "S", ",", "EndLoc", ")", ")", ";", "else", "Operands", ".", "push_back", "(", "Operand", "::", "CreateShiftedImmediate", "(", "ShiftTy", ",", "SrcReg", ",", "Imm", ",", "S", ",", "EndLoc", ")", ")", ";", "return", ""], "ground_truth": [";"], "File": "ARMAsmParser122", "Func": "tryParseShiftRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 825, "Length": 496, "Cover_Rate": 0.8551724137931035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_roundscale_round_ss", "(", "__mmask8", "__A", ",", "__m128", "__B", ",", "__m128", "__C", ",", "const", "int", "__imm", ",", "const", "int", "__R", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_rndscaless_mask_round", "(", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")", "__C", ",", "__imm", ",", "(", "__v4sf", ")", "_mm_setzero_ps", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "__A", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_maskz_roundscale_round_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 826, "Length": 66, "Cover_Rate": 0.9850746268656716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "isLSRCostLess", "(", "const", "TargetTransformInfo", "::", "LSRCost", "&", "C1", ",", "const", "TargetTransformInfo", "::", "LSRCost", "&", "C2", ")", "{", "if", "(", "!", "LsrNoInsnsCost", ")", "return", "std", "::", "tie", "(", "C1", ".", "Insns", ",", "C1", ".", "NumRegs", ",", "C1", ".", "AddRecCost", ",", "C1", ".", "NumIVMuls", ",", "C1", ".", "NumBaseAdds", ",", "C1", ".", "ScaleCost", ",", "C1", ".", "ImmCost", ",", "C1", "."], "ground_truth": ["SetupCost", ")", "<", "std", "::", "tie", "(", "C2", ".", "Insns", ",", "C2", ".", "NumRegs", ",", "C2", ".", "AddRecCost", ",", "C2", ".", "NumIVMuls", ",", "C2", ".", "NumBaseAdds", ",", "C2", ".", "ScaleCost", ",", "C2", ".", "ImmCost", ",", "C2", ".", "SetupCost", ")", ";"], "File": "PPCTargetTransformInfo30", "Func": "isLSRCostLess", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 827, "Length": 100, "Cover_Rate": 0.8928571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqmovntq_m_sv4si", "(", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vqmovntq_m_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 828, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "(", "!", "isThumb", "(", ")", "&&", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", ")", ")", ")", "{", "CanAcceptCarrySet", "=", "true", ";", "}", "else", "CanAcceptCarrySet", "=", "false", ";", "if", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "(", "FullInst", ".", "startswith", "(", "", ")", "&&", "FullInst", ".", "endswith", "(", "", ")", ")", ")", "{", "CanAcceptPredicationCode", "="], "ground_truth": ["false", ";"], "File": "ARMAsmParser21", "Func": "getMnemonicAcceptInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 829, "Length": 267, "Cover_Rate": 0.6592592592592592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "aarch64_evpc_dup", "(", "struct", "expand_vec_perm_d", "*", "d", ")", "{", "rtx", "out", "=", "d", "->", "target", ";", "rtx", "in0", ";", "HOST_WIDE_INT", "elt", ";", "machine_mode", "vmode", "=", "d", "->", "vmode", ";", "rtx", "lane", ";", "if", "(", "d", "->", "vec_flags", "==", "VEC_SVE_PRED", "||", "d", "->", "perm", ".", "encoding", "(", ")", ".", "encoded_nelts", "(", ")", "!=", "", "||", "!", "d", "->", "perm", "[", "", "]", ".", "is_constant", "(", "&", "elt", ")", ")", "return", "false", ";", "if", "(", "d", "->", "vec_flags", "==", "VEC_SVE_DATA", "&&", "elt", ">=", "", "*", "GET_MODE_UNIT_SIZE", "(", "vmode", ")", ")", "return", "false", ";", "if", "(", "d", "->", "testing_p", ")", "return", "true", ";", "in0", "=", "d", "->", "op0", ";", "lane", "=", "GEN_INT", "(", "elt"], "ground_truth": [")", ";"], "File": "aarch64", "Func": "aarch64_evpc_dup", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 830, "Length": 114, "Cover_Rate": 0.7125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "STI", ".", "ToggleFeature", "(", "FeatureString", ")"], "ground_truth": [")", ")", ";"], "File": "MipsAsmParser29", "Func": "setFeatureBits", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 831, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_lfrintnusfsi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vcvtns_u32_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 832, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "unsigned", "CompareOpc", "=", "ChooseCmpOpcode", "(", "VT", ",", "Subtarget", ")", ";", "if", "(", "CompareOpc", "==", "", ")", "return", "false", ";", "unsigned", "Op1Reg", "=", "getRegForValue", "(", "Op1", ")", ";", "if", "(", "Op1Reg", "==", "", ")", "return", "false", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "CompareOpc", ")", ")", ".", "addReg", "(", "Op0Reg", ")", ".", "addReg", "(", "Op1Reg", ")", ";", "return", "true"], "ground_truth": [";"], "File": "X86FastISel103", "Func": "X86FastEmitCompare", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 833, "Length": 72, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "isStoreToStackSlot", "(", "const", "MachineInstr", "*", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "FISCInstrInfo", "Func": "isStoreToStackSlot", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 834, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectSMRDBufferImm32", "(", "SDValue", "Addr", ",", "SDValue", "&", "Offset", ")", "const", "{", "if", "(", "Subtarget", "->", "getGeneration", "(", ")", "!=", "Subtarget"], "ground_truth": ["::", "SEA_ISLANDS", ")", "return", "false", ";"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "SelectSMRDBufferImm32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 835, "Length": 29, "Cover_Rate": 0.48333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCExpr", "::", "printImpl", "(", "raw_ostream", "&", "OS", ",", "const", "MCAsmInfo", "*", "MAI", ")", "const", "{", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "VK__GOT", ":", "OS", "<<", "", ";", "break", ";", "case", "VK__ABS_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "VK__ABS_LO", ":", "OS", "<<", "", ";", "break", ";", "}", "OS", "<<", "'('", ";", "const", "MCExpr", "*", "Expr", "="], "ground_truth": ["getSubExpr", "(", ")", ";"], "File": "NyuziMCExpr", "Func": "printImpl", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 836, "Length": 69, "Cover_Rate": 0.8313253012048193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "}", "else", "if", "(", "ArgVT", ".", "isFloatingPoint", "(", ")", "&&", "ArgSize", "<=", "", ")", "{", "ArgMode", "=", "", ";", "}", "else", "if", "(", "ArgVT", ".", "isInteger", "(", ")", "&&", "ArgSize", "<=", "", ")", "{", "ArgMode", "=", "", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "ArgMode", "==", "", ")", "{", "assert", "(", "!", "Subtarget", "->", "useSoftFloat", "(", ")", "&&", "!", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", "->", "hasFnAttribute", "(", "Attribute", "::", "NoImplicitFloat", ")", ")", "&&", "Subtarget", "->", "hasSSE1", "(", ")", ")", ";", "}", "SDValue", "InstOps", "[", "]", "=", "{", "Chain", ",", "SrcPtr", ",", "DAG", ".", "getConstant", "(", "ArgSize", ",", "dl", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "ArgMode", ",", "dl", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "Align", ",", "dl", ",", "", ")", "}", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "("], "ground_truth": ["getPointerTy", "(", ")", ",", "", ")", ";"], "File": "X86ISelLowering171", "Func": "LowerVAARG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 837, "Length": 154, "Cover_Rate": 0.3811881188118812, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "HazardRecognizer", "::", "nextGroup", "(", ")", "{", "if", "(", "CurrGroupSize", "==", "", ")", "return", ";", "DEBUG", "(", "dumpCurrGroup", "(", "", ")", ")", ";", "DEBUG", "(", "CurGroupDbg", "=", "", ";", ")", ";", "GrpCount", "++", ";", "CurrGroupSize", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "SchedModel", "->", "getNumProcResourceKinds", "(", ")", ";", "++", "i", ")", "if", "(", "ProcResourceCounters", "[", "i", "]", ">", "", ")", "ProcResourceCounters", "[", "i", "]", "--", ";", "if", "(", "CriticalResourceIdx", "!=", "UINT_MAX", "&&", "(", "ProcResourceCounters", "[", "CriticalResourceIdx", "]", "<=", "ProcResCostLim"], "ground_truth": [")", ")", "CriticalResourceIdx", "=", "UINT_MAX", ";"], "File": "SystemZHazardRecognizer10", "Func": "nextGroup", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 838, "Length": 90, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FrameReg", "=", "TRI", "->", "getStackRegister", "(", ")", ";", "return", "StackOffset", "::", "getFixed", "(", "MFI", ".", "getObjectOffset", "(", "FI"], "ground_truth": [")", "-", "getOffsetOfLocalArea", "(", ")", "+", "Adjustment", ")", ";"], "File": "X86FrameLowering (2)3", "Func": "getFrameIndexReferenceSP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 839, "Length": 27, "Cover_Rate": 0.4426229508196721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "ValLocs", ";", "CCState", "CCInfo", "(", "CC", ",", "F", ".", "isVarArg", "(", ")", ",", "*", "FuncInfo", ".", "MF", ",", "TM", ",", "ValLocs", ",", "*", "Context", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "RetCC_64_ELF_FIS", ")", ";", "const", "Value", "*", "RV", "=", "Ret", "->", "getOperand", "(", "", ")", ";", "if", "(", "ValLocs", ".", "size", "(", ")", ">", "", ")", "return", "false", ";", "if", "(", "isa", "<", "ConstantInt", ">", "(", "*", "RV", ")", ")", "{", "const", "Constant", "*", "C", "=", "cast", "<", "Constant", ">", "(", "RV", ")", ";", "CCValAssign", "&", "VA", "=", "ValLocs", "[", "", "]", ";", "unsigned", "RetReg", "=", "VA", ".", "getLocReg", "(", ")", ";", "unsigned", "SrcReg", "=", "MaterializeInt", "(", "C", ",", "", ",", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "SExt", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "RetReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "RetRegs", ".", "push_back", "(", "RetReg", ")", ";", "}", "else", "{", "unsigned", "Reg", "=", "getRegForValue", "(", "RV", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "ValLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "ValLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "RetRegs", ".", "push_back", "(", "VA", ".", "getLocReg", "(", ")", ")", ";", "unsigned", "SrcReg", "=", "Reg", "+", "VA", ".", "getValNo", "(", ")", ";", "EVT", "RVEVT", "=", "TLI", ".", "getValueType", "(", "RV", "->", "getType", "(", ")", ")", ";", "if", "(", "!", "RVEVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "MVT", "RVVT", "=", "RVEVT", ".", "getSimpleVT", "(", ")", ";", "MVT", "DestVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "if", "(", "RVVT", "!=", "DestVT", "&&", "RVVT", "!=", "", "&&", "RVVT", "!=", "", "&&", "RVVT", "!=", "", ")", "return", "false", ";", "if", "(", "RVVT", "!=", "DestVT", ")", "{", "switch", "(", "VA", ".", "getLocInfo"], "ground_truth": ["(", ")", ")", "{"], "File": "PPCFastISel1", "Func": "SelectRet", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 840, "Length": 328, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "ReplaceNodeResults", "(", "SDNode", "*", "N", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "ReplaceBITCASTResults", "(", "N", ",", "Results", ",", "DAG", ")", ";", "return", ";", "case", "", ":", "case", "", ":", "assert", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "&&"], "ground_truth": ["", ")", ";"], "File": "AArch64ISelLowering1", "Func": "ReplaceNodeResults", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 841, "Length": 72, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLowering", "::", "TargetLowering", "(", "const", "TargetMachine", "&", "TM", ",", "const", "Subtarget", "&", "Subtarget", ")", ":", "TargetLowering", "(", "TM", ")", ",", "TM", "(", "TM", ")", ",", "Subtarget", "(", "Subtarget", ")", "{", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "computeRegisterProperties", "(", "Subtarget", ".", "getRegisterInfo", "(", ")", ")", ";", "setStackPointerRegisterToSaveRestore", "(", "", ")", ";", "setSchedulingPreference", "(", "Sched", "::", "Source", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom"], "ground_truth": [")", ";"], "File": "TriCoreISelLowering", "Func": "TriCoreTargetLowering", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 842, "Length": 112, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "far_addr_space_p", "(", "rtx", "x", ")", "{", "if", "(", "GET_CODE", "(", "x", ")", "!=", "MEM", ")", "return", "", ";", "fprintf", "(", "stderr", ",", "", ")", ";"], "ground_truth": ["debug_rtx", "(", "x", ")", ";"], "File": "m32c", "Func": "far_addr_space_p", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 843, "Length": 32, "Cover_Rate": 0.5818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useRegsForByval", "(", ")", "const", "{", "return", "CallConv", "!=", "CallingConv"], "ground_truth": ["::", "Fast", ";"], "File": "MipsISelLowering", "Func": "useRegsForByval", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 844, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "V", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Idx128", "=", "Op", ".", "getOperand", "(", "", ")", ";", "auto", "*", "CIdx", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Idx128", ")", ";", "if", "(", "CIdx", "&&", "(", "CIdx", "->", "getZExtValue", "(", ")", "<=", "", ")", ")", "{", "SDValue", "CI", "=", "DAG", ".", "getTargetConstant", "(", "CIdx", "->", "getZExtValue", "(", ")", ",", "DL", ",", "", ")", ";", "SDNode", "*", "DUPQ", "=", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "V", ",", "CI", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "SDValue", "(", "DUPQ", ",", "", ")", ")", ";", "}", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "SplatOne", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "One", ")", ";", "SDValue", "SV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", ""], "ground_truth": [",", "One", ")", ";"], "File": "AArch64ISelLowering111", "Func": "LowerDUPQLane", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 845, "Length": 161, "Cover_Rate": 0.4270557029177719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "long", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__rorq", "(", "unsigned", "long", "long", "__X", ",", "int", "__C", ")", "{", "return", "(", "__X", ">>", "__C", ")", "|", "("], "ground_truth": ["__X", "<<", "(", "", "-", "__C", ")", ")", ";"], "File": "ia32intrin4", "Func": "__rorq", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 846, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "libName", "=", "TLI", ".", "getLibcallName", "(", "VT", "==", "", "?", "RTLIB", "::", "FPTOSINT_F128_I32", ":", "RTLIB", "::", "FPTOSINT_F128_I64", ")", ";", "return", "TLI", ".", "LowerF128Op", "(", "Op", ",", "DAG", ",", "libName", ",", "", ")", ";", "}", "if", "(", "!", "TLI", ".", "isTypeLegal", "(", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "VT", "==", "", ")", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "dl"], "ground_truth": [",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";"], "File": "SparcISelLowering (2)2", "Func": "LowerFP_TO_SINT", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 847, "Length": 78, "Cover_Rate": 0.37320574162679426, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "lhs_type", "=", "TREE_TYPE", "(", "gimple_assign_lhs", "(", "assign", ")", ")", ";", "tree", "rhs_type", "=", "TREE_TYPE", "(", "gimple_assign_rhs1", "(", "assign", ")", ")", ";", "return", "(", "INTEGRAL_TYPE_P", "(", "lhs_type", ")", "&&", "INTEGRAL_TYPE_P", "(", "rhs_type", ")", "&&", "TYPE_PRECISION"], "ground_truth": ["(", "lhs_type", ")", "<", "TYPE_PRECISION", "(", "rhs_type", ")", ")", ";"], "File": "aarch64", "Func": "aarch64_integer_truncation_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 848, "Length": 45, "Cover_Rate": 0.5232558139534884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "mErrors", ".", "begin", "("], "ground_truth": [")", ";"], "File": "HSAILMachineFunctionInfo", "Func": "errors_begin", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 849, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqrdmladhq", "(", "int32x4_t", "__inactive", ",", "int32x4_t", "__a", ",", "int32x4_t", "__b", ")", "{", "return", "__arm_vqrdmladhq_s32", "(", "__inactive", ",", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqrdmladhq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 850, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TLOF", ".", "get", "("], "ground_truth": [")", ";"], "File": "LanaiTargetMachine", "Func": "getObjFileLowering", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 851, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlal_lane_u32", "(", "uint64x2_t", "__a", ",", "uint32x2_t", "__b", ","], "ground_truth": ["uint32x2_t", "__c", ",", "const", "int", "__d", ")", "{"], "File": "arm", "Func": "neon_vmlal_lane_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 852, "Length": 16, "Cover_Rate": 0.3902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFPCVT", "(", ")", "const", "{", "return", "HasFPCVT"], "ground_truth": [";"], "File": "PPCSubtarget (2)", "Func": "hasFPCVT", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 853, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "createObjectWriter", "(", "raw_ostream", "&", "OS", ")"], "ground_truth": ["const", "{"], "File": "X86AsmBackend29", "Func": "createObjectWriter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 854, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "curLoc", ")", "return", ";", "DIScope", "Scope", "(", "curLoc", ".", "getScope", "(", ")", ")", ";", "assert", "(", "(", "!", "Scope", "||", "Scope", ".", "isScope", "(", ")", ")", "&&", "", ")", ";", "if", "(", "!", "Scope", ")", "return", ";", "StringRef", "fileName", "(", "Scope", ".", "getFilename", "(", ")", ")", ";", "StringRef", "dirName", "(", "Scope", ".", "getDirectory", "(", ")", ")", ";", "SmallString", "<", "", ">", "FullPathName", "=", "dirName", ";", "if", "(", "!", "dirName", ".", "empty", "(", ")", "&&", "!", "sys", "::", "path", "::", "is_absolute", "(", "fileName", ")", ")", "{", "sys", "::", "path", "::", "append", "(", "FullPathName", ",", "fileName", ")", ";", "fileName", "=", "FullPathName", ";", "}", "if", "(", "filenameMap", ".", "find", "(", "fileName", ")", "=="], "ground_truth": ["filenameMap", ".", "end", "(", ")", ")", "return", ";"], "File": "NVPTXAsmPrinter44", "Func": "emitLineNumberAsDotLoc", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 855, "Length": 121, "Cover_Rate": 0.5084033613445378, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "true", ";", "const", "StringRef", "&", "ShiftName", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "ShiftName", "==", "", "||", "ShiftName", "==", "", ")", "St", "=", "Lsl", ";", "else", "if", "(", "ShiftName", "==", "", "||", "ShiftName", "==", "", ")", "St", "=", "Lsr", ";", "else", "if", "(", "ShiftName", "==", "", "||", "ShiftName", "==", "", ")", "St", "=", "Asr", ";", "else", "if", "(", "ShiftName", "==", "", "||", "ShiftName", "==", "", ")", "St", "=", "Ror", ";", "else", "if", "(", "ShiftName", "==", "", "||", "ShiftName", "==", "", ")", "St", "=", "Rrx", ";", "else", "return", "true", ";", "Parser", ".", "Lex", "("], "ground_truth": [")", ";"], "File": "ARMAsmParser79", "Func": "ParseShift", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 856, "Length": 109, "Cover_Rate": 0.5369458128078818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "IsN64", "?", "", ":", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "IsN64", "?", "", ":", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "IsN64", "?", "", ":", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "IsN64", "?", "", ":", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "IsN64", "?", "", ":", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc"], "ground_truth": ["=", "", ";"], "File": "MipsSEInstrInfo61", "Func": "storeRegToStack", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 857, "Length": 104, "Cover_Rate": 0.31044776119402984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "Start", ",", "End", ";", "if", "(", "TII", "->", "isRxSBGMask", "(", "Value", ",", "BitsPerElement", ",", "Start", ",", "End", ")", ")", "{", "Start", "-=", "", "-", "BitsPerElement", ";", "End", "-=", "", "-", "BitsPerElement", ";", "MVT", "VecVT", "=", "", "(", "", "(", "BitsPerElement", ")", ",", "", "/", "BitsPerElement", ")", ";", "SDValue", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT", ",", "DAG", ".", "getConstant", "(", "Start", ",", "DL", ",", "", ",", "false", ",", "true", ")", ",", "DAG", ".", "getConstant", "(", "End", ",", "DL", ",", "", ",", "false", ",", "true", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["DL", ",", "VT", ",", "Op", ")", ";"], "File": "SystemZISelLowering", "Func": "tryBuildVectorReplicate", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 858, "Length": 107, "Cover_Rate": 0.4331983805668016, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLoweringObjectFile", "*", "getObjFileLowering", "(", ")", "const", "override", "{", "return", "this", "->", "TLOF", "."], "ground_truth": ["get", "(", ")", ";"], "File": "AVRTargetMachine", "Func": "getObjFileLowering", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 859, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "extracted_mcu_data", ".", "name", "!=", "NULL", ")", "return", "cached_result", "=", "(", "extracted_mcu_data", ".", "hwmpy", "==", "", "||", "extracted_mcu_data", ".", "hwmpy", "==", "", ")", ";", "return", "cached_result", "=", "false"], "ground_truth": [";"], "File": "msp430", "Func": "msp430_use_16bit_hwmult", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 860, "Length": 30, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm_cvtsi64_si64x", "(", "__m64", "__i", ")", "{"], "File": "mmintrin", "Func": "_mm_cvtsi64_si64x", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 861, "Length": 16, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "(", "ArgVT", "==", "", ")", "||", "(", "ArgVT", "==", "", ")", "||", "(", "ArgVT", "==", "", ")", "||", "(", "ArgVT", "==", "", ")", ")", "&&", "VA", ".", "isMemLoc", "(", ")", ")", "{", "switch", "(", "VA", ".", "getLocMemOffset", "(", ")", ")", "{", "case", "", ":", "VA", ".", "convertToReg", "(", "", ")", ";", "break", ";", "case", "", ":", "VA", ".", "convertToReg", "(", "", ")", ";", "break", ";", "case", "", ":", "VA", ".", "convertToReg", "(", "", ")", ";", "break", ";", "case", "", ":", "VA", ".", "convertToReg", "(", "", ")", ";", "break", ";", "default", ":", "break", ";", "}", "}", "unsigned", "ArgReg", "=", "getRegForValue", "(", "ArgVal", ")", ";", "if", "(", "!", "ArgReg", ")", "return", "false", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "AExt", ":", "case", "CCValAssign", "::", "SExt", ":", "{", "MVT", "DestVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "MVT", "SrcVT", "=", "ArgVT", ";", "ArgReg", "=", "emitIntExt", "(", "SrcVT", ",", "ArgReg", ",", "DestVT", ",", "false", ")", ";", "if", "(", "!", "ArgReg", ")", "return", "false", ";", "break", ";", "}", "case", "CCValAssign", "::", "ZExt", ":", "{", "MVT", "DestVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "MVT", "SrcVT", "=", "ArgVT", ";", "ArgReg", "=", "emitIntExt", "(", "SrcVT", ",", "ArgReg", ",", "DestVT", ",", "true", ")", ";", "if", "(", "!", "ArgReg", ")", "return", "false", ";", "break", ";", "}", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "!", "VA", ".", "needsCustom", "(", ")", ")", "{", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "VA", ".", "getLocReg", "(", ")", ")", ".", "addReg", "(", "ArgReg", ")", ";", "CLI", ".", "OutRegs", ".", "push_back", "(", "VA", ".", "getLocReg", "(", ")", ")", ";", "}", "else", "if", "(", "VA", ".", "needsCustom", "(", ")", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return", "false", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "", ")", ";", "if", "(", "isa", "<", "UndefValue", ">", "(", "ArgVal", ")", ")", "continue", ";", "unsigned", "ArgSize", "=", "RoundUpToAlignment", "(", "ArgVT", ".", "getSizeInBits", "(", ")", ",", "", ")", ";", "unsigned", "BEAlign", "=", "", ";", "if", "(", "ArgSize", "<", "", "&&", "!", "Subtarget", "->", "isLittle", "(", ")", ")", "BEAlign", "=", "", "-", "ArgSize", ";", "Address", "Addr", ";", "Addr", ".", "setKind", "(", "Address", "::", "RegBase", ")", ";", "Addr", ".", "setReg", "(", "", ")", ";", "Addr", ".", "setOffset", "(", "VA", ".", "getLocMemOffset", "(", ")", "+", "BEAlign", ")", ";", "unsigned", "Alignment", "=", "DL", ".", "getABITypeAlignment", "(", "ArgVal", "->", "getType", "(", ")", ")", ";", "MachineMemOperand", "*", "MMO", "=", "FuncInfo", ".", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getStack", "(", "*", "FuncInfo", ".", "MF", ",", "Addr", ".", "getOffset", "(", ")", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "ArgVT", ".", "getStoreSize", "(", ")", ",", "Alignment", ")", ";", "(", "void", ")", "("], "ground_truth": ["MMO", ")", ";"], "File": "MipsFastISel", "Func": "processCallArgs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 862, "Length": 469, "Cover_Rate": 0.6012820512820513, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "(", "VT", "==", "", "&&", "MB", "<=", "", ")", "||", "(", "VT", "==", "", "&&", "MB", "<=", "", ")", "||", "(", "VT", "==", "", "&&", "MB", "<=", "", ")", ")", "break", ";", "return", "false", ";", "}", "case", "", ":", "case", "", ":", "{", "IsZExt", "=", "true", ";", "unsigned", "MB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "(", "VT", "==", "", "&&", "MB", "<=", "", ")", "||", "(", "VT", "==", "", "&&", "MB", "<=", "", ")", ")", "break", ";", "return", "false", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "return", "false", ";", "case", ""], "ground_truth": [":"], "File": "PPCFastISel12", "Func": "tryToFoldLoadIntoMI", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 863, "Length": 120, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Rd", "+", "inc", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "align", ")", ")", ";", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "else", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "("], "ground_truth": ["", ")", ")", ";"], "File": "ARMDisassembler39", "Func": "DecodeVLD2LN", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 864, "Length": 173, "Cover_Rate": 0.35020242914979755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opt", "==", "", ")", "{", "NoAliases", "=", "true", ";", "return", "true", ";", "}", "if", "(", "Opt", "==", "", ")", "{", "ArchRegNames", "="], "ground_truth": ["true", ";"], "File": "RISCVInstPrinter1", "Func": "applyTargetSpecificCLOption", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 865, "Length": 26, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RepMap", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "JVMISelLowering", "Func": "clearAuxiliaryData", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 866, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "S", ".", "SwitchSection", "(", "Context", ".", "getELFSection", "(", "ElfNote", "::", "SectionName", ",", "ELF", "::", "SHT_NOTE", ",", "ELF", "::", "SHF_ALLOC", ")", ")", ";", "S", ".", "emitInt32", "(", "NameSZ", ")", ";", "S", ".", "emitValue", "(", "DescSZ", ",", "", ")", ";", "S", ".", "emitInt32", "(", "NoteType", ")", ";", "S", ".", "emitBytes", "(", "Name", ")", ";", "S", ".", "emitValueToAlignment", "(", "", ",", "", ",", "", ",", "", ")", ";", "EmitDesc", "(", "S"], "ground_truth": [")", ";"], "File": "AMDGPUTargetStreamer18", "Func": "EmitNote", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 867, "Length": 70, "Cover_Rate": 0.4605263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SwitchLeafData", "(", "const", "SwitchInst", "*", "I", ")", ":", "BB", "(", "I", "->", "getParent", "(", ")"], "ground_truth": [")", "{", "}"], "File": "TPCCostModelEmitter", "Func": "SwitchLeafData", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 868, "Length": 18, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "aarch64_asm_output_pool_epilogue", "(", "FILE", "*", "f", ",", "const", "char"], "ground_truth": ["*", ",", "tree", ",", "HOST_WIDE_INT", "offset", ")", "{"], "File": "aarch64", "Func": "aarch64_asm_output_pool_epilogue", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 869, "Length": 17, "Cover_Rate": 0.4594594594594595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "applyFixup", "(", "const", "MCAssembler", "&", "Asm", ",", "const", "MCFixup", "&", "Fixup", ",", "const", "MCValue", "&", "Target", ",", "MutableArrayRef", "<", "char", ">", "Data", ",", "uint64_t", "Value", ",", "bool", "IsResolved", ")", "const", "override", "{", "Value", "=", "adjustFixupValue", "(", "Fixup", ".", "getKind", "(", ")", ",", "Value", ")", ";", "if", "(", "!", "Value"], "ground_truth": [")", "return", ";"], "File": "SparcAsmBackend11", "Func": "applyFixup", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 870, "Length": 53, "Cover_Rate": 0.45689655172413796, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstructionSelector", "::", "selectUnOp", "(", "Register", "ResVReg", ",", "const", "Type", "*", "ResType", ",", "MachineInstr", "&", "I", ",", "unsigned", "Opcode", ")", "const", "{", "return", "selectUnOpWithSrc", "(", "ResVReg", ",", "ResType", ",", "I", ",", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")"], "ground_truth": [",", "Opcode", ")", ";"], "File": "SPIRVInstructionSelector", "Func": "selectUnOp", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 871, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "vecWidth", "==", "", "||", "vecWidth", "==", "", ")", "&&", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "llvm_unreachable", "(", "", ")", ";", "uint64_t", "Index", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "->"], "ground_truth": ["getZExtValue", "(", ")", ";"], "File": "X86ISelLowering (2)", "Func": "getExtractVEXTRACTImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 872, "Length": 64, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getCommonDomains", "(", "unsigned", "mask", ")", "const", "{", "return", "AvailableDomains", "&"], "ground_truth": ["mask", ";"], "File": "SSEDomainFix", "Func": "getCommonDomains", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 873, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "dst", "&", "(", "", "<<", "(", "", "-", "", ")", ")", ")", "dst", "|=", "~", "(", "(", "", "<<", "", ")", "-", "", ")", ";", "if", "(", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", "==", "", ")", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "else", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "bit", ")", ")", ";", "if", "(", "!", "Dis", "->", "tryAddingSymbolicOperand", "(", "Inst", ",", "dst", "<<", "", ",", "Addr", ",", "true", ",", "", ",", "", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "dst", ")", ")", ";", "return"], "ground_truth": ["Success", ";"], "File": "AArch64Disassembler59", "Func": "DecodeTestAndBranch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 874, "Length": 112, "Cover_Rate": 0.5628140703517588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "MskSize", ")", ";", "}", "else", "if", "(", "!", "isUInt", "<", "", ">", "(", "Val", ")", ")", "{", "SDValue", "CPIdx", "=", "CurDAG", "->", "getTargetConstantPool", "(", "ConstantInt", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "*", "CurDAG", "->", "getContext", "(", ")", ")", ",", "Val", ")", ",", "getTargetLowering", "(", ")", "->", "getPointerTy", "(", ")", ")", ";", "SDNode", "*", "node", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "CPIdx", ",", "CurDAG", "->", "getEntryNode", "(", ")", ")", ";", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "MemOp", "[", "", "]", "=", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "", ",", "", ")", ";", "cast", "<", "MachineSDNode", ">", "(", "node", ")", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+", "", ")", ";", "return", "node", ";", "}", "break", ";", "}", "case", "", ":", "{", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "return", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "Ops", ")", ";", "}", "case", "", ":", "{", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "return", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "Ops", ")", ";", "}", "case", "", ":", "{", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "return", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", ""], "ground_truth": [",", "", ",", "Ops", ")", ";"], "File": "XCoreISelDAGToDAG2", "Func": "Select", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 875, "Length": 301, "Cover_Rate": 0.48392282958199356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineModuleInfo", "&", "MMI", "=", "MF", ".", "getMMI", "(", ")", ";", "const", "MCRegisterInfo", "*", "MRI", "=", "MMI", ".", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "TargetInstrInfo", "*", "TII", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MBB", ".", "findDebugLoc", "(", "MBBI", ")", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", "->", "getCalleeSavedInfo", "(", ")", ";", "if", "(", "CSI", ".", "empty", "(", ")", ")", "return", ";", "for", "(", "const", "auto", "&", "Info", ":", "CSI", ")", "{", "unsigned", "Reg", "=", "Info", ".", "getReg", "(", ")", ";", "int64_t", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "Info", ".", "getFrameIdx", "(", ")", ")", "-", "getOffsetOfLocalArea", "(", ")", ";", "unsigned", "DwarfReg", "=", "MRI", "->", "getDwarfRegNum", "("], "ground_truth": ["Reg", ",", "true", ")", ";"], "File": "AArch64FrameLowering55", "Func": "emitCalleeSavedFrameMoves", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 876, "Length": 135, "Cover_Rate": 0.6338028169014085, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_scatterpfqpd", "(", "__mask", ",", "(", "__v8di", ")", "__index", ","], "ground_truth": ["__addr", ",", "__scale", ",", "__hint", ")", ";"], "File": "avx512pfintrin", "Func": "_mm512_mask_prefetch_i64scatter_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 877, "Length": 16, "Cover_Rate": 0.32653061224489793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pmaxuq512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8di", ")"], "ground_truth": ["__B", ",", "(", "__v8di", ")", "_mm512_setzero_si512", "(", ")", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_max_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 878, "Length": 26, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "assert", "(", "VT", "==", "", "&&", "", ")", ";", "SDValue", "Flag", ";", "Flag", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ")", ";", "Flag", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Flag", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "", ")"], "ground_truth": [",", "Op0", ",", "Op1", ",", "Flag", ")", ";"], "File": "GBZ80ISelLowering (2)", "Func": "LowerSUB", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 879, "Length": 84, "Cover_Rate": 0.6511627906976745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializePowerPCAsmParser", "(", ")", "{", "RegisterMCAsmParser", "<", "AsmParser", ">", "A", "(", "The32Target", ")", ";", "RegisterMCAsmParser", "<", "AsmParser", ">", "B", "(", "The64Target"], "ground_truth": [")", ";"], "File": "PPCAsmParser (2)", "Func": "LLVMInitializePowerPCAsmParser", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 880, "Length": 23, "Cover_Rate": 0.696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "has_func_attr", "(", "decl", ",", ""], "ground_truth": [")", ";"], "File": "rl78", "Func": "is_brk_interrupt_func", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 881, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isa", "<", "ConstantInt", ">", "(", "N"], "ground_truth": ["->", "Idx", ")", ";"], "File": "HexagonCommonGEP", "Func": "is_constant", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 882, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "msp430x", "?", "PSImode"], "ground_truth": [":", "HImode", ";"], "File": "msp430", "Func": "msp430_unwind_word_mode", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 883, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "dest", "=", "operands", "[", "", "]", ";", "rtx", "op0", ",", "op1", ";", "gcc_assert", "(", "!", "reload_in_progress", "&&", "!", "reload_completed", ")", ";", "op", "=", "XEXP", "(", "op", ",", "", ")", ";", "op0", "=", "force_reg", "(", "mode", ",", "XEXP", "(", "op", ",", "", ")", ")", ";", "op1", "=", "XEXP", "(", "op", ",", "", ")", ";", "if", "(", "!", "insn_data", "[", "CODE_FOR_addsi3", "]", ".", "operand", "[", "", "]", ".", "predicate", "(", "op1", ",", "mode", ")", ")", "op1", "=", "force_reg", "(", "mode", ",", "op1", ")", ";", "if", "(", "GET_CODE", "(", "dest", ")", "==", "MEM", ")", "dest", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_insn", "(", "gen_addsi3", "(", "dest", ",", "op0", ",", "op1", ")", ")", ";", "if", "(", "dest", "==", "operands", "[", "", "]", ")"], "ground_truth": ["return", "true", ";"], "File": "bfin", "Func": "expand_move", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 884, "Length": 123, "Cover_Rate": 0.4489051094890511, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printLSROperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum"], "ground_truth": [",", "raw_ostream", "&", "O", ")", "{"], "File": "AArch64InstPrinter1", "Func": "printLSROperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 885, "Length": 16, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "R", "(", "a", ")", ",", "", ",", "MemARS", "(", "b"], "ground_truth": [",", "bs", ")", ")", ";"], "File": "disassembler", "Func": "mov2_axh_m_y0_m", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 886, "Length": 20, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "offsetMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "RegSaveReg", ")", ".", "addOperand", "(", "Base", ")", ".", "addOperand", "(", "Scale", ")", ".", "addOperand", "(", "Index", ")", ".", "addDisp", "(", "Disp", ",", "", ")", ".", "addOperand", "(", "Segment", ")", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "unsigned", "OffsetReg64", "=", "MRI", ".", "createVirtualRegister", "(", "AddrRegClass", ")", ";", "BuildMI", "(", "offsetMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OffsetReg64", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "OffsetReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "offsetMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OffsetDestReg", ")", ".", "addReg", "(", "OffsetReg64", ")", ".", "addReg", "(", "RegSaveReg", ")", ";", "unsigned", "NextOffsetReg", "=", "MRI", ".", "createVirtualRegister", "(", "OffsetRegClass", ")", ";", "BuildMI", "(", "offsetMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "NextOffsetReg", ")", ".", "addReg", "(", "OffsetReg", ")", ".", "addImm", "(", "UseFPOffset", "?", "", ":", "", ")", ";", "BuildMI", "(", "offsetMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addOperand", "(", "Base", ")", ".", "addOperand", "(", "Scale", ")", ".", "addOperand", "(", "Index", ")", ".", "addDisp", "(", "Disp", ",", "UseFPOffset", "?", "", ":", "", ")", ".", "addOperand", "(", "Segment", ")", ".", "addReg", "(", "NextOffsetReg", ")", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "BuildMI", "(", "offsetMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "endMBB", ")", ";", "}", "unsigned", "OverflowAddrReg", "=", "MRI", ".", "createVirtualRegister", "(", "AddrRegClass", ")", ";", "BuildMI", "(", "overflowMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OverflowAddrReg", ")", ".", "addOperand", "(", "Base", ")", ".", "addOperand", "(", "Scale", ")", ".", "addOperand", "(", "Index", ")", ".", "addDisp", "(", "Disp", ",", "", ")", ".", "addOperand", "(", "Segment", ")", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "if", "(", "NeedsAlign", ")", "{", "assert", "(", "(", "Align", "&", "(", "Align", "-", "", ")", ")", "==", "", "&&", "", ")", ";", "unsigned", "TmpReg", "=", "MRI", ".", "createVirtualRegister", "(", "AddrRegClass", ")", ";", "BuildMI", "(", "overflowMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "TmpReg", ")", ".", "addReg", "(", "OverflowAddrReg", ")", ".", "addImm", "(", "Align", "-", "", ")", ";", "BuildMI", "(", "overflowMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OverflowDestReg", ")", ".", "addReg", "(", "TmpReg", ")", ".", "addImm", "(", "~", "(", "uint64_t", ")", "(", "Align", "-", "", ")", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "X86ISelLowering120", "Func": "EmitVAARG64WithCustomInserter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 887, "Length": 391, "Cover_Rate": 0.30618637431480034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "const16", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "s1", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "is32Bit", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::", "Fail", ";", "DecodeStatus", "status", "=", "DecodeOperandRegister", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::"], "ground_truth": ["Success", ")", "return", "status", ";"], "File": "TriCoreDisassembler (2)", "Func": "DecodeRCLInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 888, "Length": 71, "Cover_Rate": 0.4896551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CodeGenPrepare", "::", "numBitsSigned", "(", "Value", "*", "Op", ",", "unsigned", "ScalarSize", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUCodeGenPrepare14", "Func": "numBitsSigned", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 889, "Length": 14, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCTargetOptions", "&", "Options", ")", "{", "const", "Triple", "&", "TheTriple", "=", "STI", ".", "getTargetTriple", "("], "ground_truth": [")", ";"], "File": "M680x0AsmBackend", "Func": "createM680x0AsmBackend", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 890, "Length": 38, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "VecEltTy", "=", "MaskTy", "->", "getVectorElementType", "(", ")", ";", "if", "(", "!", "VecEltTy", "->", "isIntegerTy", "(", ")", ")", "return", ";", "unsigned", "EltTySize", "=", "VecEltTy", "->", "getIntegerBitWidth", "(", ")", ";", "if", "(", "EltTySize", "<", "", "||", "EltTySize", ">", "ElSize", ")", "return", ";", "unsigned", "NumElements", "=", "MaskTySize", "/", "ElSize", ";", "assert", "(", "(", "NumElements", "==", "", "||", "NumElements", "==", "", "||", "NumElements", "==", "", "||", "NumElements", "==", "", ")", "&&", "", ")", ";", "ShuffleMask", ".", "reserve", "(", "NumElements", ")", ";", "unsigned", "NumElementsPerLane", "=", "", "/", "ElSize", ";", "unsigned", "Factor", "=", "ElSize", "/", "EltTySize", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElements", ";", "++", "i", ")", "{", "Constant", "*", "COp", "=", "C", "->", "getAggregateElement", "(", "i", "*", "Factor", ")", ";", "if", "(", "!", "COp", ")", "{", "ShuffleMask", ".", "clear", "(", ")", ";", "return", ";", "}", "else", "if", "(", "isa", "<", "UndefValue"], "ground_truth": [">", "(", "COp", ")", ")", "{"], "File": "X86ShuffleDecodeConstantPool2", "Func": "DecodeVPERMILPMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 891, "Length": 148, "Cover_Rate": 0.5034013605442177, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_or_epi64", "(", "__m256i", "__A", ","], "ground_truth": ["__m256i", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_or_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 892, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "emitGRX32Move", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "DestReg", ",", "SrcReg", ",", "", ",", "", ",", "MI", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ")", ";", "MI", "->", "setDesc", "(", "get", "(", "DestIsHigh", "?", "HighOpcode", ":", "LowOpcode", ")", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setReg"], "ground_truth": ["(", "DestReg", ")", ";"], "File": "SystemZInstrInfo", "Func": "expandRIEPseudo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 893, "Length": 65, "Cover_Rate": 0.4304635761589404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getReg", "("], "ground_truth": [")", ")", ")", ";"], "File": "MBlazeAsmParser1", "Func": "addRegOperands", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 894, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printExecutionMode", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "OpNo", "<", "MI", "->", "getNumOperands", "(", ")"], "ground_truth": [")", "{"], "File": "SPIRVInstPrinter", "Func": "printExecutionMode", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 895, "Length": 29, "Cover_Rate": 0.453125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MJTI", ")", "return", ";", "const", "std", "::", "vector", "<", "MachineJumpTableEntry", ">", "&", "JT", "=", "MJTI", "->", "getJumpTables", "(", ")", ";", "if", "(", "JT", ".", "empty", "(", ")", ")", "return", ";", "const", "Function", "&", "F", "=", "MF", "->", "getFunction", "(", ")", ";", "const", "TargetLoweringObjectFile", "&", "TLOF", "=", "getObjFileLowering", "(", ")", ";", "bool", "JTInDiffSection", "=", "!", "STI", "->", "isTargetCOFF", "(", ")", "||", "!", "TLOF", ".", "shouldPutJumpTableInFunctionSection", "(", "MJTI", "->", "getEntryKind", "(", ")", "==", "MachineJumpTableInfo", "::", "EK_LabelDifference32", ",", "F", ")", ";", "if", "(", "JTInDiffSection", ")", "{", "MCSection", "*", "ReadOnlySec", "=", "TLOF", ".", "getSectionForJumpTable", "(", "F", ",", "TM", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "ReadOnlySec", ")", ";", "}", "auto", "AFI", "=", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "for", "(", "unsigned", "JTI", "=", "", ",", "e", "=", "JT", ".", "size", "(", ")", ";", "JTI", "!=", "e", ";", "++", "JTI", ")", "{", "const", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "&", "JTBBs", "=", "JT", "[", "JTI", "]", ".", "MBBs", ";", "if", "(", "JTBBs", ".", "empty", "(", ")", ")", "continue", ";", "unsigned", "Size", "=", "AFI", "->", "getJumpTableEntrySize", "(", "JTI", ")", ";", "EmitAlignment", "(", "Log2_32", "(", "Size", ")", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "GetJTISymbol", "(", "JTI", ")", ")", ";", "for", "(", "auto", "*", "JTBB", ":", "JTBBs", ")", "emitJumpTableEntry", "(", "MJTI", ",", "JTBB", ","], "ground_truth": ["JTI", ")", ";"], "File": "AArch64AsmPrinter10", "Func": "EmitJumpTableInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 896, "Length": 215, "Cover_Rate": 0.9148936170212766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "EarlyIfConversion", "::", "isPreheader", "(", "const", "MachineBasicBlock", "*", "B", ")", "const", "{", "if", "(", "B", "->", "succ_size", "(", ")", "!=", "", ")", "return", "false", ";", "MachineBasicBlock", "*", "SB", "=", "*", "B", "->", "succ_begin", "(", ")", ";", "MachineLoop", "*", "L", "=", "MLI", "->", "getLoopFor", "(", "SB", ")", ";", "return", "L", "&&", "SB", "==", "L", "->"], "ground_truth": ["getHeader", "(", ")", ";"], "File": "HexagonEarlyIfConv (2)", "Func": "isPreheader", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 897, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "runOnFunction", "(", "Function", "&", "F", ")", "override", "{", "return", "AbstractMemberAccess", "(", "TM", ")", "."], "ground_truth": ["run", "(", "F", ")", ";"], "File": "BPFAbstractMemberAccess1", "Func": "runOnFunction", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 898, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_range_pd", "(", "__m512d", "__W", ",", "__mmask8", "__U", ",", "__m512d", "__A", ",", "__m512d", "__B", ",", "int", "__C", ")", "{", "return", "(", "__m512d", ")", "__builtin_ia32_rangepd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ",", "__C", ",", "(", "__v8df", ")", "__W"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_mask_range_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 899, "Length": 62, "Cover_Rate": 0.9841269841269841, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CmpInst", "::", "FCMP_UNE", ":", "SETFOpc", "=", "&", "SETFOpcTable", "[", "", "]", "[", "", "]", ";", "break", ";", "}", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "if", "(", "SETFOpc", ")", "{", "if", "(", "!", "FastEmitCompare", "(", "LHS", ",", "RHS", ",", "VT", ",", "I", "->", "getDebugLoc", "(", ")", ")", ")", "return", "false", ";", "Register", "FlagReg1", "=", "createResultReg", "(", "&", "", ")", ";", "Register", "FlagReg2", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "FlagReg1", ")", ".", "addImm", "(", "SETFOpc", "[", "", "]", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "FlagReg2", ")", ".", "addImm", "(", "SETFOpc", "[", "", "]", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "SETFOpc", "[", "", "]", ")", ",", "ResultReg", ")", ".", "addReg", "(", "FlagReg1", ")", ".", "addReg", "(", "FlagReg2", ")", ";", "updateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "", "CC", ";", "bool", "SwapArgs", ";", "std", "::", "tie", "(", "CC", ",", "SwapArgs", ")", "=", "", "(", "Predicate", ")", ";", "assert", "(", "CC", "<=", "", "&&", "", ")", ";", "if", "(", "SwapArgs", ")", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "if", "(", "!", "FastEmitCompare", "(", "LHS", ",", "RHS", ",", "VT", ",", "I", "->", "getDebugLoc", "(", ")", ")", ")", "return", "false", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", "."], "ground_truth": ["addImm", "(", "CC", ")", ";"], "File": "X86FastISel114", "Func": "X86SelectCmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 900, "Length": 271, "Cover_Rate": 0.41122913505311076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "StOp", "=", "MI", "->", "getOperand", "(", "MI", "->", "getNumOperands", "(", ")", "-", "", ")", ";", "if", "(", "StOp", ".", "isReg", "(", ")", "&&", "StOp", ".", "getReg", "(", ")", "==", "TfrDefR", ")", "return", "false", ";", "}", "if", "(", "HII", "->", "getAddrMode", "(", "MI", ")", "==", "", ")", "return", "(", "HII", "->", "getBaseWithLongOffset", "(", "MI", ")", ">="], "ground_truth": ["", ")", ";"], "File": "HexagonOptAddrMode24", "Func": "hasRepForm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 901, "Length": 59, "Cover_Rate": 0.38562091503267976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "BaseRegisterInfo", "::", "getTLSCallPreservedMask", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "assert", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isTargetDarwin", "(", ")", "&&", "", ")", ";", "return", "CSR_iOS_TLSCall_RegMask"], "ground_truth": [";"], "File": "ARMBaseRegisterInfo", "Func": "getTLSCallPreservedMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 902, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Result", "=", "DAG", ".", "getTargetConstant", "(", "CVal", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "break", ";", "}", "case", "'S'", ":", "{", "if", "(", "const", "GlobalAddressSDNode", "*", "GA", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", ")", "{", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GA", "->", "getGlobal", "(", ")", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "GA", "->", "getValueType", "(", "", ")", ")", ";", "}", "else", "if", "(", "const", "BlockAddressSDNode", "*", "BA", "=", "dyn_cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", ")", "{", "Result", "=", "DAG", ".", "getTargetBlockAddress", "(", "BA", "->", "getBlockAddress", "(", ")", ",", "BA", "->", "getValueType", "(", "", ")", ")", ";", "}", "else", "if", "(", "const", "ExternalSymbolSDNode", "*", "ES", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Op", ")", ")", "{", "Result", "=", "DAG", ".", "getTargetExternalSymbol", "(", "ES", "->", "getSymbol", "(", ")", ",", "ES", "->", "getValueType", "(", "", ")", ")", ";", "}", "else", "return", ";", "break", ";", "}", "case", "'Y'", ":", "if", "(", "const", "ConstantFPSDNode", "*", "CFP", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "Op", ")", ")", "{", "if", "(", "CFP", "->", "isExactlyValue", "(", "", ")", ")", "{", "Result", "=", "DAG", ".", "getTargetConstantFP", "(", "", ",", "CFP", "->", "getValueType", "(", "", ")", ")", ";", "break", ";", "}", "}", "return", ";", "}", "if", "(", "Result", ".", "getNode", "(", ")", ")", "{", "Ops", ".", "push_back", "(", "Result", ")", ";", "return", ";", "}", "TargetLowering", "::", "LowerAsmOperandForConstraint", "(", "Op", ",", "Constraint", ",", "Ops", ",", "DAG"], "ground_truth": [")", ";"], "File": "AArch64ISelLowering123", "Func": "LowerAsmOperandForConstraint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 903, "Length": 232, "Cover_Rate": 0.5420560747663551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "PerformCMOVCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformAddCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSubCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformADCCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformMulCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "PerformShiftCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformAndCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformOrCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformXorCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformLOADCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSTORECombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSINT_TO_FPCombine", "(", "N", ",", "DAG", ",", "this", ")", ";", "case", "", ":", "return", "PerformFADDCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformFSUBCombine", "(", "N", ",", "DAG", ","], "ground_truth": ["Subtarget", ")", ";"], "File": "X86ISelLowering198", "Func": "PerformDAGCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 904, "Length": 194, "Cover_Rate": 0.39835728952772076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Trace", ")", "dbgs", "(", ")", "<<", "", "<<", "PrintReg", "(", "Reg", ",", "&", "ME", ".", "TRI", ")", "<<", "", ";", "for", "(", "const", "MachineInstr", "&", "UseI", ":", "MRI", ".", "use_nodbg_instructions", "(", "Reg", ")", ")", "{", "if", "(", "!", "InstrExec", ".", "count"], "ground_truth": ["(", "&", "UseI", ")", ")", "continue", ";"], "File": "BitTracker15", "Func": "visitUsesOf", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 905, "Length": 50, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtpd_epu64", "(", "__m128d"], "ground_truth": ["__A", ")", "{"], "File": "avx512vldqintrin4", "Func": "_mm_cvtpd_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 906, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BB", "->", "moveAfter", "(", "JTBB", ")", ";", "OldPrior", "->", "updateTerminator", "(", ")", ";", "BB", "->", "updateTerminator", "(", ")", ";", "MF", "->", "RenumberBlocks", "(", ")", ";", "++", "NumJTMoved", ";", "return", "nullptr", ";", "}", "MachineBasicBlock", "*", "NewBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "JTBB", "->", "getBasicBlock", "(", ")", ")", ";", "MachineFunction", "::", "iterator", "MBBI", "=", "++", "JTBB", "->", "getIterator", "(", ")", ";", "MF", "->", "insert", "(", "MBBI", ",", "NewBB", ")", ";", "if", "(", "isThumb2", ")", "BuildMI", "(", "NewBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "BB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "else", "BuildMI", "(", "NewBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "BB", ")", ".", "addImm", "(", ""], "ground_truth": [")", ".", "addReg", "(", "", ")", ";"], "File": "ARMConstantIslandPass61", "Func": "adjustJTTargetBlockForward", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 907, "Length": 135, "Cover_Rate": 0.4639175257731959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "(", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ")", ";", "bool", "FP", "=", "hasFP", "(", "MF", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addGlobalAddress", "(", "MF", ".", "getFunction", "(", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "++", "curgpdist", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addGlobalAddress", "(", "MF", ".", "getFunction", "(", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "curgpdist", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addGlobalAddress", "(", "MF", ".", "getFunction", "(", ")", ")", ";", "long", "NumBytes", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "FP", ")", "NumBytes", "+=", "", ";", "if", "(", "NumBytes", "==", "", ")", "return", ";", "unsigned", "Align", "=", "getStackAlignment", "(", ")", ";", "NumBytes", "=", "(", "NumBytes", "+", "Align", "-", "", ")", "/", "Align", "*", "Align", ";", "MFI", "->", "setStackSize", "(", "NumBytes", ")", ";", "NumBytes", "=", "-", "NumBytes", ";", "if", "(", "NumBytes", ">=", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "NumBytes", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "if", "(", "getUpper16", "(", "NumBytes", ")", ">=", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "getUpper16", "(", "NumBytes", ")", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "getLower16", "(", "NumBytes", ")", ")", ".", "addReg", "(", "", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "AlphaFrameInfo", "Func": "emitPrologue", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 908, "Length": 301, "Cover_Rate": 0.6193415637860082, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "prior", "(", "MBB", ".", "end", "(", ")", ")", ";", "DebugLoc", "dl", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "int", "FrameSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "assert", "(", "FrameSize", "%", "", "==", "", "&&", "", ")", ";", "if", "(", "!", "hasFP", "("], "ground_truth": ["MF", ")", ")", "{"], "File": "BlackfinRegisterInfo1", "Func": "emitEpilogue", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 909, "Length": 62, "Cover_Rate": 0.47692307692307695, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "swap", "(", "V1", ",", "V2", ")", ";", "SwappedOps", "=", "true", ";", "}", "if", "(", "V1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "V1", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Src", "=", "V1", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "MVT", "SrcVT", "=", "Src", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "SrcVT", ".", "is512BitVector", "(", ")", "&&", "!", "Subtarget", ".", "hasVLX", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SrcVT", ".", "getVectorElementType", "(", ")", "==", "", "&&", "VT", "==", "", "&&", "!", "Subtarget", ".", "hasBWI", "(", ")"], "ground_truth": [")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "lowerShuffleWithVPMOV", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 910, "Length": 120, "Cover_Rate": 0.42402826855123676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pmaxsw256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16hi", ")", "__B", ","], "ground_truth": ["(", "__v16hi", ")", "__W", ",", "(", "__mmask16", ")", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_max_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 911, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getMemDisp", "(", ")", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "CE", "->", "getValue", "(", ")", ")", ")", ";", "else", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createExpr"], "ground_truth": ["(", "getMemDisp", "(", ")", ")", ")", ";"], "File": "X86Operand (2)", "Func": "addAbsMemOperands", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 912, "Length": 48, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint64_t", "F", "=", "MI", "->", "getDesc", "(", ")"], "ground_truth": [".", "TSFlags", ";"], "File": "HexagonInstrInfo (2)", "Func": "getCExtOpNum", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 913, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "MCE", ")", "return", "false", ";", "int64_t", "Val", "=", "MCE", "->", "getValue", "(", ")", ";", "int64_t", "Shift", "=", "Bits", "-", ""], "ground_truth": [";"], "File": "AArch64AsmParser59", "Func": "isSImmScaled", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 914, "Length": 49, "Cover_Rate": 0.46226415094339623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg1", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Reg2", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "Reg2", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "Reg1", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "break", ";", "}", "case", "SHValues", "::", "SH_COPYWIDEN", ":", "{", "MachineInstr", "*", "MI", "=", "SwapVector", "[", "EntryIdx", "]", ".", "VSEMI", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "unsigned", "DstReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "DstRC", "=", "MRI", "->", "getRegClass", "(", "DstReg", ")", ";", "unsigned", "NewVReg", "=", "MRI", "->", "createVirtualRegister", "(", "DstRC", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "NewVReg", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "auto", "InsertPoint", "=", "++", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ";", "if", "(", "DstRC", "==", "&", "", ")", "{", "unsigned", "VSRCTmp1", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "VSRCTmp2", "=", "MRI", "->", "createVirtualRegister"], "ground_truth": ["(", "&", "", ")", ";"], "File": "PPCVSXSwapRemoval5", "Func": "handleSpecialSwappables", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 915, "Length": 215, "Cover_Rate": 0.31432748538011696, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "llvm", "::", "is_sorted", "(", "MemoryFoldTable4", ")", "&&", "std", "::", "adjacent_find", "(", "std", "::", "begin", "(", "MemoryFoldTable4", ")", ",", "std", "::", "end", "(", "MemoryFoldTable4", ")", ")", "==", "std", "::", "end", "(", "MemoryFoldTable4", ")", "&&", "", ")", ";", "assert", "(", "llvm", "::", "is_sorted", "(", "BroadcastFoldTable2", ")", "&&", "std", "::", "adjacent_find", "(", "std", "::", "begin", "(", "BroadcastFoldTable2", ")", ",", "std", "::", "end", "(", "BroadcastFoldTable2", ")", ")", "==", "std", "::", "end", "(", "BroadcastFoldTable2", ")", "&&", "", ")", ";", "assert", "(", "llvm", "::", "is_sorted", "(", "BroadcastFoldTable3", ")", "&&", "std", "::", "adjacent_find", "(", "std", "::", "begin", "(", "BroadcastFoldTable3", ")", ",", "std", "::", "end", "(", "BroadcastFoldTable3", ")", ")", "==", "std", "::", "end", "(", "BroadcastFoldTable3", ")", "&&", "", ")", ";", "FoldTablesChecked", ".", "store", "(", "true", ",", "std", "::", "memory_order_relaxed", ")", ";", "}", "const", "MemoryFoldTableEntry", "*", "Data", "=", "llvm", "::", "lower_bound", "(", "Table", ",", "RegOp", ")", ";", "if", "(", "Data", "!=", "Table", ".", "end", "(", ")", "&&", "Data", "->", "KeyOp", "==", "RegOp", "&&", "!", "(", "Data", "->", "Flags", "&", "TB_NO_FORWARD", ")", ")", "return", "Data", ";", "return"], "ground_truth": ["nullptr", ";"], "File": "X86InstrFoldTables (2)", "Func": "lookupFoldTableImpl", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 916, "Length": 171, "Cover_Rate": 0.42431761786600497, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "break", ";", "NODE_NAME_CASE", "(", "CALL", ")", ";", "NODE_NAME_CASE", "(", "UMUL", ")", ";", "NODE_NAME_CASE", "(", "RET_FLAG", ")", ";", "NODE_NAME_CASE", "(", "BRANCH_COND", ")", ";", "NODE_NAME_CASE", "(", "DWORDADDR", ")", "NODE_NAME_CASE", "(", "FRACT", ")", "NODE_NAME_CASE", "(", "CLAMP", ")", "NODE_NAME_CASE", "(", "COS_HW", ")", "NODE_NAME_CASE", "(", "N_HW", ")", "NODE_NAME_CASE", "(", "FMAX_LEGACY", ")", "NODE_NAME_CASE", "(", "SMAX", ")", "NODE_NAME_CASE", "(", "UMAX", ")", "NODE_NAME_CASE", "(", "FMIN_LEGACY", ")", "NODE_NAME_CASE", "(", "SMIN", ")", "NODE_NAME_CASE", "(", "UMIN", ")", "NODE_NAME_CASE", "(", "FMAX3", ")", "NODE_NAME_CASE", "(", "SMAX3", ")", "NODE_NAME_CASE", "(", "UMAX3", ")", "NODE_NAME_CASE", "(", "FMIN3", ")", "NODE_NAME_CASE", "(", "SMIN3", ")", "NODE_NAME_CASE", "(", "UMIN3", ")", "NODE_NAME_CASE", "(", "URECIP", ")", "NODE_NAME_CASE", "(", "DIV_SCALE", ")", "NODE_NAME_CASE", "(", "DIV_FMAS", ")", "NODE_NAME_CASE", "(", "DIV_FIXUP", ")", "NODE_NAME_CASE", "(", "TRIG_PREOP", ")", "NODE_NAME_CASE", "(", "RCP", ")", "NODE_NAME_CASE", "(", "RSQ", ")", "NODE_NAME_CASE", "(", "RSQ_LEGACY", ")", "NODE_NAME_CASE", "(", "RSQ_CLAMPED", ")", "NODE_NAME_CASE", "(", "LDEXP", ")", "NODE_NAME_CASE", "(", "FP_CLASS", ")", "NODE_NAME_CASE", "(", "DOT4", ")", "NODE_NAME_CASE", "(", "CARRY", ")", "NODE_NAME_CASE", "(", "BORROW", ")", "NODE_NAME_CASE", "(", "BFE_U32", ")", "NODE_NAME_CASE", "(", "BFE_I32", ")", "NODE_NAME_CASE", "(", "BFI", ")", "NODE_NAME_CASE", "(", "BFM", ")", "NODE_NAME_CASE", "(", "BREV", ")", "NODE_NAME_CASE", "(", "MUL_U24", ")", "NODE_NAME_CASE", "(", "MUL_I24", ")", "NODE_NAME_CASE", "(", "MAD_U24", ")", "NODE_NAME_CASE", "(", "MAD_I24", ")", "NODE_NAME_CASE", "(", "TEXTURE_FETCH", ")", "NODE_NAME_CASE", "(", "EXPORT", ")", "NODE_NAME_CASE", "(", "CONST_ADDRESS", ")", "NODE_NAME_CASE", "(", "REGISTER_LOAD", ")", "NODE_NAME_CASE", "(", "REGISTER_STORE", ")", "NODE_NAME_CASE", "(", "LOAD_CONSTANT", ")", "NODE_NAME_CASE", "(", "LOAD_INPUT", ")", "NODE_NAME_CASE", "(", "SAMPLE", ")", "NODE_NAME_CASE", "(", "SAMPLEB", ")", "NODE_NAME_CASE", "(", "SAMPLED", ")", "NODE_NAME_CASE", "(", "SAMPLEL", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE0", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE1", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE2", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE3", ")", "NODE_NAME_CASE", "(", "BUILD_VERTICAL_VECTOR", ")", "NODE_NAME_CASE", "(", "CONST_DATA_PTR", ")", "case", "", ":", "break", ";", "NODE_NAME_CASE", "(", "SENDMSG", ")", "NODE_NAME_CASE", "(", "INTERP_MOV", ")", "NODE_NAME_CASE", "(", "INTERP_P1", ")", "NODE_NAME_CASE", "(", "INTERP_P2", ")", "NODE_NAME_CASE", "("], "ground_truth": ["STORE_MSKOR", ")", "NODE_NAME_CASE", "(", "TBUFFER_STORE_FORMAT", ")", "case", "", ":", "break", ";"], "File": "AMDGPUISelLowering98", "Func": "getTargetNodeName", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 917, "Length": 287, "Cover_Rate": 0.896875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "N", ")", ";", "", "CC", "=", "", "(", "N", "->", "getConstantOperandVal", "(", "", ")", ")", ";", "SDValue", "EFLAGS", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "CC", "==", "", ")", "{", "if", "(", "EFLAGS", ".", "getOpcode", "(", ")", "==", "", "&&", "EFLAGS", ".", "hasOneUse", "(", ")", "&&", "EFLAGS", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", "&&", "!", "isa", "<", "ConstantSDNode", ">", "(", "EFLAGS", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "NewSub", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "EFLAGS", ")", ",", "EFLAGS", ".", "getNode", "(", ")", "->", "getVTList", "(", ")", ",", "EFLAGS", ".", "getOperand", "(", "", ")", ",", "EFLAGS", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "NewEFLAGS", "=", "SDValue", "(", "NewSub", ".", "getNode", "(", ")", ",", "EFLAGS", ".", "getResNo", "(", ")", ")", ";", "return", "MaterializeSETB", "(", "DL", ",", "NewEFLAGS", ",", "DAG", ",", "N"], "ground_truth": ["->", "getSimpleValueType", "(", "", ")", ")", ";"], "File": "X86ISelLowering149", "Func": "PerformSETCCCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 918, "Length": 151, "Cover_Rate": 0.5592592592592592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "bfloat16x4x4_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "__builtin_neon_vst4_lanev4bf", "(", "__a", ",", "__bu", ".", "__o"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon1_vst4_lane_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 919, "Length": 26, "Cover_Rate": 0.6341463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DCI", ".", "AddToWorklist", "(", "N", ")", ";", "return", "SDValue", "(", "N", ",", "", ")", ";", "}", "if", "(", "Index", ".", "getOpcode", "(", ")", "==", "", "&&", "Index", ".", "getScalarValueSizeInBits", "(", ")", "==", "", "&&", "Index", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", "==", "", ")", "{", "if", "(", "DAG", ".", "SignBitIsZero", "(", "Index", ".", "getOperand", "(", "", ")", ")", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "NewOps", "(", "N", "->", "op_begin", "(", ")", ",", "N", "->", "op_end", "(", ")", ")", ";", "NewOps", "[", "", "]", "=", "Index", ".", "getOperand", "(", "", ")", ";", "DAG", ".", "UpdateNodeOperands", "(", "N", ",", "NewOps", ")", ";", "DCI", ".", "AddToWorklist", "(", "Index", ".", "getNode", "(", ")", ")", ";", "DCI", ".", "AddToWorklist", "(", "N", ")", ";", "return", "SDValue", "(", "N", ",", "", ")", ";", "}", "}", "}", "if", "(", "!", "Subtarget", ".", "hasAVX512", "(", ")", ")", "{", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "TargetLowering", "::", "TargetLoweringOpt", "TLO", "(", "DAG", ",", "!", "DCI", ".", "isBeforeLegalize", "(", ")", ",", "!", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", ";", "SDValue", "Mask", "=", "N", "->", "getOperand", "(", "", ")", ";", "KnownBits", "Known", ";", "APInt", "DemandedMask", "(", "APInt", "::", "getSignMask", "(", "Mask", ".", "getScalarValueSizeInBits", "(", ")", ")", ")", ";", "if", "(", "TLI", ".", "SimplifyDemandedBits", "(", "Mask", ",", "DemandedMask", ",", "Known", ","], "ground_truth": ["TLO", ")", ")", "{"], "File": "X86ISelLowering102", "Func": "combineGatherScatter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 920, "Length": 221, "Cover_Rate": 0.42095238095238097, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemOffs16", "(", ")", "const", "{", "return", "Kind", "==", "Memory", "&&", "!", "getMemSegReg", "(", ")", "&&", "!", "getMemBaseReg", "(", ")", "&&", "!", "getMemIndexReg", "(", ")", "&&", "getMemScale", "("], "ground_truth": [")", "==", "", "&&", "(", "!", "Mem", ".", "Size", "||", "Mem", ".", "Size", "==", "", ")", ";"], "File": "X86AsmParser18", "Func": "isMemOffs16", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 921, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "isLittle", ")", ":", "LLVMTargetMachine", "(", "T", ",", "computeDataLayout", "(", "TT", ",", "CPU", ",", "Options", ",", "isLittle", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "CM", ",", "RM", ")", ",", "CodeModel", "::", "Medium", ",", "OL", ")", ",", "isLittle", "(", "isLittle", ")", ",", "TLOF", "(", "make_unique", "<", "TargetObjectFile", ">", "(", ")", ")", ","], "ground_truth": ["ABI", "(", "ABIInfo", "::", "computeTargetABI", "(", ")", ")", ",", "DefaultSubtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "isLittle", ",", "*", "this", ")", "{"], "File": "Cpu0TargetMachine", "Func": "Cpu0TargetMachine", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 922, "Length": 125, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperandInfo", "&", "OpInfo", "=", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "OpInfo", "[", "OpNo", "]", ";", "assert", "(", "MO", ".", "isImm", "(", ")", "||", "MO", ".", "isTargetIndex", "(", ")", "||", "MO", ".", "isFI", "(", ")", ")", ";", "if", "(", "OpInfo", ".", "OperandType", "==", "MCOI", "::", "OPERAND_IMMEDIATE", ")", "return", "true", ";", "if", "(", "OpInfo", ".", "RegClass", "<"], "ground_truth": ["", ")", "return", "false", ";"], "File": "SIInstrInfo119", "Func": "isImmOperandLegal", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 923, "Length": 64, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "mayNeedRelaxation", "(", "const", "MCInst", "&", "Inst", ",", "const", "MCSubtargetInfo"], "ground_truth": ["&", "STI", ")", "const", "override", "{"], "File": "MipsAsmBackend", "Func": "mayNeedRelaxation", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 924, "Length": 16, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x8_t", ")", "__builtin_neon_vreinterpretv8qiv8qi", "(", "(", "int8x8_t"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_s8_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 925, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u64_s64", "(", "int64x1_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon4_vreinterpret_u64_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 926, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "par", "->", "inner_mask", "=", "nvptx_process_pars", "(", "par", "->", "inner", ")", ";", "inner_mask", "|=", "par", "->", "inner_mask", ";", "}", "if", "(", "par", "->", "mask", "&", "GOMP_DIM_MASK", "(", "GOMP_DIM_MAX", ")", ")", ";", "else", "if", "(", "par", "->", "mask", "&", "GOMP_DIM_MASK", "(", "GOMP_DIM_WORKER", ")", ")", "{", "nvptx_wpropagate", "(", "false", ",", "par", "->", "forked_block", ",", "par", "->", "forked_insn", ")", ";", "nvptx_wpropagate", "(", "true", ",", "par", "->", "forked_block", ",", "par", "->", "fork_insn", ")", ";", "emit_insn_after", "(", "nvptx_wsync", "(", "false", ")", ",", "par", "->", "forked_insn", ")", ";", "emit_insn_before", "(", "nvptx_wsync", "(", "true", ")", ",", "par", "->", "joining_insn", ")", ";", "}", "else", "if", "(", "par", "->", "mask", "&", "GOMP_DIM_MASK", "(", "GOMP_DIM_VECTOR", ")", ")", "nvptx_vpropagate", "(", "par", "->", "forked_block", ",", "par", "->", "forked_insn", ")", ";", "if", "(", "par", "->", "next", ")", "inner_mask", "|="], "ground_truth": ["nvptx_process_pars", "(", "par", "->", "next", ")", ";"], "File": "nvptx3", "Func": "nvptx_process_pars", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 927, "Length": 132, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSDWADstUnused", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "", ";", "unsigned", "Imm", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "switch", "(", "Imm", ")", "{", "case", "", ":", "O", "<<", ""], "ground_truth": [";", "break", ";"], "File": "AMDGPUInstPrinter45", "Func": "printSDWADstUnused", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 928, "Length": 50, "Cover_Rate": 0.6493506493506493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm512_maskz_cvtepi64_ps", "(", "__mmask8", "__U", ",", "__m512i", "__A", ")", "{"], "File": "avx512dqintrin", "Func": "_mm512_maskz_cvtepi64_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 929, "Length": 22, "Cover_Rate": 0.4489795918367347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "(", "c1", ">=", "LOAD_FPU_REGS", "&&", "c1", "<=", "FPU_REGS", "&&", "c2", "==", "LOAD_FPU_REGS", ")", "||", "(", "c2", ">=", "LOAD_FPU_REGS", "&&", "c2", "<=", "FPU_REGS", "&&", "c1", "==", "LOAD_FPU_REGS", ")", ")", "return", "", ";", "else", "return", ""], "ground_truth": [";"], "File": "pdp11", "Func": "pdp11_register_move_cost", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 930, "Length": 38, "Cover_Rate": 0.5507246376811594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "BlockPlacement"], "ground_truth": ["(", ")", ";"], "File": "ARMBlockPlacement (2)", "Func": "createARMBlockPlacementPass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 931, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "bool", "fixedPreHd", "=", "fixupLoopPreheader", "(", "MF", ")", ";", "bool", "fixedLatch", "=", "fixupLoopLatch", "(", "MF", ")", ";", "bool", "fixedInstr", "=", "fixupLoopInstrs", "(", "MF", ")", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "unsigned", "instrs", "=", "", ";", "for", "(", "MachineInstr", "&", "MI", ":", "MBB", ")", "{", "instrs", "++", ";", "if", "(", "isHardwareLoop", "(", "MI", ")", "&&", "instrs", ">", "", ")", "{", "MachineBasicBlock", "*", "New", "=", "splitMBBAt", "(", "&", "MBB", ",", "MI"], "ground_truth": [")", ";"], "File": "PULPFixupHwLoops", "Func": "runOnMachineFunction", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 932, "Length": 75, "Cover_Rate": 0.5597014925373134, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "APInt", "DemandedElts", "=", "APInt", "::", "getAllOnesValue", "(", "VF", ")", ";", "TTI", "::", "TargetCostKind", "CostKind", "=", "TTI", "::", "TCK_RecipThroughput", ";", "int", "MaskUnpackCost", "=", "", ";", "if", "(", "VariableMask", ")", "{", "VectorType", "*", "MaskTy", "=", "VectorType", "::", "get", "(", "Type", "::", "getInt1Ty", "(", "SrcVTy", "->", "getContext", "(", ")", ")", ",", "VF", ")", ";", "MaskUnpackCost", "=", "getScalarizationOverhead", "(", "MaskTy", ",", "DemandedElts", ",", "false", ",", "true", ")", ";", "int", "ScalarCompareCost", "=", "getCmpSelInstrCost", "(", "Instruction", "::", "ICmp", ",", "Type", "::", "getInt1Ty", "(", "SrcVTy", "->", "getContext", "(", ")", ")", ",", "nullptr", ",", "CostKind", ")", ";", "int", "BranchCost", "=", "getCFInstrCost", "(", "Instruction", "::", "Br", ",", "CostKind", ")", ";", "MaskUnpackCost", "+=", "VF", "*", "(", "BranchCost", "+", "ScalarCompareCost", ")", ";", "}", "int", "MemoryOpCost", "=", "VF", "*", "getMemoryOpCost", "(", "Opcode", ",", "SrcVTy", "->", "getScalarType", "(", ")", ",", "MaybeAlign", "(", "Alignment", ")", ",", "AddressSpace", ",", "CostKind", ")", ";", "int", "InsertExtractCost", "=", "", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Load", ")", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "VF", ";", "++", "i", ")", "InsertExtractCost", "+=", "getVectorInstrCost", "(", "Instruction", "::"], "ground_truth": ["InsertElement", ",", "SrcVTy", ",", "i", ")", ";"], "File": "X86TargetTransformInfo108", "Func": "getGSScalarCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 933, "Length": 177, "Cover_Rate": 0.708, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "*", "cum", "<", "", ")", "return", "gen_rtx_REG", "(", "arg", ".", "mode", ",", "*", "cum", "+", "", ")", ";", "else", "return"], "ground_truth": ["NULL_RTX", ";"], "File": "bpf", "Func": "bpf_function_arg", "Target": "bpf", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 934, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "switch", "(", "Pred", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "{", "auto", "*", "PredMask", "=", "MRI", "->", "getUniqueVRegDef", "(", "Pred", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "Mask", "!=", "PredMask", ")", "return", "false", ";", "NewOp", "=", "Pred", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "OpChanged", "=", "true", ";", "break", ";", "}", "case", "", ":", "{", "auto", "*", "PredMask", "=", "MRI", "->", "getUniqueVRegDef", "(", "Pred", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "Mask", "!=", "PredMask", ")", "return", "false", ";", "NewOp", "=", "", ";", "OpChanged", "=", "true", ";", "break", ";", "}", "case", "", ":", "{", "auto", "*", "PredMask", "=", "MRI", "->", "getUniqueVRegDef", "(", "Pred", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "Mask", "!=", "PredMask", ")", "return", "false", ";", "NewOp", "=", "", ";", "OpChanged", "=", "true", ";", "break", ";", "}", "default", ":", "return", "false", ";", "}", "}", "const", "TargetRegisterInfo", "*", "TRI", "=", "&", "getRegisterInfo", "(", ")", ";", "if", "(", "areCFlagsAccessedBetweenInstrs", "(", "Pred", ",", "PTest", ",", "TRI", ")", ")", "return", "false", ";", "Pred", "->", "setDesc", "(", "get", "(", "NewOp", ")", ")", ";", "PTest", "->", "eraseFromParent", "(", ")", ";", "if", "(", "OpChanged", ")", "{", "bool", "succeeded", "=", "UpdateOperandRegClass", "(", "*", "Pred", ")", ";", "(", "void", ")", "succeeded", ";", "assert", "(", "succeeded", "&&", ""], "ground_truth": [")", ";"], "File": "AArch64InstrInfo105", "Func": "optimizePTestInstr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 935, "Length": 230, "Cover_Rate": 0.41818181818181815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasAES", "=", "false", ";", "HasFXSR", "=", "false", ";", "HasXSAVE", "=", "false", ";", "HasXSAVEOPT", "=", "false", ";", "HasXSAVEC", "=", "false", ";", "HasXSAVES", "=", "false", ";", "HasPCLMUL", "=", "false", ";", "HasFMA", "=", "false", ";", "HasFMA4", "=", "false", ";", "HasXOP", "=", "false", ";", "HasTBM", "=", "false", ";", "HasLWP", "=", "false", ";", "HasMOVBE", "=", "false", ";", "HasRDRAND", "=", "false", ";", "HasF16C", "=", "false", ";", "HasFSGSBase", "=", "false", ";", "HasLZCNT", "=", "false", ";", "HasBMI", "=", "false", ";", "HasBMI2", "=", "false", ";", "HasVBMI", "=", "false", ";", "HasIFMA", "=", "false", ";", "HasRTM", "=", "false", ";", "HasERI", "=", "false", ";", "HasCDI", "=", "false", ";", "HasPFI", "=", "false", ";", "HasDQI", "=", "false", ";", "HasVPOPCNTDQ", "=", "false", ";", "HasBWI", "=", "false", ";", "HasVLX", "=", "false", ";", "HasADX", "=", "false", ";", "HasPKU", "=", "false", ";", "HasSHA", "=", "false", ";", "HasPRFCHW", "=", "false", ";", "HasRDSEED", "=", "false", ";", "HasLAHFSAHF", "=", "false", ";", "HasMWAITX", "=", "false"], "ground_truth": [";"], "File": "X86Subtarget25", "Func": "initializeEnvironment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 936, "Length": 144, "Cover_Rate": 0.45569620253164556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_2intersect_epi32", "(", "__m128i", "__A", ","], "ground_truth": ["__m128i", "__B", ",", "__mmask8", "*", "__U", ",", "__mmask8", "*", "__M", ")", "{"], "File": "avx512vp2intersectvlintrin", "Func": "_mm_2intersect_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 937, "Length": 30, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "__vector", "unsigned", "int", "mask", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "__v4sf", "a", ",", "b", ",", "c", ";", "a", "=", "vec_splat", "(", "(", "__v4sf", ")", "__A", ",", "", ")", ";", "b", "=", "vec_splat", "(", "(", "__v4sf", ")", "__B", ",", "", ")", ";", "c", "=", "(", "__v4sf", ")", "vec_cmpgt", "(", "a", ",", "b", ")", ";", "return", "(", "(", "__m128", ")", "vec_sel", "(", "(", "__v4sf", ")", "__A", ","], "ground_truth": ["c", ",", "mask", ")", ")", ";"], "File": "xmmintrin", "Func": "_mm_cmpnle_ss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 938, "Length": 78, "Cover_Rate": 0.7722772277227723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cmpneq_epi8_mask"], "ground_truth": ["(", "__mmask64", "__M", ",", "__m512i", "__X", ",", "__m512i", "__Y", ")", "{"], "File": "avx512bwintrin", "Func": "_mm512_mask_cmpneq_epi8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 939, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "info", "=", "m_vector_manager", "->", "vector_insn_infos", "[", "INSN_UID", "(", "rinsn", ")", "]", ";", "emit_vsetvl_insn", "(", "VSETVL_DISCARD_RESULT", ",", "EMIT_BEFORE", ",", "info", ",", "NULL_RTX", ",", "rinsn"], "ground_truth": [")", ";"], "File": "riscv-vsetvl", "Func": "FOR_BB_INSNS", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 940, "Length": 27, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "&", "RTS", "=", "static_cast", "<", "TargetStreamer", "&", ">", "(", "*", "OutStreamer", "->", "getTargetStreamer", "(", ")", ")", ";", "const", "Triple", "&", "TT", "=", "TM", ".", "getTargetTriple", "(", ")", ";", "StringRef", "CPU", "=", "TM"], "ground_truth": [".", "getTargetCPU", "(", ")", ";"], "File": "RISCVAsmPrinter1", "Func": "emitAttributes", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 941, "Length": 38, "Cover_Rate": 0.40425531914893614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MCSubRegIterator", "I", "(", "", ",", "this", ",", "true", ")", ";", "I", ".", "isValid", "(", ")", ";", "++", "I", ")", "Reserved", ".", "set", "(", "*", "I", ")", ";", "}", "if", "(", "hasBasePointer", "(", "MF", ")", ")", "{", "CallingConv", "::", "ID", "CC", "=", "MF", ".", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", ";", "const", "uint32_t", "*", "RegMask", "=", "getCallPreservedMask", "(", "MF", ",", "CC", ")", ";", "if", "(", "MachineOperand", "::", "clobbersPhysReg", "(", "RegMask", ",", "getBaseRegister", "(", ")", ")", ")", "report_fatal_error", "(", "", "", ")", ";", "unsigned", "BasePtr", "=", "getSubSuperRegister", "(", "getBaseRegister", "(", ")", ",", "", ",", "false", ")", ";", "for", "(", "MCSubRegIterator", "I", "(", "BasePtr", ",", "this", ",", "true", ")", ";", "I", ".", "isValid", "(", ")", ";", "++", "I", ")", "Reserved", ".", "set", "(", "*", "I", ")", ";", "}", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "for", "(", "unsigned", "n", "=", "", ";", "n", "!=", "", ";", "++", "n", ")", "Reserved", ".", "set", "(", "", "+", "n", ")", ";", "if", "(", "!", "Is64Bit", ")", "{", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "for", "(", "unsigned", "n", "=", "", ";", "n", "!=", "", ";", "++", "n", ")", "{", "for", "(", "MCRegAliasIterator", "AI", "(", "", "+", "n", ",", "this", ",", "true", ")", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "Reserved", ".", "set", "(", "*", "AI", ")", ";", "for", "(", "MCRegAliasIterator", "AI", "(", "", "+", "n", ",", "this", ",", "true", ")", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "Reserved", ".", "set", "(", "*", "AI", ")", ";", "}", "}", "if", "(", "!", "Is64Bit", "||", "!", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasAVX512", "(", ")", ")", "{", "for", "(", "unsigned", "n", "=", "", ";", "n", "!=", "", ";", "++", "n", ")", "{", "for", "(", "MCRegAliasIterator", "AI", "(", "", "+", "n", ",", "this", ",", "true", ")", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "Reserved", ".", "set", "(", "*", "AI", ")", ";", "}", "}", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "bool", "RestrictR15", "=", "FlagRestrictR15", ";", "assert", "(", "FlagUseZeroBasedSandbox", "||", "RestrictR15", ")", ";", "if", "(", "Subtarget", ".", "isTargetNaCl64", "(", ")", ")", "{", "if", "(", "RestrictR15", ")", "{", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "}", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", ""], "ground_truth": [")", ";"], "File": "X86RegisterInfo87", "Func": "getReservedRegs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 942, "Length": 472, "Cover_Rate": 0.6910688140556369, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CONST_INT_P", "(", "operands", "[", "", "]", ")", ")", "{", "split_double_mode", "(", "mode", ",", "operands", ",", "", ",", "low", ",", "high", ")", ";", "count", "=", "INTVAL", "(", "operands", "[", "", "]", ")", "&", "(", "GET_MODE_BITSIZE", "(", "mode", ")", "-", "", ")", ";", "if", "(", "count", ">=", "half_width", ")", "{", "emit_move_insn", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ")", ";", "ix86_expand_clear", "(", "high", "[", "", "]", ")", ";", "if", "(", "count", ">", "half_width", ")", "emit_insn", "(", "gen_lshr3", "(", "low", "[", "", "]", ",", "low", "[", "", "]", ",", "GEN_INT", "(", "count", "-", "half_width", ")", ")", ")", ";", "}", "else", "{", "gen_shrd", "=", "mode", "==", "DImode", "?", "gen_x86_shrd", ":", "gen_x86_64_shrd", ";", "if", "(", "!", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "emit_move_insn", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "emit_insn", "(", "gen_shrd", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ",", "GEN_INT", "(", "count", ")", ")", ")", ";", "emit_insn", "(", "gen_lshr3", "(", "high", "[", "", "]", ",", "high", "[", "", "]", ",", "GEN_INT", "(", "count", ")", ")", ")", ";", "}", "}", "else", "{", "machine_mode", "half_mode", ";", "gen_shrd", "=", "mode", "==", "DImode", "?", "gen_x86_shrd", ":", "gen_x86_64_shrd", ";", "if", "(", "!", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "emit_move_insn", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "split_double_mode", "(", "mode", ",", "operands", ",", "", ",", "low", ",", "high"], "ground_truth": [")", ";"], "File": "i386-expand", "Func": "ix86_split_lshr", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 943, "Length": 243, "Cover_Rate": 0.5638051044083526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RC", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "SubReg0", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "SubReg1", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "const", "SDValue", "Ops", "[", "]", "=", "{", "RC", ",", "N", "->", "getOperand", "(", "", ")", ",", "SubReg0", ",", "N", "->", "getOperand", "(", "", ")", ",", "SubReg1", "}", ";", "ReplaceNode", "(", "N", ",", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "REG_SEQUENCE", ",", "DL", ",", "N", "->", "getValueType", "(", "", ")", ",", "Ops", ")", ")", ";", "return", ";", "}", "case", "", ":", "case", "", ":", "{", "if", "(", "N", "->", "getValueType", "(", "", ")", ".", "getSizeInBits", "(", ")", "!=", "", "||", "isInlineImmediate", "(", "N", ")", ")", "break", ";", "uint64_t", "Imm", ";", "if", "(", "ConstantFPSDNode", "*", "FP", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "N", ")", ")", "Imm", "=", "FP", "->", "getValueAPF", "(", ")", ".", "bitcastToAPInt", "(", ")", ".", "getZExtValue", "(", ")", ";", "else", "{", "ConstantSDNode", "*", "C", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", ")", ";", "Imm", "=", "C", "->", "getZExtValue", "(", ")", ";", "}", "SDLoc", "DL", "(", "N", ")", ";", "ReplaceNode", "(", "N", ",", "buildSMovImm64", "(", "DL", ",", "Imm", ",", "N", "->", "getValueType", "(", "", ")", ")", ")", ";", "return", ";", "}", "case", "", ":", "case", "", ":", "{", "ConstantSDNode", "*", "Offset", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Offset", ")", "break", ";", "ConstantSDNode", "*", "Width", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Width", ")", "break", ";", "bool", "Signed", "=", "Opc", "==", "", ";", "uint32_t", "OffsetVal", "=", "Offset", "->", "getZExtValue", "(", ")", ";", "uint32_t", "WidthVal", "=", "Width", "->", "getZExtValue", "(", ")", ";", "ReplaceNode", "(", "N", ",", "getBFE32", "(", "Signed", ",", "SDLoc", "(", "N", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "OffsetVal", ",", "WidthVal", ")", ")", ";", "return", ";", "}", "case", "", ":", "{", "SelectDIV_SCALE", "(", "N", ")", ";", "return", ";", "}", "case", "", ":", "case", "", ":", "{", "SelectMAD_64_32", "(", "N", ")", ";", "return", ";", "}", "case", "", ":", "case", "", ":", "return", "SelectMUL_LOHI", "(", "N", ")", ";", "case", "", ":", "{", "const", "TargetLowering", "&", "Lowering", "=", "*", "static_cast", "<", "const", "TargetLowering", "*", ">", "(", "getTargetLowering", "(", ")", ")", ";", "N", "=", "Lowering", ".", "legalizeTargetIndependentNode", "(", "N", ",", "*", "CurDAG", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "N", "->", "getValueType", "(", "", ")", "!=", "", ")", "break", ";", "SelectS_BFE", "(", "N", ")", ";", "return", ";", "case", "", ":", "SelectBRCOND", "(", "N", ")", ";", "return", ";", "case", "", ":", "case", "", ":", "SelectFMAD_FMA", "(", "N", ")"], "ground_truth": [";"], "File": "AMDGPUISelDAGToDAG77", "Func": "Select", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 944, "Length": 455, "Cover_Rate": 0.3987730061349693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OutMI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "OutMI", ".", "setOpcode", "(", "", ")", ";", "OutMI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", "(", "", ")", "->", "Encoding", ")", ")", ";", "OutMI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "return", ";", "}", "if", "(", "OutMI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "OutMI", ".", "setOpcode", "(", ""], "ground_truth": [")", ";"], "File": "RISCVMCInstLower", "Func": "LowerRISCVMachineInstrToMCInst", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 945, "Length": 68, "Cover_Rate": 0.3487179487179487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpistrs", "(", "__m128i", "__X", ",", "__m128i"], "ground_truth": ["__Y", ",", "const", "int", "__M", ")", "{"], "File": "smmintrin", "Func": "_mm_cmpistrs", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 946, "Length": 26, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "!", "V", ".", "count", "(", "*", "I", ")", ")", "{", "_rdfs", "(", "*", "I", ",", "V", ",", "order", ")", ";", "}", "}", "n", "->", "num", "=", "order", ".", "size", "(", ")", ";", "order", ".", "push_back", "("], "ground_truth": ["n", ")", ";"], "File": "SPScope", "Func": "_rdfs", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 947, "Length": 49, "Cover_Rate": 0.4336283185840708, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "SpillSlot", "Offsets", "[", "]", "=", "{", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", "}", ";", "NumEntries", "=", "array_lengthof"], "ground_truth": ["(", "Offsets", ")", ";"], "File": "VEFrameLowering", "Func": "getCalleeSavedSpillSlots", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 948, "Length": 118, "Cover_Rate": 0.7023809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst2_lanev4hi", "(", "(", "__builtin_neon_hi", "*", ")", "__a", ",", "__bu", ".", "__o"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon_vst2_lane_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 949, "Length": 15, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isMemNoOffset", "(", "false"], "ground_truth": [",", "", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "isDupAlignedMemoryNone", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 950, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "V", ".", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "if", "(", "(", "Size", "%", "V", ".", "getNumOperands", "(", ")", ")", "==", "", ")", "{", "int", "Scale", "=", "Size", "/", "V", "->", "getNumOperands", "(", ")", ";", "SDValue", "Op", "=", "V", ".", "getOperand", "(", "M", "/", "Scale", ")", ";", "if", "(", "Op", ".", "isUndef", "(", ")", "||", "", "(", "Op", ")", ")", "Zeroable", "[", "i", "]", "=", "true", ";", "else", "if", "(", "ConstantSDNode", "*", "Cst", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ")", ")", "{", "APInt", "Val", "=", "Cst", "->", "getAPIntValue", "(", ")", ";", "Val", "=", "Val", ".", "lshr", "(", "(", "M", "%", "Scale", ")", "*", "ScalarSizeInBits", ")", ";", "Val", "=", "Val", ".", "getLoBits", "(", "ScalarSizeInBits", ")", ";", "Zeroable", "[", "i", "]", "=", "(", "Val", "==", "", ")", ";", "}", "else", "if", "(", "ConstantFPSDNode", "*", "Cst", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "Op", ")", ")", "{", "APInt", "Val", "=", "Cst", "->", "getValueAPF", "(", ")", ".", "bitcastToAPInt", "(", ")", ";", "Val", "=", "Val", ".", "lshr", "(", "(", "M", "%", "Scale", ")", "*", "ScalarSizeInBits", ")", ";", "Val", "=", "Val", ".", "getLoBits", "(", "ScalarSizeInBits", ")", ";", "Zeroable", "[", "i", "]", "=", "("], "ground_truth": ["Val", "==", "", ")", ";"], "File": "X86ISelLowering (3)", "Func": "computeZeroableShuffleElements", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 951, "Length": 195, "Cover_Rate": 0.39959016393442626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "PostIdxReg", ".", "isAdd", "=", "isAdd", ";", "Op", "->", "PostIdxReg", ".", "ShiftTy", "=", "ShiftTy", ";", "Op", "->", "PostIdxReg", ".", "ShiftImm", "=", "ShiftImm", ";", "Op", "->", "StartLoc"], "ground_truth": ["=", "S", ";"], "File": "ARMAsmParser (2)2", "Func": "CreatePostIdxReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 952, "Length": 30, "Cover_Rate": 0.33707865168539325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "align_p", ")", "strcat", "(", "pattern", ",", "", ")", ";", "noreturn_p", "=", "find_reg_note", "(", "insn", ",", "REG_NORETURN", ",", "NULL_RTX", ")", "!=", "NULL_RTX", ";", "if", "(", "noreturn_p", ")", "{", "if", "(", "TARGET_16_BIT", ")", "strcat", "(", "pattern", ",", "", ")", ";", "else", "strcat", "(", "pattern"], "ground_truth": [",", "", ")", ";"], "File": "nds32-md-auxiliary", "Func": "nds32_output_call", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 953, "Length": 48, "Cover_Rate": 0.3380281690140845, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SYMBOL_REF_TDA_P", "(", "addr", ")", ";", "case", "REG", ":", "return", "REGNO", "(", "addr", ")", "==", "EP_REGNUM", ";", "case", "PLUS", ":", "op0", "=", "XEXP", "(", "addr", ",", "", ")", ";", "op1", "=", "XEXP", "(", "addr", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "op1", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "op1", ")", "<", "max_offset", "&&", "INTVAL", "(", "op1", ")", ">=", "", "&&", "(", "INTVAL", "(", "op1", ")", "&", "mask", ")"], "ground_truth": ["==", "", ")", "{"], "File": "v850", "Func": "ep_memory_operand", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 954, "Length": 73, "Cover_Rate": 0.3273542600896861, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ELF", "::", "R__GOT_LO32", ":", "case", "ELF", "::", "R__GOTOFF_HI32", ":", "case", "ELF", "::", "R__GOTOFF_LO32", ":", "case", "ELF", "::", "R__TLS_GD_HI32", ":", "case", "ELF", "::"], "ground_truth": ["R__TLS_GD_LO32", ":"], "File": "VEELFObjectWriter1", "Func": "needsRelocateWithSymbol", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 955, "Length": 25, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerI1Copies", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "initializeLowerI1CopiesPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")"], "ground_truth": [")", ";"], "File": "SILowerI1Copies", "Func": "SILowerI1Copies", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 956, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "}", ";", "bool", "Is64Bit", "=", "SrcVT", "==", "", ";", "if", "(", "I", "->", "getType", "(", ")", "->", "isDoubleTy", "(", ")", ")", "{", "Opcode", "=", "IsSigned", "?", "SCvtOpc", "[", "HasAVX512", "]", "[", "", "]", "[", "Is64Bit", "]", ":", "UCvtOpc", "[", "", "]", "[", "Is64Bit", "]", ";", "}", "else", "if", "(", "I", "->", "getType", "(", ")", "->", "isFloatTy", "(", ")", ")", "{", "Opcode", "=", "IsSigned", "?", "SCvtOpc", "[", "HasAVX512", "]", "[", "", "]", "[", "Is64Bit", "]", ":", "UCvtOpc", "[", "", "]", "[", "Is64Bit", "]", ";", "}", "else", "return", "false", ";", "MVT", "DstVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "I", "->", "getType", "(", ")", ")", ".", "getSimpleVT", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TLI", ".", "getRegClassFor", "(", "DstVT", ")", ";", "unsigned", "ImplicitDefReg", "=", "createResultReg", "(", "RC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ")", ",", "ImplicitDefReg", ")", ";", "unsigned", "ResultReg", "=", "fastEmitInst_rr", "(", "Opcode", ",", "RC", ",", "ImplicitDefReg", ",", "true", ",", "OpReg", ",", "false", ")", ";", "updateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "X86FastISel (2)4", "Func": "X86SelectIntToFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 957, "Length": 193, "Cover_Rate": 0.5039164490861618, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcaddq_rot90_fv8hf", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vcaddq_rot90_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 958, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "isLegalMaskedScatter", "(", "Type", "*", "DataType", ",", "Align", "Alignment", ")", "{", "if", "(", "!", "ST", "->", "hasAVX512", "(", ")", ")", "return", "false", ";", "return", "isLegalMaskedGather", "(", "DataType"], "ground_truth": [",", "Alignment", ")", ";"], "File": "X86TargetTransformInfo (2)1", "Func": "isLegalMaskedScatter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 959, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x4_t", ")", "__builtin_neon_vreinterpretv4hiv8qi", "("], "ground_truth": ["(", "int8x8_t", ")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_s16_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 960, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "const", "TargetRegisterInfo", "&", "TRI", "=", "*", "MRI", ".", "getTargetRegisterInfo", "(", ")", ";", "const", "TargetRegisterClass", "&", "RC", "=", "*", "MRI", ".", "getRegClass", "(", "DstReg", ")", ";", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "Opc", "=", "getCMovFromCond", "(", "(", "", ")", "Cond", "[", "", "]", ".", "getImm", "(", ")", ",", "TRI", ".", "getRegSizeInBits", "("], "ground_truth": ["RC", ")", "/", "", ",", "false", ")", ";"], "File": "X86InstrInfo", "Func": "insertSelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 961, "Length": 81, "Cover_Rate": 0.5547945205479452, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DefReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "SrcReg", "=", "IsCopy", "?", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ":", "Register", "(", ")", ";", "int64_t", "SrcImm", "=", "IsMoveImm", "?", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ":", "", ";", "if", "(", "!", "MRI", "->", "isReserved", "(", "DefReg", ")", "&&", "(", "(", "IsCopy", "&&", "(", "SrcReg", "==", "", "||", "SrcReg", "==", "", ")", ")", "||", "IsMoveImm", ")", ")", "{", "for", "(", "RegImm", "&", "KnownReg", ":", "KnownRegs", ")", "{", "if", "(", "KnownReg", ".", "Reg", "!=", "DefReg", "&&", "!", "TRI", "->", "isSuperRegister", "(", "DefReg", ",", "KnownReg", ".", "Reg", ")", ")", "continue", ";", "if", "(", "IsCopy", "&&", "KnownReg", ".", "Imm", "!=", "", ")", "continue", ";", "if", "(", "IsMoveImm", ")", "{", "if", "(", "KnownReg", ".", "Imm", "!=", "SrcImm", ")", "continue", ";", "MCPhysReg", "CmpReg", "=", "KnownReg", ".", "Reg", ";", "if", "(", "any_of", "(", "MI", "->", "implicit_operands", "(", ")", ",", "[", "CmpReg", "]", "(", "MachineOperand", "&", "O", ")", "{", "return", "!", "O", ".", "isDead", "(", ")", "&&", "O", ".", "isReg", "(", ")", "&&", "O", ".", "isDef", "(", ")", "&&", "O", ".", "getReg", "(", ")", "!=", "CmpReg", ";", "}", ")", ")", "continue", ";", "}", "if", "(", "IsCopy", ")", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", ")", ";", "else", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "Changed", "=", "true", ";", "LastChange", "=", "I", ";", "NumCopiesRemoved", "++", ";", "UsedKnownRegs", ".", "insert", "(", "KnownReg", ".", "Reg", ")", ";", "RemovedMI", "=", "true", ";", "break", ";", "}", "}", "}", "if", "(", "RemovedMI", ")", "continue", ";", "for", "(", "unsigned", "RI", "=", "", ";", "RI", "<", "KnownRegs", ".", "size", "(", ")", ";", ")", "if", "(", "MI", "->", "modifiesRegister"], "ground_truth": ["(", "KnownRegs", "[", "RI", "]", ".", "Reg", ",", "TRI", ")", ")", "{"], "File": "AArch64RedundantCopyElimination10", "Func": "optimizeBlock", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 962, "Length": 302, "Cover_Rate": 0.32438238453276047, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "getParser", "(", ")", "const", "{", "return", "Parser"], "ground_truth": [";"], "File": "SNESAsmParser", "Func": "getParser", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 963, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FromOpc", "=", "ReduceTable", "[", "i", "]", ".", "WideOpc", ";", "if", "(", "!", "ReduceOpcodeMap", ".", "insert", "(", "std", "::", "make_pair", "(", "FromOpc", ",", "i"], "ground_truth": [")", ")", ".", "second", ")", "assert", "(", "false", "&&", "", ")", ";"], "File": "Thumb2SizeReduction14", "Func": "Thumb2SizeReduce", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 964, "Length": 36, "Cover_Rate": 0.5070422535211268, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmPrinter", "::", "doInitialization", "(", "M", ")", ";", "if", "(", "MAI", "->", "doesSupportDebugInformation", "(", ")", "&&", "!", "empty", "("], "ground_truth": ["M", ".", "debug_compile_units", "(", ")", ")", ")", "{"], "File": "BPFAsmPrinter2", "Func": "doInitialization", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 965, "Length": 26, "Cover_Rate": 0.3466666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCELFObjectTargetWriter", "*", "MOTW", "=", "new"], "ground_truth": ["ELFObjectWriter", "(", "OSABI", ")", ";"], "File": "SNESELFObjectWriter", "Func": "createSNESELFObjectWriter", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 966, "Length": 10, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_blockage", "(", ")", ")", ";", "move_block_from_reg", "(", "local_cum", ".", "regs_used", "+", "FIRST_ARG_REGNO", ",", "mem", ",", "regs_to_push", ")", ";", "emit_insn", "(", "gen_blockage", "(", ")", ")", ";", "}", "pret_size", "=", "regs_to_push", "*", "UNITS_PER_WORD", ";", "if", "(", "pret_size", ")", "*"], "ground_truth": ["pretend_size", "=", "pret_size", ";"], "File": "nios22", "Func": "nios2_setup_incoming_varargs", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 967, "Length": 43, "Cover_Rate": 0.3049645390070922, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_sll_pi32", "(", "__m64", "__m", ",", "__m64", "__count", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_pslld", "(", "(", "__v2si", ")", "__m", ",", "(", "long", "long", ")"], "ground_truth": ["__count", ")", ";"], "File": "mmintrin5", "Func": "_mm_sll_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 968, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MCE", ")", "return", "false", ";", "return", "", "(", "~", "MCE", "->", "getValue", "(", ")", ",", ""], "ground_truth": [")", ";"], "File": "AArch64AsmParser (2)1", "Func": "isLogicalImm64Not", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 969, "Length": 21, "Cover_Rate": 0.38181818181818183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "rs6000_xcoff_select_section", "(", "tree", "decl", ",", "int", "reloc", ",", "unsigned", "HOST_WIDE_INT", "align", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "decl_readonly_section_1", "(", "decl", ",", "reloc", ",", "", ")", ")", "{", "if", "(", "TREE_PUBLIC", "(", "decl", ")", ")", "read_only_data_section", "(", ")", ";", "else", "read_only_private_data_section", "(", ")", ";", "}", "else", "{", "if", "(", "TREE_PUBLIC", "(", "decl", ")", ")", "data_section"], "ground_truth": ["(", ")", ";"], "File": "rs60003", "Func": "rs6000_xcoff_select_section", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 970, "Length": 58, "Cover_Rate": 0.8923076923076924, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createRemoveExtendArgs", "(", "const", "TargetMachine", "&", "TM", ")", "{", "return", "new", "RemoveExtendArgs", "("], "ground_truth": [")", ";"], "File": "HexagonRemoveSZExtArgs", "Func": "createHexagonRemoveExtendArgs", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 971, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "BB", "->", "dump", "(", ")"], "ground_truth": [")", ";"], "File": "AlphaISelDAGToDAG3", "Func": "InstructionSelect", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 972, "Length": 9, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "dst_reg", ",", "src_reg", ";", "tree", "dst_expr", ",", "src_expr", ";", "if", "(", "!", "CONST_INT_P", "(", "bytes_rtx", ")", "||", "INTVAL", "(", "bytes_rtx", ")", "<=", "", ")", "return", "", ";", "dst_reg", "=", "copy_addr_to_reg", "(", "XEXP", "(", "dst", ",", "", ")", ")", ";", "src_reg", "=", "copy_addr_to_reg", "(", "XEXP", "(", "src", ",", "", ")", ")", ";", "if", "(", "align", ">=", "", ")", "expand_block_move_4", "(", "dst", ",", "dst_reg", ",", "src"], "ground_truth": [",", "src_reg", ",", "bytes_rtx", ")", ";"], "File": "visium", "Func": "visium_expand_block_move", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 973, "Length": 71, "Cover_Rate": 0.3817204301075269, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vpcomgtub", "(", "(", "__v16qi", ")", "__A", ",", "("], "ground_truth": ["__v16qi", ")", "__B", ")", ";"], "File": "xopintrin", "Func": "_mm_comgt_epu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 974, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getShuffleSHUFImmediate", "(", "ShuffleVectorSDNode", "*", "N", ")", "{", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "assert", "(", "(", "VT", ".", "is128BitVector", "(", ")", "||", "VT", ".", "is256BitVector", "(", ")", ")", "&&", "", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "NumLanes", "=", "VT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "NumLaneElts", "=", "NumElts"], "ground_truth": ["/", "NumLanes", ";"], "File": "X86ISelLowering114", "Func": "getShuffleSHUFImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 975, "Length": 65, "Cover_Rate": 0.3987730061349693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "shouldExpandAtomicInIR", "(", "Instruction", "*", "Inst", ")", "const", "{", "if", "(", "StoreInst", "*", "SI", "=", "dyn_cast", "<", "StoreInst", ">", "(", "Inst", ")", ")", "return", "SI", "->", "getValueOperand", "(", ")", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "(", ")", "==", "", ";", "else", "if", "(", "LoadInst", "*", "LI", "=", "dyn_cast", "<", "LoadInst", ">", "(", "Inst", ")", ")", "return", "LI", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "(", ")", "==", "", ";", "return", "Inst", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "(", ")", "<="], "ground_truth": ["", ";"], "File": "ARM64ISelLowering", "Func": "shouldExpandAtomicInIR", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 976, "Length": 83, "Cover_Rate": 0.9880952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", "<<", "size", "<<", "", ";", "}", "else", "if", "(", "isa", "<", "PointerType", ">", "(", "retTy", ")", ")", "{", "O", "<<", "", "<<", "PtrVT", ".", "getSizeInBits", "(", ")", "<<", "", ";", "}", "else", "if", "(", "retTy", "->", "isAggregateType", "(", ")", "||", "retTy", "->", "isVectorTy", "(", ")", "||", "retTy", "->", "isIntegerTy", "(", "", ")", ")", "{", "O", "<<", "", "<<", "(", "retAlignment", "?", "retAlignment", "->", "value", "(", ")", ":", "", ")", "<<", "", "<<", "DL", ".", "getTypeAllocSize", "(", "retTy", ")", "<<", "", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "O", "<<", "", ";", "}", "O", "<<", "", ";", "bool", "first", "=", "true", ";", "unsigned", "OIdx", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Args", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ",", "++", "OIdx", ")", "{", "Type", "*", "Ty", "=", "Args", "[", "i", "]", ".", "Ty", ";", "if", "(", "!", "first", ")", "{", "O", "<<", "", ";", "}", "first", "=", "false", ";", "if", "(", "!", "Outs", "[", "OIdx", "]", ".", "Flags", ".", "isByVal", "(", ")", ")", "{", "if", "(", "Ty", "->", "isAggregateType", "(", ")", "||", "Ty", "->", "isVectorTy", "(", ")", "||", "Ty", "->", "isIntegerTy", "(", "", ")", ")", "{", "unsigned", "align", "=", "", ";", "const", "CallInst", "*", "CallI", "=", "cast", "<", "CallInst", ">", "(", "&", "CB", ")", ";", "if", "(", "!", "getAlign", "(", "*", "CallI", ",", "i", "+", "", ",", "align", ")", ")", "align", "=", "DL", ".", "getABITypeAlignment", "(", "Ty", ")", ";", "unsigned", "sz", "=", "DL", ".", "getTypeAllocSize", "(", "Ty", ")", ";", "O", "<<", "", "<<"], "ground_truth": ["align", "<<", "", ";"], "File": "NVPTXISelLowering19", "Func": "getPrototype", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 977, "Length": 262, "Cover_Rate": 0.3488681757656458, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "InstrInfo", "."], "ground_truth": ["getRegisterInfo", "(", ")", ";"], "File": "SparcTargetMachine", "Func": "getRegisterInfo", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 978, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FrameLowering", "*", "getFrameLowering", "(", ")", "const", "override", "{", "return", "&", "FrameLowering"], "ground_truth": [";"], "File": "JVMSubtarget", "Func": "getFrameLowering", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 979, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cvt_roundepu64_ps", "(", "__m512i", "__A", ",", "const", "int", "__R", ")", "{", "return", "(", "__m256", ")", "__builtin_ia32_cvtuqq2ps512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8sf", ")", "_mm256_setzero_ps", "(", ")", ",", "(", "__mmask8", ")", "-", ""], "ground_truth": [",", "__R", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_cvt_roundepu64_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 980, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "YamlStream", "<<", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getString", "(", ")", ";", "Lex", "(", ")", ";", "}", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "StringRef", "ID", "=", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "if", "(", "ID", "==", "", "::", "MetadataAssemblerDirectiveEnd", ")", "{", "Lex", "(", ")", ";", "FoundEnd", "=", "true", ";", "break", ";", "}", "}", "YamlStream", "<<", "Parser", ".", "parseStringToEndOfStatement", "(", ")", "<<", "getContext", "(", ")", ".", "getAsmInfo"], "ground_truth": ["(", ")", "->", "getSeparatorString", "(", ")", ";"], "File": "AMDGPUAsmParser14", "Func": "ParseDirectiveCodeObjectMetadata", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 981, "Length": 89, "Cover_Rate": 0.38362068965517243, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "modifiesRegister", "(", "BaseReg", ",", "TRI", ")", ")", "return", "false", ";", "if", "(", "isLdStPairSuppressed", "(", "MI", ")", ")", "return", "false", ";", "if", "(", "Subtarget", ".", "isPaired128Slow", "(", ")", ")", "{", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64InstrInfo (2)", "Func": "isCandidateToMergeOrPair", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 982, "Length": 58, "Cover_Rate": 0.37662337662337664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "Opc", "=", "", ";", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "Opc", "=", "", ";", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "Opc", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "OriginalCall", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "getInstr", "(", ")", ";", "bool", "RAXImplicitDead", "=", "false", ";", "for", "(", "MachineOperand", "&", "Op", ":", "llvm", "::", "drop_begin", "(", "MI", ".", "operands", "(", ")", ")", ")", "{", "if", "(", "Op", ".", "isReg", "(", ")", "&&", "Op", ".", "isImplicit", "(", ")", "&&", "Op", ".", "isDead", "(", ")", "&&", "TRI", "->", "regsOverlap", "(", "Op", ".", "getReg", "(", ")", ",", "", ")", ")", "{", "Op", ".", "setIsDead", "(", "false", ")", ";", "Op", ".", "setIsDef", "("], "ground_truth": ["true", ")", ";"], "File": "X86ExpandPseudo11", "Func": "expandCALL_RVMARKER", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 983, "Length": 147, "Cover_Rate": 0.3174946004319654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "MCID", "=", "MII", ".", "get", "(", "Opc", ")", ";", "if", "(", "MCID", ".", "TSFlags", "&", "", ")", "{", "assert", "(", "MCID", ".", "hasOptionalDef", "(", ")", "&&", "", ")", ";", "assert", "(", "MCID", ".", "NumOperands", "==", "Inst", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "unsigned", "OpNo", ";", "for", "(", "OpNo", "=", "", ";", "!", "MCID", ".", "OpInfo", "[", "OpNo", "]", ".", "isOptionalDef", "(", ")", "&&", "OpNo", "<", "MCID", ".", "NumOperands", ";", "++", "OpNo", ")", ";", "if", "(", "isThumbOne", "(", ")", "&&", "Inst", ".", "getOperand", "(", "OpNo", ")", ".", "getReg", "(", ")", "!=", "", ")", "return", "Match_MnemonicFail", ";", "if", "(", "isThumbTwo", "(", ")", "&&", "Inst", ".", "getOperand", "(", "OpNo", ")", ".", "getReg", "(", ")", "!=", "", "&&", "!", "inITBlock", "(", ")", ")", "return", "Match_RequiresITBlock", ";", "if", "(", "isThumbTwo", "(", ")", "&&", "Inst", ".", "getOperand", "(", "OpNo", ")", ".", "getReg"], "ground_truth": ["(", ")", "==", "", "&&", "inITBlock", "(", ")", ")", "return", "Match_RequiresNotITBlock", ";"], "File": "ARMAsmParser101", "Func": "checkTargetMatchPredicate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 984, "Length": 153, "Cover_Rate": 0.5406360424028268, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegister", "ElfTargetObjectFile", "::", "getStaticBase", "(", ")", "const"], "ground_truth": ["{"], "File": "ARMTargetObjectFile11", "Func": "getStaticBase", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 985, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "back", "(", ")", "const", "{", "return", "Chain", ".", "back", "("], "ground_truth": [")", ";"], "File": "HexagonVectorLoopCarriedReuse", "Func": "back", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 986, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "BaseT", "::", "getShuffleCost", "(", "Kind", ",", "Tp", ",", "Index", ",", "SubTp"], "ground_truth": [")", ";"], "File": "PPCTargetTransformInfo19", "Func": "getShuffleCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 987, "Length": 14, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "N1", ".", "getNode", "(", ")", ")", ";", "if", "(", "StOp", "->", "getOperand", "(", "", ")", "!=", "LD", "->", "getOperand", "(", "", ")", ")", "return", "NULL", ";", "MVT", "VT", "=", "LD", "->", "getMemoryVT", "(", ")", ".", "getSimpleVT", "(", ")", ";", "unsigned", "Opc", "=", "(", "VT", "==", "", "?", "Opc32", ":", "VT", "==", "", "?", "Opc16", ":", "Opc8", ")", ";", "MachineSDNode", "::", "mmo_iterator", "MemRefs0", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "MemRefs0", "[", "", "]", "=", "cast", "<", "MemSDNode", ">", "(", "N1", ")", "->", "getMemOperand", "(", ")", ";", "SDValue", "Ops0", "[", "]", "=", "{", "LD", "->", "getBasePtr", "(", ")", ",", "N2", ",", "LD", "->", "getChain", "(", ")", "}", ";", "SDNode", "*", "ResNode", "=", "CurDAG", "->", "SelectNodeTo", "(", "StOp", ",", "Opc", ",", "", ",", "", ",", "Ops0", ",", "", ")", ";", "cast", "<", "MachineSDNode", ">", "(", "ResNode", ")", "->", "setMemRefs", "(", "MemRefs0", ",", "MemRefs0", "+"], "ground_truth": ["", ")", ";"], "File": "KudeyarISelDAGToDAG", "Func": "SelectIndexedBinOpStore", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 988, "Length": 155, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printR128A16", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "const", "MCSubtargetInfo"], "ground_truth": ["&", "STI", ",", "raw_ostream", "&", "O", ")", "{"], "File": "AMDGPUInstPrinter1", "Func": "printR128A16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 989, "Length": 23, "Cover_Rate": 0.39655172413793105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x4_t", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x4_t", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "return", "__rv"], "ground_truth": [";"], "File": "arm", "Func": "neon_vuzp_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 990, "Length": 57, "Cover_Rate": 0.4596774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "simplifyCode", "(", ")", "{", "bool", "Changed", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "AllCRLogicalOps", ".", "size", "(", ")", ";"], "ground_truth": ["i", "++", ")", "Changed", "|=", "handleCROp", "(", "AllCRLogicalOps", "[", "i", "]", ")", ";"], "File": "PPCReduceCRLogicals", "Func": "simplifyCode", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 991, "Length": 38, "Cover_Rate": 0.9047619047619048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtaq_m_s32_f32", "(", "int32x4_t", "__inactive", ",", "float32x4_t", "__a", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcvtaq_m_s32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 992, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EarlyIfConversion", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", ",", "TII", "(", "", ")", ",", "TRI", "(", "", ")", ",", "MFN", "("], "ground_truth": ["", ")", ",", "MRI", "(", "", ")", ",", "MDT", "(", "", ")", ",", "MLI", "(", "", ")", "{"], "File": "HexagonEarlyIfConv (2)", "Func": "HexagonEarlyIfConversion", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 993, "Length": 39, "Cover_Rate": 0.78, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCPol", "(", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUAsmParser1", "Func": "isCPol", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 994, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumElts", "==", "", ")", "{", "Index", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Index", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "Index", "}", ";", "DAG", ".", "UpdateNodeOperands", "(", "N", ",", "Ops", ")", ";", "return", "Op", ";", "}", "NumElts", "=", "", ";", "MVT", "NewIndexVT", "=", "", "(", "IndexVT", ".", "getScalarType", "(", ")", ",", "NumElts", ")", ";", "Index", "=", "ExtendToType", "(", "Index", ",", "NewIndexVT", ",", "DAG", ")", ";", "if", "(", "IndexVT", ".", "getScalarType", "(", ")", "==", "", ")", "Index", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Index", ")", ";", "MVT", "MaskBitVT", "=", "", "(", "", ",", "NumElts", ")", ";", "assert", "(", "MaskVT", ".", "getScalarSizeInBits", "(", ")", ">=", "", "&&", "", ")", ";", "MVT", "ExtMaskVT", "=", "", "(", "MaskVT", ".", "getScalarType", "(", ")", ",", "NumElts", ")", ";", "Mask", "=", "ExtendToType", "(", "Mask", ",", "ExtMaskVT"], "ground_truth": [",", "DAG", ",", "true", ")", ";"], "File": "X86ISelLowering (3)", "Func": "LowerMGATHER", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 995, "Length": 176, "Cover_Rate": 0.341747572815534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "getVectorNumElements", "(", ")", "!=", "", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "!", "isUndefOrEqual", "(", "Op", "->", "getMaskElt", "(", "i", ")", ",", "i", "+", "", ")", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "if", "(", "!", "isUndefOrEqual", "(", "Op", "->", "getMaskElt", "(", "i", ")", ",", "i", "+", "", ")", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "X86ISelLowering150", "Func": "ShouldXformToMOVHLPS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 996, "Length": 88, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINSERT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSCALAR_TO_VECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerConstantPool", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFDIV", "(", "Op"], "ground_truth": [",", "DAG", ")", ";"], "File": "NyuziISelLowering", "Func": "LowerOperation", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 997, "Length": 129, "Cover_Rate": 0.3324742268041237, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "if", "(", "(", "Offset", "&", "", ")", "==", "", ")", "{", "return", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "Chain", ",", "Base", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "int32_t", "HighOffset", "=", "alignTo", "(", "Offset", ",", "", ")", ";", "int32_t", "LowOffset", "=", "HighOffset", "-", "", ";", "SDValue", "LowAddr", ",", "HighAddr", ";", "if", "(", "GlobalAddressSDNode", "*", "GASD", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Base", ".", "getNode", "(", ")", ")", ")", "{", "LowAddr", "=", "DAG", ".", "getGlobalAddress", "(", "GASD", "->", "getGlobal", "(", ")", ",", "DL", ",", "Base", ".", "getValueType", "(", ")", ",", "LowOffset", ")", ";", "HighAddr", "=", "DAG", ".", "getGlobalAddress", "(", "GASD", "->", "getGlobal", "(", ")", ",", "DL", ",", "Base", ".", "getValueType", "(", ")", ",", "HighOffset", ")", ";", "}", "else", "{", "LowAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Base", ",", "DAG", ".", "getConstant", "(", "LowOffset", ",", "DL", ",", "", ")", ")", ";", "HighAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Base", ",", "DAG", ".", "getConstant", "(", "HighOffset", ",", "DL", ",", "", ")", ")", ";", "}", "SDValue", "LowShift", "=", "DAG", ".", "getConstant", "(", "(", "Offset", "-", "LowOffset", ")", "*", "", ",", "DL", ",", "", ")", ";", "SDValue", "HighShift", "=", "DAG", ".", "getConstant", "(", "(", "HighOffset", "-", "Offset", ")", "*", "", ",", "DL", ",", "", ")", ";", "SDValue", "Low", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "Chain", ",", "LowAddr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "High", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "Chain", ",", "HighAddr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "LowShifted", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Low", ",", "LowShift", ")", ";", "SDValue", "HighShifted", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "High", ",", "HighShift", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LowShifted", ",", "HighShifted", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Low", ".", "getValue", "(", "", ")", ",", "High", ".", "getValue", "(", "", ")", ")", ";", "SDValue", "Ops", "[", "]", "=", "{"], "ground_truth": ["Result", ",", "Chain", "}", ";"], "File": "XCoreISelLowering48", "Func": "lowerLoadWordFromAlignedBasePlusOffset", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 998, "Length": 381, "Cover_Rate": 0.8523489932885906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "first", ")", "{", "O", "<<", "", ";", "}", "first", "=", "false", ";", "if", "(", "!", "Outs", "[", "OIdx", "]", ".", "Flags", ".", "isByVal", "(", ")", ")", "{", "if", "(", "Ty", "->", "isAggregateType", "(", ")", "||", "Ty", "->", "isVectorTy", "(", ")", "||", "Ty", "->", "isIntegerTy", "(", "", ")", ")", "{", "unsigned", "ParamAlign", "=", "", ";", "const", "CallInst", "*", "CallI", "=", "cast", "<", "CallInst", ">", "(", "&", "CB", ")", ";", "if", "(", "!", "getAlign", "(", "*", "CallI", ",", "i", "+", "", ",", "ParamAlign", ")", ")", "ParamAlign", "=", "getFunctionParamOptimizedAlign", "(", "F", ",", "Ty", ",", "DL", ")", ".", "value", "(", ")", ";", "O", "<<", "", "<<", "ParamAlign", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", "<<", "DL", ".", "getTypeAllocSize", "(", "Ty", ")", "<<", "", ";", "SmallVector", "<", "EVT", ",", "", ">", "vtparts", ";", "ComputeValueVTs", "(", "*", "this", ",", "DL", ",", "Ty", ",", "vtparts", ")", ";", "if", "(", "unsigned", "len", "=", "vtparts", ".", "size", "(", ")", ")", "OIdx", "+=", "len", "-", "", ";", "continue", ";", "}", "assert", "(", "(", "getValueType", "(", "DL", ",", "Ty", ")", "==", "Outs", "[", "OIdx", "]", ".", "VT", "||", "(", "getValueType", "(", "DL", ",", "Ty", ")", "==", "", "&&", "Outs", "[", "OIdx", "]", ".", "VT", "==", "", ")", ")", "&&", "", ")", ";", "unsigned", "sz", "=", "", ";", "if", "(", "isa", "<", "IntegerType", ">", "(", "Ty", ")", ")", "{", "sz", "=", "cast", "<", "IntegerType", ">", "(", "Ty", ")", "->", "getBitWidth", "(", ")", ";", "if", "(", "sz", "<", "", ")", "sz", "=", "", ";", "}", "else", "if", "(", "isa", "<", "PointerType", ">", "(", "Ty", ")", ")", "{", "sz", "=", "PtrVT", ".", "getSizeInBits", "(", ")", ";", "}", "else", "if", "(", "Ty", "->", "isHalfTy", "(", ")", ")", "sz", "=", "", ";", "else", "sz", "=", "Ty", "->", "getPrimitiveSizeInBits", "(", ")", ";", "O", "<<", "", "<<", "sz", "<<", "", ";", "O", "<<", "", ";", "continue", ";", "}", "Align", "ParamByValAlign", "=", "Outs", "[", "OIdx", "]", ".", "Flags", ".", "getNonZeroByValAlign", "(", ")", ";", "Type", "*", "ETy", "=", "Args", "[", "i", "]", ".", "IndirectType", ";", "Align", "AlignCandidate", "=", "getFunctionParamOptimizedAlign", "(", "F", ",", "ETy", ",", "DL", ")", ";", "ParamByValAlign", "=", "std", "::", "max", "(", "ParamByValAlign", ",", "AlignCandidate", ")", ";", "O", "<<", "", "<<", "ParamByValAlign", ".", "value", "(", ")", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", "<<", "Outs", "[", "OIdx", "]"], "ground_truth": [".", "Flags", ".", "getByValSize", "(", ")", "<<", "", ";"], "File": "NVPTXISelLowering39", "Func": "getPrototype", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 999, "Length": 387, "Cover_Rate": 0.5052219321148825, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "from", "==", "ARG_POINTER_REGNUM", "&&", "to", "==", "FRAME_POINTER_REGNUM", ")", "ret", "=", "", ";", "else", "gcc_unreachable", "(", ")", ";", "return"], "ground_truth": ["ret", ";"], "File": "bpf", "Func": "bpf_initial_elimination_offset", "Target": "bpf", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 1000, "Length": 23, "Cover_Rate": 0.36507936507936506, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "IntrinsicInst", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "I", ")", ")", "{", "if", "(", "readsLocalId", "(", "II", ")", ")", "return", "true", ";", "if", "(", "readWorkgroupInvariant", "(", "II", ")", ")", "return", "false", ";", "if", "(", "isPureFunction", "(", "II", ")", ")", "return", "false", ";", "}", "if", "(", "isa", "<", "CallInst", ">", "(", "I", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "FPGATargetTransformInfo", "Func": "isSourceOfDivergence", "Target": "FPGA", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1001, "Length": 60, "Cover_Rate": 0.30612244897959184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInst", "const", "&", "getDesc", "(", ")", "const", "{", "return", "*", "ID"], "ground_truth": [";", "}"], "File": "HexagonShuffler14", "Func": "getDesc", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1002, "Length": 13, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parseOptionalOps", "(", "DSOptionalOpsOff01", ","], "ground_truth": ["Operands", ")", ";"], "File": "AMDGPUAsmParser18", "Func": "parseDSOff01OptionalOps", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1003, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AMDGPUAsmParser", "(", "MCSubtargetInfo", "&", "STI", ",", "MCAsmParser", "&", "_Parser", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCTargetOptions", "&", "Options", ")", ":", "MCTargetAsmParser", "(", ")", ",", "STI", "(", "STI", ")", ",", "MII", "(", "MII", ")", ",", "Parser", "(", "_Parser", ")", ",", "ForcedEncodingSize", "(", "", ")", "{", "if", "(", "STI", ".", "getFeatureBits", "(", ")", ".", "none", "(", ")", ")", "{", "STI", ".", "ToggleFeature", "(", ""], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser60", "Func": "AMDGPUAsmParser", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1004, "Length": 65, "Cover_Rate": 0.8227848101265823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "ID", ")", "{", "case", "", ":", "NonKernelOnly", "=", "true", ";", "return", "", ";", "case", "", ":", "NonKernelOnly", "=", "true", ";", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case"], "ground_truth": ["", ":"], "File": "AMDGPUAnnotateKernelFeatures", "Func": "intrinsicToAttrName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1005, "Length": 55, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "UUPair", "&", "P", "=", "F", "->", "second", ";", "int64_t", "Off", "=", "PostInc", "?", "", ":", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "LowI", "=", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "P", ".", "first", ")", ".", "addReg", "(", "AdrOp", ".", "getReg", "(", ")", ",", "RSA", "&", "~", "RegState", "::", "Kill", ",", "AdrOp", ".", "getSubReg", "(", ")", ")", ".", "addImm", "(", "Off", ")", ";", "HighI", "=", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "P", ".", "second", ")", ".", "addReg", "(", "AdrOp", ".", "getReg", "(", ")", ",", "RSA", "&", "~", "RegState", "::", "Kill", ",", "AdrOp", ".", "getSubReg", "(", ")", ")", ".", "addImm", "(", "Off", "+", "", ")", ";", "}", "else", "{", "const", "UUPair", "&", "P", "=", "F", "->", "second", ";", "int64_t", "Off", "=", "PostInc", "?", "", ":", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "LowI", "=", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "AdrOp", ".", "getReg", "(", ")", ",", "RSA", "&", "~", "RegState", "::", "Kill", ",", "AdrOp", ".", "getSubReg", "(", ")", ")", ".", "addImm", "(", "Off", ")", ".", "addReg", "(", "P", ".", "first", ")", ";", "HighI", "=", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "AdrOp", ".", "getReg", "(", ")", ",", "RSA", "&", "~", "RegState", "::", "Kill", ",", "AdrOp", ".", "getSubReg", "(", ")", ")", ".", "addImm", "(", "Off", "+", "", ")", ".", "addReg", "(", "P", ".", "second", ")", ";", "}", "if", "(", "PostInc", ")", "{", "int64_t", "Inc", "=", "Load", "?", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ":", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MachineOperand", "&", "UpdOp", "=", "Load", "?", "MI", "->", "getOperand", "(", "", ")", ":", "MI", "->", "getOperand", "(", "", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", "->", "getRegClass", "(", "UpdOp", ".", "getReg", "(", ")", ")", ";", "Register", "NewR", "=", "MRI", "->", "createVirtualRegister", "(", "RC", ")", ";", "assert", "(", "!", "UpdOp", ".", "getSubReg", "(", ")", "&&", "", ")", ";", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "NewR", ")", ".", "addReg", "(", "AdrOp", ".", "getReg", "(", ")", ",", "RSA", ")", ".", "addImm", "(", "Inc", ")", ";", "MRI", "->", "replaceRegWith", "(", "UpdOp", ".", "getReg", "(", ")", ",", "NewR", ")", ";", "}", "MachineFunction", "&", "MF", "=", "*", "B", ".", "getParent", "(", ")", ";", "for", "(", "auto", "&", "MO", ":", "MI", "->", "memoperands", "(", ")", ")", "{", "const", "MachinePointerInfo", "&", "Ptr", "=", "MO", "->", "getPointerInfo", "(", ")", ";", "MachineMemOperand", "::", "Flags", "F", "=", "MO", "->", "getFlags", "(", ")", ";", "Align", "A", "=", "MO", "->", "getAlign", "(", ")", ";", "auto", "*", "Tmp1", "=", "MF", ".", "getMachineMemOperand", "(", "Ptr", ",", "F", ",", "", ",", "A", ")", ";", "LowI", "->", "addMemOperand", "(", "MF"], "ground_truth": [",", "Tmp1", ")", ";"], "File": "HexagonSplitDouble1", "Func": "splitMemRef", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1006, "Length": 483, "Cover_Rate": 0.679324894514768, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vaddq_m_sv8hi", "(", "__arm_vuninitializedq_s16", "(", ")", ","], "ground_truth": ["__a", ",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vaddq_x_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1007, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int64x2_t", ")", "__builtin_neon_vreinterpretv2div4si", "(", "(", "int32x4_t", ")", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_s64_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1008, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_psllv8di_mask", "(", "(", "__v8di", ")", "__X", ",", "(", "__v8di", ")", "__Y", ",", "(", "__v8di", ")", "_mm512_undefined_pd", "(", ")", ",", "("], "ground_truth": ["__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_sllv_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1009, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFunctionInfo", "*", "CFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "unsigned", "Opcode", "=", "", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "Opcode", "=", "", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "Opcode", "=", "", ";", "CFI", "->", "setSpillsCR", "(", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "CSKYInstrInfo4", "Func": "storeRegToStackSlot", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1010, "Length": 99, "Cover_Rate": 0.4419642857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalizeOps", "(", ")", "&&", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Setcc", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N0", "->", "getOperand", "(", "", ")", ",", "N0", "->", "getOperand", "(", "", ")", ")", ";", "bool", "ReplaceOtherUses", "=", "!", "N0", ".", "hasOneUse", "(", ")", ";", "DCI", ".", "CombineTo", "(", "N", ",", "Setcc", ")", ";", "if", "(", "ReplaceOtherUses", ")", "{", "SDValue", "Trunc", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N0", ")", ",", "N0", ".", "getValueType", "(", ")", ",", "Setcc", ")", ";", "DCI", ".", "CombineTo", "(", "N0", ".", "getNode", "(", ")", ",", "Trunc", ")", ";", "}", "return", "SDValue", "(", "N", ",", "", ")", ";", "}", "if", "(", "SDValue", "NewCMov", "=", "combineToExtendCMOV", "(", "N", ",", "DAG", ")", ")", "return", "NewCMov", ";", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "if", "(", "SDValue", "V", "=", "combineExtSetcc", "(", "N", ","], "ground_truth": ["DAG", ",", "Subtarget", ")", ")", "return", "V", ";"], "File": "X86ISelLowering (2)5", "Func": "combineZext", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1011, "Length": 184, "Cover_Rate": 0.41818181818181815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMem", "(", ")", "const", "{", "return", "false"], "ground_truth": [";"], "File": "AAPAsmParser", "Func": "isMem", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1012, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "reportParseError", "(", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "MipsAsmParser (2)4", "Func": "parseSetMtDirective", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1013, "Length": 22, "Cover_Rate": 0.30985915492957744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "rtx_equal_p", "(", "cmp_op0", ",", "if_true", ")", "&&", "rtx_equal_p", "(", "cmp_op1", ",", "if_false", ")", ")", "is_min", "=", "true", ";", "else", "if", "(", "rtx_equal_p", "(", "cmp_op1", ",", "if_true", ")", "&&", "rtx_equal_p", "(", "cmp_op0", ",", "if_false", ")", ")", "is_min", "=", "false", ";", "else", "return", "false", ";", "mode", "=", "GET_MODE", "(", "dest", ")", ";", "if", "(", "!", "flag_finite_math_only", "||", "!"], "ground_truth": ["flag_unsafe_math_optimizations", ")", "{"], "File": "i3865", "Func": "ix86_expand_sse_fp_minmax", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1014, "Length": 61, "Cover_Rate": 0.30049261083743845, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunctionProperties", "getRequiredProperties", "("], "ground_truth": [")", "const", "override", "{"], "File": "SIOptimizeVGPRLiveRange", "Func": "getRequiredProperties", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1015, "Length": 7, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvttss_si64x", "(", "__m128", "__A", ")", "{", "return", "__builtin_ia32_cvttss2si64", "(", "(", "__v4sf", ")", "__A"], "ground_truth": [")", ";"], "File": "xmmintrin", "Func": "_mm_cvttss_si64x", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1016, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "REG_P", "(", "reg_1", ")", "&&", "REG_P", "(", "reg_2", ")", "&&", "REG_P", "(", "reg_3", ")", "&&", "REG_P", "(", "reg_4", ")", ")", ";", "if", "(", "REGNO", "(", "reg_1", ")", "==", "REGNO", "(", "reg_2", ")", "||", "REGNO", "(", "reg_3", ")", "==", "REGNO", "(", "reg_4", ")", ")", "return", "false", ";", "}", "else", "{", "mem_1", "=", "operands", "[", "", "]", ";", "reg_1", "=", "operands", "[", "", "]", ";", "mem_2", "=", "operands", "[", "", "]", ";", "reg_2", "=", "operands", "[", "", "]", ";", "mem_3", "=", "operands", "[", "", "]", ";", "reg_3", "=", "operands", "[", "", "]", ";", "mem_4", "=", "operands", "[", "", "]", ";", "reg_4", "=", "operands", "[", "", "]", ";", "}", "if", "(", "!", "MEM_P", "(", "mem_1", ")", "||", "aarch64_mem_pair_operand", "(", "mem_1", ",", "mode", ")", ")", "return", "false", ";", "if", "(", "MEM_VOLATILE_P", "(", "mem_1", ")", "||", "MEM_VOLATILE_P", "(", "mem_2", ")", "||", "MEM_VOLATILE_P", "(", "mem_3", ")", "||", "MEM_VOLATILE_P", "(", "mem_4", ")", ")", "return", "false", ";", "extract_base_offset_in_addr", "(", "mem_1", ",", "&", "base_1", ",", "&", "offset_1", ")", ";", "if", "(", "base_1", "==", "NULL_RTX", "||", "offset_1", "==", "NULL_RTX", ")", "return", "false", ";", "extract_base_offset_in_addr", "(", "mem_2", ",", "&", "base_2", ",", "&", "offset_2", ")", ";", "if", "(", "base_2", "==", "NULL_RTX", "||", "offset_2", "==", "NULL_RTX", ")", "return", "false", ";", "extract_base_offset_in_addr", "(", "mem_3", ",", "&", "base_3", ",", "&", "offset_3", ")", ";", "if", "(", "base_3", "==", "NULL_RTX", "||", "offset_3", "==", "NULL_RTX", ")", "return", "false", ";", "extract_base_offset_in_addr", "(", "mem_4", ",", "&", "base_4", ",", "&", "offset_4", ")", ";", "if", "(", "base_4", "==", "NULL_RTX", "||", "offset_4", "==", "NULL_RTX", ")", "return", "false", ";", "if", "(", "!", "rtx_equal_p", "(", "base_1", ",", "base_2", ")", "||", "!", "rtx_equal_p", "(", "base_2", ",", "base_3", ")", "||", "!", "rtx_equal_p", "(", "base_3", ",", "base_4", ")", ")", "return", "false", ";", "offval_1", "=", "INTVAL", "(", "offset_1", ")", ";", "offval_2", "=", "INTVAL", "(", "offset_2", ")", ";", "offval_3", "=", "INTVAL", "(", "offset_3", ")", ";", "offval_4", "=", "INTVAL", "(", "offset_4", ")", ";", "msize", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "if", "(", "(", "offval_1", "!=", "(", "offval_2", "+", "msize", ")", "||", "offval_1", "!=", "(", "offval_3", "+", "msize", "*", "", ")", "||", "offval_1", "!=", "(", "offval_4", "+", "msize", "*", "", ")", ")", "&&", "(", "offval_4", "!=", "(", "offval_3", "+", "msize", ")", "||", "offval_4", "!=", "(", "offval_2", "+", "msize", "*", "", ")", "||", "offval_4", "!=", "(", "offval_1", "+", "msize", "*", "", ")", ")", ")", "return", "false", ";", "if", "(", "load", ")", "{", "if", "(", "reg_mentioned_p", "(", "reg_1", ",", "mem_1", ")", "||", "reg_mentioned_p", "(", "reg_2", ",", "mem_2", ")", "||", "reg_mentioned_p", "(", "reg_3", ",", "mem_3", ")", ")", "return", "false", ";", "if", "(", "offval_1", ">", "offval_2", "&&", "reg_mentioned_p", "(", "reg_4", ",", "mem_4", ")", ")", "return", "false", ";", "}", "if", "(", "mode", "==", "SImode", "&&", "(", "aarch64_tune_params", ".", "extra_tuning_flags", "&", "AARCH64_EXTRA_TUNE_SLOW_UNALIGNED_LDPW", ")", "&&", "!", "optimize_size", "&&", "MEM_ALIGN", "(", "mem_1", ")", "<", "", "*", "BITS_PER_UNIT", ")", "return", "false", ";", "if", "(", "REG_P", "(", "reg_1", ")", "&&", "FP_REGNUM_P", "(", "REGNO", "(", "reg_1", ")", ")", ")", "rclass_1", "=", "FP_REGS", ";", "else", "rclass_1", "=", "GENERAL_REGS", ";", "if", "(", "REG_P", "(", "reg_2", ")", "&&", "FP_REGNUM_P", "(", "REGNO"], "ground_truth": ["(", "reg_2", ")", ")", ")", "rclass_2", "=", "FP_REGS", ";"], "File": "aarch644", "Func": "aarch64_operands_adjust_ok_for_ldpstp", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1017, "Length": 496, "Cover_Rate": 0.7075606276747504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitVZEXT_MOVL", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "X86IREmitter", "Func": "visitVZEXT_MOVL", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1018, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cfun", "->", "is_thunk", ")", "{", "*", "imaskP", "=", "", ";", "*", "fmaskP", "=", "", ";", "return", ";", "}", "if", "(", "TARGET_ABI_OPEN_VMS", "&&", "alpha_procedure_type", "==", "PT_STACK", ")", "imask", "|=", "(", "", "<<", "HARD_FRAME_POINTER_REGNUM", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "FIRST_PSEUDO_REGISTER", ";", "i", "++", ")", "if", "(", "!", "fixed_regs", "[", "i", "]", "&&", "!", "call_used_regs", "[", "i", "]", "&&", "df_regs_ever_live_p", "(", "i", ")", "&&", "i", "!=", "REG_RA", ")", "{", "if", "(", "i", "<", "", ")", "imask", "|=", "(", "", "<<", "i", ")", ";", "else", "fmask", "|=", "(", "", "<<", "(", "i", "-", "", ")", ")", ";", "}", "if", "(", "crtl", "->", "calls_eh_return", ")", "{", "for", "(", "i", "=", "", ";", ";", "++", "i", ")", "{", "unsigned", "regno", "=", "EH_RETURN_DATA_REGNO", "(", "i", ")", ";", "if", "(", "regno", "==", "INVALID_REGNUM", ")", "break", ";", "imask", "|=", "", "<<", "regno", ";", "}", "}", "if", "(", "imask", "||", "fmask", "||", "alpha_ra_ever_killed", "(", ")", ")", "imask", "|=", "("], "ground_truth": ["", "<<", "REG_RA", ")", ";"], "File": "alpha4", "Func": "alpha_sa_mask", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1019, "Length": 161, "Cover_Rate": 0.7931034482758621, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ";", "rtx", "par", ";", "int", "shift", ";", "aapcs_vfp_is_call_or_return_candidate", "(", "pcs_variant", ",", "mode", ",", "type", ",", "&", "ag_mode", ",", "&", "count", ")", ";", "if", "(", "!", "TARGET_NEON", ")", "{", "if", "(", "ag_mode", "==", "V2SImode", ")", "ag_mode", "=", "DImode", ";", "else", "if", "(", "ag_mode", "==", "V4SImode", ")", "{", "ag_mode", "=", "DImode", ";", "count", "*=", "", ";", "}", "}", "shift", "=", "GET_MODE_SIZE", "(", "ag_mode", ")", "/", "GET_MODE_SIZE", "(", "SFmode", ")", ";", "par", "=", "gen_rtx_PARALLEL", "(", "mode", ",", "rtvec_alloc", "(", "count", ")", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "count", ";", "i", "++", ")", "{", "rtx", "tmp", "=", "gen_rtx_REG", "(", "ag_mode", ",", "FIRST_VFP_REGNUM", "+", "i"], "ground_truth": ["*", "shift", ")", ";"], "File": "arm5", "Func": "aapcs_vfp_allocate_return_reg", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1020, "Length": 110, "Cover_Rate": 0.502283105022831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isSuitableForMask", "(", "MachineInstr", "*", "&", "MI", ",", "unsigned", "SrcReg", ",", "int", "CmpMask", ",", "bool", "CommonUse", ")", "{", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "if", "(", "CmpMask", "!=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", "return", "false", ";", "if", "(", "SrcReg", "==", "MI", "->", "getOperand", "(", "CommonUse", "?", "", ":", "", ")", ".", "getReg", "(", ")", ")", "return", "true", ";", "break", ";", "case", "", ":", "{", "const", "MachineInstr", "&", "Copy", "=", "*", "MI", ";", "MachineBasicBlock", "::", "iterator", "AND", "(", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")"], "ground_truth": [")", ")", ";"], "File": "ARMBaseInstrInfo (2)", "Func": "isSuitableForMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1021, "Length": 106, "Cover_Rate": 0.6625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcaleh_f16", "(", "float16_t", "__a", ",", "float16_t", "__b", ")", "{", "return", "__builtin_aarch64_faclehf_uss", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "fp16_vcaleh_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1022, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x2_t", ")", "("], "ground_truth": ["__a", "<=", "", ")", ";"], "File": "arm", "Func": "neon2_vclezq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1023, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "I", "->", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "!=", "", "&&", "Opcode", "!=", "", ")", "return", "true", ";", "", "BranchCode", "=", "(", "", ")", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "TargetBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "AllowModify", "&&", "UnCondBrIter", "!=", "MBB", ".", "end", "(", ")", "&&", "MBB", ".", "isLayoutSuccessor", "(", "TargetBB", ")", ")", "{", "BranchCode", "=", "GetOppositeBranchCondition", "(", "BranchCode", ")", ";", "MachineBasicBlock", "::", "iterator", "OldInst", "=", "I", ";", "BuildMI", "(", "MBB", ",", "UnCondBrIter", ",", "MBB", ".", "findDebugLoc", "(", "I", ")", ",", "get", "(", "Opcode", ")", ")", ".", "addMBB", "(", "UnCondBrIter", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ".", "addImm", "(", "BranchCode", ")", ";", "BuildMI", "(", "MBB", ",", "UnCondBrIter", ",", "MBB", ".", "findDebugLoc", "(", "I", ")", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TargetBB", ")", ";", "OldInst", "->", "eraseFromParent", "(", ")", ";", "UnCondBrIter", "->", "eraseFromParent", "(", ")", ";", "UnCondBrIter", "=", "MBB", ".", "end", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "continue", ";", "}", "FBB", "=", "TBB", ";", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "BranchCode", ")", ")", ";", "continue", ";", "}", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "SparcInstrInfo", "Func": "AnalyzeBranch", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1024, "Length": 229, "Cover_Rate": 0.4790794979079498, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_movss", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")"], "ground_truth": ["__builtin_ia32_cmpless", "(", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")", "__A", ")", ")", ";"], "File": "xmmintrin", "Func": "_mm_cmpge_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1025, "Length": 28, "Cover_Rate": 0.5490196078431373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vmlsldavaq_p_s16", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmlsldavaq_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1026, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", "<", "MaxStages", "&&", "MaxStages", "<=", "", "&&", "(", "BitSize", "<<", "MaxStages", ")", "<=", "", "&&", "", ")", ";", "auto", "MatchPACK", "=", "[", "&", "]", "(", "SDValue", "N1", ",", "SDValue", "N2", ",", "MVT", "PackVT", ")", "{", "unsigned", "NumSrcBits", "=", "PackVT", ".", "getScalarSizeInBits", "(", ")", ";", "unsigned", "NumPackedBits", "=", "NumSrcBits", "-", "BitSize", ";", "N1", "=", "peekThroughBitcasts", "(", "N1", ")", ";", "N2", "=", "peekThroughBitcasts", "(", "N2", ")", ";", "unsigned", "NumBits1", "=", "N1", ".", "getScalarValueSizeInBits", "(", ")", ";", "unsigned", "NumBits2", "=", "N2", ".", "getScalarValueSizeInBits", "(", ")", ";", "bool", "IsZero1", "=", "llvm", "::", "isNullOrNullSplat", "(", "N1", ",", "false", ")", ";", "bool", "IsZero2", "=", "llvm", "::", "isNullOrNullSplat", "(", "N2", ",", "false", ")", ";", "if", "(", "(", "!", "N1", ".", "isUndef", "(", ")", "&&", "!", "IsZero1", "&&", "NumBits1", "!=", "NumSrcBits", ")", "||", "(", "!", "N2", ".", "isUndef", "(", ")", "&&", "!", "IsZero2", "&&", "NumBits2", "!=", "NumSrcBits", ")", ")", "return", "false", ";", "if", "(", "Subtarget", ".", "hasSSE41", "(", ")", "||", "BitSize", "==", "", ")", "{", "APInt", "ZeroMask", "=", "APInt", "::", "getHighBitsSet", "(", "NumSrcBits", ",", "NumPackedBits", ")", ";", "if", "(", "(", "N1", ".", "isUndef", "(", ")", "||", "IsZero1", "||", "DAG", ".", "MaskedValueIsZero", "(", "N1", ",", "ZeroMask", ")", ")", "&&", "(", "N2", ".", "isUndef", "(", ")", "||", "IsZero2", "||", "DAG", ".", "MaskedValueIsZero", "(", "N2", ",", "ZeroMask", ")", ")", ")", "{", "V1", "=", "N1", ";", "V2", "=", "N2", ";", "SrcVT", "=", "PackVT", ";", "PackOpcode", "=", "", ";", "return", "true", ";", "}", "}", "bool", "IsAllOnes1", "=", "llvm", "::", "isAllOnesOrAllOnesSplat", "(", "N1", ",", "false", ")", ";", "bool", "IsAllOnes2", "=", "llvm", "::", "isAllOnesOrAllOnesSplat", "(", "N2", ",", "false", ")", ";", "if", "(", "(", "N1", ".", "isUndef", "(", ")", "||", "IsZero1", "||", "IsAllOnes1", "||", "DAG", ".", "ComputeNumSignBits", "(", "N1", ")", ">", "NumPackedBits", ")", "&&", "(", "N2", ".", "isUndef", "(", ")", "||", "IsZero2", "||", "IsAllOnes2", "||", "DAG", ".", "ComputeNumSignBits", "(", "N2", ")", ">", "NumPackedBits", ")", ")", "{", "V1", "=", "N1", ";", "V2", "=", "N2", ";", "SrcVT", "=", "PackVT", ";", "PackOpcode", "=", "", ";", "return", "true", ";", "}", "return", "false", ";", "}", ";", "for", "(", "unsigned", "NumStages", "=", "", ";", "NumStages", "<=", "MaxStages", ";", "++", "NumStages", ")", "{", "MVT", "PackSVT", "=", "", "(", "BitSize", "<<", "NumStages", ")", ";", "MVT", "PackVT", "=", "", "(", "PackSVT", ",", "NumElts", ">>", "NumStages", ")", ";", "SmallVector", "<", "int", ",", "", ">", "BinaryMask", ";", "createPackShuffleMask", "(", "VT", ",", "BinaryMask", ",", "false"], "ground_truth": [",", "NumStages", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "matchShuffleWithPACK", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1027, "Length": 384, "Cover_Rate": 0.7177570093457943, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_or_epi64", "(", "__mmask8", "__U", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_porq256_mask", "(", "(", "__v4di", ")", "__A", ",", "(", "__v4di", ")", "__B", ",", "("], "ground_truth": ["__v4di", ")", "_mm256_setzero_si256", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_or_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1028, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "emitEpilogue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "if", "(", "!", "hasFP", "(", "MF", ")", ")", "{", "report_fatal_error", "(", "", ")", ";", "}", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "const", "RegisterInfo", "*", "RI", "=", "STI", ".", "getRegisterInfo", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "FPReg", "=", "getFPReg", "(", "STI", ")", ";", "unsigned", "SPReg", "=", "getSPReg", "(", "STI", ")", ";", "MachineBasicBlock", "::", "iterator", "LastFrameDestroy", "=", "MBBI", ";", "std", "::", "advance", "(", "LastFrameDestroy", ",", "-", "MFI", ".", "getCalleeSavedInfo", "(", ")", ".", "size", "(", ")", ")", ";", "uint64_t", "StackSize", "=", "MFI", "."], "ground_truth": ["getStackSize", "(", ")", ";"], "File": "RISCVFrameLowering30", "Func": "emitEpilogue", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1029, "Length": 121, "Cover_Rate": 0.6797752808988764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "AsmParser", "::", "ParseImmediate", "(", ")", "{", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "SMLoc", "E", "=", "Parser", ".", "getTok", "(", ")", ".", "getEndLoc", "(", ")", ";", "const", "MCExpr", "*", "EVal", ";", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "default", ":", "return", "", ";", "case", "AsmToken", "::"], "ground_truth": ["LParen", ":"], "File": "MBlazeAsmParser2", "Func": "ParseImmediate", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1030, "Length": 60, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "OutlineFromLinkOnceODRs", "&&", "F", ".", "hasLinkOnceODRLinkage", "(", ")", ")", "return", "false", ";", "if", "(", "F", ".", "hasSection", "(", ")", ")", "return"], "ground_truth": ["false", ";"], "File": "RISCVInstrInfo (2)", "Func": "isFunctionSafeToOutlineFrom", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1031, "Length": 25, "Cover_Rate": 0.46296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTargetInfo", "(", ")", "{", "RegisterTarget", "<", "Triple", "::", "systemz", ",", "true", ">", "X", "(", "getTheTarget", "(", ")", ",", "", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "SystemZTargetInfo13", "Func": "LLVMInitializeSystemZTargetInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1032, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtusepi64_epi8", "(", "__m128i", "__O", ",", "__mmask8", "__M", ",", "__m512i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmovusqb512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v16qi"], "ground_truth": [")", "__O", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cvtusepi64_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1033, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "(", "I", "->", "getType", "(", ")", "->", "isFloatTy", "(", ")", "&&", "V", "->", "getType", "(", ")", "->", "isDoubleTy", "(", ")", ")", ")", "return", "false", ";", "unsigned", "Op", "=", "getRegForValue", "(", "V", ")", ";", "if", "(", "Op", "==", "", ")", "return", "false", ";", "unsigned", "Result", "=", "createResultReg", "(", "&", "", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "Result", ")", ".", "addReg", "(", "Op", ")", ")", ";", "updateValueMap", "(", "I", ",", "Result", ")", ";", "return", "true"], "ground_truth": [";"], "File": "ARMFastISel (2)2", "Func": "SelectFPTrunc", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1034, "Length": 95, "Cover_Rate": 0.6785714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SUnit", "::", "succ_iterator", "I", "=", "SU", "->", "Succs", ".", "begin", "(", ")", ",", "E", "=", "SU", "->", "Succs", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "SuccReadyCycle", "=", "I", "->", "getSUnit", "(", ")", "->", "BotReadyCycle", ";", "unsigned", "MinLatency", "=", "I", "->", "getMinLatency", "(", ")", ";", "Bot", ".", "MaxMinLatency", "=", "std", "::", "max", "(", "MinLatency", ",", "Bot", "."], "ground_truth": ["MaxMinLatency", ")", ";"], "File": "HexagonMachineScheduler10", "Func": "releaseBottomNode", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1035, "Length": 68, "Cover_Rate": 0.53125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "arc_asm_trampoline_template", "(", "FILE", "*", "f", ")", "{", "asm_fprintf", "(", "f", ",", "", ",", "ARC_TEMP_SCRATCH_REG", ")", ";", "asm_fprintf", "(", "f", ",", "", ",", "reg_names", "[", "STATIC_CHAIN_REGNUM", "]", ")", ";", "asm_fprintf", "(", "f", ",", "", ",", "ARC_TEMP_SCRATCH_REG", ")", ";", "assemble_aligned_integer", "(", "UNITS_PER_WORD", ",", "const0_rtx", ")", ";", "assemble_aligned_integer", "(", "UNITS_PER_WORD"], "ground_truth": [",", "const0_rtx", ")", ";"], "File": "arc", "Func": "arc_asm_trampoline_template", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1036, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_multishift_epi64_epi8", "(", "__m256i", "__W", ",", "__mmask32", "__M", ","], "ground_truth": ["__m256i", "__X", ",", "__m256i", "__Y", ")", "{"], "File": "avx512vbmivlintrin", "Func": "_mm256_mask_multishift_epi64_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1037, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isGLC", "(", ")", "const", "{", "return", "isImmTy", "(", "ImmTyGLC"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser10", "Func": "isGLC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1038, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLabelImm16", "(", ")", "const", "{", "if", "(", "isConstantImm", "(", ")", ")", "{", "return", "isUInt", "<", "", ">", "(", "getConstantImm", "(", ")", ")", ";", "}", "return", "isImm", "(", ")", "&&", "isAcceptableSymbolRef", "(", "getImm"], "ground_truth": ["(", ")", ")", ";"], "File": "MMIXAsmParser", "Func": "isLabelImm16", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1039, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addInstSelector", "(", ")", "{", "PM", "->", "add", "(", "createISelDag", "(", "getTargetMachine", "(", ")", ","], "ground_truth": ["getOptLevel", "(", ")", ")", ")", ";"], "File": "PTXTargetMachine4", "Func": "addInstSelector", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1040, "Length": 23, "Cover_Rate": 0.8518518518518519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "val", ":", "Mask", ")", "{", "if", "(", "val", ">", ""], "ground_truth": [")", "return", "false", ";"], "File": "NyuziISelLowering", "Func": "isShuffleMaskLegal", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1041, "Length": 17, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", "!=", "TargetOpcode", "::", "COPY", "&&", "!", "MI", ".", "isPHI", "(", ")", ")", "return", "false", ";", "return", "getRegBank", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")"], "ground_truth": [",", "MRI", ",", "TRI", ")", "==", "&", "", ";"], "File": "AArch64RegisterBankInfo14", "Func": "hasFPConstraints", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1042, "Length": 40, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">=", "", "||", "RegNo", "&", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "MCRegister", "Reg", "=", "", "+", "RegNo", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["createReg", "(", "Reg", ")", ")", ";"], "File": "RISCVDisassembler22", "Func": "DecodeGPRPF64RegisterClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1043, "Length": 34, "Cover_Rate": 0.5483870967741935, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "EmitRet", "(", "const", "MCOperand", "*", "AmtOp", ",", "bool", "Is64Bit", ",", "MCStreamer", "&", "Out", ")", "{", "MCInst", "POPInst", ";", "POPInst", ".", "setOpcode", "(", "Is64Bit", "?", "", ":", "", ")", ";", "POPInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Is64Bit", "?", "", ":", "", ")", ")", ";", "Out", ".", "EmitInstruction", "(", "POPInst", ")", ";", "if", "(", "AmtOp", ")", "{", "assert", "(", "!", "Is64Bit", ")", ";", "MCInst", "ADDInst", ";", "unsigned", "ADDReg", "=", "", ";", "ADDInst", ".", "setOpcode", "("], "ground_truth": ["", ")", ";"], "File": "X86MCNaCl", "Func": "EmitRet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1044, "Length": 80, "Cover_Rate": 0.46511627906976744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "x", ",", "cond", ";", "rval", "=", "operands", "[", "", "]", ";", "mem", "=", "operands", "[", "", "]", ";", "oldval", "=", "operands", "[", "", "]", ";", "newval", "=", "operands", "[", "", "]", ";", "is_weak", "=", "(", "operands", "[", "", "]", "!=", "const0_rtx", ")", ";", "scratch", "=", "operands", "[", "", "]", ";", "mode", "=", "GET_MODE", "(", "mem", ")", ";", "label1", "=", "NULL", ";", "if", "(", "!", "is_weak", ")", "{", "label1", "=", "gen_label_rtx", "(", ")", ";", "emit_label", "(", "label1", ")", ";", "}", "label2", "=", "gen_label_rtx", "(", ")", ";", "aarch64_emit_load_exclusive", "(", "mode", ",", "rval", ",", "mem", ",", "operands", "[", "", "]", ")", ";", "cond", "=", "aarch64_gen_compare_reg", "(", "NE", ",", "rval", ",", "oldval", ")", ";", "x", "=", "gen_rtx_NE", "(", "VOIDmode", ",", "cond", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "x", ",", "gen_rtx_LABEL_REF", "(", "Pmode", ",", "label2", ")", ",", "pc_rtx", ")", ";", "aarch64_emit_unlikely_jump", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "pc_rtx", ",", "x", ")", ")", ";", "aarch64_emit_store_exclusive", "(", "mode", ",", "scratch", ",", "mem", ",", "newval", ",", "operands", "[", "", "]", ")", ";", "if", "(", "!", "is_weak", ")", "{", "x", "=", "gen_rtx_NE", "(", "VOIDmode", ",", "scratch", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "x", ",", "gen_rtx_LABEL_REF", "(", "Pmode", ",", "label1", ")", ",", "pc_rtx", ")", ";", "aarch64_emit_unlikely_jump", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "pc_rtx", ",", "x", ")", ")", ";", "}", "else", "{", "cond", "=", "gen_rtx_REG", "(", "CCmode", ",", "CC_REGNUM", ")", ";", "x", "=", "gen_rtx_COMPARE", "(", "CCmode", ",", "scratch", ",", "const0_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "cond", ",", "x"], "ground_truth": [")", ")", ";"], "File": "aarch642", "Func": "aarch64_split_compare_and_swap", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1045, "Length": 250, "Cover_Rate": 0.8620689655172413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "if", "(", "Op", ".", "isImm", "(", ")", ")", "O", "<<", "Op", ".", "getImm", "(", ")", ";", "else", "{", "assert", "(", "Op", ".", "isExpr", "(", ")", "&&", ""], "ground_truth": [")", ";"], "File": "TriCoreInstPrinter (2)", "Func": "printPCRelImmOperand", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1046, "Length": 41, "Cover_Rate": 0.5466666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ShrunkMask", "==", "", ")", "return", "false", ";", "if", "(", "ExpandedMask", "==", "~", "", ")", "return", "TLO", ".", "CombineTo", "(", "Op", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "auto", "IsLegalMask", "=", "[", "ShrunkMask", ",", "ExpandedMask", "]", "(", "unsigned", "Mask", ")", "->", "bool", "{", "return", "(", "ShrunkMask", "&", "Mask", ")", "==", "ShrunkMask", "&&", "(", "~", "ExpandedMask", "&", "Mask", ")", "==", "", ";", "}", ";", "auto", "UseMask", "=", "[", "Mask", ",", "Op", ",", "VT", ",", "&", "TLO", "]", "(", "unsigned", "NewMask", ")", "->", "bool", "{", "if", "(", "NewMask", "==", "Mask", ")", "return", "true", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "NewC", "=", "TLO", ".", "DAG", ".", "getConstant", "(", "NewMask", ",", "DL", ",", "VT", ")", ";", "SDValue", "NewOp", "=", "TLO", ".", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "NewC", ")", ";", "return", "TLO", ".", "CombineTo", "(", "Op", ",", "NewOp", ")", ";", "}", ";", "if", "(", "IsLegalMask", "(", "", ")", ")", "return", "UseMask", "(", "", ")", ";", "if", "(", "IsLegalMask", "(", "", ")"], "ground_truth": [")", "return", "UseMask", "(", "", ")", ";"], "File": "ARMISelLowering (2)6", "Func": "targetShrinkDemandedConstant", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1047, "Length": 180, "Cover_Rate": 0.5070422535211268, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Target", ">=", "_SM_1_3", "&&", "Target", "<", "_LAST_SM", ")", "||", "(", "Target", ">="], "ground_truth": ["_COMPUTE_1_3", "&&", "Target", "<", "_LAST_COMPUTE", ")", ";"], "File": "PTXSubtarget2", "Func": "fmadNeedsRoundingMode", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1048, "Length": 21, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getParser", "(", ")", ".", "parseIdentifier", "(", "Name", ")", ")", "return", "TokError", "(", "", ")", ";", "MCSymbol", "*", "Symbol", "=", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "Name", ")", ";", "if", "(", "parseToken", "(", "AsmToken", "::", "Comma", ",", "", ")", ")", "return", "true", ";", "unsigned", "LocalMemorySize", "=", "", "::", "getLocalMemorySize", "(", "&", "getSTI", "(", ")", ")", ";", "int64_t", "Size", ";", "SMLoc", "SizeLoc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseAbsoluteExpression", "(", "Size", ")", ")", "return", "true", ";", "if", "(", "Size", "<", "", ")", "return", "Error", "(", "SizeLoc", ",", "", ")", ";", "if", "(", "Size", ">", "LocalMemorySize", ")", "return", "Error", "(", "SizeLoc", ",", "", ")", ";", "int64_t", "Align", "=", "", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Lex", "(", ")", ";", "SMLoc", "AlignLoc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseAbsoluteExpression", "(", "Align", ")", ")", "return", "true", ";", "if", "(", "Align", "<", "", "||", "!", "isPowerOf2_64", "(", "Align", ")", ")", "return", "Error", "(", "AlignLoc", ",", "", ")", ";", "if", "(", "Align", ">=", "", "<<", "", ")", "return", "Error", "(", "AlignLoc", ",", "", ")", ";", "}", "if", "(", "parseToken", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ")", "return", "true", ";", "Symbol", "->", "redefineIfPossible"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUAsmParser13", "Func": "ParseDirectiveAMDGPULDS", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1049, "Length": 218, "Cover_Rate": 0.7569444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "MIb", ".", "mayLoad", "(", ")", "||", "MIb", ".", "mayStore", "(", ")", ")", "&&", "", ")", ";", "if", "(", "MIa", ".", "hasUnmodeledSideEffects", "(", ")", "||", "MIb", ".", "hasUnmodeledSideEffects", "(", ")", ")", "return", "false", ";", "if", "(", "MIa", ".", "hasOrderedMemoryRef", "(", ")", "||", "MIb", ".", "hasOrderedMemoryRef", "(", ")", ")", "return", "false", ";", "if", "(", "isDS", "(", "MIa", ")", ")", "{", "if", "(", "isDS", "(", "MIb", ")", ")", "return", "checkInstOffsetsDoNotOverlap", "(", "MIa", ",", "MIb", ")", ";", "return", "!", "isFLAT", "(", "MIb", ")", "||", "isSegmentSpecificFLAT", "(", "MIb", ")", ";", "}", "if", "(", "isMUBUF", "(", "MIa", ")", "||", "isMTBUF", "(", "MIa", ")", ")", "{", "if", "(", "isMUBUF", "(", "MIb", ")", "||", "isMTBUF", "(", "MIb", ")", ")", "return", "checkInstOffsetsDoNotOverlap", "(", "MIa", ",", "MIb", ")", ";", "return", "!", "isFLAT", "(", "MIb", ")", "&&", "!", "isSMRD", "(", "MIb", ")", ";", "}", "if", "(", "isSMRD", "(", "MIa", ")", ")", "{", "if", "(", "isSMRD", "(", "MIb", ")", ")", "return", "checkInstOffsetsDoNotOverlap", "(", "MIa", ",", "MIb", ")", ";", "return", "!", "isFLAT", "(", "MIb", ")", "&&", "!", "isMUBUF", "(", "MIa", ")", "&&", "!", "isMTBUF", "(", "MIa", ")", ";", "}", "if", "(", "isFLAT", "(", "MIa", ")"], "ground_truth": [")", "{"], "File": "SIInstrInfo110", "Func": "areMemAccessesTriviallyDisjoint", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1050, "Length": 187, "Cover_Rate": 0.748, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Value", ".", "isAbsolute", "(", ")", ")", "{", "Result", "=", "evaluateAsInt64", "(", "Value", ".", "getConstant", "(", ")", ")", ";", "return", "true"], "ground_truth": [";"], "File": "MOSMCExpr", "Func": "evaluateAsConstant", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1051, "Length": 24, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SinglePathInfo", "::", "isReachable", "(", "const", "MachineFunction"], "ground_truth": ["&", "MF", ")", "{"], "File": "PatmosSinglePathInfo", "Func": "isReachable", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1052, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "VT", ".", "isInteger", "(", ")", "&&", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "getOperand", "(", "", ")", "==", "N1", "&&", "N1", ".", "getOpcode", "(", ")", "==", "", "&&", "N1", ".", "getOperand", "(", "", ")", "==", "N0", ".", "getOperand", "(", "", ")", ")", "if", "(", "ConstantSDNode", "*", "Y1C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N1", ".", "getOperand", "("], "ground_truth": ["", ")", ")", ")", "if", "(", "Y1C", "->", "getAPIntValue", "(", ")", "==", "VT", ".", "getSizeInBits", "(", ")", "-", "", ")", "{"], "File": "AArch64ISelLowering (2)", "Func": "performIntegerAbsCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1053, "Length": 107, "Cover_Rate": 0.3835125448028674, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isThumb", "(", ")", ")", "return", "", ";", "if", "(", "hasV4TOps", "(", ")", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "ARMSubtarget (2)3", "Func": "getReturnOpcode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1054, "Length": 21, "Cover_Rate": 0.6176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Inst", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "||", "!", "isImmSExti64i8Value", "(", "Inst", "."], "ground_truth": ["getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ")", "return", "false", ";"], "File": "X86AsmParser (2)", "Func": "convert64i32to64ri8", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1055, "Length": 32, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectShiftedRegister", "(", "N", ",", "true", ","], "ground_truth": ["Reg", ",", "Shift", ")", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "SelectLogicalShiftedRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1056, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CondMovOpc", ";", "const", "TargetRegisterClass", "*", "RC", ";", "if", "(", "VT", ".", "isInteger", "(", ")", "&&", "!", "VT", ".", "isVector", "(", ")", "&&", "VT", ".", "getSizeInBits", "(", ")", "<=", "", ")", "{", "CondMovOpc", "=", "", ";", "RC", "=", "&", "", ";", "}", "else", "if", "(", "VT", "==", "", ")", "{", "CondMovOpc", "=", "", ";", "RC", "=", "&", "", ";", "}", "else", "if", "(", "VT", "==", "", ")", "{", "CondMovOpc", "=", "", ";", "RC", "=", "&", "", ";", "}", "else", "return", "false", ";", "const", "SelectInst", "*", "SI", "=", "cast", "<", "SelectInst", ">", "(", "I", ")", ";", "const", "Value", "*", "Cond", "=", "SI", "->", "getCondition", "(", ")", ";", "unsigned", "Src1Reg", "=", "getRegForValue", "(", "SI", "->", "getTrueValue", "(", ")", ")", ";", "unsigned", "Src2Reg", "=", "getRegForValue", "(", "SI", "->", "getFalseValue", "("], "ground_truth": [")", ")", ";"], "File": "MipsFastISel", "Func": "selectSelect", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1057, "Length": 130, "Cover_Rate": 0.39634146341463417, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rl78_return_in_memory", "(", "const_tree", "type", ",", "const_tree", "fntype", "ATTRIBUTE_UNUSED", ")", "{", "const", "HOST_WIDE_INT", "size", "=", "int_size_in_bytes"], "ground_truth": ["(", "type", ")", ";"], "File": "rl78", "Func": "rl78_return_in_memory", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1058, "Length": 21, "Cover_Rate": 0.6176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "requiresRegisterScavenging", "(", "const", "MachineFunction", "&", "MF", ")", "const", "override", "{", "return"], "ground_truth": ["true", ";"], "File": "RV16KRegisterInfo", "Func": "requiresRegisterScavenging", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1059, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "getMatchingSuperRegClass", "(", "const", "TargetRegisterClass", "*", "A", ",", "const", "TargetRegisterClass", "*", "B", ",", "unsigned", "Idx", ")", "const", "{", "return"], "ground_truth": ["A", ";"], "File": "MSP430RegisterInfo28", "Func": "getMatchingSuperRegClass", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1060, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DbgInfo", "::", "EmitAuxEntry", "(", "const", "std", "::", "string", "VarName", ",", "int", "Aux", "[", "]", ",", "int", "Num", ",", "std"], "ground_truth": ["::", "string", "TagName", ")", "{"], "File": "PIC16DebugInfo1", "Func": "EmitAuxEntry", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1061, "Length": 25, "Cover_Rate": 0.36231884057971014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "gate", "(", "function", "*"], "ground_truth": [")", "{"], "File": "rs6000-p8swap", "Func": "gate", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1062, "Length": 8, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pdp11_gen_int_label", "(", "buf", ",", "", ",", "value", ")", ";", "if", "(", "!", "TARGET_UNIX_ASM", ")", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ","], "ground_truth": ["buf", "+", "", ")", ";"], "File": "pdp11", "Func": "pdp11_output_addr_vec_elt", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1063, "Length": 32, "Cover_Rate": 0.64, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "__builtin_aarch64_umaxpv4si", "(", "(", "int32x4_t", ")", "a", ",", "(", "int32x4_t", ")"], "ground_truth": ["b", ")", ";"], "File": "arm", "Func": "neon2_vpmaxq_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1064, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArgInfo", ".", "KernargSegmentPtr", "=", "ArgDescriptor", "::", "createRegister", "(", "TRI", ".", "getMatchingSuperReg", "(", "getNextUserSGPR", "("], "ground_truth": [")", ",", "", ",", "&", "", ")", ")", ";"], "File": "SIMachineFunctionInfo (2)", "Func": "addKernargSegmentPtr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1065, "Length": 23, "Cover_Rate": 0.4423076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MF", "->", "insert", "(", "++", "MBB", ".", "getIterator", "(", ")", ",", "LoadCmpBB", ")", ";", "MF", "->", "insert", "(", "++", "LoadCmpBB", "->", "getIterator", "(", ")", ",", "StoreBB", ")", ";", "MF", "->", "insert", "(", "++", "StoreBB", "->", "getIterator", "(", ")", ",", "DoneBB", ")", ";", "LoadCmpBB", "->", "addLiveIn", "(", "Addr", ".", "getReg", "(", ")", ")", ";", "LoadCmpBB", "->", "addLiveIn", "(", "Dest", ".", "getReg", "(", ")", ")", ";", "LoadCmpBB", "->", "addLiveIn", "(", "Desired", ".", "getReg", "(", ")", ")", ";", "addPostLoopLiveIns", "(", "LoadCmpBB", ",", "LiveRegs", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "LdarOp", ")", ",", "Dest", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "Addr", ".", "getReg", "(", ")", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "CmpOp", ")", ",", "ZeroReg", ")", ".", "addReg", "(", "Dest", ".", "getReg", "(", ")", ",", "getKillRegState", "(", "Dest", ".", "isDead", "(", ")", ")", ")", ".", "addOperand", "(", "Desired", ")", ".", "addImm", "(", "ExtendImm", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addMBB", "(", "DoneBB", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Implicit", "|", "RegState", "::", "Kill", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "DoneBB", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "StoreBB", ")", ";", "StoreBB", "->", "addLiveIn", "(", "Addr", ".", "getReg", "(", ")", ")", ";", "StoreBB", "->", "addLiveIn", "(", "New", ".", "getReg", "(", ")", ")", ";", "addPostLoopLiveIns", "(", "StoreBB", ",", "LiveRegs", ")", ";", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "StlrOp", ")", ","], "ground_truth": ["StatusReg", ")", ".", "addOperand", "(", "New", ")", ".", "addOperand", "(", "Addr", ")", ";"], "File": "AArch64ExpandPseudoInsts11", "Func": "expandCMP_SWAP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1066, "Length": 261, "Cover_Rate": 0.4469178082191781, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "must_save_fp_p", "(", "void", ")"], "ground_truth": ["{"], "File": "bfin2", "Func": "must_save_fp_p", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 1067, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint32x4_t", ")", "{", "", ",", "", ",", ""], "ground_truth": [",", "", "}", ")", ";"], "File": "arm", "Func": "neon2_vtrn2q_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1068, "Length": 21, "Cover_Rate": 0.40384615384615385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeFGR32RegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Reg", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "MipsDisassembler35", "Func": "DecodeFGR32RegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1069, "Length": 60, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "F", "->", "setVisibility", "(", "GlobalValue", "::", "HiddenVisibility", ")", ";", "F", "->", "setComdat", "(", "M", ".", "getOrInsertComdat", "(", "Name", ")", ")", ";", "AttrBuilder", "B", ";", "B", ".", "addAttribute", "(", "llvm", "::", "Attribute", "::", "NoUnwind", ")", ";", "B", ".", "addAttribute", "(", "llvm", "::", "Attribute", "::", "Naked", ")", ";", "F", "->", "addAttributes", "(", "llvm", "::", "AttributeList", "::", "FunctionIndex", ",", "B", ")", ";", "BasicBlock", "*", "Entry", "=", "BasicBlock", "::", "Create", "(", "Ctx", ",", "", ",", "F", ")", ";", "IRBuilder", "<", ">", "Builder", "(", "Entry", ")", ";", "Builder", ".", "CreateRetVoid", "(", ")", ";", "MachineFunction", "&", "MF", "=", "MMI", "->", "getOrCreateMachineFunction", "(", "*", "F", ")", ";", "MachineBasicBlock", "*", "EntryMBB", "=", "MF"], "ground_truth": [".", "CreateMachineBasicBlock", "(", "Entry", ")", ";"], "File": "X86RetpolineThunks", "Func": "createThunkFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1070, "Length": 111, "Cover_Rate": 0.5634517766497462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ATTAsmPrinter", "::", "printPICLabel", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "Op", ")", "{", "llvm_unreachable", "(", ""], "ground_truth": ["", ")", ";"], "File": "X86ATTInstPrinter22", "Func": "printPICLabel", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1071, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_p128_p16", "(", "poly16x8_t", "__a", ")", "{", "return", "(", "poly128_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_p128_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1072, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "aarch64_could_trap_p", "(", "unsigned", "int", "f", ",", "machine_mode", "mode", ")", "{", "unsigned", "int", "flags", "=", "aarch64_call_properties", "(", "f", ",", "mode", ")", ";", "if", "(", "flags", "&", "FLAG_RAISE_FP_EXCEPTIONS", ")", "return"], "ground_truth": ["true", ";"], "File": "aarch64-builtins", "Func": "aarch64_could_trap_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1073, "Length": 32, "Cover_Rate": 0.6530612244897959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "map", "<", "unsigned", ",", "bool", ">", "VecInstElemTable", ";", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "RemoveMIs", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "for", "(", "MachineBasicBlock", "::", "iterator", "MII", "=", "MBB", ".", "begin", "(", ")", ",", "MIE", "=", "MBB", ".", "end", "(", ")", ";", "MII", "!=", "MIE", ";", ")", "{", "MachineInstr", "&", "MI", "=", "*", "MII", ";", "if", "(", "optimizeVectElement", "(", "MI", ",", "&", "VecInstElemTable", ")", ")", "{", "RemoveMIs", ".", "push_back", "(", "&", "MI", ")", ";", "Changed", "=", "true", ";", "}", "++", "MII", ";", "}", "}", "for", "(", "MachineInstr", "*", "MI", ":", "RemoveMIs", ")", "MI", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "AArch64VectorByElementOpt", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1074, "Length": 105, "Cover_Rate": 0.4430379746835443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cost", "[", "vect_prologue", "]", "=", "cost", "[", "vect_body", "]", "=", "cost", "[", "vect_epilogue", "]", "=", "", ";", "return", "cost"], "ground_truth": [";"], "File": "i3864", "Func": "ix86_init_cost", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1075, "Length": 20, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ST", "->", "hasVscnt", "(", ")", ")", "ScoreBrackets", "->", "updateByEvent", "(", "TII", ",", "TRI", ",", "MRI", ",", "VMEM_ACCESS", ",", "Inst", ")", ";", "else", "if", "(", "(", "Inst", ".", "mayLoad", "(", ")", "&&", "", "(", "Inst", ".", "getOpcode", "(", ")", ")", "==", "-", "", ")", "||", "(", "TII", "->", "isMIMG", "(", "Inst", ")", "&&", "!", "Inst", ".", "mayLoad", "(", ")", "&&", "!", "Inst", ".", "mayStore", "(", ")", ")", ")", "ScoreBrackets", "->", "updateByEvent", "(", "TII", ",", "TRI", ",", "MRI", ",", "VMEM_READ_ACCESS", ",", "Inst", ")", ";", "else", "if", "(", "Inst", ".", "mayStore", "(", ")", ")", "ScoreBrackets", "->", "updateByEvent", "(", "TII", ",", "TRI", ",", "MRI", ",", "VMEM_WRITE_ACCESS", ",", "Inst", ")", ";", "if", "(", "ST", "->", "vmemWriteNeedsExpWaitcnt", "(", ")", "&&", "(", "Inst", ".", "mayStore", "(", ")", "||", "", "(", "Inst", ".", "getOpcode", "(", ")", ")", "!=", "-", "", ")", ")", "{", "ScoreBrackets", "->", "updateByEvent", "(", "TII", ",", "TRI", ",", "MRI", ",", "VMW_GPR_LOCK", ",", "Inst", ")", ";", "}", "}", "else", "if", "(", "TII", "->", "isSMRD", "(", "Inst", ")", ")", "{", "ScoreBrackets", "->", "updateByEvent", "(", "TII", ",", "TRI", ",", "MRI", ",", "SMEM_ACCESS", ",", "Inst", ")", ";", "}", "else", "if", "(", "Inst", ".", "isCall", "(", ")", ")", "{", "if", "(", "callWaitsOnFunctionReturn", "(", "Inst", ")", ")", "{", "ScoreBrackets", "->", "applyWaitcnt", "(", "", "::", "allZero", "(", "ST", "->", "hasVscnt", "(", ")", ")", ")", ";", "}", "else", "{", "ScoreBrackets", "->", "applyWaitcnt", "(", "", "(", ")", ")", ";", "}", "}", "else", "{", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "SIInsertWaitcnts1", "Func": "updateEventWaitcntAfter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1076, "Length": 247, "Cover_Rate": 0.33378378378378376, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "EmitTailCallLoadRetAddr", "(", "SelectionDAG", "&", "DAG", ",", "SDValue", "&", "OutRetAddr", ",", "SDValue", "Chain", ",", "bool", "IsTailCall", ",", "bool", "Is64Bit", ",", "int", "FPDiff", ",", "DebugLoc", "dl", ")", "const", "{", "EVT", "VT", "=", "getPointerTy", "(", ")", ";", "OutRetAddr", "=", "getReturnAddressFrameIndex", "(", "DAG", ")", ";", "OutRetAddr", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "Chain", ",", "OutRetAddr", ",", "MachinePointerInfo", "("], "ground_truth": [")", ",", "false", ",", "false", ",", "", ")", ";"], "File": "X86ISelLowering170", "Func": "EmitTailCallLoadRetAddr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1077, "Length": 69, "Cover_Rate": 0.8414634146341463, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "Const", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", ")", "return", "Const", "->", "getZExtValue", "(", ")", "==", "", ";", "return"], "ground_truth": ["false", ";"], "File": "ARMISelLowering (2)5", "Func": "isSRL16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1078, "Length": 30, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "vector", "<", "MachineDomTreeNode", "*", ">", "&", "Children", "=", "Node", "->", "getChildren", "(", ")", ";", "OpenChildren", "[", "Node", "]", "=", "Children", ".", "size", "(", ")", ";", "for", "(", "MachineDomTreeNode", "*", "Child", ":", "Children", ")", "WorkList", ".", "push_back", "(", "Child", ")", ";", "}", "while", "(", "!", "WorkList", ".", "empty", "("], "ground_truth": [")", ")", ";"], "File": "JVMOffsetAllocator", "Func": "PerformAllocation", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1079, "Length": 54, "Cover_Rate": 0.31213872832369943, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "CODE_FOR_doloop_end_internal", ":", "insn_extract", "(", "insn", ")", ";", "loop", "=", "&", "loops", "[", "INTVAL", "(", "recog_data", ".", "operand", "[", "", "]", ")", "]", ";", "end", "=", "(", "struct", "mep_doloop_end", "*", ")", "alloca", "(", "sizeof", "(", "struct", "mep_doloop_end", ")", ")", ";", "end", "->", "insn", "=", "insn", ";", "end", "->", "fallthrough", "=", "next_real_insn", "(", "insn", ")", ";", "end", "->", "counter", "=", "recog_data", ".", "operand", "[", "", "]", ";", "end", "->", "label", "=", "recog_data", ".", "operand", "[", "", "]", ";", "end", "->", "scratch", "=", "recog_data", ".", "operand", "[", "", "]", ";", "if", "(", "loop", "->", "end", "!=", "", "&&", "simplejump_p", "(", "end", "->", "fallthrough", ")", ")", "{", "end", "->", "next", "=", "loop", "->", "end", "->", "next", ";", "loop", "->", "end", "->", "next", "=", "end", ";", "}", "else", "{", "end", "->", "next", "=", "loop", "->", "end", ";", "loop", "->", "end", "=", "end", ";", "}", "break", ";", "}", "for", "(", "loop", "=", "loops", ";", "loop", "<", "loops", "+", "cfun", "->", "machine", "->", "doloop_tags", ";", "loop", "++", ")", "if", "(", "mep_repeat_loop_p", "(", "loop", ")", ")", "{", "rtx_code_label", "*", "repeat_label", ";", "rtx", "label_ref", ";", "repeat_label", "=", "gen_label_rtx", "(", ")", ";", "label_ref", "=", "gen_rtx_LABEL_REF", "(", "VOIDmode", ",", "repeat_label", ")", ";", "emit_insn_before", "(", "gen_repeat", "(", "loop", "->", "begin", "->", "counter", ",", "label_ref", ")", ",", "loop", "->", "begin", "->", "insn", ")", ";", "delete_insn", "(", "loop", "->", "begin", "->", "insn", ")", ";", "mep_insert_repeat_label_last", "(", "loop", "->", "end", "->", "insn", ",", "repeat_label", ",", "false", ",", "loop", "->", "end", "->", "next", "!=", "", ")", ";", "emit_insn_before", "(", "gen_repeat_end", "(", ")", ",", "loop", "->", "end", "->", "insn", ")", ";", "delete_insn", "(", "loop", "->", "end", "->", "insn", ")", ";", "for", "(", "end", "=", "loop", "->", "end", "->", "next", ";", "end", "!=", "", ";", "end", "=", "end", "->", "next", ")", "{", "emit_jump_insn_before", "(", "gen_jump", "(", "repeat_label", ")", ",", "end", "->", "insn", ")", ";", "delete_insn", "(", "end", "->", "insn", ")", ";", "delete_insn", "(", "end", "->"], "ground_truth": ["fallthrough", ")", ";"], "File": "mep", "Func": "mep_reorg_repeat", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1080, "Length": 313, "Cover_Rate": 0.42935528120713307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CC", "==", "CallingConv", "::", "_SVE_VectorCall", ")", "return", "CSR__SVE_AAPCS_RegMask", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getTargetLowering", "(", ")", "->", "supportSwiftError", "(", ")", "&&", "MF", ".", "getFunction", "(", ")", "->", "getAttributes", "(", ")", ".", "hasAttrSomewhere", "("], "ground_truth": ["Attribute", "::", "SwiftError", ")", ")", "return", "CSR__AAPCS_SwiftError_RegMask", ";"], "File": "AArch64RegisterInfo41", "Func": "getCallPreservedMask", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1081, "Length": 50, "Cover_Rate": 0.423728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "Loop", "*", "L", ":", "LI", ")", "for", "(", "Loop", "*", "LIt", ":", "depth_first", "(", "L", ")", ")", "MadeChange", "|=", "runOnLoop", "(", "*", "LIt", ")", ";", "return"], "ground_truth": ["MadeChange", ";"], "File": "AArch64FalkorHWPFFix10", "Func": "run", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1082, "Length": 30, "Cover_Rate": 0.6976744186046512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "if", "(", "Subtarget", "->", "isTargetKnownWindowsMSVC", "(", ")", "&&", "MMI", "->", "usesVAFloatArgument", "(", ")", ")", "{", "StringRef", "SymbolName", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "MCSymbol", "*", "S", "=", "MMI", "->", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "SymbolName", ")", ";", "OutStreamer", ".", "EmitSymbolAttribute", "(", "S", ",", "MCSA_Global", ")", ";", "}", "if", "(", "Subtarget", "->", "isTargetCOFF", "(", ")", ")", "{", "std", "::", "vector", "<", "const", "MCSymbol", "*", ">", "DLLExportedFns", ",", "DLLExportedGlobals", ";", "for", "(", "const", "auto", "&", "Function", ":", "M", ")", "if", "(", "Function", ".", "hasDLLExportStorageClass", "(", ")", ")", "DLLExportedFns", ".", "push_back", "(", "getSymbol", "(", "&", "Function", ")", ")", ";", "for", "(", "const", "auto", "&", "Global", ":", "M", ".", "globals", "(", ")", ")", "if", "(", "Global", ".", "hasDLLExportStorageClass", "(", ")", ")", "DLLExportedGlobals", ".", "push_back", "(", "getSymbol", "(", "&", "Global", ")", ")", ";", "for", "(", "const", "auto", "&", "Alias", ":", "M", ".", "aliases", "(", ")", ")", "{", "const", "GlobalValue", "*", "GV", "=", "&", "Alias", ";", "if", "(", "!", "GV", "->", "hasDLLExportStorageClass", "(", ")", ")", "continue", ";", "while", "(", "const", "GlobalAlias", "*", "A", "=", "dyn_cast", "<", "GlobalAlias", ">", "(", "GV", ")", ")", "GV", "=", "A", "->", "getAliasedGlobal", "(", ")", ";", "if", "(", "isa", "<", "Function", ">", "(", "GV", ")", ")", "DLLExportedFns", ".", "push_back", "(", "getSymbol", "(", "&", "Alias", ")", ")", ";", "else", "if", "(", "isa", "<", "GlobalVariable", ">", "(", "GV", ")", ")", "DLLExportedGlobals", ".", "push_back", "(", "getSymbol", "(", "&", "Alias", ")", ")", ";", "}", "if", "(", "!", "DLLExportedGlobals", ".", "empty", "(", ")", "||", "!", "DLLExportedFns", ".", "empty", "(", ")", ")", "{", "const", "TargetLoweringObjectFileCOFF", "&", "TLOFCOFF", "=", "static_cast", "<", "const", "TargetLoweringObjectFileCOFF", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TLOFCOFF", ".", "getDrectveSection", "(", ")", ")", ";", "for", "(", "auto", "&", "Symbol", ":", "DLLExportedGlobals", ")", "GenerateExportDirective", "("], "ground_truth": ["Symbol", ",", "true", ")", ";"], "File": "X86AsmPrinter66", "Func": "EmitEndOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1083, "Length": 302, "Cover_Rate": 0.38471337579617837, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "SparcFrameLowering", "::", "processFunctionBeforeCalleeSavedScan", "(", "MachineFunction", "&", "MF", ",", "RegScavenger", "*", "RS", ")", "const", "{", "if", "(", "!", "DisableLeafProc", "&&", "isLeafProc", "(", "MF", ")", ")", "{", "SparcMachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "SparcMachineFunctionInfo", ">", "(", ")", ";", "MFI", "->", "setLeafProc", "(", "true"], "ground_truth": [")", ";"], "File": "WDC65816FrameLowering", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "WDC65816", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1084, "Length": 46, "Cover_Rate": 0.8679245283018868, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_neon_vdup_nv4hf", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon_vmov_n_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1085, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "Function", "*", "Func", "=", "MF", ".", "getFunction", "(", ")", ";", "const", "std", "::", "string", "FuncName", "=", "Func", "->", "getName", "(", ")", ";", "int", "FI", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateStackObject", "(", "", ",", "", ",", "false", ")", ";", "const", "char", "*", "tmpName", "=", "ESNames", "::", "createESName", "(", "PAN", "::", "getTempdataLabel", "(", "FuncName", ")", ")", ";", "SDValue", "ES", "=", "DAG", ".", "getTargetExternalSymbol", "(", "tmpName", ",", "", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Op", ",", "ES", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "GetTmpOffsetForFI", "(", "FI", ",", "", ")", ",", "", ")", ")", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList"], "ground_truth": ["(", "", ",", "", ")", ";"], "File": "PIC16ISelLowering", "Func": "ConvertToMemOperand", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1086, "Length": 139, "Cover_Rate": 0.5791666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "get", "(", "Opcode", ")", ".", "TSFlags"], "ground_truth": ["&", "", ";"], "File": "PPCInstrInfo11", "Func": "isPrefixed", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1087, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getDarwinDirective", "(", ")", "const"], "ground_truth": ["{"], "File": "PPCSubtarget12", "Func": "getDarwinDirective", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1088, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AARCH64_FOR_SVPATTERN", "(", "CASE", ")", "case", "AARCH64_NUM_SVPATTERNS", ":", "break", ";", "}", "gcc_unreachable", "(", ")"], "ground_truth": [";"], "File": "aarch64", "Func": "svpattern_token", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1089, "Length": 14, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "__builtin_aarch64_uaddlv4hi", "(", "(", "int16x4_t", ")", "__a"], "ground_truth": [",", "(", "int16x4_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon2_vaddl_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1090, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isUndef", "(", "Vec32", ")", ")", "return", "DAG", ".", "getUNDEF", "(", "", ")", ";", "return", "getNode", "(", "", ",", "dl", ",", "", ",", "{", "Vec32"], "ground_truth": ["}", ",", "DAG", ")", ";"], "File": "HexagonISelLowering21", "Func": "expandPredicate", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1091, "Length": 31, "Cover_Rate": 0.43661971830985913, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getDebuggerWorkGroupIDStackObjectIndex", "(", "unsigned", "Dim", ")", "const", "{", "assert", "(", "Dim", "<", "", ")", ";", "return", "DebuggerWorkGroupIDStackObjectIndices", "["], "ground_truth": ["Dim", "]", ";"], "File": "SIMachineFunctionInfo (2)1", "Func": "getDebuggerWorkGroupIDStackObjectIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1092, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LaneA", "=", "DAG", ".", "getConstant", "(", "", ",", "", ")", ";", "ViaVecTy", "=", "", ";", "}", "else", "LaneA", "=", "LaneB", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "LaneA", ",", "LaneB", ",", "LaneA", ",", "LaneB", ",", "LaneA", ",", "LaneB", ",", "LaneA", ",", "LaneB", ",", "LaneA", ",", "LaneB", ",", "LaneA", ",", "LaneB", ",", "LaneA", ",", "LaneB", ",", "LaneA", ",", "LaneB", "}", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ViaVecTy", ",", "Ops", ",", "ViaVecTy", ".", "getVectorNumElements", "(", ")", ")", ";", "if", "(", "ViaVecTy", "!=", "ResVecTy", ")", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResVecTy", ",", "Result", ")", ";", "return"], "ground_truth": ["Result", ";"], "File": "MipsSEISelLowering (2)", "Func": "lowerMSASplatZExt", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1093, "Length": 107, "Cover_Rate": 0.6149425287356322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Offset", ";", "if", "(", "parseRegisterInRange", "(", "Reg", ",", "", ",", "", ",", "", ")", "||", "parseComma", "(", ")", "||", "parseImmExpr", "(", "Offset", ")", ")", "return", "true", ";", "getTargetStreamer", "(", ")", ".", "EmitARM64WinCFISaveReg", "(", "Reg", ",", "Offset", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "AArch64AsmParser105", "Func": "parseDirectiveSEHSaveReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1094, "Length": 42, "Cover_Rate": 0.6885245901639344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addu6_0ImmOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N"], "ground_truth": [")", "const", "{"], "File": "HexagonAsmParser (2)", "Func": "addu6_0ImmOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1095, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_HARD_FLOAT", ")", "abi", "=", "", ";", "else", "if", "(", "TARGET_SOFT_FLOAT", ")", "abi", "=", "", ";", "else", "abi", "=", ""], "ground_truth": [";"], "File": "s390-d", "Func": "s390_d_handle_target_float_abi", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1096, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BB", "->", "setAlignment", "(", "MaxAlign", ")", ";", "Align", "FuncAlign", "=", "MaxAlign", ";", "if", "(", "MaxAlign", "==", "", ")", "FuncAlign", "=", "Align", "(", "", ")", ";", "MF", "->", "ensureAlignment", "(", "FuncAlign", ")", ";", "SmallVector", "<", "MachineBasicBlock", "::", "iterator", ",", "", ">", "InsPoint", "(", "MaxLogAlign", "+", "", ",", "BB", "->", "end", "(", ")", ")", ";", "const", "std", "::", "vector", "<", "MachineConstantPoolEntry", ">", "&", "CPs", "=", "MCP", "->", "getConstants", "(", ")", ";", "const", "DataLayout", "&", "TD", "=", "MF", "->", "getDataLayout", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Size", "=", "CPs", "[", "i", "]", ".", "getSizeInBytes", "(", "TD", ")", ";", "Align", "Alignment", "=", "CPs", "[", "i", "]", ".", "getAlign", "(", ")", ";", "assert", "(", "isAligned", "(", "Alignment", ",", "Size", ")", "&&", "", ")", ";", "unsigned", "LogAlign", "=", "Log2", "(", "Alignment"], "ground_truth": [")", ";"], "File": "ARMConstantIslandPass15", "Func": "doInitialConstPlacement", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1097, "Length": 148, "Cover_Rate": 0.4327485380116959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pmovzxbq512_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v8di", ")"], "ground_truth": ["_mm512_undefined_epi32", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cvtepu8_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1098, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Alignment", "=", "", ";", "if", "(", "LSBaseSDNode", "*", "LSN", "=", "dyn_cast", "<", "LSBaseSDNode", ">", "(", "Parent", ")", ")", "{", "unsigned", "LSNAlign", "=", "LSN", "->", "getAlignment", "(", ")", ";", "unsigned", "MemSize", "=", "LSN", "->", "getMemoryVT", "(", ")", "."], "ground_truth": ["getSizeInBits", "(", ")", "/", "", ";"], "File": "ARMISelDAGToDAG (2)", "Func": "SelectAddrMode6", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1099, "Length": 44, "Cover_Rate": 0.3728813559322034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printymmwordmem", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "", ";", "printMemReference", "(", "MI", ",", "OpNo"], "ground_truth": [",", "O", ")", ";"], "File": "X86IntelInstPrinter27", "Func": "printymmwordmem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1100, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasXMMInt", "(", ")", "const", "{", "return", "hasSSE2", "(", ")", "||"], "ground_truth": ["hasAVX", "(", ")", ";"], "File": "X86Subtarget105", "Func": "hasXMMInt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1101, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isWaterInRange", "(", "UserOffset", ",", "WaterBB", ",", "U", ",", "Growth", ")", "&&", "(", "WaterBB", "->", "getNumber", "(", ")", "<", "U", ".", "HighWaterMark", "->", "getNumber", "(", ")", "||", "NewWaterList", ".", "count", "(", "WaterBB", ")", ")", "&&", "Growth", "<", "BestGrowth", ")", "{", "BestGrowth", "=", "Growth", ";", "WaterIter", "=", "IP", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "WaterBB", "->", "getNumber", "(", ")", "<<", "", "<<", "Growth", "<<", "'\\n'", ")", ";", "if", "(", "BestGrowth", "==", "", ")", "return", "true", ";", "}", "if", "(", "IP", "==", "B", ")", "break", ";", "}", "return", "BestGrowth", "!="], "ground_truth": ["~", "", ";"], "File": "ARMConstantIslandPass10", "Func": "findAvailableWater", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1102, "Length": 95, "Cover_Rate": 0.5688622754491018, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isRIPRelative", "(", "const", "MCInst", "&", "MI", ",", "const", "MCInstrInfo", "&", "MCII", ")", "{", "unsigned", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "const", "MCInstrDesc", "&", "Desc", "=", "MCII", ".", "get", "(", "Opcode", ")", ";", "uint64_t", "TSFlags", "=", "Desc", ".", "TSFlags", ";", "unsigned", "CurOp", "=", "", "(", "Desc", ")", ";", "int", "MemoryOperand", "=", "", "(", "TSFlags", ")", ";", "if", "(", "MemoryOperand", "<", "", ")", "return", "false", ";", "unsigned", "BaseRegNum", "=", "MemoryOperand", "+"], "ground_truth": ["CurOp", "+", "", ";"], "File": "X86AsmBackend (2)1", "Func": "isRIPRelative", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1103, "Length": 77, "Cover_Rate": 0.719626168224299, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vget_low_s64", "(", "int64x2_t", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "neon_vget_low_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1104, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "GET_CODE", "(", "addr", ")", "==", "PRE_MODIFY", ")", "{", "rtx", "reg", "=", "XEXP", "(", "addr", ",", "", ")", ";", "rtx", "expr", "=", "XEXP", "(", "addr", ",", "", ")", ";", "gcc_assert", "(", "REG_P", "(", "reg", ")", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "expr", ")", "==", "PLUS", ")", ";", "emit_insn", "(", "gen_add3_insn", "(", "reg", ",", "XEXP", "(", "expr", ",", "", ")", ",", "XEXP", "(", "expr", ",", "", ")", ")", ")", ";", "addr", "="], "ground_truth": ["reg", ";"], "File": "rs60004", "Func": "rs6000_address_for_fpconvert", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1105, "Length": 76, "Cover_Rate": 0.329004329004329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Dis", "->", "tryAddingSymbolicOperand", "(", "Inst", ",", "imm", "*", "", ",", "Addr", ",", "true", ",", "", ",", "", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "imm", ")", ")", ";", "return", "Success"], "ground_truth": [";"], "File": "AArch64Disassembler (2)2", "Func": "DecodeUnconditionalBranch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1106, "Length": 37, "Cover_Rate": 0.33035714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_sqrt_round_ss", "(", "__m128", "__W", ",", "__mmask8", "__U", ",", "__m128", "__A", ",", "__m128"], "ground_truth": ["__B", ",", "const", "int", "__R", ")", "{"], "File": "avx512fintrin", "Func": "_mm_mask_sqrt_round_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1107, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "rtx_def", "*", "m88k_builtin_saveregs", "(", ")", "{", "rtx", "addr", ";", "tree", "fntype", "=", "TREE_TYPE", "(", "current_function_decl", ")", ";", "int", "argadj", "=", "(", "(", "!", "(", "TYPE_ARG_TYPES", "(", "fntype", ")", "!=", "", "&&", "(", "TREE_VALUE", "(", "tree_last", "(", "TYPE_ARG_TYPES", "(", "fntype", ")", ")", ")", "!=", "void_type_node", ")", ")", ")", "?", "-", "UNITS_PER_WORD", ":", "", ")", "+", "UNITS_PER_WORD", "-", "", ";", "int", "fixed", ";", "variable_args_p", "=", "", ";", "fixed", "=", "", ";", "if", "(", "GET_CODE", "(", "current_function_arg_offset_rtx", ")", "==", "CONST_INT", ")", "fixed", "=", "(", "(", "INTVAL", "(", "current_function_arg_offset_rtx", ")", "+", "argadj", ")", "/", "UNITS_PER_WORD", ")", ";", "addr", "=", "assign_stack_local", "(", "BLKmode", ",", "", "*", "UNITS_PER_WORD", ",", "-", "", ")", ";", "set_mem_alias_set", "(", "addr", ",", "get_varargs_alias_set", "(", ")", ")", ";", "RTX_UNCHANGING_P", "(", "addr", ")", "=", "", ";", "RTX_UNCHANGING_P", "(", "XEXP", "(", "addr", ",", "", ")", ")", "=", "", ";", "if", "(", "fixed", "<", "", ")", "move_block_from_reg", "(", "", "+", "fixed", ",", "adjust_address", "(", "addr", ",", "Pmode", ",", "fixed", "*", "UNITS_PER_WORD", ")", ",", "", "-", "fixed", ","], "ground_truth": ["UNITS_PER_WORD", "*", "(", "", "-", "fixed", ")", ")", ";"], "File": "m88k", "Func": "m88k_builtin_saveregs", "Target": "m88k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1108, "Length": 172, "Cover_Rate": 0.9502762430939227, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "getSubtargetImpl", "(", ")", "->", "getTargetLowering"], "ground_truth": ["(", ")", ";"], "File": "SystemZTargetMachine", "Func": "getTargetLowering", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1109, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "gen_rtx_SET", "(", "VOIDmode", ",", "arg", ",", "gen_rtx_MEM", "(", "word_mode"], "ground_truth": [",", "gen_rtx_POST_INC", "(", "Pmode", ",", "stack_pointer_rtx", ")", ")", ")", ";"], "File": "i3864", "Func": "gen_pop", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1110, "Length": 20, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetStreamer", "::", "EmitKernelCodeObjectMetadata", "(", "const", "Function", "&", "Func", ",", "const", "amd_kernel_code_t", "&", "KernelCode", ")", "{", "CodeObjectMetadataStreamer", ".", "emitKernel", "(", "Func", ","], "ground_truth": ["KernelCode", ")", ";"], "File": "AMDGPUTargetStreamer21", "Func": "EmitKernelCodeObjectMetadata", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1111, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Size", "!=", "MemSizeInBits", ")", "return", "Size", "<=", "", "&&", "Ty", ".", "isVector", "(", ")", ";", "if", "(", "loadStoreBitcastWorkaround", "(", "Ty", ")", "&&", "isRegisterType", "(", "Ty", ")", ")", "return", "true", ";", "return", "Ty", ".", "isVector", "(", ")", "&&", "(", "!", "MemTy", ".", "isVector", "(", ")", "||", "MemTy", "==", "Ty", ")", "&&"], "ground_truth": ["(", "Size", "<=", "", "||", "isRegisterSize", "(", "Size", ")", ")", "&&", "!", "isRegisterVectorElementType", "(", "Ty", ".", "getElementType", "(", ")", ")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "shouldBitcastLoadStoreType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1112, "Length": 73, "Cover_Rate": 0.6517857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pbroadcastb512_gpr_mask", "(", "__A", ",", "("], "ground_truth": ["__v64qi", ")", "_mm512_setzero_qi", "(", ")", ",", "__M", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_maskz_set1_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1113, "Length": 18, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfo", "::", "MCAsmInfo", "(", "const", "Triple", "&", "TT", ")", "{", "Data16bitsDirective", "=", "", ";", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "=", "nullptr", ";", "ZeroDirective", "=", "", ";", "CommentString", "=", "", ";", "LCOMMDirectiveAlignmentType", "=", "LCOMM", "::", "ByteAlignment", ";", "InlineAsmStart", "=", "", ";", "InlineAsmEnd", "=", "", ";", "ZeroDirective", "=", "", ";", "AscizDirective", "=", "", ";", "SupportsDebugInformation", "=", "true"], "ground_truth": [";"], "File": "HexagonMCAsmInfo13", "Func": "HexagonMCAsmInfo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1114, "Length": 56, "Cover_Rate": 0.835820895522388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerMEMBARRIER", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerPREFETCH", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerINT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerFP_TO_INT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFCOPYSIGN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGLOBAL_OFFSET_TABLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_SJLJ_SETJMP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_SJLJ_LONGJMP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_SJLJ_DISPATCHSETUP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINSIC_WO_CHAIN", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "ExpandBITCAST", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerShift", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerShiftLeftParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerShiftRightParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTTZ", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_VECTOR_ELT", "("], "ground_truth": ["Op", ",", "DAG", ")", ";"], "File": "ARMISelLowering71", "Func": "LowerOperation", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1115, "Length": 270, "Cover_Rate": 0.5113636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "F", "(", "rtx", "x", ")"], "ground_truth": ["{"], "File": "rl78", "Func": "F", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1116, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "B_SD", "->", "getFragment", "(", ")", ")", "report_fatal_error", "(", "", "+", "B", "->", "getSymbol", "(", ")", ".", "getName", "(", ")", "+", "", ",", "false", ")", ";", "Type", "=", "A_SD", "->", "isExternal", "(", ")", "?", "(", "unsigned", ")", "MachO", "::", "GENERIC_RELOC_SECTDIFF", ":", "(", "unsigned", ")", "MachO", "::", "GENERIC_RELOC_LOCAL_SECTDIFF", ";", "Value2", "=", "Writer", "->", "getSymbolAddress", "(", "B_SD", ",", "Layout", ")", ";", "FixedValue", "-=", "Writer", "->", "getSectionAddress", "(", "B_SD", "->", "getFragment", "(", ")", "->", "getParent", "(", ")", ")", ";", "}", "if", "(", "Type", "==", "MachO", "::", "GENERIC_RELOC_SECTDIFF", "||", "Type", "==", "MachO", "::", "GENERIC_RELOC_LOCAL_SECTDIFF", ")", "{", "if", "(", "FixupOffset", ">", "", ")", "{", "char", "Buffer", "[", "", "]", ";", "format", "(", "", ",", "FixupOffset", ")", ".", "print", "(", "Buffer", ",", "sizeof", "(", "Buffer", ")", ")", ";", "Asm", ".", "getContext", "(", ")", ".", "FatalError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "Twine", "(", "", "", ")", "+", "Buffer", "+", "", "", ")", ";", "llvm_unreachable", "(", "", ")", ";", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "(", "(", "", "<<", "", ")", "|", "(", "MachO", "::", "GENERIC_RELOC_PAIR", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "MachO", "::", "R_SCATTERED", ")", ";", "MRE", ".", "r_word1", "=", "Value2", ";", "Writer", "->", "addRelocation", "(", "nullptr", ",", "Fragment", "->", "getParent", "(", ")", ",", "MRE", ")", ";", "}", "else", "{", "if", "(", "FixupOffset", ">", "", ")", "{", "FixedValue", "=", "OriginalFixedValue", ";", "return", "false", ";", "}", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "(", "(", "FixupOffset", "<<", "", ")", "|", "(", "Type", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "MachO", "::", "R_SCATTERED", ")", ";", "MRE", ".", "r_word1", "=", "Value"], "ground_truth": [";"], "File": "X86MachObjectWriter11", "Func": "RecordScatteredRelocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1117, "Length": 282, "Cover_Rate": 0.5540275049115914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SDValue", "Lo", "=", "extract128BitVector", "(", "In", ",", "", ",", "DAG", ",", "DL", ")", ";", "SDValue", "Hi", "=", "extract128BitVector", "(", "In", ",", "", ",", "DAG", ",", "DL", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Lo", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Hi", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Lo", ",", "Hi", ")", ";", "}", "MVT", "EltVT", "=", "Subtarget", ".", "hasVLX", "(", ")", "?", "", ":", "", "(", "", "/", "NumElts", ")", ";", "MVT", "ExtVT", "=", "", "(", "EltVT", ",", "NumElts", ")", ";", "In", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ExtVT", ",", "In", ")", ";", "InVT", "=", "ExtVT", ";", "ShiftInx", "=", "InVT", ".", "getScalarSizeInBits", "(", ")", "-", "", ";", "}", "if", "(", "DAG", ".", "ComputeNumSignBits", "(", "In", ")", "<", "InVT", ".", "getScalarSizeInBits", "(", ")", ")", "{", "In", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "InVT", ",", "In"], "ground_truth": [",", "DAG", ".", "getConstant", "(", "ShiftInx", ",", "DL", ",", "InVT", ")", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "LowerTruncateVecI1", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1118, "Length": 176, "Cover_Rate": 0.31597845601436264, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "canFlattenType", "(", "VT", ")", ")", "{", "if", "(", "typeDefs", ".", "find", "(", "VT", ")", "==", "typeDefs", ".", "end", "(", ")", ")", "typeDefs", "[", "VT", "]", "=", "nullptr", ";", "typeValues", "[", "VT", "]", ".", "push_back", "(", "V"], "ground_truth": [")", ";"], "File": "JVMCompositeHandler", "Func": "visitValue", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1119, "Length": 40, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "RegisterVT", ";", "unsigned", "NumRegisters", ";", "std", "::", "tie", "(", "RegisterVT", ",", "NumRegisters", ")", "=", "handleMaskRegisterForCallingConv", "(", "NumElts", ",", "CC", ",", "Subtarget", ")", ";", "if", "(", "RegisterVT", "!=", "", ")", "return", "RegisterVT", ";", "}", "if", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasFP16", "(", ")", ")", "return", "", ";", "if", "(", "(", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "!", "Subtarget", ".", "is64Bit", "(", ")", "&&", "!", "Subtarget", ".", "hasX87", "(", ")", ")", "return", "", ";", "return", "TargetLowering", "::", "getRegisterTypeForCallingConv", "(", "Context"], "ground_truth": [",", "CC", ",", "VT", ")", ";"], "File": "X86ISelLowering100", "Func": "getRegisterTypeForCallingConv", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1120, "Length": 90, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cfun", "->", "machine", "->", "naked_p", ")", "return", "false", ";", "if", "(", "cfun", "->", "machine", "->", "interrupt_handler_p", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "riscv", "Func": "riscv_function_ok_for_sibcall", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1121, "Length": 25, "Cover_Rate": 0.5434782608695652, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ReadOnlySection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getReadOnly", "(", ")", ")", ";", "StaticCtorSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "StaticDtorSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "LSDASection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "EHFrameSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfAbbrevSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfInfoSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfLineSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfFrameSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfPubTypesSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfDebugInlineSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfStrSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfLocSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ","], "ground_truth": ["SectionKind", "::", "getMetadata", "(", ")", ")", ";"], "File": "NVPTXTargetObjectFile22", "Func": "Initialize", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1122, "Length": 208, "Cover_Rate": 0.6341463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "rd", "=", "(", "insn", ">>", "", ")", "&", "", ";", "if", "(", "DecodeIntRegRegisterClass", "(", "MI", ",", "rd", ",", "Address", ",", "Decoder", ")", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "rs", "=", "(", "insn", ">>", "", ")", "&", "", ";", "if", "(", "DecodeIntRegRegisterClass", "(", "MI", ",", "rs", ",", "Address", ",", "Decoder", ")", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "signed", "int", "offset", "=", "("], "ground_truth": ["insn", "&", "", ")", ";"], "File": "VideocoreDisassembler", "Func": "DecodeMem_5_12", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1123, "Length": 76, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline__", "float", "__fabsf", "(", "float", "x", ")", "{", "float", "r", ";", "__asm__", "(", "", ":", "", "(", "r", ")", ":", "", "("], "ground_truth": ["x", ")", ")", ";"], "File": "ppu", "Func": "intrinsics___fabsf", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1124, "Length": 27, "Cover_Rate": 0.8709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "", "(", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ")", "{", "if", "(", "CPU", ".", "empty", "(", ")", "||", "CPU"], "ground_truth": ["==", "", ")", "{"], "File": "J2MCTargetDesc", "Func": "selectJ2CPU", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1125, "Length": 25, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "for", "(", "int", "I", "=", "", ",", "E", "=", "MFI", ".", "getObjectIndexEnd", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "MFI", ".", "getStackID", "(", "I", ")", "==", "TargetStackID", "::", "ScalableVector", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "RISCVFrameLowering13", "Func": "hasRVVFrameObject", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1126, "Length": 52, "Cover_Rate": 0.8253968253968254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "R", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "C", ")", ";", "SDNode", "*", "T", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "ResTy", ",", "N", "->", "getOperand", "(", "", ")", ",", "SDValue", "("], "ground_truth": ["R", ",", "", ")", ")", ";"], "File": "HexagonISelDAGToDAG1", "Func": "SelectV2Q", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1127, "Length": 46, "Cover_Rate": 0.3087248322147651, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionCost", "TTIImpl", "::", "getMemoryOpCost", "(", "unsigned", "Opcode", ",", "Type", "*", "Src", ",", "MaybeAlign", "Alignment", ",", "unsigned", "AddressSpace", ",", "TTI", "::", "TargetCostKind", "CostKind", ",", "const", "Instruction", "*", "I", ")", "{", "if", "(", "CostKind", "!=", "TTI", "::", "TCK_RecipThroughput", ")", "{", "if", "(", "auto", "*", "SI", "=", "dyn_cast_or_null", "<", "StoreInst", ">", "(", "I", ")", ")", "{", "if", "(", "auto", "*", "GEP", "=", "dyn_cast", "<", "GetElementPtrInst", ">", "(", "SI", "->", "getPointerOperand", "(", ")", ")", ")", "{", "if", "(", "!", "all_of", "(", "GEP", "->", "indices", "(", ")", ",", "[", "]", "(", "Value", "*", "V", ")", "{", "return", "isa", "<", "Constant", ">", "(", "V", ")", ";", "}", ")", ")", "return", "TTI", "::", "TCC_Basic", "*", "", ";", "}", "}", "return", "TTI", "::", "TCC_Basic", ";", "}", "assert", "(", "(", "Opcode", "==", "Instruction", "::", "Load", "||", "Opcode", "==", "Instruction", "::", "Store", ")", "&&", "", ")", ";", "if", "(", "TLI", "->", "getValueType", "(", "DL", ",", "Src", ",", "true", ")", "==", "", ")", "return", "BaseT", "::", "getMemoryOpCost", "(", "Opcode", ",", "Src", ",", "Alignment", ",", "AddressSpace", ",", "CostKind", ")", ";", "if", "(", "auto", "*", "VTy", "=", "dyn_cast", "<", "FixedVectorType", ">", "(", "Src", ")", ")", "{", "const", "unsigned", "NumElem", "=", "VTy", "->", "getNumElements", "(", ")", ";", "if", "(", "!", "isPowerOf2_32", "(", "NumElem", ")", ")", "{", "InstructionCost", "Cost", "=", "", ";", "unsigned", "NumElemDone", "=", "", ";", "for", "(", "unsigned", "NumElemLeft", "=", "NumElem", ",", "Factor", ";", "Factor", "=", "PowerOf2Floor", "(", "NumElemLeft", ")", ",", "NumElemLeft", ">", "", ";", "NumElemLeft", "-=", "Factor", ")", "{", "Type", "*", "SubTy", "=", "FixedVectorType", "::", "get", "(", "VTy", "->", "getScalarType", "(", ")", ",", "Factor", ")", ";", "unsigned", "SubTyBytes", "=", "SubTy", "->", "getPrimitiveSizeInBits", "(", ")", "/", "", ";", "Cost", "+=", "getMemoryOpCost", "(", "Opcode", ",", "SubTy", ",", "Alignment", ",", "AddressSpace", ",", "CostKind", ")", ";", "std", "::", "pair", "<", "InstructionCost", ",", "MVT", ">", "LST", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "SubTy", ")", ";", "if", "(", "!", "LST", ".", "second", ".", "isVector", "(", ")", ")", "{", "APInt", "DemandedElts", "=", "APInt", "::", "getBitsSet", "(", "NumElem", ",", "NumElemDone", ",", "NumElemDone", "+", "Factor", ")", ";", "Cost", "+=", "getScalarizationOverhead", "(", "VTy", ",", "DemandedElts", ",", "Opcode", "==", "Instruction", "::", "Load", ",", "Opcode", "==", "Instruction", "::", "Store", ")", ";", "}", "NumElemDone", "+=", "Factor", ";", "Alignment", "=", "commonAlignment", "(", "Alignment", ".", "valueOrOne", "(", ")", ",", "SubTyBytes", ")", ";", "}", "assert", "(", "NumElemDone", "==", "NumElem", "&&", "", ")", ";", "return", "Cost", ";", "}", "}", "std", "::", "pair", "<", "InstructionCost", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "Src", ")", ";", "InstructionCost", "Cost", "=", "LT", ".", "first", "*", "", ";", "if", "(", "LT", ".", "second", ".", "getStoreSize", "(", ")", "==", "", "&&", "ST", "->", "isUnalignedMem32Slow", "(", ")", ")", "Cost", "*=", "", ";", "return", "Cost"], "ground_truth": [";"], "File": "X86TargetTransformInfo77", "Func": "getMemoryOpCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1128, "Length": 434, "Cover_Rate": 0.9931350114416476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "expandLoadImm", "(", "Inst", ",", "IDLoc", ",", "Instructions", ")", ";", "case", "", ":", "return", "expandLoadAddressImm", "(", "Inst", ",", "IDLoc", ",", "Instructions", ")", ";", "case", "", ":", "return", "expandLoadAddressReg", "(", "Inst", ",", "IDLoc"], "ground_truth": [",", "Instructions", ")", ";"], "File": "MipsAsmParser38", "Func": "expandInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1129, "Length": 55, "Cover_Rate": 0.6626506024096386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName"], "ground_truth": ["(", ")", "const", "override", "{"], "File": "NVPTXPeephole11", "Func": "getPassName", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1130, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_u32_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1131, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "", ",", "R", "(", "b", ")"], "ground_truth": [")", ";"], "File": "disassembler", "Func": "sub_p1", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1132, "Length": 13, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Buffer", ".", "end", "(", ")"], "ground_truth": [";"], "File": "M68kDisassembler", "Func": "end", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1133, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cum", "->", "arg_words", "+=", "(", "(", "int_size_in_bytes", "(", "type", ")", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ")", ";", "break", ";", "case", "E_SFmode", ":", "cum", "->", "arg_words", "++", ";", "if", "(", "!", "cum", "->", "gp_reg_found", "&&", "cum", "->", "arg_number", "<=", "", ")", "cum", "->", "fp_code", "+=", "", "<<", "(", "(", "cum", "->", "arg_number", "-", "", ")", "*", "", ")", ";", "break", ";", "case", "E_DFmode", ":", "cum", "->", "arg_words", "+=", "", ";", "if", "(", "!", "cum", "->", "gp_reg_found", "&&", "cum", "->", "arg_number", "<=", "", ")", "cum", "->", "fp_code", "+=", "", "<<", "(", "(", "cum", "->", "arg_number", "-", "", ")", "*", "", ")", ";", "break", ";", "case", "E_DImode"], "ground_truth": [":"], "File": "microblaze5", "Func": "microblaze_function_arg_advance", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1134, "Length": 107, "Cover_Rate": 0.43673469387755104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "err", ";", "raw_fd_ostream", "f", "(", "s", ".", "str", "(", ")", ".", "c_str", "(", ")", ",", "err", ")", ";", "WriteGraph", "(", "f", ",", "*", "this", ")", ";", "f", ".", "close"], "ground_truth": ["(", ")", ";"], "File": "PatmosFunctionSplitter", "Func": "write", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1135, "Length": 35, "Cover_Rate": 0.49295774647887325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "getAllOnesMask", "(", "MVT", "VecVT", ",", "SDValue", "VL", ","], "ground_truth": ["SDLoc", "DL", ",", "SelectionDAG", "&", "DAG", ")", "{"], "File": "RISCVISelLowering33", "Func": "getAllOnesMask", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1136, "Length": 18, "Cover_Rate": 0.4186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "In", ")", "{", "case", "MCDisassembler", "::", "Success", ":", "return", "true", ";", "case", "MCDisassembler", "::", "SoftFail", ":", "Out", "=", "In", ";", "return", "true", ";", "case", "MCDisassembler", "::", "Fail", ":", "Out", "="], "ground_truth": ["In", ";"], "File": "ARMDisassembler13", "Func": "Check", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1137, "Length": 34, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "LocalSData", "&&", "GVA", "->", "hasLocalLinkage", "(", ")", ")", "return", "false", ";", "if", "(", "!", "ExternSData", "&&", "(", "(", "GVA", "->", "hasExternalLinkage", "(", ")", "&&", "GVA", "->", "isDeclaration", "(", ")", ")", "||", "GVA", "->"], "ground_truth": ["hasCommonLinkage", "(", ")", ")", ")", "return", "false", ";"], "File": "MipsTargetObjectFile10", "Func": "IsGlobalInSmallSectionImpl", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1138, "Length": 44, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "rr", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "+", "", ";", "if", "(", "DecodeGPR8RegisterClass", "(", "Inst", ",", "rd", ",", "Address", ",", "Decoder", ")", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "DecodeGPR8RegisterClass", "(", "Inst", ",", "rr", ",", "Address", ",", "Decoder", ")"], "ground_truth": ["==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "MCS51Disassembler", "Func": "decodeFMUL2RdRr", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1139, "Length": 58, "Cover_Rate": 0.5918367346938775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "d", "=", "const_double_from_real_value", "(", "dconst", ",", "mode", ")", ";", "reg", "=", "force_reg", "(", "mode", ",", "d", ")", ";", "}", "else", "if", "(", "mode", "==", "V4SFmode", ")", "{", "rtx", "d", "=", "const_double_from_real_value", "(", "dconst", ",", "SFmode", ")", ";", "rtvec", "v", "=", "gen_rtvec", "(", "", ",", "d", ",", "d", ",", "d", ",", "d", ")", ";", "reg", "=", "gen_reg_rtx", "(", "mode", ")", ";", "rs6000_expand_vector_init", "(", "reg", ",", "gen_rtx_PARALLEL", "(", "mode", ",", "v", ")", ")", ";", "}", "else", "if", "(", "mode", "==", "V2DFmode", ")", "{", "rtx", "d", "=", "const_double_from_real_value", "(", "dconst", ",", "DFmode", ")", ";", "rtvec", "v", "=", "gen_rtvec", "(", ""], "ground_truth": [",", "d", ",", "d", ")", ";"], "File": "rs6000", "Func": "rs6000_load_constant_and_splat", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1140, "Length": 104, "Cover_Rate": 0.6582278481012658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "DestBB", "=", "getDestBlock", "(", "MI", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "BMI", "=", "&", "MBB", "->", "back", "(", ")", ";", "bool", "NeedSplit", "=", "(", "BMI", "!=", "MI", ")", "||", "!", "BBHasFallthrough", "(", "MBB", ")", ";", "if", "(", "BMI", "!=", "MI", ")", "{", "if", "(", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", "==", "std", "::", "prev", "(", "MBB", "->", "getLastNonDebugInstr", "(", ")", ")", "&&", "BMI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MachineBasicBlock", "*", "NewDest", "=", "BMI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "isBlockInRange", "(", "MI", ",", "NewDest", ",", "getBranchDisplacementBits", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BMI", ")", ";", "BMI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "DestBB", ")", ";", "unsigned", "OpNum", "=", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "?", "", ":", "", ";", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "setMBB", "(", "NewDest", ")", ";", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "getOppositeConditionOpcode", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ")", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "invertBccCondition", "(", "MI", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "NeedSplit", ")", "{", "MachineBasicBlock", "*", "TBB", ",", "*", "FBB", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "TII", "->", "AnalyzeBranch", "(", "*", "MBB", ",", "TBB", ",", "FBB", ",", "Cond", ",", "false", ")", ";", "MachineBasicBlock", "*", "NewBB", "=", "splitBlockBeforeInstr", "(", "MI", ")", ";", "int", "delta", "=", "TII", "->", "GetInstSizeInBytes", "(", "MBB", "->", "back", "(", ")", ")", ";", "BlockInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "-=", "delta", ";", "MBB", "->", "back", "(", ")", ".", "eraseFromParent", "(", ")", ";", "MBB", "->", "replaceSuccessor", "(", "FBB", ",", "NewBB", ")", ";", "NewBB", "->", "addSuccessor", "(", "FBB", ")", ";", "}", "MachineBasicBlock", "*", "NextBB", "=", "&", "*", "std", "::", "next", "(", "MachineFunction", "::", "iterator", "(", "MBB", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "DestBB", "->", "getNumber", "(", ")", "<<", "", "<<", "NextBB", "->", "getNumber", "(", ")", "<<", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "getOppositeConditionOpcode", "(", "MI"], "ground_truth": ["->", "getOpcode", "(", ")", ")", ")", ")", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";"], "File": "AArch64BranchRelaxation7", "Func": "fixupConditionalBranch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1141, "Length": 415, "Cover_Rate": 0.6682769726247987, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "findUnusedRegister", "(", "const", "MachineRegisterInfo", "&", "MRI", ",", "const", "TargetRegisterClass", "*", "RC", ")", "const", "{", "for", "(", "TargetRegisterClass", "::", "iterator", "I", "=", "RC", "->", "begin", "(", ")", ",", "E", "=", "RC", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "!", "MRI", ".", "isPhysRegUsed", "(", "*", "I", ")", ")", "return", "*", "I", ";", "}", "return"], "ground_truth": ["", ";"], "File": "SIRegisterInfo83", "Func": "findUnusedRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1142, "Length": 65, "Cover_Rate": 0.9558823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ReplaceInstruction", "(", "MCCodeEmitter", "&", "E", ",", "MCRelaxableFragment", "&", "RF", ",", "MCInst", "&", "HMB", ")", "const", "{", "SmallVector", "<", "MCFixup", ",", "", ">", "Fixups", ";", "SmallString", "<", "", ">", "Code", ";", "raw_svector_ostream", "VecOS", "(", "Code", ")", ";", "E", ".", "encodeInstruction", "(", "HMB", ",", "VecOS", ",", "Fixups", ",", "*", "RF", "."], "ground_truth": ["getSubtargetInfo", "(", ")", ")", ";"], "File": "HexagonAsmBackend12", "Func": "ReplaceInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1143, "Length": 55, "Cover_Rate": 0.6962025316455697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "(", "TARGET_HARD_FLOAT", "&&", "TARGET_LOONGSON_VECTORS", ")", ")", "return", "false", ";", "if", "(", "d", "->", "vmode", "!=", "V8QImode", ")", "return", "false", ";", "if", "(", "!", "d", "->", "one_vector_p", ")", "return", "false", ";", "elt", "=", "d", "->", "perm", "[", "", "]", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "if", "(", "d", "->", "perm", "[", "i", "]", "!=", "elt", ")", "return", "false", ";", "if", "(", "d", "->"], "ground_truth": ["testing_p", ")", "return", "true", ";"], "File": "mips4", "Func": "mips_expand_vpc_loongson_bcast", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1144, "Length": 78, "Cover_Rate": 0.38613861386138615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";"], "ground_truth": ["return", "NULL", ";"], "File": "X86IREmitter", "Func": "visitTESTNM", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1145, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "getVGPRSpillLaneOrTempRegister", "(", "MachineFunction", "&", "MF", ",", "LivePhysRegs", "&", "LiveRegs", ",", "Register", "&", "TempSGPR", ",", "Optional", "<", "int", ">", "&", "FrameIndex", ",", "bool", "IsFP", ")", "{", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "GCNSubtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "const", "RegisterInfo", "*", "TRI", "=", "ST", ".", "getRegisterInfo", "(", ")", ";", "if", "(", "MFI", "->", "haveFreeLanesForSGPRSpill", "(", "MF", ",", "", ")", ")", "{", "int", "NewFI", "=", "FrameInfo", ".", "CreateStackObject", "(", "", ",", "Align", "(", "", ")", ",", "true", ",", "nullptr", ",", "TargetStackID", "::", "SGPRSpill", ")", ";", "if", "(", "!", "MFI", "->", "allocateSGPRSpillToVGPR", "(", "MF", ","], "ground_truth": ["NewFI", ")", ")", "llvm_unreachable", "(", "", ")", ";"], "File": "SIFrameLowering", "Func": "getVGPRSpillLaneOrTempRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1146, "Length": 127, "Cover_Rate": 0.327319587628866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vadd_u32", "(", "uint32x2_t", "__a"], "ground_truth": [",", "uint32x2_t", "__b", ")", "{"], "File": "arm", "Func": "neon2_vadd_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1147, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getBranchTargetOpValue", "(", "const", "MCInst", "&", "Inst", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "SubtargetInfo", ")", "const", "{", "const", "MCOperand", "&", "MCOp", "=", "Inst", ".", "getOperand", "(", "OpNo", ")", ";", "MCFixupKind", "Kind", "=", "static_cast", "<"], "ground_truth": ["MCFixupKind", ">", "(", "", ")", ";"], "File": "MMIXMCCodeEmitter", "Func": "getBranchTargetOpValue", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1148, "Length": 50, "Cover_Rate": 0.6578947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "A64FX", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "MaxInterleaveFactor", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "AppleA7", ":", "case", "AppleA10", ":", "case", "AppleA11", ":", "case", "AppleA12", ":", "case", "AppleA13", ":", "case", "AppleA14", ":", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "ExynosM3", ":", "MaxInterleaveFactor", "=", "", ";", "MaxJumpTableSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "break", ";", "case", "Falkor", ":", "MaxInterleaveFactor", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "Kryo", ":", "MaxInterleaveFactor", "=", "", ";", "VectorInsertExtractBaseCost", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", ""], "ground_truth": [";"], "File": "AArch64Subtarget38", "Func": "initializeProperties", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1149, "Length": 144, "Cover_Rate": 0.35121951219512193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrndmq_m_f32", "(", "float32x4_t", "__inactive", ",", "float32x4_t", "__a", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vrndmq_m_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1150, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "RegNumbering", "("], "ground_truth": [")", ";"], "File": "WebAssemblyRegNumbering (2)", "Func": "createWebAssemblyRegNumbering", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1151, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "rid_int128", "(", "void", ")", "{", "int", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "NUM_INT_N_ENTS", ";", "i", "++", ")", "if", "(", "int_n_enabled_p", "[", "i", "]", "&&", "int_n_data"], "ground_truth": ["[", "i", "]", ".", "bitsize", "==", "", ")", "return", "RID_INT_N_0", "+", "i", ";"], "File": "powerpcspe-c", "Func": "rid_int128", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1152, "Length": 44, "Cover_Rate": 0.88, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "loc", "[", "", "]", ";", "int", "i", ",", "offset", "=", "", ";", "int", "ub", "=", "valsize", "<=", "UNITS_PER_WORD", "?", "", ":", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "ub", ";", "i", "++", ")", "{", "loc", "[", "i", "]", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "DImode", ",", "", "+", "i", ")", ",", "GEN_INT", "(", "offset", ")", ")", ";", "offset", "+=", "", ";", "}", "return", "gen_rtx_PARALLEL", "(", "BLKmode", ",", "gen_rtvec_v", "(", "ub", ",", "loc", ")", ")", ";", "}", "else", "if", "(", "valsize", ">", "UNITS_PER_WORD", ")", "{", "rtx", "loc", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "DImode", ",", "", ")", ",", "const0_rtx", ")", ";", "return", "gen_rtx_PARALLEL", "(", "BLKmode", ",", "gen_rtvec", "(", "", ",", "loc", ")", ")", ";", "}", "}", "if", "(", "(", "INTEGRAL_TYPE_P", "(", "valtype", ")", "&&", "GET_MODE_BITSIZE", "(", "TYPE_MODE", "(", "valtype", ")", ")", "<", "BITS_PER_WORD", ")", "||", "POINTER_TYPE_P", "(", "valtype", ")", ")", "valmode", "=", "word_mode", ";", "else", "valmode", "=", "TYPE_MODE", "("], "ground_truth": ["valtype", ")", ";"], "File": "pa", "Func": "pa_function_value", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1153, "Length": 157, "Cover_Rate": 0.5688405797101449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeLD8RegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Register", "=", "GPRDecoderTable", "[", "RegNo", "+", "", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg"], "ground_truth": ["(", "Register", ")", ")", ";"], "File": "AVRDisassembler (2)", "Func": "DecodeLD8RegisterClass", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1154, "Length": 53, "Cover_Rate": 0.8983050847457628, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "requiresFrameIndexReplacementScavenging", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "MF", ".", "getFrameInfo", "(", ")", ".", "hasStackObjects", "(", ")", "&&", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ".", "hasScalarStores", "(", ")"], "ground_truth": ["&&", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "hasSpilledSGPRs", "(", ")", ";"], "File": "SIRegisterInfo101", "Func": "requiresFrameIndexReplacementScavenging", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1155, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "*", "ptr", ")", "==", "REG", ")", "{", "int", "regno", "=", "REGNO", "(", "*", "ptr", ")", ";", "HARD_REG_SET", "*", "p_regs", "=", "(", "HARD_REG_SET", "*", ")", "data", ";", "if", "(", "regno", "<", "FIRST_PSEUDO_REGISTER", ")", "{", "int", "reg_max", "=", "regno", "+", "HARD_REGNO_NREGS", "(", "regno", ",", "GET_MODE", "(", "*", "ptr", ")", ")", ";", "while", "(", "regno", "<", "reg_max", ")", "{", "CLEAR_HARD_REG_BIT", "(", "*", "p_regs", ",", "regno", ")", ";", "regno", "++"], "ground_truth": [";"], "File": "frv2", "Func": "frv_clear_registers_used", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 1156, "Length": 71, "Cover_Rate": 0.7802197802197802, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getFixupKindLog2Size", "(", "unsigned", "Kind", ")", "{", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "FK_PCRel_1", ":", "case", "FK_SecRel_1", ":", "case", "FK_Data_1", ":", "return", "", ";", "case", "FK_PCRel_2", ":", "case", "FK_SecRel_2", ":", "case", "FK_Data_2", ":", "return", "", ";", "case", "FK_PCRel_4", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["FK_SecRel_4", ":"], "File": "X86AsmBackend (2)", "Func": "getFixupKindLog2Size", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1157, "Length": 71, "Cover_Rate": 0.6454545454545455, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasStdExtZvfh", "(", ")", "const", "{", "return"], "ground_truth": ["HasStdExtZvfh", ";"], "File": "RISCVSubtarget (2)", "Func": "hasStdExtZvfh", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1158, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "return", "SDValue", "(", ")", ";", "}", "if", "(", "nextIndex", "!=", "Vec", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", "||", "Vec", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "VT", ".", "getVectorElementType", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "SDLoc", "dl", "(", "N", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "TLI", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ")", ";", "Ops", ".", "push_back", "(", "Vec", ")", ";", "MVT", "widenType", ";", "unsigned", "numElem", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "EVT", "inputLaneType", "=", "Vec", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", ";", "switch", "(", "inputLaneType", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "case", "", ":", "widenType", "=", "", "(", "", ",", "numElem", ")", ";", "break", ";", "case", "", ":", "widenType", "=", "", "(", "", ",", "numElem", ")", ";", "break", ";", "case", "", ":", "widenType", "=", "", "(", "", ",", "numElem", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "AddCombineBUILD_VECTORToVPADDL", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1159, "Length": 193, "Cover_Rate": 0.32220367278797996, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "!", "MI", ".", "getOperand", "(", "i", ")", ".", "isFI", "(", ")", ")", "++", "i", ";", "assert", "(", "i", "<", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "frame_index", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getIndex", "(", ")", ";", "offs", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "getObjectOffset", "(", "frame_index", ")", ";", "const", "TargetInstrDesc", "tid", "=", "MI", ".", "getDesc", "(", ")", ";", "access_alignment", "=", "(", "tid", ".", "TSFlags", "&", "", ")", ">>", "", ";", "if", "(", "!", "(", "MI", ".", "getDesc", "(", ")", ".", "TSFlags", "&", "", ")", ")", "{", "if", "(", "InstrInfo", "::", "check_sconst_fits", "(", "offs", ",", "", ")", ")", "{", "MI", ".", "getOperand", "(", "i", ")", ".", "ChangeToImmediate", "(", "offs", ")", ";", "return", ";", "}", "access_alignment", "=", "", ";", "}", "else", "if", "(", "InstrInfo", "::", "check_uconst_fits", "(", "abs", "(", "offs", ")", ",", "", "+", "access_alignment", ")", ")", "{", "MI", ".", "getOperand", "(", "i", ")", ".", "ChangeToImmediate", "(", "offs", ">>", "access_alignment", ")", ";", "return", ";", "}", "if", "(", "offs", "&", "(", "(", "", "<<", "access_alignment", ")", "-", "", ")", ")", "llvm_unreachable", "(", "", ")", ";", "offs", ">>=", "access_alignment", ";", "const", "TargetRegisterClass", "*", "c", ";", "if", "(", "tid", ".", "TSFlags", "&", "", ")", "c", "=", "", ";", "else", "c", "=", "", ";", "reg", "=", "r", "->", "FindUnusedReg", "(", "c", ")", ";", "if", "(", "reg", "==", "", ")", "{", "reg", "=", "r", "->", "scavengeRegister", "(", "c", ",", "MBBI", ",", "", ")", ";", "}", "unsigned", "side_a", "=", "(", "c", "==", "", ")", ";", "if", "(", "InstrInfo", "::", "check_sconst_fits", "(", "offs", ",", "", ")", ")", "{", "InstrInfo", "::", "addFormOp", "(", "InstrInfo", "::", "addDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "side_a", "?", "mvk_1", ":", "mvk_2", ")", ")", ".", "addReg", "(", "reg", ",", "RegState", "::", "Define", ")", ".", "addImm", "(", "offs", ")", ")", ",", "", ",", "false", ")", ";", "}", "else", "{", "InstrInfo", "::", "addFormOp", "(", "InstrInfo", "::", "addDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "side_a", "?", "mvkl_1", ":", "mvkl_2", ")", ")", ".", "addReg", "(", "reg", ",", "RegState", "::", "Define", ")", ".", "addImm", "(", "offs", ")", ")", ",", "", ",", "false", ")", ";", "InstrInfo", "::", "addFormOp", "(", "InstrInfo", "::", "addDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "side_a", "?", "mvkh_1", ":", "mvkh_2", ")", ")", ".", "addReg", "(", "reg", ",", "RegState", "::", "Define", ")", ".", "addImm", "(", "offs", ")", ".", "addReg", "(", "reg", ")", ")", ",", "", ",", "false", ")", ";", "}", "MI", ".", "getOperand", "(", "i", ")", ".", "ChangeToRegister", "(", "reg"], "ground_truth": [",", "false", ",", "false", ",", "true", ")", ";"], "File": "TMS320C64XRegisterInfo", "Func": "eliminateFrameIndex", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1160, "Length": 428, "Cover_Rate": 0.7896678966789668, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst1_lanev8bf", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon1_vst1q_lane_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1161, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ";", "if", "(", "!", "I", ")", "return", "false", ";", "switch", "(", "I", "->", "getOpcode", "(", ")", ")", "{", "case", "Instruction", "::", "Add", ":", "if", "(", "Match", "(", "I", "->", "getOperand", "(", "", ")", ")", "||", "(", "Match", "(", "I", "->", "getOperand", "(", "", ")", ")", ")", ")", "return", "true", ";", "break", ";", "case", "Instruction", "::", "Mul", ":", "{", "Value", "*", "MulOp0", "=", "I", "->", "getOperand", "(", "", ")", ";", "Value", "*", "MulOp1", "=", "I", "->", "getOperand", "(", "", ")", ";", "if", "(", "isa", "<", "SExtInst", ">", "(", "MulOp0", ")", "&&", "isa", "<", "SExtInst", ">", "(", "MulOp1", ")", ")", "AddMACCandidate", "(", "Candidates", ",", "I"], "ground_truth": [",", "MulOp0", ",", "MulOp1", ")", ";"], "File": "ARMParallelDSP17", "Func": "MatchParallelMACSequences", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1162, "Length": 120, "Cover_Rate": 0.5128205128205128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EmitFPOData", ")", "{", "TargetStreamer", "*", "XTS", "=", "static_cast", "<", "TargetStreamer", "*", ">", "(", "OutStreamer", "->", "getTargetStreamer", "(", ")", ")", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "XTS", "->", "emitFPOPushReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "", ":", "XTS", "->", "emitFPOStackAlloc", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "", ":", "assert", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", "&&", "", ")", ";", "XTS", "->", "emitFPOSetFrame", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "", ":", "XTS", "->", "emitFPOEndPrologue", "(", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "return", ";", "}", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "OutStreamer", "->", "EmitWinCFIPushReg", "(", "RI", "->", "getSEHRegNum", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ")", ";", "break", ";", "case", "", ":", "OutStreamer", "->", "EmitWinCFISaveReg", "(", "RI", "->", "getSEHRegNum", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "", ":", "OutStreamer", "->", "EmitWinCFISaveXMM", "(", "RI", "->", "getSEHRegNum", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "", ":", "OutStreamer", "->", "EmitWinCFIAllocStack", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "", ":", "OutStreamer", "->", "EmitWinCFISetFrame", "(", "RI", "->", "getSEHRegNum", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "X86MCInstLower", "Func": "EmitSEHInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1163, "Length": 320, "Cover_Rate": 0.7289293849658315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitFunctionEntryLabel", "(", ")", "{", "TargetStreamer", "&", "TS", "=", "getTargetStreamer", "(", ")", ";", "if", "(", "Subtarget", "->", "isTargetNaCl", "(", ")", ")", "EmitAlignment", "(", "std", "::", "max", "(", "MF", "->", "getAlignment", "(", ")", ",", "MIPS_NACL_BUNDLE_ALIGN", ")", ")", ";", "if", "(", "Subtarget", "->", "inMicroMode", "(", ")", ")", "{", "TS", ".", "emitDirectiveSetMicro", "("], "ground_truth": [")", ";"], "File": "MipsAsmPrinter (2)1", "Func": "EmitFunctionEntryLabel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1164, "Length": 54, "Cover_Rate": 0.4778761061946903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMove", "=", "false", ";", "unsigned", "TSFlags", "=", "(", "MI", ".", "getDesc", "(", ")", ".", "TSFlags", "&", "", ")", ">>", "", ";", "isMove", "=", "(", "TSFlags", "==", "", ")", ";", "if", "(", "isMove", ")", "{", "MachineOperand", "dest", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "src", "=", "MI", ".", "getOperand", "(", "", ")", ";", "assert", "(", "dest", ".", "isReg", "(", ")", "&&", ""], "ground_truth": [")", ";"], "File": "NVPTXInstrInfo", "Func": "isMoveInstr", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1165, "Length": 66, "Cover_Rate": 0.528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "litmsk", "==", "", ")", "result", "=", "vec_xxpermdi", "(", "__B", ",", "__A", ",", "", ")", ";", "else", "if", "(", "litmsk", "==", "", ")", "result", "=", "vec_xxpermdi", "(", "__B", ",", "__A", ",", "", ")", ";", "else", "if", "(", "litmsk", "==", "", ")", "result", "=", "vec_xxpermdi", "(", "__A", ",", "__B"], "ground_truth": [",", "", ")", ";"], "File": "emmintrin", "Func": "_mm_shuffle_pd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1166, "Length": 54, "Cover_Rate": 0.38848920863309355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstPrinter", "::", "isV9", "(", ")"], "ground_truth": ["const", "{"], "File": "SparcInstPrinter14", "Func": "isV9", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1167, "Length": 8, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "unsigned", "NumBytes", "=", "alignTo", "(", "Info", ".", "TargetSize", "+", "Info", ".", "TargetOffset", ",", "", ")", "/", "", ";", "assert", "(", "Offset", "+", "NumBytes", "<=", "Data", ".", "size", "(", ")", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumBytes"], "ground_truth": [";", "++", "i", ")", "{"], "File": "MSP430AsmBackend", "Func": "applyFixup", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1168, "Length": 57, "Cover_Rate": 0.35625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "FirstNonZero", ".", "getNode", "(", ")", "&&", "", ")", ";", "SDValue", "V1", "=", "FirstNonZero", ".", "getOperand", "(", "", ")", ";", "MVT", "VT", "=", "V1", ".", "getSimpleValueType", "(", ")", ";", "SDValue", "Elt", ";", "unsigned", "EltMaskIdx", ",", "EltIdx", ";", "int", "Mask", "[", "", "]", ";", "for", "(", "EltIdx", "=", "", ";", "EltIdx", "<", "", ";", "++", "EltIdx", ")", "{", "if", "(", "Zeroable", "[", "EltIdx", "]", ")", "{", "Mask", "[", "EltIdx", "]", "=", "EltIdx", "+", "", ";", "continue", ";", "}", "Elt", "=", "Op", "->", "getOperand", "(", "EltIdx", ")", ";", "EltMaskIdx", "=", "cast", "<", "ConstantSDNode", ">", "(", "Elt", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Elt", ".", "getOperand", "(", "", ")", "!=", "V1", "||", "EltMaskIdx", "!=", "EltIdx", ")", "break", ";", "Mask", "[", "EltIdx", "]", "=", "EltIdx", ";", "}", "if", "(", "EltIdx", "==", "", ")", "{", "SDValue", "VZero", "=", "getZeroVector", "(", "VT", ",", "Subtarget", ",", "DAG", ",", "SDLoc", "(", "Op", ")", ")", ";", "if", "(", "V1", ".", "getSimpleValueType", "(", ")", "!=", "VT", ")", "V1", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "V1", ")", ",", "VT", ",", "V1", ")", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "SDLoc", "(", "V1", ")", ",", "V1", ",", "VZero", ",", "&", "Mask", "[", "", "]", ")", ";", "}", "if", "(", "!", "Subtarget", "->", "hasSSE41", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "V2", "=", "Elt", ".", "getOperand", "(", "", ")", ";", "if", "(", "Elt", "==", "FirstNonZero", "&&", "EltIdx", "==", "FirstNonZeroIdx", ")", "V1", "=", "SDValue", "(", ")", ";", "bool", "CanFold", "=", "true", ";", "for", "(", "unsigned", "i", "=", "EltIdx", "+", "", ";", "i", "<", "", "&&", "CanFold", ";", "++", "i", ")", "{", "if", "(", "Zeroable", "[", "i", "]", ")", "continue", ";", "SDValue", "Current", "=", "Op", "->", "getOperand", "(", "i", ")", ";", "SDValue", "SrcVector", "=", "Current", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "V1", ".", "getNode", "(", ")", ")", "V1", "=", "SrcVector", ";", "CanFold", "=", "SrcVector", "==", "V1", "&&", "cast", "<", "ConstantSDNode", ">", "(", "Current", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", "==", "i", ";", "}", "if", "(", "!", "CanFold", ")"], "ground_truth": ["return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)4", "Func": "LowerBuildVectorv4x32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1169, "Length": 349, "Cover_Rate": 0.4503225806451613, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "StoreSize", "<=", "", ")", "return", "EVT", "::", "getIntegerVT", "(", "Ctx", ",", "", ")", ";", "return", "EVT", "::", "getVectorVT", "(", "Ctx", ",", "", ",", "StoreSize"], "ground_truth": ["/", "", ")", ";"], "File": "AMDGPUISelLowering (2)", "Func": "getEquivalentLoadRegType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1170, "Length": 30, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_srl_epi16", "(", "__m128i", "__W", ","], "ground_truth": ["__mmask8", "__U", ",", "__m128i", "__A", ",", "__m128i", "__B", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_srl_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1171, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "InterlEarlyExit", ".", "find", "(", "Subtarget", ")", "!=", "InterlEarlyExit", ".", "end", "(", ")", ")", "return", "InterlEarlyExit", "[", "Subtarget", "]", ";", "for", "(", "auto", "&", "I", ":", "IRT", ")", "{", "OriginalMCID", "=", "&", "TII", "->", "get", "(", "I", ".", "OrigOpc", ")", ";", "for", "(", "auto", "&", "Repl", ":", "I", ".", "ReplOpc", ")", "ReplInstrMCID", ".", "push_back", "(", "&", "TII", "->", "get", "(", "Repl", ")", ")", ";", "if", "(", "shouldReplaceInst", "(", "MF", ",", "OriginalMCID", ",", "ReplInstrMCID", ")", ")", "{", "InterlEarlyExit", "[", "Subtarget", "]", "=", "false", ";", "return", "false", ";", "}", "ReplInstrMCID", ".", "clear", "(", ")", ";", "}", "InterlEarlyExit", "[", "Subtarget", "]", "=", "true", ";", "break", ";", "}", "return", "true"], "ground_truth": [";"], "File": "AArch64SIMDInstrOpt8", "Func": "shouldExitEarly", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1172, "Length": 108, "Cover_Rate": 0.4778761061946903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "Argument", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "if", "(", "Arg", ".", "getType", "(", ")", "->", "isPointerTy", "(", ")", ")", "{", "if", "(", "Arg", ".", "hasByValAttr", "(", ")", ")", "handleByValParam", "(", "&", "Arg", ")", ";", "else", "if", "(", "TM", "&&", "TM", "->", "getDrvInterface", "(", ")", "==", "", ")", "markPointerAsGlobal", "(", "&", "Arg", ")", ";", "}", "}", "return", "true"], "ground_truth": [";"], "File": "NVPTXLowerArgs16", "Func": "runOnKernelFunction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1173, "Length": 64, "Cover_Rate": 0.3404255319148936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "OrOpd1", "=", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ",", "std", "::", "swap", "(", "OrOpd0", ",", "OrOpd1", ")", ",", "OrOpd1Val", "=", "N", "->", "getOperand", "(", "", ")", ")", "{", "unsigned", "BFXOpc", ";", "int", "DstLSB", ",", "Width", ";", "if", "(", "isBitfieldExtractOp", "(", "CurDAG", ",", "OrOpd0", ",", "BFXOpc", ",", "Src", ",", "ImmR", ",", "ImmS", ",", "NumberOfIgnoredLowBits", ",", "true", ")", ")", "{", "if", "(", "(", "BFXOpc", "!=", "", "&&", "VT", "==", "", ")", "||", "(", "BFXOpc", "!=", "", "&&", "VT", "==", "", ")", ")", "continue", ";", "DstLSB", "=", "", ";", "Width", "=", "ImmS", "-", "ImmR", "+", "", ";", "if", "(", "Width", "<=", "", ")", "continue", ";", "}", "else", "if", "(", "isBitfieldPositioningOp", "(", "CurDAG", ",", "SDValue", "(", "OrOpd0", ",", "", ")", ",", "Src", ",", "DstLSB", ",", "Width", ")", ")", "{", "ImmR", "=", "(", "VT", ".", "getSizeInBits", "(", ")", "-", "DstLSB", ")", "%", "VT", ".", "getSizeInBits", "(", ")", ";", "ImmS", "=", "Width", "-", "", ";", "}", "else", "continue", ";", "EVT", "VT", "=", "OrOpd1", "->", "getValueType", "(", "", ")", ";", "assert", "(", "(", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "", ")", ";", "APInt", "KnownZero", ",", "KnownOne", ";", "CurDAG", "->", "computeKnownBits", "(", "OrOpd1Val", ",", "KnownZero", ",", "KnownOne", ")", ";", "APInt", "BitsToBeInserted", "=", "APInt", "::", "getBitsSet", "(", "KnownZero", ".", "getBitWidth", "(", ")", ",", "DstLSB", ",", "DstLSB", "+", "Width", ")", ";", "if", "(", "(", "BitsToBeInserted", "&", "~", "KnownZero", ")", "!=", "", ")", "continue", ";", "uint64_t", "Imm", ";", "if", "(", "isOpcWithIntImmediate", "(", "OrOpd1", ",", "", ",", "Imm", ")", "&&", "isBitfieldDstMask", "(", "Imm", ",", "BitsToBeInserted", ",", "NumberOfIgnoredHighBits", ",", "VT", ")", ")", "Dst", "=", "OrOpd1", "->", "getOperand", "(", "", ")", ";", "else", "Dst", "="], "ground_truth": ["OrOpd1Val", ";"], "File": "AArch64ISelDAGToDAG2", "Func": "isBitfieldInsertOpFromOr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1174, "Length": 286, "Cover_Rate": 0.6258205689277899, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "MachineModuleInfoMachO", "&", "MMIMacho", "=", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoMachO", ">", "(", ")", ";", "MachineModuleInfoMachO", "::", "SymbolListTy", "Stubs", ";", "Stubs", "=", "MMIMacho", ".", "GetFnStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "MCSection", "*", "TheSection", "=", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MachO", "::", "S_SYMBOL_STUBS", "|", "MachO", "::", "S_ATTR_SELF_MODIFYING_CODE", "|", "MachO", "::", "S_ATTR_PURE_INSTRUCTIONS", ",", "", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "TheSection", ")", ";", "for", "(", "const", "auto", "&", "Stub", ":", "Stubs", ")", "{", "OutStreamer", "->", "EmitLabel", "(", "Stub", ".", "first", ")", ";", "OutStreamer", "->", "EmitSymbolAttribute", "(", "Stub", ".", "second", ".", "getPointer", "(", ")", ",", "MCSA_IndirectSymbol", ")", ";", "const", "char", "HltInsts", "[", "]", "=", "", ";", "OutStreamer", "->", "EmitBytes", "(", "StringRef", "(", "HltInsts", ",", "", ")", ")", ";", "}", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", "->", "AddBlankLine", "(", ")", ";", "}", "Stubs", "=", "MMIMacho", ".", "GetGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "MCSection", "*", "TheSection", "=", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MachO", "::", "S_NON_LAZY_SYMBOL_POINTERS", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "TheSection", ")", ";", "for", "(", "auto", "&", "Stub", ":", "Stubs", ")", "emitNonLazySymbolPointer", "(", "*", "OutStreamer", ",", "Stub", ".", "first", ",", "Stub", ".", "second", ")", ";", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", "->", "AddBlankLine", "(", ")", ";", "}", "Stubs", "=", "MMIMacho", ".", "GetHiddenGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty"], "ground_truth": ["(", ")", ")", "{"], "File": "X86AsmPrinter30", "Func": "EmitEndOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1175, "Length": 254, "Cover_Rate": 0.426890756302521, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "STI", ".", "getInstrInfo", "(", ")", "->", "verifyInstruction", "(", "MI", ",", "Err", ")", ")", "{", "errs", "(", ")", "<<", "", "<<", "Err", "<<", "", ";", "MI", "->", "dump", "(", ")", ";", "}", "if", "(", "MI", "->", "isBundle", "(", ")", ")", "{", "const", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "I", "=", "MI", ";", "++", "I", ";", "while", "(", "I", "!=", "MBB", "->", "end", "(", ")", "&&", "I", "->", "isInsideBundle", "(", ")", ")", "{", "EmitInstruction", "(", "I", ")", ";", "++", "I", ";", "}", "}", "else", "{", "MCInst", "TmpInst", ";", "MCInstLowering", ".", "lower", "(", "MI", ",", "TmpInst", ")", ";", "EmitToStreamer", "(", "OutStreamer", ",", "TmpInst", ")", ";", "if", "(", "STI", ".", "dumpCode", "(", ")", ")", "{", "DisasmLines", ".", "resize", "(", "DisasmLines", ".", "size", "(", ")", "+", "", ")", ";", "std", "::", "string", "&", "DisasmLine", "=", "DisasmLines", ".", "back", "(", ")", ";", "raw_string_ostream", "DisasmStream", "(", "DisasmLine", ")", ";", "AMDGPUInstPrinter", "InstPrinter", "(", "*", "TM", ".", "getMCAsmInfo", "(", ")", ",", "*", "MF", "->", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ",", "*", "MF", "->", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "InstPrinter", ".", "printInst", "(", "&", "TmpInst", ",", "DisasmStream", ",", "StringRef", "(", ")", ",", "MF", "->", "getSubtarget", "(", ")", ")", ";", "SmallVector", "<", "MCFixup", ",", "", ">", "Fixups", ";", "SmallVector", "<", "char", ",", "", ">", "CodeBytes", ";", "raw_svector_ostream", "CodeStream", "(", "CodeBytes", ")", ";", "MCObjectStreamer", "&", "ObjStreamer", "=", "(", "MCObjectStreamer", "&", ")", "OutStreamer", ";", "MCCodeEmitter", "&", "InstEmitter", "=", "ObjStreamer", ".", "getAssembler", "(", ")", ".", "getEmitter", "(", ")", ";", "InstEmitter", ".", "EncodeInstruction", "(", "TmpInst", ",", "CodeStream", ",", "Fixups", ",", "MF", "->", "getSubtarget", "<", "MCSubtargetInfo", ">", "(", ")", ")", ";", "CodeStream", ".", "flush", "("], "ground_truth": [")", ";"], "File": "AMDGPUMCInstLower42", "Func": "EmitInstruction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1176, "Length": 277, "Cover_Rate": 0.6533018867924528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128h", ")", "__builtin_ia32_vfcmaddcph128_maskz", "(", "(", "__v8hf", ")", "__B", ",", "(", "__v8hf", ")", "__C", ",", "(", "__v8hf", ")"], "ground_truth": ["__D", ",", "__A", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_maskz_fcmadd_pch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1177, "Length": 24, "Cover_Rate": 0.4528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rs6000_output_symbol_ref", "(", "FILE", ",", "SYM", ")", "{", "char", "*", "buffer", "=", "(", "char", "*", ")", "alloca", "(", "strlen", "(", "NAME", ")", "+", "", ")", ";", "\\", "char", "*", "p", ";", "\\", "int", "dollar_inside", "=", "", ";", "\\", "strcpy", "(", "buffer", ",", "NAME", ")", ";", "\\", "p", "=", "strchr", "(", "buffer", ",", "'$'", ")", ";", "\\", "while", "(", "p", ")", "{", "\\", "*", "p", "=", "'_'", ";", "\\", "dollar_inside", "++", ";", "\\", "p", "=", "strchr", "(", "p", "+", "", ",", "'$'", ")", ";", "\\", "}", "\\", "if", "(", "dollar_inside", ")", "{", "\\", "fputs", "(", "", ",", "FILE", ")", ";", "\\", "RS6000_OUTPUT_BASENAME", "(", "FILE", ","], "ground_truth": ["buffer", ")", ";", "\\", "putc", "(", "'\\n'", ",", "FILE", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ",", "buffer", ",", "NAME", ")", ";", "\\", "}", "\\", "}"], "File": "xcoff", "Func": "rs6000_output_symbol_ref", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1178, "Length": 130, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Result", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Base", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Offset", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "*", "GlobalBase", "=", "getOpcodeDef", "(", "G_GLOBAL_VALUE", ",", "Base", ",", "MRI", ")", ";", "auto", "ConstOffset", "=", "getIConstantVRegValWithLookThrough", "(", "Offset", ",", "MRI", ")", ";", "if", "(", "GlobalBase", "&&", "ConstOffset", ")", "{", "const", "MachineOperand", "&", "Op", "=", "GlobalBase", "->", "getOperand", "(", "", ")", ";", "Builder", ".", "buildInstr", "(", "G_GLOBAL_VALUE", ")", ".", "addDef", "(", "Result", ")", ".", "addGlobalAddress", "(", "Op", ".", "getGlobal", "(", ")", ",", "Op", ".", "getOffset", "(", ")", "+", "ConstOffset", "->", "Value", ".", "getSExtValue", "(", ")", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "LLT", "S16", "=", "LLT", "::", "scalar", "(", "", ")", ";", "auto", "PtrVal", "=", "Builder", ".", "buildPtrToInt", "(", "S16", ",", "Base", ")", ";", "auto", "Sum", "=", "Builder", ".", "buildAdd", "(", "S16", ",", "PtrVal", ",", "Offset", ")", ";", "Builder", ".", "buildIntToPtr", "(", "Result", ",", "Sum", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "MOSLegalizerInfo", "Func": "legalizePtrAdd", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1179, "Length": 183, "Cover_Rate": 0.8672985781990521, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTarget", "<", "Triple", "::", "cpu0", ",", "true", ">", "X", "(", "getTheTarget", "(", ")", ",", "", ",", "", ",", "", ")", ";", "RegisterTarget", "<", "Triple", "::", "cpu0el", ",", "true", ">", "Y", "(", "getTheelTarget", "(", ")", ",", "", ","], "ground_truth": ["", ",", "", ")", ";"], "File": "Cpu0TargetInfo", "Func": "LLVMInitializeCpu0TargetInfo", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1180, "Length": 42, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", ";", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ","], "ground_truth": ["SrcReg", ")", ")", "Opc", "=", "", ";"], "File": "SystemZInstrInfo25", "Func": "copyPhysReg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1181, "Length": 82, "Cover_Rate": 0.44808743169398907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "LastInst", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ")", ";", "Cond", ".", "push_back", "(", "LastInst", "->", "getOperand", "(", "", ")", ")", ";", "Cond", ".", "push_back", "(", "LastInst", "->", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "VEInstrInfo", "Func": "parseCondBranch", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1182, "Length": 45, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "CCI", "=", "IRB", "->", "CreateIntrinsic", "(", "", ",", "{", "}", ",", "{", "Args", "}", ")", ";", "Worklist", ".", "push", "(", "CCI", ")", ";", "I", "->", "replaceUsesOfWith", "(", "Op", ",", "CCI", ")", ";", "KeepInst", "=", "true", ";", "AggrConsts", "[", "CCI", "]", "=", "AggrC", ";", "}", ";", "if", "(", "auto", "*", "AggrC", "=", "dyn_cast", "<", "ConstantAggregate", ">", "(", "Op", ")", ")", "{", "SmallVector", "<", "Value", "*", ">", "Args", "(", "AggrC", "->", "op_begin", "(", ")", ",", "AggrC", "->", "op_end", "(", ")", ")", ";", "BuildCompositeIntrinsic", "(", "AggrC", ",", "Args", ")", ";", "}", "else", "if", "(", "auto", "*", "AggrC", "=", "dyn_cast", "<", "ConstantDataArray", ">", "(", "Op", ")", ")", "{", "SmallVector", "<", "Value", "*", ">", "Args", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "AggrC", "->", "getNumElements", "(", ")", ";", "++", "i", ")", "Args", ".", "push_back", "(", "AggrC", "->", "getElementAsConstant", "(", "i", ")", ")", ";", "BuildCompositeIntrinsic", "(", "AggrC", ",", "Args", ")", ";", "}", "else", "if", "(", "isa", "<", "ConstantAggregateZero", ">", "(", "Op", ")", "&&", "!", "Op", "->", "getType", "(", ")", "->", "isVectorTy", "(", ")", ")", "{", "auto", "*", "AggrC", "=", "cast", "<", "ConstantAggregateZero", ">", "(", "Op", ")", ";", "SmallVector", "<", "Value", "*", ">", "Args", "(", "AggrC", "->", "op_begin", "(", ")", ",", "AggrC", "->", "op_end", "("], "ground_truth": [")", ")", ";"], "File": "SPIRVEmitIntrinsics", "Func": "preprocessCompositeConstants", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1183, "Length": 206, "Cover_Rate": 0.5936599423631124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "unsigned", "Reg", "=", "", ";", "unsigned", "size", "=", "", ";", "switch", "(", "T", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "case", "", ":", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "case", "", ":", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "case", "", ":", "assert", "(", "Subtarget", ".", "is64Bit", "(", ")", "&&", "", ")", ";", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "}", "SDValue", "cpIn", "=", "DAG", ".", "getCopyToReg", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DL", ",", "Reg", ",", "Op", ".", "getOperand", "(", "", ")", ",", "SDValue", "(", ")", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "cpIn", ".", "getValue", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "size", ",", "DL", ",", "", ")", ",", "cpIn", ".", "getValue", "(", "", ")", "}", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "MachineMemOperand", "*", "MMO", "=", "cast", "<", "AtomicSDNode", ">", "(", "Op", ")", "->", "getMemOperand", "(", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "Tys", ",", "Ops", ",", "T", ",", "MMO", ")", ";", "SDValue", "cpOut", "=", "DAG", ".", "getCopyFromReg", "(", "Result", ".", "getValue", "(", "", ")", ",", "DL", ",", "Reg", ",", "T", ",", "Result", ".", "getValue", "(", "", ")", ")", ";", "SDValue", "EFLAGS", "=", "DAG", ".", "getCopyFromReg", "(", "cpOut", ".", "getValue", "(", "", ")", ",", "DL", ",", "", ",", "", ",", "cpOut", ".", "getValue", "(", "", ")", ")", ";", "SDValue", "Success", "=", "getSETCC", "(", "", ",", "EFLAGS", ",", "DL", ",", "DAG", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "Op", ".", "getValue", "(", "", ")", ",", "cpOut", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "Op", ".", "getValue", "(", "", ")", ",", "Success", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "Op", ".", "getValue", "(", "", ")", ",", "EFLAGS", ".", "getValue", "(", "", ")", ")", ";", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)8", "Func": "LowerCMP_SWAP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1184, "Length": 340, "Cover_Rate": 0.8564231738035264, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VarArgsFrameIndex", "=", "off"], "ground_truth": [";"], "File": "ARCMachineFunctionInfo", "Func": "setVarArgsFrameIndex", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1185, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printSymbolLSA", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned"], "ground_truth": ["OpNo", ",", "raw_ostream", "&", "O", ")", "{"], "File": "SPUAsmPrinter", "Func": "printSymbolLSA", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1186, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Arg", "=", "OutVals", "[", "realRVLocIdx", "]", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "if", "(", "Outs", "[", "i", "]", ".", "ArgVT", "==", "", ")", "{", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Arg", ")", ";", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "}", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "}", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "const", "RegisterInfo", "*", "TRI", "=", "Subtarget", "->", "getRegisterInfo", "(", ")", ";", "const", "MCPhysReg", "*", "I", "=", "TRI", "->", "getCalleeSavedRegsViaCopy", "(", "&", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "if", "(", "I", ")", "{", "for", "(", ";", "*", "I", ";", "++", "I", ")", "{", "if", "(", "", ".", "contains", "(", "*", "I", ")", ")", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "*", "I", ",", "", ")", ")", ";", "else", "if", "(", "", ".", "contains", "(", "*", "I", ")", ")", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "*", "I", ",", "", "(", "", ")", ")", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "}", "}", "RetOps", "[", "", "]"], "ground_truth": ["=", "Chain", ";"], "File": "AArch64ISelLowering (2)", "Func": "LowerReturn", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1187, "Length": 270, "Cover_Rate": 0.5590062111801242, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "Branch", "=", "&", "(", "*", "TI", ")", ";", "MachineFunction", "*", "MF", "=", "IfEntry", "->", "getParent", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "IfEntry", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "if", "(", "Branch", "->", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "DstReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MachineInstr", "*", "IF", "=", "BuildMI", "(", "*", "MF", ",", "Branch", "->", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ",", "DstReg", ")", ".", "add", "(", "Branch", "->", "getOperand", "(", "", ")", ")", ".", "add", "(", "Branch", "->", "getOperand", "(", "", ")", ")", ";", "MachineInstr", "*", "END", "=", "BuildMI", "(", "*", "MF", ",", "Branch", "->", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "DstReg", ")", ";", "IfEntry", "->", "erase", "("], "ground_truth": ["TI", ")", ";"], "File": "SIInstrInfo (2)", "Func": "convertNonUniformIfRegion", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1188, "Length": 132, "Cover_Rate": 0.6439024390243903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "S", ".", "isValid", "(", ")", ")", "{", "LV", ".", "set", "(", "I", ".", "PhysReg", ")", ";", "continue", ";", "}", "do", "{", "LaneBitmask", "M", "=", "TRI", ".", "getSubRegIndexLaneMask", "(", "S", ".", "getSubRegIndex", "(", ")", ")", ";", "if", "(", "(", "M", "&", "I", ".", "LaneMask", ")", ".", "any", "(", ")", ")", "LV", ".", "set", "(", "S", ".", "getSubReg", "(", ")", ")", ";", "++", "S", ";", "}", "while", "(", "S", ".", "isValid", "(", ")", ")", ";", "}", "}", ";", "BitVector", "LiveIn", "(", "TRI", ".", "getNumRegs", "(", ")", ")", ",", "Live", "(", "TRI", ".", "getNumRegs", "(", ")", ")", ";", "CopyLiveIns", "(", "B", ",", "LiveIn", ")", ";", "for", "(", "auto", "SI", ":", "B", "->", "successors", "(", ")", ")", "CopyLiveIns", "(", "SI", ",", "Live", ")", ";", "for", "(", "auto", "I", "=", "B", "->", "rbegin", "(", ")", ",", "E", "=", "B", "->", "rend", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineInstr", "*", "MI", "=", "&", "*", "I", ";", "if", "(", "MI", "->", "isDebugValue", "(", ")", ")", "continue", ";", "MI", "->", "clearKillInfo"], "ground_truth": ["(", ")", ";"], "File": "RDFLiveness10", "Func": "resetKills", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1189, "Length": 174, "Cover_Rate": 0.3799126637554585, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "buildPCRelGlobalAddress", "(", "SelectionDAG", "&", "DAG", ",", "const", "GlobalValue", "*", "GV", ",", "const", "SDLoc", "&", "DL", ",", "unsigned", "Offset", ",", "EVT", "PtrVT", ",", "unsigned", "GAFlags", "=", "InstrInfo", "::", "MO_NONE", ")", "{", "SDValue", "PtrLo", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "", ",", "Offset", "+", "", ",", "GAFlags", ")", ";", "SDValue", "PtrHi", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "", ",", "Offset", "+", ""], "ground_truth": [",", "GAFlags", "==", "InstrInfo", "::", "MO_NONE", "?", "GAFlags", ":", "GAFlags", "+", "", ")", ";"], "File": "SIISelLowering (2)3", "Func": "buildPCRelGlobalAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1190, "Length": 82, "Cover_Rate": 0.780952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MappingID", "=", "", ";", "for", "(", "const", "auto", "&", "Entry", ":", "Table", ")", "{", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NumOps", ";", "++", "I", ")", "{", "int", "OpIdx", "=", "RegSrcOpIdx", "[", "I", "]", ";", "Operands", "[", "OpIdx", "]", "=", "", "(", "Entry", ".", "RegBanks", "[", "I", "]", ",", "Sizes", "[", "I", "]", ")", ";", "}", "AltMappings", ".", "push_back", "(", "&", "getInstructionMapping", "(", "MappingID", "++", ",", "Entry", ".", "Cost", ",", "getOperandsMapping", "(", "Operands", ")", ",", "Operands", ".", "size", "(", ")", ")", ")", ";", "}", "return", "AltMappings"], "ground_truth": [";"], "File": "AMDGPURegisterBankInfo29", "Func": "addMappingFromTable", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1191, "Length": 90, "Cover_Rate": 0.33707865168539325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasDFPPackedConversion", "(", ")", "const", "{", "return", "HasDFPPackedConversion"], "ground_truth": [";"], "File": "SystemZSubtarget", "Func": "hasDFPPackedConversion", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1192, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "insertPass", "(", "&", "LowerControlFlowID", ",", "&", "FixWWMLivenessID", ",", "false", ")", ";", "TargetPassConfig", "::", "addFastRegAlloc", "("], "ground_truth": [")", ";"], "File": "AMDGPUTargetMachine92", "Func": "addFastRegAlloc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1193, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Subtarget", "::", "getOccupancyWithNumSGPRs", "(", "unsigned", "SGPRs", ")", "const", "{", "if", "(", "getGeneration", "(", ")", ">=", "Subtarget", "::", "VOLCANIC_ISLANDS", ")", "{", "if", "(", "SGPRs", "<=", "", ")", "return", "", ";", "if", "(", "SGPRs", "<=", "", ")", "return", "", ";", "if", "(", "SGPRs", "<=", "", ")", "return", "", ";", "return", "", ";", "}", "if", "(", "SGPRs", "<=", "", ")", "return", "", ";", "if", "(", "SGPRs", "<=", "", ")"], "ground_truth": ["return", "", ";"], "File": "AMDGPUSubtarget10", "Func": "getOccupancyWithNumSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1194, "Length": 70, "Cover_Rate": 0.693069306930693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_vfmaddpd256_maskz", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")"], "ground_truth": ["__B", ",", "-", "(", "__v4df", ")", "__C", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_maskz_fmsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1195, "Length": 28, "Cover_Rate": 0.49122807017543857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RTLIB", "::", "Libcall", "LC", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOpcode", "(", ")", "==", "", ")", "LC", "=", "RTLIB", "::", "getFPTOSINT", "(", "Op0", ".", "getValueType", "(", ")", ",", "N", "->", "getValueType", "(", "", ")", ")", ";", "else", "LC", "=", "RTLIB", "::", "getFPTOUINT", "(", "Op0", ".", "getValueType", "(", ")", ",", "N", "->", "getValueType", "(", "", ")", ")", ";", "MakeLibCallOptions", "CallOptions", ";", "EVT", "OpVT", "=", "Op0", ".", "getValueType", "(", ")", ";", "CallOptions", ".", "setTypeListBeforeSoften", "(", "OpVT", ",", "N", "->", "getValueType", "(", "", ")", ",", "true", ")", ";", "SDValue", "Chain", "=", "IsStrict", "?", "N", "->", "getOperand", "(", "", ")", ":", "SDValue", "(", ")", ";", "SDValue", "Result", ";", "std", "::", "tie", "(", "Result", ",", "Chain", ")", "=", "makeLibCall", "(", "DAG", ",", "LC", ",", "N", "->", "getValueType", "(", "", ")", ",", "Op0", ",", "CallOptions", ",", "DL", ",", "Chain", ")", ";", "Results", ".", "push_back", "(", "Result", ")", ";", "if", "(", "IsStrict", ")", "Results", ".", "push_back", "(", "Chain", ")", ";", "break", ";", "}", "case", "", ":", "{", "assert", "(", "!", "Subtarget", ".", "is64Bit", "(", ")", "&&", "", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ",", "", ",", "", ")", ";", "SDValue", "RCW", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VTs", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "Results", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "RCW", ",", "RCW", ".", "getValue", "(", "", ")", ")", ")", ";", "Results", ".", "push_back", "(", "RCW", ".", "getValue", "(", "", ")", ")", ";", "break", ";", "}", "case", ""], "ground_truth": [":"], "File": "RISCVISelLowering2", "Func": "ReplaceNodeResults", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1196, "Length": 257, "Cover_Rate": 0.35253772290809327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "block_move_call", "(", "rtx", "dest_reg", ",", "rtx", "src_reg", ",", "rtx", "bytes_rtx", ")", "{", "if", "(", "GET_MODE", "(", "bytes_rtx", ")", "!=", "VOIDmode", "&&", "GET_MODE", "(", "bytes_rtx", ")", "!=", "Pmode", ")", "bytes_rtx", "=", "convert_to_mode", "(", "Pmode", ",", "bytes_rtx", ",", "", ")", ";", "emit_library_call", "(", "m32r_function_symbol", "(", "", ")", ",", "", ",", "VOIDmode", ",", "", ",", "dest_reg", ",", "Pmode", ",", "src_reg", ",", "Pmode", ",", "convert_to_mode", "(", "TYPE_MODE", "(", "sizetype", ")", ","], "ground_truth": ["bytes_rtx", ",", "TYPE_UNSIGNED", "(", "sizetype", ")", ")", ",", "TYPE_MODE", "(", "sizetype", ")", ")", ";"], "File": "m32r3", "Func": "block_move_call", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1197, "Length": 83, "Cover_Rate": 0.9880952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcopyq_laneq_s32", "(", "int32x4_t", "__a", ",", "const", "int", "__lane1", ",", "int32x4_t", "__b", ",", "const", "int", "__lane2", ")", "{", "return", "__aarch64_vset_lane_any", "(", "__aarch64_vget_lane_any", "(", "__b", ",", "__lane2", ")", ",", "__a", ",", "__lane1"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vcopyq_laneq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1198, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "bytes", "==", "GET_MODE_SIZE", "(", "SImode", ")", ")", "return", "SImode", ";", "else", "if", "(", "bytes", "==", "GET_MODE_SIZE", "(", "HImode", ")", ")", "return", "HImode", ";", "else", "if", "(", "bytes", "==", "GET_MODE_SIZE", "(", "QImode", ")", ")", "return", "QImode", ";", "else", "if", "(", "bytes", "<", "GET_MODE_SIZE", "(", "SImode", ")", "&&", "offset", ">=", "GET_MODE_SIZE", "(", "SImode", ")", "-", "bytes", ")", "return", "SImode", ";", "else", "if", "(", "word_mode_ok", "&&", "bytes", "<", "UNITS_PER_WORD", "&&", "offset", ">=", "UNITS_PER_WORD", "-", "bytes", ")", "return", "word_mode", ";", "else", "if", "(", "word_mode_ok", "&&", "maxread", ">=", "UNITS_PER_WORD", ")", "return", "word_mode", ";", "else", "if", "(", "maxread", ">=", "GET_MODE_SIZE", "(", "SImode", ")", ")", "return", "SImode", ";", "else", "if", "(", "bytes", ">", "GET_MODE_SIZE", "(", "SImode", ")", ")", "return"], "ground_truth": ["SImode", ";"], "File": "powerpcspe", "Func": "select_block_compare_mode", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1199, "Length": 117, "Cover_Rate": 0.6647727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "PLUS", ":", "{", "register", "rtx", "plus0", "=", "XEXP", "(", "addr", ",", "", ")", ";", "register", "rtx", "plus1", "=", "XEXP", "(", "addr", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "plus0", ")", "!=", "REG", "&&", "(", "GET_CODE", "(", "plus0", ")", "!=", "MULT", "||", "!", "CONST_INT_P", "(", "XEXP", "(", "plus0", ",", "", ")", ")", "||", "(", "INTVAL", "(", "XEXP", "(", "plus0", ",", "", ")", ")", "!=", "", "&&", "INTVAL", "(", "XEXP", "(", "plus0", ",", "", ")", ")", "!=", "", ")", ")", ")", "break", ";", "switch", "(", "GET_CODE", "(", "plus1", ")", ")", "{", "case", "CONST_INT", ":", "return", "(", "!", "RTX_OK_FOR_OFFSET_P", "(", "SImode", ",", "plus1", ")", "?", "COSTS_N_INSNS", "(", "", ")", ":", "speed", "?", "", ":", "(", "satisfies_constraint_Rcq", "(", "plus0", ")", "&&", "satisfies_constraint_O", "(", "plus1", ")", ")", "?", "", ":", "", ")", ";", "case", "REG"], "ground_truth": [":"], "File": "arc4", "Func": "arc_address_cost", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1200, "Length": 133, "Cover_Rate": 0.5037878787878788, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "const", "CPUDirectives", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "unsigned", "Directive", "=", "", ";", "for", "(", "const", "Function", "&", "F", ":", "M", ")", "{", "const", "Subtarget", "&", "STI", "=", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", "F", ")", ";", "unsigned", "FDir", "=", "STI", ".", "getDarwinDirective", "(", ")", ";", "Directive", "=", "Directive", ">", "FDir", "?", "FDir", ":", "STI", ".", "getDarwinDirective", "(", ")", ";", "if", "(", "STI", ".", "hasMFOCRF", "(", ")", "&&", "Directive", "<", "", ")", "Directive", "=", "", ";", "if", "(", "STI", ".", "hasAltivec", "(", ")", "&&", "Directive", "<", "", ")", "Directive", "=", "", ";", "if", "(", "STI", ".", "is64", "(", ")", "&&", "Directive", "<", "", ")", "Directive", "=", "", ";", "}", "assert", "(", "Directive", "<=", "", "&&", "", ")", ";", "assert", "(", "Directive", "<", "array_lengthof", "(", "CPUDirectives", ")", "&&", ""], "ground_truth": [")", ";"], "File": "PPCAsmPrinter34", "Func": "EmitStartOfAsmFile", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1201, "Length": 176, "Cover_Rate": 0.48753462603878117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addSysCROperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&"], "ground_truth": ["", ")", ";"], "File": "AArch64AsmParser (2)2", "Func": "addSysCROperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1202, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Sig", "=", "OS", ".", "str", "(", ")", ";", "erase_if", "(", "Sig", ",", "isSpace", ")", ";", "std", "::", "replace", "(", "Sig", ".", "begin", "(", ")", ",", "Sig", ".", "end", "(", ")", ",", "','"], "ground_truth": [",", "'.'", ")", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj10", "Func": "getSignature", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1203, "Length": 36, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "X86IREmitter", "Func": "visitREP_STOS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1204, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "int64_t", "Value", "=", "CE", "->", "getValue", "(", ")", ";", "return", "Value", ">", ""], "ground_truth": ["&&", "Value", "<=", "", ";"], "File": "ARMAsmParser (2)", "Func": "isShrImm16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1205, "Length": 41, "Cover_Rate": 0.7068965517241379, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "stackSlotSize", "(", ")", "{", "return"], "ground_truth": ["", ";"], "File": "XtensaFrameLowering", "Func": "stackSlotSize", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1206, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MFI", "->", "setReturnAddressIsTaken", "(", "true", ")", ";", "if", "(", "verifyReturnAddressArgumentIsConstant", "(", "Op", ",", "DAG", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "auto", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "if", "(", "Depth", ">", "", ")", "{", "SDValue", "FrameAddr", "=", "LowerFRAMEADDR", "(", "Op", ",", "DAG"], "ground_truth": [")", ";"], "File": "MSP430ISelLowering (2)", "Func": "LowerRETURNADDR", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1207, "Length": 76, "Cover_Rate": 0.3568075117370892, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "WithPostInc", "=", "true", ";", "}", "if", "(", "!", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "nullptr", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "std", "::", "unique_ptr", "<", "Operand", ">", "ImmOp", "=", "ParseImmediate", "(", ")", ";", "if", "(", "!", "ImmOp", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc"], "ground_truth": ["(", ")", ",", "", ")", ";"], "File": "AAPAsmParser", "Func": "ParseMemSrc", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1208, "Length": 86, "Cover_Rate": 0.3173431734317343, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "break", ";", "}", "unsigned", "NumOps", "=", "Desc", "->", "getNumOperands", "(", ")", ";", "unsigned", "CurOp", "=", "", ";", "if", "(", "NumOps", ">", "", "&&", "Desc", "->", "getOperandConstraint", "(", "", ",", "MCOI", "::", "TIED_TO", ")", "==", "", ")", "++", "CurOp", ";", "else", "if", "(", "NumOps", ">", "", "&&", "Desc", "->", "getOperandConstraint", "(", "", ",", "MCOI", "::", "TIED_TO", ")", "==", "", ")", "{", "assert", "(", "Desc", "->", "getOperandConstraint", "(", "NumOps", "-", "", ",", "MCOI", "::", "TIED_TO", ")", "==", "", ")", ";", "CurOp", "+=", "", ";", "}", "switch", "(", "TSFlags", "&", "", ")", "{", "case", "", ":", "if", "(", "", "(", "MI", ".", "getOperand", "(", "CurOp", ")", ".", "getReg", "(", ")", ")", ")", "VEX_R", "=", "", ";", "if", "(", "HasVEX_4V", ")", "VEX_4V", "=", "getVEXRegisterEncoding", "(", "MI", ",", "CurOp", ")", ";", "if", "(", "", "(", "MI", ".", "getOperand", "(", "CurOp", ")", ".", "getReg", "(", ")", ")", ")", "VEX_B", "=", "", ";", "if", "(", "HasVEX_4VOp3", ")", "VEX_4V", "=", "getVEXRegisterEncoding", "(", "MI", ",", "CurOp", ")", ";", "break", ";", "case", "", ":", "{", "if", "(", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "VEX_B", "=", "", ";", "if", "(", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "VEX_X", "=", "", ";", "CurOp", "=", "", ";", "if", "(", "HasVEX_4V", ")", "VEX_4V", "=", "getVEXRegisterEncoding", "(", "MI", ",", "CurOp", "++", ")", ";", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "CurOp", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "", "(", "MO", ".", "getReg", "(", ")", ")", ")", "VEX_R", "=", "", ";", "break", ";", "}", "case", "", ":", "if", "(", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "VEX_R", "=", "", ";", "if", "(", "HasVEX_4V", ")", "VEX_4V", "=", "getVEXRegisterEncoding", "(", "MI", ",", "", ")", ";", "if", "(", "", "(", "MI", ".", "getOperand", "(", "MemOperand", "+", "", ")", ".", "getReg", "(", ")", ")", ")", "VEX_B", "=", "", ";", "if", "(", "", "(", "MI", ".", "getOperand", "(", "MemOperand", "+", "", ")", ".", "getReg", "(", ")", ")", ")", "VEX_X", "=", "", ";", "if", "(", "HasVEX_4VOp3", ")", "VEX_4V", "=", "getVEXRegisterEncoding", "(", "MI", ",", "", "+", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":", "{"], "File": "X86CodeEmitter17", "Func": "emitVEXOpcodePrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1209, "Length": 384, "Cover_Rate": 0.3344947735191638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MachineFunctionInfo", "*", "ZFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "bool", "IsVarArg", "=", "MF", ".", "getFunction", "(", ")", ".", "isVarArg", "(", ")", ";", "DebugLoc", "DL", ";", "", "SpillGPRs", "=", "ZFI", "->", "getSpillGPRRegs", "(", ")", ";", "if", "(", "SpillGPRs", ".", "LowGPR", ")", "{", "assert", "(", "SpillGPRs", ".", "LowGPR", "!=", "SpillGPRs", ".", "HighGPR", "&&", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ";", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "SpillGPRs", ".", "LowGPR", ",", "false", ")", ";", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "SpillGPRs", ".", "HighGPR", ",", "false", ")", ";", "MIB", ".", "addReg", "(", "", ")", ".", "addImm", "(", "SpillGPRs", ".", "GPROffset", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CSI", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "I", "]", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "Reg", ",", "true", ")", ";", "}", "if", "(", "IsVarArg", ")", "for", "(", "unsigned", "I", "=", "ZFI", "->", "getVarArgsFirstGPR", "(", ")", ";", "I", "<", "", ";", "++", "I", ")", "addSavedGPR", "("], "ground_truth": ["MBB", ",", "MIB", ",", "", "[", "I", "]", ",", "true", ")", ";"], "File": "SystemZFrameLowering1", "Func": "spillCalleeSavedRegisters", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1210, "Length": 224, "Cover_Rate": 0.5283018867924528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_testn_epi8_mask", "(", "__m512i", "__A", ","], "ground_truth": ["__m512i", "__B", ")", "{"], "File": "avx512bwintrin", "Func": "_mm512_testn_epi8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1211, "Length": 22, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "getRegBank", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "getRegBank", "(", "", ")", ";", "case", ""], "ground_truth": [":"], "File": "AArch64RegisterBankInfo1", "Func": "getRegBankFromRegClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1212, "Length": 57, "Cover_Rate": 0.3064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "Info", ".", "getFrameIdx", "(", ")", ")", "-", "getOffsetOfLocalArea", "(", ")", "+", "saveAreaOffset", ";", "if", "(", "HasFP", "&&", "(", "FramePtr", "==", "Reg", "||", "Reg", "==", "", ")", ")", "{", "TotalSkipped", "+=", "stackGrowth", ";", "continue", ";", "}", "unsigned", "DwarfReg", "=", "MRI", "->", "getDwarfRegNum", "(", "Reg", ",", "true", ")", ";", "unsigned", "CFIIndex", "=", "MMI", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createOffset", "(", "nullptr", ",", "DwarfReg", ",", "Offset", "-", "TotalSkipped", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")"], "ground_truth": [")", ".", "addCFIIndex", "(", "CFIIndex", ")", ";"], "File": "AArch64FrameLowering44", "Func": "emitCalleeSavedFrameMoves", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1213, "Length": 98, "Cover_Rate": 0.34385964912280703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CPChange", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPUsers", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "CPChange", "|=", "HandleConstantPoolUser", "(", "MF", ",", "i", ")", ";", "if", "(", "CPChange", "&&", "++", "NoCPIters", ">", "", ")", "llvm_unreachable", "(", "", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "NewWaterList", ".", "clear", "(", ")", ";", "bool", "BRChange", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ImmBranches", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BRChange", "|=", "FixUpImmediateBr", "(", "MF", ",", "ImmBranches", "[", "i", "]", ")", ";", "if", "(", "BRChange", "&&", "++", "NoBRIters", ">", "", ")", "llvm_unreachable", "(", "", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "if", "(", "!", "CPChange", "&&", "!", "BRChange", ")", "break", ";", "MadeChange", "=", "true", ";", "}", "if", "(", "isThumb2", "&&", "!", "STI", "->", "prefers32BitThumb", "(", ")", ")", "MadeChange", "|=", "OptimizeThumb2Instructions", "(", "MF", ")", ";", "verify", "(", "MF", ")", ";", "if", "(", "isThumb", "&&", "!", "HasFarJump", "&&", "AFI", "->", "isLRSpilledForFarJump", "(", ")", ")", "MadeChange", "|=", "UndoLRSpillRestore", "(", ")", ";", "DEBUG", "(", "errs", "(", ")", "<<", "'\\n'", ";", "dumpBBs", "(", ")", ")", ";", "BBSizes", ".", "clear", "(", ")", ";", "BBOffsets", ".", "clear", "(", ")", ";", "WaterList", ".", "clear", "(", ")", ";", "CPUsers", ".", "clear", "("], "ground_truth": [")", ";"], "File": "ARMConstantIslandPass17", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1214, "Length": 217, "Cover_Rate": 0.44834710743801653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "add_reg_note", "(", "insn", ",", "REG_CFA_REGISTER", ",", "gen_rtx_SET", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "RETURN_ADDR_REGNUM", ")", ",", "gen_rtx_REG", "(", "Pmode", ",", "INCOMING_RETURN_ADDR_REGNUM", ")", ")", ")", ";", "add_reg_note", "(", "insn", ","], "ground_truth": ["REG_CFA_WINDOW_SAVE", ",", "const0_rtx", ")", ";"], "File": "sparc4", "Func": "emit_window_save", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1215, "Length": 42, "Cover_Rate": 0.5060240963855421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x4_t", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x4_t", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x4_t", ")", "{", "", ",", ""], "ground_truth": [",", "", ",", "", "}", ")", ";"], "File": "arm", "Func": "neon_vzip_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1216, "Length": 81, "Cover_Rate": 0.6532258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "PredI", "=", "(", "OpI", ">", "-", "", ")", "?", "MII", "->", "getOperand", "(", "OpI", ")", ".", "getReg", "(", ")", ":", "", ",", "PredJ", "=", "(", "OpJ", ">", "-", "", ")", "?", "MIJ", "->", "getOperand", "(", "OpJ", ")", ".", "getReg", "(", ")", ":", "", ";", "if", "(", "PredI", "!=", "PredJ", ")", "return", "false", ";", "if", "(", "SUJ", "->", "isSucc", "(", "SUI", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "SUJ", "->", "Succs", ".", "size", "(", ")", ";", "i", "<", "e", ";"], "ground_truth": ["++", "i", ")", "{"], "File": "R600Packetizer2", "Func": "isLegalToPacketizeTogether", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1217, "Length": 89, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", "=", "(", "", ")", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "O", "<<", "CCToString", "("], "ground_truth": ["CC", ")", ";"], "File": "F2003fInstPrinter", "Func": "printCC", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1218, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "addr", "=", "XEXP", "(", "m_tramp", ",", "", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "addr", ",", "", ")", ")", ",", "plus_constant", "(", "SImode", ",", "expand_shift", "(", "RSHIFT_EXPR", ",", "SImode", ",", "fnaddr", ",", "", ",", "NULL_RTX", ",", "", ")", ",", "", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "addr", ",", "", ")", ")", ",", "plus_constant", "(", "SImode", ",", "expand_and", "(", "SImode", ",", "fnaddr", ",", "GEN_INT", "(", "", ")", ",", "NULL_RTX", ")", ",", "", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "addr", ",", "", ")", ")", ",", "plus_constant", "(", "SImode", ",", "expand_shift", "(", "RSHIFT_EXPR", ",", "SImode", ",", "static_chain", ",", "", ",", "NULL_RTX", ",", "", ")", ",", "", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "addr", ",", "", ")", ")", ",", "gen_int_mode", "(", "", ",", "SImode", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "addr", ",", "", ")", ")", ",", "plus_constant", "(", "SImode", ",", "expand_and", "(", "SImode", ",", "static_chain", ",", "GEN_INT", "(", "", ")", ",", "NULL_RTX", ")", ",", "", ")", ")", ";", "emit_library_call", "(", "set_trampoline_parity_libfunc", ",", "LCT_NORMAL", ",", "VOIDmode", ",", ""], "ground_truth": [",", "addr", ",", "SImode", ")", ";"], "File": "visium3", "Func": "visium_trampoline_init", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 1219, "Length": 203, "Cover_Rate": 0.8787878787878788, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeVecShiftR16Imm", "(", "MCInst", "&", "Inst", ",", "unsigned", "Imm", ",", "uint64_t", "Addr", ",", "const", "void", "*", "Decoder", ")", "{", "return", "DecodeVecShiftRImm", "(", "Inst", ",", "Imm", ",", ""], "ground_truth": [")", ";"], "File": "AArch64Disassembler (2)2", "Func": "DecodeVecShiftR16Imm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1220, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDValue", "LO", ",", "HI", ";", "SDValue", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "N", "->", "getOperand", "(", "", ")", ",", "DL", ",", "", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "rd", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Tys", ",", "Chain", ")", ";", "if", "(", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "LO", "=", "DAG", ".", "getCopyFromReg", "(", "rd", ",", "DL", ",", "", ",", "", ",", "rd", ".", "getValue", "(", "", ")", ")", ";", "HI", "=", "DAG", ".", "getCopyFromReg", "(", "LO", ".", "getValue", "(", "", ")", ",", "DL", ",", "", ",", "", ",", "LO", ".", "getValue", "(", "", ")", ")", ";", "}", "else", "{", "LO", "=", "DAG", ".", "getCopyFromReg", "(", "rd", ",", "DL", ",", "", ",", "", ",", "rd", ".", "getValue", "(", "", ")", ")", ";", "HI", "=", "DAG", ".", "getCopyFromReg", "(", "LO", ".", "getValue", "(", "", ")", ",", "DL", ",", "", ",", "", ",", "LO", ".", "getValue", "(", "", ")", ")", ";", "}", "Chain", "=", "HI", ".", "getValue", "(", "", ")", ";", "if", "(", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "SDValue", "Tmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "HI", ",", "DAG", "."], "ground_truth": ["getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "getReadPerformanceCounter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1221, "Length": 215, "Cover_Rate": 0.5842391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CFGStackify", "::", "rewriteDepthImmediates", "(", "MachineFunction", "&", "MF", ")", "{", "const", "auto", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "SmallVector", "<", "const", "MachineBasicBlock", "*", ",", "", ">", "Stack", ";", "SmallVector", "<", "const", "MachineBasicBlock", "*", ",", "", ">", "EHPadStack", ";", "for", "(", "auto", "&", "MBB", ":", "reverse", "(", "MF", ")", ")", "{", "for", "(", "auto", "I", "=", "MBB", ".", "rbegin", "(", ")", ",", "E", "=", "MBB", ".", "rend", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineInstr", "&", "MI", "=", "*", "I", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "assert", "(", "ScopeTops", "[", "Stack", ".", "back", "(", ")", "->", "getNumber", "(", ")", "]", "->", "getNumber", "(", ")", "<=", "MBB", ".", "getNumber", "(", ")", "&&", "", ")", ";", "Stack", ".", "pop_back", "(", ")", ";", "break", ";", "case", "", ":", "assert", "(", "ScopeTops", "[", "Stack", ".", "back", "(", ")", "->", "getNumber", "(", ")", "]", "->", "getNumber", "(", ")", "<=", "MBB", ".", "getNumber", "(", ")", "&&", "", ")", ";", "Stack", ".", "pop_back", "(", ")", ";", "EHPadStack", ".", "pop_back", "(", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "EHPadStack", ".", "push_back", "(", "&", "MBB", ")", ";", "break", ";", "case", "", ":", "assert", "(", "Stack", ".", "back", "(", ")", "==", "&", "MBB", "&&", "", ")", ";", "Stack", ".", "pop_back", "(", ")", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "WebAssemblyCFGStackify45", "Func": "rewriteDepthImmediates", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1222, "Length": 235, "Cover_Rate": 0.46534653465346537, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vld4q_s16", "(", "int16_t", "const", "*", "__addr", ")", "{", "union", "{", "int16x8x4_t", "__i", ";", "__builtin_neon_xi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_mve_vld4qv8hi", "(", "(", "__builtin_neon_hi", "*", ")", "__addr", ")", ";", "return", "__rv", "."], "ground_truth": ["__i", ";"], "File": "arm", "Func": "mve___arm_vld4q_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1223, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SrcC", "=", "decodeCField", "(", "Insn", ")", ";", "DecodeGPR32RegisterClass", "(", "Inst", ",", "SrcC", ",", "Address", ",", "Decoder", ")", ";", "LImm", "=", "(", "Insn", ">>", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "LImm", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "ARCDisassembler", "Func": "DecodeStLImmInstruction", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1224, "Length": 56, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpeq_pi32", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_pcmpeqd", "(", "(", "__v2si", ")", "__m1", ",", "(", "__v2si", ")"], "ground_truth": ["__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_cmpeq_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1225, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printRegName", "(", "raw_ostream", "&", "OS", ",", "unsigned", "RegNo", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUInstPrinter40", "Func": "printRegName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1226, "Length": 14, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumLanes", "==", "", ")", "NumLanes", "=", "", ";", "unsigned", "NumLaneElts", "=", "NumElts", "/", "NumLanes", ";", "for", "(", "unsigned", "l", "=", "", ";", "l", "!=", "NumElts", ";", "l", "+=", "NumLaneElts", ")", "{", "for", "(", "unsigned", "i", "=", "l", ",", "e", "=", "l", "+", "NumLaneElts", "/", "", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "ShuffleMask", ".", "push_back", "("], "ground_truth": ["i", ")", ";"], "File": "X86ShuffleDecode10", "Func": "DecodeUNPCKLMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1227, "Length": 63, "Cover_Rate": 0.6116504854368932, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", "&&", "", ")", ";", "unsigned", "GlobalBaseReg", "=", "getInstrInfo", "(", ")", "->", "getGlobalBaseReg", "(", "MF", ")", ";", "return", "CurDAG", "->", "getRegister", "(", "GlobalBaseReg", ",", "TLI", ".", "getPointerTy", "("], "ground_truth": [")", ")", ".", "getNode", "(", ")", ";"], "File": "LM32ISelDAGToDAG", "Func": "getGlobalBaseReg", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1228, "Length": 37, "Cover_Rate": 0.8043478260869565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "DataLayout", "&", "DL", "=", "getDataLayout", "(", ")", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "opNum", ")", ";", "MCExpr", "::", "VariantKind", "TF", "=", "(", "MCExpr", "::", "VariantKind", ")", "MO", ".", "getTargetFlags", "(", ")", ";", "if", "(", "MO", ".", "isGlobal", "(", ")", "||", "MO", ".", "isSymbol", "(", ")", "||", "MO", ".", "isCPI", "(", ")", ")", "{", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "assert", "(", "TF", "==", "MCExpr", "::", "VK__None", "&&", "", ")", ";", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "assert", "(", "(", "TF", "==", "MCExpr", "::", "VK__HI", "||", "TF", "==", "MCExpr", "::", "VK__H44", "||", "TF", "==", "MCExpr", "::", "VK__HH", "||", "TF", "==", "MCExpr", "::", "VK__TLS_GD_HI22", "||", "TF", "==", "MCExpr", "::", "VK__TLS_LDM_HI22", "||", "TF", "==", "MCExpr", "::", "VK__TLS_LDO_HIX22", "||", "TF", "==", "MCExpr", "::", "VK__TLS_IE_HI22", "||", "TF", "==", "MCExpr", "::", "VK__TLS_LE_HIX22", ")", "&&", "", ")", ";", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "assert", "(", "(", "TF", "==", "MCExpr", "::", "VK__None", "||", "TF", "==", "MCExpr", "::", "VK__TLS_GD_CALL", "||", "TF", "==", "MCExpr", "::", "VK__TLS_LDM_CALL", ")", "&&", "", ")", ";", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "assert", "(", "(", "TF", "==", "MCExpr", "::", "VK__TLS_GD_ADD", "||", "TF", "==", "MCExpr", "::", "VK__TLS_LDM_ADD", "||", "TF", "==", "MCExpr", "::", "VK__TLS_LDO_ADD", "||", "TF", "==", "MCExpr", "::", "VK__TLS_IE_ADD", ")", "&&", "", ")", ";", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "assert", "(", "TF", "==", "MCExpr", "::", "VK__TLS_IE_LD", "&&", "", ")", ";", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "assert", "(", "TF", "==", "MCExpr", "::", "VK__TLS_IE_LDX", "&&", "", ")", ";", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "assert", "(", "(", "TF", "==", "MCExpr", "::", "VK__TLS_LDO_LOX10", "||", "TF", "==", "MCExpr", "::", "VK__TLS_LE_LOX10", ")", "&&", "", ")", ";", "else", "assert", "(", "(", "TF", "==", "MCExpr", "::", "VK__LO", "||", "TF", "==", "MCExpr", "::", "VK__M44", "||", "TF", "==", "MCExpr", "::", "VK__L44", "||", "TF", "==", "MCExpr", "::", "VK__HM", "||", "TF", "==", "MCExpr", "::", "VK__TLS_GD_LO10", "||", "TF", "==", "MCExpr", "::", "VK__TLS_LDM_LO10", "||", "TF", "==", "MCExpr", "::", "VK__TLS_IE_LO10", ")", "&&", "", ")", ";", "}", "bool", "CloseParen", "=", "MCExpr", "::", "printVariantKind", "(", "O", ",", "TF", ")", ";", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "case", "MachineOperand", "::", "MO_Register", ":", "O", "<<", "", "<<", "StringRef", "(", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ")", ".", "lower", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "O", "<<", "(", "int", ")", "MO", ".", "getImm", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", "->", "print", "(", "O", ",", "MAI", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "PrintSymbolOperand", "(", "MO", ",", "O", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "O", "<<", "GetBlockAddressSymbol", "(", "MO", ".", "getBlockAddress", "(", ")"], "ground_truth": [")", "->", "getName", "(", ")", ";"], "File": "SparcAsmPrinter33", "Func": "printOperand", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1229, "Length": 506, "Cover_Rate": 0.8281505728314239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "Reg", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Offset", "<<", "", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "MipsDisassembler40", "Func": "DecodeMemMMGPImm7Lsl2", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1230, "Length": 54, "Cover_Rate": 0.5510204081632653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "Inst", "->", "getNumOperands", "(", ")", "-", "", ";", "i", ">", "", ";", "--", "i", ")", "{", "MachineOperand", "&", "Op", "=", "Inst", "->", "getOperand", "(", "i", ")", ";", "if", "(", "Op", ".", "isReg", "(", ")", "&&", "Op", ".", "getReg", "(", ")", "==", "AMDGPU", "::", "SCC", ")", "Inst", "->", "RemoveOperand", "(", "i", ")", ";", "}", "if", "(", "Opcode", "==", "AMDGPU", "::", "S_SEXT_I32_I8", "||", "Opcode", "==", "AMDGPU", "::", "S_SEXT_I32_I16", ")", "{", "unsigned", "Size", "=", "(", "Opcode", "==", "AMDGPU", "::", "S_SEXT_I32_I8", ")", "?", "", ":", "", ";", "Inst", "->", "addOperand", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "Inst", "->", "addOperand", "(", "MachineOperand", "::", "CreateImm", "(", "Size", ")", ")", ";", "}", "else", "if", "(", "Opcode", "==", "AMDGPU", "::", "S_BCNT1_I32_B32", ")", "{", "Inst", "->", "addOperand", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "}", "addDescImplicitUseDef", "(", "NewDesc", ",", "Inst", ")", ";", "if", "(", "Opcode", "==", "AMDGPU", "::", "S_BFE_I32", "||", "Opcode", "==", "AMDGPU", "::", "S_BFE_U32", ")", "{", "const", "MachineOperand", "&", "OffsetWidthOp", "=", "Inst", "->", "getOperand", "(", "", ")", ";", "assert", "(", "OffsetWidthOp", ".", "isImm", "(", ")", "&&", "", ")", ";", "uint32_t", "Imm", "=", "OffsetWidthOp", ".", "getImm", "(", ")", ";", "uint32_t", "Offset", "=", "Imm", "&", "", ";", "uint32_t", "BitWidth", "=", "(", "Imm", "&", "", ")", ">>", "", ";", "Inst", "->", "RemoveOperand", "(", "", ")", ";", "Inst", "->", "addOperand", "(", "MachineOperand", "::", "CreateImm", "(", "Offset", ")", ")", ";", "Inst", "->", "addOperand", "(", "MachineOperand", "::", "CreateImm", "(", "BitWidth", ")", ")", ";", "}", "const", "TargetRegisterClass", "*", "NewDstRC", "=", "getOpRegClass", "(", "*", "Inst", ",", "", ")", ";", "switch", "(", "Opcode", ")", "{", "case", "AMDGPU", "::", "COPY", ":", "case", "AMDGPU", "::", "PHI", ":", "case", "AMDGPU", "::", "REG_SEQUENCE", ":", "case", "AMDGPU", "::", "INSERT_SUBREG", ":", "if", "(", "RI", ".", "hasVGPRs", "(", "NewDstRC", ")", ")", "continue", ";", "NewDstRC", "=", "RI", ".", "getEquivalentVGPRClass", "(", "NewDstRC", ")", ";", "if", "(", "!", "NewDstRC", ")", "continue", ";", "break", ";", "default", ":", "break", ";", "}", "unsigned", "DstReg", "=", "Inst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewDstReg", "=", "MRI", ".", "createVirtualRegister", "(", "NewDstRC", ")", ";", "MRI", ".", "replaceRegWith", "(", "DstReg", ","], "ground_truth": ["NewDstReg", ")", ";"], "File": "SIInstrInfo101", "Func": "moveToVALU", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1231, "Length": 345, "Cover_Rate": 0.32670454545454547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "A", ")", "return", "nullptr", ";", "}", "return", "GenRegisterInfo", "::", "getMatchingSuperRegClass", "(", "A", ","], "ground_truth": ["B", ",", "SubIdx", ")", ";"], "File": "X86RegisterInfo (2)", "Func": "getMatchingSuperRegClass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1232, "Length": 21, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "||", "(", "Reg"], "ground_truth": [">=", "", "&&", "Reg", "<=", "", ")", ";"], "File": "X86VZeroUpper (2)2", "Func": "isYmmOrZmmReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1233, "Length": 21, "Cover_Rate": 0.5526315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetPassConfig", "::", "addCodeGenPrepare"], "ground_truth": ["(", ")", ";"], "File": "Nios2TargetMachine1", "Func": "addCodeGenPrepare", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1234, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "EarlyTermInstrs", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "EarlyExitBlock", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "DebugLoc", "DL", ";", "MF", ".", "insert", "(", "MF", ".", "end", "(", ")", ",", "EarlyExitBlock", ")", ";", "BuildMI", "(", "*", "EarlyExitBlock", ",", "EarlyExitBlock", "->", "end", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "MovOpc", ")", ",", "ExecReg", ")", ".", "addImm", "(", "", ")", ";", "generateEndPgm", "(", "*", "EarlyExitBlock", ",", "EarlyExitBlock", "->", "end", "(", ")", ",", "DL", ",", "TII", ",", "MF", ")", ";", "for", "(", "MachineInstr", "*", "Instr", ":", "EarlyTermInstrs", ")", "{", "if", "(", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "!=", "CallingConv", "::", "_GS", ")", "earlyTerm", "(", "*", "Instr", ",", "EarlyExitBlock", ")", ";", "Instr", "->", "eraseFromParent", "(", ")", ";", "}", "EarlyTermInstrs", ".", "clear", "(", ")", ";", "MadeChange", "=", "true", ";", "}", "if", "(", "!", "EpilogInstrs", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "EmptyMBBAtEnd", "=", "nullptr", ";", "assert", "(", "!", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "returnsVoid", "(", ")", ")", ";", "if", "(", "EpilogInstrs", ".", "size", "(", ")", ">", "", ")", "{", "EmptyMBBAtEnd", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MF", ".", "insert", "(", "MF", ".", "end", "(", ")", ",", "EmptyMBBAtEnd", ")", ";", "}", "for", "(", "auto", "MI", ":", "EpilogInstrs", ")", "{", "auto", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "if", "(", "MBB", "==", "&", "MF", ".", "back", "(", ")", "&&", "MI", "==", "&", "MBB", "->", "back", "(", ")", ")", "continue", ";", "if", "(", "!", "EmptyMBBAtEnd", ")", "{", "EmptyMBBAtEnd", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MF", ".", "insert", "(", "MF", ".", "end", "(", ")", ",", "EmptyMBBAtEnd", ")", ";", "}", "MBB", "->", "addSuccessor", "(", "EmptyMBBAtEnd", ")", ";", "MDT", "->", "getBase", "(", ")", ".", "insertEdge", "(", "MBB", ",", "EmptyMBBAtEnd", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "EmptyMBBAtEnd", ")", ";", "MI", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "SILateBranchLowering", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1235, "Length": 319, "Cover_Rate": 0.5686274509803921, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", "||", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "return", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "return", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg"], "ground_truth": [",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";"], "File": "PPCInstrInfo60", "Func": "StoreRegToStackSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1236, "Length": 309, "Cover_Rate": 0.523728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "if", "(", "ScalarSSEf64", ")", "{", "Opc", "=", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "break", ";", "case", "", ":", "return", "false", ";", "case", "", ":", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasSSE41", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasSSE41", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "assert", "(", "HasAVX", ")", ";", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasAVX2", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "assert", "(", "HasAVX", ")", ";", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasAVX2", ")", "Opc", "=", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "RC", "=", "&"], "ground_truth": ["", ";"], "File": "X86FastISel32", "Func": "X86FastEmitLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1237, "Length": 355, "Cover_Rate": 0.3453307392996109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmBackend", "::", "mayNeedRelaxation", "(", "const", "MCInst", "&", "Inst", ",", "const", "MCSubtargetInfo", "&"], "ground_truth": ["STI", ")", "const", "{"], "File": "TL45AsmBackend", "Func": "mayNeedRelaxation", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1238, "Length": 17, "Cover_Rate": 0.8095238095238095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineBasicBlock", "*", "MBB", "=", "MI", ".", "getParent", "(", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "MII", "=", "MI", ".", "getIterator", "(", ")", ";", "for", "(", "++", "MII", ";", "MII", "!=", "MBB", "->", "instr_end", "(", ")", "&&", "MII", "->", "isInsideBundle", "(", ")", ";", "++", "MII", ")", "if", "(", "TargetInstrInfo", "::", "hasStoreToStackSlot", "(", "*", "MII", ",", "MMO", ",", "FrameIndex", ")", ")", "return", "true", ";", "return", "false", ";", "}", "return", "TargetInstrInfo", "::", "hasStoreToStackSlot", "(", "MI", ",", "MMO"], "ground_truth": [",", "FrameIndex", ")", ";"], "File": "HexagonInstrInfo13", "Func": "hasStoreToStackSlot", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1239, "Length": 77, "Cover_Rate": 0.7064220183486238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCObjectStreamer", "(", "TheTarget", ",", "createMCObjStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheTarget"], "ground_truth": [",", "createMCRegisterInfo", ")", ";"], "File": "LM32MCTargetDesc", "Func": "LLVMInitializeLM32TargetMC", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1240, "Length": 27, "Cover_Rate": 0.39705882352941174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u32_p8", "(", "poly8x16_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vreinterpretq_u32_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1241, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "Register", "&&", "(", "Reg", ".", "IsForcedVOP3", "||", "Reg", "."], "ground_truth": ["Modifiers", "!=", "-", "", ")", ";"], "File": "AMDGPUAsmParser (2)", "Func": "isRegWithInputMods", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1242, "Length": 18, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasFRSQRTE", "=", "false", ";", "HasFRSQRTES", "=", "false", ";", "HasRecipPrec", "=", "false", ";", "HasSTFIWX", "=", "false", ";", "HasLFIWAX", "=", "false", ";", "HasFPRND", "=", "false", ";", "HasFPCVT", "=", "false", ";", "HasISEL", "=", "false", ";", "HasPOPCNTD", "=", "false", ";", "HasBPERMD", "=", "false", ";", "HasExtDiv", "=", "false", ";", "HasCMPB", "=", "false", ";", "HasLDBRX", "=", "false", ";", "IsBookE", "=", "false", ";", "HasOnlyMSYNC", "=", "false", ";", "Is4xx", "=", "false", ";", "Is6xx", "=", "false", ";", "IsE500", "=", "false", ";", "FeatureMFTB", "=", "false", ";", "DeprecatedDST", "=", "false", ";", "HasLazyResolverStubs", "=", "false", ";", "HasICBT", "=", "false", ";", "HasInvariantFunctionDescriptors", "=", "false", ";", "HasPartwordAtomics", "=", "false", ";", "HasDirectMove", "=", "false", ";", "IsQPXStackUnaligned", "=", "false", ";", "HasHTM", "=", "false", ";", "HasFusion", "=", "false", ";", "HasFloat128", "="], "ground_truth": ["false", ";"], "File": "PPCSubtarget7", "Func": "initializeEnvironment", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1243, "Length": 116, "Cover_Rate": 0.5631067961165048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "x", "&&", "rtx_equal_p", "("], "ground_truth": ["x", ",", "RVV_VLMAX", ")", ";"], "File": "riscv-vsetvl", "Func": "vlmax_avl_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1244, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "save_fp_p", ")", "{", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "FP_REGNUM", ")", ";", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "pop_rtx", "=", "gen_rtx_SET", "(", "reg", ",", "mem", ")", ";", "XVECEXP", "(", "parallel_insn", ",", "", ",", "par_index", ")", "=", "pop_rtx", ";", "RTX_FRAME_RELATED_P", "(", "pop_rtx", ")", "=", "", ";", "offset", "=", "offset", "+", "", ";", "par_index", "++", ";", "dwarf", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "reg", ",", "dwarf", ")", ";", "}", "if", "(", "save_gp_p", ")", "{", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "GP_REGNUM", ")", ";", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "pop_rtx", "=", "gen_rtx_SET", "(", "reg", ",", "mem", ")", ";", "XVECEXP", "(", "parallel_insn", ",", "", ",", "par_index", ")", "=", "pop_rtx", ";", "RTX_FRAME_RELATED_P", "(", "pop_rtx", ")", "=", "", ";", "offset", "=", "offset", "+", "", ";", "par_index", "++", ";", "dwarf", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "reg", ",", "dwarf", ")", ";", "}", "if", "(", "save_lp_p", ")", "{", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "LP_REGNUM", ")", ";", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "pop_rtx", "=", "gen_rtx_SET", "(", "reg", ",", "mem", ")", ";", "XVECEXP", "(", "parallel_insn", ",", ""], "ground_truth": [",", "par_index", ")", "=", "pop_rtx", ";"], "File": "nds32", "Func": "nds32_emit_stack_pop_multiple", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1245, "Length": 207, "Cover_Rate": 0.3988439306358382, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_POWERPC64", ")", "{", "rtx", "hi", ",", "lo", ";", "hi", "=", "operand_subword_force", "(", "copy_rtx", "(", "dest", ")", ",", "WORDS_BIG_ENDIAN", "==", "", ",", "DImode", ")", ";", "lo", "=", "operand_subword_force", "(", "dest", ",", "WORDS_BIG_ENDIAN", "!=", "", ",", "DImode", ")", ";", "emit_move_insn", "(", "hi", ",", "GEN_INT", "(", "c", ">>", "", ")", ")", ";", "c", "=", "(", "(", "c", "&", "", ")", "^", "", ")", "-", "", ";", "emit_move_insn", "(", "lo", ",", "GEN_INT", "(", "c", ")", ")", ";", "}", "else", "rs6000_emit_set_long_const", "(", "dest", ",", "c", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "insn", "=", "get_last_insn", "(", ")", ";", "set", "=", "single_set", "(", "insn", ")", ";", "if", "(", "!", "CONSTANT_P", "(", "SET_SRC", "(", "set", ")", ")", ")", "set_unique_reg_note"], "ground_truth": ["(", "insn", ",", "REG_EQUAL", ",", "GEN_INT", "(", "c", ")", ")", ";"], "File": "rs6000", "Func": "rs6000_emit_set_const", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1246, "Length": 130, "Cover_Rate": 0.47794117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerToBT", "(", "SDValue", "Op", ",", "", "CC", ",", "const", "SDLoc", "&", "dl", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "return", "LowerAndToBT", "(", "Op", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "Op", ".", "getValueType", "(", ")", "==", "", ")", "return", "LowerTruncateToBT", "("], "ground_truth": ["Op", ",", "CC", ",", "dl", ",", "DAG", ")", ";"], "File": "X86ISelLowering10", "Func": "LowerToBT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1247, "Length": 74, "Cover_Rate": 0.8409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Complexity", "=", "", ";", "if", "(", "AM", ".", "BaseType", "==", "ISelAddressMode", "::", "RegBase", ")", "if", "(", "AM", ".", "Base", ".", "Reg", ".", "getNode", "(", ")", ")", "Complexity", "=", "", ";", "else", "AM", ".", "Base", ".", "Reg", "=", "CurDAG", "->", "getRegister", "(", "", ",", "VT", ")", ";", "else", "if", "(", "AM", ".", "BaseType", "==", "ISelAddressMode", "::", "FrameIndexBase", ")", "Complexity", "=", "", ";", "if", "(", "AM", ".", "IndexReg", ".", "getNode", "(", ")", ")", "Complexity", "++", ";", "else", "AM", ".", "IndexReg", "=", "CurDAG", "->", "getRegister", "(", "", ",", "VT", ")", ";", "if", "(", "AM", ".", "Scale", ">", "", ")", "Complexity", "++", ";", "if", "(", "AM", ".", "hasSymbolicDisplacement", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "Complexity", "=", "", ";", "else", "Complexity", "+="], "ground_truth": ["", ";"], "File": "X86ISelDAGToDAG104", "Func": "SelectLEAAddr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1248, "Length": 126, "Cover_Rate": 0.5338983050847458, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", ")", "&&", "(", "(", "OI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg", "&&", "OI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg2", ")", "||", "(", "OI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg2", "&&", "OI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg", ")", ")", ")", "return", "true", ";", "if", "(", "ImmMask", "!=", "", "&&", "(", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", ")", "&&", "OI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg", "&&", "OI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "ImmValue", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "X86InstrInfo", "Func": "isRedundantFlagInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1249, "Length": 303, "Cover_Rate": 0.8101604278074866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printGVStub", "(", "(", "*", "I", ")", "->", "getNameStart", "(", ")", ",", "", ")", ";", "}", "}", "if", "(", "!", "InStubSection", "&&", "!", "GVStubs", ".", "empty", "(", ")", ")", "SwitchToDataSection", "(", "", ")", ";", "for", "(", "StringSet", "<", ">", "::", "iterator", "i", "=", "GVStubs", ".", "begin", "(", ")", ",", "e", "=", "GVStubs", ".", "end", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "printGVStub", "(", "i", "->", "getKeyData", "(", ")", ")", ";", "if", "(", "!", "HiddenGVStubs", ".", "empty", "(", ")", ")", "{", "SwitchToSection", "(", "TAI", "->", "getDataSection", "(", ")", ")", ";", "for", "(", "StringSet", "<", ">", "::", "iterator", "i", "=", "HiddenGVStubs", ".", "begin", "(", ")", ",", "e", "=", "HiddenGVStubs", ".", "end", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "printHiddenGVStub", "(", "i", "->", "getKeyData", "(", ")", ")", ";", "}", "DwarfWriter", "*", "DW", "=", "getAnalysisIfAvailable", "<", "DwarfWriter", ">", "(", ")", ";", "DW", "->", "EndModule", "(", ")", ";", "O", "<<", "", ";", "}", "else", "if", "(", "Subtarget", "->", "isTargetCygMing", "(", ")", ")", "{", "for", "(", "StringSet", "<", ">", "::", "iterator", "i", "=", "FnStubs", ".", "begin", "(", ")", ",", "e", "=", "FnStubs", ".", "end", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "O", "<<", "", "<<", "i", "->", "getKeyData", "(", ")", "<<", "", "<<", "COFF", "::", "C_EXT", "<<", "", "<<", "(", "COFF", "::", "DT_FCN", "<<", "COFF", "::", "N_BTSHFT", ")", "<<", "", ";", "}", "DwarfWriter", "*", "DW", "=", "getAnalysisIfAvailable", "<", "DwarfWriter", ">", "(", ")", ";", "DW", "->", "EndModule", "(", ")", ";", "}", "else", "if", "(", "Subtarget", "->", "isTargetELF", "(", ")", ")", "{", "DwarfWriter", "*", "DW", "=", "getAnalysisIfAvailable", "<", "DwarfWriter", ">", "(", ")", ";", "DW", "->", "EndModule", "(", ")", ";", "}", "return", "AsmPrinter", "::", "doFinalization"], "ground_truth": ["(", "M", ")", ";"], "File": "X86ATTAsmPrinter", "Func": "doFinalization", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1250, "Length": 279, "Cover_Rate": 0.3929577464788732, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "VectorLoopCarriedReuse", "::", "findValueToReuse", "(", ")", "{", "for", "(", "auto", "*", "D", ":", "Dependences", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "(", "D", "->", "front", "(", ")", ")", "<<", "", ")", ";", "if", "(", "D", "->", "iterations", "(", ")", ">", "VLCRIterationLim", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "continue", ";", "}", "PHINode", "*", "PN", "=", "cast", "<", "PHINode", ">", "(", "D", "->", "front", "(", ")", ")", ";", "Instruction", "*", "BEInst", "=", "D", "->", "back", "(", ")", ";", "int", "Iters", "=", "D", "->", "iterations", "(", ")", ";", "BasicBlock", "*", "BB", "=", "PN", "->", "getParent", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "PN", "<<", "", ")", ";", "SmallVector", "<", "Instruction", "*", ",", "", ">", "PNUsers", ";", "for", "(", "auto", "UI", "=", "PN", "->", "use_begin", "(", ")", ",", "E", "=", "PN", "->", "use_end", "(", ")", ";", "UI", "!=", "E", ";", "++", "UI", ")", "{", "Use", "&", "U", "=", "*", "UI", ";", "Instruction", "*", "User", "=", "cast", "<", "Instruction", ">", "(", "U", ".", "getUser", "(", ")", ")", ";", "if", "(", "User", "->", "getParent", "(", ")", "!=", "BB", ")", "continue", ";", "if", "(", "ReplacedInsts", ".", "count", "(", "User", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "*", "User", "<<", "", ")", ";", "continue", ";", "}", "if", "(", "isa", "<", "PHINode", ">", "(", "User", ")", ")", "continue", ";", "if", "(", "User", "->", "mayHaveSideEffects", "(", ")", ")", "continue", ";", "if", "(", "!", "canReplace", "(", "User", ")", ")", "continue", ";", "PNUsers", ".", "push_back", "(", "User", ")", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "PNUsers", ".", "size", "(", ")", "<<", "", ")", ";", "for", "(", "Instruction", "*", "I", ":", "PNUsers", ")", "{", "for", "(", "auto", "UI", "=", "BEInst", "->", "use_begin", "(", ")", ",", "E", "=", "BEInst", "->", "use_end", "(", ")", ";", "UI", "!=", "E", ";", "++", "UI", ")", "{", "Use", "&", "U", "=", "*", "UI", ";", "Instruction", "*", "BEUser", "=", "cast", "<", "Instruction", ">", "(", "U", ".", "getUser", "(", ")", ")", ";", "if", "(", "BEUser", "->", "getParent", "(", ")", "!=", "BB", ")", "continue", ";", "if", "(", "!", "isEquivalentOperation", "(", "I", ",", "BEUser", ")", ")", "continue", ";", "int", "NumOperands", "=", "I", "->", "getNumOperands", "(", ")", ";", "for", "(", "int", "OpNo", "=", "", ";", "OpNo", "<", "NumOperands", ";", "++", "OpNo", ")", "{", "Value", "*", "Op", "=", "I", "->", "getOperand", "(", "OpNo", ")", ";", "Value", "*", "BEOp", "=", "BEUser", "->", "getOperand", "(", "OpNo", ")", ";", "Instruction", "*", "OpInst", "=", "dyn_cast", "<", "Instruction", ">", "(", "Op", ")", ";", "if", "(", "!", "OpInst", ")", "{", "if", "(", "Op", "==", "BEOp", ")", "continue", ";", "BEUser", "=", "nullptr", ";", "break", ";", "}", "Instruction", "*", "BEOpInst", "=", "dyn_cast", "<", "Instruction", ">", "(", "BEOp", ")", ";", "if", "(", "!", "isDepChainBtwn", "(", "OpInst", ",", "BEOpInst", ",", "Iters", ")", ")", "{", "BEUser", "=", "nullptr", ";", "break", ";", "}", "}", "if", "(", "BEUser", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "ReuseCandidate", ".", "Inst2Replace", "=", "I", ";", "ReuseCandidate", ".", "BackedgeInst"], "ground_truth": ["=", "BEUser", ";"], "File": "HexagonVectorLoopCarriedReuse13", "Func": "findValueToReuse", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1251, "Length": 490, "Cover_Rate": 0.9607843137254902, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "tie", "(", "Lo1", ",", "Hi1", ")", "=", "DAG", ".", "SplitVectorOperand", "(", "Op", ".", "getNode", "(", ")", ",", "", ")", ";", "SDLoc", "SL", "(", "Op", ")", ";", "SDValue", "OpLo", "=", "DAG", ".", "getNode", "(", "Opc", ",", "SL", ",", "Lo0", ".", "getValueType", "(", ")", ",", "Lo0", ",", "Lo1", ",", "Op", "->", "getFlags", "(", ")", ")", ";", "SDValue", "OpHi", "=", "DAG", ".", "getNode", "(", "Opc", ",", "SL", ",", "Hi0", ".", "getValueType", "(", ")", ",", "Hi0", ",", "Hi1", ","], "ground_truth": ["Op", "->", "getFlags", "(", ")", ")", ";"], "File": "SIISelLowering (2)3", "Func": "splitBinaryVectorOp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1252, "Length": 84, "Cover_Rate": 0.4540540540540541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "reg", "!=", "NULL_RTX", "&&", "mem", "!=", "NULL_RTX", "&&", "scratch", "!=", "NULL_RTX", ")", ";", "fprintf", "(", "stderr", ",", "", ",", "line", ",", "store_p", "?", "", ":", "", ")", ";", "if", "(", "store_p", ")", "set", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "mem", ",", "reg", ")", ";", "else", "set", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "reg", ",", "mem", ")", ";", "clobber", "=", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "scratch", ")"], "ground_truth": [";"], "File": "rs60004", "Func": "rs6000_secondary_reload_trace", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1253, "Length": 66, "Cover_Rate": 0.6055045871559633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N0", ".", "getOperand", "(", "", ")", "==", "Mask", ")", "Y", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N0", ".", "getOperand", "(", "", ")", "==", "Mask", ")", "Y", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "Y", ".", "getNode", "(", ")", ")", "return", "SDValue", "(", ")", ";", "Mask", "=", "peekThroughBitcasts", "(", "Mask", ")", ";", "X", "=", "peekThroughBitcasts", "(", "X", ")", ";", "Y", "=", "peekThroughBitcasts", "(", "Y", ")", ";", "EVT", "MaskVT", "=", "Mask", ".", "getValueType", "(", ")", ";", "unsigned", "EltBits", "=", "MaskVT", ".", "getScalarSizeInBits", "(", ")", ";", "unsigned", "SraAmt", "=", "~", "", ";", "if", "(", "Mask", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "auto", "*", "AmtBV", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "Mask", ".", "getOperand", "(", "", ")", ")", ")", "if", "(", "auto", "*", "AmtConst", "=", "AmtBV", "->", "getConstantSplatNode", "(", ")", ")", "SraAmt", "=", "AmtConst", "->", "getZExtValue", "(", ")", ";", "}", "else", "if", "(", "Mask", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "SraC", "=", "Mask", ".", "getOperand", "(", "", ")", ";", "SraAmt", "=", "cast", "<", "ConstantSDNode", ">", "(", "SraC", ")", "->", "getZExtValue", "(", ")", ";", "}", "if", "(", "(", "SraAmt", "+", "", ")", "!=", "EltBits", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "X", ".", "getValueType", "(", ")", "==", "MaskVT", "&&", "Y", ".", "getValueType", "(", ")", "==", "MaskVT", ")", "{", "auto", "IsNegV", "=", "[", "]", "(", "SDNode", "*", "N", ",", "SDValue", "V", ")", "{", "return", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "N", "->", "getOperand", "(", "", ")", "==", "V", "&&", "", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ";", "}", ";", "SDValue", "V", ";", "if", "(", "IsNegV", "(", "Y", ".", "getNode", "(", ")", ",", "X", ")", ")", "V", "=", "X", ";", "else", "if", "(", "IsNegV", "(", "X", ".", "getNode", "(", ")", ",", "Y", ")", ")", "V", "=", "Y", ";", "if", "(", "V", ")", "{", "assert", "(", "EltBits", "==", "", "||", "EltBits", "==", "", "||", "EltBits", "==", "", ")", ";", "SDValue", "SubOp1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "MaskVT", ",", "V", ",", "Mask", ")", ";", "SDValue", "SubOp2", "=", "Mask", ";", "if", "(", "V", "==", "Y", ")", "std", "::", "swap", "(", "SubOp1", ",", "SubOp2", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "MaskVT", ",", "SubOp1"], "ground_truth": [",", "SubOp2", ")", ")", ";"], "File": "X86ISelLowering115", "Func": "combineLogicBlendIntoPBLENDV", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1254, "Length": 394, "Cover_Rate": 0.57856093979442, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TFI", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "", ")", ";", "if", "(", "Node", "->", "hasOneUse", "(", ")", ")", "return", "CurDAG", "->", "SelectNodeTo", "(", "Node", ",", "", ",", "", ",", "TFI", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ")", ";", "return", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "TFI", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ")", ";", "}", "}", "SDNode", "*", "ResNode", "=", "SelectCode", "(", "Op", ")", ";", "DOUT", "(", "llvm", "::", "dbgs", "(", ")", "<<", "std", "::", "string", "(", "Indent", "-", "", ",", "' '", ")", "<<", "", ";", "if", "(", "ResNode", "==", "NULL", "||", "ResNode", "==", "Op", ".", "getNode", "(", ")", ")", "DEBUG", "(", "Op", ".", "getNode", "(", ")", "->", "dump", "(", "CurDAG", ")", ")", ";", "else", "DEBUG", "(", "ResNode", "->", "dump", "(", "CurDAG", ")", ")", ";", "DOUT", "(", "llvm", "::", "dbgs", "("], "ground_truth": [")", "<<", "", ";"], "File": "MSP430ISelDAGToDAG31", "Func": "Select", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1255, "Length": 147, "Cover_Rate": 0.42485549132947975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "int", "vec_all_eq", "(", "vec_float4", "a", ","], "ground_truth": ["vec_float4", "b", ")", "{"], "File": "vmx2spu", "Func": "vec_all_eq", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1256, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "This2Reg", ")", ".", "addReg", "(", "Start2Reg", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "End2Reg", ")", ".", "addMBB", "(", "LoopMBB", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "", ")", ".", "addReg", "(", "CharReg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ".", "addReg", "(", "End1Reg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "End2Reg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "This1Reg", ")", ".", "addReg", "(", "This2Reg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addMBB", "(", "LoopMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "LoopMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "DoneMBB", ")", ";", "DoneMBB", "->", "addLiveIn", "("], "ground_truth": ["", ")", ";"], "File": "SystemZISelLowering (2)3", "Func": "emitStringWrapper", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1257, "Length": 151, "Cover_Rate": 0.36650485436893204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MachineCFGStructurizer", "::", "storePHILinearizationInfo", "(", "MachineInstr", "&", "PHI", ",", "SmallVector", "<", "unsigned", ",", "", ">", "*", "RegionIndices", ")", "{", "unsigned", "DestReg", "=", "getPHIDestReg", "(", "PHI", ")", ";", "unsigned", "LinearizeDestReg", "=", "MRI", "->", "createVirtualRegister", "(", "MRI", "->", "getRegClass", "(", "DestReg", ")", ")", ";", "PHIInfo", ".", "addDest", "(", "LinearizeDestReg", ",", "PHI", ".", "getDebugLoc", "(", ")", ")", ";", "storePHILinearizationInfoDest", "(", "LinearizeDestReg", ",", "PHI", ",", "RegionIndices", ")", ";", "return", "LinearizeDestReg"], "ground_truth": [";"], "File": "AMDGPUMachineCFGStructurizer", "Func": "storePHILinearizationInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1258, "Length": 67, "Cover_Rate": 0.9852941176470589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Reg", "=", "StackReg", ".", "drop_front", "(", "StackOp", ".", "size", "(", ")", ")", ";", "unsigned", "long", "long", "ParsedRegNo", "=", "", ";", "if", "(", "!", "Reg", ".", "empty", "(", ")", "&&", "getAsUnsignedInteger", "(", "Reg", ",", "", ",", "ParsedRegNo", ")", ")", "return", "Error", "(", "", ",", "StackRegTok", ")", ";", "unsigned", "RegNo", "=", "static_cast", "<", "unsigned", ">", "(", "ParsedRegNo", ")", ";", "if", "(", "StackOp", "==", "", ")", "{", "auto", "RegType", "=", "ParseRegType", "(", "TypePrefix", ")", ";", "GetType", "(", "StackTypes", ",", "RegNo", ")", "=", "RegType", ";", "Operands", ".", "push_back", "(", "make_unique", "<", "Operand", ">", "(", "", ",", "StackRegTok", ".", "getLoc", "(", ")", ",", "StackRegTok", ".", "getEndLoc", "(", ")", ",", "", "{", "RegNo", ",", "RegType", "}", ")", ")", ";", "}", "else", "if", "(", "StackOp", "==", "", ")", "{", "auto", "RegType", "=", "GetType", "(", "StackTypes", ",", "RegNo", ")", ";", "Operands", ".", "push_back", "(", "make_unique", "<", "Operand", ">", "(", "", ",", "StackRegTok", ".", "getLoc", "(", ")", ",", "StackRegTok", ".", "getEndLoc", "(", ")", ",", "", "{", "RegNo", ",", "RegType", "}", ")", ")", ";", "}", "else", "if", "(", "StackOp", "==", "", ")", "{", "}", "else", "{", "return", "Error", "(", "", ",", "StackRegTok", ")", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "{", "return", "Error", "(", "", ",", "Lexer", "."], "ground_truth": ["getTok", "(", ")", ")", ";"], "File": "WebAssemblyAsmParser27", "Func": "ParseReg", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1259, "Length": 207, "Cover_Rate": 0.5476190476190477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsraq_n_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ",", "const", "int", "__c", ")", "{", "return", "(", "int32x4_t", ")", "__builtin_neon_vsras_nv4si", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon_vsraq_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1260, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoadedVT", "=", "LD", "->", "getMemoryVT", "(", ")", ";", "if", "(", "!", "LoadedVT", ".", "isVector", "(", ")", ")", "return", "false", ";", "Chain", "=", "LD", "->", "getChain", "(", ")", ";", "Base", "=", "LD", "->", "getBasePtr", "(", ")", ";", "Offset", "=", "LD", "->", "getOffset", "(", ")", ";", "Alignment", "=", "LD", "->", "getAlign", "(", ")", ";", "isSExtLd", "=", "LD", "->", "getExtensionType", "(", ")", "==", "", ";", "isPre", "=", "(", "AM", "==", "", ")", "||", "(", "AM", "==", "", ")", ";", "Pred", "=", "", ";", "PredReg", "=", "LD", "->", "getMask", "(", ")", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "bool", "CanChangeType", "=", "Subtarget", "->", "isLittle", "(", ")", "&&", "!", "isa", "<", "MaskedLoadSDNode", ">", "(", "N", ")", ";", "SDValue", "NewOffset", ";", "if", "(", "Alignment", ">=", "Align", "(", "", ")", "&&", "LoadedVT", "==", "", "&&", "SelectT2AddrModeImm7Offset", "(", "N", ",", "Offset", ",", "NewOffset", ",", "", ")", ")", "{", "if", "(", "isSExtLd", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "Opcode", "=", "isPre", "?", "", ":", "", ";", "}", "else", "if", "(", "LoadedVT", "==", "", "&&", "SelectT2AddrModeImm7Offset", "(", "N", ",", "Offset", ",", "NewOffset", ",", "", ")", ")", "{", "if", "(", "isSExtLd", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "Opcode", "=", "isPre", "?", "", ":", "", ";", "}", "else", "if", "(", "LoadedVT", "==", "", "&&", "SelectT2AddrModeImm7Offset", "(", "N", ",", "Offset", ",", "NewOffset", ",", "", ")", ")", "{", "if", "(", "isSExtLd", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "Opcode", "=", "isPre", "?", "", ":", "", ";", "}", "else", "if", "(", "Alignment", ">=", "Align", "(", "", ")", "&&", "(", "CanChangeType", "||", "LoadedVT", "==", "", "||", "LoadedVT", "==", "", ")", "&&", "SelectT2AddrModeImm7Offset", "(", "N", ",", "Offset", ",", "NewOffset", ",", "", ")", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "Align", "(", "", ")", "&&", "(", "CanChangeType", "||", "LoadedVT", "==", "", "||", "LoadedVT", "==", "", ")", "&&", "SelectT2AddrModeImm7Offset", "(", "N", ",", "Offset", ",", "NewOffset", ",", "", ")", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "if", "(", "(", "CanChangeType", "||", "LoadedVT", "==", "", ")", "&&", "SelectT2AddrModeImm7Offset", "(", "N", ",", "Offset", ",", "NewOffset", ",", "", ")", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "return", "false"], "ground_truth": [";"], "File": "ARMISelDAGToDAG118", "Func": "tryMVEIndexedLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1261, "Length": 361, "Cover_Rate": 0.4610472541507024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "flag_pic", "?", ""], "ground_truth": [":", "", ";"], "File": "alpha", "Func": "alpha_elf_reloc_rw_mask", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1262, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "isImm", "(", ")", ")", "return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "(", "MCFixupKind", ")", "", ")", ")", ";", "return"], "ground_truth": ["", ";"], "File": "PPCMCCodeEmitter11", "Func": "getLO16Encoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1263, "Length": 50, "Cover_Rate": 0.5747126436781609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "c6x_gen_bundles", "(", "void", ")", "{", "basic_block", "bb", ";", "FOR_EACH_BB_FN", "(", "bb", ",", "cfun", ")", "{", "rtx_insn", "*", "insn", ",", "*", "next", ";", "rtx_insn", "*", "slot", "[", "", "]", ";", "int", "n_filled", "=", "", ";", "int", "first_slot", "=", "", ";", "for", "(", "insn", "=", "BB_HEAD", "(", "bb", ")", ";", ";", "insn", "=", "next", ")", "{", "int", "at_end", ";", "rtx", "delete_this", "=", "NULL_RTX", ";", "if", "(", "NONDEBUG_INSN_P", "(", "insn", ")", ")", "{", "if", "(", "CALL_P", "(", "insn", ")", ")", "{", "first_slot", "++", ";", "if", "(", "n_filled", ")", "{", "memmove", "(", "&", "slot", "[", "", "]", ",", "&", "slot", "[", "", "]", ",", "n_filled", "*", "sizeof", "(", "slot", "[", "", "]", ")", ")", ";", "}", "if", "(", "!", "shadow_p", "(", "insn", ")", ")", "{", "PUT_MODE", "(", "insn", ",", "TImode", ")", ";", "if", "(", "n_filled", ")", "PUT_MODE", "(", "slot", "[", "", "]", ",", "VOIDmode", ")", ";", "}", "n_filled", "++", ";", "slot", "[", "", "]", "=", "insn", ";", "}", "else", "{", "slot", "[", "n_filled", "++", "]", "=", "insn", ";", "}", "}", "next", "=", "NEXT_INSN", "("], "ground_truth": ["insn", ")", ";"], "File": "c6x", "Func": "c6x_gen_bundles", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 1264, "Length": 175, "Cover_Rate": 0.5794701986754967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "reg_unused_after", "(", "insn", ",", "base", ")", ")", "return", "*", "l", "=", "", ",", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ")", ";", "else", "return", "*", "l", "=", "", ",", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ")", ";", "}", "else", "{", "if", "(", "reg_dest", "==", "reg_base", ")", "return", "*", "l", "=", "", ",", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ")", ";", "else", "if", "(", "reg_base", "==", "reg_dest", "+", "", ")", "return", "*", "l", "=", "", ",", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ")", ";", "else", "return", "*", "l", "=", "", ",", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ")", ";", "}", "}", "else", "if", "(", "GET_CODE", "(", "base", ")", "==", "PLUS", ")", "{", "int", "disp", "=", "INTVAL", "(", "XEXP", "(", "base", ",", "", ")", ")", ";", "if", "(", "AVR_TINY", ")", "return", "avr_out_movsi_r_mr_reg_disp_tiny", "(", "insn", ",", "op", ",", "l", ")", ";", "if", "(", "disp", ">", "MAX_LD_OFFSET", "(", "GET_MODE", "(", "src", ")", ")", ")", "{", "if", "(", "REGNO", "(", "XEXP", "(", "base", ",", "", ")", ")", "!=", "REG_Y", ")", "fatal_insn", "(", "", ",", "insn", ")", ";", "if", "(", "disp", "<=", "", "+", "MAX_LD_OFFSET", "(", "GET_MODE", "(", "src", ")", ")", ")", "return", "*", "l", "=", "", ",", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ")", ";", "return", "*", "l", "=", "", ",", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ")", ";", "}", "reg_base", "=", "true_regnum", "(", "XEXP", "(", "base", ",", "", ")", ")", ";", "if", "(", "reg_base", "==", "REG_X", ")", "{", "if", "(", "reg_dest", "==", "REG_X", ")", "{", "*", "l", "=", "", ";", "return", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB"], "ground_truth": ["", "CR_TAB", "", "CR_TAB", "", ")", ";"], "File": "avr4", "Func": "out_movsi_r_mr", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1265, "Length": 297, "Cover_Rate": 0.42981186685962375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "isRO"], "ground_truth": ["(", ")", "{"], "File": "HSAILSubtarget", "Func": "isRO", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1266, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AnalyzeFormalArguments", "(", "CCInfo", ",", "LocalIns", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Ins", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "EVT", "VT", "=", "Ins", "[", "i", "]", ".", "VT", ";", "EVT", "MemVT", "=", "LocalIns", "[", "i", "]", ".", "VT", ";", "if", "(", "ShaderType", "!=", "ShaderType", "::", "COMPUTE", ")", "{", "unsigned", "Reg", "=", "MF", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "&", "AMDGPU", "::", "R600_Reg128RegClass", ")", ";", "SDValue", "Register", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "Reg", ",", "VT", ")", ";", "InVals", ".", "push_back", "(", "Register", ")", ";", "continue", ";", "}", "PointerType", "*", "PtrTy", "=", "PointerType", "::", "get", "(", "VT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "", ")", ";", "", "Ext", "=", "", ";", "SDValue", "Arg", "=", "DAG", ".", "getExtLoad", "(", "Ext", ",", "DL", ",", "VT", ",", "Chain", ",", "DAG", ".", "getConstant", "(", "", "+", "VA", ".", "getLocMemOffset", "(", ")", ",", "", ")", ",", "MachinePointerInfo", "(", "UndefValue", "::", "get", "(", "PtrTy", ")", ")", ",", "MemVT", ",", "false", ",", "false", ",", "", ")", ";", "InVals", ".", "push_back", "(", "Arg"], "ground_truth": [")", ";"], "File": "R600ISelLowering2", "Func": "LowerFormalArguments", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1267, "Length": 197, "Cover_Rate": 0.5828402366863905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_storeupd256_mask", "(", "(", "__v4df", "*", ")", "__P", ",", "(", "__v4df", ")", "__A", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_mask_storeu_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1268, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Binary", "=", "", ";", "RegM", "=", "II", "->", "getRegisterInfo", "(", ")", ".", "getEncodingValue", "(", "RegM", ")", ";", "Binary", "|=", "(", "RegM", "&", "", ")", ";", "Binary", "|=", "(", "(", "RegM", ">>", "", ")", "&", "", ")", "<<", "", ";", "return"], "ground_truth": ["Binary", ";"], "File": "ARMCodeEmitter", "Func": "encodeNEONRm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1269, "Length": 43, "Cover_Rate": 0.5733333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmul_f64", "(", "float64x1_t", "__a", ","], "ground_truth": ["float64x1_t", "__b", ")", "{"], "File": "arm", "Func": "neon2_vmul_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1270, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Z80AsmPrinter", "::", "EmitInstruction", "(", "const", "MachineInstr", "*", "MI", ")", "{", "Z80MCInstLower", "MCInstLowering", "(", "OutContext", ",", "*"], "ground_truth": ["this", ")", ";"], "File": "GBZ80AsmPrinter", "Func": "EmitInstruction", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1271, "Length": 20, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_Register", ":", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "O", "<<", "*", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "{", "bool", "isMemOp", "=", "Modifier", "&&", "!", "strcmp", "(", "Modifier", ",", "", ")", ";", "uint64_t", "Offset", "=", "MO", ".", "getOffset", "(", ")", ";", "if", "(", "isMemOp", ")", "O", "<<", "'['", ";", "O", "<<", "*", "Mang", "->", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "if", "(", "Offset", ")", "O", "<<", "'+'", "<<", "Offset", ";", "if", "(", "isMemOp", ")", "O", "<<", "']'", ";", "return", ";", "}", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "{", "bool", "isMemOp", "=", "Modifier", "&&", "!", "strcmp", "("], "ground_truth": ["Modifier", ",", "", ")", ";"], "File": "Dcpu16AsmPrinter", "Func": "printOperand", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1272, "Length": 161, "Cover_Rate": 0.696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "GCNPassConfig", "::", "addFastRegAlloc", "(", "FunctionPass", "*", "RegAllocPass", ")", "{", "insertPass", "(", "&", "PHIEliminationID", ",", "&", "LowerControlFlowID", ",", "false", ")", ";", "insertPass", "(", "&", "LowerControlFlowID", ",", "&", "FixWWMLivenessID", ","], "ground_truth": ["false", ")", ";"], "File": "AMDGPUTargetMachine102", "Func": "addFastRegAlloc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1273, "Length": 32, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vceqs_f32", "(", "float32_t", "__a", ",", "float32_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon2_vceqs_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1274, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "spu_warn_func_return", "(", "tree", "decl", ")"], "ground_truth": ["{"], "File": "spu", "Func": "spu_warn_func_return", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1275, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op", ".", "isImm", "(", ")", "&&", "", ")", ";", "O", "<<", "CondCodeToString", "(", "(", "", ")", "Op", "."], "ground_truth": ["getImm", "(", ")", ")", ";"], "File": "ARCInstPrinter", "Func": "printPredicateOperand", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1276, "Length": 25, "Cover_Rate": 0.43103448275862066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "odd", ")", "{", "OutStreamer", ".", "AddComment", "(", "", ")", ";", "EmitInt8", "(", "dwarf", "::", "DW_OP_bit_piece", ")", ";", "EmitULEB128", "(", "", ")", ";", "EmitULEB128", "(", "", ")", ";", "}", "else", "{", "OutStreamer", ".", "AddComment", "(", "", ")", ";", "EmitInt8", "(", "dwarf", "::", "DW_OP_bit_piece", ")", ";", "EmitULEB128", "(", "", ")", ";", "EmitULEB128", "(", "", ")", ";", "}", "}", "else", "if", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "{", "assert", "(", "", "+", "", "==", "", "&&", "", ")", ";", "unsigned", "QReg", "=", "Reg", "-", "", ";", "unsigned", "D1", "=", "", "+", "", "*", "QReg", ";", "unsigned", "D2", "=", "D1", "+", "", ";", "OutStreamer", ".", "AddComment", "(", "", ")", ";", "EmitInt8", "(", "dwarf", "::", "DW_OP_regx"], "ground_truth": [")", ";"], "File": "ARMAsmPrinter17", "Func": "EmitDwarfRegOp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1277, "Length": 118, "Cover_Rate": 0.329608938547486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCChecker", "PerfCheck", "(", "*", "BaseCheck", ",", "STI", ",", "false", ")", ";", "if", "(", "canonicalizePacketImpl", "(", "MCII", ",", "STI", ",", "Context", ",", "MCB", ",", "&", "PerfCheck", ")", ")", "return", "true", ";", "MCChecker", "ArchCheck", "(", "*", "BaseCheck", ",", "*", "ArchSTI", ",", "true", ")", ";", "return", "canonicalizePacketImpl", "(", "MCII", ",", "*", "ArchSTI", ","], "ground_truth": ["Context", ",", "MCB", ",", "&", "ArchCheck", ")", ";"], "File": "HexagonMCInstrInfo1", "Func": "canonicalizePacket", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1278, "Length": 58, "Cover_Rate": 0.3473053892215569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerAtomicLoadStore", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "if", "(", "isStrongerThanMonotonic", "(", "cast", "<", "AtomicSDNode", ">", "(", "Op", ")", "->", "getOrdering", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "return", "Op"], "ground_truth": [";"], "File": "ARMISelLowering (2)6", "Func": "LowerAtomicLoadStore", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1279, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "OptForSize", "=", "MF", ".", "getFunction", "(", ")", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "Attribute", "::", "OptimizeForSize", ")", ";", "if", "(", "!", "OptForSize", "&&", "Subtarget", "->", "isSHLDSlow", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N1", ".", "getOpcode", "(", ")", "==", "", ")", "std", "::", "swap", "(", "N0", ",", "N1", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "!=", "", "||", "N1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "N0", ".", "hasOneUse", "(", ")", "||", "!", "N1", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "ShAmt0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShAmt0", ".", "getValueType", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "ShAmt1", "=", "N1", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShAmt1", ".", "getValueType", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "ShAmt0", ".", "getOpcode", "(", ")", "==", "", ")", "ShAmt0", "=", "ShAmt0", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShAmt1", ".", "getOpcode", "(", ")", "==", "", ")", "ShAmt1", "=", "ShAmt1", ".", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "unsigned", "Opc", "=", "", ";", "SDValue", "Op0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N1", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShAmt0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Opc", "=", "", ";", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "std", "::", "swap", "(", "ShAmt0", ",", "ShAmt1", ")", ";", "}", "unsigned", "Bits", "=", "VT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "ShAmt1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Sum", "=", "ShAmt1", ".", "getOperand", "(", "", ")", ";", "if", "(", "ConstantSDNode", "*", "SumC", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Sum", ")", ")", "{", "SDValue", "ShAmt1Op1", "=", "ShAmt1", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShAmt1Op1", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "ShAmt1Op1", "=", "ShAmt1Op1", ".", "getOperand", "(", "", ")", ";", "if", "(", "SumC", "->", "getSExtValue", "(", ")", "==", "Bits", "&&", "ShAmt1Op1", "==", "ShAmt0", ")", "return", "DAG", ".", "getNode", "(", "Opc", ",", "DL", ",", "VT", ",", "Op0", ",", "Op1", ",", "DAG", ".", "getNode", "(", "", ",", "DL"], "ground_truth": [",", "", ",", "ShAmt0", ")", ")", ";"], "File": "X86ISelLowering (2)", "Func": "PerformOrCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1280, "Length": 385, "Cover_Rate": 0.3089887640449438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "TargetMaterializeAlloca", "(", "const", "AllocaInst", "*", "C", ")", "{", "if", "(", "!", "FuncInfo", ".", "StaticAllocaMap", ".", "count", "(", "C", ")", ")", "return", "", ";", "assert", "(", "C", "->", "isStaticAlloca", "(", ")", "&&", "", ")", ";", "AddressMode", "AM", ";", "if", "(", "!", "SelectAddress", "(", "C", ",", "AM", ")", ")", "return", "", ";", "unsigned", "Opc", "=", "Subtarget", "->", "is64Bit", "(", ")", "?"], "ground_truth": ["", ":", "", ";"], "File": "X86FastISel (2)", "Func": "TargetMaterializeAlloca", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1281, "Length": 66, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "MCExpr", "::", "VariantKind", ">", "(", "name", ")", ".", "Case", "(", "", ",", "VK__LO", ")", ".", "Case", "(", "", ",", "VK__HI", ")", ".", "Case", "(", "", ",", "VK__H44", ")", ".", "Case", "(", "", ",", "VK__M44", ")", ".", "Case", "(", "", ",", "VK__L44", ")", ".", "Case", "(", "", ",", "VK__HH", ")", ".", "Case", "(", "", ",", "VK__HM", ")", ".", "Case", "(", "", ",", "VK__PC22", ")", ".", "Case", "(", "", ",", "VK__PC10", ")", ".", "Case", "(", "", ",", "VK__GOT22", ")", ".", "Case", "(", "", ",", "VK__GOT10", ")", ".", "Case", "(", "", ",", "VK__GOT13", ")", ".", "Case", "(", "", ",", "VK_Sparc_R_DI32", ")", ".", "Case", "(", "", ",", "VK__TLS_GD_HI22", ")", ".", "Case", "(", "", ",", "VK__TLS_GD_LO10", ")", ".", "Case", "(", "", ",", "VK__TLS_GD_ADD", ")", ".", "Case", "(", "", ",", "VK__TLS_GD_CALL", ")", ".", "Case", "(", "", ",", "VK__TLS_LDM_HI22", ")", ".", "Case", "(", "", ",", "VK__TLS_LDM_LO10", ")", ".", "Case", "(", ""], "ground_truth": [",", "VK__TLS_LDM_ADD", ")", ".", "Case", "(", "", ",", "VK__TLS_LDM_CALL", ")", ".", "Case", "(", "", ",", "VK__TLS_LDO_HIX22", ")", ".", "Case", "(", "", ",", "VK__TLS_LDO_LOX10", ")", ".", "Case", "(", "", ",", "VK__TLS_LDO_ADD", ")", ".", "Case", "(", "", ",", "VK__TLS_IE_HI22", ")", ".", "Case", "(", "", ",", "VK__TLS_IE_LO10", ")", ".", "Case", "(", "", ",", "VK__TLS_IE_LD", ")", ".", "Case", "(", "", ",", "VK__TLS_IE_LDX", ")", ".", "Case", "(", "", ",", "VK__TLS_IE_ADD", ")", ".", "Case", "(", "", ",", "VK__TLS_LE_HIX22", ")", ".", "Case", "(", "", ",", "VK__TLS_LE_LOX10", ")", ".", "Default", "(", "VK__None", ")", ";"], "File": "SparcMCExpr (2)1", "Func": "parseVariantKind", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1282, "Length": 233, "Cover_Rate": 0.9510204081632653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCFixupKindInfo", "&", "AsmBackend", "::", "getFixupKindInfo", "(", "MCFixupKind", "Kind", ")", "const", "{", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", ""], "ground_truth": [",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{"], "File": "Cpu0AsmBackend3", "Func": "getFixupKindInfo", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1283, "Length": 104, "Cover_Rate": 0.6624203821656051, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "STI", ".", "getInstrInfo", "(", ")", ";", "for", "(", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ";", "i", "!="], "ground_truth": ["", ";", "--", "i", ")", "{"], "File": "TeakFrameLowering", "Func": "restoreCalleeSavedRegisters", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1284, "Length": 45, "Cover_Rate": 0.3082191780821918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BaseRegA", "=", "", ",", "BaseRegB", "=", "", ";", "int", "OffsetA", "=", "", ",", "OffsetB", "=", "", ";", "int", "WidthA", "=", "", ",", "WidthB", "=", "", ";", "assert", "(", "MIa", "&&", "MIa", "->", "mayLoadOrStore", "(", ")", "&&", "", ")", ";", "assert", "(", "MIb", "&&", "MIb", "->", "mayLoadOrStore", "(", ")", "&&", "", ")", ";", "if", "(", "MIa", "->", "hasUnmodeledSideEffects", "(", ")", "||", "MIb", "->", "hasUnmodeledSideEffects", "(", ")", "||", "MIa", "->", "hasOrderedMemoryRef", "(", ")", "||", "MIb", "->", "hasOrderedMemoryRef", "(", ")", ")", "return", "false", ";", "if", "(", "getLdStBaseRegImmOfsWidth", "(", "MIa", ",", "BaseRegA", ",", "OffsetA", ",", "WidthA", ",", "TRI", ")", "&&", "getLdStBaseRegImmOfsWidth", "(", "MIb", ",", "BaseRegB", ",", "OffsetB", ",", "WidthB", ",", "TRI", ")", ")", "{", "if", "(", "BaseRegA", "==", "BaseRegB"], "ground_truth": [")", "{"], "File": "AArch64InstrInfo85", "Func": "areMemAccessesTriviallyDisjoint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1285, "Length": 118, "Cover_Rate": 0.592964824120603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "{", "return", "&", "TLInfo"], "ground_truth": [";"], "File": "KudeyarTargetMachine", "Func": "getTargetLowering", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1286, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ret", ".", "DefsSingleUse", "&=", "MRI", "->", "hasOneNonDBGUse", "(", "Def2", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "Ret", ".", "DefsSingleUse", "&=", "MRI", "->", "hasOneNonDBGUse", "(", "Ret", ".", "CopyDefs", ".", "second", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "assert", "(", "Def2", "&&", "", ")", ";", "Ret", ".", "TrueDefs", "=", "std", "::", "make_pair", "(", "Def1", ",", "Def2", ")", ";", "}", "else", "{", "Ret", ".", "TrueDefs", "=", "std", "::", "make_pair", "(", "Def1", ",", "nullptr", ")", ";", "Ret", ".", "CopyDefs", ".", "second", "=", "nullptr", ";", "}", "}", "Ret", ".", "ContainedInBlock", "=", "", ";", "for", "(", "MachineInstr", "&", "UseMI", ":", "MRI", "->", "use_nodbg_instructions", "(", "MIParam", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "{", "unsigned", "Opc", "=", "UseMI", ".", "getOpcode", "(", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "Ret", ".", "FeedsISEL", "=", "", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "Ret", ".", "FeedsBR", "=", "", ";", "Ret", ".", "FeedsLogical", "=", "isCRLogical", "(", "UseMI", ")", ";", "if", "(", "UseMI", ".", "getParent", "(", ")", "!=", "MIParam", ".", "getParent", "(", ")", ")", "Ret", ".", "ContainedInBlock", "=", "", ";", "}", "Ret", ".", "SingleUse", "=", "MRI", "->", "hasOneNonDBGUse", "(", "MIParam", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "?", "", ":", "", ";", "if", "(", "!", "Ret", ".", "IsNullary", ")", "{", "Ret", ".", "ContainedInBlock", "&=", "(", "MIParam", ".", "getParent", "(", ")", "==", "Ret", ".", "TrueDefs", ".", "first", "->", "getParent", "(", ")", ")", ";", "if", "(", "Ret", ".", "IsBinary", ")", "Ret", ".", "ContainedInBlock", "&=", "(", "MIParam", ".", "getParent", "(", ")", "==", "Ret", ".", "TrueDefs", ".", "second", "->", "getParent", "(", ")", ")", ";", "}", "LLVM_DEBUG", "(", "Ret", ".", "dump", "(", ")"], "ground_truth": [")", ";"], "File": "PPCReduceCRLogicals", "Func": "createCRLogicalOpInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1287, "Length": 290, "Cover_Rate": 0.5534351145038168, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AliasResult", "Result", "=", "ASAliasRules", ".", "getAliasResult", "(", "asA", ",", "asB", ")", ";", "if", "(", "Result", "==", "NoAlias", ")", "return", "Result", ";", "return", "AAResultBase", "::", "alias", "(", "LocA", ",", "LocB"], "ground_truth": [")", ";"], "File": "AMDGPUAliasAnalysis12", "Func": "alias", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1288, "Length": 31, "Cover_Rate": 0.3974358974358974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasCmp", "(", ")"], "ground_truth": ["const", "{"], "File": "Cpu0Subtarget", "Func": "hasCmp", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1289, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ix86_emit_binop", "(", "enum", "rtx_code", "code", ",", "machine_mode", "mode", ",", "rtx", "dst", ",", "rtx", "src", ")", "{", "rtx", "op", ",", "clob", ";", "op", "=", "gen_rtx_SET", "(", "dst", ",", "gen_rtx_fmt_ee", "(", "code", ",", "mode", ",", "dst", ",", "src", ")", ")", ";", "clob", "=", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "CCmode"], "ground_truth": [",", "FLAGS_REG", ")", ")", ";"], "File": "i386-expand", "Func": "ix86_emit_binop", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1290, "Length": 54, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "STI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "char", "*", "bzeroName", "=", "(", "V", "&&", "V", "->", "isZero", "(", ")", ")", "?", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getLibcallName", "(", "RTLIB", "::", "BZERO", ")", ":", "nullptr", ";", "if", "(", "bzeroName", "&&", "(", "!", "SizeValue", "||", "SizeValue", "->", "getZExtValue", "(", ")", ">", "", ")", ")", "{", "const", "TargetLowering", "&", "TLI", "=", "*", "STI", ".", "getTargetLowering", "(", ")", ";", "EVT", "IntPtr", "=", "TLI", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "Type", "*", "IntPtrTy", "=", "Type", "::", "getInt8PtrTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "TargetLowering", "::", "ArgListTy", "Args", ";", "TargetLowering", "::", "ArgListEntry", "Entry", ";", "Entry", ".", "Node", "=", "Dst", ";", "Entry", ".", "Ty", "=", "IntPtrTy", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Size", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "Chain", ")", ".", "setLibCallee", "(", "CallingConv", "::", "C", ",", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "DAG", ".", "getExternalSymbol", "(", "bzeroName", ",", "IntPtr", ")", ",", "std", "::", "move", "(", "Args", ")", ")", ".", "setDiscardResult", "(", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "TLI", ".", "LowerCallTo"], "ground_truth": ["(", "CLI", ")", ";"], "File": "AArch64SelectionDAGInfo7", "Func": "EmitTargetCodeForMemset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1291, "Length": 226, "Cover_Rate": 0.7558528428093646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BNE", "=", "", ";", "BEQ", "=", "", ";", "}", "else", "{", "LL", "=", "STI", "->", "has64r6", "(", ")", "?", "", ":", "", ";", "SC", "=", "STI", "->", "has64r6", "(", ")", "?", "", ":", "", ";", "ZERO", "=", "", ";", "BNE", "=", "", ";", "BEQ", "=", "", ";", "}", "unsigned", "Dest", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Ptr", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "OldVal", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewVal", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", ".", "getBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "loop1MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "loop2MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "++", "BB", ".", "getIterator", "(", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop1MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop2MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "&", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "I", ")", ")", ",", "BB", ".", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "&", "BB", ")", ";", "BB", ".", "addSuccessor", "(", "loop1MBB", ",", "BranchProbability", "::", "getOne", "(", ")", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "loop2MBB", ")", ";", "loop2MBB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "loop2MBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BuildMI", "(", "loop1MBB", ",", "DL", ",", "TII", "->", "get", "(", "LL", ")", ",", "Dest", ")", ".", "addReg", "(", "Ptr", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "loop1MBB", ",", "DL", ",", "TII", "->", "get", "(", "BNE", ")", ")", ".", "addReg", "(", "Dest", ")", "."], "ground_truth": ["addReg", "(", "OldVal", ")", ".", "addMBB", "(", "exitMBB", ")", ";"], "File": "MipsExpandPseudo10", "Func": "expandAtomicCmpSwap", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1292, "Length": 323, "Cover_Rate": 0.4667630057803468, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLoweringObjectFile", "*", "getObjFileLowering", "(", ")", "const", "override", "{", "return", "TLOF", ".", "get", "(", ")"], "ground_truth": [";"], "File": "F2003fTargetMachine", "Func": "getObjFileLowering", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1293, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_p128_s8", "(", "int8x16_t", "__a", ")", "{", "return", "(", "poly128_t", ")", "__builtin_neon_vreinterprettiv16qi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_p128_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1294, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "WeakRefDirective", "=", "", ";", "PCSymbol", "=", "", ";", "CommentString", "=", "", ";", "AlignmentIsInBytes", "=", "false", ";", "AllowNameToStartWithDigit", "="], "ground_truth": ["true", ";"], "File": "mprocMCAsmInfo", "Func": "mprocMCAsmInfo", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1295, "Length": 20, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "GetRelocType", "(", "const", "MCValue", "&", "Target", ",", "const", "MCFixup", "&", "Fixup", ",", "bool", "IsPCRel", ")", "const", "override", "{", "return", "Fixup", ".", "getKind", "("], "ground_truth": [")", ";"], "File": "AMDGPUELFObjectWriter15", "Func": "GetRelocType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1296, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isMem128", "(", ")", "&&", "isMemIndexReg", "(", ""], "ground_truth": [",", "", ")", ";"], "File": "X86Operand10", "Func": "isMem128_RC256X", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1297, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "", ")", ";", "else", "return", "false", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CN", "->", "getSExtValue", "(", ")", ",", "DL", ",", "", ")", ";", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "BPFISelDAGToDAG", "Func": "SelectFIAddr", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1298, "Length": 77, "Cover_Rate": 0.5703703703703704, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "useSVEForFixedLengthVectorVT", "(", "OpVT", ")", ")", "return", "LowerFixedLengthBitcastToSVE", "(", "Op", ",", "DAG", ")", ";", "if", "(", "OpVT", ".", "isScalableVector", "(", ")", ")", "{", "if", "(", "isTypeLegal", "(", "OpVT", ")", "&&", "!", "isTypeLegal", "(", "ArgVT", ")", ")", "{", "assert", "(", "OpVT", ".", "isFloatingPoint", "(", ")", "&&", "!", "ArgVT", ".", "isFloatingPoint", "(", ")", "&&", "", ")", ";", "SDValue", "ExtResult", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "getSVEContainerType", "(", "ArgVT", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "getSVESafeBitCast", "(", "OpVT", ",", "ExtResult", ",", "DAG", ")", ";", "}", "return", "getSVESafeBitCast", "(", "OpVT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ")", ";", "}", "if", "(", "OpVT", "!=", "", "&&", "OpVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "ArgVT", "==", "", "||", "ArgVT", "==", "", ")", "return", "Op", ";", "assert", "(", "ArgVT", "==", "", ")", ";", "SDLoc", "DL", "(", "Op", ")"], "ground_truth": [";"], "File": "AArch64ISelLowering45", "Func": "LowerBITCAST", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1299, "Length": 151, "Cover_Rate": 0.5392857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasSHSTK", "(", ")", "const", "{", "return", "HasSHSTK"], "ground_truth": [";"], "File": "X86Subtarget100", "Func": "hasSHSTK", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1300, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ELF", "::", "R__PREL31", ";", "}", "case", "", ":", "case", "", ":", "switch", "(", "Modifier", ")", "{", "case", "MCSymbolRefExpr", "::", "VK_PLT", ":", "return", "ELF", "::", "R__CALL", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSCALL", ":", "return", "ELF", "::", "R__TLS_CALL", ";", "default", ":", "return", "ELF", "::", "R__CALL", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "return", "ELF", "::", "R__JUMP24", ";", "case", "", ":", "return", "ELF", "::", "R__THM_JUMP19", ";", "case", "", ":", "return", "ELF", "::", "R__THM_JUMP24", ";", "case", "", ":", "return", "ELF", "::", "R__MOVT_PREL", ";", "case", "", ":", "return", "ELF", "::", "R__MOVW_PREL_NC", ";", "case", "", ":", "return", "ELF", "::", "R__THM_MOVT_PREL", ";", "case", "", ":", "return", "ELF", "::", "R__THM_MOVW_PREL_NC", ";", "case", "", ":", "return", "ELF", "::", "R__THM_JUMP11", ";", "case", "", ":", "return", "ELF", "::", "R__THM_JUMP8", ";", "case", "", ":", "case", "", ":", "switch", "(", "Modifier", ")", "{", "case", "MCSymbolRefExpr", "::", "VK_TLSCALL", ":", "return", "ELF", "::", "R__THM_TLS_CALL", ";", "default", ":", "return", "ELF", "::", "R__THM_CALL", ";", "}", "case", "", ":", "case", "", ":", "return", "ELF", "::", "R__THM_PC8", ";", "case", "", ":", "return", "ELF", "::", "R__THM_ALU_PREL_11_0", ";", "case", "", ":", "return", "ELF", "::", "R__THM_PC12", ";", "case", "", ":", "return", "ELF", "::", "R__THM_BF16", ";", "case", "", ":", "return", "ELF", "::", "R__THM_BF12", ";", "case", "", ":", "return", "ELF", "::", "R__THM_BF18", ";", "}", "}", "switch", "(", "Fixup", ".", "getTargetKind", "(", ")", ")", "{", "default", ":", "Ctx", ".", "reportFatalError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "ELF", "::", "R__NONE", ";", "case", "FK_NONE", ":", "return", "ELF", "::", "R__NONE", ";", "case", "FK_Data_1", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "return", "ELF", "::", "R__ABS8", ";", "}", "case", "FK_Data_2", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "return", "ELF", "::", "R__ABS16", ";", "}", "case", "FK_Data_4", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK__NONE", ":", "return", "ELF", "::", "R__NONE", ";", "case", "MCSymbolRefExpr", "::", "VK_GOT", ":", "return", "ELF", "::", "R__GOT_BREL", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSGD", ":", "return", "ELF", "::", "R__TLS_GD32", ";", "case", "MCSymbolRefExpr", "::", "VK_TPOFF", ":", "return", "ELF", "::", "R__TLS_LE32", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTTPOFF", ":", "return", "ELF", "::", "R__TLS_IE32", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "return", "ELF", "::", "R__ABS32", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTOFF", ":", "return", "ELF", "::", "R__GOTOFF32", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_PREL", ":", "return", "ELF", "::", "R__GOT_PREL", ";", "case", "MCSymbolRefExpr", "::", "VK__TARGET1", ":", "return", "ELF", "::", "R__TARGET1", ";", "case", "MCSymbolRefExpr", "::", "VK__TARGET2", ":", "return", "ELF", "::", "R__TARGET2", ";", "case", "MCSymbolRefExpr", "::", "VK__PREL31", ":", "return", "ELF", "::", "R__PREL31", ";", "case", "MCSymbolRefExpr", "::", "VK__SBREL", ":", "return", "ELF", "::", "R__SBREL32", ";", "case", "MCSymbolRefExpr", "::"], "ground_truth": ["VK__TLSLDO", ":"], "File": "ARMELFObjectWriter32", "Func": "GetRelocTypeInner", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1301, "Length": 434, "Cover_Rate": 0.5344827586206896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "buildOutlinedFrame", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineFunction", "&", "MF", ",", "const", "outliner", "::", "OutlinedFunction", "&", "OF", ")", "const", "{", "if", "(", "OF", ".", "FrameConstructionID", "==", "MachineOutlinerTailCall", ")", "return", ";", "MachineInstr", "*", "retq", "=", "BuildMI", "(", "MF", ",", "DebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ";", "MBB", ".", "insert", "(", "MBB", ".", "end", "(", ")"], "ground_truth": [",", "retq", ")", ";"], "File": "X86InstrInfo153", "Func": "buildOutlinedFrame", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1302, "Length": 63, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMSRPState", "(", ")", "const", "{", "if", "(", "!", "isSysReg", "(", ")", ")", "return", "false", ";", "bool"], "ground_truth": ["IsKnownRegister", ";"], "File": "AArch64AsmParser13", "Func": "isMSRPState", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1303, "Length": 19, "Cover_Rate": 0.3958333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "InstrInfo", ".", "getRegisterInfo", "("], "ground_truth": [")", ";"], "File": "FISCSubtarget", "Func": "getRegisterInfo", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1304, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MVT", "Type", ":", "Types", ")", "{", "if", "(", "Grouped", ".", "empty", "(", ")", "||", "Grouped", ".", "back", "(", ")", ".", "first", "!=", "Type", ")", "Grouped", ".", "push_back", "(", "std", "::", "make_pair", "(", "Type", ",", "", ")", ")", ";", "else", "++", "Grouped", ".", "back", "(", ")", ".", "second", ";", "}", "Streamer", ".", "EmitULEB128IntValue", "(", "Grouped", ".", "size", "(", ")", ")", ";", "for", "(", "auto", "Pair", ":", "Grouped", ")", "{", "Streamer", ".", "EmitULEB128IntValue", "(", "Pair", "."], "ground_truth": ["second", ")", ";"], "File": "WebAssemblyTargetStreamer10", "Func": "emitLocal", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1305, "Length": 79, "Cover_Rate": 0.6583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "OpLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "SDValue", "OpHi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "OpLo", "=", "DAG", ".", "getBitcast", "(", "", ",", "OpLo", ")", ";", "OpHi", "=", "DAG", ".", "getBitcast", "(", "", ",", "OpHi", ")", ";", "static", "const", "int", "ShufMask", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "DL", ",", "OpLo", ",", "OpHi", ",", "ShufMask", ")", ";", "}", "if", "(", "(", "VT", "==", "", ")", "&&", "(", "InVT", "==", "", ")", ")", "{", "if", "(", "Subtarget", "->", "hasInt256", "(", ")", ")", "{", "In", "=", "DAG", ".", "getBitcast", "(", "", ",", "In", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "pshufbMask", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "pshufbMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "pshufbMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "pshufbMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "pshufbMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "pshufbMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "pshufbMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "pshufbMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "pshufbMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "", ";", "++", "j", ")", "pshufbMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "}", "SDValue", "BV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "pshufbMask", ")", ";", "In", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In", ",", "BV", ")", ";", "In", "=", "DAG", ".", "getBitcast", "(", "", ",", "In", ")", ";", "static", "const", "int", "ShufMask", "[", "]", "=", "{", "", ",", "", ",", "-", "", ",", "-", "", "}", ";", "In", "=", "DAG", ".", "getVectorShuffle", "(", "", ",", "DL", ",", "In", ",", "DAG", ".", "getUNDEF", "(", "", ")", ",", "&", "ShufMask", "[", "", "]", ")", ";", "In", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT"], "ground_truth": [",", "In", ")", ";"], "File": "X86ISelLowering (3)2", "Func": "LowerTRUNCATE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1306, "Length": 446, "Cover_Rate": 0.34789391575663026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithPACK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "PSHUFB", "=", "lowerVectorShuffleWithPSHUFB", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "Zeroable"], "ground_truth": [",", "Subtarget", ",", "DAG", ")", ")", "return", "PSHUFB", ";"], "File": "X86ISelLowering (2)8", "Func": "lowerV64I8VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1307, "Length": 127, "Cover_Rate": 0.3557422969187675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "EmitARM64WinCFISaveFRegPX", "(", "unsigned", "Reg", ",", "int", "Offset", ")", "override", "{", "OS", "<<", "", "<<", "Reg", "<<"], "ground_truth": ["", "<<", "Offset", "<<", "", ";"], "File": "AArch64ELFStreamer2", "Func": "EmitARM64WinCFISaveFRegPX", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1308, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", "!=", "E", "&&", "I", "->", "isPHI", "(", ")", ";", "++", "I", ")", "{", "MachineInstr", "*", "Phi", "=", "&", "*", "I", ";", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "Phi", "->", "getNumOperands", "(", ")", ";", "i", "<", "n", ";", "i", "+=", "", ")", "{", "if", "(", "Phi", "->", "getOperand", "(", "i", "+", "", ")", ".", "getMBB", "(", ")", "!=", "Latch", ")", "continue", ";", "Register", "PhiOpReg", "=", "Phi", "->", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "*", "DI", "=", "MRI", "->", "getVRegDef", "(", "PhiOpReg", ")", ";", "if", "(", "DI", "->", "getDesc", "(", ")", ".", "isAdd", "(", ")", ")", "{", "Register", "IndReg", "=", "DI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineOperand", "&", "Opnd2", "=", "DI", "->", "getOperand", "(", "", ")", ";", "int64_t", "V", ";", "if", "(", "MRI", "->", "getVRegDef", "(", "IndReg", ")", "==", "Phi", "&&", "checkForImmediate", "(", "Opnd2", ",", "V", ")", ")", "{", "Register", "UpdReg", "=", "DI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "IndMap", ".", "insert", "(", "std", "::", "make_pair", "(", "UpdReg", ",", "std", "::", "make_pair", "(", "IndReg", ",", "V", ")", ")", ")", ";", "}", "}", "}", "}", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "MachineBasicBlock", "*", "TB", "=", "nullptr", ",", "*", "FB", "=", "nullptr", ";", "bool", "NotAnalyzed", "=", "TII", "->", "analyzeBranch", "(", "*", "ExitingBlock", ",", "TB", ",", "FB", ",", "Cond", ",", "false", ")", ";", "if", "(", "NotAnalyzed", ")", "return", "false", ";", "unsigned", "PredR", ",", "PredPos", ",", "PredRegFlags", ";", "if", "(", "!", "TII", "->", "getPredReg", "(", "Cond", ",", "PredR", ",", "PredPos", ",", "PredRegFlags", ")", ")", "return", "false", ";", "MachineInstr", "*", "PredI", "=", "MRI", "->", "getVRegDef", "(", "PredR", ")", ";", "if", "(", "!", "PredI", "->", "isCompare", "(", ")", ")", "return", "false", ";", "unsigned", "CmpReg1", "=", "", ",", "CmpReg2", "=", "", ";", "int", "CmpImm", "=", "", ",", "CmpMask", "=", "", ";", "bool", "CmpAnalyzed", "=", "TII", "->", "analyzeCompare", "(", "*", "PredI", ",", "CmpReg1", ",", "CmpReg2", ",", "CmpMask", ",", "CmpImm", ")", ";", "if", "(", "!", "CmpAnalyzed", ")", "return", "false", ";", "InductionMap", "::", "iterator", "IndMapEnd", "=", "IndMap", ".", "end", "(", ")", ";", "InductionMap", "::", "iterator", "F", "=", "IndMapEnd", ";", "if", "(", "CmpReg1", "!=", "", ")", "{", "InductionMap", "::", "iterator", "F1", "=", "IndMap", ".", "find", "(", "CmpReg1", ")", ";", "if", "(", "F1", "!=", "IndMapEnd", ")", "F", "=", "F1", ";", "}", "if", "(", "CmpReg2"], "ground_truth": ["!=", "", ")", "{"], "File": "HexagonHardwareLoops32", "Func": "findInductionRegister", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1309, "Length": 383, "Cover_Rate": 0.6447811447811448, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "_Float16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm_reduce_max_ph", "(", "__m128h", "__A", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_reduce_max_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1310, "Length": 19, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "ret", ";", "start_sequence", "(", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "cr_reg", ",", "gen_rtx_fmt_ee", "(", "GET_CODE", "(", "test", ")", ",", "GET_MODE", "(", "cr_reg", ")", ",", "cc_reg", ",", "const0_rtx", ")", ")", ")", ";", "emit_move_insn", "(", "dest", ",", "GEN_INT", "(", "value"], "ground_truth": [")", ")", ";"], "File": "frv", "Func": "frv_split_scc", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 1311, "Length": 42, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmPrinter", "::", "PrintAsmMemoryOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "char", "*", "ExtraCode", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "ExtraCode", "&&", "ExtraCode", "[", "", "]", "&&", "ExtraCode", "[", "", "]", "!=", "'a'", ")", "return", "true", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "("], "ground_truth": ["OpNum", ")", ";"], "File": "AArch64AsmPrinter1", "Func": "PrintAsmMemoryOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1312, "Length": 54, "Cover_Rate": 0.627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "s390_case_values_threshold", "(", "void"], "ground_truth": [")", "{"], "File": "s390", "Func": "s390_case_values_threshold", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1313, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "&", "llvm", "::"], "ground_truth": ["getTheTarget", "(", ")", "{"], "File": "CSKYTargetInfo", "Func": "getTheCSKYTarget", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1314, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "'f'", ":", "case", "'v'", ":", "return", "RegName", "+", "", ";", "case", "'c'", ":", "if", "(", "RegName", "[", "", "]", "==", "'r'", ")", "return", "RegName", "+", "", ";", "}", "return"], "ground_truth": ["RegName", ";"], "File": "PPCInstPrinter3", "Func": "stripRegisterPrefix", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1315, "Length": 32, "Cover_Rate": 0.5079365079365079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "NamedImmMapper", "::", "validImm", "(", "uint32_t"], "ground_truth": ["Value", ")", "const", "{"], "File": "AArch64BaseInfo2", "Func": "validImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1316, "Length": 10, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "dump", "(", ")", "{", "print", "(", "dbgs"], "ground_truth": ["(", ")", ")", ";"], "File": "SIInsertWaitcnts", "Func": "dump", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1317, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "InsertBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "*", "TBB", ",", "MachineBasicBlock", "*", "FBB", ",", "const", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ",", "DebugLoc", "DL", ")", "const", "{", "assert", "(", "TBB", "&&", "", ")", ";", "assert", "(", "(", "Cond", ".", "size", "(", ")", "==", "", "||", "Cond", ".", "size", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "assert", "(", "!", "FBB", "&&", "", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "return", "", ";", "}", "unsigned", "Count", "=", "", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "addImm", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ";", "Count", "++", ";", "if", "(", "FBB"], "ground_truth": [")", "{"], "File": "Z80InstrInfo (2)", "Func": "InsertBranch", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1318, "Length": 142, "Cover_Rate": 0.8160919540229885, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cum", "->", "count", "=", "", ";", "cum", "->", "nregs", "=", "", ";", "if", "(", "!", "libname", "&&", "fntype", ")", "{", "if", "(", "stdarg_p", "(", "fntype", ")", ")", "cum", "->", "nregs", "=", "type_num_arguments", "(", "fntype", ")", "-", "", ";", "if", "(", "cum", "->", "nregs", ">", "", ")"], "ground_truth": ["cum", "->", "nregs", "=", "", ";"], "File": "c6x", "Func": "c6x_init_cumulative_args", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 1319, "Length": 52, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "loongarch_set_reg_reg_piece_cost", "(", "machine_mode", "mode", ",", "unsigned", "int", "units", ")", "{", "return", "COSTS_N_INSNS", "(", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "units", "-"], "ground_truth": ["", ")", "/", "units", ")", ";"], "File": "loongarch", "Func": "loongarch_set_reg_reg_piece_cost", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1320, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Register", "::", "virtReg2Index", "("], "ground_truth": ["v", ")", ";"], "File": "HexagonBitSimplify", "Func": "v2x", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1321, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "flags", "&", "SectionFlags", "::", "Code", ")", "Flags", "+=", "'x'", ";", "if", "(", "flags", "&", "SectionFlags", "::", "Writeable", ")", "Flags"], "ground_truth": ["+=", "'w'", ";"], "File": "X86TargetAsmInfo", "Func": "printSectionFlags", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1322, "Length": 24, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "CachePolicyConst", "=", "cast", "<", "ConstantSDNode", ">", "(", "CachePolicy", ".", "getNode", "(", ")", ")", ";", "uint64_t", "Value", "=", "CachePolicyConst", "->", "getZExtValue", "(", ")", ";", "SDLoc", "DL", "(", "CachePolicy", ")", ";", "if", "(", "GLC", ")", "{", "*", "GLC", "=", "DAG", ".", "getTargetConstant", "(", "(", "Value", "&", "", ")", "?", "", ":", "", ",", "DL", ",", "", ")", ";", "Value", "&=", "~", "(", "uint64_t", ")", "", ";", "}", "if", "(", "SLC", ")", "{", "*", "SLC", "=", "DAG", ".", "getTargetConstant", "(", "(", "Value", "&", "", ")", "?", "", ":", "", ",", "DL", ",", "", ")", ";", "Value", "&=", "~", "(", "uint64_t", ")", "", ";", "}", "return", "Value", "==", ""], "ground_truth": [";"], "File": "SIISelLowering131", "Func": "parseCachePolicy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1323, "Length": 107, "Cover_Rate": 0.8106060606060606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumFixedOperands", ";", "++", "i", ")", "{", "const", "MCOperandInfo", "&", "Info", "=", "Desc", ".", "OpInfo", "[", "i", "]", ";", "switch", "(", "Info", ".", "OperandType", ")", "{", "case", "MCOI", "::", "OPERAND_IMMEDIATE", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "Pos", "+", "sizeof", "(", "uint64_t", ")", ">", "Bytes", ".", "size", "(", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "uint64_t", "Imm", "=", "", "::", "read64le", "(", "Bytes", ".", "data", "(", ")", "+", "Pos", ")", ";", "Pos", "+=", "sizeof", "(", "uint64_t", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", ")", ")", ";", "break", ";", "}", "case", "MCOI", "::", "OPERAND_REGISTER", ":", "{", "if", "(", "Pos", "+", "sizeof", "(", "uint64_t", ")", ">", "Bytes", ".", "size", "(", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "uint64_t", "Reg", "=", "", "::", "read64le", "(", "Bytes", ".", "data", "(", ")", "+", "Pos", ")", ";", "Pos", "+=", "sizeof", "(", "uint64_t", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";", "break", ";", "}", "case", "", ":", "{", "if", "(", "Pos", "+", "sizeof", "(", "uint64_t", ")", ">", "Bytes", ".", "size", "(", ")", ")", "return", "MCDisassembler"], "ground_truth": ["::", "Fail", ";"], "File": "WebAssemblyDisassembler14", "Func": "getInstruction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1324, "Length": 192, "Cover_Rate": 0.32323232323232326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Res", ";", "if", "(", "A", "->", "getVariableValue", "(", ")", "->", "evaluateAsAbsolute", "(", "Res", ",", "Layout", ",", "Writer", "->", "getSectionAddressMap", "(", ")", ")", ")", "{", "FixedValue", "=", "Res", ";", "return", ";", "}", "}", "if", "(", "requiresExternRelocation", "(", "Writer", ",", "Asm", ",", "*", "Fragment", ",", "RelocType", ",", "*", "A", ",", "FixedValue", ")", ")", "{", "RelSymbol", "=", "A", ";", "if", "(", "!", "A", "->", "isUndefined", "(", ")", ")", "FixedValue", "-=", "Layout", ".", "getSymbolOffset", "(", "*", "A", ")", ";", "}", "else", "{", "const", "MCSection", "&", "Sec", "=", "A", "->", "getSection", "(", ")", ";", "Index", "=", "Sec", ".", "getOrdinal", "(", ")", "+", "", ";", "FixedValue", "+=", "Writer", "->", "getSectionAddress", "(", "&", "Sec", ")", ";", "}", "if", "(", "IsPCRel", ")", "FixedValue", "-=", "Writer", "->", "getSectionAddress", "(", "Fragment", "->", "getParent", "(", ")", ")", ";", "Type", "=", "RelocType", ";", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "FixupOffset", ";", "MRE", ".", "r_word1", "=", "(", "Index", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "Type", "<<", "", ")", ";", "if", "(", "Type", "==", "MachO", "::", "_RELOC_HALF", ")", "{", "uint32_t", "Value", "=", "", ";", "switch", "(", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "Value", "=", "(", "FixedValue", ">>", "", ")", "&", "", ";", "break", ";", "case", "", ":", "case", "", ":", "Value", "=", "FixedValue", "&"], "ground_truth": ["", ";"], "File": "ARMMachObjectWriter13", "Func": "recordRelocation", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1325, "Length": 232, "Cover_Rate": 0.3712, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "is64Bit", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ",", "is64Bit", ",", "OL", ")", "{", "initAsmInfo", "("], "ground_truth": [")", ";"], "File": "PPCTargetMachine", "Func": "PPCTargetMachine", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1326, "Length": 81, "Cover_Rate": 0.9878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "getAbsolute", "(", "SelectionDAG", "&", "DAG", ",", "SDLoc", "DL", ",", "SDValue", "Op", ",", "bool", "IsNegative", ")", "{", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ")", ";", "if", "(", "IsNegative", ")", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "DAG", "."], "ground_truth": ["getConstant", "(", "", ",", "Op", ".", "getValueType", "(", ")", ")", ",", "Op", ")", ";"], "File": "SystemZISelLowering106", "Func": "getAbsolute", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1327, "Length": 73, "Cover_Rate": 0.9012345679012346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_p16_p64", "(", "poly64x1_t", "__a", ")", "{", "return", "(", "poly16x4_t", ")", "__builtin_neon_vreinterpretv4hidi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_p16_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1328, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtph_epu32", "(", "__m128i", "__A"], "ground_truth": [",", "__mmask8", "__B", ",", "__m128h", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_cvtph_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1329, "Length": 25, "Cover_Rate": 0.5952380952380952, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isReg", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "ECLairAsmParser", "Func": "isReg", "Target": "ECLair", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1330, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "MCCodeEmitter", "::", "getHiLo16ImmOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpIdx", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "static_cast", "<", "unsigned", ">", "(", "MO", ".", "getImm", "(", ")", ")", ";", "const", "MCExpr", "*", "E", "=", "MO", ".", "getExpr", "(", ")", ";", "MCFixupKind", "Kind", ";", "if", "(", "E", "->", "getKind", "(", ")", "==", "MCExpr", "::", "Target", ")", "{", "const", "MCExpr", "*", "16Expr", "=", "cast", "<", "MCExpr", ">", "(", "E", ")", ";", "E", "=", "16Expr", "->", "getSubExpr", "(", ")", ";", "if", "(", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "E", ")", ")", "{", "const", "int64_t", "Value", "=", "MCE", "->", "getValue", "(", ")", ";", "if", "(", "Value", ">", "UINT32_MAX", ")", "report_fatal_error", "(", "", ")", ";", "switch", "(", "16Expr", "->", "getKind", "(", ")", ")", "{", "case", "MCExpr", "::", "VK__HI16", ":", "return", "(", "int32_t", "(", "Value", ")", "&", "", ")", ">>", "", ";", "case", "MCExpr", "::", "VK__LO16", ":", "return", "(", "int32_t", "(", "Value", ")", "&", "", ")", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "switch", "(", "16Expr", "->", "getKind", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCExpr", "::", "VK__HI16"], "ground_truth": [":"], "File": "ARMMCCodeEmitter28", "Func": "getHiLo16ImmOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1331, "Length": 216, "Cover_Rate": 0.7346938775510204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "mode", "==", "V2DImode", ")", "{", "if", "(", "GET_CODE", "(", "CONST_VECTOR_ELT", "(", "op", ",", "", ")", ")", "!=", "CONST_INT", "||", "GET_CODE", "(", "CONST_VECTOR_ELT", "(", "op", ",", "", ")", ")", "!=", "CONST_INT", ")", "return", "false", ";", "if", "(", "zero_constant", "(", "op", ",", "mode", ")", ")", "return", "true", ";", "if", "(", "INTVAL", "(", "CONST_VECTOR_ELT", "(", "op", ",", "", ")", ")", "==", "-", "", "&&", "INTVAL", "(", "CONST_VECTOR_ELT", "(", "op", ",", "", ")", ")", "==", "-", "", ")", "return", "true", ";", "return", "false", ";", "}", "else", "if", "(", "mode", "==", "V1TImode", ")", "return", "false", ";", "step", "=", "GET_MODE_NUNITS", "(", "mode", ")", "/"], "ground_truth": ["", ";"], "File": "rs60005", "Func": "easy_altivec_constant", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1332, "Length": 103, "Cover_Rate": 0.412, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ValueEnumerator", "::", "EnumerateAttributes", "(", "AttributeList", "PAL", ")", "{", "if", "(", "PAL", ".", "isEmpty", "(", ")", ")", "return", ";", "unsigned", "&", "Entry", "=", "AttributeListMap", "[", "PAL", "]", ";", "if", "(", "Entry", "==", "", ")", "{", "AttributeLists", ".", "push_back", "(", "PAL", ")", ";", "Entry", "=", "AttributeLists", ".", "size", "(", ")", ";", "}", "for", "(", "unsigned", "i", ":", "PAL", ".", "indexes"], "ground_truth": ["(", ")", ")", "{"], "File": "DXILValueEnumerator", "Func": "EnumerateAttributes", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1333, "Length": 63, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SrcReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int32_t", "ImmValue", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "ATReg", "=", "getATReg", "(", "IDLoc", ")", ";", "if", "(", "!", "ATReg", ")", "return", "true", ";", "loadImmediate", "(", "ImmValue", ",", "ATReg", ",", "", ",", "true", ",", "false"], "ground_truth": [",", "IDLoc", ",", "Out", ",", "STI", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "expandMulImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1334, "Length": 62, "Cover_Rate": 0.37575757575757573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", ".", "is128BitVector", "(", ")", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", ".", "is128BitVector", "(", ")", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "auto", "matchAsInsertPS", "=", "[", "&", "]", "(", "SDValue", "VA", ",", "SDValue", "VB", ",", "ArrayRef", "<", "int", ">", "CandidateMask", ")", "{", "unsigned", "ZMask", "=", "", ";", "int", "VADstIndex", "=", "-", "", ";", "int", "VBDstIndex", "=", "-", "", ";", "bool", "VAUsedInPlace", "=", "false", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "Zeroable", "[", "i", "]", ")", "{", "ZMask", "|=", "", "<<", "i", ";", "continue", ";", "}", "if", "(", "i", "==", "CandidateMask", "[", "i", "]", ")", "{", "VAUsedInPlace", "=", "true", ";", "continue", ";", "}", "if", "(", "VADstIndex", ">=", "", "||", "VBDstIndex", ">=", "", ")", "return", "false", ";", "if", "(", "CandidateMask", "[", "i", "]", "<", "", ")", "{", "VADstIndex", "=", "i", ";", "}", "else", "{", "VBDstIndex", "="], "ground_truth": ["i", ";"], "File": "X86ISelLowering (2)8", "Func": "matchVectorShuffleAsInsertPS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1335, "Length": 168, "Cover_Rate": 0.4540540540540541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "BSel", "("], "ground_truth": [")", ";"], "File": "TLCS900BranchSelector", "Func": "createTLCS900BranchSelectionPass", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1336, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "riscv_return_addr", "(", "int", "count", ",", "rtx", "frame", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "count", "!=", ""], "ground_truth": [")", "return", "const0_rtx", ";"], "File": "riscv", "Func": "riscv_return_addr", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1337, "Length": 20, "Cover_Rate": 0.6896551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "mips_arg_info", "info", ";", "if", "(", "(", "f", "&", "", ")", "==", "", ")", "mode", "=", "SFmode", ";", "else", "if", "(", "(", "f", "&", "", ")", "==", "", ")", "mode", "=", "DFmode", ";", "else", "gcc_unreachable", "(", ")", ";", "mips_get_arg_info", "(", "&", "info", ",", "&", "cum", ",", "mode", ",", "NULL", ",", "true", ")", ";", "gparg", "=", "mips_arg_regno", "(", "&", "info", ",", "false", ")", ";", "fparg", "=", "mips_arg_regno", "(", "&", "info", ",", "true", ")", ";", "if", "(", "mode", "==", "SFmode", ")", "mips_output_32bit_xfer", "(", "direction", ",", "gparg", ",", "fparg", ")", ";", "else", "mips_output_64bit_xfer", "(", "direction", ",", "gparg", ",", "fparg", ")", ";", "mips_function_arg_advance", "(", "pack_cumulative_args", "(", "&", "cum", ")", ","], "ground_truth": ["mode", ",", "NULL", ",", "true", ")", ";"], "File": "mips4", "Func": "mips_output_args_xfer", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1338, "Length": 113, "Cover_Rate": 0.6569767441860465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "TARGET_RTD", "&&", "(", "!", "fundecl", "||", "TREE_CODE", "(", "fundecl", ")", "!=", "IDENTIFIER_NODE", ")", "&&", "(", "!"], "ground_truth": ["stdarg_p", "(", "funtype", ")", ")", ")", "?", "(", "HOST_WIDE_INT", ")", "size", ":", "", ")", ";"], "File": "m68k", "Func": "m68k_return_pops_args", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1339, "Length": 34, "Cover_Rate": 0.6938775510204082, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCExpr", "::", "evaluateAsRelocatableImpl", "(", "MCValue", "&", "Res", ",", "const", "MCAsmLayout", "*", "Layout", ",", "const", "MCFixup", "*"], "ground_truth": ["Fixup", ")", "const", "{"], "File": "SICMCExpr", "Func": "evaluateAsRelocatableImpl", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1340, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ModulePass", "*", "llvm", "::"], "ground_truth": ["createNoRecursePass", "(", ")", "{"], "File": "MOSNoRecurse", "Func": "createMOSNoRecursePass", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1341, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", "<<", "L", "->", "getNumBlocks", "(", ")", "<<", "", "<<", "", "<<", "ExitingBlocks", ".", "size", "(", ")", "<<", "", ")", ";", "if", "(", "ExitingBlocks", ".", "size", "(", ")", ">", "", ")", "return", ";", "if", "(", "L", "->", "getNumBlocks", "(", ")", ">", "", ")", "return", ";", "if", "(", "getBooleanLoopAttribute", "(", "L", ",", "", ")", ")", "return", ";", "InstructionCost", "Cost", "=", "", ";", "for", "(", "auto", "*", "BB", ":", "L", "->", "getBlocks", "(", ")", ")", "{", "for", "(", "auto", "&", "I", ":", "*", "BB", ")", "{", "if", "(", "I", ".", "getType", "(", ")", "->", "isVectorTy", "(", ")", ")", "return", ";", "if", "(", "isa", "<", "CallInst", ">", "(", "I", ")", "||", "isa", "<", "InvokeInst", ">", "(", "I", ")", ")", "{", "if", "(", "const", "Function", "*", "F", "=", "cast", "<", "CallBase", ">", "(", "I", ")", ".", "getCalledFunction", "(", ")", ")", "{", "if", "(", "!", "isLoweredToCall", "(", "F", ")", ")", "continue", ";", "}", "return", ";", "}", "SmallVector", "<", "const", "Value", "*", ">", "Operands", "(", "I", ".", "operand_values", "(", ")", ")", ";", "Cost", "+=", "getUserCost", "(", "&", "I", ",", "Operands", ",", "TargetTransformInfo", "::", "TCK_SizeAndLatency", ")", ";", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Cost", "<<", "", ")", ";", "UP", ".", "Partial", "=", "true", ";", "UP", ".", "Runtime", "=", "true"], "ground_truth": [";"], "File": "RISCVTargetTransformInfo10", "Func": "getUnrollingPreferences", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1342, "Length": 215, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "MCDisassembler", "::", "Fail", ";", "}", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "Mask", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "if", "(", "!", "(", "FeatureBits", "[", "", "]", ")", ")", "{", "if", "(", "Mask", "!=", "", ")", "S", "=", "MCDisassembler", "::", "SoftFail", ";", "}", "else", "{", "if", "(", "Mask", "==", "", "||", "(", "Mask", "!=", "", "&&", "ValLow", ">", "", ")", "||", "(", "!", "(", "FeatureBits", "[", "", "]", ")", "&&", "(", "Mask", "&", "", ")", ")", ")", "S", "=", "MCDisassembler", "::", "SoftFail", ";", "}", "}", "}", "else", "{", "if", "(", "Val", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm"], "ground_truth": ["(", "Val", ")", ")", ";"], "File": "ARMDisassembler23", "Func": "DecodeMSRMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1343, "Length": 124, "Cover_Rate": 0.36257309941520466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "tmp", "=", "op", ";", "if", "(", "SUBREG_P", "(", "tmp", ")", ")", "tmp", "=", "SUBREG_REG", "(", "tmp", ")", ";", "if", "(", "REG_P", "(", "tmp", ")", "&&", "REGNO", "(", "tmp", ")", ">="], "ground_truth": ["FIRST_PSEUDO_REGISTER", ")", "{"], "File": "alpha", "Func": "resolve_reload_operand", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1344, "Length": 34, "Cover_Rate": 0.4788732394366197, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Undef"], "ground_truth": [")", ";"], "File": "ARMBaseInstrInfo10", "Func": "addUnpredicatedMveVpredROp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1345, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "llvm", "::", "emitFrameOffset", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ",", "const", "DebugLoc", "&", "DL", ",", "unsigned", "DestReg", ",", "unsigned", "SrcReg", ",", "StackOffset", "Offset", ",", "const", "TargetInstrInfo", "*", "TII", ",", "MachineInstr", "::", "MIFlag", "Flag", ",", "bool", "SetNZCV", ",", "bool", "NeedsWinCFI", ",", "bool", "*", "HasWinCFI", ")", "{", "int64_t", "Bytes"], "ground_truth": [";"], "File": "AArch64InstrInfo112", "Func": "emitFrameOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1346, "Length": 52, "Cover_Rate": 0.32298136645962733, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":"], "ground_truth": ["case", "", ":"], "File": "ThumbDisassemblerCore", "Func": "Thumb2RFEOpcode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1347, "Length": 17, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVectorImpl", "<", "CCValAssign", ">", "&", "PendingMembers", "=", "State", ".", "getPendingLocs", "(", ")", ";", "if", "(", "!", "ArgFlags", ".", "isSplit", "(", ")", "&&", "PendingMembers", ".", "empty", "(", ")", ")", "return", "false", ";", "LocVT", "=", "", ";", "LocInfo", "=", "CCValAssign", "::", "Indirect", ";", "PendingMembers", ".", "push_back", "(", "CCValAssign", "::", "getPending", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "if", "(", "!", "ArgFlags", ".", "isSplitEnd", "(", ")", ")", "return", "true", ";", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "", ")", ";", "unsigned", "Offset", "=", "Reg", "?", "", ":", "State", ".", "AllocateStack", "(", "", ",", "Align", "(", "", ")", ")", ";", "for", "(", "auto", "&", "It", ":", "PendingMembers", ")", "{", "if", "(", "Reg", ")", "It", ".", "convertToReg", "(", "Reg", ")", ";", "else", "It", ".", "convertToMem", "(", "Offset", ")", ";", "State", ".", "addLoc", "(", "It"], "ground_truth": [")", ";"], "File": "SystemZCallingConv8", "Func": "CC_SystemZ_I128Indirect", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1348, "Length": 135, "Cover_Rate": 0.7377049180327869, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld2q_lane_f32", "(", "const", "float32_t", "*", "__a", ",", "float32x4x2_t", "__b", ",", "const", "int", "__c", ")", "{", "union", "{", "float32x4x2_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "union", "{", "float32x4x2_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld2_lanev4sf", "(", "(", "const", "__builtin_neon_sf", "*", ")", "__a", ",", "__bu", ".", "__o", ",", "__c", ")", ";", "return", "__rv", "."], "ground_truth": ["__i", ";"], "File": "arm", "Func": "neon_vld2q_lane_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1349, "Length": 66, "Cover_Rate": 0.9850746268656716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SrcVT", "==", "", "&&", "TLI", ".", "isTypeLegal", "(", "SrcVT", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ")", ")", ";", "MVT", "IntegerVT", "=", "", "(", "", ",", "SrcVT", ".", "getVectorNumElements", "(", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "IntegerVT", ",", "Src", ")", ")", ";", "}", "return", "SDValue", "(", ")", ";", "}", "assert", "(", "SrcVT", "<=", "", "&&", "SrcVT", ">=", "", "&&", "", ")", ";", "if", "(", "SrcVT", "==", "", "&&", "isScalarFPTypeInSSEReg", "(", "Op", ".", "getValueType", "(", ")", ")", ")", "return", "Op", ";", "if", "(", "SrcVT", "==", "", "&&", "isScalarFPTypeInSSEReg", "(", "Op", ".", "getValueType", "(", ")", ")", "&&", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "return", "Op", ";", "}", "SDValue", "ValueToStore", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "SrcVT", "==", "", "&&", "isScalarFPTypeInSSEReg", "(", "Op", ".", "getValueType", "(", ")", ")", "&&", "!", "Subtarget", ".", "is64Bit", "(", ")", ")", "ValueToStore", "=", "DAG", ".", "getBitcast", "(", "", ",", "ValueToStore", ")", ";", "unsigned", "Size", "=", "SrcVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "auto", "PtrVT", "=", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ";", "int", "SSFI", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "CreateStackObject", "(", "Size", ",", "Size", ",", "false", ")", ";", "SDValue", "StackSlot", "=", "DAG", ".", "getFrameIndex", "(", "SSFI", ",", "PtrVT", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getStore", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "ValueToStore", ",", "StackSlot", ",", "MachinePointerInfo", "::", "getFixedStack"], "ground_truth": ["(", "DAG", ".", "getMachineFunction", "(", ")", ",", "SSFI", ")", ")", ";"], "File": "X86ISelLowering10", "Func": "LowerSINT_TO_FP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1350, "Length": 288, "Cover_Rate": 0.6180257510729614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "LD", "->", "isUnindexed", "(", ")", "&&", "", ")", ";", "if", "(", "MemVT", "==", "", "&&", "Subtarget", "->", "hasV5TEOps", "(", ")", "&&", "!", "Subtarget", "->", "isThumb1Only", "(", ")", "&&", "LD", "->", "isVolatile", "(", ")", ")", "{", "SDLoc", "dl", "(", "N", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "{", "", ",", "", ",", "", "}", ")", ",", "{", "LD", "->", "getChain", "(", ")", ",", "LD", "->", "getBasePtr", "("], "ground_truth": [")", "}", ",", "MemVT", ",", "LD", "->", "getMemOperand", "(", ")", ")", ";"], "File": "ARMISelLowering176", "Func": "LowerLOAD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1351, "Length": 90, "Cover_Rate": 0.46632124352331605, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_fmadd_ps", "(", "__m256", "__A", ",", "__mmask8", "__U", ",", "__m256", "__B", ",", "__m256", "__C", ")", "{", "return", "(", "__m256", ")", "__builtin_ia32_vfmaddps256_mask", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8sf", ")"], "ground_truth": ["__B", ",", "(", "__v8sf", ")", "__C", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_fmadd_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1352, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Rt", "==", "", ")", "{", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "break", ";", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "break", ";", "case", "", ":", "return", "MCDisassembler", "::", "Fail", ";", "default", ":", "break", ";", "}", "}", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", ""], "ground_truth": [":"], "File": "ARMDisassembler (2)", "Func": "DecodeT2LoadLabel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1353, "Length": 69, "Cover_Rate": 0.3150684931506849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FuncOp", "=", "isThumb", "?", "", ":", "", ";", "unsigned", "Opc", "=", "Call", "->", "getOperand", "(", "FuncOp", ")", ".", "isReg", "(", ")", "?", "isThumb", "?", "", ":", "", ":", "isThumb", "?", "Subtarget", ".", "isTargetMachO", "(", ")", "?", "", ":", "", ":", "", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBB", ".", "end", "(", ")", ",", "DebugLoc", "(", ")", ",", "get", "(", "Opc", ")", ")", ".", "add", "(", "Call", "->", "getOperand", "(", "FuncOp", ")", ")", ";", "if", "(", "isThumb", "&&", "!", "Call", "->", "getOperand", "(", "FuncOp", ")", ".", "isReg", "(", ")", ")", "MIB", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "Call", "->", "eraseFromParent", "(", ")", ";", "return", ";", "}", "BuildMI", "(", "MBB", ",", "MBB", ".", "end", "(", ")", ",", "DebugLoc", "(", ")", ",", "get", "(", "Subtarget", ".", "getReturnOpcode", "(", ")", ")", ")", ".", "add", "(", "predOps", "("], "ground_truth": ["", ")", ")", ";"], "File": "ARMBaseInstrInfo127", "Func": "buildOutlinedFrame", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1354, "Length": 143, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isRegKind", "(", ")"], "ground_truth": ["||", "isInlinableImm", "(", ")", ";"], "File": "AMDGPUAsmParser10", "Func": "isRegOrImmWithInputMods", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1355, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Inst", ".", "getNumOperands", "(", ")", "==", "", ")", "{", "emitToStreamer", "(", "Out", ",", "MCInstBuilder", "(", "Opcode", ")", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ".", "addReg", "(", "", ")", ")", ";", "emitToStreamer", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ")", ";", "}", "else", "if", "(", "Inst", ".", "getNumOperands", "(", ")", "==", "", ")", "{", "assert", "(", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", "&&", "", ")", ";", "emitToStreamer", "(", "Out", ",", "MCInstBuilder", "(", "Opcode", ")", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "Inst"], "ground_truth": [".", "getOperand", "(", "", ")", ")", ")", ";"], "File": "RISCVAsmParser", "Func": "emitVMSGE", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1356, "Length": 177, "Cover_Rate": 0.455012853470437, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FunctionInfo", "*", "FI", "=", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "FI", "->", "usesPICBase", "(", ")", ")", "{", "MCSymbol", "*", "RelocSymbol", "=", "FI", "->", "getPICOffsetSymbol", "(", ")", ";", "MCSymbol", "*", "PICBase", "=", "MF", "->", "getPICBaseSymbol", "(", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "RelocSymbol", ")", ";", "const", "MCExpr", "*", "OffsExpr", "=", "MCBinaryExpr", "::", "CreateSub", "(", "MCSymbolRefExpr", "::", "Create", "(", "OutContext", ".", "GetOrCreateSymbol", "(", "Twine", "(", "", ")", ")", ",", "OutContext", ")", ",", "MCSymbolRefExpr", "::", "Create", "(", "PICBase", ",", "OutContext", ")", ",", "OutContext", ")", ";", "OutStreamer", ".", "EmitValue", "(", "OffsExpr", ",", "", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "CurrentFnSym", ")", ";", "return", ";", "}", "else", "return", "AsmPrinter", "::", "EmitFunctionEntryLabel", "(", ")", ";", "}", "if", "(", "Subtarget", ".", "isELFv2ABI", "(", ")", ")", "return", "AsmPrinter", "::", "EmitFunctionEntryLabel", "(", ")", ";", "MCSectionSubPair", "Current", "=", "OutStreamer", ".", "getCurrentSection", "(", ")", ";", "const", "MCSectionELF", "*", "Section", "=", "OutStreamer", ".", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", ",", "SectionKind", "::", "getReadOnly", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "Section", ")", ";", "OutStreamer", ".", "EmitLabel", "("], "ground_truth": ["CurrentFnSym", ")", ";"], "File": "PPCAsmPrinter116", "Func": "EmitFunctionEntryLabel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1357, "Length": 188, "Cover_Rate": 0.5193370165745856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "zero", "=", "v4sf_const0", ";", "}", "else", "{", "dest_vecmode", "=", "V2DFmode", ";", "zero", "=", "gen_rtx_SUBREG", "(", "V2DFmode", ",", "v4sf_const0", ",", "", ")", ";", "}", "src", "=", "gen_rtx_VEC_DUPLICATE", "(", "dest_vecmode", ",", "src", ")", ";", "src", "=", "gen_rtx_VEC_MERGE", "(", "dest_vecmode", ",", "src", ",", "zero", ",", "GEN_INT", "(", "HOST_WIDE_INT_1U", ")", ")", ";", "rtx", "vec", "=", "gen_reg_rtx", "(", "dest_vecmode", ")", ";", "set", "=", "gen_rtx_SET", "(", "vec", ",", "src", ")", ";", "set_insn", "=", "emit_insn_before", "(", "set", ",", "insn", ")", ";", "df_insn_rescan", "(", "set_insn", ")", ";", "if", "(", "cfun", "->", "can_throw_non_call_exceptions", ")", "{", "rtx", "note", "=", "find_reg_note", "(", "insn", ",", "REG_EH_REGION", ",", "NULL_RTX", ")", ";", "if", "(", "note", ")", "{", "control_flow_insns", ".", "safe_push", "(", "set_insn", ")", ";", "add_reg_note", "(", "set_insn", ",", "REG_EH_REGION", ",", "XEXP", "(", "note", ",", "", ")", ")", ";", "}", "}", "src", "=", "gen_rtx_SUBREG", "(", "dest_mode", ",", "vec", ",", "", ")", ";", "set", "=", "gen_rtx_SET", "(", "dest"], "ground_truth": [",", "src", ")", ";"], "File": "i386-features1", "Func": "FOR_BB_INSNS", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1358, "Length": 146, "Cover_Rate": 0.512280701754386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "isTargetELF", "(", ")", ")", "{", "auto", "&", "TLOFELF", "=", "static_cast", "<", "const", "TargetLoweringObjectFileELF", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "MachineModuleInfoELF", "&", "MMIELF", "=", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoELF", ">", "(", ")", ";", "MachineModuleInfoELF", "::", "SymbolListTy", "Stubs", "=", "MMIELF", ".", "GetGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "OutStreamer", ".", "SwitchSection", "(", "TLOFELF", ".", "getDataRelSection", "(", ")", ")", ";", "const", "DataLayout", "*", "TD", "=", "TM", ".", "getDataLayout", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Stubs", ".", "size", "("], "ground_truth": [")", ";", "i", "!=", "e", ";", "++", "i", ")", "{"], "File": "SystemZAsmPrinter9", "Func": "EmitEndOfAsmFile", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1359, "Length": 104, "Cover_Rate": 0.6540880503144654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "VT1", ".", "getSizeInBits", "(", ")", ">"], "ground_truth": ["VT2", ".", "getSizeInBits", "(", ")", ")", ";"], "File": "MSP430ISelLowering (2)", "Func": "isTruncateFree", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1360, "Length": 15, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "IntVal", ";", "if", "(", "NumString", ".", "getAsInteger", "(", "", ",", "IntVal", ")", ")", "return", "MatchOperand_NoMatch", ";", "unsigned", "Reg", "=", "matchRegisterByNumber", "(", "IntVal", ",", "", ")", ";", "Operand", "*", "Op", "=", "", "(", "Reg", ",", "S", ",", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ")", ";", "Op", "->", "setRegKind", "(", "", ")", ";", "Operands", ".", "push_back", "(", "Op", ")", ";", "Parser", ".", "Lex"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmParser16", "Func": "parseHI32DSP", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1361, "Length": 68, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "AsmParser", ".", "useOddSPReg", "(", ")", "&&", "RegIdx", ".", "Index", "&", "", ")", "AsmParser", ".", "getParser", "(", ")", ".", "printError"], "ground_truth": ["(", "StartLoc", ",", "", "", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "addFGR32AsmRegOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1362, "Length": 29, "Cover_Rate": 0.4461538461538462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isABI_N64", "(", ")", "const", "{", "return", "ABI", ".", "IsN64"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "isABI_N64", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1363, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "&", "DL", "=", "CurDAG", "->", "getDataLayout", "(", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "N", ")", "->", "getIndex", "(", ")", ";", "if", "(", "FI", "==", "", "||", "MFI", ".", "getStackID", "(", "FI", ")", "==", "TargetStackID", "::", "ScalableVector", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "TLI", "->", "getPointerTy", "(", "DL", ")", ")", ";", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SDLoc", "(", "N", ")", ",", "", ")", ";", "return", "true", ";", "}", "return", "false", ";", "}", "if", "(", "MemVT", "==", "EVT", "(", ")", ")", "return"], "ground_truth": ["false", ";"], "File": "AArch64ISelDAGToDAG47", "Func": "SelectAddrModeIndexedSVE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1364, "Length": 117, "Cover_Rate": 0.31451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "assert", "(", "Op", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "OrigMask", "=", "SVOp", "->", "getMask", "(", ")", ";", "int", "MaskStorage", "[", "", "]", "=", "{", "OrigMask", "[", "", "]", ",", "OrigMask", "[", "", "]", ",", "OrigMask", "[", "", "]", ",", "OrigMask", "[", "", "]", ",", "OrigMask", "[", "", "]", ",", "OrigMask", "[", "", "]", ",", "OrigMask", "[", "", "]", ",", "OrigMask", "[", "", "]", "}", ";", "MutableArrayRef", "<", "int", ">", "Mask", "(", "MaskStorage", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "SDValue", "ZExt", "=", "lowerVectorShuffleAsZeroOrAnyExtend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "OrigMask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "ZExt", ";", "auto", "isV1", "=", "[", "]", "(", "int", "M", ")", "{", "return", "M", ">=", "", "&&", "M", "<", "", ";", "}", ";", "(", "void", ")", "isV1", ";", "auto", "isV2", "=", "[", "]", "(", "int", "M", ")", "{", "return", "M", ">=", "", ";", "}", ";", "int", "NumV2Inputs", "=", "std", "::", "count_if", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", ".", "end", "(", ")", ",", "isV2", ")", ";", "if", "(", "NumV2Inputs", "==", "", ")", "{", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V1", ",", "Mask", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V1", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "return", "lowerV8I16GeneralSingleInputVectorShuffle", "(", "DL", ",", "", ",", "V1", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ";", "}", "assert", "(", "llvm", "::", "any_of", "(", "Mask", ",", "isV1", ")", "&&", "", "", ")", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ")"], "ground_truth": ["return", "Shift", ";"], "File": "X86ISelLowering148", "Func": "lowerV8I16VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1365, "Length": 387, "Cover_Rate": 0.53601108033241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ar_arp", ")", "{", "return", "", "+", "std", "::", "to_string", "(", "(", "(", "ar_arp", "->", "arp", "[", "a", ".", "Index", "(", ")", "]"], "ground_truth": [">>", "", ")", "&", "", ")", "+", "", ")", ";"], "File": "disassembler", "Func": "DsmArpRnj", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1366, "Length": 34, "Cover_Rate": 0.576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AMDGPUAsmParser", "::", "OperandMatchResultTy", "AMDGPUAsmParser", "::", "parseSLC", "(", "OperandVector"], "ground_truth": ["&", "Operands", ")", "{"], "File": "AMDGPUAsmParser18", "Func": "parseSLC", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1367, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCGNodes", "&", "getNodes", "(", ")"], "ground_truth": ["{"], "File": "PatmosCallGraphBuilder", "Func": "getNodes", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1368, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineConstantPool", "*", "ConstantPool", "=", "MF", ".", "getConstantPool", "(", ")", ";", "const", "Constant", "*", "C", "=", "ConstantInt", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "MBB", ".", "getParent", "(", ")", "->", "getFunction", "(", ")", "->", "getContext", "(", ")", ")", ",", "Val", ")", ";", "unsigned", "Idx", "=", "ConstantPool", "->", "getConstantPoolIndex", "(", "C"], "ground_truth": [",", "", ")", ";"], "File": "Thumb2RegisterInfo1", "Func": "emitLoadConstPool", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1369, "Length": 64, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VPTBlock", "(", "MachineInstr", "*", "MI", ",", "SetVector", "<", "MachineInstr", "*", ">", "&", "Preds", ")", "{", "VPST", "=", "std", "::", "make_unique", "<", "PredicatedMI"], "ground_truth": [">", "(", "MI", ",", "Preds", ")", ";"], "File": "ARMLowOverheadLoops20", "Func": "VPTBlock", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1370, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "packCmovGroup", "(", "MachineInstr", "*", "First", ",", "MachineInstr", "*", "Last", ")", "{", "assert", "(", "", "(", "Last", "->", "getOpcode", "(", ")", ")", "!=", "", "&&", "", ")", ";", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "DBGInstructions", ";", "for", "(", "auto", "I", "=", "First", "->", "getIterator", "(", ")", ",", "E", "=", "Last", "->", "getIterator", "(", ")", ";", "I", "!=", "E", ";", "I", "++", ")", "{", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "DBGInstructions", "."], "ground_truth": ["push_back", "(", "&", "*", "I", ")", ";"], "File": "X86CmovConversion1", "Func": "packCmovGroup", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1371, "Length": 82, "Cover_Rate": 0.6890756302521008, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "pattern3_xpp", "(", "StackFixup", "&", "Rv", ",", "unsigned", "i", ",", "unsigned", "j", ",", "unsigned", "k", ")", "{", "if", "(", "i", "==", "", ")", "return", "pattern2_pp", "(", "Rv", ",", "j", ",", "k", ")", ";", "XchgPairCorrector", "CorrectI", "(", "i", ",", "", ")", ";", "CorrectI", "(", "j", ")"], "ground_truth": ["(", "k", ")", ";"], "File": "TVMStackPatterns", "Func": "pattern3_xpp", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1372, "Length": 49, "Cover_Rate": 0.765625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BitcodeWriter", "::", "writeDISubrange", "(", "const", "DISubrange", "*", "N", ",", "SmallVectorImpl", "<", "uint64_t", ">", "&", "Record", ",", "unsigned", "Abbrev", ")", "{", "Record", ".", "push_back", "(", "N", "->", "isDistinct", "("], "ground_truth": [")", ")", ";"], "File": "DXILBitcodeWriter", "Func": "writeDISubrange", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1373, "Length": 32, "Cover_Rate": 0.34408602150537637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "assert", "(", "(", "(", "FrameReg", "==", "", "&&", "VT", "==", "", ")", "||", "(", "FrameReg", "==", "", "&&", "VT", "==", "", ")", ")", "&&", "", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "FrameReg", ",", "VT", ")", ";", "while", "(", "Depth", "--", ")", "FrameAddr", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "DAG", ".", "getEntryNode", "("], "ground_truth": [")", ",", "FrameAddr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";"], "File": "X86ISelLowering (2)1", "Func": "LowerFRAMEADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1374, "Length": 97, "Cover_Rate": 0.485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "GA", "->", "getTargetFlags", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "GA", "->", "getAddressSpace", "(", ")", "!=", "", ")", "fail", "(", "DL", ",", "DAG", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getTargetGlobalAddress", "(", "GA", "->", "getGlobal", "(", ")", ",", "DL", ",", "VT", ","], "ground_truth": ["GA", "->", "getOffset", "(", ")", ")", ")", ";"], "File": "WebAssemblyISelLowering (2)1", "Func": "LowerGlobalAddress", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1375, "Length": 65, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayRef", "<", "MCPhysReg", ">", "ABIInfo", "::", "GetByValArgRegs", "(", ")", "const", "{", "if", "(", "IsCheriPureCap", "(", ")", ")", "return", "{", "}", ";", "if", "(", "IsO32", "(", ")", ")", "return", "makeArrayRef", "(", "O32IntRegs", ")", ";", "if", "(", "IsN32", "(", ")", "||", "IsN64", "(", ")", ")", "return", "makeArrayRef", "("], "ground_truth": ["64IntRegs", ")", ";"], "File": "MipsABIInfo10", "Func": "GetByValArgRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1376, "Length": 49, "Cover_Rate": 0.8909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld3_dup_s32", "(", "const", "int32_t", "*", "__a", ")", "{", "union", "{", "int32x2x3_t", "__i", ";", "__builtin_neon_ei", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld3_dupv2si", "(", "(", "const", "__builtin_neon_si", "*"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld3_dup_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1377, "Length": 33, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ALTIVEC_OR_VSX_VECTOR_MODE", "(", "mode2", ")", ")", "return", "false", ";", "if", "(", "SCALAR_FLOAT_MODE_P", "(", "mode1", ")", ")", "return", "SCALAR_FLOAT_MODE_P", "(", "mode2", ")", ";", "if", "(", "SCALAR_FLOAT_MODE_P", "(", "mode2", ")", ")", "return", "false", ";", "if", "(", "GET_MODE_CLASS", "(", "mode1", ")", "==", "MODE_CC", ")", "return", "GET_MODE_CLASS", "(", "mode2", ")"], "ground_truth": ["==", "MODE_CC", ";"], "File": "rs60007", "Func": "rs6000_modes_tieable_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1378, "Length": 50, "Cover_Rate": 0.37593984962406013, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getTargetMachine", "(", ")", ".", "getInstrInfo", "("], "ground_truth": [")", ";"], "File": "rvexISelDAGToDAG", "Func": "getInstrInfo", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1379, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "UNITS_PER_WORD", "-", "", ")"], "ground_truth": ["/", "UNITS_PER_WORD", ")", ";"], "File": "msp4302", "Func": "msp430_hard_regno_nregs", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1380, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op1", "=", "convertToScalableVector", "(", "ContainerVT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ",", "Subtarget", ")", ";", "SDValue", "Op2", "=", "convertToScalableVector", "(", "ContainerVT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ",", "Subtarget", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Mask", ",", "VL", ";", "std", "::", "tie", "(", "Mask", ",", "VL", ")", "=", "getDefaultVLOps", "(", "VT", ",", "ContainerVT", ",", "DL", ",", "DAG", ",", "Subtarget", ")", ";", "SDValue", "Select", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ContainerVT", ",", "CC", ",", "Op1", ",", "Op2", ",", "VL", ")", ";", "return", "convertFromScalableVector", "(", "VT", ",", "Select", ","], "ground_truth": ["DAG", ",", "Subtarget", ")", ";"], "File": "RISCVISelLowering1", "Func": "lowerFixedLengthVectorSelectToRVV", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1381, "Length": 105, "Cover_Rate": 0.5965909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ST", "->", "hasNEON", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT"], "ground_truth": ["==", "", ")", "&&", "", ")", ";"], "File": "ARMISelLowering (2)", "Func": "LowerCTPOP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1382, "Length": 34, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vaddq_s64", "(", "int64x2_t", "__a", ","], "ground_truth": ["int64x2_t", "__b", ")", "{"], "File": "arm", "Func": "neon_vaddq_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1383, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "isa", "<", "PointerType", ">", "(", "Ty", ")", ")", "{", "O", "<<", "", "<<", "TLI", "->", "getPointerTy", "(", ")", ".", "getSizeInBits", "(", ")", "<<", "", ";", "}", "else", "{", "if", "(", "(", "Ty", "->", "getTypeID", "(", ")", "==", "Type", "::", "StructTyID", ")", "||", "isa", "<", "VectorType", ">", "(", "Ty", ")", ")", "{", "SmallVector", "<", "EVT", ",", "", ">", "vtparts", ";", "ComputeValueVTs", "(", "*", "TLI", ",", "Ty", ",", "vtparts", ")", ";", "unsigned", "totalsz", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "vtparts", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "elems", "=", "", ";", "EVT", "elemtype", "=", "vtparts", "[", "i", "]", ";", "if", "(", "vtparts", "[", "i", "]", ".", "isVector", "(", ")", ")", "{", "elems", "=", "vtparts", "[", "i", "]", ".", "getVectorNumElements", "(", ")", ";", "elemtype", "=", "vtparts", "[", "i", "]", ".", "getVectorElementType", "(", ")", ";", "}", "for", "(", "unsigned", "j", "=", "", ",", "je", "=", "elems", ";", "j", "!=", "je", ";", "++", "j", ")", "{", "unsigned", "sz", "=", "elemtype", ".", "getSizeInBits", "(", ")", ";", "if", "(", "elemtype", ".", "isInteger", "(", ")", "&&", "(", "sz", "<", "", ")", ")", "sz", "=", "", ";", "totalsz", "+=", "sz", "/", "", ";", "}", "}", "unsigned", "retAlignment", "=", "", ";", "if", "(", "!", "llvm", "::", "getAlign", "(", "*", "F", ",", "", ",", "retAlignment", ")", ")", "retAlignment", "=", "TD", "->", "getABITypeAlignment", "(", "Ty", ")", ";", "O", "<<", "", "<<", "retAlignment", "<<", "", "<<", "totalsz", "<<", "", ";", "}", "else", "assert", "(", "false", "&&", "", ")", ";", "}", "}", "else", "{", "SmallVector", "<", "EVT", ",", "", ">", "vtparts", ";", "ComputeValueVTs", "(", "*", "TLI", ",", "Ty", ",", "vtparts", ")", ";", "unsigned", "idx", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "vtparts", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "elems", "=", "", ";", "EVT", "elemtype", "=", "vtparts", "[", "i", "]", ";", "if", "(", "vtparts", "[", "i", "]", ".", "isVector", "(", ")", ")", "{", "elems", "=", "vtparts", "[", "i", "]", ".", "getVectorNumElements", "(", ")", ";", "elemtype", "=", "vtparts", "[", "i"], "ground_truth": ["]", ".", "getVectorElementType", "(", ")", ";"], "File": "NVPTXAsmPrinter68", "Func": "printReturnValStr", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1384, "Length": 349, "Cover_Rate": 0.5702614379084967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ProfitableArch", "=", "Subtarget", "->", "isCortexA57", "(", ")", ";", "return", "ProfitableArch", "&&", "!", "Subtarget"], "ground_truth": ["->", "requiresStrictAlign", "(", ")", ";"], "File": "AArch64LoadStoreOptimizer (2)", "Func": "enableNarrowLdMerge", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1385, "Length": 19, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Elt", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "EltVT", ",", "Vec", ".", "getOperand", "(", "", ")", ",", "Idx", ")", ";", "return", "DAG", ".", "getNode", "(", "Vec", ".", "getOpcode", "(", ")", ",", "SL", ",", "EltVT", ",", "Elt", ")", ";", "}", "if", "(", "Vec", ".", "hasOneUse", "(", ")", "&&", "DCI", ".", "isBeforeLegalize", "(", ")", ")", "{", "SDLoc", "SL", "(", "N", ")", ";", "EVT", "EltVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "Idx", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "Opc", "=", "Vec", ".", "getOpcode", "(", ")", ";", "switch", "(", "Opc", ")", "{", "default", ":", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "SIISelLowering43", "Func": "performExtractVectorEltCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1386, "Length": 104, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "ix86_pic_register_p", "(", "rtx", "x", ")", "{", "if", "(", "GET_CODE", "(", "x", ")", "==", "VALUE", "&&", "CSELIB_VAL_PTR", "(", "x", ")", ")", "return", "(", "pic_offset_table_rtx", "&&", "rtx_equal_for_cselib_p", "(", "x", ",", "pic_offset_table_rtx", ")", ")", ";", "else", "if", "(", "!", "REG_P", "(", "x", ")"], "ground_truth": [")", "return", "false", ";"], "File": "i3864", "Func": "ix86_pic_register_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1387, "Length": 46, "Cover_Rate": 0.42990654205607476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reserved", ".", "set", "(", "", ")", ";", "}", "if", "(", "Subtarget", ".", "is64", "(", ")", ")", "{", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "if", "(", "!", "EnableRegisterScavenging", ")", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "if", "(", "Subtarget", ".", "isSVR4ABI", "(", ")", ")", "{", "Reserved", ".", "set", "(", "", ")", ";", "}", "}", "if", "(", "needsFP", "(", "MF", ")", ")", "Reserved", ".", "set", "(", "", ")", ";", "return", "Reserved"], "ground_truth": [";"], "File": "PPCRegisterInfo65", "Func": "getReservedRegs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1388, "Length": 106, "Cover_Rate": 0.5047619047619047, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "getSizeInBits", "(", ")", ".", "getKnownMinSize", "(", ")", ">", "", ")", "return", "SDValue", "(", ")", ";", "EVT", "ContainerVT", "=", "VT", ";", "if", "(", "ContainerVT", ".", "isInteger", "(", ")", ")", "ContainerVT", "=", "getSVEContainerType", "(", "ContainerVT", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "ContainerVT", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getValueType", "(", "VT", ")", "}", ";", "SDValue", "Load", "=", "DAG", ".", "getNode", "(", "Opc", ",", "DL", ",", "VTs", ",", "Ops", ")", ";", "SDValue", "LoadChain", "=", "SDValue", "(", "Load", ".", "getNode", "(", ")", ",", "", ")", ";", "if", "(", "ContainerVT", ".", "isInteger", "(", ")", "&&", "(", "VT", "!=", "ContainerVT", ")", ")", "Load", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Load", ".", "getValue", "(", "", ")", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "{", "Load", ",", "LoadChain"], "ground_truth": ["}", ",", "DL", ")", ";"], "File": "AArch64ISelLowering169", "Func": "performLDNF1Combine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1389, "Length": 164, "Cover_Rate": 0.8078817733990148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MULT", ":", "if", "(", "index", ")", "return", "", ";", "index", "=", "XEXP", "(", "op", ",", "", ")", ";", "scale_rtx", "=", "XEXP", "(", "op", ",", "", ")", ";", "break", ";", "case", "UNSPEC", ":", "if", "(", "XINT", "(", "op", ",", "", ")", "==", "UNSPEC_TP", "&&", "TARGET_TLS_DIRECT_SEG_REFS", "&&", "seg", "==", "SEG_DEFAULT", ")", "seg", "=", "TARGET_64BIT", "?", "SEG_FS", ":", "SEG_GS", ";", "else", "return", "", ";", "break", ";", "case", "REG", ":", "case", "SUBREG", ":", "if", "(", "!", "base", ")", "base", "=", "op", ";", "else", "if", "(", "!", "index", ")", "index", "=", "op", ";", "else", "return", "", ";", "break", ";", "case", "CONST", ":", "case", "CONST_INT", ":", "case", "SYMBOL_REF", ":", "case", "LABEL_REF", ":", "if", "(", "disp", ")", "return", "", ";", "disp", "=", "op", ";", "break", ";", "default", ":", "return", "", ";", "}", "}", "}", "else", "if", "(", "GET_CODE", "(", "addr", ")", "==", "MULT", ")", "{", "index", "=", "XEXP", "(", "addr", ",", "", ")", ";", "scale_rtx", "=", "XEXP", "(", "addr", ",", "", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "addr", ")", "==", "ASHIFT", ")", "{", "rtx", "tmp", ";", "index", "=", "XEXP", "(", "addr", ",", "", ")", ";", "tmp", "=", "XEXP", "(", "addr", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "tmp", ")", "!=", "CONST_INT", ")", "return", "", ";", "scale", "=", "INTVAL", "(", "tmp", ")", ";", "if", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "scale", ">", "", ")", "return", "", ";", "scale", "=", "", "<<", "scale", ";", "retval", "=", "-", "", ";", "}", "else", "disp", "=", "addr", ";", "if", "(", "scale_rtx", ")", "{", "if", "(", "GET_CODE", "(", "scale_rtx", ")", "!=", "CONST_INT", ")", "return", "", ";", "scale", "=", "INTVAL", "(", "scale_rtx", ")", ";", "}", "base_reg", "=", "base", "&&", "GET_CODE", "(", "base", ")", "==", "SUBREG", "?", "SUBREG_REG", "(", "base", ")", ":", "base", ";", "index_reg", "=", "index", "&&", "GET_CODE", "(", "index", ")", "==", "SUBREG", "?", "SUBREG_REG", "(", "index", ")", ":", "index", ";", "if", "(", "base_reg", "&&", "index_reg", "&&", "scale", "==", "", "&&", "(", "index_reg", "==", "arg_pointer_rtx", "||", "index_reg", "==", "frame_pointer_rtx", "||", "(", "REG_P", "(", "index_reg", ")", "&&", "REGNO", "(", "index_reg", ")", "==", "STACK_POINTER_REGNUM", ")", ")", ")", "{", "rtx", "tmp", ";", "tmp", "=", "base", ",", "base", "=", "index", ",", "index", "=", "tmp", ";", "tmp", "=", "base_reg", ",", "base_reg", "=", "index_reg", ",", "index_reg", "=", "tmp", ";", "}", "if", "(", "(", "base_reg", "==", "hard_frame_pointer_rtx", "||", "base_reg", "==", "frame_pointer_rtx", "||", "base_reg", "==", "arg_pointer_rtx", ")", "&&", "!"], "ground_truth": ["disp", ")", "disp", "=", "const0_rtx", ";"], "File": "i3863", "Func": "ix86_decompose_address", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1390, "Length": 386, "Cover_Rate": 0.5602322206095791, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst1_lanev2di", "(", "(", "__builtin_neon_di", "*", ")", "__a", ",", "(", "int64x2_t"], "ground_truth": [")", "__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vst1q_lane_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1391, "Length": 16, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "last_insn_address", "=", "", ";", "const", "int", "uid", "=", "INSN_UID", "(", "insn", ")", ";", "if", "(", "TARGET_ADDRESSES", ")", "{", "fprintf", "(", "asm_out_file", ",", "", ",", "INSN_ADDRESSES", "(", "uid", ")", ",", "INSN_ADDRESSES", "(", "uid", ")", "-", "last_insn_address", ")", ";", "last_insn_address", "=", "INSN_ADDRESSES", "(", "uid"], "ground_truth": [")", ";"], "File": "h8300", "Func": "final_prescan_insn", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1392, "Length": 46, "Cover_Rate": 0.7076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "__o", "=", "__builtin_neon_vld3_lanev8bf", "(", "__a", ",", "__bu", ".", "__o", ",", "__c", ")", ";", "return", "__rv", ".", "__i"], "ground_truth": [";"], "File": "arm", "Func": "neon1_vld3q_lane_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1393, "Length": 20, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "targetm", ".", "target_option", ".", "pragma_parse", "=", "arm_pragma_target_parse", ";", "targetm", ".", "resolve_overloaded_builtin", "="], "ground_truth": ["arm_resolve_overloaded_builtin", ";"], "File": "arm-c", "Func": "arm_register_target_pragmas", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1394, "Length": 14, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeAsmPrinter", "(", ")", "{", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "X", "("], "ground_truth": ["getTheTarget", "(", ")", ")", ";"], "File": "VEAsmPrinter1", "Func": "LLVMInitializeVEAsmPrinter", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1395, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isGOTPLDpc", "(", "MachineInstr", "&", "Instr", ")", "{", "if", "(", "Instr", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "const", "MachineOperand", "&", "LoadedAddressReg", "=", "Instr", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "PPCPreEmitPeephole10", "Func": "isGOTPLDpc", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1396, "Length": 33, "Cover_Rate": 0.38823529411764707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "Num", "=", "Desc", ".", "getNumImplicitUses", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Num", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "Desc", ".", "ImplicitUses", "[", "i", "]", ";", "switch", "(", "Reg", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "return", "Reg", ";", "default", ":", "break", ";", "}", "}", "return"], "ground_truth": ["", ";"], "File": "AMDGPUAsmParser14", "Func": "findImplicitSGPRReadInVOP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1397, "Length": 61, "Cover_Rate": 0.6224489795918368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "V8HImode", ":", "return", "CODE_FOR_aarch64_reload_movcpv8hidi", ";", "case", "V2SImode", ":", "return", "CODE_FOR_aarch64_reload_movcpv2sidi", ";", "case", "V4SImode", ":", "return", "CODE_FOR_aarch64_reload_movcpv4sidi", ";", "case", "V2DImode", ":", "return", "CODE_FOR_aarch64_reload_movcpv2didi", ";", "case", "V2DFmode", ":", "return", "CODE_FOR_aarch64_reload_movcpv2dfdi", ";", "default", ":", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "aarch643", "Func": "aarch64_constant_pool_reload_icode", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1398, "Length": 36, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetMachine", "::", "addInstSelector", "(", "PassManagerBase", "&", "PM", ")", "{", "PM", ".", "add", "(", "createISelDag"], "ground_truth": ["(", "*", "this", ")", ")", ";"], "File": "SPUTargetMachine1", "Func": "addInstSelector", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1399, "Length": 21, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "HexagonExpandPredSpillCode", "Func": "getPassName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1400, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtph_epi64", "(", "__m512i", "__A", ",", "__mmask8", "__B", ","], "ground_truth": ["__m128h", "__C", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_mask_cvtph_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1401, "Length": 25, "Cover_Rate": 0.6578947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "DAGToDAGISel", "::", "SelectAnyImm0", "(", "SDValue", "&", "N", ",", "SDValue", "&", "R", ")", "{", "return", "SelectAnyImmediate", "(", "N", ",", "R", ",", ""], "ground_truth": [")", ";"], "File": "HexagonISelDAGToDAG10", "Func": "SelectAnyImm0", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1402, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "V2", "=", "SVOp", "->", "getOperand", "(", "", ")", ";", "DebugLoc", "dl", "=", "SVOp", "->", "getDebugLoc", "(", ")", ";", "MVT", "VT", "=", "SVOp", "->", "getValueType", "(", "", ")", ".", "getSimpleVT", "(", ")", ";", "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "!", "Subtarget", "->", "hasSSE41", "(", ")", "||", "EltVT", "==", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "Subtarget", "->", "hasInt256", "(", ")", "&&", "VT", "==", "", ")", "return", "SDValue", "(", ")", ";", "unsigned", "MaskValue", "=", "", ";", "unsigned", "NumLanes", "=", "(", "NumElems", "-", "", ")", "/", "", "+", "", ";", "unsigned", "NumElemsInLane", "=", "NumElems", "/", "NumLanes", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElemsInLane", ";", "++", "i", ")", "{", "int", "SndLaneEltIdx", "=", "(", "NumLanes", "==", "", ")", "?", "SVOp", "->", "getMaskElt"], "ground_truth": ["(", "i", "+", "NumElemsInLane", ")", ":", "-", "", ";"], "File": "X86ISelLowering116", "Func": "LowerVECTOR_SHUFFLEtoBlend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1403, "Length": 148, "Cover_Rate": 0.36724565756823824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "file", ",", "", ")", ";", "tree", "size", "=", "DECL_SIZE_UNIT", "(", "decl", ")", ";", "nvptx_assemble_decl_begin", "(", "file", ",", "name", ",", "section_for_decl", "(", "decl", ")", ",", "TREE_TYPE", "(", "decl", ")", ",", "size", "?", "tree_to_shwi", "(", "size", ")", ":", "", ","], "ground_truth": ["DECL_ALIGN", "(", "decl", ")", ",", "true", ")", ";"], "File": "nvptx", "Func": "nvptx_assemble_undefined_decl", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 1404, "Length": 48, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "BasicBlock", "*", ",", "", ">", "ReturningBlocks", ";", "SmallVector", "<", "BasicBlock", "*", ",", "", ">", "UnreachableBlocks", ";", "BasicBlock", "*", "DummyReturnBB", "=", "nullptr", ";", "bool", "InsertExport", "=", "false", ";", "for", "(", "BasicBlock", "*", "BB", ":", "PDT", ".", "getRoots", "(", ")", ")", "{", "if", "(", "isa", "<", "ReturnInst", ">", "(", "BB", "->", "getTerminator", "(", ")", ")", ")", "{", "if", "(", "!", "isUniformlyReached", "(", "DA", ",", "*", "BB", ")", ")", "ReturningBlocks", ".", "push_back", "(", "BB", ")", ";", "}", "else", "if", "(", "isa", "<", "UnreachableInst", ">", "(", "BB", "->", "getTerminator", "(", ")", ")", ")", "{", "if", "(", "!", "isUniformlyReached", "(", "DA", ",", "*", "BB", ")", ")", "UnreachableBlocks", ".", "push_back", "(", "BB", ")", ";", "}", "else", "if", "(", "BranchInst", "*", "BI", "=", "dyn_cast", "<", "BranchInst", ">", "(", "BB", "->", "getTerminator", "(", ")", ")", ")", "{", "ConstantInt", "*", "BoolTrue", "=", "ConstantInt", "::", "getTrue", "(", "F", ".", "getContext", "(", ")", ")", ";", "if", "(", "DummyReturnBB", "==", "nullptr", ")", "{", "DummyReturnBB", "=", "BasicBlock", "::", "Create", "(", "F", ".", "getContext", "(", ")", ",", "", ",", "&", "F", ")", ";", "Type", "*", "RetTy", "=", "F", ".", "getReturnType", "(", ")", ";", "Value", "*", "RetVal", "=", "RetTy", "->", "isVoidTy", "(", ")", "?", "nullptr", ":", "UndefValue", "::", "get", "(", "RetTy", ")", ";", "if", "(", "F", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "_PS", "&&", "RetTy", "->", "isVoidTy", "(", ")", ")", "{", "InsertExport", "=", "true", ";", "}", "ReturnInst", "::", "Create", "(", "F", ".", "getContext", "(", ")", ",", "RetVal", ",", "DummyReturnBB", ")", ";", "ReturningBlocks", ".", "push_back", "(", "DummyReturnBB", ")", ";", "}", "if", "(", "BI", "->", "isUnconditional", "(", ")", ")", "{", "BasicBlock", "*", "LoopHeaderBB", "=", "BI", "->", "getSuccessor", "(", "", ")", ";", "BI", "->", "eraseFromParent", "(", ")", ";", "BranchInst", "::", "Create", "(", "LoopHeaderBB", ",", "DummyReturnBB", ",", "BoolTrue", ",", "BB", ")", ";", "}", "else", "{", "BasicBlock", "*", "TransitionBB", "=", "BB", "->", "splitBasicBlock", "(", "BI", ",", "", ")", ";", "BB", "->", "getTerminator", "(", ")", "->", "eraseFromParent", "(", ")", ";", "BranchInst", "::", "Create", "(", "TransitionBB", ",", "DummyReturnBB", ",", "BoolTrue", ",", "BB", ")", ";", "}", "}", "}", "if", "(", "!", "UnreachableBlocks", ".", "empty", "(", ")", ")", "{", "BasicBlock", "*", "UnreachableBlock", "=", "nullptr", ";", "if", "(", "UnreachableBlocks", ".", "size", "(", ")", "==", "", ")", "{", "UnreachableBlock", "=", "UnreachableBlocks", ".", "front", "(", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "AMDGPUUnifyDivergentExitNodes18", "Func": "runOnFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1405, "Length": 366, "Cover_Rate": 0.5692068429237948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vaddhn_s16", "(", "int16x8_t", "__a", ",", "int16x8_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vaddhn_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1406, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")", "__builtin_neon_vsublsv4hi", "("], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vsubl_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1407, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "treg", "=", "avr_hregs_split_reg", "(", "&", "set", ")", ";", "if", "(", "treg", "<", "", ")", "treg", "=", "AVR_TMP_REGNO", ";", "cfun", "->", "machine", "->", "gasisr", ".", "regno", "=", "treg", ";", "cfun", "->", "machine", "->", "stack_usage", "+=", "", "+", "(", "treg", "!=", "AVR_TMP_REGNO", ")", ";", "emit_insn", "(", "gen_gasisr", "(", "GEN_INT", "(", "GASISR_Prologue", ")", ",", "GEN_INT", "(", "treg", ")", ")", ")", ";", "}", "else", "{", "emit_push_byte", "(", "AVR_ZERO_REGNO", ",", "true", ")", ";", "emit_push_byte", "(", "AVR_TMP_REGNO", ",", "true", ")", ";", "emit_push_sfr", "(", "sreg_rtx", ",", "false", ",", "false", ",", "AVR_TMP_REGNO", ")", ";", "emit_move_insn", "(", "zero_reg_rtx", ",", "const0_rtx", ")", ";", "emit_use", "(", "zero_reg_rtx", ")", ";", "}", "if", "(", "AVR_HAVE_RAMPD", ")", "emit_push_sfr", "(", "rampd_rtx", ",", "false", ",", "true", ",", "treg", ")", ";", "if", "(", "AVR_HAVE_RAMPX", "&&", "TEST_HARD_REG_BIT", "(", "set", ",", "REG_X", ")", "&&", "TEST_HARD_REG_BIT", "(", "set"], "ground_truth": [",", "REG_X", "+", "", ")", ")", "{"], "File": "avr", "Func": "avr_expand_prologue", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1408, "Length": 135, "Cover_Rate": 0.3901734104046243, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "signed", "int", ")", "__builtin_altivec_vcmpgefp", "(", "(", "vector", "float", ")", "a1", ",", "(", "vector", "float"], "ground_truth": [")", "a2", ")", ";"], "File": "altivec4", "Func": "vec_cmpge", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1409, "Length": 21, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cfun", "->", "machine", "->", "seh", "->", "after_prologue", "=", "true", ";", "fputs", "(", "", ","], "ground_truth": ["f", ")", ";"], "File": "winnt", "Func": "i386_pe_seh_end_prologue", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1410, "Length": 17, "Cover_Rate": 0.4146341463414634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RB0", "==", "", "||", "RB1", "==", "", ")", "return", "", ";", "return", "regBankUnion", "(", "RB0", ","], "ground_truth": ["RB1", ")", ";"], "File": "AMDGPURegisterBankInfo15", "Func": "regBankBoolUnion", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1411, "Length": 21, "Cover_Rate": 0.3442622950819672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "ELF", "::", "R__TLS_GD_HI20", ";", "case", "", ":", "return", "ELF", "::", "R__JAL", ";", "case", "", ":", "return", "ELF", "::", "R__BRANCH", ";", "case", "", ":", "return", "ELF", "::", "R__RVC_JUMP", ";", "case", "", ":", "return", "ELF", "::", "R__RVC_BRANCH", ";", "case", "", ":", "return", "ELF", "::", "R__CALL", ";", "case", "", ":", "return", "ELF", "::", "R__CALL_PLT", ";", "}", "}", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "FK_Data_4", ":", "return", "ELF", "::", "R__32", ";", "case", "FK_Data_8", ":", "return", "ELF", "::", "R__64", ";", "case", "FK_Data_Add_1", ":", "return", "ELF", "::", "R__ADD8", ";", "case", "FK_Data_Add_2", ":", "return", "ELF", "::", "R__ADD16", ";", "case", "FK_Data_Add_4", ":", "return", "ELF", "::", "R__ADD32", ";", "case", "FK_Data_Add_8", ":", "return", "ELF", "::", "R__ADD64", ";", "case", "FK_Data_Add_6b", ":", "return", "ELF", "::", "R__SET6", ";", "case", "FK_Data_Sub_1", ":", "return", "ELF", "::", "R__SUB8", ";", "case", "FK_Data_Sub_2", ":", "return", "ELF", "::", "R__SUB16", ";", "case", "FK_Data_Sub_4", ":", "return", "ELF", "::", "R__SUB32", ";", "case", "FK_Data_Sub_8", ":", "return", "ELF", "::", "R__SUB64", ";", "case", "FK_Data_Sub_6b", ":", "return", "ELF", "::", "R__SUB6", ";", "case", "", ":", "return", "ELF", "::", "R__HI20", ";", "case", "", ":", "return", "ELF", "::", "R__LO12_I", ";", "case", "", ":", "return", "ELF", "::", "R__LO12_S", ";", "case", "", ":", "return", "ELF", "::", "R__TPREL_HI20", ";", "case", "", ":", "return", "ELF", "::", "R__TPREL_LO12_I", ";", "case", "", ":", "return", "ELF", "::", "R__TPREL_LO12_S", ";", "case", "", ":", "return", "ELF"], "ground_truth": ["::", "R__TPREL_ADD", ";"], "File": "RISCVELFObjectWriter1", "Func": "getRelocType", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1412, "Length": 222, "Cover_Rate": 0.5796344647519582, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "lane", "=", "lane", ">=", "half_elts", "?", "lane", "-", "half_elts", ":", "lane", "+", "half_elts", ";", "XVECEXP", "(", "unspec", ",", "", ",", "", ")", "=", "GEN_INT", "(", "lane", ")", ";", "INSN_CODE", "(", "insn", ")", "=", "-", "", ";", "df_insn_rescan", "(", "insn", ")", ";", "if", "(", "dump_file", ")", "fprintf", "(", "dump_file", ",", ""], "ground_truth": [",", "INSN_UID", "(", "insn", ")", ")", ";"], "File": "powerpcspe", "Func": "adjust_splat", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1413, "Length": 57, "Cover_Rate": 0.504424778761062, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectStore", "(", "const", "Instruction", "*", "I", ")", "{", "const", "StoreInst", "*", "S", "=", "cast", "<", "StoreInst", ">", "(", "I", ")", ";", "if", "(", "S", "->", "isAtomic", "(", ")", ")", "return", "false", ";", "const", "Value", "*", "Val", "=", "S", "->", "getValueOperand", "(", ")", ";", "const", "Value", "*", "Ptr", "=", "S", "->", "getPointerOperand", "(", ")", ";", "MVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "Val", "->", "getType", "(", ")", ",", "VT", ",", "true", ")", ")", "return", "false", ";", "unsigned", "Alignment", "=", "S", "->", "getAlignment", "(", ")", ";", "unsigned", "ABIAlignment", "=", "DL", ".", "getABITypeAlignment", "(", "Val", "->", "getType", "(", ")", ")", ";", "if", "(", "Alignment", "==", "", ")", "Alignment", "=", "ABIAlignment", ";", "bool", "Aligned", "="], "ground_truth": ["Alignment", ">=", "ABIAlignment", ";"], "File": "X86FastISel (2)1", "Func": "X86SelectStore", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1414, "Length": 119, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "for", "(", "MVT", "VT", ":", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", "{", "for", "(", "unsigned", "Op", "=", "", ";", "Op", "<", "", ";", "++", "Op", ")", "{", "switch", "(", "Op", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "case", "", ":", "setOperationAction", "(", "Op", ",", "VT", ",", "Custom", ")", ";", "break", ";", "default", ":", "setOperationAction", "(", "Op", ",", "VT", ",", "Expand", ")", ";", "break", ";", "}", "}", "}", "for", "(", "MVT", "Vec64", ":", "{", "", ",", "", "}", ")", "{", "setOperationAction", "(", "", ",", "Vec64", ",", "Promote", ")", ";", "AddPromotedToType", "(", "", ",", "Vec64", ",", "", ")", ";", "setOperationAction", "(", "", ",", "Vec64", ",", "Promote", ")", ";", "AddPromotedToType", "(", "", ",", "Vec64", ",", "", ")", ";", "setOperationAction", "(", "", ",", "Vec64", ",", "Promote", ")", ";", "AddPromotedToType", "(", "", ",", "Vec64", ",", "", ")", ";", "setOperationAction", "(", "", ",", "Vec64", ",", "Promote", ")", ";", "AddPromotedToType", "(", "", ",", "Vec64", ",", "", ")", ";", "}", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "if", "(", "getSubtarget", "(", ")", "->", "hasFlatAddressSpace", "(", ")", ")", "{", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom"], "ground_truth": [")", ";"], "File": "SIISelLowering101", "Func": "SITargetLowering", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1415, "Length": 510, "Cover_Rate": 0.32136105860113423, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "writeNopData", "(", "uint64_t", "Count", ",", "MCObjectWriter", "*", "OW", ")", "const", "{", "if", "(", "(", "Count", "%", "", ")", "!=", "", ")", "return", "false", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "<", "Count", ";", "i", "+=", "", ")", "OW", "->", "Write32"], "ground_truth": ["(", "", ")", ";"], "File": "TeeRISCAsmBackend", "Func": "writeNopData", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1416, "Length": 47, "Cover_Rate": 0.9215686274509803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Signed", "&&", "isPow2Splat", "(", "Op", ".", "getOperand", "(", "", ")", ",", "SplatVal", ",", "Negated", ")", ")", "{", "EVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "DAG", ",", "VT", ")", ";", "SDValue", "Op1", "=", "convertToScalableVector", "(", "DAG", ",", "ContainerVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Op2", "=", "DAG", ".", "getTargetConstant", "(", "Log2_64", "(", "SplatVal", ")", ",", "dl", ",", "", ")", ";", "SDValue", "Pg", "=", "getPredicateForFixedLengthVector", "(", "DAG", ",", "dl", ",", "VT", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ContainerVT", ",", "Pg", ",", "Op1", ",", "Op2", ")", ";", "if", "(", "Negated", ")", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ",", "Res", ")", ";", "return", "convertFromScalableVector", "(", "DAG", ",", "VT", ",", "Res", ")", ";", "}", "if", "(", "EltVT", "==", "", "||", "EltVT", "==", "", ")", "return", "LowerToPredicatedOp", "(", "Op", ",", "DAG", ",", "PredOpcode", ")", ";", "EVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "DAG", ",", "VT", ")", ";", "EVT", "HalfVT", "=", "VT", ".", "getHalfNumVectorElementsVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "EVT", "FixedWidenedVT", "=", "HalfVT", ".", "widenIntegerVectorElementType", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "EVT", "ScalableWidenedVT", "=", "getContainerForFixedLengthVector", "(", "DAG", ",", "FixedWidenedVT", ")", ";", "EVT", "WidenedVT", "=", "VT", ".", "widenIntegerVectorElementType", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "if", "(", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "WidenedVT", ")", ")", "{", "unsigned", "ExtendOpcode", "=", "Signed", "?", "", ":", "", ";", "SDValue", "Op0", "=", "DAG", ".", "getNode", "(", "ExtendOpcode", ",", "dl", ",", "WidenedVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Op1", "=", "DAG", ".", "getNode", "(", "ExtendOpcode", ",", "dl", ",", "WidenedVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Div", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "WidenedVT", ",", "Op0", ",", "Op1", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Div", ")", ";", "}", "SDValue", "Op0", "=", "convertToScalableVector", "(", "DAG", ",", "ContainerVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Op1", "=", "convertToScalableVector", "(", "DAG", ",", "ContainerVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "unsigned", "UnpkLo", "=", "Signed", "?", "", ":", "", ";", "unsigned", "UnpkHi", "=", "Signed", "?", "", ":", "", ";", "SDValue", "Op0Lo", "=", "DAG", ".", "getNode", "(", "UnpkLo", ",", "dl", ",", "ScalableWidenedVT", ",", "Op0", ")", ";", "SDValue", "Op1Lo", "=", "DAG", ".", "getNode", "(", "UnpkLo", ",", "dl", ",", "ScalableWidenedVT", ",", "Op1", ")", ";", "SDValue", "Op0Hi", "=", "DAG", ".", "getNode", "(", "UnpkHi", ",", "dl", ",", "ScalableWidenedVT", ",", "Op0", ")", ";", "SDValue", "Op1Hi", "=", "DAG", ".", "getNode", "(", "UnpkHi", ",", "dl", ",", "ScalableWidenedVT", ",", "Op1", ")", ";", "Op0Lo", "=", "convertFromScalableVector", "(", "DAG", ",", "FixedWidenedVT", ",", "Op0Lo", ")", ";", "Op1Lo", "=", "convertFromScalableVector", "(", "DAG", ",", "FixedWidenedVT", ",", "Op1Lo"], "ground_truth": [")", ";"], "File": "AArch64ISelLowering69", "Func": "LowerFixedLengthVectorIntDivideToSVE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1417, "Length": 461, "Cover_Rate": 0.6839762611275965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SelectAddrImm", "(", "SDValue", "N", ",", "SDValue", "&", "Disp", ",", "SDValue"], "ground_truth": ["&", "Base", ")", "{"], "File": "PPCISelDAGToDAG (2)2", "Func": "SelectAddrImm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1418, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "FoldMaskedShiftToScaledMask", "(", "SelectionDAG", "&", "DAG", ",", "SDValue", "N", ",", "uint64_t", "Mask", ",", "SDValue", "Shift", ",", "SDValue", "X", ",", "ISelAddressMode", "&", "AM", ")", "{", "if", "(", "Shift", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "Shift", ".", "getOperand", "(", "", ")", ")", ")", "return", "true", ";", "if", "(", "!", "N", ".", "hasOneUse", "(", ")", "||", "!", "Shift", ".", "hasOneUse", "(", ")", ")", "return", "true", ";", "unsigned", "ShiftAmt", "=", "Shift", ".", "getConstantOperandVal", "(", "", ")", ";", "if", "(", "ShiftAmt", "!=", "", "&&", "ShiftAmt", "!=", "", "&&", "ShiftAmt", "!=", "", ")", "return", "true", ";", "MVT", "VT", "=", "N", ".", "getSimpleValueType", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "NewMask", "=", "DAG", ".", "getConstant", "(", "Mask", ">>", "ShiftAmt", ",", "DL", ",", "VT", ")", ";", "SDValue", "NewAnd", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "X", ",", "NewMask", ")", ";", "SDValue", "NewShift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewAnd", ",", "Shift", ".", "getOperand", "(", "", ")", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewMask", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewAnd", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewShift", ")", ";", "DAG", ".", "ReplaceAllUsesWith", "("], "ground_truth": ["N", ",", "NewShift", ")", ";"], "File": "X86ISelDAGToDAG110", "Func": "FoldMaskedShiftToScaledMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1419, "Length": 206, "Cover_Rate": 0.8956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "unsigned", "getJumpTableEncoding", "(", ")"], "ground_truth": ["const", "{"], "File": "PatmosISelLowering", "Func": "getJumpTableEncoding", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1420, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "insn_set", ";", "rtx", "dep_set", ";", "int", "timings", ";", "if", "(", "!", "TARGET_AM33", ")", "return", "", ";", "insn_set", "=", "single_set", "(", "insn", ")", ";", "if", "(", "!", "insn_set", ")", "return", "cost", ";", "dep_set", "=", "single_set", "(", "dep", ")", ";", "if", "(", "!", "dep_set", ")", "return", "cost", ";", "if", "(", "mn10300_tune_cpu", "==", "PROCESSOR_AM34", "&&", "set_is_load_p", "(", "dep_set", ")", "&&", "set_is_store_p", "(", "insn_set", ")", ")", "cost", "+=", "", ";", "else", "if", "(", "mn10300_tune_cpu", "==", "PROCESSOR_AM34", "&&", "!", "set_is_store_p", "(", "insn_set", ")", "&&", "!", "JUMP_P", "(", "insn", ")", "&&", "GET_MODE_CLASS", "(", "GET_MODE", "(", "SET_SRC", "(", "dep_set", ")", ")", ")", "==", "MODE_FLOAT", "&&", "GET_MODE_CLASS", "(", "GET_MODE", "(", "SET_SRC", "(", "insn_set", ")", ")", ")", "==", "MODE_FLOAT", ")", "cost", "+=", "", ";", "if", "(", "!", "TARGET_AM33_2", ")"], "ground_truth": ["return", "cost", ";"], "File": "mn103004", "Func": "mn10300_adjust_sched_cost", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1421, "Length": 124, "Cover_Rate": 0.5321888412017167, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "*", "loc", "=", "*", "iter", ";", "if", "(", "MEM_P", "(", "*", "loc", ")", ")", "{", "loongarch_rewrite_small_data_1", "(", "&", "XEXP", "(", "*", "loc", ",", "", ")", ")", ";", "iter", ".", "skip_subrtxes", "("], "ground_truth": [")", ";"], "File": "loongarch", "Func": "loongarch_rewrite_small_data_1", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1422, "Length": 34, "Cover_Rate": 0.5483870967741935, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", ""], "ground_truth": [")", "return", "&", "", ";"], "File": "SIRegisterInfo47", "Func": "getAlignedVGPRClassForBitWidth", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1423, "Length": 60, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", ")", ";", "bool", "is64", "=", "PtrVT", "==", "", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MFI", "->", "setFrameAddressIsTaken", "(", "true", ")", ";", "bool", "is31", "=", "(", "DisableFramePointerElim", "(", "MF", ")", "||", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "&&", "MFI", "->", "getStackSize", "(", ")", "&&", "!", "MF", ".", "getFunction", "(", ")", "->", "hasFnAttr", "(", "Attribute", "::", "Naked", ")", ";", "unsigned", "FrameReg", "=", "is64", "?", "(", "is31", "?", "", ":", "", ")", ":", "(", "is31", "?", "", ":", "", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "FrameReg", ",", "PtrVT", ")", ";", "while", "(", "Depth", "--", ")", "FrameAddr", "=", "DAG", ".", "getLoad", "(", "Op", ".", "getValueType", "(", ")", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "FrameAddr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "return"], "ground_truth": ["FrameAddr", ";"], "File": "PPCISelLowering21", "Func": "LowerFRAMEADDR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1424, "Length": 196, "Cover_Rate": 0.8868778280542986, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vldrwq_gather_offset_z_u32", "(", "uint32_t", "const", "*", "__base", ",", "uint32x4_t", "__offset", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vldrwq_gather_offset_z_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1425, "Length": 14, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setRAIndex", "(", "int", "Index", ")"], "ground_truth": ["{"], "File": "TLCS900MachineFunctionInfo", "Func": "setRAIndex", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1426, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "if", "(", "HadParens", ")", "getLexer", "(", ")", ".", "UnLex", "(", "LParen", ")", ";", "return", "MatchOperand_NoMatch", ";", "case", "AsmToken", "::", "Identifier", ":", "StringRef", "Name", "=", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "Register", "RegNo", ";", "matchRegisterNameHelper", "(", "isRV32E", "(", ")", ",", "RegNo", ",", "Name", ")", ";", "if", "(", "RegNo", "==", "", ")", "RegNo", "=", "", ";", "if", "(", "RegNo", "==", "", ")", "{", "if", "(", "HadParens", ")", "getLexer", "(", ")", ".", "UnLex", "(", "LParen", ")", ";", "return", "MatchOperand_NoMatch", ";", "}", "if", "(", "HadParens", ")", "Operands", ".", "push_back", "(", "Operand", "::", "createToken", "(", "", ",", "FirstS", ",", "isRV64", "(", ")"], "ground_truth": [")", ")", ";"], "File": "RISCVAsmParser43", "Func": "parseRegisterV0asV0T", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1427, "Length": 108, "Cover_Rate": 0.3364485981308411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MFI", "->", "getShaderType", "(", ")", "=="], "ground_truth": ["ShaderType", "::", "COMPUTE", ";"], "File": "SIInstrInfo61", "Func": "shouldTryToSpillVGPRs", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1428, "Length": 11, "Cover_Rate": 0.3235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "N", "->", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "", ")", ";", "SDValue", "WideRes", ";", "if", "(", "isLogicOp", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", ")", "&&", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", "&&", "N", "->", "getOpcode", "(", ")", "==", "", ")", "WideRes", "=", "computeLogicOpInGPR", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "else", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "nullptr", ";", "else", "WideRes", "=", "getSETCCInGPR", "(", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOpcode", "(", ")", "==", "", "?", "SetccInGPROpts", "::", "SExtOrig", ":", "SetccInGPROpts", "::", "ZExtOrig", ")", ";", "if", "(", "!", "WideRes", ")", "return", "nullptr", ";", "SDLoc", "dl", "(", "N", ")", ";", "bool", "Input32Bit", "=", "WideRes", ".", "getValueType", "(", ")", "==", "", ";", "bool", "Output32Bit", "=", "N", "->", "getValueType", "(", "", ")", "==", "", ";", "NumSextSetcc", "+=", "N", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "NumZextSetcc", "+=", "N", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "SDValue", "ConvOp", "=", "WideRes", ";", "if", "(", "Input32Bit", "!=", "Output32Bit", ")", "ConvOp", "=", "addExtOrTrunc", "(", "WideRes", ",", "Input32Bit", "?", "ExtOrTruncConversion", "::", "Ext", ":", "ExtOrTruncConversion", "::", "Trunc", ")", ";", "return", "ConvOp", ".", "getNode"], "ground_truth": ["(", ")", ";"], "File": "PPCISelDAGToDAG1", "Func": "tryEXTEND", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1429, "Length": 223, "Cover_Rate": 0.8745098039215686, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasMulI24", "(", ")", "const", "{", "return", "HasMulI24"], "ground_truth": [";"], "File": "AMDGPUSubtarget", "Func": "hasMulI24", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1430, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_vfmaddpd512_mask3", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ",", "("], "ground_truth": ["__v8df", ")", "__C", ",", "(", "__mmask8", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask3_fmadd_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1431, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getUnifiedFormatName", "(", "unsigned", "Id", ")", "{", "return", "isValidUnifiedFormat", "(", "Id", ")", "?", "UfmtSymbolic"], "ground_truth": ["[", "Id", "]", ":", "", ";"], "File": "AMDGPUBaseInfo1", "Func": "getUnifiedFormatName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1432, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PredicatedMI", "*", "Divergent", "=", "Block", ".", "getDivergent", "(", ")", ";", "if", "(", "isVCTP", "(", "Divergent", "->", "MI", ")", ")", "{", "uint64_t", "Size", "=", "getVPTBlockMask", "(", "Block", ".", "size", "(", ")", "-", "", ")", ";", "Block", ".", "getVPST", "(", ")", "->", "getOperand", "(", "", ")", ".", "setImm", "(", "Size", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "else", "if", "(", "Block", ".", "IsOnlyPredicatedOn", "(", "LoLoop", ".", "VCTP", ")", ")", "{", "for", "(", "auto", "I", "=", "++", "MachineBasicBlock", "::", "iterator", "(", "Block", ".", "getVPST", "(", ")", ")", ",", "E", "=", "++", "MachineBasicBlock", "::", "iterator", "(", "Divergent", "->", "MI", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "RemovePredicate", "(", "&", "*", "I", ")", ";", "unsigned", "Size", "=", "", ";", "auto", "E", "=", "MachineBasicBlock", "::", "reverse_iterator", "(", "Divergent", "->", "MI", ")", ";", "auto", "I", "=", "MachineBasicBlock", "::", "reverse_iterator", "(", "Insts", ".", "back", "(", ")", ".", "MI", ")", ";", "MachineInstr", "*", "InsertAt", "=", "nullptr", ";", "while", "(", "I", "!=", "E", ")", "{", "InsertAt", "=", "&"], "ground_truth": ["*", "I", ";"], "File": "ARMLowOverheadLoops26", "Func": "ConvertVPTBlocks", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1433, "Length": 168, "Cover_Rate": 0.35517970401691334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand"], "ground_truth": [")", ";"], "File": "Cpu0ISelLowering4", "Func": "Cpu0TargetLowering", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1434, "Length": 153, "Cover_Rate": 0.33116883116883117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "T", "*", ",", "N", ">", "list", ";", "for", "(", "BasicBlock", "::", "iterator", "II", "=", "(", "*", "BB", ")", "->", "begin", "(", ")", ";", "II", "!=", "(", "*", "BB", ")", "->", "end", "(", ")", ";", "II", "++", ")", "if", "(", "auto", "Intrin", "=", "dyn_cast", "<", "T", ">", "(", "II", ")", ")", "list", ".", "push_back", "(", "Intrin", ")", ";", "return"], "ground_truth": ["list", ";"], "File": "SCEVParser", "Func": "get_list_of", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1435, "Length": 62, "Cover_Rate": 0.775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "delta", "<", "", ")", "emit_insn", "(", "gen_rtx_SET", "(", "Pmode", ",", "this_rtx", ",", "gen_rtx_MINUS", "(", "Pmode", ",", "this_rtx", ",", "shift", ")", ")", ")", ";", "else", "emit_insn", "(", "gen_rtx_SET", "(", "Pmode", ",", "this_rtx", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "this_rtx", ",", "shift", ")", ")", ")", ";", "}", "if", "(", "mdelta", "%", "", "!=", "", ")", "{", "scratch_rtx", "=", "GEN_INT", "(", "(", "delta", "<", "", "?", "-", "", ":"], "ground_truth": ["", ")", "*", "(", "mdelta", "%", "", ")", ")", ";"], "File": "aarch642", "Func": "aarch64_add_constant", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1436, "Length": 77, "Cover_Rate": 0.3347826086956522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Flags", ".", "isSRet", "(", ")", "||", "Flags", ".", "isInReg", "(", ")", ")", "return", "false", ";", "if", "(", "Subtarget", ".", "getTargetTriple", "(", ")", ".", "isOSMSVCRT", "(", ")", ")", "return", "false", ";", "if", "(", "Subtarget", ".", "isTargetMCU", "(", ")", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "X86ISelLowering (2)5", "Func": "hasCalleePopSRet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1437, "Length": 47, "Cover_Rate": 0.35074626865671643, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "REG_P", "(", "XEXP", "(", "x", ",", "", ")", ")", "&&", "CONST_INT_P", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", "fprintf", "(", "file", ",", "HOST_WIDE_INT_PRINT_DEC", "", ",", "INTVAL", "(", "XEXP", "(", "x", ",", "", ")", ")", ",", "reg_names", "[", "REGNO", "(", "XEXP", "(", "x", ",", "", ")", ")", "]", ")", ";", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "LO_SUM", "&&", "REG_P", "(", "XEXP", "(", "x", ",", "", ")", ")", "&&", "CONSTANT_P", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", "{", "fprintf", "(", "file", ",", "", ")", ";", "output_addr_const", "(", "file", ",", "XEXP", "(", "x", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "XEXP", "(", "x", ",", "", ")", ")", "]", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "LO_SUM", "&&", "REG_P", "(", "XEXP", "(", "x", ",", "", ")", ")", "&&", "CONSTANT_P", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", "{", "output_addr_const", "(", "file", ",", "XEXP", "(", "x", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "XEXP", "(", "x", ",", "", ")", ")", "]", ")", ";", "}", "else", "if", "(", "toc_relative_expr_p", "(", "x", ",", "false", ",", "&", "tocrel_base_oac", ",", "&", "tocrel_offset_oac", ")", ")", "{", "output_addr_const", "(", "file", ",", "CONST_CAST_RTX", "(", "tocrel_base_oac", ")", ")", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "LO_SUM", ")", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "XEXP", "(", "x", ",", "", ")", ")", "]", ")", ";", "else", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "XVECEXP", "(", "tocrel_base_oac", ",", "", ",", ""], "ground_truth": [")", ")", "]", ")", ";"], "File": "rs6000", "Func": "print_operand_address", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1438, "Length": 276, "Cover_Rate": 0.44878048780487806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "memset", "(", "rws_sum", ",", "", ",", "sizeof", "(", "rws_sum"], "ground_truth": [")", ")", ";"], "File": "ia642", "Func": "init_insn_group_barriers", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1439, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getImm3", "(", "insn", ")", "<<", "", "|", "getImm2", "("], "ground_truth": ["insn", ")", ";"], "File": "ThumbDisassemblerCore", "Func": "getShiftAmtBits", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1440, "Length": 13, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "if", "(", "!", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasCT", "(", ")", ")", "{", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "}", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom"], "ground_truth": [")", ";"], "File": "AlphaISelLowering2", "Func": "AlphaTargetLowering", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1441, "Length": 387, "Cover_Rate": 0.40865892291446676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "COSTS_N_INSNS", "(", "(", "GET_MODE_SIZE", "(", "mode", ")", "+"], "ground_truth": ["units", "-", "", ")", "/", "units", ")", ";"], "File": "mips", "Func": "mips_set_reg_reg_piece_cost", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1442, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_m_psradi", "(", "__m64", "__m", ",", "int", "__count", ")", "{", "return", "_mm_srai_pi32", "(", "__m", ","], "ground_truth": ["__count", ")", ";"], "File": "mmintrin5", "Func": "_m_psradi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1443, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "isExtendable", "=", "(", "F", ">>", "", ")", "&", "", ";", "if", "(", "!", "isExtendable", ")", "return", "false", ";", "short", "ExtOpNum", "=", "getCExtOpNum", "(", "MI", ")", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "ExtOpNum", ")", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&&", "", ")", "return", "true", ";", "if", "(", "MO", ".", "isMBB", "(", ")", ")", "return", "false", ";", "if", "(", "MO", ".", "isGlobal", "(", ")", "||", "MO", ".", "isSymbol", "(", ")", "||", "MO", ".", "isBlockAddress", "(", ")", "||", "MO", ".", "isJTI", "(", ")", "||", "MO", ".", "isCPI", "(", ")", ")", "return", "true", ";", "assert", "(", "MO", ".", "isImm"], "ground_truth": ["(", ")", "&&", "", ")", ";"], "File": "HexagonInstrInfo", "Func": "isConstExtended", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1444, "Length": 109, "Cover_Rate": 0.5505050505050505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "which", "==", "AARCH64_CHECK_MOV", ")", "{", "unsigned", "int", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "+=", "", ")", "{", "unsigned", "char", "byte", "=", "(", "val64", ">>", "i", ")", "&", "", ";", "if", "(", "byte", "!=", "", "&&", "byte", "!=", "", ")", "break", ";", "}", "if", "(", "i", "==", "", ")", "{", "if", "(", "info", ")", "*", "info", "=", "simd_immediate_info", "(", "DImode", ",", "val64"], "ground_truth": [")", ";"], "File": "aarch64", "Func": "aarch64_advsimd_valid_immediate", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1445, "Length": 74, "Cover_Rate": 0.32456140350877194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "X86IREmitter", "Func": "visitRDRAND", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1446, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_punpckhbw", "(", "(", "__v8qi"], "ground_truth": [")", "__m1", ",", "(", "__v8qi", ")", "__m2", ")", ";"], "File": "mmintrin5", "Func": "_mm_unpackhi_pi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1447, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printU16ImmOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isImm", "(", ")", ")", "O", "<<", "(", "unsigned", "short", ")", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "else", "printOperand", "(", "MI", ",", "OpNo"], "ground_truth": [",", "O", ")", ";"], "File": "PPCInstPrinter", "Func": "printU16ImmOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1448, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "ShadowRegI64", ")", ".", "addReg", "(", "ShadowRegI64", ")", ".", "addImm", "(", "", ")", ")", ";", "{", "MCInst", "Inst", ";", "switch", "(", "AccessSize", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "break", ";", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "break", ";", "}", "const", "MCExpr", "*", "Disp", "=", "MCConstantExpr", "::", "create", "(", "kShadowOffset", ",", "Ctx", ")", ";", "std", "::", "unique_ptr", "<", "Operand", ">", "Op", "(", "", "(", "getPointerWidth", "(", ")", ",", "", ",", "Disp", ",", "ShadowRegI64", ",", "", ",", "", ",", "SMLoc", "(", ")", ",", "SMLoc", "(", ")", ")", ")", ";", "Op", "->", "addMemOperands", "(", "Inst", ",", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "EmitInstruction", "(", "Out", ",", "Inst"], "ground_truth": [")", ";"], "File": "X86AsmInstrumentation", "Func": "InstrumentMemOperandLarge", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1449, "Length": 142, "Cover_Rate": 0.46864686468646866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitFunctionBodyEnd", "(", ")", "{", "if", "(", "OutStreamer", ".", "hasRawTextSupport", "(", ")", ")", "{", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", "", ")"], "ground_truth": [")", ";"], "File": "MipsAsmPrinter35", "Func": "EmitFunctionBodyEnd", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1450, "Length": 26, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", ")", "return", "false", ";", "}", "}", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "ValTy", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "ValTy", ")", ";", "return", "true", ";", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", ")", "{", "if", "(", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", ")", "return", "false", ";", "}", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")"], "ground_truth": [")", ")", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "ValTy", ")", ";"], "File": "Cpu0ISelDAGToDAG4", "Func": "SelectAddr", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1451, "Length": 204, "Cover_Rate": 0.5698324022346368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfoMicrosoft", "::", "MCAsmInfoMicrosoft", "(", "const", "Triple", "&", "Triple", ")", "{", "if", "(", "Triple", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "{", "PrivateGlobalPrefix", "=", "", ";", "PrivateLabelPrefix", "=", "", ";", "PointerSize", "=", "", ";", "WinEHEncodingType", "=", "WinEH", "::", "EncodingType", "::", "Itanium", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "WinEH", ";", "}", "AssemblerDialect", "=", "AsmWriterFlavor", ";", "TextAlignFillValue", "="], "ground_truth": ["", ";"], "File": "X86MCAsmInfo41", "Func": "X86MCAsmInfoMicrosoft", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1452, "Length": 58, "Cover_Rate": 0.8656716417910447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "const", "auto", "*", "CI", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "BI", "->", "getCondition", "(", ")", ")", ")", "{", "uint64_t", "Imm", "=", "CI", "->", "getZExtValue", "(", ")", ";", "MachineBasicBlock", "*", "Target", "=", "(", "Imm", "==", "", ")", "?", "FBB", ":", "TBB", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "Target", ")", ";", "if", "(", "FuncInfo", ".", "BPI", ")", "{", "auto", "BranchProbability", "=", "FuncInfo", ".", "BPI", "->", "getEdgeProbability", "(", "BI", "->", "getParent", "(", ")", ",", "Target", "->", "getBasicBlock", "(", ")", ")", ";", "FuncInfo", ".", "MBB", "->", "addSuccessor", "(", "Target", ",", "BranchProbability", ")", ";", "}", "else", "FuncInfo", ".", "MBB", "->", "addSuccessorWithoutProb", "(", "Target", ")", ";", "return", "true", ";", "}", "else", "{", "", "CC", "=", "", ";", "if", "(", "foldXALUIntrinsic", "(", "CC", ",", "I", ",", "BI", "->", "getCondition", "(", ")", ")", ")", "{", "Register", "CondReg", "=", "getRegForValue", "(", "BI", "->", "getCondition", "(", ")", ")", ";", "if", "(", "!", "CondReg", ")", "return", "false", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "CC", ")", ".", "addMBB", "(", "TBB", ")", ";", "finishCondBranch", "(", "BI", "->", "getParent", "(", ")", ",", "TBB", ",", "FBB", ")", ";", "return", "true", ";", "}", "}", "Register", "CondReg", "=", "getRegForValue", "(", "BI", "->", "getCondition", "(", ")", ")", ";", "if", "(", "CondReg", "==", "", ")", "return", "false", ";", "unsigned", "Opcode", "=", "", ";", "if", "(", "FuncInfo", ".", "MBB", "->", "isLayoutSuccessor", "(", "TBB", ")", ")", "{", "std", "::", "swap", "(", "TBB", ",", "FBB", ")", ";", "Opcode", "=", "", ";", "}", "const", "MCInstrDesc", "&", "II", "=", "TII", ".", "get", "(", "Opcode", ")", ";", "Register", "ConstrainedCondReg", "=", "constrainOperandRegClass", "(", "II", ",", "CondReg", ",", "II", ".", "getNumDefs", "(", ")", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ")", ".", "addReg", "(", "ConstrainedCondReg", ")", ".", "addImm", "(", "", ")", ".", "addMBB", "(", "TBB", ")", ";", "finishCondBranch", "(", "BI", "->", "getParent", "(", ")", ",", "TBB"], "ground_truth": [",", "FBB", ")", ";"], "File": "AArch64FastISel18", "Func": "selectBranch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1453, "Length": 342, "Cover_Rate": 0.4379001280409731, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Cond", ".", "empty", "(", ")", "&&", "!", "FBB", "&&", "TBB", "&&", "", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "return"], "ground_truth": ["", ";"], "File": "SparcInstrInfo16", "Func": "InsertBranch", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1454, "Length": 37, "Cover_Rate": 0.5285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "unsigned", "RegNum", "=", "TM", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "Reg", ")", ";", "CPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "}", "FPUTopSavedRegOff", "=", "FPUBitmask", "?", "(", "HasAFGR64Reg", "?", "-", "AFGR64RegSize", ":", "-", "FGR32RegSize", ")", ":", "", ";", "CPUTopSavedRegOff", "=", "CPUBitmask", "?", "-", "CSFPRegsSize", "-", "CPURegSize", ":", "", ";", "O", "<<", "", ";", "printHex32", "(", "CPUBitmask", ",", "O", ")", ";", "O", "<<", "','", "<<", "CPUTopSavedRegOff", "<<", "'\\n'", ";", "O", "<<", "", ";", "printHex32", "(", "FPUBitmask", ",", "O", ")", ";", "O", "<<", "", "<<", "FPUTopSavedRegOff"], "ground_truth": ["<<", "'\\n'", ";"], "File": "MipsAsmPrinter11", "Func": "printSavedRegsBitmask", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1455, "Length": 100, "Cover_Rate": 0.3184713375796178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int64x2_t", ")", "__builtin_neon_vaddlsv2si", "("], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vaddl_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1456, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "getLoc", "(", ")", "const", "{", "return", "getParser", "(", ")", ".", "getTok", "(", ")", "."], "ground_truth": ["getLoc", "(", ")", ";"], "File": "MMIXAsmParser", "Func": "getLoc", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1457, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "Subtarget", "::", "getBZeroEntry", "(", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "ARM64Subtarget", "Func": "getBZeroEntry", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1458, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "printU4ImmOperand", "(", "MI", ",", "OpNo", ","], "ground_truth": ["STI", ",", "O", ")", ";"], "File": "AMDGPUInstPrinter1", "Func": "printBankMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1459, "Length": 15, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__aarch64_vset_lane_any", "(", "*", "__src", ",", "__vec", ","], "ground_truth": ["__lane", ")", ";"], "File": "arm", "Func": "neon2_vld1q_lane_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1460, "Length": 11, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "allowsMisalignedMemoryAccesses", "(", "EVT", ",", "unsigned", ",", "Align", ",", "MachineMemOperand", "::", "Flags", ",", "bool", "*", "Fast", ")", "const", "{", "if", "(", "Fast", ")", "*", "Fast"], "ground_truth": ["=", "true", ";"], "File": "WebAssemblyISelLowering15", "Func": "allowsMisalignedMemoryAccesses", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1461, "Length": 30, "Cover_Rate": 0.8823529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "already_reported_p", "[", "ARRAY_SIZE", "(", "cgen_intrinsics", ")", "]", ";", "if", "(", "already_reported_p", "[", "intrinsic", "]", ")", "return", ";", "if", "(", "mep_intrinsic_insn", "[", "intrinsic", "]", "<", "", ")", "error", "(", "", ",", "cgen_intrinsics", "[", "intrinsic", "]", ")", ";", "else", "if", "(", "CGEN_CURRENT_GROUP", "==", "GROUP_VLIW", ")", "error", "(", "", ",", "cgen_intrinsics", "[", "intrinsic", "]", ")", ";", "else", "error", "(", "", ",", "cgen_intrinsics", "[", "intrinsic", "]", ")", ";", "already_reported_p", "[", "intrinsic"], "ground_truth": ["]", "=", "", ";"], "File": "mep", "Func": "mep_intrinsic_unavailable", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1462, "Length": 73, "Cover_Rate": 0.8902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly64x1_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon4_vreinterpret_p64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1463, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "Valid", "=", "(", "isUInt", "<", "", ">", "(", "v", ")", "||", "v", "==", "-", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "Valid", "=", "isUInt", "<", "", ">", "(", "v", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "Valid", "=", "(", "v", "==", "", ")", ";", "break", ";", "}", "if", "(", "!", "Valid", ")", "return", "false", ";", "}", "unsigned", "cmpReg1", ",", "cmpOp2", "=", "", ";", "cmpReg1", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "secondReg", ")", "{", "cmpOp2", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "cmpReg1", "==", "cmpOp2", ")", "return", "false", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "if", "(", "secondReg", "&&", "!", "Register", "::", "isPhysicalRegister", "(", "cmpOp2", ")", ")", "{", "MachineInstr", "*", "def", "=", "MRI"], "ground_truth": [".", "getVRegDef", "(", "cmpOp2", ")", ";"], "File": "HexagonNewValueJump30", "Func": "canCompareBeNewValueJump", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1464, "Length": 150, "Cover_Rate": 0.38961038961038963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "selectFPTrunc", "(", "const", "Instruction", "*", "I", ")", "{", "Value", "*", "V", "=", "I", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "I", "->", "getType", "(", ")", "->", "isFloatTy", "(", ")", "||", "!", "V", "->", "getType", "(", ")", "->", "isDoubleTy", "(", ")", ")", "return", "false", ";", "Register", "Op", "=", "getRegForValue", "(", "V", ")", ";", "if", "(", "Op", "==", "", ")", "return", "false", ";", "Register", "ResultReg", "=", "createResultReg"], "ground_truth": ["(", "&", "", ")", ";"], "File": "AArch64FastISel18", "Func": "selectFPTrunc", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1465, "Length": 75, "Cover_Rate": 0.635593220338983, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TrapID", "=", "Op", ".", "getOpcode", "(", ")", "==", "", "?", "Subtarget", "::", "TrapIDLLVMDebugTrap", ":", "Subtarget", "::", "TrapIDLLVMTrap", ";", "if", "(", "Subtarget", "->", "getTrapHandlerAbi", "(", ")", "==", "Subtarget", "::", "TrapHandlerAbiHsa", "&&", "Subtarget", "->", "isTrapHandlerEnabled", "(", ")", ")", "{", "MachineFunctionInfo", "*", "Info", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "unsigned", "UserSGPR", "=", "Info", "->", "getQueuePtrUserSGPR", "(", ")", ";", "assert", "(", "UserSGPR", "!=", "", ")", ";", "SDValue", "QueuePtr", "=", "CreateLiveInRegister", "(", "DAG", ",", "&", "", ",", "UserSGPR", ",", "", ")", ";", "SDValue", "SGPR01", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "ToReg", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "SL", ",", "SGPR01", ",", "QueuePtr", ",", "SDValue", "(", ")", ")", ";", "SDValue", "Ops", "[", "]", "="], "ground_truth": ["{"], "File": "SIISelLowering114", "Func": "lowerTRAP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1466, "Length": 120, "Cover_Rate": 0.38961038961038963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["CreateReg", "(", "Reg", ")", ")", ";"], "File": "MipsDisassembler35", "Func": "DecodeGPR32RegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1467, "Length": 24, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "iq2000_setup_incoming_varargs", "(", "CUMULATIVE_ARGS", "*", "cum", ",", "enum", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "tree", "type", "ATTRIBUTE_UNUSED", ",", "int", "*", "pretend_size", ",", "int", "no_rtl", ")", "{", "unsigned", "int", "iq2000_off", "=", "!", "cum", "->", "last_arg_fp", ";", "unsigned", "int", "iq2000_fp_off", "=", "cum", "->", "last_arg_fp", ";", "if", "(", "(", "cum", "->", "arg_words", "<", "MAX_ARGS_IN_REGISTERS", "-", "iq2000_off", ")", ")", "{", "int", "iq2000_save_gp_regs", "=", "MAX_ARGS_IN_REGISTERS", "-", "cum", "->", "arg_words", "-", "iq2000_off", ";", "int", "iq2000_save_fp_regs", "=", "(", "MAX_ARGS_IN_REGISTERS", "-", "cum", "->", "fp_arg_words", "-", "iq2000_fp_off", ")", ";", "if", "(", "iq2000_save_gp_regs", "<", "", ")", "iq2000_save_gp_regs", "=", "", ";", "if", "(", "iq2000_save_fp_regs", "<", "", ")", "iq2000_save_fp_regs", "=", "", ";", "*", "pretend_size", "=", "(", "(", "iq2000_save_gp_regs", "*", "UNITS_PER_WORD", ")", "+", "(", "iq2000_save_fp_regs", "*", "UNITS_PER_FPREG", ")", ")", ";", "if", "(", "!", "(", "no_rtl", ")", ")", "{", "if", "(", "cum", "->", "arg_words", "<", "MAX_ARGS_IN_REGISTERS", "-", "iq2000_off", ")", "{", "rtx", "ptr", ",", "mem", ";", "ptr", "=", "plus_constant", "(", "virtual_incoming_args_rtx", ",", "-", "(", "iq2000_save_gp_regs", "*", "UNITS_PER_WORD", ")", ")", ";", "mem", "=", "gen_rtx_MEM", "("], "ground_truth": ["BLKmode", ",", "ptr", ")", ";"], "File": "iq20002", "Func": "iq2000_setup_incoming_varargs", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1468, "Length": 163, "Cover_Rate": 0.8956043956043956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TEST_REGCLS", "(", "Preds", ",", "pred", ")", ";", "TEST_REGCLS", "(", "RRegu16", ",", "u16", ")", ";", "TEST_REGCLS", "(", "RRegu32", ",", "u32", ")", ";", "TEST_REGCLS", "(", "RRegu64"], "ground_truth": [",", "u64", ")", ";"], "File": "PTXAsmPrinter1", "Func": "getRegisterTypeName", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1469, "Length": 28, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsriq_n_u8", "(", "uint8x16_t", "__a", ",", "uint8x16_t", "__b", ",", "const", "int"], "ground_truth": ["__c", ")", "{"], "File": "arm", "Func": "neon2_vsriq_n_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1470, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "N", ")", ";", "auto", "*", "TrueC", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "LHS", ")", ";", "auto", "*", "FalseC", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "RHS", ")", ";", "if", "(", "!", "TrueC", "||", "!", "FalseC", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "LHS", ".", "getValueType", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "bool", "NeedsCondInvert", "=", "false", ";", "if", "(", "TrueC", "->", "getAPIntValue", "(", ")", ".", "ult", "(", "FalseC", "->", "getAPIntValue", "(", ")", ")", "&&", "(", "Cond", ".", "getOpcode", "(", ")", "==", "", "||", "(", "Cond", ".", "getOpcode", "(", ")", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Cond", ".", "getOperand", "(", "", ")", ")", ")", ")", ")", "{", "NeedsCondInvert", "=", "true", ";", "std", "::", "swap", "(", "TrueC", ",", "FalseC", ")", ";", "}", "if", "(", "FalseC", "->", "getAPIntValue", "(", ")", "==", "", "&&", "TrueC", "->", "getAPIntValue", "(", ")", ".", "isPowerOf2", "(", ")", ")", "{", "if", "(", "NeedsCondInvert", ")", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Cond", ".", "getValueType", "(", ")", ",", "Cond", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "Cond", ".", "getValueType", "(", ")", ")", ")", ";", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "LHS", ".", "getValueType", "(", ")", ",", "Cond", ")", ";", "unsigned", "ShAmt", "=", "TrueC", "->", "getAPIntValue", "(", ")", ".", "logBase2", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "LHS", ".", "getValueType", "(", ")", ",", "Cond", ",", "DAG", ".", "getConstant", "(", "ShAmt", ",", "DL", ",", "", ")", ")", ";", "}", "if", "(", "FalseC", "->", "getAPIntValue", "(", ")", "+", "", "==", "TrueC", "->", "getAPIntValue", "(", ")", ")", "{", "if", "(", "NeedsCondInvert", ")", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Cond", ".", "getValueType", "(", ")", ",", "Cond", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "Cond", ".", "getValueType", "(", ")", ")", ")", ";", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "FalseC", "->", "getValueType", "(", "", ")", ",", "Cond", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Cond", ".", "getValueType", "(", ")", ",", "Cond", ",", "SDValue", "(", "FalseC", ",", "", ")", ")", ";", "}", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "||", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "{", "uint64_t", "Diff", "=", "TrueC", "->", "getZExtValue", "(", ")", "-", "FalseC", "->", "getZExtValue", "(", ")", ";", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "Diff", "=", "(", "unsigned", ")", "Diff", ";", "bool", "isFastMultiplier", "=", "false", ";", "if", "(", "Diff", "<", "", ")", "{", "switch", "(", "(", "unsigned", "char", ")", "Diff", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "isFastMultiplier", "=", "true", ";", "break", ";", "}", "}", "if", "(", "isFastMultiplier", ")", "{", "APInt", "Diff", "=", "TrueC", "->", "getAPIntValue", "(", ")", "-"], "ground_truth": ["FalseC", "->", "getAPIntValue", "(", ")", ";"], "File": "X86ISelLowering115", "Func": "combineSelectOfTwoConstants", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1471, "Length": 486, "Cover_Rate": 0.6883852691218131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printInstruction", "(", "MI", ",", "O", ")", ";", "printAnnotation", "(", "O"], "ground_truth": [",", "Annot", ")", ";"], "File": "VideoCore4InstPrinter", "Func": "printInst", "Target": "VideoCore4", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1472, "Length": 14, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseOperand", "(", "OperandVector", "&", "Operands", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "default", ":", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "case", "AsmToken", "::", "Identifier", ":", "if", "(", "!", "tryParseRegisterOperand", "(", "Operands", ")", ")", "{", "return", "false", ";", "}", "LLVM_FALLTHROUGH", ";", "case", "AsmToken", "::", "LParen", ":", "case", "AsmToken", "::", "Integer"], "ground_truth": [":"], "File": "AVRAsmParser12", "Func": "parseOperand", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1473, "Length": 78, "Cover_Rate": 0.3979591836734694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "auto", "*", "RVFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "Register", "FPReg", "=", "getFPReg", "(", ")", ";", "Register", "SPReg", "=", "getSPReg", "(", ")", ";", "if", "(", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "GHC", ")", "return", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "end", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "!", "MBB", ".", "empty", "(", ")", ")", "{", "MBBI", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "if", "(", "MBBI", "==", "MBB", ".", "end", "(", ")", ")", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "!", "MBBI", "->", "isTerminator", "(", ")", ")", "MBBI", "=", "std", "::", "next", "(", "MBBI", ")", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", "&&", "std", "::", "prev", "(", "MBBI", ")", "->", "getFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ")", "--", "MBBI", ";", "}", "const", "auto", "&", "CSI", "=", "getNonLibcallCSI", "(", "MF", ",", "MFI", ".", "getCalleeSavedInfo", "(", ")", ")", ";", "auto", "LastFrameDestroy", "=", "MBBI", ";", "if", "(", "!", "CSI", ".", "empty", "(", ")", ")", "LastFrameDestroy", "=", "std", "::", "prev", "(", "MBBI", ",", "CSI", ".", "size", "(", ")", ")", ";", "uint64_t", "StackSize", "=", "MFI", ".", "getStackSize", "(", ")", "+", "RVFI", "->", "getRVVPadding", "(", ")", ";", "uint64_t", "RealStackSize", "=", "StackSize", "+", "RVFI", "->", "getLibCallStackSize", "(", ")", ";", "uint64_t", "FPOffset", "=", "RealStackSize", "-", "RVFI", "->", "getVarArgsSaveSize", "(", ")", ";", "uint64_t", "RVVStackSize", "=", "RVFI", "->", "getRVVStackSize", "(", ")", ";", "if", "(", "RI", "->", "hasStackRealignment", "(", "MF", ")", "||", "MFI", ".", "hasVarSizedObjects", "(", ")", ")", "{", "assert", "(", "hasFP", "(", "MF", ")", "&&", "", ")", ";", "adjustReg", "(", "MBB", ",", "LastFrameDestroy", ",", "DL", ",", "SPReg", ",", "FPReg", ",", "-", "FPOffset", ",", "MachineInstr", "::", "FrameDestroy", ")", ";", "}", "else", "{", "if", "(", "RVVStackSize", ")", "adjustStackForRVV", "(", "MF", ",", "MBB", ",", "LastFrameDestroy", ",", "DL", ",", "RVVStackSize", ",", "MachineInstr", "::", "FrameDestroy", ")", ";", "}", "uint64_t", "FirstSPAdjustAmount", "=", "getFirstSPAdjustAmount", "(", "MF", ")", ";", "if", "("], "ground_truth": ["FirstSPAdjustAmount", ")", "{"], "File": "RISCVFrameLowering21", "Func": "emitEpilogue", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1474, "Length": 334, "Cover_Rate": 0.7608200455580866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "arc_toggle_unalign", "(", "void", ")", "{", "cfun", "->", "machine", "->", "unalign", "^="], "ground_truth": ["", ";"], "File": "arc", "Func": "arc_toggle_unalign", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1475, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "AddrReg", ")", ")", ";", "const", "IndirectBrInst", "*", "IB", "=", "cast", "<", "IndirectBrInst"], "ground_truth": [">", "(", "I", ")", ";"], "File": "ARMFastISel (2)1", "Func": "SelectIndirectBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1476, "Length": 42, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "determineCalleeSaves", "(", "MachineFunction", "&", "MF", ",", "BitVector", "&", "SavedRegs", ",", "RegScavenger", "*", "RS", ")", "const", "{", "TargetFrameLowering", "::", "determineCalleeSaves", "(", "MF", ",", "SavedRegs", ",", "RS", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineFunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<"], "ground_truth": ["MachineFunctionInfo", ">", "(", ")", ";"], "File": "X86FrameLowering102", "Func": "determineCalleeSaves", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1477, "Length": 53, "Cover_Rate": 0.36054421768707484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TREE_STATIC", "(", "decl", ")", "=", "", ";", "if", "(", "USE_HIDDEN_LINKONCE", "&&", "!", "TARGET_XCOFF", ")", "{", "cgraph_node", "::", "create", "(", "decl", ")", "->", "set_comdat_group", "(", "DECL_ASSEMBLER_NAME", "(", "decl", ")", ")", ";", "targetm", ".", "asm_out", ".", "unique_section", "(", "decl", ",", "", ")", ";", "switch_to_section", "(", "get_named_section", "(", "decl", ",", "NULL", ",", "", ")", ")", ";", "DECL_WEAK", "(", "decl", ")", "=", "", ";", "ASM_WEAKEN_DECL", "(", "asm_out_file", ",", "decl", ",", "name", ",", "", ")", ";", "targetm", ".", "asm_out", ".", "globalize_label", "(", "asm_out_file", ",", "name", ")", ";", "targetm", ".", "asm_out", ".", "assemble_visibility", "(", "decl", ",", "VISIBILITY_HIDDEN"], "ground_truth": [")", ";"], "File": "powerpcspe", "Func": "rs6000_code_end", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1478, "Length": 93, "Cover_Rate": 0.3563218390804598, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "HexagonGenInsert10", "Func": "getPassName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1479, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MinCSFI", "=", "CSI", "[", "", "]", ".", "getFrameIdx", "(", ")", ";", "MaxCSFI", "=", "CSI", "[", "CSI", ".", "size", "(", ")", "-", "", "]", ".", "getFrameIdx", "(", ")", ";", "}", "if", "(", "FI", ">=", "MinCSFI", "&&", "FI", "<=", "MaxCSFI", ")", "{", "FrameReg", "=", "", ";", "if", "(", "FirstSPAdjustAmount", ")", "Offset", "+=", "FirstSPAdjustAmount", ";", "else", "Offset", "+=", "MFI", ".", "getStackSize", "(", ")", ";", "}", "else", "if", "(", "RI", "->", "needsStackRealignment", "(", "MF", ")", "&&", "!", "MFI", ".", "isFixedObjectIndex", "(", "FI", ")", ")", "{", "if", "(", "hasBP", "(", "MF", ")", ")", "FrameReg", "=", "", "(", ")", ";", "else", "FrameReg", "=", "", ";", "Offset", "+=", "MFI", ".", "getStackSize", "(", ")", ";", "if", "(", "FI", "<", "", ")", "Offset", "+=", "RVFI", "->", "getLibCallStackSize", "(", ")", ";", "}", "else", "{", "FrameReg", "=", "RI", "->", "getFrameRegister", "(", "MF", ")", ";", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "Offset", "+=", "RVFI", "->", "getVarArgsSaveSize", "(", ")", ";", "if", "(", "FI", ">=", "", ")", "Offset", "-=", "RVFI", "->", "getLibCallStackSize", "(", ")", ";", "}", "else", "{", "Offset", "+=", "MFI", ".", "getStackSize", "(", ")", ";", "if", "(", "FI", "<", "", ")", "Offset", "+="], "ground_truth": ["RVFI", "->", "getLibCallStackSize", "(", ")", ";"], "File": "RISCVFrameLowering22", "Func": "getFrameIndexReference", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1480, "Length": 188, "Cover_Rate": 0.5856697819314641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Tile64Type", "Tile64VLIWPacketizerList", "::", "Tile64TypeOf", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "const", "uint64_t", "F", "=", "MI", "->", "getDesc", "(", ")", ".", "TSFlags", ";", "return", "(", "Tile64Type", ")", "(", "(", "F", ">>", "TypePos", ")"], "ground_truth": ["&", "TypeMask", ")", ";"], "File": "Tile64VLIWPacketizer", "Func": "Tile64TypeOf", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1481, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "unsigned", "Lo", ",", "Hi", ";", "Lo", "=", "RI", ".", "getSubReg", "(", "Reg", ",", "", ")", ";", "Hi", "=", "RI", ".", "getSubReg", "(", "Reg", ",", "", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "GBZ80InstrInfo (2)", "Func": "expandPostRAPseudo", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1482, "Length": 40, "Cover_Rate": 0.31746031746031744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GPHolder", "."], "ground_truth": ["SPOffset", ";"], "File": "MBlazeMachineFunction1", "Func": "getGPStackOffset", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1483, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "mode", ")", "{", "default", ":", "return", "false"], "ground_truth": [";"], "File": "riscv1", "Func": "riscv_v_ext_vector_mode_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1484, "Length": 10, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "RC", "==", "", ")", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FrameIdx", ")", ".", "addReg", "(", "", ")", ";", "else", "if", "(", "RC", "==", "", ")", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", ""], "ground_truth": [")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FrameIdx", ")", ".", "addReg", "(", "", ")", ";"], "File": "AlphaInstrInfo", "Func": "loadRegFromStackSlot", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1485, "Length": 66, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OutStreamer", ".", "hasRawTextSupport", "(", ")", ")", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "(", "CurrentFnSym", "->", "getName", "(", ")", ")", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "CurrentFnSym"], "ground_truth": [")", ";"], "File": "MipsAsmPrinter100", "Func": "EmitFunctionEntryLabel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1486, "Length": 31, "Cover_Rate": 0.7948717948717948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm512_mask_cmpneq_ps_mask", "(", "__mmask16", "__U", ",", "__m512", "__X", ",", "__m512", "__Y", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_cmpneq_ps_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1487, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "output_move_qimode", "(", "rtx", "*", "operands", ")", "{", "gcc_assert", "(", "!", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "MEM", "&&", "GET_CODE", "(", "XEXP", "(", "operands", "[", "", "]", ",", "", ")", ")", "==", "PRE_DEC", "&&", "XEXP", "(", "XEXP", "(", "operands", "[", "", "]", ",", "", ")", ",", "", ")", "==", "stack_pointer_rtx", "&&", "!", "ADDRESS_REG_P", "(", "operands", "[", "", "]", ")", "&&", "!", "TARGET_COLDFIRE", ")", ")", ";", "if", "(", "!", "ADDRESS_REG_P", "(", "operands", "[", "", "]", ")", "&&", "(", "(", "TARGET_68020", "||", "TARGET_COLDFIRE", ")", "||", "!", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "MEM", "&&", "MEM_VOLATILE_P", "(", "operands", "[", "", "]", ")", ")", ")", ")", "{", "if", "(", "operands", "[", "", "]", "==", "const0_rtx", ")", "return", "", ";", "if", "(", "(", "!", "TARGET_COLDFIRE", "||", "DATA_REG_P", "(", "operands", "[", "", "]", ")", ")", "&&", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "CONST_INT", "&&", "(", "INTVAL", "(", "operands", "[", "", "]", ")", "&", "", ")", "==", "", ")", "{", "CC_STATUS_INIT", ";", "return", "", ";", "}", "}", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "CONST_INT", "&&", "DATA_REG_P", "(", "operands", "[", "", "]", ")", "&&", "INTVAL", "(", "operands", "[", "", "]", ")", "<", "", "&&", "INTVAL", "(", "operands", "[", ""], "ground_truth": ["]", ")", ">=", "-", "", ")", "{"], "File": "m68k3", "Func": "output_move_qimode", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1488, "Length": 212, "Cover_Rate": 0.7464788732394366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "FnStartLoc", ".", "isValid", "(", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";", "resetUnwindDirectiveParserState", "(", ")", ";", "getParser", "(", ")", ".", "getStreamer", "(", ")", "."], "ground_truth": ["EmitFnEnd", "(", ")", ";"], "File": "ARMAsmParser (2)1", "Func": "parseDirectiveFnEnd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1489, "Length": 33, "Cover_Rate": 0.717391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "section", "*", "c6x_select_rtx_section", "(", "machine_mode", "mode", ",", "rtx", "x", ",", "unsigned", "HOST_WIDE_INT", "align"], "ground_truth": [")", "{"], "File": "c6x", "Func": "c6x_select_rtx_section", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 1490, "Length": 16, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_unpcklpd", "(", "(", "__v2df", ")", "__A"], "ground_truth": [",", "(", "__v2df", ")", "__B", ")", ";"], "File": "emmintrin", "Func": "_mm_unpacklo_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1491, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BranchSize", "=", "BrOffset", ";", "MaxAlign", "=", "std", "::", "max", "(", "MaxAlign", ",", "Src", "->", "getAlignment", "(", ")", ")", ";", "int", "DestBlock", "=", "Dest", "->", "getNumber", "(", ")", ";", "BranchSize", "+=", "BlockSizes", "[", "DestBlock", "]", ".", "first", ";", "for", "(", "unsigned", "i", "=", "DestBlock", "+", "", ",", "e", "=", "Src", "->", "getNumber", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "BranchSize", "+=", "BlockSizes", "[", "i", "]", ".", "first", ";", "MaxAlign", "=", "std", "::", "max", "(", "MaxAlign", ",", "Fn", ".", "getBlockNumbered", "(", "i", ")", "->", "getAlignment", "(", ")", ")", ";", "}", "NeedExtraAdjustment", "=", "(", "FirstImpreciseBlock", ">=", "", ")", "&&", "(", "DestBlock", ">=", "FirstImpreciseBlock", ")", ";", "}", "else", "{", "unsigned", "StartBlock", "=", "Src", "->", "getNumber", "(", ")", ";", "BranchSize", "=", "BlockSizes", "[", "StartBlock", "]", ".", "first", "-", "BrOffset", ";", "MaxAlign", "=", "std", "::", "max", "(", "MaxAlign", ",", "Dest", "->", "getAlignment", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "StartBlock", "+", "", ",", "e", "=", "Dest", "->", "getNumber", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "BranchSize", "+=", "BlockSizes", "[", "i", "]", ".", "first", ";", "MaxAlign", "=", "std", "::", "max", "(", "MaxAlign", ",", "Fn", ".", "getBlockNumbered", "(", "i", ")", "->", "getAlignment", "("], "ground_truth": [")", ")", ";"], "File": "PPCBranchSelector16", "Func": "computeBranchSize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1492, "Length": 198, "Cover_Rate": 0.6827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BitcodeWriter", "ModuleWriter", "(", "M", ",", "Buffer", ",", "StrtabBuilder", ",", "*", "Stream", ")", ";", "ModuleWriter", ".", "write", "("], "ground_truth": [")", ";"], "File": "DXILBitcodeWriter", "Func": "writeModule", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1493, "Length": 19, "Cover_Rate": 0.3114754098360656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfo", "::", "MCAsmInfo", "(", "StringRef", "TT", ")", "{", "Triple", "TheTriple", "(", "TT", ")", ";", "if", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "nvptx64", ")", "{", "PointerSize", "=", "CalleeSaveStackSlotSize", "=", "", ";", "}", "CommentString", "=", "", ";", "HasSingleParameterDotFile", "=", "false", ";", "InlineAsmStart", "=", "", ";", "InlineAsmEnd", "=", "", ";", "SupportsDebugInformation", "=", "CompileForDebugging", ";", "HasFunctionAlignment", "=", "false", ";", "HasDotTypeDotSizeDirective", "="], "ground_truth": ["false", ";"], "File": "NVPTXMCAsmInfo23", "Func": "NVPTXMCAsmInfo", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1494, "Length": 62, "Cover_Rate": 0.6262626262626263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "getSafeStackPointerLocation", "(", "unsigned", "&", "AddressSpace", ",", "unsigned", "&", "Offset", ")", "const", "{", "if", "(", "!", "Subtarget", "->", "isTargetAndroid", "("], "ground_truth": [")", ")", "return", "false", ";"], "File": "X86ISelLowering1", "Func": "getSafeStackPointerLocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1495, "Length": 27, "Cover_Rate": 0.34177215189873417, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "unsigned", "FrameSize", "=", "UseEstimate", "?", "MFI", "->", "estimateStackSize", "(", "MF", ")", ":", "MFI", "->", "getStackSize", "(", ")", ";", "unsigned", "TargetAlign", "=", "getStackAlignment", "(", ")", ";", "unsigned", "MaxAlign", "=", "MFI", "->", "getMaxAlignment", "(", ")", ";", "unsigned", "AlignMask", "=", "std", "::", "max", "(", "MaxAlign", ",", "TargetAlign", ")", "-", "", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "bool", "DisableRedZone", "=", "MF", ".", "getFunction", "(", ")", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "Attribute", "::", "NoRedZone", ")", ";", "if", "(", "!", "DisableRedZone", "&&", "(", "Subtarget", ".", "is64", "(", ")", "||", "!", "Subtarget", ".", "isSVR4ABI", "(", ")", "||", "FrameSize", "==", "", ")", "&&", "FrameSize", "<=", "", "&&", "!", "MFI", "->", "hasVarSizedObjects", "(", ")", "&&", "!", "MFI", "->", "adjustsStack", "(", ")", "&&", "!", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ")", "{", "if", "(", "UpdateMF", ")", "MFI", "->", "setStackSize", "(", "", ")", ";", "return", "", ";", "}", "unsigned", "maxCallFrameSize", "=", "MFI", "->", "getMaxCallFrameSize", "(", ")", ";", "unsigned", "minCallFrameSize", "=", "getLinkageSize", "(", "Subtarget", ".", "is64", "(", ")", ",", "Subtarget", ".", "isDarwinABI", "(", ")"], "ground_truth": [",", "Subtarget", ".", "isELFv2ABI", "(", ")", ")", ";"], "File": "PPCFrameLowering79", "Func": "determineFrameLayout", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1496, "Length": 204, "Cover_Rate": 0.6986301369863014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "AttributeList", "&", "InvokeAL", "=", "CI", "->", "getAttributes", "(", ")", ";", "ArgAttributes", ".", "push_back", "(", "AttributeSet", "(", ")", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CI", "->", "getNumArgOperands", "(", ")", ";", "I", "<", "E", ";", "++", "I", ")", "ArgAttributes", ".", "push_back", "(", "InvokeAL", ".", "getParamAttributes", "(", "I", ")", ")", ";", "AttrBuilder", "FnAttrs", "(", "InvokeAL", ".", "getFnAttributes", "(", ")", ")", ";", "if", "(", "FnAttrs", ".", "contains", "(", "Attribute", "::", "AllocSize", ")", ")", "{", "unsigned", "SizeArg", ";", "Optional", "<", "unsigned", ">", "NEltArg", ";", "std", "::", "tie", "(", "SizeArg", ",", "NEltArg", ")", "=", "FnAttrs", ".", "getAllocSizeArgs", "(", ")", ";", "SizeArg", "+=", "", ";", "if", "(", "NEltArg", ".", "hasValue", "(", ")", ")", "NEltArg", "=", "NEltArg", ".", "getValue", "(", ")", "+", "", ";", "FnAttrs", ".", "addAllocSizeAttr", "(", "SizeArg", ",", "NEltArg", ")", ";", "}", "AttributeList", "NewCallAL", "=", "AttributeList", "::", "get", "(", "C", ",", "AttributeSet", "::", "get", "("], "ground_truth": ["C", ",", "FnAttrs", ")", ",", "InvokeAL", ".", "getRetAttributes", "(", ")", ",", "ArgAttributes", ")", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj1", "Func": "wrapInvoke", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1497, "Length": 159, "Cover_Rate": 0.39552238805970147, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MF", "->", "getTarget", "(", ")", ".", "getSubtarget", "<", "AMDGPUSubtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "int64_t", "Offset", "=", "FrameInfo", "->", "getObjectOffset", "(", "FrameIndex", ")", ";", "Offset", "+=", "SubIdx", "*", "", ";", "unsigned", "LaneVGPRIdx", "=", "Offset", "/", "(", "", "*", "", ")", ";", "unsigned", "Lane", "=", "(", "Offset", "/", "", ")", "%", "", ";", "struct", "SpilledReg", "Spill", ";", "if", "(", "!", "LaneVGPRs", ".", "count", "(", "LaneVGPRIdx", ")", ")", "{", "unsigned", "LaneVGPR", "=", "TRI", "->", "findUnusedRegister", "(", "MRI", ",", "&", "AMDGPU", "::", "VGPR_32RegClass", ")", ";", "LaneVGPRs", "[", "LaneVGPRIdx", "]", "=", "LaneVGPR", ";", "MRI", ".", "setPhysRegUsed", "(", "LaneVGPR", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "BI", "=", "MF", "->", "begin", "(", ")", ","], "ground_truth": ["BE", "=", "MF", "->", "end", "(", ")", ";"], "File": "SIMachineFunctionInfo54", "Func": "getSpilledReg", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1498, "Length": 143, "Cover_Rate": 0.6875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ELF", "::", "R__PCREL_HI20", ";", "case", "", ":", "return", "ELF", "::", "R__PCREL_LO12_I", ";", "case", "", ":", "return", "ELF", "::", "R__PCREL_LO12_S", ";", "case", "", ":", "return", "ELF", "::", "R__GOT_HI20", ";", "case", "", ":", "return", "ELF", "::", "R__TLS_GOT_HI20", ";", "case", "", ":", "return", "ELF", "::", "R__TLS_GD_HI20", ";", "case", "", ":", "return", "ELF", "::", "R__JAL", ";", "case", "", ":", "return", "ELF", "::", "R__BRANCH", ";", "case", "", ":", "return", "ELF", "::", "R__RVC_JUMP", ";", "case", "", ":", "return", "ELF", "::", "R__RVC_BRANCH", ";", "case", "", ":", "return", "ELF", "::", "R__CALL", ";", "case", "", ":", "return", "ELF", "::", "R__CALL_PLT", ";", "}", "}", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "FK_Data_4", ":", "return", "ELF", "::", "R__32", ";", "case", "FK_Data_8", ":", "return", "ELF", "::", "R__64", ";", "case", "FK_Data_Add_1", ":", "return", "ELF", "::", "R__ADD8", ";", "case", "FK_Data_Add_2", ":", "return", "ELF", "::", "R__ADD16", ";", "case", "FK_Data_Add_4", ":", "return", "ELF", "::", "R__ADD32", ";", "case"], "ground_truth": ["FK_Data_Add_8", ":"], "File": "RISCVELFObjectWriter2", "Func": "getRelocType", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1499, "Length": 150, "Cover_Rate": 0.4087193460490463, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "POTReg", "=", "getPOTBaseRegister", "(", ")", ";", "if", "(", "MF", ".", "getFunction", "(", ")", ".", "isPagerando", "(", ")", ")", "{", "return", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "POTReg", ",", "PtrVT", ")", ";", "}", "else", "{", "SDValue", "POTAddress", "=", "DAG", ".", "getTargetExternalSymbol", "(", "", ",", "PtrVT", ",", "", ")", ";", "POTAddress", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "POTAddress", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "POTReg", ",", "POTAddress", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "POTAddress", ",", "Chain", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops", ",", "dl"], "ground_truth": [")", ";"], "File": "AArch64ISelLowering4", "Func": "LowerPOT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1500, "Length": 112, "Cover_Rate": 0.6473988439306358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmBackend", "::", "applyFixup", "(", "const", "MCAssembler", "&", "Asm", ",", "const", "MCFixup", "&", "Fixup", ",", "const", "MCValue", "&", "Target", ",", "MutableArrayRef", "<", "char", ">", "Data", ",", "uint64_t", "Value", ",", "bool", "IsResolved", ",", "const", "MCSubtargetInfo", "*", "STI", ")", "const", "{", "unsigned", "NumBytes", "=", "getFixupKindNumBytes", "(", "Fixup", ".", "getKind", "(", ")", ")", ";", "if", "(", "!", "Value", ")", "return", ";", "MCFixupKindInfo", "Info", "=", "getFixupKindInfo", "(", "Fixup", ".", "getKind", "(", ")", ")", ";", "MCContext", "&", "Ctx", "=", "Asm", ".", "getContext", "(", ")", ";", "Value", "=", "adjustFixupValue", "(", "Fixup", ",", "Target", ",", "Value", ",", "Ctx", ",", "TheTriple", ",", "IsResolved", ")", ";", "Value", "<<=", "Info", ".", "TargetOffset", ";", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "assert", "(", "Offset", "+", "NumBytes", "<=", "Data", ".", "size", "(", ")", "&&", "", ")", ";", "unsigned", "FulleSizeInBytes", "=", "getFixupKindContainereSizeInBytes", "(", "Fixup", ".", "getKind", "(", ")", ")", ";", "if", "(", "FulleSizeInBytes", "==", "", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumBytes", ";", "++", "i", ")", "{", "Data", "[", "Offset", "+", "i", "]", "|=", "uint8_t", "(", "(", "Value", ">>", "(", "i", "*"], "ground_truth": ["", ")", ")", "&", "", ")", ";"], "File": "AArch64AsmBackend49", "Func": "applyFixup", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1501, "Length": 183, "Cover_Rate": 0.6984732824427481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "op", "==", "virtual_incoming_args_rtx", "||", "op", "==", "virtual_stack_vars_rtx", "||", "op", "==", "virtual_stack_dynamic_rtx", "||", "op", "=="], "ground_truth": ["virtual_outgoing_args_rtx", "||", "op", "==", "virtual_cfa_rtx", ")", "return", "", ";"], "File": "pa3", "Func": "borx_reg_operand", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1502, "Length": 25, "Cover_Rate": 0.33783783783783783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "'d'", ":", "case", "'y'", ":", "if", "(", "type", "->", "isIntegerTy", "(", ")", ")", "weight", "=", "CW_Register", ";", "break", ";", "case", "'f'", ":", "if", "(", "type", "->", "isFloatTy", "("], "ground_truth": [")", ")", "weight", "=", "CW_Register", ";"], "File": "MipsISelLowering (2)3", "Func": "getSingleConstraintMatchWeight", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1503, "Length": 37, "Cover_Rate": 0.3274336283185841, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GLC", ")", "{", "*", "GLC", "=", "DAG", ".", "getTargetConstant", "(", "(", "Value", "&", "", ")", "?", "", ":", "", ",", "DL", ",", "", ")", ";", "Value", "&=", "~", "(", "uint64_t", ")", "", ";", "}", "if", "(", "SLC", ")", "{", "*", "SLC", "=", "DAG", ".", "getTargetConstant", "(", "(", "Value", "&", "", ")", "?", "", ":", "", ",", "DL"], "ground_truth": [",", "", ")", ";"], "File": "SIISelLowering131", "Func": "parseCachePolicy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1504, "Length": 63, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "*", "MRI", "=", "&", "MF", "->", "getRegInfo", "(", ")", ";", "bool", "PostRA", "=", "!", "MRI", "->", "isSSA", "(", ")", ";", "if", "(", "!", "PostRA", ")", "return", "false", ";", "unsigned", "ToBeDeletedReg", "=", "", ";", "int64_t", "OffsetImm", "=", "", ";", "unsigned", "XFormOpcode", "=", "", ";", "ImmInstrInfo", "III", ";", "if", "(", "!", "isImmInstrEligibleForFolding", "(", "MI", ",", "ToBeDeletedReg", ",", "XFormOpcode", ",", "OffsetImm", ",", "III", ")", ")", "return", "false", ";", "bool", "OtherIntermediateUse", "=", "false", ";", "MachineInstr", "*", "ADDMI", "=", "getDefMIPostRA", "(", "ToBeDeletedReg", ",", "MI", ",", "OtherIntermediateUse", ")", ";", "if", "(", "OtherIntermediateUse", "||", "!", "ADDMI", ")", "return", "false", ";", "if", "(", "!", "isADDInstrEligibleForFolding", "(", "*", "ADDMI", ")", ")", "return", "false", ";", "unsigned", "ScaleRegIdx", "=", "", ";", "int64_t", "OffsetAddi", "=", "", ";", "MachineInstr", "*", "ADDIMI", "=", "nullptr", ";", "if", "(", "isValidToBeChangedReg", "(", "ADDMI", ",", "", ",", "ADDIMI", ",", "OffsetAddi", ",", "OffsetImm", ")", ")", "ScaleRegIdx", "=", "", ";", "else", "if", "(", "isValidToBeChangedReg", "(", "ADDMI", ",", "", ",", "ADDIMI", ",", "OffsetAddi", ",", "OffsetImm", ")", ")", "ScaleRegIdx", "=", "", ";", "else", "return", "false", ";", "assert", "(", "ADDIMI", "&&", "", ")", ";", "unsigned", "ToBeChangedReg", "=", "ADDIMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "ScaleReg", "=", "ADDMI", "->", "getOperand", "(", "ScaleRegIdx", ")", ".", "getReg", "(", ")", ";", "auto", "NewDefFor", "=", "[", "&", "]", "(", "unsigned", "Reg", ",", "MachineBasicBlock", "::", "iterator", "Start", ",", "MachineBasicBlock", "::", "iterator", "End", ")", "{", "for", "(", "auto", "It", "=", "++", "Start", ";", "It", "!=", "End", ";", "It", "++", ")", "if", "(", "It", "->", "modifiesRegister", "(", "Reg", ",", "&", "getRegisterInfo", "(", ")", ")", ")", "return", "true", ";", "return", "false", ";", "}", ";", "if", "(", "NewDefFor", "(", "ToBeChangedReg", ",", "*", "ADDMI", ",", "MI", ")", "||", "NewDefFor", "(", "ScaleReg", ",", "*", "ADDMI", ",", "MI", ")", ")", "return", "false", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", ")", ";", "LLVM_DEBUG", "(", "ADDIMI", "->", "dump", "(", ")", ")", ";", "LLVM_DEBUG", "(", "ADDMI", "->", "dump", "(", ")", ")", ";", "LLVM_DEBUG", "(", "MI", ".", "dump", "(", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", ")", ";", "ADDIMI", "->", "getOperand", "(", "", ")", ".", "setImm", "(", "OffsetAddi", "+", "OffsetImm", ")", ";", "MI", ".", "setDesc", "(", "get", "(", "XFormOpcode", ")", ")", ";", "MI", ".", "getOperand", "(", "III", ".", "ImmOpNo", ")", ".", "ChangeToRegister", "(", "ScaleReg", ",", "false", ",", "false"], "ground_truth": [",", "ADDMI", "->", "getOperand", "(", "ScaleRegIdx", ")", ".", "isKill", "(", ")", ")", ";"], "File": "PPCInstrInfo12", "Func": "foldFrameOffset", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1505, "Length": 385, "Cover_Rate": 0.8406113537117904, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RC", ";", "if", "(", "RegVT", "==", "", ")", "{", "RC", "=", "&", "", ";", "}", "else", "if", "(", "RegVT", "==", "", ")", "{", "RC", "=", "&", "", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "unsigned", "Reg", "=", "MF", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "RC", ")", ";", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "Reg", ",", "RegVT", ")", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "ArgValue", ")", ";", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "ArgValue", ")", ";", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "ArgValue", ")", ";", "break", ";", "}", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "EVT", "LocVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "int", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "LocVT", ".", "getSizeInBits", "(", ")", "/", "", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", "DL", ")", ")", ";", "InVals", ".", "push_back", "(", "DAG", ".", "getLoad", "(", "LocVT", ",", "dl", ",", "Chain", ",", "FIN", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ")", ",", "", ")", ")", ";", "}", "}", "if", "("], "ground_truth": ["isVarArg", ")", "{"], "File": "AVRISelLowering", "Func": "LowerFormalArguments", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1506, "Length": 328, "Cover_Rate": 0.593128390596745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "HexagonEarlyIfConv1", "Func": "getPassName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1507, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isAISrc_128V2F16", "(", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUAsmParser1", "Func": "isAISrc_128V2F16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1508, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Ord", ")", "{", "case", "AtomicOrdering", "::", "NotAtomic", ":", "case", "AtomicOrdering", "::", "Unordered", ":", "llvm_unreachable", "(", "", ")", ";", "case", "AtomicOrdering", "::", "Monotonic", ":", "case", "AtomicOrdering", "::", "Release", ":", "return", "nullptr", ";", "case", "AtomicOrdering"], "ground_truth": ["::", "Acquire", ":"], "File": "ARMISelLowering (2)5", "Func": "emitTrailingFence", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1509, "Length": 38, "Cover_Rate": 0.4523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vminavq_p", "(", "uint32_t", "__a", ",", "int32x4_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vminavq_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1510, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_32TargetMachine", "::", "_32TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "TargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", "{", "if", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::"], "ground_truth": ["hsail64", ")", "{"], "File": "HSAILTargetMachine", "Func": "HSAIL_32TargetMachine", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1511, "Length": 73, "Cover_Rate": 0.8202247191011236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "MaskOps", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "i", "]", ">=", "", "&&", "Mask", "[", "i", "]", "!=", "i", "&&", "Mask", "[", "i", "]", "!=", "i", "+", "Size", ")", "return", "SDValue", "(", ")", ";", "MaskOps", ".", "push_back", "(", "Mask", "[", "i", "]", "<", "Size", "?", "AllOnes", ":", "Zero", ")", ";", "}", "SDValue", "V1Mask", "=", "DAG", ".", "getBuildVector", "(", "VT", ",", "DL", ",", "MaskOps", ")", ";", "V1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["VT", ",", "V1", ",", "V1Mask", ")", ";"], "File": "X86ISelLowering (3)", "Func": "lowerVectorShuffleAsBitBlend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1512, "Length": 109, "Cover_Rate": 0.3879003558718861, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vhaddq_m_uv8hi", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vhaddq_m_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1513, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "allowsMisalignedMemoryAccesses", "(", "EVT", "VT", ",", "unsigned", "AddrSpace", ",", "unsigned", "Align", ",", "bool", "*", "IsFast", ")", "const", "{", "if", "(", "IsFast", ")", "*", "IsFast", "=", "false", ";", "if", "(", "!", "VT", ".", "isSimple", "(", ")", "||", "VT", "==", "", ")", "return", "false", ";", "if", "(", "AddrSpace", "==", "AS", "::", "LOCAL_ADDRESS", "||", "AddrSpace", "==", "AS", "::", "REGION_ADDRESS", ")", "{", "bool", "AlignedBy4", "=", "(", "Align", "%", "", "==", "", ")", ";", "if", "(", "IsFast", ")", "*", "IsFast", "=", "AlignedBy4", ";", "return", "AlignedBy4", ";", "}", "if", "(", "Subtarget", "->", "hasUnalignedBufferAccess", "(", ")", ")", "{", "if", "("], "ground_truth": ["IsFast", ")", "{"], "File": "SIISelLowering101", "Func": "allowsMisalignedMemoryAccesses", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1514, "Length": 98, "Cover_Rate": 0.5903614457831325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "CC__Assign_SRet", "(", "unsigned", "&", "ValNo", ",", "MVT", "&", "ValVT", ",", "MVT", "&", "LocVT", ",", "CCValAssign", "::", "LocInfo", "&", "LocInfo", ",", "", "&", "ArgFlags", ",", "CCState", "&", "State", ")", "{", "assert", "(", "ArgFlags", ".", "isSRet", "(", ")", ")", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getCustomMem", "(", "ValNo", ",", "ValVT", ",", "", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "SparcISelLowering (2)2", "Func": "CC_Sparc_Assign_SRet", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1515, "Length": 63, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_i64gather_epi64", "(", "long", "long", "int", "const", "*", "base", ",", "__m128i", "index", ",", "const", "int", "scale", ")", "{", "__v2di", "src", "=", "__extension__", "(", "__v2di", ")", "{"], "ground_truth": ["", ",", "", "}", ";"], "File": "avx2intrin4", "Func": "_mm_i64gather_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1516, "Length": 43, "Cover_Rate": 0.5443037974683544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BitVector", "RegisterInfo", "::", "getReservedRegs", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "BitVector", "Reserved", "(", "getNumRegs", "(", ")", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "("], "ground_truth": ["", ")", ";"], "File": "TMS320C64XRegisterInfo", "Func": "getReservedRegs", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1517, "Length": 41, "Cover_Rate": 0.803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "isVector", "(", ")", "&&", "", ")", ";", "unsigned", "ElementBits", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "if", "(", "!", "getVShiftImm", "(", "Op", ",", "ElementBits", ",", "Cnt", ")", ")", "return", "false", ";", "if", "(", "isIntrinsic", ")", "Cnt"], "ground_truth": ["=", "-", "Cnt", ";"], "File": "ARMISelLowering (2)", "Func": "isVShiftRImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1518, "Length": 48, "Cover_Rate": 0.5393258426966292, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createVLIWMachineSched", "(", "C"], "ground_truth": [")", ";"], "File": "HexagonTargetMachine (2)", "Func": "createMachineScheduler", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1519, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "SmallVector", "<", "MachineBasicBlock", "*", ",", "", ">", "SFBlocks", ";", "BitVector", "CSR", "(", "", ")", ";", "for", "(", "const", "MCPhysReg", "*", "P", "=", "HRI", ".", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "*", "P", ";", "++", "P", ")", "for", "(", "MCSubRegIterator", "S", "(", "*", "P", ",", "&", "HRI", ",", "true", ")", ";", "S", ".", "isValid", "(", ")", ";", "++", "S", ")", "CSR", "[", "*", "S", "]", "=", "true", ";", "for", "(", "auto", "&", "I", ":", "MF", ")", "if", "(", "needsStackFrame", "(", "I", ",", "CSR", ",", "HRI", ")", ")", "SFBlocks", ".", "push_back", "(", "&", "I", ")", ";", "DEBUG", "(", "{", "dbgs", "(", ")", "<<", "", ";", "for", "(", "auto", "&", "B", ":", "SFBlocks", ")", "dbgs", "("], "ground_truth": [")", "<<", "", "<<", "B", "->", "getNumber", "(", ")", ";"], "File": "HexagonFrameLowering16", "Func": "findShrunkPrologEpilog", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1520, "Length": 125, "Cover_Rate": 0.3434065934065934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "ExtVT", "=", "VT", ";", "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "int", "V2Index", "=", "std", "::", "find_if", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", ".", "end", "(", ")", ",", "[", "&", "Mask", "]", "(", "int", "M", ")", "{", "return", "M", ">=", "(", "int", ")", "Mask", ".", "size", "(", ")", ";", "}", ")", "-", "Mask", ".", "begin", "(", ")", ";", "bool", "IsV1Zeroable", "=", "true", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "if", "(", "i", "!=", "V2Index", "&&", "!", "Zeroable", "[", "i", "]", ")", "{", "IsV1Zeroable", "=", "false", ";", "break", ";", "}", "if", "(", "SDValue", "V2S", "=", "getScalarValueForVectorElement", "(", "V2", ",", "Mask", "[", "V2Index", "]", "-", "Mask", ".", "size", "(", ")", ",", "DAG", ")", ")", "{", "V2S", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "EltVT", ",", "V2S", ")", ";", "if", "(", "EltVT", "==", "", "||", "EltVT", "==", "", ")", "{", "if", "(", "!", "IsV1Zeroable", ")", "return", "SDValue", "(", ")", ";", "ExtVT", "=", "", ";", "V2S", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V2S", ")", ";", "}", "V2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ExtVT", ",", "V2S", ")", ";", "}", "else", "if", "(", "Mask", "[", "V2Index", "]", "!=", "(", "int", ")", "Mask", ".", "size", "(", ")", "||", "EltVT", "==", "", "||", "EltVT", "==", "", ")", "{", "return", "SDValue", "(", ")", ";", "}", "if", "(", "!", "IsV1Zeroable", ")", "{", "assert", "(", "VT", "==", "ExtVT", "&&", "", ")", ";", "if", "(", "!", "VT", ".", "isFloatingPoint", "(", ")", "||", "V2Index", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SmallVector", "<", "int", ",", "", ">", "V1Mask", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", ".", "end", "(", ")", ")", ";", "V1Mask", "[", "V2Index", "]", "=", "-", "", ";", "if", "(", "!", "isNoopShuffleMask", "(", "V1Mask", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", "->", "hasSSE41", "(", ")", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "(", "EltVT", "==", "", "||", "EltVT", "==", "", ")", "&&", "", ")", ";", "return", "DAG", ".", "getNode", "(", "EltVT", "==", "", "?", "", ":", "", ",", "DL", ",", "ExtVT", ",", "V1", ",", "V2", ")", ";", "}", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", "&&", "V2Index", "!=", "", ")", "return", "SDValue", "(", ")", ";", "V2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ExtVT", ",", "V2", ")", ";", "if", "(", "ExtVT", "!=", "VT", ")", "V2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V2", ")", ";", "if", "(", "V2Index", "!=", "", ")", "{", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", "||", "VT", ".", "getVectorNumElements", "(", ")", "<=", "", ")", "{", "SmallVector", "<", "int", ",", "", ">", "V2Shuffle", "(", "Mask", ".", "size", "(", ")", ",", "", ")", ";", "V2Shuffle", "[", "V2Index", "]", "="], "ground_truth": ["", ";"], "File": "X86ISelLowering200", "Func": "lowerVectorShuffleAsElementInsertion", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1521, "Length": 465, "Cover_Rate": 0.7099236641221374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StoreSDNode", "&", "Nd", "=", "*", "cast", "<", "StoreSDNode", ">", "(", "Op", ")", ";", "if", "(", "Nd", ".", "getMemoryVT", "(", ")", "!=", "", "||", "!", "NoDPLoadStore", ")", "return", "TargetLowering", "::", "lowerSTORE", "(", "Op", ",", "DAG", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Val", "=", "Nd", ".", "getValue", "(", ")", ",", "Ptr", "=", "Nd", ".", "getBasePtr", "(", ")", ",", "Chain", "=", "Nd", ".", "getChain", "(", ")", ";", "EVT", "PtrVT", "=", "Ptr", ".", "getValueType", "(", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Val", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Val", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "if", "(", "!", "Subtarget", ".", "isLittle", "(", ")", ")", "std", "::", "swap", "(", "Lo", ",", "Hi", ")", ";", "Chain", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Lo", ",", "Ptr", ",", "MachinePointerInfo", "(", ")", ",", "Nd", ".", "isVolatile", "(", ")", ",", "Nd", ".", "isNonTemporal", "("], "ground_truth": [")", ",", "Nd", ".", "getAlignment", "(", ")", ",", "Nd", ".", "getAAInfo", "(", ")", ")", ";"], "File": "MipsSEISelLowering24", "Func": "lowerSTORE", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1522, "Length": 187, "Cover_Rate": 0.6426116838487973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "force_into_acc", "(", "rtx", "src", ",", "rtx_insn", "*", "before", ")", "{", "machine_mode", "mode", "=", "GET_MODE", "(", "src", ")", ";", "rtx", "move", ";", "if", "(", "REG_P", "(", "src", ")", "&&", "REGNO", "(", "src", ")", "<", "", ")", "return", ";", "move", "=", "mode", "==", "QImode", "?", "gen_movqi", "(", "A", ","], "ground_truth": ["src", ")", ":", "gen_movhi", "(", "AX", ",", "src", ")", ";"], "File": "rl78", "Func": "force_into_acc", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1523, "Length": 59, "Cover_Rate": 0.7468354430379747, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "return", "true", ";", "if", "(", "isExtendedBUILD_VECTOR", "(", "N", ",", "DAG", ",", "false", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)", "Func": "isZeroExtended", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1524, "Length": 30, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTransformInfo", "(", "TTIImpl", "(", "this", ",", "F", ")", ")", ";", "}"], "ground_truth": [")", ";"], "File": "X86TargetMachine10", "Func": "getTargetIRAnalysis", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1525, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "add_crlr_cfa_restore", "(", "const", "rs6000_stack_t", "*", "info", ",", "rtx", "cfa_restores", ")", "{", "if", "(", "DEFAULT_ABI", "==", "ABI_ELFv2", ")", "{", "int", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "if", "(", "save_reg_p", "(", "CR0_REGNO", "+", "i", ")", ")", "{", "rtx", "cr", "=", "gen_rtx_REG", "(", "SImode", ",", "CR0_REGNO", "+", "i", ")", ";", "cfa_restores", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "cr", ",", "cfa_restores", ")", ";", "}", "}", "else", "if", "(", "info", "->", "cr_save_p", ")", "cfa_restores", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "gen_rtx_REG", "(", "SImode", ","], "ground_truth": ["CR2_REGNO", ")", ",", "cfa_restores", ")", ";"], "File": "powerpcspe", "Func": "add_crlr_cfa_restore", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1526, "Length": 94, "Cover_Rate": 0.7833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrhaddq_m_sv8hi", "(", "__arm_vuninitializedq_s16", "(", ")", ",", "__a"], "ground_truth": [",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrhaddq_x_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1527, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "LoadVal", "=", "DAG", ".", "getLoad", "(", "RegTy", ",", "DL", ",", "Chain", ",", "LoadPtr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "Alignment", ")", ";", "MemOpChains", ".", "push_back", "(", "LoadVal", ".", "getValue", "(", "", ")", ")", ";", "unsigned", "ArgReg", "=", "ArgRegs", "[", "FirstReg", "+", "I", "]", ";", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "ArgReg", ",", "LoadVal", ")", ")", ";", "}", "if", "(", "ByValSizeInBytes", "==", "OffsetInBytes", ")", "return", ";", "if", "(", "LeftoverBytes", ")", "{", "SDValue", "Val", ";", "for", "(", "unsigned", "LoadSizeInBytes", "=", "RegSizeInBytes", "/", "", ",", "TotalBytesLoaded", "=", "", ";", "OffsetInBytes", "<", "ByValSizeInBytes", ";", "LoadSizeInBytes", "/=", "", ")", "{", "unsigned", "RemainingSizeInBytes", "=", "ByValSizeInBytes", "-", "OffsetInBytes", ";", "if", "(", "RemainingSizeInBytes", "<", "LoadSizeInBytes", ")", "continue", ";", "SDValue", "LoadPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrTy", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "OffsetInBytes", ",", "PtrTy", ")", ")", ";", "SDValue", "LoadVal", "=", "DAG", ".", "getExtLoad", "(", "", ",", "DL", ",", "RegTy", ",", "Chain", ",", "LoadPtr", ",", "MachinePointerInfo", "(", ")", ",", "", "(", "LoadSizeInBytes", "*", "", ")", ",", "false", ",", "false", ",", "false", ",", "Alignment", ")", ";", "MemOpChains", ".", "push_back", "(", "LoadVal", ".", "getValue", "(", "", ")", ")", ";", "unsigned", "Shamt", ";", "if", "(", "isLittle", ")", "Shamt", "=", "TotalBytesLoaded", "*", "", ";", "else", "Shamt", "=", "(", "RegSizeInBytes", "-", "(", "TotalBytesLoaded", "+", "LoadSizeInBytes", ")", ")", "*", "", ";", "SDValue", "Shift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RegTy", ",", "LoadVal", ",", "DAG", ".", "getConstant", "(", "Shamt", ",", "", ")", ")", ";", "if", "(", "Val", ".", "getNode", "(", ")", ")", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RegTy", ",", "Val", ",", "Shift", ")", ";", "else", "Val", "="], "ground_truth": ["Shift", ";"], "File": "MipsISelLowering108", "Func": "passByValArg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1528, "Length": 275, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MO", ".", "isGlobal", "(", ")", ")", ";", "const", "auto", "*", "F", "=", "dyn_cast", "<", "Function", ">", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "if", "(", "!", "F", ")", "return", "true", ";", "if", "(", "F", "->", "doesNotThrow", "(", ")", ")", "return", "false", ";", "if", "(", "F", "->", "getName", "(", ")", "==", "CxaBeginCatchFn", "||", "F", "->", "getName", "(", ")", "==", "PersonalityWrapperFn", "||", "F", "->", "getName", "(", ")", "==", "ClangCallTerminateFn", "||", "F", "->", "getName", "(", ")", "==", "StdTerminateFn", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "WebAssemblyUtilities", "Func": "mayThrow", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1529, "Length": 85, "Cover_Rate": 0.480225988700565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MachineInstr", "*", "insertCopy", "(", "const", "InstrInfo", "*", "TII", ",", "MachineInstr", "*", "MI", ",", "unsigned", "Dst", ",", "unsigned", "Src", ",", "bool", "IsKill", ")", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ","], "ground_truth": ["TII", "->", "get", "(", "", ")", ",", "Dst", ")", ".", "addReg", "(", "Src", ",", "getKillRegState", "(", "IsKill", ")", ")", ";"], "File": "ARM64AdvSIMDScalarPass", "Func": "insertCopy", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1530, "Length": 64, "Cover_Rate": 0.7529411764705882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "strict_p", "&&", "GET_CODE", "(", "x", ")", "==", "SUBREG", ")", "x", "=", "SUBREG_REG", "("], "ground_truth": ["x", ")", ";"], "File": "m68k", "Func": "m68k_legitimate_index_reg_p", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1531, "Length": 19, "Cover_Rate": 0.3275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_popcountv8qi", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vcnt_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1532, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "VectorList", ".", "isDoubleSpaced", "=", "isDoubleSpaced", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return", "Op"], "ground_truth": [";"], "File": "ARMAsmParser (2)2", "Func": "CreateVectorListAllLanes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1533, "Length": 23, "Cover_Rate": 0.3026315789473684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "errs", "(", ")", "<<", "", ")", ";", "return", "", ";", "}", "return", "new", "BasicMCBuilder", "(", "Opcode", ",", "Format", ",", "Insts"], "ground_truth": ["[", "Opcode", "]", ".", "getNumOperands", "(", ")", ")", ";"], "File": "ARMDisassemblerCore", "Func": "CreateMCBuilder", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1534, "Length": 31, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ops", "[", "", "]", "=", "{", "Hi", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "Data_Lo", ".", "getValue", "(", "", ")", "}", ";", "Data_Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTList", ",", "Ops", ",", "", ")", ";", "SDValue", "PCLATH", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Data_Hi", ")", ";", "Callee", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Data_Lo", ",", "PCLATH", ")", ";", "SDValue", "Call", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Tys", ",", "Chain", ",", "Callee", ",", "OperFlag", ")", ";", "Chain", "=", "getChain", "(", "Call", ")", ";", "OperFlag", "=", "getOutFlag", "(", "Call", ")", ";", "SDValue", "SeqEnd", "=", "DAG", ".", "getCALLSEQ_END", "(", "Chain", ",", "ZeroOperand", ",", "ZeroOperand", ",", "OperFlag", ")", ";", "Chain", "=", "getChain", "(", "SeqEnd", ")", ";", "OperFlag", "=", "getOutFlag", "(", "SeqEnd", ")", ";", "DataAddr_Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Call", ",", "OperFlag", ")", ";", "SeqStart", "=", "DAG", ".", "getCALLSEQ_START", "(", "Chain", ",", "ZeroOperand", ")", ";", "Chain", "=", "getChain", "(", "SeqStart", ")", ";", "OperFlag", "=", "getOutFlag", "(", "SeqStart", ")", ";", "Data_Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTList", ",", "Lo"], "ground_truth": [",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";"], "File": "PIC16ISelLowering", "Func": "GetDataAddress", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1535, "Length": 206, "Cover_Rate": 0.3588850174216028, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reorder", "=", "true"], "ground_truth": [";"], "File": "FISCAsmParser", "Func": "setReorder", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1536, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "opCastElem", "(", "SDValue", "Vec", ",", "MVT", "ElemTy", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "if", "(", "ty", "(", "Vec", ")", ".", "getVectorElementType", "(", ")", "==", "ElemTy", ")", "return", "Vec", ";", "MVT", "CastTy", "=", "tyVector", "(", "Vec", ".", "getValueType", "(", ")", ".", "getSimpleVT"], "ground_truth": ["(", ")", ",", "ElemTy", ")", ";"], "File": "HexagonISelLoweringHVX (2)", "Func": "opCastElem", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1537, "Length": 51, "Cover_Rate": 0.8225806451612904, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getSTI", "(", ")", ".", "getTargetTriple", "(", ")", ".", "getOS", "(", ")", "!=", "Triple", "::", "AMDPAL", ")", "{", "return", "Error", "(", "getParser", "(", ")", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "(", "Twine", "(", "PALMD", "::", "AssemblerDirective", ")", "+", "Twine", "(", "", "", ")", ")", ".", "str", "(", ")", ")", ";", "}", "auto", "PALMetadata", "=", "getTargetStreamer", "(", ")", ".", "getPALMetadata", "(", ")", ";", "PALMetadata", "->", "setLegacy", "(", ")", ";", "for", "(", ";", ";", ")", "{", "uint32_t", "Key", ",", "Value", ";", "if", "(", "ParseAsAbsoluteExpression", "("], "ground_truth": ["Key", ")", ")", "{"], "File": "AMDGPUAsmParser11", "Func": "ParseDirectivePALMetadata", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1538, "Length": 91, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeVecShiftRImm", "(", "Inst", ","], "ground_truth": ["Imm", ",", "", ")", ";"], "File": "AArch64Disassembler33", "Func": "DecodeVecShiftR64Imm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1539, "Length": 10, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Data", ".", "Type", "=", "ST_NONE", ";", "Data", ".", "Address", "=", "", ";", "Data", ".", "Bank", "=", "~", "", ";", "Data", ".", "Alignment"], "ground_truth": ["=", "", ";"], "File": "GBZ80TargetObjectFile", "Func": "get", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1540, "Length": 25, "Cover_Rate": 0.5952380952380952, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "NonclearedFPRegs", ".", "push_back", "(", "Reg", ")", ";", "}", "}", "}", "}", "bool", "passesFPReg", "=", "(", "!", "NonclearedFPRegs", ".", "empty", "(", ")", "||", "!", "ClearedFPRegs", ".", "empty", "(", ")", ")", ";", "if", "(", "passesFPReg", ")", "assert", "(", "STI", "->", "hasFPRegs", "(", ")", "&&", "", ")", ";", "MachineInstrBuilder", "VLSTM", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "for", "(", "auto", "R", ":", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", "VLSTM", ".", "addReg", "(", "R", ",", "RegState", "::", "Implicit", "|", "(", "LiveRegs", ".", "contains", "(", "R", ")", "?", "", ":", "RegState", "::", "Undef", ")", ")", ";", "for", "(", "const", "auto", "&", "Regs", ":", "ClearedFPRegs", ")", "{", "unsigned", "Reg", ",", "SaveReg1", ",", "SaveReg2", ";", "std", "::", "tie", "(", "Reg", ",", "SaveReg1", ",", "SaveReg2", ")", "=", "Regs", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "SaveReg1", ")", ".", "addReg", "(", "SaveReg2", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "SaveReg1", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "for", "(", "unsigned", "Reg", ":", "NonclearedFPRegs", ")", "{", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "if", "(", "STI", "->", "isLittle", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "(", "Reg", "-", "", ")", "*", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "{", "unsigned", "SReg0", "=", "TRI", "->", "getSubReg", "(", "Reg", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SReg0", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "(", "Reg", "-", "", ")", "*", "", ")", "."], "ground_truth": ["add", "(", "predOps", "(", "", ")", ")", ";"], "File": "ARMExpandPseudoInsts20", "Func": "CMSESaveClearFPRegsV8", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1541, "Length": 378, "Cover_Rate": 0.33303964757709253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "Cond", "=", "Builder", ".", "CreateICmpEQ", "(", "Mbcnt", ",", "Builder", ".", "getInt32", "(", "", ")", ")", ";", "Instruction", "*", "WB", "=", "cast", "<", "Instruction", ">", "(", "Builder", ".", "CreateIntrinsic", "(", "", ",", "{", "}", ",", "{", "}", ")", ")", ";", "BasicBlock", "*", "NBB", "=", "SplitBlockAndInsertIfThen", "(", "Cond", ","], "ground_truth": ["WB", ",", "false", ")", "->", "getParent", "(", ")", ";"], "File": "AMDGPUReplaceLDSUseWithPointer", "Func": "activateLaneZero", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1542, "Length": 58, "Cover_Rate": 0.3372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TLOF", "."], "ground_truth": ["get", "(", ")", ";"], "File": "RISCVTargetMachine (2)", "Func": "getObjFileLowering", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1543, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "getImm", "(", ")"], "ground_truth": ["const", "{"], "File": "LanaiAsmParser (2)", "Func": "getImm", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1544, "Length": 8, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "return", "(", "Val", ">", "-", "", "&&", "Val", "<", "", ")", "||", "(", "Val", "==", "std", "::", "numeric_limits", "<", "int32_t", ">", "::", "min", "(", ")", ")", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "ARMAsmParser (2)3", "Func": "isMemPCRelImm12", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1545, "Length": 40, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ";", "int", "firstloop", "=", "", ";", "if", "(", "code", "==", "NEG", ")", "emit_move_insn", "(", "src0", ",", "const0_rtx", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "num_words", ";", "i", "++", ")", "{", "rtx", "w_src0", ",", "w_src1", ",", "w_dest", ";", "rtx", "insn", ";", "w_src0", "=", "simplify_gen_subreg", "(", "word_mode", ",", "src0", ",", "mode", ",", "i", "*", "UNITS_PER_WORD", ")", ";", "w_src1", "=", "simplify_gen_subreg", "(", "word_mode", ",", "src1", ",", "mode", ",", "i", "*", "UNITS_PER_WORD", ")", ";", "w_dest", "=", "simplify_gen_subreg", "(", "word_mode", ",", "dest", ",", "mode", ",", "i", "*", "UNITS_PER_WORD", ")", ";", "switch", "(", "code", ")", "{", "case", "PLUS", ":", "if", "(", "firstloop", "&&", "CONST_INT_P", "(", "w_src1", ")", "&&", "INTVAL", "(", "w_src1", ")", "==", "", ")", "continue", ";", "if", "(", "firstloop", ")", "insn", "=", "gen_addchi4", "(", "w_dest", ",", "w_src0", ",", "w_src1", ")", ";", "else", "insn", "=", "gen_addchi5", "(", "w_dest", ",", "w_src0", ",", "w_src1", ")", ";", "break", ";", "case", "NEG", ":", "case", "MINUS", ":", "case", "COMPARE", ":", "if", "(", "code", "==", "COMPARE", "&&", "i", "==", "num_words", "-", "", ")", "{", "rtx", "branch", ",", "sub", ",", "clobber", ",", "sub_1", ";", "sub_1", "=", "gen_rtx_MINUS", "(", "HImode", ",", "w_src0", ",", "gen_rtx_ZERO_EXTEND", "(", "HImode", ",", "gen_rtx_REG", "(", "BImode", ",", "CARRY_REGNUM", ")", ")", ")", ";", "sub", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "w_dest", ",", "gen_rtx_MINUS", "(", "HImode", ",", "sub_1", ",", "w_src1", ")", ")", ";", "clobber", "=", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "BImode", ",", "CARRY_REGNUM", ")", ")", ";", "branch", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "pc_rtx", ",", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "gen_rtx_EQ", "(", "HImode", ",", "sub_1", ",", "w_src1", ")", ",", "pc_rtx", ",", "pc_rtx", ")", ")", ";", "insn", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "branch", ",", "sub", ",", "clobber", ")", ")", ";", "}", "else", "if", "(", "firstloop", "&&", "code", "!=", "COMPARE", "&&", "CONST_INT_P", "(", "w_src1", ")", "&&", "INTVAL", "(", "w_src1", ")", "==", "", ")", "continue", ";", "else", "if", "(", "firstloop", ")", "insn", "=", "gen_subchi4", "(", "w_dest", ",", "w_src0", ",", "w_src1", ")", ";", "else", "insn", "=", "gen_subchi5", "(", "w_dest", ",", "w_src0", ","], "ground_truth": ["w_src1", ")", ";"], "File": "stormy164", "Func": "xstormy16_expand_arith", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1546, "Length": 326, "Cover_Rate": 0.7086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mode", ";", "rtx", "addr", ",", "align", ",", "wdst", ";", "rtx", "(", "*", "gen", ")", "(", "rtx", ",", "rtx", ",", "rtx", ",", "rtx", ",", "rtx", ",", "rtx", ",", "rtx", ",", "rtx", ",", "rtx", ")", ";", "cond", "=", "operands", "[", "", "]", ";", "dst", "=", "operands", "[", "", "]", ";", "mem", "=", "operands", "[", "", "]", ";", "oldval", "=", "operands", "[", "", "]", ";", "newval", "=", "operands", "[", "", "]", ";", "is_weak", "=", "operands", "[", "", "]", ";", "mod_s", "=", "operands", "[", "", "]", ";", "mod_f", "=", "operands"], "ground_truth": ["[", "", "]", ";"], "File": "alpha4", "Func": "alpha_expand_compare_and_swap_12", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1547, "Length": 91, "Cover_Rate": 0.3568627450980392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_SSE", ")", "return", "", ";", "mode", "=", "GET_MODE", "(", "x", ")", ";", "if", "(", "x", "==", "const0_rtx", "||", "const0_operand", "(", "x", ",", "mode", ")", ")", "return", "", ";", "if", "(", "x", "==", "constm1_rtx", "||", "vector_all_ones_operand", "(", "x", ",", "mode", ")", "||", "(", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_VECTOR_FLOAT", "||", "GET_MODE_CLASS", "(", "pred_mode", ")", "==", "MODE_VECTOR_FLOAT", ")", "&&", "float_vector_all_ones_operand", "(", "x", ",", "mode", ")", ")", ")", "{", "if", "(", "mode", "==", "VOIDmode", ")", "mode", "=", "pred_mode", ";", "switch", "(", "GET_MODE_SIZE", "(", "mode", ")", ")", "{", "case", "", ":", "if", "(", "TARGET_AVX512F", ")", "return", "", ";", "break", ";", "case", "", ":", "if", "(", "TARGET_AVX2", ")", "return", "", ";", "break", ";", "case", "", ":", "if", "(", "TARGET_SSE2", ")", "return", "", ";", "break", ";", "case", "", ":", "gcc_unreachable", "(", ")", ";", "default", ":", "break", ";", "}", "}", "if", "(", "vector_all_ones_zero_extend_half_operand", "(", "x", ",", "mode", ")", "||", "vector_all_ones_zero_extend_quarter_operand"], "ground_truth": ["(", "x", ",", "mode", ")", ")", "return", "", ";"], "File": "i3861", "Func": "standard_sse_constant_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1548, "Length": 156, "Cover_Rate": 0.9017341040462428, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "tie", "(", "Value", ",", "Overflow", ")", "=", "getXALUOOp", "(", "CC", ",", "Op", ",", "DAG", ")", ";", "SDValue", "TVal", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "FVal", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "CCVal", "=", "DAG", ".", "getConstant", "(", "getInvertedCondCode", "(", "CC", ")", ",", "dl", ",", "", ")", ";", "Overflow", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "FVal", ",", "TVal", ",", "CCVal", ",", "Overflow", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "Op", ".", "getValueType"], "ground_truth": ["(", ")", ",", "", ")", ";"], "File": "AArch64ISelLowering (2)", "Func": "LowerXALUO", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1549, "Length": 100, "Cover_Rate": 0.5494505494505495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Src", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBB", ".", "getFirstNonPHI", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Dst", ")", ".", "addReg", "(", "Src", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")"], "ground_truth": [".", "addReg", "(", "", ")", ".", "addReg", "(", "Dst", ")", ";"], "File": "SILowerControlFlow12", "Func": "Else", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1550, "Length": 84, "Cover_Rate": 0.5957446808510638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HOST_WIDE_INT", "ival", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "CONST_DOUBLE", "&&", "SCALAR_FLOAT_MODE_P", "(", "mode", ")", "&&", "aarch64_reinterpret_float_as_int", "(", "x", ",", "&", "ival", ")", ")", "{", "scalar_int_mode", "imode", "=", "(", "mode", "==", "HFmode", "?", "SImode", ":", "int_mode_for_mode", "(", "mode", ")", ".", "require", "(", ")", ")", ";", "int", "num_instr", "=", "aarch64_internal_mov_immediate", "(", "NULL_RTX", ",", "gen_int_mode", "(", "ival", ",", "imode", ")", ",", "false", ",", "imode", ")", ";", "return", "num_instr", "<", "", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "aarch64", "Func": "aarch64_float_const_rtx_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1551, "Length": 75, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "AttributeList", "Attrs", "=", "MF", ".", "getFunction", "(", ")", ".", "getAttributes", "(", ")", ";", "return", "Subtarget", ".", "isTargetMachO", "(", ")", "&&", "!", "(", "Subtarget", ".", "getTargetLowering", "(", ")", "->", "supportSwiftError", "(", ")", "&&", "Attrs", ".", "hasAttrSomewhere", "("], "ground_truth": ["Attribute", "::", "SwiftError", ")", ")", ";"], "File": "AArch64FrameLowering10", "Func": "produceCompactUnwindFrame", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1552, "Length": 56, "Cover_Rate": 0.8484848484848485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a"], "ground_truth": ["+", "__b", ";"], "File": "arm", "Func": "mve___arm_vaddq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1553, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "total_size", "=", "compute_total_frame_size", "(", ")", ";", "if", "(", "from", "==", "FRAME_POINTER_REGNUM", "&&", "to", "==", "STACK_POINTER_REGNUM", ")", "{", "return", "(", "total_size", "-", "crtl", "->", "args", ".", "pretend_args_size", "-", "tilegx_saved_regs_size", "(", ")", ")", ";", "}", "else", "if", "(", "from", "==", "FRAME_POINTER_REGNUM", "&&", "to", "==", "HARD_FRAME_POINTER_REGNUM", ")", "{", "return", "-", "(", "crtl", "->", "args", ".", "pretend_args_size", "+", "tilegx_saved_regs_size", "(", ")", ")", ";", "}", "else", "if", "(", "from", "==", "ARG_POINTER_REGNUM", "&&", "to", "==", "STACK_POINTER_REGNUM", ")", "{", "return", "STACK_POINTER_OFFSET", "+", "total_size", ";", "}", "else", "if", "(", "from", "==", "ARG_POINTER_REGNUM", "&&", "to", "==", "HARD_FRAME_POINTER_REGNUM", ")", "{", "return", "STACK_POINTER_OFFSET", ";", "}", "else", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "tilegx", "Func": "tilegx_initial_elimination_offset", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 1554, "Length": 100, "Cover_Rate": 0.9009009009009009, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "LastCMOV", "==", "&", "MI", "&&", "NextMIIt", "!=", "ThisMBB", "->", "end", "(", ")", "&&", "NextMIIt", "->", "getOpcode", "(", ")", "==", "MI", ".", "getOpcode", "(", ")", "&&", "NextMIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "&&", "NextMIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "&&", "NextMIIt", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ")", "{", "return", "EmitLoweredCascadedSelect", "(", "MI", ",", "*", "NextMIIt", ",", "ThisMBB", ")", ";", "}", "const", "BasicBlock", "*", "LLVM_BB", "=", "ThisMBB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "*", "F", "=", "ThisMBB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "FalseMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "SinkMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "++", "ThisMBB", "->", "getIterator", "(", ")", ";", "F", "->", "insert", "(", "It", ",", "FalseMBB", ")", ";", "F", "->", "insert", "(", "It", ",", "SinkMBB", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "if", "(", "!", "LastCMOV", "->", "killsRegister", "(", "", ")", "&&", "!", "checkAndUpdateEFLAGSKill", "(", "LastCMOV", ",", "ThisMBB", ",", "TRI", ")", ")", "{", "FalseMBB", "->", "addLiveIn", "(", "", ")", ";", "SinkMBB", "->", "addLiveIn", "(", "", ")", ";", "}", "SinkMBB", "->", "splice", "(", "SinkMBB", "->", "begin", "(", ")", ",", "ThisMBB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "LastCMOV", ")", ")", ",", "ThisMBB", "->", "end", "(", ")", ")", ";", "SinkMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "ThisMBB", ")", ";", "ThisMBB", "->", "addSuccessor", "(", "FalseMBB", ")", ";", "ThisMBB", "->", "addSuccessor", "("], "ground_truth": ["SinkMBB", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "EmitLoweredSelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1555, "Length": 268, "Cover_Rate": 0.5143953934740882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "format", "(", "", ",", "FixupOffset", ")", ".", "print", "(", "Buffer", ",", "sizeof", "(", "Buffer", ")", ")", ";", "Asm", ".", "getContext", "(", ")", ".", "reportFatalError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "Twine", "(", "", "", ")", "+", "Buffer", "+", "", "", ")", ";", "llvm_unreachable", "(", "", ")", ";", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "(", "(", "", "<<", "", ")", "|", "(", "MachO", "::", "GENERIC_RELOC_PAIR", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "MachO", "::", "R_SCATTERED", ")", ";", "MRE", ".", "r_word1", "=", "Value2", ";", "Writer", "->", "addRelocation", "(", "nullptr", ",", "Fragment", "->", "getParent", "(", ")", ",", "MRE", ")", ";", "}", "else", "{", "if", "(", "FixupOffset", ">", "", ")", "{", "FixedValue", "=", "OriginalFixedValue", ";", "return", "false", ";", "}", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "(", "(", "FixupOffset", "<<", "", ")", "|", "(", "Type", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "MachO", "::", "R_SCATTERED", ")", ";", "MRE", ".", "r_word1", "=", "Value", ";", "Writer", "->", "addRelocation", "(", "nullptr", ",", "Fragment", "->", "getParent"], "ground_truth": ["(", ")", ",", "MRE", ")", ";"], "File": "X86MachObjectWriter2", "Func": "recordScatteredRelocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1556, "Length": 190, "Cover_Rate": 0.3838383838383838, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "VT", ".", "isScalableVector", "(", ")", ")", "return", "false", ";", "EVT", "ElemVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "if", "(", "Alignment", ">=", "ElemVT", ".", "getStoreSize", "(", ")", ")", "{", "if", "(", "Fast", ")", "*", "Fast", "=", "true", ";", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "RISCVISelLowering34", "Func": "allowsMisalignedMemoryAccesses", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1557, "Length": 48, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "OuFlag", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDNode", "*", "DSPCtrlField", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "", ",", "CstOne", ",", "InFlag", ")", ";", "SDNode", "*", "Carry", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "SDValue", "(", "DSPCtrlField", ",", "", ")", ",", "OuFlag", ",", "CstOne", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "SDValue", "(", "DSPCtrlField", ",", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "CstOne", ",", "SDValue", "(", "Carry", ",", "", ")", "}", ";", "SDNode", "*", "DSPCFWithCarry", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "Ops", ")", ";", "SDValue", "Zero", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "InsOps", "[", "", "]", "=", "{", "Zero", ",", "OuFlag", ",", "CstOne", ",", "SDValue", "(", "DSPCFWithCarry", ",", "", ")", "}", ";", "SDNode", "*", "DSPCtrlFinal", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "InsOps", ")", ";", "SDNode", "*", "WrDSP", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "SDValue", "(", "DSPCtrlFinal", ",", "", ")", ",", "CstOne", ")", ";", "SDValue", "Operands", "[", "", "]", "=", "{", "LHS", ",", "RHS", ",", "SDValue", "(", "WrDSP", ",", "", ")", "}", ";", "CurDAG", "->", "SelectNodeTo", "(", "Node", ",", "", ",", "VT", ",", "", ",", "Operands"], "ground_truth": [")", ";"], "File": "MipsSEISelDAGToDAG10", "Func": "selectAddE", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1558, "Length": 221, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "IsConstantImm", "&&", "isShiftedUInt", "<", "", ",", "", ">", "(", "Imm", ")", "&&", "VK"], "ground_truth": ["==", "MCExpr", "::", "VK__None", ";"], "File": "RISCVAsmParser", "Func": "isUImm13Lsb0", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1559, "Length": 19, "Cover_Rate": 0.3064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "CONST_INT_P", "(", "op1", ")", "&&", "satisfies_constraint_eI", "(", "op1", ")", "&&", "!", "satisfies_constraint_I", "(", "op1", ")", "&&", "!", "satisfies_constraint_L", "(", "op1", ")", ")", ";", "}", "if", "(", "!", "TARGET_PCREL", "||", "GET_MODE", "(", "dest", ")", "!=", "Pmode", ")", "return", "false", ";", "if", "(", "!", "SYMBOL_REF_P", "(", "src", ")", "&&", "!", "LABEL_REF_P", "(", "src", ")", "&&"], "ground_truth": ["GET_CODE", "(", "src", ")", "!=", "CONST", ")", "return", "false", ";"], "File": "rs6000", "Func": "prefixed_paddi_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1560, "Length": 65, "Cover_Rate": 0.33505154639175255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "UseRC", "=", "(", "RC", "==", "&", "", "?", "&", "", ":", "(", "RC", "==", "&", "", "?", "&", "", ":", "RC"], "ground_truth": [")", ")", ";"], "File": "PPCFastISel12", "Func": "fastEmitInst_r", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1561, "Length": 27, "Cover_Rate": 0.4153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "!", "parsePtrReg", "(", "Operands", ",", "RegKind", ")", ")", "return", "MatchOperand_NoMatch", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "return", "MatchOperand_NoMatch", ";", "Operands", ".", "push_back", "(", "", "(", "", ",", "getLexer", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "Parser", ".", "Lex"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmParser29", "Func": "parsePtrReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1562, "Length": 61, "Cover_Rate": 0.40397350993377484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasFRSQRTES", "=", "false", ";", "HasRecipPrec", "=", "false", ";", "HasSTFIWX", "=", "false", ";", "HasLFIWAX", "=", "false", ";", "HasFPRND", "=", "false", ";", "HasFPCVT", "=", "false", ";", "HasISEL", "=", "false", ";", "HasBPERMD", "=", "false", ";", "HasExtDiv", "=", "false", ";", "HasCMPB", "=", "false", ";", "HasLDBRX", "=", "false", ";", "IsBookE", "=", "false", ";", "HasOnlyMSYNC", "=", "false", ";", "Is4xx", "=", "false", ";", "Is6xx", "=", "false", ";", "IsE500", "=", "false", ";", "FeatureMFTB", "=", "false", ";", "DeprecatedDST", "="], "ground_truth": ["false", ";"], "File": "PPCSubtarget70", "Func": "initializeEnvironment", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1563, "Length": 72, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vpadd_s8", "(", "int8x8_t", "__a", ",", "int8x8_t", "__b", ")", "{", "return", "__builtin_aarch64_addpv8qi", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vpadd_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1564, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcgeq_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vcgeq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1565, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_getmant_ph", "(", "__m256h", "__A", ",", "_MM_MANTISSA_NORM_ENUM", "__B", ",", "_MM_MANTISSA_SIGN_ENUM", "__C", ")", "{", "return", "(", "__m256h", ")", "__builtin_ia32_getmantph256_mask", "(", "(", "__v16hf", ")", "__A", ",", "(", "__C", "<<", "", ")", "|", "__B"], "ground_truth": [",", "(", "__v16hf", ")", "_mm256_setzero_ph", "(", ")", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_getmant_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1566, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectMUBUFAddr64", "(", "SDValue", "Addr", ",", "SDValue", "&", "SRsrc", ",", "SDValue", "&", "VAddr", ",", "SDValue", "&", "SOffset", ",", "SDValue", "&", "Offset", ",", "SDValue", "&", "GLC", ",", "SDValue", "&", "SLC", ",", "SDValue", "&", "TFE", ")", "const", "{", "SDValue", "Ptr", ",", "Offen", ",", "Idxen", ",", "Addr64", ";", "if", "(", "Subtarget", "->", "getGeneration", "(", ")", ">=", "Subtarget", "::", "VOLCANIC_ISLANDS", ")", "return"], "ground_truth": ["false", ";"], "File": "AMDGPUISelDAGToDAG1", "Func": "SelectMUBUFAddr64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1567, "Length": 62, "Cover_Rate": 0.389937106918239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_unpacklo_epi32", "(", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_punpckldq512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "__B", ",", "(", "__v16si", ")", "_mm512_undefined_epi32", "(", ")", ","], "ground_truth": ["(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_unpacklo_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1568, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "::", "Subtarget", "(", "const", "Triple", "&", "TT", ",", "const", "std", "::", "string", "&", "CPU", ",", "const", "std", "::", "string", "&", "FS", ",", "const", "TargetMachine", "&", "TM", ")", ":", "GenSubtargetInfo", "(", "TT", ",", "CPU", ",", "FS", ")", ",", "InstrInfo", "(", ")", ",", "FrameLowering", "(", ")", ",", "TLInfo", "(", "TM", ",", "initializeSubtargetDependencies", "(", "CPU", ",", "FS", ",", "TM", ")", ")", ",", "TSInfo", "(", ")", ",", "m_hasSRAM", "(", "false", ")", ",", "m_hasJMPCALL", "(", "false", ")", ",", "m_hasIJMPCALL", "(", "false", ")", ",", "m_hasEIJMPCALL", "(", "false", ")", ",", "m_hasADDSUBIW", "(", "false", ")", ",", "m_hasSmallStack", "(", "false", ")", ",", "m_hasMOVW", "(", "false", ")", ",", "m_hasLPM", "(", "false", ")", ",", "m_hasLPMX", "(", "false", ")", ",", "m_hasELPM", "(", "false", ")", ",", "m_hasELPMX", "(", "false", ")", ",", "m_hasSPM", "(", "false", ")", ",", "m_hasSPMX", "(", "false", ")", ",", "m_hasDES", "(", "false", ")", ",", "m_supportsRMW", "(", "false", ")", ",", "m_supportsMultiplication", "(", "false", ")", ",", "m_hasBREAK", "(", "false", ")", ",", "m_hasTinyEncoding", "(", "false", ")", ",", "ELFArch", "(", "false", ")", ",", "m_FeatureSetDummy", "(", "false", ")", "{", "ParseSubtargetFeatures", "(", "CPU"], "ground_truth": [",", "FS", ")", ";"], "File": "AVRSubtarget (2)", "Func": "AVRSubtarget", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1569, "Length": 171, "Cover_Rate": 0.9941860465116279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Constant", "*", "SegmentOffset", "(", "IRBuilder", "<", ">", "&", "IRB", ",", "int", "Offset", ",", "unsigned", "AddressSpace", ")", "{", "return", "ConstantExpr", "::", "getIntToPtr", "(", "ConstantInt", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "IRB", ".", "getContext", "(", ")", ")", ",", "Offset", ")", ","], "ground_truth": ["Type", "::", "getInt8PtrTy", "(", "IRB", ".", "getContext", "(", ")", ")", "->", "getPointerTo", "(", "AddressSpace", ")", ")", ";"], "File": "X86ISelLowering106", "Func": "SegmentOffset", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1570, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isGP64bit", "(", ")", "?"], "ground_truth": ["", ":", "", ";"], "File": "MipsSubtarget (2)1", "Func": "getGPRSizeInBytes", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1571, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ret", ".", "val", "[", "", "]", "=", "(", "uint32x2_t", ")", "__builtin_aarch64_get_dregoiv2si", "(", "__o", ",", "", ")", ";", "return"], "ground_truth": ["ret", ";"], "File": "arm", "Func": "neon2_vld2_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1572, "Length": 20, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec_uint4", "a_nan", "=", "(", "vec_uint4", ")", "vec_cmpgt", "(", "aabs", ",", "nan_mask", ")", ";", "a_nan", "=", "vec_or", "(", "a_nan", ",", "vec_and", "(", "(", "vec_uint4", ")", "vec_slo", "(", "(", "vec_uchar16", ")", "a_nan", ",", "x", ".", "v", ")", ",", "a_inf", ")", ")", ";", "a_nan", "=", "(", "vec_uint4", ")", "vec_perm", "(", "(", "vec_uchar16", ")", "a_nan", ",", "(", "vec_uchar16", ")", "a_nan", ",", "splat_hi", ")", ";", "vec_uint4", "b_inf", "=", "(", "vec_uint4", ")", "vec_cmpeq", "(", "babs", ",", "nan_mask", ")", ";", "vec_uint4", "b_nan", "=", "(", "vec_uint4", ")", "vec_cmpgt", "(", "babs", ",", "nan_mask", ")", ";", "b_nan", "=", "vec_or", "(", "b_nan", ",", "vec_and", "(", "(", "vec_uint4", ")", "vec_slo", "(", "(", "vec_uchar16", ")", "b_nan", ",", "x", ".", "v", ")", ",", "b_inf", ")", ")", ";", "b_nan", "=", "(", "vec_uint4", ")", "vec_perm", "(", "(", "vec_uchar16", ")", "b_nan", ",", "(", "vec_uchar16", ")", "b_nan", ",", "splat_hi", ")", ";", "vec_uint4", "gt_hi", "=", "(", "vec_uint4", ")", "vec_cmpgt", "(", "aabs", ",", "babs", ")", ";", "vec_uint4", "gt_lo", "=", "(", "vec_uint4", ")", "vec_cmpgt", "(", "(", "vec_uint4", ")", "aabs", ",", "(", "vec_uint4", ")", "babs", ")", ";", "vec_uint4", "eq", "=", "(", "vec_uint4", ")", "vec_cmpeq", "(", "aabs", ",", "babs", ")", ";", "vec_uint4", "eqgt", "=", "vec_and", "(", "eq", ",", "vec_slo", "(", "gt_lo", ",", "x", ".", "v", ")", ")", ";", "vec_uint4", "r", "=", "vec_or", "(", "gt_hi", ","], "ground_truth": ["eqgt", ")", ";"], "File": "si2vmx", "Func": "si_dfcmgt", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1573, "Length": 205, "Cover_Rate": 0.5229591836734694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "!=", "VK_Z80_None", ")", ";", "if", "(", "isNegated", "(", ")", ")", "OS", "<<", "'-'", ";", "OS", "<<", "getName", "(", ")", "<<", "'('", ";", "getSubExpr", "(", ")", "->", "print", "(", "OS", ",", "MAI", ")", ";", "OS", "<<"], "ground_truth": ["')'", ";"], "File": "GBZ80MCExpr", "Func": "printImpl", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1574, "Length": 40, "Cover_Rate": 0.7017543859649122, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "(", "Opcode", "==", "Instruction", "::", "ZExt", "||", "Opcode", "==", "Instruction", "::", "SExt", ")", "&&", "Src", "->", "isIntegerTy", "(", "", ")", ")", "{", "if", "(", "ST", "->", "hasLoadStoreOnCond2", "(", ")", ")", "return", "", ";", "unsigned", "Cost", "=", "", ";", "if", "(", "Opcode", "==", "Instruction", "::", "SExt", ")", "Cost", "=", "(", "DstScalarBits", "<", "", "?", "", ":", "", ")", ";", "if", "(", "Opcode", "==", "Instruction", "::", "ZExt", ")", "Cost", "=", "", ";", "Type", "*", "CmpOpTy", "=", "(", "(", "I", "!=", "nullptr", ")", "?", "getCmpOpsType", "(", "I", ")", ":", "nullptr", ")", ";", "if", "(", "CmpOpTy", "!=", "nullptr", "&&", "CmpOpTy", "->", "isFloatingPointTy", "(", ")", ")", "Cost", "++", ";", "return", "Cost", ";", "}", "}", "else", "if", "(", "ST", "->", "hasVector", "(", ")", ")", "{", "auto", "*", "SrcVecTy", "=", "cast", "<", "FixedVectorType", ">", "(", "Src", ")", ";", "auto", "*", "DstVecTy", "=", "cast", "<", "FixedVectorType", ">", "(", "Dst", ")", ";", "unsigned", "VF", "=", "SrcVecTy", "->", "getNumElements", "(", ")", ";", "unsigned", "NumDstVectors", "=", "getNumVectorRegs", "(", "Dst", ")", ";", "unsigned", "NumSrcVectors", "=", "getNumVectorRegs", "(", "Src", ")", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Trunc", ")", "{", "if", "(", "Src", "->", "getScalarSizeInBits", "(", ")", "==", "Dst", "->", "getScalarSizeInBits", "(", ")", ")", "return", "", ";", "return", "getVectorTruncCost", "(", "Src", ",", "Dst", ")", ";", "}", "if", "(", "Opcode", "==", "Instruction", "::", "ZExt", "||", "Opcode", "==", "Instruction", "::", "SExt", ")", "{", "if", "(", "SrcScalarBits", ">=", "", ")", "{", "unsigned", "NumUnpacks", "=", "getElSizeLog2Diff", "(", "Src", ",", "Dst", ")", ";", "unsigned", "NumSrcVectorOps", "=", "(", "NumUnpacks", ">", "", "?", "(", "NumDstVectors", "-", "NumSrcVectors", ")", ":", "(", "NumDstVectors", "/", "", ")", ")", ";", "return", "(", "NumUnpacks", "*", "NumDstVectors", ")", "+", "NumSrcVectorOps", ";", "}", "else", "if", "(", "SrcScalarBits", "==", "", ")", "return", "getBoolVecToIntConversionCost", "(", "Opcode", ",", "Dst", ",", "I", ")", ";", "}", "if", "(", "Opcode", "==", "Instruction", "::", "SIToFP", "||", "Opcode", "==", "Instruction", "::", "UIToFP", "||", "Opcode", "==", "Instruction", "::", "FPToSI", "||", "Opcode", "==", "Instruction", "::", "FPToUI", ")", "{", "if", "(", "DstScalarBits", "==", "", "||", "ST", "->", "hasVectorEnhancements2", "(", ")", ")", "{", "if", "(", "SrcScalarBits", "==", "DstScalarBits", ")", "return", "NumDstVectors", ";", "if", "(", "SrcScalarBits", "==", "", ")", "return", "getBoolVecToIntConversionCost", "(", "Opcode", ",", "Dst", ",", "I", ")", "+", "NumDstVectors", ";", "}", "unsigned", "ScalarCost", "=", "getCastInstrCost", "(", "Opcode", ",", "Dst", "->", "getScalarType", "(", ")", ",", "Src", "->", "getScalarType", "(", ")", ",", "CostKind", ")", ";", "unsigned", "TotCost", "=", "VF", "*", "ScalarCost", ";", "bool", "NeedsInserts", "=", "true", ",", "NeedsExtracts", "=", "true", ";", "if", "(", "DstScalarBits", "==", "", "&&", "(", "Opcode", "==", "Instruction", "::", "SIToFP", "||", "Opcode", "==", "Instruction", "::", "UIToFP", ")", ")", "NeedsInserts", "=", "false", ";", "if", "(", "SrcScalarBits", "==", "", "&&", "(", "Opcode", "==", "Instruction", "::", "FPToSI", "||", "Opcode", "==", "Instruction", "::", "FPToUI", ")", ")", "NeedsExtracts", "=", "false", ";", "TotCost", "+=", "getScalarizationOverhead", "(", "SrcVecTy", ",", "false", ",", "NeedsExtracts", ")", ";", "TotCost", "+=", "getScalarizationOverhead", "(", "DstVecTy", ",", "NeedsInserts", ",", "false", ")", ";", "if", "(", "VF", "==", "", "&&", "SrcScalarBits", "==", ""], "ground_truth": ["&&", "DstScalarBits", "==", "", ")", "TotCost", "*=", "", ";"], "File": "SystemZTargetTransformInfo24", "Func": "getCastInstrCost", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1575, "Length": 481, "Cover_Rate": 0.6832386363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "MF", "->", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", "->", "getRegInfo", "(", ")", ";", "*", "TLSBaseAddrReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MachineInstr", "*", "Copy", "=", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "++", "I", ".", "getIterator", "(", ")", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "("], "ground_truth": ["TargetOpcode", "::", "COPY", ")", ",", "*", "TLSBaseAddrReg", ")", ".", "addReg", "(", "", ")", ";"], "File": "AArch64CleanupLocalDynamicTLSPass1", "Func": "setRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1576, "Length": 80, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "("], "ground_truth": ["getReg", "(", ")", ")", ")", ";"], "File": "PatmosAsmParser1", "Func": "addRegOperands", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1577, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "inRegion", "(", "MachineBasicBlock", "*", "MBB", ")", "const", "{", "return", "Blocks", ".", "count"], "ground_truth": ["(", "MBB", ")", ";"], "File": "WebAssemblyFixIrreducibleControlFlow1", "Func": "inRegion", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1578, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "MCObjectWriter", ">", "llvm", "::", "createELFObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ",", "bool", "IsELF64", ",", "uint8_t", "OSABI"], "ground_truth": [",", "uint16_t", "EMachine", ")", "{"], "File": "X86ELFObjectWriter22", "Func": "createX86ELFObjectWriter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1579, "Length": 24, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodetGPREvenRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t"], "ground_truth": ["Address", ",", "const", "void", "*", "Decoder", ")", "{"], "File": "ARMDisassembler15", "Func": "DecodetGPREvenRegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1580, "Length": 20, "Cover_Rate": 0.32786885245901637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "rs6000_sched_costly_dep", "==", "store_to_load_dep_costly", "&&", "is_load_insn", "(", "next", ",", "&", "load_mem", ")", "&&", "is_store_insn", "(", "insn", ",", "&", "str_mem", ")", ")", "return", "true", ";", "if", "(", "rs6000_sched_costly_dep", "==", "true_store_to_load_dep_costly", "&&", "is_load_insn", "(", "next", ",", "&", "load_mem", ")", "&&", "is_store_insn", "(", "insn", ",", "&", "str_mem", ")", "&&", "DEP_TYPE", "(", "dep", ")", "==", "REG_DEP_TRUE", "&&", "mem_locations_overlap", "(", "str_mem", ",", "load_mem", ")", ")", "return", "true", ";", "if", "(", "rs6000_sched_costly_dep", "<=", "max_dep_latency", "&&", "(", "(", "cost", "-", "distance", ")", ">=", "(", "int", ")", "rs6000_sched_costly_dep", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "powerpcspe", "Func": "rs6000_is_costly_dependence", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1581, "Length": 89, "Cover_Rate": 0.6054421768707483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Opc", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "HexagonGenMux (2)", "Func": "isCondTransfer", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1582, "Length": 24, "Cover_Rate": 0.5581395348837209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "Insert", "=", "Entry", ".", "front", "(", ")", ";", "DebugLoc", "DL", "=", "Insert", "->", "getDebugLoc", "(", ")", ";", "TIDReg", "=", "RI", ".", "findUnusedRegister", "(", "MF", "->", "getRegInfo", "(", ")", ",", "&", "", ",", "*", "MF", ")", ";", "if", "(", "TIDReg", "==", "", ")", "return", "TIDReg", ";", "if", "(", "!", "", "(", "MF", "->", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", ")", "&&", "WorkGroupSize", ">", "WavefrontSize", ")", "{", "unsigned", "TIDIGXReg", "=", "TRI", "->", "getPreloadedValue", "(", "*", "MF", ",", "RegisterInfo", "::", "WORKGROUP_ID_X", ")", ";", "unsigned", "TIDIGYReg", "=", "TRI", "->", "getPreloadedValue", "(", "*", "MF", ",", "RegisterInfo", "::", "WORKGROUP_ID_Y", ")", ";", "unsigned", "TIDIGZReg", "=", "TRI", "->", "getPreloadedValue", "(", "*", "MF", ",", "RegisterInfo", "::", "WORKGROUP_ID_Z", ")", ";", "unsigned", "InputPtrReg", "=", "TRI", "->", "getPreloadedValue", "(", "*", "MF", ",", "RegisterInfo", "::", "KERNARG_SEGMENT_PTR", ")", ";", "for", "(", "unsigned", "Reg", ":", "{", "TIDIGXReg", ",", "TIDIGYReg", ",", "TIDIGZReg", "}", ")", "{", "if", "(", "!", "Entry", ".", "isLiveIn", "(", "Reg", ")", ")", "Entry", ".", "addLiveIn", "(", "Reg", ")", ";", "}", "RS", "->", "enterBasicBlock", "(", "Entry", ")", ";", "unsigned", "STmp0", "=", "RS", "->", "scavengeRegister", "(", "&", "", ",", "", ")", ";", "unsigned", "STmp1", "=", "RS", "->", "scavengeRegister", "(", "&", "", ",", "", ")", ";", "BuildMI", "(", "Entry", ",", "Insert", ",", "DL", ",", "get", "(", "", ")", ",", "STmp0", ")", ".", "addReg", "(", "InputPtrReg", ")", ".", "addImm", "(", "", "::", "NGROUPS_Z", ")", ";", "BuildMI", "(", "Entry", ",", "Insert", ",", "DL", ",", "get", "(", "", ")", ",", "STmp1", ")", ".", "addReg", "(", "InputPtrReg", ")", ".", "addImm", "(", "", "::", "NGROUPS_Y", ")", ";", "BuildMI", "(", "Entry", ",", "Insert", ",", "DL", ",", "get", "(", "", ")", ",", "STmp1", ")", ".", "addReg", "(", "STmp1", ")", ".", "addReg", "(", "STmp0", ")", ";", "BuildMI", "(", "Entry", ",", "Insert", ",", "DL", ",", "get", "(", "", ")", ",", "TIDReg", ")", ".", "addReg", "(", "STmp1", ")", ".", "addReg", "(", "TIDIGXReg", ")", ";", "BuildMI", "(", "Entry", ",", "Insert", ",", "DL", ",", "get", "(", "", ")", ",", "TIDReg", ")", ".", "addReg", "(", "STmp0", ")", ".", "addReg", "(", "TIDIGYReg", ")", ".", "addReg", "(", "TIDReg", ")", ";", "BuildMI", "(", "Entry", ",", "Insert", ",", "DL", ",", "get", "(", "", ")", ",", "TIDReg", ")", ".", "addReg", "(", "TIDReg", ")", ".", "addReg", "(", "TIDIGZReg", ")", ";", "}", "else", "{", "BuildMI", "(", "Entry", ",", "Insert", ",", "DL", ",", "get", "(", "", ")", ",", "TIDReg", ")", ".", "addImm", "(", "-", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "Entry", ",", "Insert", ",", "DL", ",", "get", "(", "", ")", ",", "TIDReg", ")", ".", "addImm", "(", "-", "", ")", ".", "addReg", "(", "TIDReg", ")", ";", "}", "BuildMI", "(", "Entry", ",", "Insert", ",", "DL", ",", "get", "(", "", ")", ",", "TIDReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "TIDReg", ")", ";", "MFI", "->", "setTIDReg", "(", "TIDReg", ")", ";", "}", "unsigned", "LDSOffset", "=", "MFI", "->", "LDSSize", "+", "(", "FrameOffset", "*", "WorkGroupSize", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "TmpReg", ")", "."], "ground_truth": ["addImm", "(", "LDSOffset", ")", ".", "addReg", "(", "TIDReg", ")", ";"], "File": "SIInstrInfo137", "Func": "calculateLDSSpillAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1583, "Length": 490, "Cover_Rate": 0.7346326836581709, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArgInfo", ".", "PrivateSegmentWaveByteOffset", "=", "ArgDescriptor", "::"], "ground_truth": ["createRegister", "(", "Reg", ")", ";"], "File": "SIMachineFunctionInfo (2)2", "Func": "setPrivateSegmentWaveByteOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1584, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "MCCodeEmitter", "(", "MCII", ",", "Ctx", ",", "false"], "ground_truth": [")", ";"], "File": "MipsMCCodeEmitter (2)", "Func": "createMipsMCCodeEmitterEB", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1585, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "calling_abi", "ix86_function_abi", "(", "const_tree", "fndecl"], "ground_truth": [")", "{"], "File": "i386", "Func": "ix86_function_abi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1586, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "string", "getEdgeAttributes", "(", "const", "SUnit", "*", "Node", ",", "SUnitIterator", "EI", ",", "const", "ScheduleDAG", "*", "Graph", ")", "{", "if", "(", "EI", ".", "isArtificialDep", "(", ")", ")", "return", "", ";", "if", "(", "EI", ".", "isCtrlDep", "(", ")"], "ground_truth": [")", "return", "", ";"], "File": "PatmosPostRAScheduler", "Func": "getEdgeAttributes", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1587, "Length": 42, "Cover_Rate": 0.9130434782608695, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "int64_t", "Imm", "=", "Op", ".", "getImm", "(", ")", "*", "", "+", "", ";", "O", "<<", "", ";", "if", "(", "Imm", ">=", "", ")", "O", "<<", "'+'", ";", "O", "<<", "Imm"], "ground_truth": [";"], "File": "MSP430InstPrinter10", "Func": "printPCRelImmOperand", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1588, "Length": 40, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getDefaultFormatEncoding", "(", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "if", "(", "isGFX10", "(", "STI", ")", ")", "return", "UFMT_DEFAULT", ";", "return", "DFMT_NFMT_DEFAULT"], "ground_truth": [";"], "File": "AMDGPUBaseInfo39", "Func": "getDefaultFormatEncoding", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1589, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_getmant_ps", "(", "__m512", "__W", ",", "__mmask16", "__U", ",", "__m512", "__A", ",", "_MM_MANTISSA_NORM_ENUM", "__B", ",", "_MM_MANTISSA_SIGN_ENUM", "__C", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_getmantps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__C", "<<", "", ")", "|", "__B", ",", "(", "__v16sf", ")"], "ground_truth": ["__W", ",", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_getmant_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1590, "Length": 60, "Cover_Rate": 0.9836065573770492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "GCNHazardRecognizer", "::", "getWaitStatesSinceSetReg", "(", "IsHazardFn", "IsHazard", ",", "int", "Limit", ")", "{", "auto", "IsHazardFn", "=", "[", "IsHazard", "]", "(", "const", "MachineInstr", "&", "MI", ")", "{", "return", "isSSetReg", "(", "MI", ".", "getOpcode", "(", ")", ")", "&&"], "ground_truth": ["IsHazard", "(", "MI", ")", ";"], "File": "GCNHazardRecognizer (2)", "Func": "getWaitStatesSinceSetReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1591, "Length": 40, "Cover_Rate": 0.7843137254901961, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isZExtFree", "(", "SDValue", "Val", ",", "EVT", "VT2", ")", "const", "{", "if", "(", "Val", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "EVT", "VT1", "=", "Val", ".", "getValueType", "(", ")", ";", "if", "(", "!", "VT1", ".", "isSimple", "(", ")", "||", "!", "VT1", ".", "isInteger", "(", ")", "||", "!", "VT2", ".", "isSimple", "(", ")", "||", "!", "VT2", ".", "isInteger", "(", ")", ")", "return", "false", ";", "switch", "(", "VT1", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "break", ";", "case", "", ":", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "XCoreISelLowering (2)1", "Func": "isZExtFree", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1592, "Length": 93, "Cover_Rate": 0.9489795918367347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addAlignedMemoryOperands", "(", "Inst"], "ground_truth": [",", "N", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "addAlignedMemory32Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1593, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCRelaxableFragment", "*", "DF", ",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "override", "{", "return", "false"], "ground_truth": [";"], "File": "TeakAsmBackend", "Func": "fixupNeedsRelaxation", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1594, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StartLoc", "=", "Tok", ".", "getLoc", "(", ")", ";", "EndLoc", "=", "Tok", ".", "getEndLoc", "(", ")", ";", "RegNo", "=", "", ";", "if", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", "!=", "AsmToken", "::", "Percent", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex", "(", ")", ";", "RegNo", "=", "parseRegisterName", "(", "&", "MatchRegisterName", ")", ";", "if", "(", "RegNo", "==", "", ")", "RegNo", "=", "parseRegisterName", "(", "&", "MatchRegisterAltName", ")", ";", "if", "(", "RegNo", "!=", "", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "return", "MatchOperand_Success", ";", "}", "getLexer", "(", ")", ".", "UnLex", "(", "Tok", ")", ";", "return"], "ground_truth": ["MatchOperand_NoMatch", ";"], "File": "VEAsmParser (2)", "Func": "tryParseRegister", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1595, "Length": 94, "Cover_Rate": 0.7401574803149606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCFixupKindInfo", "Info", "=", "getFixupKindInfo", "(", "Fixup", ".", "getKind", "(", ")", ")", ";", "if", "(", "!", "Value", ")", "return", ";", "Value", "=", "adjustFixupValue", "(", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "Value", "<<=", "Info", ".", "TargetOffset", ";", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "unsigned", "NumBytes", "=", "(", "Info", ".", "TargetSize", "+", "", ")", "/", "", ";", "assert", "(", "Offset", "+", "NumBytes", "<=", "Data", ".", "size", "(", ")", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "Data", "[", "Offset", "+", "i", "]", "|=", "uint8_t", "(", "(", "Value", ">>"], "ground_truth": ["(", "i", "*", "", ")", ")", "&", "", ")", ";"], "File": "RISCVAsmBackend25", "Func": "applyFixup", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1596, "Length": 110, "Cover_Rate": 0.7051282051282052, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addRegOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N"], "ground_truth": [")", "const", "{"], "File": "DLXAsmParser", "Func": "addRegOperands", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1597, "Length": 12, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "MachineModuleInfo", ">", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage"], "ground_truth": ["(", "AU", ")", ";"], "File": "PPCCodeEmitter", "Func": "getAnalysisUsage", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1598, "Length": 16, "Cover_Rate": 0.5925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "from", "==", "ARG_POINTER_REGNUM", ")", "offset", "=", "n_regs_saved_by_prologue", "(", ")", "*", "", ";", "if", "(", "to", "==", "STACK_POINTER_REGNUM", ")", "{", "if", "(", "crtl", "->", "outgoing_args_size", ">=", "FIXED_STACK_AREA", ")", "offset", "+=", "crtl", "->", "outgoing_args_size", ";", "else", "if", "(", "crtl", "->", "outgoing_args_size", ")", "offset", "+=", "FIXED_STACK_AREA", ";", "offset", "+=", "get_frame_size", "(", ")", ";", "}", "return", "offset"], "ground_truth": [";"], "File": "bfin", "Func": "bfin_initial_elimination_offset", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 1599, "Length": 56, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printS16ImmOperand", "(", "MI", ",", "OpNo", ")", ";", "}", "else", "{", "if", "(", "Subtarget", ".", "isDarwin", "(", ")", ")", "O", "<<", "", ";", "printOp", "(", "MI", "->", "getOperand", "("], "ground_truth": ["OpNo", ")", ")", ";"], "File": "PPCAsmPrinter107", "Func": "printSymbolHi", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1600, "Length": 32, "Cover_Rate": 0.32323232323232326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "fun", "->", "machine", "->", "base_reg", ")", "emit_insn_at_entry", "(", "gen_main_pool", "(", "fun", "->", "machine", "->", "base_reg", ")", ")", ";", "for", "(", "insn", "=", "get_insns", "(", ")", ";", "insn", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "if", "("], "ground_truth": ["INSN_P", "(", "insn", ")", ")", "{"], "File": "s390", "Func": "execute", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1601, "Length": 45, "Cover_Rate": 0.5421686746987951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Insertion", "=", "lowerVectorShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "int", "InverseMask", "[", "", "]", "=", "{", "Mask", "[", "", "]", "^", "", ",", "Mask", "[", "", "]", "^", "", "}", ";", "if", "(", "SDValue", "Insertion", "=", "lowerVectorShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V2", ",", "V1", ",", "InverseMask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "bool", "IsBlendSupported", "=", "Subtarget", ".", "hasSSE41", "(", ")", ";", "if", "(", "IsBlendSupported", ")", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "Subtarget", ".", "hasSSSE3", "(", ")", ")", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "IsBlendSupported", ")", "return", "lowerVectorShuffleAsDecomposedShuffleBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "V1", "=", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ";", "V2", "=", "DAG", ".", "getBitcast", "(", "", ",", "V2", ")", ";", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getVectorShuffle", "(", "", ",", "DL", ",", "V1", ",", "V2"], "ground_truth": [",", "Mask", ")", ")", ";"], "File": "X86ISelLowering115", "Func": "lowerV2I64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1602, "Length": 264, "Cover_Rate": 0.3707865168539326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "double", "getCriticality", "(", "const", "MachineBasicBlock", "*", "MBB", ",", "double", "Default", "=", "-", ""], "ground_truth": [")", "{"], "File": "PatmosMachineFunctionInfo", "Func": "getCriticality", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1603, "Length": 15, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseSwizzleOffset", "(", "int64_t", "&", "Imm", ")", "{", "SMLoc", "OffsetLoc", "=", "getLoc", "(", ")", ";", "if", "(", "!", "parseExpr", "(", "Imm", ",", "", ")", ")", "{", "return", "false", ";", "}", "if", "(", "!", "isUInt", "<", "", ">", "(", "Imm", ")", ")", "{", "Error", "(", "OffsetLoc", ",", ""], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser1", "Func": "parseSwizzleOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1604, "Length": 51, "Cover_Rate": 0.864406779661017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Subtarget", "::", "GVIsIndirectSymbol", "(", "GlobalValue", "*", "GV", ",", "Reloc", "::", "Model", "RelocM", ")", "const", "{", "if", "(", "RelocM", "==", "Reloc", "::", "Static", ")", "return", "false", ";", "bool", "isDecl", "=", "GV", "->", "isDeclaration", "(", ")", "&&", "!", "GV", "->", "isMaterializable", "(", ")", ";", "if", "(", "!", "isTargetDarwin", "(", ")", ")", "{", "if", "(", "GV", "->", "hasLocalLinkage", "(", ")", "||", "GV", "->", "hasHiddenVisibility", "(", ")", ")", "return", "false", ";", "return", "true", ";", "}"], "ground_truth": ["else", "{"], "File": "ARMSubtarget48", "Func": "GVIsIndirectSymbol", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1605, "Length": 74, "Cover_Rate": 0.4567901234567901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "opr1", "=", "CI", "->", "getArgOperand", "(", "", ")", ";", "ConstantFP", "*", "CF0", "=", "dyn_cast", "<", "ConstantFP", ">", "(", "opr0", ")", ";", "ConstantFP", "*", "CF1", "=", "dyn_cast", "<", "ConstantFP", ">", "(", "opr1", ")", ";", "if", "(", "(", "CF0", "&&", "CF1", ")", "||", "(", "CF1", "&&", "(", "getArgType", "(", "FInfo", ")", "==", "LibFunc", "::", "F32", ")", ")", ")", "{", "Value", "*", "nval1", "=", "B", ".", "CreateFDiv", "(", "ConstantFP", "::", "get", "(", "opr1", "->", "getType", "(", ")", ",", "", ")", ",", "opr1", ",", "", ")", ";", "Value", "*", "nval", "=", "B", ".", "CreateFMul", "(", "opr0", ",", "nval1", ",", "", ")", ";", "replaceCall", "(", "nval", ")", ";", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "AMDGPULibCalls", "Func": "fold_divide", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1606, "Length": 112, "Cover_Rate": 0.7724137931034483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "computeFSAdditions", "(", "FS", ",", "OL", ",", "TT", ")", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "TLOF", "(", "createTLOF", "(", "Triple", "(", "getTargetTriple", "(", ")", ")", ")", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "TargetFS", ",", "*", "this", ")", "{", "initAsmInfo", "("], "ground_truth": [")", ";"], "File": "PPCTargetMachine35", "Func": "PPCTargetMachine", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1607, "Length": 94, "Cover_Rate": 0.9894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_vpdpbssds256", "(", "(", "__v8si", ")", "__W", ",", "(", "__v8si", ")"], "ground_truth": ["__A", ",", "(", "__v8si", ")", "__B", ")", ";"], "File": "avxvnniint8intrin", "Func": "_mm256_dpbssds_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1608, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_p8_u16", "(", "uint16x4_t", "__a", ")", "{", "return", "(", "poly8x8_t", ")", "__builtin_neon_vreinterpretv8qiv4hi", "(", "(", "int16x4_t"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_p8_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1609, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "RegisterInfo", "::", "lowerVRSAVERestore", "(", "MachineBasicBlock", "::", "iterator", "II", ",", "unsigned", "FrameIndex", ")", "const", "{", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "const", "TargetRegisterClass", "*", "GPRC", "=", "&", "", ";", "unsigned", "Reg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "GPRC", ")", ";", "unsigned", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "assert", "(", "MI", ".", "definesRegister", "(", "DestReg", ")", "&&", ""], "ground_truth": [")", ";"], "File": "PPCRegisterInfo22", "Func": "lowerVRSAVERestore", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1610, "Length": 113, "Cover_Rate": 0.6384180790960452, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ABI", "==", "", "&&", "(", "Type", "==", "", ")", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "RISCVISelLowering1", "Func": "shouldExtendTypeInLibCall", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1611, "Length": 18, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "combineFaddFsub", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "LHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "bool", "IsFadd", "=", "N", "->"], "ground_truth": ["getOpcode", "(", ")", "==", "", ";"], "File": "X86ISelLowering187", "Func": "combineFaddFsub", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1612, "Length": 59, "Cover_Rate": 0.31382978723404253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isKernelFunction", "(", "F", ")"], "ground_truth": [")", "return", "false", ";"], "File": "NVPTXLowerStructArgs", "Func": "runOnFunction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1613, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "spu_sel", "(", "a", ",", "b", ",", "spu_cmpgt", "(", "a", ",", "b"], "ground_truth": [")", ")", ")", ";"], "File": "vmx2spu", "Func": "vec_min", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1614, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "EHSpillSlot", "[", "", "]", "=", "MFI", "->", "CreateStackObject", "(", "RC", "->", "getSize", "(", ")", ",", "RC", "->", "getAlignment", "(", ")", ",", "true", ")", ";", "EHSpillSlot", "[", "", "]", "=", "MFI", "->", "CreateStackObject", "(", "RC", "->", "getSize", "(", ")", ","], "ground_truth": ["RC", "->", "getAlignment", "(", ")", ",", "true", ")", ";"], "File": "XCoreMachineFunctionInfo", "Func": "createEHSpillSlot", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1615, "Length": 67, "Cover_Rate": 0.6907216494845361, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "write", "(", "", ",", "msg", ",", "sizeof", "(", "msg", ")", "-", "", ")", ";", "_exit", "(", "-", "", ")", ";", "}", "monitor", "(", "&", "stext", ",", "&", "etext", ",", "monitor_buffer", ",", "len", ",", "", ")", ";", "atexit", "("], "ground_truth": ["monitor_cleanup", ")", ";"], "File": "aux-crt1", "Func": "monitor_start", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1616, "Length": 41, "Cover_Rate": 0.37962962962962965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "auto", "Addr", "=", "selectFlatOffsetImpl", "(", "AddrOp", ",", "", ")", ";", "Register", "Data", "=", "DataOp", ".", "getReg", "(", ")", ";", "const", "unsigned", "Opc", "=", "MRI", "->", "getType", "(", "Data", ")", ".", "isVector", "(", ")", "?", "", ":", "", ";", "auto", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "Addr", ".", "first", ")", ".", "addReg", "(", "Data", ")", ".", "addImm", "(", "Addr", ".", "second", ")", ".", "addImm", "(", "", ")", ".", "cloneMemRefs", "(", "MI", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "constrainSelectedInstRegOperands", "(", "*", "MIB", ",", "TII", ","], "ground_truth": ["TRI", ",", "RBI", ")", ";"], "File": "AMDGPUInstructionSelector10", "Func": "selectGlobalAtomicFadd", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1617, "Length": 111, "Cover_Rate": 0.46638655462184875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "case", "ELF", "::", "R_MIPS_CHERI_SETTAG", ":", "case", "ELF", "::", "R_MIPS_CHERI_SETTAG_LOADADDR", ":", "case", "ELF", "::", "R_MIPS_CHERI_LOCAL_CAPABILITY", ":", "case", "ELF", "::", "R_MIPS_CHERI_GLOBALS_TABLE", ":", "llvm_unreachable", "(", "", ")", ";", "return", "true", ";", "case", "ELF", "::", "R_MIPS_CHERI_CAPTABLEREL16", ":", "return", "true", ";", "case", "ELF", "::", "R_MIPS_REL32", ":", "case", "ELF", "::", "R_MIPS_LITERAL", ":", "case", "ELF", "::", "R_MIPS_CALL16", ":", "case", "ELF", "::", "R_MIPS_SHIFT5", ":", "case", "ELF", "::", "R_MIPS_SHIFT6", ":", "case", "ELF", "::", "R_MIPS_GOT_DISP", ":", "case", "ELF", "::", "R_MIPS_GOT_HI16", ":", "case", "ELF", "::", "R_MIPS_GOT_LO16", ":", "case", "ELF", "::", "R_MIPS_INSERT_A", ":", "case", "ELF", "::", "R_MIPS_INSERT_B", ":", "case", "ELF", "::", "R_MIPS_DELETE", ":", "case", "ELF", "::", "R_MIPS_CALL_HI16", ":", "case", "ELF", "::", "R_MIPS_CALL_LO16", ":", "case", "ELF", "::", "R_MIPS_SCN_DISP", ":", "case", "ELF", "::", "R_MIPS_REL16", ":", "case", "ELF", "::", "R_MIPS_ADD_IMMEDIATE", ":", "case", "ELF", "::", "R_MIPS_PJUMP", ":", "case", "ELF", "::", "R_MIPS_RELGOT", ":", "case", "ELF", "::", "R_MIPS_JALR", ":", "case", "ELF", "::", "R_MIPS_TLS_DTPMOD32", ":", "case", "ELF", "::", "R_MIPS_TLS_DTPREL32", ":", "case", "ELF", "::", "R_MIPS_TLS_DTPMOD64", ":", "case", "ELF", "::", "R_MIPS_TLS_DTPREL64", ":", "case", "ELF", "::", "R_MIPS_TLS_GD", ":", "case", "ELF", "::", "R_MIPS_TLS_LDM", ":", "case", "ELF", "::", "R_MIPS_TLS_DTPREL_HI16", ":", "case", "ELF", "::", "R_MIPS_TLS_DTPREL_LO16", ":", "case", "ELF", "::", "R_MIPS_TLS_GOTTPREL", ":", "case", "ELF", "::", "R_MIPS_TLS_TPREL32", ":", "case", "ELF", "::", "R_MIPS_TLS_TPREL64", ":", "case", "ELF", "::", "R_MIPS_TLS_TPREL_HI16", ":", "case", "ELF", "::", "R_MIPS_TLS_TPREL_LO16", ":", "case", "ELF", "::", "R_MIPS_GLOB_DAT", ":", "case", "ELF", "::", "R_MIPS_PC21_S2", ":", "case", "ELF", "::", "R_MIPS_PC26_S2", ":", "case", "ELF", "::", "R_MIPS_PC18_S3", ":", "case", "ELF", "::", "R_MIPS_PC19_S2", ":", "case", "ELF", "::", "R_MIPS_PCHI16", ":", "case", "ELF", "::", "R_MIPS_PCLO16", ":", "case", "ELF", "::", "R_MIPS_COPY", ":", "case", "ELF", "::", "R_MIPS_JUMP_SLOT", ":", "case", "ELF", "::", "R_MIPS_NUM", ":", "case", "ELF", "::", "R_MIPS_PC32", ":", "case", "ELF", "::", "R_MIPS_EH", ":", "case", "ELF", "::", "R_MICROMIPS_26_S1", ":", "case", "ELF", "::", "R_MICROMIPS_GPREL16", ":", "case", "ELF", "::", "R_MICROMIPS_LITERAL", ":", "case", "ELF", "::", "R_MICROMIPS_PC7_S1", ":", "case", "ELF", "::", "R_MICROMIPS_PC10_S1", ":", "case", "ELF", "::", "R_MICROMIPS_PC16_S1", ":", "case", "ELF", "::", "R_MICROMIPS_CALL16", ":", "case", "ELF", "::", "R_MICROMIPS_GOT_DISP", ":", "case", "ELF", "::", "R_MICROMIPS_GOT_HI16", ":", "case", "ELF", "::", "R_MICROMIPS_GOT_LO16", ":", "case", "ELF", "::", "R_MICROMIPS_SUB", ":", "case", "ELF", "::", "R_MICROMIPS_HIGHER", ":", "case", "ELF", "::", "R_MICROMIPS_HIGHEST", ":", "case", "ELF", "::", "R_MICROMIPS_CALL_HI16", ":", "case", "ELF", "::", "R_MICROMIPS_CALL_LO16", ":", "case", "ELF", "::", "R_MICROMIPS_SCN_DISP", ":", "case", "ELF", "::", "R_MICROMIPS_JALR", ":", "case", "ELF", "::", "R_MICROMIPS_HI0_LO16", ":", "case", "ELF", "::", "R_MICROMIPS_TLS_GD", ":", "case", "ELF", "::", "R_MICROMIPS_TLS_LDM", ":", "case", "ELF", "::"], "ground_truth": ["R_MICROMIPS_TLS_DTPREL_HI16", ":"], "File": "MipsELFObjectWriter34", "Func": "needsRelocateWithSymbol", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1618, "Length": 364, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpq128_mask", "(", "(", "__v2di", ")", "__X", ",", "(", "__v2di", ")", "__Y", ",", "", ","], "ground_truth": ["(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm_cmple_epu64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1619, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "TARGET_ISA_V3", "&&", "(", "ival", "<", "", ")", "&&", "satisfies_constraint_Iu15", "(", "gen_int_mode", "("], "ground_truth": ["~", "ival", ",", "SImode", ")", ")", ")", ";"], "File": "nds32-predicates2", "Func": "nds32_can_use_bitci_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1620, "Length": 22, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "spillsVRSAVE", "(", "const", "MachineFunction", "&", "MF", ")", "{", "const", "FunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "return", "FuncInfo", "->"], "ground_truth": ["isVRSAVESpilled", "(", ")", ";"], "File": "PPCFrameLowering (2)", "Func": "spillsVRSAVE", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1621, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "{", "if", "(", "cast", "<", "VTSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getVT", "(", ")", "==", "", ")", "KnownZero", "=", "", ";", "break", ";", "}", "case", "", ":", "{", "switch", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "PPCISelLowering107", "Func": "computeMaskedBitsForTargetNode", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1622, "Length": 99, "Cover_Rate": 0.4900990099009901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GET_CODE", "(", "x", ")", "==", "REG"], "ground_truth": ["&&", "INT_REG_OK_FOR_BASE_P", "(", "x", ",", "strict", ")", ";"], "File": "powerpcspe", "Func": "legitimate_indirect_address_p", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1623, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "PerformShiftCombine", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "if", "(", "SDValue", "V", "=", "PerformSHLCombine", "(", "N", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "if", "(", "SDValue", "V", "=", "PerformSRACombine", "(", "N", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "if", "(", "SDValue", "V", "="], "ground_truth": ["performShiftToAllZeros", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";"], "File": "X86ISelLowering (2)3", "Func": "PerformShiftCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1624, "Length": 101, "Cover_Rate": 0.8938053097345132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Gfx7CacheControl", "(", "const", "GCNSubtarget", "&", "ST", ")", ":"], "ground_truth": ["Gfx6CacheControl", "(", "ST", ")", "{", "}"], "File": "SIMemoryLegalizer", "Func": "SIGfx7CacheControl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1625, "Length": 14, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setShouldRestoreSPFromFP", "(", "bool"], "ground_truth": ["s", ")", "{"], "File": "ARMMachineFunctionInfo (2)", "Func": "setShouldRestoreSPFromFP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1626, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", ".", "addReg", "(", "Addr", ".", "getReg", "(", ")", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "unsigned", "CMPrr", "=", "IsThumb", "?", "", ":", "", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "CMPrr", ")", ")", ".", "addReg", "(", "DestLo", ",", "getKillRegState", "(", "Dest", ".", "isDead", "(", ")", ")", ")", ".", "addReg", "(", "DesiredLo", ",", "getKillRegState", "(", "Desired", ".", "isDead", "(", ")", ")", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "CMPrr", ")", ")", ".", "addReg", "(", "DestHi", ",", "getKillRegState", "(", "Dest", ".", "isDead", "(", ")", ")", ")", ".", "addReg", "(", "DesiredHi", ",", "getKillRegState", "(", "Desired", ".", "isDead", "(", ")", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "unsigned", "Bcc", "=", "IsThumb", "?", "", ":", "", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "Bcc", ")", ")", ".", "addMBB", "(", "DoneBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "DoneBB", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "StoreBB", ")", ";", "StoreBB", "->", "addLiveIn", "(", "Addr", ".", "getReg", "(", ")", ")", ";", "StoreBB", "->", "addLiveIn", "(", "New", ".", "getReg", "(", ")", ")", ";", "addPostLoopLiveIns", "(", "StoreBB", ",", "LiveRegs", ")", ";", "unsigned", "STREXD", "=", "IsThumb", "?", "", ":", "", ";", "MIB", "=", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "STREXD", ")", ",", "StatusReg", ")", ";", "addExclusiveRegPair", "(", "MIB", ",", "New", ",", "", ",", "IsThumb", ",", "TRI", ")", ";", "MIB", ".", "add", "(", "Addr", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "unsigned", "CMPri", "=", "IsThumb", "?", "", ":", "", ";", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "CMPri", ")", ")", ".", "addReg", "(", "StatusReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "Bcc", ")", ")", ".", "addMBB", "(", "LoadCmpBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "StoreBB", "->", "addSuccessor", "(", "LoadCmpBB", ")", ";", "StoreBB", "->", "addSuccessor", "(", "DoneBB", ")", ";", "DoneBB", "->", "splice", "(", "DoneBB", "->", "end", "(", ")", ",", "&", "MBB", ",", "MI", ",", "MBB", ".", "end", "(", ")", ")", ";", "DoneBB", "->", "transferSuccessors", "(", "&", "MBB"], "ground_truth": [")", ";"], "File": "ARMExpandPseudoInsts40", "Func": "ExpandCMP_SWAP_64", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1627, "Length": 396, "Cover_Rate": 0.45517241379310347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "lowerADD", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")"], "ground_truth": ["const", "{"], "File": "RISCVISelLowering75", "Func": "lowerADD", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1628, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "X86InsertWait", "Func": "getPassName", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1629, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VectorEntry", ".", "getOperand", "(", "", ")", ",", "VectorEntry", ".", "getOperand", "(", "", ")", ",", "VectorEntry", ".", "getOperand", "(", "", ")", ",", "VectorEntry", ".", "getOperand", "(", "", ")", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "if", "(", "ConstantFPSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "NewBldVec", "[", "i", "]", ")", ")", "{", "if", "(", "C", "->", "isZero", "(", ")", ")", "{", "RemapSwizzle", "[", "i", "]", "=", "", ";", "NewBldVec", "[", "i", "]", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "}", "else", "if", "(", "C", "->", "isExactlyValue"], "ground_truth": ["(", "", ")", ")", "{"], "File": "R600ISelLowering1", "Func": "CompactSwizzlableVector", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1630, "Length": 102, "Cover_Rate": 0.3655913978494624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Expr", "=", "ShiftedImm", ".", "Val", ";", "if", "(", "Shift", "!=", "", "&&", "Shift", "!=", "", ")", "return", "false", ";", "}", "else", "{", "Expr", "=", "getImm", "(", ")", ";", "}", "MCExpr", "::", "VariantKind", "ELFRefKind", ";", "MCSymbolRefExpr", "::", "VariantKind", "DarwinRefKind", ";", "int64_t", "Addend", ";", "if", "(", "AsmParser", "::", "classifySymbolRef", "(", "Expr", ",", "ELFRefKind", ",", "DarwinRefKind", ",", "Addend", ")", ")", "{", "return", "DarwinRefKind", "==", "MCSymbolRefExpr", "::", "VK_PAGEOFF", "||", "DarwinRefKind", "==", "MCSymbolRefExpr", "::", "VK_TLVPPAGEOFF", "||", "(", "DarwinRefKind", "==", "MCSymbolRefExpr", "::", "VK_GOTPAGEOFF", "&&", "Addend", "==", "", ")", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_LO12", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_DTPREL_HI12", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_DTPREL_LO12", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_DTPREL_LO12_NC", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_TPREL_HI12", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_TPREL_LO12", "||"], "ground_truth": ["ELFRefKind", "==", "MCExpr", "::", "VK_TPREL_LO12_NC", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_TLSDESC_LO12", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_SECREL_HI12", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_SECREL_LO12", ";"], "File": "AArch64AsmParser12", "Func": "isAddSubImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1631, "Length": 143, "Cover_Rate": 0.6529680365296804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "initializePassOnce", "(", "PassRegistry", "&", "Registry", ")", "{", "const", "char", "*", "Name", "=", "", ";", "PassInfo", "*", "PI", "=", "new", "PassInfo", "(", "Name", ",", "", ",", "&", "SelectionDAGISel", "::", "ID", ",", "", ",", "false", ",", "false", ")", ";", "Registry", ".", "registerPass", "(", "*", "PI", ",", "true"], "ground_truth": [")", ";"], "File": "PPCISelDAGToDAG (2)", "Func": "initializePassOnce", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1632, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "unsigned", "SuperReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "IsKill", "=", "MI", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "bool", "SpillToSMEM", "=", "spillSGPRToSMEM", "(", ")", ";", "if", "(", "SpillToSMEM", "&&", "OnlyToVGPR", ")", "return", "false", ";", "assert", "(", "SuperReg", "!=", "", "&&", "", ")", ";", "unsigned", "OffsetReg", "=", "", ";", "unsigned", "M0CopyReg", "=", "", ";", "if", "(", "SpillToSMEM", ")", "{", "if", "(", "RS", "->", "isRegUsed", "(", "", ")", ")", "{", "M0CopyReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "M0CopyReg", ")", ".", "addReg", "(", "", ")", ";", "}", "}", "unsigned", "ScalarStoreOp", ";", "unsigned", "EltSize", "=", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getPhysRegClass", "(", "SuperReg", ")", ";", "if", "(", "SpillToSMEM", "&&", "isSGPRClass", "(", "RC", ")", ")", "{", "std", "::", "tie", "(", "EltSize", ",", "ScalarStoreOp", ")", "=", "getSpillEltSize", "(", "RC", "->", "getSize", "(", ")", ",", "true", ")", ";", "}", "ArrayRef", "<", "int16_t", ">", "SplitParts", "=", "getRegSplitParts", "(", "RC", ",", "EltSize", ")", ";", "unsigned", "NumSubRegs", "=", "SplitParts", ".", "empty", "(", ")", "?", "", ":", "SplitParts", ".", "size", "(", ")", ";", "unsigned", "SubKillState", "=", "getKillRegState", "(", "(", "NumSubRegs", "==", "", ")", "&&", "IsKill", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumSubRegs", ";", "i", "<", "e", ";", "++", "i", ")", "{", "unsigned", "SubReg", "=", "NumSubRegs", "==", "", "?", "SuperReg", ":", "getSubReg", "(", "SuperReg", ",", "SplitParts", "[", "i", "]", ")", ";", "if", "(", "SpillToSMEM", ")", "{", "int64_t", "FrOffset", "=", "FrameInfo", ".", "getObjectOffset", "(", "Index", ")", ";", "unsigned", "Align", "=", "FrameInfo", "."], "ground_truth": ["getObjectAlignment", "(", "Index", ")", ";"], "File": "SIRegisterInfo53", "Func": "spillSGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1633, "Length": 302, "Cover_Rate": 0.316894018887723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AS", "!=", "AS", "::", "CONSTANT_ADDRESS", "&&", "AS", "!=", "AS", "::", "CONSTANT_ADDRESS_32BIT", ")", "return", "false", ";", "if", "(", "!", "LI", ".", "isSimple", "(", ")", ")", "return", "false", ";", "auto", "*", "Ty", "=", "LI", ".", "getType", "(", ")", ";", "if", "(", "Ty", "->", "isAggregateType", "(", ")", ")", "return", "false", ";", "unsigned", "TySize", "=", "DL", "->", "getTypeStoreSize", "(", "Ty", ")", ";", "if", "(", "TySize", ">=", "", ")"], "ground_truth": ["return", "false", ";"], "File": "AMDGPULateCodeGenPrepare", "Func": "canWidenScalarExtLoad", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1634, "Length": 69, "Cover_Rate": 0.5897435897435898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "int", "nvptx_hard_regno_nregs", "(", "unsigned", "int", ",", "machine_mode", ")", "{", "return", ""], "ground_truth": [";"], "File": "nvptx", "Func": "nvptx_hard_regno_nregs", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 1635, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "cc", ";", "SDValue", "CCR", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "assert", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", ";", "SDValue", "RevShAmt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getConstant", "(", "VTBits", ",", "dl", ",", "", ")", ",", "ShAmt", ")", ";", "SDValue", "Tmp1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShOpLo", ",", "RevShAmt", ")", ";", "SDValue", "Tmp2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShOpHi", ",", "ShAmt", ")", ";", "SDValue", "HiSmallShift", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Tmp1", ",", "Tmp2", ")", ";", "SDValue", "ExtraShAmt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ShAmt", ",", "DAG"], "ground_truth": [".", "getConstant", "(", "VTBits", ",", "dl", ",", "", ")", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "LowerShiftLeftParts", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1636, "Length": 134, "Cover_Rate": 0.31529411764705884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CmpMode", "::", "EQ", ";", "case", "", ":", "return", "CmpMode", "::", "GT", ";", "case", "", ":", "return", "CmpMode", "::", "GE", ";", "case", "", ":", "return", "CmpMode", "::", "LT", ";", "case", "", ":", "return", "CmpMode", "::", "LE", ";", "case", "", ":", "return", "CmpMode", "::", "NE", ";", "case", "", ":", "return", "CmpMode", "::", "NUM", ";", "case", "", ":", "return", "CmpMode", "::", "NotANumber", ";", "case", "", ":", "return", "CmpMode", "::", "EQU", ";", "case", "", ":", "return", "CmpMode", "::", "GTU", ";", "case", "", ":", "return", "CmpMode", "::", "GEU", ";", "case", "", ":", "return", "CmpMode", "::", "LTU", ";", "case", "", ":", "return", "CmpMode", "::", "LEU", ";", "case", "", ":", "return", "CmpMode", "::", "NEU", ";", "case", "", ":", "return", "CmpMode", "::", "EQ", ";", "case", "", ":", "return", "CmpMode", "::", "GT", ";", "case", "", ":", "return", "CmpMode", "::", "GE", ";", "case", "", ":", "return", "CmpMode", "::", "LT", ";", "case", ""], "ground_truth": [":"], "File": "NVPTXISelDAGToDAG (2)", "Func": "getPTXCmpMode", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1637, "Length": 144, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ET", "==", "", "&&", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "||", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "isOperationLegalOrCustom", "(", "Op", ".", "getOpcode", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ")", ")", "{", "LowerFP_TO_INTForReuse", "(", "Op", ",", "RLI", ",", "DAG", ",", "dl", ")", ";", "return", "true", ";", "}", "LoadSDNode", "*", "LD", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "Op", ")", ";", "if", "(", "!", "LD", "||", "LD", "->", "getExtensionType", "(", ")", "!=", "ET", "||", "LD", "->", "isVolatile", "(", ")", "||", "LD", "->", "isNonTemporal", "(", ")", ")", "return", "false", ";", "if", "(", "LD", "->", "getMemoryVT", "(", ")", "!=", "MemVT", ")", "return", "false", ";", "RLI", ".", "Ptr", "=", "LD", "->", "getBasePtr", "(", ")", ";", "if", "(", "LD", "->", "isIndexed", "(", ")", "&&", "!", "LD", "->", "getOffset", "(", ")", ".", "isUndef", "(", ")", ")", "{", "assert", "(", "LD", "->", "getAddressingMode", "(", ")", "==", "", "&&", "", ")", ";", "RLI", ".", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RLI", ".", "Ptr", ".", "getValueType", "(", ")", ",", "RLI", ".", "Ptr", ",", "LD", "->", "getOffset", "(", ")", ")", ";", "}", "RLI", ".", "Chain", "=", "LD", "->", "getChain", "(", ")", ";", "RLI", ".", "MPI", "=", "LD", "->", "getPointerInfo", "(", ")", ";", "RLI", ".", "IsDereferenceable", "=", "LD", "->", "isDereferenceable", "(", ")", ";", "RLI", ".", "IsInvariant", "=", "LD", "->", "isInvariant", "(", ")", ";", "RLI", ".", "Alignment", "=", "LD"], "ground_truth": ["->", "getAlignment", "(", ")", ";"], "File": "PPCISelLowering (2)7", "Func": "canReuseLoadAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1638, "Length": 238, "Cover_Rate": 0.7368421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FirstGPR", "=", "ZFI", "->", "getVarArgsFirstGPR", "(", ")", ";", "if", "(", "FirstGPR", "<", "", ")", "{", "unsigned", "Reg", "=", "", "[", "FirstGPR", "]", ";", "unsigned", "Offset", "=", "RegSpillOffsets", "[", "Reg", "]", ";", "if", "(", "StartOffset", ">", "Offset", ")", "{", "LowGPR", "=", "Reg", ";", "StartOffset", "=", "Offset", ";", "}", "}", "}", "if", "(", "LowGPR", ")", "{", "assert", "(", "LowGPR", "!=", "HighGPR", "&&", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ";", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "LowGPR", ",", "false", ")", ";", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "HighGPR", ",", "false", ")", ";", "MIB", ".", "addReg", "(", "", ")", ".", "addImm", "(", "StartOffset", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CSI", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "I", "]", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "Reg", ",", "true", ")", ";", "}", "if", "(", "IsVarArg", ")", "for", "(", "unsigned", "I", "=", "ZFI", "->", "getVarArgsFirstGPR", "(", ")", ";", "I", "<", "", ";", "++", "I", ")", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "", "[", "I", "]", ",", "true", ")", ";", "}", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CSI", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "I", "]", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "MBB", ".", "addLiveIn", "("], "ground_truth": ["Reg", ")", ";"], "File": "SystemZFrameLowering22", "Func": "spillCalleeSavedRegisters", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1639, "Length": 262, "Cover_Rate": 0.4548611111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrshrq_n_s64", "(", "int64x2_t", "__a", ",", "const", "int"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon2_vrshrq_n_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1640, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "iss30_2Imm", "(", ")", "const", "{", "return", "true"], "ground_truth": [";"], "File": "HexagonAsmParser", "Func": "iss30_2Imm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1641, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Begin", "!=", "nullptr", ")", ";", "return"], "ground_truth": ["Begin", ";"], "File": "M68kCollapseMOVEMPass", "Func": "begin", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1642, "Length": 10, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rmap_ty", "::", "iterator", "iter", "=", "RegisterMap", ".", "find", "(", "Name", ".", "str", "(", ")", ")", ";", "if", "(", "iter", "!=", "RegisterMap", ".", "end", "(", ")", ")", "return", "iter", "->", "second", ";", "else", "return"], "ground_truth": ["", ";"], "File": "MBlazeAsmLexer", "Func": "MatchRegisterName", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1643, "Length": 35, "Cover_Rate": 0.813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "GK_REDWOOD", ":", "return", "ELF", "::", "EF_AMDGPU_MACH__REDWOOD", ";", "case", "GK_SUMO", ":", "return", "ELF", "::", "EF_AMDGPU_MACH__SUMO", ";", "case", "GK_BARTS", ":", "return", "ELF", "::", "EF_AMDGPU_MACH__BARTS", ";", "case", "GK_CAICOS", ":", "return", "ELF", "::", "EF_AMDGPU_MACH__CAICOS", ";", "case", "GK_CAYMAN", ":", "return", "ELF", "::", "EF_AMDGPU_MACH__CAYMAN", ";", "case", "GK_TURKS", ":", "return", "ELF", "::", "EF_AMDGPU_MACH__TURKS", ";", "case", "GK_GFX600", ":", "return", "ELF", "::", "EF__MACH_AMDGCN_GFX600", ";", "case", "GK_GFX601", ":", "return", "ELF", "::", "EF__MACH_AMDGCN_GFX601", ";", "case", "GK_GFX700", ":", "return", "ELF", "::", "EF__MACH_AMDGCN_GFX700", ";", "case", "GK_GFX701", ":", "return", "ELF", "::", "EF__MACH_AMDGCN_GFX701", ";", "case", "GK_GFX702", ":", "return", "ELF", "::", "EF__MACH_AMDGCN_GFX702", ";", "case", "GK_GFX703", ":", "return", "ELF", "::", "EF__MACH_AMDGCN_GFX703", ";", "case", "GK_GFX704", ":", "return", "ELF", "::", "EF__MACH_AMDGCN_GFX704", ";", "case", "GK_GFX801", ":", "return", "ELF", "::", "EF__MACH_AMDGCN_GFX801", ";", "case", "GK_GFX802", ":", "return", "ELF"], "ground_truth": ["::", "EF__MACH_AMDGCN_GFX802", ";"], "File": "AMDGPUTargetStreamer23", "Func": "getElfMach", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1644, "Length": 120, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask3_fmsubadd_ps", "(", "__m512", "__A", ",", "__m512", "__B", ",", "__m512", "__C", ",", "__mmask16", "__U", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_vfmsubaddps512_mask3", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")", "__B", ",", "(", "__v16sf", ")", "__C"], "ground_truth": [",", "(", "__mmask16", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask3_fmsubadd_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1645, "Length": 57, "Cover_Rate": 0.9827586206896551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_reduce_ph", "(", "__m128h", "__A", ",", "__mmask8", "__B", ","], "ground_truth": ["__m128h", "__C", ",", "int", "__D", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_reduce_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1646, "Length": 28, "Cover_Rate": 0.6829268292682927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getFramePtr", "(", ")", "const", "{", "return"], "ground_truth": ["FramePtr", ";"], "File": "X86RegisterInfo", "Func": "getFramePtr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1647, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "width_source", "==", "SVE_SCALABLE", ")", "return", "default_estimated_poly_value", "(", "val", ")", ";", "HOST_WIDE_INT", "over_128", "=", "width_source", "-", "", ";", "return", "val", ".", "coeffs", "[", "", "]", "+", "val", ".", "coeffs", "[", "", "]", "*", "over_128", "/"], "ground_truth": ["", ";"], "File": "aarch64", "Func": "aarch64_estimated_poly_value", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1648, "Length": 38, "Cover_Rate": 0.6909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "WebAssemblyUtilities23", "Func": "isCopy", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1649, "Length": 30, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Filler", "::", "searchRange", "(", "MachineBasicBlock", "&", "MBB", ",", "IterTy", "Begin", ",", "IterTy", "End", ",", "RegDefsUses", "&", "RegDU", ",", "InspectMemInstr", "&", "IM", ",", "Iter", "Slot", ",", "IterTy", "&", "Filler", ")", "const", "{", "bool", "IsReverseIter", "=", "std", "::", "is_convertible", "<", "IterTy", ",", "ReverseIter", ">", "::", "value", ";", "for", "(", "IterTy", "I", "=", "Begin", ";", "I", "!=", "End", ";", ")", "{", "IterTy", "CurrI", "=", "I", ";", "++", "I", ";", "if", "(", "CurrI", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "terminateSearch", "(", "*", "CurrI", ")", ")", "break", ";", "assert", "(", "(", "!", "CurrI", "->", "isCall", "(", ")", "&&", "!", "CurrI", "->", "isReturn", "(", ")", "&&", "!", "CurrI", "->", "isBranch", "(", ")", ")", "&&", "", ")", ";", "if", "(", "CurrI", "->", "isKill", "(", ")", ")", "{", "CurrI", "->", "eraseFromParent", "(", ")", ";", "if", "(", "IsReverseIter", "&&", "I", "!=", "End", ")", "I", "=", "CurrI", ";", "continue", ";", "}", "if", "(", "delayHasHazard", "(", "*", "CurrI", ",", "RegDU", ",", "IM", ")", ")", "continue", ";", "const", "Subtarget", "&", "STI", "=", "MBB", ".", "getParent", "(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "STI", ".", "isTargetNaCl", "(", ")", ")", "{", "unsigned", "AddrIdx", ";", "if", "(", "(", "isBasePlusOffsetMemoryAccess", "(", "CurrI", "->", "getOpcode", "(", ")", ",", "&", "AddrIdx", ")", "&&", "baseRegNeedsLoadStoreMask", "(", "CurrI", "->", "getOperand", "(", "AddrIdx", ")", ".", "getReg", "(", ")", ")", ")", "||", "CurrI", "->", "modifiesRegister", "(", "", ",", "STI", ".", "getRegisterInfo", "(", ")", ")", ")", "continue", ";", "}", "bool", "InMicroMode", "=", "STI", "."], "ground_truth": ["inMicroMode", "(", ")", ";"], "File": "MipsDelaySlotFiller38", "Func": "searchRange", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1650, "Length": 244, "Cover_Rate": 0.7625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "SavedRegs", ".", "set", "(", "", ")", ";", "SavedRegs", ".", "set", "(", ""], "ground_truth": [")", ";"], "File": "MCS51FrameLowering", "Func": "determineCalleeSaves", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1651, "Length": 22, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STACK_REGNO_P", "(", "regno", ")", ")", "return", "VALID_FP_MODE_P", "(", "mode", ")", ";", "if", "(", "MASK_REGNO_P", "(", "regno", ")", ")", "return", "(", "VALID_MASK_REG_MODE", "(", "mode", ")", "||", "(", "TARGET_AVX512BW", "&&", "VALID_MASK_AVX512BW_MODE", "(", "mode", ")", ")", ")", ";", "if", "(", "BND_REGNO_P", "(", "regno", ")", ")", "return", "VALID_BND_REG_MODE", "(", "mode", ")", ";", "if", "(", "SSE_REGNO_P", "(", "regno", ")", ")", "{", "if", "(", "TARGET_AVX512F", "&&", "(", "mode", "==", "XImode", "||", "VALID_AVX512F_REG_MODE", "(", "mode", ")", "||", "VALID_AVX512F_SCALAR_MODE", "(", "mode", ")", ")", ")", "return", "true", ";", "if", "(", "(", "TARGET_AVX5124FMAPS", "||", "TARGET_AVX5124VNNIW", ")", "&&", "MOD4_SSE_REGNO_P", "(", "regno", ")", "&&", "mode", "==", "V64SFmode", ")", "return", "true", ";", "if", "(", "(", "TARGET_AVX5124FMAPS", "||", "TARGET_AVX5124VNNIW", ")", "&&", "MOD4_SSE_REGNO_P", "(", "regno", ")", "&&", "mode", "==", "V64SImode", ")", "return", "true", ";", "if", "(", "TARGET_AVX512VL", "&&", "(", "mode", "==", "OImode", "||", "mode", "==", "TImode", "||", "VALID_AVX256_REG_MODE", "(", "mode", ")", "||", "VALID_AVX512VL_128_REG_MODE", "(", "mode", ")", ")", ")", "return", "true", ";", "if", "(", "EXT_REX_SSE_REGNO_P", "(", "regno", ")", ")", "return", "false", ";", "return", "(", "(", "TARGET_AVX", "&&", "VALID_AVX256_REG_OR_OI_MODE", "(", "mode", ")", ")", "||", "VALID_SSE_REG_MODE", "(", "mode", ")", "||", "VALID_SSE2_REG_MODE", "(", "mode", ")", "||", "VALID_MMX_REG_MODE", "(", "mode", ")", "||", "VALID_MMX_REG_MODE_3DNOW", "(", "mode", ")", ")", ";", "}", "if", "(", "MMX_REGNO_P", "(", "regno", ")", ")", "{", "return", "(", "VALID_MMX_REG_MODE", "(", "mode", ")", "||", "VALID_MMX_REG_MODE_3DNOW", "(", "mode", ")", ")", ";", "}", "if", "(", "mode", "==", "QImode", ")", "{", "if", "(", "ANY_QI_REGNO_P", "(", "regno", ")", ")", "return", "true", ";", "if", "(", "!", "TARGET_PARTIAL_REG_STALL", ")", "return", "true", ";", "if", "(", "lra_in_progress", ")", "return", "true", ";", "return", "!", "can_create_pseudo_p", "(", ")", ";", "}", "else", "if", "(", "VALID_INT_MODE_P", "(", "mode", ")", ")", "return", "true", ";", "else", "if", "(", "VALID_FP_MODE_P", "(", "mode", ")", ")", "return", "true", ";", "else", "if", "(", "VALID_DFP_MODE_P", "(", "mode", ")", ")", "return", "true", ";", "else", "if", "(", "VALID_MMX_REG_MODE_3DNOW", "(", "mode", ")", "||", "VALID_MMX_REG_MODE", "(", "mode", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "i3866", "Func": "ix86_hard_regno_mode_ok", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1652, "Length": 304, "Cover_Rate": 0.8539325842696629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "G_SITOFP", ":", "case", "TargetOpcode", "::", "G_UITOFP", ":", "case", "TargetOpcode", "::", "G_EXTRACT_VECTOR_ELT", ":", "case", "TargetOpcode", "::", "G_INSERT_VECTOR_ELT", ":", "return", "true", ";", "default", ":", "break", ";", "}", "return", "hasFPConstraints", "(", "MI", ",", "MRI", ",", "TRI", ",", "Depth"], "ground_truth": [")", ";"], "File": "AArch64RegisterBankInfo2", "Func": "onlyDefinesFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1653, "Length": 40, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getReg", "(", ")", "const", "override", "{", "assert", "(", "(", "Kind", "==", "k_Register", ")", "&&", "", ")", ";", "return", "Reg", "."], "ground_truth": ["RegNum", ";"], "File": "SparcAsmParser", "Func": "getReg", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1654, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "R", "=", "Add", "->", "getOperand", "(", "", ")", ".", "getReg", "("], "ground_truth": [")", ";"], "File": "ARCOptAddrMode1", "Func": "noUseOfAddBeforeLoadOrStore", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1655, "Length": 14, "Cover_Rate": 0.32558139534883723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "RemoveBranch", "(", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "end", "(", ")", ";", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "", ";", "--", "I", ";", "if", "(", "!", "isCondBranch", "(", "I", ")", "&&"], "ground_truth": ["!", "isUncondBranch", "(", "I", ")", ")", "return", "", ";"], "File": "SPUInstrInfo3", "Func": "RemoveBranch", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1656, "Length": 55, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Subtarget", "::", "hasLibcall", "(", "const", "char", "*", "name", ")"], "ground_truth": ["const", "{"], "File": "TMS320C64XSubtarget", "Func": "hasLibcall", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 1657, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "::", "ImmTy", "OffsetType", "=", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", "||", "Inst", ".", "getOpcode", "(", ")", "==", "", "||", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "?", "Operand", "::", "ImmTySwizzle", ":", "Operand", "::", "ImmTyOffset", ";", "addOptionalImmOperand", "(", "Inst", ",", "Operands", ",", "OptionalIdx", ",", "OffsetType", ")", ";", "if", "(", "!", "IsGdsHardcoded", ")", "{", "addOptionalImmOperand", "(", "Inst", ",", "Operands", ","], "ground_truth": ["OptionalIdx", ",", "Operand", "::", "ImmTyGDS", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "cvtDSImpl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1658, "Length": 69, "Cover_Rate": 0.3317307692307692, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "UseOpc", "=", "UseMI", "->", "getOpcode", "(", ")", ";", "unsigned", "NewUseOpc", "=", "", ";", "uint32_t", "ImmVal", "=", "(", "uint32_t", ")", "DefMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "uint32_t", "SOImmValV1", "=", "", ",", "SOImmValV2", "=", "", ";", "bool", "Commute", "=", "false", ";", "switch", "(", "UseOpc", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "Commute", "=", "UseMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "Reg", ";", "switch", "(", "UseOpc", ")", "{", "default", ":", "break", ";", "case", "", ":", "{", "if", "(", "Commute", ")", "return", "false", ";", "ImmVal", "=", "-", "ImmVal", ";", "NewUseOpc", "=", "", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "!", "", "(", "ImmVal", ")", ")", "return", "false", ";", "SOImmValV1", "=", "(", "uint32_t", ")", "", "(", "ImmVal", ")", ";", "SOImmValV2", "=", "(", "uint32_t", ")", "", "(", "ImmVal", ")", ";", "switch", "(", "UseOpc", ")", "{", "default", ":", "break", ";", "case", "", ":", "NewUseOpc", "=", "", ";", "break", ";", "case", "", ":", "NewUseOpc", "=", "", ";", "break", ";", "case", "", ":", "NewUseOpc", "=", "", ";", "break", ";", "}", "break", ";", "}", "case", "", ":"], "ground_truth": ["{"], "File": "ARMBaseInstrInfo108", "Func": "FoldImmediate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1659, "Length": 210, "Cover_Rate": 0.34146341463414637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DecodeStatus", "Result", "=", "readInstruction32", "(", "Bytes", ",", "Address", ",", "Size", ",", "Insn", ",", "IsBigEndian", ",", "false", ")", ";", "if", "(", "Result", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "Result", "=", "decodeInstruction", "(", "DecoderTable32", ",", "Instr", ",", "Insn", ","], "ground_truth": ["Address", ",", "this", ",", "STI", ")", ";"], "File": "MipsDisassembler35", "Func": "getInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1660, "Length": 48, "Cover_Rate": 0.4528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm", "("], "ground_truth": [")", "const", "{"], "File": "SIFoldOperands1", "Func": "isImm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1661, "Length": 6, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_fnmsub_sd", "(", "__m128d", "__W", ",", "__mmask8"], "ground_truth": ["__U", ",", "__m128d", "__A", ",", "__m128d", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm_mask_fnmsub_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1662, "Length": 28, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ALTIVEC_BUILTIN_ST_INTERNAL_2df", ":", "icode", "=", "CODE_FOR_vector_altivec_store_v2df", ";", "break", ";", "case", "ALTIVEC_BUILTIN_ST_INTERNAL_2di", ":", "icode", "=", "CODE_FOR_vector_altivec_store_v2di", ";", "case", "ALTIVEC_BUILTIN_ST_INTERNAL_1ti", ":", "icode", "=", "CODE_FOR_vector_altivec_store_v1ti", ";", "break", ";", "default", ":", "*", "expandedp", "=", "false", ";", "return", "NULL_RTX", ";", "}", "arg0", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "arg1", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "op0", "=", "expand_normal", "(", "arg0", ")", ";", "op1", "=", "expand_normal", "(", "arg1", ")", ";", "mode0", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "mode1", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "if", "(", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "op0", ",", "mode0", ")", ")", "op0", "=", "gen_rtx_MEM", "(", "mode0", ",", "copy_to_mode_reg", "(", "Pmode", ",", "op0", ")", ")", ";", "if", "(", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "op1", ",", "mode1", ")", ")", "op1", "=", "copy_to_mode_reg", "(", "mode1", ",", "op1", ")", ";", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op0", ",", "op1", ")", ";", "if", "(", "pat", ")", "emit_insn", "(", "pat", ")", ";", "*", "expandedp", "=", "true", ";", "return"], "ground_truth": ["NULL_RTX", ";"], "File": "rs60004", "Func": "altivec_expand_st_builtin", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1663, "Length": 194, "Cover_Rate": 0.6576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wsadh", "(", "(", "__v2si", ")", "__A", ",", "(", "__v4hi"], "ground_truth": [")", "__B", ",", "(", "__v4hi", ")", "__C", ")", ";"], "File": "mmintrin", "Func": "_mm_sada_pu16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1664, "Length": 22, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerToTLSGeneralDynamicModel", "(", "GlobalAddressSDNode", "*", "GA", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "DebugLoc", "dl", "=", "GA", "->", "getDebugLoc", "(", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "unsigned", "char", "PCAdj", "=", "Subtarget", "->", "isThumb", "(", ")", "?", "", ":", "", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "PCLabelIndex", "=", "AFI", "->", "createPICLabelUId", "(", ")", ";", "ConstantPoolValue", "*", "CPV", "=", "new", "ConstantPoolValue", "(", "GA", "->", "getGlobal", "(", ")", ",", "PCLabelIndex", ",", "", ",", "PCAdj", ",", "", ",", "true", ")", ";", "SDValue", "Argument", "=", "DAG", ".", "getTargetConstantPool", "(", "CPV", ",", "PtrVT", ",", "", ")", ";", "Argument", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Argument", ")", ";", "Argument", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Argument", ",", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Chain", "=", "Argument", ".", "getValue", "(", "", ")", ";", "SDValue", "PICLabel", "=", "DAG", ".", "getConstant", "(", "PCLabelIndex", ",", "", ")", ";", "Argument", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "Argument", ",", "PICLabel", ")", ";", "ArgListTy", "Args", ";", "ArgListEntry", "Entry", ";", "Entry", ".", "Node", "=", "Argument", ";", "Entry", ".", "Ty", "=", "(", "const", "Type", "*", ")", "Type", "::", "getInt32Ty", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "LowerCallTo", "(", "Chain", ",", "(", "const", "Type", "*", ")", "Type", "::", "getInt32Ty", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "false", ","], "ground_truth": ["false", ",", "false", ",", "false", ",", "", ",", "CallingConv", "::", "C", ",", "false", ",", "true", ",", "DAG", ".", "getExternalSymbol", "(", "", ",", "PtrVT", ")", ",", "Args", ",", "DAG", ",", "dl", ")", ";"], "File": "ARMISelLowering131", "Func": "LowerToTLSGeneralDynamicModel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1665, "Length": 305, "Cover_Rate": 0.9442724458204335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Val", "&=", "", ";", "return", "createRegOperand", "(", "", ","], "ground_truth": ["Val", ")", ";"], "File": "AMDGPUDisassembler (2)", "Func": "decodeOperand_VGPR_32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1666, "Length": 12, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "BranchTarget", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Op", ".", "getExpr", "(", ")", ")", ";", "int64_t", "Address", ";", "if", "(", "BranchTarget", "&&", "BranchTarget", "->", "EvaluateAsAbsolute", "(", "Address", ")", ")", "{", "O", "<<", "", ";", "O", ".", "write_hex", "(", "Address", ")", ";", "}", "else", "{", "O", "<<", "*", "Op", ".", "getExpr", "("], "ground_truth": [")", ";"], "File": "X86IntelInstPrinter19", "Func": "printPCRelImm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1667, "Length": 55, "Cover_Rate": 0.4700854700854701, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Outs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MVT", "VT", "=", "Outs", "[", "i", "]", ".", "VT", ";", "", "ArgFlags", "=", "Outs", "[", "i", "]", ".", "Flags", ";", "", "ABI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getTargetABI", "(", ")", ";", "if", "(", "CC_", "(", "MF", ".", "getDataLayout", "(", ")", ",", "ABI", ",", "i", ",", "VT", ",", "VT", ",", "CCValAssign", "::", "Full", ",", "ArgFlags", ",", "CCInfo", ",", "true", ",", "true", ",", "nullptr", ",", "*", "this", ",", "FirstMaskArgument", ")", ")", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "RISCVISelLowering38", "Func": "CanLowerReturn", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1668, "Length": 104, "Cover_Rate": 0.5561497326203209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_cvtps2dq", "("], "ground_truth": ["(", "__v4sf", ")", "__A", ")", ";"], "File": "emmintrin", "Func": "_mm_cvtps_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1669, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printAddrMode2OffsetOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "const", "MCOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ";", "if", "(", "!", "MO1", ".", "getReg", "(", ")", ")", "{", "unsigned", "ImmOffs", "=", "", "(", "MO2", ".", "getImm", "(", ")", ")", ";", "O", "<<", "markup", "(", "", ")", "<<", "'#'", "<<", "", "(", "", "(", "MO2", ".", "getImm", "(", ")", ")", ")", "<<", "ImmOffs", "<<", "markup", "(", "", ")", ";", "return", ";", "}", "O", "<<", "", "(", "", "(", "MO2", ".", "getImm", "(", ")", ")", ")", ";", "printRegName", "(", "O", ",", "MO1", ".", "getReg", "(", ")"], "ground_truth": [")", ";"], "File": "ARMInstPrinter (2)", "Func": "printAddrMode2OffsetOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1670, "Length": 122, "Cover_Rate": 0.7530864197530864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_loadaps256_mask", "(", "(", "__v8sf", "*", ")", "__P", ",", "("], "ground_truth": ["__v8sf", ")", "_mm256_setzero_ps", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_load_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1671, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createMCCodeGenInfo", "(", "const", "Triple", "&", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", "{", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo", "(", ")", ";", "if", "(", "RM", "==", "Reloc", "::", "Default", ")", "{", "RM", "=", "Reloc", "::", "Static", ";", "}", "if", "(", "CM", "==", "CodeModel", "::", "Default", ")", "{", "CM", "=", "CodeModel", "::", "Small", ";", "}", "if", "(", "CM", "!=", "CodeModel", "::", "Small", "&&", "CM", "!=", "CodeModel", "::", "Large", ")", "report_fatal_error", "(", "", ")", ";", "X", "->", "initMCCodeGenInfo", "(", "RM", ",", "CM", ",", "OL", ")", ";", "return"], "ground_truth": ["X", ";"], "File": "XCoreMCTargetDesc (2)", "Func": "createXCoreMCCodeGenInfo", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1672, "Length": 100, "Cover_Rate": 0.9900990099009901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "offset", "=", "CONST_LOW_PART", "(", "offset", ")", ";", "high", "=", "riscv_force_temporary", "(", "temp", ",", "high", ",", "FALSE", ")", ";", "reg", "=", "riscv_force_temporary", "(", "temp", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "high", ","], "ground_truth": ["reg", ")", ",", "FALSE", ")", ";"], "File": "riscv", "Func": "riscv_add_offset", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1673, "Length": 36, "Cover_Rate": 0.4186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCSymbolRefExpr", "::", "VK__ABS_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TLSGD", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TLSLDM", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__DTPREL_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__DTPREL_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOTTPREL", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TPREL_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TPREL_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GPOFF_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GPOFF_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_DISP", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_PAGE", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_OFST", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HIGHER", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HIGHEST", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_HI16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_LO16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__CALL_HI16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__CALL_LO16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__PCREL_HI16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__PCREL_LO16", ":", "OS", "<<", "", ";", "break", ";", "}", "SRE", "->", "getSymbol", "(", ")", ".", "print", "(", "OS", ",", "MAI", ")", ";", "if", "(", "Offset", ")", "{", "if", "(", "Offset", ">", "", ")", "OS", "<<", "'+'", ";", "OS", "<<", "Offset"], "ground_truth": [";"], "File": "MipsInstPrinter25", "Func": "printExpr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1674, "Length": 264, "Cover_Rate": 0.5076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Op1", "=", "getFPReg", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "bool", "KillsOp1", "=", "MI", ".", "killsRegister", "(", "", "+", "Op1", ")", ";", "moveToTop", "(", "Op0", ",", "I", ")", ";", "MI", ".", "RemoveOperand", "(", "", ")", ";", "MI", ".", "RemoveOperand", "(", "", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "getSTReg"], "ground_truth": ["(", "Op1", ")", ")", ";"], "File": "X86FloatingPoint11", "Func": "handleCondMovFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1675, "Length": 61, "Cover_Rate": 0.4621212121212121, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_MIPS16", ")", "{", "if", "(", "!", "mips16_rdhwr_stub", ")", "mips16_rdhwr_stub", "=", "new", "mips16_rdhwr_one_only_stub", "(", ")", ";", "fn", "=", "mips16_stub_call_address", "(", "mips16_rdhwr_stub", ")", ";", "emit_insn", "(", "PMODE_INSN", "(", "gen_tls_get_tp_mips16", ",", "(", "tp", ",", "fn", ")", ")", ")", ";", "}", "else", "emit_insn", "(", "PMODE_INSN", "(", "gen_tls_get_tp", ",", "(", "tp", ")", ")", ")", ";", "return", "tp"], "ground_truth": [";"], "File": "mips", "Func": "mips_expand_thread_pointer", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1676, "Length": 55, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "getBranchInfo", "(", "*", "I", ")", ".", "hasMBBTarget", "(", ")", ")", "break", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "++", "Count", ";", "}", "return", "Count"], "ground_truth": [";"], "File": "SystemZInstrInfo16", "Func": "removeBranch", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1677, "Length": 36, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "void", "__ev_clr_spefscr_field", "(", "int", "mask", ")", "{", "int", "i", ";", "i", "=", "__builtin_spe_mfspefscr", "("], "ground_truth": [")", ";"], "File": "spe", "Func": "__ev_clr_spefscr_field", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1678, "Length": 18, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateMSRMask", "(", "unsigned", "MMask", ",", "SMLoc", "S", ")", "{", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "k_MSRMask", ")", ";", "Op", "->", "MMask", ".", "Val", "=", "MMask", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc"], "ground_truth": ["=", "S", ";"], "File": "ARMAsmParser (2)2", "Func": "CreateMSRMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1679, "Length": 47, "Cover_Rate": 0.9215686274509803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsStore", "=", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ";", "if", "(", "IsLoad", "||", "IsStore", ")", "{", "MachineOperand", "&", "MO", "=", "MBBI", "->", "getOperand", "(", "MBBI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", "-", "", ")", ";", "Offset", "=", "MO", ".", "getImm", "(", ")", "-", "WordOffset", "*", "getImmScale", "(", "Opc", ")", ";", "unsigned", "InstrSrcReg", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "Offset", ">=", "", "&&", "!", "(", "IsStore", "&&", "InstrSrcReg", "==", "Base", ")", ")", "MO", ".", "setImm", "(", "Offset", ")", ";", "else", "InsertSub", "=", "true", ";", "}", "else", "if", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "!", "definesCPSR", "(", "MBBI", ")", ")", "{", "MachineOperand", "&", "MO", "=", "MBBI", "->", "getOperand", "(", "MBBI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", "-", "", ")", ";", "Offset", "=", "(", "Opc", "==", "", ")", "?", "MO", ".", "getImm", "(", ")", "+", "WordOffset", "*", "", ":", "MO", ".", "getImm", "(", ")", "-", "WordOffset", "*", "", ";", "if", "(", "Offset", ">=", "", "&&", "TL", "->", "isLegalAddImmediate", "(", "Offset", ")", ")", "{", "MO", ".", "setImm", "(", "Offset", ")", ";", "return", ";", "}", "else", "{", "InsertSub", "=", "true", ";", "}", "}", "else", "{", "InsertSub", "=", "true", ";", "}", "}", "else", "if", "(", "definesCPSR", "(", "MBBI", ")", "||", "MBBI", "->", "isCall", "(", ")", "||", "MBBI", "->", "isBranch", "(", ")", ")", "{", "InsertSub", "=", "true", ";", "}", "if", "(", "InsertSub", ")"], "ground_truth": ["{"], "File": "ARMLoadStoreOptimizer69", "Func": "UpdateBaseRegUses", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1680, "Length": 240, "Cover_Rate": 0.49079754601226994, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "", ",", "VT", ")", ";", "while", "(", "Depth", "--", ")", "FrameAddr", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "FrameAddr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "return"], "ground_truth": ["FrameAddr", ";"], "File": "MSP430ISelLowering14", "Func": "LowerFRAMEADDR", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1681, "Length": 88, "Cover_Rate": 0.6518518518518519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "OpsY3", "[", "]", "=", "{", "TmpY2", ",", "TmpE2", ",", "TmpY2", ",", "TmpPR", "}", ";", "TmpY3", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "OpsY3", ",", "", ")", ",", "", ")", ";", "Chain", "=", "TmpY3", ".", "getValue", "(", "", ")", ";", "SDValue", "OpsQ0", "[", "]", "=", "{", "Tmp1", ",", "TmpY3", ",", "F0", ",", "TmpPR", "}", ";", "TmpQ0", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "OpsQ0", ",", "", ")", ",", "", ")", ";", "Chain", "=", "TmpQ0", ".", "getValue", "(", "", ")", ";", "SDValue", "OpsR0", "[", "]", "=", "{", "Tmp2", ",", "TmpQ0", ",", "Tmp1", ",", "TmpPR", "}", ";", "TmpR0", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "OpsR0", ",", "", ")", ",", "", ")", ";", "Chain", "=", "TmpR0", ".", "getValue", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "TmpF5", ",", "TmpY3", ",", "TmpR0", ",", "TmpQ0", ",", "TmpPR", "}", ";", "Result", "=", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "Ops", ",", "", ")", ";", "Chain", "=", "SDValue", "(", "Result", ",", "", ")", ";", "return", "Result", ";", "}", "else", "{", "SDValue", "TmpQ2", ",", "TmpR2", ",", "TmpQ3", ",", "TmpQ", ";", "SDValue", "OpsQ2", "[", "]", "=", "{", "TmpF3", ",", "TmpY2", ",", "F0", ",", "TmpPR", "}", ";", "TmpQ2", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "OpsQ2", ",", "", ")", ",", "", ")", ";", "Chain", "=", "TmpQ2", ".", "getValue", "(", "", ")", ";", "SDValue", "OpsR2", "[", "]", "=", "{", "TmpF4", ",", "TmpQ2", ",", "TmpF3", ",", "TmpPR", "}", ";", "TmpR2", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "OpsR2", ",", "", ")", ",", "", ")", ";", "Chain", "=", "TmpR2", ".", "getValue", "(", "", ")", ";", "SDValue", "OpsQ3", "[", "]", "=", "{", "TmpF5", ",", "TmpR2", ",", "TmpY2", ",", "TmpQ2", ",", "TmpPR", "}", ";", "TmpQ3", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "OpsQ3", ",", "", ")", ",", "", ")", ";", "Chain", "=", "TmpQ3", ".", "getValue", "(", "", ")", ";", "if", "(", "isSigned", ")", "TmpQ", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "TmpQ3", ")", ",", "", ")", ";", "else", "TmpQ", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "TmpQ3", ")", ",", "", ")", ";", "Chain", "=", "TmpQ", ".", "getValue", "(", "", ")", ";", "if", "(", "isModulus", ")", "{", "SDValue", "FPminusB", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "minusB", ")", ",", "", ")", ";", "Chain", "=", "FPminusB", ".", "getValue", "(", "", ")", ";", "SDValue", "Remainder", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "TmpQ", ",", "FPminusB", ",", "TmpF1", ")", ",", "", ")", ";", "Chain", "=", "Remainder", ".", "getValue", "(", "", ")", ";", "Result", "=", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "", ",", "Remainder", ")", ";", "Chain", "=", "SDValue", "(", "Result", ",", "", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "IA64ISelDAGToDAG", "Func": "SelectDIV", "Target": "IA64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1682, "Length": 486, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "case", "", ":", "FrameIndex", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "return", "MI", ".", "getOperand", "(", "", ")", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "MOSInstrInfo", "Func": "isLoadFromStackSlot", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1683, "Length": 40, "Cover_Rate": 0.3669724770642202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "kernel_md_iterator", "kernel_md_end", "(", ")", "{", "return", "mMetadataKernel", ".", "end", "("], "ground_truth": [")", ";"], "File": "HSAILMachineFunctionInfo", "Func": "kernel_md_end", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1684, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addGPRMM16AsmRegMovePPairFirstOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", ""], "ground_truth": [")", ";"], "File": "MipsAsmParser (2)4", "Func": "addGPRMM16AsmRegMovePPairFirstOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1685, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "FIRST_SSE_REG", ";", "i", "<=", "LAST_SSE_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_REX_SSE_REG", ";", "i", "<=", "LAST_REX_SSE_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_EXT_REX_SSE_REG", ";", "i", "<=", "LAST_EXT_REX_SSE_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_MASK_REG", ";", "i", "<=", "LAST_MASK_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_BND_REG", ";", "i", "<=", "LAST_BND_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "if", "(", "TARGET_SSE_MATH", ")", "for", "(", "i", "=", "FIRST_STACK_REG", ";", "i", "<=", "LAST_STACK_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_MMX_REG", ";", "i", "<=", "LAST_MMX_REG", ";", "i"], "ground_truth": ["++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";"], "File": "i3864", "Func": "x86_order_regs_for_local_alloc", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1686, "Length": 151, "Cover_Rate": 0.5531135531135531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "checkForImmediate", "(", "S1", ",", "V1", ")", "||", "!", "checkForImmediate", "(", "S3", ",", "V3", ")", ")", "return", "false", ";", "unsigned", "Sub2", "=", "DI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "Sub4", "=", "DI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Sub2", "==", "", "&&", "Sub4", "==", "", ")", "TV", "=", "V1", "|", "(", "V3", "<<", "", ")", ";", "else", "if", "(", "Sub2", "==", "", "&&", "Sub4", "==", "", ")", "TV", "=", "V3", "|", "(", "V1", "<<", "", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "break", ";", "}", "default", ":", "return", "false", ";", "}", "switch", "(", "MO", ".", "getSubReg", "(", ")", ")", "{", "case", "", ":", "Val", "=", "TV", "&", "", ";", "break", ";", "case", "", ":", "Val", "=", "(", "TV", ">>", "", ")", "&", "", ";", "break", ";", "default", ":", "Val", "=", "TV", ";", "break", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "HexagonHardwareLoops26", "Func": "checkForImmediate", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1687, "Length": 152, "Cover_Rate": 0.34942528735632183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPostRegAlloc", "(", ")", "{", "const", "TargetMachine", "&", "TM", "=", "getTargetMachine", "("], "ground_truth": [")", ";"], "File": "HexagonTargetMachine16", "Func": "addPostRegAlloc", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1688, "Length": 16, "Cover_Rate": 0.37209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Bytes", "<=", "", ")", "return", "", ";", "if", "(", "Bytes", "<=", "", ")", "return", "", ";", "if", "(", "Bytes", "<=", "", ")", "return", "", ";", "if", "(", "Bytes", "<=", "", ")", "return", "", ";", "if", "(", "Bytes", "<=", "", ")", "return", "", ";", "if", "(", "Bytes", "<=", "", ")", "return", "", ";", "if", "(", "Bytes", "<="], "ground_truth": ["", ")", "return", "", ";"], "File": "AMDGPUSubtarget109", "Func": "getOccupancyWithLocalMemSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1689, "Length": 63, "Cover_Rate": 0.6631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", "+", "(", "immediate", ">>", "", ")", ")", ")", ";", "return", ";", "case", "TYPE_XMM512", ":", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", "+", "(", "immediate", ">>", "", ")", ")", ")", ";", "return", ";", "case", "TYPE_REL8", ":", "isBranch", "=", "true", ";", "pcrel", "=", "insn", ".", "startLocation", "+", "insn", ".", "immediateOffset", "+", "insn", ".", "immediateSize", ";", "if", "(", "immediate", "&", "", ")", "immediate", "|=", "~", "(", "", ")", ";", "break", ";", "case", "TYPE_REL32", ":", "case", "TYPE_REL64", ":", "isBranch", "=", "true", ";", "pcrel", "=", "insn", ".", "startLocation", "+", "insn", ".", "immediateOffset", "+", "insn", ".", "immediateSize", ";", "if", "(", "immediate", "&", "", ")", "immediate", "|=", "~", "(", "", ")", ";", "break", ";", "default", ":", "break", ";", "}", "if", "(", "!", "tryAddingSymbolicOperand", "(", "immediate", "+", "pcrel", ",", "isBranch", ",", "insn", ".", "startLocation", ",", "insn", ".", "immediateOffset", ",", "insn", ".", "immediateSize", ",", "mcInst", ",", "Dis", ")", ")", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "immediate", ")", ")", ";", "if", "(", "type", "==", "TYPE_MOFFS8", "||", "type", "==", "TYPE_MOFFS16", "||", "type"], "ground_truth": ["==", "TYPE_MOFFS32", "||", "type", "==", "TYPE_MOFFS64", ")", "{"], "File": "X86Disassembler17", "Func": "translateImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1690, "Length": 182, "Cover_Rate": 0.3038397328881469, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EltTy", "->", "isPointerTy", "(", ")", ")", "VecTy", "=", "VectorType", "::", "get", "(", "DL", ".", "getIntPtrType", "(", "EltTy", ")", ",", "VecTy", "->", "getVectorNumElements", "(", ")", ")", ";", "Type", "*", "PtrTy", "=", "VecTy", "->", "getPointerTo", "(", "LI", "->", "getPointerAddressSpace", "(", ")", ")", ";", "Type", "*", "Tys", "[", "", "]", "=", "{", "VecTy", ",", "PtrTy", "}", ";", "static", "const", "", "LoadInts", "[", "", "]", "=", "{", "", ",", "", ",", "", "}", ";", "Function", "*", "LdNFunc", "=", "", "(", "LI", "->", "getModule", "(", ")", ",", "LoadInts", "[", "Factor", "-", "", "]", ",", "Tys", ")", ";", "IRBuilder", "<", ">", "Builder", "(", "LI", ")", ";", "Value", "*", "Ptr", "=", "Builder", ".", "CreateBitCast", "(", "LI", "->", "getPointerOperand", "(", ")", ",", "PtrTy", ")", ";", "CallInst", "*", "LdN", "=", "Builder", ".", "CreateCall", "(", "LdNFunc", ",", "Ptr", ",", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Shuffles", ".", "size", "(", ")", ";", "i", "++", ")", "{", "ShuffleVectorInst", "*", "SVI", "=", "Shuffles", "["], "ground_truth": ["i", "]", ";"], "File": "AArch64ISelLowering102", "Func": "lowerInterleavedLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1691, "Length": 162, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "i", ">", "M", "||", "M", ">=", "HalfSize", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Idx", "<", "", "||", "(", "Src", "==", "V", "&&", "Idx", "==", "(", "M", "-", "i", ")", ")", ")", "{", "Src", "=", "V", ";", "Idx", "=", "M", "-", "i", ";", "continue", ";", "}", "return", "SDValue", "(", ")", ";", "}", "if", "(", "Idx", "<", "", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "(", "Idx", "+", "Len", ")", "<=", "HalfSize", "&&", "", ")", ";", "int", "BitLen", "=", "(", "Len", "*", "VT", ".", "getScalarSizeInBits", "(", ")", ")", "&", "", ";", "int", "BitIdx", "=", "(", "Idx", "*", "VT", ".", "getScalarSizeInBits", "(", ")", ")", "&", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Src", ",", "DAG", ".", "getConstant", "(", "BitLen", ",", "DL", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "BitIdx", ",", "DL", ",", "", ")", ")", ";", "}", ";", "if", "(", "SDValue", "ExtrQ", "=", "LowerAsEXTRQ", "(", ")", ")", "return", "ExtrQ", ";", "auto", "LowerAsInsertQ", "=", "[", "&", "]", "(", ")", "{", "for", "(", "int", "Idx", "=", "", ";", "Idx", "!=", "HalfSize", ";", "++", "Idx", ")", "{", "SDValue", "Base", ";", "if", "(", "isUndefInRange", "(", "Mask", ",", "", ",", "Idx", ")", ")", "{", "}", "else", "if", "(", "isSequentialOrUndefInRange", "(", "Mask", ",", "", ",", "Idx", ",", "", ")", ")", "{", "Base", "=", "V1", ";", "}", "else", "if", "(", "isSequentialOrUndefInRange", "(", "Mask", ",", "", ",", "Idx", ",", "Size", ")", ")", "{", "Base", "=", "V2", ";", "}", "else", "{", "continue", ";", "}", "for", "(", "int", "Hi", "=", "Idx", "+", "", ";", "Hi", "<=", "HalfSize"], "ground_truth": [";", "++", "Hi", ")", "{"], "File": "X86ISelLowering (3)", "Func": "lowerVectorShuffleWithSSE4A", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1692, "Length": 261, "Cover_Rate": 0.35704514363885087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "_U_Qfle", "(", "long", "double", "a", ",", "long", "double", "b", ")", "{", "return", "(", "_U_Qfcmp", "(", "a", ",", "b", ",", "QCMP_INV", "|", "QCMP_EQ", "|", "QCMP_LT", ")", "!=", ""], "ground_truth": [")", ";"], "File": "quadlib1", "Func": "_U_Qfle", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1693, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "Op", ".", "getOpcode", "(", ")", ";", "assert", "(", "VT", ".", "isVector", "(", ")", "&&", "InVT", ".", "isVector", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "", ")", ";", "assert", "(", "VT", ".", "getVectorNumElements", "(", ")", "==", "VT", ".", "getVectorNumElements", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "&&", "", ")", ";", "assert", "(", "(", "InVT", ".", "getVectorElementType", "(", ")", "==", "", "||", "InVT", ".", "getVectorElementType", "(", ")", "==", "", "||", "InVT", ".", "getVectorElementType", "(", ")", "==", "", ")", "&&", "", ")", ";", "unsigned", "ExtendInVecOpc", "=", "getOpcode_EXTEND_VECTOR_INREG", "(", "Opc", ")", ";", "if", "(", "InVT", "==", "", ")", "{", "if", "(", "!", "ExperimentalVectorWideningLegalization", "||", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "In", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "", ",", "In", ",", "DAG", ".", "getUNDEF", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "ExtendInVecOpc", ",", "dl", ",", "VT", ",", "In", ")", ";", "}", "if", "(", "Subtarget", ".", "hasInt256", "(", ")", ")", "return", "Op", ";", "MVT", "HalfVT", "=", "", "(", "VT", ".", "getVectorElementType", "(", ")", ",", "VT", ".", "getVectorNumElements", "(", ")", "/", "", ")", ";", "SDValue", "OpLo", "=", "DAG", ".", "getNode", "(", "ExtendInVecOpc", ",", "dl", ",", "HalfVT", ",", "In", ")", ";", "if", "(", "auto", "*", "Shuf", "=", "dyn_cast", "<", "ShuffleVectorSDNode", ">", "(", "In", ")", ")", "if", "(", "hasIdenticalHalvesShuffleMask", "(", "Shuf", "->", "getMask", "(", ")", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "OpLo", ",", "OpLo", ")", ";", "SDValue", "ZeroVec", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "InVT", ")", ";", "SDValue", "Undef", "=", "DAG", ".", "getUNDEF", "(", "InVT", ")", ";", "bool", "NeedZero", "=", "Opc", "==", "", ";", "SDValue", "OpHi", "=", "getUnpackh", "(", "DAG", ",", "dl", ",", "InVT", ",", "In", ",", "NeedZero", "?", "ZeroVec", ":", "Undef", ")", ";", "OpHi", "=", "DAG", ".", "getBitcast", "(", "HalfVT", ",", "OpHi"], "ground_truth": [")", ";"], "File": "X86ISelLowering108", "Func": "LowerAVXExtend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1694, "Length": 339, "Cover_Rate": 0.7687074829931972, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vrndaq_f32", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vrndaq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1695, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_EXTERNAL_VISIBILITY", "void", "LLVMInitializeAsmPrinter", "(", ")", "{", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "X", "(", "getThe32Target", "("], "ground_truth": [")", ")", ";"], "File": "LoongArchAsmPrinter", "Func": "LLVMInitializeLoongArchAsmPrinter", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1696, "Length": 17, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "insn", ";", "if", "(", "low", "==", "high", ")", "insn", "=", "emit_insn", "(", "gen_stack_push", "(", "gen_rtx_REG", "(", "SImode", ",", "low", ")", ")", ")", ";", "else", "insn", "=", "emit_insn", "(", "gen_stack_pushm", "(", "GEN_INT", "(", "(", "(", "high", "-", "low", ")", "+", "", ")", "*", "UNITS_PER_WORD"], "ground_truth": [")", ",", "gen_rx_store_vector", "(", "low", ",", "high", ")", ")", ")", ";"], "File": "rx", "Func": "push_regs", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1697, "Length": 55, "Cover_Rate": 0.7432432432432432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "op0", "=", "fold_convert", "(", "vtype", ",", "op", "[", "", "]", ")", ";", "tree", "op1", "=", "fold_convert", "(", "vtype", ",", "op", "[", "", "]", ")", ";", "tree", "val", "=", "fold_build2", "(", "code", ",", "vtype", ",", "op0", ","], "ground_truth": ["op1", ")", ";"], "File": "alpha", "Func": "alpha_fold_vector_minmax", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1698, "Length": 40, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Src", "=", "MI", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getReg", "(", ")", ";"], "File": "SILowerControlFlow16", "Func": "Break", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1699, "Length": 37, "Cover_Rate": 0.37755102040816324, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "Subtarget", "->", "getGeneration", "(", ")", "==", "Subtarget", "::", "SEA_ISLANDS", ")", "{", "if", "(", "!", "isUInt", "<", "", ">", "(", "AM", ".", "BaseOffs", "/", "", ")", ")", "return", "false", ";", "}", "else", "if", "(", "Subtarget", "->", "getGeneration", "(", ")", "==", "Subtarget", "::", "VOLCANIC_ISLANDS", ")", "{", "if", "(", "!", "isUInt", "<", "", ">", "(", "AM", ".", "BaseOffs", ")", ")", "return", "false", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "if", "(", "AM", ".", "Scale", "==", "", ")", "return", "true", ";", "if", "(", "AM", ".", "Scale", "==", "", "&&", "AM", ".", "HasBaseReg", ")", "return", "true", ";", "return", "false", ";", "case", "AS", "::", "PRIVATE_ADDRESS", ":", "return", "isLegalMUBUFAddressingMode", "(", "AM", ")", ";", "case", "AS", "::", "LOCAL_ADDRESS", ":", "case", "AS", "::", "REGION_ADDRESS", ":", "if", "(", "!", "isUInt", "<", "", ">", "(", "AM", ".", "BaseOffs", ")", ")", "return", "false", ";", "if", "(", "AM", ".", "Scale", "==", "", ")", "return"], "ground_truth": ["true", ";"], "File": "SIISelLowering159", "Func": "isLegalAddressingMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1700, "Length": 148, "Cover_Rate": 0.44984802431610943, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "splitFramePushPop", "("], "ground_truth": [")", "const", "{"], "File": "ARMSubtarget111", "Func": "splitFramePushPop", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1701, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", ".", "isAmdHsaOrMesa", "(", "F", ")", ")", "{", "PreloadedScratchRsrcReg", "=", "MFI", "->", "getPreloadedReg", "(", "", ")", ";", "if", "(", "ScratchRsrcReg", "&&", "PreloadedScratchRsrcReg", ")", "{", "MRI", ".", "addLiveIn", "(", "PreloadedScratchRsrcReg", ")", ";", "MBB", ".", "addLiveIn", "(", "PreloadedScratchRsrcReg", ")", ";", "}", "}", "Register", "ScratchWaveOffsetReg", ";", "if", "(", "TRI", "->", "isSubRegisterEq", "(", "ScratchRsrcReg", ",", "PreloadedScratchWaveOffsetReg", ")", ")", "{", "ArrayRef", "<", "MCPhysReg", ">", "AllSGPRs", "=", "TRI", "->", "getAllSGPR32", "(", "MF", ")", ";", "unsigned", "NumPreloaded", "=", "MFI", "->", "getNumPreloadedSGPRs", "(", ")", ";", "AllSGPRs", "=", "AllSGPRs", ".", "slice", "(", "std", "::", "min", "(", "static_cast", "<", "unsigned", ">", "(", "AllSGPRs", ".", "size", "(", ")", ")", ",", "NumPreloaded", ")", ")", ";", "Register", "GITPtrLoReg", "=", "MFI", "->", "getGITPtrLoReg", "(", "MF", ")", ";", "for", "(", "MCPhysReg", "Reg", ":", "AllSGPRs", ")", "{", "if", "(", "!", "MRI", ".", "isPhysRegUsed", "(", "Reg", ")", "&&", "MRI", ".", "isAllocatable", "(", "Reg", ")", "&&", "!", "TRI", "->", "isSubRegisterEq", "(", "ScratchRsrcReg", ",", "Reg", ")", "&&", "GITPtrLoReg", "!=", "Reg", ")", "{", "ScratchWaveOffsetReg", "=", "Reg", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchWaveOffsetReg", ")", ".", "addReg", "(", "PreloadedScratchWaveOffsetReg", ",", "RegState", "::", "Kill", ")", ";", "break", ";", "}", "}", "}", "else", "{", "ScratchWaveOffsetReg", "=", "PreloadedScratchWaveOffsetReg", ";", "}", "assert", "(", "ScratchWaveOffsetReg", ")", ";", "if", "(", "requiresStackPointerReference", "(", "MF", ")", ")", "{", "Register", "SPReg", "=", "MFI", "->", "getStackPtrOffsetReg", "(", ")", ";", "assert", "(", "SPReg", "!=", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SPReg", ")", ".", "addImm", "(", "FrameInfo", ".", "getStackSize", "(", ")", "*", "getScratchScaleFactor", "(", "ST", ")", ")", ";", "}", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "Register", "FPReg", "=", "MFI", "->", "getFrameOffsetReg", "(", ")", ";", "assert", "(", "FPReg", "!=", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "FPReg", ")", ".", "addImm", "(", "", ")", ";", "}", "bool", "NeedsFlatScratchInit", "=", "MFI", "->", "hasFlatScratchInit", "(", ")", "&&", "(", "MRI", ".", "isPhysRegUsed", "(", "", ")", "||", "FrameInfo", ".", "hasCalls", "(", ")", "||", "(", "!", "allStackObjectsAreDead", "(", "MF", ")", "&&", "ST", ".", "enableFlatScratch", "(", ")", ")", ")", ";", "if", "(", "(", "NeedsFlatScratchInit", "||", "ScratchRsrcReg", ")", "&&", "!", "ST", ".", "flatScratchIsArchitected", "(", ")", ")", "{", "MRI", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "MBB", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "}", "if", "(", "NeedsFlatScratchInit", ")", "{", "emitEntryFunctionFlatScratchInit", "(", "MF", ",", "MBB", ",", "I", ",", "DL", ",", "ScratchWaveOffsetReg", ")", ";", "}", "if", "(", "ScratchRsrcReg", ")", "{", "emitEntryFunctionScratchRsrcRegSetup", "(", "MF", ",", "MBB", ",", "I", ",", "DL"], "ground_truth": [",", "PreloadedScratchRsrcReg", ",", "ScratchRsrcReg", ",", "ScratchWaveOffsetReg", ")", ";"], "File": "SIFrameLowering", "Func": "emitEntryFunctionPrologue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1702, "Length": 418, "Cover_Rate": 0.5421530479896238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask16", ")", "__builtin_ia32_cmpb128_mask", "(", "(", "__v16qi", ")", "__X", ",", "(", "__v16qi"], "ground_truth": [")", "__Y", ",", "", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512vlbwintrin4", "Func": "_mm_cmpneq_epi8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1703, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "prefix", ")", "{", "case", "", ":", "case", "", ":", "if", "(", "lookAtByte", "(", "insn", ",", "&", "nextByte", ")", ")", "break", ";", "if", "(", "isREX", "(", "insn", ",", "nextByte", ")", "||", "nextByte", "==", "", "||", "nextByte", "==", "", ")", "insn", "->", "mandatoryPrefix", "=", "prefix", ";", "insn", "->", "repeatPrefix", "=", "prefix", ";", "break", ";", "case", "", ":", "if", "(", "lookAtByte", "(", "insn", ",", "&"], "ground_truth": ["nextByte", ")", ")", "break", ";"], "File": "X86DisassemblerDecoder11", "Func": "setPrefixPresent", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1704, "Length": 69, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FrameLowering", "::", "FItoStackOffset", "(", "FI", ")", "<", "maxOffset", ")", "{", "Base", "=", "CurDAG", "->", "getTargetConstant", "(", "offset", ",", "PtrTy", ")", ";", "Index", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "PtrTy", ")", ";", "return", "true", ";", "}", "}", "else", "if", "(", "offset", ">", "minOffset", "&&", "offset", "<", "maxOffset", ")", "{", "Base", "=", "CurDAG", "->", "getTargetConstant", "(", "offset", ",", "PtrTy", ")", ";", "Index", "=", "Op1", ";", "return", "true", ";", "}", "}", "}", "else", "if", "(", "Opc", "==", "", ")", "{", "const", "SDValue", "Op0", "=", "N", ".", "getOperand", "(", "", ")", ";", "const", "SDValue", "Op1", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Base", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "PtrTy", ")", ";", "Index", "=", "N", ";", "return", "true", ";", "}", "else", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op0", ")", "||", "isa", "<", "ConstantSDNode", ">", "(", "Op1", ")", ")", "{", "int32_t", "offset", "=", "", ";", "SDValue", "idxOp", ";", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op1", ")", ")", "{", "ConstantSDNode", "*", "CN", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op1", ")", ";", "offset", "=", "int32_t", "(", "CN", "->", "getSExtValue", "(", ")", ")", ";", "idxOp", "=", "Op0", ";", "}", "else", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op0", ")", ")", "{", "ConstantSDNode", "*", "CN", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op0", ")", ";", "offset", "=", "int32_t", "(", "CN", "->", "getSExtValue", "(", ")", ")", ";", "idxOp", "=", "Op1", ";", "}", "if", "(", "offset", ">=", "minOffset", "&&", "offset", "<=", "maxOffset", ")", "{", "Base", "=", "CurDAG", "->", "getTargetConstant", "(", "offset", ",", "PtrTy", ")", ";", "Index", "=", "idxOp", ";", "return", "true", ";", "}", "}", "}", "else", "if", "(", "Opc", "==", "", ")", "{", "Base", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "N", ".", "getValueType", "(", ")", ")", ";", "Index", "=", "N", ";", "return", "true", ";", "}", "else", "if", "(", "Opc", "==", "", ")", "{", "Base", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "N", ".", "getValueType", "(", ")", ")", ";", "Index", "=", "N", ";", "return", "true", ";", "}", "else", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "{", "unsigned", "OpOpc", "=", "Op", "->", "getOpcode", "(", ")", ";", "if", "(", "OpOpc", "==", "", "||", "OpOpc", "==", "", ")", "{", "SDValue", "Offs", ";", "Offs", "=", "(", "(", "OpOpc", "==", "", ")", "?", "Op", "->", "getOperand", "(", "", ")", ":", "Op", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "Offs", ".", "getOpcode", "(", ")", "==", "", "||", "Offs", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "Offs", ".", "getOpcode", "(", ")", "==", "", ")", "Offs", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "Offs", ".", "getValueType", "(", ")", ")", ";", "Base", "=", "Offs", ";", "Index", "=", "N", ";", "return"], "ground_truth": ["true", ";"], "File": "SPUISelDAGToDAG", "Func": "DFormAddressPredicate", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1705, "Length": 463, "Cover_Rate": 0.44095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "PerformVDUPLANECombine", "(", "SDNode", "*", "N", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ")", "{", "SDValue", "Op", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "CombineVLDDUP", "(", "N", ",", "DCI", ")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";", "while", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "Op", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "!=", "", "&&", "Op", "."], "ground_truth": ["getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";"], "File": "ARMISelLowering (2)", "Func": "PerformVDUPLANECombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1706, "Length": 84, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NewOpcode", ">=", "", ")", "return", "NewOpcode", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "return", "getDotNewPredJumpOp", "(", "MI", ",", "MBPI", ")", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case"], "ground_truth": ["", ":"], "File": "HexagonInstrInfo", "Func": "GetDotNewPredOp", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1707, "Length": 66, "Cover_Rate": 0.4888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerMemArgument", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "SDLoc", "dl", ",", "SelectionDAG", "&", "DAG", ",", "const", "CCValAssign", "&", "VA", ",", "MachineFrameInfo", "*", "MFI", ",", "unsigned", "i", ")", "const", "{", "", "Flags", "=", "Ins", "[", "i", "]", ".", "Flags", ";", "bool", "AlwaysUseMutable", "=", "shouldGuaranteeTCO", "(", "CallConv", ",", "DAG", ".", "getTarget", "(", ")", ".", "Options", ".", "GuaranteedTailCallOpt", ")", ";", "bool", "isImmutable", "=", "!", "AlwaysUseMutable", "&&", "!", "Flags", ".", "isByVal", "(", ")", ";", "EVT", "ValVT", ";", "bool", "ExtendedInMem", "=", "VA", ".", "isExtInLoc", "(", ")", "&&", "VA", ".", "getValVT", "(", ")", ".", "getScalarType", "(", ")", "==", "", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "Indirect", "||", "ExtendedInMem", ")", "ValVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "else", "ValVT", "=", "VA", ".", "getValVT", "(", ")", ";", "int", "Offset", "=", "", ";", "if", "(", "CallConv", "==", "CallingConv", "::", "_INTR", ")", "{", "const", "Subtarget", "&", "Subtarget", "=", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "DAG", ".", "getSubtarget", "(", ")", ")", ";", "Offset", "=", "(", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ")", "*", "(", "(", "i", "+", "", ")", "%", "Ins", ".", "size", "(", ")", "-", "", ")", ";", "}", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "{", "unsigned", "Bytes", "=", "Flags", ".", "getByValSize", "(", ")", ";", "if", "(", "Bytes", "==", "", ")", "Bytes", "=", "", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "Bytes", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "isImmutable", ")", ";", "if", "(", "CallConv", "==", "CallingConv", "::", "_INTR", ")", "{", "MFI", "->", "setObjectOffset", "(", "FI", ",", "Offset", ")", ";", "}", "return", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", "DAG", "."], "ground_truth": ["getDataLayout", "(", ")", ")", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "LowerMemArgument", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1708, "Length": 284, "Cover_Rate": 0.6794258373205742, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Addr", ".", "Base", ".", "Reg", "=", "getRegForValue", "(", "Obj", ")", ";", "return", "Addr", ".", "Base", ".", "Reg"], "ground_truth": ["!=", "", ";"], "File": "MipsFastISel2", "Func": "ComputeAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1709, "Length": 20, "Cover_Rate": 0.31746031746031744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RegisterInfo", "::", "getPhysRegClass", "(", "unsigned", "Reg", ")", "const", "{", "assert", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Reg", ")", ")", ";", "static", "const", "TargetRegisterClass", "*", "const", "BaseClasses", "[", "]", "=", "{", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", ""], "ground_truth": [",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "}", ";"], "File": "SIRegisterInfo103", "Func": "getPhysRegClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1710, "Length": 83, "Cover_Rate": 0.5763888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "builtin_define_with_int_value", "(", "", ",", "TARGET_ARM_ARCH", ")", ";", "}", "if", "(", "arm_arch_notm", ")", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_THUMB", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_THUMB2", ")", ";", "if", "(", "TARGET_BIG_END", ")", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_THUMB", ")", ";", "else", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_THUMB", ")", ";", "cpp_undef", "(", "pfile", ",", "", ")", ";", "if", "(", "TARGET_ARM_ARCH_ISA_THUMB", ")", "builtin_define_with_int_value", "(", "", ",", "TARGET_ARM_ARCH_ISA_THUMB", ")", ";", "if", "(", "TARGET_BIG_END", ")", "{", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "}", "else", "{", "builtin_define", "(", "", ")", ";", "}", "if", "(", "TARGET_SOFT_FLOAT", ")", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "cpp_undef", "(", "pfile", ",", "", ")", ";", "if", "(", "TARGET_ARM_FP", ")", "builtin_define_with_int_value", "(", "", ",", "TARGET_ARM_FP", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "arm_fp16_format", "==", "ARM_FP16_FORMAT_IEEE", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "arm_fp16_format", "==", "ARM_FP16_FORMAT_ALTERNATIVE", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "arm_fp16_format", "!=", "ARM_FP16_FORMAT_NONE", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_VFP_FP16INST", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_NEON_FP16INST", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_FP16FML", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_FMA", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_NEON", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_NEON", ")", ";", "cpp_undef", "(", "pfile", ",", "", ")", ";", "if", "(", "TARGET_NEON_FP", ")", "builtin_define_with_int_value", "(", "", ",", "TARGET_NEON_FP", ")", ";", "if", "(", "arm_cpp_interwork", ")", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "arm_arch_name", ")", ";", "if", "(", "arm_arch_xscale", ")", "builtin_define", "(", "", ")", ";", "if", "(", "arm_arch_iwmmxt", ")", "{", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "}", "if", "(", "arm_arch_iwmmxt2", ")", "builtin_define", "(", "", ")", ";", "if", "(", "arm_arch6kz", ")", "builtin_define", "(", "", ")", ";", "if", "(", "TARGET_AAPCS_BASED", ")", "{", "if", "(", "arm_pcs_default", "==", "ARM_PCS_AAPCS_VFP", ")", "builtin_define", "(", "", ")", ";", "else", "if", "(", "arm_pcs_default", "==", "ARM_PCS_AAPCS", ")", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "}", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_IDIV", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_IDIV", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "inline_asm_unified", ")", ";", "cpp_undef", "(", "pfile", ",", "", ")", ";", "if", "(", "TARGET_32BIT", "&&", "arm_arch4", "&&", "!", "(", "arm_arch8", "&&", "arm_arch_notm", ")", ")", "{", "int", "coproc_level", "=", "", ";", "if", "(", "arm_arch5t", ")", "coproc_level", "|=", "", ";", "if", "(", "arm_arch5te", ")", "coproc_level", "|=", "", ";", "if", "(", "arm_arch6", ")", "coproc_level", "|=", "", ";", "builtin_define_with_int_value", "(", ""], "ground_truth": [",", "coproc_level", ")", ";"], "File": "arm-c6", "Func": "arm_cpu_builtins", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1711, "Length": 417, "Cover_Rate": 0.6214605067064084, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GV", "!=", "", "||", "CP", "!=", "", "||", "ES", "!=", "", "||", "JT", "!="], "ground_truth": ["-", "", ";"], "File": "mprocISelDAGToDAG", "Func": "hasSymbolicDisplacement", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1712, "Length": 18, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "sh_hard_regno_rename_ok", "(", "unsigned", "int", "old_reg", "ATTRIBUTE_UNUSED", ",", "unsigned", "int", "new_reg"], "ground_truth": [")", "{"], "File": "sh3", "Func": "sh_hard_regno_rename_ok", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1713, "Length": 13, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "LOpcode", ")", ",", "OrigOldVal", ")", ".", "addOperand", "(", "Base", ")", ".", "addImm", "(", "Disp", ")", ".", "addReg", "(", "", ")", ";", "MBB", "->", "addSuccessor", "(", "LoopMBB", ")", ";", "MBB", "=", "LoopMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OldVal", ")", ".", "addReg", "(", "OrigOldVal", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "RetryOldVal", ")", ".", "addMBB", "(", "SetMBB", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "CmpVal", ")", ".", "addReg", "(", "OrigCmpVal", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "RetryCmpVal", ")", ".", "addMBB", "(", "SetMBB", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SwapVal", ")", ".", "addReg", "(", "OrigSwapVal", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "RetrySwapVal", ")", ".", "addMBB", "(", "SetMBB", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Dest", ")", ".", "addReg", "(", "OldVal", ")", ".", "addReg", "(", "BitShift", ")", ".", "addImm", "(", "BitSize", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "RetryCmpVal", ")", ".", "addReg", "(", "CmpVal", ")", ".", "addReg", "(", "Dest", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", "-", "BitSize", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "Dest", ")", ".", "addReg", "(", "RetryCmpVal", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addMBB", "(", "DoneMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "DoneMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "SetMBB", ")", ";", "MBB", "=", "SetMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "RetrySwapVal", ")", ".", "addReg", "(", "SwapVal", ")", ".", "addReg", "(", "Dest", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", "-", "BitSize", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "StoreVal", ")", ".", "addReg", "(", "RetrySwapVal", ")", ".", "addReg", "(", "NegBitShift", ")", ".", "addImm"], "ground_truth": ["(", "-", "BitSize", ")", ";"], "File": "SystemZISelLowering106", "Func": "emitAtomicCmpSwapW", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1714, "Length": 370, "Cover_Rate": 0.44417767106842737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "getSubtarget", "(", ")", ".", "isThumb1Only", "(", ")", ")", "{", "addPass", "(", "createLoadStoreOptimizationPass", "(", ")", ")", ";", "printAndVerify", "(", "", ")", ";", "}", "if", "(", "(", "DisableA15SDOptimization", "||", "!", "getSubtarget", "(", ")", ".", "isCortexA15", "(", ")", ")", "&&", "getSubtarget", "(", ")", ".", "hasNEON", "(", ")", ")", "addPass", "(", "createExecutionDependencyFixPass", "(", "&", "", ")", ")", ";", "}", "addPass", "(", "createExpandPseudoPass", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "if", "(", "!", "getSubtarget", "(", ")", ".", "isThumb1Only", "(", ")", ")", "addPass", "(", "&", "IfConverterID", ")", ";", "}", "if", "(", "getSubtarget", "(", ")", ".", "isThumb2", "(", ")", ")"], "ground_truth": ["addPass", "(", "createThumb2ITBlockPass", "(", ")", ")", ";"], "File": "ARMTargetMachine100", "Func": "addPreSched2", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1715, "Length": 111, "Cover_Rate": 0.8222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_neon_vcmla_lane180v2sf", "(", "__r", ",", "__a", ","], "ground_truth": ["__b", ",", "__index", ")", ";"], "File": "arm", "Func": "neon_vcmla_rot180_lane_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1716, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "!", "getSubtarget", "(", ")", ".", "isThumb1Only", "(", ")", ")", "PM", "->", "add", "(", "createLoadStoreOptimizationPass", "(", "true", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "getSubtarget", "(", ")", ".", "isCortexA9", "(", ")", ")", "PM", "->", "add", "(", "createMLxExpansionPass", "(", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMTargetMachine62", "Func": "addPreRegAlloc", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1717, "Length": 59, "Cover_Rate": 0.8805970149253731, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__inline__", "static", "float", "sh_media_FMOV_LS", "(", "int", "mm", ")", "{", "float", "res", ";", "__asm__", "(", "", ":", "", "(", "res", ")", ":", "", "(", "mm", ")", ")", ";", "return", "res"], "ground_truth": [";"], "File": "ushmedia", "Func": "sh_media_FMOV_LS", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1718, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vorrq_m_n_u16", "(", "uint16x8_t", "__a", ",", "const", "int", "__imm", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vorrq_m_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1719, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CP", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CP", ")", ";", "if", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ";", "SDValue", "GlobalBase", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ")", ";", "SDValue", "RelAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", ""], "ground_truth": [",", "Lo", ",", "Hi", ")", ";"], "File": "SparcISelLowering59", "Func": "LowerConstantPool", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1720, "Length": 96, "Cover_Rate": 0.4155844155844156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MachOTargetObjectFile", "::", "getTTypeEncoding", "(", ")", "const", "{", "return", "DW_EH_PE_indirect", "|", "DW_EH_PE_pcrel"], "ground_truth": ["|", "DW_EH_PE_sdata4", ";"], "File": "ARMTargetObjectFile33", "Func": "getTTypeEncoding", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1721, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "debug", ")", "notice", "(", ""], "ground_truth": [",", "file", ")", ";"], "File": "intelmic-mkoffload2", "Func": "maybe_unlink", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1722, "Length": 11, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "ISD", "=", "TLI", "->", "InstructionOpcodeToISD", "(", "Opcode", ")", ";", "switch", "(", "ISD", ")", "{", "default", ":", "return", "Cost", "+", "BaseT", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "case", "", ":", "if", "(", "Opd2Info", "==", "TargetTransformInfo", "::", "OK_UniformConstantValue", "&&", "Opd2PropInfo", "==", "TargetTransformInfo", "::", "OP_PowerOf2", ")", "{", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "Add", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "Sub", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "Select", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "AShr", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "return", "Cost", ";", "}", "LLVM_FALLTHROUGH", ";", "case", "", ":", "if", "(", "Opd2Info", "==", "TargetTransformInfo", "::", "OK_UniformConstantValue", ")", "{", "auto", "VT", "=", "TLI", "->", "getValueType", "(", "DL", ",", "Ty", ")", ";", "if", "(", "TLI", "->", "isOperationLegalOrCustom", "(", "", ",", "VT", ")", ")", "{", "int", "MulCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "Mul", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "int", "AddCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "Add", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "int", "ShrCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "AShr", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "return", "MulCost", "*", "", "+", "AddCost", "*", "", "+", "ShrCost", "*", "", "+", "", ";", "}", "}", "Cost", "+=", "BaseT", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", ",", "CostKind", ",", "Opd1Info"], "ground_truth": [",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";"], "File": "AArch64TargetTransformInfo31", "Func": "getArithmeticInstrCost", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1723, "Length": 315, "Cover_Rate": 0.49920760697305866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmaxuw128_mask", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ",", "(", "__v8hi", ")", "_mm_setzero_si128", "("], "ground_truth": [")", ",", "(", "__mmask8", ")", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_maskz_max_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1724, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RetVal", "=", "true", ";", "bool", "AllConstantIndices", "=", "I", ".", "hasAllConstantIndices", "(", ")", ";", "if", "(", "isStruct", "&&", "!", "AllConstantIndices", ")", "return", "false", ";", "Offset", "=", "ComputeOffsetForGEP", "(", "IRB", ",", "I", ",", "Offset", ")", ";", "AddToLazyDeletionSet", "(", "&", "I", ")", ";", "for", "(", "auto", "*", "User", ":", "I", ".", "users", "(", ")", ")", "RetVal", "&=", "ProcessUser", "(", "MemOpOffsetMap", ",", "*", "User", ",", "Offset", ","], "ground_truth": ["isStruct", ")", ";"], "File": "JVMCastHandler", "Func": "ProcessGEPChain", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1725, "Length": 67, "Cover_Rate": 0.6633663366336634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addPass", "(", "createMergeBaseOffsetOptPass", "(", ")", ")", ";", "addPass", "(", "createCleanupVSETVLIPass", "("], "ground_truth": [")", ")", ";"], "File": "RISCVTargetMachine14", "Func": "addPreRegAlloc", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1726, "Length": 27, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LoadStoreOpt", "::", "MergeOps", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ",", "int", "Offset", ",", "unsigned", "Base", ",", "bool", "BaseKill", ",", "int", "Opcode", ",", "", "Pred", ",", "unsigned", "PredReg", ",", "unsigned", "Scratch", ",", "DebugLoc", "dl", ",", "SmallVector", "<", "std", "::", "pair", "<", "unsigned", ",", "bool", ">", ",", "", ">", "&", "Regs", ")", "{", "unsigned", "NumRegs", "=", "Regs", ".", "size", "(", ")", ";", "if", "(", "NumRegs", "<=", "", ")", "return", "false", ";", "", "Mode", "=", "", ";", "bool", "isNotVFP", "=", "isi32Load", "(", "Opcode", ")", "||", "isi32Store", "(", "Opcode", ")", ";", "bool", "haveIBAndDA", "=", "isNotVFP", "&&", "!", "isThumb2", ";", "if", "(", "Offset", "==", "", "&&", "haveIBAndDA", ")", "Mode", "=", "", ";", "else", "if", "(", "Offset", "==", "-", "", "*", "(", "int", ")", "NumRegs", "+", "", "&&", "haveIBAndDA", ")", "Mode", "=", "", ";", "else", "if", "(", "Offset", "==", "-", "", "*", "(", "int", ")", "NumRegs", "&&", "isNotVFP", ")", "Mode", "=", "", ";", "else", "if", "(", "Offset", "!=", "", ")", "{", "if", "(", "NumRegs", "<=", "", ")", "return", "false", ";", "unsigned", "NewBase", ";", "if", "(", "isi32Load", "(", "Opcode", ")", ")", "NewBase", "=", "Regs", "[", "NumRegs", "-", "", "]", ".", "first", ";", "else", "{", "NewBase", "=", "Scratch", ";", "if", "(", "NewBase", "==", "", ")", "return", "false", ";", "}", "int", "BaseOpc", "=", "!", "isThumb2", "?", "", ":", "(", "(", "Base", "==", "", ")", "?", "", ":", "", ")", ";", "if", "(", "Offset", "<", "", ")", "{", "BaseOpc", "=", "!", "isThumb2", "?", "", ":", "(", "(", "Base", "==", "", ")", "?", "", ":", "", ")", ";", "Offset", "=", "-", "Offset", ";", "}", "int", "ImmedOffset", "=", "isThumb2", "?", "", "(", "Offset", ")", ":", "", "(", "Offset", ")", ";", "if", "(", "ImmedOffset", "==", "-", "", ")", "return", "false", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", "->", "get", "(", "BaseOpc", ")", ",", "NewBase", ")", ".", "addReg", "(", "Base", ",", "getKillRegState", "(", "BaseKill", ")", ")", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "", ")", ";", "Base", "=", "NewBase"], "ground_truth": [";"], "File": "ARMLoadStoreOptimizer33", "Func": "MergeOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1727, "Length": 334, "Cover_Rate": 0.6844262295081968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "ix86_handle_shared_attribute", "(", "tree", "*", "node", ",", "tree", "name", ",", "tree", "args", "ATTRIBUTE_UNUSED", ",", "int", "flags", "ATTRIBUTE_UNUSED", ",", "bool", "*", "no_add_attrs", ")", "{", "if", "(", "TREE_CODE", "(", "*", "node"], "ground_truth": [")", "!=", "VAR_DECL", ")", "{"], "File": "winnt3", "Func": "ix86_handle_shared_attribute", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1728, "Length": 34, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "unsigned", ">", "::", "iterator", "search_begin", "=", "GPR64DeadDefs", ".", "begin", "(", ")", ";", "std", "::", "vector", "<", "unsigned", ">", "::", "iterator", "search_end", "=", "GPR64DeadDefs", ".", "end", "(", ")", ";", "for", "(", "auto", "I", ":", "GPR32LiveDefs", ")", "for", "(", "MCSuperRegIterator", "SR", "(", "I", ",", "TRI", ")", ";", "SR", ".", "isValid", "(", ")", ";", "++", "SR", ")", "if", "(", "std", "::", "find", "(", "search_begin", ",", "search_end", ",", "*", "SR", ")", "==", "search_end", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "BPFMIChecking1", "Func": "hasLiveDefs", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1729, "Length": 80, "Cover_Rate": 0.33195020746887965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NODE_NAME_CASE", "(", "INIT_EXEC", ")", "NODE_NAME_CASE", "(", "INIT_EXEC_FROM_INPUT", ")", "NODE_NAME_CASE", "(", "SENDMSG", ")", "NODE_NAME_CASE", "(", "SENDMSGHALT", ")", "NODE_NAME_CASE", "(", "INTERP_MOV", ")", "NODE_NAME_CASE", "(", "INTERP_P1", ")", "NODE_NAME_CASE", "(", "INTERP_P2", ")", "NODE_NAME_CASE", "(", "INTERP_P1LL_F16", ")", "NODE_NAME_CASE", "(", "INTERP_P1LV_F16", ")", "NODE_NAME_CASE", "(", "INTERP_P2_F16", ")", "NODE_NAME_CASE", "(", "LOAD_D16_HI", ")", "NODE_NAME_CASE", "(", "LOAD_D16_LO", ")", "NODE_NAME_CASE", "(", "LOAD_D16_HI_I8", ")", "NODE_NAME_CASE", "(", "LOAD_D16_HI_U8", ")", "NODE_NAME_CASE", "(", "LOAD_D16_LO_I8", ")", "NODE_NAME_CASE", "(", "LOAD_D16_LO_U8", ")", "NODE_NAME_CASE", "(", "STORE_MSKOR", ")", "NODE_NAME_CASE", "(", "LOAD_CONSTANT", ")", "NODE_NAME_CASE", "(", "TBUFFER_STORE_FORMAT", ")", "NODE_NAME_CASE", "(", "TBUFFER_STORE_FORMAT_D16", ")", "NODE_NAME_CASE", "(", "TBUFFER_LOAD_FORMAT", ")", "NODE_NAME_CASE", "(", "TBUFFER_LOAD_FORMAT_D16", ")", "NODE_NAME_CASE", "(", "DS_ORDERED_COUNT", ")", "NODE_NAME_CASE", "(", "ATOMIC_CMP_SWAP", ")", "NODE_NAME_CASE", "(", "ATOMIC_INC", ")", "NODE_NAME_CASE", "(", "ATOMIC_DEC", ")", "NODE_NAME_CASE", "(", "ATOMIC_LOAD_FMIN", ")", "NODE_NAME_CASE", "(", "ATOMIC_LOAD_FMAX", ")", "NODE_NAME_CASE", "(", "BUFFER_LOAD", ")", "NODE_NAME_CASE", "(", "BUFFER_LOAD_UBYTE", ")", "NODE_NAME_CASE", "(", "BUFFER_LOAD_USHORT", ")", "NODE_NAME_CASE", "(", "BUFFER_LOAD_BYTE", ")", "NODE_NAME_CASE", "(", "BUFFER_LOAD_SHORT", ")", "NODE_NAME_CASE", "(", "BUFFER_LOAD_FORMAT", ")", "NODE_NAME_CASE", "(", "BUFFER_LOAD_FORMAT_D16", ")", "NODE_NAME_CASE", "(", "SBUFFER_LOAD", ")", "NODE_NAME_CASE", "(", "BUFFER_STORE", ")", "NODE_NAME_CASE", "(", "BUFFER_STORE_BYTE", ")", "NODE_NAME_CASE", "(", "BUFFER_STORE_SHORT", ")", "NODE_NAME_CASE", "(", "BUFFER_STORE_FORMAT", ")", "NODE_NAME_CASE", "(", "BUFFER_STORE_FORMAT_D16", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_SWAP", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_ADD", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_SUB", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_SMIN", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_UMIN", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_SMAX", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_UMAX", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_AND", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_OR", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_XOR", ")", "NODE_NAME_CASE", "(", "BUFFER_ATOMIC_CMPSWAP", ")", "case", "", ":", "break", ";", "}", "return"], "ground_truth": ["nullptr", ";"], "File": "AMDGPUISelLowering101", "Func": "getTargetNodeName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1730, "Length": 217, "Cover_Rate": 0.3401253918495298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmul_n_u16", "(", "uint16x4_t", "__a", ",", "uint16_t", "__b", ")", "{", "return", "(", "uint16x4_t", ")", "__builtin_neon_vmul_nv4hi", "(", "(", "int16x4_t", ")", "__a"], "ground_truth": [",", "(", "__builtin_neon_hi", ")", "__b", ")", ";"], "File": "arm", "Func": "neon_vmul_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1731, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "*", "getSubtargetImpl", "(", ")"], "ground_truth": ["const", "{"], "File": "AArch64TargetMachine15", "Func": "getSubtargetImpl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1732, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "CE", "->", "getValue", "(", ")", ")", ")", ";", "else", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateExpr"], "ground_truth": ["(", "Expr", ")", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "addExpr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1733, "Length": 45, "Cover_Rate": 0.5844155844155844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isVALU", "(", "MI", ")", "||", "isSALU", "(", "MI", ")", ")", "{", "if", "(", "isFixedSize", "(", "MI", ")", ")", "return", "DescSize", ";", "int", "Src0Idx", "=", "", "(", "Opc", ",", "", "::", "src0", ")", ";", "if", "(", "Src0Idx", "==", "-", "", ")", "return", "", ";", "if", "(", "isLiteralConstantLike", "(", "MI", ".", "getOperand", "(", "Src0Idx", ")", ",", "Desc", ".", "OpInfo", "[", "Src0Idx", "]", ")", ")", "return", "", ";", "int", "Src1Idx", "=", "", "(", "Opc", ",", "", "::", "src1", ")", ";", "if", "(", "Src1Idx", "==", "-", "", ")", "return", "", ";", "if", "(", "isLiteralConstantLike", "(", "MI", ".", "getOperand", "(", "Src1Idx", ")", ",", "Desc", ".", "OpInfo", "[", "Src1Idx", "]", ")", ")", "return", "", ";", "return", "", ";", "}", "if", "(", "DescSize", "==", "", ")", "return", "", ";", "switch", "(", "Opc"], "ground_truth": [")", "{"], "File": "SIInstrInfo103", "Func": "getInstSizeInBytes", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1734, "Length": 129, "Cover_Rate": 0.4574468085106383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "getTargetMachine", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "AnalyzeReturnValues", "(", "CCInfo", ",", "RVLocs", ",", "Ins", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")"], "ground_truth": [";", "++", "i", ")", "{"], "File": "MSP430ISelLowering2", "Func": "LowerCallResult", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1735, "Length": 63, "Cover_Rate": 0.37058823529411766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasCondMov", "(", ")", "const", "{", "return", "HasCondMov"], "ground_truth": [";", "}"], "File": "MipsSubtarget20", "Func": "hasCondMov", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1736, "Length": 10, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqshl_n_u32", "(", "uint32x2_t", "__a", ",", "const", "int"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vqshl_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1737, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmovn_high_u32", "(", "uint16x4_t", "a", ",", "uint32x4_t", "b", ")", "{", "uint16x8_t", "result", "=", "vcombine_u16", "(", "a", ",", "vcreate_u16", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "("], "ground_truth": ["b", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vmovn_high_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1738, "Length": 41, "Cover_Rate": 0.9111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcltz_f32", "(", "float32x2_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vcltz_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1739, "Length": 6, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "IsStrict", "&&", "", ")", ";", "softenSetCCOperands", "(", "DAG", ",", "", ",", "Op0", ",", "Op1", ",", "CC", ",", "dl", ",", "Op0", ",", "Op1", ")", ";", "if", "(", "!", "Op1", ".", "getNode", "(", ")", ")", "{", "assert", "(", "Op0", ".", "getValueType", "(", ")", "==", "Op", ".", "getValueType", "(", ")", "&&", "", ")", ";", "return", "Op0", ";", "}", "}", "SDValue", "CC", ";", "SDValue", "EFLAGS", "=", "emitFlagsForSetcc", "(", "Op0", ",", "Op1", ",", "CC", ",", "dl", ",", "DAG", ",", "CC", ",", "Chain", ",", "Op", ".", "getOpcode", "(", ")", "==", "", ")", ";", "if", "(", "!", "EFLAGS", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CC", ",", "EFLAGS", ")", ";", "if", "(", "IsStrict", ")", "return", "DAG", ".", "getMergeValues", "(", "{", "Res"], "ground_truth": [",", "Chain", "}", ",", "dl", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "LowerSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1740, "Length": 136, "Cover_Rate": 0.43450479233226835, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "value", "=", "INTVAL", "(", "op2", ")", "&", "mask", ";", "if", "(", "code", "==", "AND", ")", "{", "if", "(", "value", "==", "", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "dest", ",", "const0_rtx", ")", ")", ";", "return", ";", "}", "else", "if", "(", "value", "==", "mask", ")", "{", "if", "(", "!", "rtx_equal_p", "(", "dest", ",", "op1", ")", ")", "emit_insn", "(", "gen_rtx_SET", "(", "dest", ",", "op1", ")", ")", ";", "return", ";", "}", "}", "else", "if", "(", "code", "==", "IOR", "||", "code", "==", "XOR", ")", "{", "if", "(", "value", "==", "", ")", "{", "if", "(", "!", "rtx_equal_p", "(", "dest", ",", "op1", ")", ")", "emit_insn", "(", "gen_rtx_SET", "(", "dest", ",", "op1"], "ground_truth": [")", ")", ";"], "File": "rs60005", "Func": "rs6000_split_logical_inner", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1741, "Length": 108, "Cover_Rate": 0.33962264150943394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SawChainSeparater", ")", "ChainNum", "=", "(", "unsigned", ")", "sqrt", "(", "(", "double", ")", "EleNum", ")", ";", "CBucket", ".", "ChainSize", "=", "(", "unsigned", ")", "(", "EleNum", "/", "ChainNum", ")", ";", "if", "(", "CBucket", ".", "ChainSize", "*", "ChainNum", "!=", "EleNum", ")", "return", "false", ";", "if", "(", "SawChainSeparater", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "CBucket", ".", "ChainSize", ";", "i", "++", ")", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "ChainNum", ";", "j", "++", ")", "if", "(", "CBucket", ".", "Elements", "[", "i", "]", ".", "Offset", "!=", "SE", "->", "getMinusSCEV", "(", "CBucket", ".", "Elements", "[", "i", "+", "j", "*", "CBucket", ".", "ChainSize", "]", ".", "Offset", ",", "CBucket", ".", "Elements", "[", "j", "*", "CBucket", ".", "ChainSize", "]", ".", "Offset", ")", ")", "return", "false", ";", "}", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "ChainNum", ";", "i", "++", ")", "CBucket", ".", "ChainBases", ".", "push_back", "(", "CBucket", ".", "Elements", "[", "i", "*", "CBucket", ".", "ChainSize", "]", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<"], "ground_truth": ["", "<<", "ChainNum", "<<", "", ")", ";"], "File": "PPCLoopInstrFormPrep14", "Func": "prepareBasesForCommoningChains", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1742, "Length": 172, "Cover_Rate": 0.5227963525835866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcltq_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ")", "{", "return", "(", "uint32x4_t", ")", "(", "__a", "<"], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vcltq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1743, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StackOffset", "Offset", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "const", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "FrameReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Offset", "=", "{", "MFI", ".", "getObjectOffset", "(", "FrameIndex", ")", "+", "AFI", "->", "getTaggedBasePointerOffset", "(", ")", ",", "", "}", ";", "}", "else", "if", "(", "Tagged", ")", "{", "StackOffset", "SPOffset", "=", "{", "MFI", ".", "getObjectOffset", "(", "FrameIndex", ")", "+", "(", "int64_t", ")", "MFI", ".", "getStackSize", "(", ")", ",", "", "}", ";", "if", "(", "MFI", ".", "hasVarSizedObjects", "(", ")", "||", "isFrameOffsetLegal", "(", "MI", ",", "SPOffset", ",", "nullptr", ",", "nullptr", ",", "nullptr", ")", "!=", "(", "FrameOffsetCanUpdate", "|", "FrameOffsetIsLegal", ")", ")", "{", "Offset", "=", "TFI", "->", "resolveFrameIndexReference", "(", "MF", ",", "FrameIndex", ",", "FrameReg", ",", "false", ",", "true", ")", ";", "Register", "ScratchReg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "&", "", ")", ";", "emitFrameOffset", "(", "MBB", ",", "II", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "ScratchReg", ",", "FrameReg", ",", "Offset", ",", "TII", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addImm", "(", "", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "ScratchReg", ",", "false", ",", "false", ",", "true", ")", ";", "return", ";", "}", "FrameReg", "=", "", ";", "Offset", "=", "{", "MFI", ".", "getObjectOffset", "(", "FrameIndex", ")", "+", "(", "int64_t", ")", "MFI", ".", "getStackSize", "(", ")", ",", "", "}", ";", "}", "else", "{", "Offset", "=", "TFI", "->", "resolveFrameIndexReference", "(", "MF", ",", "FrameIndex", ",", "FrameReg", ",", "false", ",", "true", ")", ";", "}", "if", "(", "rewriteFrameIndex", "(", "MI", ",", "FIOperandNum", ",", "FrameReg", ",", "Offset", ",", "TII", ")", ")", "return", ";", "assert", "(", "(", "!", "RS", "||", "!", "RS", "->", "isScavengingFrameIndex", "("], "ground_truth": ["FrameIndex", ")", ")", "&&", "", ")", ";"], "File": "AArch64RegisterInfo68", "Func": "eliminateFrameIndex", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1744, "Length": 311, "Cover_Rate": 0.47192716236722304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ":", ")", ";", "return"], "ground_truth": ["result", ";"], "File": "arm", "Func": "neon2_vaddlvq_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1745, "Length": 19, "Cover_Rate": 0.6551724137931034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCPhysReg", "*", "RegisterInfo", "::", "getCalleeSavedRegsViaCopy", "(", "const", "MachineFunction", "*", "MF", ")", "const", "{", "assert", "(", "MF", "&&", ""], "ground_truth": [")", ";"], "File": "X86RegisterInfo (2)1", "Func": "getCalleeSavedRegsViaCopy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1746, "Length": 21, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeFormalArguments", "(", "Ins", ",", "CC_", ")", ";", "for", "(", "auto", "&", "VA", ":", "ArgLocs", ")", "{", "if", "(", "!", "VA", ".", "isRegLoc", "(", ")", ")", "report_fatal_error", "(", "", ")", ";", "EVT", "RegVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "if", "(", "RegVT", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "RegVT", ".", "getEVTString", "(", ")", "<<", "", ")", ";", "report_fatal_error", "(", "", ")", ";", "}", "const", "unsigned", "VReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "&"], "ground_truth": ["", ")", ";"], "File": "MMIXISelLowering", "Func": "LowerFormalArguments", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1747, "Length": 102, "Cover_Rate": 0.4031620553359684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "make_unique", "<", "WinCOFFObjectWriter", ">", "("], "ground_truth": [")", ";"], "File": "ARMWinCOFFObjectWriter18", "Func": "createARMWinCOFFObjectWriter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1748, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "FI", ")", "+", "MFI", "->", "getOffsetAdjustment", "(", ")", ";", "uint64_t", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "FI", "<", "", ")", "StackSize", "-=", "MFI", "->", "getCalleeSavedFrameSize", "(", ")", ";", "Offset", "+=", "StackSize", "-", "getOffsetOfLocalArea", "(", ")", ";", "if", "(", "StackSize", "||", "MFI", "->", "hasCalls", "(", ")", ")", "Offset", "-=", "getOffsetOfLocalArea", "(", ")", ";", "return", "Offset"], "ground_truth": [";"], "File": "SystemZFrameInfo", "Func": "getFrameIndexOffset", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1749, "Length": 66, "Cover_Rate": 0.616822429906542, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R__64_32S", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_GOT", ":", "Type", "=", "ELF", "::", "R__64_GOT32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTPCREL", ":", "Type", "=", "ELF", "::", "R__64_GOTPCREL", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TPOFF", ":", "Type", "=", "ELF", "::", "R__64_TPOFF32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_DTPOFF", ":", "Type", "=", "ELF", "::", "R__64_DTPOFF32", ";", "break", ";", "}", "break", ";", "case", "FK_Data_4", ":", "Type", "=", "ELF", "::", "R__64_32", ";", "break", ";", "case", "FK_Data_2", ":", "Type", "=", "ELF", "::", "R__64_16", ";", "break", ";", "case", "FK_PCRel_1", ":", "case", "FK_Data_1", ":", "Type", "=", "ELF", "::", "R__64_8", ";", "break", ";", "}", "}", "}", "else", "if", "(", "getEMachine", "(", ")", "==", "ELF", "::", "EM_386", ")", "{", "if", "(", "IsPCRel", ")", "{", "switch", "(", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_386_GOTPC", ";", "break", ";", "case", "", ":", "case", "FK_PCRel_4", ":", "case", "FK_Data_4", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R_386_PC32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_PLT", ":", "Type", "=", "ELF", "::", "R_386_PLT32", ";", "break", ";", "}", "break", ";", "}", "}", "else", "{", "switch", "(", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_386_GOTPC", ";", "break", ";", "case", "", ":", "case", "FK_PCRel_4", ":", "case", "FK_Data_4", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R_386_32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_GOT", ":", "Type", "=", "ELF", "::", "R_386_GOT32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTOFF", ":", "Type", "=", "ELF", "::", "R_386_GOTOFF", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSGD", ":", "Type", "=", "ELF", "::", "R_386_TLS_GD", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TPOFF", ":", "Type", "=", "ELF", "::", "R_386_TLS_LE_32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_INDNTPOFF", ":", "Type", "=", "ELF", "::", "R_386_TLS_IE", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_NTPOFF", ":", "Type", "=", "ELF", "::", "R_386_TLS_LE", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTNTPOFF"], "ground_truth": [":"], "File": "X86ELFObjectWriter31", "Func": "GetRelocType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1750, "Length": 355, "Cover_Rate": 0.4221165279429251, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "Instruction", "::", "UserOp1", ";", "if", "(", "const", "Instruction", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "Obj", ")", ")", "{", "if", "(", "FuncInfo", ".", "StaticAllocaMap", ".", "count", "(", "static_cast", "<", "const", "AllocaInst", "*", ">", "(", "Obj", ")", ")", "||", "FuncInfo", ".", "MBBMap", "[", "I", "->", "getParent", "(", ")", "]", "==", "FuncInfo", ".", "MBB", ")", "{", "Opcode", "=", "I", "->", "getOpcode", "(", ")", ";", "U", "=", "I", ";", "}", "}", "else", "if", "(", "const", "ConstantExpr", "*", "C", "=", "dyn_cast", "<", "ConstantExpr", ">", "(", "Obj", ")", ")", "{", "Opcode", "=", "C", "->", "getOpcode", "(", ")", ";", "U", "=", "C", ";", "}", "switch", "(", "Opcode", ")", "{", "default", ":", "break", ";", "case", "Instruction", "::", "BitCast", ":", "return", "ComputeAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ";", "case", "Instruction", "::", "IntToPtr", ":", "if", "(", "TLI", ".", "getValueType", "(", "DL", ",", "U", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ")", "==", "TLI", ".", "getPointerTy", "(", "DL", ")", ")", "return", "ComputeAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ";", "break", ";", "case", "Instruction", "::", "PtrToInt", ":", "if", "(", "TLI", ".", "getValueType", "(", "DL", ",", "U", "->", "getType", "(", ")", ")", "==", "TLI", ".", "getPointerTy", "(", "DL", ")", ")", "return", "ComputeAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ";", "break", ";", "case", "Instruction", "::", "GetElementPtr", ":", "{", "Address", "SavedAddr", "=", "Addr", ";", "long", "TmpOffset", "=", "Addr", ".", "Offset", ";", "gep_type_iterator", "GTI", "=", "gep_type_begin", "(", "U", ")", ";", "for", "(", "User", "::", "const_op_iterator", "II", "=", "U", "->", "op_begin", "(", ")", "+", "", ",", "IE", "=", "U", "->", "op_end", "(", ")", ";", "II", "!=", "IE", ";", "++", "II", ",", "++", "GTI", ")", "{", "const", "Value", "*", "Op", "=", "*", "II", ";", "if", "(", "StructType", "*", "STy", "=", "dyn_cast", "<", "StructType", ">", "(", "*", "GTI", ")", ")", "{", "const", "StructLayout", "*", "SL", "=", "DL", ".", "getStructLayout", "(", "STy", ")", ";", "unsigned", "Idx", "=", "cast", "<", "ConstantInt", ">"], "ground_truth": ["(", "Op", ")", "->", "getZExtValue", "(", ")", ";"], "File": "PPCFastISel (2)", "Func": "PPCComputeAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1751, "Length": 329, "Cover_Rate": 0.508500772797527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerBlockAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "const", "BlockAddress", "*", "BA", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", "->", "getBlockAddress", "(", ")", ";", "SDValue", "BA_SD", "=", "DAG", ".", "getTargetBlockAddress"], "ground_truth": ["(", "BA", ",", "", ")", ";"], "File": "HexagonISelLowering (2)2", "Func": "LowerBlockAddress", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1752, "Length": 43, "Cover_Rate": 0.6142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "~", "Scheduler", "(", ")"], "ground_truth": ["{", "}"], "File": "SIMachineScheduler1", "Func": "~SIScheduler", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1753, "Length": 6, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseOperand", "(", "OperandVector", "&", "Operands", ",", "StringRef", "Mnemonic", ")", "{", "OperandMatchResultTy", "Result", "=", "MatchOperandParserImpl", "(", "Operands", ",", "Mnemonic", ",", "true", ")", ";", "if", "(", "Result", "==", "MatchOperand_Success", ")", "return", "false", ";", "if", "(", "Result", "==", "MatchOperand_ParseFail", ")", "return", "true", ";", "if", "(", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", "||", "Mnemonic", ".", "str", "(", ")", "==", "", ")", "{", "if", "(", "parseRegisterV0asV0T", "(", "Operands", ",", "true", ")", "==", "MatchOperand_Success", ")", "return", "false", ";", "}", "if", "(", "parseRegister", "(", "Operands", ",", "true", ")", "==", "MatchOperand_Success", ")", "return", "false", ";", "if", "(", "parseImmediate", "(", "Operands", ")", "==", "MatchOperand_Success", ")", "{", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "LParen", ")", ")", "return", "parseMemOpBaseReg", "(", "Operands", ")", "!=", "MatchOperand_Success", ";", "return", "false", ";", "}", "Error", "(", "getLoc", "("], "ground_truth": [")", ",", "", ")", ";"], "File": "RISCVAsmParser43", "Func": "parseOperand", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1754, "Length": 231, "Cover_Rate": 0.9829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "unsigned", ",", "", ">", "DefsA", ";", "SmallVector", "<", "unsigned", ",", "", ">", "DefsB", ";", "SmallVector", "<", "unsigned", ",", "", ">", "UsesA", ";", "SmallVector", "<", "unsigned", ",", "", ">", "UsesB", ";", "parseOperands", "(", "ProdMI", ",", "DefsA", ",", "UsesA", ")", ";", "parseOperands", "(", "ConsMI", ",", "DefsB", ",", "UsesB", ")", ";", "for", "(", "auto", "&", "RegA", ":", "DefsA", ")", "for", "(", "auto", "&", "RegB", ":", "UsesB", ")", "{", "if", "(", "RegA", "==", "RegB", ")", "return", "true", ";", "if", "(", "", ".", "contains", "(", "RegA", ")", ")", "for", "(", "MCSubRegIterator", "SubRegs", "(", "RegA", ",", "&", "HRI", ")", ";", "SubRegs", ".", "isValid", "(", ")", ";", "++", "SubRegs", ")", "if", "(", "RegB", "==", "*", "SubRegs", ")", "return", "true", ";", "if", "(", "", ".", "contains", "(", "RegB", ")", ")", "for", "(", "MCSubRegIterator", "SubRegs", "(", "RegB", ",", "&", "HRI", ")", ";", "SubRegs", ".", "isValid", "(", ")", ";", "++", "SubRegs", ")", "if", "(", "RegA", "==", "*", "SubRegs", ")", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "HexagonInstrInfo21", "Func": "isDependent", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1755, "Length": 158, "Cover_Rate": 0.7745098039215687, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "assert", "(", "CE", "->", "getValue", "(", ")", ">=", "", "&&", "CE"], "ground_truth": ["->", "getValue", "(", ")", "<=", "", "&&", "", ")", ";"], "File": "AArch64AsmParser13", "Func": "addPRFMOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1756, "Length": 36, "Cover_Rate": 0.4864864864864865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "memAccessesCanBeReordered", "(", "MachineBasicBlock", "::", "iterator", "A", ",", "MachineBasicBlock", "::", "iterator", "B", ",", "AliasAnalysis", "*", "AA", ")", "{", "return", "!", "(", "A", "->", "mayStore", "(", ")", "||", "B", "->", "mayStore", "(", ")", ")", "||", "!", "A", "->", "mayAlias", "(", "AA", ",", "*", "B"], "ground_truth": [",", "true", ")", ";"], "File": "SILoadStoreOptimizer", "Func": "memAccessesCanBeReordered", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1757, "Length": 48, "Cover_Rate": 0.9795918367346939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "RegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return"], "ground_truth": ["RI", ";"], "File": "SPUInstrInfo1", "Func": "getRegisterInfo", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1758, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "getVersion", "(", ")", "const", "{", "return", "Version"], "ground_truth": [";", "}"], "File": "SPIRVSubtarget", "Func": "getSPIRVVersion", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1759, "Length": 10, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "TSFlags", "&", "", ")", "||", "(", "Flags", "&", "", ")", ")", "O", "<<", "", ";", "if", "(", "(", "TSFlags", "&", "", ")", "||", "(", "Flags", "&", "", ")", ")", "O", "<<", "", ";", "if", "(", "Flags", "&", ""], "ground_truth": [")", "O", "<<", "", ";"], "File": "X86InstPrinterCommon1", "Func": "printInstFlags", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1760, "Length": 46, "Cover_Rate": 0.39316239316239315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isInlineConstant", "(", "const", "APFloat", "&", "Imm", ")", "const", "{", "return", "isInlineConstant", "(", "Imm", ".", "bitcastToAPInt", "(", ")"], "ground_truth": [")", ";"], "File": "SIInstrInfo10", "Func": "isInlineConstant", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1761, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "int", "rs6000_hard_regno_nregs_hook", "(", "unsigned", "int", "regno", ",", "machine_mode", "mode", ")", "{", "return", "rs6000_hard_regno_nregs", "[", "mode", "]", "[", "regno"], "ground_truth": ["]", ";"], "File": "rs6000", "Func": "rs6000_hard_regno_nregs_hook", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1762, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "b", "->", "addInit", "(", "", ",", "", ",", "b", "->", "dec_unsigned", "(", "", ",", "", ")", ",", "false", ")", ";", "b", "->", "addInit", "(", "", ",", "", ",", "b", "->", "dec_unsigned", "(", "", ",", "", ")", ",", "false", ")", ";", "b", "->", "addInit", "(", "", ",", "", ",", "b", "->", "dec_unsigned", "(", "", ",", "", ")", ",", "false", ")", ";", "b", "->", "addInit", "(", "", ",", "", ",", "b", "->", "dec_unsigned", "(", "", ",", "", ")", ",", "false", ")", ";", "b", "->", "addInit", "(", "", ",", "", ",", "b", "->", "dec_unsigned", "(", "", ",", "", ")", ",", "false", ")", ";", "b", "->", "addInit", "(", "", ",", "", ",", "b", "->", "dec_unsigned", "(", "", ",", "", ")", ",", "false", ")", ";", "b", "->", "addInit", "(", "", ",", "", ",", "b", "->", "dec_unsigned", "(", "", ",", "", ")", ",", "false", ")", ";", "b", "->", "addInit", "(", "", ",", "", ",", "b", "->", "dec_unsigned", "(", "", ",", "", ")", ",", "false", ")", ";", "b", "->", "addInit", "(", "", ",", "", ",", "b", "->", "dec_unsigned", "(", "", ",", ""], "ground_truth": [")", ",", "false", ")", ";"], "File": "ARMALFWriter", "Func": "initFrames", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1763, "Length": 180, "Cover_Rate": 0.4891304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "LBrac", ")", ")", "return", "ParseIntelBracExpression", "(", "SegReg", ",", "Start", ",", "ImmDisp", ",", "Size", ")", ";", "const", "MCExpr", "*", "Val", ";", "SMLoc", "End", ";", "if", "(", "!", "isParsingInlineAsm", "(", ")", ")", "{", "if", "(", "getParser", "(", ")", ".", "parsePrimaryExpr", "(", "Val", ",", "End", ")", ")", "return", "ErrorOperand", "(", "Tok", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "", "(", "getPointerWidth", "(", ")", ",", "Val", ",", "Start", ",", "End", ",", "Size", ")", ";", "}", "InlineAsmIdentifierInfo", "Info", ";", "StringRef", "Identifier", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "ParseIntelIdentifier", "(", "Val", ",", "Identifier", ",", "Info", ","], "ground_truth": ["false", ",", "End", ")", ")", "return", "nullptr", ";"], "File": "X86AsmParser", "Func": "ParseIntelSegmentOverride", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1764, "Length": 114, "Cover_Rate": 0.336283185840708, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "ptr", "->", "arch", "<", "PROCESSOR_max", ")", ";", "fprintf", "(", "file", ",", "", ",", "indent", ",", "", ",", "ptr", "->", "arch", ",", "processor_target_table", "[", "ptr", "->", "arch", "]", ".", "name", ")", ";", "gcc_assert", "(", "ptr", "->", "tune", "<", "PROCESSOR_max", ")", ";", "fprintf", "(", "file", ",", "", ",", "indent", ",", "", ",", "ptr", "->", "tune", ",", "processor_target_table", "[", "ptr", "->", "tune", "]", ".", "name", ")", ";", "fprintf", "(", "file", ",", "", ",", "indent", ",", "", ",", "ptr", "->", "branch_cost", ")", ";", "if", "(", "target_string"], "ground_truth": [")", "{"], "File": "i3864", "Func": "ix86_function_specific_print", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1765, "Length": 86, "Cover_Rate": 0.581081081081081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "return", ";", "}", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "DestReg", ")", ")", "{", "MachineRegisterInfo", "*", "MRI", "=", "&", "MF"], "ground_truth": [".", "getRegInfo", "(", ")", ";"], "File": "Thumb2InstrInfo62", "Func": "loadRegFromStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1766, "Length": 104, "Cover_Rate": 0.31044776119402984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask3_fmaddsub_pd", "(", "__m128d", "__A", ",", "__m128d", "__B", ",", "__m128d", "__C", ",", "__mmask8", "__U", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_vfmaddsubpd128_mask3", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B"], "ground_truth": [",", "(", "__v2df", ")", "__C", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask3_fmaddsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1767, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "postKnownBits", "(", "Align", "Align", "=", "Align", "::", "None", "(", ")", ")", "const", "{", "return", "std", "::", "max", "(", "Log2", "(", "std", "::", "max", "(", "PostAlign", ","], "ground_truth": ["Align", ")", ")", ",", "internalKnownBits", "(", ")", ")", ";"], "File": "ARMBasicBlockInfo11", "Func": "postKnownBits", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1768, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Parser", ".", "Lex", "(", ")", ";", "SMLoc", "ExLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "ShiftAmount", ";", "SMLoc", "EndLoc", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ShiftAmount", ",", "EndLoc", ")", ")", "{", "Error", "(", "ExLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ShiftAmount", ")", ";", "if", "(", "!", "CE", ")", "{", "Error", "(", "ExLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "int64_t", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "Val", "!=", "", "&&", "Val", "!=", "", "&&", "Val", "!=", "", "&&", "Val", "!=", "", ")", "{", "Error", "(", "ExLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "Operand", "::", "CreateRotImm", "(", "Val", ",", "S", ",", "EndLoc", ")", ")", ";", "return", "MatchOperand_Success"], "ground_truth": [";"], "File": "ARMAsmParser (2)5", "Func": "parseRotImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1769, "Length": 141, "Cover_Rate": 0.5202952029520295, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "long", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__rdpmc", "(", "int", "__S", ")", "{", "return", "__builtin_ia32_rdpmc", "(", "__S"], "ground_truth": [")", ";"], "File": "ia32intrin", "Func": "__rdpmc", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1770, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RC", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "Subtarget", "->", "hasSSE1", "(", ")", ")", "{", "Opc", "=", "", ";", "RC", "=", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "Subtarget", "->", "hasSSE2", "(", ")", ")", "{", "Opc", "=", "", ";", "RC", "=", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "", ";", "}", "break", ";", "case", "", ":", "return", "false", ";", "}", "if", "(", "isa", "<", "GlobalValue", ">", "(", "C", ")", ")", "{", "AddressMode", "AM", ";", "if", "(", "SelectAddress", "(", "C", ",", "AM", ",", "false", ")", ")", "{", "if", "(", "TLI", ".", "getPointerTy", "(", ")", "==", "", ")", "Opc", "=", "", ";", "else", "Opc", "=", "", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "addFullAddress", "(", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ",", "AM", ")", ";", "return", "ResultReg", ";", "}", "return", "", ";", "}", "unsigned", "Align", "=", "TD", ".", "getPrefTypeAlignment", "(", "C", "->", "getType", "(", ")", ")", ";", "if", "(", "Align", "=="], "ground_truth": ["", ")", "{"], "File": "X86FastISel88", "Func": "TargetMaterializeConstant", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1771, "Length": 223, "Cover_Rate": 0.5126436781609195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ModulePass", "*", "llvm", "::", "createAbstractMemberAccess", "(", "TargetMachine", "*", "TM", ")", "{", "return", "new", "AbstractMemberAccess", "("], "ground_truth": ["TM", ")", ";"], "File": "BPFAbstractMemberAccess", "Func": "createBPFAbstractMemberAccess", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1772, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCTargetOptions", "&", "Options", ")", "{", "const", "Triple", "&", "TT", "=", "STI", "."], "ground_truth": ["getTargetTriple", "(", ")", ";"], "File": "RISCVAsmBackend", "Func": "createRISCVAsmBackend", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1773, "Length": 38, "Cover_Rate": 0.5428571428571428, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "trackLivenessAfterRegAlloc", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "true"], "ground_truth": [";"], "File": "X86RegisterInfo (2)", "Func": "trackLivenessAfterRegAlloc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1774, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsPredicatedOn", "(", "MachineInstr", "*", "MI", ")", "const", "{", "return", "VPST", "->", "Predicates", "."], "ground_truth": ["count", "(", "MI", ")", ";"], "File": "ARMLowOverheadLoops20", "Func": "IsPredicatedOn", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1775, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "lookup_attribute", "(", "", ",", "attrs", ")", ")", "return", "INTERRUPT_HANDLER", ";", "else", "if", "(", "lookup_attribute", "(", "", ",", "attrs", ")", ")", "return", "EXCPT_HANDLER", ";", "else", "if", "(", "lookup_attribute", "(", "", ",", "attrs", ")"], "ground_truth": [")", "return", "NMI_HANDLER", ";"], "File": "bfin2", "Func": "funkind", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 1776, "Length": 38, "Cover_Rate": 0.6440677966101694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAMXTILE", "(", ")", "const", "{", "return"], "ground_truth": ["HasAMXTILE", ";"], "File": "X86Subtarget101", "Func": "hasAMXTILE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1777, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CurDAG", "->", "getConstant", "(", "MulFactor", ",", "SDLoc", "(", "N", ")", ",", "N", "->", "getOperand", "(", "", ")"], "ground_truth": [".", "getValueType", "(", ")", ")", ";"], "File": "HexagonISelDAGToDAG1", "Func": "getMultiplierForSHL", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1778, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "IntrinsicVector", "&", "getMax", "(", ")", "const", "{", "return", "Max"], "ground_truth": [";"], "File": "TPCMapCompoundInst", "Func": "getMax", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1779, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "S2_storerhabs", ":", "case", "S4_storeirh_io", ":", "case", "S2_storerhgp", ":", "case", "S2_storerf_io", ":", "case", "S4_storerf_rr", ":", "case", "S2_storerfabs", ":", "case", "S2_storerfgp", ":", "case", "S2_storeri_io", ":", "case", "S4_storeri_rr", ":", "case", "S2_storeriabs", ":", "case", "S4_storeiri_io", ":", "case", "S2_storerigp", ":", "case", "S2_storerd_io", ":", "case", "S4_storerd_rr", ":", "case", "S2_storerdabs", ":", "case", "S2_storerdgp", ":", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "HexagonEarlyIfConv (2)", "Func": "isPredicableStore", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1780, "Length": 55, "Cover_Rate": 0.514018691588785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addLoImm16AndOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", ""], "ground_truth": [")", ";"], "File": "DLXAsmParser", "Func": "addLoImm16AndOperands", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1781, "Length": 21, "Cover_Rate": 0.3230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Error", "(", "SMLoc", "L", ",", "const", "Twine", "&", "Msg", ")", "{", "return", "Parser", ".", "Error", "(", "L"], "ground_truth": [",", "Msg", ")", ";"], "File": "MBlazeAsmParser1", "Func": "Error", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1782, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmladavxq_sv4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmladavxq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1783, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "Disassembler", "::", "GenericDisassembler", "(", "STI", ",", "MODE_32BIT", ",", "T"], "ground_truth": [".", "createMCInstrInfo", "(", ")", ")", ";"], "File": "X86Disassembler1", "Func": "createX86_32Disassembler", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1784, "Length": 17, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int64x1_t", ")", "__builtin_neon_vld1_lanedi", "(", "(", "const", "__builtin_neon_di", "*", ")", "__a", ","], "ground_truth": ["__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vld1_lane_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1785, "Length": 18, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "canRealignStack", "(", "const"], "ground_truth": ["MachineFunction", "&", "MF", ")", "const", "{"], "File": "TPCRegisterInfo", "Func": "canRealignStack", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1786, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "MO", "=", "MI", ".", "getOperand", "(", "Op", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "{", "unsigned", "value", "=", "MO", ".", "getImm", "(", ")", ";", "return", "static_cast", "<", "unsigned", ">", "(", "value", "-", "", ")", ";", "}", "assert", "(", "MO", ".", "isExpr", "(", ")", ")", ";", "", "FixupKind", "=", "", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "MCFixupKind", "(", "FixupKind", ")", ")", ")", ";", "return", ""], "ground_truth": [";"], "File": "AAPMCCodeEmitter", "Func": "encodeShiftImm6", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1787, "Length": 81, "Cover_Rate": 0.7168141592920354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerATOMIC_CMP_SWAP", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "auto", "*", "AtomicNode", "=", "cast", "<", "AtomicSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "EVT", "MemVT", "=", "AtomicNode", "->", "getMemoryVT", "(", ")", ";", "if", "(", "MemVT", ".", "getSizeInBits", "(", ")", ">=", "", ")", "return", "Op", ";", "SDValue", "CmpOp", "=", "Op", ".", "getOperand", "(", "", ")", ";", "auto", "HighBits", "=", "APInt", "::", "getHighBitsSet", "(", "", ",", "", "-", "MemVT", ".", "getSizeInBits", "(", ")", ")", ";", "if", "(", "DAG", ".", "MaskedValueIsZero", "(", "CmpOp", ",", "HighBits", ")", ")", "return", "Op", ";", "unsigned", "MaskVal", "=", "(", "", "<<", "MemVT", ".", "getSizeInBits", "(", ")", ")", "-", "", ";", "SDValue", "NewCmpOp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CmpOp", ",", "DAG", ".", "getConstant", "(", "MaskVal", ",", "dl", ",", "", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">"], "ground_truth": ["Ops", ";"], "File": "PPCISelLowering (2)7", "Func": "LowerATOMIC_CMP_SWAP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1788, "Length": 163, "Cover_Rate": 0.5905797101449275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Reg", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")"], "ground_truth": [")", ";"], "File": "VEDisassembler1", "Func": "DecodeMISCRegisterClass", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1789, "Length": 23, "Cover_Rate": 0.32857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_CODE", "(", "exp", ")", "==", "STRING_CST", "||", "TREE_CODE", "(", "exp", ")", "==", "CONSTRUCTOR", ")", "return", "MAX", "(", "align", ",", "BITS_PER_WORD", ")", ";", "return", "align"], "ground_truth": [";"], "File": "loongarch", "Func": "loongarch_constant_alignment", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1790, "Length": 27, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitFPU", "(", "", ")", ";", "else", "emitFPU", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "", ")", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitAttribute", "(", "", ",", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "", ")", ";", "}", "else", "{", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitFPU", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "", ")", ")", ";", "else", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitFPU", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "", ")", ")", ";", "else", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitFPU", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "", ")", ":", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "", ")", ":", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "", ")", ")", ")", ";", "else", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitFPU", "(", "", ")", ";", "}", "if", "(", "STI", ".", "hasFeature", "(", "", ")", "&&", "!", "STI", ".", "hasFeature", "(", "", ")", ")", "emitAttribute", "(", "", ",", "", ")", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitAttribute", "(", "", ",", "", ")", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitAttribute", "(", "", ",", "", ")", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitAttribute", "(", "", ",", "", ")", ";", "else", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "emitAttribute", "(", "", ",", "", ")", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", "&&", "!", "STI", ".", "hasFeature", "(", "", ")", ")", "emitAttribute", "(", "", ",", "", ")", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", "&&", "isV8M", "(", "STI", ")"], "ground_truth": [")", "emitAttribute", "(", "", ",", "", ")", ";"], "File": "ARMTargetStreamer", "Func": "emitTargetAttributes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1791, "Length": 346, "Cover_Rate": 0.3777292576419214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCStreamer", "*", "createMCAsmStreamer", "(", "MCContext", "&", "Ctx", ",", "formatted_raw_ostream", "&", "OS", ",", "bool", "isVerboseAsm", ",", "bool", "useLoc", ",", "bool", "useCFI", ",", "bool", "useDwarfDirectory", ",", "MCInstPrinter", "*", "InstPrint", ",", "MCCodeEmitter", "*", "CE", ",", "MCAsmBackend", "*", "TAB", ",", "bool", "ShowInst", ")", "{", "TargetStreamer", "*", "S", "=", "new", "TargetAsmStreamer"], "ground_truth": ["(", "OS", ")", ";"], "File": "PPCMCTargetDesc16", "Func": "createMCAsmStreamer", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1792, "Length": 51, "Cover_Rate": 0.6375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Size", ">=", "", ")", ";", "RegInterval", "Result", ";", "Result", ".", "first", "=", "TRI", "->", "getEncodingValue", "(", "Reg", ".", "getReg", "(", ")", ")", ";", "Result", ".", "second", "=", "Result", ".", "first", "+", "Size", "/", "", ";", "return"], "ground_truth": ["Result", ";"], "File": "SIInsertWaits13", "Func": "getRegInterval", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1793, "Length": 40, "Cover_Rate": 0.5797101449275363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FirstFeature", "=", "true", ";", "std", "::", "string", "Msg", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MissingFeatures", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "MissingFeatures", "[", "i", "]", ")", "{", "Msg", "+=", "FirstFeature", "?", "", ":", "", ";", "Msg", "+=", "getSubtargetFeatureName", "(", "i", ")", ";", "FirstFeature", "=", "false", ";", "}", "}", "return", "Error", "(", "IDLoc", ",", "Msg", ")", ";", "}", "case", "Match_MnemonicFail", ":", "{", "FeatureBitset", "FBS", "=", "ComputeAvailableFeatures", "(", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", ")", ";", "std", "::", "string", "Suggestion", "=", "MnemonicSpellCheck", "(", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "", "]", ")", ".", "getToken", "(", ")", ",", "FBS", ",", "", ")", ";", "return", "Error", "(", "IDLoc", ",", "", "+", "Suggestion", ")", ";", "}", "case", "Match_InvalidOperand", ":", "{", "SMLoc", "ErrorLoc", "=", "IDLoc", ";", "if", "(", "ErrorInfo", "!=", "~", "", ")", "{", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Error", "(", "ErrorLoc", ",", "", ")", ";", "ErrorLoc", "=", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "ErrorInfo", "]", ")", ".", "getStartLoc", "(", ")", ";", "if", "(", "ErrorLoc", "==", "SMLoc", "(", ")", ")", "ErrorLoc", "=", "IDLoc", ";", "}", "return", "Error", "(", "ErrorLoc", ",", "", ")", ";", "}", "}", "if", "(", "Result", ">", "FIRST_TARGET_MATCH_RESULT_TY", ")", "{", "SMLoc", "ErrorLoc", "=", "IDLoc", ";", "if", "(", "ErrorInfo", "!=", "~", "", "&&", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Error", "(", "ErrorLoc", ",", "", ")", ";", "}", "switch", "(", "Result", ")", "{", "default", ":", "break", ";", "case", "Match_InvalidUImm2", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ")", ";", "case", "Match_InvalidUImm2plus1", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", ")", ";", "case", "Match_InvalidUImm3", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ")", ";", "case", "Match_InvalidUImm5", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ")", ";", "case", "Match_InvalidUImm6", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ")", ";", "case", "Match_InvalidUImm12", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ")", ";", "case", "Match_InvalidUImm15", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ")", ";", "case", "Match_InvalidSImm12", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ")", ";", "case", "Match_InvalidSImm14lsl2", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidSImm16", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ")", ";", "case", "Match_InvalidSImm16lsl2", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "("], "ground_truth": ["", "<<", "", ")", "-", "", ",", "", ")", ";"], "File": "LoongArchAsmParser", "Func": "MatchAndEmitInstruction", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1794, "Length": 504, "Cover_Rate": 0.7390029325513197, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "int", "getFP64Imm", "(", "const", "APFloat", "&"], "ground_truth": ["FPImm", ")", "{"], "File": "ARM64AddressingModes", "Func": "getFP64Imm", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1795, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmulxq_lane_f64", "(", "float64x2_t", "__a", ",", "float64x1_t", "__v", ",", "const", "int", "__lane", ")", "{", "return", "vmulxq_f64", "(", "__a", ",", "__aarch64_vdupq_lane_f64", "(", "__v", ",", "__lane", ")"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vmulxq_lane_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1796, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "report_fatal_error", "(", "", ")", ";", "case", "CallingConv", "::", "C", ":", "case", "CallingConv", "::", "Fast", ":", "break", ";", "}", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", ".", "getRegInfo", "(", ")", ";", "if", "(", "IsVarArg", ")", "report_fatal_error", "(", "", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeFormalArguments", "(", "Ins", ",", "CC_", ")", ";", "for", "(", "auto", "&", "VA", ":", "ArgLocs", ")", "{", "SDValue", "ArgVal", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "EVT", "RegVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "if", "(", "RegVT", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "RegVT", ".", "getEVTString", "("], "ground_truth": [")", "<<", "", ")", ";"], "File": "RV16KISelLowering", "Func": "LowerFormalArguments", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1797, "Length": 139, "Cover_Rate": 0.38935574229691877, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v8hu", "rshift", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "__v8hi", "result", ";", "if", "(", "__B", "<", "", ")", "{", "if", "(", "__builtin_constant_p", "(", "__B", ")", ")", "rshift", "=", "(", "__v8hu", ")", "vec_splat_s16", "(", "__B", ")", ";", "else", "rshift", "=", "vec_splats", "(", "(", "unsigned", "short", ")", "__B", ")", ";", "}", "result", "=", "vec_sra", "(", "(", "__v8hi", ")", "__A", ",", "rshift", ")", ";", "return", "(", "__m128i", ")", "result"], "ground_truth": [";"], "File": "emmintrin", "Func": "_mm_srai_epi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1798, "Length": 79, "Cover_Rate": 0.7745098039215687, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "isImmSExti32i8Value", "(", "uint64_t", "Value", ")", "{", "return", "(", "(", "Value", "<=", "", ")", "||", "(", "", "<=", "Value", "&&", "Value", "<=", "", ")", "||", "(", ""], "ground_truth": ["<=", "Value", "&&", "Value", "<=", "", ")", ")", ";"], "File": "X86AsmParserCommon", "Func": "isImmSExti32i8Value", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1799, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetLowering", "*", "getTargetLowering", "("], "ground_truth": [")", "const", "{"], "File": "Dcpu16TargetMachine", "Func": "getTargetLowering", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1800, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "if", "(", "DL", ".", "getTypeStoreSize", "(", "Arg", ".", "getType", "(", ")", ")", "==", "", ")", "continue", ";", "const", "bool", "InReg", "=", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "InReg", ")", ";", "if", "(", "!", "IsShader", "&&", "InReg", ")", "return", "false", ";", "if", "(", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "SwiftSelf", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "SwiftError", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "Nest", ")", ")", "return", "false", ";", "if", "(", "CC", "==", "CallingConv", "::", "_PS", "&&", "!", "InReg", "&&", "PnputNum", "<=", "", ")", "{", "const", "bool", "ArgUsed", "=", "!", "Arg", ".", "use_empty", "(", ")", ";", "bool", "SkipArg", "=", "!", "ArgUsed", "&&", "!", "Info", "->", "isPnputAllocated", "(", "PnputNum", ")", ";", "if", "(", "!", "SkipArg", ")", "{", "Info", "->", "markPnputAllocated", "(", "PnputNum", ")", ";", "if", "(", "ArgUsed", ")", "Info", "->", "markPnputEnabled", "(", "PnputNum", ")", ";", "}", "++", "PnputNum", ";", "if", "(", "SkipArg", ")", "{", "for", "(", "int", "I", "=", "", ",", "E", "=", "VRegs", "[", "Idx", "]", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "B", ".", "buildUndef", "(", "VRegs", "[", "Idx", "]", "[", "I", "]", ")", ";", "++", "Idx", ";", "continue", ";", "}", "}", "ArgInfo", "OrigArg", "(", "VRegs", "[", "Idx", "]", ",", "Arg", ".", "getType", "(", ")", ")", ";", "const", "unsigned", "OrigArgIdx", "=", "Idx", "+", "AttributeList", "::", "FirstArgIndex", ";", "setArgFlags", "(", "OrigArg", ",", "OrigArgIdx", ",", "DL", ",", "F", ")", ";", "splitToValueTypes", "(", "B", ",", "OrigArg", ",", "OrigArgIdx", ",", "SplitArgs", ",", "DL", ",", "CC", ",", "[", "&", "]", "(", "ArrayRef", "<", "Register", ">", "Regs", ",", "Register", "DstReg", ",", "LLT", "LLTy", ",", "LLT", "PartLLT", ",", "int", "VTSplitIdx", ")", "{", "assert", "(", "DstReg", "==", "VRegs", "[", "Idx", "]", "[", "VTSplitIdx", "]", ")", ";", "packSplitRegsToOrigType", "(", "B", ",", "VRegs", "[", "Idx", "]", "[", "VTSplitIdx", "]", ",", "Regs", ",", "LLTy", ",", "PartLLT", ")", ";", "}", ")", ";", "++", "Idx", ";", "}", "if", "(", "CC", "==", "CallingConv", "::", "_PS", ")", "{", "if", "(", "(", "Info", "->", "getPnputAddr", "(", ")", "&", "", ")", "==", "", "||", "(", "(", "Info", "->", "getPnputAddr", "(", ")", "&", "", ")", "==", "", "&&", "Info", "->", "isPnputAllocated", "(", "", ")", ")", ")", "{", "CCInfo", ".", "AllocateReg", "(", "", ")", ";", "CCInfo", ".", "AllocateReg", "(", "", ")", ";", "Info", "->", "markPnputAllocated", "("], "ground_truth": ["", ")", ";"], "File": "AMDGPUCallLowering16", "Func": "lowerFormalArguments", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1801, "Length": 382, "Cover_Rate": 0.41431670281995664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "{", "if", "(", "const", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "N", "->", "getValueType", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "-", "C", "->", "getAPIntValue", "(", ")", ",", "DL", ",", "C", "->", "getValueType", "(", "", ")", ")", ")", ";", "Results", ".", "push_back", "(", "Sub", ")"], "ground_truth": [";"], "File": "AVRISelLowering", "Func": "ReplaceNodeResults", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1802, "Length": 88, "Cover_Rate": 0.4861878453038674, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vclsq_m_sv4si", "(", "__inactive", ","], "ground_truth": ["__a", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vclsq_m_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1803, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Filled", ")", "{", "MachineBasicBlock", "::", "instr_iterator", "DSI", "=", "I", ".", "getInstrIterator", "(", ")", ";", "if", "(", "InMicroMode", "&&", "TII", "->", "getInstSizeInBytes", "(", "*", "std", "::", "next", "(", "DSI", ")", ")", "==", "", "&&", "DSI", "->", "isCall", "(", ")", ")", "{", "DSI", "->", "setDesc", "(", "TII", "->", "get", "(", "getEquivalentCallShort", "(", "DSI", "->", "getOpcode", "(", ")", ")", ")", ")", ";", "}", "++", "FilledSlots", ";", "Changed", "=", "true", ";", "continue", ";", "}", "}", "if", "(", "(", "InMicroMode", "||", "(", "STI", ".", "has32r6", "(", ")", "&&", "CompactBranchPolicy", "!=", "CB_Never", ")", ")", "&&", "TII", "->", "getEquivalentCompactForm", "(", "I", ")", ")", "{", "I", "=", "replaceWithCompactBranch", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ")", ";", "Changed", "=", "true", ";", "continue", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "DEBUG_TYPE", "<<", "", ";", "I", "->", "dump", "(", ")", ")", ";", "TII", "->", "insertNop", "(", "MBB", ",", "std", "::", "next", "(", "I"], "ground_truth": [")", ",", "I", "->", "getDebugLoc", "(", ")", ")", ";"], "File": "MipsDelaySlotFiller34", "Func": "runOnMachineBasicBlock", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1804, "Length": 158, "Cover_Rate": 0.37708830548926014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getShiftRightImm64", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "Op", ",", "SmallVectorImpl", "<"], "ground_truth": ["MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{"], "File": "AArch64MCCodeEmitter11", "Func": "getShiftRightImm64", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1805, "Length": 27, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x8_t", ")", "__builtin_neon_vreinterpretv8qiv8qi", "(", "(", "int8x8_t"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_u8_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1806, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Lexer", ".", "Lex", "(", ")", ";", "if", "(", "Lexer", ".", "isNot", "(", "AsmToken", "::", "Integer", ")", ")", "{", "Err", "<<", "", ";", "return"], "ground_truth": ["false", ";"], "File": "AMDKernelCodeTUtils10", "Func": "expectEqualInt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1807, "Length": 25, "Cover_Rate": 0.3968253968253968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetPassConfig", "*", "TargetMachine", "::", "createPassConfig", "(", "PassManagerBase", "&", "PM"], "ground_truth": [")", "{"], "File": "LEGTargetMachine", "Func": "createPassConfig", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1808, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "rs6000_keep_leaf_when_profiled", "(", "void"], "ground_truth": [")", "{"], "File": "rs6000-logue", "Func": "rs6000_keep_leaf_when_profiled", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1809, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "SelectConstantFP", "(", "N", ")", ";", "case", "", ":", "return", "SelectFrameIndex", "(", "N", ")", ";", "case", "", ":", "return", "SelectAdd", "(", "N", ")", ";", "case", "", ":", "return", "SelectSHL", "(", "N", ")", ";", "case", "", ":", "return", "SelectLoad", "(", "N", ")", ";", "case", "", ":", "return", "SelectStore", "(", "N", ")", ";", "case", "", ":", "return", "SelectMul", "(", "N", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "SelectBitOp", "(", "N", ")", ";", "case", "", ":", "return", "SelectZeroExtend", "(", "N", ")", ";", "case", ""], "ground_truth": [":"], "File": "HexagonISelDAGToDAG", "Func": "Select", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1810, "Length": 96, "Cover_Rate": 0.47761194029850745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getCallPreservedMask", "(", "CallingConv", "::", "ID", "CC", ")", "const", "{", "bool", "HasAVX", "=", "Subtarget", ".", "hasAVX", "(", ")", ";", "bool", "HasAVX512", "=", "Subtarget", ".", "hasAVX512", "(", ")", ";", "switch", "(", "CC", ")", "{", "case", "CallingConv", "::", "GHC", ":", "case", "CallingConv", "::", "HiPE", ":", "return", "CSR_NoRegs_RegMask", ";", "case", "CallingConv", "::", "AnyReg", ":", "if", "(", "HasAVX", ")", "return", "CSR_64_AllRegs_AVX_RegMask", ";", "return", "CSR_64_AllRegs_RegMask", ";", "case", "CallingConv", "::", "PreserveMost", ":", "return", "CSR_64_RT_MostRegs_RegMask", ";", "case", "CallingConv", "::", "PreserveAll", ":", "if", "(", "HasAVX", ")", "return", "CSR_64_RT_AllRegs_AVX_RegMask", ";", "return", "CSR_64_RT_AllRegs_RegMask", ";", "case", "CallingConv", "::", "Intel_OCL_BI", ":", "{", "if", "(", "HasAVX512", "&&", "IsWin64", ")", "return", "CSR_Win64_Intel_OCL_BI_AVX512_RegMask", ";", "if", "(", "HasAVX512", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_AVX512_RegMask", ";", "if", "(", "HasAVX", "&&", "IsWin64"], "ground_truth": [")", "return", "CSR_Win64_Intel_OCL_BI_AVX_RegMask", ";"], "File": "X86RegisterInfo2", "Func": "getCallPreservedMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1811, "Length": 121, "Cover_Rate": 0.654054054054054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMCSubtargetInfoImpl", "(", "TT", ",", "CPU", ",", "FS"], "ground_truth": [")", ";"], "File": "LC3MCTargetDesc", "Func": "createLC3MCSubtargetInfo", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1812, "Length": 10, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AsmParser", "::", "IdentifyIntelInlineAsmOperator", "(", "StringRef", "Name", ")", "{", "return", "StringSwitch", "<", "unsigned", ">", "(", "Name", ")", ".", "Cases", "(", "", ",", "", ",", "IOK_TYPE", ")", ".", "Cases", "(", "", ",", "", ",", "IOK_SIZE", ")", ".", "Cases", "(", "", ",", "", ",", "IOK_LENGTH", ")", ".", "Cases", "(", "", ",", "", ",", "IOK_OFFSET"], "ground_truth": [")", ".", "Default", "(", "IOK_INVALID", ")", ";"], "File": "X86AsmParser (2)5", "Func": "IdentifyIntelInlineAsmOperator", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1813, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "buildMovInstr", "(", "MBB", ",", "MI", ",", "MI", "->", "getOperand", "(", "DstOpIdx", ")", ".", "getReg", "(", ")", ",", "getIndirectAddrRegClass", "(", ")", "->", "getRegister", "(", "Address", ")", ")", ";", "}", "else", "{", "buildIndirectRead", "(", "MBB", ",", "MI", ",", "MI", "->", "getOperand", "(", "DstOpIdx", ")", ".", "getReg", "(", ")", ",", "Address", ",", "OffsetReg", ")", ";", "}", "}", "else", "if", "(", "isRegisterStore", "(", "*", "MI", ")", ")", "{", "int", "ValOpIdx", "=", "", "(", "MI", "->", "getOpcode", "(", ")", ",", "", "::", "val", ")", ";", "unsigned", "RegIndex", "=", "MI", "->", "getOperand", "(", "RegOpIdx", ")", ".", "getImm", "(", ")", ";", "unsigned", "Channel", "=", "MI", "->", "getOperand", "(", "ChanOpIdx", ")", ".", "getImm", "(", ")", ";", "unsigned", "Address", "=", "calculateIndirectAddress", "(", "RegIndex", ",", "Channel", ")", ";", "unsigned", "OffsetReg", "=", "MI", "->", "getOperand", "(", "OffsetOpIdx", ")", ".", "getReg", "(", ")", ";", "if", "(", "OffsetReg", "==", "", ")", "{", "buildMovInstr", "(", "MBB", ",", "MI", ",", "getIndirectAddrRegClass", "(", ")", "->", "getRegister", "(", "Address", ")", ",", "MI", "->", "getOperand", "(", "ValOpIdx", ")", ".", "getReg", "(", ")", ")", ";", "}", "else", "{", "buildIndirectWrite", "(", "MBB", ",", "MI", ",", "MI", "->", "getOperand", "(", "ValOpIdx", ")", ".", "getReg", "(", ")", ",", "calculateIndirectAddress", "(", "RegIndex", ",", "Channel", ")", ",", "OffsetReg", ")", ";", "}", "}", "else"], "ground_truth": ["{"], "File": "R600InstrInfo42", "Func": "expandPostRAPseudo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1814, "Length": 200, "Cover_Rate": 0.3590664272890485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Modified", "=", "false", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "for", "(", "auto", "MBBI", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "MBBI", "!=", "E", ";", "++", "MBBI", ")", "{", "MachineInstr", "&", "MI", "=", "*", "MBBI", ";", "unsigned", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "for", "(", "int", "InsertedCount", "=", "", ";", "InsertedCount", "<", "", ";", "InsertedCount", "++", ")", "BuildMI", "("], "ground_truth": ["MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";"], "File": "LeonPasses9", "Func": "runOnMachineFunction", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1815, "Length": 98, "Cover_Rate": 0.49, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "reportPackets", "(", ")", "{", "return", "Top", ".", "ResourceModel", "->", "getTotalPackets", "(", ")", "+"], "ground_truth": ["Bot", ".", "ResourceModel", "->", "getTotalPackets", "(", ")", ";"], "File": "HexagonMachineScheduler20", "Func": "reportPackets", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1816, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "SEDAGToDAGISel", "::", "selectAddESubE", "(", "unsigned", "MOp", ",", "SDValue", "InFlag", ",", "SDValue", "CmpLHS", ",", "DebugLoc", "DL", ",", "SDNode", "*", "Node", ")", "const", "{", "unsigned", "Opc", "=", "InFlag", ".", "getOpcode", "(", ")", ";", "(", "void", ")", "Opc", ";", "assert", "(", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "||", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", ")", "&&", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "CmpLHS", ",", "InFlag", ".", "getOperand", "(", "", ")", "}", ";", "SDValue", "LHS", "=", "Node", "->", "getOperand", "(", "", ")", ",", "RHS", "=", "Node", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "LHS", ".", "getValueType", "(", ")", ";", "SDNode", "*", "Carry", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "VT", ",", "Ops", ")", ";", "SDNode", "*", "AddCarry", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "VT", ",", "SDValue", "(", "Carry", ",", "", ")", ",", "RHS", ")", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "Node", ",", "MOp", ",", "VT", ",", ""], "ground_truth": [",", "LHS", ",", "SDValue", "(", "AddCarry", ",", "", ")", ")", ";"], "File": "MipsSEISelDAGToDAG48", "Func": "selectAddESubE", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1817, "Length": 173, "Cover_Rate": 0.9202127659574468, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vminq_m_u32", "(", "uint32x4_t", "__inactive", ",", "uint32x4_t", "__a"], "ground_truth": [",", "uint32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vminq_m_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1818, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mips_reorg_process_insns", "(", ")", ";", "if", "(", "!", "TARGET_MIPS16", "&&", "TARGET_EXPLICIT_RELOCS", "&&", "TUNE_MIPS4130", "&&", "TARGET_VR4130_ALIGN", ")", "vr4130_align_insns", "(", ")", ";", "if", "(", "mips_expand_ghost_gp_insns", "(", ")", ")", "mips_reorg_process_insns"], "ground_truth": ["(", ")", ";"], "File": "mips", "Func": "mips_machine_reorg2", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1819, "Length": 29, "Cover_Rate": 0.5918367346938775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Constraint", ".", "size", "(", ")", "==", "", ")", "{", "switch", "(", "Constraint", "[", "", "]", ")", "{", "case", "'r'", ":", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'w'", ":", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "break", ";", "case", "'x'", ":", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "break", ";", "}", "}", "if", "(", "StringRef", "(", "", ")", ".", "equals_lower", "(", "Constraint", ")", ")", "return", "std", "::", "make_pair", "(", "unsigned", "(", "", ")", ",", "&", "", ")", ";", "std", "::", "pair", "<", "unsigned", ",", "const", "TargetRegisterClass", "*", ">", "Res", ";", "Res", "=", "TargetLowering", "::", "getRegForInlineAsmConstraint", "("], "ground_truth": ["TRI", ",", "Constraint", ",", "VT", ")", ";"], "File": "AArch64ISelLowering (2)1", "Func": "getRegForInlineAsmConstraint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1820, "Length": 197, "Cover_Rate": 0.5397260273972603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsABICalls", ")", "{", "TS", ".", "emitDirectiveAbiCalls", "(", ")", ";", "if", "(", "!", "isPositionIndependent", "(", ")", "&&", "!", "ABI", ".", "IsN64", "(", ")", ")", "TS", ".", "emitDirectiveOptionPic0", "(", ")", ";", "}", "std", "::", "string", "SectionName", "=", "std", "::", "string", "(", "", ")", "+", "getCurrentABIString", "(", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", "SectionName", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";", "STI", ".", "isNaN2008", "(", ")", "?", "TS", ".", "emitDirectiveNaN2008", "(", ")", ":", "TS", ".", "emitDirectiveNaNLegacy", "(", ")", ";", "TS", ".", "updateABIInfo", "(", "STI", ")", ";", "if", "(", "ABI", ".", "IsO32", "(", ")", "&&", "(", "STI", ".", "isABI_FPXX", "(", ")", "||"], "ground_truth": ["STI", ".", "isFP64bit", "(", ")", ")", ")", "TS", ".", "emitDirectiveModuleFP", "(", ")", ";"], "File": "MipsAsmPrinter40", "Func": "EmitStartOfAsmFile", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1821, "Length": 119, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_shufflelo_epi16", "(", "__mmask32", "__U", ",", "__m512i", "__A", ",", "const", "int", "__imm", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_pshuflw512_mask", "(", "(", "__v32hi", ")", "__A", ",", "__imm", ",", "(", "__v32hi", ")", "_mm512_setzero_si512", "(", ")", ",", "("], "ground_truth": ["__mmask32", ")", "__U", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_maskz_shufflelo_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1822, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "return"], "ground_truth": ["true", ";"], "File": "ARMISelDAGToDAG", "Func": "isVLDfixed", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1823, "Length": 84, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "__builtin_expect", "(", "__builtin_tbegin", "(", "", ")", ",", "", ")"], "ground_truth": [")", "return", "_HTM_TBEGIN_STARTED", ";"], "File": "htmxlintrin", "Func": "__TM_simple_begin", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1824, "Length": 15, "Cover_Rate": 0.40540540540540543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_Register", ":", "{", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "assert", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "Reg", ")", ")", ";", "assert", "(", "!", "MO", ".", "getSubReg", "(", ")", "&&", "", ")", ";", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "Reg", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_Immediate", ":", "{", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "{", "PrintSymbolOperand", "(", "MO", ",", "O", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_BlockAddress"], "ground_truth": [":", "{"], "File": "AArch64AsmPrinter10", "Func": "printOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1825, "Length": 134, "Cover_Rate": 0.8322981366459627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrecpeq_f64", "(", "float64x2_t", "__a", ")", "{", "return", "__builtin_aarch64_frecpev2df", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vrecpeq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1826, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "L2_loadbzw4_pcr", ":", "case", "L2_loadbzw4_pi", ":", "case", "L2_loadrbgp", ":", "case", "L2_loadrb_io", ":", "case", "L2_loadrb_pbr", ":", "case", "L2_loadrb_pci", ":", "case", "L2_loadrb_pcr", ":", "case", "L2_loadrb_pi", ":", "case", "PS_loadrbabs", ":", "case", "L4_loadrb_ap", ":", "case", "L4_loadrb_rr", ":", "case", "L4_loadrb_ur", ":", "BitNum", "=", "", ";", "SignEx", "=", "true", ";", "break", ";", "case", "L2_loadrubgp", ":", "case", "L2_loadrub_io", ":", "case", "L2_loadrub_pbr", ":", "case", "L2_loadrub_pci", ":", "case", "L2_loadrub_pcr", ":", "case", "L2_loadrub_pi", ":", "case", "PS_loadrubabs", ":", "case", "L4_loadrub_ap", ":", "case", "L4_loadrub_rr", ":", "case", "L4_loadrub_ur", ":", "BitNum", "=", "", ";", "SignEx", "=", "false", ";", "break", ";", "case", "L2_loadrhgp", ":", "case", "L2_loadrh_io", ":", "case", "L2_loadrh_pbr", ":", "case", "L2_loadrh_pci", ":", "case", "L2_loadrh_pcr", ":", "case", "L2_loadrh_pi", ":", "case", "PS_loadrhabs", ":", "case", "L4_loadrh_ap", ":", "case", "L4_loadrh_rr", ":", "case", "L4_loadrh_ur", ":", "BitNum", "=", "", ";", "SignEx", "=", "true", ";", "break", ";", "case", "L2_loadruhgp", ":", "case", "L2_loadruh_io", ":", "case", "L2_loadruh_pbr", ":", "case", "L2_loadruh_pci", ":", "case", "L2_loadruh_pcr", ":", "case", "L2_loadruh_pi", ":", "case", "L4_loadruh_rr", ":", "case", "PS_loadruhabs", ":", "case", "L4_loadruh_ap", ":", "case", "L4_loadruh_ur", ":", "BitNum", "=", "", ";", "SignEx", "=", "false", ";", "break", ";", "case", "L2_loadrigp", ":", "case", "L2_loadri_io", ":", "case", "L2_loadri_pbr", ":", "case", "L2_loadri_pci", ":", "case", "L2_loadri_pcr", ":", "case", "L2_loadri_pi", ":", "case", "L2_loadw_locked", ":", "case", "PS_loadriabs", ":", "case", "L4_loadri_ap", ":", "case", "L4_loadri_rr", ":", "case", "L4_loadri_ur", ":", "case", "LDriw_pred", ":", "BitNum", "=", "", ";", "SignEx", "=", "true", ";", "break", ";", "case", "L2_loadrdgp", ":", "case", "L2_loadrd_io", ":", "case", "L2_loadrd_pbr", ":", "case", "L2_loadrd_pci", ":", "case", "L2_loadrd_pcr", ":", "case", "L2_loadrd_pi", ":", "case", "L4_loadd_locked", ":", "case", "PS_loadrdabs", ":", "case", "L4_loadrd_ap", ":", "case", "L4_loadrd_rr", ":", "case", "L4_loadrd_ur", ":", "BitNum", "=", "", ";", "SignEx", "=", "true", ";", "break", ";", "}", "const", "MachineOperand", "&", "MD", "=", "MI", ".", "getOperand", "(", "", ")", ";", "assert", "(", "MD", ".", "isReg", "(", ")", "&&", "MD", ".", "isDef", "(", ")", ")", ";", "RegisterRef", "RD", "=", "MD", ";", "uint16_t", "W", "=", "getRegBitWidth", "(", "RD", ")", ";", "assert", "(", "W", ">=", "BitNum", "&&", "BitNum", ">", "", ")", ";", "RegisterCell", "Res", "(", "W", ")", ";", "for", "(", "uint16_t", "i", "=", "", ";", "i", "<", "BitNum", ";", "++", "i", ")", "Res", "[", "i", "]", "=", "BT", "::", "BitValue", "::", "self", "(", "BT", "::", "BitRef", "(", "RD", ".", "Reg", ",", "i", ")", ")", ";", "if", "(", "SignEx", ")", "{", "const", "BT", "::", "BitValue", "&", "Sign", "=", "Res", "[", "BitNum", "-", "", "]", ";", "for", "(", "uint16_t", "i", "=", "BitNum", ";", "i", "<", "W", ";", "++", "i", ")", "Res", "[", "i", "]", "=", "BT", "::", "BitValue", "::", "ref", "(", "Sign", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "HexagonBitTracker10", "Func": "evaluateLoad", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1827, "Length": 400, "Cover_Rate": 0.6993006993006993, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "GCNHazardRecognizer", "::", "checkSMRDHazards", "(", "MachineInstr", "*", "SMRD", ")", "{", "const", "Subtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "int", "WaitStatesNeeded", "=", "", ";", "WaitStatesNeeded", "=", "checkSMEMSoftClauseHazards", "(", "SMRD", ")", ";", "if", "(", "ST", ".", "getGeneration", "(", ")"], "ground_truth": ["!=", "Subtarget", "::", "SOUTHERN_ISLANDS", ")", "return", "WaitStatesNeeded", ";"], "File": "GCNHazardRecognizer29", "Func": "checkSMRDHazards", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1828, "Length": 51, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "BaseType", "==", "FrameIndexBase"], "ground_truth": [";"], "File": "M680x0ISelDAGToDAG", "Func": "hasFrameIndex", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1829, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "has32r6"], "ground_truth": ["(", ")", ";"], "File": "MipsSubtarget43", "Func": "systemSupportsUnalignedAccess", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1830, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_comgt_epi32", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpcomgtd", "(", "(", "__v4si", ")", "__A", ","], "ground_truth": ["(", "__v4si", ")", "__B", ")", ";"], "File": "xopintrin", "Func": "_mm_comgt_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1831, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "APFloat", "RealVal", "(", "APFloat", "::", "IEEEdouble", "(", ")", ",", "ImmOp64", ")", ";", "ImmOp64", "=", "RealVal", ".", "bitcastToAPInt", "(", ")", ".", "getZExtValue"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "convertIntToDoubleImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1832, "Length": 24, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_cmpge_ss", "(", "__m128"], "ground_truth": ["__A", ",", "__m128", "__B", ")", "{"], "File": "xmmintrin5", "Func": "_mm_cmpge_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1833, "Length": 18, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AFI", "->", "isThumb1OnlyFunction", "(", ")", ")", "return", "false", ";", "if", "(", "!", "MRI", "->", "canReserveReg", "(", "FramePtr", ")", ")", "return", "false", ";", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", "->", "hasReservedCallFrame", "(", "MF", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "ARMBaseRegisterInfo26", "Func": "canRealignStack", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1834, "Length": 44, "Cover_Rate": 0.411214953271028, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "splitIntVSETCC", "(", "EVT", "VT", ",", "SDValue", "LHS", ",", "SDValue", "RHS", ",", "", "Cond", ",", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "dl", ")", "{", "assert", "(", "VT", ".", "isInteger", "(", ")", "&&", "VT", "==", "LHS", ".", "getValueType", "(", ")", "&&", "VT", "==", "RHS", ".", "getValueType", "(", ")", "&&", "", ")", ";", "SDValue", "CC", "=", "DAG", ".", "getCondCode", "(", "Cond", ")", ";", "SDValue", "LHS1", ",", "LHS2", ";", "std", "::", "tie", "(", "LHS1", ",", "LHS2", ")", "=", "splitVector", "(", "LHS", ",", "DAG", ",", "dl", ")", ";", "SDValue", "RHS1", ",", "RHS2", ";", "std", "::", "tie", "(", "RHS1", ",", "RHS2", ")", "=", "splitVector", "(", "RHS", ",", "DAG", ",", "dl", ")", ";", "EVT", "LoVT", ",", "HiVT", ";", "std", "::", "tie", "(", "LoVT", ",", "HiVT", ")", "=", "DAG"], "ground_truth": [".", "GetSplitDestVTs", "(", "VT", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "splitIntVSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1835, "Length": 130, "Cover_Rate": 0.7027027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCELFObjectTargetWriter", "*", "MOTW", "=", "new", "AMDGPUELFObjectWriter", "(", ")", ";", "return", "createELFObjectWriter", "(", "MOTW", ",", "OS", ",", "true"], "ground_truth": [")", ";"], "File": "AMDGPUELFObjectWriter11", "Func": "createAMDGPUELFObjectWriter", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1836, "Length": 19, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "accessor", ".", "base", "=", "stack_pointer_rtx", ";", "accessor", ".", "base_offset", "=", "", ";", "}", "{", "rtx", "asm_offset", "=", "frv_frame_offset_rtx", "(", "-", "info", "->", "total_size", ")", ";", "rtx", "dwarf_offset", "=", "GEN_INT", "(", "-", "info", "->", "total_size", ")", ";", "frv_frame_insn", "(", "gen_stack_adjust", "(", "sp", ",", "sp", ",", "asm_offset", ")", ",", "gen_rtx_SET", "(", "sp", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "sp", ",", "dwarf_offset", ")", ")", ")", ";", "}", "if", "(", "frame_pointer_needed", ")", "{", "int", "fp_offset", "=", "info", "->", "reg_offset", "[", "FRAME_POINTER_REGNUM", "]", ";", "rtx", "asm_src", "=", "plus_constant", "(", "Pmode", ",", "accessor", ".", "base", ",", "fp_offset", "-", "accessor", ".", "base_offset", ")", ";", "rtx", "dwarf_src", "=", "plus_constant", "(", "Pmode", ",", "sp", ",", "fp_offset", ")", ";", "frv_frame_access", "(", "&", "accessor", ",", "fp", ",", "fp_offset", ")", ";", "frv_frame_insn", "(", "gen_rtx_SET", "(", "fp", ",", "asm_src", ")", ",", "gen_rtx_SET", "(", "fp", ",", "dwarf_src", ")", ")", ";", "accessor", ".", "base", "=", "fp", ";", "accessor", ".", "base_offset", "="], "ground_truth": ["fp_offset", ";"], "File": "frv", "Func": "frv_expand_prologue", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 1837, "Length": 147, "Cover_Rate": 0.42485549132947975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "setPreservesCFG", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU"], "ground_truth": [")", ";"], "File": "SystemZCopyPhysRegs", "Func": "getAnalysisUsage", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1838, "Length": 13, "Cover_Rate": 0.52, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "SwitchError", "::", "OK", ":", "return", "", ";", "case", "SwitchError", "::", "UnknownSwitch", ":", "return", "", ";", "case", "SwitchError", "::", "UnsupportedByHardware", ":", "return", "", ";", "case", "SwitchError", "::", "UnapplicableForType"], "ground_truth": [":", "return", "", ";"], "File": "InstructionDB", "Func": "message", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1839, "Length": 32, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GNULDBackend", "::", "mergeSection", "(", "Module", "&", "pModule", ","], "ground_truth": ["const", "Input", "&", "pInput", ",", "LDSection", "&", "pSection", ")", "{"], "File": "AArch64LDBackend", "Func": "mergeSection", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1840, "Length": 19, "Cover_Rate": 0.8260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleDAGInstrs", "*", "createMachineScheduler", "(", "MachineSchedContext", "*", "C", ")", "const", "override", "{", "return", "createMachineScheduler", "("], "ground_truth": ["C", ")", ";"], "File": "AMDGPUTargetMachine10", "Func": "createMachineScheduler", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1841, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "AltMappings", ";", "}", "case", "TargetOpcode", "::", "G_ICMP", ":", "{", "unsigned", "Size", "=", "getSizeInBits", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ",", "*", "TRI", ")", ";", "const", "InstructionMapping", "&", "SSMapping", "=", "getInstructionMapping", "(", "", ",", "", ",", "getOperandsMapping", "(", "{", "", "(", "", ",", "", ")", ",", "nullptr", ",", "", "(", "", ",", "Size", ")", ",", "", "(", "", ",", "Size", ")", "}", ")", ",", "", ")", ";", "AltMappings", ".", "push_back", "(", "&", "SSMapping", ")", ";", "const", "InstructionMapping", "&", "SVMapping", "=", "getInstructionMapping", "(", "", ",", "", ",", "getOperandsMapping", "(", "{", "", "(", "", ",", "", ")", ",", "nullptr", ",", "", "(", "", ",", "Size", ")", ",", "", "(", "", ",", "Size", ")", "}", ")", ",", "", ")", ";", "AltMappings", ".", "push_back", "(", "&", "SVMapping", ")", ";", "const", "InstructionMapping", "&", "VSMapping", "=", "getInstructionMapping", "(", "", ",", "", ",", "getOperandsMapping", "(", "{", "", "(", "", ",", "", ")", ",", "nullptr", ",", "", "(", "", ",", "Size", ")", ",", "", "(", "", ",", "Size", ")", "}", ")", ",", "", ")", ";", "AltMappings", ".", "push_back", "(", "&", "VSMapping", ")", ";", "const", "InstructionMapping", "&", "VVMapping", "=", "getInstructionMapping", "(", "", ",", "", ",", "getOperandsMapping", "(", "{", "", "(", "", ",", "", ")", ",", "nullptr", ",", "", "(", "", ",", "Size", ")", ",", "", "(", "", ",", "Size", ")", "}", ")", ",", "", ")", ";", "AltMappings", ".", "push_back", "(", "&", "VVMapping", ")", ";", "return", "AltMappings", ";", "}", "case", "TargetOpcode", "::", "G_SELECT", ":", "{", "unsigned", "Size", "=", "getSizeInBits", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ",", "*", "TRI", ")", ";", "const", "InstructionMapping", "&", "SSMapping", "=", "getInstructionMapping", "(", "", ",", "", ",", "getOperandsMapping", "(", "{", "", "(", "", ",", "Size", ")", ",", "", "(", "", ",", "", ")", ",", "", "(", ""], "ground_truth": [",", "Size", ")", ",", "", "(", "", ",", "Size", ")", "}", ")", ",", "", ")", ";"], "File": "AMDGPURegisterBankInfo", "Func": "getInstrAlternativeMappings", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1842, "Length": 311, "Cover_Rate": 0.3031189083820663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "X", "(", "getTheTarget"], "ground_truth": ["(", ")", ")", ";"], "File": "Comet2TargetMachine", "Func": "LLVMInitializeComet2Target", "Target": "Comet2", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1843, "Length": 11, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumArg", "!=", "", "&&", "NumArg", "!=", "", ")", "return", "false", ";", "auto", "*", "PacketSize", "=", "CI", "->", "getArgOperand", "(", "NumArg", "-", "", ")", ";", "auto", "*", "PacketAlign", "=", "CI", "->", "getArgOperand", "(", "NumArg", "-", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantInt", ">", "(", "PacketSize", ")", "||", "!", "isa", "<", "ConstantInt", ">", "(", "PacketAlign", ")", ")", "return", "false", ";", "unsigned", "Size", "=", "cast", "<", "ConstantInt", ">", "(", "PacketSize", ")", "->", "getZExtValue", "(", ")", ";", "unsigned", "Align", "=", "cast", "<", "ConstantInt", ">", "(", "PacketAlign", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Size", "!=", "Align", "||", "!", "isPowerOf2_32", "(", "Size", ")", ")", "return", "false", ";", "Type", "*", "PtrElemTy", ";", "if", "(", "Size", "<=", "", ")", "PtrElemTy", "=", "Type", "::", "getIntNTy", "(", "Ctx", ",", "Size", "*", "", ")", ";", "else", "PtrElemTy", "=", "VectorType", "::", "get", "(", "Type", "::", "getInt64Ty", "(", "Ctx", ")", ",", "Size", "/", "", ")", ";", "unsigned", "PtrArgLoc", "=", "CI", "->", "getNumArgOperands", "(", ")", "-", "", ";", "auto", "PtrArg", "=", "CI", "->", "getArgOperand", "(", "PtrArgLoc", ")", ";", "unsigned", "PtrArgAS", "=", "PtrArg", "->", "getType", "(", ")", "->", "getPointerAddressSpace", "(", ")", ";", "auto", "*", "PtrTy", "=", "llvm", "::", "PointerType", "::", "get", "(", "PtrElemTy", ",", "PtrArgAS", ")", ";", "SmallVector", "<", "llvm", "::", "Type", "*", ",", "", ">", "ArgTys", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "PtrArgLoc", ";", "++", "I", ")", "ArgTys", ".", "push_back", "(", "CI", "->", "getArgOperand", "(", "I", ")", "->", "getType", "(", ")", ")", ";", "ArgTys", ".", "push_back", "(", "PtrTy", ")", ";", "Name", "=", "Name", "+", "", "+", "std", "::", "to_string", "(", "Size", ")", ";", "auto", "*", "FTy", "=", "FunctionType", "::", "get", "(", "Callee", "->", "getReturnType", "(", ")", ",", "ArrayRef", "<", "Type", "*", ">", "(", "ArgTys", ")", ",", "false", ")", ";", "LibFunc", "NewLibFunc", "(", "Name", ",", "FTy", ")", ";", "FunctionCallee", "F", "=", "LibFunc", "::", "getOrInsertFunction", "(", "M", ",", "NewLibFunc", ")", ";", "if", "(", "!", "F", ")", "return", "false", ";", "auto", "*", "BCast", "=", "B", ".", "CreatePointerCast", "(", "PtrArg", ",", "PtrTy", ")", ";", "SmallVector", "<", "Value", "*", ",", "", ">", "Args", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "PtrArgLoc", ";", "++", "I", ")", "Args", ".", "push_back", "(", "CI", "->", "getArgOperand", "(", "I", ")", ")", ";", "Args", ".", "push_back", "(", "BCast"], "ground_truth": [")", ";"], "File": "AMDGPULibCalls19", "Func": "fold_read_write_pipe", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1844, "Length": 368, "Cover_Rate": 0.7173489278752436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_p16_s8", "(", "int8x16_t", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "neon_vreinterpretq_p16_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1845, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cmpge_epu8_mask", "(", "__mmask16", "__M", ",", "__m128i", "__X"], "ground_truth": [",", "__m128i", "__Y", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_cmpge_epu8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1846, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "SmallVector", "<", "std", "::", "pair", "<", "MachineOperand", "*", ",", "", ">", ",", "", ">", "OperandsToUpdate", ";", "bool", "isSafe", "=", "false", ";", "I", "=", "CmpInstr", ";", "E", "=", "CmpInstr", "->", "getParent", "(", ")", "->", "end", "(", ")", ";", "while", "(", "!", "isSafe", "&&", "++", "I", "!=", "E", ")", "{", "const", "MachineInstr", "&", "Instr", "=", "*", "I", ";", "for", "(", "unsigned", "IO", "=", "", ",", "EO", "=", "Instr", ".", "getNumOperands", "(", ")", ";", "!", "isSafe", "&&", "IO", "!=", "EO", ";", "++", "IO", ")", "{", "const", "MachineOperand", "&", "MO", "=", "Instr", ".", "getOperand", "(", "IO", ")", ";", "if", "(", "MO", ".", "isRegMask", "(", ")", "&&", "MO", ".", "clobbersPhysReg", "(", "", ")", ")", "{", "isSafe", "=", "true", ";", "break", ";", "}", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "getReg", "(", ")", "!=", "", ")", "continue", ";", "if", "(", "MO", ".", "isDef", "(", ")", ")", "{", "isSafe", "=", "true", ";", "break", ";", "}", "", "CC", "=", "(", "", ")", "Instr", ".", "getOperand", "(", "IO", "-", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Sub", ")", "{", "", "NewCC", "=", "getSwappedCondition", "(", "CC", ")", ";", "if", "(", "NewCC", "==", "", ")", "return", "false", ";", "if", "(", "SrcReg2", "!=", "", "&&", "Sub", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg2", "&&", "Sub", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg", ")", "OperandsToUpdate", ".", "push_back", "(", "std", "::", "make_pair", "(", "&", "(", "(", "*", "I", ")", ".", "getOperand", "(", "IO", "-", "", ")", ")", ",", "NewCC", ")", ")", ";", "}", "else", "switch", "(", "CC", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "false", ";", "}", "}", "}", "if", "(", "!", "isSafe", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "CmpInstr", "->", "getParent", "(", ")", ";", "for", "(", "MachineBasicBlock", "::", "succ_iterator", "SI", "=", "MBB", "->", "succ_begin", "(", ")", ",", "SE", "=", "MBB", "->", "succ_end", "(", ")", ";", "SI", "!=", "SE", ";", "++", "SI", ")", "if", "(", "(", "*", "SI", ")", "->", "isLiveIn", "(", "", ")", ")", "return", "false", ";", "}", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setIsDef", "(", "true", ")", ";", "CmpInstr", "->", "eraseFromParent", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "OperandsToUpdate", ".", "size", "(", ")", ";", "i", "<", "e", ";", "i", "++", ")", "OperandsToUpdate", "[", "i", "]", ".", "first", "->", "setImm", "(", "OperandsToUpdate", "[", "i", "]", ".", "second", ")", ";", "return", "true"], "ground_truth": [";"], "File": "ARMBaseInstrInfo52", "Func": "optimizeCompareInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1847, "Length": 489, "Cover_Rate": 0.48415841584158414, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg"], "ground_truth": ["(", "getGPRMM16Reg", "(", ")", ")", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "addGPRMM16AsmRegOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1848, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "::", "reverse_instr_iterator", "I", "=", "++", "Slot", ".", "getReverse", "(", ")", ";", "I", "!=", "MBB", ".", "instr_rend", "(", ")", ";", "++", "I", ")", "{", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "continue", ";", "MachineBasicBlock", "::", "instr_iterator", "FI", "=", "I", ".", "getReverse", "(", ")", ";", "if", "(", "I", "->", "hasUnmodeledSideEffects", "(", ")", "||", "I", "->", "isInlineAsm", "(", ")", "||", "I", "->", "isLabel", "("], "ground_truth": [")", "||", "FI", "==", "LastFiller", "||", "I", "->", "isPseudo", "(", ")", ")", "break", ";"], "File": "LanaiDelaySlotFiller3", "Func": "findDelayInstr", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1849, "Length": 79, "Cover_Rate": 0.4514285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_Register", ":", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "if", "(", "!", "Modifier", "||", "strcmp", "(", "Modifier", ",", "", ")", ")", "O", "<<", "'#'", ";", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "return", ";", "case", "MachineOperand", "::"], "ground_truth": ["MO_MachineBasicBlock", ":"], "File": "MSP430AsmPrinter (2)", "Func": "printOperand", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1850, "Length": 72, "Cover_Rate": 0.3317972350230415, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Addr", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "InFlag", "=", "N", "->", "getOperand", "(", "N", "->", "getNumOperands", "(", ")", "-", "", ")", ";", "DebugLoc", "dl", "=", "N", "->", "getDebugLoc", "(", ")", ";", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "GOT", "=", "SDValue", "(", "getGlobalBaseReg", "(", ")", ",", "", ")", ";", "Chain", "=", "CurDAG", "->", "getCopyToReg", "(", "Chain", ",", "dl", ",", "", ",", "GOT"], "ground_truth": [",", "InFlag", ")", ";"], "File": "AlphaISelDAGToDAG7", "Func": "SelectCALL", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1851, "Length": 85, "Cover_Rate": 0.35269709543568467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "oldval", "=", "operands", "[", "", "]", ";", "newval", "=", "operands", "[", "", "]", ";", "is_weak", "=", "(", "operands", "[", "", "]", "!=", "const0_rtx", ")", ";", "mod_s", "=", "(", "enum", "memmodel", ")", "INTVAL", "(", "operands", "[", "", "]", ")", ";", "mod_f", "=", "(", "enum", "memmodel", ")", "INTVAL", "(", "operands", "[", "", "]", ")", ";", "mode", "=", "GET_MODE", "(", "mem", ")", ";", "alpha_pre_atomic_barrier", "(", "mod_s", ")", ";", "label1", "=", "NULL_RTX", ";", "if", "(", "!", "is_weak", ")", "{", "label1", "=", "gen_rtx_LABEL_REF", "(", "DImode", ",", "gen_label_rtx", "(", ")", ")", ";", "emit_label", "(", "XEXP", "(", "label1", ",", "", ")", ")", ";", "}", "label2", "=", "gen_rtx_LABEL_REF", "(", "DImode", ",", "gen_label_rtx", "(", ")", ")", ";", "emit_load_locked", "(", "mode", ",", "retval", ",", "mem", ")", ";", "x", "=", "gen_lowpart", "(", "DImode", ",", "retval", ")", ";", "if", "(", "oldval", "==", "const0_rtx", ")", "{", "emit_move_insn", "(", "cond", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_NE", "(", "DImode", ",", "x", ",", "const0_rtx", ")", ";", "}", "else", "{", "x", "=", "gen_rtx_EQ", "(", "DImode", ",", "x", ",", "oldval", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "cond", ",", "x", ")", ")", ";", "x", "=", "gen_rtx_EQ", "(", "DImode", ",", "cond", ",", "const0_rtx", ")", ";", "}", "emit_unlikely_jump", "(", "x", ",", "label2", ")", ";", "emit_move_insn", "(", "cond", ",", "newval", ")", ";", "emit_store_conditional", "(", "mode", ",", "cond", ",", "mem", ",", "gen_lowpart", "(", "mode", ",", "cond", ")", ")", ";", "if", "(", "!", "is_weak", ")", "{", "x", "=", "gen_rtx_EQ", "(", "DImode", ",", "cond", ",", "const0_rtx", ")", ";", "emit_unlikely_jump", "(", "x"], "ground_truth": [",", "label1", ")", ";"], "File": "alpha4", "Func": "alpha_split_compare_and_swap", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1852, "Length": 243, "Cover_Rate": 0.7105263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "New", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "NewOpc", ",", "dl", ",", "NVT", ",", "New", ")", ",", "", ")", ";", "}", "MachineSDNode", "*", "NewNode", ";", "SDValue", "Input", "=", "N0", "->", "getOperand", "(", "", ")", ";", "SDValue", "Tmp0", ",", "Tmp1", ",", "Tmp2", ",", "Tmp3", ",", "Tmp4", ";", "if", "(", "tryFoldLoad", "(", "Node", ",", "N0", ".", "getNode", "(", ")", ",", "Input", ",", "Tmp0", ",", "Tmp1", ",", "Tmp2", ",", "Tmp3", ",", "Tmp4", ")", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "Tmp0", ",", "Tmp1", ",", "Tmp2", ",", "Tmp3", ",", "Tmp4", ",", "New", ",", "Input", ".", "getOperand", "(", "", ")", "}", ";", "SDVTList", "VTs", "=", "CurDAG", "->", "getVTList", "(", "NVT", ",", "", ",", "", ")", ";", "NewNode", "=", "CurDAG", "->", "getMachineNode", "(", "MOpc", ",", "dl", ",", "VTs", ",", "Ops", ")", ";", "ReplaceUses", "(", "Input", ".", "getValue", "(", "", ")", ",", "SDValue", "(", "NewNode", ",", "", ")", ")", ";", "CurDAG", "->", "setNodeMemRefs", "(", "NewNode", ",", "{", "cast", "<", "LoadSDNode", ">", "(", "Input", ")", "->", "getMemOperand", "(", ")", "}", ")", ";", "}", "else", "{", "NewNode", "=", "CurDAG", "->", "getMachineNode", "(", "ROpc", ",", "dl", ",", "NVT", ",", "", ",", "Input"], "ground_truth": [",", "New", ")", ";"], "File": "X86ISelDAGToDAG101", "Func": "matchBEXTRFromAndImm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1853, "Length": 187, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasV8_6aOps", "(", ")"], "ground_truth": ["const", "{"], "File": "ARMSubtarget100", "Func": "hasV8_6aOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1854, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "RHS", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "uint16_t", "Flags", "=", "MI", ".", "getFlags", "(", ")", ";", "LLT", "S64", "=", "LLT", "::", "scalar", "(", "", ")", ";", "LLT", "S1", "=", "LLT", "::", "scalar", "(", "", ")", ";", "auto", "One", "=", "B", ".", "buildFConstant", "(", "S64", ",", "", ")", ";", "auto", "DivScale0", "=", "B", ".", "buildIntrinsic", "(", "", ",", "{", "S64", ",", "S1", "}", ",", "false", ")", ".", "addUse", "(", "LHS", ")", ".", "addUse", "(", "RHS", ")", ".", "addImm", "(", "", ")", ".", "setMIFlags", "(", "Flags", ")", ";", "auto", "NegDivScale0", "=", "B", ".", "buildFNeg", "(", "S64", ",", "DivScale0", ".", "getReg", "(", "", ")", ",", "Flags", ")", ";", "auto", "Rcp", "=", "B", ".", "buildIntrinsic", "(", "", ",", "{", "S64", "}", ",", "false", ")", ".", "addUse", "(", "DivScale0", ".", "getReg", "(", "", ")", ")", ".", "setMIFlags", "(", "Flags", ")", ";", "auto", "Fma0", "=", "B", ".", "buildFMA", "(", "S64", ",", "NegDivScale0", ",", "Rcp", ",", "One", ",", "Flags", ")", ";", "auto", "Fma1", "=", "B", ".", "buildFMA", "(", "S64", ",", "Rcp", ",", "Fma0", ",", "Rcp", ",", "Flags", ")", ";", "auto", "Fma2", "=", "B", ".", "buildFMA", "(", "S64", ",", "NegDivScale0", ",", "Fma1", ",", "One", ",", "Flags", ")", ";", "auto", "DivScale1", "=", "B", ".", "buildIntrinsic", "(", "", ",", "{", "S64", ",", "S1", "}", ",", "false", ")", ".", "addUse", "(", "LHS", ")", ".", "addUse", "(", "RHS", ")", ".", "addImm", "(", "", ")", ".", "setMIFlags", "(", "Flags", ")", ";", "auto", "Fma3", "=", "B", ".", "buildFMA", "(", "S64", ",", "Fma1", ",", "Fma2", ",", "Fma1", ",", "Flags", ")", ";", "auto", "Mul", "=", "B", ".", "buildFMul", "(", "S64", ",", "DivScale1", ".", "getReg", "(", "", ")", ",", "Fma3", ",", "Flags", ")", ";", "auto", "Fma4", "=", "B", ".", "buildFMA", "(", "S64", ",", "NegDivScale0", ",", "Mul", ",", "DivScale1", ".", "getReg", "(", "", ")", ",", "Flags", ")", ";", "Register", "Scale", ";", "if", "(", "!", "ST", ".", "hasUsableDivScaleConditionOutput", "(", ")", ")", "{", "LLT", "S32", "=", "LLT", "::", "scalar", "(", "", ")", ";", "auto", "NumUnmerge", "=", "B", ".", "buildUnmerge", "(", "S32", ",", "LHS", ")", ";", "auto", "DenUnmerge", "=", "B", ".", "buildUnmerge", "(", "S32", ",", "RHS", ")", ";", "auto", "Scale0Unmerge", "=", "B", ".", "buildUnmerge", "("], "ground_truth": ["S32", ",", "DivScale0", ")", ";"], "File": "AMDGPULegalizerInfo22", "Func": "legalizeFDIV64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1855, "Length": 356, "Cover_Rate": 0.5705128205128205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NewReturnAddrFI", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "SlotSize", ",", "(", "int64_t", ")", "FPDiff", "-", "SlotSize", ",", "false", ")", ";", "SDValue", "NewRetAddrFrIdx", "=", "DAG", ".", "getFrameIndex", "(", "NewReturnAddrFI"], "ground_truth": [",", "PtrVT", ")", ";"], "File": "X86ISelLowering (2)", "Func": "EmitTailCallStoreRetAddr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1856, "Length": 35, "Cover_Rate": 0.330188679245283, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "List", ".", "resize", "(", "NewTop", "+", "", ")", ";", "return", "NewTop"], "ground_truth": [";"], "File": "HexagonISelDAGToDAGHVX", "Func": "reset", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1857, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FI", "->", "hasPreallocatedCall", "(", ")", ")", "return", "true", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "if", "(", "!", "EnableBasePointer", ")", "return", "false", ";", "bool", "CantUseFP", "=", "hasStackRealignment", "(", "MF"], "ground_truth": [")", ";"], "File": "X86RegisterInfo (2)1", "Func": "hasBasePointer", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1858, "Length": 38, "Cover_Rate": 0.5205479452054794, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printU8ImmOperand", "(", "const", "MCInst", "*", "MI", ",", "int", "OpNum", ",", "raw_ostream"], "ground_truth": ["&", "O", ")", "{"], "File": "SystemZInstPrinter10", "Func": "printU8ImmOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1859, "Length": 18, "Cover_Rate": 0.5806451612903226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerConstantPool", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerLOAD", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSTORE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVAARG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "ExpandADDSUB", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "default", ":", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "XCoreISelLowering59", "Func": "LowerOperation", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1860, "Length": 113, "Cover_Rate": 0.601063829787234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Use", "&", "U", "=", "*", "UI", ";", "++", "UI", ";", "SSA", ".", "Initialize", "(", "I", ".", "getType", "(", ")", ",", "I", ".", "getName", "(", ")", ")", ";", "SSA", ".", "AddAvailableValue", "(", "&", "BB", ",", "&", "I", ")", ";", "auto", "*", "User", "=", "cast", "<", "Instruction", ">", "(", "U", ".", "getUser", "(", ")", ")", ";", "if", "(", "User", "->", "getParent", "(", ")", "==", "&", "BB", ")", "continue", ";", "if", "(", "auto", "*", "UserPN", "=", "dyn_cast", "<", "PHINode", ">", "(", "User", ")", ")", "if", "(", "UserPN", "->", "getIncomingBlock", "(", "U", ")", "==", "&", "BB", ")", "continue", ";", "if", "(", "DT", ".", "dominates", "(", "&", "I", ",", "User", ")"], "ground_truth": [")", "continue", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj20", "Func": "rebuildSSA", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1861, "Length": 109, "Cover_Rate": 0.5477386934673367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcombine_s16", "(", "int16x4_t", "__a", ",", "int16x4_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vcombine_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1862, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "assert", "(", "MFI", "->", "isEntryFunction", "(", ")", ")", ";", "Register", "PreloadedScratchWaveOffsetReg", "=", "MFI", "->", "getPreloadedReg", "(", "", ")", ";", "Register", "ScratchRsrcReg", ";", "if", "(", "!", "ST", ".", "enableFlatScratch", "(", ")", ")", "ScratchRsrcReg", "=", "getEntryFunctionReservedScratchRsrcReg", "(", "MF", ")", ";", "if", "(", "ScratchRsrcReg", ")", "{", "for", "(", "MachineBasicBlock", "&", "OtherBB", ":", "MF", ")", "{", "if", "(", "&", "OtherBB", "!=", "&", "MBB", ")", "{", "OtherBB", ".", "addLiveIn", "(", "ScratchRsrcReg", ")", ";", "}", "}", "}", "Register", "PreloadedScratchRsrcReg", ";", "if", "(", "ST", ".", "isAmdHsaOrMesa", "(", "F", ")", ")", "{", "PreloadedScratchRsrcReg", "=", "MFI", "->", "getPreloadedReg", "(", "", ")", ";", "if", "(", "ScratchRsrcReg", "&&", "PreloadedScratchRsrcReg", ")", "{", "MRI", ".", "addLiveIn", "(", "PreloadedScratchRsrcReg", ")", ";", "MBB", ".", "addLiveIn", "(", "PreloadedScratchRsrcReg", ")", ";", "}", "}", "DebugLoc", "DL", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "Register", "ScratchWaveOffsetReg", ";", "if", "(", "PreloadedScratchWaveOffsetReg", "&&", "TRI", "->", "isSubRegisterEq", "(", "ScratchRsrcReg", ",", "PreloadedScratchWaveOffsetReg", ")", ")", "{", "ArrayRef", "<", "MCPhysReg", ">", "AllSGPRs", "=", "TRI", "->", "getAllSGPR32", "(", "MF", ")", ";", "unsigned", "NumPreloaded", "=", "MFI", "->", "getNumPreloadedSGPRs", "(", ")", ";", "AllSGPRs", "=", "AllSGPRs", ".", "slice", "(", "std", "::", "min", "(", "static_cast", "<", "unsigned", ">", "(", "AllSGPRs", ".", "size", "(", ")", ")", ",", "NumPreloaded", ")", ")", ";", "Register", "GITPtrLoReg", "=", "MFI", "->", "getGITPtrLoReg", "(", "MF", ")", ";", "for", "(", "MCPhysReg", "Reg", ":", "AllSGPRs", ")", "{", "if", "(", "!", "MRI", ".", "isPhysRegUsed", "(", "Reg", ")", "&&", "MRI", ".", "isAllocatable", "(", "Reg", ")", "&&", "!", "TRI", "->", "isSubRegisterEq", "(", "ScratchRsrcReg", ",", "Reg", ")", "&&", "GITPtrLoReg", "!=", "Reg", ")", "{", "ScratchWaveOffsetReg", "=", "Reg", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchWaveOffsetReg", ")", ".", "addReg"], "ground_truth": ["(", "PreloadedScratchWaveOffsetReg", ",", "RegState", "::", "Kill", ")", ";"], "File": "SIFrameLowering12", "Func": "emitEntryFunctionPrologue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1863, "Length": 286, "Cover_Rate": 0.4454828660436137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "tdata_section", "(", ")", "\\", "{", "\\", "if", "(", "in_section", "!=", "in_tdata", ")", "\\", "{", "\\", "fprintf"], "ground_truth": ["(", "asm_out_file", ",", "", ",", "TDATA_SECTION_ASM_OP", ")", ";", "\\", "in_section", "=", "in_tdata", ";", "\\", "}", "\\", "}"], "File": "v8504", "Func": "tdata_section", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1864, "Length": 35, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_reduce_sh", "(", "__mmask8", "__A", ",", "__m128h", "__B", ",", "__m128h", "__C", ","], "ground_truth": ["int", "__D", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm_maskz_reduce_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1865, "Length": 28, "Cover_Rate": 0.5957446808510638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isHorizontalReduction", "(", "const", "MachineInstr", "&", "MI", ")", "{", "const", "MCInstrDesc", "&", "MCID", "=", "MI", ".", "getDesc", "(", ")", ";", "uint64_t", "Flags", "=", "MCID", "."], "ground_truth": ["TSFlags", ";"], "File": "ARMLowOverheadLoops", "Func": "isHorizontalReduction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1866, "Length": 28, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "buildMUBUFOffsetLoadStore", "(", "const", "InstrInfo", "*", "TII", ",", "MachineFrameInfo", "&", "MFI", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "int", "Index", ",", "int64_t", "Offset", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "bool", "IsStore", "=", "MI", "->", "mayStore", "(", ")", ";", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "int", "LoadStoreOp", "=", "IsStore", "?", "getOffsetMUBUFStore", "(", "Opc", ")", ":", "getOffsetMUBUFLoad", "(", "Opc", ")", ";", "if", "(", "LoadStoreOp", "==", "-", "", ")", "return", "false", ";", "const", "MachineOperand", "*", "Reg", "=", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "vdata", ")", ";", "MachineInstrBuilder", "NewMI", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "LoadStoreOp", ")", ")", ".", "add", "(", "*", "Reg", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "srsrc", ")", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand"], "ground_truth": ["(", "*", "MI", ",", "", "::", "soffset", ")", ")", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "cloneMemRefs", "(", "*", "MI", ")", ";"], "File": "SIRegisterInfo117", "Func": "buildMUBUFOffsetLoadStore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1867, "Length": 190, "Cover_Rate": 0.8225108225108225, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "OPT_m3dnow", ":", "if", "(", "!", "value", ")", "{", "target_flags", "&=", "~", "MASK_3DNOW_A", ";", "target_flags_explicit", "|=", "MASK_3DNOW_A", ";", "}", "return", "true", ";", "case", "OPT_mmmx", ":", "if", "(", "!", "value", ")", "{", "target_flags", "&=", "~", "(", "MASK_3DNOW", "|", "MASK_3DNOW_A", ")", ";", "target_flags_explicit", "|=", "MASK_3DNOW", "|", "MASK_3DNOW_A", ";", "}", "return", "true", ";", "case", "OPT_msse", ":", "if", "(", "!", "value", ")", "{", "target_flags", "&=", "~", "("], "ground_truth": ["MASK_SSE2", "|", "MASK_SSE3", ")", ";"], "File": "i3863", "Func": "ix86_handle_option", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1868, "Length": 68, "Cover_Rate": 0.5271317829457365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "cfun", "->", "calls_alloca", "||", "crtl", "->", "calls_eh_return", "||", "cfun", "->", "has_nonlocal_label"], "ground_truth": ["||", "crtl", "->", "calls_eh_return", ")", ";"], "File": "cr16", "Func": "cr16_frame_pointer_required", "Target": "cr16", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1869, "Length": 19, "Cover_Rate": 0.7037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", ""], "ground_truth": [",", "VT", ")", ";"], "File": "MSP430ISelLowering1", "Func": "LowerFRAMEADDR", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1870, "Length": 40, "Cover_Rate": 0.3007518796992481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_label", "(", "XEXP", "(", "label", ",", "", ")", ")", ";", "emit_load_locked", "(", "mode", ",", "retval", ",", "mem", ")", ";", "emit_store_conditional", "(", "mode", ",", "mem", ",", "val", ")", ";", "emit_unlikely_jump", "(", "EQ", ","], "ground_truth": ["label", ")", ";"], "File": "or1k", "Func": "or1k_expand_atomic_exchange", "Target": "or1k", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1871, "Length": 35, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", "||", "I", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MBB", ".", "erase", "(", "I"], "ground_truth": [")", ";"], "File": "TriCoreFrameLowering (2)", "Func": "eliminateCallFramePseudoInstr", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1872, "Length": 26, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "PtrOff", "=", "DAG", ".", "getIntPtrConstant", "(", "LocMemOffset", ",", "dl", ")", ";", "PtrOff", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ",", "StackPtr", ",", "PtrOff", ")", ";", "SDValue", "MemcpyCall", "=", "CreateCopyOfByValArgument", "(", "Arg", ",", "PtrOff", ",", "CallSeqStart", ".", "getNode", "(", ")", "->", "getOperand", "(", "", ")", ",", "Flags", ",", "DAG", ",", "dl", ")", ";", "SDValue", "NewCallSeqStart", "=", "DAG", ".", "getCALLSEQ_START", "(", "MemcpyCall", ",", "CallSeqStart", ".", "getNode", "(", ")", "->", "getOperand", "(", "", ")", ",", "SDLoc", "(", "MemcpyCall", ")", ")", ";", "DAG", ".", "ReplaceAllUsesWith", "(", "CallSeqStart", ".", "getNode", "(", ")", ",", "NewCallSeqStart", ".", "getNode", "(", ")", ")", ";", "Chain", "=", "CallSeqStart", "=", "NewCallSeqStart", ";", "Arg", "=", "PtrOff", ";", "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "if", "(", "Arg", ".", "getValueType", "(", ")", "==", "", ")", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Arg", ")", ";", "seenFloatArg", "|=", "VA", ".", "getLocVT", "(", ")", ".", "isFloatingPoint", "(", ")", ";", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ")", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "unsigned", "LocMemOffset", "=", "VA", ".", "getLocMemOffset", "(", ")", ";", "if", "(", "!", "isTailCall", ")", "{", "SDValue", "PtrOff", "=", "DAG", ".", "getIntPtrConstant", "(", "LocMemOffset", ",", "dl", ")", ";", "PtrOff", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ",", "StackPtr", ",", "PtrOff", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "Arg", ",", "PtrOff", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "}", "else", "{", "CalculateTailCallArgDest", "(", "DAG", ",", "MF", ",", "false", ",", "Arg", ",", "SPDiff", ",", "LocMemOffset", ",", "TailCallArguments", ")", ";", "}", "}", "}", "if", "(", "!", "MemOpChains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "MemOpChains", ")", ";", "SDValue", "InFlag", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "("], "ground_truth": ["", ")", ";"], "File": "PPCISelLowering111", "Func": "LowerCall_32SVR4", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1873, "Length": 381, "Cover_Rate": 0.31909547738693467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "WroteStrtab", ")", ";", "std", "::", "vector", "<", "char", ">", "Strtab", ";", "StrtabBuilder", ".", "finalizeInOrder", "(", ")", ";", "Strtab", ".", "resize", "(", "StrtabBuilder", ".", "getSize", "("], "ground_truth": [")", ")", ";"], "File": "DXILBitcodeWriter", "Func": "writeStrtab", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1874, "Length": 31, "Cover_Rate": 0.37349397590361444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "IntrData", "->", "Type", "==", "TRUNCATE_TO_MEM_VI32", ")", "ScalarVT", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "ScalarVT", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "Info", ".", "align", "=", "Align", "(", "", ")", ";", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOStore", ";", "break", ";", "}", "case", "GATHER", ":", "case", "GATHER_AVX2", ":", "{", "Info", ".", "opc", "=", "", ";", "Info", ".", "ptrVal", "=", "nullptr", ";", "MVT", "DataVT", "=", "", "(", "I", ".", "getType", "(", ")", ")", ";", "MVT", "IndexVT", "=", "", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "unsigned", "NumElts", "=", "std", "::", "min", "(", "DataVT", ".", "getVectorNumElements", "(", ")", ",", "IndexVT", ".", "getVectorNumElements", "(", ")", ")", ";", "Info", ".", "memVT", "=", "", "(", "DataVT", ".", "getVectorElementType", "(", ")", ",", "NumElts", ")", ";", "Info", ".", "align", "=", "Align", "(", "", ")", ";", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOLoad", ";", "break", ";", "}", "case", "SCATTER", ":", "{", "Info", ".", "opc", "=", "", ";", "Info", ".", "ptrVal", "=", "nullptr", ";", "MVT", "DataVT", "=", "", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "MVT", "IndexVT", "=", "", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "unsigned", "NumElts", "=", "std", "::", "min", "(", "DataVT", ".", "getVectorNumElements", "(", ")", ",", "IndexVT", ".", "getVectorNumElements", "(", ")", ")", ";", "Info", ".", "memVT", "=", "", "(", "DataVT", ".", "getVectorElementType", "(", ")", ",", "NumElts", ")", ";", "Info", ".", "align", "=", "Align", "(", "", ")", ";", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOStore", ";", "break", ";", "}", "default", ":", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "X86ISelLowering125", "Func": "getTgtMemIntrinsic", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1875, "Length": 265, "Cover_Rate": 0.6134259259259259, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vsubq_n_uv4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vsubq_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1876, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "hasAddend", "=", "true", ";", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "Ctx", ")", ";", "break", ";", "case", "R__64_GOT32", ":", "case", "R__64_GOT64", ":", "case", "R__64_GOTPC32", ":", "case", "R__64_GOTPC64", ":", "case", "R__64_GOTPLT64", ":", "hasAddend", "=", "true", ";", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_GOT", ",", "Ctx", ")", ";", "break", ";", "case", "R__64_PLT32", ":", "hasAddend", "=", "true", ";", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_PLT", ",", "Ctx", ")", ";", "break", ";", "case", "R__64_GLOB_DAT", ":", "case", "R__64_JUMP_SLOT", ":", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "Ctx", ")", ";", "break", ";", "case", "R__64_GOTPCREL", ":", "case", "R__64_GOTPCREL64", ":", "hasAddend", "=", "true", ";", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_GOTPCREL", ",", "Ctx", ")", ";", "break", ";", "case"], "ground_truth": ["R__64_GOTOFF64", ":"], "File": "X86ELFRelocationInfo3", "Func": "createExprForRelocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1877, "Length": 126, "Cover_Rate": 0.3378016085790885, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_blendmpd_256_mask", "(", "(", "__v4df", ")", "__A", ","], "ground_truth": ["(", "__v4df", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_blend_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1878, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitWrapper", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";"], "ground_truth": ["return", "NULL", ";"], "File": "ARMIREmitter", "Func": "visitWrapper", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1879, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ra_mem", "=", "gen_rtx_MEM", "(", "mode", ",", "plus_constant", "(", "Pmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "FP_REGNO", ")", ",", "offset", ")", ")", ";", "return", "copy_to_mode_reg", "(", "mode", ","], "ground_truth": ["ra_mem", ")", ";"], "File": "m32c", "Func": "m32c_return_addr_rtx", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1880, "Length": 29, "Cover_Rate": 0.3717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1q_lane_bf16", "(", "bfloat16_t", "*", "__a", ",", "bfloat16x8_t"], "ground_truth": ["__b", ",", "const", "int", "__c", ")", "{"], "File": "arm", "Func": "neon1_vst1q_lane_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1881, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "attr_type", "type", ";", "if", "(", "!", "insn", "||", "!", "NONDEBUG_INSN_P", "(", "insn", ")", "||", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "USE", "||", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "CLOBBER", ")", "return", "false", ";", "type", "=", "get_attr_type", "(", "insn", ")", ";", "if", "(", "type", "==", "TYPE_MUL", "||", "type", "==", "TYPE_DIV", "||", "type", "==", "TYPE_SDIV", "||", "type", "==", "TYPE_DDIV", "||", "type", "==", "TYPE_SSQRT", "||", "type", "==", "TYPE_DSQRT", "||", "type", "=="], "ground_truth": ["TYPE_MFCR", "||", "type", "==", "TYPE_MFCRF", "||", "type", "==", "TYPE_MFJMPR", ")", "{"], "File": "rs6000", "Func": "is_nonpipeline_insn", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1882, "Length": 84, "Cover_Rate": 0.8316831683168316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "is_store_insn", "(", "rtx", "insn", ")", "{", "if", "(", "!", "insn", "||", "!", "INSN_P", "("], "ground_truth": ["insn", ")", ")", "return", "false", ";"], "File": "rs60003", "Func": "is_store_insn", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1883, "Length": 22, "Cover_Rate": 0.6875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_uqshll_di", "(", "value"], "ground_truth": [",", "shift", ")", ";"], "File": "arm", "Func": "mve___arm_uqshll", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1884, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AssemblerImpl", "::", "freeClassObjectBuffer", "(", ")", "{", "if", "(", "classObjectBuffer", ")", "free", "(", "classObjectBuffer"], "ground_truth": [")", ";"], "File": "JVMAssembler", "Func": "freeClassObjectBuffer", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1885, "Length": 16, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "reg_class_t", "nios2_preferred_reload_class", "(", "rtx", "x", "ATTRIBUTE_UNUSED", ","], "ground_truth": ["reg_class_t", "regclass", ")", "{"], "File": "nios2", "Func": "nios2_preferred_reload_class", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1886, "Length": 12, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getDepthOfOptCmov", "(", "unsigned", "TrueOpDepth", ",", "unsigned", "FalseOpDepth", ")", "{", "return", "std", "::", "max", "(", "divideCeil", "(", "TrueOpDepth", "*", "", "+", "FalseOpDepth", ",", "", ")", ",", "divideCeil"], "ground_truth": ["(", "FalseOpDepth", "*", "", "+", "TrueOpDepth", ",", "", ")", ")", ";"], "File": "X86CmovConversion (2)1", "Func": "getDepthOfOptCmov", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1887, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetPassConfig", "*", "TargetMachine", "::", "createPassConfig", "(", "PassManagerBase"], "ground_truth": ["&", "PM", ")", "{"], "File": "JVMTargetMachine", "Func": "createPassConfig", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1888, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NameDecorationStyle", "getDecorationStyle", "(", ")"], "ground_truth": ["const", "{"], "File": "X86MachineFunctionInfo11", "Func": "getDecorationStyle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1889, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_rndscalesh_mask_round", "(", "__B", ",", "__C", ",", "__D", ",", "_mm_setzero_ph", "(", ")", ","], "ground_truth": ["__A", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_maskz_roundscale_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1890, "Length": 18, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "insn", "!=", "BB_HEAD", "(", "bb", ")", "&&", "!", "NONDEBUG_INSN_P", "(", "insn", ")", ")", "insn", "=", "PREV_INSN", "(", "insn", ")", ";", "if", "(", "insn", "==", "BB_HEAD", "(", "bb", ")", "||", "INSN_CODE", "(", "insn", ")", "!=", "CODE_FOR_cbranchsi4_insn", ")", "continue", ";", "cmp", "=", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "insn", ")", ")", ",", "", ")", ";", "op0", "=", "XEXP", "(", "cmp", ",", "", ")", ";", "op1", "=", "XEXP", "(", "cmp", ",", "", ")", ";", "if", "(", "!", "CONST_INT_P", "(", "op1", ")", "||", "INTVAL", "(", "op1", ")", "!=", "", ")", "continue", ";", "gcc_assert", "(", "insn", "!=", "BB_HEAD", "(", "bb", ")", ")", ";", "for", "(", "prev", "=", "PREV_INSN", "(", "insn", ")", ";", "(", "!", "insn_clobbered", "&&", "prev", "!=", "BB_HEAD", "(", "bb", ")", "&&", "(", "NOTE_P", "(", "prev", ")", "||", "DEBUG_INSN_P", "(", "prev", ")", "||", "(", "(", "set", "=", "single_set", "(", "prev", ")", ")", "!=", "NULL", "&&", "get_attr_conds", "(", "prev", ")", "==", "CONDS_NOCOND", ")", ")", ")", ";", "prev", "=", "PREV_INSN", "(", "prev", ")", ")", "{", "if", "(", "reg_set_p", "(", "op0", ",", "prev", ")", ")", "insn_clobbered", "=", "true", ";", "}", "if", "(", "insn_clobbered", ")"], "ground_truth": ["continue", ";"], "File": "arm", "Func": "thumb1_reorg", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1891, "Length": 181, "Cover_Rate": 0.4986225895316804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Unmerge", "=", "B", ".", "buildUnmerge", "(", "S32", ",", "WideDstReg", ")", ";", "int", "NumOps", "=", "Unmerge", "->", "getNumOperands", "(", ")", "-", "", ";", "SmallVector", "<", "Register", ",", "", ">", "RemergeParts", "(", "NumOps", ")", ";", "for", "(", "int", "I", "=", "", ";", "I", "!=", "NumOps", ";", "++", "I", ")", "RemergeParts", "[", "I", "]", "=", "B", ".", "buildTrunc", "(", "S16", ",", "Unmerge", ".", "getReg", "(", "I", ")", ")", ".", "getReg", "(", "", ")", ";", "B", ".", "buildBuildVector", "("], "ground_truth": ["DstReg", ",", "RemergeParts", ")", ";"], "File": "AMDGPULegalizerInfo41", "Func": "repackUnpackedD16Load", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1892, "Length": 81, "Cover_Rate": 0.680672268907563, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "getMemBarrierOpt", "(", ")", "const", "{", "assert", "(", "Kind", "==", "k_MemBarrierOpt", "&&", ""], "ground_truth": [")", ";"], "File": "ARMAsmParser (2)", "Func": "getMemBarrierOpt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1893, "Length": 15, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayRef", "<", "int16_t", ">", "SubRegs", "=", "TRI", ".", "getRegSplitParts", "(", "SuperRC", ",", "EltSize", ")", ";", "if", "(", "static_cast", "<", "unsigned", ">", "(", "Offset", ")", ">=", "SubRegs", ".", "size", "(", ")", ")", "return", "std", "::", "make_pair", "(", "IdxReg", ",", "SubRegs", "[", "", "]", ")", ";", "return", "std", "::", "make_pair", "(", "IdxBaseReg", ",", "SubRegs", "[", "Offset", "]"], "ground_truth": [")", ";"], "File": "AMDGPUInstructionSelector5", "Func": "computeIndirectRegIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1894, "Length": 57, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OpcodeIndex", "=", "SOK_CRSpill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_CRBitSpill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_VRVectorSpill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_VSXVectorSpill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_VectorFloat8Spill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_VectorFloat4Spill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_VRSaveSpill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_QuadFloat8Spill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_QuadFloat4Spill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_QuadBitSpill", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "OpcodeIndex", "=", "SOK_SpillToVSR", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "}", "else", "{", "if", "(", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ")", "{", "OpcodeIndex", "=", "SOK_Int4Spill", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ")", "{", "OpcodeIndex", "=", "SOK_Int8Spill", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "OpcodeIndex", "=", "SOK_Float8Spill", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "OpcodeIndex", "=", "SOK_Float4Spill", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "OpcodeIndex", "=", "SOK_CRSpill", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "OpcodeIndex", "=", "SOK_CRBitSpill", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "OpcodeIndex", "=", "SOK_VRVectorSpill", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")"], "ground_truth": [")", "{"], "File": "PPCInstrInfo10", "Func": "getLoadOpcodeForSpill", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1895, "Length": 312, "Cover_Rate": 0.4897959183673469, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_lfrintnuv2dfv2di_us", "(", "__a", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon3_vcvtnq_u64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1896, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MI", "->", "getDesc", "(", ")", ".", "getSize", "(", ")", ";", "case", "TargetOpcode", "::", "INLINEASM", ":", "{", "const", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "char", "*", "AsmStr", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getSymbolName", "(", ")", ";", "return", "getInlineAsmLength", "(", "AsmStr", ",", "*", "MF", "->", "getTarget", "("], "ground_truth": [")", ".", "getMCAsmInfo", "(", ")", ")", ";"], "File": "MipsInstrInfo20", "Func": "GetInstSizeInBytes", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1897, "Length": 65, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "&", "Subtarget", "::", "initializeSubtargetDependencies", "(", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetMachine", "&", "TM", ")", "{", "StringRef", "CPUName", "=", "", "(", "TM", ".", "getTargetTriple", "(", ")", ",", "CPU", ")", ";", "ParseSubtargetFeatures", "(", "CPUName", ",", "CPUName", ",", "FS", ")", ";", "InstrItins", "=", "getInstrItineraryForCPU", "(", "CPUName", ")", ";", "if", "(", "In16Mode", "&&", "!", "IsSoftFloat", ")", "In16HardFloat", "=", "true", ";", "if", "(", "StackAlignOverride", ")", "stackAlignment", "="], "ground_truth": ["*", "StackAlignOverride", ";"], "File": "MipsSubtarget (2)2", "Func": "initializeSubtargetDependencies", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1898, "Length": 68, "Cover_Rate": 0.5037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "return", "allocateCCRegs", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "ArgFlags", ",", "State", ",", "&"], "ground_truth": ["", ",", "", ")", ";"], "File": "AMDGPUISelLowering", "Func": "allocateSGPRTuple", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1899, "Length": 40, "Cover_Rate": 0.41237113402061853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MachineOperand", "&", "getLdStOffsetOp", "(", "const", "MachineInstr", "*", "MI", ")", "{", "unsigned", "Idx", "=", "isPairedLdSt", "(", "MI", ")", "?"], "ground_truth": ["", ":", "", ";"], "File": "AArch64LoadStoreOptimizer (2)", "Func": "getLdStOffsetOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1900, "Length": 24, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "tmp", ";", "if", "(", "reg", "==", "NULL_RTX", ")", "reg", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "tmp", "=", "gen_rtx_CONST", "(", "Pmode", ",", "x", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "reg", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "pic_offset_table_rtx", ",", "tmp", ")"], "ground_truth": [")", ")", ";"], "File": "microblaze", "Func": "load_tls_operand", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1901, "Length": 42, "Cover_Rate": 0.7368421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "MCObjectFormat", "&", "getObjectFormat", "(", ")"], "ground_truth": ["const", "{"], "File": "ARMAsmBackend28", "Func": "getObjectFormat", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1902, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vctp32q_mhi", "(", "__a"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vctp32q_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1903, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "default", ":", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "AMDILCFGStructurizer11", "Func": "getContinueNzeroOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1904, "Length": 13, "Cover_Rate": 0.30952380952380953, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "ext_code", "==", "SIGN_EXTEND", "||", "ext_code", "==", "ZERO_EXTEND", ")", "&&", "(", "from_mode", "==", "QImode", "||", "from_mode", "==", "HImode", ")", "&&", "set_src", "!=", "NULL", ")"], "ground_truth": ["return", "arith_reg_operand", "(", "XEXP", "(", "set_src", ",", "", ")", ",", "from_mode", ")", ";"], "File": "sh", "Func": "can_use_as_unextended_reg", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1905, "Length": 39, "Cover_Rate": 0.7358490566037735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqrdmlsdhxq_s16", "(", "int16x8_t", "__inactive", ",", "int16x8_t", "__a", ",", "int16x8_t", "__b", ")", "{", "return", "__builtin_mve_vqrdmlsdhxq_sv8hi", "(", "__inactive", ",", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vqrdmlsdhxq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1906, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vshlq_r_uv4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vshlq_r_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1907, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getDesc", "(", ")", ".", "isBranch", "(", ")", "&&", "", ")", ";", "int", "NumOp", "=", "MI", ".", "getNumExplicitOperands"], "ground_truth": ["(", ")", ";"], "File": "M88kInstrInfo", "Func": "getBranchDestBlock", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1908, "Length": 24, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "core2i7_first_cycle_multipass_fini", "(", "void", "*", "_data", ")", "{", "ix86_first_cycle_multipass_data_t", "data", "=", "(", "ix86_first_cycle_multipass_data_t", ")", "_data", ";", "if", "(", "data", "->", "ready_try_change", ")", "{", "sbitmap_free", "(", "data", "->", "ready_try_change", ")", ";", "data", "->", "ready_try_change"], "ground_truth": ["=", "NULL", ";"], "File": "i3864", "Func": "core2i7_first_cycle_multipass_fini", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1909, "Length": 37, "Cover_Rate": 0.8222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "Emitter", "(", "TM", ","], "ground_truth": ["MCE", ")", ";"], "File": "X86CodeEmitter22", "Func": "createX86CodeEmitterPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1910, "Length": 9, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstLowering", ".", "Lower", "(", "MI", ",", "TmpInst", ")", ";", "EmitToStreamer", "(", "OutStreamer", ",", "TmpInst", ")"], "ground_truth": [";"], "File": "MSP430AsmPrinter1", "Func": "EmitInstruction", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1911, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cvtusepi16_epi8", "(", "__m128i", "__O", ",", "__mmask16", "__M", ",", "__m256i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmovuswb256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16qi", ")"], "ground_truth": ["__O", ",", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_cvtusepi16_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1912, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "c", ">=", "'0'"], "ground_truth": ["&&", "c", "<=", "'9'", ";"], "File": "AMDGPULibFunc", "Func": "isDigit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1913, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")"], "ground_truth": ["__builtin_ia32_loadups", "(", "__P", ")", ";"], "File": "xmmintrin4", "Func": "_mm_loadu_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1914, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "word1", "=", "force_reg", "(", "DImode", ",", "gen_const_mem", "(", "DImode", ",", "fnaddr", ")", ")", ";", "word1", "=", "expand_and", "(", "DImode", ",", "word1", ",", "GEN_INT", "(", "HOST_WIDE_INT_C", "(", "", ")", ")", ",", "NULL", ")", ";", "}", "else", "{", "word1", "=", "GEN_INT", "(", "HOST_WIDE_INT_C", "(", "", ")", ")", ";", "word2", "=", "GEN_INT", "(", "HOST_WIDE_INT_C", "(", "", ")", ")", ";", "}", "mem", "=", "adjust_address", "(", "m_tramp", ",", "DImode", ",", "", ")", ";", "emit_move_insn", "(", "mem", ",", "word1", ")", ";", "mem", "=", "adjust_address", "(", "m_tramp", ",", "DImode", ",", "", ")", ";", "emit_move_insn", "(", "mem", ",", "word2", ")", ";", "mem", "=", "adjust_address", "(", "m_tramp", ",", "Pmode"], "ground_truth": [",", "", ")", ";"], "File": "alpha4", "Func": "alpha_trampoline_init", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1915, "Length": 104, "Cover_Rate": 0.3525423728813559, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "isImm", "(", ")", ")", "{", "int64_t", "Value", "=", "MI", "->", "getOperand", "(", "OpNum", ")", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "RISCVInstPrinter (2)", "Func": "printS12ImmOperand", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1916, "Length": 28, "Cover_Rate": 0.37333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "N", ":", "IdenticalOpNums", ")", "if", "(", "!", "isIdenticalOp", "(", "MI1", ".", "getOperand", "(", "N1", "+", "N", ")", ",", "MI2", ".", "getOperand", "(", "N2", "+", "N", ")", ")", ")", "return", "false", ";", "const", "MachineOperand", "*", "Op1", "=", "&", "MI1", ".", "getOperand", "(", "N1", "+", "", ")", ";", "const", "MachineOperand", "*", "Op2", "=", "&", "MI2", ".", "getOperand", "(", "N2", "+", "", ")", ";", "if", "(", "!", "isIdenticalOp", "(", "*", "Op1"], "ground_truth": [",", "*", "Op2", ")", ")", "{"], "File": "X86OptimizeLEAs (2)", "Func": "isSimilarMemOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1917, "Length": 78, "Cover_Rate": 0.3696682464454976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UseMI", "=", "MRI", "->", "use_instr_nodbg_begin", "(", "NextExecReg", ")", ";", "}", "if", "(", "UseMI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "hasKill", "(", "MI", ".", "getParent", "(", ")", ",", "UseMI", "->", "getParent", "(", ")", ",", "TII", ")", ")", "{", "NeedsKillCleanup", ".", "insert", "(", "&", "*", "UseMI", ")", ";", "SimpleIf", "=", "false", ";", "}", "}", "}", "else", "if", "(", "SimpleIf", ")", "{", "auto", "UseMI", "=", "MRI", "->", "use_instr_nodbg_begin", "(", "SaveExecReg", ")", ";", "SimpleIf", "=", "!", "hasKill", "(", "MI", ".", "getParent", "(", ")", ",", "UseMI", "->", "getParent", "(", ")", ",", "TII", ")", ";", "}", "Register", "CopyReg", "=", "SimpleIf", "?", "SaveExecReg", ":", "MRI", "->", "createVirtualRegister", "(", "BoolRC", ")", ";", "MachineInstr", "*", "CopyExec", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "CopyReg", ")", ".", "addReg", "(", "Exec", ")", ".", "addReg", "(", "Exec", ",", "RegState", "::", "ImplicitDefine", ")", ";", "LoweredIf", ".", "insert", "(", "CopyReg", ")", ";", "Register", "Tmp", "=", "MRI", "->", "createVirtualRegister", "(", "BoolRC", ")", ";", "MachineInstr", "*", "And", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "AndOpc", ")", ",", "Tmp", ")", ".", "addReg", "(", "CopyReg", ")", ".", "add", "(", "Cond", ")", ";", "setImpSCCDefDead", "(", "*", "And", ",", "true", ")", ";", "MachineInstr", "*", "Xor", "=", "nullptr", ";", "if", "(", "!", "SimpleIf", ")", "{", "Xor", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "XorOpc", ")", ",", "SaveExecReg", ")", ".", "addReg", "(", "Tmp", ")", ".", "addReg", "(", "CopyReg", ")", ";", "setImpSCCDefDead", "(", "*", "Xor", ",", "ImpDefSCC", ".", "isDead", "(", ")", ")", ";", "}", "MachineInstr", "*", "SetExec", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "MovTermOpc", ")", ",", "Exec", ")", ".", "addReg", "(", "Tmp", ",", "RegState", "::", "Kill", ")", ";", "MachineInstr", "*", "NewBr", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "LIS", ")", "{", "MI", ".", "eraseFromParent", "(", ")", ";", "return", ";", "}", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "CopyExec", ")", ";", "LIS", "->", "ReplaceMachineInstrInMaps", "(", "MI", ",", "*"], "ground_truth": ["And", ")", ";"], "File": "SILowerControlFlow71", "Func": "emitIf", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1918, "Length": 350, "Cover_Rate": 0.5401234567901234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIRBuilder", ".", "buildConstant", "(", "OffsetReg", ",", "Offset", ")", ";", "Register", "AddrReg", "=", "MRI", ".", "createGenericVirtualRegister", "(", "p0", ")", ";", "MIRBuilder", ".", "buildPtrAdd", "(", "AddrReg", ",", "SPReg", ",", "OffsetReg", ")", ";", "MPO", "=", "MachinePointerInfo", "::", "getStack", "(", "MIRBuilder", ".", "getMF", "(", ")", ","], "ground_truth": ["Offset", ")", ";"], "File": "ARMCallLowering30", "Func": "getStackAddress", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1919, "Length": 45, "Cover_Rate": 0.3146853146853147, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrecpeq_u32", "(", "uint32x4_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vrecpeq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1920, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_fmaxv2df", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon4_vmaxnmq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1921, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineModuleInfo", "&", "MMI", "=", "MF", ".", "getMMI", "(", ")", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", "->", "getCalleeSavedInfo", "(", ")", ";", "if", "(", "CSI", ".", "empty", "(", ")", ")", "return", ";", "std", "::", "vector", "<", "MachineMove", ">", "&", "Moves", "=", "MMI", ".", "getFrameMoves", "(", ")", ";", "const", "TargetData", "*", "TD", "=", "TM", ".", "getTargetData", "(", ")", ";", "bool", "HasFP", "=", "hasFP", "(", "MF", ")", ";", "int", "stackGrowth", "=", "(", "TM", ".", "getFrameInfo", "(", ")", "->", "getStackGrowthDirection", "(", ")", "==", "TargetFrameInfo", "::", "StackGrowsUp", "?", "TD", "->", "getPointerSize", "(", ")", ":", "-", "TD", "->", "getPointerSize", "(", ")", ")", ";", "int64_t", "MaxOffset", "=", "", ";", "for", "(", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "::", "const_iterator", "I", "=", "CSI", ".", "begin", "(", ")", ",", "E", "=", "CSI", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "MaxOffset", "=", "std", "::", "min", "(", "MaxOffset", ",", "MFI", "->", "getObjectOffset", "(", "I", "->", "getFrameIdx", "(", ")", ")", ")", ";", "int64_t", "saveAreaOffset", "=", "(", "HasFP", "?", "", ":", "", ")", "*", "stackGrowth", ";", "for", "(", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "::", "const_iterator", "I", "=", "CSI", ".", "begin", "(", ")", ",", "E", "=", "CSI", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "int64_t", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "I", "->", "getFrameIdx", "(", ")", ")", ";", "unsigned", "Reg", "=", "I", "->", "getReg", "(", ")", ";", "Offset", "=", "MaxOffset", "-", "Offset", "+", "saveAreaOffset", ";", "if", "(", "HasFP", "&&", "FramePtr", "==", "Reg", ")", "continue", ";", "MachineLocation", "CSDst", "(", "MachineLocation", "::", "VirtualFP"], "ground_truth": [",", "Offset", ")", ";"], "File": "X86FrameInfo", "Func": "emitCalleeSavedFrameMoves", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1922, "Length": 268, "Cover_Rate": 0.8701298701298701, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vshll_n_u32", "(", "uint32x2_t", "__a", ",", "const"], "ground_truth": ["int", "__b", ")", "{"], "File": "arm", "Func": "neon_vshll_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1923, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Res", "=", "tryParseSVERegister", "(", "RegNum", ",", "Kind", ",", "RegKind", "::", "SVEPredicateVector", ")", ";", "if", "(", "Res", "!=", "MatchOperand_Success", ")", "return", "Res", ";", "unsigned", "ElementWidth", "=", "StringSwitch", "<", "unsigned", ">", "(", "Kind", ".", "lower", "(", ")", ")", ".", "Case", "(", "", ",", "-", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";", "if", "(", "!", "ElementWidth", ")", "return", "MatchOperand_NoMatch", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateReg", "(", "RegNum", ",", "RegKind", "::", "SVEPredicateVector", ",", "ElementWidth", ",", "S", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Slash", ")", ")", "return", "MatchOperand_Success", ";", "if", "(", "!", "Kind", ".", "empty", "(", ")", ")", "{", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "", ",", "false", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "auto", "Pred", "=", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ".", "lower", "(", ")", ";", "if", "(", "Pred", "!=", "", "&&", "Pred", "!=", "", ")", "{", "Error", "(", "getLoc", "(", ")"], "ground_truth": [",", "", ")", ";"], "File": "AArch64AsmParser18", "Func": "tryParseSVEPredicateVector", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1924, "Length": 234, "Cover_Rate": 0.7548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "CallSeqStart", "=", "MIRBuilder", ".", "buildInstr", "(", "", ")", ";", "auto", "MIB", "=", "MIRBuilder", ".", "buildInstrNoInsert", "(", "Callee", ".", "isReg", "(", ")", "?", "", ":", "", ")", ";", "MIB", ".", "add", "(", "Callee", ")", ";", "auto", "TRI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "Mask", "=", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "F", ".", "getCallingConv", "(", ")", ")", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasCustomCallingConv", "(", ")", ")", "TRI", "->", "UpdateCustomCallPreservedMask", "(", "MF", ",", "&", "Mask", ")", ";", "MIB", ".", "addRegMask", "(", "Mask", ")", ";", "if", "(", "TRI", "->", "isAnyArgRegReserved", "(", "MF", ")", ")", "TRI", "->", "emitReservedArgRegCallError", "(", "MF", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "PhysRegs", ";", "OutgoingArgHandler", "Handler", "(", "MIRBuilder", ",", "MRI", ",", "MIB", ",", "AssignFnFixed", ",", "AssignFnVarArg", ")", ";", "if", "(", "!", "handleAssignments", "(", "MIRBuilder", ",", "SplitArgs", ",", "Handler", ")", ")", "return", "false", ";", "MIRBuilder", ".", "insertInstr", "(", "MIB", ")", ";", "if", "(", "Callee", ".", "isReg", "(", ")", ")", "MIB", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "constrainOperandRegClass", "(", "MF", ",", "*", "TRI", ",", "MRI", ",", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ",", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getRegBankInfo", "(", ")", ",", "*", "MIB", ",", "MIB", "->", "getDesc", "(", ")", ",", "Callee", ",", "", ")", ")", ";", "CCAssignFn", "*", "RetAssignFn", "=", "TLI", ".", "CCAssignFnForReturn", "(", "F", ".", "getCallingConv", "(", ")", ")", ";", "if", "(", "OrigRet", ".", "Reg", ")", "{", "SplitArgs", ".", "clear", "(", ")", ";", "SmallVector", "<", "uint64_t", ",", "", ">", "RegOffsets", ";", "SmallVector", "<", "unsigned", ",", ""], "ground_truth": [">", "SplitRegs", ";"], "File": "AArch64CallLowering50", "Func": "lowerCall", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1925, "Length": 268, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "PtrOff", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "StackPtr", ",", "SOffset", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "Arg", ",", "PtrOff", ",", "MachinePointerInfo", "(", ")", ")", ";", "MemOpChains", ".", "push_back", "(", "Store", ")", ";", "IsTailCall", "=", "false", ";", "}", "}", "if", "(", "!", "MemOpChains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "MemOpChains", ")", ";", "SDValue", "Glue", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ",", "Glue", ")", ";", "Glue", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "bool", "IsDirect", "=", "true", ";", "if", "(", "auto", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")", ",", "dl", ",", "", ")", ";", "else", "if", "(", "auto", "*", "E", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetExternalSymbol", "(", "E", "->", "getSymbol", "(", ")", ",", "", ")", ";", "else", "IsDirect", "=", "false", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "Callee", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "RegsToPass", "[", "i", "]"], "ground_truth": [".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ".", "getValueType", "(", ")", ")", ")", ";"], "File": "ARCISelLowering", "Func": "LowerCall", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1926, "Length": 300, "Cover_Rate": 0.3033367037411527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "Op", "->", "getSimpleValueType", "(", "", ")", ";", "SDValue", "In", "=", "Op", "->", "getOperand", "(", "", ")", ";", "MVT", "InVT", "=", "In", ".", "getSimpleValueType", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "InVT", ".", "getVectorElementType", "(", ")", "==", "", ")", "return", "LowerSIGN_EXTEND_Mask", "(", "Op", ",", "Subtarget", ",", "DAG", ")", ";", "assert", "(", "VT", ".", "isVector", "(", ")", "&&", "InVT", ".", "isVector", "(", ")", "&&", "", ")", ";", "assert", "(", "VT", ".", "getVectorNumElements", "(", ")", "==", "VT", ".", "getVectorNumElements", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "&&", "", ")", ";", "assert", "(", "(", "InVT", ".", "getVectorElementType", "(", ")", "==", "", "||", "InVT", ".", "getVectorElementType", "(", ")", "==", "", "||", "InVT", ".", "getVectorElementType", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "Subtarget", ".", "hasInt256", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "In", ")", ";", "unsigned", "NumElems", "=", "InVT", ".", "getVectorNumElements", "(", ")", ";", "SDValue", "Undef", "=", "DAG", ".", "getUNDEF", "(", "InVT", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShufMask1", "(", "NumElems", ",", "-", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", "/", "", ";", "++", "i", ")", "ShufMask1", "[", "i", "]", "=", "i", ";", "SDValue", "OpLo", "=", "DAG", ".", "getVectorShuffle", "(", "InVT", ",", "dl", ",", "In", ",", "Undef", ",", "ShufMask1", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShufMask2", "(", "NumElems", ",", "-", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", "/", "", ";", "++", "i", ")", "ShufMask2", "[", "i", "]", "=", "i", "+", "NumElems", "/", "", ";", "SDValue", "OpHi", "=", "DAG", ".", "getVectorShuffle", "(", "InVT", ",", "dl", ",", "In", ","], "ground_truth": ["Undef", ",", "ShufMask2", ")", ";"], "File": "X86ISelLowering", "Func": "LowerSIGN_EXTEND", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1927, "Length": 306, "Cover_Rate": 0.7536945812807881, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "F", ")", "Changed", "|=", "runOnMachineBasicBlock", "(", "MBB", ")", ";", "if", "(", "Changed", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "F", ".", "dump"], "ground_truth": ["(", ")", ")", ";"], "File": "LVLGen2", "Func": "runOnMachineFunction", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1928, "Length": 46, "Cover_Rate": 0.3484848484848485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "create", "(", "VK__HI", ",", "Expr", ","], "ground_truth": ["IsDarwin", ",", "Ctx", ")", ";"], "File": "PPCMCExpr21", "Func": "createHi", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1929, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "AMDGPUSubtarget", "&", "ST", "=", "TM", "->", "getSubtarget", "<", "AMDGPUSubtarget", ">", "(", ")", ";", "if", "(", "ST", ".", "getGeneration", "(", ")", "<=", "AMDGPUSubtarget", "::", "NORTHERN_ISLANDS", ")", "{", "addPass", "(", "createAMDGPUCFGStructurizerPass", "(", ")", ",", "false", ")", ";", "addPass", "(", "createR600ExpandSpecialInstrsPass", "(", "*", "TM", ")", ",", "false", ")", ";", "addPass", "(", "&", "FinalizeMachineBundlesID", ",", "false", ")", ";", "addPass", "(", "createR600Packetizer", "(", "*", "TM", ")"], "ground_truth": [",", "false", ")", ";"], "File": "AMDGPUTargetMachine35", "Func": "addPreEmitPass", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1930, "Length": 66, "Cover_Rate": 0.66, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "}", "else", "{", "unsigned", "Reg", "=", "", ";", "if", "(", "getInstrVecReg", "(", "MI", ",", "Reg", ")", ")", "{", "VecPrintList", ".", "push_back", "(", "&", "MI", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "MI", ".", "dump", "(", ")", ")", ";", "}", "}", "}", "Changed", "=", "VecPrintList", ".", "size", "(", ")", ">", "", ";", "if", "(", "!", "Changed", ")", "return", "Changed", ";", "for", "(", "auto", "*", "I", ":", "VecPrintList", ")", "{", "DebugLoc", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "I", "->", "getParent", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "I", "->", "dump", "(", ")", ")", ";", "unsigned", "Reg", "=", "", ";", "if", "(", "!", "getInstrVecReg", "(", "*", "I", ",", "Reg", ")", ")", "llvm_unreachable", "(", "", ")", ";", "MachineBasicBlock", "::", "instr_iterator", "MII", "=", "I", "->", "getIterator", "(", ")", ";", "if", "(", "I", "->", "isInsideBundle", "(", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "I", "->", "dump", "(", ")", ")", ";", "while", "(", "MII", "->", "isInsideBundle", "(", ")", ")", "++", "MII", ";", "}", "else", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "I", "->", "dump", "(", ")", ")", ";", "MII", "++", ";", "}", "if", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Reg", "-", "", "<<", "'\\n'", ")", ";", "addAsmInstr", "(", "MBB", ",", "Reg", ",", "MII", ",", "DL", ",", "QII", ",", "Fn", ")", ";", "}", "else", "if", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Reg", "-", "", "<<", "'\\n'", ")", ";", "addAsmInstr", "(", "MBB", ",", "", "+", "(", "Reg", "-", "", ")", "*", "", "+", "", ",", "MII", ",", "DL", ",", "QII", ",", "Fn", ")", ";", "addAsmInstr", "(", "MBB", ",", "", "+", "(", "Reg", "-", "", ")", "*", "", ",", "MII", ",", "DL", ",", "QII", ",", "Fn", ")", ";", "}", "else", "if", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Reg", "-", "", "<<", "'\\n'", ")", ";", "addAsmInstr", "(", "MBB", ",", "Reg", ",", "MII", ",", "DL", ",", "QII", ",", "Fn", ")", ";", "}", "else", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "HexagonVectorPrint", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1931, "Length": 363, "Cover_Rate": 0.6482142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Target", "&", "T", ",", "TargetMachine", "&", "TM", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ")", "{", "if", "(", "SyntaxVariant", "==", "", ")", "return", "new"], "ground_truth": ["InstPrinter", "(", "TM", ",", "MAI", ")", ";"], "File": "MBlazeAsmPrinter4", "Func": "createMBlazeMCInstPrinter", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1932, "Length": 38, "Cover_Rate": 0.9047619047619048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "*", "Dest0", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "sdst", ")", ";", "const", "auto", "*", "Dest1", "=", "TII", "->", "getNamedOperand", "(", "*", "Paired", ".", "I", ",", "", "::", "sdst", ")", ";", "BuildMI", "(", "*", "MBB", ",", "Paired", ".", "I", ",", "DL", ",", "CopyDesc", ")", ".", "add", "(", "*", "Dest0", ")", ".", "addReg", "(", "DestReg", ",", "", ",", "SubRegIdx0", ")", ";", "MachineInstr", "*", "Copy1", "=", "BuildMI", "(", "*", "MBB", ",", "Paired", ".", "I", ",", "DL", ",", "CopyDesc", ")", ".", "add", "(", "*", "Dest1", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Kill", ",", "SubRegIdx1", ")", ";", "moveInstsAfter", "(", "Copy1", ",", "CI", ".", "InstsToMove", ")", ";", "CI", ".", "I", "->", "eraseFromParent", "(", ")", ";", "Paired", ".", "I", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "SILoadStoreOptimizer7", "Func": "mergeSBufferLoadImmPair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1933, "Length": 127, "Cover_Rate": 0.3097560975609756, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "if", "(", "getFrameIndexAddress", "(", "AM", ",", "SDLoc", "(", "N", ")", ",", "Disp", ",", "Base", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "true", ";", "}", "if", "(", "AM", ".", "hasIndexReg", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "AM", ".", "hasBaseReg", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "if", "(", "getSymbolicDisplacement", "(", "AM", ",", "SDLoc", "(", "N", ")", ",", "Disp", ")", ")", "{", "assert", "(", "!", "AM", ".", "Disp", "&&", "", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")"], "ground_truth": ["<<", "", ")", ";"], "File": "M68kISelDAGToDAG", "Func": "SelectARID", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1934, "Length": 113, "Cover_Rate": 0.46502057613168724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "materializeExternalCallSym", "(", "MCSymbol", "*", "Sym", ")", "{", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "unsigned", "DestReg", "=", "createResultReg", "(", "RC", ")", ";", "emitInst", "(", "", ",", "DestReg", ")", ".", "addReg", "(", "MFI", "->", "getGlobalBaseReg", "(", "*", "MF", ")", ")", ".", "addSym", "(", "Sym", ",", "", ")", ";", "return"], "ground_truth": ["DestReg", ";"], "File": "MipsFastISel26", "Func": "materializeExternalCallSym", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1935, "Length": 54, "Cover_Rate": 0.8852459016393442, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "getModifier", "(", ")", "const", "{", "return", "Modifier"], "ground_truth": [";"], "File": "CSKYConstantPoolValue", "Func": "getModifier", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1936, "Length": 9, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HasAlign", "=", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ";", "unsigned", "LoadOpc", ";", "if", "(", "NeedAlign", "<=", "HasAlign", ")", "LoadOpc", "=", "!", "Is128B", "?", "", ":", "", ";", "else", "LoadOpc", "=", "!", "Is128B", "?", "", ":", "", ";", "BuildMI", "(", "B", ",", "It", ",", "DL", ",", "HII", ".", "get", "(", "LoadOpc", ")", ",", "DstR", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "setMemRefs", "(", "MI", "->", "memoperands_begin", "(", ")", ",", "MI", "->", "memoperands_end", "(", ")", ")", ";", "B", ".", "erase", "(", "It", ")", ";", "return", "true"], "ground_truth": [";"], "File": "HexagonFrameLowering11", "Func": "expandLoadVec", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1937, "Length": 91, "Cover_Rate": 0.33211678832116787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "lane", ";", "if", "(", "d", "->", "vec_flags", "==", "VEC_SVE_PRED", "||", "d", "->", "perm", ".", "encoding", "(", ")", ".", "encoded_nelts", "(", ")", "!=", "", "||", "!", "d", "->", "perm", "[", "", "]", ".", "is_constant", "(", "&", "elt", ")", ")", "return", "false", ";", "if", "(", "(", "d", "->", "vec_flags", "&", "VEC_SVE_DATA", ")", "&&", "elt", "*", "(", "aarch64_sve_container_bits", "(", "vmode", ")", "/", "", ")", ">=", "", ")", "return", "false", ";", "if", "(", "d", "->", "testing_p", ")", "return", "true", ";", "in0", "=", "d", "->", "op0", ";", "lane", "=", "GEN_INT", "(", "elt", ")", ";", "rtx", "parallel", "=", "gen_rtx_PARALLEL", "(", "vmode", ",", "gen_rtvec", "(", "", ",", "lane", ")", ")", ";", "rtx", "select", "=", "gen_rtx_VEC_SELECT", "(", "GET_MODE_INNER", "(", "vmode", ")", ",", "in0", ",", "parallel", ")", ";", "emit_set_insn", "(", "out", ",", "gen_rtx_VEC_DUPLICATE", "(", "vmode", ",", "select", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "aarch641", "Func": "aarch64_evpc_dup", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1938, "Length": 135, "Cover_Rate": 0.8132530120481928, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LowerF128Call", "(", "Op", ",", "DAG", ",", "RTLIB", "::", "ADD_F128", ")", ";", "case", "", ":", "return", "LowerF128Call", "(", "Op", ",", "DAG", ",", "RTLIB", "::", "SUB_F128", ")", ";", "case", "", ":", "return", "LowerF128Call", "(", "Op", ",", "DAG", ",", "RTLIB", "::", "MUL_F128", ")", ";", "case", "", ":", "return", "LowerF128Call", "(", "Op", ",", "DAG", ",", "RTLIB", "::", "DIV_F128", ")", ";", "case", "", ":", "return", "LowerFP_ROUND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_EXTEND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINSERT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_SUBVECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerVectorSRA_SRL_SHL", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerShiftLeftParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerShiftRightParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTPOP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFCOPYSIGN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerAND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerXOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerPREFETCH", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerINT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerFP_TO_INT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFSINCOS", "(", "Op", ",", "DAG", ")", ";", "case", ""], "ground_truth": [":"], "File": "AArch64ISelLowering149", "Func": "LowerOperation", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1939, "Length": 306, "Cover_Rate": 0.4608433734939759, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUOperand", "::", "isSWaitCnt", "(", ")", "const", "{", "return", "isImm", "("], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser18", "Func": "isSWaitCnt", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1940, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmull_lane_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b", ",", "const", "int"], "ground_truth": ["__c", ")", "{"], "File": "arm", "Func": "neon_vmull_lane_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1941, "Length": 13, "Cover_Rate": 0.3939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmInstCompress", "::", "rmOpcodeFromBundle", "(", "MCInst", "&", "MI", ",", "unsigned", "opcode", ")", "const", "{", "for", "(", "auto", "&", "I", ":", "MCInstrInfo", "::", "bundleInstructions", "(", "MI", ")", ")", "{", "MCInst", "&", "BMI", "=", "const_cast", "<", "MCInst", "&", ">", "(", "*", "I", ".", "getInst", "(", ")", ")", ";", "if", "(", "BMI", ".", "getOpcode", "(", ")"], "ground_truth": ["==", "opcode", ")", "{"], "File": "TPCAsmInstCompress", "Func": "rmOpcodeFromBundle", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1942, "Length": 57, "Cover_Rate": 0.7402597402597403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ID", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "O", "<<", "TAI", "->", "getPrivateGlobalPrefix", "(", ")", "<<", "", "<<", "getFunctionNumber", "(", ")", "<<", "'_'", "<<", "ID", "<<", "", ";", "}", "else", "{", "assert", "(", "!", "strcmp", "(", "Modifier", ",", "", ")", "&&", "", ")", ";", "unsigned", "CPI", "=", "MI", "->", "getOperand", "(", "OpNo", ")"], "ground_truth": [".", "getIndex", "(", ")", ";"], "File": "ARMAsmPrinter31", "Func": "printCPInstOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1943, "Length": 64, "Cover_Rate": 0.3516483516483517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "memset", "(", "m32r_punct_chars", ",", "", ",", "sizeof", "(", "m32r_punct_chars", ")", ")", ";", "m32r_punct_chars", "[", "'#'", "]", "=", "", ";", "m32r_punct_chars", "[", "'@'", "]"], "ground_truth": ["=", "", ";"], "File": "m32r", "Func": "m32r_init", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 1944, "Length": 26, "Cover_Rate": 0.5306122448979592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_vfmsubaddps512_mask3", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")", "__B", ",", "(", "__v16sf", ")", "__C", ",", "("], "ground_truth": ["__mmask16", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask3_fmsubadd_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1945, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "WaitStates", "=", "", ";", "if", "(", "InstrInfo", "::", "isSMRD", "(", "*", "MI", ")", ")", "return", "std", "::", "max", "(", "WaitStates", ",", "checkSMRDHazards", "(", "MI", ")", ")", ";", "if", "(", "ST", ".", "hasNSAtoVMEMBug", "(", ")", ")", "WaitStates", "=", "std", "::", "max", "(", "WaitStates", ",", "checkNSAtoVMEMHazard", "(", "MI", ")", ")", ";", "WaitStates", "=", "std", "::", "max", "(", "WaitStates", ",", "checkFPAtomicToDenormModeHazard", "(", "MI", ")", ")", ";", "if", "(", "ST", ".", "hasNoDataDepHazard", "(", ")", ")", "return", "WaitStates", ";", "if", "(", "InstrInfo", "::", "isVMEM", "(", "*", "MI", ")", "||", "InstrInfo", "::", "isFLAT", "(", "*", "MI", ")", ")", "WaitStates", "=", "std", "::", "max", "(", "WaitStates", ",", "checkVMEMHazards", "(", "MI", ")", ")", ";", "if", "(", "InstrInfo", "::", "isVALU", "(", "*", "MI", ")", ")", "WaitStates", "=", "std", "::", "max", "(", "WaitStates", ",", "checkVALUHazards", "(", "MI", ")", ")", ";", "if", "(", "InstrInfo", "::", "isDPP", "(", "*", "MI", ")", ")", "WaitStates", "=", "std", "::", "max", "(", "WaitStates", ",", "checkDPPHazards", "(", "MI", ")", ")", ";", "if", "(", "isDivFMas", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", "WaitStates", "=", "std", "::", "max", "(", "WaitStates", ",", "checkDivFMasHazards", "(", "MI", ")", ")", ";", "if", "(", "isRWLane", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", "WaitStates", "=", "std"], "ground_truth": ["::", "max", "(", "WaitStates", ",", "checkRWLaneHazards", "(", "MI", ")", ")", ";"], "File": "GCNHazardRecognizer (2)", "Func": "PreEmitNoopsCommon", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1946, "Length": 205, "Cover_Rate": 0.3803339517625232, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "BaseInstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "BaseInstrInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineInstrBuilder", "MIB", "(", "*", "MBB", ".", "getParent", "(", ")", ",", "&", "MI", ")", ";", "unsigned", "FrameReg", "=", "", ";", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "getIndex", "(", ")", ";", "int", "Offset", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "getObjectOffset", "(", "FrameIndex", ")", "+", "MF", ".", "getFrameInfo", "(", ")", "->", "getStackSize", "(", ")", "+", "SPAdj", ";", "if", "(", "MF", ".", "getFrameInfo", "(", ")", "->", "hasVarSizedObjects", "(", ")", ")", "{", "assert", "(", "SPAdj", "==", "", "&&", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", "->", "hasFP", "(", "MF", ")", "&&", "", ")", ";", "if", "(", "!", "hasBasePointer", "(", "MF", ")", ")", "{", "FrameReg", "=", "getFrameRegister", "(", "MF", ")", ";", "Offset", "-=", "AFI", "->", "getFramePtrSpillOffset", "(", ")", ";", "}", "else", "FrameReg", "=", "BasePtr", ";", "}", "if", "(", "RS", "&&", "FrameReg", "==", "", "&&", "RS", "->", "isScavengingFrameIndex", "(", "FrameIndex", ")", ")", "{", "assert", "(", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", "->", "hasReservedCallFrame", "(", "MF", ")", "&&", "", "", ")", ";", "assert", "(", "!", "MF", ".", "getFrameInfo", "(", ")", "->", "hasVarSizedObjects", "(", ")", "&&", "", "", ")", ";", "}", "if", "(", "MI", ".", "isDebugValue", "(", ")", ")", "{", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "FrameReg", ",", "false", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "return", ";", "}", "assert", "(", "AFI", "->", "isThumbFunction", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "Thumb1RegisterInfo1", "Func": "eliminateFrameIndex", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1947, "Length": 279, "Cover_Rate": 0.36233766233766235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Src", ".", "getOpcode", "(", ")", "!=", "N", "->", "getOpcode", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "Src", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "ShAmt1", "=", "N", "->", "getConstantOperandVal", "(", "", ")", ";", "unsigned", "ShAmt2", "=", "Src", ".", "getConstantOperandVal", "(", "", ")", ";", "Src", "=", "Src", ".", "getOperand", "(", "", ")", ";", "unsigned", "CombinedShAmt"], "ground_truth": [";"], "File": "RISCVISelLowering1", "Func": "combineGREVI_GORCI", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1948, "Length": 86, "Cover_Rate": 0.4236453201970443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_max_epu8", "(", "__mmask32", "__M", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_pmaxub256_mask", "(", "(", "__v32qi", ")", "__A", ",", "(", "__v32qi", ")", "__B", ",", "(", "__v32qi", ")", "_mm256_setzero_si256"], "ground_truth": ["(", ")", ",", "(", "__mmask32", ")", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_maskz_max_epu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1949, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "EmitRawByte", "(", "unsigned", "char", "C", ",", "unsigned", "&", "CurByte", ",", "raw_ostream", "&", "OS", ")", "const", "{", "OS", "<<", "(", "char", ")", "C", ";", "++", "CurByte"], "ground_truth": [";"], "File": "MBlazeMCCodeEmitter", "Func": "EmitRawByte", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1950, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "signed_compare_p", "(", "enum", "rtx_code", "code", ")", "{", "return", "(", "code", "==", "EQ", "||", "code", "==", "NE", "||", "code", "==", "LT", "||", "code", "=="], "ground_truth": ["LE", "||", "code", "==", "GT", "||", "code", "==", "GE", ")", ";"], "File": "tilepro", "Func": "signed_compare_p", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 1951, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "const", "GCNSubtarget", "&", "ST", "=", "MBB", ".", "getParent", "(", ")", "->", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "if", "(", "ST", ".", "hasNoSdstCMPX", "(", ")", ")", "Opcode", "=", "", "(", "Opcode", ")", ";", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", ";", "if", "(", "TRI", "->", "isVGPR", "(", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "{", "Opcode", "=", "", "(", "Opcode", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "}", "else", "{", "auto", "I", "=", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ";", "if", "(", "!", "ST", ".", "hasNoSdstCMPX", "(", ")", ")", "I", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ";", "I", ".", "addImm", "(", "", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "I", ".", "addImm", "(", "", ")", ";", "}", "return", "true", ";", "}", "case", "", ":", "{", "const", "MachineFunction", "*", "MF", "=", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "GCNSubtarget", "&", "ST", "=", "MF", "->", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "unsigned", "Exec", "=", "ST", ".", "isWave32", "(", ")", "?", "", ":", "", ";", "const", "MachineOperand", "&", "Op", "=", "MI", ".", "getOperand", "(", "", ")", ";", "int64_t", "KillVal", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "assert", "(", "KillVal", "==", "", "||"], "ground_truth": ["KillVal", "==", "-", "", ")", ";"], "File": "SIInsertSkips", "Func": "kill", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1952, "Length": 337, "Cover_Rate": 0.4535666218034993, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isi32Store", "(", "unsigned", "Opc", ")", "{", "return", "Opc", "==", "", "||", "isT1i32Store", "(", "Opc", ")", "||"], "ground_truth": ["isT2i32Store", "(", "Opc", ")", ";"], "File": "ARMLoadStoreOptimizer (2)", "Func": "isi32Store", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1953, "Length": 23, "Cover_Rate": 0.8846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sqdmlsl_nv4hi", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vqdmlsl_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1954, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "if", "(", "", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "&&", "N", "->", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", "&&", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "||", "N", "->", "getValueType", "(", "", ")", "==", "", "||", "N", "->", "getValueType", "(", "", ")", "==", "", ")", ")", "{", "SDValue", "Load", "=", "N", "->", "getOperand", "(", "", ")", ";", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "Load", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "LD", "->", "getChain", "(", ")", ",", "LD", "->", "getBasePtr", "(", ")", ",", "DAG", ".", "getValueType", "(", "N", "->", "getValueType", "(", "", ")", ")", "}", ";", "SDValue", "BSLoad", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "DAG", ".", "getVTList", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "?", "", ":", "", ",", "", ")", ",", "Ops", ",", "LD"], "ground_truth": ["->", "getMemoryVT", "(", ")", ",", "LD", "->", "getMemOperand", "(", ")", ")", ";"], "File": "SystemZISelLowering33", "Func": "combineBSWAP", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1955, "Length": 167, "Cover_Rate": 0.5880281690140845, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Arg0", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "SDValue", "Arg1", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "if", "(", "Arg0", ".", "getValueType", "(", ")", "!=", "", "||", "Arg1", ".", "getValueType"], "ground_truth": ["(", ")", "!=", "", ")", "report_fatal_error", "(", "", ")", ";"], "File": "AGCISelLowering", "Func": "LowerMUL", "Target": "AGC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1956, "Length": 53, "Cover_Rate": 0.34868421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isBitfieldExtractOp", "(", "CurDAG", ",", "N", ",", "Opc", ",", "Opd0", ",", "Immr", ",", "Imms", ")", ")", "return", "nullptr", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDLoc", "dl", "(", "N", ")", ";", "if", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "VT", "==", "", ")", "{", "SDValue", "Ops64", "[", "]", "=", "{", "Opd0", ",", "CurDAG", "->", "getTargetConstant", "(", "Immr", ",", "dl", ",", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "Imms", ",", "dl", ",", "", ")", "}", ";", "SDNode", "*", "BFM", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "", ",", "Ops64", ")", ";", "SDValue", "SubReg", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "MachineSDNode", "*", "Node", "=", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "EXTRACT_SUBREG", ",", "dl", ",", "", ",", "SDValue", "(", "BFM", ",", "", ")", ",", "SubReg", ")", ";", "return", "Node", ";", "}", "SDValue", "Ops", "[", "]", "=", "{", "Opd0", ",", "CurDAG", "->", "getTargetConstant", "(", "Immr", ",", "dl", ",", "VT", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "Imms"], "ground_truth": [",", "dl", ",", "VT", ")", "}", ";"], "File": "AArch64ISelDAGToDAG", "Func": "SelectBitfieldExtractOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1957, "Length": 177, "Cover_Rate": 0.7662337662337663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getSizeInsEncoding", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "assert", "(", "MI", ".", "getOperand", "(", "OpNo", "-", "", ")", ".", "isImm", "(", ")", ")", ";", "assert", "(", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "isImm", "(", ")", ")", ";", "unsigned", "Position", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", "-", ""], "ground_truth": [")", ",", "Fixups", ",", "STI", ")", ";"], "File": "MipsMCCodeEmitter (2)", "Func": "getSizeInsEncoding", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1958, "Length": 78, "Cover_Rate": 0.7428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PostRASchedStrategy", "(", ")", ":", "SchedStrategy", "(", ")", "{", "isPostRA", "="], "ground_truth": ["true", ";"], "File": "TPCMachineScheduler", "Func": "TPCPostRASchedStrategy", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1959, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "{", "assert", "(", "!", "N", "->", "getValueType", "(", "", ")", ".", "isVector", "(", ")", "&&", "", ")", ";", "ConstantSDNode", "*", "Width", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Width", ")", "break", ";", "uint32_t", "WidthVal", "=", "Width", "->", "getZExtValue", "(", ")", "&", "", ";", "if", "(", "WidthVal", "==", "", ")", "return", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "ConstantSDNode", "*", "Offset", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Offset", ")", "break", ";", "SDValue", "BitsFrom", "=", "N", "->", "getOperand", "(", "", ")", ";", "uint32_t", "OffsetVal", "=", "Offset", "->", "getZExtValue", "(", ")", "&", "", ";", "bool", "Signed", "=", "N", "->", "getOpcode", "(", ")", "==", "", ";", "if", "(", "OffsetVal", "==", "", ")", "{", "unsigned", "SignBits", "=", "Signed", "?", "(", "", "-", "WidthVal", "+", "", ")", ":", "(", "", "-", "WidthVal", ")", ";", "unsigned", "OpSignBits", "=", "DAG", ".", "ComputeNumSignBits", "(", "BitsFrom", ")", ";", "if", "(", "OpSignBits", ">=", "SignBits", ")", "return", "BitsFrom", ";", "EVT", "SmallVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "WidthVal", ")", ";", "if", "(", "Signed", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BitsFrom", ",", "DAG", ".", "getValueType", "(", "SmallVT", ")", ")", ";", "}", "return", "DAG", ".", "getZeroExtendInReg", "(", "BitsFrom", ",", "DL", ",", "SmallVT", ")", ";", "}", "if", "(", "ConstantSDNode", "*", "CVal", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "BitsFrom", ")", ")", "{", "if", "(", "Signed", ")", "{", "return", "constantFoldBFE", "<", "int32_t", ">", "(", "DAG", ",", "CVal", "->", "getSExtValue", "(", ")", ",", "OffsetVal", ",", "WidthVal", ",", "DL", ")", ";", "}", "return", "constantFoldBFE", "<", "uint32_t", ">", "(", "DAG", ",", "CVal", "->", "getZExtValue", "(", ")", ",", "OffsetVal", ",", "WidthVal", ",", "DL", ")", ";", "}", "if", "(", "(", "OffsetVal", "+", "WidthVal", ")", ">=", "", ")", "{", "SDValue", "ShiftVal", "=", "DAG", ".", "getConstant", "(", "OffsetVal", ",", "DL", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "Signed", "?", "", ":", "", ",", "DL", ",", "", ",", "BitsFrom", ",", "ShiftVal", ")", ";", "}", "if", "(", "BitsFrom", ".", "hasOneUse", "(", ")", ")", "{", "APInt", "Demanded", "=", "APInt", "::", "getBitsSet", "(", "", ",", "OffsetVal", ",", "OffsetVal", "+", "WidthVal", ")", ";", "APInt", "KnownZero", ",", "KnownOne", ";", "TargetLowering", "::", "TargetLoweringOpt", "TLO", "(", "DAG", ",", "!", "DCI", ".", "isBeforeLegalize", "(", ")", ",", "!", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "TLI", ".", "ShrinkDemandedConstant", "(", "BitsFrom", ",", "Demanded", ",", "TLO", ")", "||", "TLI", ".", "SimplifyDemandedBits", "(", "BitsFrom", ",", "Demanded", ",", "KnownZero", ",", "KnownOne", ",", "TLO", ")", ")", "{", "DCI", ".", "CommitTargetLoweringOpt", "(", "TLO", ")", ";", "}", "}", "break", ";", "}", "case", "", ":", "return", "performLoadCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performStoreCombine", "(", "N", ",", "DCI", ")", ";", "case"], "ground_truth": ["", ":"], "File": "AMDGPUISelLowering38", "Func": "PerformDAGCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1960, "Length": 471, "Cover_Rate": 0.3744038155802862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Target", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "if", "(", "SyntaxVariant", "==", "", ")", "return", "new", "InstPrinter", "(", "MAI", ",", "MII", ",", "MRI", ")", ";", "return", ""], "ground_truth": [";"], "File": "BPFMCTargetDesc20", "Func": "createBPFMCInstPrinter", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1961, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmInfoFn", "X", "(", "TheTarget", ",", "createMCAsmInfo", ")", ";", "RegisterMCAsmInfoFn", "Y", "(", "TheV9Target", ",", "createV9MCAsmInfo", ")", ";", "for", "(", "Target", "*", "T", ":", "{", "&", "TheTarget", ",", "&", "TheV9Target", "}", ")", "{", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "*", "T", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "*", "T", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T"], "ground_truth": [",", "createMCSubtargetInfo", ")", ";"], "File": "SparcMCTargetDesc25", "Func": "LLVMInitializeSparcTargetMC", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1962, "Length": 61, "Cover_Rate": 0.4485294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "LowerAsmOperandForConstraint", "(", "SDValue", "Op", ",", "std", "::", "string", "&", "Constraint", ",", "std", "::", "vector", "<", "SDValue", ">", "&", "Ops", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "TargetLowering", "::", "LowerAsmOperandForConstraint", "(", "Op", ",", "Constraint", ",", "Ops"], "ground_truth": [",", "DAG", ")", ";"], "File": "P2ISelLowering", "Func": "LowerAsmOperandForConstraint", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1963, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "_64MachoTargetObjectFile", "::", "getCFIPersonalitySymbol", "(", "const", "GlobalValue", "*", "GV", ",", "Mangler", "*", "Mang"], "ground_truth": [",", "MachineModuleInfo", "*", "MMI", ")", "const", "{"], "File": "X86TargetObjectFile34", "Func": "getCFIPersonalitySymbol", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1964, "Length": 21, "Cover_Rate": 0.6774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Register", "=", "MCRegisterClasses", "[", "", "]", ".", "getRegister", "(", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg"], "ground_truth": ["(", "Register", ")", ")", ";"], "File": "AArch64Disassembler15", "Func": "DecodeQQQRegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1965, "Length": 25, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "I", ".", "isShift", "(", ")", ")", "continue", ";", "if", "(", "I", ".", "getType", "(", ")", "!=", "Type", "::", "getInt32Ty", "(", "Ctx", ")", ")", "continue", ";", "if", "(", "isa", "<", "ConstantInt", ">", "(", "I", ".", "getOperand", "(", "", ")", ")", ")", "continue", ";", "ShiftInsts", ".", "push_back", "(", "cast", "<", "BinaryOperator", ">", "(", "&", "I", ")", ")", ";", "}", "for", "(", "auto", "*", "I", ":", "ShiftInsts", ")", "{", "expand", "(", "I", ")", ";", "}", "return", "ShiftInsts", ".", "size", "(", ")", ">"], "ground_truth": ["", ";"], "File": "AVRShiftExpand", "Func": "runOnFunction", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1966, "Length": 84, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "emitDataMappingSymbol", "(", ")", "{", "if", "(", "LastEMS", "==", "EMS_Data", ")", "return", ";", "EmitMappingSymbol", "(", "", ")", ";", "LastEMS", "=", "EMS_Data"], "ground_truth": [";"], "File": "AArch64ELFStreamer19", "Func": "emitDataMappingSymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1967, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Thumb2InstrInfo", "::", "ReplaceTailWithBranchTo", "(", "MachineBasicBlock", "::", "iterator", "Tail", ",", "MachineBasicBlock", "*", "NewDest", ")", "const", "{", "MachineBasicBlock", "*", "MBB", "=", "Tail", "->", "getParent", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MBB", "->", "getParent", "(", ")", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "!", "AFI", "->", "hasITBlocks", "(", ")", "||", "Tail", "->", "isBranch", "(", ")", ")", "{", "TargetInstrInfo", "::", "ReplaceTailWithBranchTo", "(", "Tail", ",", "NewDest", ")", ";", "return", ";", "}", "unsigned", "PredReg", "=", "", ";", "", "CC", "=", "getInstrPredicate", "(", "*", "Tail", ",", "PredReg", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "Tail", ";", "if", "(", "CC", "!=", "", ")", "--", "MBBI", ";", "TargetInstrInfo", "::", "ReplaceTailWithBranchTo", "(", "Tail", ",", "NewDest", ")", ";", "if", "(", "CC", "!=", "", ")", "{", "MachineBasicBlock", "::", "iterator", "E", "=", "MBB", "->", "begin", "(", ")", ";", "unsigned", "Count", "=", "", ";", "while", "(", "Count", "&&", "MBBI", "!=", "E", ")", "{", "if", "(", "MBBI", "->", "isDebugInstr", "(", ")", ")", "{", "--", "MBBI", ";", "continue", ";", "}", "if", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "Mask", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Count", "==", "", ")", "MBBI", "->", "eraseFromParent", "(", ")", ";", "else", "{", "unsigned", "MaskOn", "="], "ground_truth": ["", "<<", "Count", ";"], "File": "Thumb2InstrInfo (2)1", "Func": "ReplaceTailWithBranchTo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1968, "Length": 205, "Cover_Rate": 0.8070866141732284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "PPCISelLowering (2)1", "Func": "getTargetNodeName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1969, "Length": 335, "Cover_Rate": 0.6754032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x8_t", ")", "__builtin_aarch64_ssli_nv8qi", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vsli_n_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1970, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "MI", "=", "Arguments", "->", "MI", ";", "const", "ReduceEntry", "&", "Entry", "=", "Arguments", "->", "Entry", ";", "if", "(", "!", "isMMThreeBitGPRegister", "(", "MI", "->", "getOperand", "(", "", ")", ")", "||", "!", "isMMThreeBitGPRegister", "(", "MI", "->", "getOperand", "(", "", ")", ")", "||", "!", "isMMThreeBitGPRegister", "(", "MI", "->", "getOperand", "(", "", ")", ")", ")", "return", "false", ";", "return", "ReplaceInstruction", "(", "MI", ",", "Entry"], "ground_truth": [")", ";"], "File": "MicroMipsSizeReduction", "Func": "ReduceArithmeticInstructions", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1971, "Length": 63, "Cover_Rate": 0.8513513513513513, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addImm", "(", "int64_t"], "ground_truth": ["imm", ")", "{"], "File": "X86AsmParser (2)4", "Func": "addImm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1972, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLDBackend", "*", "createLDBackend", "(", "const", "LinkerConfig", "&", "pConfig", ")", "{", "if", "(", "pConfig", ".", "targets", "(", ")", ".", "triple", "(", ")", ".", "isOSDarwin", "(", ")", ")", "{", "assert", "(", "", "&&", "", ")", ";", "}", "if", "(", "pConfig", ".", "targets", "(", ")", ".", "triple", "(", ")", ".", "isOSWindows", "(", ")", ")", "{", "assert", "(", "", "&&"], "ground_truth": ["", ")", ";"], "File": "X86LDBackend", "Func": "createX86LDBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1973, "Length": 59, "Cover_Rate": 0.4068965517241379, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::", "Fail", ";", "DecodeStatus", "status", "=", "DecodeOperandRegister", "(", "Inst", ",", "s1_d", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "TriCoreDisassembler (2)", "Func": "DecodeSYSInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1974, "Length": 40, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "trySkipId", "(", "Prefix", ",", "AsmToken", "::", "Colon", ")", ")", "return", "MatchOperand_NoMatch", ";", "return", "parseId", "(", "Value", ")", "?", "MatchOperand_Success", ":"], "ground_truth": ["MatchOperand_ParseFail", ";"], "File": "AMDGPUAsmParser7", "Func": "parseStringWithPrefix", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1975, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AsmParser", "::", "matchRegisterNameAlias", "(", "StringRef", "Name", ",", "bool", "isVector", ")", "{", "unsigned", "RegNum", "=", "isVector", "?", "matchVectorRegName", "(", "Name", ")", ":", "MatchRegisterName", "(", "Name", ")", ";", "RegKind", "Kind", "=", "isVector", "?", "RegKind", "::", "NeonVector", ":", "RegKind"], "ground_truth": ["::", "Scalar", ";"], "File": "AArch64AsmParser59", "Func": "matchRegisterNameAlias", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1976, "Length": 40, "Cover_Rate": 0.6779661016949152, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "BuildMI", "(", "*", "MBB", ",", "I", ",", "DL", ",", "get", "(", "AMDGPU", "::", "_INDIRECT_DST_V1", ")", ")", ".", "addReg", "(", "IndirectBaseReg", ",", "RegState", "::", "Define", ")", ".", "addOperand", "(", "I", "->", "getOperand", "(", "", ")", ")", ".", "addReg", "(", "IndirectBaseReg", ")", ".", "addReg", "(", "OffsetReg"], "ground_truth": [")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "ValueReg", ")", ";"], "File": "SIInstrInfo101", "Func": "buildIndirectWrite", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1977, "Length": 57, "Cover_Rate": 0.4956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringRef", "(", "BTIHint", ".", "Data", ","], "ground_truth": ["BTIHint", ".", "Length", ")", ";"], "File": "AArch64AsmParser (2)2", "Func": "getBTIHintName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1978, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "break", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "++", "Count", ";", "}", "return", "Count"], "ground_truth": [";"], "File": "MSP430InstrInfo2", "Func": "RemoveBranch", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1979, "Length": 51, "Cover_Rate": 0.5257731958762887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "second_sew_less_than_first_sew_p", "(", "const", "vector_insn_info", "&", "info1", ",", "const", "vector_insn_info", "&", "info2", ")", "{", "return", "info2", ".", "get_sew", "(", ")", "<", "info1", ".", "get_sew", "("], "ground_truth": [")", ";"], "File": "riscv-vsetvl", "Func": "second_sew_less_than_first_sew_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1980, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GCNSubtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "unsigned", "Reg", "=", "findPrivateSegmentWaveByteOffsetRegIndex", "(", "ST", ".", "getMaxNumSGPRs", "(", "MF"], "ground_truth": [")", ")", ";"], "File": "SIRegisterInfo10", "Func": "reservedPrivateSegmentWaveByteOffsetReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1981, "Length": 27, "Cover_Rate": 0.54, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint16x8_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmvnq_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1982, "Length": 22, "Cover_Rate": 0.7586206896551724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_compressstoreuhi512_mask", "(", "(", "__v32hi", "*", ")", "__A", ",", "(", "__v32hi", ")", "__C"], "ground_truth": [",", "(", "__mmask32", ")", "__B", ")", ";"], "File": "avx512vbmi2intrin", "Func": "_mm512_mask_compressstoreu_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1983, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "!", "reload_completed", "||", "!", "safe_group_barrier_needed", "(", "insn", ")", ")", "&&", "(", "!", "mflag_sched_mem_insns_hard_limit", "||", "!", "is_load_p", "(", "insn", ")", "||", "mem_ops_in_group", "[", "current_cycle", "%", "", "]", "<", "ia64_max_memory_insns", ")", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "ia64", "Func": "ia64_first_cycle_multipass_dfa_lookahead_guard", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 1984, "Length": 39, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCFixupKind", "Kind", "=", "MCFixupKind", "(", "FIXUP", ")", ";", "if", "(", "MO", ".", "getExpr", "(", ")", "->", "getKind", "(", ")", "==", "MCExpr", "::", "Target", ")", "Kind", "=", "getTargetFixup", "(", "MO", ".", "getExpr", "(", ")", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "Kind", ",", "MI", ".", "getLoc", "(", ")", ")", ")", ";", "return"], "ground_truth": ["", ";"], "File": "CSKYMCCodeEmitter", "Func": "getDataSymbolOpValue", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1985, "Length": 64, "Cover_Rate": 0.5663716814159292, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getStackEntry", "(", "unsigned", "STi", ")", "const", "{", "assert", "(", "STi", "<", "StackTop", "&&"], "ground_truth": ["", ")", ";"], "File": "X86FloatingPoint21", "Func": "getStackEntry", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1986, "Length": 17, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTargetInfo", "(", ")", "{", "RegisterTarget", "<", "Triple", "::", "hexagon", ",", "false", ">", "X", "(", "getTheTarget"], "ground_truth": ["(", ")", ",", "", ",", "", ")", ";"], "File": "HexagonTargetInfo3", "Func": "LLVMInitializeHexagonTargetInfo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1987, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "SelectionDAGInfo", "::", "EmitTargetCodeForMemset", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "dl", ",", "SDValue", "Chain", ",", "SDValue", "Dst", ",", "SDValue", "Src", ",", "SDValue", "Size", ",", "Align", "Alignment", ",", "bool", "isVolatile", ",", "MachinePointerInfo", "DstPtrInfo", ")", "const", "{", "ConstantSDNode", "*", "V", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Src", ")", ";", "ConstantSDNode", "*", "SizeValue", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Size", ")", ";", "const", "Subtarget", "&", "STI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "char", "*", "bzeroName", "=", "(", "V", "&&", "V", "->", "isZero", "(", ")", ")", "?", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getLibcallName", "(", "RTLIB", "::", "BZERO", ")", ":", "nullptr", ";", "if", "(", "bzeroName", "&&", "(", "!", "SizeValue", "||", "SizeValue", "->", "getZExtValue", "(", ")", ">", "", ")", ")", "{", "const", "TargetLowering", "&", "TLI", "=", "*", "STI", ".", "getTargetLowering", "(", ")", ";", "EVT", "IntPtr", "=", "TLI", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "Type", "*", "IntPtrTy", "=", "Type", "::", "getInt8PtrTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "TargetLowering", "::", "ArgListTy", "Args", ";", "TargetLowering", "::", "ArgListEntry", "Entry", ";", "Entry", ".", "Node", "=", "Dst", ";", "Entry", ".", "Ty", "=", "IntPtrTy", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Size", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "Chain", ")", ".", "setLibCallee", "(", "CallingConv", "::", "C", ",", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "DAG", ".", "getExternalSymbol", "(", "bzeroName", ",", "IntPtr", ")", ",", "std", "::", "move", "(", "Args", ")", ")", ".", "setDiscardResult", "(", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "TLI", ".", "LowerCallTo", "(", "CLI", ")", ";", "return", "CallResult", ".", "second", ";", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "AArch64SelectionDAGInfo7", "Func": "EmitTargetCodeForMemset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1988, "Length": 298, "Cover_Rate": 0.9966555183946488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "UnmergeDefs", "=", "unmergeDefsSplitHigh", "(", "Unmerge", ")", ";", "SmallVector", "<", "Register", ">", "RestParts", ";", "for", "(", "MachineOperand", "&", "Op", ":", "UnmergeDefs", ".", "Lows", ")", "RestParts", ".", "push_back", "(", "Op", ".", "getReg", "(", ")", ")", ";", "Register", "Rest", "=", "(", "RestParts", ".", "size", "(", ")", ">", "", ")", "?", "Builder", ".", "buildMerge", "(", "LLT", "::", "scalar", "(", "RestParts", ".", "size", "(", ")", "*", "", ")", ",", "RestParts", ")", ".", "getReg", "(", "", ")", ":", "RestParts", "[", "", "]", ";", "return", "{", "UnmergeDefs", ".", "High", ".", "getReg", "(", ")", ","], "ground_truth": ["Rest", "}", ";"], "File": "MOSLegalizerInfo", "Func": "splitHighRest", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1989, "Length": 91, "Cover_Rate": 0.6842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DestOffset", "=", "BBInfo", "[", "DestBB", "->", "getNumber", "(", ")", "]", ".", "Offset", ";", "if", "(", "BrOffset", "<", "DestOffset", "&&", "(", "DestOffset", "-", "BrOffset", ")", "<=", "", ")", "{", "MachineBasicBlock", "::", "iterator", "CmpMI", "=", "Br", ".", "MI", ";", "if", "(", "CmpMI", "!=", "Br", ".", "MI", "->", "getParent", "(", ")", "->", "begin", "(", ")", ")", "{", "--", "CmpMI", ";", "if", "(", "CmpMI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "Reg", "=", "CmpMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Pred", "=", "getInstrPredicate", "(", "*", "CmpMI", ",", "PredReg", ")", ";", "if", "(", "Pred", "==", "", "&&", "CmpMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", "&&", "isLowRegister", "(", "Reg", ")", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "Br", ".", "MI", "->", "getParent", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "CmpMI", "<<", "", "<<", "*", "Br", ".", "MI", ")", ";", "MachineInstr", "*", "NewBR", "=", "BuildMI", "(", "*", "MBB", ",", "CmpMI", ",", "Br", ".", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", "."], "ground_truth": ["addReg", "(", "Reg", ")", ".", "addMBB", "(", "DestBB", ",", "Br", ".", "MI", "->", "getOperand", "(", "", ")", ".", "getTargetFlags", "(", ")", ")", ";"], "File": "ARMConstantIslandPass3", "Func": "optimizeThumb2Branches", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1990, "Length": 199, "Cover_Rate": 0.31687898089171973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "LL", "=", "IsN64", "?", "", ":", "", ";", "SC", "=", "IsN64", "?", "", ":", "", ";", "ZERO", "=", "", ";", "BNE", "=", "", ";", "BEQ", "=", "", ";", "}", "unsigned", "Dest", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Ptr", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "OldVal", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewVal", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Success", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "loop1MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "loop2MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "BB", ";", "++", "It", ";", "MF", "->", "insert", "(", "It", ",", "loop1MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop2MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "loop2MBB", ")", ";", "loop2MBB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "loop2MBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "=", "loop1MBB", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "LL", ")", ",", "Dest", ")", ".", "addReg", "(", "Ptr", ")", ".", "addImm"], "ground_truth": ["(", "", ")", ";"], "File": "MipsISelLowering (2)3", "Func": "EmitAtomicCmpSwap", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1991, "Length": 281, "Cover_Rate": 0.5090579710144928, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Register", "::", "isPhysicalRegister", "(", "DstReg", ")", ")", "return", "true", ";", "const", "TargetRegisterClass", "*", "RC", "=", "guessRegClass", "(", "DstReg", ",", "MRI", ",", "TRI", ",", "RBI", ")", ";", "if", "(", "!", "RBI", ".", "constrainGenericRegister", "(", "DstReg", ",", "*", "RC", ",", "MRI", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "TII", ".", "getName", "(", "I", ".", "getOpcode", "(", ")", ")", "<<", "", ")", ";", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "M88kInstructionSelector", "Func": "selectCopy", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 1992, "Length": 73, "Cover_Rate": 0.6293103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm", "(", "int64_t", "MinValue", ",", "int64_t", "MaxValue", ")"], "ground_truth": ["const", "{"], "File": "VideocoreAsmParser", "Func": "isImm", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 1993, "Length": 11, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "*", "FrameInfo", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "const", "RegisterInfo", "*", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "int64_t", "Offset", "=", "FrameInfo", "->", "getObjectOffset", "(", "FrameIndex", ")", ";", "Offset", "+=", "SubIdx", "*", "", ";", "unsigned", "LaneVGPRIdx", "=", "Offset", "/", "(", "", "*", "", ")", ";", "unsigned", "Lane", "=", "(", "Offset", "/", "", ")", "%", "", ";", "struct", "SpilledReg", "Spill", ";", "if", "(", "!", "LaneVGPRs", ".", "count", "(", "LaneVGPRIdx", ")", ")", "{", "unsigned", "LaneVGPR", "=", "TRI", "->", "findUnusedRegister", "(", "MRI", ",", "&", "", ")", ";", "LaneVGPRs", "[", "LaneVGPRIdx", "]", "=", "LaneVGPR", ";", "for", "(", "MachineFunction", "::", "iterator", "BI", "=", "MF", "->", "begin", "(", ")", ",", "BE", "=", "MF", "->", "end", "(", ")", ";", "BI", "!=", "BE", ";", "++", "BI", ")", "{", "BI", "->", "addLiveIn", "(", "LaneVGPR", ")", ";", "}", "}", "Spill", ".", "VGPR", "=", "LaneVGPRs", "[", "LaneVGPRIdx", "]", ";", "Spill", ".", "Lane", "=", "Lane", ";", "return"], "ground_truth": ["Spill", ";"], "File": "SIMachineFunctionInfo (3)", "Func": "getSpilledReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1994, "Length": 176, "Cover_Rate": 0.8934010152284264, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "AddrVT", "=", "StNode", "->", "getBasePtr", "(", ")", ".", "getValueType", "(", ")", ";", "SDValue", "HiPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "AddrVT", ",", "StNode", "->", "getBasePtr", "(", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "AddrVT", ")", ")", ";", "OutChains", "[", "", "]", "=", "DAG", ".", "getStore", "(", "StNode", "->", "getChain", "(", ")", ",", "DL", ",", "SDValue", "(", "Hi64", ",", "", ")", ",", "HiPtr", ",", "MachinePointerInfo", "(", ")", ",", "Alignment", ",", "StNode", "->", "isVolatile", "(", ")", "?", "MachineMemOperand", "::", "MOVolatile", ":", "MachineMemOperand", "::", "MONone", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ","], "ground_truth": ["OutChains", ")", ";"], "File": "VEISelLowering1", "Func": "lowerStoreF128", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1995, "Length": 105, "Cover_Rate": 0.3153153153153153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Current", "->", "replaceLiveOut", "(", "Register", ",", "NewRegister", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "Current", "->", "print", "(", "dbgs", "(", ")", ",", "MRI", "->", "getTargetRegisterInfo", "(", ")", ")", ")", ";", "Current", "=", "Current", "->", "getParent", "(", ")", ";", "}", "}", "for", "(", "MachineRegisterInfo", "::", "reg_iterator", "I", "=", "MRI", "->", "reg_begin", "(", "Register", ")", ",", "E", "=", "MRI", "->", "reg_end", "(", ")", ";", "I", "!=", "E", ";", ")", "{", "MachineOperand", "&", "O", "=", "*", "I", ";", "++", "I", ";", "if", "(", "O", ".", "isDef", "(", ")", ")", "continue", ";", "bool", "IsInside", "=", "contains", "(", "O", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ")", ";", "bool", "IsLoopPHI", "=", "IsInside", "&&", "(", "O", ".", "getParent", "(", ")", "->", "isPHI", "(", ")", "&&", "O", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "==", "getEntry", "(", ")", ")", ";", "bool", "ShouldReplace", "=", "(", "IsInside", "&&", "ReplaceInside", ")", "||", "(", "!", "IsInside", "&&", "ReplaceOutside", ")", "||", "(", "IncludeLoopPHI", "&&", "IsLoopPHI", ")", ";", "if", "(", "ShouldReplace", ")", "{", "if", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "NewRegister", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "PrintReg", "(", "NewRegister", ",", "MRI", "->", "getTargetRegisterInfo", "(", ")", ")", "<<", "", ")", ";", "llvm_unreachable", "(", "", ")", ";", "}", "else", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "PrintReg", "(", "Register", ",", "MRI", "->", "getTargetRegisterInfo", "(", ")", ")", "<<", "", "<<", "PrintReg"], "ground_truth": ["(", "NewRegister", ",", "MRI", "->", "getTargetRegisterInfo", "(", ")", ")", "<<", "", ")", ";"], "File": "AMDGPUMachineCFGStructurizer15", "Func": "replaceRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 1996, "Length": 243, "Cover_Rate": 0.616751269035533, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LDSymbol", "*", "getGOTSymbol", "(", ")", "const", "{", "return", "m_pGOTSymbol"], "ground_truth": [";"], "File": "AArch64LDBackend", "Func": "getGOTSymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1997, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Opc", "=="], "ground_truth": ["", ";"], "File": "SparcInstrInfo1", "Func": "isUncondBranchOpcode", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 1998, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitter", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "MCCodeEmitter", "(", "MCII"], "ground_truth": [",", "STI", ",", "Ctx", ")", ";"], "File": "BPFMCCodeEmitter17", "Func": "createBPFMCCodeEmitter", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 1999, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "InsertPos", "!=", "MBB", "->", "end", "(", ")", ")", "{", "if", "(", "AfterSet", ".", "count", "(", "&", "*", "InsertPos", ")", ")", "{", "for", "(", "auto", "Pos", "=", "InsertPos", ",", "E", "=", "MBB", "->", "end", "(", ")", ";", "Pos", "!=", "E", ";", "++", "Pos", ")", "assert", "(", "!", "BeforeSet", ".", "count", "(", "&", "*", "Pos", ")", ")", ";", "break", ";", "}", "++", "InsertPos"], "ground_truth": [";"], "File": "WebAssemblyCFGStackify15", "Func": "getLatestInsertPos", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2000, "Length": 64, "Cover_Rate": 0.6464646464646465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "GlobalVariable", "*", ">", "&", "gvars", "=", "localDecls", "[", "f", "]", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "gvars", ".", "size", "(", ")"], "ground_truth": [";", "i", "!=", "e", ";", "++", "i", ")", "{"], "File": "NVPTXAsmPrinter14", "Func": "emitDemotedVars", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2001, "Length": 38, "Cover_Rate": 0.4318181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "Subtarget", "::", "getVersionString", "(", ")", "const", "{", "switch", "(", "Version", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "_VERSION_2_0", ":", "return"], "ground_truth": ["", ";"], "File": "PTXSubtarget", "Func": "getPTXVersionString", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2002, "Length": 28, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "FirstCSPop", "=", "MBBI", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "PI", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "unsigned", "Opc", "=", "PI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opc", "!=", "", "&&", "!", "PI", "->", "isTerminator", "(", ")", ")", "{", "if", "(", "(", "Opc", "!=", "", "||", "!", "PI", "->", "getFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ")", "&&", "(", "Opc", "!=", "", "||", "!", "PI", "->", "getFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ")", ")", "break", ";", "FirstCSPop", "=", "PI", ";", "}", "--", "MBBI", ";", "}", "MBBI", "=", "FirstCSPop", ";", "if", "(", "IsFunclet", "&&", "Terminator", "->", "getOpcode", "(", ")", "==", "", ")", "emitCatchRetReturnValue", "(", "MBB", ",", "FirstCSPop", ",", "&", "*", "Terminator", ")", ";", "if", "(", "MBBI", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "NumBytes", "||", "MFI", ".", "hasVarSizedObjects", "(", ")", ")", "NumBytes", "+=", "mergeSPUpdates", "(", "MBB", ",", "MBBI", ",", "true", ")", ";", "if", "(", "(", "TRI", "->", "needsStackRealignment", "(", "MF", ")", "||", "MFI", ".", "hasVarSizedObjects", "(", ")", ")", "&&", "!", "IsFunclet", ")", "{", "if", "(", "TRI", "->", "needsStackRealignment", "(", "MF", ")", ")", "MBBI", "=", "FirstCSPop", ";", "unsigned", "SEHFrameOffset", "=", "calculateSetFPREG", "(", "SEHStackAllocAmt", ")", ";", "uint64_t", "LEAAmount", "=", "IsWin64Prologue", "?", "SEHStackAllocAmt", "-", "SEHFrameOffset", ":", "-", "CSSize", ";", "if", "(", "LEAAmount", "!=", "", ")", "{", "unsigned", "Opc", "=", "getLEArOpcode", "(", "Uses64BitFramePtr", ")", ";", "addRegOffset", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "StackPtr", ")", ",", "FramePtr", ",", "false", ",", "LEAAmount", ")", ";", "--", "MBBI", ";", "}", "else", "{", "unsigned", "Opc", "=", "(", "Uses64BitFramePtr", "?", "", ":", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "StackPtr", ")", ".", "addReg", "(", "FramePtr", ")", ";", "--", "MBBI", ";", "}", "}", "else", "if", "(", "NumBytes", ")", "{", "emitSPUpdate", "(", "MBB", ",", "MBBI", ",", "DL", ",", "NumBytes", ",", "true", ")", ";", "if", "(", "!", "hasFP", "(", "MF", ")", "&&", "NeedsDwarfCFI", ")", "{", "BuildCFI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "MCCFIInstruction", "::", "createDefCfaOffset", "(", "nullptr", ",", "-", "CSSize", "-", "SlotSize", ")", ")", ";", "}", "--", "MBBI", ";", "}", "if", "(", "NeedsWin64CFI", "&&", "MF", ".", "hasWinCFI", "(", ")", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";", "if", "(", "!", "hasFP", "(", "MF", ")", "&&", "NeedsDwarfCFI", ")", "{", "MBBI", "=", "FirstCSPop", ";", "int64_t", "Offset", "=", "-", "CSSize", "-", "SlotSize", ";", "while", "(", "MBBI", "!=", "MBB", "."], "ground_truth": ["end", "(", ")", ")", "{"], "File": "X86FrameLowering10", "Func": "emitEpilogue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2003, "Length": 421, "Cover_Rate": 0.4248234106962664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "==", "GET_MODE_SIZE", "(", "(", "*", "p", ")", "->", "mode", ")", ")", "first_of_size_p", "=", "false", ";", "}", "if", "(", "pool", "->", "first", "==", "", ")", "pool", "->", "highest_address", "=", "pool", "->", "insn_address", "-", "(", "UNITS_PER_WORD", "-", "", ")", "+", "", ";", "pool", "->", "highest_address", "-=", "GET_MODE_SIZE", "(", "mode", ")", ";", "if", "(", "first_of_size_p", ")", "pool", "->", "highest_address", "-=", "GET_MODE_SIZE", "(", "mode", ")", "-", "", ";", "c", "=", "XNEW", "(", "struct"], "ground_truth": ["mips16_constant", ")", ";"], "File": "mips", "Func": "mips16_add_constant", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2004, "Length": 78, "Cover_Rate": 0.3482142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "lm32_setup_incoming_varargs", "(", "cumulative_args_t", "cum_v", ",", "machine_mode", "mode", ",", "tree", "type", ",", "int", "*", "pretend_size", ",", "int", "no_rtl", ")", "{", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args", "(", "cum_v", ")", ";", "int", "first_anon_arg", ";", "tree", "fntype", ";", "fntype", "=", "TREE_TYPE", "(", "current_function_decl", ")", ";", "if", "(", "stdarg_p", "(", "fntype", ")", ")", "first_anon_arg", "=", "*", "cum", "+", "LM32_FIRST_ARG_REG", ";", "else", "{", "int", "size", ";", "if", "(", "mode", "==", "BLKmode", ")", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "else", "size", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "first_anon_arg", "=", "*", "cum", "+", "LM32_FIRST_ARG_REG", "+", "(", "(", "size", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ")", ";", "}", "if", "(", "(", "first_anon_arg", "<", "(", "LM32_FIRST_ARG_REG", "+", "LM32_NUM_ARG_REGS", ")", ")", "&&", "!", "no_rtl", ")", "{", "int", "first_reg_offset", "=", "first_anon_arg", ";", "int", "size", "=", "LM32_FIRST_ARG_REG", "+", "LM32_NUM_ARG_REGS", "-", "first_anon_arg", ";", "rtx", "regblock", ";", "regblock", "=", "gen_rtx_MEM", "(", "BLKmode", ",", "plus_constant", "(", "Pmode", ",", "arg_pointer_rtx", ",", "FIRST_PARM_OFFSET", "(", "", ")", ")", ")", ";", "move_block_from_reg", "(", "first_reg_offset", ",", "regblock", ",", "size", ")", ";", "*", "pretend_size", "=", "size", "*"], "ground_truth": ["UNITS_PER_WORD", ";"], "File": "lm322", "Func": "lm32_setup_incoming_varargs", "Target": "lm32", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2005, "Length": 171, "Cover_Rate": 0.9884393063583815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ExpandPseudo", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "STI", "=", "&", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "TII", "=", "STI", "->", "getInstrInfo", "(", ")", ";", "TRI", "=", "STI", "->", "getRegisterInfo", "(", ")", ";", "FI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "FL", "=", "STI", "->", "getFrameLowering", "(", ")", ";", "bool", "Modified", "=", "ExpandPseudosWhichAffectControlFlow", "(", "MF"], "ground_truth": [")", ";"], "File": "X86ExpandPseudo11", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2006, "Length": 65, "Cover_Rate": 0.7738095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ImmInstrInfo", "III", ";", "bool", "IsVFReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "?", "isVFRegister", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ":", "false", ";", "bool", "HasImmForm", "=", "instrHasImmForm", "(", "MI", ".", "getOpcode", "(", ")", ",", "IsVFReg", ",", "III", ",", "PostRA", ")", ";", "if", "(", "HasImmForm", "&&", "transformToImmFormFedByAdd", "(", "MI", ",", "III", ",", "ForwardingOperand", ",", "*", "DefMI", ",", "KillFwdDefMI", ")", ")", "return", "true", ";", "if", "(", "HasImmForm", "&&", "transformToImmFormFedByLI", "(", "MI", ",", "III", ",", "ForwardingOperand", ",", "*", "DefMI", ")", ")", "return", "true", ";", "if", "(", "!", "HasImmForm", "&&", "simplifyToLI", "(", "MI", ",", "*", "DefMI", ",", "ForwardingOperand", ",", "KilledDef", ")"], "ground_truth": [")", "return", "true", ";"], "File": "PPCInstrInfo", "Func": "convertToImmediateForm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2007, "Length": 111, "Cover_Rate": 0.4051094890510949, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OptimizeSize", "=", "MinimizeSize", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "array_lengthof", "(", "ReduceTable", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "FromOpc", "=", "ReduceTable", "[", "i", "]", ".", "WideOpc", ";", "if", "(", "!", "ReduceOpcodeMap", ".", "insert", "(", "std", "::", "make_pair", "(", "FromOpc", ",", "i", ")", ")", ".", "second", ")", "assert", "(", "false"], "ground_truth": ["&&", "", ")", ";"], "File": "Thumb2SizeReduction15", "Func": "Thumb2SizeReduce", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2008, "Length": 64, "Cover_Rate": 0.8311688311688312, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "LowerOperationWrapper", "(", "SDNode", "*", "N", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "if", "(", "isHvxOperation", "(", "N", ",", "DAG"], "ground_truth": [")", ")", "{"], "File": "HexagonISelLowering100", "Func": "LowerOperationWrapper", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2009, "Length": 32, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "VectorList", ".", "Count", "==", "", "&&", "VectorList", "."], "ground_truth": ["LaneIndex", "<=", "", ";"], "File": "ARMAsmParser (2)", "Func": "isVecListThreeQHWordIndexed", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2010, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "align_words", ">=", "GP_ARG_NUM_REG", ")", "return", "NULL_RTX", ";", "if", "(", "TARGET_32BIT", "&&", "TARGET_POWERPC64", ")", "return", "rs6000_mixed_function_arg", "(", "mode", ",", "type", ",", "align_words", ")", ";", "part_mode", "=", "mode", ";", "n_words", "=", "rs6000_arg_size", "(", "mode", ",", "type", ")", ";", "if", "(", "align_words", "+", "n_words", ">", "GP_ARG_NUM_REG", ")", "part_mode", "=", "DImode", ";", "return", "gen_rtx_REG", "(", "part_mode", ",", "GP_ARG_MIN_REG", "+", "align_words", ")", ";", "}", "}", "else", "if", "(", "abi", "==", "ABI_V4", ")", "{", "if", "(", "abi_v4_pass_in_fpr", "(", "mode", ",", "named", ")", ")", "{", "if", "(", "mode", "==", "TDmode", "&&", "(", "cum", "->", "fregno", "%", "", ")", "==", "", ")", "cum", "->", "fregno", "++", ";", "if", "(", "cum", "->", "fregno", "+", "(", "FLOAT128_2REG_P", "(", "mode", ")", "?", "", ":", "", ")", "<=", "FP_ARG_V4_MAX_REG", ")", "return", "gen_rtx_REG", "(", "mode", ",", "cum", "->", "fregno", ")", ";", "else", "return", "NULL_RTX", ";", "}", "else", "{", "int", "n_words", "=", "rs6000_arg_size", "(", "mode", ",", "type", ")", ";", "int", "gregno", "=", "cum", "->", "sysv_gregno", ";", "if", "(", "n_words", "==", "", ")", "gregno", "+=", "(", "", "-", "gregno", ")", "&", "", ";", "if", "(", "gregno", "+", "n_words", "-", "", ">", "GP_ARG_MAX_REG", ")", "return", "NULL_RTX", ";", "if", "(", "TARGET_32BIT", "&&", "TARGET_POWERPC64", ")", "return", "rs6000_mixed_function_arg", "(", "mode", ",", "type", ",", "gregno", "-", "GP_ARG_MIN_REG", ")", ";", "return", "gen_rtx_REG", "(", "mode", ",", "gregno", ")", ";", "}", "}", "else", "{", "int", "align_words", "=", "rs6000_parm_start", "(", "mode", ",", "type", ",", "cum", "->", "words", ")", ";", "if", "(", "elt_mode", "==", "TDmode", "&&", "(", "cum", "->", "fregno", "%", "", ")", "==", "", ")", "cum", "->", "fregno", "++", ";", "if", "(", "USE_FP_FOR_ARG_P", "(", "cum", ",", "elt_mode", ")", "&&", "!", "(", "TARGET_AIX", "&&", "!", "TARGET_ELF", "&&", "type", "!=", "NULL", "&&", "AGGREGATE_TYPE_P", "(", "type", ")", ")", ")", "{", "rtx", "rvec", "[", "GP_ARG_NUM_REG", "+", "AGGR_ARG_NUM_REG", "+", "", "]", ";", "rtx", "r", ",", "off", ";", "int", "i", ",", "k", "=", "", ";", "unsigned", "long", "n_fpreg", "=", "(", "GET_MODE_SIZE", "(", "elt_mode", ")", "+", "", ")", ">>", "", ";", "int", "fpr_words", ";", "if", "(", "type", "&&", "(", "cum", "->", "nargs_prototype", "<=", "", "||", "(", "(", "DEFAULT_ABI", "==", "ABI_AIX", "||", "DEFAULT_ABI", "==", "ABI_ELFv2", ")", "&&", "TARGET_XL_COMPAT", "&&", "align_words", ">=", "GP_ARG_NUM_REG", ")", ")", ")", "k", "=", "rs6000_psave_function_arg", "(", "mode", ",", "type", ",", "align_words", ",", "rvec", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "n_elts", "&&", "cum", "->", "fregno", "+", "i"], "ground_truth": ["*", "n_fpreg", "<=", "FP_ARG_MAX_REG", ";", "i", "++", ")", "{"], "File": "rs6000-call", "Func": "rs6000_function_arg", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2011, "Length": 382, "Cover_Rate": 0.3404634581105169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasVDSPV2", "(", ")", "const", "{", "return", "HasVDSPV2"], "ground_truth": [";"], "File": "CSKYSubtarget2", "Func": "hasVDSPV2", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2012, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "writeNopData", "(", "uint64_t", "Count", ",", "MCObjectWriter", "*", "OW", ")", "const", "{", "return"], "ground_truth": ["true", ";"], "File": "AMDGPUAsmBackend16", "Func": "writeNopData", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2013, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "switch", "(", "offload_abi", ")", "{", "case", "OFFLOAD_ABI_LP64", ":", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "break", ";", "case", "OFFLOAD_ABI_ILP32", ":", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "infile", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "outfile", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "NULL", ")", ";", "const", "char", "*", "*", "new_argv", "=", "XOBFINISH", "(", "&", "argv_obstack", ",", "const", "char", "*", "*", ")", ";", "fork_execute", "(", "new_argv", "[", "", "]", ",", "CONST_CAST", "(", "char", "*", "*", ",", "new_argv", ")", ",", "true", ",", "", ")", ";", "obstack_free", "(", "&", "argv_obstack", ","], "ground_truth": ["NULL", ")", ";"], "File": "mkoffload", "Func": "compile_native", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 2014, "Length": 140, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMemThumbRIs1Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&"], "ground_truth": ["", ")", ";"], "File": "ARMAsmParser (2)", "Func": "addMemThumbRIs1Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2015, "Length": 21, "Cover_Rate": 0.31343283582089554, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "s390_function_arg_size", "(", "mode", ",", "type", ")", ">", "", ")", "return", "false", ";", "if", "(", "TARGET_SOFT_FLOAT", ")", "return", "false", ";", "if", "(", "!", "type", ")", "return", "mode", "==", "SFmode", "||", "mode", "==", "DFmode", "||", "mode", "==", "SDmode", "||", "mode", "==", "DDmode", ";", "if", "(", "!", "s390_single_field_struct_p", "(", "REAL_TYPE", ",", "type", ",", "false", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "s390", "Func": "s390_function_arg_float", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2016, "Length": 61, "Cover_Rate": 0.8356164383561644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "K", "=", "J", "--", ";", "K", "->", "eraseFromParent", "(", ")", ";", "BlockChanged", "=", "true", ";", "++", "NumBLR", ";", "continue", ";", "}", "}", "else", "if", "(", "J", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "J", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", "==", "&", "ReturnMBB", ")", "{", "BuildMI", "(", "*", "*", "PI", ",", "J", ",", "J", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "J", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ".", "addReg", "(", "J", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "copyImplicitOps", "(", "*", "I", ")", ";", "MachineBasicBlock", "::", "iterator", "K", "=", "J", "--", ";", "K", "->", "eraseFromParent", "(", ")", ";", "BlockChanged", "=", "true", ";", "++", "NumBCLR", ";", "continue", ";", "}", "}", "else", "if", "(", "J", "->", "getOpcode", "(", ")", "==", "", "||", "J", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "J", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", "==", "&", "ReturnMBB", ")", "{", "BuildMI", "(", "*", "*", "PI", ",", "J", ",", "J", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "J", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ")", ")", ".", "addReg", "(", "J", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "copyImplicitOps", "(", "*", "I", ")", ";", "MachineBasicBlock", "::", "iterator", "K", "=", "J", "--", ";", "K", "->", "eraseFromParent", "(", ")", ";", "BlockChanged", "=", "true", ";", "++", "NumBCLR", ";", "continue", ";", "}", "}", "else", "if", "(", "J", "->", "isBranch", "(", ")", ")", "{", "if", "(", "J", "->", "isIndirectBranch", "(", ")", ")", "{", "if", "(", "ReturnMBB", ".", "hasAddressTaken", "(", ")", ")", "OtherReference", "=", "true", ";", "}", "else", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "J", "->", "getNumOperands", "(", ")", ";", "++", "i", ")", "if", "(", "J", "->", "getOperand", "(", "i", ")", ".", "isMBB", "(", ")", "&&", "J", "->", "getOperand", "(", "i", ")", ".", "getMBB", "(", ")", "==", "&", "ReturnMBB", ")", "OtherReference", "=", "true", ";", "}", "else", "if", "(", "!", "J", "->", "isTerminator", "(", ")", "&&", "!", "J", "->", "isDebugValue", "(", ")", ")", "break", ";", "if", "(", "J", "==", "(", "*", "PI", ")", "->", "begin", "(", ")", ")", "break", ";", "--", "J", ";", "}", "if", "(", "(", "*", "PI", ")", "->", "canFallThrough", "(", ")", "&&", "(", "*", "PI", ")", "->", "isLayoutSuccessor", "(", "&", "ReturnMBB", ")", ")", "OtherReference", "=", "true", ";", "if", "(", "!", "OtherReference", "&&", "BlockChanged", ")", "{", "PredToRemove", ".", "push_back", "(", "*", "PI", ")", ";", "}", "if", "(", "BlockChanged", ")", "Changed", "=", "true", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "ie", "=", "PredToRemove", ".", "size", "(", ")", ";", "i", "!=", "ie", ";", "++", "i", ")", "PredToRemove", "[", "i", "]", "->", "removeSuccessor", "(", "&", "ReturnMBB", ",", "true", ")", ";", "if", "(", "Changed", "&&", "!", "ReturnMBB", ".", "hasAddressTaken", "(", ")", ")", "{", "if", "(", "ReturnMBB", ".", "pred_size", "(", ")", "=="], "ground_truth": ["", ")", "{"], "File": "PPCEarlyReturn1", "Func": "processBlock", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2017, "Length": 480, "Cover_Rate": 0.5985037406483791, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "dims", "=", "attr", "?", "TREE_VALUE", "(", "attr", ")", ":", "NULL_TREE", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "IDENTIFIER_POINTER", "(", "DECL_ASSEMBLER_NAME", "(", "decl", ")", ")", ")", ";", "for", "(", ";", "dims", ";", "dims", "=", "TREE_CHAIN", "(", "dims", ")", ")", "{", "int", "size", "=", "TREE_INT_CST_LOW", "(", "TREE_VALUE", "(", "dims", ")", ")", ";", "gcc_assert", "(", "!", "TREE_PURPOSE", "(", "dims", ")", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "size", ")", ";", "}", "fprintf", "(", "asm_out_file", ",", "", ")", ";", "}", "break", ";", "default", ":", "gcc_unreachable", "(", ")"], "ground_truth": [";"], "File": "nvptx", "Func": "nvptx_record_offload_symbol", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 2018, "Length": 86, "Cover_Rate": 0.6323529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "k_Tok"], "ground_truth": [";"], "File": "MSP430AsmParser11", "Func": "isToken", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2019, "Length": 5, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Polarity", "=", "(", "Code", ">>", "", ")", "&", "", ";", "unsigned", "Register", "=", "PredicateTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg"], "ground_truth": ["(", "Register", ")", ")", ";"], "File": "TPCDisassembler", "Func": "decodeSPredicate", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2020, "Length": 31, "Cover_Rate": 0.40789473684210525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "LHS", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "isSignedCmp", "=", "(", "CC", "==", "", "||", "CC", "==", "", "||", "CC", "==", "", "||", "CC", "==", "", ")", ";", "if", "(", "is32BitCmp", ")", "LHS", "=", "EmitSubregExt", "(", "MI", ",", "BB", ",", "LHS", ",", "isSignedCmp", ")", ";", "if", "(", "isSelectRROp", ")", "{", "unsigned", "RHS", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "is32BitCmp", ")", "RHS", "=", "EmitSubregExt", "(", "MI", ",", "BB", ",", "RHS", ",", "isSignedCmp", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", ".", "get", "(", "NewCC", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addReg", "(", "RHS", ")", ".", "addMBB", "(", "Copy1MBB", ")", ";", "}", "else", "{", "int64_t", "imm32", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "assert", "(", "isInt", "<", "", ">", "(", "imm32", ")", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", ".", "get", "(", "NewCC", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addImm", "(", "imm32", ")", ".", "addMBB", "(", "Copy1MBB", ")", ";", "}", "BB", "=", "Copy0MBB", ";", "BB", "->", "addSuccessor", "(", "Copy1MBB", ")", ";", "BB", "=", "Copy1MBB", ";", "BuildMI", "(", "*", "BB", ",", "BB", "->", "begin", "(", ")", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "Copy0MBB", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "ThisMBB", ")", ";", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "BPFISelLowering20", "Func": "EmitInstrWithCustomInserter", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2021, "Length": 267, "Cover_Rate": 0.33883248730964466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&"], "ground_truth": ["JITInfo", ";"], "File": "MipsTargetMachine26", "Func": "getJITInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2022, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Rv", "(", "StackFixup", "::", "pushI", "(", "j", ")", ")", ";", "Rv", "(", "StackFixup", "::", "swap", "(", ")", ")", ";", "return", ";", "}", "if", "(", "i", "==", "", ")", "return", "pattern2_px", "(", "Rv", ",", "j", ",", "k", ")", ";", "XchgPairCorrector", "CorrectI", "(", "i", ",", "", ")", ";", "CorrectI", "(", "j", ")", "(", "k", ")", ";", "if", "(", "k", "==", "", ")", "{", "Rv", "(", "StackFixup", "::", "xchg", "(", "i", ",", "", ")", ")", ";", "Rv", "(", "StackFixup", "::", "pushI", "(", "j", ")", ")", ";", "Rv", "(", "StackFixup", "::", "swap", "(", ")", ")", ";", "}", "else", "{", "Rv", "(", "StackFixup", "::", "xcpuxc", "(", "i", ","], "ground_truth": ["j", ",", "k", ")", ")", ";"], "File": "TVMStackPatterns", "Func": "pattern3_xpx", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2023, "Length": 109, "Cover_Rate": 0.7841726618705036, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineConstantPoolEntry", "&", "MCPE", "=", "(", "*", "MCPEs", ")", "[", "CPIndex", "]", ";", "JTI", "->", "addConstantPoolEntryAddr", "(", "CPI", ",", "MCE", ".", "getCurrentPCValue", "(", ")", ")", ";", "if", "(", "MCPE", ".", "isMachineConstantPoolEntry", "(", ")", ")", "{", "ConstantPoolValue", "*", "ACPV", "=", "static_cast", "<", "ConstantPoolValue", "*", ">", "(", "MCPE", ".", "Val", ".", "MachineCPVal", ")", ";", "DOUT", "<<", "", "<<", "CPI", "<<", "", "<<", "(", "void", "*", ")", "MCE", ".", "getCurrentPCValue", "(", ")", "<<", "", "<<", "*", "ACPV", "<<", "'\\n'", ";", "GlobalValue", "*", "GV", "=", "ACPV", "->", "getGV", "(", ")", ";", "if", "(", "GV", ")", "{", "assert", "(", "!", "ACPV", "->", "isStub", "(", ")", "&&", "", ")", ";", "if", "(", "ACPV", "->", "isNonLazyPointer", "(", ")", ")", "MCE", ".", "addRelocation", "(", "MachineRelocation", "::", "getIndirectSymbol", "(", "MCE", ".", "getCurrentPCOffset", "(", ")", ",", "", ",", "GV", ",", "(", "intptr_t", ")", "ACPV", ",", "false", ")", ")", ";", "else", "emitGlobalAddress", "(", "GV", ",", "", ",", "ACPV", "->", "isStub", "(", ")", "||", "isa", "<", "Function", ">", "(", "GV", ")", ",", "(", "intptr_t", ")", "ACPV", ")", ";", "}", "else", "{", "assert", "(", "!", "ACPV", "->", "isNonLazyPointer", "(", ")", "&&", "", ")", ";", "emitExternalSymbolAddress", "(", "ACPV", "->", "getSymbol", "(", ")", ",", "", ")", ";", "}", "emitWordLE", "(", "", ")", ";", "}", "else", "{", "Constant", "*", "CV", "=", "MCPE", ".", "Val", ".", "ConstVal", ";", "DOUT", "<<", "", "<<", "CPI", "<<", "", "<<", "(", "void", "*", ")", "MCE", ".", "getCurrentPCValue", "("], "ground_truth": [")", "<<", "", ";"], "File": "ARMCodeEmitter7", "Func": "emitConstPoolInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2024, "Length": 231, "Cover_Rate": 0.463855421686747, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "FK_SecRel_1", ":", "case", "FK_Data_1", ":", "return", "", ";", "case", "FK_PCRel_2", ":", "case", "FK_SecRel_2", ":", "case", "FK_Data_2", ":", "return", "", ";", "case", "FK_PCRel_4"], "ground_truth": [":"], "File": "M68kFixupKinds", "Func": "getFixupKindLog2Size", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2025, "Length": 24, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_t", "ReadCount", "=", "getLexer", "(", ")", ".", "peekTokens", "(", "Buf", ")", ";", "if", "(", "ReadCount", "==", "", "&&", "Buf", "[", "", "]", ".", "getKind", "(", ")", "==", "AsmToken", "::", "RParen", ")", "{", "HadParens", "=", "true", ";", "LParen", "=", "getParser", "(", ")", ".", "getTok", "(", ")", ";", "getParser", "(", ")", ".", "Lex", "(", ")", ";", "}", "}", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "default", ":", "if", "(", "HadParens", ")", "getLexer", "(", ")", ".", "UnLex", "(", "LParen", ")", ";", "return", "MatchOperand_NoMatch", ";", "case", "AsmToken", "::", "Identifier", ":", "StringRef", "Name", "=", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "MCRegister", "RegNo", ";", "matchRegisterNameHelper", "(", "isRV32E", "(", ")", ",", "RegNo", ",", "Name", ")", ";", "if", "(", "RegNo", "==", "", ")", "{", "if", "(", "HadParens", ")", "getLexer", "(", ")", ".", "UnLex", "(", "LParen", ")", ";", "return", "MatchOperand_NoMatch", ";", "}", "if", "(", "HadParens", ")", "Operands", ".", "push_back", "(", "Operand", "::", "createToken", "(", "", ",", "FirstS", ",", "isRV64", "(", ")", ")", ")", ";", "SMLoc", "S", "=", "getLoc", "(", ")", ";", "SMLoc", "E", "=", "SMLoc", "::", "getFromPointer", "(", "S", ".", "getPointer", "(", ")", "-", "", ")", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "createReg", "(", "RegNo", ",", "S", ",", "E", ",", "isRV64", "(", ")", ")", ")", ";", "}", "if", "(", "HadParens"], "ground_truth": [")", "{"], "File": "RISCVAsmParser1", "Func": "parseRegister", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2026, "Length": 222, "Cover_Rate": 0.7231270358306189, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "inc", "=", "", ";", "switch", "(", "size", ")", "{", "default", ":", "return", "MCDisassembler", "::", "Fail", ";", "case", "", ":", "if", "(", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "index", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "break", ";", "case", "", ":", "if", "(", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "index", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ")", "inc", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "index", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ")", "inc", "=", "", ";", "break", ";", "}", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "align", ")", ")", ";", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "else", "Inst", ".", "addOperand", "(", "MCOperand"], "ground_truth": ["::", "CreateReg", "(", "", ")", ")", ";"], "File": "ARMDisassembler10", "Func": "DecodeVST3LN", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2027, "Length": 264, "Cover_Rate": 0.5776805251641138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "IntelInstPrinter", "::", "printMemOffset", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "Op", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "DispSpec", "=", "MI", "->", "getOperand", "(", "Op", ")", ";", "printOptionalSegReg", "(", "MI", ",", "Op", "+", "", ",", "O", ")", ";", "O", "<<", "'['", ";", "if", "(", "DispSpec", ".", "isImm", "(", ")", ")", "{", "O", "<<", "formatImm", "(", "DispSpec", ".", "getImm", "(", ")", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "X86IntelInstPrinter", "Func": "printMemOffset", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2028, "Length": 68, "Cover_Rate": 0.6868686868686869, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "vec_int4", ")", "(", "si_orx", "(", "(", "qword", ")"], "ground_truth": ["(", "a", ")", ")", ")", ")", ";"], "File": "spu2vmx", "Func": "spu_orx", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2029, "Length": 18, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask16", ")", "__builtin_ia32_ucmpd512_mask", "(", "(", "__v16si", ")", "__X", ",", "(", "__v16si", ")", "__Y", ",", "__P", ","], "ground_truth": ["(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cmp_epu32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2030, "Length": 24, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "bool", "isPtrReg", "=", "(", "MOI", ".", "RegClass", "==", "", ")", "||", "(", "MOI", ".", "RegClass", "==", "", ")", "||", "(", "MOI", ".", "RegClass", "==", "", ")", ";", "if", "(", "isPtrReg", ")", "{", "O", "<<", "getRegisterName", "(", "Op", ".", "getReg", "(", ")", ","], "ground_truth": ["", ")", ";"], "File": "AVRInstPrinter5", "Func": "printOperand", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2031, "Length": 54, "Cover_Rate": 0.3068181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "label", "=", "gen_label_rtx", "(", ")", ";", "rtx", "tmp", "=", "gen_rtx_fmt_ee", "(", "UNORDERED", ",", "VOIDmode", ",", "flag", ",", "const0_rtx", ")", ";", "tmp", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "tmp", ",", "gen_rtx_LABEL_REF", "(", "VOIDmode", ",", "label", ")", ",", "pc_rtx", ")", ";", "emit_jump_insn", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "tmp", ")", ")", ";", "}", "if", "(", "GET_MODE", "(", "set_dst", ")", "!=", "mode", ")", "{", "gcc_assert", "(", "mode", "==", "CCAmode", "||", "mode", "==", "CCCmode", "||", "mode", "==", "CCOmode", "||", "mode", "==", "CCPmode", "||", "mode", "==", "CCSmode", "||", "mode", "==", "CCZmode", ")", ";", "set_dst", "=", "gen_rtx_REG", "(", "mode", ",", "FLAGS_REG"], "ground_truth": [")", ";"], "File": "i386-expand1", "Func": "ix86_ssecom_setcc", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2032, "Length": 95, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Policy", ".", "OnlyTopDown", "=", "false", ";", "Policy", ".", "OnlyBottomUp", "=", "false", ";", "Policy", ".", "DisableLatencyHeuristic"], "ground_truth": ["=", "DisableLatencySchedHeuristic", ";"], "File": "AArch64Subtarget52", "Func": "overrideSchedPolicy", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2033, "Length": 18, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "m32r_rtx_ok_for_base_p", "(", "XEXP", "(", "x", ",", "", ")", ",", "strict", ")", "&&", "m32r_rtx_ok_for_offset_p", "(", "XEXP", "("], "ground_truth": ["x", ",", "", ")", ")", ")", "return", "true", ";"], "File": "m32r", "Func": "m32r_legitimate_offset_addres_p", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2034, "Length": 34, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "i", "<", "(", "int", ")", "VT", ".", "getVectorNumElements", "(", ")", ";", "}", ")", "&&", "", ")", ";", "if", "(", "unsigned", "ShuffleOpc", "=", "isNEONTwoResultShuffleMask", "(", "ShuffleMask", ",", "SubVT", ",", "WhichResult", ",", "isV_UNDEF", ")", ")", "{", "if", "(", "isV_UNDEF", ")", "SubV2", "=", "SubV1", ";", "assert", "(", "(", "WhichResult", "==", "", ")", "&&", "", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "ShuffleOpc", ",", "dl", ",", "DAG", ".", "getVTList", "(", "SubVT", ",", "SubVT", ")", ",", "SubV1", ",", "SubV2", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Res", ".", "getValue", "(", "", ")", ",", "Res", ".", "getValue", "(", "", ")", ")", ";", "}", "}", "}", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "NumElts", "==", "", ")", "{", "unsigned", "PFIndexes", "[", "", "]", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "if", "(", "ShuffleMask", "[", "i", "]", "<", "", ")", "PFIndexes", "[", "i", "]", "=", "", ";", "else", "PFIndexes", "[", "i", "]", "=", "ShuffleMask", "[", "i", "]", ";", "}", "unsigned", "PFTableIndex", "=", "PFIndexes", "[", "", "]", "*", "", "*", "", "*", "", "+", "PFIndexes", "[", "", "]", "*", "", "*", "", "+", "PFIndexes", "[", "", "]", "*", "", "+", "PFIndexes", "[", "", "]", ";", "unsigned", "PFEntry", "=", "PerfectShuffleTable", "[", "PFTableIndex", "]", ";", "unsigned", "Cost", "=", "(", "PFEntry", ">>", "", ")", ";", "if", "(", "Cost", "<=", "", ")", "return", "GeneratePerfectShuffle", "(", "PFEntry", ",", "V1", ",", "V2", ",", "DAG", ",", "dl", ")", ";", "}", "if", "(", "EltSize", ">=", "", ")", "{", "EVT", "EltVT", "=", "EVT", "::", "getFloatingPointVT", "(", "EltSize", ")", ";", "EVT", "VecVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "EltVT", ",", "NumElts", ")", ";", "V1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecVT", ",", "V1", ")", ";", "V2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecVT", ",", "V2", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "++", "i", ")", "{", "if", "(", "ShuffleMask", "[", "i", "]", "<", "", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getUNDEF", "(", "EltVT", ")", ")", ";", "else", "Ops", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "EltVT", ",", "ShuffleMask", "[", "i", "]", "<", "(", "int", ")", "NumElts", "?", "V1", ":", "V2", ",", "DAG", ".", "getConstant", "(", "ShuffleMask", "[", "i", "]", "&", "(", "NumElts", "-", "", ")", ",", "dl", ",", "", ")", ")", ")", ";", "}", "SDValue", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecVT", ",", "Ops", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Val", ")", ";", "}", "if", "(", "(", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "isReverseMask", "(", "ShuffleMask", ",", "VT", ")", ")", "return", "LowerReverse_VECTOR_SHUFFLEv16i8_v8i16", "(", "Op", ",", "DAG", ")", ";", "if", "(", "VT", "==", "", ")", "if", "(", "SDValue", "NewOp", "=", "LowerVECTOR_SHUFFLEv8i8", "(", "Op", ",", "ShuffleMask", ",", "DAG", ")", ")", "return", "NewOp", ";", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "ARMISelLowering20", "Func": "LowerVECTOR_SHUFFLE", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2035, "Length": 494, "Cover_Rate": 0.42512908777969016, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseDirectiveArch", "(", "SMLoc", "L", ")", "{", "StringRef", "Arch", "=", "getParser", "(", ")", ".", "parseStringToEndOfStatement", "(", ")", ".", "trim", "(", ")", ";", "unsigned", "ID", "=", "", "(", "Arch"], "ground_truth": [")", ";"], "File": "ARMAsmParser87", "Func": "parseDirectiveArch", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2036, "Length": 32, "Cover_Rate": 0.3137254901960784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vbrsrq_x_n_f32", "(", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vbrsrq_x", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2037, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "!", "SrcReg", ")", "SrcReg", "=", "getRegForValue", "(", "Op0", ")", ";", "if", "(", "!", "SrcReg", ")", "return", "false", ";", "auto", "*", "SI", "=", "cast", "<", "StoreInst", ">", "(", "I", ")", ";", "if", "(", "SI", "->", "isAtomic", "(", ")", ")", "{", "AtomicOrdering", "Ord", "=", "SI", "->", "getOrdering", "(", ")", ";", "if", "(", "isReleaseOrStronger", "(", "Ord", ")", ")", "{", "unsigned", "AddrReg", "=", "getRegForValue", "(", "PtrV", ")", ";", "return", "emitStoreRelease", "(", "VT", ",", "SrcReg", ",", "AddrReg", ",", "createMachineMemOperandFor", "(", "I", ")", ")", ";", "}", "}", "Address", "Addr", ";", "if", "(", "!", "computeAddress", "(", "PtrV", ",", "Addr", ",", "Op0", "->", "getType", "(", ")", ")", ")", "return", "false", ";", "if", "(", "!", "emitStore", "(", "VT", ",", "SrcReg", ",", "Addr", ",", "createMachineMemOperandFor", "(", "I", ")", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64FastISel10", "Func": "selectStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2038, "Length": 130, "Cover_Rate": 0.3551912568306011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "*", "cum", ">=", "", ")", "return", "", ";", "if", "(", "ft32_pass_by_reference", "(", "cum_v", ",", "mode", ",", "type", ",", "named", ")", ")", "size", "=", "", ";", "else", "if", "(", "type", ")", "{", "if", "(", "AGGREGATE_TYPE_P", "(", "type", ")"], "ground_truth": [")", "return", "", ";"], "File": "ft322", "Func": "ft32_arg_partial_bytes", "Target": "ft32", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2039, "Length": 43, "Cover_Rate": 0.3467741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Expr", "->", "getKind", "(", ")", ")", "{", "case", "MCExpr", "::", "Target", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "MCExpr", "::", "Constant", ":", "break", ";", "case", "MCExpr", "::", "Binary", ":", "{", "const", "MCBinaryExpr", "*", "BE", "=", "cast", "<", "MCBinaryExpr", ">", "(", "Expr", ")", ";", "fixELFSymbolsInTLSFixupsImpl", "(", "BE", "->", "getLHS", "(", ")"], "ground_truth": [",", "Asm", ")", ";"], "File": "SparcMCExpr (2)1", "Func": "fixELFSymbolsInTLSFixupsImpl", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2040, "Length": 58, "Cover_Rate": 0.37662337662337664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "decl", "==", "NULL_TREE", "&&", "(", "strcmp", "(", "name", ",", "", ")", "==", "", "||", "strcmp", "(", "name", ",", "", ")", "==", "", ")", ")", "flags", "|=", "SECTION_RELRO", ";", "if", "(", "strcmp", "(", "name", ",", "", ")", "==", "", "||", "startswith", "(", "name", ",", "", ")", "||", "startswith", "(", "name", ",", "", ")", ")", "flags", "|=", "SECTION_BSS", ";", "return", "flags"], "ground_truth": [";"], "File": "i386", "Func": "x86_64_elf_section_type_flags", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2041, "Length": 62, "Cover_Rate": 0.5904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "T", "=", "DAG", ".", "getTargetConstantPool", "(", "CPN", "->", "getConstVal", "(", ")", ",", "ValTy", ",", "Align", ",", "Offset", ",", "TF", ")", ";", "assert", "(", "cast", "<", "ConstantPoolSDNode", ">", "(", "T", ")", "->", "getTargetFlags", "(", ")", "==", "TF", "&&", "", ")", ";", "if", "(", "IsPositionIndependent", ")", "return", "DAG", ".", "getNode", "(", ""], "ground_truth": [",", "SDLoc", "(", "Op", ")", ",", "ValTy", ",", "T", ")", ";"], "File": "HexagonISelLowering114", "Func": "LowerConstantPool", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2042, "Length": 62, "Cover_Rate": 0.33695652173913043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MRI", ".", "getTargetRegisterInfo", "(", ")", ")", ";", "unsigned", "Dst", "=", "IsStore", "?", "Reg", ":", "ValueReg", ";", "unsigned", "Src", "=", "IsStore", "?", "ValueReg", ":", "Reg", ";", "unsigned", "Opc", "=", "(", "IsStore", "^", "TRI", "->", "isVGPR", "(", "MRI", ",", "Reg", ")", ")", "?", "", ":", "", ";", "auto", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ",", "Dst", ")", ".", "addReg", "(", "Src", ",", "getKillRegState", "(", "IsKill", ")", ")", ";", "MIB", "->", "setAsmPrinterFlag", "(", "MachineInstr", "::", "ReloadReuse"], "ground_truth": [")", ";"], "File": "SIRegisterInfo113", "Func": "spillVGPRtoAGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2043, "Length": 101, "Cover_Rate": 0.44298245614035087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "MO1", ".", "isImm", "(", ")", "&&", "MO2", ".", "isImm", "(", ")", ")", "||", "(", "MO1", ".", "isCPI", "(", ")", "&&", "MO2", ".", "isCPI", "(", ")", "&&", "MO1", ".", "getIndex", "(", ")", "==", "MO2", ".", "getIndex", "(", ")", ")", "||", "(", "MO1", ".", "isJTI", "(", ")", "&&", "MO2", ".", "isJTI", "(", ")", "&&", "MO1", ".", "getIndex", "(", ")", "==", "MO2", ".", "getIndex", "(", ")", ")", "||", "(", "MO1", ".", "isSymbol", "(", ")", "&&", "MO2", ".", "isSymbol", "(", ")", "&&", "MO1", ".", "getSymbolName", "(", ")", "==", "MO2", ".", "getSymbolName", "(", ")", ")", "||", "(", "MO1", ".", "isGlobal", "(", ")", "&&", "MO2", ".", "isGlobal", "(", ")", "&&", "MO1", ".", "getGlobal", "(", ")", "==", "MO2", ".", "getGlobal", "(", ")", ")", "||", "(", "MO1", ".", "isBlockAddress", "(", ")", "&&", "MO2", ".", "isBlockAddress", "(", ")", "&&", "MO1", ".", "getBlockAddress", "(", ")", "==", "MO2", ".", "getBlockAddress", "(", ")"], "ground_truth": [")", "||", "(", "MO1", ".", "isMCSymbol", "(", ")", "&&", "MO2", ".", "isMCSymbol", "(", ")", "&&", "MO1", ".", "getMCSymbol", "(", ")", "==", "MO2", ".", "getMCSymbol", "(", ")", ")", ";"], "File": "X86OptimizeLEAs1", "Func": "isSimilarDispOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2044, "Length": 171, "Cover_Rate": 0.8465346534653465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vshl_u16", "(", "uint16x4_t", "__a", ",", "int16x4_t", "__b", ")", "{", "return", "(", "uint16x4_t", ")", "__builtin_neon_vshluv4hi", "(", "("], "ground_truth": ["int16x4_t", ")", "__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vshl_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2045, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "SaveExecInst", "<<", "'\\n'", ")", ";", "continue", ";", "}", "else", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "J", "<<", "'\\n'", ")", ";", "break", ";", "}", "}", "else", "if", "(", "ReadsCopyFromExec", "&&", "!", "SaveExecInst", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "J", "<<", "'\\n'", ")", ";", "break", ";", "}", "if", "(", "SaveExecInst", "&&", "J", "->", "readsRegister", "(", "CopyToExec", ",", "TRI", ")", ")", "{", "assert", "(", "SaveExecInst", "!=", "&", "*", "J", ")", ";", "OtherUseInsts", ".", "push_back", "(", "&", "*", "J", ")", ";", "}", "}", "if", "(", "!", "SaveExecInst", ")", "continue", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "SaveExecInst", "<<", "'\\n'", ")", ";", "MachineOperand", "&", "Src0", "=", "SaveExecInst", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Src1", "=", "SaveExecInst", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "*", "OtherOp", "=", "nullptr", ";", "if", "(", "Src0", ".", "isReg", "(", ")", "&&", "Src0", ".", "getReg", "(", ")", "==", "CopyFromExec", ")", "{", "OtherOp", "=", "&", "Src1", ";", "}", "else", "if", "(", "Src1", ".", "isReg", "(", ")", "&&", "Src1", ".", "getReg", "(", ")", "==", "CopyFromExec", ")", "{", "if", "(", "!", "SaveExecInst", "->", "isCommutable", "(", ")", ")", "break", ";", "OtherOp", "=", "&", "Src0", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "CopyFromExecInst", "->", "eraseFromParent", "(", ")", ";", "auto", "InsPt", "=", "SaveExecInst", "->", "getIterator", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "SaveExecInst", "->", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "MBB", ",", "InsPt", ",", "DL", ",", "TII", "->", "get", "(", "getSaveExecOp", "(", "SaveExecInst", "->", "getOpcode", "(", ")", ")", ")", ",", "CopyFromExec", ")", ".", "addReg", "(", "OtherOp", "->", "getReg", "(", ")", ")", ";", "SaveExecInst", "->", "eraseFromParent", "(", ")", ";", "CopyToExecInst", "->", "eraseFromParent", "(", ")", ";", "for", "(", "MachineInstr", "*", "OtherInst", ":", "OtherUseInsts", ")", "{", "OtherInst", "->", "substituteRegister", "(", "CopyToExec", ",", "", ",", "", ","], "ground_truth": ["*", "TRI", ")", ";"], "File": "SIOptimizeExecMasking21", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2046, "Length": 305, "Cover_Rate": 0.399737876802097, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "getSubReg", "(", ")", "||", "MO", ".", "isDef", "(", ")", "||", "FoundSrcOperand", ")", "return", "nullptr", ";", "SrcOperandId", "=", "i", ";", "FoundSrcOperand", "=", "true", ";", "}", "if", "(", "!", "FoundSrcOperand", ")", "return", "nullptr", ";", "SmallVector", "<", "unsigned", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "SrcOperandId", ")", ";", "MachineInstr", "*", "FoldMI", "=", "foldMemoryOperand", "(", "MI", ",", "Ops", ",", "DefMI", ")", ";", "if", "(", "FoldMI", ")", "{", "FoldAsLoadDefReg", "=", "", ";", "return", "FoldMI", ";", "}", "return", "nullptr"], "ground_truth": [";"], "File": "X86InstrInfo110", "Func": "optimizeLoadInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2047, "Length": 80, "Cover_Rate": 0.32653061224489793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FrameLowering", "::", "getFrameIndexReference", "(", "const", "MachineFunction", "&", "MF", ",", "int", "FI", ",", "unsigned", "&", "FrameReg", ")", "const", "{", "return", "resolveFrameIndexReference", "(", "MF", ",", "FI", ",", "FrameReg"], "ground_truth": [")", ";"], "File": "AArch64FrameLowering (2)", "Func": "getFrameIndexReference", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2048, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Ops", ".", "size", "(", ")", "!=", "", ")", "return", "false", ";", "unsigned", "OpNum", "=", "Ops", "[", "", "]", ";", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "unsigned", "NumOps", "=", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ";", "bool", "isTwoAddr", "=", "NumOps", ">", "", "&&", "MI", "->", "getDesc", "(", ")", ".", "getOperandConstraint", "(", "", ",", "MCOI", "::", "TIED_TO", ")", "!=", "-", "", ";", "const", "DenseMap", "<", "unsigned", ",", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", ">", "*", "OpcodeTablePtr", "=", "nullptr", ";", "if", "(", "isTwoAddr", "&&", "NumOps", ">=", "", "&&", "OpNum", "<", "", ")", "{", "OpcodeTablePtr", "=", "&", "RegOp2MemOpTable2Addr", ";", "}", "else", "if", "(", "OpNum", "==", "", ")", "{", "if", "(", "Opc", "==", "", ")", "return", "true", ";", "OpcodeTablePtr", "=", "&", "RegOp2MemOpTable0", ";", "}", "else", "if", "(", "OpNum", "==", "", ")", "{", "OpcodeTablePtr", "=", "&"], "ground_truth": ["RegOp2MemOpTable1", ";"], "File": "X86InstrInfo110", "Func": "canFoldMemoryOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2049, "Length": 143, "Cover_Rate": 0.4525316455696203, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "MCInstLower", "::", "GetBlockAddressSymbol", "(", "const", "MachineOperand", "&", "MO", ")", "const", "{", "switch", "(", "MO", ".", "getTargetFlags", "(", ")"], "ground_truth": [")", "{"], "File": "TLCS900MCInstLower", "Func": "GetBlockAddressSymbol", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2050, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCI", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "MCI", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["CreateInst", "(", "nullptr", ")", ")", ";"], "File": "HexagonMCInst", "Func": "AppendImplicitOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2051, "Length": 24, "Cover_Rate": 0.6857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "arm_option_save", "(", "struct", "cl_target_option", "*", "ptr", ",", "struct", "gcc_options", "*", "opts", ")", "{", "ptr", "->", "x_arm_arch_string", "=", "opts", "->", "x_arm_arch_string", ";", "ptr", "->", "x_arm_cpu_string", "="], "ground_truth": ["opts", "->", "x_arm_cpu_string", ";"], "File": "arm", "Func": "arm_option_save", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2052, "Length": 31, "Cover_Rate": 0.775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Bits", "=", "Unalign", "?", "Unalign", ":", "KnownBits", ";", "if", "(", "Size", "&", "(", "(", "", "<<", "Bits", ")", "-", ""], "ground_truth": [")", ")", "Bits", "=", "countTrailingZeros", "(", "Size", ")", ";"], "File": "ARMBasicBlockInfo", "Func": "internalKnownBits", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2053, "Length": 30, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "isTerminator", "(", ")", ")", "{", "if", "(", "!", "(", "I", "->", "isBranch", "(", ")", ")", "&&", "!", "(", "I", "->", "isCall", "(", ")", ")", "&&", "!", "(", "I", "->", "isReturn", "(", ")", ")", "&&", "!", "(", "I", "->", "isCompare", "(", ")", ")", "&&", "!", "(", "I", "->", "getOpcode", "(", ")", "==", "", "||", "(", "I", "->", "getOpcode", "(", ")", ">", "", "&&", "I", "->", "getOpcode", "(", ")", "<", "", ")", ")", ")", "{", "int", "distinguishResult", "=", "distinguishInstr", "(", "I", ")", ";", "if", "(", "distinguishResult", "==", "-", "", ")", "{", "errs", "(", ")", "<<", "", "<<", "MF", ".", "getName", "(", ")", "<<", "", "<<", "I", "->", "getParent", "(", ")", "->", "getName", "(", ")", "<<", "", "<<", "*", "I", "<<", "", ";", "exit", "(", "", ")", ";", "}", "else", "{", "if", "(", "distinguishResult", "==", "", ")", "{", "InstrsM", ".", "push_back", "(", "I", ")", ";", "}", "else", "if", "(", "distinguishResult", "==", "", ")", "{", "InstrsS1", ".", "push_back", "(", "I", ")", ";", "}", "else", "if", "(", "distinguishResult", "==", "", ")", "{", "InstrsS2", ".", "push_back", "(", "I", ")", ";", "}", "}", "I", "++", ";", "}", "emitInstrs_4Interleaving", "(", "MBB", ",", "I", ",", "InstrsM", ",", "InstrsS1", ",", "InstrsS2", ")", ";", "break", ";", "}", "else", "if", "(", "std", "::", "next", "(", "I", ")", "==", "E", ")", "{", "if", "(", "!", "(", "I", "->", "isBranch", "(", ")", ")", "&&", "!", "(", "I", "->", "isCall", "(", ")", ")", "&&", "!", "(", "I", "->", "isReturn", "(", ")", ")", "&&", "!", "(", "I", "->", "isCompare", "(", ")", ")", "&&", "!", "(", "I", "->", "getOpcode", "(", ")", "==", "", "||", "(", "I", "->", "getOpcode", "(", ")", ">", "", "&&", "I", "->", "getOpcode", "(", ")", "<", "", ")", ")", ")", "{", "int", "distinguishResult", "=", "distinguishInstr", "(", "I", ")", ";", "if", "(", "distinguishResult", "==", "-", "", ")", "{", "errs", "(", ")", "<<", "", "<<", "MF", ".", "getName", "(", ")", "<<", "", "<<", "I", "->", "getParent", "(", ")", "->", "getName", "(", ")", "<<", "", "<<", "*", "I", "<<", "", ";", "exit", "(", "", ")", ";", "}", "else", "{", "if", "(", "distinguishResult", "==", "", ")", "{", "InstrsM", ".", "push_back", "(", "I", ")", ";", "}", "else", "if", "(", "distinguishResult", "==", "", ")", "{", "InstrsS1", ".", "push_back", "(", "I", ")", ";", "}", "else", "if", "(", "distinguishResult", "==", "", ")", "{", "InstrsS2", ".", "push_back", "(", "I", ")", ";", "}", "}", "I", "++", ";", "}", "emitInstrs_4Interleaving", "(", "MBB", ",", "I", ",", "InstrsM", ",", "InstrsS1", ",", "InstrsS2", ")", ";", "break", ";", "}", "else", "if", "(", "(", "I", "->", "isBranch", "(", ")", "&&", "!", "(", "I", "->", "getOpcode", "(", ")", ">", "", "&&", "I", "->", "getOpcode", "(", ")", "<", "", ")", ")", ")", "{", "emitInstrs_4Interleaving", "(", "MBB", ",", "I", ",", "InstrsM", ",", "InstrsS1", ",", "InstrsS2", ")", ";", "}", "else", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", "||", "I", "->", "getOpcode", "(", ")", "=="], "ground_truth": ["", ")", "{"], "File": "NEMESIS", "Func": "interleavingTZDC_4Interleaving", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2054, "Length": 469, "Cover_Rate": 0.5234375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "AsmPrinter", "(", "raw_ostream", "&", "O", ",", "TargetMachine", "&", "TM", ",", "const", "TargetAsmInfo", "*", "T", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "V", ")", ":", "AsmPrinter", "(", "O", ",", "TM", ",", "T", ",", "OL", ",", "V", ")", ",", "DbgInfo", "(", "O", ",", "T", ")", "{", "PTLI", "=", "TM", "."], "ground_truth": ["getTargetLowering", "(", ")", ";"], "File": "PIC16AsmPrinter3", "Func": "PIC16AsmPrinter", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2055, "Length": 53, "Cover_Rate": 0.803030303030303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "it", "!=", "ie", ")", "{", "plt1", "=", "&", "(", "llvm", "::", "cast", "<", "PLT1", ">", "(", "*", "it", ")", ")", ";", "memcpy", "(", "buffer", "+", "result", ",", "plt1", "->", "getValue", "(", ")", ",", "PLT1", "::", "EntrySize", ")", ";", "result", "+=", "PLT1", "::", "EntrySize", ";", "++", "it", ";", "}", "return"], "ground_truth": ["result", ";"], "File": "AArch64PLT", "Func": "emit", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2056, "Length": 53, "Cover_Rate": 0.38686131386861317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "LoadSDNode", "*", "LD", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "Op", ")", ";", "if", "(", "!", "LD", "||", "LD", "->", "getExtensionType", "(", ")", "!=", "ET", "||", "LD", "->", "isVolatile", "(", ")", "||", "LD", "->", "isNonTemporal", "(", ")", ")", "return", "false", ";", "if", "(", "LD", "->", "getMemoryVT", "(", ")", "!=", "MemVT", ")", "return", "false", ";", "RLI", ".", "Ptr", "=", "LD", "->", "getBasePtr", "(", ")", ";", "if", "(", "LD", "->", "isIndexed", "(", ")", "&&", "!", "LD", "->", "getOffset", "(", ")", ".", "isUndef", "(", ")", ")", "{", "assert", "(", "LD", "->", "getAddressingMode", "(", ")", "==", "", "&&", "", ")", ";", "RLI", ".", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RLI", ".", "Ptr", ".", "getValueType", "(", ")", ",", "RLI", ".", "Ptr", ",", "LD", "->", "getOffset", "(", ")", ")", ";", "}", "RLI", ".", "Chain", "=", "LD", "->", "getChain", "(", ")", ";", "RLI", ".", "MPI", "=", "LD", "->", "getPointerInfo", "("], "ground_truth": [")", ";"], "File": "PPCISelLowering10", "Func": "canReuseLoadAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2057, "Length": 152, "Cover_Rate": 0.48562300319488816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CanImplicitFloat", "=", "!", "FuncAttributes", ".", "hasFnAttribute", "(", "Attribute", "::", "NoImplicitFloat", ")", ";", "bool", "CanUseNEON", "=", "Subtarget", "->", "hasNEON", "(", ")", "&&", "CanImplicitFloat", ";", "bool", "CanUseFP", "=", "Subtarget", "->", "hasFPARMv8", "(", ")", "&&", "CanImplicitFloat", ";", "bool", "IsSmallMemset", "=", "IsMemset", "&&", "Size", "<", "", ";", "auto", "AlignmentIsAcceptable", "=", "[", "&", "]", "(", "EVT", "VT", ",", "unsigned", "AlignCheck", ")", "{", "if", "(", "memOpAlign", "(", "SrcAlign", ",", "DstAlign", ",", "AlignCheck", ")", ")", "return", "true", ";", "bool", "Fast", ";", "return", "allowsMisalignedMemoryAccesses", "(", "VT", ",", "", ",", "", ",", "&", "Fast", ")", "&&", "Fast", ";", "}", ";", "if", "(", "CanUseNEON", "&&", "IsMemset", "&&", "!", "IsSmallMemset", "&&", "AlignmentIsAcceptable", "(", "", ",", "", ")", ")", "return", "", ";", "if", "(", "CanUseFP", "&&", "!", "IsSmallMemset", "&&", "AlignmentIsAcceptable", "(", "", ",", "", ")", ")", "return", "", ";", "if", "(", "Size", ">=", "", "&&", "AlignmentIsAcceptable", "(", "", ",", "", ")", ")"], "ground_truth": ["return", "", ";"], "File": "AArch64ISelLowering110", "Func": "getOptimalMemOpType", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2058, "Length": 144, "Cover_Rate": 0.6792452830188679, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "*", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "("], "ground_truth": ["", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";"], "File": "Thumb1InstrInfo21", "Func": "loadRegFromStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2059, "Length": 92, "Cover_Rate": 0.4577114427860697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "return", "true", ";", "if", "(", "N", ".", "getNumOperands", "(", ")", "<", "", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", "||", "N", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "switch", "(", "N", ".", "getConstantOperandVal", "(", "", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "PPCISelDAGToDAG48", "Func": "isSWTestOp", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2060, "Length": 77, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int32_t", "Val", "=", "cast", "<", "ConstantSDNode", ">", "(", "OffsetNode", ")", "->", "getSExtValue", "(", ")", ";", "EVT", "StoredVT", "=", "ST", "->", "getMemoryVT", "(", ")", ";", "EVT", "ValueVT", "=", "Value", ".", "getValueType", "(", ")", ";", "const", "InstrInfo", "&", "TII", "=", "*", "HST", "->", "getInstrInfo", "(", ")", ";", "if", "(", "TII", ".", "isValidAutoIncImm", "(", "StoredVT", ",", "Val", ")", ")", "{", "unsigned", "Opcode", "=", "", ";", "if", "(", "StoredVT", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "StoredVT", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "StoredVT", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "StoredVT", "==", "", ")", "Opcode", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "if", "(", "ST", "->", "isTruncatingStore", "(", ")", "&&", "ValueVT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "assert", "(", "StoredVT", ".", "getSizeInBits", "(", ")", "<", "", "&&", "", ")", ";", "Value", "=", "CurDAG", "->", "getTargetExtractSubreg", "(", "", ",", "dl", ",", "", ",", "Value", ")", ";", "}", "SDValue", "Ops", "[", "]", "=", "{", "Base", ",", "CurDAG", "->", "getTargetConstant", "(", "Val", ",", "", ")", ",", "Value", ",", "Chain", "}", ";", "SDNode", "*", "Result", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "dl", ",", "", ",", "", ",", "Ops", ")", ";", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "MemOp", "[", "", "]", "=", "ST", "->", "getMemOperand", "(", ")", ";", "cast", "<", "MachineSDNode", ">", "(", "Result", ")", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+", "", ")", ";", "ReplaceUses", "(", "ST", ",", "Result"], "ground_truth": [")", ";"], "File": "HexagonISelDAGToDAG53", "Func": "SelectIndexedStore", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2061, "Length": 245, "Cover_Rate": 0.41737649063032367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "if", "(", "LLTy", ".", "isVector", "(", ")", "&&", "PartLLT", ".", "isVector", "(", ")", ")", "{", "assert", "(", "LLTy", ".", "getElementType", "(", ")", "==", "PartLLT", ".", "getElementType", "(", ")", ")", ";", "int", "DstElts", "=", "LLTy", ".", "getNumElements", "(", ")", ";", "int", "PartElts", "=", "PartLLT", ".", "getNumElements", "(", ")", ";", "if", "(", "DstElts", "%", "PartElts", "==", "", ")", "B", ".", "buildConcatVectors", "(", "OrigRegs", "[", "", "]", ",", "Regs", ")", ";", "else", "{", "assert", "(", "PartElts", "==", "", "&&", "DstElts", "%", "", "!=", "", ")", ";", "int", "RoundedElts", "=", "PartElts", "*", "(", "(", "DstElts", "+", "PartElts", "-", "", ")", "/", "PartElts", ")", ";", "LLT", "RoundedDestTy", "=", "LLT", "::", "vector", "(", "RoundedElts", ",", "PartLLT", ".", "getElementType", "(", ")", ")", ";", "auto", "RoundedConcat", "=", "B", ".", "buildConcatVectors", "(", "RoundedDestTy", ",", "Regs", ")", ";", "B", ".", "buildExtract", "(", "OrigRegs", "[", "", "]", ",", "RoundedConcat", ",", "", ")", ";", "}", "return", ";", "}", "assert", "(", "LLTy", ".", "isVector", "(", ")", "&&", "!", "PartLLT", ".", "isVector", "(", ")", ")", ";", "LLT", "DstEltTy", "=", "LLTy", ".", "getElementType", "(", ")", ";", "if", "(", "DstEltTy", "==", "PartLLT", ")", "{", "B", ".", "buildBuildVector", "(", "OrigRegs", "[", "", "]"], "ground_truth": [",", "Regs", ")", ";"], "File": "AMDGPUCallLowering23", "Func": "packSplitRegsToOrigType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2062, "Length": 193, "Cover_Rate": 0.4541176470588235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "getFrameLowering", "(", ")", "const", "{", "return", "&", "FrameLowering"], "ground_truth": [";"], "File": "MSP430Subtarget2", "Func": "getFrameLowering", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2063, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "char", "TF", "=", "IsPositionIndependent", "?", "", ":", "", ";", "unsigned", "Offset", "=", "", ";", "SDValue", "T", ";", "if", "(", "CPN", "->", "isMachineConstantPoolEntry", "(", ")", ")", "T", "=", "DAG", ".", "getTargetConstantPool", "(", "CPN", "->", "getMachineCPVal", "(", ")", ",", "ValTy", ",", "Alignment", ",", "Offset", ",", "TF", ")", ";", "else", "if", "(", "isVTi1Type", ")", "T", "=", "DAG", ".", "getTargetConstantPool", "(", "CVal", ",", "ValTy", ",", "Alignment", ",", "Offset", ",", "TF", ")", ";", "else", "T", "=", "DAG", ".", "getTargetConstantPool", "(", "CPN", "->", "getConstVal", "(", ")", ",", "ValTy", ",", "Alignment", ",", "Offset", ",", "TF", ")", ";", "assert", "(", "cast", "<", "ConstantPoolSDNode", ">", "(", "T", ")", "->", "getTargetFlags", "(", ")", "==", "TF", "&&", "", ")", ";", "if", "(", "IsPositionIndependent", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "ValTy", ",", "T", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "ValTy"], "ground_truth": [",", "T", ")", ";"], "File": "HexagonISelLowering100", "Func": "LowerConstantPool", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2064, "Length": 148, "Cover_Rate": 0.4228571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TgtMBB", "->", "setAlignment", "(", "MIPS_NACL_BUNDLE_ALIGN", ")", ";", "}", "}", "else", "{", "Pos", "=", "LongBrMBB", "->", "begin", "(", ")", ";", "BuildMI", "(", "*", "LongBrMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "-", "", ")", ";", "BuildMI", "(", "*", "LongBrMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "LongBrMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addMBB", "(", "TgtMBB", ",", "", ")", ".", "addMBB", "(", "BalTgtMBB", ")", ";", "BuildMI", "(", "*", "LongBrMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "MIBundleBuilder", "(", "*", "LongBrMBB", ",", "Pos", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "BalOp", ")", ")", ".", "addMBB", "(", "BalTgtMBB", ")", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addMBB", "(", "TgtMBB", ",", "", ")", ".", "addMBB", "(", "BalTgtMBB", ")", ")", ";", "Pos", "=", "BalTgtMBB", "->", "begin", "(", ")", ";", "BuildMI", "(", "*", "BalTgtMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "*", "BalTgtMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "MIBundleBuilder", "(", "*", "BalTgtMBB", ",", "Pos", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ")", ";", "}", "assert", "(", "LongBrMBB", "->", "size", "(", ")", "+", "BalTgtMBB", "->", "size", "(", ")", "==", "LongBranchSeqSize", ")", ";", "}", "else", "{", "Pos", "=", "LongBrMBB", "->", "begin", "(", ")"], "ground_truth": [";"], "File": "MipsLongBranch", "Func": "expandToLongBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2065, "Length": 370, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", ";", "if", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "Opcode", "=", "", ";", "else", "Opcode", "=", "", ";", "const", "MCInstrDesc", "&", "Desc", "=", "TII", "->", "get", "(", "Opcode", ")", ";", "assert", "(", "Desc", ".", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "Register", "DstReg", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "DstIsDead", "=", "MBBI", "->", "getOperand", "("], "ground_truth": ["", ")", ".", "isDead", "(", ")", ";"], "File": "RISCVExpandPseudoInsts", "Func": "expandVSetVL", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2066, "Length": 75, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BasicBlock", "*", "loopBB", "=", "BasicBlock", "::", "Create", "(", "Context", ",", "", ",", "&", "F", ",", "newBB", ")", ";", "origBB", "->", "getTerminator", "(", ")", "->", "setSuccessor", "(", "", ",", "loopBB", ")", ";", "IRBuilder", "<", ">", "builder", "(", "origBB", ",", "origBB", "->", "getTerminator", "(", ")", ")", ";", "unsigned", "dstAS", "=", "dyn_cast", "<", "PointerType", ">", "(", "dstAddr", "->", "getType", "(", ")", ")", "->", "getAddressSpace", "(", ")", ";", "dstAddr", "=", "builder", ".", "CreateBitCast", "(", "dstAddr", ",", "PointerType", "::", "get", "(", "val", "->", "getType", "(", ")", ",", "dstAS", ")", ")", ";", "IRBuilder", "<", ">", "loop", "(", "loopBB", ")", ";", "PHINode", "*", "ind", "=", "loop", ".", "CreatePHI", "(", "len", "->", "getType", "(", ")", ",", "", ")", ";", "ind", "->", "addIncoming", "(", "ConstantInt", "::", "get", "(", "len", "->", "getType", "(", ")", ",", "", ")", ",", "origBB", ")", ";", "loop", ".", "CreateStore", "(", "val", ",", "loop", ".", "CreateGEP", "(", "dstAddr", ",", "ind", ")", ",", "false", ")", ";", "Value", "*", "newind", "=", "loop", ".", "CreateAdd", "(", "ind", ",", "ConstantInt", "::", "get", "(", "len", "->", "getType", "(", ")", ",", "", ")", ")", ";", "ind", "->", "addIncoming", "("], "ground_truth": ["newind", ",", "loopBB", ")", ";"], "File": "NVPTXLowerAggrCopies1", "Func": "convertMemSetToLoop", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2067, "Length": 182, "Cover_Rate": 0.708171206225681, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "aarch64_isa_flags", "=", "AARCH64_FL_FP", "|", "AARCH64_FL_SIMD", "|", "extra_flags", ";", "global_options", ".", "x_target_flags"], "ground_truth": ["&=", "~", "MASK_GENERAL_REGS_ONLY", ";"], "File": "aarch64-builtins", "Func": "aarch64_simd_switcher", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2068, "Length": 15, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "it", "!=", "ie", ")", "{", "plt1", "=", "&", "(", "llvm", "::", "cast", "<", "PLT1", ">", "(", "*", "it", ")", ")", ";", "memcpy", "(", "buffer", "+", "result", ",", "plt1", "->", "getValue", "(", ")", ",", "PLT1", "::", "EntrySize", ")", ";", "result", "+=", "PLT1", "::", "EntrySize", ";", "++"], "ground_truth": ["it", ";"], "File": "HexagonPLT", "Func": "emit", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2069, "Length": 49, "Cover_Rate": 0.35766423357664234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "getTargetNode", "(", "ConstantPoolSDNode", "*", "N", ",", "EVT", "Ty", ",", "SelectionDAG", "&", "DAG", ",", "unsigned", "Flag", ")", "const", "{", "return", "DAG", ".", "getTargetConstantPool", "(", "N", "->", "getConstVal", "(", ")", ",", "Ty", ",", "N", "->", "getAlign", "(", ")", ",", "N", "->", "getOffset"], "ground_truth": ["(", ")", ",", "Flag", ")", ";"], "File": "MipsISelLowering107", "Func": "getTargetNode", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2070, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "MCCodeEmitter", "::", "getAdrLabelOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpIdx", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "const", "MCExpr", "*", "Expr", "=", "MO", ".", "getExpr", "(", ")", ";", "MCFixupKind", "Kind", "=", "MI", ".", "getOpcode", "(", ")", "==", "", "?", "MCFixupKind", "(", "", ")", ":", "MCFixupKind", "(", "", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "Expr", ",", "Kind", ",", "MI"], "ground_truth": [".", "getLoc", "(", ")", ")", ")", ";"], "File": "AArch64MCCodeEmitter1", "Func": "getAdrLabelOpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2071, "Length": 119, "Cover_Rate": 0.8947368421052632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "OR1KISelDAGToDAG1", "Func": "getPassName", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2072, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "shouldMaximizeVectorBandwidth", "(", ")", "const", "{", "return"], "ground_truth": ["true", ";"], "File": "HexagonTargetTransformInfo10", "Func": "shouldMaximizeVectorBandwidth", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2073, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_packs_pu16", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "__vector", "signed", "short", "vm1", ";", "__vector", "unsigned", "char", "vresult", ";", "vm1", "=", "(", "__vector", "signed", "short", ")", "__builtin_pack_vector_int128", "("], "ground_truth": ["__m2", ",", "__m1", ")", ";"], "File": "mmintrin4", "Func": "_mm_packs_pu16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2074, "Length": 46, "Cover_Rate": 0.6301369863013698, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_min_epu32", "(", "__mmask16", "__M", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_pminud512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "__B", ",", "(", "__v16si", ")", "_mm512_setzero_si512", "(", ")", ","], "ground_truth": ["__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_min_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2075, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrshrq_m_n_uv4si", "(", "__arm_vuninitializedq_u32", "(", ")", ",", "__a", ",", "__imm"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrshrq_x_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2076, "Length": 14, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "PPCAsmBackend (2)1", "Func": "getNumFixupKinds", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2077, "Length": 10, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "BA", ".", "Addr", "->", "getCode", "(", ")", ";", "for", "(", "auto", "SB", ":", "MBB", "->", "successors", "(", ")", ")", "{", "auto", "SBA", "=", "Func", ".", "Addr", "->", "findBlock", "(", "SB", ",", "*", "this", ")", ";", "for", "(", "NodeAddr", "<", "InstrNode", "*", ">", "IA", ":", "SBA", ".", "Addr", "->", "members_if", "(", "IsPhi", ",", "*", "this", ")", ")", "{", "for", "(", "auto", "U", ":", "IA", ".", "Addr", "->", "members_if", "(", "IsUseForBA", ",", "*", "this", ")", ")", "{", "NodeAddr", "<", "PhiUseNode", "*", ">", "PUA", "=", "U", ";", "RegisterRef", "RR", "=", "PUA", ".", "Addr", "->", "getRegRef", "(", ")", ";", "linkRefUp", "<", "UseNode", "*", ">", "(", "IA", ",", "PUA", ",", "DefM"], "ground_truth": ["[", "RR", "]", ")", ";"], "File": "RDFGraph", "Func": "linkBlockRefs", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2078, "Length": 115, "Cover_Rate": 0.34328358208955223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PipelinerLoopInfo", "(", "MachineInstr", "*", "Loop", ",", "MachineInstr", "*", "EndLoop", ")", ":", "Loop", "(", "Loop", ")", ",", "EndLoop", "(", "EndLoop", ")", ",", "MF", "(", "Loop", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ")", ",", "TII", "(", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ")", ",", "DL", "(", "Loop", "->", "getDebugLoc", "(", ")", ")", "{", "TripCount", "=", "Loop", "->", "getOpcode", "(", ")", "==", "", "?", "-", "", ":", "Loop", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "TripCount", "==", "-", "", ")", "LoopCount", "=", "Loop", "->"], "ground_truth": ["getOperand", "(", "", ")", ".", "getReg", "(", ")", ";"], "File": "HexagonInstrInfo15", "Func": "HexagonPipelinerLoopInfo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2079, "Length": 103, "Cover_Rate": 0.9716981132075472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CurDAG", "->", "getTargetConstant", "(", "Imm"], "ground_truth": [",", "DL", ",", "", ")", ";"], "File": "X86ISelDAGToDAG (2)", "Func": "getI32Imm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2080, "Length": 12, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmovlbq_x_s16", "(", "int16x8_t", "__a", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmovlbq_x_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2081, "Length": 9, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFRAMEADDR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "if", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ">", "", ")", "return", "SDValue", "(", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "TargetRegisterInfo", "*", "RegInfo", "=", "getTargetMachine", "(", ")", ".", "getSubtargetImpl", "(", ")", "->", "getRegisterInfo", "("], "ground_truth": [")", ";"], "File": "XCoreISelLowering62", "Func": "LowerFRAMEADDR", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2082, "Length": 67, "Cover_Rate": 0.6979166666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "LLVM_FALLTHROUGH", ";", "case", "CallingConv", "::", "_GS", ":", "LLVM_FALLTHROUGH", ";", "case", "CallingConv", "::", "_CS", ":", "LLVM_FALLTHROUGH", ";", "case", "CallingConv", "::", "_VS", ":", "RsrcReg", "=", "R_028868_SQ_PGM_RESOURCES_VS", ";", "break", ";", "case", "CallingConv", "::", "_PS", ":", "RsrcReg", "=", "R_028850_SQ_PGM_RESOURCES_PS", ";", "break", ";", "}", "}", "OutStreamer", "->", "emitIntValue", "(", "RsrcReg", ",", "", ")", ";", "OutStreamer", "->", "emitIntValue", "(", "S_NUM_GPRS", "(", "MaxGPR", "+", "", ")", "|", "S_STACK_ZE", "(", "MFI", "->", "CFStackSize", ")", ",", "", ")", ";", "OutStreamer", "->", "emitIntValue", "(", "R_02880C_DB_SHADER_CONTROL", ",", "", ")", ";", "OutStreamer", "->", "emitIntValue", "(", "S_02880C_KILL_ENABLE", "(", "killPixel", ")", ",", "", ")", ";", "if", "(", "", "(", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", ")", ")", "{", "OutStreamer", "->", "emitIntValue", "(", "R_0288E8_SQ_LDS_ALLOC", ",", "", ")", ";", "OutStreamer", "->", "emitIntValue", "(", "alignTo", "(", "MFI", "->", "getLDSSize", "(", ")", ",", "", ")", ">>"], "ground_truth": ["", ",", "", ")", ";"], "File": "R600AsmPrinter10", "Func": "EmitProgramInfoR600", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2083, "Length": 138, "Cover_Rate": 0.3325301204819277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCheapToSpeculateCtlz", "(", ")", "const", "override", "{", "return", "true"], "ground_truth": [";"], "File": "SystemZISelLowering18", "Func": "isCheapToSpeculateCtlz", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2084, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "-", "FPDiff", ";", "case", "", ":", "return", "", "-", "FPDiff", ";", "case", "", ":", "return", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering73", "Func": "getRegPressureLimit", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2085, "Length": 30, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmulhq_uv8hi", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmulhq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2086, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pat", "=", "gen_calculate_pic_address", "(", "reg", ",", "pic_reg", ",", "orig", ")", ";", "mem", "=", "SET_SRC", "(", "pat", ")", ";", "gcc_assert", "(", "MEM_P", "(", "mem", ")", "&&", "!", "MEM_VOLATILE_P", "(", "mem", ")", ")", ";", "MEM_READONLY_P", "(", "mem", ")", "=", "", ";", "MEM_NOTRAP_P", "(", "mem", ")", "=", "", ";", "return", "emit_insn", "(", "pat"], "ground_truth": [")", ";"], "File": "arm", "Func": "calculate_pic_address_constant", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2087, "Length": 52, "Cover_Rate": 0.7027027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isPreferredADD", "(", "int64_t", "ImmOff", ")", "{", "if", "(", "(", "ImmOff", "&", ""], "ground_truth": [")", "==", "", ")", "return", "true", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "isPreferredADD", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2088, "Length": 21, "Cover_Rate": 0.40384615384615385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BTFType", ".", "Type", "=", "RetType", "?", "BDebug", ".", "getTypeId", "(", "RetType", ")", ":", "", ";", "BTFType", ".", "NameOff", "=", "", ";", "for", "(", "unsigned", "I", "=", "", ",", "N", "=", "Elements", ".", "size", "(", ")", ";", "I", "<"], "ground_truth": ["N", ";", "++", "I", ")", "{"], "File": "BTFDebug31", "Func": "completeType", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2089, "Length": 44, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "U", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "||", "U", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", "SDValue", "(", ")", ";", "break", ";", "}", "}", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "SHL", "=", "N", "->", "getOperand", "(", "", ")", ";", "auto", "*", "C1ShlC2", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "auto", "*", "C2", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "SHL", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "C1ShlC2", "||", "!", "C2", ")", "return", "SDValue", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "N", "->", "dump", "("], "ground_truth": [")", ")", ";"], "File": "ARMISelLowering108", "Func": "PerformSHLSimplify", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2090, "Length": 168, "Cover_Rate": 0.31401869158878504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "OpVT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "if", "(", "OpVT", "!=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "OpLHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "OpRHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "assert", "(", "VT", ".", "getVectorNumElements", "(", ")", "==", "(", "OpVT", ".", "getVectorNumElements", "(", ")", "*", "", ")", "&&", "", ")", ";", "if", "(", "OpVT", ".", "getVectorElementType", "(", ")", ".", "isInteger", "(", ")", "&&", "OpVT", ".", "getVectorElementType", "(", ")", "!=", "", ")", "{", "EVT", "WideVT", "=", "OpVT", ".", "widenIntegerVectorElementType", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "OpLHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "WideVT", ",", "OpLHS", ")", ";", "OpRHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "WideVT", ",", "OpRHS", ")", ";", "}", "if", "(", "(", "OpLHS", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "(", "OpRHS", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "(", "OpLHS", "->", "getOperand", "(", "", ")", "==", "OpRHS", "->", "getOperand", "(", "", ")", ")", ")", "{", "APInt", "ShiftAmount", ";", "if", "(", "DAG", ".", "isConstantIntSplat", "(", "OpLHS", "->", "getOperand", "(", "", ")", ",", "&"], "ground_truth": ["ShiftAmount", ")", ")", "{"], "File": "AArch64ISelLowering102", "Func": "LowerCONCAT_VECTORS", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2091, "Length": 208, "Cover_Rate": 0.64, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "V1", "->", "hasOneUse", "(", ")", "||", "!", "V2", "->", "hasOneUse", "(", ")", ")", "return", "false", ";", "SDValue", "LHS", "=", "V1", "->", "getOperand", "(", "", ")", ",", "RHS", "=", "V1", "->", "getOperand", "(", "", ")", ";", "if", "(", "(", "V2", "->", "getOperand", "(", "", ")", "!=", "LHS", "||", "V2", "->", "getOperand", "(", "", ")", "!=", "RHS", ")", "&&", "(", "V2", "->", "getOperand", "(", "", ")", "!=", "RHS", "||", "V2", "->", "getOperand", "(", "", ")", "!=", "LHS", ")", ")", "return", "false", ";", "if", "(", "!", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", "}", ")", "||", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", "||", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", "||", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", ")", "return", "false", ";", "Opnd0", "=", "LHS", ";", "Opnd1", "=", "RHS", ";", "return", "true"], "ground_truth": [";"], "File": "X86ISelLowering184", "Func": "isAddSubOrSubAdd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2092, "Length": 206, "Cover_Rate": 0.4327731092436975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "E_HImode", ":", "if", "(", "cc_meaningful", "||", "(", "b0", "!=", "", "&&", "b1", "!=", "", ")", ")", "{", "sprintf", "(", "insn_buf", ",", "", ",", "opname", ")", ";", "output_asm_insn", "(", "insn_buf", ",", "operands", ")", ";", "}", "else", "{", "if", "(", "b0", "!=", "", ")", "{", "sprintf", "(", "insn_buf", ",", "", ",", "opname", ")", ";", "output_asm_insn", "(", "insn_buf", ",", "operands", ")", ";", "}", "if", "(", "b1", "!=", "", ")", "{", "sprintf", "(", "insn_buf", ",", "", ",", "opname", ")", ";", "output_asm_insn", "(", "insn_buf", ",", "operands", ")", ";", "}", "}", "break", ";", "case", "E_SImode", ":", "lower_half_easy_p", "=", "(", "b0", "==", "", "||", "b1", "==", "", "||", "(", "code", "!=", "IOR", "&&", "w0", "==", "", ")", ")", ";", "upper_half_easy_p", "=", "(", "(", "code", "!=", "IOR", "&&", "w1", "==", "", ")", "||", "(", "code", "==", "AND", "&&", "w1", "==", "", ")", ")", ";", "if", "(", "cc_meaningful", "||", "(", "w0", "!=", "", "&&", "w1", "!=", "", "&&", "!", "(", "lower_half_easy_p", "&&", "upper_half_easy_p", ")", "&&", "!", "(", "code", "==", "IOR", "&&", "w1", "==", "", "&&", "(", "w0", "&", "", ")", "!=", "", "&&", "lower_half_easy_p", ")", ")", ")", "{", "sprintf", "(", "insn_buf", ",", "", ",", "opname", ")", ";", "output_asm_insn", "(", "insn_buf", ",", "operands", ")", ";", "}", "else", "{", "if", "(", "w0", "==", "", "&&", "(", "code", "!=", "IOR", ")", ")", "output_asm_insn", "(", "(", "code", "==", "AND", ")", "?", "", ":", "", ",", "operands", ")", ";", "else", "if", "(", "(", "b0", "!=", "", ")", "&&", "(", "b1", "!=", "", ")", ")", "{", "sprintf", "(", "insn_buf", ",", "", ",", "opname", ")", ";", "output_asm_insn", "(", "insn_buf", ",", "operands", ")", ";", "}", "else", "{", "if", "(", "b0", "!=", "", ")", "{", "sprintf", "(", "insn_buf", ",", "", ",", "opname", ")", ";", "output_asm_insn", "(", "insn_buf", ",", "operands", ")", ";", "}", "if", "(", "b1", "!=", "", ")", "{", "sprintf", "(", "insn_buf", ",", "", ",", "opname", ")", ";", "output_asm_insn", "(", "insn_buf", ",", "operands", ")", ";", "}", "}", "if", "(", "(", "w1", "==", "", ")", "&&", "(", "code", "!=", "IOR", ")", ")", "output_asm_insn", "(", "(", "code", "==", "AND", ")", "?", "", ":", "", ",", "operands", ")", ";", "else", "if", "(", "code", "==", "IOR", "&&", "w1", "==", "", "&&", "(", "w0", "&", "", ")", "!=", "", ")", "{", "output_asm_insn", "(", "", ",", "operands", ")", ";", "}", "else", "if", "(", "code", "==", "AND", "&&", "w1", "==", "", ")", "{", "output_asm_insn", "(", "", ",", "operands", ")", ";", "}", "else", "{", "if", "(", "w1", "!=", "", ")", "{", "sprintf", "(", "insn_buf", ",", "", ",", "opname", ")", ";", "output_asm_insn", "(", "insn_buf", ",", "operands", ")", ";", "}", "}", "}", "break", ";", "default", ":", "gcc_unreachable", "(", ")"], "ground_truth": [";"], "File": "h8300", "Func": "output_logical_op", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2093, "Length": 425, "Cover_Rate": 0.61863173216885, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "FunctionInfo", "(", "MachineFunction", "&", "MF", ")", "{", "(", "void", ")"], "ground_truth": ["MF", ";"], "File": "AArch64MachineFunctionInfo10", "Func": "AArch64FunctionInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2094, "Length": 13, "Cover_Rate": 0.3939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRnopcRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRnopcRegisterClass", "(", "Inst", ",", "Rs", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "", "Shift", "=", "", ";", "switch", "(", "type", ")", "{", "case", "", ":", "Shift", "=", "", ";", "break", ";", "case", "", ":", "Shift", "=", "", ";", "break", ";", "case", "", ":", "Shift", "=", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "ARMDisassembler39", "Func": "DecodeSORegRegOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2095, "Length": 88, "Cover_Rate": 0.4731182795698925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cum", "->", "nregs", "<", "NUM_ARG_REGS", ")", "*", "pretend_size", "=", "(", "NUM_ARG_REGS"], "ground_truth": ["-", "cum", "->", "nregs", ")", "*", "UNITS_PER_WORD", ";"], "File": "arm3", "Func": "arm_setup_incoming_varargs", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2096, "Length": 21, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Immediate", ":", "OS", "<<", "*", "getImm", "(", ")", ";", "break", ";", "case", "Register", ":", "OS", "<<", "", ";", "OS", "<<", "getReg", "(", ")", "<<", "", ";", "break", ";", "case", "Token", ":", "OS", "<<", "", "<<", "getToken", "(", ")", "<<", "", ";", "break", ";", "case", "SystemRegister"], "ground_truth": [":"], "File": "RISCVAsmParser", "Func": "print", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2097, "Length": 47, "Cover_Rate": 0.618421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "dumpConstPool", "(", ")", "const", "{", "return", "DumpConstPool"], "ground_truth": [";"], "File": "CSKYSubtarget2", "Func": "dumpConstPool", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2098, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int8x16_t", "__res", "=", "__builtin_mve_vshlcq_m_vec_sv16qi", "(", "__a", ",", "*", "__b", ",", "__imm", ",", "__p", ")", ";", "*", "__b", "=", "__builtin_mve_vshlcq_m_carry_sv16qi", "(", "__a", ","], "ground_truth": ["*", "__b", ",", "__imm", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vshlcq_m_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2099, "Length": 30, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "init_cumulative_args", "(", "struct", "sparc_args", "*", "cum", ",", "tree", "fntype", ",", "rtx", ",", "tree", ")", "{", "cum", "->", "words", "=", "", ";", "cum", "->", "prototype_p", "=", "fntype", "&&", "prototype_p", "(", "fntype", ")", ";", "cum", "->", "libcall_p"], "ground_truth": ["=", "!", "fntype", ";"], "File": "sparc", "Func": "init_cumulative_args", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2100, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addPreEmitPass2", "(", ")", "{", "addPass", "(", "createExpandPseudoPass", "(", ")", ",", "false"], "ground_truth": [",", "true", ")", ";"], "File": "RV16KTargetMachine", "Func": "addPreEmitPass2", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2101, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Reg", "!=", "", "&&", "Reg", "!="], "ground_truth": ["", ";"], "File": "MipsNaClELFStreamer", "Func": "baseRegNeedsLoadStoreMask", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2102, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_fminv2df", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vminnmq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2103, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SchedCandidate", "TCand", ";", "TCand", ".", "reset", "(", "CandPolicy", "(", ")", ")", ";", "pickNodeFromQueue", "(", "Top", ",", "TopPolicy", ",", "DAG", "->", "getTopRPTracker", "(", ")", ",", "TCand", ")", ";", "assert", "(", "TCand", ".", "SU", "==", "TopCand", ".", "SU", "&&", "", ")", ";", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "traceCandidate", "(", "TopCand", ")", ";", "dbgs", "(", ")", "<<", "", ";", "traceCandidate", "(", "BotCand", ")", ";", ")", ";", "SchedCandidate", "Cand", ";", "if", "(", "TopCand", ".", "Reason", "==", "BotCand", ".", "Reason", ")", "{", "Cand", "=", "BotCand", ";", "GenericSchedulerBase", "::", "CandReason", "TopReason", "=", "TopCand", ".", "Reason", ";", "TopCand", ".", "Reason", "=", "NoCand", ";", "GenericScheduler", "::", "tryCandidate", "(", "Cand", ",", "TopCand", ",", "nullptr", ")", ";", "if", "(", "TopCand", ".", "Reason", "!=", "NoCand", ")", "{", "Cand", ".", "setBest", "(", "TopCand", ")", ";", "}", "else", "{", "TopCand", ".", "Reason", "=", "TopReason", ";", "}", "}", "else", "{", "if", "(", "TopCand", ".", "Reason", "==", "RegExcess", "&&", "TopCand", ".", "RPDelta", ".", "Excess", ".", "getUnitInc", "(", ")", "<=", "", ")", "{", "Cand", "=", "TopCand", ";", "}", "else", "if", "(", "BotCand", ".", "Reason", "==", "RegExcess", "&&", "BotCand", ".", "RPDelta", ".", "Excess", ".", "getUnitInc", "(", ")", "<=", "", ")", "{", "Cand", "=", "BotCand", ";", "}", "else", "if", "(", "TopCand", ".", "Reason", "==", "RegCritical", "&&", "TopCand", ".", "RPDelta", ".", "CriticalMax", ".", "getUnitInc", "(", ")", "<=", "", ")", "{", "Cand", "=", "TopCand", ";", "}", "else", "if", "(", "BotCand", ".", "Reason", "==", "RegCritical", "&&", "BotCand", ".", "RPDelta", ".", "CriticalMax", ".", "getUnitInc", "(", ")", "<=", "", ")", "{", "Cand", "=", "BotCand", ";", "}", "else", "{", "if", "(", "BotCand", ".", "Reason", ">", "TopCand", ".", "Reason", ")", "{", "Cand", "=", "TopCand", ";", "}", "else", "{", "Cand", "="], "ground_truth": ["BotCand", ";"], "File": "GCNSchedStrategy14", "Func": "pickNodeBidirectional", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2104, "Length": 272, "Cover_Rate": 0.4602368866328257, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "const", "MCConstantExpr", "*", "MCE", "=", "cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "uint64_t", "encoding", "=", "", "(", "MCE", "->"], "ground_truth": ["getValue", "(", ")", ",", "", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "addLogicalImm64Operands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2105, "Length": 38, "Cover_Rate": 0.5846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UOpc", "=", "", ";", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "}", "unsigned", "MaxOffs", "=", "(", "(", "", "<<", "(", "Bits", "-", "", ")", ")", "-", "", ")", "*", "Scale", ";", "ImmBranches", ".", "push_back", "(", "ImmBranch", "(", "I", ",", "MaxOffs", ",", "isCond", ",", "UOpc", ")", ")", ";", "}", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "PushPopMIs", ".", "push_back", "(", "I", ")", ";", "if", "(", "Opc", "==", "", ")", "continue", ";", "for", "(", "unsigned", "op", "=", "", ",", "e", "=", "I", "->", "getNumOperands", "(", ")", ";", "op", "!=", "e", ";", "++", "op", ")", "if", "(", "I", "->", "getOperand", "(", "op", ")", ".", "isCPI", "(", ")", ")", "{", "unsigned", "Bits", "=", "", ";", "unsigned", "Scale", "=", "", ";", "bool", "NegOk", "=", "false", ";", "bool", "IsSoImm", "=", "false", ";", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "NegOk", "=", "true", ";", "IsSoImm", "=", "true", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "}", "unsigned", "CPI", "=", "I", "->", "getOperand", "(", "op", ")", ".", "getIndex", "(", ")", ";", "MachineInstr", "*", "CPEMI", "=", "CPEMIs", "[", "CPI", "]", ";", "unsigned", "MaxOffs", "=", "(", "(", "", "<<", "Bits", ")", "-", "", ")", "*", "Scale", ";", "CPUsers", ".", "push_back", "(", "CPUser", "(", "I", ",", "CPEMI", ",", "MaxOffs", ",", "NegOk", ",", "IsSoImm", ")", ")", ";", "CPEntry", "*", "CPE", "=", "findConstPoolEntry", "(", "CPI", ",", "CPEMI", ")", ";", "assert", "(", "CPE", "&&", "", ")", ";", "CPE", "->", "RefCount"], "ground_truth": ["++", ";"], "File": "ARMConstantIslandPass47", "Func": "InitialFunctionScan", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2106, "Length": 341, "Cover_Rate": 0.41840490797546015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_arm_waccb", "(", "(", "__v8qi", ")", "__A"], "ground_truth": [")", ";"], "File": "mmintrin", "Func": "_mm_acc_pu8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2107, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AI", ".", "PrivateSegmentBuffer", "=", "ArgDescriptor", "::", "createRegister", "(", "", ")", ";", "AI", ".", "DispatchPtr", "=", "ArgDescriptor", "::", "createRegister", "(", "", ")", ";", "AI", ".", "QueuePtr", "=", "ArgDescriptor", "::", "createRegister", "(", "", ")", ";", "AI", ".", "ImplicitArgPtr", "=", "ArgDescriptor", "::", "createRegister", "(", "", ")", ";", "AI", ".", "DispatchID", "=", "ArgDescriptor", "::", "createRegister", "(", "", ")", ";", "AI", ".", "WorkGroupIDX", "=", "ArgDescriptor", "::", "createRegister", "(", "", ")", ";", "AI", ".", "WorkGroupIDY", "=", "ArgDescriptor", "::", "createRegister", "(", "", ")", ";", "AI", ".", "WorkGroupIDZ", "=", "ArgDescriptor", "::", "createRegister", "(", "", ")", ";", "const", "unsigned", "Mask", "=", "", ";", "AI", ".", "WorkItemIDX", "=", "ArgDescriptor", "::", "createRegister", "(", ""], "ground_truth": [",", "Mask", ")", ";"], "File": "AMDGPUArgumentUsageInfo5", "Func": "fixedABILayout", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2108, "Length": 107, "Cover_Rate": 0.6184971098265896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "__v8hu", "shmax", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "__v8hu", "result", ";", "rshift", "=", "vec_splat", "(", "(", "__v8hu", ")", "__B", ",", "", ")", ";", "rshift", "=", "vec_splat", "(", "(", "__v8hu", ")", "__B", ",", "", ")", ";", "shmask", "=", "rshift", "<=", "shmax", ";", "result", "=", "vec_vsrh", "(", "(", "__v8hu", ")", "__A", ",", "rshift", ")", ";", "result", "=", "vec_sel", "(", "shmask", ",", "result", ",", "shmask", ")", ";", "return", "(", "__m128i", ")", "result"], "ground_truth": [";"], "File": "emmintrin4", "Func": "_mm_srl_epi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2109, "Length": 84, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "allowsUnalignedMemoryAccesses", "(", "EVT", "VT", ",", "bool", "*", "Fast", ")", "const", "{", "if", "(", "Fast", ")", "*", "Fast"], "ground_truth": ["=", "Subtarget", "->", "isUnalignedMemAccessFast", "(", ")", ";"], "File": "X86ISelLowering (2)2", "Func": "allowsUnalignedMemoryAccesses", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2110, "Length": 27, "Cover_Rate": 0.8709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCLDInitializeEmulation", "(", ")", "{", "mcld", "::", "TargetRegistry", "::", "RegisterEmulation", "(", "mcld", "::", "TheelTarget", ",", "mcld", "::", "emulateLD", ")", ";", "mcld", "::", "TargetRegistry", "::", "RegisterEmulation", "(", "mcld", "::", "The64elTarget", ",", "mcld", "::"], "ground_truth": ["emulateLD", ")", ";"], "File": "MipsEmulation", "Func": "MCLDInitializeMipsEmulation", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2111, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "arm_override_options_after_change"], "ground_truth": ["(", "void", ")", "{"], "File": "arm", "Func": "arm_override_options_after_change", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2112, "Length": 7, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "new_opts_set", ".", "x_target_flags", "||", "new_opts_set", ".", "x_s390_arch", "||", "new_opts_set", ".", "x_s390_tune", "||", "new_opts_set", ".", "x_s390_stack_guard", "||", "new_opts_set", ".", "x_s390_stack_size", "||", "new_opts_set", ".", "x_s390_branch_cost", "||", "new_opts_set", ".", "x_s390_warn_framesize", "||", "new_opts_set", ".", "x_s390_warn_dynamicstack_p", ")", "{", "const", "unsigned", "char", "*", "src", "=", "(", "const", "unsigned", "char", "*", ")", "opts_set", ";", "unsigned", "char", "*", "dest", "=", "(", "unsigned", "char", "*", ")", "&"], "ground_truth": ["new_opts_set", ";"], "File": "s390", "Func": "s390_valid_target_attribute_tree", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2113, "Length": 62, "Cover_Rate": 0.3502824858757062, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isTargetzOS", "(", ")", "const", "{", "return", "TargetTriple", ".", "isOSzOS", "("], "ground_truth": [")", ";"], "File": "SystemZSubtarget", "Func": "isTargetzOS", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2114, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "unsigned", "RegNum", "=", "RegisterInfo", "::", "getRegisterNumbering", "(", "Reg", ")", ";", "if", "(", "", "->", "contains", "(", "Reg", ")", ")", "CPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "else", "FPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "}", "if", "(", "RI", ".", "hasFP", "(", "*", "MF", ")", ")", "CPUBitmask", "|="], "ground_truth": ["(", "", "<<", "RegisterInfo", "::"], "File": "MipsAsmPrinter19", "Func": "printSavedRegsBitmask", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2115, "Length": 89, "Cover_Rate": 0.356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseDirectiveCPU", "(", "SMLoc", "L", ")", "{", "StringRef", "CPU", "=", "getParser", "(", ")", ".", "parseStringToEndOfStatement", "(", ")", ".", "trim", "(", ")", ";", "getTargetStreamer", "(", ")", ".", "emitTextAttribute", "(", "", ",", "CPU", ")", ";", "if", "(", "!", "STI", ".", "isCPUStringValid", "(", "CPU", ")", ")", "{", "Error", "(", "L", ",", "", ")", ";", "return", "false", ";", "}", "STI", ".", "InitMCProcessorInfo", "(", "CPU", ","], "ground_truth": ["", ")", ";"], "File": "ARMAsmParser110", "Func": "parseDirectiveCPU", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2116, "Length": 66, "Cover_Rate": 0.6875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "R", "(", "a", ")", ",", "MemARPSI", "(", "b"], "ground_truth": [",", "bsi", ")", ",", "MemARPSJ", "(", "b", ",", "bsj", ")", ")", ";"], "File": "disassembler", "Func": "mov2_ax_mji", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2117, "Length": 25, "Cover_Rate": 0.5102040816326531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "parseToken", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ")", "return", "true", ";", "bool", "EnableFeature", "=", "true", ";", "if", "(", "Name", ".", "startswith_lower", "(", "", ")", ")", "{", "EnableFeature", "=", "false", ";", "Name", "=", "Name", ".", "substr", "(", "", ")", ";", "}", "MCSubtargetInfo", "&", "STI", "=", "copySTI", "(", ")", ";", "FeatureBitset", "Features", "=", "STI", ".", "getFeatureBits", "(", ")", ";", "for", "(", "const", "auto", "&", "Extension", ":", "ExtensionMap", ")", "{", "if", "(", "Extension", ".", "Name", "!=", "Name", ")", "continue", ";", "if", "(", "Extension", ".", "Features", ".", "none", "(", ")", ")", "return", "Error", "(", "ExtLoc", ",", "", "+", "Name", ")", ";", "FeatureBitset", "ToggleFeatures", "=", "EnableFeature", "?", "(", "~", "Features", "&", "Extension", ".", "Features", ")", ":"], "ground_truth": ["(", "Features", "&", "Extension", ".", "Features", ")", ";"], "File": "AArch64AsmParser95", "Func": "parseDirectiveArchExtension", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2118, "Length": 122, "Cover_Rate": 0.5258620689655172, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "DAGToDAGISel", "::", "createQQuadNode", "(", "SDValue", "V0", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "SDValue", "V3", ")", "{", "SDLoc", "dl", "(", "V0", ".", "getNode", "(", ")", ")", ";", "SDValue", "RegClass", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "SDValue", "SubReg0", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "SDValue", "SubReg1", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "SDValue", "SubReg2", "=", "CurDAG", "->", "getTargetConstant"], "ground_truth": ["(", "", ",", "", ")", ";"], "File": "AArch64ISelDAGToDAG65", "Func": "createQQuadNode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2119, "Length": 77, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "!=", "i", "/", "LaneSize", ")", "return", "false", ";", "if", "(", "RepeatedMask", "[", "i", "%", "LaneSize", "]", "==", "-", "", ")", "RepeatedMask", "[", "i", "%", "LaneSize", "]", "=", "Mask", "[", "i", "]", "<", "Size", "?", "Mask", "[", "i", "]", "%", "LaneSize", ":", "Mask", "[", "i", "]", "%", "LaneSize", "+", "Size", ";", "else", "if", "(", "RepeatedMask", "[", "i", "%", "LaneSize", "]", "+", "(", "i", "/"], "ground_truth": ["LaneSize", ")", "*", "LaneSize", "!=", "Mask", "[", "i", "]", ")", "return", "false", ";"], "File": "X86ISelLowering171", "Func": "is256BitLaneRepeatedShuffleMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2120, "Length": 88, "Cover_Rate": 0.5176470588235295, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcreate_s64", "(", "uint64_t", "__a", ")", "{", "return", "(", "int64x1_t", ")", "{", "__a", "}"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vcreate_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2121, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "OutStreamer", "->", "emitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "emitStackMaps", "(", "SM"], "ground_truth": [")", ";"], "File": "AArch64AsmPrinter1", "Func": "emitEndOfAsmFile", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2122, "Length": 22, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "int", "single_width", "=", "mode", "==", "DImode", "?", "", ":", "", ";", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "CONST_INT", ")", "{", "(", "mode", "==", "DImode", "?", "split_di", ":", "split_ti", ")", "(", "operands", ",", "", ",", "low", ",", "high", ")", ";", "count", "=", "INTVAL", "(", "operands", "[", "", "]", ")", "&", "(", "single_width", "*", "", "-", "", ")", ";", "if", "(", "count", ">=", "single_width", ")", "{", "emit_move_insn", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ")", ";", "ix86_expand_clear", "(", "high", "[", "", "]", ")", ";", "if", "(", "count", ">", "single_width", ")", "emit_insn", "(", "(", "mode", "==", "DImode", "?", "gen_lshrsi3", ":", "gen_lshrdi3", ")", "(", "low", "[", "", "]", ",", "low", "[", "", "]", ",", "GEN_INT", "(", "count", "-", "single_width", ")", ")", ")", ";", "}", "else", "{", "if", "(", "!", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "emit_move_insn", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "emit_insn", "(", "(", "mode", "==", "DImode", "?", "gen_x86_shrd_1", ":", "gen_x86_64_shrd", ")", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ",", "GEN_INT", "(", "count", ")", ")", ")", ";", "emit_insn", "(", "(", "mode", "==", "DImode", "?", "gen_lshrsi3", ":", "gen_lshrdi3", ")", "(", "high", "[", "", "]", ",", "high", "[", "", "]", ",", "GEN_INT", "(", "count", ")", ")", ")", ";", "}", "}", "else", "{", "if", "(", "!", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "emit_move_insn", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "(", "mode", "==", "DImode", "?", "split_di", ":", "split_ti", ")", "(", "operands", ",", "", ",", "low", ",", "high", ")", ";", "emit_insn", "(", "(", "mode", "==", "DImode", "?", "gen_x86_shrd_1", ":", "gen_x86_64_shrd", ")", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "emit_insn", "(", "(", "mode", "==", "DImode", "?", "gen_lshrsi3", ":", "gen_lshrdi3", ")", "(", "high", "[", "", "]", ",", "high", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "if", "(", "TARGET_CMOVE", "&&", "scratch", ")", "{", "ix86_expand_clear", "(", "scratch", ")", ";", "emit_insn", "(", "(", "mode", "==", "DImode", "?", "gen_x86_shift_adj_1", ":", "gen_x86_64_shift_adj", ")", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ",", "operands", "[", "", "]", ",", "scratch", ")", ")", ";", "}", "else", "emit_insn", "(", "gen_x86_shift_adj_2", "(", "low", "[", "", "]", ",", "high", "[", "", "]"], "ground_truth": [",", "operands", "[", "", "]", ")", ")", ";"], "File": "i3863", "Func": "ix86_split_lshr", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2123, "Length": 393, "Cover_Rate": 0.9268867924528302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "}", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "MipsConstantIslandPass (2)1", "Func": "branchTargetOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2124, "Length": 42, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "&", "MO", "==", "&", "MI", ".", "getOperand", "(", "OpNo", ")", ")", "break", ";", "}", "const", "MCInstrDesc", "&", "Desc", "=", "MCII", ".", "get", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "if", "(", "isSrcOperand", "(", "Desc", ",", "OpNo", ")", ")", "{", "int", "RCID", "=", "Desc", ".", "OpInfo", "[", "OpNo", "]", ".", "RegClass", ";", "const", "MCRegisterClass", "&", "RC", "=", "MRI", ".", "getRegClass", "(", "RCID", ")", ";", "uint32_t", "Enc", "=", "getLitEncoding", "(", "MO", ",", "RC", ".", "getSize", "(", ")", ")", ";", "if", "(", "Enc", "!=", "~", "", "&&", "(", "Enc", "!=", "", "||", "Desc", ".", "getSize", "(", ")", "==", "", ")", ")", "return", "Enc", ";", "}", "else", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ";", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SIMCCodeEmitter1", "Func": "getMachineOpValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2125, "Length": 126, "Cover_Rate": 0.4144736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "pa_print_operand_punct_valid_p", "(", "unsigned", "char", "code", ")", "{", "if", "(", "code", "==", "'@'", "||", "code", "==", "'#'", "||", "code", "=="], "ground_truth": ["'*'", "||", "code", "==", "'^'", ")", "return", "true", ";"], "File": "pa", "Func": "pa_print_operand_punct_valid_p", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2126, "Length": 30, "Cover_Rate": 0.8823529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "adjustJTTargetBlockForward", "(", "MachineBasicBlock", "*", "BB", ",", "MachineBasicBlock", "*", "JTBB", ")", "{", "MachineBasicBlock", "*", "TBB", "=", "nullptr", ",", "*", "FBB", "=", "nullptr", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "CondPrior", ";", "MachineFunction", "::", "iterator", "BBi", "=", "BB", "->", "getIterator", "(", ")", ";", "MachineFunction", "::", "iterator", "OldPrior", "=", "std", "::", "prev", "(", "BBi", ")", ";", "bool", "B", "=", "TII", "->", "AnalyzeBranch", "(", "*", "BB", ",", "TBB", ",", "FBB", ",", "Cond", ")", ";", "if", "(", "!", "B", "&&", "Cond", ".", "empty", "(", ")", "&&", "BB", "!=", "MF", "->", "begin", "(", ")", "&&", "!", "TII", "->", "AnalyzeBranch", "(", "*", "OldPrior", ",", "TBB", ",", "FBB", ",", "CondPrior", ")", ")", "{", "BB", "->", "moveAfter", "(", "JTBB", ")", ";", "OldPrior", "->", "updateTerminator", "(", ")", ";", "BB", "->", "updateTerminator", "(", ")", ";", "MF", "->", "RenumberBlocks", "(", ")", ";", "++", "NumJTMoved", ";", "return", "nullptr", ";", "}", "MachineBasicBlock", "*", "NewBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "JTBB", "->", "getBasicBlock", "(", ")", ")", ";", "MachineFunction", "::", "iterator", "MBBI", "=", "++", "JTBB", "->", "getIterator", "(", ")", ";", "MF", "->", "insert", "("], "ground_truth": ["MBBI", ",", "NewBB", ")", ";"], "File": "ARMConstantIslandPass53", "Func": "adjustJTTargetBlockForward", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2127, "Length": 181, "Cover_Rate": 0.6908396946564885, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "using", "namespace", "", ";", "if", "(", "isIMUL", "(", "Opcode", ")", ")", "return", "true", ";", "if", "(", "isBSF", "(", "Opcode", ")", "||", "isBSR", "(", "Opcode", ")", "||", "isLZCNT", "(", "Opcode", ")", "||", "isPOPCNT", "(", "Opcode", ")", "||", "isTZCNT", "(", "Opcode", ")", ")", "return", "true", ";", "if", "(", "isBLCFILL", "(", "Opcode", ")", "||", "isBLCI", "(", "Opcode", ")", "||", "isBLCIC", "(", "Opcode", ")", "||", "isBLCMSK", "(", "Opcode", ")", "||", "isBLCS", "(", "Opcode", ")", "||", "isBLSFILL", "(", "Opcode", ")", "||", "isBLSI", "(", "Opcode", ")", "||", "isBLSIC", "(", "Opcode", ")", "||", "isBLSMSK", "(", "Opcode", ")", "||", "isBLSR", "(", "Opcode", ")", "||", "isTZMSK", "(", "Opcode", ")", ")", "return", "true", ";", "if", "(", "isBEXTR", "(", "Opcode", ")", "||", "isBZHI", "(", "Opcode", ")", ")", "return", "true", ";", "if", "(", "isROL", "(", "Opcode", ")", "||", "isROR", "(", "Opcode", ")", "||", "isSAR", "(", "Opcode", ")", "||", "isSHL", "(", "Opcode", ")", "||", "isSHR", "(", "Opcode", ")", "||", "isSHLD", "(", "Opcode", ")", "||", "isSHRD", "(", "Opcode", ")", ")", "return", "true", ";", "if", "(", "isADC", "(", "Opcode", ")", "||", "isADD", "(", "Opcode", ")", "||", "isAND", "(", "Opcode", ")", "||", "isOR", "(", "Opcode", ")", "||", "isSBB", "(", "Opcode", ")", "||", "isSUB", "(", "Opcode", ")", "||", "isXOR", "(", "Opcode", ")", ")", "return", "true", ";", "if", "(", "isADCX", "(", "Opcode", ")", "||", "isADOX", "(", "Opcode", ")", "||", "isANDN", "(", "Opcode", ")", ")", "return", "true", ";", "if", "(", "isDEC", "(", "Opcode", ")", "||", "isINC", "(", "Opcode", ")", "||", "isNEG"], "ground_truth": ["(", "Opcode", ")", ")", "return", "true", ";"], "File": "X86InstrInfo64", "Func": "isDataInvariant", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2128, "Length": 248, "Cover_Rate": 0.6775956284153005, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSubtargetInfo", "&", "STI", "=", "copySTI", "(", ")", ";", "FeatureBitset", "FeatureBits", "=", "STI", ".", "getFeatureBits", "(", ")", ";", "FeatureBits", "&=", "~", "AssemblerOptions", "::", "AllArchRelatedMask", ";", "STI", ".", "setFeatureBits", "(", "FeatureBits", ")", ";", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "STI", ".", "ToggleFeature", "(", "ArchFeature", ")", ")", ")", ";", "AssemblerOptions", ".", "back", "(", ")", "->", "setFeatures", "("], "ground_truth": ["STI", ".", "getFeatureBits", "(", ")", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "selectArch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2129, "Length": 59, "Cover_Rate": 0.8805970149253731, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addIRPasses", "(", ")", "{", "TargetPassConfig", "::", "addIRPasses", "(", ")", ";", "addPass", "(", "createGenericToNVVMPass", "("], "ground_truth": [")", ")", ";"], "File": "NVPTXTargetMachine48", "Func": "addIRPasses", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2130, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SectionKind", "Kind", "=", "CPE", ".", "getSectionKind", "(", "&", "DL", ")", ";", "const", "Constant", "*", "C", "=", "CPE", ".", "Val", ".", "ConstVal", ";", "unsigned", "Align", "=", "CPE", ".", "Alignment", ";", "if", "(", "const", "MCSectionCOFF", "*", "S", "=", "dyn_cast", "<", "MCSectionCOFF", ">", "(", "getObjFileLowering", "(", ")", ".", "getSectionForConstant", "(", "DL", ",", "Kind", ",", "C", ",", "Align", ")", ")", ")", "{", "if", "(", "MCSymbol", "*", "Sym", "=", "S", "->", "getCOMDATSymbol", "(", ")", ")", "{", "if", "(", "Sym", "->", "isUndefined", "(", ")", ")", "OutStreamer", "->", "EmitSymbolAttribute", "(", "Sym", ",", "MCSA_Global", ")", ";", "return", "Sym"], "ground_truth": [";"], "File": "X86AsmPrinter108", "Func": "GetCPISymbol", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2131, "Length": 91, "Cover_Rate": 0.558282208588957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isS16ImmX4", "(", ")"], "ground_truth": ["const", "{"], "File": "PPCAsmParser46", "Func": "isS16ImmX4", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2132, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerShuffleWithUNPCK256", "(", "const", "SDLoc", "&", "DL", ",", "MVT", "VT", ",", "ArrayRef", "<", "int", ">", "Mask", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "SelectionDAG", "&", "DAG", ")", "{", "SmallVector", "<", "int", ",", "", ">", "Unpckl", ",", "Unpckh", ";", "createSplat2ShuffleMask", "(", "VT", ",", "Unpckl", ",", "true", ")", ";", "createSplat2ShuffleMask", "(", "VT", ",", "Unpckh", ",", "false", ")", ";", "unsigned", "UnpackOpcode", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "Unpckl", ",", "V1", ",", "V2"], "ground_truth": [")", ")", "UnpackOpcode", "=", "", ";"], "File": "X86ISelLowering (2)5", "Func": "lowerShuffleWithUNPCK256", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2133, "Length": 77, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Features", ".", "test", "(", "FeatureISAVersion8_0_1", ")", ")", "return", "{", "", ",", "", ",", "", "}", ";", "if", "(", "Features", ".", "test", "(", "FeatureISAVersion8_0_2", ")", ")", "return", "{", "", ",", "", ",", "", "}", ";", "if", "(", "Features", ".", "test", "(", "FeatureISAVersion8_0_3", ")", ")", "return", "{", "", ",", "", ",", "", "}", ";", "if", "(", "Features", ".", "test", "(", "FeatureISAVersion8_0_4", ")", ")", "return", "{", "", ",", "", ",", "", "}", ";", "if", "(", "Features", ".", "test", "(", "FeatureISAVersion8_1_0", ")", ")", "return", "{", "", ","], "ground_truth": ["", ",", "", "}", ";"], "File": "AMDGPUBaseInfo72", "Func": "getIsaVersion", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2134, "Length": 90, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_popcnt_u32", "(", "unsigned", "int", "__X", ")", "{", "return", "__builtin_popcount", "("], "ground_truth": ["__X", ")", ";"], "File": "popcntintrin", "Func": "_mm_popcnt_u32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2135, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DeadRegisterDefinitions", "::", "processMachineBasicBlock", "(", "MachineBasicBlock", "&", "MBB", ")", "{", "const", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "for", "(", "MachineInstr", "&", "MI", ":", "MBB", ")", "{", "if", "(", "usesFrameIndex", "(", "MI", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "continue", ";", "}", "if", "(", "MI", ".", "definesRegister", "(", "", ")", "||", "MI", ".", "definesRegister", "(", "", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "continue", ";", "}", "if", "(", "atomicBarrierDroppedOnZero", "(", "MI", ".", "getOpcode", "(", ")", ")", "||", "atomicReadDroppedOnZero", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "continue", ";", "}", "const", "MCInstrDesc", "&", "Desc", "=", "MI", ".", "getDesc", "(", ")", ";", "for", "(", "int", "I", "=", "", ",", "E", "=", "Desc", ".", "getNumDefs"], "ground_truth": ["(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{"], "File": "AArch64DeadRegisterDefinitionsPass17", "Func": "processMachineBasicBlock", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2136, "Length": 147, "Cover_Rate": 0.35853658536585364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallLowering", "::", "lowerReturn", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "const", "Value", "*", "Val", ",", "unsigned", "VReg", ")", "const", "{", "assert", "(", "(", "(", "Val", "&&", "VReg", ")", "||", "(", "!", "Val", "&&", "!", "VReg", ")", ")", "&&", "", ")", ";", "auto", "MIB", "=", "MIRBuilder", ".", "buildInstrNoInsert", "(", "", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "VReg", ")", "{", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "auto", "&", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "const", "Function", "&", "F", "=", "*", "MF", ".", "getFunction", "(", ")", ";", "ArgInfo", "OrigArg", "{", "VReg", ",", "Val", "->", "getType", "(", ")", "}", ";", "setArgFlags", "(", "OrigArg", ",", "AttributeList", "::", "ReturnIndex", ",", "DL", ",", "F", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitArgs", ";", "splitToValueTypes", "(", "OrigArg", ",", "SplitArgs", ",", "DL", ",", "MRI", ",", "[", "&", "]", "(", "ArrayRef", "<", "unsigned", ">", "Regs", ")", "{", "MIRBuilder", ".", "buildUnmerge", "(", "Regs", ",", "VReg", ")", ";", "}", ")", ";", "FuncReturnHandler", "Handler", "(", "MIRBuilder", ",", "MRI", ",", "MIB", ",", "RetCC_"], "ground_truth": [")", ";"], "File": "X86CallLowering6", "Func": "lowerReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2137, "Length": 180, "Cover_Rate": 0.861244019138756, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MemType", "->", "getPrimitiveSizeInBits", "(", ")", ">", "NativeWidth", ")", "return", "nullptr", ";", "auto", "Builder", "=", "IRBuilder", "<", ">", "(", "AI", ")", ";", "Module", "*", "M", "=", "Builder", ".", "GetInsertBlock", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "auto", "SynchScope", "=", "AI", "->", "getSynchScope", "(", ")", ";", "auto", "Order", "=", "AtomicCmpXchgInst", "::", "getStrongestFailureOrdering", "(", "AI", "->", "getOrdering", "(", ")", ")", ";", "auto", "Ptr", "=", "AI", "->", "getPointerOperand"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering149", "Func": "lowerIdempotentRMWIntoFencedLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2138, "Length": 73, "Cover_Rate": 0.3613861386138614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printMemRegReg", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getReg", "(", ")", "==", "", ")", "O", "<<", "", ";", "else", "printOperand", "(", "MI", ",", "OpNo", ",", "STI", ",", "O", ")", ";", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "OpNo", "+", "", ",", "STI"], "ground_truth": [",", "O", ")", ";"], "File": "PPCInstPrinter18", "Func": "printMemRegReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2139, "Length": 71, "Cover_Rate": 0.9594594594594594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "TheTarget", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "TheTarget", ",", "createMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterELFStreamer", "(", "TheTarget", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterAsmTargetStreamer", "(", "TheTarget", ","], "ground_truth": ["createAsmTargetStreamer", ")", ";"], "File": "P2MCTargetDesc", "Func": "LLVMInitializeP2TargetMC", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2140, "Length": 36, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmInstrumentation", "*", "CreateAsmInstrumentation", "(", "const", "MCTargetOptions", "&", "MCOptions", ",", "const", "MCContext", "&", "Ctx", ",", "const", "MCSubtargetInfo", "*", "&", "STI", ")", "{", "Triple", "T", "(", "STI", "->", "getTargetTriple", "(", ")", ")", ";", "const", "bool", "hasCompilerRTSupport", "=", "T", ".", "isOSLinux", "(", ")", ";", "if", "(", "ClAsanInstrumentAssembly", "&&", "hasCompilerRTSupport", "&&", "MCOptions", ".", "SanitizeAddress", ")", "{", "if", "(", "STI", "->", "getFeatureBits", "(", ")", "[", "", "]", "!=", "", ")", "return", "new", "AddressSanitizer32", "(", "STI", ")", ";", "if", "(", "STI", "->", "getFeatureBits", "(", ")", "[", "", "]", "!=", "", ")", "return", "new", "AddressSanitizer64", "(", "STI", ")", ";", "}", "return", "new", "AsmInstrumentation", "(", "STI"], "ground_truth": [")", ";"], "File": "X86AsmInstrumentation14", "Func": "CreateX86AsmInstrumentation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2141, "Length": 100, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "{", "unsigned", "CPI", "=", "Orig", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "unsigned", "PCLabelId", "=", "duplicateCPV", "(", "MF", ",", "CPI", ")", ";", "Orig", "->", "getOperand", "(", "", ")", ".", "setIndex", "(", "CPI", ")", ";", "Orig", "->", "getOperand", "(", "", ")"], "ground_truth": [".", "setImm", "(", "PCLabelId", ")", ";"], "File": "ARMBaseInstrInfo (2)", "Func": "duplicate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2142, "Length": 55, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Error", "(", "SMLoc", "L", ",", "const", "Twine", "&", "Msg", ","], "ground_truth": ["SMRange", "Range", "=", "None", ")", "{"], "File": "ARMAsmParser (2)2", "Func": "Error", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2143, "Length": 17, "Cover_Rate": 0.53125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "", "(", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ")", "{", "if", "(", "CPU", ".", "empty", "(", ")", "||", "CPU", "==", "", ")", "{", "if", "(", "TT", ".", "isMIPS32", "(", ")", ")", "CPU", "="], "ground_truth": ["", ";"], "File": "MipsMCTargetDesc34", "Func": "selectMipsCPU", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2144, "Length": 37, "Cover_Rate": 0.7551020408163265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_fnmadd_sd"], "ground_truth": ["(", "__mmask8", "__U", ",", "__m128d", "__W", ",", "__m128d", "__A", ",", "__m128d", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm_maskz_fnmadd_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2145, "Length": 28, "Cover_Rate": 0.4745762711864407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addImmOperands", "(", "Inst", ",", "N"], "ground_truth": [")", ";"], "File": "HexagonAsmParser (2)", "Func": "addu4ImmOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2146, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OptLEA", "=", "ST", ".", "LEAusesAG", "(", ")", "||", "ST", ".", "slowLEA", "(", ")", "||", "ST", ".", "slow3OpsLEA", "(", ")", ";", "if", "(", "!", "OptLEA", "&&", "!", "OptIncDec", ")", "return", "false", ";", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "Func", ".", "begin", "(", ")", ",", "E", "=", "Func", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "processBasicBlock", "(", "Func", ",", "I", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", ""], "ground_truth": [";", ")", ";"], "File": "X86FixupLEAs29", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2147, "Length": 94, "Cover_Rate": 0.5875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCExpr", "::", "visitUsedExpr", "(", "MCStreamer", "&", "Streamer", ")", "const", "{", "Streamer", ".", "visitUsedExpr", "(", "*", "getSubExpr"], "ground_truth": ["(", ")", ")", ";"], "File": "NyuziMCExpr", "Func": "visitUsedExpr", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2148, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CONST", ":", "case", "LABEL_REF", ":", "case", "SYMBOL_REF", ":", "*", "total", "=", "", ";", "return", "true", ";", "case", "CONST_DOUBLE", ":", "*", "total", "=", "", ";", "return", "true", ";", "case", "MULT", ":", "if", "(", "optimize_size", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "DIV", ":", "if", "(", "optimize_size", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "MOD", ":", "if", "(", "optimize_size", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "ABS", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "ZERO_EXTEND", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "SIGN_EXTEND", ":", "if", "(", "GET_MODE", "(", "x", ")", "==", "HImode", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "if", "(", "GET_MODE", "(", "x", ")", "==", "SImode", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "ASHIFT", ":", "case", "LSHIFTRT", ":", "case", "ASHIFTRT", ":", "if", "(", "optimize_size", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "if", "(", "GET_MODE", "(", "x", ")", "=="], "ground_truth": ["QImode", ")", "{"], "File": "pdp113", "Func": "pdp11_rtx_costs", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2149, "Length": 219, "Cover_Rate": 0.46794871794871795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTargetInfo", "(", ")", "{", "TargetRegistry", "::", "RegisterTarget", "(", "TheTarget", ",", "", ",", "", ",", "[", "]", "(", "Triple", "::", "ArchType", ")", "{", "return", "false", ";", "}", ",", "true", ")", ";", "RegisterTarget", "<", "Triple", "::", "bpfel", ",", "true", ">", "X", "(", "TheleTarget"], "ground_truth": [",", "", ",", "", ")", ";"], "File": "BPFTargetInfo4", "Func": "LLVMInitializeBPFTargetInfo", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2150, "Length": 48, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "TargetAsmInfo", "::", "getASDirective", "(", "unsigned", "size", ",", "unsigned", "AS", ")", "const", "{", "if", "(", "AS", "==", "", ")", "return", "getRomDirective", "(", "size"], "ground_truth": [")", ";"], "File": "PIC16TargetAsmInfo1", "Func": "getASDirective", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2151, "Length": 27, "Cover_Rate": 0.7941176470588235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_max_ph", "(", "__mmask32", "__A", ",", "__m512h", "__B"], "ground_truth": [",", "__m512h", "__C", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_maskz_max_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2152, "Length": 25, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pushTTIStack", "("], "ground_truth": ["this", ")", ";"], "File": "ARMTargetTransformInfo21", "Func": "initializePass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2153, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "a", ",", "(", "uint8x8_t", ")", "{", "", ",", "", ",", ""], "ground_truth": [",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";"], "File": "arm", "Func": "neon2_vrev16_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2154, "Length": 27, "Cover_Rate": 0.7941176470588235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createBasicTargetTransformInfoPass", "(", "this", ")"], "ground_truth": [")", ";"], "File": "AArch64TargetMachine26", "Func": "addAnalysisPasses", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2155, "Length": 10, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::"], "ground_truth": ["FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "}", ";"], "File": "ARMAsmBackend81", "Func": "getFixupKindInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2156, "Length": 346, "Cover_Rate": 0.8522167487684729, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MaxJumpTableSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "break", ";", "case", "Falkor", ":", "MaxInterleaveFactor", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "Kryo", ":", "MaxInterleaveFactor", "=", "", ";", "VectorInsertExtractBaseCost", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "NeoverseE1", ":", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "NeoverseN1", ":", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "Saphira", ":", "MaxInterleaveFactor", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "ThunderX2T99", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "MaxInterleaveFactor", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "ThunderX", ":", "case", "ThunderXT88", ":", "case", "ThunderXT81", ":", "case", "ThunderXT83", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "TSV110", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "break", ";", "case", "ThunderX3T110", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "="], "ground_truth": ["", ";"], "File": "AArch64Subtarget3", "Func": "initializeProperties", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2157, "Length": 206, "Cover_Rate": 0.553763440860215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TGA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GA", "->", "getGlobal", "(", ")", ",", "dl", ",", "GA", "->", "getValueType", "(", "", ")", ",", "GA", "->", "getOffset", "(", ")", ",", "OperandFlags", ")", ";", "", "CallType", "=", "LocalDynamic", "?", "", ":", "", ";", "if", "(", "InFlag", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "TGA", ",", "*", "InFlag", "}", ";", "Chain", "=", "DAG", ".", "getNode", "(", "CallType", ",", "dl", ",", "NodeTys", ",", "Ops", ",", "array_lengthof", "(", "Ops", ")", ")", ";", "}", "else", "{", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "TGA", "}", ";", "Chain", "=", "DAG", ".", "getNode", "(", "CallType", ",", "dl", ",", "NodeTys", ",", "Ops", ",", "array_lengthof", "(", "Ops", ")", ")", ";", "}", "MFI", "->", "setAdjustsStack", "("], "ground_truth": ["true", ")", ";"], "File": "X86ISelLowering (2)1", "Func": "GetTLSADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2158, "Length": 121, "Cover_Rate": 0.5353982300884956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VL", "=", "CurDAG", "->", "getTargetConstant", "(", "C", "->", "getZExtValue", "(", ")", ",", "SDLoc", "(", "N", ")", ",", "N", "->", "getValueType", "(", "", ")", ")", ";", "}", "else", "if", "(", "C", "&&", "C", "->", "isAllOnesValue", "(", ")", ")", "{", "VL", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SDLoc", "(", "N", ")", ",", "N", "->", "getValueType", "(", "", ")", ")", ";", "}", "else", "if", "(", "isa", "<", "RegisterSDNode", ">", "(", "N", ")", "&&", "cast", "<", "RegisterSDNode", ">", "(", "N", ")", "->", "getReg", "(", ")", "==", "", ")", "{", "VL", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SDLoc", "(", "N", ")", ",", "N", "->", "getValueType", "(", "", ")", ")", ";", "}", "else", "{", "VL", "=", "N", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "RISCVISelDAGToDAG15", "Func": "selectVLOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2159, "Length": 118, "Cover_Rate": 0.7065868263473054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_getmant_ss", "(", "__m128", "__A", ",", "__m128", "__B", ",", "_MM_MANTISSA_NORM_ENUM", "__C", ","], "ground_truth": ["_MM_MANTISSA_SIGN_ENUM", "__D", ")", "{"], "File": "avx512fintrin", "Func": "_mm_getmant_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2160, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "getExceptionSelectorRegister", "(", "const", "Constant", "*", "PersonalityFn", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "SystemZISelLowering18", "Func": "getExceptionSelectorRegister", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2161, "Length": 14, "Cover_Rate": 0.8235294117647058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "imm", "=", "Val", "&", "", ";", "if", "(", "Val", "==", "", ")", "imm", "=", "INT32_MIN", ";", "else", "if", "(", "!", "(", "Val", "&", ""], "ground_truth": [")", ")", "imm", "*=", "-", "", ";"], "File": "ARMDisassembler13", "Func": "DecodeT2Imm8", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2162, "Length": 32, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addParam", "(", "MVT", "VT", ")", "{", "Params", ".", "push_back", "(", "VT", ")"], "ground_truth": [";"], "File": "TVMMachineFunctionInfo", "Func": "addParam", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2163, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vldrhq_gather_shifted_offset_u16", "(", "uint16_t", "const", "*", "__base", ",", "uint16x8_t", "__offset", ")", "{", "return", "__builtin_mve_vldrhq_gather_shifted_offset_uv8hi", "(", "(", "__builtin_neon_hi", "*", ")"], "ground_truth": ["__base", ",", "__offset", ")", ";"], "File": "arm", "Func": "mve___arm_vldrhq_gather_shifted_offset_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2164, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "iq2000_print_operand_punct", "[", "code", "]"], "ground_truth": [";"], "File": "iq2000", "Func": "iq2000_print_operand_punct_valid_p", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2165, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "Opcode", "=", "I", "->", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "!=", "", "&&", "Opcode", "!=", "", ")", "return", "true", ";", "", "BranchCode", "=", "(", "", ")", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "TargetBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "AllowModify", "&&", "UnCondBrIter", "!=", "MBB", ".", "end", "(", ")", "&&", "MBB", ".", "isLayoutSuccessor", "(", "TargetBB", ")", ")", "{", "BranchCode", "=", "GetOppositeBranchCondition", "(", "BranchCode", ")", ";", "MachineBasicBlock", "::", "iterator", "OldInst", "=", "I", ";", "BuildMI", "(", "MBB", ",", "UnCondBrIter", ",", "MBB", ".", "findDebugLoc", "(", "I", ")", ",", "get", "(", "Opcode", ")", ")", ".", "addMBB", "(", "UnCondBrIter", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ".", "addImm", "(", "BranchCode", ")", ";", "BuildMI", "(", "MBB", ",", "UnCondBrIter", ",", "MBB", ".", "findDebugLoc", "(", "I", ")", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TargetBB", ")", ";", "OldInst", "->", "eraseFromParent", "(", ")", ";", "UnCondBrIter", "->", "eraseFromParent", "(", ")", ";", "UnCondBrIter", "=", "MBB", ".", "end", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "continue", ";", "}", "FBB", "=", "TBB", ";", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "BranchCode", ")", ")", ";", "continue", ";", "}", "return", "true"], "ground_truth": [";"], "File": "SparcInstrInfo13", "Func": "AnalyzeBranch", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2166, "Length": 226, "Cover_Rate": 0.47280334728033474, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "fntype", ")", "{", "pcum", "->", "force_mem", "=", "(", "(", "TARGET_HITACHI", "||", "pcum", "->", "renesas_abi", ")", "&&", "aggregate_value_p", "(", "TREE_TYPE", "(", "fntype", ")", ",", "fndecl", ")", ")", ";", "pcum", "->", "prototype_p", "=", "TYPE_ARG_TYPES", "(", "fntype", ")", "?", "TRUE", ":", "FALSE", ";", "pcum", "->", "arg_count", "[", "(", "int", ")", "SH_ARG_INT", "]", "=", "TARGET_SH5", "&&", "aggregate_value_p", "(", "TREE_TYPE", "(", "fntype", ")", ",", "fndecl", ")", ";", "pcum", "->", "call_cookie", "=", "CALL_COOKIE_RET_TRAMP", "(", "TARGET_SHCOMPACT", "&&", "pcum", "->", "arg_count", "[", "(", "int", ")", "SH_ARG_INT", "]", "==", "", "&&", "(", "TYPE_MODE", "(", "TREE_TYPE", "(", "fntype", ")", ")", "==", "BLKmode", "?", "int_size_in_bytes", "(", "TREE_TYPE", "(", "fntype", ")", ")", ":", "GET_MODE_SIZE", "(", "TYPE_MODE", "(", "TREE_TYPE", "(", "fntype", ")", ")", ")", ")", ">", "", "&&", "(", "BASE_RETURN_VALUE_REG", "(", "TYPE_MODE", "(", "TREE_TYPE", "(", "fntype", ")", ")", ")", "==", "FIRST_RET_REG", ")", ")", ";", "}", "else", "{", "pcum", "->", "arg_count", "[", "(", "int", ")", "SH_ARG_INT", "]", "=", "", ";", "pcum", "->", "prototype_p", "=", "FALSE", ";", "if", "(", "mode", "!=", "VOIDmode"], "ground_truth": [")", "{"], "File": "sh3", "Func": "sh_init_cumulative_args", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2167, "Length": 161, "Cover_Rate": 0.4938650306748466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_prorq128_mask", "(", "(", "__v2di", ")", "__A", ",", "__B", ",", "(", "__v2di", ")", "_mm_setzero_di", "(", ")", ",", "("], "ground_truth": ["__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm_ror_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2168, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "stackSlotSize", "(", ")", "{", "return", ""], "ground_truth": [";"], "File": "UPTFrameLowering", "Func": "stackSlotSize", "Target": "UPT", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2169, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "{"], "File": "ARMNaClRewritePass", "Func": "getPassName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2170, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "float32x2x3_t", "__i", ";", "__builtin_neon_ei", "__o", ";", "}"], "ground_truth": ["__bu", "=", "{", "__b", "}", ";"], "File": "arm", "Func": "neon_vst3_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2171, "Length": 15, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SmallVector", "<", "Instruction", "*", ",", "", ">", "ToRemove", ";", "for", "(", "Instruction", "&", "I", ":", "instructions", "(", "F", ")", ")", "{", "CallInst", "*", "Call", "=", "dyn_cast", "<", "CallInst", ">", "(", "&", "I", ")", ";", "if", "(", "!", "Call", ")", "continue", ";", "Function", "*", "Callee", "=", "Call", "->", "getCalledFunction", "(", ")", ";", "if", "(", "!", "Callee", "||", "(", "Callee", "->", "getName", "(", ")", "!=", "NVVM_REFLECT_FUNCTION", "&&", "Callee", "->", "getIntrinsicID", "(", ")", "!=", "", ")", ")", "continue", ";", "assert", "(", "Call", "->", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "const", "Value", "*", "Str", "=", "Call", "->", "getArgOperand", "(", "", ")", ";", "if", "(", "const", "CallInst", "*", "ConvCall", "=", "dyn_cast", "<", "CallInst", ">", "(", "Str", ")", ")", "{", "Str", "=", "ConvCall", "->", "getArgOperand", "(", "", ")", ";", "}", "assert", "(", "isa", "<", "ConstantExpr", ">", "(", "Str", ")", "&&", "", ")", ";", "const", "ConstantExpr", "*", "GEP", "=", "cast", "<", "ConstantExpr", ">", "(", "Str", ")", ";", "const", "Value", "*", "Sym", "=", "GEP", "->", "getOperand", "(", "", ")", ";", "assert", "(", "isa", "<", "Constant", ">", "(", "Sym", ")", "&&", "", ")", ";", "const", "Value", "*", "Operand", "=", "cast", "<", "Constant", ">", "("], "ground_truth": ["Sym", ")", "->", "getOperand", "(", "", ")", ";"], "File": "NVVMReflect26", "Func": "runNVVMReflect", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2172, "Length": 197, "Cover_Rate": 0.37169811320754714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "vector", "signed", "short", "vec_vupkhsb", "(", "vector"], "ground_truth": ["signed", "char", "a1", ")", "{"], "File": "altivec4", "Func": "vec_vupkhsb", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2173, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "&", "PMO", "=", "MI", ".", "getOperand", "(", "PIdx", ")", ";", "PMO", ".", "setImm", "(", "Pred", "[", "", "]", ".", "getImm", "(", ")", ")", ";", "if", "(", "Pred", "[", "", "]", ".", "getImm", "(", ")", "==", "", ")", "MI", ".", "getOperand", "(", "PIdx", "+", "", ")", ".", "ChangeToRegister", "(", "", ",", "false", ")", ";", "else", "MI", ".", "getOperand", "(", "PIdx", "+", "", ")", ".", "ChangeToRegister", "(", "", ",", "false", ",", "true", ")", ";", "return", "true"], "ground_truth": [";"], "File": "TeakInstrInfo", "Func": "PredicateInstruction", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2174, "Length": 76, "Cover_Rate": 0.5671641791044776, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "emit_insn", "(", "gen_frame_blockage", "(", ")", ")", ";", "}", "else", "{", "rtx", "size_int_rtx", "=", "GEN_INT", "(", "-", "size", ")", ";", "if", "(", "size", "<=", "", ")", "emit_window_save", "(", "size_int_rtx", ")", ";", "else", "if", "(", "size", "<=", "", ")", "{", "emit_window_save", "(", "GEN_INT", "(", "-", "", ")", ")", ";", "emit_insn", "(", "gen_stack_pointer_inc", "(", "GEN_INT", "(", "", "-", "size", ")", ")", ")", ";", "emit_insn", "(", "gen_frame_blockage", "(", ")", ")", ";", "}", "else", "{", "rtx", "size_rtx", "=", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ";", "emit_move_insn", "(", "size_rtx", ",", "size_int_rtx", ")", ";", "emit_window_save", "(", "size_rtx", ")", ";", "}", "}", "if", "(", "sparc_leaf_function_p", ")", "{", "sparc_frame_base_reg", "=", "stack_pointer_rtx", ";", "sparc_frame_base_offset", "=", "size", "+", "SPARC_STACK_BIAS", ";", "}", "else", "{", "sparc_frame_base_reg", "="], "ground_truth": ["hard_frame_pointer_rtx", ";"], "File": "sparc1", "Func": "sparc_expand_prologue", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2175, "Length": 123, "Cover_Rate": 0.3194805194805195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RegisterInfo", "::", "getPointerRegClass", "(", "const", "MachineFunction", "&", "MF"], "ground_truth": [",", "unsigned", "Kind", ")", "const", "{"], "File": "RISCVRegisterInfo34", "Func": "getPointerRegClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2176, "Length": 17, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCRegisterInfo", "*", "createMCRegisterInfo", "(", "const", "Triple", "&", "TT", ")", "{", "MCRegisterInfo", "*", "X", "="], "ground_truth": ["new", "MCRegisterInfo", "(", ")", ";"], "File": "VEMCTargetDesc", "Func": "createVEMCRegisterInfo", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2177, "Length": 20, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNum", ">", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", "->", "getRegClass"], "ground_truth": ["(", "RegClass", ")", ".", "getNumRegs", "(", ")", "-", "", ")", "return", "-", "", ";"], "File": "MipsAsmParser", "Func": "matchRegisterByNumber", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2178, "Length": 27, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterRef", "RegisterAggr", "::", "clearIn", "(", "RegisterRef", "RR", ")", "const", "{", "RegisterAggr", "T", "(", "PRI", ")", ";", "T", ".", "insert", "(", "RR", ")", "."], "ground_truth": ["clear", "(", "*", "this", ")", ";"], "File": "RDFRegisters12", "Func": "clearIn", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2179, "Length": 29, "Cover_Rate": 0.4603174603174603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeT2ShifterImmOperand", "(", "MCInst", "&", "Inst", ",", "uint32_t", "Val", ",", "uint64_t", "Address", ",", "const", "void"], "ground_truth": ["*", "Decoder", ")", "{"], "File": "ARMDisassembler28", "Func": "DecodeT2ShifterImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2180, "Length": 20, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "float16x8x2_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld2v8hf", "(", "__a", ")", ";", "return", "__rv", ".", "__i"], "ground_truth": [";"], "File": "arm", "Func": "neon_vld2q_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2181, "Length": 25, "Cover_Rate": 0.7352941176470589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ESize16", ":", "return", "(", "insn", ">>", "", ")", "&", "", ";", "case", "ESize32", ":", "return", "(", "insn", ">>", "", ")", "&"], "ground_truth": ["", ";"], "File": "ARMDisassemblerCore", "Func": "decodeNVLaneDupIndex", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2182, "Length": 24, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_OMIT_LEAF_FRAME_POINTER", "&&", "!", "crtl", "->", "is_leaf", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "bfin", "Func": "bfin_frame_pointer_required", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 2183, "Length": 15, "Cover_Rate": 0.3488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", "=", "", "(", "N", "->", "getConstantOperandVal", "(", "", ")", ")", ";", "SDValue", "EFLAGS", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "CC", "==", "", ")", "{", "if", "(", "EFLAGS", ".", "getOpcode", "(", ")", "==", "", "&&", "EFLAGS", ".", "hasOneUse", "(", ")", "&&", "EFLAGS", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", "&&", "!", "isa", "<", "ConstantSDNode", ">", "(", "EFLAGS", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "NewSub", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "EFLAGS", ")", ",", "EFLAGS", ".", "getNode", "(", ")", "->", "getVTList", "(", ")", ",", "EFLAGS", ".", "getOperand", "(", "", ")", ",", "EFLAGS", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "NewEFLAGS", "=", "SDValue", "(", "NewSub", ".", "getNode", "(", ")", ",", "EFLAGS", ".", "getResNo", "(", ")", ")", ";", "return", "MaterializeSETB", "(", "DL", ",", "NewEFLAGS", ",", "DAG", ",", "N", "->", "getSimpleValueType", "(", "", ")", ")", ";", "}", "}", "if", "(", "CC", "==", "", ")", "return", "MaterializeSETB", "(", "DL", ",", "EFLAGS", ",", "DAG", ",", "N", "->", "getSimpleValueType", "(", "", ")", ")", ";", "if", "(", "SDValue", "Flags", "=", "combineSetCCEFLAGS", "(", "EFLAGS", ",", "CC", ",", "DAG", ")", ")", "return", "getSETCC", "(", "CC", ",", "Flags", ",", "DL", ",", "DAG", ")", ";", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering115", "Func": "combineX86SetCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2184, "Length": 201, "Cover_Rate": 0.8445378151260504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_FALLTHROUGH", ";", "case", "Instruction", "::", "Add", ":", "case", "Instruction", "::", "Or", ":", "case", "Instruction", "::", "Xor", ":", "ShiftedFree", "=", "true", ";", "LLVM_FALLTHROUGH", ";", "case", "Instruction", "::", "Sub", ":", "case", "Instruction", "::", "Mul", ":", "case", "Instruction", "::", "Shl", ":", "case", "Instruction", "::", "LShr", ":", "case", "Instruction", "::", "AShr", ":", "ImmIdx", "=", "", ";", "break", ";", "case", "Instruction", "::", "ICmp", ":", "UnsignedFree", "=", "true", ";", "ImmIdx", "=", "", ";", "LLVM_FALLTHROUGH", ";", "case", "Instruction", "::", "Select", ":", "ZeroFree", "=", "true", ";", "break", ";", "case", "Instruction", "::", "PHI", ":", "case", "Instruction", "::", "Call", ":", "case", "Instruction", "::", "Ret", ":", "case", "Instruction", "::", "Load", ":", "case", "Instruction", "::", "Store", ":", "break", ";", "}", "if", "(", "ZeroFree", "&&", "Imm", "==", "", ")", "return", "TTI", "::", "TCC_Free", ";", "if", "(", "Idx", "==", "ImmIdx", "&&", "Imm", ".", "getBitWidth", "(", ")", "<=", "", ")", "{", "if", "(", "isInt", "<", "", ">", "(", "Imm", ".", "getSExtValue", "(", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "if", "(", "RunFree", ")", "{", "if", "(", "Imm", ".", "getBitWidth", "(", ")", "<=", "", "&&", "(", "isShiftedMask_32", "(", "Imm", ".", "getZExtValue", "(", ")", ")", "||", "isShiftedMask_32", "(", "~", "Imm", "."], "ground_truth": ["getZExtValue", "(", ")", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";"], "File": "PPCTargetTransformInfo", "Func": "getIntImmCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2185, "Length": 196, "Cover_Rate": 0.4677804295942721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_set1_pch", "(", "_Float16", "_Complex", "__A", ")", "{", "union", "{", "_Float16", "_Complex", "__a", ";", "float", "__b", ";", "}", "__u", "=", "{", ".", "__a", "=", "__A", "}", ";", "return", "(", "__m128h", ")", "_mm_set1_ps", "(", "__u"], "ground_truth": [".", "__b", ")", ";"], "File": "avx512fp16vlintrin1", "Func": "_mm_set1_pch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2186, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isReassocProfitable", "(", "SelectionDAG", "&", "DAG", ",", "SDValue", "N0", ",", "SDValue", "N1", ")", "const", "{", "if", "(", "!", "N0", ".", "hasOneUse", "(", ")", ")", "return", "false", ";", "if", "(", "N0", "->", "isDivergent", "(", ")", "||", "!", "N1", "->", "isDivergent"], "ground_truth": ["(", ")", ")", "return", "true", ";"], "File": "SIISelLowering10", "Func": "isReassocProfitable", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2187, "Length": 47, "Cover_Rate": 0.6911764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "isPrivateStore", "(", "const", "StoreSDNode", "*", "N", ")", "{", "const", "Value", "*", "MemVal", "=", "N", "->", "getMemOperand", "(", ")", "->"], "ground_truth": ["getValue", "(", ")", ";"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "isPrivateStore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2188, "Length": 26, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getImmMinusOneOpValue", "(", "const", "MachineInstr", "&", "MI"], "ground_truth": [",", "unsigned", "Op", ")", "const", "{"], "File": "ARMCodeEmitter10", "Func": "getImmMinusOneOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2189, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "requiresRegisterScavenging", "(", "const", "MachineFunction", "&", "MF", ")"], "ground_truth": ["const", "LLVM_OVERRIDE", "{"], "File": "SystemZRegisterInfo3", "Func": "requiresRegisterScavenging", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2190, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_pmovusdb128mem_mask", "(", "(", "unsigned", "int", "*", ")", "__P", ","], "ground_truth": ["(", "__v4si", ")", "__A", ",", "__M", ")", ";"], "File": "avx512vlintrin1", "Func": "_mm_mask_cvtusepi32_storeu_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2191, "Length": 17, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "N", "->", "getDebugLoc", "(", ")", ";", "SDValue", "Base", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "Chain", ",", "VAListP", ",", "VAListS", ",", "", ")", ";", "SDValue", "Tmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "VAListP", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getExtLoad", "(", "", ",", "dl", ",", "", ",", "Base", ".", "getValue", "(", "", ")", ",", "Tmp", ",", "NULL", ",", "", ",", "", ")", ";", "DataPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Base", ",", "Offset", ")", ";", "if", "(", "N", "->", "getValueType", "(", "", ")", ".", "isFloatingPoint", "(", ")", ")", "{", "SDValue", "FPDataPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DataPtr", ",", "DAG", ".", "getConstant", "(", "", "*", "", ",", "", ")", ")", ";", "SDValue", "CC", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "Offset", ",", "DAG", ".", "getConstant", "(", "", "*", "", ",", "", ")", ",", "", ")", ";", "DataPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CC", ",", "FPDataPtr", ",", "DataPtr", ")", ";", "}", "SDValue", "NewOffset", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Offset", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "Chain", "=", "DAG", ".", "getTruncStore", "(", "Offset", ".", "getValue", "(", "", ")", ",", "dl", ",", "NewOffset", ",", "Tmp", ",", "NULL", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "AlphaISelLowering4", "Func": "LowerVAARG", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2192, "Length": 239, "Cover_Rate": 0.6927536231884058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "data_ref_p", "(", "op", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "z8k", "Func": "inside_da_p", "Target": "z8k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2193, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CFGStructurizer", "::", "showImproveSimpleJumpintoIf", "(", "MachineBasicBlock", "*", "HeadMBB", ",", "MachineBasicBlock", "*", "TrueMBB", ",", "MachineBasicBlock", "*", "FalseMBB", ",", "MachineBasicBlock", "*", "LandMBB", ",", "bool", "Detail", ")", "{", "dbgs", "(", ")", "<<", "", "<<", "HeadMBB", "->", "getNumber", "(", ")", "<<", "", "<<", "HeadMBB", "->", "size", "(", ")", ";", "if", "(", "Detail", ")", "{", "dbgs", "(", ")", "<<", "", ";", "HeadMBB", "->", "print", "(", "dbgs", "(", ")", ")", ";", "dbgs", "(", ")", "<<", "", ";", "}", "if", "(", "TrueMBB", ")", "{", "dbgs", "(", ")", "<<", "", "<<", "TrueMBB", "->", "getNumber", "(", ")", "<<", "", "<<", "TrueMBB", "->", "size", "(", ")", "<<", "", "<<", "TrueMBB", "->", "pred_size", "(", ")", ";", "if", "(", "Detail", ")", "{", "dbgs", "(", ")", "<<", "", ";", "TrueMBB", "->", "print", "(", "dbgs", "(", ")", ")", ";", "dbgs", "(", ")", "<<", "", ";", "}", "}", "if", "(", "FalseMBB", ")", "{", "dbgs", "(", ")", "<<", "", "<<", "FalseMBB", "->", "getNumber", "(", ")", "<<", "", "<<", "FalseMBB", "->", "size", "(", ")", "<<", "", "<<", "FalseMBB", "->", "pred_size", "(", ")", ";", "if", "(", "Detail", ")", "{", "dbgs", "(", ")", "<<", "", ";", "FalseMBB", "->", "print", "(", "dbgs", "(", ")", ")", ";", "dbgs", "(", ")", "<<", "", ";", "}", "}", "if", "(", "LandMBB", ")", "{", "dbgs", "(", ")", "<<", "", "<<", "LandMBB", "->", "getNumber", "(", ")", "<<", "", "<<", "LandMBB", "->", "size", "(", ")", "<<", "", "<<", "LandMBB", "->", "pred_size", "(", ")", ";", "if", "(", "Detail", ")", "{", "dbgs", "(", ")", "<<", "", ";", "LandMBB", "->", "print", "(", "dbgs", "(", ")"], "ground_truth": [")", ";"], "File": "TGSICFGStructurizer", "Func": "showImproveSimpleJumpintoIf", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2194, "Length": 247, "Cover_Rate": 0.9427480916030534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "l", "=", "", ";", "l", "<", "NumElts", ";", "l", "+=", "NumLaneElts", ")", "{", "for", "(", "int", "i", "=", "", ";", "i", "<", "NumLaneElts", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "l", "+", "i", "]", "==", "-", "", ")", "continue", ";", "assert", "(", "Mask", "[", "l", "+", "i", "]", ">=", "", "&&", "", ")", ";", "int", "LaneIdx", "=", "(", "Mask", "[", "l", "+", "i", "]", "%", "NumElts", ")", "-", "l", ";", "if", "(", "LaneIdx", "<", "", "||", "LaneIdx", ">=", "NumLaneElts", ")", "return", "SDValue", "(", ")", ";", "int", "StartIdx", "=", "i", "-", "LaneIdx", ";", "if", "(", "StartIdx", "==", "", ")", "return", "SDValue", "(", ")", ";", "int", "CandidateRotation", "=", "StartIdx", "<", "", "?", "-", "StartIdx", ":", "NumLaneElts", "-", "StartIdx", ";", "if", "(", "Rotation", "==", "", ")", "Rotation", "=", "CandidateRotation", ";", "else", "if", "(", "Rotation", "!=", "CandidateRotation", ")", "return", "SDValue", "(", ")", ";", "SDValue", "MaskV", "=", "Mask", "[", "l", "+", "i", "]", "<", "NumElts", "?", "V1", ":", "V2", ";", "SDValue", "&", "TargetV", "=", "StartIdx", "<", "", "?", "Hi", ":", "Lo", ";", "if", "(", "!", "TargetV", ")", "TargetV", "=", "MaskV", ";", "else", "if", "(", "TargetV", "!=", "MaskV", ")", "return", "SDValue", "(", ")", ";", "}", "}", "assert", "(", "Rotation", "!=", "", "&&", "", ")", ";", "assert", "(", "(", "Lo", "||", "Hi", ")", "&&", "", ")", ";", "if", "(", "!", "Lo", ")", "Lo", "=", "Hi", ";", "else", "if", "(", "!", "Hi", ")", "Hi", "=", "Lo", ";", "int", "Scale", "=", "", "/", "NumLaneElts", ";", "if", "(", "Subtarget", "->", "hasSSSE3", "(", ")", ")", "{", "MVT", "AlignVT", "=", "", "(", "", ",", "", "*", "NumLanes", ")", ";", "Lo", "=", "DAG", ".", "getBitcast", "(", "AlignVT", ","], "ground_truth": ["Lo", ")", ";"], "File": "X86ISelLowering155", "Func": "lowerVectorShuffleAsByteRotate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2195, "Length": 273, "Cover_Rate": 0.47810858143607704, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HOST_WIDE_INT", "temp", ";", "if", "(", "op_const", "==", "", ")", "return", "NULL", ";", "if", "(", "opint", "[", "", "]", "==", "", ")", "temp", "=", "", ";", "else", "temp", "=", "", "-", "floor_log2", "(", "opint", "[", "", "]", ")", "-", "", ";", "return", "build_int_cst", "(", "alpha_dimode_u", ",", "temp"], "ground_truth": [")", ";"], "File": "alpha", "Func": "alpha_fold_builtin_ctlz", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2196, "Length": 49, "Cover_Rate": 0.765625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isBitwiseNot", "(", "Op0", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "SupportedVectorShiftWithImm", "(", "VT0", ".", "getSimpleVT", "(", ")", ",", "Subtarget", ",", "", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "EltBitWidth", "=", "VT0", ".", "getScalarSizeInBits", "(", ")", ";", "if", "(", "EltBitWidth", "!=", "DAG", ".", "ComputeNumSignBits", "(", "Op0", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "unsigned", "ShiftVal", "=", "SplatVal", ".", "countTrailingOnes", "(", ")", ";", "SDValue", "ShAmt", "=", "DAG", ".", "getConstant", "(", "EltBitWidth", "-", "ShiftVal", ",", "DL"], "ground_truth": [",", "", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "combineAndMaskToShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2197, "Length": 89, "Cover_Rate": 0.3603238866396761, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "Op", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "==", "", ")", "O", "<<", "'#'", "<<", "Imm", ";", "else", "O", "<<", "getRegisterName", "(", "Reg", ")", ";", "}", "else", "llvm_unreachable"], "ground_truth": ["(", "", ")", ";"], "File": "AArch64InstPrinter37", "Func": "printPostIncOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2198, "Length": 36, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "getOperand", "(", "Op", ")", ".", "isFI", "(", ")", ")", "return", "true", ";", "return", "Op", "+", "", "<=", "MI", "->", "getNumOperands", "(", ")", "&&", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ".", "isReg", "(", ")", "&&", "isScale", "(", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ")", "&&", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ".", "isReg", "(", ")", "&&", "(", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ".", "isImm", "(", ")", "||", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ".", "isGlobal", "(", ")", "||", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ".", "isCPI", "("], "ground_truth": [")", "||", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ".", "isJTI", "(", ")", ")", ";"], "File": "X86InstrInfo (2)", "Func": "isLeaMem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2199, "Length": 119, "Cover_Rate": 0.7933333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_SSE_MATH", ")", "for", "(", "i", "=", "FIRST_STACK_REG", ";", "i", "<=", "LAST_STACK_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_SSE_REG", ";", "i", "<=", "LAST_SSE_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_REX_SSE_REG", ";", "i", "<=", "LAST_REX_SSE_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_EXT_REX_SSE_REG", ";", "i", "<=", "LAST_EXT_REX_SSE_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_MASK_REG", ";", "i", "<=", "LAST_MASK_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "if", "(", "TARGET_SSE_MATH", ")", "for", "(", "i", "=", "FIRST_STACK_REG", ";", "i", "<=", "LAST_STACK_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "for", "(", "i", "=", "FIRST_MMX_REG", ";", "i", "<=", "LAST_MMX_REG", ";", "i", "++", ")", "reg_alloc_order", "[", "pos", "++", "]", "=", "i", ";", "while", "(", "pos", "<", "FIRST_PSEUDO_REGISTER", ")", "reg_alloc_order", "[", "pos", "++", "]", "="], "ground_truth": ["", ";"], "File": "i3868", "Func": "x86_order_regs_for_local_alloc", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2200, "Length": 170, "Cover_Rate": 0.6746031746031746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVGPRCopy", "(", "const", "MachineInstr", "&", "MI", ")", "const", "{", "assert", "(", "MI", ".", "isCopy", "(", ")", ")", ";", "unsigned", "Dest", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MI", "."], "ground_truth": ["getParent", "(", ")", "->", "getParent", "(", ")", ";"], "File": "SIInstrInfo", "Func": "isVGPRCopy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2201, "Length": 49, "Cover_Rate": 0.6805555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionCost", "getVectorSplitCost", "("], "ground_truth": [")", "{"], "File": "AMDGPUTargetTransformInfo (2)2", "Func": "getVectorSplitCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2202, "Length": 5, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "getConstantPoolImm", "(", ")", "const", "{", "assert", "(", "isConstantPoolImm", "(", ")", "&&", "", ")", ";", "return", "Imm"], "ground_truth": [".", "Val", ";"], "File": "ARMAsmParser (2)2", "Func": "getConstantPoolImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2203, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Lower", ".", "getDebugLoc", "(", ")", ";", "assert", "(", "Lower", ".", "getValueType", "(", ")", "==", "Upper", ".", "getValueType", "(", ")", "&&", "", ")", ";", "EVT", "VT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "Lower", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", ",", "Lower", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", "*", "", ")", ";", "assert", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "SDValue", "Vec", "=", "Insert128BitVector", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ")", ",", "Upper", ",", "DAG", ".", "getConstant", "(", "Lower", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ",", "", ")", ",", "DAG", ",", "dl", ")", ";", "Vec", "=", "Insert128BitVector", "(", "Vec", ",", "Lower", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "DAG", ",", "dl", ")", ";", "return", "Vec"], "ground_truth": [";"], "File": "X86ISelLowering170", "Func": "ConcatVectors", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2204, "Length": 141, "Cover_Rate": 0.8650306748466258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqnegq_s16", "(", "int16x8_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vqnegq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2205, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_maxpd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ",", "(", "__v8df", ")", "_mm512_undefined_pd", "("], "ground_truth": [")", ",", "(", "__mmask8", ")", "-", "", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_max_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2206, "Length": 32, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ";", "SDValue", "GlobalBase", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ")", ";", "SDValue", "RelAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ";", "SDValue", "AbsAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "GlobalBase"], "ground_truth": [",", "RelAddr", ")", ";"], "File": "SparcISelLowering41", "Func": "LowerGlobalAddress", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2207, "Length": 82, "Cover_Rate": 0.36771300448430494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "pred", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "Rm", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "if", "(", "Rt", "==", "", "||", "Rt2", "==", "", "||", "Rm", "==", "", ")", "S", "=", "MCDisassembler", "::", "SoftFail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rt", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rt2", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeSPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")"], "ground_truth": [")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeVMOVRRS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2208, "Length": 117, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", "||", "Subtarget", "->", "isFPOnlySP", "(", ")", ")", "return", "false", ";", "Value", "*", "V", "=", "I", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "I", "->", "getType", "(", ")", "->", "isDoubleTy", "(", ")", "||", "!", "V", "->", "getType", "(", ")", "->", "isFloatTy", "(", ")"], "ground_truth": [")", "return", "false", ";"], "File": "ARMFastISel (2)2", "Func": "SelectFPExt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2209, "Length": 56, "Cover_Rate": 0.4028776978417266, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLiveIn", "(", "int", "FI", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "LiveInFI", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "if", "(", "FI", "==", "LiveInFI", "[", "i", "]", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "TeeRISCMachineFunctionInfo", "Func": "isLiveIn", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2210, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeGPRnopcRegisterClass", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*"], "ground_truth": ["Decoder", ")", "{"], "File": "ARMDisassembler13", "Func": "DecodeGPRnopcRegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2211, "Length": 22, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "findScratchNonCalleeSaveRegister", "(", "MachineBasicBlock", "*", "MBB", ")", "{", "MachineFunction", "*", "MF", "=", "MBB", "->", "getParent", "(", ")", ";", "if", "(", "&", "MF", "->", "front", "(", ")", "==", "MBB", ")", "return", "", ";", "RegScavenger", "RS", ";", "RS", ".", "enterBasicBlock", "(", "MBB", ")", ";", "if", "(", "!", "RS", ".", "isRegUsed", "(", "", ")", ")", "return", "", ";", "const", "Subtarget", "&", "Subtarget", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", ".", "getRegisterInfo"], "ground_truth": ["(", ")", ";"], "File": "AArch64FrameLowering9", "Func": "findScratchNonCalleeSaveRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2212, "Length": 81, "Cover_Rate": 0.42408376963350786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AnyExt", "&&", "EltBits", "==", "", "&&", "Scale", ">", "", ")", "{", "int", "PSHUFDMask", "[", "", "]", "=", "{", "", ",", "-", "", ",", "", ",", "-", "", "}", ";", "InputV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "InputV", ")", ",", "getV4ShuffleImm8ForMask", "(", "PSHUFDMask", ",", "DAG", ")", ")", ";", "int", "PSHUFHWMask", "[", "", "]", "=", "{", "", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "InputV", ")", ",", "getV4ShuffleImm8ForMask", "(", "PSHUFHWMask", ",", "DAG", ")", ")", ")", ";", "}", "if", "(", "Scale", ">", "", "&&", "EltBits", "==", "", "&&", "Subtarget", "->", "hasSSSE3", "(", ")", ")", "{", "assert", "(", "NumElements", "==", "", "&&", "", ")", ";", "SDValue", "PSHUFBMask", "[", "", "]", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "PSHUFBMask", "[", "i", "]", "=", "DAG", ".", "getConstant", "(", "(", "i", "%", "Scale", "==", "", ")", "?", "i", "/", "Scale", ":", "", ",", "", ")", ";", "InputV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "InputV", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "InputV", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "PSHUFBMask", ")", ")", ")", ";", "}", "do", "{", "MVT", "InputVT", "=", "", "(", "", "(", "EltBits", ")", ",", "NumElements", ")", ";", "SDValue", "Ext", "=", "AnyExt", "?", "DAG", ".", "getUNDEF", "(", "InputVT", ")", ":", "getZeroVector", "(", "InputVT", ",", "Subtarget", ",", "DAG", ",", "DL", ")", ";", "InputV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "InputVT", ",", "InputV", ")", ";", "InputV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "InputVT", ",", "InputV", ",", "Ext", ")", ";", "Scale", "/=", "", ";", "EltBits", "*=", "", ";", "NumElements", "/=", "", ";", "}", "while", "(", "Scale", ">", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ","], "ground_truth": ["InputV", ")", ";"], "File": "X86ISelLowering (2)4", "Func": "lowerVectorShuffleAsSpecificZeroOrAnyExtend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2213, "Length": 357, "Cover_Rate": 0.5417298937784522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TARGET_64BIT", "?"], "ground_truth": ["DImode", ":", "SImode", ";"], "File": "s390", "Func": "s390_libgcc_shift_count_mode", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2214, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "==", "KindTy", "::", "SpecialCapRegister"], "ground_truth": ["&&", "", ")", ";"], "File": "RISCVAsmParser37", "Func": "getSpecialCapReg", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2215, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int64x2_t", ")", "__builtin_neon_vsras_nv2di", "(", "__a"], "ground_truth": [",", "__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vsraq_n_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2216, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtl_opt_pass", "*", "make_pass_handle_trap_shadows", "(", "gcc", "::", "context", "*", "ctxt"], "ground_truth": [")", "{"], "File": "alpha", "Func": "make_pass_handle_trap_shadows", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2217, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BaseInstrInfo", "::", "isPredicable", "(", "const", "MachineInstr", "&", "MI", ")", "const", "{", "if", "(", "!", "MI", ".", "isPredicable", "(", ")", ")", "return", "false", ";", "if", "(", "MI", ".", "isBundle", "(", ")", ")", "return", "false", ";", "if", "(", "!", "isEligibleForITBlock", "(", "&", "MI", ")", ")", "return", "false", ";", "const", "FunctionInfo", "*", "AFI", "=", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "(", "MI", ".", "getDesc", "(", ")", ".", "TSFlags", "&", "", ")", "==", "", ")", "return", "false", ";", "if", "(", "AFI", "->", "isThumb2Function", "(", ")", ")", "{", "if", "(", "getSubtarget", "(", ")", ".", "restrictIT", "(", ")"], "ground_truth": [")", "return", "isV8EligibleForIT", "(", "&", "MI", ")", ";"], "File": "ARMBaseInstrInfo1", "Func": "isPredicable", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2218, "Length": 114, "Cover_Rate": 0.926829268292683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "mayNeedRelaxation", "(", "const", "MCInst", "&", "Inst", ")", "const", "override", "{", "return"], "ground_truth": ["false", ";"], "File": "FISCAsmBackend", "Func": "mayNeedRelaxation", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2219, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "int64_t", "Imm", "=", "Op", ".", "getImm", "(", ")", "*", "", "+", "", ";", "O", "<<", "", ";", "if", "(", "Imm", ">=", "", ")", "O", "<<", "'+'", ";", "O", "<<"], "ground_truth": ["Imm", ";"], "File": "MSP430InstPrinter10", "Func": "printPCRelImmOperand", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2220, "Length": 40, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "InChain", "=", "DAG", ".", "getEntryNode", "(", ")", ";", "TargetLowering", "::", "ArgListTy", "Args", "=", "getDivRemArgList", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ".", "getContext", "(", ")", ",", "Subtarget", ")", ";", "SDValue", "Callee", "=", "DAG", ".", "getExternalSymbol", "(", "getLibcallName", "(", "LC", ")", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ";", "Type", "*", "RetTy", "=", "(", "Type", "*", ")", "StructType", "::", "get", "(", "Ty", ",", "Ty", ",", "nullptr", ")", ";", "if", "(", "Subtarget", "->", "isTargetWindows", "(", ")", ")", "InChain", "=", "WinDBZCheckDenominator", "(", "DAG", ",", "Op", ".", "getNode", "(", ")", ",", "InChain", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "InChain", ")", ".", "setCallee", "(", "getLibcallCallingConv", "(", "LC", ")", ",", "RetTy", ",", "Callee", ",", "std", "::", "move", "(", "Args", ")", ")", ".", "setInRegister", "(", ")", ".", "setSExtResult", "(", "isSigned", ")", ".", "setZExtResult", "(", "!", "isSigned", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallInfo", "=", "LowerCallTo", "(", "CLI", ")", ";", "return", "CallInfo", ".", "first"], "ground_truth": [";"], "File": "ARMISelLowering53", "Func": "LowerDivRem", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2221, "Length": 169, "Cover_Rate": 0.34419551934826886, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "STI", "->", "hasV5TEOps", "(", ")", ")", "return", "false", ";", "unsigned", "Scale", "=", "", ";", "unsigned", "Opcode", "=", "Op0", "->", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "==", "", ")", "NewOpc", "=", "", ";", "else", "if", "(", "Opcode", "==", "", ")", "NewOpc", "=", "", ";", "else", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "NewOpc", "=", "", ";", "Scale", "=", "", ";", "isT2", "=", "true", ";", "}", "else", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "NewOpc", "=", "", ";", "Scale", "=", "", ";", "isT2", "=", "true", ";", "}", "else", "return", "false", ";", "if", "(", "!", "Op0", "->", "hasOneMemOperand", "(", ")", "||", "!", "(", "*", "Op0", "->", "memoperands_begin", "(", ")", ")", "->", "getValue", "(", ")", "||", "(", "*", "Op0", "->", "memoperands_begin", "(", ")", ")", "->", "isVolatile", "(", ")", ")", "return", "false", ";", "unsigned", "Align", "=", "(", "*", "Op0", "->", "memoperands_begin", "(", ")", ")", "->", "getAlignment", "(", ")", ";", "const", "Function", "*", "Func", "=", "MF", "->", "getFunction", "(", ")", ";", "unsigned", "ReqAlign", "=", "STI", "->", "hasV6Ops", "(", ")", "?", "TD", "->", "getABITypeAlignment", "(", "Type", "::", "getInt64Ty", "(", "Func", "->", "getContext", "(", ")", ")", ")", ":", "", ";", "if", "(", "Align", "<", "ReqAlign", ")", "return", "false", ";", "int", "OffImm", "=", "getMemoryOpOffset", "(", "Op0", ")", ";", "if", "(", "isT2", ")", "{", "if", "(", "OffImm", "<", "", ")", "{", "if", "(", "OffImm", "<", "-", "", ")", "return", "false", ";", "}", "else"], "ground_truth": ["{"], "File": "ARMLoadStoreOptimizer33", "Func": "CanFormLdStDWord", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2222, "Length": 236, "Cover_Rate": 0.48459958932238195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LoadStoreOp", "==", "-", "", ")", "return", "false", ";", "const", "MachineOperand", "*", "Reg", "=", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "vdata", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "LoadStoreOp", ")", ")", ".", "add", "(", "*", "Reg", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "srsrc", ")", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "soffset", ")", ")", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "setMemRefs", "(", "MI", "->", "memoperands_begin", "(", ")", ",", "MI", "->", "memoperands_end", "(", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "SIRegisterInfo28", "Func": "buildMUBUFOffsetLoadStore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2223, "Length": 120, "Cover_Rate": 0.5825242718446602, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ")", ":", "LLVMTargetMachine", "(", "T", ",", "computeDataLayout", "(", "TT", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "RM", ")", ",", "getEffectiveCodeModel", "("], "ground_truth": ["CM", ",", "CodeModel", "::", "Small", ")", ",", "OL", ")", ",", "TLOF", "(", "createTLOF", "(", ")", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ")", "{"], "File": "VETargetMachine8", "Func": "VETargetMachine", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2224, "Length": 103, "Cover_Rate": 0.9537037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "attr_type", "dep_insn_type", ";", "int", "dep_insn_code_number", ";", "if", "(", "REG_NOTE_KIND", "(", "link", ")", "!=", "", ")", "return", "", ";", "dep_insn_code_number", "=", "recog_memoized", "(", "dep_insn", ")", ";", "if", "(", "dep_insn_code_number", "<", "", "||", "recog_memoized", "(", "insn", ")", "<", "", ")", "return", "cost", ";", "dep_insn_type", "=", "get_attr_type", "(", "dep_insn", ")", ";", "if", "(", "dep_insn_type", "==", "TYPE_MOVE", "||", "dep_insn_type", "==", "TYPE_MCLD", ")", "{", "rtx", "pat", "=", "PATTERN", "(", "dep_insn", ")", ";", "rtx", "dest", ",", "src", ";", "if", "(", "GET_CODE", "(", "pat", ")", "==", "PARALLEL", ")", "pat", "=", "XVECEXP", "(", "pat", ",", "", ",", "", ")", ";", "dest", "=", "SET_DEST", "(", "pat", ")", ";", "src", "=", "SET_SRC", "(", "pat", ")", ";", "if", "(", "!", "ADDRESS_REGNO_P", "(", "REGNO", "(", "dest", ")", ")", "||", "!", "(", "MEM_P", "(", "src", ")", "||", "D_REGNO_P", "(", "REGNO", "(", "src", ")", ")", ")", ")", "return", "cost", ";", "return", "cost", "+", "(", "dep_insn_type", "==", "TYPE_MOVE"], "ground_truth": ["?", "", ":", "", ")", ";"], "File": "bfin3", "Func": "bfin_adjust_cost", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 2225, "Length": 150, "Cover_Rate": 0.8620689655172413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vdupq_m_n_sv8hi", "(", "__arm_vuninitializedq_s16", "(", ")"], "ground_truth": [",", "__a", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vdupq_x_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2226, "Length": 12, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm512_zextsi256_si512", "(", "__m256i", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_zextsi256_si512", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2227, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "hasSpills", "(", "const", "MachineFunction", "&", "MF", ")", "{", "const", "FunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "return", "FuncInfo", "->", "hasSpills", "(", ")"], "ground_truth": [";"], "File": "PPCFrameLowering (2)", "Func": "hasSpills", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2228, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "unsigned", ">", "(", "RegName", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case"], "ground_truth": ["(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";"], "File": "AMDGPUAsmParser61", "Func": "getRegForName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2229, "Length": 91, "Cover_Rate": 0.7338709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "SDValue", "In", "=", "Op", ".", "getOperand", "(", "", ")", ";", "MVT", "SVT", "=", "In", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "VT", "==", "", ")", "{", "RTLIB", "::", "Libcall", "LC", "=", "RTLIB", "::", "getFPEXT", "(", "SVT", ",", "VT", ")", ";", "return", "LowerF128Call", "(", "Op", ","], "ground_truth": ["DAG", ",", "LC", ")", ";"], "File": "X86ISelLowering (2)7", "Func": "LowerFP_EXTEND", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2230, "Length": 59, "Cover_Rate": 0.44696969696969696, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "}", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "RetOps", "[", "", "]", "=", "Chain", ";", "if", "(", "Flag", ".", "getNode", "(", ")", ")", "RetOps", ".", "push_back", "(", "Flag", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "&", "RetOps", "["], "ground_truth": ["", "]", ",", "RetOps", ".", "size", "(", ")", ")", ";"], "File": "PPCISelLowering (2)", "Func": "LowerReturn", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2231, "Length": 147, "Cover_Rate": 0.40607734806629836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "UnitSz", "=", "(", "AS", "==", "", ")", "?", "", ":", "", ";", "assert", "(", "(", "Sz", "%", "UnitSz", "==", "", ")", "&&", "", ")", ";", "MVT", "VT", "=", "(", "AS", "==", "", ")", "?", "", ":", "", ";", "const", "Subtarget", "&", "STI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "*", "STI", ".", "getTargetLowering", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TLI", ".", "getRegClassFor", "(", "VT", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "uint64_t", "Val", "=", "V", "->", "getZExtValue", "(", ")", "&", "", ";", "assert", "(", "V", "->", "getZExtValue", "(", ")", "==", "Val", "&&", "", ")", ";", "Val", "=", "(", "Val", "<<", "", ")", "|", "Val", ";", "Val", "=", "(", "Val", "<<", "", ")", "|", "Val", ";", "unsigned", "ValueReg", "=", "MF", ".", "getRegInfo", "(", ")"], "ground_truth": [".", "createVirtualRegister", "(", "RC", ")", ";"], "File": "TPCSelectionDAGInfo", "Func": "EmitTargetCodeForMemset", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2232, "Length": 149, "Cover_Rate": 0.3643031784841076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "DebugLoc", "dl", ",", "SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ")", "const", "{", "return"], "ground_truth": ["Chain", ";"], "File": "rvexISelLowering", "Func": "LowerFormalArguments", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 2233, "Length": 43, "Cover_Rate": 0.9347826086956522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static_assert", "(", "B", ">", "", ",", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend32", "<", "B", ">", "(", "maskTrailingOnes", "<", "decltype", "(", "InsnS", ")", ">", "(", "B", ")", "&", "InsnS", ")", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "ARCDisassembler", "Func": "DecodeSignedOperand", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2234, "Length": 43, "Cover_Rate": 0.6935483870967742, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Kind", "==", "", ")", "{", "std", "::", "string", "ValueStr", "=", "utostr", "(", "Value", ")", ";", "assert", "(", "(", "(", "ValueStr", ".", "size", "(", ")", "+", "", "+", "Offset", ")", "<=", "Data", ".", "size", "(", ")", ")", "&&", "", ")", ";", "std", "::", "copy", "(", "ValueStr", ".", "begin", "(", ")", ",", "ValueStr", ".", "end", "(", ")", ",", "Data", ".", "begin", "(", ")", "+", "Offset", ")", ";", "Data", "[", "Offset", "+", "ValueStr", ".", "size", "(", ")", "]", "=", "'\\0'", ";", "return", ";", "}", "unsigned", "int", "Bytes", "=", "", ";", "switch", "(", "Kind", ")", "{", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "MOSAsmBackend", "Func": "applyFixup", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2235, "Length": 103, "Cover_Rate": 0.3102409638554217, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMaskedMemoryOpCost", "(", "unsigned", "Opcode", ",", "Type", "*", "Src"], "ground_truth": [",", "unsigned", "Alignment", ",", "unsigned", "AddressSpace", ")", "{"], "File": "HexagonTargetTransformInfo20", "Func": "getMaskedMemoryOpCost", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2236, "Length": 17, "Cover_Rate": 0.8095238095238095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "getStartLoc", "(", ")", "const", "override", "{", "return", "Start"], "ground_truth": [";"], "File": "MSP430AsmParser11", "Func": "getStartLoc", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2237, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegBankCombiner", "::", "RegBankCombiner", "(", "bool", "IsOptNone", ")", ":", "MachineFunctionPass", "(", "ID", ")", ",", "IsOptNone", "(", "IsOptNone", ")", "{", "initializeRegBankCombinerPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "("], "ground_truth": [")", ")", ";"], "File": "AMDGPURegBankCombiner", "Func": "AMDGPURegBankCombiner", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2238, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "(", "VT", "==", "", "&&", "C", "!=", "", "&&", "isLegalArithImmed", "(", "(", "uint32_t", ")", "(", "C", "+", "", ")", ")", ")", "||", "(", "VT", "==", "", "&&", "C", "!=", "", "&&", "isLegalArithImmed", "(", "C", "+", "", ")", ")", ")", "{", "CC", "=", "(", "CC", "==", "", ")", "?", "", ":", "", ";", "C", "=", "(", "VT", "==", "", ")", "?", "(", "uint32_t", ")", "(", "C", "+", "", ")", ":", "C", "+", "", ";", "RHS", "=", "DAG", ".", "getConstant", "(", "C", ",", "VT", ")", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "(", "VT", "==", "", "&&", "C", "!=", "", "&&", "isLegalArithImmed", "(", "(", "uint32_t", ")", "(", "C", "+", "", ")", ")", ")", "||", "(", "VT", "==", "", "&&", "C", "!=", "", "&&", "isLegalArithImmed", "(", "C", "+", "", ")", ")", ")", "{", "CC", "=", "(", "CC", "==", "", ")", "?", "", ":", "", ";", "C", "=", "(", "VT", "==", "", ")", "?", "(", "uint32_t", ")", "(", "C", "+", "", ")", ":", "C", "+", "", ";", "RHS", "=", "DAG", ".", "getConstant", "(", "C", ",", "VT", ")", ";", "}", "break", ";", "}", "}", "}", "if", "(", "(", "CC", "==", "", "||", "CC", "==", "", ")", "&&", "isa", "<", "ConstantSDNode", ">", "(", "RHS", ")", ")", "{", "if", "(", "(", "cast", "<", "ConstantSDNode", ">", "(", "RHS", ")", "->", "getZExtValue", "(", ")", ">>", "", "==", "", ")", "&&", "isa", "<", "LoadSDNode", ">", "(", "LHS", ")", ")", "{", "if", "(", "cast", "<", "LoadSDNode", ">", "(", "LHS", ")", "->", "getExtensionType", "(", ")", "==", "", "&&", "cast", "<", "LoadSDNode", ">", "(", "LHS", ")", "->", "getMemoryVT", "(", ")", "==", "", "&&", "LHS", ".", "getNode", "(", ")", "->", "hasNUsesOfValue", "(", "", ",", "", ")", ")", "{", "int16_t", "ValueofRHS", "=", "cast", "<", "ConstantSDNode", ">", "(", "RHS", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "ValueofRHS", "<", "", "&&", "isLegalArithImmed", "(", "-", "ValueofRHS", ")", ")", "{", "SDValue", "SExt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "LHS", ".", "getValueType", "(", ")", ",", "LHS", ",", "DAG", ".", "getValueType", "(", "", ")", ")", ";", "Cmp", "=", "emitComparison", "(", "SExt", ",", "DAG", ".", "getConstant", "(", "ValueofRHS", ",", "RHS", ".", "getValueType", "(", ")", ")", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "CC", "=", "changeIntCCToCC", "(", "CC", ")", ";", "cc", "=", "DAG", ".", "getConstant", "(", "CC", ",", "", ")", ";", "return", "Cmp", ";", "}", "}", "}", "}", "Cmp", "=", "emitComparison", "(", "LHS", ",", "RHS", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "CC", "=", "changeIntCCToCC", "(", "CC", ")", ";", "cc", "=", "DAG", ".", "getConstant", "(", "CC", ","], "ground_truth": ["", ")", ";"], "File": "AArch64ISelLowering137", "Func": "getAArch64Cmp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2239, "Length": 428, "Cover_Rate": 0.5417721518987342, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "const", "TargetRegisterClass", "*", "RegClass", "=", "MRI", "->", "getRegClass", "(", "PHIDest", ")", ";", "unsigned", "NewDestReg", "=", "MRI", "->", "createVirtualRegister", "(", "RegClass", ")", ";", "LRegion", "->", "replaceRegisterInsideRegion", "(", "PHIDest", ",", "NewDestReg", ",", "false", ",", "MRI", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "EntrySucc", ",", "EntrySucc", "->", "instr_begin", "(", ")", ",", "PHI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "PHI", ")", ",", "NewDestReg", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "PrintReg", "(", "NewDestReg", ",", "TRI", ")", "<<", "", ")", ";", "MIB", ".", "addReg", "(", "PHISource", ")", ";", "MIB", ".", "addMBB", "(", "Entry", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "PrintReg", "(", "PHISource", ",", "TRI", ")", "<<", "", "<<", "Entry", "->", "getNumber", "(", ")", ")", ";", "MIB", ".", "addReg", "(", "RegionSourceReg", ")", ";", "MIB", ".", "addMBB", "("], "ground_truth": ["RegionSourceMBB", ")", ";"], "File": "AMDGPUMachineCFGStructurizer15", "Func": "splitLoopPHI", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2240, "Length": 136, "Cover_Rate": 0.49454545454545457, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "SNaN", ")", "return", "true", ";", "return", "false", ";", "}", "case", "", ":", "case", "", ":", "{", "if", "(", "SNaN", ")", "return", "true", ";", "return", "DAG", ".", "isKnownNeverNaN", "(", "Op", ".", "getOperand", "(", "", ")", ",", "SNaN", ",", "Depth", "+", "", ")", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "SNaN", ";", "case", "", ":", "case", "", ":", "{", "return", "SNaN", ";", "}", "case", "", ":", "{", "unsigned", "IntrinsicID", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "switch", "(", "IntrinsicID", ")", "{", "case", "", ":", "return", "true", ";", "case", "", ":", "{", "if", "(", "SNaN", ")", "return", "true", ";", "return", "DAG", ".", "isKnownNeverNaN", "(", "Op", ".", "getOperand", "(", "", ")", ",", "SNaN", ",", "Depth", "+", "", ")", ";", "}", "case", "", ":", "{", "if", "(", "SNaN", ")"], "ground_truth": ["return", "true", ";"], "File": "AMDGPUISelLowering (2)2", "Func": "isKnownNeverNaNForTargetNode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2241, "Length": 158, "Cover_Rate": 0.3305439330543933, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Filler", "::", "runOnMachineBasicBlock", "(", "MachineBasicBlock", "&", "MBB", ")", "{", "bool", "Changed", "=", "false", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end", "(", ")", ";", "++", "I", ")", "if", "(", "I", "->", "getDesc", "(", ")", ".", "hasDelaySlot", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "J"], "ground_truth": ["=", "I", ";"], "File": "MipsDelaySlotFiller17", "Func": "runOnMachineBasicBlock", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2242, "Length": 59, "Cover_Rate": 0.6145833333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "directive", "=", "I", "->", "isDeclaration", "(", ")", "?", "TAI", "->", "getExternDirective", "(", ")", ":", "TAI", "->", "getGlobalDirective", "(", ")", ";", "O", "<<", "directive", "<<", "Name", "<<", "", ";", "O", "<<", "directive", "<<", "PAN", "::", "getRetvalLabel", "(", "Name", ")", "<<", "", ";", "O", "<<", "directive", "<<", "PAN", "::", "getArgsLabel", "(", "Name", ")", "<<", "", ";", "}", "O", "<<", "TAI", "->", "getCommentString", "(", ")", "<<", ""], "ground_truth": ["<<", "", ";"], "File": "PIC16AsmPrinter5", "Func": "EmitFunctionDecls", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2243, "Length": 70, "Cover_Rate": 0.36082474226804123, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "hasMVEIntegerOps", "(", ")", ")", "{", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "const", "TargetLowering", "*", "TLI", "=", "Subtarget", "->", "getTargetLowering", "(", ")", ";", "if", "(", "TLI", "->", "isConstTrueVal", "(", "N1", ".", "getNode", "(", ")", ")", "&&", "(", "N0", "->", "getOpcode", "(", ")", "==", "", "||", "N0", "->", "getOpcode", "(", ")", "==", "", ")", ")", "{", "if", "(", "CanInvertMVEVCMP", "(", "N0", ")", ")", "{", "SDLoc", "DL", "(", "N0", ")", ";", "", "CC", "=", "", "(", "getVCMPCondCode", "(", "N0", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">"], "ground_truth": ["Ops", ";"], "File": "ARMISelLowering (2)5", "Func": "PerformXORCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2244, "Length": 105, "Cover_Rate": 0.3488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "memoperands_empty", "(", ")", ")", "return", "true", ";", "for", "(", "const", "MachineMemOperand", "*", "Memop", ":", "MI", ".", "memoperands", "(", ")", ")", "{", "unsigned", "AS", "=", "Memop", "->", "getAddrSpace"], "ground_truth": ["(", ")", ";"], "File": "SIInsertWaitcnts10", "Func": "mayAccessLDSThroughFlat", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2245, "Length": 34, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SplatBitSize", ";", "bool", "HasAnyUndefs", ";", "if", "(", "BVN", "&&", "BVN", "->", "isConstantSplat", "(", "SplatBits", ",", "SplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ")", ")", "{", "if", "(", "SplatBitSize", "<=", "", ")", "{", "EVT", "VbicVT", ";", "SDValue", "Val", "=", "isNEONModifiedImm", "(", "(", "~", "SplatBits", ")", ".", "getZExtValue", "(", ")", ",", "SplatUndef", ".", "getZExtValue", "(", ")", ",", "SplatBitSize", ",", "DAG", ",", "VbicVT", ",", "VT", ".", "is128BitVector", "(", ")", ",", "OtherModImm", ")", ";", "if", "(", "Val", ".", "getNode", "(", ")", ")", "{", "SDValue", "Input", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VbicVT", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "Vbic", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VbicVT"], "ground_truth": [",", "Input", ",", "Val", ")", ";"], "File": "ARMISelLowering131", "Func": "PerformANDCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2246, "Length": 117, "Cover_Rate": 0.5571428571428572, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsVarArg", ")", "{", "report_fatal_error", "(", "", ")", ";", "}", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "RetCC_", ")", ";", "SDValue", "Flag", ";", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", "(", "", ",", "Chain", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RVLocs", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i"], "ground_truth": ["]", ";"], "File": "MMIXISelLowering", "Func": "LowerReturn", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2247, "Length": 99, "Cover_Rate": 0.38976377952755903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "KnownBits", "<", "LogAlign", ")", "return", "(", "", "<<", "LogAlign", ")", "-", "(", "", "<<", "KnownBits", ")", ";", "return"], "ground_truth": ["", ";"], "File": "ARMConstantIslandPass (2)1", "Func": "UnknownPadding", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2248, "Length": 22, "Cover_Rate": 0.6285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MCPhysReg", "RegList1", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "MCPhysReg", "RegList2", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "MCPhysReg", "WebKitRegList1", "[", "]", "=", "{", "", "}", ";", "static", "const", "MCPhysReg", "WebKitRegList2", "[", "]", "=", "{", "", "}", ";", "const", "MCPhysReg", "*", "List1", "=", "IsWebKitJS", "?", "WebKitRegList1", ":", "RegList1", ";", "const", "MCPhysReg", "*", "List2", "=", "IsWebKitJS", "?", "WebKitRegList2", ":", "RegList2", ";", "if", "(", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "List1", ",", "List2", ",", "", ")", ")", "{", "if", "(", "ValVT", "!=", "", ")", "{", "if", "(", "ArgFlags", ".", "isSExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "SExt", ";", "else", "if", "(", "ArgFlags", ".", "isZExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "ZExt", ";", "else", "LocInfo", "=", "CCValAssign", "::", "AExt", ";", "ValVT", "=", "", ";", "}", "LocVT", "=", "", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "LocVT", ","], "ground_truth": ["LocInfo", ")", ")", ";"], "File": "ARM64CallingConv", "Func": "CC_ARM64_Custom_i1i8i16_Reg", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2249, "Length": 183, "Cover_Rate": 0.6879699248120301, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "mode", "==", "TImode", "||", "(", "TARGET_NEON", "&&", "VALID_NEON_STRUCT_MODE", "(", "mode", ")", ")", ")", "return", "", ";", "else", "if", "(", "code", "==", "PLUS", ")", "{", "rtx", "xop0", "=", "XEXP", "(", "x", ",", "", ")", ";", "rtx", "xop1", "=", "XEXP", "(", "x", ",", "", ")", ";", "return", "(", "(", "arm_address_register_rtx_p", "(", "xop0", ",", "strict_p", ")", "&&", "(", "thumb2_legitimate_index_p", "(", "mode", ",", "xop1", ",", "strict_p", ")", "||", "(", "!", "strict_p", "&&", "will_be_in_index_register", "(", "xop1", ")", ")", ")", ")", "||", "(", "arm_address_register_rtx_p", "(", "xop1", ",", "strict_p", ")", "&&", "thumb2_legitimate_index_p", "(", "mode", ",", "xop0", ",", "strict_p", ")", ")", ")", ";", "}", "else", "if", "(", "can_avoid_literal_pool_for_label_p", "(", "x", ")", ")", "return", "", ";", "else", "if", "(", "GET_MODE_CLASS", "(", "mode", ")", "!=", "MODE_FLOAT", "&&", "code", "==", "SYMBOL_REF", "&&", "CONSTANT_POOL_ADDRESS_P", "(", "x", ")", "&&", "!", "(", "flag_pic", "&&", "symbol_mentioned_p", "(", "get_pool_constant", "(", "x", ")", ")"], "ground_truth": ["&&", "!", "pcrel_constant_p", "(", "get_pool_constant", "(", "x", ")", ")", ")", ")", "return", "", ";"], "File": "arm7", "Func": "thumb2_legitimate_address_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2250, "Length": 154, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "TSInfo"], "ground_truth": [";"], "File": "ARMSubtarget (2)", "Func": "getSelectionDAGInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2251, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VT", "=", "LD", "->", "getMemoryVT", "(", ")", ";", "Alignment", "=", "LD", "->", "getAlign", "(", ")", ";", "isSEXTLoad", "=", "LD", "->", "getExtensionType", "(", ")", "==", "", ";", "}", "else", "if", "(", "StoreSDNode", "*", "ST", "=", "dyn_cast", "<", "StoreSDNode", ">", "(", "N", ")", ")", "{", "Ptr", "=", "ST", "->", "getBasePtr", "(", ")", ";", "VT", "=", "ST", "->", "getMemoryVT", "(", ")", ";", "Alignment", "=", "ST", "->", "getAlign", "(", ")", ";", "}", "else", "if", "(", "MaskedLoadSDNode", "*", "LD", "=", "dyn_cast", "<", "MaskedLoadSDNode", ">", "(", "N", ")", ")", "{", "Ptr", "=", "LD", "->", "getBasePtr", "(", ")", ";", "VT", "=", "LD", "->", "getMemoryVT", "(", ")", ";", "Alignment", "=", "LD", "->", "getAlign", "(", ")", ";", "isSEXTLoad", "=", "LD", "->", "getExtensionType", "(", ")", "==", "", ";", "IsMasked", "=", "true", ";", "}", "else", "if", "(", "MaskedStoreSDNode", "*", "ST", "=", "dyn_cast", "<", "MaskedStoreSDNode", ">", "(", "N", ")", ")", "{", "Ptr", "=", "ST", "->", "getBasePtr", "(", ")", ";", "VT", "=", "ST", "->", "getMemoryVT", "(", ")", ";", "Alignment", "=", "ST", "->", "getAlign", "(", ")", ";", "IsMasked", "=", "true", ";", "}", "else", "return", "false", ";", "bool", "isInc", ";", "bool", "isLegal", "=", "false", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "isLegal", "=", "Subtarget", "->", "hasMVEIntegerOps", "(", ")", "&&", "getMVEIndexedAddressParts", "(", "Ptr", ".", "getNode", "(", ")", ",", "VT", ",", "Alignment", ",", "isSEXTLoad", ",", "IsMasked", ",", "Subtarget", "->", "isLittle", "(", ")", ",", "Base", ",", "Offset", ",", "isInc", ",", "DAG", ")", ";", "else", "{", "if", "(", "Subtarget", "->", "isThumb2", "(", ")", ")", "isLegal", "=", "getT2IndexedAddressParts", "(", "Ptr", ".", "getNode", "(", ")", ",", "VT", ",", "isSEXTLoad", ",", "Base", ","], "ground_truth": ["Offset", ",", "isInc", ",", "DAG", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "getPreIndexedAddressParts", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2252, "Length": 260, "Cover_Rate": 0.6582278481012658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_mov_epi16", "(", "__m512i", "__W", ","], "ground_truth": ["__mmask32", "__U", ",", "__m512i", "__A", ")", "{"], "File": "avx512bwintrin", "Func": "_mm512_mask_mov_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2253, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SplatBitSize", ";", "bool", "HasAnyUndefs", ";", "if", "(", "BVN", "->", "isConstantSplat", "(", "SplatBits", ",", "SplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ",", "ElemBitSize", ",", "true", ")", "&&", "SplatBitSize", "==", "ElemBitSize", ")", "{", "SDValue", "Shift", "=", "DAG", ".", "getConstant", "(", "SplatBits", ".", "getZExtValue", "(", ")", "&", "", ",", "DL", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "ByScalar", ",", "DL", ",", "VT", ",", "Op0", ",", "Shift", ")", ";", "}", "BitVector", "UndefElements", ";", "SDValue", "Splat", "=", "BVN", "->", "getSplatValue", "(", "&", "UndefElements", ")", ";", "if", "(", "Splat", ")", "{", "SDValue", "Shift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Splat", ")", ";", "return", "DAG", ".", "getNode", "(", "ByScalar", ",", "DL", ",", "VT", ",", "Op0", ","], "ground_truth": ["Shift", ")", ";"], "File": "SystemZISelLowering (2)2", "Func": "lowerShift", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2254, "Length": 118, "Cover_Rate": 0.34705882352941175, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "def_reg", "=", "SET_DEST", "(", "PATTERN", "(", "producer", ")", ")", ";", "gcc_assert", "(", "get_attr_type", "(", "producer", ")", "==", "TYPE_LOAD"], "ground_truth": [")", ";"], "File": "nds32-pipelines-auxiliary", "Func": "nds32_n13_load_to_e1_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2255, "Length": 21, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DbgInfo", "::", "EndModule", "(", "Module", "&", "M", ")", "{", "if", "(", "!", "EmitDebugDirectives", ")", "return", ";", "EmitVarDebugInfo", "(", "M", ")", ";", "if", "(", "CurFile", "!=", "", ")", "OS", "."], "ground_truth": ["EmitRawText", "(", "StringRef", "(", "", ")", ")", ";"], "File": "PIC16DebugInfo", "Func": "EndModule", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2256, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "InstrInfo", "->", "getRegisterInfo"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUSubtarget (2)", "Func": "getRegisterInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2257, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectImmShifterOperand", "(", "SDValue", "N", ",", "SDValue", "&", "BaseReg", ",", "SDValue", "&", "Opc", ",", "bool", "CheckProfitability", ")", "{", "if", "(", "DisableShifterOp", ")", "return", "false", ";", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "PowerOfTwo", "=", "", ";", "SDValue", "NewMulConst", ";", "if", "(", "canExtractShiftFromMul", "(", "N", ",", "", ",", "PowerOfTwo", ",", "NewMulConst", ")", ")", "{", "replaceDAGValue", "(", "N", ".", "getOperand", "(", "", ")", ",", "NewMulConst", ")", ";", "BaseReg", "=", "N", ";", "Opc", "=", "CurDAG", "->", "getTargetConstant", "(", "", "(", "", ",", "PowerOfTwo", ")", ",", "SDLoc", "(", "N", ")", ",", "", ")", ";", "return", "true", ";", "}", "}", "", "ShOpcVal", "=", "", "(", "N", ".", "getOpcode", "(", ")", ")", ";", "if", "(", "ShOpcVal", "==", "", ")", "return"], "ground_truth": ["false", ";"], "File": "ARMISelDAGToDAG1", "Func": "SelectImmShifterOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2258, "Length": 123, "Cover_Rate": 0.5720930232558139, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isTargetRepo", "(", ")", "const"], "ground_truth": ["{"], "File": "X86Subtarget65", "Func": "isTargetRepo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2259, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_Register", ":", "{", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "assert", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "Reg", ")", ")", ";", "assert", "(", "!", "MO", ".", "getSubReg", "(", ")", "&&", "", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "const", "MachineFunction", "&", "MF", "=", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "Reg", "=", "TRI", "->", "getSubReg", "(", "Reg", ",", "", ")", ";", "}", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "Reg", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_Immediate", ":", "{", "int64_t", "Imm", "=", "MO", ".", "getImm", "(", ")", ";", "O", "<<", "'#'", ";", "if", "(", "TF", "==", "", ")", "O", "<<", "", ";", "else", "if", "(", "TF", "==", "", ")", "O", "<<", "", ";", "O", "<<", "Imm", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", "->", "print", "(", "O", ",", "MAI", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "{", "const", "GlobalValue", "*", "GV", "=", "MO"], "ground_truth": [".", "getGlobal", "(", ")", ";"], "File": "ARMAsmPrinter102", "Func": "printOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2260, "Length": 197, "Cover_Rate": 0.595166163141994, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitVPERMV", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";"], "ground_truth": ["return", "NULL", ";"], "File": "X86IREmitter", "Func": "visitVPERMV", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2261, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "startswith", "(", "section_name", ",", "", ")", ")", "return", "true", ";", "if", "(", "startswith", "(", "section_name", ",", "", ")", ")", "return", "true", ";", "return", "false", ";", "}", "size", "=", "int_size_in_bytes", "(", "TREE_TYPE", "(", "decl", ")", ")", ";", "if", "(", "size", ">", "", "&&"], "ground_truth": ["size", "<=", "g_switch_value", ")", "return", "true", ";"], "File": "frv", "Func": "frv_in_small_data_p", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 2262, "Length": 51, "Cover_Rate": 0.51, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_sra_epi16", "(", "__m256i", "__W", ",", "__mmask16", "__U", ",", "__m256i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_psraw256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ",", "(", "__v16hi", ")"], "ground_truth": ["__W", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_sra_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2263, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "true", ";", "}", "if", "(", "isCallIndirect", "(", "MI", ")", ")", "return", "true", ";", "if", "(", "!", "MI", ".", "isCall", "(", ")", ")", "return", "false", ";", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "getCalleeOpNo", "(", "MI", ")", ")", ";", "assert", "(", "MO", ".", "isGlobal", "(", ")", ")", ";", "const", "auto", "*", "F", "=", "dyn_cast", "<", "Function", ">", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "if", "(", "!", "F", ")", "return"], "ground_truth": ["true", ";"], "File": "WebAssemblyUtilities12", "Func": "mayThrow", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2264, "Length": 78, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "IN_RANGE", "(", "v", ",", "-", ""], "ground_truth": [",", "", ")", ";"], "File": "xtensa1", "Func": "xtensa_simm8", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2265, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getTLSRegEncoding", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ",", "STI", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "(", "MCFixupKind", ")", "", ")", ")", ";", "const", "Triple", "&", "TT", "=", "STI", ".", "getTargetTriple", "(", ")", ";", "bool", "is64", "=", "TT", "."], "ground_truth": ["is64", "(", ")", ";"], "File": "PPCMCCodeEmitter19", "Func": "getTLSRegEncoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2266, "Length": 102, "Cover_Rate": 0.816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_veorq_m_s16", "(", "int16x8_t", "__inactive", ",", "int16x8_t", "__a", ",", "int16x8_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_veorq_m_sv8hi", "(", "__inactive", ",", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_veorq_m_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2267, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createShortenInstPass", "(", "getTargetMachine", "(", ")", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createElimComparePass", "(", "getTargetMachine", "(", ")", ")", ")", ";", "addPass", "(", "createLongBranchPass", "(", "getTargetMachine", "(", ")"], "ground_truth": [")", ")", ";"], "File": "SystemZTargetMachine18", "Func": "addPreEmitPass", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2268, "Length": 50, "Cover_Rate": 0.6756756756756757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "TARGET_MVCLE", ")", "{", "val", "=", "force_not_mem", "(", "convert_modes", "(", "Pmode", ",", "QImode", ",", "val", ",", "", ")", ")", ";", "if", "(", "TARGET_64BIT", ")", "emit_insn", "(", "gen_setmem_long_di", "(", "dst", ",", "convert_to_mode", "(", "Pmode", ",", "len", ",", "", ")", ",", "val", ")", ")", ";", "else", "emit_insn", "(", "gen_setmem_long_si", "(", "dst", ",", "convert_to_mode", "(", "Pmode", ",", "len", ",", "", ")", ",", "val", ")", ")", ";", "}", "else", "{", "rtx", "dst_addr", ",", "count", ",", "blocks", ",", "temp", ",", "dstp1", "=", "NULL_RTX", ";", "rtx_code_label", "*", "loop_start_label", "=", "gen_label_rtx", "(", ")", ";", "rtx_code_label", "*", "onebyte_end_label", "=", "gen_label_rtx", "(", ")", ";", "rtx_code_label", "*", "zerobyte_end_label", "=", "gen_label_rtx", "(", ")", ";", "rtx_code_label", "*", "restbyte_end_label", "=", "gen_label_rtx", "(", ")", ";", "machine_mode", "mode", ";", "mode", "=", "GET_MODE", "(", "len", ")", ";", "if", "(", "mode", "==", "VOIDmode", ")", "mode", "=", "Pmode", ";", "dst_addr", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "count", "=", "gen_reg_rtx", "(", "mode", ")", ";", "blocks", "=", "gen_reg_rtx", "(", "mode", ")", ";", "convert_move", "(", "count", ",", "len", ",", "", ")", ";", "emit_cmp_and_jump_insns", "(", "count", ",", "const0_rtx", ",", "EQ", ",", "NULL_RTX", ",", "mode", ",", "", ",", "zerobyte_end_label", ",", "profile_probability", "::", "very_unlikely", "(", ")", ")", ";", "emit_move_insn", "(", "dst_addr", ",", "force_operand", "(", "XEXP", "(", "dst", ",", "", ")", ",", "NULL_RTX", ")", ")", ";", "dst", "=", "change_address", "(", "dst", ",", "VOIDmode", ",", "dst_addr", ")", ";", "if", "(", "val", "!=", "const0_rtx", ")", "{", "set_mem_size", "(", "dst", ",", "", ")", ";", "dstp1", "=", "adjust_address", "(", "dst", ",", "VOIDmode", ",", "", ")", ";", "emit_cmp_and_jump_insns", "(", "count", ",", "const1_rtx", ",", "EQ", ",", "NULL_RTX", ",", "mode", ",", "", ",", "onebyte_end_label", ",", "profile_probability", "::", "very_unlikely", "(", ")", ")", ";", "}", "temp", "=", "expand_binop", "(", "mode", ",", "add_optab", ",", "count", ",", "val", "==", "const0_rtx", "?", "constm1_rtx", ":", "GEN_INT", "(", "-", "", ")", ",", "count", ",", "", ",", "OPTAB_DIRECT", ")", ";", "if", "(", "temp", "!=", "count", ")", "emit_move_insn", "(", "count", ",", "temp", ")", ";", "temp", "=", "expand_binop", "(", "mode", ",", "lshr_optab", ",", "count", ",", "GEN_INT", "(", "", ")", ",", "blocks", ",", "", ",", "OPTAB_DIRECT", ")", ";", "if", "(", "temp", "!=", "blocks", ")", "emit_move_insn", "(", "blocks", ",", "temp", ")", ";", "emit_cmp_and_jump_insns", "(", "blocks", ",", "const0_rtx", ",", "EQ", ",", "NULL_RTX", ",", "mode", ",", "", ",", "restbyte_end_label", ")", ";", "emit_jump", "(", "loop_start_label", ")", ";", "if", "(", "val", "!=", "const0_rtx", ")", "{", "emit_label", "(", "onebyte_end_label", ")", ";", "emit_move_insn", "(", "adjust_address", "(", "dst", ",", "QImode", ",", "", ")", ",", "val", ")", ";", "emit_jump", "(", "zerobyte_end_label", ")", ";", "}", "emit_label", "(", "loop_start_label"], "ground_truth": [")", ";"], "File": "s3908", "Func": "s390_expand_setmem", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2269, "Length": 400, "Cover_Rate": 0.43010752688172044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "&", "SEInstrInfo", "::", "getRegisterInfo", "(", ")"], "ground_truth": ["const", "{"], "File": "Cpu0SEInstrInfo", "Func": "getRegisterInfo", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2270, "Length": 10, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printInst", "(", "const", "MCInst", "*", "MI", ")", "{", "printInstruction", "(", "MI"], "ground_truth": [")", ";"], "File": "MSP430InstPrinter20", "Func": "printInst", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2271, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInst", "(", "const", "MCInstrDesc", "&", "mcid", ")", ":", "MCInst", "(", ")", ",", "MCID", "(", "&", "mcid", ")", ","], "ground_truth": ["packetStart", "(", "", ")", ",", "packetEnd", "(", "", ")", "{", "}"], "File": "HexagonMCInst", "Func": "HexagonMCInst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2272, "Length": 29, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmull_high_u16", "(", "uint16x8_t", "a", ",", "uint16x8_t", "b", ")", "{", "uint32x4_t", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmull_high_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2273, "Length": 12, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "eraseMatchingBitGroups", "(", "function_ref", "<", "bool", "("], "ground_truth": ["const", "BitGroup", "&", ")", ">", "F", ")", "{"], "File": "PPCISelDAGToDAG (2)2", "Func": "eraseMatchingBitGroups", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2274, "Length": 15, "Cover_Rate": 0.4411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LowerMachineOperandToMCOperand", "(", "MO", ",", "MCOp", ",", "*"], "ground_truth": ["this", ")", ";"], "File": "RISCVAsmPrinter", "Func": "lowerOperand", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2275, "Length": 11, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "&", "getTargetMachine", "(", ")", "const", "{", "return", "getTM", "<", "TargetMachine", ">", "("], "ground_truth": [")", ";"], "File": "AGCTargetMachine", "Func": "getAGCTargetMachine", "Target": "AGC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2276, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ShiftAmt", "=", "SVOp", "->", "getMaskElt", "(", "i", ")", ";", "if", "(", "ShiftAmt", "<", "i", ")", "return", "-", "", ";", "ShiftAmt", "-=", "i", ";", "if", "(", "!", "isUnary", ")", "{", "for", "(", "++", "i", ";", "i", "!=", "", ";", "++", "i", ")", "if", "(", "!", "isConstantOrUndef", "(", "SVOp", "->", "getMaskElt", "(", "i", ")", ",", "ShiftAmt", "+", "i", ")", ")", "return", "-", "", ";", "}", "else", "{", "for", "(", "++", "i", ";", "i", "!=", "", ";", "++", "i", ")", "if", "(", "!", "isConstantOrUndef", "(", "SVOp", "->", "getMaskElt", "(", "i", ")", ",", "(", "ShiftAmt", "+", "i", ")", "&", "", ")", ")", "return", "-", "", ";", "}", "return", "ShiftAmt"], "ground_truth": [";"], "File": "PPCISelLowering120", "Func": "isVSLDOIShuffleMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2277, "Length": 107, "Cover_Rate": 0.5752688172043011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isV1", "("], "ground_truth": [")", "const", "{"], "File": "TOYSubtarget", "Func": "isV1", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2278, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "type_signature", "[", "arg_num", "]", "=", "'s'", ";", "if", "(", "qualifiers", "&", "qualifier_internal", ")", "continue", ";", "if", "(", "qualifiers", "&", "qualifier_map_mode", ")", "op_mode", "=", "d", "->", "mode", ";", "if", "(", "qualifiers", "&", "qualifier_predicate", ")", "op_mode", "=", "HImode", ";", "if", "(", "qualifiers", "&", "qualifier_pointer", "&&", "VECTOR_MODE_P", "(", "op_mode", ")", ")", "op_mode", "=", "GET_MODE_INNER", "(", "op_mode", ")", ";", "if", "(", "qualifiers", "&", "qualifier_void_pointer", ")", "eltype", "=", "qualifiers", "&", "qualifier_const", "?", "const_ptr_type_node", ":", "ptr_type_node", ";", "else", "{", "eltype", "=", "arm_simd_builtin_type", "(", "op_mode", ",", "qualifiers", ")", ";", "gcc_assert", "(", "eltype", "!=", "NULL", ")", ";", "if", "(", "qualifiers", "&", "qualifier_const", ")", "eltype", "=", "build_qualified_type", "(", "eltype", ",", "TYPE_QUAL_CONST", ")", ";", "if", "(", "qualifiers", "&", "qualifier_pointer", ")", "eltype", "=", "build_pointer_type", "(", "eltype", ")", ";", "}", "if", "(", "arg_num", "==", "", ")", "return_type", "=", "eltype", ";", "else", "args", "=", "tree_cons", "(", "NULL_TREE", ",", "eltype"], "ground_truth": [",", "args", ")", ";"], "File": "arm-builtins1", "Func": "arm_init_builtin", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2279, "Length": 141, "Cover_Rate": 0.3381294964028777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "ISDOpcode", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "DivOpc", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "DivOpc", "=", "", ";", "break", ";", "}", "Register", "Src0Reg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "Register", "Src1Reg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Src0Reg", "||", "!", "Src1Reg", ")", "return", "false", ";", "emitInst", "(", "DivOpc", ")", ".", "addReg", "(", "Src0Reg", ")", ".", "addReg", "(", "Src1Reg", ")", ";", "emitInst", "(", "", ")", ".", "addReg", "(", "Src1Reg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "Register", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "if", "(", "!", "ResultReg", ")", "return"], "ground_truth": ["false", ";"], "File": "MipsFastISel19", "Func": "selectDivRem", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2280, "Length": 124, "Cover_Rate": 0.49206349206349204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Data8bitsDirective", "=", "", ";", "Data16bitsDirective", "=", "", ";", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "=", "NULL", ";", "ZeroDirective", "=", "NULL", ";", "AsciiDirective", "=", "", ";", "AscizDirective", "=", "NULL", ";", "RomData8bitsDirective", "="], "ground_truth": ["", ";"], "File": "PIC16TargetAsmInfo", "Func": "PIC16TargetAsmInfo", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2281, "Length": 32, "Cover_Rate": 0.3855421686746988, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "_mm_set_epi32", "(", "__A", ",", "__A", ","], "ground_truth": ["__A", ",", "__A", ")", ";"], "File": "emmintrin4", "Func": "_mm_set1_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2282, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isPackedVectorType", "(", "DataVT", ")", ")", "return", "splitPackedLoadStore", "(", "Op", ",", "CDAG", ")", ";", "return", "legalizePackedAVL", "(", "Op"], "ground_truth": [",", "CDAG", ")", ";"], "File": "VVPISelLowering", "Func": "legalizeInternalLoadStoreOp", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2283, "Length": 23, "Cover_Rate": 0.359375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFRAMEADDR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MachineFrameInfo", "*", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "MFI", "->", "setFrameAddressIsTaken", "(", "true", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "getTargetMachine", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "unsigned", "FrameReg", ";", "if", "(", "Subtarget", "->", "isTargetNaCl", "(", ")", ")", "{", "FrameReg", "=", "Subtarget", "->", "has64BitPointers", "(", ")", "?", "", ":", "", ";", "}", "else", "{", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "}", "assert", "(", "(", "(", "FrameReg", "==", "", "&&", "VT", "==", "", ")", "||", "(", "FrameReg", "==", "", "&&", "VT", "==", "", ")", ")", "&&", "", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "("], "ground_truth": [")", ",", "dl", ",", "FrameReg", ",", "VT", ")", ";"], "File": "X86ISelLowering192", "Func": "LowerFRAMEADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2284, "Length": 179, "Cover_Rate": 0.7748917748917749, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Datasize", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "unsigned", "ShifterVal", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "unsigned", "ImmVal", "=", "Imm", "&", "", ";", "const", "Disassembler", "*", "Dis", "=", "static_cast", "<", "const", "Disassembler", "*", ">", "(", "Decoder", ")", ";", "if", "(", "ShifterVal", "!=", "", "&&", "ShifterVal", "!=", "", ")", "return", "Fail", ";", "if", "(", "Datasize", ")", "{", "if", "(", "Rd", "==", "", "&&", "!", "S", ")", "DecodeGPR64spRegisterClass", "(", "Inst", ",", "Rd", ",", "Addr", ",", "Decoder", ")", ";", "else", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rd", ",", "Addr", ",", "Decoder", ")", ";", "DecodeGPR64spRegisterClass", "(", "Inst", ",", "Rn", ",", "Addr", ",", "Decoder", ")", ";", "}", "else", "{", "if", "(", "Rd", "==", "", "&&", "!", "S", ")", "DecodeGPR32spRegisterClass", "(", "Inst", ","], "ground_truth": ["Rd", ",", "Addr", ",", "Decoder", ")", ";"], "File": "AArch64Disassembler", "Func": "DecodeBaseAddSubImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2285, "Length": 129, "Cover_Rate": 0.4725274725274725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "long", "long", "res", ";", "__asm__", "(", "", ":", "", "(", "res", ")", ":", "", "(", "mm", ")"], "ground_truth": [",", "", "(", "mn", ")", ")", ";"], "File": "ushmedia", "Func": "sh_media_MCMPEQ_B", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2286, "Length": 25, "Cover_Rate": 0.5319148936170213, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVectorRegLo", "(", ")", "const", "{", "return", "Kind", "==", "k_Register", "&&", "Reg", ".", "Kind", "==", "RegKind", "::", "NeonVector", "&&", "MCRegisterClasses"], "ground_truth": ["[", "", "]", ".", "contains", "(", "Reg", ".", "RegNum", ")", ";"], "File": "AArch64AsmParser59", "Func": "isVectorRegLo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2287, "Length": 31, "Cover_Rate": 0.9117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvttps_epu32", "(", "__m512i", "__W", ",", "__mmask16", "__U", ",", "__m512", "__A", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_cvttps2udq512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16si", ")", "__W", ",", "("], "ground_truth": ["__mmask16", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cvttps_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2288, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_sqrt_ps", "(", "__m512", "__A", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_sqrtps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf"], "ground_truth": [")", "_mm512_undefined_ps", "(", ")", ",", "(", "__mmask16", ")", "-", "", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_sqrt_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2289, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "processFunctionBeforeFrameFinalized", "(", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "int", "FrameIdx", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "", ",", "-"], "ground_truth": ["", ",", "true", ")", ";"], "File": "Dcpu16FrameLowering", "Func": "processFunctionBeforeFrameFinalized", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2290, "Length": 38, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getActionDefinitionsBuilder", "(", "{", "G_LOAD", ",", "G_STORE", "}", ")", ".", "legalForTypesWithMemDesc", "(", "{", "{", "s32", ",", "p0", ",", "", ",", "", "}", ",", "{", "s32", ",", "p0", ",", "", ",", "", "}", ",", "{", "s32", ",", "p0", ",", "", ",", "", "}", ",", "{", "p0", ",", "p0", ",", "", ",", "", "}", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_ZEXTLOAD", ",", "G_SEXTLOAD", "}", ")", ".", "legalForTypesWithMemDesc", "(", "{", "{", "s32", ",", "p0", ",", "", ",", "", "}", ",", "{", "s32", ",", "p0", ",", "", ",", "", "}", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_SELECT", ")", ".", "legalForCartesianProduct", "(", "{", "p0", ",", "s32", "}", ",", "{", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_BRCOND", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_PHI", ")", ".", "legalFor", "(", "{", "p0", ",", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_AND", ",", "G_OR", ",", "G_XOR", "}", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "clampScalar", "(", "", ",", "s32", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_SDIV", ",", "G_SREM", ",", "G_UREM", ",", "G_UDIV", "}", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ".", "libcallFor", "(", "{", "s64", "}", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_SHL", ",", "G_ASHR", ",", "G_LSHR", "}", ")", ".", "legalFor", "(", "{", "s32", ",", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_ICMP", ")", ".", "legalFor", "(", "{", "{", "s32", ",", "s32", "}", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_CONSTANT", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "clampScalar", "(", "", ",", "s32", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_GEP", ")", ".", "legalFor", "(", "{", "{", "p0", ",", "s32", "}", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FRAME_INDEX", ")", ".", "legalFor", "(", "{", "p0", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_GLOBAL_VALUE", ")", ".", "legalFor", "(", "{", "p0", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FCONSTANT", ")", ".", "legalFor", "(", "{", "s32", ",", "s64", "}", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_FADD", ",", "G_FSUB", ",", "G_FMUL", ",", "G_FDIV", ",", "G_FABS", ",", "G_FSQRT", "}", ")", ".", "legalFor", "(", "{", "s32", ",", "s64", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FCMP", ")", ".", "legalFor", "(", "{", "{", "s32", ",", "s32", "}", ",", "{", "s32", ",", "s64", "}", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_FCEIL", ",", "G_FFLOOR", "}", ")", ".", "libcallFor", "(", "{", "s32", ",", "s64", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FPEXT", ")", ".", "legalFor", "(", "{", "{", "s64", ",", "s32", "}", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FPTRUNC", ")", ".", "legalFor", "(", "{", "{", "s32", ","], "ground_truth": ["s64", "}", "}", ")", ";"], "File": "MipsLegalizerInfo37", "Func": "MipsLegalizerInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2291, "Length": 465, "Cover_Rate": 0.7598039215686274, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "}", "else", "if", "(", "last", ">=", "", ")", "{", "int", "start", ";", "for", "(", "start", "=", "first", ">=", "", "?", "first", ":", "", ";", "start", "<=", "last", ";", "start", "++", ")", "if", "(", "!", "global_not_special_regno_p", "(", "start", ")", ")", "break", ";", "if", "(", "start", ">", "last", ")", "goto", "emit", ";", "addr", "=", "plus_constant", "(", "Pmode", ",", "base", ",", "offset", "+", "(", "start", "-", "first", ")", "*", "UNITS_PER_LONG", ")", ";", "if", "(", "start", "==", "last", ")", "{", "if", "(", "TARGET_64BIT", ")", "note", "=", "gen_movdi", "(", "gen_rtx_MEM", "(", "Pmode", ",", "addr", ")", ",", "gen_rtx_REG", "(", "Pmode", ",", "start", ")", ")", ";", "else", "note", "=", "gen_movsi", "(", "gen_rtx_MEM", "(", "Pmode", ",", "addr", ")", ",", "gen_rtx_REG", "(", "Pmode", ",", "start", ")", ")", ";", "note", "=", "PATTERN", "(", "note", ")", ";", "add_reg_note", "(", "insn", ",", "REG_FRAME_RELATED_EXPR", ",", "note", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "goto", "emit", ";", "}", "note", "=", "gen_store_multiple", "(", "gen_rtx_MEM", "(", "Pmode", ",", "addr", ")", ",", "gen_rtx_REG", "(", "Pmode", ",", "start", ")", ",", "GEN_INT", "(", "last", "-", "start", "+", "", ")", ")", ";", "note", "=", "PATTERN", "(", "note", ")", ";", "add_reg_note", "(", "insn", ",", "REG_FRAME_RELATED_EXPR", ",", "note", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "XVECLEN", "(", "note", ",", "", ")", ";", "i", "++", ")", "if", "(", "GET_CODE", "(", "XVECEXP", "(", "note", ",", "", ",", "i", ")", ")", "==", "SET", "&&", "!", "global_not_special_regno_p", "(", "REGNO", "(", "SET_SRC", "(", "XVECEXP", "(", "note", ",", "", ","], "ground_truth": ["i", ")", ")", ")", ")", ")", "RTX_FRAME_RELATED_P", "(", "XVECEXP", "(", "note", ",", "", ",", "i", ")", ")", "=", "", ";"], "File": "s3901", "Func": "save_gprs", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2292, "Length": 259, "Cover_Rate": 0.34395750332005315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "InstrInfo", "::", "getPredicationCost", "(", "const", "MachineInstr", "&", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "R600InstrInfo (2)1", "Func": "getPredicationCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2293, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ";", "if", "(", "KillSrc", ")", "{", "const", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", "->", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MIB", "->", "addRegisterKilled", "(", "SrcReg", ",", "TRI", ")", ";", "}", "return", ";", "}", "if", "(", "DestReg", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ".", "addImm", "(", "", "<<", "(", "", "-", "", ")", ")", ";", "return", ";", "}", "unsigned", "Opcode", ";", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opcode", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opcode", "=", "STI", ".", "hasVector", "(", ")", "?", "", ":", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opcode", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opcode", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opcode", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opcode", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opcode", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opcode", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", "&&", "", ".", "contains", "("], "ground_truth": ["SrcReg", ")", ")", "Opcode", "=", "", ";"], "File": "SystemZInstrInfo (2)2", "Func": "copyPhysReg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2294, "Length": 267, "Cover_Rate": 0.31485849056603776, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "avr_out_store_psi", "(", "rtx_insn", "*", "insn", ",", "rtx", "*", "op", ",", "int", "*", "plen", ")", "{", "rtx", "dest", "=", "op", "[", "", "]", ";", "rtx", "src", "=", "op", "[", "", "]", ";", "rtx", "base", "=", "XEXP", "(", "dest", ",", "", ")", ";", "int", "reg_base", "=", "true_regnum", "(", "base", ")", ";", "if", "(", "CONSTANT_ADDRESS_P", "(", "base", ")", ")", "{", "int", "n_words", "=", "AVR_TINY", "?", "", ":", "", ";", "return", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "n_words", ")", ";", "}", "if", "(", "reg_base", ">", "", ")", "{", "if", "(", "AVR_TINY", ")", "return", "avr_out_store_psi_reg_no_disp_tiny", "(", "insn", ",", "op", ",", "plen", ")", ";", "if", "(", "reg_base", "==", "REG_X", ")", "{", "gcc_assert", "(", "!", "reg_overlap_mentioned_p", "(", "base", ",", "src", ")", ")", ";", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ";", "if", "(", "!", "reg_unused_after", "(", "insn", ",", "base", ")", ")", "avr_asm_len", "(", "", ",", "op"], "ground_truth": [",", "plen", ",", "", ")", ";"], "File": "avr", "Func": "avr_out_store_psi", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2295, "Length": 164, "Cover_Rate": 0.34309623430962344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x4_t", ")", "__builtin_neon_vqshrns_nv4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon_vqshrn_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2296, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "}", "}", "else", "if", "(", "RC", "==", "", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "if", "(", "(", "Enable32RS", "&&", "!", "TM", ".", "getSubtargetImpl", "(", ")", "->", "is64", "(", ")", ")", "||", "(", "Enable64RS", "&&", "TM", ".", "getSubtargetImpl", "(", ")", "->", "is64", "(", ")", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "return", "true", ";", "}", "else", "{", "unsigned", "ScratchReg", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "isDarwinABI", "(", ")", "?", "", ":", "", ";", "NewMIs", ".", "push_back", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ",", "ScratchReg", ")", ")", ";", "if", "(", "SrcReg", "!=", "", ")", "{", "unsigned", "ShiftBits", "=", "RegisterInfo", "::", "getRegisterNumbering", "(", "SrcReg", ")", "*", "", ";", "NewMIs", ".", "push_back", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addImm", "(", "ShiftBits", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ")", ";", "}", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "ScratchReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "}", "}", "else", "if", "(", "RC", "==", "", ")", "{", "unsigned", "Reg", "=", "", ";", "if", "(", "SrcReg", "==", "", "||", "SrcReg", "==", "", "||", "SrcReg", "==", "", "||", "SrcReg", "==", "", ")", "Reg", "=", "", ";", "else", "if", "(", "SrcReg", "==", "", "||", "SrcReg", "==", "", "||", "SrcReg", "==", "", "||", "SrcReg", "==", "", ")", "Reg", "=", "", ";", "else", "if", "(", "SrcReg", "==", "", "||", "SrcReg", "==", "", "||", "SrcReg", "==", "", "||", "SrcReg", "==", "", ")"], "ground_truth": ["Reg", "=", "", ";"], "File": "PPCInstrInfo74", "Func": "StoreRegToStackSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2297, "Length": 404, "Cover_Rate": 0.41098677517802645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeVecShiftRImm", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Imm", ",", "unsigned", "Add", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Add"], "ground_truth": ["-", "Imm", ")", ")", ";"], "File": "ARM64Disassembler", "Func": "DecodeVecShiftRImm", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2298, "Length": 31, "Cover_Rate": 0.8857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LongBranch", "(", "TargetMachine", "&", "tm", ")", ":", "MachineFunctionPass", "(", "ID", ")", ",", "TM", "(", "tm", ")", ",", "IsPIC", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", ",", "ABI", "(", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getTargetABI", "("], "ground_truth": [")", ")", ",", "LongBranchSeqSize", "(", "!", "IsPIC", "?", "", ":", "(", "ABI", "==", "Subtarget", "::", "N64", "?", "", ":"], "File": "MipsLongBranch", "Func": "MipsLongBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2299, "Length": 62, "Cover_Rate": 0.7294117647058823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_srav_epi64", "(", "__m128i", "__X"], "ground_truth": [",", "__m128i", "__Y", ")", "{"], "File": "avx512vlintrin4", "Func": "_mm_srav_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2300, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true"], "ground_truth": [";"], "File": "MipsAsmParser18", "Func": "needsExpansion", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2301, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "s12_0ImmDecoder", "(", "MCInst", "&", "MI", ",", "unsigned"], "ground_truth": ["tmp", ",", "uint64_t", ",", "const", "void", "*", "Decoder", ")", "{"], "File": "HexagonDisassembler13", "Func": "s12_0ImmDecoder", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2302, "Length": 19, "Cover_Rate": 0.5135135135135135, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "XCoreISelDAGToDAG", "Func": "getPassName", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2303, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag", "(", "TargetMachine", "*", "TM", ","], "ground_truth": ["CodeGenOpt", "::", "Level", "OptLevel", ")", "{"], "File": "AMDGPUISelDAGToDAG", "Func": "createAMDGPUISelDag", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2304, "Length": 16, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Ty", ".", "isSimple", "(", ")", "&&", "Subtarget", ".", "isHVXVectorType", "(", "Ty", ".", "getSimpleVT", "(", ")", ",", "true", ")", ";", "}", ";", "auto", "IsHvxOp", "=", "[", "this", "]", "(", "SDValue", "Op", ")", "{", "return", "Subtarget", ".", "isHVXVectorType", "(", "ty", "(", "Op", ")", ",", "true", ")", ";", "}", ";", "return", "llvm", "::", "any_of", "(", "N", "->", "values", "(", ")", ",", "IsHvxTy", ")", "||", "llvm", "::"], "ground_truth": ["any_of", "(", "N", "->", "ops", "(", ")", ",", "IsHvxOp", ")", ";"], "File": "HexagonISelLoweringHVX1", "Func": "isHvxOperation", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2305, "Length": 75, "Cover_Rate": 0.7653061224489796, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "::", "iterator", "B", "=", "MBB", "->", "begin", "(", ")", ";", "I", "!=", "B", ";", ")", "{", "--", "I", ";", "assert", "(", "!", "I", "->", "isTerminator", "(", ")", "&&", "", ")", ";", "switch", "(", "I", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "I", ";", "case", ""], "ground_truth": [":"], "File": "AArch64ConditionOptimizer12", "Func": "findSuitableCompare", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2306, "Length": 61, "Cover_Rate": 0.3279569892473118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Reg", "<", "", "||", "Reg", ">", "", ")", "return", "Reg", ";", "unsigned", "RegNo", "=", "", ";", "for", "(", "MCSubRegIterator", "SubRegs", "(", "Reg", ",", "&", "TRI", ")", ";", "SubRegs", ".", "isValid", "(", ")", ";", "++", "SubRegs", ")", "{", "if", "(", "hireg", ")", "{", "if", "(", "*", "SubRegs", ">", "RegNo", ")", "RegNo", "=", "*"], "ground_truth": ["SubRegs", ";"], "File": "HexagonFrameLowering10", "Func": "getMax32BitSubRegister", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2307, "Length": 56, "Cover_Rate": 0.5490196078431373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "current_frame_info", ".", "var_size", "+=", "padding_locals", ";", "current_frame_info", ".", "total_size", "=", "current_frame_info", ".", "var_size", "+", "("], "ground_truth": ["ACCUMULATE_OUTGOING_ARGS", "?", "crtl", "->", "outgoing_args_size", ":", "", ")", ";"], "File": "cr162", "Func": "cr16_compute_frame", "Target": "cr16", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2308, "Length": 24, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int32_t", "OffImm", "=", "(", "int32_t", ")", "MO", ".", "getImm", "(", ")", "<<", "scale", ";", "O", "<<", "markup", "(", "", ")", ";", "if", "(", "OffImm", "==", "INT32_MIN", ")", "O", "<<", "", ";", "else", "if", "(", "OffImm", "<", "", ")", "O", "<<", "", "<<", "-", "OffImm", ";", "else", "O", "<<", ""], "ground_truth": ["<<", "OffImm", ";"], "File": "ARMInstPrinter (2)", "Func": "printAdrLabelOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2309, "Length": 52, "Cover_Rate": 0.46846846846846846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InitMCInstrInfo", "(", "X", ")", ";", "return", "X"], "ground_truth": [";"], "File": "LanaiMCTargetDesc", "Func": "createLanaiMCInstrInfo", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2310, "Length": 8, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", ")", "&&", "(", "SYMBOL_REF_FLAGS", "(", "x", ")", "&", "SYMBOL_FLAG_FUNCVEC_FUNCTION", ")", ")", "{", "t", "=", "SYMBOL_REF_DECL", "(", "x", ")", ";", "if", "(", "TREE_CODE", "(", "t", ")", "!=", "FUNCTION_DECL", ")", "return", "", ";", "list", "=", "SH_ATTRIBUTES", "(", "t", ")", ";", "while", "(", "list"], "ground_truth": [")", "{"], "File": "sh4", "Func": "sh2a_get_function_vector_number", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2311, "Length": 52, "Cover_Rate": 0.45614035087719296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Size", "/", "UBytes"], "ground_truth": ["(", ")", ";"], "File": "X86SelectionDAGInfo16", "Func": "Count", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2312, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GlobalValue", "*", "GVal", "=", "MO", ".", "getGlobal", "(", ")", ";", "auto", "*", "GVar", "=", "dyn_cast", "<", "GlobalVariable", ">", "(", "GVal", ")", ";", "if", "(", "GVar", "&&", "GVar", "->", "hasAttribute", "(", "", ")", ")", "{", "MCSymbol", "*", "ORSym", "=", "OS", ".", "getContext", "(", ")", ".", "createTempSymbol"], "ground_truth": ["(", ")", ";"], "File": "BTFDebug17", "Func": "processReloc", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2313, "Length": 49, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InsertSkips", "::", "kill", "(", "MachineInstr", "&", "MI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "const", "MachineOperand", "&", "Op", "=", "MI", ".", "getOperand", "(", "", ")", ";", "CallingConv", "::", "ID", "CallConv", "=", "MBB", ".", "getParent", "(", ")", "->", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", ";", "assert", "(", "CallConv", "==", "CallingConv", "::", "_PS", "||", "CallConv", "==", "CallingConv", "::", "_GS", ")", ";", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "if", "(", "Op", ".", "getImm", "("], "ground_truth": [")", "&", "", ")", "{"], "File": "SIInsertSkips16", "Func": "kill", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2314, "Length": 96, "Cover_Rate": 0.6037735849056604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "", "<<", "Attribute", "<<", "", "<<"], "ground_truth": ["Twine", "(", "Value", ")", "<<", "", ";"], "File": "CSKYTargetStreamer", "Func": "emitAttribute", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2315, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CSKY_FUNCTION_IS_INTERRUPT", "(", "func_type", ")", ")", "return", "", ";", "else", "return"], "ground_truth": ["", ";"], "File": "csky", "Func": "csky_output_return_instruction", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2316, "Length": 14, "Cover_Rate": 0.34146341463414637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", ".", "getDrvInterface", "(", ")", "==", "", ")", "return", "(", "SmVersion", ">=", "", ")", ";", "return", "false"], "ground_truth": [";"], "File": "NVPTXSubtarget (2)", "Func": "hasImageHandles", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2317, "Length": 20, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "__ev64_opaque__", "__ev_set_acc_s64", "(", "int64_t", "a", ")", "{", "__ev64_opaque__", "ev32", ";", "ev32", "=", "__ev_create_s64", "(", "a", ")", ";", "__ev_mra", "(", "ev32", ")", ";", "return"], "ground_truth": ["ev32", ";"], "File": "spe", "Func": "__ev_set_acc_s64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2318, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "tilepro_legitimate_constant_p", "(", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "rtx", "x", ")", "{", "switch", "(", "GET_CODE", "(", "x", ")", ")", "{", "case", "CONST"], "ground_truth": [":"], "File": "tilepro", "Func": "tilepro_legitimate_constant_p", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 2319, "Length": 23, "Cover_Rate": 0.575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "Thumb1RegisterInfo", "::", "getPointerRegClass", "(", "unsigned", "Kind"], "ground_truth": [")", "const", "{"], "File": "Thumb1RegisterInfo17", "Func": "getPointerRegClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2320, "Length": 12, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "RHSC", "=", "-", "RHSC", ";", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "RHSC", ",", "SDLoc", "(", "Addr"], "ground_truth": [")", ",", "", ")", ";"], "File": "ARCISelDAGToDAG", "Func": "SelectAddrModeFar", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2321, "Length": 40, "Cover_Rate": 0.31007751937984496, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isThumb2", ")", "{", "Register", "NewVReg1", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg1", ")", ".", "addConstantPoolIndex", "(", "CPI", ")", ".", "addMemOperand", "(", "CPMMO", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "Register", "NewVReg2", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg2", ")", ".", "addReg", "(", "NewVReg1", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ".", "add", "(", "condCodeOp", "(", ")", ")", ";", "Register", "NewVReg3", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg3", ")", ".", "addReg", "(", "NewVReg2", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "PCLabelId", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "NewVReg3", ",", "RegState", "::", "Kill", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "FIMMOSt", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "if", "(", "isThumb", ")", "{", "Register", "NewVReg1", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg1", ")", ".", "addConstantPoolIndex", "(", "CPI", ")", ".", "addMemOperand", "(", "CPMMO", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "Register", "NewVReg2", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg2", ")", ".", "addReg", "(", "NewVReg1", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "PCLabelId", ")", ";", "Register", "NewVReg3", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg3", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "Register", "NewVReg4", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg4", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "NewVReg2", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "NewVReg3", ",", "RegState", "::", "Kill", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "Register", "NewVReg5", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg5", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "NewVReg4", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "NewVReg5", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "FIMMOSt", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "ARMISelLowering104", "Func": "SetupEntryBlockForSjLj", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2322, "Length": 509, "Cover_Rate": 0.5209825997952917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "assert", "(", "(", "!", "N", "->", "isCompressingStore", "(", ")", "||", "Subtarget", ".", "hasAVX512", "(", ")", ")", "&&", "", ")", ";", "assert", "(", "(", "!", "N", "->", "isCompressingStore", "(", ")", "||", "ScalarVT", ".", "getSizeInBits", "(", ")", ">=", "", ")", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "Subtarget", ".", "hasVLX", "(", ")", "&&", "!", "VT", ".", "is512BitVector", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "ScalarVT", ".", "getSizeInBits", "(", ")", ">=", "", "||", "(", "Subtarget", ".", "hasBWI", "(", ")", "&&", "(", "ScalarVT", "==", "", "||", "ScalarVT", "==", "", ")", ")", ")", "&&", "", ")", ";", "unsigned", "NumEltsInWideVec", "=", "", "/", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "MVT", "WideDataVT", "=", "", "(", "ScalarVT", ",", "NumEltsInWideVec", ")", ";", "assert", "(", "Mask", ".", "getSimpleValueType", "(", ")", ".", "getScalarType", "(", ")", "==", "", "&&", "", ")", ";", "MVT", "WideMaskVT", "=", "", "(", "", ",", "NumEltsInWideVec", ")", ";", "DataToStore", "=", "ExtendToType", "(", "DataToStore", ",", "WideDataVT", ",", "DAG"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerMSTORE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2323, "Length": 165, "Cover_Rate": 0.515625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "(", "reg_classes_intersect_p", "(", "class1", ",", "VEC_REGS", ")", "&&", "reg_classes_intersect_p", "(", "class2", ",", "GENERAL_REGS", ")", ")", "||", "(", "reg_classes_intersect_p", "(", "class1", ",", "GENERAL_REGS", ")", "&&", "reg_classes_intersect_p", "(", "class2", ",", "VEC_REGS", ")", ")", ")", "&&", "(", "!", "TARGET_DFP", "||", "!", "TARGET_64BIT", "||", "GET_MODE_SIZE", "(", "mode", ")", "!=", "", ")", "&&", "(", "!", "TARGET_VX", "||", "(", "SCALAR_FLOAT_MODE_P", "(", "mode", ")"], "ground_truth": ["&&", "GET_MODE_SIZE", "(", "mode", ")", ">", "", ")", ")", ")", ";"], "File": "s3907", "Func": "s390_secondary_memory_needed", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2324, "Length": 71, "Cover_Rate": 0.8255813953488372, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "AllParams", ".", "count", "(", "Param", ")", "==", "", "&&", "", ")", ";", "return", "AllParams", ".", "find", "(", "Param", ")", "->", "second", "."], "ground_truth": ["Name", ";"], "File": "PTXParamManager", "Func": "getParamName", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2325, "Length": 26, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "}", "else", "{", "unsigned", "ResReg", "=", "HEXAGON_RESERVED_REG_1", ";", "if", "(", "!", "MFI", ".", "hasVarSizedObjects", "(", ")", "&&", "TII", ".", "isValidOffset", "(", "MI", ".", "getOpcode", "(", ")", ",", "(", "FrameSize", "+", "Offset", ")", ")", ")", "{", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "getStackRegister", "(", ")", ",", "false", ",", "false", ",", "false", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "ChangeToImmediate", "(", "FrameSize", "+", "Offset", ")", ";", "}", "else", "if", "(", "!", "TII", ".", "isValidOffset", "(", "", ",", "Offset", ")", ")", "{", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "II", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "ResReg", ")", ".", "addImm", "(", "Offset", ")", ";", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "II", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "ResReg", ")", ".", "addReg", "(", "FrameReg", ")", ".", "addReg", "(", "ResReg", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "ResReg", ",", "false", ",", "false", ",", "true", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "ChangeToImmediate", "(", "", ")", ";", "}", "else", "{", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "II", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "ResReg", ")", ".", "addReg", "(", "FrameReg", ")", ".", "addImm", "(", "Offset", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "ResReg", ",", "false", ",", "false", ",", "true", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "ChangeToImmediate", "(", "", ")", ";", "}", "}", "}", "else", "{", "unsigned", "dstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "II", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "dstReg", ")", ".", "addImm", "(", "Offset", ")", ";", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "II", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "dstReg", ")", ".", "addReg", "(", "FrameReg", ")", ".", "addReg", "(", "dstReg", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "dstReg", ",", "false", ",", "false", ",", "true", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "ChangeToImmediate", "(", "", ")", ";", "}", "}", "else"], "ground_truth": ["{"], "File": "HexagonRegisterInfo14", "Func": "eliminateFrameIndex", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2326, "Length": 392, "Cover_Rate": 0.30963665086887837, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", ")", ";", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "int", "FPSI", "=", "FI", "->", "getFramePointerSaveIndex", "(", ")", ";", "if", "(", "!", "FPSI", ")", "{", "int", "FPOffset", "=", "FrameLowering", "::", "getFramePointerSaveOffset", "("], "ground_truth": ["is64", ",", "isDarwinABI", ")", ";"], "File": "PPCISelLowering (2)", "Func": "getFramePointerFrameIndex", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2327, "Length": 53, "Cover_Rate": 0.4015151515151515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "getSubtargetImpl", "(", ")", "->", "isTargetCygMing", "(", ")", "||", "getSubtargetImpl", "(", ")", "->", "isTargetWindows", "(", ")", ")", "?", "", "", ":", "", "", ")", ",", "InstrInfo", "(", "*", "this", ")", ",", "TSInfo", "(", "*", "this", ")", ",", "TLInfo", "(", "*", "this", ")", ",", "JITInfo", "(", "*", "this", ")", ",", "STTI", "(", "&", "TLInfo", ")", ","], "ground_truth": ["VTTI", "(", "&", "TLInfo", ")", "{"], "File": "X86TargetMachine106", "Func": "X86_32TargetMachine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2328, "Length": 61, "Cover_Rate": 0.45185185185185184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Extensions", "[", "]", "=", "{", "{", "", ",", "{", "Feature_HasV8Bit", "}", ",", "{", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV8Bit", "}", ",", "{", "", ",", "", ",", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV8Bit", "}", ",", "{", "", ",", "", ",", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV8Bit", "}", ",", "{", "", ",", "", ",", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV8Bit", "}", ",", "{", "", ",", "", "}", "}", ",", "{", "(", "", "|", "", ")", ",", "{", "Feature_HasV7Bit", ",", "Feature_IsNotMClassBit", "}", ",", "{", "", ",", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV7Bit", ",", "Feature_IsNotMClassBit", "}", ",", "{", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV8Bit", "}", ",", "{", "", ",", "", ",", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV6KBit", "}", ",", "{", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV7Bit", "}", ",", "{", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV8_2aBit", "}", ",", "{", "", ",", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV8Bit", "}", ",", "{", "", "}", "}", ",", "{", "", ",", "{", "Feature_HasV8_1MMainlineBit", "}", ",", "{", "", "}", "}", ",", "{", "", ",", "{", "}", ",", "{", "}", "}", ",", "{", "", ",", "{", "}", ",", "{", "}", "}", ",", "{", "", ",", "{", "}", ",", "{", "}", "}", ",", "{", "", ",", "{", "}", ",", "{", "}", "}", ",", "{", "", ",", "{", "}", ",", "{", "}", "}", ",", "}", ";", "bool", "EnableFeature", "=", "true", ";", "if", "(", "Name", ".", "startswith_insensitive", "(", "", ")", ")", "{", "EnableFeature", "=", "false", ";", "Name", "=", "Name", ".", "substr", "(", "", ")", ";", "}", "uint64_t", "FeatureKind", "=", "", "(", "Name", ")", ";", "if", "(", "FeatureKind", "==", "", ")", "return", "Error", "(", "ExtLoc", ",", "", "+", "Name", ")", ";", "for", "(", "const", "auto", "&", "Extension", ":", "Extensions", ")", "{", "if", "(", "Extension", ".", "Kind", "!=", "FeatureKind", ")", "continue", ";", "if", "(", "Extension", ".", "Features", ".", "none", "(", ")", ")", "return"], "ground_truth": ["Error", "(", "ExtLoc", ",", "", "+", "Name", ")", ";"], "File": "ARMAsmParser112", "Func": "enableArchExtFeature", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2329, "Length": 337, "Cover_Rate": 0.618348623853211, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "for", "(", "MVT", "InnerVT", ":", "", "(", ")", ")", "setLoadExtAction", "(", "", ",", "InnerVT", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", ")", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Custom", ")", ";", "if", "(", "!", "VT", ".", "isFloatingPoint", "(", ")", "&&", "VT", ".", "getSimpleVT", "(", ")", "!=", "", "&&", "VT", ".", "getSimpleVT", "(", ")", "!=", "", ")", "for", "(", "unsigned", "Opcode", ":", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", "setOperationAction", "(", "Opcode", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Legal", ")", ";", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", "&&", "VT", ".", "getVectorElementType", "(", ")", "!=", "", ")", "for", "(", "unsigned", "Opcode", ":", "{", "", ",", "", ",", "", ",", "", "}", ")", "setOperationAction", "(", "Opcode", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Legal", ")", ";", "if", "(", "Subtarget", "->", "isLittleEndian", "(", ")", ")", "{", "for", "(", "unsigned", "im", "=", "(", "unsigned", ")", "", ";", "im", "!=", "(", "unsigned", ")", "", ";", "++", "im", ")", "{", "setIndexedLoadAction", "(", "im", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Legal", ")", ";", "setIndexedStoreAction", "(", "im", ",", "VT", "."], "ground_truth": ["getSimpleVT", "(", ")", ",", "Legal", ")", ";"], "File": "AArch64ISelLowering1", "Func": "addTypeForNEON", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2330, "Length": 321, "Cover_Rate": 0.3459051724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "Def", ":", "MRI", ".", "def_instructions", "(", "Reg", ")", ")", "if", "(", "IsArgument", "(", "&", "Def", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "WebAssemblyPrepareForLiveIntervals17", "Func": "HasArgumentDef", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2331, "Length": 27, "Cover_Rate": 0.6585365853658537, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "{", "ALIGN1", "=", "", ",", "ALIGN4", ",", "ALIGN8", "}", "AlignVariant", ";", "if", "(", "(", "Align", "&", "", ")", "==", "", ")", "AlignVariant", "=", "ALIGN8", ";", "else", "if", "(", "(", "Align", "&", "", ")", "==", "", ")", "AlignVariant", "=", "ALIGN4", ";", "else", "AlignVariant", "=", "ALIGN1", ";", "TargetLowering", "::", "ArgListTy", "Args", ";", "TargetLowering", "::", "ArgListEntry", "Entry", ";", "Entry", ".", "Ty", "=", "DAG", ".", "getDataLayout", "(", ")", ".", "getIntPtrType", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "Entry", ".", "Node", "=", "Dst", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "if", "(", "AEABILibcall", "==", "AEABI_MEMCLR", ")", "{", "Entry", ".", "Node", "=", "Size", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "}", "else", "if", "(", "AEABILibcall", "==", "AEABI_MEMSET", ")", "{", "Entry", ".", "Node", "=", "Size", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "if", "(", "Src", ".", "getValueType", "(", ")", ".", "bitsGT", "(", "", ")", ")", "Src", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ")", ";", "else", "if", "(", "Src", ".", "getValueType", "(", ")", ".", "bitsLT", "(", "", ")", ")", "Src", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ")", ";", "Entry", ".", "Node", "=", "Src", ";", "Entry", ".", "Ty", "=", "Type", "::", "getInt32Ty", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "Entry", ".", "isSExt", "=", "false", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "}", "else", "{", "Entry", ".", "Node", "=", "Src", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Size", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "}", "char", "const", "*", "FunctionNames", "[", "", "]", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ","], "ground_truth": [""], "File": "ARMSelectionDAGInfo33", "Func": "EmitSpecializedLibcall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2332, "Length": 295, "Cover_Rate": 0.5017006802721088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args", "(", "cum_v", ")", ";", "CUMULATIVE_ARGS", "next_cum", ";", "tree", "fntype", ";", "gcc_assert", "(", "!", "no_rtl", ")", ";", "if", "(", "!", "TARGET_64BIT", ")", "return", ";", "fntype", "=", "TREE_TYPE", "(", "current_function_decl", ")", ";", "next_cum", "=", "*", "cum", ";", "if", "(", "!", "TYPE_NO_NAMED_ARGS_STDARG_P", "(", "TREE_TYPE", "(", "current_function_decl", ")", ")", "&&", "stdarg_p", "(", "fntype", ")", ")", "ix86_function_arg_advance", "(", "pack_cumulative_args", "(", "&", "next_cum", ")", ",", "arg", ")", ";", "if", "(", "cum", "->", "call_abi", "==", "MS_ABI", ")", "setup_incoming_varargs_ms_64", "("], "ground_truth": ["&", "next_cum", ")", ";"], "File": "i3861", "Func": "ix86_setup_incoming_varargs", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2333, "Length": 81, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "tie", "(", "Lo", ",", "Hi", ")", "=", "DAG", ".", "SplitVector", "(", "Match", ",", "DL", ")", ";", "Match", "=", "DAG", ".", "getNode", "(", "BinOp", ",", "DL", ",", "Lo", ".", "getValueType", "(", ")", ",", "Lo", ",", "Hi", ")", ";", "MatchSizeInBits", "=", "Match", ".", "getValueSizeInBits", "(", ")", ";", "}", "MVT", "MaskSrcVT", ";", "if", "(", "", "==", "BitWidth", "||", "", "==", "BitWidth", ")", "MaskSrcVT", "=", "", "(", "", "(", "BitWidth", ")", ",", "MatchSizeInBits", "/", "BitWidth", ")", ";", "else", "MaskSrcVT", "=", "", "(", "", ",", "MatchSizeInBits", "/", "", ")", ";", "SDValue", "BitcastLogicOp", "=", "DAG", ".", "getBitcast", "(", "MaskSrcVT", ",", "Match", ")", ";", "Movmsk", "=", "getPMOVMSKB", "(", "DL", ",", "BitcastLogicOp", ",", "DAG", ",", "Subtarget", ")", ";", "NumElts", "=", "MaskSrcVT", ".", "getVectorNumElements", "(", ")", ";", "}", "assert", "(", "NumElts", "<=", "", "&&", "", ")", ";", "if", "(", "BinOp", "==", "", ")", "{", "SDValue", "Mask", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Movmsk", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Result", ",", "Mask", ")", ";", "return", "DAG", ".", "getZExtOrTrunc", "(", "Result", ",", "DL", ",", "ExtractVT", ")", ";", "}", "SDValue", "CmpC", ";", "", "CondCode", ";", "if", "(", "BinOp", "==", "", ")", "{", "CmpC", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "CondCode", "=", "", "::", "SETNE", ";", "}", "else", "{", "CmpC", "=", "DAG", ".", "getConstant", "(", "(", "", "<<", "NumElts", ")", "-", "", ",", "DL", ",", "", ")", ";", "CondCode", "=", "", "::", "SETEQ", ";", "}", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "EVT", "SetccVT", "=", "TLI", ".", "getSetCCResultType", "(", "DAG", ".", "getDataLayout", "(", ")", ",", "*", "DAG", ".", "getContext", "(", ")", ",", "", ")", ";", "SDValue", "Setcc", "=", "DAG", ".", "getSetCC", "(", "DL", ",", "SetccVT", ",", "Movmsk"], "ground_truth": [",", "CmpC", ",", "CondCode", ")", ";"], "File": "X86ISelLowering108", "Func": "combineHorizontalPredicateResult", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2334, "Length": 310, "Cover_Rate": 0.3518728717366629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "getNanName", "(", "uint64_t", "flags", ")", "{", "return", "flags", "&", "llvm", "::", "ELF", "::", "EF_MIPS_NAN2008", "?"], "ground_truth": ["", ":", "", ";"], "File": "MipsLDBackend", "Func": "getNanName", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2335, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Sec", "->", "setAlignment", "(", "Align", "(", "", ")", ")", ";", "Streamer", "->", "SwitchSection", "(", "Sec", ")", ";", "Streamer", "->", "emitInt8", "(", "ELF", "::", "ODK_REGINFO", ")", ";", "Streamer", "->", "emitInt8", "(", "", ")", ";", "Streamer", "->", "emitInt16", "(", "", ")", ";", "Streamer", "->", "emitInt32", "(", "", ")", ";", "Streamer", "->", "emitInt32", "(", "ri_gprmask", ")", ";", "Streamer", "->", "emitInt32", "(", "", ")", ";", "Streamer", "->", "emitInt32", "(", "ri_cprmask", "[", "", "]", ")", ";", "Streamer", "->", "emitInt32", "(", "ri_cprmask", "[", "", "]", ")", ";", "Streamer", "->", "emitInt32", "(", "ri_cprmask", "[", "", "]", ")", ";", "Streamer", "->", "emitInt32", "(", "ri_cprmask", "[", "", "]", ")", ";", "Streamer", "->", "emitIntValue", "(", "ri_gp_value", ",", "", ")", ";", "}", "else", "{", "MCSectionELF", "*", "Sec", "=", "Context", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_MIPS_REGINFO", ",", "ELF", "::", "SHF_ALLOC", ",", "", ",", "", ")", ";", "MCA", ".", "registerSection", "(", "*"], "ground_truth": ["Sec", ")", ";"], "File": "MipsOptionRecord17", "Func": "EmitMipsOptionRecord", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2336, "Length": 144, "Cover_Rate": 0.42729970326409494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DestReg", "=", "MRI", "->", "createVirtualRegister", "(", "SuperRC", ")", ";", "unsigned", "MergedOffset", "=", "std", "::", "min", "(", "CI", ".", "Offset0", ",", "CI", ".", "Offset1", ")", ";", "assert", "(", "CI", ".", "I", "->", "hasOneMemOperand", "(", ")", "&&", "CI", ".", "Paired", "->", "hasOneMemOperand", "(", ")", ")", ";", "const", "MachineMemOperand", "*", "MMOa", "=", "*", "CI", ".", "I", "->", "memoperands_begin", "(", ")", ";", "const", "MachineMemOperand", "*", "MMOb", "=", "*", "CI", ".", "Paired", "->", "memoperands_begin", "(", ")", ";", "BuildMI", "(", "*", "MBB", ",", "CI", ".", "Paired", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ",", "DestReg", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "sbase", ")", ")", ".", "addImm", "(", "MergedOffset", ")", ".", "addImm", "(", "CI", ".", "GLC0", ")", ".", "addImm", "(", "CI", ".", "DLC0", ")", ".", "addMemOperand", "(", "combineKnownAdjacentMMOs", "(", "*", "MBB", "->", "getParent", "(", ")", ",", "MMOa", ",", "MMOb", ")", ")", ";", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "SubRegIdx", "=", "getSubRegIdxs", "(", "CI", ")", ";", "const", "unsigned", "SubRegIdx0", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "unsigned", "SubRegIdx1", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "MCInstrDesc", "&", "CopyDesc", "=", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ";", "const", "auto", "*", "Dest0", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "sdst", ")", ";", "const", "auto", "*", "Dest1", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "Paired", ",", "", "::", "sdst", ")", ";", "BuildMI", "(", "*", "MBB", ",", "CI", ".", "Paired", ",", "DL", ",", "CopyDesc", ")", ".", "add", "(", "*", "Dest0", ")", ".", "addReg", "(", "DestReg", ",", "", ",", "SubRegIdx0", ")", ";", "MachineInstr", "*", "Copy1", "=", "BuildMI", "(", "*", "MBB", ",", "CI", ".", "Paired", ",", "DL", ",", "CopyDesc", ")", ".", "add", "(", "*", "Dest1", ")", ".", "addReg", "("], "ground_truth": ["DestReg", ",", "RegState", "::", "Kill", ",", "SubRegIdx1", ")", ";"], "File": "SILoadStoreOptimizer", "Func": "mergeSBufferLoadImmPair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2337, "Length": 307, "Cover_Rate": 0.748780487804878, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqaddq_u16", "(", "uint16x8_t", "__a"], "ground_truth": [",", "uint16x8_t", "__b", ")", "{"], "File": "arm", "Func": "mve___arm_vqaddq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2338, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_rcp14_sd", "(", "__mmask8", "__U"], "ground_truth": [",", "__m128d", "__A", ",", "__m128d", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm_maskz_rcp14_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2339, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "ScheduleDAGMutation", ">", "createMacroFusionDAGMutation"], "ground_truth": ["(", ")", "{"], "File": "AArch64MacroFusion", "Func": "createAArch64MacroFusionDAGMutation", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2340, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_shldv_epi64", "(", "__mmask8", "__A", ",", "__m128i", "__B"], "ground_truth": [",", "__m128i", "__C", ",", "__m128i", "__D", ")", "{"], "File": "avx512vbmi2vlintrin", "Func": "_mm_maskz_shldv_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2341, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "getSext", "(", ")", "const", "{", "return"], "ground_truth": ["Sext", ";"], "File": "SIPeepholeSDWA", "Func": "getSext", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2342, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "V128Reg", ".", "getValueType", "(", ")", ";", "unsigned", "WideSize", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "MVT", "EltTy", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "MVT", "NarrowTy", "=", "", "(", "EltTy", ",", "WideSize", "/", "", ")", ";", "return", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "SDLoc", "("], "ground_truth": ["V128Reg", ")", ",", "NarrowTy", ",", "V128Reg", ")", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "NarrowVector", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2343, "Length": 60, "Cover_Rate": 0.7792207792207793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ";", "if", "(", "!", "G", ")", "return", "false", ";", "if", "(", "CodeModel", "::", "Medium", "==", "TM", ".", "getCodeModel", "(", ")", "||", "CodeModel", "::", "Large", "==", "TM", ".", "getCodeModel", "(", ")", ")", "return", "TM", ".", "shouldAssumeDSOLocal", "(", "*", "Caller", "->", "getParent", "(", ")", ",", "G", "->", "getGlobal", "(", ")", ")", ";", "const", "GlobalValue", "*", "GV", "=", "G", "->", "getGlobal", "(", ")", ";", "if", "(", "!", "GV", "->", "isStrongDefinitionForLinker", "(", ")", ")", "return", "false", ";", "if", "(", "TM", ".", "getFunctionSections", "(", ")", "||", "GV", "->", "hasComdat", "(", ")", "||", "Caller", "->", "hasComdat", "(", ")", "||", "GV", "->", "getSection", "(", ")", "!=", "Caller", "->", "getSection", "(", ")", ")", "return", "false", ";", "if", "(", "const", "auto", "*", "F", "=", "dyn_cast", "<", "Function", ">", "(", "GV", ")", ")", "{", "if", "(", "F", "->", "getSectionPrefix", "(", ")", "!=", "Caller", "->", "getSectionPrefix", "(", ")", ")", "return", "false", ";", "}", "if", "(", "!", "TM", ".", "shouldAssumeDSOLocal", "(", "*", "Caller", "->", "getParent", "(", ")", ",", "GV", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "PPCISelLowering (2)7", "Func": "callsShareTOCBase", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2344, "Length": 173, "Cover_Rate": 0.8871794871794871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "{", "if", "(", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", ")", "SegmentReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "break", ";", "}", "case", "", ":", "{", "if", "(", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", ")", "SegmentReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "break", ";", "}", "case", "", ":", "{", "SegmentReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "break", ";", "}", "}", "if", "(", "SegmentReg", "!=", "", ")", "return", "", "(", "SegmentReg", ")", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "return", "", ";", "if", "(", "MemoryOperand", ">=", "", ")", "{", "unsigned", "BaseRegNum", "=", "MemoryOperand", "+", "", ";", "unsigned", "BaseReg", "=", "Inst", ".", "getOperand", "(", "BaseRegNum", ")", ".", "getReg", "(", ")", ";", "if", "(", "BaseReg", "==", "", "||", "BaseReg", "==", "", ")", "return", "", ";", "}", "return", ""], "ground_truth": [";"], "File": "X86AsmBackend", "Func": "determinePaddingPrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2345, "Length": 162, "Cover_Rate": 0.5126582278481012, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ArchVersion", ">="], "ground_truth": ["1", ";"], "File": "MipsSubtarget (2)", "Func": "hasMips1", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2346, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "llvm", "::", "InlineCost", "::", "getNever", "(", "IsViable", ".", "getFailureReason", "(", ")", ")", ";", "}", "if", "(", "isWrapperOnlyCall", "(", "CB", ")", ")", "return", "llvm", "::", "InlineCost", "::", "getAlways", "(", "", ")", ";", "InlineParams", "LocalParams", "=", "Params", ";", "LocalParams", ".", "DefaultThreshold", "=", "(", "int", ")", "getInlineThreshold", "(", "CB", ")", ";", "bool", "RemarksEnabled", "=", "false", ";", "const", "auto", "&", "BBs", "=", "Caller", "->", "getBasicBlockList", "(", ")", ";", "if", "(", "!", "BBs", ".", "empty", "(", ")", ")", "{", "auto", "DI", "=", "OptimizationRemark", "(", "DEBUG_TYPE", ",", "", ",", "DebugLoc", "(", ")", ",", "&", "BBs", ".", "front", "(", ")", ")", ";", "if", "(", "DI", ".", "isEnabled", "(", ")", ")", "RemarksEnabled", "=", "true", ";", "}", "OptimizationRemarkEmitter", "ORE", "(", "Caller", ")", ";", "auto", "GetAssumptionCache", "=", "[", "this", "]", "(", "Function", "&", "F", ")", "->", "AssumptionCache", "&", "{", "return", "ACT", "->", "getAssumptionCache", "(", "F", ")", ";", "}", ";", "auto", "IC", "=", "llvm", "::", "getInlineCost", "(", "CB", ",", "Callee", ",", "LocalParams", ",", "TTI", ",", "GetAssumptionCache", ",", "GetTLI", ",", "nullptr", ",", "P", ",", "RemarksEnabled", "?", "&", "ORE", ":", "nullptr", ")", ";", "if", "(", "IC", "&&", "!", "IC", ".", "isAlways", "(", ")", "&&", "!", "Callee", "->", "hasFnAttribute", "(", "Attribute", "::", "InlineHint", ")", ")", "{", "size_t", "Size", "=", "Caller", "->", "size", "(", ")", "+", "Callee", "->", "size", "(", ")"], "ground_truth": ["-", "", ";"], "File": "AMDGPUInline7", "Func": "getInlineCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2347, "Length": 210, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BB", "=", "const_cast", "<", "MachineBasicBlock", "*", ">", "(", "MR", "->"], "ground_truth": ["getEntry", "(", ")", ")", ";"], "File": "Scheduling", "Func": "viewRegionGraph", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 2348, "Length": 15, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "return", "LowerFrameIndex", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerExternalSymbol", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBR_JT", "(", "Op", ","], "ground_truth": ["DAG", ")", ";"], "File": "WebAssemblyISelLowering10", "Func": "LowerOperation", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2349, "Length": 76, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ")", ")", "{", "EVT", "ValTy", "=", "Addr", ".", "getValueType", "(", ")", ";", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ","], "ground_truth": ["ValTy", ")", ";"], "File": "MipsSEISelDAGToDAG33", "Func": "selectAddrFrameIndex", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2350, "Length": 39, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "emitArrayBound", "(", "MCSymbol", "*", "Sym", ",", "const", "GlobalVariable", "*", "GV", ")", "{", "assert", "(", "(", "(", "GV", "->", "hasExternalLinkage", "(", ")", "||", "GV", "->", "hasWeakLinkage", "(", ")", ")", "||", "GV", "->", "hasLinkOnceLinkage", "(", ")", ")", "&&", "", ")", ";", "if", "(", "ArrayType", "*", "ATy", "=", "dyn_cast", "<", "ArrayType", ">", "(", "cast", "<", "PointerType", ">", "(", "GV", "->", "getType", "(", ")", ")"], "ground_truth": ["->", "getElementType", "(", ")", ")", ")", "{"], "File": "XCoreAsmPrinter12", "Func": "emitArrayBound", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2351, "Length": 71, "Cover_Rate": 0.4382716049382716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Value", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "MipsDisassembler", "Func": "DecodeLiSimm7", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2352, "Length": 18, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "temp", "=", "op0", ";", "if", "(", "can_create_pseudo_p", "(", ")", ")", "temp", "=", "gen_reg_rtx", "(", "mode", ")", ";", "if", "(", "GET_CODE", "(", "op1", ")", "==", "CONST_INT", ")", "{", "gcc_assert", "(", "!", "small_int_operand", "(", "op1", ",", "mode", ")", "&&", "!", "const_high_operand", "(", "op1", ",", "mode", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "temp", ",", "GEN_INT", "(", "INTVAL", "(", "op1", ")", "&", "~", "(", "HOST_WIDE_INT", ")", "", ")", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "op0", ",", "gen_rtx_IOR", "(", "mode", ",", "temp", ",", "GEN_INT", "(", "INTVAL", "(", "op1", ")", "&", "", ")", ")", ")", ")", ";", "}", "else", "{", "emit_insn", "(", "gen_rtx_SET", "(", "temp", ",", "gen_rtx_HIGH", "(", "mode", ",", "op1", ")", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "op0", ",", "gen_rtx_LO_SUM", "(", "mode", ",", "temp"], "ground_truth": [",", "op1", ")", ")", ")", ";"], "File": "sparc", "Func": "sparc_emit_set_const32", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2353, "Length": 129, "Cover_Rate": 0.86, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "MCID", "=", "MI", ".", "getDesc", "(", ")", ";", "int", "CondNo", "=", "getCondSrcNoFromDesc", "(", "MCID", ")", ";", "if", "(", "CondNo", "<", "", ")", "return", "", ";", "CondNo", "+=", "MCID", ".", "getNumDefs", "(", ")", ";", "return", "static_cast", "<", "", ">", "(", "MI", ".", "getOperand", "(", "CondNo", ")", ".", "getImm"], "ground_truth": ["(", ")", ")", ";"], "File": "X86InstrInfo64", "Func": "getCondFromMI", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2354, "Length": 54, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MO", ".", "getImm", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "assert", "(", "false", "&&", "", ")", ";", "return", ""], "ground_truth": [";"], "File": "AArch64MCCodeEmitter1", "Func": "getVecShifterOpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2355, "Length": 48, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "SETargetLowering", "::", "emitLD_F16_PSEUDO", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "*", "BB", ")", "const", "{", "const", "TargetInstrInfo", "*", "TII", "=", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "BB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "Register", "Wd", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "?", "RegInfo", ".", "getRegClass", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ":", "(", "Subtarget", ".", "isABI_O32", "(", ")", "?", "&", "", ":", "&", "", ")", ";", "const", "bool", "Using32", "=", "RC", "==", "&", "", ";", "Register", "Rt", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "Using32", "?", "", ":", "", ")", ",", "Rt", ")", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "llvm", "::", "drop_begin", "(", "MI", ".", "operands", "(", ")", ")", ")", "MIB", ".", "add", "(", "MO", ")", ";", "if", "(", "!", "Using32", ")", "{", "Register", "Tmp", "=", "RegInfo", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Tmp", ")", ".", "addReg", "(", "Rt", ",", "", ",", "", ")", ";", "Rt", "="], "ground_truth": ["Tmp", ";"], "File": "MipsSEISelLowering18", "Func": "emitLD_F16_PSEUDO", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2356, "Length": 229, "Cover_Rate": 0.8120567375886525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerConstantPool", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "ConstantPoolSDNode", "*", "CP", "=", "cast", "<", "ConstantPoolSDNode", ">", "(", "Op", ")", ";", "SDLoc", "dl", "(", "CP", ")", ";", "EVT", "PtrVT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDValue", "Res", ";", "if", "(", "CP", "->", "isMachineConstantPoolEntry", "(", ")", ")", "{", "Res", "=", "DAG", ".", "getTargetConstantPool", "(", "CP", "->", "getMachineCPVal", "(", ")", ",", "PtrVT", ",", "CP", "->", "getAlignment", "(", ")", ")", ";", "}", "else", "{", "Res", "=", "DAG", ".", "getTargetConstantPool", "(", "CP", "->", "getConstVal", "(", ")", ",", "PtrVT", ",", "CP", "->", "getAlignment", "(", ")", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ","], "ground_truth": ["Res", ")", ";"], "File": "XCoreISelLowering (2)", "Func": "LowerConstantPool", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2357, "Length": 113, "Cover_Rate": 0.9576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Val", ")", "{", "case", "", ":", "return", "createRegOperand", "(", "getMCReg", "(", "FLAT_SCR", ",", "STI", ")", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "VCC", ")", ";", "case", "", ":", "return"], "ground_truth": ["createRegOperand", "(", "EXEC", ")", ";"], "File": "AMDGPUDisassembler3", "Func": "decodeSpecialReg64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2358, "Length": 37, "Cover_Rate": 0.5285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Alignment", "=", "LI", "->", "getAlignment", "(", ")", ";", "unsigned", "ABIAlignment", "=", "DL", ".", "getABITypeAlignment", "(", "LI", "->", "getType", "(", ")", ")", ";", "if", "(", "Alignment", "==", "", ")", "Alignment", "=", "ABIAlignment", ";", "unsigned", "ResultReg", "=", "", ";", "if", "(", "!", "FastEmitLoad", "(", "VT", ",", "AM", ",", "createMachineMemOperandFor", "(", "LI", ")", ",", "ResultReg", ",", "Alignment", ")", ")", "return", "false", ";", "updateValueMap", "(", "I", ",", "ResultReg"], "ground_truth": [")", ";"], "File": "X86FastISel (2)6", "Func": "X86SelectLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2359, "Length": 67, "Cover_Rate": 0.432258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RemainingSize", "!=", "", ")", "Changed", "|=", "padInstructionViaRelaxation", "(", "RF", ",", "Emitter", ",", "RemainingSize", ")", ";", "if", "(", "RemainingSize", "!=", "", ")", "Changed", "|=", "padInstructionViaPrefix", "(", "RF", ","], "ground_truth": ["Emitter", ",", "RemainingSize", ")", ";"], "File": "X86AsmBackend (2)1", "Func": "padInstructionEncoding", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2360, "Length": 34, "Cover_Rate": 0.5483870967741935, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isCommutedMOVLMask", "(", "cast", "<", "ShuffleVectorSDNode", ">", "(", "NewOp", ")", "->", "getMask", "(", ")", ",", "NewVT", ",", "true", ",", "false", ")", ")", "return", "getVZextMovL", "(", "VT", ",", "NewVT", ",", "NewOp", ".", "getOperand", "(", "", ")", ",", "DAG", ",", "Subtarget", ",", "dl", ")", ";", "}", "}", "else", "if", "(", "", "(", "V1", ".", "getNode", "(", ")", ")", ")", "{", "SDValue", "NewOp", "=", "RewriteAsNarrowerShuffle", "(", "SVOp", ",", "DAG", ",", "dl", ")", ";", "if", "(", "NewOp", ".", "getNode", "(", ")", ")", "{", "EVT", "NewVT", "=", "NewOp", ".", "getValueType", "(", ")", ";", "if", "(", "isMOVLMask", "(", "cast", "<", "ShuffleVectorSDNode", ">", "(", "NewOp", ")", "->", "getMask", "(", ")", ",", "NewVT", ")", ")", "return", "getVZextMovL", "(", "VT", ",", "NewVT", ",", "NewOp", ".", "getOperand", "(", "", ")", ",", "DAG", ",", "Subtarget", ",", "dl", ")", ";", "}", "}", "}", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering117", "Func": "NormalizeVectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2361, "Length": 137, "Cover_Rate": 0.31065759637188206, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "ST", "==", "", "||", "ST", "==", "", "||", "ST", "==", "", "||", "ST", "==", "", "||", "ST", "=="], "ground_truth": ["", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "isShifter", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2362, "Length": 23, "Cover_Rate": 0.3898305084745763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "TokOp", "=", "std", "::", "make_unique", "<", "Operand", ">", "(", "k_Token", ",", "NameLoc", ",", "NameLoc", ")", ";", "TokOp", "->", "Tok", ".", "Data", "=", "Token", ".", "data", "(", ")", ";", "TokOp", "->", "Tok", ".", "Length", "=", "Token", ".", "size"], "ground_truth": ["(", ")", ";"], "File": "Z80Operand", "Func": "CreateToken", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2363, "Length": 41, "Cover_Rate": 0.6612903225806451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcltq_s8", "(", "int8x16_t", "__a", ",", "int8x16_t", "__b", ")", "{", "return", "(", "uint8x16_t", ")", "(", "__a", "<"], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vcltq_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2364, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op", "(", "N", ",", "", ")", ";", "if", "(", "SDValue", "Res", "=", "combineShufflesRecursively", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "Res", ";", "}", "if", "(", "(", "VT", ".", "getScalarSizeInBits", "(", ")", "%", "", ")", "==", "", "&&", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "BitMask", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "SrcVec", "=", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "EVT", "SrcVecVT", "=", "SrcVec", ".", "getValueType", "(", ")", ";", "APInt", "UndefElts", ";", "SmallVector", "<", "APInt", ",", "", ">", "EltBits", ";", "if", "(", "VT", "==", "SrcVecVT", ".", "getScalarType", "(", ")", "&&", "N", "->", "getOperand", "(", "", ")", "->", "isOnlyUserOf", "(", "SrcVec", ".", "getNode", "(", ")", ")", "&&", "getTargetConstantBitsFromNode", "(", "BitMask", ",", "", ",", "UndefElts", ",", "EltBits", ")", "&&", "llvm", "::", "all_of", "(", "EltBits", ",", "[", "]", "(", "const", "APInt", "&", "M", ")", "{", "return", "M", ".", "isNullValue", "(", ")", "||", "M", ".", "isAllOnesValue", "(", ")", ";", "}", ")", ")", "{", "unsigned", "NumElts", "=", "SrcVecVT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "Scale", "=", "SrcVecVT", ".", "getScalarSizeInBits", "(", ")", "/", "", ";", "unsigned", "Idx", "=", "N", "->", "getOperand", "(", "", ")", ".", "getConstantOperandVal", "(", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShuffleMask", "(", "NumElts", "*", "Scale", ",", "SM_SentinelUndef", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "Scale", ";", "++", "i", ")", "{", "if", "(", "UndefElts", "[", "i", "]", ")", "continue", ";", "int", "VecIdx", "=", "Scale", "*", "Idx", "+", "i", ";", "ShuffleMask", "[", "VecIdx", "]", "=", "EltBits", "[", "i", "]", ".", "isNullValue", "(", ")", "?", "SM_SentinelZero", ":", "VecIdx", ";", "}", "if", "(", "SDValue", "Shuffle", "=", "combineShufflesRecursively", "(", "{", "SrcVec", "}", ",", "", ",", "SrcVec", ",", "ShuffleMask", ",", "{", "}", ",", "", ",", "", ",", "false", ",", "true", ",", "true", ",", "DAG", ",", "Subtarget", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ","], "ground_truth": ["VT", ",", "Shuffle", ",", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ")", ";"], "File": "X86ISelLowering194", "Func": "combineAnd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2365, "Length": 352, "Cover_Rate": 0.33911368015414256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMTargetMachine", "&", "TM", "=", "const_cast", "<", "LLVMTargetMachine", "&", ">", "(", "MF", "->", "getTarget", "(", ")", ")", ";", "TargetMachine", "&", "nvTM", "=", "static_cast", "<", "TargetMachine", "&", ">", "(", "TM", ")", ";", "const", "MachineFunctionInfo", "*", "MFI", "=", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "char", "*", "Sym", "=", "MFI", "->", "getImageHandleSymbol", "(", "Index", ")", ";", "std", "::", "string", "*", "SymNamePtr", "=", "nvTM", ".", "getManagedStrPool", "(", ")", "->", "getManagedString", "(", "Sym", ")", ";", "MCOp", "=", "GetSymbolRef", "(", "OutContext", ".", "getOrCreateSymbol", "(", "StringRef", "(", "*", "SymNamePtr"], "ground_truth": [")", ")", ")", ";"], "File": "NVPTXAsmPrinter15", "Func": "lowerImageHandleSymbol", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2366, "Length": 89, "Cover_Rate": 0.8640776699029126, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "offset", ">=", "cfun_frame_layout", ".", "f8_offset", ")", "next_fpr", "=", "i", ";", "}", "if", "(", "!", "TARGET_PACKED_STACK", ")", "next_fpr", "=", "cfun_save_high_fprs_p", "?", "FPR15_REGNUM", ":", "", ";", "if", "(", "flag_stack_usage_info", ")", "current_function_static_stack_size", "=", "cfun_frame_layout", ".", "frame_size", ";", "if", "(", "cfun_frame_layout", ".", "frame_size", ">", "", ")", "{", "rtx", "frame_off", "=", "GEN_INT", "(", "-", "cfun_frame_layout", ".", "frame_size", ")", ";", "rtx", "real_frame_off", ";", "if", "(", "s390_stack_size", ")", "{", "HOST_WIDE_INT", "stack_guard", ";", "if", "(", "s390_stack_guard", ")", "stack_guard", "=", "s390_stack_guard", ";", "else", "{", "stack_guard", "=", "", ";", "while", "(", "stack_guard", "<", "cfun_frame_layout", ".", "frame_size", ")", "stack_guard", "<<=", "", ";", "}", "if", "(", "cfun_frame_layout", ".", "frame_size", ">=", "s390_stack_size", ")", "{", "warning", "(", "", ",", "", "", "", "", ",", "current_function_name", "(", ")", ",", "cfun_frame_layout", ".", "frame_size", ",", "s390_stack_size", ")", ";", "emit_insn", "(", "gen_trap", "(", ")", ")", ";", "}", "else", "{", "if", "(", "stack_guard", ">=", "s390_stack_size", ")", "{", "warning", "(", "", ",", "", "", "", "", ",", "current_function_name", "(", ")", ",", "cfun_frame_layout", ".", "frame_size", ")", ";", "}", "else", "{", "HOST_WIDE_INT", "stack_check_mask", "=", "(", "(", "s390_stack_size", "-", "", ")", "&", "~", "(", "stack_guard", "-", "", ")", ")", ";", "rtx", "t", "=", "gen_rtx_AND", "(", "Pmode", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "stack_check_mask", ")", ")", ";", "if", "(", "TARGET_64BIT", ")", "emit_insn", "(", "gen_ctrapdi4", "(", "gen_rtx_EQ", "(", "VOIDmode", ",", "t", ",", "const0_rtx", ")", ",", "t", ",", "const0_rtx", ",", "const0_rtx", ")", ")", ";", "else", "emit_insn", "(", "gen_ctrapsi4", "(", "gen_rtx_EQ", "(", "VOIDmode", ",", "t", ",", "const0_rtx", ")", ",", "t", ",", "const0_rtx", ",", "const0_rtx", ")", ")", ";", "}", "}", "}", "if", "(", "s390_warn_framesize", ">", "", "&&", "cfun_frame_layout", ".", "frame_size", ">=", "s390_warn_framesize", ")", "warning", "(", "", ",", "", ",", "current_function_name", "(", ")", ",", "cfun_frame_layout", ".", "frame_size", ")", ";", "if", "(", "s390_warn_dynamicstack_p", "&&", "cfun", "->", "calls_alloca", ")", "warning", "(", "", ",", "", ",", "current_function_name", "(", ")", ")", ";", "if", "(", "TARGET_BACKCHAIN", "||", "next_fpr", ")", "insn", "=", "emit_insn", "(", "gen_move_insn", "(", "temp_reg", ",", "stack_pointer_rtx", ")", ")", ";", "if", "(", "DISP_IN_RANGE", "(", "INTVAL", "(", "frame_off", ")", ")", ")", "{", "insn", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "stack_pointer_rtx", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "stack_pointer_rtx", ",", "frame_off", ")", ")", ";", "insn", "=", "emit_insn", "(", "insn", ")", ";", "}", "else", "{", "if", "(", "!", "CONST_OK_FOR_K", "(", "INTVAL", "(", "frame_off", ")", ")", ")", "frame_off", "=", "force_const_mem", "(", "Pmode", ",", "frame_off", ")", ";", "insn", "=", "emit_insn", "(", "gen_add2_insn", "(", "stack_pointer_rtx", ",", "frame_off", ")", ")", ";", "annotate_constant_pool_refs", "(", "&", "PATTERN", "(", "insn", ")", ")", ";", "}", "RTX_FRAME_RELATED_P", "(", "insn", ")", "="], "ground_truth": ["", ";"], "File": "s3904", "Func": "s390_emit_prologue", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2367, "Length": 396, "Cover_Rate": 0.3639705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "RegisterBankInfo", "::", "applyMappingImpl", "(", "const", "OperandsMapper", "&", "OpdMapper"], "ground_truth": [")", "const", "{"], "File": "AMDGPURegisterBankInfo", "Func": "applyMappingImpl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2368, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", "::", "tc_ab1b5e74", ":", "case", "", "::", "tc_b0f50e3c", ":", "case", "", "::", "tc_bd16579e", ":", "case", "", "::", "tc_c0cd91a8", ":", "case", "", "::", "tc_ca280e8b", ":", "case", "", "::", "tc_cd321066", ":", "case", "", "::", "tc_d95f4e98", ":", "case", "", "::", "tc_e17ce9ad", ":", "case", "", "::", "tc_f1240c08", ":", "case", "", "::", "tc_faab1248", ":", "return", "true", ";", "default", ":", "return", "false"], "ground_truth": [";"], "File": "HexagonDepTimingClasses10", "Func": "is_TC2", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2369, "Length": 58, "Cover_Rate": 0.3036649214659686, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op32", "==", "-", "", ")", "return", "false", ";", "return", "pseudoToMCOpcode", "(", "Op32", ")"], "ground_truth": ["!=", "-", "", ";"], "File": "SIInstrInfo101", "Func": "hasVALU32BitEncoding", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2370, "Length": 19, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "ST", "=", "F", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "uint32_t", "FP32Denormals", "=", "ST", ".", "hasFP32Denormals", "(", ")", "?", "FP_DENORM_FLUSH_NONE", ":", "FP_DENORM_FLUSH_IN_FLUSH_OUT", ";", "uint32_t", "FP64Denormals", "=", "ST", ".", "hasFP64Denormals", "("], "ground_truth": [")", "?", "FP_DENORM_FLUSH_NONE", ":", "FP_DENORM_FLUSH_IN_FLUSH_OUT", ";"], "File": "AMDGPUAsmPrinter (2)", "Func": "getFPMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2371, "Length": 40, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "RemoveOperand", "(", "", ")", ";", "Inst", ".", "setDesc", "(", "get", "(", "NewOpc", ")", ")", ";", "Inst", ".", "addOperand", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "Inst", ".", "addImplicitDefUseOperands", "(", "*", "MBB", ".", "getParent", "(", ")", ")", ";", "MRI", ".", "replaceRegWith", "(", "OldDstReg", ",", "ResultReg", ")", ";", "legalizeOperands", "(", "Inst", ",", "MDT", ")", ";", "addUsersToMoveToVALUWorklist", "(", "ResultReg", ",", "MRI", ",", "Worklist", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "SIInstrInfo111", "Func": "moveScalarAddSub", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2372, "Length": 69, "Cover_Rate": 0.323943661971831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeVecShiftL64Imm", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Imm", ",", "uint64_t", "Addr", ",", "const", "void", "*", "Decoder", ")", "{", "return", "DecodeVecShiftLImm", "(", "Inst", ",", "Imm", ",", ""], "ground_truth": [")", ";"], "File": "ARM64Disassembler", "Func": "DecodeVecShiftL64Imm", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2373, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "MCAsmInfo", "(", "StringRef", "TT", ")", "{", "PrivateGlobalPrefix", "=", "", ";", "WeakRefDirective", "="], "ground_truth": ["", ";"], "File": "BPFMCAsmInfo14", "Func": "BPFMCAsmInfo", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2374, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumBytes", ">=", "IMM_LOW", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "NumBytes", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "if", "(", "getUpper16", "(", "NumBytes", ")", ">=", "IMM_LOW", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "getUpper16", "(", "NumBytes", ")", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "getLower16", "(", "NumBytes", ")", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "{", "std", "::", "string", "msg", ";", "raw_string_ostream", "Msg", "(", "msg", ")", ";", "Msg", "<<", "", "<<", "NumBytes", ";", "llvm_report_error", "(", "Msg", ".", "str", "(", ")", ")", ";", "}", "if", "(", "FP", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")"], "ground_truth": [".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";"], "File": "AlphaRegisterInfo5", "Func": "emitPrologue", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2375, "Length": 175, "Cover_Rate": 0.33980582524271846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_aarch64_simd_xi", "__o", ";", "__o", "=", "__builtin_aarch64_ld4v16qi", "(", "(", "const", "__builtin_aarch64_simd_qi", "*", ")", "__a", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int8x16_t", ")", "__builtin_aarch64_get_qregxiv16qi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int8x16_t", ")", "__builtin_aarch64_get_qregxiv16qi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int8x16_t", ")", "__builtin_aarch64_get_qregxiv16qi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int8x16_t", ")", "__builtin_aarch64_get_qregxiv16qi"], "ground_truth": ["(", "__o", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vld4q_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2376, "Length": 83, "Cover_Rate": 0.8469387755102041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "crtl", "->", "args", ".", "pretend_args_size", ")", "ra_size", "+=", "", ";", "return", "gen_rtx_MEM", "(", "Pmode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "arg_pointer_rtx", ","], "ground_truth": ["GEN_INT", "(", "-", "ra_size", ")", ")", ")", ";"], "File": "msp430", "Func": "msp430_return_addr_rtx", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2377, "Length": 31, "Cover_Rate": 0.543859649122807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "Cond", "=", "Term", "->", "getCondition", "(", ")", ";", "IRBuilder", "<", ">", "Builder", "(", "Term", ")", ";", "Cond", "=", "Builder", ".", "CreateNot", "(", "Cond", ")", ";", "Term", "->", "setCondition", "(", "Cond", ")"], "ground_truth": [";"], "File": "TVMLoopPrepare", "Func": "canonicalizeTerminator", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2378, "Length": 34, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "SrcIdx", ";", "continue", ";", "}", "if", "(", "Op", ".", "isOff", "(", ")", ")", "{", "++", "SrcIdx", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "continue", ";", "}", "if", "(", "Op", ".", "isImm", "(", ")", "&&", "Op", ".", "getImmTy", "(", ")", "==", "Operand", "::", "ImmTyExpTgt", ")", "{", "Op", ".", "addImmOperands", "(", "Inst", ",", "", ")", ";", "continue", ";", "}", "if", "(", "Op", ".", "isToken", "(", ")", "&&", "Op", ".", "getToken", "(", ")", "==", "", ")", "continue", ";", "OptionalIdx", "[", "Op", ".", "getImmTy", "(", ")", "]"], "ground_truth": ["=", "i", ";"], "File": "AMDGPUAsmParser22", "Func": "cvtExp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2379, "Length": 93, "Cover_Rate": 0.40789473684210525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUDevice", "::", "isSupported", "(", "", "Mode", ")", "const", "{", "return", "getExecutionMode", "(", "Mode"], "ground_truth": [")", "!=", "", ";"], "File": "AMDILDevice", "Func": "isSupported", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2380, "Length": 18, "Cover_Rate": 0.782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackendEB", "(", "const", "Target", "&"], "ground_truth": ["T", ",", "StringRef", "TT", ")", "{"], "File": "MipsAsmBackend66", "Func": "createMipsAsmBackendEB", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2381, "Length": 15, "Cover_Rate": 0.4411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "int", "bpf_fib_lookup", "(", "void", "*", "ctx", ",", "struct", "bpf_fib_lookup", "*", "param", ",", "int", "plen", ","], "ground_truth": ["unsigned", "int", "flags", ")", "{"], "File": "bpf-helpers", "Func": "bpf_fib_lookup", "Target": "bpf", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 2382, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")", "__builtin_neon_vrsrau_nv2si", "(", "(", "int32x2_t", ")", "__a"], "ground_truth": [",", "(", "int32x2_t", ")", "__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vrsra_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2383, "Length": 19, "Cover_Rate": 0.5757575757575758, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_t", "getRelaEntrySize", "(", ")", "{", "return"], "ground_truth": ["", ";"], "File": "HexagonLDBackend", "Func": "getRelaEntrySize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2384, "Length": 8, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X", ")", ";", "return"], "ground_truth": ["X", ";"], "File": "ARMMCTargetDesc (2)", "Func": "createARMMCInstrInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2385, "Length": 17, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ")", ":", "LLVMTargetMachine", "(", "T", ",", "computeDataLayout"], "ground_truth": ["(", "TT", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "!", "RM", ".", "hasValue", "(", ")", "?", "Reloc", "::", "Static", ":", "*", "RM", ",", "getEffectiveCodeModel", "(", "CM", ",", "CodeModel", "::", "Small", ")", ",", "OL", ")", ",", "TLOF", "(", "std", "::", "make_unique", "<", "TargetLoweringObjectFileELF", ">", "(", ")", ")", "{"], "File": "CSKYTargetMachine7", "Func": "CSKYTargetMachine", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2386, "Length": 105, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "MachineInstrBuilder", "MIB1", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opcode", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addImm", "(", "", "(", "", ",", "", ")", ")", ";", "transferImpOps", "(", "MI", ",", "MIB1", ",", "MIB1", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "case", "", ":", "{", "unsigned", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "MachineOperand", "&", "MO1", "=", "MI", ".", "getOperand", "(", "", ")", ";", "unsigned", "Flags", "=", "MO1", ".", "getTargetFlags", "(", ")", ";", "MachineInstrBuilder", "MIB1", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "DstReg", ")", ";", "MachineInstrBuilder", "MIB2", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addReg", "(", "DstReg", ")", ";", "if", "(", "MO1", ".", "isGlobal", "(", ")", ")", "{", "MIB1", ".", "addGlobalAddress", "(", "MO1", ".", "getGlobal", "(", ")", ",", "", ",", "Flags", "|", "", ")", ";", "MIB2", ".", "addGlobalAddress", "(", "MO1", ".", "getGlobal", "(", ")", ",", "", ",", "Flags", "|", "", "|", "", ")", ";", "}", "else", "if", "(", "MO1", ".", "isSymbol", "(", ")", ")", "{", "MIB1", ".", "addExternalSymbol", "(", "MO1", ".", "getSymbolName", "(", ")", ",", "Flags", "|", "", ")", ";", "MIB2", ".", "addExternalSymbol", "(", "MO1", ".", "getSymbolName", "(", ")", ",", "Flags", "|", "", "|", "", ")", ";", "}", "else", "{", "assert", "(", "MO1", ".", "isCPI", "(", ")", "&&", "", ")", ";", "MIB1", ".", "addConstantPoolIndex", "(", "MO1", ".", "getIndex", "(", ")", ",", "MO1", ".", "getOffset", "(", ")", ",", "Flags", "|", "", ")", ";", "MIB2", ".", "addConstantPoolIndex", "(", "MO1", ".", "getIndex", "(", ")", ",", "MO1", ".", "getOffset", "(", ")", ",", "Flags", "|", "", "|", "", ")", ";", "}", "transferImpOps", "(", "MI", ",", "MIB1", ",", "MIB2", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64ExpandPseudoInsts56", "Func": "expandMI", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2387, "Length": 459, "Cover_Rate": 0.3501144164759725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Mul", ";", "SDValue", "Other", ";", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Mul", "=", "N", "->", "getOperand", "(", "", ")", ";", "Other", "=", "N", "->", "getOperand", "(", "", ")", ";", "}", "else", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Mul", "=", "N", "->", "getOperand", "(", "", ")", ";", "Other", "=", "N", "->", "getOperand", "(", "", ")", ";", "}", "else", "{", "return", "SDValue", "(", ")", ";", "}", "SDLoc", "dl", "(", "N", ")", ";", "SDValue", "LL", ",", "RL", ",", "AddendL", ",", "AddendH", ";", "LL", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Mul", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "RL", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Mul", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "AddendL", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Other", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "AddendH", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Other", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "APInt", "HighMask", "=", "APInt", "::", "getHighBitsSet", "(", "", ",", "", ")", ";", "unsigned", "LHSSB", "=", "DAG", ".", "ComputeNumSignBits", "(", "Mul", ".", "getOperand", "(", "", ")", ")", ";", "unsigned", "RHSSB", "=", "DAG", ".", "ComputeNumSignBits", "(", "Mul", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "DAG", ".", "MaskedValueIsZero", "(", "Mul", ".", "getOperand", "(", "", ")", ",", "HighMask", ")", "&&", "DAG", ".", "MaskedValueIsZero", "(", "Mul", ".", "getOperand", "(", "", ")", ",", "HighMask", ")", ")", "{", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "AddendH", ",", "AddendL", ",", "LL", ",", "RL", ")", ";", "SDValue", "Lo", "(", "Hi", ".", "getNode", "(", ")", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ";", "}", "if", "(", "LHSSB", ">", "", "&&", "RHSSB", ">", "", ")", "{", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "AddendH", ",", "AddendL", ",", "LL", ",", "RL", ")", ";", "SDValue", "Lo", "(", "Hi", ".", "getNode", "(", ")", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl"], "ground_truth": [",", "", ",", "Lo", ",", "Hi", ")", ";"], "File": "XCoreISelLowering (2)", "Func": "TryExpandADDWithMul", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2388, "Length": 405, "Cover_Rate": 0.5818965517241379, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "writeNopData", "(", "uint64_t", "Count", ","], "ground_truth": ["MCObjectWriter", "*", "OW", ")", "const", "{"], "File": "Z80AsmBackend", "Func": "writeNopData", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2389, "Length": 12, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "BranchRelaxation", ")", "return", "false", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "TII", "=", "(", "const", "InstrInfo", "*", ")", "MF", "->", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MF", "->", "RenumberBlocks", "(", ")", ";", "scanFunction", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "bool", "MadeChange", "=", "false", ";", "while", "(", "relaxBranchInstructions", "(", ")", ")", "MadeChange", "=", "true", ";", "verify", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "'\\n'", ";", "dumpBBs", "(", ")", ")", ";", "BlockInfo", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "AArch64BranchRelaxation1", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2390, "Length": 107, "Cover_Rate": 0.8492063492063492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vaesimcq_u8", "(", "uint8x16_t", "__data", ")", "{", "return", "__builtin_arm_crypto_aesimc", "(", "__data"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vaesimcq_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2391, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "char", "perm2", "[", "", "]", ";", "rtx", "temp", ";", "bool", "ok", ";", "if", "(", "!", "d", "->", "one_operand_p", ")", "return", "false", ";", "elt", "=", "d", "->", "perm", "[", "", "]", ";", "for", "(", "i", "=", "", ";", "i", "<", "nelt", ";", "++", "i", ")", "if", "(", "d", "->", "perm", "[", "i", "]", "!=", "elt", ")", "return", "false", ";", "switch", "(", "d", "->", "vmode", ")", "{", "case", "E_V2SImode", ":", "case", "E_V2SFmode", ":", "perm2", "[", "", "]", "=", "elt", ";", "perm2", "[", "", "]", "=", "elt", "+", "", ";", "ok", "=", "expand_vselect_vconcat", "(", "d", "->", "target", ",", "d", "->", "op0", ",", "d", "->", "op0", ","], "ground_truth": ["perm2", ",", "", ")", ";"], "File": "ia64", "Func": "expand_vec_perm_broadcast", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2392, "Length": 109, "Cover_Rate": 0.49321266968325794, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "emit_soft_tfmode_unop", "(", "enum", "rtx_code", "code", ",", "rtx", "*", "operands", ")", "{", "const", "char", "*", "func", ";", "gcc_assert", "(", "code", "=="], "ground_truth": ["SQRT", ")", ";"], "File": "sparc", "Func": "emit_soft_tfmode_unop", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2393, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "insn", "=", "emit_insn", "(", "gen_gpr_save", "(", "GEN_INT", "(", "mask", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "REG_NOTES", "(", "insn", ")", "=", "dwarf", ";", "}", "if", "(", "(", "frame", "->", "mask", "|", "frame", "->", "fmask", ")", "!=", "", ")", "{", "HOST_WIDE_INT", "step1", "=", "MIN", "(", "size", ",", "riscv_first_stack_step", "(", "frame", ")", ")", ";", "insn", "=", "gen_add3_insn", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "step1", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "emit_insn", "(", "insn", ")", ")", "=", "", ";", "size", "-=", "step1", ";", "riscv_for_each_saved_reg", "(", "size", ",", "riscv_save_reg", ")", ";", "}", "frame", "->", "mask", "=", "mask"], "ground_truth": [";"], "File": "riscv2", "Func": "riscv_expand_prologue", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2394, "Length": 99, "Cover_Rate": 0.31629392971246006, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerFP_TO_UINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFABS", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFNEG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFCOPYSIGN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBRCOND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVAARG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVACOPY", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINSIC_WO_CHAIN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAME_TO_ARGS_OFFSET", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerDYNAMIC_STACKALLOC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_RETURN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerTRAMPOLINE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFLT_ROUNDS_", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTLZ", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTTZ", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerMUL_V2I64", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerXALUO", "(", "Op", ","], "ground_truth": ["DAG", ")", ";"], "File": "X86ISelLowering144", "Func": "LowerOperation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2395, "Length": 279, "Cover_Rate": 0.45588235294117646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcvtmq_sv4si", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vcvtmq_s32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2396, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addFastRegAlloc", "("], "ground_truth": ["RegAllocPass", ")", ";"], "File": "PTXTargetMachine2", "Func": "addOptimizedRegAlloc", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2397, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm0_65535", "(", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "MCE", ")", "return", "false", ";", "int64_t", "Val", "=", "MCE", "->", "getValue", "(", ")"], "ground_truth": [";"], "File": "ARM64AsmParser", "Func": "isImm0_65535", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2398, "Length": 48, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterDCInstrSema", "(", "The_64Target", ",", "createDCInstrSema", ")", ";", "TargetRegistry", "::", "RegisterDCRegisterSema", "(", "The_64Target", ",", "createDCRegisterSema"], "ground_truth": [")", ";"], "File": "X86DCInfo (2)", "Func": "LLVMInitializeX86TargetDC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2399, "Length": 18, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "vabsq_f32", "(", "__a", ")", "<"], "ground_truth": ["vabsq_f32", "(", "__b", ")", ";"], "File": "arm", "Func": "neon2_vcaltq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2400, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vbicq_u64", "(", "uint64x2_t", "__a", ",", "uint64x2_t", "__b", ")", "{", "return", "__a", "&", "~"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon_vbicq_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2401, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "ArrayRef", "<", "int", ">", "::", "iterator", "I", "=", "ShuffleMask", ".", "begin", "(", ")", ",", "E", "=", "ShuffleMask", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "VTBLMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "*", "I", ",", "", ")", ")", ";", "if", "(", "V2", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "&", "VTBLMask", "[", "", "]", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ",", "DAG", ".", "getNode"], "ground_truth": ["(", "", ",", "DL", ",", "", ",", "&", "VTBLMask", "[", "", "]", ",", "", ")", ")", ";"], "File": "ARMISelLowering107", "Func": "LowerVECTOR_SHUFFLEv8i8", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2402, "Length": 128, "Cover_Rate": 0.6274509803921569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Patterns", ".", "push_back", "(", "Pattern", ")", ";", "return", "true", ";", "}", "return", "false", ";", "}", ";", "typedef", "MachineCombinerPattern", "MCP", ";", "switch", "(", "Root", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "Found", "=", "Match", "(", "", ",", "", ",", "MCP", "::", "FMULv2i32_indexed_OP1", ")", ";", "Found", "|=", "Match", "(", "", ",", "", ",", "MCP", "::", "FMULv2i32_indexed_OP2", ")", ";", "break", ";", "case", "", ":", "Found", "=", "Match", "(", "", ",", "", ",", "MCP", "::", "FMULv2i64_indexed_OP1", ")", ";", "Found", "|=", "Match", "(", "", ",", "", ",", "MCP", "::", "FMULv2i64_indexed_OP2", ")", ";", "break", ";", "case", "", ":", "Found", "=", "Match", "(", "", ",", "", ",", "MCP", "::", "FMULv4i16_indexed_OP1", ")", ";", "Found", "|=", "Match", "(", "", ",", "", ","], "ground_truth": ["MCP", "::", "FMULv4i16_indexed_OP2", ")", ";"], "File": "AArch64InstrInfo123", "Func": "getFMULPatterns", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2403, "Length": 125, "Cover_Rate": 0.3561253561253561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", "->", "getOptLevel", "(", ")", ">=", "CodeGenOpt", "::", "Aggressive", "&&", "EnableLoadStoreOpt", ")", "addPass", "(", "createLoadStoreOptimizationPass", "(", ")", ")", ";", "if", "(", "EnableA53Fix835769", ")", "addPass", "(", "createA53Fix835769", "(", ")", ")", ";", "if", "(", "EnableBranchTargets", ")", "addPass", "(", "createBranchTargetsPass", "(", ")", ")", ";", "if", "(", "BranchRelaxation", ")", "addPass", "(", "&", "BranchRelaxationPassID", ")", ";", "if", "(", "TM", "->", "getTargetTriple", "(", ")", ".", "isOSWindows", "(", ")", ")", "{", "addPass", "(", "createCFGuardLongjmpPass", "("], "ground_truth": [")", ")", ";"], "File": "AArch64TargetMachine1", "Func": "addPreEmitPass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2404, "Length": 73, "Cover_Rate": 0.5177304964539007, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "type_suffix_index", "find_type_suffix_for_scalar_type", "(", "const_tree", "type", ")", "{", "for", "(", "unsigned", "int", "suffix_i", "=", "", ";", "suffix_i", "<", "NUM_TYPE_SUFFIXES", ";", "++", "suffix_i", ")", "if", "(", "!", "type_suffixes", "[", "suffix_i", "]", ".", "bool_p", ")", "{", "vector_type_index", "vector_i", "=", "type_suffixes", "[", "suffix_i", "]", ".", "vector_type", ";", "if", "(", "matches_type_p", "(", "scalar_types", "[", "vector_i", "]", ",", "type", ")", ")", "return", "type_suffix_index", "(", "suffix_i", ")", ";", "}", "return", "NUM_TYPE_SUFFIXES"], "ground_truth": [";"], "File": "aarch64-sve-builtins", "Func": "find_type_suffix_for_scalar_type", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2405, "Length": 66, "Cover_Rate": 0.9850746268656716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CFGOptimizer", "(", "const", "TargetMachine", "&", "TM", ")", ":", "MachineFunctionPass", "(", "ID", ")", ",", "QTM", "(", "TM", ")", ",", "QST", "(", "*", "TM", ".", "getSubtargetImpl", "(", ")", ")", "{", "initializeCFGOptimizerPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "HexagonCFGOptimizer16", "Func": "HexagonCFGOptimizer", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2406, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmBackend", "::", "canPadBranches", "(", "MCObjectStreamer", "&", "OS", ")", "const", "{", "if", "(", "!", "OS", ".", "getAllowAutoPadding", "(", ")", ")", "return", "false", ";", "assert", "(", "allowAutoPadding", "(", ")", "&&", "", ")", ";", "if", "(", "!", "OS", ".", "getCurrentSectionOnly", "(", ")", "->", "getKind", "(", ")", ".", "isText", "(", ")", ")", "return", "false", ";", "if", "(", "OS", ".", "getAssembler", "(", ")", "."], "ground_truth": ["isBundlingEnabled", "(", ")", ")", "return", "false", ";"], "File": "X86AsmBackend", "Func": "canPadBranches", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2407, "Length": 67, "Cover_Rate": 0.6907216494845361, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ProcClass", "==", "RClass"], "ground_truth": [";"], "File": "ARMSubtarget (2)", "Func": "isRClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2408, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "assert", "(", "MF", ".", "getFrameInfo", "(", ")", ".", "getObjectSize", "(", "FrameIdx", ")", ">=", "TRI", "->", "getSpillSize", "(", "*", "RC", ")", "&&", "", ")", ";", "unsigned", "Alignment", "=", "std", "::", "max", "<", "uint32_t", ">", "(", "TRI", "->", "getSpillSize", "(", "*", "RC", ")", ",", "", ")", ";", "bool", "isAligned", "=", "(", "Subtarget", ".", "getFrameLowering", "(", ")", "->", "getStackAlign", "(", ")", ">="], "ground_truth": ["Alignment", ")", "||", "RI", ".", "canRealignStack", "(", "MF", ")", ";"], "File": "X86InstrInfo136", "Func": "storeRegToStackSlot", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2409, "Length": 81, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ",", "", "}", ";", "BitVector", "Reserved", "(", "getNumRegs", "(", ")", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "array_lengthof", "(", "ReservedCPURegs", ")", ";", "++", "I", ")", "Reserved", ".", "set", "(", "ReservedCPURegs", "[", "I", "]", ")", ";", "return"], "ground_truth": ["Reserved", ";"], "File": "SICRegisterInfo", "Func": "getReservedRegs", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2410, "Length": 43, "Cover_Rate": 0.6323529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Imm", "<", "", ")", "||", "(", "Imm", ">", "", ")", ")", "O", "<<", "", ";", "}", "else", "if", "(", "", "==", "strcmp", "(", "Modifier", ",", "", ")", ")", "{", "if", "(", "Imm", "<", "", ")", "Imm", "=", "", ";", "O", "<<", "", "<<", "vecelem", "[", "Imm", "%", "", "]", ";", "}", "else", "if", "(", "", "==", "strcmp", "(", "Modifier", ",", "", ")", ")", "{", "if", "(", "(", "Imm", "<", "", ")", "||", "(", "Imm", ">", "", ")", ")", "O", "<<", "", ";", "}", "else", "if", "(", "", "==", "strcmp", "(", "Modifier", ",", "", ")", ")", "{", "if", "(", "(", "Imm", "<", "", ")", "||", "(", "Imm", ">", "", ")", ")", "O", "<<", "", ";", "}", "else", "if", "(", "", "==", "strcmp", "(", "Modifier", ",", "", ")", ")", "{", "if", "(", "Imm", "<", "", ")", "Imm", "=", "", ";", "O", "<<", "", "<<", "vecelem", "[", "Imm", "%"], "ground_truth": ["", "]", ";"], "File": "NVPTXAsmPrinter", "Func": "printVecModifiedImmediate", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2411, "Length": 152, "Cover_Rate": 0.5390070921985816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "if", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "return", "new", "_64MachoTargetObjectFile", "(", ")", ";", "return", "new", "TargetLoweringObjectFileMachO", "(", ")", ";", "}", "if", "(", "TT", ".", "isOSLinux", "(", ")", ")", "return", "new", "LinuxTargetObjectFile", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)", "Func": "createTLOF", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2412, "Length": 48, "Cover_Rate": 0.4485981308411215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "m32c_function_arg", "(", "cumulative_args_t", "ca_v", ",", "const", "function_arg_info", "&", "arg", ")", "{", "CUMULATIVE_ARGS", "*", "ca", "=", "get_cumulative_args", "(", "ca_v", ")", ";", "rtx", "rv", "=", "NULL_RTX", ";", "fprintf", "(", "stderr", ",", "", ",", "ca", "->", "parm_num", ",", "mode_name", "[", "arg", ".", "mode", "]", ",", "arg", ".", "named", ")", ";", "debug_tree", "(", "arg", ".", "type", ")", ";", "if", "(", "arg", ".", "end_marker_p", "(", ")", ")", "return", "GEN_INT", "(", "", ")", ";", "if", "(", "ca", "->", "force_mem", "||", "!", "arg", ".", "named", ")", "{", "fprintf", "(", "stderr", ",", "", ",", "ca", "->", "force_mem", ",", "arg", ".", "named", ")", ";", "return", "NULL_RTX", ";", "}", "if", "(", "arg", ".", "type", "&&", "INTEGRAL_TYPE_P", "(", "arg", ".", "type", ")", "&&", "POINTER_TYPE_P", "(", "arg", ".", "type", ")", ")", "return", "NULL_RTX", ";", "if", "(", "arg", ".", "aggregate_type_p", "(", ")", ")", "return", "NULL_RTX", ";", "switch", "(", "ca", "->", "parm_num", ")", "{", "case", "", ":", "if", "(", "GET_MODE_SIZE", "(", "arg", ".", "mode", ")", "==", "", "||", "GET_MODE_SIZE", "(", "arg", ".", "mode", ")", "==", "", ")", "rv", "=", "gen_rtx_REG", "(", "arg", ".", "mode", ",", "TARGET_A16", "?", "R1_REGNO", ":", "R0_REGNO", ")", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "m32c", "Func": "m32c_function_arg", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2413, "Length": 185, "Cover_Rate": 0.8371040723981901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "getAddrMode2OffsetOpValue", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "OpIdx", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "ARMCodeEmitter", "Func": "getAddrMode2OffsetOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2414, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size", "=", "(", "", "+", "h8300_constant_length", "(", "offset", ")", "+", "h8300_classify_operand", "(", "src", ",", "GET_MODE_SIZE", "(", "GET_MODE", "(", "src", ")", ")", ",", "", ")", ")", ";", "if", "(", "!", "REG_P", "(", "dest", ")", "||", "!", "REG_P", "(", "src", ")", "||", "REGNO", "(", "src", ")", "!=", "REGNO", "(", "dest", ")", ")", "size", "+=", "", ";", "return"], "ground_truth": ["size", ";"], "File": "h8300", "Func": "h8300_mova_length", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2415, "Length": 57, "Cover_Rate": 0.7402597402597403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "begin", "(", ")", ";", "DebugLoc", "dl", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "uint64_t", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "StackSize", "==", "", "&&", "!", "MFI", "->", "adjustsStack", "(", ")", ")", "return", ";", "if", "(", "isInt", "<", "", ">", "(", "-", "StackSize", ")", ")", "BuildMI", "(", "MBB", ",", "MBBI", ","], "ground_truth": ["dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "StackSize", ")", ";"], "File": "Mips16FrameLowering28", "Func": "emitPrologue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2416, "Length": 112, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "flags", "=", "call_properties", "(", ")", ";", "if", "(", "flags", "&", "CP_RAISE_FP_EXCEPTIONS", ")", "return", "true", ";", "if", "(", "flags", "&", "CP_PREFETCH_MEMORY"], "ground_truth": [")", "return", "true", ";"], "File": "aarch64-sve-builtins", "Func": "modifies_global_state_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2417, "Length": 26, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MF", "->", "insert", "(", "I", ",", "mainMBB", ")", ";", "MF", "->", "insert", "(", "I", ",", "sinkMBB", ")", ";", "MachineInstrBuilder", "MIB", ";", "sinkMBB", "->", "splice", "(", "sinkMBB", "->", "begin", "(", ")", ",", "MBB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "MBB", "->", "end", "(", ")", ")", ";", "sinkMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "MBB", ")", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "DL", ",", "TII", "->", "get", "(", "LOADOpc", ")", ",", "AccPhyReg", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "MemOpndSlot", "+", "i", ")", ")", ";", "MIB", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "thisMBB", "->", "addSuccessor", "(", "mainMBB", ")", ";", "MachineBasicBlock", "*", "origMainMBB", "=", "mainMBB", ";", "mainMBB", "->", "addLiveIn", "(", "AccPhyReg", ")", ";", "unsigned", "AccReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "mainMBB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "AccReg", ")", ".", "addReg", "(", "AccPhyReg", ")", ";", "unsigned", "t1", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "ARITHOpc", "=", "getNonAtomicOpcode", "(", "Opc", ")", ";", "BuildMI", "(", "mainMBB", ",", "DL", ",", "TII", "->", "get", "(", "ARITHOpc", ")", ",", "t1", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addReg", "(", "AccReg", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "t2", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "NOTOpc", ";", "unsigned", "ANDOpc", "=", "getNonAtomicOpcodeWithExtraOpc", "(", "Opc", ",", "NOTOpc", ")", ";", "BuildMI", "(", "mainMBB", ",", "DL", ",", "TII", "->", "get", "(", "ANDOpc", ")", ",", "t2", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addReg", "(", "AccReg", ")", ";", "BuildMI", "(", "mainMBB", ",", "DL", ",", "TII", "->", "get", "(", "NOTOpc", ")", ",", "t1", ")", ".", "addReg", "(", "t2", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "CMPOpc", ";", "unsigned", "CMOVOpc", "=", "getNonAtomicOpcodeWithExtraOpc", "(", "Opc", ",", "CMPOpc", ")", ";", "BuildMI", "(", "mainMBB", ",", "DL", ",", "TII", "->", "get", "(", "CMPOpc", ")", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addReg", "(", "AccReg", ")", ";", "if", "(", "Subtarget", "->", "hasCMov"], "ground_truth": ["(", ")", ")", "{"], "File": "X86ISelLowering121", "Func": "EmitAtomicLoadArith", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2418, "Length": 453, "Cover_Rate": 0.3522550544323484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_permutex2var_ph", "(", "__m512h", "__A", ",", "__m512i", "__I", ",", "__m512h", "__B", ")", "{", "return", "(", "__m512h", ")", "__builtin_ia32_vpermi2varhi512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__I", ",", "(", "__v32hi", ")", "__B", ",", "(", "__mmask32"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_permutex2var_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2419, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "CountLeadingOnes_64", "(", "Chunk", ")", "+", "countTrailingZeros", "(", "Chunk", ")"], "ground_truth": [")", "==", "", ";"], "File": "ARM64ExpandPseudoInsts", "Func": "isStartChunk", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2420, "Length": 15, "Cover_Rate": 0.40540540540540543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getMinimumVF", "(", "unsigned", "ElemWidth", ")", "const", "{", "return", "(", "", "*", "ST", ".", "getVectorLength"], "ground_truth": ["(", ")", ")", "/", "ElemWidth", ";"], "File": "HexagonTargetTransformInfo", "Func": "getMinimumVF", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2421, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getMemEncodingMMImm4Lsl1", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "assert", "(", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "isReg", "(", ")", ")", ";", "unsigned", "RegBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", ")", ",", "Fixups", ",", "STI", ")", "<<", "", ";", "unsigned", "OffBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ",", "Fixups", ","], "ground_truth": ["STI", ")", ">>", "", ";"], "File": "MipsMCCodeEmitter31", "Func": "getMemEncodingMMImm4Lsl1", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2422, "Length": 82, "Cover_Rate": 0.8631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "state", ".", "insns_left", "!=", "state", ".", "issue_rate", "&&", "!", "CALL_P", "(", "subinsn", ")", ")", "{", "if", "(", "subinsn", "==", "SEQ_BEGIN", "(", "insn", ")", "&&", "aligned_p", ")", "{", "gcc_assert", "(", "last2", ")", ";", "emit_insn_after", "(", "gen_nop", "(", ")", ",", "last2", ")", ";", "aligned_p", "=", "false", ";", "}", "else", "if", "(", "subinsn", "!=", "SEQ_BEGIN", "(", "insn", ")", "&&", "!", "aligned_p", ")", "{", "gcc_assert", "(", "last", ")", ";", "emit_insn_after", "(", "gen_nop", "(", ")", ",", "last", ")", ";", "aligned_p", "=", "true", ";", "}", "}", "mips_sim_issue_insn", "(", "&", "state", ",", "subinsn", ")", ";", "}", "mips_sim_finish_insn", "(", "&", "state", ",", "insn", ")", ";", "length", "=", "get_attr_length", "(", "insn", ")", ";", "if", "(", "length", ">", "", ")", "{", "if", "(", "NONJUMP_INSN_P", "(", "SEQ_BEGIN", "(", "insn", ")", ")", "&&", "(", "recog_memoized", "(", "insn", ")", "<", "", "||", "length", ">=", "", ")", ")", "{", "next", "=", "emit_insn_after", "(", "gen_align", "(", "GEN_INT", "(", "", ")", ")", ",", "insn", ")", ";", "next", "=", "NEXT_INSN", "(", "next", ")", ";", "mips_sim_next_cycle", "(", "&", "state", ")", ";", "aligned_p", "=", "true", ";", "}", "else", "if", "(", "length", "&", "", ")", "aligned_p", "=", "!", "aligned_p", ";", "last2", "=", "last", ";", "last", "=", "insn", ";", "}", "if", "(", "LABEL_P", "(", "insn", ")", "&&", "label_to_alignment", "(", "insn", ")"], "ground_truth": [">=", "", ")", "aligned_p", "=", "true", ";"], "File": "mips4", "Func": "vr4130_align_insns", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2423, "Length": 209, "Cover_Rate": 0.6147058823529412, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rn", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "inc", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "+", "", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "(", "Rd", "+", "inc", ")", "%", "", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "(", "Rd", "+", "", "*", "inc", ")", "%", "", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "if", "(", "Rm", "==", "", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", ""], "ground_truth": [")", ")", ";"], "File": "ARMDisassembler", "Func": "DecodeVLD3DupInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2424, "Length": 210, "Cover_Rate": 0.7023411371237458, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CONST_INT_P", "(", "length", ")", ")", "{", "if", "(", "INTVAL", "(", "length", ")", "<=", "MIPS_MAX_MOVE_BYTES_STRAIGHT", ")", "{", "mips_block_move_straight", "(", "dest", ",", "src", ",", "INTVAL", "(", "length", ")", ")", ";", "return", "true", ";", "}", "else", "if", "(", "optimize", ")", "{", "mips_block_move_loop", "(", "dest", ",", "src", ",", "INTVAL", "(", "length", ")", ",", "MIPS_MAX_MOVE_BYTES_PER_LOOP_ITER", ")", ";", "return", "true", ";", "}", "}", "return"], "ground_truth": ["false", ";"], "File": "mips", "Func": "mips_expand_block_move", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2425, "Length": 62, "Cover_Rate": 0.62, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "*", "find_mult_constants_used", "(", "int", "multiplier", ")", "{", "return", "(", "int", "*", ")", "bsearch", "(", "&", "multiplier", ",", "multiply_constants_used", ",", "num_mult_constants_used", ",", "sizeof", "multiply_constants_used"], "ground_truth": ["[", "", "]", ",", "compare_constants", ")", ";"], "File": "gen-mul-tables", "Func": "find_mult_constants_used", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 2426, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "s6_0ImmDecoder", "(", "MCInst", "&", "MI", ",", "unsigned", "tmp", ",", "uint64_t", ",", "const", "void", "*", "Decoder", ")", "{", "signedDecoder", "<", "", ">", "(", "MI", ",", "tmp", ",", "Decoder", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "HexagonDepDecoders1", "Func": "s6_0ImmDecoder", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2427, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "reg_class", "ret", "=", "rs6000_preferred_reload_class", "(", "x", ",", "rclass", ")", ";", "fprintf", "(", "stderr", ",", "", "", ",", "reg_class_names", "[", "ret", "]", ",", "reg_class_names", "[", "rclass", "]", ",", "GET_MODE_NAME", "(", "GET_MODE", "(", "x", ")", ")", ")", ";", "debug_rtx", "(", "x", ")"], "ground_truth": [";"], "File": "rs6000", "Func": "rs6000_debug_preferred_reload_class", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2428, "Length": 42, "Cover_Rate": 0.711864406779661, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OTy", "=", "GetRootType", "(", "OTy", ")", ";", "gep_type_iterator", "IdxTyItr", "=", "gep_type_begin", "(", "GI", ")", ";", "assert", "(", "OTy", "==", "IdxTyItr", ".", "getIndexedType", "(", ")", "&&", "", ")", ";", "return", "getTyIndexInFlattenedType_core", "(", "Func", ",", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "APInt", "(", "", ","], "ground_truth": ["", ")", ")", ",", "GI", ",", "AccessMemFormFlatStruct", ")", ";"], "File": "JVMCompositeHandler", "Func": "getTyIndexInFlattenedType", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2429, "Length": 52, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "return", "LowerToTLSGeneralDynamicModel", "(", "GA", ",", "DAG", ")", ";", "else", "return", "LowerToTLSExecModels", "(", "GA", ",", "DAG"], "ground_truth": [")", ";"], "File": "ARMISelLowering109", "Func": "LowerGlobalTLSAddress", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2430, "Length": 31, "Cover_Rate": 0.45588235294117646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ReverseIter", "Filler", ";", "RegDU", ".", "init", "(", "Slot", ")", ";", "MachineBasicBlock", "::", "iterator", "SlotI", "=", "Slot", ";", "if", "(", "!", "searchRange", "(", "MBB", ",", "++", "SlotI", ".", "getReverse", "(", ")", ",", "MBB", ".", "rend", "(", ")", ",", "RegDU", ",", "MemDU", ",", "Slot", ",", "Filler", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "DEBUG_TYPE", ""], "ground_truth": ["", ")", ";"], "File": "MipsDelaySlotFiller12", "Func": "searchBackward", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2431, "Length": 58, "Cover_Rate": 0.35365853658536583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "selectInterpP1F16", "(", "I", ")", ";", "case", "", ":", "return", "constrainCopyLikeIntrin", "(", "I", ",", "", ")", ";", "case", "", ":", "return", "constrainCopyLikeIntrin", "(", "I", ",", "", ")", ";", "case", "", ":", "case", "", ":", "return", "constrainCopyLikeIntrin", "(", "I", ",", "", ")", ";", "case", "", ":", "return", "constrainCopyLikeIntrin", "(", "I", ",", "", ")", ";", "case", "", ":", "return", "selectWritelane", "(", "I", ")", ";", "case", "", ":", "return", "selectDivScale", "(", "I", ")", ";", "case", "", ":", "return", "selectIntrinsicIcmp", "(", "I", ")", ";", "case", "", ":", "return", "selectBallot", "(", "I", ")", ";", "case", "", ":", "return", "selectRelocConstant", "(", "I", ")", ";", "case", "", ":", "return", "selectGroupStaticSize", "(", "I", ")", ";", "case", "", ":", "return", "selectReturnAddress", "(", "I", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "AMDGPUInstructionSelector16", "Func": "selectG_INTRINSIC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2432, "Length": 134, "Cover_Rate": 0.35733333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "T", "=", "nullptr", ";", "if", "(", "match", "(", "ShouldXoredV", ",", "m_Xor", "(", "m_Value", "(", "Y", ")", ",", "m_Value", "(", "Z", ")", ")", ")", ")", "{", "if", "(", "ShouldSameV", "==", "Y", ")", "T", "=", "Z", ";", "else", "if", "(", "ShouldSameV", "==", "Z", ")", "T", "=", "Y", ";", "else", "return", "false", ";", "R", "=", "ShouldSameV", ";", "}", "else", "if", "(", "match", "(", "ShouldSameV", ",", "m_Zero", "(", ")", ")", ")", "{", "if", "(", "!", "SelI", "->", "hasOneUse", "(", ")", ")", "return", "false", ";", "T", "=", "ShouldXoredV", ";", "Value", "*", "U", "=", "*", "SelI", "->", "user_begin", "(", ")", ";", "if", "(", "!", "match", "(", "U", ",", "m_Xor", "(", "m_Specific", "(", "SelI", ")", ",", "m_Value", "(", "R", ")", ")", ")", "&&", "!", "match", "(", "U", ",", "m_Xor", "(", "m_Value", "(", "R", ")", ",", "m_Specific", "(", "SelI", ")", ")", ")", ")", "return", "false", ";", "}", "else", "return", "false", ";", "if", "(", "!", "match", "(", "T", ",", "m_Shl", "(", "m_Value", "(", "Q", ")", ",", "m_Specific", "(", "CIV", ")", ")", ")", "&&", "!", "match", "(", "T", ",", "m_Shl", "(", "m_ZExt", "(", "m_Value", "(", "Q"], "ground_truth": [")", ")", ",", "m_ZExt", "(", "m_Specific", "(", "CIV", ")", ")", ")", ")", ")", "return", "false", ";"], "File": "HexagonLoopIdiomRecognition", "Func": "matchLeftShift", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2433, "Length": 194, "Cover_Rate": 0.3508137432188065, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeSimm4", "(", "MCInst", "&", "Inst", ",", "unsigned", "Value", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend32", "<", ""], "ground_truth": [">", "(", "Value", ")", ")", ")", ";"], "File": "MipsDisassembler", "Func": "DecodeSimm4", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2434, "Length": 38, "Cover_Rate": 0.8636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElts", "=", "SrcOps", "[", "", "]", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ";", "EVT", "MaskVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "NumElts", ")", ";", "SDValue", "Mask", "=", "combineBitcastvxi1", "(", "DAG", ",", "MaskVT", ",", "SrcOps", "[", "", "]", ",", "dl", ",", "Subtarget", ")", ";", "if", "(", "Mask", ")", "{", "APInt", "AllBits", "=", "APInt", "::", "getAllOnesValue", "(", "NumElts", ")", ";", "return", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "Mask", ",", "DAG", ".", "getConstant", "(", "AllBits", ",", "dl", ",", "MaskVT", ")", ",", "", ")", ";", "}", "}", "}", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SDValue", "R", "=", "combineCompareEqual", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "SDValue", "FPLogic", "=", "convertIntLogicToFPLogic", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "FPLogic", ";", "if", "(", "SDValue", "R", "=", "combineANDXORWithAllOnesIntoANDNP", "(", "N", ",", "DAG", ")", ")", "return", "R", ";", "if", "(", "SDValue", "ShiftRight", "=", "combineAndMaskToShift", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "ShiftRight", ";", "if", "(", "SDValue", "R", "=", "combineAndLoadToBZHI", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "VT", ".", "isVector", "(", ")", "&&", "(", "VT", ".", "getScalarSizeInBits", "(", ")", "%", "", ")", "==", "", ")", "{", "SDValue", "Op", "(", "N", ",", "", ")", ";", "if", "(", "SDValue", "Res", "=", "combineShufflesRecursively", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "Res", ";", "}", "if", "(", "(", "VT", ".", "getScalarSizeInBits", "(", ")", "%", "", ")", "==", "", "&&", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "BitMask", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "SrcVec", "=", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "EVT", "SrcVecVT", "=", "SrcVec", ".", "getValueType", "(", ")", ";", "APInt", "UndefElts", ";", "SmallVector", "<", "APInt", ",", "", ">", "EltBits", ";", "if", "(", "VT", "==", "SrcVecVT", ".", "getScalarType", "(", ")", "&&", "N", "->", "getOperand", "(", "", ")", "->", "isOnlyUserOf", "(", "SrcVec", ".", "getNode", "(", ")", ")", "&&", "getTargetConstantBitsFromNode", "(", "BitMask", ",", "", ",", "UndefElts", ",", "EltBits", ")", "&&", "llvm", "::", "all_of", "(", "EltBits", ",", "[", "]", "(", "APInt", "M", ")", "{", "return", "M", ".", "isNullValue", "(", ")", "||", "M", ".", "isAllOnesValue", "(", ")", ";", "}", ")", ")", "{", "unsigned", "NumElts", "=", "SrcVecVT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "Scale", "=", "SrcVecVT", ".", "getScalarSizeInBits", "(", ")", "/", "", ";", "unsigned", "Idx", "=", "N", "->", "getOperand", "(", "", ")", ".", "getConstantOperandVal", "(", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShuffleMask", "(", "NumElts", "*", "Scale", ","], "ground_truth": ["SM_SentinelUndef", ")", ";"], "File": "X86ISelLowering108", "Func": "combineAnd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2435, "Length": 448, "Cover_Rate": 0.4843243243243243, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "DEFAULT_ABI", "==", "ABI_V4", ")", "{", "if", "(", "abi_v4_pass_in_fpr", "(", "mode", ",", "named", ")", ")", "{", "if", "(", "mode", "==", "TDmode", "&&", "(", "cum", "->", "fregno", "%", "", ")", "==", "", ")", "cum", "->", "fregno", "++", ";", "if", "(", "cum", "->", "fregno", "+", "(", "FLOAT128_2REG_P", "(", "mode", ")", "?", "", ":", "", ")", "<=", "FP_ARG_V4_MAX_REG", ")", "cum", "->", "fregno", "+=", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "", ")", ">>", "", ";", "else", "{", "cum", "->", "fregno", "=", "FP_ARG_V4_MAX_REG", "+", "", ";", "if", "(", "mode", "==", "DFmode", "||", "FLOAT128_IBM_P", "(", "mode", ")", "||", "mode", "==", "DDmode", "||", "mode", "==", "TDmode", ")", "cum", "->", "words", "+=", "cum", "->", "words", "&", "", ";", "cum", "->", "words", "+=", "rs6000_arg_size", "(", "mode", ",", "type", ")", ";", "}", "}", "else", "{", "int", "n_words", "=", "rs6000_arg_size", "(", "mode", ",", "type", ")", ";", "int", "gregno", "=", "cum", "->", "sysv_gregno", ";", "if", "(", "n_words", "==", "", ")", "gregno", "+=", "(", "", "-", "gregno", ")", "&", "", ";", "if", "(", "gregno", "+", "n_words", "-", "", ">", "GP_ARG_MAX_REG", ")", "{", "if", "(", "n_words", "==", "", ")", "cum", "->", "words", "+=", "cum", "->", "words", "&", "", ";", "cum", "->", "words", "+=", "n_words", ";", "}", "cum", "->", "sysv_gregno", "=", "gregno", "+", "n_words", ";", "}", "if", "(", "TARGET_DEBUG_ARG", ")", "{", "fprintf", "(", "stderr", ",", "", ",", "cum", "->", "words", ",", "cum", "->", "fregno", ")", ";", "fprintf", "(", "stderr", ",", "", ",", "cum", "->", "sysv_gregno", ",", "cum", "->", "nargs_prototype", ",", "cum", "->", "prototype", ")", ";", "fprintf", "(", "stderr", ",", "", ",", "GET_MODE_NAME", "(", "mode", ")", ",", "named", ")", ";", "}", "}", "else", "{", "int", "n_words", "=", "rs6000_arg_size", "(", "mode", ",", "type", ")", ";", "int", "start_words", "=", "cum", "->", "words", ";", "int", "align_words", "=", "rs6000_parm_start", "(", "mode", ",", "type", ",", "start_words", ")", ";", "cum", "->", "words", "=", "align_words", "+", "n_words", ";", "if", "(", "SCALAR_FLOAT_MODE_P", "(", "elt_mode", ")", "&&", "TARGET_HARD_FLOAT", ")", "{", "if", "(", "elt_mode", "==", "TDmode", "&&", "(", "cum", "->", "fregno", "%", "", ")", "==", "", ")", "cum", "->", "fregno", "++", ";", "cum", "->", "fregno", "+=", "n_elts", "*", "(", "(", "GET_MODE_SIZE", "(", "elt_mode", ")", "+", "", ")", ">>", "", ")", ";", "}", "if", "(", "TARGET_DEBUG_ARG", ")", "{", "fprintf", "(", "stderr", ",", "", ",", "cum", "->", "words", ",", "cum"], "ground_truth": ["->", "fregno", ")", ";"], "File": "rs60007", "Func": "rs6000_function_arg_advance_1", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2436, "Length": 369, "Cover_Rate": 0.4122905027932961, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "mmix_asm_preferred_eh_data_format", "(", "int", "code", "ATTRIBUTE_UNUSED", ",", "int", "global", "ATTRIBUTE_UNUSED", ")", "{", "return", "DW_EH_PE_absptr"], "ground_truth": [";"], "File": "mmix", "Func": "mmix_asm_preferred_eh_data_format", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2437, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tmp", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "emit_move_insn", "(", "tmp", ",", "copy_rtx", "(", "XEXP", "(", "mem", ",", "", ")"], "ground_truth": [")", ")", ";"], "File": "s390", "Func": "s390_legitimize_cs_operand", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2438, "Length": 22, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addVTypeIOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "getVType", "(", ")"], "ground_truth": [")", ")", ";"], "File": "RISCVAsmParser1", "Func": "addVTypeIOperands", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2439, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isDotNewInst", "(", "const", "MachineInstr", "*", "MI"], "ground_truth": [")", "const", "{"], "File": "HexagonInstrInfo", "Func": "isDotNewInst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2440, "Length": 12, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LowerMASSVEntries", "::", "lowerMASSVCall", "(", "CallInst", "*", "CI", ",", "Function", "&", "Func", ",", "Module", "&", "M", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "if", "(", "CI", "->", "use_empty", "(", ")", ")", "return", "false", ";", "std", "::", "string", "MASSVEntryName", "=", "createMASSVFuncName", "(", "Func", ",", "Subtarget", ")", ";", "FunctionCallee", "FCache", "=", "M", ".", "getOrInsertFunction", "(", "MASSVEntryName", ",", "Func", ".", "getFunctionType", "(", ")", ",", "Func", ".", "getAttributes", "(", ")", ")", ";", "CI", "->", "setCalledFunction", "(", "FCache"], "ground_truth": [")", ";"], "File": "PPCLowerMASSVEntries7", "Func": "lowerMASSVCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2441, "Length": 75, "Cover_Rate": 0.9493670886075949, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "override", "{", "TII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "LIS", "=", "&", "getAnalysis", "<", "LiveIntervals", ">", "(", ")", ";", "bool", "Changed", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begin", "(", ")", ";", "I", "!=", "MF", ".", "end", "(", ")", ";", ")", "{", "MachineBasicBlock", "&", "B", "=", "*", "I", "++", ";", "if", "(", "processBlock", "(", "B", ")", ")", "Changed"], "ground_truth": ["=", "true", ";"], "File": "PPCTLSDynamicCall", "Func": "runOnMachineFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2442, "Length": 81, "Cover_Rate": 0.9418604651162791, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "ParseOperand", "(", "Operands", ",", "Name", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc", ",", "", ")", ";", "}", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc", ",", "", ")", ";", "}", "Operands", ".", "push_back", "(", "", "(", "", ",", "getLexer", "(", ")", ".", "getLoc", "(", ")", ",", "*", "this", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser43", "Func": "ParseParenSuffix", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2443, "Length": 115, "Cover_Rate": 0.6686046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", "->", "isMisaligned128StoreSlow", "(", ")", "&&", "Opcode", "==", "Instruction", "::", "Store", "&&", "LT", ".", "second", ".", "is128BitVector", "(", ")", "&&", "(", "!", "Alignment", "||", "*", "Alignment", "<", "Align", "(", "", ")", ")", ")", "{", "const", "int", "AmortizationCost", "=", "", ";", "return", "LT", ".", "first", "*", "", "*", "AmortizationCost", ";", "}", "if", "(", "useNeonVector", "(", "Ty", ")", "&&", "cast", "<", "VectorType", ">", "(", "Ty", ")", "->", "getElementType", "(", ")", "->", "isIntegerTy", "(", "", ")", ")", "{", "unsigned", "ProfitableNumElements", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Store", ")", "ProfitableNumElements", "=", "", ";", "else", "ProfitableNumElements", "=", "", ";", "if", "(", "cast", "<", "FixedVectorType", ">", "(", "Ty", ")", "->", "getNumElements", "(", ")"], "ground_truth": ["<", "ProfitableNumElements", ")", "{"], "File": "AArch64TargetTransformInfo27", "Func": "getMemoryOpCost", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2444, "Length": 114, "Cover_Rate": 0.4470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "(", "!", "Subtarget", "->", "isThumb", "(", ")", "&&", "Subtarget", "->", "hasV6Ops", "(", ")", ")", "||", "Subtarget", "->", "isThumb2", "(", ")", ")", "if", "(", "SDValue", "SatValue", "=", "LowerSaturatingConditional", "(", "Op", ",", "DAG", ")", ")", "return", "SatValue", ";", "SDValue", "LowerSatConstant", ";", "SDValue", "SatValue", ";", "if", "(", "VT", "==", "", "&&", "isLowerSaturatingConditional", "(", "Op", ",", "SatValue", ",", "LowerSatConstant", ")", ")", "{", "SDValue", "ShiftV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "SatValue", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "if", "(", "isNullConstant", "(", "LowerSatConstant", ")", ")", "{", "SDValue", "NotShiftV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShiftV", ",", "DAG", ".", "getAllOnesConstant", "(", "dl", ",", "VT", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "SatValue", ",", "NotShiftV", ")", ";", "}", "else", "if", "(", "isAllOnesConstant", "(", "LowerSatConstant", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "SatValue", ",", "ShiftV", ")", ";", "}", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "TrueVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "FalseVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "ConstantSDNode", "*", "CFVal", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "FalseVal", ")", ";", "ConstantSDNode", "*", "CTVal", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "TrueVal", ")", ";", "if", "(", "Subtarget", "->", "hasV8_1MMainlineOps", "(", ")", "&&", "CFVal", "&&", "CTVal", "&&", "LHS", ".", "getValueType", "(", ")", "==", "", "&&", "RHS", ".", "getValueType", "(", ")", "==", "", ")", "{", "unsigned", "TVal", "=", "CTVal", "->", "getZExtValue", "(", ")", ";", "unsigned", "FVal", "=", "CFVal", "->", "getZExtValue", "(", ")", ";", "unsigned", "Opcode", "=", "", ";", "if", "(", "TVal", "==", "~", "FVal", ")", "{", "Opcode", "=", "", ";", "}", "else", "if", "(", "TVal", "==", "~", "FVal", "+", "", ")", "{", "Opcode", "=", "", ";", "}", "else", "if", "(", "TVal", "+", "", "==", "FVal", ")", "{", "Opcode", "=", "", ";", "}", "else", "if", "(", "TVal", "==", "FVal", "+", "", ")", "{", "Opcode", "=", "", ";", "std", "::", "swap", "(", "TrueVal", ",", "FalseVal", ")", ";", "std", "::", "swap", "(", "TVal", ",", "FVal", ")", ";", "CC", "=", "", "(", "CC", ",", "LHS", ".", "getValueType", "(", ")", ")", ";", "}", "if", "("], "ground_truth": ["Opcode", ")", "{"], "File": "ARMISelLowering (2)5", "Func": "LowerSELECT_CC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2445, "Length": 399, "Cover_Rate": 0.340153452685422, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "usingDefaultRegAlloc", "(", ")", ")", "report_fatal_error", "(", "RegAllocOptNotSupportedMessage", ")", ";", "addPass", "(", "createSGPRAllocPass", "("], "ground_truth": ["false", ")", ")", ";"], "File": "AMDGPUTargetMachine (2)1", "Func": "addRegAssignAndRewriteFast", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2446, "Length": 20, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Z80FrameLowering", "::", "emitEpilogue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "CallingConv", "::", "ID", "CallConv", "=", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "assert", "(", "MBBI", "->", "getDesc", "(", ")", ".", "isReturn", "(", ")", "&&", "", ")", ";", "DebugLoc", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "Z80MachineFunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "Z80MachineFunctionInfo", ">", "(", ")", ";", "int", "FrameSize", "=", "MFI", ".", "getStackSize", "(", ")", "-", "AFI", "->", "getCalleeSavedFrameSize", "(", ")", ";", "const", "Z80Subtarget", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Z80Subtarget", ">", "(", ")", ";", "const", "Z80InstrInfo", "&", "TII", "=", "*", "STI", ".", "getInstrInfo", "(", ")", ";", "if", "(", "!", "FrameSize", ")", "{", "return", ";", "}", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "PI", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "int", "Opc", "=", "PI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opc", "!=", "", "&&", "!", "PI", "->", "isTerminator", "(", ")", ")", "{", "break", ";", "}", "--", "MBBI", ";", "}", "while", "(", "FrameSize", "!=", "", ")", "{", "int", "ToAdd", "=", "std", "::", "min", "(", "", ",", "FrameSize", ")", ";", "MachineInstr", "*", "MI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "ToAdd"], "ground_truth": [")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ";"], "File": "GBZ80FrameLowering", "Func": "emitEpilogue", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2447, "Length": 244, "Cover_Rate": 0.9138576779026217, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initSubtargetFeatures", "(", "CPU", ",", "FS", ")", ";", "return", "*", "this"], "ground_truth": [";"], "File": "LanaiSubtarget", "Func": "initializeSubtargetDependencies", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2448, "Length": 11, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Shift", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Shift", "<=", "", ")", "return", ";", "Shift", "-=", "", ";", "Inst", ".", "getOperand", "(", "", ")", ".", "setImm", "(", "Shift", ")", ";", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "return", ";", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "return", ";", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "return", ";", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "return", ";", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")"], "ground_truth": [";"], "File": "MipsMCCodeEmitter70", "Func": "LowerLargeShift", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2449, "Length": 112, "Cover_Rate": 0.5490196078431373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "&", "TS", "=", "getTargetStreamer", "(", ")", ";", "if", "(", "Subtarget", "->", "isTargetNaCl", "(", ")", ")", "EmitAlignment", "(", "std", "::", "max", "(", "MF", "->", "getAlignment", "(", ")", ",", "MIPS_NACL_BUNDLE_ALIGN", ")", ")", ";", "if", "(", "Subtarget", "->", "inMicroMode", "(", ")", ")", "TS", ".", "emitDirectiveSetMicro", "(", ")", ";", "else", "TS", ".", "emitDirectiveSetNoMicro", "(", ")", ";", "if", "(", "Subtarget", "->", "in16Mode", "(", ")", ")", "TS", ".", "emitDirectiveSet16", "(", ")", ";", "else", "TS", ".", "emitDirectiveSetNo16", "(", ")", ";", "TS", ".", "emitDirectiveEnt", "(", "*", "CurrentFnSym", ")", ";", "OutStreamer", ".", "EmitLabel", "("], "ground_truth": ["CurrentFnSym", ")", ";"], "File": "MipsAsmPrinter20", "Func": "EmitFunctionEntryLabel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2450, "Length": 89, "Cover_Rate": 0.9175257731958762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vctp32q_mhi", "(", "__a", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vctp32q_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2451, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerConstantPool", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDValue", "ResNode", ";", "ConstantPoolSDNode", "*", "N", "=", "cast", "<", "ConstantPoolSDNode", ">", "(", "Op", ")", ";", "Constant", "*", "C", "=", "N", "->", "getConstVal", "(", ")", ";", "SDValue", "CP", "=", "DAG", ".", "getTargetConstantPool", "(", "C", ",", "", ",", "N", "->", "getAlignment", "(", ")", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "HiPart", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CP", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CP", ")", ";", "ResNode", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ","], "ground_truth": ["HiPart", ",", "Lo", ")", ";"], "File": "MipsISelLowering35", "Func": "LowerConstantPool", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2452, "Length": 114, "Cover_Rate": 0.8636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "f", "(", "MI", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addImm", "(", "SREG_ADDR", ")", ".", "addReg", "(", "SCRATCH_REGISTER", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AVRExpandPseudoInsts1", "Func": "expandAtomic", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2453, "Length": 33, "Cover_Rate": 0.33, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MRI", "->", "getSubReg", "(", "QReg", ","], "ground_truth": ["", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "getDRegFromQReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2454, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ops", ".", "push_back", "(", "Chain", ")", ";", "std", "::", "vector", "<", "EVT", ">", "ResTys", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "SDNode", "*", "Ld", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "ResTys", ",", "Ops", ")", ";", "SDValue", "SuperReg", "=", "SDValue", "(", "Ld", ",", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumVecs", ";", "++", "i", ")", "ReplaceUses", "(", "SDValue", "(", "N", ",", "i", ")", ",", "CurDAG", "->", "getTargetExtractSubreg", "(", "SubRegIdx", "+", "i"], "ground_truth": [",", "dl", ",", "VT", ",", "SuperReg", ")", ")", ";"], "File": "AArch64ISelDAGToDAG2", "Func": "SelectLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2455, "Length": 95, "Cover_Rate": 0.510752688172043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x8_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x8_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x8_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x8_t", ")", "{", ""], "ground_truth": [",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";"], "File": "arm", "Func": "neon_vtrnq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2456, "Length": 140, "Cover_Rate": 0.8974358974358975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "updateEntryPaths", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "SaveB", ")", "const", "{", "SetVector", "<", "unsigned", ">", "Worklist", ";", "MachineBasicBlock", "&", "EntryB", "=", "MF", ".", "front", "(", ")", ";", "Worklist", ".", "insert", "(", "EntryB", ".", "getNumber", "(", ")", ")", ";", "unsigned", "SaveN", "=", "SaveB", ".", "getNumber", "(", ")", ";", "auto", "&", "CSI", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "getCalleeSavedInfo", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Worklist", ".", "size", "(", ")", ";", "++", "i", ")", "{", "unsigned", "BN", "=", "Worklist", "[", "i", "]", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MF", ".", "getBlockNumbered", "(", "BN", ")", ";", "for", "(", "auto", "&", "R", ":", "CSI", ")", "if", "(", "!", "MBB", ".", "isLiveIn", "(", "R", ".", "getReg", "(", ")", ")", ")", "MBB", ".", "addLiveIn", "(", "R", ".", "getReg", "(", ")", ")", ";", "if", "(", "BN", "!=", "SaveN", ")", "for", "(", "auto", "&", "SB", ":", "MBB", ".", "successors", "(", ")", ")", "Worklist", "."], "ground_truth": ["insert", "(", "SB", "->", "getNumber", "(", ")", ")", ";"], "File": "HexagonFrameLowering10", "Func": "updateEntryPaths", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2457, "Length": 166, "Cover_Rate": 0.9880952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasReservedCallFrame", "(", "const", "MachineFunction", "&", "MF"], "ground_truth": [")", "const", "{"], "File": "SystemZFrameLowering10", "Func": "hasReservedCallFrame", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2458, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "builtin_define", "(", "", ")", ";", "if", "(", "TARGET_BIG_ENDIAN", ")", "builtin_define", "(", "", ")", ";", "else", "builtin_define", "(", "", ")", ";", "{", "const", "char", "*", "version_code", ";", "char", "*", "kernel_version_code", ";", "switch", "(", "bpf_kernel", ")", "{", "case", "LINUX_V4_0", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_1", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_2", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_3", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_4", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_5", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_6", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_7", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_8", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_9", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_10", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_11", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_12", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_13", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_14", ":", "version_code", "=", "", ";", "break", ";", "case", "LINUX_V4_15", ":", "version_code", "=", "", ";"], "ground_truth": ["break", ";"], "File": "bpf", "Func": "bpf_target_macros", "Target": "bpf", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 2459, "Length": 179, "Cover_Rate": 0.6258741258741258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "llvm", "::", "make_unique", "<", "ELFObjectWriter", ">", "(", "OSABI"], "ground_truth": [",", "CPU", ")", ";"], "File": "AAPELFObjectWriter", "Func": "createAAPELFObjectWriter", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2460, "Length": 13, "Cover_Rate": 0.41935483870967744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LastOpcodeType", "=", "OTHER", ";", "LastInstWritesM0", "=", "false", ";", "ReturnsVoid", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "returnsVoid", "(", ")", ";", "memset", "(", "&", "UsedRegs", ",", "", ",", "sizeof", "(", "UsedRegs", ")", ")", ";", "memset", "(", "&", "DefinedRegs", ",", "", ",", "sizeof", "(", "DefinedRegs", ")", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "BI", "=", "MF", ".", "begin", "(", ")", ",", "BE", "=", "MF", ".", "end", "(", ")", ";", "BI", "!=", "BE", ";", "++", "BI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "BI", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E"], "ground_truth": ["=", "MBB", ".", "end", "(", ")", ";"], "File": "SIInsertWaits18", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2461, "Length": 106, "Cover_Rate": 0.34868421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CONST_INT_P", "(", "op2", ")", ")", "{", "HOST_WIDE_INT", "n", "=", "trunc_int_for_mode", "(", "INTVAL", "("], "ground_truth": ["op2", ")", ",", "SImode", ")", ";"], "File": "tilepro", "Func": "tilepro_expand_mulsi", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 2462, "Length": 21, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "opCanUseLiteralConstant", "(", "unsigned", "OpType", ")", "const", "{", "return", "OpType", ">=", "", "&&"], "ground_truth": ["OpType", "<=", "", ";"], "File": "SIRegisterInfo10", "Func": "opCanUseLiteralConstant", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2463, "Length": 17, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SchedModel", "(", "SM", ")", ",", "TotalPackets", "(", "", ")", "{", "ResourcesModel", "=", "TM", ".", "getInstrInfo", "(", ")", "->", "CreateTargetScheduleState", "(", "&", "TM", ","], "ground_truth": ["nullptr", ")", ";"], "File": "HexagonMachineScheduler18", "Func": "VLIWResourceModel", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2464, "Length": 26, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CC", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "regX", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "regY", "=", "I", "->", "getOperand", "(", "", ")"], "ground_truth": [".", "getReg", "(", ")", ";"], "File": "Mips16InstrInfo12", "Func": "ExpandFEXT_CCRX16_ins", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2465, "Length": 42, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "++", "I", "!=", "MBB", ".", "end", "(", ")", ")", "{", "MachineInstr", "&", "MI"], "ground_truth": ["=", "*", "I", ";"], "File": "X86FloatingPoint15", "Func": "getNextFPInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2466, "Length": 19, "Cover_Rate": 0.30158730158730157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MIB", ".", "buildNot", "(", "DstTy", ",", "FCmp", ")", ".", "getReg", "(", "", ")", ";", "}", ";", "case", "", ":", "return", "[", "LHS", ",", "RHS", ",", "IsZero", ",", "DstTy", "]", "(", "MachineIRBuilder", "&", "MIB", ")", "{", "return", "IsZero", "?", "MIB", ".", "buildInstr", "(", "", ",", "{", "DstTy", "}", ",", "{", "LHS", "}", ")", ".", "getReg", "(", "", ")", ":", "MIB", ".", "buildInstr", "(", "", ",", "{", "DstTy", "}", ",", "{", "LHS", ",", "RHS", "}", ")", ".", "getReg", "(", "", ")", ";", "}", ";", "case", "", ":", "return", "[", "LHS", ",", "RHS", ",", "IsZero", ",", "DstTy", "]", "(", "MachineIRBuilder", "&", "MIB", ")", "{", "return", "IsZero", "?", "MIB", ".", "buildInstr", "(", "", ",", "{", "DstTy", "}", ",", "{", "LHS", "}", ")", ".", "getReg", "(", "", ")", ":", "MIB", ".", "buildInstr", "(", "", ",", "{", "DstTy", "}", ",", "{", "LHS", ",", "RHS", "}", ")", ".", "getReg", "(", "", ")", ";", "}", ";", "case", "", ":", "return", "[", "LHS", ",", "RHS", ",", "IsZero", ",", "DstTy", "]", "(", "MachineIRBuilder", "&", "MIB", ")", "{", "return", "IsZero", "?", "MIB", ".", "buildInstr", "(", "", ",", "{", "DstTy", "}", ",", "{", "LHS", "}", ")", ".", "getReg", "(", "", ")", ":", "MIB", ".", "buildInstr", "(", "", ",", "{", "DstTy", "}", ",", "{", "LHS", ",", "RHS", "}", ")", ".", "getReg", "(", "", ")", ";", "}", ";", "case", "", ":", "return", "[", "LHS", ",", "RHS", ",", "IsZero", ",", "DstTy", "]", "(", "MachineIRBuilder", "&", "MIB", ")", "{", "return", "IsZero", "?", "MIB", ".", "buildInstr", "(", "", ",", "{", "DstTy", "}", ",", "{", "LHS", "}", ")", ".", "getReg", "(", "", ")", ":", "MIB", ".", "buildInstr", "(", "", ",", "{", "DstTy", "}", ",", "{", "RHS", ","], "ground_truth": ["LHS", "}", ")", ".", "getReg", "(", "", ")", ";"], "File": "AArch64PostLegalizerLowering1", "Func": "getVectorFCMP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2467, "Length": 279, "Cover_Rate": 0.5334608030592735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EFuncId", "getId", "(", ")", "const", "{", "return", "Impl", "->", "getId", "("], "ground_truth": [")", ";"], "File": "AMDGPULibFunc (2)", "Func": "getId", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2468, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_vpermilvarpd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8di", ")", "__C", ",", "(", "__v8df", ")", "__W"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_permutevar_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2469, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "{", "assert", "(", "!", "Subtarget", ".", "is64Bit", "(", ")", "&&", "", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ",", "", ",", "", ")", ";", "SDValue", "RCW", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VTs", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "Results", ".", "push_back", "(", "RCW", ")", ";", "Results", ".", "push_back", "(", "RCW", ".", "getValue", "(", "", ")", ")", ";", "Results", ".", "push_back", "(", "RCW", ".", "getValue", "(", "", ")", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "assert", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "Subtarget", ".", "is64Bit", "(", ")", "&&", "", ")", ";", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", ";", "Results", ".", "push_back", "(", "customLegalizeToWOp", "(", "N", ",", "DAG", ")", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "assert", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "Subtarget", ".", "is64Bit", "(", ")", "&&", "Subtarget", ".", "hasStdExtM", "(", ")", "&&", "", ")", ";", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", ";", "Results", ".", "push_back", "(", "customLegalizeToWOp", "(", "N", ",", "DAG", ")", ")", ";", "break", ";", "case", "", ":", "{", "assert", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "Subtarget", ".", "is64Bit", "(", ")", "&&", "Subtarget", ".", "hasStdExtF", "(", ")", "&&", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Op0", ".", "getValueType", "(", ")", "!=", "", ")"], "ground_truth": ["return", ";"], "File": "RISCVISelLowering16", "Func": "ReplaceNodeResults", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2470, "Length": 282, "Cover_Rate": 0.6861313868613139, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Triple", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ")", "{", "if", "(", "SyntaxVariant", "==", "", ")", "return", "(", "new", "InstPrinter", "(", "MAI", ",", "MII", ",", "MRI", ")", ")", ";", "else", "return", "nullptr"], "ground_truth": [";"], "File": "HexagonAsmPrinter32", "Func": "createHexagonMCInstPrinter", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2471, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm"], "ground_truth": ["(", "Add", "-", "Imm", ")", ")", ";"], "File": "AArch64Disassembler24", "Func": "DecodeVecShiftRImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2472, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "SchedStrategy", "::", "initialize", "(", "ScheduleDAGMI", "*", "dag", ")", "{", "assert", "(", "dag", "->", "hasVRegLiveness", "(", ")", "&&", "", ")", ";", "DAG", "=", "static_cast", "<", "ScheduleDAGMILive", "*", ">", "(", "dag", ")", ";", "const", "Subtarget", "&", "ST", "=", "DAG", "->", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "DAG", "->", "TII", ")", ";", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "DAG", "->", "TRI", ")", ";", "VLIW5", "=", "!", "ST", ".", "hasCaymanISA", "(", ")", ";", "MRI", "=", "&", "DAG", "->", "MRI", ";", "CurInstKind", "=", "IDOther", ";", "CurEmitted", "=", "", ";", "OccupiedSlotsMask", "=", "", ";", "InstKindLimit", "[", "IDAlu", "]", "=", "TII", "->", "getMaxAlusPerClause", "(", ")", ";", "InstKindLimit", "[", "IDOther", "]", "=", "", ";", "InstKindLimit", "[", "IDFetch", "]", "=", "ST", ".", "getTexVTXClauseSize"], "ground_truth": ["(", ")", ";"], "File": "R600MachineScheduler10", "Func": "initialize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2473, "Length": 133, "Cover_Rate": 0.9366197183098591, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "BaseOp", ".", "isReg", "(", ")", "||", "BaseOp", ".", "getReg", "(", ")", "!=", "AddDefR", ")", "return", "false", ";", "MachineOperand", "OffsetOp", "=", "MID", ".", "mayLoad", "(", ")", "?", "MI", "->", "getOperand", "(", "", ")", ":", "MI", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "OffsetOp", ".", "isImm", "(", ")", ")", "return", "false", ";", "int64_t", "newOffset", "=", "OffsetOp", ".", "getImm", "(", ")", "+", "AddMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "isValidOffset", "(", "MI", ",", "newOffset", ")", ")", "return", "false", ";", "Register", "BaseReg", "=", "AddMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "isSafeToExtLR", "(", "AddSN", ",", "AddMI", ",", "BaseReg", ",", "UNodeList", ")", ")", "return", "false", ";", "}", "bool", "Changed", "=", "false", ";", "for", "(", "auto", "I", "=", "UNodeList", ".", "rbegin", "(", ")", ",", "E", "=", "UNodeList", ".", "rend", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "NodeAddr", "<", "UseNode", "*", ">", "UseN", "=", "*", "I", ";", "assert", "(", "!", "(", "UseN", ".", "Addr", "->", "getFlags", "(", ")", "&", "NodeAttrs", "::", "PhiRef", ")", "&&", "", ")", ";", "NodeAddr", "<", "StmtNode", "*", ">", "OwnerN", "=", "UseN", ".", "Addr", "->", "getOwner", "(", "*", "DFG", ")", ";", "MachineInstr", "*", "UseMI", "=", "OwnerN", ".", "Addr", "->", "getCode", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "UseMI", "->", "getParent", "(", ")", "->", "getNumber", "(", ")", "<<", "", "<<", "*", "UseMI", "<<", "", ")", ";", "Changed", "|=", "updateAddUses", "(", "AddMI", ","], "ground_truth": ["UseMI", ")", ";"], "File": "HexagonOptAddrMode11", "Func": "processAddUses", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2474, "Length": 246, "Cover_Rate": 0.5603644646924829, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MDPtr", "=", "dyn_cast", "<", "MDNode", ">", "(", "LoopMD", "->", "getOperand", "(", "i", ")", ")", ";", "if", "(", "!", "MDPtr", ")", "continue", ";", "MDString", "*", "S", "=", "dyn_cast", "<", "MDString", ">", "(", "MDPtr", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "S", ")", "continue", ";", "if", "(", "S", "->", "getString", "(", ")", ".", "equals", "(", "", ")", ")", "{", "assert", "(", "MDPtr", "->", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "Count", "=", "mdconst", "::", "extract", "<", "ConstantInt", ">", "(", "MDPtr", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "assert", "(", "Count", ">=", "", "&&", "", ")", ";", "return", "Count", ";", "}", "}", "return", ""], "ground_truth": [";"], "File": "TPCIndexSpaceGen", "Func": "getLoopUnrollCount", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2475, "Length": 112, "Cover_Rate": 0.6222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CodeEmitter", "::", "getJumpTargetOpValue", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "OpNo", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "MipsCodeEmitter21", "Func": "getJumpTargetOpValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2476, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "isInteger", "(", ")", "&&", "", ")", ";", "assert", "(", "V0VT", ".", "isVector", "(", ")", "&&", "", ")", ";", "EVT", "V0EltVT", "=", "V0VT", ".", "getVectorElementType", "(", ")", ";", "if", "(", "!", "V0EltVT", ".", "isInteger", "(", ")", ")", "return", "SDValue", "(", ")", ";", "const", "unsigned", "EltSize", "=", "EltVT", ".", "getSizeInBits", "(", ")", ";", "const", "unsigned", "V0EltSize", "=", "V0EltVT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "V0EltSize", "<=", "EltSize", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "(", "(", "V0EltSize", "%", "EltSize", ")", "==", "", ")", "&&", "", ")", ";", "const", "unsigned", "V0Opc", "=", "V0", ".", "getOpcode", "(", ")", ";", "const", "unsigned", "Scale", "="], "ground_truth": ["V0EltSize", "/", "EltSize", ";"], "File": "X86ISelLowering (2)3", "Func": "lowerVectorShuffleAsTruncBroadcast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2477, "Length": 109, "Cover_Rate": 0.3824561403508772, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "AExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ")", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "int", "Offset", "=", "VA", ".", "getLocMemOffset", "(", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "Offset", "/", "", ",", "", ")", ")", ")", ";", "}", "}", "if", "(", "!", "MemOpChains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "&", "MemOpChains", "[", "", "]", ",", "MemOpChains", ".", "size", "(", ")", ")", ";", "SDValue", "InFlag", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal"], "ground_truth": ["(", ")", ",", "dl", ",", "", ")", ";"], "File": "XCoreISelLowering60", "Func": "LowerCCCCallTo", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2478, "Length": 311, "Cover_Rate": 0.4018087855297158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", ")", ","], "ground_truth": ["Fixups", ",", "STI", ")", "-", "", ";"], "File": "MipsMCCodeEmitter31", "Func": "getLSAImmEncoding", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2479, "Length": 19, "Cover_Rate": 0.3114754098360656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getMinVectorRegisterBitWidth"], "ground_truth": ["(", ")", "const", "{"], "File": "NyuziTargetTransformInfo", "Func": "getMinVectorRegisterBitWidth", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2480, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "notLoop", "=", "true", ";", "if", "(", "std", "::", "find", "(", "BBlist", ".", "begin", "(", ")", ",", "BBlist", ".", "end", "(", ")", ",", "BB", ")", "!=", "BBlist", ".", "end", "(", ")", ")", "notLoop", "=", "false", ";", "BBlist", ".", "push_back", "(", "BB", ")", ";", "nodeContainsSwitchBranch", "(", "BB", ")", ";", "int", "cycle", "=", "getBBCycles", "(", "VMMB", ",", "false", ")", ";", "workingNode", "=", "new", "CostLeaf", "(", "BB", ")", ";", "workingNode", "->", "setMachineBB", "(", "VMMB", ")", ";", "MachineLoop", "*", "loop", "=", "MLI", ".", "getLoopFor", "(", "VMMB", ")", ";", "_DEBUG", "(", "", "+", "to_string", "(", "VMMB", "->", "getNumber", "(", ")", ")", "+", "", ")", ";", "if", "(", "isSwitchNode", "(", "BB", ")", ")", "{", "_DEBUG", "(", "", ")", "workingNode", "->"], "ground_truth": ["setType", "(", "nodeType", "::", "SWITCH_BRANCH", ")", ";"], "File": "TPCCostModelEmitter", "Func": "createNode", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2481, "Length": 121, "Cover_Rate": 0.3746130030959752, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "OffsetStride", "=", "IsUnscaled", "?", "getMemScale", "(", "FirstMI", ")", ":", "", ";", "bool", "IsPromotableZeroStore", "=", "isPromotableZeroStoreInst", "(", "FirstMI", ")", ";", "ModifiedRegUnits", ".", "clear", "(", ")", ";", "UsedRegUnits", ".", "clear", "(", ")", ";", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "MemInsns", ";", "for", "(", "unsigned", "Count", "=", "", ";", "MBBI", "!=", "E", "&&", "Count", "<", "Limit", ";", "++", "MBBI", ")", "{", "MachineInstr", "&", "MI", "=", "*", "MBBI", ";", "if", "(", "!", "MI", ".", "isTransient", "(", ")", ")", "++", "Count", ";", "Flags", ".", "setSExtIdx", "(", "-", "", ")", ";", "if", "(", "areCandidatesToMergeOrPair", "(", "FirstMI", ",", "MI", ",", "Flags", ",", "TII", ")", "&&", "getLdStOffsetOp", "(", "MI", ")", ".", "isImm", "(", ")", ")", "{", "assert", "(", "MI", ".", "mayLoadOrStore", "(", ")", "&&", "", ")", ";", "Register", "MIBaseReg", "=", "getLdStBaseOp", "(", "MI", ")", ".", "getReg", "(", ")", ";", "int", "MIOffset", "=", "getLdStOffsetOp", "(", "MI", ")", ".", "getImm", "(", ")", ";", "bool", "MIIsUnscaled", "=", "TII", "->", "isUnscaledLdSt", "(", "MI", ")", ";", "if", "(", "IsUnscaled", "!=", "MIIsUnscaled", ")", "{", "int", "MemSize", "=", "getMemScale", "(", "MI", ")", ";", "if", "(", "MIIsUnscaled", ")", "{", "if", "(", "MIOffset", "%", "MemSize", ")", "{", "LiveRegUnits", "::", "accumulateUsedDefed", "(", "MI", ",", "ModifiedRegUnits", ",", "UsedRegUnits", ",", "TRI", ")", ";", "MemInsns", ".", "push_back", "(", "&", "MI", ")", ";", "continue", ";", "}", "MIOffset", "/=", "MemSize", ";", "}", "else", "{", "MIOffset", "*=", "MemSize", ";", "}", "}", "if", "(", "BaseReg", "==", "MIBaseReg", "&&", "(", "(", "Offset", "==", "MIOffset", "+", "OffsetStride", ")", "||", "(", "Offset", "+", "OffsetStride", "==", "MIOffset", ")", ")", ")", "{", "int", "MinOffset", "=", "Offset", "<", "MIOffset", "?", "Offset", ":", "MIOffset", ";", "if", "(", "FindNarrowMerge", ")", "{", "if", "(", "(", "!", "IsUnscaled", "&&", "alignTo", "(", "MinOffset", ",", "", ")", "!=", "MinOffset", ")", "||", "(", "IsPromotableZeroStore", "&&", "Reg", "!=", "getLdStRegOp", "(", "MI", ")", ".", "getReg", "(", ")", ")", ")", "{", "LiveRegUnits", "::", "accumulateUsedDefed", "(", "MI", ",", "ModifiedRegUnits", ",", "UsedRegUnits", ",", "TRI", ")", ";", "MemInsns", ".", "push_back", "(", "&", "MI", ")", ";", "continue", ";", "}", "}", "else", "{", "if", "(", "!", "inBoundsForPair", "(", "IsUnscaled", ",", "MinOffset", ",", "OffsetStride", ")", ")", "{", "LiveRegUnits", "::", "accumulateUsedDefed", "(", "MI", ",", "ModifiedRegUnits", ","], "ground_truth": ["UsedRegUnits", ",", "TRI", ")", ";"], "File": "AArch64LoadStoreOptimizer52", "Func": "findMatchingInsn", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2482, "Length": 345, "Cover_Rate": 0.47455295735900965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X", ")", ";", "return", "X"], "ground_truth": [";"], "File": "mprocMCTargetDesc", "Func": "createmprocMCInstrInfo", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2483, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "StackPtrReg", "=", "FuncInfo", "->", "getStackPtrOffsetReg", "(", ")", ";", "if", "(", "StackPtrReg", "==", "", ")", "return", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "uint32_t", "NumBytes", "=", "MFI", ".", "getStackSize", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "NumBytes", "!=", "", "&&", "hasSP", "(", "MF", ")", ")", "{", "uint32_t", "RoundedSize", "=", "FuncInfo", "->", "isStackRealigned", "(", ")", "?", "NumBytes", "+", "MFI", ".", "getMaxAlignment", "(", ")", ":", "NumBytes", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "StackPtrReg", ")", ".", "addReg", "(", "StackPtrReg", ")", ".", "addImm", "("], "ground_truth": ["RoundedSize", "*", "ST", ".", "getWavefrontSize", "(", ")", ")", ";"], "File": "SIFrameLowering15", "Func": "emitEpilogue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2484, "Length": 105, "Cover_Rate": 0.42168674698795183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "assert", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "CC", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "LHS1", "=", "Extract128BitVector", "(", "LHS", ",", "", ",", "DAG", ",", "dl", ")", ";", "SDValue", "LHS2", "=", "Extract128BitVector", "(", "LHS", ",", "NumElems", "/", "", ",", "DAG", ",", "dl", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "X86ISelLowering117", "Func": "Lower256IntVSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2485, "Length": 106, "Cover_Rate": 0.452991452991453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Mask", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "NewOps", "(", "N", "->", "op_begin", "(", ")", ",", "N", "->"], "ground_truth": ["op_end", "(", ")", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "PerformGatherScatterCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2486, "Length": 32, "Cover_Rate": 0.3516483516483517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "debuggerReserveRegs", "("], "ground_truth": [")", "const", "{"], "File": "AMDGPUSubtarget10", "Func": "debuggerReserveRegs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2487, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "RotValue", "=", "GetCMulRotation", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "Ops", ".", "push_back", "(", "CurDAG", "->", "getTargetConstant", "(", "RotValue", ",", "Loc", ",", "", ")", ")", ";", "if", "(", "Predicated", ")", "AddMVEPredicateToOps", "(", "Ops", ",", "Loc", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "else", "AddEmptyMVEPredicateToOps", "(", "Ops", ",", "Loc", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "("], "ground_truth": ["", ")", ";"], "File": "ARMISelDAGToDAG100", "Func": "SelectMVE_VCMLA", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2488, "Length": 65, "Cover_Rate": 0.4088050314465409, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ErrorLoc", "=", "(", "(", "Operand", "*", ")", "Operands", "[", "ErrorInfo", "]", ")", "->", "getStartLoc", "(", ")", ";", "if", "(", "ErrorLoc", "==", "SMLoc", "(", ")", ")", "ErrorLoc", "=", "IDLoc", ";", "}", "return", "Error", "(", "ErrorLoc", ",", "", ")", ";", "}", "case", "Match_MnemonicFail", ":", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_ConversionFail", ":", "return", "true", ";", "case", "Match_RequiresNotITBlock", ":", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_RequiresITBlock", ":", "return", "Error", "(", "IDLoc", ",", ""], "ground_truth": [")", ";"], "File": "ARMAsmParser114", "Func": "MatchAndEmitInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2489, "Length": 78, "Cover_Rate": 0.308300395256917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "RegScavenger", "RS", ";", "RS", ".", "enterBasicBlock", "(", "MBB", ")", ";", "RS", ".", "forward", "(", "MI", ")", ";", "BitVector", "Candidates", "=", "TRI", "->", "getAllocatableSet", "(", "*", "MBB", ".", "getParent", "(", ")", ",", "&", "", ")", ";", "for", "(", "MachineOperand", "&", "MO", ":", "MI", ".", "operands", "("], "ground_truth": [")", ")", "{"], "File": "AVRExpandPseudoInsts (2)", "Func": "scavengeGPR8", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2490, "Length": 59, "Cover_Rate": 0.37341772151898733, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "param_iterator", "call_arg_begin", "("], "ground_truth": [")", "const", "{"], "File": "HSAILParamManager", "Func": "call_arg_begin", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2491, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "OneSubA", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstantFP", "(", "", ",", "DL", ",", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "OneSubAC", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "OneSubA", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", "."], "ground_truth": ["getOperand", "(", "", ")", ")", ",", "OneSubAC", ")", ";"], "File": "AMDGPUISelLowering98", "Func": "LowerIntrinsicLRP", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2492, "Length": 94, "Cover_Rate": 0.7014925373134329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "LabelId", "=", "(", "unsigned", ")", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "CPIdx", "=", "(", "unsigned", ")", "MI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "if", "(", "!", "InConstantPool", ")", "{", "OutStreamer", ".", "EmitDataRegion", "(", "MCDR_DataRegion", ")", ";", "InConstantPool", "=", "true", ";", "}", "OutStreamer", ".", "EmitLabel", "(", "GetCPISymbol", "(", "LabelId", ")", ")", ";", "const", "MachineConstantPoolEntry", "&", "MCPE", "=", "MCP", "->", "getConstants", "(", ")", "[", "CPIdx", "]", ";", "if", "(", "MCPE", ".", "isMachineConstantPoolEntry", "(", ")", ")", "EmitMachineConstantPoolValue", "(", "MCPE", ".", "Val", ".", "MachineCPVal", ")", ";", "else", "EmitGlobalConstant", "(", "MCPE", ".", "Val", ".", "ConstVal", ")", ";", "return", ";", "}", "MachineBasicBlock", "::", "const_instr_iterator", "I", "=", "MI", ";", "MachineBasicBlock", "::", "const_instr_iterator", "E", "=", "MI", "->", "getParent", "(", ")", "->"], "ground_truth": ["instr_end", "(", ")", ";"], "File": "MipsAsmPrinter64", "Func": "EmitInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2493, "Length": 140, "Cover_Rate": 0.49645390070921985, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_wrpkru", "(", "unsigned"], "ground_truth": ["int", "__key", ")", "{"], "File": "pkuintrin", "Func": "_wrpkru", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2494, "Length": 20, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "-", "", ")", ")", ";", "if", "(", "RegCtx", ".", "AddressReg", "!=", "", ")", "{", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "RegCtx", ".", "addressReg", "(", "", ")", ")", ")", ";", "}", "const", "std", "::", "string", "&", "Fn", "=", "FuncName", "(", "AccessSize", ",", "IsWrite", ")", ";", "MCSymbol", "*", "FnSym", "=", "Ctx", ".", "GetOrCreateSymbol", "(", "StringRef", "(", "Fn", ")", ")", ";", "const", "MCSymbolRefExpr", "*", "FnExpr", "=", "MCSymbolRefExpr", "::", "Create", "(", "FnSym", ",", "MCSymbolRefExpr", "::", "VK_PLT", ",", "Ctx", ")", ";", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", ""], "ground_truth": [")", ".", "addExpr", "(", "FnExpr", ")", ")", ";"], "File": "X86AsmInstrumentation21", "Func": "EmitCallAsanReport", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2495, "Length": 122, "Cover_Rate": 0.6559139784946236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "MMOpc", "=", "Subtarget", ".", "has32r6", "(", ")", "?", "", ":", "", ";", "const", "unsigned", "Opc", "=", "Subtarget", ".", "inMicroMode", "(", ")", "?", "MMOpc", ":", "", ";", "return", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "Opc", ")", ",", "", ")", ".", "addReg", "(", "", ")"], "ground_truth": [".", "addImm", "(", "", ")", ";"], "File": "MipsInstrInfo35", "Func": "insertNop", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2496, "Length": 55, "Cover_Rate": 0.5670103092783505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_fmaddsub_pd", "(", "__mmask8", "__U", ",", "__m256d", "__A"], "ground_truth": [",", "__m256d", "__B", ",", "__m256d", "__C", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_fmaddsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2497, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "createAddu", "(", "unsigned", "DstReg", ",", "unsigned", "SrcReg", ",", "unsigned", "TrgReg", ",", "SmallVectorImpl", "<", "MCInst", ">", "&", "Instructions", ")", "{", "MCInst", "AdduInst", ";", "AdduInst", ".", "setOpcode", "(", "", ")", ";", "AdduInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "DstReg", ")", ")", ";", "AdduInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "SrcReg", ")", ")", ";", "AdduInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "TrgReg", ")", ")", ";", "Instructions", ".", "push_back", "("], "ground_truth": ["AdduInst", ")", ";"], "File": "MipsAsmParser66", "Func": "createAddu", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2498, "Length": 75, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SrcReg", ")", ")", "{", "TII", "->", "moveToVALU", "(", "MI", ")", ";", "break", ";", "}", "MachineInstr", "*", "DefMI", "=", "MRI", ".", "getVRegDef", "(", "SrcReg", ")", ";", "unsigned", "SMovOp", ";", "int64_t", "Imm", ";", "if", "(", "isSafeToFoldImmIntoCopy", "(", "&", "MI", ",", "DefMI", ",", "TII", ",", "SMovOp", ",", "Imm", ")", ")", "{", "MI", ".", "getOperand", "(", "", ")", ".", "ChangeToImmediate", "(", "Imm", ")", ";", "MI", ".", "addImplicitDefUseOperands", "(", "MF", ")", ";", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "SMovOp", ")", ")", ";", "break", ";", "}", "TII", "->", "moveToVALU", "(", "MI", ")", ";", "}", "else", "if", "(", "isSGPRToVGPRCopy", "(", "SrcRC", ",", "DstRC", ",", "*", "TRI", ")", ")", "{", "tryChangeVGPRtoSGPRinCopy", "(", "MI", ",", "TRI", ",", "TII", ")", ";", "}", "break", ";", "}", "case", "", ":", "{", "unsigned", "Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "TRI", "->", "isSGPRClass", "(", "MRI", ".", "getRegClass", "(", "Reg", ")", ")", ")", "break", ";", "bool", "HasVGPROperand", "=", "phiHasVGPROperands", "(", "MI", ",", "MRI", ",", "TRI", ",", "TII", ")", ";", "if", "(", "!", "HasVGPROperand", ")", "{", "bool", "Uniform", "=", "true", ";", "MachineBasicBlock", "*", "Join", "=", "MI", ".", "getParent", "(", ")", ";", "for", "(", "auto", "&", "O", ":", "MI", ".", "explicit_operands", "(", ")", ")", "{", "if", "(", "O", ".", "isMBB", "(", ")", ")", "{", "MachineBasicBlock", "*", "Source", "=", "O", ".", "getMBB", "(", ")", ";", "SetVector", "<", "MachineBasicBlock", "*", ">", "&", "SourcePDF", "=", "PDF", "[", "Source", "]", ";", "SetVector", "<", "MachineBasicBlock", "*", ">", "&", "JoinPDF", "=", "PDF", "[", "Join", "]", ";", "SetVector", "<", "MachineBasicBlock", "*", ">", "CDList", ";", "for", "(", "auto", "&", "I", ":", "SourcePDF", ")", "{", "if", "(", "!", "JoinPDF", ".", "count", "(", "I", ")", "||", "MDT", "->", "dominates", "(", "Join", ",", "I", ")", ")", "{", "if", "(", "hasTerminatorThatModifiesExec", "(", "*", "I", ",", "*", "TRI", ")", ")", "Uniform", "=", "false", ";", "}", "}", "}", "}", "if", "(", "Uniform", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", "<<", "'\\n'", ")", ";", "break", ";", "}", "}", "SmallSet", "<", "unsigned", ",", "", ">", "Visited", ";", "if", "(", "HasVGPROperand", "||", "!", "phiHasBreakDef", "(", "MI", ",", "MRI", ",", "Visited", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "TII", "->", "moveToVALU", "(", "MI", ")", ";", "}", "break", ";", "}", "case", "", ":", "if", "(", "TRI", "->", "hasVGPRs", "(", "TII", "->", "getOpRegClass", "(", "MI", ",", "", ")", ")", "||", "!", "hasVGPROperands", "(", "MI", ",", "TRI", ")", ")", "{", "foldVGPRCopyIntoRegSequence", "(", "MI", ",", "TRI", ",", "TII", ",", "MRI", ")", ";", "continue", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "TII", "->", "moveToVALU", "(", "MI", ")", ";", "break", ";", "case", "", ":", "{", "const", "TargetRegisterClass", "*", "DstRC", ",", "*", "Src0RC", ",", "*", "Src1RC", ";", "DstRC", "=", "MRI", ".", "getRegClass", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "Src0RC", "=", "MRI", ".", "getRegClass", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "Src1RC", "=", "MRI", ".", "getRegClass", "(", "MI", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getReg", "(", ")", ")", ";"], "File": "SIFixSGPRCopies4", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2499, "Length": 505, "Cover_Rate": 0.5764840182648402, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "AreGprs64bit", "(", ")", "const", "{", "return", "IsN32", "(", ")"], "ground_truth": ["||", "IsN64", "(", ")", ";"], "File": "MipsABIInfo (2)", "Func": "AreGprs64bit", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2500, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_vpermilps256", "(", "("], "ground_truth": ["__v8sf", ")", "__X", ",", "__C", ")", ";"], "File": "avxintrin", "Func": "_mm256_permute_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2501, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "Val", "=", "getImm", "(", ")", ";", "return", "static_cast", "<", "const", "MCConstantExpr", "*", ">", "(", "Val", ")", "->"], "ground_truth": ["getValue", "(", ")", ";"], "File": "BPFAsmParser", "Func": "getConstantImm", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2502, "Length": 24, "Cover_Rate": 0.7741935483870968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "pat", "=", "gen_rtx_SET", "(", "operands", "[", "", "]", ",", "gen_rtx_fmt_ee", "(", "code", ",", "GET_MODE", "(", "operands", "[", "", "]", ")", ",", "x", ",", "const0_rtx", ")", ")", ";", "if", "(", "mode", "==", "SImode", "||", "(", "code", "==", "NE", "&&", "TARGET_VIS3", ")", ")", "{", "rtx", "clobber", "=", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "mode", "==", "SImode", "?", "CCmode", ":", "CCXmode", ",", "SPARC_ICC_REG", ")", ")", ";", "pat", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "pat", ",", "clobber", ")", ")", ";", "}", "emit_insn", "(", "pat", ")", ";", "return", "true", ";", "}", "if", "(", "TARGET_ARCH64", "&&", "mode", "==", "DImode", "&&", "!", "(", "(", "code", "==", "LTU", "||", "code", "==", "GTU", ")", "&&", "TARGET_VIS3", ")", "&&", "gen_v9_scc", "(", "operands", "[", "", "]", ",", "code", ",", "x", ",", "y", ")", ")", "return", "true", ";", "if", "(", "code", "==", "GTU", "||", "code", "==", "LEU"], "ground_truth": [")", "{"], "File": "sparc", "Func": "emit_scc_insn", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2503, "Length": 141, "Cover_Rate": 0.31756756756756754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetMachine", "&", "RTM", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM", ")", ";", "const", "Subtarget", "STI", "(", "TT", ",", "CPU", ",", "CPU", ",", "FS", ",", "", ",", "RTM", ")", ";", "RTS", ".", "emitTargetAttributes", "(", "STI"], "ground_truth": [")", ";"], "File": "RISCVAsmPrinter1", "Func": "emitAttributes", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2504, "Length": 39, "Cover_Rate": 0.4148936170212766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "xmalloc", "(", "sizeof", "(", "rs6000_sched_context_def"], "ground_truth": [")", ")", ";"], "File": "powerpcspe", "Func": "rs6000_alloc_sched_context", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2505, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vcall_offset", ">=", "-", "", "||", "!", "fixed_regs", "[", ""], "ground_truth": ["]", ")", ";"], "File": "sparc3", "Func": "sparc_can_output_mi_thunk", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2506, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunctionProperties", "DelaySlotFiller", "::", "getRequiredProperties", "(", ")"], "ground_truth": ["const", "{"], "File": "M88kDelaySlotFiller", "Func": "getRequiredProperties", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2507, "Length": 8, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "MipsBaseInfo2", "Func": "getMipsRegisterNumbering", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2508, "Length": 459, "Cover_Rate": 0.5451306413301663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getLexer", "(", ")", "."], "ground_truth": ["peekTok", "(", ")", ";"], "File": "AMDGPUAsmParser13", "Func": "peekToken", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2509, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "*", "MIB", ";", "}", ";", "auto", "RemoveDeadBranch", "=", "[", "]", "(", "MachineInstr", "*", "I", ")", "{", "MachineBasicBlock", "*", "BB", "=", "I", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "Terminator", "=", "&", "BB", "->", "instr_back", "(", ")", ";", "if", "(", "Terminator", "->", "isUnconditionalBranch", "(", ")", "&&", "I", "!=", "Terminator", ")", "{", "MachineBasicBlock", "*", "Succ", "=", "Terminator", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "BB", "->", "isLayoutSuccessor", "(", "Succ", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Terminator", ")", ";", "Terminator", "->", "eraseFromParent", "(", ")", ";", "}", "}", "}", ";", "if", "(", "Revert", ")", "{", "if", "(", "Start", "->", "getOpcode", "(", ")", "==", "", ")", "RevertWhile", "(", "Start", ")", ";", "else", "Start", "->", "eraseFromParent", "(", ")", ";", "bool", "FlagsAlreadySet", "=", "RevertLoopDec", "(", "Dec", ",", "true", ")", ";", "RevertLoopEnd", "(", "End", ",", "FlagsAlreadySet", ")", ";", "}", "else", "{", "Start", "=", "ExpandLoopStart", "(", "ML", ",", "Start", ",", "InsertPt", ")", ";", "RemoveDeadBranch", "(", "Start", ")", ";", "End", "=", "ExpandLoopEnd", "(", "ML", ",", "Dec", ",", "End"], "ground_truth": [")", ";"], "File": "ARMLowOverheadLoops35", "Func": "Expand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2510, "Length": 173, "Cover_Rate": 0.36268343815513626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "&", "HRI", "=", "*", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "DefsA", ";", "SmallVector", "<", "unsigned", ",", "", ">", "DefsB", ";", "SmallVector", "<", "unsigned", ",", "", ">", "UsesA", ";", "SmallVector", "<", "unsigned", ",", "", ">", "UsesB", ";", "parseOperands", "(", "ProdMI", ",", "DefsA", ",", "UsesA", ")", ";", "parseOperands", "(", "ConsMI", ",", "DefsB", ",", "UsesB", ")", ";", "for", "(", "auto", "&", "RegA", ":", "DefsA", ")", "for", "(", "auto", "&", "RegB", ":", "UsesB", ")", "{", "if", "(", "RegA", "==", "RegB", ")", "return", "true", ";", "if", "(", "Register", "::", "isPhysicalRegister", "(", "RegA", ")", ")", "for", "(", "MCSubRegIterator", "SubRegs", "(", "RegA", ",", "&", "HRI", ")", ";", "SubRegs", ".", "isValid", "(", ")", ";", "++", "SubRegs", ")", "if", "(", "RegB", "==", "*", "SubRegs", ")", "return", "true", ";", "if", "(", "Register", "::", "isPhysicalRegister", "(", "RegB", ")", ")", "for", "(", "MCSubRegIterator", "SubRegs", "(", "RegB", ",", "&", "HRI", ")", ";", "SubRegs", ".", "isValid", "(", ")", ";", "++", "SubRegs", ")", "if", "(", "RegA", "=="], "ground_truth": ["*", "SubRegs", ")", "return", "true", ";"], "File": "HexagonInstrInfo15", "Func": "isDependent", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2511, "Length": 166, "Cover_Rate": 0.8137254901960784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isOperationLegalOrCustom", "(", "", ",", "ResVT", ")", ")", "return", "false", ";", "return", "(", "Index", "==", "", "||", "Index", "=="], "ground_truth": ["ResVT", ".", "getVectorNumElements", "(", ")", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "isExtractSubvectorCheap", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2512, "Length": 28, "Cover_Rate": 0.5957446808510638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "maskcmp", "=", "true", ";", "cmp_mode", "=", "nbits", ">", "", "?", "int_mode_for_size", "(", "nbits", ",", "", ")", ".", "require", "(", ")", ":", "E_QImode", ";", "}", "else", "cmp_mode", "=", "cmp_ops_mode", ";", "cmp_op0", "=", "force_reg", "(", "cmp_ops_mode", ",", "cmp_op0", ")", ";", "bool", "(", "*", "op1_predicate", ")", "(", "rtx", ",", "machine_mode", ")", "=", "VECTOR_MODE_P", "(", "cmp_ops_mode", ")", "?", "vector_operand", ":", "nonimmediate_operand", ";", "if", "(", "!", "op1_predicate", "(", "cmp_op1", ",", "cmp_ops_mode", ")", ")", "cmp_op1", "=", "force_reg", "(", "cmp_ops_mode", ",", "cmp_op1", ")", ";", "if", "(", "optimize", "||", "(", "maskcmp", "&&", "cmp_mode", "!=", "mode", ")", "||", "(", "op_true", "&&", "reg_overlap_mentioned_p", "(", "dest", ",", "op_true", ")", ")", "||", "(", "op_false", "&&", "reg_overlap_mentioned_p", "(", "dest", ",", "op_false", ")", ")", ")", "dest", "=", "gen_reg_rtx", "(", "maskcmp", "?", "cmp_mode", ":", "mode", ")", ";", "if", "(", "maskcmp", ")", "{", "bool", "ok", "=", "ix86_expand_mask_vec_cmp", "(", "dest", ",", "code", ",", "cmp_op0", ",", "cmp_op1", ")", ";", "gcc_assert", "(", "ok", ")", ";", "return", "dest"], "ground_truth": [";"], "File": "i386-expand", "Func": "ix86_expand_sse_cmp", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2513, "Length": 149, "Cover_Rate": 0.5359712230215827, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitCommonHeader", "(", ")", ";", "OS", ".", "emitInt32", "(", "", ")", ";", "uint32_t", "TypeLen", "=", "", ",", "StrLen", ";", "for", "(", "const", "auto", "&", "TypeEntry", ":", "TypeEntries", ")", "TypeLen", "+=", "TypeEntry", "->", "getSize", "(", ")", ";", "StrLen", "=", "StringTable", ".", "getSize", "(", ")", ";", "OS", ".", "emitInt32", "(", "", ")", ";", "OS", ".", "emitInt32", "(", "TypeLen", ")", ";", "OS", ".", "emitInt32", "(", "TypeLen", ")", ";", "OS", ".", "emitInt32", "(", "StrLen", ")", ";", "for", "(", "const", "auto", "&", "TypeEntry", ":", "TypeEntries", ")", "TypeEntry", "->", "emitType", "(", "OS", ")", ";", "uint32_t", "StringOffset", "=", "", ";", "for", "(", "const", "auto", "&", "S", ":", "StringTable", ".", "getTable", "(", ")", ")", "{", "OS", ".", "AddComment", "(", "", "+", "std", "::", "to_string", "(", "StringOffset", ")", ")", ";", "OS", ".", "emitBytes", "(", "S", ")", ";", "OS", ".", "emitBytes", "(", "StringRef", "(", "", ",", "", ")", ")", ";", "StringOffset", "+=", "S", ".", "size", "("], "ground_truth": [")", "+", "", ";"], "File": "BTFDebug1", "Func": "emitBTFSection", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2514, "Length": 149, "Cover_Rate": 0.6681614349775785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineRegisterInfo", "*", "MRI", "=", "&", "DefMI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "IsRegCR", "=", "MRI", "->", "getRegClass", "(", "Reg", ")", "->", "hasSuperClassEq", "(", "&", "", ")", "||", "MRI", "->", "getRegClass", "(", "Reg", ")", "->", "hasSuperClassEq", "(", "&", "", ")", ";", "}", "else", "{", "IsRegCR", "=", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ";", "}", "if", "(", "UseMI", ".", "isBranch", "(", ")", "&&", "IsRegCR", ")", "{", "if", "(", "Latency", "<", "", ")", "Latency", "=", "getInstrLatency", "(", "ItinData", ",", "DefMI", ")", ";", "unsigned", "Directive", "=", "Subtarget", ".", "getCPUDirective", "(", ")", ";", "switch", "(", "Directive", ")"], "ground_truth": ["{"], "File": "PPCInstrInfo", "Func": "getOperandLatency", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2515, "Length": 108, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", "||", "!", "isTypeLegal", "(", "I", "->", "getType", "(", ")", ",", "VT", ")", ")", "return", "false", ";", "unsigned", "Opc", "=", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "NULL", ";", "if", "(", "VT", ".", "getSimpleVT", "(", ")", "==", "", ")", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "else", "if", "(", "VT", ".", "getSimpleVT", "(", ")", "==", "", ")", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "else", "if", "(", "VT", ".", "getSimpleVT", "(", ")", "=="], "ground_truth": ["", ")", "{"], "File": "X86FastISel117", "Func": "X86SelectSelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2516, "Length": 88, "Cover_Rate": 0.30662020905923343, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseDirectiveSetFP", "(", "SMLoc", "L", ")", "{", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "if", "(", "check", "(", "!", "UC", ".", "hasFnStart", "(", ")", ",", "L", ",", "", ")", "||", "check", "(", "UC", ".", "hasHandlerData", "(", ")", ",", "L", ",", "", ")", ")", "return", "true", ";", "SMLoc", "FPRegLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int", "FPReg", "=", "tryParseRegister", "(", ")", ";", "if", "(", "check", "(", "FPReg", "==", "-", "", ",", "FPRegLoc", ",", "", ")", "||", "Parser", ".", "parseToken", "(", "AsmToken", "::", "Comma", ",", "", ")", ")", "return", "true", ";", "SMLoc", "SPRegLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int", "SPReg", "=", "tryParseRegister", "(", ")", ";", "if", "(", "check", "(", "SPReg", "==", "-", "", ",", "SPRegLoc", ",", "", ")", "||", "check", "(", "SPReg", "!=", "", "&&", "SPReg", "!=", "UC", ".", "getFPReg", "(", ")", ",", "SPRegLoc", ",", "", ")", ")", "return", "true", ";", "UC", ".", "saveFPReg", "(", "FPReg", ")", ";", "int64_t", "Offset", "=", "", ";", "if", "(", "Parser", ".", "parseOptionalToken", "(", "AsmToken", "::", "Comma", ")", ")", "{", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Hash", ")", "&&", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Dollar", ")", ")", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "OffsetExpr", ";", "SMLoc", "ExLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "SMLoc", "EndLoc", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "OffsetExpr", ",", "EndLoc", ")", ")", "return", "Error", "(", "ExLoc", ",", "", ")", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "OffsetExpr", ")", ";", "if", "(", "check", "(", "!", "CE", ",", "ExLoc", ","], "ground_truth": ["", ")", ")", "return", "true", ";"], "File": "ARMAsmParser (2)2", "Func": "parseDirectiveSetFP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2517, "Length": 297, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeVSXFMAMutatePass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ")", ";", "insertPass", "(", "VSXFMAMutateEarly", "?", "&", "RegisterCoalescerID", ":", "&", "MachineSchedulerID", ",", "&", "VSXFMAMutateID", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "PPCTargetMachine", "Func": "addPreRegAlloc", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2518, "Length": 27, "Cover_Rate": 0.7714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtpd_epu64", "(", "__m512i", "__W", ",", "__mmask8", "__U", ",", "__m512d", "__A", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_cvtpd2uqq512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8di", ")"], "ground_truth": ["__W", ",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_mask_cvtpd_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2519, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "break", ";", "OPCODE", "(", "RET_FLAG", ")", ";", "OPCODE", "(", "CALL", ")", ";", "OPCODE", "(", "SIBCALL", ")", ";", "OPCODE", "(", "TLS_GDCALL", ")", ";", "OPCODE", "(", "TLS_LDCALL", ")", ";", "OPCODE", "(", "PCREL_WRAPPER", ")", ";", "OPCODE", "(", "PCREL_OFFSET", ")", ";", "OPCODE", "(", "IABS", ")", ";", "OPCODE", "(", "ICMP", ")", ";", "OPCODE", "(", "FCMP", ")", ";", "OPCODE", "(", "TM", ")", ";", "OPCODE", "(", "BR_CCMASK", ")", ";", "OPCODE", "(", "SELECT_CCMASK", ")", ";", "OPCODE", "(", "ADJDYNALLOC", ")", ";", "OPCODE", "(", "POPCNT", ")", ";", "OPCODE", "(", "SMUL_LOHI", ")", ";", "OPCODE", "(", "UMUL_LOHI", ")", ";", "OPCODE", "(", "SDIVREM", ")", ";", "OPCODE", "(", "UDIVREM", ")", ";", "OPCODE", "(", "MVC", ")", ";", "OPCODE", "(", "MVC_LOOP", ")", ";", "OPCODE", "(", "NC", ")", ";", "OPCODE", "(", "NC_LOOP", ")", ";", "OPCODE", "(", "OC", ")", ";", "OPCODE", "(", "OC_LOOP", ")", ";", "OPCODE", "(", "XC", ")", ";", "OPCODE", "(", "XC_LOOP", ")", ";", "OPCODE", "(", "CLC", ")", ";", "OPCODE", "(", "CLC_LOOP", ")", ";", "OPCODE", "(", "STPCPY", ")", ";", "OPCODE", "(", "STRCMP", ")", ";", "OPCODE", "(", "SEARCH_STRING", ")", ";", "OPCODE", "(", "IPM", ")", ";", "OPCODE", "(", "MEMBARRIER", ")", ";", "OPCODE", "(", "TBEGIN", ")", ";", "OPCODE", "(", "TBEGIN_NOFLOAT", ")", ";", "OPCODE", "(", "TEND", ")", ";", "OPCODE", "(", "BYTE_MASK", ")", ";", "OPCODE", "(", "ROTATE_MASK", ")", ";", "OPCODE", "(", "REPLICATE", ")", ";", "OPCODE", "(", "JOIN_DWORDS", ")", ";", "OPCODE", "(", "SPLAT", ")", ";", "OPCODE", "(", "MERGE_HIGH", ")", ";", "OPCODE", "(", "MERGE_LOW", ")", ";", "OPCODE", "(", "SHL_DOUBLE", ")", ";", "OPCODE", "(", "PERMUTE_DWORDS", ")", ";", "OPCODE", "(", "PERMUTE", ")", ";", "OPCODE", "(", "PACK", ")", ";", "OPCODE", "(", "PACKS_CC", ")", ";", "OPCODE", "(", "PACKLS_CC", ")", ";", "OPCODE", "(", "UNPACK_HIGH", ")", ";", "OPCODE", "(", "UNPACKL_HIGH", ")", ";", "OPCODE", "(", "UNPACK_LOW", ")", ";", "OPCODE", "(", "UNPACKL_LOW", ")", ";", "OPCODE", "(", "VSHL_BY_SCALAR", ")", ";", "OPCODE", "(", "VSRL_BY_SCALAR", ")", ";", "OPCODE", "(", "VSRA_BY_SCALAR", ")", ";", "OPCODE", "(", "VSUM", ")", ";", "OPCODE", "(", "VICMPE", ")", ";", "OPCODE", "(", "VICMPH", ")", ";", "OPCODE", "(", "VICMPHL", ")", ";", "OPCODE", "(", "VICMPES", ")", ";", "OPCODE", "(", "VICMPHS", ")", ";", "OPCODE", "(", "VICMPHLS", ")", ";", "OPCODE", "(", "VFCMPE", ")", ";", "OPCODE", "(", "VFCMPH", ")", ";", "OPCODE", "(", "VFCMPHE", ")", ";", "OPCODE", "(", "VFCMPES", ")", ";", "OPCODE", "(", "VFCMPHS", ")", ";", "OPCODE", "(", "VFCMPHES", ")", ";", "OPCODE", "(", "VFTCI", ")", ";", "OPCODE", "(", "VEXTEND", ")", ";", "OPCODE", "(", "VROUND", ")", ";", "OPCODE", "(", "VTM", ")", ";", "OPCODE", "(", "VFAE_CC", ")", ";", "OPCODE", "(", "VFAEZ_CC", ")", ";", "OPCODE", "(", "VFEE_CC", ")", ";", "OPCODE", "(", "VFEEZ_CC", ")", ";", "OPCODE", "(", "VFENE_CC", ")", ";", "OPCODE", "(", "VFENEZ_CC", ")", ";", "OPCODE", "(", "VISTR_CC", ")", ";", "OPCODE", "(", "VSTRC_CC", ")", ";", "OPCODE", "(", "VSTRCZ_CC", ")", ";", "OPCODE", "(", "TDC", ")", ";", "OPCODE", "(", "ATOMIC_SWAPW", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_ADD", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_SUB", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_AND", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_OR", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_XOR", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_NAND", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_MIN", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_MAX", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_UMIN", ")", ";", "OPCODE", "(", "ATOMIC_LOADW_UMAX", ")", ";", "OPCODE", "(", "ATOMIC_CMP_SWAPW", ")"], "ground_truth": [";"], "File": "SystemZISelLowering21", "Func": "getTargetNodeName", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2520, "Length": 485, "Cover_Rate": 0.9168241965973535, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "REG", ":", "case", "SUBREG", ":", "info", "->", "type", "=", "ADDRESS_REG", ";", "info", "->", "reg", "=", "x", ";", "info", "->", "offset", "=", "const0_rtx", ";", "return", "riscv_valid_base_register_p", "(", "info", "->", "reg", ",", "mode", ",", "strict_p", ")", ";", "case", "PLUS", ":", "info", "->", "type", "=", "ADDRESS_REG", ";", "info", "->", "reg", "=", "XEXP", "(", "x", ",", "", ")", ";", "info", "->", "offset", "=", "XEXP", "(", "x", ",", "", ")", ";", "return", "(", "riscv_valid_base_register_p", "(", "info", "->", "reg", ",", "mode", ",", "strict_p", ")", "&&", "riscv_valid_offset_p", "(", "info", "->", "offset"], "ground_truth": [",", "mode", ")", ")", ";"], "File": "riscv2", "Func": "riscv_classify_address", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2521, "Length": 90, "Cover_Rate": 0.4326923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vshlq_r_uv16qi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vshlq_r_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2522, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrdq_scatter_base_u64", "(", "uint64x2_t", "__addr", ",", "const", "int", "__offset", ",", "uint64x2_t", "__value", ")", "{", "__builtin_mve_vstrdq_scatter_base_uv2di", "(", "__addr", ",", "__offset", ",", "__value"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vstrdq_scatter_base_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2523, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "Start", ",", "End", ";", "if", "(", "TII", "->", "isRxSBGMask", "(", "Value", ",", "BitsPerElement", ",", "Start", ",", "End", ")", ")", "{", "Start", "-=", "", "-", "BitsPerElement", ";", "End", "-=", "", "-", "BitsPerElement", ";", "MVT", "VecVT", "=", "", "(", "", "(", "BitsPerElement", ")", ",", "", "/", "BitsPerElement", ")", ";", "SDValue", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT", ",", "DAG", ".", "getConstant", "(", "Start", ",", "DL", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "End", ",", "DL", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op"], "ground_truth": [")", ";"], "File": "SystemZISelLowering104", "Func": "tryBuildVectorReplicate", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2524, "Length": 99, "Cover_Rate": 0.42127659574468085, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "("], "ground_truth": [")", "const", "override", "{"], "File": "AArch64AsmBackend (2)", "Func": "getNumFixupKinds", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2525, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo", "(", ")", "const", "override", "{", "return", "&"], "ground_truth": ["InstrInfo", ";"], "File": "ARM64TargetMachine", "Func": "getInstrInfo", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2526, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "find_all_hard_regs", "(", "*", "x", ",", "("], "ground_truth": ["HARD_REG_SET", "*", ")", "data", ")", ";"], "File": "frv", "Func": "frv_io_handle_use", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 2527, "Length": 12, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "emitARM64WinCFISaveFReg", "(", "unsigned", "Reg", ",", "int", "Offset", ")", "override", "{", "OS", "<<", "", "<<", "Reg", "<<", "", "<<", "Offset"], "ground_truth": ["<<", "", ";"], "File": "AArch64ELFStreamer11", "Func": "emitARM64WinCFISaveFReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2528, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "delta", "!=", "", ")", "{", "if", "(", "delta", ">", "maxoff", "||", "delta", "<", "-", "maxoff", ")", "{", "fprintf", "(", "file", ",", "", ",", "reg0", ",", "(", "long", ")", "delta", ")", ";", "fprintf", "(", "file", ",", "", ",", "thiz", ",", "thiz", ",", "reg0", ")", ";", "}", "else", "fprintf", "(", "file", ",", "", ",", "(", "delta", ">", "", "?", "", ":", "", ")", ",", "thiz", ",", "thiz", ",", "(", "long", ")", "(", "delta", ">", "", "?", "delta", ":", "-", "delta", ")", ")", ";", "}", "if", "(", "vcall_offset", "!=", "", ")", "{", "fprintf", "(", "file", ",", "", ",", "reg0", ",", "thiz", ")", ";", "if", "(", "vcall_offset", ">", "maxoff", "||", "vcall_offset", "<", "-", "maxoff", ")", "{", "fprintf", "(", "file", ",", "", ",", "reg1", ",", "(", "long", ")", "vcall_offset", ")", ";", "fprintf", "(", "file", ",", "", ",", "reg0", ",", "reg0", ",", "reg1", ")", ";", "}", "else", "fprintf", "(", "file", ",", "", ",", "(", "vcall_offset", ">", "", "?", "", ":", "", ")", ",", "reg0", ",", "reg0", ",", "(", "long", ")", "(", "vcall_offset", ">", "", "?", "vcall_offset", ":", "-", "vcall_offset", ")", ")", ";", "fprintf", "(", "file", ",", "", ",", "reg0", ",", "reg0", ")", ";", "fprintf", "(", "file", ",", "", ",", "thiz", ",", "thiz", ",", "reg0", ")", ";", "}", "if", "(", "CSKY_TARGET_ARCH", "(", "CK801", ")", ")", "{", "if", "(", "vcall_offset", ">", "maxoff", "||", "vcall_offset", "<", "-", "maxoff", ")", "{", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", ""], "ground_truth": [")", ";"], "File": "csky", "Func": "csky_output_mi_thunk", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2529, "Length": 244, "Cover_Rate": 0.5126050420168067, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Zero", "=", "MRI", ".", "createVirtualRegister", "(", "PtrRC", ")", ";", "unsigned", "Drop", "=", "MRI", ".", "createVirtualRegister", "(", "PtrRC", ")", ";", "const", "auto", "*", "TII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "BuildMI", "(", "MBB", ",", "InsertAddr", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Zero", ")", ".", "addImm", "(", "", ")", ";", "auto", "*", "MMO", "=", "new", "MachineMemOperand", "(", "MachinePointerInfo", "(", "MF", ".", "getPSVManager", "(", ")", ".", "getExternalSymbolCallEntry", "(", "ES", ")", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "InsertStore", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Drop", ")", ".", "addExternalSymbol", "(", "SPSymbol", ")", ".", "addReg", "(", "Zero", ")"], "ground_truth": [".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "WebAssemblyFrameLowering26", "Func": "writeSPToMemory", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2530, "Length": 134, "Cover_Rate": 0.6203703703703703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "or1k_expand_compare", "(", "rtx", "*", "operands", ")", "{", "rtx", "sr_f", "=", "gen_rtx_REG", "(", "BImode", ",", "SR_F_REGNUM", ")", ";", "if", "(", "!", "TARGET_SFIMM", ")", "XEXP", "(", "operands", "[", "", "]", ",", "", ")", "=", "force_reg", "(", "SImode", ",", "XEXP", "(", "operands", "[", "", "]", ",", "", ")", ")", ";", "PUT_MODE", "(", "operands", "[", "", "]"], "ground_truth": [",", "BImode", ")", ";"], "File": "or1k2", "Func": "or1k_expand_compare", "Target": "or1k", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2531, "Length": 58, "Cover_Rate": 0.58, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "getFLAGS", "(", "insn", ")", ")", "{", "default", ":", "return", "UNSUPPORTED", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "MBlazeDisassembler", "Func": "decodeXOR", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2532, "Length": 19, "Cover_Rate": 0.48717948717948717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MachineInstrBuilder", "(", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MI", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "ImplicitDefine", "|", "RegState", "::", "Dead", ")", ";", "LLVM_DEBUG", "(", "MI", ".", "dump"], "ground_truth": ["(", ")", ")", ";"], "File": "Z80oldISelLowering", "Func": "AdjustAdjCallStack", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2533, "Length": 49, "Cover_Rate": 0.4537037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "ExpandPseudo"], "ground_truth": ["(", ")", ";"], "File": "RV16KExpandPseudoInsts", "Func": "createRV16KExpandPseudoPass", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2534, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "if", "(", "cfun_gpr_save_slot", "(", "i", ")", "!=", "SAVE_SLOT_NONE", ")", "return", "false", ";", "if", "(", "!", "TARGET_64BIT", "&&", "(", "cfun_fpr_save_p", "(", "FPR4_REGNUM", ")", "||", "cfun_fpr_save_p", "(", "FPR6_REGNUM", ")", ")"], "ground_truth": [")", "return", "false", ";"], "File": "s390", "Func": "s390_can_use_return_insn", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2535, "Length": 45, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "AsmPrinter", "(", "TargetMachine", "&", "TM", ",", "MCStreamer", "&", "Streamer", ")", ":", "AsmPrinter", "(", "TM", ",", "Streamer", ")", ",", "MCP", "(", "nullptr", ")", ",", "InConstantPool", "(", "false", ")", ",", "MCInstLowering", "(", "*", "this", ")", "{", "Subtarget", "=", "&", "TM", ".", "getSubtarget", "<", "Subtarget", ">"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmPrinter", "Func": "MipsAsmPrinter", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2536, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "compute_int_layout", "(", "bitpos", ",", "data", ",", "&", "nregs", ")", ")", "return", ";", "if", "(", "intoffset", "%", "BITS_PER_WORD", "!=", "", ")", "mode", "=", "smallest_mode_for_size", "(", "BITS_PER_WORD", "-", "intoffset", "%", "BITS_PER_WORD", ",", "MODE_INT", ")", ";", "else", "mode", "=", "word_mode", ";", "const", "int", "this_slotno", "=", "data", "->", "slotno", "+", "intoffset", "/", "BITS_PER_WORD", ";", "unsigned", "int", "regno", "=", "data", "->", "regbase", "+", "this_slotno", ";", "intoffset", "/="], "ground_truth": ["BITS_PER_UNIT", ";"], "File": "sparc5", "Func": "assign_int_registers", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2537, "Length": 67, "Cover_Rate": 0.391812865497076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "saved_regs", "&", "(", "", "<<", "regno", ")", ")", "{", "if", "(", "TARGET_H8300S", ")", "{", "if", "(", "(", "TARGET_H8300SX", "||", "(", "regno", "&", "", ")", "==", "", ")", "&&", "(", "(", "saved_regs", "<<", "", ">>", "regno", ")", "&", "", ")", "==", "", ")", "n_regs", "=", "", ";", "else", "if", "(", "(", "TARGET_H8300SX", "||", "(", "regno", "&", "", ")", "==", "", ")", "&&", "(", "(", "saved_regs", "<<", "", ">>", "regno", ")", "&", "", ")", "==", "", ")", "n_regs", "=", "", ";", "else", "if", "(", "(", "TARGET_H8300SX", "||", "(", "regno", "&", "", ")", "==", "", ")", "&&", "(", "(", "saved_regs", "<<", "", ">>", "regno", ")", "&", "", ")", "==", "", ")", "n_regs", "=", "", ";", "}", "if", "(", "TARGET_H8300SX", "&&", "!", "sibcall_p", "&&", "!", "frame_pointer_needed", "&&", "frame_size", "==", "", "&&", "(", "saved_regs", "&", "(", "(", "", "<<", "(", "regno", "-", "n_regs", "+", "", ")", ")", "-", "", ")", ")", "==", "", ")", "returned_p", "=", "true", ";", "h8300_push_pop", "(", "regno", "-", "n_regs", "+", "", ",", "n_regs", ",", "true", ",", "returned_p", ")", ";", "}", "}", "if", "(", "frame_pointer_needed", ")", "{", "if", "(", "TARGET_H8300SX", "&&", "!", "sibcall_p"], "ground_truth": [")", "returned_p", "=", "true", ";"], "File": "h8300", "Func": "h8300_expand_epilogue", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2538, "Length": 188, "Cover_Rate": 0.6438356164383562, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Op", ".", "getImm", "(", ")", "->", "evaluateAsAbsolute", "(", "Res", ")", "||", "Res", ">", "", ")", "{", "Error", "(", "Op", ".", "getStartLoc", "(", ")", ",", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "X86AsmParser", "Func": "validateInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2539, "Length": 33, "Cover_Rate": 0.30275229357798167, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "ExtReg", "=", "extendRegister", "(", "ValVReg", ",", "VA", ")", ";", "MIRBuilder", ".", "buildCopy", "(", "PhysReg", ",", "ExtReg", ")", ";", "MIB", ".", "addUse", "(", "PhysReg", ",", "RegState"], "ground_truth": ["::", "Implicit", ")", ";"], "File": "MipsCallLowering (2)", "Func": "assignValueToReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2540, "Length": 30, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MF", "->", "insert", "(", "It", ",", "loopMBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", "->", "getRegInfo", "(", ")", ";", "unsigned", "scratch", "=", "RegInfo", ".", "createVirtualRegister", "(", "", ")", ";", "unsigned", "scratch2", "=", "(", "!", "BinOpcode", ")", "?", "incr", ":", "RegInfo", ".", "createVirtualRegister", "(", "", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "BB", "=", "loopMBB", ";", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "ldrOpc", ")", ",", "dest", ")", ".", "addReg", "(", "ptr", ")", ")", ";", "if", "(", "BinOpcode", ")", "{", "if", "(", "BinOpcode", "==", "", "||", "BinOpcode", "==", "", ")", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "scratch2", ")", ".", "addReg", "(", "incr", ")", ".", "addReg", "(", "dest", ")", ")", ".", "addReg", "(", "", ")", ";", "else", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "scratch2", ")", ".", "addReg", "(", "dest", ")", ".", "addReg", "(", "incr", ")", ")", ".", "addReg", "(", "", ")", ";", "}", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "strOpc", ")", ",", "scratch", ")", ".", "addReg", "(", "scratch2", ")"], "ground_truth": [".", "addReg", "(", "ptr", ")", ")", ";"], "File": "ARMISelLowering131", "Func": "EmitAtomicBinary", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2541, "Length": 242, "Cover_Rate": 0.3986820428336079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrndpq_m_fv8hf", "(", "__inactive", ",", "__a", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vrndpq_m_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2542, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_neon_vbfcvtsf", "(", "__a", ")"], "ground_truth": [";"], "File": "arm", "Func": "bf16_vcvth_bf16_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2543, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeSubtargetDependencies", "(", "StringRef", "CPU", ",", "Triple", "TT", ",", "StringRef", "FS", ",", "const", "TargetMachine", "&", "TM", ")", "{", "std", "::", "string", "CPUName", "=", "selectCPU", "(", "TT", ",", "CPU", ")", ";", "IsM68000", "=", "true", ";", "InstrItins", "=", "getInstrItineraryForCPU", "(", "CPUName", ")", ";", "stackAlignment", "=", "", ";", "return", "*"], "ground_truth": ["this", ";"], "File": "M680x0Subtarget", "Func": "initializeSubtargetDependencies", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2544, "Length": 48, "Cover_Rate": 0.9056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "N", "=", "L", ".", "IsSpecial", "?", "sizeof", "L", ".", "Properties", ":", "L", ".", "Size", "*", "sizeof", "(", "const", "Constant", "*", ")", ";", "memcpy", "(", "Values", ",", "L", ".", "Values", ",", "N", ")", ";", "Kind", "=", "L", "."], "ground_truth": ["Kind", ";"], "File": "HexagonConstPropagation11", "Func": "LatticeCell", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2545, "Length": 40, "Cover_Rate": 0.6557377049180327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TailCallReturnAddrDelta", "<", "", ")", "{", "BuildStackAdjustment", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TailCallReturnAddrDelta", ",", "false", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "uint64_t", "NumBytes", "=", "", ";", "int", "stackGrowth", "=", "-", "SlotSize", ";", "if", "(", "HasFP", ")", "{", "uint64_t", "FrameSize", "=", "StackSize", "-", "SlotSize", ";", "if", "(", "MMFI", "->", "getRestoreBasePointer", "(", ")", ")", "FrameSize", "+=", "SlotSize", ";", "NumBytes", "=", "FrameSize", "-", "MMFI", "->", "getCalleeSavedFrameSize", "(", ")", ";", "if", "(", "TRI", "->", "needsStackRealignment", "(", "MF", ")", ")", "NumBytes", "=", "alignTo", "(", "NumBytes", ",", "MaxAlign", ")", ";", "MFI", ".", "setOffsetAdjustment", "(", "-", "NumBytes", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "MachineFramePtr", ",", "RegState", "::", "Kill", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "if", "(", "NeedsDwarfCFI", ")", "{", "assert", "(", "StackSize", ")", ";", "BuildCFI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "MCCFIInstruction", "::", "createDefCfaOffset", "(", "nullptr", ",", "", "*", "stackGrowth", ")", ")", ";", "int", "DwarfFramePtr", "=", "TRI", "->", "getDwarfRegNum", "(", "MachineFramePtr", ",", "true", ")", ";", "assert", "(", "DwarfFramePtr", ">", "", ")", ";", "BuildCFI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "MCCFIInstruction", "::", "createOffset", "(", "nullptr", ",", "DwarfFramePtr", ",", "", "*", "stackGrowth", ")", ")", ";", "}", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "FramePtr", ")", ".", "addReg", "(", "StackPtr", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "if", "(", "NeedsDwarfCFI", ")", "{", "unsigned", "DwarfFramePtr", "=", "TRI", "->", "getDwarfRegNum", "(", "MachineFramePtr", ",", "true", ")", ";", "BuildCFI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "MCCFIInstruction", "::", "createDefCfaRegister", "(", "nullptr", ",", "DwarfFramePtr", ")", ")", ";", "}", "for", "(", "MachineBasicBlock", "&", "EveryMBB", ":", "MF", ")", "EveryMBB", ".", "addLiveIn", "(", "MachineFramePtr", ")", ";", "}", "else", "{", "NumBytes", "=", "StackSize", "-", "MMFI", "->", "getCalleeSavedFrameSize", "(", ")", ";", "}", "bool", "PushedRegs", "=", "false", ";", "int", "StackOffset", "=", "", "*", "stackGrowth", ";", "while", "(", "MBBI", "!=", "MBB", ".", "end", "(", ")", "&&", "MBBI", "->", "getFlag", "(", "MachineInstr", "::", "FrameSetup"], "ground_truth": [")", "&&", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "{"], "File": "M680x0FrameLowering", "Func": "emitPrologue", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2546, "Length": 338, "Cover_Rate": 0.4077201447527141, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isVectorLaneType", "(", "*", "getLaneType", "(", "DataType", ")"], "ground_truth": [")", ";"], "File": "VETargetTransformInfo", "Func": "isLegalMaskedLoad", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2547, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "PR", "=", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeGlobalISel", "(", "*", "PR", ")", ";", "initializeA53Fix835769Pass", "(", "*", "PR", ")", ";", "initializeA57FPLoadBalancingPass", "(", "*", "PR", ")", ";", "initializeAdvSIMDScalarPass", "(", "*", "PR", ")", ";", "initializeCollectLOHPass", "(", "*", "PR", ")", ";", "initializeConditionalComparesPass", "(", "*", "PR", ")", ";", "initializeConditionOptimizerPass", "(", "*", "PR", ")", ";", "initializeDeadRegisterDefinitionsPass", "(", "*", "PR", ")", ";", "initializeExpandPseudoPass", "(", "*", "PR", ")", ";", "initializeLoadStoreOptPass", "(", "*", "PR", ")", ";", "initializeSIMDInstrOptPass", "(", "*", "PR", ")", ";", "initializePreLegalizerCombinerPass", "(", "*", "PR", ")", ";", "initializePromoteConstantPass", "(", "*", "PR", ")", ";", "initializeRedundantCopyEliminationPass", "(", "*", "PR", ")", ";", "initializeStorePairSuppressPass", "(", "*", "PR", ")", ";", "initializeFalkorHWPFFixPass", "(", "*", "PR"], "ground_truth": [")", ";"], "File": "AArch64TargetMachine85", "Func": "LLVMInitializeAArch64Target", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2548, "Length": 105, "Cover_Rate": 0.6730769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "registerAsmPrinter", "("], "ground_truth": ["AsmPrinterCtorFn", "F", ")", "{"], "File": "ARMTargetMachine13", "Func": "registerAsmPrinter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2549, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__vector", "unsigned", "long", "long", "__p", "=", "vec_splats", "(", "*", "__P", ")", ";", "__a", "[", "", "]", "=", "__p", "[", "", "]", ";", "return", "(", "__m128", ")", "__a"], "ground_truth": [";"], "File": "xmmintrin", "Func": "_mm_loadl_pi", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2550, "Length": 28, "Cover_Rate": 0.417910447761194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "LibFunc_fmaxf", ":", "case", "LibFunc_fmaxl", ":", "Opcode", "=", "", ";", "break", ";", "}", "}", "if", "(", "Opcode", ")", "{", "EVT", "EVTy", "=", "TLI", "->", "getValueType", "(", "DL", ",", "CI", "->", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ",", "true", ")", ";", "if", "(", "EVTy", "==", "", ")", "return", "true", ";", "if", "(", "TLI", "->", "isOperationLegalOrCustom", "(", "Opcode", ",", "EVTy", ")", ")", "continue", ";", "else", "if", "(", "EVTy", ".", "isVector", "(", ")", "&&", "TLI", "->", "isOperationLegalOrCustom", "(", "Opcode", ",", "EVTy", ".", "getScalarType", "(", ")", ")", ")", "continue", ";", "return", "true", ";", "}", "}", "return", "true", ";", "}", "else", "if", "(", "isa", "<", "BinaryOperator", ">", "(", "J", ")", "&&", "J", "->", "getType", "(", ")", "->", "getScalarType", "(", ")", "->", "is_FP128Ty", "(", ")", ")", "{", "return", "true", ";", "}", "else", "if", "(", "isa", "<", "UIToFPInst", ">", "(", "J", ")", "||", "isa", "<", "SIToFPInst", ">", "(", "J", ")", "||", "isa", "<", "FPToUIInst", ">", "(", "J", ")", "||", "isa", "<", "FPToSIInst", ">", "(", "J", ")", ")", "{", "CastInst", "*", "CI", "=", "cast", "<", "CastInst", ">", "(", "J", ")", ";", "if", "(", "CI", "->", "getSrcTy", "(", ")", "->", "getScalarType", "(", ")", "->", "is_FP128Ty", "(", ")", "||", "CI", "->", "getDestTy", "(", ")", "->", "getScalarType", "(", ")", "->", "is_FP128Ty", "(", ")", "||", "isLargeIntegerTy", "(", "!", "TM", ".", "is64", "(", ")", ",", "CI", "->", "getSrcTy", "(", ")", "->", "getScalarType", "(", ")", ")", "||", "isLargeIntegerTy", "(", "!", "TM", ".", "is64", "(", ")", ",", "CI", "->", "getDestTy", "(", ")", "->", "getScalarType", "(", ")", ")", ")", "return", "true", ";", "}", "else", "if", "(", "isLargeIntegerTy", "(", "!", "TM", ".", "is64", "(", ")", ",", "J", "->", "getType", "(", ")", "->", "getScalarType", "(", ")", ")", "&&", "(", "J", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "UDiv", "||", "J", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "SDiv", "||", "J", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "URem", "||", "J", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "SRem", ")", ")", "{", "return", "true", ";", "}", "else", "if", "(", "!", "TM", ".", "is64", "(", ")", "&&", "isLargeIntegerTy", "(", "false", ",", "J", "->", "getType", "(", ")", "->", "getScalarType", "(", ")", ")", "&&", "(", "J", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "Shl", "||", "J", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "AShr", "||", "J", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "LShr", ")", ")", "{", "return", "true", ";", "}", "else", "if", "(", "isa", "<", "IndirectBrInst", ">", "(", "J", ")", "||", "isa", "<", "InvokeInst", ">", "(", "J", ")", ")", "{", "return", "true", ";", "}", "else", "if", "(", "SwitchInst", "*", "SI", "=", "dyn_cast", "<", "SwitchInst", ">", "(", "J", ")", ")", "{", "if", "(", "SI", "->", "getNumCases", "(", ")", "+", "", ">=", "(", "unsigned", ")", "TLI", "->", "getMinimumJumpTableEntries", "(", ")", ")", "return", "true", ";", "}", "if", "(", "J", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "FRem", ")", "return", "true", ";", "if", "(", "ST", "->", "useSoftFloat", "(", ")", ")", "{", "switch", "(", "J", "->", "getOpcode", "(", ")", ")", "{", "case", "Instruction", "::", "FAdd", ":", "case", "Instruction", "::", "FSub", ":", "case", "Instruction", "::", "FMul", ":", "case", "Instruction", "::"], "ground_truth": ["FDiv", ":"], "File": "PPCTargetTransformInfo40", "Func": "mightUseCTR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2551, "Length": 497, "Cover_Rate": 0.31238214959145194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getPrefLoopLogAlignment", "(", ")", "const"], "ground_truth": ["{"], "File": "ARMSubtarget (2)3", "Func": "getPrefLoopLogAlignment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2552, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "CURegNum", "=", "getCompactUnwindRegNum", "(", "Reg", ")", ";", "if", "(", "CURegNum", "==", "-", "", ")", "return", "~", "", ";", "RegEnc", "|=", "(", "CURegNum", "&", "", ")", "<<", "(", "Idx", "++", "*", "", ")", ";", "}", "assert", "(", "(", "RegEnc", "&", "", ")", "==", "RegEnc", "&&", "", ")", ";", "return"], "ground_truth": ["RegEnc", ";"], "File": "X86AsmBackend (2)", "Func": "encodeCompactUnwindRegistersWithFrame", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2553, "Length": 51, "Cover_Rate": 0.5204081632653061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "InstructionSelector", "::", "emitADDS", "(", "Register", "Dst", ",", "MachineOperand", "&", "LHS", ",", "MachineOperand", "&", "RHS", ",", "MachineIRBuilder", "&", "MIRBuilder", ")", "const", "{", "const", "std", "::", "array", "<", "std", "::", "array", "<", "unsigned", ",", "", ">", ",", "", ">", "OpcTable", "{", "{", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", "}", "}", ";", "return", "emitAddSub", "(", "OpcTable", ",", "Dst", ","], "ground_truth": ["LHS", ",", "RHS", ",", "MIRBuilder", ")", ";"], "File": "AArch64InstructionSelector (2)", "Func": "emitADDS", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2554, "Length": 88, "Cover_Rate": 0.8073394495412844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "new", "InstructionSelect", "(", "getOptLevel", "(", ")", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "M88kTargetMachine", "Func": "addGlobalInstructionSelect", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2555, "Length": 14, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "}", "else", "{", "if", "(", "Signed", ")", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "else", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "}", "unsigned", "ResultReg", "=", "createResultReg", "(", "DestVT", "==", "", "?", "&", "", ":", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "updateValueMap", "(", "I"], "ground_truth": [",", "ResultReg", ")", ";"], "File": "AArch64FastISel22", "Func": "selectFPToInt", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2556, "Length": 97, "Cover_Rate": 0.383399209486166, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", ";", "FunctionInfo", "*", "AFI", "=", "MBB", ".", "getParent", "(", ")", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "int", "BOpc", "=", "!", "AFI", "->", "isThumbFunction", "(", ")", "?", "", ":", "(", "AFI", "->", "isThumb2Function", "(", ")", "?", "", ":", "", ")", ";", "int", "BccOpc", "=", "!", "AFI", "->", "isThumbFunction", "(", ")", "?", "", ":", "(", "AFI", "->", "isThumb2Function", "(", ")", "?", "", ":", "", ")", ";", "assert", "(", "TBB", "&&", "", ")", ";", "assert", "(", "(", "Cond", ".", "size", "(", ")", "==", "", "||", "Cond", ".", "size", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "FBB", "==", ""], "ground_truth": [")", "{"], "File": "ARMBaseInstrInfo16", "Func": "InsertBranch", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2557, "Length": 105, "Cover_Rate": 0.3736654804270463, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "e", "->", "src", "->", "index", "==", "ENTRY_BLOCK_PTR_FOR_FN", "(", "cfun", ")", "->", "index", ")", "continue", ";", "if", "(", "vsetvl_insn_p", "(", "prop", ".", "get_insn", "(", ")", "->", "rtl", "(", ")", ")", "&&", "propagate_avl_across_demands_p", "(", "prop", ",", "block_info", ".", "reaching_out", ")", ")", "continue", ";", "if", "(", "block_info", ".", "reaching_out", ".", "unknown_p", "(", ")", ")", "continue", ";", "else", "if", "(", "block_info", ".", "reaching_out", ".", "hard_empty_p", "(", ")", ")", "continue", ";", "else", "if", "(", "block_info", ".", "reaching_out", ".", "empty_p", "(", ")", ")", "{", "enum", "fusion_type", "type", "=", "get_backward_fusion_type", "(", "crtl", "->", "ssa", "->", "bb", "(", "e", "->", "src", ")", ",", "prop", ")", ";", "if", "(", "type", "==", "INVALID_FUSION", ")", "continue", ";", "block_info", ".", "reaching_out", "=", "prop", ";", "block_info", ".", "reaching_out", ".", "set_dirty", "(", "type", ")", ";", "if", "(", "prop", ".", "has_avl_reg", "(", ")", "&&", "!", "vlmax_avl_p", "(", "prop", ".", "get_avl", "(", ")", ")", ")", "{", "hash_set", "<", "set_info", "*", ">", "sets", "=", "get_all_sets", "(", "prop", ".", "get_avl_source", "(", ")", ",", "true", ",", "true", ",", "true", ")", ";", "set_info", "*", "set", "=", "get_same_bb_set", "(", "sets", ",", "e", "->", "src", ")", ";", "if", "(", "set", ")", "block_info", ".", "reaching_out", ".", "set_avl_info", "(", "avl_info", "(", "prop", ".", "get_avl", "(", ")", ",", "set", ")", ")", ";", "}", "block_info", ".", "local_dem", "=", "block_info", ".", "reaching_out", ";", "block_info", ".", "probability", "=", "curr_block_info", ".", "probability", ";", "changed_p", "=", "true", ";", "}", "else", "if", "(", "block_info", ".", "reaching_out", ".", "dirty_p", "(", ")", ")", "{", "vector_insn_info", "new_info", ";", "if", "(", "block_info", ".", "reaching_out", ".", "compatible_p", "(", "prop", ")", ")", "{", "if", "(", "block_info", ".", "reaching_out", ".", "available_p", "(", "prop", ")", ")", "continue", ";", "new_info", "=", "block_info", ".", "reaching_out", ".", "merge", "(", "prop", ",", "GLOBAL_MERGE", ")", ";", "new_info", ".", "set_dirty", "(", "block_info", ".", "reaching_out", ".", "dirty_with_killed_avl_p", "(", ")", ")", ";", "block_info", ".", "probability", "+=", "curr_block_info", ".", "probability", ";", "}", "else", "{", "if", "(", "curr_block_info", ".", "probability", ">", "block_info", ".", "probability", ")", "{", "enum", "fusion_type", "type", "=", "get_backward_fusion_type", "(", "crtl", "->", "ssa", "->", "bb", "(", "e", "->", "src", ")", ",", "prop", ")", ";", "if", "(", "type", "==", "INVALID_FUSION", ")", "continue", ";", "new_info", "=", "prop", ";", "new_info", ".", "set_dirty", "(", "type", ")", ";", "block_info", ".", "probability", "=", "curr_block_info", ".", "probability", ";", "}", "else", "continue", ";", "}", "if", "(", "propagate_avl_across_demands_p", "(", "prop", ",", "block_info", ".", "reaching_out", ")", ")", "{", "rtx", "reg", "=", "new_info", ".", "get_avl_reg_rtx", "(", ")", ";", "if", "(", "find_reg_killed_by", "(", "crtl", "->", "ssa", "->", "bb", "(", "e", "->", "src", ")", ",", "reg", ")", ")", "new_info", ".", "set_dirty", "(", "true", ")", ";", "}", "block_info", ".", "local_dem"], "ground_truth": ["=", "new_info", ";"], "File": "riscv-vsetvl", "Func": "backward_demand_fusion", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2558, "Length": 414, "Cover_Rate": 0.490521327014218, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "VK_TPREL_G1_NC", ":", "return", "", ";", "case", "VK_TPREL_G0", ":", "return", "", ";", "case", "VK_TPREL_G0_NC", ":", "return", "", ";", "case", "VK_TPREL_HI12", ":", "return", "", ";", "case", "VK_TPREL_LO12", ":", "return", "", ";", "case", "VK_TPREL_LO12_NC", ":", "return", "", ";", "case", "VK_TLSDESC_LO12", ":", "return", "", ";", "case", "VK_ABS_PAGE", ":", "return", "", ";", "case", "VK_ABS_PAGE_NC", ":", "return", "", ";", "case", "VK_GOT", ":", "return", "", ";", "case", "VK_GOT_PAGE", ":", "return", "", ";", "case", "VK_GOT_LO12", ":", "return", "", ";", "case", "VK_GOTTPREL", ":", "return", "", ";", "case", "VK_GOTTPREL_PAGE", ":", "return", "", ";", "case", "VK_GOTTPREL_LO12_NC", ":", "return", "", ";", "case", "VK_GOTTPREL_G1", ":", "return"], "ground_truth": ["", ";"], "File": "AArch64MCExpr26", "Func": "getVariantKindName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2559, "Length": 96, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "break", ";", "case", "TYPE_DIV", ":", "switch", "(", "get_attr_size", "(", "insn", ")", ")", "{", "case", "SIZE_32", ":", "cost", "=", "COSTS_N_INSNS", "(", "n", "-", "", ")", "+", "rs6000_cost", "->", "divsi", ";", "break", ";", "case", "SIZE_64", ":", "cost", "=", "COSTS_N_INSNS", "(", "n", "-", "", ")", "+", "rs6000_cost", "->", "divdi", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "break", ";", "case", "TYPE_FP", ":", "cost", "=", "n", "*", "rs6000_cost", "->", "fp", ";", "break", ";", "case", "TYPE_DMUL", ":", "cost", "=", "n", "*", "rs6000_cost", "->", "dmul", ";", "break", ";", "case", "TYPE_SDIV", ":", "cost", "=", "n", "*", "rs6000_cost", "->", "sdiv", ";", "break", ";", "case", "TYPE_DDIV", ":", "cost", "=", "n", "*", "rs6000_cost", "->", "ddiv", ";", "break", ";", "case", "TYPE_SYNC", ":", "case", "TYPE_LOAD_L", ":", "case", "TYPE_MFCR", ":", "case"], "ground_truth": ["TYPE_MFCRF", ":"], "File": "rs6000", "Func": "rs6000_insn_cost", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2560, "Length": 123, "Cover_Rate": 0.3236842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "FPU", "=", "getParser", "(", ")", ".", "parseStringToEndOfStatement", "(", ")", ".", "trim", "(", ")", ";", "unsigned", "ID", "=", "StringSwitch", "<", "unsigned", ">", "(", "FPU", ")", ".", "Default", "(", "", ")", ";", "if", "(", "ID", "==", "", ")", "{", "Error", "(", "L", ",", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "ARMAsmParser (2)", "Func": "parseDirectiveFPU", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2561, "Length": 48, "Cover_Rate": 0.64, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "}", "else", "if", "(", "Is", "==", "IS_SGPR", ")", "{", "switch", "(", "RegWidth", ")", "{", "default", ":", "return", "-", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "}", "else", "if", "(", "Is", "==", "IS_AGPR", ")", "{", "switch", "(", "RegWidth", ")", "{", "default", ":", "return", "-", "", ";", "case", "", ":", "return", "", ";", "case", ""], "ground_truth": [":"], "File": "AMDGPUAsmParser3", "Func": "getRegClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2562, "Length": 135, "Cover_Rate": 0.3638814016172507, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "", "(", "N0", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N0", ".", "getOperand", "("], "ground_truth": ["", ")", ",", "N1", ")", ";"], "File": "X86ISelLowering102", "Func": "combineANDXORWithAllOnesIntoANDNP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2563, "Length": 70, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "assert", "(", "", "&&", "", ")", ";", "case", "CallingConv", "::", "C", ":", "case", "CallingConv", "::", "Fast", ":", "return", "LowerCCCArguments", "(", "Op"], "ground_truth": [",", "DAG", ")", ";"], "File": "XCoreISelLowering17", "Func": "LowerFORMAL_ARGUMENTS", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2564, "Length": 27, "Cover_Rate": 0.40298507462686567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "assert", "(", "VT", ".", "isVector", "(", ")", "&&", "InVT", ".", "isVector", "(", ")", "&&", "", ")", ";", "assert", "(", "VT", ".", "getVectorNumElements", "(", ")", "==", "VT", ".", "getVectorNumElements", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "&&", "", ")", ";", "assert", "(", "(", "InVT", ".", "getVectorElementType", "(", ")", "==", "", "||", "InVT", ".", "getVectorElementType", "(", ")", "==", "", "||", "InVT", ".", "getVectorElementType", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "InVT", "==", "", ")", "{", "if", "(", "!", "ExperimentalVectorWideningLegalization", "||", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "In", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "", ",", "In", ",", "DAG", ".", "getUNDEF", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "In", ")", ";", "}", "if", "(", "Subtarget", ".", "hasInt256", "(", ")", ")", "return", "Op", ";", "MVT", "HalfVT", "=", "", "(", "VT", ".", "getVectorElementType", "(", ")", ",", "VT", ".", "getVectorNumElements", "(", ")", "/", "", ")", ";", "SDValue", "OpLo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "HalfVT"], "ground_truth": [",", "In", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "LowerAVXExtend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2565, "Length": 210, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TempGPR32", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "*", "MBB", ",", "II", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "TempGPR32", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "BRIG_TYPE_U32", ")", ".", "addImm", "(", "BRIG_TYPE_B1", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "TempGPR32", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setIsKill", "(", ")", ";", "MachineOperand", "*", "TypeOp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "TypeLength", ")", ";", "TypeOp", "->", "setImm"], "ground_truth": ["(", "BRIG_TYPE_U32", ")", ";"], "File": "HSAILRegisterInfo", "Func": "lowerSpillB1", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2566, "Length": 126, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "MipsISelDAGToDAG (2)", "Func": "selectVSplatUimmPow2", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2567, "Length": 8, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "sparc_function_incoming_arg", "(", "cumulative_args_t", "cum", ",", "const", "function_arg_info", "&", "arg", ")", "{", "return", "sparc_function_arg_1", "(", "cum", ",", "arg", ",", "true"], "ground_truth": [")", ";"], "File": "sparc", "Func": "sparc_function_incoming_arg", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2568, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "InChain", ",", "DAG", ".", "getNode", "(", ""], "ground_truth": [",", "DL", ",", "", ",", "Lo", ",", "Hi", ")", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "WinDBZCheckDenominator", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2569, "Length": 83, "Cover_Rate": 0.4911242603550296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "aarch64_parse_opt_result", "res", "=", "aarch64_parse_branch_protection", "(", "const_str", ",", "&", "str", ")", ";", "if", "(", "res", "==", "AARCH64_PARSE_INVALID_ARG", ")", "error", "(", "", ",", "str", ")", ";", "else", "if", "(", "res", "==", "AARCH64_PARSE_MISSING_ARG", ")", "error", "(", "", ")", ";", "free", "("], "ground_truth": ["str", ")", ";"], "File": "aarch646", "Func": "aarch64_validate_mbranch_protection", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2570, "Length": 42, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "MCBinaryExpr", "*", "BinOp", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "Expr", ")", ")", "return", "IsFunctionExpr", "(", "BinOp", "->", "getLHS", "(", ")", ")", "!=", "IsFunctionExpr", "(", "BinOp", "->", "getRHS", "(", ")", ")", ";", "if", "(", "const", "MCUnaryExpr", "*", "UnOp", "=", "dyn_cast", "<", "MCUnaryExpr", ">", "(", "Expr", ")", ")", "return", "IsFunctionExpr", "(", "UnOp", "->", "getSubExpr", "(", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "WebAssemblyWasmObjectWriter19", "Func": "IsFunctionExpr", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2571, "Length": 62, "Cover_Rate": 0.5904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "SPMark", "::", "getCallTargetMF", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "auto", "F", "=", "getCallTarget", "(", "MI", ")", ";", "MachineFunction", "*", "MF"], "ground_truth": [";"], "File": "PatmosSPMark1", "Func": "getCallTargetMF", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 2572, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqsub_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vqsub_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2573, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "{", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "setEmitNOAT", "(", ")", ";", "uint64_t", "Address", "=", "", ";", "for", "(", "I", "=", "MBBInfos", ".", "begin", "(", ")", ";", "I", "!=", "E", ";", "Address", "+=", "I", "->", "Size", ",", "++", "I", ")", "I", "->", "Address", "=", "Address", ";", "}", "for", "(", "I", "=", "MBBInfos", ".", "begin", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "I", "->", "HasLongBranch", ")", "expandToLongBranch", "(", "*", "I", ")", ";", "MF", "->", "RenumberBlocks", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "MipsLongBranch16", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2574, "Length": 99, "Cover_Rate": 0.33559322033898303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extract", "=", "high_p", "?", "gen_vec_extract_hi_v16hi", ":", "gen_vec_extract_lo_v16hi", ";", "break", ";", "case", "V16SImode", ":", "if", "(", "unsigned_p", ")", "unpack", "=", "gen_avx512f_zero_extendv8siv8di2", ";", "else", "unpack", "=", "gen_avx512f_sign_extendv8siv8di2", ";", "halfmode", "=", "V8SImode", ";", "extract", "=", "high_p", "?", "gen_vec_extract_hi_v16si", ":", "gen_vec_extract_lo_v16si", ";", "break", ";", "case", "V8SImode", ":", "if", "(", "unsigned_p", ")", "unpack", "=", "gen_avx2_zero_extendv4siv4di2", ";", "else", "unpack", "=", "gen_avx2_sign_extendv4siv4di2", ";", "halfmode", "=", "V4SImode", ";", "extract", "=", "high_p", "?", "gen_vec_extract_hi_v8si", ":", "gen_vec_extract_lo_v8si", ";", "break", ";", "case", "V16QImode", ":", "if", "(", "unsigned_p", ")", "unpack", "=", "gen_sse4_1_zero_extendv8qiv8hi2", ";", "else", "unpack", "=", "gen_sse4_1_sign_extendv8qiv8hi2", ";", "break", ";", "case", "V8HImode", ":", "if", "(", "unsigned_p", ")", "unpack", "=", "gen_sse4_1_zero_extendv4hiv4si2", ";", "else", "unpack", "=", "gen_sse4_1_sign_extendv4hiv4si2", ";", "break", ";", "case", "V4SImode", ":", "if", "(", "unsigned_p", ")", "unpack", "=", "gen_sse4_1_zero_extendv2siv2di2", ";", "else", "unpack", "=", "gen_sse4_1_sign_extendv2siv2di2", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "GET_MODE_SIZE", "(", "imode", ")", ">=", "", ")", "{", "tmp", "=", "gen_reg_rtx", "(", "halfmode", ")", ";", "emit_insn", "(", "extract", "(", "tmp", ",", "src", ")", ")", ";", "}", "else", "if", "(", "high_p", ")", "{", "tmp", "=", "gen_reg_rtx", "(", "V1TImode", ")", ";", "emit_insn", "(", "gen_sse2_lshrv1ti3", "(", "tmp", ",", "gen_lowpart", "(", "V1TImode", ",", "src", ")", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "tmp", "=", "gen_lowpart", "(", "imode", ",", "tmp", ")", ";", "}", "else", "tmp", "=", "src", ";", "emit_insn", "(", "unpack", "(", "dest", ",", "tmp", ")", ")", ";", "}", "else", "{", "rtx", "(", "*", "unpack", ")", "(", "rtx", ",", "rtx", ",", "rtx", ")", ";", "switch", "(", "imode", ")", "{", "case", "V16QImode", ":", "if", "(", "high_p", ")"], "ground_truth": ["unpack", "=", "gen_vec_interleave_highv16qi", ";"], "File": "i3864", "Func": "ix86_expand_sse_unpack", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2575, "Length": 249, "Cover_Rate": 0.45108695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BTFDebug", "::", "visitDerivedType", "(", "const", "DIDerivedType", "*", "DTy", ")", "{", "unsigned", "Tag", "=", "DTy", "->", "getTag", "(", ")", ";", "if", "(", "Tag", "==", "dwarf", "::", "DW_TAG_pointer_type", "||", "Tag", "==", "dwarf", "::", "DW_TAG_typedef", "||", "Tag", "==", "dwarf", "::", "DW_TAG_const_type", "||", "Tag", "==", "dwarf", "::", "DW_TAG_volatile_type", "||", "Tag", "==", "dwarf", "::", "DW_TAG_restrict_type", ")", "{", "auto", "TypeEntry", "=", "llvm", "::", "make_unique", "<", "BTFTypeDerived", ">", "(", "DTy", ",", "Tag", ")", ";", "addType", "(", "std", "::", "move", "(", "TypeEntry", ")", ",", "DTy", ")", ";", "}", "else", "if", "(", "Tag", "!=", "dwarf", "::", "DW_TAG_member", ")", "{", "return", ";", "}", "visitTypeEntry", "(", "DTy", "->", "getBaseType", "(", ")"], "ground_truth": [".", "resolve", "(", ")", ")", ";"], "File": "BTFDebug (2)", "Func": "visitDerivedType", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2576, "Length": 107, "Cover_Rate": 0.9907407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Lo", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "Register", "Hi", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addDef", "(", "Bitcast", ")", ".", "addUse", "(", "StoreVal", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addDef", "(", "Lo", ")", ".", "addUse", "(", "Bitcast", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addDef", "(", "Hi", ")", ".", "addUse", "(", "Bitcast", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addUse", "(", "Lo", ")", ".", "addUse", "(", "Address", ")", ".", "addImm", "(", "Imm", "+", "(", "IsLittle", "?", "", ":", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addUse", "(", "Lo", ")", ".", "addUse", "(", "Address", ")", ".", "addImm", "(", "Imm", "+", "(", "IsLittle", "?", "", ":", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addUse", "(", "Hi", ")", ".", "addUse", "(", "Address", ")", ".", "addImm", "(", "Imm", "+", "(", "IsLittle", "?", "", ":", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addUse", "(", "Hi", ")", ".", "addUse", "(", "Address", ")", ".", "addImm", "(", "Imm", "+", "(", "IsLittle", "?", "", ":", "", ")", ")", ";", "}", "MI", ".", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["BB", ";"], "File": "MipsISelLowering107", "Func": "emitSTR_D", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2577, "Length": 283, "Cover_Rate": 0.3515527950310559, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cvtsi512_si32", "(", "__m512i", "__A", ")", "{", "__v16si", "__B", "=", "(", "__v16si", ")", "__A", ";", "return", "__B", "[", "", "]"], "ground_truth": [";"], "File": "avx512fintrin1", "Func": "_mm512_cvtsi512_si32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2578, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Flags", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "for", "(", "SDNode", "::", "use_iterator", "UI", "=", "Flags", "->", "use_begin", "(", ")", ",", "UE", "=", "Flags", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", "++", "UI", ")", "{", "SDNode", "*", "User", "=", "*", "UI"], "ground_truth": [";"], "File": "X86ISelLowering (2)5", "Func": "onlyZeroFlagUsed", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2579, "Length": 49, "Cover_Rate": 0.30625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "mmix_pass_by_reference", "(", "const", "CUMULATIVE_ARGS", "*", "argsp", ",", "enum", "machine_mode", "mode", ",", "tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "targetm", ".", "calls", ".", "must_pass_in_stack", "(", "mode", ",", "type", ")", ")", "return", "true", ";", "if", "(", "MMIX_FUNCTION_ARG_SIZE", "(", "mode", ",", "type", ")", ">", "", "&&", "!", "TARGET_LIBFUNC", "&&", "(", "!", "argsp", "||", "!"], "ground_truth": ["argsp", "->", "lib", ")", ")", "return", "true", ";"], "File": "mmix3", "Func": "mmix_pass_by_reference", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2580, "Length": 64, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitFrameDirective", "(", ")", ";", "if", "(", "OutStreamer", ".", "hasRawTextSupport", "(", ")", ")", "{", "SmallString", "<", "", ">", "Str", ";", "raw_svector_ostream", "OS", "(", "Str", ")", ";", "printSavedRegsBitmask", "(", "OS", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "OS", ".", "str", "(", ")", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", ""], "ground_truth": [")", ")", ";"], "File": "MipsAsmPrinter12", "Func": "EmitFunctionBodyStart", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2581, "Length": 61, "Cover_Rate": 0.5980392156862745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "mips_address_cost", "(", "rtx", "addr", ",", "machine_mode", "mode", ",", "addr_space_t", "as"], "ground_truth": ["ATTRIBUTE_UNUSED", ",", "bool", "speed", "ATTRIBUTE_UNUSED", ")", "{"], "File": "mips", "Func": "mips_address_cost", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2582, "Length": 19, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ParamStr", "<<", "DAG", ".", "getMachineFunction", "(", ")", ".", "getName", "(", ")", "<<", "", "<<", "idx", ";", "ParamStr", ".", "flush", "(", ")", ";", "std", "::", "string", "*", "SavedStr", "=", "nvTM", "->", "getManagedStrPool", "(", ")", "->", "getManagedString", "(", "ParamSym", ".", "c_str", "(", ")", ")", ";", "return", "DAG", ".", "getTargetExternalSymbol", "(", "SavedStr", "->", "c_str", "(", ")", ","], "ground_truth": ["v", ")", ";"], "File": "NVPTXISelLowering (2)", "Func": "getParamSymbol", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2583, "Length": 57, "Cover_Rate": 0.6627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isFPImm", "(", ")", "const", "{", "return", "Kind", "=="], "ground_truth": ["k_FPImmediate", ";"], "File": "AArch64AsmParser13", "Func": "isFPImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2584, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "isVirtualSection", "(", ")", "const", "{", "return", "false"], "ground_truth": [";"], "File": "NVPTXSection13", "Func": "isVirtualSection", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2585, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "build_pointer_type", "("], "ground_truth": ["integer_type_node", ")", ";"], "File": "pdp10", "Func": "pdp10_build_va_list_type", "Target": "pdp10", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2586, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint8x16x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld3v16qi", "(", "(", "const", "__builtin_neon_qi"], "ground_truth": ["*", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld3q_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2587, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "SDValue", "Callee", "=", "DAG", ".", "getExternalSymbol", "(", "LibCall", ",", "PtrVT", ")", ";", "Type", "*", "RetTy", "=", "Type", "::", "getInt32Ty", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "ArgListTy", "Args", ";", "SDValue", "Chain", "=", "DAG", ".", "getEntryNode", "(", ")", ";", "Chain", "=", "LowerF128_LibCallArg", "(", "Chain", ",", "Args", ",", "LHS", ",", "DL", ",", "DAG", ")", ";", "Chain", "=", "LowerF128_LibCallArg", "(", "Chain", ",", "Args", ",", "RHS", ",", "DL", ",", "DAG", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "DL", ")", ".", "setChain", "(", "Chain", ")", ".", "setCallee", "(", "CallingConv", "::", "C", ",", "RetTy", ",", "Callee", ",", "std", "::", "move", "(", "Args", ")", ",", "", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallInfo", "=", "LowerCallTo", "(", "CLI", ")", ";", "SDValue", "Result", "=", "CallInfo", ".", "first", ";", "switch", "(", "CC", ")", "{", "default", ":", "{", "SDValue", "RHS", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "Result", ".", "getValueType", "(", ")", ")", ";", "CC", "=", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Result", ",", "RHS", ")", ";", "}", "case", "", ":", "{", "SDValue", "Mask", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "Result", ".", "getValueType", "(", ")", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Result", ".", "getValueType", "(", ")", ",", "Result", ",", "Mask", ")", ";", "SDValue", "RHS", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "Result", ".", "getValueType", "(", ")", ")", ";", "CC", "=", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Result", ",", "RHS", ")", ";", "}", "case", "", ":", "{", "SDValue", "RHS", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "Result", ".", "getValueType", "(", ")", ")", ";", "CC", "=", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Result", ",", "RHS", ")", ";", "}", "case", "", ":", "{", "SDValue", "RHS", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "Result", ".", "getValueType", "(", ")", ")", ";", "CC", "=", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Result", ",", "RHS", ")", ";", "}", "case", "", ":", "{", "SDValue", "RHS", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "Result", ".", "getValueType", "(", ")", ")", ";", "CC", "=", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Result", ",", "RHS", ")", ";", "}", "case", "", ":", "{", "SDValue", "RHS", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "Result", ".", "getValueType", "(", ")", ")", ";", "CC", "=", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Result", ",", "RHS", ")", ";", "}", "case", "", ":", "{", "SDValue", "RHS", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "Result", ".", "getValueType", "(", ")", ")", ";", "CC", "=", ""], "ground_truth": [";"], "File": "SparcISelLowering", "Func": "LowerF128Compare", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2588, "Length": 471, "Cover_Rate": 0.5102925243770314, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Reg", "=", "", ";", "unsigned", "size", "=", "", ";", "switch", "(", "T", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "assert", "(", "false", "&&", "", ")", ";", "case", "", ":", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "case", "", ":", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "case", "", ":", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "case", "", ":", "assert", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "", ")", ";", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "}", "SDValue", "cpIn", "=", "DAG", ".", "getCopyToReg", "(", "Op", ".", "getOperand", "(", "", ")", ",", "dl", ",", "Reg", ",", "Op", ".", "getOperand", "(", "", ")", ",", "SDValue", "(", ")", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "cpIn", ".", "getValue", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "size", ",", "", ")", ",", "cpIn", ".", "getValue", "(", "", ")", "}", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Tys", ",", "Ops", ",", "", ")", ";", "SDValue", "cpOut", "=", "DAG", ".", "getCopyFromReg", "(", "Result", ".", "getValue", "(", "", ")", ",", "dl", ",", "Reg", ",", "T", ",", "Result"], "ground_truth": [".", "getValue", "(", "", ")", ")", ";"], "File": "X86ISelLowering144", "Func": "LowerCMP_SWAP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2589, "Length": 235, "Cover_Rate": 0.8245614035087719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "getIndexedAddressParts", "(", "SDNode", "*", "Ptr", ",", "EVT", "VT", ",", "bool", "isSEXTLoad", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "Offset", ",", "bool", "&", "isInc", ",", "SelectionDAG", "&", "DAG", ")", "{", "if", "(", "Ptr", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "auto", "&", "HST", "=", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "DAG", ".", "getSubtarget", "(", ")", ")", ";", "bool", "UseHVX", "=", "HST", ".", "useHVXOps", "("], "ground_truth": [")", ";"], "File": "HexagonISelLowering (2)", "Func": "getIndexedAddressParts", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2590, "Length": 71, "Cover_Rate": 0.30869565217391304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSuperRegIterator", "SRI", "(", "Reg", ",", "TRI", ")", ";", "assert", "(", "SRI", ".", "isValid", "(", ")", "&&", "", ")", ";", "unsigned", "SuperReg", "=", "*", "SRI", ";", "++"], "ground_truth": ["SRI", ";"], "File": "HexagonFrameLowering18", "Func": "uniqueSuperReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2591, "Length": 28, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "MCE", "->", "getValue", "("], "ground_truth": [")", ")", ")", ";"], "File": "AArch64AsmParser", "Func": "addImm0_127Operands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2592, "Length": 16, "Cover_Rate": 0.3018867924528302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CmpOp", "=", "Size", "==", "", "?", "", ":", "", ";", "MRI", ".", "constrainRegClass", "(", "dest", ",", "TRCsp", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "CmpOp", ")", ")", ".", "addReg", "(", "dest", ")", ".", "addReg", "(", "oldval", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addMBB", "(", "exitMBB", ")", ";", "BB", "->", "addSuccessor", "(", "loop2MBB", ")", ";", "BB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "=", "loop2MBB", ";", "unsigned", "stxr_status", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MRI", ".", "constrainRegClass", "(", "stxr_status", ",", "&", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "strOpc", ")", ",", "stxr_status", ")", ".", "addReg", "(", "newval", ")", ".", "addReg", "(", "ptr", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "stxr_status", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addMBB", "(", "loop1MBB", ")", ";", "BB", "->", "addSuccessor"], "ground_truth": ["(", "loop1MBB", ")", ";"], "File": "AArch64ISelLowering37", "Func": "emitAtomicCmpSwap", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2593, "Length": 193, "Cover_Rate": 0.3580705009276438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cris_max_stackframe", "=", "atoi", "(", "cris_max_stackframe_str", ")", ";", "if", "(", "cris_max_stackframe", "<", "", "||", "cris_max_stackframe", ">", "", ")", "internal_error", "(", "", ",", "cris_max_stackframe", ",", "", ")", ";", "}", "if", "(", "TARGET_SVINTO", "&&", "cris_cpu_version", "<", "CRIS_CPU_SVINTO", ")", "cris_cpu_version", "=", "CRIS_CPU_SVINTO", ";", "else", "if", "(", "TARGET_ETRAX4_ADD", "&&", "cris_cpu_version", "<", "CRIS_CPU_ETRAX4", ")", "cris_cpu_version", "=", "CRIS_CPU_ETRAX4", ";", "if", "(", "cris_cpu_str", ")", "{", "cris_cpu_version", "=", "(", "*", "cris_cpu_str", "==", "'v'", "?", "atoi", "(", "cris_cpu_str", "+", "", ")", ":", "-", "", ")", ";", "if", "(", "strcmp", "(", "", ",", "cris_cpu_str", ")", "==", "", ")", "cris_cpu_version", "=", "", ";", "if", "(", "strcmp", "(", "", ",", "cris_cpu_str", ")", "==", "", "||", "strcmp", "(", "", ",", "cris_cpu_str", ")", "==", "", ")", "cris_cpu_version", "=", "", ";", "if", "(", "strcmp", "(", "", ",", "cris_cpu_str", ")", "==", "", "||", "strcmp", "(", "", ",", "cris_cpu_str", ")", "==", "", ")", "cris_cpu_version", "=", "", ";", "if", "(", "cris_cpu_version", "<", "", "||", "cris_cpu_version", ">", "", ")", "error", "(", "", ",", "cris_cpu_str", ")", ";", "if", "(", "cris_cpu_version", ">=", "CRIS_CPU_ETRAX4", ")", "target_flags", "|=", "TARGET_MASK_ETRAX4_ADD", ";", "if", "(", "cris_cpu_version", ">=", "CRIS_CPU_SVINTO", ")", "target_flags", "|=", "(", "TARGET_MASK_SVINTO", "|", "TARGET_MASK_ALIGN_BY_32", "|", "TARGET_MASK_STACK_ALIGN", "|", "TARGET_MASK_CONST_ALIGN", "|", "TARGET_MASK_DATA_ALIGN", ")", ";", "}", "if", "(", "cris_tune_str", ")", "{", "int", "cris_tune", "=", "(", "*", "cris_tune_str", "==", "'v'", "?", "atoi", "(", "cris_tune_str", "+", "", ")", ":", "-", "", ")", ";", "if", "(", "strcmp", "(", "", ",", "cris_tune_str", ")", "==", "", ")", "cris_tune", "=", "", ";", "if", "(", "strcmp", "(", "", ",", "cris_tune_str", ")", "==", "", "||", "strcmp", "(", "", ",", "cris_tune_str", ")", "==", "", ")", "cris_tune", "=", "", ";", "if", "(", "strcmp", "(", "", ",", "cris_tune_str", ")", "==", "", "||", "strcmp", "(", "", ",", "cris_tune_str", ")", "==", "", ")", "cris_tune", "=", "", ";", "if", "(", "cris_tune", "<", "", "||", "cris_tune", ">", "", ")", "error", "(", "", ",", "cris_tune_str", ")", ";", "if", "(", "cris_tune", ">=", "CRIS_CPU_SVINTO", ")", "target_flags", "|=", "(", "TARGET_MASK_STACK_ALIGN", "|", "TARGET_MASK_CONST_ALIGN", "|", "TARGET_MASK_DATA_ALIGN", "|", "TARGET_MASK_ALIGN_BY_32", ")", ";", "}", "if", "(", "flag_pic", ")", "{", "if", "(", "!", "TARGET_LINUX", ")", "{", "error", "(", "", ")"], "ground_truth": [";"], "File": "cris2", "Func": "cris_override_options", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2594, "Length": 327, "Cover_Rate": 0.8650793650793651, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint16_t", "last", "(", ")", "const", "{", "return"], "ground_truth": ["E", ";"], "File": "BitTracker", "Func": "last", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2595, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "SDValue", "Test", "(", "DAG", ".", "getMachineNode", "(", "Opc", ",", "DL", ",", "", ",", "Arg", ")", ",", "", ")", ";", "SDValue", "FNSTSW", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "Test", ")", ",", "", ")", ";", "SDValue", "Extract", "=", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "DL", ",", "", ",", "FNSTSW", ")", ";", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Extract", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "return", "DAG", ".", "getSetCC", "(", "DL", ",", "ResultVT", ",", "Extract", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ",", ""], "ground_truth": ["::", "SETLE", ")", ";"], "File": "X86ISelLowering146", "Func": "lowerISNAN", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2596, "Length": 112, "Cover_Rate": 0.4132841328413284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_sub_pi32", "(", "__m64", "__m1"], "ground_truth": [",", "__m64", "__m2", ")", "{"], "File": "mmintrin", "Func": "_mm_sub_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2597, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TBB", "&&", "TBB", "!=", "MBB", ")", "{", "assert", "(", "(", "FBB", "==", "nullptr", "||", "FBB", "==", "MBB", ")", "&&", "", ")", ";", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", "&&", "Cond", "[", "", "]", ".", "isReg", "(", ")", "&&", "", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "auto", "*", "RangeCheck", "=", "MRI", ".", "getVRegDef", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ";", "assert", "(", "RangeCheck", "!=", "nullptr", ")", ";", "if", "(", "RangeCheck", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "nullptr", ";", "MI", ".", "RemoveOperand", "(", "MI", ".", "getNumExplicitOperands", "(", ")", "-", "", ")", ";", "MI", ".", "addOperand", "(", "MF", ",", "MachineOperand", "::", "CreateMBB", "(", "TBB", ")", ")", ";", "}", "TII", ".", "removeBranch", "(", "*", "HeaderMBB", ","], "ground_truth": ["nullptr", ")", ";"], "File": "WebAssemblyFixBrTableDefaults5", "Func": "fixBrTable", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2598, "Length": 132, "Cover_Rate": 0.411214953271028, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pcmpeqh_s", "(", "int16x4_t", "s", ",", "int16x4_t", "t", ")", "{", "return", "__builtin_loongson_pcmpeqh_s", "(", "s", ","], "ground_truth": ["t", ")", ";"], "File": "loongson-mmiintrin", "Func": "pcmpeqh_s", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2599, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "(", "(", "(", "intptr_t", ")", "Fn", "-", "JCE", ".", "getCurrentPCValue", "(", ")", "-", "", ")", "<<", "", ")", ">>", "", ")", "==", "(", "(", "intptr_t", ")", "Fn", "-", "JCE", ".", "getCurrentPCValue", "(", ")", "-", "", ")", "&&", "", ")", ";", "JCE", ".", "emitWordLE", "(", "(", "intptr_t", ")", "Fn", "-", "JCE", "."], "ground_truth": ["getCurrentPCValue", "(", ")", "-", "", ")", ";"], "File": "X86JITInfo5", "Func": "emitFunctionStubAtAddr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2600, "Length": 61, "Cover_Rate": 0.5545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CONST", "==", "GET_CODE", "(", "x", ")", ")", "x", "=", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ";", "if", "(", "SYMBOL_REF_P", "(", "x", ")", ")", "return", "SYMBOL_REF_FLAGS", "(", "x", ")", "&"], "ground_truth": ["AVR_SYMBOL_FLAG_TINY_ABSDATA", ";"], "File": "avr", "Func": "avr_address_tiny_absdata_p", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2601, "Length": 38, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printIfSet", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream"], "ground_truth": ["&", "O", ",", "StringRef", "Asm", ",", "StringRef", "Default", ")", "{"], "File": "AMDGPUInstPrinter", "Func": "printIfSet", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2602, "Length": 24, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CVIResource", "::", "SetupTUL", "(", "&", "TUL", ",", "STI", ".", "getCPU"], "ground_truth": ["(", ")", ")", ";"], "File": "HexagonShuffler1", "Func": "HexagonShuffler", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2603, "Length": 14, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "poly_int64", "h8300_push_rounding", "(", "poly_int64", "bytes", ")", "{", "return", "(", "(", "bytes", "+", "PARM_BOUNDARY", "/", "", "-", "", ")", "&", "(", "-", "PARM_BOUNDARY", "/", ""], "ground_truth": [")", ")", ";"], "File": "h8300", "Func": "h8300_push_rounding", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2604, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumBits2", "=", "Ty2", "->", "getPrimitiveSizeInBits", "(", ")", ";", "if", "(", "NumBits1", "<=", "NumBits2", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "X86ISelLowering144", "Func": "isTruncateFree", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2605, "Length": 21, "Cover_Rate": 0.31343283582089554, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printAMIndexedWB", "(", "MI", ",", "OpNum", ","], "ground_truth": ["", ",", "O", ")", ";"], "File": "ARM64InstPrinter", "Func": "printAMIndexed64WB", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2606, "Length": 11, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FOR_EACH_SUBRTX", "(", "iter", ",", "array", ",", "PATTERN", "(", "insn", ")", ",", "ALL", ")", "{", "const_rtx", "x", "="], "ground_truth": ["*", "iter", ";"], "File": "csky", "Func": "FOR_EACH_SUBRTX", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2607, "Length": 20, "Cover_Rate": 0.37735849056603776, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OPCODE", "(", "CLC_LOOP", ")", ";", "OPCODE", "(", "STPCPY", ")", ";", "OPCODE", "(", "STRCMP", ")", ";", "OPCODE", "(", "SEARCH_STRING", ")", ";", "OPCODE", "(", "IPM", ")", ";", "OPCODE", "(", "SERIALIZE", ")", ";", "OPCODE", "(", "MEMBARRIER", ")", ";", "OPCODE", "(", "TBEGIN", ")", ";", "OPCODE", "(", "TBEGIN_NOFLOAT", ")", ";", "OPCODE", "(", "TEND", ")", ";", "OPCODE", "(", "BYTE_MASK", ")", ";", "OPCODE", "(", "ROTATE_MASK", ")", ";", "OPCODE", "(", "REPLICATE", ")", ";", "OPCODE", "(", "JOIN_DWORDS", ")", ";", "OPCODE", "(", "SPLAT", ")", ";", "OPCODE", "(", "MERGE_HIGH", ")", ";", "OPCODE", "(", "MERGE_LOW", ")", ";", "OPCODE", "(", "SHL_DOUBLE", ")", ";", "OPCODE", "(", "PERMUTE_DWORDS", ")", ";", "OPCODE", "(", "PERMUTE", ")", ";", "OPCODE", "(", "PACK", ")", ";", "OPCODE", "(", "PACKS_CC", ")", ";", "OPCODE", "(", "PACKLS_CC", ")", ";", "OPCODE", "(", "UNPACK_HIGH", ")", ";", "OPCODE", "(", "UNPACKL_HIGH", ")", ";", "OPCODE", "(", "UNPACK_LOW", ")", ";", "OPCODE", "(", "UNPACKL_LOW", ")", ";", "OPCODE", "(", "VSHL_BY_SCALAR", ")", ";", "OPCODE", "(", "VSRL_BY_SCALAR", ")", ";", "OPCODE", "(", "VSRA_BY_SCALAR", ")", ";", "OPCODE", "(", "VSUM", ")", ";", "OPCODE", "(", "VICMPE", ")", ";", "OPCODE", "(", "VICMPH", ")", ";", "OPCODE", "(", "VICMPHL", ")", ";", "OPCODE", "(", "VICMPES", ")", ";", "OPCODE", "("], "ground_truth": ["VICMPHS", ")", ";"], "File": "SystemZISelLowering105", "Func": "getTargetNodeName", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2608, "Length": 180, "Cover_Rate": 0.3339517625231911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCII", "(", "mcii", ")", ",", "Ctx", "(", "Ctx_", ")", ",", "STI", "(", "sti", ")", ",", "IsLittleEndian"], "ground_truth": ["(", "IsLittle", ")", "{"], "File": "MipsMCCodeEmitter60", "Func": "MipsMCCodeEmitter", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2609, "Length": 20, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v8hi", "__C", "=", "(", "__v8hi", ")", "(", "__v2du", ")", "{", "__A", ",", "__A", "}", ";", "__v8hi", "__D", "=", "(", "__v8hi", ")", "(", "__v2du", ")", "{", "__B", ",", "__B", "}", ";", "__C", "=", "(", "__v8hi", ")", "_mm_sign_epi16", "(", "(", "__m128i", ")", "__C", ",", "(", "__m128i", ")", "__D", ")", ";", "return", "(", "__m64", ")", "(", "(", "__v2du", ")", "("], "ground_truth": ["__C", ")", ")", "[", "", "]", ";"], "File": "tmmintrin", "Func": "_mm_sign_pi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2610, "Length": 64, "Cover_Rate": 0.6736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "(", "Ctx", ")", "MCExpr", "(", "Kind"], "ground_truth": [",", "Expr", ")", ";"], "File": "M88kMCExpr", "Func": "create", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2611, "Length": 12, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "std", "::", "string", "&", "TT", ",", "const", "std", "::", "string", "&", "FS", ",", "bool", "is64Bit", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ")", ",", "Subtarget", "(", "TT", ",", "FS", ",", "is64Bit", ")", ",", "DataLayout", "(", "Subtarget", ".", "getTargetDataString", "(", ")", ")", ",", "InstrInfo", "(", "*", "this", ")", ",", "FrameInfo", "(", "*", "this", ",", "is64Bit", ")", ",", "JITInfo", "(", "*", "this", ",", "is64Bit", ")", ",", "TLInfo", "(", "*", "this", ")", ",", "InstrItins", "(", "Subtarget", ".", "getInstrItineraryData", "(", ")", ")", ",", "MachOWriterInfo", "(", "*", "this", ")", "{", "if", "(", "getRelocationModel", "(", ")", "==", "Reloc", "::", "Default", ")", "{", "if", "(", "Subtarget", ".", "isDarwin", "(", ")", ")", "setRelocationModel", "("], "ground_truth": ["Reloc", "::", "DynamicNoPIC", ")", ";"], "File": "PPCTargetMachine17", "Func": "PPCTargetMachine", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2612, "Length": 121, "Cover_Rate": 0.9236641221374046, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isHiImm16And", "(", ")", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "ConstExpr", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Imm", ".", "Value", ")", ";", "if", "(", "ConstExpr", ")", "{", "int64_t", "Value", "=", "ConstExpr", "->"], "ground_truth": ["getValue", "(", ")", ";"], "File": "LanaiAsmParser (2)", "Func": "isHiImm16And", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2613, "Length": 44, "Cover_Rate": 0.6567164179104478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ret", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "", ",", "PtrVT", ",", "InFlag", ")", ";", "if", "(", "model", "!=", "TLSModel", "::", "LocalDynamic", ")", "return", "Ret", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "withTargetFlags", "(", "Op", ",", "MCExpr", "::", "VK__TLS_LDO_HIX22", ",", "DAG", ")", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "withTargetFlags", "(", "Op", ",", "MCExpr", "::", "VK__TLS_LDO_LOX10", ",", "DAG", ")", ")", ";", "HiLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Hi", ",", "Lo", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Ret", ",", "HiLo", ",", "withTargetFlags", "(", "Op", ",", "MCExpr", "::", "VK__TLS_LDO_ADD", ",", "DAG", ")", ")", ";", "}", "if", "(", "model", "==", "TLSModel", "::", "InitialExec", ")", "{", "unsigned", "ldTF", "=", "(", "(", "PtrVT", "==", "", ")", "?", "MCExpr", "::", "VK__TLS_IE_LDX", ":", "MCExpr", "::", "VK__TLS_IE_LD", ")", ";", "SDValue", "Base", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "MFI", "->", "setHasCalls", "(", "true", ")", ";", "SDValue", "TGA", "=", "makeHiLoPair", "(", "Op", ",", "MCExpr", "::", "VK__TLS_IE_HI22", ",", "MCExpr", "::", "VK__TLS_IE_LO10", ",", "DAG", ")", ";", "SDValue", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Base", ",", "TGA", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Ptr", ",", "withTargetFlags", "(", "Op", ",", "ldTF", ",", "DAG", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "DAG", ".", "getRegister", "(", "", ",", "PtrVT", ")", ",", "Offset", ",", "withTargetFlags", "(", "Op", ",", "MCExpr", "::", "VK__TLS_IE_ADD", ",", "DAG", ")", ")", ";", "}", "assert", "(", "model", "==", "TLSModel", "::", "LocalExec", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "withTargetFlags", "(", "Op", ",", "MCExpr", "::", "VK__TLS_LE_HIX22", ",", "DAG", ")", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "withTargetFlags", "(", "Op", ",", "MCExpr", "::", "VK__TLS_LE_LOX10", ",", "DAG", ")", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["DL", ",", "PtrVT", ",", "Hi", ",", "Lo", ")", ";"], "File": "SparcISelLowering18", "Func": "LowerGlobalTLSAddress", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2614, "Length": 360, "Cover_Rate": 0.4022346368715084, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VariantKind", "getKind", "(", ")", "const", "{", "return", "Kind"], "ground_truth": [";"], "File": "RISCVMCExpr", "Func": "getKind", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2615, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "break", ";", "case", "", ":", "++", "Depth", ";", "If", "(", "MI", ")", ";", "break", ";", "case", "", ":", "Else", "(", "MI", ")", ";", "break", ";", "case", "", ":", "Break", "(", "MI", ")", ";", "break", ";", "case", "", ":", "IfBreak", "(", "MI", ")", ";", "break", ";", "case", "", ":", "ElseBreak", "(", "MI", ")", ";", "break", ";", "case", "", ":", "++", "Depth", ";", "Loop", "(", "MI", ")", ";", "break", ";", "case", "", ":", "if", "(", "--", "Depth", "==", "", "&&", "HaveKill", ")", "{", "SkipIfDead", "(", "MI", ")", ";", "HaveKill", "=", "false", ";", "}", "EndCf", "(", "MI", ")", ";", "break", ";", "case", "", ":", "if", "(", "Depth", "==", "", ")", "SkipIfDead", "(", "MI", ")", ";", "else", "HaveKill", "=", "true", ";", "Kill", "(", "MI", ")", ";", "break", ";", "case", "", ":", "Branch", "(", "MI", ")", ";", "break", ";", "case", "", ":", "IndirectSrc", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "IndirectDst", "(", "MI", ")", ";", "break", ";", "}", "}", "}", "if", "(", "NeedWQM", "&&", "MFI", "->", "getShaderType", "(", ")", "==", "ShaderType", "::", "PIXEL", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "MF", ".", "front", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBB", ".", "getFirstNonPHI", "(", ")", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ";", "}", "if", "(", "NeedFlat", "&&", "MFI"], "ground_truth": ["->", "IsKernel", ")", "{"], "File": "SILowerControlFlow4", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2616, "Length": 235, "Cover_Rate": 0.3549848942598187, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vhsubq_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ")", "{", "return", "__builtin_mve_vhsubq_sv4si", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vhsubq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2617, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", "!=", "RB", ".", "getID", "(", ")", ")", "return", "TargetOpcode", "::", "G_ADD", ";", "if", "(", "Ty", "==", "LLT", "::", "vector", "(", "", ",", "", ")", ")", "{", "if", "(", "STI", ".", "hasAVX512", "(", ")", "&&", "STI", ".", "hasVLX", "(", ")", ")", "{", "return", "", ";", "}", "else", "if", "(", "STI", ".", "hasAVX", "(", ")", ")", "{", "return", ""], "ground_truth": [";"], "File": "X86InstructionSelector28", "Func": "getAddOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2618, "Length": 61, "Cover_Rate": 0.5700934579439252, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CC", "=", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "if", "(", "IsIntegerCC", "(", "CC", ")", ")", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "addImm", "(", "CC", ")", ";", "else", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "addImm", "(", "CC", ")", ";", "if", "(", "!", "FBB", ")"], "ground_truth": ["return", "", ";"], "File": "SparcInstrInfo3", "Func": "InsertBranch", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2619, "Length": 74, "Cover_Rate": 0.3645320197044335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getArgumentStackSize", "("], "ground_truth": [")", "const", "{"], "File": "Z80MachineFunctionInfo1", "Func": "getArgumentStackSize", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2620, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BYTES_BIG_ENDIAN", ")", "return", "false", ";", "for", "(", "i", "=", "", ";", "i", "<", "nelt", ";", "next", "++", ",", "i", "++", ")", "{", "if", "(", "next", "==", "", "*", "nelt", ")", "return", "false", ";", "if", "(", "d", "->", "one_vector_p", "&&", "(", "next", "==", "nelt", ")", ")", "{", "if", "(", "(", "nelt", "==", "", ")", "&&", "(", "d", "->", "vmode", "!=", "V2DImode", ")", ")", "return", "false", ";", "else", "next", "=", "", ";", "}", "if", "(", "d", "->", "perm", "[", "i", "]", "!=", "next", ")", "return", "false", ";", "}", "location", "=", "d", "->", "perm", "[", ""], "ground_truth": ["]", ";"], "File": "arm6", "Func": "arm_evpc_neon_vext", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2621, "Length": 97, "Cover_Rate": 0.3190789473684211, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ",", "DAG", ".", "getConstant", "(", "BlendMask", ",", "DL", ",", "", ")", ")", ")", ";", "}", "case", "", ":", "{", "assert", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "assert", "(", "RepeatedMask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "BlendMask", "=", "", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "if", "(", "RepeatedMask", "[", "i", "]", ">=", "", ")", "BlendMask", "|=", "", "<<", "i", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ",", "DAG", ".", "getConstant", "(", "BlendMask", ",", "DL", ",", "", ")", ")", ";", "}", "LLVM_FALLTHROUGH", ";", "}", "case", "", ":", "case", "", ":", "{", "assert", "(", "(", "VT", ".", "is128BitVector", "(", ")", "||", "Subtarget", ".", "hasAVX2", "(", ")", ")", "&&", "", ")", ";", "if", "(", "SDValue", "Masked", "=", "lowerVectorShuffleAsBitMask", "(", "DL", ",", "VT", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "DAG", ")", ")", "return", "Masked", ";", "int", "Scale", "=", "VT", ".", "getScalarSizeInBits", "(", ")", "/", "", ";", "MVT", "BlendVT", "=", "", "(", "", ",", "VT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "VSELECTMask", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "for", "(", "int", "j", "=", "", ";", "j", "<", "Scale", ";", "++", "j", ")", "VSELECTMask", ".", "push_back", "(", "Mask", "[", "i", "]", "<", "", "?", "DAG", ".", "getUNDEF", "(", "", ")", ":", "DAG", ".", "getConstant", "(", "Mask", "[", "i", "]", "<", "Size", "?", "-", "", ":", "", ",", "DL", ",", "", ")", ")", ";", "V1", "=", "DAG", ".", "getBitcast", "(", "BlendVT"], "ground_truth": [",", "V1", ")", ";"], "File": "X86ISelLowering62", "Func": "lowerVectorShuffleAsBlend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2622, "Length": 320, "Cover_Rate": 0.31714568880079286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "}", "i", "++", ";", "}", "}", "if", "(", "(", "formula", ".", "length", "(", ")", "==", "", ")", "&&", "(", "form_inst", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "ICmp", ")", ")", "{", "int", "cmp_index", "=", "-", "", ";", "int", "intrins_index", "=", "-", "", ";", "formula", "=", "", ";", "ICmpInst", "*", "CI", "=", "dyn_cast", "<", "ICmpInst", ">", "(", "form_inst", ")", ";", "ICmpInst", "::", "Predicate", "Pred", "=", "CI", "->", "getPredicate", "(", ")", ";", "std", "::", "string", "type", "=", "getPredType", "(", "Pred", ")", ";", "if", "(", "type", ".", "length", "(", ")", ">", "", ")", "{", "formula", "+=", "type", ";", "}", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "CI", "->", "getNumOperands", "(", ")", ";", "j", "++", ")", "{", "if", "(", "auto", "*", "intrins", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "CI", "->", "getOperand", "(", "j", ")", ")", ")", "{", "", "inid", "=", "intrins", "->", "getIntrinsicID", "(", ")", ";", "std", "::", "string", "type", "=", "getLDLOperand", "(", "inid", ")", ";", "if", "(", "type", ".", "length", "(", ")", ">", "", ")", "{", "formula", "+=", "type", ";", "if", "(", "auto", "*", "intrins_int", "=", "dyn_cast", "<", "llvm", "::", "ConstantInt", ">", "(", "intrins", "->", "getOperand", "(", "", ")", ")", ")", "{", "intrins_index", "=", "intrins_int", "->"], "ground_truth": ["getZExtValue", "(", ")", ";"], "File": "TPCIndexSpaceGen", "Func": "getFormula", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2623, "Length": 201, "Cover_Rate": 0.43982494529540483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "unsigned", "MOReg", "=", "MO", ".", "getReg", "(", ")", ")", "{", "if", "(", "TRI", "->", "regsOverlap", "(", "MOReg", ",", "Reg", ")", ")", "{", "if", "(", "MO", ".", "isUse", "(", ")", ")", "Ref", ".", "Use", "=", "true", ";", "else", "if", "(", "MO", ".", "isDef", "(", ")"], "ground_truth": [")", "Ref", ".", "Def", "=", "true", ";"], "File": "SystemZElimCompare (2)", "Func": "getRegReferences", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2624, "Length": 53, "Cover_Rate": 0.4380165289256198, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "unsigned", ",", "", ">", "RetRegs", ";", "CallingConv", "::", "ID", "CC", "=", "F", ".", "getCallingConv", "(", ")", ";", "if", "(", "Ret", "->", "getNumOperands", "(", ")", ">", "", ")", "{", "SmallVector", "<", "", ",", "", ">", "Outs", ";", "GetReturnInfo", "(", "CC", ",", "F", ".", "getReturnType", "(", ")", ",", "F", ".", "getAttributes", "(", ")", ",", "Outs", ",", "TLI", ",", "DL", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ValLocs", ";", "CCState", "CCInfo", "(", "CC", ",", "F", ".", "isVarArg", "(", ")", ",", "*", "FuncInfo", ".", "MF", ",", "ValLocs", ",", "I", "->", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "CCAssignFnForCall", "(", "CC", ",", "true", ",", "F", ".", "isVarArg", "(", ")", ")", ")", ";", "const", "Value", "*", "RV", "=", "Ret", "->", "getOperand", "(", "", ")", ";", "unsigned", "Reg", "=", "getRegForValue", "(", "RV", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "if", "(", "ValLocs", ".", "size", "(", ")", "!=", "", ")", "return", "false", ";", "CCValAssign", "&", "VA", "=", "ValLocs", "[", "", "]", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "return", "false", ";", "if", "(", "!", "VA", ".", "isRegLoc", "(", ")", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "Reg", "+", "VA", ".", "getValNo", "(", ")", ";", "EVT", "RVEVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "RV", "->", "getType", "(", ")", ")", ";", "if", "(", "!", "RVEVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "MVT", "RVVT", "=", "RVEVT", ".", "getSimpleVT", "(", ")", ";", "MVT", "DestVT", "=", "VA", ".", "getValVT"], "ground_truth": ["(", ")", ";"], "File": "ARMFastISel2", "Func": "SelectRet", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2625, "Length": 249, "Cover_Rate": 0.437609841827768, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodePredicateOperand", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "Val", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", "&&", "Val", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Val", ")", ")", ";", "if", "(", "Val", "==", "", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "}", "else", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "ARMDisassembler", "Func": "DecodePredicateOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2626, "Length": 100, "Cover_Rate": 0.9345794392523364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "emitFunctionParamList", "(", "F"], "ground_truth": [",", "O", ")", ";"], "File": "NVPTXAsmPrinter", "Func": "emitFunctionParamList", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2627, "Length": 18, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "break", ";", "case", "'w'", ":", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "else", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "else", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "else", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "else", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "else", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "break", ";", "}", "}", "return", "TargetLowering", "::", "getRegForInlineAsmConstraint", "("], "ground_truth": ["Constraint", ",", "VT", ")", ";"], "File": "AArch64ISelLowering21", "Func": "getRegForInlineAsmConstraint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2628, "Length": 152, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "Opc", "==", "", ")", "Ty", "=", "Type", "::", "getDoubleTy", "(", "MF", ".", "getFunction", "(", ")", "->", "getContext", "(", ")", ")", ";", "else", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "Ty", "=", "VectorType", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "MF", ".", "getFunction", "(", ")", "->", "getContext", "(", ")", ")", ",", "", ")", ";", "else", "Ty", "=", "VectorType", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "MF", ".", "getFunction", "(", ")", "->", "getContext", "(", ")", ")", ",", "", ")", ";", "bool", "IsAllOnes", "=", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", ";", "const", "Constant", "*", "C", "=", "IsAllOnes", "?", "Constant", "::", "getAllOnesValue", "(", "Ty", ")", ":", "Constant", "::", "getNullValue", "(", "Ty", ")", ";", "unsigned", "CPI", "=", "MCP", ".", "getConstantPoolIndex", "(", "C", ",", "Alignment", ")", ";", "MOs", ".", "push_back", "(", "MachineOperand", "::", "CreateReg", "(", "PICBase", ",", "false", ")", ")", ";", "MOs", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "MOs", ".", "push_back", "(", "MachineOperand", "::", "CreateReg", "(", "", ",", "false", ")", ")", ";", "MOs", ".", "push_back", "(", "MachineOperand", "::", "CreateCPI", "(", "CPI", ",", "", ")", ")", ";", "MOs", ".", "push_back", "(", "MachineOperand", "::", "CreateReg", "(", "", ",", "false", ")", ")", ";", "break", ";", "}", "default", ":", "{", "if", "(", "(", "LoadMI", "->", "getOpcode", "(", ")", "==", "", "||", "LoadMI", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "MF", ".", "getRegInfo", "(", ")", ".", "getRegClass", "(", "LoadMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "->", "getSize", "(", ")", ">", "", ")", "return", "NULL", ";", "if", "(", "(", "LoadMI", "->", "getOpcode", "(", ")", "==", "", "||", "LoadMI", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "MF", ".", "getRegInfo", "(", ")", ".", "getRegClass", "(", "LoadMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "->", "getSize", "(", ")", ">", "", ")", "return", "NULL", ";", "for", "(", "unsigned", "i", "=", "NumOps", "-", "", ";", "i", "!=", "NumOps", ";", "++", "i", ")", "MOs", ".", "push_back", "(", "LoadMI", "->", "getOperand", "(", "i", ")", ")", ";", "break", ";", "}", "}", "return", "foldMemoryOperandImpl", "(", "MF", ",", "MI", ",", "Ops", "[", "", "]"], "ground_truth": [",", "MOs", ",", "", ",", "Alignment", ")", ";"], "File": "X86InstrInfo (2)", "Func": "foldMemoryOperandImpl", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2629, "Length": 353, "Cover_Rate": 0.38706140350877194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "bool", "is64BitVector", "=", "VT", ".", "is64BitVector", "(", ")", ";", "Align", "=", "GetVLDSTAlign", "(", "Align", ",", "NumVecs", ",", "is64BitVector", ")", ";", "unsigned", "OpcodeIndex", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "assert", "(", "NumVecs", "==", "", "&&", "", ")", ";", "break", ";", "}", "EVT", "ResTy", ";", "if", "(", "NumVecs", "==", "", ")", "ResTy", "=", "VT", ";", "else", "{", "unsigned", "ResTyElts", "=", "(", "NumVecs", "==", "", ")", "?", "", ":", "NumVecs", ";", "if", "(", "!", "is64BitVector", ")", "ResTyElts", "*=", "", ";", "ResTy", "=", "EVT", "::", "getVectorVT", "(", "*", "CurDAG", "->", "getContext", "(", ")", ",", "", ",", "ResTyElts", ")", ";", "}", "std", "::", "vector", "<", "EVT", ">", "ResTys", ";", "ResTys", ".", "push_back", "(", "ResTy", ")", ";", "if", "(", "isUpdating", ")", "ResTys", ".", "push_back", "(", "", ")", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "SDValue", "Pred", "=", "getAL", "(", "CurDAG", ")", ";", "SDValue", "Reg0", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDNode", "*", "VLd", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "if", "(", "is64BitVector", "||", "NumVecs", "<=", "", ")", "{", "unsigned", "Opc", "=", "(", "is64BitVector", "?", "DOpcodes", "[", "OpcodeIndex", "]", ":", "QOpcodes0", "[", "OpcodeIndex", "]", ")", ";", "Ops", ".", "push_back", "(", "MemAddr", ")", ";", "Ops", ".", "push_back", "(", "Align", ")", ";", "if", "(", "isUpdating", ")", "{", "SDValue", "Inc", "=", "N", "->", "getOperand", "(", "AddrOpIdx", "+", "", ")", ";", "if", "(", "(", "NumVecs", "==", "", "||", "NumVecs", "==", "", ")", "&&", "!", "isa", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", ")", "Opc", "=", "getVLDSTRegisterUpdateOpcode", "(", "Opc", ")", ";", "if", "(", "(", "NumVecs", "!=", "", "&&", "NumVecs", "!=", "", "&&", "Opc", "!=", "", ")", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", ")", "Ops", ".", "push_back", "(", "isa", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", "?", "Reg0", ":", "Inc", ")", ";", "}", "Ops", ".", "push_back", "(", "Pred", ")", ";", "Ops", ".", "push_back", "(", "Reg0", ")", ";", "Ops", ".", "push_back", "("], "ground_truth": ["Chain", ")", ";"], "File": "ARMISelDAGToDAG90", "Func": "SelectVLD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2630, "Length": 431, "Cover_Rate": 0.448024948024948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeInlinerPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ")", ";", "Params", "=", "getInlineParams"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUInline", "Func": "AMDGPUInliner", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2631, "Length": 16, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint64_t", "F", "=", "MCInstrInfo", "::", "getDesc", "(", "MCII"], "ground_truth": [",", "MCI", ")", ".", "TSFlags", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "isAccumulator", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2632, "Length": 15, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setTextFragment", "(", "RegionFragment", "*", "pFragment"], "ground_truth": [")", "{"], "File": "ARMException", "Func": "setTextFragment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2633, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "EncodedImm", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "unsigned", "EltBits", ";", "uint64_t", "Val", "=", "", "("], "ground_truth": ["EncodedImm", ",", "EltBits", ")", ";"], "File": "ARMAsmPrinter29", "Func": "printNEONModImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2634, "Length": 27, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoopRep", "->", "getExitingBlocks", "(", "ExitingMBBs", ")", ";", "if", "(", "ExitingMBBs", ".", "size", "(", ")", "==", "", ")", "{", "MachineBasicBlock", "*", "DummyExitBlk", "=", "normalizeInfiniteLoopExit", "(", "LoopRep", ")", ";", "if", "(", "DummyExitBlk", ")", "RetBlks", ".", "push_back", "(", "DummyExitBlk", ")", ";", "}", "}", "for", "(", "SmallVectorImpl", "<", "MachineBasicBlock", "*", ">", "::", "const_iterator", "It", "=", "OrderedBlks", ".", "begin", "(", ")", ",", "E", "=", "OrderedBlks", ".", "end", "(", ")", ";", "It", "!=", "E", ";", "++", "It", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "*", "It", ";", "removeUnconditionalBranch", "(", "MBB", ")", ";", "removeRedundantConditionalBranch", "(", "MBB", ")"], "ground_truth": [";"], "File": "AMDILCFGStructurizer1", "Func": "prepare", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2635, "Length": 90, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmlaq_rot90_m_fv8hf", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcmlaq_rot90_m_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2636, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "Idx", "=", "", ";", "Idx", "<", "MRI", "->", "getNumVirtRegs", "(", ")", ";", "++", "Idx", ")", "{", "Register", "Reg", "=", "Register", "::", "index2VirtReg", "(", "Idx", ")", ";", "if", "(", "!", "isGPR", "(", "MRI", "->", "getRegClass", "(", "Reg", ")", ")", ")", "continue", ";", "if", "(", "EnclosedEdges", ".", "count", "(", "Reg", ")", ")", "continue", ";", "Closure", "C", "(", "ClosureID", "++", ",", "{", "MaskDomain", "}", ")", ";", "buildClosure", "(", "C", ",", "Reg", ")", ";", "if", "(", "!", "C", ".", "empty", "(", ")", "&&", "C", ".", "isLegal", "(", "MaskDomain", ")", ")", "Closures", ".", "push_back", "(", "std", "::", "move", "(", "C", ")", ")", ";", "}", "for", "(", "Closure", "&", "C", ":", "Closures", ")", "{", "LLVM_DEBUG", "(", "C", ".", "dump", "(", "MRI", ")", ")", ";", "if", "(", "isReassignmentProfitable", "(", "C", ",", "MaskDomain", ")", ")", "{", "reassign", "(", "C", ",", "MaskDomain", ")", ";", "++", "NumClosuresConverted", ";", "Changed", "=", "true"], "ground_truth": [";"], "File": "X86DomainReassignment17", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2637, "Length": 145, "Cover_Rate": 0.45741324921135645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidCLUIImm", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidUImm7Lsb00", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidUImm8Lsb00", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidUImm8Lsb000", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidSImm9Lsb0", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidUImm9Lsb000", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidUImm10Lsb00NonZero", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidSImm10Lsb0000NonZero", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidSImm12", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ",", "", "", ")", ";", "case", "Match_InvalidSImm12Lsb0", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidSImm13Lsb0", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidUImm20LUI", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ",", "", "", "", ")", ";", "case", "Match_InvalidUImm20AUIPC", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ",", "", "", "", ")", ";", "case", "Match_InvalidSImm21Lsb0JAL", ":", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", "", ",", "", ")", ";", "case", "Match_InvalidCSRSystemRegister", ":", "{", "return", "generateImmOutOfRangeError", "(", "Operands", ",", "ErrorInfo", ",", "", ",", "(", "", "<<", "", ")", "-", "", ",", "", "", ")", ";", "}", "case", "Match_InvalidFenceArg", ":", "{", "SMLoc", "ErrorLoc", "=", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "ErrorInfo", "]", ")", ".", "getStartLoc", "(", ")", ";", "return", "Error", "(", "ErrorLoc"], "ground_truth": [",", "", ")", ";"], "File": "RISCVAsmParser14", "Func": "MatchAndEmitInstruction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2638, "Length": 439, "Cover_Rate": 0.38074588031222895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvt_n_u64_f64", "(", "float64x1_t", "__a", ","], "ground_truth": ["const", "int", "__b", ")", "{"], "File": "arm", "Func": "neon4_vcvt_n_u64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2639, "Length": 10, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqdmulhq_m_s16", "(", "int16x8_t", "__inactive", ",", "int16x8_t", "__a", ",", "int16x8_t"], "ground_truth": ["__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vqdmulhq_m_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2640, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Offset", "%", "Size", "!=", "", ")", "return", "false", ";", "int", "Count", "=", "Offset", "/", "Size", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "isInt", "<", "", ">", "(", "Count"], "ground_truth": [")", ";"], "File": "HexagonInstrInfo36", "Func": "isValidAutoIncImm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2641, "Length": 65, "Cover_Rate": 0.3869047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "case", "", ":", "{", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", "->", "getParent", "(", ")", ";", "const", "unsigned", "DstReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "bool", "DstIsDead", "=", "MI", "->", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "", ")", ";", "auto", "LO16", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "DstReg", ")", ";", "auto", "HI16", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstReg", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "{", "const", "unsigned", "Imm", "=", "MO", ".", "getImm", "(", ")", ";", "const", "unsigned", "Lo16", "=", "Imm", "&", "", ";", "const", "unsigned", "Hi16", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "LO16", "=", "LO16", ".", "addImm", "(", "Lo16", ")", ";", "HI16", "=", "HI16", ".", "addImm", "(", "Hi16", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "LEGInstrInfo1", "Func": "expandPostRAPseudo", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2642, "Length": 184, "Cover_Rate": 0.6344827586206897, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_shrdi_epi16", "(", "__m128i", "__A", ",", "__mmask8", "__B", ",", "__m128i", "__C", ",", "__m128i"], "ground_truth": ["__D", ",", "int", "__E", ")", "{"], "File": "avx512vbmi2vlintrin", "Func": "_mm_mask_shrdi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2643, "Length": 31, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ReplInstrMCID", ".", "push_back", "(", "&", "TII", "->", "get", "(", "", ")", ")", ";", "ReplInstrMCID", ".", "push_back", "(", "&", "TII", "->", "get", "(", "", ")", ")", ";", "if", "(", "shouldReplaceInst", "(", "MF", ",", "OriginalMCID", ",", "ReplInstrMCID", ")", ")", "return", "false", ";", "break", ";", "case", "Interleave", ":", "std", "::", "string", "Subtarget", "=", "SchedModel", ".", "getSubtargetInfo", "(", ")", "->", "getCPU", "(", ")", ";", "if", "(", "InterlEarlyExit", ".", "find", "(", "Subtarget", ")", "!=", "InterlEarlyExit", ".", "end", "(", ")", ")", "return", "InterlEarlyExit", "[", "Subtarget", "]", ";", "for", "(", "auto", "&", "I", ":", "IRT", ")", "{", "OriginalMCID", "=", "&", "TII", "->", "get", "(", "I", ".", "OrigOpc", ")", ";", "for", "(", "auto", "&", "Repl", ":", "I", ".", "ReplOpc", ")", "ReplInstrMCID", ".", "push_back", "(", "&", "TII", "->", "get", "(", "Repl", ")", ")", ";", "if", "(", "shouldReplaceInst", "(", "MF", ",", "OriginalMCID"], "ground_truth": [",", "ReplInstrMCID", ")", ")", "{"], "File": "AArch64SIMDInstrOpt (2)", "Func": "shouldExitEarly", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2644, "Length": 137, "Cover_Rate": 0.6199095022624435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ablock", "*", "selectRegion", "(", "ablock_set", "&", "regions", ")", "{", "ablock", "*", "minID", "=", "NULL", ";", "for", "(", "ablock_set", "::", "iterator", "i", "(", "regions", ".", "begin", "(", ")", ")", ",", "ie", "(", "regions", ".", "end", "(", ")", ")", ";", "i", "!=", "ie", ";", "i", "++", ")", "{", "if", "(", "!", "minID", "||", "minID", "->", "ID", ">", "(", "*", "i", ")", "->"], "ground_truth": ["ID", ")", "minID", "=", "*", "i", ";"], "File": "PatmosFunctionSplitter", "Func": "selectRegion", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 2645, "Length": 67, "Cover_Rate": 0.9305555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SDValue", "FrameAddr", "=", "getFRAMEADDR", "(", "depth", "-", "", ",", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "unsigned", "Offset", "=", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "?", "", ":", "", ";", "SDValue", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "FrameAddr", ",", "DAG", ".", "getIntPtrConstant", "(", "Offset", ",", "dl", ")", ")", ";", "RetAddr", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Ptr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "return", "RetAddr"], "ground_truth": [";"], "File": "SparcISelLowering78", "Func": "LowerRETURNADDR", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2646, "Length": 91, "Cover_Rate": 0.3807531380753138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&"], "ground_truth": ["MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "", ")", ";"], "File": "rvexAsmPrinter", "Func": "getDebugValueLocation", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 2647, "Length": 27, "Cover_Rate": 0.34177215189873417, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Sym", "->", "getType", "(", ")", "==", "", ")", "{", "if", "(", "Sym", "->", "isUndefined", "(", ")", ")", "getTargetStreamer", "(", ")", "->", "emitGlobalType", "(", "Sym", ")", ";", "}", "else", "if", "(", "Sym", "->", "getType", "(", ")", "==", "", ")", "getTargetStreamer", "(", ")", "->", "emitTagType", "(", "Sym", ")", ";", "else", "if", "(", "Sym", "->", "getType", "(", ")", "==", "", ")", "getTargetStreamer", "(", ")", "->", "emitTableType", "(", "Sym", ")", ";", "}", "DenseSet", "<", "MCSymbol", "*", ">", "InvokeSymbols", ";", "for", "(", "const", "auto", "&", "F", ":", "M", ")", "{", "if", "(", "F", ".", "isIntrinsic", "(", ")", ")", "continue", ";", "if", "(", "F", ".", "isDeclarationForLinker", "(", ")", ")", "{", "SmallVector", "<", "MVT", ",", "", ">", "Results", ";", "SmallVector", "<", "MVT", ",", "", ">", "Params", ";", "computeSignatureVTs", "(", "F", ".", "getFunctionType", "(", ")", ",", "&", "F", ",", "F", ",", "TM", ",", "Params", ",", "Results", ")", ";", "auto", "Signature", "=", "signatureFromMVTs", "(", "Results", ",", "Params", ")", ";", "bool", "InvokeDetected", "=", "false", ";", "auto", "*", "Sym", "=", "getMCSymbolForFunction", "(", "&", "F", ",", "", "||", "", ",", "Signature", ".", "get", "(", ")", ",", "InvokeDetected", ")", ";", "if", "(", "InvokeDetected", "&&", "!", "InvokeSymbols", ".", "insert", "(", "Sym", ")", ".", "second", ")", "continue", ";", "Sym", "->", "setType", "(", "", ")", ";", "if", "(", "!", "Sym", "->", "getSignature", "(", ")", ")", "{", "Sym", "->", "setSignature", "(", "Signature", ".", "get", "(", ")", ")", ";", "addSignature", "(", "std", "::", "move", "(", "Signature", ")", ")", ";", "}", "else", "{", "Signature", ".", "reset", "(", ")", ";", "}", "getTargetStreamer", "(", ")", "->", "emitFunctionType", "(", "Sym", ")", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "{", "StringRef", "Name", "=", "F", ".", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", ";", "Sym", "->", "setImportModule", "(", "storeName", "(", "Name", ")", ")", ";", "getTargetStreamer", "(", ")", "->", "emitImportModule", "(", "Sym", ",", "Name", ")", ";", "}", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "{", "StringRef", "Name", "=", "InvokeDetected", "?", "Sym", "->", "getName", "(", ")", ":", "F", ".", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", ";", "Sym", "->", "setImportName", "(", "storeName", "(", "Name", ")", ")", ";", "getTargetStreamer", "(", ")", "->", "emitImportName", "(", "Sym", ",", "Name", ")", ";", "}", "}", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "{", "auto", "*", "Sym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "getSymbol", "(", "&", "F", ")", ")", ";", "StringRef", "Name", "=", "F", ".", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", ";", "Sym", "->", "setExportName", "(", "storeName", "(", "Name"], "ground_truth": [")", ")", ";"], "File": "WebAssemblyAsmPrinter13", "Func": "emitExternalDecls", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2648, "Length": 403, "Cover_Rate": 0.7855750487329435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "lsb", "&", "shift_mask", ")", "==", "", ")", "return", "", ";", "return", "c", "==", "-", "lsb", "&&", "lsb", "!=", "", ";", "}", "else", "if", "(", "GET_CODE", "(", "andop", ")", "==", "CONST_DOUBLE", "&&", "(", "GET_MODE", "(", "andop", ")", "==", "VOIDmode", "||", "GET_MODE", "(", "andop", ")", "==", "DImode", ")", ")", "{", "HOST_WIDE_INT", "low", ",", "lsb", ",", "shift_mask_low", ";", "low", "=", "CONST_DOUBLE_LOW", "(", "andop", ")", ";", "if", "(", "HOST_BITS_PER_WIDE_INT", "<", "", ")", "{", "HOST_WIDE_INT", "high", ",", "shift_mask_high", ";", "high", "=", "CONST_DOUBLE_HIGH", "(", "andop", ")", ";", "if", "(", "low", "==", "", ")", "{", "shift_mask_high", "=", "~", "", ";", "if", "(", "INTVAL", "(", "shiftop", ")", ">", "", ")", "shift_mask_high", "<<=", "INTVAL", "(", "shiftop", ")", "-", "", ";", "lsb", "=", "high", "&", "-", "high", ";", "if", "(", "(", "lsb", "&", "shift_mask_high", ")", "==", "", ")", "return", "", ";", "return", "high", "=="], "ground_truth": ["-", "lsb", ";"], "File": "rs60003", "Func": "includes_rldicr_lshift_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2649, "Length": 140, "Cover_Rate": 0.5533596837944664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ELFAsmBackend", "(", "const", "Target", "&", "T", ",", "Triple", "::", "OSType", "_OSType", ")", ":", "AsmBackend", "(", "T", ")", ",", "OSType", "(", "_OSType", ")", "{", "HasScatteredSymbols", "=", "true", ";", "HasReliableSymbolDifference", "=", "true"], "ground_truth": [";"], "File": "X86AsmBackend37", "Func": "ELFX86AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2650, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_4fnmaddss_mask", "(", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")", "__C", ",", "(", "__v4sf", ")", "__D", ",", "(", "__v4sf", ")", "__E", ",", "(", "__v4sf", ")"], "ground_truth": ["__A", ",", "(", "const", "__v4sf", "*", ")", "__F", ",", "(", "__v4sf", ")", "__A", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx5124fmapsintrin", "Func": "_mm_mask_4fnmadd_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2651, "Length": 49, "Cover_Rate": 0.5568181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "generate_set_vrsave", "(", "rtx", "reg", ",", "rs6000_stack_t", "*", "info", ",", "int", "epiloguep", ")", "{", "int", "nclobs", ",", "i", ";", "rtx", "insn", ",", "clobs", "[", "TOTAL_ALTIVEC_REGS", "+", "", "]", ";", "rtx", "vrsave", "=", "gen_rtx_REG", "(", "SImode", ",", "VRSAVE_REGNO", ")", ";", "clobs", "[", "", "]", "=", "gen_rtx_SET", "(", "vrsave", ",", "gen_rtx_UNSPEC_VOLATILE", "(", "SImode", ",", "gen_rtvec", "(", "", ",", "reg", ",", "vrsave", ")", ",", "UNSPECV_SET_VRSAVE", ")", ")", ";", "nclobs", "=", "", ";", "for", "(", "i", "=", "FIRST_ALTIVEC_REGNO", ";", "i", "<=", "LAST_ALTIVEC_REGNO", ";", "++", "i", ")", "if", "(", "info", "->", "vrsave_mask", "&", "ALTIVEC_REG_BIT", "(", "i", ")", ")", "{", "if", "(", "!", "epiloguep", "||", "call_used_regs", "[", "i", "]", ")", "clobs", "[", "nclobs", "++", "]", "=", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "V4SImode", ",", "i", ")", ")", ";", "else", "{", "rtx", "reg", "=", "gen_rtx_REG", "(", "V4SImode", ",", "i", ")", ";", "clobs", "[", "nclobs", "++", "]", "=", "gen_rtx_SET", "(", "reg", ",", "gen_rtx_UNSPEC", "(", "V4SImode", ",", "gen_rtvec", "(", "", ",", "reg", ")", ",", "", ")", ")", ";", "}", "}", "insn", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "nclobs", ")", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "nclobs", ";", "++", "i", ")", "XVECEXP"], "ground_truth": ["(", "insn", ",", "", ",", "i", ")", "=", "clobs", "[", "i", "]", ";"], "File": "powerpcspe", "Func": "generate_set_vrsave", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2652, "Length": 201, "Cover_Rate": 0.9804878048780488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "aarch64_is_reduction", "("], "ground_truth": ["stmt_vec_info", "stmt_info", ")", "{"], "File": "aarch641", "Func": "aarch64_is_reduction", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2653, "Length": 8, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Triple", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const"], "ground_truth": ["MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ")", "{"], "File": "XtensaMCTargetDesc", "Func": "createXtensaMCInstPrinter", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2654, "Length": 29, "Cover_Rate": 0.7073170731707317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_scatterpfqpd", "(", "mask", ",", "(", "__v8di", ")", "index", ",", "(", "long", "long", "const", "*", ")", "addr", ",", "scale", ","], "ground_truth": ["hint", ")", ";"], "File": "avx512pfintrin4", "Func": "_mm512_mask_prefetch_i64scatter_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2655, "Length": 22, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "decodeRegisterClass", "(", "Inst", ",", "RegNo", ","], "ground_truth": ["", ",", "", ")", ";"], "File": "SystemZDisassembler12", "Func": "DecodeVR32BitRegisterClass", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2656, "Length": 12, "Cover_Rate": 0.34285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_div_ps", "(", "__m128", "__W", ",", "__mmask8"], "ground_truth": ["__U", ",", "__m128", "__A", ",", "__m128", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask_div_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2657, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_tile_loadconfig", "(", "const", "void", "*", "__config", ")", "{", "__asm__", "volatile", "(", "", "::", "", "(", "*", "(", "(", "const", "void", "*", "*"], "ground_truth": [")", "__config", ")", ")", ")", ";"], "File": "amxtileintrin", "Func": "_tile_loadconfig", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2658, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "getSubtarget", "("], "ground_truth": [")", "const", "{"], "File": "JVMAsmPrinter", "Func": "getSubtarget", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2659, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "CPU", "=", "STI", ".", "getCPU", "(", ")", ";", "if", "(", "TheTriple", ".", "isOSBinFormatMachO", "(", ")", ")", "return", "new", "Darwin_32AsmBackend", "(", "T", ",", "MRI", ",", "CPU", ")", ";", "if", "(", "TheTriple", ".", "isOSWindows", "(", ")", "&&", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")", ")", "return", "new", "WindowsAsmBackend", "("], "ground_truth": ["T", ",", "false", ",", "CPU", ")", ";"], "File": "X86AsmBackend (2)", "Func": "createX86_32AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2660, "Length": 53, "Cover_Rate": 0.3897058823529412, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeScalar8RegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "return", "DecodeAllRegRegisterClass", "(", "Inst", ",", "RegNo", ",", "Address", ",", "Decoder"], "ground_truth": [")", ";"], "File": "VideocoreDisassembler", "Func": "DecodeScalar8RegisterClass", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2661, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "V2", "=", "(", "Undef2", "?", "DAG", ".", "getUNDEF", "(", "VT", ")", ":", "(", "IsUnary", "?", "V1", ":", "V2", ")", ")", ";", "V1", "=", "(", "Undef1", "?", "DAG", ".", "getUNDEF", "(", "VT", ")", ":", "V1", ")", ";", "return", "true", ";", "}", "if", "(", "IsUnary", "&&", "(", "Zero1", "||", "Zero2", ")", ")", "{", "if", "(", "(", "Subtarget", ".", "hasSSE41", "(", ")", "||", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "isSequentialOrUndefOrZeroInRange", "(", "TargetMask", ",", "", ",", "NumElts", ",", "", ")", ")", "return", "false", ";", "bool", "MatchLo", "=", "true", ",", "MatchHi", "=", "true", ";", "for", "(", "int", "i", "=", "", ";", "(", "i", "!=", "NumElts", ")", "&&", "(", "MatchLo", "||", "MatchHi", ")", ";", "++", "i", ")", "{", "int", "M", "=", "TargetMask", "[", "i", "]", ";", "if", "(", "(", "(", "(", "i", "&", "", ")", "==", "", ")", "&&", "Zero1", ")", "||", "(", "(", "(", "i", "&", "", ")", "==", "", ")", "&&", "Zero2", ")", "||", "(", "M", "==", "SM_SentinelUndef", ")", ")", "continue", ";", "MatchLo", "&=", "(", "M", "==", "Unpckl", "[", "i", "]", ")", ";", "MatchHi", "&=", "(", "M", "==", "Unpckh", "[", "i", "]", ")", ";", "}", "if", "(", "MatchLo", "||", "MatchHi", ")", "{", "UnpackOpcode", "=", "MatchLo", "?", "", ":", "", ";", "V2", "=", "Zero2", "?", "getZeroVector", "(", "VT", ",", "Subtarget", ",", "DAG", ",", "DL", ")", ":", "V1", ";", "V1", "=", "Zero1", "?", "getZeroVector", "(", "VT", ",", "Subtarget", ",", "DAG", ",", "DL", ")", ":", "V1", ";", "return", "true", ";", "}", "}", "if", "(", "!", "IsUnary", ")", "{", "ShuffleVectorSDNode", "::", "commuteMask", "(", "Unpckl", ")", ";", "if", "(", "isTargetShuffleEquivalent", "(", "VT", ",", "TargetMask", ",", "Unpckl", ")", ")", "{", "UnpackOpcode", "=", "", ";", "std", "::", "swap", "(", "V1", ",", "V2", ")", ";", "return", "true", ";", "}", "ShuffleVectorSDNode", "::", "commuteMask", "(", "Unpckh", ")", ";", "if", "(", "isTargetShuffleEquivalent", "(", "VT", ",", "TargetMask", ",", "Unpckh", ")", ")", "{", "UnpackOpcode", "=", "", ";", "std", "::", "swap", "(", "V1", ",", "V2", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "X86ISelLowering (2)5", "Func": "matchShuffleWithUNPCK", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2662, "Length": 315, "Cover_Rate": 0.5105348460291734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ";", "ix86_varargs_gpr_size", "=", "", ";", "ix86_varargs_fpr_size", "=", "", ";", "for", "(", "i", "=", "cum", "->", "regno", ";", "i", "<", "X86_64_MS_REGPARM_MAX", ";", "i", "++", ")", "{", "rtx", "reg", ",", "mem", ";", "mem", "=", "gen_rtx_MEM", "(", "Pmode", ",", "plus_constant", "(", "Pmode", ",", "virtual_incoming_args_rtx", ",", "i", "*", "UNITS_PER_WORD", ")", ")", ";", "MEM_NOTRAP_P", "(", "mem", ")", "=", "", ";", "set_mem_alias_set", "(", "mem", ",", "set", ")", ";", "reg", "=", "gen_rtx_REG", "(", "Pmode", ",", "x86_64_ms_abi_int_parameter_registers", "[", "i", "]", ")", ";", "emit_move_insn", "(", "mem", ",", "reg"], "ground_truth": [")", ";"], "File": "i386", "Func": "setup_incoming_varargs_ms_64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2663, "Length": 83, "Cover_Rate": 0.8217821782178217, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSection", "*", "CS", "=", "getStreamer", "(", ")", ".", "getCurrentSectionOnly", "(", ")", ";", "MCSection", "*", "ReadOnlySection", "=", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_ALLOC", ")", ";", "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "createTempSymbol", "(", ")", ";", "const", "MCExpr", "*", "LoSym", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_None", ",", "getContext", "(", ")", ")", ";", "const", "MCExpr", "*", "LoExpr", "=", "MCExpr", "::", "create", "(", "MCExpr", "::", "MEK_LO", ",", "LoSym", ",", "getContext", "(", ")", ")", ";", "getStreamer", "(", ")", ".", "SwitchSection", "(", "ReadOnlySection", ")", ";", "getStreamer", "(", ")", ".", "EmitLabel", "(", "Sym", ",", "IDLoc", ")", ";", "getStreamer", "(", ")", ".", "EmitValueToAlignment", "(", "", ")", ";", "getStreamer", "(", ")", ".", "EmitIntValue", "(", "ImmOp64", ",", "", ")", ";", "getStreamer", "(", ")", ".", "SwitchSection", "(", "CS", ")", ";", "if", "(", "emitPartialAddress", "(", "TOut", ",", "IDLoc", ",", "Sym", ")", ")", "return", "true", ";", "if", "(", "isABI_N64", "(", ")", ")", "TOut", ".", "emitRRX", "(", "", ",", "TmpReg", ",", "TmpReg", ",", "MCOperand", "::", "createExpr", "(", "LoExpr", ")", ",", "IDLoc", ",", "STI", ")", ";", "else", "TOut", ".", "emitRRX", "(", "", ",", "TmpReg", ",", "TmpReg", ",", "MCOperand", "::", "createExpr", "(", "LoExpr", ")", ",", "IDLoc", ",", "STI", ")", ";", "if", "(", "isABI_N32", "(", ")", "||", "isABI_N64", "(", ")", ")", "TOut", ".", "emitRRI", "(", "", ",", "FirstReg", ",", "TmpReg", ",", "", ",", "IDLoc", ",", "STI", ")", ";", "else", "{", "TOut", ".", "emitRRI", "(", "", ",", "FirstReg", ",", "TmpReg", ",", "", ","], "ground_truth": ["IDLoc", ",", "STI", ")", ";"], "File": "MipsAsmParser84", "Func": "expandLoadDoubleImmToGPR", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2664, "Length": 245, "Cover_Rate": 0.4675572519083969, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Fast", ";", "if", "(", "RegVT", ".", "is256BitVector", "(", ")", "&&", "!", "DCI", ".", "isBeforeLegalizeOps", "(", ")", "&&", "Ext", "==", "", "&&", "(", "(", "Ld", "->", "isNonTemporal", "(", ")", "&&", "!", "Subtarget", ".", "hasInt256", "(", ")", "&&", "Ld", "->", "getAlignment", "(", ")", ">=", "", ")", "||", "(", "TLI", ".", "allowsMemoryAccess", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "DAG", ".", "getDataLayout", "(", ")", ",", "RegVT", ",", "*", "Ld", "->", "getMemOperand", "(", ")", ",", "&", "Fast", ")", "&&", "!", "Fast", ")", ")", ")", "{", "unsigned", "NumElems", "=", "RegVT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "NumElems", "<", "", ")", "return", "SDValue", "(", ")", ";", "unsigned", "HalfOffset", "=", "", ";", "SDValue", "Ptr1", "=", "Ld", "->", "getBasePtr", "(", ")", ";", "SDValue", "Ptr2", "=", "DAG", ".", "getMemBasePlusOffset", "(", "Ptr1", ",", "HalfOffset", ",", "dl", ")", ";", "EVT", "HalfVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "MemVT", ".", "getScalarType", "(", ")", ",", "NumElems", "/", "", ")", ";", "SDValue", "Load1", "=", "DAG", ".", "getLoad", "(", "HalfVT", ",", "dl", ",", "Ld", "->", "getChain", "(", ")", ",", "Ptr1", ",", "Ld", "->", "getPointerInfo", "(", ")", ",", "Ld", "->", "getOriginalAlign", "(", ")", ",", "Ld", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "SDValue", "Load2", "=", "DAG", ".", "getLoad", "(", "HalfVT", ",", "dl", ",", "Ld", "->", "getChain", "(", ")", ",", "Ptr2", ",", "Ld", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "HalfOffset", ")", ",", "Ld", "->", "getOriginalAlign", "(", ")", ",", "Ld", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "SDValue", "TF", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Load1", ".", "getValue", "(", "", ")", ",", "Load2", ".", "getValue", "(", "", ")", ")", ";", "SDValue", "NewVec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "Load1", ",", "Load2", ")", ";", "return", "DCI", ".", "CombineTo", "(", "N", ",", "NewVec", ",", "TF", ",", "true", ")", ";", "}", "if", "(", "Ext", "==", "", "&&", "!", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "RegVT", ".", "isVector", "(", ")", "&&", "RegVT", ".", "getScalarType", "(", ")", "==", "", "&&", "DCI", ".", "isBeforeLegalize", "(", ")", ")", "{", "unsigned", "NumElts", "=", "RegVT", ".", "getVectorNumElements", "(", ")", ";", "EVT", "IntVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "NumElts", ")", ";", "if", "(", "TLI", ".", "isTypeLegal", "("], "ground_truth": ["IntVT", ")", ")", "{"], "File": "X86ISelLowering126", "Func": "combineLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2665, "Length": 376, "Cover_Rate": 0.5537555228276878, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", ",", "SaveReg1", ",", "SaveReg2", ";", "std", "::", "tie", "(", "Reg", ",", "SaveReg1", ",", "SaveReg2", ")", "=", "Regs", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "SaveReg1", ")", ".", "addReg", "(", "SaveReg2", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "SaveReg1", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "for", "(", "unsigned", "Reg", ":", "NonclearedFPRegs", ")", "{", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "if", "(", "STI", "->", "isLittle", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "(", "Reg", "-", "", ")", "*", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "{", "unsigned", "SReg0", "=", "TRI", "->", "getSubReg", "(", "Reg", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SReg0", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "(", "Reg", "-", "", ")", "*", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SReg0", "+", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "(", "Reg", "-", "", ")", "*", "", "+", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "Reg", "-", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "}", "if", "(", "passesFPReg", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SpareReg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SpareReg", ")", ".", "addReg", "(", "SpareReg", ")", ".", "addImm", "(", "", ")", "."], "ground_truth": ["add", "(", "predOps", "(", "", ")", ")", ".", "add", "(", "condCodeOp", "(", ")", ")", ";"], "File": "ARMExpandPseudoInsts35", "Func": "CMSESaveClearFPRegsV8", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2666, "Length": 416, "Cover_Rate": 0.36651982378854625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "MachineModuleInfo", "*", "MMI", "=", "getAnalysisIfAvailable", "<", "MachineModuleInfo", ">", "(", ")", ";", "assert", "(", "MMI", ")", ";", "DwarfWriter", "*", "DW", "=", "getAnalysisIfAvailable", "<", "DwarfWriter", ">", "(", ")", ";", "assert", "(", "DW", "&&", "", ")", ";", "DW", "->", "BeginModule", "(", "&", "M", ",", "MMI", ",", "O", ",", "this", ",", "TAI", ")", ";", "for", "(", "Module", "::", "global_iterator", "I", "=", "M", ".", "global_begin", "(", ")", ",", "E", "=", "M", ".", "global_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "I", "->", "setSection", "(", "TAI", "->", "SectionForGlobal", "(", "I", ")", "->", "getName", "(", ")", ")", ";", "}", "EmitFunctionDecls", "(", "M", ")", ";", "EmitUndefinedVars", "(", "M", ")", ";", "EmitDefinedVars", "(", "M", ")", ";", "EmitIData", "(", "M"], "ground_truth": [")", ";"], "File": "PIC16AsmPrinter2", "Func": "doInitialization", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2667, "Length": 120, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ImmOp", "=", "Src1", ";", "RegOp", "=", "Src0", ";", "}", "else", "return", "std", "::", "make_pair", "(", "nullptr", ",", "", ")", ";", "int", "OMod", "=", "getOModValue", "(", "Op", ",", "ImmOp", "->", "getImm", "(", ")", ")", ";", "if", "(", "OMod", "==", "", "||", "TII", "->", "hasModifiersSet", "(", "MI", ",", "", "::", "src0_modifiers", ")", "||", "TII", "->", "hasModifiersSet", "(", "MI", ",", "", "::", "src1_modifiers", ")", "||", "TII", "->", "hasModifiersSet", "(", "MI", ",", "", "::", "omod", ")", "||", "TII", "->", "hasModifiersSet", "(", "MI", ",", "", "::", "clamp", ")", ")", "return", "std", "::", "make_pair", "(", "nullptr", ",", "", ")", ";", "return", "std", "::", "make_pair", "(", "RegOp", ",", "OMod", ")", ";", "}", "case", "", ":", "case", "", ":", "{", "if", "(", "(", "Op", "==", "", "&&", "MFI", "->", "getMode", "(", ")", ".", "FP32Denormals", ")", "||", "(", "Op", "==", "", "&&", "MFI", "->", "getMode", "(", ")", ".", "FP64FP16Denormals", ")", ")", "return", "std", "::", "make_pair", "(", "nullptr", ",", "", ")", ";", "const", "MachineOperand", "*", "Src0", "=", "TII", "->", "getNamedOperand", "("], "ground_truth": ["MI", ",", "", "::", "src0", ")", ";"], "File": "SIFoldOperands49", "Func": "isOMod", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2668, "Length": 168, "Cover_Rate": 0.32495164410058025, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pbroadcastq512", "(", "(", "__v2di", ")", "__A", ",", "(", "__v8di", ")", "_mm512_undefined_epi32", "(", ")"], "ground_truth": [",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_broadcastq_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2669, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vhaddq_m_s16", "(", "int16x8_t", "__inactive", ",", "int16x8_t", "__a", ",", "int16x8_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vhaddq_m_sv8hi", "(", "__inactive", ",", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vhaddq_m_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2670, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", "<<", "Twine", "::", "utohexstr", "(", "MO", ".", "getImm", "(", ")", ")", ";", "return", "false", ";", "case", "'x'", ":", "if", "(", "(", "MO", ".", "getType", "(", ")", ")", "!=", "MachineOperand", "::", "MO_Immediate", ")", "return", "true", ";", "O", "<<", "", "<<", "Twine", "::", "utohexstr", "(", "MO", ".", "getImm", "(", ")", "&", "", ")", ";", "return", "false", ";", "case", "'d'", ":", "if", "(", "(", "MO", ".", "getType", "(", ")", ")", "!=", "MachineOperand", "::", "MO_Immediate", ")", "return", "true", ";", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "return", "false", ";", "case", "'m'", ":", "if", "(", "(", "MO", ".", "getType", "(", ")", ")", "!=", "MachineOperand", "::", "MO_Immediate", ")", "return", "true", ";", "O", "<<", "MO", ".", "getImm", "(", ")", "-", "", ";", "return", "false", ";", "case", "'y'", ":", "if", "(", "(", "MO", ".", "getType", "(", ")", ")", "!=", "MachineOperand", "::", "MO_Immediate", ")", "return", "true", ";", "if", "(", "!", "isPowerOf2_64", "(", "MO", ".", "getImm", "(", ")", ")", ")", "return", "true", ";", "O", "<<", "Log2_64", "(", "MO", ".", "getImm", "(", ")", ")", ";", "return", "false", ";", "case", "'z'", ":", "if", "(", "MO", ".", "getType", "(", ")", "==", "MachineOperand", "::", "MO_Immediate", "&&", "MO", ".", "getImm", "(", ")", "==", "", ")", "{", "O", "<<", "", ";", "return", "false", ";", "}", "break", ";", "case", "'D'", ":", "case", "'L'", ":", "case", "'M'", ":", "{", "if", "(", "OpNum", "==", "", ")", "return", "true", ";", "const", "MachineOperand", "&", "FlagsOP", "=", "MI", "->", "getOperand", "(", "OpNum", "-", "", ")", ";", "if", "(", "!", "FlagsOP", ".", "isImm", "(", ")", ")", "return", "true", ";", "unsigned", "Flags", "=", "FlagsOP", ".", "getImm", "(", ")", ";", "unsigned", "NumVals", "=", "InlineAsm", "::", "getNumOperandRegisters", "(", "Flags", ")", ";", "if", "(", "NumVals", "!=", "", ")", "{", "if", "(", "Subtarget", "->", "isGP64bit", "(", ")", "&&", "NumVals", "==", "", "&&", "MO", ".", "isReg", "(", ")", ")", "{", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "O", "<<", "'$'", "<<", "InstPrinter", "::", "getRegisterName", "(", "Reg", ")", ";", "return", "false", ";", "}", "return", "true", ";", "}", "unsigned", "RegOp", "=", "OpNum", ";", "if", "(", "!", "Subtarget", "->", "isGP64bit", "(", ")", ")", "{", "switch", "(", "ExtraCode", "[", "", "]", ")", "{", "case", "'M'", ":", "RegOp", "=", "(", "Subtarget", "->", "isLittle", "(", ")", ")", "?", "OpNum", "+", "", ":", "OpNum", ";", "break", ";", "case", "'L'", ":", "RegOp", "=", "(", "Subtarget", "->", "isLittle", "(", ")", ")", "?", "OpNum", ":", "OpNum", "+", "", ";", "break", ";", "case", "'D'", ":", "RegOp", "=", "OpNum", "+"], "ground_truth": ["", ";"], "File": "MipsAsmPrinter25", "Func": "PrintAsmOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2671, "Length": 397, "Cover_Rate": 0.6751700680272109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_maskmovq", "(", "(", "__v8qi", ")", "__A", ",", "(", "__v8qi", ")"], "ground_truth": ["__N", ",", "__P", ")", ";"], "File": "xmmintrin4", "Func": "_mm_maskmove_si64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2672, "Length": 15, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "x", ")", "!=", "MEM", ")", "return", "false", ";", "addr", "=", "XEXP", "(", "x", ",", "", ")", ";", "return", "(", "nios2_large_constant_p", "(", "addr", ")", "||", "nios2_plus_large_constant_p"], "ground_truth": ["(", "addr", ")", ")", ";"], "File": "nios2", "Func": "nios2_large_constant_memory_operand_p", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2673, "Length": 34, "Cover_Rate": 0.7555555555555555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Prefix", "==", "", ")", ";", "RC", "=", "getRegClassFor", "(", "(", "VT", "==", "", ")", "?", "", ":", "VT", ")", ";", "assert", "(", "Reg", "<", "RC", "->", "getNumRegs", "(", ")", ")", ";", "return", "std", "::", "make_pair", "(", "*", "(", "RC", "->", "begin", "(", ")", "+"], "ground_truth": ["Reg", ")", ",", "RC", ")", ";"], "File": "FISCISelLowering", "Func": "parseRegForInlineAsmConstraint", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2674, "Length": 52, "Cover_Rate": 0.348993288590604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm512_broadcastmw_epi32", "(", "__mmask16", "__A", ")", "{"], "File": "avx512cdintrin", "Func": "_mm512_broadcastmw_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2675, "Length": 19, "Cover_Rate": 0.6551724137931034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "R", "=", "FlattenVectorShuffle", "(", "cast", "<", "ShuffleVectorSDNode", ">", "(", "N", ")", ",", "DAG", ")", ")", "return", "R", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "!=", "", "||", "Op1", ".", "getOpcode", "(", ")", "!=", "", "||", "Op0", ".", "getNumOperands", "(", ")", "!=", "", "||", "Op1", ".", "getNumOperands", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Concat0Op1", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "SDValue", "Concat1Op1", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "Concat0Op1", ".", "isUndef", "(", ")", "||", "!", "Concat1Op1", ".", "isUndef", "(", ")", ")", "return", "SDValue", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", "."], "ground_truth": ["getTargetLoweringInfo", "(", ")", ";"], "File": "ARMISelLowering123", "Func": "PerformVECTOR_SHUFFLECombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2676, "Length": 132, "Cover_Rate": 0.353887399463807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "output_64bit_and", "(", "rtx", "*", "operands", ")", "{", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "operands", "[", "", "]", ")", "!=", "", ")", "{", "unsigned", "HOST_WIDE_INT", "mask", "=", "INTVAL", "(", "operands", "[", "", "]", ")", ";", "int", "ls0", ",", "ls1", ",", "ms0", ",", "p", ",", "len", ";", "for", "(", "ls0", "=", "", ";", "ls0", "<", "HOST_BITS_PER_WIDE_INT", ";", "ls0", "++", ")", "if", "(", "(", "mask", "&", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "", "<<", "ls0", ")", ")", "==", "", ")", "break", ";", "for", "(", "ls1", "=", "ls0", ";", "ls1", "<", "HOST_BITS_PER_WIDE_INT", ";", "ls1", "++", ")", "if", "(", "(", "mask", "&", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "", "<<", "ls1"], "ground_truth": [")", ")", "!=", "", ")", "break", ";"], "File": "pa3", "Func": "output_64bit_and", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2677, "Length": 122, "Cover_Rate": 0.5169491525423728, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ACPV0", "->", "hasSameValue", "(", "ACPV1", ")", ";", "}", "else", "if", "(", "!", "isCP0", "&&", "!", "isCP1", ")", "{", "return", "MCPE0", ".", "Val", ".", "ConstVal", "==", "MCPE1", ".", "Val", ".", "ConstVal", ";", "}", "return", "false", ";", "}", "else", "if", "(", "Opcode", "==", "", ")", "{", "if", "(", "MI1", "->", "getOpcode", "(", ")", "!=", "Opcode", ")", "return", "false", ";", "if", "(", "MI0", "->", "getNumOperands", "(", ")", "!=", "MI1", "->", "getNumOperands", "(", ")", ")", "return", "false", ";", "unsigned", "Addr0", "=", "MI0", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Addr1", "=", "MI1", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "Addr0", "!=", "Addr1", ")", "{", "if", "(", "!", "MRI", "||", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Addr0", ")", "||", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Addr1", ")", ")", "return", "false", ";", "MachineInstr", "*", "Def0", "=", "MRI", "->", "getVRegDef", "(", "Addr0", ")", ";", "MachineInstr", "*", "Def1", "=", "MRI", "->", "getVRegDef", "(", "Addr1", ")", ";", "if", "(", "!", "produceSameValue", "(", "Def0", ",", "Def1", ",", "MRI", ")", ")", "return", "false", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI0", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO0", "=", "MI0", "->", "getOperand", "(", "i", ")", ";", "const", "MachineOperand", "&", "MO1", "=", "MI1", "->", "getOperand", "("], "ground_truth": ["i", ")", ";"], "File": "ARMBaseInstrInfo (2)3", "Func": "produceSameValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2678, "Length": 219, "Cover_Rate": 0.3656093489148581, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_scalefpd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ","], "ground_truth": ["(", "__v8df", ")", "_mm512_undefined_pd", "(", ")", ",", "(", "__mmask8", ")", "-", "", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_scalef_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2679, "Length": 32, "Cover_Rate": 0.5818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "CCValidVal", "=", "CCValid", "->", "getZExtValue", "(", ")", ";", "int", "CCMaskVal", "=", "CCMask", "->", "getZExtValue", "(", ")", ";", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "CCReg", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "combineCCMask", "(", "CCReg", ",", "CCValidVal", ",", "CCMaskVal", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "N", "->", "getValueType", "(", "", ")", ",", "Chain", ",", "DAG", ".", "getTargetConstant", "(", "CCValidVal", ",", "SDLoc", "(", "N", ")", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "CCMaskVal", ",", "SDLoc", "(", "N", ")", ",", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "CCReg", ")", ";", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "SystemZISelLowering (2)2", "Func": "combineBR_CCMASK", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2680, "Length": 113, "Cover_Rate": 0.5947368421052631, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printAddress", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ",", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ".", "getImm", "(", ")", ","], "ground_truth": ["MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ".", "getReg", "(", ")", ",", "O", ")", ";"], "File": "SystemZInstPrinter", "Func": "printBDXAddrOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2681, "Length": 42, "Cover_Rate": 0.6885245901639344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TmpInst", ".", "setOpcode", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "createExpr", "(", "DotExpr", ")", ")", ";", "OutStreamer", "->", "EmitInstruction", "(", "TmpInst", ",", "STI", ")", ";", "return", ";", "}", "case", "", ":", "{", "MCInst", "TmpInst", ";", "MCSymbol", "*", "PICBase", "=", "MF", "->", "getPICBaseSymbol", "(", ")", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "createExpr", "(", "MCSymbolRefExpr", "::", "create", "(", "PICBase", ",", "OutContext", ")", ")", ")", ";", "OutStreamer", "->", "EmitInstruction", "(", "TmpInst", ",", "STI", ")", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "TmpInst", ".", "getOperand", "(", "", ")", "=", "MCOperand", "::", "createImm", "(", "", ")", ";", "OutStreamer", "->", "EmitInstruction", "(", "TmpInst", ",", "STI", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "PICBase", ")", ";", "return", ";", "}", "}", "if", "(", "MI", "->", "isInsideBundle", "(", ")", ")", "OutStreamer", "->", "AddComment", "(", "", ")", ";", "if", "(", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "&&", "(", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "||", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "||", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", ")", ")", "OutStreamer", "->", "AddComment", "(", "", ")", ";", "MCInst", "TmpInst", ";", "MCInstLowering", ".", "Lower", "(", "MI", ","], "ground_truth": ["TmpInst", ")", ";"], "File": "OR1KAsmPrinter1", "Func": "customEmitInstruction", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2682, "Length": 281, "Cover_Rate": 0.49298245614035086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrecps_f32", "(", "float32x2_t", "__a", ",", "float32x2_t", "__b", ")", "{", "return", "__builtin_aarch64_frecpsv2sf", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vrecps_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2683, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CurType", "."], "ground_truth": ["Size", ";"], "File": "X86AsmParser16", "Func": "getSize", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2684, "Length": 5, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm512_popcnt_epi32", "(", "__m512i", "__A", ")", "{"], "File": "avx512vpopcntdqintrin", "Func": "_mm512_popcnt_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2685, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Align", "Alignment", "=", "cast", "<", "ConstantInt", ">", "(", "I", "->", "getArgOperand", "(", "", ")", ")", "->", "getAlignValue", "(", ")", ";", "auto", "*", "Ty", "=", "cast", "<", "FixedVectorType", ">", "(", "Input", "->", "getType", "(", ")", ")", ";", "if", "(", "!", "isLegalTypeAndAlignment", "(", "Ty", "->", "getNumElements", "(", ")", ",", "Ty", "->", "getScalarSizeInBits", "(", ")", ",", "Alignment", ")", ")", "return", "nullptr", ";", "lookThroughBitcast", "(", "Ptr", ")", ";", "assert", "(", "Ptr", "->", "getType", "(", ")", "->", "isVectorTy", "(", ")", "&&", "", ")", ";", "IRBuilder", "<", ">", "Builder", "(", "I", "->", "getContext", "(", ")", ")", ";", "Builder", ".", "SetInsertPoint", "(", "I", ")", ";", "Builder", ".", "SetCurrentDebugLocation", "(", "I", "->", "getDebugLoc", "(", ")", ")", ";", "Value", "*", "Store", "=", "tryCreateMaskedScatterOffset", "(", "I", ",", "Ptr", ","], "ground_truth": ["Builder", ")", ";"], "File": "MVEGatherScatterLowering", "Func": "lowerScatter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2686, "Length": 122, "Cover_Rate": 0.5781990521327014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Visited", ".", "insert", "(", "MemAddr", ")", ".", "second", ")", "return", "false", ";", "const", "auto", "*", "GV", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "MemAddr", ")", ";", "if", "(", "!", "GV", ")", "{", "if", "(", "const", "auto", "*", "CV", "=", "dyn_cast", "<", "Constant", ">", "(", "MemAddr", ")", ")", "for", "(", "const", "auto", "&", "CO", ":", "CV", "->", "operands", "(", ")", ")", "if", "(", "memAddrUsesCTR", "(", "CO", ",", "TM", ",", "Visited", ")", ")", "return", "true", ";", "return", "false", ";", "}", "if", "(", "!", "GV", "->", "isThreadLocal", "(", ")", ")", "return", "false", ";", "TLSModel", "::", "Model", "Model", "=", "TM", ".", "getTLSModel", "("], "ground_truth": ["GV", ")", ";"], "File": "PPCTargetTransformInfo1", "Func": "memAddrUsesCTR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2687, "Length": 104, "Cover_Rate": 0.7323943661971831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "=", "&", "Fn", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "bool", "Modified", "=", "AsmPrinter", "::", "runOnMachineFunction", "(", "Fn", ")", ";", "emitXRayTable", "("], "ground_truth": [")", ";"], "File": "HexagonAsmPrinter (2)1", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2688, "Length": 27, "Cover_Rate": 0.675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printRegName", "(", "raw_ostream", "&"], "ground_truth": ["OS", ",", "unsigned", "RegNo", ")", "const", "{"], "File": "WebAssemblyInstPrinter3", "Func": "printRegName", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2689, "Length": 14, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MVEGatherScatterLowering", "::", "pushOutMul", "(", "PHINode", "*", "&", "Phi", ",", "Value", "*", "IncrementPerRound", ",", "Value", "*", "OffsSecondOperand", ",", "unsigned", "LoopIncrement", ",", "IRBuilder", "<", ">", "&", "Builder", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "Instruction", "*", "InsertionPoint", "=", "&", "cast", "<", "Instruction", ">", "(", "Phi", "->", "getIncomingBlock", "(", "LoopIncrement", "==", "", "?", "", ":", "", ")", "->", "back", "(", ")", ")", ";", "Value", "*", "StartIndex", "=", "BinaryOperator", "::", "Create", "(", "Instruction", "::", "Mul", ",", "Phi", "->", "getIncomingValue", "(", "LoopIncrement", "==", "", "?", "", ":", "", ")", ",", "OffsSecondOperand", ",", "", ",", "InsertionPoint", ")", ";", "Instruction", "*", "Product", "=", "BinaryOperator", "::", "Create", "(", "Instruction", "::", "Mul", ",", "IncrementPerRound", ","], "ground_truth": ["OffsSecondOperand", ",", "", ",", "InsertionPoint", ")", ";"], "File": "MVEGatherScatterLowering", "Func": "pushOutMul", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2690, "Length": 118, "Cover_Rate": 0.5488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createMCCodeGenInfo", "(", "StringRef", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", "{", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo", "(", ")", ";", "X", "->", "InitMCCodeGenInfo", "(", "RM", ","], "ground_truth": ["CM", ",", "OL", ")", ";"], "File": "OR1KMCTargetDesc", "Func": "createOR1KMCCodeGenInfo", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2691, "Length": 44, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vget_high_u64", "(", "uint64x2_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon_vget_high_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2692, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UnsizedMemOp", "->", "Mem", ".", "Size", "=", "getPointerWidth", "(", ")", ";", "break", ";", "}", "}", "}", "SmallVector", "<", "unsigned", ",", "", ">", "Match", ";", "FeatureBitset", "ErrorInfoMissingFeatures", ";", "FeatureBitset", "MissingFeatures", ";", "if", "(", "Mnemonic", "==", "", "&&", "Operands", ".", "size", "(", ")", "==", "", ")", "{", "auto", "*", "Op", "=", "static_cast", "<", "Operand", "*", ">", "(", "Operands", "[", "", "]", ".", "get", "(", ")", ")", ";", "if", "(", "Op", "->", "isImm", "(", ")", ")", "{", "const", "auto", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Op", "->", "getImm", "(", ")", ")", ";", "unsigned", "Size", "=", "getPointerWidth", "(", ")", ";", "if", "(", "CE", "&&", "(", "isIntN", "(", "Size", ",", "CE", "->", "getValue", "(", ")", ")", "||", "isUIntN", "(", "Size", ",", "CE", "->", "getValue", "(", ")", ")", ")", ")", "{", "SmallString", "<", "", ">", "Tmp", ";", "Tmp", "+=", "Base", ";", "Tmp", "+=", "(", "is64BitMode", "(", ")", ")", "?", "", ":", "(", "is32BitMode", "(", ")", ")", "?", "", ":", "(", "is16BitMode", "(", ")", ")", "?", "", ":", "", ";", "Op", ".", "setTokenValue", "(", "Tmp", ")", ";", "Match", ".", "push_back", "(", "MatchInstruction", "(", "Operands", ",", "Inst", ",", "ErrorInfo", ",", "MissingFeatures", ",", "MatchingInlineAsm", ",", "false", ")", ")", ";", "Op", ".", "setTokenValue", "(", "Base", ")", ";", "}", "}", "}", "if", "(", "UnsizedMemOp", "&&", "UnsizedMemOp", "->", "isMemUnsized", "(", ")", ")", "{", "static", "const", "unsigned", "MopSizes", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "for", "(", "unsigned", "Size", ":", "MopSizes", ")", "{", "UnsizedMemOp", "->", "Mem", ".", "Size", "=", "Size", ";", "uint64_t", "ErrorInfoIgnore", ";", "unsigned", "LastOpcode", "=", "Inst", ".", "getOpcode", "(", ")", ";", "unsigned", "M", "=", "MatchInstruction", "(", "Operands", ",", "Inst", ",", "ErrorInfoIgnore", ",", "MissingFeatures", ",", "MatchingInlineAsm", ",", "isParsingIntelSyntax", "(", ")", ")", ";", "if", "(", "Match", ".", "empty", "(", ")", "||", "LastOpcode", "!=", "Inst", ".", "getOpcode", "(", ")", ")", "Match", ".", "push_back", "(", "M", ")", ";", "if", "(", "Match", ".", "back", "(", ")", "==", "Match_MissingFeature", ")", "ErrorInfoMissingFeatures", "=", "MissingFeatures", ";", "}", "UnsizedMemOp", "->", "Mem", ".", "Size", "=", "", ";", "}", "if", "(", "Match", ".", "empty", "(", ")", ")", "{", "Match", ".", "push_back", "(", "MatchInstruction", "(", "Operands", ",", "Inst", ",", "ErrorInfo", ",", "MissingFeatures", ",", "MatchingInlineAsm", ",", "isParsingIntelSyntax", "(", ")", ")", ")", ";", "if", "(", "Match", ".", "back", "(", ")", "==", "Match_MissingFeature", ")", "ErrorInfoMissingFeatures", "=", "MissingFeatures", ";", "}", "if", "(", "UnsizedMemOp", ")", "UnsizedMemOp", "->", "Mem", ".", "Size", "=", "", ";", "if", "(", "Match", ".", "back", "(", ")", "==", "Match_MnemonicFail", ")", "{", "return", "Error", "(", "IDLoc", ",", "", "+", "Mnemonic", "+", "", ",", "Op", ".", "getLocRange", "(", ")", ",", "MatchingInlineAsm", ")", ";", "}", "unsigned", "NumSuccessfulMatches", "=", "std", "::", "count", "(", "std", "::", "begin", "(", "Match", ")", ",", "std", "::", "end", "(", "Match", ")", ",", "Match_Success", ")", ";", "if", "(", "UnsizedMemOp", "&&", "NumSuccessfulMatches", ">", "", "&&", "UnsizedMemOp", "->", "getMemFrontendSize", "(", ")", ")", "{", "UnsizedMemOp", "->", "Mem", ".", "Size", "=", "UnsizedMemOp", "->", "getMemFrontendSize", "(", ")", ";", "unsigned", "M", "=", "MatchInstruction", "(", "Operands", ",", "Inst", ",", "ErrorInfo", ",", "MissingFeatures", ","], "ground_truth": ["MatchingInlineAsm", ",", "isParsingIntelSyntax", "(", ")", ")", ";"], "File": "X86AsmParser118", "Func": "MatchAndEmitIntelInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2693, "Length": 493, "Cover_Rate": 0.4210076857386849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "LiveIn", "=", "MRI", ".", "getLiveInVirtReg", "(", "Reg", ")", ";", "if", "(", "LiveIn", ")", "return", "LiveIn", ";", "Register", "NewReg", "=", "MRI", ".", "createGenericVirtualRegister", "(", "Ty", ")", ";", "MRI", ".", "addLiveIn", "(", "Reg", ",", "NewReg"], "ground_truth": [")", ";"], "File": "AMDGPULegalizerInfo12", "Func": "getLiveInRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2694, "Length": 36, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSymbol", "*", "ObjectWriter", "::", "ExplicitRelSym", "(", "const", "MCAssembler", "&", "Asm", ",", "const", "MCValue", "&", "Target", ",", "const", "MCFragment", "&", "F", ",", "const", "MCFixup", "&", "Fixup", ",", "bool", "IsPCRel", ")", "const", "{", "if", "(", "!", "Target", ".", "isAbsolute", "(", ")", "&&", "Target", ".", "getSymA", "(", ")", "->", "getKind", "(", ")", "!=", "MCSymbolRefExpr", "::", "VK_None", "&&"], "ground_truth": ["IsPCRel", ")", "return", "&", "Target", ".", "getSymA", "(", ")", "->", "getSymbol", "(", ")", ".", "AliasedSymbol", "(", ")", ";"], "File": "SystemZMCObjectWriter", "Func": "ExplicitRelSym", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2695, "Length": 73, "Cover_Rate": 0.948051948051948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "StartMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "DoneMBB", "=", "splitBlockBefore", "(", "MI", ",", "MBB", ")", ";", "MachineBasicBlock", "*", "LoopMBB", "=", "emitBlockAfter", "(", "StartMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "LoopMBB", ")", ";", "MBB", "=", "LoopMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "This1Reg", ")", ".", "addReg", "(", "Start1Reg", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "End1Reg", ")", ".", "addMBB", "(", "LoopMBB", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "This2Reg", ")", ".", "addReg", "(", "Start2Reg", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "End2Reg", ")", ".", "addMBB", "(", "LoopMBB", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "", ")", ".", "addReg", "(", "CharReg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ".", "addReg", "(", "End1Reg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "End2Reg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "This1Reg", ")", ".", "addReg", "(", "This2Reg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addMBB", "(", "LoopMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "LoopMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "DoneMBB", ")", ";", "DoneMBB", "->", "addLiveIn", "(", "", ")", ";", "MI", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "SystemZISelLowering (2)1", "Func": "emitStringWrapper", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2696, "Length": 230, "Cover_Rate": 0.558252427184466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GCNSubtarget", "::", "Generation", "Generation", "=", "ST", ".", "getGeneration", "(", ")", ";", "if", "(", "Generation", "<=", "Subtarget", "::", "SOUTHERN_ISLANDS", ")", "return", "make_unique", "<", "Gfx6CacheControl", ">", "(", "ST", ")", ";", "if", "(", "Generation", "<", "Subtarget", "::", "GFX10", ")"], "ground_truth": ["return", "make_unique", "<", "Gfx7CacheControl", ">", "(", "ST", ")", ";"], "File": "SIMemoryLegalizer27", "Func": "create", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2697, "Length": 45, "Cover_Rate": 0.5844155844155844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "PassConfig", "::", "createTargetRegisterAllocator"], "ground_truth": ["(", "bool", ")", "{"], "File": "WebAssemblyTargetMachine (2)", "Func": "createTargetRegisterAllocator", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2698, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_maskz_cvtepu32_ph", "(", "__mmask8", "__A", ",", "__m128i", "__B", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_maskz_cvtepu32_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2699, "Length": 22, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "is256BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "Repeated256Mask", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "Repeated256Mask", ",", "DL", ",", "DAG", ")", ")", ";", "}", "if", "(", "SDValue", "Shuf128", "=", "lowerV4X128VectorShuffle", "(", "DL", ",", "", ",", "Mask", ",", "Zeroable", ",", "V1", ",", "V2", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shuf128", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "Unpck", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "Unpck", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleToEXPAND", "(", "DL", ",", "", ",", "Zeroable", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask"], "ground_truth": [",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";"], "File": "X86ISelLowering (2)8", "Func": "lowerV8I64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2700, "Length": 216, "Cover_Rate": 0.4920273348519362, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", "StringRef", "(", ""], "ground_truth": [")", ";"], "File": "LEGISelDAGToDAG", "Func": "getPassName", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2701, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "thumb_shiftable_const", "(", "unsigned", "HOST_WIDE_INT", "val", ")", "{", "unsigned", "HOST_WIDE_INT", "mask", "=", "", ";", "int", "i", ";", "val", "=", "val", "&", "(", "unsigned", "HOST_WIDE_INT", ")", "", ";", "if", "(", "val", "==", "", ")", "return", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "if", "(", "(", "val", "&", "(", "mask", "<<", "i", ")", ")", "==", "val", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "arm", "Func": "thumb_shiftable_const", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2702, "Length": 69, "Cover_Rate": 0.9857142857142858, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "isImm", "(", ")", ")"], "ground_truth": ["return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ",", "STI", ")", ";"], "File": "SparcMCCodeEmitter", "Func": "getBranchTargetOpValue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2703, "Length": 38, "Cover_Rate": 0.40425531914893614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "IRB", ".", "CreatePointerCast", "(", "IRB", ".", "CreateConstGEP1_32", "(", "IRB", ".", "CreateCall", "(", "ThreadPointerFunc", ")", ",", "TlsOffset", ")", ",", "Type", "::", "getInt8PtrTy", "(", "IRB", ".", "getContext", "(", ")", ")", "->", "getPointerTo"], "ground_truth": ["(", "", ")", ")", ";"], "File": "AArch64ISelLowering (2)1", "Func": "getSafeStackPointerLocation", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2704, "Length": 36, "Cover_Rate": 0.3364485981308411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerV16I32VectorShuffle", "(", "SDValue", "Op", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "const", "Subtarget", "*", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDLoc", "DL", "(", "Op", ")", ";", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering96", "Func": "lowerV16I32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2705, "Length": 55, "Cover_Rate": 0.4365079365079365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vminvq", "(", "int32_t", "__a", ",", "int32x4_t", "__b", ")", "{", "return", "__arm_vminvq_s32", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vminvq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2706, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_compresssi512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "_mm512_setzero_si512", "(", ")", ",", "("], "ground_truth": ["__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_compress_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2707, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vld1q", "(", "float16_t", "const", "*", "__base", ")", "{", "return", "__arm_vld1q_f16", "(", "__base"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vld1q", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2708, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "PLUS", ":", "if", "(", "satisfies_constraint_I", "(", "x", ")", ")", "*", "total", "=", "", ";", "else", "if", "(", "satisfies_constraint_J", "(", "x", ")", ")", "*", "total", "=", "", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "default", ":", "if", "(", "satisfies_constraint_K", "(", "x", ")", "||", "satisfies_constraint_L", "(", "x", ")", ")", "*", "total", "=", "", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "case", "CONST_DOUBLE", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "CONST", ":", "case", "SYMBOL_REF", ":", "case", "LABEL_REF", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "FMA", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "MULT", ":", "if", "(", "FLOAT_MODE_P", "(", "mode", ")", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", ">", "", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "PLUS", ":", "case", "MINUS", ":", "if", "(", "FLOAT_MODE_P", "(", "mode", ")", ")", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "case", "ASHIFT", ":", "case", "ASHIFTRT", ":", "case", "LSHIFTRT", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case"], "ground_truth": ["DIV", ":"], "File": "ia64", "Func": "ia64_rtx_costs", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2709, "Length": 217, "Cover_Rate": 0.6955128205128205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasV5TEOps", "=", "false", ";", "HasV6Ops", "=", "false", ";", "HasV6MOps", "=", "false", ";", "HasV6KOps", "=", "false", ";", "HasV6T2Ops", "=", "false", ";", "HasV7Ops", "=", "false", ";", "HasV8Ops", "=", "false", ";", "HasV8_1aOps", "=", "false", ";", "HasVFPv2", "=", "false", ";", "HasVFPv3", "=", "false", ";", "HasVFPv4", "=", "false", ";", "HasFPv8", "=", "false", ";", "HasNEON", "=", "false", ";", "UseNEONForSinglePrecisionFP", "=", "false", ";", "UseMulOps", "=", "UseFusedMulOps", ";", "SlowFPVMLx", "=", "false", ";", "HasVMLxForwarding", "=", "false", ";", "SlowFPBrcc", "=", "false", ";", "InThumbMode", "=", "false", ";", "UseSoftFloat", "=", "false", ";", "HasThumb2", "=", "false", ";", "No", "=", "false", ";", "IsR9Reserved", "=", "ReserveR9", ";", "UseMovt", "=", "false", ";", "SupportsTailCall", "=", "false", ";", "HasFP16", "=", "false", ";", "HasD16", "=", "false", ";", "HasHardwareDivide", "=", "false", ";", "HasHardwareDivideIn", "=", "false", ";", "HasT2ExtractPack", "=", "false", ";", "HasDataBarrier", "=", "false", ";", "Pref32BitThumb", "=", "false", ";", "AvoidCPSRPartialUpdate", "=", "false", ";", "AvoidMOVsShifterOperand", "=", "false", ";", "HasRAS", "=", "false", ";", "HasMPExtension", "=", "false", ";", "HasVirtualization", "=", "false", ";", "FPOnlySP", "=", "false", ";", "HasPerfMon", "=", "false", ";", "HasTrustZone", "=", "false", ";", "HasCrypto", "=", "false", ";", "HasCRC", "=", "false", ";", "HasZeroCycleZeroing", "=", "false", ";", "AllowsUnalignedMem", "="], "ground_truth": ["false", ";"], "File": "ARMSubtarget60", "Func": "initializeEnvironment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2710, "Length": 176, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Directive", "==", "", "||", "Directive", "==", "", ")", "return", "", ";", "if", "(", "Directive", "==", "", "||", "Directive", "==", "", "||", "Directive", "==", "", "||", "Directive", "==", "", ")"], "ground_truth": ["return", "", ";"], "File": "PPCTargetTransformInfo35", "Func": "getMaxInterleaveFactor", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2711, "Length": 34, "Cover_Rate": 0.37777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "TargetLowering", "::", "getExceptionSelectorRegister", "(", "const", "Constant", "*", "PersonalityFn", ")", "const", "{", "return", "Subtarget", ".", "is64", "(", ")", "?"], "ground_truth": ["", ":", "", ";"], "File": "PPCISelLowering100", "Func": "getExceptionSelectorRegister", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2712, "Length": 23, "Cover_Rate": 0.8214285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RHS_LO", "=", "DAG", ".", "getConstant", "(", "CN", "->", "getZExtValue", "(", ")", "&", "", ",", "HalfVT", ")", ";", "RHS_HI", "=", "DAG", ".", "getConstant", "(", "CN", "->", "getZExtValue", "(", ")", ">>", "", "&", "", ",", "HalfVT", ")", ";", "}", "else", "{", "RHS_LO", "=", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "dl", ",", "HalfVT", ",", "RHS", ")", ";", "RHS_HI", "=", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "dl", ",", "HalfVT", ",", "RHS", ")", ";", "}", "LO", "=", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "HalfVT", ",", "LHS_LO", ",", "RHS_LO", ")", ";", "HI", "=", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "HalfVT", ",", "LHS_HI", ",", "RHS_HI", ")", ";", "Res", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "dl", ",", "VT"], "ground_truth": [",", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "LO", ")", ";"], "File": "GBZ80ISelLowering (2)", "Func": "LowerBinaryOp", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2713, "Length": 126, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "getSubExpr", "(", ")", "->", "evaluateAsRelocatable", "(", "Res", ",", "Layout", ",", "Fixup", ")", ")", "return", "false", ";", "if", "(", "Res", ".", "getSymA", "(", ")", "&&", "Res", ".", "getSymB", "(", ")", ")", "{", "switch", "(", "getKind", "(", ")", ")", "{", "default", ":", "return", "true", ";", "case", "VK__LO", ":", "case", "VK__HI", ":", "case", "VK__PCREL_LO", ":", "case"], "ground_truth": ["VK__PCREL_HI", ":"], "File": "RISCVMCExpr16", "Func": "evaluateAsRelocatableImpl", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2714, "Length": 58, "Cover_Rate": 0.6590909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assemble_name", "(", "file", ",", "buf", ")"], "ground_truth": [";"], "File": "cris", "Func": "cris_asm_output_label_ref", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2715, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "replaceMachineInstructionUsage", "(", "MF", ",", "MI", ")", ";", "RemoveList", ".", "push_back", "(", "&", "MI", ")", ";", "break", ";", "}", "}", "}", "for", "(", "auto", "*", "MI", ":"], "ground_truth": ["RemoveList", ")", "{"], "File": "NVPTXProxyRegErasure", "Func": "runOnMachineFunction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2716, "Length": 50, "Cover_Rate": 0.3816793893129771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_VXWORKS_RTP", ")", "return", "false", ";", "if", "(", "LABEL_REF_NONLOCAL_P", "(", "label", ")", ")", "return", "false", ";", "if", "(", "flag_reorder_blocks_and_partition", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "sparc", "Func": "can_use_mov_pic_label_ref", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2717, "Length": 27, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vshlltq_x", "(", "uint16x8_t", "__a", ",", "const", "int", "__imm", ",", "mve_pred16_t", "__p", ")", "{", "return", "__arm_vshlltq_x_n_u16", "(", "__a", ",", "__imm"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vshlltq_x", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2718, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCPhysReg", "*", "RegisterInfo", "::", "getCalleeSavedRegsViaCopy", "(", "const", "MachineFunction", "*", "MF", ")"], "ground_truth": ["const", "{"], "File": "AMDGPURegisterInfo1", "Func": "getCalleeSavedRegsViaCopy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2719, "Length": 14, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "pass_fma_steering"], "ground_truth": ["(", "ctxt", ")", ";"], "File": "cortex-a57-fma-steering2", "Func": "make_pass_fma_steering", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2720, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "neg", "(", "uint64_t", "&", "Value", ")", "{", "Value", "*=", "-"], "ground_truth": ["", ";"], "File": "SNESAsmBackend", "Func": "neg", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2721, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "WinEHStatePass"], "ground_truth": ["(", ")", ";"], "File": "X86WinEHState (2)", "Func": "createX86WinEHStatePass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2722, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CPAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CPAddr", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPAddr", ",", "NULL", ",", "", ")", ";", "SDValue", "Chain", "=", "Result", ".", "getValue", "(", "", ")", ";", "if", "(", "RelocM", "==", "Reloc", "::", "PIC_", ")", "{", "SDValue", "PICLabel", "=", "DAG", ".", "getConstant", "(", "PCLabelIndex", "++", ",", "", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "Result", ",", "PICLabel", ")", ";", "}", "if", "(", "Subtarget", "->", "GVIsIndirectSymbol", "(", "GV", ",", "RelocM", "==", "Reloc", "::", "Static", ")", ")", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "Chain", ",", "Result", ",", "NULL", ",", "", ")", ";", "return"], "ground_truth": ["Result", ";"], "File": "ARMISelLowering33", "Func": "LowerGlobalAddressDarwin", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2723, "Length": 126, "Cover_Rate": 0.4632352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Val", "=", "Nd", ".", "getValue", "(", ")", ",", "Ptr", "=", "Nd", ".", "getBasePtr", "(", ")", ",", "Chain", "=", "Nd", ".", "getChain", "(", ")", ";", "EVT", "PtrVT", "=", "Ptr", ".", "getValueType", "(", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Val", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Val", ",", "DAG", "."], "ground_truth": ["getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";"], "File": "MipsSEISelLowering11", "Func": "lowerSTORE", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2724, "Length": 88, "Cover_Rate": 0.3003412969283277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_fmadd_round_ph", "(", "__mmask32", "__U", ",", "__m512h", "__A", ",", "__m512h", "__B", ",", "__m512h", "__C", ",", "const", "int", "__R", ")", "{", "return", "(", "__m512h", ")", "__builtin_ia32_vfmaddph512_maskz", "(", "(", "__v32hf", ")", "__A", ",", "(", "__v32hf", ")", "__B", ",", "(", "__v32hf", ")", "__C", ",", "(", "__mmask32", ")", "__U"], "ground_truth": [",", "__R", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_maskz_fmadd_round_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2725, "Length": 61, "Cover_Rate": 0.9838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqrshlq_s8", "(", "int8x16_t", "__a", ",", "int8x16_t", "__b", ")", "{", "return", "__builtin_aarch64_sqrshlv16qi", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vqrshlq_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2726, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "write_header_file", "(", "void", ")", "{", "write_autogenerated_header", "(", "header_file", ")", ";", "fprintf", "(", "header_file", ",", "", ")", ";", "fprintf", "(", "header_file", ",", "", ")", ";", "write_decls", "(", ")", ";", "fprintf", "(", "header_file", ",", "", ")", ";", "fprintf", "(", "header_file", ",", "", ")", ";", "return", ""], "ground_truth": [";"], "File": "rs6000-gen-builtins", "Func": "write_header_file", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2727, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OldPacket", "=", "Packet"], "ground_truth": [";"], "File": "TPCMachineScheduler", "Func": "savePacket", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2728, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "AlwaysInline", "&&", "(", "Align", "&", "", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "DstPtrInfo", ".", "getAddrSpace", "(", ")", ">=", "", "||", "SrcPtrInfo", ".", "getAddrSpace", "(", ")", ">=", "", ")", "return", "SDValue", "(", ")", ";", "MVT", "AVT", ";", "if", "(", "Align", "&", "", ")", "AVT", "=", "", ";", "else", "if", "(", "Align", "&", "", ")", "AVT", "=", "", ";", "else", "if", "(", "Align", "&", "", ")", "AVT", "=", "", ";", "else", "AVT", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "unsigned", "UBytes", "=", "AVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "CountVal", "=", "SizeVal", "/", "UBytes", ";", "SDValue", "Count", "=", "DAG", ".", "getIntPtrConstant", "(", "CountVal", ")", ";", "unsigned", "BytesLeft", "=", "SizeVal", "%", "UBytes", ";", "SDValue", "InFlag", "(", "", ",", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ",", "Count", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ",", "Dst", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ",", "Src", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "DAG", ".", "getValueType", "(", "AVT", ")", ",", "InFlag", "}", ";", "SDValue", "RepMovs", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Tys", ",", "Ops"], "ground_truth": [",", "array_lengthof", "(", "Ops", ")", ")", ";"], "File": "X86SelectionDAGInfo21", "Func": "EmitTargetCodeForMemcpy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2729, "Length": 285, "Cover_Rate": 0.4930795847750865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "assert", "(", "TBB", "&&", "Cond", "[", "", "]", ".", "isImm", "(", ")", ")", ";", "unsigned", "Opcode", "=", "getBranchOpcode", "(", "static_cast", "<", "BranchPredicate", ">", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", ";", "if", "(", "!", "FBB", ")", "{", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "Opcode", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "return", "", ";", "}", "assert", "(", "TBB", "&&", "FBB", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "Opcode", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "FBB", ")", ";", "return", ""], "ground_truth": [";"], "File": "SIInstrInfo100", "Func": "InsertBranch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2730, "Length": 110, "Cover_Rate": 0.6179775280898876, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "RegBankInfo", ".", "get"], "ground_truth": ["(", ")", ";"], "File": "X86Subtarget24", "Func": "getRegBankInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2731, "Length": 7, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmaxvq_s32", "(", "int32x4_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vmaxvq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2732, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_lzcnt_epi64", "(", "__m256i", "__W", ",", "__mmask8", "__U"], "ground_truth": [",", "__m256i", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_lzcnt_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2733, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasGFX10_3Insts", "(", ")", "const", "{", "return"], "ground_truth": ["GFX10_3Insts", ";"], "File": "AMDGPUSubtarget107", "Func": "hasGFX10_3Insts", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2734, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtepu16_ph", "(", "__m512h", "__A", ",", "__mmask32", "__B", ",", "__m512i", "__C", ")", "{", "return", "__builtin_ia32_vcvtuw2ph512_mask_round", "(", "(", "__v32hi", ")", "__C", ",", "__A", ",", "__B"], "ground_truth": [",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_mask_cvtepu16_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2735, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", "&&", "Amt", ".", "getOpcode", "(", ")", "==", "", "&&", "Amt", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Amt", "=", "Amt", ".", "getOperand", "(", "", ")", ";", "unsigned", "Ratio", "=", "", "/", "Amt", ".", "getScalarValueSizeInBits", "(", ")", ";", "std", "::", "vector", "<", "SDValue", ">", "Vals", "(", "Ratio", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "Ratio", ";", "++", "i", ")", "Vals", "[", "i", "]", "=", "Amt", ".", "getOperand", "(", "i", ")", ";", "for", "(", "unsigned", "i", "=", "Ratio", ",", "e", "=", "Amt", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "i", "+=", "Ratio", ")", "{", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "Ratio", ";", "++", "j", ")", "if", "(", "Vals", "[", "j", "]", "!=", "Amt", ".", "getOperand", "(", "i", "+", "j", ")", ")", "return", "SDValue", "(", ")", ";", "}", "if", "(", "SupportedVectorShiftWithBaseAmnt", "(", "VT", ",", "Subtarget", ",", "Op", ".", "getOpcode", "(", ")", ")", ")", "return", "DAG", ".", "getNode", "("], "ground_truth": ["OpcV", ",", "dl", ",", "VT", ",", "R", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";"], "File": "X86ISelLowering111", "Func": "LowerScalarVariableShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2736, "Length": 181, "Cover_Rate": 0.3875802997858672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeLoadStoreOptimizerPass", "(", "*", "PassRegistry", "::"], "ground_truth": ["getPassRegistry", "(", ")", ")", ";"], "File": "SILoadStoreOptimizer20", "Func": "SILoadStoreOptimizer", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2737, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "Tys", "[", "", "]", "=", "{", "VecTy", ",", "PtrTy", "}", ";", "static", "const", "", "LoadInts", "[", "", "]", "=", "{", "", ",", "", ",", "", "}", ";", "Function", "*", "LdNFunc", "=", "", "(", "LI", "->", "getModule", "(", ")", ",", "LoadInts", "[", "Factor", "-", "", "]", ",", "Tys", ")", ";", "IRBuilder", "<", ">", "Builder", "(", "LI", ")", ";", "Value", "*", "Ptr", "=", "Builder", ".", "CreateBitCast", "(", "LI", "->", "getPointerOperand", "(", ")", ",", "PtrTy", ")", ";", "CallInst", "*", "LdN", "=", "Builder", ".", "CreateCall", "(", "LdNFunc", ",", "Ptr", ",", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Shuffles", ".", "size", "(", ")", ";", "i", "++", ")", "{", "ShuffleVectorInst", "*", "SVI", "=", "Shuffles", "[", "i", "]", ";", "unsigned", "Index", "=", "Indices", "[", "i", "]"], "ground_truth": [";"], "File": "AArch64ISelLowering118", "Func": "lowerInterleavedLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2738, "Length": 127, "Cover_Rate": 0.3527777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleDAGMILive", "*", "DAG", "=", "createGenericSchedLive", "(", "C", ")", ";", "DAG", "->", "addMutation", "(", "createLoadClusterDAGMutation", "(", "DAG", "->", "TII", ",", "DAG"], "ground_truth": ["->", "TRI", ")", ")", ";"], "File": "AMDGPUTargetMachine102", "Func": "createMachineScheduler", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2739, "Length": 25, "Cover_Rate": 0.44642857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "attrs", "=", "get_attributes", "(", "instance", ")", ";", "registered_function", "&", "rfn", "=", "add_function", "(", "instance", ",", "name", ",", "fntype", ",", "attrs", ",", "required_extensions", ",", "false", ",", "false", ")", ";", "hashval_t", "hash", "=", "instance", ".", "hash", "(", ")", ";", "registered_function", "*", "*", "rfn_slot", "=", "function_table", "->", "find_slot_with_hash", "(", "instance", ",", "hash", ",", "INSERT", ")", ";", "gcc_assert", "(", "!", "*", "rfn_slot", ")", ";", "*", "rfn_slot", "=", "&", "rfn", ";", "char", "*", "overload_name", "=", "get_name", "(", "instance", ",", "true", ")", ";", "if", "(", "strcmp", "(", "name", ",", "overload_name", ")", "!=", "", ")", "{", "tree", "attrs", "=", "get_attributes", "(", "instance", ")", ";", "bool", "placeholder_p", "=", "!", "(", "m_direct_overloads", "||", "force_direct_overloads", ")", ";", "add_function", "(", "instance", ",", "overload_name", ",", "fntype", ",", "attrs", ",", "required_extensions"], "ground_truth": [",", "false", ",", "placeholder_p", ")", ";"], "File": "aarch64-sve-builtins1", "Func": "add_unique_function", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2740, "Length": 125, "Cover_Rate": 0.6476683937823834, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Align", "=", "inferAlignmentFromPtrInfo", "(", "MF", ",", "MPO", ")", ";", "auto", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MPO", ",", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOInvariant", ",", "Size", ",", "Align", ")", ";", "MIRBuilder", ".", "buildLoad", "(", "ValVReg", ","], "ground_truth": ["Addr", ",", "*", "MMO", ")", ";"], "File": "AMDGPUCallLowering30", "Func": "assignValueToAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2741, "Length": 44, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NodeList", "CodeNode", "::", "members_if", "(", "Predicate", "P", ",", "const", "DataFlowGraph", "&", "G", ")", "const", "{", "NodeList", "MM", ";", "auto", "M", "=", "getFirstMember", "(", "G", ")", ";", "if", "(", "M", ".", "Id", "==", "", ")"], "ground_truth": ["return", "MM", ";"], "File": "RDFGraph", "Func": "members_if", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2742, "Length": 37, "Cover_Rate": 0.44047619047619047, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcaddq_rot90_x_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t"], "ground_truth": ["__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcaddq_rot90_x_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2743, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_cvttps_epi32", "(", "__mmask8", "__U", ",", "__m256"], "ground_truth": ["__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_cvttps_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2744, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasGFX10_3Insts", "(", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "return", "STI", ".", "getFeatureBits", "(", ")", "[", ""], "ground_truth": ["]", ";"], "File": "AMDGPUBaseInfo1", "Func": "hasGFX10_3Insts", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2745, "Length": 19, "Cover_Rate": 0.8636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "last_insn", "=", "emit_insn_after", "(", "gen_nopv", "(", ")", ",", "last_insn", ")", ";", "}", "add_reg_note", "(", "last_insn", ",", "REG_SAVE_NOTE", ",", "GEN_INT", "(", "", ")", ")", ";", "loop", "->", "last_insn", "=", "last_insn", ";", "iter_reg", "=", "loop", "->", "iter_reg", ";", "gcc_assert", "(", "REG_P", "(", "iter_reg", ")", ")", ";", "entry_edge", "=", "NULL", ";", "FOR_EACH_VEC_SAFE_ELT", "(", "loop", "->", "incoming", ",", "i", ",", "entry_edge", ")", "if", "(", "entry_edge", "->", "flags", "&", "EDGE_FALLTHRU", ")", "break", ";", "if", "(", "entry_edge", "==", "NULL", ")", "{", "if", "(", "dump_file", ")", "fprintf", "(", "dump_file", ",", "", "", ",", "loop", "->", "loop_no", ")", ";", "return", "false", ";", "}", "end_label", "=", "gen_label_rtx", "(", ")", ";", "loop", "->", "end_label", "=", "end_label", ";", "entry_bb", "=", "entry_edge", "->", "src", ";", "start_sequence", "(", ")", ";", "if", "(", "need_fix", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "lp_reg", ",", "iter_reg", ")", ")", ";", "SET_HARD_REG_BIT", "(", "loop", "->", "regs_set_in_loop", ",", "LP_COUNT", ")", ";", "iter_reg", "=", "lp_reg", ";", "if", "(", "dump_file", ")", "{", "fprintf", "(", "dump_file", ",", "", ",", "loop", "->", "loop_no", ")", ";", "}", "}", "insn", "=", "emit_insn", "(", "gen_arc_lp", "(", "loop", "->", "start_label", ",", "loop", "->", "end_label", ")", ")", ";", "seq", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")", ";", "entry_after", "=", "BB_END", "(", "entry_bb", ")", ";", "if", "(", "!", "single_succ_p", "(", "entry_bb", ")", "||", "vec_safe_length", "(", "loop", "->", "incoming", ")", ">", "", "||", "!", "entry_after", ")", "{", "basic_block", "new_bb", ";", "edge", "e", ";", "edge_iterator", "ei", ";", "emit_insn_before", "(", "seq", ",", "BB_HEAD", "(", "loop", "->", "head", ")", ")", ";", "seq", "=", "emit_label_before", "(", "gen_label_rtx", "(", ")", ",", "seq", ")", ";", "new_bb", "=", "create_basic_block", "(", "seq", ",", "insn", ",", "entry_bb", ")", ";", "FOR_EACH_EDGE", "(", "e", ",", "ei", ",", "loop", "->", "incoming", ")", "{", "if", "(", "!", "(", "e", "->", "flags", "&", "EDGE_FALLTHRU", ")", ")", "redirect_edge_and_branch_force", "(", "e", ",", "new_bb", ")", ";", "else", "redirect_edge_succ", "(", "e", ",", "new_bb", ")", ";", "}", "make_edge", "(", "new_bb", ",", "loop", "->", "head", ",", "", ")", ";", "}", "else", "{", "while", "(", "DEBUG_INSN_P", "(", "entry_after", ")", "||", "(", "NOTE_P", "(", "entry_after", ")", "&&", "NOTE_KIND", "(", "entry_after", ")", "!=", "NOTE_INSN_BASIC_BLOCK", "&&", "NOTE_KIND", "(", "entry_after", ")", "!=", "NOTE_INSN_CALL_ARG_LOCATION", ")", ")", "entry_after", "=", "NEXT_INSN", "(", "entry_after", ")", ";", "entry_after", "=", "next_nonnote_insn_bb", "(", "entry_after", ")", ";", "gcc_assert", "(", "entry_after"], "ground_truth": [")", ";"], "File": "arc", "Func": "hwloop_optimize", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2746, "Length": 359, "Cover_Rate": 0.30142737195633923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getTLSRegEncoding", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ",", "STI", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "("], "ground_truth": ["MCFixupKind", ")", "", ")", ")", ";"], "File": "PPCMCCodeEmitter", "Func": "getTLSRegEncoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2747, "Length": 82, "Cover_Rate": 0.5942028985507246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Inst", ")", "continue", ";", "if", "(", "auto", "*", "BI", "=", "dyn_cast", "<", "BitCastInst", ">", "(", "Inst", ")", ")", "{", "traceBitCast", "(", "BI", ",", "Parent", ",", "ParentInfo", ")", ";", "}", "else", "if", "(", "auto", "*", "CI", "=", "dyn_cast", "<", "CallInst", ">", "(", "Inst", ")", ")", "{", "CallInfo", "ChildInfo", ";", "if", "(", "IsPreserveDIAccessIndexCall", "(", "CI", ",", "ChildInfo", ")", "&&", "IsValidAIChain", "(", "ParentInfo", ".", "Metadata", ",", "ParentInfo", ".", "AccessIndex", ",", "ChildInfo", ".", "Metadata", ")", ")", "{", "AIChain", "[", "CI", "]", "=", "std", "::", "make_pair", "(", "Parent", ",", "ParentInfo", ")", ";", "traceAICall", "(", "CI", ",", "ChildInfo", ")", ";", "}", "else", "{", "BaseAICalls", "[", "Parent", "]", "=", "ParentInfo", ";", "}", "}", "else", "if", "(", "auto", "*", "GI", "=", "dyn_cast", "<", "GetElementPtrInst", ">", "(", "Inst", ")", ")", "{", "if", "(", "GI", "->", "hasAllZeroIndices", "(", ")", ")", "traceGEP", "(", "GI", ",", "Parent", ",", "ParentInfo", ")", ";", "else", "BaseAICalls", "[", "Parent", "]", "=", "ParentInfo", ";", "}", "else", "{", "BaseAICalls", "[", "Parent", "]", "="], "ground_truth": ["ParentInfo", ";"], "File": "BPFAbstractMemberAccess", "Func": "traceGEP", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2748, "Length": 160, "Cover_Rate": 0.7766990291262136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "m32c_promote_prototypes", "(", "tree", "fntype", "ATTRIBUTE_UNUSED", ")", "{", "return", ""], "ground_truth": [";"], "File": "m32c2", "Func": "m32c_promote_prototypes", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2749, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LHSID", "==", "(", "", "*", "", "+", "", ")", "*", "", "+", "", ")", "return", "LHS", ";", "assert", "(", "LHSID", "==", "(", "(", "", "*", "", "+", "", ")", "*", "", "+", "", ")", "*", "", "+", "", "&&", "", ")", ";", "return", "RHS", ";", "}", "SDValue", "OpLHS", ",", "OpRHS", ";", "OpLHS", "=", "GeneratePerfectShuffle", "(", "PerfectShuffleTable", "[", "LHSID", "]", ",", "LHS", ",", "RHS", ",", "DAG", ",", "dl", ")", ";", "OpRHS", "=", "GeneratePerfectShuffle", "(", "PerfectShuffleTable", "[", "RHSID", "]", ",", "LHS", ",", "RHS", ",", "DAG", ",", "dl", ")", ";", "EVT", "VT", "=", "OpLHS", ".", "getValueType", "(", ")", ";", "switch", "(", "OpNum", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "OP_VREV", ":", "if", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "OpLHS", ")", ";", "if", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "OpLHS", ")", ";", "assert", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "OpLHS", ")", ";", "case", "OP_VDUP0", ":", "case", "OP_VDUP1", ":", "case", "OP_VDUP2", ":", "case", "OP_VDUP3", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "OpLHS", ",", "DAG", ".", "getConstant", "(", "OpNum", "-", "OP_VDUP0", ",", "dl", ",", "", ")", ")", ";", "case", "OP_VEXT1", ":", "case", "OP_VEXT2", ":", "case", "OP_VEXT3", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "OpLHS", ",", "OpRHS", ",", "DAG", ".", "getConstant", "(", "OpNum", "-", "OP_VEXT1", "+", "", ",", "dl", ",", "", ")", ")", ";", "case", "OP_VUZPL", ":", "case", "OP_VUZPR", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "OpLHS"], "ground_truth": [",", "OpRHS", ")", ".", "getValue", "(", "OpNum", "-", "OP_VUZPL", ")", ";"], "File": "ARMISelLowering (2)2", "Func": "GeneratePerfectShuffle", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2750, "Length": 309, "Cover_Rate": 0.5908221797323135, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrshlq_m_sv8hi", "(", "__arm_vuninitializedq_s16", "(", ")", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrshlq_x_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2751, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mFuncNames", ".", "find", "(", "func", ")", "==", "mFuncNames", ".", "end", "(", ")", ")", "{", "id", "=", "mFuncNames", ".", "size", "(", ")", "+", "RESERVED_FUNCS", "+", "mFuncPtrNames", ".", "size", "(", ")", ";", "mFuncNames", "[", "func", "]", "=", "id", ";", "}", "else", "{", "id", "=", "mFuncNames", "[", "func"], "ground_truth": ["]", ";"], "File": "HSAILModuleInfo", "Func": "getOrCreateFunctionID", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2752, "Length": 49, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "pair", "<", "unsigned", ",", "int", ">", "*", "FrameLowering", "::"], "ground_truth": ["getCalleeSaveSpillSlots", "(", "unsigned", "&", "NumEntries", ")", "const", "{"], "File": "SPUTargetMachine1", "Func": "getCalleeSaveSpillSlots", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2753, "Length": 20, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "RegInfo", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "FrameReg", "=", "(", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", ")", "?", "RegInfo", "->", "getStackRegister", "(", ")", ":", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "return", "getFrameIndexOffset", "(", "MF"], "ground_truth": [",", "FI", ")", ";"], "File": "X86FrameLowering47", "Func": "getFrameIndexReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2754, "Length": 55, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getPrefetchDistance", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "SystemZTargetTransformInfo20", "Func": "getPrefetchDistance", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2755, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "m68hc11_asm_out_destructor", "(", "rtx", "symbol", ",", "int", "priority", ")", "{", "default_dtor_section_asm_out_destructor", "(", "symbol", ","], "ground_truth": ["priority", ")", ";"], "File": "m68hc111", "Func": "m68hc11_asm_out_destructor", "Target": "m68hc11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2756, "Length": 18, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_vfnmaddpd128_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "("], "ground_truth": ["__v2df", ")", "__C", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_fnmadd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2757, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrhq_scatter_shifted_offset_p_u32", "(", "uint16_t", "*", "__base", ",", "uint32x4_t", "__offset", ",", "uint32x4_t", "__value", ",", "mve_pred16_t", "__p", ")", "{", "__builtin_mve_vstrhq_scatter_shifted_offset_p_uv4si", "(", "(", "__builtin_neon_hi", "*", ")", "__base", ",", "__offset", ",", "__value", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vstrhq_scatter_shifted_offset_p_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2758, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OptLevel", "!=", "CodeGenOpt", "::", "None", "&&", "!", "Subtarget", ".", "isThumb1Only", "(", ")", ")", "PM", ".", "add", "(", "createLoadStoreOptimizationPass", "(", "true", ")", ")", ";", "return", "true"], "ground_truth": [";"], "File": "ARMTargetMachine23", "Func": "addPreRegAlloc", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2759, "Length": 28, "Cover_Rate": 0.45901639344262296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RelocM", "==", "Reloc", "::", "Static", ")", "return", "false", ";", "bool", "isDecl", "=", "GV", "->", "isDeclarationForLinker", "(", ")", ";", "if", "(", "!", "isTargetMachO", "(", ")", ")", "{", "if", "(", "GV", "->", "hasLocalLinkage", "(", ")", "||", "GV", "->", "hasHiddenVisibility", "(", ")", ")", "return", "false", ";", "return", "true", ";", "}", "else", "{", "if", "(", "RelocM", "==", "Reloc", "::", "PIC_", ")", "{", "if", "(", "!", "isDecl", "&&", "!", "GV", "->", "isWeakForLinker", "(", ")", ")", "return", "false", ";", "if", "(", "!", "GV", "->", "hasHiddenVisibility", "(", ")", ")", "return", "true", ";", "if", "(", "isDecl", "||", "GV", "->", "hasCommonLinkage", "(", ")", ")", "return", "true", ";", "return", "false", ";", "}", "else", "{", "if", "(", "!", "isDecl", "&&", "!", "GV", "->", "isWeakForLinker", "(", ")"], "ground_truth": [")", "return", "false", ";"], "File": "ARMSubtarget23", "Func": "GVIsIndirectSymbol", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2760, "Length": 121, "Cover_Rate": 0.7756410256410257, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", ".", "isTargetDarwin", "(", ")", "||", "STI", ".", "isThumb1Only", "(", ")", ")", "FramePtr", "=", "", ";", "else", "FramePtr", "=", "", ";", "}", "else", "if", "(", "STI", ".", "isTargetWindows", "(", ")", ")", "FramePtr", "=", "", ";", "else", "FramePtr", "=", "STI", ".", "isThumb"], "ground_truth": ["(", ")", "?", "", ":", "", ";"], "File": "ARMBaseRegisterInfo15", "Func": "ARMBaseRegisterInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2761, "Length": 50, "Cover_Rate": 0.4672897196261682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "uint8_t", "encodeAdvSIMDModImmType7", "("], "ground_truth": ["uint64_t", "Imm", ")", "{"], "File": "AArch64AddressingModes", "Func": "encodeAdvSIMDModImmType7", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2762, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "if", "(", "!", "SSE_REGNO_P", "("], "ground_truth": ["regno", ")", "&&", "ix86_save_reg", "(", "regno", ",", "true", ")", ")", "{"], "File": "i3864", "Func": "ix86_emit_save_regs_using_mov", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2763, "Length": 29, "Cover_Rate": 0.5178571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "reg_class", "ret", ";", "switch", "(", "rclass", ")", "{", "default", ":", "ret", "=", "NO_REGS", ";", "break", ";", "case", "QUAD_REGS", ":", "case", "GPR_REGS", ":", "ret", "=", "NO_REGS", ";", "if", "(", "x", "&&", "GET_CODE", "(", "x", ")", "==", "REG", ")", "{", "int", "regno", "=", "REGNO", "(", "x", ")", ";", "if", "(", "ACC_P", "(", "regno", ")", "||", "ACCG_P", "(", "regno", ")", ")", "ret", "=", "FPR_REGS", ";", "}", "break", ";", "case", "QUAD_FPR_REGS", ":", "if", "(", "x", "&&", "CONSTANT_P", "(", "x", ")", "&&", "!", "ZERO_P", "(", "x", ")", ")", "ret", "=", "GPR_REGS", ";", "else", "ret", "=", "NO_REGS", ";", "break", ";", "case", "ICC_REGS", ":", "case", "FCC_REGS", ":", "case", "CC_REGS", ":", "case", "ICR_REGS", ":", "case", "FCR_REGS", ":", "case", "CR_REGS", ":", "case", "LCR_REG", ":", "case", "LR_REG", ":", "ret", "=", "GPR_REGS", ";", "break", ";", "case", "QUAD_ACC_REGS", ":", "case", "ACCG_REGS", ":", "ret", "=", "FPR_REGS"], "ground_truth": [";"], "File": "frv", "Func": "frv_secondary_reload_class", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 2764, "Length": 135, "Cover_Rate": 0.8544303797468354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vabdl_s8", "(", "int8x8_t", "__a", ",", "int8x8_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vabdl_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2765, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getMnemonicAcceptInfo", "(", "StringRef", "Mnemonic", ",", "StringRef", "FullInst", ",", "bool", "&", "CanAcceptCarrySet", ",", "bool", "&", "CanAcceptPredicationCode", ")", "{", "if", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "(", "!", "isThumb", "(", ")", "&&", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", ")", ")", ")", "{", "CanAcceptCarrySet", "=", "true", ";", "}", "else", "CanAcceptCarrySet", "=", "false"], "ground_truth": [";"], "File": "ARMAsmParser110", "Func": "getMnemonicAcceptInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2766, "Length": 147, "Cover_Rate": 0.34507042253521125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ShiftRight1Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Lo", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "ShiftRightLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "ShiftRight1Lo", ",", "Not", ")", ";", "SDValue", "ShiftLeftHi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Hi", ",", "Shamt", ")", ";", "SDValue", "Or", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "ShiftLeftHi", ",", "ShiftRightLo", ")", ";", "SDValue", "ShiftLeftLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Lo", ",", "Shamt", ")", ";", "SDValue", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Shamt", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Cond", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "ShiftLeftLo", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Cond", ",", "ShiftLeftLo", ",", "Or", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "Lo", ",", "Hi", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops", ","], "ground_truth": ["", ",", "DL", ")", ";"], "File": "MipsISelLowering126", "Func": "lowerShiftLeftParts", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2767, "Length": 191, "Cover_Rate": 0.60828025477707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_prefetch_i64scatter_ps", "(", "void", "*", "addr", ",", "__m512i", "index", ",", "int", "scale", ",", "int", "hint", ")", "{", "__builtin_ia32_scatterpfqps", "(", "(", "__mmask8", ")", "", ",", "(", "__v8di", ")", "index", ",", "(", "int", "const", "*", ")", "addr", ","], "ground_truth": ["scale", ",", "hint", ")", ";"], "File": "avx512pfintrin4", "Func": "_mm512_prefetch_i64scatter_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2768, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "imod", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "M", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "iflags", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "mode", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "if", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "!=", "", "||", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "!=", "", "||", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "!=", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "imod", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "imod", "&&", "M", ")", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "("], "ground_truth": ["imod", ")", ")", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeCPSInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2769, "Length": 132, "Cover_Rate": 0.42996742671009774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "", ",", "e", "=", "sizeof", "(", "map", ")", "/", "sizeof", "(", "map", "[", "", "]", ")", ";"], "ground_truth": ["i", "!=", "e", ";", "++", "i", ")", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{"], "File": "PTXInstrInfo2", "Func": "copyPhysReg", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2770, "Length": 41, "Cover_Rate": 0.37962962962962965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "struct", "machine_function", "*", "rs6000_init_machine_status"], "ground_truth": ["(", "void", ")", "{"], "File": "rs60004", "Func": "rs6000_init_machine_status", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2771, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ","], "ground_truth": ["__artificial__", ")", ")", "_mm_abs_epi32", "(", "__m128i", "__A", ")", "{"], "File": "tmmintrin", "Func": "_mm_abs_epi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2772, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "++", "i", ")", "{", "if", "(", "M", "[", "i"], "ground_truth": ["]", "<", "", ")", "continue", ";"], "File": "SystemZISelLowering (2)2", "Func": "isVectorElementSwap", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2773, "Length": 35, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerVASTART", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "auto", "PtrVT", "=", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ";", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "if", "(", "!", "Subtarget", ".", "is64Bit", "(", ")", "||", "Subtarget", ".", "isCallingConvWin64", "(", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", ")", ")", "{", "SDValue", "FR", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsFrameIndex", "(", ")", ",", "PtrVT", ")", ";", "return", "DAG", ".", "getStore", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DL", ",", "FR", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MachinePointerInfo", "(", "SV", ")", ")", ";", "}", "SmallVector", "<", "SDValue", ",", "", ">", "MemOps", ";", "SDValue", "FIN", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DL", ",", "DAG", ".", "getConstant", "(", "FuncInfo", "->", "getVarArgsGPOffset", "(", ")", ",", "DL", ",", "", ")", ",", "FIN", ",", "MachinePointerInfo", "(", "SV", ")", ")", ";", "MemOps", ".", "push_back", "(", "Store", ")", ";", "FIN", "=", "DAG", ".", "getMemBasePlusOffset", "(", "FIN", ",", "TypeSize", "::", "Fixed", "(", "", ")", ",", "DL", ")", ";", "Store", "=", "DAG", ".", "getStore", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DL", ",", "DAG", ".", "getConstant", "(", "FuncInfo", "->", "getVarArgsFPOffset", "(", ")", ",", "DL", ",", "", ")", ",", "FIN", ",", "MachinePointerInfo", "(", "SV", ",", "", ")", ")", ";", "MemOps", ".", "push_back", "(", "Store", ")", ";", "FIN", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "FIN", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "SDValue", "OVFIN", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsFrameIndex", "(", ")", ",", "PtrVT", ")", ";", "Store", "=", "DAG", ".", "getStore", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DL", ",", "OVFIN", ","], "ground_truth": ["FIN", ",", "MachinePointerInfo", "(", "SV", ",", "", ")", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerVASTART", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2774, "Length": 344, "Cover_Rate": 0.7350427350427351, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getHashValue", "(", "", "Val", ")", "{", "return", "Val", "."], "ground_truth": ["getHash", "(", ")", ";"], "File": "SPIRVDuplicatesTracker", "Func": "getHashValue", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2775, "Length": 15, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "(", "__m256i_u", "*", ")", "__P", "=", "(", "__m256i_u", ")"], "ground_truth": ["__A", ";"], "File": "avx512vlintrin", "Func": "_mm256_storeu_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2776, "Length": 12, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_pmulhw", "(", "(", "__v4hi", ")", "__m1", ",", "("], "ground_truth": ["__v4hi", ")", "__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_mulhi_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2777, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static_cast", "<", "InstPrinter", "*", ">", "(", "this", ")", "->", "printUpdatePred", "(", "MI", ",", "OpNo", ",", "O"], "ground_truth": [")", ";"], "File": "AMDGPUInstPrinter11", "Func": "printUpdatePred", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2778, "Length": 18, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_64BIT", "||", "TARGET_VXWORKS_RTP", ")", "fprintf", "(", "file", ",", "", ",", "directive", ",", "LPREFIX", ",", "value", ",", "LPREFIX", ",", "rel", ")", ";", "else", "if", "(", "HAVE_AS_GOTOFF_IN_DATA", ")", "fprintf", "(", "file", ",", "ASM_LONG", "", ",", "LPREFIX", ",", "value", ")", ";", "else", "if", "(", "TARGET_MACHO", ")", "{", "fprintf", "(", "file", ",", "ASM_LONG", "", ",", "LPREFIX", ",", "value", ")", ";", "machopic_output_function_base_name", "(", "file", ")", ";", "putc", "(", "'\\n'", ",", "file", ")", ";", "}", "else", "asm_fprintf", "(", "file", ",", "ASM_LONG", "", ",", "GOT_SYMBOL_NAME", ",", "LPREFIX", ","], "ground_truth": ["value", ")", ";"], "File": "i3864", "Func": "ix86_output_addr_diff_elt", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2779, "Length": 86, "Cover_Rate": 0.6825396825396826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x4_t", ")", "__builtin_neon_vld1v4sf", "(", "(", "const", "__builtin_neon_sf", "*"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld1q_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2780, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsIEEEMode", "=", "Info", "->", "getMode", "(", ")", ".", "IEEE", ";", "if", "(", "IsIEEEMode", ")", "return", "expandFMINNUM_FMAXNUM", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ")", ";", "if", "(", "VT", "==", "", ")", "return", "splitBinaryVectorOp", "(", "Op", ",", "DAG", ")", ";", "return", "Op"], "ground_truth": [";"], "File": "SIISelLowering103", "Func": "lowerFMINNUM_FMAXNUM", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2781, "Length": 44, "Cover_Rate": 0.4631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "op0", "=", "operands", "[", "", "]", ",", "op1", "="], "ground_truth": ["operands", "[", "", "]", ";"], "File": "powerpcspe", "Func": "paired_expand_vector_move", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2782, "Length": 15, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "const", "CPUDirectives", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "unsigned", "Directive", "=", "Subtarget", ".", "getDarwinDirective", "(", ")", ";", "if", "(", "Subtarget", ".", "hasMFOCRF", "(", ")", "&&", "Directive", "<", "", ")", "Directive", "=", "", ";", "if", "(", "Subtarget", ".", "hasAltivec", "(", ")", "&&", "Directive", "<", "", ")", "Directive", "=", "", ";", "if", "(", "Subtarget", ".", "is64", "(", ")", "&&", "Directive", "<", "", ")", "Directive", "=", "", ";", "assert", "(", "Directive", "<=", "", "&&", "", ")", ";", "assert", "(", "Directive", "<", "array_lengthof", "(", "CPUDirectives", ")", "&&", "", ")", ";", "TargetStreamer", "&", "TStreamer", "=", "*", "static_cast", "<", "TargetStreamer", "*", ">", "(", "OutStreamer", ".", "getTargetStreamer", "(", ")", ")", ";", "TStreamer", ".", "emitMachine", "(", "CPUDirectives", "[", "Directive", "]", ")", ";", "const", "TargetLoweringObjectFileMachO", "&", "TLOFMacho", "=", "static_cast", "<", "const", "TargetLoweringObjectFileMachO", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TLOFMacho", ".", "getTextCoalSection", "(", ")", ")", ";", "if", "(", "TM", ".", "getRelocationModel", "(", ")"], "ground_truth": ["==", "Reloc", "::", "PIC_", ")", "{"], "File": "PPCAsmPrinter103", "Func": "EmitStartOfAsmFile", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2783, "Length": 200, "Cover_Rate": 0.6369426751592356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "X86IREmitter", "Func": "visitPSHUFB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2784, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getBytesToPopOnReturn", "(", ")", "const", "{", "return", "BytesToPopOnReturn"], "ground_truth": [";"], "File": "Z80oldMachineFunctionInfo", "Func": "getBytesToPopOnReturn", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2785, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "&", "DL", "=", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "unsigned", "ArgNo", "=", "", ";", "for", "(", "auto", "&", "Arg", ":", "Args", ")", "{", "EVT", "VT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "Arg", ".", "Ty", ")", ";", "MVT", "RegisterVT", "=", "TLI", ".", "getRegisterTypeForCallingConv", "(", "F", ".", "getContext", "(", ")"], "ground_truth": [",", "F", ".", "getCallingConv", "(", ")", ",", "VT", ")", ";"], "File": "MipsCallLowering16", "Func": "subTargetRegTypeForCallingConv", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2786, "Length": 78, "Cover_Rate": 0.35944700460829493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Size", "=", "DL", ".", "getTypeAllocSize", "(", "GV", "->", "getType", "(", ")", "->", "getElementType", "(", ")", ")", ";", "if", "(", "GVKind", ".", "isBSSLocal", "(", ")", ")", "OutStreamer", "->", "EmitXCOFFLocalCommonSymbol", "(", "GVSym", ",", "Size", ",", "Align", ")", ";", "else", "OutStreamer", "->", "EmitCommonSymbol", "(", "GVSym", ",", "Size", ",", "Align", ")", ";", "return", ";", "}", "const", "unsigned", "AlignLog", "=", "getGVAlignmentLog2", "(", "GV", ",", "DL", ")", ";", "MCSymbol", "*", "EmittedInitSym", "=", "GVSym", ";", "EmitLinkage", "(", "GV", ",", "EmittedInitSym", ")", ";", "EmitAlignment", "(", "AlignLog", ",", "GV", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "EmittedInitSym", ")", ";", "EmitGlobalConstant", "(", "GV", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ",", "GV"], "ground_truth": ["->", "getInitializer", "(", ")", ")", ";"], "File": "PPCAsmPrinter75", "Func": "EmitGlobalVariable", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2787, "Length": 109, "Cover_Rate": 0.34169278996865204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Expr", "=", "MCBinaryExpr", "::", "create", "(", "MCBinaryExpr", "::", "Sub", ",", "End", ",", "Start", ",", "getContext", "(", ")", ")", ";", "getStreamer", "(", ")", ".", "emitELFSize", "(", "LastFunctionLabel", ",", "Expr"], "ground_truth": [")", ";"], "File": "WebAssemblyAsmParser40", "Func": "onEndOfFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2788, "Length": 31, "Cover_Rate": 0.36470588235294116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isADDR128", "(", ")", "const", "{", "return"], "ground_truth": ["false", ";"], "File": "SystemZAsmParser (2)", "Func": "isADDR128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2789, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "*", "MBB", ":", "L", "->", "getBlocks", "(", ")", ")", "{", "for", "(", "MachineInstr", "&", "MI", ":", "*", "MBB", ")", "{", "if", "(", "isInvalidLoopOperation", "(", "&", "MI", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "MI"], "ground_truth": [".", "dump", "(", ")", ";", ")", ";"], "File": "PULPHardwareLoops", "Func": "containsInvalidInstruction", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2790, "Length": 48, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "GlobalBaseReg", "=", "FI", "->", "getGlobalBaseReg", "(", ")", ";", "if", "(", "GlobalBaseReg", "!=", "", ")", "return", "GlobalBaseReg", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", "->", "getRegInfo", "(", ")", ";", "GlobalBaseReg", "=", "RegInfo", ".", "createVirtualRegister"], "ground_truth": ["(", "&", "", ")", ";"], "File": "X86InstrInfo (2)", "Func": "getGlobalBaseReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2791, "Length": 38, "Cover_Rate": 0.40425531914893614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_min_round_sh", "(", "__m128h", "__A", ",", "__mmask8", "__B", ",", "__m128h", "__C", ",", "__m128h", "__D", ",", "const", "int", "__E", ")", "{", "return", "__builtin_ia32_minsh_mask_round", "(", "__C", ",", "__D", ",", "__A"], "ground_truth": [",", "__B", ",", "__E", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_mask_min_round_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2792, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtq_m_n_f32_s32", "(", "float32x4_t", "__inactive", ",", "int32x4_t", "__a", ",", "const", "int", "__imm6", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcvtq_m_n_f32_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2793, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "lowerVectorFCMP", "(", "MachineInstr", "&", "MI", ",", "MachineRegisterInfo", "&", "MRI", ",", "MachineIRBuilder", "&", "MIB", ")", "{", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_FCMP", ")", ";", "const", "auto", "&", "ST", "=", "MI", ".", "getMF", "(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "Register", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "LLT", "DstTy", "=", "MRI", ".", "getType", "(", "Dst", ")", ";", "if", "(", "!", "DstTy", ".", "isVector", "(", ")", "||", "!", "ST", ".", "hasNEON", "(", ")", ")", "return", "false", ";", "const", "auto", "Pred", "=", "static_cast", "<", "CmpInst", "::", "Predicate", ">", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getPredicate", "(", ")", ")", ";", "Register", "LHS", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "EltSize", "=", "MRI", ".", "getType", "(", "LHS", ")", ".", "getScalarSizeInBits", "(", ")", ";", "if", "(", "EltSize", "!=", "", "&&", "EltSize", "!=", "", ")", "return", "false", ";", "Register", "RHS", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "Splat", "=", "getVectorSplat", "(", "*", "MRI", ".", "getVRegDef", "(", "RHS", ")", ",", "MRI", ")", ";", "bool", "IsZero", "=", "Splat", "&&", "Splat", "->", "isCst", "(", ")", "&&", "Splat", "->", "getCst", "(", ")", "==", "", ";", "bool", "Invert", ";", "", "CC", ",", "CC2", ";", "changeVectorFCMPPredToCC", "(", "Pred", ",", "CC", ",", "CC2", ",", "Invert", ")", ";", "bool", "NoNans", "=", "ST", ".", "getTargetLowering", "(", ")", "->", "getTargetMachine", "(", ")", ".", "Options", ".", "NoNaNsFPMath", ";", "MIB", ".", "setInstrAndDebugLoc", "(", "MI", ")", ";", "auto", "Cmp", "=", "getVectorFCMP", "(", "CC", ",", "LHS", ",", "RHS", ",", "IsZero", ",", "NoNans", ",", "MRI", ")", ";", "Register", "CmpRes", ";", "if", "(", "CC2", "==", "", ")", "CmpRes", "=", "Cmp", "(", "MIB", ")", ";", "else", "{", "auto", "Cmp2", "=", "getVectorFCMP", "(", "CC2", ",", "LHS", ",", "RHS", ",", "IsZero", ",", "NoNans", ",", "MRI", ")", ";", "auto", "Cmp2Dst", "=", "Cmp2", "("], "ground_truth": ["MIB", ")", ";"], "File": "AArch64PostLegalizerLowering1", "Func": "lowerVectorFCMP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2794, "Length": 309, "Cover_Rate": 0.8153034300791556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Is128B", "=", "HST", ".", "useHVXDblOps", "(", ")", ";", "auto", "*", "RC", "=", "!", "Is128B", "?", "&", "", ":", "&", "", ";", "unsigned", "NeedAlign", "=", "RC", "->", "getAlignment", "(", ")", ";", "unsigned", "HasAlign", "=", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ";", "unsigned", "StoreOpc", ";", "if", "(", "NeedAlign", "<=", "HasAlign", ")", "StoreOpc", "=", "!", "Is128B", "?", "", ":", "", ";", "else", "StoreOpc", "=", "!", "Is128B", "?", "", ":", "", ";", "BuildMI", "(", "B", ",", "It", ",", "DL", ",", "HII", ".", "get", "(", "StoreOpc", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcR", ",", "getKillRegState", "(", "IsKill", ")", ")", ".", "setMemRefs", "(", "MI", "->", "memoperands_begin", "(", ")", ",", "MI", "->", "memoperands_end", "(", ")", ")", ";", "B", ".", "erase", "(", "It", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "HexagonFrameLowering20", "Func": "expandStoreVec", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2795, "Length": 130, "Cover_Rate": 0.45614035087719296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "IPM", ",", "DAG", ".", "getConstant", "("], "ground_truth": ["", ",", "DL", ",", "", ")", ")", ";"], "File": "SystemZISelLowering (2)2", "Func": "getCCResult", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2796, "Length": 25, "Cover_Rate": 0.3472222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Match_MissingFeature", ":", "return", "Parser", ".", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_MnemonicFail", ":", "return", "Parser", ".", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_NearMisses", ":", "return", "Parser", ".", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_InvalidTiedOperand", ":", "case", "Match_InvalidOperand", ":", "{", "SMLoc", "ErrorLoc", "=", "IDLoc", ";", "if", "(", "ErrorInfo", "!=", "~", "", ")", "{", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Parser", ".", "Error", "(", "IDLoc", ",", "", ")", ";", "ErrorLoc", "=", "Operands", "[", "ErrorInfo", "]", "->", "getStartLoc", "(", ")", ";", "if", "(", "ErrorLoc", "==", "SMLoc", "(", ")", ")"], "ground_truth": ["ErrorLoc", "=", "IDLoc", ";"], "File": "WebAssemblyAsmParser26", "Func": "MatchAndEmitInstruction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2797, "Length": 102, "Cover_Rate": 0.3763837638376384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TII", ".", "isMIMG", "(", "MI", ")", ")", "{", "uint64_t", "DMaskImm", "=", "TII", ".", "getNamedOperand", "(", "MI", ",", "", "::", "dmask", ")", "->", "getImm", "(", ")", ";", "return", "countPopulation", "(", "DMaskImm", ")", ";", "}", "if", "(", "TII", ".", "isMTBUF", "(", "Opc", ")", ")", "{", "return", "", "(", "Opc", ")", ";", "}", "switch", "(", "Opc", ")", "{", "case", "", ":", "return", "", ";", "case"], "ground_truth": ["", ":"], "File": "SILoadStoreOptimizer12", "Func": "getOpcodeWidth", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2798, "Length": 66, "Cover_Rate": 0.3402061855670103, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "FirstMBB", ".", "begin", "(", ")", ";", "const", "Module", "*", "M", "=", "MF", "->", "getFunction", "(", ")", ".", "getParent", "(", ")", ";", "DebugLoc", "dl", ";", "if", "(", "Lowering", "->", "getPointerTy", "(", "CurDAG", "->", "getDataLayout", "(", ")", ")", "==", "", ")", "{", "if", "(", "Subtarget", "->", "isTargetELF", "(", ")", ")", "{", "GlobalBaseReg", "=", "", ";", "if", "(", "!", "Subtarget", "->", "isSecurePlt", "(", ")", "&&", "M", "->", "getPICLevel", "(", ")", "==", "PICLevel", "::", "SmallPIC", ")", "{", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ";", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "setUsesPICBase", "(", "true", ")", ";", "}", "else", "{", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ";", "Register", "TempReg", "=", "RegInfo", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ".", "addReg", "(", "TempReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "GlobalBaseReg", ")", ";", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "setUsesPICBase", "(", "true", ")", ";", "}", "}", "else", "{", "GlobalBaseReg", "=", "RegInfo", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ";", "}", "}", "else", "{", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "setShrinkWrapDisabled", "(", "true", ")", ";", "GlobalBaseReg", "=", "RegInfo", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get"], "ground_truth": ["(", "", ")", ",", "GlobalBaseReg", ")", ";"], "File": "PPCISelDAGToDAG1", "Func": "getGlobalBaseReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2799, "Length": 330, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "int64_t", "Imm", ";", "MCExpr", "::", "VariantKind", "VK", "=", "MCExpr", "::", "VK__None", ";", "bool", "IsConstantImm", "=", "evaluateConstantImm", "(", "getImm", "(", ")", ",", "Imm", ","], "ground_truth": ["VK", ")", ";"], "File": "RISCVAsmParser", "Func": "isCLUIImm", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2800, "Length": 36, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_punpckhwd512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B", ",", "(", "__v32hi"], "ground_truth": [")", "_mm512_setzero_hi", "(", ")", ",", "(", "__mmask32", ")", "__U", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_maskz_unpackhi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2801, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "loongarch_arg_partial_bytes", "(", "cumulative_args_t", "cum", ",", "const", "function_arg_info", "&", "generic_arg", ")", "{", "struct", "loongarch_arg_info", "arg", ";", "loongarch_get_arg_info", "(", "&", "arg", ",", "get_cumulative_args", "(", "cum", ")", ",", "generic_arg", ".", "mode", ",", "generic_arg", "."], "ground_truth": ["type", ",", "generic_arg", ".", "named", ",", "false", ")", ";"], "File": "loongarch", "Func": "loongarch_arg_partial_bytes", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2802, "Length": 42, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLVP", ";", "break", ";", "case", "", ":", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_TLVP", ",", "Ctx", ")", ";", "Expr", "=", "MCBinaryExpr", "::", "createSub", "(", "Expr", ",", "MCSymbolRefExpr", "::", "create", "(", "MF", ".", "getPICBaseSymbol", "(", ")", ",", "Ctx", ")", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_SECREL", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLSGD", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLSLD", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLSLDM", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_GOTTPOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_INDNTPOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TPOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_DTPOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_NTPOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_GOTNTPOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_GOTPCREL", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_GOT", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_GOTOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_PLT", ";", "break", ";", "case", "", ":", "case", "", ":", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "Ctx", ")", ";", "Expr", "=", "MCBinaryExpr", "::", "createSub", "(", "Expr", ",", "MCSymbolRefExpr", "::", "create", "(", "MF", ".", "getPICBaseSymbol", "(", ")", ",", "Ctx", ")", ",", "Ctx", ")", ";", "if", "(", "MO", ".", "isJTI", "(", ")", ")", "{", "assert", "(", "MAI", ".", "doesSetDirectiveSuppressReloc", "(", ")", ")", ";", "MCSymbol", "*", "Label", "=", "Ctx", ".", "createTempSymbol", "(", ")", ";", "AsmPrinter", ".", "OutStreamer", "->", "EmitAssignment", "(", "Label", ",", "Expr", ")", ";", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "Label", ",", "Ctx", ")", ";", "}", "break", ";", "}", "if", "(", "!", "Expr", ")", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "RefKind", ",", "Ctx", ")", ";", "if", "(", "!", "MO", ".", "isJTI", "(", ")", "&&", "!", "MO", ".", "isMBB", "(", ")", "&&", "MO", ".", "getOffset", "(", ")", ")", "Expr", "=", "MCBinaryExpr", "::", "createAdd", "(", "Expr", ",", "MCConstantExpr", "::", "create", "(", "MO", ".", "getOffset", "(", ")", ",", "Ctx", ")", ",", "Ctx", ")", ";", "return", "MCOperand", "::", "createExpr"], "ground_truth": ["(", "Expr", ")", ";"], "File": "X86MCInstLower113", "Func": "LowerSymbolOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2803, "Length": 387, "Cover_Rate": 0.8012422360248447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "regs_ever_live", "[", "GLOBAL_POINTER_REGNUM", "]", "&&", "!", "current_function_uses_const_pool", "&&", "!", "mips_function_has_gp_insn", "(", ")", ")", "return", "", ";", "if", "(", "TARGET_NEWABI", "&&", "current_function_is_leaf", ")", "for", "(", "regno", "=", "GP_REG_FIRST", ";", "regno", "<=", "GP_REG_LAST", ";", "regno", "++", ")", "if", "(", "!", "regs_ever_live", "[", "regno", "]", "&&", "call_used_regs", "[", "regno", "]", "&&", "!", "fixed_regs", "[", "regno", "]", "&&", "regno", "!=", "PIC_FUNCTION_ADDR_REGNUM", ")", "return", "regno", ";", "return", "GLOBAL_POINTER_REGNUM"], "ground_truth": [";"], "File": "mips3", "Func": "mips_global_pointer", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2804, "Length": 67, "Cover_Rate": 0.6090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeZ80PreRAPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "("], "ground_truth": [")", ")", ";"], "File": "GBZ80PreRA", "Func": "GBZ80PreRA", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2805, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_pcmpgtd", "(", "__m64", "__m1", ",", "__m64"], "ground_truth": ["__m2", ")", "{"], "File": "mmintrin", "Func": "_m_pcmpgtd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2806, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "getMOVL", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "dl", ",", "MVT", "VT", ",", "SDValue", "V1", ",", "SDValue", "V2", ")", "{", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "SmallVector", "<", "int", ",", "", ">", "Mask"], "ground_truth": [";"], "File": "X86ISelLowering (2)5", "Func": "getMOVL", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2807, "Length": 40, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "RegisterInfo", "::", "getRegAsmName", "(", "unsigned", "Reg", ")", "const", "{", "if", "(", "Reg", ">=", "BeginReg", "&&", "Reg", "<=", "EndReg", ")", "{", "\\", "unsigned", "Index", "=", "Reg", "-", "BeginReg", ";", "\\", "assert", "(", "Index", "<", "array_lengthof", "(", "RegTable", ")", ")", ";", "\\", "return", "RegTable", "[", "Index", "]", ";", "\\", "}", "REG_RANGE", "(", "", ",", "", ",", "VGPR32RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "SGPR32RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "VGPR64RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "SGPR64RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "VGPR96RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "VGPR128RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "SGPR128RegNames", ")", ";", "REG_RANGE", "(", "", ",", ""], "ground_truth": [",", "VGPR256RegNames", ")", ";"], "File": "SIRegisterInfo110", "Func": "getRegAsmName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2808, "Length": 121, "Cover_Rate": 0.51931330472103, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Val", "=", "OutVals", "[", "i", "]", ";", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "if", "(", "RVLocs", "[", "i", "]", ".", "getValVT", "(", ")", "!=", "RVLocs", "[", "i", "]", ".", "getLocVT", "(", ")", ")", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RVLocs", "[", "i", "]", ".", "getLocVT", "(", ")", ",", "Val", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "VA", ".", "getLocReg", "(", ")", ",", "Val", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "if", "(", "MF", ".", "getFunction", "(", ")", "->", "hasStructRetAttr", "(", ")", ")", "{", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "Reg", "=", "FI", "->"], "ground_truth": ["getSRetReturnReg", "(", ")", ";"], "File": "MipsISelLowering106", "Func": "LowerReturn", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2809, "Length": 158, "Cover_Rate": 0.36155606407322655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallFrameInformation", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "PassRegistry", "&", "PR", "=", "*", "PassRegistry"], "ground_truth": ["::", "getPassRegistry", "(", ")", ";"], "File": "HexagonFrameLowering (2)3", "Func": "HexagonCallFrameInformation", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2810, "Length": 20, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printOperand", "(", "MI", ",", "", ",", "O", ")", ";", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "", ",", "O", ")", ";", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "", ",", "O", ")", ";", "O", "<<", "", ";", "return", ";", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "char", "SH", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "char", "MB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "char", "ME", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "bool", "useSubstituteMnemonic", "=", "false", ";", "if", "(", "SH", "<=", "", "&&", "MB", "==", "", "&&", "ME", "==", "(", "", "-", "SH", ")", ")", "{", "O", "<<", "", ";", "useSubstituteMnemonic", "=", "true", ";", "}", "if", "(", "SH", "<=", "", "&&", "MB", "==", "(", "", "-", "SH", ")", "&&", "ME", "==", "", ")", "{", "O", "<<", "", ";", "useSubstituteMnemonic", "=", "true", ";", "SH", "=", "", "-", "SH", ";", "}", "if", "(", "useSubstituteMnemonic", ")", "{", "printOperand", "(", "MI", ",", "", ",", "O", ")", ";", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "", ",", "O", ")", ";", "O", "<<", "", "<<", "(", "unsigned", "int", ")", "SH", ";", "printAnnotation", "(", "O", ",", "Annot", ")", ";", "return", ";", "}", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "char", "SH", "=", "MI", "->", "getOperand"], "ground_truth": ["(", "", ")", ".", "getImm", "(", ")", ";"], "File": "PPCInstPrinter47", "Func": "printInst", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2811, "Length": 247, "Cover_Rate": 0.3302139037433155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerEXTRACT_VECTOR_ELT", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Idx", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "isNullConstant", "(", "Idx", ")", ")", "return", "Op", ";", "SDValue", "Vec", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "EltVT", "=", "Op"], "ground_truth": [".", "getValueType", "(", ")", ";"], "File": "RISCVISelLowering", "Func": "lowerEXTRACT_VECTOR_ELT", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2812, "Length": 59, "Cover_Rate": 0.4645669291338583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "isInlineAsm", "(", ")", "||", "isSoloInstruction", "(", "MI", ")", ")", "{", "return", "true"], "ground_truth": [";"], "File": "rvexVLIWPacketizer", "Func": "isSoloInstruction", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 2813, "Length": 17, "Cover_Rate": 0.4857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtl_opt_pass", "*", "make_pass_arc_ifcvt", "(", "gcc", "::", "context", "*", "ctxt", ")", "{", "return", "new", "pass_arc_ifcvt", "(", "ctxt"], "ground_truth": [")", ";"], "File": "arc", "Func": "make_pass_arc_ifcvt", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2814, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CC", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "regX", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "Imm", "=", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "SltOpc", "=", "whichOp8u_or_16simm", "(", "SltiOpc", ",", "SltiXOpc", ",", "Imm", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "get", "(", "SltOpc", ")", ")", ".", "addReg", "(", "regX", ")", ".", "addImm", "(", "Imm", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "get", "(", "", ")"], "ground_truth": [",", "CC", ")", ".", "addReg", "(", "", ")", ";"], "File": "Mips16InstrInfo12", "Func": "ExpandFEXT_CCRXI16_ins", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2815, "Length": 107, "Cover_Rate": 0.7985074626865671, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Defs", "&=", "~", "(", "", "<<", "DReg", ")", ";", "}", "if", "(", "Kills", "&&", "I", "!=", "MBB", "->", "begin", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "I2", "=", "std", "::", "prev", "(", "I", ")", ";", "while", "(", "StackTop", ")", "{", "unsigned", "KReg", "=", "getStackEntry", "(", "", ")", ";", "if", "(", "!", "(", "Kills", "&", "(", "", "<<", "KReg", ")", ")", ")", "break", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "KReg", "<<", "", ")", ";", "popStackAfter", "(", "I2", ")", ";", "Kills", "&=", "~", "(", "", "<<", "KReg", ")", ";", "}", "}", "while", "(", "Kills", ")", "{", "unsigned", "KReg", "=", "countTrailingZeros", "(", "Kills", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "KReg", "<<", "", ")", ";", "freeStackSlotBefore", "(", "I", ",", "KReg", ")", ";", "Kills", "&=", "~", "(", "", "<<", "KReg"], "ground_truth": [")", ";"], "File": "X86FloatingPoint", "Func": "adjustLiveRegs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2816, "Length": 134, "Cover_Rate": 0.3401015228426396, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ToggleFeature", "(", "", ")", ";", "FlatForGlobal", "=", "true", ";", "}", "if", "(", "!", "hasFlat", "(", ")", "&&", "!", "FS", ".", "contains", "(", "", ")", "&&", "FlatForGlobal", ")", "{", "ToggleFeature", "(", "", ")", ";", "FlatForGlobal", "=", "false", ";", "}", "if", "(", "MaxPrivateElementSize", "==", "", ")", "MaxPrivateElementSize", "=", "", ";", "if", "(", "LDSBankCount", "==", "", ")", "LDSBankCount", "=", "", ";", "if", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "amdgcn", ")", "{", "if", "(", "LocalMemorySize", "==", "", ")", "LocalMemorySize", "=", "", ";", "if", "(", "!", "HasMovrel", "&&", "!", "HasVGPRIndexMode", ")", "HasMovrel", "=", "true", ";", "}", "if", "(", "WavefrontSizeLog2", "==", "", ")", "WavefrontSizeLog2", "=", "", ";", "HasFminFmaxLegacy", "=", "getGeneration", "(", ")", "<", "Subtarget", "::", "VOLCANIC_ISLANDS", ";", "TargetID", ".", "setTargetIDFromFeaturesString", "(", "FS", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "TargetID", "."], "ground_truth": ["getXnackSetting", "(", ")", "<<", "'\\n'", ")", ";"], "File": "AMDGPUSubtarget45", "Func": "initializeSubtargetDependencies", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2817, "Length": 138, "Cover_Rate": 0.3812154696132597, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "void", "*", "getAdjustedAnalysisPointer", "(", "const"], "ground_truth": ["void", "*", "ID", ")", "override", "{"], "File": "AMDGPUTargetTransformInfo38", "Func": "getAdjustedAnalysisPointer", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2818, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Relocator", "::", "DWord", "A", "=", "pReloc", ".", "target", "(", ")", "+", "pReloc", ".", "addend", "(", ")", ";", "Relocator", "::", "DWord", "S", "=", "pReloc", ".", "symValue", "(", ")", ";", "Relocation", "*", "dyn_rel", "=", "pParent", ".", "getRelRelMap", "(", ")", ".", "lookUp", "(", "pReloc", ")", ";", "bool", "has_dyn_rel", "=", "(", "dyn_rel", "!=", "NULL", ")", ";", "LDSection", "&", "target_sect", "=", "pReloc", ".", "targetRef", "(", ")", ".", "frag", "(", ")", "->", "getParent", "(", ")", "->", "getSection", "(", ")", ";", "if", "(", "", "==", "(", "llvm", "::", "ELF", "::", "SHF_ALLOC", "&", "target_sect", ".", "flag", "(", ")", ")", ")", "{", "pReloc", ".", "target", "(", ")", "=", "S", "+", "A", ";", "return", "Relocator", "::", "OK", ";", "}", "if", "(", "rsym", "->", "isLocal", "(", ")", "&&", "has_dyn_rel", ")", "{", "dyn_rel", "->", "setAddend", "(", "S", "+", "A", ")", ";", "}", "if", "(", "!", "rsym", "->", "isLocal", "(", ")", ")", "{", "if", "(", "rsym", "->", "reserved", "(", ")", "&", "Relocator", "::", "ReservePLT", ")", "{", "S", "=", "helper_get_PLT_address", "(", "*", "rsym", ",", "pParent", ")", ";", "}", "if", "(", "has_dyn_rel", ")", "{", "if", "(", "llvm", "::", "ELF", "::", "R_AARCH64_ABS64", "==", "pReloc", ".", "type", "(", ")", "&&", "llvm", "::", "ELF", "::", "R_AARCH64_RELATIVE", "==", "dyn_rel", "->", "type", "(", ")", ")", "{", "dyn_rel", "->", "setAddend", "(", "S", "+", "A", ")", ";", "}", "else", "{", "dyn_rel", "->", "setAddend", "(", "A", ")", ";", "return", "Relocator", "::"], "ground_truth": ["OK", ";"], "File": "AArch64Relocator", "Func": "abs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2819, "Length": 220, "Cover_Rate": 0.8365019011406845, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerMSASplatZExt", "(", "SDValue", "Op", ",", "unsigned", "OpNr", ",", "SelectionDAG", "&", "DAG", ")", "{", "EVT", "ResVecTy", "=", "Op", "->", "getValueType", "(", "", ")", ";", "EVT", "ViaVecTy", "=", "ResVecTy", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "LaneA", ";", "SDValue", "LaneB", "=", "Op", "->", "getOperand", "(", "", ")", ";", "if", "(", "ResVecTy", "==", ""], "ground_truth": [")", "{"], "File": "MipsSEISelLowering39", "Func": "lowerMSASplatZExt", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2820, "Length": 56, "Cover_Rate": 0.3111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "unsigned", "int", ")", "__builtin_altivec_vspltw", "(", "(", "vector", "signed", "int", ")"], "ground_truth": ["a1", ",", "a2", ")", ";"], "File": "altivec4", "Func": "vec_splat", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2821, "Length": 18, "Cover_Rate": 0.5142857142857142, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Offset", "=", "(", "Insn", "&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend32", "<", "", ">", "(", "Offset", ")", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "DLXDisassembler", "Func": "decodeRiMemoryValue", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2822, "Length": 32, "Cover_Rate": 0.4050632911392405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_crypto_sha1hsi_uu", "("], "ground_truth": ["hash_e", ")", ";"], "File": "arm", "Func": "neon3_vsha1h_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2823, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ConstantInt", "*", "CI", "=", "cast", "<", "ConstantInt", ">", "(", "C", ")", ";", "if", "(", "CI", "->", "isZero", "(", ")", ")", "return", "Zero", "|", "PosOrZero", "|", "NegOrZero", "|", "Finite", ";", "uint32_t", "Props", "=", "(", "NonZero", "|", "Finite", ")", ";", "if", "(", "CI", "->", "isNegative", "(", ")", ")", "return", "Props", "|", "NegOrZero", ";", "return", "Props", "|", "PosOrZero", ";", "}", "if", "(", "isa", "<", "ConstantFP", ">", "(", "C", ")", ")", "{", "const", "ConstantFP", "*", "CF", "=", "cast", "<", "ConstantFP", ">", "(", "C", ")", ";", "uint32_t", "Props", "=", "CF", "->", "isNegative", "(", ")", "?", "(", "NegOrZero", "|", "NonZero", ")", ":", "PosOrZero", ";", "if", "(", "CF", "->", "isZero", "(", ")", ")", "return", "(", "Props", "&", "~", "NumericProperties", ")", "|", "(", "Zero", "|", "Finite", ")", ";", "Props", "=", "(", "Props", "&", "~", "NumericProperties", ")", "|", "NonZero", ";", "if", "(", "CF", "->", "isNaN", "(", ")", ")", "return", "(", "Props", "&", "~", "NumericProperties", ")", "|", "NaN", ";", "const", "APFloat", "&", "Val", "=", "CF", "->", "getValueAPF", "(", ")", ";", "if", "(", "Val", ".", "isInfinity", "(", ")", ")", "return", "(", "Props", "&", "~", "NumericProperties", ")", "|", "Infinity", ";", "Props", "|=", "Finite", ";", "return", "Props", ";", "}", "return", "Unknown"], "ground_truth": [";"], "File": "HexagonConstPropagation", "Func": "deduce", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2824, "Length": 190, "Cover_Rate": 0.892018779342723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FP_REG_P", "(", "regno", ")", ")", "return", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "UNITS_PER_FP_REG", "-", "", ")"], "ground_truth": ["/", "UNITS_PER_FP_REG", ";"], "File": "riscv2", "Func": "riscv_hard_regno_nregs", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2825, "Length": 21, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isS12Imm", "(", ")"], "ground_truth": ["const", "{"], "File": "RISCVAsmParser (2)1", "Func": "isS12Imm", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2826, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "BALo", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Hi", ",", "Lo", ")", ";", "}", "EVT", "ValTy", "=", "Op", ".", "getValueType", "(", ")", ";", "unsigned", "GOTFlag", "=", "Has64", "?", "", ":", "", ";", "unsigned", "OFSTFlag", "=", "Has64", "?", "", ":", "", ";", "SDValue", "BAGOTOffset", "=", "DAG", ".", "getTargetBlockAddress", "(", "BA", ",", "ValTy", ",", "", ",", "GOTFlag", ")", ";", "BAGOTOffset", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ValTy", ",", "GetGlobalReg", "(", "DAG", ",", "ValTy", ")", ",", "BAGOTOffset", ")", ";", "SDValue", "BALOOffset", "=", "DAG", ".", "getTargetBlockAddress", "(", "BA", ",", "ValTy", ",", "", ",", "OFSTFlag", ")", ";", "SDValue", "Load", "=", "DAG", ".", "getLoad", "(", "ValTy", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "BAGOTOffset", ",", "MachinePointerInfo", "(", ")"], "ground_truth": [",", "false", ",", "false", ",", "false", ",", "", ")", ";"], "File": "MipsISelLowering21", "Func": "LowerBlockAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2827, "Length": 146, "Cover_Rate": 0.45768025078369906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlackfinMCAsmInfo", "::", "BlackfinMCAsmInfo", "(", "const", "Target", "&"], "ground_truth": ["T", ",", "StringRef", "TT", ")", "{"], "File": "BlackfinMCAsmInfo", "Func": "BlackfinMCAsmInfo", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2828, "Length": 13, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "default", ":", "return", "ParseMemOperand", "(", ")", ";", "case", "AsmToken", "::", "Percent", ":", "{", "unsigned", "RegNo", ";", "SMLoc", "Start", ",", "End", ";", "if", "(", "ParseRegister", "(", "RegNo", ",", "Start", ",", "End", ")", ")", "return", "", ";", "return", "", "(", "RegNo", ",", "Start", ",", "End", ")", ";", "}", "case", "AsmToken", "::", "Dollar", ":", "{", "SMLoc", "Start", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")"], "ground_truth": [",", "End", ";"], "File": "X86AsmParser101", "Func": "ParseOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2829, "Length": 78, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Src", "=", "N", "->", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "SIISelLowering10", "Func": "performZeroExtendCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2830, "Length": 31, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "LR", "=", "RegInfo", "->", "getRARegister", "(", ")", ";", "bool", "DisableRedZone", "=", "MF", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "Attribute", "::", "NoRedZone", ")", ";", "bool", "CanUseRedZone", "=", "!", "MFI", ".", "hasVarSizedObjects", "(", ")", "&&", "!", "MFI", ".", "adjustsStack", "(", ")", "&&", "!", "MustSaveLR", "(", "MF", ",", "LR", ")", "&&", "!", "FI", "->", "mustSaveTOC", "(", ")", "&&", "!", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ";", "bool", "FitsInRedZone", "=", "FrameSize", "<=", "Subtarget", ".", "getRedZoneSize", "(", ")", ";", "if", "(", "!", "DisableRedZone", "&&", "CanUseRedZone", "&&", "FitsInRedZone", ")", "{", "return", "", ";", "}", "unsigned", "maxCallFrameSize", "=", "MFI", ".", "getMaxCallFrameSize", "(", ")", ";", "unsigned", "minCallFrameSize", "=", "getLinkageSize", "(", ")", ";", "maxCallFrameSize", "=", "std", "::", "max", "(", "maxCallFrameSize", ",", "minCallFrameSize", ")", ";", "if", "(", "MFI", ".", "hasVarSizedObjects", "(", ")", ")", "maxCallFrameSize", "=", "(", "maxCallFrameSize", "+", "AlignMask", ")", "&"], "ground_truth": ["~", "AlignMask", ";"], "File": "PPCFrameLowering4", "Func": "determineFrameLayout", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2831, "Length": 147, "Cover_Rate": 0.550561797752809, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "trackLivenessAfterRegAlloc", "(", "const", "MachineFunction", "&", "MF", ")", "const", "override", "{", "return", "true"], "ground_truth": [";"], "File": "PPCRegisterInfo (2)1", "Func": "trackLivenessAfterRegAlloc", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2832, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_mm512_cmpeq_epi32_mask", "(", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__mmask16", ")", "__builtin_ia32_pcmpeqd512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")"], "ground_truth": ["__B", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cmpeq_epi32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2833, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CM", "!=", "CodeModel", "::", "Small", "&&", "CM", "!=", "CodeModel", "::", "Large", ")", "return", "", ";", "unsigned", "Opc", "=", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "nullptr", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "default", ":", "return", "", ";", "case", "", ":", "if", "(", "ScalarSSEf32", ")", "{", "Opc", "=", "Subtarget", "->", "hasAVX", "(", ")", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "ScalarSSEf64", ")", "{", "Opc", "=", "Subtarget", "->", "hasAVX", "(", ")", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "break", ";", "case", "", ":", "return", "", ";", "}", "unsigned", "Align", "=", "DL", ".", "getPrefTypeAlignment", "(", "CFP", "->", "getType", "(", ")", ")", ";", "if", "(", "Align", "==", "", ")", "{", "Align", "=", "DL", ".", "getTypeAllocSize", "(", "CFP", "->", "getType", "(", ")", ")", ";", "}", "unsigned", "PICBase", "=", "", ";", "unsigned", "char", "OpFlag", "=", "", ";", "if", "(", "Subtarget", "->", "isPICStyleStubPIC", "(", ")", ")", "{", "OpFlag", "=", ""], "ground_truth": [";"], "File": "X86FastISel126", "Func": "X86MaterializeFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2834, "Length": 187, "Cover_Rate": 0.35892514395393477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFFBL", "(", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUSubtarget (2)", "Func": "hasFFBL", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2835, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "SubsumesPredicate", "(", "ArrayRef", "<", "MachineOperand", ">", "Pred1", ",", "ArrayRef", "<", "MachineOperand", ">", "Pred2", ")", "const", "{", "assert", "(", "Pred1", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Pred2", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "Pred1", "[", "", "]", ".", "getReg", "(", ")", "==", "", "||", "Pred1", "[", ""], "ground_truth": ["]", ".", "getReg", "(", ")", "==", "", ")", "return", "false", ";"], "File": "PPCInstrInfo (2)2", "Func": "SubsumesPredicate", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2836, "Length": 72, "Cover_Rate": 0.3116883116883117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "getTargetTriple", "(", ")", ".", "isWindowsMSVCEnvironment", "(", ")", ")", "return", "M", ".", "getFunction", "("], "ground_truth": ["", ")", ";"], "File": "AArch64ISelLowering131", "Func": "getSSPStackGuardCheck", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2837, "Length": 20, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getTheTarget", "(", ")", ",", "createDisassembler", ")", ";", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getTheelTarget"], "ground_truth": ["(", ")", ",", "createelDisassembler", ")", ";"], "File": "MipsDisassembler12", "Func": "LLVMInitializeMipsDisassembler", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2838, "Length": 22, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "*", "pcum", "<", "CSKY_NPARM_REGS", ")", "return", "gen_rtx_REG", "("], "ground_truth": ["mode", ",", "CSKY_FIRST_PARM_REGNUM", "+", "*", "pcum", ")", ";"], "File": "csky2", "Func": "csky_function_arg", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2839, "Length": 18, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "data_addr", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "rtx", "new_mem", ";", "ea_addr", "=", "force_reg", "(", "EAmode", ",", "XEXP", "(", "mem", ",", "", ")", ")", ";", "if", "(", "optimize_size", "||", "optimize", "==", "", ")", "ea_load_store", "(", "mem", ",", "is_store", ",", "ea_addr", ",", "data_addr", ")", ";", "else", "ea_load_store_inline", "(", "mem", ",", "is_store", ",", "ea_addr", ",", "data_addr", ")", ";", "if", "(", "ea_alias_set", "==", "-", "", ")", "ea_alias_set", "=", "new_alias_set", "(", ")", ";", "new_mem", "=", "gen_rtx_MEM", "(", "GET_MODE", "(", "mem", ")", ",", "data_addr", ")", ";", "set_mem_alias_set", "(", "new_mem", ",", "ea_alias_set", ")", ";", "set_mem_align", "(", "new_mem", ",", "MIN", "(", "MEM_ALIGN", "(", "mem", ")", ","], "ground_truth": ["", "*", "", ")", ")", ";"], "File": "spu", "Func": "expand_ea_mem", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2840, "Length": 105, "Cover_Rate": 0.8536585365853658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "R", "=", "getRelaxedOpcodeArith", "(", "Inst", ")", ";", "if", "(", "R", "!=", "Inst", ".", "getOpcode", "(", ")", ")", "return", "R", ";", "return", "getRelaxedOpcodeBranch", "(", "Inst"], "ground_truth": [",", "is16BitMode", ")", ";"], "File": "X86AsmBackend (2)", "Func": "getRelaxedOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2841, "Length": 29, "Cover_Rate": 0.6744186046511628, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "df_ref", "ref", "=", "DF_REG_DEF_CHAIN", "(", "REGNO", "("], "ground_truth": ["reg", ")", ")", ";"], "File": "i386-features1", "Func": "single_def_chain_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2842, "Length": 11, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", ";", "assert", "(", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ")", ";", "assert", "(", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", ""], "ground_truth": [")", ")", ")", ";"], "File": "RISCVISelDAGToDAG45", "Func": "MatchSLLIUW", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2843, "Length": 53, "Cover_Rate": 0.3706293706293706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x2_t", ")", "__builtin_neon_vset_lanev2sf", "(", "(", "__builtin_neon_sf"], "ground_truth": [")", "__a", ",", "__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vset_lane_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2844, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "ARMIREmitter", "Func": "visitCOPY_STRUCT_BYVAL", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2845, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Z80AsmPrinter", "::", "EmitFunctionBodyStart", "(", ")", "{", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "SmallString", "<", "", ">", "C", ";", "raw_svector_ostream", "O", "(", "C", ")", ";", "O", "<<", "", "<<", "MF", "->", "getName", "(", ")", "<<", "", ";", "OutStreamer", "->", "emitRawComment", "(", "C", ",", "false", ")", ";", "C", ".", "clear", "(", ")", ";", "O", "<<", "", ";", "if", "(", "!", "MRI", ".", "livein_empty", "(", ")", ")", "{", "for", "(", "MachineRegisterInfo", "::", "livein_iterator", "I", "=", "MRI", ".", "livein_begin", "(", ")", ",", "E", "=", "MRI", ".", "livein_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "O", "<<", "printReg", "(", "I", "->", "first", ",", "MRI", ".", "getTargetRegisterInfo", "(", ")", ")", ";", "if", "(", "std", "::", "next", "(", "I", ")"], "ground_truth": ["!=", "E", ")", "O", "<<", "", ";"], "File": "GBZ80AsmPrinter", "Func": "EmitFunctionBodyStart", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2846, "Length": 130, "Cover_Rate": 0.6310679611650486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Mod", ".", "VariantKind", "==", "Kind", ";", "}", ")", ";", "if", "(", "Modifier", "!=", "std", "::", "end"], "ground_truth": ["(", "ModifierNames", ")", ")", "{"], "File": "MCS51MCExpr", "Func": "getName", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2847, "Length": 22, "Cover_Rate": 0.3492063492063492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmulx_f32", "(", "float32x2_t", "__a", ",", "float32x2_t", "__b", ")", "{", "return", "__builtin_aarch64_fmulxv2sf", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vmulx_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2848, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "MBB", ".", "erase", "(", "I", ")"], "ground_truth": [";"], "File": "Tile64RegisterInfo", "Func": "eliminateCallFramePseudoInstr", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 2849, "Length": 24, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_altivec_vcmpgefp_p", "(", "__CR6_EQ", ",", "a1", ",", "a2"], "ground_truth": [")", ";"], "File": "altivec4", "Func": "vec_all_nge", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2850, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "matchAsInsertPS", "=", "[", "&", "]", "(", "SDValue", "VA", ",", "SDValue", "VB", ",", "ArrayRef", "<", "int", ">", "CandidateMask", ")", "{", "unsigned", "ZMask", "=", "", ";", "int", "VADstIndex", "=", "-", "", ";", "int", "VBDstIndex", "=", "-", "", ";", "bool", "VAUsedInPlace", "=", "false", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "Zeroable", "[", "i", "]", ")", "{", "ZMask", "|=", "", "<<", "i", ";", "continue", ";", "}", "if", "(", "i", "==", "CandidateMask", "[", "i", "]", ")", "{", "VAUsedInPlace", "=", "true", ";", "continue", ";", "}", "if", "(", "VADstIndex", ">=", "", "||", "VBDstIndex", ">=", "", ")", "return", "false", ";", "if", "(", "CandidateMask", "[", "i", "]", "<", "", ")", "{", "VADstIndex", "=", "i", ";", "}", "else", "{", "VBDstIndex", "=", "i", ";", "}", "}", "if", "(", "VADstIndex", "<", "", "&&", "VBDstIndex", "<", "", ")", "return", "false", ";", "unsigned", "VBSrcIndex", "=", "", ";", "if", "(", "VADstIndex", ">=", "", ")", "{", "VBSrcIndex", "=", "CandidateMask", "[", "VADstIndex", "]", ";", "VBDstIndex", "=", "VADstIndex", ";", "VB", "=", "VA", ";", "}", "else", "{", "VBSrcIndex", "=", "CandidateMask", "[", "VBDstIndex", "]", "-", "", ";", "}", "if", "(", "!", "VAUsedInPlace", ")", "VA", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "V1", "=", "VA", ";", "V2", "=", "VB", ";", "InsertPSMask", "=", "VBSrcIndex", "<<", "", "|", "VBDstIndex", "<<", "", "|", "ZMask", ";", "assert", "(", "(", "InsertPSMask", "&", "~", "", ")", "==", "", "&&", "", ")", ";", "return", "true", ";", "}", ";", "if", "(", "matchAsInsertPS", "(", "V1", ",", "V2", ",", "Mask", ")", ")", "return", "true", ";", "SmallVector", "<", "int", ",", "", ">", "CommutedMask", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", "."], "ground_truth": ["end", "(", ")", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "matchShuffleAsInsertPS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2851, "Length": 268, "Cover_Rate": 0.7243243243243244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "UsePos", "=", "MachineBasicBlock", "::", "iterator", "(", "UseMI", ")", ";", "MachineBasicBlock", "::", "instr_iterator", "InsertPt", "=", "UsePos", ".", "getInstrIterator", "(", ")", ";", "short", "NewOpCode", "=", "getBaseWithLongOffset", "(", "*", "UseMI", ")", ";", "assert", "(", "NewOpCode", ">=", "", "&&", "", ")", ";", "unsigned", "OpStart", ";", "unsigned", "OpEnd", "=", "UseMI", "->", "getNumOperands", "(", ")", ";", "MachineBasicBlock", "*", "BB", "=", "UseMI", "->", "getParent", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "BB", ",", "InsertPt", ",", "UseMI", "->", "getDebugLoc", "(", ")", ",", "HII", "->", "get", "(", "NewOpCode", ")", ")", ";", "if", "(", "UseMID", ".", "mayLoad", "(", ")", ")", "{", "MIB", ".", "add", "(", "UseMI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "AddAslMI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "AddAslMI", "->", "getOperand", "(", "", ")", ")", ";", "const", "GlobalValue", "*", "GV", "=", "ImmOp", ".", "getGlobal", "(", ")", ";", "MIB", ".", "addGlobalAddress", "(", "GV", ",", "UseMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "+", "ImmOp", ".", "getOffset", "(", ")", ",", "ImmOp", ".", "getTargetFlags", "(", ")", ")", ";", "OpStart", "=", "", ";", "}", "else", "if", "(", "UseMID", ".", "mayStore", "(", ")", ")", "{", "MIB", ".", "add", "(", "AddAslMI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "AddAslMI", "->", "getOperand", "(", "", ")", ")", ";", "const", "GlobalValue", "*", "GV", "=", "ImmOp", ".", "getGlobal", "(", ")", ";", "MIB", ".", "addGlobalAddress", "(", "GV", ",", "UseMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "+", "ImmOp", ".", "getOffset", "(", ")", ",", "ImmOp", ".", "getTargetFlags", "(", ")", ")", ";", "MIB", ".", "add", "(", "UseMI", "->", "getOperand", "(", "", ")", ")", ";", "OpStart", "=", "", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "for", "(", "unsigned", "i", "=", "OpStart", ";", "i", "<", "OpEnd", ";", "++", "i", ")", "MIB", ".", "add", "(", "UseMI", "->", "getOperand", "(", "i", ")", ")", ";", "Deleted", ".", "insert", "("], "ground_truth": ["UseMI", ")", ";"], "File": "HexagonOptAddrMode13", "Func": "changeAddAsl", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2852, "Length": 307, "Cover_Rate": 0.5674676524953789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "AnalyzeVarArgs", "(", "CCState", "&", "State", ",", "const"], "ground_truth": ["SmallVectorImpl", "<", "", ">", "&", "Ins", ")", "{"], "File": "MandarinISelLowering", "Func": "AnalyzeVarArgs", "Target": "Mandarin", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2853, "Length": 17, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "Subtarget", "*", "getSubtargetImpl", "(", ")", "const", "{", "return", "&"], "ground_truth": ["Subtarget", ";"], "File": "Dcpu16TargetMachine", "Func": "getSubtargetImpl", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2854, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "{", "if", "(", "Callee", ".", "getOpcode", "(", ")", "==", "", "||", "Callee"], "ground_truth": [".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";"], "File": "PPCISelLowering (2)2", "Func": "isFunctionGlobalAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2855, "Length": 36, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getIORegSPL", "(", "void", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "AVRSubtarget11", "Func": "getIORegSPL", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2856, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "RTLIB", "::", "Libcall", "LC", "=", "RTLIB", "::", "UNKNOWN_LIBCALL", ";", "if", "(", "VT", "==", "", ")", "LC", "=", "isSigned", "?", "RTLIB", "::", "SREM_I8", ":", "RTLIB", "::", "UREM_I8", ";", "else", "if", "(", "VT", "==", "", ")", "LC", "=", "isSigned", "?", "RTLIB", "::", "SREM_I16", ":", "RTLIB", "::", "UREM_I16", ";", "else", "if", "(", "VT", "==", "", ")", "LC", "="], "ground_truth": ["isSigned", "?", "RTLIB", "::", "SREM_I32", ":", "RTLIB", "::", "UREM_I32", ";"], "File": "ARMFastISel (2)2", "Func": "SelectRem", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2857, "Length": 69, "Cover_Rate": 0.3670212765957447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "isSVECpyImmByte", "(", "int64_t"], "ground_truth": ["Imm", ")", "{"], "File": "AArch64AddressingModes16", "Func": "isSVECpyImmByte", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2858, "Length": 9, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCRegisterInfo", "*", "createMCRegisterInfo", "(", "StringRef", "TT", ")", "{", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "InitMCRegisterInfo", "(", "X", ",", "", ")", ";", "return", "X"], "ground_truth": [";"], "File": "PTXMCTargetDesc", "Func": "createPTXMCRegisterInfo", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2859, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "bitpos", "=", "TRI", "->", "getS0Index", "(", "predReg", ")", ";", "assert", "(", "bitpos", ">", "", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "tmpReg", ")", ")", ".", "addFrameIndex", "(", "fi", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "tmpReg", ")", ".", "addReg", "(", "guard", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "tmpReg", ")", ".", "addImm", "(", "bitpos", ")", ".", "add", "(", "Cond", "[", "", "]", ")", ".", "add", "(", "Cond", "[", "", "]", ")", ";", "InsertedInstrs", "++", ";", "uint32_t", "or_bitmask", "=", "", "<<", "bitpos", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "PRTmp", ")", ")", ".", "addReg", "(", "guard", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ";", "assert", "(", "isUInt", "<", "", ">", "(", "or_bitmask", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "tmpReg", ")", ".", "addReg", "(", "PRTmp", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "tmpReg", ")", ".", "addImm", "(", "or_bitmask", ")", ";", "InsertedInstrs", "+=", "", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ")", ".", "addFrameIndex", "(", "fi", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "tmpReg", ",", "RegState", "::", "Kill", ")", ";", "InsertedInstrs", "+=", ""], "ground_truth": [";"], "File": "PatmosSPReduce1", "Func": "insertDefToS0SpillSlot", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 2860, "Length": 253, "Cover_Rate": 0.7737003058103975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addGlobalInstructionSelect", "(", ")", "{", "addPass", "(", "new", "InstructionSelect", "(", "getOptLevel", "(", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MipsTargetMachine (2)1", "Func": "addGlobalInstructionSelect", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2861, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getTargetJumpTable", "(", "N", "->", "getIndex", "(", ")", ",", "Ty", ","], "ground_truth": ["Flags", ")", ";"], "File": "RISCVISelLowering", "Func": "getTargetNode", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2862, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "*", "regs", ";", "bits", "=", "BITS_PER_WORD", ";", "mode", "=", "int_mode_for_size", "(", "bits", ",", "", ")", ".", "require", "(", ")", ";", "delta", "=", "bits", "/", "BITS_PER_UNIT", ";", "regs", "=", "XALLOCAVEC", "(", "rtx", ",", "length", "/", "delta", ")", ";", "for", "(", "offset", "=", "", ",", "i", "=", "", ";", "offset", "+", "delta", "<=", "length", ";", "offset", "+=", "delta", ",", "i", "++", ")", "{", "regs", "[", "i", "]", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_move_insn", "(", "regs", "[", "i", "]", ",", "adjust_address", "(", "src", ",", "mode", ",", "offset", ")", ")", ";", "}", "for", "(", "offset", "=", "", ",", "i", "=", "", ";", "offset", "+", "delta", "<=", "length", ";", "offset", "+=", "delta", ",", "i", "++", ")", "emit_move_insn", "(", "adjust_address", "(", "dest", ",", "mode", ",", "offset", ")", ",", "regs", "[", "i", "]", ")", ";", "if", "(", "offset", "<", "length", ")", "{", "src", "=", "adjust_address", "(", "src", ",", "BLKmode", ","], "ground_truth": ["offset", ")", ";"], "File": "microblaze5", "Func": "microblaze_block_move_straight", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2863, "Length": 148, "Cover_Rate": 0.6851851851851852, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint16x4_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ",", "", "("], "ground_truth": ["c", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vaba_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2864, "Length": 29, "Cover_Rate": 0.6444444444444445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCExpr", "::", "evaluateAsRelocatableImpl", "(", "MCValue", "&", "Res", ",", "const", "MCAsmLayout", "*", "Layout", ",", "const", "MCFixup", "*", "Fixup", ")", "const", "{", "return", "getSubExpr", "(", ")", "->", "evaluateAsRelocatable", "(", "Res"], "ground_truth": [",", "Layout", ",", "Fixup", ")", ";"], "File": "SICMCExpr", "Func": "evaluateAsRelocatableImpl", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2865, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "initialize", "(", "Attributor", "&", "A", ")", "override", "{", "Function", "*", "F", "=", "getAssociatedFunction", "(", ")", ";", "auto", "&", "InfoCache", "=", "static_cast", "<", "InformationCache", "&", ">", "(", "A", ".", "getInfoCache", "(", ")", ")", ";", "unsigned", "MinGroupSize", ",", "MaxGroupSize", ";", "std", "::", "tie", "(", "MinGroupSize", ",", "MaxGroupSize", ")", "=", "InfoCache", ".", "getFlatWorkGroupSizes"], "ground_truth": ["(", "*", "F", ")", ";"], "File": "AMDGPUAttributor", "Func": "initialize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2866, "Length": 56, "Cover_Rate": 0.7088607594936709, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "FrameReg", "=", "getFrameRegister", "(", "MF", ")", ";", "int64_t", "Offset", ";", "Offset", "=", "SPOffset", "+", "(", "int64_t", ")", "StackSize", ";", "Offset", "+=", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "getImm", "(", ")", ";", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "Offset", "<<", "", "<<", "", ")", ";", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "ChangeToRegister", "(", "FrameReg", ",", "false", ")", ";", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")"], "ground_truth": [".", "ChangeToImmediate", "(", "Offset", ")", ";"], "File": "Mips16RegisterInfo23", "Func": "eliminateFI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2867, "Length": 78, "Cover_Rate": 0.3406113537117904, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_avg2_pu8", "(", "__m64", "__A", ","], "ground_truth": ["__m64", "__B", ")", "{"], "File": "mmintrin", "Func": "_mm_avg2_pu8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2868, "Length": 12, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectADDRrr", "(", "SDValue", "Addr", ",", "SDValue", "&", "R1", ",", "SDValue", "&", "R2", ")", "{", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", ""], "ground_truth": [")", "{"], "File": "SparcISelDAGToDAG15", "Func": "SelectADDRrr", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2869, "Length": 62, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "Thumb2ITBlockPass31", "Func": "getPassName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2870, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PassRegistry", "&", "Registry", "=", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeExpandPredSpillCodePass", "(", "Registry"], "ground_truth": [")", ";"], "File": "HexagonExpandPredSpillCode", "Func": "HexagonExpandPredSpillCode", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2871, "Length": 16, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "LeonPasses8", "Func": "getPassName", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2872, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOp", "=", "lowerSymbolOperand", "(", "MO", ",", "Printer", ".", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "MCOp", "=", "lowerSymbolOperand", "(", "MO", ",", "Printer", ".", "GetExternalSymbolSymbol", "(", "MO", ".", "getSymbolName", "(", ")", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "MCOp", "=", "MCOperand", "::", "createExpr", "(", "MCSymbolRefExpr", "::", "create", "(", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", ",", "Ctx", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_RegisterMask", ":", "continue", ";", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "MCOp", "=", "lowerSymbolOperand", "(", "MO", ",", "Printer", ".", "GetBlockAddressSymbol", "(", "MO", ".", "getBlockAddress", "(", ")", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "MCOp", "=", "lowerSymbolOperand", "(", "MO", ",", "Printer", ".", "GetJTISymbol", "(", "MO", ".", "getIndex", "(", ")", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "MCOp", "=", "lowerSymbolOperand", "(", "MO", ",", "Printer", ".", "GetCPISymbol", "(", "MO", ".", "getIndex", "("], "ground_truth": [")", ")", ")", ";"], "File": "GBZ80MCInstLower", "Func": "lowerInstruction", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2873, "Length": 156, "Cover_Rate": 0.5342465753424658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "different_mask_policy_p", "(", "const", "vector_insn_info", "&", "info1", ",", "const"], "ground_truth": ["vector_insn_info", "&", "info2", ")", "{"], "File": "riscv-vsetvl", "Func": "different_mask_policy_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2874, "Length": 15, "Cover_Rate": 0.5172413793103449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCFixupKind", "Kind", "=", "MCFixupKind", "(", "", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "Expr", ",", "Kind", ")", ")", ";", "++", "MCNumCPRelocations", ";", "}", "else", "isAdd", "=", "EncodeAddrModeOpValues", "(", "MI", ",", "OpIdx", ",", "Reg", ",", "Imm8", ",", "Fixups", ")", ";", "uint32_t", "Binary", "=", "(", "Imm8", ">>", "", ")", "&", "", ";", "if", "(", "isAdd", ")", "Binary", "|=", "(", "", "<<", "", ")", ";", "Binary", "|=", "(", "Reg", "<<", "", ")", ";", "return", "Binary"], "ground_truth": [";"], "File": "ARMMCCodeEmitter13", "Func": "getT2AddrModeImm8s4OpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2875, "Length": 78, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_fnmsub_round_ss", "(", "__m128", "__W", ",", "__m128", "__A", ",", "__m128", "__B", ",", "const", "int", "__R", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_vfmaddss3_round", "(", "(", "__v4sf", ")", "__W", ",", "-", "(", "__v4sf", ")", "__A", ",", "-", "(", "__v4sf", ")", "__B"], "ground_truth": [",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_fnmsub_round_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2876, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", "{", "FrameIndex", "=", "MI", "->", "getOperand", "(", ""], "ground_truth": [")", ".", "getIndex", "(", ")", ";"], "File": "AArch64InstrInfo1", "Func": "isStoreToStackSlot", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2877, "Length": 82, "Cover_Rate": 0.5540540540540541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "&", "TII", "=", "*", "BB", "->", "getParent", "(", ")", "->", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "assert", "(", "Opc", "==", "", "&&", "", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "::", "iterator", "I", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "*", "thisMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "copy0MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "copy1MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "I", ",", "copy0MBB", ")", ";", "F", "->", "insert", "(", "I", ",", "copy1MBB", ")", ";", "copy1MBB", "->", "splice", "(", "copy1MBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI"], "ground_truth": [")", ")", ",", "BB", "->", "end", "(", ")", ")", ";"], "File": "CJGISelLowering", "Func": "EmitInstrWithCustomInserter", "Target": "CJG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2878, "Length": 148, "Cover_Rate": 0.45121951219512196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BPReg", "=", "HasBP", "?", "(", "unsigned", ")", "RegInfo", "->", "getBaseRegister", "(", "MF", ")", ":", "FPReg", ";", "unsigned", "BP8Reg", "=", "HasBP", "?", "(", "unsigned", ")", "", ":", "FPReg", ";", "for", "(", "MachineFunction", "::", "iterator", "BI", "=", "MF", ".", "begin", "(", ")", ",", "BE", "=", "MF", ".", "end", "(", ")", ";", "BI", "!=", "BE", ";", "++", "BI", ")", "for", "(", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "BI", "->", "end", "(", ")", ";", "MBBI", "!=", "BI", "->", "begin", "(", ")", ";", ")", "{", "--", "MBBI", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "MBBI", "->", "getNumOperands", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineOperand", "&", "MO", "=", "MBBI", "->", "getOperand", "(", "I", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "switch", "(", "MO", ".", "getReg", "(", ")", ")", "{", "case", "", ":", "MO", ".", "setReg", "(", "FPReg", ")", ";", "break", ";", "case", "", ":", "MO", ".", "setReg", "(", "FP8Reg", ")", ";", "break", ";", "case", "", ":", "MO", ".", "setReg", "(", "BPReg", ")", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "PPCFrameLowering10", "Func": "replaceFPWithRealFP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2879, "Length": 176, "Cover_Rate": 0.6641509433962264, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "Op", ",", "LogicalOpIdx"], "ground_truth": [")", ">", "", ";"], "File": "M68kBaseInfo", "Func": "hasMultiMIOperands", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2880, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_pavgb", "(", "(", "__v8qi"], "ground_truth": [")", "__A", ",", "(", "__v8qi", ")", "__B", ")", ";"], "File": "xmmintrin4", "Func": "_mm_avg_pu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2881, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsSubWord", ")", "BitSize", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "(", "BitSize", "<=", "", "?", "&", "", ":", "&", "", ")", ";", "unsigned", "LOpcode", "=", "BitSize", "<=", "", "?", "", ":", "", ";", "unsigned", "CSOpcode", "=", "BitSize", "<=", "", "?", "", ":", "", ";", "LOpcode", "=", "TII", "->", "getOpcodeForOffset", "(", "LOpcode", ",", "Disp", ")", ";", "CSOpcode", "=", "TII", "->", "getOpcodeForOffset", "(", "CSOpcode", ",", "Disp", ")", ";", "assert", "(", "LOpcode", "&&", "CSOpcode", "&&", "", ")", ";", "unsigned", "OrigVal", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "OldVal", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "NewVal", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "RotatedOldVal", "=", "(", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "OldVal", ")", ";", "unsigned", "RotatedAltVal", "=", "(", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "Src2", ")", ";", "unsigned", "RotatedNewVal", "=", "(", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "NewVal", ")", ";", "MachineBasicBlock", "*", "StartMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "DoneMBB", "=", "splitBlockBefore", "(", "MI", ",", "MBB", ")", ";", "MachineBasicBlock", "*", "LoopMBB", "=", "emitBlockAfter", "(", "StartMBB", ")", ";", "MachineBasicBlock", "*", "UseAltMBB", "=", "emitBlockAfter", "(", "LoopMBB", ")", ";", "MachineBasicBlock", "*", "UpdateMBB", "=", "emitBlockAfter", "(", "UseAltMBB", ")", ";", "MBB", "=", "StartMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "LOpcode", ")", ",", "OrigVal", ")", ".", "addOperand", "(", "Base", ")", ".", "addImm", "(", "Disp", ")", ".", "addReg", "(", "", ")", ";", "MBB", "->", "addSuccessor", "(", "LoopMBB", ")", ";", "MBB", "="], "ground_truth": ["LoopMBB", ";"], "File": "SystemZISelLowering (2)1", "Func": "emitAtomicLoadMinMax", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2882, "Length": 255, "Cover_Rate": 0.3090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackendEL32", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "const"], "ground_truth": ["MCRegisterInfo", "&", "MRI", ",", "const", "MCTargetOptions", "&", "Options", ")", "{"], "File": "Cpu0AsmBackend3", "Func": "createCpu0AsmBackendEL32", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2883, "Length": 27, "Cover_Rate": 0.5510204081632653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "/", "", ">", "LS", "->", "getAlignment", "(", ")", ")", "{", "assert", "(", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "false", ";", "}", "}", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "ValTy", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "ValTy", ")", ";", "return", "true", ";", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "Addr", ".", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "Cpu0ISelDAGToDAG", "Func": "SelectAddr", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2884, "Length": 109, "Cover_Rate": 0.3061797752808989, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GrpCount", "=", "", ";", "LastFPdOpCycleIdx", "=", "UINT_MAX", ";", "LastEmittedMI", "=", "nullptr", ";", "LLVM_DEBUG", "(", "CurGroupDbg", "=", ""], "ground_truth": [";", ")", ";"], "File": "SystemZHazardRecognizer12", "Func": "Reset", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2885, "Length": 20, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "Position", ";", "while", "(", "Position", "!=", "CurDAG", "->", "allnodes_begin", "(", ")", ")", "{", "SDNode", "*", "N", "=", "&", "*", "--", "Position", ";", "if", "(", "N", "->", "use_empty", "(", ")", "||", "!", "N", "->", "isMachineOpcode", "(", ")", ")", "continue", ";", "if", "(", "N", "->", "getMachineOpcode", "(", ")", "!=", "TargetOpcode", "::", "SUBREG_TO_REG", ")", "continue", ";", "unsigned", "SubRegIdx", "=", "N", "->", "getConstantOperandVal", "(", "", ")", ";", "if", "(", "SubRegIdx", "!=", "", "&&", "SubRegIdx", "!=", "", ")", "continue", ";", "SDValue", "Move", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "Move", ".", "isMachineOpcode", "(", ")", ")", "continue", ";", "switch", "(", "Move", ".", "getMachineOpcode", "(", ")", ")", "{", "default", ":", "continue", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86ISelDAGToDAG105", "Func": "PostprocessISelDAG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2886, "Length": 158, "Cover_Rate": 0.42359249329758714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "DAG", ".", "getEntryNode", "(", ")", ")", ".", "setCallee", "(", "CallingConv", "::", "Fast", ",", "RetTy", ",", "Callee", ",", "std", "::", "move", "(", "Args", ")", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "LowerCallTo", "(", "CLI", ")", ";", "return", "CallResult", ".", "first"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)", "Func": "LowerFSINCOS", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2887, "Length": 62, "Cover_Rate": 0.30097087378640774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "regno", "=", "REG_R7", "+", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "total", ";", "i", "++", ")", "{", "rtx", "addr", "=", "(", "i", ">", "", "?", "gen_rtx_PLUS", "(", "Pmode", ",", "spreg", ",", "GEN_INT", "(", "i", "*", "", ")", ")", ":", "spreg", ")", ";", "rtx", "memref", "=", "gen_rtx_MEM", "(", "word_mode", ",", "addr", ")", ";", "regno", "--", ";", "XVECEXP", "(", "pat", ",", "", ",", "i", "+", "", ")", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "word_mode", ",", "regno", ")", ",", "memref", ")", ";", "if", "(", "npregs", ">", ""], "ground_truth": [")", "{"], "File": "bfin2", "Func": "expand_epilogue_reg_restore", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 2888, "Length": 91, "Cover_Rate": 0.37916666666666665, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "~", "Scheduler", "(", ")"], "ground_truth": ["{", "}"], "File": "SIMachineScheduler1", "Func": "~SIScheduler", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2889, "Length": 6, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_rsqrt14_ps"], "ground_truth": ["(", "__mmask8", "__U", ",", "__m128", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_rsqrt14_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2890, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ix86_first_cycle_multipass_data_t", "data", "=", "(", "ix86_first_cycle_multipass_data_t", ")", "_data", ";", "data", "->", "ifetch_block_len", "="], "ground_truth": ["", ";"], "File": "i3864", "Func": "core2i7_first_cycle_multipass_init", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2891, "Length": 14, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "return", "false", ";", "}", ";", "if", "(", "!", "Disp", ")", "{", "if", "(", "!", "isAtMemOperand", "(", ")", ")", "{", "if", "(", "Parser", ".", "parseTokenLoc", "(", "Loc", ")", "||", "Parser", ".", "parseExpression", "(", "Disp", ",", "EndLoc", ")", ")", "return", "true", ";", "assert", "(", "!", "isa", "<", "MCExpr", ">", "(", "Disp", ")", "&&", "", ")", ";", "}", "else", "{", "Disp", "=", "MCConstantExpr", "::", "create", "(", "", ",", "Parser", ".", "getContext", "(", ")", ")", ";", "}", "}", "if", "(", "!", "parseOptionalToken", "(", "AsmToken", "::", "LParen", ")", ")", "{", "if", "(", "SegReg", "==", "", ")", "Operands", ".", "push_back", "(", "", "(", "getPointerWidth", "(", ")", ",", "Disp", ",", "StartLoc", ",", "EndLoc", ")", ")", ";", "else", "Operands", ".", "push_back", "(", "", "(", "getPointerWidth", "(", ")", ",", "SegReg", ",", "Disp", ",", "", ",", "", ",", "", ",", "StartLoc", ",", "EndLoc", ")", ")", ";", "return", "false", ";", "}", "unsigned", "BaseReg", "=", "", ",", "IndexReg", "=", "", ",", "Scale", "=", "", ";", "SMLoc", "BaseLoc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "E", ";", "StringRef", "ErrMsg", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", "&&", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{", "if", "(", "Parser", ".", "parseExpression", "(", "E", ",", "EndLoc", ")", "||", "check", "(", "!", "isa", "<", "MCExpr", ">", "(", "E", ")", ",", "BaseLoc", ",", "", ")", ")", "return", "true", ";", "BaseReg", "=", "cast", "<", "MCExpr", ">", "(", "E", ")", "->", "getRegNo", "(", ")", ";", "if", "(", "BaseReg", "==", "", "||", "BaseReg", "==", "", ")", "return", "Error", "(", "BaseLoc", ",", "", ",", "SMRange", "(", "BaseLoc", ",", "EndLoc", ")", ")", ";", "}", "if", "(", "parseOptionalToken", "(", "AsmToken", "::", "Comma", ")", ")", "{", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{", "if", "(", "Parser", ".", "parseTokenLoc", "(", "Loc", ")", "||", "Parser", ".", "parseExpression", "(", "E", ",", "EndLoc", ")", ")", "return", "true", ";", "if", "(", "!", "isa", "<", "MCExpr", ">", "(", "E", ")", ")", "{", "int64_t", "ScaleVal", ";", "if", "(", "!", "E", "->", "evaluateAsAbsolute", "(", "ScaleVal", ",", "getStreamer", "(", ")", ".", "getAssemblerPtr", "(", ")", ")", ")", "return", "Error", "(", "Loc", ",", "", ")", ";", "if", "(", "ScaleVal", "!=", "", ")", "Warning", "(", "Loc", ",", "", ")", ";", "Scale", "=", "", ";", "}", "else", "{", "IndexReg", "=", "cast", "<", "MCExpr", ">", "(", "E", ")", "->", "getRegNo", "(", ")", ";", "if", "(", "BaseReg", "==", "", ")", "return", "Error", "(", "Loc", ",", "", ")", ";", "if", "(", "IndexReg", "==", "", ")", "return", "Error", "(", "Loc", ",", "", ")", ";", "if", "(", "parseOptionalToken", "(", "AsmToken", "::", "Comma", ")", ")", "{", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{", "int64_t"], "ground_truth": ["ScaleVal", ";"], "File": "X86AsmParser (2)4", "Func": "ParseMemOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2892, "Length": 443, "Cover_Rate": 0.439484126984127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "NeedFP", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "FramePtrReg", ")", ".", "addReg", "(", "StackPtrReg", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "if", "(", "RoundedSize", "!=", "", "&&", "hasSP", "(", "MF", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "StackPtrReg", ")", ".", "addReg", "(", "StackPtrReg", ")", ".", "addImm", "(", "RoundedSize", "*", "ST", ".", "getWavefrontSize", "(", ")", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "unsigned", "ScratchExecCopy", "=", "", ";", "for", "(", "const", "MachineFunctionInfo", "::", "SGPRSpillVGPRCSR", "&", "Reg", ":", "FuncInfo", "->", "getSGPRSpillVGPRs", "(", ")", ")", "{", "if", "(", "!", "Reg", ".", "FI", ".", "hasValue", "(", ")", ")", "continue", ";", "if", "(", "ScratchExecCopy", "==", "", ")", "{", "if", "(", "LiveRegs", ".", "empty", "(", ")", ")", "{", "LiveRegs", ".", "init", "(", "TRI", ")", ";", "LiveRegs", ".", "addLiveIns", "(", "MBB", ")", ";", "}", "ScratchExecCopy", "=", "findScratchNonCalleeSaveRegister", "(", "MF", ",", "LiveRegs", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchExecCopy", ")", ".", "addImm", "(", "-", "", ")", ";", "}", "TII", "->", "storeRegToStackSlot", "(", "MBB", ",", "MBBI", ",", "Reg", ".", "VGPR", ",", "true", ",", "Reg", ".", "FI", "."], "ground_truth": ["getValue", "(", ")", ",", "&", "", ",", "&", "TII", "->", "getRegisterInfo", "(", ")", ")", ";"], "File": "SIFrameLowering43", "Func": "emitPrologue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2893, "Length": 226, "Cover_Rate": 0.3741721854304636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "AsmBackend", "(", "T", ",", "TT", ".", "getOS", "(", ")", ",", "true"], "ground_truth": [",", "false", ")", ";"], "File": "MipsAsmBackend10", "Func": "createMipsAsmBackendEL32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2894, "Length": 17, "Cover_Rate": 0.3541666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "max_copy_size", "=", "max_copy_size", "/", "", ";", "}", "if", "(", "size", ">", "max_copy_size", ")", "return", "false", ";", "base", "=", "copy_to_mode_reg", "(", "Pmode", ",", "XEXP", "(", "dst", ",", "", ")", ")", ";", "dst", "=", "adjust_automodify_address", "(", "dst", ",", "VOIDmode", ",", "base", ",", "", ")", ";", "base", "=", "copy_to_mode_reg", "(", "Pmode", ",", "XEXP", "(", "src", ",", "", ")", ")", ";", "src", "=", "adjust_automodify_address", "(", "src", ",", "VOIDmode", ",", "base", ",", "", ")", ";", "int", "n", "=", "size", "*", "BITS_PER_UNIT", ";", "while", "(", "n", ">", "", ")", "{", "opt_scalar_int_mode", "mode_iter", ";", "FOR_EACH_MODE_IN_CLASS", "(", "mode_iter", ",", "MODE_INT", ")", "if", "(", "GET_MODE_BITSIZE", "(", "mode_iter", ".", "require", "(", ")", ")", "<=", "MIN", "(", "n", ",", "copy_bits", ")", ")", "cur_mode", "=", "mode_iter", ".", "require", "(", ")", ";", "gcc_assert", "(", "cur_mode", "!=", "BLKmode", ")", ";", "mode_bits", "=", "GET_MODE_BITSIZE", "(", "cur_mode", ")", ".", "to_constant", "(", ")", ";", "if", "(", "mode_bits", "==", "", "&&", "copy_bits", "==", "", ")", "cur_mode", "=", "V4SImode", ";", "aarch64_copy_one_block_and_progress_pointers", "(", "&", "src", ",", "&", "dst", ",", "cur_mode", ")", ";", "n", "-=", "mode_bits", ";", "if", "(", "n", ">", "", "&&", "n", "<", "copy_bits", "/"], "ground_truth": ["", ")", "{"], "File": "aarch641", "Func": "aarch64_expand_cpymem", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2895, "Length": 179, "Cover_Rate": 0.5070821529745042, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VecOp0", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "VecVT", ",", "Op0", ")", ";", "if", "(", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "ShiftAmt", ")", ")", "{", "unsigned", "bytes", "=", "unsigned", "(", "CN", "->", "getZExtValue", "(", ")", ")", ">>", "", ";", "unsigned", "bits", "=", "unsigned", "(", "CN", "->", "getZExtValue", "(", ")", ")", "&", "", ";", "if", "(", "bytes", ">", "", ")", "{", "Shift", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "VecVT", ",", "SDValue", "(", "VecOp0", ",", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "bytes", ",", "ShiftAmtVT", ")", ")", ";", "}", "if", "(", "bits", ">", "", ")", "{", "Shift", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "VecVT", ",", "SDValue", "(", "(", "Shift", "!=", "", "?", "Shift", ":", "VecOp0", ")", ",", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "bits", ",", "ShiftAmtVT", ")", ")", ";", "}", "}", "else"], "ground_truth": ["{"], "File": "SPUISelDAGToDAG1", "Func": "SelectSRLi64", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2896, "Length": 143, "Cover_Rate": 0.32798165137614677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "Val", "=", "", ";", "InlineAsmIdentifierInfo", "Info", ";", "SMLoc", "Start", "=", "Tok", ".", "getLoc", "(", ")", ",", "End", ";", "StringRef", "Identifier", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "ParseIntelIdentifier", "(", "Val", ",", "Identifier", ",", "Info", ",", "true", ",", "End", ")", ")", "return", "", ";", "if", "(", "!", "Info", ".", "OpDecl", ")", "return", "ErrorOperand", "(", "Start", ",", "", ")", ";", "unsigned", "CVal", "=", "", ";", "switch", "("], "ground_truth": ["OpKind", ")", "{"], "File": "X86AsmParser (2)1", "Func": "ParseIntelOperator", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2897, "Length": 73, "Cover_Rate": 0.3443396226415094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "ia64_vectorize_vec_perm_const", "(", "machine_mode", "vmode", ",", "rtx", "target", ",", "rtx", "op0", ",", "rtx", "op1", ",", "const", "vec_perm_indices", "&", "sel", ")", "{", "struct", "expand_vec_perm_d", "d", ";", "unsigned", "char", "perm", "[", "MAX_VECT_LEN", "]", ";", "unsigned", "int", "i", ",", "nelt", ",", "which", ";", "d", ".", "target", "=", "target", ";", "if", "(", "op0", ")", "{", "rtx", "nop0", "=", "force_reg", "(", "vmode", ",", "op0", ")", ";", "if", "(", "op0", "==", "op1", ")", "op1", "=", "nop0", ";", "op0", "=", "nop0", ";", "}", "if", "(", "op1", ")", "op1", "=", "force_reg", "(", "vmode", ",", "op1", ")", ";", "d", ".", "op0", "=", "op0", ";", "d", ".", "op1", "=", "op1", ";", "d", ".", "vmode", "=", "vmode", ";", "gcc_assert", "(", "VECTOR_MODE_P", "(", "d", ".", "vmode", ")", ")", ";", "d", ".", "nelt", "=", "nelt", "=", "GET_MODE_NUNITS", "(", "d", ".", "vmode", ")", ";", "d", ".", "testing_p", "=", "!", "target", ";", "gcc_assert", "(", "sel", ".", "length", "(", ")", "==", "nelt", ")", ";", "gcc_checking_assert", "(", "sizeof", "(", "d", ".", "perm", ")", "==", "sizeof", "(", "perm", ")", ")", ";", "for", "(", "i", "=", "which", "=", "", ";", "i", "<", "nelt", ";", "++", "i", ")", "{", "unsigned", "int", "ei", "=", "sel", "[", "i", "]", "&", "(", "", "*", "nelt", "-", "", ")", ";", "which", "|=", "(", "ei", "<", "nelt", "?", "", ":", "", ")", ";", "d", ".", "perm", "[", "i", "]", "=", "ei", ";", "perm", "[", "i", "]", "=", "ei", ";", "}", "switch", "(", "which", ")", "{", "default", ":", "gcc_unreachable", "(", ")", ";", "case", "", ":", "if", "(", "d", ".", "testing_p", "||", "!", "rtx_equal_p", "(", "d", ".", "op0", ",", "d", ".", "op1", ")", ")", "{", "d", ".", "one_operand_p", "=", "false", ";", "break", ";", "}", "for", "(", "i", "=", "", ";", "i", "<", "nelt", ";", "++", "i", ")", "if", "(", "d", ".", "perm", "[", "i", "]", ">=", "nelt", ")", "d", ".", "perm", "[", "i", "]", "-=", "nelt", ";", "case", ""], "ground_truth": [":"], "File": "ia64", "Func": "ia64_vectorize_vec_perm_const", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2898, "Length": 304, "Cover_Rate": 0.608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "expandBinaryOperation", "(", "Op", ","], "ground_truth": ["DAG", ")", ";"], "File": "TPCISelLowering", "Func": "lowerFSUB", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2899, "Length": 8, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg1", "=", "MRI", ".", "getSubReg", "(", "Reg", ",", "", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "Reg0", ")", ";", "O", "<<", ""], "ground_truth": [";"], "File": "ARMInstPrinter (2)", "Func": "printVectorListTwoSpacedAllLanes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2900, "Length": 27, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BranchDelayBase", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "F", ")", "{", "bool", "Changed", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "FI", "=", "F", ".", "begin", "(", ")", ",", "FE", "=", "F", "."], "ground_truth": ["end", "(", ")", ";"], "File": "BranchDelayExpansion", "Func": "runOnMachineFunction", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 2901, "Length": 36, "Cover_Rate": 0.6545454545454545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "GNULDBackend", "::", "preMergeSections", "(", "Module"], "ground_truth": ["&", "pModule", ")", "{"], "File": "ARMLDBackend", "Func": "preMergeSections", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2902, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Size", "+", "Offset", "<=", "", "&&", "", ")", ";", "assert", "(", "uintDoesFit", "(", "Size", ",", "Val", ")", ")", ";", "Size", "+=", "Pad", ";", "Buffer", "|=", "Val", "<<", "Offset", ";", "return"], "ground_truth": ["Size", ";"], "File": "M680x0MCCodeEmitter", "Func": "EmitConstant", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2903, "Length": 34, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SUnit", "*", "SU", ":", "ScheduledSUnits", ")", "{", "RPTracker", ".", "setPos", "(", "SU", "->", "getInstr", "(", ")", ")", ";", "RPTracker", ".", "advance", "(", ")", ";", "}", "RPTracker", ".", "closeRegion", "(", ")", ";", "TopRPTracker", ".", "addLiveRegs", "(", "RPTracker", ".", "getPressure", "(", ")", ".", "LiveInRegs", ")", ";", "BotRPTracker", ".", "addLiveRegs", "(", "RPTracker", ".", "getPressure", "(", ")", ".", "LiveOutRegs", ")", ";", "for", "(", "const", "auto", "&", "RegMaskPair", ":", "RPTracker", ".", "getPressure", "(", ")", ".", "LiveInRegs", ")", "{", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "RegMaskPair", ".", "RegUnit", ")", ")", "LiveInRegs", ".", "insert", "(", "RegMaskPair", ".", "RegUnit", ")", ";", "}", "LiveOutRegs", ".", "clear", "(", ")", ";", "for", "(", "const", "auto", "&", "RegMaskPair", ":", "RPTracker", ".", "getPressure", "(", ")", ".", "LiveOutRegs", ")", "{", "unsigned", "Reg", "=", "RegMaskPair", ".", "RegUnit", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Reg", ")", "&&", "isDefBetween", "(", "Reg", ",", "LIS", "->", "getInstructionIndex", "(", "*", "BeginBlock", ")", ".", "getRegSlot", "(", ")", ",", "LIS", "->", "getInstructionIndex", "(", "*", "EndBlock", ")", ".", "getRegSlot", "(", ")", ",", "MRI", ",", "LIS", ")", ")", "{", "LiveOutRegs", ".", "insert", "(", "Reg", ")", ";", "}", "}", "LiveInPressure", "=", "TopPressure", ".", "MaxSetPressure", ";", "LiveOutPressure", "=", "BotPressure", "."], "ground_truth": ["MaxSetPressure", ";"], "File": "SIMachineScheduler", "Func": "initRegPressure", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2904, "Length": 189, "Cover_Rate": 0.7026022304832714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "PromoteMVEPredVector", "(", "SDLoc", "dl", ",", "SDValue", "Pred", ",", "EVT", "VT", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDValue", "AllOnes", "=", "DAG", ".", "getTargetConstant", "(", "", "(", "", ",", "", ")", ",", "dl", ",", "", ")", ";", "AllOnes", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "AllOnes", ")", ";", "SDValue", "AllZeroes", "=", "DAG", ".", "getTargetConstant", "(", "", "(", "", ",", "", ")", ",", "dl", ",", "", ")", ";", "AllZeroes", "=", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["dl", ",", "", ",", "AllZeroes", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "PromoteMVEPredVector", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2905, "Length": 86, "Cover_Rate": 0.46236559139784944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setStackPointerRegisterToSaveRestore", "(", "", ")", ";", "setSchedulingPreference", "(", "Sched", "::", "Source", ")", ";", "setBooleanContents", "(", "ZeroOrOneBooleanContent", ")", ";", "setBooleanVectorContents", "(", "ZeroOrOneBooleanContent", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom"], "ground_truth": [")", ";"], "File": "XCoreISelLowering (2)1", "Func": "XCoreTargetLowering", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2906, "Length": 229, "Cover_Rate": 0.31029810298102983, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isCalleeStructRet", "||", "isCallerStructRet", ")", "return", "false", ";", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "{", "const", "GlobalValue", "*", "GV", "=", "G", "->", "getGlobal", "(", ")", ";", "const", "Triple", "&", "TT", "=", "getTargetMachine", "(", ")", ".", "getTargetTriple", "(", ")", ";", "if", "(", "GV", "->", "hasExternalWeakLinkage", "(", ")", "&&", "(", "!", "TT", ".", "isOSWindows", "(", ")", "||", "TT", ".", "isOSBinFormatELF", "(", ")", "||", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", ")", "return", "false", ";", "}", "LLVMContext", "&", "C", "=", "*", "DAG", ".", "getContext", "(", ")", ";", "if", "(", "!", "CCState", "::", "resultsCompatible", "(", "CalleeCC", ",", "CallerCC", ",", "MF", ",", "C", ",", "Ins", ",", "CCAssignFnForNode", "(", "CalleeCC", ",", "true", ",", "isVarArg", ")", ",", "CCAssignFnForNode", "(", "CallerCC", ",", "true", ",", "isVarArg", ")", ")", ")", "return", "false", ";", "const", "BaseRegisterInfo", "*", "TRI", "=", "Subtarget", "->", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "CallerPreserved", "=", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "CallerCC", ")", ";", "if", "(", "CalleeCC", "!=", "CallerCC", ")", "{", "const", "uint32_t", "*", "CalleePreserved", "=", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "CalleeCC", ")", ";", "if", "(", "!", "TRI", "->", "regmaskSubsetEqual", "(", "CallerPreserved", ",", "CalleePreserved", ")", ")", "return", "false", ";", "}", "const", "FunctionInfo", "*", "AFI_Caller", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "AFI_Caller", "->", "getArgRegsSaveSize", "(", ")", ")", "return", "false", ";", "if", "(", "!", "Outs", ".", "empty", "(", ")", ")", "{", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CalleeCC", ",", "isVarArg", ",", "MF", ",", "ArgLocs", ",", "C", ",", "Call", ")", ";", "CCInfo", ".", "AnalyzeCallOperands", "(", "Outs", ",", "CCAssignFnForNode", "(", "CalleeCC", ",", "false", ",", "isVarArg", ")", ")", ";", "if", "(", "CCInfo", ".", "getNextStackOffset", "(", ")", ")", "{", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "MachineRegisterInfo", "*", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "const", "TargetInstrInfo", "*", "TII", "=", "Subtarget", "->", "getInstrInfo", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "realArgIdx", "=", "", ",", "e", "=", "ArgLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ",", "++", "realArgIdx", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "EVT", "RegVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "SDValue", "Arg", "=", "OutVals", "[", "realArgIdx", "]", ";", "", "Flags", "=", "Outs", "[", "realArgIdx", "]", ".", "Flags", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "Indirect", ")", "return", "false", ";", "if", "(", "VA", ".", "needsCustom", "("], "ground_truth": [")", ")", "{"], "File": "ARMISelLowering112", "Func": "IsEligibleForTailCallOptimization", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2907, "Length": 400, "Cover_Rate": 0.5988023952095808, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V1", ".", "getValueType", "(", ")", "==", "V2", ".", "getValueType", "(", ")", "&&", "", ")", ";", "EVT", "SubVT", "=", "V1", ".", "getValueType", "(", ")", ";", "EVT", "SubSVT", "=", "SubVT", ".", "getScalarType", "(", ")", ";", "unsigned", "SubNumElts", "=", "SubVT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "SubVectorWidth", "=", "SubVT", ".", "getSizeInBits", "(", ")", ";", "EVT", "VT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "SubSVT", ",", "", "*", "SubNumElts", ")", ";", "SDValue", "V", "=", "insertSubVector", "(", "DAG", ".", "getUNDEF", "(", "VT", ")", ","], "ground_truth": ["V1", ",", "", ",", "DAG", ",", "dl", ",", "SubVectorWidth", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "concatSubVectors", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2908, "Length": 97, "Cover_Rate": 0.7238805970149254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_broadcastsd_pd", "(", "__mmask8", "__M", ",", "__m128d", "__A", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_broadcastsd256_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v4df", ")", "_mm256_setzero_pd", "("], "ground_truth": [")", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_broadcastsd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2909, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "auto", "&", "I", ":", "B", ")", "{", "if", "(", "const", "auto", "*", "RetInst", "=", "dyn_cast_or_null", "<", "ReturnInst", ">", "(", "&", "I", ")", ")", "{", "Type", "*", "NewRetTy", "=", "classifyPointerType", "(", "RetInst", "->", "getReturnValue", "(", ")", ")", ";", "if", "(", "!", "RetTy", ")", "RetTy", "=", "NewRetTy", ";", "else", "if", "(", "RetTy", "!=", "NewRetTy", ")", "RetTy", "=", "TypedPointerType", "::", "get", "(", "Type", "::", "getInt8Ty", "(", "I", ".", "getContext", "(", ")", ")", ",", "F", ".", "getReturnType", "(", ")", "->", "getPointerAddressSpace", "(", ")", ")", ";", "}", "}", "}", "}", "for", "(", "auto", "&", "A", ":", "F", ".", "args", "(", ")", ")", "{", "Type", "*", "ArgTy", "=", "A", ".", "getType", "(", ")", ";", "if", "(", "ArgTy", "->", "isOpaquePointerTy", "(", ")", ")", "{", "TypedPointerType", "*", "NewTy", "=", "classifyPointerType", "(", "&", "A", ")", ";", "Map", "[", "&", "A", "]", "=", "NewTy", ";", "ArgTy", "=", "NewTy", ";", "HasOpaqueTy", "="], "ground_truth": ["true", ";"], "File": "PointerTypeAnalysis", "Func": "classifyFunctionType", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2910, "Length": 146, "Cover_Rate": 0.6083333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "k_Barrier"], "ground_truth": [";"], "File": "AArch64AsmParser (2)1", "Func": "isBarrier", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2911, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printNamedOpOrImm", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "unsigned", "Val", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "bool", "Valid"], "ground_truth": [";"], "File": "AArch64InstPrinter37", "Func": "printNamedOpOrImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2912, "Length": 40, "Cover_Rate": 0.5063291139240507, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Mult", "=", "DAG", ".", "getNode", "(", "NewOpc", ",", "DL", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Lo", ",", "Hi", ";", "if", "(", "HasLo", ")", "Lo", "=", "DAG", ".", "getNode", "("], "ground_truth": ["", ",", "DL", ",", "Ty", ",", "Mult", ")", ";"], "File": "MipsSEISelLowering (2)4", "Func": "lowerMulDiv", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2913, "Length": 58, "Cover_Rate": 0.3473053892215569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "NoFramePointerElim", "||", "MF", ".", "getFrameInfo", "(", ")", "->"], "ground_truth": ["hasVarSizedObjects", "(", ")", ";"], "File": "XCoreRegisterInfo11", "Func": "hasFP", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2914, "Length": 13, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "cond", "=", "XEXP", "(", "XEXP", "(", "pc_set_rtx", ",", "", ")", ",", "", ")", ";", "bool", "branch_if", ";", "if", "(", "GET_CODE", "(", "cond", ")", "==", "NE", "&&", "REG_P", "(", "XEXP", "(", "cond", ",", "", ")", ")", "&&", "REGNO", "(", "XEXP", "(", "cond", ",", "", ")", ")", "==", "REGNO", "(", "m_ccreg", ")", "&&", "XEXP", "(", "cond", ",", "", ")", "==", "const0_rtx", ")", "branch_if", "=", "true", ";", "else", "if", "(", "GET_CODE", "(", "cond", ")", "==", "EQ", "&&", "REG_P", "(", "XEXP", "(", "cond", ",", "", ")", ")", "&&", "REGNO", "(", "XEXP", "(", "cond", ",", "", ")", ")", "==", "REGNO", "(", "m_ccreg", ")", "&&", "XEXP", "(", "cond", ",", "", ")", "==", "const0_rtx", ")", "branch_if", "=", "false", ";", "else", "gcc_unreachable", "(", ")", ";", "if", "(", "branch_target_bb", "==", "BRANCH_EDGE", "(", "cbranch_insn_bb", ")", "->", "dest", ")", "return", "branch_if", ";", "else", "if", "(", "branch_target_bb", "==", "FALLTHRU_EDGE", "(", "cbranch_insn_bb", ")", "->", "dest", ")", "return", "!", "branch_if", ";", "else", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "sh", "Func": "optimize_sett_clrt_sh_cbranch_ccreg_value", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2915, "Length": 153, "Cover_Rate": 0.7927461139896373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Cmp", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", "==", "", ")", "{", "Cmp", "=", "geti8CC", "(", "LHS", ",", "RHS", ",", "CC", ",", "TargetCC", ",", "DAG", ",", "dl", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "TrueV", ",", "FalseV", ",", "TargetCC", ",", "Cmp", ")", ";", "}", "assert", "(", "LHS", ".", "getValueType", "(", ")", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "GBZ80ISelLowering", "Func": "LowerSELECT_CC", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2916, "Length": 65, "Cover_Rate": 0.31100478468899523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "AvailableDomains"], "ground_truth": ["&", "mask", ";"], "File": "SSEDomainFix", "Func": "getCommonDomains", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2917, "Length": 5, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_rtx_SET", "(", "ptr", ",", "frame_pointer_rtx", ")", ")", ";", "if", "(", "fs", ")", "{", "idx", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "pred", "=", "gen_reg_rtx", "(", "BImode", ")", ";", "label", "=", "gen_label_rtx", "(", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "idx", ",", "GEN_INT", "(", "fs", ")", ")", ")", ";", "rtx", "init", "=", "fn", "(", "tmp", ",", "PM_loop_begin", ",", "fs", ",", "data", ")", ";", "if", "(", "init", ")", "emit_insn", "(", "init", ")", ";", "emit_label", "(", "label", ")", ";", "LABEL_NUSES", "(", "label", ")", "++", ";", "emit_insn", "(", "gen_addsi3", "(", "idx", ",", "idx", ",", "GEN_INT", "(", "-", "", ")", ")", ")", ";", "}", "if", "(", "rw", "&", "PM_read", ")", "emit_insn", "(", "gen_rtx_SET", "(", "tmp", ",", "gen_rtx_MEM", "(", "DImode", ",", "ptr", ")", ")", ")", ";", "emit_insn", "(", "fn", "(", "tmp", ",", "rw", ",", "fs", ",", "data", ")", ")", ";", "if", "(", "rw", "&", "PM_write", ")", "emit_insn", "(", "gen_rtx_SET", "(", "gen_rtx_MEM", "(", "DImode", ",", "ptr", ")", ",", "tmp", ")", ")", ";", "if", "(", "fs", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "pred", ",", "gen_rtx_NE", "(", "BImode", ",", "idx", ",", "const0_rtx", ")", ")", ")", ";", "emit_insn", "(", "gen_adddi3", "(", "ptr", ",", "ptr", ",", "GEN_INT", "(", "GET_MODE_SIZE", "(", "DImode", ")", ")", ")", ")", ";", "emit_insn", "(", "gen_br_true_uni", "(", "pred", ",", "label", ")", ")", ";", "rtx", "fini", "=", "fn", "(", "tmp", ",", "PM_loop_end", ",", "fs", ",", "data", ")", ";", "if", "(", "fini", ")", "emit_insn", "(", "fini", ")"], "ground_truth": [";"], "File": "nvptx5", "Func": "nvptx_propagate", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 2918, "Length": 228, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "MBB", ",", "MBB", "->", "begin", "(", ")", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "IsWave32", "?", "", ":", "", ")", ",", "Exec", ")", ".", "addImm", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "LIS", ")", "LIS", "->", "RemoveMachineInstrFromMaps", "(", "MI", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", ";", "}", "Register", "InputReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "*", "FirstMI", "=", "&", "*", "MBB", "->", "begin", "(", ")", ";", "if", "(", "InputReg", ".", "isVirtual", "(", ")", ")", "{", "MachineInstr", "*", "DefInstr", "=", "MRI", "->", "getVRegDef", "(", "InputReg", ")", ";", "assert", "(", "DefInstr", "&&", "DefInstr", "->", "isCopy", "(", ")", ")", ";", "if", "(", "DefInstr", "->", "getParent", "(", ")", "==", "MBB", ")", "{", "if", "(", "DefInstr", "!=", "FirstMI", ")", "{", "DefInstr", "->", "removeFromParent", "(", ")", ";", "MBB", "->", "insert", "(", "FirstMI", ",", "DefInstr", ")", ";", "if", "(", "LIS", ")", "LIS", "->", "handleMove", "(", "*", "DefInstr", ")", ";", "}", "else", "{", "FirstMI", "=", "&", "*", "std", "::", "next", "(", "FirstMI", "->", "getIterator", "(", ")", ")", ";", "}", "}", "}", "const", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "const", "unsigned", "WavefrontSize", "=", "ST", ".", "getWavefrontSize", "(", ")", ";", "const", "unsigned", "Mask", "=", "(", "WavefrontSize", "<<", "", ")", "-", "", ";", "Register", "CountReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "auto", "BfeMI", "=", "BuildMI", "(", "*", "MBB", ",", "FirstMI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "CountReg", ")", ".", "addReg", "(", "InputReg", ")", ".", "addImm", "(", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "&", "Mask", ")", "|", "", ")", ";", "if", "(", "LV", ")", "LV", "->", "recomputeForSingleDefVirtReg", "(", "InputReg", ")", ";", "auto", "BfmMI", "=", "BuildMI", "(", "*", "MBB", ",", "FirstMI", ",", "DL", ",", "TII", "->", "get", "(", "IsWave32", "?", "", ":", "", ")", ",", "Exec", ")", ".", "addReg", "(", "CountReg", ")", ".", "addImm", "(", "", ")", ";", "auto", "CmpMI", "=", "BuildMI", "(", "*", "MBB", ",", "FirstMI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "CountReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "WavefrontSize", ")", ";", "if", "(", "LV", ")", "LV", "->", "getVarInfo", "(", "CountReg", ")", ".", "Kills", ".", "push_back", "(", "CmpMI", ")", ";", "auto", "CmovMI", "=", "BuildMI", "(", "*", "MBB", ",", "FirstMI", ",", "DL", ",", "TII", "->", "get", "(", "IsWave32", "?", "", ":", "", ")", ",", "Exec", ")", ".", "addImm", "(", "-", "", ")", ";", "if", "(", "!", "LIS", ")", "{", "MI", ".", "eraseFromParent", "(", ")", ";", "return", ";", "}", "LIS", "->", "RemoveMachineInstrFromMaps", "(", "MI", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "BfeMI", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "("], "ground_truth": ["*", "BfmMI", ")", ";"], "File": "SILowerControlFlow15", "Func": "lowerInitExec", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2919, "Length": 453, "Cover_Rate": 0.7947368421052632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PULPFixupHwLoops", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "initializePULPFixupHwLoopsPass", "(", "*", "PassRegistry", "::"], "ground_truth": ["getPassRegistry", "(", ")", ")", ";"], "File": "PULPFixupHwLoops", "Func": "PULPFixupHwLoops", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2920, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "static", "bool", "classof", "(", "const", "MCStreamer", "*", "streamer", ")", "{", "return"], "ground_truth": ["true", ";"], "File": "BRIGDwarfStreamer", "Func": "classof", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2921, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GuaranteedTailCallOpt", "&&", "canGuaranteeTCO", "(", "CC"], "ground_truth": [")", ";"], "File": "M68kISelLowering", "Func": "shouldGuaranteeTCO", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2922, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "Name", "=", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "Register", "RegNo", "=", "MatchRegisterName", "(", "Name", ")", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "createVecReg", "(", "RegNo", ","], "ground_truth": ["S", ",", "E", ",", "isRV64", "(", ")", ")", ")", ";"], "File": "RISCVAsmParser43", "Func": "parseVectorRegister", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2923, "Length": 51, "Cover_Rate": 0.4636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSwift", "(", ")", "const"], "ground_truth": ["{"], "File": "ARMSubtarget (2)", "Func": "isSwift", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2924, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Ord", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "return", "callIntrinsic", "(", "Builder", ",", "", ")", ";", "if", "(", "isReleaseOrStronger", "(", "Ord", ")", ")", "return", "callIntrinsic"], "ground_truth": ["(", "Builder", ",", "", ")", ";"], "File": "PPCISelLowering10", "Func": "emitLeadingFence", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2925, "Length": 31, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createRetpolineThunksPass", "(", ")"], "ground_truth": [")", ";"], "File": "X86TargetMachine109", "Func": "addPreEmitPass2", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2926, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op1", ")", ")", "if", "(", "C", "->", "getAPIntValue", "(", ")", "==", ""], "ground_truth": [")", "return", "EmitTest", "(", "Op0", ",", "CC", ",", "DAG", ")", ";"], "File": "X86ISelLowering144", "Func": "EmitCmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2927, "Length": 34, "Cover_Rate": 0.40963855421686746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_add_pi8", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_paddb", "(", "(", "__v8qi", ")", "__m1", ",", "(", "__v8qi", ")"], "ground_truth": ["__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_add_pi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2928, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCContext", "&", "Context", "=", "Streamer", ".", "getContext", "(", ")", ";", "const", "MCExpr", "*", "Res", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_GOT", ",", "Context", ")", ";", "MCSymbol", "*", "PCSym", "=", "Context", ".", "createTempSymbol", "(", ")", ";", "Streamer", ".", "EmitLabel"], "ground_truth": ["(", "PCSym", ")", ";"], "File": "AArch64MCAsmInfo (2)1", "Func": "getExprForPersonalitySymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2929, "Length": 45, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "IDATASections", ".", "size", "(", ")", ";", "i", "++", ")", "delete", "IDATASections", "[", "i", "]", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "AutosSections", ".", "size", "(", ")", ";", "i", "++", ")", "delete", "AutosSections", "[", "i", "]", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "ROSections", ".", "size", "(", ")", ";", "i", "++", ")", "delete", "ROSections", "[", "i", "]", ";", "delete", "ExternalVarDecls"], "ground_truth": [";"], "File": "PIC16TargetObjectFile2", "Func": "~PIC16TargetObjectFile", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2930, "Length": 75, "Cover_Rate": 0.6818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCondBranchOpcode", "(", "int", "opc"], "ground_truth": [")", "{"], "File": "NyuziInstrInfo", "Func": "isCondBranchOpcode", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2931, "Length": 7, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "printLeaMemReference", "(", "MI", ",", "OpNo", ","], "ground_truth": ["O", ")", ";"], "File": "X86IntelInstPrinter4", "Func": "printlea32mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2932, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", "==", "", "&&", "", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "Op0", ".", "hasOneUse", "(", ")", "&&", "isNullConstant", "(", "Op1", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "if", "(", "SDValue", "NewSetCC", "=", "LowerAndToBT", "(", "Op0", ",", "CC", ",", "dl", ",", "DAG", ")", ")", "return", "NewSetCC", ";", "}", "if", "(", "(", "isOneConstant", "(", "Op1", ")", "||", "isNullConstant", "(", "Op1", ")", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "", "CCode", "=", "(", "", ")", "Op0", ".", "getConstantOperandVal", "(", "", ")", ";", "bool", "Invert", "=", "(", "CC", "==", "", ")", "^", "isNullConstant", "(", "Op1", ")", ";", "if", "(", "!", "Invert", ")", "return", "Op0", ";", "CCode", "=", "", "(", "CCode", ")", ";", "return", "getSETCC", "(", "CCode", ",", "Op0", ".", "getOperand", "(", "", ")", ",", "dl", ",", "DAG", ")", ";", "}", "}", "bool", "IsFP", "=", "Op1", ".", "getSimpleValueType", "(", ")", ".", "isFloatingPoint", "(", ")", ";", "", "CC", "=", "TranslateCC", "(", "CC", ",", "dl", ",", "IsFP"], "ground_truth": [",", "Op0", ",", "Op1", ",", "DAG", ")", ";"], "File": "X86ISelLowering143", "Func": "LowerSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2933, "Length": 235, "Cover_Rate": 0.6657223796033994, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LABEL_P", "(", "lab", ")", "&&", "LABEL_NUSES", "(", "lab", ")", "<", "uses_threshold", ")", "return", "", ";", "if", "(", "optimize_size", ")", "return", "", ";", "if", "(", "rx_cpu_type", "==", "RX100", "||", "rx_cpu_type", "==", "RX200", ")", "return"], "ground_truth": ["", ";"], "File": "rx2", "Func": "rx_align_for_label", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2934, "Length": 37, "Cover_Rate": 0.7254901960784313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createConstantPropagationPass", "(", ")", ")", ";", "PM", ".", "add", "(", "createLoopSimplifyPass", "(", ")", ")", ";", "PM", ".", "add", "(", "createDeadCodeEliminationPass", "(", ")", ")", ";", "PM", ".", "add", "(", "createConstantPropagationPass", "(", ")"], "ground_truth": [")", ";"], "File": "HexagonTargetMachine24", "Func": "addPassesForOptimizations", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2935, "Length": 36, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "toString", "(", "const", "Type", "*", "Ty", ",", "bool", "hasAddr64", ")", "{", "switch", "(", "Ty", "->", "getTypeID", "(", ")", ")", "{", "default", ":", "break", ";", "case", "Type", "::", "PointerTyID", ":", "return", "hasAddr64", "?", "", ":", "", ";", "case", "Type", "::", "FloatTyID", ":", "return", "", ";", "case", "Type", "::", "DoubleTyID", ":", "return", "", ";", "case", "Type", "::", "IntegerTyID", ":", "switch", "(", "Ty", "->", "getIntegerBitWidth", "(", ")", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "default", ":", "break", ";", "}", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Ty", "->", "print", "(", "dbgs", "(", ")", ")", ";", "dbgs", "(", ")", "<<", "'\\n'", ")", ";", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "WebAssemblyAsmPrinter44", "Func": "toString", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2936, "Length": 129, "Cover_Rate": 0.9699248120300752, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "window", "[", "num_insn", "]", ".", "byte_len", "=", "byte_len", ";", "window", "[", "num_insn", "]", ".", "group", "=", "group", ";", "window", "[", "num_insn", "]", ".", "path", "=", "path", ";", "window", "[", "num_insn", "]", ".", "imm_bytes", "=", "imm_size", ";", "window_list", "->", "window_size", "+=", "byte_len", ";", "window_list", "->", "num_insn", "=", "num_insn", "+", "", ";", "window_list", "->", "num_uops", "=", "window_list", "->", "num_uops", "+", "num_uops", ";", "window_list", "->", "imm_size", "+=", "imm_size", ";", "window_list", "->", "num_imm", "+=", "num_imm_operand", ";", "window_list", "->", "num_imm_32", "+="], "ground_truth": ["num_imm32_operand", ";"], "File": "i3864", "Func": "add_insn_window", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2937, "Length": 78, "Cover_Rate": 0.30952380952380953, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "int", "vec_all_ge", "(", "vector", "float", "a1", ",", "vector", "float"], "ground_truth": ["a2", ")", "{"], "File": "altivec4", "Func": "vec_all_ge", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2938, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "useMachineCombiner", "(", ")", "const", "{", "return"], "ground_truth": ["true", ";"], "File": "AArch64InstrInfo (2)", "Func": "useMachineCombiner", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2939, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsIndirect", ")", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", "&&", "", ")", ";", "return", "BuildMI", "(", "*", "MBB", ",", "MBB", "->", "erase", "(", "&", "MI", ")", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "DBG_VALUE", ")", ","], "ground_truth": ["IsIndirect", ",", "VReg", ",", "Var", ",", "Expr", ")", ";"], "File": "X86OptimizeLEAs17", "Func": "replaceDebugValue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2940, "Length": 56, "Cover_Rate": 0.36129032258064514, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "PseudoMI", "=", "MF", "->", "CreateMachineInstr", "(", "QII", "->", "get", "(", "", ")", ",", "MI", "->", "getDebugLoc", "(", ")", ")", ";", "if", "(", "ResourceTracker", "->", "canReserveResources", "(", "PseudoMI", ")", ")", "{", "ResourceTracker", "->", "reserveResources", "(", "PseudoMI", ")", ";", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")"], "ground_truth": ["->", "DeleteMachineInstr", "(", "PseudoMI", ")", ";"], "File": "HexagonVLIWPacketizer14", "Func": "tryAllocateResourcesForConstExt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2941, "Length": 68, "Cover_Rate": 0.576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "pdp11_secondary_memory_needed", "(", "machine_mode", ",", "reg_class_t", "c1", ",", "reg_class_t", "c2", ")", "{", "int", "fromfloat", "=", "(", "c1", "==", "LOAD_FPU_REGS", "||", "c1", "==", "NO_LOAD_FPU_REGS", "||", "c1", "==", "FPU_REGS", ")", ";", "int", "tofloat", "=", "(", "c2", "==", "LOAD_FPU_REGS", "||", "c2", "=="], "ground_truth": ["NO_LOAD_FPU_REGS", "||", "c2", "==", "FPU_REGS", ")", ";"], "File": "pdp11", "Func": "pdp11_secondary_memory_needed", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2942, "Length": 47, "Cover_Rate": 0.8545454545454545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCRegisterInfo", "*", "MRI", "=", "getMRI", "(", ")", ";", "const", "MCRegisterClass", "&", "VGRP32", "=", "MRI", "->", "getRegClass", "(", "", ")", ";", "const", "MCRegisterClass", "&", "AGRP32", "=", "MRI", "->", "getRegClass", "(", "", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "Inst", ".", "getNumOperands", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "const", "MCOperand", "&", "Op", "=", "Inst", ".", "getOperand", "(", "I", ")", ";", "if", "(", "!", "Op", ".", "isReg", "(", ")", ")", "continue", ";", "unsigned", "Sub", "=", "MRI", "->", "getSubReg", "(", "Op", ".", "getReg", "(", ")", ",", "", ")", ";", "if", "(", "!", "Sub", ")", "continue", ";", "if", "(", "VGRP32", ".", "contains", "(", "Sub", ")", "&&", "(", "(", "Sub", "-", "", ")", "&", "", ")", ")", "return", "false", ";", "if", "(", "AGRP32", ".", "contains", "(", "Sub", ")", "&&", "(", "(", "Sub", "-", "", ")", "&"], "ground_truth": ["", ")", ")", "return", "false", ";"], "File": "AMDGPUAsmParser33", "Func": "validateVGPRAlign", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2943, "Length": 146, "Cover_Rate": 0.7564766839378239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", ""], "ground_truth": ["(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vmls_n_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2944, "Length": 26, "Cover_Rate": 0.5777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "mov_x1"], "ground_truth": ["(", "Abl", "a", ")", "{"], "File": "disassembler", "Func": "mov_x1", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2945, "Length": 14, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "x", "==", "pic_offset_table_rtx", ")", "return", "true", ";", "if", "(", "!", "HARD_REGISTER_P", "(", "pic_offset_table_rtx", ")", "&&", "(", "HARD_REGISTER_P", "(", "x", ")", "||", "lra_in_progress", "||", "reload_in_progress", ")", "&&", "ORIGINAL_REGNO", "(", "x"], "ground_truth": [")", "==", "REGNO", "(", "pic_offset_table_rtx", ")", ")", "return", "true", ";"], "File": "sparc", "Func": "sparc_pic_register_p", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2946, "Length": 41, "Cover_Rate": 0.6119402985074627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Operand", "CreateReg", "(", "unsigned", "RegNo", ")", "{", "Operand", "Res", ";", "Res", ".", "Kind", "=", "Register"], "ground_truth": [";"], "File": "X86AsmParser80", "Func": "CreateReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2947, "Length": 17, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Imm", ";", "MCExpr", "::", "VariantKind", "VK", "=", "MCExpr", "::", "VK__None", ";", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "if", "(", "!", "evaluateConstantImm", "(", "getImm", "(", ")", ",", "Imm", ",", "VK", ")", "||", "VK", "!=", "MCExpr", "::", "VK__None", ")", "return", "false", ";", "return", "(", "isRV64", "(", ")", "&&", "isUInt", "<", "", ">", "(", "Imm", ")", ")", "||", "isUInt", "<"], "ground_truth": ["", ">", "(", "Imm", ")", ";"], "File": "RISCVAsmParser (2)", "Func": "isUImmLog2XLenHalf", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2948, "Length": 68, "Cover_Rate": 0.9066666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "uint16_t", "*", "lookupAVX512", "(", "unsigned", "opcode", ",", "unsigned", "domain", ")", "{", "for", "(", "const", "uint16_t", "(", "&", "Row", ")", "[", "", "]", ":", "ReplaceableInstrsAVX512", ")", "if", "(", "Row", "[", "domain", "-", "", "]", "==", "opcode", "||", "(", "domain", "==", ""], "ground_truth": ["&&", "Row", "[", "", "]", "==", "opcode", ")", ")", "return", "Row", ";"], "File": "X86InstrInfo10", "Func": "lookupAVX512", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2949, "Length": 54, "Cover_Rate": 0.9310344827586207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BlackfinFrameInfo", "::", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "("], "ground_truth": [")", ";"], "File": "BlackfinFrameInfo", "Func": "hasFP", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2950, "Length": 23, "Cover_Rate": 0.5476190476190477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "nregs", ";", "if", "(", "!", "cum", "->", "caller", "&&", "cfun", "->", "machine", "->", "func_type", "!=", "TYPE_NORMAL", ")", "return", ";", "if", "(", "mode", "==", "BLKmode", ")", "bytes", "=", "int_size_in_bytes", "(", "type", ")", ";", "else", "bytes", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "words", "=", "CEIL", "(", "bytes", ",", "UNITS_PER_WORD", ")", ";", "if", "(", "type", ")", "mode", "=", "type_natural_mode", "(", "type", ",", "NULL", ",", "false", ")", ";", "if", "(", "TARGET_64BIT", ")", "{", "enum", "calling_abi", "call_abi", "=", "cum", "?", "cum", "->", "call_abi", ":", "ix86_abi", ";", "if", "(", "call_abi", "==", "MS_ABI", ")", "nregs", "=", "function_arg_advance_ms_64", "(", "cum", ",", "bytes"], "ground_truth": [",", "words", ")", ";"], "File": "i3868", "Func": "ix86_function_arg_advance", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2951, "Length": 99, "Cover_Rate": 0.5351351351351351, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mips_split_move", "(", "dest", ",", "src", ","], "ground_truth": ["mips_insn_split_type", "(", "insn", ")", ")", ";"], "File": "mips4", "Func": "mips_split_move_insn", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2952, "Length": 12, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rd", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rn", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "pred", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "pred", "==", "", ")", "return", "DecodeCPSInstruction", "(", "Inst", ",", "Insn", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRnopcRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRnopcRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRnopcRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodePredicateOperand", "(", "Inst", ",", "pred", ",", "Address", ",", "Decoder"], "ground_truth": [")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeQADDInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2953, "Length": 162, "Cover_Rate": 0.8393782383419689, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "ReplaceNodeResults", "(", "SDNode", "*", "N", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDValue", "Res", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "ExpandREAD_REGISTER", "(", "N", ",", "Results", ",", "DAG", ")", ";", "break", ";", "case", "", ":", "Res", "=", "ExpandBITCAST", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "Res", "=", "Expand64BitShift", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "Res", "=", "LowerREM", "(", "N", ",", "DAG", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "Res", "=", "LowerDivRem", "(", "SDValue", "(", "N", ",", "", ")", ",", "DAG", ")", ";", "assert", "(", "Res", ".", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "Results", ".", "push_back", "(", "Res", ".", "getValue", "(", "", ")", ")", ";", "Results", ".", "push_back", "(", "Res", ".", "getValue", "(", "", ")", ")", ";", "return", ";", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "ARMISelLowering100", "Func": "ReplaceNodeResults", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2954, "Length": 175, "Cover_Rate": 0.4268292682926829, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Addr", ".", "hasOneUse", "(", ")", ")", "{", "unsigned", "Opcode", "=", "Addr", ".", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "!=", "", "&&", "Opcode", "!=", "", ")", "{", "for", "(", "SDNode", "::", "use_iterator", "UI", "=", "Addr", ".", "getNode", "(", ")", "->", "use_begin", "(", ")", ",", "UE", "=", "Addr", ".", "getNode", "(", ")", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", "++", "UI", ")", "{", "if", "(", "UI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MatchAddressBase", "(", "Addr", ",", "AM12", ")", ";", "Done", "=", "true", ";", "break", ";", "}", "}", "}", "}", "if", "(", "!", "Done", "&&", "MatchAddress", "(", "Addr", ",", "AM12"], "ground_truth": [",", "true", ")", ")", "return", "false", ";"], "File": "SystemZISelDAGToDAG19", "Func": "SelectAddrRRI12", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2955, "Length": 112, "Cover_Rate": 0.3929824561403509, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SDep", "&", "Dep", "=", "SUI", "->", "Preds", "[", "i", "]", ";", "if", "(", "Dep", ".", "getKind", "(", ")", "==", "SDep", "::", "Data", ")", "{", "int", "nopsNeeded", "=", "Dep", ".", "getLatency", "(", ")", "-", "(", "PacketNum", "-", "Dep", ".", "getSUnit", "(", ")", "->", "TopReadyCycle", ")", ";", "if", "(", "nopsNeeded", ">", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "I"], "ground_truth": ["<<", "", ")", ";"], "File": "TPCVLIWPacketizer", "Func": "produceLatencyHazard", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2956, "Length": 66, "Cover_Rate": 0.33, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "GET_CODE", "(", "disp", ")", "==", "UNSPEC", "&&", "XINT", "(", "disp", ",", ""], "ground_truth": [")", "==", "UNSPEC_MACHOPIC_OFFSET", ")", ";"], "File": "i386", "Func": "darwin_local_data_pic", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2957, "Length": 19, "Cover_Rate": 0.6785714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "int", "frv_hard_regno_nregs", "(", "unsigned", "int", "regno", ",", "machine_mode", "mode", ")", "{", "if", "(", "ACCG_P", "(", "regno", ")", ")", "return", "GET_MODE_SIZE", "(", "mode"], "ground_truth": [")", ";"], "File": "frv", "Func": "frv_hard_regno_nregs", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 2958, "Length": 26, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MaxCallFrameSize", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "getMaxCallFrameSize", "(", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "MBB", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "MBB", "!=", "E", ";", "++", "MBB", ")", "{", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", "->", "begin", "(", ")", ";", "while", "(", "MBBI", "!=", "MBB", "->", "end", "(", ")", ")", "{", "MachineInstr", "&", "MI", "=", "*", "MBBI", "++", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "Register", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Src", "=", "MI", ".", "getOperand", "(", "", ")", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "LanaiFrameLowering14", "Func": "replaceAdjDynAllocPseudo", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2959, "Length": 120, "Cover_Rate": 0.6185567010309279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x2_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_u64_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2960, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "getStringImm", "(", "const", "MachineInstr"], "ground_truth": ["&", "MI", ",", "unsigned", "StartIndex", ")", "{"], "File": "SPIRVUtils", "Func": "getStringImm", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2961, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isEntryFunctionCC", "(", "CallingConv", "::"], "ground_truth": ["ID", "CC", ")", "{"], "File": "AMDGPUBaseInfo22", "Func": "isEntryFunctionCC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2962, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "return", "lowerShuffleWithSHUFPS", "(", "DL", ",", "", ",", "RepeatedMask", ",", "V1", ",", "V2", ",", "DAG", ")", ";", "}", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "if", "(", "!", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "{", "SDValue", "VPermMask", "=", "getConstVector", "(", "Mask", ",", "", ",", "DAG", ",", "DL", ",", "true", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "VPermMask", ")", ";", "}", "if", "(", "Subtarget", ".", "hasAVX2", "(", ")", ")", "{", "SDValue", "VPermMask", "=", "getConstVector", "(", "Mask", ",", "", ",", "DAG", ",", "DL", ",", "true", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "VPermMask", ",", "V1", ")", ";", "}", "return", "lowerShuffleAsLanePermuteAndShuffle", "(", "DL", ",", "", ",", "V1", ",", "V2", ","], "ground_truth": ["Mask", ",", "DAG", ",", "Subtarget", ")", ";"], "File": "X86ISelLowering125", "Func": "lowerV8F32Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2963, "Length": 209, "Cover_Rate": 0.32554517133956384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "PROCESSOR_BDVER3", ":", "case", "PROCESSOR_BDVER4", ":", "return", "", ";", "case", "PROCESSOR_CORE2", ":", "case", "PROCESSOR_NEHALEM", ":", "case", "PROCESSOR_SANDYBRIDGE", ":", "case", "PROCESSOR_HASWELL", ":", "case", "PROCESSOR_BONNELL", ":", "case", "PROCESSOR_SILVERMONT", ":", "case"], "ground_truth": ["PROCESSOR_KNL", ":"], "File": "i3864", "Func": "ia32_multipass_dfa_lookahead", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2964, "Length": 30, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "OffsetImmOp", ".", "isImm", "(", ")", "&&", "", ")", ";", "TargetStreamer", "&", "TOut", "=", "getTargetStreamer", "(", ")", ";", "unsigned", "DstReg", "=", "DstRegOp", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "SrcRegOp", ".", "getReg", "(", ")", ";", "int64_t", "OffsetValue", "=", "OffsetImmOp", ".", "getImm", "(", ")", ";", "warnIfNoMacro", "(", "IDLoc", ")", ";", "unsigned", "ATReg", "=", "getATReg", "(", "IDLoc", ")", ";", "if", "(", "!", "ATReg", ")", "return", "true", ";", "bool", "IsLargeOffset", "=", "!", "(", "isInt", "<", "", ">", "(", "OffsetValue", "+", "", ")", "&&", "isInt", "<", "", ">", "(", "OffsetValue", ")", ")", ";", "if", "(", "IsLargeOffset", ")", "{", "if", "(", "loadImmediate", "(", "OffsetValue", ",", "ATReg", ",", "SrcReg", ",", "!", "ABI", ".", "ArePtrs64bit", "(", ")", ",", "true", ",", "IDLoc", ",", "Out", ",", "STI", ")", ")", "return", "true", ";", "}", "int64_t", "FirstOffset", "=", "IsLargeOffset", "?", "", ":", "OffsetValue", ";", "int64_t", "SecondOffset", "=", "IsLargeOffset", "?", "", ":", "(", "OffsetValue", "+", "", ")", ";", "if", "(", "isLittle", "(", ")", ")", "std", "::", "swap", "(", "FirstOffset", ",", "SecondOffset", ")", ";", "unsigned", "FirstLbuDstReg", "=", "IsLargeOffset", "?", "DstReg", ":", "ATReg", ";", "unsigned", "SecondLbuDstReg", "=", "IsLargeOffset", "?", "ATReg", ":", "DstReg", ";", "unsigned", "LbuSrcReg", "=", "IsLargeOffset", "?", "ATReg"], "ground_truth": [":", "SrcReg", ";"], "File": "MipsAsmParser (2)4", "Func": "expandUlh", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2965, "Length": 190, "Cover_Rate": 0.4896907216494845, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Token", ".", "is", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "if", "(", "searchSymbolAlias", "(", "Operands", ")", ")", "return", "MatchOperand_Success", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "MatchOperand_NoMatch", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "OperandMatchResultTy", "ResTy", "=", "matchAnyRegisterWithoutDollar", "(", "Operands", ",", "S", ")", ";", "if", "(", "ResTy", "==", "MatchOperand_Success", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "return"], "ground_truth": ["ResTy", ";"], "File": "MipsAsmParser", "Func": "parseAnyRegister", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2966, "Length": 78, "Cover_Rate": 0.5306122448979592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "", ",", "", ",", "", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "", ",", "", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "return", "", "(", "", ",", "", ",", "", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "&", "MI", "."], "ground_truth": ["getOperand", "(", "", ")", ")", ";"], "File": "SystemZInstrInfo24", "Func": "getBranchInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2967, "Length": 237, "Cover_Rate": 0.6546961325966851, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getTheTarget32", "(", ")"], "ground_truth": [",", "createDisassembler", ")", ";"], "File": "WebAssemblyDisassembler (2)", "Func": "LLVMInitializeWebAssemblyDisassembler", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2968, "Length": 11, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "(", "(", "__v4du", ")", "__A", "|", "(", "__v4du"], "ground_truth": [")", "__B", ")", ";"], "File": "avx2intrin", "Func": "_mm256_or_si256", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2969, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "auto", "commuteSHUFP", "=", "[", "&", "VT", ",", "&", "DL", ",", "&", "DAG", "]", "(", "SDValue", "Parent", ",", "SDValue", "V", ")", "{", "if", "(", "V", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "Parent", "->", "isOnlyUserOf", "(", "V", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "N0", "=", "V", ".", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "V", ".", "getOperand", "(", "", ")", ";", "unsigned", "Imm", "=", "V", ".", "getConstantOperandVal", "(", "", ")", ";", "const", "Subtarget", "&", "Subtarget", "=", "DAG", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "!", "", "(", "peekThroughOneUseBitcasts", "(", "N0", ")", ",", "Subtarget", ")", "||", "", "(", "peekThroughOneUseBitcasts", "(", "N1", ")", ",", "Subtarget", ")", ")", "return", "SDValue", "(", ")", ";", "Imm", "=", "(", "(", "Imm", "&", "", ")", "<<", "", ")", "|", "(", "(", "Imm", "&", "", ")", ">>", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N1", ",", "N0", ",", "DAG", ".", "getTargetConstant", "(", "Imm", ",", "DL", ",", "", ")", ")", ";", "}", ";", "switch", "(", "N", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "if", "(", "SDValue", "NewSHUFP", "=", "commuteSHUFP", "(", "N", ",", "N", ".", "getOperand", "(", "", ")", ")", ")", "{", "unsigned", "Imm", "=", "N", ".", "getConstantOperandVal", "(", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewSHUFP", ",", "DAG", ".", "getTargetConstant", "(", "Imm", "^", "", ",", "DL", ",", "", ")", ")", ";", "}", "break", ";", "case", "", ":", "{", "SDValue", "N0", "=", "N", ".", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", ".", "getOperand", "(", "", ")", ";", "unsigned", "Imm", "=", "N", ".", "getConstantOperandVal", "(", "", ")", ";", "if", "(", "N0", "==", "N1", ")", "{", "if", "(", "SDValue", "NewSHUFP", "=", "commuteSHUFP", "(", "N", ",", "N0", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewSHUFP", ",", "NewSHUFP", ",", "DAG", ".", "getTargetConstant", "(", "Imm", "^", "", ",", "DL", ",", "", ")", ")", ";", "}", "else", "if", "(", "SDValue", "NewSHUFP", "=", "commuteSHUFP", "(", "N", ",", "N0", ")", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewSHUFP", ",", "N1", ",", "DAG"], "ground_truth": [".", "getTargetConstant", "(", "Imm", "^", "", ",", "DL", ",", "", ")", ")", ";"], "File": "X86ISelLowering104", "Func": "combineCommutableSHUFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2970, "Length": 386, "Cover_Rate": 0.7766599597585513, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumBytes", "=", "CCInfo", ".", "getNextStackOffset", "(", ")", ";", "unsigned", "AdjStackDown", "=", "TII", ".", "getCallFrameSetupOpcode", "(", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "AdjStackDown", ")", ")", ".", "addImm", "(", "NumBytes", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ArgLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "unsigned", "Arg", "=", "ArgRegs", "[", "VA", ".", "getValNo", "(", ")", "]", ";", "MVT", "ArgVT", "=", "ArgVTs", "[", "VA", ".", "getValNo", "(", ")", "]", ";", "assert", "(", "(", "!", "ArgVT", ".", "isVector", "(", ")", "&&", "ArgVT", ".", "getSizeInBits", "(", ")", "<=", "", ")", "&&", "", ")", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "{", "MVT", "DestVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "Arg", "=", "EmitIntExt", "(", "ArgVT", ",", "Arg", ",", "DestVT", ",", "false", ")", ";", "assert", "(", "Arg", "!=", "", "&&", "", ")", ";", "ArgVT", "=", "DestVT", ";", "break", ";", "}", "case", "CCValAssign", "::", "AExt", ":", "case", "CCValAssign", "::", "ZExt", ":", "{", "MVT", "DestVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "Arg", "=", "EmitIntExt", "(", "ArgVT", ",", "Arg", ",", "DestVT", ",", "true", ")", ";", "assert", "(", "Arg", "!=", "", "&&", "", ")", ";", "ArgVT", "=", "DestVT", ";", "break", ";", "}", "case", "CCValAssign", "::", "BCvt", ":", "{", "unsigned", "BC", "=", "FastEmit_r", "(", "ArgVT", ",", "VA", ".", "getLocVT", "(", ")", ",", "", ",", "Arg", ",", "false", ")", ";", "assert", "(", "BC", "!=", "", "&&", ""], "ground_truth": [")", ";"], "File": "ARMFastISel (2)1", "Func": "ProcessCallArgs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2971, "Length": 268, "Cover_Rate": 0.3091118800461361, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "I32RegDecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["createReg", "(", "Reg", ")", ")", ";"], "File": "VEDisassembler", "Func": "DecodeI32RegisterClass", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2972, "Length": 31, "Cover_Rate": 0.543859649122807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint16_t", "KindA", "=", "A", ".", "Addr", "->", "getKind", "(", ")", ",", "KindB", "=", "B", ".", "Addr", "->", "getKind", "(", ")", ";", "if", "(", "KindA", "==", "NodeAttrs", "::", "Use", "&&", "KindB", "==", "NodeAttrs", "::", "Def", ")", "return", "true", ";", "if", "(", "KindA", "==", "NodeAttrs", "::", "Def", "&&", "KindB", "==", "NodeAttrs", "::", "Use", ")", "return", "false", ";", "return", "A", ".", "Id", "<", "B", ".", "Id", ";", "}", ";", "std", "::", "sort", "(", "DRNs", ".", "begin", "(", ")", ",", "DRNs", ".", "end", "(", ")", ",", "UsesFirst", ")", ";", "if", "(", "trace", "(", ")", ")", "dbgs", "(", ")", "<<", "", ";", "for", "(", "NodeAddr", "<", "RefNode", "*", ">", "RA", ":", "DRNs", ")", "{", "if", "(", "trace", "(", ")", ")", "dbgs", "(", ")", "<<", "", "<<", "PrintNode", "<", "RefNode", "*", ">", "(", "RA", ",", "DFG", ")", "<<", "'\\n'", ";", "if", "(", "DFG", ".", "IsUse", "(", "RA", ")", ")", "DFG", ".", "unlinkUse", "(", "RA", ")", ";", "else", "if", "(", "DFG", ".", "IsDef", "(", "RA", ")", ")", "DFG", ".", "unlinkDef", "(", "RA", ")", ";", "}", "for", "(", "NodeAddr", "<", "InstrNode", "*", ">", "IA", ":", "DINs", ")", "{", "NodeAddr", "<", "BlockNode", "*", ">", "BA", "=", "IA", ".", "Addr", "->", "getOwner", "(", "DFG", ")", ";", "BA", ".", "Addr", "->", "removeMember", "(", "IA", ",", "DFG", ")", ";", "if", "(", "!", "DFG", ".", "IsCode", "<", "NodeAttrs", "::", "Stmt", ">", "(", "IA", ")", ")", "continue", ";", "MachineInstr", "*", "MI", "=", "NodeAddr", "<", "StmtNode", "*", ">", "("], "ground_truth": ["IA", ")", ".", "Addr", "->", "getCode", "(", ")", ";"], "File": "RDFDeadCode8", "Func": "erase", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2973, "Length": 243, "Cover_Rate": 0.5214592274678111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ResourceModel", "(", "const", "TargetSubtargetInfo", "&", "STI", ",", "const", "TargetSchedModel", "*", "SM", ")", ":", "SchedModel", "(", "SM", ")", ",", "TotalPackets", "(", "", ")", "{", "ResourcesModel", "=", "STI", ".", "getInstrInfo", "(", ")", "->", "CreateTargetScheduleState", "(", "STI", ")", ";", "assert", "(", "ResourcesModel", "&&", "", ")", ";", "Packet", ".", "resize", "(", "SchedModel", "->", "getIssueWidth", "(", ")", ")", ";", "Packet", ".", "clear", "(", ")", ";", "OldPacket", ".", "resize", "(", "SchedModel", "->", "getIssueWidth", "(", ")", ")", ";", "OldPacket", ".", "clear", "(", ")", ";", "ResourcesModel", "->", "clearResources"], "ground_truth": ["(", ")", ";"], "File": "TPCMachineScheduler", "Func": "TPCResourceModel", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 2974, "Length": 83, "Cover_Rate": 0.9880952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opcode", "==", "", ")", "return", "{", "", ",", "", ",", "", "}", ";", "llvm_unreachable", "(", "", ")", ";", "}", "(", ")", ";", "const", "bool", "IsSet", "=", "Opcode", "==", "", "||", "Opcode", "==", "", ";", "for", "(", "auto", "Op", ":", "Ops", ")", "{", "int", "i", "=", "", ";", "auto", "MCIB", "=", "MCInstBuilder", "(", "Op", ")", ";", "MCIB", ".", "addReg", "(", "MI", ".", "getOperand", "(", "i", "++", ")", ".", "getReg", "(", ")", ")", ";", "MCIB", ".", "addReg", "(", "MI", ".", "getOperand", "(", "i", "++", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "IsSet", ")", "MCIB", ".", "addReg", "(", "MI", ".", "getOperand", "(", "i", "++", ")", ".", "getReg", "(", ")", ")", ";", "MCIB", ".", "addReg", "(", "MI", ".", "getOperand", "(", "i", "++", ")", ".", "getReg", "(", ")", ")", ";", "MCIB", ".", "addReg", "(", "MI", ".", "getOperand", "(", "i", "++", ")", ".", "getReg", "(", ")", ")", ";", "MCIB", ".", "addReg", "(", "MI", ".", "getOperand", "(", "i", "++", ")", ".", "getReg", "(", ")", ")", ";", "EmitToStreamer", "(", "OutStreamer", ",", "MCIB"], "ground_truth": [")", ";"], "File": "AArch64AsmPrinter15", "Func": "LowerMOPS", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2975, "Length": 171, "Cover_Rate": 0.5261538461538462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "::", "Subtarget", "(", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetMachine", "&", "TM", ")", ":", "GenSubtargetInfo", "(", "TT", ",", "CPU", ",", "FS", ")", ",", "CPUString", "(", "_MC", "::", "selectCPU", "(", "TT", ",", "CPU", ")", ")", ",", "InstrInfo", "(", "initializeSubtargetDependencies", "(", "CPU", ",", "FS", ")", ")", ",", "RegInfo", "(", "getHwMode", "(", ")", ")", ",", "TLInfo", "(", "TM", ",", "*", "this", ")", ",", "InstrItins", "(", "getInstrItineraryForCPU", "(", "CPUString", ")", ")", "{", "assert", "(", "InstrItins", ".", "Itineraries", "!="], "ground_truth": ["nullptr", "&&", "", ")", ";"], "File": "HexagonSubtarget12", "Func": "HexagonSubtarget", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 2976, "Length": 86, "Cover_Rate": 0.9885057471264368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "count", "++", ";", "}", "stack_bytes", "+=", "count", "*", "", ";", "if", "(", "(", "!", "TARGET_DISABLE_CALLT", ")", "&&", "(", "use_callt", "||", "stack_bytes", "==", "", ")", ")", "{", "if", "(", "use_callt", ")", "{", "sprintf", "(", "buff", ",", "", ",", "(", "mask", "&", "(", "", "<<", "", ")", ")", "?", "", ":", "", ")", ";", "return", "buff", ";", "}", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "if", "(", "mask", "&", "(", "", "<<", "i", ")", ")", "break", ";", "if", "(", "i", "==", "", ")", "sprintf", "(", "buff", ",", "", ")", ";", "else", "sprintf", "(", "buff", ",", "", ",", "i", ",", "(", "mask", "&", "(", "", "<<", "", ")", ")", "?", "", ":", "", ")", ";", "}", "else", "{", "static", "char", "regs", "[", "", "]", ";", "int", "done_one", ";", "regs", "[", "", "]", "=", "", ";", "done_one", "=", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "if", "(", "mask", "&", "(", "", "<<", "i", ")", ")", "{", "int", "first", ";", "if", "(", "done_one", ")", "strcat"], "ground_truth": ["(", "regs", ",", "", ")", ";"], "File": "v850", "Func": "construct_prepare_instruction", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 2977, "Length": 181, "Cover_Rate": 0.32321428571428573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x8_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x8_t", ")", "{"], "ground_truth": ["", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";"], "File": "arm", "Func": "neon_vuzpq_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2978, "Length": 70, "Cover_Rate": 0.44871794871794873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Subtarget", ".", "hasVPOPCNTDQ", "(", ")", ")", "{", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "assert", "(", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "NumElems", "<", "", "||", "(", "NumElems", "==", "", "&&", "Subtarget", ".", "canExtendTo512DQ", "(", ")", ")", ")", "{", "MVT", "NewVT", "=", "", "(", "", ",", "NumElems", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NewVT", ",", "Op0", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NewVT", ",", "Op", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op", ")", ";", "}", "}", "if", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "!", "Subtarget", ".", "hasInt256", "(", ")", ")", "return", "Lower256IntUnary", "(", "Op", ",", "DAG", ")", ";", "if", "(", "VT", ".", "is512BitVector", "(", ")", "&&", "!", "Subtarget", ".", "hasBWI", "(", ")", ")", "return", "Lower512IntUnary", "(", "Op", ",", "DAG", ")", ";", "if", "(", "VT", ".", "getScalarType", "(", ")", "!=", "", ")", "{", "MVT", "ByteVT", "=", "", "(", "", ",", "VT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "SDValue", "ByteOp", "=", "DAG", ".", "getBitcast", "(", "ByteVT", ",", "Op0", ")", ";", "SDValue", "PopCnt8", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ByteVT", ",", "ByteOp", ")", ";", "return", "LowerHorizontalByteSum", "(", "PopCnt8", ",", "VT", ",", "Subtarget", ",", "DAG", ")", ";", "}", "if", "(", "!", "Subtarget", ".", "hasSSSE3", "("], "ground_truth": [")", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "LowerVectorCTPOP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2979, "Length": 254, "Cover_Rate": 0.7257142857142858, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCStreamer", "*", "createAsmStreamer", "(", "MCContext", "&", "Context", ",", "formatted_raw_ostream", "&", "OS", ",", "bool", "isVerboseAsm", ",", "bool", "useLoc", ",", "bool", "useCFI"], "ground_truth": [",", "bool", "useDwarfDirectory", ",", "MCInstPrinter", "*", "IP", ",", "MCCodeEmitter", "*", "CE", ",", "MCAsmBackend", "*", "MAB", ",", "bool", "ShowInst", ")", "{"], "File": "PTXMCAsmStreamer", "Func": "createPTXAsmStreamer", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2980, "Length": 40, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Subtarget", "->", "useMovt", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", "&&", "", ")", ";", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getGlobal", "(", ")", ";", "const", "", "TargetFlags", "=", "(", "GV", "->", "hasDLLImportStorageClass", "(", ")", "?", "", ":", "", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG", "."], "ground_truth": ["getDataLayout", "(", ")", ")", ";"], "File": "ARMISelLowering (2)2", "Func": "LowerGlobalAddressWindows", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2981, "Length": 61, "Cover_Rate": 0.33152173913043476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pminuq128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "("], "ground_truth": ["__v2di", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_min_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2982, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "crtl", "->", "is_leaf", ")", "if", "(", "r", "==", "LP_REGNO", "||", "IVC2_ISAVED_REG", "(", "r", ")", ")", "return", "true", ";", "if", "(", "!", "crtl", "->", "is_leaf", "||", "cfun", "->", "machine", "->", "doloop_tags", ">", "", ")", "if", "(", "r", "==", "RPB_REGNO", "||", "r", "==", "RPE_REGNO", "||", "r", "==", "RPC_REGNO", ")", "return", "true", ";", "if", "(", "crtl", "->", "is_leaf", "&&", "call_used_regs", "[", "r", "]", "&&", "!", "df_regs_ever_live_p", "(", "r", ")", ")", "return", "false", ";", "if", "(", "call_used_regs", "[", "r", "]", "&&", "!", "fixed_regs", "[", "r", "]", ")"], "ground_truth": ["return", "true", ";"], "File": "mep", "Func": "mep_interrupt_saved_reg", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2983, "Length": 89, "Cover_Rate": 0.489010989010989, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_aarch64_simd_xi", "__o", ";", "__o", "=", "__builtin_aarch64_ld4rv8hi", "(", "(", "const", "__builtin_aarch64_simd_hi", "*", ")", "__a", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int16x8_t", ")", "__builtin_aarch64_get_qregxiv8hi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int16x8_t", ")", "__builtin_aarch64_get_qregxiv8hi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int16x8_t", ")", "__builtin_aarch64_get_qregxiv8hi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int16x8_t", ")", "__builtin_aarch64_get_qregxiv8hi", "(", "__o", ",", "", ")", ";", "return"], "ground_truth": ["ret", ";"], "File": "arm", "Func": "neon2_vld4q_dup_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2984, "Length": 86, "Cover_Rate": 0.8775510204081632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsriq_n_u64", "(", "uint64x2_t", "__a", ",", "uint64x2_t", "__b", ",", "const"], "ground_truth": ["int", "__c", ")", "{"], "File": "arm", "Func": "neon2_vsriq_n_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2985, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rs", ",", "Addr", ",", "Decoder", ")", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rs", ",", "Addr", ",", "Decoder", ")", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rs", ",", "Addr", ",", "Decoder", ")", ";", "LLVM_FALLTHROUGH", ";", "case", ""], "ground_truth": [":"], "File": "AArch64Disassembler (2)2", "Func": "DecodeExclusiveLdStInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2986, "Length": 170, "Cover_Rate": 0.36637931034482757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterBankInfo", "::", "getBreakDownCost", "(", "const", "ValueMapping", "&", "ValMapping", ",", "const", "RegisterBank", "*", "CurBank", ")", "const", "{", "assert", "(", "ValMapping", ".", "NumBreakDowns", "==", "", "&&", "ValMapping", ".", "BreakDown", "[", "", "]", ".", "Length", "==", "", "&&", "ValMapping", ".", "BreakDown", "[", "", "]", ".", "StartIdx", "==", "", "&&", "ValMapping", ".", "BreakDown", "[", "", "]", ".", "Length", "==", "", "&&", "ValMapping", ".", "BreakDown", "[", "", "]", ".", "StartIdx", "==", "", "&&", "ValMapping", ".", "BreakDown", "[", "", "]", ".", "RegBank", "==", "ValMapping", ".", "BreakDown", "[", "", "]", ".", "RegBank", ")", ";", "return"], "ground_truth": ["", ";"], "File": "AMDGPURegisterBankInfo29", "Func": "getBreakDownCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2987, "Length": 91, "Cover_Rate": 0.9891304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isPassEnabled", "(", "EnableSDWAPeephole", ")", ")", "{", "addPass", "(", "&", "PeepholeSDWAID", ")", ";", "addPass", "(", "&", "EarlyMachineLICMID", ")", ";", "addPass", "(", "&", "MachineCSEID", ")", ";", "addPass", "(", "&", "FoldOperandsID", ")"], "ground_truth": [";"], "File": "AMDGPUTargetMachine (2)1", "Func": "addMachineSSAOptimization", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 2988, "Length": 32, "Cover_Rate": 0.3902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BaseType", "!=", "RegBase", ")", "return", "false", ";", "if", "(", "RegisterSDNode", "*", "RegNode", "=", "dyn_cast_or_null", "<", "RegisterSDNode", ">", "(", "Base_Reg", ".", "getNode", "("], "ground_truth": [")", ")", ")", "return", "RegNode", "->", "getReg", "(", ")", "==", "", ";"], "File": "X86ISelDAGToDAG (2)", "Func": "isRIPRelative", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2989, "Length": 36, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__TM_suspend", "(", "void", ")", "{", "__builtin_tsuspend", "(", ")"], "ground_truth": [";"], "File": "htmxlintrin", "Func": "__TM_suspend", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2990, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseDirectiveUnreq", "(", "SMLoc", "L", ")", "{", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";", "RegisterReqs", ".", "erase", "(", "Parser", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ".", "lower", "(", ")", ")", ";", "Parser", ".", "Lex", "(", ")"], "ground_truth": [";"], "File": "ARMAsmParser (2)2", "Func": "parseDirectiveUnreq", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2991, "Length": 65, "Cover_Rate": 0.7831325301204819, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "if", "(", "Convert", ")", "{", "SDValue", "SR", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "", ",", "", ",", "Flag", ")", ";", "if", "(", "Shift", ")", "SR", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "SR", ",", "One", ")", ";", "SR", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "SR", ",", "One", ")", ";", "if", "(", "Invert", ")", "SR", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "SR", ",", "One", ")", ";", "return", "SR", ";", "}", "else", "{", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "One", ",", "Zero", ",", "TargetCC"], "ground_truth": [",", "Flag", "}", ";"], "File": "MSP430ISelLowering (2)1", "Func": "LowerSETCC", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2992, "Length": 145, "Cover_Rate": 0.3318077803203661, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useSoftFloat", "(", ")", "const", "{", "return"], "ground_truth": ["IsSoftFloat", ";"], "File": "MipsSubtarget (2)1", "Func": "useSoftFloat", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2993, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "InsertPt", "=", "Start", ";", "for", "(", "auto", "&", "I", ":", "MRI", "->", "def_instructions", "(", "", ")", ")", "{", "if", "(", "I", ".", "getParent", "(", ")", "!=", "MBB", ")", "continue", ";", "if", "(", "!", "I", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "||", "I", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "", ")", "continue", ";", "if", "(", "!", "I", ".", "getDesc", "(", ")", ".", "isMoveReg", "(", ")", "||", "!", "I", ".", "getOperand", "(", "", ")", ".", "isIdenticalTo", "(", "Start", "->", "getOperand", "(", "", ")", ")", ")", "continue", ";", "InsertPt", "=", "&", "I", ";", "break", ";", "}", "unsigned", "Opc", "=", "Start", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "InsertPt", ",", "InsertPt", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ")", ";", "MIB", ".", "addDef", "(", "", ")", ";", "MIB", ".", "add", "(", "Start", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "Opc", "==", "", ")", "MIB", ".", "add", "(", "Start", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "InsertPt", "!=", "Start", ")", "InsertPt", "->", "eraseFromParent", "(", ")", ";", "Start", "->", "eraseFromParent", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MIB", ")", ";", "return", "&", "*", "MIB", ";", "}", ";", "auto", "ExpandLoopEnd", "=", "[", "this", "]", "(", "MachineLoop", "*", "ML", ",", "MachineInstr", "*", "Dec", ",", "MachineInstr", "*", "End", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "End", "->", "getParent", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "End", ",", "End", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ";", "MIB", ".", "addDef", "(", "", ")", ";", "MIB", ".", "add", "(", "End", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "End", "->", "getOperand", "(", "", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MIB", ")", ";", "End", "->", "eraseFromParent", "(", ")", ";", "Dec", "->", "eraseFromParent", "(", ")", ";", "return", "&", "*", "MIB", ";", "}", ";", "auto", "RemoveDeadBranch", "=", "[", "]", "(", "MachineInstr", "*", "I", ")", "{", "MachineBasicBlock", "*", "BB", "=", "I", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "Terminator", "=", "&", "BB", "->", "instr_back", "(", ")", ";", "if", "(", "Terminator", "->", "isUnconditionalBranch", "(", ")", "&&", "I", "!=", "Terminator", ")", "{", "MachineBasicBlock", "*", "Succ", "=", "Terminator", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "BB", "->", "isLayoutSuccessor", "(", "Succ", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Terminator", ")", ";", "Terminator", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "ARMLowOverheadLoops1", "Func": "Expand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2994, "Length": 419, "Cover_Rate": 0.7402826855123675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmullbq_int_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t", "__b", ")", "{", "return", "__builtin_mve_vmullbq_int_uv4si", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmullbq_int_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2995, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AluCode", "=", "MI", "->", "getOperand", "(", "", ")"], "ground_truth": [".", "getImm", "(", ")", ";"], "File": "DLXInstPrinter", "Func": "isPreIncrementForm", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 2996, "Length": 14, "Cover_Rate": 0.32558139534883723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget"], "ground_truth": ["(", ")", "{"], "File": "MSP430TargetMachine1", "Func": "LLVMInitializeMSP430Target", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 2997, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_sub_epi8", "(", "__m256i"], "ground_truth": ["__W", ",", "__mmask32", "__U", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_sub_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2998, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrwq_scatter_base_wb_u32", "(", "uint32x4_t", "*", "__addr", ",", "const", "int", "__offset", ",", "uint32x4_t", "__value", ")", "{", "__builtin_mve_vstrwq_scatter_base_wb_uv4si", "(", "*", "__addr", ",", "__offset", ",", "__value", ")", ";", "__builtin_mve_vstrwq_scatter_base_wb_add_uv4si", "(", "*", "__addr", ",", "__offset", ","], "ground_truth": ["*", "__addr", ")", ";"], "File": "arm", "Func": "mve___arm_vstrwq_scatter_base_wb_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 2999, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isFMAFasterThanFMulAndFAdd", "(", "const", "Function", "&", "F", ",", "Type", "*", "Ty", ")", "const", "{", "switch", "(", "Ty", "->", "getScalarType", "(", ")", "->", "getTypeID", "(", ")", ")", "{", "case", "Type", "::", "FloatTyID", ":", "case", "Type"], "ground_truth": ["::", "DoubleTyID", ":"], "File": "PPCISelLowering100", "Func": "isFMAFasterThanFMulAndFAdd", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3000, "Length": 39, "Cover_Rate": 0.639344262295082, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "&", "FinalizeISelID", ")", ";", "addPass", "(", "createFixupVectorISelPass", "(", ")", ")", ";", "addPass", "(", "createAddIMGInitPass", "(", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "AMDGPUTargetMachine106", "Func": "addInstSelector", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3001, "Length": 23, "Cover_Rate": 0.46, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsBlendSupported", ")", "if", "(", "SDValue", "Blend", "=", "lowerShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Masked", "=", "lowerShuffleAsBitMask", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Masked", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithPACK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsVTRUNC", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "BitBlend", "=", "lowerShuffleAsBitBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ")", "return", "BitBlend", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsByteShiftMask", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "int", "NumEvenDrops", "=", "canLowerByDroppingEvenElements", "(", "Mask", ",", "false", ")", ";", "if", "(", "(", "NumEvenDrops", "==", "", "||", "NumEvenDrops", "==", "", ")", "&&", "Subtarget", ".", "hasSSE41", "(", ")", "&&", "!", "Subtarget", ".", "hasVLX", "(", ")", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "DWordClearOps", "(", "", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "i", "+=", "", "<<", "(", "NumEvenDrops", "-", "", ")", ")", "DWordClearOps", "[", "i", "]", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "DWordClearMask", "=", "DAG", ".", "getBuildVector", "(", "", ",", "DL", ",", "DWordClearOps", ")", ";", "V1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ",", "DWordClearMask", ")", ";", "V2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getBitcast", "(", "", ",", "V2", ")", ",", "DWordClearMask", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", ""], "ground_truth": [",", "V1", ",", "V2", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "lowerV8I16Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3002, "Length": 383, "Cover_Rate": 0.3606403013182674, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MCInstrInfo", "::", "isBundle", "(", "HMB", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "*", "Addend", "=", "", ";", "*", "Extended", "=", "false", ";", "*", "CurrentBundle", "=", "&", "MI", ";", "*", "CurrentIndex", "=", "", ";", "size_t", "Last", "=", "MCInstrInfo", "::", "bundleSize", "(", "HMB", ")", "-", "", ";", "for", "(", "auto", "&", "I", ":", "MCInstrInfo", "::", "bundleInstructions", "(", "HMB", ")", ")", "{", "MCInst", "&", "HMI", "=", "const_cast", "<", "MCInst", "&", ">", "(", "*", "I", ".", "getInst", "(", ")", ")", ";", "verifyInstructionPredicates", "(", "HMI", ",", "computeAvailableFeatures", "(", "STI", ".", "getFeatureBits", "(", ")", ")", ")", ";", "EncodeSingleInstruction", "(", "HMI", ",", "OS", ",", "Fixups", ",", "STI", ",", "parseBits", "("], "ground_truth": ["Last", ",", "HMB", ",", "HMI", ")", ")", ";"], "File": "HexagonMCCodeEmitter6", "Func": "encodeInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3003, "Length": 119, "Cover_Rate": 0.6574585635359116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__v8qi", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "__vis_fpadds8", "(", "__v8qi", "__A", ",", "__v8qi", "__B", ")", "{"], "File": "visintrin", "Func": "__vis_fpadds8", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3004, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_f32_p64", "(", "poly64x1_t", "__a", ")", "{", "return", "(", "float32x2_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon4_vreinterpret_f32_p64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3005, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCCodeEmitter", "::", "emitRegModRMByte", "(", "const", "MCOperand", "&", "ModRMReg", ",", "unsigned", "RegOpcodeFld", ",", "raw_ostream", "&", "OS"], "ground_truth": [")", "const", "{"], "File": "X86MCCodeEmitter2", "Func": "emitRegModRMByte", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3006, "Length": 19, "Cover_Rate": 0.5135135135135135, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "rshift", "=", "vec_splats", "(", "(", "unsigned", "short", ")", "__B", ")", ";", "}", "result", "=", "vec_vsrah", "(", "(", "__v8hi", ")", "__A", ",", "rshift", ")", ";", "return", "(", "__m128i", ")", "result"], "ground_truth": [";"], "File": "emmintrin4", "Func": "_mm_srai_epi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3007, "Length": 31, "Cover_Rate": 0.30392156862745096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "ExynosM3", ":", "MaxInterleaveFactor", "=", "", ";", "MaxJumpTableSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "break", ";", "case", "Falkor", ":", "MaxInterleaveFactor", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "Kryo", ":", "MaxInterleaveFactor", "=", "", ";", "VectorInsertExtractBaseCost", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "NeoverseE1", ":", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "NeoverseN1", ":", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "Saphira", ":", "MaxInterleaveFactor", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "ThunderX2T99", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "MaxInterleaveFactor", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "ThunderX", ":", "case", "ThunderXT88", ":", "case", "ThunderXT81", ":", "case", "ThunderXT83", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "TSV110", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "="], "ground_truth": ["", ";"], "File": "AArch64Subtarget12", "Func": "initializeProperties", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3008, "Length": 214, "Cover_Rate": 0.6925566343042071, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoadSDNode", "*", "Ld", "=", "cast", "<", "LoadSDNode", ">", "(", "N", ")", ";", "EVT", "RegVT", "=", "Ld", "->", "getValueType", "(", "", ")", ";", "EVT", "MemVT", "=", "Ld", "->", "getMemoryVT", "(", ")", ";", "SDLoc", "dl", "(", "Ld", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "", "Ext", "=", "Ld", "->", "getExtensionType", "(", ")", ";", "bool", "Fast", ";", "unsigned", "AddressSpace", "=", "Ld", "->", "getAddressSpace", "(", ")", ";", "unsigned", "Alignment", "=", "Ld", "->", "getAlignment", "(", ")", ";", "if", "(", "RegVT", ".", "is256BitVector", "(", ")", "&&", "!", "DCI", ".", "isBeforeLegalizeOps", "(", ")", "&&", "Ext", "==", "", "&&", "(", "(", "Ld", "->", "isNonTemporal", "(", ")", "&&", "!", "Subtarget", ".", "hasInt256", "(", ")", "&&", "Alignment", ">=", "", ")", "||", "(", "TLI", ".", "allowsMemoryAccess", "(", "*", "DAG", ".", "getContext", "(", ")", ","], "ground_truth": ["DAG", ".", "getDataLayout", "(", ")", ",", "RegVT", ",", "AddressSpace", ",", "Alignment", ",", "&", "Fast", ")", "&&", "!", "Fast", ")", ")", ")", "{"], "File": "X86ISelLowering143", "Func": "combineLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3009, "Length": 151, "Cover_Rate": 0.3561320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFRAMEADDR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MachineFrameInfo", "*", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "MFI", "->", "setFrameAddressIsTaken", "(", "true", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "", ",", "VT", ")", ";", "while", "(", "Depth", "--", ")", "FrameAddr", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "DAG", ".", "getEntryNode"], "ground_truth": ["(", ")", ",", "FrameAddr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";"], "File": "TLCS900ISelLowering", "Func": "LowerFRAMEADDR", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3010, "Length": 129, "Cover_Rate": 0.9555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_testc_si256", "(", "__m256i", "__M", ",", "__m256i", "__V", ")", "{", "return", "__builtin_ia32_ptestc256", "(", "(", "__v4di", ")", "__M"], "ground_truth": [",", "(", "__v4di", ")", "__V", ")", ";"], "File": "avxintrin", "Func": "_mm256_testc_si256", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3011, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "definesRegister", "(", "DestReg", ")", "&&", "", ")", ";", "addFrameReference", "(", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "Reg", ")", ",", "FrameIndex", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ")", ",", "DestReg", ")", ";", "Register", "RegO", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "LP64", "?", "G8RC", ":", "GPRC", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "RegO", ")", ".", "addReg", "(", "getCRFromCRBit", "(", "DestReg", ")", ")", ";", "unsigned", "ShiftBits", "=", "getEncodingValue", "(", "DestReg", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "RegO", ")", ".", "addReg", "(", "RegO", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "ShiftBits", "?", "", "-", "ShiftBits", ":", "", ")", ".", "addImm", "(", "ShiftBits", ")", ".", "addImm", "(", "ShiftBits", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "getCRFromCRBit", "(", "DestReg", ")", ")", ".", "addReg", "(", "RegO", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "getCRFromCRBit", "(", "DestReg", ")", ",", "RegState", "::", "Implicit", ")", ";", "MBB", ".", "erase", "("], "ground_truth": ["II", ")", ";"], "File": "PPCRegisterInfo (2)3", "Func": "lowerCRBitRestore", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3012, "Length": 229, "Cover_Rate": 0.5932642487046632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "WinCOFFObjectWriter", "::", "getRelocType", "(", "MCContext", "&", "Ctx", ",", "const", "MCValue", "&", "Target", ",", "const", "MCFixup", "&", "Fixup", ",", "bool", "IsCrossSection", ",", "const", "MCAsmBackend", "&", "MAB", ")", "const", "{", "unsigned", "FixupKind", "=", "Fixup", ".", "getKind", "(", ")", ";", "if", "(", "IsCrossSection", ")", "{", "if", "(", "FixupKind", "!=", "FK_Data_4", "&&", "FixupKind", "!=", "llvm", "::", "", ")", "{", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR32", ";", "}", "FixupKind", "=", "FK_PCRel_4", ";", "}", "MCSymbolRefExpr", "::", "VariantKind", "Modifier", "=", "Target", ".", "isAbsolute", "(", ")", "?", "MCSymbolRefExpr", "::", "VK_None", ":", "Target", ".", "getSymA", "(", ")", "->", "getKind", "(", ")", ";", "if", "(", "getMachine", "(", ")", "==", "COFF", "::", "IMAGE_FILE_MACHINE_AMD64", ")", "{", "switch", "(", "FixupKind", ")", "{", "case", "FK_PCRel_4", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "COFF", "::", "IMAGE_REL_AMD64_REL32", ";", "case", "FK_Data_4", ":", "case", "", ":", "case", "", ":", "if", "(", "Modifier", "==", "MCSymbolRefExpr", "::", "VK_COFF_IMGREL32", ")", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR32NB", ";", "if", "(", "Modifier", "==", "MCSymbolRefExpr", "::", "VK_SECREL", ")", "return", "COFF", "::", "IMAGE_REL_AMD64_SECREL", ";", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR32", ";", "case", "FK_Data_8", ":", "return", "COFF", "::"], "ground_truth": ["IMAGE_REL_AMD64_ADDR64", ";"], "File": "X86WinCOFFObjectWriter12", "Func": "getRelocType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3013, "Length": 192, "Cover_Rate": 0.518918918918919, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_reduc_smin_scal_v8qi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vminv_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3014, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "int", "x", "=", "", "<<", "i", ";", "bool", "ok", ";", "real_from_integer", "(", "&", "s", ",", "mode", ",", "x", ",", "SIGNED", ")", ";", "if", "(", "real_equal", "(", "r", ",", "&", "s", ")", ")", "return", "true", ";", "ok", "=", "exact_real_inverse", "(", "mode", ",", "&", "s"], "ground_truth": [")", ";"], "File": "vax", "Func": "vax_float_literal", "Target": "vax", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3015, "Length": 59, "Cover_Rate": 0.3390804597701149, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "nds32_force_addi_stack_int", "(", "int", "full_value", ")", "{", "int", "adjust_value", ";", "rtx", "tmp_reg", ";", "rtx", "sp_adjust_insn", ";", "if", "(", "!", "satisfies_constraint_Is15", "(", "GEN_INT", "(", "full_value", ")", ")", ")", "{", "tmp_reg", "=", "gen_rtx_REG", "(", "SImode", ",", "TA_REGNUM", ")", ";", "emit_move_insn", "(", "tmp_reg", ",", "GEN_INT", "(", "full_value", ")", ")", ";", "sp_adjust_insn", "=", "gen_addsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "tmp_reg", ")", ";", "sp_adjust_insn", "=", "emit_insn", "(", "sp_adjust_insn", ")", ";", "if", "(", "full_value", "<", "", ")"], "ground_truth": ["{"], "File": "nds323", "Func": "nds32_force_addi_stack_int", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3016, "Length": 73, "Cover_Rate": 0.5069444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printSysRegOperand", "(", "", "(", ")", ","], "ground_truth": ["MI", ",", "OpNum", ",", "O", ")", ";"], "File": "AArch64InstPrinter1", "Func": "printMSROperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3017, "Length": 13, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "h8300_interrupt_function_p", "(", "current_function_decl", ")", "||"], "ground_truth": ["h8300_monitor_function_p", "(", "current_function_decl", ")", ")", ";"], "File": "h83003", "Func": "h8300_current_function_interrupt_function_p", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3018, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MCII", ".", "getName", "(", "MCI", "."], "ground_truth": ["getOpcode", "(", ")", ")", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "getName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3019, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasNopl", "=", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!="], "ground_truth": ["", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", ";"], "File": "X86AsmBackend18", "Func": "X86AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3020, "Length": 66, "Cover_Rate": 0.66, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mcu", "->", "name", "==", "NULL", ")", "{", "error", "(", "", ",", "avr_mmcu", ",", "", ")", ";", "avr_inform_core_architectures", "(", ")", ";", "break", ";", "}", "else", "if", "(", "strcmp", "(", "mcu", "->", "name", ",", "avr_mmcu", ")", "==", "", "&&", "mcu", "->", "macro", "==", "NULL", ")", "{", "avr_arch", "=", "&", "avr_arch_types", "[", "mcu", "->", "arch_id", "]", ";", "if", "(", "avr_n_flash", "<", "", ")", "avr_n_flash", "=", "", "+", "(", "mcu"], "ground_truth": ["->", "flash_size", "-", "", ")", "/", "", ";"], "File": "avr", "Func": "avr_set_core_architecture", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3021, "Length": 76, "Cover_Rate": 0.6178861788617886, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Mask", "=", "DAG", ".", "getConstant", "(", "MaskVal", ",", "dl", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResultVT", ",", "Result", ",", "Vec256", ",", "Mask", ")", ";", "}", "const", "Subtarget", "&", "Subtarget", "=", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "DAG", ".", "getSubtarget", "(", ")", ")", ";", "MVT", "CastVT", "=", "Subtarget", ".", "hasAVX2", "(", ")", "?", "", ":", "", ";", "SDValue", "Mask", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "Vec256", "=", "DAG", ".", "getBitcast", "(", "CastVT", ",", "Vec256", ")", ";", "Vec256", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CastVT", ",", "Result", ",", "Vec256", ",", "Mask", ")", ";", "return", "DAG", ".", "getBitcast", "(", "ResultVT", ","], "ground_truth": ["Vec256", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "Insert128BitVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3022, "Length": 119, "Cover_Rate": 0.36728395061728397, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "contains_core_p", "(", "unsigned", "*", "arr", ",", "unsigned", "core", ")", "{", "if", "(", "arr", "[", ""], "ground_truth": ["]", "!=", "INVALID_CORE", ")", "{"], "File": "driver-aarch64", "Func": "contains_core_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3023, "Length": 22, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "printAliasInstr", "(", "MI", ",", "O", ")", ")", "printInstruction", "(", "MI", ",", "Address", ",", "O", ")", ";", "printAnnotation", "(", "O", ","], "ground_truth": ["Annot", ")", ";"], "File": "MSP430InstPrinter15", "Func": "printInst", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3024, "Length": 26, "Cover_Rate": 0.49056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "arm_vector_mode_supported_p", "(", "machine_mode", "mode", ")", "{", "if", "(", "TARGET_NEON", "&&", "(", "mode", "==", "V2SFmode", "||", "mode", "==", "V4SImode", "||", "mode", "==", "V8HImode", "||", "mode", "==", "V4HFmode", "||", "mode", "==", "V16QImode", "||", "mode", "==", "V4SFmode", "||", "mode", "==", "V2DImode", "||", "mode", "==", "V8HFmode", "||", "mode", "==", "V4BFmode", "||", "mode", "==", "V8BFmode", ")", ")", "return", "true", ";", "if", "(", "(", "TARGET_NEON", "||", "TARGET_IWMMXT", ")", "&&", "(", "(", "mode", "==", "V2SImode", ")", "||", "(", "mode", "=="], "ground_truth": ["V4HImode", ")", "||", "(", "mode", "==", "V8QImode", ")", ")", ")", "return", "true", ";"], "File": "arm1", "Func": "arm_vector_mode_supported_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3025, "Length": 87, "Cover_Rate": 0.5304878048780488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "__i", "=", "(", "unsigned", "short", ")", "__w", "<<", "", "|", "(", "unsigned", "short", ")", "__w", ";", "return", "_mm_set1_pi32", "(", "__i", ")"], "ground_truth": [";"], "File": "mmintrin4", "Func": "_mm_set1_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3026, "Length": 24, "Cover_Rate": 0.7058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "WidenedVT", "=", "VT", ".", "widenIntegerVectorElementType", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "if", "(", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "WidenedVT", ")", ")", "{", "unsigned", "ExtendOpcode", "=", "Signed", "?", "", ":", "", ";", "SDValue", "Op0", "=", "DAG", ".", "getNode", "(", "ExtendOpcode", ",", "dl", ",", "WidenedVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Op1", "=", "DAG", ".", "getNode", "(", "ExtendOpcode", ",", "dl", ",", "WidenedVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Div", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "WidenedVT", ",", "Op0", ",", "Op1", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Div", ")", ";", "}", "SDValue", "Op0", "=", "convertToScalableVector", "(", "DAG", ",", "ContainerVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Op1", "=", "convertToScalableVector", "(", "DAG", ",", "ContainerVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "unsigned", "UnpkLo", "=", "Signed", "?", "", ":", "", ";", "unsigned", "UnpkHi", "=", "Signed", "?", "", ":", "", ";", "SDValue", "Op0Lo", "=", "DAG", ".", "getNode", "(", "UnpkLo", ",", "dl", ",", "ScalableWidenedVT", ",", "Op0", ")", ";", "SDValue", "Op1Lo", "=", "DAG", ".", "getNode", "(", "UnpkLo", ",", "dl", ",", "ScalableWidenedVT", ",", "Op1", ")", ";", "SDValue", "Op0Hi", "=", "DAG", ".", "getNode", "(", "UnpkHi", ",", "dl", ",", "ScalableWidenedVT", ",", "Op0", ")", ";", "SDValue", "Op1Hi", "=", "DAG", ".", "getNode", "(", "UnpkHi", ",", "dl", ",", "ScalableWidenedVT", ",", "Op1", ")", ";", "Op0Lo", "=", "convertFromScalableVector", "(", "DAG", ",", "FixedWidenedVT", ",", "Op0Lo", ")", ";", "Op1Lo", "=", "convertFromScalableVector", "(", "DAG", ",", "FixedWidenedVT", ",", "Op1Lo", ")", ";", "Op0Hi", "=", "convertFromScalableVector", "(", "DAG", ",", "FixedWidenedVT", ",", "Op0Hi", ")", ";", "Op1Hi", "=", "convertFromScalableVector", "(", "DAG", ",", "FixedWidenedVT", ",", "Op1Hi", ")", ";", "SDValue", "ResultLo", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "FixedWidenedVT", ",", "Op0Lo", ",", "Op1Lo", ")", ";", "SDValue", "ResultHi", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "FixedWidenedVT", ",", "Op0Hi", ",", "Op1Hi", ")", ";", "ResultLo", "=", "convertToScalableVector", "(", "DAG", ",", "ScalableWidenedVT"], "ground_truth": [",", "ResultLo", ")", ";"], "File": "AArch64ISelLowering168", "Func": "LowerFixedLengthVectorIntDivideToSVE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3027, "Length": 332, "Cover_Rate": 0.4911242603550296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "report_missing_extension", "(", "location_t", "location", ",", "tree", "fndecl", ",", "const", "char", "*", "extension", ")", "{", "if", "(", "reported_missing_extension_p", ")", "return", ";", "error_at", "(", "location", ",", "", ",", "fndecl", ",", "extension", ")", ";", "inform", "(", "location", ",", "", "", "", ",", "extension", ")", ";", "reported_missing_extension_p", "=", "true"], "ground_truth": [";"], "File": "aarch64-sve-builtins", "Func": "report_missing_extension", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3028, "Length": 48, "Cover_Rate": 0.9795918367346939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "&", "Src0", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Src1", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Cond", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "Register", "SCCSource", "=", "Cond", ".", "getReg", "(", ")", ";", "bool", "IsSCC", "=", "(", "SCCSource", "==", "", ")", ";", "if", "(", "!", "IsSCC", "&&", "Src0", ".", "isImm", "(", ")", "&&", "(", "Src0", ".", "getImm", "(", ")", "==", "-", "", ")", "&&", "Src1", ".", "isImm", "(", ")", "&&", "(", "Src1", ".", "getImm", "(", ")", "==", "", ")", ")", "{", "MRI", ".", "replaceRegWith", "(", "Dest", ".", "getReg", "(", ")", ",", "SCCSource", ")", ";", "return", ";", "}", "const", "TargetRegisterClass", "*", "TC", "=", "RI", ".", "getRegClass", "(", "", ")", ";", "Register", "CopySCC", "=", "MRI", ".", "createVirtualRegister", "(", "TC", ")", ";", "if", "(", "IsSCC", ")", "{", "bool", "CopyFound", "=", "false", ";", "for", "(", "MachineInstr", "&", "CandI", ":", "make_range", "(", "std", "::", "next", "(", "MachineBasicBlock", "::", "reverse_iterator", "(", "Inst", ")", ")", ",", "Inst", ".", "getParent", "(", ")", "->", "rend", "(", ")", ")", ")", "{", "if", "(", "CandI", ".", "findRegisterDefOperandIdx", "(", "", ",", "false", ",", "false", ",", "&", "RI", ")", "!=", "-", "", ")", "{", "if", "(", "CandI", ".", "isCopy", "(", ")", "&&", "CandI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "", ")", ",", "CopySCC", ")", ".", "addReg", "(", "CandI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "CopyFound", "=", "true", ";", "}", "break", ";", "}", "}", "if", "(", "!", "CopyFound", ")", "{", "unsigned", "Opcode", "=", "(", "ST", ".", "getWavefrontSize", "(", ")", "==", "", ")", "?", "", ":", "", ";", "auto", "NewSelect", "=", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "Opcode", ")", ",", "CopySCC", ")", ".", "addImm", "(", "-", "", ")", ".", "addImm", "(", "", ")", ";", "NewSelect", "->", "getOperand", "(", "", ")", ".", "setIsUndef", "(", "Cond", ".", "isUndef", "("], "ground_truth": [")", ")", ";"], "File": "SIInstrInfo120", "Func": "lowerSelect32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3029, "Length": 320, "Cover_Rate": 0.6387225548902196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "op0", ")", "==", "ASHIFT", "&&", "GET_CODE", "(", "op1", ")"], "ground_truth": ["==", "LSHIFTRT", ")", "return", "ASHIFT", ";"], "File": "xtensa1", "Func": "xtensa_shlrd_which_direction", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3030, "Length": 19, "Cover_Rate": 0.3584905660377358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "!", "Subtarget", ".", "hasVLX", "(", ")", "&&", "Super", "->", "getSize", "(", ")", "==", "RC", "->", "getSize", "(", ")", ")", "return", "Super", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "!", "Subtarget", ".", "hasVLX", "(", ")", ")", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "!", "Subtarget", ".", "hasAVX512", "(", ")", ")", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Super", "->", "getSize", "(", ")", "==", "RC", "->", "getSize", "(", ")", ")", "return", "Super", ";", "}", "Super", "=", "*", "I", "++", ";", "}", "while", "(", "Super", ")", ";", "return"], "ground_truth": ["RC", ";"], "File": "X86RegisterInfo5", "Func": "getLargestLegalSuperClass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3031, "Length": 120, "Cover_Rate": 0.4580152671755725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Candidate", ".", "RPDelta", "=", "RPDelta", ";", "Candidate", ".", "SCost", "=", "CurrentCost", ";", "FoundCandidate", "=", "BestCost", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "continue", ";", "}", "else", "if", "(", "InstrLatency", ">", "CandLatency", "&&", "!", "TopUseShorterTie", ")", "{", "Candidate", ".", "SU", "=", "*", "I", ";", "Candidate", ".", "RPDelta", "=", "RPDelta", ";", "Candidate", ".", "SCost", "=", "CurrentCost", ";", "FoundCandidate", "=", "BestCost", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "continue", ";", "}", "}", "else", "if", "(", "Q", ".", "getID", "(", ")", "==", "BotQID", "&&", "CurrentCost", "==", "Candidate", ".", "SCost", ")", "{", "if", "(", "InstrLatency", "<", "CandLatency", "&&", "BotUseShorterTie", ")", "{", "Candidate", ".", "SU", "=", "*", "I", ";", "Candidate", ".", "RPDelta", "=", "RPDelta", ";", "Candidate", ".", "SCost", "=", "CurrentCost", ";", "FoundCandidate", "=", "BestCost", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "continue", ";", "}", "else", "if", "(", "InstrLatency", ">", "CandLatency", "&&", "!", "BotUseShorterTie", ")", "{", "Candidate", ".", "SU", "=", "*", "I", ";", "Candidate", ".", "RPDelta", "=", "RPDelta", ";", "Candidate", ".", "SCost", "=", "CurrentCost", ";", "FoundCandidate", "=", "BestCost", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "continue", ";", "}", "}", "}", "if", "(", "CurrentCost", "==", "Candidate", ".", "SCost", ")", "{", "if", "(", "(", "Q", ".", "getID", "(", ")", "==", "TopQID", "&&", "(", "*", "I", ")", "->", "Succs", ".", "size", "(", ")", ">", "Candidate", ".", "SU", "->", "Succs", ".", "size", "(", ")", ")", "||", "(", "Q", ".", "getID", "(", ")", "==", "BotQID", "&&", "(", "*", "I", ")", "->", "Preds", ".", "size", "(", ")", "<", "Candidate", ".", "SU", "->", "Preds", ".", "size", "(", ")", ")", ")", "{", "DEBUG", "(", "traceCandidate", "(", "", ",", "Q", ",", "*", "I", ",", "CurrentCost", ")", ")", ";", "Candidate", ".", "SU", "="], "ground_truth": ["*", "I", ";"], "File": "HexagonMachineScheduler (2)", "Func": "pickNodeFromQueue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3032, "Length": 281, "Cover_Rate": 0.3952180028129395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "Disassembler", "::", "decodeOperand_VS_128", "(", "unsigned", "Val"], "ground_truth": [")", "const", "{"], "File": "AMDGPUDisassembler (2)", "Func": "decodeOperand_VS_128", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3033, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addImm0_7Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "const", "MCConstantExpr", "*", "MCE", "=", "cast", "<", "MCConstantExpr", ">", "("], "ground_truth": ["getImm", "(", ")", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "addImm0_7Operands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3034, "Length": 36, "Cover_Rate": 0.6792452830188679, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Range", "->", "second", "==", "", ")", "{", "NewN", "=", "EmitShift", "(", "", ",", "X", ",", "", "-", "Range", "->", "first", ")", ";", "ReplaceNode", "(", "And", ".", "getNode", "(", ")", ",", "NewN", ")", ";", "}", "else", "if", "(", "Range", "->", "first", "==", "", ")", "{", "NewN", "=", "EmitShift", "(", "", ",", "X", ",", "Range", "->", "second", ")", ";", "ReplaceNode", "(", "And", ".", "getNode", "(", ")", ",", "NewN", ")", ";", "}", "else", "if", "(", "Range", "->", "first", "==", "Range", "->", "second", ")", "{", "NewN", "=", "EmitShift", "(", "", ",", "X", ",", "", "-", "Range", "->", "first", ")", ";", "ReplaceNode", "(", "And", ".", "getNode", "(", ")", ",", "NewN", ")", ";", "SwitchEQNEToPLMI", "=", "true", ";", "}", "else", "if", "(", "!", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "{", "NewN", "=", "EmitShift", "(", "", ",", "X", ",", "", "-", "Range", "->", "first", ")", ";", "NewN", "=", "EmitShift", "(", "", ",", "SDValue", "(", "NewN", ",", "", ")", ",", "Range", "->", "second", "+", "(", "", "-", "Range", "->", "first", ")", ")", ";", "ReplaceNode", "(", "And", ".", "getNode", "("], "ground_truth": [")", ",", "NewN", ")", ";"], "File": "ARMISelDAGToDAG102", "Func": "SelectCMPZ", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3035, "Length": 177, "Cover_Rate": 0.3183453237410072, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "KnownZero", "=", "KnownOne", "=", "APInt", "(", "KnownZero", ".", "getBitWidth", "(", ")", ",", "", ")", ";", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "{", "if", "(", "cast", "<", "VTSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getVT", "(", ")", "==", "", ")", "KnownZero", "=", "", ";", "break", ";", "}", "case", "", ":", "{", "switch", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", "{", "default", ":", "break", ";", "case", ""], "ground_truth": [":"], "File": "PPCISelLowering (2)", "Func": "computeMaskedBitsForTargetNode", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3036, "Length": 91, "Cover_Rate": 0.4619289340101523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "AMDGPUTargetLowering", "::", "EmitInstrWithCustomInserter", "(", "MI", ",", "BB", ")", ";", "case", "AMDGPU", "::", "BRANCH", ":", "return", "BB", ";", "case", "AMDGPU", "::", "_RegisterStorePseudo", ":", "{", "MachineRegisterInfo", "&", "MRI", "=", "BB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "unsigned", "Reg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SReg_64RegClass", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "BB", ",", "I", ",", "MI", "->", "getDebugLoc", "(", ")"], "ground_truth": [",", "TII", "->", "get", "(", "AMDGPU", "::", "_RegisterStore", ")", ",", "Reg", ")", ";"], "File": "SIISelLowering111", "Func": "EmitInstrWithCustomInserter", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3037, "Length": 81, "Cover_Rate": 0.44751381215469616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "ARMISelLowering68", "Func": "getTargetNodeName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3038, "Length": 504, "Cover_Rate": 0.3615494978479197, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo"], "ground_truth": ["&", "STI", ",", "MCContext", "&", "Ctx", ")", "{"], "File": "PPCDisassembler", "Func": "createPPCDisassembler", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3039, "Length": 20, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "Args", ";", "unsigned", "Start", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "EVT", "SrcVT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "if", "(", "(", "(", "SrcVT", "==", "", "&&", "VT", "==", "", ")", "||", "(", "SrcVT", "==", "", "&&", "VT", "==", "", ")", ")", "&&", "Start", "!=", "", ")", "return", "Op", ";", "if", "(", "(", "(", "SrcVT", "==", "", "&&", "VT", "==", "", ")", "||", "(", "SrcVT", "==", "", "&&", "VT", "==", "", ")", ")", "&&", "(", "Start", "==", "", "||", "Start", "==", "", ")", ")", "return", "Op", ";", "DAG", ".", "ExtractVectorElements", "(", "Op", ".", "getOperand", "(", "", ")", ",", "Args", ",", "Start", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "return", "DAG", ".", "getBuildVector", "(", "Op", ".", "getValueType", "(", ")", ",", "SDLoc"], "ground_truth": ["(", "Op", ")", ",", "Args", ")", ";"], "File": "AMDGPUISelLowering (2)1", "Func": "LowerEXTRACT_SUBVECTOR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3040, "Length": 160, "Cover_Rate": 0.837696335078534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_reduceps512_mask_round", "(", "(", "__v16sf", ")", "__A", ",", "__B", ","], "ground_truth": ["(", "__v16sf", ")", "_mm512_setzero_ps", "(", ")", ",", "__U", ",", "__R", ")", ";"], "File": "avx512dqintrin1", "Func": "_mm512_maskz_reduce_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3041, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_GENERAL_REGS_ONLY", ")", "if", "(", "FLOAT_MODE_P", "(", "mode", ")", ")", "error", "(", "", ",", "", ")", ";", "else", "error", "(", "", ",", "", ")", ";", "else", "if", "(", "FLOAT_MODE_P", "(", "mode", ")", ")", "error", "(", "", "", ",", "", ")", ";", "else", "error", "(", "", "", ","], "ground_truth": ["", ")", ";"], "File": "aarch64", "Func": "aarch64_err_no_fpadvsimd", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3042, "Length": 51, "Cover_Rate": 0.864406779661017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "AccessKey", ";", "MDNode", "*", "TypeMeta", "=", "nullptr", ";", "Value", "*", "Base", "=", "computeBaseAndAccessKey", "(", "Call", ",", "AccessKey", ",", "Kind", ",", "TypeMeta", ")", ";", "if", "(", "!", "Base", ")", "return", "false", ";", "BasicBlock", "*", "BB", "=", "Call", "->", "getParent", "(", ")", ";", "GlobalVariable", "*", "GV", ";", "if", "(", "GEPGlobals", ".", "find", "(", "AccessKey", ")", "==", "GEPGlobals", ".", "end", "(", ")", ")", "{", "GV", "=", "new", "GlobalVariable", "(", "M", ",", "Type", "::", "getInt64Ty", "(", "BB", "->", "getContext", "(", ")", ")", ",", "false", ",", "GlobalVariable", "::", "ExternalLinkage", ",", "NULL", ",", "AccessKey", ")", ";", "GV", "->", "addAttribute", "(", "", ")", ";", "if", "(", "TypeMeta", ")", "GV", "->", "setMetadata", "(", "LLVMContext", "::", "MD_preserve_access_index", ",", "TypeMeta", ")", ";", "GEPGlobals", "[", "AccessKey", "]", "=", "GV", ";", "}", "else", "{", "GV", "=", "GEPGlobals"], "ground_truth": ["[", "AccessKey", "]", ";"], "File": "BPFAbstractMemberAccess17", "Func": "transformGEPChain", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3043, "Length": 132, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PacketizerList", "(", "MachineFunction", "&", "MF", ",", "MachineLoopInfo", "&", "MLI", ")", ":", "VLIWPacketizerList", "(", "MF", ",", "MLI", ")", ",", "TII", "(", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ")", ",", "TRI", "(", "TII", "->", "getRegisterInfo", "(", ")", ")", "{", "VLIW5", "=", "!", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")"], "ground_truth": [".", "hasCaymanISA", "(", ")", ";"], "File": "R600Packetizer24", "Func": "R600PacketizerList", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3044, "Length": 64, "Cover_Rate": 0.9846153846153847, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "if", "(", "!", "CuMode", ")", "{", "if", "(", "(", "Op", "&", "", ")", "!=", "", ")", "VMCnt", "|=", "true", ";", "if", "(", "(", "Op", "&", "", ")", "!=", "", ")", "VSCnt", "|=", "true", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "if", "(", "(", "AddrSpace", "&", "", ")", "!=", "", ")", "{", "switch", "(", "Scope", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "LGKMCnt", "|=", "IsCrossAddrSpaceOrdering", ";", "break", ";", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "if", "(", "(", "AddrSpace", "&", "", ")", "!=", "", ")", "{", "switch", "(", "Scope", ")", "{", "case", "", ":", "case", "", ":", "LGKMCnt", "|=", "IsCrossAddrSpaceOrdering", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "if", "(", "VMCnt", "||", "LGKMCnt", ")", "{", "unsigned", "WaitCntImmediate", "=", "", "(", "IV", ",", "VMCnt", "?", "", ":", "getVmcntBitMask", "(", "IV", ")", ",", "getExpcntBitMask", "(", "IV", ")", ",", "LGKMCnt", "?", "", ":", "getLgkmcntBitMask", "(", "IV", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "WaitCntImmediate", ")", ";", "Changed", "=", "true", ";", "}", "if", "(", "VSCnt", ")", "{", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addImm", "(", "", ")", ";", "Changed", "=", "true", ";", "}", "if", "(", "Pos", "==", "Position", "::", "AFTER", ")", "--", "MI", ";", "return", "Changed"], "ground_truth": [";"], "File": "SIMemoryLegalizer14", "Func": "insertWait", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3045, "Length": 273, "Cover_Rate": 0.582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vceqz_u64", "(", "uint64x1_t", "__a", ")", "{", "return", "(", "__a", "==", "__AARCH64_UINT64_C", "("], "ground_truth": ["", ")", ")", ";"], "File": "arm", "Func": "neon3_vceqz_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3046, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Preheader", ")", "{", "return", "false", ";", "}", "for", "(", "MachineInstr", "&", "MI", ":", "*", "Preheader", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "MI", ".", "removeFromParent"], "ground_truth": ["(", ")", ";"], "File": "SNITCHFrepLoops", "Func": "isMarkedForInference", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3047, "Length": 46, "Cover_Rate": 0.5168539325842697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "unsigned", "int", "__get_cpuid_max", "(", "unsigned", "int", "__ext", ",", "unsigned", "int", "*", "__sig", ")", "{", "unsigned", "int", "__eax", ",", "__ebx", ",", "__ecx", ",", "__edx", ";", "__asm__", "(", "", "", "", "", "", "", "", "", "", "", ":", "", "(", "__eax", ")", ",", "", "(", "__ebx", ")", ":", "", "(", "", ")", ")", ";", "__asm__", "(", "", "", "", "", "", "", "", "", "", "", ":", "", "(", "__eax", ")", ",", "", "(", "__ebx", ")", ":", "", "(", "", ")", ")", ";", "if", "(", "!", "(", "(", "__eax", "^", "__ebx", ")", "&", ""], "ground_truth": [")", ")", "return", "", ";"], "File": "cpuid", "Func": "__get_cpuid_max", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3048, "Length": 100, "Cover_Rate": 0.7936507936507936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Offset", "=", "AFI", "->", "getCalleeSavedStackSize", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Count", ";", "++", "i", ")", "{", "RegPairInfo", "RPI", ";", "RPI", ".", "Reg1", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "assert", "(", "", ".", "contains", "(", "RPI", ".", "Reg1", ")", "||", "", ".", "contains", "(", "RPI", ".", "Reg1", ")", ")", ";", "RPI", ".", "IsGPR", "=", "", ".", "contains", "(", "RPI", ".", "Reg1", ")", ";", "if", "(", "i", "+", "", "<", "Count", ")", "{", "unsigned", "NextReg", "=", "CSI", "[", "i", "+", "", "]", ".", "getReg", "(", ")", ";", "if", "(", "(", "RPI", ".", "IsGPR", "&&", "", ".", "contains", "(", "NextReg", ")", ")", "||", "(", "!", "RPI", ".", "IsGPR", "&&", "", ".", "contains", "(", "NextReg", ")", ")", ")", "RPI", ".", "Reg2", "=", "NextReg", ";", "}", "assert", "(", "(", "!", "RPI", ".", "isPaired", "(", ")", "||", "(", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", "+", "", "==", "CSI", "[", "i", "+", "", "]", ".", "getFrameIdx", "(", ")", ")", ")", "&&", "", ")", ";", "assert", "(", "(", "!", "produceCompactUnwindFrame", "(", "MF", ")", "||", "CC", "==", "CallingConv", "::", "PreserveMost", "||", "(", "RPI", ".", "isPaired", "(", ")", "&&", "(", "(", "RPI", ".", "Reg1", "==", "", "&&", "RPI", ".", "Reg2", "==", "", ")", "||", "RPI", ".", "Reg1", "+", "", "==", "RPI", ".", "Reg2", ")", ")", ")", "&&", "", ")", ";", "RPI", ".", "FrameIdx", "=", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", ";", "if", "(", "Count", "*", "", "!=", "AFI", "->", "getCalleeSavedStackSize", "(", ")", "&&", "!", "RPI", ".", "isPaired", "(", ")", ")", "{", "Offset", "-=", ""], "ground_truth": [";"], "File": "AArch64FrameLowering55", "Func": "computeCalleeSaveRegisterPairs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3049, "Length": 261, "Cover_Rate": 0.5240963855421686, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "aarch64_emit_load_exclusive", "(", "machine_mode", "mode", ",", "rtx", "rval", ",", "rtx", "mem", ",", "rtx", "model_rtx", ")", "{", "emit_insn", "(", "gen_aarch64_load_exclusive", "(", "mode", ",", "rval", ","], "ground_truth": ["mem", ",", "model_rtx", ")", ")", ";"], "File": "aarch646", "Func": "aarch64_emit_load_exclusive", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3050, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "Offset", "=", "-", "Offset", ";", "int64_t", "AbsPostOffset", "=", "std", "::", "abs", "(", "Offset", "-", "Size", ")", ";", "const", "int64_t", "kMaxOffset", "=", "", ";", "if", "(", "AbsPostOffset", "<=", "kMaxOffset", "&&", "AbsPostOffset", "%", "", "==", "", ")", "{", "*", "TotalOffset", "=", "Offset", ";", "return", "true", ";", "}", "}", "return"], "ground_truth": ["false", ";"], "File": "AArch64FrameLowering (2)1", "Func": "canMergeRegUpdate", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3051, "Length": 59, "Cover_Rate": 0.3390804597701149, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "Mem", ".", "OffsetRegShifted", "=", "OffsetRegShifted", ";", "Op", "->", "Mem", ".", "ShiftType", "=", "ShiftType", ";", "Op", "->", "Mem", ".", "ShiftAmount", "=", "ShiftAmount", ";", "Op", "->", "Mem", ".", "Preindexed", "=", "Preindexed", ";", "Op", "->", "Mem", ".", "Postindexed", "=", "Postindexed", ";", "Op", "->", "Mem", ".", "Negative", "=", "Negative", ";", "Op", "->", "Mem", ".", "Writeback", "=", "Writeback", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E"], "ground_truth": [";"], "File": "ARMAsmParser46", "Func": "CreateMem", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3052, "Length": 68, "Cover_Rate": 0.4146341463414634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "BB", ";", "++", "It", ";", "MachineBasicBlock", "*", "thisMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "copy0MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "sinkMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "It", ",", "copy0MBB", ")", ";", "F", "->", "insert", "(", "It", ",", "sinkMBB", ")", ";", "sinkMBB", "->", "splice", "(", "sinkMBB", "->", "begin", "(", ")", ",", "BB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "sinkMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "sinkMBB", ")", ".", "addImm", "(", "CC", ")", ";", "BB", "=", "copy0MBB"], "ground_truth": [";"], "File": "MandarinISelLowering", "Func": "EmitInstrWithCustomInserter", "Target": "Mandarin", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3053, "Length": 157, "Cover_Rate": 0.5032051282051282, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCFIInstruction", "llvm", "::", "createDefCFA", "(", "const", "TargetRegisterInfo", "&", "TRI", ",", "unsigned", "FrameReg", ",", "unsigned", "Reg", ",", "const", "StackOffset", "&", "Offset", ",", "bool", "LastAdjustmentWasScalable", ")", "{", "if", "(", "Offset", ".", "getScalable", "(", ")", ")", "return", "createDefCFAExpression", "(", "TRI", ",", "Reg", ",", "Offset", ")", ";", "if", "(", "FrameReg", "==", "Reg", "&&", "!", "LastAdjustmentWasScalable", ")", "return", "MCCFIInstruction", "::", "cfiDefCfaOffset", "(", "nullptr", ",", "int", "(", "Offset", ".", "getFixed", "(", ")", ")", ")", ";", "unsigned", "DwarfReg", "=", "TRI", ".", "getDwarfRegNum", "(", "Reg"], "ground_truth": [",", "true", ")", ";"], "File": "AArch64InstrInfo51", "Func": "createDefCFA", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3054, "Length": 81, "Cover_Rate": 0.801980198019802, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "It", ",", "++", "SccNum", ")", "{", "const", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "&", "SccNext", "=", "*", "It", ";", "for", "(", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "::", "const_iterator", "blockIter", "=", "SccNext", ".", "begin", "(", ")", ",", "blockEnd", "=", "SccNext", ".", "end", "(", ")", ";", "blockIter", "!=", "blockEnd", ";", "++", "blockIter", ")", "{", "MBB", "=", "*", "blockIter", ";", "OrderedBlks", ".", "push_back", "(", "MBB", ")", ";", "recordSccnum", "(", "MBB", ",", "SccNum", ")", ";", "}", "}", "for", "(", "auto", "*", "MBB", ":", "nodes", "(", "MF", ")", ")", "{", "SccNum", "=", "getSCCNum", "(", "MBB"], "ground_truth": [")", ";"], "File": "AMDILCFGStructurizer11", "Func": "orderBlocks", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3055, "Length": 96, "Cover_Rate": 0.6075949367088608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "TargetLowering", "::", "getScalarShiftAmountTy", "(", "const", "DataLayout", "&", "DL"], "ground_truth": [",", "EVT", ")", "const", "{"], "File": "TeakISelLowering", "Func": "getScalarShiftAmountTy", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3056, "Length": 14, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "getFrameLowering", "("], "ground_truth": [")", "const", "{"], "File": "MipsSubtarget (2)", "Func": "getFrameLowering", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3057, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "LdVT", "=", "LoadNode", "->", "getMemoryVT", "(", ")", ";", "if", "(", "LdVT", "!=", "", "&&", "LdVT", "!=", "", "&&", "LdVT", "!=", "", "&&", "LdVT", "!=", "", ")", "return", "false", ";", "SDValue", "Undef", "=", "StoreNode", "->", "getOffset", "(", ")", ";", "if", "(", "Undef", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "StoredVal", ".", "getResNo", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "!", "StoredVal", ".", "getNode", "(", ")", "->", "hasNUsesOfValue", "(", "", ",", "", ")", ")", "return", "false", ";", "if", "(", "!", "LoadNode", "->", "hasNUsesOfValue", "(", "", ",", "", ")", ")", "return", "false", ";", "if", "(", "StoredVal", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", "!=", "LoadNode", ")", "return", "false", ";", "if", "(", "StoreNode", "->", "isNonTemporal", "(", ")", ")", "return", "false", ";", "SDValue", "Address", "=", "StoreNode"], "ground_truth": ["->", "getBasePtr", "(", ")", ";"], "File": "X86ISelDAGToDAG14", "Func": "isLoadIncOrDecStore", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3058, "Length": 137, "Cover_Rate": 0.479020979020979, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "code", "==", "EQ", "||", "code", "==", "NE", ")", "{", "rtx", "zie", "=", "mips_zero_if_equal", "(", "cmp_operands", "[", "", "]", ",", "cmp_operands", "[", "", "]", ")", ";", "mips_emit_binary", "(", "code", ",", "target", ",", "zie"], "ground_truth": [",", "const0_rtx", ")", ";"], "File": "mips3", "Func": "mips_emit_scc", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3059, "Length": 38, "Cover_Rate": 0.35514018691588783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm256_mask_cvtxph_ps", "(", "__m256", "__A", ",", "__mmask8", "__B", ",", "__m128h", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_mask_cvtxph_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3060, "Length": 25, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "label_align", "&&", "n", ">=", "min_labelno", "&&", "n", "<=", "max_labelno", ")", "return", "MAX", "(", "label_align", "[", "n", "-", "min_labelno", "]", ",", "align_labels", ".", "levels", "[", "", "]", ".", "log", ")", ";", "return", "align_labels", ".", "levels", "["], "ground_truth": ["", "]", ".", "log", ";"], "File": "nios2", "Func": "nios2_label_align", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3061, "Length": 42, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_vcvtpd2ph256_mask", "(", "(", "__v4df", ")", "__C", ",", "__A", ","], "ground_truth": ["__B", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_mask_cvtpd_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3062, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "model", "==", "TLSModel", "::", "LocalExec", ")", ";", "SDValue", "TGAHi", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "TGALo", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TGAHi", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", ""], "ground_truth": [",", "DL", ",", "PtrVT", ",", "TGALo", ")", ";"], "File": "RISCVISelLowering (2)2", "Func": "lowerGlobalTLSAddress", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3063, "Length": 77, "Cover_Rate": 0.3407079646017699, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "CreateCopyOfByValArgument", "(", "SDValue", "Src", ",", "SDValue", "Dst", ",", "SDValue", "Chain", ",", "", "Flags", ",", "SelectionDAG"], "ground_truth": ["&", "DAG", ",", "DebugLoc", "dl", ")", "{"], "File": "PPCISelLowering17", "Func": "CreateCopyOfByValArgument", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3064, "Length": 24, "Cover_Rate": 0.3037974683544304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_4fmadd_ps", "(", "__mmask16", "__U", ",", "__m512", "__A", ",", "__m512", "__B", ",", "__m512", "__C", ",", "__m512", "__D", ",", "__m512", "__E", ",", "__m128", "*", "__F", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_4fmaddps_mask", "(", "(", "__v16sf", ")", "__B", ",", "(", "__v16sf", ")", "__C", ",", "(", "__v16sf", ")", "__D", ",", "(", "__v16sf", ")", "__E", ",", "(", "__v16sf", ")", "__A", ","], "ground_truth": ["(", "const", "__v4sf", "*", ")", "__F", ",", "(", "__v16sf", ")", "_mm512_setzero_ps", "(", ")", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx5124fmapsintrin", "Func": "_mm512_maskz_4fmadd_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3065, "Length": 89, "Cover_Rate": 0.9888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "RegNum", "=", "parseRegisterName", "(", "&", "MatchRegisterName", ")", ";", "if", "(", "RegNum", "==", "", ")", "RegNum", "=", "parseRegisterName", "(", "&", "MatchRegisterAltName"], "ground_truth": [")", ";"], "File": "SNESAsmParser", "Func": "parseRegisterName", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3066, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "getFPOffsetInPrologue", "(", "MachineInstr", "*", "MBBI", ")", "{", "assert", "(", "(", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", "||", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "MBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "MBBI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "<", "", "&&", "(", "MBBI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "&", "", ")", "==", "", ")", ")", ";", "int", "FPOffset", "=", "-", "(", "MBBI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "+", "", ")", "*", "", ";", "assert", "(", "FPOffset", ">=", "", "&&", "", ")", ";", "return", "FPOffset"], "ground_truth": [";"], "File": "AArch64FrameLowering (2)", "Func": "getFPOffsetInPrologue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3067, "Length": 108, "Cover_Rate": 0.9391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInst", "tmpInst", ";", "const", "MCOperand", "&", "ImmOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "ImmOp", ".", "isImm", "(", ")", "&&", "", ")", ";", "const", "MCOperand", "&", "RegOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "RegOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "int", "ImmValue", "=", "ImmOp", ".", "getImm", "(", ")", ";", "tmpInst", ".", "setLoc", "(", "IDLoc", ")", ";", "if", "(", "", "<=", "ImmValue", "&&", "ImmValue", "<=", "", ")", "{", "tmpInst", ".", "setOpcode", "(", "is64", "(", ")", "?", "", ":", "", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "RegOp", ".", "getReg", "(", ")", ")", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "is64", "(", ")", "?", "", ":", "", ")", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "ImmValue", ")", ")", ";", "Instructions", ".", "push_back", "(", "tmpInst", ")", ";", "}", "else", "if", "(", "ImmValue", "<", ""], "ground_truth": ["&&", "ImmValue", ">=", "-", "", ")", "{"], "File": "MipsAsmParser18", "Func": "expandLoadImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3068, "Length": 156, "Cover_Rate": 0.3939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x2_t", ")", "__builtin_aarch64_usublv2si", "(", "(", "int32x2_t", ")"], "ground_truth": ["__a", ",", "(", "int32x2_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon2_vsubl_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3069, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Cst", "=", "MIB", ".", "buildConstant", "(", "MRI", ".", "cloneVirtualRegister", "(", "RHS", ".", "getReg", "(", ")", ")", ",", "MatchInfo", ".", "first", ")", ";", "Observer", ".", "changingInstr", "(", "MI", ")", ";", "RHS", ".", "setReg", "(", "Cst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setPredicate", "(", "MatchInfo", ".", "second", ")", ";", "Observer", ".", "changedInstr", "(", "MI", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64PostLegalizerLowering", "Func": "applyAdjustICmpImmAndPred", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3070, "Length": 70, "Cover_Rate": 0.5426356589147286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cmp_epu8_mask", "(", "__mmask32", "__U", ",", "__m512i", "__X", ",", "__m512i", "__Y", ","], "ground_truth": ["const", "int", "__P", ")", "{"], "File": "avx512bwintrin4", "Func": "_mm512_mask_cmp_epu8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3071, "Length": 29, "Cover_Rate": 0.5370370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "get_scratch_register_on_entry", "(", "struct", "scratch_reg", "*", "sr", ",", "unsigned", "int", "regno1", ",", "unsigned", "long", "live_regs", ")", "{", "int", "regno", "=", "-", "", ";", "sr", "->", "saved", "=", "false", ";", "if", "(", "regno1", "!=", "LR_REGNUM", "&&", "(", "live_regs", "&", "(", "", "<<", "LR_REGNUM", ")", ")", "!=", "", ")", "regno", "=", "LR_REGNUM", ";", "else", "{", "unsigned", "int", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "if", "(", "regno1", "!=", "i", "&&", "(", "live_regs", "&", "(", "", "<<", "i", ")", ")", "!=", "", ")", "{", "regno", "=", "i", ";", "break", ";", "}", "if", "(", "regno", "<", "", ")", "{", "if", "(", "regno1", "==", "IP_REGNUM", "&&", "IS_NESTED", "(", "arm_current_func_type", "(", ")", ")", ")", "regno1", "=", "", ";", "regno", "=", "(", "regno1", "==", "", "?", "", ":", "", ")", ";", "sr", "->", "saved", "=", "REGNO_REG_SET_P", "(", "df_get_live_out", "(", "ENTRY_BLOCK_PTR_FOR_FN", "(", "cfun", ")", ")", ",", "regno", ")", ";", "}", "}", "sr", "->", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ";", "if", "(", "sr", "->", "saved", ")", "{", "rtx", "addr", "=", "gen_rtx_PRE_DEC", "(", "Pmode", ",", "stack_pointer_rtx", ")", ";", "rtx", "insn", "=", "emit_set_insn", "(", "gen_frame_mem", "(", "SImode", ",", "addr", ")", ",", "sr", "->", "reg", ")", ";", "rtx", "x", "=", "gen_rtx_SET", "(", "stack_pointer_rtx", ",", "plus_constant", "(", "Pmode"], "ground_truth": [",", "stack_pointer_rtx", ",", "-", "", ")", ")", ";"], "File": "arm", "Func": "get_scratch_register_on_entry", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3072, "Length": 215, "Cover_Rate": 0.9227467811158798, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Promote", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ","], "ground_truth": ["Expand", ")", ";"], "File": "BlackfinISelLowering2", "Func": "BlackfinTargetLowering", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3073, "Length": 207, "Cover_Rate": 0.3039647577092511, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NewST1", "=", "DAG", ".", "getStore", "(", "St", "->", "getChain", "(", ")", ",", "DL", ",", "StVal", ".", "getNode", "(", ")", "->", "getOperand", "(", "isBigEndian", "?", "", ":", "", ")", ",", "BasePtr", ",", "St", "->", "getPointerInfo", "(", ")", ",", "St", "->", "getAlignment", "(", ")", ",", "St", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "SDValue", "OffsetPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "return", "DAG", ".", "getStore", "(", "NewST1", ".", "getValue", "(", "", ")", ",", "DL", ",", "StVal", ".", "getNode", "(", ")", "->", "getOperand", "(", "isBigEndian", "?", "", ":", "", ")", ",", "OffsetPtr", ",", "St", "->", "getPointerInfo", "(", ")", ",", "std", "::", "min", "(", "", ",", "St", "->", "getAlignment", "(", ")", "/", "", ")", ",", "St", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "}", "if", "(", "StVal", ".", "getValueType", "(", ")", "==", "", "&&", "StVal", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "{", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "SDLoc", "dl", "(", "StVal", ")", ";", "SDValue", "IntVec", "=", "StVal", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "ARMISelLowering (2)6", "Func": "PerformSTORECombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3074, "Length": 193, "Cover_Rate": 0.3078149920255183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getTM", "<", "TargetMachine"], "ground_truth": [">", "(", ")", ";"], "File": "UPTTargetMachine", "Func": "getUPTTargetMachine", "Target": "UPT", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3075, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfoMicrosoft", "::", "MCAsmInfoMicrosoft", "(", "const", "Triple", "&", "Triple", ")", "{", "if", "(", "Triple", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "{", "PrivateGlobalPrefix", "=", "", ";", "PointerSize", "=", "", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "WinEH", ";", "}", "AssemblerDialect", "=", "AsmWriterFlavor", ";", "TextAlignFillValue", "=", ""], "ground_truth": [";"], "File": "X86MCAsmInfo", "Func": "X86MCAsmInfoMicrosoft", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3076, "Length": 46, "Cover_Rate": 0.8363636363636363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCPhysReg", "*", "RegisterInfo", "::", "getCalleeSavedRegs", "(", "const", "MachineFunction", "*", "MF", ")", "const", "{", "assert", "(", "MF", "&&", "", ")", ";", "if", "(", "MF", "->", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", "==", "CallingConv"], "ground_truth": ["::", "AnyReg", ")", "return", "CSR__AllRegs_SaveList", ";"], "File": "ARM64RegisterInfo", "Func": "getCalleeSavedRegs", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3077, "Length": 40, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "gpr_reg_base", "=", "", ";", "fpr_reg_base", "=", "", ";", "}", "if", "(", "mode", "==", "BLKmode", "||", "(", "type", "&&", "(", "AGGREGATE_TYPE_P", "(", "type", ")", "||", "TREE_CODE", "(", "type", ")", "==", "COMPLEX_TYPE", "||", "TREE_CODE", "(", "type", ")", "==", "VECTOR_TYPE", ")", ")", ")", "{", "rtx", "loc", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "DImode", ",", "gpr_reg_base", ")", ",", "const0_rtx", ")", ";", "return", "gen_rtx_PARALLEL", "(", "BLKmode", ",", "gen_rtvec", "(", "", ",", "loc", ")", ")", ";", "}", "}", "else", "{", "gpr_reg_base", "=", "", "-", "cum", "->", "words", ";", "fpr_reg_base", "=", "", "+", "", "*", "cum", "->", "words", ";", "}", "}", "if", "(", "(", "(", "TARGET_PORTABLE_RUNTIME", "||", "TARGET_64BIT", "||", "TARGET_ELF32", ")", "&&", "!", "TARGET_SOFT_FLOAT", "&&", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_FLOAT", "&&", "cum", "->", "nargs_prototype", "<=", "", "&&", "type", "!=", "NULL_TREE", "&&", "!", "cum", "->", "incoming", ")", "||", "(", "!", "TARGET_64BIT", "&&", "!", "TARGET_GAS", "&&", "!", "cum", "->", "incoming", "&&", "cum", "->", "indirect", "&&", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_FLOAT", ")", ")", "{", "retval", "=", "gen_rtx_PARALLEL", "(", "mode", ",", "gen_rtvec", "(", "", ",", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "mode", ",", "fpr_reg_base", ")", ",", "const0_rtx", ")", ",", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "mode", ",", "gpr_reg_base", ")", ",", "const0_rtx", ")", ")", ")", ";", "}", "else", "{", "if", "(", "TARGET_SOFT_FLOAT", "||", "(", "!", "TARGET_PORTABLE_RUNTIME", "&&", "!", "TARGET_64BIT", "&&", "!", "TARGET_ELF32", "&&", "cum", "->", "indirect", ")", "||", "GET_MODE_CLASS", "(", "mode", ")", "!=", "MODE_FLOAT", "||", "(", "type", "&&", "AGGREGATE_TYPE_P", "("], "ground_truth": ["type", ")", ")", ")", "retval", "=", "gen_rtx_REG", "(", "mode", ",", "gpr_reg_base", ")", ";"], "File": "pa1", "Func": "pa_function_arg", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3078, "Length": 246, "Cover_Rate": 0.423407917383821, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "constant_address_p", "(", "rtx"], "ground_truth": ["x", ")", "{"], "File": "i386", "Func": "constant_address_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3079, "Length": 7, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "IntrinsicData", "*", "getIntrinsicWithoutChain", "(", "unsigned", "IntNo", ")", "{", "const", "IntrinsicData", "*", "Data", "=", "lower_bound", "(", "IntrinsicsWithoutChain", ",", "IntNo", ")", ";", "if", "(", "Data", "!=", "std", "::", "end", "(", "IntrinsicsWithoutChain", ")", "&&", "Data", "->", "Id", "==", "IntNo", ")", "return", "Data", ";", "return", "nullptr"], "ground_truth": [";"], "File": "X86IntrinsicsInfo21", "Func": "getIntrinsicWithoutChain", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3080, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addIRPasses", "(", ")", "{", "addPass", "(", "createAtomicExpandPass", "(", ")", ")", ";", "TargetPassConfig", "::", "addIRPasses", "("], "ground_truth": [")", ";"], "File": "VETargetMachine", "Func": "addIRPasses", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3081, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IsQRegs", "=", "false", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "SubRegs", "=", "", ";", "IsQRegs", "=", "false", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "SubRegs", "=", "", ";", "IsQRegs", "=", "true", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "SubRegs", "=", "", ";", "IsQRegs", "=", "true", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "SubRegs", "=", "", ";", "IsQRegs", "=", "true", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "unsigned", "BeginIdx", "=", "IsQRegs", "?", "", ":", "", ";", "int", "Spacing", "=", "", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "&", "getRegisterInfo", "(", ")", ";", "if", "(", "TRI", "->", "regsOverlap", "(", "SrcReg", ",", "TRI", "->", "getSubReg", "(", "DestReg", ",", "BeginIdx", ")", ")", ")", "{", "BeginIdx", "=", "BeginIdx", "+", "(", "SubRegs", "-", "", ")", ";", "Spacing", "=", "-", "", ";", "}", "unsigned", "Opc", "=", "IsQRegs", "?", "", ":", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "SubRegs", ";", "++", "i", ")", "{", "unsigned", "Dst", "=", "TRI", "->", "getSubReg", "(", "DestReg", ",", "BeginIdx", "+", "i", "*", "Spacing", ")", ";", "unsigned", "Src", "=", "TRI", "->", "getSubReg", "(", "SrcReg", ",", "BeginIdx", "+", "i", "*", "Spacing", ")", ";", "assert", "(", "Dst", "&&", "Src", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "get", "(", "Opc", ")"], "ground_truth": [",", "Dst", ")", ".", "addReg", "(", "Src", ")", ".", "addReg", "(", "Src", ")", ";"], "File": "AArch64InstrInfo39", "Func": "CopyPhysRegTuple", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3082, "Length": 253, "Cover_Rate": 0.7312138728323699, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setLocal", "(", "size_t", "i"], "ground_truth": [",", "MVT", "VT", ")", "{"], "File": "TVMMachineFunctionInfo", "Func": "setLocal", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3083, "Length": 10, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_vp4dpwssds", "(", "(", "__v16si", ")", "__B", ",", "(", "__v16si", ")", "__C", ",", "(", "__v16si", ")", "__D"], "ground_truth": [",", "(", "__v16si", ")", "__E", ",", "(", "__v16si", ")", "__A", ",", "(", "const", "__v4si", "*", ")", "__F", ")", ";"], "File": "avx5124vnniwintrin", "Func": "_mm512_4dpwssds_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3084, "Length": 39, "Cover_Rate": 0.52, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "MCObjectWriter", ">", "llvm", "::", "createOMFObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ")", "{", "return", "createOMFObjectWriter", "(", "OS", ")"], "ground_truth": [";"], "File": "Z80OMFObjectWriter", "Func": "createZ80OMFObjectWriter", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3085, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "MCII", ".", "get", "(", "MCI", ".", "getOpcode", "("], "ground_truth": [")", ")", ")", ";"], "File": "TPCMCInstrInfo", "Func": "getDesc", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3086, "Length": 14, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Lg2", "=", "Divisor", ".", "countTrailingZeros", "(", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ";", "SDValue", "Pow2MinusOne", "=", "DAG", ".", "getConstant", "(", "(", "", "<<", "Lg2", ")", "-", "", ",", "DL", ",", "VT", ")", ";", "SDValue", "CCVal", ";", "SDValue", "Cmp", "=", "getCmp", "(", "N0", ",", "Zero", ",", "", ",", "CCVal", ",", "DAG", ",", "DL", ")", ";", "SDValue", "Add", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N0", ",", "Pow2MinusOne", ")", ";", "SDValue", "CSel", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Add", ",", "N0", ",", "CCVal", ",", "Cmp", ")", ";", "if", "(", "Created", ")", "{", "Created", "->", "push_back", "(", "Cmp", ".", "getNode", "(", ")", ")", ";", "Created", "->", "push_back", "(", "Add", "."], "ground_truth": ["getNode", "(", ")", ")", ";"], "File": "AArch64ISelLowering106", "Func": "BuildSDIVPow2", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3087, "Length": 131, "Cover_Rate": 0.35597826086956524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetPassConfig", "*", "TargetMachine", "::", "createPassConfig", "(", "PassManagerBase"], "ground_truth": ["&", "PM", ")", "{"], "File": "OpenRISCTargetMachine", "Func": "createPassConfig", "Target": "OpenRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3088, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "auto", "BTI", "=", "", "(", "Tok", ".", "getString", "(", ")", ")", ";", "if", "(", "!", "BTI", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "Operand", "::", "CreateBTIHint", "(", "BTI", "->", "Encoding", ",", "Tok", ".", "getString", "(", ")", ",", "S", ",", "getContext", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "("], "ground_truth": [")", ";"], "File": "AArch64AsmParser104", "Func": "tryParseBTIHint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3089, "Length": 60, "Cover_Rate": 0.4918032786885246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "compute_local_properties", "(", ")", ";", "m_vector_manager", "->", "vector_edge_list", "=", "pre_edge_lcm_avs", "(", "m_vector_manager", "->", "vector_exprs", ".", "length", "(", ")", ",", "m_vector_manager", "->", "vector_transp", ",", "m_vector_manager", "->", "vector_comp", ",", "m_vector_manager", "->", "vector_antic", ",", "m_vector_manager", "->", "vector_kill", ",", "m_vector_manager", "->", "vector_avin", ",", "m_vector_manager", "->", "vector_avout", ",", "&", "m_vector_manager", "->", "vector_insert", ",", "&", "m_vector_manager", "->", "vector_del", ")", ";", "if", "(", "dump_file", ")", "m_vector_manager", "->", "dump", "(", "dump_file", ")", ";", "refine_vsetvls", "(", ")", ";", "cleanup_vsetvls", "(", ")", ";", "bool", "need_commit", "=", "commit_vsetvls", "(", ")", ";", "if", "(", "need_commit", ")", "commit_edge_insertions", "("], "ground_truth": [")", ";"], "File": "riscv-vsetvl", "Func": "pre_vsetvl", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3090, "Length": 87, "Cover_Rate": 0.8207547169811321, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_storeu_pd", "(", "double", "*", "__P", ",", "__m128d", "__A", ")", "{", "__builtin_ia32_storeupd", "(", "__P"], "ground_truth": [",", "__A", ")", ";"], "File": "emmintrin5", "Func": "_mm_storeu_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3091, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Value", "[", "SGPR32"], "ground_truth": ["]", ";"], "File": "GCNRegPressure13", "Func": "getSGRPNum", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3092, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "sh_lshrsi_clobbers_t_reg_p", "(", "rtx", "shift_amount", ")", "{", "gcc_assert", "(", "CONST_INT_P", "(", "shift_amount", ")", ")", ";", "const", "int", "shift_amount_i", "=", "std", "::", "abs", "(", "INTVAL", "(", "shift_amount", ")", ")", "&", "", ";", "if", "(", "shift_amount_i", "==", "", ")", "return", "true", ";", "return", "(", "ashl_lshr_seq", "[", "shift_amount_i", "]", ".", "clobbers_t", "&", "LSHR_CLOBBERS_T"], "ground_truth": [")", "!=", "", ";"], "File": "sh", "Func": "sh_lshrsi_clobbers_t_reg_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3093, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO1", "=", "MI", ".", "getOperand", "(", "OpIdx", "+", "", ")", ";", "unsigned", "Reg", "=", "CTX", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "MO", ".", "getReg", "(", ")", ")", ";", "unsigned", "Imm8", "=", "MO1", ".", "getImm", "(", ")", ";", "return", "(", "Reg", "<<", ""], "ground_truth": [")", "|", "Imm8", ";"], "File": "ARMMCCodeEmitter1", "Func": "getT2AddrModeImm0_1020s4OpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3094, "Length": 50, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setVectorDataSize", "(", "unsigned", "Sz", ")"], "ground_truth": ["const", "{"], "File": "TPCFrameLowering", "Func": "setVectorDataSize", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3095, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "SDNode", "*", "CmpSwap", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "SDLoc", "(", "N", ")", ",", "CurDAG", "->", "getVTList", "(", "", ",", "", ",", "", ")", ",", "Ops", ")", ";", "MachineMemOperand", "*", "MemOp", "=", "cast", "<", "MemSDNode", ">", "(", "N", ")", "->", "getMemOperand", "(", ")", ";", "CurDAG", "->", "setNodeMemRefs", "(", "cast", "<", "MachineSDNode", ">", "(", "CmpSwap", ")", ",", "{", "MemOp", "}", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "", ")", ",", "SDValue", "(", "CmpSwap", ",", "", ")", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "", ")", ",", "SDValue", "(", "CmpSwap", ","], "ground_truth": ["", ")", ")", ";"], "File": "ARMISelDAGToDAG10", "Func": "SelectCMP_SWAP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3096, "Length": 131, "Cover_Rate": 0.5390946502057613, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_fcmul_pch", "(", "__mmask8", "__A", ","], "ground_truth": ["__m256h", "__B", ",", "__m256h", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_maskz_fcmul_pch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3097, "Length": 25, "Cover_Rate": 0.5102040816326531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectADDRsi64", "(", "SDNode", "*", "OpNode", ",", "SDValue", "Addr", ",", "SDValue", "&", "Base"], "ground_truth": [",", "SDValue", "&", "Offset", ")", "{"], "File": "NVPTXISelDAGToDAG (2)", "Func": "SelectADDRsi64", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3098, "Length": 21, "Cover_Rate": 0.5526315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_vfmaddsubpd", "(", "(", "__v2df", ")", "__A", ",", "("], "ground_truth": ["__v2df", ")", "__B", ",", "(", "__v2df", ")", "__C", ")", ";"], "File": "fmaintrin", "Func": "_mm_fmaddsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3099, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "const", "MCInstrDesc", "&", "MCID", "=", "get", "(", "Opc", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "MCID", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Cond", ".", "size", "(", ")", ";", "++", "i", ")", "{", "if", "(", "Cond", "[", "i", "]", ".", "isReg", "(", ")", ")", "MIB", ".", "addReg", "(", "Cond", "[", "i", "]", ".", "getReg", "(", ")", ")", ";", "else", "if", "(", "Cond", "[", "i", "]", ".", "isImm", "(", ")", ")", "MIB", ".", "addImm", "(", "Cond", "[", "i", "]", ".", "getImm", "(", ")", ")", ";", "else", "assert", "(", "false", "&&", "", ")", ";", "}", "MIB", ".", "addMBB"], "ground_truth": ["(", "TBB", ")", ";"], "File": "MipsInstrInfo39", "Func": "BuildCondBr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3100, "Length": 121, "Cover_Rate": 0.8287671232876712, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Base", ".", "Reg", ".", "getNode", "("], "ground_truth": [")", "!=", "", ";"], "File": "MSP430ISelDAGToDAG12", "Func": "hasBaseReg", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3101, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "is_end", ")", "emit_jump_insn", "(", "gen_doloop_end_internal", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ",", "tag", ")", ")", ";", "else", "emit_insn", "(", "gen_doloop_begin_internal", "(", "operands", "[", "", "]", ","], "ground_truth": ["operands", "[", "", "]", ",", "tag", ")", ")", ";"], "File": "mep", "Func": "mep_emit_doloop", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3102, "Length": 41, "Cover_Rate": 0.3942307692307692, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvt_roundsd_ss", "(", "__m128", "__A", ",", "__m128d", "__B", ",", "const", "int", "__R", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_cvtsd2ss_round", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v2df", ")", "__B", ","], "ground_truth": ["__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_cvt_roundsd_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3103, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_cmeqhf_uss", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "fp16_vceqh_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3104, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "StoredVal", ".", "hasOneUse", "(", ")", "&&", "collectConcatOps", "(", "StoredVal", ".", "getNode", "(", ")", ",", "CatOps", ")", ")", "return", "splitVectorStore", "(", "St", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "}", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "assert", "(", "StoreVT", ".", "isVector", "(", ")", "&&", "StoreVT", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "TLI", ".", "getTypeAction", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "StoreVT", ")", "==", "TargetLowering", "::", "TypeWidenVector", "&&", "", ")", ";", "EVT", "WideVT", "=", "TLI", ".", "getTypeToTransformTo", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "StoreVT", ")", ";", "StoredVal", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "WideVT", ",", "StoredVal", ",", "DAG", ".", "getUNDEF", "(", "StoreVT", ")", ")", ";", "if", "(", "Subtarget", ".", "hasSSE2", "(", ")", ")", "{", "MVT", "StVT", "=", "Subtarget", ".", "is64Bit", "(", ")", "&&", "StoreVT", ".", "isInteger", "(", ")", "?", "", ":", "", ";", "MVT", "CastVT", "=", "", "(", "StVT", ",", "", ")", ";", "StoredVal", "=", "DAG", ".", "getBitcast", "(", "CastVT", ",", "StoredVal", ")", ";", "StoredVal", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "StVT", ",", "StoredVal", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "return", "DAG", ".", "getStore", "(", "St", "->", "getChain", "(", ")", ",", "dl", ",", "StoredVal", ",", "St", "->", "getBasePtr", "(", ")", ",", "St", "->", "getPointerInfo", "(", ")", ",", "St", "->", "getOriginalAlign", "(", ")", ",", "St", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "}", "assert", "(", "Subtarget", ".", "hasSSE1", "(", ")", "&&", "", ")", ";", "SDVTList", "Tys", "=", "DAG", "."], "ground_truth": ["getVTList", "(", "", ")", ";"], "File": "X86ISelLowering125", "Func": "LowerStore", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3105, "Length": 264, "Cover_Rate": 0.42443729903536975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallString", "<", "", ">", "Msg", ";", "raw_svector_ostream", "OS", "(", "Msg", ")", ";", "OS", "<<", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumMatches", ";", "++", "i", ")", "{", "if", "(", "i", "!=", "", ")", "OS", "<<", "", ";", "if", "(", "i", "+", "", "==", "NumMatches", ")", "OS", "<<", "", ";", "OS", "<<", "", "<<", "Base", "<<", "MatchChars", "[", "i", "]", "<<", "", ";", "}", "OS", "<<", "", ";", "Error", "(", "IDLoc", ",", "OS", ".", "str", "(", ")", ",", "EmptyRange", ",", "MatchingInlineAsm", ")", ";", "return", "true", ";", "}", "if", "(", "std", "::", "count", "(", "std", "::", "begin", "(", "Match", ")", ",", "std", "::", "end", "(", "Match", ")", ",", "Match_MnemonicFail", ")", "==", "", ")", "{", "if", "(", "!", "WasOriginallyInvalidOperand", ")", "{", "return", "Error", "(", "IDLoc", ",", "", "+", "Base", "+", "", ",", "Op", ".", "getLocRange", "(", ")", ",", "MatchingInlineAsm", ")", ";", "}", "if", "(", "ErrorInfo", "!=", "~", "", ")", "{", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Error", "(", "IDLoc", ",", "", ",", "EmptyRange", ",", "MatchingInlineAsm", ")", ";", "Operand", "&", "Operand", "=", "(", "Operand", "&", ")", "*", "Operands", "[", "ErrorInfo", "]", ";", "if", "(", "Operand", ".", "getStartLoc", "(", ")", ".", "isValid", "(", ")", ")", "{", "SMRange", "OperandRange", "=", "Operand", ".", "getLocRange", "(", ")", ";", "return", "Error", "(", "Operand", ".", "getStartLoc", "(", ")", ",", "", ",", "OperandRange", ",", "MatchingInlineAsm", ")", ";", "}", "}", "return", "Error", "(", "IDLoc", ",", "", ",", "EmptyRange", ",", "MatchingInlineAsm", ")", ";", "}", "if", "(", "std", "::", "count", "(", "std", "::", "begin", "(", "Match", ")", ",", "std", "::", "end", "(", "Match", ")", ",", "Match_MissingFeature", ")", "==", "", ")", "{", "ErrorInfo", "=", "ErrorInfoMissingFeature", ";", "return", "ErrorMissingFeature", "(", "IDLoc", ",", "ErrorInfoMissingFeature", ",", "MatchingInlineAsm", ")", ";", "}", "if", "(", "std", "::", "count", "(", "std", "::", "begin", "(", "Match", ")", ",", "std", "::", "end", "(", "Match", ")", ",", "Match_InvalidOperand"], "ground_truth": [")", "==", "", ")", "{"], "File": "X86AsmParser104", "Func": "MatchAndEmitATTInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3106, "Length": 307, "Cover_Rate": 0.38910012674271227, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCInfo", ".", "clearWasF128", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ArgLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "RC", ";", "EVT", "ValVT", "=", "VA", ".", "getValVT", "(", ")", ";", "switch", "(", "ValVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "Subtarget", ".", "hasP8Vector", "(", ")", ")", "RC", "=", "&", "", ";", "else", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "Subtarget", ".", "hasVSX", "(", ")", ")", "RC", "=", "&", "", ";", "else", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "RC", "=", "Subtarget", ".", "hasQPX", "(", ")", "?", "&", "", ":", "&", "", ";", "break", ";", "case", "", ":", "case", "", ":", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "RC", "=", "&", "", ";", "break", ";", "}", "unsigned", "Reg", "=", "MF", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "RC", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "Reg", ",", "ValVT", "==", "", "?", "", ":", "ValVT", ")", ";", "if", "(", "ValVT", "==", "", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ArgValue", ")", ";", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "unsigned", "ArgSize", "=", "VA", ".", "getLocVT", "(", ")", ".", "getStoreSize", "(", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "ArgSize", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "isImmutable", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "PtrVT", ")", ";", "InVals", ".", "push_back", "(", "DAG", ".", "getLoad", "(", "VA", ".", "getValVT", "(", ")", ",", "dl", ",", "Chain", ",", "FIN", ",", "MachinePointerInfo", "(", ")", ")", ")", ";", "}", "}", "SmallVector", "<", "CCValAssign", ",", "", ">", "ByValArgLocs", ";", "CCState", "CCByValInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "ByValArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCByValInfo", ".", "AllocateStack", "(", "CCInfo", ".", "getNextStackOffset", "(", ")", ",", "PtrByteSize", ")", ";", "CCByValInfo", ".", "AnalyzeFormalArguments", "(", "Ins", ",", "CC_32_SVR4_ByVal", ")", ";", "unsigned", "MinReservedArea", "=", "CCByValInfo", "."], "ground_truth": ["getNextStackOffset", "(", ")", ";"], "File": "PPCISelLowering119", "Func": "LowerFormalArguments_32SVR4", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3107, "Length": 420, "Cover_Rate": 0.332541567695962, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VecTy", ".", "getVectorElementType", "(", ")", "==", "", ")", ";", "unsigned", "HwLen", "=", "Subtarget", ".", "getVectorLength", "(", ")", ";", "assert", "(", "isPowerOf2_32", "(", "NumOp", ")", "&&", "HwLen", "%", "NumOp", "==", "", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Subtarget", ".", "isHVXVectorType", "(", "ty", "(", "Op0", ")", ",", "true", ")", ")", "{", "if", "(", "NumOp", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ",", "Op0", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "ArrayRef", "<", "SDUse", ">", "U", "(", "Op", ".", "getNode", "(", ")", "->", "ops", "(", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "SV", "(", "U", ".", "begin", "(", ")", ",", "U", ".", "end", "(", ")", ")", ";", "ArrayRef", "<", "SDValue", ">", "Ops", "(", "SV", ")", ";", "MVT", "HalfTy", "=", "typeSplit", "(", "VecTy", ")", ".", "first", ";", "SDValue", "V0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "HalfTy", ",", "Ops", ".", "take_front", "(", "NumOp", "/", "", ")", ")", ";", "SDValue", "V1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "HalfTy", ",", "Ops", ".", "take_back", "(", "NumOp", "/", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ",", "V0", ",", "V1", ")", ";", "}", "unsigned", "BitBytes", "=", "HwLen", "/", "VecTy", ".", "getVectorNumElements", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Prefixes", ";", "for", "(", "SDValue", "V", ":", "Op", ".", "getNode", "(", ")", "->", "op_values", "(", ")", ")", "{", "SDValue", "P", "=", "createHvxPrefixPred", "(", "V", ",", "dl", ",", "BitBytes", ",", "true", ",", "DAG", ")", ";", "Prefixes", ".", "push_back", "(", "P", ")", ";", "}", "unsigned", "InpLen", "=", "ty", "(", "Op", ".", "getOperand", "(", "", ")", ")", ".", "getVectorNumElements", "(", ")", ";", "MVT", "ByteTy", "=", "", "(", "", ",", "HwLen", ")", ";", "SDValue", "S", "=", "DAG", ".", "getConstant", "(", "InpLen", "*", "BitBytes", ",", "dl", ",", "", ")", ";", "SDValue", "Res", "=", "getZero", "(", "dl", ",", "ByteTy", ",", "DAG", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Prefixes", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ByteTy", ",", "Res", ",", "S", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ByteTy", ",", "Res", ",", "Prefixes", "[", "e", "-", "i", "-", "", "]", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ",", "Res"], "ground_truth": [")", ";"], "File": "HexagonISelLoweringHVX", "Func": "LowerHvxConcatVectors", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3108, "Length": 399, "Cover_Rate": 0.5572625698324022, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Update", "=", "findMatchingUpdateInsnBackward", "(", "MBBI", ",", "UpdateLimit", ")", ";", "if", "(", "Update", "!=", "E", ")", "{", "MBBI", "=", "mergeUpdateInsn", "(", "MBBI", ",", "Update", ",", "true", ")", ";", "return", "true", ";", "}", "int", "UnscaledOffset", "=", "getLdStOffsetOp", "(", "MI", ")", ".", "getImm", "(", ")", "*", "TII", "->", "getMemScale", "(", "MI", ")", ";", "Update", "=", "findMatchingUpdateInsnForward", "(", "MBBI", ",", "UnscaledOffset", ",", "UpdateLimit", ")", ";", "if", "(", "Update", "!=", "E", ")", "{", "MBBI", "=", "mergeUpdateInsn", "(", "MBBI", ",", "Update", ",", "true", ")", ";", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "AArch64LoadStoreOptimizer11", "Func": "tryToMergeLdStUpdate", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3109, "Length": 86, "Cover_Rate": 0.49142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_vplzcntq_512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8di", ")", "_mm512_setzero_si512", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512cdintrin", "Func": "_mm512_lzcnt_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3110, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "cc_reg", "=", "gen_rtx_REG", "(", "mode", ",", "CC_REGNUM", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "cc_reg", ",", "gen_rtx_COMPARE", "(", "mode", ",", "x", ",", "y", ")", ")", ")", ";", "return"], "ground_truth": ["cc_reg", ";"], "File": "arm3", "Func": "arm_gen_compare_reg", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3111, "Length": 32, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Binary", "|=", "II", "->", "getPredicate", "(", "&", "MI", ")", "<<", "", ";", "unsigned", "OpIdx", "=", "", ";", "assert", "(", "(", "Binary", "&", "", ")", "==", "", "&&", "(", "Binary", "&", "", ")", "==", "", "&&", "(", "Binary", "&", "", ")", "==", "", "&&", "", ")", ";", "Binary", "|=", "encodeVFPRd", "(", "MI", ",", "OpIdx", "++", ")", ";", "if", "(", "MCID", ".", "getOperandConstraint", "(", "OpIdx", ",", "MCOI", "::", "TIED_TO", ")", "!=", "-", "", ")", "++", "OpIdx", ";", "if", "(", "(", "MCID", ".", "TSFlags", "&", "", ")", "==", "", ")", "Binary", "|=", "encodeVFPRn", "(", "MI", ",", "OpIdx", "++", ")", ";", "if", "(", "OpIdx", "==", "MCID", ".", "getNumOperands", "(", ")", "||", "MCID", ".", "OpInfo", "[", "OpIdx", "]", ".", "isPredicate", "(", ")", "||", "MCID", ".", "OpInfo", "[", "OpIdx", "]", ".", "isOptionalDef", "(", ")", ")", "{", "emitWordLE", "("], "ground_truth": ["Binary", ")", ";"], "File": "ARMCodeEmitter12", "Func": "emitVFPArithInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3112, "Length": 135, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "UnalignedDSAccess", "&&"], "ground_truth": ["UnalignedAccessMode", ";"], "File": "AMDGPUSubtarget107", "Func": "hasUnalignedDSAccessEnabled", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3113, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DstVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Op0", "=", "Op", "->", "getOperand", "(", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Elts", ";", "SDLoc", "dl", "(", "Op", ")", ";", "unsigned", "NumElts", ";", "MVT", "SVT", ";", "if", "(", "SrcVT", ".", "isVector", "(", ")", ")", "{", "NumElts", "=", "SrcVT", ".", "getVectorNumElements", "(", ")", ";", "SVT", "=", "SrcVT", ".", "getVectorElementType", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumElts", ";", "i", "!=", "e", ";", "++", "i", ")", "Elts", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "SVT", ",", "Op0", ",", "DAG", ".", "getIntPtrConstant", "(", "i", ",", "dl", ")", ")", ")", ";", "}", "else", "{", "assert", "(", "SrcVT", "==", "", "&&", "!", "Subtarget", ".", "is64Bit", "(", ")", "&&", "", ")", ";", "Elts", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op0", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ")", ";", "Elts", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op0", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ")", ";", "NumElts", "=", "", ";", "SVT", "=", "", ";", "}", "Elts", ".", "append", "(", "NumElts", ",", "DAG", ".", "getUNDEF", "(", "SVT", ")", ")", ";", "EVT", "NewVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "SVT", ",", "NumElts", "*", "", ")", ";", "SDValue", "BV", "=", "DAG", ".", "getBuildVector", "(", "NewVT", ",", "dl", ",", "Elts", ")", ";", "SDValue", "ToV2F64", "=", "DAG", ".", "getBitcast", "(", "", ",", "BV", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ToV2F64", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "}", "assert", "(", "Subtarget", ".", "is64Bit", "(", ")", "&&", "!", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "Subtarget", ".", "hasMMX", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "DstVT", "==", "", "||", "(", "DstVT", ".", "isVector", "(", ")", "&&", "DstVT", ".", "getSizeInBits", "(", ")", "==", "", ")", ")", "&&", "", ")", ";", "if", "(", "SrcVT", "==", "", "&&", "DstVT", ".", "isVector"], "ground_truth": ["(", ")", ")", "return", "Op", ";"], "File": "X86ISelLowering (3)", "Func": "LowerBITCAST", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3114, "Length": 344, "Cover_Rate": 0.7049180327868853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitFMINC", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "X86IREmitter", "Func": "visitFMINC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3115, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "MachineFrameInfo", "*", "FrameInfo", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "ST", ".", "getInstrInfo", "(", ")", ")", ";", "MachineOperand", "&", "FIOp", "=", "MI", "->", "getOperand", "(", "FIOperandNum", ")", ";", "int", "Index", "=", "MI", "->", "getOperand", "(", "FIOperandNum", ")", "."], "ground_truth": ["getIndex", "(", ")", ";"], "File": "SIRegisterInfo102", "Func": "eliminateFrameIndex", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3116, "Length": 68, "Cover_Rate": 0.3695652173913043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "AMDGPU", "::", "V_CMPX_LE_F32_e32", ")", ",", "AMDGPU", "::", "VCC", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "MI", "."], "ground_truth": ["getOperand", "(", "", ")", ")", ";"], "File": "SILowerControlFlow34", "Func": "Kill", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3117, "Length": 38, "Cover_Rate": 0.3917525773195876, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":", "case", "", ":"], "File": "X86RegisterInfo101", "Func": "getSEHRegNum", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3118, "Length": 84, "Cover_Rate": 0.30656934306569344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_m_pfnacc", "(", "__m64", "__A", ","], "ground_truth": ["__m64", "__B", ")", "{"], "File": "mm3dnow4", "Func": "_m_pfnacc", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3119, "Length": 12, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMOVK32Imm", "(", ")", "const", "{", "static", "const", "MCExpr", "::", "VariantKind", "PermittedModifiers", "[", "]", "=", "{", "MCExpr", "::", "VK_AARCH64_ABS_G0_NC", ",", "MCExpr", "::", "VK_AARCH64_ABS_G1_NC", ",", "MCExpr", "::", "VK_AARCH64_DTPREL_G1_NC", ",", "MCExpr", "::", "VK_AARCH64_DTPREL_G0_NC", ",", "MCExpr", "::", "VK_AARCH64_GOTTPREL_G0_NC", ",", "MCExpr", "::", "VK_AARCH64_TPREL_G1_NC", ",", "MCExpr", "::"], "ground_truth": ["VK_AARCH64_TPREL_G0_NC", ",", "}", ";"], "File": "AArch64AsmParser13", "Func": "isMOVK32Imm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3120, "Length": 46, "Cover_Rate": 0.6764705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ConstVec", ";", "SDValue", "Arg", ";", "MVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "ConstVec", "=", "Op", ".", "getOperand", "(", "", ")", ";", "Arg", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "ConstVec", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "!=", "", ")", "{", "if", "(", "ConstVec", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "{", "ConstVec", "=", "ConstVec", ".", "getOperand", "(", "", ")", ";", "}", "else", "{", "ConstVec", "=", "Op", ".", "getOperand", "(", "", ")", ";", "Arg", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "ConstVec", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "{", "ConstVec", "=", "ConstVec", ".", "getOperand", "(", "", ")", ";", "}", "}", "}", "if", "(", "ConstVec", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "{", "BuildVectorSDNode", "*", "BCN", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "ConstVec", ".", "getNode", "(", ")", ")", ";", "assert", "(", "BCN", "!=", "", "&&", "", ")", ";", "APInt", "APSplatBits", ",", "APSplatUndef", ";", "unsigned", "SplatBitSize", ";", "bool", "HasAnyUndefs", ";", "unsigned", "minSplatBits", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "if", "(", "BCN", "->", "isConstantSplat", "(", "APSplatBits", ",", "APSplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ",", "minSplatBits", ")", "&&", "minSplatBits", "<=", "SplatBitSize", ")", "{", "uint64_t", "SplatBits", "=", "APSplatBits", ".", "getZExtValue", "(", ")", ";", "SDValue", "tc", "=", "DAG", ".", "getTargetConstant", "(", "SplatBits"], "ground_truth": ["&", "", ",", "", ")", ";"], "File": "SPUISelLowering12", "Func": "LowerByteImmed", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3121, "Length": 238, "Cover_Rate": 0.7212121212121212, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addRegWithInputModsOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Reg", ".", "Modifiers", "==", "-", "", "?", "", ":", "Reg", ".", "Modifiers", ")", ")", ";", "addRegOperands", "(", "Inst", ","], "ground_truth": ["N", ")", ";"], "File": "AMDGPUAsmParser60", "Func": "addRegWithInputModsOperands", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3122, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isMMThreeBitGPRegister", "(", "MI", "->", "getOperand", "(", "", ")", ")", "||", "!", "isMMThreeBitGPRegister", "(", "MI", "->", "getOperand", "("], "ground_truth": ["", ")", ")", "||", "!", "isMMThreeBitGPRegister", "(", "MI", "->", "getOperand", "(", "", ")", ")", ")", "return", "false", ";"], "File": "MicroMipsSizeReduction10", "Func": "ReduceXORtoXOR16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3123, "Length": 38, "Cover_Rate": 0.3247863247863248, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "AreAliased", "(", "AliasAnalysis", "*", "AA", ",", "Instructions", "AliasCandidates", ",", "ParallelMACList", "&", "MACCandidates", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "*", "I", ":", "AliasCandidates", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "I", "->", "dump", "(", ")", ")", ";", "for", "(", "auto", "&", "MAC", ":", "MACCandidates", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "MAC", ".", "Mul", "->", "dump", "(", ")", ")", ";", "assert", "(", "MAC", ".", "MemLocs", ".", "size", "(", ")", ">=", "", "&&", "", ")", ";", "for", "(", "auto", "&", "MemLoc", ":", "MAC", ".", "MemLocs", ")", "{", "if", "(", "isModOrRefSet", "(", "intersectModRef", "(", "AA", "->", "getModRefInfo", "(", "I", ",", "MemLoc", ")", ",", "ModRefInfo", "::", "ModRef", ")", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMParallelDSP15", "Func": "AreAliased", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3124, "Length": 135, "Cover_Rate": 0.8881578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeAsmPrinter", "("], "ground_truth": [")", "{"], "File": "PTXAsmPrinter1", "Func": "LLVMInitializePTXAsmPrinter", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3125, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "getSubtarget", "(", ")", "const", "{", "return", "*", "getTargetMachine", "(", ")"], "ground_truth": [".", "getSubtargetImpl", "(", ")", ";"], "File": "rvexTargetMachine", "Func": "getrvexSubtarget", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3126, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "Cond", ".", "size", "(", ")", "==", "", ")", "&&", "", ")", ";", "Cond", "[", "", "]", ".", "setImm", "(", "getOppositeBranchOpcode", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "RISCVInstrInfo", "Func": "reverseBranchCondition", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3127, "Length": 38, "Cover_Rate": 0.7169811320754716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "consecutive_zeros", "=", "", ";", "if", "(", "!", "(", "val", "&", "(", "", "<<", "i", ")", ")", ")", "{", "while", "(", "(", "i", "<", "", ")", "&&", "!", "(", "val", "&", "(", "", "<<", "i", ")", ")", ")", "{", "consecutive_zeros", "+=", "", ";", "i", "+=", "", ";", "}", "if", "(", "consecutive_zeros", ">", "best_consecutive_zeros", ")", "{", "best_consecutive_zeros", "=", "consecutive_zeros", ";", "best_start", "=", "i", "-", "consecutive_zeros", ";", "}", "i", "-=", "", ";", "}", "}", "}", "insns1", "=", "optimal_immediate_sequence_1", "(", "code", ",", "val", ",", "return_sequence", ",", "best_start", ")", ";", "if", "(", "best_start", "!=", "", "&&", "(", "(", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "", ")", "<<", "best_start", ")", "<", "val", ")", ")", "{", "insns2", "=", "optimal_immediate_sequence_1", "(", "code", ",", "val", ",", "&", "tmp_sequence", ",", "", ")", ";", "if", "(", "insns2", "<=", "insns1"], "ground_truth": [")", "{"], "File": "arm4", "Func": "optimal_immediate_sequence", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3128, "Length": 130, "Cover_Rate": 0.6341463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "unsigned", "LaneSize", "=", "", ";", "SmallVector", "<", "int", ",", "", ">", "MaskVal", "(", "LaneSize", ",", "-", "", ")", ";", "for", "(", "unsigned", "l", "=", "", ";", "l", "!=", "NumElts", ";", "l", "+=", "LaneSize", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "LaneSize", ";", "++", "i", ")", "{", "if", "(", "!", "isUndefOrInRange", "(", "Mask", "[", "i", "+", "l", "]", ",", "l", ",", "l", "+", "LaneSize", ")", ")", "return", "false", ";", "if", "(", "Mask", "[", "i", "+", "l", "]", "<"], "ground_truth": ["", ")", "continue", ";"], "File": "X86ISelLowering (2)", "Func": "isPermImmMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3129, "Length": 89, "Cover_Rate": 0.326007326007326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "bool", "Result", "=", "Parser", ".", "Error", "(", "L", ",", "Msg", ",", "Range", ")", ";", "eatToEndOfLine", "(", ")", ";", "CurrentSlot", "=", "SlotParser", "::", "Unknown", ";", "Bundle", ".", "clear", "(", ")", ";", "Bundle", ".", "setOpcode", "(", "", ")", ";", "Bundle", ".", "setLoc", "(", "SMLoc"], "ground_truth": ["(", ")", ")", ";"], "File": "TPCAsmParser", "Func": "Error", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3130, "Length": 47, "Cover_Rate": 0.4519230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MCDisableArithRelaxation", ")", "return", "false", ";", "if", "(", "getRelaxedOpcodeArith", "(", "Inst", ".", "getOpcode", "(", ")", ")", "==", "Inst", ".", "getOpcode", "(", ")", ")", "return", "false", ";", "bool", "hasExp", "=", "false", ";", "bool", "hasRIP", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<"], "ground_truth": ["Inst", ".", "getNumOperands", "(", ")", ";", "++", "i", ")", "{"], "File": "X86AsmBackend77", "Func": "MayNeedRelaxation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3131, "Length": 56, "Cover_Rate": 0.39436619718309857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "sh2a_get_function_vector_number", "(", "rtx", "x", ")", "{", "int", "num", ";", "tree", "list", ",", "t", ";", "if", "(", "(", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", ")", "&&", "(", "SYMBOL_REF_FLAGS", "(", "x", ")", "&", "SYMBOL_FLAG_FUNCVEC_FUNCTION", ")", ")", "{", "t", "=", "SYMBOL_REF_DECL", "(", "x", ")", ";", "if", "(", "TREE_CODE", "(", "t", ")", "!=", "FUNCTION_DECL", ")", "return", "", ";", "list", "=", "SH_ATTRIBUTES", "("], "ground_truth": ["t", ")", ";"], "File": "sh4", "Func": "sh2a_get_function_vector_number", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3132, "Length": 62, "Cover_Rate": 0.543859649122807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "BaseReg", ".", "getReg", "(", ")", "!=", "", "&&", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "BaseReg", ".", "getReg", "(", ")", ")", ")", "||", "(", "IndexReg", ".", "getReg", "(", ")", "!=", "", "&&", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "IndexReg", ".", "getReg", "(", ")", ")", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "X86MCCodeEmitter12", "Func": "Is16BitMemOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3133, "Length": 56, "Cover_Rate": 0.3522012578616352, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "BytesRemoved", "&&", "", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "end", "(", ")", ";", "unsigned", "Count", "=", "", ";", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "getOpcode", "("], "ground_truth": [")", "!=", "", ")", "break", ";"], "File": "J2InstrInfo", "Func": "removeBranch", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3134, "Length": 50, "Cover_Rate": 0.5617977528089888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "char", "*", "AsmStr", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getSymbolName", "(", ")", ";", "return", "getInlineAsmLength", "(", "AsmStr", ",", "*", "MF", "->", "getTarget", "(", ")", ".", "getMCAsmInfo", "(", ")", ")", ";", "}", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "PPCInstrInfo74", "Func": "GetInstSizeInBytes", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3135, "Length": 58, "Cover_Rate": 0.5742574257425742, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ExtVec1", "=", "N1", "->", "getOperand", "(", "i", ")", ";", "if", "(", "V", "!=", "ExtVec0", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", "||", "V", "!=", "ExtVec1", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "return", "SDValue", "(", ")", ";", "ConstantSDNode", "*", "C0", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "ExtVec0", "->", "getOperand", "(", "", ")", ")", ";", "ConstantSDNode", "*", "C1", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "ExtVec1", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "C0", "||", "!", "C1", "||", "C0", "->", "getZExtValue", "(", ")", "!=", "nextIndex", "||", "C1", "->", "getZExtValue", "(", ")", "!=", "nextIndex", "+", "", ")", "return", "SDValue", "(", ")", ";", "nextIndex", "+=", "", ";", "}", "else", "return", "SDValue", "(", ")", ";", "}", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "SDLoc", "dl", "(", "N", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "TLI", ".", "getPointerTy", "(", ")", ")", ")", ";", "Ops", ".", "push_back", "(", "Vec", ")", ";", "MVT", "widenType", ";", "unsigned", "numElem", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "EVT", "inputLaneType", "=", "Vec", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", ";", "switch", "(", "inputLaneType", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "case", "", ":", "widenType", "=", "", "(", "", ",", "numElem", ")", ";", "break", ";", "case", "", ":", "widenType", "=", "", "(", "", ",", "numElem", ")", ";", "break", ";", "case", "", ":", "widenType", "=", "", "(", "", ",", "numElem", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "ARMISelLowering132", "Func": "AddCombineToVPADDL", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3136, "Length": 265, "Cover_Rate": 0.4740608228980322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "expandStoreInst", "(", "MCInst", "&", "Inst", ",", "SMLoc", "IDLoc", ",", "MCStreamer", "&", "Out", ",", "const", "MCSubtargetInfo", "*", "STI", ",", "bool", "IsImmOpnd", ")", "{", "TargetStreamer", "&", "TOut", "=", "getTargetStreamer", "(", ")", ";", "unsigned", "SrcReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "BaseReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "IsImmOpnd", ")"], "ground_truth": ["{"], "File": "MipsAsmParser104", "Func": "expandStoreInst", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3137, "Length": 66, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "i", ";", "assert", "(", "i", "<", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "}", "bool", "Done", "=", "rewriteFrameIndex", "(", "MI", ",", "i", ",", "BaseReg", ",", "Off", ",", "TII", ")", ";", "assert", "(", "Done", "&&", "", ")", ";", "(", "void", ")"], "ground_truth": ["Done", ";"], "File": "Thumb1RegisterInfo1", "Func": "resolveFrameIndex", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3138, "Length": 45, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "&", "Dest", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "uint32_t", "Imm", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "uint32_t", "Offset", "=", "Imm", "&", "", ";", "uint32_t", "BitWidth", "=", "(", "Imm", "&", "", ")", ">>", "", ";", "(", "void", ")", "Offset", ";", "assert", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", "&&", "BitWidth", "<=", "", "&&", "Offset", "==", "", "&&", "", ")", ";", "if", "(", "BitWidth", "<", "", ")", "{", "unsigned", "MidRegLo", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "MidRegHi", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "ResultReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "", ")", ",", "MidRegLo", ")", ".", "addReg", "(", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "", ",", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "BitWidth", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "", ")", ",", "MidRegHi", ")"], "ground_truth": [".", "addImm", "(", "", ")", ".", "addReg", "(", "MidRegLo", ")", ";"], "File": "SIInstrInfo1", "Func": "splitScalar64BitBFE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3139, "Length": 179, "Cover_Rate": 0.38247863247863245, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "", "(", "SDNode", "*", "N", ",", "bool", "isUnary", ")", "{", "if", "(", "!", "isUnary", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "if", "(", "!", "isConstantOrUndef", "(", "N", "->", "getOperand", "(", "i", ")", ",", "i", "*", "", "+", "", ")", ")", "return", "false", ";", "}", "else", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "if", "(", "!", "isConstantOrUndef", "(", "N", "->", "getOperand", "(", "i", ")", ",", "i", "*", "", "+", "", ")"], "ground_truth": ["||", "!", "isConstantOrUndef", "(", "N", "->", "getOperand", "(", "i", "+", "", ")", ",", "i", "*", "", "+", "", ")", ")", "return", "false", ";"], "File": "PPCISelLowering123", "Func": "isVPKUHUMShuffleMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3140, "Length": 111, "Cover_Rate": 0.940677966101695, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_zeroupper", "(", "void", ")", "{", "__builtin_ia32_vzeroupper", "("], "ground_truth": [")", ";"], "File": "avxintrin", "Func": "_mm256_zeroupper", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3141, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld1q_lane_u32", "(", "const", "uint32_t", "*", "__a", ","], "ground_truth": ["uint32x4_t", "__b", ",", "const", "int", "__c", ")", "{"], "File": "arm", "Func": "neon_vld1q_lane_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3142, "Length": 15, "Cover_Rate": 0.40540540540540543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_checking_assert", "(", "!", "(", "(", "TARGET_ALTIVEC_ABI", "&&", "ALTIVEC_VECTOR_MODE", "(", "mode", ")", ")", "||", "(", "TARGET_VSX", "&&", "ALTIVEC_OR_VSX_VECTOR_MODE", "(", "mode", ")", ")", "||", "(", "TARGET_E500_DOUBLE", "&&", "mode", "==", "DFmode", ")", "||", "(", "TARGET_SPE_ABI", "&&", "SPE_VECTOR_MODE", "(", "mode", ")", "&&", "!", "SPE_CONST_OFFSET_OK", "(", "offset", ")", ")", ")", ")", ";", "reg", "=", "gen_rtx_REG", "(", "mode", ",", "regno", ")", ";", "rtx_insn", "*", "insn", "=", "emit_insn", "(", "gen_frame_store", "(", "reg", ",", "frame_reg", ",", "offset", ")", ")", ";", "return", "rs6000_frame_related", "(", "insn", ",", "frame_reg", ",", "frame_reg_to_sp"], "ground_truth": [",", "NULL_RTX", ",", "NULL_RTX", ")", ";"], "File": "powerpcspe", "Func": "emit_frame_save", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3143, "Length": 86, "Cover_Rate": 0.7678571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerBITCAST", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MVT", "ResTy", "=", "ty", "(", "Op", ")", ";", "SDValue", "InpV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "MVT", "InpTy", "=", "ty", "(", "InpV", ")", ";", "assert", "(", "ResTy", ".", "getSizeInBits", "(", ")", "==", "InpTy", ".", "getSizeInBits", "(", ")", ")", ";", "const", "SDLoc", "&", "dl", "(", "Op", ")", ";", "if", "(", "ResTy", "==", "", ")", "{", "SDValue", "Sc", "=", "DAG", ".", "getBitcast", "("], "ground_truth": ["tyScalar", "(", "InpTy", ")", ",", "InpV", ")", ";"], "File": "HexagonISelLowering1", "Func": "LowerBITCAST", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3144, "Length": 85, "Cover_Rate": 0.6746031746031746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "if", "(", "!", "Subtarget", "->", "getTargetTriple", "(", ")", ".", "isOSEmscripten", "(", ")", ")", "{", "fail", "(", "DL", ",", "DAG", ",", "", "", ")", ";", "return", "SDValue", "(", ")", ";", "}", "if", "(", "verifyReturnAddressArgumentIsConstant", "(", "Op", ",", "DAG", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "return", "makeLibCall", "(", "DAG", ",", "RTLIB", "::", "RETURN_ADDRESS", ",", "Op", ".", "getValueType", "(", ")", ",", "{", "DAG", ".", "getConstant"], "ground_truth": ["(", "Depth", ",", "DL", ",", "", ")", "}", ",", "false", ",", "DL", ")", ".", "first", ";"], "File": "WebAssemblyISelLowering11", "Func": "LowerRETURNADDR", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3145, "Length": 105, "Cover_Rate": 0.860655737704918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "C", "=", "isC", "?", "cast", "<", "ConstantSDNode", ">", "(", "Size", ")", "->", "getZExtValue", "(", ")", ":", "~", "", ";", "if", "(", "C", "<=", "", "&&", "(", "(", "C", "&", "", ")", "==", "", ")", ")", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "VT", ",", "", ",", "SP", ",", "CurDAG", "->", "getTargetConstant", "(", "C", "/", "", ",", "", ")", ",", "Chain", ")", ";", "if", "(", "Subtarget", "->", "isThumb1Only", "(", ")", ")", "{", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "VT", ",", "", ",", "SP", ",", "Size", ",", "Chain", ")", ";", "}", "else", "if", "(", "Subtarget", "->", "isThumb2", "(", ")", ")", "{", "if", "(", "isC", "&&", "Predicate_t2_so_imm", "(", "Size", ".", "getNode", "(", ")", ")", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "SP", ",", "CurDAG", "->", "getTargetConstant", "(", "C", ",", "", ")", ",", "Chain", "}", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "VT", ",", "", ",", "Ops", ",", "", ")", ";", "}", "else", "if", "(", "isC", "&&", "Predicate_imm0_4095", "(", "Size", ".", "getNode", "(", ")", ")", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "SP", ",", "CurDAG", "->", "getTargetConstant", "(", "C", ",", "", ")", ",", "Chain", "}", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "VT", ",", "", ",", "Ops", ",", "", ")", ";", "}", "else", "{", "SDValue", "Ops", "[", "]", "=", "{", "SP", ",", "Size", ",", "getI32Imm", "(", "", "(", "", ","], "ground_truth": ["", ")", ")", ",", "Chain", "}", ";"], "File": "ARMISelDAGToDAG69", "Func": "SelectDYN_ALLOC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3146, "Length": 237, "Cover_Rate": 0.5602836879432624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "uint64_t", "i", "=", "", ";", "i", "!=", "NumNops", ";"], "ground_truth": ["++", "i", ")", "OW", "->", "Write32", "(", "", ")", ";"], "File": "PPCAsmBackend23", "Func": "writeNopData", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3147, "Length": 21, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", "||", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppcle", ")", "Ret", "=", "", ";", "else", "Ret", "=", "", ";", "Ret", "+=", "DataLayout", "::", "getManglingComponent", "(", "T", ")", ";", "if", "(", "!", "is64Bit", "||", "T", ".", "getOS", "(", ")", "==", "Triple", "::", "Lv2", ")", "Ret", "+=", "", ";", "Ret", "+=", "", ";", "if", "(", "is64Bit", ")", "Ret", "+=", "", ";", "else", "Ret", "+=", "", ";", "if", "(", "(", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", "||", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64", ")", "&&", "(", "T", ".", "isOSAIX", "(", ")", "||", "T", ".", "isOSLinux", "(", ")", ")"], "ground_truth": [")", "Ret", "+=", "", ";"], "File": "PPCTargetMachine5", "Func": "getDataLayoutString", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3148, "Length": 118, "Cover_Rate": 0.7283950617283951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "getTargetNode", "(", "ConstantPoolSDNode", "*", "N", ",", "EVT", "Ty", ",", "SelectionDAG", "&", "DAG", ",", "unsigned", "Flag"], "ground_truth": [")", "const", "{"], "File": "AArch64ISelLowering (2)3", "Func": "getTargetNode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3149, "Length": 21, "Cover_Rate": 0.42, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "unsigned", "RegNo", "=", "getRegPair", "(", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg"], "ground_truth": ["(", "RegNo", "++", ")", ")", ";"], "File": "MipsAsmParser19", "Func": "addRegPairOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3150, "Length": 29, "Cover_Rate": 0.5370370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "unw_reg_info", "*", "r", ";", "if", "(", "!", "desc_is_active", "(", "qp", ",", "t", ",", "sr", ")", ")", "return", ";", "if", "(", "x", ")", "where", "=", "UNW_WHERE_BR", ";", "else", "if", "(", "ytreg", "&", "", ")", "where", "=", "UNW_WHERE_FR", ";", "r", "=", "sr", "->", "curr", ".", "reg", "+", "decode_abreg"], "ground_truth": ["(", "abreg", ",", "", ")", ";"], "File": "unwind-ia64", "Func": "desc_spill_reg_p", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3151, "Length": 53, "Cover_Rate": 0.42063492063492064, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "bool", "MinSize", "=", "ST", ".", "hasMinSize", "(", ")", ";", "const", "bool", "HasDivide", "=", "ST", ".", "isThumb", "(", ")", "?", "ST", ".", "hasDivideInThumbMode", "(", ")", ":", "ST", ".", "hasDivideInMode", "(", ")", ";", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "isVector", "(", ")", ")", "return"], "ground_truth": ["SDValue", "(", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "BuildSDIVPow2", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3152, "Length": 54, "Cover_Rate": 0.313953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isFNegFree", "(", "EVT", "VT", ")", "const", "{", "assert", "(", "VT", ".", "isFloatingPoint"], "ground_truth": ["(", ")", ")", ";"], "File": "AMDGPUISelLowering (2)2", "Func": "isFNegFree", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3153, "Length": 19, "Cover_Rate": 0.3114754098360656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue"], "ground_truth": ["(", ")", ")", ";"], "File": "SPUISelDAGToDAG", "Func": "isI32IntS10Immediate", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3154, "Length": 13, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasBattery", "(", ")", "const", "{", "return"], "ground_truth": ["m_Battery", ";"], "File": "GBZ80Subtarget", "Func": "hasBattery", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3155, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vldrwq_s32", "(", "int32_t", "const", "*", "__base"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vldrwq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3156, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "BytesRemoved", "&&", "", ")", ";", "MachineBasicBlock", "::", "reverse_iterator", "I", "=", "MBB", ".", "rbegin", "(", ")", ",", "REnd", "=", "MBB", ".", "rend", "(", ")", ";", "unsigned", "removed", "=", "", ";", "while", "(", "I", "!=", "REnd", "&&", "removed", "<", "", ")", "{", "if", "(", "I", "->", "isDebugInstr", "(", ")", ")", "{", "++", "I", ";", "continue", ";", "}", "if", "(", "!", "getAnalyzableBrOpc", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "break", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "rbegin", "(", ")", ";", "++"], "ground_truth": ["removed", ";"], "File": "LC2200InstrInfo", "Func": "removeBranch", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3157, "Length": 89, "Cover_Rate": 0.8165137614678899, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "N", "=", "I", "++", ";", "if", "(", "OptLevel", "!=", "CodeGenOpt", "::", "None", "&&", "(", "N", "->", "getOpcode", "(", ")", "==", "", "||", "(", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "(", "Subtarget", "->", "is64Bit", "(", ")", "||", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", ")", ")", ")", ")", "{", "bool", "HasCallSeq", "=", "N", "->", "getOpcode", "(", ")", "==", "", ";", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Load", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "isCalleeLoad", "(", "Load", ",", "Chain", ",", "HasCallSeq", ")", ")", "continue", ";", "MoveBelowOrigChain", "(", "CurDAG", ",", "Load", ",", "SDValue", "(", "N", ",", "", ")", ",", "Chain", ")", ";", "++", "NumLoadMoved", ";", "continue", ";", "}", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "EVT", "SrcVT", "=", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "EVT", "DstVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "SrcVT", ".", "isVector", "(", ")", "||", "DstVT", ".", "isVector", "(", ")", ")", "continue", ";", "bool", "SrcIsSSE", "=", "Lowering", ".", "isScalarFPTypeInSSEReg", "(", "SrcVT", ")", ";", "bool", "DstIsSSE", "=", "Lowering", ".", "isScalarFPTypeInSSEReg", "(", "DstVT", ")", ";", "if", "(", "SrcIsSSE", "&&", "DstIsSSE", ")", "continue", ";", "if", "(", "!", "SrcIsSSE", "&&", "!", "DstIsSSE", ")", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "if", "(", "N", "->", "getConstantOperandVal", "(", "", ")", ")", "continue", ";", "}", "EVT", "MemVT", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "MemVT", "=", "DstVT", ";", "else", "MemVT", "=", "SrcIsSSE", "?", "SrcVT", ":", "DstVT", ";", "SDValue", "MemTmp", "=", "CurDAG", "->", "CreateStackTemporary", "(", "MemVT", ")", ";", "DebugLoc", "dl", "=", "N", "->", "getDebugLoc", "(", ")", ";", "SDValue", "Store", "=", "CurDAG", "->", "getTruncStore", "(", "CurDAG", "->", "getEntryNode", "(", ")", ",", "dl", ",", "N", "->", "getOperand", "(", "", ")", ",", "MemTmp", ",", "MachinePointerInfo", "(", ")", ",", "MemVT", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Result", "=", "CurDAG", "->", "getExtLoad", "(", "", ",", "dl", ",", "DstVT", ",", "Store", ",", "MemTmp", ",", "MachinePointerInfo", "(", ")", ",", "MemVT", ",", "false", ",", "false", ",", "", ")", ";", "--"], "ground_truth": ["I", ";"], "File": "X86ISelDAGToDAG13", "Func": "PreprocessISelDAG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3158, "Length": 359, "Cover_Rate": 0.7960088691796009, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", ";", "const", "InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "hasBP", "(", "MF", ")", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", ""], "ground_truth": [")", ".", "addImm", "(", "", ")", ";"], "File": "VEFrameLowering", "Func": "emitEpilogueInsns", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3159, "Length": 227, "Cover_Rate": 0.7827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "getTargetMachine", "(", ")", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeFormalArguments", "(", "Ins", ",", "CC_", ")", ";", "assert", "(", "!", "isVarArg", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ArgLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "EVT", "RegVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "switch", "(", "RegVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "{", "errs", "(", ")", "<<", "", "<<", "RegVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", "<<", "", ";", "llvm_unreachable", "(", "", ")", ";", "}", "case", "", ":", "unsigned", "VReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "", ")", ";", "RegInfo", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "VReg", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VReg", ",", "RegVT", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "SExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "else", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "ZExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "ArgValue", ")", ";", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "unsigned", "ObjSize", "=", "VA", ".", "getLocVT", "(", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "ObjSize", ">", "", ")", "{", "errs", "(", ")", "<<", "", "<<", "EVT", "(", "VA", ".", "getLocVT", "(", ")", ")", ".", "getEVTString", "(", ")"], "ground_truth": ["<<", "", ";"], "File": "OpenRISCISelLowering", "Func": "LowerCCCArguments", "Target": "OpenRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3160, "Length": 351, "Cover_Rate": 0.6895874263261297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "n_const", "=", "", ";", "int", "i", ";", "if", "(", "GET_CODE", "(", "vals", ")", "==", "CONST_VECTOR", ")", "const_vec", "=", "vals", ";", "else", "if", "(", "GET_CODE", "(", "vals", ")", "==", "PARALLEL", ")", "{", "for", "(", "i", "=", "", ";", "i", "<", "n_elts", ";", "++", "i", ")", "{", "rtx", "x", "=", "XVECEXP", "(", "vals", ",", "", ",", "i", ")", ";", "if", "(", "CONST_INT_P", "(", "x", ")", "||", "CONST_DOUBLE_P", "(", "x", ")", ")", "n_const", "++", ";", "}", "if", "(", "n_const", "==", "n_elts", ")", "const_vec", "=", "gen_rtx_CONST_VECTOR", "(", "mode", ",", "XVEC", "(", "vals", ",", "", ")", ")", ";", "}", "else", "gcc_unreachable", "(", ")", ";", "if", "(", "const_vec", "!=", "NULL", "&&", "simd_immediate_valid_for_move", "(", "const_vec", ",", "mode", ",", "NULL", ",", "NULL", ")", ")", "return", "const_vec", ";", "else", "if", "(", "TARGET_HAVE_MVE", "&&", "VALID_MVE_PRED_MODE", "(", "mode", ")", ")", "return", "mve_bool_vec_to_const", "(", "const_vec", ")", ";", "else", "if", "(", "(", "target", "=", "neon_vdup_constant", "(", "vals"], "ground_truth": [",", "generate", ")", ")", "!=", "NULL_RTX", ")", "return", "target", ";"], "File": "arm1", "Func": "neon_make_constant", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3161, "Length": 155, "Cover_Rate": 0.7451923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_min_epu16", "(", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_pminuw512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B", ",", "(", "__v32hi"], "ground_truth": [")", "_mm512_setzero_hi", "(", ")", ",", "(", "__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_min_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3162, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "llvm_unreachable", "(", "", ")", ";", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "NewOpc", ")", ")", ";", "MachineInstrBuilder", "MIB", "(", "MF", ",", "I", ")", ";", "if", "(", "Opc", "==", "TargetOpcode", "::", "G_FRAME_INDEX", ")", "{", "addOffset", "(", "MIB", ",", "", ")", ";", "}", "else", "{", "MachineOperand", "&", "InxOp", "=", "I", ".", "getOperand", "(", "", ")", ";", "I", ".", "addOperand", "(", "InxOp", ")", ";", "InxOp", ".", "ChangeToImmediate", "(", "", ")", ";", "MIB", ".", "addImm", "(", "", ")", ".", "addReg", "("], "ground_truth": ["", ")", ";"], "File": "X86InstructionSelector3", "Func": "selectFrameIndexOrGep", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3163, "Length": 82, "Cover_Rate": 0.3761467889908257, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_alignd256_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si", ")", "__B", ",", "__imm", ",", "(", "__v8si", ")", "_mm256_setzero_si256"], "ground_truth": ["(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_alignr_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3164, "Length": 31, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "NodeAddr", "<", "InstrNode", "*", ">", "IA", ":", "BA", ".", "Addr", "->", "members", "(", "DFG", ")", ")", "{", "if", "(", "DFG", ".", "IsCode", "<", "NodeAttrs", "::", "Stmt", ">", "(", "IA", ")", ")", "{", "NodeAddr", "<", "StmtNode", "*", ">", "SA", "=", "IA", ";", "EqualityMap", "EM", ";", "if", "(", "interpretAsCopy", "(", "SA", ".", "Addr", "->", "getCode", "(", ")", ",", "EM", ")", ")", "recordCopy", "(", "SA", ",", "EM", ")", ";", "}", "updateMap", "(", "IA", ")", ";", "DFG", ".", "pushDefs", "(", "IA", ",", "DefM", ")", ";", "}", "MachineDomTreeNode", "*", "N", "=", "MDT", ".", "getNode", "(", "B"], "ground_truth": [")", ";"], "File": "RDFCopy10", "Func": "scanBlock", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3165, "Length": 95, "Cover_Rate": 0.5491329479768786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ELFAsmBackend", "::", "processFixupValue", "(", "const", "MCAssembler", "&", "Asm", ",", "const", "MCAsmLayout", "&", "Layout", ",", "const", "MCFixup", "&", "Fixup", ",", "const", "MCFragment", "*", "DF", ",", "const", "MCValue", "&", "Target", ",", "uint64_t"], "ground_truth": ["&", "Value", ",", "bool", "&", "IsResolved", ")", "{"], "File": "ARM64AsmBackend", "Func": "processFixupValue", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3166, "Length": 39, "Cover_Rate": 0.6610169491525424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RefFlags", "|=", "MCExpr", "::", "VK_TPREL", ";", "break", ";", "case", "TLSModel", "::", "LocalDynamic", ":", "RefFlags", "|=", "MCExpr", "::", "VK_DTPREL", ";", "break", ";", "case", "TLSModel", "::", "GeneralDynamic", ":", "RefFlags", "|=", "MCExpr", "::", "VK_TLSDESC", ";", "break", ";", "}", "}", "else", "if", "(", "PlatformFlag", "==", "", ")", "{", "RefFlags", "|=", "MCExpr", "::", "VK_SEC", ";", "}", "else", "{", "RefFlags", "|=", "MCExpr", "::", "VK_ABS", ";", "}", "if", "(", "FragmentFlag", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_PAGE", ";", "else", "if", "(", "FragmentFlag", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_PAGEOFF", ";", "else", "if", "(", "FragmentFlag", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_G3", ";", "else", "if", "(", "FragmentFlag", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_G2", ";", "else", "if", "(", "FragmentFlag", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_G1", ";", "else", "if", "(", "FragmentFlag", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_G0", ";", "else", "if", "(", "FragmentFlag", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_HI12", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_NC", ";", "const", "MCExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_None", ",", "Ctx", ")", ";", "if", "(", "!", "MO", ".", "isJTI", "(", ")", "&&", "MO", ".", "getOffset", "(", ")", ")", "Expr", "=", "MCBinaryExpr", "::", "createAdd", "(", "Expr", ",", "MCConstantExpr", "::", "create", "(", "MO", ".", "getOffset", "(", ")", ",", "Ctx", ")", ",", "Ctx", ")", ";", "if", "(", "PlatformFlag"], "ground_truth": ["==", "", ")", "{"], "File": "AArch64MCInstLower1", "Func": "lowerSymbolOperandELF", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3167, "Length": 230, "Cover_Rate": 0.3058510638297872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "AndN2", "=", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "MachineInstr", "*", "Branch", "=", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "LIS", ")", "{", "LIS", "->", "ReplaceMachineInstrInMaps", "(", "MI", ",", "*", "AndN2", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*"], "ground_truth": ["Branch", ")", ";"], "File": "SILowerControlFlow23", "Func": "emitLoop", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3168, "Length": 92, "Cover_Rate": 0.6571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "validateOpSel", "(", "const", "MCInst", "&", "Inst", ")", "{", "const", "unsigned", "Opc", "=", "Inst", ".", "getOpcode", "(", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "{", "int", "OpSelIdx", "=", "", "(", "Opc", ",", "", "::", "op_sel", ")", ";", "unsigned", "OpSel", "=", "Inst", ".", "getOperand", "(", "OpSelIdx", ")", ".", "getImm", "(", ")", ";", "if", "(", "OpSel", "&", "~", "", ")", "return", "false", ";", "}", "if", "(", "isGFX940", "(", ")", "&&", "(", "MII", ".", "get", "(", "Opc", ")", ".", "TSFlags", "&", "", ")", ")", "{", "int", "OpSelIdx", "=", "", "(", "Opc", ",", "", "::", "op_sel", ")", ";", "if", "(", "OpSelIdx", "!=", "-", "", ")", "{", "if", "(", "Inst", ".", "getOperand", "(", "OpSelIdx", ")", ".", "getImm", "(", ")", "!=", "", ")", "return", "false", ";", "}", "int", "OpSelHiIdx", "=", "", "(", "Opc"], "ground_truth": [",", "", "::", "op_sel_hi", ")", ";"], "File": "AMDGPUAsmParser3", "Func": "validateOpSel", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3169, "Length": 140, "Cover_Rate": 0.7329842931937173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printInstSyncBOption", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ","], "ground_truth": ["const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{"], "File": "ARMInstPrinter1", "Func": "printInstSyncBOption", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3170, "Length": 23, "Cover_Rate": 0.48936170212765956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "alpha_align_insns", "(", "void", ")", "{", "if", "(", "alpha_tune", "==", "PROCESSOR_EV4", ")", "alpha_align_insns_1", "(", "", ",", "alphaev4_next_group", ",", "alphaev4_next_nop", ")", ";", "else", "if", "(", "alpha_tune", "==", "PROCESSOR_EV5", ")", "alpha_align_insns_1", "(", "", ",", "alphaev5_next_group", ","], "ground_truth": ["alphaev5_next_nop", ")", ";"], "File": "alpha", "Func": "alpha_align_insns", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3171, "Length": 38, "Cover_Rate": 0.8636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "mips_split_move_p", "(", "dest", ",", "src", ","], "ground_truth": ["mips_insn_split_type", "(", "insn", ")", ")", ";"], "File": "mips", "Func": "mips_split_move_insn_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3172, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AS", "getAS", "(", ")", "const", "{", "return"], "ground_truth": ["AS", ";"], "File": "AMDGPUSubtarget", "Func": "getAMDGPUAS", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3173, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "DL", ",", "", ",", "", ")", ";", "while", "(", "Depth", "--", ")", "FrameAddr", "=", "DAG", ".", "getLoad", "(", "VT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "FrameAddr", ",", "MachinePointerInfo", "(", ")", ")", ";", "if", "(", "Subtarget", "->", "isTargetILP32", "(", ")", ")", "FrameAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "FrameAddr", ",", "DAG", ".", "getValueType", "("], "ground_truth": ["VT", ")", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "LowerFRAMEADDR", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3174, "Length": 98, "Cover_Rate": 0.6125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_fixupimmps256_maskz", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8sf", ")", "__B", ",", "("], "ground_truth": ["__v8si", ")", "__C", ",", "__imm", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_fixupimm_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3175, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "getOpndList", "(", "SmallVectorImpl", "<", "SDValue", ">", "&", "Ops", ",", "std", "::", "deque", "<", "std", "::", "pair", "<", "unsigned", ",", "SDValue", ">", ">", "&", "RegsToPass", ",", "bool", "IsPICCall", ",", "bool", "GlobalOrExternal", ",", "bool", "InternalLinkage", ",", "CallLoweringInfo", "&", "CLI", ",", "SDValue", "Callee", ",", "SDValue", "Chain", ")", "const", "{", "if", "(", "IsPICCall", "&&", "!", "InternalLinkage", ")", "{", "unsigned", "GPReg", "=", "IsN64", "?", "", ":", "", ";", "EVT", "Ty", "=", "IsN64", "?", "", ":", "", ";", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "GPReg", ",", "getGlobalReg", "(", "CLI", ".", "DAG", ",", "Ty", ")", ")", ")", ";", "}", "SDValue", "InFlag", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "CLI", ".", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "CLI", ".", "DL", ",", "RegsToPass", "[", "i", "]", "."], "ground_truth": ["first", ",", "RegsToPass", "[", "i", "]", ".", "second", ",", "InFlag", ")", ";"], "File": "MipsISelLowering126", "Func": "getOpndList", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3176, "Length": 154, "Cover_Rate": 0.5347222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "eatThatToken", "(", "OperandVector", "&", "Operands", ")", "{", "Operands", ".", "push_back", "(", "", "(", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getString", "(", ")", ","], "ground_truth": ["getLexer", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";"], "File": "MOSAsmParser", "Func": "eatThatToken", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3177, "Length": 36, "Cover_Rate": 0.8372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "return", "isGVStub", "(", "MO", ".", "getGlobal", "(", ")", ",", "TM", ")", ";", "if", "(", "MO", ".", "isFI", "(", ")", ")", "{", "const", "MachineFrameInfo", "&", "MFI", "=", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getFrameInfo", "(", ")", ";", "int", "Idx", "=", "MO", ".", "getIndex", "(", ")", ";", "return", "MFI", ".", "isFixedObjectIndex", "(", "Idx", ")", "&&", "MFI", ".", "isImmutableObjectIndex", "(", "Idx", ")", ";", "}", "}", "return"], "ground_truth": ["false", ";"], "File": "X86InstrInfo101", "Func": "isInvariantLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3178, "Length": 78, "Cover_Rate": 0.5693430656934306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "A", ".", "getSimpleValueType", "(", ")", ";", "return", "DAG", "->", "getNode", "(", "", ",", "dl", ",", "VT", ",", "A", ","], "ground_truth": ["B", ")", ";"], "File": "X86ParabixISelLowering", "Func": "UREM", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3179, "Length": 25, "Cover_Rate": 0.6578947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "addRequired", "<", "ProfileSummaryInfoWrapperPass", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "LazyMachineBlockFrequencyInfoPass", ">", "(", ")", ";", "AU", ".", "addPreserved", "<", "LazyMachineBlockFrequencyInfoPass"], "ground_truth": [">", "(", ")", ";"], "File": "X86PadShortFunction12", "Func": "getAnalysisUsage", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3180, "Length": 37, "Cover_Rate": 0.8222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "From", "=", "getSimpleType", "(", "V", "->", "getType", "(", ")", ")", ";", "", "To", "=", "getLegalType", "(", "From", ")", ";", "Register", "VReg", "=", "getRegForValue", "(", "V", ")"], "ground_truth": [";"], "File": "WebAssemblyFastISel (2)2", "Func": "getRegForSignedValue", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3181, "Length": 28, "Cover_Rate": 0.4307692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_vfmaddpd256", "(", "-", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")", "__B", ","], "ground_truth": ["-", "(", "__v4df", ")", "__C", ")", ";"], "File": "fma4intrin", "Func": "_mm256_nmsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3182, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Idx", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "ExtractedFromVec", "=", "I", "->", "getOperand", "(", "", ")", ";", "DenseMap", "<", "SDValue", ",", "unsigned", ">", "::", "iterator", "M", "=", "VecInMap", ".", "find", "(", "ExtractedFromVec", ")", ";", "if", "(", "M", "==", "VecInMap", ".", "end", "(", ")", ")", "{", "VT", "=", "ExtractedFromVec", ".", "getValueType", "(", ")", ";", "if", "(", "!", "VT", ".", "is128BitVector", "(", ")", "&&", "!", "VT", ".", "is256BitVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "VecInMap", ".", "begin", "(", ")", "!=", "VecInMap", ".", "end", "(", ")", "&&", "VT", "!=", "VecInMap", ".", "begin", "(", ")", "->", "first", ".", "getValueType", "(", ")", ")", "return", "SDValue", "(", ")", ";", "M", "=", "VecInMap", ".", "insert", "(", "std", "::", "make_pair", "(", "ExtractedFromVec", ",", "", ")", ")", ".", "first", ";", "VecIns", ".", "push_back", "(", "ExtractedFromVec", ")", ";", "}", "M", "->", "second", "|=", "", "<<", "cast", "<", "ConstantSDNode", ">", "(", "Idx", ")", "->", "getZExtValue", "(", ")", ";", "}", "assert", "(", "(", "VT", ".", "is128BitVector", "(", ")", "||", "VT", ".", "is256BitVector", "(", ")", ")", "&&", "", ")", ";", "unsigned", "FullMask", "=", "(", "", "<<", "VT", ".", "getVectorNumElements", "(", ")", ")", "-", "", ";", "for", "(", "DenseMap", "<", "SDValue", ",", "unsigned", ">", "::", "const_iterator", "I", "=", "VecInMap", ".", "begin", "(", ")", ",", "E", "=", "VecInMap", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "second", "!=", "FullMask", ")", "return", "SDValue", "(", ")", ";", "}", "EVT", "TestVT", "=", "VT", ".", "is128BitVector", "(", ")", "?", "", ":", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "VecIns", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "VecIns", "[", "i", "]", "=", "DAG", ".", "getBitcast", "(", "TestVT", ",", "VecIns", "[", "i", "]", ")", ";", "for", "(", "unsigned", "Slot", "=", "", ",", "e", "=", "VecIns", ".", "size", "(", ")", ";", "e", "-", "Slot", ">", "", ";", "Slot", "+=", "", ",", "e", "+=", "", ")", "{", "SDValue", "LHS", "=", "VecIns", "[", "Slot", "]", ";", "SDValue", "RHS", "=", "VecIns", "[", "Slot", "+", "", "]", ";", "VecIns", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["DL", ",", "TestVT", ",", "LHS", ",", "RHS", ")", ")", ";"], "File": "X86ISelLowering1", "Func": "LowerVectorAllZeroTest", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3183, "Length": 363, "Cover_Rate": 0.5671875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ImpIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Kill", ")", "->", "getOperand", "(", "", ")", ".", "setIsUndef", "(", "true", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Kill", ")", ";", "auto", "MIRRC", "=", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ";", "if", "(", "ImpIsDead", ")", "MIRRC", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "MIRRC", "->", "getOperand", "(", "", ")", ".", "setIsKill", "(", ")", ";", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "AVRExpandPseudoInsts11", "Func": "expandLSLB7Rd", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3184, "Length": 165, "Cover_Rate": 0.6962025316455697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")"], "ground_truth": ["==", "", ")", "{"], "File": "SparcInstrInfo", "Func": "isLoadFromStackSlot", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3185, "Length": 81, "Cover_Rate": 0.5869565217391305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "False", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "LHS", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", "!=", "True", ".", "getNode", "(", ")", "||", "LHS", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", "!=", "False", ".", "getNode", "(", ")", "||", "RHS", ".", "getNode", "(", ")", "!=", "False", ".", "getNode", "(", ")", "||", "cast", "<", "CondCodeSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", "!=", "", ")", "{", "return", "SDValue", "(", ")", ";", "}", "", "CCOpcode", "=", "cast", "<", "CondCodeSDNode", ">", "(", "LHS", "->", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "CCOpcode", "=", "", "(", "CCOpcode", ",", "LHS", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", ")", ";", "return", "DAG", ".", "getSelectCC", "(", "N", "->", "getDebugLoc", "(", ")", ",", "LHS", ".", "getOperand", "(", "", ")", ",", "LHS", ".", "getOperand", "(", "", ")", ",", "LHS", ".", "getOperand", "(", "", ")", ",", "LHS", ".", "getOperand", "(", "", ")", ",", "CCOpcode", ")", ";", "}", "case", "", ":", "{", "SDValue", "Arg", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Arg", ".", "getOpcode", "(", ")", "!=", "", ")", "break", ";", "SDValue", "NewBldVec", "[", "", "]", "=", "{", "DAG", ".", "getUNDEF", "(", "", ")", ",", "DAG", ".", "getUNDEF", "(", "", ")", ",", "DAG", ".", "getUNDEF", "(", "", ")", ",", "DAG", ".", "getUNDEF", "(", "", ")", "}", ";", "SDValue", "NewArgs", "[", "", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "SDValue", "(", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Arg", ".", "getNumOperands", "(", ")", ";", "i", "++", ")", "{", "if", "(", "ConstantFPSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "Arg", ".", "getOperand", "(", "i", ")", ")", ")", "{", "if", "(", "C", "->", "isZero", "(", ")", ")", "{", "NewArgs", "[", "", "+", "i", "]", "=", "DAG", ".", "getConstant", "(", "", ",", "", ")", ";", "}", "else", "if", "(", "C", "->", "isExactlyValue", "(", "", ")", ")", "{", "NewArgs", "[", "", "+", "i", "]", "=", "DAG", ".", "getConstant", "(", "", ",", "", ")", ";", "}", "else", "{", "NewBldVec", "[", "i", "]", "=", "Arg", ".", "getOperand", "(", "i", ")", ";", "}", "}", "else", "{", "NewBldVec", "[", "i", "]", "=", "Arg", ".", "getOperand", "(", "i", ")", ";", "}", "}", "DebugLoc", "DL", "=", "N", "->", "getDebugLoc", "(", ")", ";", "NewArgs", "[", "", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "NewBldVec", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "N", "->", "getVTList", "(", ")", ",", "NewArgs", ",", "", ")", ";", "}", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "R600ISelLowering15", "Func": "PerformDAGCombine", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3186, "Length": 473, "Cover_Rate": 0.46831683168316834, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isDef", "(", ")", ")", "continue", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "MachineRegisterInfo", "::", "use_iterator", "nextI", ";", "for", "(", "MachineRegisterInfo", "::", "use_iterator", "I", "=", "MRI", "->", "use_begin", "(", "Reg", ")", ",", "E", "=", "MRI", "->", "use_end", "(", ")", ";", "I", "!=", "E", ";", "I", "=", "nextI", ")", "{", "nextI", "=", "std", "::", "next", "(", "I", ")", ";", "MachineOperand", "&", "Use", "=", "*", "I", ";", "MachineInstr", "*", "UseMI", "=", "I", "->", "getParent", "("], "ground_truth": [")", ";"], "File": "PULPHardwareLoops", "Func": "removeIfDead", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3187, "Length": 124, "Cover_Rate": 0.5344827586206896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Kind", ")", "{", "case", "Immediate", ":", "OS", "<<", "*", "getImm", "(", ")", ";", "break", ";", "case", "Register", ":", "OS", "<<", "", "<<", "getReg", "(", ")", "<<", "", ";", "break", ";", "case", "Token"], "ground_truth": [":"], "File": "CSKYAsmParser6", "Func": "print", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3188, "Length": 35, "Cover_Rate": 0.5932203389830508, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitCMPFPw0", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "ARMIREmitter", "Func": "visitCMPFPw0", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3189, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetStreamer", "::", "emitMovSP", "(", "unsigned", "Reg", ",", "int64_t", "Offset", ")", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "ARMTargetStreamer10", "Func": "emitMovSP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3190, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vorrq_m_n_u32", "(", "uint32x4_t", "__a", ",", "const", "int", "__imm", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vorrq_m_n_uv4si", "(", "__a", ",", "__imm"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vorrq_m_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3191, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "Op", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Dest", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "if", "(", "!", "getHasJmpExt", "(", ")", ")", "NegateCC", "(", "LHS", ",", "RHS", ",", "CC", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "Chain", ",", "LHS", ",", "RHS", ",", "DAG", ".", "getConstant", "(", "CC", ",", "DL", ",", ""], "ground_truth": [")", ",", "Dest", ")", ";"], "File": "BPFISelLowering", "Func": "LowerBR_CC", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3192, "Length": 117, "Cover_Rate": 0.8478260869565217, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "shouldExpandAtomicCmpXchgInIR", "(", "AtomicCmpXchgInst", "*", "AI", ")", "const", "{", "return"], "ground_truth": ["true", ";"], "File": "ARMISelLowering (2)2", "Func": "shouldExpandAtomicCmpXchgInIR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3193, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "NewVec", ")", ";", "}", "if", "(", "convertBuildVectorCastElt", "(", "DAG", ",", "Hi", ",", "Lo", ")", ")", "{", "SDValue", "NewVec", "=", "DAG", ".", "getBuildVector", "(", "", ",", "SL", ",", "{", "Hi", ",", "Lo", "}", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ","], "ground_truth": ["VT", ",", "NewVec", ")", ";"], "File": "SIISelLowering", "Func": "performBuildVectorCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3194, "Length": 59, "Cover_Rate": 0.31382978723404253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "long", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__rdtsc"], "ground_truth": ["(", "void", ")", "{"], "File": "ia32intrin", "Func": "__rdtsc", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3195, "Length": 16, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "return", "false", ";", "if", "(", "Addr", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "R1", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "R2", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "R1", "=", "Addr", ";", "R2", "=", "CurDAG", "->", "getRegister", "(", "", ",", ""], "ground_truth": [")", ";"], "File": "SparcISelDAGToDAG8", "Func": "SelectADDRrr", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3196, "Length": 136, "Cover_Rate": 0.7157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Triple", "TheTriple", "(", "TT", ")", ";", "if", "(", "TheTriple", ".", "isOSDarwin", "(", ")", "||", "TheTriple", ".", "getEnvironment", "(", ")", "==", "Triple", "::", "MachO", ")"], "ground_truth": ["return", "createMachOStreamer", "(", "Ctx", ",", "MAB", ",", "_OS", ",", "_Emitter", ",", "RelaxAll", ")", ";"], "File": "X86MCTargetDesc38", "Func": "createMCStreamer", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3197, "Length": 38, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NaClDontBreakABI", ")", "{", "PointerSize", "=", "(", "is64Bit", "&&", "!", "isX32", ")", "?", "", ":", "", ";", "}", "CalleeSaveStackSlotSize", "=", "is64Bit", "?", "", ":", "", ";", "AssemblerDialect", "=", "AsmWriterFlavor", ";", "TextAlignFillValue", "=", "", ";", "SupportsDebugInformation", "=", "true", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "UseIntegratedAssembler", "=", "true"], "ground_truth": [";"], "File": "X86MCAsmInfo46", "Func": "X86ELFMCAsmInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3198, "Length": 49, "Cover_Rate": 0.44144144144144143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "DAGToDAGISel", "(", "TargetMachine", "&", "tm", ")", ":", "SelectionDAGISel", "(", "tm", ")", ",", "TM", "(", "tm", ")", ",", "Subtarget", "(", "tm", "."], "ground_truth": ["getSubtarget", "<", "Subtarget", ">", "(", ")", ")", "{"], "File": "MBlazeISelDAGToDAG", "Func": "MBlazeDAGToDAGISel", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3199, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1_lane_u64", "(", "uint64_t", "*", "__a", ",", "uint64x1_t", "__b", ",", "const"], "ground_truth": ["int", "__c", ")", "{"], "File": "arm", "Func": "neon_vst1_lane_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3200, "Length": 14, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "skipFunction", "(", "F", ")", ")", "return", "false", ";", "bool", "Changed", "=", "false", ";", "for", "(", "auto", "&", "BB", ":", "F", ")", "for", "(", "auto", "&", "I", ":", "BB", ")", "{", "if", "(", "auto", "allocaInst", "=", "dyn_cast", "<", "AllocaInst", ">", "(", "&", "I", ")", ")", "{", "Changed", "=", "true", ";", "auto", "ETy", "=", "allocaInst", "->", "getAllocatedType", "(", ")", ";", "auto", "LocalAddrTy", "=", "PointerType", "::", "get", "(", "ETy", ",", "ADDRESS_SPACE_LOCAL", ")", ";", "auto", "NewASCToLocal", "=", "new", "AddrSpaceCastInst", "(", "allocaInst", ",", "LocalAddrTy", ",", "", ")", ";", "auto", "GenericAddrTy", "=", "PointerType", "::", "get", "(", "ETy", ",", "ADDRESS_SPACE_GENERIC", ")", ";", "auto", "NewASCToGeneric", "=", "new", "AddrSpaceCastInst", "(", "NewASCToLocal", ",", "GenericAddrTy", ",", "", ")", ";", "NewASCToLocal", "->", "insertAfter", "(", "allocaInst", ")", ";", "NewASCToGeneric", "->", "insertAfter", "(", "NewASCToLocal", ")", ";", "for", "(", "Value", "::", "use_iterator", "UI", "=", "allocaInst", "->", "use_begin", "(", ")", ",", "UE", "=", "allocaInst", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", ")", "{", "const", "auto", "&", "AllocaUse", "=", "*", "UI", "++", ";", "auto", "LI", "=", "dyn_cast", "<", "LoadInst", ">", "(", "AllocaUse", ".", "getUser", "(", ")", ")", ";", "if", "(", "LI", "&&", "LI", "->", "getPointerOperand", "(", ")", "==", "allocaInst", "&&", "!", "LI", "->", "isVolatile", "(", ")", ")", "{", "LI", "->", "setOperand", "(", "LI", "->", "getPointerOperandIndex", "(", ")", ",", "NewASCToGeneric", ")", ";", "continue", ";", "}", "auto", "SI", "=", "dyn_cast", "<", "StoreInst", ">", "(", "AllocaUse", ".", "getUser", "(", ")", ")", ";", "if", "(", "SI", "&&", "SI", "->", "getPointerOperand", "(", ")", "==", "allocaInst", "&&", "!", "SI", "->", "isVolatile", "(", ")", ")", "{", "SI", "->", "setOperand", "(", "SI", "->", "getPointerOperandIndex", "(", ")", ",", "NewASCToGeneric", ")", ";", "continue", ";", "}", "auto", "GI", "=", "dyn_cast", "<", "GetElementPtrInst", ">", "(", "AllocaUse", ".", "getUser", "(", ")", ")", ";", "if", "(", "GI", "&&", "GI", "->", "getPointerOperand", "(", ")", "==", "allocaInst", ")", "{", "GI", "->", "setOperand", "(", "GI", "->", "getPointerOperandIndex", "(", ")", ",", "NewASCToGeneric", ")", ";", "continue", ";", "}", "auto", "BI", "=", "dyn_cast", "<", "BitCastInst", ">", "(", "AllocaUse", ".", "getUser", "(", ")", ")", ";", "if", "(", "BI", "&&", "BI", "->", "getOperand", "(", "", ")", "==", "allocaInst"], "ground_truth": [")", "{"], "File": "NVPTXLowerAlloca7", "Func": "runOnFunction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3201, "Length": 335, "Cover_Rate": 0.9203296703296703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Desc", ".", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "Register", "DstReg", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "DstIsDead", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "Desc", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead"], "ground_truth": [")", ")", ".", "add", "(", "MBBI", "->", "getOperand", "(", "", ")", ")", ".", "add", "(", "MBBI", "->", "getOperand", "(", "", ")", ")", ";"], "File": "RISCVExpandPseudoInsts14", "Func": "expandVSetVL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3202, "Length": 86, "Cover_Rate": 0.43, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSubtargetImpl", "(", ")", "->", "getFrameLowering"], "ground_truth": ["(", ")", ";"], "File": "NVPTXTargetMachine", "Func": "getFrameLowering", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3203, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Reg", "=", "MIB", ".", "getReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MIB", ".", "getInstr", "(", ")", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Undef", ")", ";", "MIB", "->", "setDesc", "(", "TII", ".", "get", "(", "MinusOne", "?", "", ":", "", ")", ")", ";", "MIB", ".", "addReg", "(", "Reg"], "ground_truth": [")", ";"], "File": "X86InstrInfo106", "Func": "expandMOV32r1", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3204, "Length": 73, "Cover_Rate": 0.6083333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "AddrTy", "=", "Addr", "->", "getValueType", "(", "", ")", ";", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "AddrTy", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SDLoc", "(", "Addr", ")", ",", "", ")", ";", "return", "true", ";", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "ConstantSDNode", "*", "CN", "=", "cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "AddrTy", ")", ";", "}", "else", "{", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "}", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CN", "->", "getZExtValue", "(", ")", ",", "SDLoc", "(", "Addr", ")", ","], "ground_truth": ["", ")", ";"], "File": "VEISelDAGToDAG", "Func": "matchADDRri", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3205, "Length": 199, "Cover_Rate": 0.8468085106382979, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameLowering", "::", "getPSPSlotOffsetFromSP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "WinEHFuncInfo", "&", "Info", "=", "*", "MF", ".", "getWinEHFuncInfo", "(", ")", ";", "Register", "SPReg", ";", "int", "Offset", "=", "getFrameIndexReferencePreferSP", "(", "MF", ",", "Info", ".", "PSPSymFrameIdx", ",", "SPReg", ","], "ground_truth": ["true", ")", ";"], "File": "X86FrameLowering101", "Func": "getPSPSlotOffsetFromSP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3206, "Length": 43, "Cover_Rate": 0.6323529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isDynAllocFI", "(", "int"], "ground_truth": ["FI", ")", "const", "{"], "File": "SICMachineFunction", "Func": "isDynAllocFI", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3207, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_vfnmaddps128_mask3", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")", "__C", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask3_fnmadd_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3208, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "getTheTarget", "(", ")", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "getTheTarget", "(", ")"], "ground_truth": [",", "createMCRegisterInfo", ")", ";"], "File": "Cpu0MCTargetDesc3", "Func": "LLVMInitializeCpu0TargetMC", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3209, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SrcOp", "=", "DAG", ".", "getBitcast", "(", "ShVT", ",", "SrcOp", ")", ";", "assert", "(", "NumBits", "%", "", "==", "", "&&", "", ")", ";", "SDValue", "ShiftVal", "=", "DAG", ".", "getTargetConstant", "(", "NumBits", "/", "", ",", "dl", ",", "", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "ShVT", ",", "SrcOp"], "ground_truth": [",", "ShiftVal", ")", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "getVShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3210, "Length": 61, "Cover_Rate": 0.48412698412698413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "split_const", "(", "x", ",", "&", "base", ",", "&", "offset", ")", ";", "if", "(", "riscv_symbolic_constant_p", "(", "base", ",", "&", "type", ")", ")", "{", "if", "(", "SMALL_OPERAND", "(", "INTVAL", "(", "offset", ")", ")", "&&", "riscv_symbol_insns", "(", "type", ")", ">", "", ")", "return", "true", ";", "if", "(", "flag_pic", ")", "return", "true", ";", "}", "if", "(", "tls_referenced_p", "(", "x"], "ground_truth": [")", ")", "return", "true", ";"], "File": "riscv", "Func": "riscv_cannot_force_const_mem", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3211, "Length": 60, "Cover_Rate": 0.6185567010309279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegWidth", "==", "", "&&", "Shift", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["CreateImm", "(", "Imm16", ")", ")", ";"], "File": "AArch64Disassembler10", "Func": "DecodeMoveWideImmOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3212, "Length": 27, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "isDef", "(", ")", ")", "return", "true", ";", "MachineInstr", "&", "MI", "=", "*", "Op", ".", "getParent", "(", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "AMDGPU", "::", "EXP", ")", "return", "true", ";", "if", "(", "!", "MI", ".", "getDesc", "(", ")", ".", "mayStore", "(", ")", ")", "return", "false", ";", "if", "(", "TII", "->", "isDS", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", "{", "MachineOperand", "*", "Data", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "AMDGPU", "::", "OpName", "::", "data", ")", ";", "if", "(", "Data", "&&", "Op", ".", "isIdenticalTo", "(", "*", "Data", ")", ")", "return", "true", ";", "MachineOperand", "*", "Data0", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "AMDGPU", "::", "OpName", "::", "data0", ")", ";", "if", "(", "Data0", "&&", "Op", ".", "isIdenticalTo", "(", "*", "Data0", ")", ")", "return", "true", ";", "MachineOperand", "*", "Data1", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "AMDGPU", "::", "OpName"], "ground_truth": ["::", "data1", ")", ";"], "File": "SIInsertWaits23", "Func": "isOpRelevant", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3213, "Length": 148, "Cover_Rate": 0.6016260162601627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "Subtarget", "->", "getInstrInfo", "(", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "", ")", ";", "MI", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering (3)2", "Func": "EmitRDPKRU", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3214, "Length": 98, "Cover_Rate": 0.6901408450704225, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrwq_scatter_base_wb_p_s32", "(", "uint32x4_t", "*", "__addr", ",", "const", "int", "__offset", ",", "int32x4_t", "__value", ",", "mve_pred16_t", "__p", ")", "{", "__builtin_mve_vstrwq_scatter_base_wb_p_sv4si", "(", "*", "__addr", ",", "__offset"], "ground_truth": [",", "__value", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vstrwq_scatter_base_wb_p_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3215, "Length": 29, "Cover_Rate": 0.6744186046511628, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LocVT", "=", "", ";", "LocInfo", "=", "CCValAssign", "::", "BCvt", ";", "}", "else", "if", "(", "LocVT", "==", "", "||", "LocVT", "==", "", "||", "LocVT", "==", "", "||", "LocVT", "==", "", "||", "LocVT", "==", "", ")", "{", "LocVT", "=", "", ";", "ValVT", "=", "", ";", "LocInfo", "=", "CCValAssign", "::", "Full", ";", "}", "else", "if", "(", "LocVT", "==", "", "||", "LocVT", "==", "", "||", "LocVT", "==", "", "||", "LocVT", "==", "", "||", "(", "LocVT", "==", "", "&&", "UseHVX", "&&", "UseHVXDbl", ")", ")", "{", "LocVT", "=", "", ";", "ValVT", "=", "", ";", "LocInfo", "=", "CCValAssign", "::", "Full", ";", "}", "else", "if", "(", "LocVT", "==", "", "||", "LocVT", "==", "", "||", "LocVT", "==", "", "||", "LocVT", "==", "", ")", "{", "LocVT", "=", "", ";", "ValVT", "=", "", ";", "LocInfo", "=", "CCValAssign", "::", "Full", ";", "}", "if", "(", "LocVT", "==", "", "||", "LocVT", "==", "", ")", "{", "if", "(", "!", "RetCC_32", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "ArgFlags", ",", "State", ")", ")", "return", "false", ";", "}", "if", "(", "LocVT", "==", "", "||", "LocVT", "==", "", ")", "{", "if", "(", "!", "RetCC_64", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "ArgFlags", ",", "State", ")", ")", "return", "false", ";", "}", "if", "(", "LocVT", "==", "", "||", "LocVT", "==", "", "||", "LocVT", "==", "", ")", "{", "if", "(", "!", "RetCC_Vector", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo"], "ground_truth": [",", "ArgFlags", ",", "State", ")", ")", "return", "false", ";"], "File": "HexagonISelLowering (2)", "Func": "RetCC_Hexagon", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3216, "Length": 232, "Cover_Rate": 0.46963562753036436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CI", "!=", "CE", ";", "++", "CI", ")", "{", "SPScope", "*", "CN", "=", "*", "CI", ";", "RI", ".", "Priv", "->", "unifyWithChild", "(", "*", "(", "RAInfos", ".", "at", "(", "CN", ")", ".", "Priv", ")", ")", ";", "}", "}", "unsigned", "spillLocCnt", "=", "", ";", "for", "(", "auto", "iter", "=", "df_begin", "(", "rootScope", ")", ",", "end", "=", "df_end", "(", "rootScope", ")", ";", "iter", "!=", "end", ";", "++", "iter", ")", "{", "auto", "scope", "=", "*", "iter", ";", "RAInfo", "&", "RI", "=", "RAInfos", ".", "at", "(", "scope", ")", ";", "if", "(", "!", "scope", "->", "isTopLevel", "(", ")", ")", "{", "RI", ".", "Priv", "->", "unifyWithParent", "(", "*", "(", "RAInfos", ".", "at", "(", "scope", "->", "getParent", "(", ")", ")", ".", "Priv", ")", ",", "spillLocCnt", ",", "scope", "->", "isTopLevel", "(", ")", ")", ";", "if", "(", "!", "RI", ".", "needsScopeSpill", "(", ")", ")", "NoSpillScopes", "++", ";", "}", "spillLocCnt", "+=", "RI", ".", "neededSpillLocs", "(", ")", ";", "DEBUG", "(", "RI", ".", "dump", "("], "ground_truth": [")", ")", ";"], "File": "RAInfo", "Func": "computeRegAlloc", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3217, "Length": 154, "Cover_Rate": 0.5519713261648745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MBB", "->", "insert", "(", "MI", ",", "Ear1MI", ")", ";", "Ear1MI", "->", "setDesc", "(", "get", "(", "", ")", ")", ";", "MachineInstrBuilder", "(", "MF", ",", "Ear1MI", ")", ".", "addReg", "(", "", ")", ";", "MachineInstr", "*", "SllgMI", "=", "MF", ".", "CloneMachineInstr", "(", "MI", ")", ";", "MBB", "->", "insert", "(", "MI", ",", "SllgMI", ")", ";", "SllgMI", "->", "setDesc", "(", "get", "(", "", ")", ")", ";", "MachineInstrBuilder", "(", "MF", ",", "SllgMI", ")", ".", "addReg", "(", "Reg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "MachineInstr", "*", "Ear2MI", "=", "MF", "."], "ground_truth": ["CloneMachineInstr", "(", "MI", ")", ";"], "File": "SystemZInstrInfo24", "Func": "expandLoadStackGuard", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3218, "Length": 94, "Cover_Rate": 0.41228070175438597, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "const", "GCNSubtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "unsigned", "MaxNumSGPRs", "=", "ST", ".", "getMaxNumSGPRs", "(", "MF", ")", ";", "unsigned", "TotalNumSGPRs", "=", "", ".", "getNumRegs"], "ground_truth": ["(", ")", ";"], "File": "SIRegisterInfo88", "Func": "getReservedRegs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3219, "Length": 166, "Cover_Rate": 0.3102803738317757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Lg2", "=", "SplatValue", ".", "countTrailingZeros", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Sz", "(", "NumElts", ",", "DAG", ".", "getConstant", "(", "EltTy", ".", "getSizeInBits", "(", ")", "-", "", ",", "EltTy", ")", ")", ";", "SDValue", "SGN", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N0", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "&", "Sz", "[", "", "]", ",", "NumElts", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Amt", "(", "NumElts", ",", "DAG", ".", "getConstant", "(", "EltTy", ".", "getSizeInBits", "(", ")", "-", "Lg2", ",", "EltTy", ")", ")", ";", "SDValue", "SRL", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "SGN", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "&", "Amt", "[", "", "]", ",", "NumElts", ")", ")", ";", "SDValue", "ADD", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N0", ",", "SRL", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Lg2Amt", "(", "NumElts", ",", "DAG", ".", "getConstant", "(", "Lg2", ",", "EltTy", ")", ")", ";", "SDValue", "SRA", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ADD", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "&", "Lg2Amt", "[", "", "]", ",", "NumElts", ")", ")", ";", "if", "(", "SplatValue", ".", "isNonNegative", "(", ")", ")", "return", "SRA", ";", "SmallVector", "<", "SDValue", ",", "", ">", "V", "(", "NumElts", ",", "DAG", ".", "getConstant", "(", "", ",", "EltTy", ")", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "&", "V", "[", "", "]", ",", "NumElts", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ","], "ground_truth": ["VT", ",", "Zero", ",", "SRA", ")", ";"], "File": "X86ISelLowering (2)1", "Func": "LowerSDIV", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3220, "Length": 273, "Cover_Rate": 0.6121076233183856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "op5", ")", "==", "REG", ")", "regs", "++", ";", "if", "(", "regs", "!=", "", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "op0", ")", "==", "REG", "&&", "(", "(", "GET_CODE", "(", "op4", ")", "==", "MEM", "&&", "reg_mentioned_p", "(", "op0", ",", "XEXP", "(", "op4", ",", "", ")", ")", ")", "||", "(", "GET_CODE", "(", "op5", ")", "==", "MEM", "&&", "reg_mentioned_p", "(", "op0", ",", "XEXP", "(", "op5", ",", "", ")", ")"], "ground_truth": [")", ")", ")", "return", "", ";"], "File": "c4x1", "Func": "valid_parallel_operands_6", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 3221, "Length": 77, "Cover_Rate": 0.32217573221757323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "CodeModel", "::", "Model", "getEffectiveCodeModel", "(", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ")", "{", "if", "(", "CM", ")", "return"], "ground_truth": ["*", "CM", ";"], "File": "SHUXITargetMachine", "Func": "getEffectiveCodeModel", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3222, "Length": 23, "Cover_Rate": 0.7931034482758621, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_AAPCS_BASED", ")", "{", "(", "is_ctor", "?", "default_named_section_asm_out_constructor", ":", "default_named_section_asm_out_destructor", ")", "(", "symbol", ",", "priority", ")", ";", "return", ";", "}", "if", "(", "priority", "!=", "DEFAULT_INIT_PRIORITY", ")", "{", "char", "buf", "[", "", "]", ";", "sprintf", "(", "buf", ",", "", ",", "is_ctor", "?", "", ":", "", ",", "priority", ")", ";", "s", "=", "get_section", "(", "buf", ",", "SECTION_WRITE", ",", "NULL_TREE", ")", ";", "}", "else", "if", "(", "is_ctor", ")", "s", "=", "ctors_section", ";", "else", "s", "="], "ground_truth": ["dtors_section", ";"], "File": "arm4", "Func": "arm_elf_asm_cdtor", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3223, "Length": 76, "Cover_Rate": 0.6031746031746031, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "J2FrameLowering", "Func": "restoreCalleeSavedRegisters", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3224, "Length": 71, "Cover_Rate": 0.47651006711409394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCAsmInfo", "*", "createMCAsmInfo", "(", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "Triple", "&", "TT", ",", "const", "MCTargetOptions", "&", "Options", ")", "{", "MCAsmInfo", "*", "MAI", "=", "new", "MCAsmInfo", "(", "TT", ")", ";", "MCRegister", "SP", "=", "MRI", ".", "getDwarfRegNum"], "ground_truth": ["(", "", ",", "true", ")", ";"], "File": "RISCVMCTargetDesc", "Func": "createRISCVMCAsmInfo", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3225, "Length": 43, "Cover_Rate": 0.6142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "Inst", ".", "setOpcode", "(", "", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "Rda", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "Rda", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "return", "S", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodetGPREvenRegisterClass", "(", "Inst", ",", "RdaLo", ",", "Address", ",", "Decoder", ")", ")"], "ground_truth": [")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler34", "Func": "DecodeMVEOverlappingLongShift", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3226, "Length": 147, "Cover_Rate": 0.4260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pblendd128", "(", "(", "__v4si", ")", "__X"], "ground_truth": [",", "(", "__v4si", ")", "__Y", ",", "__M", ")", ";"], "File": "avx2intrin", "Func": "_mm_blend_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3227, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "match", "(", "GetTuple", ",", "m_Intrinsic", "<", "", ">", "(", "m_Value", "(", "SetTuple", ")", ",", "m_Value", "(", "SetIndex", ")", ",", "m_Value", "(", "SetValue", ")", ")", ")", "||", "SetValue", "->", "getType", "(", ")", "!=", "II", ".", "getType", "(", ")", ")", "return", "None", ";", "if", "(", "GetIndex", "==", "SetIndex", ")", "return", "IC", ".", "replaceInstUsesWith", "(", "II", ","], "ground_truth": ["SetValue", ")", ";"], "File": "AArch64TargetTransformInfo", "Func": "instCombineSVETupleGet", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3228, "Length": 60, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DestReg", "==", "", ")", "assert", "(", "BaseReg", "==", "", "&&", "", ")", ";", "if", "(", "!", "isLowRegister", "(", "DestReg", ")", "&&", "!", "MRI", ".", "isVirtualRegister", "(", "DestReg", ")", ")", "LdReg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "&", "", ")", ";", "if", "(", "NumBytes", "<=", "", "&&", "NumBytes", ">=", "", "&&", "CanChangeCC", ")", "{", "AddDefaultT1CC", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "LdReg", ")", ")", ".", "addImm", "(", "NumBytes", ")", ".", "setMIFlags", "(", "MIFlags", ")", ";", "}", "else", "if", "(", "NumBytes", "<", "", "&&", "NumBytes", ">=", "-", "", "&&", "CanChangeCC", ")", "{", "AddDefaultT1CC", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "LdReg", ")", ")", ".", "addImm", "(", "NumBytes", ")"], "ground_truth": [".", "setMIFlags", "(", "MIFlags", ")", ";"], "File": "Thumb1RegisterInfo25", "Func": "emitThumbRegPlusImmInReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3229, "Length": 136, "Cover_Rate": 0.31336405529953915, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoopCount", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "PPCInstrInfo", "Func": "disposed", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3230, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printUImm12Offset", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "unsigned", "Scale", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "MO", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "{", "O", "<<", "", "<<", "formatImm", "(", "MO", ".", "getImm", "(", ")", "*", "Scale", ")", ";", "}", "else", "{", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "MO", ".", "getExpr", "(", ")", "->", "print"], "ground_truth": ["(", "O", ",", "&", "MAI", ")", ";"], "File": "AArch64InstPrinter11", "Func": "printUImm12Offset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3231, "Length": 84, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ParentNode", "->", "getValueType", "(", "", ")", ".", "isVector", "(", ")", ")", "return", "false", ";", "int", "SrcIndices", "[", "]", "=", "{", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src0", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src1", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src2", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src0_X", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src0_Y", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src0_Z", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src0_W", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src1_X", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src1_Y", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src1_Z", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src1_W", ")", "}", ";", "std", "::", "vector", "<", "unsigned", ">", "Consts", ";", "for", "(", "int", "OtherSrcIdx", ":", "SrcIndices", ")", "{", "int", "OtherSelIdx", "=", "TII", "->", "getSelIdx", "(", "Opcode", ",", "OtherSrcIdx", ")", ";", "if", "(", "OtherSrcIdx", "<", "", "||", "OtherSelIdx", "<", "", ")", "continue", ";", "if", "(", "HasDst", ")", "{", "OtherSrcIdx", "--", ";", "OtherSelIdx", "--", ";", "}", "if", "(", "RegisterSDNode", "*", "Reg", "=", "dyn_cast", "<", "RegisterSDNode", ">", "(", "ParentNode", "->", "getOperand", "(", "OtherSrcIdx", ")", ")", ")", "{", "if", "(", "Reg", "->", "getReg", "(", ")", "==", "AMDGPU", "::", "ALU_CONST", ")", "{", "ConstantSDNode", "*", "Cst", "=", "cast", "<", "ConstantSDNode", ">", "(", "ParentNode", "->", "getOperand", "(", "OtherSelIdx", ")", ")", ";", "Consts", ".", "push_back", "(", "Cst", "->", "getZExtValue", "(", ")", ")", ";", "}", "}", "}", "ConstantSDNode", "*", "Cst", "=", "cast", "<", "ConstantSDNode", ">", "(", "CstOffset", ")", ";", "Consts", ".", "push_back", "(", "Cst", "->", "getZExtValue", "(", ")", ")", ";", "if", "(", "!", "TII", "->", "fitsConstReadLimitations", "(", "Consts", ")", ")", "{", "return", "false", ";", "}", "Sel", "="], "ground_truth": ["CstOffset", ";"], "File": "R600ISelLowering", "Func": "FoldOperand", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3232, "Length": 324, "Cover_Rate": 0.3834319526627219, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeF8RCRegisterClass", "(", "MCInst", "&", "Inst", ",", "uint64_t", "RegNo", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "return", "decodeRegisterClass", "(", "Inst", ","], "ground_truth": ["RegNo", ",", "FRegs", ")", ";"], "File": "PPCDisassembler16", "Func": "DecodeF8RCRegisterClass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3233, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printMemRegReg", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "O", "<<", "TM", ".", "getRegisterInfo", "(", ")", "->", "get", "(", "MO", ".", "getReg", "(", ")", ")", ".", "AsmName", ";", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "OpNo", "+", ""], "ground_truth": [")", ";"], "File": "SPUAsmPrinter1", "Func": "printMemRegReg", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3234, "Length": 56, "Cover_Rate": 0.9824561403508771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "signed", "int", ")", "__builtin_altivec_vupkhsh", "(", "(", "vector", "signed", "short", ")"], "ground_truth": ["a1", ")", ";"], "File": "altivec4", "Func": "vec_unpackh", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3235, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ";", "}", "else", "{", "GlobalBaseReg", "=", "RegInfo", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ";", "}", "}", "return", "CurDAG", "->", "getRegister", "(", "GlobalBaseReg", ",", "Lowering", "->", "getPointerTy", "(", ")", ")", "."], "ground_truth": ["getNode", "(", ")", ";"], "File": "PPCISelDAGToDAG17", "Func": "getGlobalBaseReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3236, "Length": 85, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "GEU", ":", "case", "GTU", ":", "code", "=", "reverse_condition", "(", "code", ")", ";", "branch_code", "=", "EQ", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "cmp_mode", "!=", "DImode", "&&", "CONST_INT_P", "(", "op1", ")", "&&", "(", "!", "satisfies_constraint_I", "(", "op1", ")", "||", "code", "==", "LEU", ")", ")", "{", "HOST_WIDE_INT", "n", "=", "trunc_int_for_mode", "(", "INTVAL", "(", "op1", ")", ",", "SImode", ")", ";", "switch", "(", "code", ")", "{", "case", "EQ", ":", "if", "(", "!", "(", "symbolic_operand", "(", "op0", ",", "VOIDmode", ")", "||", "(", "REG_P", "(", "op0", ")", "&&", "REG_POINTER", "(", "op0", ")", ")", ")", ")", "{", "HOST_WIDE_INT", "add", ";", "if", "(", "n", "!=", "-", "", "-", "", ")", "add", "=", "-", "n", ";", "else", "add", "=", "n", ";", "op0", "=", "force_reg", "(", "SImode", ",", "op0", ")"], "ground_truth": [";"], "File": "tilepro", "Func": "tilepro_emit_cc_test", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 3237, "Length": 127, "Cover_Rate": 0.30676328502415456, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parseAddress", "(", "Operands", ",", "BDRMem", ",", "", ",", "GR64Reg"], "ground_truth": [")", ";"], "File": "SystemZAsmParser7", "Func": "parseBDRAddr64", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3238, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vpmin_s32", "(", "int32x2_t", "__a", ",", "int32x2_t", "__b", ")", "{", "return", "(", "int32x2_t", ")", "__builtin_neon_vpminsv2si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon_vpmin_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3239, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "insertIndirectBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "&", "NewDestBB", ",", "MachineBasicBlock", "&", "RestoreBB", ",", "const", "DebugLoc", "&", "DL", ",", "int64_t", "BrOffset", ",", "RegScavenger"], "ground_truth": ["*", "RS", ")", "const", "{"], "File": "MOSInstrInfo", "Func": "insertIndirectBranch", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3240, "Length": 31, "Cover_Rate": 0.4696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectCode", "(", "N", ")", ";", "return", ";", "}", "MVT", "VT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "bool", "Is32", "=", "(", "VT", "==", "", ")", ";", "SDLoc", "SL", "(", "N", ")", ";", "MachineSDNode", "*", "CmpSwap", "=", "nullptr", ";", "if", "(", "Subtarget", "->", "hasAddr64", "(", ")", ")", "{", "SDValue", "SRsrc", ",", "VAddr", ",", "SOffset", ",", "Offset", ",", "GLC", ",", "SLC", ";", "if", "(", "SelectMUBUFAddr64", "(", "Mem", "->", "getBasePtr", "(", ")", ",", "SRsrc", ",", "VAddr", ",", "SOffset", ",", "Offset", ",", "SLC", ")", ")", "{", "unsigned", "Opcode", "=", "Is32", "?", "", ":", "", ";", "SDValue", "CmpVal", "=", "Mem", "->", "getOperand", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "CmpVal", ",", "VAddr", ",", "SRsrc", ",", "SOffset", ",", "Offset", ",", "SLC", ",", "Mem", "->", "getChain", "(", ")", "}", ";", "CmpSwap", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "SL", ",", "Mem", "->", "getVTList", "(", ")", ",", "Ops", ")", ";", "}", "}", "if", "(", "!", "CmpSwap", ")", "{", "SDValue", "SRsrc", ",", "SOffset", ",", "Offset", ",", "SLC", ";", "if", "(", "SelectMUBUFOffset", "(", "Mem", "->", "getBasePtr", "(", ")", ",", "SRsrc", ",", "SOffset", ",", "Offset", ",", "SLC", ")", ")", "{", "unsigned", "Opcode", "=", "Is32", "?", "", ":", "", ";", "SDValue", "CmpVal", "=", "Mem", "->", "getOperand", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "CmpVal", ",", "SRsrc", ",", "SOffset", ",", "Offset", ",", "SLC", ",", "Mem", "->", "getChain", "(", ")", "}", ";", "CmpSwap", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "SL", ",", "Mem", "->", "getVTList", "(", ")", ",", "Ops", ")", ";", "}", "}", "if", "(", "!", "CmpSwap", ")", "{", "SelectCode", "(", "N", ")", ";", "return", ";", "}", "MachineSDNode", "::", "mmo_iterator", "MMOs", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "*", "MMOs", "=", "Mem", "->", "getMemOperand", "(", ")", ";", "CmpSwap", "->", "setMemRefs", "(", "MMOs", ",", "MMOs", "+", "", ")", ";", "unsigned", "SubReg", "=", "Is32", "?", "", ":", "", ";", "SDValue", "Extract", "=", "CurDAG", "->", "getTargetExtractSubreg", "(", "SubReg", ",", "SL", ",", "VT", ",", "SDValue", "(", "CmpSwap"], "ground_truth": [",", "", ")", ")", ";"], "File": "AMDGPUISelDAGToDAG21", "Func": "SelectATOMIC_CMP_SWAP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3241, "Length": 322, "Cover_Rate": 0.7796610169491526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "DestVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "MVT", "SrcVT", "=", "ArgVT", ";", "ArgReg", "=", "emitIntExt", "(", "SrcVT", ",", "ArgReg", ",", "DestVT", ",", "false", ")", ";", "if", "(", "!", "ArgReg", ")", "return", "false", ";", "break", ";", "}", "case", "CCValAssign", "::", "ZExt", ":", "{", "MVT", "DestVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "MVT", "SrcVT", "=", "ArgVT", ";", "ArgReg", "=", "emitIntExt", "(", "SrcVT", ",", "ArgReg", ",", "DestVT", ",", "true", ")", ";", "if", "(", "!", "ArgReg", ")", "return", "false", ";", "break", ";", "}", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "!", "VA", ".", "needsCustom", "(", ")", ")", "{", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "VA", ".", "getLocReg", "(", ")", ")", ".", "addReg", "(", "ArgReg", ")", ";", "CLI", ".", "OutRegs", ".", "push_back", "(", "VA", ".", "getLocReg", "(", ")", ")", ";", "}", "else", "if", "(", "VA", ".", "needsCustom", "(", ")", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return", "false", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "", ")", ";", "if", "(", "isa", "<", "UndefValue", ">", "(", "ArgVal", ")", ")", "continue", ";", "unsigned", "ArgSize", "=", "alignTo", "(", "ArgVT", ".", "getSizeInBits", "(", ")", ",", "", ")", ";", "unsigned", "BEAlign", "=", "", ";", "if", "(", "ArgSize", "<", "", "&&", "!", "Subtarget", "->", "isLittle", "(", ")", ")", "BEAlign", "=", "", "-", "ArgSize", ";", "Address", "Addr", ";", "Addr", ".", "setKind", "(", "Address", "::", "RegBase", ")", ";", "Addr", ".", "setReg", "("], "ground_truth": ["", ")", ";"], "File": "MipsFastISel19", "Func": "processCallArgs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3242, "Length": 255, "Cover_Rate": 0.3105968331303289, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "args", ".", "reserve", "(", "nargs", ")", ";", "for", "(", "unsigned", "int", "i", "=", "", ";", "i", "<", "nargs", ";", "++", "i", ")", "args", ".", "quick_push", "(", "expand_normal", "(", "CALL_EXPR_ARG", "(", "call_expr", ",", "i", ")", ")", ")", ";", "return", "base", "->", "expand", "("], "ground_truth": ["*", "this", ")", ";"], "File": "aarch64-sve-builtins", "Func": "expand", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3243, "Length": 46, "Cover_Rate": 0.7301587301587301, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getHwreg", "(", "unsigned", "Id", ",", "const", "MCSubtargetInfo"], "ground_truth": ["&", "STI", ")", "{"], "File": "AMDGPUBaseInfo1", "Func": "getHwreg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3244, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "Ret", "=", "", ";", "if", "(", "isLittle", ")", "Ret", "+=", "", ";", "else", "Ret", "+=", "", ";", "Ret", "+=", "DataLayout", "::", "getManglingComponent", "(", "Triple", ")", ";", "Ret", "+=", "", ";", "if", "(", "ABI", "!=", "BaseTargetMachine", "::", "_ABI_APCS", ")", "Ret", "+=", "", ";", "if", "(", "ABI", "==", "BaseTargetMachine", "::", "_ABI_APCS", ")", "Ret", "+=", "", ";", "if", "(", "ABI", "==", "BaseTargetMachine", "::", "_ABI_APCS", ")", "Ret", "+=", "", ";", "else", "Ret", "+=", "", ";", "Ret", "+=", "", ";", "Ret", "+=", "", ";", "if", "(", "Triple", ".", "isOSNaCl", "(", ")", ")", "Ret", "+=", "", ";", "else", "if", "(", "ABI", "==", "BaseTargetMachine", "::", "_ABI_AAPCS", ")", "Ret", "+=", "", ";", "else", "Ret", "+=", ""], "ground_truth": [";"], "File": "ARMTargetMachine29", "Func": "computeDataLayout", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3245, "Length": 112, "Cover_Rate": 0.717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", ">=", "", ")", "return", "(", "code", "==", "CONST_INT", "&&", "INTVAL", "(", "index", ")", "<", "CSKY_LD16_MAX_OFFSET", "(", "SImode", ")", "&&", "INTVAL", "(", "index", ")", ">=", "", "&&", "("], "ground_truth": ["INTVAL", "(", "index", ")", "&", "", ")", "==", "", ")", ";"], "File": "csky", "Func": "ck801_legitimate_index_p", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3246, "Length": 44, "Cover_Rate": 0.3697478991596639, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "int", "NumV2Elements", "=", "std", "::", "count_if", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", ".", "end", "(", ")", ",", "[", "]", "(", "int", "M", ")", "{", "return", "M", ">=", "", ";", "}", ")", ";", "if", "(", "NumV2Elements", "==", "", ")", "{", "const", "int", "UnpackLoMask", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "const", "int", "UnpackHiMask", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ")", ")", "Mask", "=", "UnpackLoMask", ";", "else", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ")", ")", "Mask", "=", "UnpackHiMask", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1"], "ground_truth": [",", "getV4ShuffleImm8ForMask", "(", "Mask", ",", "DAG", ")", ")", ";"], "File": "X86ISelLowering188", "Func": "lowerV4I32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3247, "Length": 196, "Cover_Rate": 0.4365256124721604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "StringRef", "(", "getRegisterName", "(", "RegNo", ")", ")"], "ground_truth": [".", "lower", "(", ")", ";"], "File": "TL45InstPrinter", "Func": "printRegName", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3248, "Length": 14, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegister", "Res", "=", "getSubSuperRegisterOrZero", "(", "Reg", ",", "Size", ",", "High", ")", ";", "assert", "(", "Res", "!=", "", "&&", "", ")", ";", "return", "Res"], "ground_truth": [";"], "File": "X86MCTargetDesc13", "Func": "getX86SubSuperRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3249, "Length": 24, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "forwardITPosition", "(", ")", ";", "forwardVPTPosition", "(", ")", ";", "return", "true", ";", "}", "{", "while", "(", "processInstruction", "(", "Inst", ",", "Operands", ",", "Out", ")", ")", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Inst", ".", "dump_pretty", "(", "dbgs", "(", ")", ",", "MII", ".", "getName", "(", "Inst", ".", "getOpcode", "(", ")", ")", ")", ";", "dbgs", "(", ")", "<<", "", ")", ";", "}", "forwardITPosition", "(", ")", ";", "forwardVPTPosition", "(", ")", ";", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "Inst", ".", "setLoc", "(", "IDLoc", ")", ";", "if", "(", "PendConditionalInstruction", ")", "{", "PendingConditionalInsts", ".", "push_back", "(", "Inst", ")", ";", "if", "(", "isITBlockFull", "(", ")", "||", "isITBlockTerminator", "(", "Inst", ")", ")"], "ground_truth": ["flushPendingInstructions", "(", "Out", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "MatchAndEmitInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3250, "Length": 116, "Cover_Rate": 0.3352601156069364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fixed_regs", "[", "MEM0_REGNO", "+", "i", "]", "=", "", ";", "CLEAR_HARD_REG_BIT", "(", "reg_class_contents", "[", "MEM_REGS", "]", ",", "MEM0_REGNO", "+", "i", ")", ";", "}", "}", "if", "(", "TARGET_A24", ")", "{", "call_used_regs", "[", "R1_REGNO", "]", "=", "", ";", "call_used_regs", "[", "R2_REGNO", "]", "=", ""], "ground_truth": [";"], "File": "m32c", "Func": "m32c_conditional_register_usage", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3251, "Length": 42, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Offset", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "getObjectOffset", "(", "FrameIndex", ")", "+", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "getImm", "(", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "", ",", "false"], "ground_truth": [")", ";"], "File": "NVPTXRegisterInfo10", "Func": "eliminateFrameIndex", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3252, "Length": 41, "Cover_Rate": 0.328, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "for", "(", "i", "=", "", ";", "i", "<", "count", ";", "i", "++", ")", "emit_move_insn", "(", "gen_rtx_REG", "(", "mode", ",", "rdest", "+", "count", "-", "i", "-", "", ")"], "ground_truth": [",", "gen_rtx_REG", "(", "mode", ",", "rsrc", "+", "count", "-", "i", "-", "", ")", ")", ";"], "File": "aarch64", "Func": "aarch64_simd_emit_reg_reg_move", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3253, "Length": 43, "Cover_Rate": 0.30935251798561153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "i", "+=", "", ")", "{", "if", "(", "(", "unsigned", ")", "M", "[", "i", "]", "!=", "Idx", "||", "(", "unsigned", ")", "M", "[", "i", "+", "", "]", "!=", "Idx", "+", "NumElts", ")", "return", "false", ";", "Idx", "+=", "", ";", "}", "if", "(", "VT", ".", "is64BitVector", "(", ")", "&&", "VT", ".", "getVectorElementType", "(", ")"], "ground_truth": [".", "getSizeInBits", "(", ")", "==", "", ")", "return", "false", ";"], "File": "ARMISelLowering33", "Func": "isVZIPMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3254, "Length": 73, "Cover_Rate": 0.5615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "DisableInstrFormPrep", "&&", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createLoopInstrFormPrepPass", "(", "getTargetMachine", "(", ")", ")", ")", ";", "if", "(", "!", "DisableCTRLoops", "&&", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createHardwareLoopsPass"], "ground_truth": ["(", ")", ")", ";"], "File": "PPCTargetMachine11", "Func": "addPreISel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3255, "Length": 43, "Cover_Rate": 0.7962962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "auto", "&", "I", ":", "NewPreds", ")", "{", "unsigned", "P", "=", "I", ";", "if", "(", "!", "Defs", ".", "count", "(", "P", ")", "||", "LatePreds", ".", "count", "(", "P", ")", ")", "{", "reportErrorNewValue", "(", "P", ")", ";", "return", "false", ";", "}", "}", "for", "(", "const", "auto", "&", "I", ":", "LatePreds", ")", "{", "unsigned", "P", "=", "I", ";", "if", "(", "LatePreds", ".", "count", "(", "P", ")", ">", "", "||", "Defs", ".", "count", "(", "P"], "ground_truth": [")", ")", "{"], "File": "HexagonMCChecker", "Func": "checkPredicates", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3256, "Length": 77, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstLower", "MCInstLowering", "(", "OutContext", ",", "STI", ",", "*", "this", ")", ";", "return", "MCInstLowering", ".", "lowerOperand", "(", "MO", ",", "MCOp"], "ground_truth": [")", ";"], "File": "AMDGPUMCInstLower10", "Func": "lowerOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3257, "Length": 21, "Cover_Rate": 0.40384615384615385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint16_t", "getType", "(", ")", "const", "{", "return", "NodeAttrs", "::", "type", "("], "ground_truth": ["Attrs", ")", ";"], "File": "RDFGraph", "Func": "getType", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3258, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isa", "<", "IntrinsicInst", ">", "(", "EV", "->", "getAggregateOperand", "(", ")", ")", ")", "return", "false", ";", "const", "auto", "*", "II", "=", "cast", "<", "IntrinsicInst", ">", "(", "EV", "->", "getAggregateOperand", "(", ")", ")", ";", "MVT", "RetVT", ";", "const", "Function", "*", "Callee", "=", "II", "->", "getCalledFunction", "(", ")", ";", "Type", "*", "RetTy", "=", "cast", "<", "StructType", ">", "(", "Callee", "->", "getReturnType", "(", ")", ")", "->", "getTypeAtIndex", "(", "", ")", ";", "if", "(", "!", "isTypeLegal", "(", "RetTy", ",", "RetVT", ")", ")", "return", "false", ";", "if", "(", "RetVT", "!=", "", "&&", "RetVT", "!=", "", ")", "return", "false", ";", "", "TmpCC", ";", "switch", "(", "II", "->", "getIntrinsicID", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "TmpCC", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "TmpCC", "=", "", ";", "break", ";", "}", "if", "(", "II", "->", "getParent", "(", ")", "!=", "I", "->", "getParent", "(", ")", ")", "return", "false", ";", "BasicBlock", "::", "const_iterator", "Start", "(", "I", ")", ";", "BasicBlock", "::", "const_iterator", "End", "(", "II", ")", ";", "for", "(", "auto", "Itr", "=", "std", "::", "prev", "(", "Start", ")", ";", "Itr", "!=", "End", ";", "--", "Itr", ")", "{", "if", "(", "!", "isa", "<", "ExtractValueInst", ">", "(", "Itr", ")", ")", "return", "false", ";", "const", "auto", "*", "EVI", "=", "cast", "<", "ExtractValueInst"], "ground_truth": [">", "(", "Itr", ")", ";"], "File": "X86FastISel114", "Func": "foldX86XALUIntrinsic", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3259, "Length": 224, "Cover_Rate": 0.6103542234332425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setFeatures", "(", "*", "NewF", ",", "NewFeatures", ")", ";", "if", "(", "F", ".", "hasName", "(", ")", ")", "{", "std", "::", "string", "NewName", "=", "std", "::", "string", "(", "NewF", "->", "getName", "(", ")", ")", ";", "NewF", "->", "takeName", "(", "&", "F", ")", ";", "F", ".", "setName"], "ground_truth": ["(", "NewName", ")", ";"], "File": "AMDGPUPropagateAttributes6", "Func": "cloneWithFeatures", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3260, "Length": 48, "Cover_Rate": 0.40336134453781514, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addVectorPred", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "VideocoreAsmParser", "Func": "addVectorPred", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3261, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInst", "I", ";", "if", "(", "Opcode", "==", "", ")", "{", "unsigned", "Temp", "=", "Reg1", ";", "Reg1", "=", "Reg2", ";", "Reg2", "=", "Temp", ";", "}", "I", ".", "setOpcode", "(", "Opcode"], "ground_truth": [")", ";"], "File": "MipsAsmPrinter (2)1", "Func": "EmitInstrRegReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3262, "Length": 31, "Cover_Rate": 0.3563218390804598, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "regs_available_for_popping", "==", "", "&&", "reg_containing_return_addr", "==", "LAST_ARG_REGNUM", ")", "{", "asm_fprintf", "(", "f", ",", "", ",", "LR_REGNUM", ",", "LAST_ARG_REGNUM", ")", ";", "reg_containing_return_addr", "=", "LR_REGNUM", ";", "}", "else", "if", "(", "size", ">", "", ")", "{", "restore_a4", "=", "TRUE", ";", "asm_fprintf", "(", "f", ",", "", ",", "IP_REGNUM", ",", "LAST_ARG_REGNUM", ")", ";", "}", "if", "(", "reg_containing_return_addr", "!=", "LAST_ARG_REGNUM", ")", "{", "regs_available_for_popping", "|=", "", "<<", "LAST_ARG_REGNUM", ";", "--", "pops_needed", ";", "}", "}", "thumb_pushpop", "(", "f", ",", "regs_available_for_popping", ",", "FALSE", ",", "NULL", ",", "regs_available_for_popping", ")", ";", "if", "(", "reg_containing_return_addr", "==", "-", "", ")", "{", "regs_to_pop", "&=", "~", "(", "", "<<", "LR_REGNUM", ")", ";", "reg_containing_return_addr", "=", "number_of_first_bit_set", "(", "regs_available_for_popping", ")", ";", "regs_available_for_popping", "&=", "~", "(", "", "<<", "reg_containing_return_addr", ")", ";", "}", "if", "(", "regs_available_for_popping", ")", "{", "int", "frame_pointer", ";", "frame_pointer", "=", "number_of_first_bit_set", "(", "regs_available_for_popping", ")", ";", "asm_fprintf", "(", "f", ",", "", ",", "ARM_HARD_FRAME_POINTER_REGNUM", ",", "frame_pointer", ")", ";", "regs_available_for_popping", "&=", "~", "(", "", "<<", "frame_pointer", ")", ";", "regs_to_pop", "&=", "~", "(", "", "<<", "ARM_HARD_FRAME_POINTER_REGNUM", ")", ";", "if", "(", "regs_available_for_popping", ")", "{", "int", "stack_pointer", ";", "stack_pointer", "=", "number_of_first_bit_set", "(", "regs_available_for_popping", ")", ";", "asm_fprintf", "(", "f", ",", "", ",", "SP_REGNUM", ",", "stack_pointer", ")", ";", "}", "else", "{", "regs_available_for_popping", "|=", "(", "", "<<", "frame_pointer", ")", ";", "}", "}", "if", "(", "regs_available_for_popping", "==", "", "&&", "pops_needed", ">", "", ")", "{", "regs_available_for_popping", "|=", "", "<<", "reg_containing_return_addr", ";", "asm_fprintf", "(", "f", ",", "", ",", "LR_REGNUM", ",", "reg_containing_return_addr", ")", ";", "reg_containing_return_addr", "=", "LR_REGNUM", ";", "}", "if", "(", "pops_needed", ">", "", ")", "{", "int", "popped_into", ";", "int", "move_to", ";", "thumb_pushpop", "(", "f", ",", "regs_available_for_popping", ",", "FALSE", ",", "NULL", ",", "regs_available_for_popping", ")", ";", "popped_into", "=", "number_of_first_bit_set"], "ground_truth": ["(", "regs_available_for_popping", ")", ";"], "File": "arm3", "Func": "thumb_exit", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3263, "Length": 265, "Cover_Rate": 0.34460338101430427, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "select", "<", "", ">", "(", "N", ")", ";", "case", "", ":", "return", "select", "<", "", ">", "(", "N", ")", ";", "case", "", ":", "case", "", ":", "return", "selectMultiplication", "(", "N", ")", ";", "case", "", ":", "return", "select", "<", "", ">", "(", "N", ")", ";", "case"], "ground_truth": ["", ":"], "File": "AVRISelDAGToDAG1", "Func": "trySelect", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3264, "Length": 51, "Cover_Rate": 0.38345864661654133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "PerformSUBECombine", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "if", "(", "DCI", ".", "isBeforeLegalize", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", "->", "is32", "(", ")", "&&", "SelectMsub", "(", "N", ",", "&", "DAG"], "ground_truth": [")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";"], "File": "MipsISelLowering36", "Func": "PerformSUBECombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3265, "Length": 61, "Cover_Rate": 0.9104477611940298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "doMaskedAtomicBinOpExpansion", "(", "const", "InstrInfo", "*", "TII", ",", "MachineInstr", "&", "MI", ",", "DebugLoc", "DL", ",", "MachineBasicBlock", "*", "ThisMBB", ",", "MachineBasicBlock", "*", "LoopMBB", ",", "MachineBasicBlock", "*", "DoneMBB", ",", "AtomicRMWInst", "::", "BinOp", "BinOp", ",", "int", "Width", ")", "{", "assert", "(", "Width", "==", "", "&&", "", ")", ";", "unsigned", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "ScratchReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "AddrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "IncrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "MaskReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "AtomicOrdering", "Ordering", "=", "static_cast", "<", "AtomicOrdering", ">", "(", "MI", ".", "getOperand"], "ground_truth": ["(", "", ")", ".", "getImm", "(", ")", ")", ";"], "File": "RISCVExpandPseudoInsts1", "Func": "doMaskedAtomicBinOpExpansion", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3266, "Length": 136, "Cover_Rate": 0.3192488262910798, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_p8_s8", "(", "int8x16_t", "__a", ")", "{", "return", "(", "poly8x16_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_p8_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3267, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", "+", "ShiftOffset", "/", "", ",", "SL", ",", "", ",", "Shift", ")", ";", "}", "}", "}", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "APInt", "DemandedBits", "=", "APInt", "::", "getBitsSet", "(", "", ",", "", "*", "Offset", ",", "", "*", "Offset", "+", "", ")", ";", "if", "(", "TLI", ".", "SimplifyDemandedBits", "(", "Src", ",", "DemandedBits", ",", "DCI", ")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";", "if", "(", "SDValue", "DemandedSrc", "=", "TLI", ".", "SimplifyMultipleUseDemandedBits", "(", "Src", ",", "DemandedBits", ",", "DAG", ")", ")", "return", "DAG", "."], "ground_truth": ["getNode", "(", "N", "->", "getOpcode", "(", ")", ",", "SL", ",", "", ",", "DemandedSrc", ")", ";"], "File": "SIISelLowering82", "Func": "performCvtF32UByteNCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3268, "Length": 107, "Cover_Rate": 0.33024691358024694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "FoldCmp", "=", "tryFoldIntegerCompare", "(", "LHS", ",", "RHS", ",", "Predicate", ",", "MIRBuilder", ")", ";", "if", "(", "FoldCmp", ")", "return", "{", "FoldCmp", ",", "(", "CmpInst", "::", "Predicate", ")", "Predicate", ".", "getPredicate", "(", ")", "}", ";", "unsigned", "CmpOpc", "=", "", ";", "Register", "ZReg", ";", "LLT", "CmpTy", "=", "MRI", ".", "getType", "(", "LHS", ".", "getReg", "(", ")", ")", ";", "assert", "(", "(", "CmpTy", ".", "isScalar", "(", ")", "||", "CmpTy", ".", "isPointer", "(", ")", ")", "&&", "", ")", ";", "if", "(", "CmpTy", "==", "LLT", "::", "scalar", "(", "", ")", ")", "{", "CmpOpc", "=", "", ";", "ZReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "}", "else", "if", "(", "CmpTy", "==", "LLT", "::", "scalar", "(", "", ")", "||", "CmpTy", ".", "isPointer", "(", ")", ")", "{", "CmpOpc", "=", "", ";", "ZReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "}", "else", "{", "return", "{", "nullptr", ",", "CmpInst", "::", "Predicate", "::", "BAD_ICMP_PREDICATE", "}", ";", "}", "MachineInstr", "*", "ImmedCmp", "=", "tryOptArithImmedIntegerCompare", "(", "LHS", ",", "RHS", ",", "Predicate", ",", "MIRBuilder", ")", ";", "if", "(", "ImmedCmp", ")", "return", "{", "ImmedCmp", ",", "(", "CmpInst", "::", "Predicate", ")", "Predicate", ".", "getPredicate", "(", ")", "}", ";", "MachineInstr", "*", "ShiftedCmp", "=", "tryOptArithShiftedCompare", "(", "LHS", ",", "RHS", ",", "MIRBuilder", ")", ";", "if", "(", "ShiftedCmp", ")", "return", "{", "ShiftedCmp", ",", "(", "CmpInst", "::", "Predicate", ")", "Predicate", ".", "getPredicate", "(", ")", "}", ";", "auto", "CmpMI", "=", "MIRBuilder", ".", "buildInstr", "(", "CmpOpc", ",", "{", "ZReg", "}", ",", "{", "LHS", ".", "getReg", "(", ")", ",", "RHS", ".", "getReg", "(", ")", "}", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "CmpMI", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "return", "{", "&", "*", "CmpMI", ",", "(", "CmpInst", "::", "Predicate", ")"], "ground_truth": ["Predicate", ".", "getPredicate", "(", ")", "}", ";"], "File": "AArch64InstructionSelector42", "Func": "emitIntegerCompare", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3269, "Length": 277, "Cover_Rate": 0.7914285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BranchRelaxation", ")", "addPass", "(", "&", "BranchRelaxationPassID", ")", ";", "if", "(", "TM", "->", "getTargetTriple", "(", ")", ".", "isOSWindows", "(", ")", ")", "addPass", "(", "createCFGuardLongjmpPass", "(", ")", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "EnableCompressJumpTables", ")", "addPass", "(", "createCompressJumpTablesPass", "(", ")", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "EnableCollectLOH", "&&", "TM", "->", "getTargetTriple", "(", ")", ".", "isOSBinFormatMachO", "(", ")", ")", "addPass", "(", "createCollectLOHPass", "(", ")", ")", ";", "addPass", "(", "createUnpackMachineBundles", "("], "ground_truth": ["nullptr", ")", ")", ";"], "File": "AArch64TargetMachine14", "Func": "addPreEmitPass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3270, "Length": 89, "Cover_Rate": 0.6357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "raw_svector_ostream", "O", "(", "Str", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int", "NumBytes", "=", "(", "int", ")", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "NumBytes", ")", "{", "O", "<<", "", "<<", "MFI", "->", "getMaxAlignment", "(", ")", "<<", "", "<<", "DEPOTNAME", "<<", "getFunctionNumber", "(", ")", "<<", "", "<<", "NumBytes", "<<", "", ";", "if", "(", "nvptxSubtarget", ".", "is64Bit", "(", ")", ")", "{", "O", "<<", "", ";", "O", "<<", "", ";", "}", "else", "{", "O", "<<", "", ";", "O", "<<", "", ";", "}", "}", "unsigned", "int", "numVRs", "=", "MRI", "->", "getNumVirtRegs", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "numVRs", ";", "i", "++", ")", "{", "unsigned", "int", "vr", "=", "TRI", "->", "index2VirtReg", "(", "i", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", "->", "getRegClass", "(", "vr", ")", ";", "DenseMap", "<", "unsigned", ",", "unsigned", ">", "&", "regmap", "=", "VRegMapping", "[", "RC", "]", ";", "int", "n", "=", "regmap", ".", "size", "(", ")", ";", "regmap", ".", "insert", "(", "std", "::", "make_pair", "(", "vr", ",", "n", "+", ""], "ground_truth": [")", ")", ";"], "File": "NVPTXAsmPrinter1", "Func": "setAndEmitFunctionVirtualRegisters", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3271, "Length": 190, "Cover_Rate": 0.5919003115264797, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "int32_t", "OffImm", "=", "(", "int32_t", ")", "MO1", ".", "getImm", "(", ")", ";", "if", "(", "OffImm", "<", "", ")", "O", "<<", ""], "ground_truth": ["<<", "-", "OffImm", ";"], "File": "ARMAsmPrinter100", "Func": "printT2AddrModeImm8OffsetOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3272, "Length": 37, "Cover_Rate": 0.5692307692307692, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "basic_block", "bb", "=", "bbs", "[", "i", "]", ";", "gimple_stmt_iterator", "gsi", ";", "for", "(", "gsi", "=", "gsi_start_bb", "(", "bb", ")", ";", "!", "gsi_end_p", "(", "gsi", ")", ";", "gsi_next", "(", "&", "gsi", ")", ")", "{", "gimple", "*", "stmt", "=", "gsi_stmt", "(", "gsi", ")", ";", "stmt_vec_info", "stmt_info", "=", "loop_vinfo", "->", "lookup_stmt", "(", "stmt", ")", ";", "if", "(", "!", "STMT_VINFO_RELEVANT_P", "(", "stmt_info", ")", "&&", "!", "STMT_VINFO_IN_PATTERN_P", "(", "stmt_info", ")", ")", "not_vec_cost", "++", ";", "}", "}", "free", "(", "bbs", ")", ";", "density_pct", "=", "(", "vec_cost", "*", "", ")", "/", "("], "ground_truth": ["vec_cost", "+", "not_vec_cost", ")", ";"], "File": "rs6000", "Func": "rs6000_density_test", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3273, "Length": 90, "Cover_Rate": 0.37344398340248963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isExport", "(", "const"], "ground_truth": ["SUnit", "&", "SU", ")", "{"], "File": "AMDGPUExportClustering", "Func": "isExport", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3274, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFSRM", "(", ")"], "ground_truth": ["const", "{"], "File": "X86Subtarget101", "Func": "hasFSRM", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3275, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "oper", "=", "", ";", "oper", "<", "MI", ".", "getNumOperands", "(", ")", ";", "++", "oper", ")", "{", "MachineOperand", "MO", "=", "MI", ".", "getOperand", "(", "oper", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isDef", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "RC", "=", "HRI", ".", "getMinimalPhysRegClass", "(", "MO", ".", "getReg", "(", ")", ")", ";", "if", "(", "RC", "==", "&", "", ")", "{", "Pred", ".", "push_back", "(", "MO", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "HexagonInstrInfo (2)", "Func": "DefinesPredicate", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3276, "Length": 78, "Cover_Rate": 0.6782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ST", "->", "isMClass", "(", ")", "&&", "ST", "->", "isThumb2", "(", ")", "&&", "L", "->", "getNumBlocks", "("], "ground_truth": [")", "==", "", ";"], "File": "ARMTargetTransformInfo1", "Func": "shouldFavorBackedgeIndex", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3277, "Length": 21, "Cover_Rate": 0.328125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU"], "ground_truth": [")", ";"], "File": "AArch64SLSHardening", "Func": "getAnalysisUsage", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3278, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isShlFixedWidth", "("], "ground_truth": ["", ")", ";"], "File": "AArch64AsmParser32", "Func": "isShlImm16", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3279, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Shift", "=", "true", ";", "break", ";", "}", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ";", "if", "(", "Convert", ")", "{", "SDValue", "SR", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "", ",", "", ",", "Flag", ")", ";", "if", "(", "Shift", ")", "SR", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "SR", ",", "One", ")", ";", "SR", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "SR", ",", "One", ")", ";", "if", "(", "Invert", ")", "SR", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "SR", ",", "One", ")", ";", "return", "SR", ";", "}", "else", "{", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "Op", ".", "getValueType", "("], "ground_truth": [")", ",", "", ")", ";"], "File": "MSP430ISelLowering15", "Func": "LowerSETCC", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3280, "Length": 148, "Cover_Rate": 0.33109619686800895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "ELF", "::", "R_390_PC16DBL", ";", "case", "", ":", "return", "ELF", "::", "R_390_PC24DBL", ";", "case", "", ":", "return", "ELF", "::", "R_390_PC32DBL", ";", "}", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SystemZMCObjectWriter15", "Func": "getPCRelReloc", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3281, "Length": 30, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "is64", "(", ")", ")", "return", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "return", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "}", "int", "CompareOpc", ";", "bool", "isDot", ";", "if", "(", "!", "getVectorCompareInfo", "(", "Op", ",", "CompareOpc", ",", "isDot", ",", "Subtarget", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "isDot", ")", "{", "SDValue", "Tmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "CompareOpc", ",", "dl", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "Tmp", ")", ";", "}", "SDValue", "Ops", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "CompareOpc", ",", "dl", ",", "", ")", "}", ";", "EVT", "VTs", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "", "}", ";", "SDValue", "CompNode", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Ops", ")", ";", "SDValue", "Flags", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "CompNode", ".", "getValue", "(", "", ")", ")", ";", "unsigned", "BitNo", ";", "bool", "InvertBit", ";", "switch", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", "{", "default", ":", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "=", "false", ";", "break", ";", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "=", "true", ";", "break", ";", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "="], "ground_truth": ["false", ";"], "File": "PPCISelLowering (2)7", "Func": "LowerINTRINSIC_WO_CHAIN", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3282, "Length": 290, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Register", "=", "PPRDecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Register", ")", ")", ";", "return", "Success"], "ground_truth": [";"], "File": "AArch64Disassembler (2)2", "Func": "DecodePPRRegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3283, "Length": 23, "Cover_Rate": 0.4339622641509434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "ACC_REG_P", "(", "regno", ")", ")", "{", "first", "=", "", ";", "regno", "=", "", ";", "}", "if", "(", "first", "==", "-", "", ")", "return", "", ";", "return", "first", "+"], "ground_truth": ["regno", ";"], "File": "xtensa", "Func": "xtensa_dbx_register_number", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3284, "Length": 34, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "isLegalMaskedExpandLoad", "(", "Type", "*", "DataTy", ")", "{", "if", "(", "!", "isa", "<", "VectorType", ">", "(", "DataTy", ")", ")", "return", "false", ";", "if", "(", "!", "ST", "->", "hasAVX512", "(", ")", ")", "return", "false", ";", "if", "(", "DataTy", "->", "getVectorNumElements", "(", ")", "==", "", ")", "return", "false", ";", "Type", "*", "ScalarTy", "=", "DataTy", "->", "getVectorElementType", "(", ")", ";", "if", "(", "ScalarTy", "->", "isFloatTy", "(", ")", "||", "ScalarTy", "->", "isDoubleTy", "(", ")", ")", "return", "true", ";", "if", "(", "!", "ScalarTy", "->", "isIntegerTy", "(", ")", ")", "return", "false", ";", "unsigned", "IntWidth", "=", "ScalarTy", "->", "getIntegerBitWidth", "(", ")", ";", "return", "IntWidth", "==", "", "||", "IntWidth", "==", "", "||", "(", "(", "IntWidth", "==", "", "||", "IntWidth", "==", ""], "ground_truth": [")", "&&", "ST", "->", "hasVBMI2", "(", ")", ")", ";"], "File": "X86TargetTransformInfo100", "Func": "isLegalMaskedExpandLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3285, "Length": 124, "Cover_Rate": 0.992, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "(", "LM", "&", "", ")", "&&", "(", "Mask", "&", "VGPR_BANK_MASK", ")", ")", "{", "unsigned", "Shift", "=", "countTrailingZeros", "(", "LM", ")", ";", "if", "(", "Shift", ">=", "NUM_VGPR_BANKS", ")", "return", "", ";", "unsigned", "VB", "=", "FreeBanks", "&", "VGPR_BANK_MASK", ";", "FreeBanks", "=", "(", "(", "VB", ">>", "Shift", ")", "|", "(", "VB", "<<", "(", "NUM_VGPR_BANKS", "-", "Shift", ")", ")", ")", "&", "VGPR_BANK_MASK", ";", "}", "else", "if", "(", "!", "(", "LM", "&", "", ")", "&&", "(", "Mask", "&", "SGPR_BANK_MASK", ")", ")", "{", "unsigned", "Shift", "=", "countTrailingZeros", "(", "LM", ")", ">>", "", ";", "if", "(", "Shift", ">=", "NUM_SGPR_BANKS", ")", "return", "", ";", "unsigned", "SB", "=", "FreeBanks", ">>", "SGPR_BANK_OFFSET", ";", "FreeBanks", "=", "(", "(", "SB", ">>", "Shift", ")", "|", "(", "SB", "<<", "(", "NUM_SGPR_BANKS", "-", "Shift", ")", ")", ")", "&", "SGPR_BANK_SHIFTED_MASK", ";", "FreeBanks", "<<=", "SGPR_BANK_OFFSET", ";", "}", "LLVM_DEBUG", "(", "if", "(", "FreeBanks", ")", "{", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "Reg", ",", "SubReg", ")", "<<", ""], "ground_truth": [";", "dumpFreeBanks", "(", "FreeBanks", ")", ";"], "File": "GCNRegBankReassign", "Func": "getFreeBanks", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3286, "Length": 160, "Cover_Rate": 0.7048458149779736, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmovnbq_m_u16", "(", "uint8x16_t", "__a", ",", "uint16x8_t", "__b", ",", "mve_pred16_t"], "ground_truth": ["__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmovnbq_m_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3287, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Register", "DestRegs", "[", "]", "=", "{", "", ",", "", ",", "", "}", ";", "bool", "UsedMask", "[", "]", "=", "{", "false", ",", "false", ",", "false", "}", ";", "Register", "SrcRegs", "[", "]", "=", "{", "", ",", "", ",", "", "}", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "MI", ".", "getNumOperands", "(", ")", ";", "++", "I", ")", "if", "(", "auto", "Op", "=", "MCIL", ".", "LowerMachineOperand", "(", "&", "MI", ",", "MI", ".", "getOperand", "(", "I", ")", ")", ")", "{", "assert", "(", "Op", "->", "isReg", "(", ")", "&&", "", ")", ";", "SrcRegs", "[", "I", "]", "=", "getSubSuperRegister", "(", "Op", "->", "getReg", "(", ")", ",", "", ")", ";", "if", "(", "SrcRegs", "[", "I", "]", "!=", "DestRegs", "[", "I", "]", ")", "{", "UsedMask", "[", "I", "]", "=", "true", ";", "EmitAndCountInstruction", "(", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "DestRegs", "[", "I", "]", ")", ")", ";", "}", "else", "{", "EmitNops", "(", "*", "OutStreamer", ",", "", ",", "Subtarget", "->", "is64Bit", "(", ")", ",", "getSubtargetInfo", "(", ")", ")", ";", "}", "}", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "MI", ".", "getNumOperands", "(", ")", ";", "++", "I", ")", "if", "(", "UsedMask", "[", "I", "]", ")", "EmitAndCountInstruction", "(", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "DestRegs", "[", "I", "]", ")", ".", "addReg", "(", "SrcRegs", "[", "I", "]", ")", ")", ";", "auto", "TSym", "=", "OutContext", "."], "ground_truth": ["getOrCreateSymbol", "(", "", ")", ";"], "File": "X86MCInstLower20", "Func": "LowerPATCHABLE_TYPED_EVENT_CALL", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3288, "Length": 224, "Cover_Rate": 0.5173210161662818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "", ":", "case", "", ":", "return", "-", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "{", "uint64_t", "D", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "Lo", "=", "D", "&", "", ";", "unsigned", "Hi", "=", "D", ">>", "", ";", "return", "profitImm", "(", "Lo", ",", "Hi", ")", ";", "}", "case", "", ":", "case", "", ":", "return", "profitImm", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "ImmX", "++", ";", "case", "", ":", "{", "ImmX", "++", ";", "int64_t", "V", "=", "MI", "->", "getOperand", "(", "ImmX", ")", ".", "getImm", "(", ")", ";", "if", "(", "V", "==", "", "||", "V", "==", "-", "", ")", "return", "", ";", "}", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", ""], "ground_truth": [":"], "File": "HexagonSplitDouble", "Func": "profit", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3289, "Length": 155, "Cover_Rate": 0.39948453608247425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "MovDualGroup"], "ground_truth": [".", "Val", ")", ")", ";"], "File": "TPCAsmParser", "Func": "addDualGroupOperands", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3290, "Length": 14, "Cover_Rate": 0.3111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "i", "!=", "", ")", "{", "unsigned", "LastReg", "=", "", ";", "for", "(", ";", "i", "!=", "", ";", "--", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "-", "", "]", ".", "getReg", "(", ")", ";", "if", "(", "!", "(", "Func", ")", "(", "Reg", ",", "STI", ".", "isTargetMachO", "(", ")", ")", ")", "continue", ";", "if", "(", "Reg", ">=", "", "&&", "Reg", "<", "", "+", "NumAlignedDPRCS2Regs", ")", "continue", ";", "bool", "isKill", "=", "true", ";", "if", "(", "Reg", "==", "", ")", "{", "if", "(", "MF", ".", "getFrameInfo", "(", ")", "->", "isReturnAddressTaken", "(", ")", "&&", "MF", ".", "getRegInfo", "(", ")", ".", "isLiveIn", "(", "Reg", ")", ")", "isKill", "=", "false", ";", "}", "if", "(", "isKill", ")", "MBB", ".", "addLiveIn", "(", "Reg", ")", ";", "if", "(", "NoGap", "&&", "LastReg", "&&", "LastReg", "!=", "Reg", "-", "", ")", "break", ";", "LastReg", "=", "Reg", ";", "Regs", ".", "push_back", "(", "std", "::", "make_pair", "(", "Reg", ",", "isKill", ")", ")", ";", "}", "if", "(", "Regs", ".", "empty", "(", ")", ")", "continue", ";", "if", "(", "Regs", ".", "size", "(", ")"], "ground_truth": [">", "", "||", "StrOpc", "==", "", ")", "{"], "File": "ARMFrameLowering (2)", "Func": "emitPushInst", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3291, "Length": 178, "Cover_Rate": 0.3723849372384937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isInlineImmediate", "(", "N", ",", "true"], "ground_truth": [")", ";"], "File": "AMDGPUISelDAGToDAG", "Func": "isNegInlineImmediate", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3292, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "*", "LaneSelectOp", "=", "TII", "->", "getNamedOperand", "(", "*", "RWLane", ",", "", "::", "src1", ")", ";", "if", "(", "!", "LaneSelectOp", "->", "isReg", "(", ")", "||", "!", "TRI", "->", "isSGPRReg", "(", "MRI", ",", "LaneSelectOp", "->", "getReg", "(", ")", ")", ")", "return", "", ";", "unsigned", "LaneSelectReg", "=", "LaneSelectOp", "->", "getReg", "(", ")", ";", "auto", "IsHazardFn", "=", "[", "TII", "]", "(", "MachineInstr", "*", "MI", ")", "{", "return", "TII", "->", "isVALU", "(", "*", "MI", ")", ";", "}", ";", "const", "int", "RWLaneWaitStates"], "ground_truth": ["=", "", ";"], "File": "GCNHazardRecognizer10", "Func": "checkRWLaneHazards", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3293, "Length": 81, "Cover_Rate": 0.5704225352112676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "riscv_arg_info", "info", ";", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args", "(", "cum_v", ")", ";", "if", "(", "cum", "!=", "NULL", ")", "{", "riscv_get_arg_info", "(", "&", "info", ",", "cum", ",", "mode", ",", "type", ",", "named"], "ground_truth": [",", "false", ")", ";"], "File": "riscv2", "Func": "riscv_pass_by_reference", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3294, "Length": 36, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addImmOperands", "(", "Inst", ",", "N"], "ground_truth": [")", ";"], "File": "HexagonAsmParser (2)", "Func": "addu6_3ExtOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3295, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "&", "F", "=", "*", "MF", ".", "getFunction", "(", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "F", ".", "getCallingConv", "(", ")", ",", "F", ".", "isVarArg", "(", ")", ",", "MF", ",", "ArgLocs", ",", "F", ".", "getContext", "(", ")", ")", ";", "unsigned", "NumArgs", "=", "Args", ".", "size", "(", ")", ";", "Function", "::", "const_arg_iterator", "CurOrigArg", "=", "Args", ".", "begin", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumArgs", ";", "++", "i", ",", "++", "CurOrigArg", ")", "{", "MVT", "ValVT", "=", "", "(", "CurOrigArg", "->", "getType", "(", ")", ")", ";", "CCAssignFn", "*", "AssignFn", "=", "TLI", ".", "CCAssignFnForCall", "(", "F", ".", "getCallingConv", "(", ")", ",", "false", ")", ";", "bool", "Res", "=", "AssignFn", "(", "i", ",", "ValVT", ",", "ValVT", ",", "CCValAssign", "::", "Full", ",", "", "(", ")", ",", "CCInfo", ")", ";", "assert", "(", "!", "Res"], "ground_truth": ["&&", "", ")", ";"], "File": "AArch64CallLowering3", "Func": "lowerFormalArguments", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3296, "Length": 156, "Cover_Rate": 0.44192634560906513, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AssemblerDialect", "=", "AsmWriterFlavor", ";", "GlobalPrefix", "=", "", ";", "CommentString", "=", "", ";", "PrivateGlobalPrefix", "=", "", ";", "AlignDirective", "=", "", ";", "ZeroDirective", "=", "", ";", "ZeroDirectiveSuffix", "=", "", ";", "AsciiDirective", "=", "", ";", "AscizDirective", "=", "", ";", "Data8bitsDirective", "="], "ground_truth": ["", ";"], "File": "X86TargetAsmInfo1", "Func": "X86WinTargetAsmInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3297, "Length": 40, "Cover_Rate": 0.5063291139240507, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "const_vector_equal_evenodd_p", "(", "orig_op1", ")", ")", "op1", "=", "expand_binop", "(", "wmode", ",", "lshr_optab", ",", "gen_lowpart", "(", "wmode", ",", "op1", ")", ",", "x", ",", "NULL", ",", "", ",", "OPTAB_DIRECT", ")", ";", "if", "(", "!", "const_vector_equal_evenodd_p", "(", "orig_op2", ")", ")", "op2", "=", "expand_binop", "(", "wmode", ",", "lshr_optab", ",", "gen_lowpart", "(", "wmode", ",", "op2", ")", ",", "x", ",", "NULL", ",", "", ",", "OPTAB_DIRECT", ")", ";", "op1", "=", "gen_lowpart", "(", "mode", ",", "op1", ")", ";", "op2", "=", "gen_lowpart", "(", "mode", ",", "op2", ")", ";", "}", "if", "(", "mode", "==", "V16SImode", ")", "{", "if", "(", "uns_p", ")", "x", "=", "gen_vec_widen_umult_even_v16si", "(", "dest", ",", "op1", ",", "op2", ")", ";", "else", "x", "=", "gen_vec_widen_smult_even_v16si", "(", "dest", ",", "op1", ",", "op2", ")", ";", "}", "else", "if", "(", "mode", "==", "V8SImode", ")", "{", "if", "(", "uns_p", ")", "x", "=", "gen_vec_widen_umult_even_v8si", "(", "dest", ",", "op1", ",", "op2", ")", ";", "else", "x", "=", "gen_vec_widen_smult_even_v8si", "(", "dest", ",", "op1", ",", "op2", ")", ";", "}", "else", "if", "(", "uns_p", ")", "x", "=", "gen_vec_widen_umult_even_v4si", "(", "dest", ",", "op1", ",", "op2", ")", ";", "else", "if", "(", "TARGET_SSE4_1", ")", "x", "=", "gen_sse4_1_mulv2siv2di3", "(", "dest", ",", "op1", ",", "op2", ")", ";", "else", "{", "rtx", "s1", ",", "s2", ",", "t0", ",", "t1", ",", "t2", ";", "s1", "=", "ix86_expand_sse_cmp", "(", "gen_reg_rtx", "(", "mode", ")", ",", "GT", ",", "CONST0_RTX"], "ground_truth": ["(", "mode", ")", ",", "op1", ",", "pc_rtx", ",", "pc_rtx", ")", ";"], "File": "i386-expand", "Func": "ix86_expand_mul_widen_evenodd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3298, "Length": 222, "Cover_Rate": 0.4228571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "CONST_INT_P", "(", "arg", ")", "||", "!", "IN_RANGE", "(", "INTVAL", "(", "arg", ")"], "ground_truth": [",", "", ",", "(", "", "<<", "", ")", "-", "", ")", ")", "return", "NULL_RTX", ";"], "File": "rx", "Func": "rx_expand_builtin_mvtipl", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3299, "Length": 30, "Cover_Rate": 0.5084745762711864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameReg", "=", "is64", "?", "(", "is31", "?", "", ":", "", ")", ":", "(", "is31", "?", "", ":", "", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "FrameReg", ",", "PtrVT", ")", ";", "while", "(", "Depth", "--", ")", "FrameAddr", "=", "DAG", ".", "getLoad", "(", "Op", ".", "getValueType", "(", ")", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "FrameAddr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "return"], "ground_truth": ["FrameAddr", ";"], "File": "PPCISelLowering15", "Func": "LowerFRAMEADDR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3300, "Length": 84, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createWasmObjectWriter", "(", "OS", ",", "Is64Bit"], "ground_truth": [")", ";"], "File": "WebAssemblyAsmBackend26", "Func": "createObjectWriter", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3301, "Length": 8, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Result", "=", "DAG", ".", "getTargetConstantPool", "(", "CP", "->", "getConstVal", "(", ")", ",", "PtrVT", ",", "CP", "->", "getAlignment", "(", ")", ",", "CP", "->", "getOffset", "(", ")", ",", "OpFlag", ")", ";", "SDLoc", "DL", "(", "CP", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "getGlobalWrapperKind", "(", ")", ",", "DL", ",", "PtrVT", ",", "Result", ")", ";", "if", "("], "ground_truth": ["OpFlag", ")", "{"], "File": "X86ISelLowering (2)6", "Func": "LowerConstantPool", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3302, "Length": 58, "Cover_Rate": 0.4027777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CPV", "->", "getNumOperands", "(", ")", ")", "{", "StructType", "*", "ST", "=", "cast", "<", "StructType", ">", "(", "CPV", "->", "getType", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPV", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "==", "(", "e", "-", "", ")", ")", "Bytes", "=", "TD", "->", "getStructLayout", "(", "ST", ")", "->", "getElementOffset", "(", "", ")", "+", "TD", "->", "getTypeAllocSize", "(", "ST", ")", "-", "TD", "->", "getStructLayout", "(", "ST", ")", "->", "getElementOffset", "(", "i", ")", ";", "else", "Bytes", "=", "TD", "->", "getStructLayout", "(", "ST", ")", "->", "getElementOffset", "(", "i", "+", "", ")", "-", "TD", "->", "getStructLayout", "(", "ST", ")", "->", "getElementOffset", "(", "i", ")", ";", "bufferLEByte", "(", "cast", "<", "Constant", ">", "(", "CPV", "->", "getOperand", "(", "i", ")", ")", ",", "Bytes", ",", "aggBuffer", ")", ";", "}", "}", "return", ";", "}", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "NVPTXAsmPrinter1", "Func": "bufferAggregateConstant", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3303, "Length": 150, "Cover_Rate": 0.4573170731707317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "getParser", "(", ")", ".", "getStreamer", "("], "ground_truth": [")", ".", "getTargetStreamer", "(", ")", "&&", "", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "getTargetStreamer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3304, "Length": 17, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_HITACHI", ")", "return", "false", ";", "if", "(", "!", "type", ")", "return", "true", ";", "return", "!", "sh_attr_renesas_p", "(", "type"], "ground_truth": [")", ";"], "File": "sh", "Func": "sh_promote_prototypes", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3305, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "llvm_unreachable", "(", "", ")", ";", "uint64_t", "Index", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "->", "getZExtValue", "(", ")", ";", "EVT", "VecVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "EVT", "ElVT", "=", "VecVT", ".", "getVectorElementType"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering114", "Func": "getInsertVINSERTF128Immediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3306, "Length": 68, "Cover_Rate": 0.7157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "TM", "->", "Options", ".", "ExceptionModel", "==", "ExceptionHandling", "::", "SjLj", ")", "{", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end", "(", ")", ";", "++", "I", ")", "{", "if", "(", "MBB", ".", "isEHPad", "(", ")", ")", "{", "if", "(", "I", "->", "isDebugInstr", "(", ")", ")", "continue", ";", "Changed", "|=", "addENDBR", "(", "MBB", ",", "I", ")", ";", "break", ";", "}", "else", "if", "(", "I", "->", "isEHLabel", "(", ")", ")", "{", "MCSymbol", "*", "Sym", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMCSymbol", "(", ")", ";", "if", "(", "!", "MF", ".", "hasCallSiteLandingPad", "(", "Sym", ")", ")", "continue", ";", "Changed", "|=", "addENDBR", "(", "MBB", ",", "std", "::", "next", "(", "I", ")", ")", ";", "break", ";", "}", "}", "}", "else", "if", "(", "MBB", ".", "isEHPad", "(", ")", ")", "{", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end", "(", ")", ";"], "ground_truth": ["++", "I", ")", "{"], "File": "X86IndirectBranchTracking15", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3307, "Length": 161, "Cover_Rate": 0.3554083885209713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Fits", ")", "{", "if", "(", "isSub", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "BaseReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "(", "unsigned", ")", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "BaseReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "(", "unsigned", ")", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "", ")", ";", "}", "return", ";", "}", "}", "while", "(", "NumBytes", ")", "{", "unsigned", "ThisVal", "=", "NumBytes", ";", "unsigned", "Opc", "=", "", ";", "if", "(", "DestReg", "==", "", "&&", "BaseReg", "!=", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "BaseReg", ")", ";", "BaseReg", "=", "", ";", "continue", ";", "}", "bool", "HasCCOut", "=", "true", ";", "if", "(", "BaseReg", "==", "", ")", "{", "if", "(", "DestReg", "==", "", "&&", "(", "ThisVal", "<", "(", "(", "", "<<", "", ")", "-", "", ")", "*", "", ")", ")", "{", "assert", "(", "(", "ThisVal", "&", "", ")", "==", "", "&&", "", ")", ";", "Opc", "=", "isSub", "?", "", ":", "", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addReg", "(", "BaseReg", ")", ".", "addImm", "(", "ThisVal", "/", "", ")", ";", "NumBytes", "=", "", ";", "continue", ";", "}", "Opc", "=", "isSub", "?", "", ":", "", ";", "if", "(", "", "(", "NumBytes", ")", "!=", "-", "", ")", "{", "NumBytes", "=", "", ";", "}", "else", "{", "unsigned", "RotAmt", "=", "CountLeadingZeros_32", "(", "ThisVal", ")", ";", "ThisVal", "=", "ThisVal", "&", "", "(", "", ",", "RotAmt", ")", ";", "NumBytes", "&=", "~", "ThisVal", ";", "assert", "(", "", "(", "ThisVal", ")", "!=", "-", "", "&&", "", ")", ";", "}", "}", "else", "{", "assert", "(", "DestReg", "!=", "", "&&", "BaseReg", "!=", "", ")", ";", "Opc", "=", "isSub", "?", "", ":", "", ";", "if", "(", "", "(", "NumBytes", ")", "!=", "-", "", ")", "{", "NumBytes", "=", "", ";", "}", "else", "if", "(", "ThisVal", "<", "", ")", "{", "Opc", "=", "isSub", "?", "", ":", "", ";", "HasCCOut", "=", "false", ";", "NumBytes", "=", "", ";", "}", "else", "{", "unsigned", "RotAmt", "=", "CountLeadingZeros_32", "(", "ThisVal", ")", ";", "ThisVal", "=", "ThisVal", "&", "", "(", "", ",", "RotAmt", ")", ";", "NumBytes", "&=", "~", "ThisVal", ";", "assert", "(", "", "(", "ThisVal", ")", "!=", "-", "", "&&"], "ground_truth": ["", ")", ";"], "File": "Thumb2InstrInfo4", "Func": "emitT2RegPlusImmediate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3308, "Length": 441, "Cover_Rate": 0.5841059602649007, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OffsetIsReg", "=", "!", "MaybeParseRegister", "(", "Op", ",", "false", ")", ";", "if", "(", "OffsetIsReg", ")", "OffsetRegNum", "=", "Op", ".", "getReg", "(", ")", ";", "}", "if", "(", "OffsetRegNum", "!=", "-", "", ")", "{", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "ParseShift", "(", "ShiftType", ",", "ShiftAmount", ")", ")", "return", "Error", "(", "Tok", ".", "getLoc", "(", ")", ",", "", ")", ";", "OffsetRegShifted", "=", "true", ";", "}", "}", "else", "{", "const", "AsmToken", "&", "HashTok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "HashTok", ".", "isNot", "(", "AsmToken", "::", "Hash", ")", ")", "return", "Error", "(", "HashTok", ".", "getLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "ParseExpression", "(", "Offset", ")", ")", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "ARMAsmParser79", "Func": "ParseMemoryOffsetReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3309, "Length": 158, "Cover_Rate": 0.5392491467576792, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Extract", "=", "Cast", ".", "getOperand", "(", "", ")", ";", "MVT", "DestVT", "=", "Cast", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "Extract", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "Extract", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "VecOp", "=", "Extract", ".", "getOperand", "(", "", ")", ";", "MVT", "FromVT", "=", "VecOp", ".", "getSimpleValueType", "(", ")", ";", "unsigned", "NumEltsInXMM", "=", "", "/", "FromVT", ".", "getScalarSizeInBits", "(", ")", ";", "MVT", "Vec128VT", "=", "", "(", "FromVT", ".", "getScalarType", "(", ")", ",", "NumEltsInXMM", ")", ";", "MVT", "ToVT", "=", "", "(", "DestVT", ",", "NumEltsInXMM", ")", ";", "if", "(", "!", "useVectorCast", "(", "Cast", ".", "getOpcode", "(", ")", ",", "Vec128VT", ",", "ToVT", ",", "Subtarget", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "Cast", ")", ";", "if", "(", "!", "isNullConstant", "(", "Extract", ".", "getOperand", "("], "ground_truth": ["", ")", ")", ")", "{"], "File": "X86ISelLowering (2)5", "Func": "vectorizeExtractedCast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3310, "Length": 145, "Cover_Rate": 0.506993006993007, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "if", "(", "HWMultMode", "==", "HWMultIntr", ")", "{", "setLibcallName", "(", "RTLIB", "::", "MUL_I8", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::", "MUL_I16", ",", "", ")", ";", "}", "else", "if", "(", "HWMultMode", "==", "HWMultNoIntr", ")", "{", "setLibcallName", "(", "RTLIB", "::", "MUL_I8", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::", "MUL_I16"], "ground_truth": [",", "", ")", ";"], "File": "MSP430ISelLowering14", "Func": "MSP430TargetLowering", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3311, "Length": 376, "Cover_Rate": 0.3424408014571949, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "oldval", "=", "operands", "[", "", "]", ";", "newval", "=", "operands", "[", "", "]", ";", "is_weak", "=", "(", "operands", "[", "", "]", "!=", "const0_rtx", ")", ";", "model_rtx", "=", "operands", "[", "", "]", ";", "scratch", "=", "operands", "[", "", "]", ";", "mode", "=", "GET_MODE", "(", "mem", ")", ";", "model", "=", "memmodel_from_int", "(", "INTVAL", "(", "model_rtx", ")", ")", ";", "bool", "strong_zero_p", "=", "!", "is_weak", "&&", "oldval", "==", "const0_rtx", ";", "label1", "=", "NULL", ";", "if", "(", "!", "is_weak", ")", "{", "label1", "=", "gen_label_rtx", "(", ")", ";", "emit_label", "(", "label1", ")", ";", "}", "label2", "=", "gen_label_rtx", "(", ")", ";", "if", "(", "is_mm_sync", "(", "model", ")", ")", "aarch64_emit_load_exclusive", "(", "mode", ",", "rval", ",", "mem", ",", "GEN_INT", "(", "MEMMODEL_RELAXED", ")", ")", ";", "else", "aarch64_emit_load_exclusive", "(", "mode", ",", "rval", ",", "mem", ",", "model_rtx", ")", ";", "if", "(", "strong_zero_p", ")", "{", "if", "(", "aarch64_track_speculation", ")", "{", "rtx", "cc_reg", "=", "aarch64_gen_compare_reg", "(", "NE", ",", "rval", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_NE", "(", "GET_MODE", "(", "cc_reg", ")", ",", "cc_reg", ",", "const0_rtx", ")", ";", "}", "else", "x", "=", "gen_rtx_NE", "(", "VOIDmode", ",", "rval", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "x", ",", "gen_rtx_LABEL_REF", "(", "Pmode", ",", "label2", ")", ",", "pc_rtx", ")", ";", "aarch64_emit_unlikely_jump", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "x", ")", ")", ";", "}", "else", "{", "cond", "=", "aarch64_gen_compare_reg_maybe_ze", "(", "NE", ",", "rval", ",", "oldval", ",", "mode", ")", ";", "x", "=", "gen_rtx_NE", "(", "VOIDmode", ",", "cond", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "x", ",", "gen_rtx_LABEL_REF", "(", "Pmode", ",", "label2", ")", ",", "pc_rtx", ")", ";", "aarch64_emit_unlikely_jump", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "x", ")", ")", ";", "}", "aarch64_emit_store_exclusive", "(", "mode", ",", "scratch", ",", "mem", ",", "newval", ",", "model_rtx", ")", ";", "if", "(", "!", "is_weak", ")", "{", "if", "(", "aarch64_track_speculation", ")", "{", "rtx", "cc_reg", "=", "aarch64_gen_compare_reg", "(", "NE", ",", "scratch", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_NE", "(", "GET_MODE", "(", "cc_reg", ")", ",", "cc_reg", ",", "const0_rtx", ")", ";", "}", "else", "x", "=", "gen_rtx_NE", "(", "VOIDmode", ",", "scratch", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "x", ",", "gen_rtx_LABEL_REF", "(", "Pmode", ",", "label1", ")", ",", "pc_rtx", ")", ";", "aarch64_emit_unlikely_jump", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "x"], "ground_truth": [")", ")", ";"], "File": "aarch646", "Func": "aarch64_split_compare_and_swap", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3312, "Length": 351, "Cover_Rate": 0.7048192771084337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "c", ")", "{", "case", "'G'", ":", "return", "(", "GET_MODE_CLASS", "(", "GET_MODE", "(", "value", ")", ")", "==", "MODE_FLOAT", "&&", "value", "==", "CONST0_RTX", "(", "GET_MODE", "(", "value", ")", ")", ")", ";", "case", "'H'", ":", "return", "(", "GET_MODE", "(", "value", ")", "==", "VOIDmode", "&&", "zap_mask", "(", "CONST_DOUBLE_LOW", "(", "value", ")", ")", "&&", "zap_mask", "(", "CONST_DOUBLE_HIGH", "(", "value", ")", ")", ")", ";", "default", ":", "return", "false"], "ground_truth": [";"], "File": "alpha3", "Func": "alpha_const_double_ok_for_letter_p", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3313, "Length": 65, "Cover_Rate": 0.8441558441558441, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "(", "(", "__v8su", ")", "__A"], "ground_truth": ["+", "(", "__v8su", ")", "__B", ")", ";"], "File": "avx2intrin", "Func": "_mm256_add_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3314, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FIRST_EXTENDED_REGNUM", "+", "", ",", "FIRST_EXTENDED_REGNUM", "+", "", ",", "FIRST_EXTENDED_REGNUM", "+", "", ",", "FIRST_EXTENDED_REGNUM", "+", "", ",", "FIRST_DATA_REGNUM", "+", "", ",", "FIRST_DATA_REGNUM", "+", "", ",", "FIRST_ADDRESS_REGNUM", "+", "", ",", "FIRST_ADDRESS_REGNUM", "+", "", ",", "}", ";", "rtx", "x", ",", "elts", "[", "", "]", ";", "unsigned", "int", "i", ";", "int", "count", ";", "if", "(", "mask", "==", "", ")", "return", ";", "for", "(", "i", "=", "count", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "store_order", ")", ";", "++", "i", ")", "{", "unsigned", "regno", "=", "store_order", "[", "i", "]", ";", "if", "(", "(", "(", "mask", ">>", "regno", ")", "&", "", ")", "==", "", ")", "continue", ";", "++", "count", ";", "x", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "count", "*", "-", "", ")", ";", "x", "=", "gen_frame_mem", "(", "SImode", ",", "x", ")", ";", "x", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "x", ",", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ")", ";", "elts", "[", "count", "]", "=", "F", "(", "x", ")", ";", "mask", "&=", "~", "(", "", "<<", "regno", ")", ";", "}", "gcc_assert", "(", "mask", "==", "", ")", ";", "x", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "count", "*", "-", ""], "ground_truth": [")", ";"], "File": "mn103004", "Func": "mn10300_gen_multiple_store", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3315, "Length": 183, "Cover_Rate": 0.7379032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "unsigned", "Width", ";", "return", "getMemOperandWithOffsetWidth", "(", "LdSt", ",", "BaseOp", ","], "ground_truth": ["Offset", ",", "Width", ",", "TRI", ")", ";"], "File": "LanaiInstrInfo10", "Func": "getMemOperandWithOffset", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3316, "Length": 38, "Cover_Rate": 0.3619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "TRI", "=", "&", "TII", "->", "getRegisterInfo", "(", ")", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "DomTree", "=", "&", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "LoopInfo", "=", "&", "getAnalysis", "<", "MachineLoopInfo", ">", "(", ")", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "for", "(", "MachineInstr", "&", "MI", ":", "MBB", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "WWMs", ".", "push_back", "(", "&", "MI", ")", ";", "else", "{", "for", "(", "MachineOperand", "&", "DefOpnd", ":", "MI", ".", "defs", "(", ")", ")", "{", "if", "(", "DefOpnd", ".", "isReg", "(", ")", ")", "{", "unsigned", "Reg", "=", "DefOpnd", ".", "getReg", "(", ")", ";", "if", "(", "TRI", "->", "isVGPR", "(", "*", "MRI", ",", "Reg", ")", ")", "processDef", "(", "DefOpnd", ")", ";", "}", "}", "}", "}", "}", "if", "(", "!", "WWMs", ".", "empty", "(", ")", ")", "{", "for", "(", "auto", "ThenDef", ":", "ThenDefs", ")", "Modified", "|=", "processThenDef", "(", "ThenDef", ")", ";", "for", "(", "auto", "LoopExitDef", ":", "LoopExitDefs", ")", "Modified", "|=", "processLoopExitDef", "(", "LoopExitDef", ".", "first", ",", "LoopExitDef", ".", "second", ")", ";", "for", "(", "auto", "LoopPhiDef", ":", "LoopPhiDefs", ")", "Modified", "|=", "processLoopPhiDef", "(", "LoopPhiDef", ".", "first", ",", "LoopPhiDef", ".", "second", ")", ";", "}", "WWMs", ".", "clear", "(", ")", ";", "ThenDefs", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "SIFixWWMLiveness3", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3317, "Length": 214, "Cover_Rate": 0.7456445993031359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Mapping", "=", "getValueMapping", "(", "OpRegBankIdx", "[", "Idx", "]", ",", "", ")", ";", "if", "(", "!", "Mapping", "->", "isValid", "(", ")", ")", "return", "false", ";", "OpdsMapping", "[", "Idx", "]", "="], "ground_truth": ["Mapping", ";"], "File": "X86RegisterBankInfo", "Func": "getInstrValueMapping", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3318, "Length": 32, "Cover_Rate": 0.3047619047619048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ParseDirective", "(", "AsmToken", "DirectiveID", ")", "override", "{", "return", "true"], "ground_truth": [";"], "File": "LoongArchAsmParser", "Func": "ParseDirective", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3319, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "SDValue", "Upper", "=", "getTargetVShiftByConstNode", "(", "", ",", "dl", ",", "ExVT", ",", "Ex", ",", "ShiftAmt", ",", "DAG", ")", ";", "SDValue", "Lower", "=", "getTargetVShiftByConstNode", "(", "", ",", "dl", ",", "VT", ",", "R", ",", "ShiftAmt", ",", "DAG", ")", ";", "Lower", "=", "DAG", ".", "getBitcast", "(", "ExVT", ",", "Lower", ")", ";", "if", "(", "VT", "==", "", ")", "Ex", "=", "DAG", ".", "getVectorShuffle", "(", "ExVT", ",", "dl", ",", "Upper", ",", "Lower", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "if", "(", "VT", "==", "", ")", "Ex", "=", "DAG", ".", "getVectorShuffle", "(", "ExVT", ",", "dl", ",", "Upper", ",", "Lower", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "}", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "Ex", ")", ";", "}", ";", "APInt", "APIntShiftAmt", ";", "if", "(", "!", "isConstantSplat", "(", "Amt", ",", "APIntShiftAmt", ")", ")", "return", "SDValue", "(", ")", ";", "uint64_t", "ShiftAmt", "=", "APIntShiftAmt", ".", "getZExtValue", "(", ")", ";", "if", "(", "SupportedVectorShiftWithImm", "(", "VT", ",", "Subtarget", ",", "Op", ".", "getOpcode", "(", ")", ")", ")", "return", "getTargetVShiftByConstNode", "(", "Opc", ",", "dl", ",", "VT", ",", "R", ",", "ShiftAmt", ",", "DAG", ")", ";", "if", "(", "(", "(", "!", "Subtarget", ".", "hasXOP", "(", ")", "&&", "VT", "==", "", ")", "||", "(", "Subtarget", ".", "hasInt256", "(", ")", "&&", "VT", "==", "", ")", ")", "&&", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "return", "ArithmeticShiftRight64", "(", "ShiftAmt", ")", ";", "if", "(", "VT", "==", "", "||", "(", "Subtarget", ".", "hasInt256", "(", ")", "&&", "VT", "==", "", ")", "||", "VT", "==", "", ")", "{", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "MVT", "ShiftVT", "=", "", "(", "", ",", "NumElts", "/", "", ")", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmt", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "R", ",", "R", ")", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmt", "==", "", ")", "{", "SDValue", "Zeros", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "if", "(", "VT", ".", "is512BitVector", "(", ")", ")", "{", "assert", "(", "VT", "==", "", "&&", "", ")", ";", "SDValue", "CMP", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "Zeros", ",", "R", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "CMP", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Zeros", ",", "R", ")", ";", "}", "if", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasXOP", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "SHL", "=", "getTargetVShiftByConstNode", "(", "", ",", "dl", ",", "ShiftVT", ",", "R", ",", "ShiftAmt", ",", "DAG", ")", ";", "SHL", "=", "DAG", ".", "getBitcast", "(", "VT", ",", "SHL"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)8", "Func": "LowerScalarImmediateShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3320, "Length": 462, "Cover_Rate": 0.44680851063829785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetWinCOFFStreamer", "::", "emitARM64WinCFIEpilogEnd", "(", ")", "{", "auto", "&", "S", "=", "getStreamer", "(", ")", ";", "WinEH", "::", "FrameInfo", "*", "CurFrame", "=", "S", ".", "EnsureValidWinFrameInfo", "(", "SMLoc", "(", ")", ")", ";", "if", "(", "!", "CurFrame", ")", "return", ";", "InEpilogCFI", "=", "false", ";", "MCSymbol", "*", "Label", "=", "S", ".", "emitCFILabel", "(", ")", ";", "WinEH", "::", "Instruction", "Inst", "=", "WinEH", "::", "Instruction", "(", "Win64EH"], "ground_truth": ["::", "UOP_End", ",", "Label", ",", "-", "", ",", "", ")", ";"], "File": "AArch64WinCOFFStreamer", "Func": "emitARM64WinCFIEpilogEnd", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3321, "Length": 72, "Cover_Rate": 0.8089887640449438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FuncInfo", "->", "VGPRReservedForSGPRSpill", "&&", "NumVGPRSpillLanes", "<", "WaveSize", ")", "{", "assert", "(", "FuncInfo", "->", "VGPRReservedForSGPRSpill", "==", "SpillVGPRs", ".", "back", "(", ")", ".", "VGPR", ")", ";", "LaneVGPR", "=", "FuncInfo", "->", "VGPRReservedForSGPRSpill", ";", "}", "else", "if", "(", "VGPRIndex", "==", "", ")", "{", "LaneVGPR", "=", "TRI", "->", "findUnusedRegister", "(", "MRI", ",", "&", "", ",", "MF", ")", ";", "if", "(", "LaneVGPR", "==", "", ")", "{", "SGPRToVGPRSpills", ".", "erase", "(", "FI", ")", ";", "NumVGPRSpillLanes", "-=", "I", ";", "return", "false", ";", "}", "Optional", "<", "int", ">", "SpillFI", ";", "if", "(", "!", "isEntryFunction", "(", ")", ")", "{", "SpillFI", "=", "FrameInfo", ".", "CreateSpillStackObject", "(", "", ",", "Align", "(", "", ")", ")", ";", "}", "SpillVGPRs", ".", "push_back", "(", "SGPRSpillVGPR", "(", "LaneVGPR", ",", "SpillFI", ")", ")", ";", "for", "(", "MachineBasicBlock", "&", "BB", ":", "MF", ")", "BB", ".", "addLiveIn", "(", "LaneVGPR", ")", ";", "}", "else", "{", "LaneVGPR", "=", "SpillVGPRs", ".", "back"], "ground_truth": ["(", ")", ".", "VGPR", ";"], "File": "SIMachineFunctionInfo26", "Func": "allocateSGPRSpillToVGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3322, "Length": 146, "Cover_Rate": 0.41714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "case", "", ":", "{", "auto", "*", "PredMask", "=", "MRI", "->", "getUniqueVRegDef", "(", "Pred", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "Mask", "!=", "PredMask", ")", "return", "false", ";", "NewOp", "=", "", ";", "OpChanged", "=", "true", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "auto", "MaskOp", "=", "Mask", "->", "getOpcode", "(", ")", ";", "if", "(", "(", "MaskOp", "!=", "", "&&", "MaskOp", "!=", "", "&&", "MaskOp", "!=", "", "&&", "MaskOp", "!=", "", ")", "||", "(", "Mask", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "", ")", ")", "return", "false", ";", "break", ";", "}", "default", ":", "return", "false", ";", "}", "if", "(", "Pred", "->", "getParent", "(", ")", "!=", "PTest", "->", "getParent", "(", ")", ")", "return", "false", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "Pred", ",", "E", "=", "PTest", ";", "++", "I", ";", "for", "(", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "const", "MachineInstr", "&", "Inst", "=", "*", "I", ";", "if", "(", "Inst", ".", "modifiesRegister", "(", "", ",", "TRI", ")", ")", "return", "false", ";", "}", "Pred", "->", "setDesc", "(", "TII", "->", "get", "(", "NewOp", ")", ")", ";", "PTest", "->", "eraseFromParent", "(", ")", ";", "if", "(", "OpChanged", ")", "{", "bool", "succeeded", "=", "UpdateOperandRegClass", "(", "Pred", ")", ";", "(", "void", ")", "succeeded", ";", "assert", "(", "succeeded", "&&", "", ")", ";", "Pred", "->", "addRegisterDefined", "(", "", ",", "TRI", ")", ";", "}", "if", "(", "Pred", "->", "registerDefIsDead", "(", "", ",", "TRI", ")", ")", "{", "unsigned", "i", "=", "", ",", "e", "="], "ground_truth": ["Pred", "->", "getNumOperands", "(", ")", ";"], "File": "AArch64InstrInfo73", "Func": "optimizePTestInstr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3323, "Length": 269, "Cover_Rate": 0.5305719921104537, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "hasSSE42", "(", ")", "||", "hasSSE4A", "(", ")", ")", "IsUAMem16Slow", "=", "false", ";", "InstrItins", "=", "getInstrItineraryForCPU", "(", "CPUName", ")", ";", "if", "(", "In64BitMode", ")", "ToggleFeature", "(", "", ")", ";", "else", "if", "(", "In32BitMode", ")", "ToggleFeature", "(", "", ")", ";", "else", "if", "(", "In16BitMode", ")", "ToggleFeature", "(", "", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "SSELevel", "<<", "", "<<", "3DNowLevel", "<<", "", "<<", "Has_64", "<<", "", ")", ";", "assert", "(", "(", "!", "In64BitMode", "||", "Has_64", ")", "&&", "", ")", ";", "if", "(", "StackAlignOverride", ")", "stackAlignment", "=", "StackAlignOverride", ";", "else", "if", "(", "isTargetDarwin", "(", ")", "||", "isTargetLinux", "(", ")", "||", "isTargetSolaris", "(", ")", "||", "isTargetKFreeBSD", "(", ")", "||", "In64BitMode", ")", "stackAlignment", "=", "", ";", "if", "(", "hasAVX512", "(", ")", "||", "(", "hasAVX2", "(", ")", "&&", "hasFastGather", "(", ")", ")", ")", "GatherOverhead", "=", "", ";", "if", "(", "hasAVX512", "(", ")", ")"], "ground_truth": ["ScatterOverhead", "=", "", ";"], "File": "X86Subtarget111", "Func": "initSubtargetFeatures", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3324, "Length": 152, "Cover_Rate": 0.5547445255474452, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "APInt", "Op0Zero", ",", "Op0One", ";", "APInt", "Op1Zero", ",", "Op1One", ";", "DAG", ".", "computeKnownBits", "(", "Op0", ",", "Op0Zero", ",", "Op0One", ",", "Depth", ")", ";", "DAG", ".", "computeKnownBits", "(", "Op1", ",", "Op1Zero", ",", "Op1One", ",", "Depth", ")", ";", "KnownZero", "=", "Op0Zero"], "ground_truth": ["&", "Op1Zero", ";"], "File": "AMDGPUISelLowering100", "Func": "computeKnownBitsForMinMax", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3325, "Length": 42, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "processFunctionBeforeFrameFinalized", "(", "MachineFunction", "&", "MF", ")", "const", "{", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "FI", "->", "needGPSaveRestore", "(", ")", ")", "MFI", "->", "setObjectOffset", "(", "FI", "->", "getGPFI"], "ground_truth": ["(", ")", ",", "FI", "->", "getGPStackOffset", "(", ")", ")", ";"], "File": "MBlazeRegisterInfo12", "Func": "processFunctionBeforeFrameFinalized", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3326, "Length": 56, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_undefined_si128", "(", "void", ")", "{"], "File": "emmintrin", "Func": "_mm_undefined_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3327, "Length": 18, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcge_u32", "(", "uint32x2_t", "__a", ",", "uint32x2_t", "__b", ")", "{", "return", "(", "uint32x2_t", ")", "(", "__a"], "ground_truth": [">=", "__b", ")", ";"], "File": "arm", "Func": "neon1_vcge_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3328, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DispatchGroupSBHazardRecognizer", "(", "const", "InstrItineraryData", "*", "ItinData", ",", "const", "ScheduleDAG", "*", "DAG_", ")", ":", "ScoreboardHazardRecognizer", "(", "ItinData", ",", "DAG_", ")", ",", "DAG", "(", "DAG_", ")"], "ground_truth": [",", "CurSlots", "(", "", ")", ",", "CurBranches", "(", "", ")", "{"], "File": "PPCHazardRecognizers", "Func": "PPCDispatchGroupSBHazardRecognizer", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3329, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallDataSection", "=", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", "|", "ELF", "::", "SHF_HEX_GPREL", ")", ";", "SmallBSSSection", "=", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_NOBITS", ",", "ELF", "::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", "|"], "ground_truth": ["ELF", "::", "SHF_HEX_GPREL", ")", ";"], "File": "HexagonTargetObjectFile (2)1", "Func": "Initialize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3330, "Length": 54, "Cover_Rate": 0.6835443037974683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCoprocReg", "(", ")", "const"], "ground_truth": ["{"], "File": "ARMAsmParser (2)", "Func": "isCoprocReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3331, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "}", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "::", "iterator", "I", "=", "BB", "->", "getParent", "(", ")", "->", "begin", "(", ")", ";", "++", "I", ";", "MachineBasicBlock", "*", "LoopBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "RemBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "I", ",", "LoopBB", ")", ";", "F", "->", "insert", "(", "I", ",", "RemBB", ")", ";", "RemBB", "->", "splice", "(", "RemBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "RemBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "LoopBB", ")", ";", "BB", "->", "addSuccessor", "(", "RemBB", ")", ";", "LoopBB", "->", "addSuccessor", "(", "RemBB", ")", ";", "LoopBB", "->", "addSuccessor", "(", "LoopBB", ")", ";", "unsigned", "ShiftAmtReg", "=", "RI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "ShiftAmtReg2", "=", "RI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "ShiftReg", "=", "RI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "ShiftReg2", "=", "RI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "ShiftAmtSrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "ShiftAmtSrcReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "RemBB", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "ShiftReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addMBB", "(", "BB", ")", ".", "addReg", "(", "ShiftReg2", ")", ".", "addMBB", "(", "LoopBB", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "ShiftAmtReg", ")", ".", "addReg", "(", "ShiftAmtSrcReg", ")", ".", "addMBB", "(", "BB", ")", ".", "addReg", "(", "ShiftAmtReg2", ")", ".", "addMBB", "(", "LoopBB", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ShiftReg2", ")", ".", "addReg", "(", "ShiftReg", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "ShiftAmtReg2", ")", ".", "addReg", "(", "ShiftAmtReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", ""], "ground_truth": [")", ")", ".", "addMBB", "(", "LoopBB", ")", ";"], "File": "SNESISelLowering", "Func": "insertShift", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3332, "Length": 440, "Cover_Rate": 0.5706874189364461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "NearMissInfo", "::", "NearMissFeature", ":", "{", "const", "FeatureBitset", "&", "MissingFeatures", "=", "I", ".", "getFeatures", "(", ")", ";", "if", "(", "FeatureMissesSeen", ".", "count", "(", "MissingFeatures", ")", ")", "break", ";", "FeatureMissesSeen", ".", "insert", "(", "MissingFeatures", ")", ";", "if", "(", "MissingFeatures", ".", "test", "(", "Feature_IsBit", ")", "&&", "!", "has", "(", ")", ")", "break", ";", "if", "(", "isThumb", "(", ")", "&&", "MissingFeatures", ".", "test", "(", "Feature_IsBit", ")", "&&", "MissingFeatures", ".", "count", "(", ")", ">", "", ")", "break", ";", "if", "(", "!", "isThumb", "(", ")", "&&", "MissingFeatures", ".", "test", "(", "Feature_IsThumbBit", ")", "&&", "MissingFeatures", ".", "count", "(", ")", ">", "", ")", "break", ";", "if", "(", "!", "isThumb", "(", ")", "&&", "MissingFeatures", ".", "test", "(", "Feature_IsThumb2Bit", ")", "&&", "(", "MissingFeatures", "&", "~", "FeatureBitset", "(", "{", "Feature_IsThumb2Bit", ",", "Feature_IsThumbBit", "}", ")", ")", ".", "any", "(", ")", ")", "break", ";", "if", "(", "isMClass", "(", ")", "&&", "MissingFeatures", ".", "test", "(", "Feature_HasNEONBit", ")", ")", "break", ";", "NearMissMessage", "Message", ";", "Message", ".", "Loc", "=", "IDLoc", ";", "raw_svector_ostream", "OS", "(", "Message", ".", "Message", ")", ";", "OS", "<<", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MissingFeatures", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "MissingFeatures", ".", "test", "(", "i", ")", ")", "OS", "<<", "' '", "<<", "getSubtargetFeatureName", "(", "i", ")", ";", "NearMissesOut", ".", "emplace_back", "(", "Message", ")", ";", "break", ";", "}", "case", "NearMissInfo", "::", "NearMissPredicate", ":", "{", "NearMissMessage", "Message", ";", "Message", ".", "Loc", "=", "IDLoc", ";", "switch", "(", "I", ".", "getPredicateError", "(", ")", ")", "{", "case", "Match_RequiresNotITBlock", ":", "Message", ".", "Message", "=", "", ";", "break", ";", "case", "Match_RequiresITBlock", ":", "Message", ".", "Message", "=", "", ";", "break", ";", "case", "Match_RequiresV6", ":", "Message", ".", "Message", "=", "", ";", "break", ";", "case", "Match_RequiresThumb2", ":", "Message", ".", "Message", "="], "ground_truth": ["", ";"], "File": "ARMAsmParser (2)3", "Func": "FilterNearMisses", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3333, "Length": 284, "Cover_Rate": 0.376657824933687, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ResCount", "+=", "(", "SU", "->", "getHeight", "(", ")", "*", "ScaleTwo", ")", ";", "if", "(", "Top", ".", "ResourceModel", "->", "isResourceAvailable", "(", "SU", ")", ")", "ResCount", "<<=", "FactorOne", ";", "}", "else", "{", "ResCount", "+=", "(", "SU", "->", "getDepth", "(", ")", "*", "ScaleTwo", ")", ";", "if", "(", "Bot", ".", "ResourceModel", "->", "isResourceAvailable", "(", "SU", ")", ")", "ResCount", "<<=", "FactorOne", ";", "}", "unsigned", "NumNodesBlocking", "=", "", ";", "if", "(", "Q", ".", "getID", "(", ")", "==", "TopQID", ")", "{", "for", "(", "SUnit", "::", "const_succ_iterator", "I", "=", "SU", "->", "Succs", ".", "begin", "(", ")", ",", "E", "=", "SU", "->", "Succs", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "getSingleUnscheduledPred", "(", "I"], "ground_truth": ["->", "getSUnit", "(", ")", ")", "==", "SU", ")", "++", "NumNodesBlocking", ";"], "File": "HexagonMachineScheduler10", "Func": "SchedulingCost", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3334, "Length": 122, "Cover_Rate": 0.4206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GCNScheduleDAGMILive", "::", "isTriviallyReMaterializable", "(", "const", "MachineInstr", "&", "MI", ",", "AAResults", "*", "AA", ")", "{", "if", "(", "!", "TII", "->", "isTriviallyReMaterializable", "(", "MI", ",", "AA", ")", ")", "return", "false", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "operands", "(", ")", ")", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isUse", "("], "ground_truth": [")", "&&", "MO", ".", "getReg", "(", ")", ".", "isVirtual", "(", ")", ")", "return", "false", ";"], "File": "GCNSchedStrategy13", "Func": "isTriviallyReMaterializable", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3335, "Length": 70, "Cover_Rate": 0.9459459459459459, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ScheduleDAGPostRA", "::", "startBlock", "(", "MachineBasicBlock", "*", "BB", ")", "{", "ScheduleDAGInstrs", "::", "startBlock", "(", "BB", ")", ";", "if", "(", "AntiDepBreak", "!=", "NULL", ")", "AntiDepBreak", "->"], "ground_truth": ["StartBlock", "(", "BB", ")", ";"], "File": "PatmosPostRAScheduler", "Func": "startBlock", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3336, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getNoPreservedMask"], "ground_truth": ["(", ")", "const", "{"], "File": "MMIXRegisterInfo", "Func": "getNoPreservedMask", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3337, "Length": 10, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "convertValVTToLocVT", "(", "SelectionDAG", "&", "DAG", ",", "SDValue", "Val", ",", "const", "CCValAssign", "&", "VA", ",", "const", "SDLoc", "&", "DL", ")", "{", "EVT", "LocVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::"], "ground_truth": ["Full", ":"], "File": "TL45ISelLowering", "Func": "convertValVTToLocVT", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3338, "Length": 52, "Cover_Rate": 0.6265060240963856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "setPreservesCFG", "(", ")", ";", "AU", ".", "addRequired", "<"], "ground_truth": ["MachineLoopInfo", ">", "(", ")", ";"], "File": "TPCLutCacheCounter", "Func": "getAnalysisUsage", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3339, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x16_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon_vreinterpretq_u8_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3340, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getAddressableNumVGPRs", "(", ")", "const"], "ground_truth": ["{"], "File": "AMDGPUSubtarget10", "Func": "getAddressableNumVGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3341, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "const_vec_duplicate_p", "(", "op", ",", "&", "elt", ")", "||", "!", "CONST_INT_P", "(", "elt", ")", ")", "return", "false", ";", "size", "=", "GET_MODE_UNIT_BITSIZE", "(", "GET_MODE", "(", "op", ")", ")", ";", "if", "(", "size", ">", "", ")", "return", "false", ";", "mask", "=", "UINTVAL", "(", "elt", ")", ";", "if", "(", "s390_contiguous_bitmask_p", "(", "mask", ",", "size", ",", "start", ",", "end"], "ground_truth": ["!=", "NULL", "?", "&", "length", ":", "NULL", ")", ")", "{"], "File": "s3905", "Func": "s390_contiguous_bitmask_vector_p", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3342, "Length": 67, "Cover_Rate": 0.38953488372093026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst2_lane_f16", "(", "float16_t", "*", "__a", ",", "float16x4x2_t", "__b", ",", "const", "int", "__c", ")", "{", "union", "{", "float16x4x2_t", "__i", ";", "__builtin_neon_ti", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "__builtin_neon_vst2_lanev4hf", "(", "__a", ",", "__bu", ".", "__o", ",", "__c"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vst2_lane_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3343, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmBackend", "::", "writeNopData", "(", "raw_ostream", "&", "OS", ",", "uint64_t", "Count"], "ground_truth": [")", "const", "{"], "File": "MINA32AsmBackend", "Func": "writeNopData", "Target": "MINA32", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3344, "Length": 14, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1q_p8", "(", "poly8_t", "*", "a", ",", "poly8x16_t"], "ground_truth": ["b", ")", "{"], "File": "arm", "Func": "neon2_vst1q_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3345, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_vfnmaddpd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ",", "(", "__v8df", ")"], "ground_truth": ["__C", ",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_fnmadd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3346, "Length": 29, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "unsigned", "ImmOffs", "=", "", "(", "MO2", ".", "getImm", "(", ")", ")", ";", "assert", "(", "ImmOffs", "&&", "", ")", ";", "O", "<<", "", "<<", "(", "char", ")", "", "(", "MO2", "."], "ground_truth": ["getImm", "(", ")", ")", "<<", "ImmOffs", ";"], "File": "ARMInstPrinter32", "Func": "printAddrMode3OffsetOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3347, "Length": 40, "Cover_Rate": 0.33613445378151263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "pair", "<", "bool", ",", "bool", ">", "R", "=", "parsePhysicalReg", "(", "C", ",", "Prefix", ",", "Reg", ")", ";", "if", "(", "!", "R", ".", "first", ")", "return", "std", "::", "make_pair", "(", "", ",", "nullptr", ")", ";", "if", "(", "!", "R", ".", "second", ")", "return", "std", "::", "make_pair", "(", "", ",", "nullptr", ")", ";", "if", "(", "Prefix", "==", "", ")", "{", "if", "(", "VT", "==", "", ")", "VT", "=", "(", "Subtarget", ".", "hasD", "(", ")", ")", "?", "", ":", "", ";", "RC", "=", "getRegClassFor", "(", "VT", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "RISCVISelLowering75", "Func": "parseRegForInlineAsmConstraint", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3348, "Length": 90, "Cover_Rate": 0.44776119402985076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "DebugLoc", "DL", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "unsigned", "FlatScratchInitReg", "=", "MFI", "->", "getPreloadedReg", "(", "", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "MRI", ".", "addLiveIn", "(", "FlatScratchInitReg", ")", ";", "MBB", ".", "addLiveIn", "(", "FlatScratchInitReg", ")", ";", "unsigned", "FlatScrInitLo", "=", "TRI", "->", "getSubReg", "(", "FlatScratchInitReg", ",", "", ")", ";", "unsigned", "FlatScrInitHi", "=", "TRI", "->", "getSubReg", "(", "FlatScratchInitReg", ",", "", ")", ";", "unsigned", "ScratchWaveOffsetReg", "=", "MFI", "->", "getScratchWaveOffsetReg", "(", ")", ";", "if", "(", "ST", ".", "flatScratchIsPointer", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FlatScrInitLo", ")", ".", "addReg", "(", "ScratchWaveOffsetReg", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FlatScrInitHi", ")", ".", "addImm", "(", "", ")", ";", "return", ";", "}", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", ""], "ground_truth": [")", ".", "addReg", "(", "FlatScrInitHi", ",", "RegState", "::", "Kill", ")", ";"], "File": "SIFrameLowering13", "Func": "emitFlatScratchInit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3349, "Length": 190, "Cover_Rate": 0.5974842767295597, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", "->", "Flags", "&", "GepNode", "::", "Root", ")", "{", "Roots", ".", "push_back", "(", "N", ")", ";", "continue", ";", "}", "GepNode", "*", "PN", "=", "N"], "ground_truth": ["->", "Parent", ";"], "File": "HexagonCommonGEP12", "Func": "invert_find_roots", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3350, "Length": 29, "Cover_Rate": 0.4264705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Callee", "&&", "Callee", "->", "getName", "(", ")", "==", "", ")", "return", "outliner", "::", "InstrType", "::", "Illegal", ";", "auto", "UnknownCallOutlineType", "=", "outliner", "::", "InstrType", "::", "Illegal", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "UnknownCallOutlineType", "=", "outliner", "::", "InstrType", "::", "LegalTerminator", ";", "if", "(", "!", "Callee", ")", "return", "UnknownCallOutlineType", ";", "MachineFunction", "*", "CalleeMF", "=", "MF", "->", "getMMI", "(", ")", ".", "getMachineFunction", "(", "*", "Callee", ")", ";", "if", "(", "!", "CalleeMF", ")", "return", "UnknownCallOutlineType", ";", "MachineFrameInfo", "&", "MFI", "=", "CalleeMF", "->", "getFrameInfo", "(", ")", ";", "if", "(", "!", "MFI", ".", "isCalleeSavedInfoValid", "(", ")", "||", "MFI", ".", "getStackSize", "(", ")", ">", "", "||", "MFI", ".", "getNumObjects", "(", ")", ">", "", ")", "return", "UnknownCallOutlineType", ";", "return", "outliner", "::", "InstrType", "::", "Legal", ";", "}", "if", "(", "MI", ".", "isPosition", "(", ")", ")", "return", "outliner", "::", "InstrType", "::", "Illegal", ";", "if", "(", "MI", ".", "readsRegister", "(", "", ",", "&", "getRegisterInfo", "(", ")", ")", "||", "MI", ".", "modifiesRegister", "(", "", ",", "&", "getRegisterInfo", "(", ")", ")"], "ground_truth": [")", "return", "outliner", "::", "InstrType", "::", "Illegal", ";"], "File": "AArch64InstrInfo (2)1", "Func": "getOutliningType", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3351, "Length": 181, "Cover_Rate": 0.3474088291746641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "MachineInstr", "*", "foldMemoryOperandImpl", "(", "MachineFunction", "&", "MF", ",", "MachineInstr", "*", "MI", ",", "const", "SmallVectorImpl", "<", "unsigned", ">", "&", "Ops", ",", "MachineInstr", "*", "LoadMI", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "SparcInstrInfo18", "Func": "foldMemoryOperandImpl", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3352, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "setAliasRegs", "(", "MachineFunction", "&", "MF", ",", "BitVector", "&", "SavedRegs", ",", "unsigned", "Reg", ")", "{", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "for", "(", "MCRegAliasIterator", "AI", "(", "Reg", ",", "TRI", ",", "true", ")", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "SavedRegs", ".", "set", "("], "ground_truth": ["*", "AI", ")", ";"], "File": "Cpu0SEFrameLowering", "Func": "setAliasRegs", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3353, "Length": 60, "Cover_Rate": 0.9836065573770492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "UnscaledLdOffset", "=", "TII", "->", "hasUnscaledLdStOffset", "(", "LoadInst", ")", "?", "getLdStOffsetOp", "(", "LoadInst", ")", ".", "getImm", "(", ")", ":", "getLdStOffsetOp", "(", "LoadInst", ")", ".", "getImm", "(", ")", "*", "LoadSize", ";", "return", "(", "UnscaledStOffset", "<=", "UnscaledLdOffset", ")", "&&", "(", "UnscaledLdOffset", "+", "LoadSize"], "ground_truth": ["<=", "(", "UnscaledStOffset", "+", "StoreSize", ")", ")", ";"], "File": "AArch64LoadStoreOptimizer (2)1", "Func": "isLdOffsetInRangeOfSt", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3354, "Length": 49, "Cover_Rate": 0.3769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ";", "const", "MCOperand", "&", "MO3", "=", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ";", "printRegName", "(", "O", ",", "MO1", ".", "getReg", "(", ")", ")", ";", "", "ShOpc", "=", "", "(", "MO3", ".", "getImm", "(", ")", ")", ";", "O", "<<", "", "<<", "", "(", "ShOpc", ")", ";", "if", "(", "ShOpc", "==", "", ")", "return", ";", "O", "<<", "' '", ";", "printRegName", "(", "O", ",", "MO2", ".", "getReg"], "ground_truth": ["(", ")", ")", ";"], "File": "ARMInstPrinter (2)", "Func": "printSORegRegOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3355, "Length": 83, "Cover_Rate": 0.6014492753623188, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printAbsAddrOperand", "(", "const", "MachineInstr", "*"], "ground_truth": ["MI", ",", "unsigned", "OpNo", ")", "{"], "File": "PPCAsmPrinter107", "Func": "printAbsAddrOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3356, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Mask", "[", "i", "]", ">=", "", "&&", "Mask", "[", "i", "]", "<", "MaskSize", ")", "{", "if", "(", "EltFromOp0", "!=", "-", "", ")", "return", "-", "", ";", "EltFromOp0", "=", "i", ";", "}", "else", "if", "(", "Mask", "[", "i", "]", "!="], "ground_truth": ["i", "+", "MaskSize", ")", "{"], "File": "TPCISelLowering", "Func": "getShuffleMaskIndexOfOneElementFromOp0IntoOp1", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3357, "Length": 46, "Cover_Rate": 0.4742268041237113, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__inline__", "static", "double", "sh_media_FMOV_QD", "(", "long"], "ground_truth": ["long", "mm", ")", "{"], "File": "ushmedia", "Func": "sh_media_FMOV_QD", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3358, "Length": 10, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Offset", "->", "isDivergent", "(", ")", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "Rsrc", ",", "Offset", ",", "GLC", ",", "DLC", ",", "}", ";", "if", "(", "VT", ".", "isVector", "(", ")", "&&", "VT", ".", "getVectorNumElements", "(", ")", "==", "", ")", "{", "EVT", "WidenedVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "VT", ".", "getVectorElementType", "(", ")", ",", "", ")", ";", "auto", "WidenedOp", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "WidenedVT", ")", ",", "Ops", ",", "WidenedVT", ",", "MF", ".", "getMachineMemOperand", "(", "MMO", ",", "", ",", "WidenedVT", ".", "getStoreSize", "(", ")", ")", ")", ";", "auto", "Subvector", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "WidenedOp", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "getVectorIdxTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ")", ";", "return", "Subvector", ";", "}", "return", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "VT", ")", ",", "Ops", ",", "VT", ",", "MMO", ")", ";", "}", "SmallVector", "<", "SDValue", ",", "", ">", "Loads", ";", "unsigned", "NumLoads", "=", "", ";", "MVT", "LoadVT", "=", "VT", ".", "getSimpleVT", "(", ")", ";", "unsigned", "NumElts", "=", "LoadVT", ".", "isVector", "(", ")", "?", "LoadVT", ".", "getVectorNumElements", "(", ")", ":", "", ";", "assert", "(", "(", "LoadVT", ".", "getScalarType", "(", ")", "==", "", "||", "LoadVT", ".", "getScalarType", "(", ")", "==", "", ")", ")", ";", "if", "(", "NumElts", "==", "", "||", "NumElts", "==", "", ")", "{", "NumLoads", "=", "NumElts", "/", "", ";", "LoadVT", "=", "", ";", "}", "SDVTList", "VTList", "=", "DAG", ".", "getVTList", "(", "{", "LoadVT", ",", "", "}", ")", ";", "unsigned", "CachePolicy", "=", "cast", "<", "ConstantSDNode", ">", "("], "ground_truth": ["GLC", ")", "->", "getZExtValue", "(", ")", ";"], "File": "SIISelLowering106", "Func": "lowerSBuffer", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3359, "Length": 277, "Cover_Rate": 0.46321070234113715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int64x1_t", ")", "__builtin_neon_vdup_ndi", "(", "(", "__builtin_neon_di"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon_vdup_n_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3360, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")", "__builtin_neon_vqmovunv2di", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vqmovun_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3361, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Vec", ".", "getValueType", "(", ")", ";", "unsigned", "Elem", "=", "ElemN", "->", "getZExtValue", "(", ")", ";", "if", "(", "Elem", ">=", "VT", ".", "getVectorNumElements", "(", ")", ")", "return", "", ";", "SDValue", "Base", ",", "Disp", ",", "Index", ";", "if", "(", "!", "selectBDVAddr12Only", "(", "Store", "->", "getBasePtr", "(", ")", ",", "ElemV", ",", "Base", ",", "Disp", ",", "Index", ")", "||", "Index", ".", "getValueType", "(", ")", "!=", "VT", ".", "changeVectorElementTypeToInteger", "(", ")", ")", "return", "", ";", "SDLoc", "DL", "(", "Store", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Vec", ",", "Base", ",", "Disp", ",", "Index", ",", "CurDAG", "->", "getTargetConstant", "(", "Elem", ",", "DL", ",", "", ")", ",", "Store", "->", "getChain", "(", ")", "}", ";", "return", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "DL", ","], "ground_truth": ["", ",", "Ops", ")", ";"], "File": "SystemZISelDAGToDAG (2)", "Func": "tryScatter", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3362, "Length": 125, "Cover_Rate": 0.5364806866952789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Node", "->", "getValueType", "(", "", ")", ";", "SDLoc", "DL", "(", "Node", ")", ";", "SDValue", "Upper", "=", "CurDAG", "->", "getConstant", "(", "UpperVal", ",", "DL", ",", "VT", ")", ";", "if", "(", "Op0", ".", "getNode", "(", ")", ")", "Upper", "=", "CurDAG", "->", "getNode", "(", "Opcode", ",", "DL", ",", "VT", ",", "Op0", ",", "Upper", ")", ";", "Upper", "=", "SDValue", "(", "Select", "(", "Upper", ".", "getNode", "(", ")", ")", ",", "", ")", ";", "SDValue", "Lower", "=", "CurDAG", "->", "getConstant", "(", "LowerVal", ",", "DL", ",", "VT", ")", ";", "SDValue", "Or", "=", "CurDAG", "->", "getNode", "(", "Opcode", ",", "DL", ",", "VT", ","], "ground_truth": ["Upper", ",", "Lower", ")", ";"], "File": "SystemZISelDAGToDAG (2)", "Func": "splitLargeImmediate", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3363, "Length": 103, "Cover_Rate": 0.7686567164179104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "LT", ":", "strcpy", "(", "string", ",", "", ")", ";", "break", ";", "case", "LE", ":", "strcpy", "(", "string", ",", "", ")", ";", "break", ";", "case", "GT", ":", "strcpy", "(", "string", ",", "", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "p", "=", "strchr", "(", "string", ",", "'\\0'", ")", ";", "if", "(", "annul", "&&", "!", "far", ")", "{", "strcpy", "(", "p", ",", "", ")", ";", "p", "+=", "", ";", "}", "if", "(", "insn", "&&", "(", "note", "=", "find_reg_note", "(", "insn", ",", "REG_BR_PROB", ",", "NULL_RTX", ")", ")", ")", "{", "strcpy", "(", "p", ",", "(", "(", "XINT", "(", "note", ",", "", ")", ">=", "REG_BR_PROB_BASE", "/", "", ")", "^", "far", ")", "?", "", ":", "", ")", ";", "p", "+=", "", ";", "}", "*", "p", "=", "p", "<", "string", "+", "", "?", "'\\t'", ":", "' '", ";", "p", "++", ";", "*", "p", "++", "=", "'%'", ";", "*", "p", "++", "=", "'0'", "+", "reg", ";", "*", "p", "++", "=", "','", ";", "*", "p", "++", "=", "' '", ";", "if", "(", "far", ")", "{", "int", "veryfar", "=", "", ",", "delta", ";", "if", "(", "INSN_ADDRESSES_SET_P", "(", ")", ")", "{", "delta", "=", "(", "INSN_ADDRESSES", "(", "INSN_UID", "(", "dest", ")", ")", "-", "INSN_ADDRESSES", "(", "INSN_UID", "(", "insn", ")", ")", ")", ";", "if", "(", "delta", ">=", "-", "", "&&", "delta", "<", "", ")", "veryfar", "=", "", ";", "}", "strcpy", "(", "p", ",", "", ")", ";", "if", "(", "annul", "||", "!", "final_sequence", ")", "p", "[", "", "]", "=", "'6'", ";", "p", "+="], "ground_truth": ["", ";"], "File": "sparc4", "Func": "output_v9branch", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3364, "Length": 245, "Cover_Rate": 0.5408388520971302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "InstrInfo", "::", "isGenericOpcode", "(", "MI", ".", "getOpcode", "(", ")", ")", "||", "InstrInfo", "::", "isSALU", "(", "MI"], "ground_truth": [")", "||", "InstrInfo", "::", "isSMRD", "(", "MI", ")", ")", "return", "false", ";"], "File": "SIInstrInfo (2)", "Func": "shouldReadExec", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3365, "Length": 31, "Cover_Rate": 0.3069306930693069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "basic_block", "bb", "=", "e", "->", "src", ";", "rtx", "ret", "=", "BB_END", "(", "bb", ")", ";", "rtx", "prev", ";", "bool", "replace", "=", "false", ";", "if", "(", "GET_CODE", "(", "ret", ")", "!=", "JUMP_INSN", "||", "GET_CODE", "(", "PATTERN", "(", "ret", ")", ")", "!=", "RETURN", "||", "!", "maybe_hot_bb_p", "(", "bb", ")", ")", "continue", ";", "for", "(", "prev", "=", "PREV_INSN", "(", "ret", ")", ";", "prev", ";", "prev", "=", "PREV_INSN", "(", "prev", ")", ")", "if", "(", "active_insn_p", "(", "prev", ")", "||", "GET_CODE", "(", "prev", ")", "==", "CODE_LABEL", ")", "break", ";", "if", "(", "prev", "&&", "GET_CODE", "(", "prev", ")", "=="], "ground_truth": ["CODE_LABEL", ")", "{"], "File": "i3863", "Func": "ix86_pad_returns", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3366, "Length": 96, "Cover_Rate": 0.38866396761133604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "Register", "SrcReg", ",", "bool", "IsKill", ",", "int", "FI", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "IsKill", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ";", "else", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "IsKill", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ";", "else", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "BPFInstrInfo14", "Func": "storeRegToStackSlot", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3367, "Length": 145, "Cover_Rate": 0.9415584415584416, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "op2", ";", "rtx", "op3", ";", "op0", "=", "frv_int_to_acc", "(", "icode", ",", "", ",", "op0", ")", ";", "if", "(", "!", "op0", ")", "return", "NULL_RTX", ";", "op1", "=", "frv_int_to_acc", "(", "icode", ",", "", ",", "op1", ")", ";", "if", "(", "!", "op1", ")", "return", "NULL_RTX", ";", "op2", "=", "frv_matching_accg_for_acc", "(", "op0", ")", ";", "op3", "=", "frv_matching_accg_for_acc", "(", "op1", ")", ";", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op0", ",", "op1", ",", "op2", ",", "op3", ")", ";", "if", "(", "!", "pat", ")", "return"], "ground_truth": ["NULL_RTX", ";"], "File": "frv", "Func": "frv_expand_voidaccop_builtin", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 3368, "Length": 82, "Cover_Rate": 0.6507936507936508, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "AtomicOrdering", "::", "Unordered", ":", "llvm_unreachable", "(", "", ")", ";", "case", "AtomicOrdering", "::", "Monotonic", ":", "case", "AtomicOrdering", "::", "Acquire", ":", "return", "nullptr", ";", "case", "AtomicOrdering", "::", "Release", ":", "case", "AtomicOrdering", "::", "AcquireRelease", ":", "return", "Builder", ".", "CreateFence", "(", "AtomicOrdering", "::", "Release", ")", ";", "case", "AtomicOrdering", "::"], "ground_truth": ["SequentiallyConsistent", ":"], "File": "VEISelLowering18", "Func": "emitLeadingFence", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3369, "Length": 48, "Cover_Rate": 0.4528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "MachineDominanceFrontier", ">", "(", ")", ";", "AU", ".", "setPreservesAll", "("], "ground_truth": [")", ";"], "File": "HexagonRDFOpt", "Func": "getAnalysisUsage", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3370, "Length": 15, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FrameIdx", ";", "if", "(", "!", "isVarArg", ")", "{", "FrameIdx", "=", "MFI", "->", "CreateFixedObject", "(", "RC", "->", "getSize", "(", ")", "/", "", ",", "", ",", "true", ")", ";", "}", "else", "{", "FrameIdx", "=", "MFI", "->", "CreateStackObject", "(", "RC", "->", "getSize", "(", ")", "/", "", ",", "RC", "->", "getAlignment", "(", ")", "/", "", ",", "false", ")", ";", "}", "XFI", "->", "setUsesLR", "(", "FrameIdx", ")", ";", "XFI", "->", "setLRSpillSlot", "(", "FrameIdx", ")", ";", "}", "if", "(", "RegInfo", "->", "requiresRegisterScavenging", "(", "MF", ")", ")", "{", "RS", "->", "setScavengingFrameIndex", "(", "MFI", "->", "CreateStackObject", "(", "RC", "->", "getSize", "(", ")", "/", "", ",", "RC", "->", "getAlignment", "(", ")", "/", "", ",", "false", ")", ")", ";", "}", "if", "(", "hasFP", "(", "MF"], "ground_truth": [")", ")", "{"], "File": "XCoreFrameLowering15", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3371, "Length": 119, "Cover_Rate": 0.4594594594594595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ")", ".", "addImm", "(", "Imm", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode"], "ground_truth": ["::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "(", "II", ".", "ImplicitDefs", "[", "", "]", ")", ")", ";"], "File": "ARMFastISel (2)2", "Func": "fastEmitInst_i", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3372, "Length": 62, "Cover_Rate": 0.4305555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_move_insn", "(", "op0", ",", "x", ")", ";", "}", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "dest", ",", "const0_rtx", ")", ")", ";", "if", "(", "GET_MODE", "(", "op0", ")", "!=", "DImode", ")", "{", "temp", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "convert_move", "(", "temp", ",", "op0", ",", "", ")", ";", "}", "else", "temp", "=", "op0", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "dest", ",", "gen_rtx_IF_THEN_ELSE", "(", "GET_MODE", "(", "dest", ")", ",", "gen_rtx_fmt_ee", "(", "compare_code", ",", "DImode", ",", "temp", ",", "const0_rtx", ")", ",", "const1_rtx", ",", "dest", ")", ")", ")", ";", "return", "", ";", "}", "else", "{", "x", "=", "gen_compare_reg_1", "(", "compare_code", ",", "x", ",", "y", ")", ";", "y", "=", "const0_rtx"], "ground_truth": [";"], "File": "sparc4", "Func": "gen_v9_scc", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3373, "Length": 106, "Cover_Rate": 0.3261538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumBytes", "<", "", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return", "", ";", "}", "else", "if", "(", "NumBytes", "<", "", ")", "{", "OutStreamer", ".", "EmitInstruction", "(", "MCInstBuilder", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ",", "STI", ")", ";", "return", "", ";", "}", "else", "if", "(", "NumBytes", "<", "", ")", "{", "OutStreamer", ".", "EmitInstruction", "(", "MCInstBuilder", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ",", "STI", ")", ";", "return", "", ";", "}", "else", "{", "MCSymbol", "*", "DotSym", "=", "OutContext", ".", "createTempSymbol", "(", ")", ";", "const", "MCSymbolRefExpr", "*", "Dot", "=", "MCSymbolRefExpr", "::", "create", "(", "DotSym", ",", "OutContext", ")", ";", "OutStreamer", ".", "EmitInstruction", "(", "MCInstBuilder", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addExpr", "(", "Dot", ")", ",", "STI", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "DotSym", ")"], "ground_truth": [";"], "File": "SystemZAsmPrinter (2)1", "Func": "EmitNop", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3374, "Length": 149, "Cover_Rate": 0.8142076502732241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BaseInstrInfo", "::", "GetInstSizeInBytes", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "const", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", "->", "getParent", "(", ")", ";", "const", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "const", "MCAsmInfo", "*", "MAI", "=", "MF", "->", "getTarget", "(", ")", ".", "getMCAsmInfo", "(", ")", ";", "const", "MCInstrDesc", "&", "MCID", "=", "MI", "->", "getDesc", "(", ")", ";", "if", "(", "MCID", ".", "getSize", "(", ")", ")", "return", "MCID", ".", "getSize", "(", ")", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "return", "getInlineAsmLength", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getSymbolName", "(", ")", ",", "*", "MAI", ")", ";", "if", "(", "MI", "->", "isLabel", "(", ")", ")", "return", "", ";", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "switch", "(", "Opc", ")", "{", "case", "TargetOpcode", "::", "IMPLICIT_DEF", ":", "case", "TargetOpcode", "::", "KILL", ":", "case", "TargetOpcode", "::", "PROLOG_LABEL", ":", "case", "TargetOpcode", "::", "EH_LABEL", ":", "case", "TargetOpcode", "::", "DBG_VALUE", ":", "return", "", ";", "case", "TargetOpcode", "::", "BUNDLE", ":", "return", "getInstBundleLength", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "return", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "EntrySize", "=", "(", "Opc", "==", "", ")", "?", "", ":", "(", "(", "Opc", "==", "", ")", "?", "", ":", "", ")", ";", "unsigned", "NumOps", "=", "MCID", ".", "getNumOperands", "(", ")", ";", "MachineOperand", "JTOP", "=", "MI", "->", "getOperand", "(", "NumOps", "-", "(", "MI", "->", "isPredicable", "(", ")", "?", "", ":", "", ")", ")", ";", "unsigned", "JTI", "=", "JTOP", ".", "getIndex", "(", ")", ";", "const", "MachineJumpTableInfo", "*", "MJTI", "=", "MF", "->", "getJumpTableInfo", "(", ")", ";", "assert", "(", "MJTI", "!=", ""], "ground_truth": [")", ";"], "File": "ARMBaseInstrInfo (2)1", "Func": "GetInstSizeInBytes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3375, "Length": 343, "Cover_Rate": 0.7130977130977131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MBB", ".", "computeRegisterLiveness", "(", "&", "RI", ",", "", ",", "I"], "ground_truth": [",", "", ")", "==", "MachineBasicBlock", "::", "LQR_Dead", ";"], "File": "X86InstrInfo (2)2", "Func": "isSafeToClobberEFLAGS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3376, "Length": 19, "Cover_Rate": 0.5277777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "machine_mode", "mode", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "opnum", "]", ".", "mode", ";", "if", "(", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "opnum", "]", "."], "ground_truth": ["predicate", ")", "(", "arg", ",", "mode", ")", ")", "return", "arg", ";"], "File": "frv2", "Func": "frv_legitimize_argument", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 3377, "Length": 41, "Cover_Rate": 0.6212121212121212, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")"], "ground_truth": ["&&", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", ")", "{"], "File": "HexagonInstrInfo", "Func": "isLoadFromStackSlot", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3378, "Length": 55, "Cover_Rate": 0.4330708661417323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "AsmPrinter", "(", "TargetMachine", "&", "TM", ",", "std", "::", "unique_ptr", "<", "MCStreamer", ">", "Streamer", ")", ":", "AsmPrinter", "(", "TM", ",", "std", "::", "move", "(", "Streamer", ")", ")", "{", "Subtarget", "=", "static_cast", "<", "TargetMachine", "&", ">", "(", "TM"], "ground_truth": [")", ".", "getSubtargetImpl", "(", ")", ";"], "File": "M680x0AsmPrinter", "Func": "M680x0AsmPrinter", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3379, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TLI", "."], "ground_truth": ["isPositionIndependent", "(", ")", ";"], "File": "ARMFastISel (2)2", "Func": "isPositionIndependent", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3380, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "GetCondBranchFromCond", "(", "(", "", ")", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "}", "return", "", ";", "}", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "Opc", "=", "GetCondBranchFromCond", "(", "(", "", ")", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addReg", "("], "ground_truth": ["Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "TBB", ")", ";"], "File": "XCoreInstrInfo1", "Func": "InsertBranch", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3381, "Length": 114, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PacketSU", "->", "isSucc", "(", "PacketSUDep", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "PacketSU", "->", "Succs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "auto", "&", "Dep", "=", "PacketSU", "->", "Succs", "[", "i", "]", ";", "if", "(", "Dep", ".", "getSUnit", "(", ")", "==", "PacketSUDep", "&&", "Dep", ".", "getKind", "(", ")", "==", "SDep", "::"], "ground_truth": ["Anti", "&&", "Dep", ".", "getReg", "(", ")", "==", "DepReg", ")", "return", "true", ";"], "File": "HexagonVLIWPacketizer34", "Func": "restrictingDepExistInPacket", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3382, "Length": 73, "Cover_Rate": 0.5214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TrueVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "FalseVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "EVT", "ResultTy", "=", "getSetCCResultType", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ")", ";", "SDValue", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResultTy", ",", "LHS", ",", "RHS", ",", "CC", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "TrueVal", ".", "getValueType", "(", ")", ",", "Cond", ",", "TrueVal", ",", "FalseVal"], "ground_truth": [",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ")", ";"], "File": "LM32ISelLowering", "Func": "LowerSELECT_CC", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3383, "Length": 101, "Cover_Rate": 0.6558441558441559, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "IsHigh", "=", "", "(", "Reg", ")", ";", "MI", ".", "setDesc", "(", "get", "(", "IsHigh", "?", "HighOpcode", ":", "LowOpcode", ")", ")", ";", "if", "(", "IsHigh", "&&", "ConvertHigh", ")", "MI", ".", "getOperand", "(", "", ")", ".", "setImm", "(", "uint32_t", "(", "MI", ".", "getOperand", "(", ""], "ground_truth": [")", ".", "getImm", "(", ")", ")", ")", ";"], "File": "SystemZInstrInfo16", "Func": "expandRIPseudo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3384, "Length": 66, "Cover_Rate": 0.7415730337078652, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "hasTiedUse", "(", "OldR", ",", "MRI", ",", "NewSR", ")", ")", "return", "false", ";", "auto", "Begin", "=", "MRI", ".", "use_begin", "(", "OldR", ")", ",", "End", "=", "MRI", ".", "use_end", "(", ")", ";", "decltype", "(", "End", ")", "NextI", ";", "for", "(", "auto", "I", "=", "Begin", ";", "I", "!="], "ground_truth": ["End", ";", "I", "=", "NextI", ")", "{"], "File": "HexagonBitSimplify (2)1", "Func": "replaceRegWithSub", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3385, "Length": 54, "Cover_Rate": 0.43548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isSchedulingBoundary", "(", "const", "MachineInstr", "&", "MI", ",", "const", "MachineBasicBlock", "*", "MBB", ",", "const", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "TargetInstrInfo", "::", "isSchedulingBoundary", "(", "MI", ",", "MBB", ",", "MF", ")", ")", "return", "true", ";", "return", "isSEHInstruction", "("], "ground_truth": ["MI", ")", ";"], "File": "AArch64InstrInfo118", "Func": "isSchedulingBoundary", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3386, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Opcode", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "Instruction", "::", "Trunc", ":", "return", "bitc", "::", "CAST_TRUNC", ";", "case", "Instruction", "::", "ZExt", ":", "return", "bitc", "::", "CAST_ZEXT", ";", "case", "Instruction", "::", "SExt", ":", "return", "bitc", "::", "CAST_SEXT", ";", "case", "Instruction", "::", "FPToUI", ":", "return", "bitc", "::"], "ground_truth": ["CAST_FPTOUI", ";"], "File": "DXILBitcodeWriter", "Func": "getEncodedCastOpcode", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3387, "Length": 52, "Cover_Rate": 0.33986928104575165, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "temp", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "rtx", "temp2", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "tilegx_compute_pcrel_address", "(", "temp", ",", "gen_rtx_LABEL_REF", "(", "Pmode", ",", "op1", ")", ")", ";", "emit_move_insn", "(", "temp2", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "convert_to_mode", "(", "Pmode", ",", "op0", ",", "false", ")", ",", "temp", ")", ")", ";", "op0", "=", "temp2"], "ground_truth": [";"], "File": "tilegx", "Func": "tilegx_expand_tablejump", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 3388, "Length": 53, "Cover_Rate": 0.6625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createAMDGPUMCInstPrinter", "(", "const", "Triple", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ")", "{", "return", "new", "AMDGPUInstPrinter", "(", "MAI", ","], "ground_truth": ["MII", ",", "MRI", ")", ";"], "File": "AMDGPUMCTargetDesc23", "Func": "createAMDGPUMCInstPrinter", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3389, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCStreamer", "*", "createMCStreamer", "(", "const", "Triple", "&", "T", ",", "MCContext", "&", "Ctx", ",", "std", "::", "unique_ptr", "<", "MCAsmBackend", ">", "&&", "MAB", ",", "raw_pwrite_stream", "&", "OS", ",", "std", "::", "unique_ptr", "<", "MCCodeEmitter", ">", "&&", "Emitter", ",", "bool", "RelaxAll", ")", "{", "return", "createELFStreamer", "(", "Ctx", ",", "std", "::", "move", "(", "MAB", ")", ",", "OS", ",", "std", "::", "move", "("], "ground_truth": ["Emitter", ")", ",", "RelaxAll", ")", ";"], "File": "BPFMCTargetDesc4", "Func": "createBPFMCStreamer", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3390, "Length": 64, "Cover_Rate": 0.9846153846153847, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "ISelAddressMode", "AM", "(", "ISelAddressMode", "::", "PCD", ")", ";", "if", "(", "!", "matchAddress", "(", "N", ",", "AM", ")", ")", "return", "false", ";", "if", "(", "!", "AM", ".", "isPCRelative", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "if", "(", "AM", ".", "hasIndexReg", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", ""], "ground_truth": [")", ";"], "File": "M680x0ISelDAGToDAG", "Func": "SelectPCD", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3391, "Length": 71, "Cover_Rate": 0.48299319727891155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "PerformSplittingMVETruncToNarrowingStores", "(", "StoreSDNode", "*", "St", ",", "SelectionDAG", "&", "DAG", ")", "{", "if", "(", "!", "St", "->", "isSimple", "(", ")", "||", "St", "->", "isTruncatingStore", "(", ")", "||", "!", "St", "->", "isUnindexed", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Trunc", "=", "St", "->", "getValue", "(", ")", ";", "if", "(", "Trunc", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "EVT", "FromVT", "=", "Trunc", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "EVT", "ToVT", "=", "Trunc", ".", "getValueType", "(", ")", ";", "LLVMContext", "&", "C", "=", "*", "DAG", ".", "getContext", "(", ")", ";", "SDLoc", "DL", "(", "St", ")", ";", "SDValue", "Ch", "=", "St", "->", "getChain", "(", ")", ";", "SDValue", "BasePtr", "=", "St", "->", "getBasePtr", "(", ")", ";", "Align", "Alignment", "=", "St", "->", "getOriginalAlign", "(", ")", ";", "MachineMemOperand", "::", "Flags", "MMOFlags", "=", "St", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ";", "AAMDNodes", "AAInfo", "=", "St", "->", "getAAInfo", "(", ")", ";", "EVT", "NewToVT", "=", "EVT", "::", "getVectorVT", "(", "C", ",", "ToVT", ".", "getVectorElementType", "(", ")", ",", "FromVT", ".", "getVectorNumElements", "(", ")", ")", ";", "SmallVector", "<", "SDValue", ",", ""], "ground_truth": [">", "Stores", ";"], "File": "ARMISelLowering (2)5", "Func": "PerformSplittingMVETruncToNarrowingStores", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3392, "Length": 185, "Cover_Rate": 0.578125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "mips_end_ll_sc_sync_block", "("], "ground_truth": ["void", ")", "{"], "File": "mips", "Func": "mips_end_ll_sc_sync_block", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3393, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cfun", "->", "is_thunk", ")", "return", "true", ";", "return", "cfun", "->", "machine", "->", "r2_setup_needed"], "ground_truth": [";"], "File": "rs60005", "Func": "rs6000_global_entry_point_needed_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3394, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "VT", ")", ";", "Op1", "=", "convertToScalableVector", "(", "ContainerVT", ",", "Op1", ",", "DAG", ",", "Subtarget", ")", ";", "Op2", "=", "convertToScalableVector", "(", "ContainerVT", ",", "Op2", ",", "DAG", ",", "Subtarget", ")", ";", "}", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getNode", "(", "MaskOpc", ",", "DL", ",", "ContainerVT", ","], "ground_truth": ["Op1", ",", "Op2", ",", "VL", ")", ";"], "File": "RISCVISelLowering20", "Func": "lowerLogicVPOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3395, "Length": 60, "Cover_Rate": 0.32967032967032966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "lowerLongBranch", "(", "MI", ",", "OutMI", ")", ")", "return", ";", "OutMI", ".", "setOpcode", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e"], "ground_truth": [";", "++", "i", ")", "{"], "File": "Cpu0MCInstLower", "Func": "Lower", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3396, "Length": 45, "Cover_Rate": 0.45918367346938777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vset_lane_p64", "(", "poly64_t", "__a", ",", "poly64x1_t", "__b", ",", "const", "int"], "ground_truth": ["__c", ")", "{"], "File": "arm", "Func": "neon_vset_lane_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3397, "Length": 13, "Cover_Rate": 0.3939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "hh8", "(", "unsigned", "Size", ",", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "&", "Value", ",", "MCContext", "*", "Ctx", "=", "nullptr", ")", "{", "Value", "=", "(", "Value", "&", "", ")", ">>", "", ";", "ldi", "::", "fixup", "(", "Size", ",", "Fixup", ","], "ground_truth": ["Value", ",", "Ctx", ")", ";"], "File": "SNESAsmBackend", "Func": "hh8", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3398, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ";", "enum", "machine_mode", "mode", "=", "VOIDmode", ";", "switch", "(", "d", "->", "vmode", ")", "{", "case", "V16QImode", ":", "mode", "=", "V8HImode", ";", "break", ";", "case", "V32QImode", ":", "mode", "=", "V16HImode", ";", "break", ";", "case", "V64QImode", ":", "mode", "=", "V32HImode", ";", "break", ";", "case", "V8HImode", ":", "mode", "=", "V4SImode", ";", "break", ";", "case", "V16HImode", ":", "mode", "=", "V8SImode", ";", "break", ";", "case", "V32HImode", ":", "mode", "=", "V16SImode", ";", "break", ";", "case", "V4SImode", ":", "mode", "=", "V2DImode", ";", "break", ";", "case", "V8SImode", ":", "mode", "=", "V4DImode", ";", "break", ";", "case", "V16SImode", ":", "mode", "=", "V8DImode", ";", "break", ";", "default", ":", "return", "false", ";", "}", "for", "(", "i", "=", "", ";", "i", "<", "d", "->", "nelt", ";", "i", "+=", "", ")", "if", "(", "(", "d", "->", "perm", "[", "i", "]", "&", "", ")", "||", "d", "->", "perm", "[", "i", "+", "", "]", "!=", "d", "->", "perm", "[", "i", "]", "+", "", ")", "return", "false", ";", "nd", "->", "vmode", "=", "mode", ";", "nd", "->", "nelt", "=", "d", "->", "nelt", "/", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "nd", "->", "nelt", ";", "i", "++", ")", "nd", "->", "perm", "[", "i", "]", "=", "d", "->", "perm", "[", "", "*", "i", "]", "/", "", ";", "if", "(", "GET_MODE_INNER", "(", "mode", ")", "!=", "DImode", ")", "canonicalize_vector_int_perm", "(", "nd", ",", "nd", ")", ";", "if", "(", "nd", "!=", "d", ")", "{", "nd", "->", "one_operand_p", "=", "d", "->", "one_operand_p", ";", "nd", "->", "testing_p", "=", "d", "->", "testing_p", ";", "if", "(", "d", "->", "op0", "==", "d", "->", "op1", ")", "nd", "->", "op0", "=", "nd", "->", "op1", "=", "gen_lowpart", "("], "ground_truth": ["nd", "->", "vmode", ",", "d", "->", "op0", ")", ";"], "File": "i3865", "Func": "canonicalize_vector_int_perm", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3399, "Length": 270, "Cover_Rate": 0.7563025210084033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ELFStreamer", "::", "emitLabel", "(", "MCSymbol", "*", "Symbol", ",", "SMLoc", "Loc", ")", "{", "LastLabel", "=", "Symbol", ";", "LastLabelLoc", "=", "Loc"], "ground_truth": [";"], "File": "PPCELFStreamer", "Func": "emitLabel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3400, "Length": 21, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_ADD", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_SUB", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_MUL", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_SDIV", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_SREM", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_UDIV", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_UREM", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_FADD", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_FSUB", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_FMUL", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "case", "", ":", "return", "MSA3OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_FDIV", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "SelectMSA3OpIntrinsic", "(", "MI", ",", "", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "MSA2OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_FSQRT", ",", "MIRBuilder", ",", "ST", ")", ";", "case", "", ":", "return", "MSA2OpIntrinsicToGeneric", "(", "MI", ",", "TargetOpcode", "::", "G_FSQRT", ",", "MIRBuilder", ",", "ST", ")", ";", "default", ":", "break", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "MipsLegalizerInfo21", "Func": "legalizeIntrinsic", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3401, "Length": 451, "Cover_Rate": 0.5281030444964872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Align", ">", "PtrSize", ")", "{", "auto", "AlignMinus1", "=", "MIRBuilder", ".", "buildConstant", "(", "IntPtrTy", ",", "Align", "-", "", ")", ";", "unsigned", "ListTmp", "=", "MRI", ".", "createGenericVirtualRegister", "(", "PtrTy", ")", ";", "MIRBuilder", ".", "buildGEP", "(", "ListTmp", ",", "List", ",", "AlignMinus1", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "DstPtr", "=", "MRI", ".", "createGenericVirtualRegister", "(", "PtrTy", ")", ";", "MIRBuilder", ".", "buildPtrMask", "(", "DstPtr", ",", "ListTmp", ",", "Log2_64", "(", "Align", ")", ")", ";", "}", "else", "DstPtr", "=", "List", ";", "uint64_t", "ValSize", "=", "MRI", ".", "getType", "(", "Dst", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "MIRBuilder", ".", "buildLoad", "(", "Dst", ",", "DstPtr", ",", "*", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "(", ")", ","], "ground_truth": ["MachineMemOperand", "::", "MOLoad", ",", "ValSize", ",", "std", "::", "max", "(", "Align", ",", "PtrSize", ")", ")", ")", ";"], "File": "AArch64LegalizerInfo", "Func": "legalizeVaArg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3402, "Length": 130, "Cover_Rate": 0.3551912568306011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ME", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "NewMI", ")", "{", "unsigned", "Reg0", "=", "ChangeReg0", "?", "Reg2", ":", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "Reg0IsDead", "=", "MI", "->", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "return", "BuildMI", "(", "MF", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "MI", "->", "getDesc", "(", ")", ")", ".", "addReg", "(", "Reg0", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "Reg0IsDead", ")", ")", ".", "addReg", "(", "Reg2", ",", "getKillRegState", "(", "Reg2IsKill", ")", ")", ".", "addReg", "(", "Reg1", ",", "getKillRegState", "(", "Reg1IsKill", ")", ")", ".", "addImm", "(", "(", "ME", "+", "", ")", "&", "", ")", ".", "addImm", "(", "(", "MB", "-", "", ")", "&", "", ")", ";", "}", "if", "(", "ChangeReg0", ")", "{", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "Reg2", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setSubReg", "(", "SubReg2", ")", ";", "}", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "("], "ground_truth": ["Reg1", ")", ";"], "File": "PPCInstrInfo106", "Func": "commuteInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3403, "Length": 168, "Cover_Rate": 0.3236994219653179, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "loc", "=", "RC", "->", "begin", "("], "ground_truth": [")", ";"], "File": "PTXISelLowering1", "Func": "reset", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3404, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "mode_align", "=", "ix86_static_rtx_alignment", "(", "mode", ")", ";", "return", "MAX", "(", "mode_align", ",", "align", ")", ";", "}", "else", "if", "(", "!", "optimize_size", "&&", "TREE_CODE", "(", "exp", ")", "==", "STRING_CST", "&&", "TREE_STRING_LENGTH", "(", "exp", ")", ">=", ""], "ground_truth": ["&&", "align", "<", "BITS_PER_WORD", ")", "return", "BITS_PER_WORD", ";"], "File": "i386", "Func": "ix86_constant_alignment", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3405, "Length": 44, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cvtepi32_ph", "(", "__m128h", "__A", ",", "__mmask8", "__B", ",", "__m256i", "__C", ")", "{", "return", "__builtin_ia32_vcvtdq2ph256_mask", "(", "(", "__v8si", ")"], "ground_truth": ["__C", ",", "__A", ",", "__B", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_mask_cvtepi32_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3406, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "=", "CE", "->", "getValue", "(", ")", ";", "}", "else", "if", "(", "!", "(", "SRE", "=", "dyn_cast", "<", "MCSymbolRefExpr", ">", "(", "Expr", ")", ")", ")", "assert", "(", "false", "&&", "", ")", ";", "MCSymbolRefExpr", "::", "VariantKind", "Kind", "=", "SRE", "->", "getKind", "(", ")", ";", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "break", ";", "}", "OS", "<<", "SRE", "->", "getSymbol", "(", ")", ";", "if", "(", "Offset", ")", "{", "if", "(", "Offset", ">", "", ")", "OS"], "ground_truth": ["<<", "'+'", ";"], "File": "VideocoreInstPrinter", "Func": "printExpr", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3407, "Length": 86, "Cover_Rate": 0.4673913043478261, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAlternativeNZCV", "("], "ground_truth": [")", "const", "{"], "File": "AArch64Subtarget (2)1", "Func": "hasAlternativeNZCV", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3408, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "emitFnStartLocNotes", "(", ")", "const", "{", "for", "(", "const", "SMLoc", "&", "Loc", ":", "FnStartLocs", ")"], "ground_truth": ["Parser", ".", "Note", "(", "Loc", ",", "", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "emitFnStartLocNotes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3409, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ABIInfo", "ABI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getABI", "(", ")", ";", "PtrClass", "PtrClassKind", "=", "static_cast", "<", "PtrClass", ">", "(", "Kind", ")", ";", "switch", "(", "PtrClassKind", ")", "{", "case", "", ":", "return", "ABI", ".", "ArePtrs64bit", "(", ")", "?", "&", "", ":", "&", "", ";", "case"], "ground_truth": ["", ":"], "File": "MipsRegisterInfo (2)2", "Func": "getPointerRegClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3410, "Length": 51, "Cover_Rate": 0.38345864661654133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "unsigned"], "ground_truth": ["(", "getProcIFlags", "(", ")", ")", ")", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "addProcIFlagsOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3411, "Length": 17, "Cover_Rate": 0.4358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "BO", "->", "getType", "(", ")", "->", "getVectorElementType", "(", ")", "->", "isIntegerTy", "(", "", ")", ")", "return", "false", ";", "bool", "Changed", "=", "false", ";", "Changed", "|=", "trySADReplacement", "(", "BO", "->", "getOperand", "(", "", ")", ",", "BO"], "ground_truth": [")", ";"], "File": "X86PartialReduction1", "Func": "trySADPattern", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3412, "Length": 40, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", "->", "hasAVX2", "(", ")", "&&", "", ")", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "", ",", "DL", ",", "V1", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "return", "lowerVectorShuffleAsLanePermuteAndBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "{", "SDValue", "PSHUFBMask", "[", "", "]", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "i", "]", "==", "-", "", ")", "{", "PSHUFBMask", "[", "", "*", "i", "]", "=", "PSHUFBMask", "[", "", "*", "i", "+", "", "]", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "continue", ";", "}", "int", "M", "=", "i", "<", "", "?", "Mask", "[", "i", "]", ":", "Mask", "[", "i", "]", "-", "", ";", "assert", "(", "M", ">=", "", "&&", "M", "<", "", "&&", "", ")", ";", "PSHUFBMask", "[", "", "*", "i", "]", "=", "DAG", ".", "getConstant", "(", "", "*", "M", ",", "", ")", ";", "PSHUFBMask", "[", "", "*", "i", "+", "", "]", "=", "DAG", ".", "getConstant", "(", "", "*", "M", "+", "", ",", "", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ")", ",", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["DL", ",", "", ",", "PSHUFBMask", ")", ")", ")", ";"], "File": "X86ISelLowering225", "Func": "lowerV16I16VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3413, "Length": 432, "Cover_Rate": 0.8059701492537313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "&", "TLI", "=", "*", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", "F", ")", ".", "getTargetLowering", "(", ")", ";", "SmallVector", "<", "EVT", ",", "", ">", "VTs", ";", "ComputeValueVTs", "(", "TLI", ",", "DL", ",", "Ty", ",", "VTs", ")", ";", "for", "(", "EVT", "VT", ":", "VTs", ")", "{", "unsigned", "NumRegs", "=", "TLI", ".", "getNumRegisters", "(", "F", ".", "getContext", "(", ")", ",", "VT", ")", ";", "MVT", "RegisterVT", "=", "TLI", ".", "getRegisterType", "(", "F", "."], "ground_truth": ["getContext", "(", ")", ",", "VT", ")", ";"], "File": "WebAssemblyMachineFunctionInfo10", "Func": "computeLegalValueVTs", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3414, "Length": 79, "Cover_Rate": 0.5448275862068965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Subtarget", "->", "hasSSE2", "(", ")", ")", "return", "", ";", "if", "(", "Subtarget", "->", "hasSSE1", "(", ")", ")", "return", "", ";", "}", "else", "if", "(", "!", "MemcpyStrSrc", "&&", "Size", ">=", "", "&&", "!", "Subtarget", "->", "is64Bit", "(", ")", "&&", "Subtarget", "->", "hasSSE2", "(", ")", ")", "{", "return", "", ";", "}", "}", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "Size", ">=", "", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "X86ISelLowering (2)3", "Func": "getOptimalMemOpType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3415, "Length": 71, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsABICalls", "=", "Subtarget", "->", "isABICalls", "(", ")", ";", "const", "ABIInfo", "&", "ABI", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM", ")", ".", "getABI", "(", ")", ";", "if", "(", "IsABICalls", ")", "{", "getTargetStreamer", "(", ")", ".", "emitDirectiveAbiCalls", "(", ")", ";", "Reloc", "::", "Model", "RM", "=", "TM", ".", "getRelocationModel", "(", ")", ";", "if", "(", "RM", "==", "Reloc", "::", "Static", "&&", "!", "ABI", ".", "IsN64", "(", ")", ")", "getTargetStreamer", "(", ")", ".", "emitDirectiveOptionPic0", "(", ")", ";", "}", "std", "::", "string", "SectionName", "=", "std", "::", "string", "(", "", ")", "+", "getCurrentABIString", "(", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", "SectionName", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";", "Subtarget", "->", "isNaN2008", "(", ")", "?", "getTargetStreamer", "(", ")", ".", "emitDirectiveNaN2008", "(", ")", ":", "getTargetStreamer", "(", ")", ".", "emitDirectiveNaNLegacy", "(", ")", ";", "if", "(", "ABI", ".", "IsEABI", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "isGP32bit", "(", ")", ")", "OutStreamer", ".", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";", "else", "OutStreamer", ".", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";", "}", "getTargetStreamer", "(", ")", ".", "updateABIInfo", "(", "*"], "ground_truth": ["Subtarget", ")", ";"], "File": "MipsAsmPrinter20", "Func": "EmitStartOfAsmFile", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3416, "Length": 197, "Cover_Rate": 0.7035714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ELFObjectWriter", "::", "needsRelocateWithSymbol", "(", "const", "MCSymbol", "&", "Sym", ",", "unsigned", "Type", ")", "const", "{", "switch", "(", "Type", ")", "{", "default", ":", "return", "false", ";", "case", "ELF", "::", "R_ARC_GOT10", ":", "case", "ELF", "::", "R_ARC_GOT13", ":", "case", "ELF", "::", "R_ARC_GOT22", ":", "case", "ELF", "::", "R_ARC_GOTDATA_HIX22", ":", "case", "ELF", "::", "R_ARC_GOTDATA_LOX10", ":", "case", "ELF", "::", "R_ARC_GOTDATA_OP_HIX22", ":", "case", "ELF", "::", "R_ARC_GOTDATA_OP_LOX10"], "ground_truth": [":"], "File": "SparcELFObjectWriter (2)1", "Func": "needsRelocateWithSymbol", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3417, "Length": 60, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isMem", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "DLXAsmParser", "Func": "getMemOp", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3418, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqsub_u64", "(", "uint64x1_t", "__a", ",", "uint64x1_t", "__b", ")", "{", "return", "(", "uint64x1_t", ")", "{", "__builtin_aarch64_uqsubdi_uuu", "(", "__a", "[", ""], "ground_truth": ["]", ",", "__b", "[", "", "]", ")", "}", ";"], "File": "arm", "Func": "neon2_vqsub_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3419, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget", "(", ")", "{", "RegisterTargetMachine", "<", "V8TargetMachine", ">", "X", "(", "TheTarget", ")", ";", "RegisterTargetMachine", "<", "V9TargetMachine", ">", "Y", "(", "TheV9Target", ")", ";", "RegisterAsmInfo", "<", "ELFMCAsmInfo", ">"], "ground_truth": ["A", "(", "TheTarget", ")", ";"], "File": "SparcTargetMachine12", "Func": "LLVMInitializeSparcTarget", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3420, "Length": 32, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Commute", ")", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "MVT", "VT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "unsigned", "NarrowSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", "/", "", ";", "MVT", "NarrowVT", "=", "", "(", "", "(", "NarrowSize", ")", ",", "VT", ".", "getVectorElementCount", "(", ")", ")", ";", "SDValue", "Mask", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "VL", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", "||", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "Op1", ".", "hasOneUse", "(", ")", "&&", "Op1", ".", "getOperand", "(", "", ")", "==", "Mask", "&&", "Op1", ".", "getOperand", "(", "", ")", "==", "VL", ")", "{", "unsigned", "ExtOpc", "=", "Op1", ".", "getOpcode", "(", ")", ";", "Op1", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op1", ".", "getValueType", "(", ")", "!=", "NarrowVT", ")", "Op1", "=", "DAG", ".", "getNode", "(", "ExtOpc", ",", "DL", ",", "NarrowVT", ",", "Op1", ",", "Mask", ",", "VL", ")", ";", "unsigned", "WOpc", ";", "if", "(", "ExtOpc", "==", "", ")", "WOpc", "=", "IsAdd"], "ground_truth": ["?", "", ":", "", ";"], "File": "RISCVISelLowering3", "Func": "combineADDSUB_VLToVWADDSUB_VL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3421, "Length": 206, "Cover_Rate": 0.6477987421383647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeMRSOperand", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "return", "DecodeSysRegOperand", "(", "", "(", ")", ",", "Inst", ",", "Val", ",", "Address", ",", "Decoder"], "ground_truth": [")", ";"], "File": "AArch64Disassembler10", "Func": "DecodeMRSOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3422, "Length": 38, "Cover_Rate": 0.926829268292683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_cvtpd2uqq512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8di", ")"], "ground_truth": ["__W", ",", "(", "__mmask8", ")", "__U", ",", "__R", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_mask_cvt_roundpd_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3423, "Length": 24, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "common_object_handler", "(", "tree", "*", "node", ",", "tree", "name", "ATTRIBUTE_UNUSED", ",", "tree", "args", "ATTRIBUTE_UNUSED", ",", "int", "flags", "ATTRIBUTE_UNUSED", ",", "bool", "*", "no_add_attrs", "ATTRIBUTE_UNUSED", ")", "{", "tree", "decl", "=", "*", "node", ";", "gcc_assert", "(", "DECL_P", "(", "decl", ")", ")", ";", "DECL_COMMON", "(", "decl", ")"], "ground_truth": ["=", "", ";"], "File": "alpha", "Func": "common_object_handler", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3424, "Length": 47, "Cover_Rate": 0.9215686274509803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "insertAssignInstr", "(", "Register", "Reg", ",", "Type", "*", "Ty", ",", "Type", "*", "SpirvTy", ",", "GlobalRegistry", "*", "GR", ",", "MachineIRBuilder", "&", "MIB", ",", "MachineRegisterInfo", "&", "MRI", ")", "{", "MachineInstr", "*", "Def", "=", "MRI", ".", "getVRegDef", "(", "Reg", ")", ";", "assert", "(", "(", "Ty", "||", "SpirvTy", ")", "&&", "", ")", ";", "MIB", ".", "setInsertPt", "(", "*", "Def", "->", "getParent", "(", ")", ",", "(", "Def", "->", "getNextNode", "(", ")", "?", "Def", "->", "getNextNode", "(", ")", "->", "getIterator", "(", ")"], "ground_truth": [":", "Def", "->", "getParent", "(", ")", "->", "end", "(", ")", ")", ")", ";"], "File": "SPIRVPreLegalizer1", "Func": "insertAssignInstr", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3425, "Length": 89, "Cover_Rate": 0.39035087719298245, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "(", "Val", "&&", "!", "VRegs", ".", "empty", "(", ")", ")", "||", "(", "!", "Val", "&&", "VRegs", ".", "empty", "(", ")", ")", ")", "&&", "", ")", ";", "if", "(", "VRegs", ".", "size", "(", ")", ">", "", ")", "return", "false", ";", "MIRBuilder", ".", "buildInstr"], "ground_truth": ["(", "", ")", ";"], "File": "PPCCallLowering2", "Func": "lowerReturn", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3426, "Length": 49, "Cover_Rate": 0.6125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setError", "(", "unsigned", "Err", ")", "{", "Error", "="], "ground_truth": ["Err", ";", "}"], "File": "HexagonShuffler (2)", "Func": "setError", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3427, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MI", ".", "RemoveOperand", "(", "FrameRegIdx", "+", "", ")", ";", "MI", ".", "getOperand", "(", "FrameRegIdx", "+", "", ")", ".", "ChangeToImmediate", "(", "", ")", ";", "NewOpc", "=", "immediateOffsetOpcode", "(", "Opcode", ")", ";", "AddrMode", "=", "", ";", "}", "unsigned", "NumBits", "=", "", ";", "unsigned", "Scale", "=", "", ";", "if", "(", "AddrMode", "==", "", "||", "AddrMode", "==", "", ")", "{", "Offset", "+=", "MI", ".", "getOperand", "(", "FrameRegIdx", "+", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Offset", "<", "", ")", "{", "NewOpc", "=", "negativeOffsetOpcode", "(", "Opcode", ")", ";", "NumBits", "=", "", ";", "isSub", "=", "true", ";", "Offset", "=", "-", "Offset", ";", "}", "else", "{", "NewOpc", "=", "positiveOffsetOpcode", "(", "Opcode", ")", ";", "NumBits", "=", "", ";", "}", "}", "else", "if", "(", "AddrMode", "==", "", ")", "{", "const", "MachineOperand", "&", "OffOp", "=", "MI", ".", "getOperand", "(", "FrameRegIdx", "+", "", ")", ";", "int", "InstrOffs", "=", "", "(", "OffOp", ".", "getImm", "(", ")", ")", ";", "if", "(", "", "(", "OffOp", ".", "getImm", "(", ")", ")", "==", "", ")", "InstrOffs", "*=", "-", "", ";", "NumBits", "=", "", ";", "Scale", "=", "", ";", "Offset", "+=", "InstrOffs", "*", "", ";", "assert", "(", "(", "Offset", "&", "(", "Scale", "-", "", ")", ")", "==", "", "&&", "", ")", ";", "if", "(", "Offset", "<", "", ")", "{", "Offset", "=", "-", "Offset", ";", "isSub", "=", "true", ";", "}", "}", "else", "if", "(", "AddrMode", "==", "", ")", "{", "Offset", "+=", "MI", ".", "getOperand", "(", "FrameRegIdx", "+", "", ")", ".", "getImm", "(", ")", "*", "", ";", "NumBits", "=", "", ";", "Scale", "=", "", ";", "assert", "(", "(", "Offset", "&", "", ")", "==", "", "&&", "", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "NewOpc", "!=", "Opcode", ")", "MI", ".", "setDesc", "(", "TII", ".", "get", "(", "NewOpc", ")", ")", ";", "MachineOperand", "&", "ImmOp", "=", "MI", ".", "getOperand", "(", "FrameRegIdx", "+", "", ")", ";", "int", "ImmedOffset", "=", "Offset", "/", "Scale", ";", "unsigned", "Mask", "=", "(", "", "<<", "NumBits", ")", "-", "", ";", "if", "(", "(", "unsigned", ")", "Offset", "<=", "Mask", "*", "Scale", ")", "{", "MI", ".", "getOperand", "(", "FrameRegIdx", ")", ".", "ChangeToRegister", "(", "FrameReg", ",", "false", ")", ";", "if", "(", "isSub", ")", "{", "if", "(", "AddrMode", "==", "", ")", "ImmedOffset", "|=", "", "<<"], "ground_truth": ["NumBits", ";"], "File": "Thumb2InstrInfo14", "Func": "rewriteT2FrameIndex", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3428, "Length": 363, "Cover_Rate": 0.3321134492223239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeCellAsmPrinter", "("], "ground_truth": [")", "{"], "File": "SPUAsmPrinter", "Func": "LLVMInitializeCellSPUAsmPrinter", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3429, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printFunctionParameterAttribute", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "OpNo", "<", "MI", "->", "getNumOperands", "(", ")", ")", "{", "", "e", "=", "static_cast", "<", "", ">", "(", "MI", "->"], "ground_truth": ["getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ")", ";"], "File": "SPIRVInstPrinter", "Func": "printFunctionParameterAttribute", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3430, "Length": 49, "Cover_Rate": 0.765625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x4_t", ")", "__builtin_neon_vcombinev2sf", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon_vcombine_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3431, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SmVersion", ">="], "ground_truth": ["", ";"], "File": "NVPTXSubtarget (2)", "Func": "hasAtomRedGen32", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3432, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MF", "->", "insert", "(", "I", ",", "copy1MBB", ")", ";", "copy1MBB", "->", "splice", "(", "copy1MBB", "->", "begin", "(", ")", ",", "MBB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "MBB", "->", "end", "(", ")", ")", ";", "copy1MBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "MBB", ")", ";", "MBB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "MBB", "->", "addSuccessor", "(", "copy1MBB", ")", ";", "BuildMI", "(", "MBB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "copy1MBB", ")", ".", "addImm", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "MBB", "=", "copy0MBB", ";", "MBB", "->", "addSuccessor", "(", "copy1MBB", ")", ";", "MBB", "=", "copy1MBB", ";", "BuildMI", "(", "*", "MBB", ",", "MBB", "->", "begin", "(", ")", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "thisMBB", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "copy0MBB", ")", ";", "MI", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "GBZ80ISelLowering (2)", "Func": "EmitSelectInstr", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3433, "Length": 185, "Cover_Rate": 0.6085526315789473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockHasNoFallThrough", "(", "const", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "if", "(", "MBB", ".", "empty", "(", ")"], "ground_truth": [")", "return", "false", ";"], "File": "MipsInstrInfo19", "Func": "BlockHasNoFallThrough", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3434, "Length": 20, "Cover_Rate": 0.32786885245901637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vbslq_f16", "(", "uint16x8_t", "__a", ",", "float16x8_t", "__b", ",", "float16x8_t", "__c"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon4_vbslq_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3435, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind"], "ground_truth": ["==", "k_RDOp", ";"], "File": "VEAsmParser (2)", "Func": "isRDOp", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3436, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AccessSize", "=", "", ";", "break", ";", "case", "", ":", "AccessSize", "=", "", ";", "break", ";", "case", "", ":", "AccessSize", "=", "", ";", "break", ";", "case", "", ":", "AccessSize", "=", "", ";", "break", ";", "default", ":", "return", ";", "}", "InstrumentMOVSImpl", "(", "AccessSize", ",", "Ctx"], "ground_truth": [",", "Out", ")", ";"], "File": "X86AsmInstrumentation", "Func": "InstrumentMOVS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3437, "Length": 47, "Cover_Rate": 0.46534653465346537, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vfmsq_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ",", "float32x4_t", "__c", ")", "{", "return", "__builtin_mve_vfmsq_fv4sf", "(", "__a", ","], "ground_truth": ["__b", ",", "__c", ")", ";"], "File": "arm", "Func": "mve___arm_vfmsq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3438, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "__vector", "unsigned", "int", "zero", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "unsigned", "short", "result", ";", "a", "=", "(", "__vector", "unsigned", "char", ")", "__builtin_pack_vector_int128", "(", "", ",", "__A", ")", ";", "b", "=", "(", "__vector", "unsigned", "char", ")", "__builtin_pack_vector_int128", "(", "", ",", "__B", ")", ";", "vmin", "=", "vec_min", "(", "a", ",", "b", ")", ";", "vmax", "=", "vec_max", "(", "a", ",", "b", ")", ";", "vabsdiff", "=", "vec_sub", "(", "vmax", ",", "vmin"], "ground_truth": [")", ";"], "File": "xmmintrin4", "Func": "_mm_sad_pu8", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3439, "Length": 75, "Cover_Rate": 0.4716981132075472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SinglePathInfo", "::", "isReachable", "(", "MF"], "ground_truth": [".", "getFunction", "(", ")", ")", ";"], "File": "PatmosSinglePathInfo1", "Func": "isReachable", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3440, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is64Bit", "(", ")", "const", "{", "return", "getSTI", "(", ")", ".", "getTargetTriple", "(", ")", ".", "getArch", "(", ")", "==", "Triple"], "ground_truth": ["::", "sparcv9", ";"], "File": "SparcAsmParser1", "Func": "is64Bit", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3441, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "DAGToDAGISel", "(", "TargetMachine", "&", "tm", ")", ":", "SelectionDAGISel", "(", "tm", ")", ",", "TM", "(", "tm", ")", ",", "Subtarget"], "ground_truth": ["(", "tm", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ")", "{"], "File": "OR1KISelDAGToDAG", "Func": "OR1KDAGToDAGISel", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3442, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "COffsetVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "N1", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "isUInt", "<", "", ">", "(", "COffsetVal", ")", ")", "{", "Addr", "=", "N0", ";", "OffsetVal", "=", "COffsetVal", ";", "}", "}", "VAddr", "=", "Addr", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "OffsetVal", ",", "SDLoc", "(", ")"], "ground_truth": [",", "", ")", ";"], "File": "AMDGPUISelDAGToDAG58", "Func": "SelectFlatOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3443, "Length": 55, "Cover_Rate": 0.3900709219858156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "Start", ",", "End", ";", "if", "(", "isParsingInlineAsm", "(", ")", ")", "{", "StringRef", "AsmTokStr", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "AsmTokStr", "==", "", "||", "AsmTokStr", "==", "", ")", "return", "ParseIntelOffsetOfOperator", "(", ")", ";", "if", "(", "AsmTokStr", "==", "", "||", "AsmTokStr", "==", "", ")", "return", "ParseIntelOperator", "(", "IOK_LENGTH", ")", ";", "if", "(", "AsmTokStr", "==", "", "||", "AsmTokStr", "==", "", ")", "return", "ParseIntelOperator", "(", "IOK_SIZE", ")", ";", "if", "(", "AsmTokStr", "==", "", "||", "AsmTokStr", "==", "", ")", "return", "ParseIntelOperator", "(", "IOK_TYPE", ")", ";", "}", "unsigned", "Size", "=", "getIntelMemOperandSize", "(", "Tok", ".", "getString", "(", ")", ")", ";", "if", "(", "Size", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Tok", ".", "getString", "(", ")", "!=", "", "&&", "Tok", ".", "getString", "(", ")", "!=", "", ")", "return", "ErrorOperand", "(", "Start", ",", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "Start", "=", "Tok", ".", "getLoc", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Integer", ")", "||", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Minus", ")", "||", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "LParen", ")", ")", "{", "AsmToken", "StartTok", "=", "Tok", ";", "IntelExprStateMachine", "SM", "(", "", ",", "true", ",", "false", ")", ";", "if", "(", "ParseIntelExpression", "(", "SM", ",", "End", ")", ")", "return", "", ";", "int64_t", "Imm", "=", "SM", ".", "getImm", "(", ")", ";", "if", "(", "isParsingInlineAsm", "(", ")", ")", "{", "unsigned", "Len", "=", "Tok", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "Start", ".", "getPointer", "(", ")", ";", "if", "(", "StartTok", ".", "getString", "(", ")", ".", "size", "(", ")", "==", "Len", ")", "InstInfo", "->", "AsmRewrites", "->", "push_back", "(", "AsmRewrite", "(", "AOK_ImmPrefix", ",", "Start", ")", ")", ";", "else", "InstInfo", "->", "AsmRewrites", "->", "push_back", "(", "AsmRewrite", "(", "AOK_Imm", ",", "Start", ",", "Len", ",", "Imm", ")", ")", ";", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "LBrac", ")", ")", "{", "if", "(", "SM", ".", "getSym", "(", ")", ")", "return", "", "(", "SM", ".", "getSym", "(", ")", ",", "Start", ",", "End", ",", "Size", ")", ";", "const", "MCExpr", "*", "ImmExpr", "=", "MCConstantExpr", "::", "Create", "(", "Imm", ",", "getContext", "(", ")", ")", ";", "return", "", "(", "ImmExpr", ",", "Start", ",", "End", ")", ";", "}", "if", "(", "Imm", "<", "", ")", "return", "ErrorOperand", "(", "Start", ",", "", "", ")", ";", "return", "ParseIntelMemOperand", "(", "Imm", ",", "Start", ",", "Size", ")", ";", "}", "unsigned", "RegNo", "=", "", ";", "if", "(", "!", "ParseRegister", "(", "RegNo", ",", "Start", ",", "End", ")", ")", "{", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Colon", ")", ")", "return", "", "("], "ground_truth": ["RegNo", ",", "Start", ",", "End", ")", ";"], "File": "X86AsmParser (2)1", "Func": "ParseIntelOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3444, "Length": 427, "Cover_Rate": 0.9008438818565401, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqshlq_r_u32", "(", "uint32x4_t", "__a", ",", "int32_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vqshlq_r_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3445, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "AU", ".", "setPreservesCFG"], "ground_truth": ["(", ")", ";"], "File": "NOPInsertion", "Func": "getAnalysisUsage", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3446, "Length": 16, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "rs6000_xcoff_declare_object_name", "(", "FILE", "*", "file", ",", "const", "char", "*", "name", ",", "tree", "decl", ")", "{", "struct", "declare_alias_data", "data", "=", "{", "file", ",", "false", "}", ";", "ASM_OUTPUT_LABEL", "(", "file", ","], "ground_truth": ["name", ")", ";"], "File": "rs6000", "Func": "rs6000_xcoff_declare_object_name", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3447, "Length": 33, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Changed", "=", "false", ";", "if", "(", "DisableVSXFMAMutate", ")", "return", "Changed", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begin", "(", ")", ";", "I", "!=", "MF", ".", "end", "(", ")", ";", ")", "{", "MachineBasicBlock", "&", "B", "=", "*", "I", "++", ";", "if", "(", "processBlock", "(", "B"], "ground_truth": [")", ")", "Changed", "=", "true", ";"], "File": "PPCInstrInfo62", "Func": "runOnMachineFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3448, "Length": 54, "Cover_Rate": 0.5242718446601942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", ")", "return", "TokError", "(", "", ")", ";", "Lex", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Integer", ")", ")", "return", "TokError", "(", "", ")", ";", "Minor", "=", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIntVal", "(", ")", ";", "Lex", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "AMDGPUAsmParser (2)", "Func": "ParseDirectiveMajorMinor", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3449, "Length": 63, "Cover_Rate": 0.5478260869565217, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "uint16_t", "Register", "=", "getReg", "(", "Decoder"], "ground_truth": [",", "", ",", "RegNo", ")", ";"], "File": "AArch64Disassembler10", "Func": "DecodeGPR32wspRegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3450, "Length": 23, "Cover_Rate": 0.35384615384615387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VectorT1", "=", "Op0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "EVT", "VectorT2", "=", "Op1", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "uint64_t", "Size", "=", "VectorT1", ".", "getFixedSizeInBits", "(", ")", ";", "if", "(", "VectorT1", "!=", "VectorT2", "||", "(", "Size", "!=", "", "&&", "Size", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "VT1", "=", "VectorT1", ".", "getVectorElementType", "(", ")", ";", "if", "(", "VT1", "!=", "", "&&", "VT1", "!=", "", "&&", "VT1", "!=", "", ")", "return", "SDValue", "(", ")", ";", "Op0", "=", "Op0", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "AArch64ISelLowering10", "Func": "performABSCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3451, "Length": 95, "Cover_Rate": 0.3253424657534247, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_movsd", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__builtin_ia32_cmpltsd", "(", "(", "__v2df", ")"], "ground_truth": ["__B", ",", "(", "__v2df", ")", "__A", ")", ")", ";"], "File": "emmintrin4", "Func": "_mm_cmpgt_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3452, "Length": 28, "Cover_Rate": 0.5957446808510638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumVectorInstToHideOverhead", "=", "", ";", "if", "(", "Ty", "->", "isVectorTy", "(", ")", "&&", "IsComplex"], "ground_truth": [")", "return", "NumVectorInstToHideOverhead", ";"], "File": "AArch64TargetTransformInfo (2)", "Func": "getAddressComputationCost", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3453, "Length": 18, "Cover_Rate": 0.5142857142857142, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "X", "(", "TheTarget"], "ground_truth": [")", ";"], "File": "MSP430TargetMachine14", "Func": "LLVMInitializeMSP430Target", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3454, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "C", "(", "getThe64LETarget", "(", ")", ")", ";", "PassRegistry", "&", "PR", "=", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeCTRLoopsVerifyPass", "(", "PR", ")", ";", "initializeLoopInstrFormPrepPass", "(", "PR", ")", ";", "initializeTOCRegDepsPass", "(", "PR", ")", ";", "initializeEarlyReturnPass", "(", "PR", ")", ";", "initializeVSXCopyPass", "(", "PR", ")", ";", "initializeVSXFMAMutatePass", "(", "PR", ")", ";", "initializeVSXSwapRemovalPass", "(", "PR", ")", ";", "initializeReduceCRLogicalsPass", "(", "PR", ")", ";", "initializeBSelPass", "(", "PR"], "ground_truth": [")", ";"], "File": "PPCTargetMachine90", "Func": "LLVMInitializePowerPCTarget", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3455, "Length": 67, "Cover_Rate": 0.4962962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u64_p16", "(", "poly16x8_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon4_vreinterpretq_u64_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3456, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsRV64", ")", "{", "return", "Align", "(", "cc128_get_required_alignment", "(", "Size", ")", ")", ";", "}", "else", "{", "return", "Align", "(", "cc64_get_required_alignment"], "ground_truth": ["(", "Size", ")", ")", ";"], "File": "RISCVCompressedCap", "Func": "getRequiredAlignment", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3457, "Length": 26, "Cover_Rate": 0.6842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isABI_O32", "(", ")"], "ground_truth": ["const", "{"], "File": "MipsSubtarget (2)", "Func": "isABI_O32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3458, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_mov_epi64", "(", "__mmask8", "__U", ",", "__m128i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_movdqa64_128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di"], "ground_truth": [")", "_mm_setzero_di", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm_maskz_mov_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3459, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "(", "(", "__v2di", ")", "__B", ")", "["], "ground_truth": ["", "]", ";"], "File": "emmintrin", "Func": "_mm_movepi64_pi64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3460, "Length": 14, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "AMDGPU", "::", "S_BARRIER", ")", "Changes", "|=", "insertWait", "(", "MBB", ",", "I", ",", "LastIssued", ")", ";", "else", "Changes", "|=", "insertWait", "(", "MBB", ",", "I", ",", "handleOperands", "(", "*", "I", ")", ")", ";", "pushInstruction", "(", "MBB", ",", "I", ")", ";", "handleSendMsg", "(", "MBB", ",", "I", ")", ";", "}", "Changes", "|=", "insertWait", "(", "MBB", ",", "MBB", ".", "getFirstTerminator", "(", ")", ",", "LastIssued", ")", ";", "}", "return", "Changes"], "ground_truth": [";"], "File": "SIInsertWaits34", "Func": "runOnMachineFunction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3461, "Length": 81, "Cover_Rate": 0.3306122448979592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm1_16", "(", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<"], "ground_truth": ["MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";"], "File": "ARMAsmParser (2)", "Func": "isImm1_16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3462, "Length": 31, "Cover_Rate": 0.5344827586206896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "IntrinsicData", "*", "Data", "=", "std", "::", "lower_bound", "(", "std", "::", "begin", "(", "IntrinsicsWithoutChain", ")"], "ground_truth": [",", "std", "::", "end", "(", "IntrinsicsWithoutChain", ")", ",", "IntrinsicToFind", ")", ";"], "File": "X86IntrinsicsInfo10", "Func": "getIntrinsicWithoutChain", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3463, "Length": 26, "Cover_Rate": 0.3611111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "save_mask", "=", "&", "cfun", "->", "machine", "->", "save_mask", ";", "CLEAR_HARD_REG_SET", "(", "*", "save_mask", ")", ";", "var_size", "=", "PRU_STACK_ALIGN", "(", "(", "HOST_WIDE_INT", ")", "get_frame_size", "(", ")", ")", ";", "out_args_size", "=", "PRU_STACK_ALIGN", "(", "(", "HOST_WIDE_INT", ")", "crtl", "->", "outgoing_args_size", ")", ";", "total_size", "=", "var_size", "+", "out_args_size", ";", "save_reg_size", "=", "", ";", "for", "(", "regno", "=", "", ";", "regno", "<=", "LAST_GP_REGNUM", ";", "regno", "++", ")", "if", "(", "prologue_saved_reg_p", "(", "regno", ")", ")", "{", "SET_HARD_REG_BIT", "(", "*", "save_mask", ",", "regno", ")", ";", "save_reg_size", "+=", "", ";", "}", "save_reg_size", "=", "PRU_STACK_ALIGN", "(", "save_reg_size", ")", ";", "total_size", "+=", "save_reg_size"], "ground_truth": [";"], "File": "pru", "Func": "pru_compute_frame_layout", "Target": "pru", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3464, "Length": 94, "Cover_Rate": 0.4895833333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MF", ".", "size", "(", ")", "<", "", ")", "return", "Changed", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begin", "(", ")"], "ground_truth": [";", "I", "!=", "MF", ".", "end", "(", ")", ";", ")", "{"], "File": "PPCInstrInfo (2)", "Func": "runOnMachineFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3465, "Length": 36, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isUndefUpperHalf", "(", "Mask", ")", ")", "return", "false", ";", "int", "Len", "=", "HalfSize", ";", "for", "(", ";", "Len", ">", "", ";", "--", "Len", ")", "if", "(", "!", "Zeroable", "[", "Len", "-", "", "]", ")", "break", ";", "assert", "(", "Len", ">", "", "&&", "", ")", ";", "SDValue", "Src", ";", "int", "Idx", "=", "-", "", ";", "for", "(", "int", "i", "=", "", ";", "i", "!=", "Len", ";", "++", "i", ")", "{", "int", "M", "=", "Mask", "[", "i", "]", ";", "if", "(", "M", "==", "SM_SentinelUndef", ")", "continue", ";", "SDValue", "&", "V", "=", "(", "M", "<", "Size", "?", "V1", ":", "V2", ")", ";", "M", "=", "M", "%", "Size", ";", "if", "(", "i", ">", "M", "||", "M", ">=", "HalfSize", ")"], "ground_truth": ["return", "false", ";"], "File": "X86ISelLowering (2)5", "Func": "matchShuffleAsEXTRQ", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3466, "Length": 120, "Cover_Rate": 0.40268456375838924, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "", ")", "{", "if", "(", "*", "sym", "==", "'*'", ")", "sym", "++", ";", "else", "if", "(", "*", "sym", "==", "'@'", "&&", "sym", "[", "", "]", "==", "'.'", ")"], "ground_truth": ["sym", "+=", "", ";"], "File": "mep", "Func": "mep_strip_name_encoding", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3467, "Length": 34, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "iq2000_modes_tieable_p", "(", "machine_mode", "mode1", ",", "machine_mode", "mode2", ")", "{", "return", "(", "(", "GET_MODE_CLASS", "(", "mode1", ")", "==", "MODE_FLOAT", "||", "GET_MODE_CLASS", "(", "mode1", ")", "==", "MODE_COMPLEX_FLOAT", ")", "==", "(", "GET_MODE_CLASS", "(", "mode2", ")", "==", "MODE_FLOAT", "||", "GET_MODE_CLASS", "(", "mode2", ")"], "ground_truth": ["==", "MODE_COMPLEX_FLOAT", ")", ")", ";"], "File": "iq2000", "Func": "iq2000_modes_tieable_p", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3468, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "EmitValueImpl", "(", "const", "MCExpr", "*", "Value", ",", "unsigned", "Size", ",", "SMLoc", "Loc", ")", "override", "{", "EmitDataMappingSymbol", "(", ")", ";", "MCELFStreamer", "::", "EmitValueImpl", "(", "Value", ",", "Size"], "ground_truth": [")", ";"], "File": "AArch64ELFStreamer28", "Func": "EmitValueImpl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3469, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "break", ";", "case", "CmpInst", "::", "FCMP_OEQ", ":", "SETFOpc", "=", "&", "SETFOpcTable", "[", "", "]", "[", "", "]", ";", "Predicate", "=", "CmpInst", "::", "ICMP_NE", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UNE", ":", "SETFOpc", "=", "&", "SETFOpcTable", "[", "", "]", "[", "", "]", ";", "Predicate", "=", "CmpInst", "::", "ICMP_NE", ";", "break", ";", "}", "bool", "NeedSwap", ";", "std", "::", "tie", "(", "CC", ",", "NeedSwap", ")", "=", "getConditionCode", "(", "Predicate", ")", ";", "assert", "(", "CC", "<=", "", "&&", "", ")", ";", "const", "Value", "*", "CmpLHS", "=", "CI", "->", "getOperand", "(", "", ")", ";", "const", "Value", "*", "CmpRHS", "=", "CI", "->", "getOperand", "(", "", ")", ";", "if", "(", "NeedSwap", ")", "std", "::", "swap", "(", "CmpLHS", ",", "CmpRHS", ")", ";", "EVT", "CmpVT", "=", "TLI", ".", "getValueType", "(", "CmpLHS", "->", "getType", "(", ")", ")", ";", "if", "(", "!", "FastEmitCompare", "(", "CmpLHS", ",", "CmpRHS", ",", "CmpVT", ")", ")", "return", "false", ";", "if", "(", "SETFOpc", ")", "{", "unsigned", "FlagReg1", "=", "createResultReg", "(", "&", "", ")", ";", "unsigned", "FlagReg2", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "SETFOpc", "[", "", "]", ")", ",", "FlagReg1", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "SETFOpc", "[", "", "]", ")", ",", "FlagReg2", ")", ";", "auto", "const", "&", "II", "=", "TII", ".", "get", "(", "SETFOpc", "[", "", "]", ")", ";", "if", "(", "II", ".", "getNumDefs", "(", ")", ")", "{", "unsigned", "TmpReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ",", "TmpReg", ")", ".", "addReg", "(", "FlagReg2", ")", ".", "addReg", "(", "FlagReg1", ")", ";", "}", "else", "{", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ")", ".", "addReg", "(", "FlagReg2", ")", ".", "addReg", "(", "FlagReg1", ")", ";", "}", "}", "NeedTest", "=", "false", ";", "}", "else", "if", "(", "foldXALUIntrinsic", "(", "CC", ",", "I", ",", "Cond", ")", ")", "{", "unsigned", "TmpReg", "=", "getRegForValue", "(", "Cond", ")", ";", "if", "(", "TmpReg", "==", "", ")", "return"], "ground_truth": ["false", ";"], "File": "X86FastISel (2)1", "Func": "X86FastEmitCMoveSelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3470, "Length": 347, "Cover_Rate": 0.4853146853146853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerFRAMEADDR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", "==", "", ")", "&&", "", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "MFI", ".", "setFrameAddressIsTaken", "(", "true", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "DL", "(", "Op"], "ground_truth": [")", ";"], "File": "MipsISelLowering10", "Func": "lowerFRAMEADDR", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3471, "Length": 76, "Cover_Rate": 0.6785714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "FractPart", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Arg", ",", "DAG", ".", "getConstantFP", "(", "", ",", "DL", ",", "", ")", ")", ",", "DAG", ".", "getConstantFP", "(", "", ",", "DL", ",", "", ")", ")", ")", ";", "unsigned", "TrigNode", ";", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "TrigNode", "=", "", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "R600ISelLowering (2)1", "Func": "LowerTrig", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3472, "Length": 84, "Cover_Rate": 0.3514644351464435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUDAGToDAGISel", "::", "FoldOperands", "(", "unsigned", "Opcode", ",", "const", "R600InstrInfo", "*", "TII", ",", "std", "::", "vector", "<", "SDValue", ">", "&", "Ops", ")", "{", "int", "OperandIdx", "[", "]", "=", "{", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src0", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src1", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src2", ")", "}", ";", "int", "SelIdx", "[", "]", "=", "{", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src0_sel", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src1_sel", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src2_sel", ")", "}", ";", "int", "NegIdx", "[", "]", "=", "{", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src0_neg", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src1_neg", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src2_neg", ")", "}", ";", "int", "AbsIdx", "[", "]", "=", "{", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src0_abs", ")", ",", "TII", "->", "getOperandIdx", "(", "Opcode", ",", "AMDGPU", "::", "OpName", "::", "src1_abs", ")", ",", "-", "", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "if", "(", "OperandIdx", "[", "i", "]", "<", "", ")", "return", "false", ";", "SDValue", "&", "Src", "=", "Ops", "[", "OperandIdx", "[", "i", "]", "-", "", "]", ";", "SDValue", "&", "Sel", "=", "Ops", "[", "SelIdx", "[", "i", "]", "-", "", "]", ";", "SDValue", "&", "Neg", "=", "Ops", "[", "NegIdx", "[", "i", "]", "-", "", "]", ";", "SDValue"], "ground_truth": ["FakeAbs", ";"], "File": "AMDGPUISelDAGToDAG13", "Func": "FoldOperands", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3473, "Length": 269, "Cover_Rate": 0.8459119496855346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "aarch64_cpu_cpp_builtins", "(", "cpp_reader", "*", "pfile", ")", "{", "aarch64_define_unconditional_macros", "(", "pfile", ")", ";", "aarch64_update_cpp_builtins", "("], "ground_truth": ["pfile", ")", ";"], "File": "aarch64-c", "Func": "aarch64_cpu_cpp_builtins", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3474, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "", ",", "LHS", ",", "RHS", ",", "DAG", ".", "getConstant", "(", "-", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "CC", ")", ";", "}", "else", "if", "(", "LHS", ".", "getValueType", "(", ")", "==", "", ")", "{", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "", ",", "LHS", ",", "RHS", ",", "DAG", ".", "getConstantFP", "(", "", ",", "", ")", ",", "DAG", ".", "getConstantFP", "(", "", ",", "", ")", ",", "CC", ")", ";", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Cond", ")", ";", "}", "else", "{", "assert", "(", "", "&&", "", ")", ";", "}", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "Cond", ")", ";", "return", "Cond"], "ground_truth": [";"], "File": "R600ISelLowering15", "Func": "LowerSETCC", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3475, "Length": 149, "Cover_Rate": 0.573076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVectorIndex32", "(", ")", "const", "{", "if", "(", "Kind", "!=", "k_VectorIndex", ")", "return", "false", ";", "return", "VectorIndex", ".", "Val"], "ground_truth": ["<", "", ";"], "File": "ARMAsmParser (2)", "Func": "isVectorIndex32", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3476, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "(", "(", "__v8si", ")", "__A", ">"], "ground_truth": ["(", "__v8si", ")", "__B", ")", ";"], "File": "avx2intrin", "Func": "_mm256_cmpgt_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3477, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "AArch64LoadStoreOptimizer31", "Func": "isUnscaledLdSt", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3478, "Length": 33, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "if", "(", "UndefElts", "[", "i", "]", ")", "{", "ShuffleMask", ".", "push_back", "(", "SM_SentinelUndef", ")", ";", "continue", ";", "}", "int", "Index", "=", "i", "&", "~", "(", "NumEltsPerLane", "-", "", ")", ";", "uint64_t", "Element", "=", "RawMask", "[", "i", "]", ";", "if", "(", "ElSize", "==", "", ")", "Index", "+=", "(", "Element", ">>", "", ")"], "ground_truth": ["&", "", ";"], "File": "X86ShuffleDecodeConstantPool13", "Func": "DecodeVPERMILPMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3479, "Length": 69, "Cover_Rate": 0.3026315789473684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AddrDispShift", "!=", "", ")", "Expr", "=", "DIExpression", "::", "prepend", "(", "Expr", ",", "DIExpression", "::", "NoDeref", ",", "AddrDispShift", ",", "DIExpression", "::", "WithStackValue", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "MI", ".", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "bool", "IsIndirect", "=", "MI", "."], "ground_truth": ["isIndirectDebugValue", "(", ")", ";"], "File": "X86OptimizeLEAs19", "Func": "replaceDebugValue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3480, "Length": 53, "Cover_Rate": 0.3464052287581699, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "ARMIREmitter", "Func": "visitVST3LN_UPD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3481, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "i", ",", "nelt", "=", "GET_MODE_NUNITS", "(", "vmode", ")", ";", "vec_perm_builder", "perm", "(", "nelt", ",", "nelt", ",", "", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "nelt", ";", "i", "++", ")", "perm", ".", "quick_push", "(", "i", "*", "", ")", ";", "rs6000_do_expand_vec_perm", "(", "target", ",", "op0", ",", "op1", ",", "vmode"], "ground_truth": [",", "perm", ")", ";"], "File": "powerpcspe", "Func": "rs6000_expand_extract_even", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3482, "Length": 55, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "-", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon1_vnegq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3483, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ASM_OUTPUT_ALIGN", "(", "file", ",", "floor_log2", "(", "align", "/", "BITS_PER_UNIT", ")", ")", ";", "last_assemble_variable_decl", "=", "decl", ";", "ASM_DECLARE_OBJECT_NAME", "(", "file", ",", "name", ",", "decl", ")", ";", "ASM_OUTPUT_LABEL", "(", "file", ",", "name"], "ground_truth": [")", ";"], "File": "i386", "Func": "x86_output_aligned_bss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3484, "Length": 32, "Cover_Rate": 0.3047619047619048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reorder", "="], "ground_truth": ["false", ";"], "File": "P2AsmParser", "Func": "setNoreorder", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3485, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmulq_n_f32", "(", "float32x4_t", "__a", ",", "float32_t", "__b", ")", "{", "return", "(", "float32x4_t", ")", "__builtin_neon_vmul_nv4sf", "(", "__a", ",", "("], "ground_truth": ["__builtin_neon_sf", ")", "__b", ")", ";"], "File": "arm", "Func": "neon_vmulq_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3486, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateReg", "(", "unsigned", "RegNo", ",", "SMLoc", "S", ",", "SMLoc", "E", ",", "const", "MCRegisterInfo", "*", "TRI", ",", "const", "MCSubtargetInfo", "*", "STI", ",", "bool", "ForceVOP3", ")", "{", "auto", "Op", "=", "llvm", "::", "make_unique", "<", "Operand", ">", "(", "Register", ")", ";", "Op", "->", "Reg", ".", "RegNo", "=", "RegNo", ";", "Op", "->", "Reg", ".", "TRI", "=", "TRI", ";", "Op", "->", "Reg", ".", "STI", "=", "STI", ";", "Op", "->", "Reg", ".", "Modifiers", "=", "", ";", "Op", "->", "Reg", ".", "IsForcedVOP3", "=", "ForceVOP3", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return"], "ground_truth": ["Op", ";"], "File": "AMDGPUAsmParser9", "Func": "CreateReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3487, "Length": 100, "Cover_Rate": 0.9900990099009901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64InstrInfo25", "Func": "getLoadStoreImmIdx", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3488, "Length": 54, "Cover_Rate": 0.38028169014084506, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "YMMUsed", "=", "FnHasLiveInYmm", ";", "if", "(", "!", "YMMUsed", ")", "{", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "for", "(", "TargetRegisterClass", "::", "iterator", "i", "=", "RC", "->", "begin", "(", ")", ",", "e", "=", "RC", "->", "end", "(", ")", ";", "i", "!=", "e", ";", "i", "++", ")", "{", "if", "(", "!", "MRI", ".", "reg_nodbg_empty", "(", "*", "i", ")", ")", "{", "YMMUsed", "=", "true", ";", "break", ";", "}", "}", "}", "if", "(", "!", "YMMUsed", ")", "{", "return", "false", ";", "}", "assert", "(", "BlockStates", ".", "empty", "(", ")", "&&", "DirtySuccessors", ".", "empty", "(", ")", "&&", "", ")", ";", "BlockStates", ".", "resize", "(", "MF", ".", "getNumBlockIDs", "(", ")", ")", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "processBasicBlock", "(", "MBB", ")", ";", "if", "(", "FnHasLiveInYmm", ")", "addDirtySuccessor", "(", "MF", ".", "front", "(", ")", ")", ";", "while", "(", "!", "DirtySuccessors", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "DirtySuccessors", ".", "back", "(", ")", ";", "DirtySuccessors", ".", "pop_back", "(", ")", ";", "BlockState", "&", "BBState", "=", "BlockStates", "[", "MBB", ".", "getNumber", "(", ")", "]", ";", "if", "(", "BBState", ".", "FirstUnguardedCall", "!=", "MBB", ".", "end", "(", ")", ")", "insertVZeroUpper", "(", "BBState", ".", "FirstUnguardedCall", ",", "MBB", ")", ";", "if", "(", "BBState", ".", "ExitState", "==", "PASS_THROUGH", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", ".", "getNumber", "(", ")", "<<", "", ")", ";", "for", "(", "MachineBasicBlock", "::", "succ_iterator", "SI", "=", "MBB", ".", "succ_begin", "(", ")", ",", "SE", "=", "MBB", "."], "ground_truth": ["succ_end", "(", ")", ";"], "File": "X86VZeroUpper4", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3489, "Length": 241, "Cover_Rate": 0.6639118457300276, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&"], "ground_truth": ["InstrInfo", ";"], "File": "X86Subtarget1", "Func": "getInstrInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3490, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "static", "bool", "isMaskAgnostic", "(", "unsigned", "VType", ")", "{", "return", "VType", "&"], "ground_truth": ["", ";"], "File": "RISCVBaseInfo", "Func": "isMaskAgnostic", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3491, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DstReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "DstReg", ")", ")", "return", "true", ";", "const", "RegisterBank", "*", "RegBank", "=", "RBI", ".", "getRegBank", "(", "DstReg", ",", "MRI", ",", "TRI", ")", ";", "const", "unsigned", "DstSize", "=", "MRI", ".", "getType", "(", "DstReg", ")", ".", "getSizeInBits", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "if", "(", "RegBank", "->", "getID", "(", ")", "==", "", ")", "{", "if", "(", "DstSize", "==", "", ")", "RC", "="], "ground_truth": ["&", "", ";"], "File": "MipsInstructionSelector15", "Func": "selectCopy", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3492, "Length": 87, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_max_epu16", "(", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{"], "File": "smmintrin2", "Func": "_mm_max_epu16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3493, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getAdrLabelOpValue", "(", "const", "MachineInstr", "&", "MI"], "ground_truth": [",", "unsigned", "Op", ")", "const", "{"], "File": "ARMCodeEmitter", "Func": "getAdrLabelOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3494, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "MCInst", "ShlInst", ",", "FenceInst", ";", "bool", "Parse32", "=", "is32BitMode", "(", ")", "||", "Code16GCC", ";", "unsigned", "Basereg", "=", "is64BitMode", "(", ")", "?", "", ":", "(", "Parse32", "?", "", ":", "", ")", ";", "const", "MCExpr", "*", "Disp", "=", "MCConstantExpr", "::", "create", "(", "", ",", "getContext", "(", ")", ")", ";", "auto", "ShlMemOp", "=", "", "(", "getPointerWidth", "(", ")", ",", "", ",", "Disp", ",", "Basereg", ",", "", ",", "", ",", "SMLoc", "{", "}", ",", "SMLoc", "{", "}", ",", "", ")", ";", "ShlInst", ".", "setOpcode", "(", "", ")", ";", "ShlMemOp", "->", "addMemOperands", "(", "ShlInst", ",", "", ")", ";", "ShlInst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "FenceInst", ".", "setOpcode", "(", "", ")", ";", "Out", ".", "emitInstruction", "(", "ShlInst", ",", "getSTI", "(", ")", ")", ";", "Out", ".", "emitInstruction", "(", "FenceInst", ",", "getSTI", "("], "ground_truth": [")", ")", ";"], "File": "X86AsmParser (2)4", "Func": "applyLVICFIMitigation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3495, "Length": 147, "Cover_Rate": 0.5975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "HRI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "addMutation", "(", "llvm", "::", "make_unique", "<", "Subtarget", "::", "UsrOverflowMutation", ">", "("], "ground_truth": [")", ")", ";"], "File": "HexagonVLIWPacketizer (2)1", "Func": "HexagonPacketizerList", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3496, "Length": 44, "Cover_Rate": 0.35772357723577236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "reg_class_t", "loongarch_preferred_reload_class", "(", "rtx", "x", ",", "reg_class_t", "rclass", ")", "{", "if", "(", "reg_class_subset_p", "(", "FP_REGS", ",", "rclass", ")", "&&", "loongarch_mode_ok_for_mov_fmt_p", "(", "GET_MODE", "(", "x", ")", ")", ")", "return", "FP_REGS", ";", "if", "(", "reg_class_subset_p", "(", "GR_REGS", ",", "rclass", ")", ")", "rclass", "=", "GR_REGS", ";", "return", "rclass"], "ground_truth": [";"], "File": "loongarch", "Func": "loongarch_preferred_reload_class", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3497, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EndLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "return", "(", "RegNo", "=="], "ground_truth": ["", ")", ";"], "File": "SNESAsmParser", "Func": "parseRegister", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3498, "Length": 19, "Cover_Rate": 0.3275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getContext", "(", ")", ".", "reportError", "(", "L", ",", "", ")", ";", "return", "true", ";", "}", "FPOInstruction", "Inst", ";", "Inst", ".", "Label", "=", "emitFPOLabel", "(", ")", ";", "Inst", ".", "Op", "=", "FPOInstruction", "::", "StackAlign", ";", "Inst", ".", "RegOrOffset", "=", "Align", ";", "CurFPOData", "->", "Instructions", "."], "ground_truth": ["push_back", "(", "Inst", ")", ";"], "File": "X86WinCOFFTargetStreamer3", "Func": "emitFPOStackAlign", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3499, "Length": 49, "Cover_Rate": 0.45794392523364486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "BB"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)3", "Func": "EmitLoweredCatchPad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3500, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "OpPredicate", "=", "II", ".", "getOperand", "(", "", ")", ";", "auto", "BinOpCode", "=", "intrinsicIDToBinOpCode", "(", "II", ".", "getIntrinsicID", "(", ")", ")", ";", "if", "(", "BinOpCode", "==", "Instruction", "::", "BinaryOpsEnd", "||", "!", "match", "(", "OpPredicate", ",", "m_Intrinsic", "<", "", ">", "(", "m_ConstantInt", "<", "", ">", "(", ")", ")", ")", ")", "return", "None", ";", "IRBuilder", "<", ">", "Builder", "(", "II", ".", "getContext"], "ground_truth": ["(", ")", ")", ";"], "File": "AArch64TargetTransformInfo", "Func": "instCombineSVEVectorBinOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3501, "Length": 65, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineJumpTableInfo", "*", "MJTI", "=", "MF", "->", "getJumpTableInfo", "(", ")", ";", "const", "std", "::", "vector", "<", "MachineJumpTableEntry", ">", "&", "JT", "=", "MJTI", "->", "getJumpTables", "(", ")", ";", "const", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "&", "JTBBs", "=", "JT", "[", "JTI", "]", ".", "MBBs", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "JTBBs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "JTBBs", "[", "i", "]", ";", "const", "MCExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "MBB", "->", "getSymbol", "(", ")", ",", "OutContext", ")", ";", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "Expr", "=", "MCBinaryExpr", "::", "CreateSub", "(", "Expr", ",", "MCSymbolRefExpr", "::", "Create", "(", "JTISymbol", ",", "OutContext", ")", ",", "OutContext", ")", ";", "else", "if", "(", "AFI", "->", "isThumbFunction", "(", ")", ")", "Expr", "=", "MCBinaryExpr", "::", "CreateAdd", "("], "ground_truth": ["Expr", ",", "MCConstantExpr", "::", "Create", "(", "", ",", "OutContext", ")", ",", "OutContext", ")", ";"], "File": "ARMAsmPrinter10", "Func": "EmitJumpTable", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3502, "Length": 156, "Cover_Rate": 0.5571428571428572, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "BB", ",", "I", ",", "BB", ".", "findDebugLoc", "(", "I", ")", ",", "TII", "->", "get"], "ground_truth": ["(", "AMDGPU", "::", "S_WAITCNT", ")", ")", ".", "addImm", "(", "", ")", ";"], "File": "SIISelLowering104", "Func": "AppendS_WAITCNT", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3503, "Length": 28, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_permutexvar_epi8", "(", "__m256i", "__W", ",", "__mmask32", "__M", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_permvarqi256_mask", "(", "(", "__v32qi", ")", "__B", ",", "(", "__v32qi", ")", "__A", ",", "(", "__v32qi", ")", "__W", ","], "ground_truth": ["(", "__mmask32", ")", "__M", ")", ";"], "File": "avx512vbmivlintrin", "Func": "_mm256_mask_permutexvar_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3504, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "SPClone", "::", "handleRoot", "(", "Function", "*", "F", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "F", "->", "getName", "(", ")", "<<", "", ")", ";", "if", "(", "!", "F", "->", "hasFnAttribute", "("], "ground_truth": ["llvm", "::", "Attribute", "::", "NoInline", ")", ")", "{"], "File": "PatmosSPClone1", "Func": "handleRoot", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3505, "Length": 42, "Cover_Rate": 0.6461538461538462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "MI", "->", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", "==", "Base", ")", "return", "false", ";", "int", "Bytes", "=", "getLSMultipleTransferSize", "(", "MI", ")", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "(", "MI", ")", ";", "int", "Offset", ";", "MachineBasicBlock", "::", "iterator", "MergeInstr", "=", "findIncDecBefore", "(", "MBBI", ",", "Base", ",", "Pred", ",", "PredReg", ",", "Offset", ")", ";", "", "Mode", "=", "getLoadStoreMultipleSubMode", "(", "Opcode", ")", ";", "if", "(", "Mode", "==", "", "&&", "Offset", "==", "-", "Bytes", ")", "{", "Mode", "=", "", ";", "}", "else", "if", "(", "Mode", "==", "", "&&", "Offset", "==", "-", "Bytes", ")", "{", "Mode", "=", "", ";", "}", "else", "{", "MergeInstr", "=", "findIncDecAfter", "(", "MBBI", ",", "Base", ",", "Pred", ",", "PredReg", ",", "Offset", ")", ";", "if", "(", "(", "(", "Mode", "!=", "", "&&", "Mode", "!=", "", ")", "||", "Offset", "!=", "Bytes", ")", "&&", "(", "(", "Mode", "!=", "", "&&", "Mode", "!=", "", ")", "||", "Offset", "!=", "-", "Bytes", ")", ")", "{", "if", "(", "!", "STI", "->", "hasMinSize", "(", ")", "||", "!", "BaseKill", ")", "return", "false", ";", "bool", "HighRegsUsed", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "MI", "->", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", ">=", "", ")", "{", "HighRegsUsed", "=", "true", ";", "break", ";", "}", "if", "(", "!", "HighRegsUsed", ")", "MergeInstr", "=", "MBB", ".", "end", "(", ")", ";", "else", "return", "false", ";", "}", "}", "if", "(", "MergeInstr", "!=", "MBB", ".", "end", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MergeInstr", ")", ";", "MBB", ".", "erase"], "ground_truth": ["(", "MergeInstr", ")", ";"], "File": "ARMLoadStoreOptimizer85", "Func": "MergeBaseUpdateLSMultiple", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3506, "Length": 307, "Cover_Rate": 0.5695732838589982, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addMemSrcOperands", "(", "Inst", ","], "ground_truth": ["N", ")", ";"], "File": "AAPAsmParser", "Func": "addMemSrc10PreDecOperands", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3507, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Vec", ";", "if", "(", "Size", "==", "", ")", "{", "if", "(", "HasInt256", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", "}", ";", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Ops", ",", "", ")", ";", "}", "else", "{", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ")", ";", "Vec", "=", "Concat128BitVectors", "(", "Vec", ",", "Vec", ",", "", ",", "", ",", "DAG", ",", "dl", ")", ";", "}", "}", "else", "if", "(", "Size", "==", "", ")", "{", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ")", ";", "}", "else", "llvm_unreachable"], "ground_truth": ["(", "", ")", ";"], "File": "X86ISelLowering178", "Func": "getOnesVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3508, "Length": 134, "Cover_Rate": 0.6146788990825688, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "InitMCRegisterInfo", "(", "X", ",", "RA", ",", "_MC", "::", "getDwarfRegFlavour", "(", "TT", ",", "false", ")"], "ground_truth": [",", "_MC", "::", "getDwarfRegFlavour", "(", "TT", ",", "true", ")", ",", "RA", ")", ";"], "File": "X86MCTargetDesc12", "Func": "createX86MCRegisterInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3509, "Length": 36, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ".", "addImm", "(", "", ")", ".", "setMIFlag", "(", "Flag", ")", ";", "return", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ".", "setMIFlag", "(", "Flag", ")", ";", "return", ";", "}", "unsigned", "Opc", ";", "bool", "IsScalableVector", "=", "true", ";", "unsigned", "NF", "=", "", ";", "unsigned", "LMul", "=", "", ";", "unsigned", "SubRegIdx", "=", "", ";", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "Opc", "=", "", ";", "IsScalableVector", "=", "false", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "Opc", "=", "", ";", "IsScalableVector", "=", "false", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "Opc", "=", "", ";", "IsScalableVector", "=", "false", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "Opc", "=", "", ";", "SubRegIdx", "=", "", ";", "NF", "=", "", ";", "LMul", "=", "", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "Opc", "=", "", ";", "SubRegIdx", "=", "", ";", "NF", "=", ""], "ground_truth": [";"], "File": "RISCVInstrInfo26", "Func": "copyPhysReg", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3510, "Length": 313, "Cover_Rate": 0.3243523316062176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "const", "Value", "*", "Cond", "=", "I", "->", "getOperand", "(", "", ")", ";", "", "CC", "=", "", ";", "const", "auto", "*", "CI", "=", "dyn_cast", "<", "CmpInst", ">", "(", "Cond", ")", ";", "if", "(", "CI", "&&", "(", "CI", "->", "getParent", "(", ")", "==", "I", "->", "getParent", "(", ")", ")", ")", "{", "bool", "NeedSwap", ";", "std", "::", "tie", "(", "CC", ",", "NeedSwap", ")", "=", "getConditionCode", "(", "CI", "->", "getPredicate", "(", ")", ")", ";", "if", "(", "CC", ">", "", ")", "return", "false", ";", "const", "Value", "*", "CmpLHS", "=", "CI", "->", "getOperand", "(", "", ")", ";", "const", "Value", "*", "CmpRHS", "=", "CI", "->", "getOperand", "(", "", ")", ";", "if", "(", "NeedSwap", ")", "std", "::", "swap", "(", "CmpLHS", ",", "CmpRHS", ")", ";", "EVT", "CmpVT", "=", "TLI", ".", "getValueType", "(", "CmpLHS", "->", "getType"], "ground_truth": ["(", ")", ")", ";"], "File": "X86FastISel101", "Func": "X86FastEmitPseudoSelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3511, "Length": 131, "Cover_Rate": 0.30536130536130535, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "==", "MSRMask", "&&"], "ground_truth": ["", ")", ";"], "File": "ARMAsmParser35", "Func": "getMSRMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3512, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cfun", "&&", "cfun", "->", "decl", ")", "return", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "cfun", "->"], "ground_truth": ["decl", ")", ")", ";"], "File": "arm", "Func": "arm_ge_bits_access", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3513, "Length": 21, "Cover_Rate": 0.6774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "InstrInfo", "::", "isStoreToStackSlot", "(", "const", "MachineInstr", "&", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "return", "TargetInstrInfo", "::", "isStoreToStackSlot", "(", "MI"], "ground_truth": [",", "FrameIndex", ")", ";"], "File": "UPTInstrInfo", "Func": "isStoreToStackSlot", "Target": "UPT", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3514, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Tok", ".", "is", "(", "AsmToken", "::", "Colon", ")", "&&", "!", "Tok", ".", "is", "(", "AsmToken", "::", "Comma", ")", "&&", "!", "Tok", ".", "is", "(", "AsmToken", "::", "RBrac", ")", ")", "return", "Error", "(", "Tok", ".", "getLoc", "(", ")", ",", "", ")", ";", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "RBrac", ")", ")", "{", "E", "=", "Tok", ".", "getEndLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMem", "(", "BaseRegNum", ",", "nullptr", ",", "", ",", "", ",", "", ",", "", ",", "false", ",", "S", ",", "E", ")", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Exclaim", ")", ")", "{", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "", ",", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "return", "false", ";", "}", "assert", "(", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Colon", ")", "||", "Tok", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "&&", "", ")", ";", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "}", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Colon", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "E", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "SMLoc", "AlignmentLoc", "=", "Tok", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "Expr", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "Expr", ")", ")", "return", "true", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ";", "if", "(", "!", "CE", ")", "return", "Error", "(", "E", ",", "", ")", ";", "unsigned", "Align", "=", "", ";", "switch", "(", "CE", "->", "getValue", "(", ")", ")", "{", "default", ":", "return", "Error", "(", "E", ",", "", ")", ";", "case", "", ":", "Align", "=", "", ";", "break", ";", "case", "", ":", "Align", "=", "", ";", "break", ";", "case", "", ":", "Align", "=", "", ";", "break", ";", "case", "", ":", "Align", "=", "", ";", "break", ";", "case", "", ":", "Align", "=", "", ";", "break", ";", "}", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RBrac", ")", ")", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "E", "=", "Parser", ".", "getTok", "(", ")", ".", "getEndLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMem", "(", "BaseRegNum", ",", "nullptr", ",", "", ",", "", ",", "", ",", "Align", ",", "false", ",", "S", ",", "E", ",", "AlignmentLoc", ")", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Exclaim", ")", ")", "{", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "", ",", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "ARMAsmParser101", "Func": "parseMemory", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3515, "Length": 476, "Cover_Rate": 0.4142732811140122, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperandInfo", "&", "MOI", "=", "this", "->", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "OpInfo", "[", "OpNo", "]", ";", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "bool", "isPtrReg", "=", "(", "MOI", ".", "RegClass", "==", "", ")", "||", "(", "MOI", ".", "RegClass", "==", "", ")", "||", "(", "MOI", ".", "RegClass", "==", "", ")", ";", "if", "(", "isPtrReg", ")", "{", "O", "<<", "getRegisterName", "(", "Op", ".", "getReg", "(", ")", ",", "", ")", ";", "}", "else", "{", "O", "<<", "getPrettyRegisterName", "(", "Op", ".", "getReg", "("], "ground_truth": [")", ",", "MRI", ")", ";"], "File": "AVRInstPrinter3", "Func": "printOperand", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3516, "Length": 93, "Cover_Rate": 0.4793814432989691, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "CodeGenPrepare", "::", "getI32Ty", "(", "IRBuilder", "<", ">", "&", "B", ",", "const", "Type", "*", "T", ")", "const", "{", "assert", "(", "needsPromotionToI32", "(", "T", ")", "&&", "", ")", ";", "if", "(", "T", "->", "isIntegerTy", "(", ")", ")", "return", "B"], "ground_truth": [".", "getInt32Ty", "(", ")", ";"], "File": "AMDGPUCodeGenPrepare (2)", "Func": "getI32Ty", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3517, "Length": 44, "Cover_Rate": 0.6376811594202898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "SwitchSection", "(", "fCodeSection", ")", ";", "O", "<<", "", "<<", "PAN", "::", "getFrameLabel", "(", "CurrentFnSym", "->", "getName", "(", ")", ")", "<<", "", ";", "O", "<<", "", "<<", "PAN", "::", "getFrameLabel", "(", "CurrentFnSym", "->", "getName", "(", ")", ")", "<<", "", ";", "O", "<<", "*", "CurrentFnSym", "<<", "", ";", "DebugLoc", "CurDL", ";", "O", "<<", "", ";", "for", "(", "MachineFunction", "::", "const_iterator", "I", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "!=", "MF", ".", "begin", "(", ")", ")", "{", "EmitBasicBlockStart", "(", "I", ")", ";", "}", "for", "(", "MachineBasicBlock", "::", "const_iterator", "II", "=", "I", "->", "begin", "(", ")", ",", "E", "=", "I", "->", "end", "(", ")", ";", "II", "!=", "E", ";"], "ground_truth": ["++", "II", ")", "{"], "File": "PIC16AsmPrinter3", "Func": "runOnMachineFunction", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3518, "Length": 130, "Cover_Rate": 0.4961832061068702, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "SI", "=", "*", "SII", ";", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "SI", ".", "dump", "(", ")", ")", ";", "BuildMI", "(", "*", "SI", ".", "getParent", "(", ")", ",", "SI", ",", "SI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "SI"], "ground_truth": [".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "SI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";"], "File": "P2ExpandPseudos", "Func": "expand_QUREM", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3519, "Length": 78, "Cover_Rate": 0.5306122448979592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DecodeVPERM2F128Mask", "(", "unsigned", "Imm", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "ShuffleMask", ")", "{", "return", "DecodeVPERM2F128Mask", "(", "", ",", "Imm", ",", "ShuffleMask"], "ground_truth": [")", ";"], "File": "X86ShuffleDecode23", "Func": "DecodeVPERM2F128Mask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3520, "Length": 24, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleDAGInstrs", "*", "createMachineScheduler", "(", "MachineSchedContext", "*", "C", ")", "const", "override", "{", "return", "createVLIWMachineSched", "(", "C"], "ground_truth": [")", ";"], "File": "PatmosTargetMachine1", "Func": "createMachineScheduler", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3521, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "HazardRecognizer970", "::", "GetInstrType", "(", "unsigned", "Opcode", ",", "bool", "&", "isFirst", ",", "bool", "&", "isSingle", ",", "bool", "&", "isCracked", ",", "bool", "&", "isLoad", ",", "bool", "&", "isStore", ")", "{", "const", "MCInstrDesc", "&", "MCID", "=", "TM", ".", "getInstrInfo", "(", ")", "->", "get", "(", "Opcode", ")", ";", "isLoad", "=", "MCID", ".", "mayLoad", "(", ")", ";", "isStore", "=", "MCID", ".", "mayStore", "(", ")", ";", "uint64_t", "TSFlags", "=", "MCID", ".", "TSFlags", ";", "isFirst", "=", "TSFlags", "&", "", ";", "isSingle", "=", "TSFlags", "&", "", ";", "isCracked", "=", "TSFlags", "&", "", ";", "return", "(", "", ")", "(", "TSFlags", "&"], "ground_truth": ["", ")", ";"], "File": "PPCHazardRecognizers16", "Func": "GetInstrType", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3522, "Length": 96, "Cover_Rate": 0.8807339449541285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TrueV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "FalseV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "CC", ";", "SDValue", "Flag", "=", "EmitCMP", "(", "LHS", ",", "RHS", ",", "CC", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "TrueV", ",", "FalseV"], "ground_truth": [",", "CC", ",", "Flag", ")", ";"], "File": "Z80ISelLowering (2)", "Func": "LowerSelectCC", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3523, "Length": 81, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getReg", "(", ")", "const", "override"], "ground_truth": ["{"], "File": "AMDGPUAsmParser43", "Func": "getReg", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3524, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "do_load_for_compare_from_addr", "(", "load_mode", ",", "d2", ",", "src2_addr", ",", "orig_src2", ")", ";", "do_sub3", "(", "shift_amount", ",", "GEN_INT", "(", "load_mode_size", ")", ",", "cmp_rem", ")", ";", "if", "(", "word_mode", "==", "DImode", ")", "{", "emit_insn", "(", "gen_ashldi3", "(", "shift_amount", ",", "shift_amount", ",", "GEN_INT", "(", "LOG2_BITS_PER_UNIT", ")", ")", ")", ";", "emit_insn", "(", "gen_lshrdi3", "(", "d1", ",", "d1", ",", "gen_lowpart", "(", "SImode", ",", "shift_amount", ")", ")", ")", ";", "emit_insn", "(", "gen_lshrdi3", "(", "d2", ",", "d2", ",", "gen_lowpart", "(", "SImode", ",", "shift_amount", ")", ")", ")", ";", "}", "else", "{", "emit_insn", "(", "gen_ashlsi3", "(", "shift_amount", ",", "shift_amount", ",", "GEN_INT", "(", "LOG2_BITS_PER_UNIT", ")", ")", ")", ";", "emit_insn", "(", "gen_lshrsi3", "(", "d1", ",", "d1", ",", "shift_amount", ")", ")", ";", "emit_insn", "(", "gen_lshrsi3", "(", "d2", ",", "d2", ",", "shift_amount", ")", ")", ";", "}", "if", "(", "TARGET_P9_MISC", ")", "{", "rtx", "cmp", "=", "gen_rtx_COMPARE", "(", "CCUNSmode", ",", "d1", ",", "d2", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "dcond", ",", "cmp", ")", ")", ";", "}", "else", "{", "if", "(", "word_mode", "==", "DImode", ")", "emit_insn", "(", "gen_subfdi3_carry", "(", "diff", ",", "d2", ",", "d1", ")", ")", ";", "else", "emit_insn", "(", "gen_subfsi3_carry", "(", "diff", ","], "ground_truth": ["d2", ",", "d1", ")", ")", ";"], "File": "rs6000-string", "Func": "do_load_mask_compare", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3525, "Length": 183, "Cover_Rate": 0.7093023255813954, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isSExtLd", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "Opcode", "=", "isPre", "?", "", ":", "", ";", "}", "else", "if", "(", "Align", ">=", "", "&&", "(", "CanChangeType", "||", "LoadedVT", "==", "", "||", "LoadedVT", "==", "", ")", "&&", "SelectT2AddrModeImm7Offset", "(", "N", ",", "Offset", ",", "NewOffset", ",", "", ")", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "if", "(", "Align", ">=", "", "&&", "(", "CanChangeType", "||", "LoadedVT", "==", "", "||", "LoadedVT", "==", "", ")", "&&", "SelectT2AddrModeImm7Offset", "(", "N", ",", "Offset", ",", "NewOffset", ",", "", ")", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "if", "(", "(", "CanChangeType", "||", "LoadedVT", "==", "", ")", "&&", "SelectT2AddrModeImm7Offset", "(", "N", ",", "Offset", ",", "NewOffset", ",", "", ")", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "return", "false", ";", "SDValue", "Ops", "[", "]", "=", "{", "Base", ",", "NewOffset", ",", "CurDAG", "->", "getTargetConstant", "(", "Pred", ",", "SDLoc", "(", "N", ")", ",", "", ")", ",", "PredReg", ",", "Chain", "}", ";", "SDNode", "*", "New", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "SDLoc", "(", "N", ")", ",", "N", "->", "getValueType", "(", "", ")", ",", "", ",", "", ",", "Ops", ")", ";", "transferMemOperands", "(", "N", ",", "New", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "", ")", ",", "SDValue", "(", "New", ",", "", ")", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "", ")", ",", "SDValue", "(", "New", ",", "", ")", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "", ")", ",", "SDValue", "(", "New", ",", "", ")", ")", ";", "CurDAG", "->", "RemoveDeadNode", "(", "N"], "ground_truth": [")", ";"], "File": "ARMISelDAGToDAG100", "Func": "tryMVEIndexedLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3526, "Length": 255, "Cover_Rate": 0.33420707732634336, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "int", ")", "(", "spu_extract", "(", "spu_orx", "(", "spu_rlmask", "(", "spu_cmpgt", "(", "a", ",", "b", ")", ",", "-", "", ")"], "ground_truth": [")", ",", "", ")", ")", ")", ";"], "File": "vmx2spu", "Func": "vec_any_gt", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3527, "Length": 29, "Cover_Rate": 0.6904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", ".", "debuggerEmitPrologue", "(", ")", ")", "emitDebuggerPrologue", "(", "MF", ",", "MBB", ")", ";", "if", "(", "!", "MF", ".", "getFrameInfo", "(", ")", ".", "hasStackObjects", "(", ")", ")", "return", ";", "assert", "(", "&", "MF", ".", "front", "(", ")", "==", "&", "MBB", "&&", "", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "hasOnlySGPRSpills", "(", "MFI", ",", "MF", ".", "getFrameInfo", "(", ")", ")", ")", "return", ";", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "const", "RegisterInfo", "*", "TRI", "=", "&", "TII", "->", "getRegisterInfo", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "unsigned", "ScratchRsrcReg", "=", "MFI", "->", "getScratchRSrcReg", "(", ")", ";", "assert", "(", "ScratchRsrcReg", "!=", "", ")", ";", "unsigned", "ScratchWaveOffsetReg", "=", "MFI", "->", "getScratchWaveOffsetReg", "(", ")", ";", "assert", "(", "ScratchWaveOffsetReg", "!=", "", ")", ";", "unsigned", "PreloadedScratchWaveOffsetReg", "=", "TRI", "->", "getPreloadedValue", "(", "MF", ",", "RegisterInfo", "::", "PRIVATE_SEGMENT_WAVE_BYTE_OFFSET", ")", ";", "unsigned", "PreloadedPrivateBufferReg", "=", "", ";", "if", "(", "ST", ".", "isAmdHsaOS", "(", ")", ")", "{", "PreloadedPrivateBufferReg", "=", "TRI", "->", "getPreloadedValue", "(", "MF", ",", "RegisterInfo", "::", "PRIVATE_SEGMENT_BUFFER", ")", ";", "}", "if", "(", "MFI", "->", "hasFlatScratchInit", "(", ")", ")", "{", "DebugLoc", "DL", ";", "unsigned", "FlatScratchInitReg", "=", "TRI", "->", "getPreloadedValue", "(", "MF", ",", "RegisterInfo", "::", "FLAT_SCRATCH_INIT", ")", ";", "MRI", ".", "addLiveIn", "(", "FlatScratchInitReg", ")", ";", "MBB", ".", "addLiveIn", "(", "FlatScratchInitReg", ")", ";", "unsigned", "FlatScrInitHi", "=", "TRI", "->", "getSubReg", "(", "FlatScratchInitReg", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FlatScrInitHi", ",", "RegState", "::", "Kill", ")", ";", "unsigned", "FlatScrInitLo", "=", "TRI", "->", "getSubReg", "(", "FlatScratchInitReg", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "FlatScrInitLo", ")", ".", "addReg", "(", "FlatScrInitLo", ")", ".", "addReg", "(", "ScratchWaveOffsetReg", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FlatScrInitLo", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ";", "}", "if", "(", "ScratchRsrcReg", "==", "PreloadedPrivateBufferReg", ")", "{", "assert", "(", "ScratchWaveOffsetReg", "==", "PreloadedScratchWaveOffsetReg", "&&", "", ")", ";", "return", ";", "}", "MRI", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "MBB", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "if", "(", "ST", ".", "isAmdHsaOS", "(", ")", ")", "{", "MRI", ".", "addLiveIn", "(", "PreloadedPrivateBufferReg", ")", ";", "MBB", ".", "addLiveIn", "(", "PreloadedPrivateBufferReg", ")", ";", "}", "if", "(", "!", "ST", ".", "hasSGPRInitBug", "(", ")", ")", "{", "if", "(", "ScratchRsrcReg", "==", "TRI", "->", "reservedPrivateSegmentBufferReg", "(", "MF", ")", ")", "{", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "unsigned", "NumPreloaded", "=", "MFI", "->", "getNumPreloadedSGPRs", "(", ")", "/", "", ";", "for", "(", "MCPhysReg", "Reg", ":", "getAllSGPR128", "(", ")", ".", "drop_back", "(", "", ")", ".", "slice", "(", "NumPreloaded", ")", ")", "{", "if", "(", "!", "MRI", ".", "isPhysRegUsed", "(", "Reg", ")", ")", "{", "assert", "(", "MRI", ".", "isAllocatable", "(", "Reg", ")", ")", ";", "MRI", ".", "replaceRegWith", "(", "ScratchRsrcReg"], "ground_truth": [",", "Reg", ")", ";"], "File": "SIFrameLowering27", "Func": "emitPrologue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3528, "Length": 493, "Cover_Rate": 0.4527089072543618, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", "->", "print", "(", "errs", "(", ")", ")", ";", "}", "if", "(", "MI", "->", "isBundle", "(", ")", ")", "{", "const", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "I", "=", "++", "MI", "->", "getIterator", "(", ")", ";", "while", "(", "I", "!=", "MBB", "->", "instr_end", "(", ")", "&&", "I", "->", "isInsideBundle", "(", ")", ")", "{", "EmitInstruction", "(", "&", "*", "I", ")", ";", "++", "I", ";", "}", "}", "else", "{", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "isVerbose", "(", ")", ")", "{", "SmallVector", "<", "char", ",", "", ">", "BBStr", ";", "raw_svector_ostream", "Str", "(", "BBStr", ")", ";", "const", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "const", "MCSymbolRefExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "MBB", "->", "getSymbol", "(", ")", ",", "OutContext", ")", ";", "Expr", "->", "print", "(", "Str", ",", "MAI", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "Twine", "(", "", ")", "+", "BBStr", ")", ";", "}", "return", ";", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "isVerbose", "(", ")", ")", "OutStreamer", "->", "emitRawComment", "(", "", ")", ";", "return", ";", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "isVerbose", "(", ")", ")", "OutStreamer", "->", "emitRawComment", "(", "", ")", ";", "return", ";", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "isVerbose", "(", ")", ")", "OutStreamer", "->", "emitRawComment", "(", "", ")", ";", "return", ";", "}", "MCInst", "TmpInst", ";", "MCInstLowering", ".", "lower", "(", "MI", ",", "TmpInst", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "TmpInst", ")", ";", "if", "(", "STI", ".", "dumpCode", "(", ")", ")", "{", "DisasmLines", ".", "resize", "(", "DisasmLines", ".", "size", "(", ")", "+", "", ")", ";", "std", "::", "string", "&", "DisasmLine", "=", "DisasmLines", ".", "back", "(", ")", ";", "raw_string_ostream", "DisasmStream", "(", "DisasmLine"], "ground_truth": [")", ";"], "File": "AMDGPUMCInstLower31", "Func": "EmitInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3529, "Length": 305, "Cover_Rate": 0.48031496062992124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "RegOp0", "=", "getLdStRegOp", "(", "*", "RtMI", ")", ";", "MachineOperand", "RegOp1", "=", "getLdStRegOp", "(", "*", "Rt2MI", ")", ";", "if", "(", "RegOp0", ".", "isUse", "(", ")", ")", "{", "if", "(", "!", "MergeForward", ")", "{", "RegOp0", ".", "setIsKill", "(", "false", ")", ";", "RegOp1", ".", "setIsKill", "(", "false", ")", ";", "}", "else", "{", "Register", "Reg", "=", "getLdStRegOp", "(", "*", "I", ")", ".", "getReg", "(", ")", ";", "for", "(", "MachineInstr", "&", "MI", ":", "make_range", "(", "std", "::", "next", "(", "I", ")", ",", "Paired", ")", ")", "MI", ".", "clearRegisterKills", "(", "Reg", ",", "TRI", ")", ";", "}", "}", "unsigned", "int", "MatchPairOpcode", "=", "getMatchingPairOpcode", "(", "Opc", ")", ";", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "InsertionPoint", ",", "DL", ",", "TII", "->", "get", "(", "MatchPairOpcode", ")", ")", ";", "if", "(", "InstrInfo", "::", "isPreLdSt", "(", "*", "RtMI", ")", ")", "MIB", ".", "addReg", "(", "BaseRegOp", ".", "getReg", "(", ")", ",", "RegState", "::", "Define", ")", ";", "MIB", ".", "add", "(", "RegOp0", ")", ".", "add", "(", "RegOp1", ")", ".", "add", "(", "BaseRegOp", ")", ".", "addImm", "(", "OffsetImm", ")", ".", "cloneMergedMemRefs", "(", "{", "&", "*", "I", ",", "&", "*", "Paired", "}", ")", ".", "setMIFlags", "(", "I", "->", "mergeFlagsWith", "(", "*", "Paired", ")", ")", ";", "(", "void", ")", "MIB", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "I", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "Paired", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "if", "(", "SExtIdx", "!=", "-", "", ")", "{", "MachineOperand", "&", "DstMO", "=", "MIB", "->", "getOperand", "(", "SExtIdx", ")", ";", "Register", "DstRegX", "=", "DstMO", ".", "getReg", "(", ")", ";", "Register", "DstRegW", "=", "TRI", "->", "getSubReg", "(", "DstRegX", ",", "", ")", ";", "DstMO", ".", "setReg", "(", "DstRegW", ")", ";", "LLVM_DEBUG", "(", "(", "(", "MachineInstr", "*", ")", "MIB", ")", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "MachineInstrBuilder", "MIBKill", "=", "BuildMI", "(", "*", "MBB", ",", "InsertionPoint", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "KILL", ")", ",", "DstRegW", ")", ".", "addReg", "(", "DstRegW", ")", ".", "addReg", "(", "DstRegX", ",", "RegState", "::", "Define", ")", ";", "MIBKill", "->", "getOperand", "(", "", ")", ".", "setImplicit", "(", ")", ";", "MachineInstrBuilder", "MIBSXTW", "=", "BuildMI", "(", "*", "MBB", ",", "InsertionPoint", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DstRegX", ")", ".", "addReg", "(", "DstRegX", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "(", "void", ")", "MIBSXTW", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "(", "(", "MachineInstr", "*", ")", "MIBSXTW", ")", "->", "print"], "ground_truth": ["(", "dbgs", "(", ")", ")", ")", ";"], "File": "AArch64LoadStoreOptimizer (2)1", "Func": "mergePairedInsns", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3530, "Length": 439, "Cover_Rate": 0.3102473498233215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rx_allocate_stack_slots_for_args", "(", "void", ")", "{", "return", "!", "is_naked_func", "("], "ground_truth": ["NULL_TREE", ")", ";"], "File": "rx", "Func": "rx_allocate_stack_slots_for_args", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3531, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SinglePathFIs", "[", "SPCallSpillOffset", "+", "", "]"], "ground_truth": [";"], "File": "PatmosMachineFunctionInfo", "Func": "getSinglePathCallSpillFI", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3532, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "LR", "=", "HRI", ".", "getRARegister", "(", ")", ";", "if", "(", "(", "Op", ".", "getOpcode", "(", ")", "!=", "", "&&", "Op", ".", "getOpcode", "(", ")", "!=", "", ")", "||", "HMFI", ".", "hasClobberLR", "(", ")", ")", "return", "Op", ";", "unsigned", "NumOps", "=", "Op", ".", "getNumOperands", "(", ")", ";", "if", "(", "Op", ".", "getOperand", "(", "NumOps", "-", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "--", "NumOps", ";", "for", "(", "unsigned", "i", "=", "InlineAsm", "::", "Op_FirstOperand", ";", "i", "!=", "NumOps", ";", ")", "{", "unsigned", "Flags", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "i", ")", ")", "->", "getZExtValue", "(", ")", ";", "unsigned", "NumVals", "=", "InlineAsm", "::", "getNumOperandRegisters", "(", "Flags", ")", ";", "++", "i", ";", "switch", "(", "InlineAsm", "::", "getKind", "(", "Flags", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "InlineAsm", "::", "Kind_RegUse", ":", "case", "InlineAsm", "::", "Kind_Imm", ":", "case", "InlineAsm", "::", "Kind_Mem", ":", "i", "+="], "ground_truth": ["NumVals", ";"], "File": "HexagonISelLowering24", "Func": "LowerINLINEASM", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3533, "Length": 151, "Cover_Rate": 0.5298245614035088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "MachineOperand", "&", "Op", ":", "MI", ".", "explicit_operands", "(", ")", ")", "if", "(", "isIndex", "(", "Op", ",", "RI", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "Z80InstrInfo2", "Func": "hasIndex", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3534, "Length": 28, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "MCInstLower", "::", "LowerOperand", "(", "const", "MachineOperand", "&", "MO", ")", "const", "{", "MachineOperandType", "MOTy", "=", "MO", ".", "getType", "(", ")", ";", "switch", "(", "MOTy", ")", "{", "default", ":", "assert", "(", "", "&&", "", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Register", ":", "if", "(", "MO", ".", "isImplicit", "(", ")", ")", "break", ";", "return", "MCOperand", "::", "CreateReg", "(", "MO", "."], "ground_truth": ["getReg", "(", ")", ")", ";"], "File": "MipsMCInstLower32", "Func": "LowerOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3535, "Length": 64, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "temp_node", "=", "file_head", ";", "temp_node", "!=", "", ";", "tail_node", "=", "temp_node", ",", "temp_node", "=", "temp_node", "->", "next", ")", "if", "(", "strcmp", "(", "temp_node", "->", "name", ",", "file_name", ")", "==", "", ")", "{", "current_file", "=", "temp_node", ";", "break", ";", "}", "if", "(", "temp_node"], "ground_truth": ["==", "", ")", "{"], "File": "z8k", "Func": "load_source_file", "Target": "z8k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3536, "Length": 48, "Cover_Rate": 0.3137254901960784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCELFStreamer", "*", "createNaClELFStreamer", "(", "MCContext", "&", "Context", ",", "MCAsmBackend", "&", "TAB", ",", "raw_ostream", "&", "OS", ",", "MCCodeEmitter", "*", "Emitter", ",", "bool", "RelaxAll", ")", "{", "NaClELFStreamer", "*", "S", "=", "new", "NaClELFStreamer", "(", "Context", ",", "TAB", ",", "OS", ",", "Emitter", ")", ";", "if", "(", "RelaxAll", ")", "S", "->", "getAssembler"], "ground_truth": ["(", ")", ".", "setRelaxAll", "(", "true", ")", ";"], "File": "MipsNaClELFStreamer4", "Func": "createMipsNaClELFStreamer", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3537, "Length": 55, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Packet", ".", "clear", "(", ")", ";", "BundleFlags", "="], "ground_truth": ["", ";"], "File": "HexagonShuffler (2)", "Func": "reset", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3538, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "isPredicated", "(", "*", "I", ")", "||", "I", "->", "isTerminator", "(", ")", "||", "I", "->", "isDebugValue", "(", ")", ")", "{", "bool", "CantAnalyze", "=", "false", ";", "while", "(", "I", "->", "isDebugValue", "(", ")", "||", "!", "I", "->", "isTerminator", "(", ")", ")", "{", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "false", ";", "--", "I", ";", "}", "if", "(", "isJumpOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "{", "CantAnalyze", "=", "true", ";", "}", "else", "if", "(", "isUncondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "{", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "}", "else", "if", "(", "isCondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "{", "if", "(", "!", "Cond", ".", "empty", "(", ")", ")", "return", "true", ";", "assert", "(", "!", "FBB", "&&", "", ")", ";", "FBB", "=", "TBB", ";", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "Cond", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "Cond", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "}", "else", "if", "(", "I", "->", "isReturn", "(", ")", ")", "{", "CantAnalyze", "=", "!", "isPredicated", "(", "*", "I", ")", ";", "}", "else", "{", "return", "true", ";", "}", "if", "(", "!", "isPredicated", "(", "*", "I", ")", "&&", "(", "isUncondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", "||", "isJumpOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", "||", "I", "->", "isReturn", "(", ")", ")", ")", "{", "Cond", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "ARCInstrInfo10", "Func": "analyzeBranch", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3539, "Length": 258, "Cover_Rate": 0.6433915211970075, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "performIFJMPCombine", "(", "SDNode", "*", "N", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Dest", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "N1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "LHS", "=", "N1", "->", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "N1", "->", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "N1", "->", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "if", "(", "CC", "!=", "", "::", "SETNE", ")", "return", "SDValue", "(", ")", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "isNullConstant", "(", "LHS", ")", ")", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "if", "(", "!", "isNullConstant", "(", "RHS", ")", ")", "return", "SDValue", "(", ")", ";", "auto", "RV", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "Chain"], "ground_truth": [",", "LHS", ",", "Dest", ")", ";"], "File": "TVMISelLowering", "Func": "performIFJMPCombine", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3540, "Length": 184, "Cover_Rate": 0.863849765258216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "getEnvironment", "(", ")", "==", "Triple", "::", "GNUEABIHF", "||", "TargetTriple", ".", "getEnvironment", "("], "ground_truth": [")", "==", "Triple", "::", "EABIHF", ";"], "File": "ARMSubtarget34", "Func": "isTargetHardFloat", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3541, "Length": 21, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isReg", "(", ")", ")", "return", "Ctx", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "MO", ".", "getReg", "(", ")", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "static_cast", "<", "unsigned", ">", "(", "MO", ".", "getImm", "(", ")", ")", ";", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "RISCVMCCodeEmitter34", "Func": "getMachineOpValue", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3542, "Length": 50, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a"], "ground_truth": ["&", "__b", ";"], "File": "arm", "Func": "neon_vand_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3543, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "uint16_t", "Register", "=", "getReg", "(", "Decoder", ",", "", ",", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Register", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "AArch64Disassembler10", "Func": "DecodeFPR128RegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3544, "Length": 40, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_EXTERNAL_VISIBILITY", "void", "LLVMInitializeDisassembler", "(", ")", "{", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getTheTarget", "(", ")", ",", "createDisassembler", ")", ";", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getTheelTarget", "(", ")", ",", "createelDisassembler", ")", ";", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getThe64Target", "(", ")", ",", "createDisassembler", ")", ";", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getThe64elTarget", "(", ")", ",", "createelDisassembler"], "ground_truth": [")", ";"], "File": "MipsDisassembler1", "Func": "LLVMInitializeMipsDisassembler", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3545, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "Carry", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ",", "Carry", ")", ";", "Carry", "=", "ConvertBooleanCarryToCarryFlag", "(", "Carry", ",", "DAG", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VTs", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Carry", ".", "getValue", "(", "", ")", ")", ";", "Carry", "=", "ConvertCarryFlagToBooleanCarry", "(", "Result", ".", "getValue", "(", "", ")", ",", "VT"], "ground_truth": [",", "DAG", ")", ";"], "File": "ARMISelLowering118", "Func": "LowerADDSUBCARRY", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3546, "Length": 88, "Cover_Rate": 0.3024054982817869, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_fmadd_ps", "(", "__m512", "__A", ",", "__mmask16", "__U", ",", "__m512", "__B", ",", "__m512", "__C", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_vfmaddps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")", "__B", ",", "(", "__v16sf", ")"], "ground_truth": ["__C", ",", "(", "__mmask16", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_fmadd_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3547, "Length": 57, "Cover_Rate": 0.9827586206896551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", "==", "", "&&", "", ")", ";", "SDValue", "Flag", ";", "Flag", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ")", ";", "Flag", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Flag", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ",", "Op0", ","], "ground_truth": ["Op1", ",", "Flag", ")", ";"], "File": "Z80ISelLowering (2)", "Func": "LowerSUB", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3548, "Length": 65, "Cover_Rate": 0.5038759689922481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "GPRDecoderTable", "[", "Register", "]", ")", ")", ";", "unsigned", "Offset", "=", "(", "Insn", "&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend32", "<", "", ">", "(", "Offset", ")", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "LanaiDisassembler11", "Func": "decodeSplsValue", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3549, "Length": 47, "Cover_Rate": 0.5949367088607594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isRegOrImmWithInputMods", "(", "", ",", ""], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser1", "Func": "isRegOrImmWithInt64InputMods", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3550, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vceqz_f16", "(", "float16x4_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vceqz_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3551, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "static", "unsigned", "encodeAluCode", "(", "unsigned", "AluOp", ")", "{", "unsigned", "const", "OP_ENCODING_MASK", "=", "", ";", "return", "AluOp", "&"], "ground_truth": ["OP_ENCODING_MASK", ";"], "File": "LanaiAluCode", "Func": "encodeLanaiAluCode", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3552, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_s32_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3553, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF"], "ground_truth": ["||", "GET_CODE", "(", "x", ")", "==", "LABEL_REF", ";"], "File": "aarch64", "Func": "aarch64_symbolic_address_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3554, "Length": 15, "Cover_Rate": 0.40540540540540543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Bytes", ".", "size", "(", ")", "<", "", ")", "{", "Size", "=", "", ";", "return", "MCDisassembler", "::", "Fail", ";", "}", "uint32_t", "Inst", "=", "IsLittleEndian", "?", "", "::", "read32le", "(", "Bytes", ".", "data", "(", ")", ")", ":", "", "::", "read32be", "(", "Bytes", ".", "data", "(", ")", ")", ";", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "{", "DecodeStatus", "result", "=", "decodeInstruction", "(", "DecoderTableQPX32", ",", "MI", ",", "Inst", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "result", "!=", "MCDisassembler", "::"], "ground_truth": ["Fail", ")", "return", "result", ";"], "File": "PPCDisassembler2", "Func": "getInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3555, "Length": 89, "Cover_Rate": 0.5741935483870968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerSCALAR_TO_VECTOR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "if", "(", "Op0", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "{", "ConstantSDNode", "*", "CN", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op0", ".", "getNode", "(", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "ConstVecValues", ";", "EVT", "VT", ";", "size_t", "n_copies", ";", "switch", "(", "Op", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", "", ")", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "}", "SDValue", "CValue", "=", "DAG", ".", "getConstant", "(", "CN", "->", "getZExtValue", "(", ")"], "ground_truth": [",", "VT", ")", ";"], "File": "SPUISelLowering11", "Func": "LowerSCALAR_TO_VECTOR", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3556, "Length": 194, "Cover_Rate": 0.5527065527065527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MetadataStreamer", "::", "emitKernelArg", "(", "const", "Argument", "&", "Arg", ")", "{", "auto", "Func", "=", "Arg", ".", "getParent", "(", ")", ";", "auto", "ArgNo", "=", "Arg", ".", "getArgNo", "(", ")", ";", "const", "MDNode", "*", "Node", ";", "StringRef", "TypeQual", ";", "Node", "=", "Func", "->", "getMetadata", "(", "", ")", ";", "if", "(", "Node", "&&", "ArgNo", "<", "Node", "->", "getNumOperands", "(", ")", ")", "TypeQual", "=", "cast", "<", "MDString", ">", "(", "Node", "->", "getOperand", "(", "ArgNo", ")", ")", "->", "getString", "(", ")", ";", "StringRef", "BaseTypeName", ";", "Node", "=", "Func", "->", "getMetadata", "("], "ground_truth": ["", ")", ";"], "File": "AMDGPUCodeObjectMetadataStreamer2", "Func": "emitKernelArg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3557, "Length": 89, "Cover_Rate": 0.3047945205479452, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsPextr", ")", "{", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "TLI", ".", "SimplifyDemandedBits", "(", "SDValue", "(", "N", ",", "", ")", ",", "APInt", "::", "getAllOnes", "(", "VT", ".", "getSizeInBits", "(", ")", ")", ",", "DCI", ")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";", "if", "(", "(", "InputVector", ".", "getOpcode", "(", ")", "==", "", "||", "InputVector", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "InputVector", ".", "getOperand", "(", "", ")", "==", "EltIdx", ")", "{", "assert", "(", "SrcVT", "==", "InputVector", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "&&", "", ")", ";", "SDValue", "Scl", "=", "InputVector", ".", "getOperand", "(", "", ")", ";", "Scl", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "SrcVT", ".", "getScalarType", "(", ")", ",", "Scl", ")", ";", "return", "DAG", ".", "getZExtOrTrunc", "(", "Scl", ",", "dl", ",", "VT", ")", ";", "}", "return", "SDValue", "(", ")", ";", "}", "if", "(", "InputVector", ".", "getOpcode", "(", ")", "==", "", "&&", "InputVector", ".", "hasOneUse", "(", ")", "&&", "VT", "==", "", "&&", "SrcVT", "==", "", "&&", "isNullConstant", "(", "EltIdx", ")", ")", "{", "SDValue", "MMXSrc", "=", "InputVector", ".", "getOperand", "(", "", ")", ";", "if", "(", "MMXSrc", ".", "getValueType", "(", ")", "==", "", ")", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "InputVector", ")", ";", "}", "if", "(", "InputVector", ".", "getOpcode", "(", ")", "==", "", "&&", "InputVector", ".", "hasOneUse", "(", ")", "&&", "VT", "==", "", "&&", "SrcVT", "==", "", "&&", "isNullConstant", "(", "EltIdx", ")", ")", "{", "SDValue", "MMXSrc", "=", "InputVector", ".", "getOperand", "(", "", ")", ";", "if", "(", "MMXSrc", ".", "getValueType", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "MMXSrc", ")", ";", "}", "if", "(", "SDValue", "SAD", "=", "combineBasicSADPattern", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "SAD", ";", "if", "(", "SDValue", "VPDPBUSD", "=", "combineVPDPBUSDPattern", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "VPDPBUSD", ";", "if", "(", "SDValue", "Cmp", "=", "combinePredicateReduction", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "Cmp", ";", "if", "(", "SDValue", "MinMax", "=", "combineMinMaxReduction", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "MinMax", ";", "if", "(", "SDValue", "V", "=", "combineArithReduction", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "scalarizeExtEltFP", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SrcVT", ".", "getScalarType", "(", ")", "==", "", ")", "{", "bool", "IsVar", "=", "!", "CIdx", ";", "SmallVector", "<", "SDNode", "*", ",", "", ">", "BoolExtracts", ";", "unsigned", "ResNo", "=", "InputVector", ".", "getResNo", "(", ")", ";", "auto", "IsBoolExtract", "=", "[", "&", "BoolExtracts", ",", "&", "ResNo", ",", "&", "IsVar", "]", "(", "SDNode", "*", "Use", ")", "{", "if", "(", "Use", "->", "getOpcode", "(", ")", "==", "", "&&", "Use", "->", "getOperand", "(", "", ")", ".", "getResNo", "(", ")", "==", "ResNo", "&&", "Use", "->", "getValueType", "(", "", ")", "==", "", ")", "{", "BoolExtracts", ".", "push_back", "(", "Use"], "ground_truth": [")", ";"], "File": "X86ISelLowering104", "Func": "combineExtractVectorElt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3558, "Length": 469, "Cover_Rate": 0.3822330888345558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BinOp", "->", "setHasNoSignedWrap", "(", "I", ".", "hasNoSignedWrap", "(", ")", ")", ";", "BinOp", "->", "setHasNoUnsignedWrap", "(", "I", ".", "hasNoUnsignedWrap", "(", ")", ")", ";", "}", "else", "if", "(", "isa", "<", "PossiblyExactOperator", ">", "(", "BinOp", ")", ")", "BinOp", "->", "setIsExact", "(", "I", ".", "isExact", "("], "ground_truth": [")", ")", ";"], "File": "AMDGPUCodeGenPrepare19", "Func": "copyFlags", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3559, "Length": 45, "Cover_Rate": 0.4639175257731959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Record", ".", "push_back", "(", "VE", ".", "getMetadataOrNullID", "(", "N", "->", "getRawDirectory", "(", ")", ")", ")", ";", "Stream", ".", "EmitRecord", "(", "bitc", "::", "METADATA_FILE", ",", "Record", ",", "Abbrev"], "ground_truth": [")", ";"], "File": "DXILBitcodeWriter", "Func": "writeDIFile", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3560, "Length": 29, "Cover_Rate": 0.34523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "FastEmitCompare", "(", "CI", "->", "getOperand", "(", "", ")", ",", "CI", "->", "getOperand", "(", "", ")", ",", "VT", ")", ")", "return", "false", ";", "unsigned", "EReg", "=", "createResultReg", "(", "&", "", ")", ";", "unsigned", "NPReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "EReg", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "NPReg", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addReg", "(", "NPReg", ")", ".", "addReg", "(", "EReg", ")", ";", "UpdateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "case", "CmpInst", "::", "FCMP_UNE", ":", "{", "if", "(", "!", "FastEmitCompare", "(", "CI", "->", "getOperand", "(", "", ")", ",", "CI", "->", "getOperand", "(", "", ")", ",", "VT", ")", ")", "return", "false", ";", "unsigned", "NEReg", "=", "createResultReg", "(", "&", "", ")", ";", "unsigned", "PReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "NEReg", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "PReg", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addReg", "(", "PReg", ")", ".", "addReg", "(", "NEReg", ")", ";", "UpdateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "case", "CmpInst", "::", "FCMP_OGT", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_OGE", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_OLT", ":", "SwapArgs", "=", "true", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_OLE", ":", "SwapArgs", "=", "true", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_ONE", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_ORD", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UNO", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UEQ", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UGT", ":", "SwapArgs", "=", "true", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UGE", ":", "SwapArgs", "=", "true", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_ULT", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_ULE", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "ICMP_EQ", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "ICMP_NE", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "ICMP_UGT", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", ""], "ground_truth": [";", "break", ";"], "File": "X86FastISel (2)", "Func": "X86SelectCmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3561, "Length": 497, "Cover_Rate": 0.5937873357228196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetFrameInfo", "*", "getFrameInfo", "(", ")", "const", "{", "return", "&"], "ground_truth": ["FrameInfo", ";"], "File": "PTXTargetMachine3", "Func": "getFrameInfo", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3562, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const_tree", "decl", "=", "SYMBOL_REF_DECL", "(", "sym", ")", ";", "bool", "is_weak", "=", "(", "decl", "&&", "DECL_P", "(", "decl", ")", "&&", "DECL_WEAK", "(", "decl", ")", ")", ";", "if", "(", "!", "is_weak", "&&", "SYMBOL_REF_LOCAL_P", "(", "sym", ")", ")", "emit_insn", "(", "gen_sym_label2reg", "("], "ground_truth": ["reg", ",", "sym", ",", "lab", ")", ")", ";"], "File": "sh", "Func": "sh_expand_sym_label2reg", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3563, "Length": 47, "Cover_Rate": 0.47474747474747475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "MBB", ":", "*", "MF", ")", "{", "if", "(", "!", "PrevCanFallthough", ")", "{", "Changed", "=", "true", ";", "MBB", ".", "setAlignment", "(", "Alignment", ")", ";", "}", "PrevCanFallthough", "=", "MBB", ".", "canFallThrough", "(", ")", ";", "if", "(", "STI", "->", "hasLOB", "(", ")", ")", "{", "for", "(", "const", "auto", "&", "MI", ":", "reverse", "(", "MBB", ".", "terminators", "(", ")", ")", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", "==", "MBB", ".", "getNextNode", "(", ")", ")", "continue", ";", "if", "(", "isLoopStart", "(", "MI", ")", "||", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "PrevCanFallthough", "="], "ground_truth": ["true", ";"], "File": "ARMConstantIslandPass15", "Func": "AlignBlocks", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3564, "Length": 119, "Cover_Rate": 0.54337899543379, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TfrLimitActive", ")", "{", "if", "(", "TfrCounter", ">=", "TfrLimit", ")", "return", "false", ";", "TfrCounter", "++", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "MI", ".", "getParent", "(", ")", ")", "<<", "", "<<", "MI", ")", ";", "MachineOperand", "&", "MD", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "MP", "=", "MI", ".", "getOperand", "(", "", ")", ";", "assert", "(", "MD", ".", "isDef", "(", ")", ")", ";", "unsigned", "DR", "=", "MD", ".", "getReg", "(", ")", ",", "DSR", "=", "MD", ".", "getSubReg", "(", ")", ";", "bool", "ReadUndef", "=", "MD", ".", "isUndef", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "At", "=", "MI", ";", "auto", "updateRegs", "=", "[", "&", "UpdRegs", "]", "(", "const", "MachineInstr", "&", "MI", ")", "->", "void", "{", "for", "(", "auto", "&", "Op", ":", "MI", ".", "operands", "(", ")", ")", "if", "(", "Op", ".", "isReg", "(", ")", ")", "UpdRegs", ".", "insert", "(", "Op", ".", "getReg", "(", ")", ")", ";", "}", ";", "MachineOperand", "&", "ST", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "SF", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "ST", ".", "isReg", "(", ")", "&&", "SF", ".", "isReg", "(", ")", ")", "{", "RegisterRef", "RT", "(", "ST", ")", ";", "if", "(", "RT", "==", "RegisterRef", "(", "SF", ")", ")", "{", "updateRegs", "(", "MI", ")", ";", "MI", ".", "setDesc", "(", "HII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ")", ";", "unsigned", "S", "=", "getRegState", "(", "ST", ")", ";", "while", "(", "MI", ".", "getNumOperands", "(", ")", ">", "", ")", "MI", ".", "RemoveOperand", "(", "MI", ".", "getNumOperands", "(", ")", "-", "", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "MachineInstrBuilder", "(", "MF", ",", "MI", ")", ".", "addReg", "(", "RT", ".", "Reg", ",", "S", ",", "RT", ".", "Sub", ")", ";", "return", "true"], "ground_truth": [";"], "File": "HexagonExpandCondsets11", "Func": "split", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3565, "Length": 295, "Cover_Rate": 0.7525510204081632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "dl", ",", "NewMCID", ")", ";", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "NewMCID", ".", "hasOptionalDef", "(", ")", ")", "{", "if", "(", "HasCC", ")", "AddDefaultT1CC", "(", "MIB", ",", "CCDead", ")", ";", "else", "AddNoT1CC", "(", "MIB", ")", ";", "}", "unsigned", "NumOps", "=", "MCID", ".", "getNumOperands", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "<", "NumOps", "&&", "MCID", ".", "OpInfo", "[", "i", "]", ".", "isOptionalDef", "(", ")", ")", "continue", ";", "if", "(", "(", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "i", "==", "", ")", "continue", ";", "bool", "isPred", "=", "(", "i", "<", "NumOps", "&&", "MCID", ".", "OpInfo", "[", "i", "]", ".", "isPredicate", "(", ")", ")", ";", "if", "(", "SkipPred", "&&", "isPred", ")", "continue", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isImplicit", "(", ")", "&&", "MO", ".", "getReg", "(", ")", "==", "", ")", "continue", ";", "MIB", ".", "addOperand", "(", "MO", ")", ";", "}", "if", "(", "!", "MCID", ".", "isPredicable", "(", ")", "&&", "NewMCID", ".", "isPredicable", "(", ")", ")", "AddDefaultPred", "(", "MIB", ")", ";", "MIB", ".", "setMIFlags", "(", "MI"], "ground_truth": ["->", "getFlags", "(", ")", ")", ";"], "File": "Thumb2SizeReduction22", "Func": "ReduceToNarrow", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3566, "Length": 265, "Cover_Rate": 0.35618279569892475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_MM_SET_FLUSH_ZERO_MODE", "(", "unsigned", "int", "__mode", ")", "{"], "File": "xmmintrin", "Func": "_MM_SET_FLUSH_ZERO_MODE", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3567, "Length": 20, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Unsafe", "&&", "VT", "==", "", "&&", "Subtarget", "->", "hasFP32Denormals", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "const", "ConstantFPSDNode", "*", "CLHS", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "LHS", ")", ")", "{", "if", "(", "Unsafe", "||", "VT", "==", "", "||", "VT", "==", "", ")", "{", "if", "(", "CLHS", "->", "isExactlyValue", "(", "", ")", ")", "{", "if", "(", "RHS", ".", "getOpcode", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "RHS", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "RHS", ")", ";", "}", "if", "(", "CLHS", "->", "isExactlyValue", "(", "-", "", ")", ")", "{", "SDValue", "FNegRHS", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "RHS", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "FNegRHS", ")", ";", "}", "}", "}", "const", "SDNodeFlags", "*", "Flags", "=", "Op", "->", "getFlags", "(", ")", ";", "if", "(", "Unsafe", "||", "Flags", "->", "hasAllowReciprocal", "(", ")", ")", "{", "SDNodeFlags"], "ground_truth": ["Flags", ";"], "File": "SIISelLowering114", "Func": "lowerFastUnsafeFDIV", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3568, "Length": 172, "Cover_Rate": 0.5676567656765676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "IID", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "switch", "("], "ground_truth": ["IID", ")", "{"], "File": "HSAILISelLowering", "Func": "PerformIntrinsic_Wo_ChainCombine", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3569, "Length": 25, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SDValue", "Zext", "=", "VectorZextCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "Zext", ";", "if", "(", "SDValue", "R", "=", "CMPEQCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "R", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "{", "if", "(", "(", "Subtarget", "->", "hasBMI", "(", ")", "||", "Subtarget", "->", "hasTBM", "(", ")", ")", "&&", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "||", "N0", ".", "getOpcode", "(", ")", "==", "", ")", ")", "{", "ConstantSDNode", "*", "MaskNode", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N1", ")", ";", "ConstantSDNode", "*", "ShiftNode", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N0", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "MaskNode", "&&", "ShiftNode", ")", "{", "uint64_t", "Mask", "=", "MaskNode", "->", "getZExtValue", "(", ")", ";", "uint64_t", "Shift", "=", "ShiftNode", "->", "getZExtValue", "(", ")", ";", "if", "(", "isMask_64", "(", "Mask", ")", ")", "{", "uint64_t", "MaskSize", "=", "countPopulation", "(", "Mask", ")", ";", "if", "(", "Shift", "+", "MaskSize", "<=", "VT", ".", "getSizeInBits", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N0", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "Shift", "|", "(", "MaskSize", "<<", "", ")", ",", "VT", ")", ")", ";", "}", "}", "}", "return", "SDValue", "(", ")", ";", "}", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", ")"], "ground_truth": ["return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering200", "Func": "PerformAndCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3570, "Length": 273, "Cover_Rate": 0.6578313253012048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "island", ".", "size", "(", ")", ">", "stubGroupSize", "(", ")", ")", "{", "error", "(", "diag", "::", "err_no_space_to_place_stubs", ")", "<<", "stubGroupSize", "(", ")", ";", "return", "false", ";", "}", "if", "(", "island", ".", "numOfStubs", "(", ")", "==", "", ")", "{", "continue", ";", "}", "Fragment", "*", "exit", "=", "&", "*", "island", ".", "end", "(", ")", ";", "if", "(", "exit", "==", "&", "*", "island", ".", "begin", "(", ")", "->", "getParent", "(", ")", "->", "end", "(", ")", ")", "{", "continue", ";", "}", "if", "(", "(", "island", ".", "offset", "(", ")", "+", "island", ".", "size", "(", ")", ")", ">", "exit", "->", "getOffset", "(", ")", ")", "{", "if", "(", "invalid_frags", ".", "empty", "(", ")", "||", "(", "invalid_frags", ".", "back", "(", ")", "->", "getParent", "(", ")", "!=", "island", ".", "getParent", "(", ")", ")", ")", "{", "invalid_frags", ".", "push_back", "(", "exit", ")", ";", "pFinished", "=", "false", ";", "}", "continue", ";", "}", "}", "for", "(", "auto", "it", "=", "invalid_frags", ".", "begin", "(", ")", ",", "ie", "=", "invalid_frags", ".", "end", "(", ")", ";", "it", "!=", "ie", ";", "++", "it", ")", "{", "Fragment", "*", "invalid", "=", "*", "it", ";", "while", "(", "invalid", "!=", "NULL", ")", "{", "invalid", "->", "setOffset", "(", "invalid", "->", "getPrevNode", "(", ")", "->", "getOffset", "(", ")", "+"], "ground_truth": ["invalid", "->", "getPrevNode", "(", ")", "->", "size", "(", ")", ")", ";"], "File": "MipsLDBackend", "Func": "doRelax", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3571, "Length": 210, "Cover_Rate": 0.35058430717863104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vshlq_n_sv16qi", "(", "__a", ",", "__imm", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vshlq_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3572, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CFGStructurizer", "::", "orderBlocks", "(", "MachineFunction", "*", "MF", ")", "{", "int", "SccNum", "=", "", ";", "MachineBasicBlock", "*", "MBB", ";", "for", "(", "scc_iterator", "<", "MachineFunction", "*", ">", "It", "=", "scc_begin", "(", "MF", ")", ";", "!", "It", ".", "isAtEnd", "(", ")", ";", "++", "It", ",", "++", "SccNum", ")", "{", "const", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "&", "SccNext"], "ground_truth": ["=", "*", "It", ";"], "File": "AMDILCFGStructurizer13", "Func": "orderBlocks", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3573, "Length": 61, "Cover_Rate": 0.3193717277486911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "_U_Qfne", "(", "long", "double", "a", ",", "long", "double", "b", ")", "{", "return", "(", "_U_Qfcmp", "(", "a", ",", "b", ",", ""], "ground_truth": [")", "==", "", ")", ";"], "File": "quadlib", "Func": "_U_Qfne", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3574, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "RegInfo", "=", "MF", ".", "getTarget", "("], "ground_truth": [")", ".", "getRegisterInfo", "(", ")", ";"], "File": "ARM64FrameLowering", "Func": "hasFP", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3575, "Length": 38, "Cover_Rate": 0.5205479452054794, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "InstMaskEnd", ">=", "", "&&", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "V", ",", "getI32Imm", "(", "RLAmt", ")", ",", "getI32Imm", "(", "InstMaskStart", "-", "", ")", ",", "getI32Imm", "(", "InstMaskEnd", "-", "", ")", "}", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "if", "(", "InstMaskEnd", "==", "", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "V", ",", "getI32Imm", "(", "RLAmt", ")", ",", "getI32Imm", "(", "InstMaskStart", ")", "}", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "if", "(", "InstMaskStart", "==", "", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "V", ",", "getI32Imm", "(", "RLAmt", ")", ",", "getI32Imm", "(", "InstMaskEnd", ")", "}", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "if", "(", "InstMaskEnd", "==", "", "-", "RLAmt", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "V", ",", "getI32Imm", "(", "RLAmt", ")", ",", "getI32Imm", "(", "InstMaskStart", ")", "}", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "", ";", "unsigned", "RLAmt2", "=", "MaskStart"], "ground_truth": [";"], "File": "PPCISelDAGToDAG32", "Func": "SelectRotMask64", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3576, "Length": 211, "Cover_Rate": 0.6098265895953757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vld1q_u16", "(", "uint16_t", "const", "*", "__base", ")"], "ground_truth": ["{"], "File": "arm", "Func": "mve___arm_vld1q_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3577, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "(", "MI", ".", "getNumOperands", "(", ")", "-", "", ")", "/", "", ";", "I", "<", "E", ";", "++", "I", ")", "if", "(", "MI", ".", "getOperand", "(", "", "+", "", "*", "I", "+", "", ")", ".", "getImm", "(", ")", "==", "SubReg", ")", "{", "auto", "&", "RegOp", "=", "MI", ".", "getOperand", "(", "", "+", "", "*", "I", ")", ";", "return", "getRegOrUndef", "(", "RegOp", ")", ";", "}", "return", "TargetInstrInfo", "::", "RegSubRegPair"], "ground_truth": ["(", ")", ";"], "File": "SIInstrInfo1", "Func": "getRegSequenceSubReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3578, "Length": 79, "Cover_Rate": 0.7596153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vdupq_n_f16", "(", "float16_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "mve___arm_vdupq_n_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3579, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mode_mask", "=", "GEN_INT", "(", "mode", "==", "QImode", "?", "", ":", "", ")", ";", "shift", "=", "expand_binop", "(", "SImode", ",", "and_optab", ",", "gen_lowpart", "(", "SImode", ",", "addr", ")", ",", "mode_mask", ",", "NULL_RTX", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "if", "(", "BYTES_BIG_ENDIAN", ")", "shift", "=", "expand_binop", "(", "SImode", ",", "xor_optab", ",", "shift", ",", "mode_mask", ",", "shift", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "shift", "=", "expand_binop", "(", "SImode", ",", "ashl_optab", ",", "shift", ",", "GEN_INT", "(", ""], "ground_truth": [")", ",", "shift", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";"], "File": "or1k", "Func": "or1k_adjust_atomic_subword", "Target": "or1k", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3580, "Length": 83, "Cover_Rate": 0.3562231759656652, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "insn_name", "=", "TARGET_CB_NEVER", "||", "reg_p", "?", "", ":", "", ";", "if", "(", "!", "final_sequence", "&&", "(", "TARGET_CB_MAYBE", "||", "(", "ISA_HAS_JRC", "&&", "!", "link_p", "&&", "reg_p", ")", ")", ")", "{", "compact", "=", "", ";", "nop", "=", "", ";", "}", "if", "(", "TARGET_USE_GOT", "&&", "!", "TARGET_EXPLICIT_RELOCS", ")", "sprintf", "(", "s", ",", "", ",", "insn_name", ",", "and_link", ",", "target_opno", ")", ";", "else", "{", "if", "(", "!", "reg_p", "&&", "TARGET_ABICALLS_PIC2", ")", "s", "+=", "sprintf", "(", "s", ",", "", ")", ";", "if", "(", "reg_p", "&&", "mips_get_pic_call_symbol", "(", "operands", ",", "size_opno", ")", ")", "{", "s", "+=", "sprintf", "(", "s", ",", "", ",", "size_opno", ")", ";", "short_delay", "="], "ground_truth": ["", ";"], "File": "mips5", "Func": "mips_output_jump", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3581, "Length": 106, "Cover_Rate": 0.42231075697211157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "CC", ".", "UsePush", ")", "{", "Advantage", "-=", "", ";", "}", "else", "{", "Advantage", "-=", "", ";", "if", "(", "!", "isAligned", "(", "StackAlign", ",", "CC", ".", "ExpectedDist", ")", ")", "Advantage", "-=", "", ";", "Advantage", "+=", "(", "CC", ".", "ExpectedDist", ">>", "Log2SlotSize"], "ground_truth": [")", "*", "", ";"], "File": "X86CallFrameOptimization22", "Func": "isProfitable", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3582, "Length": 47, "Cover_Rate": 0.3949579831932773, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "insn", ")", "return", ";", "if", "(", "arc_verify_short", "(", "insn", ",", "cfun", "->", "machine", "->", "unalign", ",", "", ")", ")", "{", "fprintf", "(", "file", ",", ""], "ground_truth": [")", ";"], "File": "arc", "Func": "output_short_suffix", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3583, "Length": 30, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "isTargetNaCl", "(", ")", ")", "EmitAlignment", "(", "std", "::", "max", "(", "MF", "->", "getAlignment", "(", ")", ",", "MIPS_NACL_BUNDLE_ALIGN", ")", ")", ";", "if", "(", "Subtarget", "->", "inMicroMode", "(", ")", ")", "TS", ".", "emitDirectiveSetMicro", "(", ")", ";", "else", "TS", ".", "emitDirectiveSetNoMicro", "(", ")", ";", "if", "(", "Subtarget", "->", "in16Mode", "(", ")", ")"], "ground_truth": ["TS", ".", "emitDirectiveSet16", "(", ")", ";"], "File": "MipsAsmPrinter20", "Func": "EmitFunctionEntryLabel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3584, "Length": 59, "Cover_Rate": 0.6082474226804123, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "andCC", "=", "true", ";", "}", "}", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "TargetCC", ";", "SDValue", "Flag", "=", "EmitCMP", "(", "LHS", ",", "RHS", ",", "TargetCC", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "bool", "Invert", "=", "false", ";", "bool", "Shift", "=", "false", ";", "bool", "Convert", "=", "true", ";", "switch", "(", "cast", "<", "ConstantSDNode", ">", "(", "TargetCC", ")", "->", "getZExtValue", "(", ")", ")", "{", "default", ":", "Convert", "=", "false", ";", "break", ";", "case", "", ":", "break", ";", "case", "", ":", "Invert", "=", "true", ";", "break", ";", "case", "", ":", "if", "(", "andCC", ")", "{", "}", "else", "{", "Shift", "=", "true", ";", "Invert", "=", "true", ";", "}", "break", ";", "case", "", ":", "Shift", "=", "true", ";", "break", ";", "}", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDValue", "One", "=", "DAG", ".", "getConstant"], "ground_truth": ["(", "", ",", "VT", ")", ";"], "File": "TLCS900ISelLowering", "Func": "LowerSETCC", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3585, "Length": 152, "Cover_Rate": 0.316008316008316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "instAccessReg", "(", "MI", "->", "defs", "(", ")"], "ground_truth": [",", "Reg", ",", "SubReg", ")", ";"], "File": "SIShrinkInstructions28", "Func": "instModifiesReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3586, "Length": 14, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setMaxCallFrameSize", "(", "unsigned", "S"], "ground_truth": [")", "{"], "File": "MipsMachineFunction13", "Func": "setMaxCallFrameSize", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3587, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "microblaze_asm_output_ident", "(", "const", "char", "*", "string", ")", "{", "const", "char", "*", "section_asm_op", ";", "int", "size", ";", "char", "*", "buf", ";", "if", "(", "symtab", "->", "state", "!=", "PARSING", ")", "return", ";", "size", "=", "strlen", "(", "string", ")", "+", "", ";", "if", "(", "size", "<=", "microblaze_section_threshold", ")", "section_asm_op", "=", "SDATA2_SECTION_ASM_OP", ";", "else", "section_asm_op", "=", "READONLY_DATA_SECTION_ASM_OP", ";", "buf", "=", "ACONCAT", "(", "(", "", ",", "section_asm_op", ",", "", ",", "string"], "ground_truth": [",", "", ",", "", ",", "NULL", ")", ")", ";"], "File": "microblaze", "Func": "microblaze_asm_output_ident", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3588, "Length": 76, "Cover_Rate": 0.8260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opnd0", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "Opnd0", "->", "hasNUsesOfValue", "(", "ExpectedUses", ",", "", ")", "||", "!", "Subtarget", ".", "hasAnyFMA", "(", ")", ")", "return", "false", ";", "const", "TargetOptions", "&", "Options", "=", "DAG", ".", "getTarget", "(", ")", ".", "Options", ";", "bool", "AllowFusion", "=", "(", "Options", ".", "AllowFPOpFusion", "==", "FPOpFusion", "::", "Fast", "||", "Options", ".", "UnsafeFPMath"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)5", "Func": "isFMAddSubOrFMSubAdd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3589, "Length": 60, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumVectorInstToHideOverhead", "=", "", ";", "if", "(", "Ty", "->", "isVectorTy", "(", ")", "&&", "IsComplex", ")", "return", "NumVectorInstToHideOverhead", ";", "return", "TargetTransformInfo", "::", "getAddressComputationCost", "("], "ground_truth": ["Ty", ",", "IsComplex", ")", ";"], "File": "X86TargetTransformInfo112", "Func": "getAddressComputationCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3590, "Length": 28, "Cover_Rate": 0.6511627906976745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "SubTarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "Metadata", "*", "isCFProtectionSupported", "=", "MF", ".", "getMMI", "(", ")", ".", "getModule", "(", ")", "->", "getModuleFlag", "(", "", ")", ";", "if", "(", "!", "isCFProtectionSupported", "&&", "!", "IndirectBranchTracking", ")", "return", "false", ";", "bool", "Changed", "=", "false", ";", "TII", "=", "SubTarget", ".", "getInstrInfo", "(", ")", ";", "EndbrOpcode", "=", "SubTarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ";", "if", "(", "(", "MF", ".", "getFunction", "(", ")", ".", "hasAddressTaken", "(", ")", "||", "!", "MF", ".", "getFunction", "(", ")", ".", "hasLocalLinkage", "(", ")", ")", "&&", "!", "MF", ".", "getFunction", "(", ")", ".", "doesNoCfCheck", "(", ")", ")", "{", "auto", "MBB", "=", "MF", ".", "begin", "(", ")", ";", "Changed", "|=", "addENDBR", "(", "*", "MBB", ",", "MBB", "->", "begin", "(", ")", ")", ";", "}", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "if", "(", "MBB", ".", "hasAddressTaken", "(", ")", ")", "Changed", "|=", "addENDBR", "(", "MBB", ",", "MBB", ".", "begin", "(", ")", ")", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end", "(", ")", ";"], "ground_truth": ["++", "I", ")", "{"], "File": "X86IndirectBranchTracking16", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3591, "Length": 185, "Cover_Rate": 0.7644628099173554, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "->", "getOffset", "(", ")", "==", "", "&&", "", ")", ";", "const", "GlobalValue", "*", "GV", "=", "N", "->", "getGlobal", "(", ")", ";", "bool", "IsLocal", "=", "getTargetMachine", "(", ")", ".", "shouldAssumeDSOLocal", "(", "*", "GV", "->"], "ground_truth": ["getParent", "(", ")", ",", "GV", ")", ";"], "File": "RISCVISelLowering33", "Func": "lowerGlobalAddress", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3592, "Length": 43, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "sparc_struct_value_rtx", "(", "tree", "fndecl", ",", "int", "incoming", ")", "{", "if", "(", "TARGET_ARCH64", ")", "return", "", ";", "else", "{", "rtx", "mem", ";", "if", "(", "incoming", ")", "mem", "=", "gen_frame_mem", "(", "Pmode", ",", "plus_constant", "(", "Pmode", ",", "frame_pointer_rtx", ",", "STRUCT_VALUE_OFFSET", ")", ")", ";", "else", "mem", "=", "gen_frame_mem", "(", "Pmode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "STRUCT_VALUE_OFFSET", ")", ")", ";", "if", "(", "incoming", "==", "", "&&", "sparc_std_struct_return", "&&", "TYPE_SIZE_UNIT", "(", "TREE_TYPE", "(", "fndecl", ")", ")", "&&", "TREE_CODE", "(", "TYPE_SIZE_UNIT", "(", "TREE_TYPE", "(", "fndecl", ")", ")", ")", "==", "INTEGER_CST", ")", "{", "rtx", "ret_reg", "=", "gen_rtx_REG", "(", "Pmode", ",", "RETURN_ADDR_REGNUM", ")", ";", "rtx", "scratch", "=", "gen_reg_rtx", "(", "SImode"], "ground_truth": [")", ";"], "File": "sparc5", "Func": "sparc_struct_value_rtx", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3593, "Length": 108, "Cover_Rate": 0.4426229508196721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "dep_type", "==", "", ")", "return", "cost", ";", "if", "(", "GET_MODE_CLASS", "(", "GET_MODE", "(", "SET_SRC", "(", "dep_set", ")", ")", ")", "!=", "MODE_FLOAT", ")", "return", "cost", ";", "if", "(", "!", "set_is_load_p", "(", "insn_set", ")", "&&", "!", "set_is_store_p", "(", "insn_set", ")", ")", "return", "cost", ";", "if", "(", "GET_MODE_CLASS", "(", "GET_MODE", "(", "SET_SRC", "(", "insn_set", ")", ")", ")", "!=", "MODE_INT", ")", "return", "cost", ";", "timings", "=", "get_attr_timings", "(", "insn", ")", ";", "return", "timings", "<", "", "?", "(", "timings", "%", "", ")", ":", "(", "timings", "%"], "ground_truth": ["", ")", ";"], "File": "mn10300", "Func": "mn10300_adjust_sched_cost", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3594, "Length": 86, "Cover_Rate": 0.36909871244635195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_FPImmediate", ":", "{", "const", "APFloat", "&", "FloatValue", "=", "MO", ".", "getFPImm", "(", ")", "->", "getValueAPF", "(", ")", ";", "assert", "(", "&", "FloatValue", ".", "getSemantics", "(", ")", "==", "&", "APFloat", "::", "IEEEsingle", "&&", "", ")", ";", "MCOp", "=", "MCOperand", "::", "CreateFPImm", "(", "FloatValue", ".", "convertToFloat", "(", ")", ")", ";", "break", ";", "}", "case", "MachineOperand", "::"], "ground_truth": ["MO_Immediate", ":"], "File": "AMDGPUMCInstLower28", "Func": "lower", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3595, "Length": 64, "Cover_Rate": 0.3316062176165803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_vfmaddps256_mask3", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8sf", ")", "__B", ",", "(", "__v8sf"], "ground_truth": [")", "__C", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask3_fmadd_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3596, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmulq_n_f32", "(", "float32x4_t", "__a", ",", "float32_t", "__b", ")", "{", "return", "__builtin_mve_vmulq_n_fv4sf", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vmulq_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3597, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BuildMI", "(", "MBB", ","], "ground_truth": ["MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ")", ";"], "File": "Dcpu16FrameLowering", "Func": "restoreCalleeSavedRegisters", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3598, "Length": 47, "Cover_Rate": 0.32867132867132864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSHFMask", "(", "const", "MCInst", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "MipsInstPrinter", "Func": "printSHFMask", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3599, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "TRI", ")", ";", "VGPRSetID", "=", "TRI", "->"], "ground_truth": ["getVGPR32PressureSet", "(", ")", ";"], "File": "SIMachineScheduler15", "Func": "SIScheduleDAGMI", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3600, "Length": 20, "Cover_Rate": 0.31746031746031744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "FBB", "=", "nullptr", ";", "", "CondCode", ";", "if", "(", "!", "endsWithCondControlFlow", "(", "MBB", ",", "TBB", ",", "FBB", ",", "CondCode", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "else", "{", "", "InvCondCode", "=", "", "(", "CondCode", ")", ";", "MachineBasicBlock", "*", "SplitEdgeTBB", "=", "MBB", ".", "SplitCriticalEdge", "(", "TBB", ",", "*", "this", ")", ";", "MachineBasicBlock", "*", "SplitEdgeFBB", "=", "MBB", ".", "SplitCriticalEdge", "(", "FBB", ",", "*", "this", ")", ";", "assert", "(", "SplitEdgeTBB", "!=", "nullptr", ")", ";", "assert", "(", "SplitEdgeFBB", "!=", "nullptr", ")", ";", "DebugLoc", "DL", ";", "if", "(", "MBB", ".", "instr_end", "(", ")", "!=", "MBB", ".", "instr_begin", "(", ")", ")", "DL", "=", "(", "--", "MBB", ".", "instr_end", "(", ")", ")", "->", "getDebugLoc", "(", ")", ";", "insertTrackingCode", "(", "*", "SplitEdgeTBB", ",", "CondCode", ",", "DL", ")", ";", "insertTrackingCode", "(", "*", "SplitEdgeFBB", ",", "InvCondCode", ",", "DL", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "SplitEdgeTBB", "<<", "", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "SplitEdgeFBB", "<<", "", ")", ";", "Modified", "=", "true", ";", "}", "SmallVector", "<", "std", "::", "pair", "<", "MachineInstr", "*", ",", "unsigned", ">", ",", "", ">", "ReturnInstructions", ";", "SmallVector", "<", "std", "::", "pair", "<", "MachineInstr", "*", ",", "unsigned", ">", ",", "", ">", "CallInstructions", ";", "bool", "TmpRegisterNotAvailableEverywhere", "=", "false", ";", "RegScavenger", "RS", ";", "RS", ".", "enterBasicBlock", "(", "MBB", ")", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end", "(", ")", ";", "I", "++", ")", "{", "MachineInstr", "&", "MI", "=", "*", "I", ";", "if", "(", "!", "MI", ".", "isReturn", "(", ")", "&&", "!", "MI", ".", "isCall", "(", ")", ")", "continue", ";", "if", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "RS", ".", "forward", "(", "std", "::", "prev", "(", "I", ")", ")", ";", "unsigned", "TmpReg", "=", "RS", ".", "FindUnusedReg", "(", "&", "", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "(", "(", "TmpReg", "==", "", ")", "?", "", ":", "", ")", ";", "if", "(", "TmpReg", "!=", "", ")", "dbgs", "(", ")", "<<", "printReg", "(", "TmpReg", ",", "TRI", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "if", "(", "TmpReg", "==", "", ")", "TmpRegisterNotAvailableEverywhere", "=", "true", ";", "if", "(", "MI", ".", "isReturn", "(", ")", ")", "ReturnInstructions", ".", "push_back", "(", "{", "&", "MI", ",", "TmpReg", "}", ")", ";", "else", "if", "(", "MI", ".", "isCall", "(", ")", ")", "CallInstructions", ".", "push_back", "(", "{", "&", "MI", ",", "TmpReg", "}", ")", ";", "}", "if", "(", "TmpRegisterNotAvailableEverywhere", ")", "{", "insertFullSpeculationBarrier", "(", "MBB", ",", "MBB", ".", "begin", "(", ")", ",", "(", "MBB", ".", "begin", "(", ")", ")", "->", "getDebugLoc", "(", ")", ")", ";", "UsesFullSpeculationBarrier", "=", "true", ";", "Modified", "=", "true", ";", "}", "else", "{", "for", "(", "auto", "MI_Reg", ":", "ReturnInstructions", ")", "{", "assert", "(", "MI_Reg", ".", "second", "!=", "", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "MI_Reg", ".", "second", ",", "TRI", ")", "<<", "", "<<", "*", "MI_Reg", ".", "first", ")", ";", "insertRegToSPTaintPropagation", "(", "MBB", ",", "MI_Reg", ".", "first", ",", "MI_Reg", ".", "second", ")", ";", "Modified", "=", "true", ";", "}", "for", "(", "auto", "MI_Reg", ":"], "ground_truth": ["CallInstructions", ")", "{"], "File": "AArch64SpeculationHardening3", "Func": "instrumentControlFlow", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3601, "Length": 508, "Cover_Rate": 0.8076311605723371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "break", ";", "case", "", ":", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "SDValue", "CurrentOp", "=", "SrcOp", "->", "getOperand", "(", "i", ")", ";", "if", "(", "CurrentOp", "->", "isUndef", "(", ")", ")", "{", "Elts", ".", "push_back", "(", "CurrentOp", ")", ";", "continue", ";", "}", "auto", "*", "ND", "=", "cast", "<", "ConstantSDNode", ">", "(", "CurrentOp", ")", ";", "const", "APInt", "&", "C", "=", "ND", "->", "getAPIntValue", "(", ")", ";", "Elts", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "C", ".", "lshr", "(", "ShiftAmt", ")", ",", "dl", ",", "ElementType", ")", ")", ";", "}", "break", ";", "case", "", ":", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "SDValue", "CurrentOp", "=", "SrcOp", "->", "getOperand", "(", "i", ")", ";", "if", "(", "CurrentOp", "->", "isUndef", "(", ")", ")", "{", "Elts", ".", "push_back", "(", "CurrentOp", ")", ";", "continue", ";", "}", "auto", "*", "ND", "=", "cast", "<", "ConstantSDNode", ">", "(", "CurrentOp", ")", ";", "const", "APInt", "&", "C", "=", "ND"], "ground_truth": ["->", "getAPIntValue", "(", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "getTargetVShiftByConstNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3602, "Length": 167, "Cover_Rate": 0.3300395256916996, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "selectG_ADD_SUB", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_UADDO", ":", "case", "TargetOpcode", "::", "G_USUBO", ":", "case", "TargetOpcode", "::", "G_UADDE", ":", "case", "TargetOpcode", "::", "G_USUBE", ":", "return", "selectG_UADDO_USUBO_UADDE_USUBE", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTTOPTR", ":", "case", "TargetOpcode", "::", "G_BITCAST", ":", "case", "TargetOpcode", "::", "G_PTRTOINT", ":", "return", "selectCOPY", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_CONSTANT", ":", "case", "TargetOpcode", "::", "G_FCONSTANT", ":", "return", "selectG_CONSTANT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_FNEG", ":", "if", "(", "selectImpl", "(", "I", ",", "*", "CoverageInfo", ")", ")", "return", "true", ";", "return", "selectG_FNEG", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_EXTRACT", ":", "return", "selectG_EXTRACT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_MERGE_VALUES", ":", "case", "TargetOpcode", "::", "G_BUILD_VECTOR", ":", "case", "TargetOpcode", "::", "G_CONCAT_VECTORS", ":", "return", "selectG_MERGE_VALUES", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_UNMERGE_VALUES", ":", "return", "selectG_UNMERGE_VALUES", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_BUILD_VECTOR_TRUNC", ":", "return", "selectG_BUILD_VECTOR_TRUNC", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_PTR_ADD", ":", "return", "selectG_PTR_ADD", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_IMPLICIT_DEF", ":", "return", "selectG_IMPLICIT_DEF", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INSERT", ":", "return", "selectG_INSERT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTRINC", ":", "return", "selectG_INTRINC", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTRINC_W_DE_EFFECTS", ":", "return", "selectG_INTRINC_W_DE_EFFECTS", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_ICMP", ":", "if", "(", "selectG_ICMP", "(", "I", ")", ")", "return", "true", ";", "return", "selectImpl", "(", "I", ",", "*", "CoverageInfo", ")", ";", "case", "TargetOpcode", "::", "G_LOAD", ":", "case", "TargetOpcode", "::", "G_ATOMIC_CMPXCHG", ":", "case", "TargetOpcode", "::", "G_ATOMICRMW_XCHG", ":", "case", "TargetOpcode", "::", "G_ATOMICRMW_ADD", ":", "case", "TargetOpcode", "::", "G_ATOMICRMW_SUB", ":", "case", "TargetOpcode", "::", "G_ATOMICRMW_AND", ":", "case", "TargetOpcode", "::", "G_ATOMICRMW_OR", ":", "case", "TargetOpcode", "::", "G_ATOMICRMW_XOR", ":", "case", "TargetOpcode", "::", "G_ATOMICRMW_MIN", ":", "case", "TargetOpcode", "::", "G_ATOMICRMW_MAX"], "ground_truth": [":"], "File": "AMDGPUInstructionSelector26", "Func": "select", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3603, "Length": 276, "Cover_Rate": 0.45320197044334976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeCPU16RegsRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const"], "ground_truth": ["void", "*", "Decoder", ")", "{"], "File": "MipsDisassembler", "Func": "DecodeCPU16RegsRegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3604, "Length": 20, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "M", "=", "Mask", "[", "i", "]", ";", "if", "(", "M", "<", "", ")", "{", "KnownUndef", ".", "setBit", "(", "i", ")", ";", "continue", ";", "}", "if", "(", "(", "M", ">=", "", "&&", "M", "<", "Size", "&&", "V1IsZero", ")", "||", "(", "M", ">=", "Size", "&&", "V2IsZero", ")", ")", "{", "KnownZero", ".", "setBit", "(", "i", ")", ";", "continue", ";", "}", "SDValue", "V", "=", "M", "<", "Size", "?", "V1", ":", "V2", ";", "M", "%=", "Size", ";", "if", "(", "V", ".", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "if", "(", "(", "Size", "%", "V", ".", "getNumOperands", "(", ")", ")", "==", "", ")", "{", "int", "Scale", "=", "Size", "/", "V", "->", "getNumOperands", "(", ")", ";", "SDValue", "Op", "=", "V", ".", "getOperand", "(", "M", "/", "Scale", ")", ";", "if", "(", "Op", ".", "isUndef", "(", ")", ")", "KnownUndef", ".", "setBit", "(", "i", ")", ";", "if", "(", "", "(", "Op", ")", ")", "KnownZero", ".", "setBit", "(", "i", ")", ";", "else", "if", "(", "ConstantSDNode", "*", "Cst", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ")", ")", "{", "APInt", "Val", "=", "Cst", "->", "getAPIntValue", "(", ")", ";", "Val", "=", "Val", ".", "extractBits", "(", "ScalarSizeInBits", ",", "(", "M", "%", "Scale", ")", "*", "ScalarSizeInBits", ")", ";", "if", "(", "Val", "==", "", ")", "KnownZero", ".", "setBit", "(", "i", ")", ";", "}", "else", "if", "(", "ConstantFPSDNode", "*", "Cst", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "Op", ")", ")", "{", "APInt", "Val", "=", "Cst", "->", "getValueAPF", "(", ")", ".", "bitcastToAPInt", "(", ")", ";", "Val", "=", "Val", ".", "extractBits", "(", "ScalarSizeInBits", ",", "(", "M", "%", "Scale", ")", "*", "ScalarSizeInBits", ")", ";", "if", "(", "Val", "==", "", ")", "KnownZero", ".", "setBit", "(", "i", ")", ";", "}", "continue", ";", "}", "if", "(", "(", "V", ".", "getNumOperands", "(", ")", "%", "Size", ")", "==", "", ")", "{", "int", "Scale", "=", "V", "->", "getNumOperands", "(", ")", "/", "Size", ";", "bool", "AllUndef", "=", "true", ";", "bool", "AllZero", "=", "true", ";", "for", "(", "int", "j", "=", "", ";", "j", "<", "Scale", ";", "++", "j", ")", "{", "SDValue", "Op", "=", "V", ".", "getOperand", "(", "(", "M", "*", "Scale", ")", "+", "j", ")", ";", "AllUndef", "&=", "Op", ".", "isUndef", "(", ")", ";", "AllZero", "&=", "", "(", "Op"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)6", "Func": "computeZeroableShuffleElements", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3605, "Length": 353, "Cover_Rate": 0.6827852998065764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addInstSelector", "(", ")", "{", "addPass", "(", "createISelDAG", "(", "getTargetMachine", "(", ")", ",", "getOptLevel", "(", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "Z80TargetMachine (2)", "Func": "addInstSelector", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3606, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Subtarget", ".", "hasVLX", "(", ")", "||", "Subtarget", ".", "canExtendTo512DQ", "(", ")", "||", "VT", ".", "is512BitVector"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering100", "Func": "useVPTERNLOG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3607, "Length": 19, "Cover_Rate": 0.5757575757575758, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "operands", "[", "", "]", "!="], "ground_truth": ["const0_rtx", ")", "return", "", ";"], "File": "pdp11", "Func": "singlemove_string", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3608, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "DAGToDAGISel", "::", "Select", "(", "SDNode", "*", "N"], "ground_truth": [")", "{"], "File": "TOYISelDAGToDAG", "Func": "Select", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3609, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_setr_pi32", "(", "int", "__i0", ",", "int", "__i1", ")", "{", "return", "_mm_set_pi32", "(", "__i1", ",", "__i0"], "ground_truth": [")", ";"], "File": "mmintrin", "Func": "_mm_setr_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3610, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assemble_align", "(", "POINTER_SIZE", ")", ";", "if", "(", "DEFAULT_ABI", "==", "ABI_V4", "&&", "(", "TARGET_RELOCATABLE", "||", "flag_pic", ">", "", ")", ")", "{", "fputs", "(", "", ",", "asm_out_file", ")", ";", "output_addr_const", "(", "asm_out_file", ",", "symbol", ")", ";", "fputs", "(", "", ",", "asm_out_file"], "ground_truth": [")", ";"], "File": "rs6000", "Func": "rs6000_elf_asm_out_constructor", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3611, "Length": 41, "Cover_Rate": 0.35344827586206895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16_t", ")", "__builtin_aarch64_sqrdmulhhi", "("], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vqrdmulhh_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3612, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "typedef", "StackMaps", "::", "Location", "Location", ";", "assert", "(", "std", "::", "distance", "(", "MOI", ",", "MOE", ")", ">=", "", "&&", "", ")", ";", "const", "MachineOperand", "&", "Base", "=", "*", "MOI", ";", "const", "MachineOperand", "&", "Scale", "=", "*", "(", "++", "MOI", ")", ";", "const", "MachineOperand", "&", "Index", "=", "*", "(", "++", "MOI", ")", ";", "const", "MachineOperand", "&", "Disp", "=", "*", "(", "++", "MOI", ")", ";", "const", "MachineOperand", "&", "ZeroReg", "=", "*", "(", "++", "MOI", ")", ";", "assert", "(", "Base", ".", "isReg", "(", ")", "&&", "Scale", ".", "isImm", "(", ")", "&&", "Scale", ".", "getImm", "(", ")", "==", "", "&&", "Index", ".", "isReg", "(", ")", "&&", "Index", ".", "getReg", "(", ")", "==", "", "&&", "Disp", ".", "isImm", "(", ")", "&&", "ZeroReg", ".", "isReg", "(", ")", "&&", "(", "ZeroReg", ".", "getReg", "(", ")", "==", "", ")", "&&", "", ")", ";", "(", "void", ")"], "ground_truth": ["Scale", ";"], "File": "X86MCInstLower86", "Func": "parseMemoryOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3613, "Length": 140, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "(", "FullInst", ".", "startswith", "(", "", ")", "&&", "FullInst", ".", "endswith", "(", "", ")", ")", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", ""], "ground_truth": ["||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", ")", "{"], "File": "ARMAsmParser103", "Func": "getMnemonicAcceptInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3614, "Length": 255, "Cover_Rate": 0.46112115732368897, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "name", "=", "XSTR", "(", "addr", ",", "", ")", ";", "if", "(", "name", "[", "strlen", "(", "name", ")", "-", "", "]", "!=", "']'", "&&", "(", "TREE_PUBLIC", "(", "SYMBOL_REF_DECL", "(", "addr", ")", ")", "||", "bss_initializer_p", "(", "SYMBOL_REF_DECL", "(", "addr", ")", ")", ")", ")", "{", "tlsname", "=", "XALLOCAVEC", "(", "char", ",", "strlen", "(", "name", ")", "+", "", ")", ";", "strcpy", "(", "tlsname", ",", "name", ")", ";", "strcat", "(", "tlsname", ",", "bss_initializer_p", "(", "SYMBOL_REF_DECL", "(", "addr", ")", ")", "?", "", ":", "", ")", ";", "tlsaddr", "=", "copy_rtx", "(", "addr", ")", ";", "XSTR", "(", "tlsaddr", ",", "", ")", "=", "ggc_strdup", "(", "tlsname", ")", ";", "}", "else", "tlsaddr", "=", "addr", ";", "sym", "=", "force_const_mem", "(", "GET_MODE", "(", "tlsaddr", ")", ",", "tlsaddr", ")", ";", "if", "(", "constant_pool_expr_p", "(", "XEXP", "(", "sym", ",", "", ")", ")", "&&", "ASM_OUTPUT_SPECIAL_POOL_ENTRY_P", "(", "get_pool_constant", "(", "XEXP", "(", "sym", ",", "", ")", ")", ",", "Pmode", ")", ")", "{", "tocref", "=", "create_TOC_reference", "(", "XEXP", "(", "sym", ",", "", ")", ",", "NULL_RTX", ")", ";", "mem", "=", "gen_const_mem", "(", "Pmode", ",", "tocref", ")", ";", "set_mem_alias_set", "(", "mem", ",", "get_TOC_alias_set", "(", ")", ")", ";", "}", "else", "return", "sym"], "ground_truth": [";"], "File": "powerpcspe", "Func": "rs6000_legitimize_tls_address_aix", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3615, "Length": 182, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Val", ">=", "-", "", "&&", "Val", "<=", "", ")", "{", "Imm", "=", "Val"], "ground_truth": [";"], "File": "SystemZISelDAGToDAG16", "Func": "isImmSExt20", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3616, "Length": 16, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "R", "(", "a", ")"], "ground_truth": [")", ";"], "File": "disassembler", "Func": "push", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3617, "Length": 11, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_sqrt_ph", "(", "__m256h", "__A", ",", "__mmask16", "__B", ",", "__m256h", "__C", ")", "{", "return", "__builtin_ia32_sqrtph256_mask", "(", "__C", ",", "__A", ",", "__B"], "ground_truth": [")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_mask_sqrt_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3618, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqshrntq_m_n_sv8hi", "(", "__a", ",", "__b", ",", "__imm", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqshrntq_m_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3619, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerCTTZ", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "assert", "(", "VT", ".", "isScalableVector", "(", ")", "||", "useSVEForFixedLengthVectorVT", "(", "VT", ",", "Subtarget", "->", "useSVEForFixedLengthVectors", "(", ")", ")", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "RBIT", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT"], "ground_truth": [",", "RBIT", ")", ";"], "File": "AArch64ISelLowering69", "Func": "LowerCTTZ", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3620, "Length": 84, "Cover_Rate": 0.9438202247191011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeVLDST3Instruction", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "unsigned", "size", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "size", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "align", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "align", "&", "", ")", "return"], "ground_truth": ["MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler39", "Func": "DecodeVLDST3Instruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3621, "Length": 66, "Cover_Rate": 0.6346153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "is64Bit", "(", ")", "&&", "SrcVT", "==", "", "&&", "DstVT", "==", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "StackSlot", "=", "DAG", ".", "CreateStackTemporary", "(", "", ")", ";", "if", "(", "SrcVT", "==", "", ")", "{", "SDValue", "OffsetSlot", "=", "DAG", ".", "getMemBasePlusOffset", "(", "StackSlot", ",", "", ",", "dl", ")", ";", "SDValue", "Store1", "=", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "Src", ",", "StackSlot", ",", "MachinePointerInfo", "(", ")", ")", ";", "SDValue", "Store2", "=", "DAG", ".", "getStore", "(", "Store1", ",", "dl", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ",", "OffsetSlot", ",", "MachinePointerInfo", "(", ")", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "Tmp", "=", "BuildFILD", "(", "Op", ",", "", ",", "Store2", ",", "StackSlot", ",", "DAG", ")", ";", "if", "(", "IsStrict", ")", "return", "DAG", ".", "getMergeValues", "(", "{", "Tmp", ".", "first", ",", "Tmp", ".", "second", "}", ",", "dl", ")", ";", "return", "Tmp", ".", "first", ";", "}", "assert", "(", "SrcVT", "==", "", "&&", "", ")", ";", "SDValue", "ValueToStore", "=", "Src", ";", "if", "(", "isScalarFPTypeInSSEReg", "(", "Op", ".", "getValueType", "(", ")", ")", "&&", "!", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "ValueToStore", "=", "DAG", ".", "getBitcast", "(", "", ",", "ValueToStore", ")", ";", "}", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "ValueToStore", ",", "StackSlot", ",", "MachinePointerInfo", "(", ")", ")", ";", "int", "SSFI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "StackSlot", ")", "->", "getIndex", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "SSFI", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "", ",", "", ")", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Store", ",", "StackSlot", "}", ";", "SDValue", "Fild", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "dl", ",", "Tys", ",", "Ops", ",", "", ",", "MMO", ")", ";", "Chain", "=", "Fild", ".", "getValue", "(", "", ")", ";", "APInt", "FF", "(", "", ",", "", ")", ";", "SDValue", "SignSet", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "getSetCCResultType", "(", "DAG", ".", "getDataLayout", "(", ")", ",", "*", "DAG", ".", "getContext", "(", ")", ",", "", ")", ",", "Op", ".", "getOperand", "(", "OpNo", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ",", "", ")", ";", "SDValue", "FudgePtr", "=", "DAG", ".", "getConstantPool", "(", "ConstantInt", "::", "get", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "FF", ".", "zext", "(", "", ")", ")", ",", "PtrVT", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ";", "SDValue", "Four", "=", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getSelect", "(", "dl", ",", "Zero", ".", "getValueType", "(", ")", ",", "SignSet", ",", "Zero", ",", "Four", ")", ";", "FudgePtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "FudgePtr", ",", "Offset", ")", ";", "SDValue", "Fudge", "=", "DAG", ".", "getExtLoad", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "FudgePtr", ",", "MachinePointerInfo", "::", "getConstantPool"], "ground_truth": ["(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "", ",", "", ")", ";"], "File": "X86ISelLowering134", "Func": "LowerUINT_TO_FP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3622, "Length": 499, "Cover_Rate": 0.49308300395256915, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "FrameOffsetCannotUpdate", ";", "}", "TypeSize", "ScaleValue", "(", "", ",", "false", ")", ";", "unsigned", "Width", ";", "int64_t", "MinOff", ",", "MaxOff", ";", "if", "(", "!", "InstrInfo", "::", "getMemOpInfo", "(", "MI", ".", "getOpcode", "(", ")", ",", "ScaleValue", ",", "Width", ",", "MinOff", ",", "MaxOff", ")", ")", "llvm_unreachable", "(", "", ")", ";", "bool", "IsMulVL", "=", "ScaleValue", ".", "isScalable", "(", ")", ";", "unsigned", "Scale", "=", "ScaleValue", ".", "getKnownMinSize", "(", ")", ";", "int64_t", "Offset", "=", "IsMulVL", "?", "SOffset", ".", "getScalableBytes", "(", ")", ":", "SOffset", ".", "getBytes", "(", ")", ";", "const", "MachineOperand", "&", "ImmOpnd", "=", "MI", ".", "getOperand", "(", "InstrInfo", "::", "getLoadStoreImmIdx", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", ";", "Offset", "+=", "ImmOpnd", ".", "getImm", "(", ")", "*", "Scale", ";", "Optional", "<", "unsigned", ">", "UnscaledOp", "=", "InstrInfo", "::", "getUnscaledLdSt", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "bool", "useUnscaledOp", "=", "UnscaledOp", "&&", "(", "Offset", "%", "Scale", "||", "Offset", "<", "", ")", ";", "if", "(", "useUnscaledOp", "&&", "!", "InstrInfo", "::", "getMemOpInfo", "(", "*", "UnscaledOp", ",", "ScaleValue", ",", "Width", ",", "MinOff", ",", "MaxOff", ")", ")", "llvm_unreachable", "(", "", ")", ";", "Scale", "=", "ScaleValue", ".", "getKnownMinSize", "(", ")", ";", "assert", "(", "IsMulVL", "==", "ScaleValue", ".", "isScalable", "(", ")", "&&", "", ")", ";", "int64_t", "Remainder", "=", "Offset", "%", "Scale", ";", "assert", "(", "!", "(", "Remainder", "&&", "useUnscaledOp", ")", "&&", "", ")", ";", "assert", "(", "MinOff", "<", "MaxOff", "&&", "", ")", ";", "int64_t", "NewOffset", "=", "Offset", "/", "Scale", ";", "if", "(", "MinOff", "<=", "NewOffset", "&&", "NewOffset", "<=", "MaxOff", ")", "Offset", "=", "Remainder", ";", "else", "{", "NewOffset", "=", "NewOffset", "<", "", "?", "MinOff", ":", "MaxOff", ";", "Offset", "=", "Offset", "-", "NewOffset", "*", "Scale", "+", "Remainder", ";", "}", "if", "(", "EmittableOffset", ")", "*"], "ground_truth": ["EmittableOffset", "=", "NewOffset", ";"], "File": "AArch64InstrInfo121", "Func": "isAArch64FrameOffsetLegal", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3623, "Length": 334, "Cover_Rate": 0.6600790513833992, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "AFI", "->", "isThumb1OnlyFunction", "(", ")", "?", "", ":", "", ")", ";", "MachineBasicBlock", "::", "iterator", "Ins", "=", "MBB", "->", "begin", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "Ins", "!=", "MBB", "->", "end", "(", ")", ")", "DL", "=", "Ins", "->", "getDebugLoc", "(", ")", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MBB", "->", "getParent", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MBB", "->", "getParent", "("], "ground_truth": [")", "->", "getRegInfo", "(", ")", ";"], "File": "ARMBaseRegisterInfo10", "Func": "materializeFrameBaseRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3624, "Length": 70, "Cover_Rate": 0.3056768558951965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "TargetCC", ";", "SDValue", "Cmp", "=", "getCmp", "(", "LHS", ",", "RHS", ",", "CC", ",", "TargetCC", ",", "DAG", ",", "dl", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "Op", ".", "getValueType", "(", ")", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "TrueV", ",", "FalseV", ",", "TargetCC", ",", "Cmp", "}", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ","], "ground_truth": ["Ops", ")", ";"], "File": "MCS51ISelLowering", "Func": "LowerSELECT_CC", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3625, "Length": 72, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "=="], "ground_truth": ["OpKind", "::", "MovDGUnpack", ";"], "File": "TPCAsmParser", "Func": "isMovDGUnpack", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3626, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "align", "&", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "load", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "return", "load", "?", "DecodeVLDInstruction", "(", "Inst", ",", "Insn", ",", "Address", ",", "Decoder", ")", ":", "DecodeVSTInstruction", "(", "Inst", ",", "Insn", ","], "ground_truth": ["Address", ",", "Decoder", ")", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeVLDST3Instruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3627, "Length": 48, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "GEP", "->", "getNumOperands", "(", ")", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", ")", ";", "return", "nullptr", ";", "}", "Offsets", "=", "GEP", "->", "getOperand", "(", "", ")", ";", "assert", "(", "cast", "<", "FixedVectorType", ">", "(", "Ty", ")", "->", "getNumElements", "(", ")", "==", "cast", "<", "FixedVectorType", ">", "(", "Offsets", "->", "getType", "(", ")", ")", "->", "getNumElements", "(", ")", ")", ";", "if", "(", "Offsets", "->", "getType", "(", ")", "->", "getScalarSizeInBits", "(", ")", "!=", "", ")", "return", "nullptr", ";", "if", "(", "ZExtInst", "*", "ZextOffs", "=", "dyn_cast", "<", "ZExtInst", ">", "(", "Offsets", ")", ")", "Offsets", "=", "ZextOffs", "->", "getOperand", "(", "", ")", ";", "else", "if", "(", "!", "(", "cast", "<", "FixedVectorType", ">", "(", "Offsets", "->", "getType", "(", ")", ")", "->", "getNumElements", "(", ")", "==", "", "&&", "Offsets", "->", "getType", "(", ")", "->", "getScalarSizeInBits", "(", ")", "==", "", ")", ")", "return", "nullptr", ";", "if", "(", "Ty", "!=", "Offsets", "->", "getType", "("], "ground_truth": [")", ")", "{"], "File": "MVEGatherScatterLowering2", "Func": "checkGEP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3628, "Length": 157, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "addr", ".", "reg", ")", "]", ")", ";", "return", ";", "case", "ADDRESS_CONST_INT", ":", "output_addr_const", "(", "file", ",", "x", ")", ";", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "", "]", ")", ";", "return", ";", "case"], "ground_truth": ["ADDRESS_SYMBOLIC", ":"], "File": "mips3", "Func": "print_operand_address", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3629, "Length": 46, "Cover_Rate": 0.3194444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "cfun", "->", "calls_alloca", "||", "crtl", "->"], "ground_truth": ["calls_eh_return", ";"], "File": "arc", "Func": "arc_frame_pointer_required", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3630, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "m_MultipartList", ".", "size", "(", ")"], "ground_truth": [">", "", ";"], "File": "MipsGOT", "Func": "hasMultipleGOT", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3631, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ")", ")", "vreinterpret_f64_u64", "(", "uint64x1_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vreinterpret_f64_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3632, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setAttributeItems", "(", "Attribute", ",", "IntValue", ",", "StringValue", ","], "ground_truth": ["true", ")", ";"], "File": "ARMELFStreamer (2)", "Func": "emitIntTextAttribute", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3633, "Length": 11, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "nodes_iterator", "nodes_end", "(", "const", "SpillCostAnalysisGraph", "&", "G", ")", "{", "return", "G", ".", "getNodes", "("], "ground_truth": [")", ".", "end", "(", ")", ";"], "File": "PatmosStackCacheAnalysis", "Func": "nodes_end", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3634, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCB", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "BundleFlags", ")", ")", ";", "MCB", ".", "setLoc", "(", "Loc", ")", ";", "for", "(", "Shuffler", "::", "iterator", "I", "=", "begin", "(", ")", ";", "I", "!=", "end", "(", ")", ";", "++", "I", ")", "{", "MCInst", "const", "&", "MI", "=", "I", "->", "getDesc", "(", ")", ";", "MCInst", "const", "*", "Extender", "=", "I", "->", "getExtender", "(", ")", ";", "if", "(", "Extender", ")", "MCB", ".", "addOperand", "(", "MCOperand", "::", "createInst", "(", "Extender", ")", ")", ";", "MCB", ".", "addOperand", "(", "MCOperand", "::", "createInst", "(", "&", "MI", ")"], "ground_truth": [")", ";"], "File": "HexagonMCShuffler", "Func": "copyTo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3635, "Length": 91, "Cover_Rate": 0.8348623853211009, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SubRegIndex", ";", "if", "(", "RegSpc", "==", "EvenDblSpc", ")", "{", "SubRegIndex", "=", "", ";", "}", "else", "{", "assert", "(", "RegSpc", "==", "OddDblSpc", "&&", "", ")", ";", "SubRegIndex", "=", "", ";", "}", "unsigned", "SubReg", "=", "TRI", "->", "getSubReg", "(", "DstReg", ",", "SubRegIndex", ")", ";", "unsigned", "DstRegPair", "=", "TRI", "->", "getMatchingSuperReg", "(", "SubReg", ",", "", ",", "&", "", ")", ";", "MIB", ".", "addReg", "(", "DstRegPair", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "}", "else", "{", "unsigned", "D0", ",", "D1", ",", "D2", ",", "D3", ";", "GetDSubRegs", "(", "DstReg", ",", "RegSpc", ",", "TRI", ",", "D0", ",", "D1", ",", "D2", ",", "D3", ")", ";", "MIB", ".", "addReg", "(", "D0", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "if", "(", "NumRegs", ">", "", "&&", "TableEntry", "->", "copyAllListRegs", ")", "MIB", ".", "addReg", "(", "D1", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "if", "(", "NumRegs", ">", "", "&&", "TableEntry", "->", "copyAllListRegs", ")", "MIB", ".", "addReg", "(", "D2", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "if", "(", "NumRegs", ">", "", "&&", "TableEntry", "->", "copyAllListRegs", ")", "MIB", ".", "addReg", "(", "D3", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "}", "if", "(", "TableEntry", "->", "isUpdating", ")", "MIB", ".", "add", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "add", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "add", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "if", "(", "TableEntry"], "ground_truth": ["->", "hasWritebackOperand", ")", "{"], "File": "ARMExpandPseudoInsts15", "Func": "ExpandVLD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3636, "Length": 250, "Cover_Rate": 0.35014005602240894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "EmitValueToAlignment", "(", "", ")", ";", "MCSymbol", "*", "Symbol1", "=", "OutContext", ".", "GetOrCreateSymbol", "(", "", "+", "Twine", "(", "CurrentFnSym", "->", "getName", "(", ")", ")", ")", ";", "MCSymbol", "*", "Symbol2", "=", "OutContext", ".", "GetOrCreateSymbol", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "Create", "(", "Symbol1", ",", "OutContext", ")", ",", "Subtarget", "."], "ground_truth": ["is64", "(", ")", "?", "", ":", "", ",", "", ")", ";"], "File": "PPCAsmPrinter127", "Func": "EmitFunctionEntryLabel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3637, "Length": 67, "Cover_Rate": 0.3130841121495327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "!", "MI", ".", "getOperand", "(", "i", ")", ".", "isFI", "(", ")", ")", "{", "++", "i", ";", "assert", "(", "i", "<", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "}", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getIndex", "(", ")", ";", "unsigned", "BasePtr", "=", "(", "TFI", "->", "hasFP", "(", "MF", ")", "?", "", ":", "", ")", ";", "int", "Offset", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "getObjectOffset", "(", "FrameIndex", ")", ";", "Offset", "+=", "", ";", "if", "(", "!", "TFI", "->", "hasFP", "(", "MF", ")", ")", "Offset", "+=", "MF", ".", "getFrameInfo", "(", ")", "->", "getStackSize", "(", ")", ";", "else", "Offset", "+=", "", ";", "Offset", "+=", "MI", ".", "getOperand", "(", "i", "+", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "MI", ".", "setDesc", "(", "TII", "."], "ground_truth": ["get", "(", "", ")", ")", ";"], "File": "KudeyarRegisterInfo", "Func": "eliminateFrameIndex", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3638, "Length": 145, "Cover_Rate": 0.37662337662337664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "is_st_tnsr", "(", "const", "MCInstrDesc", "&", "MCInstD", ")", "{", "if", "(", "!", "isStoreInst", "(", "MCInstD", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "TPCMCInstrInfo", "Func": "is_st_tnsr", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3639, "Length": 21, "Cover_Rate": 0.45652173913043476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TLSModel", "::", "Model", "Model", "=", "getTargetMachine", "(", ")", ".", "getTLSModel", "(", "GA", "->", "getGlobal", "(", ")", ")", ";", "SDValue", "TPOff", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "const", "GlobalValue", "*", "GV", "=", "GA", "->", "getGlobal", "(", ")", ";", "SDValue", "ThreadBase", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ")", ";", "if", "(", "Model", "==", "TLSModel", "::", "InitialExec", ")", "{", "TPOff", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ",", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "TPOff", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "TPOff", ")", ";", "}", "else", "if", "(", "Model", "==", "TLSModel", "::", "LocalExec", ")", "{", "SDValue", "HiVar", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "", ",", "", ",", "", ")", ";", "SDValue", "LoVar", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "", ",", "", ",", "", ")", ";", "TPOff", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "PtrVT", ",", "HiVar"], "ground_truth": [",", "DAG", ".", "getTargetConstant", "(", "", ",", "", ")", ")", ",", "", ")", ";"], "File": "AArch64ISelLowering172", "Func": "LowerGlobalTLSAddress", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3640, "Length": 217, "Cover_Rate": 0.30823863636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "-", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vnegq_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3641, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "R", "=", "getRelaxedOpcodeArith", "(", "Op", ")", ";", "if", "(", "R", "!="], "ground_truth": ["Op", ")", "return", "R", ";"], "File": "X86AsmBackend (2)3", "Func": "getRelaxedOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3642, "Length": 17, "Cover_Rate": 0.53125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AII", "=", "AST", "->", "getInstrInfo", "(", ")", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "MDT", "=", "&", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "bool", "Changed", "=", "false", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "Changed", "|=", "processBasicBlock", "(", "MBB", ")", ";", "if", "(", "DUMP_AFTER", "(", ")", ")", "MF", ".", "dump", "(", ")", ";", "if", "(", "VIEW_AFTER", "(", ")", ")", "MF", ".", "viewCFG", "(", ")", ";", "return"], "ground_truth": ["Changed", ";"], "File": "ARCOptAddrMode1", "Func": "runOnMachineFunction", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3643, "Length": 74, "Cover_Rate": 0.5323741007194245, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_comige", "(", "(", "__v4sf", ")", "__A", ",", "("], "ground_truth": ["__v4sf", ")", "__B", ")", ";"], "File": "xmmintrin5", "Func": "_mm_comige_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3644, "Length": 14, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setAction", "(", "{", "G_CONSTANT", ",", "S1", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_FADD", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_FCMP", ",", "S1", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_FCMP", ",", "", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_FCMP", ",", "", ",", "S64", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_FMUL", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_ZEXT", ",", "S64", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_ZEXT", ",", "", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_FPTO", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_FPTO", ",", "", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_FPTOUI", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_FPTOUI", ",", "", ",", "S32", "}", ",", "Legal", ")", ";", "for", "(", "LLT", "PtrTy", ":", "AddrSpaces", ")", "{", "LLT", "IdxTy", "=", "LLT", "::", "scalar", "(", "PtrTy", ".", "getSizeInBits", "(", ")", ")", ";", "setAction", "(", "{", "G_GEP", ",", "PtrTy", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GEP", ",", "", ",", "IdxTy", "}", ",", "Legal", ")", ";", "}", "setAction", "(", "{", "G_ICMP", ",", "S1", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_ICMP", ",", "", ",", "S32", "}", ",", "Legal", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_LOAD", ",", "G_STORE", "}", ")", ".", "legalIf", "(", "[", "=", ",", "&", "ST", "]", "(", "const", "LegalityQuery", "&", "Query", ")", "{", "const", "LLT", "&", "Ty0", "=", "Query", ".", "Types", "[", "", "]", ";", "switch", "(", "Ty0", ".", "getSizeInBits", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "(", "ST", ".", "getGeneration", "(", ")", ">=", "Subtarget", "::", "SEA_ISLANDS", ")", ";", "case", "", ":", "case", "", ":", "default", ":", "return", "false", ";", "}", "}", ")", ";", "setAction", "(", "{", "G_SELECT", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_SELECT", ",", "", ",", "S1", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_SHL", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GEP", ",", "S64", "}", ",", "Legal", ")", ";", "for", "(", "unsigned", "Op", ":", "{", "G_EXTRACT_VECTOR_ELT", ",", "G_INSERT_VECTOR_ELT", "}", ")", "{", "getActionDefinitionsBuilder", "(", "Op", ")", ".", "legalIf", "(", "[", "=", "]", "(", "const", "LegalityQuery", "&", "Query", ")", "{", "const", "LLT", "&", "VecTy", "=", "Query", ".", "Types", "[", "", "]", ";", "const", "LLT", "&", "IdxTy", "=", "Query", ".", "Types", "[", "", "]", ";", "return", "VecTy", ".", "getSizeInBits", "(", ")", "%", "", "==", "", "&&", "VecTy", ".", "getSizeInBits", "(", ")", "<=", "", "&&", "IdxTy"], "ground_truth": [".", "getSizeInBits", "(", ")", "==", "", ";"], "File": "AMDGPULegalizerInfo52", "Func": "AMDGPULegalizerInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3645, "Length": 427, "Cover_Rate": 0.39943872778297473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "VOP3LiteralLimit", "=", "ST", ".", "hasVOP3Literal", "(", ")", "?", "", ":", "", ";", "if", "(", "isVALU", "(", "MI", ")", "&&", "usesConstantBus", "(", "MRI", ",", "*", "MO", ",", "OpInfo", ")", ")", "{", "if", "(", "isVOP3", "(", "MI", ")", "&&", "isLiteralConstantLike", "(", "*", "MO", ",", "OpInfo", ")", "&&", "!", "VOP3LiteralLimit", "--", ")", "return", "false", ";", "SmallDenseSet", "<", "RegSubRegPair", ">", "SGPRsUsed", ";", "if", "(", "MO", "->", "isReg", "(", ")", ")", "SGPRsUsed", ".", "insert", "(", "RegSubRegPair", "(", "MO", "->", "getReg", "(", ")", ",", "MO", "->", "getSubReg", "(", ")", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "==", "OpIdx", ")", "continue", ";", "const", "MachineOperand", "&", "Op", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "RegSubRegPair", "SGPR", "(", "Op", ".", "getReg", "(", ")", ",", "Op", ".", "getSubReg", "(", ")", ")", ";", "if", "(", "!", "SGPRsUsed", ".", "count", "(", "SGPR", ")", "&&", "usesConstantBus", "(", "MRI", ",", "Op", ",", "InstDesc", ".", "OpInfo", "[", "i", "]", ")", ")", "{", "if", "(", "--", "ConstantBusLimit", "<=", "", ")", "return", "false", ";", "SGPRsUsed", ".", "insert", "(", "SGPR", ")", ";", "}", "}", "else", "if", "(", "InstDesc", ".", "OpInfo", "[", "i", "]", ".", "OperandType", "==", "", ")", "{", "if", "(", "--", "ConstantBusLimit", "<=", "", ")", "return", "false", ";", "}", "else", "if", "(", "isVOP3", "(", "MI", ")", "&&", "", "(", "InstDesc", ",", "i", ")", "&&", "isLiteralConstantLike", "(", "Op", ",", "InstDesc", ".", "OpInfo", "[", "i", "]", ")", ")", "{", "if", "(", "!", "VOP3LiteralLimit", "--", ")", "return", "false", ";", "if", "(", "--", "ConstantBusLimit", "<="], "ground_truth": ["", ")", "return", "false", ";"], "File": "SIInstrInfo111", "Func": "isOperandLegal", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3646, "Length": 272, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_sub_epi32", "(", "__mmask8", "__U", ",", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_psubd128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")", "__B", ",", "(", "__v4si", ")", "_mm_setzero_si128"], "ground_truth": ["(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_maskz_sub_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3647, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", ";", "i", "++", ")", "{", "unsigned", "int", "test", "=", "EH_RETURN_DATA_REGNO", "(", "i", ")", ";", "if", "(", "test", "==", "INVALID_REGNUM", ")", "break", ";", "if", "(", "test", "==", "regno", ")", "return", "true", ";", "}", "}", "if", "(", "fixed_regs", "[", "regno", "]", ")", "return"], "ground_truth": ["false", ";"], "File": "m68k3", "Func": "m68k_save_reg", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3648, "Length": 49, "Cover_Rate": 0.3141025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ParseReg", "(", "Operands", ",", "InstType", ")", ")", "return", "true", ";", "auto", "&", "RParen", "=", "Lexer", ".", "getTok", "(", ")", ";", "Operands", ".", "push_back", "(", "make_unique", "<", "Operand", ">", "(", "", ",", "RParen", ".", "getLoc", "(", ")", ",", "RParen", ".", "getEndLoc", "(", ")", ",", "", "{", "RParen", ".", "getString", "(", ")", "}", ")", ")", ";", "if", "(", "Expect", "(", "AsmToken", "::", "RParen", ",", "", ")", ")", "return", "true", ";", "if", "(", "Lexer", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "{", "ParseSingleInteger", "(", "false", ",", "Operands", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "WebAssemblyAsmParser27", "Func": "ParseOperandStartingWithInteger", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3649, "Length": 92, "Cover_Rate": 0.3881856540084388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getADDriOpcode", "(", "int64_t", "Imm", ")", "{", "return", ""], "ground_truth": [";"], "File": "M680x0FrameLowering", "Func": "getADDriOpcode", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3650, "Length": 11, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "CanLowerReturn", "(", "CallingConv", "::", "ID", "CallConv", ",", "MachineFunction", "&", "MF", ",", "bool", "IsVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Outs", ",", "LLVMContext", "&", "Context", ")", "const", "{", "if", "(", "", "(", "CallConv", ")", ")", "return", "true", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "RVLocs"], "ground_truth": [",", "Context", ")", ";"], "File": "SIISelLowering (2)3", "Func": "CanLowerReturn", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3651, "Length": 63, "Cover_Rate": 0.7590361445783133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstLower", "(", "MCContext", "&", "ctx", ",", "Mangler", "&", "mang", ",", "AsmPrinter", "&", "printer", ")", ":", "Ctx", "(", "ctx", ")", ",", "Mang", "(", "mang", ")", ",", "Printer", "(", "printer", ")", "{", "}", "void", "Lower", "(", "const", "MachineInstr", "*", "MI", ",", "MCInst", "&", "OutMI", ")", "const", ";", "MCSymbol", "*", "GetGlobalAddressSymbol", "(", "const", "MachineOperand", "&", "MO", ")", "const", ";", "MCSymbol", "*", "GetExternalSymbolSymbol", "(", "const", "MachineOperand", "&", "MO", ")", "const", ";", "MCSymbol", "*", "GetJumpTableSymbol", "(", "const", "MachineOperand", "&"], "ground_truth": ["MO", ")", "const", ";"], "File": "ARMMCInstLower1", "Func": "GetGlobalAddressSymbol", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3652, "Length": 78, "Cover_Rate": 0.639344262295082, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "&", "JTBBs", "=", "JT", "[", "JTI", "]", ".", "MBBs", ";", "for", "(", "MachineBasicBlock", "*", "MBB", ":", "JTBBs", ")", "{", "const", "MCExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "MBB", "->", "getSymbol", "(", ")", ",", "OutContext", ")", ";", "if", "(", "isPositionIndependent", "(", ")", "||", "Subtarget", "->", "isROPI", "(", ")", "||", "Subtarget", "->", "isPIP", "(", ")", ")", "Expr", "="], "ground_truth": ["MCBinaryExpr", "::", "createSub", "(", "Expr", ",", "MCSymbolRefExpr", "::", "create", "(", "JTISymbol", ",", "OutContext", ")", ",", "OutContext", ")", ";"], "File": "ARMAsmPrinter2", "Func": "EmitJumpTableAddrs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3653, "Length": 83, "Cover_Rate": 0.3824884792626728, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeSimm19Lsl2", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address"], "ground_truth": [",", "const", "MCDisassembler", "*", "Decoder", ")", "{"], "File": "MipsDisassembler40", "Func": "DecodeSimm19Lsl2", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3654, "Length": 20, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "(", "(", "__v4su", ")", "__A", "+", "(", "__v4su"], "ground_truth": [")", "__B", ")", ";"], "File": "emmintrin", "Func": "_mm_add_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3655, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is6xx", "(", ")", "const", "{", "return", "Is6xx"], "ground_truth": [";"], "File": "PPCSubtarget (2)1", "Func": "isPPC6xx", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3656, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "delete", "StaticDtorSection", ";", "delete", "LSDASection", ";", "delete", "EHFrameSection", ";", "delete", "DwarfAbbrevSection", ";", "delete", "DwarfInfoSection", ";", "delete", "DwarfLineSection", ";", "delete", "DwarfFrameSection", ";", "delete", "DwarfPubTypesSection", ";", "delete", "DwarfDebugInlineSection"], "ground_truth": [";"], "File": "NVPTXISelLowering1", "Func": "~NVPTXTargetObjectFile", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3657, "Length": 27, "Cover_Rate": 0.4153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EltTy", "->", "isPointerTy", "(", ")", ")", "{", "Type", "*", "IntTy", "=", "DL", ".", "getIntPtrType", "(", "EltTy", ")", ";", "Type", "*", "IntVecTy", "=", "VectorType", "::", "get", "(", "IntTy", ",", "Op0", "->", "getType", "(", ")", "->", "getVectorNumElements", "(", ")", ")", ";", "Op0", "=", "Builder", ".", "CreatePtrToInt", "(", "Op0", ",", "IntVecTy", ")", ";", "Op1", "=", "Builder", ".", "CreatePtrToInt", "(", "Op1", ",", "IntVecTy", ")", ";", "SubVecTy", "=", "VectorType", "::", "get", "(", "IntTy", ",", "NumSubElts", ")", ";", "}", "static", "", "StoreInts", "[", "", "]", "=", "{", "", ",", "", ",", "", "}", ";", "Function", "*", "VstNFunc", "=", "", "(", "SI", "->", "getModule", "(", ")", ",", "StoreInts", "[", "Factor", "-", "", "]", ",", "SubVecTy", ")", ";", "SmallVector", "<", "Value", "*", ",", "", ">", "Ops", ";", "Type", "*", "Int8Ptr", "=", "Builder", ".", "getInt8PtrTy", "(", "SI", "->", "getPointerAddressSpace", "(", ")", ")", ";", "Ops", ".", "push_back", "(", "Builder", ".", "CreateBitCast", "(", "SI", "->", "getPointerOperand", "(", ")", ",", "Int8Ptr", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Factor", ";", "i", "++", ")", "Ops", ".", "push_back", "(", "Builder", ".", "CreateShuffleVector", "(", "Op0", ",", "Op1", ",", "getSequentialMask", "(", "Builder", ",", "NumSubElts", "*", "i", ",", "NumSubElts", ")", ")", ")", ";", "Ops", ".", "push_back", "(", "Builder", ".", "getInt32", "(", "SI", "->", "getAlignment", "(", ")", ")"], "ground_truth": [")", ";"], "File": "ARMISelLowering136", "Func": "lowerInterleavedStore", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3658, "Length": 209, "Cover_Rate": 0.5122549019607843, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "Amt", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "(", "VT", "==", "", "||", "VT", "==", "", "||", "(", "Subtarget", ".", "hasInt256", "(", ")", "&&", "VT", "==", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "", "(", "Amt", ".", "getNode", "(", ")", ")", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "Elts", ";", "MVT", "SVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "unsigned", "SVTBits", "=", "SVT", ".", "getSizeInBits", "(", ")", ";", "APInt", "One", "(", "SVTBits", ",", "", ")", ";", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", ";", "++", "i", ")", "{", "SDValue", "Op", "=", "Amt", "->", "getOperand", "(", "i", ")", ";", "if", "(", "Op", "->", "isUndef", "(", ")", ")", "{", "Elts", ".", "push_back", "(", "Op", ")", ";", "continue", ";", "}", "ConstantSDNode", "*", "ND", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ")", ";", "APInt", "C", "(", "SVTBits", ",", "ND", "->", "getAPIntValue", "(", ")", ".", "getZExtValue", "(", ")", ")", ";", "uint64_t", "ShAmt", "=", "C", ".", "getZExtValue", "(", ")", ";", "if", "(", "ShAmt", ">=", "SVTBits", ")", "{", "Elts", ".", "push_back", "(", "DAG", ".", "getUNDEF", "(", "SVT", ")", ")", ";", "continue", ";", "}", "Elts", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "One", ".", "shl", "(", "ShAmt", ")", ",", "dl", ",", "SVT", ")", ")", ";", "}", "return", "DAG", ".", "getBuildVector", "(", "VT", ",", "dl", ",", "Elts", ")", ";", "}", "if", "(", "VT", "==", "", ")", "{", "Amt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Amt", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "Amt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Amt", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "Amt", "=", "DAG", ".", "getBitcast"], "ground_truth": ["(", "", ",", "Amt", ")", ";"], "File": "X86ISelLowering164", "Func": "convertShiftLeftToScale", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3659, "Length": 302, "Cover_Rate": 0.5571955719557196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SCANode", "*", "getCaller"], "ground_truth": ["(", ")", "const", "{"], "File": "PatmosStackCacheAnalysis", "Func": "getCaller", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3660, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op1Opc", "==", "", "&&", "Op1", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", "&&", "Op1", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "std", "::", "swap", "(", "Op0Opc", ",", "Op1Opc", ")", ";", "std", "::", "swap", "(", "TargetMask", ",", "InsertMask", ")", ";", "}", "}", "unsigned", "MB", ",", "ME", ";", "if", "(", "isRunOfOnes", "(", "InsertMask", ",", "MB", ",", "ME", ")", ")", "{", "SDValue", "Tmp1", ",", "Tmp2", ";", "if", "(", "(", "Op1Opc", "==", "", "||", "Op1Opc", "==", "", ")", "&&", "isInt32Immediate", "(", "Op1", ".", "getOperand", "(", "", ")", ",", "Value", ")", ")", "{", "Op1", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "SH", "=", "(", "Op1Opc", "==", "", ")", "?", "Value", ":", "", "-", "Value", ";", "}", "if", "(", "Op1Opc", "==", "", ")", "{", "APInt", "MKZ", ",", "MKO", ";", "CurDAG", "->", "computeKnownBits", "(", "Op1", ".", "getOperand", "(", "", ")", ",", "MKZ", ",", "MKO", ")", ";", "bool", "CanFoldMask", "=", "InsertMask", "==", "MKO", ".", "getZExtValue", "(", ")", ";", "unsigned", "SHOpc", "=", "Op1", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", ";", "if", "(", "(", "SHOpc", "==", "", "||", "SHOpc", "==", "", ")", "&&", "CanFoldMask", "&&", "isInt32Immediate", "(", "Op1", "."], "ground_truth": ["getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ",", "Value", ")", ")", "{"], "File": "PPCISelDAGToDAG (2)1", "Func": "SelectBitfieldInsert", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3661, "Length": 218, "Cover_Rate": 0.37137989778534924, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printPCD32Mem", "(", "const", "MCInst", "*", "MI", ",", "uint64_t", "Address", ",", "unsigned", "opNum", ",", "raw_ostream", "&", "O"], "ground_truth": [")", "{"], "File": "M68kInstPrinter", "Func": "printPCD32Mem", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3662, "Length": 19, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "cfa_relative_mem", "=", "gen_frame_mem", "(", "Pmode", ",", "cfa_relative_addr", ")", ";", "rtx", "real", "=", "gen_rtx_SET", "(", "cfa_relative_mem", ",", "reg_note", ")", ";", "add_reg_note", "(", "mov", ",", "REG_CFA_OFFSET", ",", "real", ")", ";", "return", "emit_insn", "(", "mov"], "ground_truth": [")", ";"], "File": "tilepro", "Func": "frame_emit_store", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 3663, "Length": 35, "Cover_Rate": 0.3153153153153153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "SDValue", "Arg", "=", "OutVals", "[", "realRVLocIdx", "]", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "if", "(", "Outs", "[", "i", "]", ".", "ArgVT", "==", "", ")", "{", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Arg", ")", ";", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "}", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "AExt", ":", "case", "CCValAssign", "::", "ZExt", ":", "Arg", "=", "DAG", ".", "getZExtOrTrunc", "(", "Arg", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ")", ";", "break", ";", "case", "CCValAssign", "::", "AExtUpper", ":", "assert", "(", "VA", ".", "getValVT", "(", ")", "==", "", "&&", "", ")", ";", "Arg", "=", "DAG", ".", "getZExtOrTrunc", "(", "Arg", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ")", ";", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "break", ";", "}", "if", "(", "RegsUsed", ".", "count", "(", "VA", ".", "getLocReg", "(", ")", ")", ")", "{", "SDValue", "&", "Bits", "=", "std", "::", "find_if", "(", "RetVals", ".", "begin", "(", ")", ",", "RetVals", ".", "end", "(", ")", ",", "[", "=", "]", "(", "const", "std", "::", "pair", "<", "unsigned", ",", "SDValue", ">", "&", "Elt", ")", "{", "return", "Elt", ".", "first", "==", "VA", ".", "getLocReg", "(", ")", ";", "}", ")", "->", "second", ";", "Bits", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Bits", ".", "getValueType", "(", ")", ",", "Bits", ",", "Arg", ")", ";", "}", "else", "{", "RetVals", ".", "emplace_back", "(", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ")", ";", "RegsUsed", ".", "insert", "(", "VA", ".", "getLocReg", "(", ")", ")", ";", "}", "}", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", "(", "", ",", "Chain", ")", ";", "for", "(", "auto", "&", "RetVal", ":", "RetVals", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "RetVal", ".", "first", ",", "RetVal", ".", "second", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")"], "ground_truth": [";"], "File": "AArch64ISelLowering129", "Func": "LowerReturn", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3664, "Length": 394, "Cover_Rate": 0.464075382803298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "F", "->", "setComdat", "(", "M", ".", "getOrInsertComdat", "(", "Name", ")", ")", ";", "AttrBuilder", "B", ";", "B", ".", "addAttribute", "(", "llvm", "::", "Attribute", "::", "NoUnwind", ")", ";", "B", ".", "addAttribute", "(", "llvm", "::", "Attribute", "::", "Naked", ")", ";", "F", "->", "addAttributes", "(", "llvm", "::", "AttributeList", "::", "FunctionIndex", ",", "B", ")", ";", "BasicBlock", "*", "Entry", "=", "BasicBlock", "::", "Create", "(", "Ctx", ",", "", ",", "F", ")", ";", "IRBuilder", "<", ">", "Builder", "(", "Entry"], "ground_truth": [")", ";"], "File": "X86IndirectThunks3", "Func": "createThunkFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3665, "Length": 73, "Cover_Rate": 0.3054393305439331, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "GV", "->", "hasInitializer", "(", ")", "&&", "", ")", ";", "const", "Constant", "*", "C", "=", "GV", "->", "getInitializer", "(", ")", ";", "assert", "(", "C", "->", "isNullValue", "(", ")", "&&", "", ")", ";", "const", "TargetData", "*", "TD", "=", "TM", "->", "getTargetData", "(", ")", ";", "const", "Type", "*", "Ty", "=", "C", "->", "getType", "(", ")", ";", "unsigned", "ValSize", "=", "TD", "->", "getTypeAllocSize", "(", "Ty", ")", ";", "Section", "*", "Found", "=", "NULL", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "UDATASections_", ".", "size", "(", ")", ";", "i", "++", ")", "{", "if", "(", "DataBankSize", "-", "UDATASections_", "[", "i", "]", "->", "getSize", "(", ")", ">=", "ValSize", ")", "{", "Found", "=", "UDATASections_", "["], "ground_truth": ["i", "]", ";"], "File": "PIC16TargetObjectFile", "Func": "allocateUDATA", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3666, "Length": 113, "Cover_Rate": 0.5854922279792746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "}", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "CONST_INT", "&&", "(", "logval", "=", "exact_log2", "(", "~", "INTVAL", "(", "operands", "[", "", "]", ")", ")", ")", ">=", "", "&&", "(", "DATA_REG_P", "(", "operands", "[", "", "]", ")", "||", "offsettable_memref_p", "(", "operands", "[", "", "]", ")", ")", ")", "{", "if", "(", "DATA_REG_P", "(", "operands", "[", "", "]", ")", ")", "{", "operands", "[", "", "]", "=", "GEN_INT", "(", "logval", ")", ";", "}", "else", "{", "operands", "[", "", "]", "=", "adjust_address", "(", "operands", "[", "", "]", ",", "SImode", ",", "", "-", "(", "logval", "/", "", ")", ")", ";", "operands", "[", "", "]", "=", "GEN_INT", "("], "ground_truth": ["logval", "%", "", ")", ";"], "File": "m68k3", "Func": "output_andsi3", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3667, "Length": 112, "Cover_Rate": 0.45528455284552843, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunction", "*", "MF", "=", "MO", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "Subtarget", "*", "Subtarget", "=", "&", "(", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ")", ";", "const", "TargetMachine", "&", "TM", "=", "Printer", ".", "TM", ";", "const", "MCExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "Symbol", ",", "RefKind", ",", "Ctx", ")", ";", "if", "(", "Subtarget", "->", "isSecurePlt", "(", ")", "&&", "TM", ".", "isPositionIndependent", "(", ")", "&&", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "Expr", "=", "MCBinaryExpr", "::", "createAdd", "(", "Expr", ",", "MCConstantExpr", "::", "create", "(", "", ",", "Ctx", ")", ",", "Ctx", ")", ";", "if", "(", "!", "MO", ".", "isJTI", "(", ")", "&&", "MO", ".", "getOffset", "(", ")", ")", "Expr", "=", "MCBinaryExpr", "::", "createAdd", "(", "Expr", ",", "MCConstantExpr", "::", "create", "(", "MO", ".", "getOffset", "(", ")", ",", "Ctx", ")", ",", "Ctx", ")", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "{", "const", "MachineFunction", "*", "MF", "=", "MO", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "MCExpr", "*", "PB", "=", "MCSymbolRefExpr", "::", "create", "(", "MF", "->", "getPICBaseSymbol", "(", ")", ",", "Ctx", ")", ";", "Expr", "=", "MCBinaryExpr", "::", "createSub", "(", "Expr", ",", "PB", ",", "Ctx", ")", ";", "}", "switch", "(", "access", ")", "{", "case", "", ":", "Expr", "=", "MCExpr", "::", "createLo", "(", "Expr", ","], "ground_truth": ["isDarwin", ",", "Ctx", ")", ";"], "File": "PPCMCInstLower (2)1", "Func": "GetSymbolRef", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3668, "Length": 225, "Cover_Rate": 0.539568345323741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "SDATA_SYSV", ":", "fprintf", "(", "file", ",", "", ",", "start", ")", ";", "start", "=", "", ";", "break", ";", "case", "SDATA_EABI", ":", "fprintf", "(", "file", ",", "", ",", "start", ")", ";", "start", "=", "", ";", "break", ";", "}", "if", "(", "rs6000_sdata", "&&", "g_switch_value", ")", "{", "fprintf", "(", "file", ",", "", ",", "start", ",", "g_switch_value", ")", ";", "start", "=", "", ";", "}", "if", "(", "*", "start", "==", "'\\0'", ")", "putc", "(", "'\\n'", ",", "file", ")", ";", "}", "if", "(", "!", "(", "rs6000_default_cpu", "&&", "rs6000_default_cpu", "[", "", "]", ")", "&&", "!", "global_options_set", ".", "x_rs6000_cpu_index", ")", "{", "fputs", "(", "", ",", "asm_out_file", ")", ";", "if", "(", "(", "rs6000_isa_flags", "&", "OPTION_MASK_MODULO", ")", "!=", "", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "else", "if", "(", "(", "rs6000_isa_flags", "&", "OPTION_MASK_DIRECT_MOVE", ")", "!=", "", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "else", "if", "(", "(", "rs6000_isa_flags", "&", "OPTION_MASK_POPCNTD", ")", "!=", "", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "else", "if", "(", "(", "rs6000_isa_flags", "&", "OPTION_MASK_CMPB", ")", "!=", "", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "else", "if", "(", "(", "rs6000_isa_flags", "&", "OPTION_MASK_POPCNTB", ")", "!=", "", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "else", "if", "(", "(", "rs6000_isa_flags", "&", "OPTION_MASK_MFCRF", ")", "!=", "", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "else", "if", "(", "(", "rs6000_isa_flags", "&", "OPTION_MASK_POWERPC64", ")", "!=", "", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "else", "fputs", "(", "", ",", "asm_out_file"], "ground_truth": [")", ";"], "File": "powerpcspe", "Func": "rs6000_file_start", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3669, "Length": 233, "Cover_Rate": 0.5271493212669683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "has64", "(", ")", "&&", "(", "Op", ".", "getValueType", "(", ")", "==", "", ")", ")", "return", "lowerFABS64", "(", "Op", ",", "DAG", ",", "Subtarget", "->", "has32r2"], "ground_truth": ["(", ")", ")", ";"], "File": "MipsISelLowering (2)", "Func": "lowerFABS", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3670, "Length": 32, "Cover_Rate": 0.5079365079365079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Res", ";", "if", "(", "CP", "->", "isMachineConstantPoolEntry", "(", ")", ")", "Res", "=", "DAG", ".", "getTargetConstantPool", "(", "CP", "->", "getMachineCPVal", "(", ")", ",", "PtrVT", ",", "CP", "->", "getAlignment", "(", ")", ")", ";", "else", "Res", "=", "DAG", ".", "getTargetConstantPool", "(", "CP", "->", "getConstVal", "(", ")", ",", "PtrVT", ",", "CP", "->", "getAlignment", "(", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ","], "ground_truth": ["", ",", "Res", ")", ";"], "File": "ARMISelLowering107", "Func": "LowerConstantPool", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3671, "Length": 68, "Cover_Rate": 0.591304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCAsmInfo", "*", "createMCAsmInfo", "(", "const", "MCRegisterInfo", "&", "MRI", ",", "StringRef", "TT", ")", "{", "MCAsmInfo", "*", "MAI", "=", "new", "MCAsmInfo", "(", "TT", ")", ";", "unsigned", "SP", "=", "MRI", ".", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "MCCFIInstruction", "Inst", "=", "MCCFIInstruction", "::", "createDefCfa", "(", "", ",", "SP", ",", "", ")", ";", "MAI", "->", "addInitialFrameState", "(", "Inst", ")", ";", "return", "MAI"], "ground_truth": [";"], "File": "MipsMCTargetDesc1", "Func": "createMipsMCAsmInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3672, "Length": 60, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addKind", "(", "", "Value", ")", "{", "AlignBranchKind", "|=", "Value"], "ground_truth": [";"], "File": "X86AsmBackend (2)1", "Func": "addKind", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3673, "Length": 11, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "h8300_hard_regno_mode_ok", "(", "int", "regno", ",", "machine_mode", "mode", ")", "{", "if", "(", "TARGET_H8300", ")", "return", "(", "(", "regno", "&", "", ")", "==", "", ")", "||", "(", "mode", "==", "HImode", ")", "||", "(", "mode", "==", "QImode", ")", ";", "else", "return", "regno", "==", "MAC_REG", "?", "mode", "=="], "ground_truth": ["SImode", ":", "", ";"], "File": "h83004", "Func": "h8300_hard_regno_mode_ok", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3674, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PtrValue", "=", "IMemI", "->", "getArgOperand", "(", "", ")", ";", "}", "else", "continue", ";", "}", "else", "continue", ";", "unsigned", "PtrAddrSpace", "=", "PtrValue", "->", "getType", "(", ")", "->", "getPointerAddressSpace", "(", ")", ";", "if", "(", "PtrAddrSpace", ")", "continue", ";", "if", "(", "ST", "&&", "ST", "->", "hasAltivec", "(", ")", "&&", "PtrValue", "->", "getType", "(", ")", "->", "getPointerElementType", "(", ")", "->", "isVectorTy", "(", ")", ")", "continue", ";", "if", "(", "L", "->", "isLoopInvariant", "(", "PtrValue", ")", ")", "continue", ";", "const", "SCEV", "*", "LSCEV", "=", "SE", "->", "getSCEVAtScope", "(", "PtrValue", ",", "L", ")", ";", "if", "(", "const", "SCEVAddRecExpr", "*", "LARSCEV", "=", "dyn_cast", "<", "SCEVAddRecExpr", ">", "(", "LSCEV", ")", ")", "{", "if", "(", "LARSCEV", "->", "getLoop", "(", ")", "!=", "L", ")", "continue", ";", "}", "else", "{", "continue", ";", "}", "bool", "FoundBucket", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Buckets", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "for", "(", "Bucket", "::", "iterator", "K", "=", "Buckets", "[", "i", "]", ".", "begin", "(", ")", ",", "KE", "=", "Buckets", "[", "i", "]", ".", "end", "(", ")", ";", "K", "!=", "KE", ";", "++", "K", ")", "{", "const", "SCEV", "*", "Diff", "=", "SE", "->", "getMinusSCEV", "(", "K", "->", "first", ",", "LSCEV", ")", ";", "if", "(", "isa", "<", "SCEVConstant", ">", "(", "Diff", ")", ")", "{", "Buckets", "[", "i", "]", ".", "insert", "(", "std", "::", "make_pair", "(", "LSCEV", ",", "MemI", ")", ")", ";", "FoundBucket", "=", "true", ";", "break", ";", "}", "}", "if", "(", "!", "FoundBucket", ")", "{", "Buckets", ".", "push_back", "(", "Bucket", "(", "SCEVLess", "(", "SE", ")", ")", ")", ";", "Buckets", "[", "Buckets", ".", "size", "(", ")", "-", "", "]", ".", "insert", "(", "std", "::", "make_pair", "(", "LSCEV", ",", "MemI", ")", ")", ";", "}", "}", "}", "if", "(", "Buckets", ".", "empty", "(", ")", "||", "Buckets", ".", "size", "(", ")", ">", "MaxVars", ")", "return", "MadeChange", ";", "BasicBlock", "*", "LoopPredecessor", "=", "L", "->", "getLoopPredecessor", "(", ")", ";", "if", "(", "!", "LoopPredecessor", "||", "!", "LoopPredecessor", "->", "getTerminator", "(", ")", "->", "getType", "(", ")", "->", "isVoidTy", "(", ")", ")", "{", "LoopPredecessor", "=", "InsertPreheaderForLoop", "(", "L", ",", "this", ")", ";", "if", "(", "LoopPredecessor", ")", "MadeChange", "=", "true", ";", "}", "if", "(", "!", "LoopPredecessor", ")", "return", "MadeChange", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Buckets", ".", "size", "(", ")", "<<", "", ")", ";", "SmallSet", "<", "BasicBlock", "*", ",", "", ">", "BBChanged", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Buckets", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "SCEVAddRecExpr", "*", "BasePtrSCEV", "=", "cast", "<", "SCEVAddRecExpr", ">", "(", "Buckets", "[", "i", "]", ".", "begin", "(", ")", "->", "first", ")", ";", "if", "(", "!", "BasePtrSCEV", "->", "isAffine", "(", ")", ")", "continue", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BasePtrSCEV", "<<", "", ")", ";", "assert", "(", "BasePtrSCEV", "->", "getLoop", "(", ")", "==", "L", "&&", "", ")", ";", "Instruction", "*", "MemI", "=", "Buckets", "[", "i", "]", ".", "begin", "(", ")", "->", "second", ";", "Value", "*", "BasePtr", "=", "GetPointerOperand", "(", "MemI", ")", ";", "assert", "(", "BasePtr", "&&", "", ")"], "ground_truth": [";"], "File": "PPCLoopPreIncPrep15", "Func": "runOnLoop", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3675, "Length": 496, "Cover_Rate": 0.30097087378640774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "emitAtomicCmpXchgNoStoreLLBalance", "(", "IRBuilderBase", "&", "Builder", ")", "const", "{", "if", "(", "!", "Subtarget", "->", "hasV7Ops", "(", ")", ")", "return", ";", "Module", "*", "M", "=", "Builder", ".", "GetInsertBlock", "(", ")", "->", "getParent", "(", ")", "->", "getParent"], "ground_truth": ["(", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "emitAtomicCmpXchgNoStoreLLBalance", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3676, "Length": 40, "Cover_Rate": 0.7017543859649122, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "return", "LowerBR_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGlobalAddress", "(", "Op"], "ground_truth": [",", "DAG", ")", ";"], "File": "BPFISelLowering (2)", "Func": "LowerOperation", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3677, "Length": 31, "Cover_Rate": 0.43661971830985913, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "AsmPrinter", "(", "formatted_raw_ostream", "&", "O", ",", "TargetMachine", "&", "TM", ",", "MCContext", "&", "Ctx", ",", "MCStreamer", "&", "Streamer", ",", "const", "MCAsmInfo", "*", "T", ")", ":", "AsmPrinter", "(", "O", ",", "TM", ",", "Ctx", ",", "Streamer", ",", "T", ")", ",", "AFI", "(", "NULL", ")", ",", "MCP", "(", "NULL", ")", "{", "Subtarget", "=", "&", "TM", ".", "getSubtarget"], "ground_truth": ["<", "Subtarget", ">", "(", ")", ";"], "File": "ARMAsmPrinter66", "Func": "ARMAsmPrinter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3678, "Length": 60, "Cover_Rate": 0.9836065573770492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Target", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "if", "(", "SyntaxVariant", "==", "", ")", "return", "(", "new", "InstPrinter", "(", "MAI", ",", "MII", ",", "MRI", ")", ")", ";", "else", "return", "NULL"], "ground_truth": [";"], "File": "HexagonAsmPrinter1", "Func": "createHexagonMCInstPrinter", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3679, "Length": 57, "Cover_Rate": 0.9827586206896551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size", "=", "GET_MODE_SIZE", "(", "GET_MODE", "(", "op", ")", ")", ";", "if", "(", "size", "!=", "", "&&", "size", "!=", "", ")", "return", "false", ";", "return", "(", "GET_CODE", "(", "addr", ")", "==", "inc_code", "||", "(", "GET_CODE", "(", "addr", ")", "==", "PLUS", "&&", "GET_CODE", "(", "XEXP", "(", "addr", ",", "", ")", ")", "==", "REG", "&&", "h8300_displacement_length"], "ground_truth": ["(", "addr", ",", "size", ")", "==", "", ")", ")", ";"], "File": "h8300", "Func": "h8300_short_move_mem_p", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3680, "Length": 63, "Cover_Rate": 0.6057692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DT", ".", "recalculate", "(", "F", ")", ";", "SSAUpdaterBulk", "SSA", ";", "for", "(", "BasicBlock", "&", "BB", ":", "F", ")", "{", "for", "(", "Instruction", "&", "I", ":", "BB", ")", "{", "unsigned", "VarID", "=", "SSA", ".", "AddVariable", "(", "I", ".", "getName", "(", ")", ",", "I", ".", "getType", "(", ")", ")", ";", "if", "(", "auto", "*", "II", "=", "dyn_cast", "<", "InvokeInst", ">", "(", "&", "I", ")", ")", "SSA", ".", "AddAvailableValue", "(", "VarID", ",", "II", "->", "getNormalDest", "(", ")", ",", "II", ")", ";", "else", "SSA", ".", "AddAvailableValue", "(", "VarID", ",", "&", "BB", ",", "&", "I", ")", ";", "for", "(", "auto", "&", "U", ":", "I", ".", "uses", "(", ")", ")", "{", "auto", "*", "User", "=", "cast", "<", "Instruction", ">", "(", "U", ".", "getUser", "(", ")", ")", ";", "if", "(", "auto", "*", "UserPN", "=", "dyn_cast", "<", "PHINode", ">", "(", "User", ")", ")", "if", "(", "UserPN", "->", "getIncomingBlock", "(", "U", ")", "==", "&", "BB", ")", "continue", ";", "if", "(", "DT", ".", "dominates", "(", "&"], "ground_truth": ["I", ",", "User", ")", ")", "continue", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj10", "Func": "rebuildSSA", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3681, "Length": 163, "Cover_Rate": 0.7725118483412322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_max_pu16", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{", "return", "(", "__m64", ")", "__builtin_arm_wmaxuh", "(", "(", "__v4hi"], "ground_truth": [")", "__A", ",", "(", "__v4hi", ")", "__B", ")", ";"], "File": "mmintrin", "Func": "_mm_max_pu16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3682, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrmlsldavhxq_p_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vrmlsldavhxq_p_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3683, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmulq_n_u32", "(", "uint32x4_t", "__a", ",", "uint32_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vmulq_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3684, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "AFI", "->", "hasStackFrame", "(", ")", ")", "{", "if", "(", "NumBytes", "-", "ArgRegsSaveSize", "!=", "", ")", "emitSPUpdate", "(", "MBB", ",", "MBBI", ",", "TII", ",", "dl", ",", "*", "RegInfo", ",", "NumBytes", "-", "ArgRegsSaveSize", ")", ";", "}", "else", "{", "if", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "do", "--", "MBBI", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", "&&", "isCSRestore", "(", "*", "MBBI", ",", "CSRegs", ")", ")", ";", "if", "(", "!", "isCSRestore", "(", "*", "MBBI", ",", "CSRegs", ")", ")", "++", "MBBI", ";", "}", "NumBytes", "-=", "(", "AFI", "->", "getGPRCalleeSavedArea1Size", "(", ")", "+", "AFI", "->", "getGPRCalleeSavedArea2Size", "(", ")", "+", "AFI", "->", "getDPRCalleeSavedAreaSize", "(", ")", "+", "ArgRegsSaveSize", ")", ";", "if", "(", "AFI", "->", "shouldRestoreSPFromFP", "(", ")", ")", "{", "NumBytes", "=", "AFI", "->", "getFramePtrSpillOffset", "(", ")", "-", "NumBytes", ";", "if", "(", "NumBytes", ")", "{", "assert", "(", "!", "MFI", ".", "getPristineRegs", "(", "MF", ")", ".", "test", "(", "", ")", "&&", "", ")", ";", "emitThumbRegPlusImmediate", "(", "MBB", ",", "MBBI", ",", "dl", ",", "", ",", "FramePtr", ",", "-", "NumBytes", ",", "TII", ",", "*", "RegInfo", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FramePtr", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "Thumb1FrameLowering13", "Func": "emitEpilogue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3685, "Length": 242, "Cover_Rate": 0.4143835616438356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "TailCallReturnAddrDelta", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "getTCReturnAddrDelta", "(", ")", ";", "assert", "(", "!", "(", "TailCallReturnAddrDelta", "<", "", ")", "&&", "", ")", ";", "}", "FrameReg", "=", "TRI", "->", "getStackRegister", "(", ")", ";", "int", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "FI", ")", "-", "getOffsetOfLocalArea", "("], "ground_truth": [")", ";"], "File": "X86FrameLowering (2)4", "Func": "getFrameIndexReferenceFromSP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3686, "Length": 51, "Cover_Rate": 0.4015748031496063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "VT", "==", "", ")", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Val", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Val", ")", ";", "SDValue", "CtPop", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Val", ")", ";", "SDValue", "UaddLV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ",", "CtPop", ")", ";", "if", "(", "VT", "==", "", ")", "UaddLV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "UaddLV", ")", ";", "return"], "ground_truth": ["UaddLV", ";"], "File": "AArch64ISelLowering (2)", "Func": "LowerCTPOP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3687, "Length": 118, "Cover_Rate": 0.5645933014354066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "HasStmts", "&&", "CanReorder", ")", "{", "MI", "=", "MI", "->", "removeFromParent", "(", ")", ";", "E", "=", "CmpInstr", ";", "CmpInstr", ".", "getParent", "(", ")", "->", "insert", "(", "E", ",", "MI", ")", ";", "}", "I", "=", "CmpInstr", ";", "E", "=", "MI", ";", "}", "const", "TargetRegisterInfo", "*", "TRI", "=", "&", "getRegisterInfo", "(", ")", ";", "do", "{", "const", "MachineInstr", "&", "Instr", "=", "*", "--", "I", ";", "if", "(", "isRedundantFlagInstr", "(", "&", "CmpInstr", ",", "SrcReg", ",", "SrcReg2", ",", "CmpValue", ",", "&", "Instr", ")", ")", "{", "SubAdd", "=", "&", "*", "I", ";", "break", ";", "}", "if", "(", "I", "==", "E", ")", "break", ";", "if", "(", "Instr", ".", "modifiesRegister", "(", "", ",", "TRI", ")", "||", "Instr", ".", "readsRegister", "(", "", ",", "TRI", ")", ")", "return", "false", ";", "}", "while", "(", "I", "!=", "B", ")", ";", "if", "(", "!", "MI", "&&", "!", "SubAdd", ")", "return", "false", ";", "if", "(", "SubAdd", ")", "{", "MI", "=", "SubAdd", ";", "IsThumb1", "=", "false", ";", "}", "if", "(", "isPredicated", "(", "*", "MI", ")", ")", "return", "false", ";", "SmallVector", "<", "std", "::", "pair", "<", "MachineOperand", "*", ",", "", ">", ",", "", ">", "OperandsToUpdate", ";", "bool", "isSafe", "=", "false", ";", "I", "=", "CmpInstr", ";", "E", "=", "CmpInstr", ".", "getParent", "(", ")", "->", "end", "(", ")", ";", "while", "(", "!", "isSafe", "&&", "++", "I", "!=", "E", ")", "{", "const", "MachineInstr", "&", "Instr", "=", "*", "I", ";", "for", "(", "unsigned", "IO", "=", "", ",", "EO", "=", "Instr", ".", "getNumOperands", "(", ")", ";", "!", "isSafe", "&&", "IO", "!=", "EO", ";", "++", "IO", ")", "{", "const", "MachineOperand", "&", "MO", "=", "Instr", ".", "getOperand", "(", "IO", ")", ";", "if", "(", "MO", ".", "isRegMask", "(", ")", "&&", "MO", ".", "clobbersPhysReg", "(", "", ")", ")", "{", "isSafe", "=", "true", ";", "break", ";", "}", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "getReg", "(", ")", "!=", "", ")", "continue", ";", "if", "(", "MO", ".", "isDef", "(", ")", ")", "{", "isSafe", "=", "true", ";", "break", ";", "}", "", "CC", ";", "bool", "IsInstrVSel", "=", "true", ";", "switch", "(", "Instr", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "IsInstrVSel", "=", "false", ";", "CC", "=", "(", "", ")", "Instr", ".", "getOperand", "(", "IO", "-", "", ")", ".", "getImm", "(", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "CC", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "CC", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "CC", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "CC", "=", "", ";", "break", ";", "}", "if", "(", "SubAdd", ")", "{", "unsigned", "Opc", "=", "SubAdd", "->", "getOpcode", "(", ")", ";", "bool", "IsSub", "=", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ";", "if", "(", "!", "IsSub", "||", "(", "SrcReg2", "!=", "", "&&", "SubAdd", "->", "getOperand", "(", "", ")", ".", "getReg", "("], "ground_truth": [")", "==", "SrcReg2", "&&", "SubAdd", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg", ")", ")", "{"], "File": "ARMBaseInstrInfo72", "Func": "optimizeCompareInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3688, "Length": 481, "Cover_Rate": 0.40251046025104603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "Ops", ".", "push_back", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "std", "::", "vector", "<", "EVT", ">", "ResTys", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "SDNode", "*", "Ld", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "ResTys", ",", "Ops", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "NumVecs", ")", ",", "SDValue", "(", "Ld", ",", "", ")", ")", ";", "SDValue", "SuperReg", "=", "SDValue", "(", "Ld", ",", "", ")", ";", "if", "(", "NumVecs", "==", "", ")", "ReplaceUses", "(", "SDValue", "(", "N", ",", "", ")", ",", "SuperReg", ")", ";", "else", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumVecs", ";", "++", "i", ")", "ReplaceUses", "(", "SDValue", "(", "N", ",", "i", ")", ",", "CurDAG", "->", "getTargetExtractSubreg", "(", "SubRegIdx", "+", "i", ",", "dl", ",", "VT", ",", "SuperReg", ")", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "NumVecs", "+", "", ")", ",", "SDValue", "(", "Ld", ",", "", ")", ")", ";", "return", "nullptr"], "ground_truth": [";"], "File": "AArch64ISelDAGToDAG2", "Func": "SelectPostLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3689, "Length": 192, "Cover_Rate": 0.7836734693877551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isa", "<", "ConstantAggregate", ">", "(", "V", ")", "||", "isa", "<", "ConstantDataArray", ">", "(", "V", ")", "||", "(", "isa", "<"], "ground_truth": ["ConstantAggregateZero", ">", "(", "V", ")", "&&", "!", "V", "->", "getType", "(", ")", "->", "isVectorTy", "(", ")", ")", ";"], "File": "SPIRVEmitIntrinsics", "Func": "isAggrToReplace", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3690, "Length": 38, "Cover_Rate": 0.7755102040816326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_vcvttph2udq512_mask_round", "(", "__C", ",", "(", "__v16si", ")", "__A", ",", "__B", ",", "_MM_FROUND_CUR_DIRECTION"], "ground_truth": [")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_mask_cvttph_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3691, "Length": 18, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<"], "ground_truth": ["", ";"], "File": "AArch64ELFStreamer19", "Func": "EmitARM64WinCFISetFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3692, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "!", "AVR_HAVE_LPMX", ")", "{", "return", "avr_out_lpm_no_lpmx", "(", "insn", ",", "xop", ",", "plen", ")", ";", "}", "switch", "(", "GET_CODE", "(", "addr", ")", ")", "{", "default", ":", "gcc_unreachable", "(", ")", ";", "case", "REG", ":", "gcc_assert", "(", "REG_Z", "==", "REGNO", "(", "addr", ")", ")", ";", "switch", "(", "n_bytes", ")", "{", "default", ":", "gcc_unreachable", "(", ")", ";", "case", "", ":", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "break", ";", "case", "", ":", "if", "(", "REGNO", "(", "dest", ")", "==", "REG_Z", ")", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "else", "{", "avr_asm_len", "(", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "!", "reg_unused_after", "(", "insn", ",", "addr", ")", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "}", "break", ";", "case", "", ":", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "!", "reg_unused_after", "(", "insn", ",", "addr", ")", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "break", ";", "case", "", ":", "avr_asm_len", "(", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "REGNO", "(", "dest", ")", "==", "REG_Z", "-", "", ")", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "else", "{", "avr_asm_len", "(", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "!", "reg_unused_after", "(", "insn", ",", "addr", ")", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "}", "break", ";", "}", "break", ";", "case", "POST_INC", ":", "gcc_assert", "(", "REG_Z", "==", "REGNO", "(", "XEXP", "(", "addr", ",", "", ")", ")", "&&", "n_bytes", "<=", "", ")", ";", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "n_bytes", ">=", "", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "n_bytes", ">=", "", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "n_bytes", ">=", "", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "break", ";", "}", "if", "(", "xop", "[", "", "]", "==", "xstring_e", "&&", "AVR_HAVE_RAMPD", ")", "{", "xop", "[", "", "]"], "ground_truth": ["=", "zero_reg_rtx", ";"], "File": "avr", "Func": "avr_out_lpm", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3693, "Length": 370, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "Operands", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")"], "ground_truth": ["delete", "Operands", "[", "I", "]", ";"], "File": "ARMAsmParser (2)", "Func": "~CleanupObject", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3694, "Length": 28, "Cover_Rate": 0.8235294117647058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "aarch64_add_offset", "(", "Pmode", ",", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "-", "delta", ",", "temp1", ","], "ground_truth": ["temp2", ",", "frame_related_p", ",", "emit_move_imm", ")", ";"], "File": "aarch64", "Func": "aarch64_sub_sp", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3695, "Length": 20, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operands", ".", "push_back", "(", "", "(", "RegNo", ",", "S", ",", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")"], "ground_truth": [";"], "File": "MipsAsmParser102", "Func": "tryParseRegisterOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3696, "Length": 28, "Cover_Rate": 0.3218390804597701, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "VNx2DImode", "&&", "BYTES_BIG_ENDIAN", ")", "continue", ";", "poly_int64", "offset", "=", "cfun", "->", "machine", "->", "frame", ".", "reg_offset", "[", "regno", "]", ";", "if", "(", "flag_stack_clash_protection", "&&", "maybe_ne", "(", "cfun", "->", "machine", "->", "frame", ".", "below_hard_fp_saved_regs_size", ",", "", ")", "&&", "known_eq", "(", "offset", ",", "", ")", ")", "continue", ";", "if", "(", "frame_pointer_needed", ")", "offset", "-=", "cfun", "->", "machine", "->", "frame", ".", "below_hard_fp_saved_regs_size", ";", "else", "offset", "+=", "crtl", "->", "outgoing_args_size", ";", "if", "(", "aarch64_sve_mode_p", "(", "mode", ")", "?", "offset_9bit_signed_scaled_p", "(", "mode", ",", "offset", ")", ":", "offset_12bit_unsigned_scaled_p", "(", "mode", ",", "offset", ")", ")", "bitmap_set_bit", "(", "components", ",", "regno", ")", ";", "}", "if", "(", "frame_pointer_needed", ")", "bitmap_clear_bit", "(", "components", ",", "HARD_FRAME_POINTER_REGNUM", ")", ";", "if", "(", "cfun", "->", "machine", "->", "frame", ".", "spare_pred_reg", "!=", "INVALID_REGNUM", ")", "bitmap_clear_bit", "(", "components", ",", "cfun", "->", "machine", "->", "frame", ".", "spare_pred_reg", ")", ";", "unsigned", "reg1", "=", "cfun", "->", "machine", "->", "frame", ".", "wb_candidate1", ";", "unsigned", "reg2", "=", "cfun", "->", "machine"], "ground_truth": ["->", "frame", ".", "wb_candidate2", ";"], "File": "aarch64", "Func": "aarch64_get_separate_components", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3697, "Length": 158, "Cover_Rate": 0.6220472440944882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcaddq_rot90_m_u8", "(", "uint8x16_t", "__inactive", ",", "uint8x16_t", "__a", ",", "uint8x16_t", "__b", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcaddq_rot90_m_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3698, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "vec_uchar16", "v", ";", "int", "i", "[", "", "]", ";", "}", "x", ";", "x", ".", "i", "[", "", "]", "=", "", "<<", "", ";", "if", "(", "b", "&", "", ")", "{", "vec_uint4", "nan_mask", "=", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}", ";", "vec_uint4", "a_inf", "=", "(", "vec_uint4", ")", "vec_cmpeq", "(", "aabs", ",", "nan_mask", ")", ";", "if", "(", "b", "&", "", ")", "{", "vec_uint4", "a_nan", "=", "(", "vec_uint4", ")", "vec_cmpgt", "(", "aabs", ",", "nan_mask", ")", ";", "a_nan", "=", "vec_or", "(", "a_nan", ",", "vec_and", "(", "(", "vec_uint4", ")", "vec_slo", "(", "(", "vec_uchar16", ")", "a_nan", ",", "x", ".", "v", ")", ",", "a_inf", ")", ")", ";", "a_nan", "=", "(", "vec_uint4", ")", "vec_perm", "(", "(", "vec_uchar16", ")", "a_nan", ",", "(", "vec_uchar16", ")", "a_nan", ",", "splat_hi", ")", ";", "result", "=", "vec_or", "(", "result", ",", "a_nan", ")", ";", "}", "if", "(", "b", "&", "", ")", "{", "a_inf", "=", "vec_and", "(", "(", "vec_uint4", ")", "vec_slo", "(", "(", "vec_uchar16", ")", "a_inf", ",", "x", ".", "v", ")", ",", "a_inf", ")", ";", "a_inf", "=", "(", "vec_uint4", ")", "vec_perm", "(", "(", "vec_uchar16", ")", "a_inf", ",", "(", "vec_uchar16", ")", "a_inf", ",", "splat_hi", ")", ";", "if", "(", "b", "&", "", ")", "result", "=", "vec_or", "(", "vec_andc", "(", "a_inf", ",", "sign", ")", ",", "result", ")", ";", "if", "(", "b", "&", "", ")", "result", "=", "vec_or", "(", "vec_and", "(", "a_inf", ",", "sign", ")", ",", "result", ")", ";", "}", "}", "if", "(", "b", "&", "", ")", "{", "vec_uint4", "iszero", "=", "(", "vec_uint4", ")", "vec_cmpeq", "(", "aabs", ",", "(", "vec_uint4", ")", "vec_splat_u32", "(", "", ")", ")", ";", "iszero", "=", "vec_and", "(", "iszero", ",", "(", "vec_uint4", ")", "vec_slo", "(", "(", "vec_uchar16", ")", "iszero", ",", "x", ".", "v", ")", ")", ";", "if", "(", "b", "&", "", ")", "{", "vec_uint4", "denorm_mask", "=", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}", ";", "vec_uint4", "isdenorm", "=", "vec_nor", "(", "(", "vec_uint4", ")", "vec_cmpgt", "(", "aabs", ",", "denorm_mask", ")", ",", "iszero", ")", ";", "isdenorm", "=", "(", "vec_uint4", ")", "vec_perm", "(", "(", "vec_uchar16", ")", "isdenorm", ",", "(", "vec_uchar16", ")", "isdenorm", ",", "splat_hi", ")", ";", "if", "(", "b", "&", "", ")", "result", "=", "vec_or", "(", "vec_andc", "(", "isdenorm", ",", "sign", ")", ",", "result", ")", ";", "if", "(", "b", "&", "", ")", "result", "=", "vec_or", "(", "vec_and", "(", "isdenorm", ",", "sign", ")", ","], "ground_truth": ["result", ")", ";"], "File": "si2vmx", "Func": "si_dftsv", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3699, "Length": 378, "Cover_Rate": 0.627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getNumOfConsecutiveZeros", "(", "SDValue", "Op", ",", "SDValue", "Mask", ",", "unsigned", "NumElems", ",", "bool", "Low", ",", "SelectionDAG", "&", "DAG", ")", "{", "unsigned", "NumZeros", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElems", ";", "++", "i", ")", "{", "unsigned", "Index", "=", "Low", "?", "i", ":", "NumElems", "-", "i", "-", "", ";", "SDValue", "Idx", "=", "Mask", ".", "getOperand", "(", "Index", ")", ";", "if", "(", "Idx", ".", "getOpcode", "(", ")", "==", "", ")", "{", "++", "NumZeros", ";", "continue", ";", "}", "SDValue", "Elt", "=", "DAG", ".", "getShuffleScalarElt", "(", "Op", ".", "getNode", "(", ")", ",", "Index", ")", ";", "if", "(", "Elt", ".", "getNode", "(", ")", "&&", "isZeroNode", "(", "Elt", ")", ")", "++", "NumZeros", ";", "else"], "ground_truth": ["break", ";"], "File": "X86ISelLowering160", "Func": "getNumOfConsecutiveZeros", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3700, "Length": 116, "Cover_Rate": 0.943089430894309, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "}", "unsigned", "Opc", "=", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "MachineInstr", "&", "CondMI", "=", "*", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "add", "(", "Cond", "[", "", "]", ")", ".", "add", "(", "Cond", "[", "", "]", ")", ".", "addMBB", "(", "TBB", ")", ";", "if", "(", "BytesAdded", ")", "*", "BytesAdded", "+=", "getInstSizeInBytes", "(", "CondMI", ")", ";", "if", "(", "!", "FBB", ")"], "ground_truth": ["return", "", ";"], "File": "CAHPInstrInfo", "Func": "insertBranch", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3701, "Length": 75, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "DisassembleLdMiscFrm", "(", "MCInst", "&", "MI", ",", "unsigned", "Opcode", ",", "uint32_t", "insn"], "ground_truth": [",", "unsigned", "short", "NumOps", ",", "unsigned", "&", "NumOpsAdded", ",", "BO", "B", ")", "{"], "File": "ARMDisassemblerCore", "Func": "DisassembleLdMiscFrm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3702, "Length": 26, "Cover_Rate": 0.5777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovswb128_mask", "(", "(", "__v8hi", ")", "__A"], "ground_truth": [",", "(", "__v16qi", ")", "__O", ",", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_cvtsepi16_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3703, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_psllwi"], "ground_truth": ["(", "__m64", "__m", ",", "int", "__count", ")", "{"], "File": "mmintrin", "Func": "_m_psllwi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3704, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getOperandsScalarizationOverhead", "(", "ArrayRef", "<", "const", "Value", "*", ">", "Args", ",", "unsigned", "VF", ")", "{", "return", "BaseT", "::", "getOperandsScalarizationOverhead", "(", "Args"], "ground_truth": [",", "VF", ")", ";"], "File": "HexagonTargetTransformInfo", "Func": "getOperandsScalarizationOverhead", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3705, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "UI", ".", "getUse", "(", ")", ".", "getResNo", "(", ")", "!=", "", ")", "continue", ";", "if", "(", "UI", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "cast", "<", "RegisterSDNode", ">", "(", "UI", "->", "getOperand", "(", "", ")", ")", "->", "getReg", "(", ")", "!=", "", ")", "return", "false", ";", "for", "(", "SDNode", "::", "use_iterator", "FlagUI", "=", "UI", "->", "use_begin", "(", ")", ",", "FlagUE", "=", "UI", "->", "use_end", "(", ")", ";", "FlagUI", "!=", "FlagUE", ";", "++", "FlagUI", ")", "{", "if", "(", "FlagUI", ".", "getUse", "(", ")", ".", "getResNo", "(", ")", "!=", "", ")", "continue", ";", "if", "(", "!", "FlagUI", "->", "isMachineOpcode", "(", ")", ")", "return", "false", ";", "switch", "(", "FlagUI", "->", "getMachineOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "X86ISelDAGToDAG", "Func": "hasNoCarryFlagUses", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3706, "Length": 389, "Cover_Rate": 0.5938931297709924, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "char", "avr_class_max_nregs", "(", "reg_class_t", "rclass"], "ground_truth": [",", "machine_mode", "mode", ")", "{"], "File": "avr", "Func": "avr_class_max_nregs", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3707, "Length": 12, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "RegIdx", ".", "Index", ">=", "", "&&"], "ground_truth": ["RegIdx", ".", "Index", "<=", "", ";"], "File": "MipsAsmParser (2)4", "Func": "isMM16AsmRegMovePPairFirst", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3708, "Length": 13, "Cover_Rate": 0.3611111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterBank", "&", "RegisterBankInfo", "::", "getRegBankFromRegClass", "(", "const", "TargetRegisterClass", "&", "RC", ",", "LLT", ")", "const", "{", "using", "namespace", "", ";", "switch", "(", "RC", ".", "getID", "(", ")", ")", "{", "case", "GPRRegClassID", ":", "case", "GPRwithAPSRRegClassID", ":", "case", "GPRnoipRegClassID", ":", "case", "GPRnopcRegClassID", ":", "case", "GPRnoip_and_GPRnopcRegClassID", ":", "case", "rGPRRegClassID", ":", "case", "GPRspRegClassID", ":", "case", "GPRnoip_and_tcGPRRegClassID", ":", "case", "tcGPRRegClassID", ":", "case", "tGPRRegClassID"], "ground_truth": [":"], "File": "ARMRegisterBankInfo12", "Func": "getRegBankFromRegClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3709, "Length": 59, "Cover_Rate": 0.4609375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ASM_OUTPUT_LABEL", "(", "asm_out_file", ",", "label", ")", ";", "}", "if", "(", "!", "TARGET_ZARCH", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "if", "(", "REG_P", "(", "execute_target", ")", ")", "fprintf", "(", "asm_out_file", ",", "", ",", "REGNO", "(", "execute_target", ")", ")", ";", "else", "output_asm_insn", "(", "", ",", "&", "execute_target", ")", ";", "if", "(", "!", "TARGET_ZARCH", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")"], "ground_truth": [";"], "File": "s390", "Func": "s390_indirect_branch_via_inline_thunk", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3710, "Length": 67, "Cover_Rate": 0.6568627450980392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "isInlineConstant", "(", "APInt", "(", "", ",", "MO", ".", "getImm", "(", ")", ",", "true", ")", ")", ";", "if", "(", "MO", ".", "isFPImm", "(", ")", ")", "{", "APFloat", "FpImm", "=", "MO", ".", "getFPImm", "(", ")", "->", "getValueAPF", "(", ")", ";", "return", "isInlineConstant", "(", "FpImm", ".", "bitcastToAPInt", "(", ")"], "ground_truth": [")", ";"], "File": "SIInstrInfo116", "Func": "isInlineConstant", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3711, "Length": 57, "Cover_Rate": 0.7702702702702703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "ZeroVec", "=", "getOpcodeDef", "(", "G_BUILD_VECTOR", ",", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ")", ";", "if", "(", "!", "ZeroVec", ")", "return", "false", ";", "int64_t", "Zero", "=", "", ";", "if", "(", "!", "mi_match", "(", "ZeroVec", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ",", "m_ICst", "(", "Zero", ")", ")", "||", "Zero", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ZeroVec", "->", "getNumOperands", "(", ")", "-", "", ";", "i", "<", "e", ";", "++", "i", ")", "{", "if", "(", "ZeroVec", "->", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", "!=", "ZeroVec", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "false", ";", "}", "LLT", "VecTy", "=", "MRI", ".", "getType", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "LLT", "EltTy", "=", "VecTy", ".", "getElementType", "(", ")", ";", "if", "(", "VecTy", ".", "getSizeInBits", "(", ")", "!=", "", "||", "EltTy", ".", "getSizeInBits", "(", ")", "<", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "bool", "IsFP", "=", "ScalarRB", "->", "getID", "(", ")", "==", "", ";", "static", "const", "unsigned", "OpcTable", "[", "", "]", "[", "", "]", "=", "{", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", "}", ";", "unsigned", "Opc", "=", "OpcTable", "[", "IsFP", "]", "[", "EltTy", ".", "getSizeInBits", "(", ")", "==", "", "]", ";", "if", "(", "IsFP", ")", "{", "MachineInstr", "*", "Widen", "=", "emitScalarToVector", "(", "EltTy", ".", "getSizeInBits", "(", ")", ",", "&"], "ground_truth": ["", ",", "ScalarReg", ",", "MIB", ")", ";"], "File": "AArch64InstructionSelector24", "Func": "tryOptVectorDup", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3712, "Length": 255, "Cover_Rate": 0.4894433781190019, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Changed", "=", "(", "Kind", "!=", "Bottom", ")", ";", "Kind", "=", "Bottom", ";", "Size", "="], "ground_truth": ["", ";"], "File": "HexagonConstPropagation", "Func": "setBottom", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3713, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Unmerge", "=", "B", ".", "buildUnmerge", "(", "{", "S32", ",", "S32", "}", ",", "Src", ")", ";", "auto", "CvtHi", "=", "Signed", "?", "B", ".", "buildTOFP", "(", "S64", ",", "Unmerge", ".", "getReg", "(", "", ")", ")", ":", "B", ".", "buildUITOFP", "(", "S64", ",", "Unmerge", ".", "getReg", "(", "", ")", ")", ";", "auto", "CvtLo", "=", "B", ".", "buildUITOFP", "(", "S64", ",", "Unmerge", ".", "getReg", "(", "", ")", ")", ";", "auto", "ThirtyTwo", "=", "B", ".", "buildConstant", "("], "ground_truth": ["S32", ",", "", ")", ";"], "File": "AMDGPULegalizerInfo11", "Func": "legalizeITOFP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3714, "Length": 78, "Cover_Rate": 0.3291139240506329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AMDGPUInstPrinter", "::", "printAbs", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&"], "ground_truth": ["O", ")", "{"], "File": "AMDGPUInstPrinter12", "Func": "printAbs", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3715, "Length": 18, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "rl78_subreg", "(", "machine_mode", "mode", ",", "rtx", "r", ",", "machine_mode", "omode", ","], "ground_truth": ["int", "byte", ")", "{"], "File": "rl78", "Func": "rl78_subreg", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3716, "Length": 17, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "}", "else", "if", "(", "AllowFloatDomain", "&&", "Subtarget", ".", "hasAVX", "(", ")", ")", "{", "Shuffle", "=", "", ";", "ShuffleVT", "=", "", "(", "", ",", "Mask", ".", "size", "(", ")", ")", ";", "PermuteImm", "=", "", ";", "for", "(", "int", "i", "=", "", ",", "e", "=", "Mask", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "int", "M", "=", "Mask", "[", "i", "]", ";", "if", "(", "M", "==", "SM_SentinelUndef", ")", "continue", ";", "assert", "(", "(", "(", "M", "/", "", ")", "==", "(", "i", "/", "", ")", ")", "&&", "", ")", ";", "PermuteImm", "|=", "(", "M", "&", "", ")", "<<", "i", ";", "}", "return", "true", ";", "}", "}", "if", "(", "(", "MaskScalarSizeInBits", "==", "", "||", "MaskScalarSizeInBits", "==", "", ")", "&&", "!", "ContainsZeros", "&&", "(", "AllowIntDomain", "||", "Subtarget", ".", "hasAVX", "(", ")", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "MaskEltVT", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "WordMask", "=", "RepeatedMask", ";", "if", "(", "MaskScalarSizeInBits", "==", "", ")", "narrowShuffleMaskElts", "(", "", ",", "RepeatedMask", ",", "WordMask", ")", ";", "Shuffle", "=", "(", "AllowIntDomain", "?", "", ":", "", ")", ";", "ShuffleVT", "=", "(", "AllowIntDomain", "?", "", ":", "", ")", ";", "ShuffleVT", "=", "", "(", "ShuffleVT", ",", "InputSizeInBits", "/", "", ")", ";", "PermuteImm", "=", "getV4ShuffleImm", "(", "WordMask", ")", ";", "return", "true", ";", "}", "}", "if", "(", "!", "ContainsZeros", "&&", "AllowIntDomain", "&&", "MaskScalarSizeInBits", "==", "", "&&", "(", "(", "MaskVT", ".", "is128BitVector", "(", ")", "&&", "Subtarget", ".", "hasSSE2", "(", ")", ")", "||", "(", "MaskVT", ".", "is256BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX2", "(", ")", ")", "||", "(", "MaskVT", ".", "is512BitVector", "(", ")", "&&", "Subtarget", ".", "hasBWI", "(", ")", ")", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "MaskEltVT", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "ArrayRef", "<", "int", ">", "LoMask", "(", "RepeatedMask", ".", "data", "(", ")", "+", "", ",", "", ")", ";", "ArrayRef", "<", "int", ">", "HiMask", "(", "RepeatedMask", ".", "data", "(", ")", "+", "", ",", "", ")", ";", "if", "(", "isUndefOrInRange", "(", "LoMask", ",", "", ",", "", ")", "&&", "isSequentialOrUndefInRange", "(", "HiMask", ",", "", ",", "", ",", "", ")", ")", "{", "Shuffle", "=", "", ";", "ShuffleVT", "=", "", "(", "", ",", "InputSizeInBits", "/", "", ")", ";", "PermuteImm", "=", "getV4ShuffleImm", "(", "LoMask", ")", ";", "return", "true", ";", "}", "if", "(", "isUndefOrInRange", "(", "HiMask", ",", "", ",", "", ")", "&&", "isSequentialOrUndefInRange", "(", "LoMask", ",", "", ",", "", ",", "", ")", ")", "{", "int", "OffsetHiMask", "[", "", "]", ";", "for", "(", "int", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "OffsetHiMask", "[", "i", "]", "=", "(", "HiMask", "[", "i", "]", "<", "", "?", "HiMask", "[", "i", "]", ":", "HiMask", "[", "i", "]", "-", "", ")", ";", "Shuffle", "=", "", ";", "ShuffleVT", "=", "", "(", "", ",", "InputSizeInBits", "/", "", ")", ";", "PermuteImm", "=", "getV4ShuffleImm", "(", "OffsetHiMask", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "AllowIntDomain", "&&", "(", "(", "MaskVT", ".", "is128BitVector", "(", ")", "&&", "Subtarget", ".", "hasSSE2", "(", ")", ")", "||", "(", "MaskVT", ".", "is256BitVector", "(", ")"], "ground_truth": ["&&", "Subtarget", ".", "hasAVX2", "(", ")", ")", "||", "(", "MaskVT", ".", "is512BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX512", "(", ")", ")", ")", ")", "{"], "File": "X86ISelLowering (2)5", "Func": "matchUnaryPermuteShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3717, "Length": 529, "Cover_Rate": 0.5787746170678337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "shouldClusterMemOps", "(", "MachineInstr", "&", "FirstLdSt", ",", "unsigned", "BaseReg1", ",", "MachineInstr", "&", "SecondLdSt", ",", "unsigned", "BaseReg2", ",", "unsigned", "NumLoads", ")", "const", "{", "if", "(", "!", "memOpsHaveSameBasePtr", "(", "FirstLdSt", ",", "BaseReg1", ",", "SecondLdSt", ",", "BaseReg2", ")", ")", "return", "false", ";", "const", "MachineOperand", "*", "FirstDst", "=", "nullptr", ";", "const", "MachineOperand", "*", "SecondDst", "=", "nullptr", ";", "if", "(", "(", "isMUBUF", "(", "FirstLdSt", ")", "&&", "isMUBUF", "(", "SecondLdSt", ")", ")", "||", "(", "isMTBUF", "(", "FirstLdSt", ")", "&&", "isMTBUF", "(", "SecondLdSt", ")", ")", "||", "(", "isFLAT", "(", "FirstLdSt", ")", "&&", "isFLAT", "(", "SecondLdSt", ")", ")", ")", "{", "const", "unsigned", "MaxGlobalLoadCluster", "=", "", ";", "if", "(", "NumLoads", ">", "MaxGlobalLoadCluster", ")", "return", "false", ";", "FirstDst", "=", "getNamedOperand", "(", "FirstLdSt", ",", "", "::", "vdata", ")", ";", "if", "(", "!", "FirstDst", ")", "FirstDst", "=", "getNamedOperand", "(", "FirstLdSt", ",", "", "::", "vdst", ")", ";", "SecondDst", "=", "getNamedOperand", "(", "SecondLdSt", ",", "", "::", "vdata", ")", ";", "if", "(", "!", "SecondDst", ")", "SecondDst", "=", "getNamedOperand", "(", "SecondLdSt", ",", "", "::", "vdst", ")", ";", "}", "else", "if", "(", "isSMRD", "(", "FirstLdSt", ")", "&&", "isSMRD", "(", "SecondLdSt", ")", ")", "{", "FirstDst", "=", "getNamedOperand", "(", "FirstLdSt", ",", "", "::", "sdst", ")", ";", "SecondDst", "=", "getNamedOperand", "(", "SecondLdSt", ",", "", "::", "sdst", ")", ";", "}", "else", "if", "(", "isDS", "(", "FirstLdSt", ")", "&&", "isDS", "(", "SecondLdSt", ")", ")", "{", "FirstDst", "=", "getNamedOperand", "(", "FirstLdSt", ",", "", "::", "vdst", ")", ";", "SecondDst", "=", "getNamedOperand", "(", "SecondLdSt", ",", "", "::"], "ground_truth": ["vdst", ")", ";"], "File": "SIInstrInfo (2)", "Func": "shouldClusterMemOps", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3718, "Length": 237, "Cover_Rate": 0.7292307692307692, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqrshlq_u32", "(", "uint32x4_t", "__a", ",", "int32x4_t", "__b", ")", "{", "return", "__builtin_mve_vqrshlq_uv4si", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqrshlq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3719, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isSRA16", "(", "Op", ")", ")", "return", "isSHL16", "(", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "ComputeNumSignBits", "(", "Op", ")", "=="], "ground_truth": ["", ";"], "File": "ARMISelLowering (2)5", "Func": "isS16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3720, "Length": 28, "Cover_Rate": 0.6511627906976745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCInstrInfo", "::", "isInnerLoop", "(", "MCInst", "const", "&", "MCI", ")", "{", "assert", "(", "isBundle", "(", "MCI", ")"], "ground_truth": [")", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "isInnerLoop", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3721, "Length": 19, "Cover_Rate": 0.4418604651162791, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "count", "=", "", ";", "}", "else", "if", "(", "TARGET_SSSE3", ")", "count", "=", "", ";", "return", "ix86_vec_cost", "(", "mode", ",", "cost", "->", "sse_op", "*", "count", ",", "true", ")", ";", "}", "else", "return", "ix86_vec_cost", "(", "mode", ",", "cost", "->", "sse_op", ",", "true", ")", ";", "}", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", ">", "UNITS_PER_WORD", ")", "{", "if", "(", "constant_op1", ")", "{", "if", "(", "op1_val", ">", "", ")", "return", "cost", "->", "shift_const", "+", "COSTS_N_INSNS", "(", "", ")", ";", "else", "return", "cost", "->", "shift_const", "*", "", ";", "}", "else", "{", "if", "(", "and_in_op1", ")", "return", "cost", "->", "shift_var", "*", "", ";", "else", "return", "cost", "->", "shift_var", "*", "", "+", "COSTS_N_INSNS", "(", "", ")", ";", "}", "}", "else", "{", "if", "(", "constant_op1", ")", "return", "cost", "->", "shift_const", ";", "else", "if", "(", "shift_and_truncate", ")", "{", "if", "(", "skip_op0", ")", "*", "skip_op0", "=", "*", "skip_op1", "=", "true", ";", "return", "cost"], "ground_truth": ["->", "shift_var", ";"], "File": "i3867", "Func": "ix86_shift_rotate_cost", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3722, "Length": 146, "Cover_Rate": 0.512280701754386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "label", "=", "ix86_expand_sse_compare_and_jump", "(", "UNLE", ",", "TWO52", ",", "xa", ",", "false", ")", ";", "xa", "=", "expand_simple_binop", "(", "mode", ",", "PLUS", ",", "xa", ",", "TWO52", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "xa", "=", "expand_simple_binop", "(", "mode", ",", "MINUS", ",", "xa", ",", "TWO52", ",", "xa", ",", "", ",", "OPTAB_DIRECT", ")", ";", "ix86_sse_copysign_to_positive", "(", "xa", ",", "xa", ",", "res", ",", "mask", ")", ";", "one", "=", "force_reg", "(", "mode", ",", "const_double_from_real_value", "(", "do_floor", "?", "dconst1", ":", "dconstm1", ",", "mode", ")", ")", ";", "tmp", "=", "ix86_expand_sse_compare_mask", "(", "UNGT", ",", "xa"], "ground_truth": [",", "res", ",", "!", "do_floor", ")", ";"], "File": "i3864", "Func": "ix86_expand_floorceildf_32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3723, "Length": 94, "Cover_Rate": 0.41228070175438597, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "Mem", ".", "RegKind", "=", "RegKind", ";", "Op", "->", "Mem", ".", "Base", "=", "Base", ";", "Op", "->", "Mem", ".", "Index", "=", "Index", ";", "Op", "->", "Mem", ".", "Disp", "="], "ground_truth": ["Disp", ";"], "File": "RISCVAsmParser (2)1", "Func": "createMem", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3724, "Length": 32, "Cover_Rate": 0.3950617283950617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "ErrorLoc", "=", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "ErrorInfo", "]", ")", ".", "getStartLoc", "(", ")", ";", "if", "(", "ErrorLoc", "==", "SMLoc", "(", ")", ")", "ErrorLoc", "=", "IDLoc", ";", "}", "return", "Error", "(", "ErrorLoc", ",", "", ")", ";", "}", "case", "Match_MnemonicFail", ":", "return", "Error", "(", "IDLoc", ",", ""], "ground_truth": [")", ";"], "File": "MipsAsmParser1", "Func": "MatchAndEmitInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3725, "Length": 69, "Cover_Rate": 0.30131004366812225, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SmallVector", "<", "", ",", "", ">", "Returns", ";", "SmallVector", "<", "", ",", "", ">", "Params", ";", "if", "(", "strcmp", "(", "Name", ",", "", ")", "==", "", ")", "{", "WasmSym", "->", "setType", "(", "", ")", ";", "WasmSym", "->", "setEventType", "(", "{", "", ",", "", "}", ")", ";", "WasmSym", "->", "setWeak", "(", "true", ")", ";", "WasmSym", "->", "setExternal", "(", "true", ")", ";", "Params", ".", "push_back", "(", "Subtarget", ".", "hasAddr64", "(", ")", "?", "", "::", "I64", ":", "", "::", "I32", ")", ";", "}", "else", "{", "WasmSym", "->", "setType", "(", "", ")", ";", "getLibcallSignature", "(", "Subtarget", ",", "Name", ",", "Returns"], "ground_truth": [",", "Params", ")", ";"], "File": "WebAssemblyMCInstLower46", "Func": "GetExternalSymbolSymbol", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3726, "Length": 101, "Cover_Rate": 0.36996336996337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "return", "true", ";", "unsigned", "RegNumber", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "RegNumber", ")", ")", "RegNumber", "=", "TRI", "->", "getSubReg", "(", "RegNumber", ",", "ExtraCode", "[", "", "]", "==", "'L'", "?", "", ":", "", ")", ";", "OS", "<<", "InstPrinter", "::", "getRegisterName", "(", "RegNumber", ")", ";", "return", "false", ";", "}", "case", "'I'", ":", "if", "(", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isImm", "(", ")", ")", "OS", "<<", "", ";", "return", "false"], "ground_truth": [";"], "File": "HexagonAsmPrinter", "Func": "PrintAsmOperand", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3727, "Length": 101, "Cover_Rate": 0.4105691056910569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_ashl", "(", "tmp", ",", "idx", ",", "GEN_INT", "(", "shift", ")", ")", ")", ";", "if", "(", "!", "BYTES_BIG_ENDIAN", ")", "emit_insn", "(", "gen_add", "(", "tmp", ",", "tmp", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "else", "emit_insn", "(", "gen_sub", "(", "tmp", ",", "GEN_INT", "(", "", "-", "width", ")", ",", "tmp", ")", ")", ";", "rtx", "mask", "=", "gen_reg_rtx", "(", "V16QImode", ")", ";", "rtx", "mask_v2di", "=", "gen_reg_rtx", "(", "V2DImode", ")", ";", "rtvec", "v", "=", "rtvec_alloc", "(", "", ")", ";", "if", "(", "!", "BYTES_BIG_ENDIAN", ")", "{", "RTVEC_ELT", "(", "v", ",", "", ")", "=", "gen_rtx_CONST_INT", "(", "DImode", ",", "", ")", ";", "RTVEC_ELT", "(", "v", ",", "", ")", "=", "gen_rtx_CONST_INT", "(", "DImode", ",", "mode_mask", ")", ";", "}", "else", "{", "RTVEC_ELT", "(", "v", ",", "", ")", "=", "gen_rtx_CONST_INT", "(", "DImode", ",", "mode_mask", ")", ";", "RTVEC_ELT", "(", "v", ",", "", ")", "=", "gen_rtx_CONST_INT", "(", "DImode", ",", "", ")", ";", "}", "emit_insn", "(", "gen_vec_initv2didi", "(", "mask_v2di", ",", "gen_rtx_PARALLEL", "(", "V2DImode", ",", "v", ")", ")", ")", ";", "rtx", "sub_mask", "=", "simplify_gen_subreg", "(", "V16QImode", ",", "mask_v2di", ",", "V2DImode", ",", "", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "mask", ",", "sub_mask", ")", ")", ";", "rtx", "tmp_val", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "if", "(", "inner_mode", "==", "E_SFmode", ")", "if", "(", "TARGET_DIRECT_MOVE_64BIT", ")", "emit_insn", "(", "gen_movsi_from_sf", "(", "tmp_val", ",", "val", ")", ")", ";", "else", "{", "rtx", "stack", "=", "rs6000_allocate_stack_temp", "(", "SFmode", ",", "false", ",", "true", ")", ";", "emit_insn", "(", "gen_movsf_hardfloat", "(", "stack", ",", "val", ")", ")", ";", "rtx", "stack2", "=", "copy_rtx", "(", "stack", ")", ";", "PUT_MODE", "(", "stack2", ",", "SImode", ")", ";", "emit_move_insn", "(", "tmp_val", ",", "stack2", ")", ";", "}", "else", "tmp_val", "=", "force_reg", "(", "SImode", ",", "val", ")", ";", "rtx", "val_v16qi", "=", "gen_reg_rtx", "(", "V16QImode", ")", ";", "rtx", "val_v2di", "=", "gen_reg_rtx", "(", "V2DImode", ")", ";", "rtvec", "vec_val", "=", "rtvec_alloc", "(", "", ")", ";", "if", "(", "!", "BYTES_BIG_ENDIAN", ")", "{", "RTVEC_ELT", "(", "vec_val", ",", "", ")", "=", "gen_rtx_CONST_INT", "(", "DImode", ",", "", ")", ";", "RTVEC_ELT", "(", "vec_val", ",", "", ")", "=", "tmp_val", ";", "}", "else", "{", "RTVEC_ELT", "(", "vec_val", ",", "", ")", "=", "tmp_val", ";", "RTVEC_ELT", "(", "vec_val", ",", "", ")", "=", "gen_rtx_CONST_INT", "(", "DImode", ",", "", ")", ";", "}", "emit_insn", "(", "gen_vec_initv2didi", "(", "val_v2di", ",", "gen_rtx_PARALLEL", "(", "V2DImode", ",", "vec_val", ")", ")", ")", ";", "rtx", "sub_val", "=", "simplify_gen_subreg", "(", "V16QImode", ",", "val_v2di", ",", "V2DImode", ",", "", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "val_v16qi", ",", "sub_val", ")", ")", ";", "rtx", "pcv", "=", "gen_reg_rtx", "(", "V16QImode", ")", ";", "emit_insn", "(", "gen_lvsl", "(", "pcv", ",", "tmp", ")", ")", ";", "rtx", "val_perm", "=", "gen_reg_rtx", "(", "V16QImode", ")", ";", "rtx", "mask_perm", "=", "gen_reg_rtx", "(", "V16QImode"], "ground_truth": [")", ";"], "File": "rs6000", "Func": "rs6000_expand_vector_set_var_p7", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3728, "Length": 420, "Cover_Rate": 0.611353711790393, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "void", "_mm_tandch", "("], "ground_truth": [")", "{"], "File": "mmintrin", "Func": "_mm_tandch", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3729, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isIndirectCall", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "HexagonInstrInfo (2)", "Func": "isIndirectCall", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3730, "Length": 37, "Cover_Rate": 0.8409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op", ".", "getSimpleValueType", "(", ")", ".", "isVector", "(", ")", "&&", "", ")", ";", "return", "LowerVectorCTPOP", "(", "Op", ",", "Subtarget"], "ground_truth": [",", "DAG", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerCTPOP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3731, "Length": 25, "Cover_Rate": 0.5813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pmovsxwd256_mask", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8si", ")", "__W", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_cvtepi16_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3732, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isPacketStart", "(", ")", "const", "{", "return", "(", "packetStart"], "ground_truth": [")", ";", "}"], "File": "HexagonMCInst", "Func": "isPacketStart", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3733, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "llvm", "::", "createELFObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ",", "uint8_t", "OSABI", ",", "bool", "IsLittleEndian", ",", "bool", "IsILP32", ")", "{", "MCELFObjectTargetWriter", "*", "MOTW", "=", "new", "ELFObjectWriter", "(", "OSABI", ",", "IsLittleEndian", ",", "IsILP32", ")", ";", "return", "createELFObjectWriter", "(", "MOTW", ",", "OS", ","], "ground_truth": ["IsLittleEndian", ")", ";"], "File": "AArch64ELFObjectWriter19", "Func": "createAArch64ELFObjectWriter", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3734, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_store_pd", "(", "void", "*", "__P", ","], "ground_truth": ["__m512d", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_store_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3735, "Length": 23, "Cover_Rate": 0.696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeBranchTarget7MM", "(", "MCInst", "&", "Inst", ",", "unsigned", "Offset", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "int32_t", "BranchOffset", "=", "SignExtend32", "<", "", ">", "(", "Offset", "<<", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "BranchOffset", ")", ")", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "MipsDisassembler40", "Func": "DecodeBranchTarget7MM", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3736, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sminv4si", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vminq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3737, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcltq_s16", "(", "int16x8_t", "__a", ",", "int16x8_t", "__b", ")", "{", "return", "(", "uint16x8_t", ")", "(", "__a"], "ground_truth": ["<", "__b", ")", ";"], "File": "arm", "Func": "neon1_vcltq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3738, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "s4_3ImmDecoder", "(", "MCInst", "&", "MI", ",", "unsigned", "tmp", ",", "uint64_t", ",", "const", "void", "*", "Decoder", ")", "{", "signedDecoder", "<", "", ">", "(", "MI", ",", "tmp", ",", "Decoder", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "HexagonDisassembler13", "Func": "s4_3ImmDecoder", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3739, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreatePrefix", "(", "unsigned", "Prefixes", ",", "SMLoc", "StartLoc", ",", "SMLoc", "EndLoc", ")", "{", "auto", "Res", "=", "llvm", "::", "make_unique", "<", "Operand", ">", "(", "Prefix", ",", "StartLoc", ",", "EndLoc", ")", ";", "Res", "->", "Pref", "."], "ground_truth": ["Prefixes", "=", "Prefixes", ";"], "File": "X86Operand10", "Func": "CreatePrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3740, "Length": 44, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "loadRegFromStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "DestReg", ",", "int", "FrameIndex", ",", "const", "TargetRegisterClass", "*", "RC"], "ground_truth": [",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{"], "File": "TOYInstrInfo1", "Func": "loadRegFromStackSlot", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3741, "Length": 32, "Cover_Rate": 0.49230769230769234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "setOpcode", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "ShadowRegI8", ")", ")", ";", "const", "MCExpr", "*", "Disp", "=", "MCConstantExpr", "::", "Create", "(", "kShadowOffset", ",", "Ctx", ")", ";", "std", "::", "unique_ptr", "<", "Operand", ">", "Op", "(", "", "(", "", ",", "Disp", ",", "ShadowRegI64", ",", "", ",", "", ",", "SMLoc", "(", ")", ",", "SMLoc", "(", ")", ")", ")", ";", "Op", "->", "addMemOperands", "(", "Inst", ",", "", ")", ";", "EmitInstruction", "(", "Out", ",", "Inst", ")", ";", "}", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "ShadowRegI8", ")", ".", "addReg", "(", "ShadowRegI8", ")", ")", ";", "MCSymbol", "*", "DoneSym", "=", "Ctx", ".", "CreateTempSymbol", "(", ")", ";", "const", "MCExpr", "*", "DoneExpr", "=", "MCSymbolRefExpr", "::", "Create", "(", "DoneSym", ",", "Ctx", ")", ";", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addExpr", "(", "DoneExpr", ")", ")", ";", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "ScratchRegI32", ")", ".", "addReg", "(", "AddressRegI32", ")", ")", ";", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "ScratchRegI32", ")", ".", "addReg", "(", "ScratchRegI32", ")", ".", "addImm", "(", "", ")", ")", ";", "switch", "(", "AccessSize"], "ground_truth": [")", "{"], "File": "X86AsmInstrumentation25", "Func": "InstrumentMemOperandSmall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3742, "Length": 189, "Cover_Rate": 0.3236301369863014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "I", "!=", "MBB", "->", "end", "(", ")", "&&", "", ")", ";", "Offset", "+=", "TII", "->", "getInstSizeInBytes", "(", "*", "I", ")", ";", "}", "return"], "ground_truth": ["Offset", ";"], "File": "ARMConstantIslandPass", "Func": "getOffsetOf", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3743, "Length": 27, "Cover_Rate": 0.313953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ItaniumMangler", "Mangler", "(", "true", ")", ";", "ParamIterator", "I", "(", "Leads", ",", "manglingRules", "[", "FuncId", "]", ")", ";", "Param", "P", ";", "while", "(", "(", "P", "=", "I", ".", "getNextParam", "(", ")", ")", ".", "ArgType", "!=", "", ")", "Mangler", "(", "S", ",", "P", ")", ";", "return", "S", ".", "str"], "ground_truth": ["(", ")", ";"], "File": "AMDGPULibFunc", "Func": "mangleNameItanium", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3744, "Length": 50, "Cover_Rate": 0.42016806722689076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "("], "ground_truth": ["X", ")", ";"], "File": "KudeyarMCTargetDesc", "Func": "createKudeyarMCInstrInfo", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3745, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstructionSelector", "::", "renderTruncImm32", "(", "MachineInstrBuilder", "&", "MIB", ",", "const", "MachineInstr", "&", "MI", ",", "int", "OpIdx", ")", "const", "{", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_CONSTANT", "&&", "OpIdx", "=="], "ground_truth": ["-", "", "&&", "", ")", ";"], "File": "AMDGPUInstructionSelector37", "Func": "renderTruncImm32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3746, "Length": 39, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsTrivialInst", "(", "MachineInstr", "&", "MI", ")", "const", "{", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "R600EmitClauseMarkers (2)1", "Func": "IsTrivialInst", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3747, "Length": 27, "Cover_Rate": 0.627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "F", "=", "DeadMap", ".", "find", "(", "{", "Reg", ",", "", "}", ")", ";", "if", "(", "F", "==", "DeadMap", ".", "end", "(", ")", ")", "return", "false", ";", "for", "(", "auto", "&", "DR", ":", "F", "->", "second", ")", "if", "(", "DR", ".", "contains", "(", "FIR", ")", ")", "return", "true", ";", "return", "false", ";", "}", ";", "for", "(", "unsigned", "Reg", ":", "RC", "->", "getRawAllocationOrder", "(", "MF", ")", ")", "{", "bool", "Dead", "=", "true", ";", "for", "(", "auto", "R", ":", "BlockRanges", "::", "expandToSubRegs", "(", "{", "Reg", ",", "", "}", ",", "MRI", ",", "HRI", ")", ")", "{", "if", "(", "isDead", "(", "R", ".", "Reg", ")", ")", "continue", ";", "Dead", "=", "false"], "ground_truth": [";"], "File": "HexagonFrameLowering10", "Func": "findPhysReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3748, "Length": 108, "Cover_Rate": 0.5346534653465347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printOpConstantVarOps", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "StartIndex", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "' '", ";", "if", "(", "MI", "->", "getNumOperands", "(", ")", "-", "StartIndex", "==", "", ")", "{", "uint64_t", "Imm", "=", "MI", "->", "getOperand", "(", "StartIndex", ")", ".", "getImm", "(", ")", ";", "Imm", "|=", "(", "MI", "->", "getOperand", "(", "StartIndex", "+", "", ")", ".", "getImm", "(", ")", "<<", "", ")", ";", "O", "<<", "Imm", ";", "}", "else"], "ground_truth": ["{"], "File": "SPIRVInstPrinter", "Func": "printOpConstantVarOps", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3749, "Length": 75, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "'o'", ":", "case", "'v'", ":", "default", ":", "return", "true", ";", "case", "'m'", ":", "if", "(", "!", "SelectAddr", "(", "Op", ".", "getNode", "(", ")", ",", "Op", ",", "Op0", ",", "Op1"], "ground_truth": [")", ")", "return", "true", ";"], "File": "HexagonISelDAGToDAG13", "Func": "SelectInlineAsmMemoryOperand", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3750, "Length": 35, "Cover_Rate": 0.39325842696629215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "const4", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "s1", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "is32Bit", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::", "Fail", ";", "DecodeStatus", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s1", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "const4"], "ground_truth": [")", ")", ";"], "File": "TriCoreDisassembler", "Func": "DecodeBRCInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3751, "Length": 83, "Cover_Rate": 0.6240601503759399, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "flag_schedule_insns_after_reload", "=", "", ";", "flag_split_wide_types", "=", "", ";", "}", "if", "(", "mn10300_tune_string", ")", "{", "if", "(", "strcasecmp", "(", "mn10300_tune_string", ",", "", ")", "==", "", ")", "mn10300_tune_cpu", "=", "PROCESSOR_MN10300", ";", "else", "if", "(", "strcasecmp", "(", "mn10300_tune_string", ",", ""], "ground_truth": [")", "==", "", ")", "mn10300_tune_cpu", "=", "PROCESSOR_AM33", ";"], "File": "mn10300", "Func": "mn10300_option_override", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3752, "Length": 45, "Cover_Rate": 0.4205607476635514, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ABIInfo", "(", "ABI", "::", "EABI", ")"], "ground_truth": [";"], "File": "MipsABIInfo (2)", "Func": "EABI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3753, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "GAN", ")", "return", "true", ";", "const", "GlobalValue", "*", "GV", "=", "GAN", "->", "getGlobal", "(", ")", ";", "unsigned", "Alignment", "=", "GV", "->", "getAlignment", "(", ")", ";", "const", "DataLayout", "*", "DL", "=", "TLI", "->", "getDataLayout", "(", ")", ";", "if", "(", "Alignment", "==", "", "&&", "!", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "Alignment", "=", "DL", "->", "getABITypeAlignment", "(", "GV", "->", "getType", "(", ")", "->", "getElementType", "(", ")", ")", ";", "if", "(", "Alignment", ">=", "Size", ")", "return", "true", ";", "}", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "N", ")", ")", "{", "if", "(", "ConstantSDNode", "*", "RHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ")", "{", "int64_t", "RHSC", "=", "(", "int64_t", ")", "RHS", "->", "getZExtValue", "(", ")", ";", "unsigned", "Scale", "=", "Log2_32", "(", "Size", ")", ";", "if", "(", "(", "RHSC", "&", "(", "Size", "-", "", ")", ")", "==", "", "&&", "RHSC", ">=", "", "&&", "RHSC", "<", "(", "", "<<", "Scale", ")", ")", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "Base", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "Base", ")", "->", "getIndex", "(", ")", ";", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "TLI", "->", "getPointerTy", "(", ")", ")", ";", "}", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "RHSC", ">>", "Scale", ",", "", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "SelectAddrModeUnscaled", "(", "N", ",", "Size", ",", "Base"], "ground_truth": [",", "OffImm", ")", ")", "return", "false", ";"], "File": "ARM64ISelDAGToDAG", "Func": "SelectAddrModeIndexed", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3754, "Length": 242, "Cover_Rate": 0.5931372549019608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "Op", ":", "Node", "->", "operands", "(", ")", ")", "if", "(", "Op", "->", "getNumOperands", "(", ")", ")", "Printf", ".", "push_back", "(", "Printf", ".", "getDocument", "(", ")", "->", "getNode", "(", "cast", "<", "MDString", ">", "(", "Op", "->", "getOperand", "(", "", ")", ")"], "ground_truth": ["->", "getString", "(", ")", ",", "true", ")", ")", ";"], "File": "AMDGPUHSAMetadataStreamer", "Func": "emitPrintf", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3755, "Length": 52, "Cover_Rate": 0.5360824742268041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", ".", "getFlag", "(", "MachineInstr", "::", "MIFlag", "::", "NoSWrap", ")", "&&", "canUseNSW", "(", "NewOpcode", ")", "&&", "getSymbolicOperandRequirements", "(", "OperandCategory", "::", "DecorationOperand", ",", "Decoration", "::", "NoSignedWrap", ",", "ST", ")", ".", "isSatisfiable", ")", "buildOpDecorate", "(", "Target", ",", "I"], "ground_truth": [",", "TII", ",", "Decoration", "::", "NoSignedWrap", ",", "{", "}", ")", ";"], "File": "SPIRVInstructionSelector1", "Func": "handleIntegerWrapFlags", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3756, "Length": 49, "Cover_Rate": 0.3828125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BestGrowth", "=", "~", "", ";", "for", "(", "water_iterator", "IP", "=", "std", "::", "prev", "(", "WaterList", ".", "end", "(", ")", ")", ",", "B", "=", "WaterList", ".", "begin", "(", ")", ";", ";", "--", "IP", ")", "{", "MachineBasicBlock", "*", "WaterBB", "=", "*", "IP", ";", "unsigned", "Growth", ";", "if", "(", "isWaterInRange", "(", "UserOffset", ",", "WaterBB", ",", "U", ",", "Growth", ")", "&&", "(", "WaterBB", "->", "getNumber", "(", ")", "<", "U", ".", "HighWaterMark", "->", "getNumber", "(", ")", "||", "NewWaterList", ".", "count", "(", "WaterBB", ")", ")", "&&", "Growth", "<", "BestGrowth", ")", "{", "BestGrowth", "=", "Growth", ";", "WaterIter", "=", "IP", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "WaterBB", "->", "getNumber", "(", ")", "<<", "", "<<", "Growth", "<<", "'\\n'", ")", ";", "if", "(", "BestGrowth", "==", ""], "ground_truth": [")", "return", "true", ";"], "File": "MipsConstantIslandPass", "Func": "findAvailableWater", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3757, "Length": 124, "Cover_Rate": 0.7337278106508875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "true", ";", "}", "StringRef", "IDVal", "=", "Parser", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "if", "(", "IDVal", "==", "", ")", "{", "RefKind", "=", "MCExpr", "::", "VK__LO16", ";", "}", "else", "if", "(", "IDVal", "==", "", ")", "{", "RefKind", "=", "MCExpr"], "ground_truth": ["::", "VK__HI16", ";"], "File": "ARMAsmParser (2)1", "Func": "parsePrefix", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3758, "Length": 74, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSubExpr", "(", ")", "->", "findAssociatedFragment"], "ground_truth": ["(", ")", ";"], "File": "PPCMCExpr10", "Func": "findAssociatedFragment", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3759, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64x2_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmull_high_n_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3760, "Length": 27, "Cover_Rate": 0.7297297297297297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vcvtmq_m_u32_f32", "(", "__inactive", ",", "__a", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vcvtmq_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3761, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "this", ","], "ground_truth": ["PM", ")", ";"], "File": "MBlazeTargetMachine", "Func": "createPassConfig", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3762, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vsubq_n_f16", "(", "float16x8_t", "__a", ",", "float16_t", "__b", ")", "{", "return", "__builtin_mve_vsubq_n_fv8hf", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vsubq_n_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3763, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T", ",", "_MC", "::", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrAnalysis", "(", "*", "T", ",", "createMCInstrAnalysis", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "*", "T", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterCOFFStreamer", "(", "*", "T", ",", "createWinCOFFStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "*", "T", ",", "createMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterMCRelocationInfo", "(", "*", "T", ",", "createMCRelocationInfo", ")", ";", "}", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "The_32Target", ","], "ground_truth": ["create_32AsmBackend", ")", ";"], "File": "X86MCTargetDesc61", "Func": "LLVMInitializeX86TargetMC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3764, "Length": 72, "Cover_Rate": 0.5142857142857142, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "_mm_slli_epi32", "(", "__A", ","], "ground_truth": ["_mm_cvtsi128_si32", "(", "__B", ")", ")", ";"], "File": "emmintrin4", "Func": "_mm_sll_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3765, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAMVS", "("], "ground_truth": [")", "const", "{"], "File": "AArch64Subtarget (2)1", "Func": "hasAMVS", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3766, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "if", "(", "isa", "<", "ConstantStruct", ">", "(", "CPV", ")", ")", "{", "if", "(", "CPV", "->", "getNumOperands", "(", ")", ")", "{", "StructType", "*", "ST", "=", "cast", "<", "StructType", ">", "(", "CPV", "->", "getType", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPV", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "==", "(", "e", "-", "", ")", ")", "Bytes", "=", "TD", "->", "getStructLayout", "(", "ST", ")", "->", "getElementOffset", "(", "", ")", "+", "TD", "->", "getTypeAllocSize", "(", "ST", ")", "-", "TD", "->", "getStructLayout", "(", "ST", ")", "->", "getElementOffset", "(", "i", ")", ";", "else", "Bytes", "=", "TD", "->", "getStructLayout", "(", "ST", ")", "->", "getElementOffset", "(", "i", "+", "", ")", "-", "TD", "->", "getStructLayout"], "ground_truth": ["(", "ST", ")", "->", "getElementOffset", "(", "i", ")", ";"], "File": "NVPTXAsmPrinter76", "Func": "bufferAggregateConstant", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3767, "Length": 134, "Cover_Rate": 0.4036144578313253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "crtl", "->", "calls_eh_return", ")", "{", "for", "(", "i", "=", "", ";", ";", "++", "i", ")", "{", "unsigned", "regno", "=", "EH_RETURN_DATA_REGNO", "(", "i", ")", ";", "if", "(", "regno", "==", "INVALID_REGNUM", ")", "break", ";", "imask", "|=", "", "<<", "regno", ";", "}", "}", "if", "(", "imask", "||", "fmask", "||", "alpha_ra_ever_killed", "(", ")", ")", "imask", "|=", "(", "", "<<", "REG_RA", ")", ";", "*", "imaskP", "="], "ground_truth": ["imask", ";"], "File": "alpha4", "Func": "alpha_sa_mask", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3768, "Length": 65, "Cover_Rate": 0.32019704433497537, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "offset", ">=", "insn", "->", "bytes", ".", "size", "(", ")", ")", "return", "true", ";", "byte", "=", "insn", "->", "bytes"], "ground_truth": ["[", "offset", "]", ";"], "File": "X86Disassembler (2)2", "Func": "peek", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3769, "Length": 24, "Cover_Rate": 0.4528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getExprForDwarfGlobalReference", "(", "const", "GlobalValue", "*", "GV", ",", "Mangler", "*", "Mang", ",", "MachineModuleInfo", "*", "MMI", ",", "unsigned", "Encoding", ",", "MCStreamer", "&", "Streamer", ")", "const", "{", "if", "(", "Encoding", "&", "(", "DW_EH_PE_indirect", "|", "DW_EH_PE_pcrel", ")", ")", "{", "const", "MCSymbol", "*", "Sym", "=", "Mang", "->", "getSymbol", "(", "GV", ")", ";", "const", "MCExpr", "*", "Res", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_GOTPCREL", ",", "getContext", "(", ")", ")", ";", "const", "MCExpr", "*", "Four", "=", "MCConstantExpr", "::", "Create", "(", "", ",", "getContext", "(", ")", ")", ";", "return", "MCBinaryExpr", "::", "CreateAdd", "(", "Res", ",", "Four", ",", "getContext", "("], "ground_truth": [")", ")", ";"], "File": "X86TargetObjectFile9", "Func": "getExprForDwarfGlobalReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3770, "Length": 97, "Cover_Rate": 0.8083333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TargetELFStreamer", "::", "getEFlags", "(", ")", "{", "switch", "(", "STI", ".", "getTargetTriple", "(", ")", ".", "getArch", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "Triple", "::", "r600", ":", "return", "getEFlags", "(", ")", ";", "case", "Triple", "::", "amdgcn", ":", "return", "getEFlagsAMDGCN", "("], "ground_truth": [")", ";"], "File": "AMDGPUTargetStreamer1", "Func": "getEFlags", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3771, "Length": 47, "Cover_Rate": 0.9591836734693877, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "LHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "LHS", ".", "getOpcode", "(", ")", "==", "", "&&", "RHS", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Src", "=", "LHS", ".", "getOperand", "(", "", ")", ";", "if", "(", "Src", "!=", "RHS", ".", "getOperand", "(", "", ")", ")", "return", "SDValue", "(", ")", ";", "const", "ConstantSDNode", "*", "CLHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "LHS", ".", "getOperand", "("], "ground_truth": ["", ")", ")", ";"], "File": "SIISelLowering127", "Func": "performOrCombine", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3772, "Length": 83, "Cover_Rate": 0.4029126213592233, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "rtx", "par", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rs6000_const_vec", "(", "mode", ")", ")", ";", "return", "gen_rtx_VEC_SELECT", "(", "mode", ",", "source", ","], "ground_truth": ["par", ")", ";"], "File": "rs60005", "Func": "rs6000_gen_le_vsx_permute", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3773, "Length": 25, "Cover_Rate": 0.4098360655737705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "if", "(", "!", "hasReservedCallFrame", "(", "MF", ")", ")", "{", "int64_t", "Amount", "=", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", "Amount"], "ground_truth": ["=", "-", "Amount", ";"], "File": "Mips16FrameLowering31", "Func": "eliminateCallFramePseudoInstr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3774, "Length": 55, "Cover_Rate": 0.5092592592592593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TRI", "->", "splitReg", "(", "DstReg", ",", "DstLoReg", ",", "DstHiReg", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstHiReg", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstLoReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ";", "auto", "MI0", "=", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstLoReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ".", "addImm", "(", "", ")", ";", "MI0", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "auto", "MIBHI", "=", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstHiReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstHiReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ".", "addReg", "(", "DstHiReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ";", "if", "(", "ImpIsDead", ")", "MIBHI", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "AVRExpandPseudoInsts1", "Func": "expandLSRW12Rd", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3775, "Length": 194, "Cover_Rate": 0.6830985915492958, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "SmallPtrSet", "<", "MachineBasicBlock", "*", ",", "", ">", "JumpTableTargets", ";", "if", "(", "auto", "*", "JTI", "=", "MF", ".", "getJumpTableInfo", "(", ")", ")", "for", "(", "auto", "&", "JTE", ":", "JTI", "->", "getJumpTables", "(", ")", ")", "for", "(", "auto", "*", "MBB", ":", "JTE", ".", "MBBs", ")", "JumpTableTargets", ".", "insert", "(", "MBB", ")", ";", "bool", "MadeChange", "=", "false", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "bool", "CouldCall", "=", "false", ",", "CouldJump"], "ground_truth": ["=", "false", ";"], "File": "AArch64BranchTargets9", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3776, "Length": 84, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_rol_epi64", "(", "__m256i", "__A", ",", "const", "int", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_prolq256_mask", "(", "(", "__v4di", ")", "__A", ",", "__B", ",", "("], "ground_truth": ["__v4di", ")", "_mm256_setzero_si256", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_rol_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3777, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_s32_p128", "(", "poly128_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon_vreinterpretq_s32_p128", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3778, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AT", "==", "", ")", "reportParseError", "(", "Loc", ",", "", ")", ";", "return", "AT"], "ground_truth": [";"], "File": "MipsAsmParser1", "Func": "getATReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3779, "Length": 16, "Cover_Rate": 0.45714285714285713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "F", ".", "getName", "(", ")", "<<", "", ")", ";", "RelooperAlgorithm", "R", ";", "std", "::", "map", "<", "const", "BasicBlock", "*", ",", "Block", "*", ">", "BB2B", ";", "std", "::", "map", "<", "const", "Block", "*", ",", "const", "BasicBlock", "*", ">", "B2BB", ";", "for", "(", "const", "BasicBlock", "&", "BB", ":", "F", ")", "{", "Block", "*", "B", "=", "new", "Block", "(", "BB", ".", "getName", "(", ")", ".", "str", "(", ")", ".", "data", "(", ")", ",", "nullptr", ")", ";", "R", ".", "AddBlock", "(", "B", ")", ";", "assert", "(", "BB2B", ".", "find", "(", "&", "BB", ")", "==", "BB2B", ".", "end", "(", ")", "&&", "", ")", ";", "assert", "(", "B2BB", ".", "find", "(", "B", ")", "==", "B2BB", ".", "end", "(", ")", "&&", "", ")", ";", "BB2B", "[", "&", "BB", "]", "=", "B", ";", "B2BB", "[", "B", "]", "=", "&", "BB", ";", "}", "for", "(", "Block", "*", "B", ":", "R", ".", "Blocks", ")", "{", "const", "BasicBlock", "*", "BB", "=", "B2BB", "[", "B"], "ground_truth": ["]", ";"], "File": "Relooper3", "Func": "runOnFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3780, "Length": 163, "Cover_Rate": 0.7442922374429224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "lsb", "<=", "msb", "&&", "", ")", ";", "for", "(", "uint32_t", "i", "=", "lsb", ";", "i", "<=", "msb", ";", "++", "i", ")", "Val", "|=", "(", "", "<<", "i", ")", ";", "return", "~"], "ground_truth": ["Val", ";"], "File": "ThumbDisassemblerCore1", "Func": "getBitfieldInvMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3781, "Length": 35, "Cover_Rate": 0.4794520547945205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", "&&"], "ground_truth": ["", ")", ";"], "File": "ARMELFWriterInfo", "Func": "isPCRelativeRel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3782, "Length": 7, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DataFlowGraph", "G", "(", "MF", ",", "HII", ",", "HRI", ",", "*", "MDT", ",", "MDF", ",", "HAI", ",", "TOI", ")", ";", "G", ".", "build", "(", ")", ";", "if", "(", "RDFDump", ")", "dbgs", "(", ")", "<<", "", "<<", "MF", ".", "getName", "(", ")", "<<", "'\\n'", "<<", "PrintNode", "<", "FuncNode", "*", ">", "(", "G", ".", "getFunc", "(", ")", ",", "G", ")", "<<", "'\\n'", ";", "CP", "CP", "(", "G", ")", ";", "CP", ".", "trace", "(", "RDFDump", ")", ";", "Changed", "=", "CP", ".", "run", "(", ")", ";", "if", "(", "RDFDump", ")", "dbgs", "(", ")", "<<", "", "<<", "MF", ".", "getName", "(", ")", "<<", "'\\n'", "<<", "PrintNode", "<", "FuncNode", "*", ">", "(", "G", ".", "getFunc", "(", ")", ",", "G", ")", "<<", "'\\n'", ";", "DCE", "DCE", "(", "G", ",", "*", "MRI"], "ground_truth": [")", ";"], "File": "HexagonRDFOpt1", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3783, "Length": 125, "Cover_Rate": 0.3434065934065934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "switch", "(", "RetVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "NULL", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "break", ";", "case", "", ":", "switch", "(", "RetVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "NULL", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "break", ";", "}", "}", "else", "{", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "NULL", ";", "case", "", ":", "switch", "(", "RetVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "NULL", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "break", ";", "case", "", ":", "switch", "(", "RetVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "NULL", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "NVPTXISelDAGToDAG24", "Func": "SelectLDGLDUVector", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3784, "Length": 277, "Cover_Rate": 0.31053811659192826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getTheTarget", "("], "ground_truth": [")", ",", "createDisassembler", ")", ";"], "File": "ARCDisassembler", "Func": "LLVMInitializeARCDisassembler", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3785, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "arg0", "==", "error_mark_node", ")", "return", "const0_rtx", ";", "if", "(", "target", "==", "", "||", "GET_MODE", "(", "target", ")", "!=", "tmode", "||", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "target", ",", "tmode", ")", ")", "target", "=", "gen_reg_rtx", "(", "tmode", ")", ";", "if", "(", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "op0", ",", "mode0", ")", ")", "op0", "=", "copy_to_mode_reg", "(", "mode0", ",", "op0", ")", ";", "scratch1", "=", "gen_reg_rtx", "(", "mode0", ")", ";", "scratch2", "=", "gen_reg_rtx", "(", "mode0", ")", ";", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "op0", ",", "scratch1", ",", "scratch2", ")", ";", "if", "(", "!", "pat", ")", "return", "", ";", "emit_insn", "(", "pat", ")", ";", "return"], "ground_truth": ["target", ";"], "File": "rs60003", "Func": "altivec_expand_abs_builtin", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3786, "Length": 128, "Cover_Rate": 0.624390243902439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "arm_issue_rate", "("], "ground_truth": ["void", ")", "{"], "File": "arm", "Func": "arm_issue_rate", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3787, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SubRegs", "=", "VRC", "->", "getSize", "(", ")", "/", "", ";", "SmallVector", "<", "unsigned", ",", "", ">", "SRegs", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "SubRegs", ";", "++", "i", ")", "{", "unsigned", "SGPR", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "UseMI", ".", "getParent", "(", ")", ",", "UseMI", ",", "UseMI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ",", "SGPR", ")", ".", "addReg", "(", "SrcReg", ",", "", ",", "RI", ".", "getSubRegFromChannel", "(", "i", ")", ")", ";", "SRegs", ".", "push_back", "(", "SGPR", ")", ";", "}", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "UseMI", ".", "getParent", "(", ")", ",", "UseMI", ",", "UseMI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ",", "DstReg", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "SubRegs", ";", "++"], "ground_truth": ["i", ")", "{"], "File": "SIInstrInfo100", "Func": "readlaneVGPRToSGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3788, "Length": 135, "Cover_Rate": 0.6136363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cmpge_epi8_mask", "(", "__mmask16", "__M", ",", "__m128i", "__X", ","], "ground_truth": ["__m128i", "__Y", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_cmpge_epi8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3789, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addPreserved", "<", "DominatorTreeWrapperPass", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "LegacyDivergenceAnalysis", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "TargetPassConfig", ">", "("], "ground_truth": [")", ";"], "File": "AMDGPUAtomicOptimizer", "Func": "getAnalysisUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3790, "Length": 27, "Cover_Rate": 0.7105263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegVT", "==", "", ")", "RC", "=", "Subtarget", "->", "in16Mode", "(", ")", "?", "&", "", ":", "&", "", ";", "else", "if", "(", "RegVT", "==", "", ")", "RC", "=", "&", "", ";", "else", "if", "(", "RegVT", "==", "", ")", "RC", "=", "&", "", ";", "else", "if", "(", "RegVT", "==", "", ")", "RC", "=", "Has64", "?", "&", "", ":", "&", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "unsigned", "Reg", "=", "AddLiveIn", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "ArgReg", ",", "RC", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "Reg", ",", "RegVT", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "{", "unsigned", "Opcode", "=", "", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "SExt", ")", "Opcode", "=", "", ";", "else", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "ZExt", ")", "Opcode", "=", "", ";", "if", "(", "Opcode", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "Opcode", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "ValVT", ")", ")", ";", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ValVT", ",", "ArgValue", ")", ";", "}", "if", "(", "(", "RegVT", "==", "", "&&", "ValVT", "==", "", ")", "||", "(", "RegVT", "==", "", "&&", "ValVT", "==", "", ")", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ValVT", ",", "ArgValue", ")", ";", "else", "if", "(", "IsO32", "&&", "RegVT", "==", "", "&&", "ValVT", "==", "", ")", "{", "unsigned", "Reg2", "=", "AddLiveIn", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "getNextIntArgReg", "(", "ArgReg", ")", ",", "RC", ")", ";", "SDValue", "ArgValue2", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "Reg2", ",", "RegVT", ")", ";", "if", "(", "!", "Subtarget", "->", "isLittle", "(", ")", ")", "std", "::", "swap", "(", "ArgValue", ",", "ArgValue2", ")", ";", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ArgValue", ",", "ArgValue2", ")", ";", "}", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "ValVT", ".", "getSizeInBits", "(", ")", "/", "", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", ")", ")", ";", "InVals", ".", "push_back", "(", "DAG", ".", "getLoad", "(", "ValVT", ",", "dl", ",", "Chain", ",", "FIN", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ")", ";", "}", "}", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", "->", "hasStructRetAttr", "(", ")", ")", "{", "unsigned", "Reg", "=", "FI", "->", "getSRetReturnReg", "(", ")", ";", "if", "(", "!"], "ground_truth": ["Reg", ")", "{"], "File": "MipsISelLowering24", "Func": "LowerFormalArguments", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3791, "Length": 438, "Cover_Rate": 0.43931795386158473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "I", "=", "SUI", "->", "getInstr", "(", ")", ";", "assert", "(", "I", "&&", "SUJ", "->", "getInstr", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "Tile64VLIWPacketizer", "Func": "isLegalToPruneDependencies", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3792, "Length": 23, "Cover_Rate": 0.46, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "RegNo", "&", "", ")", "||", "RegNo", "==", "", ")", "S", "=", "MCDisassembler", "::", "SoftFail", ";", "unsigned", "RegisterPair", "=", "GPRPairDecoderTable", "[", "RegNo", "/", "", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "("], "ground_truth": ["RegisterPair", ")", ")", ";"], "File": "ARMDisassembler", "Func": "DecodeGPRPairRegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3793, "Length": 40, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "MCObjectWriter", ">", "llvm", "::", "createELFObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ",", "uint8_t", "OSABI", ")", "{", "auto", "MOTW", "=", "llvm", "::", "make_unique", "<", "ELFObjectWriter", ">", "(", "OSABI", ")", ";", "return", "createELFObjectWriter", "(", "std", "::", "move", "(", "MOTW"], "ground_truth": [")", ",", "OS", ",", "true", ")", ";"], "File": "Nios2ELFObjectWriter", "Func": "createNios2ELFObjectWriter", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3794, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "MCE", ")", "return", "false", ";", "int64_t", "Val", "=", "MCE", "->", "getValue", "(", ")", ";", "return", "(", "Val", ">=", "", "&&", "Val"], "ground_truth": ["<", "", ")", ";"], "File": "ARM64AsmParser", "Func": "isImm0_63", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3795, "Length": 43, "Cover_Rate": 0.7166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "ArgPtr", ";", "if", "(", "DoShiftOpt", ")", "{", "ArgPtr", "=", "Builder", ".", "CreateConstInBoundsGEP1_64", "(", "KernArgSegment", ",", "AlignDownOffset", ",", "Arg", ".", "getName", "(", ")", "+", "", ")", ";", "ArgPtr", "=", "Builder", ".", "CreateBitCast", "(", "ArgPtr", ",", "Builder", ".", "getInt32Ty", "(", ")", "->", "getPointerTo", "(", "AS", ")", ",", "ArgPtr", "->", "getName", "(", ")", "+", "", ")", ";", "}", "else", "{", "ArgPtr", "=", "Builder", ".", "CreateConstInBoundsGEP1_64", "(", "KernArgSegment", ",", "EltOffset", ",", "Arg", ".", "getName", "(", ")", "+", "", ")", ";", "ArgPtr", "=", "Builder", ".", "CreateBitCast", "(", "ArgPtr", ",", "ArgTy", "->", "getPointerTo", "(", "AS", ")", ",", "ArgPtr", "->", "getName", "(", ")", "+", "", ")", ";", "}", "if", "(", "IsV3", "&&", "Size", ">=", "", ")", "{", "V4Ty", "=", "VectorType", "::", "get", "(", "VT", "->", "getVectorElementType", "(", ")", ",", "", ")", ";", "ArgPtr", "=", "Builder", ".", "CreateBitCast", "(", "ArgPtr", ",", "V4Ty", "->", "getPointerTo", "(", "AS", ")", ")", ";", "}", "LoadInst", "*", "Load", "=", "Builder", ".", "CreateAlignedLoad", "(", "ArgPtr", ",", "AdjustedAlign", ")", ";", "Load", "->", "setMetadata", "(", "LLVMContext", "::", "MD_invariant_load", ",", "MDNode", "::", "get", "(", "Ctx", ",", "{", "}", ")", ")", ";", "MDBuilder", "MDB", "(", "Ctx", ")", ";", "if", "(", "isa", "<", "PointerType", ">", "(", "ArgTy", ")", ")", "{", "if", "(", "Arg", ".", "hasNonNullAttr", "(", ")", ")", "Load", "->", "setMetadata", "(", "LLVMContext", "::", "MD_nonnull", ",", "MDNode", "::", "get", "(", "Ctx", ",", "{", "}", ")", ")", ";", "uint64_t", "DerefBytes", "=", "Arg", ".", "getDereferenceableBytes", "(", ")", ";", "if", "(", "DerefBytes", "!=", "", ")", "{", "Load", "->", "setMetadata", "(", "LLVMContext", "::", "MD_dereferenceable", ",", "MDNode", "::", "get", "(", "Ctx", ",", "MDB", ".", "createConstant", "(", "ConstantInt", "::", "get", "(", "Builder", ".", "getInt64Ty", "(", ")", ",", "DerefBytes", ")", ")", ")", ")", ";", "}", "uint64_t", "DerefOrNullBytes", "=", "Arg", ".", "getDereferenceableOrNullBytes", "(", ")", ";", "if", "(", "DerefOrNullBytes", "!=", "", ")", "{", "Load", "->", "setMetadata", "(", "LLVMContext", "::", "MD_dereferenceable_or_null", ",", "MDNode", "::", "get", "(", "Ctx", ",", "MDB", ".", "createConstant", "(", "ConstantInt", "::", "get", "(", "Builder", ".", "getInt64Ty", "(", ")", ",", "DerefOrNullBytes", ")", ")", ")", ")", ";", "}", "unsigned", "ParamAlign", "=", "Arg", ".", "getParamAlignment", "(", ")", ";", "if", "(", "ParamAlign", "!=", "", ")", "{", "Load", "->", "setMetadata", "(", "LLVMContext", "::", "MD_align", ",", "MDNode", "::", "get", "(", "Ctx", ",", "MDB", ".", "createConstant", "(", "ConstantInt", "::", "get", "(", "Builder", ".", "getInt64Ty", "(", ")", ",", "ParamAlign", ")", ")", ")", ")", ";", "}", "}", "if", "(", "DoShiftOpt", ")", "{", "Value", "*", "ExtractBits", "=", "OffsetDiff", "==", "", "?", "Load", ":", "Builder", ".", "CreateLShr", "(", "Load", ",", "OffsetDiff", "*", "", ")", ";", "IntegerType", "*", "ArgIntTy", "=", "Builder", ".", "getIntNTy", "(", "Size", ")", ";", "Value", "*", "Trunc", "=", "Builder", ".", "CreateTrunc", "(", "ExtractBits", ",", "ArgIntTy", ")", ";", "Value", "*", "NewVal", "=", "Builder", ".", "CreateBitCast", "(", "Trunc", ",", "ArgTy", ",", "Arg", ".", "getName", "(", ")", "+", "", ")", ";", "Arg", ".", "replaceAllUsesWith", "(", "NewVal", ")", ";", "}", "else", "if", "(", "IsV3", ")", "{", "Value", "*", "Shuf", "=", "Builder", ".", "CreateShuffleVector", "(", "Load", ",", "UndefValue", "::", "get", "(", "V4Ty", ")", ",", "{", "", ",", "", ",", "", "}", ",", "Arg", ".", "getName", "(", ")", "+", "", ")", ";", "Arg", ".", "replaceAllUsesWith"], "ground_truth": ["(", "Shuf", ")", ";"], "File": "AMDGPULowerKernelArguments", "Func": "runOnFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3796, "Length": 500, "Cover_Rate": 0.4911591355599214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TLI", ".", "SimplifyDemandedBits", "(", "SDValue", "(", "N", ",", "", ")", ",", "APInt", "::", "getAllOnes", "(", "NumBits", ")", ",", "DCI", ")"], "ground_truth": [")", "return", "SDValue", "(", "N", ",", "", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "combinePDEP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3797, "Length": 31, "Cover_Rate": 0.38271604938271603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "distance", "(", "std", "::", "begin", "(", "Data", ")", ",", "llvm", "::", "find_or_fail"], "ground_truth": ["(", "Data", ",", "Reg", ")", ")", ";"], "File": "TVMStack", "Func": "position", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3798, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sqrdmlah_laneqv4hi", "(", "__a", ",", "__b", ",", "__c", ",", "__d"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vqrdmlah_laneq_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3799, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parseNamedBit", "(", "", ",", "Operands"], "ground_truth": [",", "Operand", "::", "ImmTyDA", ")", ";"], "File": "AMDGPUAsmParser9", "Func": "parseDA", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3800, "Length": 12, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u32_f64", "(", "float64x2_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vreinterpretq_u32_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3801, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "ByVal", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "InReg", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "StructRet", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "SwiftSelf", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "SwiftError", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "Nest", ")", ")", "return", "false", ";", "Type", "*", "ArgTy", "=", "Arg", ".", "getType", "(", ")", ";", "if", "(", "ArgTy", "->", "isStructTy", "(", ")", "||", "ArgTy", "->", "isArrayTy", "(", ")", ")", "return", "false", ";", "EVT", "ArgVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "ArgTy", ")", ";", "if", "(", "!", "ArgVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "MVT", "VT", "=", "ArgVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ";", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", "&&", "!", "Subtarget", "->", "hasFPARMv8", "(", ")", ")", "return", "false", ";", "if", "(", "VT", ".", "isVector", "(", ")", "&&", "(", "!", "Subtarget", "->", "hasNEON", "(", ")", "||", "!", "Subtarget", "->", "isLittleEndian", "(", ")", ")", ")", "return", "false", ";", "if", "(", "VT", ">=", "", "&&", "VT", "<=", "", ")", "++", "GPRCnt", ";", "else", "if", "(", "(", "VT", ">=", "", "&&", "VT", "<=", "", ")", "||", "VT", ".", "is64BitVector", "(", ")", "||", "VT", ".", "is128BitVector", "(", ")", ")", "++", "FPRCnt", ";", "else", "return", "false", ";", "if", "(", "GPRCnt", ">", "", "||", "FPRCnt", ">", "", ")", "return", "false", ";", "}", "static", "const", "MCPhysReg", "Registers", "[", "", "]", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", "}", ";", "unsigned", "GPRIdx", "=", "", ";", "unsigned", "FPRIdx", "=", "", ";", "for", "(", "auto", "const", "&", "Arg", ":", "F", "->", "args", "(", ")", ")", "{", "MVT", "VT", "=", "TLI", ".", "getSimpleValueType", "(", "DL", ",", "Arg", ".", "getType", "(", ")", ")", ";", "unsigned", "SrcReg", ";", "const", "TargetRegisterClass", "*", "RC", ";", "if", "(", "VT", ">=", "", "&&", "VT", "<=", "", ")", "{", "SrcReg", "=", "Registers", "[", "", "]", "[", "GPRIdx", "++", "]", ";", "RC", "=", "&", "", ";", "VT", "="], "ground_truth": ["", ";"], "File": "AArch64FastISel4", "Func": "fastLowerArguments", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3802, "Length": 461, "Cover_Rate": 0.5156599552572707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializePowerPCAsmPrinter", "(", ")", "{", "TargetRegistry", "::", "RegisterAsmPrinter", "(", "The32Target", ","], "ground_truth": ["createAsmPrinterPass", ")", ";"], "File": "PPCAsmPrinter31", "Func": "LLVMInitializePowerPCAsmPrinter", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3803, "Length": 14, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "vector", "signed", "int", "vec_vsubsws", "(", "vector", "signed", "int", "a1"], "ground_truth": [",", "vector", "signed", "int", "a2", ")", "{"], "File": "altivec4", "Func": "vec_vsubsws", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3804, "Length": 17, "Cover_Rate": 0.4146341463414634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CC", "CCInfo", "(", "CallConv", ",", "Subtarget", ",", "CCInfo", ")", ";", "CCInfo", ".", "analyzeReturn", "(", "Outs", ",", "Subtarget", ".", "abiUsesSoftFloat", "(", ")", ",", "MF", ".", "getFunction", "(", ")", "->", "getReturnType", "(", ")", ")", ";", "SDValue", "Flag", ";", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", "(", "", ",", "Chain", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "SDValue", "Val", "=", "OutVals", "[", "i", "]", ";", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "if", "(", "RVLocs", "[", "i", "]", ".", "getValVT", "(", ")", "!=", "RVLocs", "[", "i", "]", ".", "getLocVT", "(", ")", ")", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RVLocs", "[", "i", "]", ".", "getLocVT", "(", ")", ",", "Val", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "VA", ".", "getLocReg", "(", ")", ",", "Val", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "if", "(", "MF", ".", "getFunction", "(", ")", "->", "hasStructRetAttr", "(", ")", ")", "{", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "Reg", "=", "FI", "->", "getSRetReturnReg", "(", ")", ";", "if", "(", "!", "Reg", ")", "llvm_unreachable", "(", "", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "Reg", ",", "getPointerTy", "(", ")", ")", ";", "unsigned", "V0", "=", "Subtarget", ".", "isABI_N64", "(", ")", "?", "", ":", "", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "V0", ",", "Val", ",", "Flag", ")", ";", "Flag", "=", "Chain", "."], "ground_truth": ["getValue", "(", "", ")", ";"], "File": "MipsISelLowering106", "Func": "LowerReturn", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3805, "Length": 322, "Cover_Rate": 0.7368421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", ")", "{", "MI", ".", "setDesc", "(", "MII", ".", "get", "("], "ground_truth": ["", ")", ")", ";"], "File": "AAPShortInstrPeephole", "Func": "updateMOV_r", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3806, "Length": 24, "Cover_Rate": 0.3037974683544304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isMemOpHasNoClobberedMemOperand", "(", "const", "SDNode", "*", "N", ")", "const", "{", "const", "MemSDNode", "*", "MemNode", "=", "cast", "<", "MemSDNode", ">", "(", "N", ")", ";", "const", "Value", "*", "Ptr", "=", "MemNode", "->", "getMemOperand", "(", ")", "->", "getValue", "(", ")", ";", "const", "Instruction", "*", "I", "=", "dyn_cast_or_null", "<", "Instruction", ">", "(", "Ptr", ")", ";", "return", "I", "&&", "I", "->"], "ground_truth": ["getMetadata", "(", "", ")", ";"], "File": "SIISelLowering (2)3", "Func": "isMemOpHasNoClobberedMemOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3807, "Length": 63, "Cover_Rate": 0.984375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "switch", "(", "MO", ".", "getTargetFlags", "(", ")", ")", "{", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "}", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "case", "MachineOperand", "::", "MO_Register", ":", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "O", "<<", "*", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "RISCVAsmPrinter18", "Func": "printOperand", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3808, "Length": 146, "Cover_Rate": 0.8588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32x2_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ":", ")", ";", "return"], "ground_truth": ["result", ";"], "File": "arm", "Func": "neon2_vmovn_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3809, "Length": 22, "Cover_Rate": 0.7586206896551724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetObjectFile", "::", "Initialize", "(", "MCContext", "&", "Ctx", ",", "const", "TargetMachine", "&", "TM", ")", "{", "TargetLoweringObjectFileWasm", "::", "Initialize", "("], "ground_truth": ["Ctx", ",", "TM", ")", ";"], "File": "WebAssemblyTargetObjectFile", "Func": "Initialize", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3810, "Length": 24, "Cover_Rate": 0.8275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "ConstantPoolSymbol", "::", "getExistingMachineCPValue", "(", "MachineConstantPool", "*", "CP", ",", "unsigned", "Alignment", ")", "{", "unsigned", "AlignMask", "=", "Alignment", "-", "", ";", "const", "std", "::", "vector", "<", "MachineConstantPoolEntry", ">", "Constants", "=", "CP", "->", "getConstants", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Constants", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "Constants", "[", "i", "]", ".", "isMachineConstantPoolEntry", "(", ")", "&&", "(", "Constants", "[", "i", "]", ".", "getAlignment", "(", ")", "&", "AlignMask", ")", "==", "", ")", "{", "ConstantPoolValue", "*", "CPV", "=", "(", "ConstantPoolValue", "*", ")", "Constants", "[", "i", "]", ".", "Val", ".", "MachineCPVal", ";", "ConstantPoolSymbol", "*", "APS", "=", "dyn_cast", "<"], "ground_truth": ["ConstantPoolSymbol", ">", "(", "CPV", ")", ";"], "File": "ARMConstantPoolValue5", "Func": "getExistingMachineCPValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3811, "Length": 114, "Cover_Rate": 0.7916666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "PtrOff", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "StackPtr", ",", "DAG", ".", "getIntPtrConstant", "(", "Offset", ",", "DL", ")", ")", ";", "return", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Arg", ",", "PtrOff", ",", "MachinePointerInfo", "(", ")", ")", ";", "}", "MachineFrameInfo", "&", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "int", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "Arg", ".", "getValueSizeInBits", "(", ")", "/", "", ",", "Offset", ",", "false", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", "DAG", "."], "ground_truth": ["getDataLayout", "(", ")", ")", ")", ";"], "File": "Cpu0ISelLowering", "Func": "passArgOnStack", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3812, "Length": 104, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_pfcmpge", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_pfcmpge", "(", "(", "__v2sf", ")", "__A", ","], "ground_truth": ["(", "__v2sf", ")", "__B", ")", ";"], "File": "mm3dnow", "Func": "_m_pfcmpge", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3813, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Modified", "=", "false", ";", "MachineBasicBlock", "::", "instr_iterator", "MII", "=", "MBB", ".", "instr_begin", "(", ")", ",", "E", "=", "MBB", ".", "instr_end", "(", ")", ";", "MachineBasicBlock", "::", "instr_iterator", "NextMII", ";", "for", "(", ";", "MII", "!=", "E", ";"], "ground_truth": ["MII", "=", "NextMII", ")", "{"], "File": "MicroMipsSizeReduction", "Func": "ReduceMBB", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3814, "Length": 41, "Cover_Rate": 0.41836734693877553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "ShuffleMask", ".", "push_back", "(", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "i", "++", ")", "ShuffleMask"], "ground_truth": [".", "push_back", "(", "SM_SentinelZero", ")", ";"], "File": "X86ShuffleDecode", "Func": "DecodeZeroMoveLowMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3815, "Length": 37, "Cover_Rate": 0.7115384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasPackedFP32Ops", "("], "ground_truth": [")", "const", "{"], "File": "GCNSubtarget", "Func": "hasPackedFP32Ops", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3816, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Kernel", "(", ")", "{", "curSize", "=", "", ";", "curRSize", "=", "", ";", "curHWSize", "=", ""], "ground_truth": [";"], "File": "HSAILKernel", "Func": "HSAILKernel", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3817, "Length": 16, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", ""], "ground_truth": [":"], "File": "AArch64ISelLowering21", "Func": "getTargetNodeName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3818, "Length": 81, "Cover_Rate": 0.405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DWord3", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SGPR_32RegClass", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "AMDGPU", "::", "S_MOV_B32", ")", ",", "DWord1", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "AMDGPU", "::", "S_MOV_B32", ")", ",", "DWord2", ")", ".", "addImm", "(", "AMDGPU", "::", "RSRC_DATA_FORMAT", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "AMDGPU", "::", "S_MOV_B32", ")", ",", "DWord3", ")", ".", "addImm", "(", "AMDGPU", "::", "RSRC_DATA_FORMAT", ">>", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "AMDGPU", "::", "REG_SEQUENCE", ")", ",", "SRsrc", ")", ".", "addReg", "(", "DWord0", ")", ".", "addImm", "(", "AMDGPU", "::", "sub0", ")", ".", "addReg", "(", "DWord1", ")", ".", "addImm", "(", "AMDGPU", "::", "sub1", ")", ".", "addReg", "(", "DWord2", ")", ".", "addImm", "(", "AMDGPU", "::", "sub2", ")", ".", "addReg", "(", "DWord3", ")", ".", "addImm", "(", "AMDGPU", "::", "sub3", ")", ";", "MI", "->", "setDesc", "(", "get", "(", "NewOpcode", ")", ")", ";", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", "{", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "}", "else", "{", "MI", "->", "getOperand", "(", "", ")", ".", "ChangeToRegister", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "false", ")", ";", "}", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "SRsrc", ")", ";", "MI", "->", "addOperand", "(", "*", "MBB", "->", "getParent", "(", ")", ",", "MachineOperand", "::", "CreateImm", "(", "ImmOffset", ")", ")", ";", "const", "TargetRegisterClass", "*", "NewDstRC", "=", "RI", ".", "getRegClass", "(", "get", "(", "NewOpcode", ")", ".", "OpInfo", "[", "", "]", ".", "RegClass", ")", ";", "unsigned", "DstReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewDstReg", "=", "MRI", ".", "createVirtualRegister", "(", "NewDstRC", ")", ";", "MRI", ".", "replaceRegWith", "(", "DstReg", ",", "NewDstReg", ")", ";", "break", ";", "}", "case", "AMDGPU", "::", "S_LOAD_DWORDX8_IMM", ":", "case", "AMDGPU", "::", "S_LOAD_DWORDX8_SGPR", ":", "{", "MachineInstr", "*", "Lo", ",", "*", "Hi", ";", "splitSMRD", "(", "MI", ",", "&", "AMDGPU", "::", "SReg_128RegClass", ",", "AMDGPU", "::", "S_LOAD_DWORDX4_IMM", ",", "AMDGPU", "::", "S_LOAD_DWORDX4_SGPR", ",", "Lo", ",", "Hi", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "moveSMRDToVALU", "(", "Lo", ",", "MRI", ")", ";", "moveSMRDToVALU", "(", "Hi", ",", "MRI", ")", ";", "break", ";", "}", "case", "AMDGPU", "::", "S_LOAD_DWORDX16_IMM", ":", "case", "AMDGPU", "::", "S_LOAD_DWORDX16_SGPR", ":", "{", "MachineInstr", "*", "Lo", ",", "*"], "ground_truth": ["Hi", ";"], "File": "SIInstrInfo116", "Func": "moveSMRDToVALU", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3819, "Length": 418, "Cover_Rate": 0.5648648648648649, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "const", "auto", "*", "MS", "=", "dyn_cast", "<", "MemSetInst", ">", "(", "I", ")", ")", "{", "ConstantInt", "*", "C", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "MS", "->", "getLength", "(", ")", ")", ";", "if", "(", "!", "C", ")", "return", "-", "", ";", "const", "unsigned", "Size", "=", "C", "->", "getValue", "(", ")", ".", "getZExtValue", "(", ")", ";", "const", "Align", "DstAlign", "=", "*", "MS", "->", "getDestAlign", "(", ")", ";", "MOp", "=", "MemOp", "::", "Set", "(", "Size", ",", "false", ",", "DstAlign", ",", "false", ",", "false", ")", ";", "DstAddrSpace", "=", "MS", "->", "getDestAddressSpace", "(", ")", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "unsigned", "Limit", ",", "Factor", "=", "", ";", "switch", "(", "I", "->", "getIntrinsicID", "(", ")", ")", "{", "case", "", ":", "Limit", "=", "TLI", "->", "getMaxStoresPerMemcpy", "(", "F", "->", "hasMinSize", "(", ")", ")", ";", "break", ";", "case", "", ":", "Limit", "=", "TLI", "->", "getMaxStoresPerMemmove", "(", "F", "->", "hasMinSize", "(", ")", ")", ";", "break", ";", "case", "", ":", "Limit", "=", "TLI", "->", "getMaxStoresPerMemset", "(", "F", "->", "hasMinSize", "(", ")"], "ground_truth": [")", ";"], "File": "ARMTargetTransformInfo14", "Func": "getNumMemOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3820, "Length": 168, "Cover_Rate": 0.43410852713178294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "clob", "=", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "CCmode", ",", "FLAGS_REG", ")", ")", ";", "tmp", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "tmp"], "ground_truth": [",", "clob", ")", ")", ";"], "File": "i3864", "Func": "ix86_expand_clear", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3821, "Length": 31, "Cover_Rate": 0.3163265306122449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MOVE", "=", "ABI", ".", "GetGPRMoveOp", "(", ")", ";", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "I", "=", "MBBI", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "MFI", ".", "getCalleeSavedInfo", "(", ")", ".", "size", "(", ")", ";", "++", "i", ")", "--", "I", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "MOVE", ")", ",", "SP", ")", ".", "addReg", "(", "FP", ")", ".", "addReg", "(", "ZERO", ")", ";", "}", "if", "(", "FI", "->", "callsEhReturn", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "RC", "=", "ABI", ".", "ArePtrs64bit", "(", ")", "?", "&", "", ":", "&", "", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBBI", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "MFI", ".", "getCalleeSavedInfo", "(", ")", ".", "size", "(", ")", ";", "++", "i", ")", "--", "I", ";", "for", "(", "int", "J", "=", "", ";", "J", "<", "", ";", "++", "J", ")", "{", "TII", ".", "loadRegFromStackSlot", "(", "MBB", ",", "I", ",", "ABI", ".", "GetEhDataReg", "(", "J", ")", ",", "FI", "->", "getEhDataRegFI", "(", "J", ")", ",", "RC", ",", "&", "RegInfo", ")", ";", "}", "}", "if", "(", "MF", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "", ")", ")", "emitInterruptEpilogueStub", "(", "MF", ",", "MBB", ")", ";", "uint64_t", "StackSize", "=", "MFI", ".", "getStackSize", "(", ")", ";", "if", "(", "!"], "ground_truth": ["StackSize", ")", "return", ";"], "File": "MipsSEFrameLowering6", "Func": "emitEpilogue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3822, "Length": 217, "Cover_Rate": 0.5880758807588076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "gen_rtx_SET", "(", "VOIDmode", ",", "copy_rtx", "(", "operands", "[", "", "]", ")", ",", "gen_rtx_fmt_ee", "(", "code", ",", "mode", ",", "copy_rtx", "(", "operands", "[", "", "]", ")", ",", "operands", "[", "", "]", ")", ")", ",", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "gen_rtx_SCRATCH", "(", "QImode", ")", ")", ")", ")", ")", ";", "return", "true"], "ground_truth": [";"], "File": "h83004", "Func": "expand_a_shift", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3823, "Length": 59, "Cover_Rate": 0.42142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_i32gather_pd", "(", "double", "const", "*", "base", ",", "__m128i", "index", ",", "const", "int", "scale", ")", "{", "__v4df", "zero", "=", "_mm256_setzero_pd"], "ground_truth": ["(", ")", ";"], "File": "avx2intrin4", "Func": "_mm256_i32gather_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3824, "Length": 35, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "MachineOperand", "t1CondCodeOp", "(", "bool", "isDead", "="], "ground_truth": ["false", ")", "{"], "File": "ARMBaseInstrInfo (2)2", "Func": "t1CondCodeOp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3825, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cvtph_epu16", "(", "__m256i", "__A", ",", "__mmask16", "__B", ",", "__m256h", "__C", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_vcvtph2uw256_mask", "(", "__C", ",", "(", "__v16hi", ")", "__A", ","], "ground_truth": ["__B", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_mask_cvtph_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3826, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Relocator", "::", "Size", "Relocator", "::", "getSize", "(", "Relocation", "::", "Type", "pType", ")", "const", "{", "return", "ApplyFunctions", "[", "pType", "]", "."], "ground_truth": ["size", ";"], "File": "AArch64Relocator", "Func": "getSize", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3827, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PHINode", "*", "PN", "=", "nullptr", ";", "if", "(", "F", ".", "getReturnType", "(", ")", "->", "isVoidTy", "(", ")", ")", "{", "ReturnInst", "::", "Create", "(", "F", ".", "getContext", "(", ")", ",", "nullptr", ",", "NewRetBlock", ")", ";", "}", "else", "{", "PN", "=", "PHINode", "::", "Create", "(", "F", ".", "getReturnType", "(", ")", ",", "ReturningBlocks", ".", "size", "(", ")", ",", "", ")", ";", "NewRetBlock", "->", "getInstList", "(", ")", ".", "push_back", "(", "PN", ")", ";", "ReturnInst", "::", "Create", "(", "F", ".", "getContext", "(", ")", ",", "PN", ",", "NewRetBlock", ")", ";", "}", "for", "(", "BasicBlock", "*", "BB", ":", "ReturningBlocks", ")", "{", "if", "(", "PN", ")", "PN", "->", "addIncoming", "(", "BB", "->", "getTerminator", "("], "ground_truth": [")", "->", "getOperand", "(", "", ")", ",", "BB", ")", ";"], "File": "AMDGPUUnifyDivergentExitNodes2", "Func": "unifyReturnBlockSet", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3828, "Length": 116, "Cover_Rate": 0.5631067961165048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "EltSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "if", "(", "EltSize", ">=", "", "||", "ShuffleVectorSDNode", "::", "isSplatMask", "(", "&", "M", "[", "", "]", ",", "VT", ")", "||", "ShuffleVectorInst", "::", "isIdentityMask", "(", "M", ")", "||", "isVREVMask", "(", "M", ",", "VT", ",", "", ")", "||", "isVREVMask", "(", "M", ",", "VT", ",", "", ")", "||", "isVREVMask", "(", "M", ",", "VT", ",", "", ")", ")", "return", "true", ";", "else", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", "&&", "(", "isVEXTMask", "(", "M", ",", "VT", ",", "ReverseVEXT", ",", "Imm", ")", "||", "isVTBLMask", "(", "M", ",", "VT", ")", "||", "isNEONTwoResultShuffleMask", "(", "M", ",", "VT", ","], "ground_truth": ["WhichResult", ",", "isV_UNDEF", ")", ")", ")", "return", "true", ";"], "File": "ARMISelLowering69", "Func": "isShuffleMaskLegal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3829, "Length": 108, "Cover_Rate": 0.3364485981308411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "DecodeSymbolicOperand", "(", "MCInst", "&", "Inst", ",", "uint64_t", "Address", ",", "uint64_t", "Value", ","], "ground_truth": ["const", "MCDisassembler", "*", "Decoder", ")", "{"], "File": "ARCDisassembler4", "Func": "DecodeSymbolicOperand", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3830, "Length": 20, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BitVector", "RegisterInfo", "::", "getReservedRegs", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "BitVector", "Reserved", "(", "getNumRegs", "(", ")", ")", ";", "Reserved", ".", "set", "(", ""], "ground_truth": [")", ";"], "File": "AlphaRegisterInfo8", "Func": "getReservedRegs", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3831, "Length": 27, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerV16F32VectorShuffle", "(", "SDValue", "Op", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "const", "Subtarget", "&", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDLoc", "DL", "(", "Op", ")", ";", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "SDValue", "Unpck", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "Unpck", ";", "return", "lowerVectorShuffleWithPERMV", "(", "DL", ",", "", ",", "Mask", ",", "V1", ","], "ground_truth": ["V2", ",", "DAG", ")", ";"], "File": "X86ISelLowering148", "Func": "lowerV16F32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3832, "Length": 131, "Cover_Rate": 0.9357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "const", "SUnit", "*", ">", "makeGCNILPScheduler", "(", "ArrayRef", "<", "const", "SUnit", "*", ">", "BotRoots", ",", "const", "ScheduleDAG", "&", "DAG", ")", "{", "GCNILPScheduler", "S", ";", "return", "S", ".", "schedule", "(", "BotRoots", ","], "ground_truth": ["DAG", ")", ";"], "File": "GCNILPSched", "Func": "makeGCNILPScheduler", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3833, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MF", "->", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", "==", "CallingConv", "::", "CXX_FAST_TLS", "&&", "MF", "->", "getFunction", "(", ")", "->", "hasFnAttribute", "(", "Attribute"], "ground_truth": ["::", "NoUnwind", ")", ";"], "File": "PPCISelLowering107", "Func": "supportSplitCSR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3834, "Length": 28, "Cover_Rate": 0.717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "MatchAddressBase", "(", "SDValue", "N", ",", "ISelAddressMode", "&", "AM", ")", "{", "if", "(", "AM", ".", "BaseType", "!=", "ISelAddressMode", "::", "RegBase", "||", "AM", ".", "Base", ".", "Reg", ".", "getNode", "(", ")", ")", "{", "return", "true", ";", "}", "AM", ".", "BaseType", "=", "ISelAddressMode", "::", "RegBase", ";", "AM", ".", "Base", ".", "Reg", "="], "ground_truth": ["N", ";"], "File": "KudeyarISelDAGToDAG", "Func": "MatchAddressBase", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3835, "Length": 54, "Cover_Rate": 0.9310344827586207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HABaseType", "Base", "=", "HA_UNKNOWN", ";", "uint64_t", "Members", "=", "", ";", "bool", "result", "=", "isHomogeneousAggregate", "(", "Ty", ",", "Base", ",", "Members", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "result", "<<", "", ";", "Ty", "->", "dump", "(", ")", ";", "dbgs", "(", ")", "<<", "", ")", ";", "return", "result"], "ground_truth": [";"], "File": "ARMISelLowering (2)", "Func": "functionArgumentNeedsConsecutiveRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3836, "Length": 50, "Cover_Rate": 0.5813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "auto", "*", "cptr", "=", "std", "::", "get", "<", "constant", ">", "(", "*", "idx", ")", ".", "val", ";", "if", "(", "cptr", "->", "getValue", "(", ")", ".", "getActiveBits", "(", ")", ">", ""], "ground_truth": [")", "{"], "File": "TVMReFunc", "Func": "process_global", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3837, "Length": 33, "Cover_Rate": 0.35106382978723405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ops", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "CompareOpc", ",", "dl", ",", "", ")", "}", ";", "EVT", "VTs", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "", "}", ";", "SDValue", "CompNode", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Ops", ")", ";", "SDValue", "Flags", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "CompNode", ".", "getValue", "(", "", ")", ")", ";", "unsigned", "BitNo", ";", "bool", "InvertBit", ";", "switch", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", "{", "default", ":", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "=", "false", ";", "break", ";", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "=", "true", ";", "break", ";", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "=", "false", ";", "break", ";", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "=", "true", ";", "break", ";", "}", "Flags", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Flags", ",", "DAG", ".", "getConstant", "(", "", "-", "(", "", "-", "BitNo", ")", ",", "dl", ",", "", ")", ")", ";", "Flags", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Flags", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "if", "(", "InvertBit", ")", "Flags", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Flags", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "return", "Flags"], "ground_truth": [";"], "File": "PPCISelLowering109", "Func": "LowerINTRINSIC_WO_CHAIN", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3838, "Length": 270, "Cover_Rate": 0.4186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LowerControlFlow", "::", "skipIfDead", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "&", "NextBB", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "if", "(", "MF", "->", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", "!=", "CallingConv", "::", "_PS", "||", "!", "shouldSkip", "(", "&", "MBB", ",", "&", "MBB", ".", "getParent", "(", ")", "->", "back", "(", ")", ")", ")", "return", "false", ";", "MachineBasicBlock", "*", "SkipBB", "=", "insertSkipBlock", "(", "MBB", ","], "ground_truth": ["MI", ".", "getIterator", "(", ")", ")", ";"], "File": "SILowerControlFlow3", "Func": "skipIfDead", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3839, "Length": 87, "Cover_Rate": 0.348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_madd52lo_epu64", "("], "ground_truth": ["__m512i", "__X", ",", "__m512i", "__Y", ",", "__m512i", "__Z", ")", "{"], "File": "avx512ifmaintrin4", "Func": "_mm512_madd52lo_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3840, "Length": 25, "Cover_Rate": 0.46296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "vdupq_n_p16", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vmovq_n_p16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3841, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "V", ".", "getNode", "(", ")", ")", ";", "SDValue", "VLo", "=", "DAG", ".", "getAnyExtOrTrunc", "(", "V", ",", "dl", ",", "", ")", ";", "SDValue", "VHi", "=", "DAG", ".", "getAnyExtOrTrunc", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "V", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ",", "dl", ",", "", ")", ";", "SDValue", "RegClass", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "SubReg0", "=", "DAG", ".", "getTargetConstant", "("], "ground_truth": ["", ",", "dl", ",", "", ")", ";"], "File": "ARMISelLowering11", "Func": "createGPRPairNode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3842, "Length": 88, "Cover_Rate": 0.4943820224719101, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasTrust", "("], "ground_truth": [")", "const", "{"], "File": "CSKYSubtarget2", "Func": "hasTrust", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3843, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64InstrInfo24", "Func": "isSVEScaledImmInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3844, "Length": 27, "Cover_Rate": 0.3253012048192771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsUnscaled", "=", "TII", "->", "isUnscaledLdSt", "(", "LoadI", ")", ";", "assert", "(", "IsUnscaled", "==", "TII", "->", "isUnscaledLdSt", "(", "StoreI", ")", "&&", "", ")", ";", "assert", "(", "LoadSize", "<=", "StoreSize", "&&", "", ")", ";", "int", "UnscaledLdOffset", "=", "IsUnscaled", "?", "getLdStOffsetOp", "(", "LoadI", ")", ".", "getImm", "(", ")", ":", "getLdStOffsetOp", "(", "LoadI", ")", ".", "getImm", "(", ")", "*", "LoadSize", ";", "int", "UnscaledStOffset", "=", "IsUnscaled", "?", "getLdStOffsetOp", "(", "StoreI", ")", ".", "getImm", "(", ")", ":", "getLdStOffsetOp", "(", "StoreI", ")", ".", "getImm", "(", ")", "*", "StoreSize", ";", "int", "Width", "=", "LoadSize", "*", "", ";", "int", "Immr", "=", "", "*", "(", "UnscaledLdOffset", "-", "UnscaledStOffset", ")", ";", "int", "Imms", "=", "Immr", "+", "Width", "-", "", ";", "unsigned", "DestReg", "=", "IsStoreXReg", "?", "TRI", "->", "getMatchingSuperReg", "(", "LdRt", ",", "", ",", "&", "", ")", ":", "LdRt", ";", "assert", "(", "(", "UnscaledLdOffset", ">=", "UnscaledStOffset", "&&", "(", "UnscaledLdOffset", "+", "LoadSize", ")", "<=", "UnscaledStOffset", "+", "StoreSize", ")", "&&", "", ")", ";", "Immr", "=", "", "*", "(", "UnscaledLdOffset", "-", "UnscaledStOffset", ")", ";", "Imms", "=", "Immr", "+", "Width", "-", "", ";", "if", "(", "UnscaledLdOffset", "==", "UnscaledStOffset", ")", "{", "uint32_t", "AndMaskEncoded", "=", "(", "(", "IsStoreXReg", "?", "", ":", "", ")", "<<", "", ")", "|", "(", "(", "Immr", ")", "<<", "", ")", "|", "(", "(", "Imms", ")", "<<", "", ")", ";", "BitExtMI", "=", "BuildMI", "(", "*", "LoadI", "->", "getParent", "(", ")", ",", "LoadI", ",", "LoadI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "IsStoreXReg", "?", "", ":", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "StRt", ",", "getKillRegState", "(", "StRtIsKill", ")", ")", ".", "addImm", "(", "AndMaskEncoded", ")", ";", "}", "else", "{", "BitExtMI", "=", "BuildMI", "(", "*", "LoadI", "->", "getParent", "(", ")", ",", "LoadI", ",", "LoadI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "IsStoreXReg", "?", "", ":", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "StRt", ",", "getKillRegState", "(", "StRtIsKill", ")", ")", ".", "addImm", "(", "Immr", ")", ".", "addImm", "(", "Imms", ")", ";", "}", "}", "(", "void", ")", "BitExtMI", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "StoreI", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "DEBUG", "(", "dbgs", "("], "ground_truth": [")", "<<", "", ")", ";"], "File": "AArch64LoadStoreOptimizer33", "Func": "promoteLoadFromStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3845, "Length": 347, "Cover_Rate": 0.4465894465894466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "requiresFrameIndexScavenging", "(", "const", "MachineFunction", "&", "MF", ")", "const", "override", "{", "return"], "ground_truth": ["true", ";"], "File": "LC2200RegisterInfo", "Func": "requiresFrameIndexScavenging", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3846, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "ElmTy", "=", "cast", "<", "ArrayType", ">", "(", "Ty", ")", "->", "getElementType", "(", ")", ";", "bool", "exploreArr", "=", "!", "CheckIfFlattendType", "(", "ElmTy", ")", "||", "!", "AccessMemFormFlatStruct", ";", "if", "(", "isa", "<", "StructType", ">", "(", "ElmTy", ")", "||", "(", "isa", "<", "ArrayType", ">", "(", "ElmTy", ")", "&&", "exploreArr", ")", ")", "{", "int", "NumArrElems", "=", "cast", "<", "ArrayType", ">", "(", "Ty", ")", "->", "getNumElements", "(", ")", ";", "NumElems", "+=", "NumArrElems", "*", "getNumElements", "(", "ElmTy", ",", "AccessMemFormFlatStruct", ")", ";", "}", "else", "NumElems", "+=", "exploreArr", "?", "cast", "<", "ArrayType", ">", "(", "Ty", ")", "->", "getNumElements", "(", ")", ":", "", ";", "}", "else", "if", "(", "isa", "<", "PointerType", ">"], "ground_truth": ["(", "Ty", ")", ")", "{"], "File": "JVMCompositeHandler", "Func": "getNumElements", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3847, "Length": 110, "Cover_Rate": 0.36065573770491804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "s390_function_and_libcall_value", "(", "machine_mode", "mode", ",", "const_tree", "ret_type", ",", "const_tree", "fntype_or_decl", ",", "bool", "outgoing", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "ret_type", ")", "{", "int", "unsignedp", "=", "TYPE_UNSIGNED", "(", "ret_type", ")", ";", "mode", "=", "promote_function_mode", "(", "ret_type", ",", "mode", ",", "&", "unsignedp", ",", "fntype_or_decl", ",", "", ")", ";", "}", "gcc_assert", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_INT", "||", "SCALAR_FLOAT_MODE_P", "(", "mode"], "ground_truth": [")", ")", ";"], "File": "s3904", "Func": "s390_function_and_libcall_value", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3848, "Length": 63, "Cover_Rate": 0.328125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_lzcnt_epi64", "(", "__m512i", "__W", ",", "__mmask8", "__U", ",", "__m512i", "__A", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_vplzcntq_512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8di", ")", "__W"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512cdintrin", "Func": "_mm512_mask_lzcnt_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3849, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "*", "getDataLayout", "(", ")", "const", "override"], "ground_truth": ["{"], "File": "LM32Subtarget", "Func": "getDataLayout", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3850, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Ty", ".", "isVector", "(", ")", ")", "return", "Ty", ";", "return", "", "(", "Ty", ".", "getSizeInBits", "(", ")"], "ground_truth": [")", ";"], "File": "HexagonISelLowering (2)3", "Func": "tyScalar", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3851, "Length": 22, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Z80RegisterInfo", "::", "splitReg", "(", "unsigned", "Reg", ",", "unsigned", "&", "LoReg", ",", "unsigned", "&", "HiReg", ")", "const", "{", "assert", "(", "", ".", "contains", "(", "Reg", ")", "&&", "", ")", ";", "LoReg", "=", "getSubReg", "(", "Reg", ",", "", ")", ";", "HiReg", "=", "getSubReg", "(", "Reg", ",", ""], "ground_truth": [")", ";"], "File": "GBZ80RegisterInfo", "Func": "splitReg", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3852, "Length": 48, "Cover_Rate": 0.8727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "XLenVT", ",", "Expand"], "ground_truth": [")", ";"], "File": "RISCVISelLowering50", "Func": "RISCVTargetLowering", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3853, "Length": 171, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LabelInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "MAI", "->", "getOrCreateMBBRegister", "(", "MBB", ")", ")", ")", ";", "outputMCInst", "(", "LabelInst", ")"], "ground_truth": [";"], "File": "SPIRVAsmPrinter", "Func": "emitOpLabel", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3854, "Length": 22, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "Subtarget", ".", "hasBWI", "(", ")", ")", "return", "TypeSplitVector", ";", "if", "(", "VT", ".", "getVectorNumElements", "(", ")", "!=", "", "&&", "VT", ".", "getVectorElementType"], "ground_truth": ["(", ")", "!=", "", ")", "return", "TypeWidenVector", ";"], "File": "X86ISelLowering101", "Func": "getPreferredVectorAction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3855, "Length": 49, "Cover_Rate": 0.6447368421052632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CI", "->"], "ground_truth": ["isTailCall", "(", ")", ";"], "File": "SystemZISelLowering (2)1", "Func": "mayBeEmittedAsTailCall", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3856, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumLoBits", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ";", "Known", ".", "Zero", ".", "setBitsFrom", "(", "NumLoBits", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "SrcVT", "=", "Src", ".", "getValueType", "(", ")", ";", "APInt", "DemandedElt", "=", "APInt", "::", "getOneBitSet", "(", "SrcVT", ".", "getVectorNumElements", "(", ")", ",", "Op", ".", "getConstantOperandVal", "(", "", ")", ")", ";", "DAG", ".", "computeKnownBits", "(", "Src", ",", "Known", ",", "DemandedElt", ",", "Depth", "+", "", ")", ";", "Known", "=", "Known", ".", "zextOrTrunc", "(", "BitWidth", ")", ";", "Known", ".", "Zero", ".", "setBitsFrom", "(", "SrcVT", ".", "getScalarSizeInBits", "(", ")", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "if", "(", "auto", "*", "ShiftImm", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "ShiftImm", "->", "getAPIntValue", "(", ")", ".", "uge", "(", "VT", ".", "getScalarSizeInBits", "(", ")", ")", ")", "{", "Known", ".", "setAllZero", "(", ")", ";", "break", ";", "}", "DAG", ".", "computeKnownBits", "(", "Op", ".", "getOperand", "(", "", ")", ",", "Known", ",", "DemandedElts", ",", "Depth", "+", "", ")", ";", "unsigned", "ShAmt", "=", "ShiftImm", "->", "getZExtValue", "(", ")", ";", "if", "(", "Opc", "==", "", ")", "{", "Known", ".", "Zero", "<<=", "ShAmt", ";", "Known", ".", "One", "<<=", "ShAmt", ";", "Known", ".", "Zero", ".", "setLowBits", "(", "ShAmt", ")", ";", "}", "else", "{", "Known", ".", "Zero", ".", "lshrInPlace", "(", "ShAmt", ")", ";", "Known", ".", "One", ".", "lshrInPlace"], "ground_truth": ["(", "ShAmt", ")", ";"], "File": "X86ISelLowering102", "Func": "computeKnownBitsForTargetNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3857, "Length": 249, "Cover_Rate": 0.4035656401944895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vgetq_lane_p8", "(", "poly8x16_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "poly8_t", ")", "__builtin_neon_vget_laneuv16qi", "(", "(", "int8x16_t", ")"], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vgetq_lane_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3858, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Done", "=", "false", ";", "if", "(", "!", "Addr", ".", "hasOneUse", "(", ")", ")", "{", "unsigned", "Opcode", "=", "Addr", ".", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "!=", "", "&&", "Opcode", "!=", "", ")", "{", "for", "(", "SDNode", "::", "use_iterator", "UI", "=", "Addr", ".", "getNode", "(", ")", "->", "use_begin", "(", ")", ",", "UE", "=", "Addr", ".", "getNode", "(", ")", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", "++", "UI", ")", "{", "if", "(", "UI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MatchAddressBase", "(", "Addr", ",", "AM", ")", ";", "Done", "=", "true", ";", "break", ";", "}", "}", "}", "}", "if", "(", "!", "Done", "&&", "MatchAddress", "(", "Addr", ",", "AM", ",", "false", ")", ")", "return", "false", ";", "DOUT", "(", "llvm", "::", "dbgs", "(", ")", "<<", "", ";", "DEBUG", "(", "AM", ".", "dump", "(", ")", ")", ";", "EVT", "VT", "=", "Addr", ".", "getValueType", "(", ")", ";", "if", "(", "AM", ".", "BaseType"], "ground_truth": ["==", "", ")", "{"], "File": "SystemZISelDAGToDAG40", "Func": "SelectAddrRI", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3859, "Length": 154, "Cover_Rate": 0.6260162601626016, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Align", "getStackAlignment", "(", ")", "const", "{", "return", "stackAlignment"], "ground_truth": [";"], "File": "X86Subtarget (2)2", "Func": "getStackAlignment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3860, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CallingConv", "::", "C", ":", "case", "CallingConv", "::", "Fast", ":", "return", "LowerCCCArguments", "(", "Chain", ",", "CallConv", ",", "isVarArg", ","], "ground_truth": ["Ins", ",", "dl", ",", "DAG", ",", "InVals", ")", ";"], "File": "TLCS900ISelLowering", "Func": "LowerFormalArguments", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3861, "Length": 35, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printOperand", "(", "MI", ",", "opNum", "+", "", ")", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "MBlazeAsmPrinter14", "Func": "printMemOperand", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3862, "Length": 13, "Cover_Rate": 0.325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", "->", "isMachineOpcode", "(", ")", ")", "return", ";", "SelectCode", "(", "N"], "ground_truth": [")", ";"], "File": "NyuziISelDAGToDAG", "Func": "Select", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3863, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "this", "->", "getEncodingValue", "("], "ground_truth": ["reg", ")", ">>", "HW_CHAN_SHIFT", ";"], "File": "R600RegisterInfo", "Func": "getHWRegChan", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3864, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Lex", "(", ")", ";", "const", "MCExpr", "*", "Value", ";", "if", "(", "Parser", ".", "parseExpression", "(", "Value", ")", ")", "{", "TokError", "(", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "TokError", "(", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")"], "ground_truth": [";"], "File": "ARMAsmParser101", "Func": "parseDirectiveThumbSet", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3865, "Length": 59, "Cover_Rate": 0.34104046242774566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "cloneVarName", "=", "Var", ";", "std", "::", "string", "cloneFnName", "=", "getCloneFnName", "(", "Fn", ")", ";", "cloneVarName", ".", "replace", "(", "cloneVarName", ".", "find", "(", "Fn", ")", ",", "Fn", ".", "length", "("], "ground_truth": [")", ",", "cloneFnName", ")", ";"], "File": "PIC16ABINames", "Func": "getCloneVarName", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3866, "Length": 37, "Cover_Rate": 0.5967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Opc", "==", "", "||", "isT1i32Store", "(", "Opc", ")"], "ground_truth": ["||", "isT2i32Store", "(", "Opc", ")", ";"], "File": "ARMLoadStoreOptimizer (2)", "Func": "isi32Store", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3867, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "string", "computeDataLayout", "(", "StringRef", "TT", ",", "StringRef", "CPU", ",", "const", "TargetOptions", "&", "Options", ",", "bool", "isLittle", ")", "{", "std", "::", "string", "Ret", "=", "", ";", "ABIInfo", "ABI", "=", "ABIInfo", "::", "computeTargetABI", "(", "Triple", "(", "TT", ")", ",", "CPU", ",", "Options", ".", "MCOptions", ")", ";", "if", "(", "isLittle", ")", "Ret", "+="], "ground_truth": ["", ";"], "File": "MipsTargetMachine67", "Func": "computeDataLayout", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3868, "Length": 55, "Cover_Rate": 0.5092592592592593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VecWidth", "!=", "", "&&", "VecTy", "->", "getElementType", "(", ")", "->", "isFloatingPointTy", "(", ")", ")", "return", "false", ";", "}", "unsigned", "EltWidth", "=", "DataTy", "->", "getScalarSizeInBits", "(", ")", ";", "return", "(", "EltWidth", "==", "", "&&", "Alignment", ">=", "", ")", "||", "(", "EltWidth", "==", "", "&&", "Alignment", ">=", "", ")", "||"], "ground_truth": ["(", "EltWidth", "==", "", ")", ";"], "File": "ARMTargetTransformInfo14", "Func": "isLegalMaskedLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3869, "Length": 56, "Cover_Rate": 0.45901639344262296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "*", "It", ")", ".", "isImplicitDef", "(", ")", ";", "}", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "R600OptimizeVectorRegisters2", "Func": "isImplicitlyDef", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3870, "Length": 19, "Cover_Rate": 0.3064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getABI", "(", ")", ".", "IsO32", "("], "ground_truth": [")", ";"], "File": "MipsSubtarget (2)1", "Func": "isABI_O32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3871, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "isReg", "(", ")", ")", ";", "unsigned", "RegBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", ")"], "ground_truth": [")", "<<", "", ";"], "File": "MipsCodeEmitter", "Func": "getMemEncoding", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3872, "Length": 31, "Cover_Rate": 0.45588235294117646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "AtomicExpansionKind", "::"], "ground_truth": ["LLSC", ";"], "File": "HexagonISelLowering (2)", "Func": "shouldExpandAtomicRMWInIR", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3873, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isUImm12", "(", ")"], "ground_truth": ["const", "{"], "File": "CSKYAsmParser", "Func": "isUImm12", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3874, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "switch", "(", "p_attr", "->", "attr_type", ")", "{", "case", "aarch64_attr_custom", ":", "gcc_assert", "(", "p_attr", "->", "handler", ")", ";", "if", "(", "!", "p_attr", "->", "handler", "(", "arg", ")", ")", "return", "false", ";", "break", ";", "case", "aarch64_attr_bool", ":", "{", "struct", "cl_decoded_option", "decoded", ";", "generate_option", "(", "p_attr", "->", "opt_num", ",", "NULL", ",", "!", "invert", ",", "CL_TARGET", ",", "&", "decoded", ")", ";", "aarch64_handle_option", "(", "&", "global_options", ",", "&", "global_options_set", ",", "&", "decoded", ",", "input_location", ")", ";", "break", ";", "}", "case", "aarch64_attr_mask", ":", "{", "struct", "cl_decoded_option", "decoded", ";", "decoded", ".", "opt_index", "=", "p_attr", "->", "opt_num", ";", "decoded", ".", "value", "=", "!", "invert", ";", "aarch64_handle_option", "(", "&", "global_options", ",", "&", "global_options_set", ",", "&", "decoded", ",", "input_location", ")", ";", "break", ";", "}", "case", "aarch64_attr_enum", ":", "{", "gcc_assert", "(", "arg", ")", ";", "bool", "valid", ";", "int", "value", ";", "valid", "=", "opt_enum_arg_to_value", "(", "p_attr", "->", "opt_num", ",", "arg", ",", "&", "value", ",", "CL_TARGET", ")", ";", "if", "(", "valid", ")", "{", "set_option", "(", "&", "global_options", ",", "NULL", ",", "p_attr", "->", "opt_num", ",", "value", ",", "NULL", ",", "DK_UNSPECIFIED", ",", "input_location", ",", "global_dc", ")", ";", "}", "else", "{", "error", "(", "", ",", "str_to_check", ",", "arg", ")", ";", "}", "break", ";", "}", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "}", "return", "found"], "ground_truth": [";"], "File": "aarch64", "Func": "aarch64_process_one_target_attr", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3875, "Length": 203, "Cover_Rate": 0.47540983606557374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "mips_lwxs_address_p", "(", "rtx", "addr", ")", "{", "if", "(", "ISA_HAS_LWXS", "&&", "GET_CODE", "(", "addr", ")", "==", "PLUS", "&&", "REG_P", "(", "XEXP", "(", "addr", ",", "", ")", ")", ")", "{", "rtx", "offset", "=", "XEXP", "(", "addr", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "offset", ")", "==", "MULT", "&&", "REG_P", "(", "XEXP", "(", "offset", ",", "", ")", ")", "&&", "CONST_INT_P", "(", "XEXP", "(", "offset", ",", "", ")", ")", "&&", "INTVAL", "(", "XEXP", "(", "offset", ",", "", ")", ")", "==", "", ")", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "mips", "Func": "mips_lwxs_address_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3876, "Length": 88, "Cover_Rate": 0.9887640449438202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addEarlyCSEOrGVNPass", "(", ")", "{", "if", "(", "getOptLevel", "(", ")", "==", "CodeGenOpt", "::", "Aggressive", ")", "addPass", "(", "createGVNPass", "("], "ground_truth": [")", ")", ";"], "File": "NVPTXTargetMachine (2)", "Func": "addEarlyCSEOrGVNPass", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3877, "Length": 24, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "BB", ".", "begin", "(", ")", ";", "I", "!=", "BB", ".", "end", "(", ")", ";", "++", "I", ")", "{", "MachineInstr", "&", "MI", "=", "*", "I", ";", "uint64_t", "Flags", "=", "MI", ".", "getDesc", "(", ")", ".", "TSFlags", ";", "unsigned", "FPInstClass", "=", "Flags", "&", "", ";", "if", "(", "MI", ".", "isInlineAsm", "(", ")", ")", "FPInstClass", "=", "", ";", "if", "(", "MI", ".", "isCopy", "(", ")", "&&", "isFPCopy", "(", "MI", ")", ")", "FPInstClass", "=", "", ";", "if", "(", "MI", ".", "isImplicitDef", "(", ")", "&&", "", ".", "contains", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "FPInstClass", "=", "", ";", "if", "(", "MI", ".", "isCall", "(", ")", ")", "FPInstClass", "=", "", ";", "if", "(", "FPInstClass", "==", "", ")", "continue", ";", "MachineInstr", "*", "PrevMI", "=", "nullptr", ";", "if", "(", "I", "!=", "BB", ".", "begin", "(", ")", ")", "PrevMI", "=", "&", "*", "std", "::", "prev", "(", "I", ")", ";", "++", "NumFP", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "DeadRegs", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isDead", "(", ")", ")", "DeadRegs", ".", "push_back", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "switch", "(", "FPInstClass", ")", "{", "case", "", ":", "handleZeroArgFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleOneArgFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleOneArgFPRW", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleTwoArgFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleCompareFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleCondMovFP", "(", "I", ")", ";", "break", ";", "case", "", ":", "handleSpecialFP", "(", "I", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "DeadRegs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "DeadRegs", "[", "i", "]", ";", "static_assert", "(", "", "-", "", "==", "", ",", "", ")", ";", "if", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", "&&", "isLive", "(", "Reg", "-", "", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Reg", "-", "", "<<", "", ")", ";", "freeStackSlotAfter", "(", "I", ",", "Reg", "-", "", ")", ";", "}", "}", "DEBUG", "(", "{", "MachineBasicBlock", "::", "iterator", "PrevI", "="], "ground_truth": ["PrevMI", ";"], "File": "X86FloatingPoint20", "Func": "processBasicBlock", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3878, "Length": 416, "Cover_Rate": 0.7098976109215017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GuaranteedTailCallOpt", "&&", "canGuaranteeTCO", "("], "ground_truth": ["CC", ")", ";"], "File": "Z80oldISelLowering", "Func": "shouldGuaranteeTCO", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3879, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Alignment", "=", "", ";", "break", ";", "case", "", ":", "Alignment", "=", "", ";", "break", ";", "case", "", ":", "Alignment", "=", "", ";", "break", ";", "default", ":", "return", "nullptr", ";", "}", "if", "(", "Ops", ".", "size", "(", ")", "==", "", "&&", "Ops", "[", "", "]", "==", "", "&&", "Ops", "[", "", "]", "==", "", ")", "{", "unsigned", "NewOpc", "=", "", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "nullptr", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "}", "MI", ".", "setDesc", "(", "get", "(", "NewOpc", ")", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "ChangeToImmediate", "(", "", ")", ";", "}", "else", "if", "(", "Ops", ".", "size", "(", ")", "!=", "", ")", "return", "nullptr", ";", "if", "(", "LoadMI", ".", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", "!=", "MI", ".", "getOperand", "(", "Ops", "[", "", "]", ")", ".", "getSubReg", "(", ")", ")", "return", "nullptr", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "MOs", ";", "switch", "(", "LoadMI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "getCodeModel", "(", ")", "!=", "CodeModel", "::", "Small", "&&", "MF", ".", "getTarget", "(", ")", ".", "getCodeModel", "(", ")", "!=", "CodeModel", "::", "Kernel", ")", "return", "nullptr", ";", "unsigned", "PICBase", "=", "", ";", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "isPositionIndependent", "(", ")", ")", "{", "if", "(", "Subtarget", ".", "is64Bit", "(", ")", ")", "PICBase", "=", "", ";", "else", "return", "nullptr", ";", "}", "MachineConstantPool", "&", "MCP", "=", "*", "MF", ".", "getConstantPool", "(", ")", ";", "Type", "*", "Ty", ";", "unsigned", "Opc", "=", "LoadMI", ".", "getOpcode", "(", ")", ";", "if", "(", "Opc", "==", "", ")", "Ty", "=", "Type", "::", "getFloatTy", "(", "MF", ".", "getFunction", "(", ")", "->"], "ground_truth": ["getContext", "(", ")", ")", ";"], "File": "X86InstrInfo (2)1", "Func": "foldMemoryOperandImpl", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3880, "Length": 344, "Cover_Rate": 0.3687031082529475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_empty", "(", "void", ")", "{"], "File": "mmintrin", "Func": "_mm_empty", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3881, "Length": 18, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint64_t", "F", "=", "MCID", ".", "TSFlags", ";", "return", "(", "(", "F", ">>"], "ground_truth": ["", ")", "&", "", ")", ";"], "File": "HexagonMCInst4", "Func": "hasNewValue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3882, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "InstrInfo", "::", "buildMovInstr", "(", "MachineBasicBlock", "*", "MBB", ",", "MachineBasicBlock"], "ground_truth": ["::", "iterator", "I", ",", "unsigned", "DstReg", ",", "unsigned", "SrcReg", ")", "const", "{"], "File": "SIInstrInfo101", "Func": "buildMovInstr", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3883, "Length": 23, "Cover_Rate": 0.42592592592592593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "isWindowsCygwinEnvironment"], "ground_truth": ["(", ")", ";"], "File": "X86Subtarget (2)", "Func": "isTargetWindowsCygwin", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3884, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCCFIInstruction", "::", "OpOffset", ":", "{", "unsigned", "Reg1", "=", "MRI", ".", "getLLVMRegNum", "(", "Inst", ".", "getRegister", "(", ")", ",", "true", ")", ";", "if", "(", "i", "+", "", "==", "e", ")", "return", "CU", "::", "UNWIND_ARM64_MODE_DWARF", ";", "const", "MCCFIInstruction", "&", "Inst2", "=", "Instrs", "[", "++", "i", "]", ";", "if", "(", "Inst2", ".", "getOperation", "(", ")", "!=", "MCCFIInstruction", "::", "OpOffset", ")", "return", "CU", "::", "UNWIND_ARM64_MODE_DWARF", ";", "unsigned", "Reg2", "=", "MRI", ".", "getLLVMRegNum", "(", "Inst2", ".", "getRegister", "(", ")", ",", "true", ")", ";", "Reg1", "=", "getXRegFromWReg", "(", "Reg1", ")", ";", "Reg2", "=", "getXRegFromWReg", "(", "Reg2", ")", ";", "if", "(", "Reg1", "==", "", "&&", "Reg2", "==", "", "&&", "(", "CompactUnwindEncoding", "&", "", ")", "==", "", ")", "CompactUnwindEncoding", "|=", "CU", "::", "UNWIND_ARM64_FRAME_X19_X20_PAIR", ";", "else", "if", "(", "Reg1", "==", "", "&&", "Reg2", "==", "", "&&", "(", "CompactUnwindEncoding", "&", "", ")", "==", "", ")", "CompactUnwindEncoding", "|=", "CU", "::", "UNWIND_ARM64_FRAME_X21_X22_PAIR", ";", "else", "if", "(", "Reg1", "==", "", "&&", "Reg2", "==", "", "&&", "(", "CompactUnwindEncoding", "&", "", ")", "==", "", ")", "CompactUnwindEncoding", "|=", "CU", "::", "UNWIND_ARM64_FRAME_X23_X24_PAIR", ";", "else", "if", "(", "Reg1", "==", "", "&&", "Reg2", "==", "", "&&", "(", "CompactUnwindEncoding", "&", "", ")", "==", "", ")", "CompactUnwindEncoding", "|=", "CU", "::", "UNWIND_ARM64_FRAME_X25_X26_PAIR", ";", "else", "if", "(", "Reg1", "==", "", "&&", "Reg2", "==", "", "&&", "(", "CompactUnwindEncoding", "&", "", ")", "==", "", ")", "CompactUnwindEncoding", "|=", "CU", "::", "UNWIND_ARM64_FRAME_X27_X28_PAIR", ";", "else", "{", "Reg1", "=", "getDRegFromBReg", "("], "ground_truth": ["Reg1", ")", ";"], "File": "AArch64AsmBackend1", "Func": "generateCompactUnwindEncoding", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3885, "Length": 226, "Cover_Rate": 0.31608391608391606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InVals", ".", "push_back", "(", "DAG", ".", "getLoad", "(", "PartVA", ".", "getValVT", "(", ")", ",", "DL", ",", "Chain", ",", "Address", ",", "MachinePointerInfo", "(", ")", ")", ")", ";", "++", "i", ";", "}", "continue", ";", "}", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "if", "(", "IsVarArg", ")", "{", "ArrayRef", "<", "MCPhysReg", ">", "ArgRegs", "=", "makeArrayRef", "(", "ArgGPRs", ")", ";", "unsigned", "Idx", "=", "CCInfo", ".", "getFirstUnallocated", "(", "ArgRegs", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", ".", "getRegInfo", "(", ")", ";", "MachineFunctionInfo", "*", "RVFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "int", "VaArgOffset", ",", "VarArgsSaveSize", ";", "if", "(", "ArgRegs", ".", "size", "(", ")", "==", "Idx", ")", "{", "VaArgOffset", "=", "CCInfo", ".", "getNextStackOffset", "(", ")", ";", "VarArgsSaveSize", "=", "", ";", "}", "else", "{", "VarArgsSaveSize", "=", "XLenInBytes", "*", "(", "ArgRegs", ".", "size", "(", ")", "-", "Idx", ")", ";", "VaArgOffset", "=", "-", "VarArgsSaveSize", ";", "}", "int", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "XLenInBytes", ",", "VaArgOffset", ",", "true", ")", ";", "RVFI", "->", "setVarArgsFrameIndex", "(", "FI", ")", ";", "if", "(", "Idx", "%", "", ")", "{", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "XLenInBytes", ",", "VaArgOffset", "-", "(", "int", ")", "XLenInBytes", ",", "true", ")", ";", "VarArgsSaveSize", "+=", "XLenInBytes", ";", "}", "for", "(", "unsigned", "I", "=", "Idx", ";", "I", "<", "ArgRegs", ".", "size", "(", ")", ";", "++", "I", ",", "VaArgOffset", "+=", "XLenInBytes", ")", "{", "const", "unsigned", "Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "RegInfo", ".", "addLiveIn", "(", "ArgRegs", "[", "I", "]", ",", "Reg", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "Reg", ",", "XLenVT", ")", ";", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "XLenInBytes", ",", "VaArgOffset", ",", "true", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "ArgValue", ",", "PtrOff", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ")", ")", ";", "cast", "<", "StoreSDNode", ">", "(", "Store", ".", "getNode", "(", ")", ")", "->", "getMemOperand", "(", ")", "->", "setValue", "(", "(", "Value", "*", ")", "nullptr", ")", ";", "OutChains", ".", "push_back", "("], "ground_truth": ["Store", ")", ";"], "File": "RISCVISelLowering", "Func": "LowerFormalArguments", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3886, "Length": 361, "Cover_Rate": 0.4088335220838052, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectCMP_SWAP", "(", "SDNode", "*", "N", ")", "{", "unsigned", "Opcode", ";", "EVT", "MemTy", "=", "cast", "<", "MemSDNode", ">", "(", "N", ")", "->", "getMemoryVT", "(", ")", ";", "if", "(", "Subtarget", "->", "hasLSE", "(", ")", ")", "return", "false", ";", "if", "(", "MemTy", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "MemTy", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "MemTy", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "MemTy", "==", "", ")", "Opcode", "=", "", ";", "else", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "SelectCMP_SWAP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3887, "Length": 88, "Cover_Rate": 0.3295880149812734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSPVFP", "=", "", ".", "contains", "(", "RegM", ")", ";", "RegM", "=", "II", "->", "getRegisterInfo", "(", ")", ".", "getEncodingValue", "(", "RegM", ")", ";", "if", "(", "!", "isSPVFP", ")", "{", "Binary", "|=", "(", "RegM", "&", "", ")", ";", "Binary", "|=", "(", "(", "RegM", "&", "", ")", ">>", "", ")", "<<", "", ";", "}", "else", "{", "Binary", "|=", "(", "(", "RegM", "&", "", ")", ">>", "", ")", ";", "Binary", "|=", "(", "RegM", "&", "", ")"], "ground_truth": ["<<", "", ";"], "File": "ARMCodeEmitter", "Func": "encodeVFPRm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3888, "Length": 76, "Cover_Rate": 0.628099173553719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "default", ":", "return", "SDValue", "(", ")", ";", "}", "assert", "(", "NumSubVectors", "==", "", "||", "NumSubVectors", "==", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "SubRegValues", ";", "if", "(", "auto", "*", "CP", "=", "dyn_cast", "<", "ConstantPoolSDNode", ">", "(", "Ptr", ")", ")", "{", "const", "Constant", "*", "C", "=", "CP", "->", "getConstVal", "(", ")", ";", "if", "(", "isa", "<", "ConstantAggregateZero", ">", "(", "C", ")", ")", "{", "SDValue", "ZeroSubVector", "=", "DAG", ".", "getConstant", "(", "APInt", "(", "", ",", "", ")", ",", "DL", ",", "SubVectorTy", ")", ";", "SubRegValues", ".", "append", "(", "NumSubVectors", ",", "ZeroSubVector", ")", ";", "}", "else", "{", "return", "SDValue", "(", ")", ";", "}", "}", "else", "{", "SDValue", "V0", "=", "DAG", ".", "getLoad", "(", "SubVectorTy", ",", "DL", ",", "Chain", ",", "Ptr", ",", "LoadNode", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "", ")", ",", "LoadNode", "->", "getAlignment", "(", ")", ",", "LoadNode", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ",", "LoadNode", "->", "getAAInfo", "(", ")", ")", ";", "SubRegValues", ".", "push_back", "(", "V0", ")", ";", "SDValue", "NewPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ptr", ".", "getValueType", "(", ")", ",", "Ptr", ",", "DAG", ".", "getConstant", "(", "SubRegSize", ",", "DL", ",", "Ptr", ".", "getValueType", "(", ")", ")", ")", ";", "SDValue", "V1", "=", "DAG", ".", "getLoad", "(", "SubVectorTy", ",", "DL", ",", "Chain", ",", "NewPtr", ",", "LoadNode", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "SubRegSize", ")", ",", "LoadNode", "->", "getAlignment", "(", ")", ",", "LoadNode", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ",", "LoadNode", "->", "getAAInfo", "(", ")", ")", ";", "SubRegValues", ".", "push_back", "(", "V1", ")", ";", "if", "(", "NumSubVectors", ">", "", ")", "{", "NewPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ptr", ".", "getValueType", "(", ")", ",", "Ptr", ",", "DAG", ".", "getConstant", "(", "", "*", "SubRegSize", ",", "DL", ",", "Ptr", ".", "getValueType", "(", ")", ")", ")", ";", "SDValue", "V2", "=", "DAG", ".", "getLoad", "(", "SubVectorTy", ",", "DL", ",", "Chain", ",", "NewPtr", ",", "LoadNode", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "", "*", "SubRegSize", ")", ",", "LoadNode", "->", "getAlignment", "(", ")", ",", "LoadNode", "->", "getMemOperand", "(", ")", "->", "getFlags", "("], "ground_truth": [")", ",", "LoadNode", "->", "getAAInfo", "(", ")", ")", ";"], "File": "TPCISelLowering", "Func": "lowerLOAD", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3889, "Length": 347, "Cover_Rate": 0.4832869080779944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CallingConv", "::", "_APCS", ":", "case", "CallingConv", "::", "GHC", ":", "case", "CallingConv", "::", "CFGuard_Check", ":", "return", "CC", ";", "case", "CallingConv", "::", "PreserveMost", ":", "return", "CallingConv", "::", "PreserveMost", ";", "case", "CallingConv", "::", "_AAPCS_VFP", ":", "case", "CallingConv", "::", "Swift", ":", "case", "CallingConv", "::", "SwiftTail", ":", "return", "isVarArg", "?", "CallingConv", "::", "_AAPCS", ":", "CallingConv", "::", "_AAPCS_VFP", ";", "case", "CallingConv", "::", "C", ":", "if", "(", "!", "Subtarget", "->", "isAAPCS_ABI", "(", ")", ")", "return", "CallingConv", "::", "_APCS", ";", "else", "if", "(", "Subtarget", "->", "hasVFP2Base", "(", ")", "&&", "!", "Subtarget", "->", "isThumb1Only", "(", ")", "&&", "getTargetMachine", "(", ")", ".", "Options", ".", "FloatABIType", "==", "FloatABI", "::", "Hard", "&&", "!", "isVarArg", ")", "return", "CallingConv", "::", "_AAPCS_VFP", ";", "else", "return", "CallingConv", "::", "_AAPCS", ";", "case", "CallingConv", "::", "Fast", ":", "case", "CallingConv", "::", "CXX_FAST_TLS", ":", "if", "(", "!", "Subtarget", "->", "isAAPCS_ABI", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "hasVFP2Base", "(", ")", "&&", "!", "Subtarget", "->", "isThumb1Only", "("], "ground_truth": [")", "&&", "!", "isVarArg", ")", "return", "CallingConv", "::", "Fast", ";"], "File": "ARMISelLowering123", "Func": "getEffectiveCallingConv", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3890, "Length": 158, "Cover_Rate": 0.6869565217391305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getLocalId", "(", "DenseMap", "<", "unsigned", ",", "unsigned", ">", "&", "Reg2Local"], "ground_truth": [",", "unsigned", "&", "CurLocal", ",", "unsigned", "Reg", ")", "{"], "File": "WebAssemblyExplicitLocals25", "Func": "getLocalId", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3891, "Length": 21, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Tmp", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "Rs", ")", ".", "addImm", "(", "", ")", ";", "Rs", "=", "Tmp", ";", "}", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "Using32", "?", "", ":", "", ")", ")", ".", "addReg", "(", "Rs", ")", ".", "addReg", "(", "Rt", ")", ".", "addImm", "(", "Imm", ")", ".", "addMemOperand", "(", "BB", "->", "getParent", "(", ")", "->", "getMachineMemOperand", "(", "&", "MMO", ",", "MMO", ".", "getOffset", "(", ")", ",", "MMO", ".", "getSize", "(", ")", ")", ")", ";", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "MipsSEISelLowering15", "Func": "emitST_F16_PSEUDO", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3892, "Length": 108, "Cover_Rate": 0.313953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSPRRegList", "("], "ground_truth": [")", "const", "{"], "File": "ARMAsmParser (2)", "Func": "isSPRRegList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3893, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "llvm", "::", "getBLRCallOpcode", "(", "const", "MachineFunction", "&", "MF", ")", "{", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hardenSlsBlr"], "ground_truth": ["(", ")", ")", "return", "", ";"], "File": "AArch64InstrInfo105", "Func": "getBLRCallOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3894, "Length": 29, "Cover_Rate": 0.7631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegNo", ">>=", "", ";", "unsigned", "Register", "=", "QPRDecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Register", ")"], "ground_truth": [")", ";"], "File": "ARMDisassembler13", "Func": "DecodeQPRRegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3895, "Length": 24, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "const", "DataLayout", "&", "DL", "=", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "PointerType", "*", "PtrTy", "=", "PointerType", "::", "get", "(", "ParamTy", ",", "AS", "::", "CONSTANT_ADDRESS", ")", ";", "LLT", "PtrType", "=", "getLLTForType", "(", "*", "PtrTy", ",", "DL", ")", ";", "Register", "DstReg", "=", "MRI", ".", "createGenericVirtualRegister", "(", "PtrType", ")", ";", "Register", "KernArgSegmentPtr", "=", "MFI", "->", "getPreloadedReg", "(", "", ")", ";", "Register", "KernArgSegmentVReg", "=", "MRI", ".", "getLiveInVirtReg", "("], "ground_truth": ["KernArgSegmentPtr", ")", ";"], "File": "AMDGPUCallLowering1", "Func": "lowerParameterPtr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3896, "Length": 106, "Cover_Rate": 0.6057142857142858, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "", ";", "if", "(", "Node", "->", "hasOneUse", "(", ")", ")", "return", "CurDAG", "->", "SelectNodeTo", "(", "Node", ",", "Opc", ",", "VT", ",", "TFI", ",", "imm", ")", ";", "return", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "VT", ",", "TFI", ",", "imm", ")", ";", "}", "case", "", ":", "{", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "{", "SDValue", "Chain", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "Callee", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "R20Reg", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "InFlag", "(", "", ",", "", ")", ";", "if", "(", "(", "isa", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "||", "(", "isa", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", ")", "{", "SDValue", "GPReg", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Callee", ",", "GPReg", ",", "Chain", "}", ";", "SDValue", "Load", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "Ops", ")", ",", "", ")", ";", "Chain", "=", "Load", ".", "getValue", "(", "", ")", ";", "Chain", "=", "CurDAG", "->", "getCopyToReg", "(", "Chain", ",", "dl", ",", "R20Reg", ",", "Load", ",", "InFlag", ")", ";", "}", "else", "Chain", "=", "CurDAG", "->", "getCopyToReg", "(", "Chain", ",", "dl", ",", "R20Reg", ",", "Callee", ",", "InFlag", ")", ";", "SDNode", "*", "ResNode", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "R20Reg", ",", "Chain", ")", ";", "Chain", "=", "SDValue", "(", "ResNode", ",", "", ")", ";", "InFlag", "=", "SDValue", "(", "ResNode", ",", "", ")", ";", "ReplaceUses", "(", "SDValue", "(", "Node", ",", "", ")", ",", "Chain", ")", ";", "ReplaceUses", "(", "SDValue", "(", "Node", ",", "", ")", ",", "InFlag", ")", ";", "return", "ResNode", ";", "}", "}", "}", "SDNode", "*", "ResNode", "=", "SelectCode", "(", "Node", ")", ";", "DEBUG", "(", "errs", "(", ")", "<<", "", ")", ";", "if", "(", "ResNode", "==", "NULL", "||", "ResNode", "==", "Node", ")", "DEBUG", "(", "Node", "->", "dump", "(", "CurDAG", ")", ")", ";", "else", "DEBUG", "(", "ResNode", "->", "dump", "(", "CurDAG", ")", ")", ";", "DEBUG", "(", "errs", "(", ")", "<<", "", ")", ";", "return"], "ground_truth": ["ResNode", ";"], "File": "MBlazeISelDAGToDAG4", "Func": "Select", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3897, "Length": 349, "Cover_Rate": 0.7122448979591837, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DecodeEXTRQIMask", "(", "int", "Len", ",", "int", "Idx", ",", "SmallVectorImpl", "<", "int", ">", "&", "ShuffleMask", ")", "{", "Len", "&=", "", ";", "Idx", "&=", "", ";", "if", "(", "", "!=", "(", "Len", "%", "", ")", "||", "", "!=", "(", "Idx", "%", "", ")", ")", "return", ";", "if", "(", "Len", "==", "", ")", "Len", "=", "", ";", "if", "(", "(", "Len", "+", "Idx", ")", ">", "", ")", "{", "ShuffleMask", ".", "append", "(", "", ","], "ground_truth": ["SM_SentinelUndef", ")", ";"], "File": "X86ShuffleDecode", "Func": "DecodeEXTRQIMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3898, "Length": 75, "Cover_Rate": 0.4934210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Arg", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "ArgVT", "=", "Arg", ".", "getValueType", "(", ")", ";", "Type", "*", "ArgTy", "=", "ArgVT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "ArgListTy", "Args", ";", "ArgListEntry", "Entry", ";", "Entry", ".", "Node", "=", "Arg", ";", "Entry", ".", "Ty", "=", "ArgTy", ";", "Entry", ".", "IsSExt", "=", "false", ";", "Entry", ".", "IsZExt", "=", "false", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "const", "char", "*", "LibcallName", "=", "(", "ArgVT", "==", "", ")", "?", "", ":", "", ";", "SDValue", "Callee", "=", "DAG", ".", "getExternalSymbol", "(", "LibcallName", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ";", "StructType", "*", "RetTy", "=", "StructType", "::", "get", "(", "ArgTy", ",", "ArgTy", ",", "nullptr"], "ground_truth": [")", ";"], "File": "AArch64ISelLowering120", "Func": "LowerFSINCOS", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3899, "Length": 121, "Cover_Rate": 0.587378640776699, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getMovePRegSingleOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "assert", "(", "(", "(", "OpNo", "==", "", ")", "||", "(", "OpNo", "==", "", ")", ")", "&&", "", ")", ";", "MCOperand", "Op", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "assert", "(", "Op", ".", "isReg", "(", ")", "&&", "", ")", ";", "switch", "(", "Op", ".", "getReg", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "MipsMCCodeEmitter (2)2", "Func": "getMovePRegSingleOpValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3900, "Length": 101, "Cover_Rate": 0.6778523489932886, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvt_f32_s32", "(", "int32x2_t", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "neon_vcvt_f32_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3901, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vcvttph2udq128_mask", "(", "__C", ",", "(", "__v4si"], "ground_truth": [")", "__A", ",", "__B", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_cvttph_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3902, "Length": 16, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantSDNode", "*", "Idx", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Input", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "OrigVector", "=", "Input", ".", "getOperand", "(", "", ")", ";", "if", "(", "Idx", "&&", "VT", "==", "OrigVector", ".", "getValueType", "(", ")", ")", "{", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "assert", "(", "NumElts", ">", "", "&&", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "NewMask", "(", "NumElts", ",", "-", "", ")", ";", "unsigned", "ResultInElt", "=", "NumElts", "/", "", ";", "ResultInElt", "-=", "Subtarget", ".", "isLittleEndian", "(", ")", "?", "", ":", "", ";", "NewMask", "[", "ResultInElt", "]", "=", "Idx", "->", "getZExtValue", "(", ")", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "OrigVector", ",", "OrigVector"], "ground_truth": [",", "NewMask", ")", ";"], "File": "PPCISelLowering109", "Func": "getSToVPermuted", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3903, "Length": 118, "Cover_Rate": 0.5566037735849056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "getAddrGPRel", "(", "NodeTy", "*", "N", ",", "const", "SDLoc", "&", "DL", ",", "EVT", "Ty", ",", "SelectionDAG", "&", "DAG", ",", "bool", "IsN64", ")", "const", "{", "assert", "(", "!", "ABI", ".", "IsCheriPureCap", "(", ")", ")", ";", "assert", "(", "!", "Ty", ".", "isFatPointer", "(", ")", ")", ";", "SDValue", "GPRel", "=", "getTargetNode", "(", "N", ",", "Ty", ",", "DAG", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "DAG", ".", "getRegister", "(", "IsN64", "?", "", ":", "", ",", "Ty", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", "."], "ground_truth": ["getVTList", "(", "Ty", ")", ",", "GPRel", ")", ")", ";"], "File": "MipsISelLowering52", "Func": "getAddrGPRel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3904, "Length": 101, "Cover_Rate": 0.9017857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Width", ")", "break", ";", "uint32_t", "WidthVal", "=", "Width", "->", "getZExtValue", "(", ")", "&", "", ";", "if", "(", "WidthVal", "==", "", ")", "return", "DAG", ".", "getConstant", "(", "", ",", "", ")", ";", "ConstantSDNode", "*", "Offset", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Offset", ")", "break", ";", "SDValue", "BitsFrom", "=", "N", "->", "getOperand", "(", "", ")", ";", "uint32_t", "OffsetVal", "=", "Offset", "->", "getZExtValue", "(", ")", "&", "", ";", "bool", "Signed", "=", "N", "->", "getOpcode", "(", ")", "==", "", ";", "if", "(", "OffsetVal", "==", "", ")", "{", "unsigned", "SignBits", "=", "Signed", "?", "(", "", "-", "WidthVal", "+", "", ")", ":", "(", "", "-", "WidthVal", ")", ";", "unsigned", "OpSignBits", "=", "DAG", ".", "ComputeNumSignBits", "(", "BitsFrom", ")", ";", "if", "(", "OpSignBits", ">=", "SignBits", ")", "return", "BitsFrom", ";", "EVT", "SmallVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "WidthVal", ")", ";", "if", "(", "Signed", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BitsFrom", ",", "DAG", ".", "getValueType", "(", "SmallVT", ")", ")", ";", "}", "return", "DAG", ".", "getZeroExtendInReg", "(", "BitsFrom", ",", "DL", ",", "SmallVT", ")", ";", "}", "if", "(", "ConstantSDNode", "*", "Val", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "Signed", ")", "{", "return", "constantFoldBFE", "<", "int32_t", ">", "(", "DAG", ",", "Val", "->", "getSExtValue", "(", ")", ",", "OffsetVal", ",", "WidthVal", ")", ";", "}", "return", "constantFoldBFE", "<", "uint32_t", ">", "(", "DAG", ",", "Val", "->", "getZExtValue", "(", ")", ",", "OffsetVal", ",", "WidthVal", ")", ";", "}", "APInt", "Demanded", "=", "APInt", "::", "getBitsSet", "(", "", ",", "OffsetVal", ",", "OffsetVal", "+", "WidthVal", ")", ";", "if", "(", "(", "OffsetVal", "+", "WidthVal", ")", ">=", "", ")", "{", "SDValue", "ShiftVal", "=", "DAG", ".", "getConstant", "(", "OffsetVal", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "Signed", "?", "", ":", "", ",", "DL", ",", "", ",", "BitsFrom", ",", "ShiftVal", ")", ";", "}", "APInt", "KnownZero", ",", "KnownOne"], "ground_truth": [";"], "File": "AMDGPUISelLowering107", "Func": "PerformDAGCombine", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3905, "Length": 322, "Cover_Rate": 0.5411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "hasVPOPCNTDQ", "(", ")", ")", "{", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "assert", "(", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "NumElems", "<=", "", ")", "{", "MVT", "NewVT", "=", "", "(", "", ",", "NumElems", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NewVT", ",", "Op0", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NewVT", ",", "Op", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT"], "ground_truth": [",", "Op", ")", ";"], "File": "X86ISelLowering184", "Func": "LowerVectorCTPOP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3906, "Length": 102, "Cover_Rate": 0.3617021276595745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Exec", "=", "", ";", "}", "char", "GlobalFlags", "=", "analyzeFunction", "(", "MF", ")", ";", "unsigned", "LiveMaskReg", "=", "", ";", "if", "(", "!", "(", "GlobalFlags", "&", "StateWQM", ")", ")", "{", "lowerLiveMaskQueries", "(", "Exec", ")", ";", "if", "(", "!", "(", "GlobalFlags", "&", "StateWWM", ")", "&&", "LowerToCopyInstrs", ".", "empty", "(", ")", "&&", "LowerToMovInstrs", ".", "empty", "(", ")", ")", "return", "!", "LiveMaskQueries", ".", "empty", "(", ")", ";", "}", "else", "{", "MachineBasicBlock", "&", "Entry", "=", "MF", ".", "front", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "EntryMI", "=", "Entry", ".", "getFirstNonPHI", "(", ")", ";", "if", "(", "GlobalFlags", "&", "StateExact", "||", "!", "LiveMaskQueries", ".", "empty", "(", ")", ")", "{", "LiveMaskReg", "=", "MRI", "->", "createVirtualRegister", "(", "TRI", "->", "getBoolRC", "(", ")", ")", ";", "MachineInstr", "*", "MI", "=", "BuildMI", "(", "Entry", ",", "EntryMI", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "LiveMaskReg", ")", ".", "addReg", "(", "Exec", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "MI", ")", ";", "}", "lowerLiveMaskQueries", "(", "LiveMaskReg", ")", ";", "if", "(", "GlobalFlags", "==", "StateWQM", ")", "{", "auto", "MI", "=", "BuildMI", "(", "Entry", ",", "EntryMI", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "ST", "->", "isWave32", "(", ")", "?", "", ":", "", ")", ","], "ground_truth": ["Exec", ")", ".", "addReg", "(", "Exec", ")", ";"], "File": "SIWholeQuadMode4", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3907, "Length": 199, "Cover_Rate": 0.44419642857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "unsigned", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "DebugLoc", "dl", ",", "SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ")", "{", "if", "(", "SubTarget", ".", "isSVR4ABI", "(", ")", "&&", "!", "SubTarget", ".", "is64", "(", ")", ")", "{", "return", "LowerFormalArguments_SVR4", "(", "Chain", ",", "CallConv", ",", "isVarArg", ",", "Ins", ",", "dl", ",", "DAG", ",", "InVals", ")", ";", "}", "else", "{", "return", "LowerFormalArguments_Darwin", "(", "Chain", ",", "CallConv", ",", "isVarArg", ","], "ground_truth": ["Ins", ",", "dl", ",", "DAG", ",", "InVals", ")", ";"], "File": "PPCISelLowering70", "Func": "LowerFormalArguments", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3908, "Length": 92, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "MipsISelLowering51", "Func": "getTargetNodeName", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3909, "Length": 174, "Cover_Rate": 0.44387755102040816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "EVT", "getExtensionTo64Bits", "(", "const", "EVT", "&", "OrigVT", ")", "{", "if", "(", "OrigVT", ".", "getSizeInBits", "(", ")", ">=", "", ")", "return", "OrigVT", ";", "assert", "(", "OrigVT", ".", "isSimple", "(", ")", "&&", "", ")", ";", "", "OrigSimpleTy", "=", "OrigVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ";", "switch", "(", "OrigSimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "ARMISelLowering (2)", "Func": "getExtensionTo64Bits", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3910, "Length": 72, "Cover_Rate": 0.8372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "size", "==", "", ")", ";", "else", "{", "rtx", "size_int_rtx", ",", "size_rtx", ";", "size_rtx", "=", "size_int_rtx", "=", "GEN_INT", "(", "-", "size", ")", ";", "if", "(", "size", "<=", "", ")", "insn", "=", "emit_insn", "(", "gen_stack_pointer_inc", "(", "size_int_rtx", ")", ")", ";", "else", "if", "(", "size", "<=", "", "&&", "!", "frame_pointer_needed", ")", "{", "insn", "=", "emit_insn", "(", "gen_stack_pointer_inc", "(", "GEN_INT", "(", "-", "", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "insn", "=", "emit_insn", "(", "gen_stack_pointer_inc", "(", "GEN_INT", "(", "", "-", "size", ")", ")", ")", ";", "}", "else", "{", "size_rtx", "=", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ";", "emit_move_insn", "(", "size_rtx", ",", "size_int_rtx", ")", ";", "insn", "=", "emit_insn", "(", "gen_stack_pointer_inc", "(", "size_rtx", ")", ")", ";", "add_reg_note", "(", "insn", ",", "REG_CFA_ADJUST_CFA", ",", "gen_stack_pointer_inc", "(", "size_int_rtx", ")", ")", ";", "}", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "emit_insn", "(", "gen_frame_blockage", "(", ")", ")", ";", "if", "(", "frame_pointer_needed", ")", "{", "insn", "=", "emit_insn", "(", "gen_rtx_SET", "(", "hard_frame_pointer_rtx", ",", "gen_rtx_MINUS", "(", "Pmode", ",", "stack_pointer_rtx", ",", "size_rtx", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "add_reg_note", "(", "insn", ",", "REG_CFA_ADJUST_CFA", ",", "gen_rtx_SET", "(", "hard_frame_pointer_rtx", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "size", ")", ")", ")", ";", "}", "if", "(", "return_addr_reg_needed_p", "(", "sparc_leaf_function_p", ")", ")", "{", "rtx", "o7", "=", "gen_rtx_REG", "(", "Pmode", ",", "INCOMING_RETURN_ADDR_REGNUM", ")", ";", "rtx", "i7", "=", "gen_rtx_REG", "(", "Pmode", ",", "RETURN_ADDR_REGNUM", ")", ";", "insn", "=", "emit_move_insn", "(", "i7", ",", "o7", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "add_reg_note", "(", "insn", ",", "REG_CFA_REGISTER", ",", "gen_rtx_SET", "(", "i7", ",", "o7", ")", ")", ";", "emit_use", "(", "i7"], "ground_truth": [")", ";"], "File": "sparc1", "Func": "sparc_flat_expand_prologue", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3911, "Length": 259, "Cover_Rate": 0.6037296037296037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "unsigned", "int", ")", "__builtin_altivec_vupklpx", "("], "ground_truth": ["(", "vector", "signed", "short", ")", "a1", ")", ";"], "File": "altivec4", "Func": "vec_vupklpx", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3912, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "N", "->", "getMask", "(", "M", ")", ";", "return", "::", "isUNPCKLMask", "(", "M", ",", "N", "->", "getValueType", "(", "", ")", ","], "ground_truth": ["V2IsSplat", ")", ";"], "File": "X86ISelLowering144", "Func": "isUNPCKLMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3913, "Length": 23, "Cover_Rate": 0.5111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vabdq_u8", "(", "uint8x16_t", "__a", ",", "uint8x16_t", "__b", ")", "{", "return", "__builtin_mve_vabdq_uv16qi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vabdq_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3914, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "register_ok_for_ldd", "(", "rtx", "reg", ")", "{", "if", "(", "!", "REG_P", "(", "reg", ")", ")", "return", "", ";", "if", "(", "REGNO", "(", "reg", ")", "<", "FIRST_PSEUDO_REGISTER", ")", "return", "(", "REGNO", "(", "reg", ")", "%", "", "==", "", ")", ";", "return", ""], "ground_truth": [";"], "File": "sparc", "Func": "register_ok_for_ldd", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3915, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "RegList", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "RegList", "=", "", ";", "break", ";", "default", ":", "return", "false", ";", "}", "unsigned", "UnallocatedRegisterIndex", "=", "State", ".", "getFirstUnallocated", "(", "RegList", ")", ";", "if", "(", "UnallocatedRegisterIndex", "<", "RegList", ".", "size", "(", ")", ")", "State", ".", "AllocateStack", "(", "LocVT", ".", "getSizeInBits", "(", ")", "/", "", ",", "Align", "(", "", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "SystemZCallingConv13", "Func": "CC_XPLINK64_Shadow_Stack", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3916, "Length": 86, "Cover_Rate": 0.5119047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&"], "ground_truth": ["TSInfo", ";"], "File": "MSP430Subtarget2", "Func": "getSelectionDAGInfo", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3917, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MIa", ".", "hasOneMemOperand", "(", ")", "||", "!", "MIb", ".", "hasOneMemOperand", "(", ")", ")", "return", "false", ";", "MachineMemOperand", "*", "MMOa", "=", "*", "MIa", ".", "memoperands_begin", "(", ")", ";", "MachineMemOperand", "*", "MMOb", "=", "*", "MIb", ".", "memoperands_begin", "(", ")", ";", "const", "Value", "*", "VALa", "=", "MMOa", "->", "getValue", "(", ")", ";", "const", "Value", "*", "VALb", "=", "MMOb", "->", "getValue", "(", ")", ";", "bool", "SameVal", "=", "(", "VALa", "&&", "VALb", "&&", "(", "VALa", "==", "VALb", ")", ")", ";", "if", "(", "!", "SameVal", ")", "{", "const", "PseudoSourceValue", "*", "PSVa", "=", "MMOa", "->", "getPseudoValue", "(", ")", ";", "const", "PseudoSourceValue", "*", "PSVb", "=", "MMOb", "->", "getPseudoValue", "(", ")", ";", "if", "(", "PSVa", "&&", "PSVb", "&&", "(", "PSVa", "==", "PSVb", ")", ")", "SameVal", "=", "true", ";", "}", "if", "(", "SameVal"], "ground_truth": [")", "{"], "File": "SystemZInstrInfo (2)2", "Func": "areMemAccessesTriviallyDisjoint", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3918, "Length": 128, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFP", "(", "const", "MachineFunction", "&", ")", "const", "override", "{", "return"], "ground_truth": ["true", ";"], "File": "DLXFrameLowering", "Func": "hasFP", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3919, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "PrintDebugValueComment", "(", "const", "MachineInstr", "*", "MI", ",", "raw_ostream", "&"], "ground_truth": ["OS", ")", "{"], "File": "Cpu0AsmPrinter", "Func": "PrintDebugValueComment", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3920, "Length": 15, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1_u16", "(", "uint16_t", "*", "a", ","], "ground_truth": ["uint16x4_t", "b", ")", "{"], "File": "arm", "Func": "neon2_vst1_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3921, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "SrcPartials", "[", "", "]", ".", "getBitWidth", "(", ")", "==", "NumElts", "&&", "", ")", ";", "SDValue", "PartialBits", "=", "DAG", ".", "getConstant", "(", "SrcPartials", "[", "", "]", ",", "dl", ",", "MaskVT", ")", ";", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "MaskVT", ",", "Mask", ",", "PartialBits", ")", ";", "return", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "Mask", ",", "PartialBits", ",", "", ")", ";", "}", "}", "}", "if", "(", "SDValue", "V", "=", "combineScalarAndWithMaskSetcc", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "R", "=", "combineBitOpWithMOVMSK", "(", "N", ",", "DAG", ")", ")", "return", "R", ";", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SDValue", "R", "=", "combineCompareEqual", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "SDValue", "FPLogic", "=", "convertIntLogicToFPLogic", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "FPLogic", ";", "if", "(", "SDValue", "R", "=", "combineANDXORWithAllOnesIntoANDNP", "(", "N", ",", "DAG", ")", ")", "return", "R", ";", "if", "(", "SDValue", "ShiftRight", "=", "combineAndMaskToShift", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "ShiftRight", ";", "if", "(", "SDValue", "R", "=", "combineAndLoadToBZHI", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "VT", ".", "isVector", "(", ")", "&&", "(", "VT", ".", "getScalarSizeInBits", "(", ")", "%", "", ")", "==", "", ")", "{", "SDValue", "Op", "(", "N", ",", "", ")", ";", "if", "(", "SDValue", "Res", "=", "combineShufflesRecursively", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "Res", ";", "}", "if", "(", "(", "VT", ".", "getScalarSizeInBits", "(", ")", "%", "", ")", "==", "", "&&", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "BitMask", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "SrcVec", "=", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "EVT", "SrcVecVT", "=", "SrcVec", ".", "getValueType", "(", ")", ";", "APInt", "UndefElts", ";", "SmallVector", "<", "APInt", ",", "", ">", "EltBits", ";", "if", "(", "VT", "==", "SrcVecVT", ".", "getScalarType", "(", ")", "&&", "N", "->", "getOperand", "(", "", ")", "->", "isOnlyUserOf", "(", "SrcVec", ".", "getNode", "(", ")", ")", "&&", "getTargetConstantBitsFromNode", "(", "BitMask", ",", "", ",", "UndefElts", ",", "EltBits", ")", "&&", "llvm", "::", "all_of", "(", "EltBits", ",", "[", "]", "(", "APInt", "M", ")", "{", "return", "M", ".", "isNullValue", "(", ")", "||", "M", ".", "isAllOnesValue", "(", ")", ";", "}", ")", ")", "{", "unsigned", "NumElts", "=", "SrcVecVT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "Scale", "=", "SrcVecVT", ".", "getScalarSizeInBits", "(", ")", "/", "", ";", "unsigned", "Idx", "=", "N", "->", "getOperand", "(", "", ")", ".", "getConstantOperandVal", "(", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShuffleMask", "(", "NumElts", "*"], "ground_truth": ["Scale", ",", "SM_SentinelUndef", ")", ";"], "File": "X86ISelLowering50", "Func": "combineAnd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3922, "Length": 454, "Cover_Rate": 0.43444976076555025, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isUsedAsMemCpySource", "(", "const", "Value", "*", "V", ",", "bool", "&", "OtherUse", ")", "{", "bool", "UsedAsMemCpySource", "=", "false", ";", "for", "(", "const", "User", "*", "U", ":", "V", "->", "users", "(", ")", ")", "if", "(", "const", "Instruction", "*", "User", "=", "dyn_cast"], "ground_truth": ["<", "Instruction", ">", "(", "U", ")", ")", "{"], "File": "SystemZTargetTransformInfo20", "Func": "isUsedAsMemCpySource", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3923, "Length": 48, "Cover_Rate": 0.366412213740458, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LDN", ")", "AddrOp", "=", "LDN", "->", "getOperand", "(", "", ")", ";", "else", "if", "(", "STN", ")", "AddrOp", "=", "STN", "->", "getOperand", "(", "", ")", ";", "short", "Imm", "=", "", ";", "if", "(", "AddrOp", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FI", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "AddrOp", ".", "getOperand", "(", "", ")", ")", ")", "{", "const", "MachineFrameInfo", "&", "MFI", "=", "CurDAG", "->", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "unsigned", "SlotAlign", "=", "MFI", ".", "getObjectAlignment", "(", "FI", "->", "getIndex", "(", ")", ")", ";", "if", "(", "(", "SlotAlign", "%", "Val", ")", "!=", "", ")", "return", "false", ";", "}", "return", "isIntS16Immediate", "(", "AddrOp", ".", "getOperand", "(", "", ")", ",", "Imm", ")", "&&", "!", "(", "Imm", "%", "Val", ")", ";", "}", "return", "AddrOp", ".", "getOpcode", "(", ")"], "ground_truth": ["==", "", ";"], "File": "PPCISelDAGToDAG29", "Func": "isOffsetMultipleOf", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3924, "Length": 136, "Cover_Rate": 0.7472527472527473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SDValue", "Dividend", "=", "Op", "->", "getOperand", "(", "", ")", ";", "const", "SDValue", "Divisor", "=", "Op", "->", "getOperand", "(", "", ")", ";", "SDValue", "Div", "=", "DAG", ".", "getNode", "(", "DivOpcode", ",", "dl", ",", "VT", ",", "Dividend", ",", "Divisor", ")", ";", "SDValue", "Mul", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Div", ",", "Divisor", ")", ";", "SDValue", "Rem", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Dividend", ",", "Mul", ")", ";", "SDValue", "Values", "[", "", "]", "=", "{", "Div", ",", "Rem", "}", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "Values", ")", ";", "}", "RTLIB", "::", "Libcall", "LC", "=", "getDivRemLibcall", "(", "Op", ".", "getNode", "(", ")", ",", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", ";", "SDValue", "InChain", "=", "DAG", ".", "getEntryNode", "(", ")", ";", "TargetLowering", "::", "ArgListTy", "Args", "=", "getDivRemArgList", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ".", "getContext", "(", ")", ",", "Subtarget", ")", ";", "SDValue", "Callee", "=", "DAG", ".", "getExternalFunctionSymbol", "(", "getLibcallName", "(", "LC", ")", ")", ";", "Type", "*", "RetTy", "=", "StructType", "::", "get", "(", "Ty", ",", "Ty", ")", ";", "if", "(", "Subtarget", "->", "isTargetWindows", "(", ")", ")", "InChain", "=", "WinDBZCheckDenominator", "(", "DAG", ",", "Op", ".", "getNode", "(", ")", ",", "InChain", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG"], "ground_truth": [")", ";"], "File": "ARMISelLowering95", "Func": "LowerDivRem", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3925, "Length": 220, "Cover_Rate": 0.46218487394957986, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Type", ")", "{", "case", "ST_ROM0", ":", "O", "<<", "", ";", "break", ";", "case", "ST_ROMX", ":", "O", "<<", "", ";", "break", ";", "case", "ST_VRAM", ":", "O", "<<", "", ";", "break", ";", "case", "ST_SRAM", ":", "O", "<<", "", ";", "break", ";", "case", "ST_WRAM0", ":", "O", "<<", "", ";", "break", ";", "case", "ST_WRAMX", ":", "O", "<<", "", ";", "break", ";", "case", "ST_OAM", ":", "O"], "ground_truth": ["<<", "", ";", "break", ";"], "File": "GBZ80TargetObjectFile", "Func": "getAsString", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3926, "Length": 68, "Cover_Rate": 0.384180790960452, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "const", "MCRegisterInfo", "&", ",", "const", "MCTargetOptions", "&", ")", "{", "const", "Triple", "&", "TT", "=", "STI", ".", "getTargetTriple", "(", ")", ";", "if", "(", "!", "TT", ".", "isOSBinFormatELF", "(", ")", ")", "llvm_unreachable"], "ground_truth": ["(", "", ")", ";"], "File": "DLXAsmBackend", "Func": "createDLXAsmBackend", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3927, "Length": 50, "Cover_Rate": 0.78125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "(", "frontOperand", ".", "isReg", "(", ")", "&&", "backOperand", ".", "isReg", "(", ")", ")", "||", "(", "frontOperand", ".", "isImm", "(", ")", "&&", "backOperand", ".", "isImm", "(", ")", ")", ")", "&&", "", ")", ";", "if", "(", "order", ")", "{", "if", "(", "frontOperand", ".", "isReg", "(", ")", "&&", "backOperand", ".", "isReg", "(", ")", "&&", "backOperand", ".", "getReg", "(", ")", "!=", "", "&&", "frontOperand", ".", "getReg", "(", ")", "!=", "backOperand", ".", "getReg", "(", ")", ")", "return", "false", ";", "}", "else", "{", "if", "(", "frontOperand", ".", "isReg", "(", ")", "&&", "backOperand", ".", "isReg", "(", ")", "&&", "frontOperand", ".", "getReg", "(", ")", "!=", "backOperand", ".", "getReg", "(", ")", ")", "return", "false", ";", "}", "if", "(", "frontOperand", ".", "isImm", "(", ")", "&&", "backOperand", ".", "isImm", "(", ")", "&&", "!", "(", "frontOperand", ".", "getImm", "(", ")", "==", "backOperand", ".", "getImm", "(", ")", ")", ")", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "RISCVRemoveRedundancyVSETVL", "Func": "isSameVsetvli", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3928, "Length": 146, "Cover_Rate": 0.6212765957446809, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "StVal", "=", "St", ".", "getValue", "(", ")", ";", "EVT", "VT", "=", "StVal", ".", "getValueType", "(", ")", ";", "if", "(", "VT", ".", "isScalableVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "int", "NumVecElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "!", "(", "(", "(", "NumVecElts", "==", "", "||", "NumVecElts", "==", "", ")", "&&", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", "==", "", ")", "||", "(", "(", "NumVecElts", "==", "", "||", "NumVecElts", "==", "", "||", "NumVecElts", "==", "", ")", "&&", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", "==", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "StVal", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "StVal", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "St", ".", "isTruncatingStore", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "DAG", ".", "isBaseWithConstantOffset", "(", "St"], "ground_truth": [".", "getBasePtr", "(", ")", ")", ")", "{"], "File": "AArch64ISelLowering (2)2", "Func": "replaceZeroVectorStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3929, "Length": 158, "Cover_Rate": 0.46745562130177515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "combineBSWAP", "(", "SDNode", "*", "N", ",", "DAGCombinerInfo", "&", "DCI", ")", "const", "{", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "if", "(", "", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "&&", "N", "->", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", "&&", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "||", "N", "->", "getValueType", "(", "", ")", "==", "", "||", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "&&", "!", "cast", "<", "LoadSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "->", "isVolatile", "(", ")", ")", "{", "SDValue", "Load", "=", "N", "->", "getOperand", "(", "", ")", ";", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "Load", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "LD", "->", "getChain", "(", ")", ",", "LD", "->", "getBasePtr", "(", ")", ",", "DAG", ".", "getValueType", "(", "N", "->", "getValueType", "(", "", ")", ")", "}", ";", "SDValue", "BSLoad", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "DAG", ".", "getVTList", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "?", "", ":", "", ",", "", ")", ",", "Ops", ",", "LD", "->", "getMemoryVT", "(", ")", ",", "LD", "->", "getMemOperand", "(", ")", ")", ";", "SDValue", "ResVal", "=", "BSLoad", ";", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "ResVal", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "BSLoad", ")", ";", "DCI", ".", "CombineTo", "(", "N", ",", "ResVal", ")", ";", "DCI", ".", "CombineTo", "(", "Load", ".", "getNode", "(", ")", ",", "ResVal", ",", "BSLoad", "."], "ground_truth": ["getValue", "(", "", ")", ")", ";"], "File": "SystemZISelLowering104", "Func": "combineBSWAP", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3930, "Length": 263, "Cover_Rate": 0.8708609271523179, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TgtBB", "!=", "ML", ".", "getHeader", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "if", "(", "BBUtils", "->", "getOffsetOf", "(", "End", ")", "<", "BBUtils", "->", "getOffsetOf", "(", "ML", ".", "getHeader", "(", ")", ")", "||", "!", "BBUtils", "->", "isBBInRange", "(", "End", ",", "ML", ".", "getHeader", "(", ")", ",", "", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "if", "(", "isWhileLoopStart", "(", "*", "Start", ")", ")", "{", "MachineBasicBlock", "*", "TargetBB", "=", "getWhileLoopStartTargetBB", "(", "*", "Start", ")", ";", "if", "(", "BBUtils", "->", "getOffsetOf", "(", "Start", ")", ">", "BBUtils", "->", "getOffsetOf", "(", "TargetBB", ")", "||", "!", "BBUtils", "->", "isBBInRange", "(", "Start", ",", "TargetBB", ",", "", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "}", "return", "true", ";", "}", ";", "StartInsertPt", "=", "MachineBasicBlock", "::", "iterator", "(", "Start", ")", ";", "StartInsertBB", "=", "Start", "->"], "ground_truth": ["getParent", "(", ")", ";"], "File": "ARMLowOverheadLoops", "Func": "Validate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3931, "Length": 158, "Cover_Rate": 0.5917602996254682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "("], "ground_truth": ["getCOP2Reg", "(", ")", ")", ")", ";"], "File": "MipsAsmParser1", "Func": "addCOP2AsmRegOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3932, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "unsigned", "ElSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "return", "(", "Index", "*", "ElSize", ")", "%", "vecWidth", "=="], "ground_truth": ["", ";"], "File": "X86ISelLowering152", "Func": "isVINSERTIndex", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3933, "Length": 30, "Cover_Rate": 0.32967032967032966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "tie", "(", "LoMemVT", ",", "HiMemVT", ")", "=", "DAG", ".", "GetSplitDestVTs", "(", "MemVT", ")", ";", "std", "::", "tie", "(", "Lo", ",", "Hi", ")", "=", "DAG", ".", "SplitVector", "(", "Op", ",", "SL", ",", "LoVT", ",", "HiVT", ")", ";", "unsigned", "Size", "=", "LoMemVT", ".", "getStoreSize", "(", ")", ";", "unsigned", "BaseAlign", "=", "Load", "->", "getAlignment", "(", ")", ";", "unsigned", "HiAlign", "=", "MinAlign", "(", "BaseAlign", ",", "Size", ")", ";", "SDValue", "LoLoad", "=", "DAG", ".", "getExtLoad", "(", "Load", "->", "getExtensionType", "(", ")", ",", "SL", ",", "LoVT", ",", "Load", "->", "getChain", "(", ")", ",", "BasePtr", ",", "SrcValue", ",", "LoMemVT", ",", "BaseAlign", ",", "Load", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "SDValue", "HiPtr", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "PtrVT", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "Size", ","], "ground_truth": ["SL", ",", "PtrVT", ")", ")", ";"], "File": "AMDGPUISelLowering102", "Func": "SplitVectorLoad", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3934, "Length": 135, "Cover_Rate": 0.35064935064935066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "mode", "==", "DFmode", "?", "loongarch_cost", "->"], "ground_truth": ["fp_div_df", ":", "loongarch_cost", "->", "fp_div_sf", ";"], "File": "loongarch", "Func": "loongarch_fp_div_cost", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3935, "Length": 13, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "isMaskZeroExtended", "(", "SDNode", "*", "N", ")", "const", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "return", "isLegalMaskCompare", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ",", "Subtarget", ")", "||", "isLegalMaskCompare", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ",", "Subtarget", ")", ";", "return", "isLegalMaskCompare", "(", "N", ",", "Subtarget"], "ground_truth": [")", ";"], "File": "X86ISelDAGToDAG (2)1", "Func": "isMaskZeroExtended", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3936, "Length": 62, "Cover_Rate": 0.9538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectDSReadWrite2", "(", "Addr", ",", "Base", ",", "Offset0", ",", "Offset1", ",", ""], "ground_truth": [")", ";"], "File": "AMDGPUISelDAGToDAG19", "Func": "SelectDS128Bit8ByteAligned", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3937, "Length": 14, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", ".", "add", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addReg", "(", "", ")", ";", "MIB", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ";", "}", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "BrOpc", ")", ")", ";", "MIB", ".", "addMBB", "(", "getWhileLoopStartTargetBB", "(", "*", "MI", ")", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addReg", "(", ""], "ground_truth": [")", ";"], "File": "MVETailPredUtils", "Func": "RevertWhileLoopStartLR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3938, "Length": 94, "Cover_Rate": 0.3321554770318021, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "long", "foo", "=", "__fixdfsi", "(", "(", "double", ")", "ld"], "ground_truth": [")", ";"], "File": "fpgnulib1", "Func": "__fixxfsi", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3939, "Length": 11, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "getAddrNonPIC", "(", "NodeTy", "*", "N", ",", "const", "SDLoc", "&", "DL", ",", "EVT", "Ty", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDValue", "Hi", "=", "getTargetNode", "(", "N", ",", "Ty"], "ground_truth": [",", "DAG", ",", "", ")", ";"], "File": "MipsISelLowering100", "Func": "getAddrNonPIC", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3940, "Length": 35, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "isThumb2", "(", ")", ")", "return", "", "(", "llvm"], "ground_truth": ["::", "abs64", "(", "Imm", ")", ")", "!=", "-", "", ";"], "File": "ARMISelLowering (2)", "Func": "isLegalICmpImmediate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3941, "Length": 22, "Cover_Rate": 0.3188405797101449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_load_pd", "(", "__m256d", "__W", ",", "__mmask8", "__U", ",", "void", "const", "*", "__P", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_loadapd256_mask", "(", "(", "__v4df", "*", ")", "__P", ",", "(", "__v4df", ")", "__W", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_load_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3942, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "const", "MCSymbolRefExpr", "*", "LoSym", "=", "MCSymbolRefExpr", "::", "Create", "(", "", ",", "MCSymbolRefExpr", "::", "VK__ABS_LO", ",", "MCA", ".", "getContext", "(", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateExpr", "(", "LoSym", ")", ")", ";", "getStreamer", "(", ")", ".", "EmitInstruction", "(", "TmpInst", ",", "STI", ")", ";", "TmpInst", ".", "clear", "(", ")", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg"], "ground_truth": ["(", "RegNo", ")", ")", ";"], "File": "MipsTargetStreamer41", "Func": "emitDirectiveCpload", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3943, "Length": 106, "Cover_Rate": 0.3569023569023569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "array_lengthof", "(", "ReservedCPURegs", ")", ";", "++", "I", ")", "Reserved", ".", "set", "(", "ReservedCPURegs", "[", "I", "]", ")", ";", "const", "MachineFunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<"], "ground_truth": ["MachineFunctionInfo", ">", "(", ")", ";"], "File": "Cpu0RegisterInfo4", "Func": "getReservedRegs", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3944, "Length": 41, "Cover_Rate": 0.36936936936936937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "op", ".", "isImm", "(", ")", "&&", "op"], "ground_truth": [".", "getImm", "(", ")", "==", "", ";"], "File": "MBlazeInstrInfo", "Func": "isZeroImm", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3945, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vldrwq_gather_shifted_offset_sv4si", "(", "(", "__builtin_neon_si", "*", ")", "__base"], "ground_truth": [",", "__offset", ")", ";"], "File": "arm", "Func": "mve___arm_vldrwq_gather_shifted_offset_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3946, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "call_properties", "(", "const", "function_instance", "&", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "aarch64-sve-builtins-functions3", "Func": "call_properties", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3947, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "HARD_REGISTER_P", "(", "pic_offset_table_rtx", ")", "&&", "(", "HARD_REGISTER_P", "(", "x", ")", "||", "lra_in_progress", ")", "&&", "ORIGINAL_REGNO", "(", "x", ")", "==", "REGNO", "(", "pic_offset_table_rtx"], "ground_truth": [")", ")", "return", "true", ";"], "File": "sparc7", "Func": "sparc_pic_register_p", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3948, "Length": 30, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "checkForP2AlignIfLoadStore", "(", "OperandVector", "&", "Operands", ",", "StringRef", "InstName", ")", "{", "auto", "IsLoadStore", "=", "InstName", ".", "contains", "(", "", ")", "||", "InstName", ".", "contains", "(", "", ")", "||", "InstName", ".", "contains", "(", "", ")", ";", "auto", "IsAtomic", "=", "InstName", ".", "contains", "(", "", ")", ";", "if", "(", "IsLoadStore", "||", "IsAtomic", ")", "{", "if", "(", "IsLoadStore", "&&", "isNext", "(", "AsmToken", "::", "Colon", ")", ")", "{", "auto", "Id", "=", "expectIdent", "(", ")", ";", "if", "(", "Id", "!=", "", ")", "return", "error", "(", "", "+", "Id", ")", ";", "if", "(", "expect", "(", "AsmToken", "::", "Equal", ",", "", ")", ")", "return", "true", ";", "if", "(", "!", "Lexer", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "return", "error", "(", "", ")", ";", "parseSingleInteger", "(", "false", ",", "Operands", ")", ";", "}", "else", "{", "auto", "IsLoadStoreLane", "=", "InstName", ".", "contains", "(", "", ")", ";", "if", "(", "IsLoadStoreLane", "&&", "Operands", ".", "size", "(", ")", "==", "", ")", "return", "false", ";", "auto", "Tok", "=", "Lexer", ".", "getTok", "(", ")", ";", "Operands", ".", "push_back", "(", "std", "::", "make_unique", "<", "Operand", ">", "(", "", ",", "Tok", ".", "getLoc", "(", ")", ",", "Tok", ".", "getEndLoc", "(", ")", ",", "", "{", "-", "", "}", ")", ")", ";", "}", "}", "return", "false"], "ground_truth": [";"], "File": "WebAssemblyAsmParser", "Func": "checkForP2AlignIfLoadStore", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 3949, "Length": 199, "Cover_Rate": 0.9754901960784313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FromN", "=", "FromB", "->", "getNumber", "(", ")", ",", "ToN", "=", "ToB", "->", "getNumber", "(", ")", ";", "PairMapType", "::", "iterator", "F", "=", "M", ".", "find", "(", "std", "::", "make_pair", "(", "FromN", ",", "ToN", ")", ")", ";", "if", "(", "F", "!=", "M", ".", "end", "(", ")", ")", "return", "F", "->", "second", ";", "unsigned", "ToRPO", "=", "RPO", ".", "lookup", "(", "ToN", ")", ";", "unsigned", "MaxD", "=", "", ";", "using", "pred_iterator", "=", "MachineBasicBlock", "::", "const_pred_iterator", ";", "for", "(", "pred_iterator", "I", "=", "ToB", "->", "pred_begin", "(", ")", ",", "E", "=", "ToB", "->", "pred_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "const", "MachineBasicBlock", "*", "PB", "=", "*", "I", ";", "if", "(", "PB", "==", "FromB", "||", "RPO", ".", "lookup", "(", "PB", "->", "getNumber"], "ground_truth": ["(", ")", ")", ">=", "ToRPO", ")", "continue", ";"], "File": "HexagonGenInsert11", "Func": "distance", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 3950, "Length": 129, "Cover_Rate": 0.591743119266055, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "cfa_relative_addr", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "cfa", ",", "GEN_INT", "(", "cfa_offset", ")", ")", ";", "rtx", "cfa_relative_mem", "=", "gen_frame_mem", "(", "DImode", ",", "cfa_relative_addr", ")", ";", "rtx", "real", "=", "gen_rtx_SET", "(", "cfa_relative_mem", ",", "reg_note", ")", ";", "add_reg_note", "(", "mov", ",", "REG_CFA_OFFSET", ",", "real", ")", ";", "return", "emit_insn", "(", "mov"], "ground_truth": [")", ";"], "File": "tilegx", "Func": "frame_emit_store", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 3951, "Length": 50, "Cover_Rate": 0.45045045045045046, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_cvtepi16_epi64", "(", "__mmask8", "__U", ",", "__m128i"], "ground_truth": ["__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_cvtepi16_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3952, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "", ")", ";", "int", "Size", "=", "Mask", ".", "size", "(", ")", ";", "int", "LaneSize", "=", "Size", "/", "", ";", "bool", "LaneCrossing", "[", "", "]", "=", "{", "false", ",", "false", "}", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "Size", ";", "++", "i", ")", "if", "(", "Mask", "[", "i", "]", ">=", "", "&&", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "!=", "i", "/", "LaneSize", ")", "LaneCrossing", "[", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "]", "=", "true", ";", "if", "(", "!", "LaneCrossing", "[", "", "]", "||", "!", "LaneCrossing", "[", "", "]", ")", "return", "splitAndLowerVectorShuffle", "(", "DL", ",", "VT", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "assert", "(", "V2", ".", "isUndef", "(", ")", "&&", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "FlippedBlendMask", "(", "Size", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "Size", ";", "++", "i", ")", "FlippedBlendMask", "[", "i", "]", "=", "Mask", "[", "i", "]", "<", "", "?", "-", "", ":", "(", "(", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "==", "i", "/", "LaneSize", ")", "?", "Mask", "[", "i", "]", ":", "Mask", "[", "i", "]", "%", "LaneSize", "+", "(", "i", "/", "LaneSize", ")", "*", "LaneSize", "+", "Size", ")", ";", "unsigned", "PERMMask", "=", "", "|", "", "<<", "", ";", "SDValue", "Flipped", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "V1", ",", "DAG", ".", "getConstant", "(", "PERMMask", ",", "DL", ",", "", ")", ")", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "DL"], "ground_truth": [",", "V1", ",", "Flipped", ",", "FlippedBlendMask", ")", ";"], "File": "X86ISelLowering (3)", "Func": "lowerVectorShuffleAsLanePermuteAndBlend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3953, "Length": 274, "Cover_Rate": 0.8896103896103896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "case", "MachineOperand", "::", "MO_Register", ":", "OS", "<<", "", "<<", "InstPrinter", "::", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "OS", "<<", "'#'", "<<", "MO", ".", "getImm", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", "->", "print"], "ground_truth": ["(", "OS", ",", "MAI", ")", ";"], "File": "M68kAsmPrinter", "Func": "printOperand", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3954, "Length": 70, "Cover_Rate": 0.3723404255319149, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Z80DAGToDAGISel", "::", "selectIndexedProgMemLoad", "(", "const", "LoadSDNode", "*", "LD", ",", "MVT", "VT", ")", "{", "", "AM", "=", "LD", "->", "getAddressingMode", "(", ")", ";", "if", "(", "LD", "->", "getExtensionType", "(", ")", "!=", "", "||", "AM", "!=", "", ")", "{", "return", "", ";", "}", "unsigned", "Opcode", "=", "", ";", "int", "Offs", "=", "cast", "<", "ConstantSDNode", ">", "(", "LD", "->", "getOffset", "(", ")", ")", "->", "getSExtValue", "(", ")", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "case", "", ":", "{", "if", "(", "Offs", "!=", "", ")", "{", "return", "", ";", "}", "Opcode", "=", "", ";", "break", ";", "}", "case", "", ":", "{", "if", "(", "Offs", "!=", "", ")", "{", "return", "", ";", "}", "Opcode", "=", "", ";", "break", ";", "}", "default", ":", "return", ""], "ground_truth": [";"], "File": "GBZ80ISelDAGToDAG", "Func": "selectIndexedProgMemLoad", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3955, "Length": 122, "Cover_Rate": 0.8652482269503546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerVACOPY", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "", ")", ";", "SDValue", "Chain", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "DstPtr", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "SrcPtr", "=", "Op", "."], "ground_truth": ["getOperand", "(", "", ")", ";"], "File": "X86ISelLowering144", "Func": "LowerVACOPY", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3956, "Length": 54, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TYPE_ARG_TYPES", "(", "TREE_TYPE", "(", "decl", ")", ")", "==", "NULL_TREE", ")", "{", "tree", "*", "slot", "=", "needed_fndecls_htab", "->", "find_slot", "(", "decl", ",", "INSERT", ")", ";", "if", "(", "*", "slot", "==", "NULL", ")"], "ground_truth": ["*", "slot", "=", "decl", ";"], "File": "nvptx", "Func": "nvptx_record_needed_fndecl", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 3957, "Length": 38, "Cover_Rate": 0.7169811320754716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cvtpbh_ps", "(", "__m256bh", "__A"], "ground_truth": [")", "{"], "File": "avx512bf16intrin2", "Func": "_mm512_cvtpbh_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3958, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "&", "getTheTarget", "(", ")", "{", "static", "Target"], "ground_truth": ["TheTarget", ";"], "File": "AAPTargetInfo", "Func": "getTheAAPTarget", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3959, "Length": 10, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeBranchImmInstruction", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "unsigned", "pred", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "imm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "if", "(", "pred", "==", "", ")", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "imm", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "if", "(", "!", "tryAddingSymbolicOperand", "(", "Address", ",", "Address", "+", "SignExtend32", "<", "", ">", "(", "imm", ")", "+", "", ",", "true", ",", "", ",", "Inst", ",", "Decoder", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend32", "<", "", ">", "(", "imm", ")", ")", ")", ";", "return"], "ground_truth": ["S", ";"], "File": "ARMDisassembler", "Func": "DecodeBranchImmInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3960, "Length": 129, "Cover_Rate": 0.6262135922330098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "VTOp", "=", "DAG", ".", "getValueType", "(", "ExtraVT", ".", "getScalarType", "(", ")", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NElts", ";", "++", "I", ")", "Args", "[", "I", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ScalarVT", ",", "Args", "[", "I", "]", ",", "VTOp", ")", ";", "return", "DAG", ".", "getBuildVector", "(", "VT", ",", "DL", ",", "Args"], "ground_truth": [")", ";"], "File": "AMDGPUISelLowering (2)1", "Func": "LowerSIGN_EXTEND_INREG", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3961, "Length": 63, "Cover_Rate": 0.36416184971098264, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "ConstVecValues", ";", "EVT", "VT", ";", "size_t", "n_copies", ";", "switch", "(", "Op", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", "", ")", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "case", "", ":", "n_copies", "=", "", ";", "VT", "=", "", ";", "break", ";", "}", "SDValue", "CValue", "=", "DAG", ".", "getConstant", "(", "CN", "->", "getZExtValue", "(", ")", ",", "VT", ")", ";", "for", "(", "size_t", "j", "=", "", ";", "j", "<", "n_copies", ";", "++", "j", ")", "ConstVecValues", ".", "push_back", "(", "CValue", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "&", "ConstVecValues", "[", "", "]", ",", "ConstVecValues", ".", "size", "(", ")", ")", ";", "}", "else", "{", "switch", "(", "Op0", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case"], "ground_truth": ["", ":"], "File": "SPUISelLowering11", "Func": "LowerSCALAR_TO_VECTOR", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3962, "Length": 209, "Cover_Rate": 0.5954415954415955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "FPKills", "&=", "~", "(", "STDefs", "|", "STClobbers", ")", ";", "unsigned", "char", "STUsesArray", "[", "", "]", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NumSTUses", ";", "++", "I", ")", "STUsesArray", "[", "I", "]", "=", "I", ";", "shuffleStackTop", "(", "STUsesArray", ",", "NumSTUses", ",", "Inst", ")", ";", "DEBUG", "(", "{", "dbgs", "(", ")", "<<", "", ";", "dumpStack", "(", ")", ";", "}", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MachineOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "Op", ".", "getReg", "(", ")", "<", "", "||", "Op", ".", "getReg", "(", ")", ">", "", ")", "continue", ";", "unsigned", "FPReg", "=", "getFPReg", "(", "Op", ")", ";", "if", "(", "FRegIdx", ".", "count", "(", "i", ")", ")", "Op", ".", "setReg", "(", "getSTReg", "(", "FPReg", ")", ")", ";", "else", "Op", ".", "setReg", "(", "", "+", "FPReg", ")", ";", "}", "StackTop", "-=", "NumSTPopped", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumSTDefs", ";", "++", "i", ")", "pushReg", "(", "NumSTDefs", "-", "i", "-", "", ")", ";", "while", "(", "FPKills", ")", "{", "unsigned", "FPReg", "=", "countTrailingZeros", "(", "FPKills", ")", ";", "if", "(", "isLive", "(", "FPReg", ")", ")", "freeStackSlotAfter", "(", "Inst", ",", "FPReg", ")", ";", "FPKills", "&=", "~", "(", "", "<<", "FPReg", ")", ";", "}", "return", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "unsigned", "FirstFPRegOp", "=", "~", "", ",", "SecondFPRegOp", "=", "~", "", ";", "unsigned", "LiveMask", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MachineOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "Op", ".", "getReg", "(", ")", "<", "", "||", "Op", ".", "getReg", "(", ")", ">", "", ")", "continue", ";", "assert", "(", "Op", ".", "isUse", "(", ")", "&&", "(", "Op", ".", "isKill", "(", ")", "||", "getFPReg", "(", "Op", ")", "==", "FirstFPRegOp", "||", "MI", "->", "killsRegister", "(", "Op", ".", "getReg", "(", ")", ")", ")", "&&", "", ")", ";", "if", "(", "FirstFPRegOp", "==", "~", "", ")", "FirstFPRegOp", "=", "getFPReg", "(", "Op", ")", ";", "else", "{", "assert", "(", "SecondFPRegOp", "==", "~", "", "&&", "", ")", ";", "SecondFPRegOp", "=", "getFPReg", "(", "Op", ")", ";", "}", "LiveMask", "|=", "(", "", "<<", "getFPReg", "(", "Op", ")", ")", ";", "MI", "->", "RemoveOperand", "(", "i", ")", ";", "--", "i", ",", "--", "e", ";", "}", "adjustLiveRegs", "(", "LiveMask", ",", "MI", ")", ";", "if", "(", "!", "LiveMask", ")", "return"], "ground_truth": [";"], "File": "X86FloatingPoint", "Func": "handleSpecialFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3963, "Length": 428, "Cover_Rate": 0.3092485549132948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantSDNode", "*", "RHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "RHS", ")", "return", "SDValue", "(", ")", ";", "SDValue", "LHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "RHSVal", "=", "RHS", "->", "getZExtValue", "(", ")", ";", "if", "(", "!", "RHSVal", ")", "return", "LHS", ";", "SDLoc", "SL", "(", "N", ")", ";", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "switch", "(", "LHS", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "{", "SDValue", "X", "=", "LHS", "->", "getOperand", "(", "", ")", ";", "if", "(", "VT", "==", "", "&&", "RHSVal", "==", "", "&&", "X", ".", "getValueType", "(", ")", "==", "", "&&", "isOperationLegal", "(", "", ",", "", ")", ")", "{", "SDValue", "Vec", "=", "DAG", ".", "getBuildVector", "(", "", ",", "SL", ",", "{", "DAG", ".", "getConstant", "(", "", ",", "SL", ",", "", ")", ",", "LHS", "->", "getOperand", "("], "ground_truth": ["", ")", "}", ")", ";"], "File": "AMDGPUISelLowering", "Func": "performShlCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3964, "Length": 159, "Cover_Rate": 0.3549107142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AARCH64_CHECK_BUILTIN_MODE", "(", "", ",", "S", ")", ")", "return", "aarch64_builtin_decls", "[", "AARCH64_SIMD_BUILTIN_UNOP_clzv4si", "]", ";", "return", "NULL_TREE", ";", "}", "CASE_CFN_CTZ", ":", "{", "if", "(", "AARCH64_CHECK_BUILTIN_MODE", "(", "", ",", "S", ")", ")", "return", "aarch64_builtin_decls", "[", "AARCH64_SIMD_BUILTIN_UNOP_ctzv2si", "]", ";", "else", "if", "(", "AARCH64_CHECK_BUILTIN_MODE", "(", "", ",", "S", ")", ")", "return", "aarch64_builtin_decls", "[", "AARCH64_SIMD_BUILTIN_UNOP_ctzv4si", "]", ";", "return", "NULL_TREE", ";", "}", "(", "out_mode", "==", "N", "##", "Imode", "&&", "out_n", "==", "C", "\\", "&&", "in_mode", "==", "N", "##", "Fmode", "&&", "in_n", "==", "C", ")", "CASE_CFN_IFLOOR", ":", "CASE_CFN_LFLOOR", ":", "CASE_CFN_LLFLOOR", ":", "{", "enum", "aarch64_builtins", "builtin", ";", "if", "(", "AARCH64_CHECK_BUILTIN_MODE", "(", "", ",", "D", ")", ")", "builtin", "=", "AARCH64_SIMD_BUILTIN_UNOP_lfloorv2dfv2di", ";", "else", "if", "(", "AARCH64_CHECK_BUILTIN_MODE", "(", "", ",", "S", ")", ")", "builtin", "=", "AARCH64_SIMD_BUILTIN_UNOP_lfloorv4sfv4si", ";", "else", "if", "(", "AARCH64_CHECK_BUILTIN_MODE", "(", "", ",", "S", ")", ")", "builtin", "=", "AARCH64_SIMD_BUILTIN_UNOP_lfloorv2sfv2si", ";", "else", "return", "NULL_TREE", ";", "return", "aarch64_builtin_decls", "[", "builtin", "]", ";", "}", "CASE_CFN_ICEIL", ":", "CASE_CFN_LCEIL", ":", "CASE_CFN_LLCEIL", ":", "{", "enum", "aarch64_builtins", "builtin", ";", "if", "(", "AARCH64_CHECK_BUILTIN_MODE", "(", "", ",", "D", ")", ")", "builtin", "=", "AARCH64_SIMD_BUILTIN_UNOP_lceilv2dfv2di", ";", "else", "if", "(", "AARCH64_CHECK_BUILTIN_MODE", "(", "", ",", "S", ")", ")", "builtin", "=", "AARCH64_SIMD_BUILTIN_UNOP_lceilv4sfv4si", ";", "else", "if", "(", "AARCH64_CHECK_BUILTIN_MODE", "(", "", ",", "S", ")", ")", "builtin"], "ground_truth": ["=", "AARCH64_SIMD_BUILTIN_UNOP_lceilv2sfv2si", ";"], "File": "aarch64-builtins3", "Func": "aarch64_builtin_vectorized_function", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3965, "Length": 194, "Cover_Rate": 0.30793650793650795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "InstrInfo", ".", "MaskRegOp", "&&", "hasSameVLMAX", "(", "InstrInfo", ")", "&&", "TailAgnostic", "==", "InstrInfo", ".", "TailAgnostic", "&&", "MaskAgnostic", "==", "InstrInfo", ".", "MaskAgnostic", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "RISCVInsertVSETVLI1", "Func": "hasCompatibleVTYPE", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3966, "Length": 29, "Cover_Rate": 0.48333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__vector", "float", "__vf1", ";", "__vs8", "=", "(", "__vector", "signed", "short", ")", "(", "__vector", "unsigned", "long", "long", ")", "{", "__A", ",", "__A", "}", ";", "__vi4", "=", "vec_vupklsh", "(", "__vs8", ")", ";", "__vf1", "=", "(", "__vector", "float", ")", "vec_ctf"], "ground_truth": ["(", "__vi4", ",", "", ")", ";"], "File": "xmmintrin2", "Func": "_mm_cvtpi16_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3967, "Length": 43, "Cover_Rate": 0.5443037974683544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "do", "{", "const", "uint8_t", "ThisNopLength", "=", "(", "uint8_t", ")", "std", "::", "min", "(", "Count", ",", "(", "uint64_t", ")", "", ")", ";", "const", "uint8_t", "Prefixes", "=", "ThisNopLength", "<=", "", "?", "", ":", "ThisNopLength", "-", "", ";", "for", "(", "uint8_t", "i", "=", "", ";", "i", "<", "Prefixes", ";", "i", "++", ")", "OW", "->", "Write8", "(", "", ")", ";", "const", "uint8_t", "Rest", "=", "ThisNopLength", "-", "Prefixes", ";", "for", "(", "uint8_t", "i", "=", "", ";", "i", "<", "Rest", ";", "i", "++", ")", "OW", "->", "Write8", "(", "Nops", "[", "Rest", "-", "", "]", "[", "i", "]", ")", ";", "Count", "-=", "ThisNopLength"], "ground_truth": [";"], "File": "X86AsmBackend27", "Func": "writeNopData", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3968, "Length": 98, "Cover_Rate": 0.3288590604026846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getRegisterBitWidth", "(", "bool", "Vector", ")", "const", "{", "if", "(", "Vector", ")", "{", "return"], "ground_truth": ["", ";"], "File": "VETargetTransformInfo1", "Func": "getRegisterBitWidth", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3969, "Length": 16, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectAddrRI12Only", "(", "SDValue", "Op", ",", "SDValue", "&", "Addr"], "ground_truth": [",", "SDValue", "&", "Base", ",", "SDValue", "&", "Disp", ")", "{"], "File": "SystemZISelDAGToDAG19", "Func": "SelectAddrRI12Only", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3970, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Addend", "=", "", ";", "if", "(", "const", "MCExpr", "*", "AE", "=", "dyn_cast", "<", "MCExpr", ">", "(", "Expr", ")", ")", "{", "ELFRefKind", "=", "AE", "->", "getKind", "(", ")", ";", "Expr", "=", "AE", "->", "getSubExpr", "(", ")", ";", "}", "const", "MCSymbolRefExpr", "*", "SE", "=", "dyn_cast", "<", "MCSymbolRefExpr", ">", "(", "Expr", ")", ";", "if", "(", "SE", ")", "{", "DarwinRefKind", "=", "SE", "->", "getKind", "(", ")", ";", "return", "true", ";", "}", "const", "MCBinaryExpr", "*", "BE", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "Expr", ")", ";", "if", "(", "!", "BE", ")", "return", "false", ";", "SE", "=", "dyn_cast", "<", "MCSymbolRefExpr", ">", "(", "BE", "->", "getLHS", "(", ")", ")", ";", "if", "(", "!", "SE", ")", "return", "false", ";", "DarwinRefKind", "=", "SE", "->", "getKind", "(", ")", ";", "if", "(", "BE", "->", "getOpcode", "(", ")", "!=", "MCBinaryExpr", "::", "Add", "&&", "BE", "->", "getOpcode", "(", ")", "!=", "MCBinaryExpr", "::", "Sub", ")", "return", "false", ";", "auto", "AddendExpr", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "BE", "->", "getRHS", "(", ")", ")", ";", "if", "(", "!", "AddendExpr", ")", "return", "false", ";", "Addend", "=", "AddendExpr", "->", "getValue", "(", ")", ";", "if", "(", "BE", "->", "getOpcode", "(", ")", "==", "MCBinaryExpr", "::", "Sub", ")", "Addend", "=", "-", "Addend", ";", "return", "ELFRefKind", "==", "MCExpr", "::", "VK_INVALID"], "ground_truth": ["||", "DarwinRefKind", "==", "MCSymbolRefExpr", "::", "VK_None", ";"], "File": "ARM64AsmParser", "Func": "classifySymbolRef", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3971, "Length": 204, "Cover_Rate": 0.8360655737704918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMContext", "&", "Ctx", "=", "AI", "->", "getContext", "(", ")", ";", "unsigned", "Imm", "=", "countTrailingZeros", "(", "cast", "<", "ConstantInt", ">", "(", "I", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", ";", "Function", "*", "BitTest", "=", "", "(", "AI", "->", "getModule", "(", ")", ",", "IID", ",", "AI", "->", "getType", "(", ")", ")", ";", "Value", "*", "Addr", "=", "Builder", ".", "CreatePointerCast", "(", "AI", "->", "getPointerOperand", "(", ")", ",", "Type", "::", "getInt8PtrTy", "(", "Ctx", ")", ")", ";", "Value", "*", "Result", "=", "Builder", ".", "CreateCall", "(", "BitTest", ",", "{", "Addr", ",", "Builder", ".", "getInt8", "(", "Imm", ")", "}", ")", ";", "I", "->", "replaceAllUsesWith", "(", "Result", ")", ";", "I", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering100", "Func": "emitBitTestAtomicRMWIntrinsic", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3972, "Length": 111, "Cover_Rate": 0.5186915887850467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "UseVZeroUpper", ")", "addPass", "(", "createIssueVZeroUpperPass", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addPass", "(", "createFixupBWInsts", "(", ")", ")", ";", "addPass", "(", "createPadShortFunctions", "(", ")", ")", ";", "addPass", "(", "createFixupLEAs", "(", ")", ")", ";", "addPass", "(", "createEvexToVexInsts"], "ground_truth": ["(", ")", ")", ";"], "File": "X86TargetMachine105", "Func": "addPreEmitPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3973, "Length": 50, "Cover_Rate": 0.4672897196261682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtq_high_bf16_f32", "(", "bfloat16x8_t", "inactive", ",", "float32x4_t", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "neon_vcvtq_high_bf16_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3974, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasSwiftAsyncContext", "=", "v"], "ground_truth": [";"], "File": "X86MachineFunctionInfo12", "Func": "setHasSwiftAsyncContext", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3975, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "ci_opr1", "==", "", ")", "{", "std", "::", "vector", "<", "const", "Type", "*", ">", "ParamsTys", ";", "ParamsTys", ".", "push_back", "(", "opr0", "->", "getType", "(", ")", ")", ";", "Module", "*", "M", "=", "CI", "->", "getModule", "(", ")", ";", "if", "(", "Constant", "*", "FPExpr", "=", "getFunction", "(", "M", ",", "LibFunc", "(", "LibFunc", "::", "EI_SQRT", ",", "FInfo", ")", ")", ")", "{", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "*", "CI", "<<", "", "<<", "*", "opr0", "<<", "", ")", ";", "Value", "*", "nval", "=", "CreateCallEx", "(", "B", ",", "FPExpr", ",", "opr0", ",", "", ")", ";", "replaceCall", "(", "nval", ")", ";", "return", "true", ";", "}", "}", "else", "if", "(", "ci_opr1", "==", "", ")", "{", "Module", "*", "M", "=", "CI", "->", "getModule", "(", ")", ";", "if", "(", "Constant", "*", "FPExpr", "=", "getFunction", "(", "M", ",", "LibFunc", "(", "LibFunc", "::", "EI_CBRT", ",", "FInfo", ")", ")", ")", "{", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "*", "CI", "<<", "", "<<", "*", "opr0", "<<", "", ")", ";", "Value", "*", "nval", "=", "CreateCallEx", "(", "B", ",", "FPExpr", ",", "opr0", ",", "", ")", ";", "replaceCall", "(", "nval", ")", ";", "return", "true", ";", "}", "}", "else", "if", "(", "ci_opr1", "==", "-", "", ")", "{", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "*", "CI", "<<", "", "<<", "*", "opr0", "<<"], "ground_truth": ["", ")", ";"], "File": "AMDGPULibCalls11", "Func": "fold_rootn", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3976, "Length": 215, "Cover_Rate": 0.4574468085106383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__"], "ground_truth": [",", "__artificial__", ")", ")", "_mm_rsqrt_ss", "(", "__m128", "__A", ")", "{"], "File": "xmmintrin", "Func": "_mm_rsqrt_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3977, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "s390_first_cycle_multipass_dfa_lookahead", "(", "void"], "ground_truth": [")", "{"], "File": "s390", "Func": "s390_first_cycle_multipass_dfa_lookahead", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 3978, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x8_t", ")", "__builtin_neon_vld1v8qi", "(", "("], "ground_truth": ["const", "__builtin_neon_qi", "*", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld1_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3979, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTargetMC", "(", ")", "{", "RegisterMCAsmInfoFn", "X", "(", "TheTarget", ",", "createMCAsmInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "TheTarget", ",", "createMCSubtargetInfoImpl"], "ground_truth": [")", ";"], "File": "TL45MCTargetDesc", "Func": "LLVMInitializeTL45TargetMC", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3980, "Length": 40, "Cover_Rate": 0.5194805194805194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sshlv4hi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vshl_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3981, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__blsi_u32", "(", "unsigned", "int", "__X", ")", "{", "return", "(", "__X", "&", "-", "__X", ")"], "ground_truth": [";"], "File": "bmiintrin", "Func": "__blsi_u32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3982, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "SelectionDAGInfo", "::", "EmitTargetCodeForMemset", "(", "SelectionDAG", "&", "DAG", ",", "SDLoc", "DL", ",", "SDValue", "Chain", ",", "SDValue", "Dst", ",", "SDValue", "Byte", ",", "SDValue", "Size", ",", "unsigned", "Align", ",", "bool", "IsVolatile", ",", "MachinePointerInfo", "DstPtrInfo", ")", "const", "{", "EVT", "PtrVT", "=", "Dst", ".", "getValueType", "(", ")", ";", "if", "(", "IsVolatile", ")", "return", "SDValue", "(", ")", ";", "if", "(", "ConstantSDNode", "*", "CSize", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Size", ")", ")", "{", "uint64_t", "Bytes", "=", "CSize", "->", "getZExtValue", "(", ")", ";", "if", "(", "Bytes", "==", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "ConstantSDNode", "*", "CByte", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Byte", ")", ")", "{", "uint64_t", "ByteVal", "=", "CByte", "->", "getZExtValue", "(", ")", ";", "if", "(", "ByteVal", "==", "", "||", "ByteVal", "==", "", "?", "Bytes", "<=", "", "&&", "CountPopulation_64", "(", "Bytes", ")", "<=", "", ":", "Bytes", "<=", "", ")", "{", "unsigned", "Size1", "=", "Bytes", "==", "", "?", "", ":", "", "<<", "findLastSet", "(", "Bytes", ")", ";", "unsigned", "Size2", "=", "Bytes", "-", "Size1", ";", "SDValue", "Chain1", "=", "memsetStore", "(", "DAG", ",", "DL", ",", "Chain", ",", "Dst", ",", "ByteVal", ",", "Size1", ",", "Align", ",", "DstPtrInfo", ")", ";", "if", "(", "Size2", "==", "", ")", "return", "Chain1", ";", "Dst", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Dst", ",", "DAG", ".", "getConstant", "(", "Size1", ",", "PtrVT", ")", ")", ";", "DstPtrInfo", "=", "DstPtrInfo", ".", "getWithOffset", "(", "Size1", ")", ";", "SDValue", "Chain2", "=", "memsetStore", "(", "DAG", ",", "DL", ",", "Chain", ",", "Dst", ",", "ByteVal", ",", "Size2", ",", "std", "::", "min", "(", "Align", ",", "Size1", ")", ",", "DstPtrInfo", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Chain1", ",", "Chain2", ")", ";", "}", "}", "else", "{", "if", "(", "Bytes", "<=", "", ")", "{", "SDValue", "Chain1", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Byte", ",", "Dst", ",", "DstPtrInfo", ",", "false", ",", "false", ",", "Align", ")", ";", "if", "(", "Bytes", "==", "", ")", "return", "Chain1", ";", "SDValue", "Dst2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Dst", ",", "DAG", ".", "getConstant"], "ground_truth": ["(", "", ",", "PtrVT", ")", ")", ";"], "File": "SystemZSelectionDAGInfo29", "Func": "EmitTargetCodeForMemset", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3983, "Length": 339, "Cover_Rate": 0.6301115241635687, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "true", ";", "case", "InlineAsm", "::", "Constraint_m", ":", "if", "(", "!", "SelectAddr", "(", "Op", ",", "Op0", ",", "Op1", ")", ")", "return", "true", ";", "break", ";", "}", "OutOps", ".", "push_back", "(", "Op0"], "ground_truth": [")", ";"], "File": "OR1KISelDAGToDAG1", "Func": "SelectInlineAsmMemoryOperand", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3984, "Length": 35, "Cover_Rate": 0.4430379746835443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint32x2x3_t", "__i", ";", "__builtin_neon_ei", "__o", ";", "}", "__bu", "=", "{"], "ground_truth": ["__b", "}", ";"], "File": "arm", "Func": "neon_vst3_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3985, "Length": 15, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "!", "DirtySuccessors", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "DirtySuccessors", ".", "back", "(", ")", ";", "DirtySuccessors", ".", "pop_back", "(", ")", ";", "BlockState", "&", "BBState", "=", "BlockStates", "[", "MBB", ".", "getNumber", "(", ")", "]", ";", "if", "(", "BBState", ".", "FirstUnguardedCall", "!=", "MBB", ".", "end", "(", ")", ")", "insertVZeroUpper", "(", "BBState", ".", "FirstUnguardedCall", ",", "MBB", ")", ";", "if", "(", "BBState", ".", "ExitState", "==", "PASS_THROUGH", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", ".", "getNumber", "(", ")", "<<", "", ")", ";", "for", "(", "MachineBasicBlock", "::", "succ_iterator", "SI", "=", "MBB", ".", "succ_begin", "(", ")", ",", "SE", "=", "MBB", ".", "succ_end", "(", ")", ";", "SI", "!=", "SE", ";", "++", "SI", ")", "addDirtySuccessor", "(", "*", "*", "SI", ")", ";", "}", "}", "BlockStates", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "X86VZeroUpper30", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3986, "Length": 130, "Cover_Rate": 0.3812316715542522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "computeBytesPoppedByCalleeForSRet", "(", "const", "Subtarget", "*", "Subtarget", ",", "CallingConv", "::", "ID", "CC", ",", "ImmutableCallSite", "*", "CS", ")", "{", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "return", "", ";", "if", "(", "Subtarget", "->", "getTargetTriple", "(", ")", ".", "isOSMSVCRT", "(", ")", ")", "return", "", ";", "if", "(", "CC", "==", "CallingConv", "::", "Fast", "||", "CC", "==", "CallingConv", "::", "GHC"], "ground_truth": ["||", "CC", "==", "CallingConv", "::", "HiPE", ")", "return", "", ";"], "File": "X86FastISel (2)4", "Func": "computeBytesPoppedByCalleeForSRet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3987, "Length": 68, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_STORE", "||", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_LOAD", ")", ";", "Register", "ValReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "LLT", "ValTy", "=", "MRI", ".", "getType", "(", "ValReg", ")", ";", "if", "(", "!", "ValTy", ".", "isVector", "(", ")", "||", "!", "ValTy", ".", "getElementType", "(", ")", ".", "isPointer", "(", ")", "||", "ValTy", ".", "getElementType", "(", ")", ".", "getAddressSpace", "(", ")", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "MIRBuilder", ".", "setInstr", "(", "MI", ")", ";", "unsigned", "PtrSize", "=", "ValTy", ".", "getElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "const", "LLT", "NewTy", "=", "LLT", "::", "vector", "(", "ValTy", ".", "getNumElements", "(", ")", ",", "PtrSize", ")", ";", "auto", "&", "MMO", "=", "*", "*", "MI", ".", "memoperands_begin", "(", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_STORE", ")", "{", "auto", "Bitcast", "=", "MIRBuilder", ".", "buildBitcast", "("], "ground_truth": ["NewTy", ",", "ValReg", ")", ";"], "File": "AArch64LegalizerInfo52", "Func": "legalizeLoadStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3988, "Length": 168, "Cover_Rate": 0.6614173228346457, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vldrhq_gather_shifted_offset_z_u16", "(", "uint16_t", "const", "*", "__base", ",", "uint16x8_t", "__offset"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vldrhq_gather_shifted_offset_z_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3989, "Length": 14, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Srl_imm", "=", "", ";", "if", "(", "isOpcWithIntImmediate", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ",", "", ",", "Srl_imm", ")", ")", "{", "assert", "(", "Srl_imm", ">", "", "&&", "Srl_imm", "<", "", "&&", "", ")", ";", "unsigned", "Width", "=", "CountTrailingOnes_32", "(", "And_imm", ")", "-", "", ";", "unsigned", "LSB", "=", "Srl_imm", ";", "SDValue", "Reg0", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "if", "(", "(", "LSB", "+", "Width", "+", "", ")", "==", "N", "->", "getValueType", "(", "", ")", ".", "getSizeInBits", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "isThumb", "(", ")", ")", "{", "Opc", "=", "isSigned", "?", "", ":", "", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "LSB", ",", "", ")", ",", "getAL", "(", "CurDAG", ")", ",", "Reg0", ",", "Reg0", "}", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "Opc", ",", "", ",", "Ops", ",", "", ")", ";", "}", "", "ShOpcVal", "=", "", "(", "", ")", ";", "SDValue", "ShOpc", "=", "CurDAG", "->", "getTargetConstant", "(", "", "(", "ShOpcVal", ",", "LSB", ")", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ",", "ShOpc", ",", "getAL", "(", "CurDAG", ")", ",", "Reg0", ",", "Reg0", "}", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "", ",", "Ops", ",", "", ")", ";", "}", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "LSB", ",", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "Width", ",", "", ")", ",", "getAL", "(", "CurDAG", ")", ",", "Reg0", "}", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "Opc", ",", "", ",", "Ops", ",", "", ")", ";", "}", "}", "return", "nullptr", ";", "}", "unsigned", "Shl_imm", "=", "", ";", "if", "(", "isOpcWithIntImmediate", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ",", "", ",", "Shl_imm", ")", ")", "{", "assert", "(", "Shl_imm", ">", "", "&&", "Shl_imm", "<", "", "&&", "", ")", ";", "unsigned", "Srl_imm", "=", "", ";", "if", "(", "isInt32Immediate", "(", "N", "->", "getOperand", "(", "", ")", ",", "Srl_imm", ")", ")", "{", "assert", "(", "Srl_imm", ">", "", "&&", "Srl_imm", "<", "", "&&", "", ")", ";", "unsigned", "Width", "=", "", "-", "Srl_imm", "-", "", ";", "int", "LSB", "=", "Srl_imm", "-", "Shl_imm", ";", "if", "(", "LSB", "<", "", ")", "return"], "ground_truth": ["nullptr", ";"], "File": "ARMISelDAGToDAG59", "Func": "SelectV6T2BitfieldExtractOp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3990, "Length": 394, "Cover_Rate": 0.6334405144694534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "attr_type", "type", ";", "if", "(", "!", "insn", "||", "!", "NONDEBUG_INSN_P", "(", "insn", ")", "||", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "USE", "||", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "CLOBBER", ")", "return", "false", ";", "type", "=", "get_attr_type", "(", "insn", ")", ";", "if", "(", "type", "==", "TYPE_MUL", "||", "type", "==", "TYPE_DIV", "||", "type", "==", "TYPE_SDIV", "||", "type", "==", "TYPE_DDIV", "||", "type", "==", "TYPE_SSQRT", "||", "type", "==", "TYPE_DSQRT", "||", "type", "==", "TYPE_MFCR", "||", "type", "=="], "ground_truth": ["TYPE_MFCRF", "||", "type", "==", "TYPE_MFJMPR", ")", "{"], "File": "rs6000", "Func": "is_nonpipeline_insn", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3991, "Length": 84, "Cover_Rate": 0.8316831683168316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_cvtps2uqq128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v2di", ")", "_mm_setzero_si128"], "ground_truth": ["(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm_maskz_cvtps_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3992, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "Immediate", ":", "getImm", "(", ")", "->", "print", "(", "OS", ")", ";", "break", ";", "case", "Memory", ":", "OS", "<<", "", ";", "break", ";", "case", "Register", ":", "OS", "<<", "", "<<", "getReg", "(", ")", "<<"], "ground_truth": ["", ";"], "File": "ARMAsmParser32", "Func": "dump", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3993, "Length": 38, "Cover_Rate": 0.4470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&"], "ground_truth": ["STI", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCTargetOptions", "&", "Options", ")", "{"], "File": "PatmosAsmBackend1", "Func": "createPatmosAsmBackend", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 3994, "Length": 27, "Cover_Rate": 0.5510204081632653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "MachineInstrBuilder", "buildPACIA", "(", "MachineBasicBlock", "&", "MBB", ",", "const", "DebugLoc", "&", "DL", ",", "unsigned", "Ptr", ",", "unsigned"], "ground_truth": ["Mod", ",", "MachineInstr", "*", "MI", ")", "const", "{"], "File": "AArch64DummyPA", "Func": "buildPACIA", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3995, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OffsetPos", "++", ";", "}", "if", "(", "!", "MI", ".", "getOperand", "(", "BasePos", ")", ".", "isReg", "(", ")", "||", "!", "MI", ".", "getOperand", "(", "OffsetPos", ")", ".", "isImm", "(", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "ARCInstrInfo1", "Func": "getBaseAndOffsetPosition", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 3996, "Length": 36, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectShiftedRegister", "(", "N", ",", "true"], "ground_truth": [",", "Reg", ",", "Shift", ")", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "SelectLogicalShiftedRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 3997, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_castsi256_ps", "(", "__m256i", "__A", ")", "{", "return", "(", "__m256", ")"], "ground_truth": ["__A", ";"], "File": "avxintrin", "Func": "_mm256_castsi256_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 3998, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Changed", "=", "false", ";", "if", "(", "MOI", ".", "isAtomic", "(", ")", ")", "{", "if", "(", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Monotonic", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Acquire", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Release", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "AcquireRelease", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "{", "Changed", "|=", "CC", "->", "enableRMWCacheBypass", "(", "MI", ",", "MOI", ".", "getScope", "(", ")", ",", "MOI", ".", "getInstrAddrSpace", "(", ")", ")", ";", "}", "if", "(", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Release", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "AcquireRelease", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", "||", "MOI", ".", "getFailureOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "Changed", "|=", "CC", "->", "insertRelease", "(", "MI", ",", "MOI", ".", "getScope", "(", ")", ",", "MOI", ".", "getOrderingAddrSpace", "(", ")", ",", "MOI", ".", "getIsCrossAddressSpaceOrdering", "(", ")", ",", "Position", "::", "BEFORE", ")", ";", "if", "(", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Acquire", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "AcquireRelease", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", "||", "MOI", ".", "getFailureOrdering", "(", ")", "==", "AtomicOrdering", "::", "Acquire", "||", "MOI", ".", "getFailureOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "{", "Changed", "|=", "CC", "->", "insertWait", "(", "MI", ",", "MOI", ".", "getScope", "(", ")", ",", "MOI", ".", "getInstrAddrSpace", "(", ")", ",", "isAtomicRet"], "ground_truth": ["(", "*", "MI", ")", "?", "", ":"], "File": "SIMemoryLegalizer", "Func": "expandAtomicCmpxchgOrRmw", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 3999, "Length": 243, "Cover_Rate": 0.745398773006135, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getTargetConvertType", "(", "const", "Subtarget", "&", "Subtarget", ")", "{", "if", "(", "Subtarget", ".", "hasGaudiISA", "(", ")", ")"], "ground_truth": ["{"], "File": "TPCISelLowering", "Func": "getTargetConvertType", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4000, "Length": 18, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "I", "-", "", "]", ")", ".", "addRegOperands", "(", "Inst", ",", "", ")", ";", "}", "OptionalImmIndexMap", "OptionalIdx", ";", "for", "(", "unsigned", "E", "=", "Operands", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "Operand", "&", "Op", "=", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "I", "]", ")", ";", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "Op", ".", "addRegOperands", "(", "Inst", ",", "", ")", ";", "}", "else", "if", "(", "Op", ".", "isImmModifier", "(", ")", ")", "{", "OptionalIdx", "[", "Op", ".", "getImmTy", "(", ")", "]", "=", "I", ";", "}", "else", "if", "(", "!", "Op", ".", "isToken", "(", ")", ")", "{", "llvm_unreachable", "(", "", ")", ";", "}", "}", "bool", "IsGFX10Plus", "=", "isGFX10Plus", "(", ")", ";", "addOptionalImmOperand", "(", "Inst", ",", "Operands", ",", "OptionalIdx", ",", "Operand", "::", "ImmTyDMask", ")", ";", "if", "(", "IsGFX10Plus", ")", "addOptionalImmOperand", "(", "Inst", ",", "Operands", ",", "OptionalIdx", ",", "Operand", "::", "ImmTyDim", ",", "-", "", ")", ";", "addOptionalImmOperand", "(", "Inst", ",", "Operands", ",", "OptionalIdx", ",", "Operand", "::", "ImmTyUNorm", ")", ";", "if", "(", "IsGFX10Plus", ")", "addOptionalImmOperand", "(", "Inst", ",", "Operands", ",", "OptionalIdx", ",", "Operand", "::", "ImmTyDLC", ")", ";", "addOptionalImmOperand", "(", "Inst", ",", "Operands", ",", "OptionalIdx", ","], "ground_truth": ["Operand", "::", "ImmTyGLC", ")", ";"], "File": "AMDGPUAsmParser32", "Func": "cvtMIMG", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4001, "Length": 202, "Cover_Rate": 0.507537688442211, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getBranchTargetOpValue", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "Op"], "ground_truth": [")", "const", "{"], "File": "ARMCodeEmitter", "Func": "getBranchTargetOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4002, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "VE1", "Func": "VECondCodeToString", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4003, "Length": 126, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInst", "CInst", ";", "bool", "Res", "=", "compressInst", "(", "CInst", ",", "Inst", ",", "*"], "ground_truth": ["Subtarget", ",", "OutStreamer", "->", "getContext", "(", ")", ")", ";"], "File": "CSKYAsmPrinter1", "Func": "EmitToStreamer", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4004, "Length": 22, "Cover_Rate": 0.3728813559322034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "RemoveBranch", "(", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "end", "(", ")", ";", "unsigned", "Count", "=", "", ";", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--"], "ground_truth": ["I", ";"], "File": "MSP430InstrInfo2", "Func": "RemoveBranch", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4005, "Length": 41, "Cover_Rate": 0.422680412371134, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vceq_p8", "(", "poly8x8_t", "__a", ",", "poly8x8_t", "__b", ")", "{", "return", "(", "uint8x8_t", ")", "(", "__a", "=="], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vceq_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4006, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "add_sub_i_mov_j", "(", "ArpRn1", "a", ",", "ArpStep1", "asi", ",", "ArpStep1", "asj", ",", "Ab", "b", ")", "{", "return", "D", "(", "", ",", "MemARPSI", "(", "a", ",", "asi", ")", ",", "R", "(", "b", ")", ",", "", ",", "R", "(", "b", ")", ",", "MemARPSJ", "(", "a", ","], "ground_truth": ["asj", ")", ")", ";"], "File": "disassembler", "Func": "add_sub_i_mov_j", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4007, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addArithmeticShifterOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N"], "ground_truth": [")", "const", "{"], "File": "ARM64AsmParser", "Func": "addArithmeticShifterOperands", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4008, "Length": 12, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "(", ")", ":", "isThumb", "(", "false", ")", ",", "hasThumb2", "(", "false", ")", ",", "ArgRegsSaveSize", "(", "", ")", ",", "ReturnRegsCount", "(", "", ")", ",", "HasStackFrame", "(", "false", ")", ",", "RestoreSPFromFP", "(", "false", ")", ",", "LRSpilledForFarJump", "(", "false", ")", ",", "FramePtrSpillOffset", "(", "", ")", ",", "GPRCS1Offset", "(", "", ")", ",", "GPRCS2Offset", "(", "", ")", ",", "DPRCSOffset", "(", "", ")", ",", "GPRCS1Size", "(", "", ")", ",", "GPRCS2Size", "(", "", ")", ",", "DPRCSAlignGapSize", "(", "", ")", ",", "DPRCSSize", "(", "", ")", ",", "NumAlignedDPRCS2Regs", "(", "", ")", ",", "PICLabelUId", "(", "", ")", ",", "VarArgsFrameIndex"], "ground_truth": ["(", "", ")", ",", "HasITBlocks", "(", "false", ")", ",", "IsSplitCSR", "(", "false", ")", "{"], "File": "ARMMachineFunctionInfo2", "Func": "ARMFunctionInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4009, "Length": 104, "Cover_Rate": 0.9904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "*", "insn_ptr", "&&", "r10k_needs_protection_p_1", "(", "x", ",", "*"], "ground_truth": ["insn_ptr", ")", ")", "*", "insn_ptr", "=", "NULL", ";"], "File": "mips", "Func": "r10k_needs_protection_p_store", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4010, "Length": 18, "Cover_Rate": 0.3673469387755102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "case", "AtomicOrdering", "::", "Monotonic", ":", "return", "PtrIsCap", "?", "", ":", "", ";", "case", "AtomicOrdering", "::", "Acquire", ":", "return", "PtrIsCap", "?", "", ":", "", ";", "case", "AtomicOrdering", "::", "Release", ":", "return", "PtrIsCap", "?", "", ":", "", ";", "case", "AtomicOrdering", "::", "AcquireRelease", ":", "return", "PtrIsCap", "?", "", ":"], "ground_truth": ["", ";"], "File": "RISCVExpandAtomicPseudoInsts2", "Func": "getLRForRMW64", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4011, "Length": 53, "Cover_Rate": 0.5047619047619047, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalize", "(", ")", "&&", "!", "TLI", ".", "isTypeLegal", "(", "VT", ".", "getVectorElementType", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "TLI", ".", "isTypeLegal", "(", "VT", ")", ")", "if", "(", "SDValue", "AddSub", "=", "combineShuffleToAddSub", "(", "N", ",", "Subtarget", ",", "DAG", ")", ")", "return", "AddSub", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalize", "(", ")", "&&", "DCI", ".", "isBeforeLegalizeOps", "(", ")", "&&", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "&&", "N", "->", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", "&&", "N", "->", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "BC0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "EVT", "SVT", "=", "BC0", ".", "getValueType", "(", ")", ";", "unsigned", "Opcode", "=", "BC0", ".", "getOpcode", "(", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "BC0", ".", "hasOneUse", "(", ")", "&&", "SVT", ".", "isVector", "(", ")", "&&", "SVT", ".", "getVectorNumElements", "(", ")", "*", "", "==", "NumElts", "&&", "TLI", ".", "isOperationLegal", "(", "Opcode", ",", "VT", ")", ")", "{", "bool", "CanFold", "=", "false", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering181", "Func": "combineShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4012, "Length": 236, "Cover_Rate": 0.36990595611285265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Data8bitsDirective", "=", "", ";", "Data16bitsDirective", "=", "nullptr", ";", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "=", "", ";", "ZeroDirective", "=", "", ";", "AsciiDirective", "=", "nullptr", ";", "AscizDirective", "=", "nullptr", ";", "SupportsQuotedNames", "=", "false", ";", "SupportsExtendedDwarfLocDirective", "=", "false", ";", "SupportsSignedData", "=", "false", ";", "PrivateGlobalPrefix", "=", "", ";", "PrivateLabelPrefix", "=", "PrivateGlobalPrefix", ";", "WeakDirective", "=", "", ";", "GlobalDirective", "="], "ground_truth": ["", ";"], "File": "NVPTXMCAsmInfo10", "Func": "NVPTXMCAsmInfo", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4013, "Length": 56, "Cover_Rate": 0.39436619718309857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "!=", "", ")", "{", "return", "Op", ";", "}", "RTLIB", "::", "Libcall", "LC", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "LC", "=", "RTLIB", "::", "getFPTOSINT", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "else", "LC", "=", "RTLIB", "::", "getFPTOUINT", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "(", "Op", "->", "op_begin", "(", ")", ",", "Op", "->", "op_end", "(", ")", ")", ";", "MakeLibCallOptions", "CallOptions", ";", "return", "makeLibCall", "(", "DAG", ",", "LC", ",", "Op", ".", "getValueType", "(", ")", ","], "ground_truth": ["Ops", ",", "CallOptions", ",", "SDLoc", "(", "Op", ")", ")", ".", "first", ";"], "File": "AArch64ISelLowering (2)3", "Func": "LowerFP_TO_INT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4014, "Length": 133, "Cover_Rate": 0.5298804780876494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ia64_function_arg_1", "(", "cum", ",", "arg"], "ground_truth": [",", "true", ")", ";"], "File": "ia64", "Func": "ia64_function_incoming_arg", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4015, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "", ",", "MemARS", "(", "b", ",", "bs", ")"], "ground_truth": [",", "R", "(", "c", ")", ")", ";"], "File": "disassembler", "Func": "tst4b", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4016, "Length": 20, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "Ty", "=", "V", "->", "getType", "(", ")", ";", "if", "(", "Ty", "->", "isVoidTy", "(", ")", "||", "Ty", "->", "isPointerTy", "(", ")", ")", "return", "true", ";", "if", "(", "auto", "*", "Ld", "=", "dyn_cast", "<", "LoadInst", ">", "(", "V", ")", ")", "Ty", "=", "cast", "<", "PointerType", ">", "(", "Ld", "->", "getPointerOperandType", "(", ")", ")", "->", "getElementType", "(", ")", ";", "const", "IntegerType", "*", "IntTy", "=", "dyn_cast", "<"], "ground_truth": ["IntegerType", ">", "(", "Ty", ")", ";"], "File": "ARMCodeGenPrepare", "Func": "isSupportedType", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4017, "Length": 72, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "UseDFAHazardRec", ")", "{", "auto", "&", "HST", "=", "DAG", "->", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "return", "new", "HazardRecognizer", "(", "II", ",", "this", ",", "HST", ")", ";", "}", "return", "TargetInstrInfo", "::", "CreateTargetPostRAHazardRecognizer", "("], "ground_truth": ["II", ",", "DAG", ")", ";"], "File": "HexagonInstrInfo10", "Func": "CreateTargetPostRAHazardRecognizer", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4018, "Length": 42, "Cover_Rate": 0.6885245901639344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsFixed", "||", "Info", ".", "hasWorkGroupIDX", "(", ")", ")", "allocateSGPR32Input", "(", "CCInfo", ",", "ArgInfo", ".", "WorkGroupIDX", ")", ";", "if", "(", "IsFixed", "||", "Info", ".", "hasWorkGroupIDY", "(", ")", ")", "allocateSGPR32Input", "(", "CCInfo", ",", "ArgInfo", ".", "WorkGroupIDY", ")", ";", "if", "(", "IsFixed", "||", "Info", ".", "hasWorkGroupIDZ", "(", ")", ")", "allocateSGPR32Input", "(", "CCInfo", ",", "ArgInfo"], "ground_truth": [".", "WorkGroupIDZ", ")", ";"], "File": "SIISelLowering129", "Func": "allocateSpecialInputSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4019, "Length": 57, "Cover_Rate": 0.32386363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "SIFoldOperands", "Func": "getPassName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4020, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsdw128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v8hi", ")", "_mm_setzero_si128", "(", ")", ","], "ground_truth": ["__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_maskz_cvtsepi32_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4021, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "LoadStoreOptimizer", "::", "getNewOpcode", "(", "const", "CombineInfo", "&", "CI", ")", "{", "const", "unsigned", "Width", "=", "CI", ".", "Width0", "+", "CI", ".", "Width1", ";", "switch", "(", "CI", ".", "InstClass", ")", "{", "default", ":", "assert", "(", "CI", ".", "InstClass", "==", "BUFFER_LOAD", "||", "CI", ".", "InstClass", "==", "BUFFER_STORE", ")", ";", "return", "", "(", "", "(", "CI", ".", "I", "->", "getOpcode", "(", ")", ")", ",", "Width", ")", ";", "case"], "ground_truth": ["UNKNOWN", ":"], "File": "SILoadStoreOptimizer21", "Func": "getNewOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4022, "Length": 67, "Cover_Rate": 0.6203703703703703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "expandStoreVec", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", "{", "MachineFunction", "&", "MF", "=", "*", "B", ".", "getParent", "(", ")", ";", "auto", "&", "HST", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "auto", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineInstr", "*", "MI", "=", "&", "*", "It", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "SrcR", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "IsKill", "=", "MI", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "assert", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", "&&", "", ")", ";", "int", "FI", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "bool", "Is128B", "=", "HST", ".", "useHVXDblOps", "(", ")", ";", "auto", "*", "RC", "=", "!", "Is128B", "?", "&", "", ":", "&", "", ";", "unsigned", "NeedAlign", "=", "RC", "->"], "ground_truth": ["getAlignment", "(", ")", ";"], "File": "HexagonFrameLowering2", "Func": "expandStoreVec", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4023, "Length": 172, "Cover_Rate": 0.6056338028169014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isa", "<", "Constant", ">", "(", "Icmp1Op1", ")", ")", "return", "false", ";", "isCandidate", "=", "true", ";", "continue", ";", "}", "if", "(", "Inst", "->", "getParent", "(", ")", "==", "I", ".", "getParent", "(", ")", ")", "continue", ";", "for", "(", "auto", "&", "I2", ":", "*", "Inst", "->", "getParent", "(", ")", ")", "{", "if", "(", "dyn_cast", "<", "CallInst", ">", "(", "&", "I2", ")", ")", "return", "false", ";", "if", "(", "dyn_cast", "<", "LoadInst", ">", "(", "&", "I2", ")", "||", "dyn_cast", "<", "StoreInst", ">", "(", "&", "I2", ")", ")", "return", "false", ";", "if", "(", "&", "I2", "==", "Inst", ")", "break", ";", "}", "if", "(", "Inst", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "ZExt", "||", "Inst", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "SExt", ")", "{", "PassThroughInfo", "Info", "(", "&", "I", ",", "Inst"], "ground_truth": [",", "", ")", ";"], "File": "BPFAdjustOpt2", "Func": "avoidSpeculation", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4024, "Length": 132, "Cover_Rate": 0.30985915492957744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GCNSubtarget", "&", "ST", "=", "TM", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", "F", ")", ";", "return", "ST", ".", "supportsGetDoorbellID", "("], "ground_truth": [")", ";"], "File": "AMDGPUAttributor1", "Func": "supportsGetDoorbellID", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4025, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vcvts_s32_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4026, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "insn", ";", "emit_move_insn", "(", "regno_reg_rtx", "[", "", "]", ",", "dst_reg", ")", ";", "emit_move_insn", "(", "regno_reg_rtx", "[", "", "]", ",", "src_reg", ")", ";", "emit_move_insn", "(", "regno_reg_rtx", "[", "", "]", ",", "bytes_rtx", ")", ";", "insn", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "", ")", ")", ";", "XVECEXP", "(", "insn", ",", "", ",", "", ")", "=", "gen_rtx_SET", "(", "replace_equiv_address_nv", "(", "dst", ",", "regno_reg_rtx", "[", "", "]", ")", ",", "replace_equiv_address_nv", "(", "src", ",", "regno_reg_rtx", "[", "", "]", ")", ")", ";", "XVECEXP", "(", "insn", ",", "", ",", "", ")", "=", "gen_rtx_USE", "(", "VOIDmode", ",", "regno_reg_rtx", "[", "", "]", ")", ";", "for", "(", "i", "=", "", ";", "i", "<=", "", ";", "i", "++", ")", "XVECEXP", "(", "insn", ",", "", ",", "", "+", "i", ")", "=", "gen_rtx_CLOBBER", "("], "ground_truth": ["VOIDmode", ",", "regno_reg_rtx", "[", "i", "]", ")", ";"], "File": "visium3", "Func": "expand_block_move_4", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 4027, "Length": 130, "Cover_Rate": 0.40372670807453415, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "p", "=", "mips_cpu_info_table", ";", "p", "->", "name", "!=", "", ";", "p", "++", ")", "if", "(", "p", "->", "isa", "==", "isa", ")", "return", "p", ";", "return"], "ground_truth": ["", ";"], "File": "mips3", "Func": "mips_cpu_info_from_isa", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4028, "Length": 29, "Cover_Rate": 0.6170212765957447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ImageHandles", "::", "clearImageArgs"], "ground_truth": ["(", ")", "{"], "File": "HSAILSubtarget", "Func": "clearImageArgs", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4029, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "-", "(", "CE", "->", "getValue", "(", ")", "/"], "ground_truth": ["", ")", ")", ")", ";"], "File": "ARMAsmParser (2)", "Func": "addImm0_508s4NegOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4030, "Length": 21, "Cover_Rate": 0.3620689655172414, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OffsetRB", "->", "getID", "(", ")", "!=", "", ")", "return", "false", ";", "MachineInstr", "*", "OffsetDef", "=", "getDefIgnoringCopies", "(", "BaseOffset", ",", "*", "MRI", ")", ";", "assert", "(", "OffsetDef", ")", ";", "unsigned", "ImmOffset", ";", "MachineBasicBlock", "*", "MBB", "=", "MI", ".", "getParent", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineInstr", "*", "Readfirstlane", "=", "nullptr", ";", "if", "(", "OffsetDef", "->", "getOpcode", "(", ")", "==", "", ")", "{", "Readfirstlane", "=", "OffsetDef", ";", "BaseOffset", "=", "OffsetDef", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "OffsetDef", "=", "getDefIgnoringCopies", "(", "BaseOffset", ",", "*", "MRI", ")", ";", "}", "if", "(", "OffsetDef", "->", "getOpcode", "(", ")", "==", "", ")", "{", "ImmOffset", "=", "OffsetDef", "->", "getOperand", "(", "", ")", ".", "getCImm", "(", ")", "->", "getZExtValue", "(", ")", ";", "BuildMI", "(", "*", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "{", "std", "::", "tie", "(", "BaseOffset", ",", "ImmOffset", ",", "OffsetDef", ")"], "ground_truth": ["=", "", "(", "*", "MRI", ",", "BaseOffset", ")", ";"], "File": "AMDGPUInstructionSelector", "Func": "selectDSGWSIntrinsic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4031, "Length": 174, "Cover_Rate": 0.32954545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "isLoadFromStackSlotPostFE", "(", "const", "MachineInstr", "*"], "ground_truth": ["MI", ",", "int", "&", "FrameIndex", ")", "const", "{"], "File": "HSAILInstrInfo", "Func": "isLoadFromStackSlotPostFE", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4032, "Length": 16, "Cover_Rate": 0.64, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RegisterInfo", "::", "getPointerRegClass", "(", "const", "MachineFunction", "&", "MF", ",", "unsigned", "Kind", ")", "const", "{", "if", "(", "Subtarget", ".", "is64", "(", ")", ")", "return", "&", "", ";", "return", "&", ""], "ground_truth": [";"], "File": "PPCRegisterInfo14", "Func": "getPointerRegClass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4033, "Length": 33, "Cover_Rate": 0.868421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CM", "==", "CodeModel", "::", "Large", "&&", "STI", ".", "is64Bit", "(", ")", ")", "{", "unsigned", "AddrReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "AddrReg", ")", ".", "addConstantPoolIndex", "(", "CPI", ",", "", ",", "OpFlag", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getConstantPool", "(", "MF", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "MF", ".", "getDataLayout", "(", ")", ".", "getPointerSize", "(", ")", ",", "Align", ")", ";", "LoadInst", "=", "addDirectMem", "(", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DstReg", ")", ",", "AddrReg", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "CM", "==", "CodeModel", "::", "Small", "||", "!", "STI", ".", "is64Bit", "(", ")", ")", "{", "unsigned", "PICBase", "=", "", ";", "if", "(", "OpFlag", "==", "", "||", "OpFlag", "=="], "ground_truth": ["", ")", "{"], "File": "X86InstructionSelector11", "Func": "materializeFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4034, "Length": 159, "Cover_Rate": 0.35412026726057905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "if", "(", "Align", ">=", "", "&&", "getRegisterInfo", "(", ")", ".", "needsStackRealignment", "(", "MF", ")", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";", "}", "else", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";", "}", "}", "else", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "if", "(", "Align", ">=", "", "&&", "getRegisterInfo", "(", ")", ".", "canRealignStack", "(", "MF", ")", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";", "}", "else", "{", "MachineInstrBuilder", "MIB", "=", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "SrcReg", ",", "", ",", "getKillRegState", "(", "isKill", ")", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "SrcReg", ",", ""], "ground_truth": [",", "", ",", "TRI", ")", ";"], "File": "ARMBaseInstrInfo112", "Func": "storeRegToStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4035, "Length": 258, "Cover_Rate": 0.30787589498806683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CurDAG", "->", "getTargetConstant", "(", "Imm", ",", "DL", ","], "ground_truth": ["", ")", ";"], "File": "X86ISelDAGToDAG (2)1", "Func": "getI8Imm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4036, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "GET_CODE", "(", "parallel_rtx", ")"], "ground_truth": ["==", "PARALLEL", ")", ";"], "File": "nds32-utils", "Func": "parallel_elements", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4037, "Length": 10, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", "&&", "Reg", "!=", "", ")", "{", "HiRegsToSave", ".", "insert", "(", "Reg", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "(", "", ".", "contains", "(", "Reg", ")", "||", "Reg", "==", "", ")", "&&", "!", "MF", ".", "getRegInfo", "(", ")", ".", "isLiveIn", "(", "Reg", ")", "&&", "!", "(", "hasFP", "(", "MF", ")", "&&", "Reg", "==", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ")", ")", "CopyRegs", ".", "insert", "(", "Reg", ")", ";", "}", "for", "(", "unsigned", "ArgReg", ":", "{", "", ",", "", ",", "", ",", "", "}", ")", "if", "(", "!", "MF", ".", "getRegInfo", "(", ")", ".", "isLiveIn", "(", "ArgReg", ")", ")", "CopyRegs", ".", "insert", "(", "ArgReg", ")", ";", "if", "(", "!", "LoRegsToSave", ".", "empty", "(", ")", ")", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "for", "(", "unsigned", "Reg", ":", "{", "", ",", "", ",", "", ",", "", ",", "", "}", ")", "{", "if", "(", "LoRegsToSave", ".", "count", "(", "Reg", ")", ")", "{", "bool", "isKill", "=", "!", "MF", ".", "getRegInfo", "(", ")", ".", "isLiveIn", "(", "Reg", ")", ";", "if", "(", "isKill", ")", "MBB", ".", "addLiveIn", "(", "Reg", ")", ";", "MIB", ".", "addReg", "(", "Reg", ",", "getKillRegState", "(", "isKill", ")", ")", ";", "}", "}", "MIB", ".", "setMIFlags", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "static", "const", "unsigned", "AllCopyRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "AllHighRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "const", "unsigned", "*", "AllCopyRegsEnd", "=", "std", "::", "end", "(", "AllCopyRegs", ")", ";", "const", "unsigned", "*", "AllHighRegsEnd", "=", "std", "::", "end", "(", "AllHighRegs", ")", ";", "const", "unsigned", "*", "HiRegToSave", "=", "findNextOrderedReg", "(", "std", "::", "begin", "(", "AllHighRegs", ")", ",", "HiRegsToSave", ",", "AllHighRegsEnd", ")", ";", "while", "(", "HiRegToSave", "!=", "AllHighRegsEnd", ")", "{", "const", "unsigned", "*", "CopyReg", "=", "findNextOrderedReg", "(", "std", "::", "begin", "(", "AllCopyRegs", ")", ",", "CopyRegs", ",", "AllCopyRegsEnd", ")", ";", "MachineInstrBuilder", "PushMIB", "=", "BuildMI", "(", "MF", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";", "AddDefaultPred", "(", "PushMIB", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "RegsToPush", ";", "while", "(", "HiRegToSave", "!=", "AllHighRegsEnd", "&&", "CopyReg", "!=", "AllCopyRegsEnd", ")", "{", "if", "(", "HiRegsToSave", ".", "count", "(", "*", "HiRegToSave", ")", ")", "{", "bool", "isKill", "=", "!", "MF", ".", "getRegInfo", "(", ")", ".", "isLiveIn", "("], "ground_truth": ["*", "HiRegToSave", ")", ";"], "File": "Thumb1FrameLowering15", "Func": "spillCalleeSavedRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4038, "Length": 413, "Cover_Rate": 0.5335917312661499, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "vax_builtin_setjmp_frame_value", "(", "void", ")"], "ground_truth": ["{"], "File": "vax4", "Func": "vax_builtin_setjmp_frame_value", "Target": "vax", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4039, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeVCVTQ", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "const", "FeatureBitset", "&", "featureBits", "=", "(", "(", "const", "MCDisassembler", "*", ")", "Decoder", ")", "->", "getSubtargetInfo", "(", ")", ".", "getFeatureBits", "(", ")", ";", "bool", "hasFullFP16", "=", "featureBits", "[", "", "]", ";", "unsigned", "Vd", "=", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ")", ";", "Vd", "|=", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ")", ";", "unsigned", "Vm", "=", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ")", ";", "Vm", "|=", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ")", ";", "unsigned", "imm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "cmode", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "op", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "if", "(", "!", "(", "imm", "&", "", ")", ")", "{", "if", "(", "cmode", "==", "", ")", "{", "if", "(", "op", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "setOpcode", "(", "", ")", ";", "}", "if", "(", "hasFullFP16", ")", "{", "if", "(", "cmode", "==", "", ")", "{", "if", "(", "op", "==", "", ")", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "}", "else", "{", "Inst", ".", "setOpcode", "("], "ground_truth": ["", ")", ";"], "File": "ARMDisassembler", "Func": "DecodeVCVTQ", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4040, "Length": 227, "Cover_Rate": 0.5604938271604938, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isFPImmLegal", "(", "const", "APFloat", "&", "Imm", ",", "EVT", "VT", ")", "const", "{", "if", "(", "!", "Subtarget", "->", "hasVFP3", "(", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "ARMISelLowering (2)", "Func": "isFPImmLegal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4041, "Length": 27, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ATTAsmParser", "::", "ParseRegister", "(", "unsigned", "&", "RegNo", ",", "SMLoc", "&", "StartLoc", ",", "SMLoc", "&", "EndLoc", ")", "{", "RegNo", "=", "", ";", "const", "AsmToken", "&", "TokPercent", "=", "Parser", ".", "getTok", "(", ")", ";", "assert", "(", "TokPercent", ".", "is", "(", "AsmToken", "::", "Percent", ")", "&&", "", ")", ";", "StartLoc", "=", "TokPercent", ".", "getLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "Error", "(", "StartLoc", ",", "", ",", "SMRange", "(", "StartLoc", ",", "Tok", ".", "getEndLoc", "(", ")", ")", ")", ";", "RegNo", "=", "MatchRegisterName", "(", "Tok", ".", "getString", "(", ")", ")", ";", "if", "(", "RegNo", "==", "", ")", "RegNo", "=", "MatchRegisterName", "(", "LowercaseString", "(", "Tok", ".", "getString", "(", ")", ")", ")", ";", "if", "(", "!", "is64BitMode", "(", ")", ")", "{", "if", "(", "RegNo", "==", "", "||", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "RegNo", ")", "||", "", "(", "RegNo", ")", "||", "", "(", "RegNo", ")", ")", "return", "Error", "(", "StartLoc", ",", "", "+", "Tok", ".", "getString", "(", ")", "+", "", ",", "SMRange", "(", "StartLoc", ",", "Tok", ".", "getEndLoc", "(", ")", ")", ")", ";", "}", "if", "(", "RegNo", "==", "", "&&", "(", "Tok", ".", "getString", "(", ")", "==", "", "||"], "ground_truth": ["Tok", ".", "getString", "(", ")", "==", "", ")", ")", "{"], "File": "X86AsmParser3", "Func": "ParseRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4042, "Length": 220, "Cover_Rate": 0.32884902840059793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "DCI", ".", "isBeforeLegalize", "(", ")", ")", "break", ";", "return", "performMemSDNodeCombine", "(", "cast", "<", "MemSDNode", ">", "(", "N", ")", ",", "DCI", ")", ";", "}", "case", "", ":", "return", "performAndCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performOrCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performXorCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performClassCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performFCanonicalizeCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "SDValue", "Src", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Src", ".", "isUndef", "(", ")", ")", "return", "Src", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "return", "performUCharToFloatCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "SIISelLowering113", "Func": "PerformDAGCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4043, "Length": 198, "Cover_Rate": 0.4267241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cvtepu16_epi32", "(", "__m256i", "__A", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_pmovzxwd512_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16si"], "ground_truth": [")", "_mm512_undefined_epi32", "(", ")", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cvtepu16_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4044, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Hi32", "=", "DAG", ".", "getNode", "(", "opcode", ",", "dl", ",", "", ",", "Hi32", ")", ";", "SDValue", "DstReg64", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ",", "dl", ",", "", ")", ",", "", ")", ";", "DstReg64", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "dl", ",", "", ",", "DstReg64", ",", "Hi32", ")", ";", "DstReg64", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "dl", ",", "", ",", "DstReg64", ",", "Lo32", ")", ";", "return"], "ground_truth": ["DstReg64", ";"], "File": "SparcISelLowering", "Func": "LowerF64Op", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4045, "Length": 73, "Cover_Rate": 0.39037433155080214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "if", "(", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", ")", "return", "false", ";", "}", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "", ")", ";", "else", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CN", "->", "getZExtValue", "(", ")", ",", "", ")", ";", "return", "true", ";", "}", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "isUInt", "<", "", ">", "(", "CN", "->", "getZExtValue", "(", ")", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "", ")", ";", "}", "else", "{", "Base", "=", "Addr", "."], "ground_truth": ["getOperand", "(", "", ")", ";"], "File": "OR1KISelDAGToDAG", "Func": "SelectAddr", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4046, "Length": 226, "Cover_Rate": 0.510158013544018, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "if", "(", "Info", "->", "getShaderType", "(", ")", "==", "ShaderType", "::", "PIXEL", "&&", "(", "Info", "->", "PnputAddr", "&", "", ")", "==", "", ")", "{", "Info", "->", "PnputAddr", "|=", "", ";", "CCInfo", ".", "AllocateReg", "(", "AMDGPU", "::", "VGPR0", ")", ";", "CCInfo", ".", "AllocateReg", "(", "AMDGPU", "::", "VGPR1", ")", ";", "}", "if", "(", "Info", "->", "getShaderType", "(", ")", "==", "ShaderType", "::", "COMPUTE", ")", "{", "if", "(", "Subtarget", "->", "isAmdHsaOS", "(", ")", ")", "Info", "->", "NumUserSGPRs", "=", "", ";", "else", "Info", "->", "NumUserSGPRs", "=", "", ";", "unsigned", "InputPtrReg", "=", "TRI", "->", "getPreloadedValue", "(", "MF", ",", "RegisterInfo", "::", "INPUT_PTR", ")", ";", "unsigned", "InputPtrRegLo", "=", "TRI", "->", "getPhysRegSubReg", "(", "InputPtrReg", ",", "&", "AMDGPU", "::", "SReg_32RegClass", ",", "", ")", ";", "unsigned", "InputPtrRegHi", "=", "TRI", "->", "getPhysRegSubReg", "(", "InputPtrReg", ",", "&", "AMDGPU", "::", "SReg_32RegClass", ",", "", ")", ";", "unsigned", "ScratchPtrReg", "=", "TRI", "->", "getPreloadedValue", "(", "MF", ",", "RegisterInfo", "::", "SCRATCH_PTR", ")", ";", "unsigned", "ScratchPtrRegLo", "=", "TRI", "->", "getPhysRegSubReg", "(", "ScratchPtrReg", ",", "&", "AMDGPU", "::", "SReg_32RegClass", ",", "", ")", ";", "unsigned", "ScratchPtrRegHi", "=", "TRI", "->", "getPhysRegSubReg", "(", "ScratchPtrReg", ",", "&", "AMDGPU", "::", "SReg_32RegClass", ",", "", ")", ";", "CCInfo", ".", "AllocateReg", "(", "InputPtrRegLo", ")", ";", "CCInfo", ".", "AllocateReg", "(", "InputPtrRegHi", ")", ";", "CCInfo", ".", "AllocateReg", "(", "ScratchPtrRegLo", ")", ";", "CCInfo", ".", "AllocateReg", "(", "ScratchPtrRegHi", ")", ";", "MF", ".", "addLiveIn", "(", "InputPtrReg", ",", "&", "AMDGPU", "::", "SReg_64RegClass", ")", ";", "MF", ".", "addLiveIn", "(", "ScratchPtrReg", ",", "&", "AMDGPU", "::", "SReg_64RegClass", ")", ";", "}", "if", "(", "Info", "->", "getShaderType", "(", ")", "==", "ShaderType", "::", "COMPUTE", ")", "{", "getOriginalFunctionArgs", "(", "DAG", ",", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ",", "Ins", ",", "Splits", ")", ";", "}", "AnalyzeFormalArguments", "(", "CCInfo", ",", "Splits", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Ins", ".", "size", "(", ")", ",", "ArgIdx", "=", "", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "", "&", "Arg", "=", "Ins", "[", "i", "]", ";", "if", "(", "Skipped", "[", "i", "]", ")", "{", "InVals", ".", "push_back", "(", "DAG", ".", "getUNDEF", "(", "Arg", ".", "VT", ")", ")", ";", "continue", ";", "}", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "ArgIdx", "++", "]", ";", "MVT", "VT", "=", "VA", ".", "getLocVT", "(", ")", ";", "if", "(", "VA", ".", "isMemLoc", "("], "ground_truth": [")", ")", "{"], "File": "SIISelLowering137", "Func": "LowerFormalArguments", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4047, "Length": 393, "Cover_Rate": 0.30230769230769233, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "NewOpc", ")", ")", ";", "MachineInstrBuilder", "MIB", "(", "MF", ",", "I", ")", ";", "if", "(", "Opc", "==", "TargetOpcode", "::", "G_FRAME_INDEX", ")", "{", "addOffset", "(", "MIB", ",", "", ")", ";", "}", "else", "{", "MachineOperand", "&", "InxOp", "=", "I", ".", "getOperand", "(", "", ")", ";", "I", ".", "addOperand", "(", "InxOp", ")", ";", "InxOp", ".", "ChangeToImmediate", "(", "", ")", ";", "MIB", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "}", "return", "constrainSelectedInstRegOperands", "(", "I", ",", "TII", ",", "TRI", ","], "ground_truth": ["RBI", ")", ";"], "File": "X86InstructionSelector11", "Func": "selectFrameIndexOrGep", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4048, "Length": 89, "Cover_Rate": 0.5174418604651163, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitHADD", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "X86IREmitter", "Func": "visitHADD", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4049, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "arc_pass_by_reference", "(", "cumulative_args_t", "ca_v", "ATTRIBUTE_UNUSED", ",", "machine_mode", "mode", "ATTRIBUTE_UNUSED"], "ground_truth": [",", "const_tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{"], "File": "arc4", "Func": "arc_pass_by_reference", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4050, "Length": 20, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", ".", "addOperand", "(", "*", "MF", ",", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "return", "constrainSelectedInstRegOperands", "(", "I", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "}", "Register", "Src0Reg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Src1Reg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "HasCarryIn", ")", "{", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "}", "unsigned", "NoCarryOpc", "=", "IsAdd", "?", "", ":", "", ";", "unsigned", "CarryOpc", "=", "IsAdd", "?", "", ":", "", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "HasCarryIn", "?", "CarryOpc", ":", "NoCarryOpc", ")", ",", "Dst0Reg", ")", ".", "add", "(", "I", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "I", ".", "getOperand", "(", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Dst1Reg", ")", ".", "addReg", "(", "", ")", ";", "if", "(", "!", "MRI", "->", "getRegClassOrNull", "(", "Dst1Reg", ")", ")", "MRI", "->", "setRegClass", "(", "Dst1Reg", ",", "&", "", ")", ";", "if", "(", "!", "RBI", ".", "constrainGenericRegister", "(", "Dst0Reg", ",", "", ",", "*", "MRI", ")", "||", "!", "RBI", ".", "constrainGenericRegister", "(", "Src0Reg", ",", "", ",", "*"], "ground_truth": ["MRI", ")", "||", "!", "RBI", ".", "constrainGenericRegister", "(", "Src1Reg", ",", "", ",", "*", "MRI", ")", ")", "return", "false", ";"], "File": "AMDGPUInstructionSelector", "Func": "selectG_UADDO_USUBO_UADDE_USUBE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4051, "Length": 247, "Cover_Rate": 0.49007936507936506, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Imm", ".", "Val", "<=", "", "&&", "Imm", ".", "Val", ">=", "-", "", ")", "||", "(", "F", "==", "", "||", "F", "==", "", "||", "F", "==", "-", "", "||", "F", "==", ""], "ground_truth": ["||", "F", "==", "-", "", "||", "F", "==", "", "||", "F", "==", "-", "", "||", "F", "==", "", "||", "F", "==", "-", "", ")", ";"], "File": "AMDGPUAsmParser52", "Func": "isInlinableImm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4052, "Length": 58, "Cover_Rate": 0.6170212765957447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">"], "ground_truth": ["defaultRhazRsOperands", "(", ")", "{"], "File": "TPCAsmParser", "Func": "defaultRhazRsOperands", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4053, "Length": 11, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvt_roundsd_ss", "(", "__m128", "__W", ",", "__mmask8", "__U", ",", "__m128"], "ground_truth": ["__A", ",", "__m128d", "__B", ",", "const", "int", "__R", ")", "{"], "File": "avx512fintrin1", "Func": "_mm_mask_cvt_roundsd_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4054, "Length": 32, "Cover_Rate": 0.5423728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_rndscalepd_mask", "(", "(", "__v8df", ")", "__B", ",", "__imm", ",", "(", "__v8df", ")", "_mm512_setzero_pd", "(", ")", ",", "("], "ground_truth": ["__mmask8", ")", "__A", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_roundscale_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4055, "Length": 28, "Cover_Rate": 0.4745762711864407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_aarch64_simd_ci", "__o", ";", "__o", "=", "__builtin_aarch64_ld3v2df", "(", "(", "const", "__builtin_aarch64_simd_df", "*", ")", "__a", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "float64x2_t", ")", "__builtin_aarch64_get_qregciv2df", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "float64x2_t", ")", "__builtin_aarch64_get_qregciv2df", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "float64x2_t", ")", "__builtin_aarch64_get_qregciv2df", "(", "__o", ",", "", ")", ";", "return"], "ground_truth": ["ret", ";"], "File": "arm", "Func": "neon2_vld3q_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4056, "Length": 69, "Cover_Rate": 0.8518518518518519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetMachine", "::", "symbolicAddressesAreRIPRel", "(", ")", "const", "{", "return", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "Static"], "ground_truth": ["&&", "Subtarget", ".", "isPICStyleRIPRel", "(", ")", ";"], "File": "X86TargetMachine40", "Func": "symbolicAddressesAreRIPRel", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4057, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrndpq_f64", "(", "float64x2_t", "__a", ")", "{", "return", "__builtin_aarch64_ceilv2df", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vrndpq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4058, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "VecVT", ")", ";", "MVT", "I1ContainerVT", "=", "", "(", "", ",", "ContainerVT", ".", "getVectorElementCount", "(", ")", ")", ";", "SDValue", "CC", "=", "convertToScalableVector", "(", "I1ContainerVT", ",", "Src", ",", "DAG", ",", "Subtarget", ")", ";", "SDValue", "Mask", ",", "VL", ";", "std", "::", "tie", "(", "Mask", ",", "VL", ")", "=", "getDefaultVLOps", "(", "VecVT", ",", "ContainerVT", ",", "DL", ",", "DAG", ",", "Subtarget", ")", ";", "MVT", "XLenVT", "=", "Subtarget", ".", "getXLenVT", "(", ")", ";", "SDValue", "SplatZero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "XLenVT", ")", ";", "SDValue", "SplatTrueVal", "=", "DAG", ".", "getConstant", "(", "ExtTrueVal", ",", "DL", ",", "XLenVT", ")", ";", "SplatZero", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ContainerVT", ","], "ground_truth": ["DAG", ".", "getUNDEF", "(", "ContainerVT", ")", ",", "SplatZero", ",", "VL", ")", ";"], "File": "RISCVISelLowering3", "Func": "lowerVectorMaskExt", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4059, "Length": 125, "Cover_Rate": 0.390625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "if", "(", "!", "MFI", "->", "isLRSpilled", "(", ")", ")", "report_fatal_error", "(", "", ")", ";", "Br", ".", "MaxDisp", "=", "(", "(", "", "<<", "(", "", "-", "", ")", ")", "-", "", ")", "*", "", ";", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "+=", "", ";", "adjustBBOffsetsAfter", "(", "MBB", ")", ";", "++", "NumUBrFixed", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<"], "ground_truth": ["*", "MI", ")", ";"], "File": "CSKYConstantIslandPass", "Func": "fixupUnconditionalBr", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4060, "Length": 89, "Cover_Rate": 0.7876106194690266, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "char", "ctrStr", "[", "", "]", "=", "{", "'\\0'", "}", ";", "std", "::", "string", "Name", "=", "", ";", "Name", "+=", "Prefix", ";", "sprintf", "(", "ctrStr", ",", "", ",", "ctr", "++", ")", ";", "Name", "+="], "ground_truth": ["ctrStr", ";"], "File": "JVMX2Java", "Func": "genTempName", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4061, "Length": 35, "Cover_Rate": 0.603448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "SLT", "=", "LT", ".", "second", ".", "getScalarType", "(", ")", ".", "SimpleTy", ";", "switch", "(", "ISD", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "SLT", "==", "", ")", "return", "get64BitInstrCost", "(", ")", "*", "LT", ".", "first", "*", "NElts", ";", "return", "getFullRateInstrCost", "(", ")", "*", "LT", ".", "first", "*", "NElts", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "SLT", "==", "", ")", "{", "return", "", "*", "getFullRateInstrCost", "(", ")", "*", "LT", ".", "first", "*", "NElts", ";", "}", "return", "LT", ".", "first", "*", "NElts", "*", "getFullRateInstrCost", "(", ")", ";", "case", "", ":", "{", "const", "int", "QuarterRateCost", "=", "getQuarterRateInstrCost", "(", ")", ";", "if", "(", "SLT", "==", "", ")", "{", "const", "int", "FullRateCost", "=", "getFullRateInstrCost", "(", ")", ";", "return", "(", "", "*", "QuarterRateCost", "+", "(", "", "*", "", ")", "*", "FullRateCost", ")", "*", "LT", ".", "first", "*", "NElts", ";", "}", "return", "QuarterRateCost", "*", "NElts", "*", "LT", ".", "first", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "SLT", "==", "", ")", "return", "LT", ".", "first", "*", "NElts", "*", "get64BitInstrCost", "(", ")", ";", "if", "(", "SLT", "==", "", "||", "SLT", "==", "", ")", "return", "LT", ".", "first", "*", "NElts", "*", "getFullRateInstrCost", "(", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "SLT", "==", "", ")", "{", "int", "Cost", "=", "", "*", "get64BitInstrCost", "(", ")", "+", "", "*", "getQuarterRateInstrCost", "(", ")", ";", "if", "(", "!", "ST", "->", "hasUsableDivScaleConditionOutput", "(", ")", ")", "Cost", "+=", "", "*", "getFullRateInstrCost", "(", ")", ";", "return", "LT", ".", "first", "*", "Cost", "*", "NElts", ";", "}", "if", "(", "!", "Args", ".", "empty", "(", ")", "&&", "match", "(", "Args", "[", "", "]", ",", "PatternMatch", "::", "m_FPOne", "(", ")", ")", ")", "{", "if", "(", "(", "SLT", "==", "", "&&", "!", "HasFP32Denormals", ")", "||", "(", "SLT", "==", "", "&&", "ST", "->", "has16BitInsts", "(", ")", ")", ")", "{", "return", "LT", ".", "first", "*", "getQuarterRateInstrCost", "(", ")", "*", "NElts", ";", "}", "}", "if", "(", "SLT", "==", "", "&&", "ST", "->", "has16BitInsts", "(", ")", ")", "{", "int", "Cost", "=", "", "*", "getFullRateInstrCost", "(", ")", "+", "", "*", "getQuarterRateInstrCost", "(", ")", ";", "return", "LT", ".", "first", "*", "Cost", "*", "NElts", ";", "}", "if", "(", "SLT", "==", "", "||", "SLT", "==", "", ")", "{", "int", "Cost", "=", "", "*", "getFullRateInstrCost", "(", ")", "+", "", "*", "getQuarterRateInstrCost", "(", ")", ";", "if", "(", "!", "HasFP32Denormals", ")", "{", "Cost", "+=", "", "*", "getFullRateInstrCost", "(", ")", ";", "}", "return", "LT", ".", "first"], "ground_truth": ["*", "NElts", "*", "Cost", ";"], "File": "AMDGPUTargetTransformInfo82", "Func": "getArithmeticInstrCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4062, "Length": 414, "Cover_Rate": 0.6602870813397129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "SETargetLowering", "::", "emitFILL_FD", "(", "MachineInstr", "*", "MI", ",", "MachineBasicBlock", "*", "BB", ")", "const", "{", "return"], "ground_truth": ["BB", ";"], "File": "MipsSEISelLowering34", "Func": "emitFILL_FD", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4063, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmLexer", "<", "ThumbAsmLexer", ">", "Y", "("], "ground_truth": ["TheThumbTarget", ")", ";"], "File": "ARMAsmLexer1", "Func": "LLVMInitializeARMAsmLexer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4064, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "Register", "=", "GPRDecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Register", ")", ")", ";", "if", "(", "RegNo", "==", "", ")"], "ground_truth": ["return", "MCDisassembler", "::", "SoftFail", ";"], "File": "ARMDisassembler39", "Func": "DecodeGPRwithAPSR_NZCVnospRegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4065, "Length": 32, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isRegIdx", "(", ")", "&&", "(", "RegIdx", ".", "Kind", "&", "RegKind_ACC", ")", "&&", "", ")", ";", "unsigned", "ClassID", "="], "ground_truth": ["", ";"], "File": "MipsAsmParser (2)4", "Func": "getLO32DSPReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4066, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "PICLabelUId"], "ground_truth": ["++", ";"], "File": "CSKYConstantIslandPass", "Func": "createPICLabelUId", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4067, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "n_insns", "=", "", ";", "if", "(", "align", ">", "(", "TARGET_64BIT", "?", "", ":", "", ")", ")", "align", "=", "(", "TARGET_64BIT", "?", "", ":", "", ")", ";", "n_insns", "=", "", ";", "if", "(", "n_bytes", "%", "(", "", "*", "align", ")", "!=", "", ")", "{", "if", "(", "(", "n_bytes", "%", "(", "", "*", "align", ")", ")", ">=", "align", ")", "n_insns", "+=", "", ";", "if", "(", "(", "n_bytes", "%", "align", ")", "!=", "", ")", "n_insns", "+=", "", ";", "}", "return", "n_insns", "*", ""], "ground_truth": [";"], "File": "pa", "Func": "compute_cpymem_length", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4068, "Length": 83, "Cover_Rate": 0.5804195804195804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Operand", ".", "isIdxen", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_offen", ":", "return", "Operand", ".", "isOffen", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_SSrcB32", ":", "return", "Operand", ".", "isSSrcB32", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_SSrcF32", ":", "return", "Operand", ".", "isSSrcF32", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_SoppBrTarget", ":", "return", "Operand", ".", "isSoppBrTarget", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_VReg32OrOff", ":", "return", "Operand", ".", "isVReg32OrOff", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_InterpSlot", ":", "return", "Operand", ".", "isInterpSlot", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_Attr", ":", "return", "Operand", ".", "isInterpAttr", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_AttrChan", ":", "return", "Operand", ".", "isAttrChan", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_ImmSMEMOffset", ":", "return", "Operand", ".", "isSMEMOffset", "(", ")", "?", "Match_Success", ":", "Match_InvalidOperand", ";", "case", "MCK_SReg_64", ":", "case", "MCK_SReg_64_XEXEC", ":", "return", "Operand", ".", "isNull", "(", ")"], "ground_truth": ["?", "Match_Success", ":", "Match_InvalidOperand", ";"], "File": "AMDGPUAsmParser11", "Func": "validateTargetOperandClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4069, "Length": 154, "Cover_Rate": 0.6209677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "Value", "=", "", ";", "if", "(", "OddSPReg", ")", "Value", "|=", "(", "uint32_t", ")", "AFL_FLAGS1_ODDSPREG", ";", "return", "Value"], "ground_truth": [";"], "File": "MipsABIFlagsSection", "Func": "getFlags1Value", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4070, "Length": 19, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Flags", ".", "isSRet", "(", ")", ")", "return", "NotStructReturn", ";", "if", "(", "Flags", ".", "isInReg", "(", ")", ")", "return", "RegStructReturn", ";", "return"], "ground_truth": ["StackStructReturn", ";"], "File": "M680x0ISelLowering", "Func": "argsAreStructReturn", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4071, "Length": 26, "Cover_Rate": 0.3880597014925373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_sqrt_pd", "(", "__m512d", "__W"], "ground_truth": [",", "__mmask8", "__U", ",", "__m512d", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_sqrt_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4072, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", "->", "hasBWI", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "lowerV64I8VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4073, "Length": 80, "Cover_Rate": 0.6349206349206349, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printHex32ImmOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "OpNum", ",", "raw_ostream", "&"], "ground_truth": ["O", ")", "{"], "File": "ARMAsmPrinter11", "Func": "printHex32ImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4074, "Length": 16, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "mips_pass_by_reference", "(", "cumulative_args_t", "cum", "ATTRIBUTE_UNUSED", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "mips_abi", "==", "ABI_EABI", ")", "{", "int", "size", ";", "if", "(", "mode", "==", "DImode", "||", "mode", "==", "DFmode", "||", "mode", "==", "DQmode", "||", "mode", "==", "UDQmode", "||", "mode", "==", "DAmode", "||", "mode", "==", "UDAmode", ")", "return", "", ";", "size", "=", "type", "?", "int_size_in_bytes", "(", "type", ")", ":", "GET_MODE_SIZE", "(", "mode", ")", ";", "return", "size", "==", "-", "", "||", "size", ">", "UNITS_PER_WORD", ";", "}", "else", "{", "return", "targetm", ".", "calls", ".", "must_pass_in_stack", "(", "mode", ","], "ground_truth": ["type", ")", ";"], "File": "mips4", "Func": "mips_pass_by_reference", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4075, "Length": 97, "Cover_Rate": 0.9797979797979798, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GET_CODE", "(", "op", ")", "==", "CONST", "||", "GET_CODE", "(", "op", ")", "==", "SYMBOL_REF", "||"], "ground_truth": ["GET_CODE", "(", "op", ")", "==", "LABEL_REF", ";"], "File": "c4x1", "Func": "c4x_U_constraint", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 4076, "Length": 22, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isValidMsgOp", "(", "Msg", ".", "Id", ",", "Op", ".", "Id", ",", "getSTI", "(", ")", ",", "Strict", ")", ")", "{", "Error", "(", "Op", ".", "Loc", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "Strict", "&&", "!", "msgSupportsStream", "(", "Msg", ".", "Id", ",", "Op", ".", "Id", ")", "&&", "Stream", ".", "IsDefined", ")", "{", "Error", "(", "Stream", ".", "Loc", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "isValidMsgStream", "(", "Msg", ".", "Id", ",", "Op", ".", "Id", ",", "Stream", ".", "Id", ",", "getSTI", "(", ")", ",", "Strict", ")", ")", "{", "Error", "(", "Stream", ".", "Loc", ",", "", ")", ";", "return", "false", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "AMDGPUAsmParser1", "Func": "validateSendMsg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4077, "Length": 109, "Cover_Rate": 0.4801762114537445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Regs", ".", "push_back", "(", "Reg", ")", ";", "}", "if", "(", "Regs", ".", "empty", "(", ")", ")", "continue", ";", "if", "(", "Regs", ".", "size", "(", ")", ">", "", "||", "LdrOpc", "==", "", ")", "{", "MachineInstrBuilder", "MIB", "=", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "LdmOpc", ")", ",", "", ")", ".", "addReg", "(", "", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Regs", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "MIB", ".", "addReg", "(", "Regs", "[", "i", "]", ",", "getDefRegState", "(", "true", ")", ")", ";", "if", "(", "DeleteRet", ")", "{", "MIB", "->", "copyImplicitOps", "(", "&", "*", "MI", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "}", "MI", "=", "MIB", ";", "}", "else", "if", "(", "Regs", ".", "size", "(", ")", "==", "", ")", "{", "if", "(", "Regs", "[", "", "]", "==", "", ")", "Regs", "[", "", "]", "=", "", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "LdrOpc", ")", ",", "Regs", "[", "", "]", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "", ")", ";", "if", "(", "LdrOpc", "==", "", "||", "LdrOpc", "==", "", ")", "{", "MIB", ".", "addReg", "(", ""], "ground_truth": [")", ";"], "File": "ARMFrameLowering104", "Func": "emitPopInst", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4078, "Length": 209, "Cover_Rate": 0.36795774647887325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "insertCall", "(", "Op1", ")", ";", "return", "true", ";", "}", "default", ":", "break", ";", "}", "errs", "(", ")", "<<", "", "+", "utostr", "(", "Opcode", ")", "<<"], "ground_truth": ["", ";"], "File": "AArch64DCInstruction", "Func": "translateTargetOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4079, "Length": 27, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "}", "if", "(", "MaskVT", ".", "is256BitVector", "(", ")", "&&", "AllowFloatDomain", ")", "{", "assert", "(", "Subtarget", ".", "hasAVX", "(", ")", "&&", "", ")", ";", "if", "(", "isTargetShuffleEquivalent", "(", "Mask", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "if", "(", "isTargetShuffleEquivalent", "(", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "if", "(", "isTargetShuffleEquivalent", "(", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "}", "if", "(", "MaskVT", ".", "is512BitVector", "(", ")", "&&", "AllowFloatDomain", ")", "{", "assert", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "", ")", ";", "if", "(", "isTargetShuffleEquivalent", "(", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "if", "(", "isTargetShuffleEquivalent", "(", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "if", "(", "isTargetShuffleEquivalent", "(", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "{"], "File": "X86ISelLowering71", "Func": "matchUnaryVectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4080, "Length": 306, "Cover_Rate": 0.3388704318936877, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "copyPhysReg", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ",", "const", "DebugLoc", "&", "DL", ",", "unsigned", "DestReg", ",", "unsigned", "SrcReg", ",", "bool", "KillSrc", ")", "const", "{", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "copyPhysReg", "(", "MBB", ",", "MBBI", ",", "DL", ",", "RI", ".", "getSubReg", "(", "DestReg", ",", "", ")", ",", "RI", ".", "getSubReg", "(", "SrcReg", ",", "", ")", ",", "KillSrc", ")", ";", "MachineInstrBuilder", "(", "*", "MBB", ".", "getParent", "(", ")", ",", "std", "::", "prev", "(", "MBBI", ")", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Implicit", ")", ";", "copyPhysReg", "(", "MBB", ",", "MBBI", ",", "DL", ",", "RI", ".", "getSubReg", "(", "DestReg", ",", "", ")", ",", "RI", ".", "getSubReg", "(", "SrcReg", ",", "", ")", ",", "KillSrc", ")", ";", "MachineInstrBuilder", "(", "*", "MBB", ".", "getParent", "(", ")", ",", "std", "::", "prev", "(", "MBBI", ")", ")", ".", "addReg", "(", "SrcReg", ",", "(", "getKillRegState", "(", "KillSrc", ")", "|", "RegState", "::", "Implicit", ")", ")", ";", "return", ";", "}", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "emitGRX32Move", "(", "MBB", ",", "MBBI", ",", "DL", ",", "DestReg", ",", "SrcReg", ",", "", ",", "", ",", "KillSrc", ",", "false", ")", ";", "return", ";", "}", "if", "(", "", ".", "contains", "(", "DestReg", ")", "&&", "", ".", "contains", "(", "SrcReg", ")", ")", "{", "unsigned", "SrcRegHi", "=", "RI", ".", "getMatchingSuperReg", "(", "RI", ".", "getSubReg", "(", "SrcReg", ",", "", ")", ",", "", ",", "&", "", ")", ";", "unsigned", "SrcRegLo", "=", "RI", ".", "getMatchingSuperReg", "(", "RI", ".", "getSubReg", "(", "SrcReg", ",", "", ")", ",", "", ","], "ground_truth": ["&", "", ")", ";"], "File": "SystemZInstrInfo15", "Func": "copyPhysReg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4081, "Length": 259, "Cover_Rate": 0.3582295988934993, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "struct", "mips_cpu_info", "*", "p", ";", "const", "char", "*", "s", ";", "for", "(", "s", "=", "cpu_string", ";", "*", "s", "!=", "", ";", "s", "++", ")", "if", "(", "ISUPPER", "(", "*", "s", ")", ")", "{", "warning", "(", "", ",", "", ")"], "ground_truth": [";"], "File": "mips3", "Func": "mips_parse_cpu", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4082, "Length": 41, "Cover_Rate": 0.3037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "CC_", "(", "unsigned", "ValNo", ",", "MVT", "ValVT", ",", "CCValAssign", "::", "LocInfo", "LocInfo", ",", "CCState", "&", "State", ")", "{", "Register", "Reg", "=", "State", ".", "AllocateReg", "(", "ArgGPRs", ")", ";", "if", "(", "Reg"], "ground_truth": [")", "{"], "File": "LoongArchISelLowering1", "Func": "CC_LoongArch", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4083, "Length": 35, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "CI", ".", "I", "->", "hasOneMemOperand", "(", ")", "&&", "Paired", ".", "I", "->", "hasOneMemOperand", "(", ")", ")", ";", "const", "MachineMemOperand", "*", "MMOa", "=", "*", "CI", ".", "I", "->", "memoperands_begin", "(", ")", ";", "const", "MachineMemOperand", "*", "MMOb", "=", "*", "Paired", ".", "I", "->", "memoperands_begin", "(", ")", ";", "MachineInstr", "*", "New", "=", "MIB", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "srsrc", ")", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "soffset", ")", ")", ".", "addImm", "(", "MergedOffset", ")", ".", "addImm", "(", "CI", ".", "GLC", ")", ".", "addImm", "(", "CI", ".", "SLC", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "CI", ".", "DLC", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "combineKnownAdjacentMMOs", "(", "*", "MBB", "->", "getParent", "(", ")", ",", "MMOa", ",", "MMOb", ")", ")", ";", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "SubRegIdx", "=", "getSubRegIdxs", "(", "CI", ",", "Paired", ")", ";", "const", "unsigned", "SubRegIdx0", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "unsigned", "SubRegIdx1", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "MCInstrDesc", "&", "CopyDesc", "=", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ";", "const", "auto", "*", "Dest0", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "vdata", ")", ";", "const", "auto", "*", "Dest1", "=", "TII", "->", "getNamedOperand", "(", "*", "Paired", ".", "I", ",", "", "::", "vdata", ")", ";", "BuildMI", "(", "*", "MBB", ",", "Paired", ".", "I", ",", "DL", ",", "CopyDesc", ")", ".", "add", "(", "*", "Dest0", ")", ".", "addReg", "(", "DestReg", ",", "", ",", "SubRegIdx0", ")", ";", "MachineInstr", "*", "Copy1", "=", "BuildMI", "(", "*", "MBB", ",", "Paired", ".", "I", ",", "DL", ",", "CopyDesc", ")", ".", "add", "(", "*", "Dest1", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Kill", ",", "SubRegIdx1", ")", ";", "moveInstsAfter", "(", "Copy1", ",", "CI", ".", "InstsToMove"], "ground_truth": [")", ";"], "File": "SILoadStoreOptimizer7", "Func": "mergeBufferLoadPair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4084, "Length": 312, "Cover_Rate": 0.6341463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpneq_n_f32", "(", "float32x4_t", "__a", ","], "ground_truth": ["float32_t", "__b", ")", "{"], "File": "arm", "Func": "mve___arm_vcmpneq_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4085, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isV8M", "(", "const", "Subtarget", "*", "Subtarget", ")", "{", "return", "(", "Subtarget", "->", "hasV8MBaselineOps", "(", ")", "&&", "!", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")"], "ground_truth": ["||", "Subtarget", "->", "hasV8MMainlineOps", "(", ")", ";"], "File": "ARMAsmPrinter102", "Func": "isV8M", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4086, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addInstSelector", "(", ")", "{", "addPass", "(", "createISelDag", "(", "getTargetMachine", "(", ")", ",", "getOptLevel", "("], "ground_truth": [")", ")", ")", ";"], "File": "TL45TargetMachine", "Func": "addInstSelector", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4087, "Length": 21, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Branch", ".", "getOpcode", "(", ")", "=="], "ground_truth": ["", ";"], "File": "SIInstrInfo (2)", "Func": "isNonUniformBranchInstr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4088, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "valist", "=", "build_simple_mem_ref", "(", "valist", ")", ";", "args", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_args", ")", ",", "valist", ",", "f_args", ",", "NULL_TREE", ")", ";", "skip", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_skip", ")", ",", "valist", ",", "f_skip", ",", "NULL_TREE", ")", ";", "t", "=", "make_tree", "(", "TREE_TYPE", "(", "args", ")", ",", "nextarg", ")", ";", "if", "(", "crtl", "->", "args", ".", "pretend_args_size", ">", "", ")", "t", "=", "fold_build_pointer_plus_hwi", "(", "t", ",", "-", "STACK_POINTER_OFFSET", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "args", ")", ",", "args", ",", "t", ")", ";", "TREE_SIDE_EFFECTS", "(", "t", ")", "=", "", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "t", "=", "make_tree", "(", "TREE_TYPE", "(", "skip", ")", ",", "virtual_incoming_args_rtx", ")", ";", "t", "=", "fold_build_pointer_plus_hwi", "(", "t", ",", "(", "crtl", "->", "args", ".", "pretend_args_size", "-", "STACK_POINTER_OFFSET", ")", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "skip", ")", ",", "skip", ","], "ground_truth": ["t", ")", ";"], "File": "spu", "Func": "spu_va_start", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4089, "Length": 154, "Cover_Rate": 0.7230046948356808, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "x", ";", "x", ".", "q", "=", "q", ";", "return", "(", "x", ".", "l", "[", ""], "ground_truth": ["]", ")", ";"], "File": "si2vmx", "Func": "si_to_ullong", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4090, "Length": 19, "Cover_Rate": 0.4318181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "printLeaMemReference", "(", "MI", ",", "OpNo"], "ground_truth": [",", "", ")", ";"], "File": "X86IntelAsmPrinter", "Func": "printlea64_32mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4091, "Length": 13, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "targetSchedulesPostRAScheduling", "(", ")", "const", "override", "{", "return"], "ground_truth": ["true", ";", "}"], "File": "SystemZTargetMachine1", "Func": "targetSchedulesPostRAScheduling", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4092, "Length": 11, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSection", "*", "ELFTargetObjectFile", "::", "getSectionForConstant", "(", "const", "DataLayout", "&", "DL", ",", "SectionKind", "Kind", ",", "const", "Constant", "*", "C", ",", "unsigned", "&", "Align", ")", "const", "{", "if", "(", "isConstantInSmallSection", "(", "DL", ",", "C"], "ground_truth": [")", ")", "return", "SmallDataSection", ";"], "File": "RISCVTargetObjectFile7", "Func": "getSectionForConstant", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4093, "Length": 37, "Cover_Rate": 0.7115384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "mm", ";", "return", ";", "}", "if", "(", "Imm", "==", "DoubleToBits", "(", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "-", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "-", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "("], "ground_truth": ["-", "", ")", ")", "O", "<<", "", ";"], "File": "AMDGPUInstPrinter11", "Func": "printImmediate64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4094, "Length": 107, "Cover_Rate": 0.46320346320346323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMovWSymbol", "(", "ArrayRef", "<", "MCExpr", "::", "VariantKind", ">", "AllowedModifiers", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "MCExpr", "::", "VariantKind", "ELFRefKind", ";", "MCSymbolRefExpr", "::", "VariantKind", "DarwinRefKind", ";", "int64_t", "Addend", ";", "if", "(", "!", "AsmParser", "::", "classifySymbolRef", "(", "getImm", "(", ")", ",", "ELFRefKind", ",", "DarwinRefKind", ",", "Addend", ")", ")", "{", "return", "false", ";", "}", "if", "(", "DarwinRefKind", "!=", "MCSymbolRefExpr", "::", "VK_None", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "AllowedModifiers", ".", "size", "(", ")", ";", "++", "i", ")", "{", "if", "(", "ELFRefKind", "==", "AllowedModifiers", "[", "i", "]", ")", "return", "Addend", "=="], "ground_truth": ["", ";"], "File": "AArch64AsmParser (2)1", "Func": "isMovWSymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4095, "Length": 103, "Cover_Rate": 0.9537037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RI5CYIR", "(", ")", ":", "FunctionPass", "(", "ID"], "ground_truth": [")", "{"], "File": "RISCVRI5CYHelpers", "Func": "RISCVRI5CYIR", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4096, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "case", "", ":", "SelectAdd", "(", "N", ")", ";", "return", ";", "case", "", ":", "SelectBitcast", "(", "N", ")", ";", "return", ";", "case", "", ":", "SelectSHL", "(", "N", ")", ";", "return", ";", "case", "", ":", "SelectLoad", "(", "N", ")", ";", "return", ";", "case", "", ":", "SelectStore", "(", "N", ")", ";", "return", ";", "case", "", ":", "SelectMul", "(", "N", ")", ";", "return", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "SelectBitOp", "(", "N", ")", ";", "return", ";", "case", "", ":", "SelectZeroExtend", "(", "N", ")", ";", "return", ";", "case", "", ":", "SelectIntrinsicWChain", "(", "N", ")", ";", "return", ";", "case"], "ground_truth": ["", ":"], "File": "HexagonISelDAGToDAG4", "Func": "Select", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4097, "Length": 107, "Cover_Rate": 0.481981981981982, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "KillsOp0", "=", "MI", "->", "killsRegister", "(", "", "+", "Op0", ")", ";", "bool", "KillsOp1", "=", "MI", "->", "killsRegister", "(", "", "+", "Op1", ")", ";", "moveToTop", "(", "Op0", ",", "I", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "getSTReg", "(", "Op1", ")", ")", ";", "MI", "->", "RemoveOperand", "(", "", ")", ";", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "getConcreteOpcode", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ")", ";", "if", "(", "KillsOp0", ")", "freeStackSlotAfter", "(", "I"], "ground_truth": [",", "Op0", ")", ";"], "File": "X86FloatingPoint", "Func": "handleCompareFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4098, "Length": 83, "Cover_Rate": 0.43005181347150256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Z80SectionData", "Data", "(", "N", ",", "T", ",", "A", ",", "B", ",", "Align", ",", "GO", ")", ";", "if", "(", "Sections", ".", "count", "(", "Data", ")", ")", "return", "Sections", "[", "Data", "]", ";", "MCSectionZ80", "*", "Section", "=", "new", "MCSectionZ80", "("], "ground_truth": ["Kind", ",", "Data", ",", "nullptr", ")", ";"], "File": "GBZ80TargetObjectFile", "Func": "getSection", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4099, "Length": 45, "Cover_Rate": 0.5172413793103449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "MBB", ",", "CI", ".", "Paired", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ",", "DestReg", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "sbase", ")", ")", ".", "addImm", "(", "MergedOffset", ")", ".", "addImm", "(", "CI", ".", "GLC0", ")", ".", "addImm", "(", "CI", ".", "DLC0", ")", ".", "cloneMergedMemRefs", "(", "{", "&", "*", "CI", ".", "I", ",", "&", "*", "CI", ".", "Paired", "}", ")", ";", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "SubRegIdx", "=", "getSubRegIdxs", "(", "CI", ")", ";", "const", "unsigned", "SubRegIdx0", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "unsigned", "SubRegIdx1", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "MCInstrDesc", "&", "CopyDesc", "=", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ";", "const", "auto", "*", "Dest0", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "sdst", ")", ";", "const", "auto", "*", "Dest1", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "Paired", ",", "", "::", "sdst"], "ground_truth": [")", ";"], "File": "SILoadStoreOptimizer41", "Func": "mergeSBufferLoadImmPair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4100, "Length": 170, "Cover_Rate": 0.46831955922865015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Amount", "=", "(", "Amount", "+", "Align", "-", "", ")", "/", "Align", "*", "Align", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "assert", "(", "!", "AFI", "->", "isThumb1OnlyFunction", "(", ")", "&&", "", ")", ";", "bool", "is", "=", "!", "AFI", "->", "isThumbFunction", "(", ")", ";", "unsigned", "Opc", "=", "Old", "->", "getOpcode", "(", ")", ";", "int", "PIdx", "=", "Old", "->", "findFirstPredOperandIdx", "(", ")", ";", "", "Pred", "=", "(", "PIdx", "==", "-", "", ")", "?", "", ":", "(", "", ")", "Old", "->", "getOperand", "(", "PIdx", ")", ".", "getImm", "(", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "{", "unsigned", "PredReg", "=", "Old", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "emitSPUpdate", "(", "is", ",", "MBB", ",", "I", ",", "dl", ",", "TII", ",", "-", "Amount", ",", "Pred", ",", "PredReg", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "ARMBaseRegisterInfo1", "Func": "eliminateCallFramePseudoInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4101, "Length": 141, "Cover_Rate": 0.4684385382059801, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsraq_n_s8", "(", "int8x16_t", "__a", ",", "int8x16_t", "__b", ",", "const", "int", "__c", ")", "{", "return", "(", "int8x16_t", ")", "__builtin_neon_vrsras_nv16qi", "(", "__a"], "ground_truth": [",", "__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vrsraq_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4102, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "XFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "SDValue", "Addr", "=", "DAG", ".", "getFrameIndex", "(", "XFI", "->", "getVarArgsFrameIndex", "("], "ground_truth": [")", ",", "", ")", ";"], "File": "XCoreISelLowering (2)", "Func": "LowerVASTART", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4103, "Length": 39, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeSImmWithOffsetAndScale", "(", "MCInst", "&", "Inst", ",", "unsigned", "Value", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "int32_t", "Imm", "=", "SignExtend32", "<", "Bits", ">", "(", "Value", ")", "*", "ScaleBy", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", "+", "Offset", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "MipsDisassembler1", "Func": "DecodeSImmWithOffsetAndScale", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4104, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MRI", "->", "def_begin", "(", "Reg", ")", "==", "MRI", "->", "def_end", "(", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "PrintReg", "(", "Reg", ",", "MRI", "->", "getTargetRegisterInfo", "(", ")", ")", "<<", "", ")", ";", "}", "else", "if", "(", "!", "MRI", "->", "hasOneDef", "(", "Reg", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "PrintReg", "(", "Reg", ",", "MRI", "->", "getTargetRegisterInfo", "(", ")", ")", "<<", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "DI", "=", "MRI", "->", "def_begin", "(", "Reg", ")", ",", "DE", "=", "MRI", "->", "def_end", "(", ")", ";", "DI", "!=", "DE"], "ground_truth": [";", "++", "DI", ")", "{"], "File": "AMDGPUMachineCFGStructurizer15", "Func": "getDefInstr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4105, "Length": 110, "Cover_Rate": 0.632183908045977, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "return", "", ";", "}", "else", "{", "if", "(", "TARGET_68020", ")", "{", "switch", "(", "flag_pic", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "default", ":", "return", "", ";", "}", "}", "}", "gcc_unreachable", "(", ")", ";", "case", "RELOC_TLSGD", ":", "return", "", ";", "case", "RELOC_TLSLDM", ":", "return", "", ";", "case", "RELOC_TLSLDO", ":", "return", "", ";", "case", "RELOC_TLSIE"], "ground_truth": [":"], "File": "m68k", "Func": "m68k_get_reloc_decoration", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4106, "Length": 62, "Cover_Rate": 0.5040650406504065, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "E_V8HImode", ":", "case", "E_V4SFmode", ":", "case", "E_V4SImode", ":", "case", "E_V2DFmode", ":", "case", "E_V2DImode", ":", "case", "E_V1TImode", ":", "case", "E_TImode", ":", "case", "E_TFmode", ":", "case", "E_KFmode", ":", "if", "(", "VECTOR_MEM_ALTIVEC_OR_VSX_P", "(", "mode", ")", ")", "return"], "ground_truth": ["mode_supports_dq_form", "(", "mode", ")", ";"], "File": "rs6000", "Func": "reg_offset_addressing_ok_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4107, "Length": 40, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "pair", "<", "OutputIt1", ",", "OutputIt2", ">", "copy_if_else", "(", "InputIt", "First", ",", "InputIt"], "ground_truth": ["Last", ",", "OutputIt1", "d1", ",", "OutputIt2", "d2", ",", "UnaryPredicate", "Predicate", ")", "{"], "File": "MipsELFObjectWriter", "Func": "copy_if_else", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4108, "Length": 27, "Cover_Rate": 0.3176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ca", "->", "start_reg", ">=", "CA_FIRST_REG", ")", "for", "(", "i", "=", "", ";", "i", "<", "ca", "->", "reg_count", ";", "i", "++", ")", "ca", "->", "reg_used", "[", "i", "+", "ca", "->", "start_reg", "-", "CA_FIRST_REG", "]", "=", "", ";", "ca", "->", "special_p", "="], "ground_truth": ["", ";"], "File": "msp4302", "Func": "msp430_function_arg_advance", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4109, "Length": 44, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "RegisterInfo", "*", "RI", "=", "STI", ".", "getRegisterInfo", "(", ")", ";", "uint64_t", "FrameSize", "=", "MFI", ".", "getStackSize", "(", ")", ";", "uint64_t", "StackAlign", "=", "RI", "->", "needsStackRealignment", "(", "MF", ")", "?", "MFI", ".", "getMaxAlignment", "(", ")", ":", "getStackAlignment", "(", ")", ";", "FrameSize", "=", "alignTo", "(", "FrameSize", ",", "StackAlign"], "ground_truth": [")", ";"], "File": "RV16KFrameLowering", "Func": "determineFrameLayout", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4110, "Length": 59, "Cover_Rate": 0.7564102564102564, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo", "(", ")", "const", "override", "{", "return", "getSubtargetImpl", "(", ")", "->"], "ground_truth": ["getInstrInfo", "(", ")", ";"], "File": "NVPTXTargetMachine", "Func": "getInstrInfo", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4111, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "for", "(", "unsigned", "i", "=", "SIndex", "+", "", ",", "e", "=", "MemOps", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "int", "NewOffset", "=", "MemOps", "[", "i", "]", ".", "Offset", ";", "const", "MachineOperand", "&", "MO", "=", "MemOps", "[", "i", "]", ".", "MBBI", "->", "getOperand", "(", "", ")", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "unsigned", "RegNum", "=", "MO", ".", "isUndef", "(", ")", "?", "UINT_MAX", ":", "TRI", "->", "getEncodingValue", "(", "Reg", ")", ";", "if", "(", "Reg", "!=", "", "&&", "NewOffset", "==", "Offset", "+", "(", "int", ")", "Size", "&&", "(", "(", "isNotVFP", "&&", "RegNum", ">", "PRegNum", ")", "||", "(", "(", "Count", "<", "Limit", ")", "&&", "RegNum", "==", "PRegNum", "+", "", ")", ")", "&&", "(", "!", "STI", "->", "isSwift", "(", ")", "||", "isNotVFP", "||", "Count", "!=", "", "||", "!", "(", "PRegNum", "&", "", ")", ")", ")", "{", "Offset", "+=", "Size", ";", "PRegNum", "=", "RegNum", ";", "++", "Count", ";", "}", "else", "{", "MergeOpsUpdate", "(", "MBB", ",", "MemOps", ",", "SIndex", ",", "i", ",", "insertAfter", ",", "SOffset", ",", "Base", ",", "false", ",", "Opcode", ",", "Pred", ",", "PredReg", ",", "Scratch", ",", "dl", ",", "Merges", ")", ";", "MergeLDR_STR", "(", "MBB", ",", "i", ",", "Base", ",", "Opcode", ",", "Size", ",", "Pred", ",", "PredReg", ",", "Scratch", ",", "MemOps", ",", "Merges", ")", ";", "return", ";", "}", "if", "(", "MemOps", "[", "i", "]", ".", "Position", ">", "MemOps", "[", "insertAfter", "]"], "ground_truth": [".", "Position", ")", "insertAfter", "=", "i", ";"], "File": "ARMLoadStoreOptimizer16", "Func": "MergeLDR_STR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4112, "Length": 235, "Cover_Rate": 0.47764227642276424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "icode", "=", "cc_mode", "==", "CCFPEmode", "?", "CODE_FOR_fcmpedf", ":", "CODE_FOR_fcmpdf", ";", "break", ";", "default", ":", "end_sequence", "(", ")", ";", "return", "NULL_RTX", ";", "}", "op0", "=", "prepare_operand", "(", "icode", ",", "op0", ",", "", ",", "op_mode", ",", "cmp_mode", ",", "unsignedp", ")", ";", "op1", "=", "prepare_operand", "(", "icode", ",", "op1", ",", "", ",", "op_mode", ",", "cmp_mode", ",", "unsignedp", ")", ";", "if", "(", "!", "op0", "||", "!", "op1", ")", "{", "end_sequence", "(", ")", ";", "return", "NULL_RTX", ";", "}", "*", "prep_seq", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")", ";", "create_fixed_operand", "(", "&", "ops", "[", "", "]", ",", "op0", ")", ";", "create_fixed_operand", "(", "&", "ops", "[", "", "]", ",", "op1", ")", ";", "start_sequence", "(", ")", ";", "if", "(", "!", "maybe_expand_insn", "(", "icode", ",", "", ",", "ops", ")", ")", "{", "end_sequence", "(", ")", ";", "return"], "ground_truth": ["NULL_RTX", ";"], "File": "aarch644", "Func": "aarch64_gen_ccmp_first", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4113, "Length": 130, "Cover_Rate": 0.3672316384180791, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "ShufIdxs", "[", "", "]", "=", "", ";", "break", ";", "case", "OP_VSPLTISW0", ":", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "ShufIdxs", "[", "i", "]", "=", "(", "i", "&", "", ")", "+", "", ";", "break", ";", "case", "OP_VSPLTISW1", ":", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "ShufIdxs", "[", "i", "]", "=", "(", "i", "&", "", ")", "+", "", ";", "break", ";", "case", "OP_VSPLTISW2", ":", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "ShufIdxs", "[", "i", "]", "=", "(", "i", "&", "", ")", "+", "", ";", "break", ";", "case", "OP_VSPLTISW3", ":", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "ShufIdxs", "[", "i", "]", "=", "(", "i", "&", "", ")", "+", "", ";", "break", ";", "case", "OP_VSLDOI4", ":", "return", "BuildVSLDOI", "(", "OpLHS", ",", "OpRHS", ",", "", ",", "OpLHS", ".", "getValueType", "(", ")"], "ground_truth": [",", "DAG", ",", "dl", ")", ";"], "File": "PPCISelLowering (2)7", "Func": "GeneratePerfectShuffle", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4114, "Length": 237, "Cover_Rate": 0.32599724896836313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wcmpeqb", "(", "(", "__v8qi", ")", "__m1", ",", "("], "ground_truth": ["__v8qi", ")", "__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_cmpeq_pi8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4115, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "checkOneUse", "(", "M1", ")", ")", "return", "false", ";", "return", "matchShiftAmt", "(", "M1", ")", ";", "}", ";", "SDValue", "X", ";", "auto", "matchPatternD", "=", "[", "&", "checkOneUse", ",", "&", "checkTwoUse", ",", "matchShiftAmt", ",", "&", "X", "]", "(", "SDNode", "*", "Node", ")", "->", "bool", "{", "if", "(", "Node", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "SDValue", "N0", "=", "Node", "->", "getOperand", "(", "", ")", ";", "if", "(", "N0", "->", "getOpcode", "(", ")", "!=", "", "||", "!", "checkOneUse", "(", "N0", ")", ")", "return", "false", ";", "SDValue", "N1", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "N01", "=", "N0", "->", "getOperand", "(", "", ")", ";", "if", "(", "N1", "!=", "N01", "||", "!", "checkTwoUse", "(", "N1", ")", ")", "return", "false", ";", "if", "(", "!", "matchShiftAmt", "(", "N1", ")", ")", "return", "false", ";", "X", "=", "N0", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", ";", "auto", "matchLowBitMask", "=", "[", "&", "matchPatternA", ",", "&", "matchPatternB", ",", "&", "matchPatternC", "]", "(", "SDValue", "Mask", ")", "->", "bool", "{", "return", "matchPatternA", "(", "Mask", ")", "||", "matchPatternB", "(", "Mask", ")", "||", "matchPatternC", "(", "Mask", ")", ";", "}", ";", "if", "(", "Node", "->", "getOpcode", "(", ")", "==", "", ")", "{", "X", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "Mask", "=", "Node", "->", "getOperand", "(", "", ")", ";", "if", "(", "matchLowBitMask", "(", "Mask", ")", ")", "{", "}", "else", "{", "std", "::", "swap", "(", "X", ",", "Mask", ")", ";", "if", "(", "!", "matchLowBitMask", "(", "Mask", ")", ")", "return", "false", ";", "}", "}", "else", "if", "(", "!", "matchPatternD", "(", "Node", ")", ")", "return", "false", ";", "SDLoc", "DL", "(", "Node", ")", ";", "SDValue", "OrigNBits", "=", "NBits", ";", "if", "(", "NBits", ".", "getValueType", "(", ")", "!=", "NVT", ")", "{", "NBits", "=", "CurDAG", "->", "getNode", "(", "", ",", "DL", ",", "", ",", "NBits", ")", ";", "insertDAGNode", "(", "*", "CurDAG", ",", "OrigNBits", ",", "NBits", ")", ";", "SDValue", "ImplDef", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ","], "ground_truth": ["DL", ",", "NVT", ")", ",", "", ")", ";"], "File": "X86ISelDAGToDAG141", "Func": "matchBitExtract", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4116, "Length": 328, "Cover_Rate": 0.3014705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vminvq_s8", "(", "int8_t", "__a", ",", "int8x16_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "mve___arm_vminvq_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4117, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "xx", "=", "XEXP", "(", "plus", ",", "", ")", ";", "int", "regno", "=", "REGNO", "(", "xx", ")", ";", "ok", "=", "(", "regno", ">=", "FIRST_PSEUDO_REGISTER", "||", "regno", "==", "REG_Z", "||", "regno", "==", "REG_Y", "||", "xx", "==", "frame_pointer_rtx", "||", "xx", "==", "arg_pointer_rtx", ")", ";", "if", "(", "avr_log", ".", "constraints", ")", "avr_edump", "(", "", ",", "ok", ",", "reload_completed", ",", "reload_in_progress", ",", "x", ")", ";", "}", "return", "ok"], "ground_truth": [";"], "File": "avr", "Func": "extra_constraint_Q", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4118, "Length": 65, "Cover_Rate": 0.47101449275362317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Idx", "=", "State", ".", "getFirstUnallocated", "(", "ArgRegs", ")", ";", "unsigned", "RegSizeInBytes", "=", "Subtarget", ".", "getGPRSizeInBytes", "(", ")", ";", "MVT", "RegTy", "=", "", "(", "RegSizeInBytes", "*", "", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getRegClassFor", "(", "RegTy", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "int", "VaArgOffset", ";", "if", "(", "ArgRegs", ".", "size", "(", ")", "==", "Idx", ")", "VaArgOffset", "=", "alignTo", "(", "State", ".", "getNextStackOffset", "(", ")", ",", "RegSizeInBytes", ")", ";", "else", "{", "VaArgOffset", "=", "(", "int", ")", "ABI", ".", "GetCalleeAllocdArgSizeInBytes", "(", "State", ".", "getCallingConv", "(", ")", ")", "-", "(", "int", ")", "(", "RegSizeInBytes", "*", "(", "ArgRegs", "."], "ground_truth": ["size", "(", ")", "-", "Idx", ")", ")", ";"], "File": "MipsISelLowering69", "Func": "writeVarArgRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4119, "Length": 133, "Cover_Rate": 0.39002932551319647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "LiveMask", "|=", "(", "", "<<", "getFPReg", "(", "Op", ")", ")", ";", "MI", ".", "RemoveOperand", "(", "i", ")", ";", "--", "i", ";", "--", "e", ";", "}", "adjustLiveRegs", "(", "LiveMask", ",", "MI", ")", ";", "if", "(", "!", "LiveMask", ")", "return", ";", "if", "(", "SecondFPRegOp", "==", "~", "", ")", "{", "assert", "(", "StackTop", "==", "", "&&", "FirstFPRegOp", "==", "getStackEntry", "(", "", ")", "&&", "", ")", ";", "StackTop", "=", "", ";", "return", ";", "}", "if", "(", "StackTop", "==", "", ")", "{", "assert", "(", "FirstFPRegOp", "==", "SecondFPRegOp", "&&", "FirstFPRegOp", "==", "getStackEntry", "(", "", ")", "&&", "", ")", ";", "unsigned", "NewReg", "=", "ScratchFPReg", ";", "duplicateToTop", "(", "FirstFPRegOp", ",", "NewReg", ",", "MI", ")", ";", "FirstFPRegOp", "=", "NewReg", ";", "}", "assert", "(", "StackTop", "==", "", "&&", "", ")", ";", "if", "(", "getStackEntry", "(", "", ")", "==", "SecondFPRegOp", ")", "{", "assert", "(", "getStackEntry", "(", "", ")", "==", "FirstFPRegOp", "&&", "", ")", ";", "moveToTop", "(", "FirstFPRegOp", ",", "MI", ")", ";", "}", "assert", "(", "getStackEntry", "(", "", ")", "==", "FirstFPRegOp", "&&", "", ")", ";", "assert", "(", "getStackEntry", "(", "", ")", "==", "SecondFPRegOp", "&&", ""], "ground_truth": [")", ";"], "File": "X86FloatingPoint11", "Func": "handleReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4120, "Length": 176, "Cover_Rate": 0.5014245014245015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "vector_size", "(", "", ")", ")", ")", ";", "static", "__inline", "__m64", "_mm_cvtsi64_m64", "(", "__int64", "__i"], "ground_truth": [")", "{"], "File": "mmintrin4", "Func": "_mm_cvtsi64_m64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4121, "Length": 19, "Cover_Rate": 0.8260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "&", "T", "=", "TheTarget", ";", "RegisterMCAsmInfoFn", "X", "(", "T", ",", "createMCAsmInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "T", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "T", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "T", ","], "ground_truth": ["createMCSubtargetInfo", ")", ";"], "File": "M680x0MCTargetDesc", "Func": "LLVMInitializeM680x0TargetMC", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4122, "Length": 41, "Cover_Rate": 0.4939759036144578, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MCID", ")", "{", "return", ";", "}", "ScoreboardHazardRecognizer", "::", "EmitInstruction", "(", "SU"], "ground_truth": [")", ";"], "File": "PPCHazardRecognizers32", "Func": "EmitInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4123, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op0", "=", "DAG", ".", "getNode", "(", "Extend", ",", "DL", ",", "", ",", "Op0", ")", ";", "Op1", "=", "DAG", ".", "getNode", "(", "Extend", ",", "DL", ",", "", ",", "Op1", ")", ";", "SDValue", "Mul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op0", ",", "Op1", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Mul", ",", "DAG", "."], "ground_truth": ["getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";"], "File": "SystemZISelLowering (2)1", "Func": "lowerMUL_LOHI32", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4124, "Length": 74, "Cover_Rate": 0.47435897435897434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "get_memory_region", "(", "region", ","], "ground_truth": ["&", "heap_region", ",", "HSA_REGION_GLOBAL_FLAG_COARSE_GRAINED", ")", ";"], "File": "gcn-run", "Func": "get_heap_region", "Target": "gcn", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 4125, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addPreservedID", "(", "LiveVariablesID", ")", ";", "AU", ".", "addPreservedID", "(", "MachineLoopInfoID", ")", ";", "AU", ".", "addPreservedID", "(", "MachineDominatorsID", ")", ";", "AU", ".", "setPreservesCFG", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "("], "ground_truth": ["AU", ")", ";"], "File": "SIFixWWMLiveness", "Func": "getAnalysisUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4126, "Length": 34, "Cover_Rate": 0.5396825396825397, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLT", "S32", "=", "LLT", "::", "scalar", "(", "", ")", ";", "auto", "LHSExt", "=", "B", ".", "buildFPExt", "(", "S32", ",", "LHS", ",", "Flags", ")", ";", "auto", "RHSExt", "=", "B", ".", "buildFPExt", "(", "S32", ",", "RHS", ",", "Flags", ")", ";", "auto", "RCP", "=", "B", ".", "buildIntrinsic", "(", "", ",", "{", "S32", "}", ",", "false", ")", ".", "addUse", "(", "RHSExt", ".", "getReg", "(", "", ")", ")", ".", "setMIFlags", "(", "Flags", ")", ";", "auto", "QUOT", "=", "B", ".", "buildFMul", "(", "S32", ","], "ground_truth": ["LHSExt", ",", "RCP", ",", "Flags", ")", ";"], "File": "AMDGPULegalizerInfo17", "Func": "legalizeFDIV16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4127, "Length": 85, "Cover_Rate": 0.37117903930131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "from", "==", "FLOAT_REGS", ")", "==", "(", "to", "==", "FLOAT_REGS", ")", ")", "return", "", ";", "if", "(", "TARGET_FIX", ")", "return", "(", "from"], "ground_truth": ["==", "FLOAT_REGS", ")", "?", "", ":", "", ";"], "File": "alpha", "Func": "alpha_register_move_cost", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4128, "Length": 32, "Cover_Rate": 0.6037735849056604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "output_asm_insn", "(", "", ",", "&", "stub_label", ")", ";", "}", "else", "output_asm_insn", "(", "", ",", "&", "addr", ")", ";", "return"], "ground_truth": ["", ";"], "File": "aarch641", "Func": "aarch64_indirect_call_asm", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4129, "Length": 21, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "__builtin_neon_vceqv4sf", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vceqq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4130, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "regno", "=", "aarch64_get_next_set_bit", "(", "components", ",", "R0_REGNUM", ")", ";", "rtx_insn", "*", "insn", "=", "NULL", ";", "while", "(", "regno", "!=", "last_regno", ")", "{", "machine_mode", "mode", "=", "GP_REGNUM_P", "(", "regno", ")", "?", "E_DImode", ":", "E_DFmode", ";", "rtx", "reg", "=", "gen_rtx_REG", "(", "mode", ",", "regno", ")", ";", "poly_int64", "offset", "=", "cfun", "->", "machine", "->", "frame", ".", "reg_offset", "[", "regno", "]", ";", "if", "(", "!", "frame_pointer_needed", ")", "offset", "+=", "cfun", "->", "machine", "->", "frame", ".", "frame_size", "-", "cfun", "->", "machine", "->", "frame", ".", "hard_fp_offset", ";", "rtx", "addr", "=", "plus_constant", "(", "Pmode", ",", "ptr_reg", ",", "offset", ")", ";", "rtx", "mem", "=", "gen_frame_mem", "(", "mode", ",", "addr", ")", ";", "rtx", "set", "=", "prologue_p", "?", "gen_rtx_SET", "(", "mem", ",", "reg", ")", ":", "gen_rtx_SET", "(", "reg", ",", "mem", ")", ";", "unsigned", "regno2", "=", "aarch64_get_next_set_bit", "(", "components", ",", "regno", "+", "", ")", ";", "if", "(", "regno2", "==", "last_regno", ")", "{", "insn", "=", "emit_insn", "(", "set", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "if", "(", "prologue_p", ")", "add_reg_note", "(", "insn", ",", "REG_CFA_OFFSET", ",", "copy_rtx", "(", "set", ")", ")", ";", "else", "add_reg_note", "(", "insn", ",", "REG_CFA_RESTORE", ",", "reg", ")", ";", "break", ";", "}", "poly_int64", "offset2", "=", "cfun", "->", "machine", "->", "frame", ".", "reg_offset", "[", "regno2", "]", ";", "if", "(", "!", "satisfies_constraint_Ump", "(", "mem", ")", "||", "GP_REGNUM_P", "(", "regno", ")", "!=", "GP_REGNUM_P", "(", "regno2", ")", "||", "maybe_ne", "(", "(", "offset2", "-", "cfun", "->", "machine", "->", "frame", ".", "reg_offset", "[", "regno", "]", ")", ",", "GET_MODE_SIZE", "(", "mode", ")", ")", ")", "{", "insn", "=", "emit_insn", "(", "set", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "if", "(", "prologue_p", ")", "add_reg_note", "(", "insn", ",", "REG_CFA_OFFSET", ",", "copy_rtx", "(", "set", ")", ")", ";", "else", "add_reg_note", "(", "insn", ",", "REG_CFA_RESTORE", ",", "reg", ")", ";", "regno", "=", "regno2", ";", "continue", ";", "}", "rtx", "reg2", "=", "gen_rtx_REG", "(", "mode", ",", "regno2", ")", ";", "if", "(", "!", "frame_pointer_needed", ")", "offset2", "+=", "cfun", "->", "machine", "->", "frame", ".", "frame_size", "-", "cfun", "->", "machine", "->", "frame", ".", "hard_fp_offset", ";", "rtx", "addr2", "=", "plus_constant", "(", "Pmode", ",", "ptr_reg", ",", "offset2", ")", ";", "rtx", "mem2", "=", "gen_frame_mem", "(", "mode"], "ground_truth": [",", "addr2", ")", ";"], "File": "aarch645", "Func": "aarch64_process_components", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4131, "Length": 343, "Cover_Rate": 0.6846307385229541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "assert", "(", "MO", ".", "isReg", "(", ")", "&&", "", ")", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "RISCVInstPrinter1", "Func": "printAtomicMemOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4132, "Length": 27, "Cover_Rate": 0.39705882352941174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectRet", "(", "const", "Instruction", "*", "I", ")", "{", "const", "ReturnInst", "*", "Ret", "=", "cast", "<", "ReturnInst", ">", "(", "I", ")", ";", "const", "Function", "&", "F", "=", "*", "I", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "if", "(", "!", "FuncInfo", ".", "CanLowerReturn", ")", "return", "false", ";", "if", "(", "TLI", ".", "supportSplitCSR", "(", "FuncInfo", ".", "MF", ")", ")", "return", "false", ";", "SmallVector", "<", "unsigned", ",", "", ">", "RetRegs", ";", "CallingConv", "::", "ID", "CC", "=", "F", ".", "getCallingConv", "(", ")", ";", "if", "(", "Ret", "->", "getNumOperands", "(", ")", ">", "", ")", "{", "SmallVector", "<", "", ",", "", ">", "Outs", ";", "GetReturnInfo", "(", "F", ".", "getReturnType", "(", ")", ",", "F", ".", "getAttributes", "(", ")", ",", "Outs", ",", "TLI", ",", "DL", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ValLocs", ";", "CCState", "CCInfo", "(", "CC", ",", "F", ".", "isVarArg", "(", ")", ",", "*", "FuncInfo", ".", "MF", ",", "ValLocs", ",", "I", "->", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "CCAssignFnForCall", "(", "CC", ",", "true", ",", "F", ".", "isVarArg", "(", ")", ")", ")", ";", "const", "Value", "*", "RV", "=", "Ret", "->", "getOperand", "(", "", ")", ";", "unsigned", "Reg", "=", "getRegForValue", "(", "RV", ")", ";", "if", "(", "Reg", "==", ""], "ground_truth": [")", "return", "false", ";"], "File": "ARMFastISel10", "Func": "SelectRet", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4133, "Length": 205, "Cover_Rate": 0.35964912280701755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "HII", "->", "isIndirectCall", "(", "MI", ")", "&&", "(", "DepType", "==", "SDep", "::", "Data", ")", ")", "{", "const", "MachineOperand", "MO", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isUse", "(", ")", "&&", "(", "MO", ".", "getReg", "(", ")", "==", "DepReg", ")", ")", "return", "true", ";", "}", "if", "(", "HII", "->", "isJumpR", "(", "MI", ")", ")", "{", "const", "MachineOperand", "&", "MO", "=", "HII", "->", "isPredicated", "(", "MI", ")", "?", "MI", ".", "getOperand", "(", "", ")", ":", "MI", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "HexagonVLIWPacketizer26", "Func": "isCallDependent", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4134, "Length": 93, "Cover_Rate": 0.4386792452830189, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "return", "DisableFramePointerElim", "(", "MF", ")", "||", "MFI", "->", "hasVarSizedObjects"], "ground_truth": ["(", ")", ";"], "File": "MipsRegisterInfo17", "Func": "hasFP", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4135, "Length": 32, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "t", "[", "", "]", "=", "permute_selectors", "[", "element_selector_76", "]", "+", "", ";", "t", "[", "", "]", "=", "permute_selectors", "[", "element_selector_10", "]", "+", "", ";", "t", "[", "", "]", "=", "permute_selectors", "[", "element_selector_32", "]", "+", "", ";", "t", "[", "", "]", "=", "permute_selectors", "[", "element_selector_54", "]", ";", "t", "[", "", "]", "=", "permute_selectors", "[", "element_selector_76", "]", ";", "return", "(", "__m128i", ")", "vec_perm", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")"], "ground_truth": ["__A", ",", "(", "__vector", "unsigned", "char", ")", "t", ")", ";"], "File": "emmintrin4", "Func": "_mm_shuffle_epi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4136, "Length": 80, "Cover_Rate": 0.3827751196172249, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "peekTokens", "(", "NextToken", ")", ";", "return", "isOperandModifier", "(", "Tok", ",", "NextToken", "[", "", "]", ")", "||", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Minus", ")", "&&", "isRegOrOperandModifier", "("], "ground_truth": ["NextToken", "[", "", "]", ",", "NextToken", "[", "", "]", ")", ")", "||", "isOpcodeModifierWithVal", "(", "Tok", ",", "NextToken", "[", "", "]", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "isModifier", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4137, "Length": 50, "Cover_Rate": 0.704225352112676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SRetReturnReg", "="], "ground_truth": ["Reg", ";"], "File": "M680x0MachineFunction", "Func": "setSRetReturnReg", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4138, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "MaterializeInt", "(", "const", "Constant", "*", "C", ",", "MVT", "VT", ")", "{", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "(", "(", "VT", "==", "", ")", "?", "&", "", ":", "&", "", ")", ";", "const", "ConstantInt", "*", "CI", "=", "cast", "<", "ConstantInt", ">", "(", "C", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "CI", "->", "getSExtValue", "(", ")", ")", ")", "{", "unsigned", "Opc", "=", "(", "VT", "==", "", ")", "?", "", ":"], "ground_truth": ["", ";"], "File": "PPCFastISel14", "Func": "PPCMaterializeInt", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4139, "Length": 99, "Cover_Rate": 0.46919431279620855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "PLUS", ":", "if", "(", "CONST_OK_FOR_I", "(", "INTVAL", "(", "x", ")", ")", ")", "*", "total", "=", "", ";", "else", "if", "(", "CONST_OK_FOR_J", "(", "INTVAL", "(", "x", ")", ")", ")", "*", "total", "=", "", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "default", ":", "if", "(", "CONST_OK_FOR_K", "(", "INTVAL", "(", "x", ")", ")", "||", "CONST_OK_FOR_L", "(", "INTVAL", "(", "x", ")", ")", ")", "*", "total", "=", "", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "case", "CONST_DOUBLE", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "CONST", ":", "case", "SYMBOL_REF", ":", "case", "LABEL_REF", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "MULT", ":", "if", "(", "GET_MODE_SIZE", "(", "GET_MODE", "(", "x", ")", ")", ">", "", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "PLUS", ":", "case", "MINUS", ":", "case", "ASHIFT", ":", "case", "ASHIFTRT", ":", "case", "LSHIFTRT", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "ia643", "Func": "ia64_rtx_costs", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4140, "Length": 179, "Cover_Rate": 0.678030303030303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "plus", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "plus", ")", "==", "PLUS", "&&", "REG_P", "(", "XEXP", "(", "plus", ",", "", ")", ")", "&&", "CONST_INT_P", "(", "XEXP", "(", "plus", ",", "", ")", ")", "&&", "(", "INTVAL", "(", "XEXP", "(", "plus", ",", "", ")", ")", "<=", "MAX_LD_OFFSET", "(", "GET_MODE", "(", "x", ")", ")", ")", ")", "{", "rtx", "xx", "=", "XEXP", "(", "plus", ","], "ground_truth": ["", ")", ";"], "File": "avr", "Func": "extra_constraint_Q", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4141, "Length": 70, "Cover_Rate": 0.5072463768115942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_scalefss_round", "(", "(", "__v4sf", ")", "__A", ",", "("], "ground_truth": ["__v4sf", ")", "__B", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin4", "Func": "_mm_scalef_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4142, "Length": 19, "Cover_Rate": 0.4523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "encodeMsg", "(", "uint64_t", "MsgId", ",", "uint64_t", "OpId", ",", "uint64_t", "StreamId", ")", "{", "return", "MsgId", "|", "(", "OpId", "<<", "OP_SHIFT_", ")", "|", "(", "StreamId", "<<"], "ground_truth": ["STREAM_ID_SHIFT_", ")", ";"], "File": "AMDGPUBaseInfo37", "Func": "encodeMsg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4143, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assemble_name", "(", "stream", ",", "name", ")", ";", "fprintf", "(", "stream", ",", "", ",", "size", ",", "align", "/", "BITS_PER_UNIT"], "ground_truth": [")", ";"], "File": "mmix", "Func": "mmix_asm_output_aligned_common", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4144, "Length": 20, "Cover_Rate": 0.425531914893617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg0", "=", "ChangeReg0", "?", "Reg2", ":", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "Reg0IsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "return", "BuildMI", "(", "MF", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "MI", ".", "getDesc", "(", ")", ")", ".", "addReg", "(", "Reg0", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "Reg0IsDead", ")", ")", ".", "addReg", "(", "Reg2", ",", "getKillRegState", "(", "Reg2IsKill", ")", ")", ".", "addReg", "(", "Reg1", ",", "getKillRegState", "(", "Reg1IsKill", ")", ")", ".", "addImm", "(", "(", "ME", "+", "", ")", "&", "", ")", ".", "addImm", "(", "(", "MB", "-", "", ")", "&", "", ")", ";", "}", "if", "(", "ChangeReg0", ")", "{", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "Reg2", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setSubReg", "(", "SubReg2", ")", ";", "}", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "Reg1", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "Reg2", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setSubReg", "(", "SubReg1", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setSubReg", "(", "SubReg2", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setIsKill", "(", "Reg1IsKill", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setIsKill", "(", "Reg2IsKill", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setImm", "(", "("], "ground_truth": ["ME", "+", "", ")", "&", "", ")", ";"], "File": "PPCInstrInfo (2)2", "Func": "commuteInstructionImpl", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4145, "Length": 227, "Cover_Rate": 0.39824561403508774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfo", "*", "MAI", "=", "new", "MCAsmInfo", "(", "TT", ")", ";", "MCRegister", "SP", "=", "MRI", ".", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "MCCFIInstruction", "Inst", "=", "MCCFIInstruction", "::", "cfiDefCfa", "(", "nullptr", ",", "SP", ",", "", ")", ";", "MAI", "->", "addInitialFrameState", "("], "ground_truth": ["Inst", ")", ";"], "File": "RISCVMCTargetDesc", "Func": "createRISCVMCAsmInfo", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4146, "Length": 43, "Cover_Rate": 0.6142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly16x8_t", ")", "__builtin_neon_vreinterpretv8hiv16qi", "(", "("], "ground_truth": ["int8x16_t", ")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_p16_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4147, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "UseLWSPSWSP", "("], "ground_truth": [")", ";"], "File": "RV16KUseLWSPSWSP", "Func": "createRV16KUseLWSPSWSPPass", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4148, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wcmpgtsh", "(", "(", "__v4hi", ")", "__m1", ",", "(", "__v4hi", ")"], "ground_truth": ["__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_cmpgt_pi16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4149, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "tryParseRegister", "(", "RegNo", ",", "StartLoc", ",", "EndLoc", ")", "!=", "MatchOperand_Success", ")", "return", "Error", "(", "StartLoc", ",", "", ")", ";", "return", "false"], "ground_truth": [";"], "File": "BPFAsmParser1", "Func": "ParseRegister", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4150, "Length": 24, "Cover_Rate": 0.5581395348837209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "MIaG", "==", "", "&&", "MIbG", "==", "", ")", "&&", "(", "MIa", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "MIb", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getReg", "(", ")", ")", ")", ";"], "File": "HexagonMCCompound", "Func": "isOrderedCompoundPair", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4151, "Length": 37, "Cover_Rate": 0.30327868852459017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isUnpredicatedTerminator", "(", "*", "I", ")", ")", "break", ";", "if", "(", "!", "I", "->", "isBranch", "(", ")", "||", "I", "->", "isIndirectBranch", "(", ")", ")", "return", "true", ";", "if", "(", "!", "isPredicated", "(", "*", "I", ")", ")", "{", "if", "(", "!", "I", "->", "isUnconditionalBranch", "(", ")", ")", "fixOpcodeForGuard", "(", "*", "I", ")", ";", "TBB", "=", "getBranchTarget", "(", "&", "*", "I", ")", ";", "if", "(", "AllowModify", ")", "{", "while", "(", "std", "::", "next", "(", "I", ")", "!=", "MBB", ".", "end", "(", ")", ")", "std", "::", "next", "(", "I", ")", "->", "eraseFromParent", "(", ")", ";", "}", "continue", ";", "}", "if", "(", "isPredicated", "(", "*", "I", ")"], "ground_truth": [")", "{"], "File": "PatmosInstrInfo1", "Func": "analyzeBranch", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4152, "Length": 107, "Cover_Rate": 0.3554817275747508, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "clearResources", "(", ")", ";", "PacketNum", "="], "ground_truth": ["", ";"], "File": "TPCHazardRecognizer", "Func": "Reset", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4153, "Length": 17, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmulq_rot270_m_f16", "(", "float16x8_t", "__inactive", ",", "float16x8_t", "__a", ",", "float16x8_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vcmulq_rot270_m_fv8hf", "(", "__inactive", ",", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcmulq_rot270_m_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4154, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "R600OptimizeVectorRegisters (2)", "Func": "getPassName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4155, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ebTargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "TargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "RM", ",", "CM", ",", "OL", ","], "ground_truth": ["false", ")", "{"], "File": "MipsTargetMachine8", "Func": "MipsebTargetMachine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4156, "Length": 51, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializePreLegalizerCombinerPass", "(", "*", "PR", ")", ";", "initializePromoteConstantPass", "(", "*", "PR", ")", ";", "initializeRedundantCopyEliminationPass", "(", "*", "PR", ")", ";", "initializeStorePairSuppressPass", "(", "*", "PR", ")", ";", "initializeFalkorHWPFFixPass", "(", "*", "PR", ")", ";", "initializeFalkorMarkStridedAccessesLegacyPass", "(", "*", "PR", ")", ";", "initializeLDTLSCleanupPass", "(", "*", "PR", ")", ";", "initializeSVEIntrinsicOptsPass", "(", "*", "PR", ")", ";", "initializeSpeculationHardeningPass", "(", "*", "PR", ")", ";", "initializeStackTaggingPass", "(", "*", "PR", ")", ";", "initializeStackTaggingPreRAPass", "(", "*", "PR"], "ground_truth": [")", ";"], "File": "AArch64TargetMachine48", "Func": "LLVMInitializeAArch64Target", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4157, "Length": 66, "Cover_Rate": 0.30697674418604654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "NewOpc", "=", "IsVGPR", "?", "", ":", "", ";", "const", "TargetRegisterClass", "&", "RegRC", "=", "IsVGPR", "?", "", ":", "", ";", "const", "TargetRegisterClass", "*", "DstRC", "=", "TRI", ".", "getRegClassForTypeOnBank", "(", "Ty", ",", "*", "DstRB", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "TRI", ".", "getRegClassForTypeOnBank", "(", "Ty", ",", "*", "SrcRB", ")", ";", "const", "TargetRegisterClass", "*", "MaskRC", "=", "TRI", ".", "getRegClassForTypeOnBank", "(", "MaskTy", ",", "*", "MaskRB", ")", ";", "if", "(", "!", "RBI", ".", "constrainGenericRegister", "(", "DstReg", ",", "*", "DstRC", ",", "*", "MRI", ")", "||", "!", "RBI", ".", "constrainGenericRegister", "(", "SrcReg", ",", "*", "SrcRC", ",", "*", "MRI", ")", "||", "!", "RBI", ".", "constrainGenericRegister", "(", "MaskReg", ",", "*", "MaskRC", ",", "*", "MRI", ")", ")", "return", "false", ";", "if", "(", "Ty", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "assert", "(", "MaskTy", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "NewOpc", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addReg", "(", "MaskReg", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "Register", "HiReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "Register", "LoReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "LoReg", ")", ".", "addReg", "(", "SrcReg", ",", "", ",", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "HiReg", ")", ".", "addReg", "(", "SrcReg", ",", "", ",", "", ")", ";", "Register", "MaskedLo", ",", "MaskedHi", ";", "if", "(", "CanCopyLow32", ")", "{", "MaskedLo", "=", "LoReg", ";", "}", "else", "{", "Register", "MaskLo", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "MaskedLo", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "MaskLo", ")", ".", "addReg", "(", "MaskReg", ",", "", ",", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "NewOpc", ")", ",", "MaskedLo", ")", ".", "addReg", "(", "LoReg", ")", ".", "addReg", "(", "MaskLo", ")", ";", "}", "if", "(", "CanCopyHi32", ")", "{", "MaskedHi", "=", "HiReg", ";", "}", "else", "{", "Register", "MaskHi", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "MaskedHi", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "MaskHi", ")", ".", "addReg", "(", "MaskReg", ",", "", ",", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "NewOpc", ")", ",", "MaskedHi", ")", ".", "addReg", "(", "HiReg", ")", ".", "addReg", "(", "MaskHi", ")", ";", "}", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "MaskedLo", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "MaskedHi", ")"], "ground_truth": [".", "addImm", "(", "", ")", ";"], "File": "AMDGPUInstructionSelector17", "Func": "selectG_PTRMASK", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4158, "Length": 488, "Cover_Rate": 0.5844311377245509, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "ix86_initial_elimination_offset", "(", "int", "from", ",", "int", "to", ")", "{", "struct", "ix86_frame", "frame", ";", "ix86_compute_frame_layout", "(", "&", "frame", ")", ";", "if", "(", "from", "==", "ARG_POINTER_REGNUM", "&&", "to", "==", "HARD_FRAME_POINTER_REGNUM", ")", "return", "frame", ".", "hard_frame_pointer_offset", ";", "else", "if", "(", "from", "==", "FRAME_POINTER_REGNUM", "&&", "to", "==", "HARD_FRAME_POINTER_REGNUM", ")", "return", "frame", ".", "hard_frame_pointer_offset", "-"], "ground_truth": ["frame", ".", "frame_pointer_offset", ";"], "File": "i3863", "Func": "ix86_initial_elimination_offset", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4159, "Length": 55, "Cover_Rate": 0.5913978494623656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "End", "=", "KillInst", "?", "KillInstIdx", ":", "LastInstIdx", ";", "unsigned", "OtherEnd", "=", "Other", "->", "KillInst", "?", "Other", "->", "KillInstIdx", ":", "Other", "->", "LastInstIdx", ";", "return", "StartInstIdx", "<=", "OtherEnd", "&&", "Other", "->"], "ground_truth": ["StartInstIdx", "<=", "End", ";"], "File": "AArch64A57FPLoadBalancing24", "Func": "rangeOverlapsWith", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4160, "Length": 35, "Cover_Rate": 0.7954545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "mode", ")", "{", "case", "E_HImode", ":", "helper_name", "=", "(", "code", "==", "ASHIFT", "?", "", ":", "(", "code", "==", "ASHIFTRT", "?", "", ":", "(", "code", "==", "LSHIFTRT", "?", "", ":", "NULL", ")", ")", ")", ";", "break", ";", "case", "E_PSImode", ":", "helper_name", "=", "(", "code", "==", "ASHIFT", "?", "", ":", "(", "code", "==", "ASHIFTRT", "?", "", ":", "(", "code", "==", "LSHIFTRT", "?", "", ":", "NULL", ")", ")", ")", ";", "const_variant", "=", "false", ";", "break", ";", "case", "E_SImode", ":", "helper_name", "=", "(", "code", "==", "ASHIFT", "?", "", ":", "(", "code", "==", "ASHIFTRT", "?", "", ":", "(", "code", "==", "LSHIFTRT", "?", "", ":", "NULL", ")"], "ground_truth": [")", ")", ";"], "File": "msp430", "Func": "msp430_expand_shift", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4161, "Length": 106, "Cover_Rate": 0.45493562231759654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ret", ".", "val", "[", "", "]", "=", "(", "float32x2_t", ")", "__builtin_aarch64_get_dregoiv2sf", "(", "__o", ",", "", ")", ";", "return"], "ground_truth": ["ret", ";"], "File": "arm", "Func": "neon2_vld2_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4162, "Length": 20, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vaddvaq_p_sv16qi", "(", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vaddvaq_p_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4163, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Tmp2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShOpHi", ",", "ShAmt", ")", ";", "SDValue", "Tmp3", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShOpLo", ",", "ExtraShAmt", ")", ";", "SDValue", "FalseVal", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Tmp1", ",", "Tmp2", ")", ";", "SDValue", "CCR", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "Cmp", "=", "getCmp", "(", "ExtraShAmt", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "", ",", "CC", ",", "DAG", ",", "dl", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShOpLo", ",", "ShAmt", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT"], "ground_truth": [",", "FalseVal", ",", "Tmp3", ",", "CC", ",", "CCR", ",", "Cmp", ")", ";"], "File": "ARMISelLowering109", "Func": "LowerShiftLeftParts", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4164, "Length": 133, "Cover_Rate": 0.37254901960784315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "("], "ground_truth": ["X", ")", ";"], "File": "AAPMCTargetDesc", "Func": "createAAPMCInstrInfo", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4165, "Length": 21, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmParser", "<", "ATTAsmParser", ">", "X", "(", "The_32Target", ")", ";", "RegisterAsmParser", "<", "ATTAsmParser", ">", "Y", "(", "The_64Target", ")", ";", "LLVMInitializeAsmLexer", "(", ")"], "ground_truth": [";"], "File": "X86AsmParser101", "Func": "LLVMInitializeX86AsmParser", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4166, "Length": 22, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "insn", ",", "frame_off", ",", "cfa", ";", "offset", "=", "area_bottom", "<", "", "?", "-", "area_bottom", ":", "", ";", "frame_off", "=", "GEN_INT", "(", "cfun_frame_layout", ".", "frame_size", "-", "offset", ")", ";", "cfa", "=", "gen_rtx_SET", "(", "frame_pointer", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "frame_pointer", ",", "frame_off", ")", ")", ";", "if", "(", "DISP_IN_RANGE", "(", "INTVAL", "(", "frame_off", ")", ")", ")", "{", "insn", "=", "gen_rtx_SET", "(", "frame_pointer", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "frame_pointer", ",", "frame_off", ")", ")", ";", "insn", "=", "emit_insn", "(", "insn", ")", ";", "}", "else", "{", "if", "(", "!", "CONST_OK_FOR_K", "(", "INTVAL", "(", "frame_off", ")", ")", ")", "frame_off", "=", "force_const_mem", "(", "Pmode", ",", "frame_off", ")", ";", "insn", "=", "emit_insn", "(", "gen_add2_insn", "(", "frame_pointer", ",", "frame_off", ")", ")", ";", "annotate_constant_pool_refs", "(", "&", "PATTERN", "(", "insn", ")", ")", ";", "}", "add_reg_note", "(", "insn", ",", "REG_CFA_ADJUST_CFA", ",", "cfa", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "if", "(", "TARGET_64BIT", ")", "{", "if", "(", "cfun_save_high_fprs_p", ")", "{", "next_offset", "=", "cfun_frame_layout", ".", "f8_offset", ";", "for", "(", "i", "=", "FPR8_REGNUM", ";", "i", "<=", "FPR15_REGNUM", ";", "i", "++", ")", "{", "if", "(", "cfun_fpr_save_p", "(", "i", ")", ")", "{", "restore_fpr", "(", "frame_pointer", ",", "offset", "+", "next_offset", ",", "i", ")", ";", "cfa_restores", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "gen_rtx_REG", "(", "DFmode", ",", "i", ")", ",", "cfa_restores", ")", ";", "next_offset", "+=", "", ";", "}", "}", "}", "}", "else", "{", "next_offset", "=", "cfun_frame_layout", ".", "f4_offset", ";", "for", "(", "i", "=", "FPR4_REGNUM", ";", "i", "<=", "FPR4_REGNUM", "+", "", ";", "i", "++", ")", "{", "if", "(", "cfun_fpr_save_p", "(", "i", ")", ")", "{", "restore_fpr", "(", "frame_pointer", ",", "offset", "+", "next_offset", ",", "i", ")", ";", "cfa_restores", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "gen_rtx_REG", "(", "DFmode", ",", "i", ")", ",", "cfa_restores", ")", ";", "next_offset", "+=", "", ";", "}", "else", "if", "(", "!", "TARGET_PACKED_STACK", ")", "next_offset", "+=", "", ";", "}", "}", "return_reg", "=", "gen_rtx_REG", "(", "Pmode", ",", "RETURN_REGNUM", ")", ";", "if", "(", "cfun_frame_layout", ".", "first_restore_gpr", "!=", "-", "", ")", "{", "rtx", "insn", ",", "addr", ";", "int", "i", ";", "for", "(", "i", "=", "cfun_frame_layout", ".", "first_restore_gpr", ";", "i", "<=", "cfun_frame_layout", ".", "last_restore_gpr", ";", "i", "++", ")", "{", "if", "(", "global_not_special_regno_p", "(", "i", ")", ")", "{", "addr", "=", "plus_constant", "(", "Pmode", ",", "frame_pointer", ",", "offset", "+", "cfun_frame_layout", ".", "gprs_offset", "+", "(", "i", "-", "cfun_frame_layout", ".", "first_save_gpr_slot", ")", "*", "UNITS_PER_LONG", ")", ";", "addr", "=", "gen_rtx_MEM", "(", "Pmode", ",", "addr", ")", ";", "set_mem_alias_set", "(", "addr", ",", "get_frame_alias_set", "(", ")", ")", ";", "emit_move_insn", "(", "addr", ",", "gen_rtx_REG", "(", "Pmode", ",", "i", ")", ")", ";", "}", "else", "cfa_restores", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "gen_rtx_REG", "(", "Pmode", ",", "i", ")", ",", "cfa_restores", ")", ";", "}", "if", "(", "!", "sibcall", ")", "{", "if", "(", "cfun_gpr_save_slot", "(", "RETURN_REGNUM", ")", "==", "SAVE_SLOT_STACK", ")", "{", "int", "return_regnum", "=", "find_unused_clobbered_reg", "(", ")", ";", "if", "(", "!", "return_regnum", ")", "return_regnum", "=", "", ";", "return_reg", "=", "gen_rtx_REG", "(", "Pmode", ",", "return_regnum", ")", ";", "addr", "=", "plus_constant", "(", "Pmode", ",", "frame_pointer", ",", "offset", "+", "cfun_frame_layout", ".", "gprs_offset", "+", "(", "RETURN_REGNUM", "-", "cfun_frame_layout", ".", "first_save_gpr_slot", ")", "*", "UNITS_PER_LONG", ")", ";", "addr", "=", "gen_rtx_MEM", "(", "Pmode", ",", "addr"], "ground_truth": [")", ";"], "File": "s3905", "Func": "s390_emit_epilogue", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4167, "Length": 492, "Cover_Rate": 0.6533864541832669, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isClamp", "(", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUAsmParser1", "Func": "isClampSI", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4168, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opc", "==", "", ")", "{", "int", "DestReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineOperand", "&", "Symbol", "=", "MI", "->", "getOperand", "(", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MII", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "DestReg", ")", ".", "addOperand", "(", "Symbol", ")", ";", "MII", "=", "MBB", "->", "erase", "(", "MI", ")", ";", "continue", ";", "}", "else", "if", "(", "Opc", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isBlockAddress", "(", ")", ")", "{", "int", "DestReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineOperand", "&", "Symbol", "=", "MI", "->", "getOperand", "(", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MII", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "DestReg", ")", ".", "addOperand", "(", "Symbol", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MII", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "DestReg", ")", ".", "addOperand", "(", "Symbol", ")", ";", "MII", "=", "MBB", "->", "erase", "(", "MI", ")", ";", "continue", ";", "}", "else", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "{", "int", "DestReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "ImmValue", ";", "if", "(", "Opc", "==", "", ")", "{", "APFloat", "Val", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getFPImm", "(", ")", "->", "getValueAPF", "(", ")", ";", "ImmValue", "=", "*", "Val", ".", "bitcastToAPInt", "(", ")", ".", "getRawData", "(", ")", ";", "}", "else", "ImmValue", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MII", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "DestReg", ")", ".", "addImm", "(", "ImmValue", ")", ";", "MII", "=", "MBB", "->", "erase", "(", "MI", ")", ";", "continue", ";", "}", "else", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "{", "int", "DestReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "ImmValue", ";", "if", "(", "Opc", "==", "", ")", "{", "APFloat", "Val", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getFPImm", "(", ")", "->", "getValueAPF", "(", ")", ";", "ImmValue", "=", "*", "Val", ".", "bitcastToAPInt", "(", ")", ".", "getRawData"], "ground_truth": ["(", ")", ";"], "File": "HexagonSplitConst32AndConst6426", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4169, "Length": 373, "Cover_Rate": 0.5366906474820143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "Tile64PassConfig", "(", "this", ",", "PM"], "ground_truth": [")", ";"], "File": "Tile64TargetMachine", "Func": "createPassConfig", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4170, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "decodeMemRIHashOperands", "(", "MCInst", "&", "Inst", ",", "uint64_t", "Imm", ",", "int64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "const", "uint64_t", "Base", "=", "Imm", ">>", "", ";", "const", "int64_t", "Disp", "=", "SignExtend64", "<", "", ">", "(", "(", "Imm", "&", "", ")", "+", "", ")", "*", "", ";", "assert", "(", "Base", "<", "", "&&", ""], "ground_truth": [")", ";"], "File": "PPCDisassembler15", "Func": "decodeMemRIHashOperands", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4171, "Length": 57, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "setOpcode", "(", "", ")", ";", "HasRt", "=", "true", ";", "}", "else", "if", "(", "Rs", "==", "Rt", ")", "{", "MI", ".", "setOpcode", "(", "", ")", ";", "HasRs", "=", "true", ";", "}", "else", "{", "MI", ".", "setOpcode", "(", "", ")", ";", "HasRs", "=", "true", ";", "HasRt", "=", "true", ";", "}", "if", "(", "HasRs", ")", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rs", ")", ")", ")", ";", "if", "(", "HasRt", ")", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rt", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "MipsDisassembler1", "Func": "DecodeBgtzGroupBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4172, "Length": 113, "Cover_Rate": 0.4956140350877193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TLSModel", "::", "GeneralDynamic", ":", "RefFlags", "|=", "MCExpr", "::", "VK_TLSDESC", ";", "break", ";", "}", "}", "else", "{", "RefFlags", "|=", "MCExpr", "::", "VK_ABS", ";", "}", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_PAGE", ";", "else", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_PAGEOFF", ";", "else", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_G3", ";", "else", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_G2", ";", "else", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_G1", ";", "else", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_G0", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_NC", ";", "const", "MCExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "("], "ground_truth": ["Sym", ",", "MCSymbolRefExpr", "::", "VK_None", ",", "Ctx", ")", ";"], "File": "AArch64MCInstLower", "Func": "lowerSymbolOperandELF", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4173, "Length": 183, "Cover_Rate": 0.40486725663716816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Relocator", "::", "DWord", "A", "=", "helper_extract_movw_movt_addend", "(", "pReloc", ".", "target", "(", ")", ")", "+", "pReloc", ".", "addend", "(", ")", ";", "LDSection", "&", "target_sect", "=", "pReloc", ".", "targetRef", "(", ")", ".", "frag", "(", ")", "->", "getParent", "(", ")", "->", "getSection", "(", ")", ";", "if", "(", "(", "llvm", "::", "ELF", "::", "SHF_ALLOC", "&", "target_sect", ".", "flag", "(", ")", ")", "!=", "", ")", "{", "if", "(", "rsym", "->", "reserved", "(", ")", "&", "Relocator", "::", "ReservePLT", ")", "{", "S", "=", "helper_get_PLT_address", "(", "*", "rsym", ",", "pParent", ")", ";", "}", "}", "Relocator", "::", "DWord", "X", "=", "S", "+", "A", ";", "X", ">>="], "ground_truth": ["", ";"], "File": "ARMRelocator", "Func": "movt_abs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4174, "Length": 99, "Cover_Rate": 0.6305732484076433, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cum", "->", "nbytes", "+=", "(", "(", "arg", ".", "promoted_size_in_bytes", "(", ")", "+"], "ground_truth": ["UNITS_PER_WORD", "-", "", ")", "&", "-", "UNITS_PER_WORD", ")", ";"], "File": "h8300", "Func": "h8300_function_arg_advance", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4175, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "emit_insn", "(", "gen_addsi3", "(", "countreg", ",", "countreg", ",", "GEN_INT", "("], "ground_truth": ["-", "value", ")", ")", ")", ";"], "File": "i3863", "Func": "ix86_adjust_counter", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4176, "Length": 17, "Cover_Rate": 0.3148148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVirtualSection", "("], "ground_truth": [")", "const", "override", "{"], "File": "NVPTXSection", "Func": "isVirtualSection", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4177, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_packus_epi32", "(", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_packusdw256", "(", "(", "__v8si"], "ground_truth": [")", "__A", ",", "(", "__v8si", ")", "__B", ")", ";"], "File": "avx2intrin", "Func": "_mm256_packus_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4178, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pshufhw128_mask", "(", "(", "__v8hi", ")", "__A", ",", "__imm"], "ground_truth": [",", "(", "__v8hi", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_shufflehi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4179, "Length": 24, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")"], "ground_truth": ["_mm_sub_pi8", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{"], "File": "mmintrin5", "Func": "_mm_sub_pi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4180, "Length": 18, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "parseOperand", "(", "Operands", ",", "ForceImmediate", ")", ")", "return", "true", ";", "while", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "if", "(", "parseOperand", "(", "Operands", ",", "false", ")", ")", "return", "true", ";", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "getParser", "(", ")", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc", ","], "ground_truth": ["", ")", ";"], "File": "RISCVAsmParser2", "Func": "ParseInstruction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4181, "Length": 88, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "ptx_type", "=", "nvptx_ptx_type_from_mode", "(", "mode", ",", "false", ")", ";", "const", "char", "*", "pfx", "=", "", ";", "const", "char", "*", "sfx", "=", "", ";", "if", "(", "for_proto", ")", "pfx", "=", "", ","], "ground_truth": ["sfx", "=", "", ";"], "File": "nvptx", "Func": "write_return_mode", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 4182, "Length": 38, "Cover_Rate": 0.5352112676056338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "parseRegister", "(", "Reg", ",", "Group", ",", "Regs", ")", ")", "return", "MatchOperand_ParseFail", ";", "Operands", ".", "push_back", "(", "Operand", "::", "createReg", "(", "Kind", ",", "Reg", ".", "Num", ",", "Reg", ".", "StartLoc", ",", "Reg", ".", "EndLoc", ")", ")", ";", "return", "MatchOperand_Success"], "ground_truth": [";"], "File": "SystemZAsmParser7", "Func": "parseRegister", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4183, "Length": 41, "Cover_Rate": 0.4880952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget"], "ground_truth": ["(", ")", ".", "getFrameLowering", "(", ")", ";"], "File": "MipsRegisterInfo14", "Func": "getFrameRegister", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4184, "Length": 15, "Cover_Rate": 0.3409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "IntNo", "=", "cast", "<", "ConstantSDNode", ">", "(", "Addr", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "IntNo", "!=", "", ")", "return", "nullptr", ";", "SDValue", "nextAddr", "=", "Addr", "->", "getOperand", "(", "", ")", ";", "SDValue", "CheckEventChainOut", "(", "Addr", ".", "getNode", "(", ")", ",", "", ")", ";", "if", "(", "!", "CheckEventChainOut", ".", "use_empty", "(", ")", ")", "{", "SDValue", "CheckEventChainIn", "=", "Addr", "->", "getOperand", "(", "", ")", ";", "SDValue", "NewChain", "=", "replaceInChain", "(", "CurDAG", ",", "Chain", ",", "CheckEventChainOut", ",", "CheckEventChainIn", ")", ";", "if", "(", "!", "NewChain", ".", "getNode", "(", ")", ")", "return", "nullptr", ";", "Chain", "=", "NewChain", ";", "}", "SDValue", "constOne", "=", "getI32Imm", "("], "ground_truth": ["", ")", ";"], "File": "XCoreISelDAGToDAG", "Func": "SelectBRIND", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4185, "Length": 110, "Cover_Rate": 0.3767123287671233, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "BBI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opc", "!=", "", "&&", "Opc", "!=", "", "&&", "Opc", "!=", "", "&&", "Opc", "!=", "", ")", "continue", ";", "if", "(", "!", "BBI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "continue", ";", "assert", "(", "BBI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "BBI", "->", "dump", "(", ")", ";", ")", ";", "Register", "Reg", "=", "BBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "Imm", "=", "BBI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MachineOperand", "*", "DeadOrKillToUnset", "=", "nullptr", ";", "if", "(", "BBI", "->", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ")", "{", "DeadOrKillToUnset", "=", "&", "BBI", "->", "getOperand", "(", "", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "DeadOrKillToUnset", "<<", "", "<<", "*", "BBI", "<<", "", ")", ";", "}", "for", "(", "auto", "AfterBBI", "=", "std", "::", "next", "(", "BBI", ")", ";", "AfterBBI", "!=", "MBB", ".", "instr_end", "(", ")", ";", "++", "AfterBBI", ")", "{", "int", "KillIdx", "=", "AfterBBI", "->", "findRegisterUseOperandIdx", "(", "Reg", ",", "true", ",", "TRI", ")", ";", "if", "(", "KillIdx", "!=", "-", "", ")", "{", "assert", "(", "!", "DeadOrKillToUnset", "&&", "", ")", ";", "DeadOrKillToUnset", "=", "&", "AfterBBI", "->", "getOperand", "(", "KillIdx", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "DeadOrKillToUnset", "<<", "", "<<", "*", "AfterBBI", "<<", "", ")", ";", "}", "if", "(", "!", "AfterBBI", "->", "modifiesRegister", "(", "Reg", ",", "TRI", ")", ")", "continue", ";", "assert", "(", "DeadOrKillToUnset", "&&", "", ")", ";", "if", "(", "AfterBBI", "->", "getOpcode", "(", ")", "!=", "Opc", ")", "break", ";", "assert", "(", "AfterBBI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "", ")", ";", "if", "(", "!", "AfterBBI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "||", "AfterBBI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "Imm", ")", "break", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "DeadOrKillToUnset", "<<", "", "<<", "*", "DeadOrKillToUnset", "->", "getParent", "(", ")", ")", ";", "if", "(", "DeadOrKillToUnset", "->", "isDef", "(", ")", ")", "DeadOrKillToUnset", "->", "setIsDead", "(", "false", ")", ";", "else", "DeadOrKillToUnset", "->", "setIsKill", "(", "false", ")", ";", "DeadOrKillToUnset", "=", "AfterBBI", "->", "findRegisterDefOperand", "(", "Reg", ",", "true", ",", "true", ",", "TRI", ")", ";", "if", "(", "DeadOrKillToUnset", ")", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "DeadOrKillToUnset", "<<", "", "<<", "*", "AfterBBI", "<<", "", ")", ";", "InstrsToErase", ".", "insert", "(", "&", "*", "AfterBBI", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "AfterBBI", "->", "dump", "(", ")", ")", ";", "}", "}", "for", "(", "MachineInstr", "*", "MI", ":", "InstrsToErase", ")", "{", "MI", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "PPCPreEmitPeephole17", "Func": "removeRedundantLIs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4186, "Length": 440, "Cover_Rate": 0.8014571948998178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vminq_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ")", "{", "return", "__builtin_aarch64_smin_nanv4sf", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vminq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4187, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "&", "llvm", "::", "getThe64LETarget", "("], "ground_truth": [")", "{"], "File": "PowerPCTargetInfo10", "Func": "getThePPC64LETarget", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4188, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "Op", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElems", ";", "++", "i", ")", "if", "(", "Opcode", "!=", "Op", "->", "getOperand", "(", "i", ")", ".", "getOpcode", "(", ")", ")", "return", "SDValue", "(", ")", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Op", "->", "getSplatValue", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "TLI", ".", "isOperationLegalOrPromote", "(", "Opcode"], "ground_truth": [",", "VT", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "lowerBuildVectorToBitOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4189, "Length": 99, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "type1", "==", "NUM_TYPE_SUFFIXES", ")", "return", "report_no_such_form", "(", "type0", ")", ";", "if", "(", "type0", "==", "type_suffix_ids", "[", "", "]", ")", "return", "report_no_such_form", "(", "type1", ")", ";", "gcc_unreachable", "(", ")", ";", "}", "return", "res"], "ground_truth": [";"], "File": "aarch64-sve-builtins", "Func": "resolve_to", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4190, "Length": 35, "Cover_Rate": 0.5072463768115942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parseOptionalOps", "(", "FlatAtomicOptionalOps"], "ground_truth": [",", "Operands", ")", ";"], "File": "AMDGPUAsmParser (2)", "Func": "parseFlatAtomicOptionalOps", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4191, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "processFunctionBeforeFrameFinalized", "(", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "int", "FrameIdx", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "", ",", "-", "", ",", "true", ")", ";", "(", "void", ")"], "ground_truth": ["FrameIdx", ";"], "File": "MSP430FrameLowering6", "Func": "processFunctionBeforeFrameFinalized", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4192, "Length": 43, "Cover_Rate": 0.6935483870967742, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallPtrSet", "<", "MachineBasicBlock", "*", ",", "", ">", "BasicBlocks", ";", "for", "(", "auto", "*", "Dead", ":", "Killed", ")", "BasicBlocks", ".", "insert", "(", "Dead", "->", "getParent", "(", ")", ")", ";", "std", "::", "map", "<", "MachineInstr", "*", ",", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">>", "ITBlocks", ";", "for", "(", "auto", "*", "MBB", ":", "BasicBlocks", ")", "{", "for", "(", "auto", "&", "IT", ":", "*", "MBB", ")", "{", "if", "(", "IT", ".", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "RDA", ".", "getReachingLocalUses", "(", "&", "IT", ",", "MCRegister", "::", "from", "(", "", ")", ",", "ITBlocks", "[", "&", "IT", "]", ")", ";", "}", "}", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "ModifiedITs", ";", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "RemoveITs", ";", "for", "(", "auto", "*", "Dead", ":", "Killed", ")", "{", "if", "(", "MachineOperand", "*", "MO", "=", "Dead", "->", "findRegisterUseOperand", "(", "", ")", ")", "{", "MachineInstr", "*", "IT", "=", "RDA", ".", "getMIOperand", "(", "Dead", ",", "*", "MO", ")", ";", "RemoveITs", ".", "insert", "(", "IT", ")", ";", "auto", "&", "CurrentBlock", "=", "ITBlocks", "[", "IT", "]", ";", "CurrentBlock", ".", "erase", "(", "Dead", ")", ";", "if", "(", "CurrentBlock", ".", "empty", "(", ")", ")", "ModifiedITs", ".", "erase", "(", "IT", ")", ";", "else", "ModifiedITs", ".", "insert", "(", "IT", ")", ";", "}", "}", "if", "(", "!", "ModifiedITs", ".", "empty", "(", ")", ")", "return", "false", ";", "Killed", ".", "insert", "(", "RemoveITs", ".", "begin", "(", ")", ",", "RemoveITs", ".", "end", "(", ")", ")", ";", "return", "true", ";", "}", ";", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Uses", ";", "if", "(", "!", "RDA", ".", "isSafeToRemove", "(", "MI", ",", "Uses", ",", "Ignore", ")", ")", "return", "false", ";", "if", "(", "WontCorruptITs", "(", "Uses", ",", "RDA", ")", ")", "{", "ToRemove", ".", "insert", "(", "Uses", ".", "begin", "(", ")", ",", "Uses", ".", "end", "(", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", "<<", "", ";", "for", "(", "auto", "*", "Use", ":", "Uses", ")", "dbgs", "(", ")", "<<", "", "<<", "*", "Use", ")", ";", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Killed", ";", "RDA", ".", "collectKilledOperands", "("], "ground_truth": ["MI", ",", "Killed", ")", ";"], "File": "ARMLowOverheadLoops", "Func": "TryRemove", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4193, "Length": 337, "Cover_Rate": 0.774712643678161, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "ORDERED", ":", "case", "UNORDERED", ":", "case", "UNGT", ":", "case", "UNLT", ":", "case", "UNEQ", ":", "case", "UNGE", ":", "case", "UNLE", ":", "case", "LTGT", ":", "qpfunc", "=", "(", "TARGET_ARCH64", "?", "", ":", "", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "TARGET_ARCH64", ")", "{", "if", "(", "MEM_P", "(", "x", ")", ")", "{", "tree", "expr", "=", "MEM_EXPR", "(", "x", ")", ";", "if", "(", "expr", ")", "mark_addressable", "(", "expr", ")", ";", "slot0", "=", "x", ";", "}", "else", "{", "slot0", "=", "assign_stack_temp", "(", "TFmode", ",", "GET_MODE_SIZE", "(", "TFmode", ")", ")", ";", "emit_move_insn", "(", "slot0", ",", "x", ")", ";", "}", "if", "(", "MEM_P", "(", "y", ")", ")", "{", "tree", "expr", "=", "MEM_EXPR", "(", "y", ")", ";", "if", "(", "expr", ")", "mark_addressable", "(", "expr", ")", ";", "slot1", "=", "y", ";", "}", "else", "{", "slot1", "=", "assign_stack_temp", "(", "TFmode", ",", "GET_MODE_SIZE", "(", "TFmode", ")", ")", ";", "emit_move_insn", "(", "slot1", ",", "y", ")", ";", "}", "libfunc", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "qpfunc", ")", ";", "emit_library_call", "(", "libfunc", ",", "LCT_NORMAL", ",", "DImode", ",", "XEXP", "(", "slot0", ",", "", ")", ",", "Pmode", ",", "XEXP", "(", "slot1", ",", "", ")", ",", "Pmode", ")", ";", "mode", "=", "DImode", ";", "}", "else", "{", "libfunc", "=", "gen_rtx_SYMBOL_REF", "("], "ground_truth": ["Pmode", ",", "qpfunc", ")", ";"], "File": "sparc", "Func": "sparc_emit_float_lib_cmp", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4194, "Length": 206, "Cover_Rate": 0.3275039745627981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_max_pd", "(", "__m128d"], "ground_truth": ["__W", ",", "__mmask8", "__U", ",", "__m128d", "__A", ",", "__m128d", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask_max_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4195, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "Src0SubRC", "=", "RI", ".", "getSubRegClass", "(", "Src0RC", ",", "", ")", ";", "MachineOperand", "SrcReg0Sub0", "=", "buildExtractSubRegOrImm", "(", "MII", ",", "MRI", ",", "Src0", ",", "Src0RC", ",", "", ",", "Src0SubRC", ")", ";", "const", "TargetRegisterClass", "*", "DestRC", "=", "MRI", ".", "getRegClass", "(", "Dest", ".", "getReg", "(", ")", ")", ";", "const", "TargetRegisterClass", "*", "NewDestRC", "=", "RI", ".", "getEquivalentVGPRClass", "(", "DestRC", ")", ";", "const", "TargetRegisterClass", "*", "NewDestSubRC", "=", "RI", ".", "getSubRegClass", "(", "NewDestRC", ",", "", ")", ";", "unsigned", "DestSub0", "=", "MRI", ".", "createVirtualRegister", "(", "NewDestSubRC", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "InstDesc", ",", "DestSub0", ")", ".", "add", "(", "SrcReg0Sub0", ")", ";", "MachineOperand", "SrcReg0Sub1", "=", "buildExtractSubRegOrImm", "(", "MII", ",", "MRI", ",", "Src0", ",", "Src0RC", ",", "", ",", "Src0SubRC", ")", ";", "unsigned", "DestSub1", "=", "MRI", ".", "createVirtualRegister", "(", "NewDestSubRC", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "InstDesc", ","], "ground_truth": ["DestSub1", ")", ".", "add", "(", "SrcReg0Sub1", ")", ";"], "File": "SIInstrInfo (2)", "Func": "splitScalar64BitUnaryOp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4196, "Length": 148, "Cover_Rate": 0.42406876790830944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly64x2_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon4_vreinterpretq_p64_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4197, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsubl_u32", "(", "uint32x2_t", "__a", ",", "uint32x2_t", "__b", ")", "{", "return", "(", "uint64x2_t", ")", "__builtin_neon_vsubluv2si", "(", "(", "int32x2_t", ")", "__a", ",", "(", "int32x2_t"], "ground_truth": [")", "__b", ")", ";"], "File": "arm", "Func": "neon_vsubl_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4198, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", "||", "VT", ".", "isVector", "(", ")", ")", "return", "Sched", "::", "Latency", ";", "}", "if", "(", "!", "N", "->", "isMachineOpcode", "(", ")", ")", "return", "Sched", "::", "RegPressure", ";", "const", "TargetInstrInfo", "*", "TII", "=", "getTargetMachine", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "TargetInstrDesc", "&", "TID", "=", "TII", "->", "get", "(", "N", "->", "getMachineOpcode", "(", ")", ")", ";", "if", "(", "TID", ".", "mayLoad", "(", ")", ")", "return", "Sched", "::", "Latency", ";", "const", "InstrItineraryData", "&", "Itins", "=", "getTargetMachine", "(", ")", ".", "getInstrItineraryData", "(", ")", ";", "if", "(", "!", "Itins", ".", "isEmpty", "(", ")", "&&", "Itins", ".", "getStageLatency", "(", "TID", ".", "getSchedClass", "(", ")", ")", ">", "", ")", "return"], "ground_truth": ["Sched", "::", "Latency", ";"], "File": "ARMISelLowering54", "Func": "getSchedulingPreference", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4199, "Length": 116, "Cover_Rate": 0.6480446927374302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_aarch64_simd_oi", "__o", ";", "__o", "=", "__builtin_aarch64_set_qregoiv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "val", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregoiv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "val", ".", "val", "[", "", "]", ",", "", ")", ";", "__builtin_aarch64_st2v16qi", "(", "(", "__builtin_aarch64_simd_qi", "*"], "ground_truth": [")", "__a", ",", "__o", ")", ";"], "File": "arm", "Func": "neon2_vst2q_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4200, "Length": 52, "Cover_Rate": 0.8253968253968254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Cand", ".", "CanMergeToLSDouble", ")", "Merged", "=", "CreateLoadStoreDouble", "(", "MBB", ",", "InsertBefore", ",", "Offset", ",", "Base", ",", "BaseKill", ",", "Opcode", ",", "Pred", ",", "PredReg", ",", "DL", ",", "Regs", ")", ";", "if", "(", "!", "Merged", "&&", "Cand", ".", "CanMergeToLSMulti", ")", "Merged", "=", "CreateLoadStoreMulti", "(", "MBB", ",", "InsertBefore", ",", "Offset", ",", "Base", ",", "BaseKill", ",", "Opcode", ",", "Pred", ",", "PredReg", ",", "DL", ",", "Regs", ")", ";", "if", "(", "!", "Merged", ")", "return", "nullptr", ";", "iterator", "EarliestI", "(", "Cand", ".", "Instrs", "[", "Cand", ".", "EarliestMIIdx", "]", ")", ";", "bool", "EarliestAtBegin", "=", "false", ";", "if", "(", "EarliestI", "==", "MBB", ".", "begin", "(", ")", ")", "{", "EarliestAtBegin", "=", "true", ";", "}", "else", "{", "EarliestI", "=", "std", "::", "prev", "(", "EarliestI", ")", ";", "}", "for", "(", "MachineInstr", "*", "MI", ":", "Cand", ".", "Instrs", ")", "MBB", ".", "erase", "(", "MI", ")", ";", "if", "(", "EarliestAtBegin", ")", "EarliestI", "=", "MBB", ".", "begin", "(", ")", ";", "else", "EarliestI", "=", "std", "::", "next", "(", "EarliestI", ")", ";", "auto", "FixupRange", "=", "make_range", "(", "EarliestI", ",", "iterator", "(", "Merged", ")", ")", ";", "if", "(", "isLoadSingle", "(", "Opcode", ")", ")", "{", "for", "(", "MachineInstr", "&", "MI", ":", "FixupRange", ")", "{", "for", "(", "unsigned", "&", "ImpDefReg", ":", "ImpDefs", ")", "{", "for", "(", "MachineOperand", "&", "MO", ":", "MI", ".", "implicit_operands", "(", ")", ")", "{", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "getReg", "(", ")", "!=", "ImpDefReg", ")", "continue", ";", "if", "(", "MO", ".", "readsReg", "(", ")", ")", "MO"], "ground_truth": [".", "setIsUndef", "(", ")", ";"], "File": "ARMLoadStoreOptimizer (2)1", "Func": "MergeOpsUpdate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4201, "Length": 243, "Cover_Rate": 0.31973684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "ResInst", ";", "if", "(", "IsSgpr", "&&", "TII", ".", "isInlineConstant", "(", "Imm", ")", ")", "{", "ResInst", "=", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addImm", "(", "I", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "}", "else", "{", "const", "TargetRegisterClass", "*", "RC", "=", "IsSgpr", "?", "&", "", ":", "&", "", ";", "Register", "LoReg", "=", "MRI", "->", "createVirtualRegister", "(", "RC", ")", ";", "Register", "HiReg", "=", "MRI", "->", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "Opcode", ")", ",", "LoReg", ")", ".", "addImm", "(", "Imm", ".", "trunc", "(", "", ")", ".", "getZExtValue", "(", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "Opcode", ")", ",", "HiReg", ")", ".", "addImm", "(", "Imm", ".", "ashr", "(", "", ")", ".", "getZExtValue", "(", ")", ")", ";", "ResInst", "=", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "LoReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "HiReg", ")", ".", "addImm", "(", "", ")", ";", "}", "I", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "AMDGPUInstructionSelector1", "Func": "selectG_CONSTANT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4202, "Length": 205, "Cover_Rate": 0.37272727272727274, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "std", "::", "make_unique", "<", "Operand", ">", "(", "Immediate", ")", ";", "Op", "->", "Imm", ".", "Val", "=", "Val", ";", "Op", "->", "StartLoc", "="], "ground_truth": ["S", ";"], "File": "CSKYAsmParser", "Func": "createImm", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4203, "Length": 27, "Cover_Rate": 0.46551724137931033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint64_t", "F", "=", "MCInstrInfo", "::", "getDesc", "(", "MCII", ",", "MCI", ")"], "ground_truth": [".", "TSFlags", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "hasNewValue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4204, "Length": 15, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TypeName", ".", "empty", "(", ")", ")", "return", "true", ";", "auto", "Type", "=", "parseType", "(", "TypeName", ")", ";", "if", "(", "!", "Type", ")", "return", "error", "(", "", ",", "TypeTok", ")", ";", "auto", "WasmSym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "Ctx", ".", "getOrCreateSymbol", "(", "SymName", ")", ")", ";", "WasmSym", "->", "setType", "(", "", ")", ";", "WasmSym", "->", "setGlobalType", "(", "", "{", "uint8_t", "(", "Type", ".", "getValue", "(", ")", ")", ",", "true", "}", ")", ";", "TOut", ".", "emitGlobalType", "(", "WasmSym", ")", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ";", "}", "if", "(", "DirectiveID", ".", "getString", "(", ")", "==", "", ")", "{", "auto", "SymName", "=", "expectIdent", "(", ")", ";", "if", "(", "SymName", ".", "empty", "(", ")", ")", "return", "true", ";", "auto", "WasmSym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "Ctx", ".", "getOrCreateSymbol", "(", "SymName", ")", ")", ";", "if", "(", "CurrentState", "==", "Label", "&&", "WasmSym", "==", "LastLabel", ")", "{", "if", "(", "ensureEmptyNestingStack", "(", ")", ")", "return", "true", ";", "CurrentState", "=", "FunctionStart", ";", "LastFunctionLabel", "=", "LastLabel", ";", "push", "(", "Function", ")", ";", "}", "auto", "Signature", "=", "make_unique", "<", "", ">", "(", ")", ";", "if", "(", "parseSignature", "(", "Signature", ".", "get", "(", ")", ")", ")", "return", "true", ";", "WasmSym", "->", "setSignature", "(", "Signature", ".", "get", "(", ")", ")", ";", "addSignature", "(", "std", "::", "move", "(", "Signature", ")", ")", ";", "WasmSym", "->", "setType", "(", "", ")", ";", "TOut", ".", "emitFunctionType", "(", "WasmSym", ")", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ";", "}", "if", "(", "DirectiveID", ".", "getString", "(", ")", "==", "", ")", "{", "auto", "SymName", "=", "expectIdent", "(", ")", ";", "if", "(", "SymName", ".", "empty", "(", ")", ")", "return", "true", ";", "auto", "WasmSym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "Ctx", ".", "getOrCreateSymbol", "(", "SymName", ")", ")", ";", "auto", "Signature", "=", "make_unique", "<", "", ">", "(", ")", ";", "if", "(", "parseRegTypeList", "(", "Signature", "->", "Params", ")", ")", "return", "true", ";", "WasmSym", "->", "setSignature", "(", "Signature", ".", "get", "(", ")", ")", ";", "addSignature", "(", "std", "::", "move", "(", "Signature", ")", ")", ";", "WasmSym", "->", "setType", "(", "", ")", ";", "TOut", ".", "emitEventType", "(", "WasmSym", ")", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ";", "}", "if", "(", "DirectiveID", ".", "getString", "(", ")", "==", "", ")", "{", "if", "(", "CurrentState", "!=", "FunctionStart", ")", "return", "error", "(", "", ",", "Lexer", ".", "getTok", "(", ")", ")", ";", "SmallVector", "<", "", ",", "", ">", "Locals", ";", "if", "(", "parseRegTypeList", "(", "Locals", ")", ")", "return", "true", ";", "TOut", ".", "emitLocal", "(", "Locals", ")", ";", "CurrentState", "=", "FunctionLocals", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement"], "ground_truth": [",", "", ")", ";"], "File": "WebAssemblyAsmParser18", "Func": "ParseDirective", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4205, "Length": 422, "Cover_Rate": 0.5977337110481586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "OffsetExpr", "=", "MCConstantExpr", "::", "create", "(", "Offset", ",", "Ctx", ")", ";", "Expr", "=", "MCBinaryExpr", "::", "createAdd", "(", "Expr", ",", "OffsetExpr", ",", "Ctx", ")", ";", "}", "}", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "Offset", ",", "Expr", ",", "(", "MCFixupKind", ")", "Kind", ",", "Loc", ")", ")", ";", "if", "(", "AllowTLS", "&&", "OpNum", "+", "", "<", "MI", ".", "getNumOperands", "(", ")", ")", "{", "const", "MCOperand", "&", "MOTLS", "=", "MI", ".", "getOperand", "(", "OpNum", "+", "", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MOTLS", ".", "getExpr", "(", ")", ",", "(", "MCFixupKind", ")", "", ",", "Loc", ")", ")", ";", "}", "return", ""], "ground_truth": [";"], "File": "SystemZMCCodeEmitter13", "Func": "getPCRelEncoding", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4206, "Length": 108, "Cover_Rate": 0.5192307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "nregs", "=", "REG_NREGS", "(", "reg", ")", ";", "while", "(", "nregs", "--", ">", "", ")", "ss", ".", "reg_set_in_cycle", "[", "regno", "+", "nregs", "]"], "ground_truth": ["=", "cycles", ";"], "File": "c6x", "Func": "c6x_mark_reg_written", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 4207, "Length": 26, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ArgumentUsageInfo", "::", "doInitialization", "(", "Module", "&", "M", ")", "{", "return", "false"], "ground_truth": [";"], "File": "AMDGPUArgumentUsageInfo", "Func": "doInitialization", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4208, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "clobbered_regs", "[", "i", "]", "=", "clobbered_regs", "[", "i", "]", "&&", "!", "global_regs", "[", "i", "]", ";", "clobbered_regs", "[", "RETURN_REGNUM", "]", "|=", "(", "TARGET_TPF_PROFILING", "||", "cfun_frame_layout", ".", "save_return_addr_p", "||", "crtl", "->", "calls_eh_return", ")", ";", "memset", "(", "cfun_frame_layout", ".", "gpr_save_slots", ",", "SAVE_SLOT_NONE", ","], "ground_truth": ["", ")", ";"], "File": "s3905", "Func": "s390_optimize_register_info", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4209, "Length": 57, "Cover_Rate": 0.4418604651162791, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "ARMAddressingModes", "Func": "getShiftOpcStr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4210, "Length": 24, "Cover_Rate": 0.3582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BranchRelaxation", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "mf", ")", "{", "MF", "=", "&", "mf", ";", "if", "(", "!", "BranchRelaxation", ")", "return", "false", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "TII", "=", "(", "const", "InstrInfo", "*", ")", "MF", "->", "getTarget", "(", ")", ".", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "(", ")", ";", "MF", "->", "RenumberBlocks", "(", ")", ";", "scanFunction", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "bool", "MadeChange"], "ground_truth": ["=", "false", ";"], "File": "AArch64BranchRelaxation3", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4211, "Length": 84, "Cover_Rate": 0.6461538461538462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ix86_function_naked", "(", "const_tree", "fn", ")", "{", "if", "(", "fn", "&&", "lookup_attribute", "(", "", ","], "ground_truth": ["DECL_ATTRIBUTES", "(", "fn", ")", ")", ")", "return", "true", ";"], "File": "i386", "Func": "ix86_function_naked", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4212, "Length": 24, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCSymbolRefExpr", "::", "VK__TARGET2", ":", "Type", "=", "ELF", "::", "R__TARGET2", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__PREL31", ":", "Type", "=", "ELF", "::", "R__PREL31", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__SBREL", ":", "Type", "=", "ELF", "::", "R__SBREL32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TLSLDO", ":", "Type", "=", "ELF", "::", "R__TLS_LDO32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSCALL", ":", "Type", "=", "ELF", "::", "R__TLS_CALL", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSDESC", ":", "Type", "=", "ELF", "::", "R__TLS_GOTDESC", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSLDM", ":", "Type", "=", "ELF", "::", "R__TLS_LDM32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TLSDESCSEQ", ":", "Type", "=", "ELF", "::", "R__TLS_DESCSEQ", ";", "break", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "Type", "=", "ELF", "::", "R__JUMP24", ";", "break", ";", "case", "", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R__MOVT_ABS", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__SBREL", ":", "Type", "=", "ELF", "::", "R__MOVT_BREL", ";", "break", ";", "}", "break", ";", "case", "", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R__MOVW_ABS_NC", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__SBREL", ":", "Type", "=", "ELF", "::", "R__MOVW_BREL_NC", ";", "break", ";", "}", "break", ";", "case", "", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R__THM_MOVT_ABS", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__SBREL", ":", "Type", "=", "ELF", "::", "R__THM_MOVT_BREL", ";", "break", ";", "}", "break", ";", "case", "", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R__THM_MOVW_ABS_NC", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__SBREL", ":", "Type", "=", "ELF", "::", "R__THM_MOVW_BREL_NC", ";", "break", ";", "}", "break", ";", "}", "}", "return"], "ground_truth": ["Type", ";"], "File": "ARMELFObjectWriter53", "Func": "GetRelocTypeInner", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4213, "Length": 328, "Cover_Rate": 0.3474576271186441, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DecodeStatus", "status", "=", "DecodeOperandRegister", "(", "Inst", ",", "s1_d", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "TriCoreDisassembler (2)", "Func": "DecodeSRInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4214, "Length": 30, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerBlockAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "unsigned", "char", "OpFlags", "=", "Subtarget", "->", "ClassifyBlockAddressReference", "(", ")", ";", "CodeModel", "::", "Model", "M", "=", "getTargetMachine", "(", ")", ".", "getCodeModel", "(", ")", ";", "const", "BlockAddress", "*", "BA", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", "->", "getBlockAddress", "(", ")", ";", "int64_t", "Offset", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", "->", "getOffset", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getTargetBlockAddress", "(", "BA", ",", "getPointerTy", "(", ")", ",", "Offset", ",", "OpFlags", ")", ";", "if", "(", "Subtarget", "->", "isPICStyleRIPRel", "(", ")", "&&", "(", "M", "==", "CodeModel", "::", "Small", "||", "M", "==", "CodeModel", "::", "Kernel", ")", ")", "Result", "="], "ground_truth": ["DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ",", "Result", ")", ";"], "File": "X86ISelLowering (2)1", "Func": "LowerBlockAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4215, "Length": 132, "Cover_Rate": 0.6567164179104478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "llvm", "::", "make_unique", "<", "MachObjectWriter", ">", "(", "Is64Bit", ","], "ground_truth": ["CPUType", ",", "CPUSubtype", ")", ";"], "File": "X86MachObjectWriter21", "Func": "createX86MachObjectWriter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4216, "Length": 15, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instr", "(", "MCInst", "const", "*", "id", ",", "MCInst", "const", "*", "Extender", ",", "unsigned", "s", ",", "bool", "x", "=", "false", ")", ":", "ID", "(", "id", ")", ",", "Extender", "(", "Extender", ")", ",", "Core", "(", "s", ")", ","], "ground_truth": ["SoloException", "(", "x", ")", "{", "}"], "File": "HexagonShuffler12", "Func": "HexagonInstr", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4217, "Length": 42, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "s390_override_options_after_change", "(", "void", ")", "{", "s390_default_align", "(", "&", "global_options"], "ground_truth": [")", ";"], "File": "s390", "Func": "s390_override_options_after_change", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4218, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Constant", "*", "FSZero", "=", "Constant", "::", "getNullValue", "(", "LinkTy", "->", "getPointerTo", "(", ")", "->", "getPointerTo", "(", "", ")", ")", ";", "Value", "*", "Next", "=", "Builder", ".", "CreateLoad", "(", "FSZero", ")", ";", "Builder", ".", "CreateStore", "(", "Next", ",", "Builder", ".", "CreateStructGEP", "(", "LinkTy", ",", "Link", ",", ""], "ground_truth": [")", ")", ";"], "File": "X86WinEHState22", "Func": "linkExceptionRegistration", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4219, "Length": 49, "Cover_Rate": 0.4224137931034483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "isLegalMaskedScatter", "(", "Type", "*", "DataType", ",", "Align", "Alignment", ")", "{", "if", "(", "!", "ST", "->", "hasAVX512", "(", ")"], "ground_truth": [")", "return", "false", ";"], "File": "X86TargetTransformInfo (2)1", "Func": "isLegalMaskedScatter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4220, "Length": 25, "Cover_Rate": 0.7352941176470589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleDAGMI", "*", "DAG", "=", "createGenericSchedPostRA", "(", "C", ")", ";", "const", "GCNSubtarget", "&", "ST", "=", "C", "->", "MF", "->", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "DAG", "->", "addMutation", "(", "ST", ".", "createFillMFMAShadowMutation", "(", "DAG", "->"], "ground_truth": ["TII", ")", ")", ";"], "File": "AMDGPUTargetMachine89", "Func": "createPostMachineScheduler", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4221, "Length": 39, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO1", "=", "MI", ".", "getOperand", "(", "OpNum", ")", ";", "unsigned", "Value", "=", "", ";", "int32_t", "tmp", "=", "(", "int32_t", ")", "MO1", ".", "getImm", "(", ")", ";", "if", "(", "tmp", "<", "", ")", "tmp", "=", "abs", "(", "tmp", ")", ";", "else", "Value", "|="], "ground_truth": ["", ";"], "File": "ARMMCCodeEmitter1", "Func": "getT2AddrModeImm8OffsetOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4222, "Length": 47, "Cover_Rate": 0.5595238095238095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_cvtps_epu64", "(", "__mmask8", "__U", ",", "__m128", "__A", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_cvtps2uqq256_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4di", ")", "_mm256_setzero_si256"], "ground_truth": ["(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_maskz_cvtps_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4223, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NodeAllocator", "(", "uint32_t", "NPB", "=", "", ")", ":", "NodesPerBlock", "(", "NPB", ")", ",", "BitsPerIndex", "(", "Log2_32", "(", "NPB", ")", ")", ",", "IndexMask", "(", "(", "", "<<"], "ground_truth": ["BitsPerIndex", ")", "-", "", ")", ",", "ActiveEnd", "(", "nullptr", ")", "{"], "File": "RDFGraph", "Func": "NodeAllocator", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4224, "Length": 37, "Cover_Rate": 0.8043478260869565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "assert", "(", "(", "!", "RPI", ".", "isPaired", "(", ")", "||", "(", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", "+", "", "==", "CSI", "[", "i", "+", "", "]", ".", "getFrameIdx", "(", ")", ")", ")", "&&", "", ")", ";", "assert", "(", "(", "!", "produceCompactUnwindFrame", "(", "MF", ")", "||", "CC", "==", "CallingConv", "::", "PreserveMost", "||", "(", "RPI", ".", "isPaired", "(", ")", "&&", "(", "(", "RPI", ".", "Reg1", "==", "", "&&", "RPI", ".", "Reg2", "==", "", ")", "||", "RPI", ".", "Reg1", "+", "", "==", "RPI", ".", "Reg2", ")", ")", ")", "&&", "", ")", ";", "RPI", ".", "FrameIdx", "=", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", ";", "if", "(", "Count", "*", "", "!=", "AFI", "->", "getCalleeSavedStackSize", "(", ")", "&&", "!", "RPI", ".", "isPaired", "(", ")", ")", "{", "Offset", "-=", "", ";", "assert", "(", "MFI", ".", "getObjectAlignment", "(", "RPI", ".", "FrameIdx", ")", "<=", "", ")", ";", "MFI", ".", "setObjectAlignment", "(", "RPI", ".", "FrameIdx", ",", "", ")", ";", "AFI", "->", "setCalleeSaveStackHasFreeSpace", "(", "true", ")", ";", "}", "else", "Offset", "-=", "RPI", ".", "isPaired", "(", ")", "?", "", ":", "", ";", "assert", "(", "Offset", "%", "", "==", "", ")", ";", "RPI", ".", "Offset", "=", "Offset", "/", "", ";", "assert", "(", "(", "RPI", ".", "Offset", ">=", "-", "", "&&", "RPI", ".", "Offset", "<=", "", ")", "&&", "", ")", ";", "RegPairs", ".", "push_back", "(", "RPI", ")", ";", "if", "(", "RPI", ".", "isPaired", "(", ")"], "ground_truth": [")", "++", "i", ";"], "File": "AArch64FrameLowering7", "Func": "computeCalleeSaveRegisterPairs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4225, "Length": 230, "Cover_Rate": 0.40852575488454707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "Subtarget", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "ConstantSDNode", "*", "ConstantSize", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Size", ")", ")", "return", "emitConstantSizeRepmov", "(", "DAG", ",", "Subtarget", ",", "dl", ",", "Chain", ",", "Dst", ",", "Src", ",", "ConstantSize", "->", "getZExtValue", "(", ")", ",", "Size", ".", "getValueType", "(", ")", ",", "Alignment", ".", "value", "(", ")", ",", "isVolatile", ",", "AlwaysInline", ",", "DstPtrInfo", ",", "SrcPtrInfo", ")", ";", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "X86SelectionDAGInfo60", "Func": "EmitTargetCodeForMemcpy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4226, "Length": 79, "Cover_Rate": 0.4114583333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "value", ")", "==", "SYMBOL_REF", "&&", "SYMBOL_REF_FUNCTION_P", "(", "value", ")", ")", "{", "fputs", "(", "", ",", "asm_out_file", ")", ";", "output_addr_const", "(", "asm_out_file", ",", "value", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "return", "true"], "ground_truth": [";"], "File": "bfin", "Func": "bfin_assemble_integer", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 4227, "Length": 39, "Cover_Rate": 0.41935483870967744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vhsubq_n_sv16qi", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vhsubq_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4228, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TT", ".", "getOS", "(", ")", "!=", "Triple", "::"], "ground_truth": ["AMDHSA", ";"], "File": "AMDGPUBaseInfo", "Func": "shouldEmitConstantsToTextSection", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4229, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GlobalVariable", "*", "GV", "=", "dyn_cast", "<", "GlobalVariable", ">", "(", "V", ")", ")", "Globals", ".", "insert", "(", "GV", ")", ";", "else", "{", "if", "(", "User", "*", "U", "=", "dyn_cast", "<", "User", ">", "(", "V", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "U", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "DiscoverDependentGlobals", "(", "U", "->", "getOperand", "(", "i"], "ground_truth": [")", ",", "Globals", ")", ";"], "File": "NVPTXAsmPrinter30", "Func": "DiscoverDependentGlobals", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4230, "Length": 73, "Cover_Rate": 0.7849462365591398, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pmuldq256_mask", "(", "(", "__v8si", ")", "__X", ",", "(", "__v8si", ")", "__Y", ",", "(", "__v4di", ")", "__W"], "ground_truth": [",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_mul_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4231, "Length": 24, "Cover_Rate": 0.4528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "VT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "return", "Op", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "Op"], "ground_truth": [")", ";"], "File": "ARM64ISelLowering", "Func": "LowerINSERT_VECTOR_ELT", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4232, "Length": 110, "Cover_Rate": 0.5164319248826291, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "DAGSize", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "SUnit", "*", "SU", "=", "&", "DAG", "->", "SUnits", "[", "i", "]", ";", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "SUColors", ";", "if", "(", "CurrentColoring", "[", "SU", "->", "NodeNum", "]", ")", "continue", ";", "SUColors", ".", "first", "=", "CurrentTopDownReservedDependencyColoring", "[", "SU", "->", "NodeNum", "]", ";", "SUColors", ".", "second", "=", "CurrentBottomUpReservedDependencyColoring", "[", "SU", "->", "NodeNum", "]", ";", "std", "::", "map", "<", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", ",", "unsigned", ">", "::", "iterator", "Pos", "=", "ColorCombinations", ".", "find", "(", "SUColors", ")", ";", "if", "(", "Pos", "!=", "ColorCombinations", ".", "end", "(", ")", ")", "{", "CurrentColoring", "[", "SU", "->", "NodeNum", "]", "=", "Pos"], "ground_truth": ["->", "second", ";"], "File": "SIMachineScheduler", "Func": "colorAccordingToReservedDependencies", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4233, "Length": 122, "Cover_Rate": 0.6777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vpdpbusd_v4si", "(", "(", "__v4si", ")", "__A", ",", "("], "ground_truth": ["__v4si", ")", "__B", ",", "(", "__v4si", ")", "__C", ")", ";"], "File": "avx512vnnivlintrin", "Func": "_mm_dpbusd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4234, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createBarrierNoopPass", "(", ")", ")", ";", "addPass", "(", "createOpenCLImageTypeLoweringPass", "(", ")", ")", ";", "TargetPassConfig", "::", "addIRPasses", "(", ")"], "ground_truth": [";"], "File": "AMDGPUTargetMachine (2)", "Func": "addIRPasses", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4235, "Length": 20, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "ClassID", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "return", "", ";", "case", "GPRRC", ":", "return", "", ";", "case", "FPRRC", ":", "return", "", ";", "case", "VRRC", ":", "return", "", ";", "case", "VSXRC", ":", "return"], "ground_truth": ["", ";"], "File": "PPCTargetTransformInfo1", "Func": "getRegisterClassName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4236, "Length": 39, "Cover_Rate": 0.7358490566037735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ABIFlagsSection", "&", "getABIFlagsSection", "(", ")", "{", "return"], "ground_truth": ["ABIFlagsSection", ";"], "File": "MipsTargetStreamer", "Func": "getABIFlagsSection", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4237, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "m16_simm8_8", "(", "rtx", "op", ",", "enum", "machine_mode", "mode", "ATTRIBUTE_UNUSED"], "ground_truth": [")", "{"], "File": "mips3", "Func": "m16_simm8_8", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4238, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reportParseError", "(", "", ")", ";", "return", "false", ";", "}", "if", "(", "Option", "==", "", ")", "{", "getTargetStreamer", "(", ")", ".", "emitDirectiveModuleOddSPReg", "(", "true", ",", "isABI_O32", "(", ")", ")", ";", "clearFeatureBits", "(", "", ",", "", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "reportParseError", "(", "", ")", ";", "return", "false", ";", "}", "return", "false", ";", "}", "else", "if", "(", "Option", "==", "", ")", "{", "if", "(", "!", "isABI_O32", "(", ")", ")", "{", "Error", "(", "L", ",", "", ")", ";", "return", "false", ";", "}", "getTargetStreamer", "(", ")", ".", "emitDirectiveModuleOddSPReg", "(", "false", ",", "isABI_O32", "(", ")", ")", ";", "setFeatureBits", "(", "", ",", "", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "reportParseError", "(", "", ")", ";", "return", "false", ";", "}", "return", "false", ";", "}", "else", "if", "(", "Option", "==", "", ")", "{", "return", "parseDirectiveModuleFP", "("], "ground_truth": [")", ";"], "File": "MipsAsmParser19", "Func": "parseDirectiveModule", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4239, "Length": 150, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "EmitMappingSymbol", "(", "StringRef", "Name", ")", "{", "MCSymbol", "*", "Start", "=", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "EmitLabel", "(", "Start", ")", ";", "MCSymbol", "*", "Symbol", "=", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "Name", "+", "", "+", "Twine", "(", "MappingSymbolCounter", "++", ")", ")", ";", "MCSymbolData", "&", "SD", "=", "getAssembler", "(", ")", ".", "getOrCreateSymbolData", "(", "*", "Symbol", ")", ";", "MCELF", "::", "SetType", "(", "SD", ",", "ELF", "::", "STT_NOTYPE", ")", ";", "MCELF", "::", "SetBinding", "(", "SD", ",", "ELF", "::", "STB_LOCAL", ")", ";", "SD", ".", "setExternal", "(", "false"], "ground_truth": [")", ";"], "File": "AArch64ELFStreamer22", "Func": "EmitMappingSymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4240, "Length": 88, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "SystemZAsmPrinter (2)", "Func": "getPassName", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4241, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "trackLivenessAfterRegAlloc", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "true"], "ground_truth": [";"], "File": "PatmosRegisterInfo", "Func": "trackLivenessAfterRegAlloc", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4242, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpneq_n_u16", "(", "uint16x8_t", "__a", ",", "uint16_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "mve___arm_vcmpneq_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4243, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLegalMaskedScatter", "(", "Type", "*", "DataType"], "ground_truth": [",", "Align", "Alignment", ")", "{"], "File": "RISCVTargetTransformInfo10", "Func": "isLegalMaskedScatter", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4244, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSystemPStateField", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "unsigned", "Val", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "bool", "Valid", ";", "StringRef", "Name", "=", "", "(", ")", ".", "toString", "(", "Val", ",", "Valid", ")", ";", "if", "(", "Valid", ")", "O", "<<", "StringRef", "(", "Name", ".", "str", "(", ")", ")", ".", "upper", "(", ")", ";", "else", "O", "<<", ""], "ground_truth": ["<<", "Val", ";"], "File": "AArch64InstPrinter", "Func": "printSystemPStateField", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4245, "Length": 75, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "r", "->", "n_allocated", "==", "r", "->", "n_in_use", ")", "r", "->", "replacement", "[", "r", "->", "n_allocated", "++", "]", "=", "gen_reg_rtx", "(", "r", "->", "mode", ")", ";", "return", "r", "->", "replacement", "[", "r"], "ground_truth": ["->", "n_in_use", "++", "]", ";"], "File": "nvptx", "Func": "get_replacement", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 4246, "Length": 38, "Cover_Rate": 0.7755102040816326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FrameIndexSDNode", "*", "FIN", "=", "", ";", "if", "(", "(", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ")", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true", ";", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "ConstantSDNode", "*", "CN", "="], "ground_truth": ["", ";"], "File": "BlackfinISelDAGToDAG1", "Func": "SelectADDRspii", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4247, "Length": 68, "Cover_Rate": 0.3487179487179487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_4dpwssds_epi32", "(", "__m512i", "__A", ",", "__m512i", "__B", ",", "__m512i", "__C", ",", "__m512i", "__D", ",", "__m512i", "__E", ",", "__m128i", "*", "__F", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_vp4dpwssds", "(", "(", "__v16si", ")", "__B", ",", "(", "__v16si", ")", "__C", ",", "(", "__v16si", ")", "__D", ",", "(", "__v16si", ")", "__E", ",", "(", "__v16si", ")"], "ground_truth": ["__A", ",", "(", "const", "__v4si", "*", ")", "__F", ")", ";"], "File": "avx5124vnniwintrin", "Func": "_mm512_4dpwssds_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4248, "Length": 74, "Cover_Rate": 0.9866666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "LLVM_FALLTHROUGH", ";", "}", "case", "", ":", "case", "", ":", "{", "assert", "(", "(", "VT", ".", "is128BitVector", "(", ")", "||", "Subtarget", ".", "hasAVX2", "(", ")", ")", "&&", "", ")", ";", "if", "(", "Subtarget", ".", "hasBWI", "(", ")", "&&", "Subtarget", ".", "hasVLX", "(", ")", ")", "{", "MVT", "IntegerType", "=", "", "(", "std", "::", "max", "(", "(", "int", ")", "VT", ".", "getVectorNumElements", "(", ")", ",", "", ")", ")", ";", "SDValue", "MaskNode", "=", "DAG", ".", "getConstant", "(", "BlendMask", ",", "DL", ",", "IntegerType", ")", ";", "return", "getVectorMaskingNode", "(", "V2", ",", "MaskNode", ",", "V1", ",", "Subtarget", ",", "DAG", ")", ";", "}", "if", "(", "SDValue", "Masked", "=", "lowerVectorShuffleAsBitMask", "(", "DL", ",", "VT", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "DAG", ")", ")", "return", "Masked", ";", "int", "Scale", "=", "VT", ".", "getScalarSizeInBits", "(", ")", "/", "", ";", "MVT", "BlendVT", "=", "", "(", "", ",", "VT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "VSELECTMask", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "for", "(", "int", "j", "=", "", ";", "j", "<", "Scale", ";", "++", "j", ")", "VSELECTMask", ".", "push_back", "(", "Mask", "[", "i", "]", "<", "", "?", "DAG", ".", "getUNDEF", "(", "", ")", ":", "DAG", ".", "getConstant", "(", "Mask", "[", "i", "]", "<", "Size", "?", "-", "", ":", "", ",", "DL", ",", "", ")", ")", ";", "V1", "=", "DAG", ".", "getBitcast", "(", "BlendVT", ",", "V1", ")", ";", "V2", "=", "DAG", ".", "getBitcast", "(", "BlendVT", ",", "V2", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "DAG", ".", "getSelect", "(", "DL", ",", "BlendVT", ",", "DAG", ".", "getBuildVector", "(", "BlendVT", ",", "DL", ",", "VSELECTMask", ")", ",", "V1", ",", "V2", ")", ")", ";", "}", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering", "Func": "lowerVectorShuffleAsBlend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4249, "Length": 296, "Cover_Rate": 0.3135593220338983, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__builtin_sh_media_LDHI_Q", "(", "(", "char", "*", ")", "p", "+", "", ")", "|", "__builtin_sh_media_LDLO_Q", "(", "p", ")", ")", ";", "return", "(", "__builtin_sh_media_LDLO_Q", "(", "(", "char", "*", ")", "p", "+"], "ground_truth": ["", ")", "|", "__builtin_sh_media_LDHI_Q", "(", "p", ")", ")", ";"], "File": "ushmedia1", "Func": "sh_media_unaligned_LD_Q", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4250, "Length": 38, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_permutevar_ps", "(", "__m512", "__W", ",", "__mmask16", "__U", ",", "__m512", "__A", ",", "__m512i", "__C", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_vpermilvarps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16si"], "ground_truth": [")", "__C", ",", "(", "__v16sf", ")", "__W", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_permutevar_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4251, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Op0SignBits", "=", "DAG", ".", "ComputeNumSignBits", "(", "Op", ".", "getOperand", "(", "", ")", ",", "Depth", "+", "", ")", ";", "return", "std", "::", "max", "(", "SignBits", ",", "Op0SignBits", ")", ";", "}", "case", "", ":", "{", "ConstantSDNode", "*", "Width", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "Width", "?", "", "-", "(", "Width", "->", "getZExtValue", "(", ")", "&", "", ")", ":", "", ";", "}", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AMDGPUISelLowering98", "Func": "ComputeNumSignBitsForTargetNode", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4252, "Length": 75, "Cover_Rate": 0.3865979381443299, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IndirectThunks", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "getPassName", "(", ")", "<<", "'\\n'", ")", ";", "auto", "&", "MMI", "=", "getAnalysis", "<", "MachineModuleInfoWrapperPass", ">", "(", ")", "."], "ground_truth": ["getMMI", "(", ")", ";"], "File": "AArch64SLSHardening", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4253, "Length": 38, "Cover_Rate": 0.7755102040816326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CodeGenPrepare", "(", "const", "TargetMachine", "*", "TM", "="], "ground_truth": ["nullptr", ")", ":"], "File": "AMDGPUCodeGenPrepare6", "Func": "AMDGPUCodeGenPrepare", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4254, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "isToken", "(", "const", "AsmToken", "::", "TokenKind"], "ground_truth": ["Kind", ")", "const", "{"], "File": "AMDGPUAsmParser1", "Func": "isToken", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4255, "Length": 13, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_expandloadsi256_mask", "(", "(", "__v8si", "*", ")", "__P", ",", "(", "__v8si", ")", "__W", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_expandloadu_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4256, "Length": 23, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "InstructionSelector", "::", "emitCSetForFCmp", "(", "Register", "Dst", ",", "CmpInst", "::", "Predicate", "Pred", ",", "MachineIRBuilder", "&", "MIRBuilder", ")", "const", "{", "MachineRegisterInfo", "&", "MRI", "=", "*", "MIRBuilder", ".", "getMRI", "(", ")", ";", "LLT", "Ty", "=", "MRI", ".", "getType", "(", "Dst", ")", ";", "assert", "(", "!", "Ty", ".", "isVector", "(", ")", "&&", "Ty", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "const", "Register", "ZReg", "=", "", ";", "", "CC1", ",", "CC2", ";", "changeFCMPPredToCC", "(", "Pred", ",", "CC1", ",", "CC2", ")", ";", "auto", "InvCC1", "=", "", "(", "CC1", ")", ";", "if", "(", "CC2", "==", "", ")", "return", "emitCSINC", "(", "Dst", ",", "ZReg", ",", "ZReg", ",", "InvCC1", ",", "MIRBuilder", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "Register", "Def1Reg", "=", "MRI", ".", "createVirtualRegister", "("], "ground_truth": ["RC", ")", ";"], "File": "AArch64InstructionSelector (2)", "Func": "emitCSetForFCmp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4257, "Length": 127, "Cover_Rate": 0.5695067264573991, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCStreamer", "*", "createWinCOFFStreamer", "(", "MCContext", "&", "C", ",", "MCAsmBackend", "&", "AB", ",", "MCCodeEmitter", "*", "CE", ",", "raw_ostream", "&", "OS", ",", "bool", "RelaxAll", ")", "{", "WinCOFFStreamer", "*", "S", "=", "new", "WinCOFFStreamer", "(", "C", ",", "AB", ",", "CE", ",", "OS", ")", ";", "S", "->", "getAssembler", "(", ")", ".", "setRelaxAll", "(", "RelaxAll", ")", ";", "return", "S"], "ground_truth": [";"], "File": "X86WinCOFFStreamer", "Func": "createX86WinCOFFStreamer", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4258, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "&&", "Op", ".", "getConstantOperandVal", "(", "", ")", "==", "", ")", "Op", "=", "Op", ".", "getOperand", "(", "", ")", ";", "else", "return", "SDValue", "(", ")", ";", "}", "else", "{", "if", "(", "isExpandWithZeros", "(", "Op", ")", ")", "Op", "=", "Op", ".", "getOperand", "(", "", ")", ";", "else", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "isTypePromotionOfi1ZeroUpBits", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4259, "Length": 65, "Cover_Rate": 0.3140096618357488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "getPointerTy", "(", "DL", ")", ";", "if", "(", "Subtarget", ".", "hasStdExtV", "(", ")", ")", "return", "", "(", "", ",", "VT", ".", "getVectorElementCount", "(", ")", ")", ";", "return", "VT", ".", "changeVectorElementTypeToInteger"], "ground_truth": ["(", ")", ";"], "File": "RISCVISelLowering7", "Func": "getSetCCResultType", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4260, "Length": 42, "Cover_Rate": 0.6461538461538462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "GA", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "Ty", ",", "", ")", ";", "SDValue", "MatAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "GA", ")", ";", "return", "MatAddr", ";", "}", "if", "(", "Subtarget", ".", "is64BitELFABI", "(", ")", "||", "Subtarget", ".", "isAIXABI", "(", ")", ")", "{", "setUsesTOCBasePtr", "(", "DAG", ")", ";", "SDValue", "GA", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ")", ";", "return", "getTOCEntry", "(", "DAG", ",", "SDLoc", "(", "JT"], "ground_truth": [")", ",", "GA", ")", ";"], "File": "PPCISelLowering100", "Func": "LowerJumpTable", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4261, "Length": 87, "Cover_Rate": 0.3210332103321033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "make_byte_type", "(", "char6_signed_type_node", ",", "", ",", "", ")", ";", "ggc_add_tree_root", "(", "&", "char6_signed_type_node", ",", "", ")", ";", "char6_unsigned_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "char6_unsigned_type_node", ",", "", ",", "", ")", ";", "ggc_add_tree_root", "(", "&", "char6_unsigned_type_node", ",", "", ")", ";", "char7_signed_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "char7_signed_type_node", ",", "", ",", "", ")", ";", "ggc_add_tree_root", "(", "&", "char7_signed_type_node", ",", "", ")", ";", "char7_unsigned_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "char7_unsigned_type_node", ",", "", ",", "", ")", ";", "ggc_add_tree_root", "(", "&", "char7_unsigned_type_node", ",", "", ")", ";", "char8_signed_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "char8_signed_type_node", ",", "", ",", "", ")", ";", "ggc_add_tree_root", "(", "&", "char8_signed_type_node", ",", "", ")", ";", "char8_unsigned_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "char8_unsigned_type_node", ",", "", ",", "", ")", ";", "ggc_add_tree_root", "(", "&", "char8_unsigned_type_node", ",", "", ")", ";", "char9_signed_type_node", "=", "flag_signed_char", "?", "char_type_node", ":", "signed_char_type_node", ";", "ggc_add_tree_root", "(", "&", "char9_signed_type_node", ",", "", ")", ";", "char9_unsigned_type_node", "=", "flag_signed_char", "?", "unsigned_char_type_node", ":", "char_type_node", ";", "ggc_add_tree_root", "(", "&", "char9_unsigned_type_node", ",", "", ")", ";", "if", "(", "pdp10_char_bytesize", "!=", "", ")", "{", "switch", "(", "pdp10_char_bytesize", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "fprintf", "(", "stderr", ",", "", ",", "pdp10_string_bytesize", ")", ";", "exit", "(", "", ")", ";", "}", "if", "(", "pdp10_char_bytesize", "!=", "", ")", "{", "char_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "char_type_node", ",", "pdp10_char_bytesize", ",", "!", "flag_signed_char", ")", ";", "signed_char_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "signed_char_type_node", ",", "pdp10_char_bytesize", ",", "", ")", ";", "unsigned_char_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "unsigned_char_type_node", ",", "pdp10_char_bytesize", ",", "", ")", ";", "}", "}", "short16_integer_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "short16_integer_type_node", ",", "", ",", "", ")", ";", "ggc_add_tree_root", "(", "&", "short16_integer_type_node", ",", "", ")", ";", "short16_unsigned_type_node", "=", "make_node", "(", "INTEGER_TYPE", ")", ";", "make_byte_type", "(", "short16_unsigned_type_node", ",", "", ",", "", ")", ";", "ggc_add_tree_root", "(", "&", "short16_unsigned_type_node", ","], "ground_truth": ["", ")", ";"], "File": "pdp10", "Func": "pdp10_build_machine_types", "Target": "pdp10", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4262, "Length": 318, "Cover_Rate": 0.8050632911392405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isCheapAddrSpaceCast", "(", "unsigned", "SrcAS", ",", "unsigned", "DestAS", ")", "const", "{", "if", "(", "SrcAS", "==", "AMDGPUA", ".", "FLAT_ADDRESS", ")", "return", "true", ";", "return", "isNoopAddrSpaceCast", "(", "SrcAS"], "ground_truth": [",", "DestAS", ")", ";"], "File": "SIISelLowering", "Func": "isCheapAddrSpaceCast", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4263, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rewriteEdge", "(", "src", ",", "i", "->", "second", "->", "Dst", ")", ";", "}", "}", "else", "if", "(", "src", "->", "Region", "!=", "dst", "->", "Region", ")", "{", "for", "(", "MachineBasicBlock", "::", "instr_iterator", "j", "(", "sbb", "->", "instr_begin", "(", ")", ")", ",", "je", "(", "sbb", "->", "instr_end", "(", ")", ")", ";", "j", "!=", "je", ";", "j", "++", ")", "{", "MachineInstr", "*", "mi", "=", "&", "*", "j", ";", "if", "(", "!", "mi", "->", "isTerminator", "(", ")", "||", "mi", "->", "isReturn", "(", ")", "||", "mi", "->", "isBundle", "(", ")", ")", "continue", ";", "switch", "(", "mi", "->", "getOpcode", "(", ")", ")", "{", "case", ""], "ground_truth": [":"], "File": "PatmosFunctionSplitter", "Func": "rewriteEdge", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4264, "Length": 99, "Cover_Rate": 0.3046153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_CODE", "(", "type", ")", "==", "VECTOR_TYPE", "||", "TREE_CODE", "(", "type", ")", "==", "COMPLEX_TYPE", ")", "type", "=", "TREE_TYPE", "(", "type", ")", ";", "unsigned", "HOST_WIDE_INT", "elt_size", "=", "int_size_in_bytes", "(", "type", ")", ";", "machine_mode", "elt_mode", "=", "TYPE_MODE", "(", "type", ")", "==", "BLKmode", "?", "Pmode", ":", "DImode", ";", "elt_size", "|=", "GET_MODE_SIZE", "(", "elt_mode", ")", ";", "elt_size", "&=", "-", "elt_size", ";", "init_frag", ".", "size", "=", "elt_size", ";", "init_frag", ".", "mask", "=", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "", "<<", "(", "elt_size", "*", "BITS_PER_UNIT", "-", "", ")", ")", "-", "", ";", "init_frag", ".", "val", "=", "", ";", "init_frag", ".", "offset", "=", "", ";", "init_frag", ".", "started", "=", "false", ";", "init_frag", ".", "remaining", "=", "(", "size", "+", "elt_size", "-"], "ground_truth": ["", ")", "/", "elt_size", ";"], "File": "nvptx", "Func": "nvptx_assemble_decl_begin", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 4265, "Length": 118, "Cover_Rate": 0.44866920152091255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "And1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "(", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "And1", ".", "getOperand", "(", "", ")", ")", ")", "||", "!", "isShiftedMask", "(", "CN", "->", "getZExtValue", "(", ")", ",", "SMPos1", ",", "SMSize1", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SMPos0", "!=", "SMPos1", "||", "SMSize0", "!=", "SMSize1", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Shl", "=", "And1", ".", "getOperand", "(", "", ")", ";", "if", "(", "Shl", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "(", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Shl", ".", "getOperand", "(", "", ")", ")", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Shamt", "=", "CN", "->", "getZExtValue", "(", ")", ";", "EVT", "ValTy", "=", "N", "->", "getValueType"], "ground_truth": ["(", "", ")", ";"], "File": "MipsISelLowering (2)", "Func": "performORCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4266, "Length": 138, "Cover_Rate": 0.3898305084745763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InsertExport", "=", "true", ";", "}", "ReturnInst", "::", "Create", "(", "F", ".", "getContext", "(", ")", ",", "RetVal", ",", "DummyReturnBB", ")", ";", "ReturningBlocks", ".", "push_back", "(", "DummyReturnBB", ")", ";", "}", "if", "(", "BI", "->", "isUnconditional", "(", ")", ")", "{", "BasicBlock", "*", "LoopHeaderBB", "=", "BI", "->", "getSuccessor", "(", "", ")", ";", "BI", "->", "eraseFromParent", "(", ")", ";", "BranchInst", "::", "Create", "(", "LoopHeaderBB", ",", "DummyReturnBB", ",", "BoolTrue", ",", "BB", ")", ";", "Updates", ".", "push_back", "(", "{", "DominatorTree", "::", "Insert", ",", "BB", ",", "DummyReturnBB", "}", ")", ";", "}", "else", "{", "SmallVector", "<", "BasicBlock", "*", ",", "", ">", "Successors", "(", "succ_begin", "(", "BB", ")", ",", "succ_end", "(", "BB", ")", ")", ";", "BasicBlock", "*", "TransitionBB", "=", "BB", "->", "splitBasicBlock", "(", "BI", ",", "", ")", ";", "Updates", ".", "reserve", "(", "Updates", ".", "size", "(", ")", "+", "", "*", "Successors", ".", "size", "(", ")", "+", "", ")", ";", "Updates", ".", "push_back", "(", "{", "DominatorTree", "::", "Insert", ",", "BB", ",", "TransitionBB", "}", ")", ";", "for", "(", "BasicBlock", "*", "Successor", ":", "Successors", ")", "{", "Updates", ".", "push_back", "(", "{", "DominatorTree", "::", "Insert", ",", "TransitionBB", ",", "Successor", "}", ")", ";", "Updates", ".", "push_back", "(", "{", "DominatorTree", "::", "Delete", ",", "BB", ",", "Successor", "}", ")", ";", "}", "BB", "->", "getTerminator", "(", ")", "->", "eraseFromParent", "(", ")", ";", "BranchInst", "::", "Create", "(", "TransitionBB", ",", "DummyReturnBB", ",", "BoolTrue", ",", "BB", ")", ";", "Updates", ".", "push_back", "(", "{", "DominatorTree", "::", "Insert", ",", "BB", ",", "DummyReturnBB", "}", ")", ";", "}", "Changed", "=", "true", ";", "}", "}", "if", "(", "!", "UnreachableBlocks", ".", "empty", "(", ")", ")", "{", "BasicBlock", "*", "UnreachableBlock", "=", "nullptr", ";", "if", "(", "UnreachableBlocks", ".", "size", "(", ")", "==", "", ")", "{", "UnreachableBlock", "=", "UnreachableBlocks", ".", "front", "(", ")", ";", "}", "else", "{", "UnreachableBlock", "=", "BasicBlock", "::", "Create", "(", "F", ".", "getContext", "(", ")", ",", "", ",", "&", "F", ")", ";", "new", "UnreachableInst", "(", "F", ".", "getContext", "(", ")", ",", "UnreachableBlock", ")", ";", "Updates", ".", "reserve", "(", "Updates", ".", "size", "(", ")", "+", "UnreachableBlocks", ".", "size", "(", ")", ")", ";", "for", "(", "BasicBlock", "*", "BB", ":", "UnreachableBlocks", ")", "{", "BB", "->", "getTerminator", "(", ")", "->", "eraseFromParent", "(", ")", ";", "BranchInst", "::", "Create", "(", "UnreachableBlock", ",", "BB", ")", ";", "Updates", ".", "push_back", "(", "{", "DominatorTree", "::", "Insert", ",", "BB", ",", "UnreachableBlock", "}", ")", ";", "}", "Changed", "=", "true", ";", "}", "if", "(", "!", "ReturningBlocks", ".", "empty", "(", ")", ")", "{", "Type", "*", "RetTy", "=", "F", ".", "getReturnType", "("], "ground_truth": [")", ";"], "File": "AMDGPUUnifyDivergentExitNodes8", "Func": "runOnFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4267, "Length": 393, "Cover_Rate": 0.42258064516129035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "write_function_decl_and_comment", "(", "std", "::", "stringstream", "&", "s", ",", "const", "char", "*", "name", ",", "const_tree", "decl", ")", "{", "s", "<<", "", ";", "if", "(", "TREE_PUBLIC", "(", "decl", ")", ")", "s"], "ground_truth": ["<<", "", ";"], "File": "nvptx2", "Func": "write_function_decl_and_comment", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 4268, "Length": 34, "Cover_Rate": 0.4358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "&", "I", "!=", "G", "->", "getKill", "(", ")", ")", "{", "MachineOperand", "&", "MO", "=", "I", ".", "getOperand", "(", "", ")", ";", "bool", "Change", "=", "TransformAll", "||", "getColor", "(", "MO", ".", "getReg", "(", ")", ")", "!=", "C", ";", "if", "(", "G", "->", "requiresFixup", "(", ")", "&&", "&", "I", "==", "G", "->", "getLast", "(", ")", ")", "Change", "=", "false", ";", "if", "(", "Change", ")", "{", "Substs", "[", "MO", ".", "getReg", "(", ")", "]", "=", "Reg", ";", "MO", ".", "setReg", "(", "Reg", ")", ";", "Changed", "=", "true", ";", "}", "}", "}", "assert", "(", "Substs", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "G", "->", "getKill", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "return", "Changed"], "ground_truth": [";"], "File": "AArch64A57FPLoadBalancing17", "Func": "colorChain", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4269, "Length": 137, "Cover_Rate": 0.3186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "decl", "=", "def_builtin2", "(", "mask", ",", "name", ",", "tcode", ",", "code", ")", ";", "if", "(", "decl", ")", "DECL_PURE_P", "(", "decl", ")", "=", "", ";", "else", "ix86_builtins_isa", "[", "(", "int", ")", "code", "]", ".", "pure_p", "="], "ground_truth": ["true", ";"], "File": "i3867", "Func": "def_builtin_pure2", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4270, "Length": 38, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "COPY", ":", "{", "unsigned", "DstReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "return", "(", "", ".", "contains", "(", "DstReg", ")", "||", "", ".", "contains", "(", "DstReg", ")", ")", ";", "}", "case", "", ":", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "assert", "(", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", "&&", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64InstrInfo1", "Func": "isGPRCopy", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4271, "Length": 90, "Cover_Rate": 0.4787234042553192, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "T", ";", "if", "(", "CPN", "->", "isMachineConstantPoolEntry", "(", ")", ")", "T", "=", "DAG", ".", "getTargetConstantPool", "(", "CPN", "->", "getMachineCPVal", "(", ")", ",", "ValTy", ",", "Align", ",", "Offset", ",", "TF", ")", ";", "else", "if", "(", "isVTi1Type", ")", "T", "=", "DAG", ".", "getTargetConstantPool", "(", "CVal", ",", "ValTy", ",", "Align", ",", "Offset", ",", "TF", ")", ";", "else", "T", "=", "DAG", ".", "getTargetConstantPool", "(", "CPN", "->", "getConstVal", "(", ")", ",", "ValTy", ",", "Align", ",", "Offset", ",", "TF", ")", ";", "assert", "(", "cast", "<", "ConstantPoolSDNode", ">", "(", "T", ")", "->", "getTargetFlags", "(", ")", "==", "TF", "&&", "", ")", ";", "if", "(", "IsPositionIndependent", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "ValTy"], "ground_truth": [",", "T", ")", ";"], "File": "HexagonISelLowering60", "Func": "LowerConstantPool", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4272, "Length": 116, "Cover_Rate": 0.3372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "CC_XPLINK64_Shadow_Reg", "(", "unsigned", "&", "ValNo", ",", "MVT", "&", "ValVT", ",", "MVT", "&", "LocVT", ",", "CCValAssign", "::", "LocInfo", "&", "LocInfo", ",", "", "&", "ArgFlags", ",", "CCState", "&", "State", ")", "{", "if", "(", "LocVT", "==", "", "||", "LocVT", "==", "", ")", "{", "State", ".", "AllocateReg", "(", "", ")", ";", "}", "if", "(", "LocVT", "==", "", "||", "LocVT", ".", "is128BitVector", "(", ")", ")", "{", "State", ".", "AllocateReg", "(", "", ")", ";", "State", ".", "AllocateReg", "(", "", ")", ";", "if", "(", "LocVT", "==", "", ")", "{", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "", ";", "I", "+=", "", ")", "if", "(", "State", ".", "isAllocated", "(", "", "[", "I", "]", ")", ")", "State", ".", "AllocateReg", "(", "", "[", "I", "+", "", "]", ")", ";", "}", "}", "return", "false"], "ground_truth": [";"], "File": "SystemZCallingConv13", "Func": "CC_XPLINK64_Shadow_Reg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4273, "Length": 128, "Cover_Rate": 0.847682119205298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "getEnvironment", "(", ")"], "ground_truth": ["==", "Triple", "::", "OpenCL", ";"], "File": "AMDGPUSubtarget112", "Func": "isOpenCLEnv", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4274, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "ScaledY", "=", "B", ".", "buildFMul", "(", "S32", ",", "RcpIFlag", ",", "Scale", ")", ";", "auto", "Z", "=", "B", ".", "buildFPTOUI", "(", "S32", ",", "ScaledY", ")", ";", "auto", "NegY", "=", "B", ".", "buildSub", "(", "S32", ",", "B", ".", "buildConstant", "(", "S32", ",", "", ")", ",", "Y", ")", ";", "auto", "NegYZ", "=", "B", ".", "buildMul", "(", "S32", ",", "NegY", ",", "Z", ")", ";", "Z", "=", "B", ".", "buildAdd", "(", "S32", ",", "Z", ",", "B", ".", "buildUMulH", "(", "S32", ",", "Z", ",", "NegYZ", ")", ")", ";", "auto", "Q", "=", "B", ".", "buildUMulH", "(", "S32", ",", "X", ",", "Z", ")", ";", "auto", "R", "=", "B", ".", "buildSub", "(", "S32", ",", "X", ",", "B", ".", "buildMul", "(", "S32", ",", "Q", ",", "Y", ")", ")", ";", "auto", "One", "=", "B", ".", "buildConstant", "(", "S32", ",", "", ")", ";", "auto", "Cond", "=", "B", ".", "buildICmp", "(", "CmpInst", "::", "ICMP_UGE", ",", "S1", ",", "R", ",", "Y", ")", ";", "if", "(", "DstDivReg", ")", "Q", "=", "B", ".", "buildSelect", "(", "S32", ",", "Cond", ",", "B", ".", "buildAdd", "(", "S32", ",", "Q", ",", "One", ")", ",", "Q", ")", ";", "R", "=", "B", ".", "buildSelect", "(", "S32", ",", "Cond", ",", "B", ".", "buildSub", "(", "S32", ",", "R", ",", "Y", ")", ",", "R", ")", ";", "Cond", "=", "B", ".", "buildICmp", "(", "CmpInst", "::", "ICMP_UGE", ",", "S1", ",", "R", ",", "Y", ")", ";", "if", "(", "DstDivReg", ")", "B", ".", "buildSelect", "(", "DstDivReg", ",", "Cond", ",", "B", ".", "buildAdd", "(", "S32", ",", "Q", ",", "One", ")", ",", "Q", ")", ";", "if", "(", "DstRemReg", ")", "B", ".", "buildSelect", "(", "DstRemReg", ",", "Cond", ",", "B", ".", "buildSub", "(", "S32", ",", "R", ",", "Y", ")", ","], "ground_truth": ["R", ")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeUnsignedDIV_REM32Impl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4275, "Length": 271, "Cover_Rate": 0.7445054945054945, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Instruction", "::", "Shl", ":", "ValueShifted", "=", "Builder", ".", "CreateShl", "(", "ValuePHI", ",", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "", ")", ")", ";", "break", ";", "case", "Instruction", "::", "LShr", ":", "ValueShifted", "=", "Builder", ".", "CreateLShr", "(", "ValuePHI", ",", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "", ")", ")", ";", "break", ";", "case", "Instruction", "::", "AShr", ":", "ValueShifted", "=", "Builder", ".", "CreateAShr", "(", "ValuePHI", ",", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "", ")", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "ValuePHI", "->", "addIncoming", "(", "ValueShifted", ",", "LoopBB", ")", ";", "Value", "*", "Cmp2", "=", "Builder", ".", "CreateICmpEQ", "(", "ShiftAmountSub", ",", "Int8Zero", ")", ";", "Builder", ".", "CreateCondBr", "(", "Cmp2", ",", "EndBB", ",", "LoopBB", ")", ";", "Builder", ".", "SetInsertPoint", "(", "BI", ")", ";", "PHINode", "*", "Result", "=", "Builder", ".", "CreatePHI", "(", "Int32Ty", ",", "", ")", ";", "Result", "->", "addIncoming", "(", "BI", "->", "getOperand"], "ground_truth": ["(", "", ")", ",", "BB", ")", ";"], "File": "AVRShiftExpand", "Func": "expand", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4276, "Length": 150, "Cover_Rate": 0.33482142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "FK_Data_4", ":", "Type", "=", "ELF", "::", "R__32", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R__HI16", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R__LO16", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R__NONE", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "return", "Type"], "ground_truth": [";"], "File": "DLXELFObjectWriter", "Func": "getRelocType", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4277, "Length": 58, "Cover_Rate": 0.38666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "gen_frame_store", "(", "rtx", "reg", ",", "rtx", "frame_reg", ",", "int", "offset"], "ground_truth": [")", "{"], "File": "rs6000-logue", "Func": "gen_frame_store", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4278, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqdmulhh_s16", "(", "int16_t", "__a", ",", "int16_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vqdmulhh_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4279, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoopUse", "=", "counter", ";", "}", "++", "counter", ";", "}", "MachineInstr", "*", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "Phi", "->", "getOperand", "(", "LoopUse", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "DefMI", "==", "nullptr", ")", "continue", ";", "for", "(", "MachineOperand", "&", "MO", ":", "DefMI", "->", "uses", "(", ")", ")", "{", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "getReg", "(", ")", "==", "PhiDef", "&&", "II", "::", "isAdd", "(", "DefMI", "->", "getDesc", "(", ")", ")", ")", "{", "if", "(", "DefMI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "{", "LinearIVs", "[", "DefMI", "]", "=", ""], "ground_truth": [";"], "File": "TPCSoftwareLoopPipelining", "Func": "findLinearInduction", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4280, "Length": 99, "Cover_Rate": 0.3944223107569721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "qword", "si_rotqmbii", "(", "qword", "a", ",", "int", "count", ")", "{", "return", "(", "(", "qword", ")", "(", "vec_srl", "(", "(", "vec_uchar16", ")", "(", "a", ")", ",", "vec_splat", "(", "(", "vec_uchar16", ")", "(", "si_from_int", "(", "", "-", "count", ")"], "ground_truth": [")", ",", "", ")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_rotqmbii", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4281, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "CalculateTailCallArgDest", "(", "SelectionDAG", "&", "DAG", ",", "MachineFunction", "&", "MF", ",", "bool", "is64", ",", "SDValue", "Arg", ",", "int", "SPDiff", ",", "unsigned", "ArgOffset", ",", "SmallVector", "<", "TailCallArgumentInfo", ",", "", ">", "&", "TailCallArguments", ")", "{", "int", "Offset", "=", "ArgOffset", "+", "SPDiff", ";", "uint32_t", "OpSize", "=", "(", "Arg", ".", "getValueType", "(", ")", ".", "getSizeInBits", "(", ")", "+", "", ")", "/", "", ";", "int", "FI", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "OpSize", ",", "Offset", ",", "true", ")", ";", "EVT", "VT", "=", "is64", "?", "", ":", "", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "VT", ")", ";", "TailCallArgumentInfo", "Info", ";", "Info", ".", "Arg", "="], "ground_truth": ["Arg", ";"], "File": "PPCISelLowering105", "Func": "CalculateTailCallArgDest", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4282, "Length": 108, "Cover_Rate": 0.8181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MCExpr", "*", "CreateABS_G1_NC", "(", "const", "MCExpr", "*", "Expr", ",", "MCContext"], "ground_truth": ["&", "Ctx", ")", "{"], "File": "AArch64MCExpr18", "Func": "CreateABS_G1_NC", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4283, "Length": 16, "Cover_Rate": 0.5925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cfun", "->", "machine", "->", "naked_p", ")", "return", ";", "if", "(", "riscv_use_save_libcall", "(", "frame", ")", ")", "{", "rtx", "dwarf", "=", "NULL_RTX", ";", "dwarf", "=", "riscv_adjust_libcall_cfi_prologue", "(", ")", ";", "size", "-=", "frame", "->", "save_libcall_adjustment", ";", "insn", "=", "emit_insn", "(", "riscv_gen_gpr_save_insn", "(", "frame", ")", ")", ";", "frame", "->", "mask", "=", "", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "REG_NOTES", "(", "insn", ")", "=", "dwarf", ";", "}", "if", "(", "(", "frame", "->", "mask", "|", "frame", "->", "fmask", ")", "!=", "", ")", "{", "HOST_WIDE_INT", "step1", "=", "MIN", "(", "size", ",", "riscv_first_stack_step", "(", "frame", ")", ")", ";", "insn", "=", "gen_add3_insn", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "step1", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "emit_insn", "(", "insn", ")", ")", "=", "", ";", "size", "-="], "ground_truth": ["step1", ";"], "File": "riscv", "Func": "riscv_expand_prologue", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4284, "Length": 123, "Cover_Rate": 0.37962962962962965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MRSMapper", "=", "", "(", ")", ";", "uint32_t", "MRSReg", "=", "MRSMapper", ".", "fromString", "(", "Tok", ".", "getString", "(", ")", ",", "STI", ".", "getFeatureBits", "(", ")", ",", "IsKnown", ")", ";", "assert", "(", "IsKnown", "==", "(", "MRSReg", "!=", "-", "", ")", "&&", "", ")", ";", "auto", "MSRMapper", "=", "", "(", ")", ";", "uint32_t", "MSRReg", "=", "MSRMapper", ".", "fromString", "(", "Tok", ".", "getString", "(", ")", ",", "STI", ".", "getFeatureBits", "(", ")", ",", "IsKnown", ")", ";", "assert", "(", "IsKnown", "==", "(", "MSRReg", "!=", "-", "", ")", "&&", "", ")", ";", "auto", "PStateMapper", "=", "", "(", ")", ";", "uint32_t", "PStateField", "=", "PStateMapper", ".", "fromString", "(", "Tok", ".", "getString", "(", ")", ",", "STI", ".", "getFeatureBits", "(", ")", ",", "IsKnown", ")", ";", "assert", "(", "IsKnown", "==", "(", "PStateField", "!=", "-", "", ")", "&&", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateSysReg", "(", "Tok", ".", "getString", "(", ")", ",", "getLoc", "(", ")", ","], "ground_truth": ["MRSReg", ",", "MSRReg", ",", "PStateField", ",", "getContext", "(", ")", ")", ")", ";"], "File": "AArch64AsmParser", "Func": "tryParseSysReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4285, "Length": 159, "Cover_Rate": 0.7130044843049327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CmpInst", "::", "FCMP_OEQ", ":", "CC", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_OGT", ":", "NeedSwap", "=", "true", ";", "LLVM_FALLTHROUGH", ";", "case", "CmpInst", "::", "FCMP_OLT", ":", "CC", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_OGE", ":", "NeedSwap", "=", "true", ";", "LLVM_FALLTHROUGH", ";", "case", "CmpInst", "::", "FCMP_OLE", ":", "CC", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UNO", ":", "CC", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UNE", ":", "CC", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_ULE", ":", "NeedSwap", "=", "true", ";", "LLVM_FALLTHROUGH", ";", "case", "CmpInst", "::", "FCMP_UGE", ":", "CC", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_ULT", ":", "NeedSwap", "=", "true"], "ground_truth": [";", "LLVM_FALLTHROUGH", ";"], "File": "X86FastISel (2)4", "Func": "getX86SSEConditionCode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4286, "Length": 117, "Cover_Rate": 0.5763546798029556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "CurSled", "=", "OutContext", ".", "createTempSymbol", "(", "", ",", "true", ")", ";", "OutStreamer", "->", "emitLabel", "(", "CurSled", ")", ";", "auto", "Target", "=", "OutContext", ".", "createTempSymbol", "(", ")", ";", "const", "MCExpr", "*", "TargetExpr", "=", "MCSymbolRefExpr", "::", "create", "(", "Target", ",", "MCSymbolRefExpr", "::", "VariantKind", "::", "VK_None", ",", "OutContext", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addExpr", "(", "TargetExpr", ")", ")", ";", "for", "(", "int8_t", "I", "=", "", ";", "I", "<", "NoopsInSledCount", ";", "I", "++", ")", "EmitToStreamer", "(", "*", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ")", ";", "OutStreamer", "->", "emitLabel", "(", "Target", ")", ";", "if", "(", "!", "Subtarget", "->", "isGP64bit", "(", ")", ")", "{", "EmitToStreamer", "(", "*", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ")", ";", "}", "recordSled", "(", "CurSled", ",", "MI", ",", "Kind", ",", ""], "ground_truth": [")", ";"], "File": "MipsAsmPrinter39", "Func": "EmitSled", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4287, "Length": 169, "Cover_Rate": 0.757847533632287, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "recog_memoized", "(", "in_insn", ")", "<", "", "||", "(", "get_attr_type", "(", "in_insn", ")", "!=", "TYPE_FPSTORE", "&&", "get_attr_type", "(", "in_insn", ")", "!=", "TYPE_FPSTORE_LOAD", ")", "||", "recog_memoized", "(", "out_insn", ")", "<", "", ")", "return", "", ";", "store_mode", "=", "GET_MODE", "(", "SET_SRC", "(", "PATTERN", "(", "in_insn", ")", ")", ")", ";", "set", "=", "single_set", "(", "out_insn", ")", ";", "if", "(", "!", "set", ")", "return", "", ";", "other_mode", "=", "GET_MODE", "(", "SET_SRC", "(", "set", ")", ")", ";", "return", "(", "GET_MODE_SIZE", "(", "store_mode", ")", "=="], "ground_truth": ["GET_MODE_SIZE", "(", "other_mode", ")", ")", ";"], "File": "pa", "Func": "pa_fpstore_bypass_p", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4288, "Length": 86, "Cover_Rate": 0.7962962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "WorkItemIDX", "=", "true", ";", "}", "if", "(", "ST", ".", "debuggerEmitPrologue", "(", ")", ")", "{", "WorkGroupIDY", "=", "true", ";", "WorkGroupIDZ", "=", "true", ";", "WorkItemIDY", "=", "true", ";", "WorkItemIDZ", "=", "true", ";", "}", "else", "{", "if", "(", "F", "->", "hasFnAttribute", "(", "", ")", ")", "WorkGroupIDY", "=", "true", ";", "if", "(", "F", "->", "hasFnAttribute", "(", "", ")", ")", "WorkGroupIDZ", "=", "true", ";", "if", "(", "F", "->", "hasFnAttribute", "(", "", ")", ")", "WorkItemIDY", "=", "true", ";", "if", "(", "F", "->", "hasFnAttribute", "(", "", ")", ")", "WorkItemIDZ", "=", "true", ";", "}", "if", "(", "WorkItemIDZ", ")", "WorkItemIDY", "=", "true", ";", "const", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "bool", "MaySpill", "=", "ST", ".", "isVGPRSpillingEnabled", "(", "*", "F", ")", ";", "bool", "HasStackObjects", "=", "FrameInfo", ".", "hasStackObjects", "(", ")", ";", "if", "(", "HasStackObjects", "||", "MaySpill", ")", "PrivateSegmentWaveByteOffset", "=", "true", ";", "if", "(", "ST", ".", "isAmdCodeObjectV2", "(", "MF", ")", ")", "{", "if", "(", "HasStackObjects", "||", "MaySpill", ")", "PrivateSegmentBuffer", "=", "true", ";", "if", "(", "F", "->", "hasFnAttribute", "(", "", ")", ")", "DispatchPtr", "=", "true", ";", "if", "(", "F", "->", "hasFnAttribute", "(", "", ")", ")", "QueuePtr", "=", "true", ";", "if", "(", "F", "->", "hasFnAttribute", "(", "", ")", ")", "DispatchID", "=", "true", ";", "}", "else", "if", "(", "ST", ".", "isMesaGfxShader", "(", "MF", ")", ")", "{", "if", "(", "HasStackObjects", "||", "MaySpill"], "ground_truth": [")", "PrivateMemoryInputPtr", "=", "true", ";"], "File": "SIMachineFunctionInfo57", "Func": "SIMachineFunctionInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4289, "Length": 216, "Cover_Rate": 0.32238805970149254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "CallingConv", "::", "_VS", ":", "return", "", ";", "case", "CallingConv", "::", "_GS", ":", "return", "", ";", "case", "CallingConv", "::", "_HS", ":", "case", "CallingConv", "::"], "ground_truth": ["_LS", ":"], "File": "SIInstrInfo11", "Func": "getDSShaderTypeValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4290, "Length": 29, "Cover_Rate": 0.30526315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "tmp2", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp3", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp4", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp5", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp6", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp7", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp8", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp9", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp10", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp11", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp12", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp13", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "result_lo", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "if", "(", "sign", ")", "{", "emit_insn", "(", "gen_insn_mulhl_su", "(", "tmp0", ",", "op1", ",", "op2", ")", ")", ";", "emit_insn", "(", "gen_insn_mulhl_su", "(", "tmp1", ",", "op2", ",", "op1", ")", ")", ";", "emit_insn", "(", "gen_insn_mulll_uu", "(", "tmp2", ",", "op1", ",", "op2", ")", ")", ";", "emit_insn", "(", "gen_insn_mulhh_ss", "(", "tmp3", ",", "op1", ",", "op2", ")", ")", ";", "}", "else", "{", "emit_insn", "(", "gen_insn_mulhl_uu", "(", "tmp0", ",", "op1", ",", "op2", ")", ")", ";", "emit_insn", "(", "gen_insn_mulhl_uu", "(", "tmp1", ",", "op2", ",", "op1", ")", ")", ";", "emit_insn", "(", "gen_insn_mulll_uu", "(", "tmp2", ",", "op1", ",", "op2", ")", ")", ";", "emit_insn", "(", "gen_insn_mulhh_uu", "(", "tmp3", ",", "op1", ",", "op2", ")", ")", ";", "}", "emit_move_insn", "(", "tmp4", ",", "(", "gen_rtx_ASHIFT", "(", "SImode", ",", "tmp0", ",", "GEN_INT", "(", "", ")", ")", ")", ")", ";", "emit_move_insn", "(", "tmp5", ",", "(", "gen_rtx_ASHIFT", "(", "SImode", ",", "tmp1", ",", "GEN_INT", "(", "", ")", ")", ")", ")", ";", "emit_move_insn", "(", "tmp6", ",", "(", "gen_rtx_PLUS", "(", "SImode", ",", "tmp4", ",", "tmp5"], "ground_truth": [")", ")", ")", ";"], "File": "tilepro", "Func": "tilepro_expand_high_multiply", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 4291, "Length": 263, "Cover_Rate": 0.536734693877551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_note", "(", "NOTE_INSN_PROLOGUE_END", ")", ";", "fnaddr", "=", "gen_rtx_MEM", "(", "FUNCTION_MODE", ",", "XEXP", "(", "DECL_RTL", "(", "function", ")", ",", "", ")", ")", ";", "temp1", "=", "gen_rtx_REG", "(", "Pmode", ",", "RISCV_PROLOGUE_TEMP_REGNUM", ")", ";", "temp2", "=", "gen_rtx_REG", "(", "Pmode", ",", "STATIC_CHAIN_REGNUM", ")", ";", "if", "(", "aggregate_value_p", "(", "TREE_TYPE", "(", "TREE_TYPE", "(", "function", ")", ")", ",", "function", ")", ")", "this_rtx", "=", "gen_rtx_REG", "(", "Pmode", ",", "GP_ARG_FIRST", "+", "", ")", ";", "else", "this_rtx", "=", "gen_rtx_REG", "(", "Pmode", ",", "GP_ARG_FIRST", ")", ";", "if", "(", "delta", "!=", "", ")", "{", "rtx", "offset", "=", "GEN_INT", "(", "delta", ")", ";", "if", "(", "!", "SMALL_OPERAND", "(", "delta", ")", ")", "{", "riscv_emit_move", "(", "temp1", ",", "offset"], "ground_truth": [")", ";"], "File": "riscv", "Func": "riscv_output_mi_thunk", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4292, "Length": 107, "Cover_Rate": 0.34076433121019106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printi32mem", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ")", "{", "O", "<<", "", ";", "printMemReference", "(", "MI", ",", "OpNo"], "ground_truth": [")", ";"], "File": "X86IntelAsmPrinter", "Func": "printi32mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4293, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "MachineInstr", "&", "MI", ":", "make_early_inc_range", "(", "mbb_reverse", "(", "MIS", ")", ")", ")", "{", "if", "(", "isTriviallyDead", "(", "MI", ",", "MRI", ")", ")", "{", "MI", ".", "eraseFromParent", "(", ")", ";", "continue", ";", "}", "if", "(", "!", "select", "(", "MI", ")", ")", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "MOSInstructionSelector", "Func": "selectAll", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4294, "Length": 50, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createISelDag", "(", "getTargetMachine", "(", ")", ",", "getOptLevel", "(", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "SHUXITargetMachine", "Func": "addInstSelector", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4295, "Length": 17, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MOVQ", ":", "return", "", ";", "case", "NOTB", ":", "CC_STATUS_INIT", ";", "operands", "[", "", "]", "=", "GEN_INT", "(", "i", "^", "", ")", ";", "return", "", ";", "case", "NOTW", ":", "CC_STATUS_INIT", ";", "operands", "[", "", "]", "=", "GEN_INT", "(", "i", "^", "", ")", ";", "return", "", ";", "case"], "ground_truth": ["NEGW", ":"], "File": "m68k", "Func": "output_move_const_into_data_reg", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4296, "Length": 49, "Cover_Rate": 0.33793103448275863, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getMemcpy", "(", "Chain", ",", "dl", ",", "Dst", ",", "Src", ",", "SizeNode", ",", "Flags", ".", "getByValAlign", "(", ")", ",", "false", ",", "true", ",", "false", ",", "MachinePointerInfo", "(", ")", ",", "MachinePointerInfo", "("], "ground_truth": ["Flags", ".", "memcpy_real_source", ")", ")", ";"], "File": "X86ISelLowering15", "Func": "CreateCopyOfByValArgument", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4297, "Length": 39, "Cover_Rate": 0.4431818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "StoreVal", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "&&", "VT", ".", "getVectorNumElements", "(", ")", "<", "", ")", "{", "VT", "=", "", ";", "StoreVal", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ",", "StoreVal", ",", "DAG", ".", "getIntPtrConstant"], "ground_truth": ["(", "", ",", "DL", ")", ")", ";"], "File": "RISCVISelLowering34", "Func": "lowerFixedLengthVectorStoreToRVV", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4298, "Length": 67, "Cover_Rate": 0.3175355450236967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OP", "(", "", ")", "=", "transcode_memory_rtx", "(", "OP", "(", "", ")", ",", "DE", ",", "insn", ")", ";", "OP", "(", "", ")", "=", "transcode_memory_rtx", "(", "OP", "(", "", ")", ",", "HL", ",", "insn", ")", ";", "MAYBE_OK", "(", "insn", ")", ";", "if", "(", "recog_data", ".", "constraints", "[", "", "]", "[", "", "]", "==", "'%'", "&&", "is_virtual_register", "(", "OP", "(", "", ")", ")", "&&", "!", "is_virtual_register", "(", "OP", "(", "", ")", ")", "&&", "!", "CONSTANT_P", "(", "OP", "(", "", ")", ")", ")", "{", "rtx", "tmp", "=", "OP", "(", "", ")", ";", "OP", "(", "", ")", "=", "OP", "(", "", ")", ";", "OP", "(", "", ")", "=", "tmp", ";", "}", "OP", "(", "", ")", "=", "move_from_acc", "(", "", ",", "insn", ")", ";", "tmp_id", "=", "get_max_insn_count", "(", ")", ";", "saved_op1", "=", "OP", "(", "", ")", ";", "if", "(", "rtx_equal_p", "(", "OP", "(", "", ")", ",", "OP", "(", "", ")", ")", ")", "{", "gcc_assert", "(", "GET_MODE", "(", "OP", "(", "", ")", ")", "==", "QImode", ")", ";", "OP", "(", "", ")", "=", "move_to_x", "(", "", ",", "insn", ")", ";", "OP", "(", "", ")", "=", "A", ";", "}", "else", "OP", "(", "", ")", "=", "move_to_acc", "(", "", ",", "insn", ")", ";", "MAYBE_OK", "(", "insn", ")", ";", "if", "(", "tmp_id", "==", "get_max_insn_count", "(", ")", ")", "force_into_acc", "(", "saved_op1", ",", "insn", ")", ";", "if", "(", "prev", ")", "first", "="], "ground_truth": ["next_nonnote_nondebug_insn", "(", "prev", ")", ";"], "File": "rl782", "Func": "rl78_alloc_physical_registers_umul", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4299, "Length": 224, "Cover_Rate": 0.7344262295081967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "setAndEmitFunctionVirtualRegisters", "(", "const", "MachineFunction", "&", "MF", ")", "{", "SmallString", "<", "", ">", "Str", ";", "raw_svector_ostream", "O", "(", "Str", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int", "NumBytes", "=", "(", "int", ")", "MFI", ".", "getStackSize", "(", ")", ";", "if", "(", "NumBytes", ")", "{", "O", "<<", "", "<<", "MFI", ".", "getMaxAlign", "(", ")", ".", "value", "(", ")", "<<", "", "<<", "DEPOTNAME", "<<", "getFunctionNumber", "(", ")", "<<", "", "<<", "NumBytes", "<<", "", ";", "if", "(", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "MF", ".", "getTarget", "(", ")", ")", ".", "is64Bit", "(", ")", ")", "{", "O", "<<", "", ";", "O", "<<", "", ";", "}", "else", "{", "O", "<<"], "ground_truth": ["", ";"], "File": "NVPTXAsmPrinter15", "Func": "setAndEmitFunctionVirtualRegisters", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4300, "Length": 130, "Cover_Rate": 0.3857566765578635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Locals", ".", "resize", "(", "NumLocals", ",", ""], "ground_truth": [")", ";"], "File": "TVMMachineFunctionInfo", "Func": "setNumLocals", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4301, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdupq_laneq_s16", "(", "int16x8_t", "__a", ",", "const"], "ground_truth": ["int", "__b", ")", "{"], "File": "arm", "Func": "neon2_vdupq_laneq_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4302, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Num", "+=", "serialPatternMatch", "(", "*", "HeadMBB", "->", "succ_begin", "(", ")", ")", ";", "Num", "+=", "serialPatternMatch", "(", "*", "std", "::", "next", "(", "HeadMBB", "->", "succ_begin", "(", ")", ")", ")", ";", "Num", "+=", "ifPatternMatch", "(", "HeadMBB", ")", ";", "assert", "(", "Num", ">", "", ")", ";", "break", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "DownBlk", "=", "(", "DownBlk", "->", "succ_size", "(", ")", "==", "", ")", "?", "(", "*", "DownBlk", "->", "succ_begin", "("], "ground_truth": [")", ")", ":", "nullptr", ";"], "File": "TGSICFGStructurizer", "Func": "handleJumpintoIfImp", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4303, "Length": 79, "Cover_Rate": 0.3495575221238938, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "float64x2x3_t", "temp", ";", "temp", ".", "val", "[", "", "]", "=", "vcombine_f64", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_f64", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "temp", ".", "val", "[", "", "]", "=", "vcombine_f64", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_f64", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "temp", ".", "val", "[", "", "]", "=", "vcombine_f64", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_f64", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "__o", "=", "__builtin_aarch64_set_qregciv2df", "(", "__o", ",", "(", "float64x2_t", ")", "temp", ".", "val", "[", "", "]", ","], "ground_truth": ["", ")", ";"], "File": "arm", "Func": "neon4_vst3_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4304, "Length": 97, "Cover_Rate": 0.60625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NewDUP", ";", "if", "(", "IsDUPLANE", ")", "NewDUP", "=", "DAG", ".", "getNode", "(", "N", ".", "getOpcode", "(", ")", ",", "dl", ",", "NewDUPVT", ",", "N", ".", "getOperand", "(", "", ")", ",", "N", ".", "getOperand", "(", "", ")", ")", ";", "else", "NewDUP", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NewDUPVT", ",", "N", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NarrowTy", ",", "NewDUP", ",", "DAG", ".", "getConstant", "(", "NumElems", ",", "dl"], "ground_truth": [",", "", ")", ")", ";"], "File": "AArch64ISelLowering116", "Func": "tryExtendDUPToExtractHigh", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4305, "Length": 84, "Cover_Rate": 0.38009049773755654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Constant", "*", "mask2", "=", "shaf_us", "->", "getMask", "(", ")", ";", "Value", "*", "op1_1", "=", "shufinstr", "->", "getOperand", "(", "", ")", ";", "Value", "*", "op1_2", "=", "shaf_us", "->", "getOperand", "(", "", ")", ";", "if", "(", "mask1", "==", "mask2"], "ground_truth": ["&&", "op1_1", "==", "op1_2", ")", "{"], "File": "TPCSelectorPreshaper", "Func": "unite_shuffle", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4306, "Length": 44, "Cover_Rate": 0.38596491228070173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "T", "=", "Node", "->", "getValueType", "(", "", ")", ";", "SDValue", "negOp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "T", ",", "DAG", ".", "getConstant", "(", "", ",", "T", ")", ",", "Node", "->", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getAtomic", "(", "", ",", "dl", ",", "cast", "<", "AtomicSDNode", ">", "(", "Node", ")", "->", "getMemoryVT", "(", ")", ",", "Node", "->", "getOperand", "(", "", ")", ",", "Node", "->", "getOperand", "(", "", ")", ",", "negOp", ",", "cast", "<", "AtomicSDNode", ">", "(", "Node", ")", "->", "getSrcValue", "(", ")", ",", "cast", "<", "AtomicSDNode"], "ground_truth": [">", "(", "Node", ")", "->", "getAlignment", "(", ")", ",", "cast", "<", "AtomicSDNode", ">", "(", "Node", ")", "->", "getOrdering", "(", ")", ",", "cast", "<", "AtomicSDNode", ">", "(", "Node", ")", "->", "getSynchScope", "(", ")", ")", ";"], "File": "X86ISelLowering116", "Func": "LowerLOAD_SUB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4307, "Length": 126, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "T", ":", "inst_counter_types", "(", ")", ")", "if", "("], "ground_truth": ["ForceEmitWaitcnt", "[", "T", "]", ")", "return", "true", ";"], "File": "SIInsertWaitcnts", "Func": "isForceEmitWaitcnt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4308, "Length": 19, "Cover_Rate": 0.6551724137931034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getArchVersion", "(", ")", "==", ""], "ground_truth": ["::", "V60", ";"], "File": "HexagonSubtarget14", "Func": "hasV60TOpsOnly", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4309, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NodeAddr", "<", "UseNode", "*", ">", "UN", "=", "*", "I", ";", "NodeAddr", "<", "StmtNode", "*", ">", "SN", "=", "UN", ".", "Addr", "->", "getOwner", "(", "*", "DFG", ")", ";", "MachineInstr", "*", "MI", "=", "SN", ".", "Addr", "->", "getCode", "(", ")", ";", "const", "MCInstrDesc", "&", "MID", "=", "MI", "->", "getDesc", "(", ")", ";", "if", "(", "(", "MID", ".", "mayLoad", "(", ")", "||", "MID", ".", "mayStore", "(", ")", ")", ")", "{", "if", "(", "!", "hasRepForm", "(", "MI", ",", "tfrDefR", ")", ")", "{", "KeepTfr", "=", "true", ";", "continue", ";", "}", "SizeInc", "++", ";", "CanBeReplaced", "=", "true", ";", "}", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "NodeList", "AddaslUseList", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", "<<", "", ")", ";", "getAllRealUses", "(", "SN", ",", "AddaslUseList", ")", ";", "if", "(", "allValidCandidates", "(", "SN", ",", "AddaslUseList", ")", "&&", "canRemoveAddasl", "(", "SN", ",", "MI", ",", "AddaslUseList", ")", ")", "{", "SizeInc", "+=", "AddaslUseList", ".", "size", "(", ")", ";", "SizeInc", "-=", "", ";", "CanBeReplaced", "="], "ground_truth": ["true", ";"], "File": "HexagonOptAddrMode24", "Func": "analyzeUses", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4310, "Length": 164, "Cover_Rate": 0.6029411764705882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPreRegAlloc", "(", ")", "{", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "!", "getSubtarget", "(", ")", ".", "isThumb1Only", "(", ")", ")", "addPass", "(", "createLoadStoreOptimizationPass", "(", "true", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "getSubtarget", "(", ")", ".", "isCortexA9", "(", ")", ")", "addPass", "(", "createMLxExpansionPass", "(", ")", ")", ";", "return", "true"], "ground_truth": [";"], "File": "ARMTargetMachine28", "Func": "addPreRegAlloc", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4311, "Length": 62, "Cover_Rate": 0.9841269841269841, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "Y", "(", "getThe_64Target", "(", ")", ")", ";", "PassRegistry", "&", "PR", "=", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeGlobalISel", "(", "PR", ")", ";", "initializeWinEHStatePassPass", "(", "PR", ")", ";", "initializeFixupBWInstPassPass", "(", "PR", ")", ";", "initializeEvexToVexInstPassPass", "(", "PR", ")", ";", "initializeFixupLEAPassPass", "(", "PR", ")", ";", "initializeFPSPass", "(", "PR", ")", ";", "initializeCallFrameOptimizationPass", "(", "PR", ")", ";", "initializeCmovConverterPassPass", "(", "PR", ")", ";", "initializeExpandPseudoPass", "(", "PR", ")", ";", "initializeExecutionDomainFixPass", "(", "PR", ")", ";", "initializeDomainReassignmentPass", "(", "PR", ")", ";", "initializeAvoidSFBPassPass", "(", "PR", ")", ";", "initializeSpeculativeLoadHardeningPassPass", "(", "PR", ")", ";", "initializeFlagsCopyLoweringPassPass", "(", "PR", ")", ";", "initializeCondBrFoldingPassPass", "(", "PR", ")", ";", "initializeOptimizeLEAPassPass", "(", "PR"], "ground_truth": [")", ";"], "File": "X86TargetMachine17", "Func": "LLVMInitializeX86Target", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4312, "Length": 102, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", ";", "if", "(", "SrcVT", "==", "", ")", "{", "if", "(", "Signed", ")", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "else", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "}", "else", "{", "if", "(", "Signed", ")", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "else", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "}", "Register", "ResultReg", "=", "createResultReg", "(", "DestVT", "==", "", "?", "&", "", ":", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII"], "ground_truth": [".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ".", "addReg", "(", "SrcReg", ")", ";"], "File": "AArch64FastISel18", "Func": "selectFPToInt", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4313, "Length": 116, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DemoteRegTo32_", "(", "unsigned", "RegIn", ")", "{", "if", "(", "RegIn", "=="], "ground_truth": ["", ")", "return", "", ";"], "File": "X86MCNaCl", "Func": "DemoteRegTo32_", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4314, "Length": 16, "Cover_Rate": 0.3902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "TargetAsmInfo", "*", "createTargetAsmInfo", "(", "const", "Target", "&", "T", ",", "const", "StringRef", "&", "TT", ")", "{", "Triple", "TheTriple", "(", "TT", ")", ";", "switch", "(", "TheTriple", ".", "getOS", "(", ")", ")", "{", "case", "Triple", "::", "Darwin", ":", "return", "new", "DarwinTargetAsmInfo", "(", "TheTriple", ")", ";", "case", "Triple", "::", "MinGW32", ":", "case", "Triple", "::", "MinGW64", ":", "case", "Triple", "::", "Cygwin", ":", "return", "new", "COFFTargetAsmInfo", "(", "TheTriple", ")", ";", "case", "Triple", "::", "Win32", ":", "return", "new", "WinTargetAsmInfo", "(", "TheTriple", ")", ";", "default", ":", "return", "new", "ELFTargetAsmInfo", "(", "TheTriple"], "ground_truth": [")", ";"], "File": "X86TargetMachine52", "Func": "createTargetAsmInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4315, "Length": 87, "Cover_Rate": 0.9775280898876404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "DAG", ".", "getMachineFunction", "(", ")", ".", "getRegInfo", "(", ")", ".", "addLiveOut", "(", "RVLocs", "[", "i", "]", ".", "getLocReg", "(", ")", ")", ";", "}", "SDValue", "Flag", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "OutVals", "[", "i", "]", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue"], "ground_truth": ["(", "", ")", ";"], "File": "PPCISelLowering115", "Func": "LowerReturn", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4316, "Length": 116, "Cover_Rate": 0.44106463878326996, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MFI", "->", "hasCalls", "(", ")", "||", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "&&", "MFI", "->", "adjustsStack", "(", ")", ")", ")", "return", "true", ";", "return", "MFI", "->", "hasVarSizedObjects", "(", ")", "||", "MFI", "->", "isFrameAddressTaken"], "ground_truth": ["(", ")", ";"], "File": "AArch64RegisterInfo (2)", "Func": "cannotEliminateFrame", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4317, "Length": 45, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "CP", "->", "getDebugLoc", "(", ")", ";", "EVT", "PtrVT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDValue", "Res", ";", "if", "(", "CP", "->", "isMachineConstantPoolEntry", "(", ")", ")", "{", "Res", "=", "DAG", ".", "getTargetConstantPool", "(", "CP", "->", "getMachineCPVal", "(", ")", ",", "PtrVT", ",", "CP", "->", "getAlignment", "(", ")", ")", ";", "}", "else", "{", "Res", "=", "DAG", ".", "getTargetConstantPool", "(", "CP", "->", "getConstVal", "(", ")", ","], "ground_truth": ["PtrVT", ",", "CP", "->", "getAlignment", "(", ")", ")", ";"], "File": "XCoreISelLowering43", "Func": "LowerConstantPool", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4318, "Length": 75, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "GetCpuIDAndInfo", "(", "unsigned", "value", ",", "unsigned", "*", "rEAX", ",", "unsigned", "*", "rEBX", ",", "unsigned", "*", "rECX", ",", "unsigned", "*", "rEDX", ")", "{", "asm", "(", "", "", "", ":", "", "(", "*", "rEAX", ")", ",", "", "(", "*", "rEBX", ")", ",", "", "(", "*", "rECX", ")", ",", "", "(", "*", "rEDX", ")", ":", "", "(", "value", ")", ")", ";", "return", "false", ";", "int", "registers", "[", "", "]", ";", "__cpuid", "(", "registers", ",", "value", ")", ";", "*", "rEAX", "=", "registers", "[", "", "]", ";", "*", "rEBX", "=", "registers", "[", "", "]", ";", "*", "rECX", "=", "registers", "[", "", "]", ";", "*", "rEDX", "=", "registers"], "ground_truth": ["[", "", "]", ";"], "File": "X86Subtarget10", "Func": "GetCpuIDAndInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4319, "Length": 108, "Cover_Rate": 0.5070422535211268, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CodeEmitter", "::", "emitBasicBlock", "(", "MachineBasicBlock", "&", "MBB", ")", "{", "MCE", ".", "StartMachineBasicBlock", "(", "&", "MBB", ")", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "const", "MachineInstr", "&", "MI", "=", "*", "I", ";", "MCE", ".", "processDebugLoc", "(", "MI", ".", "getDebugLoc", "(", ")", ",", "true", ")", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "MCE", ".", "emitWordLE", "(", "getBinaryCodeForInstr", "(", "*", "I", ")", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "TargetOpcode", "::", "IMPLICIT_DEF", ":", "case", "TargetOpcode", "::", "KILL", ":", "break", ";", "}", "MCE", ".", "processDebugLoc", "(", "MI", ".", "getDebugLoc", "("], "ground_truth": [")", ",", "false", ")", ";"], "File": "AlphaCodeEmitter", "Func": "emitBasicBlock", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4320, "Length": 127, "Cover_Rate": 0.9407407407407408, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isDef", "(", "long", "pos", ")", "const", "{", "return", "defs", ".", "test"], "ground_truth": ["(", "pos", ")", ";"], "File": "RAInfo", "Func": "isDef", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4321, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "x86DisassemblerGetInstrName", "(", "unsigned", "Opcode", ",", "void", "*", "mii", ")", "{", "const", "MCInstrInfo", "*", "MII", "=", "static_cast", "<", "const", "MCInstrInfo", "*", ">", "(", "mii", ")", ";", "return", "MII", "->", "getName", "("], "ground_truth": ["Opcode", ")", ";"], "File": "X86Disassembler18", "Func": "x86DisassemblerGetInstrName", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4322, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printVectorListFourSpaced", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+", "", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+", "", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+", "", ")", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "ARMInstPrinter1", "Func": "printVectorListFourSpaced", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4323, "Length": 113, "Cover_Rate": 0.9912280701754386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "char", "*", "describe_cache", "(", "unsigned", "l1_sizekb", ",", "unsigned", "l1_line", ",", "unsigned", "l1_assoc", "ATTRIBUTE_UNUSED", ",", "unsigned", "l2_sizekb", ")", "{", "char", "l1size", "[", "", "]", ",", "line", "[", "", "]", ",", "l2size", "[", "", "]", ";", "sprintf", "(", "l1size", ",", "", ",", "l1_sizekb", ")", ";", "sprintf", "(", "line", ",", "", ",", "l1_line"], "ground_truth": [")", ";"], "File": "driver-powerpcspe", "Func": "describe_cache", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4324, "Length": 53, "Cover_Rate": 0.654320987654321, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsUnscaled", ")", "{", "int", "elemOffset", "=", "Offset", "/", "OffsetStride", ";", "if", "(", "elemOffset", ">", "", "||", "elemOffset", "<"], "ground_truth": ["-", "", ")", "return", "false", ";"], "File": "AArch64LoadStoreOptimizer24", "Func": "inBoundsForPair", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4325, "Length": 26, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "cris_asm_output_ident", "(", "const", "char"], "ground_truth": ["*", "string", ")", "{"], "File": "cris", "Func": "cris_asm_output_ident", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4326, "Length": 9, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_shuf_i32x4_256_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si", ")", "__B", ",", "__imm", ","], "ground_truth": ["(", "__v8si", ")", "_mm256_setzero_si256", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_shuffle_i32x4", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4327, "Length": 32, "Cover_Rate": 0.5423728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "}", "TargetELFStreamer", "*", "S", "=", "new", "TargetELFStreamer", "(", ")", ";", "return", "createELFStreamer", "(", "Ctx", ",", "S", ",", "MAB", ",", "_OS", ","], "ground_truth": ["_Emitter", ",", "RelaxAll", ",", "NoExecStack", ")", ";"], "File": "PatmosMCTargetDesc", "Func": "createPatmosMCStreamer", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4328, "Length": 33, "Cover_Rate": 0.33, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TII", ".", "isPredicated", "("], "ground_truth": ["&", "In", ")", ";"], "File": "RDFGraph13", "Func": "isPreserving", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4329, "Length": 9, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "const", "TargetRegisterClass", "*", "RegClass", "=", "MRI", ".", "getRegClass", "(", "DestReg", ")", ";", "if", "(", "RegClass", "==", "&", "", "||", "RegClass", "==", "&", "", "||", "RegClass", "==", "&", "", "||", "RegClass", "==", "&", "", ")", "{", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addImm", "(", "Value", ")", ";", "return", ";", "}", "if", "(", "RegClass", "==", "&", "", "||", "RegClass", "==", "&", "", "||", "RegClass", "==", "&", "", ")", "{", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addImm", "(", "Value", ")", ";", "return", ";", "}", "if", "(", "RegClass", "==", "&", "", ")", "{", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addImm", "(", "Value", ")", ";", "return", ";", "}", "if", "(", "RegClass", "->", "hasSuperClassEq", "(", "&", "", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addImm", "(", "Value", ")", ";", "return", ";", "}", "unsigned", "EltSize", "=", "", ";", "unsigned", "Opcode", "=", "", ";", "if", "(", "RI", ".", "isSGPRClass", "(", "RegClass", ")", ")", "{", "if", "(", "RI", ".", "getRegSizeInBits", "(", "*", "RegClass", ")", ">", "", ")", "{", "Opcode", "=", "", ";", "EltSize", "="], "ground_truth": ["", ";"], "File": "SIInstrInfo11", "Func": "materializeImmediate", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4330, "Length": 223, "Cover_Rate": 0.58994708994709, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "t", "=", "build3", "(", "COND_EXPR", ",", "void_type_node", ",", "t", ",", "u", ",", "NULL_TREE", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "t", "=", "sav", ";", "if", "(", "sav_ofs", ")", "t", "=", "build2", "(", "PLUS_EXPR", ",", "ptr_type_node", ",", "sav", ",", "size_int", "(", "sav_ofs", ")", ")", ";", "u", "=", "build2", "(", "POSTINCREMENT_EXPR", ",", "TREE_TYPE", "(", "reg", ")", ",", "reg", ",", "size_int", "(", "n_reg", ")", ")", ";", "u", "=", "build1", "(", "CONVERT_EXPR", ",", "integer_type_node", ",", "u", ")", ";", "u", "=", "build2", "(", "MULT_EXPR", ",", "integer_type_node", ",", "u", ",", "size_int", "(", "sav_scale", ")", ")", ";", "t", "=", "build2", "(", "PLUS_EXPR", ",", "ptr_type_node", ",", "t", ",", "u", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "void_type_node", ",", "addr", ",", "t", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "t", "=", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "lab_over", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "t", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node", ",", "lab_false", ")", ";", "append_to_statement_list", "(", "t", ",", "pre_p", ")", ";", "if", "(", "n_reg", ">", "", ")", "{", "t", "=", "build", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "reg", ")", ",", "reg", ",", "size_int", "(", "", ")", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "}", "}", "t", "=", "ovf", ";", "if", "(", "align", "!=", "", ")", "{", "t", "=", "build2", "(", "PLUS_EXPR", ",", "TREE_TYPE", "(", "t", ")", ",", "t", ",", "size_int", "(", "align", "-", "", ")", ")", ";", "t", "=", "build2", "(", "BIT_AND_EXPR", ",", "TREE_TYPE", "(", "t", ")", ",", "t", ",", "build_int_cst", "(", "NULL_TREE", ",", "-", "align", ")", ")", ";", "}", "gimplify_expr", "(", "&", "t", ",", "pre_p", ",", "NULL", ",", "is_gimple_val", ",", "fb_rvalue", ")", ";", "u", "=", "build2", "(", "MODIFY_EXPR", ",", "void_type_node", ",", "addr", ",", "t", ")", ";", "gimplify_and_add", "(", "u", ",", "pre_p", ")", ";", "t", "=", "build2", "(", "PLUS_EXPR", ",", "TREE_TYPE", "(", "t", ")", ",", "t", ",", "size_int", "(", "size", ")", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "ovf", ")", ",", "ovf", ",", "t", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "if", "(", "lab_over", ")", "{", "t", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node", ",", "lab_over"], "ground_truth": [")", ";"], "File": "rs60003", "Func": "rs6000_gimplify_va_arg", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4331, "Length": 343, "Cover_Rate": 0.343687374749499, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_extracti64x2_512_mask", "(", "(", "__v8di", ")", "__A", ",", "__imm", ",", "(", "__v2di", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_maskz_extracti64x2_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4332, "Length": 26, "Cover_Rate": 0.49056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_usra_nv4hi_uuus", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vsra_n_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4333, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "case", "'v'", ":", "if", "(", "(", "type", "->", "getPrimitiveSizeInBits", "(", ")", "==", "", ")", "&&", "Subtarget", ".", "hasAVX512", "(", ")", ")", "weight", "=", "CW_Register", ";", "LLVM_FALLTHROUGH", ";", "case", "'x'", ":", "if", "(", "(", "(", "type", "->", "getPrimitiveSizeInBits", "(", ")", "==", "", ")", "&&", "Subtarget", ".", "hasSSE1", "(", ")", ")", "||", "(", "(", "type", "->", "getPrimitiveSizeInBits", "(", ")", "==", "", ")", "&&", "Subtarget", ".", "hasAVX", "(", ")", ")", ")", "weight", "=", "CW_Register", ";", "break", ";", "case", "'k'", ":", "if", "(", "(", "type", "->", "getPrimitiveSizeInBits", "(", ")", "==", "", ")", "&&", "Subtarget", ".", "hasAVX512", "(", ")", ")", "weight", "=", "CW_Register", ";", "break", ";", "case", "'I'", ":", "if", "(", "ConstantInt", "*", "C", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "info", ".", "CallOperandVal", ")", ")", "{", "if", "(", "C", "->", "getZExtValue", "(", ")", "<=", "", ")", "weight", "=", "CW_Constant", ";", "}", "break", ";", "case", "'J'", ":", "if", "(", "ConstantInt", "*", "C", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "CallOperandVal", ")", ")", "{", "if", "(", "C", "->", "getZExtValue", "(", ")", "<=", "", ")", "weight", "=", "CW_Constant", ";", "}", "break", ";", "case", "'K'", ":", "if", "(", "ConstantInt", "*", "C", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "CallOperandVal", ")", ")", "{", "if", "(", "(", "C", "->", "getSExtValue", "(", ")", ">=", "-", "", ")", "&&", "(", "C", "->", "getSExtValue", "(", ")", "<=", "", ")", ")", "weight", "=", "CW_Constant", ";", "}", "break", ";", "case", "'L'", ":", "if", "(", "ConstantInt", "*", "C", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "CallOperandVal", ")", ")", "{", "if", "(", "(", "C", "->", "getZExtValue", "(", ")", "==", "", ")", "||", "(", "C", "->", "getZExtValue", "(", ")", "==", "", ")", ")", "weight", "=", "CW_Constant", ";", "}", "break", ";", "case", "'M'"], "ground_truth": [":"], "File": "X86ISelLowering (2)6", "Func": "getSingleConstraintMatchWeight", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4334, "Length": 272, "Cover_Rate": 0.35370611183355005, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "IsGlobalInSmallSectionImpl", "(", "GO", ",", "TM", ")", "&&", "(", "Kind", ".", "isData", "(", ")", "||", "Kind", ".", "isBSS", "(", ")", "||", "Kind", ".", "isCommon"], "ground_truth": ["(", ")", "||", "Kind", ".", "isReadOnly", "(", ")", ")", ")", ";"], "File": "Cpu0TargetObjectFile4", "Func": "IsGlobalInSmallSection", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4335, "Length": 36, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "int", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "if", "(", "(", "LEGACY_SSE_REGNO_P", "(", "regno", ")", "||", "(", "TARGET_64BIT", "&&", "(", "REX_SSE_REGNO_P", "(", "regno", ")", "||", "(", "TARGET_AVX512F", "&&", "EXT_REX_SSE_REGNO_P", "(", "regno", ")", ")", ")", ")", ")", "&&", "!", "TEST_HARD_REG_BIT", "(", "need_zeroed_hardregs", ",", "regno", ")", ")", "return", "NULL", ";", "return", "gen_avx_vzeroall", "("], "ground_truth": [")", ";"], "File": "i386", "Func": "zero_all_vector_registers", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4336, "Length": 60, "Cover_Rate": 0.7792207792207793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "restoreCalleeSavedRegisters", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "return"], "ground_truth": ["false", ";"], "File": "VideoCore4FrameLowering", "Func": "restoreCalleeSavedRegisters", "Target": "VideoCore4", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4337, "Length": 31, "Cover_Rate": 0.8857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pabsb512_mask", "(", "(", "__v64qi", ")", "__A", ",", "(", "__v64qi", ")", "_mm512_setzero_qi", "(", ")", ",", "("], "ground_truth": ["__mmask64", ")", "__U", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_maskz_abs_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4338, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", "i", "<", "", ";", "i", "++", ")", "if", "(", "!", "(", "val", "&", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "", "<<", "i", ")", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "c6x", "Func": "c6x_valid_mask_p", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 4339, "Length": 33, "Cover_Rate": 0.3235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TT", ".", "isArch32Bit", "(", ")", "&&", "!", "TT", ".", "isArch64Bit", "(", ")", ")", "llvm_unreachable", "(", "", ")", ";", "MCSection", "*", "Cur", "=", "OutStreamer", "->", "getCurrentSectionOnly", "(", ")", ";", "MCSection", "*", "Nt", "=", "MMI", "->", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_NOTE", ",", "ELF", "::", "SHF_ALLOC", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "Nt", ")", ";", "int", "WordSize", "=", "TT", ".", "isArch64Bit", "(", ")", "?", "", ":", "", ";", "EmitAlignment", "(", "WordSize", "==", "", "?", "Align", "(", "", ")", ":", "Align", "(", "", ")", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "", "+", "WordSize", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "ELF", "::", "NT_GNU_PROPERTY_TYPE_0", ",", "", ")", ";", "OutStreamer", "->", "EmitBytes", "(", "StringRef", "(", "", ",", "", ")", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "ELF", "::", "GNU_PROPERTY__FEATURE_1_AND", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "FeatureFlagsAnd", ",", "", ")", ";", "EmitAlignment", "(", "WordSize", "==", "", "?", "Align", "(", "", ")", ":", "Align", "(", "", ")", ")", ";", "OutStreamer", "->", "endSection", "(", "Nt", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "Cur", ")", ";", "}", "}", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "OutStreamer", "->", "SwitchSection", "(", "getObjFileLowering", "(", ")", ".", "getTextSection", "(", ")", ")", ";", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "{", "MCSymbol", "*", "S", "=", "MMI", "->", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", "->", "BeginCOFFSymbolDef", "(", "S", ")", ";", "OutStreamer", "->", "EmitCOFFSymbolStorageClass", "(", "COFF", "::", "IMAGE_SYM_CLASS_STATIC", ")", ";", "OutStreamer", "->", "EmitCOFFSymbolType", "(", "COFF", "::", "IMAGE_SYM_DTYPE_NULL", ")", ";", "OutStreamer", "->", "EndCOFFSymbolDef", "(", ")", ";", "int64_t", "Feat00Flags", "=", "", ";", "if", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86", ")", "{", "Feat00Flags", "|=", ""], "ground_truth": [";"], "File": "X86AsmPrinter100", "Func": "EmitStartOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4340, "Length": 297, "Cover_Rate": 0.6570796460176991, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Ps", "&", "ConstantProperties", "::", "NaN", ")", "os", "<<", "", ";", "if", "(", "Ps", "&", "ConstantProperties", "::", "PosOrZero", ")", "os", "<<", "", ";", "if", "(", "Ps", "&", "ConstantProperties", "::", "NegOrZero", ")", "os", "<<", "", ";", "os", "<<", "'}'", ";", "return", ";", "}", "os", "<<", "", ";", "if", "(", "isBottom", "(", ")", ")", "{", "os", "<<", "", ";", "}", "else", "if", "(", "isTop", "(", ")", ")", "{", "os", "<<", "", ";", "}", "else", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "size", "(", ")", ";", "++", "i", ")", "{", "const", "Constant", "*", "C", "=", "Values", "[", "i", "]", ";", "if", "(", "i", "!=", ""], "ground_truth": [")", "os", "<<", "", ";"], "File": "HexagonConstPropagation", "Func": "print", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4341, "Length": 111, "Cover_Rate": 0.5495049504950495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "BaseVT", "=", "MaskVT", ".", "getVectorElementType", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "MaskVec", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumElems", "/", "", ";", "i", "!=", "e"], "ground_truth": [";", "++", "i", ")", "{"], "File": "X86ISelLowering160", "Func": "getUnpacklMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4342, "Length": 38, "Cover_Rate": 0.3140495867768595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Value", "=", "Mst", "->", "getValue", "(", ")", ";", "if", "(", "Value", ".", "getOpcode", "(", ")", "==", "", "&&", "Value", ".", "getNode", "(", ")", "->", "hasOneUse", "(", ")", "&&", "TLI", ".", "isTruncStoreLegal", "(", "Value", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "Mst", "->", "getMemoryVT", "(", ")", ")", ")", "{", "return", "DAG", ".", "getMaskedStore", "(", "Mst", "->", "getChain", "(", ")", ",", "SDLoc", "(", "N", ")", ",", "Value", ".", "getOperand", "(", "", ")", ",", "Mst", "->", "getBasePtr", "(", ")", ","], "ground_truth": ["Mask", ",", "Mst", "->", "getMemoryVT", "(", ")", ",", "Mst", "->", "getMemOperand", "(", ")", ",", "true", ")", ";"], "File": "X86ISelLowering (2)7", "Func": "combineMaskedStore", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4343, "Length": 98, "Cover_Rate": 0.36162361623616235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "mi", "->", "getOpcode", "(", ")", "==", "", ")", "||", "(", "mi", "->", "getOpcode", "("], "ground_truth": [")", "==", "", ")", "||", "mi", "->", "isCopy", "(", ")", ")", "{"], "File": "VectorElementize", "Func": "isVectorInstr", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4344, "Length": 29, "Cover_Rate": 0.4084507042253521, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vabd_s32", "(", "int32x2_t", "__a", ",", "int32x2_t", "__b", ")", "{", "return", "(", "int32x2_t", ")", "__builtin_neon_vabdsv2si", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon_vabd_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4345, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "MachineOperand", "&", "Op", ":", "MI", ".", "uses", "(", ")", ")", "if", "(", "Op", ".", "isFI", "(", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "ARM64DeadRegisterDefinitionsPass", "Func": "usesFrameIndex", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4346, "Length": 27, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "isConcatenatedNot", "=", "[", "]", "(", "SDValue", "V", ")", "{", "V", "=", "peekThroughBitcasts", "(", "V", ")", ";", "if", "(", "!", "isBitwiseNot", "(", "V", ")", ")", "return", "false", ";", "SDValue", "NotOp", "=", "V", "->", "getOperand", "(", "", ")", ";", "return", "peekThroughBitcasts", "(", "NotOp", ")", ".", "getOpcode", "(", ")", "==", "", ";", "}", ";", "if", "(", "isConcatenatedNot", "(", "WideVec", ".", "getOperand", "(", "", ")", ")", "||", "isConcatenatedNot", "(", "WideVec", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "Concat", "=", "split256IntArith", "(", "WideVec", ",", "DAG", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "DAG", ".", "getBitcast", "(", "WideVecVT", ",", "Concat", ")", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "}", "}", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "OpVT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "SDValue", "InVec", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "IdxVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "", "(", "InVec", ".", "getNode", "(", ")", ")", ")", "return", "getZeroVector", "(", "OpVT", ",", "Subtarget", ",", "DAG", ",", "SDLoc", "(", "N", ")", ")", ";", "if", "(", "", "(", "InVec", ".", "getNode", "(", ")", ")", ")", "{", "if", "(", "OpVT", ".", "getScalarType", "(", ")", "==", "", ")", "return", "DAG", ".", "getConstant", "(", "", ",", "SDLoc", "(", "N", ")", ",", "OpVT", ")", ";", "return", "getOnesVector", "(", "OpVT", ",", "DAG", ",", "SDLoc", "(", "N", ")", ")", ";", "}", "if", "(", "InVec", ".", "getOpcode", "(", ")", "==", "", ")", "return", "DAG", ".", "getBuildVector", "(", "OpVT", ",", "SDLoc", "(", "N", ")", ",", "InVec", ".", "getNode", "(", ")", "->", "ops", "(", ")", ".", "slice", "(", "IdxVal", ",", "OpVT", ".", "getVectorNumElements", "(", ")", ")", ")", ";", "if", "(", "IdxVal", "==", "", "&&", "InVec", ".", "hasOneUse", "(", ")", ")", "{", "unsigned", "InOpcode", "=", "InVec", ".", "getOpcode", "(", ")", ";", "if", "(", "OpVT", "==", "", "&&", "InVec", ".", "getValueType", "(", ")", "==", "", ")", "{", "if", "(", "InOpcode", "==", "", "&&", "InVec", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "OpVT", ",", "InVec", ".", "getOperand", "(", "", ")", ")", ";", "}", "if", "(", "InOpcode", "==", "", "&&", "InVec", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "OpVT", ",", "InVec", ".", "getOperand", "(", "", ")", ")", ";", "}", "}", "if", "(", "(", "InOpcode", "==", "", "||", "InOpcode", "==", "", ")", "&&", "OpVT", ".", "is128BitVector", "(", ")", "&&", "InVec", ".", "getOperand", "(", "", ")", ".", "getSimpleValueType", "(", ")", ".", "is128BitVector", "(", ")", ")", "{", "unsigned", "ExtOp", "=", "InOpcode", "==", ""], "ground_truth": ["?", "", ":", "", ";"], "File": "X86ISelLowering219", "Func": "combineExtractSubvector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4347, "Length": 461, "Cover_Rate": 0.7317460317460317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumUserSGPRs", "(", ")", "const", "{", "return"], "ground_truth": ["NumUserSGPRs", ";"], "File": "SIMachineFunctionInfo (2)", "Func": "getNumUserSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4348, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTarget", "<", "Triple", "::", "systemz", ",", "true", ">", "X", "(", "getTheTarget", "(", ")", ",", "", ","], "ground_truth": ["", ",", "", ")", ";"], "File": "SystemZTargetInfo5", "Func": "LLVMInitializeSystemZTargetInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4349, "Length": 21, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MachineConstEvaluator", "::", "evaluateCOPY", "(", "const", "RegisterSubReg", "&", "R1", ",", "const", "CellMap", "&", "Inputs", ",", "LatticeCell", "&", "Result", ")", "{", "return", "getCell", "(", "R1", ",", "Inputs", ","], "ground_truth": ["Result", ")", ";"], "File": "HexagonConstPropagation11", "Func": "evaluateCOPY", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4350, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_min_ps", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{"], "File": "xmmintrin", "Func": "_mm_min_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4351, "Length": 22, "Cover_Rate": 0.43137254901960786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAddr64", "(", ")", "const", "{", "return", "(", "getGeneration", "(", ")", "<", "VOLCANIC_ISLANDS"], "ground_truth": [")", ";"], "File": "AMDGPUSubtarget10", "Func": "hasAddr64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4352, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "builtin_define_type_sizeof", "(", "", ",", "wchar_type_node", ")", ";", "cpp_undef", "(", "pfile", ",", "", ")", ";", "if", "(", "TARGET_ARM_ARCH_PROFILE", ")", "builtin_define_with_int_value", "(", "", ",", "TARGET_ARM_ARCH_PROFILE", ")", ";", "builtin_define", "(", "", ")", ";", "if", "(", "TARGET_ARM_ARCH", ")", "{", "cpp_undef", "(", "pfile", ",", "", ")", ";", "builtin_define_with_int_value", "(", "", ",", "TARGET_ARM_ARCH", ")", ";", "}", "if", "(", "arm_arch_notm", ")", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_THUMB", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_THUMB2", ")", ";", "if", "(", "TARGET_BIG_END", ")", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_THUMB", ")", ";", "else", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_THUMB", ")", ";", "cpp_undef", "(", "pfile", ",", "", ")", ";", "if", "(", "TARGET_ARM_ARCH_ISA_THUMB", ")", "builtin_define_with_int_value", "(", "", ",", "TARGET_ARM_ARCH_ISA_THUMB", ")", ";", "if", "(", "TARGET_BIG_END", ")", "{", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "}", "else", "{", "builtin_define", "(", "", ")", ";", "}", "if", "(", "TARGET_SOFT_FLOAT", ")", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "cpp_undef", "(", "pfile", ",", "", ")", ";", "if", "(", "TARGET_ARM_FP", ")", "builtin_define_with_int_value", "(", "", ",", "TARGET_ARM_FP", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "arm_fp16_format", "==", "ARM_FP16_FORMAT_IEEE", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "arm_fp16_format", "==", "ARM_FP16_FORMAT_ALTERNATIVE", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "arm_fp16_format", "!=", "ARM_FP16_FORMAT_NONE", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_VFP_FP16INST", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_NEON_FP16INST", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_FP16FML", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_FMA", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_NEON", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_NEON", ")", ";", "cpp_undef", "(", "pfile", ",", "", ")", ";", "if", "(", "TARGET_NEON_FP", ")", "builtin_define_with_int_value", "(", "", ",", "TARGET_NEON_FP", ")", ";", "if", "(", "arm_cpp_interwork", ")", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "arm_arch_name", ")", ";", "if", "(", "arm_arch_xscale", ")", "builtin_define", "(", "", ")", ";", "if", "(", "arm_arch_iwmmxt", ")", "{", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "}", "if", "(", "arm_arch_iwmmxt2", ")", "builtin_define", "(", "", ")", ";", "if", "(", "arm_arch6kz", ")", "builtin_define", "(", "", ")", ";", "if", "(", "TARGET_AAPCS_BASED", ")", "{", "if", "(", "arm_pcs_default", "==", "ARM_PCS_AAPCS_VFP", ")", "builtin_define", "(", "", ")", ";", "else", "if", "(", "arm_pcs_default", "==", "ARM_PCS_AAPCS", ")", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "}", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_IDIV", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "TARGET_IDIV", ")", ";", "def_or_undef_macro", "(", "pfile", ",", "", ",", "inline_asm_unified", ")", ";", "cpp_undef", "(", "pfile", ",", "", ")", ";", "if", "(", "TARGET_32BIT", "&&", "arm_arch4", "&&", "!", "(", "arm_arch8", "&&", "arm_arch_notm", ")", ")", "{", "int", "coproc_level", "=", "", ";", "if", "(", "arm_arch5t", ")", "coproc_level", "|=", "", ";", "if", "(", "arm_arch5te", ")", "coproc_level", "|=", "", ";", "if", "(", "arm_arch6", ")", "coproc_level", "|=", "", ";", "builtin_define_with_int_value", "(", "", ",", "coproc_level"], "ground_truth": [")", ";"], "File": "arm-c6", "Func": "arm_cpu_builtins", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4353, "Length": 459, "Cover_Rate": 0.684053651266766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "return", "load", "?", "", ":", "", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "return", "load", "?", "(", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ")", ":", "(", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ")", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "return", "load", "?", "", ":", "", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "assert", "(", "STI", ".", "hasBWI", "(", ")", "&&", "", ")", ";", "return", "load", "?", "", ":", "", ";", "}", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "return", "load", "?", "", ":", "", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "return", "load", "?", "(", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ")", ":", "(", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ")", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "return", "load", "?", "", ":", "", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "return", "load", "?", "", ":", "", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "assert", "(", "STI", ".", "hasBWI", "(", ")", "&&", "", ")", ";", "return", "load", "?", "", ":", "", ";", "}", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "assert", "(", "", ".", "hasSubClassEq", "(", "RC", ")", "&&", "", ")", ";", "return", "load", "?", "", ":", "", ";", "case", "", ":", "{", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "if", "(", "isStackAligned", ")", "return", "load", "?", "(", "HasVLX", "?", "", ":", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ")", ":", "(", "HasVLX", "?", "", ":", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ")", ";", "else", "return", "load", "?", "(", "HasVLX", "?", "", ":", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ")", ":", "(", "HasVLX", "?", "", ":", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ")", ";", "}", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "if", "(", "STI", ".", "is64Bit", "(", ")", ")", "return", "load", "?", "", ":", "", ";", "else", "return", "load", "?", "", ":", "", ";", "}", "llvm_unreachable", "(", "", ")", ";", "}", "case", "", ":", "assert", "(", "", ".", "hasSubClassEq", "(", "RC", ")", "&&", "", ")", ";", "if", "(", "isStackAligned", ")", "return", "load", "?", "(", "HasVLX", "?", "", ":", "HasAVX512", "?", "", ":", "", ")", ":", "(", "HasVLX", "?", "", ":", "HasAVX512", "?", "", ":", "", ")", ";", "else", "return", "load", "?", "(", "HasVLX", "?", "", ":", "HasAVX512", "?", "", ":", "", ")", ":", "(", "HasVLX", "?", "", ":", "HasAVX512", "?", "", ":", "", ")", ";", "case", "", ":", "assert", "(", "", ".", "hasSubClassEq", "(", "RC", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "X86InstrInfo113", "Func": "getLoadStoreRegOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4354, "Length": 464, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "llvm", "::", "getInstrPredicate", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "&", "PredReg", ")", "{", "int", "PIdx", "=", "MI", "->", "findFirstPredOperandIdx", "(", ")", ";", "if", "(", "PIdx", "==", "-", "", ")", "{", "PredReg", "=", "", ";", "return", "", ";", "}", "PredReg", "=", "MI", "->", "getOperand", "(", "PIdx", "+", "", ")", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "ARMBaseInstrInfo (2)", "Func": "getInstrPredicate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4355, "Length": 55, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "GET_CODE", "(", "XEXP", "(", "op", ",", "", ")", ")", "==", "VEC_SELECT", ")", "return", "rtx_is_swappable_p", "(", "XEXP", "(", "op", ",", "", ")", ",", "special", ")", ";", "else", "return", "", ";", "case", "VEC_SELECT", ":", "if", "(", "REG_P", "(", "XEXP", "(", "op", ",", "", ")", ")", "&&", "GET_MODE_INNER", "(", "GET_MODE", "(", "XEXP", "(", "op", ",", "", ")", ")", ")", "==", "GET_MODE", "(", "op", ")", "&&", "GET_CODE", "(", "(", "parallel", "=", "XEXP", "(", "op", ",", "", ")", ")", ")", "==", "PARALLEL", "&&", "XVECLEN", "(", "parallel", ",", "", ")", "==", "", "&&", "CONST_INT_P", "(", "XVECEXP", "(", "parallel", ",", "", ",", "", ")", ")", ")", "{", "*", "special", "=", "SH_EXTRACT", ";", "return", "", ";", "}", "else", "if", "(", "GET_CODE", "(", "XEXP", "(", "op", ",", "", ")", ")", "==", "VEC_CONCAT", "&&", "(", "GET_MODE", "(", "XEXP", "(", "op", ",", "", ")", ")", "==", "V4DFmode", "||", "GET_MODE", "(", "XEXP", "(", "op", ",", "", ")", ")", "==", "V4DImode", ")", "&&", "GET_CODE", "(", "(", "parallel", "=", "XEXP", "(", "op", ",", "", ")", ")", ")", "==", "PARALLEL", "&&", "XVECLEN", "(", "parallel", ",", "", ")", "==", "", "&&", "CONST_INT_P", "(", "XVECEXP", "(", "parallel", ",", "", ",", "", ")", ")", "&&", "CONST_INT_P", "(", "XVECEXP", "(", "parallel", ",", "", ",", "", ")", ")", ")", "{", "*", "special", "=", "SH_XXPERMDI", ";", "return", "", ";", "}", "else", "if", "(", "v2df_reduction_p", "(", "op", ")", ")", "return", "", ";", "else", "return", "", ";", "case", "UNSPEC", ":", "{", "int", "val", "=", "XINT", "(", "op", ",", "", ")", ";", "switch", "(", "val", ")", "{", "default", ":", "break", ";", "case", "UNSPEC_VBPERMQ", ":", "case", "UNSPEC_VMRGH_DIRECT", ":", "case", "UNSPEC_VMRGL_DIRECT", ":", "case", "UNSPEC_VPACK_SIGN_SIGN_SAT", ":", "case", "UNSPEC_VPACK_SIGN_UNS_SAT", ":", "case", "UNSPEC_VPACK_UNS_UNS_MOD", ":", "case", "UNSPEC_VPACK_UNS_UNS_MOD_DIRECT", ":", "case", "UNSPEC_VPACK_UNS_UNS_SAT", ":", "case", "UNSPEC_VPERM", ":", "case", "UNSPEC_VPERM_UNS", ":", "case", "UNSPEC_VPERMHI", ":", "case", "UNSPEC_VPERMSI", ":", "case", "UNSPEC_VPERMXOR", ":", "case", "UNSPEC_VPKPX", ":", "case", "UNSPEC_VSLDOI", ":", "case", "UNSPEC_VSLO", ":", "case", "UNSPEC_VSRO", ":", "case", "UNSPEC_VSUM2SWS", ":", "case", "UNSPEC_VSUM4S", ":", "case", "UNSPEC_VSUM4UBS", ":", "case", "UNSPEC_VSUMSWS", ":", "case", "UNSPEC_VSUMSWS_DIRECT", ":", "case", "UNSPEC_VSX_CONCAT", ":", "case", "UNSPEC_VSX_CVDPSPN", ":", "case", "UNSPEC_VSX_CVSPDP", ":", "case", "UNSPEC_VSX_CVSPDPN", ":", "case", "UNSPEC_VSX_EXTRACT", ":", "case", "UNSPEC_VSX_SET", ":", "case", "UNSPEC_VSX_SLDWI", ":", "case", "UNSPEC_VSX_VSLO", ":", "case", "UNSPEC_VUNPACK_HI_SIGN", ":", "case", "UNSPEC_VUNPACK_HI_SIGN_DIRECT", ":", "case", "UNSPEC_VUNPACK_LO_SIGN"], "ground_truth": [":"], "File": "rs6000-p8swap3", "Func": "rtx_is_swappable_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4356, "Length": 349, "Cover_Rate": 0.4562091503267974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtepi64_storeu_epi16", "(", "void", "*", "__P", ",", "__mmask8", "__M", ","], "ground_truth": ["__m512i", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_cvtepi64_storeu_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4357, "Length": 26, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ShAmt", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "ShAmt", ")", ")", "{", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "VT", ",", "SrcOp", ",", "ShAmt", ")", ";", "}", "}", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "}", "SDValue", "ShOps", "[", "", "]", ";", "ShOps", "[", "", "]", "=", "ShAmt", ";", "ShOps", "[", "", "]", "=", "DAG", ".", "getConstant", "(", "", ","], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering114", "Func": "getTargetVShiftNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4358, "Length": 130, "Cover_Rate": 0.49429657794676807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "SDValue", "Elt0", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "EltVT", ",", "Vec", ".", "getOperand", "(", "", ")", ",", "Idx", ")", ";", "SDValue", "Elt1", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "EltVT", ",", "Vec", ".", "getOperand", "(", "", ")", ",", "Idx", ")", ";", "DCI", ".", "AddToWorklist", "(", "Elt0", ".", "getNode", "(", ")", ")", ";", "DCI", ".", "AddToWorklist", "(", "Elt1", ".", "getNode", "(", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "Opc", ",", "SL", ",", "EltVT", ",", "Elt0", ",", "Elt1", ",", "Vec", "->", "getFlags", "(", ")", ")", ";", "}", "}", "}", "if", "(", "!", "DCI", ".", "isBeforeLegalize", "(", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "VecSize", "=", "VecVT", ".", "getSizeInBits", "(", ")", ";", "unsigned", "EltSize", "=", "EltVT", ".", "getSizeInBits", "(", ")", ";", "auto", "*", "Idx", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "isa", "<", "MemSDNode", ">", "(", "Vec", ")", "&&", "EltSize", "<=", "", "&&", "EltVT", ".", "isByteSized", "(", ")", "&&", "VecSize", ">", "", "&&", "VecSize", "%", "", "==", "", "&&", "Idx", ")", "{", "EVT", "NewVT", "=", "getEquivalentMemType", "(", "*", "DAG", ".", "getContext", "("], "ground_truth": [")", ",", "VecVT", ")", ";"], "File": "SIISelLowering147", "Func": "performExtractVectorEltCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4359, "Length": 209, "Cover_Rate": 0.31101190476190477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "Desc", "=", "MCII", ".", "get", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "unsigned", "bytes", "=", "Desc", ".", "getSize", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "bytes", ";", "i", "++", ")", "{", "OS", ".", "write", "(", "(", "uint8_t", ")", "(", "(", "Encoding", ">>", "(", "", "*", "i", ")", ")", "&", "", ")", ")", ";", "}", "if", "(", "bytes", ">", "", ")", "return", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", ".", "getNumOperands", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "if", "(", "!", "isSrcOperand", "(", "Desc", ",", "i", ")", ")", "continue", ";", "int", "RCID", "=", "Desc", ".", "OpInfo", "[", "i", "]", ".", "RegClass", ";", "const", "MCRegisterClass", "&", "RC", "=", "MRI", ".", "getRegClass", "(", "RCID", ")", ";", "const", "MCOperand", "&", "Op", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "getLitEncoding", "(", "Op", ",", "RC", ".", "getSize", "(", ")", ")", "!=", "", ")", "continue", ";", "int64_t", "Imm", "=", "", ";", "if", "(", "Op", ".", "isImm", "(", ")", ")", "Imm", "=", "Op", ".", "getImm", "(", ")", ";", "else", "if", "(", "Op", ".", "isExpr", "(", ")", ")", "{", "if", "(", "const", "MCConstantExpr", "*", "C", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Op", ".", "getExpr", "(", ")", ")", ")", "Imm", "=", "C", "->", "getValue", "(", ")", ";", "}", "else", "if", "(", "!", "Op", ".", "isExpr", "(", ")"], "ground_truth": [")", "llvm_unreachable", "(", "", ")", ";"], "File": "SIMCCodeEmitter34", "Func": "encodeInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4360, "Length": 233, "Cover_Rate": 0.7396825396825397, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_scalef_ps", "(", "__m128", "__W", ",", "__mmask8", "__U", ",", "__m128"], "ground_truth": ["__A", ",", "__m128", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask_scalef_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4361, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLoweringBase", "::", "AtomicRMWExpansionKind", "TargetLowering", "::", "shouldExpandAtomicRMWInIR", "(", "AtomicRMWInst", "*", "AI", ")", "const", "{", "unsigned", "NativeWidth", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "Type", "*", "MemType", "=", "AI", "->", "getType", "(", ")", ";", "if", "(", "MemType", "->", "getPrimitiveSizeInBits", "(", ")", ">", "NativeWidth", ")", "{", "return", "needsCmpXchgNb", "(", "MemType", ")", "?", "AtomicRMWExpansionKind", "::", "CmpXChg", ":", "AtomicRMWExpansionKind", "::", "None", ";", "}", "AtomicRMWInst", "::", "BinOp", "Op", "=", "AI", "->", "getOperation", "(", ")", ";", "switch", "(", "Op", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "AtomicRMWInst", "::", "Xchg", ":", "case", "AtomicRMWInst", "::", "Add", ":", "case", "AtomicRMWInst", "::"], "ground_truth": ["Sub", ":"], "File": "X86ISelLowering173", "Func": "shouldExpandAtomicRMWInIR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4362, "Length": 100, "Cover_Rate": 0.5952380952380952, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DontExpandCondPseudos16", ")", "return", "BB", ";", "const", "TargetInstrInfo", "*", "TII", "=", "getTargetMachine", "(", ")", ".", "getInstrInfo", "(", ")", ";", "unsigned", "CC", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "regX", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "Imm", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "SltOpc", "=", "16WhichOp8uOr16simm", "(", "SltiOpc"], "ground_truth": [",", "SltiXOpc", ",", "Imm", ")", ";"], "File": "MipsISelLowering63", "Func": "EmitFEXT_CCRXI16_ins", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4363, "Length": 74, "Cover_Rate": 0.4378698224852071, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "::", "iterator", "si", "=", "StackStores", ".", "begin", "(", ")", ",", "se", "=", "StackStores", ".", "end", "(", ")", ";", "si", "!=", "se", ";", "++", "si", ")", "{", "MachineInstr", "*", "Store", "=", "*", "si", ";", "unsigned", "Opc", "=", "Store", "->", "getOpcode", "(", ")", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "Ret", "->", "getParent", "(", ")", ";", "int", "FI", "=", "Store", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "if", "(", "ZeroedLocations", ".", "count", "(", "FI", ")", ")", "continue", ";", "ZeroedLocations", ".", "insert", "(", "FI", ")", ";", "if", "(", "Opc", "==", "", ")", "{", "MachineInstrBuilder", "MIB", "(", "F", ",", "Ret", ")", ";", "BuildMI", "(", "MBB", ",", "Ret", ",", "Ret", "->", "getDebugLoc", "(", ")", ",", "InstrInfo", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "Store", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ".", "addMemOperand", "(", "InstrInfo", "->", "GetMemOperand", "(", "MBB", ",", "FI", ",", "MachineMemOperand", "::", "MOStore", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "Ret", ",", "Ret", "->", "getDebugLoc", "(", ")", ",", "InstrInfo", "->", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "Store", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ".", "addMemOperand", "(", "InstrInfo", "->", "GetMemOperand", "(", "MBB", ",", "FI", ",", "MachineMemOperand", "::", "MOStore", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")"], "ground_truth": [";"], "File": "CheriStackInvalidatePass", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4364, "Length": 250, "Cover_Rate": 0.4708097928436911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumOps", "==", "", ")", "return", "false", ";", "switch", "(", "Info", "->", "get", "(", "Inst", ".", "getOpcode", "(", ")", ")"], "ground_truth": [".", "OpInfo", "[", "NumOps", "-", "", "]", ".", "OperandType", ")", "{"], "File": "NyuziMCTargetDesc", "Func": "evaluateBranch", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4365, "Length": 32, "Cover_Rate": 0.32323232323232326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_rangepd128_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "__C", ",", "(", "__v2df", ")", "_mm_setzero_pd", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm_range_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4366, "Length": 32, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FrameIndex", "=", "StoreByValRegs", "(", "CCInfo", ",", "DAG", ",", "dl", ",", "Chain", ",", "nullptr", ",", "CCInfo", ".", "getInRegsParamsCount", "(", ")", ",", "CCInfo", ".", "getNextStackOffset"], "ground_truth": ["(", ")", ",", "std", "::", "max", "(", "", ",", "TotalArgRegsSaveSize", ")", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "VarArgStyleRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4367, "Length": 37, "Cover_Rate": 0.36633663366336633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "None", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Sign", "*=", "-", "", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "!", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "||", "!", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "||", "!", "MI", ".", "getOperand"], "ground_truth": ["(", "", ")", ".", "isImm", "(", ")", ")", "return", "None", ";"], "File": "AArch64InstrInfo124", "Func": "isAddImmediate", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4368, "Length": 78, "Cover_Rate": 0.3939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "immed", ")", "{", "if", "(", "INTVAL", "(", "operands", "[", "", "]", ")", "==", "", ")", "sprintf", "(", "result", ",", "", ",", "op", ",", "(", "TARGET_DENSITY", "&&", "(", "code", "==", "EQ", "||", "code", "==", "NE", ")", ")", "?", "", ":", "", ")", ";", "else", "sprintf", "(", "result", ",", "", ",", "op", ")", ";", "}", "else", "sprintf", "(", "result", ",", "", ",", "op", ")", ";", "return", "result"], "ground_truth": [";"], "File": "xtensa1", "Func": "xtensa_emit_branch", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4369, "Length": 68, "Cover_Rate": 0.39766081871345027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSection", "*", "AMDGPUMCAsmInfo", "::", "getNonexecutableStackSection", "(", "MCContext", "&", "CTX", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUMCAsmInfo11", "Func": "getNonexecutableStackSection", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4370, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "*", "insn_ptr", "&&", "r10k_needs_protection_p_1", "(", "x", ",", "*", "insn_ptr", ")", ")"], "ground_truth": ["*", "insn_ptr", "=", "NULL", ";"], "File": "mips", "Func": "r10k_needs_protection_p_store", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4371, "Length": 18, "Cover_Rate": 0.3673469387755102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Imm", "=", "(", "unsigned", ")", "~", "(", "CI", "->", "getSExtValue", "(", ")", ")", ";", "bool", "UseImm", "=", "isThumb2", "?", "(", "", "(", "Imm", ")", "!=", "-", "", ")", ":", "(", "", "(", "Imm", ")", "!=", "-", "", ")", ";", "if", "(", "UseImm", ")", "{", "unsigned", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "isThumb2", "?", "&", "", ":", "&", "", ";", "unsigned", "ImmReg", "=", "createResultReg", "(", "RC", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ImmReg", ")", ".", "addImm", "(", "Imm", ")", ")", ";", "return", "ImmReg", ";", "}", "}", "unsigned", "ResultReg", "=", "", ";", "if", "(", "Subtarget", "->", "useMovt", "(", ")", ")", "ResultReg", "=", "fastEmit_i", "(", "VT", ",", "VT", ",", "", ",", "CI", "->", "getZExtValue", "(", ")", ")", ";", "if", "(", "ResultReg", ")", "return", "ResultReg", ";", "if", "(", "VT", "!=", "", ")", "return", "", ";", "unsigned", "Align", "=", "DL", ".", "getPrefTypeAlignment", "(", "C", "->", "getType", "(", ")", ")", ";", "if", "(", "Align", "==", "", ")", "{", "Align", "=", "DL", ".", "getTypeAllocSize", "(", "C", "->", "getType", "(", ")", ")", ";", "}", "unsigned", "Idx", "=", "MCP", ".", "getConstantPoolIndex", "(", "C", ",", "Align", ")", ";", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "if", "(", "isThumb2", ")", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ")", ";", "else", "{", "ResultReg", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ",", "", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ")"], "ground_truth": [".", "addImm", "(", "", ")", ")", ";"], "File": "ARMFastISel11", "Func": "ARMMaterializeInt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4372, "Length": 305, "Cover_Rate": 0.6015779092702169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "AMDGPUTargetLowering", "::", "LowerGN_EXTEND_INREG", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "EVT", "ExtraVT", "=", "cast", "<", "VTSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getVT", "(", ")", ";", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "MVT", "ScalarVT", "=", "VT", ".", "getScalarType", "(", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "unsigned", "NElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Args", ";", "DAG", ".", "ExtractVectorElements", "(", "Src", ",", "Args", ",", "", ",", "NElts", ")", ";", "SDValue", "VTOp", "=", "DAG", ".", "getValueType", "(", "ExtraVT", ".", "getScalarType", "(", ")", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NElts", ";", "++", "I", ")", "Args", "[", "I", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ScalarVT", ",", "Args", "[", "I", "]", ",", "VTOp", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL"], "ground_truth": [",", "VT", ",", "Args", ")", ";"], "File": "AMDGPUISelLowering100", "Func": "LowerSIGN_EXTEND_INREG", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4373, "Length": 177, "Cover_Rate": 0.9725274725274725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "if", "(", "TARGET_32BIT", ")", "return", "(", "size", "+", "", ")", ">>", "", ";", "else", "return", "(", "size", "+", ""], "ground_truth": [")", ">>", "", ";"], "File": "rs60003", "Func": "rs6000_arg_size", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4374, "Length": 31, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPreEmitPass", "(", ")", "{", "PM", "->", "add", "(", "createFPMoverPass", "(", "getTargetMachine", "(", ")", ")", ")", ";", "PM", "->", "add", "(", "createDelaySlotFillerPass", "(", "getTargetMachine", "(", ")", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "SparcTargetMachine58", "Func": "addPreEmitPass", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4375, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "return", "", ";", "if", "(", "LittleEndian", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "AArch64TargetMachine10", "Func": "computeDataLayout", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4376, "Length": 21, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vmladavq_p_s32", "(", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmladavq_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4377, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegNo", "=", "getRegPair", "(", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "RegNo", "++"], "ground_truth": [")", ")", ";"], "File": "MipsAsmParser", "Func": "addRegPairOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4378, "Length": 20, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vorn_u8", "(", "uint8x8_t", "__a", ",", "uint8x8_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vorn_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4379, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "return", "Op", ";", "return", "getZeroVector", "(", "VT", ",", "Subtarget", ",", "DAG", ",", "DL", ")", ";", "}", "if", "(", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "", "(", "Op", "."], "ground_truth": ["getNode", "(", ")", ")", ")", "{"], "File": "X86ISelLowering148", "Func": "materializeVectorConstant", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4380, "Length": 48, "Cover_Rate": 0.3096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "ExpandPseudos"], "ground_truth": ["(", ")", ";"], "File": "ARCExpandPseudos", "Func": "createARCExpandPseudosPass", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4381, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectionDAGInfo", "(", "const", "TargetMachine", "&", "TM", ")", ":", "TargetSelectionDAGInfo", "(", "TM"], "ground_truth": [")", "{"], "File": "SystemZSelectionDAGInfo1", "Func": "SystemZSelectionDAGInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4382, "Length": 13, "Cover_Rate": 0.8125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "HiddenArgNumBytes", ">=", "", ")", "{", "if", "(", "Func", ".", "getParent", "(", ")", "->", "getNamedMetadata", "(", "", ")", ")", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "", ",", "Offset", ",", "Args", ")", ";", "else", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "", ",", "Offset", ",", "Args", ")", ";", "}", "if", "(", "HiddenArgNumBytes", ">=", "", ")", "{", "if", "(", "Func", ".", "hasFnAttribute", "(", "", ")", ")", "{", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "", ",", "Offset", ",", "Args", ")", ";", "}", "else", "{", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "", ","], "ground_truth": ["Offset", ",", "Args", ")", ";"], "File": "AMDGPUHSAMetadataStreamer18", "Func": "emitHiddenKernelArgs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4383, "Length": 120, "Cover_Rate": 0.4225352112676056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeCPURegsRegisterClass", "(", "Inst", ",", "RegNo", ",", "Address", ","], "ground_truth": ["Decoder", ")", ";"], "File": "MipsDisassembler19", "Func": "DecodeDSPRegsRegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4384, "Length": 12, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vsubq_m_n_s8", "(", "int8x16_t", "__inactive", ",", "int8x16_t", "__a", ",", "int8_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vsubq_m_n_sv16qi", "(", "__inactive", ",", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vsubq_m_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4385, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "CanLowerReturn", "(", "CallingConv", "::", "ID", ",", "MachineFunction", "&", ",", "bool", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Outs", ",", "LLVMContext"], "ground_truth": ["&", ")", "const", "{"], "File": "WebAssemblyISelLowering (2)2", "Func": "CanLowerReturn", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4386, "Length": 27, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SUJ", "->", "Succs", "[", "i", "]", ".", "getSUnit", "(", ")", "!=", "SUI", ")", "{", "continue", ";", "}", "SDep", "Dep", "=", "SUJ", "->", "Succs", "[", "i", "]", ";", "SDep", "::", "Kind", "DepType", "=", "Dep", ".", "getKind", "(", ")", ";", "unsigned", "DepReg", "=", "", ";", "if", "(", "DepType", "!=", "SDep", "::", "Order", ")", "{", "DepReg", "=", "Dep", ".", "getReg", "(", ")", ";", "}", "if", "(", "(", "MCIDI", ".", "isCall", "(", ")", "||", "MCIDI", ".", "isReturn", "(", ")", ")", "&&", "DepType", "==", "SDep", "::", "Order", ")", "{", "}", "else", "if", "(", "isDirectJump", "(", "I", ")", "&&", "!", "MCIDJ", ".", "isBranch", "(", ")", "&&", "!", "MCIDJ", ".", "isCall", "(", ")", "&&", "(", "DepType", "==", "SDep", "::", "Order", ")", ")", "{", "}", "else", "if", "(", "MCIDI", ".", "isConditionalBranch", "(", ")", "&&", "(", "DepType", "!=", "SDep", "::", "Data", ")", "&&", "(", "DepType", "!=", "SDep", "::", "Output", ")", ")", "{", "}", "else", "if", "(", "DepType", "==", "SDep", "::", "Output", "&&", "DepReg", "!=", "", ")", "{", "FoundSequentialDependence", "=", "true", ";", "}", "else", "if", "(", "DepType", "==", "SDep", "::", "Order", "&&", "Dep", ".", "isArtificial", "(", ")", ")", "{", "}", "else", "if", "(", "DepType", "!=", "SDep", "::", "Anti", ")", "{", "FoundSequentialDependence", "=", "true", ";", "}", "}", "if", "("], "ground_truth": ["FoundSequentialDependence", ")", "{"], "File": "Tile64VLIWPacketizer", "Func": "isLegalToPacketizeTogether", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4387, "Length": 203, "Cover_Rate": 0.5935672514619883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u8_s64", "(", "int64x1_t", "__a", ")", "{", "return", "(", "uint8x8_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpret_u8_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4388, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "ToTHMStub", "(", "m_pData", ",", "m_Size", ",", "fixup_begin", "(", ")"], "ground_truth": [",", "fixup_end", "(", ")", ")", ";"], "File": "ARMToTHMStub", "Func": "doClone", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4389, "Length": 17, "Cover_Rate": 0.6538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cmp_bytes", "=", "bytes_to_compare", ";", "if", "(", "extra_bytes", "<", "offset", ")", "{", "offset", "-=", "extra_bytes", ";", "cmp_bytes", "=", "load_mode_size", ";", "bytes_to_compare", "=", "cmp_bytes", ";", "}", "}", "else", "cmp_bytes", "=", "bytes_to_compare", ";", "rtx", "offset_rtx", ";", "if", "(", "BYTES_BIG_ENDIAN", "||", "TARGET_AVOID_XFORM", ")", "offset_rtx", "=", "GEN_INT", "(", "offset", ")", ";", "else", "{", "offset_rtx", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "emit_move_insn", "(", "offset_rtx", ",", "GEN_INT", "(", "offset", ")", ")", ";", "}", "rtx", "addr1", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "src1_addr", ",", "offset_rtx", ")", ";", "rtx", "addr2", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "src2_addr", ",", "offset_rtx", ")", ";", "do_load_for_compare_from_addr", "(", "load_mode", ",", "tmp_reg_src1", ",", "addr1", ",", "orig_src1", ")", ";", "do_load_for_compare_from_addr", "(", "load_mode", ",", "tmp_reg_src2", ",", "addr2", ",", "orig_src2", ")", ";", "unsigned", "HOST_WIDE_INT", "remain", "=", "bytes_to_compare", "-", "cmp_bytes", ";", "if", "(", "load_mode_size", "!=", "", ")", "{", "if", "(", "load_mode_size", "<", "word_mode_size", ")", "{", "rtx", "sh", "=", "GEN_INT", "(", "BITS_PER_UNIT", "*", "(", "word_mode_size", "-", "load_mode_size", ")", ")", ";", "do_rotl3", "(", "tmp_reg_src1", ",", "tmp_reg_src1", ",", "sh", ")", ";", "do_rotl3", "(", "tmp_reg_src2", ",", "tmp_reg_src2", ",", "sh", ")", ";", "}", "if", "(", "cmp_bytes", "<", "word_mode_size", ")", "{", "HOST_WIDE_INT", "mb", "=", "BITS_PER_UNIT", "*", "(", "word_mode_size", "-", "cmp_bytes", ")", ";", "rtx", "mask", "=", "GEN_INT", "(", "HOST_WIDE_INT_M1U", "<<", "mb", ")", ";", "do_and3", "(", "tmp_reg_src1", ",", "tmp_reg_src1", ",", "mask", ")", ";", "do_and3", "(", "tmp_reg_src2", ",", "tmp_reg_src2", ",", "mask", ")", ";", "}", "}", "rtx", "dst_label", ";", "if", "(", "remain", ">", "", "||", "equality_compare_rest", ")", "{", "if", "(", "!", "cleanup_label", ")", "cleanup_label", "=", "gen_label_rtx", "(", ")", ";", "dst_label", "=", "cleanup_label", ";", "}", "else", "dst_label", "=", "final_move_label", ";", "if", "(", "load_mode_size", "==", "", ")", "{", "if", "(", "equality_compare_rest", ")", "{", "rtx", "lab_ref", "=", "gen_rtx_LABEL_REF", "(", "VOIDmode", ",", "final_move_label", ")", ";", "rtx", "cond", "=", "gen_reg_rtx", "(", "CCmode"], "ground_truth": [")", ";"], "File": "rs6000-string", "Func": "expand_strncmp_gpr_sequence", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4390, "Length": 278, "Cover_Rate": 0.3130630630630631, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Outs", ".", "size", "(", ")", "<=", "", "&&", "", ")", ";", "break", ";", "}", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "ParamManager", "&", "PM", "=", "MFI", "->", "getParamManager", "(", ")", ";", "SDValue", "Flag", ";", "const", "Subtarget", "&", "ST", "=", "getTargetMachine", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "ST", ".", "useParamSpaceForDeviceArgs", "(", ")", ")", "{", "assert", "(", "Outs", ".", "size", "(", ")", "<", "", "&&", "", ")", ";", "if", "(", "Outs", ".", "size", "(", ")", "==", "", ")", "{", "unsigned", "ParamSize", "=", "OutVals", "[", "", "]", ".", "getValueType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "unsigned", "Param", "=", "PM", ".", "addReturnParam", "(", "ParamSize", ")", ";", "const", "std", "::", "string", "&", "ParamName", "=", "PM", ".", "getParamName", "(", "Param", ")", ";", "SDValue", "ParamValue", "=", "DAG", ".", "getTargetExternalSymbol", "(", "ParamName", ".", "c_str", "(", ")", ",", "", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "ParamValue", ",", "OutVals", "[", "", "]", ")", ";", "}", "}", "else", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Outs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "EVT", "RegVT", "=", "Outs", "[", "i", "]", ".", "VT", ";", "TargetRegisterClass", "*", "TRC", "=", "", ";", "if", "(", "RegVT", "==", "", ")", "{", "TRC", "=", "", ";", "}", "else", "if", "(", "RegVT", "==", "", ")", "{", "TRC", "=", "", ";", "}", "else", "if", "(", "RegVT", "==", "", ")", "{", "TRC", "=", "", ";", "}", "else", "if", "(", "RegVT", "==", "", ")", "{", "TRC", "=", "", ";", "}", "else", "if", "(", "RegVT", "==", "", ")", "{", "TRC", "=", "", ";", "}", "else", "if", "(", "RegVT", "==", "", ")", "{", "TRC", "=", "", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "unsigned", "Reg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "TRC", ")", ";", "SDValue", "Copy", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Reg", ",", "OutVals", "[", "i", "]", ")", ";", "SDValue", "OutReg", "=", "DAG", ".", "getRegister", "(", "Reg", ",", "RegVT", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Copy", ",", "OutReg", ")", ";", "MFI", "->", "addRetReg", "(", "Reg", ")", ";", "}", "}", "if", "(", "Flag", ".", "getNode", "(", ")", "==", "", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ","], "ground_truth": ["Chain", ")", ";"], "File": "PTXISelLowering", "Func": "LowerReturn", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4391, "Length": 403, "Cover_Rate": 0.7057793345008757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "CodeModel", "::", "Model", "getEffectiveCodeModel", "(", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ")", "{", "if", "(", "!", "CM", ".", "hasValue", "(", ")", ")", "return", "CodeModel", "::", "Small", ";", "return", "CM", ".", "getValue", "(", ")"], "ground_truth": [";"], "File": "TPCTargetMachine", "Func": "getEffectiveCodeModel", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4392, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addImm", "(", "PTLI", "->", "GetTmpOffsetForFI", "(", "FI", ",", "", ")", ")", ".", "addExternalSymbol", "(", "tmpName", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "unsigned", "opcode", "=", "(", "DestReg", "==", "", ")", "?", "", ":", "", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "opcode", ")", ",", "DestReg", ")", ".", "addImm", "(", "PTLI", "->", "GetTmpOffsetForFI", "(", "FI", ",", "", ")", ")", ".", "addExternalSymbol", "(", "tmpName", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "assert", "(", "", "&&", ""], "ground_truth": [")", ";"], "File": "PIC16InstrInfo3", "Func": "loadRegFromStackSlot", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4393, "Length": 107, "Cover_Rate": 0.4592274678111588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "canonicalize", "(", "MachineBasicBlock", "*", "MBB", ")", "{", "MachineLoop", "*", "InnerLoop", "=", "MLI", ".", "getLoopFor", "(", "MBB", ")", ";", "if", "(", "InnerLoop", "==", "Loop", ")", "{", "return", "MBB", ";", "}", "else", "{", "if", "(", "!", "LoopBlocks", ".", "count", "(", "MBB", ")", ")", "{", "return", "nullptr", ";", "}", "assert", "(", "InnerLoop"], "ground_truth": [")", ";"], "File": "WebAssemblyFixIrreducibleControlFlow", "Func": "canonicalize", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4394, "Length": 53, "Cover_Rate": 0.8548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_maskz_load_epi32", "(", "__mmask8", "__U", ",", "void", "const", "*", "__P", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_load_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4395, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "doFinalization", "(", "Module", "&"], "ground_truth": ["M", ")", "override", "{"], "File": "AttributeAdjuster", "Func": "doFinalization", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4396, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vshrq_n_s16", "(", "int16x8_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "int16x8_t", ")", "__builtin_aarch64_ashrv8hi", "("], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vshrq_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4397, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "Unpckl", ",", "V1", ",", "V2", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V1", ",", "V2", ")", ";", "SmallVector", "<", "int", ",", "", ">", "Unpckh", ";", "createUnpackShuffleMask", "(", "VT", ",", "Unpckh", ",", "false", ",", "false", ")", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "Unpckh", ",", "V1", ",", "V2", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ","], "ground_truth": ["V1", ",", "V2", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "lowerShuffleWithUNPCK", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4398, "Length": 77, "Cover_Rate": 0.36492890995260663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RegClass", "=", "CSI", "[", "i", "]", ".", "getRegClass", "(", ")", ";", "if", "(", "RegClass", "==", "&", "", ")", "loadRegFromStackSlot", "(", "MBB", ",", "MI", ",", "Reg", ",", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", ",", "RegClass", ")", ";", "}", "unsigned", "LowReg", "=", "MFI", "->", "getLowReg", "(", ")", ",", "HighReg", "=", "MFI", "->", "getHighReg", "(", ")", ";", "unsigned", "StartOffset", "=", "RegSpillOffsets", "[", "LowReg", "]", ";", "if", "(", "StartOffset", ")", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "(", "LowReg", "==", "HighReg", "?", "", ":", "", ")", ")", ")", ";", "MIB", ".", "addReg", "(", "LowReg", ",", "RegState", "::", "Define", ")", ";", "if", "(", "LowReg", "!=", "HighReg", ")", "MIB", ".", "addReg"], "ground_truth": ["(", "HighReg", ",", "RegState", "::", "Define", ")", ";"], "File": "SystemZInstrInfo31", "Func": "restoreCalleeSavedRegisters", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4399, "Length": 125, "Cover_Rate": 0.3351206434316354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "OpInf", ".", "TransferOperands"], "ground_truth": [";"], "File": "MicroMipsSizeReduction", "Func": "TransferOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4400, "Length": 5, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvttps_pi32", "("], "ground_truth": ["__m128", "__A", ")", "{"], "File": "xmmintrin", "Func": "_mm_cvttps_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4401, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "if", "(", "Start", "->", "getOpcode", "(", ")", "==", "", "&&", "(", "BBUtils", "->", "getOffsetOf", "(", "Start", ")", ">", "BBUtils", "->", "getOffsetOf", "(", "Start", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", "||", "!", "BBUtils", "->", "isBBInRange", "(", "Start", ",", "Start", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ",", "", ")", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "return", "true", ";", "}", ";", "auto", "FindStartInsertionPoint", "=", "[", "]", "(", "MachineInstr", "*", "Start", ",", "MachineInstr", "*", "Dec", ",", "MachineBasicBlock", "::", "iterator", "&", "InsertPt", ",", "MachineBasicBlock", "*", "&", "InsertBB", ",", "ReachingDefAnalysis", "&", "RDA", ",", "InstSet", "&", "ToRemove", ")", "{", "if", "(", "Start", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "InsertPt", "=", "MachineBasicBlock", "::", "iterator", "(", "Start", ")", ";", "InsertBB", "=", "Start", "->", "getParent", "(", ")", ";", "return", "true", ";", "}", "Register", "CountReg", "=", "Start", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "IsMoveLR", "=", "[", "&", "CountReg", "]", "(", "MachineInstr", "*", "MI", ")", "{", "return", "MI", "->", "getOpcode", "(", ")", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "CountReg", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ";", "}", ";", "if", "(", "auto", "*", "LRDef", "=", "RDA", ".", "getUniqueReachingMIDef", "(", "Start", ",", "MCRegister", "::", "from", "(", "", ")", ")", ")", "{", "if", "(", "IsMoveLR", "(", "LRDef", ")", "&&", "RDA", ".", "hasSameReachingDef", "(", "Start", ",", "LRDef", ",", "CountReg", ".", "asMCReg", "(", ")", ")", ")", "{", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Ignore", "=", "{", "Dec", "}", ";", "if", "(", "!", "TryRemove", "(", "LRDef", ",", "RDA", ",", "ToRemove", ",", "Ignore", ")", ")", "return", "false", ";", "InsertPt", "=", "MachineBasicBlock", "::", "iterator", "(", "Start", ")", ";", "InsertBB", "=", "Start", "->", "getParent", "(", ")", ";", "return", "true", ";", "}", "}", "MachineBasicBlock", "*", "MBB", "=", "Start", "->", "getParent", "(", ")", ";", "if", "(", "auto", "*", "LRDef", "=", "RDA", ".", "getLocalLiveOutMIDef", "(", "MBB", ",", "MCRegister", "::", "from", "(", "", ")", ")", ")", "{", "if", "(", "IsMoveLR", "(", "LRDef", ")", "&&", "RDA", ".", "hasSameReachingDef", "(", "Start", ",", "LRDef", ",", "CountReg", ")", ")", "{", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Ignore", "=", "{", "Start", ",", "Dec", "}", ";", "if", "(", "!", "TryRemove", "(", "LRDef", ",", "RDA", ",", "ToRemove", ",", "Ignore", ")", ")", "return", "false", ";", "InsertPt", "=", "MachineBasicBlock", "::", "iterator", "(", "LRDef", ")", ";", "InsertBB", "=", "LRDef", "->", "getParent", "(", ")", ";", "return", "true", ";", "}", "}", "if", "(", "!", "RDA", ".", "isSafeToDefRegAt", "(", "Start", ",", "MCRegister", "::", "from", "(", "", ")", ")", ")", "return", "false", ";", "InsertPt", "=", "MachineBasicBlock", "::", "iterator", "(", "Start", ")", ";", "InsertBB", "=", "Start", "->", "getParent"], "ground_truth": ["(", ")", ";"], "File": "ARMLowOverheadLoops2", "Func": "Validate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4402, "Length": 464, "Cover_Rate": 0.655367231638418, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFCPSGN", "(", ")", "const", "{", "return", "HasFCPSGN"], "ground_truth": [";"], "File": "PPCSubtarget (2)", "Func": "hasFCPSGN", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4403, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", "", ")", ")", ";", "EmitAlignment", "(", "F", "->", "getAlignment", "(", ")", ",", "F", ")", ";", "EmitFunctionBodyStart", "(", ")", ";", "EmitFunctionHeader", "(", ")", ";", "MachineFunction", "::", "const_iterator", "MBB", ";", "for", "(", "MBB", "=", "MF", ".", "begin", "(", ")", ";", "MBB", "!=", "MF", ".", "end", "(", ")", ";", "++", "MBB", ")", "{", "OutStreamer", ".", "EmitRawText", "(", "NewLine", ")", ";", "printMBBInfo", "(", "MBB", ")", ";", "if", "(", "MBB", "!=", "MF", ".", "begin", "("], "ground_truth": [")", ")", "{"], "File": "TMS320C64XAsmPrinter", "Func": "runOnMachineFunction", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4404, "Length": 79, "Cover_Rate": 0.33760683760683763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_HARD_FLOAT_ABI", "&&", "TARGET_VFP", ")", "size", "+=", "", ";", "if", "(", "TARGET_IWMMXT_ABI", ")", "size", "+=", "", ";", "}", "return", "size"], "ground_truth": [";"], "File": "arm4", "Func": "arm_apply_result_size", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4405, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "getDesc", "(", ")", ".", "mayLoad", "(", ")", "||", "MI", "->", "getDesc", "(", ")", ".", "mayStore", "(", ")", ")", "{", "switch", "(", "getAddrMode", "(", "MI", ")", ")", "{", "case", "", ":", "NonExtOpcode", "=", "", "(", "MI", "->"], "ground_truth": ["getOpcode", "(", ")", ")", ";"], "File": "HexagonInstrInfo (2)", "Func": "hasNonExtEquivalent", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4406, "Length": 45, "Cover_Rate": 0.30612244897959184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmParser", "(", "MCSubtargetInfo", "&", "sti", ",", "MCAsmParser", "&", "parser", ",", "const", "MCInstrInfo", "&", "MII", ")", ":", "MCTargetAsmParser", "(", ")", ",", "STI", "(", "sti", ")", ",", "Parser", "(", "parser", ")", ",", "hasConsumedDollar", "(", "false", ")", "{", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "STI", ".", "getFeatureBits", "(", ")", ")"], "ground_truth": [")", ";"], "File": "MipsAsmParser16", "Func": "MipsAsmParser", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4407, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "struct", "d_target_info_spec", "handlers", "[", "]", "=", "{", "{", "", ",", "pa_d_handle_target_float_abi", "}", ",", "{", "", ",", "pa_d_handle_target_object_format", "}", ",", "{", "NULL", ",", "NULL", "}"], "ground_truth": [",", "}", ";"], "File": "pa-d", "Func": "pa_d_register_target_info", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4408, "Length": 28, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vtrnq_s32", "(", "int32x4_t", "a", ",", "int32x4_t", "b", ")", "{", "return", "(", "int32x4x2_t", ")", "{", "vtrn1q_s32", "(", "a", ",", "b", ")", ",", "vtrn2q_s32", "(", "a", ",", "b"], "ground_truth": [")", "}", ";"], "File": "arm", "Func": "neon2_vtrnq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4409, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_m_pmulhuw", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{", "return", "_mm_mulhi_pu16", "(", "__A", ","], "ground_truth": ["__B", ")", ";"], "File": "xmmintrin5", "Func": "_m_pmulhuw", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4410, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&"], "ground_truth": ["AU", ")", "const", "{"], "File": "TMS320C64XCallTimer", "Func": "getAnalysisUsage", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4411, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeVSXFMAMutatePass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ")", ";", "insertPass", "(", "VSXFMAMutateEarly", "?", "&", "RegisterCoalescerID", ":", "&", "MachineSchedulerID", ",", "&", "VSXFMAMutateID", ")", ";", "if", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "addPass", "(", "createTLSDynamicCallPass"], "ground_truth": ["(", ")", ")", ";"], "File": "PPCTargetMachine32", "Func": "addPreRegAlloc", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4412, "Length": 45, "Cover_Rate": 0.8490566037735849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "memset", "(", "(", "char", "*", ")", "&", "ultra_pipe", ",", ""], "ground_truth": [",", "sizeof", "ultra_pipe", ")", ";"], "File": "sparc2", "Func": "ultra_flush_pipeline", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4413, "Length": 15, "Cover_Rate": 0.32608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "slowLEA", "(", ")", "const", "{", "return", "SlowLEA"], "ground_truth": [";"], "File": "X86Subtarget (2)", "Func": "slowLEA", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4414, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ElfTargetObjectFile", "(", ")"], "ground_truth": ["{"], "File": "ARMTargetObjectFile6", "Func": "ARMElfTargetObjectFile", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4415, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCRegisterInfo", "*", "MRI", "=", "MMI", ".", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", "->", "getCalleeSavedInfo", "(", ")", ";", "if", "(", "CSI", ".", "empty", "(", ")", ")", "return", ";", "for", "(", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "::", "const_iterator", "I", "=", "CSI", ".", "begin", "(", ")", ",", "E", "=", "CSI", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "int64_t", "Offset", "=", "MFI", "->", "getObjectOffset", "("], "ground_truth": ["I", "->", "getFrameIdx", "(", ")", ")", ";"], "File": "X86FrameLowering115", "Func": "emitCalleeSavedFrameMoves", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4416, "Length": 105, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MemIntrinsicSDNode", "*", "M", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "N", ")", ";", "MachineMemOperand", "*", "MMO", "=", "M", "->", "getMemOperand", "(", ")", ";", "if", "(", "ConstantSDNode", "*", "ConstOffset", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "BaseOffset", ")", ")", "{", "glueCopyToM0", "(", "N", ",", "CurDAG", "->", "getTargetConstant", "(", "-", "", ",", "SL", ",", "", ")", ")", ";", "ImmOffset", "=", "ConstOffset", "->", "getZExtValue", "(", ")", "+", "", ";", "}", "else", "{", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "BaseOffset", ")", ")", "{", "ImmOffset", "=", "BaseOffset", ".", "getConstantOperandVal", "(", "", ")", ";", "BaseOffset", "=", "BaseOffset", ".", "getOperand", "(", "", ")", ";", "}", "SDNode", "*", "SGPROffset", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "SL", ",", "", ",", "BaseOffset", ")", ";", "SDNode", "*", "M0Base", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "SL", ",", "", ",", "SDValue", "(", "SGPROffset", ",", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SL", ",", "", ")", ")", ";", "glueCopyToM0", "(", "N", ",", "SDValue", "(", "M0Base", ",", "", ")", ")", ";", "}", "SDValue", "V0", ";", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Glue", ";", "if", "(", "HasVSrc", ")", "{", "SDValue", "VSrc0", "=", "N", "->", "getOperand", "(", "", ")", ";", "V0", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "CopyToV0", "=", "CurDAG", "->", "getCopyToReg", "(", "N", "->", "getOperand", "(", "", ")", ",", "SL", ",", "V0", ",", "VSrc0", ",", "N", "->", "getOperand", "(", "N", "->", "getNumOperands", "(", ")", "-", "", ")", ")", ";", "Chain", "=", "CopyToV0", ";", "Glue", "=", "CopyToV0", ".", "getValue", "(", "", ")", ";", "}", "SDValue", "OffsetField", "=", "CurDAG", "->", "getTargetConstant", "(", "ImmOffset", ",", "SL", ",", "", ")", ";", "SDValue", "GDS", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SL", ",", "", ")", ";", "const", "unsigned", "Opc", "=", "gwsIntrinToOpcode", "(", "IntrID", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops"], "ground_truth": [";"], "File": "AMDGPUISelDAGToDAG16", "Func": "SelectDS_GWS", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4417, "Length": 294, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "imm", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "unsigned", "shift", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "shift", "<<=", "", ";", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "Fail", ";", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "shift", "&", "(", "", "<<", "", ")", ")", "return", "Fail", ";", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rd", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rd", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "}", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", "||", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "Inst", ".", "addOperand", "(", "Inst", ".", "getOperand", "("], "ground_truth": ["", ")", ")", ";"], "File": "ARM64Disassembler", "Func": "DecodeMoveImmInstruction", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4418, "Length": 130, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "new", "=", "imports_list", ";", "new", ";", "new", "=", "new", "->", "next", ")", "if", "(", "new", "->", "name", "==", "name", ")", "return", ";", "new", "=", "(", "struct", "import", "*", ")", "xmalloc", "(", "sizeof", "(", "struct", "import", ")", ")", ";", "new", "->", "next", "=", "imports_list", ";", "imports_list", "=", "new", ";", "new", "->", "name"], "ground_truth": ["=", "name", ";"], "File": "arm3", "Func": "aof_add_import", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4419, "Length": 56, "Cover_Rate": 0.7887323943661971, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vpselq_uv16qi", "(", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vpselq_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4420, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "addPassesToEmitMC", "(", "PassManagerBase", "&", ",", "MCContext", "*", "&", ",", "raw_ostream", "&", ",", "bool", "="], "ground_truth": ["true", ")", "{"], "File": "NVPTXTargetMachine13", "Func": "addPassesToEmitMC", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4421, "Length": 19, "Cover_Rate": 0.8260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "HazardRecognizer970", "::", "Reset", "(", ")", "{", "LastWasBL8_ELF", "=", "false", ";", "EndDispatchGroup", "("], "ground_truth": [")", ";"], "File": "PPCHazardRecognizers34", "Func": "Reset", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4422, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "offset", "==", "", ")", "return", "", ";", "if", "(", "offset", ">", "", "&&", "offset", "<=", "sh_max_mov_insn_displacement", "(", "mode", ",", "false", ")", ")", "return", "(", "mode", "==", "HImode", "||", "mode", "==", "QImode", ")", "?", "", ":", "", ";", "if", "(", "TARGET_SH2A", "&&", "offset", ">", "", "&&", "offset", "<=", "sh_max_mov_insn_displacement", "(", "mode", ",", "true", ")", ")", "return", "", ";", "return", "", ";", "}", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "!", "CONSTANT_P", "(", "XEXP", "(", "x", ",", "", ")", ")", "&&", "!", "TARGET_SHMEDIA", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "sh4", "Func": "sh_address_cost", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4423, "Length": 92, "Cover_Rate": 0.40707964601769914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isTargetELF", "("], "ground_truth": [")", "const", "{"], "File": "ARM64Subtarget", "Func": "isTargetELF", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4424, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializePowerPCTarget", "(", ")", "{", "RegisterTargetMachine", "<", "32TargetMachine", ">", "A", "("], "ground_truth": ["The32Target", ")", ";"], "File": "PPCTargetMachine26", "Func": "LLVMInitializePowerPCTarget", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4425, "Length": 14, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32_t", ")", "("], "ground_truth": ["imm", ">>", "", ")", ";"], "File": "VE7", "Func": "HI32", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4426, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", "->", "getMachineOpcode", "(", ")", "!=", "", ")", "continue", ";", "if", "(", "N", "->", "getConstantOperandVal", "(", "", ")", "!=", "", "||", "N", "->", "getConstantOperandVal", "(", "", ")", "!=", "", ")", "continue", ";", "SDValue", "ISR", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "ISR", ".", "isMachineOpcode", "(", ")", "||", "ISR", ".", "getMachineOpcode", "(", ")", "!=", "TargetOpcode", "::", "INSERT_SUBREG", ")", "continue", ";", "if", "(", "!", "ISR", ".", "hasOneUse", "(", ")", ")", "continue", ";", "if", "(", "ISR", ".", "getConstantOperandVal", "(", "", ")", "!=", "", ")", "continue", ";", "SDValue", "IDef", "=", "ISR", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "IDef", ".", "isMachineOpcode", "(", ")", "||", "IDef", ".", "getMachineOpcode", "(", ")", "!=", "TargetOpcode", "::", "IMPLICIT_DEF", ")", "continue", ";", "SDValue", "Op32", "=", "ISR", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "Op32", ".", "isMachineOpcode", "(", ")", ")", "continue", ";", "SmallPtrSet", "<", "SDNode", "*", ",", "", ">", "ToPromote", ";", "if", "(", "!", "Peephole64ZExtGather", "(", "Op32", ",", "ToPromote", ")", ")", "continue", ";", "bool", "OutsideUse", "=", "false", ";", "for", "(", "SDNode", "*", "PN", ":", "ToPromote", ")", "{", "for", "(", "SDNode", "*", "UN", ":", "PN", "->", "uses", "(", ")", ")", "{", "if", "(", "!", "ToPromote", ".", "count", "(", "UN", ")", "&&", "UN", "!=", "ISR", ".", "getNode", "(", ")", ")", "{", "OutsideUse", "=", "true", ";", "break", ";", "}", "}", "if", "(", "OutsideUse", ")", "break", ";", "}", "if", "(", "OutsideUse", ")", "continue", ";", "MadeChange", "=", "true", ";", "for", "(", "SDNode", "*", "PN", ":", "ToPromote", ")", "{", "unsigned", "NewOpcode", ";", "switch", "(", "PN", "->", "getMachineOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", ""], "ground_truth": [";", "break", ";"], "File": "PPCISelDAGToDAG", "Func": "PeepholePPC64ZExt", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4427, "Length": 369, "Cover_Rate": 0.40594059405940597, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "unsigned", "Opc", "=", "", "(", "(", "", ")", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addMBB", "(", "sinkMBB", ")", ";", "copy0MBB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BuildMI", "(", "*", "sinkMBB", ",", "sinkMBB", "->", "begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "copy0MBB", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "thisMBB", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["sinkMBB", ";"], "File": "X86ISelLowering150", "Func": "EmitLoweredSelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4428, "Length": 139, "Cover_Rate": 0.4199395770392749, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "COMMUTATIVE_P", "(", "x", ")", "&&", "(", "TARGET_NO_SPACE_REGS", "||", "(", "outer_code", "!=", "UNKNOWN", "&&", "outer_code", "!=", "MEM", ")", "||", "GET_CODE"], "ground_truth": ["(", "x", ")", "!=", "PLUS", ")", ")", ";"], "File": "pa3", "Func": "pa_commutative_p", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4429, "Length": 29, "Cover_Rate": 0.7073170731707317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "unsigned", "NumElements", "=", "Op", ".", "getNumOperands", "(", ")", ";", "SDValue", "Element", "=", "Op", ".", "getOperand", "(", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElements", ";", "++", "i", ")", "if", "(", "Op", ".", "getOperand", "(", "i", ")", "!=", "Element", ")", "return", "false", ";", "El", "=", "Element", ";", "return"], "ground_truth": ["true", ";"], "File": "TPCISelLowering", "Func": "isSplatBuildVector", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4430, "Length": 67, "Cover_Rate": 0.8170731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "EltVT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Assert", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "EltVT", ",", "Extract", ",", "DAG", ".", "getValueType", "(", "VT", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Assert", ")", ";", "}", "else", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "unsigned", "Idx", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Idx", "==", "", ")", "return", "Op", ";", "int", "Mask", "[", "", "]", "=", "{", "static_cast", "<", "int", ">", "(", "Idx", ")", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "EVT", "VVT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "SDValue", "Vec", "=", "DAG", ".", "getVectorShuffle", "(", "VVT", ",", "dl", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getUNDEF", "(", "VVT", ")", ",", "Mask", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Vec", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "}", "else", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "unsigned", "Idx", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Idx", "==", "", ")", "return", "Op", ";", "int", "Mask", "[", "", "]", "=", "{", "", ",", "-", "", "}", ";", "EVT", "VVT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "SDValue", "Vec", "=", "DAG", ".", "getVectorShuffle", "(", "VVT", ",", "dl", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getUNDEF", "(", "VVT", ")", ",", "Mask", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Vec", ",", "DAG"], "ground_truth": [".", "getIntPtrConstant", "(", "", ")", ")", ";"], "File": "X86ISelLowering191", "Func": "LowerEXTRACT_VECTOR_ELT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4431, "Length": 313, "Cover_Rate": 0.44971264367816094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NumUse", "=", "", ";", "for", "(", "auto", "&", "Use", ":", "MRI", ".", "use_nodbg_operands", "(", "VReg", ")", ")", "{", "auto", "&", "UseInst", "=", "*", "Use", ".", "getParent", "(", ")", ";", "if", "(", "UseInst", ".", "getParent", "(", ")", "!=", "DefBB", "||", "UseInst", ".", "isPHI", "(", ")", ")", "return", "true", ";", "if", "(", "++", "NumUse", ">", "MaxUseScan", ")", "return", "true", ";", "}", "if", "(", "NumUse", "==", "", ")", "return", "false", ";", "const", "int", "MaxInstScan", "=", "", ";", "int", "NumInst", "=", "", ";", "for", "(", "auto", "I", "=", "std", "::", "next", "(", "DefMI", ".", "getIterator"], "ground_truth": ["(", ")", ")", ";", ";", "++", "I", ")", "{"], "File": "SIInstrInfo54", "Func": "execMayBeModifiedBeforeAnyUse", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4432, "Length": 101, "Cover_Rate": 0.37969924812030076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "FrameLowering", "::", "calculateMaxStackAlign", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "uint64_t", "MaxAlign", "=", "MFI"], "ground_truth": [".", "getMaxAlignment", "(", ")", ";"], "File": "X86FrameLowering (2)2", "Func": "calculateMaxStackAlign", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4433, "Length": 32, "Cover_Rate": 0.3595505617977528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_fixupimmps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")", "__B", ",", "(", "__v16si", ")", "__C"], "ground_truth": [",", "__imm", ",", "(", "__mmask16", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_fixupimm_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4434, "Length": 31, "Cover_Rate": 0.484375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Base", "=", "N", ";", "return"], "ground_truth": ["true", ";"], "File": "PPCISelDAGToDAG (2)", "Func": "SelectAddr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4435, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "scalar_store", ":", "return", "costs", "->", "scalar_store_cost", ";", "case", "vector_stmt", ":", "return", "fp", "?", "simd_costs", "->", "fp_stmt_cost", ":", "simd_costs", "->", "int_stmt_cost", ";", "case", "vector_load", ":", "return", "simd_costs", "->", "align_load_cost", ";", "case", "vector_store", ":", "return", "simd_costs", "->", "store_cost", ";", "case", "vec_to_scalar", ":", "return", "simd_costs", "->", "vec_to_scalar_cost", ";", "case", "scalar_to_vec", ":", "return", "simd_costs", "->", "scalar_to_vec_cost", ";", "case", "unaligned_load", ":", "case", "vector_gather_load", ":", "return", "simd_costs", "->", "unalign_load_cost", ";", "case", "unaligned_store", ":", "case"], "ground_truth": ["vector_scatter_store", ":"], "File": "aarch641", "Func": "aarch64_builtin_vectorization_cost", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4436, "Length": 71, "Cover_Rate": 0.31555555555555553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMachObjectWriter", "(", "OS", ",", "true", ",", "object", "::", "mach", "::", "CTM_x86_64", ",", "object", "::"], "ground_truth": ["mach", "::", "CS_ALL", ",", "true", ")", ";"], "File": "X86AsmBackend37", "Func": "createObjectWriter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4437, "Length": 22, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "offset", "=", "INTVAL", "(", "XEXP", "(", "x", ",", "", ")", ")", ";", "}", "else", "if", "(", "SYMBOL_REF_P", "(", "x", ")", ")", "sym", "=", "x", ";", "else", "if", "(", "CONST_INT_P", "(", "x", ")", ")", "offset", "=", "INTVAL", "(", "x", ")", ";", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "LABEL_REF", ")", "offset", "=", "", ";", "else", "return", "false", ";", "unsigned", "align", "=", "", ";", "if", "(", "sym", ")", "{", "tree", "decl", "=", "SYMBOL_REF_DECL", "(", "sym", ")", ";", "if", "(", "TARGET_MACHO", "&&", "flag_pic", "&&", "!", "machopic_offs_p", ")", "return", "false", ";", "if", "(", "MACHO_SYMBOL_INDIRECTION_P", "(", "sym", ")", ")", ";", "else", "if", "(", "decl", "&&", "DECL_ALIGN", "(", "decl", ")", ")", "align", "=", "DECL_ALIGN_UNIT", "(", "decl", ")", ";", "}", "unsigned", "int", "extra", "=", "", ";", "switch", "(", "mode", ")", "{", "case", "E_DFmode", ":", "case", "E_DDmode", ":", "case", "E_DImode", ":", "if", "(", "VECTOR_MEM_VSX_P", "(", "mode", ")", ")", "return", "false", ";", "if", "(", "!", "TARGET_POWERPC64", ")", "extra", "=", "", ";", "else", "if", "(", "(", "offset", "&", "", ")", "||", "(", "align", "&", "", ")", ")", "return", "false", ";", "break", ";", "case", "E_TFmode", ":", "case", "E_IFmode", ":", "case", "E_KFmode", ":", "case", "E_TDmode", ":", "case", "E_TImode", ":", "case", "E_PTImode"], "ground_truth": [":"], "File": "rs6000", "Func": "darwin_rs6000_legitimate_lo_sum_const_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4438, "Length": 191, "Cover_Rate": 0.4935400516795866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "strncmp", "(", "DLL_IMPORT_PREFIX", ",", "symbol", ",", "strlen", "("], "ground_truth": ["DLL_IMPORT_PREFIX", ")", ")", "==", "", ")", ";"], "File": "winnt3", "Func": "i386_pe_dllimport_name_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4439, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ptr", ";", "unsigned", "Align", ";", "bool", "isSEXTLoad", "=", "false", ";", "if", "(", "LoadSDNode", "*", "LD", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "N", ")", ")", "{", "Ptr", "=", "LD", "->", "getBasePtr", "(", ")", ";", "VT", "=", "LD", "->", "getMemoryVT", "(", ")", ";", "Align", "=", "LD", "->", "getAlignment", "(", ")", ";", "isSEXTLoad", "=", "LD", "->", "getExtensionType", "(", ")", "==", "", ";", "}", "else", "if", "(", "StoreSDNode", "*", "ST", "=", "dyn_cast", "<", "StoreSDNode", ">", "(", "N", ")", ")", "{", "Ptr", "=", "ST", "->", "getBasePtr", "(", ")", ";", "VT", "=", "ST", "->", "getMemoryVT", "(", ")", ";", "Align", "=", "ST", "->", "getAlignment", "(", ")", ";", "}", "else", "return", "false", ";", "bool", "isInc", ";", "bool", "isLegal", "=", "false", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "isLegal", "=", "Subtarget", "->", "hasMVEIntegerOps", "(", ")", "&&", "getMVEIndexedAddressParts", "(", "Ptr", ".", "getNode", "(", ")", ",", "VT", ",", "Align", ",", "isSEXTLoad", ",", "Subtarget", "->", "isLittle", "("], "ground_truth": [")", ",", "Base", ",", "Offset", ",", "isInc", ",", "DAG", ")", ";"], "File": "ARMISelLowering101", "Func": "getPreIndexedAddressParts", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4440, "Length": 159, "Cover_Rate": 0.5559440559440559, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_getexp_pd", "(", "__mmask8", "__U", ",", "__m256d", "__A", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_getexppd256_mask", "(", "(", "__v4df", ")", "__A", ",", "("], "ground_truth": ["__v4df", ")", "_mm256_setzero_pd", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_getexp_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4441, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "int64_t", "Imm", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", ")", "->"], "ground_truth": ["getZExtValue", "(", ")", ";"], "File": "PPCISelDAGToDAG29", "Func": "selectI64Imm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4442, "Length": 21, "Cover_Rate": 0.45652173913043476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getPtrSizedStackRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "unsigned", "StackReg", "=", "getStackRegister"], "ground_truth": ["(", ")", ";"], "File": "X86RegisterInfo102", "Func": "getPtrSizedStackRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4443, "Length": 33, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "tmpSPVReg", ")", ".", "addReg", "(", "physSPReg", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "SPLimitVReg", ")", ".", "addReg", "(", "tmpSPVReg", ")", ".", "addReg", "(", "sizeVReg", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Is64Bit", "?", "", ":", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "TlsOffset", ")", ".", "addReg", "(", "TlsReg", ")", ".", "addReg", "(", "SPLimitVReg", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "mallocMBB", ")", ";", "BuildMI", "(", "bumpMBB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "physSPReg", ")", ".", "addReg", "(", "SPLimitVReg", ")", ";", "BuildMI", "(", "bumpMBB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "bumpSPPtrVReg", ")", ".", "addReg", "(", "SPLimitVReg", ")", ";", "BuildMI", "(", "bumpMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "continueMBB", ")", ";", "const", "uint32_t", "*", "RegMask", "=", "getTargetMachine", "(", ")", ".", "getRegisterInfo", "(", ")", "->", "getCallPreservedMask", "(", "CallingConv", "::", "C", ")", ";", "if", "(", "Is64Bit", ")", "{", "BuildMI", "(", "mallocMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "sizeVReg", ")", ";", "BuildMI", "(", "mallocMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addExternalSymbol", "(", "", ")", ".", "addRegMask", "(", "RegMask", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Implicit", ")", ".", "addReg", "(", "", ",", "RegState", "::", "ImplicitDefine", ")", ";", "}", "else", "{", "BuildMI", "(", "mallocMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "physSPReg", ")", ".", "addReg", "(", "physSPReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "mallocMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "sizeVReg", ")", ";", "BuildMI", "(", "mallocMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addExternalSymbol", "(", "", ")", ".", "addRegMask", "(", "RegMask", ")", ".", "addReg", "(", "", ",", "RegState", "::", "ImplicitDefine", ")", ";", "}", "if", "(", "!", "Is64Bit", ")", "BuildMI", "(", "mallocMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "physSPReg", ")", ".", "addReg", "(", "physSPReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "mallocMBB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "mallocPtrVReg", ")", ".", "addReg", "(", "Is64Bit", "?", "", ":", "", ")", ";", "BuildMI", "(", "mallocMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "continueMBB", ")", ";", "BB", "->", "addSuccessor", "(", "bumpMBB", ")", ";", "BB", "->", "addSuccessor", "(", "mallocMBB", ")", ";", "mallocMBB", "->", "addSuccessor", "("], "ground_truth": ["continueMBB", ")", ";"], "File": "X86ISelLowering (2)2", "Func": "EmitLoweredSegAlloca", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4444, "Length": 453, "Cover_Rate": 0.5298245614035088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallInst", "*", "DispatchPtr", "=", "Builder", ".", "CreateCall", "(", "DispatchPtrFn", ",", "{", "}", ")", ";", "DispatchPtr", "->", "addAttribute", "(", "AttributeList", "::", "ReturnIndex", ",", "Attribute", "::", "NoAlias", ")", ";", "DispatchPtr", "->", "addAttribute", "(", "AttributeList", "::", "ReturnIndex", ",", "Attribute", "::", "NonNull", ")", ";", "DispatchPtr", "->", "addDereferenceableAttr", "(", "AttributeList", "::", "ReturnIndex", ",", "", ")", ";", "Type", "*", "I32Ty", "=", "Type", "::", "getInt32Ty", "(", "Mod", "->", "getContext", "(", ")", ")", ";", "Value", "*", "CastDispatchPtr", "=", "Builder", ".", "CreateBitCast", "(", "DispatchPtr", ",", "PointerType", "::", "get", "(", "I32Ty", ",", "AS", ".", "CONSTANT_ADDRESS", ")", ")", ";", "Value", "*", "GEPXY", "=", "Builder", ".", "CreateConstInBoundsGEP1_64", "(", "CastDispatchPtr", ",", "", ")", ";", "LoadInst", "*", "LoadXY", "=", "Builder", ".", "CreateAlignedLoad", "(", "GEPXY", ",", "", ")", ";", "Value", "*", "GEPZU", "=", "Builder", ".", "CreateConstInBoundsGEP1_64", "(", "CastDispatchPtr", ",", "", ")", ";", "LoadInst", "*", "LoadZU", "=", "Builder", ".", "CreateAlignedLoad", "(", "GEPZU", ",", "", ")", ";", "MDNode", "*", "MD", "=", "MDNode", "::", "get", "(", "Mod", "->"], "ground_truth": ["getContext", "(", ")", ",", "None", ")", ";"], "File": "AMDGPUPromoteAlloca48", "Func": "getLocalSizeYZ", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4445, "Length": 157, "Cover_Rate": 0.4460227272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Bid", "(", "unsigned", "B", ")", "{", "Bid", "=", "B", "?", "MAX", "/"], "ground_truth": ["countPopulation", "(", "B", ")", ":", "", ";", "}"], "File": "HexagonShuffler (2)", "Func": "HexagonBid", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4446, "Length": 20, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "ExtLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "Lex", "(", ")", ";", "bool", "EnableFeature", "=", "true", ";", "if", "(", "Name", ".", "startswith_lower", "(", "", ")", ")", "{", "EnableFeature", "=", "false", ";", "Name", "=", "Name", ".", "substr", "(", "", ")", ";", "}", "unsigned", "FeatureKind", "=", "", "(", "Name", ")", ";", "if", "(", "FeatureKind", "==", "", ")", "{", "Error", "(", "ExtLoc", ",", "", "+", "Name", ")", ";", "return", "false", ";", "}", "for", "(", "const", "auto", "&", "Extension", ":", "Extensions", ")", "{", "if", "(", "Extension", ".", "Kind", "!=", "FeatureKind", ")", "continue", ";", "if", "(", "Extension", ".", "Features", ".", "none", "(", ")", ")", "{", "Error", "(", "ExtLoc", ",", "", "+", "Name", ")", ";", "return", "false", ";", "}", "if", "(", "(", "getAvailableFeatures", "(", ")", "&", "Extension", ".", "ArchCheck", ")", "!=", "Extension", ".", "ArchCheck", ")", "{", "Error", "(", "ExtLoc", ",", "", "+", "Name", "+", "", "", ")", ";", "return", "false", ";", "}", "MCSubtargetInfo", "&", "STI", "="], "ground_truth": ["copySTI", "(", ")", ";"], "File": "ARMAsmParser105", "Func": "parseDirectiveArchExtension", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4447, "Length": 159, "Cover_Rate": 0.5282392026578073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "num_ops", ";", "i", "++", ")", "{", "if", "(", "!", "can_create_pseudo", ")", "x", "=", "riscv_emit_set", "(", "temp", ",", "x", ")", ";", "else", "x", "=", "force_reg", "(", "mode", ",", "x", ")", ";", "codes", "[", "i", "]", ".", "value", "=", "trunc_int_for_mode", "(", "codes", "[", "i", "]", ".", "value", ",", "mode", ")", ";", "x", "=", "gen_rtx_fmt_ee", "(", "codes", "[", "i", "]", ".", "code", ",", "mode", ",", "x", ",", "GEN_INT", "(", "codes", "[", "i", "]", ".", "value", ")", ")", ";", "}", "}", "riscv_emit_set", "(", "dest", ","], "ground_truth": ["x", ")", ";"], "File": "riscv1", "Func": "riscv_move_integer", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4448, "Length": 92, "Cover_Rate": 0.42790697674418604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "OldReg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "MO", ".", "isDef", "(", ")", ")", "{", "assert", "(", "MI", ".", "isInlineAsm", "(", ")", ")", ";", "unsigned", "LocalId", "=", "getLocalId", "(", "Reg2Local", ",", "MFI", ",", "CurLocal", ",", "OldReg", ")", ";", "MI", ".", "untieRegOperand", "(", "MI", ".", "getOperandNo", "(", "&", "MO", ")", ")", ";", "MO", ".", "ChangeToImmediate", "(", "LocalId", ")", ";", "continue", ";", "}", "if", "(", "MFI", ".", "isVRegStackified", "(", "OldReg", ")", ")", "{", "InsertPt", "=", "findStartOfTree", "(", "MO", ",", "MRI", ",", "MFI", ")", ";", "continue", ";", "}", "if", "(", "MI", ".", "isInlineAsm", "(", ")", ")", "{", "unsigned", "LocalId", "=", "getLocalId", "(", "Reg2Local", ",", "MFI", ",", "CurLocal", ",", "OldReg", ")", ";", "MI", ".", "untieRegOperand", "(", "MI", ".", "getOperandNo", "(", "&", "MO", ")", ")", ";", "MO", ".", "ChangeToImmediate", "(", "LocalId", ")", ";", "continue", ";", "}", "unsigned", "LocalId", "=", "getLocalId", "(", "Reg2Local", ",", "MFI", ",", "CurLocal", ",", "OldReg", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", ".", "getRegClass", "(", "OldReg", ")", ";", "Register", "NewReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Opc", "=", "getLocalGetOpcode", "(", "RC", ")", ";", "InsertPt", "=", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ",", "NewReg", ")", ".", "addImm", "(", "LocalId", ")", ";", "MO", ".", "setReg", "(", "NewReg", ")", ";", "MFI", ".", "stackifyVReg", "(", "NewReg", ")", ";", "Changed", "=", "true", ";", "}", "if", "(", "", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", "{", "MRI", ".", "replaceRegWith", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "Changed", "=", "true", ";", "}", "}", "}", "MFI", ".", "setNumLocals", "(", "CurLocal", "-", "MFI", ".", "getParams", "(", ")", ".", "size", "(", ")", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "MRI", ".", "getNumVirtRegs", "(", ")", ";", "I", "<", "E", ";", "++", "I", ")", "{", "unsigned", "Reg", "=", "Register", "::", "index2VirtReg", "(", "I", ")", ";", "auto", "RL", "=", "Reg2Local", ".", "find", "(", "Reg", ")", ";", "if", "(", "RL", "==", "Reg2Local", ".", "end", "(", ")", "||", "RL", "->", "second", "<", "MFI", ".", "getParams", "(", ")", ".", "size", "(", ")", ")", "continue", ";", "MFI", ".", "setLocal", "(", "RL", "->", "second", "-", "MFI", ".", "getParams", "(", ")", ".", "size", "(", ")", ",", "typeForRegClass", "(", "MRI", ".", "getRegClass", "(", "Reg", ")", ")", ")", ";", "Changed", "=", "true", ";", "}", "for", "(", "const", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "for", "(", "const", "MachineInstr", "&", "MI", ":", "MBB", ")", "{", "if", "(", "MI", ".", "isDebugInstr", "(", ")", "||", "MI", ".", "isLabel", "(", ")", ")", "continue", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "explicit_operands", "(", ")", ")", "{", "assert", "(", "(", "!", "MO", ".", "isReg", "(", ")", "||", "MRI", ".", "use_empty", "(", "MO", ".", "getReg", "(", ")", ")", "||", "MFI", ".", "isVRegStackified", "(", "MO", ".", "getReg", "(", ")", ")"], "ground_truth": [")", "&&", "", ")", ";"], "File": "WebAssemblyExplicitLocals19", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4449, "Length": 484, "Cover_Rate": 0.3415666901905434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "unsigned", "ObjSize", "=", "VA", ".", "getLocVT", "(", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "ObjSize", ">", "StackSlotSize", ")", "{", "cerr", "<<", "", "<<", "VA", ".", "getLocVT", "(", ")", ".", "getSimpleVT", "(", ")", "<<", "", ";", "}", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "ObjSize", ",", "LRSaveSize", "+", "VA", ".", "getLocMemOffset", "(", ")", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "", ")", ";", "ArgValues", ".", "push_back", "(", "DAG", ".", "getLoad", "(", "VA", ".", "getLocVT", "(", ")", ",", "dl", ",", "Root", ",", "FIN", ",", "NULL", ",", "", ")", ")", ";", "}", "}", "if", "(", "isVarArg", ")", "{", "static", "const", "unsigned", "ArgRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "FunctionInfo", "*", "XFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "FirstVAReg", "=", "CCInfo", ".", "getFirstUnallocated", "(", "ArgRegs", ",", "array_lengthof", "(", "ArgRegs", ")", ")", ";", "if", "(", "FirstVAReg", "<", "array_lengthof", "(", "ArgRegs", ")", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "MemOps", ";", "int", "offset", "=", "", ";", "for", "(", "unsigned", "i", "=", "array_lengthof", "(", "ArgRegs", ")", "-", "", ";", "i", ">=", "FirstVAReg", ";", "--", "i", ")", "{", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "", ",", "offset", ")", ";", "if", "(", "i", "==", "FirstVAReg", ")", "{", "XFI", "->", "setVarArgsFrameIndex", "(", "FI", ")", ";", "}", "offset", "-=", "StackSlotSize", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "", ")", ";", "unsigned", "VReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "", ")", ";", "RegInfo", ".", "addLiveIn", "(", "ArgRegs", "[", "i", "]", ",", "VReg", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Root", ",", "dl", ",", "VReg"], "ground_truth": [",", "", ")", ";"], "File": "XCoreISelLowering17", "Func": "LowerCCCArguments", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4450, "Length": 283, "Cover_Rate": 0.38346883468834686, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "BOpc", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "}", "else", "if", "(", "isEndLoopN", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", "{", "int", "EndLoopOp", "=", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "assert", "(", "Cond", "[", "", "]", ".", "isMBB", "(", ")", ")", ";", "SmallPtrSet", "<", "MachineBasicBlock", "*", ",", "", ">", "VisitedBBs", ";", "MachineInstr", "*", "Loop", "=", "findLoopInstr", "(", "TBB", ",", "EndLoopOp", ",", "VisitedBBs", ")", ";", "assert", "(", "Loop", "!=", "", "&&", "", ")", ";", "Loop", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "TBB", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "EndLoopOp", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "}", "else", "if", "(", "isNewValueJump", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", "{", "assert", "(", "(", "Cond", ".", "size", "(", ")", "==", "", ")", "&&", "", ")", ";", "unsigned", "Flags1", "=", "getUndefRegState", "(", "Cond", "[", "", "]", ".", "isUndef", "(", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", ".", "getNumber", "(", ")", ";", ")", ";", "if", "(", "Cond", "[", "", "]", ".", "isReg", "(", ")", ")", "{", "unsigned", "Flags2", "=", "getUndefRegState", "(", "Cond", "[", "", "]", ".", "isUndef", "(", ")", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "BccOpc", ")", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ",", "Flags1", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ",", "Flags2", ")", ".", "addMBB", "(", "TBB", ")", ";", "}", "else", "if", "(", "Cond", "[", "", "]", ".", "isImm", "(", ")", ")", "{", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "BccOpc", ")", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ",", "Flags1", ")", ".", "addImm", "(", "Cond"], "ground_truth": ["[", "", "]", ".", "getImm", "(", ")", ")", ".", "addMBB", "(", "TBB", ")", ";"], "File": "HexagonInstrInfo72", "Func": "InsertBranch", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4451, "Length": 314, "Cover_Rate": 0.39006211180124223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "lowerBITCAST", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerVASTART", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerVACOPY", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerDYNAMIC_STACKALLOC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerGET_DYNAMIC_AREA_OFFSET", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerSMUL_LOHI", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerUMUL_LOHI", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerSDIVREM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerUDIVREM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "lowerXALUO", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "lowerADDSUBCARRY", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerCTPOP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerATOMIC_FENCE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_STORE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_SUB", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_LOAD_OP", "(", "Op", ",", "DAG", ",", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_CMP_SWAP", "(", "Op", ",", "DAG", ")", ";", "case"], "ground_truth": ["", ":"], "File": "SystemZISelLowering (2)3", "Func": "LowerOperation", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4452, "Length": 343, "Cover_Rate": 0.3983739837398374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "&", "InstrInfo", "::", "getRegisterInfo", "(", ")", "const", "{", "return"], "ground_truth": ["RI", ";"], "File": "KudeyarInstrInfo", "Func": "getRegisterInfo", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4453, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "&", "Subtarget", "::", "initializeSubtargetDependencies", "(", "StringRef", "CPU", ",", "StringRef", "FS", ")", "{", "std", "::", "string", "CPUName", "="], "ground_truth": ["CPU", ";"], "File": "SystemZSubtarget (2)1", "Func": "initializeSubtargetDependencies", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4454, "Length": 20, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "ScalarSSEf64", ")", "Opc", "=", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "", ";", "break", ";", "case", "", ":", "return", "", ";", "}", "Align", "Alignment", "=", "DL", ".", "getPrefTypeAlign", "(", "CFP", "->", "getType", "(", ")", ")", ";", "unsigned", "PICBase", "=", "", ";", "unsigned", "char", "OpFlag", "=", "Subtarget", "->", "classifyLocalReference", "(", "nullptr", ")", ";", "if", "(", "OpFlag", "==", "", ")", "PICBase", "=", "getInstrInfo", "(", ")", "->", "getGlobalBaseReg", "(", "FuncInfo", ".", "MF", ")", ";", "else", "if", "(", "OpFlag", "==", "", ")", "PICBase", "=", "getInstrInfo", "(", ")", "->", "getGlobalBaseReg", "(", "FuncInfo", ".", "MF", ")", ";", "else", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "TM", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Small", ")", "PICBase", "=", "", ";", "unsigned", "CPI", "=", "MCP", ".", "getConstantPoolIndex", "(", "CFP", ",", "Alignment", ")", ";", "Register", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ".", "SimpleTy", ")", ")", ";", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "CM", "==", "CodeModel", "::", "Large", ")", "{", "Register", "AddrReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "AddrReg", ")", ".", "addConstantPoolIndex", "(", "CPI", ",", "", ",", "OpFlag", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ","], "ground_truth": ["TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ";"], "File": "X86FastISel104", "Func": "X86MaterializeFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4455, "Length": 234, "Cover_Rate": 0.4864864864864865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "matchAsmImpl", "(", "StringRef", "s", ",", "ArrayRef", "<", "const", "StringRef", "*", ">", "args", ")", "{", "s", "=", "s", ".", "substr", "(", "s", ".", "find_first_not_of", "(", "", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "args", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "StringRef", "piece", "(", "*", "args", "[", "i", "]", ")", ";", "if", "(", "!", "s", ".", "startswith", "(", "piece", ")", ")", "return", "false", ";", "s", "=", "s", ".", "substr", "(", "piece", ".", "size", "(", ")", ")", ";", "StringRef", "::", "size_type", "pos", "=", "s", ".", "find_first_not_of", "(", "", ")", ";", "if", "(", "pos", "==", "", ")", "return", "false", ";", "s", "=", "s", ".", "substr", "(", "pos"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)", "Func": "matchAsmImpl", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4456, "Length": 118, "Cover_Rate": 0.9291338582677166, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_sub_round_ss", "(", "__m128", "__A", ",", "__m128", "__B", ",", "const", "int"], "ground_truth": ["__R", ")", "{"], "File": "avx512fintrin", "Func": "_mm_sub_round_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4457, "Length": 26, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "Flags", "=", "combineCarryThroughADD", "(", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ")", ")", "{", "MVT", "VT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "VTs", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "Flags", ")", ";", "}", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "X86ISelLowering (2)5", "Func": "combineADC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4458, "Length": 77, "Cover_Rate": 0.3092369477911647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_CODE", "(", "type", ")", "==", "REAL_TYPE", "&&", "TYPE_PRECISION", "(", "type", ")", "==", "", ")", "return", "", ";", "if", "(", "TYPE_NAME", "(", "type", ")", "!=", "NULL", ")", "{", "const", "char", "*", "res", "=", "", "("], "ground_truth": ["type", ")", ";"], "File": "riscv1", "Func": "riscv_mangle_type", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4459, "Length": 39, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NumBytes", "=", "(", "int", ")", "MFI", "->", "getStackSize", "(", ")", ";", "unsigned", "FramePtr", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "if", "(", "MF", ".", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", "==", "CallingConv", "::", "GHC", ")", "return", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "DebugLoc", "dl", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "if", "(", "!", "AFI", "->", "hasStackFrame", "(", ")", ")", "{", "if", "(", "NumBytes", "-", "ArgRegsSaveSize", "!=", "", ")", "emitSPUpdate", "(", "is", ",", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "NumBytes", "-", "ArgRegsSaveSize", ")", ";", "}", "else", "{", "const", "MCPhysReg", "*", "CSRegs", "=", "RegInfo", "->", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "if", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "do", "{", "--", "MBBI", ";", "}", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", "&&", "isCSRestore", "(", "MBBI", ",", "TII", ",", "CSRegs", ")", ")", ";", "if", "(", "!", "isCSRestore", "(", "MBBI", ",", "TII", ",", "CSRegs", ")", ")", "++", "MBBI", ";", "}", "NumBytes", "-=", "(", "ArgRegsSaveSize", "+", "AFI", "->", "getGPRCalleeSavedArea1Size", "(", ")", "+", "AFI", "->", "getGPRCalleeSavedArea2Size", "(", ")", "+", "AFI", "->", "getDPRCalleeSavedGapSize", "(", ")", "+", "AFI", "->", "getDPRCalleeSavedAreaSize", "(", ")", ")", ";", "if", "(", "AFI", "->", "shouldRestoreSPFromFP", "("], "ground_truth": [")", ")", "{"], "File": "ARMFrameLowering (2)1", "Func": "emitEpilogue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4460, "Length": 215, "Cover_Rate": 0.315712187958884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Release", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "AcquireRelease", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", "||", "MOI", ".", "getFailureOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "Changed", "|=", "CC", "->", "insertRelease", "(", "MI", ",", "MOI", ".", "getScope", "(", ")", ",", "MOI", ".", "getOrderingAddrSpace", "(", ")", ",", "MOI", ".", "getIsCrossAddressSpaceOrdering", "(", ")", ",", "Position", "::", "BEFORE", ")", ";", "if", "(", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Acquire", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "AcquireRelease", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", "||", "MOI", ".", "getFailureOrdering", "(", ")", "==", "AtomicOrdering", "::", "Acquire", "||", "MOI", ".", "getFailureOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "{", "Changed", "|=", "CC", "->", "insertWait", "(", "MI", ",", "MOI", ".", "getScope", "(", ")", ",", "MOI", ".", "getOrderingAddrSpace", "(", ")", ",", "isAtomicRet", "(", "*", "MI", ")", "?", "", ":", "", ",", "MOI", ".", "getIsCrossAddressSpaceOrdering", "(", ")", ",", "Position", "::", "AFTER"], "ground_truth": [")", ";"], "File": "SIMemoryLegalizer10", "Func": "expandAtomicCmpxchgOrRmw", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4461, "Length": 167, "Cover_Rate": 0.6653386454183267, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMem", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "LanaiAsmParser (2)", "Func": "isMem", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4462, "Length": 7, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LegalizerInfo", "::", "loadInputValue", "(", "Register", "DstReg", ",", "MachineIRBuilder", "&", "B", ",", "", "ArgType", ")", "const", "{", "const", "MachineFunctionInfo", "*", "MFI", "=", "B", ".", "getMF", "(", ")", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "ArgDescriptor", "*", "Arg", ";", "const", "TargetRegisterClass", "*", "ArgRC", ";", "LLT", "ArgTy", ";", "std", "::", "tie", "(", "Arg", ",", "ArgRC", ",", "ArgTy", ")", "=", "MFI", "->", "getPreloadedValue", "(", "ArgType", ")", ";", "if", "(", "!", "Arg", ")", "{", "assert", "(", "ArgType", "==", "", ")", ";", "B", ".", "buildConstant", "(", "DstReg", ","], "ground_truth": ["", ")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "loadInputValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4463, "Length": 88, "Cover_Rate": 0.6567164179104478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rmap_ty", "::", "iterator", "iter", "=", "RegisterMap", ".", "find", "(", "Name", ".", "str", "(", ")", ")", ";", "if", "(", "iter", "!=", "RegisterMap", ".", "end", "(", ")", ")", "return", "iter", "->", "second", ";", "else", "return"], "ground_truth": ["", ";"], "File": "ARMAsmLexer", "Func": "MatchRegisterName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4464, "Length": 35, "Cover_Rate": 0.813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Offset", ">", "", ")", "{", "unsigned", "AddOpc", "=", "", ",", "SubOpc", "=", "", ";", "int", "AddOffset", "=", "Offset", "-", "", "+", "", ";", "if", "(", "(", "Offset", "-", "", "+", "", ")", ">", "", ")", "{", "AddOpc", "=", "", ";", "SubOpc", "=", "", ";", "AddOffset", "=", "-", "AddOffset", ";", "}", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "", ")", ";", "MachineInstr", "*", "New", "=", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "AddOpc", ")", ",", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "AddOffset", ")", ";", "New", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "BuildMI", "(", "MBB", ",", "std", "::", "next", "(", "II", ")", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "New", "=", "BuildMI", "(", "MBB", ",", "std", "::", "next", "(", "II", ")", ",", "dl", ",", "TII", ".", "get", "(", "SubOpc", ")", ",", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "Offset", "-", "", "+", "", ")", ";", "Offset", "=", "", ";", "}", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "", ",", "false", ")", ";", "assert", "(", "isUInt", "<", "", ">", "("], "ground_truth": ["Offset", ")", "&&", "", ")", ";"], "File": "AVRRegisterInfo1", "Func": "eliminateFrameIndex", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4465, "Length": 232, "Cover_Rate": 0.3473053892215569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "DAGToDAGISel", "(", "TM", ",", "OptLevel"], "ground_truth": [")", ";"], "File": "AVRISelDAGToDAG", "Func": "createAVRISelDag", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4466, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rs6000_secondary_reload_move", "(", "enum", "rs6000_reg_type", "to_type", ",", "enum", "rs6000_reg_type", "from_type", ",", "machine_mode", "mode", ",", "secondary_reload_info", "*", "sri", ",", "bool", "altivec_p", ")", "{", "if", "(", "to_type", "==", "NO_REG_TYPE", "||", "from_type", "==", "NO_REG_TYPE", ")", "return", "false", ";", "if", "(", "(", "to_type", "==", "PSEUDO_REG_TYPE", "&&", "from_type", "==", "PSEUDO_REG_TYPE", ")", "||", "(", "to_type", "==", "PSEUDO_REG_TYPE", "&&", "IS_STD_REG_TYPE", "(", "from_type", ")", ")", "||", "(", "from_type", "==", "PSEUDO_REG_TYPE", "&&", "IS_STD_REG_TYPE", "(", "to_type", ")", ")", ")", "return", "true", ";", "if", "(", "to_type", "==", "from_type", "&&", "IS_STD_REG_TYPE", "(", "to_type", ")", ")", "return", "true", ";", "if", "(", "rs6000_secondary_reload_simple_move", "(", "to_type", ",", "from_type", ",", "mode", ")", ")", "{", "if", "(", "sri"], "ground_truth": [")", "{"], "File": "powerpcspe", "Func": "rs6000_secondary_reload_move", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4467, "Length": 104, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "StartLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", ")", "return", "Error", "(", "StartLoc", ",", "", ")", ";", "Lex", "(", ")", ";", "OperandMatchResultTy", "ResTy", ";", "if", "(", "Kind", "==", "MCK_AnyReg", ")", "ResTy", "=", "parseAnyReg", "(", "Operands", ")", ";", "else", "if", "(", "Kind", "==", "MCK_VR128", ")", "ResTy", "=", "parseVR128", "(", "Operands", ")", ";", "else", "if", "(", "Kind", "==", "MCK_BDXAddr64Disp12", "||", "Kind", "==", "MCK_BDXAddr64Disp20", ")", "ResTy", "=", "parseBDXAddr64", "(", "Operands", ")", ";", "else", "if", "(", "Kind", "==", "MCK_BDAddr64Disp12", "||", "Kind", "==", "MCK_BDAddr64Disp20", ")", "ResTy", "=", "parseBDAddr64", "(", "Operands", ")", ";", "else", "if", "(", "Kind", "==", "MCK_BDVAddr64Disp12", ")", "ResTy", "=", "parseBDVAddr64", "(", "Operands", ")", ";", "else", "if", "(", "Kind", "==", "MCK_PCRel32", ")", "ResTy", "=", "parsePCRel32", "(", "Operands", ")", ";", "else", "if", "(", "Kind", "==", "MCK_PCRel16", ")", "ResTy", "=", "parsePCRel16", "(", "Operands", ")", ";", "else", "{", "const", "MCExpr", "*", "Expr", ";", "SMLoc", "StartLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "Parser", ".", "parseExpression", "(", "Expr", ")", ")", "return", "Error", "(", "StartLoc", ",", "", ")", ";", "SMLoc", "EndLoc", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "createImm", "(", "Expr", ",", "StartLoc", ",", "EndLoc", ")", ")", ";", "ResTy", "=", "MatchOperand_Success", ";", "}", "if", "(", "ResTy", "!=", "MatchOperand_Success", ")", "return", "true", ";", "}", "MCInst", "Inst", "=", "MCInstBuilder", "(", "Entry", "->", "Opcode", ")", ";", "for", "(", "size_t", "i", "=", "", ";", "i", "<", "Operands", ".", "size", "(", ")", ";", "i", "++", ")", "{", "MCParsedAsmOperand", "&", "Operand", "=", "*", "Operands", "["], "ground_truth": ["i", "]", ";"], "File": "SystemZAsmParser1", "Func": "ParseDirectiveInsn", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4468, "Length": 277, "Cover_Rate": 0.46166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "ret", "(", "Cond", "c", ")", "{", "return", "D", "(", "", ",", "c"], "ground_truth": [")", ";"], "File": "disassembler", "Func": "ret", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4469, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_t", "builder", "::", "len", "(", ")", "const", "{", "return", "len_visitor", "{", "}", "(", "*"], "ground_truth": ["this", ")", ";"], "File": "TVMReFunc", "Func": "len", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4470, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "chkP", "=", "checkPredicates", "(", ")", ";", "bool", "chkNV", "=", "checkNewValues", "(", ")", ";", "bool", "chkR", "=", "checkRegisters", "(", ")", ";", "bool", "chkS", "=", "checkSolo", "(", ")", ";", "bool", "chkSh", "=", "checkShuffle", "(", ")", ";", "bool", "chkSl", "=", "checkSlots", "("], "ground_truth": [")", ";"], "File": "HexagonMCChecker11", "Func": "check", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4471, "Length": 42, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_s8_u32", "(", "uint32x2_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon4_vreinterpret_s8_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4472, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "InvMask", "=", "DAG", ".", "getNOT", "(", "DL", ",", "Mask", ",", "VT", ")", ";", "SDValue", "Sel", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Mask", ",", "In1", ")", ";", "SDValue", "SelInv", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "InvMask", ",", "In2", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["VT", ",", "Sel", ",", "SelInv", ")", ";"], "File": "AArch64ISelLowering69", "Func": "performBSPExpandForSVE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4473, "Length": 66, "Cover_Rate": 0.3626373626373626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "float32x2_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vpadd_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4474, "Length": 27, "Cover_Rate": 0.7297297297297297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "reg", "==", "NULL", ")", "reg", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "x", "=", "gen_rtx_UNSPEC", "(", "SImode", ",", "gen_rtvec", "(", "", ",", "orig", ")", ",", "UNSPEC_GOTOFF", ")", ";", "x", "=", "gen_rtx_CONST", "(", "SImode", ",", "x", ")", ";", "emit_move_insn", "(", "reg", ",", "x", ")", ";", "insn", "=", "emit_insn", "(", "gen_addsi3", "(", "reg", ",", "reg", ",", "pic_offset_table_rtx", ")", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "orig", ")", "==", "SYMBOL_REF", ")", "{", "if", "(", "reg", "==", "NULL", ")", "reg", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "x", "=", "gen_rtx_UNSPEC", "(", "SImode", ",", "gen_rtvec", "(", "", ",", "orig", ")", ",", "UNSPEC_GOT", ")", ";", "x", "=", "gen_rtx_CONST", "(", "SImode", ",", "x", ")", ";", "x", "=", "gen_rtx_PLUS", "(", "SImode", ",", "pic_offset_table_rtx", ",", "x", ")", ";", "x", "=", "gen_const_mem", "(", "SImode", ",", "x"], "ground_truth": [")", ";"], "File": "mn10300", "Func": "mn10300_legitimize_pic_address", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4475, "Length": 129, "Cover_Rate": 0.6292682926829268, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Expand", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "maxStoresPerMemset", "=", "", ";", "maxStoresPerMemmove", "=", "maxStoresPerMemcpy", "=", "", ";", "setTargetDAGCombine", "(", "", ")", ";", "setTargetDAGCombine", "(", ""], "ground_truth": [")", ";"], "File": "XCoreISelLowering15", "Func": "XCoreTargetLowering", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4476, "Length": 218, "Cover_Rate": 0.3562091503267974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TLSModel", "::", "Model", "model", "=", "DAG", ".", "getTarget", "(", ")", ".", "getTLSModel", "(", "GV", ")", ";", "SDValue", "TPHi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "TPHi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPHi", ")", ";", "SDValue", "TPLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "TPLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPLo", ")", ";", "SDValue", "TPHiShifted", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPHi", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "PtrVT", ")", ")", ";", "SDValue", "TP", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPHiShifted", ",", "TPLo", ")", ";", "SDValue", "Offset", ";", "switch", "(", "model", ")", "{", "case", "TLSModel", "::", "GeneralDynamic", ":", "{", "ConstantPoolValue", "*", "CPV", "=", "ConstantPoolValue", "::", "Create", "(", "GV", ",", "", ")", ";", "Offset", "=", "DAG", ".", "getConstantPool", "(", "CPV", ",", "PtrVT", ",", "", ")", ";", "Offset", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Offset", ",", "MachinePointerInfo", "::", "getConstantPool", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "Offset", "=", "lowerTLSGetOffset", "(", "Node", ",", "DAG", ",", "", ",", "Offset", ")", ";", "break", ";", "}", "case", "TLSModel", "::", "LocalDynamic", ":", "{", "ConstantPoolValue", "*", "CPV", "=", "ConstantPoolValue", "::", "Create", "(", "GV", ",", "", ")", ";", "Offset", "=", "DAG", ".", "getConstantPool", "(", "CPV", ",", "PtrVT", ",", "", ")", ";", "Offset", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Offset", ",", "MachinePointerInfo", "::", "getConstantPool", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "Offset", "=", "lowerTLSGetOffset", "(", "Node", ",", "DAG", ",", "", ",", "Offset", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "MFI", "->", "incNumLocalDynamicTLSAccesses", "(", ")", ";", "CPV", "=", "ConstantPoolValue", "::", "Create", "(", "GV", ",", "", ")", ";", "SDValue", "DTPOffset", "=", "DAG", ".", "getConstantPool", "(", "CPV", ",", "PtrVT", ",", "", ")", ";", "DTPOffset", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "DTPOffset", ",", "MachinePointerInfo", "::", "getConstantPool", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "Offset", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Offset", ",", "DTPOffset", ")", ";", "break", ";", "}", "case", "TLSModel", "::"], "ground_truth": ["InitialExec", ":", "{"], "File": "SystemZISelLowering (2)1", "Func": "lowerGlobalTLSAddress", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4477, "Length": 430, "Cover_Rate": 0.6160458452722063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isConstantImm", "(", ")", "const", "{", "return", "isImm", "(", ")", "&&", "getImm", "(", ")", "->", "getKind", "(", ")", "==", "MCExpr", "::"], "ground_truth": ["Constant", ";"], "File": "AGCAsmParser", "Func": "isConstantImm", "Target": "AGC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4478, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmPrinter", "::", "EmitBasicBlockEnd", "(", "MBB", ")", ";", "TargetStreamer", "&", "TS", "=", "getTargetStreamer", "(", ")", ";", "if", "(", "MBB", ".", "empty", "(", ")", ")", "TS", "."], "ground_truth": ["emitDirectiveInsn", "(", ")", ";"], "File": "MipsAsmPrinter (2)1", "Func": "EmitBasicBlockEnd", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4479, "Length": 29, "Cover_Rate": 0.7073170731707317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__inline__", "static", "void", "sh_media_PREFI", "(", "void", "*", "mm", ",", "int", "s", ")", "{", "__asm__", "__volatile__", "(", "", ":", ":", "", "(", "(", "(", "char", "*", ")", "mm", ")"], "ground_truth": ["[", "s", "]", ")", ")", ";"], "File": "ushmedia", "Func": "sh_media_PREFI", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4480, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "unsigned", "Align", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "Register", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "ListPtr", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "LLT", "PtrTy", "=", "MRI", ".", "getType", "(", "ListPtr", ")", ";", "LLT", "IntPtrTy", "=", "LLT", "::", "scalar", "(", "PtrTy", ".", "getSizeInBits", "(", ")", ")", ";", "const", "unsigned", "PtrSize", "=", "PtrTy", ".", "getSizeInBits", "(", ")", "/", "", ";", "Register", "List", "=", "MRI", ".", "createGenericVirtualRegister", "(", "PtrTy", ")", ";", "MIRBuilder", ".", "buildLoad", "(", "List", ",", "ListPtr", ",", "*", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "(", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "PtrSize", ",", "PtrSize", ")", ")", ";", "Register", "DstPtr", ";", "if", "(", "Align", ">", "PtrSize", ")", "{", "auto", "AlignMinus1", "=", "MIRBuilder", ".", "buildConstant", "(", "IntPtrTy", ",", "Align", "-"], "ground_truth": ["", ")", ";"], "File": "AArch64LegalizerInfo19", "Func": "legalizeVaArg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4481, "Length": 149, "Cover_Rate": 0.430635838150289, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCFIInstruction", "Inst", "=", "MCCFIInstruction", "::", "createDefCfa", "(", "nullptr", ",", "", ",", "", ")", ";", "MAI", "->", "addInitialFrameState", "("], "ground_truth": ["Inst", ")", ";"], "File": "LM32MCTargetDesc", "Func": "createLM32MCAsmInfo", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4482, "Length": 21, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "expandLogic", "(", "unsigned", "Op", ",", "Block", "&", "MBB", ",", "BlockIt", "MBBI", ")", "{", "MachineInstr", "&", "MI", "=", "*", "MBBI", ";", "Register", "SrcLoReg", ",", "SrcHiReg", ",", "DstLoReg", ",", "DstHiReg", ";", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "DstIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "bool", "DstIsKill", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "bool", "SrcIsKill", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "bool", "ImpIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "TRI", "->", "splitReg", "(", "SrcReg", ",", "SrcLoReg", ",", "SrcHiReg", ")", ";", "TRI", "->", "splitReg", "(", "DstReg", ",", "DstLoReg", ",", "DstHiReg", ")", ";", "auto", "MIBLO", "=", "buildMI", "(", "MBB", ",", "MBBI", ",", "Op", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstLoReg", ",", "getKillRegState", "(", "DstIsKill"], "ground_truth": [")", ")", ".", "addReg", "(", "SrcLoReg", ",", "getKillRegState", "(", "SrcIsKill", ")", ")", ";"], "File": "MCS51ExpandPseudoInsts", "Func": "expandLogic", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4483, "Length": 181, "Cover_Rate": 0.6804511278195489, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "unsigned", "SlotSize", "=", "TM", ".", "getRegisterInfo", "(", ")", "->", "getSlotSize", "(", ")", ";", "const", "bool", "Is64Bit", "=", "STI", ".", "is64Bit", "(", ")", ";", "DebugLoc", "DL", ";", "const", "unsigned", "HipeLeafWords", "=", "", ";", "const", "unsigned", "CCRegisteredArgs", "=", "Is64Bit", "?", "", ":", "", ";", "const", "unsigned", "Guaranteed", "=", "HipeLeafWords", "*", "SlotSize", ";", "unsigned", "CallerStkArity", "=", "MF", ".", "getFunction", "(", ")", "->", "arg_size", "(", ")", ">", "CCRegisteredArgs", "?", "MF", ".", "getFunction", "(", ")", "->", "arg_size", "(", ")", "-", "CCRegisteredArgs", ":", "", ";", "unsigned", "MaxStack", "=", "MFI", "->", "getStackSize", "(", ")", "+", "CallerStkArity", "*", "SlotSize", "+", "SlotSize", ";", "assert", "(", "STI", ".", "isTargetLinux", "(", ")", "&&", "", ")", ";", "if", "(", "MFI", "->", "hasCalls", "(", ")", ")", "{", "unsigned", "MoreStackForCalls", "=", "", ";", "for", "(", "MachineFunction", "::", "iterator", "MBBI", "=", "MF", ".", "begin", "(", ")", ",", "MBBE", "=", "MF", ".", "end", "(", ")", ";", "MBBI", "!=", "MBBE", ";", "++", "MBBI", ")", "for", "(", "MachineBasicBlock", "::", "iterator", "MI", "=", "MBBI", "->", "begin", "(", ")", ",", "ME", "=", "MBBI", "->", "end", "(", ")", ";", "MI", "!=", "ME", ";", "++", "MI", ")", "{", "if", "(", "!", "MI", "->", "isCall", "(", ")", ")", "continue", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "MO", ".", "isGlobal", "(", ")", ")", "continue", ";", "const", "Function", "*", "F", "=", "dyn_cast", "<", "Function", ">", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "if", "(", "!", "F", ")", "continue", ";", "if", "(", "F", "->", "getName", "(", ")", ".", "find", "(", "", ")", "!=", "StringRef", "::", "npos", "||", "F", "->", "getName", "(", ")", ".", "find", "(", "", ")", "!=", "StringRef", "::", "npos", "||", "F", "->", "getName", "(", ")", ".", "find_first_of", "(", "", ")", "==", "StringRef", "::", "npos", ")", "continue", ";", "unsigned", "CalleeStkArity", "=", "F", "->", "arg_size", "(", ")", ">", "CCRegisteredArgs", "?", "F", "->", "arg_size", "(", ")", "-", "CCRegisteredArgs", ":", "", ";", "if", "(", "HipeLeafWords", "-", "", ">", "CalleeStkArity", ")", "MoreStackForCalls", "=", "std", "::", "max", "(", "MoreStackForCalls", ",", "(", "HipeLeafWords", "-", "", "-", "CalleeStkArity", ")", "*", "SlotSize", ")", ";", "}", "MaxStack", "+=", "MoreStackForCalls", ";", "}", "if", "(", "MaxStack", ">", "Guaranteed", ")", "{", "MachineBasicBlock", "&", "prologueMBB", "=", "MF", ".", "front", "(", ")", ";", "MachineBasicBlock", "*", "stackCheckMBB", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "incStackMBB", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "for", "(", "MachineBasicBlock", "::", "livein_iterator", "I", "=", "prologueMBB", ".", "livein_begin", "(", ")", ",", "E", "=", "prologueMBB", ".", "livein_end", "(", ")", ";", "I", "!=", "E", ";", "I", "++", ")", "{", "stackCheckMBB", "->", "addLiveIn", "(", "*", "I", ")", ";", "incStackMBB", "->", "addLiveIn", "(", "*"], "ground_truth": ["I", ")", ";"], "File": "X86FrameLowering (2)", "Func": "adjustForHiPEPrologue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4484, "Length": 430, "Cover_Rate": 0.5341614906832298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectAddrRRI12", "(", "SDValue", "Op", ",", "SDValue", "Addr", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "Disp", ",", "SDValue", "&", "Index", ")", "{", "RRIAddressMode", "AM20", ",", "AM12", ";", "bool", "Done", "=", "false", ";", "if", "(", "!", "Addr", ".", "hasOneUse", "(", ")", ")", "{", "unsigned", "Opcode", "=", "Addr", ".", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "!=", "", "&&", "Opcode", "!=", "", ")", "{", "for", "(", "SDNode", "::", "use_iterator", "UI", "=", "Addr", ".", "getNode", "(", ")", "->", "use_begin", "(", ")", ",", "UE", "=", "Addr", ".", "getNode", "(", ")", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", "++", "UI", ")", "{", "if", "(", "UI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MatchAddressBase", "(", "Addr", ",", "AM12", ")", ";", "Done", "=", "true", ";", "break", ";", "}", "}", "}", "}", "if", "(", "!", "Done", "&&", "MatchAddress", "(", "Addr", ",", "AM12", ",", "true", ")", ")", "return", "false", ";", "if", "(", "!", "Done", "&&", "!", "MatchAddress", "(", "Addr", ",", "AM20", ",", "false", ")", ")", "if", "(", "AM12", ".", "Disp", "==", "", "&&", "AM20", ".", "Disp", "!=", "", ")", "return", "false", ";", "DOUT", "(", "llvm", "::", "dbgs", "(", ")", "<<", "", ";", "DEBUG", "(", "AM12", ".", "dump", "(", ")", ")", ";", "EVT", "VT", "=", "Addr", ".", "getValueType", "("], "ground_truth": [")", ";"], "File": "SystemZISelDAGToDAG40", "Func": "SelectAddrRRI12", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4485, "Length": 206, "Cover_Rate": 0.7079037800687286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "result", "=", "findInRangeCPEntry", "(", "U", ",", "UserOffset", ")", ";", "if", "(", "result", "==", "", ")", "return", "false", ";", "else", "if", "(", "result", "==", "", ")", "return", "true", ";", "MachineBasicBlock", "*", "NewIsland", "=", "MF", "->", "CreateMachineBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "NewMBB", ";", "water_iterator", "IP", ";", "if", "(", "findAvailableWater", "(", "U", ",", "UserOffset", ",", "IP", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "MachineBasicBlock", "*", "WaterBB", "=", "*", "IP", ";", "if", "(", "NewWaterList", ".", "erase", "(", "WaterBB", ")", ")", "NewWaterList", ".", "insert", "(", "NewIsland", ")", ";", "NewMBB", "=", "&", "*", "++", "WaterBB", "->", "getIterator", "(", ")", ";", "}", "else", "{", "if", "(", "!", "NoLoadRelaxation", ")", "{", "result", "=", "findLongFormInRangeCPEntry", "(", "U", ",", "UserOffset", ")", ";", "if", "(", "result", "!=", "", ")", "return", "true", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "createNewWater", "(", "CPUserIndex", ",", "UserOffset", ",", "NewMBB", ")", ";", "MachineBasicBlock", "*", "WaterBB", "=", "&", "*", "--", "NewMBB", "->", "getIterator", "(", ")", ";", "IP", "=", "find", "(", "WaterList", ",", "WaterBB", ")", ";", "if", "(", "IP", "!=", "WaterList", ".", "end", "(", ")", ")", "NewWaterList", ".", "erase", "(", "WaterBB", ")", ";", "NewWaterList", ".", "insert", "(", "NewIsland", ")", ";", "}", "if", "(", "IP", "!=", "WaterList", ".", "end", "(", ")", ")", "WaterList", ".", "erase", "(", "IP", ")", ";", "MF", "->", "insert", "(", "NewMBB", "->", "getIterator", "(", ")", ",", "NewIsland", ")", ";", "updateForInsertedWaterBlock", "(", "NewIsland", ")", ";", "decrementCPEReferenceCount", "(", "CPI", ",", "CPEMI", ")", ";", "unsigned", "ID", "=", "createPICLabelUId", "(", ")", ";", "U", ".", "HighWaterMark", "=", "NewIsland", ";", "U", ".", "CPEMI", "=", "BuildMI", "(", "NewIsland", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "ID", ")", ".", "addConstantPoolIndex", "(", "CPI", ")", ".", "addImm", "(", "Size", ")", ";", "CPEntries", "[", "CPI", "]", ".", "push_back", "(", "CPEntry", "(", "U", ".", "CPEMI", ","], "ground_truth": ["ID", ",", "", ")", ")", ";"], "File": "MipsConstantIslandPass14", "Func": "handleConstantPoolUser", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4486, "Length": 303, "Cover_Rate": 0.603585657370518, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "needsTwoConstNR", "(", ")", "const", "{", "return", "NeedsTwoConstNR"], "ground_truth": [";"], "File": "PPCSubtarget12", "Func": "needsTwoConstNR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4487, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isGFX10Plus"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "hasSGPR104_SGPR105", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4488, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ops", "[", "]", "=", "{", "M", "->", "getOperand", "(", "", ")", ",", "M", "->", "getOperand", "(", "", ")", ",", "M", "->", "getOperand", "(", "", ")", "}", ";", "return", "DAG", ".", "getMemIntrinsicNode", "(", "Opc", ",", "SDLoc", "(", "Op", ")", ",", "M", "->", "getVTList", "(", ")", ",", "Ops", ",", "M", "->", "getMemoryVT", "(", ")", ",", "M", "->", "getMemOperand", "(", ")", ")", ";", "}", "case", "", ":", "case", "", ":", "{", "SDValue", "Ops", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", "}", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "unsigned", "Opc", "=", "(", "IntrID", "==", "", ")", "?", "", ":", "", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "EVT", "IntVT", "=", "VT", ".", "changeTypeToInteger", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "(", "MFI", "->", "getBufferPSV", "(", ")", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "VT", ".", "getStoreSize", "(", ")", ",", "VT", ".", "getStoreSize", "(", ")", ")", ";", "return", "DAG", ".", "getMemIntrinsicNode", "(", "Opc", ",", "DL", ",", "Op", "->", "getVTList", "(", ")", ",", "Ops", ",", "IntVT", ",", "MMO", ")", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "const", "ConstantSDNode", "*", "DMask", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "("], "ground_truth": ["", ")", ")", ";"], "File": "SIISelLowering114", "Func": "LowerINTRINSIC_W_CHAIN", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4489, "Length": 371, "Cover_Rate": 0.6042345276872965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "printLeaMemReference", "(", "MI"], "ground_truth": [",", "OpNo", ")", ";"], "File": "X86IntelAsmPrinter", "Func": "printlea32mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4490, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "microblaze_adjust_cost", "(", "rtx_insn", "*", ",", "int", "dep_type", ",", "rtx_insn", "*", ","], "ground_truth": ["int", "cost", ",", "unsigned", "int", ")", "{"], "File": "microblaze", "Func": "microblaze_adjust_cost", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4491, "Length": 20, "Cover_Rate": 0.5405405405405406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "rs6000_xcoff_strip_name_encoding", "(", "const", "char", "*", "name", ")", "{", "size_t", "len", ";", "if", "(", "*", "name", "=="], "ground_truth": ["'*'", ")", "name", "++", ";"], "File": "rs6000", "Func": "rs6000_xcoff_strip_name_encoding", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4492, "Length": 25, "Cover_Rate": 0.43103448275862066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rval", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "oldval", "=", "convert_modes", "(", "SImode", ",", "mode", ",", "oldval", ",", "true", ")", ";", "case", "SImode", ":", "if", "(", "!", "arm_add_operand", "(", "oldval", ",", "SImode", ")", ")", "oldval", "=", "force_reg", "(", "SImode", ",", "oldval", ")", ";", "break", ";", "case", "DImode", ":", "if", "(", "!", "cmpdi_operand", "(", "oldval", ",", "mode", ")", ")", "oldval", "=", "force_reg", "(", "mode", ",", "oldval", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "switch", "(", "mode", ")", "{", "case", "QImode", ":", "gen", "=", "gen_atomic_compare_and_swapqi_1", ";", "break", ";", "case", "HImode", ":", "gen", "=", "gen_atomic_compare_and_swaphi_1", ";", "break", ";", "case", "SImode", ":", "gen", "=", "gen_atomic_compare_and_swapsi_1", ";", "break", ";", "case", "DImode", ":", "gen", "=", "gen_atomic_compare_and_swapdi_1", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "emit_insn", "(", "gen", "(", "rval", ",", "mem", ",", "oldval", ",", "newval", ",", "is_weak", ","], "ground_truth": ["mod_s", ",", "mod_f", ")", ")", ";"], "File": "arm5", "Func": "arm_expand_compare_and_swap", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4493, "Length": 143, "Cover_Rate": 0.3994413407821229, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SSELevel", ">="], "ground_truth": ["SSE41", ";"], "File": "X86Subtarget (2)", "Func": "hasSSE41", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4494, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCExpr", "::", "VK_AARCH64_ABS_G0", ",", "MCExpr", "::", "VK_AARCH64_ABS_G1", ",", "MCExpr", "::", "VK_AARCH64_SABS_G0", ",", "MCExpr", "::", "VK_AARCH64_SABS_G1", ",", "MCExpr", "::", "VK_AARCH64_DTPREL_G1", ",", "MCExpr", "::", "VK_AARCH64_DTPREL_G0", ",", "MCExpr", "::", "VK_AARCH64_GOTTPREL_G1", ",", "MCExpr", "::", "VK_AARCH64_TPREL_G1", ",", "MCExpr", "::", "VK_AARCH64_TPREL_G0", ",", "}", ";", "const", "unsigned", "NumModifiers", "=", "llvm", "::", "array_lengthof", "(", "PermittedModifiers", ")", ";", "return", "isMoveWideImm", "(", "", ","], "ground_truth": ["PermittedModifiers", ",", "NumModifiers", ")", ";"], "File": "AArch64AsmParser13", "Func": "isMOVZ32Imm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4495, "Length": 59, "Cover_Rate": 0.7763157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "if", "(", "Reg", "==", "", "||", "Reg", "==", "", ")", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "LocVT", "=", "", ";", "}", "else", "if", "(", "ValVT", ".", "isFloatingPoint", "(", ")", "&&", "!", "AllocateFloatsInIntReg", ")", "{", "if", "(", "ValVT", "==", "", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "F32Regs", ",", "FloatRegsSize", ")", ";", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "}", "else", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "F64Regs", ",", "FloatRegsSize", ")", ";", "unsigned", "Reg2", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "if", "(", "Reg2", "==", "", "||", "Reg2", "==", "", ")", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "}", "}", "else", "llvm_unreachable", "(", "", ")", ";", "unsigned", "SizeInBytes", "=", "ValVT", ".", "getSizeInBits", "(", ")", ">>", "", ";", "unsigned", "Offset", "=", "State", ".", "AllocateStack", "(", "SizeInBytes", ",", "OrigAlign", ")", ";", "if", "(", "!", "Reg", ")", "State", ".", "addLoc", "(", "CCValAssign", "::", "getMem"], "ground_truth": ["(", "ValNo", ",", "ValVT", ",", "Offset", ",", "LocVT", ",", "LocInfo", ")", ")", ";"], "File": "MipsISelLowering109", "Func": "CC_MipsO32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4496, "Length": 196, "Cover_Rate": 0.3250414593698176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vaeseq_u8", "(", "uint8x16_t", "data", ","], "ground_truth": ["uint8x16_t", "key", ")", "{"], "File": "arm", "Func": "neon3_vaeseq_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4497, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isMMIO_ST", "(", "SUnit", "*", "SU", ")", "{", "assert", "(", "SU", "->", "getInstr", "(", ")", "&&", "", ")", ";", "const", "MCInstrDesc", "&", "MC", "=", "SU", "->", "getInstr", "(", ")", "->", "getDesc", "(", ")", ";", "if", "(", "!", "II", "::", "isStoreInst", "(", "MC", ")", "||", "(", "II", "::", "getSlotOpCode", "(", "MC", ")", "!="], "ground_truth": ["II", "::", "ST_L", ")", ")", "{"], "File": "TPCSubtarget", "Func": "isMMIO_ST", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4498, "Length": 59, "Cover_Rate": 0.4645669291338583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "MEM_P", "(", "x", ")", "||", "(", "(", "GET_CODE", "(", "x", ")", "==", "SUBREG", "||", "REG_P", "(", "x", ")", ")", "&&", "(", "true_regnum", "(", "x", ")", "==", "-", "", "||", "true_regnum", "(", "x", ")", ">=", "FIRST_PSEUDO_REGISTER", ")", ")", ")", "&&", "!", "reg_class_subset_p", "(", "rclass", ",", "EIGHT_REGS", ")", ")", "return", "EIGHT_REGS", ";", "return", "NO_REGS"], "ground_truth": [";"], "File": "stormy16", "Func": "xstormy16_secondary_reload_class", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4499, "Length": 56, "Cover_Rate": 0.7671232876712328, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "make_tuple", "(", "ImplicitBufferPtr", "?", "&", "ImplicitBufferPtr", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "pointer", "(", "AS", "::", "CONSTANT_ADDRESS", ",", "", ")", ")", ";", "case", "", ":", "return", "std", "::", "make_tuple", "(", "WorkGroupIDX", "?", "&", "WorkGroupIDX", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "scalar", "(", "", ")", ")", ";", "case", "", ":", "return", "std", "::", "make_tuple", "(", "WorkGroupIDY", "?", "&", "WorkGroupIDY", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "scalar", "(", "", ")", ")", ";", "case", "", ":", "return", "std", "::", "make_tuple", "(", "WorkGroupIDZ", "?", "&", "WorkGroupIDZ", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "scalar", "(", "", ")", ")", ";", "case", "", ":", "return", "std", "::", "make_tuple", "(", "PrivateSegmentWaveByteOffset", "?", "&", "PrivateSegmentWaveByteOffset", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "scalar", "(", "", ")", ")", ";", "case", "", ":", "return", "std", "::", "make_tuple", "(", "KernargSegmentPtr", "?", "&", "KernargSegmentPtr", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "pointer", "(", "AS", "::", "CONSTANT_ADDRESS", ",", "", ")", ")", ";", "case", "", ":", "return", "std", "::", "make_tuple", "(", "ImplicitArgPtr", "?", "&", "ImplicitArgPtr", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "pointer", "(", "AS", "::", "CONSTANT_ADDRESS", ",", "", ")", ")", ";", "case", "", ":", "return", "std", "::", "make_tuple", "(", "DispatchID", "?", "&", "DispatchID", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "scalar", "(", "", ")", ")", ";", "case", "", ":", "return", "std", "::", "make_tuple", "(", "FlatScratchInit", "?", "&", "FlatScratchInit", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "scalar", "(", "", ")", ")", ";", "case", "", ":", "return", "std", "::", "make_tuple", "(", "DispatchPtr", "?", "&", "DispatchPtr", ":", "nullptr", ",", "&", "", ",", "LLT", "::", "pointer", "(", "AS", "::", "CONSTANT_ADDRESS", ",", "", ")", ")", ";", "case", ""], "ground_truth": [":"], "File": "AMDGPUArgumentUsageInfo3", "Func": "getPreloadedValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4500, "Length": 276, "Cover_Rate": 0.5401174168297456, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Register", "=", "QQQQPRDecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg"], "ground_truth": ["(", "Register", ")", ")", ";"], "File": "ARMDisassembler39", "Func": "DecodeMQQQQPRRegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4501, "Length": 31, "Cover_Rate": 0.543859649122807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useMemOps", "(", ")", "const", "{", "return", "UseMemOps"], "ground_truth": [";"], "File": "HexagonSubtarget", "Func": "useMemOps", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4502, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "UseMI", ".", "isInlineAsm", "(", ")", ")", "{", "return", "getDefOperandLatency", "(", "ItinData", ",", "DefMI", ",", "DefIdx", ")", ";", "}", "return", "TargetInstrInfo", "::", "getOperandLatency", "(", "ItinData", ",", "DefMI", ",", "DefIdx"], "ground_truth": [",", "UseMI", ",", "UseIdx", ")", ";"], "File": "PatmosInstrInfo1", "Func": "getOperandLatency", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4503, "Length": 36, "Cover_Rate": 0.5538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "aarch64_emit_store_exclusive", "(", "mode", ",", "scratch", ",", "mem", ",", "newval", ",", "model_rtx", ")", ";", "if", "(", "!", "is_weak", ")", "{", "if", "(", "aarch64_track_speculation", ")", "{", "rtx", "cc_reg", "=", "aarch64_gen_compare_reg", "(", "NE", ",", "scratch", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_NE", "(", "GET_MODE", "(", "cc_reg", ")", ",", "cc_reg", ",", "const0_rtx", ")", ";", "}", "else", "x", "=", "gen_rtx_NE", "(", "VOIDmode", ",", "scratch", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "x", ",", "gen_rtx_LABEL_REF", "(", "Pmode", ",", "label1", ")", ",", "pc_rtx", ")", ";", "aarch64_emit_unlikely_jump", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "x", ")", ")", ";", "}", "else", "{", "cond", "=", "gen_rtx_REG", "(", "CCmode", ",", "CC_REGNUM", ")", ";", "x", "=", "gen_rtx_COMPARE", "(", "CCmode", ",", "scratch", ",", "const0_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "cond", ",", "x", ")", ")", ";", "}", "emit_label", "(", "label2", ")", ";", "if", "(", "strong_zero_p", ")", "{", "cond", "=", "gen_rtx_REG", "(", "CCmode", ",", "CC_REGNUM", ")", ";", "x", "=", "gen_rtx_COMPARE", "(", "CCmode", ",", "rval", ",", "const0_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "cond", ","], "ground_truth": ["x", ")", ")", ";"], "File": "aarch646", "Func": "aarch64_split_compare_and_swap", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4504, "Length": 166, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "KillFlag", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "KillFlag", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "KillFlag", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "unsigned", "Opc", "=", "Align", "<", "", "?", "", ":", "", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "KillFlag", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "unsigned", "Opc", "=", "Align", "<", "", "?", "", ":", "", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "KillFlag", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "unsigned", "Opc", "=", "Align", "<", ""], "ground_truth": ["?", "", ":", "", ";"], "File": "HexagonInstrInfo21", "Func": "storeRegToStackSlot", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4505, "Length": 273, "Cover_Rate": 0.39280575539568346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "Disassembler", "(", "STI", ",", "Ctx", ","], "ground_truth": ["false", ")", ";"], "File": "PPCDisassembler", "Func": "createPPCDisassembler", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4506, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "MF", "=", "BB", "->", "getParent", "(", ")", ";", "auto", "*", "FuncInfo", "=", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "FuncInfo", "->", "addAllocaAdjustInst", "(", "&", "MI"], "ground_truth": [")", ";"], "File": "HexagonISelLowering (2)", "Func": "EmitInstrWithCustomInserter", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4507, "Length": 31, "Cover_Rate": 0.41333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "MCCodeEmitter", "::", "getBLTargetOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpIdx", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ")", "const", "{", "const", "MCOperand", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "{", "if", "(", "HasConditionalBranch", "(", "MI", ")", ")", "return", "::", "getBranchTargetOpValue", "(", "MI", ",", "OpIdx", ",", "", ",", "Fixups", ")", ";", "return", "::", "getBranchTargetOpValue", "(", "MI", ",", "OpIdx", ",", "", ",", "Fixups", ")", ";", "}", "return", "MO", ".", "getImm", "("], "ground_truth": [")", ">>", "", ";"], "File": "ARMMCCodeEmitter10", "Func": "getARMBLTargetOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4508, "Length": 85, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "I", ">=", "", ")", "&&", "("], "ground_truth": ["I", "<=", "", ")", ";"], "File": "AAP", "Func": "isShiftImm6", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4509, "Length": 13, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCInstLower", "::", "Initialize", "(", "Mangler", "*", "M", ","], "ground_truth": ["MCContext", "*", "C", ")", "{"], "File": "Cpu0MCInstLower1", "Func": "Initialize", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4510, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSubtargetInfo", "&", "NewSTI", "=", "OutStreamer", "->", "getContext", "(", ")", ".", "getSubtargetCopy", "(", "*", "TM", ".", "getMCSubtargetInfo", "(", ")", ")", ";", "NewSTI", ".", "setFeatureBits", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getFeatureBits", "(", ")", ")", ";", "MCSTI", "=", "&", "NewSTI", ";", "STI", "=", "&", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "SetupMachineFunction", "(", "MF", ")", ";", "emitFunctionBody", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "RISCVAsmPrinter", "Func": "runOnMachineFunction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4511, "Length": 64, "Cover_Rate": 0.8533333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ix86_function_ms_hook_prologue", "(", "const_tree", "fn", ")", "{", "if", "(", "fn", "&&", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "fn", ")", ")", ")", "{", "if", "(", "decl_function_context", "(", "fn", ")", "!=", "NULL_TREE", ")", "error_at", "(", "DECL_SOURCE_LOCATION", "(", "fn", ")", ",", "", "", ")", ";", "else", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "i386", "Func": "ix86_function_ms_hook_prologue", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4512, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "attr_iscompact", "iscompact", ";", "struct", "machine_function", "*", "machine", ";", "if", "(", "check_attr", ">", "", ")", "{", "iscompact", "=", "get_attr_iscompact", "(", "insn", ")", ";", "if", "(", "iscompact", "==", "ISCOMPACT_FALSE"], "ground_truth": [")", "return", "", ";"], "File": "arc4", "Func": "arc_verify_short", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4513, "Length": 32, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeT2ShifterImmOperand", "(", "MCInst", "&", "Inst", ",", "uint32_t", "Val", ","], "ground_truth": ["uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{"], "File": "ARMDisassembler39", "Func": "DecodeT2ShifterImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4514, "Length": 20, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "INTVAL", "(", "locality", ")", "<=", "", ")", "return", "GEN_INT", "(", "INTVAL", "(", "write", ")", "+", "", ")", ";", "if", "(", "INTVAL", "(", "locality", ")", "<=", "", ")", "return"], "ground_truth": ["write", ";"], "File": "mips", "Func": "mips_prefetch_cookie", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4515, "Length": 32, "Cover_Rate": 0.5925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitTESTNM", "(", "const", "SDNode"], "ground_truth": ["*", "N", ")", "{"], "File": "X86IREmitter", "Func": "visitTESTNM", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4516, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmax_s16", "(", "int16x4_t", "__a", ",", "int16x4_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vmax_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4517, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmlaq_n_sv8hi", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "mve___arm_vmlaq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4518, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "Val", ";", "if", "(", "!", "isParsingInlineAsm", "(", ")", ")", "{", "if", "(", "getParser", "(", ")", ".", "parsePrimaryExpr", "(", "Val", ",", "End", ")", ")", "{", "return", "Error", "(", "Tok", ".", "getLoc", "(", ")", ",", "", ")", ";", "}", "else", "if", "(", "SM", ".", "onIdentifierExpr", "(", "Val", ",", "Identifier", ",", "Info", ",", "false", ",", "ErrMsg", ")", ")", "{", "return", "Error", "(", "IdentLoc", ",", "ErrMsg", ")", ";", "}", "else", "break", ";", "}", "if", "(", "unsigned", "OpKind", "=", "IdentifyIntelInlineAsmOperator", "(", "Identifier", ")", ")", "{", "if", "(", "OpKind", "==", "IOK_OFFSET", ")", "return", "Error", "(", "IdentLoc", ",", "", "", ")", ";", "if", "(", "int64_t", "Val", "=", "ParseIntelInlineAsmOperator", "(", "OpKind", ")", ")", "{", "if", "(", "SM", ".", "onInteger", "(", "Val", ",", "ErrMsg", ")", ")", "return", "Error", "(", "IdentLoc", ",", "ErrMsg", ")", ";", "}", "else", "return", "true", ";", "break", ";", "}", "if", "(", "Identifier", ".", "count", "(", "'.'", ")", "&&", "PrevTK", "==", "AsmToken", "::", "RBrac", ")", "{", "if", "(", "ParseIntelDotOperator", "(", "SM", ",", "End", ")", ")", "return", "true", ";", "break", ";", "}", "if", "(", "ParseIntelInlineAsmIdentifier", "(", "Val", ",", "Identifier", ",", "Info", ",", "false", ",", "End", ")", ")", "return", "true", ";", "else", "if", "(", "SM", ".", "onIdentifierExpr", "(", "Val", ",", "Identifier", ",", "Info", ",", "true", ",", "ErrMsg", ")", ")", "return", "Error", "(", "IdentLoc", ",", "ErrMsg", ")", ";", "break", ";", "}", "case", "AsmToken", "::", "Integer", ":", "{", "SMLoc", "Loc", "=", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int64_t", "IntVal", "=", "getTok", "(", ")", ".", "getIntVal", "(", ")", ";", "End", "=", "consumeToken", "(", ")", ";", "UpdateLocLex", "=", "false", ";", "if", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", "==", "AsmToken", "::", "Identifier", ")", "{", "StringRef", "IDVal", "=", "getTok", "(", ")", ".", "getString", "(", ")", ";", "if", "(", "IDVal", "==", "", "||", "IDVal", "==", "", ")", "{", "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "getDirectionalLocalSymbol", "(", "IntVal", ",", "IDVal", "==", "", ")", ";", "MCSymbolRefExpr", "::", "VariantKind", "Variant", "=", "MCSymbolRefExpr", "::", "VK_None", ";", "const", "MCExpr", "*", "Val", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "Variant", ",", "getContext", "(", ")", ")", ";", "if", "(", "IDVal", "==", "", "&&", "Sym", "->", "isUndefined", "(", ")", ")", "return", "Error", "(", "Loc", ",", "", ")", ";", "StringRef", "Identifier", "=", "Sym", "->", "getName", "(", ")", ";", "InlineAsmIdentifierInfo", "Info", ";", "if", "(", "SM", ".", "onIdentifierExpr", "(", "Val", ",", "Identifier", ",", "Info", ",", "isParsingInlineAsm", "(", ")", ",", "ErrMsg", ")", ")", "return", "Error", "(", "Loc", ",", "ErrMsg", ")", ";", "End", "=", "consumeToken", "(", ")", ";", "}", "else", "{", "if", "(", "SM", ".", "onInteger", "(", "IntVal", ",", "ErrMsg", ")", ")", "return", "Error", "(", "Loc", ",", "ErrMsg", ")", ";", "}", "}", "else", "{", "if", "(", "SM", ".", "onInteger", "(", "IntVal", ",", "ErrMsg", ")", ")", "return", "Error", "(", "Loc", ",", "ErrMsg", ")", ";", "}", "break", ";", "}", "case", "AsmToken", "::"], "ground_truth": ["Plus", ":"], "File": "X86AsmParser125", "Func": "ParseIntelExpression", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4519, "Length": 452, "Cover_Rate": 0.45656565656565656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "AArch64AdvSIMDScalarPass1", "Func": "getPassName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4520, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "("], "ground_truth": ["MF", ".", "addFrameInst", "(", "CFIInst", ")", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";"], "File": "SIFrameLowering", "Func": "buildCFI", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4521, "Length": 36, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "char", "*", "getPassName", "("], "ground_truth": [")", "const", "{"], "File": "X86NaClRewritePass", "Func": "getPassName", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4522, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "{"], "File": "HexagonAsmPrinter2", "Func": "getPassName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4523, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Node", ")", ";", "const", "GlobalValue", "*", "GV", "=", "Node", "->", "getGlobal", "(", ")", ";", "int64_t", "Offset", "=", "Node", "->", "getOffset", "(", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "Reloc", "::", "Model", "RM", "=", "TM", ".", "getRelocationModel", "(", ")", ";", "CodeModel", "::", "Model", "CM", "=", "TM", ".", "getCodeModel", "(", ")", ";", "SDValue", "Result", ";", "if", "(", "Subtarget", ".", "isPC32DBLSymbol", "(", "GV", ",", "RM", ",", "CM", ")", ")", "{", "uint64_t", "Anchor", "=", "Offset", "&", "~", "uint64_t", "(", "", ")", ";", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "Anchor", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Result", ")", ";", "Offset", "-=", "Anchor"], "ground_truth": [";"], "File": "SystemZISelLowering103", "Func": "lowerGlobalAddress", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4524, "Length": 117, "Cover_Rate": 0.39, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vldrdq_gather_offset_uv2di", "(", "(", "__builtin_neon_di", "*", ")", "__base", ",", "__offset"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vldrdq_gather_offset_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4525, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCK803S", "(", ")", "const", "{", "return", "ProcFamily", "=="], "ground_truth": ["CK803S", ";"], "File": "CSKYSubtarget2", "Func": "isCK803S", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4526, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "setDesc", "(", "B", ".", "getTII", "(", ")", ".", "get", "(", "", ")", ")", ";", "MI", ".", "RemoveOperand", "(", "", ")", ";", "const", "unsigned", "MemSize", "=", "(", "Size", "+", "", ")", "/", "", ";", "const", "unsigned", "MemAlign", "=", "", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "(", ")", ",", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ",", "MemSize", ",", "MemAlign", ")", ";", "MI", ".", "addMemOperand", "(", "MF", ",", "MMO", ")", ";", "if", "(", "!", "isPowerOf2_32", "(", "Size", ")", ")", "{", "LegalizerHelper", "Helper", "(", "MF", ",", "*", "this"], "ground_truth": [",", "Observer", ",", "B", ")", ";"], "File": "AMDGPULegalizerInfo40", "Func": "legalizeSBufferLoad", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4527, "Length": 101, "Cover_Rate": 0.4353448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return"], "ground_truth": ["AmdhsaCodeObjectVersion", ";"], "File": "AMDGPUBaseInfo3", "Func": "getAmdhsaCodeObjectVersion", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4528, "Length": 3, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "while", "(", "MBBI"], "ground_truth": ["!=", "E", ")", "{"], "File": "AArch64ExpandPseudoInsts (2)1", "Func": "expandMBB", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4529, "Length": 26, "Cover_Rate": 0.3561643835616438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "AFI", "->", "isThumbFunction", "(", ")", ")", "return", "false", ";", "bool", "Modified", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "MFI", "=", "Fn", ".", "begin", "(", ")", ",", "E", "=", "Fn", ".", "end", "(", ")", ";", "MFI", "!=", "E", ";", "++", "MFI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MFI", ";", "Modified", "|=", "InsertITBlocks", "("], "ground_truth": ["MBB", ")", ";"], "File": "Thumb2ITBlockPass22", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4530, "Length": 60, "Cover_Rate": 0.5309734513274337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "min_fpr", ";", "int", "max_fpr", ";", "if", "(", "!", "cfun", "->", "stdarg", "||", "!", "TARGET_HARD_FLOAT", "||", "!", "cfun", "->", "va_list_fpr_size", "||", "crtl", "->", "args", ".", "info", ".", "fprs", ">=", "FP_ARG_NUM_REG", ")", "return", ";", "min_fpr", "=", "crtl", "->", "args", ".", "info", ".", "fprs", ";", "max_fpr", "=", "min_fpr", "+", "cfun"], "ground_truth": ["->", "va_list_fpr_size", ";"], "File": "s3904", "Func": "s390_register_info_stdarg_fpr", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4531, "Length": 51, "Cover_Rate": 0.5604395604395604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "BLKmode", ")", "words", "=", "int_size_in_bytes", "(", "type", ")", ";", "else", "words", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "return", "(", "words", "+", "UNITS_PER_WORD", "-"], "ground_truth": ["", ")", "/", "UNITS_PER_WORD", ";"], "File": "ia64", "Func": "ia64_function_arg_words", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4532, "Length": 32, "Cover_Rate": 0.6808510638297872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetJT", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "", ")", ";", "unsigned", "NumEntries", "=", "MJTI", "->", "getJumpTables", "(", ")", "[", "JTI", "]", ".", "MBBs", ".", "size", "(", ")", ";", "if", "(", "NumEntries", "<=", "", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "TargetJT", ",", "Index", ")", ";", "}", "assert", "(", "(", "NumEntries", ">>", "", ")", "=="], "ground_truth": ["", ")", ";"], "File": "XCoreISelLowering (2)", "Func": "LowerBR_JT", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4533, "Length": 71, "Cover_Rate": 0.3183856502242152, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "Inst2Replace", "=", "ReuseCandidate", ".", "Inst2Replace", ";", "Instruction", "*", "BEInst", "=", "ReuseCandidate", ".", "BackedgeInst", ";", "int", "NumOperands", "=", "Inst2Replace", "->", "getNumOperands", "(", ")", ";", "std", "::", "map", "<", "Instruction", "*", ",", "DepChain", "*", ">", "DepChains", ";", "int", "Iterations", "=", "-", "", ";", "BasicBlock", "*", "LoopPH", "=", "CurLoop", "->", "getLoopPreheader", "(", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "NumOperands", ";", "++", "i", ")", "{", "Instruction", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "Inst2Replace", "->", "getOperand", "(", "i", ")", ")", ";", "if", "(", "!", "I", ")", "continue", ";", "else", "{", "Instruction", "*", "J", "=", "cast", "<", "Instruction", ">", "(", "BEInst", "->", "getOperand", "(", "i", ")", ")", ";", "DepChain", "*", "D", "=", "getDepChainBtwn", "(", "I", ",", "J", ")", ";", "assert", "(", "D", "&&", "", ")", ";", "if", "(", "Iterations", "==", "-", "", ")", "Iterations", "=", "D", "->", "iterations", "(", ")", ";", "assert", "(", "Iterations", "==", "D", "->", "iterations", "(", ")", "&&", "", ")", ";", "DepChains", "[", "I", "]", "=", "D", ";", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "SmallVector", "<", "Instruction", "*", ",", "", ">", "InstsInPreheader", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "Iterations", ";", "++", "i", ")", "{", "Instruction", "*", "InstInPreheader", "=", "Inst2Replace", "->", "clone", "(", ")", ";", "SmallVector", "<", "Value", "*", ",", "", ">", "Ops", ";", "for", "(", "int", "j", "=", "", ";", "j", "<", "NumOperands", ";", "++", "j", ")", "{", "Instruction", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "Inst2Replace", "->", "getOperand", "(", "j", ")", ")", ";", "if", "(", "!", "I", ")", "continue", ";", "DepChain", "&", "D", "=", "*", "DepChains", "[", "I", "]", ";", "Value", "*", "ValInPreheader", "=", "findValueInBlock", "(", "D", "[", "i", "]", ",", "LoopPH", ")", ";", "InstInPreheader", "->", "setOperand", "(", "j", ",", "ValInPreheader"], "ground_truth": [")", ";"], "File": "HexagonVectorLoopCarriedReuse1", "Func": "reuseValue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4534, "Length": 290, "Cover_Rate": 0.5753968253968254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MMO", "=", "*", "MI", "->", "memoperands_begin", "(", ")", ";", "const", "Subtarget", "&", "STI", "=", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "MI", "->", "getMF", "(", ")", "->", "getSubtarget", "(", ")", ")", ";", "if", "(", "MMO", "->", "getSize", "(", ")", "==", "", "&&", "(", "!", "STI", ".", "systemSupportsUnalignedAccess", "(", ")", "&&", "MMO", "->", "getSize", "(", ")", ">", "MMO", "->", "getAlignment", "(", ")", ")"], "ground_truth": [")", "return", "true", ";"], "File": "MipsRegisterBankInfo22", "Func": "isGprbTwoInstrUnalignedLoadOrStore", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4535, "Length": 67, "Cover_Rate": 0.638095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "TREE_CODE", "(", "type", ")", "==", "UNION_TYPE", "||", "TREE_CODE", "(", "type", ")", "==", "RECORD_TYPE", ")", "&&", "TYPE_TRANSPARENT_AGGR", "(", "type", ")", ")", "type", "=", "TREE_TYPE", "(", "first_field", "(", "type", ")", ")", ";", "if", "(", "pass_by_reference", "(", "get_cumulative_args", "(", "args_so_far", ")", ",", "TYPE_MODE", "(", "type", ")", ",", "type", ",", "true", ")", ")", "type", "=", "build_pointer_type", "(", "type", ")", ";", "unsignedp", "=", "TYPE_UNSIGNED", "(", "type", ")", ";", "mode", "=", "promote_mode", "(", "type", ",", "TYPE_MODE", "(", "type", ")", ",", "&", "unsignedp", ")", ";", "if", "(", "rs6000_must_pass_in_stack", "(", "mode", ",", "type", ")", ")", "return", "true", ";", "entry_parm", "=", "rs6000_function_arg", "(", "args_so_far", ",", "mode", ",", "type", ",", "true", ")", ";", "if", "(", "entry_parm", "==", "NULL", ")"], "ground_truth": ["return", "true", ";"], "File": "powerpcspe", "Func": "rs6000_parm_needs_stack", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4536, "Length": 115, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Ins", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "LLT", "VecTy", "=", "MRI", ".", "getType", "(", "Vec", ")", ";", "LLT", "EltTy", "=", "VecTy", ".", "getElementType", "(", ")", ";", "assert", "(", "EltTy", "==", "MRI", ".", "getType", "(", "Ins", ")", ")", ";", "B", ".", "setInstr", "(", "MI", ")", ";", "if", "(", "IdxVal", ".", "getValue", "(", ")", "<", "VecTy", ".", "getNumElements", "(", ")", ")", "B", ".", "buildInsert", "(", "Dst", ",", "Vec", ",", "Ins", ",", "IdxVal", ".", "getValue", "(", ")", "*", "EltTy", ".", "getSizeInBits", "(", ")", ")", ";", "else", "B", ".", "buildUndef", "(", "Dst", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "AMDGPULegalizerInfo12", "Func": "legalizeInsertVectorElt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4537, "Length": 106, "Cover_Rate": 0.5760869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_fixupimmps128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "(", "__v4si", ")", "__C", ",", "__imm", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_fixupimm_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4538, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_castpd_ph", "(", "__m512d", "__a", ")", "{", "return", "(", "__m512h"], "ground_truth": [")", "__a", ";"], "File": "avx512fp16intrin", "Func": "_mm512_castpd_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4539, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "O", "<<", "", "<<", "getRegisterName", "(", "MO1", ".", "getReg", "(", ")", ")", "<<"], "ground_truth": ["", "<<", "getRegisterName", "(", "MO2", ".", "getReg", "(", ")", ")", "<<", "", ";"], "File": "ARMInstPrinter18", "Func": "printAddrModeTBH", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4540, "Length": 40, "Cover_Rate": 0.5633802816901409, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "allowIllegalIntegerIV", "(", ")", "const", "{", "return", "true"], "ground_truth": [";"], "File": "MOSTargetTransformInfo", "Func": "allowIllegalIntegerIV", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4541, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "&", "AFI", "=", "*", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "for", "(", "const", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "memset", "(", "LOHInfos", ",", "", ",", "sizeof", "(", "LOHInfos", ")", ")", ";", "for", "(", "const", "MachineBasicBlock", "*", "Succ", ":", "MBB", ".", "successors", "(", ")", ")", "{", "for", "(", "const", "auto", "&", "LI", ":", "Succ", "->", "liveins", "(", ")", ")", "{", "int", "RegIdx", "=", "mapRegToGPRIndex", "(", "LI", ".", "PhysReg", ")", ";", "if", "(", "RegIdx", ">=", "", ")", "LOHInfos", "[", "RegIdx", "]", ".", "OneUser", "=", "true", ";", "}", "}", "for", "(", "const", "MachineInstr", "&", "MI", ":", "make_range", "(", "MBB", ".", "rbegin", "(", ")", ",", "MBB", ".", "rend", "(", ")", ")", ")", "{", "unsigned", "Opcode", "=", "MI", ".", "getOpcode"], "ground_truth": ["(", ")", ";"], "File": "AArch64CollectLOH27", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4542, "Length": 123, "Cover_Rate": 0.3245382585751979, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcltq_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon1_vcltq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4543, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", ""], "ground_truth": [")", ";"], "File": "disassembler", "Func": "trap", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4544, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "return", "(", "DecodeRegisterClass", "(", "Inst", ",", "RegNo", ",", "VecRegDecoderTable"], "ground_truth": [",", "sizeof", "(", "VecRegDecoderTable", ")", ")", ")", ";"], "File": "HexagonDisassembler26", "Func": "DecodeVectorRegsRegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4545, "Length": 82, "Cover_Rate": 0.47126436781609193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "static_cast", "<", "unsigned", ">", "(", "MO", ".", "getImm", "(", ")", ")", ";", "else", "if", "(", "MO", ".", "isFPImm", "(", ")", ")", "return", "static_cast", "<", "unsigned", ">", "(", "MO", ".", "getFPImm", "(", ")", "->", "getValueAPF", "(", ")", ".", "bitcastToAPInt", "(", ")", ".", "getHiBits", "(", "", ")", ".", "getLimitedValue", "(", ")", ")", ";", "else", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "emitGlobalAddress", "(", "MO", ".", "getGlobal", "(", ")", ",", "", ",", "true", ",", "false", ")", ";", "else", "if", "(", "MO", ".", "isSymbol", "(", ")", ")", "emitExternalSymbolAddress", "(", "MO", ".", "getSymbolName", "(", ")", ",", "", ")", ";", "else", "if", "(", "MO", ".", "isCPI", "(", ")", ")", "{", "const", "MCInstrDesc", "&", "MCID", "=", "MI", ".", "getDesc", "(", ")", ";", "unsigned", "Reloc", "=", "(", "(", "MCID", ".", "TSFlags", "&", "", ")", "==", "", ")", "?", "", ":", "", ";", "emitConstPoolAddress", "(", "MO", ".", "getIndex", "(", ")", ",", "Reloc"], "ground_truth": [")", ";"], "File": "ARMCodeEmitter26", "Func": "getMachineOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4546, "Length": 156, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "arm_cortex_m7_branch_cost", "(", "bool", "speed_p", ",", "bool", "predictable_p", ")", "{", "return", "speed_p", "?", "", ":", "arm_default_branch_cost", "(", "speed_p", ",", "predictable_p"], "ground_truth": [")", ";"], "File": "arm", "Func": "arm_cortex_m7_branch_cost", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4547, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "AddrRegClass", "=", "getRegClassFor", "(", "Is64Bit", "?", "", ":", "", ")", ";", "unsigned", "mallocPtrVReg", "=", "MRI", ".", "createVirtualRegister", "(", "AddrRegClass", ")", ",", "bumpSPPtrVReg", "=", "MRI", ".", "createVirtualRegister", "(", "AddrRegClass", ")", ",", "tmpSPVReg", "=", "MRI", ".", "createVirtualRegister", "(", "AddrRegClass", ")", ",", "SPLimitVReg", "=", "MRI", ".", "createVirtualRegister", "(", "AddrRegClass", ")", ",", "sizeVReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "physSPReg", "=", "Is64Bit", "?", "", ":", "", ";", "MachineFunction", "::", "iterator", "MBBIter", "=", "BB", ";", "++", "MBBIter", ";", "MF", "->", "insert", "(", "MBBIter", ",", "bumpMBB", ")", ";", "MF", "->", "insert", "(", "MBBIter", ",", "mallocMBB", ")", ";", "MF", "->", "insert", "(", "MBBIter", ",", "continueMBB", ")", ";", "continueMBB", "->", "splice", "(", "continueMBB", "->", "begin", "(", ")", ",", "BB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "continueMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "tmpSPVReg", ")", ".", "addReg", "(", "physSPReg", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "SPLimitVReg", ")", ".", "addReg", "(", "tmpSPVReg", ")", ".", "addReg", "(", "sizeVReg", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Is64Bit", "?", "", ":", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "TlsOffset", ")", ".", "addReg", "(", "TlsReg", ")", ".", "addReg", "(", "SPLimitVReg", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "mallocMBB", ")", ";", "BuildMI", "(", "bumpMBB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "physSPReg", ")", ".", "addReg", "(", "SPLimitVReg", ")", ";", "BuildMI", "(", "bumpMBB", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode"], "ground_truth": ["::", "COPY", ")", ",", "bumpSPPtrVReg", ")", ".", "addReg", "(", "SPLimitVReg", ")", ";"], "File": "X86ISelLowering114", "Func": "EmitLoweredSegAlloca", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4548, "Length": 313, "Cover_Rate": 0.36780258519388953, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "DstIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "bool", "DstIsKill", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "bool", "ImpIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "TRI", "->", "splitReg", "(", "DstReg", ",", "DstLoReg", ",", "DstHiReg", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstHiReg", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Kill", ")", ";", "auto", "MI0", "=", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstLoReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ".", "addImm", "(", "", ")", ";", "MI0", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "auto", "MIBHI", "=", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstHiReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstHiReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ".", "addReg", "(", "DstHiReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ";", "if", "(", "ImpIsDead", ")", "MIBHI", "->", "getOperand", "("], "ground_truth": ["", ")", ".", "setIsDead", "(", ")", ";"], "File": "AVRExpandPseudoInsts11", "Func": "expandLSRW12Rd", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4549, "Length": 240, "Cover_Rate": 0.8480565371024735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Offset", "%", "Size", "!=", "", ")", "return", "None", ";", "auto", "GV", "=", "Adrp", ".", "getOperand", "(", "", ")", ".", "getGlobal", "(", ")", ";", "if", "(", "GV", "->", "isThreadLocal", "(", ")", ")", "return", "None", ";", "auto", "&", "MF", "=", "*", "RootDef", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "if", "(", "GV", "->", "getPointerAlignment", "(", "MF", ".", "getDataLayout", "(", ")", ")", "<", "Size", ")", "return", "None", ";", "unsigned", "OpFlags", "=", "STI", ".", "ClassifyGlobalReference", "(", "GV", ",", "MF", ".", "getTarget", "(", ")", ")", ";", "MachineIRBuilder", "MIRBuilder", "(", "RootDef", ")", ";", "Register", "AdrpReg", "=", "Adrp", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addUse", "(", "AdrpReg", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder"], "ground_truth": ["&", "MIB", ")", "{"], "File": "AArch64InstructionSelector (2)", "Func": "tryFoldAddLowIntoImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4550, "Length": 135, "Cover_Rate": 0.5532786885245902, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "isDarwinABI", "(", ")", ")", "return", "Subtarget", ".", "is64", "(", ")", "?", "CSR_Darwin64_RegMask", ":", "CSR_Darwin32_RegMask", ";", "return", "Subtarget", ".", "is64", "(", ")", "?"], "ground_truth": ["CSR_SVR464_RegMask", ":", "CSR_SVR432_RegMask", ";"], "File": "PPCRegisterInfo1", "Func": "getCallPreservedMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4551, "Length": 30, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "void", "aarch64_sub_sp", "(", "rtx", "temp1", ",", "rtx", "temp2", ",", "poly_int64", "delta", ",", "bool", "frame_related_p", ")", "{", "aarch64_add_offset", "(", "Pmode", ",", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "-", "delta", ",", "temp1", ",", "temp2"], "ground_truth": [",", "frame_related_p", ")", ";"], "File": "aarch645", "Func": "aarch64_sub_sp", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4552, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_vcvtph2uw512_mask_round", "(", "__C", ",", "(", "__v32hi", ")", "__A"], "ground_truth": [",", "__B", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_mask_cvtph_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4553, "Length": 18, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM"], "ground_truth": [")", ";"], "File": "AlphaISelDAGToDAG1", "Func": "getTargetMachine", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4554, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "GTU", ":", "return", "reg_or_0_operand", "(", "cmp1", ",", "VOIDmode", ")", ";", "case", "GE", ":", "case", "GEU", ":", "return", "!", "TARGET_MIPS16", "&&", "cmp1", "==", "const1_rtx", ";", "case", "LT", ":", "case"], "ground_truth": ["LTU", ":"], "File": "mips3", "Func": "mips_relational_operand_ok_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4555, "Length": 31, "Cover_Rate": 0.34831460674157305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld3q_lane_f16", "(", "const", "float16_t", "*", "__a", ",", "float16x8x3_t", "__b", ",", "const", "int", "__c", ")", "{", "union", "{", "float16x8x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "union", "{", "float16x8x3_t", "__i", ";", "__builtin_neon_ci"], "ground_truth": ["__o", ";", "}", "__rv", ";"], "File": "arm", "Func": "neon_vld3q_lane_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4556, "Length": 41, "Cover_Rate": 0.6612903225806451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printDecoration", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "OpNo", "<", "MI", "->", "getNumOperands", "(", ")", ")", "{", "", "e", "=", "static_cast", "<", "", ">", "(", "MI", "->", "getOperand"], "ground_truth": ["(", "OpNo", ")", ".", "getImm", "(", ")", ")", ";"], "File": "SPIRVInstPrinter", "Func": "printDecoration", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4557, "Length": 49, "Cover_Rate": 0.765625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasMemNoShuf", "(", ")", "const", "{", "return", "HasMemNoShuf"], "ground_truth": [";"], "File": "HexagonSubtarget (2)1", "Func": "hasMemNoShuf", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4558, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", "->", "add", "(", "createMFInfoExtract", "(", "getTargetMachine", "(", ")", ",", "getOptLevel", "(", ")", ")", ")", ";", "PM", "->", "add", "(", "createFPRoundingModePass", "(", "getTargetMachine", "(", ")"], "ground_truth": [",", "getOptLevel", "(", ")", ")", ")", ";"], "File": "PTXTargetMachine4", "Func": "addPreEmitPass", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4559, "Length": 32, "Cover_Rate": 0.7441860465116279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "unsigned", "R", "=", "MO", ".", "getReg", "(", ")", "-", "", ";", "if", "(", "R", "<", "", ")", "{", "if", "(", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "!=", "CallingConv", "::", "_RegCall", ")", "{", "assert", "(", "MO", ".", "isDef", "(", ")", "&&", "MO", ".", "isImplicit", "(", ")", ")", ";", "}", "STReturns", "|=", "", "<<", "R", ";", "}", "}", "unsigned", "N", "=", "countTrailingOnes", "(", "STReturns", ")", ";", "assert", "(", "STReturns", "==", "", "||", "(", "isMask_32", "(", "STReturns", ")", "&&", "N", "<=", "", ")", ")", ";", "while", "(", "StackTop", ">", "", ")", "popReg", "(", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "N", ";", "++", "I", ")", "pushReg", "(", "N", "-", "I", "-"], "ground_truth": ["", ")", ";"], "File": "X86FloatingPoint11", "Func": "handleCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4560, "Length": 129, "Cover_Rate": 0.7247191011235955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "Mapping", "=", "InstructionMapping", "{", "", ",", "", ",", "nullptr", ",", "MI", ".", "getNumOperands", "(", ")", "}", ";", "SmallVector", "<", "const", "ValueMapping", "*", ",", "", ">", "OpdsMapping", "(", "MI", ".", "getNumOperands", "(", ")", ")", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "{", "unsigned", "Size", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "getSizeInBits", "(", ")", ";", "OpdsMapping", "[", "", "]", "=", "", "(", "", ",", "Size", ")", ";", "Mapping", ".", "setOperandsMapping", "(", "getOperandsMapping", "(", "OpdsMapping", ")", ")", ";", "return", "Mapping", ";", "}", "case", "", ":", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "!", "MI", ".", "getOperand", "(", "i", ")", ".", "isReg", "(", ")", ")", "continue", ";", "unsigned", "Size", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", ")", ".", "getSizeInBits", "(", ")", ";", "OpdsMapping", "[", "i", "]", "=", "", "(", "", ",", "Size", ")", ";", "}", "Mapping", ".", "setOperandsMapping", "(", "getOperandsMapping", "(", "OpdsMapping", ")", ")", ";", "return", "Mapping", ";", "}", "case", "", ":", "{", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", ";", "unsigned", "Size", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "getSizeInBits", "(", ")", ";", "const", "ValueMapping", "*", "ValMapping", "=", "", "(", "", ",", "Size", ")", ";", "const", "ValueMapping", "*", "PtrMapping", "=", "", "(", "", ",", "", ")", ";", "OpdsMapping", "[", "", "]", "=", "ValMapping", ";", "OpdsMapping", "[", "", "]", "=", "PtrMapping", ";", "Mapping", ".", "setOperandsMapping", "(", "getOperandsMapping", "(", "OpdsMapping", ")", ")", ";", "return", "Mapping", ";", "}", "case", "", ":", "return", "getInstrMappingForLoad", "(", "MI", ")", ";", "}", "unsigned", "BankID", "=", "", ";", "Mapping", "=", "InstructionMapping", "{", "", ",", "", ",", "nullptr", ",", "MI", ".", "getNumOperands", "(", ")", "}", ";", "unsigned", "Size", "=", "", ";", "for", "(", "unsigned", "Idx", "=", "", ";", "Idx", "<", "MI", ".", "getNumOperands", "(", ")", ";", "++", "Idx", ")", "{", "if", "(", "MI", ".", "getOperand", "(", "Idx", ")", ".", "isReg", "(", ")", ")", "Size", "=", "getSizeInBits", "(", "MI", ".", "getOperand", "("], "ground_truth": ["Idx", ")", ".", "getReg", "(", ")", ",", "MRI", ",", "*", "TRI", ")", ";"], "File": "AMDGPURegisterBankInfo31", "Func": "getInstrMapping", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4561, "Length": 387, "Cover_Rate": 0.7849898580121704, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "unsigned", "SrcReg", ",", "bool", "isKill", ",", "int", "FrameIdx", ",", "const", "TargetRegisterClass", "*", "RC", ")", "const", "{", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "SmallVector", "<", "MachineInstr", "*", ",", "", ">"], "ground_truth": ["NewMIs", ";"], "File": "PPCInstrInfo22", "Func": "StoreRegToStackSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4562, "Length": 50, "Cover_Rate": 0.4065040650406504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "MachineOperand", "&", "Op", ":", "MI", ".", "uses", "(", ")", ")", "if", "(", "Op", ".", "isFI", "(", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "ARM64DeadRegisterDefinitionsPass", "Func": "usesFrameIndex", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4563, "Length": 27, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", "!=", "AsmToken", "::", "Identifier", ")", "return", "MatchOperand_NoMatch", ";", "StringRef", "Str", "=", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ";", "int", "Slot", "=", "StringSwitch", "<", "int", ">", "(", "Str", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "-", "", ")", ";", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")"], "ground_truth": [".", "getLoc", "(", ")", ";"], "File": "AMDGPUAsmParser11", "Func": "parseInterpSlot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4564, "Length": 81, "Cover_Rate": 0.6183206106870229, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "Res", "=", "tryParseScalarRegister", "(", "RegNum", ")", ";", "if", "(", "Res", "!=", "MatchOperand_Success", ")", "return", "Res", ";", "if", "(", "!", "ParseShiftExtend", "||", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Operands", ".", "push_back", "(", "Operand", "::", "CreateReg", "(", "RegNum", ",", "RegKind", "::", "Scalar", ",", "StartLoc", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ",", "EqTy", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "Lex", "(", ")"], "ground_truth": [";"], "File": "AArch64AsmParser1", "Func": "tryParseGPROperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4565, "Length": 70, "Cover_Rate": 0.36649214659685864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "LT", ":", "case", "GE", ":", "return", "y", "==", "const0_rtx", "?", "CC_NZmode", ":", "CCmode", ";", "case", "GTU", ":", "case", "GEU", ":", "case", "LTU", ":", "case", "LEU", ":", "return", "y", "==", "const0_rtx", "?", "CC_NZmode"], "ground_truth": [":", "CC_UNSmode", ";"], "File": "frv", "Func": "frv_select_cc_mode", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 4566, "Length": 36, "Cover_Rate": 0.43373493975903615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "modifiesRegister", "(", "CalleeSavedReg", ",", "TRI", ")", ")", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "HexagonVLIWPacketizer15", "Func": "DoesModifyCalleeSavedReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4567, "Length": 18, "Cover_Rate": 0.3050847457627119, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "RegInfo", "=", "MF", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "bool", "LRUsed", "=", "MF", ".", "getRegInfo", "(", ")", ".", "isPhysRegUsed", "(", "", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "FunctionInfo", "*", "XFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "LRUsed", ")", "{", "MF", ".", "getRegInfo", "(", ")"], "ground_truth": [".", "setPhysRegUnused", "(", "", ")", ";"], "File": "XCoreFrameLowering36", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4568, "Length": 76, "Cover_Rate": 0.31020408163265306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "TheTarget", ",", "createMCInstPrinter"], "ground_truth": [")", ";"], "File": "Z80MCTargetDesc (2)", "Func": "LLVMInitializeZ80TargetMC", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4569, "Length": 18, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdup_lane_u8", "(", "uint8x8_t", "__a", ",", "const", "int"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vdup_lane_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4570, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "__c", "=", "(", "(", "uint64_t", ")", "__b", ")", "<<", "", ";", "return", "__builtin_mve_vdwdupq_m_n_uv4si", "(", "__inactive", ",", "__a", ",", "__c"], "ground_truth": [",", "__imm", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vdwdupq_m_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4571, "Length": 26, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16_t", ")", "__builtin_aarch64_sqsubhi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vqsubh_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4572, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ".", "isArch64Bit", "(", ")", "?", "", ":", "", ",", "TT", ",", "CPU", ",", "FS", ","], "ground_truth": ["Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "TLOF", "(", "make_unique", "<", "TargetObjectFile", ">", "(", ")", ")", "{"], "File": "WebAssemblyTargetMachine2", "Func": "WebAssemblyTargetMachine", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4573, "Length": 80, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "canMergeStoresTo", "(", "unsigned", "AddressSpace", ",", "EVT", "MemVT", ",", "const", "SelectionDAG", "&", "DAG", ")", "const", "{", "bool", "NoFloat", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "Attribute", "::", "NoImplicitFloat", ")", ";", "if", "(", "NoFloat", ")", "{", "unsigned", "MaxIntSize", "=", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ";", "return", "(", "MemVT", ".", "getSizeInBits", "(", ")", "<=", "MaxIntSize", ")", ";", "}", "if", "(", "MemVT", ".", "getSizeInBits", "(", ")", ">", "Subtarget", ".", "getPreferVectorWidth", "(", ")", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "X86ISelLowering (2)6", "Func": "canMergeStoresTo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4574, "Length": 88, "Cover_Rate": 0.9887640449438202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Data", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "unsigned", "Opc", "=", "MRI", "->", "getType", "(", "Data", ")", ".", "isVector", "(", ")", "?", "", ":", "", ";", "auto", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "Addr", ".", "first", ")", ".", "addReg", "(", "Data", ")", ".", "addImm", "(", "Addr", ".", "second", ")", ".", "addImm", "(", "", ")", ".", "cloneMemRefs", "(", "MI", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "constrainSelectedInstRegOperands", "(", "*", "MIB", ",", "TII"], "ground_truth": [",", "TRI", ",", "RBI", ")", ";"], "File": "AMDGPUInstructionSelector1", "Func": "selectGlobalAtomicFaddIntrinsic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4575, "Length": 102, "Cover_Rate": 0.4636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "CopyPhysRegs"], "ground_truth": ["(", ")", ";"], "File": "SystemZCopyPhysRegs", "Func": "createSystemZCopyPhysRegsPass", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4576, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "std", "::", "is_sorted", "(", "std", "::", "begin", "(", "NEONLdStTable", ")", ",", "std", "::", "end", "(", "NEONLdStTable", ")", ")", "&&", "", ")", ";", "TableChecked", "=", "true", ";", "}", "auto", "I", "=", "std", "::", "lower_bound", "(", "std", "::", "begin", "(", "NEONLdStTable", ")", ",", "std", "::", "end", "(", "NEONLdStTable", ")"], "ground_truth": [",", "Opcode", ")", ";"], "File": "ARMExpandPseudoInsts (2)", "Func": "LookupNEONLdSt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4577, "Length": 53, "Cover_Rate": 0.5353535353535354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "report_non_ice", "(", "location_t", "location", ",", "tree"], "ground_truth": ["fndecl", ",", "unsigned", "int", "argno", ")", "{"], "File": "aarch64-sve-builtins", "Func": "report_non_ice", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4578, "Length": 15, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isIDATA_Type", "("], "ground_truth": [")", "const", "{"], "File": "PIC16Section", "Func": "isIDATA_Type", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4579, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Header", ".", "amd_machine_version_stepping", "=", "ISA", ".", "Stepping", ";", "Header", ".", "kernel_code_entry_byte_offset", "=", "sizeof", "(", "Header", ")", ";", "Header", ".", "wavefront_size", "=", "", ";", "Header", ".", "call_convention", "=", "-", "", ";", "Header", ".", "kernarg_segment_alignment", "=", "", ";", "Header", ".", "group_segment_alignment", "="], "ground_truth": ["", ";"], "File": "AMDGPUBaseInfo26", "Func": "initDefaultAMDKernelCodeT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4580, "Length": 42, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasImplicitBufferPtr", "(", ")", "const", "{", "return"], "ground_truth": ["ImplicitBufferPtr", ";"], "File": "SIMachineFunctionInfo (2)1", "Func": "hasImplicitBufferPtr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4581, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint8x8x4_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld4_dupv8qi", "(", "(", "const", "__builtin_neon_qi", "*", ")", "__a", ")", ";", "return", "__rv", "."], "ground_truth": ["__i", ";"], "File": "arm", "Func": "neon_vld4_dup_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4582, "Length": 30, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "len", ",", "pos", ";", "if", "(", "!", "ISA_HAS_EXT_INS", "||", "!", "register_operand", "(", "op", ",", "VOIDmode", ")", "||", "GET_MODE_BITSIZE", "(", "GET_MODE", "(", "op", ")", ")", ">", "BITS_PER_WORD", ")", "return", "false", ";", "len", "=", "INTVAL", "(", "size", ")", ";", "pos", "=", "INTVAL", "(", "position", ")", ";", "if", "(", "len", "<=", "", "||", "len", ">=", "GET_MODE_BITSIZE", "(", "GET_MODE", "(", "op", ")", ")", "||", "pos", "<", "", "||", "pos", "+", "len", ">", "GET_MODE_BITSIZE", "("], "ground_truth": ["GET_MODE", "(", "op", ")", ")", ")", "return", "false", ";"], "File": "mips3", "Func": "mips_use_ins_ext_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4583, "Length": 80, "Cover_Rate": 0.8247422680412371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "instr2", ".", "setOpcode", "(", "", ")", ";", "instr2", ".", "addOperand", "(", "target", ")", ";", "instr2", ".", "addOperand", "(", "base", ")", ";", "instr2", ".", "addOperand", "(", "name", ")", ";", "instr3", ".", "setOpcode", "(", "", ")", ";", "instr3", ".", "addOperand", "(", "target", ")", ";", "instr3", ".", "addOperand", "(", "atReg", ")", ";", "instr3", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "instr3", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "break", ";", "}", "case", "", ":", "{", "assert", "(", "base", ".", "getReg", "(", ")", "!=", "target", ".", "getReg", "(", ")", ")", ";", "two_instructions", "=", "true", ";", "MCOperand", "adj_name", "=", "LowerOperand", "(", "unloweredName", ",", "", ")", ";", "instr1", ".", "setOpcode", "(", "", ")", ";", "instr1", ".", "addOperand", "(", "target", ")", ";", "instr1", ".", "addOperand", "(", "base", ")", ";", "instr1", ".", "addOperand", "(", "adj_name", ")", ";", "instr2", ".", "setOpcode", "(", "", ")", ";", "instr2", ".", "addOperand", "(", "target", ")", ";", "instr2", ".", "addOperand", "(", "base", ")", ";", "instr2", ".", "addOperand", "(", "name", ")", ";", "break", ";", "}", "case", "", ":", "{", "MCOperand", "adj_name", "=", "LowerOperand", "(", "unloweredName", ",", "", ")", ";", "instr1", ".", "setOpcode", "(", "", ")", ";", "instr1", ".", "addOperand", "(", "target", ")", ";", "instr1", ".", "addOperand", "(", "base", ")", ";", "instr1", ".", "addOperand", "(", "name", ")", ";", "instr2", ".", "setOpcode", "(", "", ")", ";", "instr2", ".", "addOperand", "(", "atReg", ")", ";", "instr2", ".", "addOperand", "(", "target", ")", ";", "instr2", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "instr3", ".", "setOpcode", "(", "", ")", ";", "instr3", ".", "addOperand", "(", "atReg", ")", ";", "instr3", ".", "addOperand", "(", "base", ")", ";", "instr3", ".", "addOperand", "(", "adj_name", ")", ";", "break", ";", "}", "default", ":", "assert", "(", "", "&&", "", ")", ";", "}", "MCInsts", ".", "push_back", "("], "ground_truth": ["instr1", ")", ";"], "File": "MipsMCInstLower5", "Func": "LowerUnalignedLoadStore", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4584, "Length": 291, "Cover_Rate": 0.39972527472527475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "addPassesToEmitMachineCode", "(", "PassManagerBase", "&", ",", "JITCodeEmitter", "&", ",", "bool", "=", "true", ")", "override", "{", "return", "true"], "ground_truth": [";"], "File": "NVPTXTargetMachine", "Func": "addPassesToEmitMachineCode", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4585, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "t_naked", "=", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "func", ")", ")", ";", "t_no_prologue", "=", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "func", ")", ")", ";", "return", "(", "(", "t_naked", "!=", "NULL_TREE", ")", "||"], "ground_truth": ["(", "t_no_prologue", "!=", "NULL_TREE", ")", ")", ";"], "File": "nds32", "Func": "nds32_naked_function_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4586, "Length": 39, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setBytesToPopOnReturn", "(", "unsigned"], "ground_truth": ["bytes", ")", "{"], "File": "Z80MachineFunctionInfo1", "Func": "setBytesToPopOnReturn", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4587, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ",", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "getNode", "(", ")", "->", "hasOneUse", "(", ")", ")", "{", "SDValue", "Result", "=", "combineSelectAndUse", "(", "N", ",", "N0", ",", "N1", ",", "DCI", ")", ";", "if", "(", "Result", ".", "getNode", "(", ")", ")", "return", "Result", ";", "}", "if", "(", "N1", ".", "getOpcode", "(", ")", "==", "", "&&", "N1", ".", "getNode", "(", ")", "->", "hasOneUse", "("], "ground_truth": [")", ")", "{"], "File": "ARMISelLowering109", "Func": "PerformADDCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4588, "Length": 87, "Cover_Rate": 0.6304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineRegisterInfo", "*", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "const", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "const", "FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "if", "(", "!", "TargetRegisterInfo", "::", "canRealignStack", "("], "ground_truth": ["MF", ")", ")", "return", "false", ";"], "File": "ARMBaseRegisterInfo10", "Func": "canRealignStack", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4589, "Length": 49, "Cover_Rate": 0.4224137931034483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "X86InstrInfo112", "Func": "isTailCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4590, "Length": 33, "Cover_Rate": 0.32673267326732675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "Op", "=", "Inst", ".", "getOperand", "(", "i", ")", ";", "if", "(", "Op", ".", "isExpr", "(", ")", ")", "hasExp", "=", "true", ";", "if", "(", "Op", ".", "isReg", "(", ")", "&&", "Op", ".", "getReg", "("], "ground_truth": [")", "==", "", ")", "hasRIP", "=", "true", ";"], "File": "X86AsmBackend32", "Func": "MayNeedRelaxation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4591, "Length": 44, "Cover_Rate": 0.32592592592592595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LLT", "ValTy", "=", "MRI", ".", "getType", "(", "ValReg", ")", ";", "if", "(", "!", "ValTy", ".", "isVector", "(", ")", "||", "!", "ValTy", ".", "getElementType", "(", ")", ".", "isPointer", "(", ")", "||", "ValTy", ".", "getElementType", "(", ")", ".", "getAddressSpace", "(", ")", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "MIRBuilder", ".", "setInstrAndDebugLoc", "(", "MI", ")", ";", "unsigned", "PtrSize", "=", "ValTy", ".", "getElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "const", "LLT", "NewTy", "=", "LLT", "::", "vector", "(", "ValTy", ".", "getNumElements", "(", ")", ",", "PtrSize", ")", ";", "auto", "&", "MMO", "=", "*", "*", "MI", ".", "memoperands_begin", "(", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_STORE"], "ground_truth": [")", "{"], "File": "AArch64LegalizerInfo18", "Func": "legalizeLoadStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4592, "Length": 119, "Cover_Rate": 0.468503937007874, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "else", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "return", "true"], "ground_truth": [";"], "File": "TPCPipelineRegs", "Func": "isFullNopInstr", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4593, "Length": 44, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DECL_P", "(", "td", ")", ")", "td", "=", "TREE_TYPE", "(", "td", ")", ";", "if", "(", "td", "==", "error_mark_node", ")", "return", "false", ";", "return", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "("], "ground_truth": ["td", ")", ")", "!=", "NULL_TREE", ";"], "File": "sh", "Func": "sh_attr_renesas_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4594, "Length": 36, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "DiviserReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "LLT", "RegTy", "=", "MRI", ".", "getType", "(", "DstReg", ")", ";", "assert", "(", "RegTy", "==", "MRI", ".", "getType", "(", "DividentReg", ")", "&&", "RegTy", "==", "MRI", ".", "getType", "(", "DiviserReg", ")", "&&", "", ")", ";", "const", "RegisterBank", "&", "RegRB", "=", "*", "RBI", ".", "getRegBank", "(", "DstReg", ",", "MRI", ",", "TRI", ")", ";", "const", "static", "struct", "SDivEntry", "{", "unsigned", "SizeInBits", ";", "unsigned", "QuotientReg", ";", "unsigned", "DividentRegUpper", ";", "unsigned", "DividentRegLower", ";", "unsigned", "OpSignExtend", ";", "unsigned", "OpCopy", ";", "unsigned", "OpDiv", ";", "}", "OpTable", "[", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "TargetOpcode", "::", "COPY", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "TargetOpcode", "::", "COPY", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "TargetOpcode", "::", "COPY", ",", "", "}", "}", ";", "if", "(", "RegRB", ".", "getID", "(", ")", "!=", "", ")", "return", "false", ";", "auto", "SDivEntryIt", "=", "std", "::", "find_if", "(", "std", "::", "begin", "(", "OpTable", ")", ",", "std", "::", "end", "(", "OpTable", ")", ",", "[", "RegTy", "]", "(", "const", "SDivEntry", "&", "El", ")", "{", "return", "El", ".", "SizeInBits", "==", "RegTy", ".", "getSizeInBits", "(", ")", ";", "}", ")", ";", "if", "(", "SDivEntryIt", "==", "std", "::", "end", "(", "OpTable", ")", ")", "return", "false", ";", "const", "TargetRegisterClass", "*", "RegRC", "=", "getRegClass", "(", "RegTy", ",", "RegRB", ")", ";", "if", "(", "!", "RBI", ".", "constrainGenericRegister", "(", "DividentReg", ",", "*", "RegRC", ",", "MRI", ")", "||", "!", "RBI", ".", "constrainGenericRegister", "(", "DiviserReg", ",", "*", "RegRC", ",", "MRI", ")", "||", "!", "RBI", ".", "constrainGenericRegister", "(", "DstReg", ",", "*", "RegRC", ",", "MRI", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "TII", ".", "getName", "(", "I", ".", "getOpcode", "(", ")", ")", "<<", "", ")", ";", "return", "false", ";", "}", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "SDivEntryIt", "->", "OpCopy", ")", ",", "SDivEntryIt", "->", "DividentRegLower", ")", ".", "addReg", "(", "DividentReg", ")", ";", "if", "(", "SDivEntryIt", "->", "DividentRegUpper", "!=", "", ")", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "("], "ground_truth": ["SDivEntryIt", "->", "OpSignExtend", ")", ")", ";"], "File": "X86InstructionSelector18", "Func": "selectSDiv", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4595, "Length": 392, "Cover_Rate": 0.6782006920415224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Chain", "=", "(", "depth", "||", "AlwaysFlush", ")", "?", "getFLUSHW", "(", "Op", ",", "DAG", ")", ":", "DAG", ".", "getEntryNode", "(", ")", ";", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "FrameReg", ",", "VT", ")", ";", "unsigned", "Offset", "=", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "?", "(", "stackBias", "+", "", ")", ":", "", ";", "while", "(", "depth", "--", ")", "{", "SDValue", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "FrameAddr", ","], "ground_truth": ["DAG", ".", "getIntPtrConstant", "(", "Offset", ",", "dl", ")", ")", ";"], "File": "SparcISelLowering (2)2", "Func": "getFRAMEADDR", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4596, "Length": 86, "Cover_Rate": 0.37554585152838427, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "RegNum", "=", "RegisterInfo", "::", "getRegisterNumbering", "(", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ")", ";", "if", "(", "CSI", "[", "i", "]", ".", "getRegClass", "(", ")", "==", "", ")", "CPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "}", "if", "(", "RI", ".", "hasFP", "(", "*", "MF", ")", ")", "CPUBitmask", "|=", "(", "", "<<", "RegisterInfo", "::", "getRegisterNumbering", "(", "RI", ".", "getFrameRegister", "("], "ground_truth": ["*", "MF", ")", ")", ")", ";"], "File": "MBlazeAsmPrinter1", "Func": "printSavedRegsBitmask", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4597, "Length": 91, "Cover_Rate": 0.4312796208530806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isPredicable", "(", "MachineInstr", "*", "MI", ")", "const", "{", "bool", "isPred", "=", "MI", "->", "getDesc", "(", ")", ".", "isPredicable", "(", ")", ";", "if", "(", "!", "isPred", ")", "return", "false", ";", "const", "int", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "switch", "(", "Opc", ")", "{", "case", "", ":", "return", "isInt", "<", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "return", "isShiftedUInt", "<", "", ",", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "isShiftedUInt", "<", "", ",", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "isShiftedUInt", "<", "", ",", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "isUInt", "<", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "return", "isShiftedUInt", "<", "", ",", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "return", "isShiftedUInt", "<", "", ",", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "isShiftedUInt", "<", "", ",", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "isUInt", "<", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "return", "isShiftedInt", "<", "", ",", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "return", "isShiftedInt", "<", "", ",", "", ">", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "isShiftedInt", "<", "", ",", "", ">", "(", "MI", "->", "getOperand", "("], "ground_truth": ["", ")", ".", "getImm", "(", ")", ")", ";"], "File": "HexagonInstrInfo41", "Func": "isPredicable", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4598, "Length": 335, "Cover_Rate": 0.6492248062015504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumberOfRegisters", "(", "bool", "Vector", ")", "{", "if", "(", "Vector", ")", "{", "return", "", ";", "}", "return", ""], "ground_truth": [";"], "File": "XCoreTargetTransformInfo (2)", "Func": "getNumberOfRegisters", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4599, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PassConfig", "::", "addInstSelector", "(", ")", ";", "addPass", "(", "&", "FixSGPRCopiesID", ")", ";", "addPass", "(", "createLowerI1CopiesPass"], "ground_truth": ["(", ")", ")", ";"], "File": "AMDGPUTargetMachine (2)1", "Func": "addInstSelector", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4600, "Length": 19, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "unsigned", "i", "=", "", ";", "while", "(", "!", "MI", ".", "getOperand", "(", "i", ")", ".", "isFI", "(", ")", ")", "{", "++", "i", ";", "assert", "(", "i", "<", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "}", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "MF", ".", "getFunction", "(", ")", ".", "getName", "(", ")", "<<", "", ";", "errs", "(", ")", "<<", "", "<<", "MI", ")", ";", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getIndex", "(", ")", ";", "uint64_t", "stackSize", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "getStackSize", "(", ")", ";", "int64_t", "spOffset", "=", "MF", ".", "getFrameInfo", "(", ")"], "ground_truth": [".", "getObjectOffset", "(", "FrameIndex", ")", ";"], "File": "Cpu0RegisterInfo4", "Func": "eliminateFrameIndex", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4601, "Length": 132, "Cover_Rate": 0.3687150837988827, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "I", "->", "hasOneUse", "(", ")", ")", "return", "false", ";", "auto", "*", "Sub", "=", "cast", "<", "Instruction", ">", "(", "*", "I", "->", "users", "(", ")", ".", "begin", "(", ")", ")", ";", "return", "Sub", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "FSub", "&&", "Sub", "->", "getOperand", "(", "", ")", "==", "I", ";", "}", ";", "auto", "IsFMS", "=", "[", "&", "]", "(", "Instruction", "*", "I", ")", "{", "if", "(", "match", "(", "I", "->", "getOperand", "(", "", ")", ",", "m_FNeg", "(", "m_Value", "(", ")", ")", ")", "||", "match", "(", "I", "->", "getOperand", "(", "", ")", ",", "m_FNeg", "(", "m_Value", "(", ")", ")", ")", ")", "return", "true", ";", "return", "false", ";", "}", ";", "auto", "IsSinker", "=", "[", "&", "]", "(", "Instruction", "*", "I", ",", "int", "Operand", ")", "{", "switch", "(", "I", "->", "getOpcode", "(", ")", ")", "{", "case", "Instruction", "::", "Add", ":", "case", "Instruction", "::", "Mul", ":", "case", "Instruction", "::", "FAdd", ":", "case", "Instruction", "::", "ICmp", ":", "case", "Instruction", "::", "FCmp", ":", "return", "true", ";", "case", "Instruction", "::", "FMul", ":", "return", "!", "IsFMSMul", "(", "I", ")", ";", "case", "Instruction", "::", "Sub", ":", "case", "Instruction", "::", "FSub", ":", "case", "Instruction", "::", "Shl", ":", "case", "Instruction", "::", "LShr", ":", "case", "Instruction", "::", "AShr"], "ground_truth": [":"], "File": "ARMISelLowering103", "Func": "shouldSinkOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4602, "Length": 200, "Cover_Rate": 0.30165912518853694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "selectBrCondImm", "(", "MI", ")", ";", "case", "", ":", "return", "selectSbc", "(", "MI", ")", ";", "case", "", ":", "return", "selectFrameIndex", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "return", "selectAddr", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "return", "selectStore", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "return", "selectLshrShlE", "(", "MI", ")", ";", "case", "", ":", "return", "selectMergeValues", "(", "MI", ")", ";", "case", "", ":", "return", "selectTrunc", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "return", "selectAddE", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "selectIncDecMB", "(", "MI"], "ground_truth": [")", ";"], "File": "MOSInstructionSelector", "Func": "select", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4603, "Length": 108, "Cover_Rate": 0.34394904458598724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Start", "->", "getOpcode", "(", ")", "==", "", ")", "{", "TPNumElements", "=", "Start", "->", "getOperand", "(", "", ")", ";", "StartInsertPt", "=", "Start", ";", "StartInsertBB", "=", "Start", "->", "getParent", "(", ")", ";", "}", "else", "{", "TPNumElements", "=", "VCTP", "->", "getOperand", "(", "", ")", ";", "MCRegister", "NumElements", "=", "TPNumElements", ".", "getReg", "(", ")", ".", "asMCReg", "(", ")", ";", "if", "(", "RDA", ".", "hasLocalDefBefore", "(", "VCTP", ",", "NumElements", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "if", "(", "StartInsertPt", "!=", "StartInsertBB", "->", "end", "(", ")", "&&", "!", "RDA", ".", "isReachingDefLiveOut", "(", "&", "*", "StartInsertPt", ",", "NumElements", ")", ")", "{", "if", "(", "auto", "*", "ElemDef", "=", "RDA", ".", "getLocalLiveOutMIDef", "(", "StartInsertBB", ",", "NumElements", ")", ")", "{", "if", "(", "RDA", ".", "isSafeToMoveForwards", "(", "ElemDef", ",", "&", "*", "StartInsertPt", ")", ")", "{", "ElemDef", "->", "removeFromParent", "(", ")", ";", "StartInsertBB", "->", "insert", "(", "StartInsertPt", ",", "ElemDef", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "ElemDef", ")", ";", "}", "else", "if", "(", "RDA", ".", "isSafeToMoveBackwards", "(", "&", "*", "StartInsertPt", ",", "ElemDef", ")", ")", "{", "StartInsertPt", "->", "removeFromParent", "(", ")", ";", "StartInsertBB", "->", "insertAfter", "(", "MachineBasicBlock", "::", "iterator", "(", "ElemDef", ")", ",", "&", "*", "StartInsertPt", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "ElemDef", ")", ";", "}", "else", "{", "MachineOperand", "Operand", "=", "ElemDef", "->", "getOperand", "(", "", ")", ";", "if", "(", "isMovRegOpcode", "(", "ElemDef", "->", "getOpcode", "(", ")", ")", "&&", "RDA", ".", "getUniqueReachingMIDef", "(", "ElemDef", ",", "Operand", ".", "getReg", "(", ")", ".", "asMCReg", "(", ")", ")", "==", "RDA", ".", "getUniqueReachingMIDef", "(", "&", "*", "StartInsertPt", ",", "Operand", ".", "getReg", "(", ")", ".", "asMCReg", "(", ")", ")", ")", "{", "TPNumElements", "=", "Operand", ";", "NumElements", "=", "TPNumElements", ".", "getReg", "(", ")", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", ")", ";", "return", "false", ";", "}", "}", "}", "}", "auto", "CannotProvideElements", "=", "[", "this", "]", "(", "MachineBasicBlock", "*", "MBB", ",", "MCRegister", "NumElements", ")", "{", "if", "(", "MBB", "->", "empty", "(", ")", ")", "return", "false", ";", "if", "(", "RDA", ".", "hasLocalDefBefore", "(", "&", "MBB", "->", "back", "(", ")", ",", "NumElements", ")", ")", "return", "true", ";", "if", "(", "MBB", "->", "pred_size", "(", ")", ">", "", ")", "return", "true", ";", "return", "false", ";", "}", ";", "MachineBasicBlock", "*", "MBB", "=", "Preheader", ";", "while", "(", "MBB", "&&", "MBB", "!=", "StartInsertBB", ")", "{", "if", "(", "CannotProvideElements", "(", "MBB"], "ground_truth": [",", "NumElements", ")", ")", "{"], "File": "ARMLowOverheadLoops27", "Func": "ValidateTailPredicate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4604, "Length": 394, "Cover_Rate": 0.36179981634527086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_arm_uqsub8", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "acle___uqsub8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4605, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isSmallTypeLdMerge", "(", "MachineInstr", "*", "MI", ")"], "ground_truth": ["{"], "File": "AArch64LoadStoreOptimizer35", "Func": "isSmallTypeLdMerge", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4606, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ConstantOpNo", "==", "III", ".", "OpNoForForwarding", ")", "{", "if", "(", "SpecialShift32", "||", "SpecialShift64", ")", "{", "LoadImmediateInfo", "LII", ";", "LII", ".", "Imm", "=", "", ";", "LII", ".", "SetCR", "=", "SetCR", ";", "LII", ".", "Is64Bit", "=", "SpecialShift64", ";", "uint64_t", "ShAmt", "=", "Imm", "&", "(", "SpecialShift32", "?", "", ":", "", ")", ";", "if", "(", "Imm", "&", "(", "SpecialShift32", "?", "", ":", "", ")", ")", "replaceInstrWithLI", "(", "MI", ",", "LII", ")", ";", "else", "if", "(", "!", "SetCR", "&&", "ShAmt", "==", "", "&&", "!", "PostRA", ")", "{", "MI", ".", "RemoveOperand", "(", "", ")", ";", "MI", ".", "setDesc", "(", "get", "(", "", ")", ")", ";", "}", "else", "{", "if", "(", "SpecialShift32", ")", "{", "uint64_t", "SH", "=", "RightShift", "?", "", "-", "ShAmt", ":", "ShAmt", ";", "uint64_t", "MB", "=", "RightShift", "?", "ShAmt", ":", "", ";", "uint64_t", "ME", "=", "RightShift", "?", "", ":", "", "-", "ShAmt", ";", "replaceInstrOperandWithImm", "(", "MI", ",", "III", ".", "OpNoForForwarding", ",", "SH", ")", ";", "MachineInstrBuilder", "(", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MI", ")", ".", "addImm", "(", "MB", ")", ".", "addImm", "(", "ME", ")", ";", "}", "else", "{", "uint64_t", "SH", "=", "RightShift", "?", "", "-", "ShAmt", ":", "ShAmt", ";", "uint64_t", "ME", "=", "RightShift", "?", "ShAmt", ":", "", "-", "ShAmt", ";", "replaceInstrOperandWithImm", "(", "MI", ",", "III", ".", "OpNoForForwarding", ",", "SH", ")", ";", "MachineInstrBuilder", "(", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MI", ")", ".", "addImm", "(", "ME", ")", ";", "}", "}", "}", "else", "replaceInstrOperandWithImm", "(", "MI", ",", "ConstantOpNo", ",", "Imm", ")", ";", "}", "else", "if", "(", "III", ".", "IsCommutative", ")", "{", "replaceInstrOperandWithImm", "(", "MI", ",", "ConstantOpNo", ",", "Imm"], "ground_truth": [")", ";"], "File": "PPCInstrInfo118", "Func": "transformToImmFormFedByLI", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4607, "Length": 264, "Cover_Rate": 0.30985915492957744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "microblaze_asm_output_mi_thunk", "(", "FILE", "*", "file", ",", "tree", "thunk_fndecl", "ATTRIBUTE_UNUSED", ",", "HOST_WIDE_INT", "delta", ",", "HOST_WIDE_INT", "vcall_offset", ",", "tree", "function", ")", "{", "rtx", "this_rtx", ",", "funexp", ";", "rtx_insn", "*", "insn", ";", "reload_completed", "=", "", ";", "epilogue_completed", "=", "", ";", "emit_note", "(", "NOTE_INSN_PROLOGUE_END", ")", ";", "if", "(", "aggregate_value_p", "(", "TREE_TYPE", "(", "TREE_TYPE", "(", "function", ")", ")", ",", "function", ")", ")", "this_rtx", "=", "gen_rtx_REG", "(", "Pmode", ",", "(", "MB_ABI_FIRST_ARG_REGNUM", "+", "", ")", ")", ";", "else", "this_rtx", "=", "gen_rtx_REG", "(", "Pmode", ",", "MB_ABI_FIRST_ARG_REGNUM", ")", ";", "if", "(", "delta", ")", "emit_insn", "(", "gen_addsi3", "(", "this_rtx", ",", "this_rtx", ",", "GEN_INT", "(", "delta", ")", ")", ")", ";", "if", "(", "vcall_offset", ")", "{", "rtx", "vcall_offset_rtx", "=", "GEN_INT", "(", "vcall_offset", ")", ";", "rtx", "temp1", "=", "gen_rtx_REG", "(", "Pmode", ",", "MB_ABI_TEMP1_REGNUM", ")", ";", "emit_move_insn", "(", "temp1", ",", "gen_rtx_MEM", "(", "Pmode", ",", "this_rtx", ")", ")", ";", "rtx", "loc", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "temp1", ",", "vcall_offset_rtx", ")", ";", "emit_move_insn", "(", "temp1", ",", "gen_rtx_MEM", "(", "Pmode", ",", "loc", ")", ")", ";", "emit_insn", "(", "gen_addsi3", "(", "this_rtx", ",", "this_rtx", ",", "temp1", ")", ")", ";", "}", "if", "(", "!", "TREE_USED", "(", "function", ")", ")", "{", "assemble_external", "(", "function", ")", ";", "TREE_USED", "(", "function", ")", "=", "", ";", "}", "funexp", "=", "XEXP", "(", "DECL_RTL", "(", "function", ")", ",", "", ")", ";", "rtx", "temp2", "=", "gen_rtx_REG", "(", "Pmode", ",", "MB_ABI_TEMP2_REGNUM", ")", ";", "if", "(", "flag_pic", ")", "emit_move_insn", "(", "temp2", ",", "expand_pic_symbol_ref", "(", "Pmode", ",", "funexp", ")", ")", ";", "else", "emit_move_insn", "(", "temp2", ",", "funexp", ")", ";", "emit_insn", "(", "gen_indirect_jump", "(", "temp2", ")", ")", ";", "insn", "=", "get_insns", "(", ")", ";", "shorten_branches", "(", "insn", ")", ";", "final_start_function", "(", "insn", ",", "file", ",", "", ")", ";", "final", "(", "insn", ",", "file", ",", "", ")", ";", "final_end_function", "(", ")"], "ground_truth": [";"], "File": "microblaze2", "Func": "microblaze_asm_output_mi_thunk", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4608, "Length": 282, "Cover_Rate": 0.9690721649484536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NaClAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "StringRef", "TT", ",", "uint8_t", "_OSABI", ",", "bool", "isLittle", ")", ":", "ELFAsmBackend", "(", "T", ",", "TT", ",", "_OSABI", ",", "isLittle", ")", ",", "STI", "(", "_MC", "::", "createMCSubtargetInfo", "(", "TT", ",", "", ",", "", ")", ")", "{", "assert", "(", "isLittle", "&&", "", ")", ";", "State", ".", "SaveCount", "=", "", ";", "State", ".", "I", "=", ""], "ground_truth": [";"], "File": "ARMAsmBackend74", "Func": "NaClARMAsmBackend", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4609, "Length": 62, "Cover_Rate": 0.8985507246376812, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", ")", "Ret", "=", "", ";", "if", "(", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", ")", "Ret", "=", "", ";", "if", "(", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", ")", "Ret", "=", "", ";", "if", "(", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", "||", "CRBit", "==", "", ")", "Ret", "=", "", ";", "assert", "(", "Ret", "!=", "", "&&", "", ")", ";", "return", "Ret"], "ground_truth": [";"], "File": "PPCInstrInfo (2)2", "Func": "getCRBitValue", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4610, "Length": 164, "Cover_Rate": 0.6776859504132231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "or1k_return_in_memory", "(", "const_tree", "type", ",", "const_tree", ")", "{", "const", "HOST_WIDE_INT", "size", "=", "int_size_in_bytes", "(", "type"], "ground_truth": [")", ";"], "File": "or1k", "Func": "or1k_return_in_memory", "Target": "or1k", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4611, "Length": 19, "Cover_Rate": 0.5277777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LLT", "S32", "=", "LLT", "::", "scalar", "(", "", ")", ";", "assert", "(", "MRI", ".", "getType", "(", "Src", ")", "==", "S64", "&&", "MRI", ".", "getType", "(", "Dst", ")", "==", "S64", ")", ";", "auto", "Unmerge", "=", "B", ".", "buildUnmerge", "(", "{", "S32", ",", "S32", "}", ",", "Src", ")", ";", "auto", "CvtHi", "=", "Signed", "?", "B", ".", "buildTOFP", "(", "S64", ",", "Unmerge", ".", "getReg", "(", "", ")", ")", ":", "B", ".", "buildUITOFP", "(", "S64", ",", "Unmerge", ".", "getReg", "(", "", ")", ")", ";", "auto", "CvtLo", "=", "B", ".", "buildUITOFP", "(", "S64", ",", "Unmerge", ".", "getReg", "(", "", ")", ")", ";", "auto", "ThirtyTwo", "=", "B", ".", "buildConstant", "("], "ground_truth": ["S32", ",", "", ")", ";"], "File": "AMDGPULegalizerInfo11", "Func": "legalizeITOFP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4612, "Length": 110, "Cover_Rate": 0.4641350210970464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isInt", "<", "", ">", "(", "Addr", ".", "Offset", ")", ")", "UseOffset", "=", "false", ";", "if", "(", "!", "UseOffset", "&&", "Addr", ".", "BaseType", "==", "Address", "::", "FrameIndexBase", ")", "{", "unsigned", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addFrameIndex", "(", "Addr", ".", "Base", ".", "FI", ")", ".", "addImm", "(", "", ")", ";", "Addr", ".", "Base", ".", "Reg", "=", "ResultReg", ";", "Addr", ".", "BaseType", "=", "Address", "::", "RegBase", ";", "}", "if", "(", "!", "UseOffset", ")", "{", "IntegerType", "*", "OffsetTy", "=", "(", "(", "VT", "==", "", ")", "?", "Type", "::", "getInt32Ty", "(", "*", "Context", ")", ":", "Type", "::", "getInt64Ty", "(", "*", "Context", ")", ")", ";", "const", "ConstantInt", "*", "Offset", "=", "ConstantInt", "::", "getSigned", "(", "OffsetTy", ",", "(", "int64_t", ")", "(", "Addr", ".", "Offset", ")", ")", ";", "IndexReg", "=", "MaterializeInt", "(", "Offset", ",", "", ")", ";", "assert", "(", "IndexReg", "&&", ""], "ground_truth": [")", ";"], "File": "PPCFastISel (2)", "Func": "PPCSimplifyAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4613, "Length": 165, "Cover_Rate": 0.8418367346938775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "order", ";", "for", "(", "df_iterator", "<", "MachineBasicBlock", "*", ">", "I", "=", "df_begin", "(", "&", "MF", ".", "front", "(", ")", ")", ",", "E", "=", "df_end", "(", "&", "MF", ".", "front", "(", ")", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "order", ".", "push_back", "(", "*", "I", ")", ";", "}", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "::", "iterator", "I", "=", "order", ".", "begin", "(", ")", ",", "E", "=", "order", ".", "end", "(", ")", ";", "MachineBasicBlock", "*", "BaseMBB", "=", "*", "I", ";", "auto", "BaseBlock", "=", "RootScope", "->", "findBlockOf", "(", "BaseMBB", ")", ";", "DEBUG_TRACE", "(", "dbgs", "(", ")", "<<", "", "<<", "BaseMBB", "->", "getNumber", "(", ")", "<<", "", ")", ";", "while", "(", "++", "I", "!=", "E", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "*", "I", ";", "if", "(", "MBB", "->", "pred_size", "(", ")", "==", "", ")", "{", "DEBUG_TRACE", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", "->", "getNumber", "(", ")", "<<", "", ")", ";", "BaseMBB", "->", "splice", "(", "BaseMBB", "->", "end", "(", ")", ",", "MBB", ",", "MBB", "->", "begin", "(", ")", ",", "MBB", "->", "end", "(", ")", ")", ";", "BaseMBB", "->", "removeSuccessor", "(", "MBB", ")", ";", "BaseMBB", "->", "transferSuccessors", "(", "MBB", ")", ";", "MF", ".", "erase", "(", "MBB", ")", ";", "auto", "MBBBlock", "=", "RootScope", "->", "findBlockOf", "(", "MBB", ")", ";", "if", "(", "BaseBlock", ")", "{", "if", "(", "MBBBlock", ")", "{", "RootScope", "->", "merge", "(", "BaseBlock", ",", "MBBBlock", ")", ";", "}", "}", "else", "{", "if", "(", "MBBBlock", ")", "{", "MBBBlock", "->", "replaceMbb", "(", "BaseMBB", ")", ";", "}", "}", "if", "(", "BaseMBB", "->", "succ_size", "(", ")", ">", "", ")", "{", "BaseMBB", "=", "*", "(", "++", "I", ")", ";", "DEBUG_TRACE", "(", "dbgs", "(", ")", "<<", "", "<<", "BaseMBB", "->", "getNumber", "(", ")", "<<", "", ")", ";", "}", "}", "else", "{", "BaseMBB", "=", "MBB", ";", "DEBUG_TRACE", "(", "dbgs", "(", ")", "<<", "", "<<"], "ground_truth": ["BaseMBB", "->", "getNumber", "(", ")", "<<", "", ")", ";"], "File": "PatmosSPReduce1", "Func": "mergeMBBs", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4614, "Length": 313, "Cover_Rate": 0.821522309711286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "::", "iterator", "EntryBlkIter", "=", "++", "EntryBlk", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "*", "GuardedRegsBlk", "=", "Func", "->", "CreateMachineBasicBlock", "(", "LLVMBlk", ")", ";", "MachineBasicBlock", "*", "TailBlk", "=", "Func", "->", "CreateMachineBasicBlock", "(", "LLVMBlk", ")", ";", "Func", "->", "insert", "(", "EntryBlkIter", ",", "GuardedRegsBlk", ")", ";", "Func", "->", "insert", "(", "EntryBlkIter", ",", "TailBlk", ")", ";", "TailBlk", "->", "splice", "(", "TailBlk", "->", "begin", "(", ")", ",", "EntryBlk", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "VAStartPseudoInstr", ")", ")", ",", "EntryBlk", "->", "end", "(", ")", ")", ";", "TailBlk", "->", "transferSuccessorsAndUpdatePHIs", "(", "EntryBlk", ")", ";", "uint64_t", "FrameOffset", "=", "VAStartPseudoInstr", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "uint64_t", "VarArgsRegsOffset", "=", "VAStartPseudoInstr", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "MOVOpc", "=", "STI", "->", "hasAVX", "(", ")", "?", "", ":", "", ";", "for", "(", "int64_t", "OpndIdx", "=", "", ",", "RegIdx", "=", "", ";", "OpndIdx", "<", "VAStartPseudoInstr", "->", "getNumOperands", "(", ")", "-", "", ";", "OpndIdx", "++", ",", "RegIdx", "++", ")", "{", "auto", "NewMI", "=", "BuildMI", "(", "GuardedRegsBlk", ",", "DL", ","], "ground_truth": ["TII", "->", "get", "(", "MOVOpc", ")", ")", ";"], "File": "X86ExpandPseudo11", "Func": "ExpandVastartSaveXmmRegs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4615, "Length": 176, "Cover_Rate": 0.3205828779599271, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RegisterInfo", "::", "getSGPRClassForBitWidth", "(", "unsigned", "BitWidth", ")", "{", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&"], "ground_truth": ["", ";"], "File": "SIRegisterInfo112", "Func": "getSGPRClassForBitWidth", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4616, "Length": 81, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isZero", "(", "Elt", ")", ")", "return", "true", ";", "if", "(", "ConstantFPSDNode", "*", "CFP", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "Elt", ")", ")", "return", "CFP", "->", "getValueAPF", "(", ")", ".", "isPosZero", "(", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "X86ISelLowering (2)", "Func": "isZeroNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4617, "Length": 38, "Cover_Rate": 0.7916666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ExtractedFromVec", "=", "Op", ".", "getOperand", "(", "i", ")", ".", "getOperand", "(", "", ")", ";", "SDValue", "ExtIdx", "=", "Op", ".", "getOperand", "(", "i", ")", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "ExtIdx", ")", ")", "return", "SDValue", "(", ")", ";", "int", "Idx", "=", "getUnderlyingExtractedFromVec", "(", "ExtractedFromVec", ",", "ExtIdx", ")", ";", "if", "(", "ExtractedFromVec", ".", "getValueType", "(", ")", "!=", "VT", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "VecIn1", ".", "getNode", "(", ")", ")", "VecIn1", "=", "ExtractedFromVec", ";", "else", "if", "(", "VecIn1", "!=", "ExtractedFromVec", ")", "{", "if", "(", "!", "VecIn2", ".", "getNode", "(", ")", ")", "VecIn2", "=", "ExtractedFromVec", ";", "else", "if", "(", "VecIn2", "!=", "ExtractedFromVec", ")", "return", "SDValue", "(", ")", ";", "}", "if", "(", "ExtractedFromVec", "==", "VecIn1", ")", "Mask", "[", "i", "]", "=", "Idx", ";", "else", "if", "(", "ExtractedFromVec", "==", "VecIn2", ")", "Mask", "[", "i", "]", "=", "Idx", "+", "NumElems", ";", "}", "if", "(", "!", "VecIn1", ".", "getNode", "(", ")", ")", "return", "SDValue", "(", ")", ";", "VecIn2", "=", "VecIn2", ".", "getNode", "(", ")", "?", "VecIn2", ":", "DAG", ".", "getUNDEF", "(", "VT", ")", ";", "SDValue", "NV", "=", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "DL", ",", "VecIn1", ",", "VecIn2", ",", "&", "Mask", "[", "", "]", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "InsertIndices", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Idx", "=", "InsertIndices", "[", "i", "]", ";", "NV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NV", ",", "Op", ".", "getOperand", "(", "Idx", ")", ",", "DAG", "."], "ground_truth": ["getIntPtrConstant", "(", "Idx", ",", "DL", ")", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "buildFromShuffleMostly", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4618, "Length": 263, "Cover_Rate": 0.6018306636155606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "GVar", "||", "!", "GVar", "->", "hasInitializer", "(", ")", ")", "return", "false", ";", "return", "!", "isa", "<", "UndefValue", ">", "(", "GVar", "->"], "ground_truth": ["getInitializer", "(", ")", ")", ";"], "File": "AMDGPUISelLowering", "Func": "hasDefinedInitializer", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4619, "Length": 29, "Cover_Rate": 0.5471698113207547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "errs", "(", ")", "<<", "", "<<", "Disp", "<<", "'\\n'", ";", "if", "(", "GV", ")", "{", "errs", "(", ")", "<<", "", ";", "GV", "->", "dump", "(", ")", ";", "}", "else", "if", "(", "CP", ")", "{", "errs", "(", ")", "<<", "", ";", "CP", "->", "dump", "(", ")", ";", "errs", "(", ")", "<<", "", "<<"], "ground_truth": ["Align", "<<", "'\\n'", ";"], "File": "mprocISelDAGToDAG", "Func": "dump", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4620, "Length": 56, "Cover_Rate": 0.3236994219653179, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "for", "(", ";", ";", ")", "{", "const", "MCExpr", "*", "Value", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "Value", ")", ")", "{", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "getParser", "(", ")", ".", "getStreamer", "(", ")", ".", "EmitValue", "(", "Value", ",", "Size", ",", "L", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "break", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Error", "(", "L", ",", "", ")", ";", "return", "false", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "}", "}", "Parser", ".", "Lex", "("], "ground_truth": [")", ";"], "File": "ARMAsmParser (2)5", "Func": "parseLiteralValues", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4621, "Length": 118, "Cover_Rate": 0.8309859154929577, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "::", "Subtarget", "(", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetMachine", "&", "TM", ",", "unsigned", "StackAlignOverride", ")", ":", "GenSubtargetInfo", "(", "TT", ",", "CPU", ",", "FS", ")", ",", "ProcFamily", "(", "Others", ")", ",", "PICStyle", "(", "PICStyles", "::", "None", ")", ",", "TM", "(", "TM", ")", ",", "TargetTriple", "(", "TT", ")", ",", "StackAlignOverride", "(", "StackAlignOverride", ")", ",", "In64BitMode", "(", "TargetTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", ",", "In32BitMode", "(", "TargetTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "x86", "&&", "TargetTriple", ".", "getEnvironment", "(", ")", "!=", "Triple", "::", "CODE16", ")", ",", "In16BitMode", "(", "TargetTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "x86", "&&", "TargetTriple", ".", "getEnvironment", "(", ")", "==", "Triple", "::", "CODE16", ")", ",", "InstrInfo", "(", "initializeSubtargetDependencies", "(", "CPU", ",", "FS", ")", ")", ",", "TLInfo", "(", "TM", ",", "*", "this", ")", ",", "FrameLowering", "(", "*", "this", ",", "getStackAlignment", "(", ")", ")", "{", "if", "(", "!", "isPositionIndependent", "(", ")", ")", "setPICStyle", "(", "PICStyles", "::", "None", ")", ";", "else", "if", "(", "is64Bit", "(", ")", ")", "setPICStyle", "(", "PICStyles", "::", "RIPRel", ")", ";", "else", "if", "(", "isTargetCOFF", "(", ")", ")", "setPICStyle", "(", "PICStyles", "::", "None", ")", ";", "else", "if", "(", "isTargetDarwin", "(", ")", ")", "setPICStyle"], "ground_truth": ["(", "PICStyles", "::", "StubPIC", ")", ";"], "File": "X86Subtarget109", "Func": "X86Subtarget", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4622, "Length": 203, "Cover_Rate": 0.9311926605504587, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Amt", "<", "", "&&", "", ")", ";", "return", "(", "Val", ">>", "Amt", ")", "|", "(", "Val", "<<", "(", "("], "ground_truth": ["", "-", "Amt", ")", "&", "", ")", ")", ";"], "File": "ARMAddressingModes", "Func": "rotr32", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4623, "Length": 30, "Cover_Rate": 0.6976744186046512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitValue", "(", "PersonalityRef", ",", "", ")", ";", "}", "assert", "(", "(", "Opcodes", ".", "size", "(", ")", "%", "", ")", "==", "", "&&", "", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "Opcodes", ".", "size", "(", ")", ";", "I", "+=", "", ")", "{", "uint64_t", "Intval", "=", "Opcodes", "[", "I", "]", "|", "Opcodes", "[", "I", "+", "", "]", "<<", "", "|", "Opcodes", "[", "I", "+", "", "]", "<<", "", "|", "Opcodes", "[", "I", "+", "", "]", "<<", "", ";", "EmitIntValue", "(", "Intval", ",", "", ")", ";", "}", "if", "(", "NoHandlerData", "&&", "!", "Personality", ")", "EmitIntValue", "(", "", ","], "ground_truth": ["", ")", ";"], "File": "ARMELFStreamer (2)", "Func": "FlushUnwindOpcodes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4624, "Length": 102, "Cover_Rate": 0.42323651452282157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "NumeratorScaled", "=", "B", ".", "buildIntrinsic", "(", "", ",", "{", "S32", ",", "S1", "}", ",", "false", ")", ".", "addUse", "(", "LHS", ")", ".", "addUse", "(", "RHS", ")", ".", "addUse", "(", "LHS", ")", ".", "setMIFlags", "(", "Flags", ")", ";", "auto", "ApproxRcp", "=", "B", ".", "buildIntrinsic", "(", "", ",", "{", "S32", "}", ",", "false", ")", ".", "addUse", "(", "DenominatorScaled", ".", "getReg", "(", "", ")", ")", ".", "setMIFlags", "(", "Flags", ")", ";", "auto", "NegDivScale0", "=", "B", ".", "buildFNeg", "(", "S32", ",", "DenominatorScaled", ",", "Flags", ")", ";", "if", "(", "!", "Mode", ".", "FP32Denormals", ")", "toggleSPDenormMode", "(", "true", ",", "B", ",", "ST", ",", "Mode", ")", ";", "auto", "Fma0", "=", "B", ".", "buildFMA", "(", "S32", ",", "NegDivScale0", ",", "ApproxRcp", ",", "One", ",", "Flags", ")", ";", "auto", "Fma1", "=", "B", ".", "buildFMA", "(", "S32", ",", "Fma0", ",", "ApproxRcp", ",", "ApproxRcp", ",", "Flags", ")", ";", "auto", "Mul", "=", "B", ".", "buildFMul", "(", "S32", ",", "NumeratorScaled", ",", "Fma1", ",", "Flags", ")", ";", "auto", "Fma2", "=", "B", ".", "buildFMA", "(", "S32", ",", "NegDivScale0", ",", "Mul", ",", "NumeratorScaled", ",", "Flags", ")", ";", "auto", "Fma3", "=", "B", ".", "buildFMA", "(", "S32", ",", "Fma2", ",", "Fma1", ",", "Mul", ",", "Flags", ")", ";", "auto", "Fma4", "=", "B", ".", "buildFMA", "(", "S32", ",", "NegDivScale0", ",", "Fma3", ",", "NumeratorScaled", ",", "Flags", ")", ";", "if", "(", "!", "Mode", ".", "FP32Denormals", ")", "toggleSPDenormMode", "(", "false", ",", "B", ",", "ST"], "ground_truth": [",", "Mode", ")", ";"], "File": "AMDGPULegalizerInfo33", "Func": "legalizeFDIV32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4625, "Length": 225, "Cover_Rate": 0.4343629343629344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "SFmode", ":", "return", "gen_aarch64_rsqrts_sf3", ";", "case", "V2DFmode", ":", "return", "gen_aarch64_rsqrts_v2df3", ";", "case", "V2SFmode", ":", "return"], "ground_truth": ["gen_aarch64_rsqrts_v2sf3", ";"], "File": "aarch643", "Func": "get_rsqrts_type", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4626, "Length": 18, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "CmpInst", "::", "FCMP_ORD", ":", "return", "", ";", "case", "CmpInst", "::", "FCMP_UNO", ":", "return", "", ";", "case", "CmpInst", "::", "FCMP_UGE", ":", "return", "", ";", "case", "CmpInst", "::", "ICMP_SLT", ":", "case", "CmpInst", "::", "FCMP_ULT", ":", "return", "", ";", "case", "CmpInst", "::", "ICMP_SLE", ":", "case", "CmpInst", "::", "FCMP_ULE", ":", "return", "", ";", "case", "CmpInst", "::", "FCMP_UNE", ":", "case", "CmpInst", "::", "ICMP_NE", ":", "return", ""], "ground_truth": [";"], "File": "ARM64FastISel", "Func": "getCompareCC", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4627, "Length": 66, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "rtx", "tmp", ";", "emit_insn", "(", "gen_load_tp_soft", "(", ")", ")", ";", "tmp", "=", "gen_rtx_REG", "(", "SImode"], "ground_truth": [",", "", ")", ";"], "File": "arm3", "Func": "arm_load_tp", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4628, "Length": 22, "Cover_Rate": 0.3283582089552239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "WeakRefDirective", "=", "", ";", "PCSymbol", "=", "", ";", "HasLEB128", "=", "true", ";", "SupportsDebugInformation", "=", "true", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "if", "(", "T", ".", "getOS", "(", ")", "==", "Triple", "::", "OpenBSD", "&&", "T", ".", "getArch"], "ground_truth": ["(", ")", "==", "Triple", "::", "x86", ")", "Data64bitsDirective", "=", "", ";"], "File": "X86MCAsmInfo18", "Func": "X86ELFMCAsmInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4629, "Length": 48, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpeq_epi32_mask", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__mmask8", ")", "__builtin_ia32_pcmpeqd128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")"], "ground_truth": ["__B", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cmpeq_epi32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4630, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DEBUGME", ")", "{", "errs", "(", ")", "<<", "", ";", "}", "loopInfo", "=", "CFGTraits", "::", "getLoopInfo", "(", "pass", ")", ";", "if", "(", "DEBUGME", ")", "{", "errs", "(", ")", "<<", "", ";", "PrintLoopinfo", "(", "*", "loopInfo", ",", "errs", "(", ")", ")", ";", "}", "orderBlocks", "(", ")", ";", "if", "(", "DEBUGME", ")", "{", "errs", "(", ")", "<<", "", ";", "printOrderedBlocks", "(", "errs", "(", ")", ")", ";", "}", "SmallVector", "<", "BlockT", "*", ",", "DEFAULT_VEC_SLOTS", ">", "retBlks", ";", "for", "(", "typename", "LoopInfoT", "::", "iterator", "iter", "=", "loopInfo", "->", "begin", "(", ")", ",", "iterEnd", "=", "loopInfo", "->", "end", "(", ")", ";", "iter", "!=", "iterEnd", ";", "++", "iter", ")", "{", "LoopT", "*", "loopRep", "=", "(", "*", "iter", ")", ";", "BlockTSmallerVector", "exitingBlks", ";", "loopRep", "->", "getExitingBlocks"], "ground_truth": ["(", "exitingBlks", ")", ";"], "File": "AMDILCFGStructurizer16", "Func": "prepare", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4631, "Length": 124, "Cover_Rate": 0.4025974025974026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BB", "!=", "BB_E", ";", "++", "BB", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "BB", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", "&&", "I", "->", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", ")", "{", "if", "(", "isALU", "(", "*", "I", ")", ")", "I", "=", "MakeALUClause", "(", "MBB", ",", "I", ")", ";", "else", "++"], "ground_truth": ["I", ";"], "File": "R600EmitClauseMarkers10", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4632, "Length": 86, "Cover_Rate": 0.589041095890411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "DispSpec", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "bool", "HasBaseReg", "=", "BaseReg", ".", "getReg", "(", ")", "!=", "", ";", "if", "(", "HasBaseReg", "&&", "Modifier", "&&", "!", "strcmp", "(", "Modifier", ",", "", ")", "&&", "BaseReg", ".", "getReg", "(", ")", "==", "", ")", "HasBaseReg", "=", "false", ";", "bool", "HasParenPart", "=", "IndexReg", ".", "getReg", "(", ")", "||", "HasBaseReg", ";", "if", "(", "DispSpec", ".", "isImm", "(", ")", ")", "{", "int", "DispVal", "=", "DispSpec", ".", "getImm", "(", ")", ";", "if", "(", "DispVal", "||", "!", "HasParenPart", ")", "O", "<<", "DispVal", ";", "}", "else", "{", "assert", "(", "DispSpec", ".", "isGlobal", "(", ")", "||", "DispSpec", ".", "isCPI", "(", ")", "||", "DispSpec", ".", "isJTI", "(", ")", "||", "DispSpec", ".", "isSymbol", "(", ")", ")", ";", "printSymbolOperand", "(", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ")", ";", "}", "if", "(", "HasParenPart", ")", "{", "assert", "(", "IndexReg", ".", "getReg", "(", ")", "!=", "", "&&", "", ")", ";", "O", "<<", "'('", ";", "if", "(", "HasBaseReg", ")", "printOperand", "(", "MI", ",", "Op", ",", "Modifier", ")", ";", "if", "(", "IndexReg", ".", "getReg", "(", ")", ")", "{", "O", "<<", "','", ";", "printOperand", "(", "MI", ",", "Op"], "ground_truth": ["+", "", ",", "Modifier", ")", ";"], "File": "X86AsmPrinter58", "Func": "printLeaMemReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4633, "Length": 193, "Cover_Rate": 0.6967509025270758, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "trackLivenessAfterRegAlloc", "(", "const", "MachineFunction", "&", "MF"], "ground_truth": [")", "const", "{"], "File": "SIRegisterInfo10", "Func": "trackLivenessAfterRegAlloc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4634, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "FixupKind", ")", "{", "case", "FK_PCRel_4", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "COFF", "::", "IMAGE_REL_AMD64_REL32", ";", "case", "FK_Data_4", ":", "case", "", ":", "case", "", ":", "if", "(", "Modifier", "==", "MCSymbolRefExpr", "::", "VK_COFF_IMGREL32", ")", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR32NB", ";", "if", "(", "Modifier", "==", "MCSymbolRefExpr", "::", "VK_SECREL", ")", "return", "COFF", "::", "IMAGE_REL_AMD64_SECREL", ";", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR32", ";", "case", "FK_Data_8", ":", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR64", ";", "case", "FK_SecRel_2", ":", "return", "COFF", "::", "IMAGE_REL_AMD64_SECTION", ";", "case", "FK_SecRel_4", ":", "return", "COFF", "::", "IMAGE_REL_AMD64_SECREL", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "else", "if", "(", "getMachine", "(", ")", "==", "COFF", "::", "IMAGE_FILE_MACHINE_I386", ")", "{", "switch", "(", "FixupKind"], "ground_truth": [")", "{"], "File": "X86WinCOFFObjectWriter1", "Func": "getRelocType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4635, "Length": 118, "Cover_Rate": 0.3430232558139535, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "opCanUseLiteralConstant", "(", "OpType", ")", ")", "return", "true", ";", "return", "OpType", "==", "AMDGPU", "::"], "ground_truth": ["OPERAND_REG_INLINE_C", ";"], "File": "SIRegisterInfo100", "Func": "opCanUseInlineConstant", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4636, "Length": 17, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "write_symbols", "!=", "NO_DEBUG", "||", "current_function_profile", "||", "get_pool_size", "(", ")", "!=", ""], "ground_truth": ["||", "romp_makes_calls", "(", ")", ")", ";"], "File": "romp", "Func": "romp_using_r14", "Target": "romp", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4637, "Length": 19, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BitSimplify", "::", "replaceSubWithSub", "(", "unsigned", "OldR", ",", "unsigned", "OldSR", ",", "unsigned", "NewR", ",", "unsigned", "NewSR", ",", "MachineRegisterInfo", "&", "MRI", ")", "{", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "OldR", ")", "||", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "NewR", ")", ")", "return", "false", ";", "auto", "Begin", "=", "MRI", ".", "use_begin", "(", "OldR", ")", ",", "End", "=", "MRI", ".", "use_end", "(", ")", ";", "decltype", "(", "End", ")", "NextI", ";", "for", "(", "auto", "I", "=", "Begin", ";", "I", "!="], "ground_truth": ["End", ";", "I", "=", "NextI", ")", "{"], "File": "HexagonBitSimplify (2)", "Func": "replaceSubWithSub", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4638, "Length": 83, "Cover_Rate": 0.664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "IsASHR", "?", "", ":", "", ";", "NegOpc", "=", "", ";", "}", "else", "if", "(", "Ty", "==", "LLT", "::", "vector", "(", "", ",", "", ")", ")", "{", "Opc", "=", "IsASHR", "?", "", ":", "", ";", "NegOpc", "=", "", ";", "}", "else", "if", "(", "Ty", "==", "LLT", "::", "vector", "(", "", ",", "", ")", ")", "{", "Opc", "=", "IsASHR", "?", "", ":", "", ";", "NegOpc", "=", "", ";", "}", "else", "if", "(", "Ty", "==", "LLT", "::", "vector", "(", "", ",", "", ")", ")", "{", "Opc", "=", "IsASHR", "?", "", ":", "", ";", "NegOpc", "=", "", ";", "}", "else", "if", "(", "Ty", "==", "LLT", "::", "vector", "(", "", ",", "", ")", ")", "{", "Opc", "=", "IsASHR", "?", "", ":", "", ";", "NegOpc", "=", "", ";", "}", "else", "if", "(", "Ty", "==", "LLT", "::", "vector", "(", "", ",", "", ")", ")", "{", "Opc", "=", "IsASHR", "?", "", ":", "", ";", "NegOpc", "=", ""], "ground_truth": [";"], "File": "AArch64InstructionSelector56", "Func": "selectVectorAshrLshr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4639, "Length": 152, "Cover_Rate": 0.32340425531914896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Value2", "=", "Value", ">>", "", ";", "if", "(", "(", "(", "Value", "&", "(", "int64_t", ")", "maskTrailingZeros", "<", "uint64_t", ">", "(", "", ")", ")", "==", "Value", ")", "&&", "(", "(", "Value2", ">=", "", "&&", "Value2", "<=", "", ")", "||", "(", "Value2", ">=", "-", "", "&&", "Value2", "<=", "-", "", ")", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "MicroMipsSizeReduction", "Func": "AddiuspImmValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4640, "Length": 58, "Cover_Rate": 0.8656716417910447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerBlockAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "BlockAddressSDNode", "*", "BA", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", ";", "if", "(", "getTargetMachine", "(", ")", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Large", "&&", "!", "Subtarget", "->", "isTargetMachO", "(", ")", ")", "{", "return", "getAddrLarge", "(", "BA", ",", "DAG", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "AArch64ISelLowering", "Func": "LowerBlockAddress", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4641, "Length": 59, "Cover_Rate": 0.855072463768116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmpleq_m_sv4si", "(", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcmpleq_m_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4642, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "B", ".", "buildTrunc", "(", "OrigRegs", "[", "", "]", ",", "Widened", ")", ";", "}", "return", ";", "}", "if", "(", "LLTy", ".", "isVector", "(", ")", "&&", "PartLLT", ".", "isVector", "(", ")", ")", "{", "assert", "(", "OrigRegs", ".", "size", "(", ")", "==", "", ")", ";", "assert", "(", "LLTy", ".", "getElementType", "(", ")", "==", "PartLLT", ".", "getElementType", "(", ")", ")", ";", "mergeVectorRegsToResultRegs", "(", "B", ",", "OrigRegs", ",", "Regs", ")", ";", "return", ";", "}", "assert", "(", "LLTy", ".", "isVector", "(", ")", "&&", "!", "PartLLT", ".", "isVector", "(", ")", ")", ";", "LLT", "DstEltTy", "=", "LLTy", ".", "getElementType", "(", ")", ";", "LLT", "RealDstEltTy", "=", "MRI", ".", "getType", "(", "OrigRegs", "[", "", "]", ")", ".", "getElementType", "(", ")", ";", "assert", "(", "DstEltTy", ".", "getSizeInBits", "(", ")", "==", "RealDstEltTy", ".", "getSizeInBits", "(", ")", ")", ";", "if", "(", "DstEltTy", "==", "PartLLT", ")", "{", "if", "(", "RealDstEltTy", ".", "isPointer", "(", ")", ")", "{", "for", "(", "Register", "Reg", ":", "Regs", ")", "MRI", ".", "setType", "(", "Reg", ",", "RealDstEltTy", ")", ";", "}", "B", ".", "buildBuildVector", "(", "OrigRegs", "[", "", "]", ",", "Regs", ")", ";", "}", "else", "if", "(", "DstEltTy", ".", "getSizeInBits", "(", ")", ">", "PartLLT", ".", "getSizeInBits", "(", ")", ")", "{", "SmallVector", "<", "Register", ",", "", ">", "EltMerges", ";", "int", "PartsPerElt", "=", "DstEltTy", ".", "getSizeInBits", "(", ")", "/", "PartLLT", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "DstEltTy", ".", "getSizeInBits", "(", ")", "%", "PartLLT", ".", "getSizeInBits", "(", ")", "==", "", ")", ";", "for", "(", "int", "I", "=", "", ",", "NumElts", "=", "LLTy", ".", "getNumElements", "(", ")", ";", "I", "!=", "NumElts", ";", "++", "I", ")", "{", "auto", "Merge", "=", "B", ".", "buildMerge", "(", "RealDstEltTy", ",", "Regs", ".", "take_front", "(", "PartsPerElt", ")", ")", ";", "MRI", ".", "setType", "(", "Merge", ".", "getReg", "(", "", ")", ",", "RealDstEltTy", ")", ";", "EltMerges", ".", "push_back", "(", "Merge", "."], "ground_truth": ["getReg", "(", "", ")", ")", ";"], "File": "AMDGPUCallLowering16", "Func": "packSplitRegsToOrigType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4643, "Length": 294, "Cover_Rate": 0.592741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SyntaxVariant", "==", "", ")", "return", "new", "InstPrinter", "(", "MAI"], "ground_truth": [",", "MII", ",", "MRI", ")", ";"], "File": "BPFMCTargetDesc", "Func": "createBPFMCInstPrinter", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4644, "Length": 17, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__vector", "signed", "short", "w", ";", "w", "=", "(", "__vector", "signed", "short", ")", "vec_splats", "(", "__w", ")", ";", "return", "(", "__builtin_unpack_vector_int128", "(", "(", "__vector", "__int128_t", ")", "w", ",", "", ")", ")", ";", "__m64_union", "res"], "ground_truth": [";"], "File": "mmintrin4", "Func": "_mm_set1_pi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4645, "Length": 34, "Cover_Rate": 0.35051546391752575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ConvergingVLIWScheduler", "::", "schedNode", "(", "SUnit", "*", "SU", ",", "bool", "IsTopNode", ")", "{", "if", "(", "IsTopNode", ")", "{", "Top", ".", "bumpNode", "("], "ground_truth": ["SU", ")", ";"], "File": "HexagonMachineScheduler11", "Func": "schedNode", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4646, "Length": 25, "Cover_Rate": 0.4716981132075472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImplicit", "(", ")", ")", "break", ";", "return", "MCOperand", "::", "CreateReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "return", "MCOperand", "::", "CreateImm", "(", "MO", ".", "getImm", "(", ")", "+", "offset", ")", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "case", "MachineOperand", "::"], "ground_truth": ["MO_BlockAddress", ":"], "File": "Cpu0MCInstLower1", "Func": "LowerOperand", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4647, "Length": 56, "Cover_Rate": 0.4628099173553719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmla_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4648, "Length": 29, "Cover_Rate": 0.6444444444444445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "s390_expand_cs_tdsi", "(", "mode", ",", "btarget", ",", "vtarget", ",", "mem", ",", "cmp", ",", "new_rtx", ",", "is_weak", ")", ";", "break", ";", "case", "HImode", ":", "case", "QImode", ":", "s390_expand_cs_hqi", "(", "mode", ",", "btarget", ",", "vtarget", ",", "mem", ",", "cmp", ",", "new_rtx", ",", "is_weak", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "s3906", "Func": "s390_expand_cs", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4649, "Length": 50, "Cover_Rate": 0.5494505494505495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Size", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Words", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Size", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Flag", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "", ",", "Words", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "("], "ground_truth": ["", ",", "", ")", ";"], "File": "ARMISelLowering (2)3", "Func": "LowerDYNAMIC_STACKALLOC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4650, "Length": 86, "Cover_Rate": 0.43, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "getTargetTriple", "(", ")", ".", "isOSMSVCRT", "(", ")", ")", "return", "M", ".", "getFunction", "(", "", ")", ";", "return", "TargetLowering", "::", "getSSPStackGuardCheck", "("], "ground_truth": ["M", ")", ";"], "File": "X86ISelLowering (3)", "Func": "getSSPStackGuardCheck", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4651, "Length": 28, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RetVT", "!=", "", "&&", "RetVT", "!=", "", ")", "return", "false", ";", "bool", "UseImm", "=", "false", ";", "if", "(", "const", "auto", "*", "CFP", "=", "dyn_cast", "<", "ConstantFP", ">", "(", "RHS", ")", ")", "if", "(", "CFP", "->", "isZero", "(", ")", "&&", "!", "CFP", "->", "isNegative", "(", ")", ")", "UseImm", "=", "true", ";", "Register", "LHSReg", "=", "getRegForValue", "(", "LHS", ")", ";", "if", "(", "!", "LHSReg", ")", "return", "false", ";", "if", "(", "UseImm", ")", "{", "unsigned", "Opc", "=", "(", "RetVT", "==", "", ")", "?", "", ":", "", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "LHSReg", ")", ";", "return", "true", ";", "}", "Register", "RHSReg", "=", "getRegForValue", "(", "RHS"], "ground_truth": [")", ";"], "File": "AArch64FastISel18", "Func": "emitFCmp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4652, "Length": 124, "Cover_Rate": 0.5767441860465117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "isInlineAsm", "(", ")", ")", "return", "MJ", ".", "isInlineAsm", "(", ")", "||", "MJ", ".", "isBranch", "(", ")", "||", "MJ", ".", "isBarrier", "(", ")", "||", "MJ", ".", "isCall", "(", ")", "||", "MJ", ".", "isTerminator", "(", ")", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "(", "", ")", ":", "case", "(", "", ")", ":", "case", "(", "", ")", ":", "case", "(", ""], "ground_truth": [")", ":"], "File": "HexagonVLIWPacketizer46", "Func": "cannotCoexistAsymm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4653, "Length": 68, "Cover_Rate": 0.37988826815642457, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "markup", "(", "", ")", "<<", "", "<<", "formatImm", "(", "MI", "->", "getOperand", "(", "OpNum"], "ground_truth": [")", ".", "getImm", "(", ")", "*", "", ")", "<<", "markup", "(", "", ")", ";"], "File": "ARMInstPrinter1", "Func": "printThumbS4ImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4654, "Length": 30, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "TII", "=", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo"], "ground_truth": ["(", ")", ";"], "File": "TOYPreEmit", "Func": "runOnMachineFunction", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4655, "Length": 21, "Cover_Rate": 0.3442622950819672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "char", "*", "getPassName", "(", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "WDC65816ISelDAGToDAG", "Func": "getPassName", "Target": "WDC65816", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4656, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ReadByValArg", "(", "MachineFunction", "&", "MF", ",", "SDValue", "Chain", ",", "DebugLoc", "dl", ",", "std", "::", "vector", "<", "SDValue", ">", "&", "OutChains", ",", "SelectionDAG", "&", "DAG", ",", "unsigned", "NumWords", ",", "SDValue", "FIN", ",", "const", "CCValAssign", "&", "VA", ",", "const", "", "&", "Flags", ")", "{", "unsigned", "LocMem", "=", "VA", ".", "getLocMemOffset", "(", ")", ";", "unsigned", "FirstWord", "=", "LocMem", "/", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumWords", ";", "++", "i", ")", "{", "unsigned", "CurWord", "=", "FirstWord", "+", "i", ";", "if", "(", "CurWord", ">=", "O32IntRegsSize", ")", "break", ";", "unsigned", "SrcReg", "=", "O32IntRegs", "["], "ground_truth": ["CurWord", "]", ";"], "File": "MipsISelLowering109", "Func": "ReadByValArg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4657, "Length": 98, "Cover_Rate": 0.5130890052356021, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "mips_emit_binary", "(", "enum", "rtx_code", "code", ",", "rtx", "target", ",", "rtx", "op0", ",", "rtx"], "ground_truth": ["op1", ")", "{"], "File": "mips3", "Func": "mips_emit_binary", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4658, "Length": 18, "Cover_Rate": 0.4186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "R", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Amt", "=", "Op", ".", "getOperand", "(", "", ")", ";", "assert", "(", "VT", ".", "isVector", "(", ")", "&&", "", ")", ";", "assert", "(", "Subtarget", "->", "hasXOP", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "Lower256IntArith", "(", "Op", ",", "DAG", ")", ";", "assert", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "auto", "*", "BVAmt", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "Amt", ")", ")", "{", "if", "(", "auto", "*", "RotateConst", "=", "BVAmt", "->", "getConstantSplatNode", "("], "ground_truth": [")", ")", "{"], "File": "X86ISelLowering41", "Func": "LowerRotate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4659, "Length": 131, "Cover_Rate": 0.5796460176991151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "R", ":", "Regions", ")", "{", "if", "(", "R", "->", "MaxPressure", ".", "getOccupancy", "(", "ST", ")", ">=", "NewOcc", ")", "break", ";", "DEBUG", "(", "printRegion", "(", "dbgs", "(", ")", ",", "R", "->", "Begin", ",", "R", "->", "End", ",", "LIS", ",", "", ")", ";", "printLivenessInfo", "(", "dbgs", "(", ")", ",", "R", "->", "Begin", ",", "R", "->", "End", ",", "LIS", ")", ")", ";", "BuildDAG", "DAG", "(", "*", "R", ",", "*", "this", ")", ";", "const", "auto", "MinSchedule", "=", "makeMinRegSchedule", "(", "DAG", ".", "getTopRoots", "(", ")", ",", "*"], "ground_truth": ["this", ")", ";"], "File": "GCNIterativeScheduler (2)", "Func": "tryMaximizeOccupancy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4660, "Length": 88, "Cover_Rate": 0.3562753036437247, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Builder", ".", "addExtension", "(", "PassManagerBuilder", "::", "EP_ModuleOptimizerEarly", ",", "[", "&", "]", "(", "const", "PassManagerBuilder", "&", ",", "legacy", "::", "PassManagerBase", "&", "PM", ")", "{", "PM", ".", "add", "(", "createUnifyMetadataPass", "(", ")"], "ground_truth": [")", ";"], "File": "AMDGPUTargetMachine36", "Func": "adjustPassManager", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4661, "Length": 32, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "assert", "(", "VTList", ".", "NumVTs", "==", "", ")", ";", "SDVTList", "WidenedVTList", "=", "DAG", ".", "getVTList", "(", "WidenedVT", ",", "VTList", ".", "VTs", "[", "", "]", ")", ";", "auto", "NewOp", "=", "DAG", ".", "getMemIntrinsicNode", "(", "Opcode", ",", "DL", ",", "WidenedVTList", ",", "Ops", ",", "WidenedMemVT", ",", "MMO", ")", ";", "if", "(", "WidenedVT", "!=", "VT", ")", "{", "auto", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ","], "ground_truth": ["NewOp", ",", "DAG", ".", "getVectorIdxConstant", "(", "", ",", "DL", ")", ")", ";"], "File": "SIISelLowering10", "Func": "getMemIntrinsicNode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4662, "Length": 79, "Cover_Rate": 0.316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vbslq_f16", "(", "uint16x8_t", "__a", ",", "float16x8_t", "__b", ",", "float16x8_t", "__c", ")", "{", "return", "__builtin_aarch64_simd_bslv8hf_suss", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vbslq_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4663, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512h", ")", "__builtin_ia32_vfmsubph512_maskz", "(", "(", "__v32hf", ")", "__A", ",", "(", "__v32hf", ")", "__B"], "ground_truth": [",", "(", "__v32hf", ")", "__C", ",", "(", "__mmask32", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_maskz_fmsub_round_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4664, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "canReuseLoadAddress", "(", "SDValue", "Op", ",", "EVT", "MemVT", ",", "ReuseLoadInfo", "&", "RLI", ",", "SelectionDAG", "&", "DAG", ",", "", "ET", ")", "const", "{", "if", "(", "Op", "->", "isStrictFPOpcode", "(", ")", ")", "return", "false", ";", "SDLoc", "dl", "(", "Op", ")", ";", "bool", "ValidFPToUint", "=", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "(", "Subtarget", ".", "hasFPCVT", "(", ")", "||", "Op", ".", "getValueType", "(", ")", "==", "", ")", ";", "if", "(", "ET", "==", "", "&&", "(", "ValidFPToUint", "||", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "isOperationLegalOrCustom", "(", "Op", ".", "getOpcode", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ")", ")", "{", "LowerFP_TO_INTForReuse", "(", "Op", ",", "RLI", ",", "DAG", ",", "dl", ")", ";", "return", "true", ";", "}", "LoadSDNode", "*", "LD", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "Op", ")", ";", "if", "(", "!", "LD", "||", "LD", "->", "getExtensionType", "(", ")", "!=", "ET", "||", "LD"], "ground_truth": ["->", "isVolatile", "(", ")", "||", "LD", "->", "isNonTemporal", "(", ")", ")", "return", "false", ";"], "File": "PPCISelLowering109", "Func": "canReuseLoadAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4665, "Length": 162, "Cover_Rate": 0.4343163538873995, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Root", ".", "isReg", "(", ")", ")", "return", "None", ";", "MachineRegisterInfo", "&", "MRI", "=", "Root", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "MachineInstr", "*", "ShiftInst", "=", "MRI", ".", "getVRegDef", "(", "Root", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "ShiftInst", ")", "return", "None", ";", "", "ShType", "=", "getShiftTypeForInst", "(", "*", "ShiftInst", ")", ";", "if", "(", "ShType", "==", "", ")", "return", "None", ";", "if", "(", "!", "isWorthFoldingIntoExtendedReg", "(", "*", "ShiftInst", ",", "MRI", ")", ")", "return", "None", ";", "MachineOperand", "&", "ShiftRHS", "=", "ShiftInst", "->", "getOperand", "(", "", ")", ";", "auto", "Immed", "=", "getImmedFromMO", "(", "ShiftRHS", ")", ";", "if", "(", "!", "Immed", ")", "return", "None", ";", "MachineOperand", "&", "ShiftLHS", "=", "ShiftInst", "->", "getOperand", "(", "", ")", ";", "Register", "ShiftReg", "=", "ShiftLHS", ".", "getReg", "(", ")", ";", "unsigned", "NumBits", "=", "MRI", ".", "getType", "(", "ShiftReg", ")", ".", "getSizeInBits"], "ground_truth": ["(", ")", ";"], "File": "AArch64InstructionSelector10", "Func": "selectShiftedRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4666, "Length": 150, "Cover_Rate": 0.6437768240343348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrItineraryData", "*", "getInstrItineraryData", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "AMDGPUSubtarget102", "Func": "getInstrItineraryData", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4667, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "Op", "=", "new", "Operand", "(", "k_Register", ",", "Ctx", ")", ";", "Op", "->", "Reg", ".", "RegNum", "=", "RegNum", ";", "Op", "->", "Reg", ".", "isVector", "=", "isVector", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return"], "ground_truth": ["Op", ";"], "File": "AArch64AsmParser45", "Func": "CreateReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4668, "Length": 43, "Cover_Rate": 0.6515151515151515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IsISR", "="], "ground_truth": ["true", ";"], "File": "MipsMachineFunction10", "Func": "setISR", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4669, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ShortenInst", "::", "shortenSelect", "(", "MachineInstr", "&", "MI", ",", "unsigned", "Opcode", ")", "{", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "{", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "Opcode", ")", ")", ";", "MI", ".", "tieOperands", "("], "ground_truth": ["", ",", "", ")", ";"], "File": "SystemZShortenInst26", "Func": "shortenSelect", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4670, "Length": 59, "Cover_Rate": 0.45384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitMEMBARRIER_MCR", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "ARMIREmitter", "Func": "visitMEMBARRIER_MCR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4671, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionSelector", "::", "ComplexRendererFns", "InstructionSelector", "::", "selectArithImmed", "(", "MachineOperand", "&", "Root", ")", "const", "{", "auto", "MaybeImmed", "=", "getImmedFromMO", "(", "Root"], "ground_truth": [")", ";"], "File": "AArch64InstructionSelector (2)", "Func": "selectArithImmed", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4672, "Length": 21, "Cover_Rate": 0.5526315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "combineShift", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "if", "(", "SDValue", "V", "=", "combineShiftLeft", "(", "N"], "ground_truth": [",", "DAG", ")", ")", "return", "V", ";"], "File": "X86ISelLowering184", "Func": "combineShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4673, "Length": 49, "Cover_Rate": 0.44144144144144143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "model", "!=", "TLSModel", "::", "LocalDynamic", ")", "return", "Ret", ";", "SDValue", "TGAHi", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TGAHi", ")", ";", "SDValue", "TGALo", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TGALo", ")", ";", "SDValue", "Add", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Hi", ",", "Ret", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Add", ",", "Lo", ")", ";", "}", "SDValue", "Offset", ";", "if", "(", "model", "==", "TLSModel", "::", "InitialExec", ")", "{", "SDValue", "TGA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "TGA", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "getGlobalReg", "(", "DAG", ",", "PtrVT", ")", ",", "TGA", ")", ";", "Offset", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "TGA", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "MipsISelLowering126", "Func": "lowerGlobalTLSAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4674, "Length": 200, "Cover_Rate": 0.3184713375796178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB"], "ground_truth": ["->", "getName", "(", ")", "<<", "'\\n'", ")", ";"], "File": "JVMCopyElision", "Func": "EnterScope", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4675, "Length": 17, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_pmovusdb512mem_mask", "(", "(", "__v16qi", "*", ")", "__P", ",", "("], "ground_truth": ["__v16si", ")", "__A", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cvtusepi32_storeu_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4676, "Length": 16, "Cover_Rate": 0.37209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DstReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "TmpReg", "=", "Inst", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getReg", "(", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "expandDMULMacro", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4677, "Length": 42, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "&", "NextBB", ")", ";", "MachineBasicBlock", "::", "iterator", "Insert", "=", "SkipBB", "->", "begin", "(", ")", ";", "BuildMI", "(", "*", "SkipBB", ",", "Insert", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "SkipBB", ",", "Insert", ",", "DL", ",", "TII", "->", "get"], "ground_truth": ["(", "", ")", ")", ";"], "File": "SIInsertSkips10", "Func": "skipIfDead", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4678, "Length": 122, "Cover_Rate": 0.5169491525423728, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__A", "=", "(", "__m64", ")", "__builtin_ia32_punpcklbw", "(", "(", "__v8qi", ")", "__A", ",", "__sign", ")", ";", "return", "_mm_cvtpi16_ps", "("], "ground_truth": ["__A", ")", ";"], "File": "xmmintrin", "Func": "_mm_cvtpi8_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4679, "Length": 21, "Cover_Rate": 0.3559322033898305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "auto", "I", "=", "MRI", "->", "use_nodbg_begin", "(", "Reg", ")", ",", "E", "=", "MRI", "->", "use_nodbg_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "auto", "*", "UseMI", "=", "I", "->", "getParent", "(", ")", ";", "if", "(", "UseMI", "->", "isPHI", "(", ")", "&&", "I", "->", "readsReg", "(", ")", ")", "{", "if", "(", "Visited", ".", "contains", "(", "UseMI", "->", "getParent", "(", ")", ")", ")", "PHIIncoming", ".", "insert", "(", "UseMI", "->", "getOperand", "(", "I", ".", "getOperandNo", "(", ")", "+", "", ")", ".", "getMBB", "(", ")", ")", ";", "}", "}", "Visited", ".", "clear", "(", ")", ";", "for", "(", "MachineBasicBlock", "*", "MBB", ":", "depth_first_ext", "(", "ThenEntry", ",", "Visited", ")", ")", "{", "if", "(", "MBB", "==", "Flow", ")", "break", ";", "SmallVector", "<", "MachineInstr", "*", ">", "Uses", ";", "findNonPHIUsesInBlock", "(", "Reg", ",", "MBB", ",", "Uses", ")", ";", "if", "(", "Uses", ".", "size", "(", ")", "==", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "MBB", ")", "<<", "'\\n'"], "ground_truth": [")", ";"], "File": "SIOptimizeVGPRLiveRange1", "Func": "updateLiveRangeInThenRegion", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4680, "Length": 163, "Cover_Rate": 0.3528138528138528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "vec_uchar16", "spu_cntb", "(", "vec_char16", "a", ")", "{", "return", "(", "(", "vec_uchar16", ")", "(", "si_cntb", "(", "("], "ground_truth": ["qword", ")", "(", "a", ")", ")", ")", ")", ";"], "File": "spu2vmx", "Func": "spu_cntb", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4681, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "EmitOffset", "(", "int64_t", "Amount", ",", "const", "SDLoc", "&", "DL", ",", "SDValue"], "ground_truth": ["Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{"], "File": "Z80oldISelLowering", "Func": "EmitOffset", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4682, "Length": 22, "Cover_Rate": 0.3728813559322034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_test_epi64_mask", "(", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__mmask8", ")", "__builtin_ia32_ptestmq256", "(", "(", "__v4di", ")", "__A", ",", "(", "__v4di", ")", "__B", ",", "("], "ground_truth": ["__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_test_epi64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4683, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "parseRegisterInRange", "(", "Reg", ",", "", ",", "", ",", "", ")", "||", "parseComma", "(", ")"], "ground_truth": ["||", "parseImmExpr", "(", "Offset", ")", ")", "return", "true", ";"], "File": "AArch64AsmParser1", "Func": "parseDirectiveSEHSaveFRegPX", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4684, "Length": 25, "Cover_Rate": 0.4098360655737705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_vpermt2varpd512_mask", "(", "(", "__v8di", ")", "__I", ",", "(", "__v8df", ")", "__A", ",", "(", "__v8df"], "ground_truth": [")", "__B", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_permutex2var_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4685, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "darwin64Offsets", ";", "}", "else", "{", "static", "const", "SpillSlot", "darwinOffsets", "=", "{", "", ",", "-", "", "}", ";", "return", "&", "darwinOffsets", ";", "}", "}", "if", "(", "!", "Subtarget", ".", "isSVR4ABI", "(", ")", ")", "{", "NumEntries", "=", "", ";", "return", "nullptr", ";", "}", "static", "const", "SpillSlot", "Offsets", "[", "]", "=", "{", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", ",", "{", "", ",", "-", "", "}", "}", ";", "static", "const", "SpillSlot", "Offsets64", "["], "ground_truth": ["]", "=", "{"], "File": "PPCFrameLowering26", "Func": "getCalleeSavedSpillSlots", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4686, "Length": 410, "Cover_Rate": 0.39575289575289574, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "EmitIntrinsics", "::", "visitInsertValueInst", "(", "InsertValueInst", "&", "I", ")", "{", "SmallVector", "<", "Type", "*", ",", "", ">", "Types", "=", "{", "I", ".", "getInsertedValueOperand", "(", ")", "->", "getType", "(", ")", "}", ";", "SmallVector", "<", "Value", "*", ">", "Args", ";", "for", "(", "auto", "&", "Op", ":", "I", ".", "operands", "(", ")", ")", "if", "(", "isa", "<", "UndefValue", ">", "(", "Op", ")", ")", "Args", ".", "push_back", "(", "UndefValue", "::", "get", "(", "IRB", "->", "getInt32Ty", "(", ")", ")", ")", ";", "else", "Args", ".", "push_back", "(", "Op", ")", ";", "for", "(", "auto", "&", "Op", ":", "I", ".", "indices", "(", ")", ")", "Args", ".", "push_back", "(", "IRB", "->"], "ground_truth": ["getInt32", "(", "Op", ")", ")", ";"], "File": "SPIRVEmitIntrinsics", "Func": "visitInsertValueInst", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4687, "Length": 109, "Cover_Rate": 0.7676056338028169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLT", "S64", "=", "LLT", "::", "scalar", "(", "", ")", ";", "if", "(", "DstTy", "==", "S16", ")", "return", "legalizeFDIV16", "(", "MI", ",", "MRI", ",", "B", ")", ";", "if", "(", "DstTy", "==", "S32", ")", "return", "legalizeFDIV32", "(", "MI", ",", "MRI", ",", "B", ")", ";", "if", "(", "DstTy", "==", "S64", ")", "return", "legalizeFDIV64", "(", "MI", ",", "MRI"], "ground_truth": [",", "B", ")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeFDIV", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4688, "Length": 58, "Cover_Rate": 0.464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vsetq_lane_u64", "(", "uint64_t", "__a", ",", "uint64x2_t", "__b", ",", "const", "int", "__idx", ")", "{", "__ARM_CHECK_LANEQ", "(", "__b", ",", "__idx", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vsetq_lane_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4689, "Length": 20, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TFI", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "N", "->", "getValueType", "(", "", ")", ")", ";", "unsigned", "Opc", "=", "N", "->", "getValueType", "(", "", ")", "==", "", "?", "", ":", "", ";", "if", "(", "SN", "->", "hasOneUse", "(", ")", ")", "CurDAG", "->", "SelectNodeTo", "(", "SN", ",", "Opc", ",", "N", "->"], "ground_truth": ["getValueType", "(", "", ")", ",", "TFI", ",", "getSmallIPtrImm", "(", "Offset", ",", "dl", ")", ")", ";"], "File": "PPCISelDAGToDAG (2)2", "Func": "selectFrameIndex", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4690, "Length": 66, "Cover_Rate": 0.4647887323943662, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "op12", "=", "gen_rtx_CONST", "(", "HImode", ",", "op12", ")", ";", "}", "else", "{", "op10", "=", "msp430_subreg", "(", "HImode", ",", "operands", "[", "", "]", ",", "SImode", ",", "", ")", ";", "op12", "=", "msp430_subreg", "(", "HImode", ",", "operands", "[", "", "]", ",", "SImode", ",", "", ")", ";", "}", "if", "(", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "{", "operands", "[", "", "]", "=", "op02", ";", "operands", "[", "", "]", "=", "op12", ";", "operands", "[", "", "]", "=", "op00", ";", "operands", "[", "", "]", "=", "op10", ";", "}", "else", "if", "(", "rtx_equal_p", "(", "op00", ",", "op12", ")", "||", "(", "REG_P", "(", "op00", ")", "&&", "reg_mentioned_p", "(", "op00", ",", "op10", ")", ")", "||", "(", "REG_P", "(", "op10", ")", "&&", "reg_mentioned_p", "(", "op10", ",", "op00", ")", ")", ")", "{", "operands", "[", "", "]"], "ground_truth": ["=", "op02", ";"], "File": "msp430", "Func": "msp430_split_movsi", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4691, "Length": 136, "Cover_Rate": 0.43174603174603177, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_unpackel_pi8", "("], "ground_truth": ["__m64", "__m1", ")", "{"], "File": "mmintrin", "Func": "_mm_unpackel_pi8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4692, "Length": 9, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "limitOccupancy", "(", "ST", ".", "getOccupancyWithLocalMemSize", "(", "getLDSSize", "(", ")", ",", "MF", ".", "getFunction", "("], "ground_truth": [")", ")", ")", ";"], "File": "SIMachineFunctionInfo51", "Func": "limitOccupancy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4693, "Length": 18, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addNEONi16splatOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "unsigned", "Value", "=", "CE", "->", "getValue"], "ground_truth": ["(", ")", ";"], "File": "ARMAsmParser101", "Func": "addNEONi16splatOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4694, "Length": 45, "Cover_Rate": 0.6716417910447762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MBB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "unsigned", "TempGPR32", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "++", "II", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DestReg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "BRIG_TYPE_B1", ")", ".", "addImm", "(", "BRIG_TYPE_U32", ")", ".", "addReg", "(", "TempGPR32", ",", "RegState", "::", "Kill", ")", ";", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "TempGPR32", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setIsDef", "(", ")", ";", "MachineOperand", "*", "TypeOp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::"], "ground_truth": ["TypeLength", ")", ";"], "File": "HSAILRegisterInfo", "Func": "lowerRestoreB1", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4695, "Length": 149, "Cover_Rate": 0.7233009708737864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "getUndefRegClearance", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "&", "OpNum", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "if", "(", "!", "hasUndefRegUpdate", "(", "MI", ".", "getOpcode", "(", ")", ",", "OpNum", ")", ")", "return", "", ";", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNum", ")", ";", "if", "(", "MO", ".", "isUndef", "(", ")", "&&", "Register", "::", "isPhysicalRegister", "(", "MO", ".", "getReg", "(", ")", ")", ")", "{", "return", "UndefRegClearance", ";", "}", "return", ""], "ground_truth": [";"], "File": "X86InstrInfo106", "Func": "getUndefRegClearance", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4696, "Length": 77, "Cover_Rate": 0.9871794871794872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addDef", "(", "ResVReg", ")", ".", "addUse", "("], "ground_truth": ["GR", ".", "getTypeID", "(", "ResType", ")", ")", ".", "addImm", "(", "static_cast", "<", "uint32_t", ">", "(", "", "::", "Function", ")", ")", ".", "constrainAllUses", "(", "TII", ",", "TRI", ",", "RBI", ")", ";"], "File": "SPIRVInstructionSelector", "Func": "selectFrameIndex", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4697, "Length": 63, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cmp_pd_mask", "(", "__mmask8", "__U", ",", "__m512d"], "ground_truth": ["__X", ",", "__m512d", "__Y", ",", "const", "int", "__P", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_cmp_pd_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4698, "Length": 29, "Cover_Rate": 0.5178571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "OpKind", "::"], "ground_truth": ["SwitchSet", ";"], "File": "TPCAsmParser", "Func": "isSwitchSet", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4699, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x8_t", ")", "("], "ground_truth": ["__a", ">", "", ")", ";"], "File": "arm", "Func": "neon2_vcgtz_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4700, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OptLevel", "!=", "CodeGenOpt", "::", "None", "&&", "!", "DisableIfConversion", "&&", "!", "Subtarget", ".", "isThumb", "(", ")", ")"], "ground_truth": ["PM", ".", "add", "(", "createIfConverterPass", "(", ")", ")", ";"], "File": "ARMTargetMachine26", "Func": "addPreEmitPass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4701, "Length": 27, "Cover_Rate": 0.32926829268292684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true"], "ground_truth": [";"], "File": "SIInstrInfo (2)", "Func": "changesVGPRIndexingMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4702, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ")", ")", "vreinterpretq_f64_u64", "(", "uint64x2_t", "__a", ")", "{", "return", "(", "float64x2_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vreinterpretq_f64_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4703, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createGlobalMergePass", "(", "TM", ")", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createAddressTypePromotionPass", "(", ")", ")", ";", "addPass", "(", "createAtomicExpandLoadLinkedPass", "(", "TM"], "ground_truth": [")", ")", ";"], "File": "ARM64TargetMachine", "Func": "addPreISel", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4704, "Length": 47, "Cover_Rate": 0.5949367088607594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MachineFunctionInfo", "::", "getGlobalBaseReg", "(", ")", "{", "return", "GlobalBaseReg", "="], "ground_truth": ["", ";"], "File": "Cpu0MachineFunction", "Func": "getGlobalBaseReg", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4705, "Length": 12, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SPRRegs", "=", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "Reg", ")", ";", "bool", "DPRRegs", "=", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "Reg", ")", ";", "unsigned", "Binary", "=", "", ";", "if", "(", "SPRRegs", "||", "DPRRegs", ")", "{", "unsigned", "RegNo", "=", "CTX", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "Reg", ")", ";", "unsigned", "NumRegs", "=", "(", "MI", ".", "getNumOperands", "(", ")", "-", "Op", ")", "&", "", ";", "Binary", "|=", "(", "RegNo", "&", "", ")", "<<", "", ";", "if", "(", "SPRRegs", ")", "Binary", "|=", "NumRegs"], "ground_truth": [";"], "File": "ARMMCCodeEmitter11", "Func": "getRegisterListOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4706, "Length": 85, "Cover_Rate": 0.31716417910447764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Options", ".", "EABIVersion", "==", "EABI", "::", "Default", "||", "Options", ".", "EABIVersion", "==", "EABI", "::", "Unknown", ")", "{", "if", "(", "(", "TargetTriple", ".", "getEnvironment", "(", ")", "==", "Triple", "::", "GNUEABI", "||", "TargetTriple", ".", "getEnvironment", "(", ")", "==", "Triple", "::", "GNUEABIHF", "||", "TargetTriple", ".", "getEnvironment", "(", ")", "==", "Triple", "::", "MuslEABI", "||", "TargetTriple", ".", "getEnvironment", "(", ")", "==", "Triple", "::", "MuslEABIHF", ")", "&&", "!", "(", "TargetTriple", ".", "isOSWindows", "(", ")", "||", "TargetTriple", ".", "isOSDarwin", "(", ")", ")", ")", "this", "->", "Options", ".", "EABIVersion", "=", "EABI", "::", "GNU", ";", "else", "this", "->", "Options", ".", "EABIVersion", "="], "ground_truth": ["EABI", "::", "EABI5", ";"], "File": "ARMTargetMachine24", "Func": "ARMBaseTargetMachine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4707, "Length": 99, "Cover_Rate": 0.31629392971246006, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "&", "getTargetStreamer", "(", ")", "{", "MCTargetStreamer", "&", "TS", "=", "*", "getParser", "(", ")"], "ground_truth": [".", "getStreamer", "(", ")", ".", "getTargetStreamer", "(", ")", ";"], "File": "RISCVAsmParser", "Func": "getTargetStreamer", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4708, "Length": 23, "Cover_Rate": 0.6764705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Symbols", ".", "push_back", "(", "GVar", ")", ";", "numSymbols", "++"], "ground_truth": [";"], "File": "NVPTXAsmPrinter1", "Func": "addSymbol", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4709, "Length": 10, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Vcc", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "Vcc", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "Reg", ")", ";", "Skip", "(", "MI", ",", "MI", ".", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "SILowerControlFlow (2)", "Func": "If", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4710, "Length": 102, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Small", "||", "!", "ObjType", "->", "isSized", "(", ")", "||", "DL", ".", "getTypeAllocSize", "(", "ObjType", ")", "<", "CodeModelLargeSize", ")", "{", "if", "(", "Kind", ".", "isReadOnly", "(", ")", ")", "return", "UseCPRel", "?", "ReadOnlySection", ":", "DataRelROSection", ";", "if", "(", "Kind", ".", "isBSS", "(", ")", "||", "Kind", ".", "isCommon", "(", ")", ")", "return", "BSSSection", ";", "if", "(", "Kind", ".", "isData", "(", ")", ")", "return", "DataSection", ";", "if", "(", "Kind", ".", "isReadOnlyWithRel", "(", ")", ")", "return", "DataRelROSection", ";", "}", "else", "{", "if", "(", "Kind", ".", "isReadOnly", "(", ")", ")", "return", "UseCPRel", "?", "ReadOnlySectionLarge", ":", "DataRelROSectionLarge", ";", "if", "(", "Kind", ".", "isBSS", "(", ")", "||", "Kind", ".", "isCommon", "(", ")", ")", "return", "BSSSectionLarge", ";", "if", "(", "Kind", ".", "isData", "(", ")", ")", "return", "DataSectionLarge", ";", "if", "(", "Kind", ".", "isReadOnlyWithRel", "(", ")", ")", "return", "DataRelROSectionLarge", ";", "}", "assert", "(", "(", "Kind", ".", "isThreadLocal", "(", ")", "||", "Kind", ".", "isCommon", "(", ")", ")", "&&", "", ")", ";", "report_fatal_error", "(", "", ")"], "ground_truth": [";"], "File": "XCoreTargetObjectFile (2)", "Func": "SelectSectionForGlobal", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4711, "Length": 165, "Cover_Rate": 0.5612244897959183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "AARCH64_PARSE_INVALID_ARG", ":", "error", "(", "", ",", "str", ")", ";", "aarch64_print_hint_for_core", "(", "str", ")", ";", "break", ";", "case", "AARCH64_PARSE_INVALID_FEATURE", ":", "error", "(", "", ",", "invalid_extension", ".", "c_str", "(", ")", ",", "str", ")", ";", "aarch64_print_hint_for_extensions", "(", "invalid_extension", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "aarch646", "Func": "aarch64_validate_mcpu", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4712, "Length": 48, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "unsigned", "Idx", "=", "IsLittleEndian", "?"], "ground_truth": ["i", ":", "", "-", "i", ";"], "File": "SparcAsmBackend2", "Func": "applyFixup", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4713, "Length": 35, "Cover_Rate": 0.330188679245283, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "getGlobalBaseReg", "(", ")"], "ground_truth": ["const", "{"], "File": "CSKYMachineFunctionInfo", "Func": "getGlobalBaseReg", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4714, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "*", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "FrameIdx", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "MFI", ".", "getObjectSize", "(", "FrameIdx", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FrameIdx", ")", ")", ";", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "DestReg", ")", ".", "addFrameIndex", "(", "FrameIdx", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "else", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", "."], "ground_truth": ["addReg", "(", "DestReg", ")", ".", "addFrameIndex", "(", "FrameIdx", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "TLCS900InstrInfo", "Func": "loadRegFromStackSlot", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4715, "Length": 139, "Cover_Rate": 0.6714975845410628, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_i32scatter_epi32", "(", "void", "*", "__addr", ",", "__m512i", "__index", ",", "__m512i", "__v1", ",", "int", "__scale", ")", "{", "__builtin_ia32_scattersiv16si", "(", "__addr", ",", "(", "__mmask16", ")", "", ",", "(", "__v16si", ")", "__index", ",", "("], "ground_truth": ["__v16si", ")", "__v1", ",", "__scale", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_i32scatter_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4716, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Changed", "=", "false", ";", "CRLogicalOpInfo", "CRI", "=", "AllCRLogicalOps", "[", "Idx", "]", ";", "if", "(", "CRI", ".", "IsBinary", "&&", "CRI", ".", "ContainedInBlock", "&&", "CRI", ".", "SingleUse", "&&", "CRI", ".", "FeedsBR", "&&", "CRI", ".", "DefsSingleUse", ")", "{", "Changed", "=", "splitBlockOnBinaryCROp", "(", "CRI", ")", ";", "if", "(", "Changed", ")", "NumBlocksSplitOnBinaryCROp", "++", ";", "}", "return"], "ground_truth": ["Changed", ";"], "File": "PPCReduceCRLogicals11", "Func": "handleCROp", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4717, "Length": 54, "Cover_Rate": 0.84375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X", ")", ";", "return", "X"], "ground_truth": [";"], "File": "LC2200MCTargetDesc", "Func": "createLC2200MCInstrInfo", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4718, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Align", "Alignment", "=", "DL", ".", "getPrefTypeAlign", "(", "CFP", "->", "getType", "(", ")", ")", ";", "unsigned", "Idx", "=", "MCP", ".", "getConstantPoolIndex", "(", "cast", "<", "Constant", ">", "(", "CFP", ")", ",", "Alignment", ")", ";", "const", "bool", "HasSPE", "=", "Subtarget", "->", "hasSPE", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", ";", "if", "(", "HasSPE", ")", "RC", "=", "(", "(", "VT", "==", "", ")", "?", "&", "", ":", "&", "", ")", ";", "else", "RC", "=", "(", "(", "VT", "==", "", ")", "?", "&", "", ":", "&", "", ")", ";", "unsigned", "DestReg", "=", "createResultReg", "(", "RC", ")", ";", "CodeModel", "::", "Model", "CModel", "=", "TM", ".", "getCodeModel", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "FuncInfo", ".", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getConstantPool", "(", "*", "FuncInfo", ".", "MF", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "(", "VT", "==", "", ")", "?", "", ":", "", ",", "Alignment", ")", ";", "unsigned", "Opc", ";", "if", "(", "HasSPE", ")", "Opc", "=", "(", "(", "VT", "==", "", ")", "?", "", ":", "", ")", ";", "else", "Opc", "=", "(", "(", "VT", "==", "", ")", "?", "", ":", "", ")", ";", "unsigned", "TmpReg", "=", "createResultReg", "(", "&", "", ")", ";", "FuncInfo", "->", "setUsesTOCBasePtr", "(", ")", ";", "if", "(", "CModel", "==", "CodeModel", "::", "Small", ")", "{", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "TmpReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "TmpReg", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "PPCFastISel37", "Func": "PPCMaterializeFP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4719, "Length": 274, "Cover_Rate": 0.5341130604288499, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "getInstSizeInBytes", "(", "const", "MachineInstr", "&", "MI", ")", "const", "{", "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "const", "MCInstrDesc", "&", "Desc", "=", "getMCOpcodeFromPseudo", "(", "Opc", ")", ";", "unsigned", "DescSize", "=", "Desc", ".", "getSize", "(", ")", ";", "if", "(", "DescSize", "!=", "", "&&", "DescSize", "!=", "", ")", "return", "DescSize", ";", "if", "(", "isFixedSize", "(", "MI", ")", ")", "return", "DescSize", ";", "if", "(", "isVALU", "(", "MI", ")", "||", "isSALU", "(", "MI", ")", ")", "{", "int", "Src0Idx", "=", "", "(", "Opc", ",", "", "::", "src0", ")", ";", "if", "(", "Src0Idx", "==", "-", "", ")", "return", "", ";", "if", "(", "isLiteralConstantLike", "(", "MI", ".", "getOperand", "(", "Src0Idx", ")", ",", "Desc", ".", "OpInfo", "[", "Src0Idx", "]", ")", ")", "return", "", ";", "int", "Src1Idx", "=", "", "(", "Opc", ",", "", "::", "src1", ")", ";", "if", "(", "Src1Idx", "==", "-", "", ")", "return", "", ";", "if", "(", "isLiteralConstantLike", "(", "MI", ".", "getOperand", "(", "Src1Idx", ")", ",", "Desc", ".", "OpInfo", "[", "Src1Idx", "]", ")", ")", "return", "", ";", "return", "", ";", "}", "if", "(", "DescSize", "==", "", ")", "return", "", ";", "switch", "(", "Opc", ")", "{", "case", "TargetOpcode", "::", "IMPLICIT_DEF", ":", "case", "TargetOpcode", "::", "KILL", ":", "case", "TargetOpcode", "::", "DBG_VALUE", ":", "case", "TargetOpcode", "::", "EH_LABEL", ":", "return", "", ";", "case", "TargetOpcode"], "ground_truth": ["::", "BUNDLE", ":"], "File": "SIInstrInfo18", "Func": "getInstSizeInBytes", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4720, "Length": 210, "Cover_Rate": 0.7291666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getTheTarget", "(", ")", ","], "ground_truth": ["createDisassembler", ")", ";"], "File": "M68kDisassembler (2)", "Func": "LLVMInitializeM68kDisassembler", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4721, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isTargetDarwin", "("], "ground_truth": [")", "const", "{"], "File": "X86Subtarget28", "Func": "isTargetDarwin", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4722, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Match_InvalidFPImm", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexedSImm9", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed4SImm7", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed8SImm7", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed16SImm7", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryWExtend8", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryWExtend16", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryWExtend32", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryWExtend64", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryWExtend128", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryXExtend8", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryXExtend16", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryXExtend32", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryXExtend64", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryXExtend128", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed1", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed2", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed4", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case"], "ground_truth": ["Match_InvalidMemoryIndexed8", ":"], "File": "AArch64AsmParser (2)1", "Func": "showMatchError", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4723, "Length": 201, "Cover_Rate": 0.3424190800681431, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x4_t", ")", "__builtin_neon_vmls_nv4sf", "(", "__a", ",", "__b", ",", "(", "__builtin_neon_sf", ")"], "ground_truth": ["__c", ")", ";"], "File": "arm", "Func": "neon_vmlsq_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4724, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createLoadValueInjectionLoadHardeningUnoptimizedPass", "(", ")", "{", "return", "new", "LoadValueInjectionLoadHardeningUnoptimizedPass", "("], "ground_truth": [")", ";"], "File": "X86LoadValueInjectionLoadHardening2", "Func": "createX86LoadValueInjectionLoadHardeningUnoptimizedPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4725, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "rclass", "==", "ACCG_REGS", ")"], "ground_truth": ["return", "GET_MODE_SIZE", "(", "mode", ")", ";"], "File": "frv", "Func": "frv_class_max_nregs", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 4726, "Length": 12, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "mayBeEmittedAsTailCall", "(", "CallInst", "*", "CI", ")", "const", "{", "if", "(", "!", "Subtarget", "->", "supportsTailCall", "(", ")", ")", "return", "false", ";", "auto", "Attr", "=", "CI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getFnAttribute", "(", "", ")", ";", "if", "(", "!", "CI", "->", "isTailCall", "(", ")", "||", "Attr", ".", "getValueAsString", "(", ")", "==", "", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "ARMISelLowering (2)2", "Func": "mayBeEmittedAsTailCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4727, "Length": 64, "Cover_Rate": 0.9846153846153847, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u64_p128", "(", "poly128_t", "__a", ")", "{", "return", "(", "uint64x2_t", ")", "__builtin_neon_vreinterpretv2diti", "("], "ground_truth": ["(", "__builtin_neon_ti", ")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_u64_p128", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4728, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "internal_label", ";", "rtx"], "ground_truth": ["symbol", ";"], "File": "pa3", "Func": "GTY", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4729, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVolatile", "=", "ST", "->", "isVolatile", "(", ")", ";", "bool", "isNonTemporal", "=", "ST", "->", "isNonTemporal", "(", ")", ";", "Tmp3", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Tmp3", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getStore", "(", "Tmp1", ",", "dl", ",", "Tmp3", ",", "Tmp2", ",", "ST", "->", "getPointerInfo", "(", ")", ",", "isVolatile", ",", "isNonTemporal", ",", "Alignment", ")", ";", "return", "Result"], "ground_truth": [";"], "File": "NVPTXISelLowering4", "Func": "LowerSTOREi1", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4730, "Length": 64, "Cover_Rate": 0.3950617283950617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "isStoreToStackSlot", "(", "const", "MachineInstr", "*", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "{", "if", "(", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", "&&", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "&&", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", ")", "{", "FrameIndex", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "return", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "}", "break", ";", "}", "default", ":", "break", ";", "}", "return", ""], "ground_truth": [";"], "File": "AVRInstrInfo15", "Func": "isStoreToStackSlot", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4731, "Length": 113, "Cover_Rate": 0.9576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "sh_expand_strlen", "(", "rtx", "*", "operands", ")", "{", "rtx", "addr1", "=", "operands", "[", "", "]", ";", "rtx", "current_addr", "=", "copy_addr_to_reg", "(", "XEXP", "(", "addr1", ",", "", ")", ")", ";", "rtx", "start_addr", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "rtx", "tmp0", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tmp1", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx_code_label", "*", "L_return", "=", "gen_label_rtx", "(", ")", ";", "rtx_code_label", "*", "L_loop_byte", "=", "gen_label_rtx", "(", ")", ";", "rtx", "jump", ";", "rtx_code_label", "*", "L_loop_long", "=", "gen_label_rtx", "(", ")", ";", "rtx_code_label", "*", "L_end_loop_long", "=", "gen_label_rtx", "(", ")", ";", "int", "align", "=", "INTVAL", "(", "operands", "[", "", "]", ")", ";", "emit_move_insn", "(", "operands", "[", "", "]", ",", "GEN_INT", "(", "-", "", ")", ")", ";", "emit_move_insn", "(", "start_addr", ",", "current_addr", ")", ";", "if", "(", "align", "<", "", ")", "{", "emit_insn", "(", "gen_tstsi_t", "(", "current_addr", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "jump", "=", "emit_jump_insn", "(", "gen_branch_false", "(", "L_loop_byte", ")", ")", ";", "add_int_reg_note", "(", "jump", ",", "REG_BR_PROB", ",", "prob_likely", ")", ";", "}", "emit_move_insn", "(", "tmp0", ",", "operands", "[", "", "]", ")", ";", "addr1", "=", "adjust_automodify_address", "(", "addr1", ",", "SImode", ",", "current_addr", ",", "", ")", ";", "emit_label", "(", "L_loop_long", ")", ";", "emit_move_insn", "(", "tmp1", ",", "addr1", ")", ";", "emit_move_insn", "(", "current_addr", ",", "plus_constant", "(", "Pmode", ",", "current_addr", ",", "", ")", ")", ";", "emit_insn", "(", "gen_cmpstr_t", "(", "tmp0", ",", "tmp1", ")", ")", ";", "jump", "=", "emit_jump_insn", "(", "gen_branch_false", "(", "L_loop_long", ")", ")", ";", "add_int_reg_note", "(", "jump", ",", "REG_BR_PROB", ",", "prob_likely", ")", ";", "emit_label", "(", "L_end_loop_long", ")", ";", "emit_move_insn", "(", "current_addr", ",", "plus_constant", "(", "Pmode", ",", "current_addr", ",", "-", "", ")", ")", ";", "addr1", "=", "adjust_address", "(", "addr1", ",", "QImode", ",", "", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "emit_insn", "(", "gen_extendqisi2", "(", "tmp1", ",", "addr1", ")", ")", ";", "emit_move_insn", "(", "current_addr", ",", "plus_constant", "(", "Pmode", ",", "current_addr", ",", "", ")", ")", ";", "emit_insn", "(", "gen_cmpeqsi_t", "(", "tmp1", ",", "const0_rtx", ")", ")", ";", "jump", "=", "emit_jump_insn", "(", "gen_branch_true", "(", "L_return", ")", ")", ";", "add_int_reg_note", "(", "jump", ",", "REG_BR_PROB", ",", "prob_likely", ")", ";", "}", "emit_barrier_after", "(", "jump", ")", ";", "emit_label", "(", "L_loop_byte", ")", ";", "emit_insn", "(", "gen_extendqisi2", "(", "tmp1", ",", "addr1", ")", ")", ";", "emit_move_insn", "(", "current_addr", ",", "plus_constant", "(", "Pmode", ",", "current_addr", ",", "", ")", ")", ";", "emit_insn", "(", "gen_cmpeqsi_t", "(", "tmp1", ",", "const0_rtx", ")", ")", ";", "jump", "=", "emit_jump_insn", "(", "gen_branch_false", "(", "L_loop_byte", ")", ")", ";", "add_int_reg_note", "(", "jump", ",", "REG_BR_PROB", ",", "prob_likely", ")", ";", "emit_label", "(", "L_return", ")", ";", "emit_insn", "(", "gen_addsi3", "(", "start_addr", ",", "start_addr", ",", "GEN_INT", "(", "", ")"], "ground_truth": [")", ")", ";"], "File": "sh-mem4", "Func": "sh_expand_strlen", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4732, "Length": 421, "Cover_Rate": 0.9568181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCStreamer", "*", "createMCStreamer", "(", "const", "Triple", "&", "TT", ",", "MCContext", "&", "Context", ",", "std", "::", "unique_ptr", "<", "MCAsmBackend", ">", "&&", "MAB", ",", "std", "::", "unique_ptr", "<", "MCObjectWriter", ">", "&&", "OW", ",", "std", "::", "unique_ptr", "<", "MCCodeEmitter", ">", "&&", "Emitter", ",", "bool", "RelaxAll", ")", "{", "return", "createELFStreamer", "(", "Context", ",", "std", "::", "move", "(", "MAB", ")", ",", "std", "::", "move", "(", "OW", ")", ",", "std", "::", "move", "("], "ground_truth": ["Emitter", ")", ",", "RelaxAll", ")", ";"], "File": "MINA32MCTargetDesc", "Func": "createMCStreamer", "Target": "MINA32", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4733, "Length": 74, "Cover_Rate": 0.9866666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createFlagsCopyLoweringPass"], "ground_truth": ["(", ")", "{"], "File": "X86FlagsCopyLowering", "Func": "createX86FlagsCopyLoweringPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4734, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_ALTIVEC", "&&", "ALTIVEC_VECTOR_MODE", "(", "mode", ")", "&&", "GET_CODE", "(", "x", ")", "==", "AND", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "-", "", ")", "x", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "RS6000_SYMBOL_REF_TLS_P", "(", "x", ")", ")", "return", "", ";", "if", "(", "legitimate_indirect_address_p", "(", "x", ",", "reg_ok_strict", ")", ")", "return", "", ";", "if", "(", "(", "GET_CODE", "(", "x", ")", "==", "PRE_INC", "||", "GET_CODE", "(", "x", ")", "==", "PRE_DEC", ")", "&&", "!", "ALTIVEC_VECTOR_MODE", "(", "mode", ")", "&&", "!", "SPE_VECTOR_MODE", "(", "mode", ")", "&&", "!", "(", "TARGET_E500_DOUBLE", "&&", "(", "mode", "==", "DFmode", "||", "mode", "==", "DImode", ")", ")", "&&", "TARGET_UPDATE", "&&", "legitimate_indirect_address_p", "(", "XEXP", "(", "x", ",", "", ")", ",", "reg_ok_strict", ")", ")", "return", "", ";", "if", "(", "rs6000_legitimate_small_data_p", "(", "mode", ",", "x", ")", ")", "return", "", ";", "if", "(", "legitimate_constant_pool_address_p", "(", "x"], "ground_truth": [")", ")", "return", "", ";"], "File": "rs60003", "Func": "rs6000_legitimate_address", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4735, "Length": 156, "Cover_Rate": 0.4984025559105431, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", ".", "getRegClass", "(", "DstReg", ")", ";", "assert", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "&&", "", ")", ";", "(", "void", ")", "TRI", ";", "unsigned", "mainDstReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "restoreDstReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "const", "BasicBlock", "*", "BB", "=", "MBB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "++", "MBB", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "*", "thisMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "mainMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "BB", ")", ";", "MachineBasicBlock", "*", "restoreMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "BB", ")", ";", "MachineBasicBlock", "*", "sinkMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "BB", ")", ";", "MF", "->", "insert", "(", "It", ",", "mainMBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "restoreMBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "sinkMBB", ")", ";", "restoreMBB", "->", "setHasAddressTaken", "(", ")", ";", "sinkMBB", "->", "splice", "(", "sinkMBB", "->", "begin", "(", ")", ",", "MBB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "MBB", "->", "end", "(", ")", ")", ";", "sinkMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "MBB", ")", ";", "unsigned", "LabelReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "LabelReg2", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "BufReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "unsigned", "FP", "=", "", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "BufReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "FP", ")", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "LabelReg", ",", "RegState", "::", "Define", ")", ".", "addMBB", "(", "restoreMBB", ",", "MCExpr", "::", "VK__HI", ")", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "LabelReg2", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "LabelReg", ",", "RegState", "::", "Kill", ")", ".", "addMBB", "(", "restoreMBB", ",", "MCExpr", "::", "VK__LO", ")", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "BufReg", ")", ".", "addImm", "(", "RegSize", ")", ".", "addReg", "(", "LabelReg2", ",", "RegState", "::", "Kill", ")", ";", "const", "unsigned", "", "=", "", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "BufReg", ")", ".", "addImm", "(", "", "*", "RegSize", ")", ".", "addReg", "(", "", ")", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "BufReg", ")", ".", "addImm", "(", "", "*", "RegSize", ")", ".", "addReg", "(", "", ")", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "restoreMBB", ")", ".", "addImm", "(", "", ")", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "mainMBB", ")"], "ground_truth": [".", "addImm", "(", "", ")", ";"], "File": "SparcISelLowering14", "Func": "emitEHSjLjSetJmp", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4736, "Length": 494, "Cover_Rate": 0.5902031063321386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is64Bit", "=", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64", "||", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", ";", "std", "::", "string", "Ret", ";", "if", "(", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", ")", "Ret", "=", "", ";", "else", "Ret", "=", "", ";", "Ret", "+=", "DataLayout", "::", "getManglingComponent", "("], "ground_truth": ["T", ")", ";"], "File": "PPCSubtarget28", "Func": "getDataLayoutString", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4737, "Length": 58, "Cover_Rate": 0.4603174603174603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vld1q_z_u16", "(", "uint16_t", "const", "*", "__base", ",", "mve_pred16_t", "__p", ")", "{", "return", "vldrhq_z_u16", "(", "__base", ",", "__p", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vld1q_z_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4738, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqshlq_m_sv8hi", "(", "__inactive", ",", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqshlq_m_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4739, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DirectXTargetMachine", "&", "getDirectXTargetMachine", "(", ")", "const", "{", "return", "getTM", "<", "DirectXTargetMachine"], "ground_truth": [">", "(", ")", ";"], "File": "DirectXTargetMachine", "Func": "getDirectXTargetMachine", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4740, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "body", ")", "!=", "SET", ")", "return", "false", ";", "rtx", "src", "=", "SET_SRC", "(", "body", ")", ";", "if", "(", "GET_CODE", "(", "src", ")", "!=", "SUBREG", ")", "return", "false", ";", "rtx", "inner", "=", "XEXP", "(", "src", ",", "", ")", ";", "return", "(", "GET_CODE", "(", "inner", ")", "=="], "ground_truth": ["MULT", ")", ";"], "File": "rs6000-p8swap", "Func": "has_part_mult", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4741, "Length": 52, "Cover_Rate": 0.7428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterBank", "*", "DstRB", "=", "RBI", ".", "getRegBank", "(", "DstReg", ",", "*", "MRI", ",", "TRI", ")", ";", "const", "bool", "IsVGPR", "=", "DstRB", "->", "getID", "(", ")", "==", "", ";", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "IsVGPR", "?", "", ":", "", ")", ")", ";", "if", "(", "IsVGPR", ")", "I", ".", "addOperand", "(", "*", "MF", ",", "MachineOperand", "::", "CreateReg", "(", "", ",", "false", ",", "true", ")", ")", ";", "return", "RBI", ".", "constrainGenericRegister", "(", "DstReg", ",", "IsVGPR", "?", "", ":", "", ",", "*"], "ground_truth": ["MRI", ")", ";"], "File": "AMDGPUInstructionSelector1", "Func": "selectG_GLOBAL_VALUE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4742, "Length": 85, "Cover_Rate": 0.6910569105691057, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "FIST", ".", "getNode", "(", ")", "&&", "", ")", ";", "if", "(", "StackSlot", ".", "getNode", "(", ")", ")", "return", "DAG", ".", "getLoad", "(", "Op", ".", "getValueType", "(", ")", ",", "SDLoc", "(", "Op"], "ground_truth": [")", ",", "FIST", ",", "StackSlot", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";"], "File": "X86ISelLowering (2)", "Func": "LowerFP_TO_UINT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4743, "Length": 52, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetFrameLowering", "::", "noFramePointerElim", "(", "MF", ")", "||", "MF", ".", "getSubtarget"], "ground_truth": ["<", "Subtarget", ">", "(", ")", ".", "useFastISel", "(", ")", ";"], "File": "ARMFrameLowering (2)1", "Func": "noFramePointerElim", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4744, "Length": 21, "Cover_Rate": 0.6176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmphiq_v8hi", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve2___arm_vcmphiq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4745, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "MVT", "XLenVT", "=", "Subtarget", ".", "getXLenVT", "(", ")", ";", "SDVTList", "ResultVTs", "=", "DAG", ".", "getVTList", "(", "XLenVT", ",", "XLenVT", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResultVTs"], "ground_truth": [",", "Op", ".", "getOperand", "(", "", ")", ")", ";"], "File": "RISCVISelLowering78", "Func": "lowerSETVL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4746, "Length": 46, "Cover_Rate": 0.7301587301587301, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "WhichResult", "=", "(", "M", "[", "", "]", "==", "", "?", "", ":", "", ")", ";", "unsigned", "Idx", "=", "WhichResult", "*", "NumElts", "/", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "i", "+=", "", ")", "{", "if", "(", "(", "M", "[", "i", "]", ">=", "", "&&", "(", "unsigned", ")", "M", "[", "i", "]", "!=", "Idx", ")", "||", "(", "M", "[", "i", "+", "", "]", ">=", "", "&&", "(", "unsigned", ")", "M", "[", "i", "+", "", "]", "!=", "Idx", "+", "NumElts", ")", ")", "return", "false", ";", "Idx", "+="], "ground_truth": ["", ";"], "File": "ARMISelLowering (2)", "Func": "isVZIPMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4747, "Length": 93, "Cover_Rate": 0.5740740740740741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCAssignFn", "*", "FastISel", "::", "CCAssignFnForCall", "(", "unsigned", "CC", ",", "bool", "isTaillCall", ")", "{", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "isTargetWin64", "(", ")", ")", "return", "CC__Win64_C", ";", "else", "if", "(", "CC", "==", "CallingConv", "::", "Fast", "&&", "isTaillCall", ")", "return", "CC__64_TailCall", ";", "else", "return", "CC__64_C", ";", "}", "if", "(", "CC", "==", "CallingConv", "::", "_FastCall", ")", "return", "CC__32_FastCall", ";", "else", "if", "(", "CC", "==", "CallingConv", "::", "Fast", ")", "return"], "ground_truth": ["CC__32_FastCC", ";"], "File": "X86FastISel41", "Func": "CCAssignFnForCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4748, "Length": 75, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "double", "value", ";", "__asm", "(", "", ":", "", "(", "value", ")", ":", "", "(", "x", ")"], "ground_truth": [")", ";"], "File": "math-3300", "Func": "sin", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4749, "Length": 18, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addInstSelector", "(", ")", "{", "PM", ".", "add", "(", "createISelDag", "(", "getTargetMachine"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "MipsTargetMachine86", "Func": "addInstSelector", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4750, "Length": 19, "Cover_Rate": 0.8260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "", ")", ";", "if", "(", "SDValue", "ZExt", "=", "lowerVectorShuffleAsZeroOrAnyExtend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "ZExt", ";", "if", "(", "isUnpackWdShuffleMask", "(", "Mask", ",", "", ")", "&&", "!", "V2", ".", "isUndef", "(", ")", "&&", "!", "Subtarget", ".", "hasAVX512", "(", ")", ")", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleAsSplitOrBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "bool", "Is128BitLaneRepeatedShuffle", "=", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ";", "if", "(", "Is128BitLaneRepeatedShuffle", ")", "{", "assert", "(", "RepeatedMask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "}", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "Subtarget", ".", "hasVLX", "(", ")", ")", "{", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleToEXPAND", "(", "DL", ",", "", ",", "Zeroable", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "}", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "SDValue", "VPermMask", "=", "getConstVector", "(", "Mask", ",", "", ",", "DAG", ",", "DL", ",", "true", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "VPermMask", ",", "V1", ")", ";", "}", "if", "(", "Is128BitLaneRepeatedShuffle", "&&", "isSingleSHUFPSMask", "(", "RepeatedMask", ")", ")", "{", "SDValue", "CastV1", "=", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ";", "SDValue", "CastV2", "=", "DAG", ".", "getBitcast", "(", "", ",", "V2", ")", ";", "SDValue", "ShufPS", "=", "lowerVectorShuffleWithSHUFPS", "(", "DL", ",", "", ",", "RepeatedMask", ",", "CastV1", ",", "CastV2", ","], "ground_truth": ["DAG", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "lowerV8I32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4751, "Length": 490, "Cover_Rate": 0.7608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsStore", ")", "{", "Src", "=", "Ldst", ".", "getOperand", "(", "BasePos", "-", "", ")", ";", "Ldst", ".", "RemoveOperand", "(", "BasePos", "-", "", ")", ";", "}", "Ldst", ".", "setDesc", "(", "AST", "->", "getInstrInfo", "(", ")", "->", "get", "(", "NewOpcode", ")", ")", ";", "Ldst", ".", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "NewBase", ",", "true", ")", ")", ";", "if", "(", "IsStore", ")", "Ldst", ".", "addOperand", "(", "Src", ")", ";", "Ldst", ".", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "BaseReg", ",", "false", ")", ")", ";", "Ldst", ".", "addOperand", "(", "NewOffset", ")"], "ground_truth": [";"], "File": "ARCOptAddrMode10", "Func": "changeToAddrMode", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4752, "Length": 88, "Cover_Rate": 0.4808743169398907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Chain", "*", "G", "=", "new", "Chain", "(", "MI", ",", "Idx", ",", "getColor", "(", "DestReg", ")", ")", ";", "ActiveChains", "[", "DestReg", "]", "=", "G", ";", "AllChains", ".", "insert", "(", "G", ")", ";", "}", "else", "if", "(", "isMla", "(", "MI", ")", ")", "{", "unsigned", "DestReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "AccumReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "maybeKillChain", "(", "MI", "->", "getOperand", "(", "", ")", ",", "Idx", ",", "ActiveChains", ")", ";", "maybeKillChain", "(", "MI", "->", "getOperand", "(", "", ")", ",", "Idx", ",", "ActiveChains", ")", ";", "if", "(", "DestReg", "!=", "AccumReg", ")", "maybeKillChain", "(", "MI", "->", "getOperand", "(", "", ")", ",", "Idx", ",", "ActiveChains", ")", ";", "if", "(", "ActiveChains", ".", "find", "(", "AccumReg", ")", "!=", "ActiveChains", ".", "end", "(", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "TRI", "->", "getName", "(", "AccumReg", ")", "<<", ""], "ground_truth": ["<<", "*", "MI", ")", ";"], "File": "AArch64A57FPLoadBalancing24", "Func": "scanInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4753, "Length": 154, "Cover_Rate": 0.36492890995260663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "enableShrinkWrapping", "(", "const", "MachineFunction", "&", "MF", ")"], "ground_truth": ["const", "{"], "File": "X86FrameLowering (2)4", "Func": "enableShrinkWrapping", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4754, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vshrq_m_n_uv8hi", "(", "__arm_vuninitializedq_u16", "(", ")", ",", "__a"], "ground_truth": [",", "__imm", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vshrq_x_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4755, "Length": 14, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SDNode", "::", "use_iterator", "I", "=", "LoadVal", "->", "use_begin", "(", ")", ";", "!", "I", ".", "atEnd", "(", ")", ";", "++", "I", ")", "{", "if", "(", "!", "", "(", "*", "I"], "ground_truth": [")", ")", "return", "false", ";"], "File": "AMDGPUISelLowering (2)", "Func": "usesAllNormalStores", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4756, "Length": 36, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "printUImmOperand", "(", "const", "MCInst", "*", "MI", ","], "ground_truth": ["int", "OpNum", ",", "raw_ostream", "&", "O", ")", "{"], "File": "SystemZInstPrinter10", "Func": "printUImmOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4757, "Length": 17, "Cover_Rate": 0.3469387755102041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "HazardRecognizer", "::", "atIssueLimit", "("], "ground_truth": [")", "const", "{"], "File": "TPCHazardRecognizer", "Func": "atIssueLimit", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4758, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type", ")", ")", "!=", "NULL", ")", "||", "(", "lookup_attribute", "(", "", ","], "ground_truth": ["TYPE_ATTRIBUTES", "(", "type", ")", ")", "!=", "NULL", ")", ";"], "File": "c4x", "Func": "c4x_assembler_function_p", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 4759, "Length": 29, "Cover_Rate": 0.6304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TargetInstrInfo", "::", "isSchedulingBoundary", "(", "MI", ",", "MBB", ",", "MF", ")", ")", "return", "true", ";", "return", "isSEHInstruction", "("], "ground_truth": ["MI", ")", ";"], "File": "AArch64InstrInfo118", "Func": "isSchedulingBoundary", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4760, "Length": 22, "Cover_Rate": 0.4888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumDataVectors", "=", "", ";", "NumPredicateVectors", "=", "Offset", ".", "getScalable", "(", ")", "/", "", ";", "if", "(", "NumPredicateVectors", "%", "", "==", "", "||", "NumPredicateVectors", "<", "-", "", "||", "NumPredicateVectors", ">", "", ")", "{", "NumDataVectors", "=", "NumPredicateVectors", "/", "", ";", "NumPredicateVectors", "-=", "NumDataVectors"], "ground_truth": ["*", "", ";"], "File": "AArch64InstrInfo105", "Func": "decomposeStackOffsetForFrameOffsets", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4761, "Length": 44, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "{", "const", "GlobalValue", "*", "GV", "=", "G", "->", "getGlobal", "(", ")", ";", "const", "Triple", "&", "TT", "=", "getTargetMachine", "(", ")", ".", "getTargetTriple", "(", ")", ";", "if", "(", "GV", "->", "hasExternalWeakLinkage", "(", ")", "&&", "(", "!", "TT", ".", "isOSWindows", "(", ")", "||", "TT", ".", "isOSBinFormatELF", "(", ")", "||", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", ")", "return", "false", ";", "}", "assert", "(", "(", "!", "isVarArg", "||", "CalleeCC", "==", "CallingConv", "::", "C", ")", "&&", "", ")", ";", "LLVMContext", "&", "C", "=", "*", "DAG", ".", "getContext", "(", ")", ";", "if", "(", "isVarArg", "&&", "!", "Outs", ".", "empty", "(", ")", ")", "{", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CalleeCC", ",", "isVarArg", ",", "MF", ",", "ArgLocs", ",", "C", ")", ";", "CCInfo", ".", "AnalyzeCallOperands", "(", "Outs", ",", "CCAssignFnForCall", "(", "CalleeCC", ",", "true", ")", ")", ";", "for", "(", "const", "CCValAssign", "&", "ArgLoc", ":", "ArgLocs", ")", "if", "(", "!", "ArgLoc", ".", "isRegLoc", "(", ")", ")", "return", "false", ";", "}", "if", "(", "!", "CCState", "::", "resultsCompatible", "(", "CalleeCC", ",", "CallerCC", ",", "MF", ",", "C", ",", "Ins", ",", "CCAssignFnForCall", "(", "CalleeCC", ",", "isVarArg", ")", ",", "CCAssignFnForCall", "(", "CallerCC", ",", "isVarArg", ")", ")", ")", "return", "false", ";", "const", "RegisterInfo", "*", "TRI", "=", "Subtarget", "->", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "CallerPreserved", "=", "TRI", "->"], "ground_truth": ["getCallPreservedMask", "(", "MF", ",", "CallerCC", ")", ";"], "File": "AArch64ISelLowering105", "Func": "isEligibleForTailCallOptimization", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4762, "Length": 229, "Cover_Rate": 0.43045112781954886, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Vd", "|=", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ")", ";", "unsigned", "Vm", "=", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ")", ";", "Vm", "|=", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ")", ";", "unsigned", "imm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "cmode", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "op", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "if", "(", "!", "(", "imm", "&", "", ")", ")", "{", "if", "(", "cmode", "==", "", ")", "{", "if", "(", "op", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "setOpcode", "(", "", ")", ";", "}", "if", "(", "hasFullFP16", ")", "{", "if", "(", "cmode", "==", "", ")", "{", "if", "(", "op", "==", "", ")", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "}", "else", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "}", "}", "if", "(", "cmode", "==", "", ")", "{", "if", "(", "op", "==", ""], "ground_truth": [")", "{"], "File": "ARMDisassembler15", "Func": "DecodeVCVTQ", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4763, "Length": 177, "Cover_Rate": 0.43703703703703706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SVEIntrinsicOpts", "::", "optimizeConvertFromSVBool", "(", "IntrinsicInst", "*", "I", ")", "{", "assert", "(", "I", "->", "getIntrinsicID", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "isa", "<", "PHINode", ">", "(", "I", "->", "getArgOperand", "(", ""], "ground_truth": [")", ")", ")", "return", "processPhiNode", "(", "I", ")", ";"], "File": "SVEIntrinsicOpts", "Func": "optimizeConvertFromSVBool", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4764, "Length": 44, "Cover_Rate": 0.3464566929133858, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "BaseType", "==", "FrameIndexBase", "||", "BaseReg", ".", "getNode", "(", ")", "!="], "ground_truth": ["nullptr", ";"], "File": "M680x0ISelDAGToDAG", "Func": "hasBase", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4765, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCVals", "[", "CC", "]", "=", "CCV", ";", "if", "(", "!", "CCV", "->", "hasName", "(", ")", ")", "CCV", "->", "setName", "(", "(", "Twine", "(", "getCCName", "(", "CC", ")", ")", "+", "", "+", "utostr", "(", "CCAssignments", "[", "CC", "]"], "ground_truth": ["++", ")", ")", ".", "str", "(", ")", ")", ";"], "File": "X86DCBasicBlock", "Func": "setCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4766, "Length": 46, "Cover_Rate": 0.7419354838709677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isBaseImmOffset", "(", "const", "MachineInstr", "&", "MI", ")"], "ground_truth": ["const", "{"], "File": "HexagonInstrInfo (2)2", "Func": "isBaseImmOffset", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4767, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CF", "!=", "NCM", ".", "end", "(", ")", ")", "{", "NodeVect", "&", "Cs", "=", "CF", "->", "second", ";", "for", "(", "GepNode", "*", "C", ":", "Cs", ")", "recalculatePlacementRec"], "ground_truth": ["(", "C", ",", "NCM", ",", "Loc", ")", ";"], "File": "HexagonCommonGEP12", "Func": "recalculatePlacementRec", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4768, "Length": 36, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isUInt", "<", "", ">", "(", "Imm", "->", "getZExtValue"], "ground_truth": ["(", ")", ")", ";"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "isLegalMUBUFImmOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4769, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "Msg", "=", "", ";", "uint64_t", "Mask", "=", "", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "sizeof", "(", "ErrorInfo", ")", "*", "", "-", "", ";", "++", "I", ")", "{", "if", "(", "ErrorInfo", "&", "Mask", ")", "{", "Msg", "+=", "", ";", "Msg", "+=", "getSubtargetFeatureName", "(", "ErrorInfo", "&", "Mask", ")", ";", "}", "Mask", "<<=", "", ";", "}", "return", "Error", "(", "IDLoc", ",", "Msg", ")", ";", "}", "case", "Match_InvalidOperand", ":", "{", "SMLoc", "ErrorLoc", "=", "IDLoc", ";", "if", "(", "ErrorInfo", "!=", "~", "", ")", "{", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")"], "ground_truth": [")", "return", "Error", "(", "IDLoc", ",", "", ")", ";"], "File": "SystemZAsmParser12", "Func": "MatchAndEmitInstruction", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4770, "Length": 104, "Cover_Rate": 0.3365695792880259, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "next", "==", "NULL", ")", "return", "false", ";", "return", "INSN_P", "(", "next", ")", "&&", "GET_CODE", "("], "ground_truth": ["PATTERN", "(", "next", ")", ")", "==", "SEQUENCE", ";"], "File": "sh4", "Func": "sequence_insn_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4771, "Length": 25, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "PPCPredicates", "Func": "InvertPredicate", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4772, "Length": 126, "Cover_Rate": 0.47547169811320755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "MI", ".", "getOpcode", "(", ")", ")"], "ground_truth": ["?", "", "(", "MI", ")", ":", "", ";"], "File": "X86InstrInfo64", "Func": "getCondFromSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4773, "Length": 17, "Cover_Rate": 0.4594594594594595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128d", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_loadl_pd", "(", "__m128d"], "ground_truth": ["__A", ",", "double", "const", "*", "__B", ")", "{"], "File": "emmintrin4", "Func": "_mm_loadl_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4774, "Length": 20, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitVTBL2", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";"], "ground_truth": ["return", "NULL", ";"], "File": "ARMIREmitter", "Func": "visitVTBL2", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4775, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MI", "->", "hasOptionalDef", "(", ")", "||", "!", "MCID", "->", "OpInfo", "[", "ccOutIdx", "]", ".", "isOptionalDef", "(", ")", ")", "{", "assert", "(", "!", "NewOpc", "&&", "", ")", ";", "return", ";", "}", "bool", "definesCPSR", "=", "false", ";", "bool", "deadCPSR", "=", "false", ";", "for", "(", "unsigned", "i", "=", "MCID", "->", "getNumOperands", "(", ")", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isDef", "(", ")", "&&", "MO", ".", "getReg", "(", ")"], "ground_truth": ["==", "", ")", "{"], "File": "ARMISelLowering (2)3", "Func": "AdjustInstrPostInstrSelection", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4776, "Length": 105, "Cover_Rate": 0.30791788856304986, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImmUnsignedi8", "(", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "return", "isImmUnsignedi8Value", "(", "CE", "->", "getValue"], "ground_truth": ["(", ")", ")", ";"], "File": "X86Operand (2)", "Func": "isImmUnsignedi8", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4777, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag", "(", "TargetMachine", "&", "TM", ",", "CodeGenOpt", "::", "Level", "OptLevel", ")", "{", "return", "new", "DAGToDAGISel", "(", "TM", ","], "ground_truth": ["OptLevel", ")", ";"], "File": "MSP430ISelDAGToDAG11", "Func": "createMSP430ISelDag", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4778, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ST", ".", "add", "(", "TD", ",", "MF", ","], "ground_truth": ["R", ")", ";"], "File": "SPIRVDuplicatesTracker", "Func": "add", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4779, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM"], "ground_truth": [")", ";"], "File": "MBlazeISelDAGToDAG", "Func": "getTargetMachine", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4780, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "VT", "==", "", ")", "return", "LowerFROUND32", "(", "Op", ",", "DAG", ")", ";", "if", "(", "VT", "==", "", ")", "return", "LowerFROUND64", "(", "Op", ",", "DAG", ")", ";", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "AMDGPUISelLowering (2)", "Func": "LowerFROUND", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4781, "Length": 42, "Cover_Rate": 0.6885245901639344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UserStack", ".", "push_back", "(", "U", ")", ";", "while", "(", "!", "UserStack", ".", "empty", "(", ")", ")", "{", "auto", "*", "UU", "=", "UserStack", ".", "pop_back_val", "(", ")", ";", "if", "(", "!", "VisitedUsers", ".", "insert", "(", "UU", ")", ".", "second", ")", "continue", ";", "if", "(", "isa", "<", "GlobalValue", ">", "(", "UU", ")", ")", "continue", ";", "if", "(", "isa", "<", "Constant", ">", "(", "UU", ")", ")", "{", "append_range", "(", "UserStack", ",", "UU", "->", "users", "(", ")", ")", ";", "continue", ";", "}", "auto", "*", "I", "=", "cast", "<", "Instruction", ">", "(", "UU", ")", ";", "Function", "*", "F", "=", "I", "->", "getFunction", "(", ")", ";", "if", "(", "CollectKernelInsts", ")", "{", "if", "(", "!", "llvm", "::", "", "(", "F", ")", ")", "{", "continue", ";", "}", "}", "else", "{", "if", "(", "llvm", "::", "", "(", "F", ")", ")", "{", "continue", ";", "}", "}", "FunctionToInsts", ".", "insert", "(", "std", "::", "make_pair", "(", "F", ",", "SmallPtrSet", "<", "Instruction", "*", ",", "", ">"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "AMDGPUReplaceLDSUseWithPointer2", "Func": "getFunctionToInstsMap", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4782, "Length": 158, "Cover_Rate": 0.683982683982684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printThumbAddrModeS2Operand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "Op", ",", "raw_ostream", "&", "O", ")", "{", "printThumbAddrModeRI5Operand", "(", "MI", ",", "Op", ",", "O", ","], "ground_truth": ["", ")", ";"], "File": "ARMAsmPrinter11", "Func": "printThumbAddrModeS2Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4783, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "STI", ".", "isRWPI", "(", ")", "&&", "!", "isReadOnly", ")", "{", "auto", "Offset", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MachineInstrBuilder", "OffsetMIB", ";", "if", "(", "UseMovt", ")", "{", "OffsetMIB", "=", "BuildMI", "(", "MBB", ",", "*", "MIB", ",", "MIB", "->", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "Offset", ")", ";", "OffsetMIB", ".", "addGlobalAddress", "(", "GV", ",", "", ",", "", ")", ";", "}", "else", "{", "OffsetMIB", "=", "BuildMI", "(", "MBB", ",", "*", "MIB", ",", "MIB", "->", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "Offset", ")", ";", "addOpsForConstantPoolLoad", "(", "OffsetMIB", ",", "GV", ",", "true", ")", ";", "}", "if", "(", "!", "constrainSelectedInstRegOperands", "(", "*", "OffsetMIB", ",", "TII", ",", "TRI", ",", "RBI", ")", ")", "return", "false", ";", "MIB", "->", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "MIB", "->", "RemoveOperand", "(", "", ")", ";", "MIB", ".", "addReg", "(", "", ")", ".", "addReg", "(", "Offset", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ".", "add", "(", "condCodeOp", "(", ")", ")", ";", "return", "constrainSelectedInstRegOperands", "(", "*", "MIB", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "}", "if", "(", "STI", ".", "isTargetELF", "(", ")", ")", "{", "if", "(", "UseMovt", ")", "{", "MIB", "->", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "}", "else", "{", "MIB", "->", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "MIB", "->", "RemoveOperand", "(", "", ")", ";", "addOpsForConstantPoolLoad", "(", "MIB", ",", "GV", ",", "false", ")", ";", "}", "}", "else", "if", "(", "STI", ".", "isTargetMachO", "(", ")", ")", "{", "if", "(", "UseMovt", ")", "MIB", "->", "setDesc", "(", "TII", ".", "get", "(", ""], "ground_truth": [")", ")", ";"], "File": "ARMInstructionSelector (2)", "Func": "selectGlobal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4784, "Length": 269, "Cover_Rate": 0.32566585956416466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Subtarget", ".", "is64Bit", "(", ")", "&&", "Subtarget", ".", "hasStdExtF", "(", ")", "&&", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op", ".", "getValueType", "(", ")", "!=", "", "||", "Op0", ".", "getValueType", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "NewOp0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op0", ")", ";", "SDValue", "FPConv", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "NewOp0", ")", ";", "return", "FPConv", ";", "}", "case", ""], "ground_truth": [":"], "File": "RISCVISelLowering13", "Func": "LowerOperation", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4785, "Length": 95, "Cover_Rate": 0.31456953642384106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_s32_u32", "(", "uint32x2_t", "__a", ")", "{", "return", "(", "int32x2_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon_vreinterpret_s32_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4786, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "set", "<", "unsigned", ">", "getBlockPredicates", "(", ")", "const", "{", "std", "::", "set", "<", "unsigned", ">", "result", ";", "for", "(", "auto", "const", "&", "pair", ":"], "ground_truth": ["InstrPred", ")", "{"], "File": "PredicatedBlock", "Func": "getBlockPredicates", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4787, "Length": 29, "Cover_Rate": 0.6744186046511628, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mode", "=", "GET_MODE", "(", "operands", "[", "", "]", ")", ";", "if", "(", "rtx", "shifts", "=", "aarch64_convert_mult_to_shift", "(", "operands", "[", "", "]", ",", "code", ")", ")", "{", "rtx", "product", "=", "expand_binop", "(", "mode", ",", "vashl_optab", ",", "operands", "[", "", "]", ",", "shifts", ",", "NULL_RTX", ",", "true", ",", "OPTAB_DIRECT", ")", ";", "force_expand_binop", "(", "mode", ",", "code", "==", "PLUS", "?", "add_optab", ":", "sub_optab", ",", "operands", "[", "", "]", ",", "product", ",", "operands", "[", "", "]", ",", "true", ",", "OPTAB_DIRECT", ")", ";", "return", "true", ";", "}", "operands", "[", "", "]", "=", "force_reg", "(", "mode", ",", "operands", "[", "", "]", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "aarch64", "Func": "aarch64_prepare_sve_int_fma", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4788, "Length": 101, "Cover_Rate": 0.8938053097345132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isAndOrOfSetCCs", "(", "SDValue", "Op", ",", "unsigned", "&", "Opc", ")", "{", "Opc", "=", "Op", ".", "getOpcode", "(", ")", ";", "if", "(", "Opc", "!=", "", "&&", "Opc", "!=", "", ")", "return", "false", ";", "return", "(", "", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", ")", "&&", "Op", ".", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", "&&", "", "(", "Op", ".", "getOperand"], "ground_truth": ["(", "", ")", ".", "getOpcode", "(", ")", ")", "&&", "Op", ".", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", ";"], "File": "M680x0ISelLowering", "Func": "isAndOrOfSetCCs", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4789, "Length": 86, "Cover_Rate": 0.9052631578947369, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "aarch64_classify_address", "(", "&", "addr", ",", "op", ","], "ground_truth": ["mode", ",", "false", ")", ")", "return", "false", ";"], "File": "aarch64", "Func": "aarch64_sve_prefetch_operand_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4790, "Length": 18, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_unpackhi_epi32", "(", "__m512i"], "ground_truth": ["__A", ",", "__m512i", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_unpackhi_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4791, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrmlsldavhaq", "(", "int64_t", "__a", ",", "int32x4_t", "__b", ",", "int32x4_t", "__c", ")", "{", "return", "__arm_vrmlsldavhaq_s32", "(", "__a", ",", "__b", ","], "ground_truth": ["__c", ")", ";"], "File": "arm", "Func": "mve___arm_vrmlsldavhaq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4792, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "cast", "<", "Operator", ">", "(", "V", ")", ".", "getOpcode", "(", ")", ")", "{", "case", "Instruction", "::", "PHI", ":", "case", "Instruction", "::", "BitCast", ":", "case", "Instruction", "::", "AddrSpaceCast", ":", "case", "Instruction", "::", "GetElementPtr", ":", "return", "true"], "ground_truth": [";"], "File": "NVPTXInferAddressSpaces", "Func": "isAddressExpression", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4793, "Length": 38, "Cover_Rate": 0.5507246376811594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getShaderType", "(", ")", "==", "ShaderType", "::", "COMPUTE", "?", "", ":", "ST", ".", "getWavefrontSize"], "ground_truth": ["(", ")", ";"], "File": "SIMachineFunctionInfo (2)2", "Func": "getMaximumWorkGroupSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4794, "Length": 17, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Op1", ".", "isSymbol", "(", ")", ")", "return", "false", ";", "StringRef", "Name", "(", "Op1", ".", "getSymbolName", "(", ")", ")", ";", "bool", "CallReturnsInput", "=", "Name", "==", "TLI", ".", "getLibcallName", "(", "RTLIB", "::", "MEMCPY", ")", "||", "Name", "==", "TLI", ".", "getLibcallName", "(", "RTLIB", "::", "MEMMOVE", ")", "||", "Name", "==", "TLI", ".", "getLibcallName", "(", "RTLIB", "::", "MEMSET", ")", ";", "if", "(", "!", "CallReturnsInput", ")", "return", "false", ";", "LibFunc", "Func", ";", "if", "(", "!", "LibInfo", ".", "getLibFunc", "(", "Name", ",", "Func", ")", ")", "return", "false", ";", "unsigned", "FromReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "ToReg", "=", "MI", ".", "getOperand", "("], "ground_truth": ["", ")", ".", "getReg", "(", ")", ";"], "File": "WebAssemblyMemIntrinsicResults2", "Func": "optimizeCall", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4795, "Length": 112, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "return", "FPOffset", ";", "}", "else", "if", "(", "hasMovingSP", ")", "{", "assert", "(", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", "&&", "", ")", ";", "if", "(", "AFI", "->", "isThumb2Function", "(", ")", ")", "{", "if", "(", "FPOffset", ">=", "-", "", "&&", "FPOffset", "<", "", ")", "{", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "return", "FPOffset", ";", "}", "}", "}", "else", "if", "(", "AFI", "->", "isThumb2Function", "(", ")", ")", "{", "if", "(", "Offset", ">=", "", "&&", "(", "Offset", "&", "", ")", "==", "", "&&", "Offset", "<=", "", ")", "return", "Offset", ";", "if", "(", "FPOffset", ">=", "-", "", "&&", "FPOffset", "<", "", ")", "{", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "return", "FPOffset", ";", "}", "}", "else", "if", "(", "Offset", ">", "(", "FPOffset", "<", "", "?", "-", "FPOffset", ":", "FPOffset", ")", ")", "{", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "MF"], "ground_truth": [")", ";"], "File": "ARMFrameLowering102", "Func": "ResolveFrameIndexReference", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4796, "Length": 150, "Cover_Rate": 0.37220843672456577, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ref", ".", "Def", "."], "ground_truth": ["DU", "=", "U", ";"], "File": "RDFGraph", "Func": "setReachedUse", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4797, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "&", "llvm", "::", "getTheThumbBETarget", "(", ")", "{", "static", "Target", "TheThumbBETarget", ";", "return"], "ground_truth": ["TheThumbBETarget", ";"], "File": "ARMTargetInfo (2)", "Func": "getTheThumbBETarget", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4798, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vclsq_m_s32", "(", "__inactive", ","], "ground_truth": ["__a", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vclsq_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4799, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "MII", "=", "MF", ".", "begin", "(", ")", "->", "begin", "(", ")", ",", "MIE", "=", "MF", ".", "begin", "(", ")", "->", "end", "(", ")", ";", "MII", "!=", "MIE", ";", ")", "{", "MachineInstr", "*", "MI", "=", "&", "*", "MII", "++", ";", "if", "(", "MI", "->", "isImplicitDef", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ")", "{", "LiveInterval", "&", "LI", "=", "LIS", ".", "getInterval", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "LIS", ".", "removeVRegDefAt", "(", "LI", ",", "LIS", ".", "getInstructionIndex", "(", "*", "MI", ")", ".", "getRegSlot", "(", ")", ")", ";", "LIS", ".", "RemoveMachineInstrFromMaps", "(", "*", "MI", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "}", "}", "return"], "ground_truth": ["false", ";"], "File": "WebAssemblyOptimizeLiveIntervals", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4800, "Length": 120, "Cover_Rate": 0.45977011494252873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int", ")", "__builtin_c6x_saddu4", "(", "(", "__uv4qi", ")", "src1"], "ground_truth": [",", "(", "__uv4qi", ")", "src2", ")", ";"], "File": "c6x", "Func": "intrinsics__saddu4", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 4801, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NodeId", "getReachingDef", "(", ")", "const", "{", "return", "Ref", "."], "ground_truth": ["RD", ";"], "File": "RDFGraph", "Func": "getReachingDef", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4802, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm"], "ground_truth": ["(", "getVectorIndex", "(", ")", ")", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "addMVEPairVectorIndexOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4803, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "from", "==", "FP_REGS", "&&", "to", "!=", "FP_REGS", ")", "||", "(", "from", "!=", "FP_REGS", "&&", "to", "==", "FP_REGS", ")", ")", "return", "", ";", "else", "if", "(", "from", "==", "HIGH_REGS", "||", "to", "==", "HIGH_REGS", ")", "return", "optimize_size", "?", "", ":", "", ";", "else", "return", ""], "ground_truth": [";"], "File": "nds325", "Func": "nds32_register_move_cost", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4804, "Length": 47, "Cover_Rate": 0.746031746031746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CustomListScheduler", "::", "DelayForLiveRegsBottomUp", "(", "SUnit", "*", "SU", ",", "SmallVector", "<", "unsigned", ",", "", ">", "&", "LRegs", ")", "{", "return", "false"], "ground_truth": [";"], "File": "TMS320C64XScheduler", "Func": "DelayForLiveRegsBottomUp", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4805, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAssembler", "&", "MCA", "=", "getStreamer", "(", ")", ".", "getAssembler", "(", ")", ";", "Pic", "=", "MCA", ".", "getContext", "(", ")", ".", "getObjectFileInfo", "(", ")", "->", "isPositionIndependent", "(", ")", ";", "const", "FeatureBitset", "&", "Features", "=", "STI", ".", "getFeatureBits", "(", ")", ";", "unsigned", "EFlags", "=", "MCA", ".", "getELFHeaderEFlags", "(", ")", ";", "ABI", "=", "ABIInfo", "(", "STI", ".", "getTargetTriple", "(", ")", ".", "getArch", "(", ")", "==", "Triple", "::", "ArchType", "::", "mipsel", "||", "STI", ".", "getTargetTriple", "(", ")", ".", "getArch", "(", ")", "==", "Triple", "::", "ArchType", "::", "mips", "?", "ABIInfo", "::", "O32", "(", ")", ":", "ABIInfo", "::", "N64", "(", ")", ")", ";", "if", "(", "Features", "[", "", "]", ")", "EFlags", "|=", "ELF", "::", "EF_MIPS_ARCH_64R6", ";", "else", "if", "(", "Features", "[", "", "]", "||", "Features", "[", "", "]", "||", "Features", "[", "", "]", ")", "EFlags", "|=", "ELF", "::", "EF_MIPS_ARCH_64R2", ";", "else", "if", "(", "Features", "[", "", "]", ")", "EFlags", "|=", "ELF", "::", "EF_MIPS_ARCH_64", ";", "else", "if", "(", "Features", "[", "", "]", ")", "EFlags", "|=", "ELF", "::", "EF_MIPS_ARCH_5", ";", "else", "if", "(", "Features", "[", "", "]", ")", "EFlags", "|=", "ELF", "::", "EF_MIPS_ARCH_4", ";", "else", "if", "(", "Features", "[", "", "]", ")", "EFlags"], "ground_truth": ["|=", "ELF", "::", "EF_MIPS_ARCH_3", ";"], "File": "MipsTargetStreamer (2)1", "Func": "MipsTargetELFStreamer", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4806, "Length": 190, "Cover_Rate": 0.5307262569832403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ProcessCallArgs", "(", "Args", ",", "ArgRegs", ",", "ArgVTs", ",", "ArgFlags", ",", "RegArgs", ",", "CC", ",", "NumBytes", ")", ")", "return", "false", ";", "MachineInstrBuilder", "MIB", ";", "unsigned", "CallOpc", "=", "SelectCallOp", "(", "NULL", ")", ";", "if", "(", "isThumb2", ")", "MIB", "=", "AddDefaultPred", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "CallOpc", ")", ")", ")", ".", "addExternalSymbol", "(", "TLI", ".", "getLibcallName", "(", "Call", ")", ")", ";", "else", "MIB", "=", "AddDefaultPred", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "CallOpc", ")", ")", ".", "addExternalSymbol", "(", "TLI", ".", "getLibcallName", "(", "Call", ")", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegArgs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "MIB", ".", "addReg", "(", "RegArgs", "[", "i", "]", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "UsedRegs", ";", "if", "(", "!", "FinishCall", "(", "RetVT", ",", "UsedRegs", ",", "I", ",", "CC", ",", "NumBytes", ")", ")", "return", "false", ";", "static_cast", "<", "MachineInstr", "*", ">", "(", "MIB", ")"], "ground_truth": ["->", "setPhysRegsDeadExcept", "(", "UsedRegs", ",", "TRI", ")", ";"], "File": "ARMFastISel56", "Func": "ARMEmitLibcall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4807, "Length": 186, "Cover_Rate": 0.3875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerELFTLSDescCallSeq", "(", "SDValue", "SymAddr", ",", "const", "SDLoc", "&", "DL", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getEntryNode", "(", ")", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NodeTys"], "ground_truth": [",", "{", "Chain", ",", "SymAddr", "}", ")", ";"], "File": "AArch64ISelLowering (2)", "Func": "LowerELFTLSDescCallSeq", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4808, "Length": 71, "Cover_Rate": 0.6698113207547169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMContext", "&", "Ctx", "=", "F", ".", "getContext", "(", ")", ";", "IntegerType", "*", "I16", "=", "Type", "::", "getInt16Ty", "(", "Ctx", ")", ";", "FunctionType", "*", "FnType", "=", "FunctionType", "::", "get", "(", "Type", "::", "getVoidTy", "(", "Ctx", ")", ",", "{", "Type", "::", "getInt8PtrTy", "(", "Ctx", ")", ",", "I16", "}", ",", "false", ")", ";", "Constant", "*", "Fn", "=", "F", ".", "getParent", "(", ")", "->", "getOrInsertFunction", "(", "SymName", ",", "FnType", ")", ";", "Value", "*", "FunctionName", "=", "CreateStringPtr", "(", "BB"], "ground_truth": [",", "F", ".", "getName", "(", ")", ")", ";"], "File": "SNESInstrumentFunctions", "Func": "BuildSignatureCall", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4809, "Length": 82, "Cover_Rate": 0.6029411764705882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vabdq_m_u16", "(", "uint16x8_t", "__inactive", ",", "uint16x8_t", "__a", ","], "ground_truth": ["uint16x8_t", "__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vabdq_m_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4810, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ExpandPseudo", "::", "ExpandMI", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ")", "{", "MachineInstr", "&", "MI", "=", "*", "MBBI", ";", "unsigned", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "DebugLoc", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "bool", "isMem", "=", "Opcode", "==", "", "||", "Opcode", "==", "", ";", "MachineOperand", "&", "JumpTarget", "=", "MBBI", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "StackAdjust", "=", "MBBI", "->", "getOperand", "(", "isMem", "?", "", ":", "", ")", ";", "assert", "(", "StackAdjust", ".", "isImm", "(", ")", "&&", "", ")", ";", "int", "StackAdj", "=", "StackAdjust", ".", "getImm", "(", ")", ";", "if", "(", "StackAdj", ")", "{", "StackAdj", "+=", "FL", "->", "mergeSPUpdates", "(", "MBB", ",", "MBBI", ",", "true", ")", ";", "FL", "->", "emitSPUpdate", "(", "MBB", ",", "MBBI", ",", "StackAdj", ",", "true", ")", ";", "}", "bool", "IsWin64", "=", "STI", "->", "isTargetWin64", "(", ")", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "unsigned", "Op", "=", "(", "Opcode", "==", "", ")", "?", "", ":", "(", "IsWin64", "?", "", ":", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "Op", ")", ")", ";", "if", "(", "JumpTarget", ".", "isGlobal", "(", ")", ")", "MIB", ".", "addGlobalAddress", "(", "JumpTarget", ".", "getGlobal", "(", ")", ",", "JumpTarget", ".", "getOffset", "(", ")", ",", "JumpTarget", ".", "getTargetFlags", "(", ")", ")", ";", "else", "{", "assert", "(", "JumpTarget", ".", "isSymbol", "(", ")", ")", ";", "MIB", ".", "addExternalSymbol", "(", "JumpTarget", ".", "getSymbolName", "(", ")", ",", "JumpTarget", ".", "getTargetFlags", "(", ")", ")", ";", "}", "}", "else", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "unsigned", "Op", "=", "(", "Opcode", "==", "", ")", "?", "", ":", "(", "IsWin64", "?", "", ":", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "Op", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "MBBI", "->", "getOperand", "(", "i", ")", ")", ";", "}", "else", "if", "(", "Opcode", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "IsWin64", "?", "", ":", "", ")", ")", ".", "addReg", "(", "JumpTarget", ".", "getReg", "(", ")", ",", "RegState", "::", "Kill", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "JumpTarget", ".", "getReg", "(", ")", ",", "RegState", "::", "Kill", ")", ";", "}", "MachineInstr", "*", "NewMI", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "NewMI", "->", "copyImplicitOps", "(", "*", "MBBI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MBBI", ")", ";", "MBB", ".", "erase", "(", "MBBI", ")", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "MachineOperand", "&", "DestAddr", "=", "MBBI", "->", "getOperand", "(", "", ")", ";", "assert", "(", "DestAddr", ".", "isReg", "(", ")", "&&", "", ")", ";", "const", "bool", "Uses64BitFramePtr", "=", "STI", "->", "isTarget64BitLP64", "("], "ground_truth": [")", "||", "STI", "->", "isTargetNaCl64", "(", ")", ";"], "File": "X86ExpandPseudo22", "Func": "ExpandMI", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4811, "Length": 513, "Cover_Rate": 0.7633928571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "BitWidth", ")", "{", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", ""], "ground_truth": [";"], "File": "SIRegisterInfo58", "Func": "getAGPRClassForBitWidth", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4812, "Length": 68, "Cover_Rate": 0.6017699115044248, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrndaq_m_f32", "(", "float32x4_t", "__inactive", ",", "float32x4_t", "__a", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vrndaq_m_fv4sf", "(", "__inactive", ",", "__a", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vrndaq_m_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4813, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "clear", "(", ")", ";", "MI", ".", "setOpcode", "(", "", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "while", "(", "Result", "==", "Success", "&&", "Complete", "==", "false", ")", "{", "if", "(", "Bytes", ".", "size", "(", ")", "<", "HEXAGON_INSTR_SIZE", ")", "return", "MCDisassembler", "::", "Fail", ";", "MCInst", "*", "Inst", "=", "new", "(", "getContext", "(", ")", ")", "MCInst", ";", "Result", "=", "getSingleInstruction", "(", "*", "Inst", ",", "MI", ",", "Bytes", ",", "Address", ",", "os", ","], "ground_truth": ["cs", ",", "Complete", ")", ";"], "File": "HexagonDisassembler35", "Func": "getInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4814, "Length": 83, "Cover_Rate": 0.4911242603550296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Alignment", "=", "ST", "->", "getAlignment", "(", ")", ";", "isLoad", "=", "false", ";", "}", "else", "return", "false", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "{", "if", "(", "!", "Subtarget", ".", "hasQPX", "(", ")", "||", "(", "VT", "!=", "", "&&", "VT", "!=", "", ")", ")", "{", "return", "false", ";", "}", "else", "if", "(", "SelectAddressRegRegOnly", "(", "Ptr", ",", "Offset", ",", "Base", ",", "DAG", ")", ")", "{", "AM", "=", "", ";", "return", "true", ";", "}", "}", "if", "(", "SelectAddressRegReg", "(", "Ptr", ",", "Base", ",", "Offset", ",", "DAG", ")", ")", "{", "bool", "Swap", "=", "false", ";", "if", "(", "isa", "<", "FrameIndexSDNode", ">", "(", "Base", ")", "||", "isa", "<", "RegisterSDNode", ">", "(", "Base", ")", ")", "Swap", "=", "true", ";", "else", "if", "(", "!", "isLoad", ")", "{", "SDValue", "Val", "=", "cast", "<", "StoreSDNode", ">", "(", "N", ")", "->", "getValue", "(", ")", ";", "if", "(", "Val", "==", "Base", "||", "Base", ".", "getNode", "(", ")", "->", "isPredecessorOf", "(", "Val", ".", "getNode", "(", ")", ")", ")", "Swap", "=", "true", ";", "}", "if", "(", "Swap", ")", "std", "::", "swap", "(", "Base", ",", "Offset", ")", ";", "AM", "=", "", ";", "return", "true", ";", "}", "if", "(", "VT", "!=", "", ")", "{", "if", "(", "!", "SelectAddressRegImm", "(", "Ptr", ",", "Offset", ",", "Base", ",", "DAG", ",", "", ")", ")", "return", "false", ";", "}", "else", "{", "if", "(", "Alignment", "<", "", ")", "return", "false", ";", "if", "(", "!", "SelectAddressRegImm", "(", "Ptr", ",", "Offset", ",", "Base", ",", "DAG", ",", "", ")", ")", "return", "false", ";", "}", "if", "(", "LoadSDNode", "*", "LD", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "N", ")", ")", "{", "if", "(", "LD", "->", "getValueType", "(", "", ")", "==", "", "&&", "LD", "->", "getMemoryVT", "(", ")", "==", "", "&&", "LD", "->", "getExtensionType", "(", ")", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Offset", ")", ")", "return", "false", ";", "}", "AM", "="], "ground_truth": ["", ";"], "File": "PPCISelLowering", "Func": "getPreIndexedAddressParts", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4815, "Length": 300, "Cover_Rate": 0.6756756756756757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "label2", "=", "gen_label_rtx", "(", ")", ";", "rtx", "tmp", "=", "gen_reg_rtx", "(", "XFmode", ")", ";", "rtx", "tmp2", "=", "gen_reg_rtx", "(", "XFmode", ")", ";", "emit_insn", "(", "gen_absxf2", "(", "tmp", ",", "op1", ")", ")", ";", "emit_insn", "(", "gen_cmpxf", "(", "tmp", ",", "CONST_DOUBLE_FROM_REAL_VALUE", "(", "REAL_VALUE_ATOF", "(", "", ",", "XFmode", ")", ",", "XFmode", ")", ")", ")", ";", "emit_jump_insn", "(", "gen_bge", "(", "label1", ")", ")", ";", "emit_move_insn", "(", "tmp2", ",", "standard_80387_constant_rtx", "(", "", ")", ")", ";", "emit_insn", "(", "gen_fyl2xp1_xf3", "(", "op0", ",", "tmp2", ",", "op1"], "ground_truth": [")", ")", ";"], "File": "i3863", "Func": "ix86_emit_i387_log1p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4816, "Length": 83, "Cover_Rate": 0.51875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCInstLower", "::", "lowerInstruction", "(", "const", "MachineInstr", "&", "MI", ",", "MCInst", "&", "OutMI", ")", "const", "{", "OutMI", ".", "setOpcode", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "for", "(", "MachineOperand", "const", "&", "MO", ":", "MI", ".", "operands", "(", ")", ")", "{", "MCOperand", "MCOp"], "ground_truth": [";"], "File": "StackPU2MCInstLower", "Func": "lowerInstruction", "Target": "StackPU2", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4817, "Length": 44, "Cover_Rate": 0.34108527131782945, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "signed", "short", ")"], "ground_truth": ["__builtin_altivec_vspltish", "(", "a1", ")", ";"], "File": "altivec4", "Func": "vec_splat_s16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4818, "Length": 11, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrhaddq_m_u32", "(", "uint32x4_t", "__inactive", ",", "uint32x4_t", "__a", ",", "uint32x4_t", "__b", ",", "mve_pred16_t"], "ground_truth": ["__p", ")", "{"], "File": "arm", "Func": "mve___arm_vrhaddq_m_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4819, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "int", "rx_function_arg_boundary", "(", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "const_tree", "type", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "TARGET_GCC_ABI", ")", "return", "STACK_BOUNDARY", ";", "if", "(", "type", ")", "{", "if", "(", "DECL_P", "(", "type", ")", ")", "return", "DECL_ALIGN"], "ground_truth": ["(", "type", ")", ";"], "File": "rx", "Func": "rx_function_arg_boundary", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4820, "Length": 39, "Cover_Rate": 0.78, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitW64Tables", "(", ")", ";", "MCWinCOFFStreamer", "::", "FinishImpl"], "ground_truth": ["(", ")", ";"], "File": "X86WinCOFFStreamer", "Func": "FinishImpl", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4821, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "bool", "ReverseVEXT", ",", "isV_UNDEF", ";", "unsigned", "Imm", ",", "WhichResult", ";", "unsigned", "EltSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "if", "(", "EltSize", ">=", "", "||", "ShuffleVectorSDNode", "::", "isSplatMask", "(", "&", "M", "[", "", "]", ",", "VT", ")", "||", "ShuffleVectorInst", "::", "isIdentityMask", "(", "M", ")", "||", "isVREVMask", "(", "M", ",", "VT", ",", "", ")", "||", "isVREVMask", "(", "M", ",", "VT", ",", "", ")", "||", "isVREVMask", "(", "M", ",", "VT", ",", "", ")", ")", "return", "true", ";", "else", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", "&&", "(", "isVEXTMask", "(", "M", ",", "VT", ",", "ReverseVEXT", ",", "Imm", ")", "||", "isVTBLMask", "(", "M"], "ground_truth": [",", "VT", ")", "||", "isNEONTwoResultShuffleMask", "(", "M", ",", "VT", ",", "WhichResult", ",", "isV_UNDEF", ")", ")", ")", "return", "true", ";"], "File": "ARMISelLowering (2)6", "Func": "isShuffleMaskLegal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4822, "Length": 119, "Cover_Rate": 0.3371104815864023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_vfmaddpd256_maskz", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")", "__B", ",", "-", "(", "__v4df", ")", "__C"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_maskz_fmsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4823, "Length": 28, "Cover_Rate": 0.49122807017543857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "replaceConstantUsesInFunction", "(", "ConstantExpr", "*", "C", ",", "const", "Function", "*", "F", ")", "{", "SetVector", "<", "Instruction", "*", ">"], "ground_truth": ["InstUsers", ";"], "File": "AMDGPULDSUtils", "Func": "replaceConstantUsesInFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4824, "Length": 20, "Cover_Rate": 0.425531914893617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "(", "unsigned", "int", ")", "align_functions", "<", "max_align", ")", "align", "=", "align_functions", ";", "else", "align", "=", "max_align", ";", "ofs", "=", "prev_in_use", "=", "", ";", "i", "=", "get_insns", "(", ")", ";", "if", "(", "GET_CODE", "(", "i", ")", "==", "NOTE", ")", "i", "=", "next_nonnote_insn", "(", "i", ")", ";", "ldgp", "=", "alpha_function_needs_gp", "?", "", ":", "", ";", "while", "(", "i", ")", "{", "next", "=", "(", "*", "next_group", ")", "(", "i", ",", "&", "in_use", ",", "&", "len", ")", ";", "if", "(", "GET_CODE", "(", "i", ")", "==", "CODE_LABEL", ")", "{", "unsigned", "int", "new_align", "=", "", "<<", "label_to_alignment", "(", "i", ")", ";", "if", "(", "new_align", ">=", "align", ")", "{", "align", "=", "new_align", "<", "max_align", "?", "new_align", ":", "max_align", ";", "ofs", "=", "", ";", "}", "else", "if", "(", "ofs", "&", "(", "new_align", "-", "", ")", ")", "ofs", "=", "(", "ofs", "|", "(", "new_align", "-", "", ")", ")", "+", "", ";", "gcc_assert", "(", "!", "len", ")", ";", "}", "else", "if", "(", "in_use", "==", "", ")", "{", "if", "(", "len", "<", "", ")", "{", "ofs", "=", "", ";", "align", "=", "", ";", "len", "=", "", ";", "}", "}", "else", "if", "(", "(", "int", ")", "align", "<", "len", ")", "{", "unsigned", "int", "new_log_align", "=", "len", ">", "", "?", "", ":", "", ";", "rtx", "prev", ",", "where", ";", "where", "=", "prev", "=", "prev_nonnote_insn", "(", "i", ")", ";", "if", "(", "!", "where", "||", "GET_CODE", "(", "where", ")", "!=", "CODE_LABEL", ")", "where", "=", "i", ";", "if", "(", "!", "(", "TARGET_EXPLICIT_RELOCS", "&&", "prev", "&&", "GET_CODE", "(", "prev", ")", "==", "CALL_INSN", ")", ")", "{", "emit_insn_before", "(", "gen_realign", "(", "GEN_INT", "(", "new_log_align", ")", ")", ",", "where", ")", ";", "align", "=", "", "<<", "new_log_align", ";", "ofs", "=", "", ";", "}", "}", "else", "if", "(", "ldgp", ">", "", ")", "ldgp", "-=", "len", ";", "else", "if", "(", "ofs", "+", "len", ">", "(", "int", ")", "align", ")", "{", "int", "nop_count", "=", "(", "align", "-", "ofs", ")", "/", "", ";", "rtx", "where", ";", "where", "=", "prev_nonnote_insn", "(", "i", ")", ";", "if", "(", "where", ")", "{", "if", "(", "GET_CODE", "(", "where", ")", "==", "CODE_LABEL", ")", "{", "rtx", "where2", "=", "prev_nonnote_insn", "(", "where", ")", ";", "if", "(", "where2", "&&", "GET_CODE", "(", "where2", ")", "==", "JUMP_INSN", ")", "where", "=", "where2", ";", "}", "else", "if", "(", "GET_CODE", "(", "where", ")", "==", "INSN", ")", "where", "=", "i", ";", "}", "else", "where", "=", "i", ";", "do", "emit_insn_before", "(", "(", "*", "next_nop", ")"], "ground_truth": ["(", "&", "prev_in_use", ")", ",", "where", ")", ";"], "File": "alpha3", "Func": "alpha_align_insns", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4825, "Length": 395, "Cover_Rate": 0.7868525896414342, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "using", "namespace", "II", ";", "static", "const", "std", "::", "pair", "<", "unsigned", ",", "const", "char", "*", ">", "TargetFlags", "[", "]", "=", "{", "{", "MO_COFFSTUB", ",", "", "}", ",", "{", "MO_GOT", ",", "", "}", ",", "{", "MO_NC", ",", "", "}", ",", "{", "MO_S", ",", ""], "ground_truth": ["}", ",", "{", "MO_TLS", ",", "", "}", ",", "{", "MO_DLLIMPORT", ",", "", "}", "}", ";"], "File": "AArch64InstrInfo (2)1", "Func": "getSerializableBitmaskMachineOperandTargetFlags", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4826, "Length": 58, "Cover_Rate": 0.6904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "SL", "(", "N", ")", ";", "SDValue", "Src", "=", "N0", ".", "getOperand", "(", "", ")", ";", "EVT", "SrcVT", "=", "Src", ".", "getValueType", "(", ")", ";", "SDValue", "IntFAbs", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "SrcVT", ",", "Src", ",", "DAG", ".", "getConstant", "(", ""], "ground_truth": [",", "SL", ",", "SrcVT", ")", ")", ";"], "File": "AMDGPUISelLowering (2)1", "Func": "performFAbsCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4827, "Length": 52, "Cover_Rate": 0.3270440251572327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "short", "MCInstrInfo", "::", "getNewValueOp2", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCInst", "const", "&", "MCI", ")", "{", "const", "uint64_t", "F", "=", "MCInstrInfo", "::", "getDesc"], "ground_truth": ["(", "MCII", ",", "MCI", ")", ".", "TSFlags", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "getNewValueOp2", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4828, "Length": 32, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "uint8_t", "name", "(", "struct", "InternalInstruction", "*", "insn", ",", "\\", "OperandType", "type", ",", "\\", "uint8_t", "index", ",", "\\", "uint8_t", "*", "valid", ")", "{", "\\", "*", "valid", "=", "", ";", "\\", "switch", "(", "type", ")", "{", "\\", "default", ":", "\\", "debug", "(", "", ")", ";", "\\", "*", "valid", "=", "", ";", "\\", "return", "", ";", "\\", "case", "TYPE_Rv", ":", "\\", "return", "base", "+", "index", ";", "\\", "case", "TYPE_R8", ":", "\\", "if", "(", "insn", "->", "rexPrefix", "&&", "\\", "index", ">=", "", "&&", "index", "<=", "", ")", "{", "\\", "return", "prefix", "##", "_SPL", "+", "(", "index", "-", "", ")", ";", "\\", "}", "else", "{", "\\", "return", "prefix", "##", "_AL", "+", "index", ";", "\\", "}", "\\", "case", "TYPE_R16", ":", "\\", "return", "prefix", "##", "_AX", "+", "index", ";", "\\", "case", "TYPE_R32", ":", "\\", "return", "prefix", "##", "_EAX", "+", "index", ";", "\\", "case", "TYPE_R64", ":", "\\", "return", "prefix", "##", "_RAX", "+", "index", ";", "\\", "case", "TYPE_XMM512", ":", "\\", "return", "prefix", "##", "_ZMM0", "+", "index", ";", "\\", "case", "TYPE_XMM256", ":", "\\", "return", "prefix", "##", "_YMM0", "+", "index", ";", "\\", "case", "TYPE_XMM128", ":", "\\", "case", "TYPE_XMM64", ":", "\\", "case", "TYPE_XMM32", ":", "\\", "case", "TYPE_XMM", ":", "\\", "return", "prefix", "##", "_XMM0", "+", "index", ";", "\\", "case", "TYPE_VK1", ":", "\\", "case", "TYPE_VK8", ":", "\\", "case", "TYPE_VK16", ":", "\\", "if", "(", "index", ">", "", ")", "\\", "*", "valid", "=", "", ";", "\\", "return", "prefix", "##", "_K0", "+", "index", ";", "\\", "case", "TYPE_MM64", ":", "\\", "return", "prefix", "##", "_MM0", "+", "(", "index", "&", "", ")", ";", "\\", "case", "TYPE_SEGMENTREG", ":", "\\", "if", "(", "index", ">", ""], "ground_truth": [")", "\\", "*", "valid", "=", "", ";", "\\", "return", "prefix", "##", "_ES", "+", "index", ";", "\\", "case", "TYPE_DEBUGREG", ":", "\\", "return", "prefix", "##", "_DR0", "+", "index", ";", "\\", "case", "TYPE_CONTROLREG", ":", "\\", "return", "prefix", "##", "_CR0", "+", "index", ";", "\\", "}", "\\", "}"], "File": "X86DisassemblerDecoder21", "Func": "name", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4829, "Length": 297, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "pru_file_start", "("], "ground_truth": ["void", ")", "{"], "File": "pru", "Func": "pru_file_start", "Target": "pru", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4830, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rs", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "MipsDisassembler1", "Func": "DecodeDAHIDATI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4831, "Length": 36, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "clonei", "->", "vecsize_float", "=", "", ";", "break", ";", "case", "'d'", ":", "clonei", "->", "vecsize_int", "=", "", ";", "clonei", "->", "vecsize_float", "=", "", ";", "break", ";", "case", "'e'", ":", "clonei", "->", "vecsize_int", "=", "", ";", "clonei", "->", "vecsize_float", "=", "", ";", "if", "(", "TYPE_MODE", "(", "base_type", ")", "==", "QImode", ")", "clonei", "->", "mask_mode", "=", "DImode", ";", "else", "clonei", "->", "mask_mode", "=", "SImode", ";", "break", ";", "}", "if", "(", "clonei", "->", "simdlen", "==", "", ")", "{", "if", "(", "SCALAR_INT_MODE_P", "(", "TYPE_MODE", "(", "base_type", ")", ")", ")", "clonei", "->", "simdlen", "=", "clonei", "->", "vecsize_int", ";", "else", "clonei", "->", "simdlen", "=", "clonei", "->", "vecsize_float", ";", "clonei", "->", "simdlen", "=", "clonei", "->", "simdlen", "/", "GET_MODE_BITSIZE", "(", "TYPE_MODE", "(", "base_type", ")", ")", ";", "}", "else", "if", "(", "clonei", "->", "simdlen", ">", "", ")", "{", "tree", "ctype", "=", "ret_type", ";", "if", "(", "TREE_CODE", "(", "ret_type", ")", "==", "VOID_TYPE", ")", "ctype", "=", "base_type", ";", "int", "cnt", "=", "GET_MODE_BITSIZE", "(", "TYPE_MODE", "(", "ctype", ")", ")", "*", "clonei", "->", "simdlen", ";", "if", "(", "SCALAR_INT_MODE_P", "(", "TYPE_MODE", "(", "ctype", ")", ")", ")", "cnt", "/=", "clonei", "->", "vecsize_int", ";", "else", "cnt", "/=", "clonei", "->", "vecsize_float", ";", "if", "(", "cnt", ">", "(", "TARGET_64BIT", "?", "", ":", "", ")", ")", "{", "if", "(", "explicit_p", ")", "warning_at", "(", "DECL_SOURCE_LOCATION", "(", "node", "->", "decl", ")", ",", ""], "ground_truth": [",", "", ",", "clonei", "->", "simdlen", ".", "to_constant", "(", ")", ")", ";"], "File": "i3861", "Func": "ix86_simd_clone_compute_vecsize_and_simdlen", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4832, "Length": 223, "Cover_Rate": 0.3241279069767442, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Is64", "&&", "has64BitSupport", "(", ")", ")", "Use64BitRegs", "=", "true", ";", "if", "(", "isDarwin", "(", ")", ")", "HasLazyResolverStubs", "=", "true", ";", "IsQPXStackUnaligned", "=", "QPXStackUnaligned", ";", "StackAlignment", "=", "getPlatformStackAlignment", "(", ")", ";", "IsLittleEndian", "=", "(", "TargetTriple", ".", "getArch", "(", ")", "==", "Triple"], "ground_truth": ["::", "ppc64le", ")", ";"], "File": "PPCSubtarget (2)", "Func": "initSubtargetFeatures", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4833, "Length": 46, "Cover_Rate": 0.4144144144144144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "DstIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "bool", "DstIsKill", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "bool", "ImpIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", "->", "getOperand", "(", "", ")", ".", "setIsUndef", "(", "true", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ".", "addReg", "(", "DstReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ";", "auto", "MIRRC", "=", "buildMI", "(", "MBB", ",", "MBBI", ",", "", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstReg", ",", "getKillRegState", "(", "DstIsKill", ")", ")", ";", "if", "(", "ImpIsDead", ")", "MIRRC", "->", "getOperand", "(", "", ")"], "ground_truth": [".", "setIsDead", "(", ")", ";"], "File": "AVRExpandPseudoInsts8", "Func": "expandLSLB7Rd", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4834, "Length": 193, "Cover_Rate": 0.8041666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ISASupported", "=", "!", "Subtarget", "->", "has32r6", "(", ")", "&&", "!", "Subtarget", "->", "inMicroMode", "(", ")", "&&", "Subtarget", "->", "has32", "(", ")", ";", "TargetSupported", "=", "ISASupported", "&&", "TM", ".", "isPositionIndependent", "(", ")", "&&", "(", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM", ")", "."], "ground_truth": ["getABI", "(", ")", ".", "IsO32", "(", ")", ")", ";"], "File": "MipsFastISel37", "Func": "MipsFastISel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4835, "Length": 53, "Cover_Rate": 0.34868421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "CXX_FAST_TLS"], "ground_truth": ["&&", "MF", "->", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "Attribute", "::", "NoUnwind", ")", ";"], "File": "X86ISelLowering", "Func": "supportSplitCSR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4836, "Length": 28, "Cover_Rate": 0.717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "&", "getTM", "(", ")", "{", "return", "static_cast", "<", "TargetMachine", "&", ">", "(", "TM"], "ground_truth": [")", ";"], "File": "SPUAsmPrinter1", "Func": "getTM", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4837, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget", "(", ")", "{", "RegisterTargetMachine", "<", "TargetMachine", ">", "X", "(", "getTheTarget", "(", ")"], "ground_truth": [")", ";"], "File": "Z80oldTargetMachine", "Func": "LLVMInitializeZ80oldTarget", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4838, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "ARMISelLowering176", "Func": "getTargetNodeName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4839, "Length": 492, "Cover_Rate": 0.4066115702479339, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "get", "(", "Opcode", ")", ".", "TSFlags"], "ground_truth": ["&", "", ";"], "File": "SIInstrInfo (2)", "Func": "isWQM", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4840, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BitVector", "Reserved", "(", "getNumRegs", "(", ")", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", "||", "TT", ".", "isOSDarwin", "(", ")", ")", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isX18Reserved", "(", ")", ")", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isX20Reserved", "(", ")", ")", "markSuperRegs"], "ground_truth": ["(", "Reserved", ",", "", ")", ";"], "File": "AArch64RegisterInfo37", "Func": "getReservedRegs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4841, "Length": 88, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VPTStates", ".", "pop_back"], "ground_truth": ["(", ")", ";"], "File": "ARMDisassembler15", "Func": "advanceVPTState", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4842, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmlaq_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4843, "Length": 29, "Cover_Rate": 0.6444444444444445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "do", "{", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "MF", ".", "getFunction", "(", ")", "->", "getName", "(", ")", "<<", "", ")", ";", "MCE", ".", "startFunction", "(", "MF", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "MBB", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "MBB", "!=", "E", ";", "++", "MBB", ")", "{", "MCE", ".", "StartMachineBasicBlock", "(", "MBB", ")", ";", "for", "(", "MachineBasicBlock", "::", "const_iterator", "I", "=", "MBB", "->", "begin", "(", ")", ",", "E", "=", "MBB", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "emitInstruction", "(", "*", "I", ")", ";", "}", "}", "while", "(", "MCE", ".", "finishFunction", "(", "MF", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "ARMCodeEmitter10", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4844, "Length": 115, "Cover_Rate": 0.359375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isMemNoOffset", "(", "false", ",", ""], "ground_truth": [")", ";"], "File": "ARMAsmParser (2)2", "Func": "isDupAlignedMemoryNone", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4845, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__GET_HIGH", "(", "u8"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vget_high_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4846, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "CSI", ".", "size", "(", ")", ";", "++", "i", ")", "{", "if", "(", "TRI", "->", "regsOverlap", "(", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ",", "FPReg", ")", ")", "{", "CSI", ".", "erase", "(", "CSI", ".", "begin", "(", ")", "+", "i", ")", ";", "break", ";", "}", "}", "}", "for", "(", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "", ";", "--", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "-", "", "]", ".", "getReg", "(", ")", ";", "if", "(", "!", "", ".", "contains", "(", "Reg", ")", "&&", "!", "", ".", "contains", "(", "Reg", ")", ")", "continue", ";", "SpillSlotOffset", "-=", "SlotSize", ";", "CalleeSavedFrameSize", "+=", "SlotSize", ";", "int", "SlotIndex", "=", "MFI", ".", "CreateFixedSpillStackObject", "(", "SlotSize", ",", "SpillSlotOffset", ")", ";", "CSI", "[", "i", "-", "", "]", ".", "setFrameIdx", "(", "SlotIndex", ")", ";", "}", "FI", "->", "setCalleeSavedFrameSize", "(", "CalleeSavedFrameSize", ")", ";", "MFI", ".", "setCVBytesOfCalleeSavedRegisters", "(", "CalleeSavedFrameSize", ")", ";", "for", "(", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ",", "Size", "=", "", ";", "i", "!=", "", ";", "--", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "-", "", "]", ".", "getReg", "(", ")", ";", "if", "(", "!", "", ".", "contains", "(", "Reg", ")", ")", "continue", ";", "if", "(", "Size", "==", "", ")", "{", "unsigned", "Align", "=", "TRI", "->", "getSpillAlignment", "(", "", ")", ";", "int", "Remainder", "=", "SpillSlotOffset", "%", "Align", ";", "if", "(", "Remainder", "<", "", ")", "SpillSlotOffset", "-=", "Align", "+", "Remainder", ";", "else", "SpillSlotOffset", "-=", "Remainder", ";", "MFI", ".", "ensureMaxAlignment", "("], "ground_truth": ["Align", ")", ";"], "File": "X86FrameLowering7", "Func": "assignCalleeSavedSpillSlots", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4847, "Length": 253, "Cover_Rate": 0.3553370786516854, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegToRegMap", "::", "iterator", "F", "=", "G2P", ".", "find", "(", "Reg", ")", ";", "if", "(", "F", "!=", "G2P", ".", "end", "(", ")", ")", "return", "F", "->", "second", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "__func__", "<<", "", "<<", "PrintRegister", "(", "Reg", ",", "*", "TRI", ")", ")", ";", "MachineInstr", "*", "DefI", "=", "MRI", "->", "getVRegDef", "(", "Reg", ".", "R", ")", ";", "assert", "(", "DefI", ")", ";", "unsigned", "Opc", "=", "DefI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "TargetOpcode", "::", "COPY", ")", "{", "assert", "(", "DefI", "->", "getOperand", "(", "", ")", ".", "isDef", "(", ")", "&&", "DefI", "->", "getOperand", "(", "", ")", ".", "isUse", "(", ")", ")", ";", "RegisterSubReg", "PR", "=", "DefI", "->", "getOperand", "(", "", ")", ";", "G2P", ".", "insert", "(", "std", "::", "make_pair", "(", "Reg", ",", "PR", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "PrintRegister", "(", "PR", ",", "*", "TRI", ")", "<<", "'\\n'", ")", ";", "return", "PR", ";", "}", "MachineBasicBlock", "&", "B", "=", "*", "DefI", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "DefI", "->", "getDebugLoc", "(", ")", ";", "const", "TargetRegisterClass", "*", "PredRC", "=", "&"], "ground_truth": ["", ";"], "File": "HexagonGenPredicate20", "Func": "getPredRegFor", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4848, "Length": 186, "Cover_Rate": 0.5670731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasCalculatedTID", "(", ")", "const", "{", "return", "TIDReg", "!=", ""], "ground_truth": [";", "}"], "File": "SIMachineFunctionInfo", "Func": "hasCalculatedTID", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4849, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "getTargetMachine", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeCallResult", "(", "Ins", ",", "RetCC_", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "RVLocs", "[", "i", "]", ".", "getLocReg", "(", ")", ",", "RVLocs", "[", "i", "]", ".", "getValVT", "(", ")", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "InVals", ".", "push_back", "(", "Chain", ".", "getValue", "(", ""], "ground_truth": [")", ")", ";"], "File": "XCoreISelLowering", "Func": "LowerCallResult", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4850, "Length": 120, "Cover_Rate": 0.7058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StackAlignment", "=", "Align", "(", "", ")", ";", "CPUDirective", "=", "", ";", "HasMFOCRF", "=", "false", ";", "Has64BitSupport", "=", "false", ";", "Use64BitRegs", "=", "false", ";", "UseCRBits", "=", "false", ";", "HasHardFloat", "=", "false", ";", "HasAltivec", "=", "false", ";", "HasSPE", "=", "false", ";", "HasFPU", "=", "false", ";", "HasQPX", "=", "false", ";", "HasVSX", "=", "false", ";", "NeedsTwoConstNR", "=", "false", ";", "HasP8Vector", "=", "false", ";", "HasP8Altivec", "=", "false", ";", "HasP8Crypto", "=", "false", ";", "HasP9Vector", "=", "false", ";", "HasP9Altivec", "=", "false", ";", "HasFCPSGN", "=", "false", ";", "HasFSQRT", "=", "false", ";", "HasFRE", "=", "false", ";", "HasFRES", "=", "false", ";", "HasFRSQRTE", "=", "false", ";", "HasFRSQRTES", "=", "false", ";", "HasRecipPrec", "=", "false", ";", "HasSTFIWX", "=", "false", ";", "HasLFIWAX", "=", "false", ";", "HasFPRND", "=", "false", ";", "HasFPCVT", "=", "false", ";", "HasISEL", "=", "false", ";", "HasBPERMD", "=", "false", ";", "HasExtDiv", "=", "false", ";", "HasCMPB", "=", "false", ";", "HasLDBRX", "=", "false", ";", "IsBookE", "=", "false", ";", "HasOnlyMSYNC", "=", "false", ";", "Is4xx", "=", "false", ";", "Is6xx", "=", "false", ";", "IsE500", "=", "false", ";", "FeatureMFTB", "=", "false", ";", "AllowsUnalignedFPAccess", "=", "false", ";", "DeprecatedDST", "=", "false", ";", "HasLazyResolverStubs", "=", "false", ";", "HasICBT", "=", "false", ";", "HasInvariantFunctionDescriptors", "=", "false", ";", "HasPartwordAtomics", "=", "false", ";", "HasDirectMove", "=", "false", ";", "IsQPXStackUnaligned", "=", "false"], "ground_truth": [";"], "File": "PPCSubtarget42", "Func": "initializeEnvironment", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4851, "Length": 195, "Cover_Rate": 0.8091286307053942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "AsmPrinter", "(", "TM", ",", "std"], "ground_truth": ["::", "move", "(", "Streamer", ")", ")", ";"], "File": "R600AsmPrinter", "Func": "createR600AsmPrinterPass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4852, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmParser", "<", "AsmParser", ">", "Y", "(", "getThe64Target"], "ground_truth": ["(", ")", ")", ";"], "File": "RISCVAsmParser", "Func": "LLVMInitializeRISCVAsmParser", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4853, "Length": 11, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UseNEONForSinglePrecisionFP", "=", "false", ";", "UseMulOps", "=", "UseFusedMulOps", ";", "SlowFPVMLx", "=", "false", ";", "HasVMLxForwarding", "=", "false", ";", "SlowFPBrcc", "=", "false", ";", "InThumbMode", "=", "false", ";", "UseSoftFloat", "=", "false", ";", "HasThumb2", "=", "false", ";", "No", "=", "false", ";", "ReserveR9", "=", "false", ";", "NoMovt", "=", "false", ";", "SupportsTailCall", "=", "false", ";", "HasFP16", "=", "false", ";", "HasD16", "=", "false", ";", "HasHardwareDivide", "=", "false", ";", "HasHardwareDivideIn", "=", "false", ";", "HasT2ExtractPack", "=", "false", ";", "HasDataBarrier", "=", "false", ";", "Pref32BitThumb", "=", "false", ";", "AvoidCPSRPartialUpdate", "=", "false", ";", "AvoidMOVsShifterOperand", "=", "false", ";", "HasRAS", "="], "ground_truth": ["false", ";"], "File": "ARMSubtarget70", "Func": "initializeEnvironment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4854, "Length": 88, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "Info", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "Info", ")", ";", "return"], "ground_truth": ["Info", ";"], "File": "CSKYMCTargetDesc", "Func": "createCSKYMCInstrInfo", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4855, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SelectAddrImm", "(", "SDValue", "N", ",", "SDValue", "&", "Disp", ",", "SDValue", "&"], "ground_truth": ["Base", ")", "{"], "File": "PPCISelDAGToDAG106", "Func": "SelectAddrImm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4856, "Length": 15, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LineReader", "(", "std", "::", "string", "filename", ")", "{", "theCurLine", "=", "", ";", "fstr", ".", "open", "(", "filename", "."], "ground_truth": ["c_str", "(", ")", ")", ";"], "File": "NVPTXAsmPrinter", "Func": "LineReader", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4857, "Length": 23, "Cover_Rate": 0.8214285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "I", ":", "*", "BB", ")", "{", "if", "(", "I", ".", "getType", "(", ")", "->", "isVectorTy", "(", ")", ")", "return", ";", "if", "(", "isa", "<", "CallInst", ">", "(", "I", ")", "||", "isa", "<", "InvokeInst", ">", "(", "I", ")", ")", "{", "if", "(", "const", "Function", "*", "F", "=", "cast", "<", "CallBase", ">", "(", "I", ")", ".", "getCalledFunction", "(", ")", ")", "{", "if", "(", "!", "isLoweredToCall", "(", "F", ")", ")", "continue", ";", "}", "return", ";", "}", "}", "}", "if", "(", "ST", "->", "getProcFamily", "(", ")", "!=", "Subtarget", "::", "Others", "&&", "!", "ST", "->", "getSchedModel", "("], "ground_truth": [")", ".", "isOutOfOrder", "(", ")", ")", "{"], "File": "AArch64TargetTransformInfo27", "Func": "getUnrollingPreferences", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4858, "Length": 103, "Cover_Rate": 0.45982142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isImmSExti16i8Value", "(", "uint64_t", "Value", ")", "{", "return", "(", "(", "Value", "<=", "", ")", "||", "(", "", "<=", "Value", "&&", "Value", "<=", ""], "ground_truth": [")", "||", "(", "", "<=", "Value", "&&", "Value", "<=", "", ")", ")", ";"], "File": "X86AsmParser (2)2", "Func": "isImmSExti16i8Value", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4859, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "lmul", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "RISCVAsmParser43", "Func": "getLMUL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4860, "Length": 23, "Cover_Rate": 0.4423076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printPCLabel", "(", "const", "MCInst", "*", "MI", ","], "ground_truth": ["unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{"], "File": "ARMInstPrinter (2)", "Func": "printPCLabel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4861, "Length": 18, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "is_64ExtendedReg", "(", "unsigned", "RegNo", ")", "{", "switch", "(", "RegNo", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":", "case", "", ":"], "File": "X86BaseInfo37", "Func": "isX86_64ExtendedReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4862, "Length": 102, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "assert", "(", "", "&&", "", ")", ";", "return", "SDValue", "(", ")", ";", "}", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "(", "", ")", ";", "Ops", "[", "", "]", "=", "Value", ";", "Ops", "[", "", "]", "=", "Amt", ";", "SDValue", "Call", "=", "MakeLibcall", "(", "CallCode", ",", "N", "->", "getValueType", "(", "", ")", ",", "&", "Ops", "[", "", "]", ",", "", ",", "true", ",", "DAG", ",", "N", "->", "getDebugLoc", "(", ")", ")", ";", "return", "Call"], "ground_truth": [";"], "File": "PIC16ISelLowering1", "Func": "LowerShift", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4863, "Length": 76, "Cover_Rate": 0.4021164021164021, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ","], "ground_truth": ["CodeGenOpt", "::", "Level", "OL", ")", ":"], "File": "MBlazeTargetMachine12", "Func": "MBlazeTargetMachine", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4864, "Length": 34, "Cover_Rate": 0.3269230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineLoop", "*", "LoopRep", "=", "MLI", "->", "getLoopFor", "(", "MBB", ")", ";", "while", "(", "LoopRep", "&&", "LoopRep", "->", "getHeader", "(", ")", "==", "MBB", ")", "{", "MachineBasicBlock", "*", "LoopLand", "=", "getLoopLandInfo", "(", "LoopRep", ")", ";", "if", "(", "!", "LoopLand", ")", "return", "true", ";", "if", "(", "!", "isRetiredBlock", "(", "LoopLand", ")", ")", "return", "true", ";", "LoopRep", "=", "LoopRep", "->", "getParentLoop"], "ground_truth": ["(", ")", ";"], "File": "AMDILCFGStructurizer", "Func": "isActiveLoophead", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4865, "Length": 60, "Cover_Rate": 0.7894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "Chain", "=", "Op", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "DestBB", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", "==", "", ")", "{", "softenSetCCOperands", "(", "DAG", ",", "", ",", "LHS", ",", "RHS", ",", "CC", ",", "dl", ")", ";", "if", "(", "!", "RHS", ".", "getNode", "(", ")", ")", "{", "RHS", "=", "DAG", ".", "getConstant", "(", "", ",", "LHS", ".", "getValueType", "(", ")", ")", ";", "CC", "=", "", ";", "}", "}", "if", "(", "LHS", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", ")", "{", "SDValue", "A64cc", ";", "SDValue", "CmpOp", "=", "getSelectableIntSetCC", "(", "LHS", ",", "RHS", ",", "CC", ",", "A64cc", ",", "DAG", ",", "dl", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "CmpOp", ",", "A64cc", ",", "DestBB", ")", ";", "}", "", "CondCode", ",", "Alternative", "="], "ground_truth": ["", ";"], "File": "AArch64ISelLowering109", "Func": "LowerBR_CC", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4866, "Length": 185, "Cover_Rate": 0.5362318840579711, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cmp_epu8_mask"], "ground_truth": ["(", "__m512i", "__X", ",", "__m512i", "__Y", ",", "const", "int", "__P", ")", "{"], "File": "avx512bwintrin", "Func": "_mm512_cmp_epu8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4867, "Length": 26, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "MCFixupKind", "(", "", ")"], "ground_truth": [",", "MI", ".", "getLoc", "(", ")", ")", ")", ";"], "File": "AArch64MCCodeEmitter1", "Func": "getMoveWideImmOpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4868, "Length": 55, "Cover_Rate": 0.5339805825242718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitInlineJumpTable", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ")", ";", "return", ";", "}", "unsigned", "Binary", "=", "getBinaryCodeForInstr", "(", "MI", ")", ";", "Binary", "|=", "II", "->", "getPredicate", "(", "&", "MI", ")", "<<", "", ";", "if", "(", "TID", ".", "Opcode", "==", "", "||", "TID", ".", "Opcode", "==", "", ")", "Binary", "|=", "RegisterInfo", "::", "getRegisterNumbering", "(", "", ")", ";", "else", "Binary", "|=", "getMachineOpValue", "(", "MI"], "ground_truth": [",", "", ")", ";"], "File": "ARMCodeEmitter1", "Func": "emitMiscBranchInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4869, "Length": 70, "Cover_Rate": 0.35353535353535354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createMCCodeGenInfo", "(", "StringRef", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ")", "{", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo", "(", ")", ";", "if", "(", "RM", "==", "Reloc", "::", "Default", ")", "RM", "=", "Reloc", "::", "Static", ";", "X", "->", "InitMCCodeGenInfo", "(", "RM", ",", "CM"], "ground_truth": [")", ";"], "File": "SystemZMCTargetDesc", "Func": "createSystemZMCCodeGenInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4870, "Length": 51, "Cover_Rate": 0.9272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printDstIdx16", "(", "const", "MCInst", "*", "MI", ",", "unsigned"], "ground_truth": ["OpNo", ",", "raw_ostream", "&", "O", ")", "{"], "File": "X86ATTInstPrinter (2)", "Func": "printDstIdx16", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4871, "Length": 16, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TRI", "->", "isSubRegisterEq", "(", "Reg", ",", "MaxReg", ")", ")", "break", ";", "if", "(", "!", "MRI", "->", "isAllocatable", "(", "Reg", ")", "||", "getPhysRegBank", "(", "Reg", ",", "SubReg", ")", "!=", "Bank", ")", "continue", ";", "for", "(", "unsigned", "I", "=", "", ";", "CSRegs", "[", "I", "]", ";", "++", "I", ")", "if", "(", "TRI", "->", "isSubRegisterEq", "(", "Reg", ",", "CSRegs", "[", "I", "]", ")", "&&", "!", "LRM", "->", "isPhysRegUsed", "(", "CSRegs", "[", "I", "]", ")", ")", "return", "MCRegister", "::", "from", "(", "", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "Reg", ")", "<<", "'\\n'", ")", ";", "if", "(", "!", "LRM", "->", "checkInterference", "(", "LI", ",", "Reg", ")", ")"], "ground_truth": ["return", "Reg", ";"], "File": "GCNRegBankReassign4", "Func": "scavengeReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4872, "Length": 113, "Cover_Rate": 0.553921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "lower", "=", "INTVAL", "(", "XEXP", "(", "ad", ",", "", ")", ")", "&", "", ";", "HOST_WIDE_INT", "upper", "=", "INTVAL", "(", "XEXP", "(", "ad", ",", "", ")", ")", "^", "lower", ";", "rtx", "cst", ",", "tem", ",", "new", ";", "cst", "=", "GEN_INT", "(", "upper", ")", ";", "if", "(", "!", "legitimate_reload_constant_p", "(", "cst", ")", ")", "cst", "=", "force_const_mem", "(", "Pmode", ",", "cst", ")", ";", "tem", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "XEXP", "(", "ad", ",", "", ")", ",", "cst", ")", ";", "new", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "tem", ",", "GEN_INT", "(", "lower", ")", ")", ";", "push_reload", "(", "XEXP", "(", "tem", ",", "", ")", ",", "", ",", "&", "XEXP", "(", "tem", ",", "", ")", ",", "", ",", "BASE_REG_CLASS", ",", "Pmode", ",", "VOIDmode", ",", "", ",", "", ",", "opnum", ",", "(", "enum", "reload_type", ")", "type", ")", ";", "return", "new", ";", "}", "return", "NULL_RTX"], "ground_truth": [";"], "File": "s3903", "Func": "legitimize_reload_address", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4873, "Length": 138, "Cover_Rate": 0.5348837209302325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerVECTOR_SHUFFLE_ILVEV", "(", "SDValue", "Op", ",", "EVT", "ResTy", ",", "SmallVector", "<", "int", ",", "", ">", "Indices", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "(", "Indices", ".", "size", "(", ")", "%", "", ")", "==", "", ")", ";", "int", "WsIdx", "=", "", ";", "int", "WtIdx", "=", "ResTy", ".", "getVectorNumElements", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Indices", ".", "size", "(", ")", ";", "i", "+=", "", ")", "{", "if", "(", "Indices", "[", "i", "]", "!=", "-", "", "&&", "Indices", "[", "i", "]", "!=", "WsIdx", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Indices", "[", "i", "+", "", "]", "!=", "-", "", "&&", "Indices", "[", "i", "+"], "ground_truth": ["", "]", "!=", "WtIdx", ")", "return", "SDValue", "(", ")", ";"], "File": "MipsSEISelLowering (2)", "Func": "lowerVECTOR_SHUFFLE_ILVEV", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4874, "Length": 120, "Cover_Rate": 0.7453416149068323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "epilogue_completed", ")", ";", "s390_regs_ever_clobbered", "(", "clobbered_regs", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "clobbered_regs", "[", "i", "]", "=", "clobbered_regs", "[", "i", "]", "&&", "!", "global_not_special_regno_p", "(", "i", ")", ";", "clobbered_regs", "[", "RETURN_REGNUM", "]", "|=", "(", "TARGET_TPF_PROFILING", "||", "cfun_frame_layout", ".", "save_return_addr_p", "||", "crtl", "->", "calls_eh_return", ")", ";", "memset", "(", "cfun_frame_layout", ".", "gpr_save_slots", ",", "SAVE_SLOT_NONE", ",", "", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "if", "(", "!"], "ground_truth": ["clobbered_regs", "[", "i", "]", ")", "cfun_gpr_save_slot", "(", "i", ")", "=", "SAVE_SLOT_NONE", ";"], "File": "s390", "Func": "s390_optimize_register_info", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4875, "Length": 95, "Cover_Rate": 0.7983193277310925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_mm_cvtt_roundsh_i64", "(", "__m128h", "__A", ",", "const"], "ground_truth": ["int", "__R", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm_cvtt_roundsh_i64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4876, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Node", "->", "dump", "(", "CurDAG", ")", ";", "dbgs", "(", ")", "<<", "'\\n'", ")", ";", "if", "(", "Node", "->", "isMachineOpcode", "(", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Node", "->", "dump", "(", "CurDAG", ")", ";", "dbgs", "(", ")"], "ground_truth": ["<<", "'\\n'", ")", ";"], "File": "Z80ISelDAGToDAG2", "Func": "Select", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4877, "Length": 53, "Cover_Rate": 0.6162790697674418, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "User", "::", "const_op_iterator", "i", "=", "U", "->", "op_begin", "(", ")", "+", "", ",", "e", "=", "U", "->", "op_end", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ",", "++", "GTI", ")", "{", "const", "Value", "*", "Op", "=", "*", "i", ";", "if", "(", "StructType", "*", "STy", "=", "dyn_cast", "<", "StructType", ">", "(", "*", "GTI", ")", ")", "{", "const", "StructLayout", "*", "SL", "=", "TD", ".", "getStructLayout", "(", "STy", ")", ";", "unsigned", "Idx", "=", "cast", "<", "ConstantInt", ">", "(", "Op", ")", "->", "getZExtValue", "(", ")", ";", "TmpOffset", "+=", "SL", "->", "getElementOffset", "(", "Idx", ")", ";", "}", "else", "{", "uint64_t", "S", "=", "TD", ".", "getTypeAllocSize", "(", "GTI", ".", "getIndexedType", "(", ")", ")", ";", "for", "(", ";", ";", ")", "{", "if", "(", "const", "ConstantInt", "*", "CI", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "Op", ")", ")", "{", "TmpOffset", "+=", "CI", "->", "getSExtValue", "(", ")", "*", "S", ";", "break", ";", "}", "if", "(", "isa", "<", "AddOperator", ">", "(", "Op", ")", "&&", "(", "!", "isa", "<", "Instruction", ">", "(", "Op", ")", "||", "FuncInfo", ".", "MBBMap", "[", "cast", "<", "Instruction", ">", "(", "Op", ")", "->", "getParent", "(", ")", "]", "==", "FuncInfo", ".", "MBB", ")", "&&", "isa", "<", "ConstantInt", ">", "(", "cast", "<", "AddOperator", ">", "(", "Op", ")", "->", "getOperand", "(", "", ")", ")", ")", "{", "ConstantInt", "*", "CI", "=", "cast", "<", "ConstantInt", ">", "(", "cast", "<", "AddOperator", ">", "(", "Op", ")", "->", "getOperand", "(", "", ")", ")", ";", "TmpOffset", "+=", "CI", "->", "getSExtValue", "(", ")", "*", "S", ";", "Op", "=", "cast", "<", "AddOperator", ">", "(", "Op", ")", "->", "getOperand", "(", "", ")", ";", "continue", ";", "}", "goto", "unsupported_gep"], "ground_truth": [";"], "File": "ARMFastISel (2)1", "Func": "ARMComputeAddress", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4878, "Length": 262, "Cover_Rate": 0.3753581661891118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ggc_cleared_alloc", "<", "machine_function", ">", "("], "ground_truth": [")", ";"], "File": "powerpcspe", "Func": "rs6000_init_machine_status", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4879, "Length": 8, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MxCond", "=", "", ";", "break", ";", "case", "", ":", "MxOpcode", "=", "", ";", "MxCond", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "Inverted", ")", "MxCond", "=", "", "(", "(", "", ")", "MxCond", ")", ";", "if", "(", "CondOpcode", "==", "", ")", "VTs", "=", "DAG", ".", "getVTList", "(", "LHS", ".", "getValueType", "(", ")", ",", "LHS", ".", "getValueType", "(", ")", ",", "", ")", ";", "else", "VTs", "=", "DAG", ".", "getVTList", "(", "LHS", ".", "getValueType", "(", ")", ",", "", ")", ";", "SDValue", "MxOp", "=", "DAG", ".", "getNode", "(", "MxOpcode", ",", "DL", ",", "VTs", ",", "LHS", ",", "RHS", ")", ";", "if", "(", "CondOpcode", "==", "", ")", "Cond", "=", "MxOp", ".", "getValue", "(", "", ")", ";", "else", "Cond", "=", "MxOp", ".", "getValue", "(", "", ")", ";", "CC", "=", "DAG", ".", "getConstant", "(", "MxCond", ",", "DL", ",", "", ")", ";", "AddTest", "=", "false", ";", "}", "else", "{", "unsigned", "CondOpc", ";", "if", "(", "Cond", ".", "hasOneUse", "(", ")", "&&", "isAndOrOfSetCCs", "(", "Cond", ",", "CondOpc", ")", ")", "{", "SDValue", "Cmp", "=", "Cond", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "if", "(", "CondOpc", "==", "", ")", "{", "if", "(", "Cmp", "==", "Cond", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", "&&", "isLogicalCmp", "(", "Cmp", ")", ")", "{", "CC", "=", "Cond", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "Chain", ",", "Dest", ",", "CC", ",", "Cmp", ")", ";", "CC", "=", "Cond", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "Cond", "=", "Cmp", ";", "AddTest", "=", "false", ";", "}", "}", "else", "{", "if", "(", "Cmp", "==", "Cond", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", "&&", "isLogicalCmp", "(", "Cmp", ")", "&&", "Op", ".", "getNode", "(", ")", "->", "hasOneUse", "(", ")", ")", "{", "", "CCode", "=", "(", "", ")", "Cond", ".", "getOperand", "(", "", ")", ".", "getConstantOperandVal", "(", "", ")", ";", "CCode", "=", "", "(", "CCode", ")", ";", "CC", "=", "DAG", ".", "getConstant", "(", "CCode", ",", "DL", ",", "", ")", ";", "SDNode", "*", "User", "=", "*", "Op", ".", "getNode", "(", ")", "->", "use_begin", "(", ")", ";", "if", "(", "User", "->", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "FalseBB", "=", "User", "->", "getOperand", "(", "", ")", ";", "SDNode", "*", "NewBR", "=", "DAG", ".", "UpdateNodeOperands", "(", "User", ",", "User", "->", "getOperand", "(", "", ")", ",", "Dest", ")", ";", "assert", "(", "NewBR", "==", "User", ")", ";", "(", "void", ")", "NewBR", ";", "Dest", "=", "FalseBB", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "Chain", ",", "Dest", ",", "CC", ",", "Cmp", ")", ";", "", "CCode", "=", "(", "", ")", "Cond", ".", "getOperand", "(", "", ")", "."], "ground_truth": ["getConstantOperandVal", "(", "", ")", ";"], "File": "M68kISelLowering1", "Func": "LowerBRCOND", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4880, "Length": 460, "Cover_Rate": 0.3484848484848485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LaneCrossing", "[", "", "]", "=", "{", "false", ",", "false", "}", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "Size", ";", "++", "i", ")", "if", "(", "Mask", "[", "i", "]", ">=", "", "&&", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "!=", "i", "/", "LaneSize", ")", "LaneCrossing", "[", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "]", "=", "true", ";", "if", "(", "!", "LaneCrossing", "[", "", "]", "||", "!", "LaneCrossing", "[", "", "]", ")", "return", "splitAndLowerVectorShuffle", "(", "DL", ",", "VT", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "}", "else", "{", "bool", "LaneUsed", "[", "", "]", "=", "{", "false", ",", "false", "}", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "Size", ";", "++", "i", ")", "if", "(", "Mask", "[", "i", "]", ">=", "", ")", "LaneUsed", "[", "(", "Mask", "[", "i", "]", "/", "LaneSize", ")", "]", "=", "true", ";", "if", "(", "!", "LaneUsed", "[", "", "]", "||", "!", "LaneUsed", "[", "", "]", ")", "return", "splitAndLowerVectorShuffle", "(", "DL", ",", "VT", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "}", "assert", "(", "V2", ".", "isUndef", "(", ")", "&&", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "FlippedBlendMask", "(", "Size", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "Size", ";", "++", "i", ")", "FlippedBlendMask", "[", "i", "]", "=", "Mask", "[", "i", "]", "<", "", "?", "-", "", ":", "(", "(", "(", "Mask", "[", "i", "]", "%", "Size"], "ground_truth": [")", "/", "LaneSize", "==", "i", "/", "LaneSize", ")", "?", "Mask", "[", "i", "]", ":", "Mask", "[", "i", "]", "%", "LaneSize", "+", "(", "i", "/", "LaneSize", ")", "*", "LaneSize", "+", "Size", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "lowerVectorShuffleAsLanePermuteAndBlend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4881, "Length": 271, "Cover_Rate": 0.6317016317016317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "msgpack", "::", "MapDocNode", "PALMetadata", "::", "getShaderFunction", "(", "StringRef", "Name", ")", "{", "auto", "Functions", "="], "ground_truth": ["getShaderFunctions", "(", ")", ";"], "File": "AMDGPUPALMetadata12", "Func": "getShaderFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4882, "Length": 18, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSectionELF", "*", "CommentSection", "=", "Context", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ",", "SectionKind", "::", "getReadOnly", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "CommentSection", ")", ";", "if", "(", "STM", ".", "getGeneration", "(", ")", ">=", "AMDGPUSubtarget", "::", "SOUTHERN_ISLANDS", ")", "{", "OutStreamer", ".", "emitRawComment", "(", "", ",", "false", ")", ";", "OutStreamer", ".", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "CodeLen", ")", ",", "false", ")", ";", "OutStreamer", ".", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "NumSGPR", ")", ",", "false", ")", ";", "OutStreamer", ".", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "NumVGPR", ")", ",", "false", ")", ";", "}", "else", "{", "R600MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "R600MachineFunctionInfo", ">", "(", ")", ";", "OutStreamer", ".", "emitRawComment", "(", "Twine", "(", "", "+", "Twine", "(", "MFI", "->", "StackSize", ")", ")", ")", ";", "}", "}", "if", "(", "STM", ".", "dumpCode", "(", ")", ")", "{", "MF", ".", "dump", "(", ")", ";", "if", "(", "DisasmEnabled", ")", "{", "OutStreamer", ".", "SwitchSection", "(", "Context", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_NOTE", ",", "", ",", "SectionKind", "::", "getReadOnly", "(", ")", ")", ")", ";", "for", "(", "size_t", "i", "=", "", ";", "i", "<", "DisasmLines", ".", "size", "(", ")", ";", "++", "i", ")", "{", "std", "::", "string", "Comment", "(", "DisasmLineMaxLen", "-", "DisasmLines", "[", "i", "]", ".", "size", "(", ")", ",", "' '", ")", ";", "Comment", "+=", "", "+", "HexLines", "[", "i", "]"], "ground_truth": ["+", "", ";"], "File": "AMDGPUAsmPrinter66", "Func": "runOnMachineFunction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4883, "Length": 229, "Cover_Rate": 0.531322505800464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "i386_pe_dllimport_name_p", "(", "oldname", ")", ")", "{", "warning", "(", "", ",", "", ",", "decl", ")", ";", "oldname", "+=", "strlen", "(", "DLL_IMPORT_PREFIX", ")", ";", "}", "else", "if", "(", "i386_pe_dllexport_name_p", "(", "oldname", ")", ")", "return", ";", "newname", "=", "alloca", "(", "strlen", "(", "DLL_EXPORT_PREFIX", ")", "+", "strlen", "(", "oldname", ")", "+", "", ")", ";", "sprintf", "(", "newname", ",", "", ",", "DLL_EXPORT_PREFIX", ",", "oldname", ")", ";", "idp", "=", "get_identifier", "(", "newname", ")", ";", "symref", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "IDENTIFIER_POINTER", "(", "idp", ")", ")", ";", "SYMBOL_REF_DECL", "(", "symref", ")", "=", "decl", ";", "XEXP", "(", "DECL_RTL", "(", "decl", ")"], "ground_truth": [",", "", ")", "=", "symref", ";"], "File": "winnt3", "Func": "i386_pe_mark_dllexport", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4884, "Length": 101, "Cover_Rate": 0.5706214689265536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "else", "{", "ImmInstrInfo", "III", ";", "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "bool", "ConvertibleImmForm", "=", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ";", "if", "(", "!", "instrHasImmForm", "(", "MI", ",", "III", ",", "true", ")", "&&", "!", "ConvertibleImmForm", ")", "return", "nullptr", ";", "if", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", "nullptr", ";", "for", "(", "int", "i", "=", "", ",", "e", "=", "MI", ".", "getNumOperands", "(", ")", ";", "i", "<", "e", ";", "i", "++", ")", "{", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "SeenIntermediateUse", "=", "false", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isUse", "(", ")", "&&", "!", "MO", ".", "isImplicit", "(", ")", ")", "{", "MachineBasicBlock", "::", "reverse_iterator", "E", "=", "MI", ".", "getParent", "(", ")", "->", "rend", "(", ")", ",", "It", "=", "MI", ";", "It", "++", ";", "unsigned", "Reg", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "Reg", "=", "Reg", "-", "", "+", "", ";", "for", "(", ";", "It", "!=", "E", ";", "++", "It", ")", "{", "if", "(", "It", "->", "modifiesRegister", "(", "Reg", ",", "&", "getRegisterInfo", "(", ")", ")", ")", "{", "switch", "(", "It", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case"], "ground_truth": ["", ":"], "File": "PPCInstrInfo (2)2", "Func": "getForwardingDefMI", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4885, "Length": 301, "Cover_Rate": 0.4918300653594771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "MCID", "=", "MI", ".", "getDesc", "(", ")", ";", "unsigned", "Binary", "=", "getBinaryCodeForInstr", "(", "MI", ")", ";", "if", "(", "MCID", ".", "Opcode", "==", "", "||", "MCID", ".", "Opcode", "==", "", ")", "{", "emitWordLE", "(", "Binary", ")", ";", "return", ";", "}", "Binary", "|=", "II", "->", "getPredicate", "(", "&", "MI", ")", "<<", "", ";", "Binary", "|=", "getAddrModeSBit", "(", "MI", ",", "MCID", ")", ";", "unsigned", "NumDefs", "=", "MCID", ".", "getNumDefs", "(", ")", ";", "unsigned", "OpIdx", "=", "", ";", "if", "(", "NumDefs", ")", "Binary", "|=", "getMachineOpValue", "(", "MI", ",", "OpIdx", "++", ")", "<<", "", ";", "else", "if", "(", "ImplicitRd", ")", "Binary", "|=", "(", "II", "->", "getRegisterInfo", "(", ")", ".", "getEncodingValue", "(", "ImplicitRd", ")", "<<", "", ")", ";", "if", "(", "MCID", ".", "Opcode", "==", "", ")", "{", "unsigned", "Lo16", "=", "getMovi32Value", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpIdx", ")", ",", "", ")", ";", "Binary", "|=", "Lo16", "&", "", ";", "Binary", "|=", "(", "(", "Lo16", ">>", "", ")", "&", "", ")", "<<", "", ";", "emitWordLE", "(", "Binary", ")", ";", "return", ";", "}", "else", "if", "(", "MCID", ".", "Opcode", "==", "", ")", "{", "unsigned", "Hi16", "=", "(", "getMovi32Value", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpIdx", ")", ",", "", ")", ">>", "", ")", ";", "Binary", "|=", "Hi16", "&", "", ";", "Binary", "|=", "(", "(", "Hi16", ">>", "", ")", "&", "", ")", "<<", "", ";", "emitWordLE", "(", "Binary", ")", ";", "return", ";", "}", "else", "if", "(", "(", "MCID", ".", "Opcode", "==", "", ")", "||", "(", "MCID", ".", "Opcode", "==", "", ")", ")", "{", "uint32_t", "v", "=", "~", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "("], "ground_truth": [")", ";"], "File": "ARMCodeEmitter2", "Func": "emitDataProcessingInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4886, "Length": 263, "Cover_Rate": 0.4208, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NF", "=", "Node", "->", "getNumOperands", "(", ")", "-", "", ";", "EVT", "VT", "=", "Node", "->", "getOperand", "(", "", ")", "->", "getValueType", "(", "", ")", ";", "unsigned", "ScalarSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "MVT", "XLenVT", "=", "Subtarget", "->", "getXLenVT", "(", ")", ";", "VLMUL", "LMUL", "=", "getLMUL", "(", "VT", ")", ";", "SDValue", "SEW", "=", "CurDAG", "->", "getTargetConstant", "(", "ScalarSize", ",", "DL", ",", "XLenVT", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Regs", "(", "Node", "->", "op_begin", "(", ")", "+", "", ",", "Node", "->", "op_begin", "(", ")", "+", "", "+", "NF", ")", ";", "SDValue", "StoreVal", "=", "createTuple", "(", "*", "CurDAG", ",", "Regs", ",", "NF", ",", "LMUL", ")", ";", "SDValue", "Operands", "[", "]", "=", "{", "StoreVal", ",", "Node", "->", "getOperand", "(", "", "+", "NF", ")", ",", "Node", "->", "getOperand", "(", "", "+", "NF", ")", ",", "Node", "->", "getOperand", "(", "", "+", "NF", ")", ",", "SEW", ",", "Node", "->", "getOperand", "(", "", ")", "}", ";", "EVT", "IndexVT", "=", "Node", "->", "getOperand", "(", "", "+", "NF", ")", "->", "getValueType", "(", "", ")", ";", "VLMUL", "IndexLMUL", "=", "getLMUL", "(", "IndexVT", ")", ";", "unsigned", "IndexScalarSize", "=", "IndexVT", ".", "getScalarSizeInBits", "(", ")", ";", "const", "", "*", "P", "=", "", "(", "IntNo", ",", "IndexScalarSize", ",", "static_cast", "<", "unsigned", ">", "(", "LMUL", ")", ",", "static_cast", "<", "unsigned", ">", "(", "IndexLMUL", ")", ")", ";", "SDNode", "*", "Store", "=", "CurDAG", "->", "getMachineNode", "(", "P", "->", "Pseudo", ",", "DL", ",", "Node", "->", "getValueType", "(", "", ")", ",", "Operands", ")", ";", "ReplaceNode", "(", "Node"], "ground_truth": [",", "Store", ")", ";"], "File": "RISCVISelDAGToDAG2", "Func": "selectVSXSEG", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4887, "Length": 246, "Cover_Rate": 0.9111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "gen_compare_reg", "(", "rtx", "cmp", ")", "{", "return", "gen_compare_reg_1", "(", "GET_CODE", "(", "cmp", ")", ",", "XEXP", "(", "cmp", ","], "ground_truth": ["", ")", ",", "XEXP", "(", "cmp", ",", "", ")", ")", ";"], "File": "sparc", "Func": "gen_compare_reg", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4888, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "elementTy", "->", "isSingleValueType", "(", ")", "&&", "", ")", ";", "uint64_t", "arraySize", "=", "(", "elementTy", "->", "getPrimitiveSizeInBits", "(", ")", ">>", "", ")", "*", "numElements", ";", "decl", "+=", "utostr", "(", "arraySize", ")", ";", "}", "decl", "+=", "", ";", "if", "(", "gv", "->", "hasInitializer", "(", ")", ")", "{", "const", "Constant", "*", "C", "=", "gv", "->", "getInitializer", "(", ")", ";", "if", "(", "const", "ConstantArray", "*", "CA", "=", "dyn_cast", "<", "ConstantArray", ">", "(", "C", ")", ")", "{", "decl", "+=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "C", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", ">", "", ")", "decl", "+=", "", ";", "decl", "+=", "", "+", "utohexstr", "(", "cast", "<", "ConstantInt", ">", "(", "CA", "->", "getOperand", "(", "i", ")", ")", "->", "getZExtValue", "(", ")", ")", ";", "}", "decl", "+=", "", ";", "}", "}", "}", "else", "{", "decl", "+=", "getTypeName", "(", "gv", "->", "getType"], "ground_truth": ["(", ")", ")", ";"], "File": "PTXAsmPrinter6", "Func": "EmitVariableDeclaration", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4889, "Length": 156, "Cover_Rate": 0.3270440251572327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "unsigned", "GPREven3", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "GPROdd3", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "GPREven4", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "GPROdd4", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "GPREven5", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "GPROdd5", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "GPREven6", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "GPROdd6", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "HintType", "==", "", ")", "{", "if", "(", "isPhysicalRegister", "(", "HintReg", ")", "&&", "getRegisterPairEven", "(", "HintReg", ",", "MF", ")", "==", "", ")", "return", "std", "::", "make_pair", "(", "RC", "->", "allocation_order_begin", "(", "MF", ")", ",", "RC", "->", "allocation_order_end", "(", "MF", ")", ")", ";", "if", "(", "!", "TFI", "->", "hasFP", "(", "MF", ")", ")", "{", "if", "(", "!", "STI", ".", "isR9Reserved", "(", ")", ")", "return", "std", "::", "make_pair", "(", "GPREven1", ",", "GPREven1", "+", "(", "sizeof", "(", "GPREven1", ")", "/", "sizeof", "(", "unsigned", ")", ")", ")", ";", "else", "return", "std", "::", "make_pair", "(", "GPREven4", ",", "GPREven4", "+", "(", "sizeof", "(", "GPREven4", ")", "/", "sizeof", "(", "unsigned", ")", ")", ")", ";", "}", "else", "if", "(", "FramePtr", "==", "", ")", "{", "if", "(", "!", "STI", ".", "isR9Reserved", "(", ")", ")", "return", "std", "::", "make_pair", "(", "GPREven2", ",", "GPREven2", "+", "(", "sizeof", "(", "GPREven2", ")", "/", "sizeof", "(", "unsigned", ")", ")", ")", ";", "else", "return", "std", "::", "make_pair", "(", "GPREven5", ",", "GPREven5", "+", "(", "sizeof", "(", "GPREven5", ")", "/", "sizeof", "(", "unsigned", ")", ")", ")", ";", "}", "else", "{", "if", "(", "!", "STI", ".", "isR9Reserved", "(", ")", ")", "return", "std", "::", "make_pair", "(", "GPREven3", ",", "GPREven3", "+", "(", "sizeof", "(", "GPREven3", ")", "/", "sizeof", "(", "unsigned", ")", ")", ")", ";", "else", "return", "std", "::", "make_pair", "(", "GPREven6", ",", "GPREven6", "+", "(", "sizeof", "(", "GPREven6", ")", "/", "sizeof", "(", "unsigned", ")"], "ground_truth": [")", ")", ";"], "File": "ARMBaseRegisterInfo36", "Func": "getAllocationOrder", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4890, "Length": 500, "Cover_Rate": 0.39588281868566905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "AsmParser", "::", "parseMemBarrierOptOperand", "(", "OperandVector", "&", "Operands", ")", "{", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "unsigned", "Opt", ";", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "StringRef", "OptStr", "=", "Tok", ".", "getString", "(", ")", ";", "Opt", "=", "StringSwitch", "<", "unsigned", ">", "(", "OptStr", ".", "slice", "(", "", ",", "OptStr", ".", "size", "(", ")", ")", ".", "lower", "(", ")", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "~", "", ")", ";", "if", "(", "!", "hasV8Ops", "(", ")", "&&", "(", "Opt", "==", "", "||", "Opt", "==", "", "||", "Opt", "==", "", "||", "Opt", "==", "", ")", ")", "Opt", "=", "~", "", ";", "if", "(", "Opt", "==", "~", "", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Hash", ")", "||", "Tok", ".", "is", "(", "AsmToken", "::", "Dollar", ")", "||", "Tok", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "{", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Integer", ")", ")", "Parser", ".", "Lex", "(", ")", ";", "SMLoc", "Loc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "MemBarrierID", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "MemBarrierID", ")", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "MemBarrierID", ")", ";", "if", "(", "!", "CE", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "int", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "Val", "&", "~", "", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Opt", "=", "", "+"], "ground_truth": ["Val", ";"], "File": "ARMAsmParser (2)2", "Func": "parseMemBarrierOptOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4891, "Length": 413, "Cover_Rate": 0.855072463768116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isTypeLegal", "(", "I", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ",", "VT", ")", ")", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "unsigned", "SetCCOpc", ";", "bool", "SwapArgs", ";", "switch", "(", "CI", "->", "getPredicate", "(", ")", ")", "{", "case", "CmpInst", "::", "FCMP_OEQ", ":", "{", "if", "(", "!", "FastEmitCompare", "(", "CI", "->", "getOperand", "(", "", ")", ",", "CI", "->", "getOperand", "(", "", ")", ",", "VT", ")", ")", "return", "false", ";", "unsigned", "EReg", "=", "createResultReg", "(", "&", "", ")", ";", "unsigned", "NPReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "EReg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "NPReg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addReg", "(", "NPReg", ")", ".", "addReg", "(", "EReg", ")", ";", "UpdateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "case", "CmpInst", "::", "FCMP_UNE", ":", "{", "if", "(", "!", "FastEmitCompare", "(", "CI", "->", "getOperand", "(", "", ")", ",", "CI", "->", "getOperand", "(", "", ")", ",", "VT", ")", ")", "return", "false", ";", "unsigned", "NEReg", "=", "createResultReg", "(", "&", "", ")", ";", "unsigned", "PReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "NEReg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "PReg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addReg", "(", "PReg", ")", ".", "addReg", "(", "NEReg", ")", ";", "UpdateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "case", "CmpInst", "::", "FCMP_OGT", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_OGE", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_OLT", ":", "SwapArgs", "=", "true", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_OLE", ":", "SwapArgs", "=", "true", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_ONE", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_ORD", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UNO", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UEQ", ":", "SwapArgs", "=", "false", ";", "SetCCOpc", "=", "", ";"], "ground_truth": ["break", ";"], "File": "X86FastISel41", "Func": "X86SelectCmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4892, "Length": 402, "Cover_Rate": 0.5121019108280255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvth_f16_s32", "(", "int32_t", "__a", ")", "{", "return", "__builtin_aarch64_floatsihf", "(", "__a", ")"], "ground_truth": [";"], "File": "arm", "Func": "fp16_vcvth_f16_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4893, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_4fnmaddss_mask", "(", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")", "__C", ",", "(", "__v4sf", ")", "__D", ",", "(", "__v4sf", ")", "__E", ",", "(", "__v4sf", ")", "__A", ",", "(", "const", "__v4sf", "*", ")", "__F", ",", "(", "__v4sf", ")", "_mm_setzero_ps", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx5124fmapsintrin", "Func": "_mm_maskz_4fnmadd_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4894, "Length": 51, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCmseNSCallFunction", "("], "ground_truth": [")", "const", "{"], "File": "ARMMachineFunctionInfo14", "Func": "isCmseNSCallFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4895, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128h", ")", "__builtin_ia32_vfmaddcph128", "(", "(", "__v8hf", ")", "__A", ",", "(", "__v8hf", ")", "__B", ",", "(", "__v8hf"], "ground_truth": [")", "__C", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_fmadd_pch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4896, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isNEONi16splatNot", "(", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "unsigned", "Value", "=", "CE", "->", "getValue"], "ground_truth": ["(", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "isNEONi16splatNot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4897, "Length": 48, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutVT", "=", "", ";", "}", "unsigned", "SubSizeInBits", "=", "SrcSizeInBits", "/", "", ";", "InVT", "=", "EVT", "::", "getVectorVT", "(", "Ctx", ",", "InVT", ",", "SubSizeInBits", "/", "InVT", ".", "getSizeInBits", "(", ")", ")", ";", "OutVT", "=", "EVT", "::", "getVectorVT", "(", "Ctx", ",", "OutVT", ",", "SubSizeInBits", "/", "OutVT", ".", "getSizeInBits", "(", ")", ")", ";", "SDValue", "Lo", "=", "extractSubVector", "(", "In", ",", "", ",", "DAG", ",", "DL", ",", "SubSizeInBits", ")", ";", "SDValue", "Hi", "=", "extractSubVector", "(", "In", ",", "NumElems", "/", "", ",", "DAG", ",", "DL", ",", "SubSizeInBits", ")", ";", "if", "(", "SrcVT", ".", "is256BitVector", "(", ")", "&&", "DstVT", ".", "is128BitVector", "(", ")", ")", "{", "Lo", "=", "DAG", ".", "getBitcast", "(", "InVT", ",", "Lo", ")", ";", "Hi", "=", "DAG", ".", "getBitcast", "("], "ground_truth": ["InVT", ",", "Hi", ")", ";"], "File": "WebAssemblyISelLowering18", "Func": "truncateVectorWithNARROW", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4898, "Length": 121, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "smalloffset_mem_p", "(", "rtx", "op", ")", "{", "if", "(", "GET_CODE", "(", "op", ")", "==", "MEM", ")", "{", "rtx", "addr", "=", "XEXP", "(", "op", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "addr", ")", "==", "REG", ")", "return", "BASE_REG_P", "(", "addr", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "addr", ")", "==", "PLUS", ")", "{", "rtx", "offset", "=", "XEXP", "(", "addr", ","], "ground_truth": ["", ")", ";"], "File": "xtensa1", "Func": "smalloffset_mem_p", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4899, "Length": 64, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "const", "MachineOperand", "OpFI", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "OpFI", ".", "isFI", "(", ")", ")", "return", "", ";", "const", "MachineOperand", "OpOff", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "OpOff", ".", "isImm", "(", ")", "||", "OpOff", ".", "getImm", "(", ")", "!=", "", ")", "return", "", ";", "FrameIndex", "=", "OpFI", ".", "getIndex", "(", ")", ";", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "}", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "HexagonInstrInfo (2)", "Func": "isLoadFromStackSlot", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4900, "Length": 127, "Cover_Rate": 0.3670520231213873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "set", "=", "single_set", "(", "insn", ")", ";", "if", "(", "set", "&&", "!", "MEM_P", "(", "SET_DEST", "(", "set", ")", ")", "&&", "reg_overlap_mentioned_p", "(", "reg", ",", "SET_DEST", "(", "set", ")", ")", ")", "return", "true", ";", "while", "(", "(", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", ")", "{", "rtx", "set", ";", "if", "(", "!", "INSN_P", "(", "insn", ")", ")", "continue", ";", "code", "=", "GET_CODE", "(", "insn", ")", ";", "if", "(", "code", "==", "CODE_LABEL", ")", "return", "", ";", "if", "(", "code", "==", "JUMP_INSN", ")", "return", "false", ";", "else", "if", "(", "code", "==", "INSN", "&&", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "SEQUENCE", ")", "{", "rtx_sequence", "*", "seq", "=", "as_a", "<", "rtx_sequence", "*", ">", "(", "PATTERN", "(", "insn", ")", ")", ";", "int", "i", ";", "int", "retval", "=", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "seq", "->", "len", "(", ")", ";", "i", "++", ")", "{", "rtx_insn", "*", "this_insn", "=", "seq", "->", "insn", "(", "i", ")", ";", "rtx", "set", "=", "single_set", "(", "this_insn", ")", ";", "if", "(", "CALL_P", "(", "this_insn", ")", ")", "code", "=", "CALL_INSN", ";", "else", "if", "(", "JUMP_P", "(", "this_insn", ")", ")", "{", "if", "(", "INSN_ANNULLED_BRANCH_P", "(", "this_insn", ")", ")", "return", "false", ";", "code", "="], "ground_truth": ["JUMP_INSN", ";"], "File": "sh4", "Func": "reg_unused_after", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4901, "Length": 196, "Cover_Rate": 0.494949494949495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "bool", "UsesWinAAPCS", "=", "isTargetWindows", "(", "MF", ")", ";", "if", "(", "UsesWinAAPCS", "&&", "hasFP", "(", "MF", ")", "&&", "AFI", "->", "hasSwiftAsyncContext", "(", ")", ")", "{", "int", "FrameIdx", "=", "MFI", ".", "CreateStackObject", "(", "", ",", "Align", "(", "", ")", ",", "true", ")", ";", "AFI", "->", "setSwiftAsyncContextFrameIdx", "(", "FrameIdx", ")", ";", "if", "(", "(", "unsigned", ")", "FrameIdx", "<", "MinCSFrameIndex", ")", "MinCSFrameIndex", "=", "FrameIdx", ";", "if", "(", "(", "unsigned", ")", "FrameIdx", ">", "MaxCSFrameIndex", ")", "MaxCSFrameIndex", "=", "FrameIdx", ";", "}", "for", "(", "auto", "&", "CS", ":", "CSI", ")", "{", "Register", "Reg", "=", "CS", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "RegInfo", "->", "getMinimalPhysRegClass", "(", "Reg", ")", ";", "unsigned", "Size", "=", "RegInfo", "->", "getSpillSize", "(", "*", "RC", ")", ";", "Align", "Alignment", "(", "RegInfo", "->", "getSpillAlign", "(", "*", "RC", ")", ")", ";", "int", "FrameIdx", "=", "MFI", ".", "CreateStackObject", "(", "Size", ",", "Alignment", ",", "true", ")", ";", "CS", ".", "setFrameIdx", "("], "ground_truth": ["FrameIdx", ")", ";"], "File": "AArch64FrameLowering47", "Func": "assignCalleeSavedSpillSlots", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4902, "Length": 162, "Cover_Rate": 0.4682080924855491, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printAddrRegExtendOperand", "(", "MI", ",", "OpNum", ",", "O", ",", "MemSize", ","], "ground_truth": ["RmSize", ")", ";"], "File": "AArch64InstPrinter1", "Func": "printAddrRegExtendOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4903, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TOCRegDeps", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "initializeTOCRegDepsPass", "(", "*", "PassRegistry", "::"], "ground_truth": ["getPassRegistry", "(", ")", ")", ";"], "File": "PPCTOCRegDeps", "Func": "PPCTOCRegDeps", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4904, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "parts", "[", "", "]", ";", "int", "i", ",", "words", ";", "unsigned", "regno", "=", "REGNO", "(", "reg", ")", ";", "machine_mode", "mode", "=", "GET_MODE", "(", "reg", ")", ";", "if", "(", "TARGET_SPE", "&&", "regno", "<", "", "&&", "(", "SPE_VECTOR_MODE", "(", "GET_MODE", "(", "reg", ")", ")", "||", "(", "TARGET_E500_DOUBLE", "&&", "FLOAT_MODE_P", "(", "mode", ")", "&&", "mode", "!=", "SFmode", "&&", "mode", "!=", "SDmode", "&&", "mode", "!=", "SCmode", ")", ")", ")", ";", "else", "return", "NULL_RTX", ";", "regno", "=", "REGNO", "(", "reg", ")", ";", "words", "=", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "UNITS_PER_FP_WORD", "-", "", ")", "/", "UNITS_PER_FP_WORD", ";", "gcc_assert", "(", "words", "<=", "", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "words", ";", "i", "++", ",", "regno", "++", ")", "{", "if", "(", "BYTES_BIG_ENDIAN", ")", "{", "parts", "[", "", "*", "i", "]", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", "+", "FIRST_SPE_HIGH_REGNO", ")", ";", "parts", "[", "", "*", "i", "+", "", "]", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ";", "}", "else", "{", "parts", "[", "", "*", "i", "]", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ";", "parts", "[", "", "*", "i", "+", "", "]", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", "+", "FIRST_SPE_HIGH_REGNO", ")", ";", "}", "}", "return", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec_v", "(", "words"], "ground_truth": ["*", "", ",", "parts", ")", ")", ";"], "File": "rs60004", "Func": "rs6000_dwarf_register_span", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4905, "Length": 206, "Cover_Rate": 0.958139534883721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "AsmParser", "::", "ParseSImm19Value", "(", "OperandVector", "&", "Operands", ")", "{", "return", "ParseImmediate", "(", "Operands", ","], "ground_truth": ["", ",", "false", ")", ";"], "File": "NyuziAsmParser", "Func": "ParseSImm19Value", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4906, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpcsq_u16", "(", "uint16x8_t", "__a", ",", "uint16x8_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve2___arm_vcmpcsq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4907, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MO", ".", "getTargetFlags", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Kind", "=", "MCExpr", "::", "VK__None", ";", "break", ";", "case", "", ":", "Kind", "=", "MCExpr", "::", "VK__CALL", ";", "break", ";", "case", "", ":", "Kind", "=", "MCExpr", "::", "VK__LO", ";", "break", ";", "case", "", ":", "Kind", "=", "MCExpr", "::", "VK__HI", ";", "break", ";", "case", "", ":", "Kind", "=", "MCExpr", "::", "VK__PCREL_LO", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "RISCVMCInstLower15", "Func": "lowerSymbolOperand", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4908, "Length": 74, "Cover_Rate": 0.334841628959276, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "FrameAnalyzer", "(", ")"], "ground_truth": [";"], "File": "AVRFrameLowering (2)", "Func": "createAVRFrameAnalyzerPass", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4909, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vbicq_s64", "(", "int64x2_t", "__a", ",", "int64x2_t", "__b", ")", "{", "return", "__a", "&"], "ground_truth": ["~", "__b", ";"], "File": "arm", "Func": "neon2_vbicq_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4910, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_mul_round_sh", "(", "__mmask8", "__A", ",", "__m128h", "__B", ",", "__m128h", "__C", ",", "const", "int", "__D", ")", "{", "return", "__builtin_ia32_mulsh_mask_round", "(", "__B", ",", "__C", ",", "_mm_setzero_ph", "(", ")", ",", "__A"], "ground_truth": [",", "__D", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_maskz_mul_round_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4911, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u64_u16", "(", "uint16x8_t", "__a", ")", "{", "return", "(", "uint64x2_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_u64_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4912, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ImmTyR128A16", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyLWE", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOff", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpTgt", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpCompr", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpVM", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyHwreg", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySendMsg", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyInterpSlot", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyInterpAttr", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyAttrChan", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOpSel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOpSelHi", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyNegLo", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyNegHi", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySwizzle", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyGprIdxMode", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyHigh", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyBLGP", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyCBSZ", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyABID", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyEndpgm", ":", "OS", "<<", "", ";"], "ground_truth": ["break", ";"], "File": "AMDGPUAsmParser13", "Func": "printImmTy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4913, "Length": 198, "Cover_Rate": 0.3852140077821012, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "EmitByte", "(", "unsigned", "char", "C", ","], "ground_truth": ["raw_ostream", "&", "OS", ")", "const", "{"], "File": "ARMMCCodeEmitter1", "Func": "EmitByte", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4914, "Length": 13, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "UseNonLazyBind", "&&", "F", "&&", "F", "->", "hasFnAttribute", "(", "Attribute", "::", "NonLazyBind", ")", "&&", "!", "TM", "."], "ground_truth": ["shouldAssumeDSOLocal", "(", "*", "GV", "->", "getParent", "(", ")", ",", "GV", ")", ")", "return", "", ";"], "File": "AArch64Subtarget34", "Func": "classifyGlobalFunctionReference", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4915, "Length": 33, "Cover_Rate": 0.336734693877551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "TargetLowering", "::", "getSetCCResultType", "("], "ground_truth": ["EVT", "VT", ")", "const", "{"], "File": "PTXISelLowering", "Func": "getSetCCResultType", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4916, "Length": 10, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "auto", "CC", "=", "(", "", ")", "Op", ".", "getImm", "(", ")", ";", "const", "char", "*", "Str", "=", "condCodeToString", "(", "CC", ")", ";", "O", "<<", "Str"], "ground_truth": [";"], "File": "UPTInstPrinter", "Func": "printCondCode", "Target": "UPT", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4917, "Length": 36, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "VOIDmode", ")", "mode", "=", "DImode", ";", "if", "(", "TARGET_BIG_ENDIAN", "?", "!", "high_p", ":", "high_p", ")", "byte", "=", "UNITS_PER_WORD", ";", "else", "byte", "=", "", ";", "if", "(", "MEM_P", "(", "op", ")", ")", "{", "rtx", "addr", "=", "XEXP", "(", "op", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "addr", ")", "==", "PLUS", "||", "REG_P", "(", "addr", ")", ")", "return"], "ground_truth": ["adjust_address", "(", "op", ",", "word_mode", ",", "byte", ")", ";"], "File": "c6x", "Func": "c6x_subword", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 4918, "Length": 70, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrhadd_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b", ")", "{", "return", "(", "uint16x4_t", ")", "__builtin_neon_vrhadduv4hi", "(", "(", "int16x4_t", ")", "__a", ","], "ground_truth": ["(", "int16x4_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon_vrhadd_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4919, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlaq_s32", "(", "int32x4_t", "__a", ",", "int32x4_t"], "ground_truth": ["__b", ",", "int32x4_t", "__c", ")", "{"], "File": "arm", "Func": "neon_vmlaq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4920, "Length": 12, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "J2AsmPrinter", "Func": "getPassName", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4921, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "NoBRIters", "<<", "'\\n'", ")", ";", "bool", "BRChange", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ImmBranches", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BRChange", "|=", "fixupImmediateBr", "(", "ImmBranches", "[", "i", "]", ")", ";", "if", "(", "BRChange", "&&", "++", "NoBRIters", ">", "", ")", "report_fatal_error", "(", "", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "if", "(", "!", "BRChange", ")", "break", ";", "MadeChange", "=", "true", ";", "}", "verify", "(", ")"], "ground_truth": [";"], "File": "AArch64BranchFixupPass1", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4922, "Length": 87, "Cover_Rate": 0.453125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "strcpy", "(", "filename_buff", ",", "filespec", ")", ";", "decc$to_vms", "(", "filespec", ",", "translate_unix", ",", "", ",", "", ")", ";", "strcpy", "(", "new_host_filespec", ",", "filename_buff"], "ground_truth": [")", ";"], "File": "vms-ld", "Func": "to_host_file_spec", "Target": "vms", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 4923, "Length": 27, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst1_lanev8qi", "(", "(", "__builtin_neon_qi", "*", ")", "__a", ",", "(", "int8x8_t", ")", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon_vst1_lane_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4924, "Length": 16, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_ucomieq", "(", "(", "__v4sf", ")", "__A", ","], "ground_truth": ["(", "__v4sf", ")", "__B", ")", ";"], "File": "xmmintrin5", "Func": "_mm_ucomieq_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4925, "Length": 14, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx_insn", "*", "x", "=", "emit_insn", "(", "gen_addhi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "sign", "*", "size", ")", ")", ")", ";", "if", "(", "size", "<", "", ")", "F", "(", "x", ",", "", ")", ";", "}", "else", "F", "(", "emit_insn", "(", "gen_addsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "sign", "*", "size", ")"], "ground_truth": [")", ")", ",", "", ")", ";"], "File": "h83001", "Func": "h8300_emit_stack_adjustment", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4926, "Length": 58, "Cover_Rate": 0.6590909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsqaddq_u64", "(", "uint64x2_t", "__a", ",", "int64x2_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon2_vsqaddq_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4927, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "MCELFStreamer", "(", "Context", ",", "MAB", ","], "ground_truth": ["OS", ",", "CE", ")", ";"], "File": "HexagonMCELFStreamer15", "Func": "createHexagonELFStreamer", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4928, "Length": 13, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec_uint4", "v", ";", "unsigned", "short", "s", "[", "", "]", ";", "}", "shmask", ";", "shmask", ".", "v", "=", "(", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "shmask", ".", "s", "[", "(", "(", "si_to_uint", "(", "a", ")", "+", "(", "unsigned", "int", ")", "(", "imm", ")", ")", ">>", "", ")", "&", ""], "ground_truth": ["]", "=", "", ";"], "File": "si2vmx", "Func": "si_chd", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4929, "Length": 60, "Cover_Rate": 0.6896551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetStackID", "::", "Default", ":", "case", "TargetStackID", "::", "Vector", ":", "case", "TargetStackID", "::"], "ground_truth": ["NoAlloc", ":"], "File": "RISCVFrameLowering10", "Func": "isSupportedStackID", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4930, "Length": 15, "Cover_Rate": 0.36585365853658536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getGlobalAddressWrapper", "(", "SDValue", "GA", ",", "const", "GlobalValue", "*", "GV", ",", "SelectionDAG", "&", "DAG", ")", "{", "DebugLoc", "dl", "=", "GA", ".", "getDebugLoc", "(", ")", ";", "if", "(", "isa", "<", "Function", ">", "(", "GV", ")", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", ""], "ground_truth": [",", "GA", ")", ";"], "File": "XCoreISelLowering5", "Func": "getGlobalAddressWrapper", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4931, "Length": 49, "Cover_Rate": 0.30625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Error", "(", "Loc", ","], "ground_truth": ["Msg", ")", ";"], "File": "X86AsmParser55", "Func": "ErrorOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4932, "Length": 7, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerGlobalAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getGlobal", "(", ")", ";", "int64_t", "Offset", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getOffset", "(", ")", ";", "return", "LowerGlobalAddress", "(", "GV", ",", "SDLoc", "(", "Op", ")"], "ground_truth": [",", "Offset", ",", "DAG", ")", ";"], "File": "X86ISelLowering (2)", "Func": "LowerGlobalAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4933, "Length": 61, "Cover_Rate": 0.9838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printi64mem", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ")", "{", "O", "<<", "", ";", "printMemReference", "(", "MI"], "ground_truth": [",", "OpNo", ")", ";"], "File": "X86IntelAsmPrinter", "Func": "printi64mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4934, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "LHS", "=", "DAG", ".", "getVectorShuffle", "(", "", ",", "dl", ",", "LHS", ".", "getOperand", "(", "", ")", ",", "LHS", ".", "getOperand", "(", "", ")", ",", "{", "", ",", "-", "", ",", "", ",", "-", "", "}", ")", ";", "LHS", "=", "DAG", ".", "getBitcast", "(", "", ",", "LHS", ")", ";", "return", "DAG", ".", "getNode", "(", "N", "->", "getOpcode", "(", ")", ",", "dl", ",", "", ",", "LHS", ",", "RHS", ")", ";", "}", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "RHS", ".", "hasOneUse", "(", ")", "&&", "(", "RHS", ".", "getOpcode", "(", ")", "==", "", "||", "RHS", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "RHS", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "{", "SDLoc", "dl", "(", "N", ")", ";", "RHS", "=", "DAG", ".", "getVectorShuffle", "(", "", ",", "dl", ",", "RHS", ".", "getOperand", "(", "", ")", ",", "RHS", ".", "getOperand", "(", "", ")", ",", "{", "", ",", "-", "", ",", "", ",", "-", "", "}", ")", ";", "RHS", "=", "DAG", ".", "getBitcast", "(", "", ",", "RHS"], "ground_truth": [")", ";"], "File": "X86ISelLowering151", "Func": "combinePMULDQ", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4935, "Length": 178, "Cover_Rate": 0.3991031390134529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_vpermilpd512_mask", "(", "(", "__v8df", ")", "__X", ",", "__C", ",", "(", "__v8df", ")", "__W", ",", "(", "__mmask8", ")"], "ground_truth": ["__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_permute_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4936, "Length": 24, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vdwdupq_x_n_u8", "(", "uint32_t", "__a", ",", "uint32_t", "__b", ",", "const", "int", "__imm", ",", "mve_pred16_t", "__p", ")", "{", "uint64_t", "__c", "=", "(", "(", "uint64_t", ")", "__b"], "ground_truth": [")", "<<", "", ";"], "File": "arm", "Func": "mve___arm_vdwdupq_x_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4937, "Length": 28, "Cover_Rate": 0.6222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "RegNo", ")", "{", "case", "", ":", "res", "=", "", ";", "break", ";", "case", "", ":", "res", "=", "", ";", "break", ";", "case", "", ":", "res", "=", "", ";", "break", ";", "case", "", ":", "res", "=", "", ";", "break", ";", "case", "", ":", "res", "=", "", ";", "break", ";", "case", "", ":", "res", "=", "", ";", "break", ";", "case", "", ":", "res", "=", "", ";", "break", ";", "case", "", ":", "res", "=", "", ";"], "ground_truth": ["break", ";"], "File": "PatmosRegisterInfo", "Func": "getS0Index", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 4938, "Length": 77, "Cover_Rate": 0.652542372881356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_neon_vextv8hf", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vextq_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4939, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pmovsxwd512_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16si", ")", "_mm512_setzero_si512", "("], "ground_truth": [")", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_cvtepi16_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4940, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getKillRegState", "(", "KillSrc", ")", ";", "return", ";", "}", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "getKillRegState", "(", "KillSrc", ")", ";", "return", ";", "}", "unsigned", "Opc", ";", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", "||", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "(", "Subtarget", ".", "hasP9Vector", "(", ")", ")", "?", "", ":", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "const", "MCInstrDesc", "&", "MCID", "=", "get", "(", "Opc", ")", ";", "if", "(", "MCID", ".", "getNumOperands", "(", ")", "==", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "MCID", ",", "DestReg"], "ground_truth": [")", ".", "addReg", "(", "SrcReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";"], "File": "PPCInstrInfo12", "Func": "copyPhysReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4941, "Length": 322, "Cover_Rate": 0.33471933471933474, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Emitter", "<", "CodeEmitter", ">", "::", "emitBranchInstruction", "(", "const", "MachineInstr", "&", "MI", ")", "{", "const", "TargetInstrDesc", "&", "TID", "=", "MI", ".", "getDesc", "(", ")", ";", "if", "(", "TID", ".", "Opcode", "==", "", ")", "abort", "(", ")", ";", "unsigned", "Binary", "=", "getBinaryCodeForInstr", "("], "ground_truth": ["MI", ")", ";"], "File": "ARMCodeEmitter7", "Func": "emitBranchInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4942, "Length": 45, "Cover_Rate": 0.5921052631578947, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "::", "OFFSET_SRC_PRIVATE_BASE", ";", "unsigned", "WidthM1", "=", "AS", "==", "AS", "::", "LOCAL_ADDRESS", "?", "", "::", "WIDTH_M1_SRC_SHARED_BASE", ":", "", "::", "WIDTH_M1_SRC_PRIVATE_BASE", ";", "unsigned", "Encoding", "=", "", "::", "ID_MEM_BASES", "<<", "", "::", "ID_SHIFT_", "|", "Offset", "<<", "", "::", "OFFSET_SHIFT_", "|", "WidthM1", "<<", "", "::", "WIDTH_M1_SHIFT_", ";", "SDValue", "EncodingImm", "=", "DAG", ".", "getTargetConstant", "(", "Encoding", ",", "DL", ",", "", ")", ";", "SDValue", "ApertureReg", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "EncodingImm", ")", ",", "", ")", ";", "SDValue", "ShiftAmount", "=", "DAG", ".", "getTargetConstant", "(", "WidthM1", "+", "", ",", "DL", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "ApertureReg", ",", "ShiftAmount", ")", ";", "}", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "Info", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "Register", "UserSGPR", "=", "Info", "->", "getQueuePtrUserSGPR", "(", ")", ";", "assert", "(", "UserSGPR", "!=", "", ")", ";", "SDValue", "QueuePtr", "=", "CreateLiveInRegister", "(", "DAG", ",", "&", "", ",", "UserSGPR", ",", "", ")", ";", "uint32_t", "StructOffset", "=", "(", "AS", "==", "AS", "::", "LOCAL_ADDRESS", ")", "?", "", ":", "", ";", "SDValue", "Ptr", "=", "DAG", ".", "getObjectPtrOffset", "(", "DL", ",", "QueuePtr", ",", "TypeSize", "::", "Fixed", "(", "StructOffset", ")", ")", ";", "MachinePointerInfo", "PtrInfo", "(", "AS", "::", "CONSTANT_ADDRESS", ")", ";", "return", "DAG", ".", "getLoad", "(", "", ",", "DL", ",", "QueuePtr", ".", "getValue", "(", "", ")", ",", "Ptr", ",", "PtrInfo", ",", "commonAlignment", "(", "Align", "(", "", ")", ",", "StructOffset", ")", ",", "MachineMemOperand"], "ground_truth": ["::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ")", ";"], "File": "SIISelLowering12", "Func": "getSegmentAperture", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4943, "Length": 247, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "isLowRegister", "(", "unsigned", "Reg", ")", "{", "using", "namespace", "", ";", "switch", "(", "Reg", ")", "{", "case", "R0", ":", "case", "R1", ":", "case", "R2", ":", "case", "R3", ":", "case", "R4", ":", "case", "R5", ":", "case", "R6", ":", "case", "R7", ":", "return", "true", ";", "default", ":", "return"], "ground_truth": ["false", ";"], "File": "ARMBaseInfo", "Func": "isARMLowRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4944, "Length": 50, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCStreamer", "*", "createMCStreamer", "(", "const", "Triple", "&", "T", ",", "MCContext", "&", "Context", ",", "std", "::", "unique_ptr", "<", "MCAsmBackend", ">", "&&", "MAB", ",", "std", "::", "unique_ptr", "<", "MCObjectWriter", ">", "&&", "OW", ",", "std", "::", "unique_ptr", "<", "MCCodeEmitter", ">", "&&", "Emitter", ",", "bool", "RelaxAll", ")", "{", "if", "(", "!", "T", ".", "isOSBinFormatELF", "("], "ground_truth": [")", ")", "llvm_unreachable", "(", "", ")", ";"], "File": "LanaiMCTargetDesc11", "Func": "createMCStreamer", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4945, "Length": 59, "Cover_Rate": 0.6629213483146067, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addShifterOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "unsigned", "Imm", "=", "", "(", "getShiftExtendType", "("], "ground_truth": [")", ",", "getShiftExtendAmount", "(", ")", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "addShifterOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4946, "Length": 35, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MF", ")", "{", "const", "Function", "*", "F", "=", "MF", "->", "getFunction", "(", ")", ";", "ghcCall", "=", "(", "F", "?", "F", "->", "getCallingConv", "("], "ground_truth": [")", "==", "CallingConv", "::", "GHC", ":", "false", ")", ";"], "File": "ARMBaseRegisterInfo6", "Func": "getCalleeSavedRegs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4947, "Length": 34, "Cover_Rate": 0.40963855421686746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Chain", "(", "MachineInstr", "*", "MI", ",", "unsigned", "Idx", ",", "Color", "C", ")", ":", "StartInst", "(", "MI", ")", ",", "LastInst", "(", "MI", ")", ",", "KillInst", "(", "nullptr", ")", ",", "StartInstIdx", "(", "Idx", ")", ",", "LastInstIdx", "(", "Idx", ")", ",", "KillInstIdx", "(", "", ")", ",", "LastColor", "(", "C", ")", "{", "Insts", ".", "insert", "("], "ground_truth": ["MI", ")", ";"], "File": "AArch64A57FPLoadBalancing", "Func": "Chain", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4948, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "n", "=", "riscv_save_libcall_count", "(", "mask", ")", ";", "ssize_t", "bytes", "=", "snprintf", "(", "s", ",", "sizeof", "(", "s", ")"], "ground_truth": [",", "", ",", "n", ")", ";"], "File": "riscv", "Func": "riscv_output_gpr_save", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4949, "Length": 25, "Cover_Rate": 0.43103448275862066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "Op", ":", "MI", "->", "operands", "(", ")", ")", "{", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "!", "Op", ".", "isDef", "(", ")", ")", "continue", ";", "if", "(", "HasDef", ")", "return", "false", ";", "HasDef", "=", "true", ";", "}", "for", "(", "auto", "&", "Mo", ":", "MI", "->", "memoperands", "(", ")", ")", "if", "(", "Mo", "->", "isVolatile", "(", ")", "||", "Mo", "->", "isAtomic", "(", ")", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "HexagonExpandCondsets14", "Func": "isPredicable", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4950, "Length": 75, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "(", ")", ";", "if", "(", "Subtarget", "->", "isTargetCygMing", "(", ")", ")", "{", "unsigned", "CallOp", "=", "Subtarget", "->", "is64Bit", "(", ")"], "ground_truth": ["?", "", ":", "", ";"], "File": "X86ISelDAGToDAG124", "Func": "EmitSpecialCodeForMain", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4951, "Length": 37, "Cover_Rate": 0.47435897435897434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_vpmadd52huq512_maskz", "(", "(", "__v8di", ")", "__X", ",", "(", "__v8di", ")", "__Y", ","], "ground_truth": ["(", "__v8di", ")", "__Z", ",", "(", "__mmask8", ")", "__M", ")", ";"], "File": "avx512ifmaintrin", "Func": "_mm512_maskz_madd52hi_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4952, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "*", "regset", "==", "", ")", "{", "if", "(", "CDX_LDSTWM_VALID_REGS_0", "&", "(", "", "<<", "regno", ")", ")", "*", "regset", "=", "CDX_LDSTWM_VALID_REGS_0", ";", "else", "if", "(", "CDX_LDSTWM_VALID_REGS_1", "&", "(", "", "<<", "regno", ")", ")", "*", "regset", "=", "CDX_LDSTWM_VALID_REGS_1", ";", "else", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "nios2", "Func": "nios2_ldstwm_regset_p", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4953, "Length": 46, "Cover_Rate": 0.5974025974025974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "16RegisterInfo", "::", "requiresFrameIndexScavenging", "(", "const", "MachineFunction"], "ground_truth": ["&", "MF", ")", "const", "{"], "File": "Mips16RegisterInfo", "Func": "requiresFrameIndexScavenging", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4954, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "std", "::", "string", "&", "TT", ",", "const", "std", "::", "string", "&", "FS", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ")", ",", "Subtarget", "(", "TT", ",", "FS", ")", ",", "DataLayout", "(", "", "", ")", ",", "InstrInfo", "(", "*", "this", ")", ",", "TLInfo", "(", "*", "this", ")", ",", "TSInfo", "(", "*", "this", ")", ",", "FrameLowering", "(", "Subtarget", ")", "{", "if", "(", "getRelocationModel", "(", ")", "==", "Reloc", "::", "Default", ")", "setRelocationModel"], "ground_truth": ["(", "Reloc", "::", "Static", ")", ";"], "File": "SystemZTargetMachine29", "Func": "SystemZTargetMachine", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4955, "Length": 84, "Cover_Rate": 0.9882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isReg", "(", ")", "&&", "", ")", ";", "const", "MCOperand", "&", "OffsetOp", "=", "MI", "->", "getOperand", "(", "OpNo", "+", "", ")", ";", "printOperand", "(", "MI", ",", "OpNo", ",", "O", ")", ";", "if", "(", "OffsetOp", ".", "isImm", "(", ")", ")", "{", "int64_t", "Offset", "=", "OffsetOp", ".", "getImm", "(", ")", ";", "if", "(", "Offset", ">=", "", ")", "O", "<<", "'+'", ";", "O", "<<", "Offset", ";", "}", "else", "if", "(", "OffsetOp", ".", "isExpr", "("], "ground_truth": [")", ")", "{"], "File": "MCS51InstPrinter", "Func": "printMemri", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4956, "Length": 82, "Cover_Rate": 0.6890756302521008, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "SLT", "==", "", ")", "{", "return", "", "*", "getFullRateInstrCost", "(", ")", "*", "LT", ".", "first", "*", "NElts", ";", "}", "if", "(", "ST", "->", "has16BitInsts", "(", ")", "&&", "SLT", "==", "", ")", "NElts", "=", "(", "NElts", "+", "", ")", "/", "", ";", "return", "LT", ".", "first", "*", "NElts", "*", "getFullRateInstrCost", "(", ")", ";", "case", "", ":", "{", "const", "int", "QuarterRateCost", "=", "getQuarterRateInstrCost", "(", ")", ";", "if", "(", "SLT", "==", "", ")", "{", "const", "int", "FullRateCost", "=", "getFullRateInstrCost", "(", ")", ";", "return", "(", "", "*", "QuarterRateCost", "+", "(", "", "*", "", ")", "*", "FullRateCost", ")", "*", "LT", ".", "first", "*", "NElts", ";", "}", "if", "(", "ST", "->", "has16BitInsts", "(", ")", "&&", "SLT", "==", "", ")", "NElts", "=", "(", "NElts", "+", "", ")", "/", "", ";", "return", "QuarterRateCost", "*", "NElts", "*", "LT", ".", "first", ";", "}", "case", "", ":", "if", "(", "CxtI", "&&", "CxtI", "->", "hasOneUse", "(", ")", ")", "if", "(", "const", "auto", "*", "FAdd", "=", "dyn_cast", "<", "BinaryOperator", ">", "(", "*", "CxtI", "->", "user_begin", "(", ")", ")", ")", "{", "const", "int", "OPC", "=", "TLI", "->", "InstructionOpcodeToISD", "(", "FAdd", "->", "getOpcode", "(", ")", ")", ";", "if", "(", "OPC", "==", "", "||", "OPC", "==", "", ")", "{", "if", "(", "ST", "->", "hasMadMacF32Insts", "(", ")", "&&", "SLT", "==", "", "&&", "!", "HasFP32Denormals", ")", "return", "TargetTransformInfo", "::", "TCC_Free", ";", "if", "(", "ST", "->", "has16BitInsts", "(", ")", "&&", "SLT", "==", "", "&&", "!", "HasFP64FP16Denormals", ")", "return", "TargetTransformInfo", "::", "TCC_Free", ";", "const", "TargetOptions", "&", "Options", "=", "TLI", "->", "getTargetMachine", "(", ")", ".", "Options", ";", "if", "(", "Options", ".", "AllowFPOpFusion", "==", "FPOpFusion", "::", "Fast", "||", "Options", ".", "UnsafeFPMath", "||", "(", "FAdd", "->", "hasAllowContract", "(", ")", "&&", "CxtI", "->", "hasAllowContract", "(", ")", ")", ")", "return", "TargetTransformInfo", "::", "TCC_Free", ";", "}", "}", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "if", "(", "SLT", "==", "", ")", "return", "LT", ".", "first", "*", "NElts", "*", "get64BitInstrCost", "(", ")", ";", "if", "(", "ST", "->", "has16BitInsts", "(", ")", "&&", "SLT", "==", "", ")", "NElts", "=", "(", "NElts", "+", "", ")", "/", "", ";", "if", "(", "SLT", "==", "", "||", "SLT", "==", "", ")", "return", "LT", ".", "first", "*", "NElts", "*", "getFullRateInstrCost", "(", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "SLT", "==", "", ")", "{", "int", "Cost", "=", "", "*", "get64BitInstrCost", "(", ")", "+", "", "*", "getQuarterRateInstrCost", "(", ")", ";", "if", "(", "!", "ST", "->", "hasUsableDivScaleConditionOutput", "(", ")", ")", "Cost", "+=", ""], "ground_truth": ["*", "getFullRateInstrCost", "(", ")", ";"], "File": "AMDGPUTargetTransformInfo43", "Func": "getArithmeticInstrCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4957, "Length": 413, "Cover_Rate": 0.44940152339499456, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "STI", "=", "MI", "->", "getMF", "(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "MMO", "->", "getSize", "(", ")", "==", "", "&&", "(", "!", "STI", ".", "systemSupportsUnalignedAccess", "(", ")", "&&", "MMO", "->", "getAlign", "(", ")", "<", "MMO", "->", "getSize", "(", ")", ")", ")", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "MipsRegisterBankInfo15", "Func": "isGprbTwoInstrUnalignedLoadOrStore", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4958, "Length": 56, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalizeOps", "(", ")", "&&", "", "(", "In", ".", "getNode", "(", ")", ")", "&&", "In", ".", "hasOneUse", "(", ")", ")", "{", "auto", "*", "Ld", "=", "cast", "<", "LoadSDNode", ">", "(", "In", ")", ";", "if", "(", "Ld", "->", "isSimple", "(", ")", ")", "{", "MVT", "SVT", "=", "In", ".", "getSimpleValueType", "(", ")", ".", "getVectorElementType", "(", ")", ";", "", "Ext", "=", "N", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "EVT", "MemVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "SVT", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "if", "(", "TLI", ".", "isLoadExtLegal", "(", "Ext", ",", "VT", ",", "MemVT", ")", ")", "{", "SDValue", "Load", "=", "DAG", ".", "getExtLoad", "(", "Ext", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "Ld", "->", "getChain", "(", ")", ",", "Ld", "->", "getBasePtr", "(", ")", ",", "Ld", "->", "getPointerInfo", "(", ")", ",", "MemVT", ",", "Ld", "->", "getOriginalAlign", "(", ")", ",", "Ld", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "Ld", ",", "", ")", ",", "Load", ".", "getValue", "(", "", ")", ")", ";", "return", "Load", ";", "}", "}", "}", "if", "(", "Subtarget", ".", "hasAVX", "(", ")", "&&", "N", "->", "getOpcode", "(", ")"], "ground_truth": ["!=", "", ")", "{"], "File": "X86ISelLowering125", "Func": "combineExtInVec", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4959, "Length": 217, "Cover_Rate": 0.6676923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "unsigned", "SpillOffsetTable", "[", "]", "[", "", "]", "=", "{", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", "}", ";", "RegSpillOffsets", ".", "grow", "(", ""], "ground_truth": [")", ";"], "File": "SystemZFrameLowering55", "Func": "SystemZFrameLowering", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4960, "Length": 127, "Cover_Rate": 0.5183673469387755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op", ".", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", "&&", "", ")", ";", "EVT", "VTs", "[", "]", "=", "{", "Op", ".", "getValueType", "(", ")", ",", "", "}", ";", "SDValue", "Ops", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ",", "Ptr", "}", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL"], "ground_truth": [",", "VTs", ",", "Ops", ")", ";"], "File": "JVMISelLowering", "Func": "LowerLOAD", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 4961, "Length": 61, "Cover_Rate": 0.48031496062992124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_reducesd_mask_round", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "__C", ",", "(", "__v2df"], "ground_truth": [")", "__W", ",", "__U", ",", "__R", ")", ";"], "File": "avx512dqintrin1", "Func": "_mm_mask_reduce_round_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4962, "Length": 28, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "temp", ".", "val", "[", "", "]", "=", "vcombine_u16", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_u16", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "temp", ".", "val", "[", "", "]", "=", "vcombine_u16", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_u16", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "__o", "=", "__builtin_aarch64_set_qregciv8hi", "(", "__o", ",", "(", "int16x8_t", ")", "temp", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregciv8hi", "(", "__o", ",", "(", "int16x8_t", ")", "temp", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregciv8hi", "(", "__o", ",", "(", "int16x8_t", ")", "temp", ".", "val", "[", ""], "ground_truth": ["]", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vst3_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4963, "Length": 107, "Cover_Rate": 0.66875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Type", "*", "InitTy", "=", "GV", "->", "getInitializer", "(", ")", "->", "getType", "(", ")", ";", "GlobalVariable", "*", "ClonedGV", "=", "new", "GlobalVariable", "(", "InitTy", ",", "false", ",", "GV", "->", "getLinkage", "(", ")", ",", "GV", "->", "getInitializer", "(", ")", ")", ";", "ClonedGV", "->", "setName", "(", "PAN", "::", "getCloneVarName", "(", "FnName", ",", "VarName", ")", ")", ";", "Globals", ".", "push_back"], "ground_truth": ["(", "ClonedGV", ")", ";"], "File": "PIC16Cloner2", "Func": "CloneAutos", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4964, "Length": 60, "Cover_Rate": 0.31746031746031744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FunctionInfo", "::", "createLRSpillSlot", "(", "MachineFunction", "&", "MF", ")", "{", "if", "(", "LRSpillSlotSet", ")", "{", "return", "LRSpillSlot", ";", "}", "const", "TargetRegisterClass", "&", "RC", "=", "", ";", "const", "TargetRegisterInfo", "&", "TRI", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "if", "(", "!", "MF", ".", "getFunction", "(", ")", ".", "isVarArg", "(", ")", ")", "{", "LRSpillSlot", "=", "MFI", ".", "CreateFixedObject", "(", "TRI", ".", "getSpillSize", "(", "RC", ")", ",", "", ",", "true", ")", ";", "}", "else", "{", "LRSpillSlot", "=", "MFI", ".", "CreateStackObject", "(", "TRI", ".", "getSpillSize", "(", "RC"], "ground_truth": [")", ",", "TRI", ".", "getSpillAlignment", "(", "RC", ")", ",", "true", ")", ";"], "File": "XCoreMachineFunctionInfo19", "Func": "createLRSpillSlot", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 4965, "Length": 110, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "AMDGPU", "::", "BRANCH_COND_f32", ":", "return", "AMDGPU", "::", "IF_LOGICALZ_f32", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "return", "-", ""], "ground_truth": [";"], "File": "AMDILCFGStructurizer1", "Func": "getBranchZeroOpcode", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4966, "Length": 22, "Cover_Rate": 0.38596491228070173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeCR64BitRegisterClass", "(", "MCInst", "&", "Inst", ",", "uint64_t", "RegNo", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "return", "decodeRegisterClass", "(", "Inst", ",", "RegNo"], "ground_truth": [",", "", ",", "", ")", ";"], "File": "SystemZDisassembler12", "Func": "DecodeCR64BitRegisterClass", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4967, "Length": 32, "Cover_Rate": 0.9142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "fn", "=", "(", "tree", ")", "decl", ";", "struct", "cgraph_node", "*", "node", "=", "NULL", ";", "struct", "cgraph_node", "*", "default_node", "=", "NULL", ";", "struct", "cgraph_function_version_info", "*", "node_v", "=", "NULL", ";", "struct", "cgraph_function_version_info", "*", "first_v", "=", "NULL", ";", "tree", "dispatch_decl", "=", "NULL", ";", "struct", "cgraph_function_version_info", "*", "default_version_info", "=", "NULL", ";", "gcc_assert", "(", "fn", "!=", "NULL", "&&", "DECL_FUNCTION_VERSIONED", "(", "fn", ")", ")", ";", "node", "=", "cgraph_node", "::", "get", "(", "fn", ")", ";", "gcc_assert", "(", "node", "!=", "NULL", ")", ";", "node_v", "=", "node", "->", "function_version", "(", ")", ";", "gcc_assert", "(", "node_v", "!=", "NULL", ")", ";", "if", "(", "node_v", "->", "dispatcher_resolver", "!=", "NULL", ")", "return", "node_v", "->", "dispatcher_resolver", ";", "first_v", "=", "node_v", ";", "while", "(", "first_v", "->", "prev", "!=", "NULL", ")", "first_v", "=", "first_v", "->", "prev", ";", "default_version_info", "=", "first_v", ";", "while", "(", "default_version_info", "!=", "NULL", ")", "{", "if", "(", "is_function_default_version", "(", "default_version_info", "->", "this_node", "->", "decl", ")", ")", "break", ";", "default_version_info", "=", "default_version_info", "->", "next", ";", "}", "if", "(", "default_version_info", "==", "NULL", ")", "return", "NULL", ";", "if", "(", "first_v", "!=", "default_version_info", ")", "{", "default_version_info", "->", "prev", "->", "next", "=", "default_version_info", "->", "next", ";", "if", "(", "default_version_info", "->", "next", ")", "default_version_info", "->", "next", "->", "prev", "=", "default_version_info", "->", "prev", ";", "first_v", "->", "prev", "=", "default_version_info", ";", "default_version_info", "->", "next", "=", "first_v", ";", "default_version_info", "->", "prev", "=", "NULL", ";", "}", "default_node", "=", "default_version_info", "->", "this_node", ";", "if", "(", "targetm", ".", "has_ifunc_p", "(", ")", ")", "{", "struct", "cgraph_function_version_info", "*", "it_v", "=", "NULL", ";", "struct", "cgraph_node", "*", "dispatcher_node", "=", "NULL", ";", "struct", "cgraph_function_version_info", "*", "dispatcher_version_info", "=", "NULL", ";", "dispatch_decl", "=", "make_dispatcher_decl", "(", "default_node", "->", "decl", ")", ";", "dispatcher_node", "=", "cgraph_node", "::", "get_create", "(", "dispatch_decl"], "ground_truth": [")", ";"], "File": "i3864", "Func": "ix86_get_function_versions_dispatcher", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4968, "Length": 268, "Cover_Rate": 0.7549295774647887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "builtin_types", "[", "type", "]", ".", "scalar_ptr", "=", "build_pointer_type", "(", "eltype", ")", ";", "builtin_types", "[", "type", "]", ".", "scalar_const_ptr", "=", "build_const_pointer", "(", "eltype", ")", ";", "if", "(", "!", "riscv_v_ext_vector_mode_p", "(", "mode", ")", ")", "return", ";", "tree", "vectype", "=", "build_vector_type_for_mode", "(", "eltype", ",", "mode", ")", ";", "gcc_assert", "(", "VECTOR_MODE_P", "(", "TYPE_MODE", "(", "vectype", ")", ")", "&&", "TYPE_MODE", "(", "vectype", ")", "==", "mode", "&&", "TYPE_MODE_RAW", "(", "vectype", ")", "==", "mode", "&&", "TYPE_ALIGN", "(", "vectype", ")", "<=", "", "&&", "known_eq", "(", "tree_to_poly_uint64", "(", "TYPE_SIZE", "(", "vectype", ")", ")", ",", "GET_MODE_BITSIZE", "(", "mode", ")", ")", ")", ";", "vectype", "=", "build_distinct_type_copy", "(", "vectype", ")", ";", "gcc_assert", "(", "vectype", "==", "TYPE_MAIN_VARIANT", "(", "vectype", ")", ")", ";", "SET_TYPE_STRUCTURAL_EQUALITY", "(", "vectype", ")", ";", "TYPE_ARTIFICIAL", "(", "vectype", ")", "=", "", ";", "TYPE_INDIVISIBLE_P", "(", "vectype", ")", "=", "", ";", "add_vector_type_attribute", "(", "vectype", ",", "vector_types", "[", "type", "]", ".", "mangled_name", ")", ";", "make_type_sizeless", "(", "vectype", ")", ";", "abi_vector_types", "[", "type", "]", "="], "ground_truth": ["vectype", ";"], "File": "riscv-vector-builtins", "Func": "register_builtin_type", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4969, "Length": 152, "Cover_Rate": 0.7916666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "castRequiresQueuePtr", "(", "ASC", "->", "getSrcAddressSpace", "(", ")"], "ground_truth": [",", "AS", ")", ";"], "File": "AMDGPUAnnotateKernelFeatures20", "Func": "castRequiresQueuePtr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4970, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "translateShiftImm", "(", "unsigned", "imm", ")", "{", "if", "(", "imm", "==", "", ")", "return", "", ";", "return"], "ground_truth": ["imm", ";"], "File": "ARMInstPrinter18", "Func": "translateShiftImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4971, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BitVector", "RegisterInfo", "::", "getReservedRegs", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "BitVector", "Reserved", "(", "getNumRegs", "(", ")", ")", ";", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "{", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", ""], "ground_truth": [")", ";"], "File": "SystemZRegisterInfo", "Func": "getReservedRegs", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4972, "Length": 59, "Cover_Rate": 0.48360655737704916, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "STI", "."], "ground_truth": ["getFeatureBits", "(", ")", ")", ")", ";"], "File": "X86AsmParser14", "Func": "X86ATTAsmParser", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4973, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_permutex2var_ps", "(", "__m128", "__A", ","], "ground_truth": ["__m128i", "__I", ",", "__m128", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_permutex2var_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4974, "Length": 25, "Cover_Rate": 0.46296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "return_type", "=", "DECL_RESULT", "(", "current_function_decl", ")", ";", "return", "(", "TARGET_MIPS16", "&&", "TARGET_HARD_FLOAT_ABI", "&&", "!", "aggregate_value_p", "(", "return_type", ",", "current_function_decl", ")", "&&", "mips_return_mode_in_fpr_p", "(", "DECL_MODE"], "ground_truth": ["(", "return_type", ")", ")", ")", ";"], "File": "mips", "Func": "mips16_cfun_returns_in_fpr_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4975, "Length": 31, "Cover_Rate": 0.7948717948717948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "!", "hasThumb", "(", ")", ")", "return", "Error", "("], "ground_truth": ["L", ",", "", ")", ";"], "File": "ARMAsmParser (2)1", "Func": "parseDirectiveThumb", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4976, "Length": 42, "Cover_Rate": 0.5316455696202531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "FixupOffset", "=", "Layout", ".", "getFragmentOffset", "(", "Fragment", ")", "+", "Fixup", ".", "getOffset", "(", ")", ";", "if", "(", "Fixup", ".", "getTargetKind", "(", ")", "==", "", ")", "FixupOffset", "&=", "~", "uint32_t", "(", "", ")", ";", "return", "FixupOffset"], "ground_truth": [";"], "File": "PPCMachObjectWriter12", "Func": "getFixupOffset", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4977, "Length": 37, "Cover_Rate": 0.6166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "i", "<", "", "&&", "", ")", ";", "return", "UserReservedRegister", "[", "i", "]"], "ground_truth": [";"], "File": "RISCVSubtarget (2)", "Func": "isRegisterReservedByUser", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4978, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_psignd", "(", "(", "__v2si", ")", "__X", ",", "("], "ground_truth": ["__v2si", ")", "__Y", ")", ";"], "File": "tmmintrin", "Func": "_mm_sign_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4979, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "strncmp", "(", "name", ",", "", ",", "", ")", "==", "", ")", "{", "if", "(", "decl", "&&", "TREE_CODE", "(", "decl", ")", "==", "VAR_DECL", "&&", "DECL_INITIAL", "(", "decl", ")", "=="], "ground_truth": ["NULL_TREE", ")", "flags", "|=", "SECTION_BSS", ";"], "File": "avr3", "Func": "avr_section_type_flags", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 4980, "Length": 36, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "legitimate_pic_operand_p", "(", "rtx", "x", ")", "{", "if", "(", "pic_address_needs_scratch", "(", "x", ")", ")", "return", "false", ";", "if", "(", "SPARC_SYMBOL_REF_TLS_P", "(", "x", ")", "||", "(", "GET_CODE", "(", "x", ")", "==", "CONST", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "PLUS", "&&", "SPARC_SYMBOL_REF_TLS_P", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "sparc3", "Func": "legitimate_pic_operand_p", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4981, "Length": 66, "Cover_Rate": 0.9850746268656716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_arm_smladx", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [")", ";"], "File": "arm", "Func": "acle___smladx", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4982, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "break", ";", "}", "case", "", ":", "{", "auto", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "TrueValue", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "FalseValue", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "Dst", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "FalseValue", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "Dst", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "TrueValue", ")", ";", "break", ";", "}", "case", "", ":", "{", "auto", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "ConditionCode", "=", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "auto", "TrueValue", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "FalseValue", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "resolveComparison", "(", "MBB", ",", "MI", ",", "DL", ",", "ConditionCode", ",", "MI", ".", "getOperand", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "Dst", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "FalseValue", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "Dst", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "TrueValue", ")", ";", "break", ";", "}", "case", "", ":", "{", "MachineOperand", "&", "op", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "op", ".", "isMBB", "(", ")", ")", "{", "MachineBasicBlock", "*", "dst", "=", "op", ".", "getMBB", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "dst", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "LC2200InstrInfo1", "Func": "expandPostRAPseudo", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4983, "Length": 415, "Cover_Rate": 0.5732044198895028, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SomeVT", ".", "isVector", "(", ")", ")", "return", "false", ";", "return", "SomeVT", ".", "getVectorElementType", "(", ")"], "ground_truth": ["==", "", ";"], "File": "VECustomDAG1", "Func": "isMaskType", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4984, "Length": 21, "Cover_Rate": 0.6774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pmulhw512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B", ",", "(", "__v32hi", ")", "_mm512_setzero_si512", "(", ")", ",", "("], "ground_truth": ["__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_mulhi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4985, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "printMemOffset", "(", "MI", ",", "OpNo"], "ground_truth": [",", "O", ")", ";"], "File": "X86IntelInstPrinter (2)", "Func": "printMemOffs32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4986, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isLiteralConstant", "(", "MO", ",", "OpSize", ")", ")", "return", "true", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isUse", "(", ")", ")", "return", "false", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "MO", ".", "getReg", "(", ")", ")", ")", "return", "RI", ".", "isSGPRClass", "(", "MRI", ".", "getRegClass"], "ground_truth": ["(", "MO", ".", "getReg", "(", ")", ")", ")", ";"], "File": "SIInstrInfo101", "Func": "usesConstantBus", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4987, "Length": 61, "Cover_Rate": 0.3128205128205128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__enables_save", ".", "__fpscr", "=", "__fpscr_save", ".", "__fpscr", "&", "", ";", "__fpscr_save", ".", "__fr", "=", "__builtin_mffs", "(", ")", ";", "__enables_save", ".", "__fpscr", "=", "__fpscr_save", ".", "__fpscr", "&", "", ";", "__fpscr_save", ".", "__fpscr", "&=", "~", "", ";", "__builtin_mtfsf", "(", "", ",", "__fpscr_save", ".", "__fr", ")", ";", "__asm__", "(", "", ":", "", "(", "__A", ")", ")", ";", "}", "switch", "(", "__rounding", ")", "{", "case", "_MM_FROUND_TO_NEAREST_INT", ":", "__fpscr_save", ".", "__fr", "=", "__builtin_mffsl", "(", ")", ";", "__attribute__", "(", "(", "fallthrough", ")", ")", ";", "case", "_MM_FROUND_TO_NEAREST_INT", "|", "_MM_FROUND_NO_EXC", ":", "__builtin_set_fpscr_rn", "(", "", ")", ";", "__asm__", "(", "", ":", "", "(", "__A", ")", ")", ";", "__r", "=", "vec_rint", "(", "(", "__v2df", ")", "__A", ")", ";", "__asm__", "(", "", ":", ":", "", "(", "__r", ")", ")", ";", "__builtin_set_fpscr_rn", "(", "__fpscr_save", ".", "__fpscr", ")", ";", "break", ";", "case", "_MM_FROUND_TO_NEG_INF", ":", "case", "_MM_FROUND_TO_NEG_INF", "|", "_MM_FROUND_NO_EXC", ":", "__r", "=", "vec_floor", "(", "(", "__v2df", ")", "__A", ")", ";", "break", ";", "case", "_MM_FROUND_TO_POS_INF", ":", "case", "_MM_FROUND_TO_POS_INF", "|", "_MM_FROUND_NO_EXC", ":", "__r", "=", "vec_ceil", "(", "(", "__v2df", ")", "__A", ")", ";", "break", ";", "case", "_MM_FROUND_TO_ZERO"], "ground_truth": [":"], "File": "smmintrin2", "Func": "_mm_round_pd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4988, "Length": 171, "Cover_Rate": 0.5463258785942492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TYPE_R16", ":", "case", "TYPE_R32", ":", "case", "TYPE_R64", ":", "case", "TYPE_Rv", ":", "case", "TYPE_MM64", ":", "case", "TYPE_XMM", ":", "case", "TYPE_XMM32", ":", "case", "TYPE_XMM64", ":", "case", "TYPE_XMM128", ":", "case", "TYPE_XMM256", ":", "case", "TYPE_XMM512", ":", "case", "TYPE_VK1", ":", "case", "TYPE_VK8", ":", "case", "TYPE_VK16", ":", "case", "TYPE_DEBUGREG", ":", "case", "TYPE_CONTROLREG", ":", "return", "translateRMRegister", "(", "mcInst", ",", "insn", ")", ";", "case", "TYPE_M", ":", "case", "TYPE_M8", ":", "case", "TYPE_M16", ":", "case", "TYPE_M32", ":", "case", "TYPE_M64", ":", "case", "TYPE_M128", ":", "case", "TYPE_M256", ":", "case", "TYPE_M512", ":", "case"], "ground_truth": ["TYPE_Mv", ":"], "File": "X86Disassembler19", "Func": "translateRM", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4989, "Length": 83, "Cover_Rate": 0.5220125786163522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_t", "len", "=", "", ";", "sysctlbyname", "(", "", ",", "&", "l1_line", ",", "&", "len", ",", "NULL", ",", "", ")", ";", "l1_sizekb", "=", "", ";", "l1_assoc", "="], "ground_truth": ["", ";"], "File": "driver-rs6000", "Func": "detect_caches_freebsd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 4990, "Length": 28, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "LLVMDisassembler_VariantKind", ")", "{", "case", "LLVMDisassembler_VariantKind_None", ":", "return", "MCSymbolRefExpr", "::", "VK_None", ";", "case", "LLVMDisassembler_VariantKind_ARM64_PAGE", ":", "return", "MCSymbolRefExpr", "::", "VK_PAGE", ";", "case", "LLVMDisassembler_VariantKind_ARM64_PAGEOFF", ":", "return", "MCSymbolRefExpr", "::", "VK_PAGEOFF", ";", "case", "LLVMDisassembler_VariantKind_ARM64_GOTPAGE", ":", "return", "MCSymbolRefExpr"], "ground_truth": ["::", "VK_GOTPAGE", ";"], "File": "AArch64ExternalSymbolizer", "Func": "getVariant", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4991, "Length": 37, "Cover_Rate": 0.5285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "MDOperand", "&", "Op", ":", "Node", "->", "operands", "(", ")", ")", "{", "const", "ConstantInt", "*", "CI", "=", "mdconst", "::", "extract", "<", "ConstantInt", ">", "(", "Op", ")", ";", "V", ".", "push_back", "(", "CI", "->", "getZExtValue"], "ground_truth": ["(", ")", ")", ";"], "File": "AMDGPURuntimeMD", "Func": "getThreeInt32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4992, "Length": 40, "Cover_Rate": 0.5128205128205128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsATT", ")", "O", "<<", "'%'", ";", "O", "<<", "ATTInstPrinter", "::", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "return", ";", "}", "case", "MachineOperand", "::", "MO_Immediate", ":", "if", "(", "IsATT", ")", "O", "<<", "'$'", ";", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "{", "if", "(", "IsATT", ")", "O", "<<", "'$'", ";", "PrintSymbolOperand", "(", "MO", ","], "ground_truth": ["O", ")", ";"], "File": "X86AsmPrinter (2)2", "Func": "PrintOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4993, "Length": 73, "Cover_Rate": 0.41714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "::", "Kernel", "::", "CodeProps", "::", "Metadata", "AsmPrinter", "::", "getHSACodeProps", "(", "const", "MachineFunction", "&", "MF", ",", "const", "ProgramInfo", "&", "ProgramInfo", ")", "const", "{", "const", "Subtarget", "&", "STM", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "MachineFunctionInfo", "&", "MFI", "=", "*", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "HSAMD", "::", "Kernel", "::", "CodeProps", "::", "Metadata", "HSACodeProps", ";", "HSACodeProps", ".", "mKernargSegmentSize", "=", "STM", ".", "getKernArgSegmentSize", "(", "MF", ",", "MFI", ".", "getABIArgOffset", "(", ")", ")", ";", "HSACodeProps", ".", "mGroupSegmentFixedSize", "=", "ProgramInfo", ".", "LDSSize", ";", "HSACodeProps", ".", "mPrivateSegmentFixedSize", "=", "ProgramInfo", ".", "ScratchSize", ";", "HSACodeProps", ".", "mKernargSegmentAlign", "=", "std", "::", "max", "(", "uint32_t", "(", "", ")", ",", "MFI", ".", "getMaxKernArgAlign", "(", ")", ")", ";", "HSACodeProps", ".", "mWavefrontSize", "=", "STM", ".", "getWavefrontSize", "(", ")", ";", "HSACodeProps", ".", "mNumSGPRs", "=", "CurrentProgramInfo", ".", "NumSGPR", ";", "HSACodeProps", ".", "mNumVGPRs", "=", "CurrentProgramInfo", ".", "NumVGPR", ";", "HSACodeProps", ".", "mMaxFlatWorkGroupSize", "=", "MFI", ".", "getMaxFlatWorkGroupSize", "(", ")", ";", "HSACodeProps", ".", "mIsDynamicCallStack", "="], "ground_truth": ["ProgramInfo", ".", "DynamicCallStack", ";"], "File": "AMDGPUAsmPrinter13", "Func": "getHSACodeProps", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4994, "Length": 158, "Cover_Rate": 0.8144329896907216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFixedLengthVectorIntExtendToSVE", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "assert", "(", "VT", ".", "isFixedLengthVector", "(", ")", "&&", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Val", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "DAG", ",", "Val", ".", "getValueType", "(", ")", ")", ";", "Val", "=", "convertToScalableVector", "(", "DAG", ",", "ContainerVT", ",", "Val", ")", ";", "bool", "Signed", "=", "Op", ".", "getOpcode", "(", ")", "==", "", ";", "unsigned", "ExtendOpc", "=", "Signed", "?", "", ":", "", ";", "switch", "(", "ContainerVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)2", "Func": "LowerFixedLengthVectorIntExtendToSVE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4995, "Length": 113, "Cover_Rate": 0.45934959349593496, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "fixMulHigh", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "EncodedValue", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "EncodedValue", "|=", "", "<<", "", ";", "return", "EncodedValue"], "ground_truth": [";"], "File": "ARM64MCCodeEmitter", "Func": "fixMulHigh", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4996, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "MI", "=", "*", "II", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "MachineFrameInfo", "*", "MFI", "=", "&", "MF", ".", "getFrameInfo", "(", ")", ";", "unsigned", "FI", "=", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "getIndex", "(", ")", ";", "unsigned", "ImmOpIdx", "=", "", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", ";", "case", "", ":", "case", "", ":", "ImmOpIdx", "=", "FIOperandNum", "+", "", ";", "break", ";", "}", "MachineOperand", "&", "ImmOp", "=", "MI", ".", "getOperand"], "ground_truth": ["(", "ImmOpIdx", ")", ";"], "File": "TOYRegisterInfo1", "Func": "eliminateFrameIndex", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 4997, "Length": 93, "Cover_Rate": 0.5636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GCNPassConfig", "::", "addRegAssignAndRewriteOptimized", "(", ")", "{", "if", "(", "!", "usingDefaultRegAlloc", "(", ")", ")", "report_fatal_error", "(", "RegAllocOptNotSupportedMessage", ")", ";", "addPass", "(", "createSGPRAllocPass", "(", "true", ")", ")", ";", "addPass", "(", "createVirtRegRewriter", "(", "false", ")", ")", ";", "addPass", "(", "&", "LowerSGPRSpillsID", ")", ";", "addPass", "(", "createVGPRAllocPass", "(", "true"], "ground_truth": [")", ")", ";"], "File": "AMDGPUTargetMachine (2)1", "Func": "addRegAssignAndRewriteOptimized", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 4998, "Length": 49, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "SDep", "&", "PI", ":", "SU", "->", "Preds", ")", "{", "unsigned", "PredReadyCycle", "=", "PI", ".", "getSUnit", "(", ")", "->", "TopReadyCycle", ";", "unsigned", "MinLatency", "=", "PI", ".", "getLatency", "(", ")", ";", "Top", ".", "MaxMinLatency", "=", "std", "::", "max", "(", "MinLatency", ",", "Top", ".", "MaxMinLatency", ")", ";", "if", "(", "SU", "->", "TopReadyCycle", "<", "PredReadyCycle", "+", "MinLatency", ")", "SU", "->", "TopReadyCycle", "=", "PredReadyCycle", "+", "MinLatency", ";", "}", "Top", ".", "releaseNode", "(", "SU", ",", "SU"], "ground_truth": ["->", "TopReadyCycle", ")", ";"], "File": "HexagonMachineScheduler (2)", "Func": "releaseTopNode", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 4999, "Length": 77, "Cover_Rate": 0.8020833333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "long", "long", "Reg", ";", "std", "::", "pair", "<", "bool", ",", "bool", ">", "R", "=", "parsePhysicalReg", "(", "C", ",", "Prefix", ",", "Reg", ")", ";", "if", "(", "!", "R", ".", "first", ")", "return", "std", "::", "make_pair", "(", "", ",", "nullptr", ")", ";", "if", "(", "(", "Prefix", "==", "", "||", "Prefix", "==", "", ")", ")", "{", "if", "(", "R", ".", "second", ")", "return", "std", "::", "make_pair", "(", "", ",", "nullptr", ")", ";", "RC", "=", "TRI", "->", "getRegClass", "(", "Prefix", "==", "", "?", "", ":", "", ")", ";", "return", "std", "::", "make_pair", "(", "*", "(", "RC", "->", "begin", "(", ")", ")", ",", "RC", ")", ";", "}", "else", "if", "(", "Prefix", ".", "compare", "(", "", ",", "", ",", "", ")", "==", "", ")", "{", "if", "(", "R", ".", "second", ")", "return", "std", "::", "make_pair", "(", "", ",", "nullptr", ")", ";", "Reg", "=", "StringSwitch", "<", "unsigned", "long", "long", ">", "(", "Prefix", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";", "if", "(", "!", "Reg", ")", "return", "std", "::", "make_pair", "(", "", ",", "nullptr"], "ground_truth": [")", ";"], "File": "MipsISelLowering106", "Func": "parseRegForInlineAsmConstraint", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5000, "Length": 224, "Cover_Rate": 0.4392156862745098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Reg", ">", "", ")", "return"], "ground_truth": ["false", ";"], "File": "MipsAsmParser19", "Func": "setATReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5001, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", ""], "ground_truth": [")", ";"], "File": "HexagonRegisterInfo5", "Func": "getReservedRegs", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5002, "Length": 63, "Cover_Rate": 0.36416184971098264, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ImmTyDppCtrl", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppRowMask", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppBankMask", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppBoundCtrl", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaDstSel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaSrc0Sel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaSrc1Sel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaDstUnused", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDMask", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyUNorm", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDA", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyR128", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyLWE", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOff", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpTgt", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpCompr", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpVM", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyHwreg", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySendMsg", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyInterpSlot", ":", "OS", "<<"], "ground_truth": ["", ";", "break", ";"], "File": "AMDGPUAsmParser27", "Func": "printImmTy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5003, "Length": 180, "Cover_Rate": 0.5389221556886228, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "ENCODING_IB", ":", "if", "(", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", "&&", "Opcode", "!=", "", ")", "type", "=", "TYPE_MOFFS8", ";", "break", ";", "case", "ENCODING_IW", ":", "type", "=", "TYPE_MOFFS16", ";", "break", ";", "case", "ENCODING_ID", ":", "type", "=", "TYPE_MOFFS32", ";", "break", ";", "case", "ENCODING_IO", ":", "type", "=", "TYPE_MOFFS64", ";", "break", ";", "}", "}", "switch", "(", "type", ")", "{", "case", "TYPE_XMM128", ":", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", "+", "(", "immediate", ">>", "", ")", ")", ")", ";", "return", ";", "case", "TYPE_XMM256", ":", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", "+", "(", "immediate", ">>", "", ")", ")", ")", ";", "return", ";", "case"], "ground_truth": ["TYPE_MOFFS8", ":"], "File": "X86Disassembler37", "Func": "translateImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5004, "Length": 164, "Cover_Rate": 0.4049382716049383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isHsaAbiVersion3", "(", "STI", ")", "||"], "ground_truth": ["isHsaAbiVersion4", "(", "STI", ")", ";"], "File": "AMDGPUBaseInfo1", "Func": "isHsaAbiVersion3Or4", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5005, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isSGetReg", "(", "unsigned", "Opcode", ")", "{", "return", "Opcode", "=="], "ground_truth": ["", ";"], "File": "GCNHazardRecognizer (2)", "Func": "isSGetReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5006, "Length": 13, "Cover_Rate": 0.8125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MaxInstLength", "=", "", ";", "SeparatorString", "=", "", ";", "CommentString", "=", "", ";", "InlineAsmStart", "=", "", ";", "InlineAsmEnd", "=", "", ";", "ZeroDirective", "=", "", ";", "AsciiDirective", "=", "", ";", "AscizDirective", "=", "", ";", "Data8bitsDirective", "=", "", ";", "Data16bitsDirective", "=", "", ";", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "=", "", ";", "SunStyleELFSectionSwitchSyntax", "=", "true", ";", "UsesELFSectionDirectiveForBSS", "=", "true", ";", "GlobalDirective", "=", "", ";", "HasSetDirective", "=", "false", ";", "HasAggressiveSymbolFolding", "=", "true", ";", "COMMDirectiveAlignmentIsInBytes", "=", "false"], "ground_truth": [";"], "File": "AMDGPUMCAsmInfo10", "Func": "AMDGPUMCAsmInfo", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5007, "Length": 72, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", "->", "print", "(", "O", ",", "MAI", ")", ";", "if", "(", "Offset", ")"], "ground_truth": ["O", "<<", "')'", ";"], "File": "MSP430AsmPrinter (2)1", "Func": "PrintSymbolOperand", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5008, "Length": 24, "Cover_Rate": 0.39344262295081966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "PtrVT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDValue", "Res", ";", "if", "(", "CP", "->", "isMachineConstantPoolEntry", "(", ")", ")", "{", "Res", "=", "DAG", ".", "getTargetConstantPool", "(", "CP", "->", "getMachineCPVal", "(", ")", ",", "PtrVT", ",", "CP", "->", "getAlignment"], "ground_truth": ["(", ")", ",", "CP", "->", "getOffset", "(", ")", ")", ";"], "File": "XCoreISelLowering (2)1", "Func": "LowerConstantPool", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5009, "Length": 48, "Cover_Rate": 0.36923076923076925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IsThumb", "=", "true", ";", "if", "(", "Len", ">=", "", "&&", "TT", "[", "", "]", "==", "'v'", ")", "Idx", "=", "", ";", "}", "if", "(", "Idx", ")", "{", "unsigned", "SubVer", "=", "TT", "[", "Idx", "]", ";", "if", "(", "SubVer", ">", "'4'", "&&", "SubVer", "<=", "'9'", ")", "{", "if", "(", "SubVer", ">=", "'6'", ")", "ArchVersion", "=", "V6", ";", "else", "if", "(", "SubVer", "==", "'5'", ")", "{", "ArchVersion", "=", "V5T", ";", "if", "(", "Len", ">=", "Idx", "+", "", "&&", "TT", "[", "Idx", "+", "", "]", "==", "'t'", "&&", "TT", "[", "Idx", "+", "", "]", "==", "'e'", ")", "ArchVersion", "=", "V5TE", ";", "}", "}", "}", "if", "(", "Len", ">=", "", ")", "{", "if", "(", "TT", ".", "find", "(", "", ")", "!=", "std", "::", "string", "::", "npos", ")", "TargetType", "=", "isDarwin", ";", "}", "else", "if", "(", "TT", ".", "empty", "(", ")", ")", "{", "TargetType", "="], "ground_truth": ["isDarwin", ";"], "File": "ARMSubtarget57", "Func": "ARMSubtarget", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5010, "Length": 142, "Cover_Rate": 0.4303030303030303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "AMDGPU", "::", "_ELSE", ":", "Else", "(", "MI", ")", ";", "break", ";", "case", "AMDGPU", "::", "_BREAK", ":", "Break", "(", "MI", ")", ";", "break", ";", "case", "AMDGPU", "::", "_IF_BREAK", ":", "IfBreak", "(", "MI", ")", ";", "break", ";", "case", "AMDGPU", "::", "_ELSE_BREAK", ":", "ElseBreak", "(", "MI", ")", ";", "break", ";", "case", "AMDGPU", "::", "_LOOP", ":", "++", "Depth", ";", "Loop", "(", "MI", ")", ";", "break", ";", "case", "AMDGPU", "::", "_END_CF", ":", "if", "(", "--", "Depth", "==", "", "&&", "HaveKill", ")", "{", "SkipIfDead", "(", "MI", ")", ";", "HaveKill", "=", "false", ";", "}", "EndCf", "(", "MI", ")", ";", "break", ";", "case", "AMDGPU", "::", "_KILL", ":", "if", "(", "Depth", "==", "", ")", "SkipIfDead", "(", "MI", ")", ";", "else", "HaveKill", "=", "true", ";", "Kill", "(", "MI", ")", ";", "break", ";", "case", "AMDGPU", "::", "S_BRANCH", ":", "Branch", "(", "MI", ")", ";", "break", ";", "case", "AMDGPU", "::", "_INDIRECT_SRC", ":", "IndirectSrc", "(", "MI", ")", ";", "break", ";", "case", "AMDGPU", "::", "_INDIRECT_DST_V2", ":", "case", "AMDGPU", "::", "_INDIRECT_DST_V4", ":", "case", "AMDGPU", "::", "_INDIRECT_DST_V8", ":", "case", "AMDGPU", "::", "_INDIRECT_DST_V16"], "ground_truth": [":"], "File": "SILowerControlFlow69", "Func": "runOnMachineFunction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5011, "Length": 167, "Cover_Rate": 0.5284810126582279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm512_mask_cvtepi64_pd", "(", "__m512d", "__W", ",", "__mmask8", "__U", ",", "__m512i", "__A", ")", "{"], "File": "avx512dqintrin", "Func": "_mm512_mask_cvtepi64_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5012, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "Subtarget", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "ConstantSDNode", "*", "ConstantSize", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Size", ")", ";", "if", "(", "Subtarget", ".", "hasMVEIntegerOps", "(", ")", "&&", "shouldGenerateInlineTPLoop", "(", "Subtarget", ",", "DAG", ",", "ConstantSize", ",", "Alignment", ",", "true", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "Dst", ",", "Src", ",", "DAG", ".", "getZExtOrTrunc", "(", "Size", ",", "dl", ",", "", ")", ")", ";", "if", "(", "Alignment", "<", "Align", "(", "", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "ConstantSize", ")", "return", "EmitSpecializedLibcall", "(", "DAG", ",", "dl", ",", "Chain", ",", "Dst", ",", "Src", ",", "Size", ",", "Alignment", ".", "value", "(", ")", ",", "RTLIB", "::", "MEMCPY", ")", ";", "uint64_t", "SizeVal", "=", "ConstantSize", "->", "getZExtValue", "(", ")", ";", "if", "(", "!", "AlwaysInline", "&&", "SizeVal", ">", "Subtarget", ".", "getMaxInlineSizeThreshold", "(", ")", ")", "return", "EmitSpecializedLibcall", "(", "DAG", ",", "dl", ",", "Chain", ",", "Dst", ",", "Src", ",", "Size", ",", "Alignment", ".", "value", "(", ")", ",", "RTLIB", "::", "MEMCPY", ")", ";", "unsigned", "BytesLeft", "=", "SizeVal", "&", "", ";", "unsigned", "NumMemOps", "=", "SizeVal", ">>", "", ";", "unsigned", "EmittedNumMemOps", "=", "", ";", "EVT", "VT", "=", "", ";", "unsigned", "VTSize", "=", "", ";", "unsigned", "i", "=", "", ";", "const", "unsigned", "MaxLoadsInLDM", "=", "Subtarget", ".", "isThumb1Only", "(", ")", "?", "", ":", "", ";", "SDValue", "TFOps", "[", "", "]", ";", "SDValue", "Loads", "[", "", "]", ";", "uint64_t", "SrcOff", "=", "", ",", "DstOff", "=", "", ";", "unsigned", "NumMEMCPYs", "=", "(", "NumMemOps", "+", "MaxLoadsInLDM", "-", "", ")", "/", "MaxLoadsInLDM", ";", "if", "(", "NumMEMCPYs", ">", "", "&&", "Subtarget", ".", "hasMinSize", "(", ")", ")", "{", "return", "SDValue", "(", ")", ";", "}", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ",", "", ",", "", ",", "", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "NumMEMCPYs", ";", "++", "I", ")", "{", "unsigned", "NextEmittedNumMemOps", "=", "NumMemOps", "*", "(", "I", "+", "", ")", "/", "NumMEMCPYs", ";", "unsigned", "NumRegs", "=", "NextEmittedNumMemOps", "-", "EmittedNumMemOps", ";", "Dst", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Chain", ",", "Dst", ",", "Src", ",", "DAG", ".", "getConstant", "(", "NumRegs", ",", "dl", ",", "", ")", ")", ";", "Src", "=", "Dst", ".", "getValue", "(", "", ")", ";", "Chain", "=", "Dst", ".", "getValue", "(", "", ")", ";", "DstPtrInfo", "=", "DstPtrInfo", ".", "getWithOffset", "(", "NumRegs", "*", "VTSize", ")", ";", "SrcPtrInfo", "=", "SrcPtrInfo", ".", "getWithOffset", "(", "NumRegs", "*", "VTSize", ")", ";", "EmittedNumMemOps", "=", "NextEmittedNumMemOps", ";", "}", "if", "(", "BytesLeft", "==", ""], "ground_truth": [")", "return", "Chain", ";"], "File": "ARMSelectionDAGInfo29", "Func": "EmitTargetCodeForMemcpy", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5013, "Length": 409, "Cover_Rate": 0.5291073738680466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallString", "<", "", ">", "Str", ";", "raw_svector_ostream", "OS", "(", "Str", ")", ";", "printInstruction", "(", "MI", ",", "OS", ")"], "ground_truth": [";"], "File": "SystemZAsmPrinter2", "Func": "EmitInstruction", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5014, "Length": 19, "Cover_Rate": 0.4523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "UseImm", ")", "{", "unsigned", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "unsigned", "ImmReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ImmReg", ")", ".", "addImm", "(", "Imm", ")", ")", ";", "return", "ImmReg", ";", "}", "}", "if", "(", "VT", "!=", "", ")", "return", "false", ";", "unsigned", "DestReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "unsigned", "Align", "=", "TD", ".", "getPrefTypeAlignment", "(", "C", "->", "getType", "(", ")", ")", ";", "if", "(", "Align", "==", "", ")", "{", "Align", "=", "TD", ".", "getTypeAllocSize", "(", "C", "->", "getType", "(", ")", ")", ";", "}", "unsigned", "Idx", "=", "MCP", ".", "getConstantPoolIndex", "(", "C", ",", "Align", ")", ";", "if", "(", "isThumb2", ")", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII"], "ground_truth": [".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ")", ";"], "File": "ARMFastISel63", "Func": "ARMMaterializeInt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5015, "Length": 167, "Cover_Rate": 0.36542669584245074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_cvtneeph_ps", "(", "const", "__m256h", "*", "__A", ")", "{", "return", "(", "__m256", ")", "__builtin_ia32_vcvtneeph2ps256", "(", "(", "const", "__v16hf", "*"], "ground_truth": [")", "__A", ")", ";"], "File": "avxneconvertintrin", "Func": "_mm256_cvtneeph_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5016, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "REG", ":", "operands", "[", "i", "+", "", "]", "=", "gen_rtx_REG", "(", "HImode", ",", "REGNO", "(", "operands", "[", "i", "]", ")", ")", ";", "break", ";", "case", "CONST_INT", ":", "operands", "[", "i", "+", "", "]", "=", "GEN_INT", "(", "(", "INTVAL", "(", "operands", "[", "i", "]", ")", "&", "", ")", "+", "(", "(", "char", ")", "INTVAL", "(", "operands", "[", "i", "+", "", "]", ")", ")", "*", "", ")", ";", "break", ";", "case"], "ground_truth": ["MEM", ":"], "File": "rl78", "Func": "rl78_setup_peep_movhi", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5017, "Length": 72, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GenSubtargetInfo", "(", "TT", ",", "GPU", ",", "FS", ")", ",", "Subtarget", "(", "TT", ")", ",", "TargetTriple", "(", "TT", ")", ",", "Gen", "(", "SOUTHERN_ISLANDS", ")", ",", "IsaVersion", "(", "ISAVersion0_0_0", ")", ",", "InstrItins", "(", "getInstrItineraryForCPU", "(", "GPU", ")", ")", ",", "LDSBankCount", "(", "", ")", ",", "MaxPrivateElementSize", "(", "", ")", ",", "FastFMAF32", "(", "false", ")", ",", "HalfRate64Ops", "(", "false", ")", ",", "FP64FP16Denormals", "(", "false", ")", ",", "DX10Clamp", "(", "false", ")", ",", "FlatForGlobal", "(", "false", ")", ",", "AutoWaitcntBeforeBarrier", "(", "false", ")", ",", "CodeObjectV3", "(", "false", ")", ",", "UnalignedScratchAccess", "(", "false", ")", ",", "UnalignedBufferAccess", "(", "false", ")", ",", "HasApertureRegs", "(", "false", ")", ",", "EnableXNACK", "(", "false", ")", ",", "TrapHandler", "(", "false", ")", ",", "DebuggerInsertNops", "(", "false", ")", ",", "DebuggerEmitPrologue", "(", "false", ")", ",", "EnableHugePrivateBuffer", "(", "false", ")", ",", "EnableLoadStoreOpt", "(", "false", ")", ",", "EnableUnsafeDSOffsetFolding", "(", "false", ")", ",", "EnableScheduler", "(", "false", ")", ",", "EnableDS128", "(", "false", ")", ",", "EnablePRTStrictNull", "(", "false", ")", ",", "DumpCode", "(", "false", ")", ",", "FP64", "(", "false", ")", ",", "GCN3Encoding", "(", "false", ")", ",", "CIInsts", "(", "false", ")", ",", "VIInsts", "(", "false", ")", ",", "GFX9Insts", "(", "false", ")", ",", "SGPRInitBug", "(", "false", ")", ",", "HasSMemRealTime", "(", "false", ")", ",", "HasIntClamp", "(", "false", ")", ",", "HasFmaMixInsts", "(", "false", ")", ",", "HasMovrel", "(", "false", ")", ",", "HasVGPRIndexMode", "(", "false", ")", ",", "HasScalarStores", "(", "false", ")", ",", "HasScalarAtomics", "(", "false", ")", ",", "HasSDWAOmod", "(", "false", ")", ",", "HasSDWAScalar", "(", "false", ")", ",", "HasSDWASdst", "(", "false", ")", ",", "HasSDWAMac", "(", "false", ")", ",", "HasSDWAOutModsVOPC", "(", "false", ")", ",", "HasDPP", "(", "false", ")", ",", "HasR128A16", "(", "false", ")", ",", "HasDLInsts", "(", "false", ")", ",", "HasDotInsts", "(", "false", ")", ",", "EnableSRAMECC", "(", "false", ")", ",", "FlatAddressSpace", "(", "false", ")", ",", "FlatInstOffsets", "(", "false", ")", ",", "FlatGlobalInsts", "(", "false", ")", ",", "FlatScratchInsts", "(", "false", ")", ",", "AddNoCarryInsts", "(", "false", ")", ",", "HasUnpackedD16VMem", "(", "false", ")", ",", "ScalarizeGlobal", "(", "false", ")", ",", "FeatureDisable", "(", "false", ")", ",", "InstrInfo", "(", "initializeSubtargetDependencies", "(", "TT", ",", "GPU", ",", "FS", ")", ")", ",", "TLInfo", "(", "TM", ",", "*", "this", ")", ",", "FrameLowering", "(", "TargetFrameLowering", "::", "StackGrowsUp", ",", "getStackAlignment", "(", ")", ",", "", ")", "{", "CallLoweringInfo", ".", "reset", "(", "new", "CallLowering", "(", "*", "getTargetLowering", "(", ")", ")", ")", ";", "Legalizer", ".", "reset", "(", "new", "LegalizerInfo", "("], "ground_truth": ["*", "this", ",", "TM", ")", ")", ";"], "File": "AMDGPUSubtarget28", "Func": "GCNSubtarget", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5018, "Length": 368, "Cover_Rate": 0.8518518518518519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "In", "=", "extractSubVector", "(", "In", ",", "", ",", "DAG", ",", "DL", ",", "std", "::", "max", "(", "", ",", "(", "unsigned", ")", "VT", ".", "getSizeInBits", "(", ")", "/", "Scale", ")", ")", ";", "InVT", "=", "In", ".", "getValueType", "(", ")", ";", "}", "if", "(", "VT", ".", "getVectorNumElements", "(", ")", "!=", "InVT", ".", "getVectorNumElements", "(", ")", ")", "Opcode", "=", "getOpcode_EXTEND_VECTOR_INREG", "(", "Opcode", ")", ";", "return", "DAG", ".", "getNode", "(", "Opcode", ",", "DL", ",", "VT"], "ground_truth": [",", "In", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "getEXTEND_VECTOR_INREG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5019, "Length": 75, "Cover_Rate": 0.38860103626943004, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "SizeNode", "=", "DAG", ".", "getConstant", "(", "Flags", ".", "getByValSize", "(", ")", ",", "dl", ",", "", ")", ";", "return", "DAG", ".", "getMemcpy", "(", "Chain", ",", "dl", ",", "Dst", ",", "Src", ",", "SizeNode", ",", "Flags", ".", "getNonZeroByValAlign", "(", ")", ",", "false", ",", "true", ",", "false", ",", "MachinePointerInfo", "(", ")"], "ground_truth": [",", "MachinePointerInfo", "(", ")", ")", ";"], "File": "X86ISelLowering125", "Func": "CreateCopyOfByValArgument", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5020, "Length": 54, "Cover_Rate": 0.6352941176470588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemS15", "(", ")", "const"], "ground_truth": ["{"], "File": "NyuziAsmParser", "Func": "isMemS15", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5021, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LastMappingSymbols", "[", "getPreviousSection", "(", ")", ".", "first", "]", "=", "LastEMS", ";", "LastEMS", "=", "LastMappingSymbols", ".", "lookup"], "ground_truth": ["(", "Section", ")", ";"], "File": "ARMELFStreamer3", "Func": "ChangeSection", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5022, "Length": 20, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ptestmq128", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "("], "ground_truth": ["__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_test_epi64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5023, "Length": 23, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "type", ">", "", ")", "{", "return", "Relocator", "::", "Unknown", ";", "}", "return", "ApplyFunctions", "[", "type", "]", ".", "func", "(", "pRelocation", ",", "*", "this"], "ground_truth": [")", ";"], "File": "HexagonRelocator", "Func": "applyRelocation", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5024, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "tie", "(", "RegOp", ",", "OMod", ")", "=", "isOMod", "(", "MI", ")", ";", "if", "(", "OMod", "==", "", "||", "!", "RegOp", "->", "isReg", "(", ")", "||", "RegOp", "->", "getSubReg", "(", ")", "!=", "", "||", "!", "MRI", "->", "hasOneNonDBGUser", "(", "RegOp", "->", "getReg", "(", ")", ")", ")", "return", "false", ";", "MachineInstr", "*", "Def", "=", "MRI", "->", "getVRegDef", "(", "RegOp", "->", "getReg", "(", ")", ")", ";", "MachineOperand", "*", "DefOMod", "=", "TII", "->", "getNamedOperand", "(", "*", "Def", ",", "", "::", "omod", ")", ";", "if", "(", "!", "DefOMod", "||", "DefOMod", "->", "getImm", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "TII", "->", "hasModifiersSet", "(", "*", "Def", ",", "", "::", "clamp", ")", ")", "return", "false", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", "<<", "", "<<", "*"], "ground_truth": ["Def", ")", ";"], "File": "SIFoldOperands11", "Func": "tryFoldOMod", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5025, "Length": 130, "Cover_Rate": 0.5855855855855856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SpillGPRRegs", ".", "HighGPR", "=", "High", ";", "SpillGPRRegs", ".", "GPROffset", "=", "Offs"], "ground_truth": [";"], "File": "SystemZMachineFunctionInfo19", "Func": "setSpillGPRRegs", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5026, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUInstrInfo", "::", "DefinesPredicate", "(", "MachineInstr", "*", "MI", ",", "std", "::", "vector", "<", "MachineOperand", ">", "&", "Pred", ")", "const", "{", "return", "false"], "ground_truth": [";"], "File": "AMDGPUInstrInfo10", "Func": "DefinesPredicate", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5027, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "FixedVectorType", "*", "PtrTy", "=", "cast", "<", "FixedVectorType", ">", "(", "Ptr", "->", "getType", "(", ")", ")", ";", "if", "(", "PtrTy", "->", "getNumElements", "(", ")", "!=", "", "||", "MemoryTy", "->", "getScalarSizeInBits", "(", ")", "==", "", ")", "return", "nullptr", ";", "Value", "*", "Zero", "=", "ConstantInt", "::", "get", "(", "Builder", ".", "getInt32Ty", "(", ")", ",", "", ")", ";", "Value", "*", "BasePtr", "=", "Builder", ".", "CreateIntToPtr", "(", "Zero", ",", "Builder", ".", "getInt8PtrTy", "(", ")", ")", ";", "Offsets", "=", "Builder", ".", "CreatePtrToInt", "(", "Ptr", ",", "FixedVectorType", "::", "get", "(", "Builder", ".", "getInt32Ty", "(", ")", ","], "ground_truth": ["", ")", ")", ";"], "File": "MVEGatherScatterLowering (2)", "Func": "decomposePtr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5028, "Length": 94, "Cover_Rate": 0.46766169154228854, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "65816Subtarget", "*", "getSubtargetImpl", "(", ")", "const", "{", "return", "&", "Subtarget"], "ground_truth": [";"], "File": "WDC65816TargetMachine", "Func": "getSubtargetImpl", "Target": "WDC65816", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5029, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MFI", ".", "setHasCopyImplyingStackAdjustment", "(", "true", ")", ";", "}", "TargetLoweringBase", "::", "finalizeLowering", "(", "MF"], "ground_truth": [")", ";"], "File": "X86ISelLowering102", "Func": "finalizeLowering", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5030, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createOptimizePICCallPass", "(", "TargetMachine", "&", "TM", ")", "{", "return", "new", "OptimizePICCall"], "ground_truth": ["(", "TM", ")", ";"], "File": "MipsOptimizePICCall11", "Func": "createMipsOptimizePICCallPass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5031, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "(", "mode", "==", "VOIDmode", "&&", "UHWORD_INT", "(", "INTVAL", "(", "x", ")", ")", ")", "||", "(", "mode", "!=", "VOIDmode", "&&", "const_uhword_operand", "(", "x", ",", "mode", ")", ")", ")", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "else", "if", "(", "outer_code", "==", "MEM", "&&", "ctable_addr_operand", "(", "x", ",", "VOIDmode", ")", ")", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "else", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "case", "LABEL_REF", ":", "case", "SYMBOL_REF", ":", "case", "CONST", ":", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "case", "CONST_DOUBLE", ":", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "case", "CONST_WIDE_INT", ":", "{", "gcc_unreachable", "(", ")", ";", "return", "true", ";", "}", "case", "SET", ":", "{", "int", "factor", ";", "mode", "=", "GET_MODE", "(", "SET_DEST", "(", "x", ")", ")", ";", "factor", "=", "CEIL", "(", "GET_MODE_SIZE", "(", "mode", ")", ",", "GET_MODE_SIZE", "(", "SImode", ")", ")", ";", "*", "total", "=", "factor", "*", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "}", "case", "MULT", ":", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "}", "case", "PLUS", ":", "{", "rtx", "op0", "=", "XEXP", "(", "x", ",", "", ")", ";", "rtx", "op1", "=", "XEXP", "(", "x", ",", "", ")", ";", "machine_mode", "op1_mode", "=", "GET_MODE"], "ground_truth": ["(", "op1", ")", ";"], "File": "pru1", "Func": "pru_rtx_costs", "Target": "pru", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5032, "Length": 228, "Cover_Rate": 0.3665594855305466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_arm_smusd", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "acle___smusd", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5033, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "(", "int", ")", "CI", "->", "getSExtValue", "(", ")", "==", "CI", "->", "getSExtValue", "(", ")", ")", "Opc", "=", "", ";", "break", ";", "}", "if", "(", "Opc", ")", "{", "addFullAddress", "(", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ")", ",", "AM", ")", ".", "addImm", "(", "CI", "->", "getSExtValue", "(", ")", ")", ";", "return", "true", ";", "}", "}", "unsigned", "ValReg", "=", "getRegForValue", "(", "Val", ")", ";", "if", "(", "ValReg", "==", "", ")", "return"], "ground_truth": ["false", ";"], "File": "X86FastISel41", "Func": "X86FastEmitStore", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5034, "Length": 91, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "MipsAsmParser79", "Func": "regKindToRegClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5035, "Length": 54, "Cover_Rate": 0.313953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ","], "ground_truth": ["", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";"], "File": "arm", "Func": "neon4_vmlsl_high_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5036, "Length": 26, "Cover_Rate": 0.4727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x2_t", ")", "(", "(", "__a", "&"], "ground_truth": ["__b", ")", "!=", "__AARCH64_INT64_C", "(", "", ")", ")", ";"], "File": "arm", "Func": "neon2_vtstq_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5037, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "default", ":", "break", ";", "}", "unsigned", "RegIdx", "=", "MRI", ".", "getEncodingValue", "(", "RegNo", ")", "&", "(", "(", "", "<<", "", ")", "-", "", ")", ";", "unsigned", "NumRegs", ";", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "RegNo", ")", ")", "{", "O", "<<", "'v'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "RegNo", ")", ")", "{", "O", "<<", "'s'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "RegNo", ")", ")", "{", "O", "<<", "'v'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "RegNo", ")", ")", "{", "O", "<<", "'s'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "RegNo", ")", ")", "{", "O", "<<", "'v'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "RegNo", ")", ")", "{", "O", "<<", "'s'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", "."], "ground_truth": ["contains", "(", "RegNo", ")", ")", "{"], "File": "AMDGPUInstPrinter16", "Func": "printRegOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5038, "Length": 293, "Cover_Rate": 0.5034364261168385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isAdd", "=", "true", ";", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "{", "Reg", "=", "getRegisterNumbering", "(", "", ")", ";", "Imm8", "=", "", ";", "isAdd", "=", "false", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "const", "MCExpr", "*", "Expr", "=", "MO", ".", "getExpr", "(", ")", ";", "MCFixupKind", "Kind", "=", "MCFixupKind", "(", ""], "ground_truth": [")", ";"], "File": "ARMMCCodeEmitter43", "Func": "getT2AddrModeImm8s4OpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5039, "Length": 72, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "CONST_INT_P", "(", "y_hi", ")", ")", "insn", "=", "emit_insn", "(", "gen_cmpsi3_imm_carryin_CC_NVout", "(", "scratch", ",", "x_hi", ",", "y_hi", ",", "cmp1", ")", ")", ";", "else", "insn", "=", "emit_insn", "(", "gen_cmpsi3_carryin_CC_NVout", "(", "scratch", ",", "x_hi", ",", "y_hi", ",", "cmp1", ")", ")", ";", "return", "SET_DEST", "(", "single_set", "(", "insn", ")", ")", ";", "}", "case", "LE", ":", "case", "GT", ":", "{", "gcc_assert", "(", "arm_const_double_prefer_rsbs_rsc", "(", "y", ")", ")", ";", "if", "(", "!", "const_ok_for_arm", "(", "INTVAL", "(", "y_lo", ")", ")", ")", "y_lo", "=", "force_reg", "(", "SImode", ",", "y_lo", ")", ";", "rtx", "cmp1", "=", "gen_rtx_LTU", "(", "DImode", ",", "arm_gen_compare_reg", "(", "LTU", ",", "y_lo", ",", "x_lo", ",", "scratch", ")", ",", "const0_rtx", ")", ";", "rtx_insn", "*", "insn", "=", "emit_insn", "(", "gen_rscsi3_CC_NVout_scratch", "(", "scratch", ",", "y_hi", ",", "x_hi", ",", "cmp1", ")", ")", ";", "return", "SET_DEST", "(", "single_set", "(", "insn", ")", ")", ";", "}", "case", "LTU", ":", "case", "GEU", ":", "{", "if", "(", "y_lo", "==", "const0_rtx", ")", "{", "if", "(", "!", "arm_add_operand", "(", "y_hi", ",", "SImode", ")", ")", "y_hi", "=", "force_reg", "(", "SImode", ",", "y_hi", ")", ";", "return", "arm_gen_compare_reg", "(", "code", ",", "x_hi", ",", "y_hi", ",", "NULL_RTX", ")", ";", "}", "if", "(", "!", "arm_add_operand", "(", "y_lo", ",", "SImode", ")", ")", "y_lo", "=", "force_reg", "(", "SImode", ",", "y_lo", ")", ";", "rtx", "cmp1", "=", "gen_rtx_LTU", "(", "DImode", ",", "arm_gen_compare_reg", "(", "LTU", ",", "x_lo", ",", "y_lo", ",", "NULL_RTX", ")", ",", "const0_rtx", ")", ";", "if", "(", "!", "scratch", ")", "scratch", "=", "gen_rtx_SCRATCH", "(", "SImode", ")", ";", "if", "(", "!", "arm_not_operand", "(", "y_hi", ",", "SImode", ")", ")", "y_hi", "=", "force_reg", "(", "SImode", ",", "y_hi", ")", ";", "rtx_insn", "*", "insn", ";", "if", "(", "y_hi", "==", "const0_rtx", ")", "insn", "=", "emit_insn", "(", "gen_cmpsi3_0_carryin_CC_Bout", "(", "scratch", ",", "x_hi", ",", "cmp1", ")", ")", ";", "else", "if", "(", "CONST_INT_P", "(", "y_hi", ")", ")", "{", "y_hi", "=", "GEN_INT", "(", "UINTVAL", "(", "y_hi", ")", "&", "", ")", ";", "insn", "=", "emit_insn", "(", "gen_cmpsi3_imm_carryin_CC_Bout", "(", "scratch", ",", "x_hi", ",", "y_hi", ",", "cmp1", ")", ")", ";", "}", "else", "insn", "=", "emit_insn", "(", "gen_cmpsi3_carryin_CC_Bout", "(", "scratch", ",", "x_hi", ",", "y_hi", ",", "cmp1", ")", ")", ";", "return", "SET_DEST", "(", "single_set", "(", "insn", ")", ")", ";", "}", "case", "LEU", ":", "case", "GTU", ":", "{", "gcc_assert", "(", "arm_const_double_prefer_rsbs_rsc", "(", "y", ")", ")", ";", "if", "(", "!", "const_ok_for_arm", "(", "INTVAL", "(", "y_lo", ")", ")", ")", "y_lo", "=", "force_reg", "(", "SImode", ",", "y_lo", ")", ";", "rtx", "cmp1", "=", "gen_rtx_LTU", "(", "DImode", ",", "arm_gen_compare_reg", "(", "LTU", ",", "y_lo", ",", "x_lo", ",", "scratch", ")"], "ground_truth": [",", "const0_rtx", ")", ";"], "File": "arm", "Func": "arm_gen_dicompare_reg", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5040, "Length": 397, "Cover_Rate": 0.3727699530516432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "TmpLB", "=", "const_cast", "<", "MachineBasicBlock", "*", ">", "(", "LB", ")", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "bool", "BadLB", "=", "TII", "->", "analyzeBranch", "(", "*", "TmpLB", ",", "TB", ",", "FB", ",", "Cond", ",", "false", ")", ";", "if", "(", "BadLB", "||", "Cond", ".", "size", "(", ")", "!=", "", ")", "return", ";", "if", "(", "!", "TII", "->", "PredOpcodeHasJMP_c", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", "return", ";", "if", "(", "TB", "!=", "HB", "&&", "FB", "!=", "HB", ")", "return", ";", "assert", "(", "Cond", "[", "", "]", ".", "isReg", "(", ")", "&&", "", ")", ";", "unsigned", "PR", "=", "Cond", "[", "", "]", ".", "getReg", "(", ")", ";", "assert", "(", "MRI", "->", "getRegClass", "(", "PR", ")", "==", "&", "", ")", ";", "unsigned", "CmpR1", "=", "", ",", "CmpR2", "=", "", ";", "const", "MachineInstr", "*", "CmpI", "=", "MRI", "->", "getVRegDef", "(", "PR", ")", ";", "while", "(", "CmpI", "->", "getOpcode", "(", ")", "==", "", ")", "CmpI", "=", "MRI", "->", "getVRegDef", "(", "CmpI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "int", "Mask", "=", "", ",", "Val", "=", "", ";", "bool", "OkCI", "=", "TII", "->", "analyzeCompare", "(", "*", "CmpI", ",", "CmpR1", ",", "CmpR2", ",", "Mask", ",", "Val", ")", ";", "if", "(", "!", "OkCI", ")", "return", ";", "if", "(", "CmpR1", "&&", "MRI", "->", "getRegClass", "(", "CmpR1", ")", "!=", "DoubleRC", ")", "CmpR1", "=", "", ";", "if", "(", "CmpR2", "&&", "MRI", "->", "getRegClass", "(", "CmpR2", ")", "!=", "DoubleRC", ")", "CmpR2", "=", "", ";", "if", "(", "!", "CmpR1", "&&"], "ground_truth": ["!", "CmpR2", ")", "return", ";"], "File": "HexagonSplitDouble14", "Func": "collectIndRegsForLoop", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5041, "Length": 252, "Cover_Rate": 0.43448275862068964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getRelaxedOpcodeBranch", "(", "Inst", ",", "false", ")", "!=", "Inst", ".", "getOpcode", "(", ")", ")", "return", "true", ";", "if", "(", "getRelaxedOpcodeArith", "(", "Inst", ")", "==", "Inst", ".", "getOpcode", "(", ")", ")", "return", "false", ";", "unsigned", "RelaxableOp", "=", "Inst", ".", "getNumOperands", "(", ")", "-", "", ";", "if", "(", "Inst", ".", "getOperand", "(", "RelaxableOp", ")", ".", "isExpr", "(", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "X86AsmBackend (2)1", "Func": "mayNeedRelaxation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5042, "Length": 64, "Cover_Rate": 0.7804878048780488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitter", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "MCCodeEmitter", "(", "MCII", ",", "STI", ",", "Ctx"], "ground_truth": [")", ";"], "File": "MBlazeMCCodeEmitter", "Func": "createMBlazeMCCodeEmitter", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5043, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoopData", "(", ")"], "ground_truth": ["{", "}"], "File": "TPCLoopData", "Func": "LoopData", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5044, "Length": 5, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrecpsd_f64", "(", "float64_t", "__a"], "ground_truth": [",", "float64_t", "__b", ")", "{"], "File": "arm", "Func": "neon2_vrecpsd_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5045, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pcmpeqw128", "(", "(", "__v8hi", ")", "__A", ","], "ground_truth": ["(", "__v8hi", ")", "__B", ")", ";"], "File": "emmintrin4", "Func": "_mm_cmpeq_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5046, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Carry", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Carry", ",", "DAG", ".", "getConstant", "(", "CCValid", ",", "DL", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "CCMask", ",", "DL", ",", "", ")", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "BaseOp", ",", "DL", ",", "VTs", ",", "LHS", ",", "RHS", ",", "Carry", ")", ";", "SDValue", "SetCC", "=", "emitSETCC", "(", "DAG", ",", "DL", ",", "Result", ".", "getValue", "(", "", ")", ",", "CCValid", ",", "CCMask", ")", ";", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "SetCC", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["", ",", "SetCC", ")", ";"], "File": "SystemZISelLowering", "Func": "lowerADDSUBCARRY", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5047, "Length": 117, "Cover_Rate": 0.3588957055214724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "MCExpr", "::", "create", "(", "const", "MCExpr", "*", "Expr", ",", "VariantKind", "Kind", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "(", "Ctx", ")", "MCExpr", "(", "Expr", ","], "ground_truth": ["Kind", ")", ";"], "File": "CAHPMCExpr", "Func": "create", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5048, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addVectorLoadStoreOperands", "(", "Node", ",", "Log2SEW", ",", "DL", ",", "CurOp", ",", "IsMasked", ",", "false", ",", "Operands", ",", "true", ")", ";", "const", "", "*", "P", "=", "", "(", "NF", ",", "IsMasked", ",", "false", ",", "true", ",", "Log2SEW", ",", "static_cast", "<", "unsigned", ">", "(", "LMUL", ")", ")", ";", "MachineSDNode", "*", "Load", "=", "CurDAG", "->", "getMachineNode", "(", "P", "->", "Pseudo", ",", "DL", ",", "", ",", "", ",", "", ",", "Operands", ")", ";", "SDNode", "*", "ReadVL", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "XLenVT", ",", "SDValue", "(", "Load", ",", "", ")", ")", ";", "if", "(", "auto", "*", "MemOp", "=", "dyn_cast", "<", "MemSDNode", ">", "(", "Node", ")", ")", "CurDAG", "->", "setNodeMemRefs", "(", "Load", ",", "{", "MemOp", "->", "getMemOperand", "(", ")", "}", ")", ";", "SDValue", "SuperReg", "=", "SDValue", "(", "Load", ",", ""], "ground_truth": [")", ";"], "File": "RISCVISelDAGToDAG", "Func": "selectVLSEGFF", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5049, "Length": 129, "Cover_Rate": 0.33858267716535434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "std", "::", "string", "&", "TT", ",", "const", "std", "::", "string", "&", "FS", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ")", ",", "Subtarget", "(", "TT", ",", "FS", ")", ",", "DataLayout", "(", "", "", ")", ",", "InstrInfo", "(", "*", "this", ")", ",", "TLInfo", "(", "*", "this", ")", ",", "TSInfo", "(", "*", "this", ")", ",", "FrameInfo", "(", "TargetFrameInfo"], "ground_truth": ["::", "StackGrowsDown", ",", "", ",", "-", "", ")", "{"], "File": "SystemZTargetMachine11", "Func": "SystemZTargetMachine", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5050, "Length": 74, "Cover_Rate": 0.8043478260869565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "if", "(", "ContainerVT", ".", "isInteger", "(", ")", ")", "PassThru", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "ContainerVT", ")", ";", "else", "PassThru", "=", "DAG", ".", "getConstantFP", "(", "", ",", "DL", ",", "ContainerVT", ")", ";", "if", "(", "isZerosVector", "(", "Load", "->", "getPassThru", "(", ")", ".", "getNode", "(", ")", ")", ")", "IsPassThruZeroOrUndef", "=", "true", ";", "}", "auto", "NewLoad", "=", "DAG", ".", "getMaskedLoad", "(", "ContainerVT", ",", "DL", ",", "Load", "->", "getChain", "(", ")", ",", "Load", "->", "getBasePtr", "(", ")", ",", "Load", "->", "getOffset", "(", ")", ",", "Mask", ",", "PassThru", ",", "Load", "->", "getMemoryVT", "(", ")", ",", "Load", "->", "getMemOperand", "(", ")", ",", "Load", "->", "getAddressingMode", "(", ")", ",", "Load", "->", "getExtensionType", "(", ")", ")", ";", "if", "(", "!", "IsPassThruZeroOrUndef"], "ground_truth": [")", "{"], "File": "AArch64ISelLowering100", "Func": "LowerFixedLengthVectorMLoadToSVE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5051, "Length": 122, "Cover_Rate": 0.391025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "PartVT", "=", "TLI", ".", "getRegisterType", "(", "Context", ",", "VT", ")", ";", "Type", "*", "PartTy", "=", "PartVT", ".", "getTypeForEVT", "(", "Context", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumParts", ";", "++", "i", ")", "{", "ArgInfo", "Info", "=", "ArgInfo", "{", "MRI", ".", "createGenericVirtualRegister", "(", "getLLTForType", "(", "*", "PartTy", ",", "DL", ")", ")", ",", "PartTy", ",", "OrigArg", ".", "Flags", "}", ";", "SplitArgs", ".", "push_back", "(", "Info", ")", ";", "SplitRegs", ".", "push_back", "(", "Info", ".", "Reg", ")", ";", "}", "PerformArgSplit", "(", "SplitRegs", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "X86CallLowering10", "Func": "splitToValueTypes", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5052, "Length": 88, "Cover_Rate": 0.3424124513618677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UnspilledCSGPR", "=", "Reg", ";", "UnspilledCSGPRPaired", "=", "PairedReg", ";", "}", "continue", ";", "}", "if", "(", "produceCompactUnwindFrame", "(", "MF", ")", "&&", "PairedReg", "!=", "", "&&", "!", "SavedRegs", ".", "test", "(", "PairedReg", ")", ")", "{", "SavedRegs", ".", "set", "(", "PairedReg", ")", ";", "if", "(", "", ".", "contains", "(", "PairedReg", ")", "&&", "!", "RegInfo", "->", "isReservedReg", "(", "MF", ",", "PairedReg", ")", ")", "ExtraCSSpill", "=", "PairedReg", ";", "}", "}", "unsigned", "CSStackSize", "=", "", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "for", "(", "unsigned", "Reg", ":", "SavedRegs", ".", "set_bits", "(", ")", ")", "CSStackSize", "+=", "TRI", "->", "getRegSizeInBits", "(", "Reg", ",", "MRI", ")", "/", "", ";", "unsigned", "NumSavedRegs", "=", "SavedRegs", ".", "count", "(", ")", ";", "unsigned", "EstimatedStackSize", "=", "MFI", ".", "estimateStackSize", "(", "MF", ")", ";", "if", "(", "hasFP", "(", "MF", ")", "||", "windowsRequiresStackProbe", "(", "MF", ",", "EstimatedStackSize", "+", "CSStackSize", "+", "", ")", ")", "{", "SavedRegs", ".", "set", "(", "", ")", ";", "SavedRegs", ".", "set", "(", "", ")", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "for", "(", "unsigned", "Reg", ":", "SavedRegs", ".", "set_bits", "(", ")", ")", "dbgs", "(", ")", "<<", "' '", "<<", "printReg", "(", "Reg", ",", "RegInfo", ")", ";", "dbgs", "(", ")", "<<", "", ";", ")", ";", "bool", "CanEliminateFrame", "=", "SavedRegs", ".", "count", "(", ")", "==", "", ";", "unsigned", "EstimatedStackSizeLimit", "=", "estimateRSStackSizeLimit", "(", "MF", ")", ";", "bool", "BigStack", "=", "(", "EstimatedStackSize", "+", "CSStackSize", ")", ">", "EstimatedStackSizeLimit", ";", "if", "(", "BigStack", "||", "!", "CanEliminateFrame", "||", "RegInfo", "->", "cannotEliminateFrame", "(", "MF", ")", ")", "AFI", "->", "setHasStackFrame", "(", "true", ")", ";", "if", "(", "BigStack", ")", "{", "if", "(", "!", "ExtraCSSpill", "&&", "UnspilledCSGPR", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "UnspilledCSGPR", ",", "RegInfo", ")", "<<", "", ")", ";", "SavedRegs", ".", "set", "(", "UnspilledCSGPR", ")", ";", "if", "(", "produceCompactUnwindFrame", "(", "MF", ")", ")", "SavedRegs", ".", "set", "(", "UnspilledCSGPRPaired", ")", ";", "ExtraCSSpill", "=", "UnspilledCSGPRPaired", ";", "}", "if", "(", "!", "ExtraCSSpill", "||", "MF", ".", "getRegInfo", "(", ")", ".", "isPhysRegUsed", "(", "ExtraCSSpill", ")", ")", "{", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "TargetRegisterClass", "&", "RC", "=", "", ";", "unsigned", "Size", "=", "TRI", "->", "getSpillSize", "(", "RC", ")", ";", "unsigned", "Align", "=", "TRI", "->", "getSpillAlignment", "(", "RC", ")", ";", "int", "FI", "=", "MFI", ".", "CreateStackObject", "("], "ground_truth": ["Size", ",", "Align", ",", "false", ")", ";"], "File": "AArch64FrameLowering105", "Func": "determineCalleeSaves", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5053, "Length": 395, "Cover_Rate": 0.5470914127423823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "return", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "return", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "NonRI", "=", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "NonRI", "=", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "NonRI", "=", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "assert", "(", "TM", ".", "getSubtargetImpl", "(", ")", "->", "isDarwin", "(", ")", "&&", ""], "ground_truth": [")", ";"], "File": "PPCInstrInfo60", "Func": "StoreRegToStackSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5054, "Length": 297, "Cover_Rate": 0.5033898305084745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MCPhysReg", "GeneralSubRegDecoderTable", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "}", ";", "return", "DecodeRegisterClass", "(", "Inst", ","], "ground_truth": ["RegNo", ",", "GeneralSubRegDecoderTable", ")", ";"], "File": "HexagonDisassembler", "Func": "DecodeGeneralSubRegsRegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5055, "Length": 52, "Cover_Rate": 0.49523809523809526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "&", "getTargetMachine", "(", ")", "const", "{", "return", "getTM", "<", "TargetMachine", ">"], "ground_truth": ["(", ")", ";"], "File": "BPFTargetMachine (2)", "Func": "getBPFTargetMachine", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5056, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "elt", ";", "bool", "b", ";", "op", "=", "gen_lowpart", "(", "related_int_vector_mode", "(", "GET_MODE", "(", "op", ")", ")", ".", "require", "(", ")", ",", "op", ")", ";", "gcc_assert", "(", "!", "!", "start", "==", "!", "!", "end", ")", ";", "if", "(", "!", "const_vec_duplicate_p", "(", "op", ",", "&", "elt", ")", "||", "!", "CONST_INT_P", "(", "elt", ")", ")", "return", "false", ";", "size", "=", "GET_MODE_UNIT_BITSIZE", "(", "GET_MODE", "(", "op", ")", ")", ";", "if", "(", "size", ">", "", ")", "return"], "ground_truth": ["false", ";"], "File": "s390", "Func": "s390_contiguous_bitmask_vector_p", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5057, "Length": 75, "Cover_Rate": 0.47770700636942676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Info", ".", "setScratchRSrcReg", "(", "PrivateSegmentBufferReg", ")", ";", "if", "(", "MFI", ".", "hasCalls", "(", ")", ")", "{", "unsigned", "ReservedOffsetReg", "=", "TRI", ".", "reservedPrivateSegmentWaveByteOffsetReg", "(", "MF", ")", ";", "Info", ".", "setScratchWaveOffsetReg", "(", "ReservedOffsetReg", ")", ";", "}", "else", "{", "unsigned", "PrivateSegmentWaveByteOffsetReg", "=", "Info", ".", "getPreloadedReg", "(", "", ")", ";", "Info", ".", "setScratchWaveOffsetReg", "(", "PrivateSegmentWaveByteOffsetReg", ")", ";", "}", "}", "else", "{", "unsigned", "ReservedBufferReg", "=", "TRI", ".", "reservedPrivateSegmentBufferReg", "(", "MF", ")", ";", "unsigned", "ReservedOffsetReg", "=", "TRI", ".", "reservedPrivateSegmentWaveByteOffsetReg", "(", "MF", ")", ";", "Info", ".", "setScratchRSrcReg", "(", "ReservedBufferReg", ")", ";", "Info", ".", "setScratchWaveOffsetReg", "(", "ReservedOffsetReg", ")", ";", "}", "}", "else", "{", "unsigned", "ReservedBufferReg", "=", "TRI", ".", "reservedPrivateSegmentBufferReg", "(", "MF", ")", ";", "Info", ".", "setScratchRSrcReg", "(", "ReservedBufferReg", ")", ";", "if", "(", "HasStackObjects", "&&", "!", "MFI", ".", "hasCalls", "(", ")", ")", "{", "unsigned", "ScratchWaveOffsetReg", "=", "Info", ".", "getPreloadedReg", "(", "", ")", ";", "Info", ".", "setScratchWaveOffsetReg", "(", "ScratchWaveOffsetReg", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "SIISelLowering", "Func": "reservePrivateMemoryRegs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5058, "Length": 144, "Cover_Rate": 0.49146757679180886, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "fixLoadStoreExclusive", "(", "const", "MCInst", "&", "MI", ",", "unsigned"], "ground_truth": ["EncodedValue", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{"], "File": "AArch64MCCodeEmitter (2)", "Func": "fixLoadStoreExclusive", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5059, "Length": 20, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly8x16_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon3_vreinterpretq_p8_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5060, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mips_ls2", ".", "alu1_turn_p", ")", "{", "if", "(", "cpu_unit_reservation_p", "(", "curr_state", ",", "mips_ls2", ".", "alu1_core_unit_code", ")", ")", "mips_ls2", ".", "alu1_turn_p", "=", "false", ";", "}", "else", "{", "if", "(", "cpu_unit_reservation_p", "(", "curr_state", ",", "mips_ls2", ".", "alu2_core_unit_code", ")", ")", "mips_ls2", ".", "alu1_turn_p", "=", "true", ";", "}", "if", "(", "mips_ls2", ".", "falu1_turn_p", ")", "{", "if", "(", "cpu_unit_reservation_p", "(", "curr_state", ",", "mips_ls2", ".", "falu1_core_unit_code", ")", ")", "mips_ls2", ".", "falu1_turn_p", "=", "false", ";", "}", "else", "{", "if", "(", "cpu_unit_reservation_p", "(", "curr_state", ",", "mips_ls2", ".", "falu2_core_unit_code", ")", ")", "mips_ls2", ".", "falu1_turn_p"], "ground_truth": ["=", "true", ";"], "File": "mips", "Func": "mips_ls2_variable_issue", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5061, "Length": 89, "Cover_Rate": 0.7295081967213115, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", ""], "ground_truth": ["&&", "", ")", ";"], "File": "MipsRegisterInfo18", "Func": "getEHExceptionRegister", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5062, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "MEM_P", "(", "mem", ")", ")", ";", "addr", "=", "XEXP", "(", "mem", ",", "", ")", ";", "switch", "(", "GET_CODE", "(", "addr", ")", ")", "{", "case", "PRE_DEC", ":", "templ", "=", "", ";", "ops", "[", "", "]", "=", "XEXP", "(", "addr", ",", "", ")", ";", "ops", "[", "", "]", "=", "reg", ";", "break", ";", "case", "POST_INC", ":", "templ", "=", "", ";", "ops", "[", "", "]", "=", "XEXP", "(", "addr", ",", "", ")", ";", "ops", "[", "", "]", "=", "reg", ";", "break", ";", "default", ":", "templ", "=", "", ";", "ops", "[", "", "]", "=", "reg", ";", "ops", "[", "", "]", "=", "mem", ";", "break", ";", "}", "sprintf", "(", "buff", ",", "templ", ",", "load", "?", "", ":", "", ",", "dp", "?", "", ":", "sp", "?", "", ":", "", ",", "dp", "?", "", ":", "", ",", "integer_p", "?", "", ":", "", ")", ";", "output_asm_insn", "(", "buff", ",", "ops"], "ground_truth": [")", ";"], "File": "arm", "Func": "output_move_vfp", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5063, "Length": 146, "Cover_Rate": 0.44108761329305135, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_ucomile_sh", "(", "__m128h", "__A", ",", "__m128h", "__B", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm_ucomile_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5064, "Length": 22, "Cover_Rate": 0.5365853658536586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "StringSwitch", "<", "unsigned", ">", "(", "RegName", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";", "if", "(", "Reg", ")", "return", "Reg", ";", "report_fatal_error", "(", "Twine", "(", "", "+", "StringRef", "(", "RegName", ")", "+", ""], "ground_truth": [")", ")", ";"], "File": "AArch64ISelLowering (2)", "Func": "getRegisterByName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5065, "Length": 45, "Cover_Rate": 0.6716417910447762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_gathersiv4sf", "(", "(", "__v4sf", ")", "src", ",", "base", ",", "(", "__v4si", ")", "index"], "ground_truth": [",", "(", "__v4sf", ")", "mask", ",", "scale", ")", ";"], "File": "avx2intrin4", "Func": "_mm_mask_i32gather_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5066, "Length": 26, "Cover_Rate": 0.4262295081967213, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "i", "=", "strlen", "(", "const_str", ")", ";", "str", "=", "(", "char", "*", ")", "alloca", "(", "i", "+", "", ")", ";", "memcpy", "(", "str", ",", "const_str", ",", "i", "+", "", ")", ";", "while", "(", "", ")", "{", "dash", "=", "strchr", "(", "str", ",", "'-'", ")", ";", "if", "(", "!", "dash", ")", "{", "warning", "(", "", ",", "", ")", ";", "return", ";", "}", "*", "dash", "=", "'\\0'", ";", "comma", "=", "strchr", "(", "dash", "+", "", ",", "','", ")", ";", "if", "(", "comma", ")", "*", "comma", "=", "'\\0'", ";", "first", "=", "decode_reg_name", "(", "str", ")", ";", "if", "(", "first", "<", "", ")", "{", "warning", "(", "", ",", "", ",", "str", ")", ";", "return", ";", "}", "last", "=", "decode_reg_name", "(", "dash", "+", "", ")", ";", "if", "(", "last", "<", "", ")", "{", "warning", "(", "", ",", "", ",", "dash", "+", "", ")", ";", "return", ";", "}", "*", "dash", "="], "ground_truth": ["'-'", ";"], "File": "ia64", "Func": "fix_range", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5067, "Length": 147, "Cover_Rate": 0.620253164556962, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SDNode", "*", "U", ":", "DAG", ".", "getEntryNode", "(", ")", ".", "getNode", "(", ")", "->", "uses", "(", ")", ")", "{", "if", "(", "LoadSDNode", "*", "L", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "U", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FI", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "L", "->", "getBasePtr", "(", ")", ")", ")", "{", "if", "(", "FI", "->", "getIndex", "(", ")", "<", "", ")", "{", "int64_t", "InFirstByte", "=", "MFI", ".", "getObjectOffset", "(", "FI", "->", "getIndex", "(", ")", ")", ";", "int64_t", "InLastByte", "=", "InFirstByte", ";", "InLastByte", "+=", "MFI", ".", "getObjectSize", "(", "FI"], "ground_truth": ["->", "getIndex", "(", ")", ")", "-", "", ";"], "File": "AMDGPUISelLowering (2)1", "Func": "addTokenForArgument", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5068, "Length": 100, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseDirectiveCPU", "(", "SMLoc", "L", ")", "{", "StringRef", "CPU", "=", "getParser", "(", ")", ".", "parseStringToEndOfStatement", "(", ")", ".", "trim", "(", ")", ";", "getTargetStreamer", "(", ")", ".", "emitTextAttribute"], "ground_truth": ["(", "", ",", "CPU", ")", ";"], "File": "ARMAsmParser (2)", "Func": "parseDirectiveCPU", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5069, "Length": 35, "Cover_Rate": 0.8536585365853658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "FunctionInfo", "(", "MachineFunction", "&", "MF", ")", ":", "ReturnStackOffsetSet", "(", "false", ")", ",", "VarArgsFrameIndex", "(", "", ")", ",", "VarArgFrameBytes", "(", "", ")", ",", "ReturnStackOffset", "(", "-", "", ")", ",", "MaxCallStackReq", "(", "", ")", "{", "MF", ".", "setAlignment"], "ground_truth": ["(", "", ")", ";"], "File": "ARCMachineFunctionInfo", "Func": "ARCFunctionInfo", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5070, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Imm", "&", "(", "", "<<", "(", "Bits", "-", "", ")", ")", ")", "Imm", "|=", "~", "(", "(", "", "<<", "Bits", ")", "-", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["createImm", "(", "Imm", ")", ")", ";"], "File": "AArch64Disassembler33", "Func": "DecodeSImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5071, "Length": 39, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "float16x8x2_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_mve_vld2qv8hf", "(", "__addr", ")", ";", "return", "__rv", "."], "ground_truth": ["__i", ";"], "File": "arm", "Func": "mve___arm_vld2q_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5072, "Length": 25, "Cover_Rate": 0.7352941176470589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "AddNextRegisterToList", "(", "unsigned", "&", "Reg", ",", "unsigned", "&", "RegWidth", ",", "RegisterKind", "RegKind", ",", "unsigned", "Reg1", ",", "unsigned", "RegNum", ")", "{", "switch", "(", "RegKind", ")", "{", "case", "IS_SPECIAL", ":", "if", "(", "Reg", "==", "", "&&", "Reg1", "==", "", ")", "{", "Reg", "=", "", ";", "RegWidth", "=", "", ";", "return", "true", ";", "}", "if", "(", "Reg", "==", "", "&&"], "ground_truth": ["Reg1", "==", "", ")", "{"], "File": "AMDGPUAsmParser14", "Func": "AddNextRegisterToList", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5073, "Length": 65, "Cover_Rate": 0.30092592592592593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "", ",", "SMLoc", "(", ")"], "ground_truth": [",", "SMLoc", "(", ")", ")", ";"], "File": "TPCAsmParser", "Func": "defaultBiasedOperands", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5074, "Length": 14, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pminuw128_mask", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ",", "(", "__v8hi", ")", "_mm_setzero_di"], "ground_truth": ["(", ")", ",", "(", "__mmask8", ")", "__M", ")", ";"], "File": "avx512vlbwintrin4", "Func": "_mm_maskz_min_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5075, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TrueV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "FalseV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "NegateCC", "(", "LHS", ",", "RHS", ",", "CC", ")", ";", "SDValue", "TargetCC", "=", "DAG", ".", "getConstant", "(", "CC", ",", "", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "Op", ".", "getValueType", "(", ")", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "("], "ground_truth": ["LHS", ")", ";"], "File": "BPFISelLowering38", "Func": "LowerSELECT_CC", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5076, "Length": 107, "Cover_Rate": 0.4692982456140351, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gen_shrd", "=", "mode", "==", "DImode", "?", "gen_x86_shrd", ":", "gen_x86_64_shrd", ";", "if", "(", "!", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "emit_move_insn", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "emit_insn", "(", "gen_shrd", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ",", "GEN_INT", "(", "count", ")", ")", ")", ";", "emit_insn", "(", "gen_ashr3", "(", "high", "[", "", "]", ",", "high", "[", "", "]", ",", "GEN_INT", "(", "count", ")", ")", ")", ";", "}", "}", "else", "{", "gen_shrd", "=", "mode", "==", "DImode", "?", "gen_x86_shrd", ":", "gen_x86_64_shrd", ";", "if", "(", "!", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "emit_move_insn", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "split_double_mode", "(", "mode", ",", "operands", ",", "", ",", "low", ",", "high", ")", ";", "emit_insn", "(", "gen_shrd", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "emit_insn", "(", "gen_ashr3", "(", "high", "[", "", "]", ",", "high", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "if", "(", "TARGET_CMOVE", "&&", "scratch", ")", "{", "rtx", "(", "*", "gen_x86_shift_adj_1", ")", "(", "rtx", ",", "rtx", ",", "rtx", ",", "rtx", ")", "=", "mode", "==", "DImode", "?", "gen_x86_shiftsi_adj_1", ":", "gen_x86_shiftdi_adj_1", ";", "emit_move_insn", "(", "scratch", ",", "high", "[", "", "]", ")", ";", "emit_insn", "(", "gen_ashr3", "(", "scratch", ",", "scratch", ",", "GEN_INT", "(", "half_width", "-", "", ")", ")", ")", ";", "emit_insn", "(", "gen_x86_shift_adj_1", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ",", "operands", "[", "", "]"], "ground_truth": [",", "scratch", ")", ")", ";"], "File": "i3864", "Func": "ix86_split_ashr", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5077, "Length": 259, "Cover_Rate": 0.45200698080279234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CodeGenPrepare", "::", "numBitsUnsigned", "(", "Value"], "ground_truth": ["*", "Op", ")", "const", "{"], "File": "AMDGPUCodeGenPrepare13", "Func": "numBitsUnsigned", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5078, "Length": 11, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CC", "=", "(", "CC", "==", "", ")", "?", "", ":", "", ";", "C", "=", "(", "VT", "==", "", ")", "?", "(", "uint32_t", ")", "(", "C", "-", "", ")", ":", "C", "-", "", ";", "RHS", "=", "DAG", ".", "getConstant", "(", "C", ",", "dl", ",", "VT", ")", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "(", "VT", "==", "", "&&", "C", "!=", "INT32_MAX", "&&", "isLegalArithImmed", "(", "(", "uint32_t", ")", "(", "C", "+", "", ")", ")", ")", "||", "(", "VT", "==", "", "&&", "C", "!=", "INT64_MAX", "&&", "isLegalArithImmed", "(", "C", "+", "", ")", ")", ")", "{", "CC", "=", "(", "CC", "==", "", ")", "?", "", ":", "", ";", "C", "=", "(", "VT", "==", "", ")", "?", "(", "uint32_t", ")", "(", "C", "+", "", ")", ":", "C", "+", "", ";", "RHS", "=", "DAG", ".", "getConstant", "(", "C", ",", "dl", ",", "VT", ")", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "(", "VT", "==", "", "&&", "C", "!=", "UINT32_MAX", "&&", "isLegalArithImmed", "(", "(", "uint32_t", ")", "(", "C", "+", "", ")", ")", ")", "||", "(", "VT", "==", "", "&&", "C", "!=", "UINT64_MAX", "&&", "isLegalArithImmed", "(", "C", "+", "", ")", ")", ")", "{", "CC", "=", "(", "CC", "==", "", ")", "?", "", ":", "", ";", "C", "=", "(", "VT", "==", "", ")", "?", "(", "uint32_t", ")", "(", "C", "+", "", ")", ":", "C", "+", "", ";", "RHS", "=", "DAG", ".", "getConstant", "(", "C", ",", "dl", ",", "VT", ")", ";", "}", "break", ";", "}", "}", "}", "SDValue", "Cmp", ";", "", "CC", ";", "if", "(", "(", "CC", "==", "", "||", "CC", "==", "", ")", "&&", "isa", "<", "ConstantSDNode", ">", "(", "RHS", ")", ")", "{", "const", "ConstantSDNode", "*", "RHSC", "=", "cast", "<", "ConstantSDNode", ">", "(", "RHS", ")", ";", "if", "(", "(", "RHSC", "->", "getZExtValue", "(", ")", ">>", "", "==", "", ")", "&&", "isa", "<", "LoadSDNode", ">", "(", "LHS", ")", "&&", "cast", "<", "LoadSDNode", ">", "(", "LHS", ")", "->", "getExtensionType", "(", ")", "==", "", "&&", "cast", "<", "LoadSDNode", ">", "(", "LHS", ")", "->", "getMemoryVT", "(", ")", "==", "", "&&", "LHS", ".", "getNode", "(", ")", "->", "hasNUsesOfValue", "(", "", ",", "", ")", ")", "{", "int16_t", "ValueofRHS", "=", "cast", "<", "ConstantSDNode", ">", "(", "RHS", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "ValueofRHS", "<", "", "&&", "isLegalArithImmed", "("], "ground_truth": ["-", "ValueofRHS", ")", ")", "{"], "File": "AArch64ISelLowering (2)1", "Func": "getAArch64Cmp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5079, "Length": 378, "Cover_Rate": 0.441073512252042, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ","], "ground_truth": ["computeDataLayout", "(", "TT", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "TT", ",", "RM", ")", ",", "CM", ",", "OL", ")", ",", "TLOF", "(", "make_unique", "<", "TargetLoweringObjectFileELF", ">", "(", ")", ")", "{"], "File": "RISCVTargetMachine29", "Func": "RISCVTargetMachine", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5080, "Length": 83, "Cover_Rate": 0.9431818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instr", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCInst", "const", "*", "id", ",", "MCInst", "const", "*", "Extender", ",", "unsigned", "s", ",", "bool", "x", "=", "false", ")", ":", "ID", "(", "id", ")", ",", "Extender", "(", "Extender", ")", ",", "Core", "("], "ground_truth": ["s", ")", ",", "CVI", "(", "MCII", ",", "s", ",", "id", ")", ",", "SoloException", "(", "x", ")", "{", "}"], "File": "HexagonShuffler (2)", "Func": "HexagonInstr", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5081, "Length": 56, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parseNamedBit", "(", "", ",", "Operands"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser (2)", "Func": "parseTFE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5082, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "expandedp", "=", "false", ";", "return", "NULL_RTX", ";", "}", "*", "expandedp", "=", "true", ";", "arg0", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "op0", "=", "expand_normal", "(", "arg0", ")", ";", "tmode", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "mode0", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "if", "(", "target", "==", "", "||", "GET_MODE", "(", "target", ")", "!=", "tmode", "||", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "target", ",", "tmode", ")"], "ground_truth": [")", "target", "=", "gen_reg_rtx", "(", "tmode", ")", ";"], "File": "powerpcspe", "Func": "altivec_expand_ld_builtin", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5083, "Length": 99, "Cover_Rate": 0.34256055363321797, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vorn_s64", "(", "int64x1_t", "__a", ",", "int64x1_t", "__b", ")", "{", "return", "__a", "|"], "ground_truth": ["~", "__b", ";"], "File": "arm", "Func": "neon2_vorn_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5084, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "int16x8x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "union", "{", "int16x8x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld3_lanev8hi", "(", "(", "const", "__builtin_neon_hi", "*", ")", "__a", ",", "__bu", ".", "__o", ",", "__c", ")", ";", "return", "__rv", "."], "ground_truth": ["__i", ";"], "File": "arm", "Func": "neon_vld3q_lane_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5085, "Length": 51, "Cover_Rate": 0.7611940298507462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CSKY_VREG_P", "(", "dstreg", ")", ")", "return", "", ";", "return", "", ";", "}", "else", "if", "(", "GET_CODE", "(", "src", ")", "==", "CONST_INT", "||", "GET_CODE", "(", "src", ")", "==", "CONST_DOUBLE", ")", "{", "split_double", "(", "src", ",", "operands", "+", "", ",", "operands", "+", "", ")", ";", "if", "(", "CSKY_CONST_OK_FOR_N", "(", "INTVAL", "(", "operands", "[", "", "]", ")", "+", "", ")", "&&", "CSKY_CONST_OK_FOR_N", "(", "INTVAL", "(", "operands", "[", "", "]", ")", "+", "", ")", "&&", "REGNO", "(", "operands", "[", "", "]", ")", "<", "", ")", "return", "", ";", "else", "return", "", ";", "}", "}", "else", "if", "(", "GET_CODE", "(", "dst", ")", "==", "MEM", "&&", "GET_CODE", "(", "src", ")", "==", "REG", ")", "{", "rtx", "memexp", "=", "XEXP", "(", "dst", ",", "", ")", ";", "int", "srcreg", "=", "REGNO", "(", "src", ")", ";", "int", "offset", "=", "-", "", ";", "if", "(", "CSKY_VREG_P", "(", "srcreg", ")", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "memexp", ")", "==", "REG", ")", "offset", "=", "", ";", "else", "if", "(", "GET_CODE", "(", "memexp", ")", "==", "PLUS", ")", "{", "if", "(", "GET_CODE", "(", "XEXP", "(", "memexp", ",", "", ")", ")", "==", "REG", ")", "offset", "=", "INTVAL", "(", "XEXP", "(", "memexp", ",", "", ")", ")", ";", "else", "if", "(", "GET_CODE", "(", "XEXP", "(", "memexp", ",", "", ")", ")", "==", "REG", ")", "offset", "=", "INTVAL", "(", "XEXP", "(", "memexp", ",", "", ")", ")", ";", "else", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "csky", "Func": "csky_get_movedouble_length", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5086, "Length": 226, "Cover_Rate": 0.5380952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask16", ")", "__builtin_ia32_ucmpb128_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v16qi", ")"], "ground_truth": ["__B", ",", "", ",", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_cmpgt_epu8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5087, "Length": 21, "Cover_Rate": 0.44680851063829785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "&", "TII", "=", "*", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "(", "MI", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", ""], "ground_truth": [")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addReg", "(", "", ")", ";"], "File": "AVRISelLowering12", "Func": "insertCopyR1", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5088, "Length": 56, "Cover_Rate": 0.6511627906976745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "function_builder", "::", "add_unique_function", "(", "const", "function_instance", "&", "instance", ",", "tree", "return_type", ",", "vec", "<", "tree", ">", "&", "argument_types", ",", "uint64_t", "required_extensions", ",", "bool", "force_direct_overloads", ")", "{", "char", "*", "name", "=", "get_name", "(", "instance", ",", "false", ")", ";", "tree", "fntype", "=", "build_function_type_array", "(", "return_type", ",", "argument_types", ".", "length", "(", ")", ",", "argument_types", ".", "address", "(", ")", ")", ";", "tree", "attrs", "=", "get_attributes", "(", "instance", ")", ";", "registered_function", "&", "rfn", "=", "add_function", "(", "instance", ",", "name", ",", "fntype", ",", "attrs", ",", "required_extensions", ",", "false", ",", "false", ")", ";", "hashval_t", "hash", "=", "instance", ".", "hash", "(", ")", ";", "registered_function", "*", "*", "rfn_slot", "=", "function_table", "->", "find_slot_with_hash", "(", "instance", ",", "hash", ",", "INSERT", ")", ";", "gcc_assert", "(", "!", "*"], "ground_truth": ["rfn_slot", ")", ";"], "File": "aarch64-sve-builtins1", "Func": "add_unique_function", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5089, "Length": 119, "Cover_Rate": 0.616580310880829, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbolData", "&", "Data", "=", "getOrCreateSymbolData", "(", "Sym", ")", ";", "MCELF", "::", "setOther", "(", "Data", ",", "Val", ">>", ""], "ground_truth": [")", ";"], "File": "MipsELFStreamer26", "Func": "emitMipsSTOCG", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5090, "Length": 20, "Cover_Rate": 0.425531914893617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dumpCurrGroup", "(", "", ")", ")", ";", "LLVM_DEBUG", "(", "CurGroupDbg", "=", "", ";", ")", ";", "GrpCount", "++", ";", "CurrGroupSize", "=", "", ";", "CurrGroupHas4RegOps", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "SchedModel", "->", "getNumProcResourceKinds", "(", ")", ";", "++", "i", ")", "if", "(", "ProcResourceCounters", "[", "i", "]", ">", "", ")", "ProcResourceCounters", "[", "i", "]", "--", ";", "if", "(", "CriticalResourceIdx", "!=", "UINT_MAX", "&&", "(", "ProcResourceCounters", "[", "CriticalResourceIdx", "]", "<=", "ProcResCostLim", ")", ")", "CriticalResourceIdx", "=", "UINT_MAX", ";", "LLVM_DEBUG", "(", "dumpState", "(", ")"], "ground_truth": [";", ")", ";"], "File": "SystemZHazardRecognizer3", "Func": "nextGroup", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5091, "Length": 87, "Cover_Rate": 0.8446601941747572, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GenRegisterInfo", "::", "getDwarfRegNumFull", "(", "RegNum", ","], "ground_truth": ["", ")", ";"], "File": "ARMBaseRegisterInfo12", "Func": "getDwarfRegNum", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5092, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is64", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "is64", "(", ")", ";", "if", "(", "!", "FBB", ")", "{", "if", "(", "Cond", ".", "empty", "(", ")", ")", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "else", "if", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", "==", "", "||", "Cond", "[", "", "]", ".", "getReg", "(", ")", "==", "", ")", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", "?", "(", "is64", "?", "", ":", "", ")", ":", "(", "is64", "?", "", ":", "", ")", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "else", "if", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", "==", "", ")", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ".", "addMBB", "(", "TBB", ")", ";", "else", "if", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", "==", "", ")", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ".", "addMBB", "(", "TBB", ")", ";", "else", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addImm", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ".", "addMBB", "(", "TBB", ")", ";", "return", "", ";", "}", "if", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", "==", "", "||", "Cond", "[", "", "]", ".", "getReg", "(", ")", "==", "", ")", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", "?"], "ground_truth": ["(", "is64", "?", "", ":", "", ")", ":"], "File": "PPCInstrInfo60", "Func": "InsertBranch", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5093, "Length": 284, "Cover_Rate": 0.5182481751824818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addr", "=", "XEXP", "(", "orig_mem", ",", "", ")", ";", "mem", "=", "gen_rtx_MEM", "(", "DImode", ",", "align", ")", ";", "MEM_VOLATILE_P", "(", "mem", ")", "=", "MEM_VOLATILE_P", "(", "orig_mem", ")", ";", "if", "(", "MEM_ALIAS_SET", "(", "orig_mem", ")", "==", "ALIAS_SET_MEMORY_BARRIER", ")", "set_mem_alias_set", "(", "mem", ",", "ALIAS_SET_MEMORY_BARRIER", ")", ";", "alpha_pre_atomic_barrier", "(", "model", ")", ";", "label", "=", "gen_rtx_LABEL_REF", "(", "DImode", ",", "gen_label_rtx", "(", ")", ")", ";", "emit_label", "(", "XEXP", "(", "label", ",", "", ")", ")", ";", "emit_insn", "(", "gen_load_locked", "(", "DImode", ",", "scratch", ",", "mem", ")", ")", ";", "width", "=", "GEN_INT", "(", "GET_MODE_BITSIZE", "(", "mode", ")", ")", ";", "mask", "=", "GEN_INT", "(", "mode", "==", "QImode", "?", "", ":"], "ground_truth": ["", ")", ";"], "File": "alpha", "Func": "alpha_split_atomic_exchange_12", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5094, "Length": 105, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SpecReg", "==", "", ")", "{", "FlagsVal", "=", "StringSwitch", "<", "unsigned", ">", "(", "Flags", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "~", "", ")", ";", "if", "(", "FlagsVal", "==", "~", "", ")", "{", "if", "(", "!", "Flags", ".", "empty", "(", ")", ")", "return", "MatchOperand_NoMatch", ";", "else", "FlagsVal", "=", "", ";", "}", "}", "else", "if", "(", "SpecReg", "==", "", "||", "SpecReg", "==", "", ")", "{", "if", "(", "Flags", "==", "", ")", "Flags", "=", "", ";", "for", "(", "int", "i", "=", "", ",", "e", "=", "Flags", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Flag", "=", "StringSwitch", "<", "unsigned", ">", "(", "Flags", ".", "substr", "(", "i", ",", "", ")", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "~", "", ")", ";", "if", "(", "FlagsVal", "==", "~", "", "||", "(", "FlagsVal", "&", "Flag", ")", ")", "return", "MatchOperand_NoMatch", ";", "FlagsVal", "|=", "Flag", ";", "}", "}", "else", "return", "MatchOperand_NoMatch", ";", "if", "(", "!", "FlagsVal", ")", "FlagsVal", "=", "", ";", "if", "(", "SpecReg", "==", "", ")", "FlagsVal", "|=", "", ";", "Parser", ".", "Lex", "("], "ground_truth": [")", ";"], "File": "ARMAsmParser111", "Func": "parseMSRMaskOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5095, "Length": 219, "Cover_Rate": 0.40555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GenRegisterInfo", "::", "getDwarfRegNumFull", "(", "RegNum", ",", ""], "ground_truth": [")", ";"], "File": "SPURegisterInfo1", "Func": "getDwarfRegNum", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5096, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerOR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "Op", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", "}", ";", "APInt", "KnownZero", "[", "", "]", ",", "KnownOne", "[", "", "]", ";", "DAG", ".", "ComputeMaskedBits", "(", "Ops", "[", "", "]", ",", "KnownZero", "[", "", "]", ",", "KnownOne", "[", "", "]", ")", ";", "DAG", ".", "ComputeMaskedBits", "(", "Ops", "[", "", "]", ",", "KnownZero", "[", "", "]", ",", "KnownOne", "[", "", "]", ")", ";", "uint64_t", "Masks", "[", "]", "=", "{", "KnownZero", "[", "", "]", ".", "getZExtValue", "(", ")", ",", "KnownZero", "[", "", "]", ".", "getZExtValue", "(", ")", "}", ";", "unsigned", "High", ",", "Low", ";", "if", "(", "(", "Masks", "[", "", "]", ">>", "", ")", "==", "", "&&", "uint32_t", "(", "Masks", "[", "", "]", ")", "==", "", ")", "High", "=", "", ",", "Low", "=", "", ";", "else", "if", "(", "(", "Masks", "[", "", "]", ">>", "", ")", "==", "", "&&", "uint32_t", "(", "Masks", "[", "", "]", ")", "==", "", ")", "High", "=", "", ",", "Low", "=", "", ";", "else", "return", "Op", ";", "SDValue", "LowOp", "=", "Ops", "[", "Low", "]", ";", "SDValue", "HighOp", "=", "Ops", "[", "High", "]", ";", "if", "(", "HighOp", ".", "getOpcode", "(", ")", "=="], "ground_truth": ["", ")", "return", "Op", ";"], "File": "SystemZISelLowering19", "Func": "lowerOR", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5097, "Length": 225, "Cover_Rate": 0.5610972568578554, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtnq_s64_f64", "(", "float64x2_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vcvtnq_s64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5098, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "current_file", "=", "temp_node", ";", "break", ";", "}", "if", "(", "temp_node", "==", "", ")", "{", "temp_node", "=", "(", "file_node", "*", ")", "(", "alloca", "(", "sizeof", "(", "file_node", ")", ")", ")", ";", "temp_node", "->", "next", "=", "", ";", "temp_node", "->", "name", "=", "(", "char", "*", ")", "(", "alloca", "(", "strlen", "(", "file_name", ")", "+", "", ")", ")", ";", "strcpy", "(", "temp_node", "->", "name", ",", "file_name", ")", ";", "temp_node", "->", "head", "=", "temp_node", "->", "current_line", "=", "", ";", "if", "(", "file_head", ")", "tail_node"], "ground_truth": ["->", "next", "=", "temp_node", ";"], "File": "z8k", "Func": "load_source_file", "Target": "z8k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5099, "Length": 85, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DispatchPtr", "->", "addDereferenceableAttr", "(", "AttributeList", "::", "ReturnIndex", ",", "", ")", ";", "Type", "*", "I32Ty", "=", "Type", "::", "getInt32Ty", "(", "Mod", "->", "getContext", "(", ")", ")", ";", "Value", "*", "CastDispatchPtr", "=", "Builder", ".", "CreateBitCast", "(", "DispatchPtr", ",", "PointerType", "::", "get", "(", "I32Ty", ",", "AS", "::", "CONSTANT_ADDRESS", ")", ")", ";", "Value", "*", "GEPXY", "=", "Builder", ".", "CreateConstInBoundsGEP1_64", "(", "I32Ty", ",", "CastDispatchPtr", ",", "", ")", ";", "LoadInst", "*", "LoadXY", "=", "Builder", ".", "CreateAlignedLoad", "(", "I32Ty", ",", "GEPXY", ",", "Align", "(", "", ")", ")", ";", "Value", "*", "GEPZU", "=", "Builder", ".", "CreateConstInBoundsGEP1_64", "(", "I32Ty", ",", "CastDispatchPtr", ",", "", ")", ";", "LoadInst", "*", "LoadZU", "=", "Builder", ".", "CreateAlignedLoad", "(", "I32Ty", ",", "GEPZU", ",", "Align", "(", "", ")", ")", ";", "MDNode", "*", "MD", "=", "MDNode", "::", "get", "(", "Mod", "->", "getContext", "(", ")", ",", "None", ")", ";", "LoadXY", "->", "setMetadata", "(", "LLVMContext", "::", "MD_invariant_load", ",", "MD"], "ground_truth": [")", ";"], "File": "AMDGPUPromoteAlloca21", "Func": "getLocalSizeYZ", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5100, "Length": 142, "Cover_Rate": 0.3697916666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", ".", "addOperand", "(", "MCOperand", "::", "createExpr", "(", "MCSymbolRefExpr", "::", "create", "(", "Symbol", ",", "OutContext", ")", ")", ")", ";", "OutStreamer", "->", "emitInstruction", "(", "I", ","], "ground_truth": ["STI", ")", ";"], "File": "MipsAsmPrinter", "Func": "EmitJal", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5101, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CFSize", "=", "FFI", "->", "getMaxCallFrameSize", "(", ")", ";", "if", "(", "CFSize", ">=", "(", "(", "", "<<", "", ")", "-", "", ")", "/", "", ")", "return", "false", ";", "return", "!", "MF", ".", "getFrameInfo", "(", ")", "->", "hasVarSizedObjects"], "ground_truth": ["(", ")", ";"], "File": "ARMBaseRegisterInfo29", "Func": "hasReservedCallFrame", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5102, "Length": 40, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_srlv_epi64", "(", "__m512i", "__X", ",", "__m512i", "__Y", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_psrlv8di_mask", "(", "(", "__v8di", ")", "__X", ",", "(", "__v8di", ")", "__Y", ",", "(", "__v8di", ")", "_mm512_undefined_epi32", "("], "ground_truth": [")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_srlv_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5103, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x8_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_s16_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5104, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visittCALL", "("], "ground_truth": ["const", "SDNode", "*", "N", ")", "{"], "File": "ARMIREmitter", "Func": "visittCALL", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5105, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "NumRegIndex", "=", "NumRegs", "-", "", ";", "assert", "(", "NumRegIndex", "<", "array_lengthof", "(", "SubRegFromChannelTable", ")", "&&", "", ")", ";", "assert", "(", "Channel", "<", "array_lengthof", "("], "ground_truth": ["SubRegFromChannelTable", "[", "", "]", ")", ")", ";"], "File": "AMDGPURegisterInfo1", "Func": "getSubRegFromChannel", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5106, "Length": 33, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "HasCarryIn", "?", "CarryOpc", ":", "NoCarryOpc", ")", ")", ";", "I", ".", "addOperand", "(", "*", "MF", ",", "MachineOperand", "::", "CreateReg", "(", "", ",", "false", ",", "true", ")", ")", ";", "I", ".", "addOperand", "(", "*", "MF", ",", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "return", "constrainSelectedInstRegOperands", "(", "I", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "}", "Register", "Src0Reg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Src1Reg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "HasCarryIn", ")", "{", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "}", "unsigned", "NoCarryOpc", "=", "IsAdd", "?", "", ":", "", ";", "unsigned", "CarryOpc", "=", "IsAdd", "?", "", ":", "", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "HasCarryIn", "?", "CarryOpc", ":", "NoCarryOpc", ")", ",", "Dst0Reg", ")", ".", "add", "(", "I", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "I", ".", "getOperand", "(", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Dst1Reg", ")", ".", "addReg", "(", "", ")", ";", "if", "(", "!", "MRI", "->", "getRegClassOrNull", "(", "Dst1Reg", ")", ")", "MRI", "->", "setRegClass", "(", "Dst1Reg", ",", "&", "", ")", ";", "if", "(", "!", "RBI", ".", "constrainGenericRegister", "(", "Dst0Reg", ",", "", ",", "*", "MRI", ")", "||", "!", "RBI", ".", "constrainGenericRegister", "(", "Src0Reg", ",", "", ",", "*", "MRI", ")", "||", "!", "RBI", ".", "constrainGenericRegister", "(", "Src1Reg", ",", "", ",", "*", "MRI", ")", ")", "return", "false", ";", "if", "(", "HasCarryIn", "&&", "!", "RBI", ".", "constrainGenericRegister", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", ""], "ground_truth": [",", "*", "MRI", ")", ")", "return", "false", ";"], "File": "AMDGPUInstructionSelector", "Func": "selectG_UADDO_USUBO_UADDE_USUBE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5107, "Length": 311, "Cover_Rate": 0.6170634920634921, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return", "RI"], "ground_truth": [";"], "File": "BPFInstrInfo", "Func": "getRegisterInfo", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5108, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "!=", "nullptr", ")", ";", "N", "->", "Height", "=", "", "+", "std", "::", "max", "(", "height", "(", "N", "->", "Left", ")", ",", "height", "(", "N", "->", "Right", ")", ")", ";", "if", "(", "N", "->", "Left", ")", "N", "->", "MaxEnd", "=", "std", "::", "max", "(", "N", "->", "MaxEnd", ","], "ground_truth": ["N", "->", "Left", "->", "MaxEnd", ")", ";"], "File": "HexagonConstExtenders (2)", "Func": "update", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5109, "Length": 57, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMemOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "Kind", "==", "k_Mem", "&&", ""], "ground_truth": [")", ";"], "File": "MSP430AsmParser", "Func": "addMemOperands", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5110, "Length": 21, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "*", "Func", "=", "MBB", ".", "getParent", "(", ")", "->", "getFunction", "(", ")", ";", "const", "std", "::", "string", "FuncName", "=", "Func", "->", "getName", "(", ")", ";", "const", "char", "*", "tmpName", "=", "ESNames", "::", "createESName", "(", "PAN", "::", "getTempdataLabel", "(", "FuncName", ")", ")", ";", "if", "(", "RC", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addImm", "(", "PTLI", "->", "GetTmpOffsetForFI", "(", "FI", ",", "", ",", "*", "MBB", ".", "getParent", "(", ")", ")", ")", ".", "addExternalSymbol", "(", "tmpName", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "if", "(", "RC"], "ground_truth": ["==", "", ")", "{"], "File": "PIC16InstrInfo2", "Func": "storeRegToStackSlot", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5111, "Length": 113, "Cover_Rate": 0.424812030075188, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SubusRHS", "=", "Op1", ";", "SDValue", "MaxLHS", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "SDValue", "MaxRHS", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "if", "(", "MaxLHS", "==", "Op1", ")", "SubusLHS", "=", "MaxRHS", ";", "else", "if", "(", "MaxRHS", "==", "Op1", ")", "SubusLHS", "=", "MaxLHS", ";", "else", "return", "SDValue", "(", ")", ";", "}", "else", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SubusLHS", "=", "Op0", ";", "SDValue", "MinLHS", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "SDValue", "MinRHS", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "if", "(", "MinLHS", "==", "Op0", ")", "SubusRHS", "=", "MinRHS", ";", "else", "if", "(", "MinRHS", "==", "Op0", ")", "SubusRHS", "=", "MinLHS", ";", "else", "return", "SDValue", "(", ")", ";", "}", "else", "return", "SDValue", "(", ")", ";", "if", "(", "EltVT", "==", "", "||", "EltVT", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "SubusLHS", ",", "SubusRHS", ")", ";", "assert", "(", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "", ")", ";", "KnownBits", "Known", "=", "DAG", ".", "computeKnownBits", "(", "SubusLHS", ")", ";", "unsigned", "NumZeros", "=", "Known", ".", "countMinLeadingZeros", "(", ")", ";", "if", "(", "(", "VT", "==", "", "&&", "NumZeros", "<", "", ")", "||"], "ground_truth": ["NumZeros", "<", "", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "combineSubToSubus", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5112, "Length": 210, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitLabel", "(", "Start", ")", ";", "MCSymbol", "*", "Symbol", "=", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "Name", "+", "", "+", "Twine", "(", "MappingSymbolCounter", "++", ")", ")", ";", "MCSymbolData", "&", "SD", "=", "getAssembler", "(", ")", ".", "getOrCreateSymbolData", "(", "*", "Symbol", ")", ";", "MCELF", "::", "SetType", "(", "SD", ",", "ELF", "::", "STT_NOTYPE", ")", ";", "MCELF", "::", "SetBinding", "(", "SD", ",", "ELF", "::", "STB_LOCAL", ")", ";", "SD", ".", "setExternal", "(", "false", ")", ";", "AssignSection", "(", "Symbol", ",", "getCurrentSection", "(", ")", ".", "first", ")", ";", "const", "MCExpr", "*", "Value", "=", "MCSymbolRefExpr", "::", "Create", "(", "Start", ",", "getContext", "(", ")", ")", ";", "Symbol", "->", "setVariableValue", "("], "ground_truth": ["Value", ")", ";"], "File": "AArch64ELFStreamer14", "Func": "EmitMappingSymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5113, "Length": 103, "Cover_Rate": 0.8373983739837398, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "e0", ";", "rtx", "e1", ";", "unsigned", "reg", ";", "e0", "=", "XEXP", "(", "p", ",", "", ")", ";", "e1", "=", "XEXP", "(", "p", ",", "", ")", ";", "switch", "(", "GET_CODE", "(", "e0", ")", ")", "{", "case", "MEM", ":", "if", "(", "GET_CODE", "(", "XEXP", "(", "e0", ",", "", ")", ")", "!=", "PRE_DEC", "||", "!", "REG_P", "(", "XEXP", "(", "XEXP", "(", "e0", ",", "", ")", ",", "", ")", ")", "||", "REGNO", "(", "XEXP", "(", "XEXP", "(", "e0", ",", "", ")", ",", "", ")", ")", "!=", "SP_REGNUM", ")", "abort", "(", ")", ";", "asm_fprintf", "(", "out_file", ",", "", ")", ";", "if", "(", "IS_VFP_REGNUM", "(", "REGNO", "(", "e1", ")", ")", ")", "asm_fprintf", "(", "out_file", ",", "", ",", "(", "REGNO", "(", "e1", ")", "-", "FIRST_VFP_REGNUM", ")", "/", "", ")", ";", "else", "asm_fprintf", "(", "out_file", ",", "", ",", "REGNO", "(", "e1", ")", ")", ";", "break", ";", "case", "REG", ":", "if", "(", "REGNO", "(", "e0", ")", "==", "SP_REGNUM", ")", "{", "if", "(", "GET_CODE", "(", "e1", ")", "!=", "PLUS", "||", "!", "REG_P", "(", "XEXP", "(", "e1", ",", "", ")", ")", "||", "REGNO", "(", "XEXP", "(", "e1", ",", "", ")", ")", "!=", "SP_REGNUM", "||", "!", "CONST_INT_P", "(", "XEXP", "(", "e1", ",", "", ")", ")", ")", "abort", "(", ")", ";", "asm_fprintf", "(", "out_file", ",", "", ",", "-", "INTVAL", "(", "XEXP", "(", "e1", ",", "", ")", ")", ")", ";", "}", "else", "if", "(", "REGNO", "(", "e0", ")", "==", "HARD_FRAME_POINTER_REGNUM", ")", "{", "HOST_WIDE_INT", "offset", ";", "if", "(", "GET_CODE", "(", "e1", ")", "==", "PLUS", ")", "{", "if", "(", "!", "REG_P", "(", "XEXP", "(", "e1", ",", "", ")", ")", "||", "!", "CONST_INT_P", "(", "XEXP", "(", "e1", ",", "", ")", ")", ")", "abort", "(", ")", ";", "reg", "=", "REGNO", "(", "XEXP", "(", "e1", ",", "", ")", ")", ";", "offset", "=", "INTVAL", "(", "XEXP", "(", "e1", ",", "", ")", ")", ";", "asm_fprintf", "(", "out_file", ",", "", ",", "HARD_FRAME_POINTER_REGNUM", ",", "reg", ",", "offset", ")", ";", "}", "else", "if", "(", "REG_P", "(", "e1", ")", ")", "{", "reg", "=", "REGNO", "(", "e1", ")", ";", "asm_fprintf", "(", "out_file", ",", "", ",", "HARD_FRAME_POINTER_REGNUM", ",", "reg", ")", ";", "}", "else", "abort", "(", ")", ";", "}", "else", "if", "(", "REG_P", "(", "e1", ")", "&&", "REGNO", "(", "e1", ")", "==", "SP_REGNUM", ")", "{", "asm_fprintf", "(", "out_file", ",", "", ",", "REGNO", "(", "e0", ")", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "e1", ")", "==", "PLUS", "&&", "REG_P", "(", "XEXP", "(", "e1", ",", "", ")", ")", "&&", "REGNO", "(", "XEXP", "(", "e1", ",", "", ")", ")", "==", "SP_REGNUM", "&&", "CONST_INT_P", "(", "XEXP", "(", "e1", ",", "", ")", ")", ")", "{", "asm_fprintf", "(", "out_file", ",", "", ",", "REGNO", "(", "e0", ")", ",", "(", "int", ")", "INTVAL", "(", "XEXP", "(", "e1", ",", "", ")", ")", ")", ";", "}", "else", "abort", "("], "ground_truth": [")", ";"], "File": "arm", "Func": "arm_unwind_emit_set", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5114, "Length": 445, "Cover_Rate": 0.9528907922912205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "vdupq_n_p16", "(", "*"], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vld1q_dup_p16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5115, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GENERAL_REGNO_P", "(", "regno", ")", "&&", "!", "call_really_used_regs", "[", "regno", "]", "&&", "cfun_gpr_save_slot", "(", "regno", ")", "==", "", ")"], "ground_truth": ["return", "false", ";"], "File": "s3904", "Func": "s390_hard_regno_scratch_ok", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5116, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "XtensaRegisterInfo1", "Func": "getFrameRegister", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5117, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "MRI", "=", "*", "MIRBuilder", ".", "getMRI", "(", ")", ";", "const", "RegClassOrRegBank", "&", "RegClassOrBank", "=", "MRI", ".", "getRegClassOrRegBank", "(", "Dst", ")", ";", "unsigned", "Size", ";", "if", "(", "const", "auto", "*", "RC", "=", "RegClassOrBank", ".", "dyn_cast", "<", "const", "TargetRegisterClass", "*", ">", "(", ")", ")", "Size", "=", "TRI", ".", "getRegSizeInBits", "(", "*", "RC", ")", ";", "else", "Size", "=", "MRI", ".", "getType", "(", "Dst", ")", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "Size", "<=", "", "&&", "", ")", ";", "static", "const", "unsigned", "OpcTable", "[", "", "]", "=", "{", "", ",", "", "}", ";", "unsigned", "Opc", "=", "OpcTable", "[", "Size", "==", "", "]", ";", "auto", "CSINC", "=", "MIRBuilder", ".", "buildInstr", "(", "Opc", ",", "{", "Dst", "}", ",", "{", "Src1", ",", "Src2", "}", ")", ".", "addImm", "(", "Pred", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "CSINC", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "return", "&", "*", "CSINC"], "ground_truth": [";"], "File": "AArch64InstructionSelector (2)", "Func": "emitCSINC", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5118, "Length": 143, "Cover_Rate": 0.8218390804597702, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OptForSize", "=", "MF", ".", "getFunction", "(", ")", "->", "optForSize", "(", ")", ";", "OptForMinSize", "=", "MF", ".", "getFunction", "(", ")", "->", "optForMinSize", "(", ")", ";", "AvailableFeatures", "=", "computeAvailableFeatures", "(", "&", "MF", ",", "&", "STI"], "ground_truth": [")", ";"], "File": "X86InstructionSelector28", "Func": "beginFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5119, "Length": 35, "Cover_Rate": 0.7446808510638298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "splittable_const_int_operand", "(", "src", ",", "mode", ")", ")", "{", "mips_move_integer", "(", "dest", ",", "dest", ",", "INTVAL", "(", "src", ")", ")", ";", "return", ";", "}", "if", "(", "mips_split_symbol", "(", "dest", ",", "src", ",", "MAX_MACHINE_MODE", ",", "&", "src", ")", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "dest", ",", "src", ")", ")", ";", "return", ";", "}", "if", "(", "mips_tls_symbol_p", "(", "src", ")", ")", "{", "mips_emit_move", "(", "dest", ",", "mips_legitimize_tls_address", "(", "src", ")", ")", ";", "return", ";", "}", "split_const", "(", "src", ",", "&", "base", ",", "&", "offset", ")", ";", "if", "(", "offset", "!=", "const0_rtx", "&&", "(", "targetm", ".", "cannot_force_const_mem", "(", "mode", ",", "src", ")", "||", "(", "!", "TARGET_MIPS16", "&&", "can_create_pseudo_p", "(", ")", ")", ")", ")", "{", "base", "=", "mips_force_temporary", "(", "dest", ","], "ground_truth": ["base", ")", ";"], "File": "mips", "Func": "mips_legitimize_const_move", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5120, "Length": 121, "Cover_Rate": 0.6080402010050251, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "default", ":", "break", ";", "}", "}", "const", "auto", "checkNoAlias", "=", "[", "AA", ",", "Ptr", "]", "(", "auto", "I", ")", "->", "bool", "{", "return", "I", "&&", "AA", "->", "isNoAlias", "(", "I", "->", "getPointerOperand", "(", ")", ",", "Ptr", ")", ";", "}", ";", "if", "(", "checkNoAlias", "(", "dyn_cast", "<", "AtomicCmpXchgInst", ">", "(", "DefInst", ")", ")", "||", "checkNoAlias", "(", "dyn_cast", "<", "AtomicRMWInst"], "ground_truth": [">", "(", "DefInst", ")", ")", ")", "return", "false", ";"], "File": "AMDGPUMemoryUtils1", "Func": "isReallyAClobber", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5121, "Length": 70, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "any_condjump_p", "(", "curr", ")", ")", "return", "false", ";", "if", "(", "!", "arm_macro_fusion_p", "(", ")", ")", "return", "false", ";", "if", "(", "current_tune", "->", "fusible_ops", "&", "tune_params", "::", "FUSE_AES_AESMC", "&&", "aarch_crypto_can_dual_issue", "(", "prev", ",", "curr", ")", ")", "return", "true", ";", "if", "(", "current_tune", "->", "fusible_ops", "&", "tune_params", "::", "FUSE_MOVW_MOVT", ")", "{", "set_dest", "=", "SET_DEST", "(", "curr_set", ")", ";", "if", "(", "GET_MODE", "(", "set_dest", ")", "!=", "SImode", ")", "return", "false", ";", "if", "(", "GET_CODE", "(", "set_dest", ")", "==", "ZERO_EXTRACT", ")", "{", "if", "(", "CONST_INT_P", "(", "SET_SRC", "(", "curr_set", ")", ")", "&&", "CONST_INT_P", "(", "SET_SRC", "(", "prev_set", ")", ")", "&&", "REG_P", "(", "XEXP", "(", "set_dest", ",", "", ")", ")", "&&", "REG_P", "(", "SET_DEST", "(", "prev_set", ")", ")", "&&", "REGNO", "(", "XEXP", "(", "set_dest", ","], "ground_truth": ["", ")", ")", "==", "REGNO", "(", "SET_DEST", "(", "prev_set", ")", ")", ")", "return", "true", ";"], "File": "arm5", "Func": "aarch_macro_fusion_pair_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5122, "Length": 137, "Cover_Rate": 0.5614754098360656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint8_t", "", "(", ")", "{", "if", "(", "FpABI", "==", "FpABIKind", "::", "XX", ")", "return", "(", "uint8_t", ")", "AFL_REG_32", ";", "return", "(", "uint8_t"], "ground_truth": [")", "CPR1Size", ";"], "File": "MipsABIFlagsSection10", "Func": "getCPR1SizeValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5123, "Length": 25, "Cover_Rate": 0.8928571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printUnsignedImm", "(", "const", "MCInst", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "opNum", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "O", "<<", "(", "uint32_t", ")", "MO", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "LM32InstPrinter", "Func": "printUnsignedImm", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5124, "Length": 46, "Cover_Rate": 0.7666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_loadh_pi", "(", "__m128", "__A", ",", "__m64", "const", "*", "__P", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_loadhps", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v2si"], "ground_truth": ["*", ")", "__P", ")", ";"], "File": "xmmintrin5", "Func": "_mm_loadh_pi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5125, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "isTargetEnvMacho", "(", ")", ")", "{", "if", "(", "is64Bit", ")", "return", "new", "64_MachoTargetObjectFile", "(", ")", ";", "return", "new", "TargetLoweringObjectFileMachO", "(", ")", ";", "}", "if", "(", "Subtarget", "->", "isTargetELF", "("], "ground_truth": [")", ")", "{"], "File": "X86ISelLowering170", "Func": "createTLOF", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5126, "Length": 35, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "TargetMaterializeAlloca", "(", "const", "AllocaInst", "*", "AI", ")", "{", "if", "(", "!", "FuncInfo", ".", "StaticAllocaMap", ".", "count", "(", "AI", ")", ")", "return", "", ";", "MVT", "VT", ";", "if", "(", "!", "isLoadTypeLegal", "(", "AI", "->", "getType", "(", ")", ",", "VT", ")", ")", "return", "false", ";", "DenseMap", "<", "const", "AllocaInst", "*", ",", "int", ">", "::", "iterator", "SI", "=", "FuncInfo", ".", "StaticAllocaMap", ".", "find", "("], "ground_truth": ["AI", ")", ";"], "File": "ARMFastISel41", "Func": "TargetMaterializeAlloca", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5127, "Length": 67, "Cover_Rate": 0.42138364779874216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectAddr", "(", "SDValue", "Addr", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "Offset", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "getTargetLowering", "(", ")", "->", "getPointerTy", "(", ")", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true", ";", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "return"], "ground_truth": ["false", ";"], "File": "LEGISelDAGToDAG2", "Func": "SelectAddr", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5128, "Length": 98, "Cover_Rate": 0.765625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "JQ", "=", "Builder", ".", "CreateOr", "(", "JQ", ",", "One", ")", ";", "}", "Value", "*", "IA", "=", "Num", ";", "Value", "*", "IB", "=", "Den", ";", "Value", "*", "FA", "=", "IsSigned", "?", "Builder", ".", "CreateToFP", "(", "IA", ",", "F32Ty", ")", ":", "Builder", ".", "CreateUIToFP", "(", "IA", ",", "F32Ty", ")", ";", "Value", "*", "FB", "=", "IsSigned", "?", "Builder", ".", "CreateToFP", "(", "IB", ",", "F32Ty", ")", ":", "Builder", ".", "CreateUIToFP", "(", "IB", ",", "F32Ty", ")", ";", "Value", "*", "RCP", "=", "Builder", ".", "CreateFDiv", "(", "ConstantFP", "::", "get", "(", "F32Ty", ",", "", ")", ",", "FB", ")", ";", "Value", "*", "FQM", "=", "Builder", ".", "CreateFMul", "(", "FA", ",", "RCP", ")", ";", "CallInst", "*", "FQ", "=", "Builder", ".", "CreateIntrinsic", "(", "", ",", "{", "FQM", "}", ")", ";", "FQ", "->", "copyFastMathFlags", "(", "Builder", ".", "getFastMathFlags", "(", ")", ")", ";", "Value", "*", "FQNeg", "=", "Builder", ".", "CreateFNeg", "(", "FQ", ")", ";", "Value", "*", "FR", "=", "Builder", ".", "CreateIntrinsic", "(", "", ",", "{", "FQNeg", ",", "FB", ",", "FA", "}", ",", "FQ", ")", ";", "Value", "*", "IQ", "=", "IsSigned", "?", "Builder", ".", "CreateFPTo", "(", "FQ", ",", "I32Ty", ")", ":", "Builder", ".", "CreateFPToUI", "(", "FQ", ",", "I32Ty", ")", ";", "FR", "=", "Builder", ".", "CreateIntrinsic", "(", "", ",", "{", "FR", "}", ",", "FQ", ")", ";", "FB", "=", "Builder", ".", "CreateIntrinsic", "(", "", ",", "{", "FB", "}", ",", "FQ", ")", ";", "Value", "*", "CV", "=", "Builder", ".", "CreateFCmpOGE", "(", "FR", ",", "FB", ")", ";", "JQ", "=", "Builder", ".", "CreateSelect", "(", "CV", ",", "JQ", ",", "Builder", ".", "getInt32", "(", "", ")", ")", ";", "Value", "*", "Div", "=", "Builder", ".", "CreateAdd", "(", "IQ", ",", "JQ", ")", ";", "Value", "*", "Res", "=", "Div", ";", "if", "(", "!", "IsDiv", ")", "{", "Value", "*", "Rem", "=", "Builder", ".", "CreateMul", "(", "Div", ","], "ground_truth": ["Den", ")", ";"], "File": "AMDGPUCodeGenPrepare34", "Func": "expandDivRem24", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5129, "Length": 286, "Cover_Rate": 0.49912739965095987, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "uint64_t", "Value", "=", "CE", "->", "getValue", "("], "ground_truth": [")", ";"], "File": "ARMAsmParser (2)2", "Func": "isNEONi64splat", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5130, "Length": 42, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "NewFDiv", "=", "nullptr", ";", "if", "(", "VectorType", "*", "VT", "=", "dyn_cast", "<", "VectorType", ">", "(", "FDiv", ".", "getType", "(", ")", ")", ")", "{", "NewFDiv", "=", "UndefValue", "::", "get", "(", "VT", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "VT", "->", "getNumElements", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "Value", "*", "NumEltI", "=", "Builder", ".", "CreateExtractElement", "(", "Num", ",", "I", ")", ";", "Value", "*", "DenEltI", "=", "Builder", ".", "CreateExtractElement", "(", "Den", ",", "I", ")", ";", "Value", "*", "NewElt", "=", "nullptr", ";", "if", "(", "UseFDivFast", "&&", "!", "shouldKeepFDivF32", "(", "NumEltI", ",", "FastUnsafeRcpLegal", ",", "HasFP32Denormals", ")", ")", "{", "Function", "*", "Decl", "=", "", "(", "Mod", ",", "", ")", ";", "NewElt", "=", "Builder", ".", "CreateCall", "(", "Decl", ",", "{", "NumEltI", ",", "DenEltI", "}", ",", "", ",", "FPMath", ")", ";", "}", "if", "(", "!", "NewElt", ")", "NewElt", "=", "performRCPOpt", "(", "NumEltI", ",", "DenEltI", ",", "FastUnsafeRcpLegal", ",", "Builder", ",", "FPMath", ",", "Mod", ",", "HasFP32Denormals", ",", "NeedHighAccuracy", ")", ";", "if", "(", "!", "NewElt", ")", "NewElt", "=", "Builder", ".", "CreateFDiv", "(", "NumEltI", ",", "DenEltI", ",", "", ",", "FPMath", ")", ";", "NewFDiv", "=", "Builder", ".", "CreateInsertElement", "(", "NewFDiv", ",", "NewElt", ",", "I", ")", ";", "}", "}", "else", "{", "if", "(", "UseFDivFast", "&&", "!", "shouldKeepFDivF32", "(", "Num", ",", "FastUnsafeRcpLegal", ",", "HasFP32Denormals", ")", ")", "{", "Function", "*", "Decl", "=", "", "(", "Mod", ",", "", ")", ";", "NewFDiv", "=", "Builder", ".", "CreateCall", "(", "Decl", ",", "{", "Num", ",", "Den", "}", ",", "", ",", "FPMath", ")", ";", "}", "if", "(", "!", "NewFDiv"], "ground_truth": [")", "{"], "File": "AMDGPUCodeGenPrepare46", "Func": "visitFDiv", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5131, "Length": 250, "Cover_Rate": 0.4780114722753346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "char", "*", "getPassName", "(", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "LM32ISelDAGToDAG", "Func": "getPassName", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5132, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_phsubw", "(", "(", "__v4hi", ")", "__X", ",", "(", "__v4hi"], "ground_truth": [")", "__Y", ")", ";"], "File": "tmmintrin", "Func": "_mm_hsub_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5133, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerLiteralConstantsPass", "(", "TargetMachine"], "ground_truth": ["&", "tm", ")", ":"], "File": "SILowerLiteralConstants", "Func": "SILowerLiteralConstantsPass", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5134, "Length": 7, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EltType", "==", "", "||", "EltType", "==", "", "||", "EltType", "==", "", ")", "return", "", ";", "if", "(", "EltType", "==", "", "||", "EltType", "==", "", ")", "return", "", ";", "if", "(", "EltType", "==", "", "||", "EltType", "==", "", ")", "return", "", ";", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)2", "Func": "getDUPLANEOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5135, "Length": 48, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "LHS", ".", "getValueType", "(", ")", "==", "", ")", "{", "SDValue", "cc", ";", "SDValue", "Cmp", "=", "getCmp", "(", "LHS", ",", "RHS", ",", "CC", ",", "cc", ",", "DAG", ",", "dl", ")", ";", "SDValue", "CCR", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "Dest", ",", "cc", ",", "CCR", ",", "Cmp", ")", ";", "}", "assert", "(", "LHS", ".", "getValueType", "(", ")", "==", "", "||", "LHS", ".", "getValueType", "(", ")", "==", "", ")", ";", "if", "(", "getTargetMachine", "(", ")", ".", "Options", ".", "UnsafeFPMath", "&&", "(", "CC", "==", "", "||", "CC", "==", "", "||", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "SDValue", "Result", "=", "OptimizeVFPBrcond", "(", "Op", ",", "DAG", ")", ";", "if", "(", "Result", ".", "getNode", "(", ")", ")", "return", "Result", ";", "}", "", "CondCode", ",", "CondCode2", ";", "FPCCToCC", "(", "CC", ",", "CondCode", ",", "CondCode2", ")", ";", "SDValue", "cc", "=", "DAG", ".", "getConstant", "(", "CondCode", ",", "", ")", ";", "SDValue", "Cmp", "=", "getVFPCmp", "(", "LHS", ","], "ground_truth": ["RHS", ",", "DAG", ",", "dl", ")", ";"], "File": "ARMISelLowering (2)3", "Func": "LowerBR_CC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5136, "Length": 178, "Cover_Rate": 0.36105476673427994, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", ".", "getNumber", "(", ")", "<<", "", ")", ";", "return", "resolveCrossBlockLatency", "(", "MBB", ",", "&", "MBB", ",", "topdown", ",", "deep", ",", "", ",", "check_only", ",", "ignore_loop_instr"], "ground_truth": [",", "ProcessedBB", ")", ";"], "File": "TPCLatencyResolver", "Func": "resolveCrossBlockLatency", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5137, "Length": 38, "Cover_Rate": 0.5352112676056338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "flag_stack_clash_protection", "&&", "maybe_ne", "(", "cfun", "->", "machine", "->", "frame", ".", "below_hard_fp_saved_regs_size", ",", "", ")", "&&", "known_eq", "(", "offset", ",", "", ")", ")", "continue", ";", "if", "(", "frame_pointer_needed", ")", "offset", "-=", "cfun", "->", "machine", "->", "frame", ".", "below_hard_fp_saved_regs_size", ";", "else", "offset", "+=", "crtl", "->", "outgoing_args_size", ";", "if", "(", "aarch64_sve_mode_p", "(", "mode", ")", "?", "offset_9bit_signed_scaled_p", "(", "mode", ",", "offset", ")", ":", "offset_12bit_unsigned_scaled_p", "(", "mode", ",", "offset", ")", ")", "bitmap_set_bit", "(", "components", ",", "regno", ")", ";", "}", "if", "(", "frame_pointer_needed", ")", "bitmap_clear_bit", "(", "components", ",", "HARD_FRAME_POINTER_REGNUM", ")", ";", "if", "(", "cfun", "->", "machine", "->", "frame", ".", "spare_pred_reg", "!=", "INVALID_REGNUM", ")", "bitmap_clear_bit", "(", "components", ",", "cfun"], "ground_truth": ["->", "machine", "->", "frame", ".", "spare_pred_reg", ")", ";"], "File": "aarch64", "Func": "aarch64_get_separate_components", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5138, "Length": 112, "Cover_Rate": 0.4409448818897638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectIndirectBr", "(", "const", "Instruction", "*", "I", ")", "{", "Register", "AddrReg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "AddrReg", "==", "", ")", "return", "false", ";", "unsigned", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "assert", "(", "isThumb2", "||", "Subtarget", "->"], "ground_truth": ["hasV4TOps", "(", ")", ")", ";"], "File": "ARMFastISel36", "Func": "SelectIndirectBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5139, "Length": 53, "Cover_Rate": 0.4076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "HI22", "("], "ground_truth": ["~", "imm", ")", ";"], "File": "WDC65816", "Func": "HIX22", "Target": "WDC65816", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5140, "Length": 7, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "Node", "=", "Op", ".", "getNode", "(", ")", ";", "EVT", "VT", "=", "Node", "->", "getValueType", "(", "", ")", ";", "SDValue", "InChain", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "VAListPtr", "=", "Node", "->", "getOperand", "(", "", ")", ";", "EVT", "PtrVT", "=", "VAListPtr", ".", "getValueType", "(", ")", ";", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Node", "->", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "SDLoc", "dl", "(", "Node", ")", ";", "SDValue", "VAList", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "InChain", ",", "VAListPtr", ",", "MachinePointerInfo", "(", "SV", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "nextPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "VAList", ",", "DAG", ".", "getIntPtrConstant", "(", "VT", ".", "getSizeInBits"], "ground_truth": ["(", ")", "/", "", ")", ")", ";"], "File": "XCoreISelLowering (2)", "Func": "LowerVAARG", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5141, "Length": 135, "Cover_Rate": 0.645933014354067, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "Offset", "=", "N", ".", "getOperand", "(", "", ")", ";", "SignExtend", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "}", "unsigned", "LegalShiftVal", "=", "Log2_32", "(", "Size", ")", ";", "unsigned", "ShiftVal", "=", "CSD", "->", "getZExtValue", "(", ")", ";", "if", "(", "ShiftVal", "!=", "", "&&", "ShiftVal", "!=", "LegalShiftVal", ")", "return", "false", ";", "if", "(", "isWorthFolding", "(", "N", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "AArch64ISelDAGToDAG2", "Func": "SelectExtendedSHL", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5142, "Length": 67, "Cover_Rate": 0.3073394495412844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "NaClRewritePass", "::", "ApplyStackSFI", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ")", "{", "TraceLog", "(", "", ",", "MBB", ",", "MBBI", ")", ";", "assert", "(", "Is64Bit", ")", ";", "MachineInstr", "&", "MI", "=", "*", "MBBI", ";", "if", "(", "!", "IsStackChange", "(", "MI", ",", "TRI", ")", ")", "return", "false", ";", "if", "(", "IsPushPop", "(", "MI", ")", ")", "return", "false", ";", "if", "(", "MI", ".", "getDesc", "(", ")", ".", "isCall", "(", ")", ")", "return", "false", ";", "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "assert", "(", "DestReg", "==", "", "||", "DestReg", "==", "", ")", ";", "unsigned", "NewOpc", "=", "", ";", "switch", "(", "Opc", ")", "{", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "}", "if", "(", "NewOpc", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ".", "addImm", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ".", "addReg", "(", "FlagUseZeroBasedSandbox", "?", "", ":", "", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "if", "(", "Opc", "==", "", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "", ")", ";", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "Opc", "=", "", ";", "}", "if", "(", "Opc", "==", "", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "return", "true", ";", "}", "assert", "(", "Opc", "!=", "", "&&"], "ground_truth": ["", ")", ";"], "File": "X86NaClRewritePass4", "Func": "ApplyStackSFI", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5143, "Length": 321, "Cover_Rate": 0.41796875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getMemSrcValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpIdx", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&"], "ground_truth": ["STI", ")", "const", "{"], "File": "TeakMCCodeEmitter", "Func": "getMemSrcValue", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5144, "Length": 27, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCStreamer", "&", "S", "=", "getParser", "(", ")", ".", "getStreamer", "(", ")", ";", "if", "(", "S", ".", "getTargetStreamer", "(", ")", "==", "nullptr", ")", "new", "TargetStreamer", "(", "S", ")", ";", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "STI", ".", "getFeatureBits", "("], "ground_truth": [")", ")", ")", ";"], "File": "AArch64AsmParser", "Func": "AArch64AsmParser", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5145, "Length": 40, "Cover_Rate": 0.5063291139240507, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "Pred", "=", "getInstrPredicate", "(", "MI", ",", "PredReg", ")", ";", "if", "(", "OddRegNum", ">", "EvenRegNum", "&&", "OffImm", "==", "", ")", "{", "unsigned", "NewOpc", "=", "(", "isLd", ")", "?", "(", "isT2", "?", "", ":", "", ")", ":", "(", "isT2", "?", "", ":", "", ")", ";", "if", "(", "isLd", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MBBI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ".", "addReg", "(", "BaseReg", ",", "getKillRegState", "(", "BaseKill", ")", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "EvenReg", ",", "getDefRegState", "(", "isLd", ")", "|", "getDeadRegState", "(", "EvenDeadKill", ")", ")", ".", "addReg", "(", "OddReg", ",", "getDefRegState", "(", "isLd", ")", "|", "getDeadRegState", "(", "OddDeadKill", ")", ")", ";", "++", "NumLDRD2LDM", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MBBI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ".", "addReg", "(", "BaseReg", ",", "getKillRegState", "(", "BaseKill", ")", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "EvenReg", ",", "getKillRegState", "(", "EvenDeadKill", ")", "|", "getUndefRegState", "(", "EvenUndef", ")", ")", ".", "addReg", "(", "OddReg", ",", "getKillRegState", "(", "OddDeadKill", ")", "|", "getUndefRegState", "(", "OddUndef", ")", ")", ";", "++", "NumSTRD2STM", ";", "}", "NewBBI", "=", "llvm", "::", "prior", "(", "MBBI", ")", ";", "}", "else", "{", "unsigned", "NewOpc", "=", "(", "isLd", ")", "?", "(", "isT2", "?", "(", "OffImm", "<", "", "?", "", ":", "", ")", ":", "", ")", ":", "(", "isT2", "?", "(", "OffImm", "<", "", "?", "", ":", "", ")", ":", "", ")", ";", "DebugLoc", "dl", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "isLd", "&&", "(", "BaseKill", "||", "OffKill", ")", "&&", "(", "TRI", "->", "regsOverlap", "(", "EvenReg", ",", "BaseReg", ")", ")", ")", "{", "assert", "(", "!", "TRI", "->", "regsOverlap", "(", "OddReg", ",", "BaseReg", ")", ")", ";", "InsertLDR_STR", "(", "MBB", ",", "MBBI", ",", "OffImm", "+", "", ",", "isLd", ",", "dl", ",", "NewOpc", ",", "OddReg", ",", "OddDeadKill", ",", "false", ",", "BaseReg", ",", "false", ",", "BaseUndef", ",", "false", ",", "OffUndef", ",", "Pred", ",", "PredReg", ",", "TII", ",", "isT2", ")", ";", "NewBBI", "=", "llvm", "::", "prior", "(", "MBBI", ")", ";", "InsertLDR_STR", "(", "MBB", ",", "MBBI", ",", "OffImm", ",", "isLd", ",", "dl", ",", "NewOpc", ",", "EvenReg", ",", "EvenDeadKill", ",", "false", ",", "BaseReg", ",", "BaseKill", ",", "BaseUndef", ",", "OffKill", ",", "OffUndef", ",", "Pred", ",", "PredReg", ",", "TII", ",", "isT2", ")", ";", "}", "else", "{", "if", "(", "OddReg", "==", "EvenReg", "&&", "EvenDeadKill", ")", "{", "EvenDeadKill", "=", "false", ";", "OddDeadKill", "=", "true", ";", "}", "if", "(", "EvenReg", "==", "BaseReg", ")", "EvenDeadKill", "=", "false", ";", "InsertLDR_STR", "(", "MBB", ",", "MBBI", ",", "OffImm", ",", "isLd", ",", "dl", ",", "NewOpc", ",", "EvenReg", ",", "EvenDeadKill", ",", "EvenUndef", ",", "BaseReg", ",", "false", ",", "BaseUndef", ",", "false", ",", "OffUndef", ","], "ground_truth": ["Pred", ",", "PredReg", ",", "TII", ",", "isT2", ")", ";"], "File": "ARMLoadStoreOptimizer44", "Func": "FixInvalidRegPairOp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5146, "Length": 453, "Cover_Rate": 0.49508196721311476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "StackPointer", ",", "Size", ")", ";", "SDValue", "ArgAdjust", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Sub", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "CopyChain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "TM", ".", "getRegisterInfo", "(", ")", "->", "getStackRegister", "(", ")", ",", "Sub", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "ArgAdjust"], "ground_truth": [",", "CopyChain", "}", ";"], "File": "HexagonISelLowering112", "Func": "LowerDYNAMIC_STACKALLOC", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5147, "Length": 79, "Cover_Rate": 0.47305389221556887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArgListEntry", "Entry", ";", "Entry", ".", "Node", "=", "SRet", ";", "Entry", ".", "Ty", "=", "RetTy", "->", "getPointerTo", "(", ")", ";", "Entry", ".", "isSExt", "=", "false", ";", "Entry", ".", "isZExt", "=", "false", ";", "Entry", ".", "isSRet", "=", "true", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Arg", ";", "Entry", ".", "Ty", "=", "ArgTy", ";", "Entry", ".", "isSExt", "=", "false", ";", "Entry", ".", "isZExt", "=", "false", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "const", "char", "*", "LibcallName", "=", "(", "ArgVT", "==", "", ")", "?", "", ":", "", ";", "SDValue", "Callee", "=", "DAG", ".", "getExternalSymbol", "(", "LibcallName", ",", "getPointerTy", "(", ")", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "DAG", ".", "getEntryNode", "(", ")", ")", ".", "setCallee", "(", "CallingConv", "::", "C", ",", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "Callee", ",", "std", "::", "move", "(", "Args", ")", ",", "", ")", ".", "setDiscardResult", "(", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "LowerCallTo", "(", "CLI", ")", ";", "SDValue", "LoadSin", "=", "DAG", ".", "getLoad", "(", "ArgVT", ",", "dl", ",", "CallResult", ".", "second", ",", "SRet", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Add", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ",", "SRet", ",", "DAG", ".", "getIntPtrConstant", "(", "ArgVT", ".", "getStoreSize", "(", ")", ")", ")", ";", "SDValue", "LoadCos", "=", "DAG", ".", "getLoad", "(", "ArgVT", ",", "dl", ",", "LoadSin", ".", "getValue", "(", "", ")", ",", "Add", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "("], "ground_truth": ["ArgVT", ",", "ArgVT", ")", ";"], "File": "ARMISelLowering (2)", "Func": "LowerFSINCOS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5148, "Length": 281, "Cover_Rate": 0.5841995841995842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "MaskImm", "=", "(", "Size", "==", "", ")", "?", "", ":", "", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MaskLSB2", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "-", "", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "AlignedAddr", ")", ".", "addReg", "(", "Ptr", ")", ".", "addReg", "(", "MaskLSB2", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "PtrLSB2", ")", ".", "addReg", "(", "Ptr", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "Subtarget", ".", "isLittle", "(", ")", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ShiftAmt", ")", ".", "addReg", "(", "PtrLSB2", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "{", "unsigned", "Off", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Off", ")", ".", "addReg", "(", "PtrLSB2", ")", ".", "addImm", "(", "(", "Size", "==", "", ")", "?", "", ":", "", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ShiftAmt", ")", ".", "addReg", "(", "Off", ")", ".", "addImm", "(", "", ")", ";", "}", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MaskUpper", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "MaskImm", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Mask", ")", ".", "addReg", "(", "MaskUpper", ")", ".", "addReg", "(", "ShiftAmt", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Mask2", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "Mask", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MaskedCmpVal", ")", ".", "addReg", "(", "CmpVal", ")", ".", "addImm", "(", "MaskImm", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ShiftedCmpVal", ")", ".", "addReg", "(", "MaskedCmpVal", ")", ".", "addReg", "(", "ShiftAmt", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MaskedNewVal", ")", ".", "addReg", "(", "NewVal", ")", ".", "addImm", "(", "MaskImm", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ShiftedNewVal", ")", ".", "addReg", "(", "MaskedNewVal", ")", ".", "addReg", "(", "ShiftAmt", ")", ";", "BB", "=", "loop1MBB", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OldVal", ")", ".", "addReg", "(", "AlignedAddr", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MaskedOldVal0", ")", ".", "addReg", "(", "OldVal", ")", "."], "ground_truth": ["addReg", "(", "Mask", ")", ";"], "File": "MipsISelLowering106", "Func": "emitAtomicCmpSwapPartword", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5149, "Length": 439, "Cover_Rate": 0.36952861952861954, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "getOS", "(", ")", "==", "Triple"], "ground_truth": ["::", "FreeBSD", ";"], "File": "X86Subtarget1", "Func": "isTargetFreeBSD", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5150, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpngt_pd", "(", "__m128d"], "ground_truth": ["__A", ",", "__m128d", "__B", ")", "{"], "File": "emmintrin", "Func": "_mm_cmpngt_pd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5151, "Length": 22, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "::", "iterator", "I", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "*", "HeadMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "TailMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "IfFalseMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "I", ",", "IfFalseMBB", ")", ";", "F", "->", "insert", "(", "I", ",", "TailMBB", ")", ";", "for", "(", "MachineInstr", "*", "DebugInstr", ":", "SelectDebugValues", ")", "{", "TailMBB", "->", "push_back", "(", "DebugInstr", "->", "removeFromParent", "(", ")", ")", ";", "}", "TailMBB", "->", "splice", "(", "TailMBB", "->", "end", "(", ")", ",", "HeadMBB", ",", "std", "::", "next", "(", "LastSelectPseudo", "->", "getIterator", "(", ")", ")", ",", "HeadMBB", "->", "end", "(", ")", ")", ";", "TailMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "HeadMBB", ")", ";", "HeadMBB", "->", "addSuccessor", "(", "IfFalseMBB", ")", ";", "HeadMBB", "->", "addSuccessor", "(", "TailMBB", ")", ";", "BuildMI", "(", "HeadMBB", ",", "DL", ",", "TII", ".", "getBrCond", "(", "CC", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addReg", "(", "RHS", ")", ".", "addMBB", "(", "TailMBB", ")", ";", "IfFalseMBB", "->", "addSuccessor", "(", "TailMBB", ")", ";", "auto", "SelectMBBI", "=", "MI", ".", "getIterator", "(", ")", ";", "auto", "SelectEnd", "=", "std", "::", "next", "(", "LastSelectPseudo", "->", "getIterator", "(", ")", ")", ";", "auto", "InsertionPoint", "=", "TailMBB", "->", "begin", "(", ")", ";", "while", "(", "SelectMBBI", "!=", "SelectEnd", ")", "{", "auto", "Next", "=", "std", "::", "next", "(", "SelectMBBI", ")", ";", "if", "(", "isSelectPseudo", "(", "*", "SelectMBBI", ")", ")", "{", "BuildMI", "(", "*", "TailMBB", ",", "InsertionPoint", ",", "SelectMBBI", "->", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "SelectMBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "SelectMBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "HeadMBB", ")", ".", "addReg", "(", "SelectMBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "IfFalseMBB", ")", ";", "SelectMBBI", "->", "eraseFromParent", "(", ")", ";", "}", "SelectMBBI", "=", "Next", ";", "}", "F", "->", "getProperties", "(", ")", ".", "reset", "(", "MachineFunctionProperties", "::", "Property"], "ground_truth": ["::", "NoPHIs", ")", ";"], "File": "RISCVISelLowering33", "Func": "emitSelectPseudo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5152, "Length": 331, "Cover_Rate": 0.47285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getT2AddrModeImm8OpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNum", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO1", "=", "MI", ".", "getOperand", "(", "OpNum", ")", ";", "const", "MCOperand", "&", "MO2", "=", "MI", ".", "getOperand", "(", "OpNum", "+", "", ")", ";", "unsigned", "Value", "=", "CTX", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "MO1", ".", "getReg", "(", ")", ")", ";", "Value", "<<=", "", ";", "int32_t", "tmp", "=", "(", "int32_t", ")", "MO2", ".", "getImm", "(", ")", ";", "if", "(", "tmp", "<", "", ")", "tmp", "=", "abs", "(", "tmp", ")", ";", "else", "Value", "|=", "", ";", "Value", "|=", "tmp", "&"], "ground_truth": ["", ";"], "File": "ARMMCCodeEmitter1", "Func": "getT2AddrModeImm8OpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5153, "Length": 108, "Cover_Rate": 0.9391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "MI", "=", "MF", "->", "getRegInfo", "(", ")", ".", "getVRegDef", "(", "R", ")", ";", "if", "(", "!", "MI", ")", "continue", ";", "Reg2Entry", "[", "&", "MI", "->", "getOperand", "(", "", ")", "]"], "ground_truth": ["=", "&", "TPair", ".", "second", ";"], "File": "SPIRVDuplicatesTracker", "Func": "prebuildReg2Entry", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5154, "Length": 38, "Cover_Rate": 0.3877551020408163, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "Instruction", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "Instruction", ";", "if", "(", "Instruction", "->", "isDebugInstr", "(", ")", ")", "continue", ";", "if", "(", "!", "isUnpredicatedTerminator", "(", "*", "Instruction", ")", ")", "break", ";", "if", "(", "!", "Instruction", "->", "isBranch", "(", ")", ")", "return", "true", ";", "if", "(", "Instruction", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "!", "AllowModify", ")", "{", "TrueBlock", "=", "Instruction", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "while", "(", "std", "::", "next", "(", "Instruction", ")", "!=", "MBB", ".", "end", "(", ")", ")", "{", "std", "::", "next", "(", "Instruction", ")", "->", "eraseFromParent", "(", ")", ";", "}", "Condition", ".", "clear", "(", ")", ";", "FalseBlock", "=", "nullptr", ";", "if", "(", "MBB", ".", "isLayoutSuccessor", "(", "Instruction", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ")", "{", "TrueBlock", "=", "nullptr", ";", "Instruction", "->", "eraseFromParent", "(", ")", ";", "Instruction", "=", "MBB", ".", "end", "(", ")"], "ground_truth": [";"], "File": "LanaiInstrInfo (2)", "Func": "analyzeBranch", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5155, "Length": 155, "Cover_Rate": 0.4983922829581994, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrdq_scatter_offset_p_s64", "(", "int64_t", "*", "__base", ",", "uint64x2_t", "__offset", ",", "int64x2_t", "__value", ",", "mve_pred16_t", "__p", ")", "{", "__builtin_mve_vstrdq_scatter_offset_p_sv2di", "(", "(", "__builtin_neon_di", "*", ")", "__base", ",", "__offset", ",", "__value"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vstrdq_scatter_offset_p_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5156, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createCodePrinterPass", "(", "raw_ostream", "&", "o", ",", "TargetMachine", "&", "tm", ",", "CodeGenOpt"], "ground_truth": ["::", "Level", "OptLevel", ",", "bool", "verbose", ")", "{"], "File": "AlphaAsmPrinter3", "Func": "createAlphaCodePrinterPass", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5157, "Length": 23, "Cover_Rate": 0.5348837209302325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_loadh_pi", "(", "__m128", "__A", ",", "__m64", "const", "*", "__P", ")", "{", "__vector", "unsigned", "long", "long", "__a", "=", "(", "__vector", "unsigned", "long", "long", ")", "__A", ";", "__vector", "unsigned", "long", "long", "__p", "=", "vec_splats", "(", "*", "__P", ")", ";", "__a", "[", "", "]", "=", "__p", "[", ""], "ground_truth": ["]", ";"], "File": "xmmintrin", "Func": "_mm_loadh_pi", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5158, "Length": 60, "Cover_Rate": 0.8955223880597015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "cfun", "->", "machine", "->", "no_drap_save_restore", "=", "true", ";", "frame_pointer_needed", "=", "false", ";", "stack_realign", "=", "false", ";", "crtl", "->", "max_used_stack_slot_alignment", "=", "incoming_stack_boundary", ";", "crtl", "->", "stack_alignment_needed", "=", "incoming_stack_boundary", ";", "crtl", "->", "stack_alignment_estimated", "=", "incoming_stack_boundary", ";", "if", "(", "crtl", "->", "preferred_stack_boundary", ">", "incoming_stack_boundary", ")", "crtl", "->", "preferred_stack_boundary", "=", "incoming_stack_boundary", ";", "df_finish_pass", "(", "true", ")", ";", "df_scan_alloc", "(", "NULL", ")", ";", "df_scan_blocks", "(", ")", ";", "df_compute_regs_ever_live", "(", "true", ")", ";", "df_analyze", "(", ")", ";", "if", "(", "flag_var_tracking", ")", "{", "df_ref", "ref", ",", "next", ";", "for", "(", "ref", "=", "DF_REG_USE_CHAIN", "(", "HARD_FRAME_POINTER_REGNUM", ")", ";", "ref", ";", "ref", "=", "next", ")", "{", "next", "=", "DF_REF_NEXT_REG", "(", "ref", ")", ";", "if", "(", "!", "DF_REF_INSN_INFO", "(", "ref", ")", ")", "continue", ";", "rtx_insn", "*", "insn", "=", "DF_REF_INSN", "(", "ref", ")", ";", "while", "(", "next", "&&", "DF_REF_INSN", "(", "next", ")", "==", "insn", ")", "next", "=", "DF_REF_NEXT_REG", "(", "next", ")", ";", "if", "(", "DEBUG_INSN_P", "(", "insn", ")", ")", "{", "bool", "changed", "=", "false", ";", "for", "(", ";", "ref", "!=", "next", ";", "ref", "="], "ground_truth": ["DF_REF_NEXT_REG", "(", "ref", ")", ")", "{"], "File": "i3868", "Func": "ix86_finalize_stack_frame_flags", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5159, "Length": 171, "Cover_Rate": 0.3172541743970315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addSignedImmOperands", "(", "Inst", ","], "ground_truth": ["N", ")", ";"], "File": "HexagonAsmParser (2)", "Func": "adds4_0ImmOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5160, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BlackfinRegisterInfo", "::", "loadConstant", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "DebugLoc", "DL", ",", "unsigned", "Reg", ",", "int", "value", ")", "const", "{", "if", "(", "isInt", "<", "", ">", "(", "value", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addImm", "(", "value", ")", ";", "return", ";", "}", "if", "(", "isUInt", "<", "", ">", "(", "value", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addImm"], "ground_truth": ["(", "value", ")", ";"], "File": "BlackfinRegisterInfo1", "Func": "loadConstant", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5161, "Length": 96, "Cover_Rate": 0.40336134453781514, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getRARegister", "(", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "HexagonRegisterInfo (2)", "Func": "getRARegister", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5162, "Length": 11, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "DefMI", ")", ";", "if", "(", "!", "DefMI", "->", "mayLoad", "(", ")", "||", "DefMI", "->", "getNumOperands", "(", ")", "<", "", ")", "return", "true", ";", "unsigned", "Flags", "=", "DefMI", "->", "getOperand", "(", "", ")", ".", "getTargetFlags", "(", ")", ";", "if", "(", "Flags", "!=", "", "&&", "Flags", "!=", "", ")", "return", "true", ";", "assert", "(", "DefMI", "->"], "ground_truth": ["hasOneMemOperand", "(", ")", ")", ";"], "File": "MipsOptimizePICCall15", "Func": "isCallViaRegister", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5163, "Length": 61, "Cover_Rate": 0.3160621761658031, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeMVE_MEM_3_pre", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void", "*"], "ground_truth": ["Decoder", ")", "{"], "File": "ARMDisassembler15", "Func": "DecodeMVE_MEM_3_pre", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5164, "Length": 20, "Cover_Rate": 0.40816326530612246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SeenFI", ")", "llvm_unreachable", "(", "", ")", ";", "SeenFI", "=", "true", ";", "}", "}", "MachineOperand", "*", "FIOp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "vaddr", ")", ";", "assert", "(", "FIOp", "&&", "FIOp", "->", "isFI", "(", ")", "&&", "", ")", ";", "assert", "(", "TII", "->", "isMUBUF", "(", "MI", ")", ")", ";", "MachineOperand", "*", "OffsetOp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "offset", ")", ";", "int64_t", "NewOffset", "=", "OffsetOp", "->", "getImm", "(", ")", "+", "Offset", ";", "if", "(", "isUInt", "<", "", ">", "(", "NewOffset", ")", ")", "{", "FIOp", "->", "ChangeToRegister", "(", "BaseReg"], "ground_truth": [",", "false", ")", ";"], "File": "SIRegisterInfo69", "Func": "resolveFrameIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5165, "Length": 99, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CC", "==", "CallingConv", "::", "Cold", ")", "{", "return", "TM", ".", "is64", "(", ")", "?", "(", "Subtarget", ".", "hasAltivec", "(", ")", "?", "CSR_SVR64_ColdCC_Altivec_RegMask", ":", "CSR_SVR64_ColdCC_RegMask", ")", ":", "(", "Subtarget", ".", "hasAltivec", "(", ")", "?", "CSR_SVR32_ColdCC_Altivec_RegMask", ":", "(", "Subtarget", ".", "hasSPE", "(", ")", "?", "CSR_SVR32_ColdCC_SPE_RegMask", ":", "CSR_SVR32_ColdCC_RegMask", ")", ")", ";", "}", "return", "TM", ".", "is64", "(", ")", "?", "(", "Subtarget", ".", "hasAltivec", "(", ")", "?", "CSR_64_Altivec_RegMask", ":", "CSR_64_RegMask", ")", ":", "(", "Subtarget", ".", "hasAltivec", "(", ")", "?", "CSR_SVR432_Altivec_RegMask", ":", "(", "Subtarget", ".", "hasSPE"], "ground_truth": ["(", ")", "?", "CSR_SVR432_SPE_RegMask", ":", "CSR_SVR432_RegMask", ")", ")", ";"], "File": "PPCRegisterInfo10", "Func": "getCallPreservedMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5166, "Length": 92, "Cover_Rate": 0.4742268041237113, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ELFStreamer", "::", "EmitValueImpl", "(", "const", "MCExpr", "*", "Value", ",", "unsigned", "Size", ",", "SMLoc", "Loc", ")", "{", "MCELFStreamer", "::", "EmitValueImpl", "(", "Value", ",", "Size", ",", "Loc", ")", ";", "Labels", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "MipsELFStreamer1", "Func": "EmitValueImpl", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5167, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "isFCmpOrdCheaperThanFCmpZero", "("], "ground_truth": ["Type", "*", "Ty", ")", "{"], "File": "X86TargetTransformInfo (2)", "Func": "isFCmpOrdCheaperThanFCmpZero", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5168, "Length": 10, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createMCCodeGenInfo", "(", "StringRef", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level"], "ground_truth": ["OL", ")", "{"], "File": "NVPTXMCTargetDesc9", "Func": "createNVPTXMCCodeGenInfo", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5169, "Length": 24, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "EltLog2Size", "=", "", ";", "InsertOp", "=", "", ";", "InsveOp", "=", "", ";", "VecRC", "=", "&", "", ";", "break", ";", "case", "", ":", "EltLog2Size", "=", "", ";", "InsertOp", "=", "", ";", "InsveOp", "=", "", ";", "VecRC", "=", "&", "", ";", "break", ";", "case", "", ":", "EltLog2Size", "=", "", ";", "InsertOp", "=", "", ";", "InsveOp", "=", "", ";", "VecRC", "=", "&", "", ";", "break", ";", "case", "", ":", "EltLog2Size", "=", "", ";", "InsertOp", "=", "", ";", "InsveOp", "=", "", ";", "VecRC", "=", "&", "", ";", "break", ";", "}", "if", "(", "IsFP", ")", "{", "unsigned", "Wt", "=", "RegInfo", ".", "createVirtualRegister", "(", "VecRC", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Wt", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcValReg", ")", ".", "addImm", "(", "EltSizeInBytes", "==", "", "?", "", ":", "", ")", ";", "SrcValReg", "=", "Wt", ";", "}", "if", "(", "EltSizeInBytes", "!=", "", ")", "{", "unsigned", "LaneTmp1", "=", "RegInfo", ".", "createVirtualRegister", "(", "GPRRC", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "LaneTmp1", ")", ".", "addReg", "(", "LaneReg", ")", ".", "addImm", "(", "EltLog2Size", ")", ";", "LaneReg", "=", "LaneTmp1", ";", "}", "unsigned", "WdTmp1", "=", "RegInfo", ".", "createVirtualRegister", "(", "VecRC", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "WdTmp1", ")", ".", "addReg", "(", "SrcVecReg", ")", ".", "addReg", "(", "SrcVecReg", ")", ".", "addReg", "(", "LaneReg", ")", ";", "unsigned", "WdTmp2", "=", "RegInfo", ".", "createVirtualRegister", "(", "VecRC", ")", ";", "if", "(", "IsFP", ")", "{", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "InsveOp", ")", ",", "WdTmp2", ")", ".", "addReg", "(", "WdTmp1", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcValReg", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "{", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "InsertOp", ")", ",", "WdTmp2", ")", ".", "addReg", "("], "ground_truth": ["WdTmp1", ")", ".", "addReg", "(", "SrcValReg", ")", ".", "addImm", "(", "", ")", ";"], "File": "MipsSEISelLowering27", "Func": "emitINSERT_DF_VIDX", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5170, "Length": 335, "Cover_Rate": 0.5317460317460317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImplicit", "(", ")", ")", "{", "break", ";", "}", "return", "MCOperand", "::", "createReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "return", "MCOperand", "::", "createImm", "(", "MO", ".", "getImm", "(", ")", "+", "offset", ")", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "return", "LowerSymbolOperand", "(", "MO", ",", "MOTy", ",", "offset", ")", ";", "case", "MachineOperand", "::", "MO_RegisterMask", ":", "break", ";", "}", "return", "MCOperand", "("], "ground_truth": [")", ";"], "File": "LC3MCInstLower", "Func": "LowerOperand", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5171, "Length": 96, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NewN0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ReducedVT", ",", "N0", ")", ";", "SDValue", "NewN1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ReducedVT", ",", "N1", ")", ";", "if", "(", "ExperimentalVectorWideningLegalization", "||", "NumElts", ">=", "OpsVT", ".", "getVectorNumElements", "(", ")", ")", "{", "SDValue", "MulLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ReducedVT", ",", "NewN0", ",", "NewN1", ")", ";", "if", "(", "Mode", "==", "MULU8", "||", "Mode", "==", "MULS8", ")", "return", "DAG", ".", "getNode", "(", "(", "Mode", "==", "MULU8", ")", "?", "", ":", "", ",", "DL", ",", "VT", ",", "MulLo", ")", ";", "MVT", "ResVT", "=", "", "(", "", ",", "NumElts", "/", "", ")", ";", "SDValue", "MulHi", "=", "DAG", ".", "getNode", "(", "Mode", "==", "MULS16", "?", "", ":", "", ",", "DL", ",", "ReducedVT", ",", "NewN0", ",", "NewN1", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShuffleMask", "(", "NumElts", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumElts", "/", "", ";", "i", "<", "e", ";", "i", "++", ")", "{", "ShuffleMask", "[", "", "*", "i", "]", "=", "i", ";", "ShuffleMask", "[", "", "*", "i", "+", "", "]", "=", "i", "+", "NumElts", ";", "}", "SDValue", "ResLo", "=", "DAG", ".", "getVectorShuffle", "(", "ReducedVT", ",", "DL", ",", "MulLo", ",", "MulHi", ",", "ShuffleMask", ")", ";", "ResLo", "=", "DAG", ".", "getBitcast", "(", "ResVT", ",", "ResLo", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumElts", "/", "", ";", "i", "<", "e", ";", "i", "++", ")", "{", "ShuffleMask", "[", "", "*", "i", "]", "=", "i", "+", "NumElts", "/", "", ";", "ShuffleMask", "[", "", "*", "i", "+", "", "]", "=", "i", "+", "NumElts", "*", "", "/", "", ";", "}", "SDValue", "ResHi", "=", "DAG", ".", "getVectorShuffle", "(", "ReducedVT", ",", "DL"], "ground_truth": [",", "MulLo", ",", "MulHi", ",", "ShuffleMask", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "reduceVMULWidth", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5172, "Length": 285, "Cover_Rate": 0.3392857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask32", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cmpgt_epi16_mask", "(", "__mmask32", "__U", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__mmask32", ")", "__builtin_ia32_pcmpgtw512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B"], "ground_truth": [",", "__U", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_mask_cmpgt_epi16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5173, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "AtomicExpansionKind", "::", "CmpXChg", ";", "case", "AtomicRMWInst", "::", "BinOp", "::", "And", ":", "case", "AtomicRMWInst", "::", "BinOp", "::", "Or", ":", "case", "AtomicRMWInst", "::", "BinOp", "::", "Xor", ":", "case", "AtomicRMWInst", "::", "BinOp", "::", "Xchg", ":", "switch", "(", "ITy", "->", "getBitWidth", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "return", "AtomicExpansionKind", "::", "CmpXChg", ";", "case", "", ":", "return", "AtomicExpansionKind", "::", "None", ";", "case", "", ":", "if", "(", "STI", ".", "hasAtomBitwise64", "(", ")", ")", "return", "AtomicExpansionKind", "::", "None", ";", "return", "AtomicExpansionKind", "::", "CmpXChg", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "case", "AtomicRMWInst", "::", "BinOp", "::", "Add", ":", "case", "AtomicRMWInst", "::", "BinOp", "::", "Sub", ":", "case", "AtomicRMWInst", "::", "BinOp", "::", "Max", ":", "case", "AtomicRMWInst", "::", "BinOp", "::", "Min", ":", "case", "AtomicRMWInst", "::", "BinOp", "::", "UMax", ":", "case", "AtomicRMWInst", "::", "BinOp", "::", "UMin", ":", "switch", "(", "ITy", "->", "getBitWidth", "(", ")", ")", "{", "case", ""], "ground_truth": [":"], "File": "NVPTXISelLowering41", "Func": "shouldExpandAtomicRMWInIR", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5174, "Length": 146, "Cover_Rate": 0.45482866043613707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printARIMem", "(", "MI", ",", "opNum", ",", "O"], "ground_truth": [")", ";"], "File": "M680x0InstPrinter", "Func": "printARI8Mem", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5175, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "offset", "=", "GEN_INT", "(", "delta", ")", ";", "if", "(", "(", "delta", "<", "-", "", "||", "delta", ">", "", ")", "&&", "(", "TARGET_COLDFIRE", "||", "USE_MOVQ", "(", "delta", ")", ")", ")", "{", "emit_move_insn", "(", "gen_rtx_REG", "(", "Pmode", ",", "D0_REG", ")", ",", "offset", ")", ";", "offset", "=", "gen_rtx_REG", "(", "Pmode", ",", "D0_REG", ")", ";", "}", "emit_insn", "(", "gen_add3_insn", "(", "copy_rtx", "(", "this_slot", ")", ",", "copy_rtx", "(", "this_slot", ")", ",", "offset", ")", ")", ";", "}", "if", "(", "vcall_offset", "!=", "", ")", "{", "emit_move_insn", "(", "tmp", ",", "this_slot", ")", ";", "emit_move_insn", "(", "tmp", ",", "gen_rtx_MEM", "(", "Pmode", ",", "tmp", ")", ")", ";", "addr", "=", "plus_constant", "(", "Pmode", ",", "tmp", ",", "vcall_offset", ")", ";", "if", "(", "!", "m68k_legitimate_address_p", "(", "Pmode", ",", "addr", ",", "true", ")", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "tmp", ",", "addr", ")", ")", ";", "addr", "=", "tmp", ";", "}", "emit_move_insn", "(", "gen_rtx_REG", "(", "Pmode", ",", "D0_REG", ")", ",", "gen_rtx_MEM", "(", "Pmode", ","], "ground_truth": ["addr", ")", ")", ";"], "File": "m68k4", "Func": "m68k_output_mi_thunk", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5176, "Length": 155, "Cover_Rate": 0.3944020356234097, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Tensor1Info", ".", "Name", "+=", "IndexStr", ";", "Input", ".", "push_back", "(", "Tensor1Info", ")", ";", "}", "if", "(", "Tensor1Info", ".", "Type", "==", "TensorType", "::", "Output", ")", "{", "Tensor1Info", ".", "Name", "+=", "", ";", "Tensor1Info", ".", "Name", "+=", "IndexStr", ";", "Output", ".", "push_back", "(", "Tensor1Info", ")", ";", "}", "break", ";", "}", "else", "if", "(", "auto", "*", "InstrPtr", "=", "dyn_cast", "<", "Instruction", ">", "(", "GenAddrUser", ")", ")", "{", "if", "(", "InstrPtr", "->", "getParent", "(", ")", "!=", "I", "->", "getParent", "(", ")", ")", "{", "bool", "FindOneUse", "=", "false", ";", "for", "(", "const", "Use", "&", "IUse", ":", "I", "->", "uses", "(", ")", ")", "{", "User", "*", "IUser", "=", "IUse", ".", "getUser", "(", ")", ";", "if", "(", "InstrPtr", "=", "dyn_cast", "<", "Instruction", ">", "(", "IUser", ")", ")", "{", "if", "(", "InstrPtr", "->", "getParent", "(", ")", "==", "I", "->", "getParent", "(", ")", ")", "{", "I", "=", "InstrPtr", ";", "if", "(", "std", "::", "find", "(", "PreventCycle", ".", "begin", "(", ")", ",", "PreventCycle", ".", "end", "(", ")", ",", "InstrPtr", ")", "!=", "PreventCycle", ".", "end", "(", ")", ")", "break", ";", "else", "PreventCycle", ".", "push_back", "(", "InstrPtr", ")", ";", "IntrinsUsage", "=", "true", ";", "FindOneUse", "="], "ground_truth": ["true", ";"], "File": "TPCIndexSpaceGen", "Func": "analyseGenAddr", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5177, "Length": 185, "Cover_Rate": 0.32342657342657344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RewriteOutArguments", "::", "doInitialization", "(", "Module", "&"], "ground_truth": ["M", ")", "{"], "File": "AMDGPURewriteOutArguments (2)", "Func": "doInitialization", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5178, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "IntTy8", "=", "Type", "::", "getInt8Ty", "(", "II", ".", "getContext", "(", ")", ")", ";", "auto", "*", "ShufTy", "=", "FixedVectorType", "::", "get", "(", "IntTy8", ",", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShuffleMask", ";", "for", "(", "int", "i", "=", "", ";", "i", "!=", "(", "int", ")", "Length", ";", "++", "i", ")", "ShuffleMask", ".", "push_back", "(", "i", "+", "Index", ")", ";", "for", "(", "int", "i", "=", "Length", ";", "i", "!=", "", ";", "++", "i", ")", "ShuffleMask", ".", "push_back", "(", "i", "+", "", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "ShuffleMask", ".", "push_back", "(", "-", "", ")", ";", "Value", "*", "SV", "=", "Builder", ".", "CreateShuffleVector", "(", "Builder", ".", "CreateBitCast", "(", "Op0", ",", "ShufTy", ")", ",", "ConstantAggregateZero", "::", "get", "(", "ShufTy", ")", ",", "ShuffleMask", ")", ";", "return", "Builder", ".", "CreateBitCast", "(", "SV", ",", "II", ".", "getType", "(", ")", ")", ";", "}", "if", "(", "CI0", ")", "{", "APInt", "Elt", "=", "CI0", "->"], "ground_truth": ["getValue", "(", ")", ";"], "File": "X86InstCombineIntrinsic1", "Func": "simplifyX86extrq", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5179, "Length": 163, "Cover_Rate": 0.32023575638506874, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ITStates", ".", "size", "(", ")", "==", ""], "ground_truth": [";"], "File": "ARMDisassembler (2)", "Func": "instrLastInITBlock", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5180, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Base", "=", "getReg", "(", "Decoder", ",", "", ",", "Base", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Base", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Offset", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "MipsDisassembler40", "Func": "DecodeFMem2", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5181, "Length": 52, "Cover_Rate": 0.416, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "x", "&&", "GET_CODE", "(", "x", ")", "==", "REG", ")", "{", "int", "regno", "=", "REGNO"], "ground_truth": ["(", "x", ")", ";"], "File": "frv2", "Func": "if", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 5182, "Length": 20, "Cover_Rate": 0.5405405405405406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "setDesc", "(", "get", "(", "LII", ".", "Is64Bit", "?", "", ":", "", ")", ")", ";", "MachineInstrBuilder", "(", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MI", ")", ".", "addImm", "(", "LII", ".", "Imm", ")", ".", "addReg", "(", "", ",", "RegState", "::", "ImplicitDefine", ")", ";", "return", ";", "}", "else", "MI", ".", "setDesc", "(", "get", "(", "LII", ".", "Is64Bit", "?", "", ":", "", ")", ")", ";", "MachineInstrBuilder", "(", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MI", ")", "."], "ground_truth": ["addImm", "(", "LII", ".", "Imm", ")", ";"], "File": "PPCInstrInfo", "Func": "replaceInstrWithLI", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5183, "Length": 91, "Cover_Rate": 0.558282208588957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TCycles", ")", "return", "false", ";", "const", "unsigned", "ScalingUpFactor", "=", "", ";", "unsigned", "TUnpredCost", "=", "Probability", ".", "scale", "(", "TCycles", "*", "ScalingUpFactor", ")", ";", "unsigned", "FUnpredCost", "=", "Probability", ".", "getCompl", "(", ")", ".", "scale", "(", "FCycles", "*", "ScalingUpFactor", ")", ";", "unsigned", "UnpredCost", "=", "TUnpredCost", "+", "FUnpredCost", ";", "UnpredCost", "+=", "", "*", "ScalingUpFactor", ";", "UnpredCost", "+=", "Subtarget", ".", "getMispredictionPenalty", "(", ")", "*", "ScalingUpFactor"], "ground_truth": ["/", "", ";"], "File": "ARMBaseInstrInfo103", "Func": "isProfitableToIfCvt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5184, "Length": 67, "Cover_Rate": 0.6036036036036037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Narrow", "->", "getOpcode", "(", ")", "!=", "", "&&", "Narrow", "->", "getOpcode", "(", ")", "!=", "", "&&", "Narrow", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "N0", "=", "Narrow", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "Narrow", "->", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "Narrow", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "EVT", "WideVT", "=", "N0", "->", "getOperand", "(", "", ")", "->", "getValueType", "(", "", ")", ";", "if", "(", "WideVT", "!=", "VT", ")", "return", "SDValue", "(", ")", ";", "bool", "RHSTrunc", "=", "N1", ".", "getOpcode", "(", ")", "==", "", ";", "bool", "RHSConst", "=", "(", "isSplatVector", "(", "N1", ".", "getNode", "(", ")", ")", "&&", "isa", "<", "ConstantSDNode", ">", "(", "N1", "->", "getOperand", "(", "", ")", ")", ")", ";", "if", "(", "!", "RHSTrunc", "&&", "!", "RHSConst", ")", "return", "SDValue", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "!", "TLI", ".", "isOperationLegalOrPromote", "(", "Narrow", "->", "getOpcode", "(", ")", ",", "WideVT", ")", ")", "return", "SDValue", "(", ")", ";", "N0", "=", "N0", "->", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering120", "Func": "WidenMaskArithmetic", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5185, "Length": 190, "Cover_Rate": 0.34296028880866425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_insertf64x2_256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "__imm", ",", "(", "__v4df", ")", "__W"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_mask_insertf64x2", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5186, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vldrhq_z_s16", "(", "int16_t", "const", "*", "__base", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vldrhq_z_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5187, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "&&", "MFI", ".", "adjustsStack", "("], "ground_truth": [")", ")", "return", "true", ";"], "File": "AArch64RegisterInfo", "Func": "cannotEliminateFrame", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5188, "Length": 24, "Cover_Rate": 0.39344262295081966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "elt", "=", "neon_pair_endian_lane_map", "(", "d", "->", "vmode", ",", "i", "+", "high", ")", "&", "mask", ";", "if", "(", "d", "->", "perm", "[", "neon_pair_endian_lane_map", "(", "d", "->", "vmode", ",", "", "*", "i", "+", "is_swapped", ")", "]", "!=", "elt", ")", "return", "false", ";", "elt", "=", "neon_pair_endian_lane_map", "(", "d", "->", "vmode", ",", "i", "+", "nelt", "+", "high", ")", "&", "mask", ";", "if", "(", "d", "->", "perm", "[", "neon_pair_endian_lane_map", "(", "d", "->", "vmode", ",", "", "*", "i", "+", "!", "is_swapped", ")", "]", "!=", "elt", ")", "return", "false", ";", "}", "if", "(", "d", "->", "testing_p", ")", "return", "true", ";", "in0", "=", "d", "->", "op0"], "ground_truth": [";"], "File": "arm", "Func": "arm_evpc_neon_vzip", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5189, "Length": 100, "Cover_Rate": 0.30864197530864196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HardwareLoopInfo", "HWLoopInfo", "(", "L", ")", ";", "if", "(", "!", "HWLoopInfo", ".", "canAnalyze", "(", "*", "LI", ")", ")", "return", "false", ";", "if", "(", "!", "isHardwareLoopProfitable", "(", "L", ",", "*", "SE", ",", "*", "AC", ",", "LibInfo", ",", "HWLoopInfo", ")", ")", "return", "false", ";", "if", "(", "!", "HWLoopInfo", ".", "isHardwareLoopCandidate", "(", "*", "SE", ",", "*", "LI", ",", "*", "DT", ")", ")", "return", "false", ";", "*", "BI", "=", "HWLoopInfo"], "ground_truth": [".", "ExitBranch", ";"], "File": "PPCTargetTransformInfo14", "Func": "canSaveCmp", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5190, "Length": 68, "Cover_Rate": 0.4927536231884058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "case", "'L'", ":", "if", "(", "!", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isReg", "(", ")", "||", "OpNo", "+", "", "==", "MI", "->", "getNumOperands", "(", ")", "||", "!", "MI", "->", "getOperand", "(", "OpNo", "+", "", ")", ".", "isReg", "(", ")", ")", "return", "true", ";", "++", "OpNo", ";", "break", ";", "case", "'I'", ":", "if", "(", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isImm", "(", ")", ")", "OS", "<<", "", ";", "return", "false", ";", "}", "}", "printOperand", "(", "MI", ",", "OpNo", ",", "OS"], "ground_truth": [")", ";"], "File": "HexagonAsmPrinter36", "Func": "PrintAsmOperand", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5191, "Length": 86, "Cover_Rate": 0.5276073619631901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode2", "==", "XFmode", ")", "return", "mode1", "==", "SFmode", "||", "mode1", "==", "DFmode", ";", "if", "(", "mode2", "==", "DFmode", ")", "return", "mode1", "==", "SFmode", ";", "if", "(", "GET_MODE_SIZE", "(", "mode2", ")", "==", "", "&&", "ix86_hard_regno_mode_ok", "(", "FIRST_SSE_REG", ",", "mode2", ")", ")", "return", "(", "GET_MODE_SIZE", "(", "mode1", ")", "==", "", "&&", "ix86_hard_regno_mode_ok", "(", "FIRST_SSE_REG", ",", "mode1", ")", ")", ";", "if", "(", "GET_MODE_SIZE", "(", "mode2", ")", "==", "", "&&", "ix86_hard_regno_mode_ok", "(", "FIRST_SSE_REG", ",", "mode2", ")", ")", "return", "(", "GET_MODE_SIZE", "(", "mode1", ")", "==", "", "&&", "ix86_hard_regno_mode_ok", "(", "FIRST_SSE_REG", ",", "mode1", ")", ")", ";", "if", "(", "GET_MODE_SIZE", "(", "mode2", ")", "==", "", "&&", "ix86_hard_regno_mode_ok", "(", "FIRST_MMX_REG", ",", "mode2", ")", ")", "return", "(", "GET_MODE_SIZE", "(", "mode1", ")", "==", "", "&&", "ix86_hard_regno_mode_ok", "(", "FIRST_MMX_REG", ",", "mode1", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "i3864", "Func": "ix86_modes_tieable_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5192, "Length": 128, "Cover_Rate": 0.7852760736196319, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "msp430_function_arg", "(", "cumulative_args_t", "cap", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", ")", "{", "CUMULATIVE_ARGS", "*", "ca", "=", "get_cumulative_args", "(", "cap", ")", ";", "msp430_evaluate_arg", "(", "cap", ",", "mode", ",", "type", ",", "named", ")", ";", "if", "(", "ca", "->", "reg_count", ")", "return", "gen_rtx_REG"], "ground_truth": ["(", "mode", ",", "ca", "->", "start_reg", ")", ";"], "File": "msp4302", "Func": "msp430_function_arg", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5193, "Length": 52, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "Desc", "=", "OldMI", ".", "getDesc", "(", ")", ";", "for", "(", "unsigned", "i", "=", "Desc", ".", "getNumOperands", "(", ")", ",", "e", "=", "OldMI", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "OldMI", ".", "getOperand", "(", "i", ")", ";", "assert", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "getReg", "(", ")", ")", ";", "if", "(", "MO", ".", "isUse", "(", ")", ")", "UseMI", ".", "addOperand", "(", "MO", ")", ";", "else", "DefMI", ".", "addOperand", "(", "MO"], "ground_truth": [")", ";"], "File": "ARM64ExpandPseudoInsts", "Func": "transferImpOps", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5194, "Length": 88, "Cover_Rate": 0.822429906542056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_p128_s32", "(", "int32x4_t", "__a", ")", "{", "return", "(", "poly128_t", ")", "__builtin_neon_vreinterprettiv4si", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_p128_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5195, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "ScratchReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ")", ".", "addDef", "(", "ResultReg1", ")", ".", "addDef", "(", "ScratchReg", ")", ".", "addUse", "(", "AddrReg", ")", ".", "addUse", "(", "DesiredReg", ")", ".", "addUse", "(", "NewReg", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "CmpOpc", ")", ")", ".", "addDef", "(", "VT", "==", "", "?", "", ":", "", ")", ".", "addUse", "(", "ResultReg1", ")", ".", "addUse", "(", "DesiredReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addDef", "(", "ResultReg2", ")", ".", "addUse", "(", ""], "ground_truth": [")", ".", "addUse", "(", "", ")", ".", "addImm", "(", "", ")", ";"], "File": "AArch64FastISel10", "Func": "selectAtomicCmpXchg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5196, "Length": 139, "Cover_Rate": 0.3082039911308204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RegVT", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RegVT", ",", "Arg", ")", ";", "break", ";", "}", "if", "(", "VA", ".", "isMemLoc", "(", ")", ")", "{", "HasStackArgs", "=", "true", ";", "break", ";", "}", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ")", ")", ";", "}", "if", "(", "HasStackArgs", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "MemOpChains", ";", "for", "(", ";", "AI", "!=", "AE", ";", "AI", "++", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "AI", "]", ";", "SDValue", "Arg", "=", "OutVals", "[", "AI", "]", ";", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "DAG", ".", "getRegister", "(", "", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "VA", ".", "getLocMemOffset", "(", ")", "+", "", ",", "DL", ")", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Arg", ",", "PtrOff", ",", "MachinePointerInfo", "::", "getStack", "(", "MF", ",", "VA", ".", "getLocMemOffset", "(", ")", ")", ")", ")", ";", "}", "if", "(", "!", "MemOpChains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "MemOpChains", ")", ";", "}", "SDValue", "InFlag", ";", "for", "(", "auto", "Reg", ":", "RegsToPass", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "Reg", ".", "first", ",", "Reg", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "("], "ground_truth": ["Callee", ")", ";"], "File": "AVRISelLowering18", "Func": "LowerCall", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5197, "Length": 310, "Cover_Rate": 0.31376518218623484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "rs6000_builtin_mask_for_load", "(", "void", ")", "{", "if", "(", "(", "TARGET_ALTIVEC", "&&", "!", "TARGET_VSX", ")", "||", "(", "TARGET_VSX", "&&", "!"], "ground_truth": ["TARGET_EFFICIENT_UNALIGNED_VSX", ")", ")", "return", "altivec_builtin_mask_for_load", ";"], "File": "rs6000", "Func": "rs6000_builtin_mask_for_load", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5198, "Length": 26, "Cover_Rate": 0.8387096774193549, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_insertf32x8", "(", "__m512", "__A", ",", "__m256", "__B", ",", "const", "int", "__imm", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_insertf32x8_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v8sf", ")", "__B", ",", "__imm", ",", "(", "__v16sf"], "ground_truth": [")", "_mm512_setzero_ps", "(", ")", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_insertf32x8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5199, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BaseTargetMachine", "::", "addCodeEmitter", "(", "PassManagerBase", "&", "PM", ",", "CodeGenOpt", "::", "Level"], "ground_truth": ["OptLevel", ",", "JITCodeEmitter", "&", "JCE", ")", "{"], "File": "ARMTargetMachine87", "Func": "addCodeEmitter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5200, "Length": 19, "Cover_Rate": 0.5277777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "ThumbTargetMachine", ">", "Y", "("], "ground_truth": ["TheThumbTarget", ")", ";"], "File": "ARMTargetMachine100", "Func": "LLVMInitializeARMTarget", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5201, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Log2Size", "!=", "", ")", "return", "false", ";", "if", "(", "!", "Symbol", ".", "isInSection", "(", ")", ")", "return", "true", ";", "const", "MCSectionMachO", "&", "RefSec", "=", "cast", "<", "MCSectionMachO", ">", "(", "Symbol", ".", "getSection", "(", ")", ")", ";", "if", "(", "RefSec", ".", "getType", "(", ")", "==", "MachO", "::"], "ground_truth": ["S_CSTRING_LITERALS", ")", "return", "false", ";"], "File": "AArch64MachObjectWriter11", "Func": "canUseLocalRelocation", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5202, "Length": 53, "Cover_Rate": 0.4818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCELFStreamer", "&", "TargetELFStreamer", "::", "getStreamer", "(", ")", "{", "return", "static_cast", "<", "MCELFStreamer", "&"], "ground_truth": [">", "(", "Streamer", ")", ";"], "File": "MipsTargetStreamer (2)1", "Func": "getStreamer", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5203, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "return", "", ";", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "return", "", ";", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "X86AsmBackend (2)1", "Func": "getMaximumNopSize", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5204, "Length": 45, "Cover_Rate": 0.4368932038834951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "", "&", "Flags", "=", "Ins", "[", "", "]", ".", "Flags", ";", "if", "(", "!", "Flags", ".", "isSRet", "(", ")", ")", "return", "NotStructReturn", ";", "if", "(", "Flags", ".", "isInReg", "(", ")", "||", "IsMCU"], "ground_truth": [")", "return", "RegStructReturn", ";"], "File": "X86ISelLowering (2)6", "Func": "argsAreStructReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5205, "Length": 37, "Cover_Rate": 0.5285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "updateMask", "(", "M", ")", ";", "return", "true", ";", "}", "else", "if", "(", "Type", "==", "Descending", "&&", "O", "==", "Start", "-", "", ")", "{", "Start", "-=", "", ";", "updateMask", "(", "M", ")", ";", "return", "true", ";", "}", "else", "if", "(", "Type", "==", "Ascending", "&&", "O", "==", "Stop", "+", "", ")", "{", "Stop", "+=", ""], "ground_truth": [";"], "File": "M68kCollapseMOVEMPass", "Func": "update", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5206, "Length": 54, "Cover_Rate": 0.5046728971962616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "matchRegisterNameHelper", "(", "MCRegister", "&", "RegNo", ",", "StringRef", "Name", ")", "{", "RegNo", "=", "MatchRegisterName", "(", "Name", ")", ";", "if", "(", "RegNo", "==", "", ")", "RegNo", "=", "MatchRegisterAltName", "(", "Name", ")", ";", "return", "RegNo"], "ground_truth": ["==", "", ";"], "File": "CSKYAsmParser6", "Func": "matchRegisterNameHelper", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5207, "Length": 37, "Cover_Rate": 0.8809523809523809, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "raw_string_ostream", "ISAVersionStream", "(", "ISAVersionString", ")", ";", "IsaInfo", "::", "streamIsaVersion", "(", "getGlobalSTI", "(", ")", ",", "ISAVersionStream", ")", ";", "getTargetStreamer", "(", ")", "->", "EmitISAVersion", "(", "ISAVersionStream", ".", "str", "(", ")", ")", ";", "}", "if", "(", "TM", ".", "getTargetTriple", "(", ")", ".", "getOS", "(", ")", "==", "Triple", "::", "AMDHSA", ")", "{", "HSAMetadataStream", "->", "end", "(", ")", ";", "bool", "Success", "=", "HSAMetadataStream", "->", "emitTo", "(", "*", "getTargetStreamer", "(", ")", ")", ";", "(", "void", ")"], "ground_truth": ["Success", ";"], "File": "AMDGPUAsmPrinter100", "Func": "EmitEndOfAsmFile", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5208, "Length": 72, "Cover_Rate": 0.6101694915254238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "int", "INSTR_DISTANCE_THRESHOLD", "=", "", ";", "CurInst", "=", "I", ";", "bool", "Found", ";", "Found", "=", "getPreviousInstr", "(", "CurInst", ",", "MFI", ")", ";", "while", "(", "Found", "&&", "I", "!=", "CurInst", ")", "{", "if", "(", "CurInst", "->", "isCall", "(", ")", "||", "CurInst", "->", "isInlineAsm", "(", ")", ")", "break", ";", "if", "(", "InstrDistance", ">", "INSTR_DISTANCE_THRESHOLD", ")", "break", ";", "if", "(", "usesRegister", "(", "p", ",", "CurInst", ")", "==", "RU_Write", ")", "{", "return", "CurInst", ";", "}", "InstrDistance", "+=", "TII", "->", "getInstrLatency", "(", "MF", "->", "getSubtarget", "(", ")", "."], "ground_truth": ["getInstrItineraryData", "(", ")", ",", "*", "CurInst", ")", ";"], "File": "X86FixupLEAs13", "Func": "searchBackwards", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5209, "Length": 92, "Cover_Rate": 0.6433566433566433, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_vpdpbusd_v8si", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si", ")"], "ground_truth": ["__B", ",", "(", "__v8si", ")", "__C", ")", ";"], "File": "avx512vnnivlintrin", "Func": "_mm256_dpbusd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5210, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Inc", "=", "IncVal", "->", "getSExtValue", "(", ")", ";", "if", "(", "Inc", "!=", "", "&&", "Inc", "!=", "", "&&", "Inc", "!=", "", "&&", "Inc", "!=", "", ")", "return", "false", ";", "Offset", "=", "Op", "->", "getOperand", "("], "ground_truth": ["", ")", ";"], "File": "TPCISelLowering", "Func": "getIndexedAddressParts", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5211, "Length": 39, "Cover_Rate": 0.34210526315789475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallSite", "CS", "(", "CI", ")", ";", "CallingConv", "::", "ID", "CalleeCC", "=", "CS", ".", "getCallingConv", "(", ")", ";", "if", "(", "!", "mayTailCallThisCC", "(", "CalleeCC", ")", ")", "return"], "ground_truth": ["false", ";"], "File": "X86ISelLowering (2)3", "Func": "mayBeEmittedAsTailCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5212, "Length": 28, "Cover_Rate": 0.345679012345679, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "false", ";", "case", "", "::", "MxPCD32", ":", "case", "", "::", "MxPCD16", ":", "case", "", "::", "MxPCD8", ":", "case", "", "::", "MxPCI32", ":", "case", ""], "ground_truth": ["::", "MxPCI16", ":"], "File": "M680x0BaseInfo", "Func": "isPCRelOpd", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5213, "Length": 30, "Cover_Rate": 0.4225352112676056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_u32_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5214, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setSchedulingPreference", "(", "Sched", "::", "Source", ")", ";", "setBooleanContents", "(", "ZeroOrOneBooleanContent", ")", ";", "setBooleanVectorContents", "(", "ZeroOrOneBooleanContent", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "for", "(", "MVT", "VT", ":", "", "(", ")", ")", "{", "setLoadExtAction", "(", "", ",", "VT", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "VT", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "VT", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "VT", ",", "", ",", "Expand", ")", ";", "setLoadExtAction", "(", "", ",", "VT", ",", "", ",", "Expand", ")", ";", "}", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand"], "ground_truth": [")", ";"], "File": "XCoreISelLowering31", "Func": "XCoreTargetLowering", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5215, "Length": 290, "Cover_Rate": 0.4190751445086705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddq_x_s8", "(", "int8x16_t", "__a", ",", "int8x16_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vaddq_x_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5216, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeIntRegsLow8RegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ","], "ground_truth": ["uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{"], "File": "HexagonDisassembler1", "Func": "DecodeIntRegsLow8RegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5217, "Length": 20, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "is64bit", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "is64bit", ")", ",", "DL", "(", "Subtarget", ".", "getDataLayout", "(", ")", ")", ",", "InstrInfo", "(", "*", "this", ")", ",", "TLInfo", "(", "*", "this", ")", ",", "TSInfo", "(", "*", "this", ")", ",", "FrameLowering", "(", "*", "this", ",", "is64bit", ")", "{", "initAsmInfo", "("], "ground_truth": [")", ";"], "File": "NVPTXTargetMachine3", "Func": "NVPTXTargetMachine", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5218, "Length": 111, "Cover_Rate": 0.9910714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "fpr_base", "=", "return_p", "?", "FP_RETURN", ":", "FP_ARG_FIRST", ";", "unsigned", "gpr_base", "=", "return_p", "?", "GP_RETURN", ":", "GP_ARG_FIRST", ";", "unsigned", "alignment", "=", "riscv_function_arg_boundary", "(", "mode", ",", "type", ")", ";", "memset", "(", "info", ",", "", ",", "sizeof", "(", "*", "info", ")", ")", ";", "info", "->", "gpr_offset", "=", "cum", "->", "num_gprs", ";", "info", "->", "fpr_offset", "=", "cum", "->", "num_fprs", ";", "if", "(", "named", ")", "{", "riscv_aggregate_field", "fields", "[", "", "]", ";", "unsigned", "fregno", "=", "fpr_base", "+", "info", "->", "fpr_offset", ";", "unsigned", "gregno", "=", "gpr_base", "+", "info", "->", "gpr_offset", ";", "if", "(", "(", "info", "->", "num_fprs", "=", "riscv_pass_aggregate_in_fpr_pair_p", "(", "type", ",", "fields", ")", ")", "&&", "info", "->", "fpr_offset", "+", "info", "->", "num_fprs", "<=", "MAX_ARGS_IN_REGISTERS", ")", "switch", "(", "info", "->", "num_fprs", ")", "{", "case", "", ":", "return", "riscv_pass_fpr_single", "(", "mode", ",", "fregno", ",", "TYPE_MODE", "(", "fields", "[", "", "]", ".", "type", ")", ",", "fields", "[", "", "]", ".", "offset", ")", ";", "case", "", ":", "return", "riscv_pass_fpr_pair", "(", "mode", ",", "fregno", ",", "TYPE_MODE", "(", "fields", "[", "", "]", ".", "type", ")", ",", "fields", "[", "", "]", ".", "offset", ",", "fregno", "+", "", ",", "TYPE_MODE", "(", "fields", "[", "", "]", ".", "type", ")", ",", "fields", "[", "", "]", ".", "offset", ")", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "(", "info", "->", "num_fprs", "=", "riscv_pass_mode_in_fpr_p", "(", "mode", ")", ")", "&&", "info", "->", "fpr_offset", "+", "info", "->", "num_fprs", "<=", "MAX_ARGS_IN_REGISTERS", ")", "switch", "(", "GET_MODE_CLASS", "(", "mode", ")", ")", "{", "case", "MODE_FLOAT", ":", "return", "gen_rtx_REG", "(", "mode", ",", "fregno"], "ground_truth": [")", ";"], "File": "riscv", "Func": "riscv_get_arg_info", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5219, "Length": 244, "Cover_Rate": 0.46476190476190476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Ins", "!=", "MBB", "->", "end", "(", ")", ")", "DL", "=", "Ins", "->", "getDebugLoc", "(", ")", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MBB", "->", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "const", "MCInstrDesc", "&", "MCID", "=", "TII", ".", "get", "(", "ADDriOpc", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MBB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "MRI", ".", "constrainRegClass", "(", "BaseReg", ",", "TII", ".", "getRegClass", "(", "MCID", ",", "", ",", "this", ",", "MF", ")", ")", ";", "BuildMI", "(", "*", "MBB", ",", "Ins", ",", "DL", ",", "MCID", ",", "BaseReg", ")", ".", "addFrameIndex", "(", "FrameIdx", ")"], "ground_truth": [".", "addImm", "(", "Offset", ")", ";"], "File": "PPCRegisterInfo22", "Func": "materializeFrameBaseRegister", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5220, "Length": 112, "Cover_Rate": 0.6829268292682927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Opcode", "==", "Instruction", "::", "Load", "?", "SVEGatherOverhead", ":"], "ground_truth": ["SVEScatterOverhead", ";"], "File": "AArch64TargetTransformInfo24", "Func": "getSVEGatherScatterOverhead", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5221, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MBB", ".", "isLayoutSuccessor", "(", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ")", "{", "TBB", "=", "", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "continue", ";", "}", "}", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "assert", "(", "I", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "", "BranchCode", "=", "static_cast", "<", "", ">", "(", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "BranchCode", "==", "", ")", "{", "return", "true", ";", "}", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "FBB", "=", "TBB", ";", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "BranchCode", ")", ")", ";", "continue", ";", "}", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", ")", ";", "assert", "(", "TBB", ")", ";", "if", "(", "TBB", "!=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", "{", "return"], "ground_truth": ["true", ";"], "File": "ARCompactInstrInfo", "Func": "AnalyzeBranch", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5222, "Length": 177, "Cover_Rate": 0.46335078534031415, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "nvptx_option_override", "(", "void", ")", "{", "init_machine_status", "=", "nvptx_init_machine_status", ";", "if", "(", "!", "global_options_set", ".", "x_flag_toplevel_reorder", ")", "flag_toplevel_reorder", "=", "", ";", "debug_nonbind_markers_p", "=", "", ";", "if", "(", "!", "global_options_set", ".", "x_flag_no_common", ")", "flag_no_common", "=", "", ";", "if", "(", "function_entry_patch_area_size", ">", "", ")", "sorry", "(", "", ")", ";", "flag_var_tracking", "=", "", ";", "if", "(", "nvptx_optimize", "<", "", ")", "nvptx_optimize", "=", "optimize", ">", "", ";", "declared_fndecls_htab", "=", "hash_table", "<", "tree_hasher", ">", "::", "create_ggc", "(", "", ")", ";", "needed_fndecls_htab", "=", "hash_table", "<", "tree_hasher", ">", "::", "create_ggc", "(", "", ")", ";", "declared_libfuncs_htab", "=", "hash_table", "<", "declared_libfunc_hasher", ">", "::", "create_ggc", "(", "", ")", ";", "worker_bcast_sym", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "", ")", ";", "SET_SYMBOL_DATA_AREA", "(", "worker_bcast_sym", ",", "DATA_AREA_SHARED", ")", ";", "worker_bcast_align", "=", "GET_MODE_ALIGNMENT", "(", "SImode", ")", "/", "BITS_PER_UNIT", ";", "worker_red_sym", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "", ")", ";", "SET_SYMBOL_DATA_AREA", "(", "worker_red_sym", ",", "DATA_AREA_SHARED", ")", ";", "worker_red_align", "=", "GET_MODE_ALIGNMENT", "(", "SImode", ")", "/", "BITS_PER_UNIT", ";", "diagnose_openacc_conflict", "(", "TARGET_GOMP", ",", ""], "ground_truth": [")", ";"], "File": "nvptx5", "Func": "nvptx_option_override", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 5223, "Length": 157, "Cover_Rate": 0.8626373626373627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "MFI", "->", "isEntryFunction", "(", ")", ")", "return", ";", "const", "GCNSubtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "const", "RegisterInfo", "*", "TRI", "=", "ST", ".", "getRegisterInfo", "(", ")", ";", "SavedRegs", ".", "reset", "(", "MFI", "->", "getStackPtrOffsetReg", "(", ")", ")", ";", "const", "BitVector", "AllSavedRegs"], "ground_truth": ["=", "SavedRegs", ";"], "File": "SIFrameLowering59", "Func": "determineCalleeSavesSGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5224, "Length": 66, "Cover_Rate": 0.4177215189873418, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "const", "MCInstrDesc", "&", "D", "=", "HII", "->", "get", "(", "Opc", ")", ";", "if", "(", "const", "MCPhysReg", "*", "R", "=", "D", ".", "ImplicitDefs", ")", "while", "(", "*", "R", ")", "expandReg", "(", "*", "R", "++", ",", "Defs", ")", ";", "if", "(", "const", "MCPhysReg", "*", "R", "=", "D", ".", "ImplicitUses", ")", "while", "(", "*", "R", ")", "expandReg", "(", "*", "R", "++", ",", "Uses", ")", ";", "for", "(", "ConstMIOperands", "Mo", "(", "MI", ")", ";", "Mo", ".", "isValid", "(", ")", ";", "++", "Mo", ")", "{", "if", "(", "!", "Mo", "->", "isReg", "(", ")", "||", "Mo", "->", "isImplicit", "(", ")", ")", "continue", ";", "unsigned", "R", "=", "Mo", "->", "getReg", "(", ")", ";", "BitVector", "&", "Set", "=", "Mo", "->", "isDef", "("], "ground_truth": [")", "?", "Defs", ":", "Uses", ";"], "File": "HexagonGenMux (2)", "Func": "getDefsUses", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5225, "Length": 129, "Cover_Rate": 0.8164556962025317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "getOptimalMemOpType", "(", "uint64_t", "Size", ",", "unsigned", "DstAlign", ",", "unsigned", "SrcAlign", ",", "bool", "IsMemset", ","], "ground_truth": ["bool", "ZeroMemset", ",", "bool", "MemcpyStrSrc", ",", "MachineFunction", "&", "MF", ")", "const", "override", "{"], "File": "BPFISelLowering (2)", "Func": "getOptimalMemOpType", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5226, "Length": 28, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "Register", "SrcReg", ",", "bool", "isKill", ",", "int", "FrameIndex", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "MBB", ".", "findDebugLoc", "(", "MI", ")", ";", "MachinePointerInfo", "PtrInfo", "=", "MachinePointerInfo", "::", "getFixedStack", "(", "*", "MF", ",", "FrameIndex", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", "->", "getMachineMemOperand", "(", "PtrInfo", ",", "MachineMemOperand", "::", "MOStore", ",", "FrameInfo", ".", "getObjectSize", "(", "FrameIndex", ")", ",", "FrameInfo", ".", "getObjectAlign", "(", "FrameIndex", ")", ")", ";", "unsigned", "SpillSize", "=", "TRI", "->", "getSpillSize", "(", "*", "RC", ")", ";", "if", "(", "RI", ".", "isSGPRClass", "(", "RC", ")", ")", "{", "MFI", "->", "setHasSpilledSGPRs", "(", ")", ";", "assert", "(", "SrcReg", "!=", "", "&&", ""], "ground_truth": [")", ";"], "File": "SIInstrInfo111", "Func": "storeRegToStackSlot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5227, "Length": 158, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "sh_legitimize_address", "(", "rtx", "x", ",", "rtx", "oldx", ",", "machine_mode", "mode", ")", "{", "if", "(", "flag_pic", ")", "x", "=", "legitimize_pic_address", "(", "oldx", ",", "mode", ",", "NULL_RTX", ")", ";", "if", "(", "(", "TARGET_FPU_DOUBLE", "&&", "mode", "==", "DFmode", ")", "||", "(", "TARGET_SH2E", "&&", "mode", "==", "SFmode", ")", ")", "return", "x", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "CONST_INT_P", "(", "XEXP", "(", "x", ",", "", ")", ")", "&&", "BASE_REGISTER_RTX_P", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", "{", "struct", "disp_adjust", "adj", "=", "sh_find_mov_disp_adjust", "(", "mode", ",", "INTVAL", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", ";", "if", "(", "adj", ".", "offset_adjust", "!=", "NULL_RTX", "&&", "adj", ".", "mov_disp", "!=", "NULL_RTX", ")", "{", "rtx", "sum", "=", "expand_binop", "(", "Pmode", ",", "add_optab", ",", "XEXP", "(", "x", ",", "", ")", ",", "adj", ".", "offset_adjust", ",", "NULL_RTX", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "return", "gen_rtx_PLUS", "(", "Pmode", ",", "sum", ",", "adj", ".", "mov_disp", ")", ";", "}", "}", "return", "x"], "ground_truth": [";"], "File": "sh", "Func": "sh_legitimize_address", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5228, "Length": 158, "Cover_Rate": 0.9937106918238994, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "BlockAddress", "*", "ConstantPoolValue", "::"], "ground_truth": ["getBlockAddress", "(", ")", "const", "{"], "File": "ARMConstantPoolValue10", "Func": "getBlockAddress", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5229, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "copy0MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "sinkMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "It", ",", "copy0MBB", ")", ";", "F", "->", "insert", "(", "It", ",", "sinkMBB", ")", ";", "sinkMBB", "->", "splice", "(", "sinkMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "sinkMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "sinkMBB", ")", ";", "BB", "=", "copy0MBB"], "ground_truth": [";"], "File": "XCoreISelLowering33", "Func": "EmitInstrWithCustomInserter", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5230, "Length": 129, "Cover_Rate": 0.4069400630914827, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isa", "<", "PointerType", ">", "(", "Ty", ")", "&&", "Ty", "->", "getPointerAddressSpace", "(", ")"], "ground_truth": ["==", "", ";"], "File": "WebAssemblyTypeUtilities", "Func": "isExternrefType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5231, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "mov_x1_to", "(", "Ab", "b", ")", "{", "return", "D", "(", "", ",", "", ",", "R", "("], "ground_truth": ["b", ")", ")", ";"], "File": "disassembler", "Func": "mov_x1_to", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5232, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "MO_GOT", ",", "", "}", ",", "{", "MO_SBREL", ",", "", "}", ",", "{", "MO_DLLIMPORT", ",", "", "}", ",", "{", "MO_SECREL", ",", "", "}", ",", "{", "MO_NONLAZY", ",", "", "}", "}", ";", "return", "makeArrayRef", "("], "ground_truth": ["TargetFlags", ")", ";"], "File": "ARMBaseInstrInfo18", "Func": "getSerializableBitmaskMachineOperandTargetFlags", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5233, "Length": 37, "Cover_Rate": 0.47435897435897434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "regi", "=", "pru_function_arg_regi", "(", "cum_v", ",", "arg", ".", "mode", ","], "ground_truth": ["arg", ".", "type", ",", "arg", ".", "named", ")", ";"], "File": "pru", "Func": "pru_function_arg", "Target": "pru", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5234, "Length": 20, "Cover_Rate": 0.3389830508474576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "PCLabelIndex", "=", "AFI", "->", "createConstPoolEntryUId", "(", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "unsigned", "PCAdj", "=", "Subtarget", "->", "isThumb", "(", ")", "?", "", ":", "", ";", "ConstantPoolValue", "*", "CPV", "=", "new", "ConstantPoolValue", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "PCLabelIndex", ",", "PCAdj", ")", ";", "SDValue", "CPAddr", "=", "DAG", ".", "getTargetConstantPool", "(", "CPV", ",", "PtrVT", ",", "", ")", ";", "CPAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CPAddr", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPAddr", ",", "PseudoSourceValue", "::", "getConstantPool", "(", ")", ",", "", ",", "false", ",", "false"], "ground_truth": [",", "", ")", ";"], "File": "ARMISelLowering109", "Func": "LowerGLOBAL_OFFSET_TABLE", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5235, "Length": 122, "Cover_Rate": 0.5922330097087378, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fputs", "(", "", ",", "file", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "ANY_FP_REG_P", "(", "x", ")", ")", "putc", "(", "code", "==", "", "&&", "TARGET_64BIT", "?", "'r'", ":", "'e'", ",", "file", ")", ";", "case", "", ":", "case", "", ":", "normal", ":", "fputs", "(", "hi_reg_name", "[", "REGNO", "(", "x", ")", "]", ",", "file", ")", ";", "break", ";", "case", "", ":", "if", "(", "REGNO", "(", "x", ")", ">=", "ARRAY_SIZE", "(", "qi_reg_name", ")", ")", "goto", "normal", ";", "fputs", "(", "qi_reg_name", "[", "REGNO", "(", "x", ")", "]", ",", "file", ")", ";", "break", ";", "case", "", ":", "if", "(", "REGNO", "(", "x", ")", ">=", "ARRAY_SIZE", "(", "qi_high_reg_name", ")", ")", "goto", "normal", ";", "fputs", "(", "qi_high_reg_name", "[", "REGNO", "(", "x", ")", "]", ",", "file", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")"], "ground_truth": [";"], "File": "i3863", "Func": "print_reg", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5236, "Length": 137, "Cover_Rate": 0.3215962441314554, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfo", "::", "MCAsmInfo", "(", "const", "Triple", "&", "TheTriple", ")", "{", "if", "(", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mips", ")", "||", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mips64", ")", ")", "IsLittleEndian", "=", "false", ";", "if", "(", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mips64el", ")", "||", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mips64", ")", ")", "{", "PointerSize", "=", "CalleeSaveStackSlotSize", "=", "", ";", "}", "if", "(", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mipsel", ")", "||", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mips", ")", ")", "{", "PrivateGlobalPrefix", "=", "", ";", "PrivateLabelPrefix", "=", "", ";", "}", "AlignmentIsInBytes", "=", "false", ";", "Data16bitsDirective", "=", "", ";", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "=", "", ";", "CommentString", "=", "", ";", "ZeroDirective", "=", "", ";", "GPRel32Directive", "=", "", ";", "GPRel64Directive", "=", "", ";", "UseAssignmentForEHBegin", "=", "true", ";", "SupportsDebugInformation", "=", "true", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "DwarfRegNumForCFI", "=", "true", ";", "if", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mips", "||", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mipsel", ")"], "ground_truth": ["UseIntegratedAssembler", "=", "true", ";"], "File": "MipsMCAsmInfo7", "Func": "MipsMCAsmInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5237, "Length": 186, "Cover_Rate": 0.9946524064171123, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "decodeUImmOperand", "<", "", ">", "(", "Inst", ","], "ground_truth": ["Imm", ")", ";"], "File": "M88kDisassembler", "Func": "decodeVec9Operand", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5238, "Length": 11, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallLowering", "::", "lowerCall", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "CallingConv", "::", "ID", "CallConv", ",", "const", "MachineOperand", "&", "Callee", ",", "const", "ArgInfo", "&", "OrigRet", ",", "ArrayRef", "<", "ArgInfo", ">", "OrigArgs", ")", "const", "{", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "const", "auto", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "const", "auto", "&", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "const", "auto", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "STI", ".", "getRegisterInfo", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "if", "(", "STI", ".", "genLongCalls", "(", ")", ")", "return", "false", ";", "auto", "CallSeqStart", "=", "MIRBuilder", ".", "buildInstr", "(", "", ")", ";", "bool", "isDirect", "=", "!", "Callee", ".", "isReg", "(", ")", ";", "auto", "CallOpcode", "=", "isDirect", "?", "", ":", "STI", ".", "hasV5TOps", "(", ")", "?", "", ":", "STI", ".", "hasV4TOps", "(", ")", "?", "", ":", "", ";", "auto", "MIB", "=", "MIRBuilder", ".", "buildInstrNoInsert", "(", "CallOpcode", ")", ".", "add", "(", "Callee", ")", ".", "addRegMask", "(", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "CallConv", ")", ")", ";", "if", "(", "Callee", ".", "isReg", "(", ")", ")", "{", "auto", "CalleeReg", "=", "Callee", ".", "getReg", "(", ")", ";", "if", "(", "CalleeReg", "&&", "!", "TRI", "->", "isPhysicalRegister", "(", "CalleeReg", ")", ")", "MIB", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "constrainOperandRegClass", "(", "MF", ",", "*", "TRI", ",", "MRI", ",", "*", "STI", ".", "getInstrInfo", "(", ")", ",", "*", "STI", ".", "getRegBankInfo", "(", ")", ",", "*", "MIB", ".", "getInstr", "(", ")", ",", "MIB", "->", "getDesc", "(", ")", ",", "Callee", ",", "", ")", ")", ";", "}", "SmallVector", "<", "ArgInfo", ",", "", ">", "ArgInfos", ";", "for", "(", "auto", "Arg", ":", "OrigArgs", ")", "{", "if", "(", "!", "isSupportedType", "(", "DL", ",", "TLI", ",", "Arg", ".", "Ty", ")", ")", "return", "false", ";", "if", "(", "!", "Arg", ".", "IsFixed", ")", "return", "false", ";", "if", "(", "Arg", ".", "Flags", ".", "isByVal", "(", ")", ")", "return", "false", ";", "SmallVector", "<", "unsigned", ",", "", ">", "Regs", ";", "splitToValueTypes", "(", "Arg", ",", "ArgInfos", ",", "MF", ",", "[", "&", "]", "(", "unsigned", "Reg", ",", "uint64_t", "Offset", ")", "{", "Regs", ".", "push_back", "(", "Reg"], "ground_truth": [")", ";"], "File": "ARMCallLowering13", "Func": "lowerCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5239, "Length": 356, "Cover_Rate": 0.5650793650793651, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "MCInst", "TmpInst", ";", "TmpInst", ".", "setOpcode", "(", "getRealIndexedOpcode", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ")", ";", "EmitToStreamer", "(", "OutStreamer", ",", "TmpInst", ")", ";", "return", ";", "}", "case", "", ":", "{", "MCInst", "TmpInst", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ";", "EmitToStreamer", "(", "OutStreamer", ",", "TmpInst", ")", ";", "return", ";", "}", "case", "", ":", "{", "MCOperand", "Dest", ";", "MCInstLowering", ".", "lowerOperand", "(", "MI", "->", "getOperand", "(", "", ")", ",", "Dest", ")", ";", "MCInst", "TmpInst", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "TmpInst", ".", "addOperand", "(", "Dest", ")", ";", "EmitToStreamer", "(", "OutStreamer", ",", "TmpInst", ")", ";", "return", ";", "}", "case", "", ":", "{", "MCOperand", "Callee", ",", "Sym", ";", "MCInstLowering", ".", "lowerOperand", "(", "MI", "->", "getOperand", "(", "", ")", ",", "Callee", ")", ";", "MCInstLowering", ".", "lowerOperand", "(", "MI", "->", "getOperand", "(", "", ")", ",", "Sym", ")", ";", "MCInst", "TLSDescCall", ";", "TLSDescCall", ".", "setOpcode", "(", "", ")", ";", "TLSDescCall", ".", "addOperand", "(", "Sym", ")", ";", "EmitToStreamer", "(", "OutStreamer"], "ground_truth": [",", "TLSDescCall", ")", ";"], "File": "ARM64AsmPrinter1", "Func": "EmitInstruction", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5240, "Length": 260, "Cover_Rate": 0.36262203626220363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Predicate", ")", "{", "default", ":", "break", ";", "case", "CmpInst", "::", "FCMP_OEQ", ":", "SETFOpc", "=", "&", "SETFOpcTable", "[", "", "]", "[", "", "]", ";", "break", ";", "case", "CmpInst", "::", "FCMP_UNE", ":", "SETFOpc", "=", "&", "SETFOpcTable", "[", "", "]", "[", "", "]", ";", "break", ";", "}", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "if", "(", "SETFOpc", ")", "{", "if", "(", "!", "FastEmitCompare", "(", "LHS", ",", "RHS", ",", "VT", ",", "I", "->", "getDebugLoc", "(", ")", ")", ")", "return", "false", ";", "unsigned", "FlagReg1", "=", "createResultReg", "(", "&", "", ")", ";", "unsigned", "FlagReg2", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "SETFOpc", "[", "", "]", ")", ",", "FlagReg1", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "SETFOpc", "[", "", "]", ")", ",", "FlagReg2", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "SETFOpc", "[", "", "]", ")", ",", "ResultReg", ")", ".", "addReg", "(", "FlagReg1", ")", ".", "addReg", "(", "FlagReg2", ")", ";", "updateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "", "CC", ";", "bool"], "ground_truth": ["SwapArgs", ";"], "File": "X86FastISel (2)4", "Func": "X86SelectCmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5241, "Length": 203, "Cover_Rate": 0.31768388106416273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "opNum", ")", ";", "if", "(", "MO", ".", "getType", "(", ")", "==", "MachineOperand", "::", "MO_Immediate", ")", "O", "<<", "(", "unsigned", "int", ")", "MO", ".", "getImm", "(", ")", ";", "else", "printOperand", "(", "MI", ",", "opNum"], "ground_truth": [",", "O", ")", ";"], "File": "MBlazeAsmPrinter1", "Func": "printUnsignedImm", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5242, "Length": 46, "Cover_Rate": 0.7076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Imm", "==", "", "||", "Imm", "==", "", ")", "return", "", ";", "return", "std", "::", "min", "(", "getIntImmCost", "(", "Imm", ",", "Ty", ",", "CostKind", ")", ",", "getIntImmCost", "(", "~", "Imm", ",", "Ty", ",", "CostKind", ")", ")", ";", "}", "if", "(", "Opcode", "==", "Instruction", "::", "Add", ")", "return", "std", "::", "min", "(", "getIntImmCost", "(", "Imm", ",", "Ty", ",", "CostKind", ")", ",", "getIntImmCost", "(", "-", "Imm", ",", "Ty", ",", "CostKind", ")", ")", ";", "if", "(", "Opcode", "==", "Instruction", "::", "ICmp", "&&", "Imm", ".", "isNegative", "(", ")", "&&", "Ty", "->", "getIntegerBitWidth", "(", ")", "==", "", ")", "{", "int64_t", "NegImm", "=", "-", "Imm", ".", "getSExtValue", "(", ")", ";", "if", "(", "ST", "->", "isThumb2", "(", ")", "&&", "NegImm", "<", "", "<<", "", ")", "return", "", ";", "if", "(", "ST", "->", "isThumb", "(", ")", "&&", "NegImm", "<", "", "<<", "", ")", "return", "", ";", "}", "if", "(", "Opcode", "==", "Instruction", "::", "Xor", "&&", "Imm", ".", "isAllOnes", "(", ")", ")", "return", "", ";", "if", "(", "Inst", "&&", "(", "(", "ST", "->", "hasV6Ops", "(", ")", "&&", "!", "ST", "->", "isThumb", "(", ")", ")", "||", "ST", "->", "isThumb2", "(", ")", ")", "&&", "Ty", "->", "getIntegerBitWidth", "(", ")", "<=", "", ")", "{", "if", "(", "isSSATMinMaxPattern", "(", "Inst", ",", "Imm", ")", "||", "(", "isa", "<", "ICmpInst", ">", "(", "Inst", ")", "&&", "Inst", "->", "hasOneUse", "(", ")", "&&", "isSSATMinMaxPattern", "(", "cast", "<", "Instruction", ">", "(", "*", "Inst", "->"], "ground_truth": ["user_begin", "(", ")", ")", ",", "Imm", ")", ")", ")", "return", "", ";"], "File": "ARMTargetTransformInfo14", "Func": "getIntImmCostInst", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5243, "Length": 239, "Cover_Rate": 0.5704057279236276, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "do", "{", "if", "(", "statep", ")", "arc_ccfsm_post_advance", "(", "insn", ",", "statep", ")", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ";", "if", "(", "!", "insn", "||", "BARRIER_P", "(", "insn", ")", ")", "return", "NULL", ";", "if", "(", "statep", ")", "arc_ccfsm_advance", "(", "insn", ",", "statep", ")", ";", "}", "while", "(", "NOTE_P", "(", "insn", ")", "||", "(", "cfun", "->", "machine", "->", "arc_reorg_started", "&&", "LABEL_P", "(", "insn", ")", "&&", "!", "label_to_alignment", "(", "insn", ")", ")", "||", "(", "NONJUMP_INSN_P", "(", "insn", ")", "&&", "(", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "USE", "||", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "CLOBBER", ")", ")", ")", ";", "if", "(", "!", "LABEL_P", "(", "insn", ")", ")", "{", "gcc_assert", "(", "INSN_P", "(", "insn", ")", ")", ";", "pat", "=", "PATTERN", "(", "insn", ")", ";", "if", "(", "GET_CODE", "(", "pat", ")", "==", "ADDR_VEC", "||", "GET_CODE", "(", "pat", ")", "==", "ADDR_DIFF_VEC", ")", "return", "NULL", ";", "if", "(", "GET_CODE", "(", "pat", ")", "==", "SEQUENCE", ")", "return", "as_a", "<", "rtx_insn", "*", ">", "(", "XVECEXP", "(", "pat", ",", "", ",", "", ")", ")", ";", "}", "return", "insn"], "ground_truth": [";"], "File": "arc4", "Func": "arc_next_active_insn", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5244, "Length": 174, "Cover_Rate": 0.9015544041450777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "M", "->", "modifiesRegister", "(", "SReg", ",", "TRI", ")", ")", "return", "Changed", ";", "ReadsSreg", "|=", "M", "->", "readsRegister", "(", "SReg", ",", "TRI", ")", ";", "}", "if", "(", "M", "==", "E", "||", "!", "M", "->", "isMoveImmediate", "(", ")", "||", "!", "M", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "||", "(", "M", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "-", "", "&&", "M", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "", ")", ")", "return", "Changed", ";", "MaskValue", "=", "M", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "ReadsSreg", "&&", "Op2", ".", "isKill", "(", ")", ")", "{", "A", "->", "getOperand", "(", "", ")", ".", "ChangeToImmediate", "(", "MaskValue", ")", ";", "M", "->", "eraseFromParent", "(", ")", ";", "}", "}", "else", "if", "(", "Op2", ".", "isImm", "(", ")", ")", "{", "MaskValue", "=", "Op2", ".", "getImm", "(", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "assert", "(", "MaskValue", "==", "", "||", "MaskValue", "==", "-", "", ")", ";", "if", "(", "A", "->", "getOpcode", "(", ")", "==", "AndN2", ")", "MaskValue", "=", "~", "MaskValue", ";", "if", "(", "!", "ReadsCond", "&&", "A", "->", "registerDefIsDead", "(", "", ")", "&&", "MI", ".", "killsRegister", "(", "CondReg", ",", "TRI", ")", ")", "A", "->", "eraseFromParent", "(", ")", ";", "bool", "IsVCCZ", "=", "MI", ".", "getOpcode", "(", ")", "==", "", ";", "if", "(", "SReg", "==", "ExecReg", ")", "{", "if", "(", "IsVCCZ", ")", "{", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "}", "else", "if", "(", "IsVCCZ", "&&", "MaskValue", "==", "", ")", "{", "MachineBasicBlock", "*", "Parent", "=", "MI", ".", "getParent", "(", ")", ";", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "ToRemove", ";", "bool", "Found", "=", "false", ";", "for", "(", "MachineInstr", "&", "Term", ":", "Parent", "->", "terminators", "(", ")", ")", "{", "if", "(", "Found", ")", "{", "if", "(", "Term", ".", "isBranch", "(", ")", ")", "ToRemove", ".", "push_back", "(", "&", "Term", ")", ";", "}", "else", "{", "Found", "=", "Term", ".", "isIdenticalTo", "(", "MI", ")", ";", "}", "}", "assert", "(", "Found", "&&", "", ")", ";", "for", "(", "auto", "BranchMI", ":", "ToRemove", ")", "{", "MachineOperand", "&", "Dst", "=", "BranchMI", "->", "getOperand", "(", "", ")", ";", "assert", "(", "Dst", ".", "isMBB", "(", ")", "&&", "", ")", ";", "Parent", "->", "removeSuccessor", "(", "Dst", ".", "getMBB", "(", ")", ")", ";", "BranchMI", "->", "eraseFromParent", "(", ")", ";", "}", "if", "(", "MachineBasicBlock", "*", "Succ", "=", "Parent", "->", "getFallThrough", "(", ")", ")", "{", "Parent", "->", "removeSuccessor", "(", "Succ", ")", ";", "}", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "}", "else", "if", "(", "!", "IsVCCZ", "&&", "MaskValue", "==", "", ")", "{", "MachineOperand", "&", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ";", "assert", "(", "Dst", ".", "isMBB", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "SIPreEmitPeephole5", "Func": "optimizeVccBranch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5245, "Length": 459, "Cover_Rate": 0.4766355140186916, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "internalKnownBits", "(", ")", "const", "{", "unsigned", "Bits", "=", "Unalign", "?", "Unalign", ":", "KnownBits", ";", "if", "(", "Size", "&", "(", "(", "", "<<", "Bits", ")", "-", "", ")", ")", "Bits", "=", "CountTrailingZeros_32", "(", "Size", ")", ";", "return", "Bits"], "ground_truth": [";"], "File": "ARMConstantIslandPass12", "Func": "internalKnownBits", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5246, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";"], "ground_truth": ["return", "NULL", ";"], "File": "X86IREmitter", "Func": "visitFMADDSUB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5247, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "asm_fprintf", "(", "asm_out_file", ",", "", ",", "num", ",", "val", ")", ";", "if", "(", "flag_verbose_asm", "||", "flag_debug_asm", ")", "asm_fprintf", "(", "asm_out_file", ",", ""], "ground_truth": [",", "ASM_COMMENT_START", ",", "name", ")", ";"], "File": "arm", "Func": "arm_emit_eabi_attribute", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5248, "Length": 28, "Cover_Rate": 0.5490196078431373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallDenseSet", "<", "unsigned", ">", "SGPRsUsed", ";", "Register", "SGPRReg", "=", "findUsedSGPR", "(", "MI", ",", "VOP3Idx", ")", ";", "if", "(", "SGPRReg", "!=", "", ")", "{", "SGPRsUsed", ".", "insert", "(", "SGPRReg", ")", ";", "--", "ConstantBusLimit", ";", "}", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "int", "Idx", "=", "VOP3Idx", "[", "i", "]", ";", "if", "(", "Idx", "==", "-", "", ")", "break", ";", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "Idx", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "{", "if", "(", "!", "isLiteralConstantLike", "(", "MO", ",", "get", "(", "Opc", ")", ".", "OpInfo", "[", "Idx", "]", ")", ")", "continue", ";", "if", "(", "LiteralLimit", ">", "", "&&", "ConstantBusLimit", ">", "", ")", "{", "--", "LiteralLimit", ";", "--", "ConstantBusLimit", ";", "continue", ";", "}", "--", "LiteralLimit", ";", "--", "ConstantBusLimit", ";", "legalizeOpWithMove", "(", "MI", ",", "Idx", ")", ";", "continue", ";", "}", "if", "(", "RI", ".", "hasAGPRs", "(", "MRI", ".", "getRegClass", "(", "MO", ".", "getReg", "(", ")", ")", ")", "&&", "!", "isOperandLegal", "(", "MI", ",", "Idx", ",", "&", "MO", ")", ")", "{", "legalizeOpWithMove", "(", "MI", ",", "Idx", ")", ";", "continue", ";", "}", "if", "(", "!", "RI", ".", "isSGPRClass", "(", "MRI", ".", "getRegClass", "(", "MO", ".", "getReg", "(", ")", ")", ")", ")", "continue", ";", "if", "(", "SGPRsUsed", ".", "count", "(", "MO", ".", "getReg", "(", ")", ")", ")", "continue", ";", "if", "(", "ConstantBusLimit", ">"], "ground_truth": ["", ")", "{"], "File": "SIInstrInfo55", "Func": "legalizeOperandsVOP3", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5249, "Length": 226, "Cover_Rate": 0.40574506283662476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint64_t", "ChunkVal", "=", "Chunk", "->", "first", ";", "const", "unsigned", "Count", "=", "Chunk", "->", "second", ";", "uint64_t", "Encoding", "=", "", ";", "if", "(", "(", "Count", "!=", "", "&&", "Count", "!=", "", ")", "||", "!", "canUseOrr", "(", "ChunkVal", ",", "Encoding", ")", ")", "continue", ";", "const", "bool", "CountThree", "=", "Count", "==", "", ";", "Insn", ".", "push_back", "(", "{", "", ",", "", ",", "Encoding", "}", ")", ";", "unsigned", "ShiftAmt", "=", "", ";", "uint64_t", "Imm16", "=", "", ";", "for", "(", ";", "ShiftAmt", "<", ""], "ground_truth": [";", "ShiftAmt", "+=", "", ")", "{"], "File": "AArch64ExpandImm", "Func": "tryToreplicateChunks", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5250, "Length": 86, "Cover_Rate": 0.3006993006993007, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Changed", "=", "false", ";", "SmallSetVector", "<", "Function", "*", ",", "", ">", "Functions", ";", "for", "(", "auto", "&", "F", ":", "M", ".", "getFunctionList", "(", ")", ")", "{", "if", "(", "!", "F", ".", "isDeclaration", "(", ")", ")", "continue", ";", "switch", "(", "F", ".", "getIntrinsicID", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "SVEIntrinsicOpts", "Func": "runOnModule", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5251, "Length": 56, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x16_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_s8_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5252, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "try_constant_tricks", "(", "value", ",", "&", "x"], "ground_truth": [",", "&", "y", ")", ">", "", ";"], "File": "mcore3", "Func": "mcore_const_ok_for_inline", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5253, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "return", "false", ";", "*", "ref", "=", "XVECEXP", "(", "*", "ref", ",", "", ",", "", ")", ";", "break", ";", "default", ":", "return", "false", ";", "}", "if", "(", "!", "REG_P", "(", "*", "ref", ")", "||", "GET_MODE", "(", "*", "ref", ")", "!=", "Pmode", ")", "return", "false", ";", "if", "(", "REGNO", "(", "*", "ref", ")", "==", "STACK_POINTER_REGNUM", "||", "REGNO", "(", "*", "ref", ")", "==", "FRAME_POINTER_REGNUM", "||", "(", "(", "reload_completed", "||", "reload_in_progress", ")", "&&", "frame_pointer_needed", "&&", "REGNO", "(", "*", "ref", ")", "==", "HARD_FRAME_POINTER_REGNUM", ")", "||", "REGNO", "(", "*", "ref", ")", "==", "ARG_POINTER_REGNUM", "||", "(", "flag_pic", "&&", "REGNO", "(", "*", "ref", ")"], "ground_truth": ["==", "PIC_OFFSET_TABLE_REGNUM", ")", ")", "*", "is_ptr", "=", "*", "is_base_ptr", "=", "true", ";"], "File": "s390", "Func": "s390_decompose_constant_pool_ref", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5254, "Length": 109, "Cover_Rate": 0.47391304347826085, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ParamManager", "::", "addParamName", "(", "std", "::", "string", "Name", ",", "unsigned", "Index", ")", "{", "char", "*", "name", "=", "(", "char", "*", ")", "malloc", "("], "ground_truth": ["Name", ".", "length", "(", ")", "+", "", ")", ";"], "File": "HSAILParamManager", "Func": "addParamName", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5255, "Length": 33, "Cover_Rate": 0.6346153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "CASDesired", "=", "MRI", ".", "createGenericVirtualRegister", "(", "s128", ")", ";", "auto", "CASNew", "=", "MRI", ".", "createGenericVirtualRegister", "(", "s128", ")", ";", "MIRBuilder", ".", "buildInstr", "(", "TargetOpcode", "::", "REG_SEQUENCE", ",", "{", "CASDesired", "}", ",", "{", "}", ")", ".", "addUse", "(", "DesiredI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", ")", ".", "addUse", "(", "DesiredI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", ")", ";", "MIRBuilder", ".", "buildInstr", "(", "TargetOpcode", "::", "REG_SEQUENCE", ",", "{", "CASNew", "}", ",", "{", "}", ")", ".", "addUse", "(", "NewI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", ")", ".", "addUse", "(", "NewI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", ")", ";", "CAS", "=", "MIRBuilder", ".", "buildInstr", "(", "Opcode", ",", "{", "CASDst", "}", ",", "{", "CASDesired", ",", "CASNew", ",", "Addr", "}", ")", ";", "MIRBuilder", ".", "buildExtract", "(", "{", "DstLo", "}", ",", "{", "CASDst", "}", ",", "", ")", ";", "MIRBuilder", ".", "buildExtract", "(", "{", "DstHi", "}", ",", "{", "CASDst", "}", ",", "", ")", ";", "}", "else", "{", "auto", "Ordering", "=", "(", "*", "MI", ".", "memoperands_begin", "(", ")", ")", "->", "getMergedOrdering", "(", ")", ";", "unsigned", "Opcode", ";", "switch", "(", "Ordering", ")", "{", "case", "AtomicOrdering", "::", "Acquire", ":", "Opcode", "=", ""], "ground_truth": [";"], "File": "AArch64LegalizerInfo12", "Func": "legalizeAtomicCmpxchg128", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5256, "Length": 215, "Cover_Rate": 0.3478964401294498, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "getCurPos", "("], "ground_truth": [")", "const", "{"], "File": "TriCoreCallingConvHook", "Func": "getCurPos", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5257, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Br", ".", "MaxDisp", "=", "(", "", "<<", "", ")", "*", "", ";", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "BBSizes", "[", "MBB", "->", "getNumber", "(", ")", "]", "+=", "", ";", "AdjustBBOffsetsAfter", "(", "MBB", ",", "", ")", ";", "HasFarJump", "=", "true", ";", "++", "NumUBrFixed"], "ground_truth": [";"], "File": "ARMConstantIslandPass14", "Func": "FixUpUnconditionalBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5258, "Length": 49, "Cover_Rate": 0.44954128440366975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "sh_check_add_incdec_notes", "(", "emit_move_insn", "(", "dst", ",", "sh_remove_overlapping_post_inc", "("], "ground_truth": ["dst", ",", "src", ")", ")", ")", ";"], "File": "sh", "Func": "sh_peephole_emit_move_insn", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5259, "Length": 16, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "Src2", "=", "MI", ".", "getOperand", "(", "", ")", ";", "bool", "Result", ";", "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "bool", "Computed", "=", "evaluateHexCompare2", "(", "Opc", ",", "Src1", ",", "Src2", ",", "Inputs", ",", "Result", ")", ";", "if", "(", "Computed", ")", "{", "RegisterSubReg", "DefR", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "LatticeCell", "L", "=", "Outputs", ".", "get", "(", "DefR", ".", "Reg", ")", ";", "uint32_t", "P", "=", "Result", "?", "ConstantProperties", "::", "NonZero", ":", "ConstantProperties", "::", "Zero", ";", "L", ".", "add", "(", "P", ")", ";", "Outputs", ".", "update", "(", "DefR", ".", "Reg", ","], "ground_truth": ["L", ")", ";"], "File": "HexagonConstPropagation11", "Func": "evaluateHexCompare", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5260, "Length": 99, "Cover_Rate": 0.4479638009049774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_setr_pd", "(", "double", "__W", ",", "double", "__X", ")", "{"], "File": "emmintrin", "Func": "_mm_setr_pd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5261, "Length": 22, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32_t", ")", "__builtin_neon_vget_lanev2sf", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon4_vget_lane_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5262, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Mul", "=", "DAG", ".", "getNode", "(", "MultOpc", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "InChain", "=", "DAG", ".", "getEntryNode", "(", ")", ";", "SDValue", "InGlue", "=", "Mul", ";", "if", "(", "!", "Op", ".", "getValue", "(", "", ")", ".", "use_empty", "(", ")", ")", "{", "SDValue", "CopyFromLo", "=", "DAG", ".", "getCopyFromReg", "(", "InChain", ",", "dl", ",", "", ",", "Ty", ",", "InGlue", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "Op", ".", "getValue", "(", "", ")", ",", "CopyFromLo", ")", ";", "InChain", "=", "CopyFromLo", ".", "getValue", "(", "", ")", ";", "InGlue", "=", "CopyFromLo", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "!", "Op", ".", "getValue", "(", "", ")", ".", "use_empty", "(", ")", ")", "{", "SDValue", "CopyFromHi", "=", "DAG", ".", "getCopyFromReg", "(", "InChain", ",", "dl", ",", "", ",", "Ty", ",", "InGlue", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "Op", ".", "getValue", "(", ""], "ground_truth": [")", ",", "CopyFromHi", ")", ";"], "File": "PatmosISelLowering", "Func": "LowerMUL_LOHI", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 5263, "Length": 155, "Cover_Rate": 0.670995670995671, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "r10k_needs_protection_p_call", "(", "const_rtx", "x", ")", "{", "subrtx_iterator", "::", "array_type", "array", ";", "FOR_EACH_SUBRTX", "(", "iter", ",", "array", ",", "x", ",", "NONCONST", ")", "{", "const_rtx", "mem", "="], "ground_truth": ["*", "iter", ";"], "File": "mips", "Func": "r10k_needs_protection_p_call", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5264, "Length": 30, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "OrigTy", ".", "isSimple", "(", ")", ")", "{", "return", "BaseT", "::", "getIntrinsicInstrCost", "(", "ICA", ",", "CostKind", ")", ";", "}", "std", "::", "pair", "<", "int", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "RetTy", ")", ";", "unsigned", "NElts", "=", "LT", ".", "second", ".", "isVector", "(", ")", "?", "LT", ".", "second", ".", "getVectorNumElements", "(", ")", ":", "", ";", "", "SLT", "=", "LT", ".", "second", ".", "getScalarType", "(", ")", ".", "SimpleTy", ";", "if", "(", "SLT", "==", "", ")", "return", "LT", ".", "first", "*", "NElts", "*", "get64BitInstrCost", "(", ")", ";", "if", "(", "ST", "->", "has16BitInsts", "(", ")", "&&", "SLT", "==", "", ")", "NElts", "=", "(", "NElts", "+", "", ")", "/", "", ";", "unsigned", "InstRate", "=", "getQuarterRateInstrCost", "(", ")", ";", "if", "(", "ICA", ".", "getID", "(", ")", "==", "", ")", "{", "InstRate", "=", "ST", "->", "hasFastFMAF32", "(", ")", "?", "getHalfRateInstrCost", "(", ")", ":", "getQuarterRateInstrCost"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUTargetTransformInfo75", "Func": "getIntrinsicInstrCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5265, "Length": 147, "Cover_Rate": 0.6504424778761062, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OpRef", "P", "=", "packs", "(", "SM", ",", "Va", ",", "Vb", ",", "Results", ",", "PackedMask", ")", ";", "if", "(", "P", ".", "isValid", "(", ")", ")", "return", "shuffs1", "(", "ShuffleMask", "(", "PackedMask", ")", ",", "P", ",", "Results", ")", ";", "SmallVector", "<", "int", ",", "", ">", "MaskL", "(", "VecLen", ")", ",", "MaskR", "(", "VecLen", ")", ";", "splitMask", "(", "SM", ".", "Mask", ",", "MaskL", ",", "MaskR", ")", ";", "OpRef", "L", "=", "shuffs1", "(", "ShuffleMask", "(", "MaskL", ")", ",", "Va", ",", "Results", ")", ";", "OpRef", "R", "=", "shuffs1", "(", "ShuffleMask", "(", "MaskR", ")", ",", "Vb", ",", "Results", ")", ";", "if", "(", "!", "L", ".", "isValid", "(", ")", "||", "!", "R", ".", "isValid", "(", ")", ")", "return", "OpRef", "::", "fail", "(", ")", ";", "SmallVector", "<", "uint8_t", ",", "", ">", "Bytes", "(", "VecLen", ")", ";", "for", "(", "int", "I", "=", "", ";", "I", "!=", "VecLen", ";", "++", "I", ")", "{", "if", "(", "MaskL", "[", "I", "]", "!=", "-", "", ")", "Bytes", "[", "I"], "ground_truth": ["]", "=", "", ";"], "File": "HexagonISelDAGToDAGHVX14", "Func": "shuffs2", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5266, "Length": 160, "Cover_Rate": 0.5755395683453237, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "isDeclaration", "(", ")", ")", "{", "continue", ";", "}", "IRBuilder", "<", ">", "Builder", "(", "I", "->", "getEntryBlock", "(", ")", ".", "getFirstNonPHIOrDbg", "(", ")", ")", ";", "for", "(", "Function", "::", "iterator", "BBI", "=", "I", "->", "begin", "(", ")", ",", "BBE", "=", "I", "->", "end", "(", ")", ";", "BBI", "!=", "BBE", ";", "++", "BBI", ")", "{", "for", "(", "BasicBlock", "::", "iterator", "II", "=", "BBI", "->", "begin", "(", ")", ",", "IE", "=", "BBI", "->", "end", "(", ")", ";", "II", "!=", "IE", ";", "++", "II", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "II", "->", "getNumOperands", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "Value", "*", "Operand", "=", "II", "->", "getOperand", "(", "i", ")", ";", "if", "(", "isa", "<", "Constant", ">", "(", "Operand", ")", ")", "{", "II", "->", "setOperand", "(", "i", ",", "remapConstant", "(", "&", "M", ",", "I", ",", "cast", "<", "Constant", ">", "(", "Operand", ")", ",", "Builder", ")", ")", ";", "}", "}", "}", "}", "ConstantToValueMap", ".", "clear", "(", ")", ";", "}", "for", "(", "Module", "::", "named_metadata_iterator", "I", "=", "M", ".", "named_metadata_begin", "(", ")", ",", "E", "=", "M", ".", "named_metadata_end", "(", ")", ";", "I", "!=", "E", ";", "I", "++", ")", "{", "remapNamedMDNode", "(", "&", "M", ",", "I", ")", ";", "}", "for", "(", "GVMapTy", "::", "iterator", "I", "=", "GVMap", ".", "begin", "(", ")", ",", "E", "=", "GVMap", ".", "end", "(", ")", ";", "I", "!=", "E", ";", ")", "{", "GlobalVariable", "*", "GV", "=", "I", "->", "first", ";", "GlobalVariable", "*", "NewGV", "=", "I", "->", "second", ";", "++", "I", ";", "Constant", "*", "BitCastNewGV", "=", "ConstantExpr", "::", "getPointerCast", "(", "NewGV", ",", "GV", "->", "getType", "(", ")", ")", ";", "for", "(", "Value", "::", "use_iterator", "UI", "=", "GV", "->", "use_begin", "(", ")", ",", "UE", "=", "GV", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", ")", "(", "UI", "++", ")", "->", "set", "(", "BitCastNewGV", ")", ";", "std", "::", "string", "Name", "=", "GV", "->", "getName", "(", ")", ";", "GV", "->", "removeDeadConstantUsers", "(", ")", ";", "GV", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "NVPTXGenericToNVVM2", "Func": "runOnModule", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5267, "Length": 327, "Cover_Rate": 0.5902527075812274, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "Op2", "=", "MI", "->", "getOperand", "(", "opNum", "+", "", ")", ";", "bool", "PrintedFirstOperand", "=", "false", ";", "if", "(", "Op1", ".", "isReg", "(", ")", "&&", "Op1", ".", "getReg", "(", ")", "!=", "", ")", "{", "printOperand", "(", "MI", ",", "opNum", ",", "STI", ",", "O", ")", ";", "PrintedFirstOperand", "=", "true", ";", "}", "const", "bool", "SkipSecondOperand", "=", "PrintedFirstOperand", "&&", "(", "(", "Op2", ".", "isReg", "(", ")", "&&", "Op2", ".", "getReg", "(", ")", "==", "", ")", "||", "(", "Op2", ".", "isImm", "(", ")", "&&", "Op2", ".", "getImm", "(", ")", "==", "", ")", ")", ";", "if", "(", "!", "SkipSecondOperand", ")", "{", "if", "(", "PrintedFirstOperand", ")", "O", "<<"], "ground_truth": ["'+'", ";"], "File": "SparcInstPrinter7", "Func": "printMemOperand", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5268, "Length": 106, "Cover_Rate": 0.507177033492823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_storeu_epi64", "(", "void", "*", "__P", ",", "__mmask8", "__U", ",", "__m512i", "__A", ")", "{", "__builtin_ia32_storedqudi512_mask", "(", "(", "__v8di", "*", ")", "__P", ",", "(", "__v8di", ")", "__A", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_mask_storeu_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5269, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "unsigned", ">", "(", "STI", ".", "getCPU", "(", ")", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V5", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V5", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V55", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V60", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V62", ")", ".", "Case"], "ground_truth": ["(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V65", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V66", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V67", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V67T", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V68", ")", ".", "Case", "(", "", ",", "llvm", "::", "ELF", "::", "EF_HEXAGON_MACH_V69", ")", ";"], "File": "HexagonMCTargetDesc15", "Func": "GetELFFlags", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5270, "Length": 134, "Cover_Rate": 0.9178082191780822, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint64_t", "F", "=", "MI", ".", "getDesc", "("], "ground_truth": [")", ".", "TSFlags", ";"], "File": "HexagonInstrInfo (2)2", "Func": "isSolo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5271, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "I", ",", "Next", ";", "for", "(", "I", "=", "MBB", "->", "begin", "(", ")", ";", "I", "!=", "MBB", "->", "end", "(", ")", ";", "I", "=", "Next", ")", "{", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "MachineInstr", "&", "MI", "=", "*", "I", ";", "tryFoldInst", "(", "TII", ",", "&", "MI", ")", ";", "if", "(", "!", "TII", "->", "isFoldableCopy", "(", "MI", ")", ")", "{", "if", "(", "IsIEEEMode", "||", "!", "tryFoldOMod", "(", "MI", ")", ")", "tryFoldClamp", "(", "MI", ")", ";", "continue", ";", "}", "MachineOperand", "&", "OpToFold", "=", "MI", ".", "getOperand", "(", "", ")", ";", "bool", "FoldingImm", "=", "OpToFold", ".", "isImm", "(", ")", "||", "OpToFold", ".", "isFI", "(", ")", ";", "if", "(", "!", "FoldingImm", "&&", "!", "OpToFold", ".", "isReg", "(", ")", ")", "continue", ";", "if", "(", "OpToFold", ".", "isReg", "(", ")", "&&", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "OpToFold", ".", "getReg"], "ground_truth": ["(", ")", ")", ")", "continue", ";"], "File": "SIFoldOperands", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5272, "Length": 145, "Cover_Rate": 0.4882154882154882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "MSP430AsmPrinter (2)1", "Func": "getPassName", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5273, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "RegNum", "=", "parseRegisterName", "(", "&", "MatchRegisterName", ")", ";", "if", "(", "RegNum", "==", "", ")", "RegNum"], "ground_truth": ["=", "parseRegisterName", "(", "&", "MatchRegisterAltName", ")", ";"], "File": "SNESAsmParser", "Func": "parseRegisterName", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5274, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "isOff", "(", ")", ")", "{", "assert", "(", "SrcIdx", "<", "", ")", ";", "OperandIdx", "[", "SrcIdx", "]", "=", "Inst", ".", "size", "(", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "++", "SrcIdx", ";", "continue", ";", "}", "if", "(", "Op", ".", "isImm", "(", ")", "&&", "Op", ".", "getImmTy", "(", ")", "==", "Operand", "::", "ImmTyExpTgt", ")", "{", "Op", ".", "addImmOperands", "(", "Inst", ",", "", ")", ";", "continue", ";", "}", "if", "(", "Op", ".", "isToken", "(", ")", "&&", "(", "Op", ".", "getToken", "(", ")", "==", "", "||", "Op", ".", "getToken", "(", ")", "==", "", ")", ")", "continue", ";", "OptionalIdx", "[", "Op", ".", "getImmTy", "(", ")", "]", "=", "i", ";", "}", "assert", "(", "SrcIdx", "==", "", ")", ";", "bool", "Compr", "=", "false", ";", "if", "(", "OptionalIdx", ".", "find", "(", "Operand", "::", "ImmTyExpCompr", ")", "!=", "OptionalIdx", ".", "end", "(", ")", ")", "{", "Compr", "=", "true", ";", "Inst", ".", "getOperand", "(", "OperandIdx", "[", "", "]", ")", "=", "Inst", ".", "getOperand", "(", "OperandIdx", "[", "", "]", ")", ";", "Inst", ".", "getOperand", "(", "OperandIdx", "[", "", "]", ")", ".", "setReg", "(", "", ")", ";", "Inst", ".", "getOperand", "(", "OperandIdx", "[", "", "]", ")", ".", "setReg"], "ground_truth": ["(", "", ")", ";"], "File": "AMDGPUAsmParser40", "Func": "cvtExp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5275, "Length": 200, "Cover_Rate": 0.47961630695443647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "ARCBranchFinalize", "Func": "getPassName", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5276, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addRegOperands", "(", "Inst", ",", "", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addMemImm8s4OffsetOperands", "(", "Inst", ",", "", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addCondCodeOperands"], "ground_truth": ["(", "Inst", ",", "", ")", ";"], "File": "ARMAsmParser", "Func": "cvtT2StrdPre", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5277, "Length": 54, "Cover_Rate": 0.5192307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "loongarch_split_move_insn_p", "(", "rtx", "dest", ",", "rtx", "src", ")", "{", "return", "loongarch_split_move_p", "(", "dest"], "ground_truth": [",", "src", ")", ";"], "File": "loongarch1", "Func": "loongarch_split_move_insn_p", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5278, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "CPI", "<", "MCP", "->", "getConstants", "(", ")", ".", "size", "(", ")", "&&", "", ")", ";", "unsigned", "Align", "=", "MCP", "->", "getConstants", "(", ")", "["], "ground_truth": ["CPI", "]", ".", "getAlignment", "(", ")", ";"], "File": "MipsConstantIslandPass11", "Func": "getCPELogAlign", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5279, "Length": 33, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__vector", "signed", "short", "w", ";", "w", "=", "(", "__vector", "signed", "short", ")", "vec_splats", "(", "__w", ")", ";", "return", "(", "__m64", ")", "(", "(", "__vector", "long", "long", ")", "w", ")", "[", "", "]", ";", "__m64_union", "__res", ";", "__res", ".", "as_short", "[", "", "]", "=", "__w", ";", "__res", ".", "as_short", "[", ""], "ground_truth": ["]", "=", "__w", ";"], "File": "mmintrin2", "Func": "_mm_set1_pi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5280, "Length": 54, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CurOp", "=", "", ";", "if", "(", "NumOps", ">", "", "&&", "Desc", ".", "getOperandConstraint", "(", "", ",", "MCOI", "::", "TIED_TO", ")", "==", "", ")", "++", "CurOp", ";", "else", "if", "(", "NumOps", ">", "", "&&", "Desc", ".", "getOperandConstraint", "(", "", ",", "MCOI", "::", "TIED_TO", ")", "==", "", "&&", "Desc", ".", "getOperandConstraint", "(", "", ",", "MCOI", "::", "TIED_TO", ")", "==", "", ")", "CurOp", "+=", "", ";", "else", "if", "(", "NumOps", ">", "", "&&", "Desc", ".", "getOperandConstraint", "(", "", ",", "MCOI", "::", "TIED_TO", ")", "==", "", "&&", "Desc", ".", "getOperandConstraint", "(", "NumOps", "-", "", ",", "MCOI", "::", "TIED_TO", ")", "==", "", ")", "CurOp", "+=", "", ";", "else", "if", "(", "NumOps", ">", "", "&&", "Desc", ".", "getOperandConstraint", "(", "NumOps", "-", "", ",", "MCOI", "::", "TIED_TO", ")", "==", "", ")", "++", "CurOp", ";", "return"], "ground_truth": ["CurOp", ";"], "File": "X86BaseInfo (2)", "Func": "getOperandBias", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5281, "Length": 131, "Cover_Rate": 0.8675496688741722, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MO", ".", "isJTI", "(", ")", "&&", "MO", ".", "getOffset", "(", ")", ")", "ME", "=", "MCBinaryExpr", "::", "createAdd", "(", "ME", ",", "MCConstantExpr", "::", "create", "(", "MO", ".", "getOffset", "(", ")", ",", "Ctx", ")", ",", "Ctx", ")", ";", "if", "(", "Kind", "!=", "MCExpr", "::", "VK__None", ")", "ME", "=", "MCExpr", "::"], "ground_truth": ["create", "(", "ME", ",", "Kind", ",", "Ctx", ")", ";"], "File": "CAHPMCInstLower", "Func": "LowerSymbolOperand", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5282, "Length": 60, "Cover_Rate": 0.34285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_sqrtpd256", "(", "("], "ground_truth": ["__v4df", ")", "__A", ")", ";"], "File": "avxintrin", "Func": "_mm256_sqrt_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5283, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "CallIndirectFixup"], "ground_truth": ["(", ")", ";"], "File": "WebAssemblyCallIndirectFixup", "Func": "createWebAssemblyCallIndirectFixup", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5284, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setCPR1SizeFromPredicates", "(", "const", "PredicateLibrary", "&", "P", ")", "{", "if", "(", "P", ".", "mipsSEUsesSoftFloat", "(", ")", ")", "CPR1Size", "=", "AFL_REG_NONE", ";", "else", "if", "(", "P", ".", "hasMSA", "(", ")", ")", "CPR1Size", "=", "AFL_REG_128", ";", "else", "CPR1Size", "=", "P", ".", "isFP64bit", "(", ")"], "ground_truth": ["?", "AFL_REG_64", ":", "AFL_REG_32", ";"], "File": "MipsABIFlagsSection", "Func": "setCPR1SizeFromPredicates", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5285, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegPressureTracker", "&", "TempTracker", "=", "const_cast", "<", "RegPressureTracker", "&", ">", "(", "RPTracker", ")", ";", "std", "::", "vector", "<", "unsigned", ">", "Pressure", ";", "std", "::", "vector", "<", "unsigned", ">", "MaxPressure", ";", "if", "(", "AtTop", ")", "TempTracker", ".", "getDownwardPressure", "(", "SU", "->", "getInstr", "(", ")", ",", "Pressure", ",", "MaxPressure", ")", ";", "else", "{", "TempTracker", ".", "getUpwardPressure", "(", "SU", "->", "getInstr", "(", ")", ",", "Pressure", ",", "MaxPressure", ")", ";", "}", "int", "NewSGPRPressure", "=", "Pressure", "[", "SRI", "->", "getSGPRPressureSet", "(", ")", "]", ";", "int", "NewVGPRPressure", "=", "Pressure", "[", "SRI", "->", "getVGPRPressureSet", "(", ")", "]", ";", "const", "int", "MaxVGPRPressureInc", "=", "", ";", "bool", "ShouldTrackVGPRs", "=", "VGPRPressure", "+", "MaxVGPRPressureInc", ">=", "VGPRExcessLimit", ";", "bool", "ShouldTrackSGPRs", "=", "!", "ShouldTrackVGPRs", "&&", "SGPRPressure", ">=", "SGPRExcessLimit", ";", "const", "int", "ErrorMargin", "=", "", ";", "VGPRExcessLimit", "-=", "ErrorMargin", ";", "SGPRExcessLimit", "-=", "ErrorMargin", ";", "if", "(", "ShouldTrackVGPRs", "&&", "NewVGPRPressure", ">=", "VGPRExcessLimit", ")", "{", "Cand", ".", "RPDelta", ".", "Excess", "=", "PressureChange", "(", "SRI", "->", "getVGPRPressureSet", "(", ")", ")", ";", "Cand", ".", "RPDelta", ".", "Excess", ".", "setUnitInc", "(", "NewVGPRPressure", "-", "VGPRExcessLimit", ")", ";", "}", "if", "(", "ShouldTrackSGPRs", "&&", "NewSGPRPressure", ">=", "SGPRExcessLimit", ")", "{", "Cand", ".", "RPDelta", ".", "Excess", "=", "PressureChange", "(", "SRI", "->", "getSGPRPressureSet", "(", ")", ")", ";", "Cand", ".", "RPDelta", ".", "Excess", ".", "setUnitInc", "(", "NewSGPRPressure", "=", "SGPRExcessLimit", ")", ";", "}", "VGPRCriticalLimit", "-=", "ErrorMargin", ";", "SGPRCriticalLimit", "-=", "ErrorMargin", ";", "int", "SGPRDelta", "=", "NewSGPRPressure", "-", "SGPRCriticalLimit", ";", "int", "VGPRDelta", "=", "NewVGPRPressure", "-", "VGPRCriticalLimit", ";", "if", "(", "SGPRDelta", ">=", "", "||", "VGPRDelta", ">=", "", ")", "{", "if", "(", "SGPRDelta", ">", "VGPRDelta"], "ground_truth": [")", "{"], "File": "GCNSchedStrategy20", "Func": "initCandidate", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5286, "Length": 245, "Cover_Rate": 0.6805555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Instruction", "::", "Mul", ":", "return", "false", ";", "case", "Instruction", "::", "Add", ":", "return", "ScalarBits", "*", "cast", "<", "FixedVectorType", ">", "(", "VTy", ")", "->", "getNumElements", "(", ")", ">=", "", ";", "case", "Instruction", "::", "ICmp", ":", "return", "(", "ScalarBits", "<", "", ")", "&&", "(", "ScalarBits", "*", "cast", "<", "FixedVectorType", ">", "(", "VTy", ")", "->", "getNumElements", "(", ")", ">=", "", ")", ";", "case", "Instruction", "::", "FCmp", ":", "return", "Flags", ".", "NoNaN", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "AArch64TargetTransformInfo20", "Func": "useReductionIntrinsic", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5287, "Length": 81, "Cover_Rate": 0.5328947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "this", ",", "PM"], "ground_truth": [")", ";"], "File": "Dcpu16TargetMachine", "Func": "createPassConfig", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5288, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "return", "false", ";", "if", "(", "Addr", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "R1", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "R2", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "R1", "=", "Addr", ";", "R2", "=", "CurDAG", "->", "getRegister", "(", "", ",", "getTargetLowering", "(", ")", "->", "getPointerTy", "(", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "SparcISelDAGToDAG2", "Func": "SelectADDRrr", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5289, "Length": 145, "Cover_Rate": 0.7631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "SETargetLowering", "::", "emitFEXP2_D_1", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "*", "BB", ")", "const", "{", "const", "TargetInstrInfo", "*", "TII", "=", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "BB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "Register", "Ws1", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "Register", "Ws2", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Ws1", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Ws2", ")", ".", "addReg", "(", "Ws1", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "Ws2", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "MipsSEISelLowering18", "Func": "emitFEXP2_D_1", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5290, "Length": 179, "Cover_Rate": 0.93717277486911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TREE_PUBLIC", "(", "decl", ")", "=", "", ";", "TREE_STATIC", "(", "decl", ")", "=", "", ";", "DECL_IGNORED_P", "(", "decl", ")", "=", "", ";", "if", "(", "TARGET_MACHO", ")", "{", "switch_to_section", "(", "darwin_sections", "[", "text_coal_section", "]", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "assemble_name", "(", "asm_out_file", ",", "name", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "assemble_name", "(", "asm_out_file", ",", "name", ")", ";", "putc", "(", "'\\n'", ",", "asm_out_file", ")", ";", "ASM_OUTPUT_LABEL", "(", "asm_out_file", ",", "name", ")", ";", "DECL_WEAK", "(", "decl", ")", "=", "", ";", "}", "else", "if", "(", "USE_HIDDEN_LINKONCE", ")", "{", "cgraph_node", "::", "create", "(", "decl", ")", "->", "set_comdat_group", "(", "DECL_ASSEMBLER_NAME", "(", "decl", ")", ")", ";", "targetm", ".", "asm_out", ".", "unique_section", "(", "decl", ",", "", ")", ";", "switch_to_section", "(", "get_named_section", "(", "decl", ",", "NULL", ","], "ground_truth": ["", ")", ")", ";"], "File": "i3865", "Func": "ix86_code_end", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5291, "Length": 128, "Cover_Rate": 0.3069544364508393, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "const", "MachineOperand", "*", "Dst", "=", "getNamedOperand", "(", "MI", ",", "", "::", "vdst", ")", ";", "const", "MachineOperand", "*", "Src0", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src0", ")", ";", "const", "MachineOperand", "*", "Src0Mods", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src0_modifiers", ")", ";", "const", "MachineOperand", "*", "Src1", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src1", ")", ";", "const", "MachineOperand", "*", "Src1Mods", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src1_modifiers", ")", ";", "const", "MachineOperand", "*", "Src2", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src2", ")", ";", "const", "MachineOperand", "*", "Clamp", "=", "getNamedOperand", "(", "MI", ",", "", "::", "clamp", ")", ";", "const", "MachineOperand", "*", "Omod", "=", "getNamedOperand", "(", "MI", ",", "", "::", "omod", ")", ";", "if", "(", "!", "Src0Mods", "&&", "!", "Src1Mods", "&&", "!", "Clamp", "&&", "!", "Omod", "&&", "(", "!", "Src0", "->", "isReg", "(", ")", "||", "!", "RI", ".", "isSGPRReg", "(", "MBB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ",", "Src0", "->", "getReg", "(", ")", ")", ")", ")", "{", "if", "(", "auto", "Imm", "=", "getFoldableImm", "(", "Src2", ")", ")", "{", "return", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "IsF16", "?", "", ":", "", ")", ")", ".", "add", "(", "*", "Dst", ")", ".", "add", "(", "*", "Src0", ")", ".", "add", "(", "*", "Src1", ")", ".", "addImm", "(", "Imm", ")", ";", "}", "if", "(", "auto", "Imm", "=", "getFoldableImm", "(", "Src1", ")", ")", "{", "return", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "IsF16", "?", "", ":", "", ")", ")", ".", "add", "(", "*", "Dst", ")", ".", "add", "(", "*", "Src0", ")", ".", "addImm", "(", "Imm", ")", ".", "add", "(", "*", "Src2", ")", ";", "}", "if", "(", "auto", "Imm", "=", "getFoldableImm", "(", "Src0", ")", ")", "{", "if", "(", "isOperandLegal", "(", "MI", ",", "", "(", "", ",", "", "::", "src0", ")", ",", "Src1", ")", ")", "return", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "IsF16", "?", "", ":", "", ")", ")", ".", "add", "(", "*", "Dst", ")", ".", "add", "(", "*", "Src1", ")", ".", "addImm", "(", "Imm", ")"], "ground_truth": [".", "add", "(", "*", "Src2", ")", ";"], "File": "SIInstrInfo (2)", "Func": "convertToThreeAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5292, "Length": 353, "Cover_Rate": 0.5414110429447853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "", "getType", "(", "const", "TargetRegisterClass", "*", "RC", ")", "{", "if", "(", "RC", "==", "&", "", ")", "return", "", "::", "I32", ";", "if", "(", "RC", "==", "&", "", ")", "return", "", "::", "I64", ";", "if", "(", "RC", "==", "&", "", ")", "return", "", "::", "F32", ";", "if", "(", "RC", "==", "&", "", ")", "return", "", "::", "F64", ";", "if", "(", "RC", "==", "&", "", ")", "return", ""], "ground_truth": ["::", "V128", ";"], "File": "WebAssemblyMCInstLower1", "Func": "getType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5293, "Length": 70, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "assert", "(", "I", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "", "BranchCode", "=", "static_cast", "<", "", ">", "(", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "BranchCode", "==", "", ")", "return", "true", ";", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "FBB", "=", "TBB", ";", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "BranchCode", ")", ")", ";", "continue", ";", "}", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", ")", ";", "assert", "(", "TBB", ")", ";", "if", "(", "TBB", "!=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", "return", "true", ";", "", "OldBranchCode", "=", "(", "", ")", "Cond", "[", "", "]", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "MSP430InstrInfo13", "Func": "AnalyzeBranch", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5294, "Length": 148, "Cover_Rate": 0.36633663366336633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_or_epi64", "(", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "(", "(", "__v4du", ")", "__A", "|", "("], "ground_truth": ["__v4du", ")", "__B", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_or_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5295, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_c6x_sadd", "(", "src1"], "ground_truth": [",", "src2", ")", ";"], "File": "c6x", "Func": "intrinsics__sadd", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 5296, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "to_add", ";", "rtx", "imm_rtx", "=", "gen_int_si", "(", "offset", ")", ";", "rtx_insn", "*", "insn", ";", "if", "(", "satisfies_constraint_J", "(", "imm_rtx", ")", ")", "{", "to_add", "=", "imm_rtx", ";", "}", "else", "{", "rtx", "tmp", "=", "gen_rtx_REG", "(", "Pmode", ",", "(", "*", "next_scratch_regno"], "ground_truth": [")", "--", ")", ";"], "File": "tilepro2", "Func": "emit_sp_adjust", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 5297, "Length": 44, "Cover_Rate": 0.3120567375886525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vabdq_u16", "(", "uint16x8_t", "__a", ",", "uint16x8_t", "__b", ")", "{", "return", "(", "uint16x8_t", ")", "__builtin_neon_vabduv8hi", "(", "(", "int16x8_t", ")", "__a"], "ground_truth": [",", "(", "int16x8_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon_vabdq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5298, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UseDataRegionDirectives", "=", "true", ";", "HasSingleParameterDotFile", "=", "false", ";", "HasDotTypeDotSizeDirective", "=", "false", ";", "if", "(", "EnableAssembler", ")", "{", "EnableInMemoryAsmEmit", "=", "true", ";", "AsmMemoryBuffer", "=", "new", "std", "::", "string", "(", "", ")", ";", "}", "AlignmentIsInBytes", "=", "false", ";", "COMMDirectiveAlignmentIsInBytes", "=", "false", ";", "LCOMMDirectiveAlignmentType", "=", "LCOMM", "::"], "ground_truth": ["Log2Alignment", ";"], "File": "JVMMCAsmInfo", "Func": "JVMMCAsmInfo", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5299, "Length": 46, "Cover_Rate": 0.5679012345679012, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Size", "=", "Op", ".", "getOperand", "(", "", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", ")", ";", "SDValue", "NegSize", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getConstant", "(", "", ",", "PtrVT", ")", ",", "Size", ")", ";", "SDValue", "FPSIdx", "=", "getFramePointerFrameIndex", "(", "DAG", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "Chain", ","], "ground_truth": ["NegSize", ",", "FPSIdx", "}", ";"], "File": "PPCISelLowering105", "Func": "LowerDYNAMIC_STACKALLOC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5300, "Length": 79, "Cover_Rate": 0.5524475524475524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FixupLEAPass", "::", "processBasicBlock", "(", "MachineFunction", "&", "MF", ",", "MachineFunction", "::", "iterator", "MFI", ")", "{", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MFI", "->", "begin", "(", ")", ";", "I", "!=", "MFI", "->", "end", "(", ")"], "ground_truth": [";", "++", "I", ")", "processInstruction", "(", "I", ",", "MFI", ")", ";"], "File": "X86FixupLEAs12", "Func": "processBasicBlock", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5301, "Length": 46, "Cover_Rate": 0.92, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "isNarrowLoad", "(", "*", "MBBI", ")", "||", "isPromotableZeroStoreOpcode", "(", "*", "MBBI", ")", ")", "&&", "", ")", ";", "MachineInstr", "&", "MI", "=", "*", "MBBI", ";", "MachineBasicBlock", "::", "iterator", "E", "=", "MI", ".", "getParent", "(", ")", "->", "end", "(", ")", ";", "if", "(", "!", "TII", "->", "isCandidateToMergeOrPair", "(", "MI", ")", ")", "return", "false", ";", "if", "(", "isPromotableZeroStoreOpcode", "(", "MI", ")", "&&", "getLdStRegOp", "(", "MI", ")", ".", "getReg"], "ground_truth": ["(", ")", "!=", "", ")", "return", "false", ";"], "File": "AArch64LoadStoreOptimizer", "Func": "tryToMergeLdStInst", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5302, "Length": 75, "Cover_Rate": 0.4716981132075472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "mayBeEmittedAsTailCall", "(", "CallInst", "*", "CI", ")", "const", "{", "if", "(", "!", "CI", "->", "isTailCall", "(", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "SystemZISelLowering103", "Func": "mayBeEmittedAsTailCall", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5303, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "startPacket", "=", "'{'", ",", "endPacket", "=", "'}'", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "assert", "(", "MI", "->", "isPacketEnd", "(", ")", "&&", "", ")", ";", "if", "(", "MI", "->", "isPacketStart", "(", ")", ")", "{", "MCInst", "Nop", ";", "StringRef", "NoAnnot", ";", "Nop", ".", "setOpcode", "(", ""], "ground_truth": [")", ";"], "File": "HexagonInstPrinter", "Func": "printInst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5304, "Length": 54, "Cover_Rate": 0.3176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "}", "break", ";", "case", "", ":", "{", "Known", "=", "DAG", ".", "computeKnownBits", "(", "Op", ".", "getOperand", "(", "", ")", ",", "Depth", "+", "", ")", ";", "if", "(", "Known", ".", "isUnknown", "(", ")", ")", "return", ";", "KnownBits", "KnownRHS", "=", "DAG", ".", "computeKnownBits", "(", "Op", ".", "getOperand", "(", "", ")", ",", "Depth", "+", "", ")", ";", "Known", ".", "Zero", "&=", "KnownRHS", ".", "Zero", ";", "Known", ".", "One", "&=", "KnownRHS", ".", "One", ";", "return", ";", "}", "case", "", ":", "{", "ConstantSDNode", "*", "CN", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", "->", "getOperand", "(", "", ")", ")", ";", "", "IntID", "=", "static_cast", "<", "", ">", "(", "CN", "->", "getZExtValue", "(", ")", ")", ";", "switch", "(", "IntID", ")", "{", "default", ":", "return", ";", "case", "", ":", "case", "", ":", "{", "EVT", "VT", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "Op", ")", "->", "getMemoryVT", "(", ")", ";", "unsigned", "MemBits", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "Known", ".", "Zero", "|=", "APInt", "::", "getHighBitsSet", "("], "ground_truth": ["BitWidth", ",", "BitWidth", "-", "MemBits", ")", ";"], "File": "ARMISelLowering148", "Func": "computeKnownBitsForTargetNode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5305, "Length": 167, "Cover_Rate": 0.41959798994974873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCRelocationInfo", "*", "createMCRelocationInfo", "(", "StringRef", "TT", ",", "MCContext", "&", "Ctx", ")", "{", "Triple", "TheTriple", "(", "TT", ")", ";", "if", "(", "TheTriple", ".", "isEnvironmentMachO", "(", ")", ")", "return", "createMachORelocationInfo", "(", "Ctx", ")", ";", "return", "llvm", "::", "createMCRelocationInfo", "("], "ground_truth": ["TT", ",", "Ctx", ")", ";"], "File": "ARMMCTargetDesc3", "Func": "createARMMCRelocationInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5306, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "Subtarget", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "!", "ConstantSize", ")", "return", "SDValue", "(", ")", ";", "uint64_t", "SizeVal", "=", "ConstantSize", "->", "getZExtValue", "(", ")", ";", "if", "(", "!", "AlwaysInline", "&&", "SizeVal", ">", "Subtarget", ".", "getMaxInlineSizeThreshold", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "AlwaysInline", "&&", "(", "Align", "&", "", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "DstPtrInfo", ".", "getAddrSpace", "(", ")", ">=", "", "||", "SrcPtrInfo", ".", "getAddrSpace", "(", ")", ">=", "", ")", "return", "SDValue", "(", ")", ";", "const", "unsigned", "ClobberSet", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "isBaseRegConflictPossible", "(", "DAG", ",", "ClobberSet", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "AVT", ";", "if", "(", "Align", "&", "", ")", "AVT", "=", "", ";", "else", "if", "(", "Align", "&", "", ")", "AVT", "=", "", ";", "else", "if", "(", "Align", "&", "", ")", "AVT", "=", "", ";", "else", "AVT", "=", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ";", "unsigned", "UBytes", "=", "AVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "CountVal", "=", "SizeVal", "/", "UBytes", ";", "SDValue", "Count", "=", "DAG", ".", "getIntPtrConstant", "(", "CountVal", ")", ";", "unsigned", "BytesLeft", "=", "SizeVal", "%", "UBytes", ";", "SDValue", "InFlag", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ",", "Count", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ",", "Dst", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ",", "Src", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "DAG", ".", "getValueType", "(", "AVT", ")", ",", "InFlag", "}", ";", "SDValue", "RepMovs", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Tys", ",", "Ops", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Results", ";", "Results", ".", "push_back", "(", "RepMovs", ")", ";", "if", "(", "BytesLeft", ")", "{", "unsigned", "Offset", "=", "SizeVal", "-", "BytesLeft"], "ground_truth": [";"], "File": "X86SelectionDAGInfo17", "Func": "EmitTargetCodeForMemcpy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5307, "Length": 391, "Cover_Rate": 0.6286173633440515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Src1", "&&", "(", "!", "isVGPR", "(", "Src1", ",", "TRI", ",", "MRI", ")", "||", "(", "Src1Mod", "&&", "Src1Mod", "->", "getImm", "(", ")", "!=", "", ")", ")", ")", "return", "false", ";", "if", "(", "TII", "->", "hasModifiersSet", "(", "MI", ",", "AMDGPU", "::", "OpName", "::", "src0_modifiers", ")", ")", "return", "false", ";", "if", "(", "TII", "->", "hasModifiersSet", "(", "MI", ",", "AMDGPU", "::", "OpName", "::", "omod", ")", ")", "return", "false", ";", "if", "(", "TII", "->", "hasModifiersSet", "(", "MI", ",", "AMDGPU", "::", "OpName", "::", "clamp", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "SIShrinkInstructions10", "Func": "canShrink", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5308, "Length": 88, "Cover_Rate": 0.5057471264367817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "addr", ")", "==", "MEM", ")", "addr", "=", "XEXP"], "ground_truth": ["(", "addr", ",", "", ")", ";"], "File": "rl78", "Func": "rl78_es_addr", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5309, "Length": 18, "Cover_Rate": 0.32727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "imm", "=", "Val", "<<", "", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "imm", ")", ")", ";", "tryAddingPcLoadReferenceComment", "(", "Address", ",", "(", "Address", "&", "~", "", ")", "+", "imm", "+", "", ",", "Decoder", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "ARMDisassembler39", "Func": "DecodeThumbAddrModePC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5310, "Length": 42, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Triple", "&", "TT", "=", "STI", ".", "getTargetTriple", "(", ")", ";", "if", "(", "TT", ".", "isOSBinFormatELF", "(", ")", ")", "return", "new", "TargetELFStreamer", "(", "S", ")", ";", "return", "new", "TargetWasmStreamer", "("], "ground_truth": ["S", ")", ";"], "File": "WebAssemblyMCTargetDesc14", "Func": "createObjectTargetStreamer", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5311, "Length": 33, "Cover_Rate": 0.673469387755102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "TRI", "=", "ST", ".", "getRegisterInfo", "(", ")", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "const", "MachineOperand", "*", "LaneSelectOp", "=", "TII", "->", "getNamedOperand", "(", "*", "RWLane", ",", "", "::", "src1", ")", ";", "if", "(", "!", "LaneSelectOp", "->", "isReg", "(", ")", "||", "!", "TRI", "->", "isSGPRReg", "(", "MRI", ",", "LaneSelectOp", "->", "getReg", "(", ")", ")", ")", "return", "", ";", "Register", "LaneSelectReg", "=", "LaneSelectOp", "->", "getReg", "(", ")", ";", "auto", "IsHazardFn", "=", "[", "TII", "]", "(", "MachineInstr", "*", "MI", ")", "{", "return", "TII", "->", "isVALU", "("], "ground_truth": ["*", "MI", ")", ";"], "File": "GCNHazardRecognizer12", "Func": "checkRWLaneHazards", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5312, "Length": 95, "Cover_Rate": 0.6597222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "SLSHardening", "(", ")"], "ground_truth": [";"], "File": "AArch64SLSHardening", "Func": "createAArch64SLSHardeningPass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5313, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isNarrowStore", "(", "Opc", ")", "||", "Opc", "==", "", "||"], "ground_truth": ["Opc", "==", "", ";"], "File": "AArch64LoadStoreOptimizer4", "Func": "isPromotableZeroStoreOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5314, "Length": 14, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TargetLowering", "::", "getABIAlignmentForCallingConv", "(", "Type", "*", "ArgTy", ",", "DataLayout", "DL", ")", "const", "{", "if", "(", "!", "ArgTy", "->", "isVectorTy", "(", ")", ")", "return", "DL", ".", "getABITypeAlignment", "(", "ArgTy", ")", ";", "return", "std", "::", "min", "(", "DL", ".", "getABITypeAlignment", "(", "ArgTy", ")", ",", "(", "unsigned", ")", "DL", ".", "getStackAlignment", "("], "ground_truth": [")", ".", "value", "(", ")", ")", ";"], "File": "ARMISelLowering101", "Func": "getABIAlignmentForCallingConv", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5315, "Length": 57, "Cover_Rate": 0.9827586206896551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasCalculatedTID", "(", ")", "const", "{"], "ground_truth": ["return", "TIDReg", "!=", "", ";", "}"], "File": "SIMachineFunctionInfo (2)", "Func": "hasCalculatedTID", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5316, "Length": 12, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LLT", "p0", "=", "LLT", "::", "pointer", "(", "", ",", "", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_ADD", ",", "G_SUB", ",", "G_MUL", "}", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "clampScalar", "(", "", ",", "s32", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_UADDO", ",", "G_UADDE", ",", "G_USUBO", ",", "G_USUBE", ",", "G_UMULO", "}", ")", ".", "lowerFor", "(", "{", "{", "s32", ",", "s1", "}", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_UMULH", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "maxScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_LOAD", ",", "G_STORE", "}", ")", ".", "legalForTypesWithMemDesc", "(", "{", "{", "s32", ",", "p0", ",", "", ",", "", "}", ",", "{", "s32", ",", "p0", ",", "", ",", "", "}", ",", "{", "s32", ",", "p0", ",", "", ",", "", "}", ",", "{", "p0", ",", "p0", ",", "", ",", "", "}", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_ZEXTLOAD", ",", "G_SEXTLOAD", "}", ")", ".", "legalForTypesWithMemDesc", "(", "{", "{", "s32", ",", "p0", ",", "", ",", "", "}", ",", "{", "s32", ",", "p0", ",", "", ",", "", "}", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_SELECT", ")", ".", "legalForCartesianProduct", "(", "{", "p0", ",", "s32", "}", ",", "{", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_BRCOND", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_PHI", ")", ".", "legalFor", "(", "{", "p0", ",", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_AND", ",", "G_OR", ",", "G_XOR", "}", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "clampScalar", "(", "", ",", "s32", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_SDIV", ",", "G_SREM", ",", "G_UREM", ",", "G_UDIV", "}", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ".", "libcallFor", "(", "{", "s64", "}", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_SHL", ",", "G_ASHR", ",", "G_LSHR", "}", ")", ".", "legalFor", "(", "{", "s32", ",", "s32", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_ICMP", ")", ".", "legalFor", "(", "{", "{", "s32", ",", "s32", "}", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_CONSTANT", ")", ".", "legalFor", "(", "{", "s32", "}", ")", ".", "clampScalar", "(", "", ",", "s32", ",", "s32", ")", ";", "getActionDefinitionsBuilder", "(", "G_GEP", ")", ".", "legalFor", "(", "{", "{", "p0", ",", "s32", "}", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FRAME_INDEX", ")", ".", "legalFor", "(", "{"], "ground_truth": ["p0", "}", ")", ";"], "File": "MipsLegalizerInfo37", "Func": "MipsLegalizerInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5317, "Length": 419, "Cover_Rate": 0.684640522875817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasByvalArg", "(", ")", "const", "{", "return"], "ground_truth": ["HasByvalArg", ";"], "File": "Cpu0MachineFunction", "Func": "hasByvalArg", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5318, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "SrcEvenReg", "=", "getSubReg", "(", "SrcReg", ",", "", ")", ";", "Register", "SrcOddReg", "=", "getSubReg", "(", "SrcReg", ",", "", ")", ";", "MachineInstr", "*", "StMI", "=", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "FrameReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcEvenReg", ")", ";", "replaceFI", "(", "MF", ",", "*", "StMI", ",", "*", "StMI", ",", "dl", ",", "", ",", "Offset", ",", "FrameReg", ")", ";", "MI", ".", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "SrcOddReg", ")", ";", "Offset", "+=", "", ";", "}", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "const", "TargetInstrInfo", "&", "TII", "=", "*", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "Register", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "DestEvenReg", "=", "getSubReg", "(", "DestReg", ",", "", ")", ";", "Register", "DestOddReg", "=", "getSubReg", "(", "DestReg", ",", "", ")", ";", "MachineInstr", "*", "LdMI", "=", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DestEvenReg", ")", ".", "addReg", "("], "ground_truth": ["FrameReg", ")", ".", "addImm", "(", "", ")", ";"], "File": "SparcRegisterInfo18", "Func": "eliminateFrameIndex", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5319, "Length": 203, "Cover_Rate": 0.4211618257261411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vcaddq_rot90_m_f16", "(", "__inactive", ",", "__a"], "ground_truth": [",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcaddq_rot90_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5320, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getPCRelEncoding", "(", "MI", ",", "OpNum", ",", "Fixups", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "SystemZMCCodeEmitter1", "Func": "getPC32DBLEncoding", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5321, "Length": 14, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "expandLoadImm", "(", "MCInst", "&", "Inst", ",", "bool", "Is32BitImm", ",", "SMLoc", "IDLoc", ",", "MCStreamer", "&", "Out", ",", "const", "MCSubtargetInfo", "*", "STI", ")", "{", "const", "MCOperand", "&", "ImmOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "ImmOp", ".", "isImm", "(", ")", "&&", "", ")", ";", "const", "MCOperand", "&", "DstRegOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "DstRegOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "if", "(", "loadImmediate", "(", "ImmOp", ".", "getImm", "(", ")", ",", "DstRegOp", ".", "getReg", "(", ")", ",", "", ",", "Is32BitImm", ",", "false", ",", "IDLoc", ",", "Out", ",", "STI", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser (2)4", "Func": "expandLoadImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5322, "Length": 106, "Cover_Rate": 0.9724770642201835, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "RI", "=", "TM", ".", "getRegisterInfo", "(", ")", ";", "MachineLocation", "Dst", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "MachineLocation", "Src", "(", "RI", "->", "getStackRegister", "(", ")", ",", "stackGrowth", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "", ",", "Dst", ",", "Src", ")", ")", ";", "MachineLocation", "CSDst", "(", "RI", "->", "getStackRegister", "(", ")", ",", "stackGrowth", ")", ";", "MachineLocation", "CSSrc", "(", "RI", "->", "getRARegister"], "ground_truth": ["(", ")", ")", ";"], "File": "X86FrameInfo", "Func": "getInitialFrameState", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5323, "Length": 67, "Cover_Rate": 0.5826086956521739, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_ENDGROUP", ")", "==", "", ")", "score", "+=", "", ";", "if", "(", "sched_state", ".", "group_of_two", "&&", "(", "mask", "&", "S390_SCHED_ATTR_MASK_GROUPOFTWO", ")", "!=", "", ")", "score", "+=", "", ";", "break", ";", "case", "", ":", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_CRACKED", ")", "==", "", "&&", "(", "mask", "&", "S390_SCHED_ATTR_MASK_EXPANDED", ")", "==", "", "&&", "(", "mask", "&", "S390_SCHED_ATTR_MASK_GROUPALONE", ")", "==", "", ")", "score", "+=", "", ";", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_ENDGROUP", ")", "!=", "", ")", "score", "+=", "", ";", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_GROUPOFTWO", ")", "!=", "", ")", "score", "=", "MAX", "(", "", ",", "score", "-", "", ")", ";", "break", ";", "}", "if", "(", "s390_tune", ">=", "PROCESSOR_2964_Z13", ")", "{", "int", "units", ",", "i", ";", "unsigned", "unit_mask", ",", "m", "=", "", ";", "unit_mask", "=", "s390_get_unit_mask", "(", "insn", ",", "&", "units", ")", ";", "gcc_assert", "(", "units", "<=", "MAX_SCHED_UNITS", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "units", ";", "i", "++", ",", "m", "<<=", "", ")", "if", "(", "m", "&", "unit_mask", ")", "score", "+=", "(", "last_scheduled_unit_distance", "[", "i", "]", "["], "ground_truth": ["sched_state", ".", "side", "]", "*", "MAX_SCHED_MIX_SCORE", "/", "MAX_SCHED_MIX_DISTANCE", ")", ";"], "File": "s390", "Func": "s390_sched_score", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5324, "Length": 182, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "limit", "=", "gen_reg_rtx", "(", "mode", ")", ";", "f0", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_move_insn", "(", "limit", ",", "CONST_DOUBLE_FROM_REAL_VALUE", "(", "REAL_VALUE_ATOF", "(", "", ",", "mode", ")", ",", "mode", ")", ")", ";", "emit_cmp_and_jump_insns", "(", "in", ",", "limit", ",", "GE", ",", "NULL_RTX", ",", "mode", ",", "", ",", "neglab", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "out", ",", "gen_rtx_FIX", "(", "DImode", ",", "gen_rtx_FIX", "(", "mode", ",", "in", ")", ")", ")", ")", ";", "emit_jump_insn", "(", "gen_jump", "(", "donelab"], "ground_truth": [")", ")", ";"], "File": "sparc3", "Func": "sparc_emit_fixunsdi", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5325, "Length": 78, "Cover_Rate": 0.3183673469387755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_rcp28_round_ss", "(", "__mmask8", "__U", ",", "__m128", "__A", ",", "__m128", "__B", ","], "ground_truth": ["int", "__R", ")", "{"], "File": "avx512erintrin1", "Func": "_mm_maskz_rcp28_round_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5326, "Length": 28, "Cover_Rate": 0.49122807017543857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Function", "*", "Intr", "=", "", "(", "F", "->", "getParent", "(", ")", ",", "IntID", ",", "Types", ")", ";", "return", "CallInst", "::", "Create", "(", "Intr", "->", "getFunctionType", "("], "ground_truth": [")", ",", "Intr", ",", "Args", ")", ";"], "File": "SVEExpandLibCall", "Func": "CreatePNext", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5327, "Length": 33, "Cover_Rate": 0.3626373626373626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "current_frame_info", ".", "initialized", ")", "m32r_compute_frame_size", "(", "get_frame_size", "(", ")", ")", ";", "return", ""], "ground_truth": [";"], "File": "m32r2", "Func": "m32r_first_insn_address", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5328, "Length": 17, "Cover_Rate": 0.7391304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "decodeDepCtr", "(", "unsigned", "Code", ",", "int", "&", "Id", ",", "StringRef", "&", "Name", ",", "unsigned", "&", "Val", ",", "bool", "&", "IsDefault"], "ground_truth": [",", "const", "MCSubtargetInfo", "&", "STI", ")", "{"], "File": "AMDGPUBaseInfo33", "Func": "decodeDepCtr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5329, "Length": 28, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "QImode", "||", "!", "is_virtual_register", "(", "OP", "(", "opno", ")", ")", ")", "{", "OP", "(", "opno", ")", "=", "move_to_acc", "(", "opno", ",", "before", ")", ";", "OP", "(", "opno", ")", "=", "move_acc_to_reg", "(", "OP"], "ground_truth": ["(", "opno", ")", ",", "X_REG", ",", "before", ")", ";"], "File": "rl78", "Func": "move_to_x", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5330, "Length": 45, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmlsdavxq_p_sv4si", "(", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vmlsdavxq_p_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5331, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "LoSmall", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Lo", ",", "Shift", ")", ";", "LoSmall", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "LoSmall", ",", "Overflow", ")", ";", "SDValue", "LoBig", "=", "DAG", ".", "getNode", "(", "SRA", "?", "", ":", "", ",", "DL", ",", "VT", ",", "Hi", ",", "BigShift", ")", ";", "SDValue", "HiBig", "=", "SRA", "?", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Hi", ",", "Width1", ")", ":", "Zero", ";", "Hi", "=", "DAG", ".", "getSelectCC", "(", "DL", ",", "Shift", ",", "Width", ",", "HiSmall", ",", "HiBig", ",", "", ")", ";", "Lo", "=", "DAG", ".", "getSelectCC", "(", "DL", ",", "Shift", ",", "Width", ",", "LoSmall", ",", "LoBig", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")"], "ground_truth": [",", "Lo", ",", "Hi", ")", ";"], "File": "R600ISelLowering", "Func": "LowerSRXParts", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5332, "Length": 140, "Cover_Rate": 0.356234096692112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcgtq_f16", "(", "float16x8_t", "__a", ","], "ground_truth": ["float16x8_t", "__b", ")", "{"], "File": "arm", "Func": "neon_vcgtq_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5333, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "", ",", "R", "("], "ground_truth": ["b", ")", ")", ";"], "File": "disassembler", "Func": "movs_r6_to", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5334, "Length": 13, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "llvm", "::", "make_unique", "<", "ELFObjectWriter", ">"], "ground_truth": ["(", "OSABI", ")", ";"], "File": "NyuziELFObjectWriter", "Func": "createNyuziELFObjectWriter", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5335, "Length": 11, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MI", ".", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "BasePtr", ",", "false", ")", ";", "if", "(", "Offset", "==", "", ")", "return", ";", "unsigned", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "Offset", "<", "", ")", "BuildMI", "(", "MBB", ",", "std", "::", "next", "(", "II", ")", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "DstReg", ")", ".", "addImm", "(", "-", "Offset", ")", ";", "else", "BuildMI", "(", "MBB", ",", "std", "::", "next", "(", "II", ")", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "DstReg", ")", ".", "addImm", "(", "Offset", ")", ";", "return", ";", "}", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "BasePtr", ",", "false", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "ChangeToImmediate"], "ground_truth": ["(", "Offset", ")", ";"], "File": "MSP430RegisterInfo24", "Func": "eliminateFrameIndex", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5336, "Length": 169, "Cover_Rate": 0.46685082872928174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vresult", "=", "vec_vpkswss", "(", "vm1", ",", "vm1", ")", ";", "return", "(", "(", "__m64", ")", "__builtin_unpack_vector_int128", "(", "(", "__vector", "__int128", ")"], "ground_truth": ["vresult", ",", "", ")", ")", ";"], "File": "mmintrin4", "Func": "_mm_packs_pi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5337, "Length": 26, "Cover_Rate": 0.3561643835616438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Instruction", "::", "FRem", ":", "case", "Instruction", "::", "FPToUI", ":", "case", "Instruction", "::", "FPToSI", ":", "case", "Instruction", "::", "UIToFP", ":", "case", "Instruction", "::", "SIToFP", ":", "case", "Instruction", "::", "FPTrunc", ":", "case", "Instruction", "::", "FPExt", ":", "case", "Instruction", "::", "FCmp", ":", "return", "true", ";", "default", ":", ";", "}", "if", "(", "const", "CallInst", "*", "CI", "=", "dyn_cast", "<", "CallInst", ">", "(", "I", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", ")", ";", "Function", "&", "F_", "=", "*", "CI", "->", "getCalledFunction", "(", ")", ";", "if", "(", "needsFPFromSig", "(", "F_", ")", ")", "return", "true", ";", "}", "}", "return", "false"], "ground_truth": [";"], "File": "MipsOs162", "Func": "needsFP", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5338, "Length": 100, "Cover_Rate": 0.4694835680751174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "unsigned", "Vd", "=", "fieldFromInstruction32", "(", "Val", ",", "", ",", "", ")", ";", "unsigned", "regs", "=", "Val", "&", "", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeSPRRegisterClass", "(", "Inst", ",", "Vd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "(", "regs"], "ground_truth": ["-", "", ")", ";", "++", "i", ")", "{"], "File": "ARMDisassembler10", "Func": "DecodeSPRRegListOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5339, "Length": 69, "Cover_Rate": 0.5798319327731093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "rs6000_special_round_type_align", "(", "tree", "type", ",", "unsigned", "int", "computed", ",", "unsigned", "int", "specified", ")", "{", "unsigned", "int", "align", "=", "MAX", "(", "computed", ",", "specified", ")", ";", "tree", "field", "=", "TYPE_FIELDS", "(", "type", ")", ";", "while", "(", "field", "!=", "NULL", "&&", "TREE_CODE", "(", "field", ")", "!=", "FIELD_DECL", ")", "field", "=", "DECL_CHAIN", "(", "field", ")", ";", "if", "(", "field", "!=", "NULL", "&&", "field", "!=", "type", ")", "{", "type", "=", "TREE_TYPE", "(", "field", ")", ";", "while", "(", "TREE_CODE", "(", "type", ")", "==", "ARRAY_TYPE", ")", "type"], "ground_truth": ["=", "TREE_TYPE", "(", "type", ")", ";"], "File": "powerpcspe", "Func": "rs6000_special_round_type_align", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5340, "Length": 89, "Cover_Rate": 0.7672413793103449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "s2", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "disp4", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "is32Bit", "=", "fieldFromInstruction", "(", "Insn", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "TriCoreDisassembler", "Func": "DecodeSBRInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5341, "Length": 36, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "bool", "In64BitMode", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "", ")", ";", "if", "(", "!", "In64BitMode", "&&", "VT", ".", "getScalarType", "(", ")", "==", "", ")", "{", "ConstVecVT", "=", "", "(", "", ",", "NumElts", "*", "", ")", ";", "Split", "=", "true", ";", "}", "EVT", "EltVT", "=", "ConstVecVT", ".", "getScalarType", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "++", "i", ")", "{", "bool", "IsUndef", "=", "Values", "[", "i", "]", "<", "", "&&", "IsMask", ";", "SDValue", "OpNode", "=", "IsUndef", "?", "DAG", ".", "getUNDEF", "(", "EltVT", ")", ":", "DAG", ".", "getConstant", "(", "Values", "[", "i", "]", ",", "dl", ",", "EltVT", ")", ";", "Ops", ".", "push_back", "(", "OpNode", ")", ";", "if", "(", "Split", ")", "Ops", ".", "push_back", "(", "IsUndef", "?", "DAG", ".", "getUNDEF", "(", "EltVT", ")", ":", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "EltVT"], "ground_truth": [")", ")", ";"], "File": "X86ISelLowering37", "Func": "getConstVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5342, "Length": 151, "Cover_Rate": 0.6265560165975104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "DstTy", "=", "I", "->", "getType", "(", ")", ";", "if", "(", "!", "isTypeLegal", "(", "DstTy", ",", "DstVT", ")", ")", "return", "false", ";", "if", "(", "DstVT", "!=", "", ")", "return", "false", ";", "Value", "*", "Src", "=", "I", "->", "getOperand", "(", "", ")", ";", "Type", "*", "SrcTy", "=", "Src", "->", "getType", "(", ")", ";", "if", "(", "!", "isTypeLegal", "(", "SrcTy", ",", "SrcVT", ")", ")", "return", "false", ";", "if", "(", "SrcVT", "!=", "", "&&", "SrcVT", "!=", "", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "getRegForValue", "(", "Src"], "ground_truth": [")", ";"], "File": "MipsFastISel11", "Func": "selectFPToInt", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5343, "Length": 87, "Cover_Rate": 0.3972602739726027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "*"], "ground_truth": ["Result", ";"], "File": "AMDGPUAliasAnalysis (2)", "Func": "getResult", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5344, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "addr_rtx", "=", "(", "XEXP", "(", "mem", ",", "", ")", ")", ";", "if", "(", "GET_CODE", "(", "addr_rtx", ")", "==", "PRE_MODIFY", ")", "addr_rtx", "=", "XEXP", "(", "addr_rtx", ",", "", ")", ";", "while", "(", "GET_CODE", "(", "addr_rtx", ")", "==", "PLUS", "&&", "CONST_INT_P", "(", "XEXP", "(", "addr_rtx", ",", "", ")", ")", ")", "addr_rtx", "=", "XEXP", "(", "addr_rtx", ",", "", ")", ";", "if", "(", "!", "REG_P", "(", "addr_rtx"], "ground_truth": [")", ")", "return", "NULL_RTX", ";"], "File": "rs6000-pcrel-opt", "Func": "get_mem_base_reg", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5345, "Length": 69, "Cover_Rate": 0.40828402366863903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "parseLiteralValues", "(", "SIZE_LONG", ",", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "}", "else", "if", "(", "IDVal", ".", "lower", "(", ")", "==", "", "||", "IDVal", ".", "lower", "(", ")", "==", "", ")", "{", "parseLiteralValues", "(", "SIZE_WORD", ",", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "}", "else", "if", "(", "IDVal", ".", "lower"], "ground_truth": ["(", ")", "==", "", ")", "{"], "File": "AVRAsmParser", "Func": "ParseDirective", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5346, "Length": 56, "Cover_Rate": 0.5436893203883495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpneq_n_s8", "(", "int8x16_t", "__a", ",", "int8_t", "__b", ")", "{", "return", "__builtin_mve_vcmpneq_n_v16qi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve2___arm_vcmpneq_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5347, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitterEL", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI"], "ground_truth": [",", "MCContext", "&", "Ctx", ")", "{"], "File": "MipsMCCodeEmitter12", "Func": "createMipsMCCodeEmitterEL", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5348, "Length": 26, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "OpOpcode", "=", "Op", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", ";", "if", "(", "!", "Subtarget", "->", "hasNEON", "(", ")", "||", "!", "N", "->", "getValueType", "(", "", ")", ".", "isVector", "(", ")", "||", "(", "OpOpcode", "!=", "", "&&", "OpOpcode", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";", "uint64_t", "C", ";", "SDValue", "ConstVec", "=", "N", "->", "getOperand", "(", "", ")", ";", "bool", "isSigned", "=", "OpOpcode", "==", "", ";", "if", "(", "ConstVec", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "isConstVecPow2", "(", "ConstVec", ",", "isSigned", ",", "C", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "FloatTy", "=", "N", "->", "getSimpleValueType", "(", "", ")", ".", "getVectorElementType", "(", ")", ";", "MVT", "IntTy", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getSimpleValueType", "(", ")", ".", "getVectorElementType", "(", ")", ";", "if", "(", "FloatTy", ".", "getSizeInBits", "(", ")", "!=", "", "||", "IntTy", ".", "getSizeInBits", "(", ")", ">", "", ")", "{", "return", "SDValue", "(", ")", ";", "}", "SDValue", "ConvInput", "=", "Op", ".", "getOperand", "(", "", ")", ";", "unsigned", "NumLanes", "=", "Op", ".", "getValueType", "(", ")", "."], "ground_truth": ["getVectorNumElements", "(", ")", ";"], "File": "ARMISelLowering (2)", "Func": "PerformVDIVCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5349, "Length": 184, "Cover_Rate": 0.5542168674698795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "TargetRegisterClass", "*", "const", "SingleFloatOnlyCalleeSavedRC", "[", "]", "=", "{", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&", "", ",", "&"], "ground_truth": ["", ",", "&", "", ",", "&", "", ",", "&", "", ",", "", "}", ";"], "File": "MipsRegisterInfo38", "Func": "getCalleeSavedRegClasses", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5350, "Length": 70, "Cover_Rate": 0.31390134529147984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isVectorShift", "(", "SDValue", "Op", ",", "SDValue", "Mask", ",", "SelectionDAG", "&", "DAG", ",", "bool", "&", "isLeft", ",", "SDValue", "&", "ShVal", ",", "unsigned", "&", "ShAmt", ")", "{", "unsigned", "NumElems", "=", "Mask", ".", "getNumOperands", "(", ")", ";", "isLeft", "=", "true", ";", "unsigned", "NumZeros", "=", "getNumOfConsecutiveZeros", "(", "Op", ",", "Mask", ",", "NumElems", ",", "true", ",", "DAG", ")", ";", "if", "(", "!", "NumZeros", ")", "{", "isLeft", "=", "false", ";", "NumZeros", "=", "getNumOfConsecutiveZeros", "(", "Op", ",", "Mask", ",", "NumElems", ",", "false", ",", "DAG", ")", ";", "if", "(", "!", "NumZeros", ")", "return", "false", ";", "}", "bool", "SeenV1", "=", "false", ";", "bool", "SeenV2", "=", "false", ";", "for", "(", "unsigned", "i", "=", "NumZeros", ";", "i", "<", "NumElems", ";", "++", "i", ")", "{", "unsigned", "Val", "=", "isLeft", "?", "(", "i", "-", "NumZeros", ")", ":", "i", ";", "SDValue", "Idx", "=", "Mask", ".", "getOperand", "(", "isLeft", "?", "i", ":", "(", "i", "-", "NumZeros", ")", ")", ";", "if", "(", "Idx", ".", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "unsigned", "Index", "=", "cast", "<", "ConstantSDNode", ">", "(", "Idx", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Index", "<", "NumElems", ")", "SeenV1", "=", "true", ";", "else", "{", "Index", "-=", "NumElems"], "ground_truth": [";"], "File": "X86ISelLowering160", "Func": "isVectorShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5351, "Length": 189, "Cover_Rate": 0.7842323651452282, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSBitModifierOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ")", "{", "assert", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "==", "", "&&", "", ")", ";", "O", "<<"], "ground_truth": ["'s'", ";"], "File": "ARMInstPrinter (2)", "Func": "printSBitModifierOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5352, "Length": 54, "Cover_Rate": 0.9310344827586207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "nds32_can_use_bclr_p", "(", "int", "ival", ")", "{", "int", "one_bit_count", ";", "one_bit_count", "=", "popcount_hwi", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "(", "~", "ival"], "ground_truth": [")", ")", ";"], "File": "nds32-predicates5", "Func": "nds32_can_use_bclr_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5353, "Length": 24, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Type", "=", "(", "unsigned", ")", "ELF", "::", "R_MIPS_NONE", ";", "unsigned", "Kind", "=", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", ";", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "FK_Data_4", ":", "Type", "=", "ELF", "::", "R_MIPS_32", ";", "break", ";", "case", "FK_GPRel_4", ":", "Type", "=", "ELF", "::", "R_MIPS_GPREL32", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_GPREL16", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_26", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_CALL16", ";", "break", ";", "case", "", ":", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_GOT16", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_HI16", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_LO16", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_TLS_GD", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_TLS_GOTTPREL", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_TLS_TPREL_HI16", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::", "R_MIPS_TLS_TPREL_LO16", ";", "break", ";", "case", "", ":", "Type", "=", "ELF", "::"], "ground_truth": ["R_MIPS_TLS_LDM", ";"], "File": "MipsELFObjectWriter23", "Func": "GetRelocType", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5354, "Length": 178, "Cover_Rate": 0.44168734491315137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcopyq_laneq_p8", "(", "poly8x16_t", "__a", ",", "const", "int", "__lane1", ",", "poly8x16_t", "__b", ",", "const", "int", "__lane2", ")", "{", "return", "__aarch64_vset_lane_any", "(", "__aarch64_vget_lane_any", "(", "__b", ",", "__lane2", ")", ","], "ground_truth": ["__a", ",", "__lane1", ")", ";"], "File": "arm", "Func": "neon4_vcopyq_laneq_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5355, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVoidFunc", "=", "(", "F", "->", "getReturnType", "(", ")", "->", "getTypeID", "(", ")", "==", "Type", "::", "VoidTyID", ")", ";", "if", "(", "isVoidFunc", ")", "FuncInfo", "->", "setReservedFrameCount"], "ground_truth": ["(", "NumArgs", ")", ";"], "File": "PIC16ISelLowering1", "Func": "InitReservedFrameCount", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5356, "Length": 30, "Cover_Rate": 0.33707865168539325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitSled", "(", "MI", ",", "SledKind"], "ground_truth": ["::", "FUNCTION_EXIT", ")", ";"], "File": "AArch64AsmPrinter1", "Func": "LowerPATCHABLE_FUNCTION_EXIT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5357, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "std", "::", "pair", "<", "MachineOperand", "*", ",", "int64_t", ">", ",", "", ">", "Result", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "static", "const", "unsigned", "OpTable", "[", "", "]", "[", "", "]", "=", "{", "{", "", "::", "src0_X", ",", "", "::", "src0_sel_X", "}", ",", "{", "", "::", "src0_Y", ",", "", "::", "src0_sel_Y", "}", ",", "{", "", "::", "src0_Z", ",", "", "::", "src0_sel_Z", "}", ",", "{", "", "::", "src0_W", ",", "", "::", "src0_sel_W", "}", ",", "{", "", "::", "src1_X", ",", "", "::", "src1_sel_X", "}", ",", "{", "", "::", "src1_Y", ",", "", "::", "src1_sel_Y", "}", ",", "{", "", "::", "src1_Z", ",", "", "::", "src1_sel_Z", "}", ",", "{", "", "::", "src1_W", ",", "", "::", "src1_sel_W", "}", ",", "}", ";", "for", "(", "const", "auto", "&", "Op", ":", "OpTable", ")", "{", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "getOperandIdx", "(", "MI", ".", "getOpcode", "(", ")", ",", "Op", "[", "", "]", ")", ")", ";", "Register", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "==", "", ")", "{", "MachineOperand", "&", "Sel", "=", "MI", ".", "getOperand", "(", "getOperandIdx", "(", "MI", ".", "getOpcode", "(", ")", ",", "Op", "[", "", "]", ")", ")", ";", "Result", ".", "push_back", "(", "std", "::", "make_pair", "(", "&", "MO", ",", "Sel", ".", "getImm", "(", ")", ")", ")", ";", "continue", ";", "}", "}", "return", "Result", ";", "}", "static", "const", "unsigned", "OpTable", "[", "", "]", "[", "", "]", "=", "{", "{", "", "::", "src0", ",", "", "::", "src0_sel", "}", ",", "{", "", "::", "src1", ",", "", "::", "src1_sel", "}", ",", "{", "", "::", "src2", ",", "", "::", "src2_sel", "}", ",", "}", ";", "for", "(", "const", "auto", "&", "Op", ":", "OpTable", ")", "{", "int", "SrcIdx", "=", "getOperandIdx", "(", "MI", ".", "getOpcode", "(", ")", ",", "Op", "[", "", "]", ")", ";", "if", "(", "SrcIdx", "<", "", ")", "break", ";", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "SrcIdx", ")", ";", "Register", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "==", "", ")", "{", "MachineOperand", "&", "Sel", "=", "MI", ".", "getOperand", "(", "getOperandIdx", "(", "MI", ".", "getOpcode", "(", ")", ",", "Op", "[", "", "]", ")", ")", ";", "Result", ".", "push_back", "(", "std", "::", "make_pair", "(", "&", "MO", ",", "Sel", ".", "getImm", "(", ")", ")", ")", ";", "continue", ";", "}", "if", "(", "Reg", "==", "", ")", "{", "MachineOperand", "&", "Operand", "=", "MI", ".", "getOperand", "(", "getOperandIdx", "(", "MI", ".", "getOpcode", "(", ")", ",", "", "::", "literal", ")", ")", ";", "if", "(", "Operand", ".", "isImm", "(", ")", ")", "{", "Result", ".", "push_back", "(", "std", "::", "make_pair", "(", "&", "MO", ",", "Operand", ".", "getImm", "(", ")", ")", ")", ";", "continue", ";", "}", "assert", "(", "Operand", ".", "isGlobal", "(", ")", ")", ";", "}", "Result", ".", "push_back", "(", "std", "::", "make_pair", "(", "&", "MO", ",", "", ")", ")", ";", "}", "return", "Result"], "ground_truth": [";"], "File": "R600InstrInfo17", "Func": "getSrcs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5358, "Length": 460, "Cover_Rate": 0.8534322820037106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumVals", "!=", "", ")", "return", "true", ";", "unsigned", "RegOp", "=", "OpNo", "+", "", ";", "if", "(", "RegOp", ">=", "MI", "->", "getNumOperands", "(", ")", ")", "return", "true", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "RegOp", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "return", "true", ";", "Register", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "Reg", ")", ";", "return", "false", ";", "}", "default", ":", "return", "AsmPrinter", "::", "PrintAsmOperand", "(", "MI", ",", "OpNo", ",", "ExtraCode", ",", "O", ")", ";", "}", "}", "printOperand", "(", "MI", ",", "OpNo", ",", "O", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "LanaiAsmPrinter14", "Func": "PrintAsmOperand", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5359, "Length": 105, "Cover_Rate": 0.4883720930232558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "x", ")", "!=", "REG", ")", "break", ";", "case", "REG", ":", "ret", "=", "frv_regno_ok_for_base_p", "(", "REGNO", "(", "x", ")", ",", "strict_p", ")", ";", "break", ";", "case", "PRE_MODIFY", ":", "x0", "=", "XEXP", "(", "x", ",", "", ")", ";", "x1", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "x0", ")", "!=", "REG", "||", "!", "frv_regno_ok_for_base_p", "(", "REGNO", "(", "x0", ")", ",", "strict_p", ")", "||", "GET_CODE", "(", "x1", ")", "!=", "PLUS", "||", "!", "rtx_equal_p", "(", "x0", ",", "XEXP", "(", "x1", ",", "", ")", ")", "||", "GET_CODE", "(", "XEXP", "(", "x1", ",", "", ")", ")", "!=", "REG", "||", "!", "frv_regno_ok_for_base_p", "(", "REGNO", "(", "XEXP", "(", "x1", ",", "", ")", ")", ",", "strict_p", ")", ")", "break", ";", "ret", "=", "", ";", "break", ";", "case", "CONST_INT", ":", "if", "(", "condexec_p", ")", "ret", "=", "FALSE", ";", "else", "{", "ret", "=", "IN_RANGE_P", "(", "INTVAL", "(", "x", ")", ",", "-", "", ",", "", ")", ";", "if", "(", "ret", "&&", "GET_MODE_SIZE", "(", "mode", ")", ">", "UNITS_PER_WORD", ")", "ret", "=", "IN_RANGE_P", "(", "INTVAL", "(", "x", ")", "+", "GET_MODE_SIZE", "(", "mode", ")", "-", "", ",", "-", "", ",", "", ")", ";", "}", "break", ";", "case", "PLUS", ":", "x0", "=", "XEXP", "(", "x", ",", "", ")", ";", "x1", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "x0", ")", "==", "SUBREG", ")", "x0", "=", "SUBREG_REG", "(", "x0", ")", ";", "if", "(", "GET_CODE", "(", "x0", ")", "!=", "REG", ")", "break", ";", "regno0", "=", "REGNO", "(", "x0", ")", ";", "if", "(", "!", "frv_regno_ok_for_base_p", "(", "regno0"], "ground_truth": [",", "strict_p", ")", ")", "break", ";"], "File": "frv2", "Func": "frv_legitimate_address_p", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 5360, "Length": 256, "Cover_Rate": 0.4866920152091255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", ""], "ground_truth": [")", ";"], "File": "HexagonRegisterInfo24", "Func": "getReservedRegs", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5361, "Length": 147, "Cover_Rate": 0.4106145251396648, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_64BIT", ")"], "ground_truth": ["return", "false", ";"], "File": "i386", "Func": "ix86_is_empty_record", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5362, "Length": 8, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__ev64_opaque__", "t", ";", "t", "=", "__ev_mwhssf", "(", "a", ",", "b", ")", ";", "return", "__ev_mwsmian", "(", "t", ",", "(", "(", "__ev64_s32__", ")", "{"], "ground_truth": ["", ",", "", "}", ")", ")", ";"], "File": "spe", "Func": "__internal_ev_mwhgssfan", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5363, "Length": 29, "Cover_Rate": 0.6904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Value", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "assert", "(", "Value", "<", "", "&&"], "ground_truth": ["", ")", ";"], "File": "SystemZInstPrinter", "Func": "printAccessRegOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5364, "Length": 23, "Cover_Rate": 0.4423076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseDirective"], "ground_truth": ["(", "AsmToken", "DirectiveID", ")", "{"], "File": "TeakAsmParser", "Func": "ParseDirective", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5365, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MaxLHS", "==", "Op1", ")", "SubusLHS", "=", "MaxRHS", ";", "else", "if", "(", "MaxRHS", "==", "Op1", ")", "SubusLHS", "=", "MaxLHS", ";", "else", "return", "SDValue", "(", ")", ";", "}", "else", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SubusLHS", "=", "Op0", ";", "SDValue", "MinLHS", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "SDValue", "MinRHS", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "if", "(", "MinLHS", "==", "Op0", ")", "SubusRHS", "=", "MinRHS", ";", "else", "if", "(", "MinRHS", "==", "Op0", ")", "SubusRHS", "=", "MinLHS", ";", "else", "return", "SDValue", "(", ")", ";", "}", "else", "return", "SDValue", "(", ")", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "SubusLHS", ",", "SubusRHS", ")", ";", "KnownBits", "Known", ";", "DAG", ".", "computeKnownBits", "(", "SubusLHS", ",", "Known", ")", ";", "unsigned", "NumZeros", "=", "Known", ".", "countMinLeadingZeros", "(", ")", ";", "if", "(", "(", "VT", "==", "", "&&", "NumZeros", "<", "", ")", "||", "NumZeros", "<", "", ")", "return", "SDValue", "(", ")", ";", "EVT", "ExtType", "=", "SubusLHS", ".", "getValueType", "(", ")", ";", "EVT", "ShrinkedType", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "ShrinkedType", "=", "", ";", "else", "ShrinkedType", "=", "NumZeros", ">=", "", "?", "", ":", "", ";", "SDValue", "SaturationConst", "=", "DAG", ".", "getConstant", "(", "APInt", "::", "getLowBitsSet", "(", "ExtType", ".", "getScalarSizeInBits", "(", ")", ",", "ShrinkedType", ".", "getScalarSizeInBits", "(", ")"], "ground_truth": [")", ",", "SDLoc", "(", "SubusLHS", ")", ",", "ExtType", ")", ";"], "File": "X86ISelLowering143", "Func": "combineSubToSubus", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5366, "Length": 242, "Cover_Rate": 0.43137254901960786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "riscv_move_integer", "(", "dest", ",", "dest", ",", "INTVAL", "(", "src", ")", ",", "mode", ",", "FALSE", ")", ";", "return", ";", "}", "if", "(", "riscv_split_symbol", "(", "dest", ",", "src", ",", "MAX_MACHINE_MODE", ",", "&", "src", ",", "FALSE", ")", ")", "{", "riscv_emit_set", "(", "dest", ",", "src", ")", ";", "return", ";", "}", "if", "(", "riscv_tls_symbol_p", "(", "src", ")", ")", "{", "riscv_emit_move", "(", "dest", ",", "riscv_legitimize_tls_address", "(", "src", ")", ")", ";", "return", ";", "}", "split_const", "(", "src", ",", "&", "base", ",", "&", "offset", ")", ";", "if", "(", "offset", "!=", "const0_rtx", "&&", "(", "targetm", ".", "cannot_force_const_mem", "(", "mode", ",", "src", ")", "||", "can_create_pseudo_p", "(", ")", ")", ")", "{", "base", "=", "riscv_force_temporary", "(", "dest", ",", "base", ",", "FALSE", ")", ";", "riscv_emit_move", "(", "dest", ",", "riscv_add_offset", "(", "NULL", ",", "base", ",", "INTVAL", "(", "offset", ")", ")", ")", ";", "return", ";", "}", "src", "=", "force_const_mem", "(", "mode", ",", "src"], "ground_truth": [")", ";"], "File": "riscv", "Func": "riscv_legitimize_const_move", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5367, "Length": 140, "Cover_Rate": 0.6965174129353234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SetHiMI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "return", "false", ";", "int64_t", "imm", "=", "SetHiMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "imm", ")", ")", "return", "false", ";", "imm", "=", "(", "imm", "<<", "", ")", "&", "", ";", "assert", "(", "RestoreMI", "->", "getOpcode", "(", ")", "==", "", ")", ";", "RestoreMI", "->", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "RestoreMI", "->", "getOperand", "(", "", ")", ".", "setReg", "("], "ground_truth": ["reg", "-", "", "+", "", ")", ";"], "File": "DelaySlotFiller17", "Func": "combineRestoreSETHIi", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5368, "Length": 94, "Cover_Rate": 0.4973544973544973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "FrameReg", ",", "VT", ")", ";", "while", "(", "Depth", "--", ")", "FrameAddr", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "FrameAddr", ",", "MachinePointerInfo"], "ground_truth": ["(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";"], "File": "X86ISelLowering114", "Func": "LowerFRAMEADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5369, "Length": 56, "Cover_Rate": 0.37333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Waitcnt", "=", "packBits", "(", "Vmcnt", ",", "Waitcnt", ",", "getVmcntBitShiftLo", "(", "Version", ".", "Major", ")", ",", "getVmcntBitWidthLo", "(", "Version", ".", "Major", ")", ")", ";", "return", "packBits", "(", "Vmcnt", ">>", "getVmcntBitWidthLo", "(", "Version", ".", "Major", ")", ",", "Waitcnt", ",", "getVmcntBitShiftHi", "(", "Version", "."], "ground_truth": ["Major", ")", ",", "getVmcntBitWidthHi", "(", "Version", ".", "Major", ")", ")", ";"], "File": "AMDGPUBaseInfo37", "Func": "encodeVmcnt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5370, "Length": 52, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "Subtarget", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "Function", "*", "F", "=", "MF", "->", "getFunction", "(", ")", ";", "if", "(", "F", "->", "hasFnAttribute", "(", "", ")", ")", "{", "if", "(", "Subtarget", ".", "has64", "(", ")", ")", "return", "Subtarget", ".", "has64r6", "(", ")", "?", "CSR_Interrupt_64R6_SaveList", ":", "CSR_Interrupt_64_SaveList", ";", "else", "return", "Subtarget", ".", "has32r6", "(", ")", "?", "CSR_Interrupt_32R6_SaveList", ":", "CSR_Interrupt_32_SaveList", ";", "}", "if", "(", "Subtarget", ".", "isSingleFloat", "(", ")", ")", "return", "CSR_SingleFloatOnly_SaveList", ";", "if", "(", "Subtarget", ".", "isABI_N64", "(", ")", ")"], "ground_truth": ["return", "CSR_N64_SaveList", ";"], "File": "MipsRegisterInfo (2)1", "Func": "getCalleeSavedRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5371, "Length": 89, "Cover_Rate": 0.6357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operands", ".", "push_back", "(", "", "(", "", ",", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "return", "MatchOperand_Success", ";", "}", "SMLoc", "VIdx", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "ImmVal", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ImmVal", ")", ")", "return", "MatchOperand_ParseFail", ";", "const", "MCConstantExpr", "*", "expr", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ImmVal", ")", ";", "if", "(", "!", "expr", "||", "!", "validateMSAIndex", "(", "(", "int", ")", "expr", "->", "getValue", "(", ")", ",", "Kind", ")", ")", "{", "Error", "(", "VIdx", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "SMLoc", "E", "=", "Parser", ".", "getTok", "(", ")", ".", "getEndLoc", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RBrac", ")", ")", "return", "MatchOperand_ParseFail", ";", "bool", "insve", "=", "Mnemonic", "->", "getToken", "(", ")", "==", "", "||", "Mnemonic", "->", "getToken", "(", ")", "==", "", "||", "Mnemonic", "->", "getToken", "(", ")", "==", "", "||", "Mnemonic", "->", "getToken", "(", ")", "==", "", ";", "if", "(", "insve", "&&", "Operands", ".", "size", "(", ")", ">", "", ")", "{", "if", "(", "expr", "->", "getValue", "(", ")", "!=", "", ")", "{", "Error", "(", "VIdx", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "", "(", "", ",", "VIdx", ")", ")", ";", "}", "else", "Operands", ".", "push_back", "(", "", "(", "expr", ",", "VIdx", ",", "E", ")", ")", ";", "Operands", ".", "push_back", "(", "", "(", "", ",", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "return", "MatchOperand_Success"], "ground_truth": [";"], "File": "MipsAsmParser29", "Func": "parseMSARegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5372, "Length": 265, "Cover_Rate": 0.31812725090036015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Kind", ".", "isText", "(", ")", ")", "return", "TextSection", ";", "if", "(", "UseCPRel", ")", "{", "if", "(", "Kind", ".", "isMergeable1ByteCString", "(", ")", ")", "return", "CStringSection", ";", "if", "(", "Kind", ".", "isMergeableConst4", "(", ")", ")", "return", "MergeableConst4Section", ";", "if", "(", "Kind", ".", "isMergeableConst8", "(", ")", ")", "return", "MergeableConst8Section", ";", "if", "(", "Kind", ".", "isMergeableConst16", "(", ")", ")", "return", "MergeableConst16Section", ";", "}", "Type", "*", "ObjType", "=", "GV", "->", "getType", "(", ")", "->", "getPointerElementType", "(", ")", ";", "auto", "&", "DL", "=", "GV", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "if", "(", "TM", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Small", "||", "!", "ObjType", "->", "isSized", "(", ")", "||", "DL", ".", "getTypeAllocSize", "(", "ObjType", ")", "<", "CodeModelLargeSize", ")", "{", "if", "(", "Kind", ".", "isReadOnly", "(", ")", ")", "return", "UseCPRel", "?", "ReadOnlySection", ":", "DataRelROSection", ";", "if", "(", "Kind", ".", "isBSS", "(", ")", "||", "Kind", ".", "isCommon", "(", ")", ")", "return", "BSSSection", ";", "if", "(", "Kind", ".", "isDataRel", "(", ")", ")", "return", "DataSection", ";", "if", "(", "Kind", ".", "isReadOnlyWithRel", "(", ")", ")", "return", "DataRelROSection", ";", "}", "else", "{", "if", "(", "Kind", ".", "isReadOnly", "(", ")", ")", "return", "UseCPRel", "?", "ReadOnlySectionLarge", ":", "DataRelROSectionLarge", ";", "if", "(", "Kind", ".", "isBSS", "(", ")", "||", "Kind"], "ground_truth": [".", "isCommon", "(", ")", ")", "return", "BSSSectionLarge", ";"], "File": "XCoreTargetObjectFile19", "Func": "SelectSectionForGlobal", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5373, "Length": 207, "Cover_Rate": 0.7040816326530612, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "switch", "(", "Ext", ")", "{", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<"], "ground_truth": ["", ";", "break", ";"], "File": "AArch64InstPrinter17", "Func": "printRegExtendOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5374, "Length": 78, "Cover_Rate": 0.3046875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Flag", "==", "", ")", "return", "CC_32_SVR4", ";", "else", "if", "(", "Flag", "==", "", ")", "return", "CC_32_SVR4_ByVal", ";", "else", "if", "(", "Flag", "==", "", ")"], "ground_truth": ["return", "CC_32_SVR4_VarArg", ";"], "File": "PPCFastISel (2)", "Func": "usePPC32CCs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5375, "Length": 29, "Cover_Rate": 0.6590909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasReservedCallFrame", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "!", "MF", ".", "getFrameInfo", "(", ")", "."], "ground_truth": ["hasVarSizedObjects", "(", ")", ";"], "File": "WebAssemblyFrameLowering", "Func": "hasReservedCallFrame", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5376, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UI", "!=", "UE", ";", ")", "{", "MachineOperand", "&", "StoreMO", "=", "*", "UI", "++", ";", "MachineInstr", "&", "StoreMI", "=", "*", "StoreMO", ".", "getParent", "(", ")", ";", "if", "(", "StoreMI", ".", "getParent", "(", ")", "==", "MI", ".", "getParent", "(", ")", "&&", "isPotentialBlockedMemCpyPair", "(", "MI", ".", "getOpcode", "(", ")", ",", "StoreMI", ".", "getOpcode", "(", ")", ")", "&&", "isRelevantAddressingMode", "(", "&", "MI", ")", "&&", "isRelevantAddressingMode", "(", "&", "StoreMI", ")", ")", "{", "assert", "(", "MI", ".", "hasOneMemOperand", "(", ")", "&&", "", ")", ";", "assert", "(", "StoreMI", ".", "hasOneMemOperand", "(", ")", "&&", ""], "ground_truth": [")", ";"], "File": "X86AvoidStoreForwardingBlocks1", "Func": "findPotentiallylBlockedCopies", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5377, "Length": 89, "Cover_Rate": 0.40825688073394495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "AMDGPU", "::", "S_MOV_B32", ")", ",", "OffsetSGPR", ")", ".", "addImm", "(", "HiOffset", ")", ";", "Hi", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "HalfSGPROp", ")", ",", "RegHi", ")", ".", "addOperand", "(", "*", "SBase", ")", ".", "addReg", "(", "OffsetSGPR", ")", ";", "}", "else", "{", "Hi", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "HalfImmOp", ")", ",", "RegHi", ")", ".", "addOperand", "(", "*", "SBase", ")", ".", "addImm", "(", "HiOffset", "/", "OffScale", ")", ";", "}", "}", "else", "{", "MachineOperand", "*", "SOff", "=", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "soff", ")", ";", "Lo", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "HalfSGPROp", ")", ",", "RegLo", ")", ".", "addOperand", "(", "*", "SBase", ")", ".", "addOperand", "(", "*", "SOff", ")", ";", "unsigned", "OffsetSGPR", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SReg_32RegClass", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "AMDGPU", "::", "S_ADD_I32", ")", ",", "OffsetSGPR", ")", ".", "addOperand", "(", "*", "SOff", ")", ".", "addImm", "(", "HalfSize", ")", ";", "Hi", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "HalfSGPROp", ")", ")", ".", "addOperand", "(", "*", "SBase", ")", ".", "addReg", "(", "OffsetSGPR", ")", ";", "}", "unsigned", "SubLo", ",", "SubHi", ";", "switch", "(", "HalfSize", ")", "{", "case", "", ":", "SubLo", "=", "AMDGPU", "::", "sub0", ";", "SubHi", "=", "AMDGPU", "::", "sub1", ";", "break", ";", "case", "", ":", "SubLo", "=", "AMDGPU", "::", "sub0_sub1", ";", "SubHi", "=", "AMDGPU", "::", "sub2_sub3", ";", "break", ";", "case", "", ":", "SubLo", "=", "AMDGPU", "::", "sub0_sub1_sub2_sub3", ";", "SubHi", "=", "AMDGPU", "::", "sub4_sub5_sub6_sub7", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "SIInstrInfo119", "Func": "splitSMRD", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5378, "Length": 276, "Cover_Rate": 0.46464646464646464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerOperation", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "return", "lowerBRCOND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerBlockAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerSELECT", "(", "Op", ",", "DAG", ")", ";", "}", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "Cpu0ISelLowering4", "Func": "LowerOperation", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5379, "Length": 84, "Cover_Rate": 0.8842105263157894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSlot", "(", "RegNo", ")"], "ground_truth": ["==", "StackTop", "-", "", ";"], "File": "X86FloatingPoint", "Func": "isAtTop", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5380, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerV4I64VectorShuffle", "(", "SDValue", "Op", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "const", "Subtarget", "&", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDLoc", "DL", "(", "Op", ")", ";", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "WidenedMask", ";", "if", "(", "canWidenShuffleElements", "(", "Mask", ",", "WidenedMask", ")", ")", "return", "lowerV2X128VectorShuffle", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "{", "int", "PSHUFDMask", "[", "]", "=", "{", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "if", "(", "RepeatedMask", "[", "i", "]", ">=", "", ")", "{", "PSHUFDMask", "[", "", "*", "i", "]", "=", "", "*", "RepeatedMask", "[", "i", "]", ";", "PSHUFDMask", "[", "", "*", "i", "+", "", "]", "=", "", "*", "RepeatedMask", "[", "i", "]", "+", "", ";", "}", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ",", "getV4ShuffleImm8ForMask", "(", "PSHUFDMask", ",", "DL", ",", "DAG", ")", ")", ")", ";", "}", "}", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "Mask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "!", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "(", "isShuffleMaskInputInPlace", "(", "", ",", "Mask", ")", "||", "isShuffleMaskInputInPlace", "(", "", ",", "Mask", ")", ")", ")", ")", "if", "(", "SDValue", "Result", "=", "lowerVectorShuffleByMerging128BitLanes", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Result", ";", "return", "lowerVectorShuffleAsDecomposedShuffleBlend", "(", "DL", ",", "", ",", "V1", ",", "V2"], "ground_truth": [",", "Mask", ",", "DAG", ")", ";"], "File": "X86ISelLowering24", "Func": "lowerV4I64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5381, "Length": 475, "Cover_Rate": 0.9350393700787402, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerI1Copies", "(", ")", ":"], "ground_truth": ["MachineFunctionPass", "(", "ID", ")", "{"], "File": "SILowerI1Copies20", "Func": "SILowerI1Copies", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5382, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "MCPhysReg", "Reg", "=", "MFI", "->", "getVGPRToAGPRSpill", "(", "Index", ",", "Lane", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "MachineInstrBuilder", "(", ")", ";", "bool", "IsStore", "=", "MI", "->", "mayStore", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "auto", "*", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MRI", ".", "getTargetRegisterInfo", "(", ")", ")", ";", "unsigned", "Dst", "=", "IsStore", "?", "Reg", ":", "ValueReg", ";", "unsigned", "Src", "=", "IsStore", "?", "ValueReg", ":", "Reg", ";", "unsigned", "Opc", "=", "(", "IsStore", "^", "TRI", "->", "isVGPR", "(", "MRI", ",", "Reg"], "ground_truth": [")", ")", "?", "", ":", "", ";"], "File": "SIRegisterInfo111", "Func": "spillVGPRtoAGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5383, "Length": 136, "Cover_Rate": 0.6355140186915887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_AVX", ")", "return", "-", "", ";", "return", "TARGET_AVX512F", "?", "", ":", "TARGET_AVX2", "?", "", ":", "", ";", "case", "'d'", ":", "if", "(", "!", "TARGET_AVX2", ")", "return", "-", "", ";", "return", "TARGET_AVX512F", "?", "", ":", "", ";", "case", "'e'", ":", "if", "(", "!", "TARGET_AVX512F", ")", "return", "-", "", ";", "return", ""], "ground_truth": [";"], "File": "i386", "Func": "ix86_simd_clone_usable", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5384, "Length": 54, "Cover_Rate": 0.46956521739130436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Result", "=", "DAG", ".", "getBuildVector", "(", "ViaVecTy", ",", "DL", ",", "makeArrayRef", "(", "Ops", ",", "ViaVecTy", ".", "getVectorNumElements", "(", ")", ")", ")", ";", "if", "(", "ViaVecTy", "!=", "ResVecTy", ")", "{", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "ViaVecTy", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResVecTy", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ViaVecTy", ",", "Result", ",", "One", ")", ")", ";", "}", "return", "Result"], "ground_truth": [";"], "File": "MipsSEISelLowering18", "Func": "lowerMSASplatZExt", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5385, "Length": 76, "Cover_Rate": 0.30158730158730157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "getConstantImm", "(", ")", "const", "{", "const", "MCExpr", "*", "Val", "="], "ground_truth": ["getImm", "(", ")", ";"], "File": "RV16KAsmParser", "Func": "getConstantImm", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5386, "Length": 15, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vbic_s64", "(", "int64x1_t", "__a", ",", "int64x1_t", "__b", ")", "{", "return", "__a", "&"], "ground_truth": ["~", "__b", ";"], "File": "arm", "Func": "neon_vbic_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5387, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ";", "if", "(", "reg_dest", "!=", "reg_base", "-", "", "&&", "!", "reg_unused_after", "(", "insn", ",", "base", ")", ")", "{", "avr_asm_len", "(", "TINY_SBIW", "(", "%", "E1", ",", "%", "F1", ",", "", ")", ",", "op", ",", "plen"], "ground_truth": [",", "", ")", ";"], "File": "avr", "Func": "avr_out_load_psi_reg_no_disp_tiny", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5388, "Length": 55, "Cover_Rate": 0.3216374269005848, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "DAG", ".", "getMachineFunction", "(", ")", ".", "getRegInfo", "(", ")", ".", "addLiveOut", "(", "RVLocs", "[", "i", "]", ".", "getLocReg", "(", ")", ")", ";", "}", "assert", "(", "(", "(", "Callee", ".", "getOpcode", "(", ")", "==", "", "&&", "cast", "<", "RegisterSDNode", ">", "(", "Callee", ")", "->", "getReg", "(", ")", "==", "", ")", "||", "Callee", ".", "getOpcode", "(", ")", "==", "", "||", "Callee", ".", "getOpcode", "(", ")", "==", "", "||", "isa", "<", "ConstantSDNode", ">", "(", "Callee", ")", ")", "&&", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "}", "Chain", "=", "DAG", ".", "getNode", "(", "CallOpc", ",", "dl", ",", "NodeTys", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "if", "(", "!", "isTailCall", "&&", "SubTarget", ".", "isSVR4ABI", "(", ")", "&&", "SubTarget", ".", "is64", "(", ")", ")", "{", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "if", "(", "CallOpc", "==", "", ")", "{", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Chain", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "else", "{", "InFlag", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "InFlag", ")", ";", "}", "}", "Chain", "=", "DAG", ".", "getCALLSEQ_END", "(", "Chain", ",", "DAG", ".", "getIntPtrConstant", "(", "NumBytes", ",", "true", ")", ",", "DAG", ".", "getIntPtrConstant"], "ground_truth": ["(", "BytesCalleePops", ",", "true", ")", ",", "InFlag", ")", ";"], "File": "PPCISelLowering113", "Func": "FinishCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5389, "Length": 267, "Cover_Rate": 0.483695652173913, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vclzq_m_u8", "(", "uint8x16_t", "__inactive", ",", "uint8x16_t", "__a", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vclzq_m_uv16qi", "(", "__inactive", ",", "__a"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vclzq_m_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5390, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasReservedCallFrame", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "!", "MF", ".", "getFrameInfo", "(", ")", "->", "hasVarSizedObjects"], "ground_truth": ["(", ")", ";"], "File": "XNCMFrameLowering", "Func": "hasReservedCallFrame", "Target": "XNCM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5391, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "createPEI"], "ground_truth": ["(", ")", "{"], "File": "WebAssemblyPEI", "Func": "createWebAssemblyPEI", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5392, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetIRAnalysis", "(", "[", "this", "]", "(", "const"], "ground_truth": ["Function", "&", "F", ")", "{"], "File": "TGSITargetMachine", "Func": "getTargetIRAnalysis", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5393, "Length": 13, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Segment", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "if", "(", "Src", ".", "getOpcode", "(", ")", "==", "", ")", "Src", "=", "getZeroVector", "(", "Op", ".", "getValueType", "(", ")", ",", "Subtarget", ",", "DAG", ",", "dl", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Src", ",", "MaskInReg", ",", "Base", ",", "Scale", ",", "Index", ",", "Disp", ",", "Segment", ",", "Chain", "}", ";", "SDNode", "*", "Res", "=", "DAG", ".", "getMachineNode", "(", "Opc", ",", "dl", ",", "VTs", ",", "Ops", ")", ";", "SDValue", "RetOps", "[", "]", "=", "{", "SDValue", "(", "Res", ",", "", ")", ",", "SDValue", "(", "Res", ",", "", ")", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "RetOps", ",", "array_lengthof", "(", "RetOps", ")"], "ground_truth": [",", "dl", ")", ";"], "File": "X86ISelLowering163", "Func": "getMGatherNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5394, "Length": 115, "Cover_Rate": 0.41818181818181815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetData", "*", "TD", "=", "TM", "->", "getTargetData", "(", ")", ";", "const", "Type", "*", "Ty", "=", "C", "->", "getType", "(", ")", ";", "unsigned", "ValSize", "=", "TD", "->", "getTypeAllocSize", "(", "Ty", ")", ";", "Section", "*", "Found", "=", "NULL", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "IDATASections_", ".", "size", "(", ")", ";", "i", "++", ")", "{", "if", "(", "DataBankSize", "-", "IDATASections_", "[", "i", "]", "->", "getSize", "(", ")", ">=", "ValSize", ")", "{", "Found", "=", "IDATASections_", "[", "i", "]", ";", "break", ";", "}", "}", "if", "(", "!", "Found", ")", "{", "std", "::", "string", "name", "=", "PAN", "::", "getIdataSectionName", "(", "IDATASections_", ".", "size", "(", ")", ")", ";", "Found", "=", "getDataSection", "(", "name", ".", "c_str", "(", ")", ",", "IDATA", ")", ";", "}", "Found", "->", "Items", ".", "push_back", "("], "ground_truth": ["GV", ")", ";"], "File": "PIC16TargetObjectFile", "Func": "allocateIDATA", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5395, "Length": 129, "Cover_Rate": 0.6056338028169014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "nvptx_asm_declare_constant_name", "(", "FILE", "*", "file", ",", "const", "char", "*", "name", ",", "const_tree", "exp", ",", "HOST_WIDE_INT", "obj_size", ")", "{", "write_var_marker", "(", "file", ",", "true", ",", "false", ",", "name", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "tree", "type", "=", "TREE_TYPE", "(", "exp", ")", ";", "nvptx_assemble_decl_begin", "(", "file", ",", "name", ",", "", ",", "type"], "ground_truth": [",", "obj_size", ",", "TYPE_ALIGN", "(", "type", ")", ")", ";"], "File": "nvptx", "Func": "nvptx_asm_declare_constant_name", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 5396, "Length": 64, "Cover_Rate": 0.9846153846153847, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", "<<", "", ";", "return", "AsmPrinter", "::", "doFinalization", "("], "ground_truth": ["M", ")", ";"], "File": "PIC16AsmPrinter5", "Func": "doFinalization", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5397, "Length": 14, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DataSectionData", ".", "setAlignment", "(", "std", "::", "max", "(", "", ",", "DataSectionData", ".", "getAlignment", "(", ")", ")", ")", ";", "BSSSectionData", ".", "setAlignment", "(", "std", "::", "max", "(", "", ",", "BSSSectionData", ".", "getAlignment", "(", ")", ")", ")", ";", "if", "(", "T", ".", "isArch64Bit", "(", ")", "&&", "(", "Features", "&", "", ")", ")", "{", "const", "MCSectionELF", "*", "Sec", "=", "Context", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_MIPS_OPTIONS", ",", "ELF", "::", "SHF_ALLOC", "|", "ELF", "::", "SHF_MIPS_NOSTRIP", ",", "SectionKind", "::", "getMetadata", "(", ")", ",", "", ",", "", ")", ";", "MCA", ".", "getOrCreateSectionData", "(", "*", "Sec", ")", ".", "setAlignment", "(", "", ")", ";", "OS", ".", "SwitchSection", "(", "Sec", ")", ";", "OS", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", ""], "ground_truth": [",", "", ")", ";"], "File": "MipsTargetStreamer11", "Func": "finish", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5398, "Length": 168, "Cover_Rate": 0.3644251626898048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "I", "=", "MFI", ".", "getObjectIndexBegin", "(", ")", ";", "I", "!=", "", ";", "++", "I", ")", "Offset", "=", "std", "::", "max", "(", "Offset", ",", "-", "MFI", ".", "getObjectOffset", "(", "I", ")", ")", ";", "for", "(", "const", "MCPhysReg", "*", "R", "=", "TRI", ".", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "*", "R", ";", "++", "R", ")", "{", "unsigned", "Size", "=", "TRI", ".", "getMinimalPhysRegClass", "(", "*", "R", ")", "->"], "ground_truth": ["getSize", "(", ")", ";"], "File": "MipsFrameLowering11", "Func": "estimateStackSize", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5399, "Length": 72, "Cover_Rate": 0.3116883116883117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "case", "", "::", "offset16_8", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset32_8", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset64_8", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset16_16", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset32_16", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset64_16", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset16_32", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset32_32", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset64_32", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset32_64", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "offset64_64", ":", "Res", "=", "translateMemOffset", "(", "MIOpNo", ",", "", ")", ";", "break", ";", "case", "", "::", "SSECC", ":", "case", "", "::", "u8imm", ":", "case", "", "::", "i1imm", ":", "case", "", "::", "i8imm", ":", "case", "", "::", "i16imm", ":", "case", "", "::", "i16i8imm", ":", "case", "", "::", "i32imm", ":", "case", "", "::", "i32i8imm", ":", "case", "", "::", "i32u8imm", ":", "case", "", "::", "i64i8imm", ":", "case", "", "::", "i64i32imm", ":", "case", "", "::", "i64imm", ":", "{", "Res", "=", "ConstantInt", "::", "get", "(", "cast", "<", "IntegerType", ">", "(", "getResultTy", "(", "", ")", ")", ",", "getImmOp", "(", "MIOpNo", ")", ")", ";", "break", ";", "}", "case", "", "::", "i64i32imm_pcrel", ":", "case", "", "::", "brtarget", ":", "case", "", "::", "brtarget8", ":", "case", "", "::", "brtarget16", ":", "case", "", "::"], "ground_truth": ["brtarget32", ":", "{"], "File": "X86DCInstruction", "Func": "translateCustomOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5400, "Length": 290, "Cover_Rate": 0.4393939393939394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vld4q_u32", "(", "uint32_t", "const", "*", "__addr", ")", "{", "union", "{", "uint32x4x4_t", "__i", ";", "__builtin_neon_xi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_mve_vld4qv4si", "(", "(", "__builtin_neon_si", "*", ")", "__addr", ")", ";", "return", "__rv", "."], "ground_truth": ["__i", ";"], "File": "arm", "Func": "mve___arm_vld4q_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5401, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "AM2Opc", ">>", "", ")", "&", "", ")", "?", "sub", ":"], "ground_truth": ["add", ";"], "File": "ARMAddressingModes", "Func": "getAM2Op", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5402, "Length": 15, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "&"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon2_vandq_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5403, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PrintDebugValueComment", "(", "MI", ",", "OS", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", "OS", ".", "str", "(", ")", ")", ")", ";", "}", "return", ";", "case", "", ":", "if", "(", "OutStreamer", ".", "hasRawTextSupport", "(", ")", ")", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", "", ")", ")", ";", "return", ";", "case", "", ":", "case", "", ":", "{", "unsigned", "Reg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "OutStreamer", ".", "AddComment", "(", "StringRef", "(", "", ")", "+", "ATTInstPrinter", "::", "getRegisterName", "(", "Reg", ")", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "OutStreamer", ".", "AddComment", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerTlsAddr", "(", "OutStreamer", ",", "MCInstLowering", ",", "*", "MI", ")", ";", "case", "", ":", "{", "MCSymbol", "*", "PICBase", "=", "MF", "->", "getPICBaseSymbol", "(", ")", ";", "OutStreamer", ".", "EmitInstruction", "(", "MCInstBuilder", "(", "", ")", ".", "addExpr", "(", "MCSymbolRefExpr", "::", "Create", "(", "PICBase", ",", "OutContext", ")", ")", ")", ";", "OutStreamer", ".", "EmitLabel", "("], "ground_truth": ["PICBase", ")", ";"], "File": "X86MCInstLower102", "Func": "EmitInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5404, "Length": 172, "Cover_Rate": 0.3598326359832636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reportParseError", "(", "", ")", ";", "return", "false", ";", "}", "if", "(", "AssemblerOptions", ".", "back", "(", ")", "->", "isReorder", "(", ")", ")", "{", "reportParseError", "(", "", ")", ";", "return", "false", ";", "}", "AssemblerOptions", ".", "back", "(", ")", "->", "setNoMacro", "(", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSetNoMacro", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser (2)4", "Func": "parseSetNoMacroDirective", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5405, "Length": 58, "Cover_Rate": 0.6170212765957447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "CopyVT", "=", "VA", ".", "getValVT", "(", ")", ";", "if", "(", "(", "CopyVT", "==", "", "||", "CopyVT", "==", "", ")", "&&", "(", "(", "Is64Bit", "||", "Ins", "[", "i", "]", ".", "Flags", ".", "isInReg", "(", ")", ")", "&&", "!", "Subtarget", "->", "hasSSE1", "(", ")", ")", ")", "{", "report_fatal_error", "(", "", ")", ";", "}", "SDValue", "Val", ";", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "{", "if", "(", "isScalarFPTypeInSSEReg", "(", "VA", ".", "getValVT", "(", ")", ")", ")", "CopyVT", "=", "", ";", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "InFlag", "}", ";", "Chain", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "dl", ",", "CopyVT", ",", "", ",", "", ",", "Ops", ")", ",", "", ")", ";", "Val", "=", "Chain", ".", "getValue", "(", "", ")", ";", "if", "(", "CopyVT", "!=", "VA", ".", "getValVT", "(", ")", ")", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "X86ISelLowering116", "Func": "LowerCallResult", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5406, "Length": 172, "Cover_Rate": 0.4562334217506631, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "BucketChain", ".", "Elements", "[", "j", "]", ".", "Offset", ")", "RemainderOffsetInfo", "[", "", "]", "=", "std", "::", "make_pair", "(", "", ",", "", ")", ";", "else", "{", "unsigned", "Remainder", "=", "cast", "<", "SCEVConstant", ">", "(", "BucketChain", ".", "Elements", "[", "j", "]", ".", "Offset", ")", "->", "getAPInt", "(", ")", ".", "urem", "(", "Form", ")", ";", "if", "(", "RemainderOffsetInfo", ".", "find", "(", "Remainder", ")", "==", "RemainderOffsetInfo", ".", "end", "(", ")", ")", "RemainderOffsetInfo", "[", "Remainder", "]", "=", "std", "::", "make_pair", "(", "j", ",", "", ")", ";", "else", "RemainderOffsetInfo", "[", "Remainder", "]", ".", "second", "++", ";", "}", "}", "unsigned", "MaxCountRemainder", "=", "", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "(", "unsigned", ")", "Form", ";", "j", "++", ")", "if", "(", "(", "RemainderOffsetInfo", ".", "find", "(", "j", ")", "!=", "RemainderOffsetInfo", ".", "end", "(", ")", ")", "&&", "RemainderOffsetInfo", "[", "j", "]", ".", "second", ">", "RemainderOffsetInfo"], "ground_truth": ["[", "MaxCountRemainder", "]", ".", "second", ")", "MaxCountRemainder", "=", "j", ";"], "File": "PPCLoopInstrFormPrep", "Func": "prepareBaseForDispFormChain", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5407, "Length": 152, "Cover_Rate": 0.4393063583815029, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddInst", "=", "RI", ".", "getUniqueVRegDef", "(", "vreg", ")", ";", "if", "(", "AddInst", "==", "", ")", "return", "false", ";", "unsigned", "reg", ";", "int64_t", "off", ";", "switch", "(", "AddInst", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "if", "(", "!", "AddInst", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "return", "false", ";", "reg", "=", "AddInst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "off", "=", "AddInst", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "break", ";", "default", ":", "return"], "ground_truth": ["false", ";"], "File": "CheriAddressingModeFolder", "Func": "tryToFoldAdd", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5408, "Length": 89, "Cover_Rate": 0.5816993464052288, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "JITInfo"], "ground_truth": [";"], "File": "SparcSubtarget11", "Func": "getJITInfo", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5409, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "offset", "=", "", ",", "chainp", "=", "&", "aof_pic_chain", ";", "*", "chainp", ";", "offset", "+=", "", ",", "chainp", "=", "&", "(", "*", "chainp", ")", "->", "next", ")", "if", "(", "(", "*", "chainp", ")", "->", "symname", "==", "XSTR", "(", "x", ",", "", ")", ")", "return", "plus_constant", "(", "aof_pic_label", ",", "offset", ")", ";", "*", "chainp", "=", "(", "struct", "pic_chain", "*", ")", "xmalloc", "(", "sizeof", "(", "struct", "pic_chain", ")", ")", ";", "(", "*", "chainp", ")", "->", "next", "=", "NULL", ";", "(", "*", "chainp", ")", "->", "symname", "=", "XSTR", "(", "x", ",", "", ")", ";", "return", "plus_constant", "(", "aof_pic_label", ","], "ground_truth": ["offset", ")", ";"], "File": "arm3", "Func": "aof_pic_entry", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5410, "Length": 100, "Cover_Rate": 0.746268656716418, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "&", "getTargetMachine"], "ground_truth": ["(", ")", "const", "{"], "File": "VideocoreTargetMachine", "Func": "getVideocoreTargetMachine", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5411, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmlaq_rot90_m_f16", "(", "float16x8_t", "__a", ",", "float16x8_t", "__b", ",", "float16x8_t", "__c", ",", "mve_pred16_t"], "ground_truth": ["__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcmlaq_rot90_m_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5412, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "LT", ":", "return", "", ";", "case", "GE", ":", "return", "", ";", "case", "LE", ":", "return", "", ";", "case", "ORDERED", ":", "return", "", ";", "case", "UNORDERED", ":", "return", "", ";", "case", "UNEQ", ":", "return", "", ";", "case", "UNGE", ":", "return", "", ";", "case", "UNGT", ":", "return", "", ";", "case", "UNLE", ":", "return", "", ";", "case", "UNLT", ":", "return", "", ";", "case", "LTGT", ":", "return"], "ground_truth": ["", ";"], "File": "m68k", "Func": "m68k_output_branch_float_rev", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5413, "Length": 69, "Cover_Rate": 0.6509433962264151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitLabel", "(", "Symbol", ",", "Loc", ",", "F", ")", ";", "Symbol", "->", "setType", "(", "ELF", "::", "STT_NOTYPE", ")", ";", "Symbol", "->", "setBinding", "(", "ELF", "::", "STB_LOCAL"], "ground_truth": [")", ";"], "File": "ARMELFStreamer11", "Func": "EmitMappingSymbol", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5414, "Length": 27, "Cover_Rate": 0.313953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUDAGToDAGISel", "::", "SelectGlobalValueVariableOffset", "(", "SDValue", "Addr", ",", "SDValue", "&", "BaseReg", ",", "SDValue", "&", "Offset", ")", "{", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Addr", ")", ")", "{", "BaseReg", "="], "ground_truth": ["Addr", ";"], "File": "AMDGPUISelDAGToDAG72", "Func": "SelectGlobalValueVariableOffset", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5415, "Length": 33, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Immediate", "|=", "(", "cast", "<", "ConstantSDNode", ">", "(", "In", ")", "->", "getZExtValue", "(", ")", "&", "", ")", "<<", "idx", ";", "HasConstElts", "=", "true", ";", "}", "if", "(", "SplatIdx", "<", "", ")", "SplatIdx", "=", "idx", ";", "else", "if", "(", "In", "!=", "Op", ".", "getOperand", "(", "SplatIdx", ")", ")", "IsSplat", "=", "false", ";", "}", "if", "(", "IsSplat", ")", "{", "SDValue", "Cond", "=", "Op", ".", "getOperand", "(", "SplatIdx", ")", ";", "assert", "(", "Cond", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "Cond", ".", "getOpcode", "(", ")", "!=", "", ")", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Cond", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "return", "DAG", ".", "getSelect", "(", "dl", ",", "VT", ",", "Cond", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "}", "SDValue", "DstVec", ";", "if", "(", "HasConstElts", ")", "{", "if", "(", "VT", "==", "", "&&", "!", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "SDValue", "ImmL", "=", "DAG", ".", "getConstant", "(", "Lo_32", "(", "Immediate", ")", ",", "dl", ",", "", ")", ";", "SDValue", "ImmH", "=", "DAG", ".", "getConstant", "(", "Hi_32", "(", "Immediate", ")", ",", "dl", ",", "", ")", ";", "ImmL", "=", "DAG", ".", "getBitcast", "(", "", ",", "ImmL", ")", ";", "ImmH", "=", "DAG", ".", "getBitcast", "(", "", ",", "ImmH", ")", ";", "DstVec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ","], "ground_truth": ["", ",", "ImmL", ",", "ImmH", ")", ";"], "File": "X86ISelLowering (2)7", "Func": "LowerBUILD_VECTORvXi1", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5416, "Length": 246, "Cover_Rate": 0.4026186579378069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "SlotWithTag", "getTombstoneKey"], "ground_truth": ["(", ")", "{"], "File": "AArch64StackTaggingPreRA1", "Func": "getTombstoneKey", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5417, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cmpeq_epi8_mask", "(", "__mmask64", "__U", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__mmask64", ")", "__builtin_ia32_pcmpeqb512_mask", "(", "(", "__v64qi", ")", "__A", ",", "(", "__v64qi"], "ground_truth": [")", "__B", ",", "__U", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_mask_cmpeq_epi8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5418, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "CONSTANT_ADDRESS_P", "(", "x", ")", ")", "return", "false", ";", "if", "(", "flag_pic", "&&", "!", "(", "strict_p", "&&", "TARGET_PCREL", ")", "&&", "symbolic_operand", "(", "x", ",", "VOIDmode", ")", ")", "return", "false", ";", "if", "(", "M68K_OFFSETS_MUST_BE_WITHIN_SECTIONS_P", "&&", "reach"], "ground_truth": [">", "", ")", "{"], "File": "m68k", "Func": "m68k_legitimate_constant_address_p", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5419, "Length": 41, "Cover_Rate": 0.37272727272727274, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "(", "I", "->", "isBranch", "(", ")", ")", "&&", "!", "(", "I", "->", "mayLoad", "(", ")", ")", "&&", "!", "(", "I", "->", "mayStore", "(", ")", ")", "&&", "!", "(", "I", "->", "isCall", "(", ")", ")", "&&", "!", "(", "I", "->", "isReturn", "(", ")", ")", "&&", "!", "(", "I", "->", "isCompare", "(", ")", ")", "&&", "!", "(", "I", "->", "getOpcode", "(", ")", "==", "", "||", "(", "I", "->", "getOpcode", "(", ")", ">", "", "&&", "I", "->", "getOpcode", "(", ")", "<", "", ")", ")", ")", "{", "MachineInstr", "*", "slaveinst1", "=", "MF", ".", "CloneMachineInstr", "(", "&", "*", "I", ")", ";", "MachineInstr", "*", "slaveinst2", "=", "MF", ".", "CloneMachineInstr", "(", "&", "*", "I", ")", ";", "slaveinst1", "->", "setFlags", "(", "", ")", ";", "slaveinst2", "->", "setFlags", "(", "", ")", ";", "for", "(", "unsigned", "int", "opcount", "=", "", ";", "opcount", "<", "I", "->", "getNumOperands", "(", ")", ";", "opcount", "++", ")", "{", "if", "(", "I", "->", "getOperand", "(", "opcount", ")", ".", "isReg", "(", ")", ")", "{", "slaveinst1", "->", "getOperand", "(", "opcount", ")", ".", "setReg", "(", "getSlaveReg1", "(", "I", "->", "getOperand", "(", "opcount", ")", ".", "getReg", "(", ")", ")", ")", ";", "slaveinst2", "->", "getOperand", "(", "opcount", ")", ".", "setReg", "(", "getSlaveReg2", "(", "I"], "ground_truth": ["->", "getOperand", "(", "opcount", ")", ".", "getReg", "(", ")", ")", ")", ";"], "File": "NEMESIS", "Func": "triplicateInstructionsSWIFT", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5420, "Length": 208, "Cover_Rate": 0.6933333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "find_addr_reg", "(", "rtx", "addr", ")", "{", "while", "(", "GET_CODE", "(", "addr", ")", "==", "PLUS", ")", "{", "if", "(", "GET_CODE", "(", "XEXP", "(", "addr", ",", "", ")", ")", "==", "REG", ")", "addr", "=", "XEXP", "(", "addr", ",", "", ")", ";", "else", "if", "(", "GET_CODE", "(", "XEXP", "(", "addr", ",", "", ")", ")", "==", "REG", ")", "addr", "=", "XEXP", "(", "addr", ","], "ground_truth": ["", ")", ";"], "File": "m68k", "Func": "find_addr_reg", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5421, "Length": 65, "Cover_Rate": 0.5038759689922481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Opc8", "=", "", ";", "ShiftAmount", "=", "ShiftAmount", "%", "VT", ".", "getSizeInBits", "(", ")", ";", "break", ";", "case", "", ":", "Opc8", "=", "", ";", "break", ";", "case", "", ":", "Opc8", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", "<=", "ShiftAmount", "&&", "ShiftAmount", "<", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "ShiftAmount", "-=", "", ";", "}", "else", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", "<=", "ShiftAmount", "&&", "ShiftAmount", "<", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "ShiftAmount", "-=", "", ";", "}", "else", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmount", "==", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "ShiftAmount", "=", "", ";", "}", "else", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmount", "==", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "ShiftAmount", "=", "", ";", "}", "else", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmount", "==", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "ShiftAmount", "=", "", ";", "}", "}", "while", "(", "ShiftAmount", "--", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "Opc8", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "}", "return"], "ground_truth": ["Victim", ";"], "File": "AVRISelLowering35", "Func": "LowerShifts", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5422, "Length": 321, "Cover_Rate": 0.40632911392405063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "FK_PCRel_1", ":", "case", "FK_Data_1", ":", "return", "", ";", "case", "FK_PCRel_2", ":", "case", "FK_Data_2", ":", "return", "", ";", "case", "FK_PCRel_4", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "FK_Data_4", ":"], "ground_truth": ["return", "", ";"], "File": "X86MachObjectWriter (2)", "Func": "getFixupKindLog2Size", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5423, "Length": 36, "Cover_Rate": 0.5142857142857142, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmls_laneq_s16", "(", "int16x4_t", "__a", ",", "int16x4_t", "__b", ",", "int16x8_t", "__c", ",", "const", "int", "__lane", ")", "{", "return", "(", "__a", "-", "(", "__b", "*", "__aarch64_vget_lane_any", "(", "__c"], "ground_truth": [",", "__lane", ")", ")", ")", ";"], "File": "arm", "Func": "neon2_vmls_laneq_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5424, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "StackSize", "=", "MFI", ".", "getStackSize", "(", ")", ";", "uint64_t", "MaxAlign", "=", "calculateMaxStackAlign", "(", "MF", ")", ";", "unsigned", "CSSize", "=", "FI", "->", "getCalleeSavedFrameSize", "(", ")", ";", "uint64_t", "NumBytes", "=", "", ";", "if", "(", "RetOpcode", "&&", "*", "RetOpcode", "==", "", ")", "{", "assert", "(", "!", "isAsynchronousEHPersonality", "(", "classifyEHPersonality", "(", "MF", ".", "getFunction", "(", ")", "->", "getPersonalityFn", "(", ")", ")", ")", "&&", "", ")", ";", "NumBytes", "=", "getWinEHFuncletFrameSize", "(", "MF", ")", ";", "assert", "(", "hasFP", "(", "MF", ")", "&&", "", ")", ";", "TargetMBB", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "MachineFramePtr", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ";", "}", "else", "if", "(", "RetOpcode", "&&", "*", "RetOpcode", "==", "", ")", "{", "NumBytes", "=", "getWinEHFuncletFrameSize", "(", "MF", ")", ";", "assert", "(", "hasFP", "(", "MF", ")", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "MachineFramePtr", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ";", "}", "else", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "uint64_t", "FrameSize", "=", "StackSize", "-", "SlotSize", ";", "NumBytes", "=", "FrameSize", "-", "CSSize", ";", "if", "(", "TRI", "->", "needsStackRealignment", "(", "MF", ")", "&&", "!", "IsWin64Prologue", ")", "NumBytes", "=", "alignTo", "(", "FrameSize", ",", "MaxAlign", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "MachineFramePtr", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ";", "}", "else", "{", "NumBytes", "=", "StackSize", "-", "CSSize", ";", "}", "uint64_t", "SEHStackAllocAmt", "=", "NumBytes", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "PI", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "unsigned", "Opc", "=", "PI", "->", "getOpcode", "("], "ground_truth": [")", ";"], "File": "X86FrameLowering102", "Func": "emitEpilogue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5425, "Length": 300, "Cover_Rate": 0.30643513789581206, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vdwdupq_x_u8", "(", "uint32_t", "*", "__a", ",", "uint32_t", "__b", ",", "const", "int", "__imm", ",", "mve_pred16_t"], "ground_truth": ["__p", ")", "{"], "File": "arm", "Func": "mve___arm_vdwdupq_x_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5426, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x2_t", ")"], "ground_truth": ["__builtin_aarch64_sqnegv2si", "(", "__a", ")", ";"], "File": "arm", "Func": "neon2_vqneg_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5427, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "LoadOpcode", "=", "(", "Width", "==", "", ")", "?", "", ":", "", ";", "unsigned", "StoreOpcode", "=", "(", "Width", "==", "", ")", "?", "", ":", "", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "LoadOpcode", ",", "DstReg", ")", ".", "addReg", "(", "PtrOp", ".", "getReg", "(", ")", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "ArithOpcode", ",", "DstReg", ")", ".", "addReg", "(", "DstReg", ")", "."], "ground_truth": ["addReg", "(", "SrcReg", ")", ";"], "File": "MCS51ExpandPseudoInsts", "Func": "expandAtomicArithmeticOp", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5428, "Length": 81, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MovMI", "=", "MIB", ".", "buildInstr", "(", "", ",", "{", "DstReg", "}", ",", "{", "}", ")", ".", "addJumpTableIndex", "(", "JTI", ",", "", ")", ".", "addJumpTableIndex", "(", "JTI", ",", "", "|", "", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "return", "constrainSelectedInstRegOperands", "(", "*", "MovMI", ",", "TII", ","], "ground_truth": ["TRI", ",", "RBI", ")", ";"], "File": "AArch64InstructionSelector (2)", "Func": "selectJumpTable", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5429, "Length": 52, "Cover_Rate": 0.3880597014925373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetMachine", "::", "addPreEmitPass", "(", "PassManagerBase", "&", "PM", ",", "CodeGenOpt", "::", "Level", "OptLevel", ")", "{", "PM", ".", "add", "(", "createFPMoverPass", "(", "*", "this", ")", ")", ";", "PM", ".", "add", "(", "createDelaySlotFillerPass", "(", "*"], "ground_truth": ["this", ")", ")", ";"], "File": "SparcTargetMachine", "Func": "addPreEmitPass", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5430, "Length": 37, "Cover_Rate": 0.9024390243902439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isPIC", "=", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", ";", "bool", "isCodeLarge", "=", "(", "TM", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Large", ")", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "&&", "!", "MO", ".", "isReg", "(", ")", "&&", "!", "MO", ".", "isImm", "(", ")", ")", "{", "if", "(", "(", "isPIC", ")", "&&", "(", "isCodeLarge", ")", ")", "O", "<<", "", ";", "else", "O", "<<", "", ";", "closeP", "=", "true", ";", "}", "else", "if", "(", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "!", "MO", ".", "isReg", "(", ")", "&&", "!", "MO", ".", "isImm", "(", ")", ")", "{", "const", "MachineOperand", "&", "firstMO", "=", "MI", "->", "getOperand", "(", "opNum", "-", "", ")", ";", "if", "(", "firstMO", ".", "getReg", "(", ")", "==", "", ")", "O", "<<", "", ";", "else", "O", "<<", "", ";", "closeP", "=", "true", ";", "}", "else", "if", "(", "(", "isPIC", ")", "&&", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "(", "!", "MO", ".", "isReg"], "ground_truth": ["(", ")", ")", "&&", "(", "!", "MO", ".", "isImm", "(", ")", ")", ")", "{"], "File": "MipsAsmPrinter31", "Func": "printOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5431, "Length": 181, "Cover_Rate": 0.3062605752961083, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "SMLoc", "SRegLoc", "=", "getLoc", "(", ")", ";", "int", "RegNum", "=", "tryParseRegister", "(", ")", ";", "RegKind", "RegisterKind", "=", "RegKind", "::", "Scalar", ";", "if", "(", "RegNum", "==", "-", "", ")", "{", "StringRef", "Kind", ";", "RegisterKind", "=", "RegKind", "::", "NeonVector", ";", "OperandMatchResultTy", "Res", "=", "tryParseVectorRegister", "(", "RegNum", ",", "Kind", ",", "RegKind", "::", "NeonVector", ")", ";", "if", "(", "Res", "==", "MatchOperand_ParseFail", ")", "return", "true", ";", "if", "(", "Res", "==", "MatchOperand_Success", "&&", "!", "Kind", ".", "empty", "(", ")", ")", "return", "Error", "(", "SRegLoc", ",", "", ")", ";", "}", "if", "(", "RegNum", "==", "-", "", ")", "{", "StringRef", "Kind", ";", "RegisterKind", "=", "RegKind", "::", "SVEDataVector", ";", "OperandMatchResultTy", "Res", "=", "tryParseVectorRegister", "(", "RegNum", ",", "Kind", ",", "RegKind", "::", "SVEDataVector", ")", ";", "if", "(", "Res", "==", "MatchOperand_ParseFail", ")", "return", "true", ";", "if", "(", "Res", "==", "MatchOperand_Success", "&&", "!", "Kind", ".", "empty", "(", ")", ")", "return", "Error", "(", "SRegLoc", ",", "", ")", ";", "}", "if", "(", "RegNum", "==", "-", "", ")", "{", "StringRef", "Kind"], "ground_truth": [";"], "File": "AArch64AsmParser12", "Func": "parseDirectiveReq", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5432, "Length": 170, "Cover_Rate": 0.5414012738853503, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "value0", "=", "expand_normal", "(", "arg0", ")", ";", "create_input_operand", "(", "&", "ops", "[", "", "]", ",", "value0", ",", "TYPE_MODE", "(", "TREE_TYPE", "(", "arg0", ")", ")", ")", ";", "if", "(", "!", "maybe_expand_insn", "(", "icode", ",", "", ",", "ops", ")", ")", "error", "(", "", ")", ";", "return", "target"], "ground_truth": [";"], "File": "nds32-intrinsic2", "Func": "nds32_expand_builtin_null_ftype_reg", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5433, "Length": 46, "Cover_Rate": 0.5476190476190477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_slli_epi16", "(", "__mmask32", "__U", ",", "__m512i", "__A", ",", "const", "int", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_psllwi512_mask", "(", "(", "__v32hi", ")", "__A", ",", "__B", ",", "(", "__v32hi", ")", "_mm512_setzero_si512", "(", ")", ",", "(", "__mmask32"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_maskz_slli_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5434, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "Super", "->", "getSize", "(", ")", "==", "RC", "->", "getSize", "(", ")", ")", "return", "Super", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "!", "Subtarget", ".", "hasVLX", "(", ")", "&&", "Super", "->", "getSize", "(", ")", "==", "RC", "->", "getSize", "(", ")", ")", "return", "Super", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "!", "Subtarget", ".", "hasVLX", "(", ")", ")", "break", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "if", "(", "!", "Subtarget", ".", "hasAVX512", "(", ")", ")", "break", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86RegisterInfo82", "Func": "getLargestLegalSuperClass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5435, "Length": 117, "Cover_Rate": 0.4398496240601504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isThumb1", "?", "Align", "(", "", ")", ":", "Align", "(", "", ")", ";", "case", "", ":", "return", "isThumb1", "?", "Align", "(", "", ")", ":", "Align", "(", "", ")", ";", "case", "", ":", "return", "Align", "(", "", ")", ";", "case", ""], "ground_truth": [":"], "File": "ARMConstantIslandPass15", "Func": "getCPEAlign", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5436, "Length": 41, "Cover_Rate": 0.3082706766917293, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerBRCOND", "(", "SDValue", "Op", ","], "ground_truth": ["SelectionDAG", "&", "DAG", ")", "const", "{"], "File": "Cpu0ISelLowering1", "Func": "LowerBRCOND", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5437, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "CSI", "[", "i", "-", "", "]", ".", "getReg", "(", ")", ";", "MBB", ".", "addLiveIn", "(", "Reg", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "Reg", ")", "."], "ground_truth": ["addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ";"], "File": "J2FrameLowering", "Func": "spillCalleeSavedRegisters", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5438, "Length": 53, "Cover_Rate": 0.30994152046783624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", ">=", "VRegStackified", ".", "size", "(", ")", ")", "VRegStackified", ".", "resize", "(", "I", "+", "", ")", ";", "VRegStackified", ".", "set", "("], "ground_truth": ["I", ")", ";"], "File": "WebAssemblyMachineFunctionInfo (2)1", "Func": "stackifyVReg", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5439, "Length": 26, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_gatherpfdps", "(", "(", "__mmask16", ")", "", ",", "(", "__v16si", ")", "__index", ",", "__addr", ",", "__scale", ","], "ground_truth": ["__hint", ")", ";"], "File": "avx512pfintrin", "Func": "_mm512_prefetch_i32gather_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5440, "Length": 19, "Cover_Rate": 0.38, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAbsoluteCall", "(", ")", "const", "{", "return"], "ground_truth": ["HasAbsoluteCall", ";", "}"], "File": "MipsSubtarget20", "Func": "hasAbsoluteCall", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5441, "Length": 10, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ProcFamily", "=="], "ground_truth": ["CortexA7", ";"], "File": "ARMSubtarget (2)", "Func": "isCortexA7", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5442, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "Src", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "Mods", ")", ";", "}", "}", "}"], "ground_truth": [";"], "File": "AMDGPUInstructionSelector15", "Func": "selectVOP3Mods", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5443, "Length": 38, "Cover_Rate": 0.36893203883495146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "VT", ".", "isInteger", "(", ")", "&&", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "getOperand", "(", "", ")", "==", "N1", "&&", "N1", ".", "getOpcode", "(", ")", "==", "", "&&", "N1", ".", "getOperand", "(", "", ")", "==", "N0", ".", "getOperand", "(", "", ")", ")", "if", "(", "ConstantSDNode", "*", "Y1C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N1", ".", "getOperand", "(", "", ")", ")", ")", "if", "(", "Y1C", "->", "getAPIntValue", "(", ")", "==", "VT", ".", "getSizeInBits", "(", ")", "-", "", ")", "{", "SDValue", "Neg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "VT", ")"], "ground_truth": [",", "N0", ".", "getOperand", "(", "", ")", ")", ";"], "File": "X86ISelLowering (2)", "Func": "performIntegerAbsCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5444, "Length": 154, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "count", ";", "++", "i", ")", "{", "gcc_assert", "(", "i", "<", "MAX_REGS", ")", ";", "if", "(", "REG_ORDER", "[", "i", "]", "==", "BP_REG", "&&", "hfp"], "ground_truth": [")", "++", "count", ";"], "File": "i386-features", "Func": "is_stub_managed_reg", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5445, "Length": 38, "Cover_Rate": 0.5066666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printLdStmModeOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "", "Mode", "=", "", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")"], "ground_truth": [")", ";"], "File": "ARMInstPrinter1", "Func": "printLdStmModeOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5446, "Length": 40, "Cover_Rate": 0.7407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "hashval_t", "wrapped_symbol_hasher", "::", "hash", "(", "const", "value_type", "*", "v", ")", "{", "return", "htab_hash_string", "(", "v"], "ground_truth": [")", ";"], "File": "winnt4", "Func": "hash", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5447, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setHasStackArgs", "(", "bool"], "ground_truth": ["B", ")", "{"], "File": "GBZ80MachineFunctionInfo", "Func": "setHasStackArgs", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5448, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "imm32", "=", "imm_values", ".", "imm32", ";", "*", "imm64", "=", "imm_values", ".", "imm64", ";", "return", "imm_values", ".", "imm32", "*", "", "+", "imm_values", "."], "ground_truth": ["imm64", "*", "", ";"], "File": "i3865", "Func": "get_num_immediates", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5449, "Length": 27, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Offset", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "assert", "(", "!", "", "(", "STI", ")", "||", "isUInt", "<", ""], "ground_truth": [">", "(", "Offset", ")", ")", ";"], "File": "SIMCCodeEmitter10", "Func": "getSMEMOffsetEncoding", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5450, "Length": 31, "Cover_Rate": 0.484375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HOST_WIDE_INT", "temp", ";", "if", "(", "op_const", "==", "", ")", "return", "NULL", ";", "temp", "=", "opint", "[", "", "]", "&", "", ";", "temp", "|=", "(", "opint", "[", "", "]", ">>", "", ")", "&", "", ";", "return", "build_int_cst", "(", "alpha_dimode_u"], "ground_truth": [",", "temp", ")", ";"], "File": "alpha", "Func": "alpha_fold_builtin_pklb", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5451, "Length": 43, "Cover_Rate": 0.7413793103448276, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "&", "DL", "=", "CLI", ".", "DL", ";", "SmallVectorImpl", "<", "", ">", "&", "Outs", "=", "CLI", ".", "Outs", ";", "SmallVectorImpl", "<", "SDValue", ">", "&", "OutVals", "=", "CLI", ".", "OutVals", ";", "SmallVectorImpl", "<", "", ">", "&", "Ins", "=", "CLI", ".", "Ins", ";", "SDValue", "Chain", "=", "CLI", ".", "Chain", ";", "SDValue", "Callee", "=", "CLI", ".", "Callee", ";", "bool", "&", "IsTailCall", "=", "CLI", ".", "IsTailCall", ";", "CallingConv", "::", "ID", "CallConv", "=", "CLI", ".", "CallConv", ";", "bool", "IsVarArg", "=", "CLI", ".", "IsVarArg", ";", "IsTailCall", "="], "ground_truth": ["false", ";"], "File": "LanaiISelLowering1", "Func": "LowerCall", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5452, "Length": 83, "Cover_Rate": 0.503030303030303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "getMemOperandsWithOffsetWidth", "(", "MIa", ",", "BaseOps0", ",", "Offset0", ",", "Offset0IsScalable", ",", "Dummy0", ",", "&", "RI", ")", "||", "!", "getMemOperandsWithOffsetWidth", "(", "MIb", ",", "BaseOps1", ",", "Offset1", ",", "Offset1IsScalable", ",", "Dummy1", ",", "&", "RI", ")", ")", "return", "false", ";", "if", "(", "!", "memOpsHaveSameBaseOperands", "(", "BaseOps0", ",", "BaseOps1"], "ground_truth": [")", ")", "return", "false", ";"], "File": "SIInstrInfo11", "Func": "checkInstOffsetsDoNotOverlap", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5453, "Length": 52, "Cover_Rate": 0.3170731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getIntImmCostIntrin", "(", "", "IID", ",", "unsigned", "Idx", ",", "const", "APInt", "&", "Imm"], "ground_truth": [",", "Type", "*", "Ty", ",", "TTI", "::", "TargetCostKind", "CostKind", ")", "{"], "File": "LanaiTargetTransformInfo10", "Func": "getIntImmCostIntrin", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5454, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PreservedAnalyses", "AbstractMemberAccessPass", "::", "run", "(", "Function", "&", "F", ",", "FunctionAnalysisManager", "&", "AM", ")", "{", "return", "AbstractMemberAccess", "(", "TM", ")", ".", "run", "(", "F", ")", "?"], "ground_truth": ["PreservedAnalyses", "::", "none", "(", ")", ":", "PreservedAnalyses", "::", "all", "(", ")", ";"], "File": "BPFAbstractMemberAccess1", "Func": "run", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5455, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Size", "=", "VT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "Size", ">", "", "&&", "Subtarget", ".", "useAVX512Regs", "(", ")", ")", "return", "SDValue", "(", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "N0", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "if", "(", "", "(", "CC", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "N00VT", "=", "N0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "EVT", "MatchingVecType", "=", "N00VT", ".", "changeVectorElementTypeToInteger", "(", ")", ";", "if", "(", "Size", "!=", "MatchingVecType", ".", "getSizeInBits"], "ground_truth": ["(", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "combineExtSetcc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5456, "Length": 151, "Cover_Rate": 0.48089171974522293, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isAISrc_1024V2F16", "(", ")", "const"], "ground_truth": ["{"], "File": "AMDGPUAsmParser1", "Func": "isAISrc_1024V2F16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5457, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LiveRegs", ".", "addReg", "(", "SpillReg", ")", ";", "MCPhysReg", "OffsetReg", "=", "findScratchNonCalleeSaveRegister", "(", "MF", "->", "getRegInfo", "(", ")", ",", "LiveRegs", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "OffsetReg", ")", ".", "addImm", "(", "Offset", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "SpillReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "OffsetReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "ScratchRsrcReg", ")", ".", "addReg", "(", "SPReg", ")", ".", "addImm", "(", "", ")", ".", "addImm"], "ground_truth": ["(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "SIFrameLowering5", "Func": "buildPrologSpill", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5458, "Length": 129, "Cover_Rate": 0.3944954128440367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "arc_set_default_type_attributes", "(", "tree"], "ground_truth": ["type", "ATTRIBUTE_UNUSED", ")", "{"], "File": "arc4", "Func": "arc_set_default_type_attributes", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5459, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegister", "Reg", "=", "", "+", "RegNo", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")"], "ground_truth": [")", ";"], "File": "RISCVDisassembler", "Func": "DecodeFPR64CRegisterClass", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5460, "Length": 19, "Cover_Rate": 0.31666666666666665, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "isPCREL", "(", "unsigned", "Opcode", ")", "{", "return", "Opcode", "==", "PCREL_WRAPPER", "||", "Opcode"], "ground_truth": ["==", "PCREL_OFFSET", ";"], "File": "SystemZISelLowering (2)", "Func": "isPCREL", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5461, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Res", "||", "Def", "->", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_CONSTANT", ")", ";", "if", "(", "Res", ")", "return", "Res", ";", "}", "MRI", "->", "replaceRegWith", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "I", ".", "removeFromParent", "(", ")", ";", "}", "else", "if", "(", "I", ".", "getNumDefs", "(", ")", "==", "", ")", "{", "MRI", "->", "setType", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "LLT", "::", "scalar", "(", "", ")", ")", ";", "}", "return", "true", ";", "}", "if", "(", "I", ".", "getNumOperands", "(", ")", "!="], "ground_truth": ["I", ".", "getNumExplicitOperands", "(", ")", ")", "{"], "File": "SPIRVInstructionSelector1", "Func": "select", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5462, "Length": 112, "Cover_Rate": 0.32748538011695905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Idx", "=", "(", "FullSize", "-", "", "-", "i", ")", ";", "CurVal", "|=", "static_cast", "<", "uint64_t", ">", "(", "static_cast", "<", "uint8_t", ">", "(", "Data", "[", "Offset", "+", "Idx", "]", ")", ")", "<<", "(", "i", "*", "", ")", ";", "}", "uint64_t", "Mask", "=", "(", "static_cast", "<", "uint64_t", ">", "(", "-", "", ")", ">>", "(", "", "-", "getFixupKindInfo", "(", "Kind", ")", ".", "TargetSize", ")", ")", ";", "CurVal", "|=", "Value"], "ground_truth": ["&", "Mask", ";"], "File": "LanaiAsmBackend17", "Func": "applyFixup", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5463, "Length": 70, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "p", "=", "ggc_alloc", "<", "extern_list", ">", "(", ")", ";", "p", "->", "next"], "ground_truth": ["=", "extern_head", ";"], "File": "winnt", "Func": "i386_pe_record_external_function", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5464, "Length": 15, "Cover_Rate": 0.30612244897959184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "int", "MCOp", "=", "", "(", "Opcode", ",", "Gen", ")", ";", "if", "(", "MCOp", "==", "-", "", ")", "return", "Opcode", ";", "if", "(", "ST", ".", "hasGFX90AInsts", "(", ")", ")", "{", "uint16_t", "NMCOp", "=", "(", "uint16_t", ")", "-", "", ";", "NMCOp", "=", "", "(", "Opcode", ",", "", ")", ";", "if", "(", "NMCOp", "==", "(", "uint16_t", ")", "-", "", ")", "NMCOp", "=", "", "(", "Opcode", ",", "", ")", ";", "if", "(", "NMCOp", "!=", "(", "uint16_t", ")", "-", "", ")", "MCOp", "=", "NMCOp", ";", "}", "if", "(", "MCOp", "==", "(", "uint16_t", ")", "-", "", ")", "return", "-", "", ";", "if", "(", "isAsmOnlyOpcode", "(", "MCOp", ")", ")", "return", "-"], "ground_truth": ["", ";"], "File": "SIInstrInfo120", "Func": "pseudoToMCOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5465, "Length": 108, "Cover_Rate": 0.416988416988417, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "decodeRVCInstrRdRs1UImm", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "DecodeGPRRegisterClass", "(", "Inst", ",", "", ",", "Address", ",", "Decoder", ")", ";", "Inst", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ";", "uint64_t", "UImm6", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "DecodeStatus", "Result", "=", "decodeUImmOperand", "<", "", ">", "(", "Inst", ",", "UImm6", ",", "Address", ",", "Decoder", ")", ";", "(", "void", ")", "Result", ";", "assert", "(", "Result", "==", "MCDisassembler", "::", "Success", "&&", "", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "RISCVDisassembler8", "Func": "decodeRVCInstrRdRs1UImm", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5466, "Length": 104, "Cover_Rate": 0.9904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "getTargetMachine", "(", ")", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AllocateStack", "(", "", ",", "", ")", ";", "CCInfo", ".", "AnalyzeFormalArguments", "(", "Ins", ",", "CC_Blackfin", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ArgLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "EVT", "RegVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "TargetRegisterClass", "*", "RC", "=", "VA", ".", "getLocReg", "(", ")", "==", "", "?", "", ":", "", ";", "assert", "(", "RC", "->", "contains", "(", "VA", ".", "getLocReg", "(", ")", ")", "&&", "", ")", ";", "assert", "(", "RC", "->", "hasType", "(", "RegVT", ")", "&&", "", ")", ";", "unsigned", "Reg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "RC", ")", ";", "MF", ".", "getRegInfo", "(", ")", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "Reg", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "Reg", ",", "RegVT", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "SExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "else", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "ZExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "ArgValue", ")", ";", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "BlackfinISelLowering2", "Func": "LowerFormalArguments", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5467, "Length": 306, "Cover_Rate": 0.6442105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "N", ".", "getOpcode", "(", ")", "!=", "", "&&", "N", ".", "getOpcode", "(", ")", "!=", "", "&&", "!", "CurDAG", "->", "isBaseWithConstantOffset", "(", "N", ")", ")", "return", "false", ";", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", "||", "N", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "RHSC", ";", "if", "(", "isScaledConstantInRange", "(", "N", ".", "getOperand", "(", "", ")", ",", "", ",", "-", "", "+", "", ",", "", ",", "RHSC", ")", ")", "return", "false", ";", "}", "if", "(", "Subtarget", "->", "isCortexA9", "(", ")", "&&", "!", "N", ".", "hasOneUse", "(", ")", ")", "return", "false", ";", "", "AddSub", "=", "N", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "", "ShOpcVal", "=", "", "(", "N", ".", "getOperand", "(", "", ")", ")", ";", "unsigned", "ShAmt", "=", "", ";", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShOpcVal", "!=", "", ")", "{", "if", "(", "ConstantSDNode", "*", "Sh", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ")", ")", "{", "ShAmt", "=", "Sh", "->", "getZExtValue", "(", ")", ";", "if", "(", "isShifterOpProfitable", "(", "Offset", ",", "ShOpcVal", ",", "ShAmt", ")", ")", "Offset", "=", "N", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "else", "{", "ShAmt", "=", "", ";", "ShOpcVal", "=", "", ";", "}", "}", "else", "{", "ShOpcVal", "=", "", ";", "}", "}", "if", "(", "N", ".", "getOpcode", "(", ")", "!=", "", "&&", "ShOpcVal", "==", "", "&&", "!", "(", "Subtarget", "->", "isCortexA9", "(", ")", "||", "N", ".", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", ")", "{", "ShOpcVal", "=", "", "(", "N", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "ShOpcVal", "!=", ""], "ground_truth": [")", "{"], "File": "ARMISelDAGToDAG74", "Func": "SelectLdStSOReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5468, "Length": 288, "Cover_Rate": 0.44929797191887677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "handleSlot", "(", "[", "this", "]", "(", "auto", "&", "I", ")", "->", "bool", "{", "return", "TII", "->", "HasFPUDelaySlot", "(", "I", ")", ";"], "ground_truth": ["}", ",", "[", "this", "]", "(", "auto", "&", "IInSlot", ",", "auto", "&", "I", ")", "->", "bool", "{"], "File": "MipsBranchExpansion (2)", "Func": "handleFPUDelaySlot", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5469, "Length": 39, "Cover_Rate": 0.5064935064935064, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pshufb128_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v16qi", ")", "__B", ",", "(", "__v16qi", ")", "_mm_setzero_si128", "(", ")"], "ground_truth": [",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_maskz_shuffle_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5470, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "GV", "->", "getType", "(", ")", "->", "getAddressSpace", "(", ")", "==", "AMDGPUA", ".", "GLOBAL_ADDRESS", "||", "GV", "->", "getType", "(", ")", "->", "getAddressSpace", "(", ")", "==", "AMDGPUA", ".", "CONSTANT_ADDRESS", ")", "&&", "!"], "ground_truth": ["shouldEmitFixup", "(", "GV", ")", "&&", "!", "getTargetMachine", "(", ")", ".", "shouldAssumeDSOLocal", "(", "*", "GV", "->", "getParent", "(", ")", ",", "GV", ")", ";"], "File": "SIISelLowering114", "Func": "shouldEmitGOTReloc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5471, "Length": 54, "Cover_Rate": 0.8059701492537313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vandq_u64", "(", "uint64x2_t", "__a", ",", "uint64x2_t", "__b", ")", "{", "return", "__a"], "ground_truth": ["&", "__b", ";"], "File": "arm", "Func": "neon_vandq_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5472, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "MVT", "IntScalar", "=", "", "(", "VT", ".", "getScalarSizeInBits", "(", ")", ")", ";", "MVT", "IntVT", "=", "", "(", "IntScalar", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "SDValue", "Op0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "IntVT", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "Op1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "IntVT", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "unsigned", "IntOpcode", "=", "", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "IntOpcode", "=", "", ";", "break", ";", "case", "", ":", "IntOpcode", "=", "", ";", "break", ";", "case", "", ":", "IntOpcode", "=", "", ";", "break", ";", "case", "", ":", "IntOpcode", "=", "", ";", "break", ";", "}", "SDValue", "IntOp", "=", "DAG", ".", "getNode", "(", "IntOpcode", ",", "dl", ",", "IntVT", ",", "Op0", ",", "Op1", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "IntOp", ")", ";", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering149", "Func": "lowerX86FPLogicOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5473, "Length": 170, "Cover_Rate": 0.7053941908713693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RHSC", ">>=", "", ";", "if", "(", "RHSC", ">=", "", "&&", "RHSC", "<", "", ")", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "Base", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "Base", ")", "->", "getIndex", "(", ")", ";", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "TLI", ".", "getPointerTy", "(", ")", ")", ";", "}", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "RHSC", ",", "", ")", ";", "return", "true", ";", "}", "}", "}", "}", "return", "false"], "ground_truth": [";"], "File": "ARMISelDAGToDAG21", "Func": "SelectThumbAddrModeSP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5474, "Length": 87, "Cover_Rate": 0.3118279569892473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")", "__builtin_neon_vreinterpretv4siv4sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_s32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5475, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvt_roundph_epi16", "(", "__m512i", "__A", ",", "__mmask32", "__B", ",", "__m512h"], "ground_truth": ["__C", ",", "int", "__D", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_mask_cvt_roundph_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5476, "Length": 28, "Cover_Rate": 0.5957446808510638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsra_n_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b", ","], "ground_truth": ["const", "int", "__c", ")", "{"], "File": "arm", "Func": "neon_vrsra_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5477, "Length": 13, "Cover_Rate": 0.3939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMRSOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "AArch64AsmParser13", "Func": "addMRSOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5478, "Length": 21, "Cover_Rate": 0.3230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectGlobalAddress", "(", "N", ",", "R", ",", "false", ",", ""], "ground_truth": [")", ";"], "File": "HexagonISelDAGToDAG10", "Func": "SelectAddrGA", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5479, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMContext", "*", "Context", "=", "DAG", ".", "getContext", "(", ")", ";", "std", "::", "vector", "<", "Constant", "*", ">", "CV0", ";", "CV0", ".", "push_back", "(", "ConstantInt", "::", "get", "(", "*", "Context", ",", "APInt", "(", "", ",", "", ")", ")", ")", ";", "CV0", ".", "push_back", "(", "ConstantInt", "::", "get", "(", "*", "Context", ",", "APInt", "(", "", ",", "", ")", ")", ")", ";", "CV0", ".", "push_back", "(", "ConstantInt", "::", "get", "(", "*", "Context", ",", "APInt", "(", "", ",", "", ")", ")", ")", ";", "CV0", ".", "push_back", "(", "ConstantInt", "::", "get", "(", "*", "Context", ",", "APInt", "(", "", ",", "", ")", ")", ")", ";", "Constant", "*", "C0", "=", "ConstantVector", "::", "get", "(", "CV0", ")", ";", "SDValue", "CPIdx0", "=", "DAG", ".", "getConstantPool", "(", "C0", ",", "getPointerTy", "(", ")", ",", "", ")", ";", "std", "::", "vector", "<", "Constant", "*", ">", "CV1", ";", "CV1", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "APInt", "(", "", ",", "", ")", ")", ")", ")", ";", "CV1", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "APInt", "(", "", ","], "ground_truth": ["", ")", ")", ")", ")", ";"], "File": "X86ISelLowering94", "Func": "LowerUINT_TO_FP_i64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5480, "Length": 181, "Cover_Rate": 0.32379248658318427, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "switch_to_section", "(", "bss_section", ")", ";", "assemble_name", "(", "stream", ",", "name", ")", ";", "fprintf", "(", "stream", ",", "", "HOST_WIDE_INT_PRINT_UNSIGNED", "", ",", "MAX", "(", "size", ","], "ground_truth": ["align", "/", "BITS_PER_UNIT", ")", ")", ";"], "File": "pa4", "Func": "pa_asm_output_aligned_common", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5481, "Length": 31, "Cover_Rate": 0.30392156862745096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "RegionBegin", "=", "Region", ".", "first", ";", "RegionEnd", "=", "Region", ".", "second", ";", "if", "(", "RegionBegin", "->", "getParent", "(", ")", "!=", "MBB", ")", "{", "if", "(", "MBB", ")", "finishBlock", "(", ")", ";", "MBB", "=", "RegionBegin", "->", "getParent", "(", ")", ";", "startBlock", "(", "MBB", ")", ";", "if", "(", "Stage", "==", "InitialSchedule", ")", "computeBlockPressure", "(", "MBB", ")", ";", "}", "unsigned", "NumRegionInstrs", "=", "std", "::", "distance", "(", "begin", "(", ")", ",", "end", "(", ")", ")", ";", "enterRegion", "(", "MBB", ",", "begin", "(", ")", ",", "end", "(", ")", ",", "NumRegionInstrs", ")", ";", "if", "(", "begin", "(", ")", "==", "end", "(", ")", "||", "begin", "(", ")", "==", "std", "::", "prev", "(", "end", "(", ")", ")", ")", "{", "exitRegion", "(", ")", ";", "continue", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "MF", ".", "getName", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "MBB", ")", "<<", "", "<<", "MBB", "->", "getName", "(", ")", "<<", "", "<<", "*", "begin", "(", ")", "<<", "", ";", "if", "(", "RegionEnd", "!=", "MBB", "->", "end", "(", ")", ")", "dbgs", "(", ")", "<<", "*", "RegionEnd", ";", "else", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", "<<", "NumRegionInstrs", "<<", "'\\n'", ")", ";", "schedule", "(", ")", ";", "exitRegion", "(", ")", ";", "++"], "ground_truth": ["RegionIdx", ";"], "File": "GCNSchedStrategy11", "Func": "finalizeSchedule", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5482, "Length": 211, "Cover_Rate": 0.4081237911025145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Triple", "triple", "(", "TT", ")", ";", "bool", "isThumb", "=", "triple", ".", "getArch", "(", ")", "==", "Triple", "::", "thumb", "||", "triple", ".", "getArch", "(", ")", "==", "Triple", "::", "thumbeb", ";", "bool", "NoCPU", "=", "CPU", "==", "", "||", "CPU", ".", "empty", "(", ")", ";", "std", "::", "string", "ArchFeature", ";", "switch", "(", "triple", ".", "getSubArch", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "Triple", "::", "SubArch_v8", ":", "if", "(", "NoCPU", ")", "ArchFeature", "=", "", "", ";", "else", "ArchFeature", "=", "", ";", "break", ";", "case", "Triple", "::", "SubArch_v8_1a", ":", "if", "(", "NoCPU", ")", "ArchFeature", "=", "", "", ";", "else", "ArchFeature", "=", "", ";", "break", ";", "case", "Triple", "::", "SubArch_v7m", ":", "isThumb", "=", "true", ";", "if", "(", "NoCPU", ")", "ArchFeature", "=", "", ";", "else", "ArchFeature", "=", "", ";", "break", ";", "case", "Triple", "::", "SubArch_v7em", ":", "if", "(", "NoCPU", ")", "ArchFeature", "="], "ground_truth": ["", ";"], "File": "ARMMCTargetDesc44", "Func": "ParseARMTriple", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5483, "Length": 142, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "array_pod_sort", "(", "Regs", ".", "begin", "(", ")", ",", "Regs", ".", "end", "(", ")", ")", ";", "if", "(", "Kind", "==", "k_RegisterList", "&&", "Regs", ".", "back", "(", ")", ".", "second", "==", "", ")", "Kind", "=", "k_RegisterListWithAPSR", ";", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "Kind", ")", ";", "for", "(", "SmallVectorImpl", "<", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">>", "::", "const_iterator", "I", "=", "Regs", ".", "begin", "(", ")", ",", "E", "=", "Regs", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++"], "ground_truth": ["I", ")", "Op", "->", "Registers", ".", "push_back", "(", "I", "->", "second", ")", ";"], "File": "ARMAsmParser103", "Func": "CreateRegList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5484, "Length": 94, "Cover_Rate": 0.376, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MRI", ".", "getRegClass", "(", "CondReg", ")", "==", "&", "", ")", "{", "unsigned", "KCondReg", "=", "CondReg", ";", "CondReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "CondReg", ")", ".", "addReg", "(", "KCondReg", ")", ";", "CondReg", "=", "fastEmitInst_extractsubreg", "(", "", ",", "CondReg", ",", "", ")", ";", "}", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "CondReg", ")", ".", "addImm", "(", "", ")", ";", "}", "const", "Value", "*", "LHS", "=", "I", "->", "getOperand", "(", "", ")", ";", "const", "Value", "*", "RHS", "=", "I", "->", "getOperand", "(", "", ")", ";", "Register", "LHSReg", "=", "getRegForValue", "(", "LHS", ")", ";", "Register", "RHSReg", "=", "getRegForValue", "(", "RHS", ")", ";", "if", "(", "!", "LHSReg", "||", "!", "RHSReg", ")", "return", "false", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TLI", ".", "getRegClassFor", "(", "RetVT", ")", ";", "Register", "ResultReg", "=", "fastEmitInst_rri", "(", "Opc", ",", "RC", ",", "RHSReg", ","], "ground_truth": ["LHSReg", ",", "CC", ")", ";"], "File": "X86FastISel114", "Func": "X86FastEmitPseudoSelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5485, "Length": 179, "Cover_Rate": 0.3516699410609037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "aarch64_struct_value_rtx", "(", "tree", "fndecl", "ATTRIBUTE_UNUSED", ","], "ground_truth": ["int", "incoming", "ATTRIBUTE_UNUSED", ")", "{"], "File": "aarch64", "Func": "aarch64_struct_value_rtx", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5486, "Length": 13, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "auto", "&", "WinEHXMMSlotInfo", "=", "FI", "->", "getWinEHXMMSlotInfo", "(", ")", ";", "const", "auto", "it", "=", "WinEHXMMSlotInfo", ".", "find", "(", "FI", ")", ";", "if", "(", "it", "==", "WinEHXMMSlotInfo", ".", "end", "(", ")", ")", "return", "getFrameIndexReference", "(", "MF", ",", "FI", ",", "FrameReg", ")", ";", "FrameReg", "=", "TRI", "->", "getStackRegister", "("], "ground_truth": [")", ";"], "File": "X86FrameLowering101", "Func": "getWin64EHFrameIndexRef", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5487, "Length": 64, "Cover_Rate": 0.5470085470085471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ar", "=", "shift_alg_si", "[", "cpu", "]", "[", "SHIFT_ASHIFTRT", "]", "[", "count", "]", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "type", "==", "CLOBBER", ")", "return", "(", "a", "==", "SHIFT_LOOP", "||", "lr", "==", "SHIFT_LOOP", "||", "ar", "==", "SHIFT_LOOP", "||", "(", "TARGET_H8300H", "&&", "mode", "==", "SImode", "&&", "count", "==", "", ")", ")", ";", "else", "if", "(", "type", "==", "ASHIFT", ")", "return", "(", "a", "==", "SHIFT_LOOP", "||", "(", "TARGET_H8300H", "&&", "mode", "==", "SImode", "&&", "count", "==", "", ")", ")", ";", "else", "if", "(", "type", "==", "LSHIFTRT", ")", "return", "(", "lr", "==", "SHIFT_LOOP", "||", "(", "TARGET_H8300H", "&&", "mode", "==", "SImode", "&&", "count", "==", "", ")", ")", ";", "else", "if", "(", "type", "==", "ASHIFTRT", ")", "return", "(", "ar", "==", "SHIFT_LOOP", "||", "(", "TARGET_H8300H", "&&", "mode", "=="], "ground_truth": ["SImode", "&&", "count", "==", "", ")", ")", ";"], "File": "h8300", "Func": "h8300_shift_needs_scratch_p", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5488, "Length": 133, "Cover_Rate": 0.4290322580645161, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst3q_u64", "(", "uint64_t", "*", "__a", ",", "uint64x2x3_t", "val", ")", "{", "__builtin_aarch64_simd_ci", "__o", ";", "__o", "=", "__builtin_aarch64_set_qregciv2di", "(", "__o", ",", "(", "int64x2_t", ")", "val", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregciv2di", "(", "__o", ",", "(", "int64x2_t", ")", "val", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregciv2di", "(", "__o", ",", "(", "int64x2_t", ")", "val", ".", "val", "[", ""], "ground_truth": ["]", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vst3q_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5489, "Length": 70, "Cover_Rate": 0.8536585365853658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", ";", "if", "(", "(", "Reg", "=", "isLoadFromStackSlot", "(", "MI", ",", "FrameIndex", ")", ")", ")", "return", "Reg", ";", "const", "MachineMemOperand", "*", "Dummy", ";", "return", "hasLoadFromStackSlot", "(", "MI", ",", "Dummy"], "ground_truth": [",", "FrameIndex", ")", ";"], "File": "X86InstrInfo", "Func": "isLoadFromStackSlotPostFE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5490, "Length": 34, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "return", "new", "yaml", "::", "MachineFunctionInfo", "(", "*", "MFI"], "ground_truth": [")", ";"], "File": "RISCVTargetMachine10", "Func": "convertFuncInfoToYAML", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5491, "Length": 24, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isShifter", "(", ")", ")", "return", "false", ";", "", "ST", "=", "getShiftExtendType", "(", ")", ";", "return", "(", "ST", "==", "", "||", "ST", "==", "", "||", "ST", "==", ""], "ground_truth": ["||", "ST", "==", "", ")", "&&", "getShiftExtendAmount", "(", ")", "<", "width", ";"], "File": "AArch64AsmParser (2)1", "Func": "isLogicalShifter", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5492, "Length": 42, "Cover_Rate": 0.711864406779661, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "beyond", "=", "next_active_insn", "(", "XEXP", "(", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "insn", ")", ")", ",", "", ")", ",", "", ")", ")", ";", "if", "(", "beyond", "&&", "(", "GET_CODE", "(", "beyond", ")", "==", "JUMP_INSN", "||", "(", "(", "beyond", "=", "next_active_insn", "(", "beyond", ")", ")", "&&", "GET_CODE", "(", "beyond", ")", "==", "JUMP_INSN", ")", ")", "&&", "GET_CODE", "(", "PATTERN", "(", "beyond", ")", ")", "==", "SET", "&&", "recog_memoized", "(", "beyond", ")", "==", "CODE_FOR_jump_compact", "&&", "(", "(", "INSN_ADDRESSES", "(", "INSN_UID", "(", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "beyond", ")", ")", ",", "", ")", ")", ")", "-", "INSN_ADDRESSES", "(", "INSN_UID", "(", "insn", ")", ")", "+", "(", "unsigned", ")", "", ")", ">", "", "+", "", "+", "", ")", ")", "gen_block_redirect", "(", "beyond", ",", "INSN_ADDRESSES", "(", "INSN_UID", "(", "beyond", ")", ")", ",", "", ")", ";", "}", "next", "=", "next_active_insn", "(", "insn", ")", ";", "if", "(", "(", "GET_CODE", "(", "next", ")", "==", "JUMP_INSN", "||", "(", "(", "next", "=", "next_active_insn", "(", "next", ")", ")", "&&", "GET_CODE", "(", "next", ")", "==", "JUMP_INSN", ")", ")", "&&", "GET_CODE", "(", "PATTERN", "(", "next", ")", ")", "==", "SET", "&&", "recog_memoized", "(", "next", ")", "==", "CODE_FOR_jump_compact", "&&", "(", "(", "INSN_ADDRESSES", "(", "INSN_UID", "(", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "next", ")", ")", ",", "", ")", ")", ")", "-", "INSN_ADDRESSES", "(", "INSN_UID", "(", "insn", ")", ")", "+", "(", "unsigned", ")", "", ")", ">", "", "+", "", "+", "", ")", ")", "gen_block_redirect", "(", "next", ",", "INSN_ADDRESSES", "(", "INSN_UID", "(", "next", ")", ")", ",", "", ")", ";", "}", "else", "if", "(", "type", "==", "TYPE_JUMP", "||", "type", "==", "TYPE_RETURN", ")", "{", "int", "addr", "=", "INSN_ADDRESSES", "(", "INSN_UID", "(", "insn", ")", ")", ";", "rtx", "far_label", "=", "", ";", "int", "dest_uid", "=", "", ";", "struct", "far_branch", "*", "bp", ";", "if", "(", "type", "==", "TYPE_JUMP", ")", "{", "far_label", "=", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "insn", ")", ")", ",", "", ")", ";", "dest_uid", "=", "get_dest_uid", "(", "far_label", ",", "max_uid", ")", ";", "if", "(", "!", "dest_uid", ")", "{", "if", "(", "!", "NEXT_INSN", "(", "far_label", ")", ")", "continue", ";", "if", "(", "!", "optimize", ")", "{", "JUMP_LABEL", "(", "insn", ")", "="], "ground_truth": ["far_label", ";"], "File": "sh3", "Func": "split_branches", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5493, "Length": 341, "Cover_Rate": 0.305829596412556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "}", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "SystemZISelLowering104", "Func": "lowerINTRINSIC_WO_CHAIN", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5494, "Length": 153, "Cover_Rate": 0.3135245901639344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printASROperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "printShiftOperand", "(", "", ",", "MI", ",", "OpNum", ",", "O"], "ground_truth": [")", ";"], "File": "AArch64InstPrinter1", "Func": "printASROperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5495, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ADJUST_LEN_UFRACT", ":", "avr_out_fract", "(", "insn", ",", "op", ",", "false", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_ROUND", ":", "avr_out_round", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_TSTHI", ":", "avr_out_tsthi", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_TSTPSI", ":", "avr_out_tstpsi", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_TSTSI", ":", "avr_out_tstsi", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_COMPARE", ":", "avr_out_compare", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_COMPARE64", ":", "avr_out_compare64", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_LSHRQI", ":", "lshrqi3_out", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_LSHRHI", ":", "lshrhi3_out", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_LSHRSI", ":", "lshrsi3_out", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_ASHRQI", ":", "ashrqi3_out", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_ASHRHI", ":", "ashrhi3_out", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_ASHRSI", ":", "ashrsi3_out", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_ASHLQI", ":", "ashlqi3_out", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_ASHLHI", ":", "ashlhi3_out", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_ASHLSI", ":", "ashlsi3_out", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_ASHLPSI", ":", "avr_out_ashlpsi3", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_ASHRPSI", ":", "avr_out_ashrpsi3", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_LSHRPSI", ":", "avr_out_lshrpsi3", "(", "insn", ",", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_CALL", ":", "len", "=", "AVR_HAVE_JMP_CALL", "?", "", ":", "", ";", "break", ";", "case", "ADJUST_LEN_INSERT_BITS", ":", "avr_out_insert_bits", "(", "op", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_INSV_NOTBIT", ":", "avr_out_insert_notbit", "(", "insn", ",", "op", ",", "NULL_RTX", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_INSV_NOTBIT_0", ":", "avr_out_insert_notbit", "(", "insn", ",", "op", ",", "const0_rtx", ",", "&", "len", ")", ";", "break", ";", "case", "ADJUST_LEN_INSV_NOTBIT_7", ":", "avr_out_insert_notbit", "(", "insn", ",", "op", ",", "GEN_INT", "(", "", ")", ",", "&", "len", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "return"], "ground_truth": ["len", ";"], "File": "avr", "Func": "avr_adjust_insn_length", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5496, "Length": 377, "Cover_Rate": 0.5552282768777614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printAddrMode2OffsetOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "Op", ",", "raw_ostream", "&", "O", ")", "{", "const", "MachineOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "Op", ")", ";", "const", "MachineOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "if", "(", "!", "MO1", ".", "getReg"], "ground_truth": ["(", ")", ")", "{"], "File": "ARMAsmPrinter11", "Func": "printAddrMode2OffsetOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5497, "Length": 54, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectMUBUF", "(", "SDValue", "Addr", ",", "SDValue", "&", "Ptr", ",", "SDValue", "&", "VAddr", ",", "SDValue", "&", "SOffset", ",", "SDValue", "&", "Offset", ",", "SDValue", "&", "Offen", ",", "SDValue", "&", "Idxen", ",", "SDValue", "&", "Addr64", ",", "SDValue", "&", "GLC", ",", "SDValue", "&", "SLC", ",", "SDValue", "&", "TFE", ")", "const", "{", "if", "(", "Subtarget", "->", "useFlatForGlobal", "(", ")", ")", "return", "false", ";", "SDLoc", "DL", "(", "Addr", ")", ";", "if", "(", "!", "GLC", ".", "getNode", "(", ")", ")", "GLC", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "if", "(", "!", "SLC", ".", "getNode", "(", ")", ")", "SLC", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "TFE", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Idxen", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Offen", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Addr64", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "SOffset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "SDValue", "N0", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "ConstantSDNode", "*", "C1", "=", "cast", "<", "ConstantSDNode", ">", "(", "N1", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "N2", "=", "N0", ".", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "AMDGPUISelDAGToDAG59", "Func": "SelectMUBUF", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5498, "Length": 239, "Cover_Rate": 0.4509433962264151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_cvtepu16_epi32", "(", "__m128i"], "ground_truth": ["__X", ")", "{"], "File": "avx2intrin", "Func": "_mm256_cvtepu16_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5499, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "findScratchRegister", "(", "RegScavenger", "*", "RS", ",", "const", "TargetRegisterClass", "*", "RC", ",", "FunctionInfo", "*", "AFI", ")", "{", "unsigned", "Reg", "=", "RS", "?", "RS", "->", "FindUnusedReg", "(", "RC", ")", ":", "(", "unsigned", ")", "", ";", "assert", "(", "!", "AFI", "->", "isThumb1OnlyFunction", "(", ")", ")", ";", "return"], "ground_truth": ["Reg", ";"], "File": "ARMBaseRegisterInfo20", "Func": "findScratchRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5500, "Length": 48, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addGlobalAddress", "(", "GV", ",", "", ",", "TF", ")", ")", ";", "}", "else", "{", "Align", "Alignment", "=", "DL", ".", "getPrefTypeAlign", "(", "GV", "->", "getType", "(", ")", ")", ";", "if", "(", "Subtarget", "->", "isTargetELF", "(", ")", "&&", "IsPositionIndependent", ")", "return", "LowerPICELF", "(", "GV", ",", "VT", ")", ";", "unsigned", "PCAdj", "=", "IsPositionIndependent", "?", "(", "Subtarget", "->", "isThumb", "(", ")", "?", "", ":", "", ")", ":", "", ";", "unsigned", "Id", "=", "AFI", "->", "createPICLabelUId", "(", ")", ";", "ConstantPoolValue", "*", "CPV", "=", "ConstantPoolConstant", "::", "Create", "(", "GV", ",", "Id", ",", "", ",", "PCAdj", ")", ";", "unsigned", "Idx", "=", "MCP", ".", "getConstantPoolIndex", "(", "CPV", ",", "Alignment", ")", ";", "MachineInstrBuilder", "MIB", ";", "if", "(", "isThumb2", ")", "{", "unsigned", "Opc", "=", "IsPositionIndependent", "?", "", ":", "", ";", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ";", "if", "(", "IsPositionIndependent", ")", "MIB", ".", "addImm", "(", "Id", ")", ";", "AddOptionalDefs", "(", "MIB", ")", ";", "}", "else", "{", "DestReg", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "", ")", ",", "DestReg", ",", "", ")", ";", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ".", "addImm", "(", "", ")", ";", "AddOptionalDefs", "(", "MIB", ")", ";", "if", "(", "IsPositionIndependent", ")"], "ground_truth": ["{"], "File": "ARMFastISel36", "Func": "ARMMaterializeGV", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5501, "Length": 254, "Cover_Rate": 0.3735294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vrmulhq_m_u16", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrmulhq_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5502, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "("], "ground_truth": ["X", ")", ";"], "File": "rvexMCTargetDesc", "Func": "creatervexMCInstrInfo", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 5503, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TLI", ".", "isTypeLegal", "(", "SrcVT", ")", ")", "return", "false", ";", "unsigned", "InputReg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "InputReg", ")", "return", "false", ";", "if", "(", "SrcVT", "==", "", ")", "{", "updateValueMap", "(", "I", ",", "InputReg", ")", ";", "return", "true", ";", "}", "if", "(", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "CopyRC", "=", "(", "SrcVT", "==", "", ")", "?", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ":", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ";", "unsigned", "CopyReg", "=", "createResultReg", "("], "ground_truth": ["CopyRC", ")", ";"], "File": "X86FastISel110", "Func": "X86SelectTrunc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5504, "Length": 97, "Cover_Rate": 0.40756302521008403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "AU", ".", "addRequired", "<", "DataLayoutPass", ">", "(", ")", ";", "AU", ".", "addPreserved"], "ground_truth": ["(", "", ")", ";"], "File": "NVPTXAllocaHoisting2", "Func": "getAnalysisUsage", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5505, "Length": 25, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "", ",", "DL", ",", "V1", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "assert", "(", "RepeatedMask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DAG", ")", ")", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "if", "(", "RepeatedMask", "[", "i", "]", ">=", "", ")", "RepeatedMask", "[", "i", "]", "-=", "", ";", "return", "lowerVectorShuffleWithSHUFPS", "(", "DL", ",", "", ",", "RepeatedMask", ","], "ground_truth": ["V1", ",", "V2", ",", "DAG", ")", ";"], "File": "X86ISelLowering225", "Func": "lowerV8F32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5506, "Length": 302, "Cover_Rate": 0.5431654676258992, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "minus_one_vec", "=", "build_minus_one_cst", "(", "type", ")", ";", "tree", "temp", "=", "create_tmp_reg_or_ssa_name", "(", "cmp_type", ")", ";", "gimple", "*", "g", "=", "gimple_build_assign", "(", "temp", ",", "code", ",", "arg0", ",", "arg1", ")", ";", "gsi_insert_before", "(", "gsi", ",", "g", ",", "GSI_SAME_STMT"], "ground_truth": [")", ";"], "File": "rs6000-builtin", "Func": "fold_build_vec_cmp", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5507, "Length": 40, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunctionProperties", "getRequiredProperties", "(", ")", "const", "override", "{", "return", "MachineFunctionProperties", "(", ")", ".", "set", "(", "MachineFunctionProperties", "::", "Property", "::", "NoVRegs"], "ground_truth": [")", ";"], "File": "TeakOptimizeMovImmPass", "Func": "getRequiredProperties", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5508, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtepi32_pd", "(", "__m128d", "__W", ",", "__mmask8", "__U", ",", "__m128i", "__A", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_cvtdq2pd128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v2df", ")", "__W", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_cvtepi32_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5509, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "regno", ";", "unsigned", "int", "func_type", ";", "unsigned", "long", "saved_int_regs", ";", "unsigned", "HOST_WIDE_INT", "stack_adjust", ";", "arm_stack_offsets", "*", "offsets", ";", "if", "(", "!", "reload_completed", ")", "return", "", ";", "func_type", "=", "arm_current_func_type", "(", ")", ";", "if", "(", "func_type", "&", "(", "ARM_FT_VOLATILE", "|", "ARM_FT_NAKED", "|", "ARM_FT_STACKALIGN", ")", ")", "return", "", ";", "if", "(", "IS_INTERRUPT", "(", "func_type", ")", "&&", "(", "frame_pointer_needed", "||", "TARGET_THUMB", ")", ")", "return", "", ";", "if", "(", "TARGET_LDRD", "&&", "current_tune", "->", "prefer_ldrd_strd", "&&", "!", "optimize_function_for_size_p", "(", "cfun", ")", ")", "return", "", ";", "offsets", "=", "arm_get_frame_offsets", "(", ")", ";", "stack_adjust", "=", "offsets", "->", "outgoing_args", "-", "offsets", "->", "saved_regs", ";", "if", "(", "crtl", "->", "args", ".", "pretend_args_size", "||", "cfun", "->", "machine", "->", "uses_anonymous_args", "||", "crtl", "->", "calls_eh_return", "||", "cfun", "->", "calls_alloca", "||", "!", "(", "stack_adjust", "==", "", "||", "(", "TARGET_APCS_FRAME", "&&", "frame_pointer_needed", "&&", "stack_adjust", "==", "", ")", ")", "||", "(", "!", "(", "TARGET_APCS_FRAME", "&&", "frame_pointer_needed", ")", "&&", "arm_compute_static_chain_stack_bytes", "(", ")", "!=", "", ")", ")", "return", "", ";", "saved_int_regs", "=", "offsets", "->", "saved_regs_mask", ";", "if", "(", "stack_adjust", "==", "", "&&", "!", "arm_arch5t", "&&", "TARGET_ARM", ")", "{", "if", "(", "!", "call_used_or_fixed_reg_p", "(", "", ")", ")", "return", "", ";", "if", "(", "arm_size_return_regs", "(", ")", ">=", "(", "", "*", "UNITS_PER_WORD", ")", ")", "return", "", ";", "if", "(", "sibling"], "ground_truth": [")", "{"], "File": "arm", "Func": "use_return_insn", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5510, "Length": 203, "Cover_Rate": 0.5126262626262627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PredMBB", "->", "addSuccessor", "(", "CloneMBB", ")", ";", "cloneSuccessorList", "(", "CloneMBB", ",", "MBB", ")", ";", "numClonedInstr", "+=", "MBB", "->", "size", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", "<<", "MBB", "->", "getNumber", "(", ")", "<<", "", "<<", "MBB", "->", "size", "(", ")", "<<", "", ";", ")", ";", "SHOWNEWBLK", "(", "CloneMBB", ",", "", ")", ";", "return", "CloneMBB"], "ground_truth": [";"], "File": "AMDILCFGStructurizer", "Func": "cloneBlockForPredecessor", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5511, "Length": 60, "Cover_Rate": 0.5309734513274337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "Subtarget", "->", "hasSSE1", "(", ")", ")", "{", "Opc", "=", "", ";", "RC", "=", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "Subtarget", "->", "hasSSE2", "(", ")", ")", "{", "Opc", "=", "", ";", "RC", "=", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "="], "ground_truth": ["", ";"], "File": "X86FastISel117", "Func": "X86FastEmitLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5512, "Length": 80, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVSrcB16", "(", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUAsmParser1", "Func": "isVSrcB16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5513, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "!", "FuncInfo", "->", "isLeafProc", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "return", ";", "}", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int", "NumBytes", "=", "(", "int", ")", "MFI", "->", "getStackSize"], "ground_truth": ["(", ")", ";"], "File": "SparcFrameLowering (2)", "Func": "emitEpilogue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5514, "Length": 76, "Cover_Rate": 0.40860215053763443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", "=", "(", "", ")", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "if", "(", "CC", "!=", "", ")", "O", "<<", "CondCodeToString"], "ground_truth": ["(", "CC", ")", ";"], "File": "ARMInstPrinter23", "Func": "printPredicateOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5515, "Length": 30, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "i", "==", "", ")", "{", "if", "(", "(", "firstMVT", "==", "", ")", "||", "(", "firstMVT", "==", "", ")", ")", "{", "if", "(", "ArgVT", "==", "", ")", "{", "VA", ".", "convertToReg", "(", "", ")", ";", "}", "else", "if", "(", "ArgVT", "==", "", ")", "{", "VA", ".", "convertToReg", "(", "", ")", ";", "}", "}", "}", "if", "(", "(", "(", "ArgVT", "==", "", ")", "||", "(", "ArgVT", "==", "", ")", "||", "(", "ArgVT", "==", "", ")", "||", "(", "ArgVT", "==", "", ")", ")", "&&", "VA", ".", "isMemLoc", "(", ")", ")", "{", "switch", "(", "VA", ".", "getLocMemOffset", "(", ")", ")", "{", "case", "", ":", "VA", ".", "convertToReg", "(", "", ")", ";", "break", ";", "case", "", ":", "VA", ".", "convertToReg", "(", "", ")", ";", "break", ";", "case", "", ":", "VA", ".", "convertToReg", "(", "", ")", ";", "break", ";", "case", "", ":", "VA", ".", "convertToReg", "(", "", ")", ";", "break", ";", "default", ":", "break", ";", "}", "}", "unsigned", "ArgReg", "=", "getRegForValue", "(", "ArgVal", ")", ";", "if", "(", "!", "ArgReg", ")", "return", "false", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "AExt", ":", "case", "CCValAssign", "::", "SExt", ":", "{", "MVT", "DestVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "MVT", "SrcVT", "=", "ArgVT", ";", "ArgReg", "=", "emitIntExt", "(", "SrcVT", ",", "ArgReg", ",", "DestVT", ",", "false", ")", ";", "if", "(", "!", "ArgReg", ")", "return", "false", ";", "break", ";", "}", "case", "CCValAssign", "::", "ZExt", ":", "{", "MVT", "DestVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "MVT", "SrcVT", "=", "ArgVT", ";", "ArgReg", "=", "emitIntExt", "(", "SrcVT", ",", "ArgReg", ",", "DestVT", ",", "true", ")", ";", "if", "(", "!", "ArgReg", ")", "return", "false", ";", "break", ";", "}", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "!", "VA", ".", "needsCustom", "(", ")", ")", "{", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "VA", ".", "getLocReg", "(", ")", ")", ".", "addReg", "(", "ArgReg", ")", ";", "CLI", ".", "OutRegs", ".", "push_back", "(", "VA", ".", "getLocReg", "(", ")", ")", ";", "}", "else", "if", "(", "VA", ".", "needsCustom", "(", ")", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return", "false", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "", ")", ";", "if", "(", "isa", "<", "UndefValue", ">", "(", "ArgVal", ")", ")", "continue", ";", "unsigned", "ArgSize", "=", "RoundUpToAlignment", "(", "ArgVT", ".", "getSizeInBits", "(", ")", ",", "", ")", ";", "unsigned", "BEAlign", "=", "", ";", "if", "(", "ArgSize", "<", "", "&&", "!", "Subtarget", "->", "isLittle", "(", ")", ")", "BEAlign", "=", "", "-", "ArgSize", ";", "Address", "Addr", ";", "Addr", ".", "setKind", "(", "Address", "::", "RegBase", ")", ";", "Addr", ".", "setReg", "(", "", ")", ";", "Addr", ".", "setOffset", "(", "VA", ".", "getLocMemOffset", "(", ")", "+", "BEAlign", ")", ";", "unsigned", "Alignment", "=", "DL", ".", "getABITypeAlignment", "(", "ArgVal"], "ground_truth": ["->", "getType", "(", ")", ")", ";"], "File": "MipsFastISel", "Func": "processCallArgs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5516, "Length": 480, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint8_t", "bytes", "[", "", "]", ";", "int", "ret", "=", "region", ".", "readBytes", "(", "address", ",", "", ",", "("], "ground_truth": ["uint8_t", "*", ")", "bytes", ",", "NULL", ")", ";"], "File": "VideocoreBinaryInstruction", "Func": "le_int", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5517, "Length": 26, "Cover_Rate": 0.3291139240506329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Out", ".", "EmitInstruction", "(", "Inst", ",", "getSTI", "(", ")", ")", ";", "return", "false", ";", "case", "Match_MissingFeature", ":", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_MnemonicFail", ":", "{", "FeatureBitset", "FBS", "=", "ComputeAvailableFeatures", "(", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", ")", ";", "std", "::", "string", "Suggestion", "=", "MnemonicSpellCheck", "(", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "", "]", ")", ".", "getToken", "(", ")", ",", "FBS", ")", ";", "return", "Error", "(", "IDLoc", ",", "", "+", "Suggestion", ",", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "", "]", ")", ".", "getLocRange", "(", ")", ")", ";", "}", "case", "Match_InvalidOperand", ":", "{", "SMLoc", "ErrorLoc", "=", "IDLoc", ";", "if", "(", "ErrorInfo", "!=", "~", "", ")", "{", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "ErrorLoc", "=", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "ErrorInfo", "]", ")", ".", "getStartLoc", "(", ")", ";", "if", "(", "ErrorLoc", "==", "SMLoc", "(", ")", ")", "ErrorLoc", "=", "IDLoc", ";", "}", "return", "Error", "(", "ErrorLoc", ",", ""], "ground_truth": [")", ";"], "File": "PPCAsmParser (2)3", "Func": "MatchAndEmitInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5518, "Length": 170, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ExtraCode", "&&", "ExtraCode", "[", "", "]", ")", "{", "if", "(", "ExtraCode", "[", "", "]", "!=", "", ")", "return", "true", ";", "switch", "(", "ExtraCode", "[", "", "]", ")", "{", "default", ":", "return", "true", ";", "case", "'L'", ":", "if", "(", "!", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isReg", "(", ")", "||", "OpNo", "+", "", "==", "MI", "->", "getNumOperands", "(", ")", "||", "!", "MI", "->", "getOperand"], "ground_truth": ["(", "OpNo", "+", "", ")", ".", "isReg", "(", ")", ")", "return", "true", ";"], "File": "SPUAsmPrinter", "Func": "PrintAsmOperand", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5519, "Length": 79, "Cover_Rate": 0.632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Ret", ".", "getNode", "(", ")", ")", "return", "Ret", ";", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "NVPTXISelLowering (2)", "Func": "PerformSHLCombine", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5520, "Length": 17, "Cover_Rate": 0.3090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LLT", "NarrowTy", "=", "MRI", ".", "getType", "(", "DstReg", ")", ";", "const", "Register", "SrcReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "LLT", "WideTy", "=", "MRI", ".", "getType", "(", "SrcReg", ")", ";", "(", "void", ")", "WideTy", ";", "assert", "(", "WideTy", ".", "getSizeInBits", "(", ")", ">=", "NarrowTy", ".", "getSizeInBits", "(", ")", "&&", "", ")", ";", "assert", "(", "!", "NarrowTy", ".", "isVector", "(", ")", "&&", "", ")", ";", "MachineOperand", "&", "LaneIdxOp", "=", "I", ".", "getOperand", "(", "", ")", ";", "assert", "(", "LaneIdxOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "if", "(", "RBI", ".", "getRegBank", "(", "DstReg", ",", "MRI", ",", "TRI", ")", "->", "getID", "(", ")", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "AArch64InstructionSelector (2)", "Func": "selectExtractElt", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5521, "Length": 125, "Cover_Rate": 0.4844961240310077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "{", "return", "false", ";", "}", "int64_t", "TV", ";", "Register", "R", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "R", ".", "isVirtual", "(", ")", ")", "{", "if", "(", "R", "==", "", ")", "{", "Val", "=", "", ";", "return", "true", ";", "}", "return", "false", ";", "}", "MachineInstr", "*", "DI", "=", "MRI", "->", "getVRegDef", "(", "R", ")", ";", "unsigned", "DOpc", "=", "DI", "->", "getOpcode", "(", ")", ";", "switch", "(", "DOpc", ")", "{", "case", "TargetOpcode", "::", "COPY", ":", "if", "(", "!", "checkForImmediate", "(", "DI", "->", "getOperand", "(", "", ")", ",", "TV", ")", ")", "{", "return", "false", ";", "}", "else", "{", "Val", "=", "TV", ";", "}", "break", ";", "case", "", ":", "if", "(", "DI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "DI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "if", "(", "!", "checkForImmediate", "(", "DI", "->", "getOperand", "(", "", ")", ",", "TV", ")", ")", "{", "return", "false", ";", "}", "else", "{", "Val", "=", "TV", ";", "}", "}", "else", "if", "(", "DI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "DI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", "{", "if", "(", "!", "checkForImmediate", "(", "DI", "->", "getOperand", "(", "", ")", ",", "TV", ")", ")", "{", "return", "false", ";", "}", "else", "{", "Val", "=", "TV", ";", "}", "}", "else", "{", "return", "false", ";", "}", "break", ";", "default", ":", "return", "false"], "ground_truth": [";"], "File": "PULPHardwareLoops", "Func": "checkForImmediate", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5522, "Length": 245, "Cover_Rate": 0.8477508650519031, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "reportParseError", "(", "", ")", ";", "return", "false", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser32", "Func": "parseSetNoMips16Directive", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5523, "Length": 32, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "::", "emitDirectiveSetSoftFloat", "("], "ground_truth": [")", ";"], "File": "MipsTargetStreamer (2)1", "Func": "emitDirectiveSetSoftFloat", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5524, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")"], "ground_truth": [",", "", "(", "b", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vabdl_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5525, "Length": 21, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "report_fatal_error", "(", "", "", "+", "mbb", "->", "getParent", "(", ")", "->", "getFunction", "(", ")", ".", "getName"], "ground_truth": ["(", ")", "+", "", ")", ";"], "File": "SPScope1", "Func": "getPredicatedParent", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 5526, "Length": 23, "Cover_Rate": 0.35384615384615387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "!", "Op", ".", "isUse", "(", ")", ")", "continue", ";", "Register", "R", "=", "Op"], "ground_truth": [".", "getReg", "(", ")", ";"], "File": "HexagonBitSimplify", "Func": "getInstrUses", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5527, "Length": 27, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SUnit", "*", "SU", "=", "PendingQueue", "[", "i", "]", ";", "if", "(", "SU", "->", "getHeight", "(", ")", "<=", "CurrCycle", ")", "{", "avail", "++", ";", "PendingQueue", "[", "i", "]", "=", "*", "(", "PendingQueue", ".", "end", "(", ")", "-", "avail", ")", ";", "i", "--", ";", "AvailableQueue", ".", "push_back", "(", "SU", ")", ";", "std", "::", "inplace_merge", "(", "AvailableQueue", ".", "begin", "(", ")", ",", "AvailableQueue", ".", "end", "(", ")", "-", "", ",", "AvailableQueue", ".", "end", "(", ")", ",", "Cmp", ")", ";", "}", "}", "PendingQueue", ".", "resize", "(", "PendingQueue", ".", "size", "("], "ground_truth": [")", "-", "avail", ")", ";"], "File": "PatmosSchedStrategy", "Func": "recedeCycle", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 5528, "Length": 91, "Cover_Rate": 0.7165354330708661, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "AMDGPUTargetMachine", ">", "X", "("], "ground_truth": ["TheAMDGPUTarget", ")", ";"], "File": "AMDGPUTargetMachine100", "Func": "LLVMInitializeR600Target", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5529, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasPOPCNTFalseDeps", "(", ")", "const", "{", "return", "HasPOPCNTFalseDeps"], "ground_truth": [";"], "File": "X86Subtarget100", "Func": "hasPOPCNTFalseDeps", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5530, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "BasicBlock", "*", ",", "", ">", "Preds", ";", "for", "(", "BasicBlock", "*", "Pred", ":", "predecessors", "(", "BB", ")", ")", "{", "if", "(", "!", "is_contained", "(", "Latches", ",", "Pred", ")", ")", "Preds", ".", "push_back", "(", "Pred", ")", ";", "}", "BB", "=", "SplitBlockPredecessors", "(", "BB", ",", "Preds", ",", "", ",", "DT", ",", "LI", ",", "nullptr", ",", "false", ")", ";", "}", "Value", "*", "Exec", "=", "popSaved", "(", ")", ";", "Instruction", "*", "FirstInsertionPt", "=", "&", "*", "BB"], "ground_truth": ["->", "getFirstInsertionPt", "(", ")", ";"], "File": "SIAnnotateControlFlow16", "Func": "closeControlFlow", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5531, "Length": 79, "Cover_Rate": 0.4438202247191011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "DL", ",", "FrameReg", ",", "PtrVT", ")", ";", "while", "(", "Depth", "--", ")", "FrameAddr", "=", "DAG", ".", "getLoad", "(", "Op", ".", "getValueType", "(", ")", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "FrameAddr", ","], "ground_truth": ["MachinePointerInfo", "(", ")", ")", ";"], "File": "VEISelLowering11", "Func": "lowerFRAMEADDR", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5532, "Length": 62, "Cover_Rate": 0.3974358974358974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CALL_P", "(", "insn", ")", ")", "{", "bool", "avx_upper_reg_found", "=", "false", ";", "note_stores", "(", "pat", ",", "ix86_check_avx_upper_stores", ",", "&", "avx_upper_reg_found"], "ground_truth": [")", ";"], "File": "i3868", "Func": "ix86_avx_u128_mode_after", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5533, "Length": 23, "Cover_Rate": 0.3108108108108108, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "u", "=", "Imm", "|", "(", "Imm", "<<", "", ")", ";", "if", "(", "Vs", "==", "u", ")", "return", "(", "(", "(", "Vs", "==", "V", ")", "?", "", ":", "", ")", "<<", "", ")", "|", "Imm", ";", "if", "(", "Vs", "==", "(", "u", "|", "(", "u", "<<", "", ")", ")", ")", "return", "(", "", "<<"], "ground_truth": ["", ")", "|", "Imm", ";"], "File": "ARMAddressingModes11", "Func": "getT2SOImmValSplatVal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5534, "Length": 58, "Cover_Rate": 0.5043478260869565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "EVal", ";", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "default", ":", "return", "", ";", "case", "AsmToken", "::", "LParen", ":", "case", "AsmToken", "::", "Plus", ":", "case", "AsmToken", "::", "Minus"], "ground_truth": [":"], "File": "MBlazeAsmParser2", "Func": "ParseImmediate", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5535, "Length": 36, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "MCInstLower", "::", "GetExternalSymbolSymbol", "(", "const", "MachineOperand", "&", "MO", ")", "const", "{", "return", "Printer", ".", "GetExternalSymbolSymbol", "(", "MO"], "ground_truth": [".", "getSymbolName", "(", ")", ")", ";"], "File": "J2MCInstLower", "Func": "GetExternalSymbolSymbol", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5536, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumMatch", "+=", "loopendPatternMatch", "(", ")", ";", "NumMatch", "+=", "serialPatternMatch", "(", "MBB"], "ground_truth": [")", ";"], "File": "AMDILCFGStructurizer1", "Func": "patternMatchGroup", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5537, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__aarch64_vset_lane_any", "(", "*", "__src", ",", "__vec", ",", "__lane"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vld1_lane_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5538, "Length": 11, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CModel", "==", "CodeModel", "::", "Large", "||", "!", "GVar", "||", "!", "GVar", "->", "hasInitializer", "(", ")", "||", "GVar", "->", "hasCommonLinkage", "(", ")", "||", "GVar", "->", "hasAvailableExternallyLinkage", "(", ")", ")", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addGlobalAddress", "(", "GV", ")", ".", "addReg", "(", "HighPartReg", ")", ";", "else", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "HighPartReg", ")", ".", "addGlobalAddress", "(", "GV", ")", ";", "}", "return"], "ground_truth": ["DestReg", ";"], "File": "PPCFastISel34", "Func": "PPCMaterializeGV", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5539, "Length": 101, "Cover_Rate": 0.31076923076923074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "Loc", ";", "MachineBasicBlock", "&", "Entry", "=", "*", "MF", ".", "begin", "(", ")", ";", "auto", "EntryInsertPt", "=", "Entry", ".", "SkipPHIsLabelsAndDebug", "(", "Entry", ".", "begin", "(", ")", ")", ";", "bool", "HasVulnerableLoad", "=", "hasVulnerableLoad", "(", "MF", ")", ";", "SmallVector", "<", "BlockCondInfo", ",", "", ">", "Infos", "=", "collectBlockCondInfo", "(", "MF", ")", ";", "if", "(", "!", "HasVulnerableLoad", "&&", "Infos", ".", "empty", "(", ")", ")", "return", "true", ";", "const", "int", "PoisonVal", "=", "-", "", ";", "PS", "->", "PoisonReg", "=", "MRI", "->", "createVirtualRegister", "(", "PS", "->", "RC", ")", ";", "BuildMI", "(", "Entry", ",", "EntryInsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "", ")", ",", "PS", "->", "PoisonReg", ")", ".", "addImm", "(", "PoisonVal", ")", ";", "++", "NumInstsInserted", ";", "if", "(", "HasVulnerableLoad", "&&", "FenceCallAndRet", ")", "{", "BuildMI", "(", "Entry", ",", "EntryInsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "", ")", ")", ";", "++", "NumInstsInserted", ";", "++", "NumLFENCEsInserted", ";", "}", "if", "(", "FenceCallAndRet", "&&", "Infos", ".", "empty", "(", ")", ")", "return", "true", ";", "if", "(", "HardenInterprocedurally", "&&", "!", "FenceCallAndRet", ")", "{", "PS", "->", "InitialReg", "=", "extractPredStateFromSP", "(", "Entry", ",", "EntryInsertPt", ",", "Loc", ")", ";", "}", "else", "{", "PS", "->", "InitialReg", "=", "MRI", "->", "createVirtualRegister", "(", "PS", "->", "RC", ")", ";", "unsigned", "PredStateSubReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "auto", "ZeroI", "=", "BuildMI", "(", "Entry", ",", "EntryInsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "", ")", ",", "PredStateSubReg", ")", ";", "++", "NumInstsInserted", ";", "MachineOperand", "*", "ZeroEFLAGSDefOp", "=", "ZeroI", "->", "findRegisterDefOperand", "(", "", ")", ";", "assert", "(", "ZeroEFLAGSDefOp", "&&", "ZeroEFLAGSDefOp", "->", "isImplicit", "(", ")", "&&", "", ")", ";", "ZeroEFLAGSDefOp", "->", "setIsDead", "(", "true", ")", ";", "BuildMI", "(", "Entry", ",", "EntryInsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "", ")", ",", "PS", "->", "InitialReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "PredStateSubReg", ")", ".", "addImm", "(", "", ")", ";", "}", "canonicalizePHIOperands", "(", "MF", ")", ";", "PS", "->", "SSA", ".", "Initialize", "(", "PS", "->", "InitialReg", ")", ";", "PS", "->", "SSA", ".", "AddAvailableValue", "(", "&", "Entry", ",", "PS", "->", "InitialReg", ")", ";", "auto", "CMovs", "=", "tracePredStateThroughCFG", "(", "MF", ",", "Infos", ")", ";", "if", "(", "HardenInterprocedurally", ")", "{", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "assert", "(", "!", "MBB", ".", "isEHScopeEntry", "(", ")", "&&", "", ")", ";", "assert", "(", "!", "MBB", ".", "isEHFuncletEntry", "(", ")", "&&", "", ")", ";", "assert", "(", "!", "MBB", ".", "isCleanupFuncletEntry", "(", ")", "&&", "", ")", ";", "if", "(", "!", "MBB", ".", "isEHPad", "(", ")", ")", "continue", ";", "PS", "->", "SSA", ".", "AddAvailableValue", "(", "&", "MBB", ",", "extractPredStateFromSP", "(", "MBB", ",", "MBB", ".", "SkipPHIsAndLabels", "(", "MBB", ".", "begin", "(", ")", ")", ",", "Loc", ")", ")", ";", "}", "}", "if", "(", "HardenIndirectCallsAndJumps", ")", "unfoldCallAndJumpLoads", "(", "MF", ")", ";", "tracePredStateThroughBlocksAndHarden", "(", "MF", ")", ";", "for", "(", "MachineInstr", "*", "CMovI", ":", "CMovs", ")", "for", "(", "MachineOperand", "&", "Op"], "ground_truth": [":", "CMovI", "->", "operands", "(", ")", ")", "{"], "File": "X86SpeculativeLoadHardening", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5540, "Length": 459, "Cover_Rate": 0.7072419106317411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "", ")", ",", "Result", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "", ")", ".", "setMIFlag", "(", "Flag", ")", ";", "}", "else", "if", "(", "Inst", ".", "Opc", "==", "", "||", "Inst", ".", "Opc", "==", "", "||", "Inst", ".", "Opc", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "Inst", ".", "Opc", ")", ",", "Result", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ".", "setMIFlag", "(", "Flag", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "Inst", ".", "Opc", ")", ",", "Result", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "Inst", ".", "Imm", ")", ".", "setMIFlag", "(", "Flag", ")", ";", "}", "SrcReg", "="], "ground_truth": ["Result", ";"], "File": "RISCVInstrInfo43", "Func": "movImm", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5541, "Length": 146, "Cover_Rate": 0.3989071038251366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isValidMsgId", "(", "Msg", ".", "Id", ",", "getSTI", "(", ")", ")", ")", "{", "Error", "(", "Msg", ".", "Loc", ",", "", ")", ";", "return", "false", ";", "}", "}", "if", "(", "Strict", "&&", "(", "msgRequiresOp", "(", "Msg", ".", "Id", ",", "getSTI", "(", ")", ")", "!=", "Op", ".", "IsDefined", ")", ")", "{", "if", "(", "Op", ".", "IsDefined", ")", "{", "Error", "(", "Op", ".", "Loc", ",", "", ")", ";", "}", "else", "{", "Error", "(", "Msg", ".", "Loc", ",", "", ")", ";", "}", "return", "false", ";", "}", "if", "(", "!", "isValidMsgOp", "(", "Msg", ".", "Id", ",", "Op", ".", "Id", ",", "getSTI", "(", ")", ",", "Strict", ")", ")", "{", "Error", "(", "Op", ".", "Loc", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "Strict", "&&", "!", "msgSupportsStream", "(", "Msg", ".", "Id", ",", "Op", ".", "Id", ",", "getSTI", "(", ")", ")", "&&", "Stream", ".", "IsDefined", ")", "{", "Error", "(", "Stream", ".", "Loc", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "isValidMsgStream", "(", "Msg", ".", "Id", ",", "Op", ".", "Id", ",", "Stream", ".", "Id", ",", "getSTI"], "ground_truth": ["(", ")", ",", "Strict", ")", ")", "{"], "File": "AMDGPUAsmParser40", "Func": "validateSendMsg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5542, "Length": 181, "Cover_Rate": 0.6856060606060606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "TM", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "MF", ".", "getTarget", "(", ")", ")", ";", "if", "(", "STI", ".", "in16Mode", "("], "ground_truth": [")", ")", "return", "", ";"], "File": "MipsMachineFunction22", "Func": "getGlobalBaseRegClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5543, "Length": 29, "Cover_Rate": 0.31868131868131866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "In", "=", "extractSubVector", "(", "In", ",", "", ",", "DAG", ",", "DL", ",", "std", "::", "max", "(", "", ",", "(", "unsigned", ")", "VT", ".", "getSizeInBits", "(", ")", "/", "Scale", ")", ")", ";", "InVT", "=", "In", ".", "getValueType", "(", ")", ";", "}", "if", "(", "VT", ".", "getVectorNumElements", "(", ")", "!=", "InVT", ".", "getVectorNumElements", "(", ")", ")", "Opcode", "="], "ground_truth": ["getOpcode_EXTEND_VECTOR_INREG", "(", "Opcode", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "getEXTEND_VECTOR_INREG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5544, "Length": 61, "Cover_Rate": 0.3160621761658031, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "}", "}", "switch", "(", "SYSm", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", ""], "ground_truth": [";"], "File": "ARMInstPrinter24", "Func": "printMSRMaskOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5545, "Length": 158, "Cover_Rate": 0.30210325047801145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MachineFunctionProperties", "(", ")", ".", "set", "(", "MachineFunctionProperties"], "ground_truth": ["::", "Property", "::", "NoVRegs", ")", ";"], "File": "TPCVLIWPacketizer", "Func": "getRequiredProperties", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5546, "Length": 14, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x16_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon2_vreinterpretq_u8_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5547, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "credit", "-=", "get_attr_length", "(", "prev", ")", ";", "}", "if", "(", "prev", "&&", "jump_to_label_p", "(", "prev", ")", ")", "{", "rtx_insn", "*", "x", ";", "if", "(", "jump_to_next", "||", "next_real_insn", "(", "JUMP_LABEL", "(", "prev", ")", ")", "==", "next", "||", "JUMP_LABEL", "(", "prev", ")", "==", "next_nonnote_insn", "(", "next", ")", "||", "(", "x", "=", "(", "NEXT_INSN", "(", "NEXT_INSN", "(", "PREV_INSN", "(", "prev", ")", ")", ")", ")", ",", "(", "INSN_P", "(", "x", ")", "&&", "(", "INSN_CODE", "(", "x", ")", "==", "CODE_FOR_block_branch_redirect", "||", "INSN_CODE", "(", "x", ")", "==", "CODE_FOR_indirect_jump_scratch", "||", "INSN_CODE", "(", "x", ")", "==", "CODE_FOR_stuff_delay_slot", ")", ")", ")", ")", "{", "rtx", "pat", "=", "PATTERN", "(", "prev", ")", ";", "if", "(", "GET_CODE", "(", "pat", ")", "==", "PARALLEL", ")", "pat", "=", "XVECEXP", "(", "pat", ",", "", ",", "", ")", ";", "if", "(", "credit", "-", "slot", ">=", "(", "GET_CODE", "(", "SET_SRC", "(", "pat", ")", ")", "==", "PC", "?", "", ":", "", ")", ")", "return", "", ";", "}", "}", "}", "return", "align_jumps_log"], "ground_truth": [";"], "File": "sh6", "Func": "barrier_align", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5548, "Length": 153, "Cover_Rate": 0.31097560975609756, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Y", "=", "Y", ".", "getOperand", "(", "", ")", ";", "PeekedThroughZext", "=", "true", ";", "}", "if", "(", "!", "IsSub", "&&", "!", "PeekedThroughZext", "&&", "X", ".", "getOpcode", "(", ")", "==", "", "&&", "Y", ".", "getOpcode", "(", ")", "!=", "", ")", "std", "::", "swap", "(", "X", ",", "Y", ")", ";", "if", "(", "Y", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "Y", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "", "CC", "=", "(", "", ")", "Y", ".", "getConstantOperandVal", "(", "", ")", ";", "if", "(", "CC", "==", "", ")", "{", "SDValue", "SBB", "=", "materializeSBB", "(", "Y", ".", "getNode", "(", ")", ",", "Y", ".", "getOperand", "(", "", ")", ",", "DAG", ")", ";", "if", "(", "SBB", ".", "getValueSizeInBits", "(", ")", "!=", "VT", ".", "getSizeInBits", "(", ")", ")", "SBB", "=", "DAG", ".", "getZExtOrTrunc", "(", "SBB", ",", "DL", ",", "VT", ")", ";", "return", "DAG", ".", "getNode", "(", "IsSub", "?", "", ":", "", ",", "DL", ",", "VT", ",", "X", ",", "SBB", ")", ";", "}", "if", "(", "CC", "==", "", ")", "{", "SDValue", "EFLAGS", "=", "Y", "->", "getOperand", "(", "", ")", ";", "if", "(", "EFLAGS", ".", "getOpcode", "(", ")", "==", "", "&&", "EFLAGS", ".", "hasOneUse", "(", ")", "&&", "EFLAGS", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", "&&", "!", "isa", "<", "ConstantSDNode", ">", "(", "EFLAGS", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "NewSub", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "EFLAGS", ")", ",", "EFLAGS", ".", "getNode", "(", ")", "->", "getVTList", "(", ")", ",", "EFLAGS", ".", "getOperand", "(", "", ")", ",", "EFLAGS", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "NewEFLAGS", "=", "SDValue", "(", "NewSub", ".", "getNode", "(", ")", ",", "EFLAGS", ".", "getResNo", "(", ")", ")", ";", "SDValue", "SBB", "=", "materializeSBB", "(", "Y", ".", "getNode", "(", ")", ",", "NewEFLAGS", ",", "DAG", ")", ";", "if", "(", "SBB", ".", "getValueSizeInBits", "(", ")", "!=", "VT", ".", "getSizeInBits", "(", ")", ")", "SBB", "=", "DAG", ".", "getZExtOrTrunc", "(", "SBB", ",", "DL", ",", "VT", ")", ";", "return", "DAG", ".", "getNode", "(", "IsSub", "?", "", ":", "", ",", "DL", ",", "VT", ",", "X", ",", "SBB", ")", ";", "}", "}", "if", "(", "CC", "!=", "", "&&", "CC", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Cmp", "=", "Y", ".", "getOperand", "(", "", ")", ";", "if", "(", "Cmp", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "Cmp", ".", "hasOneUse", "(", ")", "||", "!", "", "(", "Cmp", ".", "getOperand", "(", "", ")", ")", "||", "!", "Cmp", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Z", "=", "Cmp", ".", "getOperand", "(", "", ")", ";", "EVT", "ZVT", "=", "Z", ".", "getValueType", "(", ")", ";", "if", "(", "auto", "*", "ConstantX", "=", "dyn_cast", "<", "ConstantSDNode"], "ground_truth": [">", "(", "X", ")", ")", "{"], "File": "X86ISelLowering61", "Func": "combineAddOrSubToADCOrSBB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5549, "Length": 462, "Cover_Rate": 0.48125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BP", "=", "", ";", "int", "FI", "=", "MI", ".", "getOperand", "(", "FIOp", ")", ".", "getIndex", "(", ")", ";", "int", "Offset", "=", "HFI", ".", "getFrameIndexReference", "(", "MF", ",", "FI", ",", "BP", ")", ";", "int", "RealOffset", "=", "Offset", "+", "MI", ".", "getOperand", "(", "FIOp", "+", "", ")", ".", "getImm", "(", ")", ";", "bool", "IsKill", "=", "false", ";", "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "switch", "(", "Opc", ")", "{", "case", "", ":", "MI", ".", "setDesc", "(", "HII", ".", "get", "(", "", ")", ")", ";", "MI", ".", "getOperand", "(", "FIOp", ")", ".", "ChangeToImmediate", "(", "RealOffset", ")", ";", "MI", ".", "RemoveOperand", "(", "FIOp", "+", "", ")", ";", "return", ";", "case", "", ":", "MI", ".", "setDesc", "(", "HII", ".", "get", "(", "", ")", ")", ";", "break", ";", "}", "if", "(", "!", "HII", ".", "isValidOffset", "(", "Opc", ",", "RealOffset", ",", "this", ")", ")", "{", "auto", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "Register", "TmpR", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "MB", ",", "II", ",", "DL", ",", "HII", ".", "get", "(", "", ")", ",", "TmpR", ")"], "ground_truth": [".", "addReg", "(", "BP", ")", ".", "addImm", "(", "RealOffset", ")", ";"], "File": "HexagonRegisterInfo31", "Func": "eliminateFrameIndex", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5550, "Length": 201, "Cover_Rate": 0.5677966101694916, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "CC__AAPCS_Custom_f64", "(", "unsigned", "ValNo", ",", "MVT", "ValVT", ",", "MVT", "LocVT", ",", "CCValAssign", "::", "LocInfo"], "ground_truth": ["LocInfo", ",", "", "ArgFlags", ",", "CCState", "&", "State", ")", "{"], "File": "ARMCallingConv", "Func": "CC_ARM_AAPCS_Custom_f64", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5551, "Length": 26, "Cover_Rate": 0.325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", ".", "isTargetNaCl", "(", ")", ")", "{", "unsigned", "AddrIdx", ";", "if", "(", "(", "isBasePlusOffsetMemoryAccess", "(", "CurrI", "->", "getOpcode", "(", ")", ",", "&", "AddrIdx", ")", "&&", "baseRegNeedsLoadStoreMask", "(", "CurrI", "->", "getOperand", "(", "AddrIdx", ")", ".", "getReg", "(", ")", ")", ")", "||", "CurrI", "->", "modifiesRegister", "(", "", ",", "STI", ".", "getRegisterInfo", "(", ")", ")", ")", "continue", ";", "}", "bool", "InMicroMode", "=", "STI", ".", "inMicroMode", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "STI", ".", "getInstrInfo", "(", ")", ";", "unsigned", "Opcode", "=", "(", "*", "Slot", ")", ".", "getOpcode", "(", ")", ";", "if", "(", "InMicroMode", "&&", "TII", "->", "getInstSizeInBytes", "(", "*", "CurrI", ")", "==", "", "&&", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", ")", "continue", ";", "Filler", "=", "CurrI", ";", "return", "true"], "ground_truth": [";"], "File": "MipsDelaySlotFiller2", "Func": "searchRange", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5552, "Length": 127, "Cover_Rate": 0.40063091482649843, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "Passv64i1ArgInRegs", "(", "const", "SDLoc", "&", "Dl", ",", "SelectionDAG", "&", "DAG", ",", "SDValue", "&", "Arg", ",", "SmallVectorImpl", "<", "std", "::", "pair", "<", "unsigned", ",", "SDValue", ">>", "&", "RegsToPass", ",", "CCValAssign", "&", "VA", ",", "CCValAssign", "&", "NextVA", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "assert", "(", "Subtarget", ".", "hasBWI", "(", ")", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "is32Bit", "(", ")", "&&", "", ")", ";", "assert", "(", "Arg", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "NextVA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "Arg", "=", "DAG", ".", "getBitcast", "(", "", ",", "Arg", ")", ";", "SDValue", "Lo", ","], "ground_truth": ["Hi", ";"], "File": "X86ISelLowering (2)6", "Func": "Passv64i1ArgInRegs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5553, "Length": 112, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ITCounter", "==", "", ")", "ITState", "=", "", ";", "else", "{", "unsigned", "short", "NewITState4_0", "=", "slice", "(", "ITState", ",", "", ","], "ground_truth": ["", ")", "<<", "", ";"], "File": "ARMDisassembler11", "Func": "UpdateIT", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5554, "Length": 27, "Cover_Rate": 0.4909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Index", ">=", "", ")", "return", "MI", ".", "getOperand", "(", "Index", ")"], "ground_truth": [".", "getReg", "(", ")", ";"], "File": "LVLGen", "Func": "getVL", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5555, "Length": 18, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "NumVIndexOps", "=", "IsCmpSwap", "?", "", ":", "", ";", "const", "bool", "HasVIndex", "=", "MI", ".", "getNumOperands", "(", ")", "==", "NumVIndexOps", ";", "Register", "VIndex", ";", "if", "(", "HasVIndex", ")", "{", "VIndex", "=", "MI", ".", "getOperand", "(", "", "+", "OpOffset", ")", ".", "getReg", "(", ")", ";", "++", "OpOffset", ";", "}", "Register", "VOffset", "=", "MI", ".", "getOperand", "(", "", "+", "OpOffset", ")", ".", "getReg", "(", ")", ";", "Register", "SOffset", "=", "MI", ".", "getOperand", "(", "", "+", "OpOffset", ")", ".", "getReg", "(", ")", ";", "unsigned", "AuxiliaryData", "=", "MI", ".", "getOperand", "(", "", "+", "OpOffset", ")", ".", "getImm", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "*", "MI", ".", "memoperands_begin", "(", ")", ";", "unsigned", "ImmOffset", ";", "unsigned", "TotalOffset", ";", "std", "::", "tie", "(", "VOffset", ",", "ImmOffset", ",", "TotalOffset", ")", "=", "splitBufferOffsets", "(", "B", ",", "VOffset", ")", ";", "if", "(", "TotalOffset", "!=", "", ")", "MMO", "=", "B", ".", "getMF", "(", ")", ".", "getMachineMemOperand", "(", "MMO", ",", "TotalOffset", ",", "MMO", "->", "getSize", "(", ")", ")", ";", "if", "(", "!", "VIndex", ")", "VIndex", "=", "B", ".", "buildConstant", "(", "LLT", "::", "scalar", "(", "", ")", ",", "", ")", ".", "getReg", "(", "", ")", ";", "auto", "MIB", "=", "B", ".", "buildInstr", "(", "getBufferAtomicPseudo", "(", "IID", ")", ")", ".", "addDef", "(", "Dst", ")", ".", "addUse", "(", "VData", ")", ";", "if", "(", "IsCmpSwap", ")", "MIB", ".", "addReg", "(", "CmpVal"], "ground_truth": [")", ";"], "File": "AMDGPULegalizerInfo11", "Func": "legalizeBufferAtomic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5556, "Length": 219, "Cover_Rate": 0.5544303797468354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MUBUFInfo", "*", "Info", "=", "getMUBUFOpcodeHelper", "(", "Opc", ")", ";", "return", "Info", "?", "Info", "->", "IsBufferInv"], "ground_truth": [":", "false", ";"], "File": "AMDGPUBaseInfo1", "Func": "getMUBUFIsBufferInv", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5557, "Length": 19, "Cover_Rate": 0.7037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint64_t", "F", "=", "get", "(", "Opcode", ")", "."], "ground_truth": ["TSFlags", ";"], "File": "HexagonInstrInfo14", "Func": "isPredicateLate", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5558, "Length": 11, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerGLOBALADDRESS", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDValue", "Result", ";", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getGlobal", "(", ")", ";", "int64_t", "Offset", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getOffset", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "getPointerTy", "(", ")", ",", "Offset", ")", ";", "TargetObjectFile", "&", "TLOF", "=", "(", "TargetObjectFile", "&", ")", "getObjFileLowering", "(", ")", ";", "if", "(", "TLOF", ".", "IsGlobalInSmallSection", "(", "GV", ",", "getTargetMachine", "(", ")", ")", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")"], "ground_truth": [",", "Result", ")", ";"], "File": "HexagonISelLowering15", "Func": "LowerGLOBALADDRESS", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5559, "Length": 117, "Cover_Rate": 0.841726618705036, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "shift", "=", "Log2_64", "(", "NumBytes", ")", ";", "if", "(", "NumBytes", "&&", "Offset", ">", "", "&&", "(", "Offset", "/", "NumBytes", ")", "<=", "(", "", "<<", "", ")", "-", "", "&&", "(", "Offset", ">>", "shift", ")", "<<", "shift", "==", "Offset", ")", "return", "true", ";", "return", "false", ";", "}", "if", "(", "!", "AM", ".", "Scale", "||", "AM", ".", "Scale", "==", "", "||", "(", "AM", ".", "Scale"], "ground_truth": [">", "", "&&", "(", "uint64_t", ")", "AM", ".", "Scale", "==", "NumBytes", ")", ")", "return", "true", ";"], "File": "ARM64ISelLowering", "Func": "isLegalAddressingMode", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5560, "Length": 80, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Mask", "=", "", ";", "switch", "(", "RetVT", ".", "SimpleTy", ")", "{", "default", ":", "return", "", ";", "case", "", ":", "Opc", "=", "", ";", "NeedTrunc", "=", "true", ";", "Mask", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "NeedTrunc", "=", "true", ";", "Mask", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "}", "const", "TargetRegisterClass", "*", "RC", "=", "(", "RetVT", "==", "", ")", "?", "&", "", ":"], "ground_truth": ["&", "", ";"], "File": "AArch64FastISel21", "Func": "emitLSL_rr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5561, "Length": 87, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x8_t", ")", "__builtin_aarch64_sqaddv8hi", "("], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vqaddq_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5562, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "isDoLoopStart", "(", "const", "MachineInstr", "&", "MI"], "ground_truth": [")", "{"], "File": "MVETailPredUtils", "Func": "isDoLoopStart", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5563, "Length": 11, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "*", "BV", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "Op0", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "!", "BV", "->", "isConstant", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "EVT", "IntVT", "=", "BV", "->", "getValueType", "(", "", ")", ";", "SDValue", "SourceConst", ";", "if", "(", "IsStrict", ")", "SourceConst", "=", "DAG", ".", "getNode", "(", "N", "->", "getOpcode", "(", ")", ",", "DL", ",", "{", "VT", ",", "", "}", ",", "{", "N", "->", "getOperand", "(", "", ")", ",", "SDValue", "(", "BV", ",", "", ")", "}", ")", ";", "else", "SourceConst", "=", "DAG", ".", "getNode", "(", "N", "->", "getOpcode", "(", ")", ",", "DL", ",", "VT", ",", "SDValue", "(", "BV", ",", "", ")", ")", ";", "SDValue", "MaskConst", "=", "DAG", ".", "getBitcast", "(", "IntVT", ",", "SourceConst", ")", ";", "SDValue", "NewAnd", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "IntVT", ",", "Op0", "->", "getOperand", "(", "", ")", ",", "MaskConst", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getBitcast"], "ground_truth": ["(", "VT", ",", "NewAnd", ")", ";"], "File": "X86ISelLowering128", "Func": "combineVectorCompareAndMaskUnaryOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5564, "Length": 166, "Cover_Rate": 0.5533333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "isStoreFromStackSlot", "(", "const", "MachineInstr", "*", "MI"], "ground_truth": [",", "int", "&", "FrameIndex", ")", "const", "{"], "File": "AMDGPUInstrInfo", "Func": "isStoreFromStackSlot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5565, "Length": 16, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_loadu_epi64", "("], "ground_truth": ["__mmask8", "__U", ",", "void", "const", "*", "__P", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_loadu_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5566, "Length": 24, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "pdp11_function_arg", "(", "cumulative_args_t"], "ground_truth": [",", "const", "function_arg_info", "&", ")", "{"], "File": "pdp11", "Func": "pdp11_function_arg", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5567, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SyntaxVariant", "==", "", ")", "return", "new", "InstPrinter", "(", "MAI", ",", "MII", ",", "MRI", ")", ";", "return", ""], "ground_truth": [";"], "File": "Dcpu16MCTargetDesc", "Func": "createDCPU16MCInstPrinter", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5568, "Length": 20, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "Dirname", "(", "DIUnit", ".", "getDirectory", "(", ")", ")", ";", "SmallString", "<", "", ">", "FullPathName", "=", "Dirname", ";", "if", "(", "!", "Dirname", ".", "empty", "(", ")", "&&", "!", "sys", "::", "path", "::", "is_absolute", "(", "Filename", ")", ")", "{", "sys", "::", "path", "::", "append", "(", "FullPathName", ",", "Filename", ")", ";", "Filename", "=", "FullPathName", ";", "}", "if", "(", "filenameMap", ".", "find", "(", "Filename", ")", "!=", "filenameMap", ".", "end", "(", ")", ")", "continue", ";", "filenameMap", "[", "Filename", "]", "=", "i", ";", "OutStreamer", ".", "EmitDwarfFileDirective", "(", "i", ",", "", ",", "Filename", ")", ";", "++", "i", ";", "}", "for", "(", "DISubprogram", "SP", ":", "DbgFinder", ".", "subprograms", "(", ")", ")", "{", "StringRef", "Filename", "(", "SP", ".", "getFilename", "(", ")", ")", ";", "StringRef", "Dirname", "(", "SP", ".", "getDirectory", "(", ")", ")", ";", "SmallString", "<", "", ">", "FullPathName", "=", "Dirname", ";", "if", "(", "!", "Dirname", ".", "empty", "(", ")", "&&", "!", "sys", "::", "path", "::", "is_absolute", "(", "Filename"], "ground_truth": [")", ")", "{"], "File": "NVPTXAsmPrinter44", "Func": "recordAndEmitFilenames", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5569, "Length": 153, "Cover_Rate": 0.6244897959183674, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "AddLiveIn", "(", "MachineFunction", "&", "MF", ",", "unsigned", "PReg", ",", "const", "TargetRegisterClass", "*", "RC", ")", "{", "assert", "(", "RC", "->", "contains", "(", "PReg"], "ground_truth": [")", "&&", "", ")", ";"], "File": "Cpu0ISelLowering1", "Func": "AddLiveIn", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5570, "Length": 29, "Cover_Rate": 0.48333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ID", "==", "&", "TargetTransformInfo", "::", "ID", ")", "return", "(", "TargetTransformInfo", "*"], "ground_truth": [")", "this", ";"], "File": "PPCTargetTransformInfo (2)", "Func": "getAdjustedAnalysisPointer", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5571, "Length": 16, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "llvm", "::", "createSEInstrInfo", "(", "const", "Subtarget", "&", "STI", ")", "{", "return", "new", "SEInstrInfo"], "ground_truth": ["(", "STI", ")", ";"], "File": "MipsSEInstrInfo", "Func": "createMipsSEInstrInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5572, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "E", "=", "CurrentISELList", ".", "end", "(", ")", ";", "while", "(", "I", "!=", "E", ")", "{", "assert", "(", "isISEL", "(", "*", "*", "I", ")", "&&", "", ")", ";", "MachineOperand", "&", "Dest", "=", "(", "*", "I", ")", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "TrueValue", "=", "(", "*", "I", ")", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "FalseValue", "=", "(", "*", "I", ")", "->", "getOperand", "(", "", ")", ";", "if", "(", "useSameRegister", "(", "Dest", ",", "TrueValue", ")", "&&", "useSameRegister", "(", "Dest", ",", "FalseValue", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "*", "I", "<<", "", ")", ";", "NumRemoved", "++", ";", "(", "*", "I", ")", "->", "eraseFromParent", "(", ")", ";", "I", "++", ";", "}", "else", "if", "(", "useSameRegister", "(", "TrueValue", ",", "FalseValue", ")", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "(", "*", "I", ")", "->", "getParent", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", ""], "ground_truth": ["<<", "*", "*", "I", "<<", "", ")", ";"], "File": "PPCExpandISEL8", "Func": "expandAndMergeISELs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5573, "Length": 166, "Cover_Rate": 0.4181360201511335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_t", "ToStub", "::", "size", "(", ")"], "ground_truth": ["const", "{"], "File": "ARMToARMStub", "Func": "size", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5574, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCAsmStreamer", "::", "EmitBytes", "(", "StringRef", "Data", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Data", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "EmitValue", "(", "MCConstantExpr", "::", "create", "(", "(", "unsigned", "char", ")", "Data", "[", "i", "]", ","], "ground_truth": ["getContext", "(", ")", ")", ",", "", ")", ";"], "File": "F2003fMCAsmStreamer", "Func": "EmitBytes", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5575, "Length": 55, "Cover_Rate": 0.9649122807017544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "llvm", "::", "createWinCOFFObjectWriter", "(", "raw_ostream", "&", "OS", ",", "bool", "Is64Bit", ")", "{", "MCWinCOFFObjectTargetWriter", "*", "MOTW", "=", "new", "WinCOFFObjectWriter", "(", "Is64Bit", ")", ";", "return", "createWinCOFFObjectWriter", "(", "MOTW", ","], "ground_truth": ["OS", ")", ";"], "File": "X86WinCOFFObjectWriter", "Func": "createX86WinCOFFObjectWriter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5576, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "iter", "=", "Definitions", ".", "begin", "(", ")", ",", "end", "=", "Definitions", ".", "end", "(", ")", ";", "iter", "!=", "end", ";", "iter", "++", ")", "{", "if", "(", "(", "*", "iter", ")", ".", "useBlock", "==", "oldBlock", ")", "{", "(", "*", "iter", ")", ".", "useBlock", "=", "newBlock", ";", "}", "}", "for", "(", "auto", "iter", "=", "ExitTargets", ".", "begin", "(", ")", ",", "end", "=", "ExitTargets", ".", "end", "(", ")", ";", "iter", "!=", "end", ";", "iter", "++", ")", "{", "if", "(", "*", "iter"], "ground_truth": ["==", "oldBlock", ")", "{"], "File": "PredicatedBlock", "Func": "replaceUseOfBlockWith", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 5577, "Length": 85, "Cover_Rate": 0.37777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "push", "(", "unsigned", "Weight", ",", "const", "Candidate", "&&", "C"], "ground_truth": [")", "{"], "File": "GCNRegBankReassign4", "Func": "push", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5578, "Length": 12, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "ATTRIBUTE_UNUSED", "nvptx_mach_max_workers", "(", ")", "{", "if", "(", "!", "cfun", "->", "machine", "->", "axis_dim_init_p", ")"], "ground_truth": ["init_axis_dim", "(", ")", ";"], "File": "nvptx", "Func": "nvptx_mach_max_workers", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 5579, "Length": 20, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "break", ";", "case", "", ":", "return", "false", ";", "case", "", ":", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasSSE41", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "HasVLX", "?", "&", "", ":", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasSSE41", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "HasVLX", "?", "&", "", ":", "&", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "HasVLX", "?", "&", "", ":", "&", "", ";", "break", ";", "case", "", ":", "assert", "(", "HasAVX", ")", ";", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasAVX2", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", ")", "return", "false", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "RC", "=", "HasVLX", "?", "&", "", ":", "&", "", ";", "break", ";", "case", "", ":", "assert", "(", "HasAVX", ")", ";", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasAVX2", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", ")", "return", "false", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "RC", "=", "HasVLX", "?", "&", "", ":", "&", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "assert", "(", "HasAVX", ")", ";", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasAVX2", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", ")", "return", "false", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", ""], "ground_truth": [":", "", ";"], "File": "X86FastISel10", "Func": "X86FastEmitLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5580, "Length": 451, "Cover_Rate": 0.39840989399293286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_vpopcountd_v8si_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si"], "ground_truth": [")", "_mm256_setzero_si256", "(", ")", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vpopcntdqvlintrin", "Func": "_mm256_maskz_popcnt_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5581, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmParser", "<", "AsmParser", ">", "Y", "(", "ThebeTarget"], "ground_truth": [")", ";"], "File": "AArch64AsmParser32", "Func": "LLVMInitializeAArch64AsmParser", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5582, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CurDAG", "->", "getTargetConstant", "("], "ground_truth": ["Imm", ",", "", ")", ";"], "File": "PPCISelDAGToDAG (2)", "Func": "getI32Imm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5583, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasBranchDivergence", "(", ")", "{", "return"], "ground_truth": ["true", ";"], "File": "TGSITargetTransformInfo", "Func": "hasBranchDivergence", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5584, "Length": 8, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "yaml", "::", "MachineFunctionInfo", "*", "TargetMachine", "::", "createDefaultFuncInfoYAML", "(", ")", "const", "{", "return", "new", "yaml", "::", "FunctionInfo"], "ground_truth": ["(", ")", ";"], "File": "AArch64TargetMachine1", "Func": "createDefaultFuncInfoYAML", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5585, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "("], "ground_truth": [")", "const", "override", "{"], "File": "TGSISubtarget", "Func": "getTargetLowering", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5586, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "case", "", ":", "OpCode", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "DstReg", "==", "SrcReg", ")", "{", "unsigned", "ATReg", "=", "getATReg", "(", "Inst", ".", "getLoc", "(", ")", ")", ";", "if", "(", "!", "ATReg", ")", "return", "true", ";", "ImmReg", "=", "ATReg", ";", "}", "if", "(", "loadImmediate", "(", "ImmValue", ",", "ImmReg", ",", "", ",", "isInt", "<", "", ">", "(", "ImmValue", ")", ",", "false", ",", "IDLoc", ",", "Out", ","], "ground_truth": ["STI", ")", ")", "return", "true", ";"], "File": "MipsAsmParser (2)4", "Func": "expandSgtImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5587, "Length": 84, "Cover_Rate": 0.30656934306569344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ReadCount", "==", "", "&&", "Buf", "[", "", "]", ".", "getKind", "(", ")", "==", "AsmToken", "::", "RParen", ")", "{", "HadParens", "=", "true", ";", "LParen", "=", "getParser", "(", ")", ".", "getTok", "(", ")", ";", "getParser", "(", ")", ".", "Lex", "(", ")", ";", "}", "}", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "default", ":", "if", "(", "HadParens", ")", "getLexer", "(", ")", ".", "UnLex", "(", "LParen", ")", ";", "return", "MatchOperand_NoMatch", ";", "case", "AsmToken", "::", "Identifier", ":", "StringRef", "Name", "=", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "unsigned", "RegNo"], "ground_truth": [";"], "File": "RISCVAsmParser15", "Func": "ParseRegister", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5588, "Length": 96, "Cover_Rate": 0.31475409836065577, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "To", ".", "pred_size", "(", ")"], "ground_truth": ["==", "", ";"], "File": "TVMInstrInfo", "Func": "canFallthrough", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5589, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "getSlotOpCode", "(", "MCInstD", ")", ")", "{", "case", "LD_L", ":", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "TPCMCInstrInfo", "Func": "is_ld_l", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5590, "Length": 18, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getADDriOpcode", "(", "unsigned", "is64Bit", ",", "int64_t", "Imm", ")", "{", "if", "(", "is64Bit", ")", "{", "if", "(", "isInt", "<", "", ">", "(", "Imm", ")", ")", "return", "", ";", "return", "", ";", "}", "else", "{", "if", "(", "isInt", "<", "", ">", "(", "Imm", ")", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "X86FrameInfo", "Func": "getADDriOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5591, "Length": 51, "Cover_Rate": 0.8360655737704918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vpaddq_f64", "(", "float64x2_t", "a", ",", "float64x2_t", "b", ")", "{", "float64x2_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "("], "ground_truth": ["b", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vpaddq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5592, "Length": 33, "Cover_Rate": 0.8918918918918919, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "Res", "=", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "", ",", "Ops", ")", ";", "return", "SDValue", "(", "Res", ",", "", ")", ";", "}", "SDValue", "Zero", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "SPOffset", ",", "DL", ",", "", ")", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")"], "ground_truth": [",", "Zero", ",", "Chain", "}", ";"], "File": "X86ISelLowering (2)6", "Func": "emitLockedStackOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5593, "Length": 102, "Cover_Rate": 0.32903225806451614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printImmScale", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "'#'", "<<", "Scale", "*", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "AArch64InstPrinter", "Func": "printImmScale", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5594, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "code", "=", "alt_code", ";", "*", "op2", "=", "alt_op2", ";", "goto", "rebuild_cmp", ";", "}", "if", "(", "!", "nios2_simple_const_p", "(", "*", "op2", ")", "&&", "nios2_simple_const_p", "(", "alt_op2", ")", ")", "{", "code", "=", "alt_code", ";", "*", "op2", "=", "alt_op2", ";", "}", "*", "op2", "=", "force_reg", "(", "SImode", ",", "*", "op2", ")", ";", "}", "check_rebuild_cmp", ":", "if", "(", "code", "==", "GT", "||", "code", "==", "GTU", "||", "code", "==", "LE", "||", "code", "==", "LEU", ")", "{", "rtx", "t", "=", "*", "op1", ";", "*", "op1", "=", "*"], "ground_truth": ["op2", ";", "*", "op2", "=", "t", ";"], "File": "nios22", "Func": "nios2_validate_compare", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5595, "Length": 88, "Cover_Rate": 0.3534136546184739, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask32", ")", "__builtin_ia32_kmovd", "(", "("], "ground_truth": ["__mmask32", ")", "__A", ")", ";"], "File": "avx512bwintrin", "Func": "_cvtu32_mask32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5596, "Length": 12, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "getValueType", "(", ")", "==", "", "&&", "Vec", ".", "getScalarValueSizeInBits", "(", ")", "<", "", ")", "{", "SDLoc", "dl", "(", "Op", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Vec", ",", "Lane", ")", ";", "}", "return"], "ground_truth": ["Op", ";"], "File": "ARMISelLowering (3)", "Func": "LowerEXTRACT_VECTOR_ELT", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5597, "Length": 45, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "DAGToDAGISel", "::", "SelectT2CMOVSoImmOp", "(", "SDNode", "*", "N", ",", "SDValue", "FalseVal", ",", "SDValue", "TrueVal", ",", "", "CCVal", ",", "SDValue", "CCR", ",", "SDValue", "InFlag", ")", "{", "ConstantSDNode", "*", "T", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "TrueVal", ")", ";", "if", "(", "!", "T", ")", "return"], "ground_truth": ["", ";"], "File": "ARMISelDAGToDAG34", "Func": "SelectT2CMOVSoImmOp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5598, "Length": 46, "Cover_Rate": 0.34328358208955223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ReportErrors", ")", "Context", ".", "reportError", "(", "Loc"], "ground_truth": [",", "Msg", ")", ";"], "File": "HexagonMCChecker17", "Func": "reportError", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5599, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_rdrand64_step", "(", "unsigned", "long", "long", "*", "__P", ")", "{"], "File": "immintrin", "Func": "_rdrand64_step", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5600, "Length": 22, "Cover_Rate": 0.7586206896551724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ret", ")", "++", "(", "insn", "->", "readerCursor", ")", ";", "return"], "ground_truth": ["ret", ";"], "File": "X86DisassemblerDecoder", "Func": "consumeByte", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5601, "Length": 15, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "", ";", "i", "<", "s", "->", "m_num_vals", ";", "i", "++", ")", "{", "Expr", "*", "e", "=", "&", "s"], "ground_truth": ["->", "m_exprs", "[", "i", "]", ";"], "File": "gen-mul-tables", "Func": "num_ops", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 5602, "Length": 29, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x1_t", ")", "(", "__a"], "ground_truth": ["==", "__b", ")", ";"], "File": "arm", "Func": "neon2_vceq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5603, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "AnalyzeReturn", "(", "CCState", "&", "State", ",", "const", "SmallVectorImpl", "<", ""], "ground_truth": [">", "&", "Outs", ")", "const", "{"], "File": "AMDGPUISelLowering102", "Func": "AnalyzeReturn", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5604, "Length": 19, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "GCNScheduleDAGMILive", "::", "computeBlockPressure", "(", "const", "MachineBasicBlock", "*", "MBB", ")", "{", "GCNDownwardRPTracker", "RPTracker", "(", "*", "LIS", ")", ";", "const", "MachineBasicBlock", "*", "OnlySucc", "=", "nullptr", ";", "if", "(", "MBB", "->", "succ_size", "(", ")", "==", "", "&&", "!", "(", "*", "MBB", "->", "succ_begin", "(", ")", ")", "->", "empty", "(", ")", ")", "{", "SlotIndexes", "*", "Ind", "=", "LIS", "->", "getSlotIndexes", "(", ")", ";", "if", "(", "Ind", "->", "getMBBStartIdx", "(", "MBB", ")", "<", "Ind", "->", "getMBBStartIdx", "(", "*", "MBB", "->", "succ_begin", "(", ")", ")", ")", "OnlySucc", "=", "*", "MBB", "->", "succ_begin", "(", ")", ";", "}", "size_t", "CurRegion", "=", "RegionIdx", ";", "for", "(", "size_t", "E", "=", "Regions", ".", "size", "(", ")", ";", "CurRegion", "!=", "E", ";", "++", "CurRegion", ")", "if", "(", "Regions", "[", "CurRegion", "]", ".", "first", "->", "getParent", "(", ")", "!=", "MBB", ")", "break", ";", "--", "CurRegion", ";", "auto", "I", "=", "MBB", "->", "begin", "(", ")", ";", "auto", "LiveInIt", "=", "MBBLiveIns", ".", "find", "(", "MBB", ")", ";", "if", "(", "LiveInIt", "!=", "MBBLiveIns", ".", "end", "(", ")", ")", "{", "auto", "LiveIn", "=", "std", "::", "move", "(", "LiveInIt", "->", "second", ")", ";", "RPTracker", ".", "reset", "(", "*", "MBB", "->", "begin", "(", ")", ",", "&", "LiveIn", ")", ";", "MBBLiveIns", ".", "erase", "(", "LiveInIt", ")", ";", "}", "else", "{", "auto", "&", "Rgn", "=", "Regions", "[", "CurRegion", "]", ";", "I", "=", "Rgn", ".", "first", ";", "auto", "*", "NonDbgMI", "=", "&", "*", "skipDebugInstructionsForward", "(", "Rgn", ".", "first", ",", "Rgn", ".", "second", ")", ";", "auto", "LRS", "=", "BBLiveInMap", ".", "lookup", "(", "NonDbgMI", ")", ";", "assert", "(", "isEqual", "(", "getLiveRegsBefore", "(", "*", "NonDbgMI", ",", "*", "LIS", ")", ",", "LRS", ")", ")", ";", "RPTracker", ".", "reset", "(", "*", "I", ",", "&", "LRS", ")", ";", "}", "for", "(", ";", ";", ")", "{", "I", "=", "RPTracker", ".", "getNext", "(", ")", ";", "if", "(", "Regions", "[", "CurRegion", "]", ".", "first", "==", "I", ")", "{", "LiveIns", "[", "CurRegion", "]", "=", "RPTracker", ".", "getLiveRegs", "(", ")", ";", "RPTracker", ".", "clearMaxPressure", "(", ")", ";", "}", "if", "(", "Regions", "[", "CurRegion", "]", ".", "second", "==", "I", ")", "{", "Pressure", "[", "CurRegion", "]", "=", "RPTracker", ".", "moveMaxPressure", "(", ")", ";", "if", "(", "CurRegion", "--", "==", "RegionIdx", ")", "break", ";", "}", "RPTracker", ".", "advanceToNext", "(", ")", ";", "RPTracker", ".", "advanceBeforeNext", "(", ")", ";", "}", "if", "(", "OnlySucc", ")", "{", "if", "(", "I", "!=", "MBB", "->", "end", "(", ")", ")", "{", "RPTracker", ".", "advanceToNext", "(", ")", ";", "RPTracker", ".", "advance", "(", "MBB", "->", "end", "(", ")", ")", ";", "}", "RPTracker", ".", "reset", "(", "*", "OnlySucc", "->", "begin", "(", ")", ",", "&", "RPTracker", ".", "getLiveRegs", "(", ")", ")", ";", "RPTracker", ".", "advanceBeforeNext", "(", ")", ";", "MBBLiveIns", "[", "OnlySucc", "]", "=", "RPTracker", "."], "ground_truth": ["moveLiveRegs", "(", ")", ";"], "File": "GCNSchedStrategy", "Func": "computeBlockPressure", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5605, "Length": 432, "Cover_Rate": 0.9953917050691244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "bitmap_bit_p", "(", "edge_components", ",", "", ")", "&&", "bitmap_bit_p", "(", "DF_LIVE_IN", "(", "e", "->", "dest", ")", ",", "", ")", ")", "{", "if", "(", "dump_file", ")", "fprintf", "(", "dump_file", ",", "", "", ",", "e", "->", "dest", "->", "index", ")", ";", "bitmap_clear_bit", "(", "components", ",", ""], "ground_truth": [")", ";"], "File": "rs6000-logue", "Func": "rs6000_disqualify_components", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5606, "Length": 47, "Cover_Rate": 0.734375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "op", ")", "==", "LABEL_REF", ")", "return", "TARGET_ADDR32", ";", "if", "(", "GET_CODE", "(", "op", ")", "==", "SYMBOL_REF", ")", "sym", "=", "op", ";", "else", "if", "(", "GET_CODE", "(", "op", ")", "==", "CONST", "&&", "GET_CODE", "(", "XEXP", "(", "op", ",", "", ")", ")", "==", "PLUS", "&&", "GET_CODE", "(", "XEXP", "(", "XEXP", "(", "op", ",", "", ")", ",", "", ")", ")", "==", "SYMBOL_REF", "&&", "GET_CODE", "(", "XEXP", "(", "XEXP", "(", "op", ",", "", ")", ",", "", ")", ")", "==", "CONST_INT", "&&", "!", "flag_pic", ")", "sym", "=", "XEXP", "(", "XEXP", "(", "op", ",", "", ")", ",", "", ")", ";", "else", "return", "", ";", "return", "(", "!", "addr24_operand", "(", "sym", ",", "mode", ")", "&&", "!", "small_data_operand", "(", "sym", ","], "ground_truth": ["mode", ")", ")", ";"], "File": "m32r3", "Func": "addr32_operand", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5607, "Length": 121, "Cover_Rate": 0.8897058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vpmax_s32", "(", "int32x2_t", "a", ",", "int32x2_t", "b", ")", "{", "return", "__builtin_aarch64_smaxpv2si", "(", "a", ",", "b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vpmax_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5608, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArtCombiner", ".", "tryCombineMerges", "(", "MI", ",", "DeadInstrs", ",", "UpdatedDefs", ")", ";", "for", "(", "MachineInstr", "*", "DeadMI", ":", "DeadInstrs", ")"], "ground_truth": ["DeadMI", "->", "eraseFromParent", "(", ")", ";"], "File": "MipsRegisterBankInfo25", "Func": "combineAwayG_UNMERGE_VALUES", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5609, "Length": 25, "Cover_Rate": 0.44642857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_aarch64_simd_oi", "__o", ";", "__o", "=", "__builtin_aarch64_set_qregoiv2di", "(", "__o", ",", "(", "int64x2_t", ")", "val", ".", "val", "[", ""], "ground_truth": ["]", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vst2q_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5610, "Length": 22, "Cover_Rate": 0.3492063492063492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Displacement", "=", "", ";", "IndexReg", "=", "", ";", "break", ";", "case", "", ":", "NopSize", "=", "", ";", "Opc", "=", "", ";", "Displacement", "=", "", ";", "break", ";", "case", "", ":", "NopSize", "=", "", ";", "Opc", "=", "", ";", "Displacement", "=", "", ";", "IndexReg", "=", "", ";", "break", ";", "case", "", ":", "NopSize", "=", "", ";", "Opc", "=", "", ";", "Displacement", "=", "", ";", "IndexReg", "=", "", ";", "break", ";", "default", ":", "NopSize", "=", "", ";", "Opc", "=", "", ";", "Displacement", "=", "", ";", "IndexReg", "=", "", ";", "SegmentReg", "=", "", ";", "break", ";", "}", "unsigned", "NumPrefixes", "=", "std", "::", "min", "(", "NumBytes", "-", "NopSize", ",", "", ")", ";", "NopSize", "+=", "NumPrefixes", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumPrefixes", ";", "++", "i", ")", "OS", ".", "EmitBytes", "(", "", ")", ";", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "OS", ".", "EmitInstruction", "(", "MCInstBuilder", "(", "Opc", ")", ",", "STI", ")", ";", "break", ";", "case", "", ":", "OS", ".", "EmitInstruction", "(", "MCInstBuilder", "(", "Opc", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ",", "STI", ")", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "X86MCInstLower39", "Func": "EmitNop", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5611, "Length": 194, "Cover_Rate": 0.4217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "is_packed", ")", "return", "false", ";", "if", "(", "TREE_CODE", "(", "TYPE_SIZE", "(", "type", ")", ")", "==", "INTEGER_CST", "&&", "(", "wi", "::", "to_widest", "(", "TYPE_SIZE", "("], "ground_truth": ["type", ")", ")", "!=", "aarch64_vectorize_preferred_vector_alignment", "(", "type", ")", ")", ")", "return", "false", ";"], "File": "aarch645", "Func": "aarch64_simd_vector_alignment_reachable", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5612, "Length": 39, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printNamedBit", "(", "MI", ",", "OpNo", ","], "ground_truth": ["O", ",", "", ")", ";"], "File": "AMDGPUInstPrinter1", "Func": "printLWE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5613, "Length": 11, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "RetAddr", ";", "}", "SDValue", "FrameAddr", "=", "getFRAMEADDR", "(", "depth", "-", "", ",", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "unsigned", "Offset", "=", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "?", "", ":", "", ";", "SDValue", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "FrameAddr", ",", "DAG", ".", "getIntPtrConstant", "(", "Offset", ",", "dl", ")", ")", ";", "RetAddr", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Ptr", ",", "MachinePointerInfo", "("], "ground_truth": [")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";"], "File": "SparcISelLowering78", "Func": "LowerRETURNADDR", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5614, "Length": 91, "Cover_Rate": 0.3807531380753138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "~", "riscv_selftest_arch_abi_setter", "(", ")", "{", "riscv_parse_arch_string", "(", "m_arch_backup", ".", "c_str", "(", ")", ",", "&", "global_options", ",", "UNKNOWN_LOCATION", ")", ";", "riscv_abi", "=", "m_abi_backup"], "ground_truth": [";"], "File": "riscv-selftests", "Func": "~riscv_selftest_arch_abi_setter", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5615, "Length": 23, "Cover_Rate": 0.8214285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_lceilhfhi", "(", "__a", ")"], "ground_truth": [";"], "File": "arm", "Func": "fp16_vcvtph_s16_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5616, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "&", "B", "=", "*", "MI", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "PredOpc", "=", "getCondOpcode", "(", "Opc", ",", "invertJump", ")", ";", "MachineInstrBuilder", "T", "=", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "get", "(", "PredOpc", ")", ")", ";", "unsigned", "NOp", "=", "", ",", "NumOps", "=", "MI", "->", "getNumOperands", "(", ")", ";", "while", "(", "NOp", "<", "NumOps", ")", "{", "MachineOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "NOp", ")", ";", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "!", "Op", ".", "isDef", "(", ")", "||", "Op", ".", "isImplicit", "(", ")", ")", "break", ";", "T", ".", "addOperand", "(", "Op", ")", ";", "NOp", "++", ";", "}", "unsigned", "PredReg", ",", "PredRegPos", ",", "PredRegFlags", ";", "bool", "GotPredReg", "=", "getPredReg", "(", "Cond", ",", "PredReg", ",", "PredRegPos", ",", "PredRegFlags", ")", ";", "(", "void", ")"], "ground_truth": ["GotPredReg", ";"], "File": "HexagonInstrInfo", "Func": "PredicateInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5617, "Length": 139, "Cover_Rate": 0.3839779005524862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegAreaSize", "=", "NumRegs", "*", "GPRSizeInBytes", ";", "unsigned", "FrameObjSize", "=", "std", "::", "max", "(", "Flags", ".", "getByValSize", "(", ")", ",", "RegAreaSize", ")", ";", "int", "FrameObjOffset", ";", "ArrayRef", "<", "MCPhysReg", ">", "ByValArgRegs", "=", "ABI", ".", "GetByValArgRegs", "(", ")", ";", "if", "(", "RegAreaSize", ")", "FrameObjOffset", "=", "(", "int", ")", "ABI", ".", "GetCalleeAllocdArgSizeInBytes", "(", "State", ".", "getCallingConv", "(", ")", ")", "-", "(", "int", ")", "(", "(", "ByValArgRegs", ".", "size", "(", ")", "-", "FirstReg", ")", "*", "GPRSizeInBytes", ")", ";", "else", "FrameObjOffset", "=", "VA", ".", "getLocMemOffset", "(", ")", ";", "EVT", "PtrTy", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "int", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "FrameObjSize", ",", "FrameObjOffset", ",", "false", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "PtrTy", ")", ";", "InVals", ".", "push_back", "(", "FIN", ")", ";", "if", "(", "!", "NumRegs", ")", "return", ";", "MVT", "RegTy", "=", "", "(", "GPRSizeInBytes", "*", "", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getRegClassFor", "(", "RegTy", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NumRegs", ";", "++", "I", ")", "{", "unsigned", "ArgReg", "=", "ByValArgRegs", "[", "FirstReg", "+", "I", "]", ";", "unsigned", "VReg", "=", "addLiveIn", "(", "MF", ","], "ground_truth": ["ArgReg", ",", "RC", ")", ";"], "File": "MipsISelLowering (2)4", "Func": "copyByValRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5618, "Length": 195, "Cover_Rate": 0.527027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mem", "=", "gen_rtx_MEM", "(", "BLKmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "STACK_POINTER_REGNUM", ")"], "ground_truth": [")", ";"], "File": "rs60003", "Func": "rs6000_emit_stack_tie", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5619, "Length": 15, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "TargetExpr", "=", "MCSymbolRefExpr", "::", "create", "(", "Target", ",", "MCSymbolRefExpr", "::", "VariantKind", "::", "VK_None", ",", "OutContext", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addExpr", "(", "TargetExpr", ")", ")", ";", "for", "(", "int8_t", "I", "=", "", ";", "I", "<", "NoopsInSledCount", ";", "I", "++", ")", "EmitToStreamer", "(", "*", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "Target", ")", ";", "if", "(", "!", "Subtarget", "->", "isGP64bit", "(", ")", ")", "{", "EmitToStreamer", "(", "*", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")"], "ground_truth": [".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ")", ";"], "File": "MipsAsmPrinter (2)1", "Func": "EmitSled", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5620, "Length": 129, "Cover_Rate": 0.583710407239819, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "flag_pic", "&&", "!", "TARGET_PIC_DATA_TEXT_REL"], "ground_truth": [")", ";"], "File": "microblaze", "Func": "microblaze_gen_pic_addr_dif_vec", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5621, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_pinsrw", "(", "__m64", "const", "__A", ",", "int", "const", "__D", ",", "int", "const", "__N", ")", "{", "return", "_mm_insert_pi16", "(", "__A", ",", "__D", ",", "__N"], "ground_truth": [")", ";"], "File": "xmmintrin", "Func": "_m_pinsrw", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5622, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printInst", "(", "const", "MCInst", "*", "MI", ",", "raw_ostream", "&"], "ground_truth": ["O", ",", "StringRef", "Annot", ")", "{"], "File": "Cpu0InstPrinter2", "Func": "printInst", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5623, "Length": 18, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "sparc_emit_set_const64_quick2", "(", "rtx", "op0", ",", "rtx", "temp", ",", "unsigned", "HOST_WIDE_INT", "high_bits", ",", "unsigned", "HOST_WIDE_INT", "low_immediate", ",", "int", "shift_count", ")", "{", "rtx", "temp2", "=", "op0", ";", "if", "(", "(", "high_bits", "&", "", ")", "!=", "", ")", "{", "emit_insn", "(", "gen_safe_HIGH64", "(", "temp", ","], "ground_truth": ["high_bits", ")", ")", ";"], "File": "sparc3", "Func": "sparc_emit_set_const64_quick2", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5624, "Length": 48, "Cover_Rate": 0.3221476510067114, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isPCRel8", "(", ")"], "ground_truth": ["const", "{"], "File": "MOSAsmParser", "Func": "isPCRel8", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5625, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_div_pd", "(", "__m256d", "__W", ",", "__mmask8", "__U", ",", "__m256d", "__A", ",", "__m256d", "__B", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_divpd256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")", "__B", ","], "ground_truth": ["(", "__v4df", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_div_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5626, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vpnotv16bi", "(", "__a", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve3___arm_vpnot", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5627, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_movdqa32load512_mask", "(", "(", "const", "__v16si", "*", ")", "__P", ",", "(", "__v16si"], "ground_truth": [")", "__W", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_load_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5628, "Length": 24, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "AsmParser", "::", "ParseIntelOffsetOfOperator", "(", "SMLoc", "Start", ")", "{", "SMLoc", "OffsetOfLoc", "=", "Start", ";", "Parser", ".", "Lex", "(", ")", ";", "Start", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "assert", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Identifier", ")", "&&", "", ")", ";", "SMLoc", "End", ";", "const", "MCExpr", "*"], "ground_truth": ["Val", ";"], "File": "X86AsmParser22", "Func": "ParseIntelOffsetOfOperator", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5629, "Length": 59, "Cover_Rate": 0.4609375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "TTIImpl", "::", "getAddressComputationCost", "(", "Type", "*", "Ty", ",", "ScalarEvolution", "*", "SE", ",", "const", "SCEV", "*", "Ptr", ")", "{", "unsigned", "NumVectorInstToHideOverhead", "=", "", ";", "int", "MaxMergeDistance", "=", "", ";", "if", "(", "Ty", "->", "isVectorTy", "(", ")", "&&", "SE", "&&", "!", "BaseT", "::", "isConstantStridedAccessLessThan", "(", "SE", ",", "Ptr", ",", "MaxMergeDistance", "+", "", ")", ")", "return", "NumVectorInstToHideOverhead", ";", "return", ""], "ground_truth": [";"], "File": "ARMTargetTransformInfo (2)1", "Func": "getAddressComputationCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5630, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "KindRes", ")", "return", "true", ";", "unsigned", "ElementWidth", "=", "KindRes", "->", "second", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateVectorReg", "(", "Reg", ",", "RegKind", "::", "NeonVector", ",", "ElementWidth", ",", "S", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "if", "(", "!", "Kind", ".", "empty", "(", ")", ")", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "Kind", ",", "S", ",", "getContext", "(", ")", ")", ")", ";", "return", "tryParseVectorIndex", "(", "Operands", ")", "=="], "ground_truth": ["MatchOperand_ParseFail", ";"], "File": "AArch64AsmParser1", "Func": "tryParseNeonVectorRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5631, "Length": 78, "Cover_Rate": 0.5032258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "opnum", "=", "nonvoid", ";", "FOR_EACH_CALL_EXPR_ARG", "(", "arg", ",", "iter", ",", "exp", ")", "{", "const", "struct", "insn_operand_data", "*", "insn_op", ";", "if", "(", "arg", "==", "error_mark_node", ")", "return", "NULL_RTX", ";", "if", "(", "opnum", ">", "MAX_BUILTIN_ARGS", ")", "return", "NULL_RTX", ";", "insn_op", "=", "&", "insn_data", "[", "icode", "]", ".", "operand", "[", "opnum", "]", ";", "op", "[", "opnum", "]", "=", "expand_expr", "(", "arg", ",", "NULL_RTX", ",", "insn_op", "->", "mode", ",", "EXPAND_NORMAL", ")", ";", "if", "(", "!", "(", "*", "insn_op", "->", "predicate", ")", "(", "op", "[", "opnum", "]", ",", "insn_op", "->", "mode", ")", ")", "{", "machine_mode", "opmode", "=", "insn_op", "->", "mode", ";", "if", "(", "opmode", "==", "VOIDmode", ")", "{", "machine_mode", "m", "=", "GET_MODE", "(", "op", "[", "opnum", "]", ")", ";", "gcc_assert", "(", "m", "==", "Pmode", "||", "m", "==", "VOIDmode", ")", ";", "opmode", "=", "Pmode", ";", "}", "op", "[", "opnum", "]", "=", "copy_to_mode_reg", "(", "opmode", ",", "op", "[", "opnum", "]", ")", ";", "}", "if", "(", "!", "(", "*", "insn_op", "->", "predicate", ")", "(", "op", "[", "opnum", "]", ",", "insn_op", "->", "mode", ")", ")", "{", "error_at", "(", "EXPR_LOCATION", "(", "exp", ")", ",", "", ")", ";", "return", "const0_rtx", ";", "}", "opnum", "++", ";", "}", "if", "(", "nonvoid", ")", "{", "machine_mode", "tmode", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "if", "(", "!", "target", "||", "GET_MODE", "(", "target", ")", "!=", "tmode", "||", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "target", ",", "tmode", ")", ")", "{", "if", "(", "tmode", "==", "VOIDmode", ")", "{", "tmode", "=", "TYPE_MODE", "(", "TREE_TYPE", "(", "TREE_TYPE", "(", "fndecl", ")", ")", ")", ";", "}", "target", "=", "gen_reg_rtx", "(", "tmode", ")", ";", "}", "op", "[", "", "]", "=", "target", ";", "}", "fn", "=", "GEN_FCN", "(", "icode", ")", ";", "switch", "(", "opnum", ")", "{", "case", "", ":", "pat", "=", "fn", "(", "NULL_RTX"], "ground_truth": [")", ";"], "File": "tilegx2", "Func": "tilegx_expand_builtin", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 5632, "Length": 298, "Cover_Rate": 0.5050847457627119, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "active_insn_p", "(", "use_insn", ")", ")", "return", ";", "if", "(", "!", "nds32_float_reg_load_store_p", "(", "use_insn", ")", "||", "find_post_update_rtx", "(", "use_insn", ")", "!=", "-", "", ")", "return", ";", "}", "group_id", "=", "GEN_INT", "(", "nds32_alloc_relax_group_id", "(", ")", ")", ";", "emit_insn_before", "(", "gen_relax_group", "(", "group_id", ")", ",", "insn", ")", ";", "for", "(", "link", "=", "DF_REF_CHAIN", "(", "def_record", ")", ";", "link", ";", "link", "=", "link", "->", "next", ")", "{", "if", "(", "!", "DF_REF_INSN_INFO", "(", "link", "->", "ref", ")", ")", "continue", ";", "use_insn", "=", "DF_REF_INSN", "(", "link", "->", "ref", ")", ";", "emit_insn_before", "(", "gen_relax_group", "(", "group_id"], "ground_truth": [")", ",", "use_insn", ")", ";"], "File": "nds32-relax-opt", "Func": "nds32_group_float_insns", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5633, "Length": 97, "Cover_Rate": 0.4511627906976744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "NewOpcode", "=", "", ";", "Start", "&=", "", ";", "End", "&=", "", ";", "}", "MachineOperand", "&", "Dest", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Src", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "NewOpcode", ")", ")", ".", "add", "(", "Dest", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "Src", ".", "getReg", "(", ")", ",", "getKillRegState", "(", "Src", ".", "isKill", "(", ")", ")", ",", "Src", ".", "getSubReg", "(", ")", ")", ".", "addImm", "(", "Start", ")", ".", "addImm", "(", "End", "+", "", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "LV", ")", "{", "unsigned", "NumOps", "=", "MI", ".", "getNumOperands", "(", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NumOps", ";", "++", "I", ")", "{", "MachineOperand", "&", "Op", "=", "MI", ".", "getOperand"], "ground_truth": ["(", "I", ")", ";"], "File": "SystemZInstrInfo16", "Func": "convertToThreeAddress", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5634, "Length": 151, "Cover_Rate": 0.4253521126760563, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "if", "(", "cfun", "->", "machine", "->", "is_interrupt", ")", "{", "fputs", "(", "", ",", "file", ")", ";", "}", "else", "if", "(", "cfun", "->", "machine", "->", "is_signal", ")", "{", "fputs", "(", "", ",", "file", ")", ";", "}", "else", "fputs", "(", "", ",", "file", ")", ";", "}", "if", "(", "ACCUMULATE_OUTGOING_ARGS", ")", "fprintf", "(", "file", ",", "", ",", "avr_outgoing_args_size", "(", ")", ")", ";", "fprintf", "(", "file", ",", "", "HOST_WIDE_INT_PRINT_DEC", "", ",", "(", "HOST_WIDE_INT", ")", "get_frame_size", "(", ")", ")", ";", "if", "(", "!", "cfun", "->", "machine", "->", "gasisr", ".", "yes", ")", "{", "fprintf", "(", "file", ",", "", ",", "cfun", "->", "machine", "->", "stack_usage", ")", ";", "fprintf", "(", "file", ",", "", ",", "cfun", "->", "machine", "->", "stack_usage", ")", ";", "}", "else", "{", "int", "used_by_gasisr", "=", "", "+", "(", "cfun", "->", "machine", "->", "gasisr", "."], "ground_truth": ["regno", "!=", "AVR_TMP_REGNO", ")", ";"], "File": "avr", "Func": "avr_asm_function_end_prologue", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5635, "Length": 135, "Cover_Rate": 0.678391959798995, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "TrueOpDepth", "+", "FalseOpDepth"], "ground_truth": ["+", "", ")", "/", "", ";"], "File": "X86CmovConversion (2)", "Func": "getDepthOfOptCmov", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5636, "Length": 11, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Lo", ".", "getOpcode", "(", ")", "!=", "", ")", "||", "(", "Lo", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "ValTy", "=", "N", "->", "getValueType", "(", "", ")", ";", "DebugLoc", "DL", "=", "N", "->", "getDebugLoc", "(", ")", ";", "SDValue", "Add1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ValTy", ",", "N", "->", "getOperand", "(", "", ")", ",", "Add", ".", "getOperand", "("], "ground_truth": ["", ")", ")", ";"], "File": "MipsISelLowering126", "Func": "performADDCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5637, "Length": 79, "Cover_Rate": 0.4438202247191011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isExport", "(", "const", "SUnit", "&", "SU", ")", "{", "const", "MachineInstr", "*", "MI", "=", "SU", ".", "getInstr", "(", ")", ";", "return", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->"], "ground_truth": ["getOpcode", "(", ")", "==", "", ";"], "File": "AMDGPUExportClustering4", "Func": "isExport", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5638, "Length": 38, "Cover_Rate": 0.8837209302325582, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getLoadStoreRegOpcode", "(", "DestReg", ",", "RC", ","], "ground_truth": ["isStackAligned", ",", "STI", ",", "true", ")", ";"], "File": "X86InstrInfo (2)1", "Func": "getLoadRegOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5639, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "value", "=", "real_to_integer", "(", "&", "r0", ")", ";", "value", "=", "value", "&", "", ";", "if", "(", "(", "value", "!=", "", ")", "&&", "(", "(", "value", "&"], "ground_truth": ["(", "value", "-", "", ")", ")", "==", "", ")", ")", "{"], "File": "arm", "Func": "vfp3_const_double_for_fract_bits", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5640, "Length": 38, "Cover_Rate": 0.304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__ev64_opaque__", "v", ";", "int16_t", "i", "[", "", "]", ";", "}", "u", ";", "u", ".", "i", "[", "", "]", "=", "a", ";", "u", ".", "i", "[", "", "]", "=", "b", ";", "u", ".", "i", "[", ""], "ground_truth": ["]", "=", "c", ";"], "File": "spe", "Func": "__ev_create_s16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5641, "Length": 39, "Cover_Rate": 0.527027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "lowerConstantPool", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "ConstantPoolSDNode", "*", "N", "=", "cast", "<", "ConstantPoolSDNode", ">", "(", "Op", ")", ";", "EVT", "Ty", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "!", "isPositionIndependent", "(", ")", ")", "{", "const", "TargetObjectFile", "*", "TLOF", "=", "static_cast", "<", "const", "TargetObjectFile", "*", ">", "(", "getTargetMachine", "(", ")", ".", "getObjFileLowering", "(", ")", ")", ";", "if", "(", "TLOF", "->", "IsConstantInSmallSection", "(", "DAG", ".", "getDataLayout", "(", ")", ",", "N", "->", "getConstVal", "(", ")", ",", "getTargetMachine", "(", ")", ")", ")", "return", "getAddrGPRel", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ","], "ground_truth": ["ABI", ".", "IsN64", "(", ")", ")", ";"], "File": "MipsISelLowering (2)4", "Func": "lowerConstantPool", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5642, "Length": 105, "Cover_Rate": 0.6104651162790697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "found", "=", "false", ";", "int", "(", "*", "getAltOpcode", ")", "(", "uint16_t", ",", "", ")", ";", "int", "(", "*", "getAltOpcodeGen", ")", "(", "uint16_t", ",", "", ")", "=", "nullptr", ";", "int", "(", "*", "getAltOpcodeGenEx", ")", "(", "uint16_t", ",", "", ")", "=", "nullptr", ";", "if", "(", "II", "::", "isVPUInst", "(", "MI", "->", "getDesc", "(", ")", ")", ")", "{", "getAltOpcode", "=", "llvm", "::", "", ";", "}", "else", "if", "(", "II", "::", "isSPUInst", "(", "MI", "->", "getDesc", "(", ")", ")", ")", "{", "getAltOpcode", "=", "llvm", "::", "", ";", "}", "else", "if", "(", "II", "::", "isLoadInst", "(", "MI", "->", "getDesc", "(", ")", ")", ")", "{", "getAltOpcode", "=", "llvm", "::", "", ";", "}", "else", "if", "(", "II", "::", "isStoreInst", "(", "MI", "->", "getDesc", "(", ")", ")", ")", "{", "getAltOpcode", "=", "llvm", "::", "", ";", "}", "else", "{", "return", "found", ";", "}", "", "slots", "[", "", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "i"], "ground_truth": ["++", ")", "{"], "File": "TPCInstrInfo", "Func": "getOtherSlotOpcodes", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5643, "Length": 166, "Cover_Rate": 0.44986449864498645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "hw_before", ">", "", ")", "{", "unsigned", "int", "function_alignment", ";", "int", "i", ";", "asm_fprintf", "(", "asm_out_file", ",", "", "", ",", "hw_before", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "hw_before", ";", "i", "++", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "function_alignment", "=", "MAX", "(", "", ",", "DECL_ALIGN", "(", "decl", ")", "/", "BITS_PER_UNIT", ")", ";", "if", "(", "!", "DECL_USER_ALIGN", "(", "decl", ")", ")", "function_alignment", "=", "MAX", "(", "function_alignment", ",", "(", "unsigned", "int", ")", "align_functions", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "ASM_OUTPUT_ALIGN", "(", "asm_out_file", ",", "floor_log2", "(", "function_alignment", ")", ")", ";", "}", "if", "(", "S390_USE_TARGET_ATTRIBUTE", "&&", "TARGET_DEBUG_ARG", ")", "{", "asm_fprintf", "(", "asm_out_file", ",", "", ",", "fname", ",", "s390_arch"], "ground_truth": [")", ";"], "File": "s3905", "Func": "s390_asm_output_function_label", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5644, "Length": 115, "Cover_Rate": 0.34124629080118696, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "nullptr", ";", "}", "MCSubtargetInfo", "*", "X", "=", "createMCSubtargetInfoImpl", "(", "TT", ",", "CPUName", ",", "ArchFS", ")", ";", "if", "(", "X", "->", "getFeatureBits", "(", ")", "[", "", "]", ")", "{", "llvm", "::", "FeatureBitset", "Features", "=", "X", "->", "getFeatureBits", "(", ")", ";", "X", "->", "setFeatureBits", "(", "Features", ".", "set"], "ground_truth": ["(", "", ")", ")", ";"], "File": "HexagonMCTargetDesc22", "Func": "createHexagonMCSubtargetInfo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5645, "Length": 52, "Cover_Rate": 0.3611111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getSRetReturnReg", "(", ")", "const", "{", "return"], "ground_truth": ["SRetReturnReg", ";"], "File": "MipsMachineFunction", "Func": "getSRetReturnReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5646, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getReg", "(", ")", "const", "override", "{", "assert", "(", "isReg", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "M88kAsmParser", "Func": "getReg", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5647, "Length": 16, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "TARGET_PORTABLE_RUNTIME", "||", "!", "TARGET_GAS", "||", "!", "TARGET_SOM", ")", "&&", "!", "IN_NAMED_SECTION_P", "("], "ground_truth": ["cfun", "->", "decl", ")", ")", "{"], "File": "pa", "Func": "update_total_code_bytes", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5648, "Length": 21, "Cover_Rate": 0.40384615384615385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Imm", ">>=", "shift", ";", "if", "(", "!", "isAdd", ")", "Imm", "=", "-", "(", "uint32_t", ")", "Imm", ";", "Imm", "&=", "", ";", "if", "(", "isAdd", ")", "Imm", "|=", "", ";", "assert", "(", "Qm", "<", "", "&&", "", ")", ";", "return", "(", "Qm", "<<", ""], "ground_truth": [")", "|", "Imm", ";"], "File": "ARMMCCodeEmitter15", "Func": "getMveAddrModeQOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5649, "Length": 47, "Cover_Rate": 0.34814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ReplaceREADCYCLECOUNTER", "(", "SDNode", "*", "N", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ",", "SelectionDAG", "&", "DAG", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "Cycles32", ",", "OutChain", ";", "if", "(", "Subtarget", "->", "hasPerfMon", "(", ")", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", "}", ";", "Cycles32", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "&", "Ops", "[", "", "]", ",", "array_lengthof", "(", "Ops", ")", ")", ";", "OutChain", "=", "Cycles32", ".", "getValue", "(", ""], "ground_truth": [")", ";"], "File": "ARMISelLowering (2)1", "Func": "ReplaceREADCYCLECOUNTER", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5650, "Length": 153, "Cover_Rate": 0.6270491803278688, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "LD", "->", "getAlignment", "(", ")", "==", "", ")", "{", "SDValue", "Low", "=", "DAG", ".", "getExtLoad", "(", "", ",", "DL", ",", "", ",", "Chain", ",", "BasePtr", ",", "LD", "->", "getPointerInfo", "(", ")", ",", "", ",", "LD", "->", "isVolatile", "(", ")", ",", "LD", "->", "isNonTemporal", "(", ")", ",", "LD", "->", "isInvariant", "(", ")", ",", "", ")", ";", "SDValue", "HighAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "High", "=", "DAG", ".", "getExtLoad", "(", "", ",", "DL", ",", "", ",", "Chain", ",", "HighAddr", ",", "LD", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "", ")", ",", "", ",", "LD", "->", "isVolatile", "(", ")", ",", "LD", "->", "isNonTemporal", "(", ")", ",", "LD", "->", "isInvariant", "(", ")", ",", "", ")", ";", "SDValue", "HighShifted", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "High", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Low", ",", "HighShifted", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Low", ".", "getValue", "(", "", ")", ",", "High", ".", "getValue", "(", "", ")", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Result", ",", "Chain", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops", ",", "DL", ")", ";", "}", "Type", "*", "IntPtrTy", "=", "getDataLayout", "(", ")", "->", "getIntPtrType", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "TargetLowering", "::", "ArgListTy", "Args", ";", "TargetLowering", "::", "ArgListEntry", "Entry", ";", "Entry", ".", "Ty", "=", "IntPtrTy", ";", "Entry", ".", "Node", "=", "BasePtr", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "DL", ")", ".", "setChain", "(", "Chain", ")", ".", "setCallee", "(", "CallingConv", "::", "C", ",", "IntPtrTy", ",", "DAG", ".", "getExternalSymbol", "(", "", ",", "getPointerTy", "(", ")", ")", ",", "std", "::", "move", "(", "Args", ")", ",", "", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">"], "ground_truth": ["CallResult", "=", "LowerCallTo", "(", "CLI", ")", ";"], "File": "XCoreISelLowering61", "Func": "LowerLOAD", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5651, "Length": 342, "Cover_Rate": 0.48169014084507045, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mcore_function_value", "(", "tree", "valtype", ",", "tree", "func", "ATTRIBUTE_UNUSED", ")", "{", "enum", "machine_mode", "mode", ";", "int", "unsigned_p", ";", "mode", "=", "TYPE_MODE", "(", "valtype", ")", ";", "PROMOTE_MODE", "(", "mode", ",", "unsigned_p", ",", "NULL", ")", ";", "return", "handle_structs_in_regs", "(", "mode", ",", "valtype", ",", "FIRST_RET_REG"], "ground_truth": [")", ";"], "File": "mcore3", "Func": "mcore_function_value", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5652, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "code", "==", "'.'", "||", "code", "==", "'#'", "||", "code", "==", "'*'", "||", "code"], "ground_truth": ["==", "'^'", "||", "code", "==", "'!'", ")", ";"], "File": "mcore", "Func": "mcore_print_operand_punct_valid_p", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5653, "Length": 23, "Cover_Rate": 0.696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", "->", "emitCodeAlignment", "(", "", ",", "&", "getSubtargetInfo", "(", ")", ")", ";", "OutStreamer", "->", "emitLabel", "(", "CurSled", ")", ";", "unsigned", "OpCode", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MCInst", "Ret", ";", "Ret", ".", "setOpcode", "(", "OpCode", ")", ";", "for", "(", "auto", "&", "MO", ":", "drop_begin", "(", "MI", ".", "operands", "(", ")", ")", ")", "if", "(", "auto", "MaybeOperand", "=", "MCIL", ".", "LowerMachineOperand", "(", "&", "MI", ",", "MO", ")", ")", "Ret", ".", "addOperand", "(", "MaybeOperand", ".", "getValue", "(", ")", ")", ";", "OutStreamer", "->", "emitInstruction", "(", "Ret"], "ground_truth": [",", "getSubtargetInfo", "(", ")", ")", ";"], "File": "X86MCInstLower107", "Func": "LowerPATCHABLE_RET", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5654, "Length": 95, "Cover_Rate": 0.6209150326797386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static_assert", "(", "", "==", "", "+", "", ",", "", ")", ";", "for", "(", "unsigned", "R", "=", "", ";", "R", "<", "", ";", "++", "R", ")", "markSuperRegs", "(", "Reserved", ",", "", "+", "R", ")", ";", "}", "const", "TargetRegisterClass", "&", "RC", "=", "", ";", "for", "(", "unsigned", "Reg", ":", "RC", ")", "for", "(", "MCSubRegIterator", "SI", "(", "Reg", ",", "this", ")", ";", "SI", ".", "isValid", "(", ")", ";", "++", "SI", ")", "if", "(", "Reserved", ".", "test", "(", "*", "SI", ")", ")", "markSuperRegs", "(", "Reserved", ",", "Reg", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "assert", "(", "checkAllSuperRegsMarked", "(", "Reserved", ")", ")", ";", "return", "Reserved"], "ground_truth": [";"], "File": "ARMBaseRegisterInfo", "Func": "getReservedRegs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5655, "Length": 103, "Cover_Rate": 0.403921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "V2", "=", "V1", ";", "if", "(", "SVN", "->", "isSplat", "(", ")", ")", "{", "int", "Lane", "=", "SVN", "->", "getSplatIndex", "(", ")", ";", "if", "(", "Lane", "==", "-", "", ")", "Lane", "=", "", ";", "if", "(", "Lane", "==", "", "&&", "V1", ".", "getOpcode", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "V1", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "Lane", "==", "", "&&", "V1", ".", "getOpcode", "(", ")", "==", "", "&&", "!", "isa", "<", "ConstantSDNode", ">", "(", "V1", ".", "getOperand", "(", "", ")", ")", ")", "{", "bool", "IsScalarToVector", "=", "true", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "V1", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "!", "V1", ".", "getOperand", "(", "i", ")", "."], "ground_truth": ["isUndef", "(", ")", ")", "{"], "File": "HexagonISelLowering (2)1", "Func": "LowerVECTOR_SHUFFLE", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5656, "Length": 146, "Cover_Rate": 0.5177304964539007, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float64x2_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon4_vreinterpretq_f64_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5657, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_p64_s64", "(", "int64x1_t", "__a", ")", "{", "return", "(", "poly64x1_t", ")"], "ground_truth": ["__builtin_neon_vreinterpretdidi", "(", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_p64_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5658, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "RegNo", ")", "&&", "", ")", ";", "if", "(", "R0AsZero", "&&", "RegNo", "==", "", ")", "{", "O", "<<", "", ";", "return", ";", "}", "const", "char", "*", "RegName", "=", "getRegisterName", "(", "RegNo", ")", ";", "if", "(", "!", "Subtarget", ".", "isDarwin", "(", ")", ")"], "ground_truth": ["RegName", "=", "stripRegisterPrefix", "(", "RegName", ")", ";"], "File": "PPCAsmPrinter11", "Func": "printRegister", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5659, "Length": 54, "Cover_Rate": 0.627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_max_epu64", "(", "__mmask8"], "ground_truth": ["__M", ",", "__m128i", "__A", ",", "__m128i", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_max_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5660, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "vdup_n_u64", "(", "*", "__a", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vld1_dup_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5661, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_set_ps", "(", "const", "float", "__Z", ",", "const", "float", "__Y", ",", "const", "float", "__X", ",", "const", "float", "__W", ")", "{", "return", "__extension__", "(", "__m128", ")", "(", "__v4sf", ")", "{"], "ground_truth": ["__W", ",", "__X", ",", "__Y", ",", "__Z", "}", ";"], "File": "xmmintrin", "Func": "_mm_set_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5662, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maccs_epi16", "(", "__m128i"], "ground_truth": ["__A", ",", "__m128i", "__B", ",", "__m128i", "__C", ")", "{"], "File": "xopintrin", "Func": "_mm_maccs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5663, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "ix86_stack_protect_fail", "(", "void", ")"], "ground_truth": ["{"], "File": "i3863", "Func": "ix86_stack_protect_fail", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5664, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "MinParameterSaveAreaSize", "=", "", "*", "PtrByteSize", ";", "const", "unsigned", "NumBytes", "=", "LinkageSize", "+", "MinParameterSaveAreaSize", ";", "Chain", "=", "DAG", ".", "getCALLSEQ_START", "(", "Chain", ",", "NumBytes", ",", "", ",", "dl", ")", ";", "SDValue", "CallSeqStart", "=", "Chain", ";", "SmallVector", "<", "std", "::", "pair", "<", "unsigned", ",", "SDValue", ">", ",", "", ">", "RegsToPass", ";", "for", "(", "CCValAssign", "&", "VA", ":", "ArgLocs", ")", "{", "SDValue", "Arg", "=", "OutVals", "[", "VA", ".", "getValNo", "(", ")", "]", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "report_fatal_error", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ")", ")", ";", "if", "(", "VA", ".", "isMemLoc", "(", ")", ")", "report_fatal_error", "(", "", "", ")", ";", "}", "SDValue"], "ground_truth": ["InFlag", ";"], "File": "PPCISelLowering151", "Func": "LowerCall_AIX", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5665, "Length": 192, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "Ty", "=", "I", "->", "getType", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "if", "(", "Ty", "->", "getVectorNumElements", "(", ")", "!=", "", "||", "Ty", "->", "getScalarSizeInBits", "(", ")", "!=", "", ")", "return", "nullptr", ";", "Value", "*", "Mask", "=", "I", "->", "getArgOperand", "(", "", ")", ";", "if", "(", "match", "(", "Mask", ",", "m_One", "(", ")", ")", ")", "return", "Builder", ".", "CreateIntrinsic", "(", "", ",", "{", "Ty", ",", "Ptr", "->", "getType", "(", ")", "}", ",", "{", "Ptr", ",", "Builder", ".", "getInt32", "(", "", ")", "}", ")", ";", "else", "return", "Builder", ".", "CreateIntrinsic", "(", "", ",", "{", "Ty", ",", "Ptr", "->", "getType", "(", ")", ",", "Mask", "->", "getType", "(", ")", "}", ",", "{", "Ptr", ",", "Builder", ".", "getInt32", "(", "", ")"], "ground_truth": [",", "Mask", "}", ")", ";"], "File": "MVEGatherScatterLowering7", "Func": "tryCreateMaskedGatherBase", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5666, "Length": 129, "Cover_Rate": 0.8113207547169812, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DestRC", "!=", "SrcRC", ")", "{", "if", "(", "(", "(", "DestRC", "==", "", ")", "&&", "(", "SrcRC", "==", "", ")", ")", "||", "(", "(", "SrcRC", "==", "", ")", "&&", "(", "DestRC", "==", "", ")", ")", ")", "{", "}", "else", "{", "return", "false", ";", "}", "}", "if", "(", "DestRC", "==", "", ")", "{", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ")", ")", ";", "}", "else", "if", "(", "DestRC", "==", "", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ")", ";", "}", "else", "if", "(", "(", "DestRC", "==", "", ")", "||", "(", "DestRC", "==", "", ")", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "("], "ground_truth": ["SrcReg", ")", ")", ";"], "File": "ARMBaseInstrInfo31", "Func": "copyRegToReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5667, "Length": 154, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "make_unique", "<", "ELFObjectWriter"], "ground_truth": [">", "(", "OSABI", ")", ";"], "File": "LanaiELFObjectWriter10", "Func": "createLanaiELFObjectWriter", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5668, "Length": 11, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "+", "avr_outgoing_args_size"], "ground_truth": ["(", ")", ";"], "File": "avr", "Func": "avr_starting_frame_offset", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5669, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CheckImmRange", "(", "", ",", "", ",", "false", ",", "false"], "ground_truth": [",", "false", ")", ";"], "File": "HexagonAsmParser (2)", "Func": "isu4Imm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5670, "Length": 14, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Opc", "=", "I", "->", "getOpcode", "(", ")", ";", "if", "(", "I", "->", "isBranch", "(", ")", ")", "{", "bool", "isCond", "=", "false", ";", "unsigned", "Bits", "=", "", ";", "unsigned", "Scale", "=", "", ";", "int", "UOpc", "=", "Opc", ";", "switch", "(", "Opc", ")", "{", "default", ":", "continue", ";", "}", "unsigned", "MaxOffs", "=", "(", "(", "", "<<", "(", "Bits", "-", "", ")", ")", "-", "", ")", "*", "Scale", ";", "ImmBranches", ".", "push_back", "(", "ImmBranch", "(", "I", ",", "MaxOffs", ",", "isCond", ",", "UOpc", ")", ")", ";", "}", "if", "(", "Opc", "==", "", ")", "continue", ";", "for", "(", "unsigned", "op", "=", "", ",", "e", "=", "I", "->", "getNumOperands", "(", ")", ";", "op", "!=", "e", ";", "++", "op", ")", "if", "(", "I", "->", "getOperand", "(", "op", ")", ".", "isCPI", "(", ")", ")", "{", "unsigned", "Bits", "=", "", ";", "unsigned", "Scale", "=", "", ";", "bool", "NegOk", "=", "false", ";", "unsigned", "LongFormBits", "=", "", ";", "unsigned", "LongFormScale", "=", "", ";", "unsigned", "LongFormOpcode", "=", "", ";", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "LongFormOpcode", "=", "", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "}", "unsigned", "CPI", "=", "I", "->", "getOperand", "(", "op", ")", ".", "getIndex", "(", ")", ";", "MachineInstr", "*", "CPEMI", "=", "CPEMIs", "[", "CPI", "]", ";", "unsigned", "MaxOffs", "=", "(", "(", "", "<<", "Bits", ")", "-", "", ")", "*", "Scale", ";", "unsigned", "LongFormMaxOffs", "=", "(", "(", "", "<<", "LongFormBits", ")", "-", ""], "ground_truth": [")", "*", "LongFormScale", ";"], "File": "MipsConstantIslandPass31", "Func": "initializeFunctionInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5671, "Length": 258, "Cover_Rate": 0.5341614906832298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSymbol", "*", "SB", "=", "&", "B", "->", "getSymbol", "(", ")", ";", "if", "(", "!", "SB", "->", "getFragment", "(", ")", ")", "Asm", ".", "getContext", "(", ")", ".", "reportFatalError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", "+", "B", "->", "getSymbol", "(", ")", ".", "getName", "(", ")", "+", "", ")", ";", "Type", "=", "MachO", "::", "_RELOC_SECTDIFF", ";", "Value2", "=", "Writer", "->", "getSymbolAddress", "(", "B", "->", "getSymbol", "(", ")", ",", "Layout", ")", ";", "FixedValue", "-=", "Writer", "->", "getSectionAddress", "(", "SB", "->", "getFragment", "(", ")", "->", "getParent", "(", ")", ")", ";", "}", "if", "(", "Type", "==", "MachO", "::", "_RELOC_SECTDIFF", "||", "Type", "==", "MachO", "::", "_RELOC_LOCAL_SECTDIFF", ")", "{", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "(", "(", "", "<<", "", ")", "|", "(", "MachO", "::", "_RELOC_PAIR", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "MachO", "::", "R_SCATTERED", ")", ";", "MRE", ".", "r_word1", "=", "Value2", ";", "Writer", "->", "addRelocation", "(", "nullptr", ",", "Fragment", "->", "getParent", "(", ")", ",", "MRE", ")", ";", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "(", "(", "FixupOffset", "<<", "", ")", "|", "(", "Type", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "MachO", "::", "R_SCATTERED", ")", ";", "MRE", ".", "r_word1", "="], "ground_truth": ["Value", ";"], "File": "ARMMachObjectWriter22", "Func": "RecordARMScatteredRelocation", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5672, "Length": 212, "Cover_Rate": 0.507177033492823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasV9_2aOps", "("], "ground_truth": [")", "const", "{"], "File": "ARMSubtarget102", "Func": "hasV9_2aOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5673, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ops", ".", "clear", "(", ")", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "Arg", ")", ";", "Ops", ".", "push_back", "(", "PtrLo", ")", ";", "Ops", ".", "push_back", "(", "PtrHi", ")", ";", "Ops", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "StoreOffset", ",", "", ")", ")", ";", "Ops", ".", "push_back", "(", "InFlag", ")", ";", "StoreRet", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Tys", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "Chain", "=", "getChain", "(", "StoreRet", ")", ";", "InFlag", "=", "getOutFlag", "(", "StoreRet", ")", ";", "ArgVT", "=", "Arg", ".", "getValueType", "(", ")", ";", "Size", "=", "ArgVT", ".", "getSizeInBits", "(", ")", ";", "Size", "=", "Size"], "ground_truth": ["/", "", ";"], "File": "PIC16ISelLowering", "Func": "LowerDirectCallArguments", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5674, "Length": 116, "Cover_Rate": 0.4027777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "TBB", "&&", "", ")", ";", "assert", "(", "(", "Cond", ".", "size", "(", ")", "==", "", "||", "Cond", ".", "size", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "assert", "(", "!", "FBB", "&&", "", ")", ";", "return", "", ";", "}", "unsigned", "Count", "=", "", ";", "++", "Count", ";", "if", "(", "FBB", ")", "{", "++", "Count", ";", "}", "return", "Count"], "ground_truth": [";"], "File": "mprocInstrInfo", "Func": "InsertBranch", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5675, "Length": 71, "Cover_Rate": 0.696078431372549, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "useHVXOps", "(", ")", ")", "{", "unsigned", "Action", "=", "getPreferredHvxVectorAction", "(", "VT", ")", ";", "if", "(", "Action", "!=", "~", "", ")", "return", "static_cast", "<", "TargetLoweringBase", "::", "LegalizeTypeAction", ">", "(", "Action", ")", ";", "}", "if", "(", "ElemTy", "==", "", ")", "return", "TargetLoweringBase"], "ground_truth": ["::", "TypeWidenVector", ";"], "File": "HexagonISelLowering110", "Func": "getPreferredVectorAction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5676, "Length": 47, "Cover_Rate": 0.46078431372549017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Res", "=", "SelectVOP3Mods0", "(", "In", ",", "Src", ",", "SrcMods", ",", "Clamp", ",", "Omod", ")", ";", "return", "Res", "&&", "cast", "<", "ConstantSDNode", ">", "(", "SrcMods", ")", "->", "isNullValue", "(", ")", "&&", "cast", "<", "ConstantSDNode", ">", "(", "Clamp", ")", "->", "isNullValue", "(", ")", "&&", "cast", "<"], "ground_truth": ["ConstantSDNode", ">", "(", "Omod", ")", "->", "isNullValue", "(", ")", ";"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "SelectVOP3NoMods0", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5677, "Length": 55, "Cover_Rate": 0.6707317073170732, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "expandMemInst", "(", "MCInst", "&", "Inst", ",", "SMLoc", "IDLoc", ",", "MCStreamer", "&", "Out", ",", "const", "MCSubtargetInfo", "*"], "ground_truth": ["STI", ",", "bool", "IsLoad", ",", "bool", "IsImmOpnd", ")", "{"], "File": "MipsAsmParser104", "Func": "expandMemInst", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5678, "Length": 28, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "=", "", "(", "Value", ")", ";", "MovTy", "=", "isWide", "?", "", ":", "", ";", "}", "if", "(", "isAdvSIMDModImm", ")", "{", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "Mov", "=", "DAG", ".", "getNode", "(", "NewOp", ",", "dl", ",", "MovTy", ",", "DAG", ".", "getConstant", "(", "Value", ",", "dl", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Mov", ")", ";", "}", "}", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "AArch64ISelLowering175", "Func": "tryAdvSIMDModImmFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5679, "Length": 73, "Cover_Rate": 0.33796296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "ZExt", "=", "lowerShuffleAsZeroOrAnyExtend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "ZExt", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "SDValue", "Blend", "=", "lowerShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithPACK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Shift", "=", "lowerShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ","], "ground_truth": ["Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";"], "File": "X86ISelLowering232", "Func": "lowerV32I8Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5680, "Length": 204, "Cover_Rate": 0.35664335664335667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "startbit", ",", "endbit", ";", "int", "intregs", ",", "intoffset", ";", "if", "(", "cum", "->", "floats_in_gpr", "==", "", "&&", "(", "cum", "->", "intoffset", "%", "", "==", "", "||", "(", "cum", "->", "intoffset", "==", "-", "", "&&", "final", ")", ")", ")", "{", "cum", "->", "words", "++", ";", "cum", "->", "floats_in_gpr", "=", "", ";", "}", "if", "(", "cum", "->", "intoffset", "==", "-", "", ")", "return", ";", "intoffset", "=", "cum", "->", "intoffset", ";", "cum", "->", "intoffset", "=", "-", "", ";", "cum", "->", "floats_in_gpr", "=", "", ";", "if", "(", "intoffset", "%", "BITS_PER_WORD", "!=", "", ")", "{", "unsigned", "int", "bits", "=", "BITS_PER_WORD", "-", "intoffset", "%", "BITS_PER_WORD", ";", "if", "(", "!", "int_mode_for_size", "(", "bits", ",", "", ")", ".", "exists", "(", ")", ")", "{", "intoffset", "=", "ROUND_DOWN", "(", "intoffset", ",", "BITS_PER_WORD", ")", ";", "}", "}", "startbit", "=", "ROUND_DOWN", "(", "intoffset", ",", "BITS_PER_WORD", ")", ";", "endbit", "=", "ROUND_UP", "(", "bitpos", ",", "BITS_PER_WORD", ")", ";", "intregs", "=", "(", "endbit", "-", "startbit", ")", "/", "BITS_PER_WORD", ";", "cum", "->", "words", "+=", "intregs", ";", "if", "(", "(", "unsigned", ")", "cum", "->", "words", "<", "(", "endbit"], "ground_truth": ["/", "BITS_PER_WORD", ")", ")", "{"], "File": "rs6000-call", "Func": "rs6000_darwin64_record_arg_advance_flush", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5681, "Length": 178, "Cover_Rate": 0.8317757009345794, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeAsmParser", "(", ")", "{", "RegisterMCAsmParser", "<", "AsmParser", ">", "X", "(", "getTheleTarget", "(", ")", ")", ";", "RegisterMCAsmParser", "<", "AsmParser", ">", "Y", "(", "getThebeTarget", "("], "ground_truth": [")", ")", ";"], "File": "AArch64AsmParser103", "Func": "LLVMInitializeAArch64AsmParser", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5682, "Length": 27, "Cover_Rate": 0.4426229508196721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Disassembler", "(", "const", "MCSubtargetInfo", "&"], "ground_truth": ["STI", ")", ":"], "File": "MBlazeDisassembler", "Func": "MBlazeDisassembler", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5683, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ia64_asm_unwind_emit", "(", "FILE", "*", "out_file", ",", "rtx_insn", "*", "insn", ")", "{", "bool", "unwind", "=", "ia64_except_unwind_info", "(", "&", "global_options", ")", "==", "UI_TARGET", ";", "bool", "frame", "=", "dwarf2out_do_frame", "(", ")", ";", "rtx", "note", ",", "pat", ";", "bool", "handled_one", ";", "if", "(", "!", "unwind", "&&", "!", "frame", ")", "return", ";", "if", "(", "NOTE_INSN_BASIC_BLOCK_P", "(", "insn", ")", ")", "{", "last_block", "=", "NOTE_BASIC_BLOCK", "(", "insn", ")", "->", "next_bb", "==", "EXIT_BLOCK_PTR_FOR_FN", "(", "cfun", ")", ";", "if", "(", "need_copy_state", ")", "{", "if", "(", "unwind", ")", "{", "fprintf", "(", "out_file", ",", "", ")", ";", "fprintf", "(", "out_file", ",", "", ",", "cfun", "->", "machine", "->", "state_num", ")", ";", "}", "need_copy_state", "=", "false", ";", "}", "}", "if", "(", "NOTE_P", "(", "insn", ")", "||", "!", "RTX_FRAME_RELATED_P", "(", "insn", ")", ")", "return", ";", "if", "(", "INSN_CODE", "(", "insn", ")", "==", "CODE_FOR_alloc", ")", "{", "rtx", "dest", "=", "SET_DEST", "(", "XVECEXP", "(", "PATTERN", "(", "insn", ")", ",", "", ",", "", ")", ")", ";", "int", "dest_regno", "=", "REGNO", "(", "dest", ")", ";", "if", "(", "dest_regno", "==", "current_frame_info", ".", "r", "[", "reg_save_ar_pfs", "]", ")", "{", "if", "(", "unwind", ")", "fprintf", "(", "out_file", ",", "", ",", "ia64_debugger_regno", "(", "dest_regno", ")", ")", ";", "}", "else", "{", "if", "(", "current_frame_info", ".", "total_size", "==", "", "&&", "!", "frame_pointer_needed", ")", "process_epilogue", "(", "out_file", ",", "insn", ",", "unwind", ",", "frame", ")", ";", "if", "(", "unwind", ")", "fprintf", "(", "out_file", ",", "", ")", ";", "}", "return", ";", "}", "handled_one", "=", "false", ";", "for", "(", "note", "=", "REG_NOTES", "(", "insn", ")", ";", "note", ";", "note", "=", "XEXP", "(", "note", ",", "", ")", ")", "switch", "(", "REG_NOTE_KIND", "(", "note", ")", ")", "{", "case", "REG_CFA_ADJUST_CFA", ":", "pat", "=", "XEXP", "(", "note", ",", "", ")", ";", "if", "(", "pat", "==", "NULL", ")", "pat", "=", "PATTERN", "(", "insn", ")", ";", "process_cfa_adjust_cfa", "(", "out_file", ",", "pat", ",", "insn", ",", "unwind", ",", "frame", ")", ";", "handled_one", "=", "true", ";", "break", ";", "case", "REG_CFA_OFFSET", ":", "pat", "=", "XEXP", "(", "note", ",", "", ")", ";", "if", "(", "pat", "==", "NULL", ")", "pat", "=", "PATTERN", "(", "insn", ")", ";", "process_cfa_offset", "(", "out_file", ",", "pat", ",", "unwind", ")", ";", "handled_one", "=", "true", ";", "break", ";", "case", "REG_CFA_REGISTER", ":", "pat", "=", "XEXP", "(", "note", ",", "", ")", ";", "if", "(", "pat", "==", "NULL", ")", "pat", "=", "PATTERN", "(", "insn", ")", ";", "process_cfa_register", "(", "out_file", ",", "pat", ","], "ground_truth": ["unwind", ")", ";"], "File": "ia641", "Func": "ia64_asm_unwind_emit", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5684, "Length": 377, "Cover_Rate": 0.9128329297820823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "CCVT", "=", "getSetCCResultType", "(", "DAG", ".", "getDataLayout", "(", ")", ",", "*", "DAG", ".", "getContext", "(", ")", ",", "VT", ")", ";", "SDValue", "FPZero", "=", "DAG", ".", "getConstantFP", "(", "", ",", "DL", ",", "VT", ")", ";", "return", "DAG", ".", "getSetCC", "(", "DL", ",", "CCVT", ",", "Op", ","], "ground_truth": ["FPZero", ",", "", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "getSqrtInputTest", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5685, "Length": 51, "Cover_Rate": 0.5795454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "clear", "(", "RegisterRef", "(", "i", ",", "LaneBitmask", "::", "getAll", "(", ")", ")", ")", ";", "}", "return", "*", "this", ";", "}", "RegisterRef", "NR", "=", "PRI", ".", "normalize", "(", "RR", ")", ";", "auto", "F", "=", "Masks", ".", "find", "(", "NR", ".", "Reg", ")", ";", "if", "(", "F", "==", "Masks", ".", "end", "(", ")", ")", "return", "*", "this", ";", "LaneBitmask", "NewM", "=", "F", "->", "second", "&", "~", "NR", ".", "Mask", ";", "if", "(", "NewM", ".", "none", "(", ")", ")", "Masks", ".", "erase", "(", "F", ")", ";", "else", "F", "->", "second", "="], "ground_truth": ["NewM", ";"], "File": "RDFRegisters12", "Func": "clear", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5686, "Length": 90, "Cover_Rate": 0.5027932960893855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Target", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ","], "ground_truth": ["const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{"], "File": "BPFMCTargetDesc10", "Func": "createBPFMCInstPrinter", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5687, "Length": 34, "Cover_Rate": 0.6181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbolRefExpr", "::", "VariantKind", "Kind", ";", "const", "MCSymbol", "*", "Symbol", ";", "switch", "(", "MO", ".", "getTargetFlags", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "switch", "(", "MOTy", ")", "{", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "break", ";", "default", ":", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "LC3bMCInstLower", "Func": "LowerSymbolOperand", "Target": "LC3b", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5688, "Length": 46, "Cover_Rate": 0.32167832167832167, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gimple", "*", "g", "=", "gimple_build_assign", "(", "lhs", ",", "cmp", ")", ";", "gimple_set_location", "(", "g", ",", "gimple_location", "(", "stmt", ")", ")", ";", "gsi_replace", "(", "gsi", ",", "g", ","], "ground_truth": ["true", ")", ";"], "File": "rs6000-call", "Func": "fold_compare_helper", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5689, "Length": 30, "Cover_Rate": 0.32608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Kind", ")", "{", "case", "k_Token", ":", "O", "<<", "", "<<", "getToken", "(", ")", "<<", "", ";", "break", ";", "case", "k_Register", ":", "O", "<<", "", "<<", "getReg", "(", ")", ";", "break", ";", "case", "k_Immediate", ":", "O", "<<", "", "<<", "*", "getImm", "(", ")", "<<", "", ";", "break", ";", "case", "k_Memri", ":"], "ground_truth": ["{"], "File": "SNESAsmParser", "Func": "print", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5690, "Length": 53, "Cover_Rate": 0.5955056179775281, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "MachineLoopInfo", ">", "("], "ground_truth": [")", ";"], "File": "AArch64FalkorHWPFFix22", "Func": "getAnalysisUsage", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5691, "Length": 9, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "}", "unsigned", "CPI", "=", "CPEMI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "std", "::", "vector", "<", "CPEntry", ">", "&", "CPEs", "=", "CPEntries", "[", "CPI", "]", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPEs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "CPEs", "[", "i", "]", ".", "CPEMI", "==", "CPEMI", ")", "continue", ";", "if", "(", "CPEs", "[", "i", "]", ".", "CPEMI", "==", "NULL", ")", "continue", ";", "if", "(", "CPEIsInRange", "(", "UserMI", ",", "UserOffset", ",", "CPEs", "[", "i", "]", ".", "CPEMI", ",", "U", ".", "MaxDisp", ",", "U", ".", "NegOk", ")", ")", "{", "DOUT", "<<", "", "<<", "CPI", "<<", "", "<<", "CPEs", "[", "i", "]", ".", "CPI", "<<", "", ";", "U", ".", "CPEMI", "=", "CPEs", "[", "i", "]", ".", "CPEMI", ";", "for", "(", "unsigned", "j", "=", "", ",", "e", "=", "UserMI", "->", "getNumOperands", "(", ")", ";", "j", "!=", "e", ";", "++", "j", ")", "if", "(", "UserMI", "->", "getOperand", "(", "j", ")", ".", "isCPI", "(", ")", ")", "{", "UserMI", "->", "getOperand", "(", "j", ")", ".", "setIndex", "(", "CPEs", "[", "i", "]", ".", "CPI", ")", ";", "break", ";", "}", "CPEs", "[", "i", "]", ".", "RefCount", "++", ";", "return", "DecrementOldEntry", "(", "CPI", ",", "CPEMI", ")", "?", "", ":", "", ";", "}", "}", "return", ""], "ground_truth": [";"], "File": "ARMConstantIslandPass11", "Func": "LookForExistingCPEntry", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5692, "Length": 215, "Cover_Rate": 0.7933579335793358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "x", "=", "gen_rtx_CONST_VECTOR", "(", "imode", ",", "gen_rtvec_v", "(", "nelt", ",", "perm", ")", ")", ";", "x", "=", "expand_vec_perm", "(", "vmode", ",", "op0", ",", "op1", ",", "x", ",", "target", ")", ";", "if", "(", "x", "!=", "target", ")", "emit_move_insn", "("], "ground_truth": ["target", ",", "x", ")", ";"], "File": "rs60004", "Func": "rs6000_do_expand_vec_perm", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5693, "Length": 43, "Cover_Rate": 0.36134453781512604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "Register", "HiReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "Register", "LoReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "LoReg", ")", ".", "addReg", "(", "SrcReg", ",", "", ",", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "HiReg", ")", ".", "addReg", "(", "SrcReg", ",", "", ",", "", ")", ";", "Register", "MaskedLo", ",", "MaskedHi", ";", "if", "(", "CanCopyLow32", ")", "{", "MaskedLo", "=", "LoReg", ";", "}", "else", "{", "Register", "MaskLo", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "MaskedLo", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "MaskLo", ")", ".", "addReg", "(", "MaskReg", ",", "", ",", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "NewOpc", ")", ",", "MaskedLo", ")", ".", "addReg", "(", "LoReg", ")", ".", "addReg", "(", "MaskLo", ")", ";", "}", "if", "(", "CanCopyHi32", ")", "{", "MaskedHi", "=", "HiReg", ";", "}", "else", "{", "Register", "MaskHi", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "MaskedHi", "=", "MRI", "->", "createVirtualRegister", "(", "&", "RegRC", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "MaskHi", ")", ".", "addReg", "(", "MaskReg", ",", "", ",", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "NewOpc", ")", ",", "MaskedHi", ")", ".", "addReg", "(", "HiReg", ")", ".", "addReg", "(", "MaskHi", ")", ";", "}", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "MaskedLo", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "MaskedHi", ")", ".", "addImm", "(", "", ")", ";", "I", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "AMDGPUInstructionSelector16", "Func": "selectG_PTRMASK", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5694, "Length": 327, "Cover_Rate": 0.38744075829383884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "AExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ")", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "if", "(", "StackPtr", ".", "getNode", "(", ")", "==", "", ")", "StackPtr", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "", ",", "", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ",", "StackPtr", ",", "DAG", ".", "getIntPtrConstant", "(", "VA", ".", "getLocMemOffset", "(", ")", ")", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "Arg", ",", "PtrOff", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "}", "}", "if", "(", "!", "MemOpChains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "&", "MemOpChains", "[", "", "]", ",", "MemOpChains", ".", "size", "(", ")", ")", ";", "SDValue", "InFlag", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ","], "ground_truth": ["InFlag", ")", ";"], "File": "AlphaISelLowering2", "Func": "LowerCall", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5695, "Length": 265, "Cover_Rate": 0.3496042216358839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_f16_u16", "(", "uint16x8_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon3_vreinterpretq_f16_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5696, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "LHS", ".", "getValueType", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "NotA", "=", "notValue", "(", "DAG", ",", "DL", ",", "VT", ",", "LHS", ")", ";", "SDValue", "NotB", "=", "notValue", "(", "DAG", ",", "DL", ",", "VT", ",", "RHS", ")", ";", "SDValue", "Or", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NotA", ","], "ground_truth": ["NotB", ")", ";"], "File": "TL45ISelLowering", "Func": "lowerOr", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5697, "Length": 61, "Cover_Rate": 0.6039603960396039, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_andps256_mask", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8sf", ")", "__B", ",", "(", "__v8sf"], "ground_truth": [")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_mask_and_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5698, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "landBlk", "==", "NULL", ")", "{", "errs", "(", ")", "<<", "", ";", "}", "else", "{", "errs", "(", ")", "<<", "", "<<", "landBlk", "->", "getNumber", "(", ")", ";", "}", "errs", "(", ")", "<<", "", ";", "}", "int", "oldOpcode", "=", "branchInstr", "->", "getOpcode", "(", ")", ";", "DebugLoc", "branchDL", "=", "branchInstr", "->", "getDebugLoc", "(", ")", ";", "typename", "BlockT", "::", "iterator", "branchInstrPos", "=", "CFGTraits", "::", "getInstrPos", "(", "curBlk", ",", "branchInstr", ")", ";", "CFGTraits", "::", "insertCondBranchBefore", "(", "branchInstrPos", ",", "CFGTraits", "::", "getBranchNzeroOpcode", "(", "oldOpcode", ")", ",", "passRep", ",", "branchDL", ")", ";", "if", "(", "trueBlk", ")", "{", "curBlk", "->", "splice", "(", "branchInstrPos", ",", "trueBlk", ",", "trueBlk", "->", "begin", "(", ")", ",", "trueBlk", "->", "end", "(", ")", ")", ";", "curBlk", "->", "removeSuccessor", "(", "trueBlk", ")", ";", "if", "(", "landBlk", "&&", "trueBlk", "->", "succ_size", "(", ")", "!=", "", ")", "{", "trueBlk", "->", "removeSuccessor", "(", "landBlk", ")", ";", "}", "retireBlock", "(", "curBlk", ",", "trueBlk", ")", ";", "}", "CFGTraits", "::", "insertInstrBefore", "(", "branchInstrPos", ",", "AMDGPU", "::", "ELSE", ",", "passRep", ")", ";", "if", "(", "falseBlk", ")", "{", "curBlk", "->", "splice", "(", "branchInstrPos", ",", "falseBlk", ",", "falseBlk", "->", "begin", "(", ")", ",", "falseBlk", "->", "end", "(", ")", ")", ";", "curBlk", "->", "removeSuccessor", "(", "falseBlk", ")", ";", "if", "(", "landBlk", "&&", "falseBlk", "->", "succ_size", "(", ")", "!=", "", ")", "{", "falseBlk", "->", "removeSuccessor", "(", "landBlk", ")", ";", "}", "retireBlock", "(", "curBlk", ",", "falseBlk", ")", ";", "}", "CFGTraits", "::", "insertInstrBefore", "(", "branchInstrPos", ",", "AMDGPU", "::", "ENDIF"], "ground_truth": [",", "passRep", ")", ";"], "File": "AMDILCFGStructurizer16", "Func": "mergeIfthenelseBlock", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5699, "Length": 237, "Cover_Rate": 0.6353887399463807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_fcmul_sch", "(", "__m128h", "__A", ",", "__m128h", "__B", ")", "{", "return", "(", "__m128h", ")", "__builtin_ia32_vfcmulcsh_round", "(", "(", "__v8hf", ")", "__A", ","], "ground_truth": ["(", "__v8hf", ")", "__B", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_fcmul_sch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5700, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbolXCOFF", "*", "FSym", "=", "cast", "<", "MCSymbolXCOFF", ">", "(", "getSymbol", "(", "F", ")", ")", ";", "if", "(", "!", "FSym", "->", "hasContainingCsect", "(", ")", ")", "{", "MCSectionXCOFF", "*", "Csect", "=", "cast", "<", "MCSectionXCOFF", ">", "(", "F", "->", "isDeclaration", "(", ")", "?", "getObjFileLowering", "(", ")", ".", "getSectionForExternalReference", "(", "F", ",", "TM", ")", ":", "getObjFileLowering", "(", ")", ".", "getSectionForFunctionDescriptor", "(", "FSym", ")", ")", ";", "FSym", "->", "setContainingCsect"], "ground_truth": ["(", "Csect", ")", ";"], "File": "PPCAsmPrinter124", "Func": "lowerConstant", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5701, "Length": 68, "Cover_Rate": 0.5396825396825397, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "vector", "<", "AttributeList", ">", "&", "Attrs", "=", "VE", ".", "getAttributeLists", "(", ")", ";", "if", "(", "Attrs", ".", "empty", "(", ")", ")", "return", ";", "Stream", ".", "EnterSubblock", "(", "bitc", "::", "PARAMATTR_BLOCK_ID", ",", "", ")", ";", "SmallVector", "<", "uint64_t", ",", "", ">", "Record", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Attrs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "AttributeList", "AL", "=", "Attrs", "[", "i", "]", ";", "for", "(", "unsigned", "i", ":", "AL", ".", "indexes", "(", ")", ")", "{", "AttributeSet", "AS", "=", "AL", ".", "getAttributes", "(", "i", ")", ";", "if", "(", "AS", ".", "hasAttributes", "(", ")", ")", "Record", ".", "push_back", "(", "VE", ".", "getAttributeGroupID", "(", "{", "i", ",", "AS", "}", ")", ")", ";", "}", "Stream", ".", "EmitRecord", "(", "bitc", "::", "PARAMATTR_CODE_ENTRY", ",", "Record", ")", ";", "Record", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "DXILBitcodeWriter", "Func": "writeAttributeTable", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5702, "Length": 140, "Cover_Rate": 0.9032258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "unsigned", "short", ")", "__builtin_altivec_vmuleub", "(", "(", "vector", "signed", "char", ")", "a1", ",", "("], "ground_truth": ["vector", "signed", "char", ")", "a2", ")", ";"], "File": "altivec4", "Func": "vec_vmuleub", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5703, "Length": 23, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CCReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "BMI", "=", "&", "MBB", "->", "back", "(", ")", ";", "bool", "NeedSplit", "=", "(", "BMI", "!=", "MI", ")", "||", "!", "BBHasFallthrough", "(", "MBB", ")", ";", "++", "NumCBrFixed", ";", "if", "(", "BMI", "!=", "MI", ")", "{", "if", "(", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", "==", "prior", "(", "MBB", "->", "end", "(", ")", ")", "&&", "BMI", "->", "getOpcode", "(", ")", "==", "Br", ".", "UncondBr", ")", "{", "MachineBasicBlock", "*", "NewDest", "=", "BMI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "isBBInRange", "(", "MI", ",", "NewDest", ",", "Br", ".", "MaxDisp", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BMI", ")", ";", "BMI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "DestBB", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "NewDest", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setImm", "(", "CC", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "NeedSplit", ")", "{", "splitBlockBeforeInstr", "(", "MI", ")", ";", "int", "delta", "=", "TII", "->", "GetInstSizeInBytes", "(", "&", "MBB", "->", "back", "(", ")", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "-=", "delta", ";", "MBB", "->", "back", "(", ")", ".", "eraseFromParent", "(", ")", ";", "}", "MachineBasicBlock", "*", "NextBB", "=", "llvm", "::", "next", "(", "MachineFunction", "::", "iterator", "(", "MBB", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "DestBB", "->", "getNumber", "(", ")", "<<", "", "<<", "NextBB", "->", "getNumber", "(", ")", "<<", "", ")", ";", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ".", "addMBB", "(", "NextBB", ")", ".", "addImm", "(", "CC", ")", ".", "addReg", "(", "CCReg", ")", ";", "Br", ".", "MI", "=", "&", "MBB"], "ground_truth": ["->", "back", "(", ")", ";"], "File": "ARMConstantIslandPass10", "Func": "fixupConditionalBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5704, "Length": 313, "Cover_Rate": 0.563963963963964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "handleAttr", "(", "Parent", ",", "Callee", ",", "", ")", ")", "NeedQueuePtr", "=", "true", ";", "for", "(", "StringRef", "AttrName", ":", "AttrNames", ")", "handleAttr", "(", "Parent", ","], "ground_truth": ["Callee", ",", "AttrName", ")", ";"], "File": "AMDGPUAnnotateKernelFeatures17", "Func": "copyFeaturesToFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5705, "Length": 50, "Cover_Rate": 0.6493506493506493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "MF", ".", "getFrameInfo", "(", ")", ".", "hasVarSizedObjects", "(", ")", "&&", "!", "MF", ".", "getInfo"], "ground_truth": ["<", "MachineFunctionInfo", ">", "(", ")", "->", "getHasPushSequences", "(", ")", ";"], "File": "M680x0FrameLowering", "Func": "hasReservedCallFrame", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5706, "Length": 26, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "false", ";", "case", "", ":", "if", "(", "simpleCC", ")", "*", "simpleCC", "=", "", ";", "if", "(", "reverseCC", ")", "*", "reverseCC", "=", "", ";", "return", "true", ";", "case", "", ":", "if", "(", "simpleCC", ")", "*", "simpleCC", "=", "", ";", "if", "(", "reverseCC", ")", "*", "reverseCC", "=", "", ";", "return", "true", ";", "case", "", ":", "if", "(", "simpleCC", ")", "*", "simpleCC", "=", "", ";", "if", "(", "reverseCC", ")", "*", "reverseCC", "="], "ground_truth": ["", ";"], "File": "Dcpu16ISelLowering", "Func": "NeedsAdditionalEqualityCC", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5707, "Length": 78, "Cover_Rate": 0.36792452830188677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddq_m", "(", "uint16x8_t", "__inactive", ",", "uint16x8_t", "__a", ",", "int"], "ground_truth": ["__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve1___arm_vaddq_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5708, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Scalar", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "return", "splatPartsI64WithVL", "(", "DL", ",", "VT", ",", "Lo", ",", "Hi"], "ground_truth": [",", "VL", ",", "DAG", ")", ";"], "File": "RISCVISelLowering1", "Func": "splatSplitI64WithVL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5709, "Length": 43, "Cover_Rate": 0.35537190082644626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_m_pmulhuw", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{"], "File": "xmmintrin", "Func": "_m_pmulhuw", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5710, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cmpq128_mask", "(", "(", "__v2di", ")", "__X", ",", "(", "__v2di", ")", "__Y", ",", "__P", ",", "("], "ground_truth": ["__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cmp_epi64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5711, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "Cond", ".", "size", "(", ")", "&&", "Cond", ".", "size", "(", ")", "<=", "", ")", "&&", "", ")", ";", "Cond", "[", "", "]", ".", "setImm", "(", "GetOppositeBranchOpc", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MipsInstrInfo26", "Func": "ReverseBranchCondition", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5712, "Length": 44, "Cover_Rate": 0.7457627118644068, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "S", "=", "getStreamer", "(", ")", ";", "WinEH", "::", "FrameInfo", "*", "CurFrame", "=", "S", ".", "EnsureValidWinFrameInfo", "(", "SMLoc", "(", ")", ")", ";", "if", "(", "!", "CurFrame", ")", "return", ";", "MCSymbol", "*", "Label", "=", "S", ".", "emitCFILabel", "(", ")", ";", "CurFrame", "->", "PrologEnd", "=", "Label", ";", "WinEH", "::", "Instruction", "Inst", "=", "WinEH", "::", "Instruction", "(", "Win64EH", "::", "UOP_End", ",", "nullptr", ",", "-", "", ",", "", ")", ";", "auto", "it", "=", "CurFrame", "->", "Instructions", ".", "begin", "(", ")", ";", "CurFrame", "->", "Instructions", ".", "insert", "(", "it", ","], "ground_truth": ["Inst", ")", ";"], "File": "ARMWinCOFFStreamer5", "Func": "emitARMWinCFIPrologEnd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5713, "Length": 89, "Cover_Rate": 0.8476190476190476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b"], "ground_truth": [")", ":", ")", ";"], "File": "arm", "Func": "neon2_vabdl_high_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5714, "Length": 21, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "case", "", ":", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "case", "", ":", "case", "", ":", "{", "unsigned", "Size", "=", "getInlineAsmLength", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getSymbolName", "(", ")", ",", "*", "MAI", ")", ";", "if", "(", "!", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "isThumbFunction", "(", ")", ")", "Size"], "ground_truth": ["=", "alignTo", "(", "Size", ",", "", ")", ";"], "File": "ARMBaseInstrInfo70", "Func": "getInstSizeInBytes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5715, "Length": 94, "Cover_Rate": 0.4563106796116505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IntelExprState", "CurrState", "=", "State", ";", "switch", "(", "State", ")", "{", "default", ":", "State", "=", "IES_ERROR", ";", "break", ";", "case", "IES_INTEGER", ":", "case", "IES_RPAREN", ":", "case", "IES_REGISTER"], "ground_truth": [":"], "File": "X86AsmParser (2)", "Func": "onAnd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5716, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "return", "Default", "(", ")", ";", "}", "if", "(", "Shl_0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Sub_0", "=", "Shl_0", ".", "getOperand", "(", "", ")", ";", "SDValue", "Sub_1", "=", "Shl_0", ".", "getOperand", "(", "", ")", ";", "if", "(", "ConstantSDNode", "*", "C1", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Sub_0", ")", ")", "{", "if", "(", "C1", "->", "getSExtValue", "(", ")", "!=", "", "||", "Sub_1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "Default", "(", ")", ";", "SDValue", "Shl2_0", "=", "Sub_1", ".", "getOperand", "(", "", ")", ";", "SDValue", "Shl2_1", "=", "Sub_1", ".", "getOperand", "(", "", ")", ";", "if", "(", "ConstantSDNode", "*", "C2", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Shl2_1", ")", ")", "{", "int32_t", "ValConst", "=", "", "<<", "(", "ShlConst", "+", "C2", "->", "getSExtValue", "(", ")", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "-", "ValConst", ")", ")", "{", "SDValue", "Val", "=", "CurDAG", "->", "getTargetConstant", "(", "-", "ValConst", ",", "dl", ",", "", ")", ";", "SDNode", "*", "Result", "=", "CurDAG", "->", "getMachineNode", "(", "", ","], "ground_truth": ["dl", ",", "", ",", "Shl2_0", ",", "Val", ")", ";"], "File": "HexagonISelDAGToDAG1", "Func": "SelectSHL", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5717, "Length": 172, "Cover_Rate": 0.4105011933174224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "Op", ":", "I", "->", "operands", "(", ")", ")", "{", "if", "(", "Op", ".", "isReg", "(", ")", ")", "RecalcRegs", ".", "insert", "(", "Op", ".", "getReg", "(", ")", ")", ";", "}", "auto", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "LIS", "->", "RemoveMachineInstrFromMaps", "(", "*", "I", ")", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "Next", ";", "Changed", "=", "true", ";", "}", "if", "(", "I", "!=", "E", ")", "continue", ";", "for", "(", "auto", "*", "Pred", ":", "CurBB", "->", "predecessors", "(", ")", ")", "{", "if", "(", "Pred", "->", "succ_size", "(", ")", "==", "", ")", "Blocks", ".", "push_back", "(", "Pred", ")", ";", "}", "}", "continue", ";", "}", "auto", "Lead", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "if", "(", "MBB", ".", "succ_size", "(", ")", "!=", "", "||", "Lead", "==", "E", "||", "!", "isEndCF", "(", "*", "Lead", ",", "TRI", ")", ")", "continue", ";", "const", "MachineBasicBlock", "*", "Succ", "=", "*", "MBB", ".", "succ_begin", "(", ")", ";", "if", "(", "!", "MBB", ".", "isLayoutSuccessor", "(", "Succ", ")", ")", "continue", ";", "auto", "I", "=", "std", "::", "next", "(", "Lead", ")", ";", "for", "(", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "!", "TII", "->", "isSALU", "(", "*", "I", ")", "||", "I", "->", "readsRegister", "(", "", ",", "TRI", ")", ")", "break", ";", "if", "(", "I", "!=", "E", ")", "continue", ";", "const", "auto", "NextLead", "=", "Succ", "->", "begin", "(", ")", ";", "if", "(", "NextLead", "==", "Succ", "->", "end", "(", ")", "||", "!", "isEndCF", "(", "*", "NextLead", ",", "TRI", ")", "||", "!", "getOrExecSource", "(", "*", "NextLead", ",", "*", "TII", ",", "MRI", ")", ")", "continue", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Lead", "<<", "'\\n'", ")", ";", "auto", "SaveExec", "=", "getOrExecSource", "(", "*", "Lead", ",", "*", "TII", ",", "MRI", ")", ";", "unsigned", "SaveExecReg", "=", "getOrNonExecReg", "(", "*"], "ground_truth": ["Lead", ",", "*", "TII", ")", ";"], "File": "SIOptimizeExecMaskingPreRA1", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5718, "Length": 308, "Cover_Rate": 0.341842397336293, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSection", "*", "ElfTargetObjectFile", "::", "getExplicitSectionGlobal", "(", "const", "GlobalObject", "*", "GO", ",", "SectionKind", "SK", ",", "const", "TargetMachine", "&", "TM", ")", "const", "{", "if", "(", "isExecuteOnlyFunction", "(", "GO", ",", "SK", ",", "TM", ")", ")", "SK", "=", "SectionKind", "::", "getExecuteOnly", "(", ")", ";", "return", "TargetLoweringObjectFileELF", "::", "getExplicitSectionGlobal", "(", "GO", ",", "SK", ","], "ground_truth": ["TM", ")", ";"], "File": "ARMTargetObjectFile (2)1", "Func": "getExplicitSectionGlobal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5719, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "REG_P", "(", "exp", ")", "&&", "VALID_AVX256_REG_OR_OI_MODE", "(", "GET_MODE", "(", "exp"], "ground_truth": [")", ")", ")", ";"], "File": "i3865", "Func": "ix86_check_avx256_register", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5720, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCFixupKindInfo", "&", "getFixupKindInfo", "(", "MCFixupKind", "Kind", ")", "const", "{", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", ""], "ground_truth": [",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "}", ";"], "File": "TOYAsmBackend", "Func": "getFixupKindInfo", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5721, "Length": 45, "Cover_Rate": 0.5232558139534884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "AsmParser", "::", "parseSymbolicOrNumericFormat", "(", "int64_t", "&", "Format", ")", "{", "using", "namespace", "llvm", "::", "", ";", "if", "(", "!", "trySkipId", "(", "", ",", "AsmToken", "::", "Colon", ")", ")", "return", "MatchOperand_NoMatch", ";", "if", "(", "trySkipToken", "(", "AsmToken", "::", "LBrac", ")", ")", "{", "StringRef", "FormatStr", ";", "SMLoc", "Loc", "=", "getLoc", "(", ")", ";", "if", "(", "!", "parseId", "(", "FormatStr", ",", "", ")", ")", "return", "MatchOperand_ParseFail", ";", "auto", "Res", "=", "parseSymbolicUnifiedFormat", "(", "FormatStr", ",", "Loc", ",", "Format", ")", ";", "if", "(", "Res", "==", "MatchOperand_NoMatch", ")", "Res", "=", "parseSymbolicSplitFormat", "(", "FormatStr", ",", "Loc", ",", "Format", ")", ";", "if", "(", "Res", "!=", "MatchOperand_Success", ")", "return", "Res", ";", "if", "(", "!", "skipToken", "(", "AsmToken", "::", "RBrac", ",", "", ")", ")", "return", "MatchOperand_ParseFail", ";", "return", "MatchOperand_Success"], "ground_truth": [";"], "File": "AMDGPUAsmParser1", "Func": "parseSymbolicOrNumericFormat", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5722, "Length": 120, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1q_lane_f32", "(", "float32_t", "*", "__a", ",", "float32x4_t", "__b", ",", "const", "int", "__lane"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon3_vst1q_lane_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5723, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "Subtarget", ".", "isTarget64BitLP64", "(", ")", ")", "return", "&", "", ";", "return", "&", "", ";", "case", "", ":", "if", "(", "Subtarget", ".", "isTarget64BitLP64", "(", ")", ")", "return", "&", "", ";", "return", "&", "", ";", "case", "", ":", "if", "(", "Subtarget", ".", "isTargetWin64", "(", ")", ")", "return", "&", "", ";", "else", "if", "(", "Subtarget", ".", "is64Bit", "(", ")", ")", "return", "&", "", ";", "const", "Function", "*", "F", "=", "MF", "."], "ground_truth": ["getFunction", "(", ")", ";"], "File": "X86RegisterInfo2", "Func": "getPointerRegClass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5724, "Length": 77, "Cover_Rate": 0.4967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterInfo", "&", "RI", "=", "*", "TM", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "stackReg", "=", "RI", ".", "getFrameRegister", "(", "*", "MF", ")", ";", "unsigned", "returnReg", "=", "RI", ".", "getRARegister", "(", ")", ";", "unsigned", "stackSize", "=", "MF", "->", "getFrameInfo", "(", ")", "->", "getStackSize", "(", ")", ";", "if", "(", "OutStreamer", ".", "hasRawTextSupport", "(", ")", ")", "OutStreamer", ".", "EmitRawText", "(", "", "+", "StringRef", "(", "InstPrinter", "::", "getRegisterName", "(", "stackReg", ")", ")", ".", "lower", "(", ")", "+", ""], "ground_truth": ["+", "Twine", "(", "stackSize", ")", "+", "", "+", "StringRef", "(", "InstPrinter", "::", "getRegisterName", "(", "returnReg", ")", ")", ".", "lower", "(", ")", ")", ";"], "File": "Cpu0AsmPrinter1", "Func": "emitFrameDirective", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5725, "Length": 97, "Cover_Rate": 0.9238095238095239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sqdmlal_laneqv2si", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ",", "__d", ")", ";"], "File": "arm", "Func": "neon2_vqdmlal_laneq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5726, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "count", "!=", "", ")", "return"], "ground_truth": ["const0_rtx", ";"], "File": "aarch64", "Func": "aarch64_return_addr", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5727, "Length": 9, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OpNum", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "OpNum", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "OpNum", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "OpNum", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "OpNum", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "OpNum", "=", "", ";", "break", ";", "default", ":", "return", "false", ";", "}", "auto", "IsDead", "=", "[", "this", "]", "(", "NodeAddr", "<", "DefNode", "*", ">", "DA", ")", "->", "bool", "{", "return", "getDeadNodes", "(", ")", ".", "count", "(", "DA", ".", "Id", ")", ";", "}", ";", "NodeList", "Defs", ";", "MachineOperand", "&", "Op", "=", "MI", ".", "getOperand", "(", "OpNum", ")", ";", "for", "(", "NodeAddr", "<", "DefNode", "*", ">", "DA", ":", "IA", ".", "Addr", "->", "members_if", "(", "DFG", ".", "IsDef", ",", "DFG", ")", ")", "{", "if", "(", "&", "DA", ".", "Addr", "->", "getOp", "(", ")", "!=", "&", "Op", ")", "continue", ";", "Defs", "=", "DFG", ".", "getRelatedRefs", "(", "IA", ",", "DA", ")", ";", "if", "(", "!", "llvm", "::", "all_of", "(", "Defs", ",", "IsDead", ")", ")", "return", "false", ";", "break", ";", "}", "for", "(", "auto", "D", ":", "Defs", ")", "Remove", ".", "insert", "(", "D", ".", "Id", ")", ";", "if", "(", "trace", "(", ")", ")", "dbgs", "(", ")", "<<", "", "<<", "MI", ";", "MI", ".", "setDesc", "(", "HII", ".", "get", "(", "NewOpc", ")", ")", ";", "MI", ".", "getOperand", "(", "OpNum", "+", "", ")", ".", "setImm", "(", "", ")", ";", "removeOperand", "(", "IA", ",", "OpNum", ")", ";", "if", "(", "trace", "(", ")", ")", "dbgs", "(", ")", "<<", "", "<<", "MI", ";", "return"], "ground_truth": ["true", ";"], "File": "HexagonRDFOpt10", "Func": "rewrite", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5728, "Length": 270, "Cover_Rate": 0.6382978723404256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "supportedVectorShiftWithImm", "(", "VT", ",", "Subtarget", ","], "ground_truth": ["Opcode", ")", ";"], "File": "X86ISelLowering100", "Func": "supportedVectorShiftWithBaseAmnt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5729, "Length": 10, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "Disassembler", "(", "STI", ",", "Ctx", ",", "T", ".", "createMCInstrInfo", "("], "ground_truth": [")", ")", ";"], "File": "RISCVDisassembler", "Func": "createRISCVDisassembler", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5730, "Length": 15, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Value", "=="], "ground_truth": ["", "?", "", ":", "Value", ")", ")", ";"], "File": "MipsDisassembler40", "Func": "DecodePOOL16BEncodedField", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5731, "Length": 18, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "return", "", ";", "}", "else", "{", "if", "(", "TARGET_BIG_ENDIAN", ")", "return", "", ";", "else", "return", "", ";", "}", "}", "if", "(", "INTVAL", "(", "in0_idx0", ")", "!=", "INTVAL", "(", "in0_idx1", ")", "&&", "INTVAL", "(", "in1_idx0", ")", "!=", "INTVAL", "(", "in1_idx1", ")", ")", "{", "if", "(", "INTVAL", "(", "in0_idx0", ")", "==", "", ")", "{", "if", "(", "TARGET_BIG_ENDIAN", ")", "return", "", ";", "else", "return", "", ";", "}", "else", "{", "if", "(", "TARGET_BIG_ENDIAN", ")", "return", "", ";", "else", "return", "", ";", "}", "}", "gcc_unreachable", "(", ")", ";", "return", ""], "ground_truth": [";"], "File": "nds32-md-auxiliary", "Func": "nds32_output_sms", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5732, "Length": 87, "Cover_Rate": 0.5058139534883721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "ArgInGlobal", "=", "new", "AddrSpaceCastInst", "(", "Arg", ",", "PointerType", "::", "get", "(", "Arg", "->", "getType", "(", ")", "->", "getPointerElementType", "(", ")", ",", "ADDRESS_SPACE_GLOBAL", ")", ",", "Arg", "->", "getName", "(", ")", ",", "FirstInst", ")", ";", "Value", "*", "ArgInGeneric", "=", "new", "AddrSpaceCastInst", "(", "ArgInGlobal", ",", "Arg", "->", "getType", "(", ")", ",", "Arg", "->", "getName", "(", ")", ",", "FirstInst", ")", ";", "Arg", "->", "replaceAllUsesWith"], "ground_truth": ["(", "ArgInGeneric", ")", ";"], "File": "NVPTXLowerKernelArgs2", "Func": "handlePointerParam", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5733, "Length": 66, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_slli_epi64", "(", "__m128i", "__A", ",", "int", "__B", ")", "{", "__v2du", "lshift", ";", "__v2di", "result", "=", "{", "", ",", "", "}", ";", "if", "(", "__B", ">=", "", "&&", "__B", "<", "", ")", "{", "if", "(", "__builtin_constant_p", "(", "__B", ")", "&&", "__B", "<", "", ")", "lshift", "=", "(", "__v2du", ")", "vec_splat_s32", "(", "__B", ")", ";", "else", "lshift", "=", "(", "__v2du", ")", "vec_splats", "(", "(", "unsigned", "int", ")", "__B", ")", ";", "result", "=", "vec_sl", "(", "(", "__v2di", ")", "__A", ",", "lshift", ")", ";", "}", "return", "(", "__m128i"], "ground_truth": [")", "result", ";"], "File": "emmintrin", "Func": "_mm_slli_epi64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5734, "Length": 100, "Cover_Rate": 0.9900990099009901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "unsigned", "PredOpc", "=", "HII", "->", "getCondOpcode", "(", "Opc", ",", "!", "Cond", ")", ";", "MachineInstrBuilder", "MB", "=", "BuildMI", "(", "B", ",", "Where", ",", "DL", ",", "HII", "->", "get", "(", "PredOpc", ")", ")", ";", "unsigned", "Ox", "=", "", ",", "NP", "=", "MI", "->", "getNumOperands", "(", ")", ";", "while", "(", "Ox", "<", "NP", ")", "{", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "Ox", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isDef", "(", ")", ")", "break", ";", "Ox", "++", ";", "}", "MB", ".", "addReg", "(", "DefOp", ".", "getReg", "(", ")", ",", "getRegState", "(", "DefOp", ")", ",", "DefOp", ".", "getSubReg", "(", ")", ")", ";", "MB", ".", "addReg", "(", "PredOp", ".", "getReg", "(", ")", ",", "PredOp", ".", "isUndef", "(", ")", "?", "RegState", "::", "Undef", ":", "", ",", "PredOp", ".", "getSubReg", "(", ")", ")", ";", "while", "(", "Ox", "<", "NP", ")", "{", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "Ox", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isImplicit", "(", ")", ")", "MB", ".", "addOperand", "(", "MO", ")", ";", "Ox", "++", ";", "}", "MachineFunction", "&", "MF", "=", "*", "B", ".", "getParent", "(", ")", ";", "MachineInstr", "::", "mmo_iterator", "I", "=", "MI", "->", "memoperands_begin", "(", ")", ";", "unsigned", "NR", "=", "std", "::", "distance", "(", "I", ",", "MI", "->", "memoperands_end", "(", ")", ")", ";", "MachineInstr", "::", "mmo_iterator", "MemRefs", "=", "MF", ".", "allocateMemRefsArray", "(", "NR", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NR", ";", "++", "i", ")", "MemRefs", "[", "i", "]", "=", "*", "I", "++", ";", "MB", ".", "setMemRefs", "(", "MemRefs", ",", "MemRefs", "+", "NR", ")", ";", "MachineInstr", "*", "NewI", "=", "MB", ";", "NewI", "->", "clearKillInfo", "(", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "NewI", ")", ";", "for", "(", "auto", "&", "Op", ":", "NewI", "->", "operands", "(", ")", ")", "if", "(", "Op", ".", "isReg", "(", ")", ")", "UpdRegs", "."], "ground_truth": ["insert", "(", "Op", ".", "getReg", "(", ")", ")", ";"], "File": "HexagonExpandCondsets32", "Func": "predicateAt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5735, "Length": 325, "Cover_Rate": 0.8485639686684073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ";", "const", "auto", "&", "Users", "=", "P", "->", "users", "(", ")", ";", "const", "auto", "&", "Operands", "=", "P", "->", "operands", "(", ")", ";", "if", "(", "!", "std", "::", "all_of", "(", "Users", ".", "begin", "(", ")", ",", "Users", ".", "end", "(", ")", ",", "IsValidUser", ")", "||", "!", "std", "::", "all_of", "(", "Operands", ".", "begin", "(", ")", ",", "Operands", ".", "end", "(", ")", ",", "IsValidOperand", ")", ")", "ToRemove", ".", "push_back", "(", "P", ")", ";", "}", "auto", "IsPromotable", "=", "[", "&", "Promotable", "]", "(", "const", "Value", "*", "V", ")", "->", "bool", "{", "const", "PHINode", "*", "Phi", "=", "dyn_cast", "<", "PHINode", ">", "(", "V", ")", ";", "return", "!", "Phi", "||", "Promotable", ".", "count", "(", "Phi", ")", ";", "}", ";", "while", "(", "!", "ToRemove", ".", "empty", "(", ")"], "ground_truth": [")", "{"], "File": "PPCBoolRetToInt1", "Func": "getPromotablePHINodes", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5736, "Length": 126, "Cover_Rate": 0.3036144578313253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "reg_class_t", "mips_spill_class", "(", "reg_class_t", "rclass", "ATTRIBUTE_UNUSED", ","], "ground_truth": ["machine_mode", "mode", "ATTRIBUTE_UNUSED", ")", "{"], "File": "mips", "Func": "mips_spill_class", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5737, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "reg_frame", "=", "reg_names", "[", "FRAME_POINTER_REGNUM", "]", ";", "const", "char", "*", "reg_sspslot", "=", "reg_names", "[", "SOFTSTACK_SLOT_REGNUM", "]", ";", "const", "char", "*", "reg_sspprev", "=", "reg_names", "[", "SOFTSTACK_PREV_REGNUM", "]", ";", "fprintf", "(", "file", ",", "", ",", "bits", ",", "reg_stack", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ",", "reg_frame", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ",", "reg_sspslot", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ",", "reg_sspprev", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", "==", "", "?", "", ":", "", ",", "bits", "/", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ",", "reg_sspslot", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ",", "reg_sspprev", ",", "reg_sspslot", ")", ";", "fprintf", "(", "file", ",", "", "HOST_WIDE_INT_PRINT_DEC", "", ",", "bits", ",", "reg_frame", ",", "reg_sspprev", ",", "size", ")", ";", "if", "(", "alignment", ">", "keep_align", ")", "fprintf", "(", "file", ",", "", ",", "bits", ",", "reg_frame", ",", "reg_frame", ",", "-", "alignment", ")", ";", "size", "=", "crtl", "->", "outgoing_args_size", ";", "gcc_assert", "(", "size", "%", "keep_align", "==", "", ")", ";", "fprintf", "(", "file", ",", "", "HOST_WIDE_INT_PRINT_DEC", "", ",", "bits", ",", "reg_stack", ",", "reg_frame", ",", "size", ")", ";", "if", "(", "!", "crtl", "->", "is_leaf", ")", "fprintf", "(", "file", ",", "", ",", "bits", ",", "reg_sspslot", ",", "reg_stack", ")", ";", "fprintf", "(", "file"], "ground_truth": [",", "", ")", ";"], "File": "nvptx", "Func": "init_softstack_frame", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 5738, "Length": 263, "Cover_Rate": 0.8167701863354038, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SI", ".", "isUnordered", "(", ")", ")", "return", "false", ";", "return", "ExperimentalUnorderedISEL"], "ground_truth": [";"], "File": "X86ISelLowering (2)5", "Func": "lowerAtomicStoreAsStoreSDNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5739, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "V", "(", "", ",", "", ")", ";", "bool", "First", "=", "true", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "bool", "ThisIsNonZero", "=", "(", "NonZeros", "&", "(", "", "<<", "i", ")", ")", "!=", "", ";", "if", "(", "ThisIsNonZero", "&&", "First", ")", "{", "if", "(", "NumZero", ")", "V", "=", "getZeroVector", "(", "", ",", "true", ",", "DAG", ",", "dl", ")", ";", "else", "V", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "First", "=", "false", ";", "}", "if", "(", "(", "i", "&", "", ")", "!=", "", ")", "{", "SDValue", "ThisElt", "(", "", ",", "", ")", ",", "LastElt", "(", "", ",", "", ")", ";", "bool", "LastIsNonZero", "=", "(", "NonZeros", "&", "(", "", "<<", "(", "i", "-", "", ")", ")", ")", "!=", "", ";", "if", "(", "LastIsNonZero", ")", "{", "LastElt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "i", "-", "", ")", ")", ";", "}", "if", "(", "ThisIsNonZero", ")", "{", "ThisElt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "i", ")", ")", ";", "ThisElt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ThisElt", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "if", "(", "LastIsNonZero", ")", "ThisElt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ThisElt", ",", "LastElt", ")", ";", "}", "else", "ThisElt", "=", "LastElt", ";", "if", "(", "ThisElt", ".", "getNode", "(", ")", ")", "V", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "V", ",", "ThisElt", ",", "DAG", ".", "getIntPtrConstant", "(", "i", "/", "", ")", ")", ";", "}", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", ""], "ground_truth": [",", "V", ")", ";"], "File": "X86ISelLowering170", "Func": "LowerBuildVectorv16i8", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5740, "Length": 290, "Cover_Rate": 0.8100558659217877, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Src", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Src", ".", "getOpcode", "(", ")", "==", "", "&&", "!", "VT", ".", "isVector", "(", ")", ")", "{", "SDValue", "Vec", "=", "Src", ".", "getOperand", "(", "", ")", ";", "if", "(", "Vec", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Elt0", "=", "Vec", ".", "getOperand", "(", "", ")", ";", "EVT", "EltVT", "=", "Elt0", ".", "getValueType", "(", ")", ";", "if", "(", "VT", ".", "getFixedSizeInBits", "(", ")", "<=", "EltVT", ".", "getFixedSizeInBits", "(", ")", ")", "{", "if", "(", "EltVT", ".", "isFloatingPoint", "(", ")", ")", "{", "Elt0", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "EltVT", ".", "changeTypeToInteger", "(", ")", ",", "Elt0", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "Elt0", ")", ";", "}", "}", "}", "if", "(", "Src", ".", "getOpcode", "(", ")", "==", "", "&&", "!", "VT", ".", "isVector", "(", ")", ")", "{", "if", "(", "auto", "K", "=", "isConstOrConstSplat", "(", "Src", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "", "*", "K", "->", "getZExtValue", "(", ")", "==", "Src", ".", "getValueType", "(", ")", ".", "getScalarSizeInBits", "(", ")", ")", "{", "SDValue", "BV", "=", "stripBitcast", "(", "Src", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "BV", ".", "getOpcode", "(", ")", "==", "", "&&", "BV", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", "==", "", ")", "{", "SDValue", "SrcElt", "=", "BV", ".", "getOperand", "(", "", ")", ";", "EVT", "SrcEltVT", "=", "SrcElt", ".", "getValueType", "(", ")", ";", "if", "(", "SrcEltVT", ".", "isFloatingPoint", "(", ")", ")", "{", "SrcElt", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "SrcEltVT", ".", "changeTypeToInteger", "(", ")", ",", "SrcElt", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "SrcElt", ")", ";", "}", "}", "}", "}", "if", "(", "VT", ".", "getScalarSizeInBits", "(", ")", "<", "", ")", "{", "EVT", "SrcVT", "=", "Src", ".", "getValueType", "(", ")", ";", "if", "(", "SrcVT", ".", "getScalarSizeInBits", "(", ")", ">", "", "&&", "(", "Src", ".", "getOpcode", "(", ")", "==", "", "||", "Src", ".", "getOpcode", "(", ")", "==", "", "||", "Src", ".", "getOpcode", "(", ")", "==", "", ")", ")", "{", "SDValue", "Amt", "=", "Src", ".", "getOperand", "("], "ground_truth": ["", ")", ";"], "File": "AMDGPUISelLowering11", "Func": "performTruncateCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5741, "Length": 353, "Cover_Rate": 0.5515625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isGFX9Plus", "(", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "return", "isGFX9", "(", "STI", ")", "||", "isGFX10"], "ground_truth": ["(", "STI", ")", ";"], "File": "AMDGPUBaseInfo5", "Func": "isGFX9Plus", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5742, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "in_section", "=", "NULL", ";", "fputs", "(", "", ",", "stream", ")", ";", "assemble_name", "(", "stream", ",", "funname", ")", ";", "fputs", "(", "", ",", "stream", ")", ";", "ASM_OUTPUT_LABEL", "(", "stream", ",", "funname", ")", ";", "fprintf", "(", "stream", ",", "", ")", ";", "assemble_name", "(", "stream", ",", "funname", ")", ";", "fprintf", "(", "stream", ",", "", ",", "alpha_procedure_type", "==", "PT_STACK", "?", "", ":", "alpha_procedure_type", "==", "PT_REGISTER", "?", "", ":", "", ")", ";", "if", "(", "cfun", "->", "machine"], "ground_truth": ["->", "links", ")", "{"], "File": "alpha", "Func": "alpha_write_linkage", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5743, "Length": 76, "Cover_Rate": 0.4634146341463415, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmaxvq_p_uv8hi", "(", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vmaxvq_p_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5744, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vclzq_u16", "(", "uint16x8_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "mve___arm_vclzq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5745, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", "["], "ground_truth": ["", "]", ";"], "File": "X86AsmParser (2)4", "Func": "is32BitMode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5746, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vec_lvsr", "(", "a", ",", "(", "unsigned", "char"], "ground_truth": ["*", ")", "b", ")", ")", ";"], "File": "vmx2spu", "Func": "vec_lvsr", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5747, "Length": 15, "Cover_Rate": 0.5172413793103449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsTailCall", ")", "++", "NumTailCalls", ";", "unsigned", "StackAlignment", "=", "TFL", "->", "getStackAlignment", "(", ")", ";", "NextStackOffset", "=", "RoundUpToAlignment", "(", "NextStackOffset", ",", "StackAlignment", ")", ";", "SDValue", "NextStackOffsetVal", "=", "DAG", ".", "getIntPtrConstant", "(", "NextStackOffset", ",", "true", ")", ";", "if", "(", "!", "IsTailCall", ")", "Chain", "=", "DAG", ".", "getCALLSEQ_START", "(", "Chain", ",", "NextStackOffsetVal", ",", "DL", ")", ";", "SDValue", "StackPtr", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "Subtarget", ".", "isABI_N64", "(", ")", "?", "", ":", "", ",", "getPointerTy", "(", ")", ")", ";", "std", "::", "deque", "<", "std", "::", "pair", "<", "unsigned", ",", "SDValue", ">", ">", "RegsToPass", ";", "SmallVector", "<", "SDValue", ",", "", ">", "MemOpChains", ";", "", "ByValArg", "=", "CCInfo", ".", "byval_begin", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ArgLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "SDValue", "Arg", "=", "OutVals", "[", "i", "]", ";", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "MVT", "ValVT", "=", "VA", ".", "getValVT", "(", ")", ",", "LocVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "", "Flags", "=", "Outs", "[", "i", "]", ".", "Flags", ";", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "{", "assert", "(", "Flags", ".", "getByValSize", "(", ")", "&&", "", ")", ";", "assert", "(", "ByValArg", "!=", "CCInfo", ".", "byval_end", "(", ")", ")", ";", "assert", "(", "!", "IsTailCall", "&&", "", ")", ";", "passByValArg", "(", "Chain", ",", "DL", ",", "RegsToPass", ",", "MemOpChains", ",", "StackPtr", ",", "MFI", ",", "DAG", ",", "Arg", ",", "CCInfo", ",", "*", "ByValArg", ",", "Flags", ",", "Subtarget", ".", "isLittle", "(", ")", ")", ";", "++", "ByValArg", ";", "continue", ";", "}", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "if", "(", "(", "ValVT", "==", "", "&&", "LocVT", "==", "", ")", "||", "(", "ValVT", "==", "", "&&", "LocVT", "==", "", ")", "||", "(", "ValVT", "==", "", "&&", "LocVT", "==", "", ")", ")", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "LocVT", ",", "Arg", ")", ";", "else", "if", "(", "ValVT", "==", "", "&&", "LocVT", "==", "", ")", "{", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "if", "(", "!", "Subtarget", ".", "isLittle", "(", ")", ")", "std", "::", "swap", "(", "Lo", ",", "Hi", ")", ";", "unsigned", "LocRegLo", "=", "VA", ".", "getLocReg", "(", ")", ";", "unsigned", "LocRegHigh", "=", "getNextIntArgReg", "(", "LocRegLo", ")", ";", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "LocRegLo", ",", "Lo", ")", ")", ";", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "LocRegHigh", ",", "Hi", ")", ")", ";", "continue", ";", "}", "}", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "LocVT", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::"], "ground_truth": ["ZExt", ":"], "File": "MipsISelLowering54", "Func": "LowerCall", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5748, "Length": 492, "Cover_Rate": 0.3360655737704918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "RC", "->", "getSize", "(", ")", ")", "{", "case", "", ":", "LoadOp", "=", "", ";", "break", ";", "case", "", ":", "LoadOp", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "LoadOp", "=", "", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "LoadOp", "=", "", ";", "}", "else", "if", "(", "RC", "->", "hasType", "(", "", ")", "||", "RC", "->", "hasType", "(", "", ")", "||", "RC", "->", "hasType", "(", "", ")", ")", "{", "switch", "(", "RC", "->", "getSize", "(", ")", ")", "{", "case", "", ":", "LoadOp", "=", "", ";", "break", ";", "case", "", ":", "LoadOp", "=", "", ";", "break", ";", "case", "", ":", "LoadOp", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "else", "{", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "LoadOp", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "LoadOp", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "LoadOp", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "LoadOp", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "LoadOp", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "LoadOp", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "MachineInstrBuilder", "NewMI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "LoadOp", ")", ",", "DestReg", ")", ";", "NewMI", ".", "addFrameIndex", "(", "FrameIdx", ")", ".", "addMemOperand", "(", "MMO"], "ground_truth": [")", ";"], "File": "AArch64InstrInfo39", "Func": "loadRegFromStackSlot", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5749, "Length": 260, "Cover_Rate": 0.5450733752620545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u64_u32", "(", "uint32x2_t", "__a", ")", "{", "return", "(", "uint64x1_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_u64_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5750, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", "->", "EmitIntValue", "(", "ELF", "::", "GNU_PROPERTY__FEATURE_1_AND", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "WordSize", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "FeatureFlagsAnd", ",", "WordSize", ")", ";", "EmitAlignment", "(", "WordSize", "==", "", "?", "", ":", "", ")", ";", "OutStreamer", "->", "endSection", "(", "Nt", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "Cur", ")", ";", "}", "}", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "OutStreamer", "->", "SwitchSection", "(", "getObjFileLowering", "(", ")", ".", "getTextSection", "(", ")", ")", ";", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "{", "MCSymbol", "*", "S", "=", "MMI", "->", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", "->", "BeginCOFFSymbolDef", "(", "S", ")", ";", "OutStreamer", "->", "EmitCOFFSymbolStorageClass", "(", "COFF", "::", "IMAGE_SYM_CLASS_STATIC", ")", ";", "OutStreamer", "->", "EmitCOFFSymbolType", "(", "COFF", "::", "IMAGE_SYM_DTYPE_NULL", ")", ";", "OutStreamer", "->", "EndCOFFSymbolDef", "(", ")", ";", "int64_t", "Feat00Flags", "=", "", ";", "if", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86", ")", "{", "Feat00Flags", "|=", "", ";", "}", "if", "(", "M", ".", "getModuleFlag", "(", "", ")", ")", "Feat00Flags"], "ground_truth": ["|=", "", ";"], "File": "X86AsmPrinter26", "Func": "EmitStartOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5751, "Length": 171, "Cover_Rate": 0.3886363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RTVEC_ELT", "(", "p", ",", "offset", "++", ")", "=", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "use_reg", ")", ")", ";", "RTVEC_ELT", "(", "p", ",", "offset", "++", ")", "=", "gen_rtx_USE", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ")", ";", "}", "else", "RTVEC_ELT", "(", "p", ",", "offset", "++", ")", "=", "gen_rtx_USE", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "use_reg", ")", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "end_reg", "-", "start_reg", ";", "i", "++", ")", "RTVEC_ELT", "(", "p", ",", "i", "+", "offset", ")", "=", "gen_frame_set", "(", "gen_rtx_REG", "(", "reg_mode", ",", "start_reg", "+", "i", ")", ",", "frame_reg_rtx", ",", "save_area_offset", "+", "reg_size", "*", "i", ",", "(", "sel", "&", "SAVRES_SAVE", ")", "!=", "", ")", ";", "if", "(", "(", "sel", "&", "SAVRES_SAVE", ")", "&&", "(", "sel", "&", "SAVRES_LR", ")", ")", "RTVEC_ELT", "(", "p", ",", "i", "+", "offset", ")", "=", "gen_frame_store", "(", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ",", "frame_reg_rtx", ",", "lr_offset", ")", ";", "par", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ","], "ground_truth": ["p", ")", ";"], "File": "powerpcspe", "Func": "rs6000_emit_savres_rtx", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5752, "Length": 160, "Cover_Rate": 0.33542976939203356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBBI", ".", "getNumber", "(", ")", "<<", "", "<<", "MBB", "->", "getNumber", "(", ")", "<<", "", ")", ";", "}", "FallthroughMap", "[", "&", "MBBI", "]"], "ground_truth": ["=", "MBB", ";"], "File": "AMDGPUMachineCFGStructurizer15", "Func": "initFallthroughMap", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5753, "Length": 34, "Cover_Rate": 0.41975308641975306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "early_op", "=", "arm_find_shift_sub_rtx", "(", "op", ")", ")", ")", "return", "!", "reg_overlap_mentioned_p", "(", "value", ",", "early_op", ")", ";", "return"], "ground_truth": ["", ";"], "File": "aarch-common", "Func": "arm_no_early_alu_shift_dep", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5754, "Length": 23, "Cover_Rate": 0.3770491803278688, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCInstrInfo", "::", "slotsConsumed", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCSubtargetInfo", "const", "&", "STI", ",", "MCInst", "const", "&", "MCI", ")", "{", "unsigned", "slotsUsed", "="], "ground_truth": ["", ";"], "File": "HexagonMCInstrInfo1", "Func": "slotsConsumed", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5755, "Length": 26, "Cover_Rate": 0.3132530120481928, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FixFunctionBitcasts", "::", "runOnModule", "(", "Module", "&", "M", ")", "{", "Modified", "=", "false"], "ground_truth": [";"], "File": "AMDGPUFixFunctionBitcasts", "Func": "runOnModule", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5756, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Flag", "=", "EmitCMP", "(", "LHS", ",", "RHS", ",", "TargetCC", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "Chain", ",", "Dest"], "ground_truth": [",", "TargetCC", ",", "Flag", ")", ";"], "File": "MandarinISelLowering", "Func": "LowerBR_CC", "Target": "Mandarin", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5757, "Length": 42, "Cover_Rate": 0.3230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmInfo", "<", "MCAsmInfo", ">", "X", "(", "TheTarget", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "TheTarget", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "TheTarget", ","], "ground_truth": ["createMCSubtargetInfo", ")", ";"], "File": "TLCS900MCTargetDesc", "Func": "LLVMInitializeTLCS900TargetMC", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5758, "Length": 45, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "hasMovingSP", ")", "{", "assert", "(", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", "&&", "", ")", ";", "if", "(", "AFI", "->", "isThumb2Function", "(", ")", ")", "{", "if", "(", "FPOffset", ">=", "-", "", "&&", "FPOffset", "<", "", ")", "{", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "return", "FPOffset", ";", "}", "}", "}", "else", "if", "(", "AFI", "->", "isThumbFunction", "(", ")", ")", "{", "if", "(", "Offset", ">=", "", "&&", "(", "Offset", "&", "", ")", "==", "", "&&", "Offset", "<=", "", ")", "return", "Offset", ";", "if", "(", "AFI", "->", "isThumb2Function", "(", ")", "&&", "FPOffset", ">=", "-", "", "&&", "FPOffset", "<", "", ")", "{", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "return", "FPOffset", ";", "}", "}", "else", "if", "(", "Offset", ">", "(", "FPOffset", "<", "", "?", "-", "FPOffset", ":", "FPOffset", ")", ")", "{", "FrameReg", "=", "RegInfo", "->", "getFrameRegister"], "ground_truth": ["(", "MF", ")", ";"], "File": "ARMFrameLowering100", "Func": "ResolveFrameIndexReference", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5759, "Length": 144, "Cover_Rate": 0.3436754176610978, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "E", "==", "VMEM_ACCESS", ")", "return", "VM_CNT", ";", "if", "(", "WaitEventMaskForInst", "[", "LGKM_CNT", "]", "&", "(", "", "<<", "E", ")", ")", "return", "LGKM_CNT", ";", "assert", "(", "WaitEventMaskForInst", "[", "EXP_CNT", "]", "&", "("], "ground_truth": ["", "<<", "E", ")", ")", ";"], "File": "SIInsertWaitcnts", "Func": "eventCounter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5760, "Length": 39, "Cover_Rate": 0.78, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ReplaceCallInst", "(", "CallInst", "&", "I", ",", "FunctionType", "*", "FT", ",", "const", "char", "*", "Name", ",", "unsigned", "SrcSelect", "[", "", "]", ",", "Value", "*", "Offset", "[", "", "]", ",", "Value", "*", "Resource", ",", "Value", "*", "Sampler", ",", "unsigned", "CT", "[", "", "]", ",", "Value", "*", "Coord", ")", "{", "IRBuilder", "<", ">", "Builder", "(", "&", "I", ")", ";", "Constant", "*", "Mask", "[", "]", "=", "{", "ConstantInt", "::", "get", "(", "Int32Type", ",", "SrcSelect", "[", "", "]", ")", ",", "ConstantInt", "::", "get", "(", "Int32Type", ",", "SrcSelect", "[", "", "]", ")", ",", "ConstantInt", "::", "get", "(", "Int32Type", ",", "SrcSelect", "[", "", "]", ")", ",", "ConstantInt", "::", "get", "(", "Int32Type", ",", "SrcSelect", "[", "", "]", ")", "}", ";", "Value", "*", "SwizzleMask", "=", "ConstantVector", "::", "get", "(", "Mask", ")", ";", "Value", "*", "SwizzledCoord", "=", "Builder", ".", "CreateShuffleVector", "(", "Coord", ",", "Coord", ",", "SwizzleMask", ")", ";", "Value", "*", "Args", "[", "]", "=", "{", "SwizzledCoord", ",", "Offset", "[", "", "]", ",", "Offset", "[", "", "]", ",", "Offset", "[", "", "]", ",", "Resource", ",", "Sampler", ",", "ConstantInt", "::", "get", "(", "Int32Type", ",", "CT", "[", "", "]", ")", ",", "ConstantInt", "::", "get", "(", "Int32Type", ",", "CT", "[", "", "]", ")", ",", "ConstantInt", "::", "get", "(", "Int32Type", ",", "CT", "[", "", "]", ")", ",", "ConstantInt", "::", "get", "(", "Int32Type", ",", "CT", "[", "", "]", ")", "}", ";", "Function", "*", "F", "=", "Mod", "->", "getFunction", "(", "Name", ")", ";", "if", "(", "!", "F", ")", "{", "F", "=", "Function", "::", "Create", "(", "FT", ",", "GlobalValue", "::", "ExternalLinkage", ",", "Name", ",", "Mod", ")", ";", "F", "->", "addFnAttr", "("], "ground_truth": ["Attribute", "::", "ReadNone", ")", ";"], "File": "R600TextureIntrinsicsReplacer1", "Func": "ReplaceCallInst", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5761, "Length": 259, "Cover_Rate": 0.9217081850533808, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "MVT", "LaneVT", "=", "", "(", "VT", ".", "isFloatingPoint", "(", ")", "?", "", ":", "", ",", "VT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "LaneMask", ";", "LaneMask", ".", "resize", "(", "NumLanes", "*", "", ",", "-", "", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "NumLanes", ";", "++", "i", ")", "if", "(", "Lanes", "[", "i", "]", ">=", "", ")", "{", "LaneMask", "[", "", "*", "i", "+", "", "]", "=", "", "*", "Lanes", "[", "i", "]", "+", "", ";", "LaneMask", "[", "", "*", "i", "+", "", "]", "=", "", "*", "Lanes", "[", "i", "]", "+", "", ";", "}", "V1", "=", "DAG", ".", "getBitcast", "(", "LaneVT", ",", "V1", ")", ";", "V2", "=", "DAG", ".", "getBitcast", "(", "LaneVT", ",", "V2", ")", ";", "SDValue", "LaneShuffle", "=", "DAG", ".", "getVectorShuffle", "(", "LaneVT", ",", "DL", ",", "V1", ",", "V2", ",", "LaneMask", ")", ";", "LaneShuffle", "=", "DAG", ".", "getBitcast", "(", "VT", ",", "LaneShuffle"], "ground_truth": [")", ";"], "File": "X86ISelLowering148", "Func": "lowerVectorShuffleByMerging128BitLanes", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5762, "Length": 158, "Cover_Rate": 0.3134920634920635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "int", "CompareOpc", ";", "bool", "isDot", ";", "if", "(", "!", "getVectorCompareInfo", "(", "Op", ",", "CompareOpc", ",", "isDot", ",", "Subtarget", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "isDot", ")", "{", "SDValue", "Tmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "CompareOpc", ",", "dl", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "Tmp", ")", ";", "}", "SDValue", "Ops", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "CompareOpc", ",", "dl", ",", "", ")", "}", ";", "EVT", "VTs", "[", "]", "=", "{", "Op", ".", "getOperand", "(", ""], "ground_truth": [")", ".", "getValueType", "(", ")", ",", "", "}", ";"], "File": "PPCISelLowering10", "Func": "LowerINTRINSIC_WO_CHAIN", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5763, "Length": 156, "Cover_Rate": 0.3170731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Error", "(", "S", ",", "", ")", ";", "return", "false", ";", "}", "else", "if", "(", "Strict", "&&", "(", "msgRequiresOp", "(", "Msg", ".", "Id", ")", "!=", "Op", ".", "IsDefined", ")", ")", "{", "Error", "(", "S", ",", "Op", ".", "IsDefined", "?", "", ":", "", ")", ";", "return", "false", ";", "}", "else", "if", "(", "!", "isValidMsgOp", "(", "Msg", ".", "Id", ",", "Op", ".", "Id", ",", "Strict", ")", ")", "{", "Error", "(", "S", ",", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "AMDGPUAsmParser11", "Func": "validateSendMsg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5764, "Length": 75, "Cover_Rate": 0.3694581280788177, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Value", "=", "insn", "&", "UINT64_C", "(", "", ")", ";", "DecodeIntRegsRegisterClass", "(", "MI", ",", "Value", ",", "", ",", "nullptr", ")", ";", "Value", "=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "DecodePredRegsRegisterClass", "(", "MI", ",", "Value", ",", "", ",", "nullptr", ")", ";", "Value", "=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Value", ")", ")", ";", "break", ";", "case", "(", "", ")", ":", "++", "shift", ";", "case", "", ":", "case", "", ":", "++", "shift", ";", "case", "", ":", "case", "", ":", "Value", "|=", "insn", "&", "UINT64_C", "(", "", ")", ";", "DecodeIntRegsRegisterClass", "(", "MI", ",", "Value", ",", "", ",", "nullptr", ")", ";", "Value", "=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Value", "<<", "shift", ")", ")", ";", "break", ";", "case", "", ":", "Value", "=", "insn", "&", "UINT64_C", "(", "", ")", ";", "DecodeDoubleRegsRegisterClass", "(", "MI", ",", "Value", ",", "", ",", "nullptr", ")", ";", "Value", "=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Value", "<<", "", ")", ")", ";", "break", ";", "case", "", ":", "Value", "=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "insn", "&", "UINT64_C", "(", "", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Value", "<<", "", ")", ")", ";", "Value", "=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "DecodeDoubleRegsRegisterClass", "(", "MI", ",", "Value", ",", "", ",", "nullptr", ")", ";", "break", ";", "case", "", ":", "++", "shift", ";", "case", "", ":", "++", "shift", ";", "case", "", ":", "Value", "=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "Value", "|=", "insn", "&", "UINT64_C", "(", "", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Value", "<<", "shift", ")", ")", ";", "Value", "=", "(", "insn", ">>", "", ")", "&", "UINT64_C", "(", "", ")", ";", "DecodeIntRegsRegisterClass", "(", "MI", ",", "Value", ",", "", ","], "ground_truth": ["nullptr", ")", ";"], "File": "HexagonDisassembler13", "Func": "decodeSpecial", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5765, "Length": 470, "Cover_Rate": 0.3300561797752809, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint8_t", "*", "THMToTHMStub", "::", "getContent", "(", ")"], "ground_truth": ["const", "{"], "File": "THMToTHMStub", "Func": "getContent", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5766, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmvn_p8", "(", "poly8x8_t", "__a", ")", "{", "return", "(", "poly8x8_t", ")", "~", "(", "("], "ground_truth": ["int8x8_t", ")", "__a", ")", ";"], "File": "arm", "Func": "neon1_vmvn_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5767, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "unsigned", "Align", "=", "FrameInfo", "->", "getObjectAlignment", "(", "Index", ")", ";", "unsigned", "Size", "=", "FrameInfo", "->", "getObjectSize", "(", "Index", ")", ";", "MachinePointerInfo", "PtrInfo", "=", "MachinePointerInfo", "::", "getFixedStack", "(", "*", "MF", ",", "Index", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", "->", "getMachineMemOperand", "(", "PtrInfo", ",", "MachineMemOperand", "::", "MOLoad", ",", "Size", ",", "Align", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "TmpReg", ")", ".", "addFrameIndex", "(", "Index", ")", ".", "addReg", "(", "MFI", "->", "getScratchRSrcReg", "(", ")", ")", ".", "addReg", "(", "MFI", "->", "getScratchWaveOffsetReg", "(", ")", ")", ".", "addImm", "(", "i", "*", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SubReg", ")", ".", "addReg", "(", "TmpReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "RegState", "::", "ImplicitDefine", ")", ";", "}", "}", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "buildScratchLoadStore", "(", "MI", ",", "", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "src", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "scratch_rsrc", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "scratch_offset", ")", "->", "getReg", "(", ")", ",", "FrameInfo", "->", "getObjectOffset", "(", "Index", ")", "+", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "offset", ")", "->", "getImm", "(", ")", ",", "RS", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "buildScratchLoadStore", "(", "MI", ",", "", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "dst", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "scratch_rsrc", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "scratch_offset", ")", "->", "getReg", "(", ")", ",", "FrameInfo", "->", "getObjectOffset", "(", "Index", ")", "+", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "offset", ")", "->", "getImm", "(", ")", ",", "RS", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "}", "default", ":", "{", "int64_t", "Offset", "=", "FrameInfo", "->", "getObjectOffset", "(", "Index", ")", ";", "FIOp", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "if", "(", "!", "TII", "->", "isImmOperandLegal", "(", "MI", ",", "FIOperandNum"], "ground_truth": [",", "FIOp", ")", ")", "{"], "File": "SIRegisterInfo69", "Func": "eliminateFrameIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5768, "Length": 415, "Cover_Rate": 0.35409556313993173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "delayHasHazard", "(", "*", "CurrI", ",", "RegDU", ",", "IM", ")", ")", "continue", ";", "const", "Subtarget", "&", "STI", "=", "MBB", ".", "getParent", "(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "STI", ".", "isTargetNaCl", "(", ")", ")", "{", "unsigned", "AddrIdx", ";", "if", "(", "(", "isBasePlusOffsetMemoryAccess", "(", "CurrI", "->", "getOpcode", "(", ")", ",", "&", "AddrIdx", ")", "&&", "baseRegNeedsLoadStoreMask", "(", "CurrI", "->", "getOperand", "(", "AddrIdx", ")", ".", "getReg", "(", ")", ")", ")", "||", "CurrI", "->", "modifiesRegister", "(", "", ",", "STI", ".", "getRegisterInfo", "(", ")", ")", ")", "continue", ";", "}", "bool", "InMicroMode", "=", "STI"], "ground_truth": [".", "inMicroMode", "(", ")", ";"], "File": "MipsDelaySlotFiller28", "Func": "searchRange", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5769, "Length": 100, "Cover_Rate": 0.30959752321981426, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "strcmp", "(", "name", ",", "", ")", "==", "", ")", "return", "", ";", "if", "(", "strcmp", "(", "name", ",", "", ")", "==", "", ")", "return", "", ";", "if", "(", "strcmp", "(", "name", ",", "", ")", "==", "", ")", "return", "", ";", "if", "(", "strcmp", "(", "name", ",", "", ")", "==", "", ")", "return", "", ";", "return", "name"], "ground_truth": [";"], "File": "nvptx", "Func": "nvptx_name_replacement", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 5770, "Length": 59, "Cover_Rate": 0.8194444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256bh", ")", "__builtin_ia32_cvtneps2bf16_v16sf_mask", "(", "__C", ","], "ground_truth": ["__A", ",", "__B", ")", ";"], "File": "avx512bf16intrin", "Func": "_mm512_mask_cvtneps_pbh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5771, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "VReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Writemask", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "BitsSet", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "BitsSet", "+=", "Writemask", "&", "(", "", "<<", "i", ")", "?", "", ":", "", ";", "const", "TargetRegisterClass", "*", "RC", ";", "switch", "(", "BitsSet", ")", "{", "default", ":", "return", ";", "case", "", ":", "RC", "=", "&", "AMDGPU", "::", "VReg_32RegClass", ";", "break", ";", "case", "", ":", "RC", "=", "&", "AMDGPU", "::", "VReg_64RegClass", ";", "break", ";", "case", "", ":", "RC", "=", "&", "AMDGPU", "::", "VReg_96RegClass", ";", "break", ";", "}", "unsigned", "NewOpcode", "=", "TII", "->", "getMaskedMIMGOp", "(", "MI", "->", "getOpcode", "(", ")", ",", "BitsSet", ")", ";", "MI", "->", "setDesc", "(", "TII", "->", "get", "("], "ground_truth": ["NewOpcode", ")", ")", ";"], "File": "SIISelLowering146", "Func": "AdjustInstrPostInstrSelection", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5772, "Length": 140, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "selectBDXAddr12Pair", "(", "SDValue", "Addr", ",", "SDValue", "&", "Base", ",", "SDValue"], "ground_truth": ["&", "Disp", ",", "SDValue", "&", "Index", ")", "{"], "File": "SystemZISelDAGToDAG1", "Func": "selectBDXAddr12Pair", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5773, "Length": 19, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isHWFalseValue", "(", "SDValue", "Op", ")", "const", "{", "if", "(", "ConstantFPSDNode", "*", "CFP", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "Op", ")", ")", "{", "return", "CFP", "->", "getValueAPF", "(", ")", ".", "isZero", "(", ")", ";", "}", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">"], "ground_truth": ["(", "Op", ")", ")", "{"], "File": "AMDGPUISelLowering1", "Func": "isHWFalseValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5774, "Length": 52, "Cover_Rate": 0.8125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitSled", "(", "MI", ","], "ground_truth": ["SledKind", "::", "TAIL_CALL", ")", ";"], "File": "AArch64AsmPrinter", "Func": "LowerPATCHABLE_TAIL_CALL", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5775, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bundle_pos", "++", ";", "}", "if", "(", "GET_CODE", "(", "insn", ")", "!=", "CODE_LABEL", ")", "b", "=", "bundle", "+", "INTVAL", "(", "XVECEXP", "(", "pat", ",", "", ",", "", ")", ")", ";", "else", "b", "=", "", ";", "bundle_pos", "=", "", ";", "continue", ";", "}", "else", "if", "(", "GET_CODE", "(", "pat", ")", "==", "UNSPEC_VOLATILE", "&&", "XINT", "(", "pat", ",", "", ")", "==", "", ")", "{", "int", "t", "=", "INTVAL", "(", "XVECEXP", "(", "pat", ",", "", ",", "", ")", ")", ";", "if", "(", "b", ")", "while", "(", "bundle_pos", "<", "t", ")", "{", "emit_insn_before", "(", "gen_nop_type", "(", "b", "->", "t", "[", "bundle_pos", "]", ")", ",", "insn", ")", ";", "bundle_pos", "++", ";", "}", "continue", ";", "}", "if", "(", "bundle_pos", "==", "", ")", "b", "=", "", ";", "if", "(", "b", "&&", "INSN_P", "(", "insn", ")", ")", "{", "t", "=", "ia64_safe_type"], "ground_truth": ["(", "insn", ")", ";"], "File": "ia642", "Func": "ia64_emit_nops", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5776, "Length": 136, "Cover_Rate": 0.33497536945812806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_MODE", "(", "dest", ")", "==", "DImode", ")", "emit_insn", "(", "gen_isel_cc_di", "(", "dest", ",", "cmp", ",", "src_t", ","], "ground_truth": ["src_f", ",", "cr", ")", ")", ";"], "File": "rs6000-string1", "Func": "do_isel", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5777, "Length": 25, "Cover_Rate": 0.3968253968253968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ExitMBB", "->", "splice", "(", "ExitMBB", "->", "begin", "(", ")", ",", "&", "MBB", ",", "std", "::", "next", "(", "MI", ".", "getIterator", "(", ")", ")", ",", "MBB", ".", "end", "(", ")", ")", ";", "ExitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "&", "MBB", ")", ";", "MBB", ".", "addSuccessor", "(", "LoopCmpMBB", ")", ";", "MachineBasicBlock", "*", "CurrentMBB", "=", "LoopCmpMBB", ";", "BuildMI", "(", "CurrentMBB", ",", "DL", ",", "LL", ",", "Old", ")", ".", "addReg", "(", "RA", ")", ".", "addReg", "(", "RB", ")", ";", "BuildMI", "(", "CurrentMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchLo", ")", ".", "addReg", "(", "OldLo", ")", ".", "addReg", "(", "CmpLo", ")", ";", "BuildMI", "(", "CurrentMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchHi", ")", ".", "addReg", "(", "OldHi", ")", ".", "addReg", "(", "CmpHi", ")", ";", "BuildMI", "(", "CurrentMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchLo", ")", ".", "addReg", "(", "ScratchLo", ")", ".", "addReg", "(", "ScratchHi", ")", ";", "BuildMI", "(", "CurrentMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addMBB", "(", "CmpFailMBB", ")", ";", "CurrentMBB", "->", "addSuccessor", "(", "CmpSuccMBB", ")", ";", "CurrentMBB", "->", "addSuccessor", "(", "CmpFailMBB", ")", ";", "CurrentMBB", "=", "CmpSuccMBB", ";", "PairedCopy", "(", "TII", ",", "*", "CurrentMBB", ",", "CurrentMBB", "->", "end", "(", ")", ",", "DL", ",", "ScratchHi", ",", "ScratchLo", ",", "NewHi", ",", "NewLo", ")", ";", "BuildMI", "(", "CurrentMBB", ",", "DL", ",", "SC", ")", ".", "addReg", "(", "Scratch", ")", ".", "addReg", "(", "RA", ")", ".", "addReg", "(", "RB", ")", ";", "BuildMI", "(", "CurrentMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addMBB", "(", "LoopCmpMBB", ")", ";", "BuildMI", "(", "CurrentMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "ExitMBB", ")", ";", "CurrentMBB", "->", "addSuccessor", "(", "LoopCmpMBB", ")", ";", "CurrentMBB", "->", "addSuccessor", "(", "ExitMBB", ")", ";", "CurrentMBB", "=", "CmpFailMBB", ";", "BuildMI", "(", "CurrentMBB", ",", "DL", ",", "SC", ")", ".", "addReg", "(", "Old", ")", ".", "addReg", "(", "RA", ")", ".", "addReg", "(", "RB", ")", ";", "CurrentMBB", "->", "addSuccessor", "(", "ExitMBB", ")", ";", "recomputeLiveIns", "(", "*", "LoopCmpMBB", ")"], "ground_truth": [";"], "File": "PPCExpandAtomicPseudoInsts (2)", "Func": "expandAtomicCmpSwap128", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5778, "Length": 349, "Cover_Rate": 0.4697173620457604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_rcp14_pd", "(", "__mmask8", "__U", ",", "__m256d", "__A", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_rcp14pd256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")"], "ground_truth": ["_mm256_setzero_pd", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_rcp14_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5779, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetMachine", "&", "TM", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "getTargetMachine", "(", ")", ")", ";", "if", "(", "ASC", "->", "getSrcAddressSpace", "(", ")", "==", "AS", "::", "FLAT_ADDRESS", ")", "{", "unsigned", "DestAS", "=", "ASC", "->", "getDestAddressSpace", "(", ")", ";", "if", "(", "DestAS", "==", "AS", "::", "LOCAL_ADDRESS", "||", "DestAS", "==", "AS", "::", "PRIVATE_ADDRESS", ")", "{", "unsigned", "NullVal", "=", "TM", ".", "getNullPointerValue", "(", "DestAS", ")", ";", "SDValue", "SegmentNullPtr", "=", "DAG", ".", "getConstant", "(", "NullVal", ",", "SL", ",", "", ")", ";", "SDValue", "NonNull", "=", "DAG", ".", "getSetCC", "(", "SL", ",", "", ",", "Src", ",", "FlatNullPtr", ",", "", ")", ";", "SDValue", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Src", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "NonNull", ",", "Ptr", ",", "SegmentNullPtr", ")", ";", "}", "}", "if", "(", "ASC", "->", "getDestAddressSpace", "(", ")"], "ground_truth": ["==", "AS", "::", "FLAT_ADDRESS", ")", "{"], "File": "SIISelLowering (2)3", "Func": "lowerADDRSPACECAST", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5780, "Length": 145, "Cover_Rate": 0.34441805225653205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DstReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "DstReg", ")", ")", "{", "assert", "(", "I", ".", "isCopy", "(", ")", "&&", "", ")", ";", "return", "true", ";", "}", "const", "RegisterBank", "&", "RegBank", "=", "*", "RBI", ".", "getRegBank", "(", "DstReg", ",", "MRI", ",", "TRI", ")", ";", "const", "unsigned", "DstSize", "=", "MRI", ".", "getType", "(", "DstReg", ")", ".", "getSizeInBits", "(", ")", ";", "unsigned", "SrcReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "unsigned", "SrcSize", "=", "RBI", ".", "getSizeInBits", "(", "SrcReg", ",", "MRI", ",", "TRI", ")", ";", "assert", "(", "(", "!", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "SrcReg", ")", "||", "I", ".", "isCopy", "(", ")", ")", "&&", "", ")", ";", "assert", "(", "(", "DstSize", "==", "SrcSize", "||", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "SrcReg", ")", "&&", "DstSize", "<=", "RBI", ".", "getSizeInBits", "(", "SrcReg", ","], "ground_truth": ["MRI", ",", "TRI", ")", ")", ")", "&&", "", ")", ";"], "File": "X86InstructionSelector (2)", "Func": "selectCopy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5781, "Length": 154, "Cover_Rate": 0.3556581986143187, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasWorkGroupIDY", "(", ")", "const", "{", "return", "WorkGroupIDY"], "ground_truth": [";"], "File": "SIMachineFunctionInfo (2)", "Func": "hasWorkGroupIDY", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5782, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "hasOneUse", "(", ")", "&&", "N0", ".", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "N00", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N00", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "!", "isOneConstant", "(", "N0", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N00", ".", "getOperand", "(", "", ")", ",", "N00", ".", "getOperand", "(", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "}", "}", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "hasOneUse", "(", ")", "&&", "N0", ".", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "N00", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N00", ".", "getOpcode", "(", ")", "==", "", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N00", ".", "getOperand", "(", "", ")", ",", "N00", ".", "getOperand", "(", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "}", "}", "if", "(", "VT", ".", "is256BitVector", "(", ")", ")", "if", "(", "SDValue", "R", "=", "WidenMaskArithmetic", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "getResNo", "(", ")", "==", "", "&&", "N0", ".", "getValueType", "(", ")", "==", "", "&&"], "ground_truth": ["(", "VT", "==", "", "||", "VT", "==", "", ")", ")", "{"], "File": "X86ISelLowering (2)3", "Func": "PerformZExtCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5783, "Length": 306, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "REG_P", "(", "dest", ")", "||", "SUBREG_P", "(", "dest", ")", ")", "{", "int", "d_regno", "=", "regno_or_subregno", "(", "dest", ")", ";", "rtx", "scalar1", "=", "operands", "[", "", "]", ";", "rtx", "scalar2", "=", "operands", "[", "", "]", ";", "rtx", "scalar3", "=", "operands", "[", "", "]", ";", "rtx", "scalar4", "=", "operands", "[", "", "]", ";", "rtx", "tmp1", "=", "operands"], "ground_truth": ["[", "", "]", ";"], "File": "powerpcspe", "Func": "rs6000_split_v4si_init", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5784, "Length": 61, "Cover_Rate": 0.30808080808080807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Ordering", "!="], "ground_truth": ["AtomicOrdering", "::", "NotAtomic", ";"], "File": "SIMemoryLegalizer", "Func": "isAtomic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5785, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "imm", ")", ")", ";", "return", "S"], "ground_truth": [";"], "File": "ARMDisassembler39", "Func": "DecodeT2AddrModeSOReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5786, "Length": 66, "Cover_Rate": 0.3905325443786982, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vqdmlsdhxq_s32", "(", "__inactive", ",", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqdmlsdhxq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5787, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdup_n_u32", "(", "uint32_t", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "neon2_vdup_n_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5788, "Length": 6, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "iss10_6Imm", "(", ")", "const", "{", "return", "CheckImmRange", "(", "", ",", "", ",", "true", ","], "ground_truth": ["false", ",", "false", ")", ";"], "File": "HexagonAsmParser", "Func": "iss10_6Imm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5789, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "TLInfo"], "ground_truth": [";"], "File": "NVPTXSubtarget", "Func": "getTargetLowering", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5790, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__a", "+", "(", "__b", "*", "__aarch64_vget_lane_any"], "ground_truth": ["(", "__c", ",", "__lane", ")", ")", ")", ";"], "File": "arm", "Func": "neon2_vmla_lane_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5791, "Length": 16, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_usri_nv16qi_uuus", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vsriq_n_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5792, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Data16bitsDirective", "=", "", ";", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "=", "", ";", "CommentString", "=", "", ";", "ZeroDirective", "=", "", ";", "GPRel32Directive", "=", "", ";", "GPRel64Directive", "=", "", ";", "DTPRel32Directive", "=", "", ";", "DTPRel64Directive", "=", "", ";", "TPRel32Directive", "=", "", ";", "TPRel64Directive", "=", "", ";", "UseAssignmentForEHBegin", "=", "true", ";", "SupportsDebugInformation", "=", "true", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "DwarfRegNumForCFI", "=", "true", ";", "HasExpressions", "=", "true", ";", "if", "(", "TheTriple", ".", "isMIPS32", "(", ")", ")"], "ground_truth": ["UseIntegratedAssembler", "=", "true", ";"], "File": "MipsMCAsmInfo16", "Func": "MipsMCAsmInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5793, "Length": 78, "Cover_Rate": 0.4083769633507853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "Subtarget", "*", "getSubtargetImpl", "("], "ground_truth": [")", "const", "{"], "File": "IA64TargetMachine", "Func": "getSubtargetImpl", "Target": "IA64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5794, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "(", "MI", "->", "getNumOperands", "(", ")", "-", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", "+", "", ")", "*", "", ";", "case", "", ":", "case", "", ":", "return", "(", "MI", "->", "getNumOperands", "(", ")", "-", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "("], "ground_truth": [")", "+", "", ")", "*", "", ";"], "File": "ARMLoadStoreOptimizer31", "Func": "getLSMultipleTransferSize", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5795, "Length": 130, "Cover_Rate": 0.5349794238683128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "set16LibcallName", "(", "RTLIB", "::", "OEQ_F64", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "UNE_F32", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "UNE_F64", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "OGE_F32", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "OGE_F64", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "OLT_F32", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "OLT_F64", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "OLE_F32", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "OLE_F64", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "OGT_F32", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "OGT_F64", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "UO_F32", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "UO_F64", ",", "", ")", ";", "set16LibcallName", "(", "RTLIB", "::", "O_F32", ",", "", ")"], "ground_truth": [";"], "File": "Mips16ISelLowering", "Func": "setMips16HardFloatLibCalls", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5796, "Length": 126, "Cover_Rate": 0.42567567567567566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")"], "ground_truth": ["[", "", "]", ";"], "File": "MipsAsmParser (2)4", "Func": "hasMips32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5797, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isZeroImm", "(", "const", "MachineOperand", "&", "op", ")", "const", "{", "return", "op", ".", "isImm", "(", ")", "&&", "op", ".", "getImm", "(", ")"], "ground_truth": ["==", "", ";"], "File": "MipsInstrInfo (2)", "Func": "isZeroImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5798, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "nios2_rtx_costs", "(", "rtx", "x", ",", "int", "code", ",", "int", "outer_code", "ATTRIBUTE_UNUSED", ",", "int", "opno", "ATTRIBUTE_UNUSED", ",", "int", "*", "total", ",", "bool", "speed", "ATTRIBUTE_UNUSED", ")", "{", "switch", "(", "code", ")", "{", "case", "CONST_INT", ":", "if", "(", "INTVAL", "(", "x", ")", "==", "", ")", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "else", "if", "(", "nios2_simple_const_p", "(", "x", ")", ")", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "else", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "case", "LABEL_REF", ":", "case", "SYMBOL_REF", ":", "case", "CONST", ":", "case", "CONST_DOUBLE", ":", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "case"], "ground_truth": ["AND", ":"], "File": "nios22", "Func": "nios2_rtx_costs", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5799, "Length": 120, "Cover_Rate": 0.547945205479452, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "(", "(", "Subtarget", "->", "hasSSSE3", "(", ")", "&&", "(", "VT", "==", "", "||", "VT", "==", "", ")", ")", "||", "(", "Subtarget", "->", "hasInt256", "(", ")", "&&", "(", "VT", "==", "", "||", "VT", "==", "", ")", ")", ")", "&&", "isHorizontalBinOp", "("], "ground_truth": ["Op0", ",", "Op1", ",", "true", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "N", "->", "getDebugLoc", "(", ")", ",", "VT", ",", "Op0", ",", "Op1", ")", ";"], "File": "X86ISelLowering116", "Func": "PerformAddCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5800, "Length": 99, "Cover_Rate": 0.7279411764705882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "Subtarget", ".", "isGP64bit", "(", ")", "?", "", ":", "", ";", "SDValue", "Lo", "=", "Op", ".", "getOperand", "(", "", ")", ",", "Hi", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Shamt", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Not", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Shamt", ",", "DAG", ".", "getConstant", "(", "-", "", ",", "", ")", ")", ";", "SDValue", "ShiftRight1Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Lo", ",", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ")", ";", "SDValue", "ShiftRightLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "ShiftRight1Lo", ",", "Not", ")", ";", "SDValue", "ShiftLeftHi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["VT", ",", "Hi", ",", "Shamt", ")", ";"], "File": "MipsISelLowering114", "Func": "lowerShiftLeftParts", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5801, "Length": 129, "Cover_Rate": 0.41883116883116883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_adds_epi8", "(", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_paddsb512_mask", "(", "(", "__v64qi", ")", "__A", ",", "(", "__v64qi", ")", "__B", ",", "(", "__v64qi", ")", "_mm512_setzero_si512"], "ground_truth": ["(", ")", ",", "(", "__mmask64", ")", "-", "", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_adds_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5802, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "isTargetMachO", "(", ")", "&&", "TM", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Large", ")", "{", "unsigned", "Opc1", "=", "Is64Bit", "?", "", ":", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "Is64Bit", "?", "&", "", ":", "&", "", ";", "unsigned", "TmpReg", "=", "createResultReg", "(", "RC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc1", ")", ",", "TmpReg", ")", ".", "addImm", "(", "CFP", "->", "getValueAPF", "(", ")", ".", "bitcastToAPInt", "(", ")", ".", "getZExtValue", "(", ")", ")", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "(", "TmpReg", ",", "getKillRegState", "(", "true", ")", ")", ";", "return", "ResultReg", ";", "}", "unsigned", "Align", "=", "DL", ".", "getPrefTypeAlignment", "(", "CFP", "->", "getType", "(", ")", ")", ";", "if", "(", "Align", "==", "", ")", "Align", "=", "DL", ".", "getTypeAllocSize", "(", "CFP", "->", "getType", "(", ")", ")", ";", "unsigned", "CPI", "=", "MCP", ".", "getConstantPoolIndex", "(", "cast", "<", "Constant", ">", "(", "CFP", ")", ",", "Align", ")", ";", "unsigned", "ADRPReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ADRPReg", ")", ".", "addConstantPoolIndex", "(", "CPI", ",", "", ",", "", ")", ";", "unsigned", "Opc", "=", "Is64Bit", "?"], "ground_truth": ["", ":", "", ";"], "File": "AArch64FastISel10", "Func": "materializeFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5803, "Length": 242, "Cover_Rate": 0.5475113122171946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LowerArgs", "::", "handleByValParam", "(", "Argument", "*", "Arg", ")", "{", "Function", "*", "Func", "=", "Arg", "->", "getParent", "(", ")", ";", "Instruction", "*", "FirstInst", "=", "&", "(", "Func", "->", "getEntryBlock", "(", ")", ".", "front", "(", ")", ")", ";", "PointerType", "*", "PType", "=", "dyn_cast", "<", "PointerType", ">", "(", "Arg", "->", "getType", "(", ")", ")", ";", "assert", "(", "PType", "&&", "", ")", ";", "Type", "*", "StructType", "=", "PType", "->", "getElementType", "(", ")", ";", "unsigned", "AS", "=", "Func", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ".", "getAllocaAddrSpace", "(", ")", ";", "AllocaInst", "*", "AllocA", "=", "new", "AllocaInst", "(", "StructType", ",", "AS", ",", "Arg", "->", "getName", "(", ")", ",", "FirstInst", ")", ";", "AllocA", "->", "setAlignment", "(", "Func", "->", "getParamAlignment", "(", "Arg", "->", "getArgNo", "(", ")", "+", "", ")", ")", ";", "Arg", "->", "replaceAllUsesWith", "(", "AllocA", ")", ";", "Value", "*", "ArgInParam", "=", "new", "AddrSpaceCastInst", "(", "Arg", ",", "PointerType", "::", "get", "(", "StructType", ",", "ADDRESS_SPACE_PARAM", ")", ",", "Arg", "->", "getName", "(", ")", ",", "FirstInst", ")", ";", "LoadInst", "*", "LI", "=", "new", "LoadInst", "(", "ArgInParam", ",", "Arg", "->", "getName", "(", ")", ","], "ground_truth": ["FirstInst", ")", ";"], "File": "NVPTXLowerArgs13", "Func": "handleByValParam", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5804, "Length": 177, "Cover_Rate": 0.9414893617021277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "InstrInfo", "::", "getOpRegClass", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "OpNo", ")", "const", "{", "const", "MachineRegisterInfo", "&", "MRI", "=", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "const", "MCInstrDesc", "&", "Desc", "=", "get", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "if", "(", "MI", ".", "isVariadic", "(", ")", "||", "OpNo", ">=", "Desc", ".", "getNumOperands", "(", ")", "||", "Desc", ".", "OpInfo", "[", "OpNo", "]", ".", "RegClass", "==", "-", "", ")", "{", "Register", "Reg", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "getReg", "(", ")", ";", "if", "(", "Reg", ".", "isVirtual", "(", ")", ")", "return", "MRI", ".", "getRegClass", "(", "Reg", ")", ";", "return", "RI", ".", "getPhysRegClass", "(", "Reg", ")", ";", "}", "unsigned", "RCID", "=", "Desc", ".", "OpInfo", "[", "OpNo", "]", ".", "RegClass", ";", "RCID", "=", "adjustAllocatableRegClass", "(", "ST", ",", "MRI"], "ground_truth": [",", "Desc", ",", "RCID", ",", "true", ")", ";"], "File": "SIInstrInfo120", "Func": "getOpRegClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5805, "Length": 145, "Cover_Rate": 0.9415584415584416, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__A", "[", "", "]", "!="], "ground_truth": ["__B", "[", "", "]", ")", ";"], "File": "emmintrin", "Func": "_mm_ucomineq_sd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5806, "Length": 13, "Cover_Rate": 0.3611111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "!", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "RealignStack", ")", "return", "false", ";", "if", "(", "AFI", "->", "isThumb1OnlyFunction", "(", ")", ")", "return", "false", ";", "if", "(", "!", "MRI", "->", "canReserveReg", "(", "FramePtr", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "ARMBaseRegisterInfo26", "Func": "canRealignStack", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5807, "Length": 54, "Cover_Rate": 0.5046728971962616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opnds", "[", "", "]", "=", "N", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "OutVT", ",", "Opnds", ")", ";", "}", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "<", "", "&&", "!", "(", "", "%", "VT", ".", "getSizeInBits", "(", ")", ")", "&&", "(", "SVT", "==", "", "||", "SVT", "==", "", "||", "SVT", "==", "", ")", "&&", "(", "InSVT", "==", "", "||", "InSVT", "==", "", "||", "InSVT", "==", "", ")", ")", "{", "unsigned", "Scale", "=", "", "/", "VT", ".", "getSizeInBits", "(", ")", ";", "EVT", "ExVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "SVT", ",", "", "/", "SVT", ".", "getSizeInBits", "(", ")", ")", ";", "SDValue", "Ex", "=", "ExtendVecSize", "(", "DL", ",", "N0", ",", "Scale", "*", "InVT", ".", "getSizeInBits", "(", ")", ")", ";", "SDValue", "SExt", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ExVT", ",", "Ex", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "SExt", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "}", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", "&&", "(", "SVT", "==", "", "||", "SVT", "==", "", "||", "SVT", "==", "", ")", "&&", "(", "InSVT", "==", "", "||", "InSVT", "==", "", "||", "InSVT", "==", "", ")", ")", "{", "SDValue", "ExOp", "=", "ExtendVecSize", "(", "DL", ",", "N0", ",", "", ")", ";", "return", "DAG", ".", "getSignExtendVectorInReg", "(", "ExOp", ",", "DL", ",", "VT", ")", ";", "}", "if", "(", "!", "Subtarget", "->", "hasInt256", "(", ")", "&&", "!", "(", "VT", ".", "getSizeInBits", "(", ")", "%", "", ")", "&&", "(", "SVT", "==", "", "||", "SVT", "==", "", "||", "SVT", "==", "", ")", "&&", "(", "InSVT", "==", "", "||", "InSVT", "==", "", "||", "InSVT", "==", "", ")", ")", "{", "unsigned", "NumVecs", "=", "VT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "NumSubElts", "=", "", "/", "SVT", ".", "getSizeInBits", "(", ")", ";", "EVT", "SubVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "SVT", ",", "NumSubElts", ")", ";", "EVT", "InSubVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "InSVT", ",", "NumSubElts", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Opnds", ";", "for", "(", "unsigned", "i", "=", "", ",", "Offset", "=", "", ";", "i"], "ground_truth": ["!=", "NumVecs", ";"], "File": "X86ISelLowering197", "Func": "PerformSExtCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5808, "Length": 363, "Cover_Rate": 0.44485294117647056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmul_lane_f64", "(", "float64x1_t", "__a", ",", "float64x1_t", "__b"], "ground_truth": [",", "const", "int", "__lane", ")", "{"], "File": "arm", "Func": "neon2_vmul_lane_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5809, "Length": 13, "Cover_Rate": 0.6842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CostKind", "==", "TTI", "::", "TCK_RecipThroughput", "&&", "(", "ST", "->", "hasNEON", "(", ")", "||", "ST", "->", "hasMVEIntegerOps", "(", ")", ")", ")", "{", "return", "", ";", "}", "return", "BaseT", "::", "getCFInstrCost", "(", "Opcode", ",", "CostKind"], "ground_truth": [",", "I", ")", ";"], "File": "ARMTargetTransformInfo14", "Func": "getCFInstrCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5810, "Length": 39, "Cover_Rate": 0.6610169491525424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "R3IsLiveIn", "=", "l"], "ground_truth": [";"], "File": "ARMMachineFunctionInfo10", "Func": "setR3IsLiveIn", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5811, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "qword", "si_lqd", "(", "qword", "a", ",", "unsigned", "int", "imm", ")", "{", "return", "(", "(", "qword", ")", "(", "vec_ld", "(", "si_to_uint", "(", "a", ")", "&", "~", "", ",", "(", "vector", "unsigned", "char", "*", ")"], "ground_truth": ["(", "imm", ")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_lqd", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5812, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "O", "<<", "", ";", "O", ".", "write_hex", "(", "(", "unsigned", "short", ")", "Op", ".", "getImm", "(", ")", ")", ";", "return", ";", "}", "assert", "(", "Op", ".", "isExpr", "(", ")", "&&", "", ")", ";", "printExpr", "(", "Op", ".", "getExpr", "("], "ground_truth": [")", ",", "O", ")", ";"], "File": "TeakInstPrinter", "Func": "printOperand", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5813, "Length": 53, "Cover_Rate": 0.4953271028037383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "from", "==", "current_frame_info", ".", "reg_fp", "||", "from", "==", "current_frame_info", ".", "reg_save_b0", "||", "from", "==", "current_frame_info", ".", "reg_save_pr", "||", "from", "==", "current_frame_info", ".", "reg_save_ar_pfs", "||", "from", "==", "current_frame_info", ".", "reg_save_ar_unat", "||", "from", "==", "current_frame_info", ".", "reg_save_ar_lc", ")", "return", "", ";", "if", "(", "OUT_REGNO_P", "(", "to", ")", "&&", "to", ">=", "OUT_REG", "("], "ground_truth": ["current_frame_info", ".", "n_output_regs", ")", ")", "return", "", ";"], "File": "ia643", "Func": "ia64_hard_regno_rename_ok", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5814, "Length": 60, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", "}", ";", "assert", "(", "CC", "<", "", "&&", "", ")", ";", "unsigned", "Idx", "=", "HasMemoryOperand", "?", "", "+", "CC", ":", "CC", ";", "switch", "(", "RegBytes", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "Opc", "[", "Idx", "]", "[", "", "]", ";", "case", "", ":", "return", "Opc", "[", "Idx"], "ground_truth": ["]", "[", "", "]", ";"], "File": "X86InstrInfo (2)1", "Func": "getCMovFromCond", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5815, "Length": 313, "Cover_Rate": 0.5732600732600732, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Count", "%", "MinNopLen", ")", "!=", "", ")", "return", "false", ";", "for", "(", ";", "Count", ">=", "", ";", "Count", "-=", ""], "ground_truth": [")", "OS", ".", "write", "(", "", ",", "", ")", ";"], "File": "RISCVAsmBackend", "Func": "writeNopData", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5816, "Length": 33, "Cover_Rate": 0.3707865168539326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrwq_scatter_base_wb_f32", "(", "__addr", ",", "__offset", ",", "__value"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vstrwq_scatter_base_wb", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5817, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vbicq_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ")", "{", "return", "__builtin_mve_vbicq_fv4sf", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vbicq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5818, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isInt", "<", "", ">", "(", "Value", ")", "||", "(", "isUInt", "<", "", ">", "(", "Value", ")", "&&"], "ground_truth": ["isInt", "<", "", ">", "(", "static_cast", "<", "int32_t", ">", "(", "Value", ")", ")", ")", ";"], "File": "X86AsmParserCommon4", "Func": "isImmSExti32i8Value", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5819, "Length": 33, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vminq_s16", "(", "int16x8_t", "__a"], "ground_truth": [",", "int16x8_t", "__b", ")", "{"], "File": "arm", "Func": "neon_vminq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5820, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "this_arg", "=", "operands", "[", "i", "]", ";", "rtx", "this_slot", ";", "if", "(", "GET_MODE", "(", "this_arg", ")", "==", "TFmode", ")", "{", "int", "force_stack_temp", ";", "force_stack_temp", "=", "", ";", "if", "(", "TARGET_BUGGY_QP_LIB", "&&", "i", "==", "", ")", "force_stack_temp", "=", "", ";", "if", "(", "GET_CODE", "(", "this_arg", ")", "==", "MEM", "&&", "!", "force_stack_temp", ")", "{", "tree", "expr", "=", "MEM_EXPR", "(", "this_arg", ")", ";", "if", "(", "expr", ")", "mark_addressable", "(", "expr", ")", ";", "this_arg", "=", "XEXP", "(", "this_arg", ",", "", ")", ";", "}", "else", "if", "(", "CONSTANT_P", "(", "this_arg", ")", "&&", "!", "force_stack_temp", ")", "{", "this_slot", "=", "force_const_mem", "(", "TFmode", ",", "this_arg", ")", ";", "this_arg", "=", "XEXP", "(", "this_slot", ",", "", ")", ";", "}", "else", "{", "this_slot", "=", "assign_stack_temp", "(", "TFmode", ",", "GET_MODE_SIZE", "(", "TFmode", ")", ")", ";", "if", "(", "i", ">", "", ")", "emit_move_insn", "(", "this_slot", ",", "this_arg", ")", ";", "else", "ret_slot", "=", "this_slot", ";", "this_arg", "=", "XEXP", "(", "this_slot", ",", "", ")", ";", "}", "}", "arg", "[", "i", "]", "=", "this_arg", ";", "}", "func_sym", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "func_name", ")", ";", "if", "(", "GET_MODE", "(", "operands", "["], "ground_truth": ["", "]", ")", "==", "TFmode", ")", "{"], "File": "sparc", "Func": "emit_soft_tfmode_libcall", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5821, "Length": 184, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "op00", ",", "op02", ",", "op10", ",", "op12", ";", "op00", "=", "msp430_subreg", "(", "HImode", ",", "operands", "[", "", "]", ",", "SImode", ",", "", ")", ";", "op02", "=", "msp430_subreg", "(", "HImode", ",", "operands", "[", "", "]", ",", "SImode", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "CONST", "||", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "SYMBOL_REF", ")", "{", "op10", "=", "gen_rtx_ZERO_EXTRACT", "(", "HImode", ",", "operands", "[", "", "]", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "", ")", ")", ";", "op10", "=", "gen_rtx_CONST", "(", "HImode", ",", "op10", ")", ";", "op12", "=", "gen_rtx_ZERO_EXTRACT", "(", "HImode", ",", "operands", "[", "", "]", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "", ")", ")", ";", "op12", "=", "gen_rtx_CONST", "(", "HImode", ",", "op12", ")", ";", "}", "else", "{", "op10", "=", "msp430_subreg", "(", "HImode", ",", "operands", "[", "", "]", ",", "SImode", ",", "", ")", ";", "op12", "=", "msp430_subreg", "(", "HImode", ",", "operands", "[", "", "]", ",", "SImode", ",", "", ")", ";", "}", "if", "(", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "{", "operands", "[", "", "]", "=", "op02", ";", "operands", "[", "", "]", "=", "op12", ";", "operands", "[", "", "]", "=", "op00", ";", "operands", "[", "", "]", "=", "op10", ";", "}", "else", "if", "(", "rtx_equal_p", "(", "op00", ",", "op12", ")", "||", "(", "REG_P", "(", "op00", ")", "&&", "reg_mentioned_p", "(", "op00", ",", "op10", ")", ")", "||", "("], "ground_truth": ["REG_P", "(", "op10", ")", "&&", "reg_mentioned_p", "(", "op10", ",", "op00", ")", ")", ")", "{"], "File": "msp4302", "Func": "msp430_split_movsi", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5822, "Length": 246, "Cover_Rate": 0.780952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_roundscale_sh", "(", "__m128h", "__A", ","], "ground_truth": ["__mmask8", "__B", ",", "__m128h", "__C", ",", "__m128h", "__D", ",", "int", "__E", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm_mask_roundscale_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5823, "Length": 31, "Cover_Rate": 0.6458333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cost", ">", "maxPathCost", ")", "{", "maxPathCost", "=", "cost", ";", "indexPath", "=", "route", ".", "size", "(", ")", "-", "", ";", "setMaxPath", "(", "route", ".", "at", "(", "indexPath", ")"], "ground_truth": [")", ";"], "File": "TPCCostModelEmitter", "Func": "pushToAllPath", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5824, "Length": 31, "Cover_Rate": 0.41333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "opcode", "=", "", ";", "size", "=", "", ";", "}", "mem", "=", "adjust_address", "(", "m_tramp", ",", "HImode", ",", "offset", ")", ";", "emit_move_insn", "(", "mem", ",", "gen_int_mode", "(", "opcode", ",", "HImode", ")", ")", ";", "mem", "=", "adjust_address", "(", "m_tramp", ",", "ptr_mode", ",", "offset", "+", "", ")", ";", "emit_move_insn", "(", "mem", ",", "chain_value", ")", ";", "offset", "+=", "size", ";", "mem", "=", "adjust_address", "(", "m_tramp", ",", "SImode", ",", "offset", ")", ";", "emit_move_insn", "(", "mem", ",", "gen_int_mode", "(", "", ",", "SImode", ")", ")", ";", "offset", "+=", "", ";", "}", "else", "{", "rtx", "disp", ",", "chain", ";", "chain", "=", "ix86_static_chain", "(", "fndecl", ",", "true", ")", ";", "if", "(", "REG_P", "(", "chain", ")", ")", "{", "switch", "(", "REGNO", "(", "chain", ")", ")", "{", "case", "AX_REG", ":", "opcode", "=", "", ";", "break", ";", "case", "CX_REG", ":", "opcode", "=", "", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "}", "else", "opcode", "=", "", ";", "mem", "=", "adjust_address", "(", "m_tramp", ",", "QImode", ",", "offset", ")", ";", "emit_move_insn", "(", "mem", ",", "gen_int_mode", "(", "opcode", ",", "QImode", ")", ")", ";", "mem", "=", "adjust_address", "(", "m_tramp", ",", "SImode", ",", "offset", "+", "", ")", ";", "emit_move_insn", "(", "mem"], "ground_truth": [",", "chain_value", ")", ";"], "File": "i3864", "Func": "ix86_trampoline_init", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5825, "Length": 192, "Cover_Rate": 0.3764705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasReservedCallFrame", "(", "const", "MachineFunction", "&"], "ground_truth": ["MF", ")", "const", "override", "{"], "File": "HexagonFrameLowering10", "Func": "hasReservedCallFrame", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5826, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MemOpInfo", "(", "AtomicOrdering", "Ordering", "=", "AtomicOrdering", "::", "SequentiallyConsistent", ",", "AtomicScope", "Scope", "=", "", ",", "AtomicAddrSpace", "OrderingAddrSpace", "=", "", ",", "AtomicAddrSpace", "InstrAddrSpace", "=", "", ",", "bool", "IsCrossAddressSpaceOrdering", "=", "true", ",", "AtomicOrdering", "FailureOrdering", "=", "AtomicOrdering", "::", "SequentiallyConsistent", ",", "bool", "IsVolatile", "=", "false", ",", "bool", "IsNonTemporal", "=", "false", ")", ":", "Ordering", "(", "Ordering", ")", ",", "FailureOrdering", "(", "FailureOrdering", ")", ",", "Scope", "(", "Scope", ")", ",", "OrderingAddrSpace", "(", "OrderingAddrSpace", ")", ",", "InstrAddrSpace", "(", "InstrAddrSpace", ")", ",", "IsCrossAddressSpaceOrdering", "(", "IsCrossAddressSpaceOrdering", ")", ",", "IsVolatile", "(", "IsVolatile", ")", ",", "IsNonTemporal", "(", "IsNonTemporal", ")", "{", "if", "(", "(", "OrderingAddrSpace", "==", "InstrAddrSpace", ")", "&&", "isPowerOf2_32", "(", "uint32_t", "(", "InstrAddrSpace", ")", ")"], "ground_truth": [")", "this", "->", "IsCrossAddressSpaceOrdering", "=", "false", ";"], "File": "SIMemoryLegalizer10", "Func": "SIMemOpInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5827, "Length": 109, "Cover_Rate": 0.9396551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "static_cast", "<", "const", "TargetMachine"], "ground_truth": ["&", ">", "(", "TM", ")", ";"], "File": "P2ISelDAGToDAG", "Func": "getTargetMachine", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5828, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm256_cmplt_epu32_mask", "(", "__m256i", "__X", ",", "__m256i", "__Y", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_cmplt_epu32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5829, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "swap", "(", "Op0Opc", ",", "Op1Opc", ")", ";", "std", "::", "swap", "(", "TargetMask", ",", "InsertMask", ")", ";", "}", "}", "unsigned", "MB", ",", "ME", ";", "if", "(", "InsertMask", "&&", "isRunOfOnes", "(", "InsertMask", ",", "MB", ",", "ME", ")", ")", "{", "SDValue", "Tmp1", ",", "Tmp2", ";", "if", "(", "(", "Op1Opc", "==", "", "||", "Op1Opc", "==", "", ")", "&&", "isInt32Immediate", "(", "Op1", ".", "getOperand", "(", "", ")", ",", "Value", ")", ")", "{", "Op1", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "SH", "=", "(", "Op1Opc", "==", "", ")", "?", "Value", ":", "", "-", "Value", ";", "}", "if", "(", "Op1Opc", "==", "", ")", "{", "unsigned", "SHOpc", "=", "Op1", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", ";", "if", "(", "(", "SHOpc", "==", "", "||", "SHOpc", "==", "", ")", "&&", "isInt32Immediate", "(", "Op1", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ",", "Value", ")", ")", "{", "Op1", "=", "Op1", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "SH", "=", "(", "SHOpc", "==", "", ")", "?"], "ground_truth": ["Value", ":", "", "-", "Value", ";"], "File": "PPCISelDAGToDAG116", "Func": "SelectBitfieldInsert", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5830, "Length": 172, "Cover_Rate": 0.3065953654188948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "!", "useAM3", ")", "{", "needsLowering", "=", "(", "(", "Addr", ".", "Offset", "&", "", ")", "!=", "Addr", ".", "Offset", ")", ";", "if", "(", "needsLowering", "&&", "isThumb2", ")", "needsLowering", "=", "!", "(", "Subtarget", "->", "hasV6T2Ops", "(", ")", "&&", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", ")", ";", "}", "else", "{", "needsLowering", "=", "(", "Addr", ".", "Offset", ">", "", "||", "Addr", ".", "Offset", "<", "-", "", ")", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "needsLowering", "=", "(", "(", "Addr", ".", "Offset", "&", "", ")", "!=", "Addr", ".", "Offset", ")", ";", "break", ";", "}", "if", "(", "needsLowering", "&&", "Addr", ".", "BaseType", "==", "Address", "::", "FrameIndexBase", ")", "{", "const", "TargetRegisterClass", "*", "RC", "=", "isThumb2", "?", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ":", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "unsigned", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ".", "addFrameIndex", "(", "Addr", ".", "Base", ".", "FI", ")", ".", "addImm", "(", "", ")", ")", ";", "Addr", ".", "Base", ".", "Reg", "=", "ResultReg", ";", "Addr", ".", "BaseType", "=", "Address"], "ground_truth": ["::", "RegBase", ";"], "File": "ARMFastISel (2)", "Func": "ARMSimplifyAddress", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5831, "Length": 212, "Cover_Rate": 0.6563467492260062, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "long", "type", "=", "ARM_FT_UNKNOWN", ";", "tree", "a", ";", "tree", "attr", ";", "gcc_assert", "(", "TREE_CODE", "(", "current_function_decl", ")", "==", "FUNCTION_DECL", ")", ";", "if", "(", "optimize", ">", "", "&&", "(", "TREE_NOTHROW", "(", "current_function_decl", ")", "||", "!", "(", "flag_unwind_tables", "||", "(", "flag_exceptions", "&&", "arm_except_unwind_info", "(", "&", "global_options", ")", "!=", "UI_SJLJ", ")", ")", ")", "&&", "TREE_THIS_VOLATILE", "(", "current_function_decl", ")", ")", "type", "|=", "ARM_FT_VOLATILE", ";", "if", "(", "cfun", "->", "static_chain_decl", "!=", "NULL", ")", "type", "|=", "ARM_FT_NESTED", ";", "attr", "=", "DECL_ATTRIBUTES", "(", "current_function_decl", ")", ";", "a", "=", "lookup_attribute", "(", "", ",", "attr", ")", ";", "if", "(", "a", "!=", "NULL_TREE", ")", "type", "|=", "ARM_FT_NAKED", ";", "a", "=", "lookup_attribute", "(", "", ",", "attr", ")", ";", "if", "(", "a", "==", "NULL_TREE", ")", "a", "="], "ground_truth": ["lookup_attribute", "(", "", ",", "attr", ")", ";"], "File": "arm4", "Func": "arm_compute_func_type", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5832, "Length": 123, "Cover_Rate": 0.76875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Is32bit", "?", "subreg_hl32", ":", "subreg_h64"], "ground_truth": [";"], "File": "SystemZRegisterInfo (2)", "Func": "even128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5833, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "isa", "<", "CastInst", ">", "(", "V", ")", ")", "V", "=", "cast", "<", "CastInst", ">", "(", "V", ")", "->", "getOperand", "(", "", ")", ";", "return", "V"], "ground_truth": [";"], "File": "JVMLowerMemoryIntrinsics", "Func": "GetUnwrappedValue", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5834, "Length": 28, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_SUPERSCALAR", ")", "return"], "ground_truth": ["", ";"], "File": "sh", "Func": "sh_issue_rate", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5835, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printClamp", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "printIfSet", "(", "MI", ",", "OpNo", ",", "O", ","], "ground_truth": ["", ")", ";"], "File": "AMDGPUInstPrinter14", "Func": "printClamp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5836, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SAddr", "||", "RI", ".", "isSGPRClass", "(", "MRI", ".", "getRegClass", "(", "SAddr", "->", "getReg", "(", ")", ")", ")", ")", "return", ";", "if", "(", "moveFlatAddrToVGPR", "(", "MI"], "ground_truth": [")", ")", "return", ";"], "File": "SIInstrInfo11", "Func": "legalizeOperandsFLAT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5837, "Length": 32, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "if", "(", "dbr_sequence_length", "(", ")", "==", "", "||", "(", "nullify", "&&", "forward_branch_p", "(", "insn", ")", ")", ")", "{", "nullify", "=", "", ";", "xdelay", "=", "", ";", "operands", "[", "", "]", "=", "GEN_INT", "(", "length", ")", ";", "}", "else", "{", "xdelay", "=", "", ";", "operands", "[", "", "]", "=", "GEN_INT", "(", "length", "+", "", ")", ";", "}", "if", "(", "nullify", ")", "output_asm_insn", "(", "", ",", "operands", ")", ";", "else", "output_asm_insn", "(", "", ",", "operands", ")", ";", "return", "pa_output_lbranch", "(", "operands", "[", "", "]", ",", "insn", ",", "xdelay", ")", ";", "}", "}", "else", "if", "(", "which_alternative", "==", "", ")", "{", "output_asm_insn", "(", "", ",", "operands", ")", ";", "if", "(", "length", "==", "", ")", "return", "", ";", "else", "if", "(", "length", "==", "", ")", "return", "", ";", "else", "{", "operands", "[", "", "]", "=", "GEN_INT", "(", "length", "-", "", ")", ";", "output_asm_insn", "(", "", ",", "operands", ")", ";", "output_asm_insn", "(", "", ",", "operands", ")", ";", "return", "pa_output_lbranch", "(", "operands", "[", "", "]", ",", "insn", ",", "", ")", ";", "}", "}", "else", "if", "(", "which_alternative", "==", "", ")", "{", "if", "(", "length", "==", "", ")", "return", "", ";", "else", "if", "(", "length", "==", "", ")", "return", "", ";", "else", "{", "operands", "[", "", "]", "=", "GEN_INT", "(", "length", ")", ";", "output_asm_insn", "(", "", ",", "operands", ")", ";", "return", "pa_output_lbranch", "(", "operands", "[", "", "]", ",", "insn", ",", "", ")", ";", "}", "}", "else", "{", "if", "(", "length", "==", "", ")", "return", "", ";", "else", "if", "(", "length", "==", "", ")", "return", "", ";", "else", "{", "operands", "[", "", "]", "=", "GEN_INT", "(", "length"], "ground_truth": [")", ";"], "File": "pa", "Func": "pa_output_movb", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5838, "Length": 263, "Cover_Rate": 0.47387387387387386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "unsigned", "Opcode", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opcode", "=", "", ";", "else", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "TL45InstrInfo", "Func": "loadRegFromStackSlot", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5839, "Length": 40, "Cover_Rate": 0.37735849056603776, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CalleeCC", "=", "TheCall", "->", "getCallingConv", "(", ")", ";", "if", "(", "CalleeCC", "==", "CallingConv", "::", "Fast", "&&", "CallerCC", "==", "CalleeCC", ")", "{", "SDValue", "Callee", "=", "TheCall", "->", "getCallee", "(", ")", ";", "if", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", "||", "!"], "ground_truth": ["Subtarget", "->", "isPICStyleGOT", "(", ")", "||", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "return", "true", ";"], "File": "X86ISelLowering160", "Func": "IsEligibleForTailCallOptimization", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5840, "Length": 62, "Cover_Rate": 0.38271604938271603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "InstrInfo", "::", "getTailDuplicateSize", "(", "CodeGenOpt", "::", "Level", "OptLevel", ")", "const", "{", "return", "OptLevel", ">=", "CodeGenOpt", "::"], "ground_truth": ["Aggressive", "?", "", ":", "", ";"], "File": "AArch64InstrInfo105", "Func": "getTailDuplicateSize", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5841, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_set_ph", "(", "_Float16", "__A15", ",", "_Float16", "__A14", ",", "_Float16", "__A13", ",", "_Float16", "__A12", ",", "_Float16", "__A11", ",", "_Float16", "__A10", ",", "_Float16", "__A9", ",", "_Float16", "__A8", ",", "_Float16", "__A7"], "ground_truth": [",", "_Float16", "__A6", ",", "_Float16", "__A5", ",", "_Float16", "__A4", ",", "_Float16", "__A3", ",", "_Float16", "__A2", ",", "_Float16", "__A1", ",", "_Float16", "__A0", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm256_set_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5842, "Length": 64, "Cover_Rate": 0.5981308411214953, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumString", ".", "getAsInteger", "(", "", ",", "IntVal", ")", ")", "return", "MatchOperand_NoMatch", ";", "unsigned", "Reg", "=", "matchRegisterByNumber", "(", "IntVal", ",", "", ")", ";", "Operand", "*", "Op", "=", "", "(", "Reg", ",", "S", ",", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ")", ";", "Op", "->", "setRegKind", "(", "", ")", ";", "Operands", ".", "push_back", "("], "ground_truth": ["Op", ")", ";"], "File": "MipsAsmParser11", "Func": "parseACRegsDSP", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5843, "Length": 59, "Cover_Rate": 0.3155080213903743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "isa", "<", "UndefValue", ">", "(", "C", ")", ")", "{", "unsigned", "Opc", "=", "", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "default", ":", "break", ";", "case", "", ":", "if", "(", "!", "ScalarSSEf32", ")", "Opc", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "!", "ScalarSSEf64", ")", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "}", "if", "(", "Opc", ")", "{", "Register", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ";", "return", "ResultReg", ";", "}", "}", "return", ""], "ground_truth": [";"], "File": "X86FastISel59", "Func": "fastMaterializeConstant", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5844, "Length": 115, "Cover_Rate": 0.46184738955823296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "m_demands", "[", "type", "]"], "ground_truth": ["=", "true", ";"], "File": "riscv-vsetvl", "Func": "demand", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5845, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "prefersVectorizedAddressing", "("], "ground_truth": [")", "{"], "File": "HexagonTargetTransformInfo1", "Func": "prefersVectorizedAddressing", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5846, "Length": 5, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "*", "AddrReg", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "addr", ")", ";", "const", "auto", "*", "Dest0", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "vdst", ")", ";", "const", "auto", "*", "Dest1", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "Paired", ",", "", "::", "vdst", ")", ";", "unsigned", "NewOffset0", "=", "CI", ".", "Offset0", ";", "unsigned", "NewOffset1", "=", "CI", ".", "Offset1", ";", "unsigned", "Opc", "=", "CI", ".", "UseST64", "?", "read2ST64Opcode", "(", "CI", ".", "EltSize", ")", ":", "read2Opcode", "(", "CI", ".", "EltSize", ")", ";", "unsigned", "SubRegIdx0", "=", "(", "CI", ".", "EltSize", "==", "", ")", "?", "", ":", "", ";", "unsigned", "SubRegIdx1", "=", "(", "CI", ".", "EltSize", "==", "", ")", "?", "", ":", "", ";", "if", "(", "NewOffset0", ">", "NewOffset1", ")", "{", "std", "::", "swap", "(", "NewOffset0", ",", "NewOffset1", ")", ";", "std", "::", "swap", "(", "SubRegIdx0", ",", "SubRegIdx1", ")", ";", "}", "assert", "(", "(", "isUInt", "<", "", ">", "(", "NewOffset0", ")", "&&", "isUInt", "<", "", ">", "(", "NewOffset1", ")", ")", "&&", "(", "NewOffset0", "!=", "NewOffset1", ")", "&&", "", ")", ";", "const", "MCInstrDesc", "&", "Read2Desc", "=", "TII", "->", "get", "(", "Opc", ")", ";", "const", "TargetRegisterClass", "*", "SuperRC", "=", "(", "CI", ".", "EltSize", "==", "", ")", "?"], "ground_truth": ["&", "", ":", "&", "", ";"], "File": "SILoadStoreOptimizer", "Func": "mergeRead2Pair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5847, "Length": 208, "Cover_Rate": 0.3432343234323432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallLowering", "::", "lowerFormalArguments", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "const", "Function", "&", "F", ",", "ArrayRef"], "ground_truth": ["<", "ArrayRef", "<", "Register", ">>", "VRegs", ",", "FunctionLoweringInfo", "&", "FLI", ")", "const", "{"], "File": "RISCVCallLowering", "Func": "lowerFormalArguments", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5848, "Length": 28, "Cover_Rate": 0.6511627906976745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "r"], "ground_truth": [")", ":", "", "(", "x", ")", ")", ";"], "File": "ppu", "Func": "intrinsics___fabs", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5849, "Length": 15, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isNarrowLoad", "(", "MI", "."], "ground_truth": ["getOpcode", "(", ")", ")", ";"], "File": "AArch64LoadStoreOptimizer", "Func": "isNarrowLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5850, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtq_n_s32_f32", "(", "float32x4_t", "__a", ",", "const", "int", "__imm6", ")", "{", "return", "__builtin_mve_vcvtq_n_from_f_sv4si", "(", "__a"], "ground_truth": [",", "__imm6", ")", ";"], "File": "arm", "Func": "mve___arm_vcvtq_n_s32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5851, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", "::", "getIsaVersion", "(", "getFeatureBits", "(", ")", ")", ".", "Major", "<", "", ")", "return", "true", ";", "auto", "SymbolName", "=", "getGprCountSymbolName", "(", "RegKind", ")", ";", "if", "(", "!", "SymbolName", ")", "return", "true", ";", "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "*", "SymbolName", ")", ";", "int64_t", "NewMax", "=", "DwordRegIndex", "+", "RegWidth"], "ground_truth": ["-", "", ";"], "File": "AMDGPUAsmParser26", "Func": "updateGprCountSymbols", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5852, "Length": 57, "Cover_Rate": 0.3413173652694611, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "RBI", ".", "getRegBank", "(", "Reg", ",", "*", "MRI", ",", "TRI", ")", "->", "getID"], "ground_truth": ["(", ")", "==", "", ";"], "File": "AMDGPUInstructionSelector10", "Func": "isSGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5853, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCExpr", "::", "VK_AARCH64_ABS_G0_NC", ",", "MCExpr", "::", "VK_AARCH64_ABS_G1_NC", ",", "MCExpr", "::", "VK_AARCH64_ABS_G2_NC", ",", "MCExpr", "::", "VK_AARCH64_ABS_G3", ",", "MCExpr", "::", "VK_AARCH64_DTPREL_G1_NC", ",", "MCExpr", "::", "VK_AARCH64_DTPREL_G0_NC", ",", "MCExpr", "::", "VK_AARCH64_GOTTPREL_G0_NC", ",", "MCExpr", "::", "VK_AARCH64_TPREL_G1_NC", ",", "MCExpr", "::", "VK_AARCH64_TPREL_G0_NC", ",", "}", ";", "const", "unsigned", "NumModifiers", "=", "llvm", "::", "array_lengthof", "(", "PermittedModifiers", ")", ";", "return", "isMoveWideImm", "(", "", ",", "PermittedModifiers"], "ground_truth": [",", "NumModifiers", ")", ";"], "File": "AArch64AsmParser13", "Func": "isMOVK64Imm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5854, "Length": 59, "Cover_Rate": 0.7763157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Rs", ">=", "Rt", ")", "{", "MI", ".", "setOpcode", "(", "", ")", ";", "HasRs", "=", "true", ";", "}", "else", "if", "(", "Rs", "!=", "", "&&", "Rs", "<", "Rt", ")", "{", "MI", ".", "setOpcode", "(", "", ")", ";", "HasRs", "=", "true", ";", "}", "else", "MI", ".", "setOpcode", "(", "", ")", ";", "if", "(", "HasRs", ")", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rs", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rt", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Imm"], "ground_truth": [")", ")", ";"], "File": "MipsDisassembler27", "Func": "DecodeDaddiGroupBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5855, "Length": 105, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "*", "Offset", "==", "", "&&", "*", "Width", "==", "", ")", "SrcSel", "=", "WORD_0", ";", "else", "if", "(", "*", "Offset", "==", "", "&&", "*", "Width", "==", "", ")", "SrcSel", "=", "DWORD", ";", "else", "if", "(", "*", "Offset", "==", "", "&&", "*", "Width", "==", "", ")", "SrcSel", "=", "BYTE_1", ";", "else", "if", "(", "*", "Offset", "==", "", "&&", "*", "Width", "==", "", ")", "SrcSel", "=", "BYTE_2", ";", "else", "if", "(", "*", "Offset", "==", "", "&&", "*", "Width", "==", "", ")", "SrcSel", "=", "WORD_1", ";", "else", "if", "(", "*", "Offset", "==", "", "&&", "*", "Width", "==", "", ")", "SrcSel", "=", "BYTE_3", ";", "else", "break", ";", "MachineOperand", "*", "Src0", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "src0", ")", ";", "MachineOperand", "*", "Dst", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "vdst", ")", ";", "if", "(", "TRI", "->", "isPhysicalRegister", "(", "Src0", "->", "getReg", "(", ")", ")", "||", "TRI", "->", "isPhysicalRegister", "(", "Dst", "->", "getReg", "(", ")", ")", ")", "break", ";", "auto", "SDWASrc", "=", "make_unique", "<", "SDWASrcOperand", ">", "(", "Src0", ",", "Dst", ",", "SrcSel", ",", "false", ",", "false", ",", "Opcode", "==", "", "?", "false", ":", "true", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", "<<", "", "<<", "*", "SDWASrc", "<<", "'\\n'", ")", ";", "SDWAOperands", "[", "&", "MI", "]", "=", "std", "::", "move", "(", "SDWASrc", ")", ";", "++", "NumSDWAPatternsFound", ";", "break", ";", "}", "case", "", ":", "{", "MachineOperand", "*", "Src0", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "src0", ")", ";", "auto", "Imm", "=", "foldToImm", "(", "*", "Src0", ")", ";", "if", "(", "!", "Imm", ")", "break", ";", "if", "(", "*", "Imm", "!=", "", "&&", "*", "Imm", "!=", "", ")", "break", ";", "MachineOperand", "*", "Src1", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "src1", ")", ";", "MachineOperand", "*", "Dst", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "vdst", ")", ";", "if", "(", "TRI", "->", "isPhysicalRegister", "(", "Src1", "->", "getReg", "(", ")", ")", "||", "TRI", "->", "isPhysicalRegister", "(", "Dst", "->", "getReg", "(", ")", ")", ")", "break", ";", "auto", "SDWASrc", "=", "make_unique", "<", "SDWASrcOperand", ">", "(", "Src1", ",", "Dst", ",", "*", "Imm", "=="], "ground_truth": ["", "?", "WORD_0", ":", "BYTE_0", ")", ";"], "File": "SIPeepholeSDWA21", "Func": "matchSDWAOperands", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5856, "Length": 352, "Cover_Rate": 0.332703213610586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "SDValue", "Mask", "=", "N", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "if", "(", "Mask", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "SplatVal", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Mask", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "SplatVal", ")", "return", "false", ";", "if", "(", "SplatVal", "->", "getZExtValue", "(", ")"], "ground_truth": ["==", "", ")", "{"], "File": "AArch64ISelDAGToDAG60", "Func": "SelectVectorUxtwLslImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5857, "Length": 80, "Cover_Rate": 0.39408866995073893, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AnalyzeImmediate", "::", "GetInstSeqLsADDiu", "(", "uint64_t", "Imm", ",", "unsigned", "RemSize", ",", "InstSeqLs", "&", "SeqLs", ")", "{", "GetInstSeqLs", "(", "(", "Imm", "+", "", ")", "&", "", ",", "RemSize", ",", "SeqLs", ")", ";", "AddInstr", "(", "SeqLs", ",", "Inst", "(", "ADDiu", ","], "ground_truth": ["Imm", "&", "", ")", ")", ";"], "File": "Cpu0AnalyzeImmediate", "Func": "GetInstSeqLsADDiu", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5858, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_s16_f64", "(", "float64x1_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vreinterpret_s16_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5859, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_getexp_ps", "(", "__m512", "__W", ",", "__mmask16", "__U", ",", "__m512", "__A", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_getexpps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")"], "ground_truth": ["__W", ",", "(", "__mmask16", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_getexp_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5860, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "InstrInfo", ".", "getRegisterInfo"], "ground_truth": ["(", ")", ";"], "File": "AArch64TargetMachine22", "Func": "getRegisterInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5861, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", ".", "isUsingPCRelativeCalls", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "LHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "LHS", ".", "getOpcode", "(", ")", "!=", "", ")", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "if", "(", "LHS", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "GlobalAddressSDNode", "*", "GSDN", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "LHS", ".", "getOperand", "(", ""], "ground_truth": [")", ")", ";"], "File": "PPCISelLowering100", "Func": "combineADDToMAT_PCREL_ADDR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5862, "Length": 85, "Cover_Rate": 0.3744493392070485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionSelector", "::", "ComplexRendererFns", "InstructionSelector", "::", "selectMUBUFScratchOffset", "(", "MachineOperand", "&", "Root", ")", "const", "{", "Register", "Reg", "=", "Root", ".", "getReg", "(", ")", ";", "const", "MachineFunctionInfo", "*", "Info", "=", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "MachineInstr", "*", "Def", "=", "MRI", "->", "getVRegDef", "(", "Reg", ")", ";", "if", "(", "Register", "WaveBase", "=", "getWaveAddress", "(", "Def", ")", ")", "{", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "Info", "->", "getScratchRSrcReg", "(", ")", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "WaveBase", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "", ")", ";", "}", "}", "}", ";", "}", "int64_t", "Offset", "=", "", ";", "Register", "BasePtr", ";", "if", "(", "mi_match", "(", "Reg", ",", "*", "MRI", ",", "m_GPtrAdd", "(", "m_Reg", "(", "BasePtr", ")", ",", "m_Copy", "(", "m_ICst", "(", "Offset", ")", ")", ")", ")", ")", "{", "if", "(", "!", "InstrInfo", "::", "isLegalMUBUFImmOffset", "(", "Offset", ")", ")", "return", "{", "}", ";", "const", "MachineInstr", "*", "BasePtrDef", "=", "MRI", "->", "getVRegDef", "(", "BasePtr", ")", ";", "Register", "WaveBase", "=", "getWaveAddress", "(", "BasePtrDef", ")", ";", "if", "(", "!", "WaveBase", ")", "return"], "ground_truth": ["{", "}", ";"], "File": "AMDGPUInstructionSelector16", "Func": "selectMUBUFScratchOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5863, "Length": 201, "Cover_Rate": 0.556786703601108, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "allowPositionIndependentMovt", "(", ")", "const", "{", "return", "isROPI", "(", ")", "||"], "ground_truth": ["!", "isTargetELF", "(", ")", ";"], "File": "ARMSubtarget (2)3", "Func": "allowPositionIndependentMovt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5864, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "UnifyDivergentExitNodes", "::", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "AU", ".", "addRequired", "<", "PostDominatorTreeWrapperPass", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "LegacyDivergenceAnalysis", ">", "(", ")", ";", "AU", ".", "addPreserved", "<", "LegacyDivergenceAnalysis", ">", "(", ")", ";", "AU", ".", "addPreservedID", "(", "BreakCriticalEdgesID", ")", ";", "AU", ".", "addPreservedID", "(", "LowerSwitchID", ")", ";", "FunctionPass", "::", "getAnalysisUsage", "(", "AU"], "ground_truth": [")", ";"], "File": "AMDGPUUnifyDivergentExitNodes", "Func": "getAnalysisUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5865, "Length": 59, "Cover_Rate": 0.855072463768116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "ExternalSymbolSDNode", "*", "S", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "{", "unsigned", "char", "OpFlags", "=", "", ";", "if", "(", "DAG", ".", "getTarget", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "Static", "&&", "(", "SubTarget", ".", "getTargetTriple", "(", ")", ".", "isMacOSX", "(", ")", "&&", "SubTarget", ".", "getTargetTriple", "(", ")", ".", "isMacOSXVersionLT", "(", "", ",", "", ")", ")", ")", "{", "OpFlags", "=", "", ";", "}", "Callee", "=", "DAG", ".", "getTargetExternalSymbol", "(", "S", "->", "getSymbol", "(", ")", ",", "Callee", ".", "getValueType", "(", ")", ",", "OpFlags", ")", ";", "needIndirectCall", "=", "false", ";", "}", "if", "(", "needIndirectCall", ")", "{", "SDValue", "MTCTROps", "[", "]", "=", "{", "Chain", ",", "Callee", ",", "InFlag", "}", ";", "if", "(", "isSVR4ABI", "&&", "is64", ")", "{", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ",", "", ",", "", ")", ";", "SDValue", "LoadFuncPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "ArrayRef", "<", "SDValue", ">", "(", "MTCTROps", ",", "InFlag", ".", "getNode", "(", ")", "?", "", ":", "", ")", ")", ";", "Chain", "=", "LoadFuncPtr", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "LoadFuncPtr", ".", "getValue", "(", "", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getIntPtrConstant", "(", "", ")", ";", "SDValue", "AddPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Callee", ",", "PtrOff", ")", ";", "SDValue", "LoadEnvPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Chain", ",", "AddPtr", ",", "InFlag", ")", ";", "Chain", "=", "LoadEnvPtr", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "LoadEnvPtr", ".", "getValue", "(", "", ")", ";", "SDValue", "EnvVal", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "", ",", "LoadEnvPtr", ",", "InFlag", ")", ";", "Chain", "=", "EnvVal", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "EnvVal", ".", "getValue", "(", "", ")", ";", "VTs", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDValue", "LoadTOCPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Chain", ",", "Callee", ",", "InFlag", ")", ";", "Chain", "=", "LoadTOCPtr", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "LoadTOCPtr", ".", "getValue", "(", "", ")", ";", "MTCTROps", "[", "", "]", "=", "Chain", ";", "MTCTROps", "[", "", "]"], "ground_truth": ["=", "LoadFuncPtr", ";"], "File": "PPCISelLowering89", "Func": "PrepareCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5866, "Length": 349, "Cover_Rate": 0.38351648351648354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_vcvtph2psx512_mask_round", "(", "__B", ",", "_mm512_setzero_ps", "(", ")", ","], "ground_truth": ["__A", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_maskz_cvtxph_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5867, "Length": 14, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "data", ".", "segment_base", "=", "segment_base", ";", "data", ".", "gp", "=", "gp", ";", "data", ".", "ret", "=", "NULL", ";", "if", "(", "dl_iterate_phdr", "(", "_Unwind_IteratePhdrCallback", ",", "&", "data"], "ground_truth": [")", "<", "", ")", "return", "NULL", ";"], "File": "fde-glibc", "Func": "_Unwind_FindTableEntry", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5868, "Length": 33, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsSMRD", "!=", "InstrInfo", "::", "isSMRD", "(", "*", "MI", ")", ")", "break", ";", "addClauseInst", "(", "*", "MI", ")", ";", "}", "if", "(", "ClauseDefs", ".", "none", "(", ")", ")", "return", "", ";", "if", "(", "MEM", "->", "mayStore"], "ground_truth": ["(", ")", ")", "return", "", ";"], "File": "GCNHazardRecognizer", "Func": "checkSoftClauseHazards", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5869, "Length": 43, "Cover_Rate": 0.3739130434782609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "finitReachingDef", "(", "BlockToSetOfInstrsPerColor", "&", "In", ",", "BlockToSetOfInstrsPerColor", "&", "Out", ",", "BlockToInstrPerColor", "&", "Gen", ",", "BlockToSetOfInstrsPerColor", "&", "ReachableUses", ")", "{", "for", "(", "auto", "&", "IT", ":", "Out", ")", "delete", "[", "]", "IT", ".", "second", ";", "for", "(", "auto", "&", "IT", ":", "In", ")", "delete", "[", "]", "IT", ".", "second", ";", "for", "(", "auto", "&", "IT", ":", "ReachableUses", ")", "delete", "[", "]", "IT", ".", "second", ";", "for", "(", "auto", "&", "IT", ":", "Gen", ")", "delete", "[", "]", "IT"], "ground_truth": [".", "second", ";"], "File": "AArch64CollectLOH24", "Func": "finitReachingDef", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5870, "Length": 81, "Cover_Rate": 0.9878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "STI", ".", "getFeatureBits"], "ground_truth": ["(", ")", "&", "", ";"], "File": "ARMAsmParser (2)", "Func": "hasV6Ops", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5871, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "pos", "=", "InstIn", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "assert", "(", "InstIn", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", ";", "int64_t", "size", "=", "InstIn", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "size", "<=", "", ")", "{", "if", "(", "pos", "<", "", ")", "return", ";", "InstIn", ".", "getOperand", "(", "", ")", ".", "setImm", "(", "pos", "-", "", ")", ";", "InstIn", ".", "setOpcode", "(", "", ")", ";", "return", ";", "}", "assert", "(", "pos", "<", "", "&&", "", ")", ";", "InstIn", ".", "getOperand", "(", "", ")", ".", "setImm", "(", "size", "-", "", ")", ";", "InstIn", ".", "setOpcode", "(", ""], "ground_truth": [")", ";"], "File": "MipsMCCodeEmitter (2)", "Func": "LowerDins", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5872, "Length": 111, "Cover_Rate": 0.7207792207792207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "InstrInfo", "::", "getIndirectIndexBegin", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int", "Offset", "=", "-", "", ";", "if", "(", "MFI", ".", "getNumObjects", "(", ")", "==", "", ")", "{", "return", "-", "", ";", "}", "if", "(", "MRI", ".", "livein_empty", "(", ")", ")", "{", "return", "", ";", "}", "const", "TargetRegisterClass", "*", "IndirectRC", "=", "getIndirectAddrRegClass", "(", ")", ";", "for", "(", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "LI", ":", "MRI", ".", "liveins", "(", ")", ")", "{", "unsigned", "Reg", "=", "LI", ".", "first", ";", "if", "(", "Register", "::", "isVirtualRegister", "(", "Reg", ")", "||", "!", "IndirectRC", "->", "contains", "(", "Reg", ")", ")", "continue", ";", "unsigned", "RegIndex", ";", "unsigned", "RegEnd", ";", "for", "(", "RegIndex", "=", "", ",", "RegEnd", "=", "IndirectRC", "->", "getNumRegs", "(", ")", ";", "RegIndex", "!=", "RegEnd", ";", "++", "RegIndex", ")", "{", "if", "(", "IndirectRC", "->", "getRegister", "(", "RegIndex", ")", "==", "Reg", ")", "break", ";", "}", "Offset", "=", "std", "::", "max", "(", "Offset", ",", "(", "int", ")", "RegIndex", ")", ";", "}", "return", "Offset", "+"], "ground_truth": ["", ";"], "File": "R600InstrInfo12", "Func": "getIndirectIndexBegin", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5873, "Length": 185, "Cover_Rate": 0.9946236559139785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Modified", "=", "false", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "Modified", "|=", "ExpandMBB", "(", "MBB", ")", ";", "return"], "ground_truth": ["Modified", ";"], "File": "Z80ExpandPseudo1", "Func": "runOnMachineFunction", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5874, "Length": 23, "Cover_Rate": 0.359375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBrTarget", "(", ")", "{", "return", "isBrImm", "(", ")", "||", "isToken", "("], "ground_truth": [")", ";"], "File": "LanaiAsmParser (2)", "Func": "isBrTarget", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5875, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ix86_override_options_after_change", "("], "ground_truth": ["void", ")", "{"], "File": "i3865", "Func": "ix86_override_options_after_change", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5876, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "qword", "si_xor", "(", "qword", "a", ",", "qword", "b"], "ground_truth": [")", "{"], "File": "si2vmx", "Func": "si_xor", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5877, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "int", "vec_any_ge", "(", "vector", "float", "a1", ",", "vector", "float", "a2", ")", "{", "return", "__builtin_altivec_vcmpgefp_p", "(", "__CR6_EQ_REV", ",", "a1"], "ground_truth": [",", "a2", ")", ";"], "File": "altivec4", "Func": "vec_any_ge", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5878, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_max_epu32", "(", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_pmaxud512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "__B", ",", "(", "__v16si", ")", "_mm512_undefined_epi32", "("], "ground_truth": [")", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_max_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5879, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "createObjectWriter", "(", "raw_ostream"], "ground_truth": ["&", "OS", ")", "const", "{"], "File": "Cpu0AsmBackend1", "Func": "createObjectWriter", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5880, "Length": 10, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "if", "(", "NumBytes", ">=", "ALLOCFRAME_MAX", ")", "{", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "HEXAGON_RESERVED_REG_1", ")", ".", "addImm", "(", "NumBytes", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "QRI", "->", "getStackRegister", "(", ")", ")", ".", "addReg", "(", "QRI", "->", "getStackRegister", "(", ")", ")", ".", "addReg", "(", "HEXAGON_RESERVED_REG_1", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "dl", ",", "TII", ".", "get", "("], "ground_truth": ["", ")", ")", ".", "addImm", "(", "NumBytes", ")", ";"], "File": "HexagonFrameLowering33", "Func": "emitPrologue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5881, "Length": 127, "Cover_Rate": 0.3307291666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::", "Fail", ";", "DecodeStatus", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s1", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s2", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")"], "ground_truth": ["return", "status", ";"], "File": "TriCoreDisassembler", "Func": "DecodeRRRRInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5882, "Length": 83, "Cover_Rate": 0.43005181347150256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Imm", ";", "SDLoc", "DL", "(", "N", ")", ";", "switch", "(", "IID", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "auto", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Comparator", ".", "getOperand", "(", "", ")", ")", ")", "{", "int64_t", "ImmVal", "=", "CN", "->", "getSExtValue", "(", ")", ";", "if", "(", "ImmVal", ">=", "-", "", "&&", "ImmVal", "<=", "", ")", "Imm", "=", "DAG", ".", "getConstant", "(", "ImmVal", ",", "DL", ",", "", ")", ";", "else", "return", "SDValue", "(", ")", ";", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":"], "ground_truth": ["{"], "File": "AArch64ISelLowering154", "Func": "tryConvertSVEWideCompare", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5883, "Length": 118, "Cover_Rate": 0.31891891891891894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getRegOperandNumElts", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "ScalarSize", ",", "unsigned", "OperandIndex", ")", "{", "unsigned", "OpReg", "=", "MI", "->", "getOperand", "(", "OperandIndex", ")", ".", "getReg", "(", ")", ";", "return", "getVectorRegSize", "(", "OpReg"], "ground_truth": [")", "/", "ScalarSize", ";"], "File": "X86InstComments1", "Func": "getRegOperandNumElts", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5884, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Dep", ".", "getReg", "(", ")", "!=", "SrcInst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", ";", "}", "else", "if", "(", "QII", "->", "isPostIncrement", "(", "*", "DstInst", ")", "&&", "Dep", ".", "getKind", "(", ")", "==", "SDep", "::", "Anti", ")", "{", "if", "(", "DstInst", "->", "mayStore", "(", ")", ")", "return", ";", "if", "(", "Dep", ".", "getReg", "(", ")", "!=", "DstInst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "return", ";", "}", "else", "if", "(", "QII", "->", "isPostIncrement", "(", "*", "DstInst", ")", "&&", "DstInst", "->", "mayStore", "(", ")", "&&", "Dep", ".", "isAssignedRegDep", "(", ")", ")", "{", "MachineOperand", "&", "Op", "=", "DstInst", "->", "getOperand", "(", "DstInst", "->", "getNumOperands", "(", ")", "-", "", ")", ";", "if", "(", "Op", ".", "isReg", "(", ")", "&&", "Dep", ".", "getReg", "(", ")", "!=", "Op", ".", "getReg", "(", ")", ")", "return", ";", "}", "if", "(", "useBSBScheduling", "(", ")", "&&", "SrcInst", "->", "isPHI", "(", ")", ")", "{", "changePhiLatency", "(", "*", "SrcInst", ",", "Dst", ",", "Dep", ")", ";", "return", ";", "}", "if", "(", "DstInst", "->", "isRegSequence", "(", ")", "&&", "Dst", "->", "NumSuccs", "==", "", ")", "DstInst", "=", "Dst", "->", "Succs", "[", "", "]", ".", "getSUnit", "(", ")", "->", "getInstr", "(", ")", ";", "if", "(", "EnableDotCurSched", "&&", "QII", "->", "isToBeScheduledASAP", "(", "*", "SrcInst", ",", "*", "DstInst", ")", "&&"], "ground_truth": ["isBestZeroLatency", "(", "Src", ",", "Dst", ",", "QII", ")", ")", "{"], "File": "HexagonSubtarget", "Func": "adjustSchedDependency", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5885, "Length": 222, "Cover_Rate": 0.5736434108527132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "getScalableBytes", "("], "ground_truth": [")", "const", "{"], "File": "AArch64StackOffset", "Func": "getScalableBytes", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5886, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ";", "bool", "UsePlt", "=", "Subtarget", ".", "is32BitELFABI", "(", ")", "&&", "!", "isLocalCallee", "(", ")", "&&", "Subtarget", ".", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ";", "const", "auto", "getAIXFuncEntryPointSymbolSDNode", "=", "[", "&", "]", "(", "const", "GlobalValue", "*", "GV", ")", "{", "const", "TargetMachine", "&", "TM", "=", "Subtarget", ".", "getTargetMachine", "(", ")", ";", "const", "TargetLoweringObjectFile", "*", "TLOF", "=", "TM", ".", "getObjFileLowering", "(", ")", ";", "MCSymbolXCOFF", "*", "S", "=", "cast", "<", "MCSymbolXCOFF", ">", "(", "TLOF", "->", "getFunctionEntryPointSymbol", "(", "GV", ",", "TM", ")", ")", ";", "MVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "return", "DAG", ".", "getMCSymbol", "(", "S", ",", "PtrVT", ")", ";", "}", ";", "if", "(", "isFunctionGlobalAddress", "(", "Callee", ")", ")", "{", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", "->", "getGlobal", "(", ")", ";", "if", "(", "Subtarget", ".", "isAIXABI", "(", ")", ")", "{", "assert", "(", "!", "isa", "<", "GlobalIFunc", ">", "(", "GV", ")", "&&", "", ")", ";", "return", "getAIXFuncEntryPointSymbolSDNode", "("], "ground_truth": ["GV", ")", ";"], "File": "PPCISelLowering100", "Func": "transformCallee", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5887, "Length": 169, "Cover_Rate": 0.30727272727272725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "IndexReg", ".", "getReg", "(", ")", "||", "BaseReg", ".", "getReg", "(", ")", ")", "{", "O", "<<", "'('", ";", "if", "(", "BaseReg", ".", "getReg", "(", ")", ")", "printOperand", "(", "MI", ",", "Op", "+", "", ",", "O", ")", ";", "if", "(", "IndexReg", ".", "getReg", "(", ")", ")", "{", "O", "<<", "','", ";", "printOperand", "(", "MI", ",", "Op", "+", "", ",", "O", ")", ";", "unsigned", "ScaleVal", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "ScaleVal", "!=", "", ")", "{", "O", "<<", "','", "<<", "markup", "(", "", ")", "<<", "ScaleVal", "<<", "markup", "("], "ground_truth": ["", ")", ";"], "File": "X86ATTInstPrinter1", "Func": "printMemReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5888, "Length": 102, "Cover_Rate": 0.3617021276595745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addPreserved", "<", "MachineTraceMetrics", ">", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU"], "ground_truth": [")", ";"], "File": "AArch64StorePairSuppress1", "Func": "getAnalysisUsage", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5889, "Length": 16, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Offset", "=", "", ";", "if", "(", "IdxOp", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "ConstantSDNode", "*", "CN", "=", "cast", "<", "ConstantSDNode", ">", "(", "IdxOp", ")", ";", "assert", "(", "CN", "!=", "", "&&", "", ")", ";", "Offset", "=", "(", "CN", "->", "getSExtValue", "(", ")", ")", "*", "eltVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "}", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", ")", ";", "SDValue", "Pointer", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getRegister", "(", "", ",", "PtrVT", ")", ",", "DAG", ".", "getConstant", "(", "Offset", ",", "PtrVT", ")", ")", ";", "EVT", "maskVT", "=", "EVT", "::", "getVectorVT", "(", "*", "(", "DAG", ".", "getContext", "(", ")", ")", ",", "VT", ".", "getVectorElementType", "(", ")", ",", "", "/", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ")", ";", "SDValue", "ShufMask", "=", "DAG", ".", "getNode", "(", "", ",", "dl"], "ground_truth": [",", "maskVT", ",", "Pointer", ")", ";"], "File": "SPUISelLowering11", "Func": "LowerINSERT_VECTOR_ELT", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5890, "Length": 152, "Cover_Rate": 0.5371024734982333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "OpLoweringLegacy", "("], "ground_truth": [")", ";"], "File": "DXILOpLowering", "Func": "createDXILOpLoweringLegacyPass", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5891, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayRef", "<", "int", ">", "GoodInputs", "=", "MoveToLo", "?", "LoInputs", ":", "HiInputs", ";", "ArrayRef", "<", "int", ">", "BadInputs", "=", "MoveToLo", "?", "HiInputs", ":", "LoInputs", ";", "if", "(", "BadInputs", ".", "empty", "(", ")", ")", "return", "V", ";", "int", "MoveMask", "[", "]", "=", "{", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "int", "MoveOffset", "=", "MoveToLo", "?", "", ":", "", ";", "if", "(", "GoodInputs", ".", "empty", "(", ")", ")", "{", "for", "(", "int", "BadInput", ":", "BadInputs", ")", "{", "MoveMask", "[", "Mask", "[", "BadInput", "]", "%", "", "+", "MoveOffset", "]", "=", "Mask", "[", "BadInput", "]", "-", "MaskOffset", ";", "Mask", "[", "BadInput", "]", "=", "Mask", "[", "BadInput", "]", "%", "", "+", "MoveOffset", "+", "MaskOffset", ";", "}", "}", "else", "{", "if", "(", "GoodInputs", ".", "size", "(", ")", "==", "", ")", "{", "MoveMask", "[", "Mask", "[", "GoodInputs", "[", "", "]", "]", "%", "", "+", "MoveOffset", "]", "=", "Mask", "[", "GoodInputs", "[", "", "]", "]", "-", "MaskOffset", ";", "MoveMask", "[", "Mask", "[", "GoodInputs", "[", "", "]", "]", "%", "", "+", "MoveOffset", "]", "=", "Mask", "[", "GoodInputs", "[", "", "]", "]", "-", "MaskOffset", ";", "Mask", "[", "GoodInputs", "[", "", "]", "]", "=", "Mask", "[", "GoodInputs", "[", "", "]", "]", "%", "", "+", "MoveOffset", "+", "MaskOffset", ";", "Mask", "[", "GoodInputs", "[", "", "]", "]", "=", "Mask", "[", "GoodInputs", "[", "", "]", "]", "%", "", "+", "MoveOffset", "+", "MaskOffset", ";", "}", "else", "{", "for", "(", "int", "GoodInput", ":", "GoodInputs", ")", "MoveMask", "[", "Mask", "[", "GoodInput", "]", "-", "MaskOffset", "]", "=", "Mask", "[", "GoodInput", "]", "-", "MaskOffset", ";", "}", "int", "MoveMaskIdx", "=", "std", "::", "find", "(", "std", "::", "begin", "(", "MoveMask", ")", "+", "MoveOffset", ",", "std", "::", "end", "(", "MoveMask", ")", ",", "-", "", ")", "-", "std", "::", "begin", "(", "MoveMask", ")", ";", "assert", "(", "MoveMaskIdx", ">=", "MoveOffset", "&&", "", ")", ";", "if", "(", "BadInputs", ".", "size", "(", ")", "==", "", ")", "{", "assert", "(", "MoveMask", "[", "MoveMaskIdx", "]", "==", "-", "", "&&", "", ")", ";", "assert", "(", "MoveMask", "[", "MoveMaskIdx", "+", "", "]", "==", "-", "", "&&", "", ")", ";", "MoveMask", "[", "MoveMaskIdx", "+", "Mask", "[", "BadInputs", "[", "", "]", "]", "%", "", "]", "=", "Mask", "[", "BadInputs", "[", "", "]", "]", "-", "MaskOffset", ";", "MoveMask", "[", "MoveMaskIdx", "+", "Mask", "[", "BadInputs", "[", "", "]", "]", "%", "", "]", "=", "Mask", "[", "BadInputs", "[", "", "]", "]", "-", "MaskOffset", ";", "Mask", "[", "BadInputs", "[", "", "]", "]", "=", "MoveMaskIdx", "+", "Mask", "[", "BadInputs", "[", "", "]", "]", "%", "", "+", "MaskOffset", ";", "Mask", "[", "BadInputs", "[", "", "]", "]", "=", "MoveMaskIdx", "+", "Mask", "[", "BadInputs", "[", "", "]", "]", "%", "", "+", "MaskOffset", ";", "}", "else", "{", "assert", "(", "BadInputs", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "MoveMask", "[", "MoveMaskIdx", "]", "=", "Mask", "[", "BadInputs", "[", "", "]", "]", "-", "MaskOffset", ";", "Mask", "[", "BadInputs", "[", "", "]", "]", "=", "MoveMaskIdx", "+", "MaskOffset", ";", "}", "}", "return", "DAG", ".", "getVectorShuffle", "(", "", ",", "DL", ",", "V", ",", "DAG", ".", "getUNDEF"], "ground_truth": ["(", "", ")", ",", "MoveMask", ")", ";"], "File": "X86ISelLowering (2)", "Func": "lowerV8I16BasicBlendVectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5892, "Length": 506, "Cover_Rate": 0.5440860215053763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SUnit", "::", "pred_iterator", "I", "=", "ExitSU", ".", "Preds", ".", "begin", "(", ")", ",", "E", "=", "ExitSU", ".", "Preds", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "SUnits", "[", "", "]", ".", "addPred", "(", "SDep", "(", "I", "->", "getSUnit", "(", ")", ",", "SDep", "::", "Order", ",", "", ")", ")", ";", "ExitSU", ".", "addPred", "(", "SDep", "(", "&", "SUnits", "[", "", "]", ",", "SDep", "::", "Order", ",", "", ")", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "SUnits", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "SUnits", "[", "i", "]", ".", "getInstr", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "if", "(", "SUnits", "[", "i", "]", ".", "Succs", ".", "empty", "(", ")", ")", "{", "int", "lat", "=", "SUnits", "[", "i", "]", ".", "Latency", ";", "if", "(", "firstTerm", ")", "firstTerm", "->", "addPred", "(", "SDep", "(", "&", "SUnits"], "ground_truth": ["[", "i", "]", ",", "SDep", "::", "Order", ",", "lat", ")", ")", ";"], "File": "TMS320C64XScheduler", "Func": "BuildSchedGraph", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 5893, "Length": 166, "Cover_Rate": 0.302367941712204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsudotq_lane_s32", "(", "int32x4_t", "__r", ",", "int8x16_t", "__a", ",", "uint8x8_t", "__b", ",", "const", "int", "__index", ")", "{", "return", "__builtin_neon_sudot_lanev16qi_sssus", "(", "__r", ",", "__a", ",", "__b", ","], "ground_truth": ["__index", ")", ";"], "File": "arm", "Func": "neon_vsudotq_lane_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5894, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "createObjectWriter", "(", "raw_ostream", "&", "OS", ")", "const", "{", "return", "createELFObjectWriter", "(", "OS", ",", "OSABI"], "ground_truth": [",", "IsLittle", ")", ";"], "File": "AArch64AsmBackend16", "Func": "createObjectWriter", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5895, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "VK__M44", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__L44", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__HH", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__HM", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__PC22", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__PC10", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__GOT22", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__GOT10", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__GOT13", ":", "return", "false", ";", "case", "VK__13", ":", "return", "false", ";", "case", "VK_Sparc_WDI30", ":", "return", "false", ";", "case", "VK__WPLT30", ":", "return", "false", ";", "case", "VK_Sparc_R_DI32", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__TLS_GD_HI22", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__TLS_GD_LO10", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__TLS_GD_ADD", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__TLS_GD_CALL", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__TLS_LDM_HI22", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__TLS_LDM_LO10", ":", "OS", "<<", "", ";", "return", "true", ";", "case", "VK__TLS_LDM_ADD", ":", "OS", "<<"], "ground_truth": ["", ";", "return", "true", ";"], "File": "SparcMCExpr21", "Func": "printVariantKind", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5896, "Length": 184, "Cover_Rate": 0.5183098591549296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TYPE_MODE", "(", "op_info", "->", "args", "[", "", "]", ".", "get_tree_type", "(", "type"], "ground_truth": [".", "index", ")", ")", ";"], "File": "riscv-vector-builtins", "Func": "index_mode", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5897, "Length": 18, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MovInst", ";", "switch", "(", "SrcVT", ".", "SimpleTy", ")", "{", "case", "", ":", "MovInst", "=", "", ";", "break", ";", "case", "", ":", "MovInst", "=", "", ";", "break", ";", "case", "", ":", "MovInst", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "unsigned", "Result32", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "MovInst", ")", ",", "Result32", ")", ".", "addReg", "(", "ResultReg", ")", ";", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "SUBREG_TO_REG", ")", ",", "ResultReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "("], "ground_truth": ["Result32", ")", ".", "addImm", "(", "", ")", ";"], "File": "X86FastISel111", "Func": "X86SelectZExt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5898, "Length": 130, "Cover_Rate": 0.39274924471299094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Info", "?", "Info", "->", "BaseOpcode", ":", "-"], "ground_truth": ["", ";"], "File": "AMDGPUBaseInfo1", "Func": "getMTBUFBaseOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5899, "Length": 10, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "LTU", ":", "rtx", "geu", ";", "if", "(", "GET_CODE", "(", "op0", ")", "==", "PLUS", "&&", "(", "rtx_equal_p", "(", "op1", ",", "XEXP", "(", "op0", ",", "", ")", ")", "||", "rtx_equal_p", "(", "op1", ",", "XEXP", "(", "op0", ",", "", ")", ")", ")", ")", "return", "CCCmode", ";", "else", "if", "(", "code", "==", "LTU", "&&", "GET_CODE", "(", "op0", ")", "==", "NEG", "&&", "GET_CODE", "(", "geu", "=", "XEXP", "(", "op0", ",", "", ")", ")", "==", "GEU", "&&", "REG_P", "(", "XEXP", "(", "geu", ",", "", ")", ")", "&&", "(", "GET_MODE", "(", "XEXP", "(", "geu", ",", "", ")", ")", "==", "CCCmode", "||", "GET_MODE", "(", "XEXP", "(", "geu", ",", "", ")", ")", "==", "CCmode", ")", "&&", "REGNO", "(", "XEXP", "(", "geu", ",", "", ")", ")", "==", "FLAGS_REG", "&&", "XEXP", "(", "geu", ",", "", ")", "==", "const0_rtx", "&&", "GET_CODE", "(", "op1", ")", "==", "LTU", "&&", "REG_P", "(", "XEXP", "(", "op1", ",", "", ")", ")", "&&", "GET_MODE", "(", "XEXP", "(", "op1", ",", "", ")", ")", "==", "GET_MODE", "(", "XEXP", "(", "geu", ",", "", ")", ")", "&&", "REGNO", "(", "XEXP", "(", "op1", ",", "", ")", ")", "==", "FLAGS_REG", "&&", "XEXP", "(", "op1", ",", "", ")", "==", "const0_rtx", ")", "return", "CCCmode", ";", "else", "return", "CCmode", ";", "case", "GTU", ":", "case", "LEU", ":", "return", "CCmode", ";", "case"], "ground_truth": ["GE", ":"], "File": "i386", "Func": "ix86_cc_mode", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5900, "Length": 206, "Cover_Rate": 0.653968253968254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "NewMI", "->", "dump", "(", ")", ")", ";", "FalseMBB", "->", "insert", "(", "FalseInsertionPoint", ",", "NewMI", ")", ";", "for", "(", "auto", "&", "MOp", ":", "NewMI", "->", "uses", "(", ")", ")", "{", "if", "(", "!", "MOp", ".", "isReg", "(", ")", ")", "continue", ";", "auto", "It", "=", "FalseBBRegRewriteTable", ".", "find", "(", "MOp", ".", "getReg", "(", ")", ")", ";", "if", "(", "It", "==", "FalseBBRegRewriteTable", ".", "end", "(", ")", ")", "continue", ";", "MOp", ".", "setReg", "(", "It", "->", "second", ")", ";", "MOp", ".", "setIsKill", "(", "false", ")", ";", "}", "}", "MBB", "->", "erase", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ")", ";", "FalseBBRegRewriteTable", "[", "NewCMOV", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "]", "=", "TmpReg", ";", "}", "DenseMap", "<", "unsigned", ",", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">>", "RegRewriteTable", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "MIIt", "=", "MIItBegin", ";", "MIIt", "!=", "MIItEnd", ";", "++", "MIIt", ")", "{", "Register", "DestReg", "=", "MIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Op1Reg", "=", "MIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Op2Reg", "=", "MIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "", "(", "*", "MIIt", ")", "==", "OppCC", ")", "std", "::", "swap", "(", "Op1Reg", ",", "Op2Reg", ")", ";", "auto", "Op1Itr", "=", "RegRewriteTable", ".", "find", "(", "Op1Reg", ")", ";", "if", "(", "Op1Itr", "!=", "RegRewriteTable", ".", "end", "(", ")", ")", "Op1Reg", "=", "Op1Itr", "->", "second", ".", "first", ";", "auto", "Op2Itr", "=", "RegRewriteTable", ".", "find", "(", "Op2Reg", ")", ";", "if", "(", "Op2Itr", "!=", "RegRewriteTable", ".", "end", "(", ")", ")", "Op2Reg", "=", "Op2Itr", "->", "second", ".", "second", ";", "MIB", "=", "BuildMI", "(", "*", "SinkMBB", ",", "SinkInsertionPoint", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "Op1Reg", ")", ".", "addMBB", "(", "FalseMBB", ")", ".", "addReg", "(", "Op2Reg", ")", ".", "addMBB", "(", "MBB", ")", ";", "(", "void", ")", "MIB", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "MIIt", "->", "dump", "(", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "MIB", "->", "dump", "(", ")", ")", ";", "RegRewriteTable", "[", "DestReg", "]", "=", "std", "::", "make_pair", "(", "Op1Reg", ",", "Op2Reg", ")", ";", "}", "MBB", "->", "erase", "(", "MIItBegin", ",", "MIItEnd", ")", ";", "if", "(", "MachineLoop", "*", "L", "=", "MLI", "->", "getLoopFor", "(", "MBB", ")", ")", "{", "L", "->", "addBasicBlockToLoop", "(", "FalseMBB", ",", "MLI", "->", "getBase", "(", ")", ")", ";", "L", "->", "addBasicBlockToLoop", "(", "SinkMBB", ",", "MLI", "->", "getBase", "(", ")"], "ground_truth": [")", ";"], "File": "X86CmovConversion11", "Func": "convertCmovInstsToBranches", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5901, "Length": 421, "Cover_Rate": 0.37656529516994636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MCInstrInfo", "::", "isBundle", "(", "MCI", ")", ")", "return", "false", ";", "for", "(", "const", "auto", "&", "I", ":", "MCInstrInfo", "::", "bundleInstructions", "(", "MCI", ")", ")", "{", "if", "(", "isImmext", "(", "*", "I", ".", "getInst", "(", ")", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "HexagonMCInstrInfo13", "Func": "hasImmExt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5902, "Length": 43, "Cover_Rate": 0.7288135593220338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ThumbTargetMachine", "::", "ThumbTargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "BaseTargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "InstrInfo", "(", "Subtarget", ".", "hasThumb2", "(", ")", "?", "(", "(", "BaseInstrInfo", "*", ")", "new", "Thumb2InstrInfo", "(", "Subtarget", ")", ")", ":", "(", "(", "BaseInstrInfo", "*", ")", "new", "Thumb1InstrInfo", "(", "Subtarget", ")", ")", ")", ",", "DataLayout", "(", "Subtarget", ".", "isAPCS_ABI", "(", ")", "?", "std", "::", "string", "(", "", "", "", ")", ":", "Subtarget", ".", "isAAPCS_ABI", "(", ")", "?", "std", "::", "string", "(", "", "", "", ")", ":", "std", "::", "string", "(", "", "", "", ")", ")", ",", "ELFWriterInfo", "(", "*", "this", ")", ",", "TLInfo", "(", "*", "this", ")", ",", "TSInfo", "(", "*", "this", ")", ",", "FrameLowering", "(", "Subtarget", ".", "hasThumb2", "(", ")", "?", "new", "FrameLowering", "(", "Subtarget", ")", ":"], "ground_truth": ["(", "FrameLowering", "*", ")", "new", "Thumb1FrameLowering", "(", "Subtarget", ")", ")", "{"], "File": "ARMTargetMachine109", "Func": "ThumbTargetMachine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5903, "Length": 176, "Cover_Rate": 0.9943502824858758, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "if", "(", "Subtarget", "->", "isThumb1Only", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "DCI", ".", "isBeforeLegalize", "(", ")", "||", "DCI", ".", "isCalledByLegalizer", "(", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "VT", ".", "is64BitVector", "(", ")", "||", "VT", ".", "is128BitVector", "(", ")", ")", "return", "PerformVMULCombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "if", "(", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "C", ")", "return", "SDValue", "(", ")", ";", "int64_t", "MulAmt", "=", "C", "->", "getSExtValue", "(", ")", ";", "unsigned", "ShiftAmt", "=", "countTrailingZeros", "<", "uint64_t", ">", "(", "MulAmt", ")", ";", "ShiftAmt", "=", "ShiftAmt", "&", "(", "", "-", "", ")", ";", "SDValue", "V", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "Res", ";", "MulAmt", ">>=", "ShiftAmt", ";", "if", "(", "MulAmt", ">=", "", ")", "{", "if", "(", "isPowerOf2_32", "(", "MulAmt", "-", "", ")", ")", "{", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V", ",", "DAG", ".", "getConstant", "(", "Log2_32", "(", "MulAmt", "-", "", ")", ",", "", ")", ")", ")", ";", "}", "else", "if", "(", "isPowerOf2_32", "(", "MulAmt", "+", "", ")", ")", "{", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V", ",", "DAG", ".", "getConstant", "(", "Log2_32", "(", "MulAmt", "+", "", ")", ",", "", ")", ")", ",", "V", ")", ";", "}", "else", "return", "SDValue", "(", ")", ";", "}", "else", "{", "uint64_t", "MulAmtAbs", "=", "-", "MulAmt", ";", "if", "(", "isPowerOf2_32", "(", "MulAmtAbs", "+", "", ")", ")", "{", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V", ",", "DAG", ".", "getConstant", "(", "Log2_32", "(", "MulAmtAbs", "+", "", ")", ",", "", ")", ")", ")", ";", "}", "else", "if", "(", "isPowerOf2_32", "(", "MulAmtAbs", "-", "", ")", ")", "{", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V", ",", "DAG", ".", "getConstant", "(", "Log2_32", "(", "MulAmtAbs", "-", "", ")", ",", "", ")", ")", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "Res", ")", ";", "}", "else", "return", "SDValue", "(", ")", ";", "}", "if", "(", "ShiftAmt", "!=", "", ")", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Res", ",", "DAG", ".", "getConstant", "(", "ShiftAmt", ",", "", ")", ")", ";", "DCI", ".", "CombineTo", "(", "N", ",", "Res", ",", "false", ")", ";", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "ARMISelLowering (2)", "Func": "PerformMULCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5904, "Length": 478, "Cover_Rate": 0.8968105065666041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BasicBlockUtils", "::", "isBBInRange", "(", "MachineInstr", "*", "MI", ",", "MachineBasicBlock", "*", "DestBB", ",", "unsigned", "MaxDisp", ")", "const", "{", "unsigned", "PCAdj", "=", "isThumb", "?", "", ":", "", ";", "unsigned", "BrOffset", "=", "getOffsetOf", "(", "MI", ")", "+", "PCAdj", ";", "unsigned", "DestOffset", "=", "BBInfo", "[", "DestBB", "->", "getNumber", "(", ")", "]", ".", "Offset", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "DestBB", ")", "<<", "", "<<", "printMBBReference", "(", "*", "MI", "->", "getParent", "(", ")", ")", "<<", "", "<<", "MaxDisp", "<<", "", "<<", "getOffsetOf", "(", "MI", ")", "<<", "", "<<", "DestOffset", "<<", "", "<<", "int", "(", "DestOffset", "-", "BrOffset", ")", "<<", "", "<<", "*", "MI", ")", ";", "if", "(", "BrOffset", "<=", "DestOffset", ")", "{", "if", "(", "DestOffset", "-", "BrOffset", "<=", "MaxDisp", ")", "return", "true", ";", "}"], "ground_truth": ["else", "{"], "File": "ARMBasicBlockInfo", "Func": "isBBInRange", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5905, "Length": 128, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "IsInSmallSection", "(", "uint64_t", "Size"], "ground_truth": [")", "{"], "File": "HexagonTargetObjectFile", "Func": "IsInSmallSection", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5906, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Result", ",", "DAG", ".", "getConstant", "(", "", ",", "SL", ",", "", ")", ")", ";", "}", "else", "{", "assert", "(", "CIdx", "->", "getZExtValue", "(", ")", "==", "", ")", ";", "}", "if", "(", "ResultVT", ".", "bitsLT", "(", "", ")", ")", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Result", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "ResultVT", ",", "Result", ")", ";", "}", "SDValue", "Sixteen", "=", "DAG", ".", "getConstant", "(", "", ",", "SL", ",", "", ")", ";", "SDValue", "ScaledIdx", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Idx", ",", "Sixteen", ")", ";", "SDValue", "BC", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Vec", ")", ";", "SDValue", "Elt", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", ""], "ground_truth": [",", "BC", ",", "ScaledIdx", ")", ";"], "File": "SIISelLowering114", "Func": "lowerEXTRACT_VECTOR_ELT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5907, "Length": 146, "Cover_Rate": 0.453416149068323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_cvttps2qq512_mask", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8di", ")", "_mm512_setzero_si512", "(", ")"], "ground_truth": [",", "(", "__mmask8", ")", "-", "", ",", "__R", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_cvtt_roundps_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5908, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isRegOrImmWithFP64InputMods", "(", ")", "const", "{", "return", "isRegOrImmWithInputMods", "("], "ground_truth": ["", ")", ";"], "File": "AMDGPUAsmParser14", "Func": "isRegOrImmWithFP64InputMods", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5909, "Length": 12, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int", ")", "__builtin_ia32_vcvttsd2si32", "(", "(", "__v2df"], "ground_truth": [")", "__A", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_cvtt_roundsd_si32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5910, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InterleavedAccessGroup", "::", "interleave8bitStride3", "(", "ArrayRef", "<", "Instruction", "*", ">", "InVec", ",", "SmallVectorImpl", "<", "Value", "*", ">", "&", "TransposedMatrix", ",", "unsigned", "VecElems", ")", "{", "TransposedMatrix", ".", "resize", "(", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "GroupSize", ";", "SmallVector", "<", "int", ",", "", ">", "VPShuf", ";", "SmallVector", "<", "int", ",", "", ">", "VPAlign", "[", "", "]", ";", "SmallVector", "<", "int", ",", "", ">", "VPAlign2", ";", "SmallVector", "<", "int", ",", "", ">", "VPAlign3", ";", "Value", "*", "Vec", "[", "", "]", ",", "*", "TempVector", "[", "", "]", ";", "MVT", "VT", "=", "", "(", "", ",", "VecElems", ")", ";", "setGroupSize", "(", "VT", ",", "GroupSize", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "DecodePALIGNRMask", "(", "VT", ",", "GroupSize", "[", "i", "]", ",", "VPAlign", "[", "i", "]", ")", ";", "DecodePALIGNRMask", "(", "VT", ",", "GroupSize", "[", "", "]", "+", "GroupSize", "[", "", "]", ",", "VPAlign2"], "ground_truth": [",", "false", ",", "true", ")", ";"], "File": "X86InterleavedAccess14", "Func": "interleave8bitStride3", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5911, "Length": 154, "Cover_Rate": 0.41397849462365593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "_U_Qfcmp", "(", "a", ",", "b", ",", "QCMP_EQ", ")"], "ground_truth": ["==", "", ")", ";"], "File": "quadlib1", "Func": "_U_Qfne", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5912, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", "CR_TAB", "", ",", "", "}", ",", "{", "", "CR_TAB", "", ",", "", "}", ",", "{", "", "CR_TAB", "", ",", "", "}", ",", "{", "", "CR_TAB", "", ",", "", "}", "}", ";", "xop", "[", "", "]", "=", "xdest", "[", "n", "]", ";", "xop", "[", "", "]", "=", "src", ";", "xop", "[", "", "]", "=", "clobber_reg", ";", "avr_asm_len", "(", "asm_code", "[", "n", "]", "[", "ldreg_p", "]", ",", "xop", ",", "len", ",", "ldreg_p", "?", "", ":", "", ")", ";", "continue", ";", "}", "xval", "=", "simplify_gen_subreg", "(", "QImode", ",", "src", ",", "mode", ",", "n", ")", ";", "ival", "[", "n", "]", "=", "INTVAL", "(", "xval", ")", ";", "if", "(", "n", "==", "", "&&", "n_bytes", ">=", "", "&&", "AVR_HAVE_MOVW", ")", "{", "rtx", "lo16", "=", "simplify_gen_subreg", "(", "HImode", ",", "src", ",", "mode", ",", "", ")", ";", "rtx", "hi16", "=", "simplify_gen_subreg", "(", "HImode", ",", "src", ",", "mode", ",", "", ")", ";", "if", "(", "INTVAL", "(", "lo16", ")", "==", "INTVAL", "(", "hi16", ")", ")", "{", "if", "(", "", "!=", "INTVAL", "(", "lo16", ")", "||", "!", "clear_p", ")", "{", "avr_asm_len", "(", "", ",", "&", "op", "[", "", "]", ",", "len", ",", "", ")", ";", "}", "break", ";", "}", "}", "if", "(", "ival", "[", "n", "]", "==", "", ")", "{", "if", "(", "!", "clear_p", ")", "avr_asm_len", "(", "ldreg_p", "?", "", ":", "AVR_ZERO_REGNO", "==", "REGNO", "(", "xdest", "[", "n", "]", ")", "?", "", ":", "", ",", "&", "xdest", "[", "n", "]", ",", "len", ",", "", ")", ";", "continue", ";", "}", "if", "(", "clobber_val", "==", "ival", "[", "n", "]", "&&", "REGNO", "(", "clobber_reg", ")", "==", "REGNO", "(", "xdest", "[", "n", "]", ")", ")", "{", "continue", ";", "}", "if", "(", "ldreg_p", ")", "{", "xop", "[", "", "]", "=", "xdest", "[", "n", "]", ";", "xop", "[", "", "]", "=", "xval", ";", "avr_asm_len", "(", "", ",", "xop", ",", "len", ",", "", ")", ";", "continue", ";", "}", "for", "(", "j", "=", "", ";", "j", "<", "n", ";", "j", "++", ")", "if", "(", "ival", "[", "j", "]", "==", "ival", "[", "n", "]", ")", "{", "xop", "[", "", "]", "=", "xdest", "[", "n", "]", ";", "xop", "[", "", "]", "=", "xdest", "[", "j", "]", ";", "avr_asm_len", "(", "", ",", "xop", ",", "len", ",", "", ")", ";", "done_byte", "=", "true", ";", "break", ";", "}", "if", "(", "done_byte", ")"], "ground_truth": ["continue", ";"], "File": "avr4", "Func": "output_reload_in_const", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5913, "Length": 372, "Cover_Rate": 0.38390092879256965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is32BitMode", "(", "const", "MCSubtargetInfo", "&"], "ground_truth": ["STI", ")", "const", "{"], "File": "X86MCCodeEmitter12", "Func": "is32BitMode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5914, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "GPR3", "=", "Is64Bit", "?", "", ":", "", ";", "unsigned", "Opc1", ",", "Opc2", ";", "const", "unsigned", "OrigRegs", "[", "]", "=", "{", "OutReg", ",", "InReg", ",", "GPR3", "}", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "}", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "MachineInstr", "*", "Addi", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc1", ")", ",", "GPR3", ")", ".", "addReg", "(", "InReg", ")", ";", "Addi", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "MachineBasicBlock", "::", "iterator", "First", "=", "I", ";", "--", "First", ";", "MachineInstr", "*", "Call", "=", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc2", ")", ",", "GPR3", ")", ".", "addReg", "(", "GPR3", ")", ")", ";", "Call", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "OutReg", ")", ".", "addReg", "(", "GPR3", ")", ";", "MachineBasicBlock", "::", "iterator", "Last", "=", "I", ";", "--", "Last", ";", "++", "I", ";", "MI", ".", "removeFromParent", "(", ")", ";", "LIS", "->", "repairIntervalsInRange", "(", "&", "MBB", ","], "ground_truth": ["First", ",", "Last", ",", "OrigRegs", ")", ";"], "File": "PPCTLSDynamicCall1", "Func": "processBlock", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5915, "Length": 320, "Cover_Rate": 0.6374501992031872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "!=", "V4SFmode", "&&", "all_const_zero", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "target", ",", "gen_rtx_XOR", "(", "mode", ",", "target", ",", "target", ")", ")", ")", ";", "return", ";", "}", "else", "if", "(", "mode", "!=", "V4SFmode", "&&", "easy_vector_constant", "(", "vals", ",", "mode", ")", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "target", ",", "vals", ")", ")", ";", "return", ";", "}", "else", "if", "(", "all_same", ")", ";", "else", "{", "emit_move_insn", "(", "target", ",", "gen_rtx_CONST_VECTOR", "(", "mode", ",", "XVEC", "(", "vals", ",", "", ")", ")", ")", ";", "return", ";", "}", "}", "if", "(", "all_same", ")", "{", "mem", "=", "assign_stack_temp", "(", "mode", ",", "GET_MODE_SIZE", "(", "inner_mode", ")", ",", "", ")", ";", "emit_move_insn", "(", "adjust_address_nv", "(", "mem", ",", "inner_mode", ",", "", ")", ",", "XVECEXP", "(", "vals", ",", "", ",", "", ")", ")", ";", "x", "=", "gen_rtx_UNSPEC", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "const0_rtx", ")", ",", "UNSPEC_LVE", ")", ";", "emit_insn", "(", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "gen_rtx_SET", "(", "VOIDmode", ",", "target", ",", "mem", ")", ",", "x", ")", ")", ")", ";", "x", "=", "gen_rtx_VEC_SELECT", "(", "inner_mode", ",", "target", ",", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "const0_rtx", ")", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "target", ",", "gen_rtx_VEC_DUPLICATE", "(", "mode", ",", "x", ")", ")", ")", ";", "return", ";", "}", "if", "(", "n_var", "==", "", ")", "{", "rtx", "copy", "=", "copy_rtx", "(", "vals", ")", ";", "XVECEXP", "(", "copy", ",", "", ",", "one_var", ")", "=", "XVECEXP", "(", "vals", ",", "", ",", "(", "one_var", "+", "", ")", "%", "n_elts", ")", ";", "rs6000_expand_vector_init", "(", "target", ",", "copy", ")", ";", "rs6000_expand_vector_set", "(", "target", ",", "XVECEXP", "(", "vals", ",", "", ",", "one_var", ")", ",", "one_var", ")", ";", "return", ";", "}", "mem", "=", "assign_stack_temp", "(", "mode", ",", "GET_MODE_SIZE", "(", "mode", ")", ",", "", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "n_elts", ";", "i", "++", ")", "emit_move_insn", "(", "adjust_address_nv", "(", "mem", ",", "inner_mode", ",", "i"], "ground_truth": ["*", "GET_MODE_SIZE", "(", "inner_mode", ")", ")", ",", "XVECEXP", "(", "vals", ",", "", ",", "i", ")", ")", ";"], "File": "rs60003", "Func": "rs6000_expand_vector_init", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5916, "Length": 329, "Cover_Rate": 0.675564681724846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "decoder", "=", "Decode", "<", "Disassembler", ">"], "ground_truth": ["(", "opcode", ")", ";"], "File": "disassembler", "Func": "NeedExpansion", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5917, "Length": 11, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "AliasCandidates", "(", "BasicBlock", "*", "Header", ",", "Instructions", "&", "Reads", ",", "Instructions", "&", "Writes", ")", "{", "for", "(", "auto", "&", "I"], "ground_truth": [":", "*", "Header", ")", "{"], "File": "ARMParallelDSP", "Func": "AliasCandidates", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5918, "Length": 27, "Cover_Rate": 0.4426229508196721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtt_ps2pi", "(", "__m128", "__A", ")", "{", "return", "_mm_cvttps_pi32", "("], "ground_truth": ["__A", ")", ";"], "File": "xmmintrin", "Func": "_mm_cvtt_ps2pi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5919, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const_iterator", "end", "(", ")", "const", "{", "return", "Blocks", ".", "end", "("], "ground_truth": [")", ";"], "File": "HexagonVectorCombine", "Func": "end", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5920, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Target", ".", "getSymA", "(", ")", ")", "SD", "=", "&", "Asm", ".", "getSymbolData", "(", "Target", ".", "getSymA", "(", ")", "->", "getSymbol", "(", ")", ")", ";", "const", "uint32_t", "FixupOffset", "=", "getFixupOffset", "(", "Layout", ",", "Fragment", ",", "Fixup", ")", ";", "unsigned", "Index", "=", "", ";", "unsigned", "Type", "=", "RelocType", ";", "const", "MCSymbolData", "*", "RelSymbol", "=", "nullptr", ";", "if", "(", "Target", ".", "isAbsolute", "(", ")", ")", "{", "report_fatal_error", "(", "", "", ")", ";", "}", "else", "{", "if", "(", "SD", "->", "getSymbol", "(", ")", ".", "isVariable", "(", ")", ")", "{", "int64_t", "Res", ";", "if", "(", "SD", "->", "getSymbol", "(", ")", ".", "getVariableValue", "(", ")", "->", "EvaluateAsAbsolute", "(", "Res", ",", "Layout", ",", "Writer", "->", "getSectionAddressMap", "(", ")", ")", ")", "{", "FixedValue", "=", "Res", ";", "return", ";", "}", "}", "if", "(", "Writer", "->", "doesSymbolRequireExternRelocation", "(", "SD", ")", ")", "{", "RelSymbol", "=", "SD", ";", "if", "(", "!", "SD", "->", "getSymbol", "(", ")", ".", "isUndefined", "(", ")", ")", "FixedValue", "-=", "Layout", ".", "getSymbolOffset", "(", "SD", ")", ";", "}", "else", "{", "const", "MCSectionData", "&", "SymSD", "=", "Asm", ".", "getSectionData", "(", "SD", "->", "getSymbol", "(", ")", ".", "getSection", "(", ")", ")", ";", "Index", "=", "SymSD", ".", "getOrdinal", "(", ")", "+", "", ";", "FixedValue", "+=", "Writer", "->", "getSectionAddress", "(", "&", "SymSD", ")", ";", "}", "if", "(", "IsPCRel", ")", "FixedValue", "-=", "Writer", "->", "getSectionAddress", "(", "Fragment"], "ground_truth": ["->", "getParent", "(", ")", ")", ";"], "File": "PPCMachObjectWriter15", "Func": "RecordPPCRelocation", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5921, "Length": 221, "Cover_Rate": 0.5637755102040817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLoweringObjectFile", "*", "getObjFileLowering", "("], "ground_truth": [")", "const", "override", "{"], "File": "SparcTargetMachine (2)", "Func": "getObjFileLowering", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5922, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createAMDGPUISelDag", "(", "getAMDGPUTargetMachine", "(", ")", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "AMDGPUTargetMachine32", "Func": "addInstSelector", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5923, "Length": 13, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "combineGatherScatter", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "auto", "*", "MemOp", "=", "cast", "<", "MaskedGatherScatterSDNode", ">", "(", "N", ")", ";", "SDValue", "BasePtr", "=", "MemOp", "->", "getBasePtr", "(", ")", ";", "SDValue", "Index", "=", "MemOp", "->", "getIndex", "(", ")", ";", "SDValue", "Scale", "=", "MemOp", "->", "getScale", "(", ")", ";", "SDValue", "Mask", "=", "MemOp", "->", "getMask", "(", ")", ";", "if", "(", "(", "Index", ".", "getOpcode", "(", ")", "==", "", "||", "(", "Index", ".", "getOpcode", "(", ")", "==", "", "&&", "Index", ".", "getOperand", "(", "", ")", "==", "Index", ".", "getOperand", "(", "", ")", ")", ")", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Scale", ")", "&&", "BasePtr", ".", "getScalarValueSizeInBits", "(", ")", "==", "Index", ".", "getScalarValueSizeInBits", "(", ")", ")", "{", "unsigned", "ShiftAmt", "=", "Index", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "Index", ".", "getConstantOperandVal", "(", "", ")", ";", "uint64_t", "ScaleAmt", "=", "cast", "<", "ConstantSDNode", ">", "(", "Scale", ")", "->", "getZExtValue", "(", ")", ";", "uint64_t", "NewScaleAmt", "=", "ScaleAmt", "*", "(", "", "<<", "ShiftAmt", ")", ";", "if", "(", "isPowerOf2_64", "(", "NewScaleAmt", ")", "&&", "NewScaleAmt", "<=", "", ")", "{", "SDValue", "NewIndex", "=", "Index", ".", "getOperand", "(", "", ")", ";", "SDValue", "NewScale", "=", "DAG", ".", "getTargetConstant", "(", "NewScaleAmt", ",", "SDLoc", "(", "N", ")", ",", "Scale", ".", "getValueType", "(", ")", ")", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "return", "getAVX2GatherNode", "(", "N", "->", "getOpcode", "(", ")", ",", "SDValue", "(", "N", ",", "", ")", ",", "DAG", ",", "MemOp", "->", "getOperand", "(", "", ")", ",", "Mask", ",", "MemOp", "->", "getBasePtr", "(", ")", ",", "NewIndex", ",", "NewScale", ",", "MemOp", "->", "getChain", "(", ")", ",", "Subtarget", ")", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "return", "getScatterNode", "(", "N", "->", "getOpcode", "(", ")", ",", "SDValue", "(", "N", ",", "", ")", ",", "DAG", ",", "MemOp", "->", "getOperand", "(", "", ")", ",", "Mask", ",", "MemOp", "->", "getBasePtr", "(", ")", ",", "NewIndex", ",", "NewScale", ",", "MemOp", "->", "getChain", "(", ")", ",", "Subtarget", ")", ";", "}", "}", "if", "(", "Mask", ".", "getScalarValueSizeInBits", "(", ")", "!=", "", ")", "{", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "APInt", "DemandedMask", "(", "APInt", "::", "getSignMask", "(", "Mask", ".", "getScalarValueSizeInBits", "(", ")", ")", ")", ";", "if", "(", "TLI", ".", "SimplifyDemandedBits", "(", "Mask", ",", "DemandedMask", ",", "DCI", ")", ")", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "DCI", ".", "AddToWorklist", "("], "ground_truth": ["N", ")", ";"], "File": "X86ISelLowering100", "Func": "combineX86GatherScatter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5924, "Length": 400, "Cover_Rate": 0.9345794392523364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "Filler"], "ground_truth": ["(", ")", ";"], "File": "LanaiDelaySlotFiller", "Func": "createLanaiDelaySlotFillerPass", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5925, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "MachineInstr", "*", ">", "CPEMIs", ";", "if", "(", "!", "MCP", "->", "isEmpty", "(", ")", ")", "doInitialPlacement", "(", "CPEMIs", ")", ";", "initPICLabelUId", "(", "CPEMIs", ".", "size", "(", ")", ")", ";", "initializeFunctionInfo", "(", "CPEMIs", ")", ";", "CPEMIs", ".", "clear", "(", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "MadeChange", "|=", "removeUnusedCPEntries", "(", ")", ";", "unsigned", "NoCPIters", "=", "", ",", "NoBRIters", "=", "", ";", "(", "void", ")", "NoBRIters", ";", "while", "(", "true", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "NoCPIters", "<<", "'\\n'", ")", ";", "bool", "CPChange", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPUsers", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "CPChange", "|=", "handleConstantPoolUser", "(", "i", ")", ";", "if", "(", "CPChange", "&&", "++", "NoCPIters", ">", "", ")", "report_fatal_error", "(", "", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "NewWaterList", ".", "clear", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "NoBRIters", "<<", "'\\n'", ")", ";", "bool", "BRChange"], "ground_truth": ["=", "false", ";"], "File": "MipsConstantIslandPass31", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5926, "Length": 167, "Cover_Rate": 0.40047961630695444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantSDNode", "*", "N", "=", "cast", "<", "ConstantSDNode", ">", "(", "S", ")", ";", "int64_t", "v", "=", "(", "int64_t", ")", "N", "->"], "ground_truth": ["getSExtValue", "(", ")", ";"], "File": "HexagonISelDAGToDAG13", "Func": "IsS11_2_Offset", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5927, "Length": 24, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "StoreInst", "*", "S", "=", "cast", "<", "StoreInst", ">", "(", "I", ")", ";", "if", "(", "S", "->", "isAtomic", "(", ")", ")", "return", "false", ";", "unsigned", "SABIAlignment", "=", "TD", ".", "getABITypeAlignment", "(", "S", "->", "getValueOperand", "(", ")", "->", "getType", "(", ")", ")", ";", "if", "(", "S", "->", "getAlignment", "(", ")", "!=", "", "&&", "S", "->", "getAlignment", "(", ")", "<", "SABIAlignment", ")", "return", "false", ";", "MVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "I", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ",", "VT", ",", "true", ")", ")", "return", "false", ";", "AddressMode", "AM"], "ground_truth": [";"], "File": "X86FastISel103", "Func": "X86SelectStore", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5928, "Length": 93, "Cover_Rate": 0.6739130434782609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmPrinter", "::", "AsmPrinter", "(", "TargetMachine", "&", "TM", ",", "std", "::", "unique_ptr", "<", "MCStreamer", ">", "Streamer", ")", ":", "AsmPrinter", "(", "TM", ",", "std", "::", "move", "(", "Streamer", ")", ")", ",", "AFI", "(", "nullptr", ")", ",", "MCP", "(", "nullptr", ")", ",", "InConstantPool", "(", "false", ")", "{", "Subtarget", "=", "&", "TM", ".", "getSubtarget"], "ground_truth": ["<", "Subtarget", ">", "(", ")", ";"], "File": "ARMAsmPrinter30", "Func": "ARMAsmPrinter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5929, "Length": 56, "Cover_Rate": 0.9824561403508771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "mm", "=", "static_cast", "<", "int64_t", ">", "(", "Imm", ")", ";", "if", "(", "mm", ">=", "-", "", "&&", "mm", "<=", "", ")", "{", "O", "<<", "mm", ";", "return", ";", "}", "if", "(", "Imm", "==", "DoubleToBits", "(", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "-", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "-", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "Imm", "==", "DoubleToBits", "(", "", ")"], "ground_truth": [")", "O", "<<", "", ";"], "File": "AMDGPUInstPrinter1", "Func": "printImmediate64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5930, "Length": 115, "Cover_Rate": 0.49783549783549785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "k_VectorList", "&&", "VectorList", ".", "Count", "==", "NumRegs"], "ground_truth": ["&&", "!", "VectorList", ".", "ElementKind", ";"], "File": "AArch64AsmParser (2)1", "Func": "isImplicitlyTypedVectorList", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5931, "Length": 16, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectAnyImmediate", "(", "N", ",", "R", ","], "ground_truth": ["", ")", ";"], "File": "HexagonISelDAGToDAG10", "Func": "SelectAnyImm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5932, "Length": 10, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ","], "ground_truth": ["MachineBasicBlock", "::", "iterator", "I", ")", "const", "{"], "File": "NVPTXFrameLowering (2)", "Func": "eliminateCallFramePseudoInstr", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5933, "Length": 20, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "decltype", "(", "End", ")", "NextI", ";", "for", "(", "auto", "I", "=", "Begin", ";", "I", "!=", "End", ";", "I", "=", "NextI", ")", "{", "NextI", "=", "std", "::", "next", "(", "I", ")", ";", "if", "(", "I", "->", "getSubReg", "(", ")", "!=", "OldSR", ")", "continue", ";", "I", "->", "setReg", "("], "ground_truth": ["NewR", ")", ";"], "File": "HexagonBitSimplify (2)", "Func": "replaceSubWithSub", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5934, "Length": 50, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "CLI", ".", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "CLI", ".", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "AExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "CLI", ".", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ")", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "}", "SDValue", "InFlag", ";", "for", "(", "auto", "&", "Reg", ":", "RegsToPass", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "CLI", ".", "DL", ",", "Reg", ".", "first", ",", "Reg", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")", ",", "CLI", ".", "DL", ",", "getPointerTy", "(", ")", ",", "G", "->", "getOffset", "(", ")", ",", "", ")", ";", "else", "if", "(", "ExternalSymbolSDNode", "*", "E", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetExternalSymbol", "(", "E", "->", "getSymbol", "(", ")", ",", "getPointerTy", "(", ")", ",", "", ")", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "Callee", ")", ";", "for", "(", "auto", "&", "Reg", ":", "RegsToPass", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "Reg", ".", "first", ",", "Reg", ".", "second", ".", "getValueType", "(", ")", ")", ")", ";", "if", "(", "InFlag", ".", "getNode", "(", ")", ")"], "ground_truth": ["Ops", ".", "push_back", "(", "InFlag", ")", ";"], "File": "BPFISelLowering36", "Func": "LowerCall", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5935, "Length": 342, "Cover_Rate": 0.41605839416058393, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmlsdavq_p_s16", "(", "int16x8_t", "__a", ",", "int16x8_t", "__b", ",", "mve_pred16_t"], "ground_truth": ["__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmlsdavq_p_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5936, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "Result", "=", "LHS", "^", "RHS", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "Result", "=", "LHS", "<<", "(", "RHS", "&", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Result", "=", "RHS", "<<", "(", "LHS", "&", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "Result", "=", "LHS", ">>", "(", "RHS", "&", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Result", "=", "RHS", ">>", "(", "LHS", "&", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "Result", "=", "static_cast", "<", "int32_t", ">", "(", "LHS", ")", ">>", "(", "RHS", "&", "", ")", ";", "return", "true", ";", "case", ""], "ground_truth": [":"], "File": "SIFoldOperands", "Func": "evalBinaryInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5937, "Length": 134, "Cover_Rate": 0.50187265917603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "In1", ",", "In2L", ",", "In2H", "}", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ",", "", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getMemIntrinsicNode", "(", "NewOp", ",", "dl", ",", "Tys", ",", "Ops", ",", "", ",", "", ",", "cast", "<", "MemSDNode", ">", "(", "Node", ")", "->", "getMemOperand", "(", ")", ")", ";", "SDValue", "OpsF", "[", "]", "=", "{", "Result", ".", "getValue", "(", "", ")", ",", "Result", "."], "ground_truth": ["getValue", "(", "", ")", "}", ";"], "File": "X86ISelLowering170", "Func": "ReplaceATOMIC_BINARY_64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5938, "Length": 82, "Cover_Rate": 0.3082706766917293, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sign", "=", "SIGNBIT", ";", "a1", "=", "(", "long", ")", "-", "(", "unsigned", "long", ")", "a1", ";", "if", "(", "a1", "<", "", ")", "{", "dl", ".", "l", ".", "upper", "=", "SIGNBIT", "|", "(", "(", "", "+", "EXCESSD", ")", "<<", "", ")", ";", "dl", ".", "l", ".", "lower", "=", "", ";", "return", "dl", ".", "d", ";", "}", "}", "while", "(", "a1", "<", "", ")", "{", "a1", "<<=", "", ";", "exp", "-=", "", ";", "}", "while", "(", "a1", "<", "", ")", "{", "a1", "<<=", "", ";", "exp", "--"], "ground_truth": [";"], "File": "fpgnulib1", "Func": "__floatsidf", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5939, "Length": 86, "Cover_Rate": 0.450261780104712, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrndx_f32", "(", "float32x2_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vrndx_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5940, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "EltTy", "=", "N", "->", "getValueType", "(", "", ")", ".", "getVectorElementType", "(", ")", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "N", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "selectVSplat", "(", "N", ".", "getNode", "(", ")", ",", "ImmValue", ",", "EltTy", ".", "getSizeInBits", "(", ")", ")", "&&", "ImmValue", ".", "getBitWidth", "(", ")", "==", "EltTy", ".", "getSizeInBits", "(", ")", ")", "{", "if", "(", "ImmValue", "==", "(", "ImmValue", "&", "~", "(", "ImmValue", "+"], "ground_truth": ["", ")", ")", ")", "{"], "File": "MipsSEISelDAGToDAG10", "Func": "selectVSplatMaskR", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5941, "Length": 81, "Cover_Rate": 0.6183206106870229, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const"], "ground_truth": ["MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{"], "File": "RV16KDisassembler", "Func": "createRV16KDisassembler", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5942, "Length": 20, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Tp", "->", "getScalarType", "(", ")", "->", "isFP128Ty", "(", ")", ")", "return", "(", "Kind", "==", "TargetTransformInfo", "::", "SK_Broadcast", "?", "NumVectors", "-", "", ":", "", ")", ";", "switch", "(", "Kind", ")", "{", "case", "TargetTransformInfo", "::", "SK_ExtractSubvector", ":", "return", "(", "Index", "==", "", "?", "", ":", "NumVectors", ")", ";", "case", "TargetTransformInfo", "::", "SK_Broadcast", ":", "return", "NumVectors", "-", "", ";", "default", ":", "return", "NumVectors"], "ground_truth": [";"], "File": "SystemZTargetTransformInfo30", "Func": "getShuffleCost", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5943, "Length": 63, "Cover_Rate": 0.4632352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BaseTargetMachine", "::", "BaseTargetMachine", "(", "const", "Target", "&", "T", ",", "const", "std", "::", "string", "&", "TT", ",", "const", "std", "::", "string", "&", "FS", ",", "bool", "isThumb", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ")", ",", "Subtarget", "(", "TT", ",", "FS", ",", "isThumb", ")", ",", "FrameInfo", "(", "Subtarget", ")", ",", "JITInfo", "(", ")", ",", "InstrItins"], "ground_truth": ["(", "Subtarget", ".", "getInstrItineraryData", "(", ")", ")", "{"], "File": "ARMTargetMachine16", "Func": "ARMBaseTargetMachine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5944, "Length": 61, "Cover_Rate": 0.8970588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_ternarylogic_epi64", "(", "__m128i", "__A", ",", "__mmask8", "__U", ",", "__m128i", "__B", ",", "__m128i", "__C"], "ground_truth": [",", "const", "int", "imm", ")", "{"], "File": "avx512vlintrin4", "Func": "_mm_mask_ternarylogic_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5945, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["true", ";"], "File": "HexagonInstrInfo43", "Func": "isExtended", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5946, "Length": 177, "Cover_Rate": 0.3127208480565371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCSR", "=", "!", "isFixed", "&&", "ObjectOffset", ">=", "-", "(", "(", "int", ")", "AFI", "->", "getCalleeSavedStackSize", "(", ")", ")", ";", "const", "StackOffset", "&", "SVEStackSize", "=", "getSVEStackSize", "(", "MF", ")", ";", "if", "(", "SVEStackSize", ")", "llvm_unreachable", "(", "", "", ")", ";", "bool", "UseFP", "=", "false", ";", "if", "(", "AFI", "->", "hasStackFrame", "(", ")", ")", "{", "if", "(", "isFixed", ")", "{", "UseFP", "=", "hasFP", "(", "MF", ")", ";", "}", "else", "if", "(", "isCSR", "&&", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", ")", "{", "assert", "(", "hasFP", "(", "MF", ")", "&&", "", ")", ";", "UseFP", "=", "true", ";", "}", "else", "if", "(", "hasFP", "(", "MF", ")", "&&", "!", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", ")", "{", "bool", "FPOffsetFits", "=", "!", "ForSimm", "||", "FPOffset", ">=", "-", "", ";", "PreferFP", "|=", "Offset", ">", "-", "FPOffset", ";", "if", "(", "MFI", ".", "hasVarSizedObjects", "(", ")", ")", "{", "bool", "CanUseBP", "=", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ";", "if", "(", "FPOffsetFits", "&&", "CanUseBP", ")", "UseFP", "=", "PreferFP", ";", "else", "if", "(", "!", "CanUseBP", ")", "UseFP", "=", "true", ";", "}", "else", "if", "(", "FPOffset", ">=", "", ")", "{", "UseFP", "=", "true", ";", "}", "else", "if", "(", "MF", ".", "hasEHFunclets", "(", ")", "&&", "!", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ")", "{", "(", "void", ")"], "ground_truth": ["Subtarget", ";"], "File": "AArch64FrameLowering30", "Func": "resolveFrameOffsetReference", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5947, "Length": 206, "Cover_Rate": 0.4309623430962343, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "HexagonInstrInfo (2)", "Func": "isIndirectCall", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5948, "Length": 18, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reg", "=", "load_tls_operand", "(", "sum", ",", "reg", ")", ";", "if", "(", "TARGET_ARM", ")", "emit_insn", "(", "gen_pic_add_dot_plus_eight", "(", "reg", ",", "reg", ",", "labelno", ")", ")", ";", "else", "emit_insn", "(", "gen_pic_add_dot_plus_four", "(", "reg", ",", "reg", ",", "labelno", ")", ")", ";", "*", "valuep", "=", "emit_library_call_value", "(", "get_tls_get_addr", "(", ")", ",", "NULL_RTX", ",", "LCT_PURE", ",", "Pmode", ",", "", ",", "reg", ",", "Pmode", ")", ";", "insns", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")", ";", "return", "insns"], "ground_truth": [";"], "File": "arm3", "Func": "arm_call_tls_get_addr", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5949, "Length": 73, "Cover_Rate": 0.4294117647058823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrbq_scatter_offset_u32", "(", "uint8_t", "*", "__base", ",", "uint32x4_t", "__offset", ","], "ground_truth": ["uint32x4_t", "__value", ")", "{"], "File": "arm", "Func": "mve___arm_vstrbq_scatter_offset_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5950, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerJumpTable", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "JumpTableSDNode", "*", "N", "=", "cast", "<", "JumpTableSDNode", ">", "(", "Op", ")", ";", "EVT", "Ty", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "!", "isPositionIndependent", "(", ")", "&&", "!", "ABI", ".", "IsN64", "(", ")", ")", "return", "getAddrNonPIC", "(", "N", ","], "ground_truth": ["SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ")", ";"], "File": "MipsISelLowering102", "Func": "lowerJumpTable", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5951, "Length": 64, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", ".", "getFlag", "(", "MachineInstr", "::", "MIFlag", "::", "NoSWrap", ")", "&&", "canUseNSW", "(", "NewOpcode", ")", "&&", "getSymbolicOperandRequirements", "(", "OperandCategory", "::", "DecorationOperand", ",", "Decoration", "::", "NoSignedWrap", ",", "ST", ")", ".", "isSatisfiable", ")", "buildOpDecorate", "(", "Target", ",", "I", ",", "TII", ",", "Decoration", "::"], "ground_truth": ["NoSignedWrap", ",", "{", "}", ")", ";"], "File": "SPIRVInstructionSelector1", "Func": "handleIntegerWrapFlags", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5952, "Length": 49, "Cover_Rate": 0.3828125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumHalfElts", "=", "NumElts", "/", "", ";", "for", "(", "unsigned", "l", "=", "", ";", "l", "!=", "NumHalfElts", ";", "++", "l", ")", "ShuffleMask", ".", "push_back", "(", "l", "+", "NumHalfElts", ")", ";", "for", "(", "unsigned", "h", "=", "", ";", "h", "!=", "NumHalfElts", ";", "++", "h", ")", "ShuffleMask", ".", "push_back"], "ground_truth": ["(", "h", ")", ";"], "File": "X86ShuffleDecode10", "Func": "DecodePSWAPMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5953, "Length": 51, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true", ";", "}", "if", "(", "ConstantSDNode", "*", "RHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ")", "{", "int", "RHSC", "=", "(", "int", ")", "RHS", "->", "getZExtValue", "(", ")", ";", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "RHSC", "=", "-", "RHSC", ";", "if", "(", "RHSC", ">=", "", "&&", "RHSC", "<", "", ")", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "Base", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "Base", ")", "->", "getIndex", "(", ")", ";", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "TLI", "->", "getPointerTy", "(", ")", ")", ";", "}", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "RHSC", ",", "", ")", ";", "return", "true", ";", "}", "}", "Base", "=", "N", ";", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMISelDAGToDAG121", "Func": "SelectAddrModeImm12", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5954, "Length": 158, "Cover_Rate": 0.48024316109422494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "getReg", "(", ")", "!=", "", "&&", "!", "MO", ".", "isDef", "(", ")", "&&", "!", "Register", "::", "isVirtualRegister", "(", "MO", ".", "getReg", "(", ")", ")", ")", "Candidates", ".", "reset", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "BitVector", "Available", "=", "RS", ".", "getRegsAvailable", "(", "&", "", ")", ";", "Available", "&=", "Candidates", ";", "signed", "Reg", "=", "Available", "."], "ground_truth": ["find_first", "(", ")", ";"], "File": "AVRExpandPseudoInsts12", "Func": "scavengeGPR8", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5955, "Length": 71, "Cover_Rate": 0.44936708860759494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "V1", ",", "V2", ",", "DAG", ".", "getConstant", "(", "Imm", ",", "", ")", ")", ";", "}", "if", "(", "isVREVMask", "(", "ShuffleMask", ",", "VT", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "V1", ")", ";", "if", "(", "isVREVMask", "(", "ShuffleMask", ",", "VT", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "V1", ")", ";", "if", "(", "isVREVMask", "(", "ShuffleMask", ",", "VT", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "V1", ")", ";", "if", "(", "V2", "->", "getOpcode", "(", ")", "==", "", "&&", "isSingletonVEXTMask", "(", "ShuffleMask", ",", "VT", ",", "Imm", ")", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "V1", ",", "V1", ",", "DAG", ".", "getConstant", "(", "Imm", ",", "", ")", ")", ";", "}", "unsigned", "WhichResult", ";", "if", "(", "isVTRNMask", "(", "ShuffleMask", ",", "VT", ",", "WhichResult", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "V1", ",", "V2", ")", ".", "getValue", "(", "WhichResult", ")", ";", "if", "(", "isVUZPMask", "(", "ShuffleMask", ",", "VT", ",", "WhichResult", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "V1", ",", "V2", ")", ".", "getValue", "(", "WhichResult", ")", ";", "if", "(", "isVZIPMask", "(", "ShuffleMask", ",", "VT", ",", "WhichResult", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "V1", ",", "V2", ")", ".", "getValue", "(", "WhichResult", ")", ";", "if", "(", "isVTRN_v_undef_Mask", "(", "ShuffleMask", ",", "VT", ",", "WhichResult", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "V1", ",", "V1", ")", ".", "getValue", "(", "WhichResult", ")", ";", "if", "(", "isVUZP_v_undef_Mask", "(", "ShuffleMask", ",", "VT", ",", "WhichResult", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "V1", ",", "V1", ")", ".", "getValue", "(", "WhichResult", ")", ";", "if", "(", "isVZIP_v_undef_Mask", "(", "ShuffleMask", ",", "VT", ",", "WhichResult", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "V1", ",", "V1", ")", ".", "getValue", "(", "WhichResult", ")", ";", "}", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "NumElts", "==", "", ")", "{", "unsigned", "PFIndexes", "[", ""], "ground_truth": ["]", ";"], "File": "ARMISelLowering137", "Func": "LowerVECTOR_SHUFFLE", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5956, "Length": 407, "Cover_Rate": 0.34697357203751067, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_movdquqi128_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v16qi", ")", "__W", ",", "(", "__mmask16"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_mov_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5957, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "M", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "iflags", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "mode", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "if", "(", "imod", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "imod", "&&", "M", ")", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "imod", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "iflags", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "mode", ")", ")", ";", "}", "else", "if", "(", "imod", "&&", "!", "M", ")", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "imod", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "iflags", ")", ")", ";", "if", "(", "mode", ")", "S", "=", "MCDisassembler", "::", "SoftFail", ";", "}", "else", "if", "(", "!", "imod", "&&", "M", ")", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "mode", ")", ")", ";", "if", "(", "iflags", ")", "S", "=", "MCDisassembler", "::", "SoftFail", ";", "}", "else", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "("], "ground_truth": ["mode", ")", ")", ";"], "File": "ARMDisassembler10", "Func": "DecodeCPSInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5958, "Length": 216, "Cover_Rate": 0.8089887640449438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMaxFlatWorkGroupSize", "(", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "AMDGPUSubtarget36", "Func": "getMaxFlatWorkGroupSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5959, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind"], "ground_truth": ["==", "k_Imm", ";"], "File": "MSP430AsmParser11", "Func": "isImm", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5960, "Length": 5, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vminnmq_f16", "(", "float16x8_t", "__a", ","], "ground_truth": ["float16x8_t", "__b", ")", "{"], "File": "arm", "Func": "mve___arm_vminnmq_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5961, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "empty", "(", ")", "const"], "ground_truth": ["{"], "File": "HexagonISelDAGToDAGHVX", "Func": "empty", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5962, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "MI", ".", "getParent", "(", ")", ";", "if", "(", "MI", ".", "isImplicitDef", "(", ")", ")", "{", "unsigned", "R", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "R", ")", ")", "{", "MCSuperRegIterator", "S", "(", "R", ",", "HRI", ",", "false", ")", ";", "MI", ".", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "*", "S", ",", "true", ",", "true", ")", ")", ";", "}", "return", "MII", ";", "}", "assert", "(", "ResourceTracker", "->", "canReserveResources", "(", "MI", ")", ")", ";", "bool", "ExtMI", "=", "HII", "->", "isExtended", "(", "MI", ")", "||", "HII", "->", "isConstExtended", "(", "MI", ")", ";", "bool", "Good", "=", "true", ";", "if", "(", "GlueToNewValueJump", ")", "{", "MachineInstr", "&", "NvjMI", "=", "*", "++", "MII", ";", "ResourceTracker", "->", "reserveResources", "(", "MI", ")", ";", "if", "(", "ExtMI", ")", "Good", "=", "tryAllocateResourcesForConstExt", "(", "true", ")", ";", "bool", "ExtNvjMI", "=", "HII", "->", "isExtended", "(", "NvjMI", ")", "||", "HII", "->", "isConstExtended", "(", "NvjMI", ")", ";", "if", "(", "Good", ")", "{", "if", "(", "ResourceTracker", "->", "canReserveResources", "(", "NvjMI", ")", ")", "ResourceTracker", "->", "reserveResources", "(", "NvjMI", ")", ";", "else", "Good", "=", "false", ";", "}", "if", "(", "Good", "&&", "ExtNvjMI", ")", "Good", "=", "tryAllocateResourcesForConstExt", "(", "true", ")", ";", "if", "(", "!", "Good", ")", "{", "endPacket", "(", "MBB", ",", "MI", ")", ";", "assert", "(", "ResourceTracker", "->", "canReserveResources", "(", "MI", ")", ")", ";", "ResourceTracker", "->", "reserveResources", "(", "MI", ")", ";", "if", "(", "ExtMI", ")", "{", "assert", "(", "canReserveResourcesForConstExt", "(", ")", ")", ";", "tryAllocateResourcesForConstExt", "(", "true", ")", ";", "}", "assert", "(", "ResourceTracker", "->", "canReserveResources", "(", "NvjMI", ")", ")", ";", "ResourceTracker", "->", "reserveResources", "(", "NvjMI", ")", ";", "if", "(", "ExtNvjMI"], "ground_truth": [")", "{"], "File": "HexagonVLIWPacketizer23", "Func": "addToPacket", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 5963, "Length": 265, "Cover_Rate": 0.6691919191919192, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_psrawi128_mask", "(", "(", "__v8hi", ")", "__A", ",", "__imm", ",", "(", "__v8hi", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_maskz_srai_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5964, "Length": 26, "Cover_Rate": 0.49056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getBaseRegister", "(", ")", "const", "{", "return"], "ground_truth": ["BasePtr", ";"], "File": "X86RegisterInfo (2)", "Func": "getBaseRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5965, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "__builtin_neon_vcgeuv4si", "(", "(", "int32x4_t", ")", "__b", ",", "(", "int32x4_t", ")"], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon_vcleq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5966, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "PtrTy", ",", "false", ",", "false", ",", "false", ",", "false", ",", "", ",", "CallingConv", "::", "C", ",", "false", ",", "false", ",", "true", ",", "TlsReadTp", ",", "Args", ",", "DAG", ",", "DL", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "LowerCallTo", "(", "CLI", ")", ";", "ThreadPointer", "=", "CallResult", ".", "first", ";", "}", "else", "{", "ThreadPointer", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "DL", ",", "", ",", "PtrVT", ")", ";", "}", "return", "ThreadPointer"], "ground_truth": [";"], "File": "MipsISelLowering63", "Func": "GetNaClThreadPointer", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5967, "Length": 89, "Cover_Rate": 0.3308550185873606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "SubRegIdx1", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "TargetRegisterClass", "*", "SuperRC", "=", "getTargetRegisterClass", "(", "CI", ",", "Paired", ")", ";", "Register", "SrcReg", "=", "MRI", "->", "createVirtualRegister", "(", "SuperRC", ")", ";", "const", "auto", "*", "Src0", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "vdata", ")", ";", "const", "auto", "*", "Src1", "=", "TII", "->", "getNamedOperand", "(", "*", "Paired", ".", "I", ",", "", "::", "vdata", ")", ";", "BuildMI", "(", "*", "MBB", ",", "InsertBefore", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SrcReg", ")", ".", "add", "(", "*", "Src0", ")", ".", "addImm", "(", "SubRegIdx0", ")", ".", "add", "(", "*", "Src1", ")", ".", "addImm", "(", "SubRegIdx1", ")", ";", "auto", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "InsertBefore", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ";", "AddressRegs", "Regs", "=", "getRegs", "(", "Opcode", ",", "*", "TII", ")", ";", "if", "(", "Regs", ".", "VAddr", ")", "MIB", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "vaddr", ")", ")", ";", "unsigned", "JoinedFormat", "=", "getBufferFormatWithCompCount", "(", "CI", ".", "Format", ",", "CI", ".", "Width", "+", "Paired", ".", "Width", ",", "*", "STM", ")", ";", "assert", "(", "CI", ".", "I", "->", "hasOneMemOperand", "(", ")", "&&", "Paired", ".", "I", "->"], "ground_truth": ["hasOneMemOperand", "(", ")", ")", ";"], "File": "SILoadStoreOptimizer23", "Func": "mergeTBufferStorePair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5968, "Length": 221, "Cover_Rate": 0.5151515151515151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly8x16_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_p8_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5969, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "Shift", "=", "", ";", "Shift", "<=", "RegWidth", "-", "", ";", "Shift", "+=", "", ")", "if", "(", "(", "Value", "&", "~", "(", ""], "ground_truth": ["<<", "Shift", ")", ")", "==", "", ")", "return", "true", ";"], "File": "AArch64AddressingModes", "Func": "isAnyMOVZMovAlias", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5970, "Length": 35, "Cover_Rate": 0.6862745098039216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLegalMaskedStore", "(", "Type", "*", "DataType", ",", "Align", "Alignment", ")", "{", "return", "isLegalMaskedLoadStore", "(", "DataType", ",", "Alignment"], "ground_truth": [")", ";"], "File": "AArch64TargetTransformInfo", "Func": "isLegalMaskedStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5971, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "NewOpcode", ")", "{", "uint64_t", "NumBytes", "=", "Offset", "-", "", ";", "emitIncrement", "(", "MBB", ",", "MBBI", ",", "DL", ",", "MBBI", "->", "getOperand", "(", "AddrOpNo", ")", ".", "getReg", "(", ")", ",", "NumBytes", ",", "ZII", ")", ";", "Offset", "-=", "NumBytes", ";", "NewOpcode", "=", "ZII", "->", "getOpcodeForOffset", "(", "Opcode", ",", "Offset", ")", ";", "assert", "(", "NewOpcode", "&&", "", ")", ";", "}", "MBBI", "->", "setDesc", "(", "ZII", "->", "get", "(", "NewOpcode", ")", ")", ";", "MBBI", "->", "getOperand", "(", "AddrOpNo", "+", "", ")", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "}", "else", "if", "(", "StackSize", ")", "{", "DebugLoc", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "emitIncrement", "(", "MBB", ",", "MBBI", ",", "DL", ",", "", ",", "StackSize", ",", "ZII"], "ground_truth": [")", ";"], "File": "SystemZFrameLowering36", "Func": "emitEpilogue", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5972, "Length": 117, "Cover_Rate": 0.41785714285714287, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "getSimpleType", "(", "Type", "*", "Ty", ")", "{", "EVT", "VT", "=", "TLI", ".", "getValueType", "("], "ground_truth": ["DL", ",", "Ty", ",", "true", ")", ";"], "File": "WebAssemblyFastISel (2)2", "Func": "getSimpleType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5973, "Length": 22, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "HOST_WIDE_INT", "b0", "=", "(", "det", ">>", "", ")", "&", "", ";", "const", "unsigned", "HOST_WIDE_INT", "b1", "=", "(", "det", ">>", "", ")", "&", "", ";", "const", "unsigned", "HOST_WIDE_INT", "w0", "=", "(", "det", ">>", "", ")", "&", "", ";", "const", "unsigned", "HOST_WIDE_INT", "w1", "=", "(", "det", ">>", "", ")", "&", "", ";", "int", "lower_half_easy_p", "=", "", ";", "int", "upper_half_easy_p", "=", "", ";", "enum", "attr_old_cc", "cc", "=", "OLD_CC_CLOBBER", ";", "switch", "(", "mode", ")", "{", "case", "E_HImode", ":", "if", "(", "b0", "!=", "", "&&", "b1", "!=", "", ")", "{", "cc", "=", "OLD_CC_SET_ZNV", ";", "}", "break", ";", "case", "E_SImode"], "ground_truth": [":"], "File": "h83001", "Func": "compute_logical_op_cc", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 5974, "Length": 97, "Cover_Rate": 0.313915857605178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "PBPSI", "=", "FI", "->", "getPICBasePointerSaveIndex", "(", ")", ";", "PBPSI", "=", "MFI", "->", "CreateFixedObject", "(", "", ",", "-", "", ",", "true", ")", ";", "FI", "->", "setPICBasePointerSaveIndex", "(", "PBPSI", ")", ";", "}", "int", "TCSPDelta", "=", "", ";", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "GuaranteedTailCallOpt", "&&", "(", "TCSPDelta", "=", "FI", "->", "getTailCallSPDelta", "(", ")", ")", "<", "", ")", "{", "MFI", "->", "CreateFixedObject", "(", "-", "", "*", "TCSPDelta", ",", "TCSPDelta", ",", "true", ")", ";", "}", "if", "(", "!", "is64", "&&", "!", "isDarwinABI", "&&", "(", "MRI", ".", "isPhysRegUsed", "(", "", ")", "||", "MRI", ".", "isPhysRegUsed", "(", "", ")", "||", "MRI", ".", "isPhysRegUsed", "(", "", ")", ")", ")", "{", "int", "FrameIdx", "=", "MFI", "->", "CreateFixedObject", "(", "(", "uint64_t", ")", "", ",", "(", "int64_t", ")", "-", "", ",", "true", ")", ";", "FI", "->", "setCRSpillFrameIndex", "("], "ground_truth": ["FrameIdx", ")", ";"], "File": "PPCFrameLowering12", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5975, "Length": 136, "Cover_Rate": 0.3665768194070081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "getTargetVersion", "(", ")", "const", "{", "return"], "ground_truth": ["TargetVersion", ";", "}"], "File": "SPIRVSubtarget1", "Func": "getTargetSPIRVVersion", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 5976, "Length": 10, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_mask_cvtepu32_ph", "(", "__m128h", "__A", ",", "__mmask8", "__B", ",", "__m128i", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_cvtepu32_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5977, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TheTriple", ".", "isOSWindows", "(", ")", "&&", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")", ")", "return", "new", "WindowsAsmBackend", "(", "T", ",", "false", ",", "STI", ")", ";", "uint8_t", "OSABI", "=", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "TheTriple", ".", "getOS", "(", ")", ")", ";", "if", "(", "TheTriple", ".", "isOSIAMCU", "(", ")", ")", "return", "new", "ELF_IAMCUAsmBackend", "(", "T", ",", "OSABI", ",", "STI", ")", ";", "return", "new", "ELF_32AsmBackend", "(", "T", ",", "OSABI"], "ground_truth": [",", "STI", ")", ";"], "File": "X86AsmBackend (2)2", "Func": "createX86_32AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5978, "Length": 69, "Cover_Rate": 0.5433070866141733, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AvailableDomains", "|=", "", "<<"], "ground_truth": ["domain", ";"], "File": "SSEDomainFix", "Func": "addDomain", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5979, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "HOST_WIDE_INT", "rounded_size", ";", "rtx", "r3", "=", "MIPS_PROLOGUE_TEMP", "(", "Pmode", ")", ";", "rtx", "r12", "=", "MIPS_PROLOGUE_TEMP2", "(", "Pmode", ")", ";", "gcc_assert", "(", "first", "<=", "", ")", ";", "rounded_size", "=", "ROUND_DOWN", "(", "size", ",", "PROBE_INTERVAL", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "r3", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "-", "first", ")", ")", ")", ";", "if", "(", "rounded_size", ">", "", ")", "{", "emit_move_insn", "(", "r12", ",", "GEN_INT"], "ground_truth": ["(", "rounded_size", ")", ")", ";"], "File": "mips", "Func": "mips_emit_probe_stack_range", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5980, "Length": 72, "Cover_Rate": 0.30638297872340425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printPostIndRegOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "Base", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "O", "<<", "", "<<", "getRegisterName", "(", "Base", ".", "getReg"], "ground_truth": ["(", ")", ")", "<<", "", ";"], "File": "MSP430InstPrinter10", "Func": "printPostIndRegOperand", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5981, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "IsDirectBranch", "(", "const", "MachineInstr"], "ground_truth": ["&", "MI", ")", "{"], "File": "X86NaClRewritePass", "Func": "IsDirectBranch", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5982, "Length": 10, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmInfoFn", "X", "(", "TheTarget", ",", "createMCAsmInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "TheTarget", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "TheTarget", ",", "createMCInstPrinter"], "ground_truth": [")", ";"], "File": "ARCMCTargetDesc", "Func": "LLVMInitializeARCTargetMC", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5983, "Length": 44, "Cover_Rate": 0.6567164179104478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "DisableCTRLoops", "&&", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "("], "ground_truth": ["createCTRLoops", "(", "getTargetMachine", "(", ")", ")", ")", ";"], "File": "PPCTargetMachine13", "Func": "addPreISel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5984, "Length": 23, "Cover_Rate": 0.40350877192982454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "GNULDBackend", "::", "initTargetSymbols", "(", "IRBuilder", "&", "pBuilder", ",", "Module", "&", "pModule", ")", "{", "if", "(", "LinkerConfig", "::", "Object", "!=", "config", "(", ")", ".", "codeGenType", "(", ")", ")", "{", "m_pGOTSymbol", "=", "pBuilder", ".", "AddSymbol", "<", "IRBuilder", "::", "AsReferred", ",", "IRBuilder", "::", "Resolve", ">", "(", "", ",", "ResolveInfo", "::", "Object", ",", "ResolveInfo", "::", "Define", ",", "ResolveInfo", "::", "Local", ",", "", ",", "", ",", "FragmentRef", "::", "Null", "(", ")", ","], "ground_truth": ["ResolveInfo", "::", "Hidden", ")", ";"], "File": "AArch64LDBackend", "Func": "initTargetSymbols", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5985, "Length": 73, "Cover_Rate": 0.9733333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "NVPTXISelLowering27", "Func": "getTargetNodeName", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5986, "Length": 159, "Cover_Rate": 0.45170454545454547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "PerformDAGCombine", "(", "SDNode", "*", "N", ",", "DAGCombinerInfo", "&", "DCI", ")", "const", "{", "CodeGenOpt", "::", "Level", "OptLevel", "=", "getTargetMachine", "(", ")", ".", "getOptLevel", "(", ")", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "return", "PerformADDCombine", "(", "N", ",", "DCI", ",", "nvptxSubtarget", ",", "OptLevel", ")", ";", "case"], "ground_truth": ["", ":"], "File": "NVPTXISelLowering37", "Func": "PerformDAGCombine", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5987, "Length": 62, "Cover_Rate": 0.5486725663716814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getVarArgsFrameIndex", "(", ")"], "ground_truth": ["const", "{"], "File": "ARCMachineFunctionInfo", "Func": "getVarArgsFrameIndex", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5988, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vclz_u32", "(", "uint32x2_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vclz_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5989, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_THUMB", ")", "memcpy", "(", "reg_alloc_order", ",", "thumb_core_reg_alloc_order"], "ground_truth": [",", "sizeof", "(", "thumb_core_reg_alloc_order", ")", ")", ";"], "File": "arm", "Func": "arm_order_regs_for_local_alloc", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5990, "Length": 16, "Cover_Rate": 0.37209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getSTI", "(", ")", ".", "getTargetTriple", "(", ")", ".", "getOS", "(", ")", "!=", "Triple", "::", "AMDPAL", ")", "{", "return", "Error", "(", "getLoc", "(", ")", ",", "(", "Twine", "(", "PALMD", "::", "AssemblerDirective", ")", "+", "Twine", "(", "", "", ")", ")", ".", "str", "(", ")", ")", ";", "}", "auto", "PALMetadata", "=", "getTargetStreamer", "(", ")", ".", "getPALMetadata", "(", ")", ";", "PALMetadata", "->", "setLegacy", "(", ")", ";", "for", "(", ";", ";", ")", "{", "uint32_t", "Key", ",", "Value", ";", "if", "(", "ParseAsAbsoluteExpression", "(", "Key", ")", ")", "{", "return", "TokError", "(", "Twine", "(", "", ")", "+", "Twine", "(", "PALMD", "::"], "ground_truth": ["AssemblerDirective", ")", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "ParseDirectivePALMetadata", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 5991, "Length": 99, "Cover_Rate": 0.532258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "!"], "ground_truth": ["CurFPOData", ";"], "File": "X86WinCOFFTargetStreamer", "Func": "haveOpenFPOData", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5992, "Length": 5, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumIntermediates", "=", "VT", ".", "getSizeInBits", "(", ")", "<", "RegisterVT", ".", "getSizeInBits", "(", ")", "?", "VT", ".", "getVectorNumElements", "(", ")", ":", "VT", ".", "getSizeInBits", "(", ")", "/", "RegisterVT", ".", "getSizeInBits", "(", ")", ";", "return", "NumIntermediates"], "ground_truth": [";"], "File": "MipsISelLowering (2)4", "Func": "getVectorTypeBreakdownForCallingConv", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5993, "Length": 35, "Cover_Rate": 0.4268292682926829, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "forward_branch_p", "(", "rtx", "insn", ")", "{", "rtx", "label", "=", "JUMP_LABEL", "(", "insn", ")", ";", "while", "(", "insn", ")", "{", "if", "(", "insn", "==", "label"], "ground_truth": [")", "break", ";"], "File": "pa3", "Func": "forward_branch_p", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5994, "Length": 29, "Cover_Rate": 0.6304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_expandloadsf512_maskz", "(", "(", "const", "__v16sf", "*", ")", "__P", ","], "ground_truth": ["(", "__v16sf", ")", "_mm512_setzero_ps", "(", ")", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_expandloadu_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5995, "Length": 26, "Cover_Rate": 0.5098039215686274, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "name", ";", "FILE", "*", "f", "=", "asm_out_file", ";", "gcc_assert", "(", "MEM_P", "(", "DECL_RTL", "(", "current_function_decl", ")", ")", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "XEXP", "(", "DECL_RTL", "(", "current_function_decl", ")", ",", "", ")", ")", "==", "SYMBOL_REF", ")", ";", "name", "=", "XSTR", "(", "XEXP", "(", "DECL_RTL", "(", "current_function_decl", ")"], "ground_truth": [",", "", ")", ",", "", ")", ";"], "File": "arm", "Func": "thumb1_output_interwork", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 5996, "Length": 57, "Cover_Rate": 0.41007194244604317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "candidate", "==", "MBB", ".", "begin", "(", ")", ")", "return", "false", ";", "if", "(", "candidate", "->", "getOpcode", "(", ")", "==", "", ")", "return", "true", ";", "const", "MCInstrDesc", "&", "prevdesc", "=", "(", "--", "candidate", ")", "->", "getDesc", "(", ")", ";", "return", "prevdesc", "."], "ground_truth": ["hasDelaySlot", "(", ")", ";"], "File": "DelaySlotFiller40", "Func": "isDelayFiller", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5997, "Length": 47, "Cover_Rate": 0.7230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getDispSize", "(", ")", "==", ""], "ground_truth": [";"], "File": "M68kISelDAGToDAG", "Func": "isDisp32", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 5998, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMachObjectWriter", "(", "llvm", "::", "make_unique", "<", "MachObjectWriter", ">", "(", "Is64Bit", ","], "ground_truth": ["CPUType", ",", "CPUSubtype", ")", ",", "OS", ",", "true", ")", ";"], "File": "ARMMachObjectWriter21", "Func": "createARMMachObjectWriter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 5999, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ST", "->", "hasMVEIntegerOps", "(", ")", ")", "return", "false", ";", "if", "(", "L", "->", "getNumBlocks", "(", ")", ">", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false", ";", "}", "assert", "(", "L", "->", "empty", "(", ")", "&&", "", ")", ";", "HardwareLoopInfo", "HWLoopInfo", "(", "L", ")", ";", "if", "(", "!", "HWLoopInfo", ".", "canAnalyze", "(", "*", "LI", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false"], "ground_truth": [";"], "File": "ARMTargetTransformInfo1", "Func": "preferPredicateOverEpilogue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6000, "Length": 79, "Cover_Rate": 0.3969849246231156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_max_pd", "(", "__mmask8", "__U", ",", "__m128d", "__A", ","], "ground_truth": ["__m128d", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_max_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6001, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseRegister", "(", "unsigned", "&", "RegNo", ",", "SMLoc", "&", "StartLoc"], "ground_truth": [",", "SMLoc", "&", "EndLoc", ")", "{"], "File": "Z80AsmParser1", "Func": "ParseRegister", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6002, "Length": 18, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "{", "return", "&"], "ground_truth": ["TLInfo", ";"], "File": "Z80TargetMachine (2)", "Func": "getTargetLowering", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6003, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "file_format", "->", "getRelaPlt", "(", ")", ".", "setSize", "(", "m_pRelaPLT", "->", "numOfRelocs", "("], "ground_truth": [")", "*", "getRelaEntrySize", "(", ")", ")", ";"], "File": "HexagonLDBackend", "Func": "setRelaPLTSize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6004, "Length": 19, "Cover_Rate": 0.5428571428571428, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Hi", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "VecVT", ".", "isFixedLengthVector", "(", ")", ")", "{", "MVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "VecVT", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Mask", ",", "VL", ";", "std", "::", "tie", "(", "Mask", ",", "VL", ")", "=", "getDefaultVLOps", "(", "VecVT", ",", "ContainerVT", ",", "DL", ",", "DAG", ",", "Subtarget", ")", ";", "SDValue", "Res", "=", "splatPartsI64WithVL", "(", "DL", ",", "ContainerVT", ",", "SDValue", "(", ")", ",", "Lo", ",", "Hi", ",", "VL", ",", "DAG", ")", ";", "return", "convertFromScalableVector", "(", "VecVT", ",", "Res", ",", "DAG", ",", "Subtarget", ")", ";", "}", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Lo", ")", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Hi", ")", ")", "{", "int32_t", "LoC", "=", "cast", "<", "ConstantSDNode", ">", "(", "Lo", ")", "->", "getSExtValue", "(", ")", ";", "int32_t", "HiC", "=", "cast", "<", "ConstantSDNode", ">", "(", "Hi", ")", "->", "getSExtValue", "(", ")", ";", "if", "(", "(", "LoC", ">>", "", ")", "==", "HiC", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT", ",", "DAG", ".", "getUNDEF", "(", "VecVT", ")", ",", "Lo", ",", "DAG", ".", "getRegister"], "ground_truth": ["(", "", ",", "", ")", ")", ";"], "File": "RISCVISelLowering3", "Func": "lowerSPLAT_VECTOR_PARTS", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6005, "Length": 184, "Cover_Rate": 0.4804177545691906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "useIndirectThunkBranches", "("], "ground_truth": [")", ";"], "File": "X86Subtarget (2)2", "Func": "enableIndirectBrExpand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6006, "Length": 5, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TT", ".", "isArch64Bit", "(", ")", "&&", "FeatureBits", "[", "", "]", ")", "report_fatal_error", "("], "ground_truth": ["", ")", ";"], "File": "RISCVBaseInfo", "Func": "validate", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6007, "Length": 18, "Cover_Rate": 0.5142857142857142, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "getFiFromFiMalkrz", "(", "unsigned", "Opc", ")", "const", "{", "switch", "(", "Opc", ")", "{", "default", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "F2003fInstrInfo", "Func": "getFiFromFiMalkrz", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6008, "Length": 95, "Cover_Rate": 0.3815261044176707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "In64BitMode", "&&", "(", "!", "TargetTriple", ".", "isX32", "(", ")", "&&"], "ground_truth": ["!", "TargetTriple", ".", "isOSNaCl", "(", ")", ")", ";"], "File": "X86Subtarget107", "Func": "isTarget64BitLP64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6009, "Length": 19, "Cover_Rate": 0.7307692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "return", "DAG", ".", "getStore", "(", "Op", ".", "getOperand", "(", "", ")", ",", "dl", ",", "FI", ",", "Op", ".", "getOperand", "(", ""], "ground_truth": [")", ",", "MachinePointerInfo", "(", "SV", ")", ",", "false", ",", "false", ",", "", ")", ";"], "File": "MipsISelLowering (2)3", "Func": "LowerVASTART", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6010, "Length": 57, "Cover_Rate": 0.4672131147540984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MemOp", ".", "isUnordered", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "if", "(", "MemOp", ".", "getAlign", "(", ")", "<", "Ty", ".", "getSizeInBits", "(", ")", "/", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "}", "unsigned", "NewOpc", "=", "getLoadStoreOp", "(", "Ty", ",", "RB", ",", "Opc", ",", "MemOp", ".", "getAlign", "(", ")", ")", ";", "if", "(", "NewOpc", "==", "Opc", ")", "return", "false", ";", "AddressMode", "AM", ";", "SelectAddress", "(", "*", "MRI", ".", "getVRegDef", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ",", "MRI", ",", "AM", ")", ";", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "NewOpc", ")", ")", ";", "MachineInstrBuilder", "MIB", "(", "MF", ",", "I", ")", ";", "if", "(", "Opc", "==", "TargetOpcode", "::"], "ground_truth": ["G_LOAD", ")", "{"], "File": "X86InstructionSelector1", "Func": "selectLoadStoreOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6011, "Length": 137, "Cover_Rate": 0.43769968051118213, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasGFX940Insts", "(", ")"], "ground_truth": ["const", "{"], "File": "GCNSubtarget", "Func": "hasGFX940Insts", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6012, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reg", "=", "mapper", ".", "fromString", "(", "RegString", "->", "getString", "(", ")", ",", "Subtarget", "->", "getFeatureBits", "(", ")", ",", "IsValidSpecialReg", ")", ";", "if", "(", "IsValidSpecialReg", ")", "return", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "N", "->", "getSimpleValueType", "(", "", ")", ",", "", ",", "CurDAG", "->", "getTargetConstant", "(", "Reg", ",", "DL", ",", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "return"], "ground_truth": ["nullptr", ";"], "File": "AArch64ISelDAGToDAG", "Func": "SelectReadRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6013, "Length": 65, "Cover_Rate": 0.32663316582914576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "LLVM_DEBUG", "(", "BB", "->", "dump", "(", ")", ")", ";", "return"], "ground_truth": ["BB", ";"], "File": "Z80oldISelLowering", "Func": "EmitLoweredCmp0", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6014, "Length": 104, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "GOT", "=", "DAG", ".", "getGLOBAL_OFFSET_TABLE", "(", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "GOT", ",", "GPRelNode", ")", ";", "}", "SDValue", "GA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "", ",", "", ",", "", ")", ";", "SDValue", "HiPart", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "&", "GA", ",", "", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "GA", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "HiPart", ",", "Lo", ")", ";", "}", "else", "{", "SDValue", "GA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "", ",", "", ",", "", ")", ";", "SDValue", "ResNode", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "GA", ",", "NULL", ",", "", ",", "false"], "ground_truth": [",", "false", ",", "", ")", ";"], "File": "MipsISelLowering9", "Func": "LowerGlobalAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6015, "Length": 143, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setPriority", "(", "PriorityFunction", "p", ")", "{", "PF", "="], "ground_truth": ["p", ";"], "File": "ClusterDAG", "Func": "setPriority", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6016, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "", "<<", "getSGPRNum", "(", ")", ";", "if", "(", "ST", ")", "OS", "<<", "", "<<", "ST", "->", "getOccupancyWithNumSGPRs", "(", "getSGPRNum", "(", ")", ")", "<<", "')'", ";", "OS", "<<", "", "<<", "getVGPRTuplesWeight", "(", ")", "<<", "", "<<", "getSGPRTuplesWeight", "(", ")", ";", "if", "(", "ST", ")", "OS", "<<", "", "<<", "getOccupancy", "(", "*", "ST"], "ground_truth": [")", ";"], "File": "GCNRegPressure", "Func": "print", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6017, "Length": 55, "Cover_Rate": 0.47413793103448276, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "reg", "=", "XEXP", "(", "src", ",", "", ")", ";", "rtx", "prev_dest", "=", "SET_DEST", "(", "prev_set", ")", ";", "rtx", "prev_src", "=", "SET_SRC", "(", "prev_set", ")", ";", "bool", "src_same", "=", "rtx_equal_p", "(", "prev_src", ",", "reg", ")", ";", "if", "(", "REG_P", "(", "prev_dest", ")", "&&", "!", "reg_set_p", "(", "reg", ",", "prev_src", ")", "&&", "!", "reg_set_between_p", "(", "reg", ",", "prev_cc_outer", ",", "outer_insn", ")", "&&", "(", "src_same", "||", "rtx_equal_p", "(", "prev_dest", ",", "reg", ")", ")", ")", "{", "machine_mode", "ccmode", "=", "GET_MODE", "(", "src", ")", ";", "rtx", "modeadjusted_dccr", "=", "(", "ccmode", "==", "CCmode", "?", "dccr", ":", "gen_rtx_REG", "(", "CCmode", ",", "CRIS_CC0_REGNUM", ")", ")", ";", "rtx", "compare", "=", "(", "src_same", "?", "pat", ":", "gen_rtx_SET", "(", "modeadjusted_dccr", ",", "gen_rtx_COMPARE", "(", "ccmode", ",", "copy_rtx", "(", "prev_src", ")", ",", "const0_rtx", ")", ")", ")", ";", "validate_change", "(", "prev_cc_setter", ",", "&", "XVECEXP", "(", "PATTERN", "(", "prev_cc_setter", ")", ",", "", ",", "", ")", ",", "compare", ","], "ground_truth": ["true", ")", ";"], "File": "cris", "Func": "cris_postdbr_cmpelim", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6018, "Length": 147, "Cover_Rate": 0.3114406779661017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", "FIXUPBW_DESC"], "ground_truth": [";"], "File": "X86FixupBWInsts", "Func": "getPassName", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6019, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "__v4si", ")", "__X", ")"], "ground_truth": ["[", "__N", "&", "", "]", ";"], "File": "smmintrin", "Func": "_mm_extract_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6020, "Length": 13, "Cover_Rate": 0.35135135135135137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pat", "=", "PATTERN", "(", "insn", ")", ";", "if", "(", "GET_CODE", "(", "pat", ")", "==", "PARALLEL", ")", "pat", "=", "XVECEXP", "(", "pat", ",", "", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "pat", ")", "!=", "SET", "||", "SET_DEST", "(", "pat", ")", "!=", "pc_rtx", ")", "continue", ";", "if", "(", "GET_CODE", "(", "SET_SRC", "(", "pat", ")", ")", "==", "LABEL_REF", ")", "{", "label", "=", "&", "SET_SRC", "(", "pat", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "SET_SRC", "(", "pat", ")", ")", "==", "IF_THEN_ELSE", ")", "{", "if", "(", "GET_CODE", "(", "XEXP", "(", "SET_SRC", "(", "pat", ")", ",", "", ")", ")", "==", "LABEL_REF", ")", "label", "=", "&", "XEXP", "(", "SET_SRC", "(", "pat", ")", ",", "", ")", ";", "else", "if", "(", "GET_CODE", "(", "XEXP", "(", "SET_SRC", "(", "pat", ")", ",", "", ")", ")", "==", "LABEL_REF", ")", "label", "=", "&", "XEXP", "(", "SET_SRC", "(", "pat", ")", ",", "", ")", ";", "else", "continue", ";", "}", "else", "continue", ";", "if", "(", "get_attr_length", "(", "insn", ")", "<=", "", ")", "continue", ";", "cfun_frame_layout", ".", "save_return_addr_p", "=", "", ";", "if", "(", "!", "flag_pic", ")", "{", "new_literal", "=", "", ";", "rtx", "mem", "=", "force_const_mem", "(", "Pmode", ",", "*", "label", ")", ";", "rtx_insn", "*", "set_insn", "=", "emit_insn_before", "(", "gen_rtx_SET", "(", "temp_reg", ",", "mem", ")", ",", "insn", ")", ";", "INSN_ADDRESSES_NEW", "(", "set_insn", ",", "-"], "ground_truth": ["", ")", ";"], "File": "s3905", "Func": "s390_split_branches", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6021, "Length": 211, "Cover_Rate": 0.47737556561085975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "DFPRegDecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg"], "ground_truth": [")", ")", ";"], "File": "SparcDisassembler (2)", "Func": "DecodeDFPRegsRegisterClass", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6022, "Length": 31, "Cover_Rate": 0.543859649122807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getTargetMachine", "(", ")", "."], "ground_truth": ["isPositionIndependent", "(", ")", ";"], "File": "MipsISelLowering100", "Func": "isJumpTableRelative", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6023, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_cvtsi64x_ss", "(", "__m128", "__A", ",", "long", "long", "__B", ")", "{"], "File": "xmmintrin", "Func": "_mm_cvtsi64x_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6024, "Length": 23, "Cover_Rate": 0.6052631578947368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "int", "vec_any_nan", "(", "vector", "float", "a1"], "ground_truth": [")", "{"], "File": "altivec4", "Func": "vec_any_nan", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6025, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ArchVersion", "==", "5", ")", "report_fatal_error", "(", "", ",", "false", ")", ";", "assert", "(", "ABI", "!=", "UnknownABI", ")", ";", "assert", "(", "(", "(", "(", "getFeatureBits", "(", ")", "&", "", ")", "!=", "", ")", "+", "(", "(", "getFeatureBits", "(", ")", "&", "", ")", "!=", "", ")", "+", "(", "(", "getFeatureBits", "(", ")", "&", "", ")", "!=", "", ")", "+", "(", "(", "getFeatureBits", "(", ")", "&", "", ")", "!=", "", ")", ")", "==", "", ")", ";", "assert", "(", "(", "(", "!", "isGP64bit", "(", ")", "&&", "(", "isABI_O32", "(", ")", "||", "isABI_EABI", "(", ")", ")", ")", "||", "(", "isGP64bit", "(", ")", "&&", "(", "isABI_N32", "(", ")", "||", "isABI_N64", "(", ")", ")", ")", ")", "&&", "", ")", ";", "if", "(", "hasMSA", "(", ")", "&&", "!", "isFP64bit", "(", ")", ")", "report_fatal_error", "(", "", "", ",", "false", ")", ";", "if", "(", "!", "isABI_O32", "(", ")", "&&", "!", "useOddSPReg", "(", ")", ")", "report_fatal_error", "(", "", ",", "false", ")", ";", "if", "(", "IsFPXX", "&&", "(", "isABI_N32", "(", ")", "||", "isABI_N64", "(", ")"], "ground_truth": [")", ")", "report_fatal_error", "(", "", ",", "false", ")", ";"], "File": "MipsSubtarget23", "Func": "MipsSubtarget", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6026, "Length": 174, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBGP", "(", ")", "const", "{", "return", "TargetTriple", ".", "getVendor", "(", ")", "==", "Triple", "::"], "ground_truth": ["BGP", ";"], "File": "PPCSubtarget10", "Func": "isBGP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6027, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "string", "&", "LongBranchStub", "::", "name", "(", ")", "const", "{", "return"], "ground_truth": ["m_Name", ";"], "File": "AArch64LongBranchStub", "Func": "name", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6028, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GCNSubtarget", "&", "ST", "=", "DAGInstrs", "->", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "if", "(", "!", "ST", ".", "hasMAIInsts", "(", ")", ")", "return", ";", "DAG", "=", "static_cast", "<", "ScheduleDAGMI", "*", ">", "(", "DAGInstrs", ")", ";", "const", "TargetSchedModel", "*", "TSchedModel", "=", "DAGInstrs", "->", "getSchedModel", "(", ")", ";", "if", "(", "!", "TSchedModel", "||", "DAG", "->", "SUnits", ".", "empty", "(", ")", ")", "return", ";", "const", "IsInstructionType", "isMFMAFn", "=", "[", "this", "]", "(", "const", "MachineInstr", "&", "MI", ")", "{", "if", "(", "TII", "->", "isMAI", "(", "MI", ")", "&&", "MI", ".", "getOpcode", "(", ")", "!=", "", "&&", "MI", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "return", "true", ";", "}", "return", "false", ";", "}", ";", "InstructionClass", "MFMASUnits", "(", "isMFMAFn", ",", "MFMAGroupMaxSize", ")", ";", "const", "IsInstructionType", "isVMEMReadFn", "=", "[", "this", "]", "(", "const", "MachineInstr", "&", "MI", ")", "{", "if", "(", "(", "(", "TII", "->", "isFLAT", "(", "MI", ")", "&&", "!", "TII", "->", "isDS", "(", "MI", ")", ")", "||", "TII", "->", "isVMEM", "(", "MI", ")", ")", "&&", "MI", ".", "mayLoad", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "return", "true", ";", "}", "return", "false", ";", "}", ";", "InstructionClass", "VMEMReadSUnits", "(", "isVMEMReadFn", ",", "VMEMGroupMaxSize", ")", ";", "const", "IsInstructionType", "isDSWriteFn", "=", "[", "this", "]", "(", "const", "MachineInstr", "&", "MI", ")", "{", "if", "(", "TII", "->", "isDS", "(", "MI", ")", "&&", "MI", ".", "mayStore", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "return", "true", ";", "}", "return", "false", ";", "}", ";", "InstructionClass", "DSWriteSUnits", "(", "isDSWriteFn", ",", "LDWGroupMaxSize", ")", ";", "const", "IsInstructionType", "isDSReadFn", "=", "[", "this", "]", "(", "const"], "ground_truth": ["MachineInstr", "&", "MI", ")", "{"], "File": "AMDGPUMFMAIGroupLP", "Func": "apply", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6029, "Length": 286, "Cover_Rate": 0.7467362924281984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSubtargetInfo", "&", "STI", "=", "Dis", "->", "getSubtargetInfo", "(", ")", ";", "Imm", "|=", "", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Imm", ")", ")", ";", "bool", "ValidNamed", ";", "(", "void", ")", "", "(", "STI", ".", "getFeatureBits", "(", ")", ")", ".", "toString", "(", "Imm"], "ground_truth": [",", "ValidNamed", ")", ";"], "File": "ARM64Disassembler1", "Func": "DecodeMRSSystemRegister", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6030, "Length": 49, "Cover_Rate": 0.5104166666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "isSoloInstruction", "(", "MI", ")", "&&", "", ")", ";", "if", "(", "MI", "->", "isDebugValue", "(", ")", ")", "{", "return", "true", ";", "}", "else", "{", "assert", "(", "ResourceTracker", "->", "getInstrItins", "(", ")", "->", "beginStage", "(", "MI", "->", "getDesc", "("], "ground_truth": [")", ".", "getSchedClass", "(", ")", ")", "->", "getUnits", "(", ")", "&&", "", ")", ";"], "File": "rvexVLIWPacketizer", "Func": "ignorePseudoInstruction", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6031, "Length": 54, "Cover_Rate": 0.7397260273972602, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "VA", ".", "getLocReg", "(", ")", ",", "OutVals", "[", "i", "]", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "hasStructRetAttr", "(", ")", ")", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "Register", "Reg", "=", "MFI", "->", "getSRetReturnReg", "(", ")", ";", "assert", "(", "Reg", "&&", ""], "ground_truth": [")", ";"], "File": "LanaiISelLowering12", "Func": "LowerReturn", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6032, "Length": 151, "Cover_Rate": 0.38817480719794345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MaxDisp", "=", "getUnconditionalBrDisp", "(", "UncondBr", ")", ";", "ImmBranches", ".", "push_back", "(", "ImmBranch", "(", "&", "UserMBB", "->", "back", "(", ")", ",", "MaxDisp", ",", "false", ",", "UncondBr", ")", ")", ";", "computeBlockSize", "(", "UserMBB", ")", ";", "adjustBBOffsetsAfter", "(", "UserMBB", ")", ";", "return", ";", "}", "}", "unsigned", "LogAlign", "=", "MF", "->", "getAlignment", "(", ")", ";", "assert", "(", "LogAlign", ">=", "CPELogAlign", "&&", "", ")", ";", "unsigned", "KnownBits", "=", "UserBBI", ".", "internalKnownBits", "(", ")", ";", "unsigned", "UPad", "=", "UnknownPadding", "(", "LogAlign", ",", "KnownBits", ")", ";", "unsigned", "BaseInsertOffset", "=", "UserOffset", "+", "U", ".", "getMaxDisp", "(", ")", "-", "UPad", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "format", "(", "", ",", "BaseInsertOffset", ")", ")", ";", "BaseInsertOffset", "-=", "", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "format", "(", "", ",", "BaseInsertOffset", ")", "<<", "", "<<", "LogAlign", "<<", "", "<<", "KnownBits", "<<", "", "<<", "UPad", "<<", "'\\n'", ")", ";", "if", "(", "BaseInsertOffset", "+", "", ">=", "UserBBI", ".", "postOffset", "(", ")", ")", "{", "BaseInsertOffset", "=", "std", "::", "max", "(", "UserBBI", ".", "postOffset", "(", ")", "-", "UPad", "-", "", ",", "UserOffset", "+", "TII", "->", "GetInstSizeInBytes", "(", "UserMI", ")", "+", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "format", "(", "", ",", "BaseInsertOffset", ")", ")", ";", "}", "unsigned", "EndInsertOffset", "=", "BaseInsertOffset", "+", "", "+", "UPad", "+", "CPEMI", "->", "getOperand", "("], "ground_truth": ["", ")", ".", "getImm", "(", ")", ";"], "File": "ARMConstantIslandPass (2)1", "Func": "createNewWater", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6033, "Length": 215, "Cover_Rate": 0.31432748538011696, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "ClUncheckedLdSt", "==", "UncheckedAlways", ")", "return", "true", ";", "unsigned", "FrameSize", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MFI", "->", "getObjectIndexEnd", "(", ")", ";", "i", "!=", "e", ";"], "ground_truth": ["++", "i", ")", "FrameSize", "+=", "MFI", "->", "getObjectSize", "(", "i", ")", ";"], "File": "AArch64StackTaggingPreRA", "Func": "mayUseUncheckedLoadStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6034, "Length": 46, "Cover_Rate": 0.575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAMXTILE", "("], "ground_truth": [")", "const", "{"], "File": "X86Subtarget101", "Func": "hasAMXTILE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6035, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MaxInterleaveFactor", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "break", ";", "case", "Kryo", ":", "MaxInterleaveFactor", "=", "", ";", "VectorInsertExtractBaseCost", "=", "", ";", "CacheLineSize", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "NeoverseE1", ":", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "NeoverseN1", ":", "PrefFunctionLogAlignment", "=", "", ";", "break", ";", "case", "Saphira", ":", "MaxInterleaveFactor", "=", "", ";", "MinVectorRegisterBitWidth", "=", "", ";", "break", ";", "case", "ThunderX2T99", ":", "CacheLineSize", "=", "", ";", "PrefFunctionLogAlignment", "=", "", ";", "PrefLoopLogAlignment", "=", "", ";", "MaxInterleaveFactor", "=", "", ";", "PrefetchDistance", "=", "", ";", "MinPrefetchStride", "=", "", ";", "MaxPrefetchIterationsAhead", "="], "ground_truth": ["", ";"], "File": "AArch64Subtarget3", "Func": "initializeProperties", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6036, "Length": 121, "Cover_Rate": 0.32526881720430106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "dm_off_reg", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "addr_bound", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "Register", "addr_stride", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "addr_bound", ")", ".", "addReg", "(", "dm_off_reg", ")", ".", "addImm", "(", "(", "(", "", "+", "(", "dim", "-", "", ")", ")", "<<", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "addr_stride", ")", ".", "addReg", "(", "dm_off_reg", ")", ".", "addImm", "(", "(", "(", "", "+", "(", "dim", "-", "", ")", ")", "<<", "", ")", ")", ";", "Register", "BoundReg", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "BoundReg", ")", ".", "addReg", "(", "addr_bound", ",", "RegState", "::", "Kill", ")", ";", "Register", "StrideReg", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "StrideReg", ")", ".", "addReg", "(", "addr_stride", ",", "RegState", "::", "Kill", ")", ";", "MBBI", "->", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "RISCVExpandSSRInsts", "Func": "expandSSR_BoundStride", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6037, "Length": 213, "Cover_Rate": 0.6191860465116279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "term", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "has_hard_reg_initial_val", "(", "Pmode", ",", "TP_REGNO", ")", "&&", "base", "==", "mep_tp_rtx", "(", ")", ")", "unspec", "=", "UNS_TPREL", ";", "else", "if", "(", "has_hard_reg_initial_val", "(", "Pmode", ",", "GP_REGNO", ")", "&&", "base", "==", "mep_gp_rtx", "(", ")", ")", "unspec", "=", "UNS_GPREL", ";", "else", "return", "x", ";", "if", "(", "GET_CODE", "(", "term", ")", "!=", "CONST", ")", "return", "x", ";", "term", "=", "XEXP", "(", "term", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "term", ")", "!=", "UNSPEC", "||", "XINT", "(", "term", ",", "", ")", "!=", "unspec", ")", "return", "x", ";", "return", "XVECEXP", "(", "term", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "mep", "Func": "mep_find_base_term", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6038, "Length": 104, "Cover_Rate": 0.7375886524822695, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "sh_symbian_dllexport_p", "(", "decl", ")", ")", "sh_symbian_mark_dllexport", "(", "decl", ")", ";", "else", "if", "(", "sh_symbian_dllimport_p", "(", "decl", ")", ")", "sh_symbian_mark_dllimport", "(", "decl", ")", ";", "else", "if", "(", "(", "TREE_CODE", "(", "decl", ")", "==", "FUNCTION_DECL", "||", "TREE_CODE", "(", "decl", ")", "==", "VAR_DECL", ")", "&&", "DECL_RTL", "(", "decl", ")", "!=", "NULL_RTX", "&&", "GET_CODE", "(", "DECL_RTL", "(", "decl", ")", ")", "==", "MEM", "&&", "GET_CODE", "(", "XEXP", "(", "DECL_RTL", "(", "decl", ")", ",", "", ")", ")", "==", "MEM", "&&", "GET_CODE", "(", "XEXP", "(", "XEXP", "(", "DECL_RTL", "(", "decl", ")", ",", "", ")", ",", "", ")", ")", "==", "SYMBOL_REF", "&&", "sh_symbian_dllimport_name_p", "("], "ground_truth": ["XSTR", "(", "XEXP", "(", "XEXP", "(", "DECL_RTL", "(", "decl", ")", ",", "", ")", ",", "", ")", ",", "", ")", ")", ")", "{"], "File": "symbian", "Func": "sh_symbian_encode_section_info", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6039, "Length": 120, "Cover_Rate": 0.47808764940239046, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "unsigned", "RegClassIDs", "[", "]", "=", "{", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "SubRegs", "[", "]", "=", "{", "", ",", "", ",", ""], "ground_truth": [",", "", "}", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "createDTuple", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6040, "Length": 32, "Cover_Rate": 0.463768115942029, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "Imm16", "=", "getChunk", "(", "UImm", ",", "ChunkIdx", ")", ";", "const", "unsigned", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "bool", "DstIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "MachineInstrBuilder", "MIB1", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstReg", ")", ".", "addImm", "(", "Imm16", ")", ".", "addImm", "(", "", "(", "", ",", "ShiftAmt", ")", ")", ";", "transferImpOps", "(", "MI", ",", "MIB", ",", "MIB1", ")", ";", "MI", ".", "eraseFromParent", "(", ")"], "ground_truth": [";"], "File": "AArch64ExpandPseudoInsts10", "Func": "tryOrrMovk", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6041, "Length": 113, "Cover_Rate": 0.46887966804979253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "WinCOFFStreamer", "::", "emitWinEHHandlerData", "(", "SMLoc", "Loc", ")", "{", "MCStreamer", "::", "emitWinEHHandlerData"], "ground_truth": ["(", "Loc", ")", ";"], "File": "ARMWinCOFFStreamer5", "Func": "emitWinEHHandlerData", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6042, "Length": 16, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallLowering", "::", "lowerReturn", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "const", "Value", "*", "Val", ",", "unsigned", "VReg", ")", "const", "{", "assert", "(", "!", "Val", "==", "!", "VReg", "&&", "", ")", ";", "auto", "Ret", "=", "AddDefaultPred", "(", "MIRBuilder", ".", "buildInstrNoInsert", "(", ""], "ground_truth": [")", ")", ";"], "File": "ARMCallLowering12", "Func": "lowerReturn", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6043, "Length": 43, "Cover_Rate": 0.589041095890411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec_uint4", "neg_b", ";", "vec_uint4", "mask", ";", "neg_b", "=", "vec_splat", "(", "(", "vec_uint4", ")", "(", "si_from_int", "(", "-", "b", ")", ")", ",", "", ")", ";", "mask", "=", "vec_sra", "(", "vec_sl", "(", "neg_b", ",", "(", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ")", ",", "(", "(", "vec_uint4", ")", "{", "", ",", ""], "ground_truth": [",", "", ",", "", "}", ")", ")", ";"], "File": "si2vmx", "Func": "si_rotmai", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6044, "Length": 64, "Cover_Rate": 0.6095238095238096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "PtrVT", "=", "getTargetLowering", "(", ")", "->", "getPointerTy", "(", "CurDAG", "->", "getDataLayout", "(", ")", ")", ";", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "PtrVT", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", ""], "ground_truth": [",", "Addr", ",", "", ")", ";"], "File": "LEGISelDAGToDAG", "Func": "SelectAddr", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6045, "Length": 44, "Cover_Rate": 0.30985915492957744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "signBitIsZero", "(", "const", "MachineOperand", "&"], "ground_truth": ["Op", ",", "const", "MachineRegisterInfo", "&", "MRI", ")", "{"], "File": "AMDGPUInstructionSelector15", "Func": "signBitIsZero", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6046, "Length": 15, "Cover_Rate": 0.7894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isSignExtended", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ")", "{", "return", "N", "->", "getOpcode", "(", ")", "==", "", "||", "isExtendedBUILD_VECTOR", "(", "N", ","], "ground_truth": ["DAG", ",", "true", ")", ";"], "File": "AArch64ISelLowering (2)3", "Func": "isSignExtended", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6047, "Length": 31, "Cover_Rate": 0.9117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CheckImmRange", "(", "", "+", "", ",", "", ",", "true", ","], "ground_truth": ["true", ",", "true", ")", ";"], "File": "HexagonAsmParser (2)", "Func": "iss11_2Ext", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6048, "Length": 16, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RC", "=", "RI", ".", "getCommonSubClass", "(", "MRI", ".", "getRegClass", "(", "TrueReg", ")", ",", "MRI", ".", "getRegClass", "(", "FalseReg", ")", ")", ";", "if", "(", "!", "RC", ")", "return", "false", ";", "unsigned", "ExtraCondLat", "=", "Cond", ".", "size", "(", ")", "!=", "", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", "||", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "CondCycles", "=", "", "+", "ExtraCondLat", ";", "TrueCycles", "=", "FalseCycles", "=", "", ";", "if", "(", "canFoldIntoCSel", "(", "MRI", ",", "TrueReg", ")", ")", "TrueCycles", "=", "", ";", "else", "if", "(", "canFoldIntoCSel", "(", "MRI", ",", "FalseReg", ")", ")", "FalseCycles", "=", "", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64InstrInfo (2)", "Func": "canInsertSelect", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6049, "Length": 102, "Cover_Rate": 0.5125628140703518, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Match", ")", "continue", ";", "if", "(", "Match", ".", "getScalarValueSizeInBits", "(", ")", "!=", "BitWidth", ")", "continue", ";", "unsigned", "MatchSizeInBits", "=", "Match", ".", "getValueSizeInBits", "(", ")", ";", "if", "(", "!", "(", "MatchSizeInBits", "==", "", "||", "(", "MatchSizeInBits", "==", "", "&&", "(", "(", "Subtarget", ".", "hasAVX", "(", ")", "&&", "BitWidth", ">=", "", ")", "||", "Subtarget", ".", "hasAVX2", "(", ")", ")", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Match", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", "<=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "DAG", ".", "ComputeNumSignBits", "(", "Match", ")", "!=", "BitWidth", ")", "return", "SDValue", "(", ")", ";", "MVT", "MaskVT", ";", "if", "(", "", "==", "BitWidth", "||", "", "==", "BitWidth", ")", "MaskVT", "=", "", "(", "", "(", "BitWidth", ")", ",", "MatchSizeInBits", "/", "BitWidth", ")", ";", "else", "MaskVT", "=", "", "(", "", ",", "MatchSizeInBits", "/", "", ")", ";", "APInt", "CompareBits", ";", "", "CondCode", ";", "if", "(", "Op", "==", "", ")", "{", "CompareBits", "=", "APInt", "::", "getNullValue", "(", "", ")", ";", "CondCode", "=", "", "::", "SETNE", ";", "}", "else", "{", "CompareBits", "=", "APInt", "::", "getLowBitsSet", "(", "", ",", "MaskVT", ".", "getVectorNumElements", "(", ")", ")", ";", "CondCode", "=", "", "::", "SETEQ", ";", "}", "unsigned", "ResWidth", "=", "std", "::", "max", "(", "BitWidth", ",", "", ")", ";", "APInt", "ResOnes", "=", "APInt", "::", "getAllOnesValue", "(", "ResWidth", ")", ";", "APInt", "ResZero", "=", "APInt", "::", "getNullValue", "(", "ResWidth", ")", ";", "EVT", "ResVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "ResWidth", ")", ";", "SDLoc", "DL", "(", "Extract", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getBitcast"], "ground_truth": ["(", "MaskVT", ",", "Match", ")", ";"], "File": "X86ISelLowering236", "Func": "combineHorizontalPredicateResult", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6050, "Length": 262, "Cover_Rate": 0.5458333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "MINA32ISelDAGToDAG", "Func": "getPassName", "Target": "MINA32", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6051, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FourReg", "=", "NumOps", ">", "", "&&", "OpInfo", "[", "", "]", ".", "RegClass", "==", "", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRs", "(", "insn", ")", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRn", "(", "insn", ")", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRm", "(", "insn", ")", ")", ")", ")", ";", "if", "(", "FourReg", ")", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRd", "(", "insn", ")", ")", ")", ")", ";", "NumOpsAdded", "=", "FourReg", "?", "", ":", "", ";", "return"], "ground_truth": ["true", ";"], "File": "ThumbDisassemblerCore1", "Func": "DisassembleThumb2Mul", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6052, "Length": 119, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "align", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "else", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", "<<", "align"], "ground_truth": [")", ")", ";"], "File": "ARMDisassembler", "Func": "DecodeAddrMode6Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6053, "Length": 56, "Cover_Rate": 0.5045045045045045, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "insertDAGNode", "(", "*", "CurDAG", ",", "OrigShiftAmt", ",", "X", ")", ";", "}", "else", "return", "false", ";", "SDValue", "Zero", "=", "CurDAG", "->", "getConstant", "(", "", ",", "DL", ",", "SubVT", ")", ";", "SDValue", "Neg", "=", "CurDAG", "->", "getNode", "(", "", ",", "DL", ",", "SubVT", ",", "Zero", ",", "X", ")", ";", "NewShiftAmt", "=", "Neg", ";", "insertDAGNode", "(", "*", "CurDAG", ",", "OrigShiftAmt", ",", "Zero", ")", ";", "insertDAGNode", "(", "*", "CurDAG", ",", "OrigShiftAmt", ",", "Neg", ")", ";", "}", "else", "return", "false", ";", "}", "else", "return", "false", ";", "if", "(", "NewShiftAmt", ".", "getValueType", "(", ")", "!=", "", ")", "{", "NewShiftAmt", "=", "CurDAG", "->", "getNode", "(", "", ",", "DL", ",", "", ",", "NewShiftAmt", ")", ";", "insertDAGNode", "(", "*", "CurDAG", ",", "OrigShiftAmt", ",", "NewShiftAmt", ")", ";", "}", "NewShiftAmt", "=", "CurDAG", "->", "getNode", "(", "", ",", "DL", ",", "", ",", "NewShiftAmt", ",", "CurDAG", "->", "getConstant", "(", "Size", "-", "", ",", "DL", ",", "", ")", ")", ";", "insertDAGNode", "(", "*", "CurDAG", ",", "OrigShiftAmt", ",", "NewShiftAmt", ")", ";", "SDNode", "*", "UpdatedNode", "=", "CurDAG", "->", "UpdateNodeOperands", "(", "N", ",", "N", "->", "getOperand", "(", "", ")", ",", "NewShiftAmt", ")", ";", "if", "(", "UpdatedNode", "!=", "N", ")", "{", "ReplaceNode", "(", "N", ",", "UpdatedNode", ")", ";", "return", "true", ";", "}", "if", "(", "OrigShiftAmt", ".", "getNode", "(", ")", "->", "use_empty", "(", ")", ")", "CurDAG", "->", "RemoveDeadNode", "(", "OrigShiftAmt", ".", "getNode", "(", ")", ")", ";", "SelectCode", "(", "N", ")", ";", "return", "true"], "ground_truth": [";"], "File": "X86ISelDAGToDAG102", "Func": "tryShiftAmountMod", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6054, "Length": 225, "Cover_Rate": 0.40613718411552346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "NegA", "=", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "invertIfNegative", "(", "A", ")", ";", "bool", "NegB", "=", "invertIfNegative", "(", "B", ")", ";", "bool", "NegC", "=", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "invertIfNegative", "(", "C", ")", ";", "bool", "NegMul", "=", "(", "NegA", "!=", "NegB", ")", ";", "unsigned", "NewOpcode", ";", "if", "(", "!", "NegMul", ")", "NewOpcode", "=", "(", "!", "NegC", ")", "?", "", ":", "", ";", "else", "NewOpcode", "=", "(", "!", "NegC", ")", "?", "", ":", "", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "{", "switch", "(", "NewOpcode", ")", "{", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "}", "}", "else", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "{", "switch", "(", "NewOpcode", ")", "{", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "}", "}", "else", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "{", "switch", "(", "NewOpcode", ")", "{", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "="], "ground_truth": ["", ";", "break", ";"], "File": "X86ISelLowering115", "Func": "combineFMA", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6055, "Length": 242, "Cover_Rate": 0.44567219152854515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_sra_pi32", "(", "__m64", "__m", ",", "__m64", "__count"], "ground_truth": [")", "{"], "File": "mmintrin", "Func": "_mm_sra_pi32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6056, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "(", "mask2", "==", "", "||", "(", "mask2", "&", "ix86_isa_flags2", ")", "!=", "", ")", "&&", "(", "mask", "==", "", "||", "(", "mask", "&", "ix86_isa_flags", ")", "!=", "", ")", ")", "||", "(", "(", "mask", "&", "OPTION_MASK_ISA_MMX", ")", "!=", "", "&&", "TARGET_MMX_WITH_SSE", ")", "||", "(", "mask2", "==", "OPTION_MASK_ISA2_AVXVNNI", ")", "||", "(", "mask2", "==", "OPTION_MASK_ISA2_AVXIFMA", ")", "||", "(", "mask2", "==", "(", "OPTION_MASK_ISA2_AVXNECONVERT", "|", "OPTION_MASK_ISA2_AVX512BF16", ")", ")", "||", "(", "lang_hooks", ".", "builtin_function", "==", "lang_hooks", ".", "builtin_function_ext_scope", ")", ")", "{", "tree", "type", "=", "ix86_get_builtin_func_type", "(", "tcode", ")", ";", "decl", "=", "add_builtin_function", "(", "name", ",", "type", ",", "code", ",", "BUILT_IN_MD", ",", "NULL", ",", "NULL_TREE", ")", ";", "ix86_builtins", "[", "(", "int", ")", "code", "]", "=", "decl", ";", "ix86_builtins_isa", "[", "(", "int", ")", "code", "]", ".", "set_and_not_built_p", "=", "false", ";", "}", "else", "{", "deferred_isa_values", "|=", "mask", ";", "deferred_isa_values2", "|=", "mask2", ";", "ix86_builtins", "[", "(", "int", ")", "code", "]", "=", "NULL_TREE", ";", "ix86_builtins_isa", "[", "(", "int", ")", "code", "]", ".", "tcode", "=", "tcode", ";", "ix86_builtins_isa", "[", "(", "int", ")", "code", "]", ".", "name", "=", "name", ";", "ix86_builtins_isa", "[", "(", "int", ")", "code", "]", ".", "const_p", "=", "false", ";", "ix86_builtins_isa", "[", "(", "int", ")", "code", "]", ".", "pure_p", "=", "false", ";", "ix86_builtins_isa", "[", "(", "int", ")", "code", "]", ".", "set_and_not_built_p"], "ground_truth": ["=", "true", ";"], "File": "i386-builtins1", "Func": "def_builtin", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6057, "Length": 205, "Cover_Rate": 0.640625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "PtrVT", "=", "TLI", ".", "getPointerTy", "(", ")", ";", "EVT", "IdxVT", "=", "EVT", "::", "getEVT", "(", "Idx", "->", "getType", "(", ")", ",", "false", ")", ";", "if", "(", "IdxVT", ".", "bitsLT", "(", "PtrVT", ")", ")", "{", "IdxN", "=", "emitIntExt", "(", "IdxVT", ".", "getSimpleVT", "(", ")", ",", "IdxN", ",", "PtrVT", ",", "false", ")", ";", "IdxNIsKill", "=", "true", ";", "}", "else", "if", "(", "IdxVT", ".", "bitsGT", "(", "PtrVT", ")", ")", "llvm_unreachable"], "ground_truth": ["(", "", ")", ";"], "File": "AArch64FastISel22", "Func": "getRegForGEPIndex", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6058, "Length": 72, "Cover_Rate": 0.5034965034965035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint8x16_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint8x16_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint8x16_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", ""], "ground_truth": [",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";"], "File": "arm", "Func": "neon_vtrnq_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6059, "Length": 153, "Cover_Rate": 0.6954545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "unsigned", "Value", "=", "CE", "->", "getValue", "("], "ground_truth": [")", ";"], "File": "ARMAsmParser101", "Func": "addNEONi32splatOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6060, "Length": 24, "Cover_Rate": 0.3582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "stmt_cost", "=", "ix86_cost", "->", "add", ";", "break", ";", "case", "TRUNC_DIV_EXPR", ":", "case", "CEIL_DIV_EXPR", ":", "case", "FLOOR_DIV_EXPR", ":", "case", "ROUND_DIV_EXPR", ":", "case", "TRUNC_MOD_EXPR", ":", "case", "CEIL_MOD_EXPR", ":", "case", "FLOOR_MOD_EXPR", ":", "case", "RDIV_EXPR", ":", "case", "ROUND_MOD_EXPR", ":", "case", "EXACT_DIV_EXPR", ":", "stmt_cost", "=", "ix86_division_cost", "(", "ix86_cost", ",", "mode", ")", ";", "break", ";", "case", "RSHIFT_EXPR", ":", "case", "LSHIFT_EXPR", ":", "case", "LROTATE_EXPR", ":", "case", "RROTATE_EXPR", ":", "{", "tree", "op2", "=", "gimple_assign_rhs2", "(", "stmt_info", "->", "stmt", ")", ";", "stmt_cost", "=", "ix86_shift_rotate_cost", "(", "ix86_cost", ",", "mode", ",", "TREE_CODE", "(", "op2", ")", "==", "INTEGER_CST", ",", "cst_and_fits_in_hwi", "(", "op2", ")", "?", "int_cst_value", "(", "op2", ")", ":", "-", "", ",", "true", ",", "false", ",", "false", ",", "NULL", ",", "NULL", ")", ";", "}", "break", ";", "case", "NOP_EXPR", ":", "if", "(", "tree_nop_conversion_p", "(", "TREE_TYPE", "(", "gimple_assign_lhs", "(", "stmt_info", "->", "stmt", ")", ")", ",", "TREE_TYPE", "(", "gimple_assign_rhs1", "(", "stmt_info", "->", "stmt", ")", ")", ")", ")", "stmt_cost", "=", "", ";", "break", ";", "case", "BIT_IOR_EXPR", ":", "case", "ABS_EXPR", ":", "case", "ABSU_EXPR", ":", "case", "MIN_EXPR", ":", "case", "MAX_EXPR", ":", "case", "BIT_XOR_EXPR", ":", "case", "BIT_AND_EXPR", ":", "case", "BIT_NOT_EXPR", ":", "if", "(", "SSE_FLOAT_MODE_P", "(", "mode", ")", "&&", "TARGET_SSE_MATH", ")", "stmt_cost", "=", "ix86_cost", "->", "sse_op", ";", "else", "if", "(", "VECTOR_MODE_P", "(", "mode", ")", ")", "stmt_cost", "=", "ix86_vec_cost", "(", "mode", ",", "ix86_cost", "->", "sse_op", ")", ";", "else", "stmt_cost", "=", "ix86_cost", "->", "add", ";", "break", ";", "default", ":", "break", ";", "}", "}", "combined_fn", "cfn", ";", "if", "(", "(", "kind", "==", "vector_stmt", "||", "kind", "==", "scalar_stmt", ")", "&&", "stmt_info", "&&", "stmt_info", "->", "stmt", "&&", "(", "cfn", "=", "gimple_call_combined_fn", "(", "stmt_info", "->", "stmt", ")", ")", "!=", "CFN_LAST", ")", "switch", "(", "cfn", ")", "{", "case", "CFN_FMA", ":", "stmt_cost", "=", "ix86_vec_cost", "(", "mode", ",", "mode", "==", "SFmode", "?", "ix86_cost", "->", "fmass", ":", "ix86_cost", "->", "fmasd", ")", ";", "break", ";", "default", ":", "break", ";", "}", "if", "(", "(", "kind", "==", "vec_construct", "||", "kind", "==", "vec_to_scalar", ")", "&&", "stmt_info", "&&", "(", "STMT_VINFO_TYPE", "(", "stmt_info", ")", "==", "load_vec_info_type", "||", "STMT_VINFO_TYPE", "(", "stmt_info", ")", "==", "store_vec_info_type", ")", "&&", "STMT_VINFO_MEMORY_ACCESS_TYPE", "(", "stmt_info", ")", "==", "VMAT_ELEMENTWISE", "&&", "TREE_CODE", "(", "DR_STEP", "(", "STMT_VINFO_DATA_REF", "(", "stmt_info", ")", ")", ")", "!=", "INTEGER_CST", ")", "{", "stmt_cost", "=", "ix86_builtin_vectorization_cost", "(", "kind", ",", "vectype", ",", "misalign", ")", ";", "stmt_cost", "*=", "(", "TYPE_VECTOR_SUBPARTS", "(", "vectype", ")", "+", "", ")", ";", "}", "if", "(", "stmt_cost", "==", "-", "", ")", "stmt_cost", "=", "ix86_builtin_vectorization_cost", "(", "kind", ",", "vectype", ",", "misalign", ")", ";", "if", "(", "TARGET_BONNELL", "&&", "kind", "==", "vector_stmt", "&&", "vectype", "&&", "GET_MODE_INNER", "(", "TYPE_MODE", "(", "vectype", ")", ")", "==", "DFmode", ")", "stmt_cost", "*=", "", ";", "if", "(", "where", "==", "vect_body", "&&", "stmt_info", "&&", "stmt_in_inner_loop_p", "(", "stmt_info", ")", ")", "count", "*=", "", ";", "retval", "=", "(", "unsigned", ")", "(", "count", "*", "stmt_cost", ")", ";", "if", "(", "(", "TARGET_SILVERMONT", "||", "TARGET_GOLDMONT", "||", "TARGET_GOLDMONT_PLUS", "||", "TARGET_TREMONT", "||", "TARGET_INTEL", ")", "&&", "stmt_info", "&&", "stmt_info", "->", "stmt", ")", "{", "tree", "lhs_op", "=", "gimple_get_lhs", "(", "stmt_info", "->", "stmt", ")", ";", "if", "(", "lhs_op", "&&", "TREE_CODE", "(", "TREE_TYPE", "(", "lhs_op", ")", ")", "==", "INTEGER_TYPE", ")", "retval", "=", "(", "retval", "*", "", ")", "/", "", ";", "}", "cost", "[", "where", "]", "+=", "retval", ";", "return", "retval"], "ground_truth": [";"], "File": "i386", "Func": "ix86_add_stmt_cost", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6061, "Length": 500, "Cover_Rate": 0.6127450980392157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitVCLTZ", "(", "const", "SDNode"], "ground_truth": ["*", "N", ")", "{"], "File": "ARMIREmitter", "Func": "visitVCLTZ", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6062, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_vcvtuw2ph512_mask_round", "(", "(", "__v32hi", ")", "__A", ",", "_mm512_setzero_ph", "(", ")", ",", "(", "__mmask32", ")", "-", ""], "ground_truth": [",", "__B", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_cvt_roundepu16_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6063, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_neon_vfmal_lane_lowv2sf", "(", "__r", ",", "__a", ",", "__b", ",", "__index"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon7_vfmlal_lane_low_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6064, "Length": 12, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getMinimalPhysRegClass", "(", "S", "->", "Reg", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedSpillStackObject", "(", "RC", "->", "getSize", "(", ")", ",", "S", "->", "Offset", ")", ";", "MinOffset", "=", "std", "::", "min", "(", "MinOffset", ",", "S", "->", "Offset", ")", ";", "CSI", ".", "push_back", "(", "CalleeSavedInfo", "(", "S", "->", "Reg", ",", "FI", ")", ")", ";", "SRegs", "[", "S", "->", "Reg", "]", "=", "false", ";", "}", "for", "(", "int", "x", "=", "SRegs", ".", "find_first", "(", ")", ";", "x", ">=", "", ";", "x", "=", "SRegs", ".", "find_next", "(", "x", ")", ")", "{", "unsigned", "R", "=", "x", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getMinimalPhysRegClass", "(", "R", ")", ";", "int", "Off", "=", "MinOffset", "-", "RC", "->", "getSize", "(", ")", ";", "unsigned", "Align", "=", "std", "::", "min", "(", "RC", "->", "getAlignment", "(", ")", ",", "getStackAlignment", "(", ")", ")", ";", "assert", "(", "isPowerOf2_32", "(", "Align", ")", ")", ";", "Off", "&=", "-", "Align", ";", "int", "FI", "=", "MFI", "->", "CreateFixedSpillStackObject", "(", "RC", "->", "getSize", "(", ")", ",", "Off", ")", ";", "MinOffset", "=", "std", "::", "min", "(", "MinOffset", ",", "Off", ")", ";", "CSI", ".", "push_back", "(", "CalleeSavedInfo", "(", "R", ",", "FI", ")", ")", ";", "SRegs", "[", "R", "]", "=", "false", ";", "}", "DEBUG", "(", "{", "dbgs", "(", ")", "<<", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "CSI", ".", "size", "(", ")", ";", "i", "<", "n", ";", "++", "i", ")", "{", "int", "FI", "=", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", ";", "int", "Off", "=", "MFI", "->", "getObjectOffset", "(", "FI", ")", ";", "dbgs", "(", ")", "<<", "' '", "<<", "PrintReg", "(", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ",", "TRI", ")", "<<", "", "<<", "FI", "<<", "", ";", "if", "(", "Off", ">=", "", ")", "dbgs", "(", ")", "<<", "'+'", ";", "dbgs", "(", ")", "<<", "Off"], "ground_truth": [";"], "File": "HexagonFrameLowering (2)3", "Func": "assignCalleeSavedSpillSlots", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6065, "Length": 298, "Cover_Rate": 0.3117154811715481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CmpInst", "::", "Predicate", "::", "BAD_FCMP_PREDICATE", ":", "ExtraCost", "=", "", ";", "break", ";", "default", ":", "break", ";", "}", "}", "}", "static", "const", "CostTblEntry", "SLMCostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX512BWCostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX512CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX2CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX1CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "SSE42CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "SSE41CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "SSE2CostTbl"], "ground_truth": ["[", "]", "=", "{"], "File": "X86TargetTransformInfo10", "Func": "getCmpSelInstrCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6066, "Length": 466, "Cover_Rate": 0.3051735428945645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "rn", "=", "", ";", "rn", "<", "FIRST_PSEUDO_REGISTER", ";", "rn", "++", ")", "if", "(", "class_contents", "[", "rclass", "]", "[", "", "]", "&", "(", "", "<<", "rn", ")", ")", "if", "(", "!", "m32c_hard_regno_mode_ok", "(", "rn", ",", "to", ")", ")", "return", "false", ";", "if", "(", "to", "==", "QImode", ")", "return", "(", "class_contents", "[", "rclass"], "ground_truth": ["]", "[", "", "]", "&", "", ")", "==", "", ";"], "File": "m32c", "Func": "m32c_can_change_mode_class", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6067, "Length": 63, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsdb128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v16qi", ")"], "ground_truth": ["_mm_setzero_si128", "(", ")", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_maskz_cvtsepi32_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6068, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "Get_mode", "(", "rtx"], "ground_truth": ["x", ")", "{"], "File": "cris", "Func": "Get_mode", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6069, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantSDNode", "*", "CN", "=", "", ";", "if", "(", "(", "Addr", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "(", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "&&", "(", "CN", "->", "getSExtValue", "(", ")", "%", "", "==", "", ")", ")", "{", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CN", "->", "getSExtValue", "(", ")", ",", "", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "XCoreISelDAGToDAG27", "Func": "SelectADDRdpii", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6070, "Length": 85, "Cover_Rate": 0.5182926829268293, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_shufps256_mask", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8sf", ")", "__B", ",", "__imm", ",", "("], "ground_truth": ["__v8sf", ")", "_mm256_setzero_ps", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_shuffle_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6071, "Length": 31, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setBooleanContents", "(", "ZeroOrOneBooleanContent", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "if", "(", "!", "Subtarget", ".", "isXS1A", "(", ")", ")", "{", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "}", "if", "(", "Subtarget", ".", "isXS1A", "(", ")", ")", "{", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "}", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Expand", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", ""], "ground_truth": [",", "Custom", ")", ";"], "File": "XCoreISelLowering59", "Func": "XCoreTargetLowering", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6072, "Length": 305, "Cover_Rate": 0.478806907378336, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_sra_pi16", "(", "__m64", "__m", ",", "__m64", "__count", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_psraw", "(", "(", "__v4hi", ")", "__m"], "ground_truth": [",", "__count", ")", ";"], "File": "mmintrin4", "Func": "_mm_sra_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6073, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isLegalMUBUFImmOffset", "(", "const", "ConstantSDNode"], "ground_truth": ["*", "Imm", ")", "{"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "isLegalMUBUFImmOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6074, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "MVT", "getScalarShiftAmountTy", "(", "EVT", "LHSTy", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "XCoreISelLowering1", "Func": "getScalarShiftAmountTy", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6075, "Length": 12, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reportParseError", "(", "", ")", ";", "return", "false", ";", "}", "AssemblerOptions", ".", "back", "(", ")", "->", "setReorder", "(", ")", ";", "getTargetStreamer", "(", ")", "."], "ground_truth": ["emitDirectiveSetReorder", "(", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "parseSetReorderDirective", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6076, "Length": 27, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPreISel", "(", ")", "{", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "EnableGlobalMerge", ")", "addPass", "(", "createGlobalMergePass", "("], "ground_truth": ["TM", "->", "getTargetLowering", "(", ")", ")", ")", ";"], "File": "ARMTargetMachine100", "Func": "addPreISel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6077, "Length": 33, "Cover_Rate": 0.8918918918918919, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "{", "if", "(", "!", "CurrentPacketMIs", ".", "empty", "(", ")", ")", "{", "dbgs", "(", ")", "<<", "", ";", "unsigned", "Idx", "="], "ground_truth": ["", ";"], "File": "HexagonVLIWPacketizer1", "Func": "endPacket", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6078, "Length": 24, "Cover_Rate": 0.3116883116883117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "CC", "==", "CallingConv", "::", "Fast", "||", "CC", "==", "CallingConv", "::", "GHC", "||", "CC", "==", "CallingConv", "::", "_RegCall", "||", "CC", "==", "CallingConv", "::", "HiPE", "||", "CC", "==", "CallingConv", "::", "HHVM", "||", "CC", "=="], "ground_truth": ["CallingConv", "::", "Tail", "||", "CC", "==", "CallingConv", "::", "SwiftTail", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "canGuaranteeTCO", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6079, "Length": 45, "Cover_Rate": 0.8035714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isScalarVecReg", "(", "unsigned", "Reg", ")", "{", "return", "(", "isRegInClass", "(", "Reg", ",", "&", "", ")", "||", "isRegInClass", "(", "Reg", ","], "ground_truth": ["&", "", ")", ")", ";"], "File": "PPCVSXSwapRemoval", "Func": "isScalarVecReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6080, "Length": 26, "Cover_Rate": 0.8387096774193549, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "priority", "!=", "DEFAULT_INIT_PRIORITY", ")", "{", "char", "buf", "[", "", "]", ";", "sprintf", "(", "buf", ",", "", ",", "is_ctor", "?", "", ":", "", ",", "priority", ")", ";", "s", "=", "get_section", "(", "buf", ",", "SECTION_WRITE"], "ground_truth": [",", "NULL_TREE", ")", ";"], "File": "rx", "Func": "rx_elf_asm_cdtor", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6081, "Length": 39, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "vector", "unsigned", "short", "vec_vadduhs", "(", "vector", "unsigned", "short", "a1", ",", "vector", "unsigned", "short"], "ground_truth": ["a2", ")", "{"], "File": "altivec4", "Func": "vec_vadduhs", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6082, "Length": 17, "Cover_Rate": 0.4146341463414634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "VCTPs", ".", "empty", "(", ")", ")", "{", "dbgs", "(", ")", "<<", "", ";", "for", "(", "auto", "*", "MI", ":", "VCTPs", ")", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", ";", "}", "if", "(", "!", "FoundAllComponents", "(", ")", ")", "dbgs", "(", ")", "<<", "", ";", "else", "if", "(", "!", "(", "Start", "&&", "Dec", "&&", "End", ")", ")"], "ground_truth": ["dbgs", "(", ")", "<<", "", ";"], "File": "ARMLowOverheadLoops", "Func": "dump", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6083, "Length": 65, "Cover_Rate": 0.5855855855855856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mulhrs_epi16", "(", "__m512i", "__A", ",", "__m512i"], "ground_truth": ["__B", ")", "{"], "File": "avx512bwintrin", "Func": "_mm512_mulhrs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6084, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "::", "iterator", "miE", "=", "BB", "->", "end", "(", ")", ";", "miI", "!=", "miE", ";", "++", "miI", ")", "{", "const", "MachineInstr", "&", "mi", "=", "*", "miI", ";", "if", "(", "mi", ".", "readsRegister", "(", "", ")", ")", "return", "false", ";", "if", "(", "mi", ".", "definesRegister", "(", "", ")", ")", "break", ";", "}", "if", "(", "miI", "==", "BB", "->", "end", "(", ")", ")", "for", "(", "const", "auto", "*", "SBB", ":", "BB", "->", "successors", "(", ")", ")", "if", "(", "SBB", "->", "isLiveIn", "(", "", ")", ")", "return", "false", ";", "SelectItr", "->", "addRegisterKilled", "(", "", ",", "TRI", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "M68kISelLowering", "Func": "checkAndUpdateCCRKill", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6085, "Length": 100, "Cover_Rate": 0.7092198581560284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "rv", "=", "", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "rv", "=", "getRegNumber", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "else", "if", "(", "MO", ".", "isImm", "(", ")", ")", "{", "rv", "=", "MO", ".", "getImm", "(", ")", ";", "}", "else", "if", "(", "MO", ".", "isGlobal", "(", ")", "||", "MO", ".", "isSymbol", "(", ")", "||", "MO", ".", "isCPI", "(", ")", ")", "{", "DOUT", "(", "llvm", "::", "dbgs", "(", ")", "<<", "MO", "<<", "", "<<", "MI", "<<", "", ";", "unsigned", "Reloc", "=", "", ";", "int", "Offset", "=", "", ";", "bool", "useGOT", "=", "false", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "Reloc", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Reloc", "=", "", ";", "break", ";", "case", "", ":", "Reloc", "=", "", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "AlphaCodeEmitter6", "Func": "getMachineOpValue", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6086, "Length": 173, "Cover_Rate": 0.3861607142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ALFWriter", "::", "shouldSetCondFlags", "(", "const", "MachineInstr", "&", "MI", ")", "{", "const", "TargetRegisterInfo", "*", "TRI", "=", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "bool", "setsStatusFlags", "=", "false"], "ground_truth": [";"], "File": "ARMALFWriter", "Func": "shouldSetCondFlags", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6087, "Length": 39, "Cover_Rate": 0.3786407766990291, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x2_t", ")", "__builtin_neon_vsubluv2si", "(", "(", "int32x2_t", ")"], "ground_truth": ["__a", ",", "(", "int32x2_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon_vsubl_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6088, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "EVT", "HalfVT", "=", "VT", ".", "getHalfSizedIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "SDValue", "one", "=", "DAG", ".", "getConstant", "(", "", ",", "HalfVT", ")", ";", "SDValue", "zero", "=", "DAG", ".", "getConstant", "(", "", ",", "HalfVT", ")", ";", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "LHS_Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "HalfVT", ",", "LHS", ",", "zero", ")", ";", "SDValue", "LHS_Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "HalfVT", ",", "LHS", ",", "one", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS_Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "HalfVT", ",", "RHS", ",", "zero", ")", ";", "SDValue", "RHS_Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "HalfVT", ",", "RHS", ",", "one", ")", ";", "if", "(", "VT", "==", "", "&&", "DAG", ".", "MaskedValueIsZero", "(", "RHS", ",", "APInt", "::", "getHighBitsSet", "(", "", ",", "", ")", ")", "&&", "DAG", ".", "MaskedValueIsZero", "(", "LHS", ",", "APInt", "::", "getHighBitsSet", "(", "", ",", "", ")", ")", ")", "{", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "HalfVT", ",", "HalfVT", ")", ",", "LHS_Lo", ",", "RHS_Lo", ")", ";", "SDValue", "DIV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Res", ".", "getValue", "(", "", ")", ",", "zero", ")", ";", "SDValue", "REM", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Res", ".", "getValue", "(", "", ")", ",", "zero", ")", ";", "Results", ".", "push_back", "(", "DIV", ")", ";", "Results", ".", "push_back"], "ground_truth": ["(", "REM", ")", ";"], "File": "AMDGPUISelLowering40", "Func": "LowerUDIVREM64", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6089, "Length": 264, "Cover_Rate": 0.35106382978723405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "Opc2", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "Opc1", ")", ")", ".", "addMBB", "(", "sinkMBB", ")", ";", "BB", "=", "copy0MBB", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BB", "=", "sinkMBB", ";", "BuildMI", "(", "*", "BB", ",", "BB", "->", "begin", "(", ")", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "("], "ground_truth": ["thisMBB", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "copy0MBB", ")", ";"], "File": "MipsISelLowering63", "Func": "EmitSelT16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6090, "Length": 160, "Cover_Rate": 0.47337278106508873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitKernelArg", "(", "DL", ",", "Int16Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int16Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int16Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int16Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int16Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "Offset", "+=", "", ";", "Offset", "+=", "", ";", "emitKernelArg", "(", "DL", ",", "Int64Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int64Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int64Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int16Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "Offset", "+=", "", ";", "auto", "Int8PtrTy", "=", "Type", "::", "getInt8PtrTy", "(", "Func", ".", "getContext", "(", ")", ",", "AS", "::", "GLOBAL_ADDRESS", ")", ";", "if", "(", "M", "->", "getNamedMetadata", "(", "", ")", ")", "{", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "}", "else", "Offset", "+=", "", ";", "if", "(", "!", "Func", ".", "hasFnAttribute", "(", "", ")", ")", "{", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "}", "else", "Offset", "+=", ""], "ground_truth": [";"], "File": "AMDGPUHSAMetadataStreamer1", "Func": "emitHiddenKernelArgs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6091, "Length": 261, "Cover_Rate": 0.40717628705148207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ";", "if", "(", "!", "CE", "||", "CE", "->", "getValue", "(", ")", "<", "", "||", "CE", "->", "getValue", "(", ")", ">", "", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "int", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RCurly", ")", ")", "return", "MatchOperand_ParseFail", ";", "SMLoc", "E", "=", "Parser", ".", "getTok", "("], "ground_truth": [")", ".", "getEndLoc", "(", ")", ";"], "File": "ARMAsmParser50", "Func": "parseCoprocOptionOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6092, "Length": 86, "Cover_Rate": 0.4174757281553398, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mips64el", ")", "||", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mips64", ")", ")", "{", "CodePointerSize", "=", "CalleeSaveStackSlotSize", "=", "", ";", "}", "if", "(", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mipsel", ")", "||", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "mips", ")", ")", "{", "PrivateGlobalPrefix", "=", "", ";", "PrivateLabelPrefix", "=", "", ";", "}", "AlignmentIsInBytes", "=", "false", ";", "Data16bitsDirective", "=", "", ";", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "=", "", ";", "CommentString", "="], "ground_truth": ["", ";"], "File": "MipsMCAsmInfo21", "Func": "MipsMCAsmInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6093, "Length": 90, "Cover_Rate": 0.44776119402985076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "EVT", "StVT", "=", "Mst", "->", "getMemoryVT", "(", ")", ";", "SDLoc", "dl", "(", "Mst", ")", ";", "assert", "(", "StVT", "!=", "VT", "&&", "", ")", ";", "unsigned", "FromSz", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "unsigned", "ToSz", "=", "StVT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "TLI", ".", "isTruncStoreLegal", "(", "VT", ",", "StVT", ")", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "isPowerOf2_32", "(", "NumElems", "*", "FromSz", "*", "ToSz", ")", "&&", "", ")", ";", "assert", "(", "(", "(", "NumElems", "*", "FromSz", ")", "%", "ToSz", ")", "==", "", "&&", "", ")", ";", "unsigned", "SizeRatio", "=", "FromSz", "/", "ToSz", ";", "assert", "(", "SizeRatio", "*", "NumElems", "*", "ToSz", "==", "VT", ".", "getSizeInBits", "(", ")", ")", ";", "EVT", "WideVecVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "StVT", ".", "getScalarType", "(", ")", ",", "NumElems", "*", "SizeRatio", ")", ";", "assert", "(", "WideVecVT", ".", "getSizeInBits", "(", ")", "==", "VT", ".", "getSizeInBits", "(", ")", ")", ";", "SDValue", "WideVec", "=", "DAG", ".", "getBitcast", "(", "WideVecVT", ",", "Mst", "->", "getValue", "(", ")", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShuffleVec", "(", "NumElems", "*", "SizeRatio", ",", "-", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", ";", "++", "i", ")", "ShuffleVec", "[", "i", "]", "=", "i", "*", "SizeRatio", ";", "assert", "(", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "WideVecVT", ")", "&&", "", ")", ";", "SDValue", "TruncatedVal", "=", "DAG", ".", "getVectorShuffle", "(", "WideVecVT", ",", "dl", ",", "WideVec", ",", "DAG", ".", "getUNDEF", "(", "WideVecVT", ")", ",", "&", "ShuffleVec", "[", "", "]", ")", ";", "SDValue", "NewMask", ";", "SDValue", "Mask", "=", "Mst", "->", "getMask", "(", ")", ";", "if", "(", "Mask", ".", "getValueType", "(", ")", "==", "VT", ")", "{", "NewMask", "=", "DAG", ".", "getBitcast", "(", "WideVecVT", ",", "Mask", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", ";", "++", "i", ")", "ShuffleVec", "[", "i", "]", "=", "i", "*", "SizeRatio", ";", "for", "(", "unsigned", "i", "=", "NumElems", ";", "i", "!=", "NumElems", "*", "SizeRatio", ";", "++", "i", ")", "ShuffleVec", "[", "i", "]", "=", "NumElems", "*", "SizeRatio", ";", "NewMask", "=", "DAG", ".", "getVectorShuffle", "(", "WideVecVT", ",", "dl", ",", "NewMask", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "WideVecVT", ")", ",", "&", "ShuffleVec", "[", "", "]", ")", ";", "}", "else", "{", "assert", "(", "Mask", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "", ")", ";", "unsigned", "WidenNumElts", "=", "NumElems", "*", "SizeRatio", ";", "unsigned", "MaskNumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "EVT", "NewMaskVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "WidenNumElts", ")", ";", "unsigned", "NumConcat", "=", "WidenNumElts", "/", "MaskNumElts", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "(", "NumConcat", ")", ";", "SDValue", "ZeroVal", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "Mask", ".", "getValueType", "(", ")", ")", ";", "Ops", "[", "", "]", "=", "Mask", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumConcat", ";", "++"], "ground_truth": ["i", ")", "Ops", "[", "i", "]", "=", "ZeroVal", ";"], "File": "X86ISelLowering148", "Func": "combineMaskedStore", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6094, "Length": 506, "Cover_Rate": 0.812199036918138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "V1", ".", "getValueSizeInBits", "(", ")", "<", "Width", ")", "V1", "=", "insertSubVector", "(", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "V1", ",", "", ",", "DAG", ",", "SDLoc", "(", "BV", ")", ",", "Width", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "APInt", "DemandedElts", "=", "APInt", "::", "getAllOnesValue", "(", "NumElts", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "if", "(", "BV", "->", "getOperand", "(", "i", ")", ".", "isUndef", "(", ")", ")", "DemandedElts", ".", "clearBit", "(", "i", ")", ";", "unsigned", "HalfNumElts", "=", "NumElts", "/", "", ";", "if", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "DemandedElts", ".", "lshr", "(", "HalfNumElts", ")", "==", "", ")", "{", "MVT", "HalfVT", "=", "", "(", "VT", ".", "getScalarType", "(", ")", ",", "HalfNumElts", ")", ";", "V0", "=", "extractSubVector", "(", "V0", ",", "", ",", "DAG", ",", "SDLoc", "(", "BV", ")", ",", "", ")", ";", "V1", "=", "extractSubVector", "(", "V1", ",", "", ",", "DAG", ",", "SDLoc", "(", "BV", ")", ",", "", ")", ";", "SDValue", "Half", "=", "DAG", ".", "getNode", "(", "HOpcode", ",", "SDLoc", "(", "BV", ")", ",", "HalfVT", ",", "V0", ",", "V1", ")", ";", "return", "insertSubVector", "(", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "Half", ",", "", ",", "DAG", ",", "SDLoc", "(", "BV", ")", ",", "", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "HOpcode", ",", "SDLoc", "(", "BV", ")", ",", "VT", ",", "V0"], "ground_truth": [",", "V1", ")", ";"], "File": "X86ISelLowering108", "Func": "getHopForBuildVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6095, "Length": 229, "Cover_Rate": 0.6256830601092896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInst", "Inst", ";", "Inst", ".", "setOpcode", "(", "", ")", ";", "addOpsFromMDNode", "(", "cast", "<", "MDNode", ">", "(", "Node", "->", "getOperand", "(", "i", ")", ")", ",", "Inst", ",", "MAI", ")", ";", "outputMCInst", "(", "Inst", ")", ";", "}", "}", "for", "(", "auto", "FI", "=", "M", ".", "begin", "(", ")", ",", "E", "=", "M", ".", "end", "(", ")", ";", "FI", "!=", "E", ";", "++", "FI", ")", "{", "const", "Function", "&", "F", "=", "*", "FI", ";", "if", "(", "F", ".", "isDeclaration", "(", ")", ")", "continue", ";", "Register", "FReg", "=", "MAI", "->", "getFuncReg", "(", "F", ".", "getGlobalIdentifier", "(", ")", ")", ";", "assert", "(", "FReg", ".", "isValid", "(", ")", ")", ";", "if", "(", "MDNode", "*", "Node", "=", "F", ".", "getMetadata", "(", "", ")", ")", "outputExecutionModeFromMDNode", "(", "FReg", ",", "Node", ",", "ExecutionMode"], "ground_truth": ["::", "LocalSize", ")", ";"], "File": "SPIRVAsmPrinter1", "Func": "outputExecutionMode", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6096, "Length": 129, "Cover_Rate": 0.4174757281553398, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "if", "(", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "return", "lowerVectorShuffleAsLanePermuteAndBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "return", "lowerV8I16GeneralSingleInputVectorShuffle", "(", "DL", ",", "", ",", "V1", ",", "RepeatedMask", ",", "Subtarget", ",", "DAG", ")", ";", "}", "}", "if", "(", "SDValue", "PSHUFB", "=", "lowerVectorShuffleWithPSHUFB", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "PSHUFB", ";", "if", "(", "Subtarget", ".", "hasBWI", "(", ")", "&&", "Subtarget", ".", "hasVLX", "(", ")", ")", "return", "lowerVectorShuffleWithPERMV", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ";", "if", "(", "SDValue", "Result", "=", "lowerVectorShuffleByMerging128BitLanes", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Result", ";", "return", "lowerVectorShuffleAsSplitOrBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ","], "ground_truth": ["Mask", ",", "DAG", ")", ";"], "File": "X86ISelLowering71", "Func": "lowerV16I16VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6097, "Length": 272, "Cover_Rate": 0.576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vtstq_u8", "(", "uint8x16_t", "__a", ",", "uint8x16_t", "__b", ")", "{", "return", "(", "(", "__a", "&", "__b", ")", "!=", ""], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vtstq_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6098, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "trackLivenessAfterRegAlloc", "(", "const", "MachineFunction", "&", "MF", ")"], "ground_truth": ["const", "{"], "File": "M68kRegisterInfo", "Func": "trackLivenessAfterRegAlloc", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6099, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "InstrInfo", "::", "getOpcodeForSide", "(", "int", "Opcode", ",", "int", "Side", ")", "const", "{", "DenseMap", "<", "unsigned", "*", ",", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", ">", "::", "const_iterator", "I", "=", "Pseudo2ClusteredTable", ".", "find", "(", "(", "unsigned", "*", ")", "Opcode", ")", ";", "if", "(", "I", "==", "Pseudo2ClusteredTable", ".", "end", "(", ")", ")", "return", "-", "", ";", "if", "(", "Side", "==", "", ")", "return", "I", "->", "second"], "ground_truth": [".", "first", ";"], "File": "TMS320C64XInstrInfo", "Func": "getOpcodeForSide", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6100, "Length": 69, "Cover_Rate": 0.8846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCTargetStreamer", "*", "TS", "=", "OutStreamer", "->", "getTargetStreamer", "(", ")", ";", "assert", "(", "TS", "&&", "", ")", ";", "return", "static_cast", "<", "TargetStreamer", "*", ">", "(", "TS"], "ground_truth": [")", ";"], "File": "SystemZAsmPrinter10", "Func": "getTargetStreamer", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6101, "Length": 27, "Cover_Rate": 0.7941176470588235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isD16", "(", ")", "const"], "ground_truth": ["{"], "File": "AMDGPUAsmParser1", "Func": "isD16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6102, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isEqual", "(", "getLiveRegsBefore", "(", "*", "NonDbgMI", ",", "*", "LIS", ")", ",", "LRS", ")", ")", ";", "RPTracker", ".", "reset", "(", "*", "I", ",", "&", "LRS", ")", ";", "}", "for", "(", ";", ";", ")", "{", "I", "=", "RPTracker", ".", "getNext", "(", ")", ";", "if", "(", "Regions", "[", "CurRegion", "]", ".", "first", "==", "I", "||", "NonDbgMI", "==", "I", ")", "{", "LiveIns", "[", "CurRegion", "]", "=", "RPTracker", ".", "getLiveRegs", "(", ")", ";", "RPTracker", ".", "clearMaxPressure", "(", ")", ";", "}", "if", "(", "Regions", "[", "CurRegion", "]", ".", "second", "==", "I", ")", "{", "Pressure", "[", "CurRegion", "]", "=", "RPTracker", ".", "moveMaxPressure", "(", ")", ";", "if", "(", "CurRegion", "--", "==", "RegionIdx", ")", "break", ";", "}", "RPTracker", ".", "advanceToNext", "(", ")", ";", "RPTracker", ".", "advanceBeforeNext", "(", ")", ";", "}", "if", "(", "OnlySucc", ")", "{", "if", "(", "I", "!=", "MBB", "->", "end", "(", ")", ")", "{", "RPTracker", ".", "advanceToNext", "(", ")", ";", "RPTracker", ".", "advance", "(", "MBB", "->", "end", "(", ")", ")", ";", "}", "RPTracker", ".", "reset", "(", "*", "OnlySucc", "->", "begin", "(", ")", ",", "&"], "ground_truth": ["RPTracker", ".", "getLiveRegs", "(", ")", ")", ";"], "File": "GCNSchedStrategy13", "Func": "computeBlockPressure", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6103, "Length": 176, "Cover_Rate": 0.4018264840182648, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "getThe64Target"], "ground_truth": ["(", ")", ",", "createDisassembler", ")", ";"], "File": "RISCVDisassembler", "Func": "LLVMInitializeRISCVDisassembler", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6104, "Length": 11, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Idx", "=", "", ";", "for", "(", "Function", "::", "const_arg_iterator", "I", "=", "F", "->", "arg_begin", "(", ")", ",", "E", "=", "F", "->", "arg_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ",", "++", "Idx", ")", "{", "if", "(", "Idx", ">", "", ")", "return", "false", ";", "if", "(", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "ByVal", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "InReg", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "StructRet", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "Nest", ")", ")", "return", "false", ";", "Type", "*", "ArgTy", "=", "I", "->", "getType", "(", ")", ";", "if", "(", "ArgTy", "->", "isStructTy", "(", ")", "||", "ArgTy", "->", "isArrayTy", "(", ")", "||", "ArgTy", "->", "isVectorTy", "(", ")", ")", "return", "false", ";", "EVT", "ArgVT", "=", "TLI", ".", "getValueType", "(", "ArgTy", ")", ";", "if", "(", "!", "ArgVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "switch", "(", "ArgVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "return", "false", ";", "}", "}", "static", "const", "uint16_t", "GPR32ArgRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "uint16_t", "GPR64ArgRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "Idx", "=", "", ";", "const", "TargetRegisterClass", "*", "RC32", "=", "TLI", ".", "getRegClassFor", "(", "", ")", ";", "const", "TargetRegisterClass", "*", "RC64", "=", "TLI", ".", "getRegClassFor", "(", "", ")", ";", "for", "(", "Function", "::", "const_arg_iterator", "I", "=", "F", "->", "arg_begin", "(", ")", ",", "E", "=", "F", "->", "arg_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ",", "++", "Idx", ")", "{", "if", "(", "I", "->", "use_empty", "(", ")", ")", "continue", ";", "bool", "is32Bit", "=", "TLI", ".", "getValueType", "(", "I", "->", "getType", "(", ")", ")", "==", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "is32Bit", "?", "RC32", ":", "RC64", ";", "unsigned", "SrcReg", "=", "is32Bit", "?", "GPR32ArgRegs", "[", "Idx", "]", ":", "GPR64ArgRegs", "[", "Idx", "]", ";", "unsigned", "DstReg", "=", "FuncInfo", ".", "MF", "->", "addLiveIn", "(", "SrcReg", ",", "RC", ")", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "(", "DstReg", ",", "getKillRegState", "(", "true", ")", ")", ";", "UpdateValueMap", "(", "I", ",", "ResultReg"], "ground_truth": [")", ";"], "File": "X86FastISel132", "Func": "FastLowerArguments", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6105, "Length": 410, "Cover_Rate": 0.7721280602636534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo", "(", ")"], "ground_truth": ["const", "{"], "File": "X86FastISel110", "Func": "getInstrInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6106, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vshlq_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ")", "{", "return", "__builtin_aarch64_sshlv4si", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vshlq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6107, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "performMULCombine", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "const", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "SETargetLowering", "*", "TL", ")", "{", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ")", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "genConstMult", "(", "N", "->", "getOperand", "(", "", ")", ",", "C", "->", "getAPIntValue", "(", ")", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "TL", "->", "getScalarShiftAmountTy", "(", "DAG", ".", "getDataLayout", "(", ")", ",", "VT", ")", ",", "DAG", ")", ";", "return", "SDValue", "(", "N", ",", ""], "ground_truth": [")", ";"], "File": "MipsSEISelLowering29", "Func": "performMULCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6108, "Length": 110, "Cover_Rate": 0.990990990990991, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "int", "EltBits", "=", "EltVT", ".", "getSizeInBits"], "ground_truth": ["(", ")", ";"], "File": "HexagonISelLowering (2)", "Func": "shouldExpandBuildVectorWithShuffles", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6109, "Length": 18, "Cover_Rate": 0.3050847457627119, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cmppd512_mask", "(", "(", "__v8df", ")", "__X", ",", "(", "__v8df", ")"], "ground_truth": ["__Y", ",", "_CMP_NLT_US", ",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cmpnlt_pd_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6110, "Length": 26, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmpneq_m_sv4si", "(", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcmpneq_m_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6111, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "sh_cfun_interrupt_handler_p", "(", ")", "&&", "!"], "ground_truth": ["regs_ever_live", "[", "new_reg", "]", ")", "return", "", ";"], "File": "sh3", "Func": "sh_hard_regno_rename_ok", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6112, "Length": 15, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gep_type_iterator", "GTI", "=", "gep_type_begin", "(", "U", ")", ";", "for", "(", "User", "::", "const_op_iterator", "i", "=", "U", "->", "op_begin", "(", ")", "+", "", ",", "e", "=", "U", "->", "op_end", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ",", "++", "GTI", ")", "{", "const", "Value", "*", "Op", "=", "*", "i", ";", "if", "(", "StructType", "*", "STy", "=", "dyn_cast", "<", "StructType", ">", "(", "*", "GTI", ")", ")", "{", "const", "StructLayout", "*", "SL", "=", "DL", ".", "getStructLayout", "(", "STy", ")", ";", "unsigned", "Idx", "=", "cast", "<", "ConstantInt", ">", "(", "Op", ")", "->", "getZExtValue", "(", ")", ";", "TmpOffset", "+=", "SL", "->", "getElementOffset", "(", "Idx", ")", ";", "}", "else", "{", "uint64_t", "S", "=", "DL", ".", "getTypeAllocSize", "(", "GTI", ".", "getIndexedType", "(", ")", ")", ";", "for", "(", ";", ";", ")", "{", "if", "(", "const", "ConstantInt", "*", "CI", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "Op", ")", ")", "{", "TmpOffset", "+=", "CI", "->", "getSExtValue", "(", ")", "*", "S", ";", "break", ";", "}", "if", "(", "canFoldAddIntoGEP", "(", "U", ",", "Op", ")", ")", "{", "ConstantInt", "*", "CI", "=", "cast", "<", "ConstantInt", ">", "(", "cast", "<", "AddOperator", ">", "(", "Op", ")", "->", "getOperand", "(", "", ")", ")", ";", "TmpOffset", "+=", "CI", "->", "getSExtValue", "(", ")", "*", "S", ";", "Op", "=", "cast", "<", "AddOperator", ">", "(", "Op", ")", "->", "getOperand", "(", "", ")", ";", "continue", ";", "}", "goto", "unsupported_gep", ";", "}", "}", "}", "Addr", ".", "setOffset", "(", "TmpOffset", ")", ";", "if", "(", "ComputeAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ")", "return", "true", ";", "Addr", "=", "SavedAddr", ";", "unsupported_gep", ":", "break", ";", "}", "case", "Instruction", "::", "Alloca", ":", "{", "const", "AllocaInst", "*", "AI", "=", "cast", "<", "AllocaInst", ">", "(", "Obj", ")", ";", "DenseMap", "<", "const", "AllocaInst", "*", ",", "int", ">", "::", "iterator", "SI", "=", "FuncInfo", ".", "StaticAllocaMap", ".", "find", "(", "AI", ")", ";", "if", "(", "SI", "!=", "FuncInfo", ".", "StaticAllocaMap", ".", "end", "(", ")", ")", "{", "Addr", ".", "setKind", "(", "Address", "::", "FrameIndexBase", ")", ";", "Addr", ".", "setFI", "(", "SI", "->", "second", ")", ";", "return", "true", ";", "}", "break", ";", "}", "}", "if", "(", "!", "Addr", ".", "isValid", "(", ")", ")", "Addr", ".", "setReg", "(", "getRegForValue", "(", "Obj", ")", ")", ";", "return", "Addr", ".", "isValid", "("], "ground_truth": [")", ";"], "File": "AArch64FastISel1", "Func": "ComputeAddress", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6113, "Length": 359, "Cover_Rate": 0.5506134969325154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GCNPassConfig", "::", "addGlobalInstructionSelect", "(", ")", "{", "addPass", "(", "new", "InstructionSelect", "(", ")", ")", ";", "addPass", "(", "createAddIMGInitPass", "(", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "AMDGPUTargetMachine94", "Func": "addGlobalInstructionSelect", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6114, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "!", "Tok", ".", "is", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "Error", "("], "ground_truth": ["S", ",", "", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "parseDirectiveSEHEpilogStart", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6115, "Length": 44, "Cover_Rate": 0.36065573770491804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionSelector", "::", "ComplexRendererFns", "InstructionSelector", "::", "selectAddrModeXRO", "(", "MachineOperand", "&", "Root", ",", "unsigned", "SizeInBytes", ")", "const", "{", "MachineRegisterInfo", "&", "MRI", "=", "Root", ".", "getParent", "(", ")", "->", "getMF", "(", ")", "->", "getRegInfo", "(", ")", ";", "if", "(", "isBaseWithConstantOffset", "(", "Root", ",", "MRI", ")", ")", "return", "None", ";", "auto", "AddrModeFns", "=", "selectAddrModeShiftedExtendXReg", "(", "Root", ",", "SizeInBytes", ")", ";", "if", "(", "AddrModeFns", ")", "return"], "ground_truth": ["AddrModeFns", ";"], "File": "AArch64InstructionSelector10", "Func": "selectAddrModeXRO", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6116, "Length": 63, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "decodeWaitcnt", "(", "IsaVersion", "Version", ",", "unsigned", "Waitcnt", ",", "unsigned", "&", "Vmcnt", ",", "unsigned", "&", "Expcnt", ",", "unsigned", "&", "Lgkmcnt", ")", "{", "Vmcnt", "=", "decodeVmcnt", "("], "ground_truth": ["Version", ",", "Waitcnt", ")", ";"], "File": "AMDGPUBaseInfo26", "Func": "decodeWaitcnt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6117, "Length": 31, "Cover_Rate": 0.62, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "rclass", "==", "NO_REGS", "&&", "TARGET_SHMEDIA", "&&", "(", "CONST_DOUBLE_P", "(", "x", ")", "||", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", "||", "PIC_ADDR_P", "(", "x", ")", ")", ")", "return", "GENERAL_REGS", ";", "return", "rclass"], "ground_truth": [";"], "File": "sh4", "Func": "sh_preferred_reload_class", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6118, "Length": 33, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitVSHL", "("], "ground_truth": ["const", "SDNode", "*", "N", ")", "{"], "File": "ARMIREmitter", "Func": "visitVSHL", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6119, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "*", "TUL", ")", "[", "", "]", "=", "UnitsAndLanes", "(", "CVI_XLANE", ",", "", ")", ";", "(", "*", "TUL", ")", "[", "", "]", "=", "UnitsAndLanes", "(", "CVI_XLANE", ",", "", ")", ";", "(", "*", "TUL", ")", "[", "", "]", "=", "UnitsAndLanes", "(", "CVI_SHIFT", ",", "", ")", ";", "(", "*", "TUL", ")", "[", "", "]", "=", "UnitsAndLanes", "(", "CVI_XLANE", "|", "CVI_SHIFT", ",", "", ")", ";", "(", "*", "TUL", ")", "[", "", "]", "=", "(", "CPU", "==", "", ")", "?", "UnitsAndLanes", "(", "CVI_SHIFT", ",", "", ")", ":", "UnitsAndLanes", "(", "CVI_XLANE", "|", "CVI_SHIFT", "|", "CVI_MPY0", "|", "CVI_MPY1", ",", "", ")", ";", "(", "*", "TUL", ")", "[", "", "]", "=", "UnitsAndLanes", "(", "CVI_XLANE", "|", "CVI_SHIFT", "|", "CVI_MPY0", "|", "CVI_MPY1", ",", "", ")", ";", "(", "*", "TUL", ")", "[", "", "]", "=", "UnitsAndLanes", "(", "CVI_NONE", ",", "", ")", ";", "(", "*", "TUL", ")", "[", "", "]", "=", "UnitsAndLanes", "(", "CVI_XLANE", ",", "", ")", ";", "(", "*", "TUL", ")", "[", "", "]", "=", "UnitsAndLanes", "(", "CVI_XLANE", "|", "CVI_SHIFT", "|", "CVI_MPY0", "|", "CVI_MPY1", ",", "", ")", ";", "(", "*", "TUL", ")", "[", "", "]", "=", "UnitsAndLanes", "(", "CVI_NONE", ","], "ground_truth": ["", ")", ";"], "File": "HexagonShuffler", "Func": "SetupTUL", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6120, "Length": 183, "Cover_Rate": 0.4197247706422018, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "Disassembler", "::", "decodeOperand_AV_128", "(", "unsigned", "Val", ")", "const", "{", "return", "decodeSrcOp", "(", "OPW128"], "ground_truth": [",", "Val", ")", ";"], "File": "AMDGPUDisassembler14", "Func": "decodeOperand_AV_128", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6121, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstructionSelector", "::", "initM0", "(", "MachineInstr", "&", "I", ")", "const", "{", "MachineBasicBlock", "*", "BB", "=", "I", ".", "getParent", "(", ")", ";", "MachineFunction", "*", "MF", "=", "BB", "->", "getParent", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "const", "LLT", "PtrTy", "=", "MRI", ".", "getType", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "unsigned", "AS", "=", "PtrTy", ".", "getAddressSpace", "(", ")", ";", "if", "(", "(", "AS", "==", "AS", "::", "LOCAL_ADDRESS", "||", "AS", "==", "AS", "::", "REGION_ADDRESS", ")", "&&", "STI"], "ground_truth": [".", "ldsRequiresM0Init", "(", ")", ")", "{"], "File": "AMDGPUInstructionSelector15", "Func": "initM0", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6122, "Length": 93, "Cover_Rate": 0.7209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "WarnSize", "(", "int", "Offset", ",", "MachineFunction", "&", "MF", ",", "DebugLoc", "&", "DL", ")", "{", "if", "(", "Offset", "<=", "-", "", ")", "{", "auto", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "DiagnosticInfoUnsupported", "DiagStackSize", "(", "*", "F", ",", "", "", ",", "DL", ")", ";", "F", "->", "getContext", "(", ")", "."], "ground_truth": ["diagnose", "(", "DiagStackSize", ")", ";"], "File": "BPFRegisterInfo13", "Func": "WarnSize", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6123, "Length": 56, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "R600TargetLowering", "::", "LowerFPTOUINT", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "DL", "("], "ground_truth": ["Op", ")", ";"], "File": "R600ISelLowering70", "Func": "LowerFPTOUINT", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6124, "Length": 20, "Cover_Rate": 0.32786885245901637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isFPCloseToIncomingSP", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "LC2200FrameLowering", "Func": "isFPCloseToIncomingSP", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6125, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "IndexReg", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "const", "MachineOperand", "&", "DispSpec", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "bool", "HasBaseReg", "=", "BaseReg", ".", "getReg", "(", ")", "!=", "", ";", "if", "(", "HasBaseReg", "&&", "Modifier", "&&", "!", "strcmp", "(", "Modifier", ",", "", ")", "&&", "BaseReg", ".", "getReg", "(", ")", "==", "", ")", "HasBaseReg", "=", "false", ";", "bool", "HasParenPart", "=", "IndexReg", ".", "getReg", "(", ")", "||", "HasBaseReg", ";", "if", "(", "DispSpec", ".", "isImm", "(", ")", ")", "{", "int", "DispVal", "=", "DispSpec", ".", "getImm", "(", ")", ";", "if", "(", "DispVal", "||", "!", "HasParenPart", ")", "O", "<<", "DispVal", ";", "}", "else", "{", "assert", "(", "DispSpec", ".", "isGlobal", "(", ")", "||", "DispSpec", ".", "isCPI", "(", ")", "||", "DispSpec", ".", "isJTI", "(", ")", "||", "DispSpec", ".", "isSymbol", "(", ")", ")", ";", "printSymbolOperand", "(", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ",", "O", ")", ";", "}", "if", "(", "Modifier", "&&", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "O", "<<", "", ";", "if", "(", "HasParenPart", ")", "{", "assert", "(", "IndexReg", ".", "getReg", "(", ")", "!=", "", "&&", "", ")", ";", "O", "<<", "'('", ";", "if", "(", "HasBaseReg", ")", "printOperand", "(", "MI", ",", "Op", ",", "O", ",", "Modifier", ")", ";", "if", "(", "IndexReg", ".", "getReg", "(", ")", ")", "{", "O", "<<", "','", ";", "printOperand", "(", "MI", ",", "Op", "+", "", ",", "O", ",", "Modifier", ")", ";", "unsigned", "ScaleVal", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "ScaleVal", "!=", "", ")", "O", "<<", "','", "<<", "ScaleVal", ";", "}", "O", "<<"], "ground_truth": ["')'", ";"], "File": "X86AsmPrinter101", "Func": "printLeaMemReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6126, "Length": 263, "Cover_Rate": 0.8651315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "relaxInstruction", "(", "MCInst", "const", "&", ",", "MCInst", "&", ")", "const", "override", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "HexagonAsmBackend13", "Func": "relaxInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6127, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "u", "=", "XEXP", "(", "*", "x", ",", "i", ")", ";", "if", "(", "GET_CODE", "(", "u", ")", "==", "ZERO_EXTEND", ")", "u", "=", "XEXP", "(", "u", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "u", ")", "==", "UNSPEC", "&&", "XINT", "(", "u", ",", "", ")", "==", "UNSPEC_TP", ")", "{", "addr_space_t", "as", "=", "DEFAULT_TLS_SEG_REG", ";", "*", "x", "=", "XEXP", "(", "*", "x", ",", "", "-", "i", ")", ";", "*", "loc", "=", "replace_equiv_address_nv", "(", "*", "loc", ",", "addr", ",", "true", ")", ";", "set_mem_addr_space", "(", "*", "loc", ",", "as", ")", ";", "return", ";", "}", "}", "x", "=", "&", "XEXP", "(", "*", "x", ","], "ground_truth": ["", ")", ";"], "File": "i386", "Func": "ix86_rewrite_tls_address_1", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6128, "Length": 102, "Cover_Rate": 0.5151515151515151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "[", "=", "]", "(", "const", "LegalityQuery", "&", "Query", ")", "{", "const", "LLT", "Ty", "=", "Query", ".", "Types", "[", "TypeIdx", "]", ";", "const", "LLT", "EltTy", "=", "Ty", ".", "getScalarType", "(", ")", ";", "return", "EltTy", ".", "getSizeInBits", "(", ")", "==", "", "&&", "Ty", ".", "getNumElements", "("], "ground_truth": [")", ">", "", ";"], "File": "AMDGPULegalizerInfo1", "Func": "isWideVec16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6129, "Length": 49, "Cover_Rate": 0.8166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "Subtarget", ".", "hasBWI", "(", ")", ")", "return", "", ";", "return", "TargetLowering", "::", "getNumRegistersForCallingConv", "("], "ground_truth": ["Context", ",", "VT", ")", ";"], "File": "X86ISelLowering102", "Func": "getNumRegistersForCallingConv", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6130, "Length": 32, "Cover_Rate": 0.6530612244897959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "break", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end"], "ground_truth": ["(", ")", ";"], "File": "SparcInstrInfo", "Func": "RemoveBranch", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6131, "Length": 66, "Cover_Rate": 0.616822429906542, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "expand_set_cint64", "(", "op0", ",", "op1", ")", ";", "}", "else", "{", "rtx", "temp", "=", "create_temp_reg_if_possible", "(", "Pmode", ",", "op0", ")", ";", "if", "(", "TARGET_32BIT", ")", "{", "emit_insn", "(", "gen_mov_address_32bit_step1", "(", "temp", ",", "op1", ")", ")", ";", "emit_insn", "(", "gen_mov_address_32bit_step2", "(", "op0", ","], "ground_truth": ["temp", ",", "op1", ")", ")", ";"], "File": "tilegx", "Func": "tilegx_expand_set_const64", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6132, "Length": 47, "Cover_Rate": 0.40869565217391307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrndmh_f16", "(", "float16_t", "__a", ")", "{", "return", "__builtin_aarch64_floorhf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "fp16_vrndmh_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6133, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cmp_epi8_mask", "(", "__mmask64", "__U", ",", "__m512i"], "ground_truth": ["__X", ",", "__m512i", "__Y", ",", "const", "int", "__P", ")", "{"], "File": "avx512bwintrin", "Func": "_mm512_mask_cmp_epi8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6134, "Length": 29, "Cover_Rate": 0.5370370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqshluq_n_s16", "(", "int16x8_t", "__a", ",", "const", "int", "__imm", ")", "{", "return", "__builtin_mve_vqshluq_n_sv8hi", "(", "__a", ","], "ground_truth": ["__imm", ")", ";"], "File": "arm", "Func": "mve___arm_vqshluq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6135, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "", ",", "TT", ",", "CPU", ","], "ground_truth": ["FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "RM", ")", ",", "CM", ",", "OL", ")", ",", "TLOF", "(", "make_unique", "<", "TargetObjectFile", ">", "(", ")", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ")", "{"], "File": "XCoreTargetMachine15", "Func": "XCoreTargetMachine", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6136, "Length": 90, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtq_n_u16_f16", "(", "float16x8_t", "__a", ",", "const"], "ground_truth": ["int", "__imm6", ")", "{"], "File": "arm", "Func": "mve___arm_vcvtq_n_u16_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6137, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GVMap", ".", "empty", "(", ")", ")", "{", "return", "false", ";", "}", "for", "(", "Module", "::", "iterator", "I", "=", "M", ".", "begin", "(", ")", ",", "E", "=", "M", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "isDeclaration", "(", ")", ")", "{", "continue", ";", "}", "IRBuilder", "<", ">", "Builder", "(", "I", "->", "getEntryBlock", "(", ")", ".", "getFirstNonPHIOrDbg", "(", ")", ")", ";", "for", "(", "Function", "::", "iterator", "BBI", "=", "I", "->", "begin", "(", ")", ",", "BBE", "=", "I", "->", "end", "(", ")", ";", "BBI", "!=", "BBE", ";", "++", "BBI", ")", "{", "for", "(", "BasicBlock", "::", "iterator", "II", "=", "BBI", "->", "begin", "(", ")", ",", "IE", "=", "BBI", "->", "end", "(", ")", ";", "II", "!=", "IE", ";", "++", "II", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "II", "->", "getNumOperands", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "Value", "*", "Operand", "=", "II", "->", "getOperand", "(", "i", ")", ";", "if", "(", "isa", "<", "Constant", ">", "(", "Operand", ")", ")", "{", "II", "->", "setOperand", "(", "i", ",", "remapConstant", "(", "&", "M", ",", "I", ",", "cast", "<", "Constant", ">", "(", "Operand", ")", ",", "Builder", ")", ")", ";", "}", "}", "}", "}", "ConstantToValueMap", ".", "clear", "(", ")", ";", "}", "for", "(", "Module", "::", "named_metadata_iterator", "I", "=", "M", ".", "named_metadata_begin", "(", ")", ",", "E", "=", "M", ".", "named_metadata_end", "(", ")", ";", "I", "!=", "E", ";", "I", "++", ")", "{", "remapNamedMDNode", "(", "&", "M", ",", "I", ")", ";", "}", "for", "(", "GVMapTy", "::", "iterator", "I", "=", "GVMap", ".", "begin", "(", ")", ",", "E", "=", "GVMap", ".", "end", "(", ")", ";", "I", "!=", "E", ";", ")", "{", "GlobalVariable", "*", "GV", "=", "I", "->", "first", ";", "GlobalVariable", "*", "NewGV", "=", "I", "->", "second", ";", "++", "I", ";", "Constant", "*", "BitCastNewGV", "=", "ConstantExpr", "::", "getBitCast", "(", "NewGV", ",", "GV", "->", "getType", "(", ")", ")", ";", "for", "(", "Value", "::", "use_iterator", "UI", "=", "GV", "->", "use_begin", "(", ")", ",", "UE", "=", "GV", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", ")", "{", "Use", "&", "U", "=", "(", "UI", "++", ")", ".", "getUse", "(", ")", ";", "U", ".", "set", "(", "BitCastNewGV", ")", ";", "}", "std", "::", "string", "Name", "=", "GV", "->", "getName", "(", ")", ";", "GV", "->", "removeDeadConstantUsers", "(", ")", ";", "GV", "->", "eraseFromParent", "(", ")", ";", "NewGV", "->", "setName", "(", "Name", ")", ";", "}", "GVMap", ".", "clear", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "NVPTXGenericToNVVM28", "Func": "runOnModule", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6138, "Length": 398, "Cover_Rate": 0.7031802120141343, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "next_cum", ".", "words", "<", "MAX_ARGUMENT_SLOTS", ")", "{", "int", "n", "=", "MAX_ARGUMENT_SLOTS", "-", "next_cum", ".", "words", ";", "*", "pretend_size", "=", "n", "*"], "ground_truth": ["UNITS_PER_WORD", ";"], "File": "ia64", "Func": "ia64_setup_incoming_varargs", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6139, "Length": 25, "Cover_Rate": 0.32894736842105265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "Rs", "==", "Rt", ")", "MI", ".", "setOpcode", "(", "", ")", ";", "else", "{", "HasRs", "=", "true", ";", "MI", ".", "setOpcode", "(", "", ")", ";", "}", "if", "(", "HasRs", ")", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rs", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", ""], "ground_truth": [",", "Rt", ")", ")", ")", ";"], "File": "MipsDisassembler40", "Func": "DecodePOP75GroupBranchMMR6", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6140, "Length": 70, "Cover_Rate": 0.3626943005181347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "default", ":", "break", ";", "}", "if", "(", "uses_spr", ")", "{", "machine_mode", "mode", "=", "(", "TARGET_POWERPC64", ")", "?", "DImode", ":", "SImode", ";", "op", "[", "nopnds", "++", "]", "=", "gen_rtx_CONST_INT", "(", "mode", ",", "htm_spr_num", "(", "fcode", ")", ")", ";", "op", "[", "nopnds", "++", "]", "=", "gen_rtx_REG", "(", "mode", ",", "htm_spr_regno", "(", "fcode", ")", ")", ";", "}", "else", "if", "(", "attr", "&", "RS6000_BTC_CR", ")", "{", "cr", "=", "gen_reg_rtx", "(", "CCmode", ")", ";", "op", "[", "nopnds", "++", "]", "=", "cr", ";", "}", "if", "(", "flag_checking", ")", "{", "int", "expected_nopnds", "=", "", ";", "if", "(", "(", "attr", "&", "RS6000_BTC_TYPE_MASK", ")", "==", "RS6000_BTC_UNARY", ")", "expected_nopnds", "=", "", ";", "else", "if", "(", "(", "attr", "&", "RS6000_BTC_TYPE_MASK", ")", "==", "RS6000_BTC_BINARY", ")", "expected_nopnds", "=", "", ";", "else", "if", "(", "(", "attr", "&", "RS6000_BTC_TYPE_MASK", ")", "==", "RS6000_BTC_TERNARY", ")", "expected_nopnds", "=", "", ";", "if", "(", "!", "(", "attr", "&", "RS6000_BTC_VOID", ")", ")", "expected_nopnds", "+=", "", ";", "if", "(", "uses_spr", ")", "expected_nopnds", "+=", "", ";", "gcc_assert", "(", "nopnds", "==", "expected_nopnds", "&&", "nopnds", "<=", "MAX_HTM_OPERANDS", ")", ";", "}", "switch", "(", "nopnds", ")", "{", "case", "", ":", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ")", ";", "break", ";", "case", "", ":", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "break", ";", "case", "", ":", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "break", ";", "case", "", ":", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "!", "pat", ")", "return", "NULL_RTX", ";", "emit_insn", "(", "pat", ")", ";", "if", "(", "attr", "&", "RS6000_BTC_CR", ")", "{", "if", "(", "fcode", "==", "HTM_BUILTIN_TBEGIN", ")", "{", "rtx", "scratch", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "gen_rtx_EQ", "(", "SImode", ",", "cr", ",", "const0_rtx", ")", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "target", ",", "gen_rtx_XOR", "(", "SImode", ",", "scratch", ",", "GEN_INT", "(", "", ")", ")", ")", ")", ";", "}", "else", "{", "rtx", "scratch1", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "scratch2", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "subreg", "=", "simplify_gen_subreg", "(", "CCmode", ",", "scratch1", ",", "SImode", ",", "", ")", ";", "emit_insn", "(", "gen_movcc", "(", "subreg", ","], "ground_truth": ["cr", ")", ")", ";"], "File": "powerpcspe", "Func": "htm_expand_builtin", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6141, "Length": 396, "Cover_Rate": 0.42038216560509556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFlatScratchSTMode", "(", ")", "const", "{", "return", "hasFlatScratchInsts", "(", ")", "&&", "hasGFX10_3Insts"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUSubtarget107", "Func": "hasFlatScratchSTMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6142, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "=="], "ground_truth": ["k_CondCode", ";"], "File": "ARMAsmParser (2)", "Func": "isCondCode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6143, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_fpclassss", "(", "(", "__v4sf", ")", "__A"], "ground_truth": [",", "__imm", ")", ";"], "File": "avx512dqintrin4", "Func": "_mm_fpclass_ss_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6144, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "TargetPassConfig", "::", "addIRPasses", "(", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addPass", "(", "createInterleavedLoadCombinePass", "(", ")", ")", ";", "addPass", "(", "createInterleavedAccessPass", "(", ")", ")", ";", "}", "if", "(", "TM", "->", "getOptLevel", "(", ")", "==", "CodeGenOpt", "::", "Aggressive", "&&", "EnableGEPOpt", ")", "{", "addPass", "(", "createSeparateConstOffsetFromGEPPass", "(", "true", ")", ")", ";", "addPass", "(", "createEarlyCSEPass", "(", ")"], "ground_truth": [")", ";"], "File": "AArch64TargetMachine53", "Func": "addIRPasses", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6145, "Length": 65, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMacroFusionDAGMutation", "("], "ground_truth": ["shouldScheduleAdjacent", ")", ";"], "File": "AArch64MacroFusion10", "Func": "createAArch64MacroFusionDAGMutation", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6146, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "MF", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "&", "", ")", ";", "SDValue", "Register", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "Reg", ",", "VT", ")", ";", "InVals", ".", "push_back", "(", "Register", ")", ";", "continue", ";", "}", "PointerType", "*", "PtrTy", "=", "PointerType", "::", "get", "(", "VT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "AS", "::", "CONSTANT_BUFFER_0", ")", ";", "", "Ext", "=", "", ";", "if", "(", "MemVT", ".", "getScalarSizeInBits", "(", ")", "!=", "VT", ".", "getScalarSizeInBits", "(", ")", ")", "{", "Ext", "=", "", ";", "}", "unsigned", "ValBase", "=", "ArgLocs", "[", "In", ".", "getOrigArgIndex", "(", ")", "]", ".", "getLocMemOffset", "(", ")", ";", "unsigned", "PartOffset", "=", "VA", ".", "getLocMemOffset", "(", ")", ";", "unsigned", "Offset", "=", "", "+", "VA", ".", "getLocMemOffset", "(", ")", ";", "MachinePointerInfo", "PtrInfo", "(", "UndefValue", "::", "get", "(", "PtrTy", ")", ","], "ground_truth": ["PartOffset", "-", "ValBase", ")", ";"], "File": "R600ISelLowering49", "Func": "LowerFormalArguments", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6147, "Length": 144, "Cover_Rate": 0.3150984682713348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "assert", "(", "(", "!", "N", "->", "isCompressingStore", "(", ")", "||", "Subtarget", ".", "hasAVX512", "(", ")", ")", "&&", "", ")", ";", "assert", "(", "(", "!", "N", "->", "isCompressingStore", "(", ")", "||", "ScalarVT", ".", "getSizeInBits", "(", ")", ">=", "", ")", "&&", "", ")", ";", "if", "(", "!", "N", "->", "isCompressingStore", "(", ")", "&&", "VT", ".", "getVectorNumElements", "(", ")", "<=", "", ")", "return", "Op", ";", "assert", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "Subtarget", ".", "hasVLX", "(", ")", "&&", "!", "VT", ".", "is512BitVector", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "ScalarVT", ".", "getSizeInBits", "(", ")", ">=", "", "||", "(", "Subtarget", ".", "hasBWI", "(", ")", "&&", "(", "ScalarVT", "==", "", "||", "ScalarVT", "==", "", ")", ")", ")", "&&", "", ")", ";", "unsigned", "NumEltsInWideVec", "=", "", "/", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "MVT", "WideDataVT", "=", "", "(", "ScalarVT", ",", "NumEltsInWideVec", ")", ";", "MVT", "MaskEltTy", "=", "Mask", ".", "getSimpleValueType", "(", ")", ".", "getScalarType", "(", ")", ";", "assert", "(", "(", "MaskEltTy", "==", "", "||", "VT", ".", "getVectorNumElements", "(", ")", "<=", "", ")", "&&", "", ")", ";", "MVT", "WideMaskVT", "=", "", "(", "MaskEltTy", ",", "NumEltsInWideVec", ")", ";", "DataToStore", "=", "ExtendToType", "(", "DataToStore", ",", "WideDataVT", ",", "DAG", ")", ";", "Mask", "=", "ExtendToType", "(", "Mask", ",", "WideMaskVT", ",", "DAG", ",", "true", ")", ";", "if", "(", "MaskEltTy", "!=", "", ")", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", "(", "", ",", "NumEltsInWideVec", ")", ",", "Mask", ")", ";", "return", "DAG", ".", "getMaskedStore", "(", "N", "->", "getChain", "(", ")", ",", "dl", ",", "DataToStore", ",", "N", "->", "getBasePtr", "(", ")", ",", "Mask", ",", "N", "->", "getMemoryVT", "(", ")", ",", "N", "->", "getMemOperand", "(", ")", ",", "N", "->", "isTruncatingStore"], "ground_truth": ["(", ")", ",", "N", "->", "isCompressingStore", "(", ")", ")", ";"], "File": "X86ISelLowering115", "Func": "LowerMSTORE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6148, "Length": 287, "Cover_Rate": 0.7653333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "const", "MCExpr", "*", "SymbolRefExpr", "=", "dyn_cast", "<", "MCExpr", ">", "(", "Imm", ".", "Value", ")", ")", "return", "SymbolRefExpr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__ABS_LO", ";", "if", "(", "const", "MCBinaryExpr", "*", "BinaryExpr", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "Imm", ".", "Value", ")", ")", "if", "(", "const", "MCExpr", "*", "SymbolRefExpr", "=", "dyn_cast", "<", "MCExpr", ">", "(", "BinaryExpr", "->", "getLHS", "(", ")", ")", ")", "return", "SymbolRefExpr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__ABS_LO", ";", "return", "false"], "ground_truth": [";"], "File": "LanaiAsmParser (2)", "Func": "isLoImm16", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6149, "Length": 79, "Cover_Rate": 0.5766423357664233, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "IsF128", "?", "APFloat", "::", "IEEEquad", ":", "APFloat", "::", "IEEEsingle", ")", ";", "const", "unsigned", "SizeInBits", "=", "VT", ".", "getSizeInBits", "(", ")", ";", "SmallVector", "<", "Constant", "*", ",", "", ">", "CV", "(", "VT", "==", "", "?", "", ":", "(", "IsF128", "?", "", ":", "", ")", ",", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "Sem", ",", "APInt", "(", "SizeInBits", ",", "", ")", ")", ")", ")", ";", "CV", "[", "", "]", "=", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "Sem", ",", "APInt", "::", "getHighBitsSet", "(", "SizeInBits", ",", "", ")", ")", ")", ";", "Constant", "*", "C", "=", "ConstantVector", "::", "get", "(", "CV", ")", ";", "auto", "PtrVT", "=", "TLI", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "SDValue", "CPIdx", "=", "DAG", ".", "getConstantPool", "(", "C", ",", "PtrVT", ",", "", ")", ";", "MVT", "LogicVT", "=", "(", "VT", "==", "", ")", "?", "", ":", "(", "IsF128", "?", "", ":", "", ")", ";", "SDValue", "Mask1", "=", "DAG", ".", "getLoad", "(", "LogicVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPIdx", ",", "MachinePointerInfo", "::", "getConstantPool", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "", ")", ";", "if", "(", "!", "IsF128", ")", "Op1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "LogicVT", ",", "Op1", ")", ";", "SDValue", "SignBit", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "LogicVT", ",", "Op1", ",", "Mask1", ")", ";", "if", "(", "ConstantFPSDNode", "*", "Op0CN", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "Op0", ")", ")", "{", "APFloat", "APF", "=", "Op0CN", "->", "getValueAPF", "(", ")", ";", "if", "(", "APF", ".", "isPosZero", "(", ")", ")", "return", "IsF128", "?", "SignBit", ":", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "SrcVT", ",", "SignBit", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "APF", ".", "clearSign", "(", ")", ";", "CV", "[", "", "]", "=", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APF", ")", ";", "}", "else", "{", "CV", "[", "", "]", "=", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "Sem", ",", "APInt", "::", "getLowBitsSet", "(", "SizeInBits", ",", "SizeInBits", "-", "", ")", ")", ")", ";", "}", "C", "=", "ConstantVector", "::", "get", "(", "CV", ")", ";", "CPIdx", "=", "DAG", ".", "getConstantPool", "(", "C", ",", "PtrVT", ",", "", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getLoad", "(", "LogicVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPIdx", ",", "MachinePointerInfo", "::", "getConstantPool", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantFPSDNode", ">", "(", "Op0", ")", ")", "{", "if", "(", "!", "IsF128", ")", "Op0", "=", "DAG", ".", "getNode"], "ground_truth": ["(", "", ",", "dl", ",", "LogicVT", ",", "Op0", ")", ";"], "File": "X86ISelLowering10", "Func": "LowerFCOPYSIGN", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6150, "Length": 422, "Cover_Rate": 0.5977337110481586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitProgramInfo", "(", "MF", ")", ";", "}", "DisasmLines", ".", "clear", "(", ")", ";", "HexLines", ".", "clear", "(", ")", ";", "DisasmLineMaxLen", "=", "", ";", "EmitFunctionBody", "(", ")", ";", "if", "(", "isVerbose", "(", ")", ")", "{", "MCSectionELF", "*", "CommentSection", "=", "Context", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "CommentSection", ")", ";", "if", "(", "STM", ".", "getGeneration", "(", ")", ">=", "Subtarget", "::", "SOUTHERN_ISLANDS", ")", "{", "OutStreamer", "->", "emitRawComment", "(", "", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "CodeLen", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "NumSGPR", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "NumVGPR", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "FloatMode", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "IEEEMode", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "ScratchSize", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "LDSSize", ")", "+", "", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "SGPRBlocks", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "VGPRBlocks", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "NumSGPRsForWavesPerEU", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "NumVGPRsForWavesPerEU", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "ReservedVGPRFirst", ")"], "ground_truth": [",", "false", ")", ";"], "File": "AMDGPUAsmPrinter103", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6151, "Length": 273, "Cover_Rate": 0.3796940194714882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "::", "Subtarget", "(", "const", "Triple", "&", "TT", ",", "const", "std", "::", "string", "&", "CPU", ",", "const", "std", "::", "string", "&", "FS", ",", "TargetMachine", "&", "TM", ")", ":", "GenSubtargetInfo", "(", "TT", ",", "CPU", ","], "ground_truth": ["FS", ")", ",", "InstrInfo", "(", ")", ",", "FrameLowering", "(", ")", ",", "TLInfo", "(", "TM", ")", ",", "TSInfo", "(", ")", ",", "ELFArch", "(", "false", ")", ",", "m_FeatureSetDummy", "(", "false", ")", "{"], "File": "SNESSubtarget", "Func": "SNESSubtarget", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6152, "Length": 64, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerBR_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerExternalSymbol"], "ground_truth": ["(", "Op", ",", "DAG", ")", ";"], "File": "SHUXIISelLowering", "Func": "LowerOperation", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6153, "Length": 44, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isa", "<", "Instruction", ">", "(", "V", ")", ")", "return", "true", ";", "if", "(", "generateSignBits", "(", "V", ")", ")", "return", "false", ";", "return", "!", "isa", "<", "OverflowingBinaryOperator", ">"], "ground_truth": ["(", "V", ")", ";"], "File": "ARMCodeGenPrepare4", "Func": "isPromotedResultSafe", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6154, "Length": 34, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "rtx", "operands", "[", "", "]", ";", "split_di", "(", "&", "operand", ",", "", ",", "operands", ",", "operands", "+", "", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "gen_rtx_MEM", "(", "SImode", ",", "gen_rtx_PRE_DEC", "(", "Pmode", ",", "stack_pointer_rtx", ")", ")", ",", "operands", "[", "", "]", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "gen_rtx_MEM", "(", "SImode", ",", "gen_rtx_PRE_DEC", "(", "Pmode", ",", "stack_pointer_rtx", ")", ")", ",", "operands", "[", "", "]", ")", ")", ";", "}", "break", ";", "case", "HImode", ":", "operand", "=", "gen_lowpart", "(", "SImode", ",", "operand", ")", ";", "case", "SImode"], "ground_truth": [":"], "File": "i3863", "Func": "ix86_force_to_memory", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6155, "Length": 89, "Cover_Rate": 0.3272058823529412, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "copyPhysReg", "(", "MBB", ",", "MBBI", ",", "DL", ",", "DstReg", ",", "SrcReg", ",", "KillSrc", ",", "MachineInstr", "::", "NoFlags"], "ground_truth": [")", ";"], "File": "RISCVInstrInfo14", "Func": "copyPhysReg", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6156, "Length": 19, "Cover_Rate": 0.3877551020408163, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__inline__", "static", "unsigned", "long", "long", "sh_media_MADD_L", "(", "unsigned", "long", "long", "mm", ",", "unsigned", "long", "long", "mn", ")", "{", "unsigned", "long", "long", "res", ";", "__asm__", "(", "", ":", "", "(", "res", ")", ":", ""], "ground_truth": ["(", "mm", ")", ",", "", "(", "mn", ")", ")", ";"], "File": "ushmedia", "Func": "sh_media_MADD_L", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6157, "Length": 43, "Cover_Rate": 0.9148936170212766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createCleanupLocalDynamicTLSPass", "(", ")", "{", "return", "new", "LDTLSCleanup", "(", ")"], "ground_truth": [";"], "File": "X86InstrInfo (2)", "Func": "createCleanupLocalDynamicTLSPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6158, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "KindImm", "&&", "inRange", "("], "ground_truth": ["Imm", ",", "MinValue", ",", "MaxValue", ")", ";"], "File": "SystemZAsmParser (2)", "Func": "isImm", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6159, "Length": 14, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CPU_PPC7400", ":", "case", "CPU_PPC8540", ":", "case", "CPU_PPC8548", ":", "case", "CPU_CELL", ":", "case", "CPU_PPCE300C2", ":", "case", "CPU_PPCE300C3", ":", "case", "CPU_PPCE500MC", ":", "case", "CPU_PPCE500MC64", ":", "case", "CPU_PPCE5500", ":", "case", "CPU_PPCE6500", ":", "case", "CPU_TITAN", ":", "return", "", ";", "case", "CPU_PPC476", ":", "case", "CPU_PPC604", ":", "case", "CPU_PPC604E", ":", "case", "CPU_PPC620", ":", "case", "CPU_PPC630", ":", "return", "", ";", "case", "CPU_POWER4", ":", "case", "CPU_POWER5", ":", "case", "CPU_POWER6", ":", "case", "CPU_POWER7", ":", "return", "", ";", "case", "CPU_POWER8", ":", "return", "", ";", "case", "CPU_POWER9", ":", "return", "", ";", "default", ":", "return", ""], "ground_truth": [";"], "File": "powerpcspe", "Func": "rs6000_issue_rate", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6160, "Length": 86, "Cover_Rate": 0.6515151515151515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "(", "Imm", "+"], "ground_truth": ["Add", ")", "&", "(", "Add", "-", "", ")", ")", ")", ";"], "File": "AArch64Disassembler (2)2", "Func": "DecodeVecShiftLImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6161, "Length": 22, "Cover_Rate": 0.5365853658536586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MulCandidate", "(", "Instruction", "*", "I", ",", "ValueList", "&", "lhs", ",", "ValueList", "&", "rhs"], "ground_truth": [")", ":"], "File": "ARMParallelDSP1", "Func": "MulCandidate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6162, "Length": 15, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "", "(", "ShuffleVectorSDNode", "*", "N", ",", "unsigned", "UnitSize", ",", "unsigned", "ShuffleKind", ",", "SelectionDAG", "&", "DAG", ")", "{", "if", "(", "DAG", ".", "getSubtarget", "(", ")", ".", "getDataLayout", "(", ")", "->", "isLittleEndian", "(", ")", ")", "{", "if", "(", "ShuffleKind", "==", "", ")", "return", "isVMerge", "(", "N", ",", "UnitSize", ",", "", ",", "", ")", ";", "else", "if", "(", "ShuffleKind", "==", "", ")", "return", "isVMerge", "(", "N", ",", "UnitSize", ",", "", ",", "", ")", ";", "else", "return", "false", ";", "}", "else", "{", "if", "(", "ShuffleKind", "==", "", ")", "return", "isVMerge", "(", "N", ",", "UnitSize", ",", "", ",", "", ")", ";", "else", "if", "(", "ShuffleKind", "==", "", ")", "return", "isVMerge", "(", "N", ",", "UnitSize", ",", "", ",", "", ")", ";", "else", "return", "false"], "ground_truth": [";"], "File": "PPCISelLowering148", "Func": "isVMRGLShuffleMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6163, "Length": 120, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SetupMachineFunction", "(", "MF", ")", ";", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "const", "TargetMachine", "&", "TM", "=", "MF", ".", "getTarget", "(", ")", ";", "for", "(", "auto", "*", "GV", ":", "AFI", "->", "getGlobalsPromotedToConstantPool", "(", ")", ")", "PromotedGlobals", ".", "insert", "(", "GV", ")", ";", "unsigned", "OptimizationGoal", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "Attribute", "::", "OptimizeNone", ")", ")", "OptimizationGoal", "=", "", ";", "else", "if", "(", "F", ".", "optForMinSize", "(", ")", ")", "OptimizationGoal", "=", "", ";", "else", "if", "(", "F", ".", "optForSize", "(", ")", ")", "OptimizationGoal", "=", "", ";", "else", "if", "(", "TM", ".", "getOptLevel", "(", ")", "==", "CodeGenOpt", "::", "Aggressive", ")", "OptimizationGoal", "=", "", ";", "else", "if", "(", "TM", ".", "getOptLevel", "(", ")", ">", "CodeGenOpt", "::", "None", ")", "OptimizationGoal", "=", "", ";", "else", "OptimizationGoal", "="], "ground_truth": ["", ";"], "File": "ARMAsmPrinter103", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6164, "Length": 129, "Cover_Rate": 0.35149863760217986, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "NumVGScaledBytes", ")", "return", "MCCFIInstruction", "::", "createOffset", "(", "nullptr", ",", "DwarfReg", ",", "NumBytes", ")", ";", "std", "::", "string", "CommentBuffer", ";", "llvm", "::", "raw_string_ostream", "Comment", "(", "CommentBuffer", ")", ";", "Comment", "<<", "printReg", "(", "Reg", ",", "&", "TRI", ")", "<<", "", ";", "SmallString", "<", "", ">", "OffsetExpr", ";", "appendVGScaledOffsetExpr", "(", "OffsetExpr", ",", "NumBytes", ",", "NumVGScaledBytes", ",", "TRI", ".", "getDwarfRegNum", "(", "", ",", "true", ")", ",", "Comment", ")", ";", "SmallString", "<", "", ">", "CfaExpr", ";", "CfaExpr", ".", "push_back", "(", "dwarf", "::", "DW_CFA_expression", ")", ";", "uint8_t", "buffer", "["], "ground_truth": ["", "]", ";"], "File": "AArch64FrameLowering (2)1", "Func": "createCfaOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6165, "Length": 89, "Cover_Rate": 0.42995169082125606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getCallPreservedMask", "(", "const", "MachineFunction", "&", "MF", ",", "CallingConv", "::", "ID", "CC", ")", "const", "{", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "bool", "HasSSE", "=", "Subtarget", ".", "hasSSE1", "(", ")", ";", "bool", "HasAVX", "=", "Subtarget", ".", "hasAVX", "(", ")", ";", "bool", "HasAVX512", "=", "Subtarget", ".", "hasAVX512", "(", ")", ";", "switch", "(", "CC", ")", "{", "case", "CallingConv", "::", "GHC", ":", "case", "CallingConv", "::", "HiPE", ":", "return", "CSR_NoRegs_RegMask", ";", "case", "CallingConv", "::", "AnyReg", ":", "if", "(", "HasAVX", ")", "return", "CSR_64_AllRegs_AVX_RegMask", ";", "return", "CSR_64_AllRegs_RegMask", ";", "case", "CallingConv", "::", "PreserveMost", ":", "return", "CSR_64_RT_MostRegs_RegMask", ";", "case", "CallingConv", "::", "PreserveAll", ":", "if", "(", "HasAVX", ")", "return", "CSR_64_RT_AllRegs_AVX_RegMask", ";", "return", "CSR_64_RT_AllRegs_RegMask", ";", "case", "CallingConv", "::", "CXX_FAST_TLS", ":", "if", "(", "Is64Bit", ")", "return", "CSR_64_TLS_Darwin_RegMask", ";", "break", ";", "case", "CallingConv", "::", "Intel_OCL_BI", ":", "{", "if", "(", "HasAVX512", "&&", "IsWin64", ")", "return", "CSR_Win64_Intel_OCL_BI_AVX512_RegMask", ";", "if", "(", "HasAVX512", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_AVX512_RegMask", ";", "if", "(", "HasAVX", "&&", "IsWin64", ")", "return", "CSR_Win64_Intel_OCL_BI_AVX_RegMask", ";", "if", "(", "HasAVX", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_AVX_RegMask", ";", "if", "(", "!", "HasAVX", "&&", "!", "IsWin64", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_RegMask", ";", "break", ";", "}", "case", "CallingConv", "::", "HHVM", ":", "return", "CSR_64_HHVM_RegMask", ";", "case", "CallingConv", "::", "_RegCall", ":", "if", "(", "Is64Bit"], "ground_truth": [")", "{"], "File": "X86RegisterInfo100", "Func": "getCallPreservedMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6166, "Length": 206, "Cover_Rate": 0.5215189873417722, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int64x1_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon_vreinterpret_s64_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6167, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "fndecl", "==", "NULL_TREE", ")", "{", "if", "(", "old_tree", "!=", "target_option_current_node", ")", "ix86_reset_previous_fndecl", "(", ")", ";", "return", ";", "}", "ix86_set_func_type", "(", "fndecl", ")", ";", "ix86_set_indirect_branch_type", "(", "fndecl", ")", ";", "tree", "new_tree", "=", "DECL_FUNCTION_SPECIFIC_TARGET", "(", "fndecl", ")", ";", "if", "(", "new_tree", "==", "NULL_TREE", ")", "new_tree", "=", "target_option_default_node", ";", "if", "(", "old_tree", "!=", "new_tree", ")", "{", "cl_target_option_restore", "(", "&", "global_options", ",", "TREE_TARGET_OPTION", "(", "new_tree", ")", ")", ";", "if", "(", "TREE_TARGET_GLOBALS", "(", "new_tree", ")", ")", "restore_target_globals", "(", "TREE_TARGET_GLOBALS", "(", "new_tree", ")", ")", ";", "else", "if", "(", "new_tree", "==", "target_option_default_node", ")", "restore_target_globals", "(", "&", "default_target_globals", ")", ";", "else", "TREE_TARGET_GLOBALS", "(", "new_tree", ")", "=", "save_target_globals_default_opts", "(", ")", ";", "}", "ix86_previous_fndecl", "=", "fndecl", ";", "static", "bool", "prev_no_caller_saved_registers", ";", "if", "(", "TARGET_64BIT", "&&", "(", "call_used_regs", "[", "SI_REG", "]", "==", "(", "cfun", "->", "machine", "->", "call_abi", "==", "MS_ABI", ")", ")", ")", "reinit_regs", "(", ")", ";", "else", "if", "(", "prev_no_caller_saved_registers", "!=", "cfun", "->", "machine", "->", "no_caller_saved_registers", ")", "reinit_regs", "(", ")", ";", "if", "(", "cfun", "->", "machine", "->", "func_type", "!=", "TYPE_NORMAL", "||", "cfun", "->", "machine", "->", "no_caller_saved_registers", ")", "{", "const", "char", "*", "isa", ";", "if", "(", "TARGET_SSE", ")", "isa", "=", "", ";", "else", "if", "(", "TARGET_MMX", ")", "isa", "=", "", ";", "else", "if", "(", "TARGET_80387", ")", "isa", "=", "", ";", "else", "isa", "=", "NULL", ";", "if", "(", "isa", "!=", "NULL", ")", "{", "if", "(", "cfun", "->", "machine", "->", "func_type", "!=", "TYPE_NORMAL", ")", "sorry", "(", "cfun", "->", "machine", "->", "func_type", "==", "TYPE_EXCEPTION", "?", "G_", "(", "", "", ")", ":", "G_", "("], "ground_truth": ["", "", ")", ",", "isa", ")", ";"], "File": "i3868", "Func": "ix86_set_current_function", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6168, "Length": 248, "Cover_Rate": 0.7025495750708215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "qword", ")", "(", "vec_cmpgt", "(", "(", "vec_uchar16", ")", "(", "a", ")", ",", "vec_splat", "(", "(", "vec_uchar16", ")", "(", "si_from_uchar", "(", "b", ")", ")", ",", ""], "ground_truth": [")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_clgtbi", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6169, "Length": 33, "Cover_Rate": 0.7021276595744681, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitVMULLs", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";"], "ground_truth": ["return", "NULL", ";"], "File": "ARMIREmitter", "Func": "visitVMULLs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6170, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "align_rtx", "=", "operands", "[", "", "]", ";", "int", "constp", "=", "GET_CODE", "(", "bytes_rtx", ")", "==", "CONST_INT", ";", "HOST_WIDE_INT", "bytes", "=", "constp", "?", "INTVAL", "(", "bytes_rtx", ")", ":", "", ";", "int", "align", "=", "INTVAL", "(", "align_rtx", ")", ";", "int", "leftover", ";", "rtx", "src_reg", ";", "rtx", "dst_reg", ";", "if", "(", "constp", "&&", "bytes", "<=", "", ")", "return", "", ";", "dst_reg", "=", "copy_addr_to_reg", "(", "XEXP", "(", "orig_dst", ",", "", ")", ")", ";", "src_reg", "=", "copy_addr_to_reg", "(", "XEXP", "(", "orig_src", ",", "", ")", ")", ";", "if", "(", "align", ">", "UNITS_PER_WORD", ")", "align", "=", "UNITS_PER_WORD", ";", "if", "(", "optimize_size", "||", "!", "constp", "||", "align", "!=", "UNITS_PER_WORD", ")", "{", "block_move_call", "(", "dst_reg", ",", "src_reg", ",", "bytes_rtx", ")", ";", "return", "", ";", "}", "leftover", "=", "bytes", "%"], "ground_truth": ["MAX_MOVE_BYTES", ";"], "File": "m32r3", "Func": "m32r_expand_block_move", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6171, "Length": 123, "Cover_Rate": 0.3219895287958115, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "__ev64_opaque__", "__internal_ev_mwhssfaaw", "(", "__ev64_opaque__", "a", ",", "__ev64_opaque__", "b", ")", "{", "__ev64_opaque__"], "ground_truth": ["t", ";"], "File": "spe", "Func": "__internal_ev_mwhssfaaw", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6172, "Length": 15, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "HazardRecognizer", "::", "Reset", "(", ")", "{", "LastMI", "="], "ground_truth": ["", ";"], "File": "ARMHazardRecognizer20", "Func": "Reset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6173, "Length": 11, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isRegMaskId", "(", "RA", ".", "Reg", ")", ")", "return", "!", "isRegMaskId", "(", "RB", ".", "Reg", ")", "?", "aliasRR", "(", "RA", ",", "RB", ")", ":", "aliasRM", "(", "RA", ",", "RB", ")", ";", "return", "!", "isRegMaskId", "(", "RB", ".", "Reg", ")", "?", "aliasRM", "(", "RB", ",", "RA", ")", ":", "aliasMM", "("], "ground_truth": ["RA", ",", "RB", ")", ";"], "File": "RDFRegisters", "Func": "alias", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6174, "Length": 56, "Cover_Rate": 0.8235294117647058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "t", "=", "get_attr_type", "(", "insn", ")", ";", "return", "is_fmac_op", "(", "t", ")", "||", "(", "fmul_ok", "&&"], "ground_truth": ["is_fmul_op", "(", "t", ")", ")", ";"], "File": "cortex-a57-fma-steering", "Func": "is_fmul_fmac_insn", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6175, "Length": 22, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "==", "k_MatrixRegister", "&&", ""], "ground_truth": [")", ";"], "File": "AArch64AsmParser1", "Func": "getMatrixElementWidth", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6176, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "machine_mode", "cc_mode", "=", "GET_MODE", "(", "cc_reg", ")", ";", "if", "(", "GET_CODE", "(", "src1", ")", "==", "CONST_INT", "&&", "GET_CODE", "(", "src2", ")", "==", "CONST_INT", ")", "{", "HOST_WIDE_INT", "value1", "=", "INTVAL", "(", "src1", ")", ";", "HOST_WIDE_INT", "value2", "=", "INTVAL", "(", "src2", ")", ";", "if", "(", "value1", "==", "", "||", "value2", "==", "", ")", ";", "else", "if", "(", "IN_RANGE_P", "(", "value1", ",", "-", "", ",", "", ")", "&&", "IN_RANGE_P", "(", "value2", "-", "value1", ",", "-", "", ",", "", ")", ")", ";", "else", "{", "src1", "=", "force_reg", "(", "GET_MODE", "(", "dest", ")", ",", "src1", ")", ";", "src2", "=", "force_reg", "(", "GET_MODE", "(", "dest", ")", ",", "src2", ")", ";", "}", "}", "else", "{", "if", "(", "GET_CODE", "(", "src1", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "src1", ")", "!=", "", ")", "src1", "=", "force_reg", "(", "GET_MODE", "(", "dest", ")", ",", "src1", ")", ";", "if", "(", "GET_CODE", "(", "src2", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "src2", ")", "!=", "", ")", "src2", "=", "force_reg", "(", "GET_MODE", "(", "dest", ")", ",", "src2", ")", ";", "}", "test2", "=", "gen_rtx_fmt_ee", "(", "test", ",", "cc_mode", ",", "cc_reg", ",", "const0_rtx", ")", ";", "if_rtx", "=", "gen_rtx_IF_THEN_ELSE", "(", "GET_MODE", "(", "dest", ")", ",", "test2"], "ground_truth": [",", "src1", ",", "src2", ")", ";"], "File": "frv2", "Func": "frv_emit_cond_move", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6177, "Length": 195, "Cover_Rate": 0.6170886075949367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AluKind", "AK", "=", "getAluKind", "(", "QSrc", "[", "i", "]", ")", ";", "AvailableAlus", "[", "AK", "]", ".", "push_back", "(", "QSrc", "["], "ground_truth": ["i", "]", ")", ";"], "File": "R600MachineScheduler (2)", "Func": "LoadAlu", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6178, "Length": 24, "Cover_Rate": 0.3116883116883117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const_rtx", "x", "=", "*", "iter", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", "&&", "SYMBOL_REF_TLS_MODEL", "(", "x", ")", "!=", "", ")", "{", "if", "(", "arm_disable_literal_pool", ")", "sorry", "(", "", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "arm7", "Func": "FOR_EACH_SUBRTX", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6179, "Length": 36, "Cover_Rate": 0.4931506849315068, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", ".", "addReg", "(", "MIB", ".", "getReg", "(", "", ")", ",", "getUndefRegState", "(", "MIB", "->", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", ")", ")", ";", "MIB", ".", "addImm", "(", "ShiftAmt", ")", ";", "return", "true"], "ground_truth": [";"], "File": "X86InstrInfo64", "Func": "expandSHXDROT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6180, "Length": 36, "Cover_Rate": 0.45569620253164556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "Fail", ";", "unsigned", "Register", "=", "VectorDecoderTable"], "ground_truth": ["[", "RegNo", "]", ";"], "File": "ARM64Disassembler", "Func": "DecodeVectorRegisterClass", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6181, "Length": 17, "Cover_Rate": 0.32075471698113206, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_loongson_pandn_uh", "(", "s", ",", "t"], "ground_truth": [")", ";"], "File": "loongson-mmiintrin", "Func": "pandn_uh", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6182, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "QDst", ".", "insert", "(", "QDst", ".", "end", "(", ")", ",", "QSrc", ".", "begin", "(", ")", ",", "QSrc", ".", "end", "(", ")", ")", ";", "QSrc", ".", "clear", "(", ")"], "ground_truth": [";"], "File": "R600MachineScheduler1", "Func": "MoveUnits", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6183, "Length": 29, "Cover_Rate": 0.5178571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "unsignedp", ";", "rtx", "entry_parm", ";", "if", "(", "type", "==", "NULL", "||", "type", "==", "error_mark_node", ")", "return", "true", ";", "if", "(", "TYPE_MODE", "(", "type", ")", "==", "VOIDmode", ")", "return", "false", ";", "if", "(", "TREE_CODE", "(", "type", ")", "==", "COMPLEX_TYPE", ")", "return", "(", "rs6000_parm_needs_stack", "(", "args_so_far", ",", "TREE_TYPE", "(", "type", ")", ")", "||", "rs6000_parm_needs_stack", "(", "args_so_far", ",", "TREE_TYPE", "(", "type", ")", ")", ")", ";", "if", "(", "(", "TREE_CODE", "(", "type", ")", "==", "UNION_TYPE", "||", "TREE_CODE", "(", "type", ")", "==", "RECORD_TYPE", ")", "&&", "TYPE_TRANSPARENT_AGGR", "(", "type", ")", ")", "type", "=", "TREE_TYPE", "(", "first_field", "(", "type", ")", ")", ";", "if", "(", "pass_by_reference", "(", "get_cumulative_args", "(", "args_so_far", ")", ",", "TYPE_MODE", "(", "type", ")", ",", "type", ",", "true", ")", ")", "type", "=", "build_pointer_type", "(", "type", ")", ";", "unsignedp", "=", "TYPE_UNSIGNED", "(", "type", ")", ";", "mode", "=", "promote_mode", "(", "type", ",", "TYPE_MODE", "(", "type", ")", ",", "&", "unsignedp", ")", ";", "if", "(", "rs6000_must_pass_in_stack", "(", "mode", ",", "type", ")", ")", "return", "true", ";", "entry_parm", "=", "rs6000_function_arg", "(", "args_so_far", ",", "mode", ",", "type", ",", "true", ")", ";", "if", "(", "entry_parm", "==", "NULL", ")", "return", "true", ";", "if", "(", "GET_CODE", "(", "entry_parm", ")", "==", "PARALLEL", "&&", "XEXP", "(", "XVECEXP", "(", "entry_parm", ",", "", ",", "", ")", ",", "", ")", "==", "NULL_RTX", ")", "return", "true", ";", "if", "(", "rs6000_arg_partial_bytes", "(", "args_so_far", ",", "mode", ",", "type", ",", "true", ")", "!="], "ground_truth": ["", ")", "return", "true", ";"], "File": "rs60004", "Func": "rs6000_parm_needs_stack", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6184, "Length": 224, "Cover_Rate": 0.8853754940711462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Index", "=", "AM", ".", "IndexReg", ";", "if", "(", "AM", ".", "GV", ")", "Disp", "=", "CurDAG", "->", "getTargetGlobalAddress", "(", "AM", ".", "GV", ",", "DebugLoc", "(", ")", ",", "", ",", "AM", ".", "Disp", ",", "AM", ".", "SymbolFlags", ")", ";", "else", "if", "(", "AM", ".", "CP", ")", "Disp", "=", "CurDAG", "->", "getTargetConstantPool", "(", "AM", ".", "CP", ",", "", ",", "AM", ".", "Align", ",", "AM", ".", "Disp", ",", "AM", ".", "SymbolFlags", ")", ";", "else", "if", "(", "AM", ".", "ES", ")", "{", "assert", "(", "!", "AM", ".", "Disp", "&&", "", ")", ";", "Disp", "=", "CurDAG", "->", "getTargetExternalSymbol", "(", "AM", ".", "ES", ",", "", ",", "AM", ".", "SymbolFlags", ")", ";", "}", "else", "if", "(", "AM", ".", "JT", "!=", "-", "", ")", "{", "assert", "(", "!", "AM", ".", "Disp", "&&", "", ")", ";", "Disp", "=", "CurDAG", "->", "getTargetJumpTable", "(", "AM", ".", "JT", ",", "", ",", "AM", ".", "SymbolFlags", ")", ";", "}", "else", "if", "(", "AM", ".", "BlockAddr", ")", "Disp", "=", "CurDAG", "->", "getTargetBlockAddress", "(", "AM", ".", "BlockAddr", ",", "", ",", "AM", "."], "ground_truth": ["Disp", ",", "AM", ".", "SymbolFlags", ")", ";"], "File": "X86ISelDAGToDAG103", "Func": "getAddressOperands", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6185, "Length": 172, "Cover_Rate": 0.5771812080536913, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmulq_rot90_fv8hf", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vcmulq_rot90_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6186, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "base0", ";", "int", "base1", ";", "int", "incdec0", ";", "int", "incdec1", ";", "int", "index0", ";", "int", "index1", ";", "int", "disp0", ";", "int", "disp1", ";", "if", "(", "MEM_VOLATILE_P", "(", "op0", ")", "&&", "MEM_VOLATILE_P", "(", "op1", ")", ")", "return", "", ";", "c4x_S_address_parse", "(", "op0", ",", "&", "base0", ",", "&", "incdec0", ",", "&", "index0", ",", "&", "disp0", ")", ";", "c4x_S_address_parse", "(", "op1", ",", "&", "base1", ",", "&", "incdec1", ",", "&", "index1", ",", "&", "disp1"], "ground_truth": [")", ";"], "File": "c4x1", "Func": "c4x_address_conflict", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 6187, "Length": 73, "Cover_Rate": 0.4269005847953216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_f32_u8", "(", "uint8x16_t", "__a", ")", "{", "return", "(", "float32x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_f32_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6188, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "ElemWidth", "==", "", "&&", "ST", "->", "has16BitInsts", "(", ")", ")", "?", ""], "ground_truth": [":", "", ";"], "File": "AMDGPUTargetTransformInfo36", "Func": "getMaximumVF", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6189, "Length": 17, "Cover_Rate": 0.3269230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "int64_t", "ImmVal", "=", "ValAndVReg", "->", "Value", ".", "getSExtValue", "(", ")", ";", "if", "(", "OffsetOpc", "==", "TargetOpcode", "::", "G_MUL", ")", "{", "if", "(", "!", "isPowerOf2_32", "(", "ImmVal", ")", ")", "return", "None", ";", "ImmVal", "=", "Log2_32", "(", "ImmVal", ")", ";", "}", "if", "(", "(", "ImmVal", "&", "", ")", "!=", "ImmVal", ")", "return", "None", ";", "if", "(", "ImmVal", "!=", "LegalShiftVal", ")", "return", "None", ";", "unsigned", "SignExtend", "=", "", ";", "if", "(", "WantsExt", ")", "{", "if", "(", "!", "LookedThroughZExt", ")", "{", "MachineInstr", "*", "ExtInst", "=", "getDefIgnoringCopies", "(", "OffsetReg", ",", "MRI", ")", ";", "auto", "Ext", "=", "getExtendTypeForInst", "(", "*", "ExtInst", ",", "MRI", ",", "true", ")", ";", "if", "(", "Ext", "==", "", ")", "return", "None", ";", "SignExtend", "=", "isSignExtendShiftType", "(", "Ext", ")", "?", "", ":", "", ";", "if", "(", "SignExtend", "&&", "Ext", "!=", "", ")", "return", "None", ";", "OffsetReg", "=", "ExtInst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "}", "MachineIRBuilder", "MIB", "(", "*", "MRI", ".", "getVRegDef", "(", "Root", ".", "getReg", "(", ")", ")", ")", ";", "OffsetReg", "=", "moveScalarRegClass", "(", "OffsetReg", ",", "", ",", "MIB", ")", ";", "}", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addUse", "(", "Base", ".", "getReg", "(", ")", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addUse", "(", "OffsetReg", ")", ";", "}", ",", "[", "=", "]"], "ground_truth": ["(", "MachineInstrBuilder", "&", "MIB", ")", "{"], "File": "AArch64InstructionSelector1", "Func": "selectExtendedSHL", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6190, "Length": 227, "Cover_Rate": 0.41651376146788993, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isVreg1", "(", "DstReg", ")", ")", "continue", ";", "if", "(", "MRI", "->", "use_empty", "(", "DstReg", ")", ")", "{", "DeadCopies", ".", "push_back", "(", "&", "MI", ")", ";", "continue", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "MRI", "->", "setRegClass", "(", "DstReg", ",", "IsWave32", "?", "&", "", ":", "&", "", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "Register", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "assert", "(", "!", "MI", ".", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", ")", ";", "if", "(", "!", "Register", "::", "isVirtualRegister", "(", "SrcReg", ")", "||", "(", "!", "isLaneMaskReg", "(", "SrcReg", ")", "&&", "!", "isVreg1", "(", "SrcReg", ")", ")", ")", "{", "assert", "(", "TII", "->", "getRegisterInfo", "(", ")", ".", "getRegSizeInBits", "(", "SrcReg", ",", "*", "MRI", ")", "==", "", ")", ";", "unsigned", "TmpReg", "=", "createLaneMaskReg", "(", "*", "MF", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "TmpReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "TmpReg", ")", ";", "SrcReg", "=", "TmpReg", ";", "}", "MachineBasicBlock", "*", "PostDomBound", "=", "&", "MBB", ";", "for", "(", "MachineInstr", "&", "Use", ":", "MRI", "->", "use_instructions", "(", "DstReg", ")", ")", "{", "PostDomBound", "=", "PDT", "->", "findNearestCommonDominator", "(", "PostDomBound", ",", "Use", ".", "getParent", "(", ")", ")", ";", "}", "unsigned", "FoundLoopLevel", "=", "LF", ".", "findLoop", "(", "PostDomBound", ")", ";", "if", "(", "FoundLoopLevel", ")", "{", "SSAUpdater", ".", "Initialize"], "ground_truth": ["(", "DstReg", ")", ";"], "File": "SILowerI1Copies34", "Func": "lowerCopiesToI1", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6191, "Length": 264, "Cover_Rate": 0.5986394557823129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "set_info", "*", "set", ":", "sets", ")", "if", "(", "set", "->", "bb", "(", ")", "->", "index", "(", ")", "==", "bb", "->", "index", "(", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "riscv-vsetvl", "Func": "any_set_in_bb_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6192, "Length": 33, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_andnot_ps", "(", "__m512", "__A", ","], "ground_truth": ["__m512", "__B", ")", "{"], "File": "avx512dqintrin", "Func": "_mm512_andnot_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6193, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "", ";", "case", "AsmToken", "::", "Plus", ":", "case", "AsmToken", "::", "Minus", ":", "case", "AsmToken", "::", "Integer", ":", "if", "(", "getParser", "(", ")", ".", "ParseExpression", "(", "EVal", ")", ")", "return", "", ";", "int64_t", "ans", ";", "EVal", "->", "EvaluateAsAbsolute", "(", "ans", ")", ";", "return", "", "(", "EVal", ",", "S", ",", "E"], "ground_truth": [")", ";"], "File": "OR1KAsmParser", "Func": "ParseImmediate", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6194, "Length": 54, "Cover_Rate": 0.453781512605042, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "X"], "ground_truth": ["(", "TheTarget", ")", ";"], "File": "KudeyarTargetMachine", "Func": "LLVMInitializeKudeyarTarget", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6195, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Idx", "=", "", "(", "MI", ".", "getOpcode", "(", ")", ",", "", "::", "sbase", ")", ";", "if", "(", "Idx", "==", "-", "", ")", "return", "false", ";", "const", "auto", "RCID", "=", "MI", ".", "getDesc", "(", ")", ".", "OpInfo", "[", "Idx", "]"], "ground_truth": [".", "RegClass", ";"], "File": "SIInstrInfo1", "Func": "isBufferSMRD", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6196, "Length": 43, "Cover_Rate": 0.5512820512820513, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_fmav2sf", "(", "__b", ",", "__c", ","], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vfma_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6197, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_min_epi64", "(", "__m512i", "__W", ",", "__mmask8", "__M", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_pminsq512_mask", "(", "(", "__v8di", ")", "__A", ",", "("], "ground_truth": ["__v8di", ")", "__B", ",", "(", "__v8di", ")", "__W", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_min_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6198, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "vector", "<", "MachineJumpTableEntry", ">", "&", "JT", "=", "MJTI", "->", "getJumpTables", "(", ")", ";", "const", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "&", "JTBBs", "=", "JT", "[", "JTI", "]", ".", "MBBs", ";", "bool", "ByteOffset", "=", "false", ",", "HalfWordOffset", "=", "false", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "ByteOffset", "=", "true", ";", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "HalfWordOffset", "=", "true", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "JTBBs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MachineBasicBlock", "*", "MBB", "="], "ground_truth": ["JTBBs", "[", "i", "]", ";"], "File": "ARMAsmPrinter66", "Func": "printJT2BlockOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6199, "Length": 104, "Cover_Rate": 0.3561643835616438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Next", "=", "Bits", ".", "find_next", "(", "v2x", "(", "Prev"], "ground_truth": [")", ")", ";"], "File": "HexagonBitSimplify20", "Func": "find_next", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6200, "Length": 13, "Cover_Rate": 0.35135135135135137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MOI", ".", "isAtomic", "(", ")", ")", "{", "if", "(", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Acquire", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Release", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "AcquireRelease", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "Changed", "|=", "CC", "->", "insertWait", "(", "MI", ",", "MOI", ".", "getScope", "(", ")", ",", "MOI", ".", "getOrderingAddrSpace", "(", ")", ",", "", "|", "", ",", "MOI", ".", "getIsCrossAddressSpaceOrdering", "(", ")", ",", "Position", "::", "BEFORE", ")", ";", "if", "(", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Acquire", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "AcquireRelease", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "Changed", "|=", "CC", "->", "insertCacheInvalidate", "(", "MI", ",", "MOI", ".", "getScope"], "ground_truth": ["(", ")", ",", "MOI", ".", "getOrderingAddrSpace", "(", ")", ",", "Position", "::", "BEFORE", ")", ";"], "File": "SIMemoryLegalizer1", "Func": "expandAtomicFence", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6201, "Length": 143, "Cover_Rate": 0.7258883248730964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cvtDPP", "(", "Inst", ","], "ground_truth": ["Operands", ",", "false", ")", ";"], "File": "AMDGPUAsmParser9", "Func": "cvtDPP_nomod", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6202, "Length": 9, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CONST", ":", "x", "=", "XEXP", "(", "x", ",", "", ")", ";", "return", "(", "(", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "SYMBOL_REF", "||", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "LABEL_REF", ")", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "CONST_INT", ")", ";", "default", ":", "return", ""], "ground_truth": [";"], "File": "mcore", "Func": "mcore_symbolic_address_p", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6203, "Length": 58, "Cover_Rate": 0.6904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "int", "MaskElt", "=", "SVOp", "->", "getMaskElt", "(", "i", ")", ";", "if", "(", "MaskElt", "<", "", ")", "continue", ";", "MaskElt", "%=", "LaneSize", ";", "unsigned", "Shamt", "=", "i", ";", "if", "(", "NumElts", "==", "", ")"], "ground_truth": ["Shamt", "%=", "LaneSize", ";"], "File": "X86ISelLowering198", "Func": "getShuffleVPERMILPImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6204, "Length": 52, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MILOHContainer", "&", "getLOHContainer"], "ground_truth": ["(", ")", "const", "{"], "File": "ARM64MachineFunctionInfo", "Func": "getLOHContainer", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6205, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "{", "unsigned", "BitWidth", "=", "Known", ".", "getBitWidth", "(", ")", ";", "EVT", "VT", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "Op", ")", "->", "getMemoryVT", "(", ")", ";", "unsigned", "MemBits", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "Known", ".", "Zero", "|=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "MemBits", ")", ";", "return", ";", "}", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "unsigned", "IntNo", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "switch", "(", "IntNo", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "{", "MVT", "VT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "unsigned", "BitWidth", "=", "Known", ".", "getBitWidth", "(", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "{", "assert", "(", "BitWidth", ">=", "", "&&", "", ")", ";", "APInt", "Mask", "=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "", ")", ";", "Known", ".", "Zero", "|=", "Mask", ";", "}", "else", "if", "(", "VT", "==", "", "||"], "ground_truth": ["VT", "==", "", ")", "{"], "File": "AArch64ISelLowering (2)3", "Func": "computeKnownBitsForTargetNode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6206, "Length": 185, "Cover_Rate": 0.4223744292237443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float64x1_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon4_vreinterpret_f64_p64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6207, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "Desc", "=", "MII", ".", "get", "(", "Opcode", ")", ";", "unsigned", "ConstantBusUseCount", "=", "", ";", "if", "(", "Desc", ".", "TSFlags", "&", "(", "", "|", "", "|", "", "|", "", "|", "", "|", "", ")", ")", "{", "if", "(", "", "(", "Opcode", ",", "", "::", "imm", ")", "!=", "-", "", ")", "{", "++", "ConstantBusUseCount", ";", "}", "unsigned", "SGPRUsed", "=", "findImplicitSGPRReadInVOP", "(", "Inst", ")", ";", "if", "(", "SGPRUsed", "!=", "", ")", "{", "++", "ConstantBusUseCount", ";", "}", "const", "int", "Src0Idx", "=", "", "(", "Opcode", ",", "", "::", "src0", ")", ";", "const", "int", "Src1Idx", "=", "", "(", "Opcode"], "ground_truth": [",", "", "::", "src1", ")", ";"], "File": "AMDGPUAsmParser16", "Func": "validateConstantBusLimitations", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6208, "Length": 102, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addVectorIndexHOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "getVectorIndex", "(", ")"], "ground_truth": [")", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "addVectorIndexHOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6209, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "!", "isUndefOrEqual", "(", "N", "->", "getMaskElt", "(", "i", ")", ",", "i", ")", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "!", "isUndefOrEqual", "(", "N", "->", "getMaskElt", "(", "e", "+", "i", ")", ","], "ground_truth": ["i", ")", ")", "return", "false", ";"], "File": "X86ISelLowering150", "Func": "isMOVDDUPMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6210, "Length": 66, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_extracti64x2_epi64", "(", "__mmask8", "__U", ",", "__m256i", "__A", ",", "const", "int", "__imm", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_extracti64x2_256_mask", "(", "(", "__v4di", ")", "__A", ",", "__imm", ",", "(", "__v2di", ")"], "ground_truth": ["_mm_setzero_si128", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_maskz_extracti64x2_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6211, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "HOST_WIDE_INT", "get_jump_table_size", "(", "rtx", "insn", ")", "{", "if", "(", "JUMP_TABLES_IN_TEXT_SECTION", "||", "", ")", "{", "rtx", "body", "=", "PATTERN", "(", "insn", ")", ";", "int", "elt", "=", "GET_CODE", "(", "body", ")", "=="], "ground_truth": ["ADDR_DIFF_VEC", "?", "", ":", "", ";"], "File": "arm3", "Func": "get_jump_table_size", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6212, "Length": 37, "Cover_Rate": 0.6379310344827587, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumEltsPer128BitChunk", "=", "NumElts", "/", "Num128BitChunks", ";", "unsigned", "NumEltsPer64BitChunk", "=", "NumEltsPer128BitChunk", "/", "", ";", "assert", "(", "(", "NumEltsPer128BitChunk", "%", "", "==", "", ")", "&&", "", ")", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "NumElts", ";", "j", "+=", "NumEltsPer128BitChunk", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumEltsPer128BitChunk", ";", "++", "i", ")", "{", "int", "LIdx", "=", "LMask", "[", "i", "+", "j", "]", ",", "RIdx", "=", "RMask", "[", "i", "+", "j", "]", ";", "if", "(", "LIdx", "<", "", "||", "RIdx", "<", "", "||", "(", "!", "A", ".", "getNode", "(", ")", "&&", "(", "LIdx", "<", "(", "int", ")", "NumElts", "||", "RIdx", "<", "(", "int", ")", "NumElts", ")", ")", "||", "(", "!", "B", ".", "getNode", "(", ")", "&&", "(", "LIdx", ">=", "(", "int", ")", "NumElts", "||", "RIdx", ">=", "(", "int", ")", "NumElts", ")", ")", ")", "continue", ";", "if", "(", "!", "(", "(", "RIdx", "&", "", ")", "==", "", "&&", "(", "LIdx", "+", "", ")", "==", "RIdx", ")", "&&", "!", "(", "(", "LIdx", "&", "", ")", "==", "", "&&", "(", "RIdx", "+", "", ")", "==", "LIdx", "&&", "IsCommutative", ")", ")", "return", "false", ";", "int", "Base", "=", "LIdx", "&", "~", "", ";", "int", "Index", "=", "(", "(", "Base", "%", "NumEltsPer128BitChunk", ")", "/", "", ")", "+", "(", "(", "Base", "%", "NumElts", ")", "&", "~", "(", "NumEltsPer128BitChunk", "-", "", ")", ")", ";", "if", "(", "(", "B", "&&", "Base", ">=", "(", "int", ")", "NumElts", ")", "||", "(", "!", "B", "&&", "i", ">=", "NumEltsPer64BitChunk", ")", ")", "Index", "+=", "NumEltsPer64BitChunk", ";", "PostShuffleMask", "[", "i", "+", "j", "]", "=", "Index", ";", "}", "}", "SDValue", "NewLHS", "=", "A", ".", "getNode", "(", ")", "?", "A", ":", "B", ";", "SDValue", "NewRHS", "=", "B", ".", "getNode", "(", ")", "?", "B", ":", "A", ";", "bool", "IsIdentityPostShuffle", "=", "isSequentialOrUndefInRange", "(", "PostShuffleMask", ",", "", ",", "NumElts", ",", "", ")", ";", "if", "(", "IsIdentityPostShuffle", ")", "PostShuffleMask", ".", "clear", "(", ")", ";", "if", "(", "!", "IsIdentityPostShuffle", "&&", "!", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "VT", ".", "isFloatingPoint", "(", ")", "&&", "isMultiLaneShuffleMask", "(", "", ",", "VT", ".", "getScalarSizeInBits", "(", ")", ",", "PostShuffleMask", ")", ")", "return", "false", ";", "if", "(", "!", "shouldUseHorizontalOp", "(", "NewLHS", "==", "NewRHS", "&&", "(", "NumShuffles", "<", "", "||", "!", "IsIdentityPostShuffle", ")", ",", "DAG", ",", "Subtarget", ")", ")", "return", "false", ";", "LHS", "=", "DAG", ".", "getBitcast", "(", "VT", ",", "NewLHS"], "ground_truth": [")", ";"], "File": "X86ISelLowering118", "Func": "isHorizontalBinOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6213, "Length": 378, "Cover_Rate": 0.3351063829787234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "assignValueToAddress", "(", "unsigned", "ValVReg", ",", "unsigned", "Addr", ",", "uint64_t", "Size", ",", "MachinePointerInfo", "&", "MPO", ",", "CCValAssign", "&", "VA", ")", "override", "{", "auto", "MMO", "=", "MIRBuilder", ".", "getMF", "(", ")", ".", "getMachineMemOperand", "(", "MPO", ",", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOInvariant", ","], "ground_truth": ["Size", ",", "", ")", ";"], "File": "X86CallLowering25", "Func": "assignValueToAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6214, "Length": 48, "Cover_Rate": 0.7868852459016393, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isGFX10", "(", "*", "STI", ")", ")", "return"], "ground_truth": ["", ";"], "File": "AMDGPUBaseInfo10", "Func": "getMaxWavesPerEU", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6215, "Length": 12, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "CalculateStackSlotSize", "(", "EVT", "ArgVT", ",", "", "Flags", ",", "unsigned", "PtrByteSize", ")", "{", "unsigned", "ArgSize", "=", "ArgVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "ArgSize", "=", "Flags", ".", "getByValSize", "(", ")", ";", "ArgSize", "=", "(", "(", "ArgSize", "+", "PtrByteSize", "-", "", ")", "/", "PtrByteSize", ")", "*", "PtrByteSize", ";", "return"], "ground_truth": ["ArgSize", ";"], "File": "PPCISelLowering (2)1", "Func": "CalculateStackSlotSize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6216, "Length": 60, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_lbtruncv2dfv2di", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vcvtq_s64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6217, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "BitVector", "Reserved", "=", "this", "->", "Reserved", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "reserveAllSubregs", "(", "&", "Reserved", ",", "getFrameRegister", "(", "MF", ")", ")", ";", "return", "Reserved"], "ground_truth": [";"], "File": "MOSRegisterInfo", "Func": "getReservedRegs", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6218, "Length": 40, "Cover_Rate": 0.7547169811320755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "MinValue", "=", "getMinValue", "(", ")", ";", "int", "MaxValue", "=", "getMaxValue", "(", ")", ";", "const", "MCOperand", "&", "MO", "=", "getOperand", "(", "ExtOpNum", ")", ";", "if", "(", "MO", ".", "isExpr", "("], "ground_truth": [")", ")", "return", "true", ";"], "File": "HexagonMCInst", "Func": "isConstExtended", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6219, "Length": 35, "Cover_Rate": 0.3431372549019608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TargetLowering", "::", "getFunctionAlignment", "(", "const", "Function", "*", "F", ")", "const", "{", "return", "F", "->", "hasFnAttr", "(", "Attribute", "::", "OptimizeForSize", ")"], "ground_truth": ["?", "", ":", "", ";"], "File": "MSP430ISelLowering13", "Func": "getFunctionAlignment", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6220, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "DAGToDAGISel", "("], "ground_truth": ["TM", ")", ";"], "File": "BPFISelDAGToDAG", "Func": "createBPFISelDag", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6221, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "unsigned", ">", "(", "Name", ".", "lower", "(", ")", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", ""], "ground_truth": [")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";"], "File": "AArch64AsmParser", "Func": "matchVectorRegName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6222, "Length": 242, "Cover_Rate": 0.7682539682539683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "NumLanes", "=", "VT", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "NumLanes", "==", "", ")", "NumLanes", "=", "", ";", "unsigned", "NumLaneElts", "=", "NumElts"], "ground_truth": ["/", "NumLanes", ";"], "File": "X86ShuffleDecode12", "Func": "DecodeUNPCKHMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6223, "Length": 37, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x4_t", ")", "__builtin_neon_vqnegv4hi"], "ground_truth": ["(", "__a", ")", ";"], "File": "arm", "Func": "neon_vqneg_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6224, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "cfun", "->", "machine"], "ground_truth": ["->", "must_initialize_gp_p", ";"], "File": "mips", "Func": "mips_must_initialize_gp_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6225, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "CapabilityList", "&", "getMinimalCapabilities", "(", ")", "const", "{"], "ground_truth": ["return", "minimalCaps", ";", "}"], "File": "SPIRVCapabilityUtils", "Func": "getMinimalCapabilities", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6226, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "getString", "(", ")", "==", "", ")", "{", "return", "parseSetReorderDirective", "(", ")", ";", "}", "else", "if", "(", "Tok", ".", "getString", "(", ")", "=="], "ground_truth": ["", ")", "{"], "File": "Cpu0AsmParser", "Func": "parseDirectiveSet", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6227, "Length": 40, "Cover_Rate": 0.43010752688172044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "curPos", "=", "", ";", "curArg", "="], "ground_truth": ["", ";"], "File": "TriCoreCallingConvHook", "Func": "init", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6228, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GPREL", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_CALL", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__ABS_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__ABS_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TLSGD", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOTTPREL", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TPREL_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TPREL_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GPOFF_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GPOFF_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_DISP", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_PAGE", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_OFST", ":", "OS", "<<", "", ";", "break", ";", "}", "OS", "<<", "SRE", "->", "getSymbol", "(", ")", ";", "if", "(", "Offset", ")", "{", "if", "(", "Offset", ">", "", ")", "OS", "<<", "'+'", ";", "OS", "<<", "Offset"], "ground_truth": [";"], "File": "MipsInstPrinter4", "Func": "printExpr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6229, "Length": 189, "Cover_Rate": 0.5206611570247934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "addOperands", "(", "MachineInstrBuilder", "&", "MIB", ",", "ArrayRef", "<", "MachineOperand", ">", "MOs", ",", "int", "PtrOffset", "=", "", ")", "{", "unsigned", "NumAddrOps", "=", "MOs", ".", "size", "(", ")", ";", "if", "(", "NumAddrOps", "<", "", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumAddrOps", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "MOs", "[", "i", "]", ")", ";", "addOffset", "(", "MIB", ",", "PtrOffset", ")", ";", "}", "else", "{", "assert", "(", "MOs", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumAddrOps", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MOs", "[", "i", "]", ";", "if", "(", "i", "==", "", "&&", "PtrOffset", "!=", "", ")", "{", "assert", "(", "(", "MO", ".", "isImm", "(", ")", "||", "MO", ".", "isGlobal", "(", ")", ")", "&&", "", ")", ";", "if", "(", "MO", ".", "isImm", "("], "ground_truth": [")", ")", "{"], "File": "X86InstrInfo96", "Func": "addOperands", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6230, "Length": 147, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addRegOrImmOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "if", "(", "isReg", "(", ")", ")"], "ground_truth": ["addRegOperands", "(", "Inst", ",", "N", ")", ";"], "File": "AMDGPUAsmParser (2)", "Func": "addRegOrImmOperands", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6231, "Length": 25, "Cover_Rate": 0.7352941176470589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdup_n_bf16", "(", "bfloat16_t", "__a", ")", "{", "return", "__builtin_neon_vdup_nv4bf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vdup_n_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6232, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "-", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vnegq_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6233, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isITCondCodeRestrictedFP", "(", ")", "const", "{", "if", "(", "!", "isITCondCode", "(", ")", ")", "return", "false", ";", "", "CC", "=", "getCondCode", "(", ")", ";", "return", "CC", "==", "", "||", "CC", "==", "", "||", "CC", "==", "", "||", "CC", "==", "", "||", "CC"], "ground_truth": ["==", "", "||", "CC", "==", "", ";"], "File": "ARMAsmParser (2)3", "Func": "isITCondCodeRestrictedFP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6234, "Length": 48, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "SrcVT", "=", "TLI", "->", "getValueType", "(", "DL", ",", "Src", ")", ";", "TTI", "::", "TargetCostKind", "CostKind", "=", "TTI", "::", "TCK_RecipThroughput", ";", "if", "(", "!", "VecLT", ".", "second", ".", "isVector", "(", ")", "||", "!", "TLI", "->", "isTypeLegal", "(", "DstVT", ")", ")", "return", "Cost", "+", "getCastInstrCost", "(", "Opcode", ",", "Dst", ",", "Src", ",", "TTI", "::", "CastContextHint", "::", "None", ",", "CostKind", ")", ";", "if", "(", "DstVT", ".", "getFixedSizeInBits", "(", ")", "<", "SrcVT", ".", "getFixedSizeInBits", "(", ")", ")", "return", "Cost", "+", "getCastInstrCost", "(", "Opcode", ",", "Dst", ",", "Src", ",", "TTI", "::", "CastContextHint", "::", "None", ",", "CostKind", ")", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "Instruction", "::", "SExt", ":", "return", "Cost", ";", "case", "Instruction", "::", "ZExt", ":", "if", "(", "DstVT", ".", "getSizeInBits", "(", ")", "!=", "", "||", "SrcVT", "."], "ground_truth": ["getSizeInBits", "(", ")", "==", "", ")", "return", "Cost", ";"], "File": "AArch64TargetTransformInfo31", "Func": "getExtractWithExtendCost", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6235, "Length": 140, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "PROCESSOR_PENTIUM", ":", "case", "PROCESSOR_LAKEMONT", ":", "return", "", ";", "case", "PROCESSOR_PENTIUMPRO", ":", "case", "PROCESSOR_K6", ":", "return", "", ";", "case", "PROCESSOR_BDVER1", ":", "case", "PROCESSOR_BDVER2", ":", "case", "PROCESSOR_BDVER3", ":", "case", "PROCESSOR_BDVER4", ":", "return", "", ";", "case", "PROCESSOR_CORE2", ":", "case", "PROCESSOR_NEHALEM", ":", "case", "PROCESSOR_SANDYBRIDGE", ":", "case", "PROCESSOR_HASWELL", ":", "case", "PROCESSOR_BONNELL"], "ground_truth": [":"], "File": "i3865", "Func": "ia32_multipass_dfa_lookahead", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6236, "Length": 48, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_i64gather_epi64", "(", "__m256i", "__src", ",", "long", "long", "int", "const", "*", "__base", ",", "__m256i", "__index", ",", "__m256i", "__mask", ",", "const", "int", "__scale", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_gatherdiv4di", "(", "(", "__v4di", ")", "__src", ",", "__base", ",", "(", "__v4di", ")"], "ground_truth": ["__index", ",", "(", "__v4di", ")", "__mask", ",", "__scale", ")", ";"], "File": "avx2intrin", "Func": "_mm256_mask_i64gather_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6237, "Length": 62, "Cover_Rate": 0.9841269841269841, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_mve_vstrbq_scatter_offset_p_sv16qi", "(", "(", "__builtin_neon_qi", "*", ")", "__base", ",", "__offset", ",", "__value"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vstrbq_scatter_offset_p_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6238, "Length": 15, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "assert", "(", "", "&&", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "Opc", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Addr", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")"], "ground_truth": ["MIB", ".", "addOperand", "(", "Addr", "[", "i", "]", ")", ";"], "File": "SparcInstrInfo17", "Func": "storeRegToAddr", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6239, "Length": 55, "Cover_Rate": 0.31976744186046513, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "optForMinSize", "(", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "ARMISelLowering85", "Func": "shouldExpandShift", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6240, "Length": 22, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasCRC", "(", ")", "const", "{", "return"], "ground_truth": ["HasCRC", ";"], "File": "MipsSubtarget (2)3", "Func": "hasCRC", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6241, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cmpq512_mask", "(", "(", "__v8di", ")", "__X", ",", "(", "__v8di", ")", "__Y", ",", ""], "ground_truth": [",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cmple_epi64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6242, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reg", "=", "TRI", "->", "getEncodingValue", "(", "Reg", ")", "/", "", ";", "unsigned", "StartBit", "=", "", ".", "getNumRegs", "(", ")", ";", "if", "(", "Reg", "+", "StartBit", ">=", "RegsUsed", ".", "size", "(", ")", ")", "return", "", ";", "if", "(", "Size", ">", "", ")", "Size", "/=", "", ";", "unsigned", "Mask", "=", "(", "", "<<", "Size", ")", "-", "", ";", "unsigned", "Used", "=", "", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "Size", ";", "++", "I", ")", "if", "(", "RegsUsed", ".", "test", "(", "StartBit", "+", "Reg", "+", "I", ")", ")", "Used", "|=", "", "<<", "I", ";", "RegsUsed", ".", "set", "(", "StartBit", "+", "Reg", ",", "StartBit", "+", "Reg", "+", "Size", ")", ";", "Mask", "&=", "~", "Used", ";", "Mask", "<<=", "(", "Bank", "==", "-", "", ")", "?", "Reg", "%", "NUM_SGPR_BANKS", ":", "unsigned", "(", "Bank", "-", "SGPR_BANK_OFFSET", ")", ";", "Mask", "=", "(", "Mask", "|", "(", "Mask", ">>", "NUM_SGPR_BANKS", ")", ")", "&", "SGPR_BANK_SHIFTED_MASK", ";", "return", "Mask"], "ground_truth": ["<<", "SGPR_BANK_OFFSET", ";"], "File": "GCNRegBankReassign1", "Func": "getRegBankMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6243, "Length": 153, "Cover_Rate": 0.4005235602094241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtq_m_n_s16_f16", "(", "int16x8_t", "__inactive", ",", "float16x8_t", "__a", ",", "const", "int", "__imm6", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vcvtq_m_n_from_f_sv8hi", "(", "__inactive", ",", "__a", ",", "__imm6", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vcvtq_m_n_s16_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6244, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ArgVal", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "IntVT", ",", "Extract", ")", ";", "ArgVal", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "MemVT", ",", "ArgVal", ")", ";", "ArgVal", "=", "convertArgType", "(", "DAG", ",", "VT", ",", "MemVT", ",", "SL", ",", "ArgVal", ",", "Signed", ",", "Arg", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "{", "ArgVal", ",", "Load", ".", "getValue", "(", "", ")", "}", ",", "SL", ")", ";", "}", "SDValue", "Ptr", "=", "lowerKernArgParameterPtr", "(", "DAG", ",", "SL", ",", "Chain", ",", "Offset", ")", ";", "SDValue", "Load", "=", "DAG", ".", "getLoad", "(", "MemVT", ",", "SL", ",", "Chain", ",", "Ptr", ",", "PtrInfo", ",", "Alignment", ",", "MachineMemOperand", "::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ")", ";", "SDValue", "Val", "=", "convertArgType", "(", "DAG", ",", "VT", ",", "MemVT", ",", "SL"], "ground_truth": [",", "Load", ",", "Signed", ",", "Arg", ")", ";"], "File": "SIISelLowering47", "Func": "lowerKernargMemParameter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6245, "Length": 132, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "__o", "=", "__builtin_neon_vld3_dupv4hi", "(", "(", "const", "__builtin_neon_hi"], "ground_truth": ["*", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld3_dup_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6246, "Length": 14, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "BaseType", "==", "Base", "::"], "ground_truth": ["FrameIndexBase", ";"], "File": "M68kISelDAGToDAG", "Func": "hasFrameIndex", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6247, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HOST_WIDE_INT", "offset", ";", "int", "extra", ";", "rtx", "addr", "=", "XEXP", "(", "op", ",", "", ")", ";", "if", "(", "TARGET_UPDATE", "&&", "(", "GET_CODE", "(", "addr", ")", "==", "PRE_INC", "||", "GET_CODE", "(", "addr", ")", "==", "PRE_DEC", ")", "&&", "mode_supports_pre_incdec_p", "(", "mode", ")", "&&", "legitimate_indirect_address_p", "(", "XEXP", "(", "addr", ",", "", ")", ",", "false", ")", ")", "return", "true", ";", "if", "(", "address_is_prefixed", "(", "addr", ",", "mode", ",", "NON_PREFIXED_DS", ")", ")", "return", "true", ";", "if", "(", "TARGET_MACHO", "&&", "GET_CODE", "(", "addr", ")", "==", "LO_SUM", ")", "return", "darwin_rs6000_legitimate_lo_sum_const_p", "(", "XEXP"], "ground_truth": ["(", "addr", ",", "", ")", ",", "mode", ")", ";"], "File": "rs6000", "Func": "mem_operand_gpr", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6248, "Length": 95, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RS", ".", "forward", "(", "MachineBasicBlock", "::", "iterator", "(", "G", "->", "getStart", "(", ")", ")", ")", ";", "unsigned", "RegClassID", "=", "G", "->", "getStart", "(", ")", "->", "getDesc", "(", ")", ".", "OpInfo", "[", "", "]", ".", "RegClass", ";", "BitVector", "AvailableRegs", "=", "RS", ".", "getRegsAvailable", "(", "TRI", "->", "getRegClass", "(", "RegClassID", ")", ")", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "G", "->", "getStart", "(", ")", ",", "E", "=", "G", "->", "getEnd", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "RS", ".", "forward", "(", "I", ")", ";", "AvailableRegs", "&=", "RS", ".", "getRegsAvailable", "(", "TRI", "->", "getRegClass", "(", "RegClassID", ")", ")", ";", "for", "(", "auto", "J", ":", "I", "->", "operands", "(", ")", ")", "{", "if", "(", "J", ".", "isRegMask", "(", ")", ")", "AvailableRegs", ".", "clearBitsNotInMask", "(", "J", ".", "getRegMask", "(", ")", ")", ";", "if", "(", "J", ".", "isReg", "(", ")", "&&", "J", ".", "isDef", "(", ")", "&&", "AvailableRegs", "[", "J", "."], "ground_truth": ["getReg", "(", ")", "]", ")", "{"], "File": "AArch64A57FPLoadBalancing10", "Func": "scavengeRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6249, "Length": 156, "Cover_Rate": 0.5473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerVAARG", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "", ")", ";", "SDValue", "Chain", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "SrcPtr", "=", "Op", ".", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering144", "Func": "LowerVAARG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6250, "Length": 44, "Cover_Rate": 0.676923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "m_pRelocator", "!=", "NULL", ")", ";", "return", "m_pRelocator"], "ground_truth": [";"], "File": "AArch64LDBackend", "Func": "getRelocator", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6251, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "RegNo", ">=", "", "&&", "RegNo", "<=", "", ")", "||", "(", "RegNo", ">=", "", "&&"], "ground_truth": ["RegNo", "<=", "", ")", "||", "(", "RegNo", ">=", "", "&&", "RegNo", "<=", "", ")", ")", ";"], "File": "X86BaseInfo11", "Func": "is32ExtendedReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6252, "Length": 33, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "InstructionSelector", "::", "emitADD", "(", "Register", "DefReg", ",", "MachineOperand", "&", "LHS", ",", "MachineOperand", "&", "RHS", ",", "MachineIRBuilder", "&", "MIRBuilder", ")", "const", "{", "const", "std", "::", "array", "<", "std", "::", "array", "<", "unsigned", ",", "", ">", ",", "", ">", "OpcTable", "{", "{", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{"], "ground_truth": ["", ",", "", "}", "}", "}", ";"], "File": "AArch64InstructionSelector50", "Func": "emitADD", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6253, "Length": 62, "Cover_Rate": 0.6966292134831461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "PBQPRAConstraint", ">", "Subtarget", "::", "getCustomPBQPConstraints", "(", ")", "const", "{", "if", "(", "!", "isCortexA57", "(", ")", ")", "return", "nullptr", ";", "return", "llvm", "::", "make_unique", "<", "A57ChainingConstraint"], "ground_truth": [">", "(", ")", ";"], "File": "AArch64Subtarget11", "Func": "getCustomPBQPConstraints", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6254, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasV5TEOps", "=", "false", ";", "HasV6Ops", "=", "false", ";", "HasV6MOps", "=", "false", ";", "HasV6T2Ops", "=", "false", ";", "HasV7Ops", "=", "false", ";", "HasV8Ops", "=", "false", ";", "HasVFPv2", "=", "false", ";", "HasVFPv3", "=", "false", ";", "HasVFPv4", "=", "false", ";", "HasFPv8", "=", "false", ";", "HasNEON", "=", "false", ";", "MinSize", "=", "false", ";", "UseNEONForSinglePrecisionFP", "=", "false", ";", "UseMulOps", "=", "UseFusedMulOps", ";", "SlowFPVMLx", "=", "false", ";", "HasVMLxForwarding", "=", "false", ";", "SlowFPBrcc", "=", "false", ";", "InThumbMode", "=", "false", ";", "HasThumb2", "=", "false", ";", "No", "=", "false", ";", "PostRAScheduler", "=", "false", ";", "IsR9Reserved", "=", "ReserveR9", ";", "UseMovt", "=", "false", ";", "SupportsTailCall", "=", "false", ";", "HasFP16", "=", "false", ";", "HasD16", "=", "false", ";", "HasHardwareDivide", "=", "false", ";", "HasHardwareDivideIn", "=", "false", ";", "HasT2ExtractPack", "=", "false", ";", "HasDataBarrier", "=", "false", ";", "Pref32BitThumb", "=", "false", ";", "AvoidCPSRPartialUpdate", "=", "false", ";", "AvoidMOVsShifterOperand", "=", "false", ";", "HasRAS", "=", "false", ";", "HasMPExtension", "="], "ground_truth": ["false", ";"], "File": "ARMSubtarget28", "Func": "initializeEnvironment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6255, "Length": 140, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "cerr", "<<", "", ";", "abort", "(", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "cerr", "<<", "", "<<", "", ";", "abort", "(", ")", ";", "case", "", ":", "if", "(", "N", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "Op0", "=", "N", ".", "getOperand", "(", "", ")", ";", "switch", "(", "Op0", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "Base", "=", "Op0", ";", "Index", "=", "Zero", ";", "return", "true", ";", "case", "", ":", "{", "GlobalAddressSDNode", "*", "GSDN", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op0", ")", ";", "GlobalValue", "*", "GV", "=", "GSDN", "->", "getGlobal", "(", ")", ";", "if", "(", "GV", "->", "getAlignment", "(", ")", "==", "", ")", "{", "Base", "=", "Op0", ";", "Index", "=", "Zero", ";", "return", "true", ";", "}", "break", ";", "}", "}", "}", "break", ";", "}", "return", "false"], "ground_truth": [";"], "File": "SPUISelDAGToDAG3", "Func": "SelectAFormAddr", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6256, "Length": 141, "Cover_Rate": 0.6619718309859155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "vmulxd_f64", "(", "__a", ",", "__aarch64_vget_lane_any", "(", "__v", ",", "__lane", ")"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vmulxd_lane_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6257, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Rotation", "==", "", ")", "Rotation", "=", "CandidateRotation", ";", "else", "if", "(", "Rotation", "!=", "CandidateRotation", ")", "return", "SDValue", "(", ")", ";", "SDValue", "MaskV", "=", "Mask", "[", "l", "+", "i", "]", "<", "NumElts", "?", "V1", ":", "V2", ";", "SDValue", "&", "TargetV", "=", "StartIdx", "<", "", "?", "Hi", ":", "Lo", ";", "if", "(", "!", "TargetV", ")", "TargetV", "=", "MaskV", ";", "else", "if", "(", "TargetV", "!=", "MaskV", ")", "return", "SDValue", "(", ")", ";", "}", "}", "assert", "(", "Rotation", "!=", "", "&&", "", ")", ";", "assert", "(", "(", "Lo", "||", "Hi", ")", "&&", "", ")", ";", "if", "(", "!", "Lo", ")", "Lo", "=", "Hi", ";", "else", "if", "(", "!", "Hi", ")", "Hi", "=", "Lo", ";", "MVT", "ByteVT", "=", "", "(", "", ",", "", "*", "NumLanes", ")", ";", "Lo", "=", "DAG", ".", "getBitcast", "(", "ByteVT", ",", "Lo", ")", ";", "Hi", "=", "DAG", ".", "getBitcast", "(", "ByteVT", ",", "Hi", ")", ";", "int", "Scale", "=", "", "/", "NumLaneElts", ";", "if", "(", "Subtarget", ".", "hasSSSE3", "(", ")", ")", "{", "assert", "(", "(", "!", "VT", ".", "is512BitVector", "(", ")", "||", "Subtarget", ".", "hasBWI", "(", ")", ")", "&&", "", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ByteVT", ",", "Lo", ",", "Hi", ",", "DAG", ".", "getConstant", "(", "Rotation", "*", "Scale", ",", "DL", ",", "", ")", ")", ")", ";", "}", "assert", "(", "VT", ".", "is128BitVector", "(", ")", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")"], "ground_truth": ["<=", "", "&&", "", ")", ";"], "File": "X86ISelLowering (3)", "Func": "lowerVectorShuffleAsByteRotate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6258, "Length": 243, "Cover_Rate": 0.43315508021390375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Iterator", "&", "down", "(", ")", "{", "Pos", "=", "DS", ".", "nextDown", "(", "Pos", ")"], "ground_truth": [";", "return", "*", "this", ";"], "File": "RDFGraph", "Func": "down", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6259, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vldrwq_gather_offset_z_s32", "(", "int32_t", "const", "*", "__base", ",", "uint32x4_t", "__offset", ",", "mve_pred16_t", "__p"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vldrwq_gather_offset_z_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6260, "Length": 14, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "TLInfo"], "ground_truth": [";"], "File": "AArch64Subtarget1", "Func": "getTargetLowering", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6261, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Insn", "=", "(", "Bytes", "[", "", "]", "<<", "", ")", "|", "(", "Bytes", "[", "", "]", "<<", "", ")", "|", "(", "Bytes", "[", "", "]", "<<"], "ground_truth": ["", ")", "|", "(", "Bytes", "[", "", "]", "<<", "", ")", ";"], "File": "OR1KDisassembler1", "Func": "readInstruction32", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6262, "Length": 38, "Cover_Rate": 0.4367816091954023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "unsigned", "maxCallFrameSize", "=", "MFI", ".", "getMaxCallFrameSize", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc"], "ground_truth": ["(", ")", ";"], "File": "PPCRegisterInfo12", "Func": "lowerDynamicAreaOffset", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6263, "Length": 83, "Cover_Rate": 0.6058394160583942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X", ")"], "ground_truth": [";"], "File": "LEGMCTargetDesc", "Func": "createLEGMCInstrInfo", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6264, "Length": 21, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "DiagnosticInfoUnsupported", "NoTrap", "(", "*", "MF", ".", "getFunction", "(", ")", ",", "", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "DS_Warning", ")", ";", "DAG", ".", "getContext", "(", ")", "->", "diagnose", "(", "NoTrap", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "", ","], "ground_truth": ["Op", ".", "getOperand", "(", "", ")", ")", ";"], "File": "SIISelLowering101", "Func": "lowerTRAP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6265, "Length": 65, "Cover_Rate": 0.7738095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "hasStackRealignment", "(", "MF", ")", ")", "return", "true", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasSVE", "(", ")", ")", "{", "const", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "!", "AFI", "->", "hasCalculatedStackSizeSVE", "(", ")", "||", "AFI", "->", "getStackSizeSVE", "(", ")", ")", "return", "true", ";", "}", "return", "MFI", ".", "getLocalFrameSize"], "ground_truth": ["(", ")", ">=", "", ";"], "File": "AArch64RegisterInfo25", "Func": "hasBasePointer", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6266, "Length": 68, "Cover_Rate": 0.6126126126126126, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VA", ".", "getValNo", "(", ")", "==", "NextVA", ".", "getValNo", "(", ")", "&&", "", ")", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "assert", "(", "NextVA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "Register", "NewRegs", "[", "]", "=", "{", "MRI", ".", "createGenericVirtualRegister", "(", "LLT", "::", "scalar", "(", "", ")", ")", ",", "MRI", ".", "createGenericVirtualRegister", "(", "LLT", "::", "scalar", "(", "", ")", ")", "}", ";", "assignValueToReg", "(", "NewRegs", "[", "", "]", ",", "VA", ".", "getLocReg", "("], "ground_truth": [")", ",", "VA", ")", ";"], "File": "M88kCallLowering", "Func": "assignCustomValue", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6267, "Length": 86, "Cover_Rate": 0.3706896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasSMEI64", "(", ")", "const", "{", "return"], "ground_truth": ["HasSMEI64", ";"], "File": "AArch64Subtarget (2)1", "Func": "hasSMEI64", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6268, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "decodeUImmOperand", "<", "", ">"], "ground_truth": ["(", "Inst", ",", "Imm", ")", ";"], "File": "M88kDisassembler", "Func": "decodeBFOffsetOperand", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6269, "Length": 11, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ShortenInst", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "F", ")", "{", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "F", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "bool", "Changed", "="], "ground_truth": ["false", ";"], "File": "SystemZShortenInst1", "Func": "runOnMachineFunction", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6270, "Length": 35, "Cover_Rate": 0.6481481481481481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx_code_label", "*", "ix86_expand_aligntest", "(", "rtx", "variable", ",", "int", "value", ",", "bool", "epilogue", ")", "{", "rtx_code_label", "*", "label", "=", "gen_label_rtx", "(", ")", ";", "rtx", "tmpcount", "=", "gen_reg_rtx", "(", "GET_MODE", "(", "variable", ")", ")", ";", "if", "(", "GET_MODE", "(", "variable", ")", "==", "DImode", ")", "emit_insn", "(", "gen_anddi3", "(", "tmpcount", ",", "variable", ",", "GEN_INT", "(", "value", ")", ")", ")", ";", "else", "emit_insn", "(", "gen_andsi3", "(", "tmpcount", ",", "variable", ",", "GEN_INT", "(", "value", ")", ")", ")", ";", "emit_cmp_and_jump_insns", "(", "tmpcount", ",", "const0_rtx", ",", "EQ", ",", "", ",", "GET_MODE", "(", "variable", ")", ",", "", ",", "label", ")", ";", "if", "(", "epilogue", ")", "predict_jump", "(", "REG_BR_PROB_BASE"], "ground_truth": ["*", "", "/", "", ")", ";"], "File": "i386-expand", "Func": "ix86_expand_aligntest", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6271, "Length": 107, "Cover_Rate": 0.8842975206611571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "this", "->", "getTargetMachine", "(", ")", ".", "getSubtargetImpl", "(", ")", "->", "fixFSMULD", "(", ")", ")", "{", "addPass", "(", "new", "FixFSMULD", "(", "getTargetMachine", "(", ")", ")", ")", ";", "}", "if", "(", "this", "->", "getTargetMachine", "(", ")", ".", "getSubtargetImpl"], "ground_truth": ["(", ")", "->", "replaceFMULS", "(", ")", ")", "{"], "File": "SparcTargetMachine51", "Func": "addPreEmitPass", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6272, "Length": 47, "Cover_Rate": 0.35074626865671643, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addLO32DSPAsmRegOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&"], "ground_truth": ["", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "addLO32DSPAsmRegOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6273, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "CmpMI", "=", "MIRBuilder", ".", "buildInstr", "(", "Opc", ",", "{", "ZReg", "}", ",", "{", "LHS", ".", "getReg", "(", ")", "}", ")", ";", "if", "(", "ImmFns", ")", "{", "for", "(", "auto", "&", "RenderFn", ":", "*", "ImmFns", ")", "RenderFn", "(", "CmpMI", ")", ";", "}", "else", "{", "CmpMI", ".", "addUse", "(", "RHS", ".", "getReg", "(", ")", ")", ";", "}", "constrainSelectedInstRegOperands", "(", "*", "CmpMI", ",", "TII"], "ground_truth": [",", "TRI", ",", "RBI", ")", ";"], "File": "AArch64InstructionSelector11", "Func": "emitCMN", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6274, "Length": 68, "Cover_Rate": 0.31627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "F", "->", "hasFnAttribute", "(", "", ")", "||", "F", "->", "hasFnAttribute", "(", "", ")", ")", "{", "MachineFunction", "*", "MF", "=", "MMI", "->", "getMachineFunction", "(", "F", ")", ";", "assert", "(", "MF", ")", ";", "MachineFunctionInfo", "*", "PMFI", "=", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "PMFI", "->", "setSinglePath", "(", ")", ";", "NumSPTotal", "++", ";", "W", ".", "push_back", "(", "MF", ")", ";", "}", "}", "while", "(", "!", "W", ".", "empty", "(", ")", ")", "{", "MachineFunction", "*", "MF", "=", "W", ".", "front", "(", ")", ";", "W", ".", "pop_front", "("], "ground_truth": [")", ";"], "File": "PatmosSPMark", "Func": "runOnMachineModule", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6275, "Length": 90, "Cover_Rate": 0.5113636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isPowerOf2_32", "(", "LMUL", ")", "&&", "LMUL", "<=", "", "&&", "(", "!", "Fractional", "||"], "ground_truth": ["LMUL", "!=", "", ")", ";"], "File": "RISCVBaseInfo", "Func": "isValidLMUL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6276, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "CmpI", "->", "getOpcode", "(", ")", "==", "", "||", "CmpI", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "(", "OI", "->", "getOpcode", "(", ")", "==", "", "||", "OI", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "(", "(", "OI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg", "&&", "OI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg2", ")", "||", "(", "OI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg2", "&&", "OI", "->", "getOperand"], "ground_truth": ["(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg", ")", ")", ")", "return", "true", ";"], "File": "ARMBaseInstrInfo1", "Func": "isRedundantFlagInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6277, "Length": 99, "Cover_Rate": 0.3018292682926829, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "&", "llvm", "::", "getTheTarget", "(", ")", "{", "static", "Target"], "ground_truth": ["TheTarget", ";"], "File": "LanaiTargetInfo10", "Func": "getTheLanaiTarget", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6278, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "*", "this", ",", "PM"], "ground_truth": [")", ";"], "File": "JVMTargetMachine", "Func": "createPassConfig", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6279, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "}", "unsigned", "ResTyElts", "=", "(", "NumVecs", "==", "", ")", "?", "", ":", "NumVecs", ";", "if", "(", "!", "is64BitVector", ")", "ResTyElts", "*=", "", ";", "EVT", "ResTy", "=", "EVT", "::", "getVectorVT", "(", "*", "CurDAG", "->", "getContext", "(", ")", ",", "", ",", "ResTyElts", ")", ";", "std", "::", "vector", "<", "EVT", ">", "ResTys", ";", "ResTys", ".", "push_back", "(", "ResTy", ")", ";", "if", "(", "isUpdating", ")", "ResTys", ".", "push_back", "(", "", ")", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "SDValue", "Pred", "=", "getAL", "(", "CurDAG", ",", "dl", ")", ";", "SDValue", "Reg0", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDNode", "*", "VLdDup", ";", "if", "(", "is64BitVector", "||", "NumVecs", "==", "", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "MemAddr", ")", ";", "Ops", ".", "push_back", "(", "Align", ")", ";", "unsigned", "Opc", "=", "is64BitVector", "?", "DOpcodes", "[", "OpcodeIndex", "]", ":", "QOpcodes0", "[", "OpcodeIndex", "]", ";", "if", "(", "isUpdating", ")", "{", "SDValue", "Inc", "=", "N", "->", "getOperand", "(", "", ")", ";", "bool", "IsImmUpdate", "=", "isPerfectIncrement", "(", "Inc", ",", "VT", ".", "getVectorElementType", "(", ")", ",", "NumVecs", ")", ";", "if", "(", "NumVecs", "<=", "", "&&", "!", "IsImmUpdate", ")", "Opc", "=", "getVLDSTRegisterUpdateOpcode", "(", "Opc", ")", ";", "if", "(", "!", "IsImmUpdate", ")", "Ops", ".", "push_back", "(", "Inc", ")", ";", "else", "if", "(", "NumVecs", ">", "", ")", "Ops", ".", "push_back", "(", "Reg0", ")", ";", "}", "Ops", ".", "push_back", "(", "Pred", ")", ";", "Ops", ".", "push_back", "(", "Reg0", ")", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "VLdDup", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "ResTys", ",", "Ops", ")", ";", "}", "else", "if", "(", "NumVecs", "==", "", ")", "{", "const", "SDValue", "OpsA", "[", "]", "=", "{", "MemAddr", ",", "Align", ",", "Pred", ",", "Reg0", ",", "Chain", "}", ";", "SDNode", "*", "VLdA", "=", "CurDAG", "->", "getMachineNode", "(", "QOpcodes0", "[", "OpcodeIndex", "]", ",", "dl", ",", "ResTys", ",", "OpsA", ")", ";", "Chain", "=", "SDValue", "(", "VLdA", ",", "", ")", ";", "const", "SDValue", "OpsB", "[", "]", "=", "{", "MemAddr", ",", "Align", ",", "Pred"], "ground_truth": [",", "Reg0", ",", "Chain", "}", ";"], "File": "ARMISelDAGToDAG109", "Func": "SelectVLDDup", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6280, "Length": 409, "Cover_Rate": 0.4106425702811245, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCAsmInfo", "*", "createMCAsmInfo", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ")", "{", "MCAsmInfo", "*", "MAI", "=", "new", "MCAsmInfo", "(", "T", ",", "TT", ")", ";", "MachineLocation", "Dst", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "MachineLocation", "Src", "(", "", ",", ""], "ground_truth": [")", ";"], "File": "XCoreMCTargetDesc21", "Func": "createXCoreMCAsmInfo", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6281, "Length": 42, "Cover_Rate": 0.711864406779661, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "getEndLoc", "(", ")", "const", "override", "{", "return"], "ground_truth": ["EndLoc", ";"], "File": "Cpu0AsmParser", "Func": "getEndLoc", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6282, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32_t", ")", "__builtin_neon_vget_lanev4sf", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon4_vgetq_lane_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6283, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "getReg", "(", ")", "==", "", ")", "return", "", ";", "return", "MO", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "ARMMCCodeEmitter13", "Func": "getAddrMode6OffsetOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6284, "Length": 20, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "new_reg", ")", "{", "new_reg", "=", "gen_reg_rtx", "(", "GET_MODE", "(", "and_base", ")", ")", ";", "and_mask", "=", "XEXP", "(", "and_op", ",", "", ")", ";", "}", "rtx", "copy", "=", "gen_rtx_SET", "(", "new_reg", ",", "and_base", ")", ";", "rtx_insn", "*", "new_insn", "=", "emit_insn_after", "(", "copy", ",", "and_insn", ")", ";", "set_block_for_insn", "(", "new_insn", ",", "BLOCK_FOR_INSN", "(", "and_insn", ")", ")", ";", "df_insn_rescan", "(", "new_insn", ")", ";", "}", "XEXP", "(", "mem", ",", "", ")", "=", "gen_rtx_AND", "(", "GET_MODE", "(", "new_reg", ")", ",", "new_reg", ",", "and_mask", ")", ";", "SET_SRC", "(", "body", ")", "="], "ground_truth": ["src_reg", ";"], "File": "rs6000-p8swap", "Func": "FOR_EACH_INSN_INFO_USE", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6285, "Length": 89, "Cover_Rate": 0.326007326007326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GCNTTIImpl", "::", "isSourceOfDivergence", "(", "const", "Value", "*", "V", ")", "const", "{", "if", "(", "const", "Argument", "*", "A", "=", "dyn_cast", "<", "Argument", ">", "(", "V", ")", ")", "return", "!", "isArgPassedInSGPR", "(", "A", ")", ";", "if", "(", "const", "LoadInst", "*", "Load", "=", "dyn_cast", "<", "LoadInst", ">", "(", "V", ")", ")", "return", "Load", "->", "getPointerAddressSpace", "(", ")", "==", "ST", "->", "getAS", "(", ")", ".", "PRIVATE_ADDRESS", ";", "if", "(", "isa", "<", "AtomicRMWInst", ">", "(", "V", ")", "||", "isa", "<", "AtomicCmpXchgInst", ">", "(", "V", ")", ")", "return", "true", ";", "if", "(", "const", "IntrinsicInst", "*", "Intrinsic", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "V", ")", ")", "return", "", "(", "Intrinsic", "->", "getIntrinsicID", "(", ")", ")", ";", "if", "(", "isa", "<", "CallInst", ">", "(", "V", ")", "||", "isa", "<", "InvokeInst", ">", "("], "ground_truth": ["V", ")", ")", "return", "true", ";"], "File": "AMDGPUTargetTransformInfo74", "Func": "isSourceOfDivergence", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6286, "Length": 131, "Cover_Rate": 0.9562043795620438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AM", ".", "Scale", "=", "", ";", "}", "}", "if", "(", "TM", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Small", "&&", "Subtarget", "->", "is64Bit", "(", ")", "&&", "AM", ".", "Scale", "==", "", "&&", "AM", ".", "BaseType", "==", "ISelAddressMode", "::", "RegBase", "&&", "AM", ".", "Base_Reg", ".", "getNode", "(", ")", "==", "", "&&", "AM", ".", "IndexReg", ".", "getNode", "(", ")", "==", "", "&&", "AM", ".", "SymbolFlags", "==", "", "&&", "AM", ".", "hasSymbolicDisplacement", "(", ")", ")", "AM", ".", "Base_Reg", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "X86ISelDAGToDAG125", "Func": "MatchAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6287, "Length": 88, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmPrinter", "::", "EmitGlobalVariable", "(", "GV", ")", ";", "return", ";", "}", "if", "(", "GV", "->", "isDeclaration", "(", ")", "||", "GV", "->", "getLinkage", "(", ")", "==", "GlobalValue", "::", "PrivateLinkage", ")", "{", "AsmPrinter", "::", "EmitGlobalVariable", "(", "GV", ")", ";", "return", ";", "}", "if", "(", "", "(", "GV", ")", ")", "return", ";", "TargetStreamer", "*", "TS", "=", "static_cast", "<", "TargetStreamer", "*", ">", "(", "OutStreamer", "->", "getTargetStreamer", "(", ")", ")", ";", "if", "(", "isModuleLinkage", "(", "GV", ")", ")", "{", "TS", "->", "EmitHsaModuleScopeGlobal", "(", "GV", "->", "getName", "(", ")", ")", ";", "}", "else", "{", "TS", "->", "EmitHsaProgramScopeGlobal", "(", "GV"], "ground_truth": ["->", "getName", "(", ")", ")", ";"], "File": "AMDGPUAsmPrinter1", "Func": "EmitGlobalVariable", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6288, "Length": 98, "Cover_Rate": 0.4016393442622951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "RegisterInfo", "::", "getFrameIndexOffset", "(", "MachineFunction", "&", "MF", ",", "int", "FI", ")", "const", "{", "const", "TargetFrameInfo", "&", "TFI", "=", "*", "MF", ".", "getTarget", "(", ")", ".", "getFrameInfo", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "int", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "FI", ")", "+", "MFI", "->", "getOffsetAdjustment", "(", ")", ";", "uint64_t", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "FI", "<", "", ")", "StackSize", "-=", "MFI", "->", "getCalleeSavedFrameSize", "(", ")", ";", "Offset", "+=", "StackSize", "-", "TFI", ".", "getOffsetOfLocalArea", "(", ")", ";", "if", "(", "StackSize", "||", "MFI", "->", "hasCalls", "(", ")", ")", "Offset", "-=", "TFI", ".", "getOffsetOfLocalArea", "(", ")", ";", "return", "Offset"], "ground_truth": [";"], "File": "SystemZRegisterInfo37", "Func": "getFrameIndexOffset", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6289, "Length": 123, "Cover_Rate": 0.9919354838709677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "Entry", ":", "Pred", "->", "successors", "(", ")", ")", "{", "if", "(", "!", "Entries", ".", "count", "(", "Entry", ")", "||", "Map", ".", "count", "(", "std", "::", "make_pair", "(", "InLoop", ".", "count", "(", "Pred", ")", ",", "Entry", ")", ")", ")", "continue", ";", "if", "(", "EntryToLayoutPred", ".", "count", "(", "std", "::", "make_pair", "(", "PredInLoop", ",", "Entry", ")", ")", "&&", "EntryToLayoutPred", "[", "std", "::", "make_pair", "(", "PredInLoop", ",", "Entry", ")", "]", "!=", "Pred", ")", "continue", ";", "MachineBasicBlock", "*", "Routing", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MF", ".", "insert", "(", "Pred", "->", "isLayoutSuccessor", "(", "Entry", ")", "?", "MachineFunction", "::", "iterator", "(", "Entry", ")", ":", "MF", ".", "end", "(", ")", ",", "Routing", ")", ";", "Blocks", ".", "insert", "(", "Routing", ")", ";", "BuildMI", "(", "Routing", ",", "DebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addImm", "(", "Indices", "[", "Entry", "]", ")", ";", "BuildMI", "(", "Routing", ",", "DebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "Dispatch", ")", ";", "Routing", "->", "addSuccessor", "(", "Dispatch", ")", ";", "Map", "[", "std", "::", "make_pair", "(", "PredInLoop", ",", "Entry", ")", "]", "=", "Routing", ";", "}", "}", "for", "(", "auto", "*", "Pred", ":", "AllPreds", ")", "{", "bool", "PredInLoop", "=", "InLoop", ".", "count", "(", "Pred", ")", ";", "for", "(", "MachineInstr", "&", "Term", ":", "Pred", "->", "terminators", "(", ")", ")", "for", "(", "auto", "&", "Op", ":", "Term", ".", "explicit_uses", "(", ")", ")", "if", "(", "Op", ".", "isMBB", "(", ")", "&&", "Indices", ".", "count", "(", "Op", ".", "getMBB", "(", ")", ")", ")", "Op", ".", "setMBB", "(", "Map", "[", "std", "::", "make_pair", "(", "PredInLoop", ",", "Op", ".", "getMBB", "(", ")", ")", "]", ")", ";", "for", "(", "auto", "*", "Succ", ":", "Pred", "->", "successors", "(", ")", ")", "{", "if", "(", "!", "Entries", ".", "count", "(", "Succ", ")", ")", "continue", ";", "auto", "*", "Routing", "=", "Map", "[", "std", "::", "make_pair", "(", "PredInLoop", ",", "Succ", ")", "]", ";", "Pred", "->", "replaceSuccessor", "(", "Succ", ","], "ground_truth": ["Routing", ")", ";"], "File": "WebAssemblyFixIrreducibleControlFlow21", "Func": "makeSingleEntryLoop", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6290, "Length": 323, "Cover_Rate": 0.3382198952879581, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "if", "(", "LHS", ".", "getOpcode", "(", ")", "!=", "", ")", "A", "=", "LHS", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "LMask", "[", "i", "]", "=", "i", ";", "}", "SDValue", "C", ",", "D", ";", "SmallVector", "<", "int", ",", "", ">", "RMask", "(", "NumElts", ")", ";", "if", "(", "RHS", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "RHS", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "C", "=", "RHS", ".", "getOperand", "(", "", ")", ";", "if", "(", "RHS", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "D", "=", "RHS", ".", "getOperand", "(", "", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "RHS", ".", "getNode", "(", ")", ")", "->", "getMask", "(", ")", ";", "std", "::", "copy", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", ".", "end", "(", ")", ",", "RMask", ".", "begin", "(", ")", ")", ";", "}", "else", "{", "if", "(", "RHS", ".", "getOpcode", "(", ")", "!=", "", ")", "C", "=", "RHS", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "RMask", "[", "i", "]", "=", "i", ";", "}", "if", "(", "!", "(", "A", "==", "C", "&&", "B", "==", "D", ")", "&&", "!", "(", "A", "==", "D", "&&", "B", "==", "C", ")", ")", "return", "false", ";", "if", "(", "!", "A", ".", "getNode", "(", ")", "&&", "!", "B", ".", "getNode", "(", ")", ")", "return", "false", ";", "if", "(", "A", "!=", "C", ")", "CommuteVectorShuffleMask", "(", "RMask", ",", "NumElts", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "int", "LIdx", "=", "LMask", "[", "i", "]", ",", "RIdx", "=", "RMask", "[", "i", "]", ";", "if", "(", "LIdx", "<", "", "||", "RIdx", "<", "", "||", "(", "!", "A", ".", "getNode", "(", ")", "&&", "(", "LIdx", "<", "(", "int", ")", "NumElts", "||", "RIdx", "<", "(", "int", ")", "NumElts", ")", ")", "||", "(", "!", "B", ".", "getNode", "(", ")"], "ground_truth": ["&&", "(", "LIdx", ">=", "(", "int", ")", "NumElts", "||", "RIdx", ">=", "(", "int", ")", "NumElts", ")", ")", ")", "continue", ";"], "File": "X86ISelLowering114", "Func": "isHorizontalBinOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6291, "Length": 349, "Cover_Rate": 0.49715099715099714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseRegister", "(", "unsigned", "&", "RegNo", ",", "SMLoc", "&", "StartLoc", ",", "SMLoc", "&", "EndLoc", ")", "{", "return", "Error", "(", "StartLoc", ","], "ground_truth": ["", ")", ";"], "File": "AGCAsmParser", "Func": "ParseRegister", "Target": "AGC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6292, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "frv_start_packet", "(", "void", ")", "{", "enum", "frv_insn_group", "group", ";", "memset", "(", "frv_packet", ".", "regstate", ",", "", ",", "sizeof", "(", "frv_packet", ".", "regstate", ")", ")", ";", "frv_packet", ".", "num_mems", "=", "", ";", "frv_packet", ".", "num_insns", "=", "", ";", "for", "(", "group", "=", "GROUP_I", ";", "group", "<"], "ground_truth": ["NUM_GROUPS", ";"], "File": "frv", "Func": "frv_start_packet", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6293, "Length": 49, "Cover_Rate": 0.6712328767123288, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "AsmParser", "::", "parseOptionalOpr", "(", "OperandVector", "&", "Operands", ")", "{", "OperandMatchResultTy", "res", ";", "for", "(", "const", "OptionalOperand", "&", "Op", ":", "OptionalOperandTable", ")", "{", "if", "(", "Op", ".", "IsBit", ")", "{", "res", "=", "parseNamedBit", "(", "Op", ".", "Name", ",", "Operands", ",", "Op", ".", "Type", ")", ";", "}", "else", "if", "(", "Op", ".", "Type", "==", "Operand", "::", "ImmTyOMod", ")", "{", "res", "=", "parseOModOperand", "(", "Operands", ")", ";", "}", "else", "if", "(", "Op", ".", "Type", "==", "Operand", "::", "ImmTySdwaDstSel", "||", "Op", ".", "Type", "==", "Operand", "::", "ImmTySdwaSrc0Sel", "||", "Op", ".", "Type", "==", "Operand", "::", "ImmTySdwaSrc1Sel", ")", "{", "res", "=", "parseSDWASel", "(", "Operands", ",", "Op", ".", "Name", ",", "Op", ".", "Type", ")", ";", "}", "else", "if", "(", "Op", ".", "Type", "==", "Operand", "::", "ImmTySdwaDstUnused", ")", "{", "res", "=", "parseSDWADstUnused", "(", "Operands", ")", ";", "}", "else", "if", "(", "Op", ".", "Type", "==", "Operand", "::", "ImmTyOpSel", "||", "Op", ".", "Type", "==", "Operand", "::", "ImmTyOpSelHi", "||", "Op", ".", "Type", "==", "Operand", "::", "ImmTyNegLo", "||", "Op", ".", "Type", "==", "Operand", "::", "ImmTyNegHi", ")", "{", "res", "=", "parseOperandArrayWithPrefix", "(", "Op", ".", "Name", ",", "Operands", ",", "Op", ".", "Type", ",", "Op", ".", "ConvertResult", ")", ";", "}", "else", "if", "(", "Op", ".", "Type", "==", "Operand", "::", "ImmTyDim", ")", "{", "res", "=", "parseDim", "(", "Operands", ")", ";", "}", "else", "if", "(", "Op", ".", "Type", "==", "Operand", "::", "ImmTyCPol", ")", "{", "res", "=", "parseCPol", "(", "Operands", ")", ";", "}", "else", "{", "res", "=", "parseIntWithPrefix", "(", "Op", ".", "Name", ",", "Operands", ",", "Op", ".", "Type", ",", "Op", ".", "ConvertResult", ")", ";", "if", "(", "Op", ".", "Type", "==", "Operand", "::"], "ground_truth": ["ImmTyBLGP", "&&", "res", "==", "MatchOperand_NoMatch", ")", "{"], "File": "AMDGPUAsmParser3", "Func": "parseOptionalOpr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6294, "Length": 262, "Cover_Rate": 0.888135593220339, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "for", "(", "MachineInstr", "&", "MI", ":", "llvm", "::", "make_early_inc_range", "(", "MBB", ")", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "Register", "Dst", "=", "MI", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getReg", "(", ")", ";"], "File": "LanaiFrameLowering6", "Func": "replaceAdjDynAllocPseudo", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6295, "Length": 57, "Cover_Rate": 0.3630573248407643, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "MovY", "->", "getOpcode", "(", ")", "!=", "", "&&", "MovY", "->", "getOpcode", "(", ")", "!=", "", ")", "||", "!", "MovY", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "||", "MovY", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "T", "||", "MovY", "->", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", "!=", "Tsub", "||", "MovY", "->", "hasRegisterImplicitUseOperand", "(", "", ")", ")", "continue", ";", "Register", "Y", "=", "MovY", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Ysub", "=", "MovY", "->", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", ";", "if", "(", "!", "TRI", ".", "isVGPR", "(", "MRI", ",", "Y", ")", ")", "continue", ";", "MachineInstr", "*", "MovX", "=", "nullptr", ";", "for", "(", "auto", "IY", "=", "MovY", "->", "getIterator", "(", ")", ",", "I", "=", "std", "::", "next", "(", "MovT", ".", "getIterator", "(", ")", ")", ";", "I", "!=", "IY", ";", "++", "I", ")", "{", "if", "(", "instReadsReg", "(", "&", "*", "I", ",", "X", ",", "Xsub", ",", "TRI", ")", "||", "instModifiesReg", "(", "&", "*", "I", ",", "Y", ",", "Ysub", ",", "TRI", ")", "||", "instModifiesReg", "(", "&", "*", "I", ",", "T", ",", "Tsub", ",", "TRI", ")", "||", "(", "MovX", "&&", "instModifiesReg", "(", "&", "*", "I", ",", "X", ",", "Xsub", ",", "TRI", ")", ")", ")", "{", "MovX", "=", "nullptr", ";", "break", ";", "}", "if", "(", "!", "instReadsReg", "(", "&", "*", "I", ",", "Y", ",", "Ysub", ",", "TRI", ")", ")", "{", "if", "(", "!", "MovX", "&&", "instModifiesReg", "(", "&", "*", "I", ",", "X", ",", "Xsub", ",", "TRI", ")", ")", "{", "MovX", "=", "nullptr", ";", "break", ";", "}", "continue", ";", "}", "if", "(", "MovX", "||", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "||", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "X", "||", "I", "->", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", "!=", "Xsub", ")", "{", "MovX", "=", "nullptr", ";", "break", ";", "}", "if", "(", "I", "->", "hasRegisterImplicitUseOperand", "(", "", ")", ")", "continue", ";", "if", "(", "Size", ">", "", "&&", "(", "I", "->", "getNumImplicitOperands", "(", ")", ">", "(", "I", "->", "isCopy", "(", ")", "?", "", ":", "", ")", ")", ")", "continue", ";", "MovX", "=", "&", "*", "I", ";", "}", "if", "(", "!", "MovX", ")", "continue", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MovT", "<<", "*", "MovX", "<<", "*", "MovY", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "Size", ";", "++", "I", ")", "{", "TargetInstrInfo", "::", "RegSubRegPair", "X1", ",", "Y1", ";", "X1", "=", "getSubRegForIndex", "(", "X", ",", "Xsub", ",", "I", ",", "TRI", ",", "MRI", ")", ";", "Y1", "=", "getSubRegForIndex", "(", "Y", ",", "Ysub", ",", "I", ",", "TRI", ",", "MRI", ")", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MovT", ".", "getParent", "(", ")", ";", "auto", "MIB", "=", "BuildMI", "(", "MBB", ",", "MovX", "->", "getIterator", "(", ")", ",", "MovT", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addDef", "(", "X1", ".", "Reg", ",", "", ",", "X1", ".", "SubReg", ")", ".", "addDef", "(", "Y1", ".", "Reg", ",", "", ",", "Y1", ".", "SubReg", ")", "."], "ground_truth": ["addReg", "(", "Y1", ".", "Reg", ",", "", ",", "Y1", ".", "SubReg", ")", ".", "addReg", "(", "X1", ".", "Reg", ",", "", ",", "X1", ".", "SubReg", ")", ".", "getInstr", "(", ")", ";"], "File": "SIShrinkInstructions13", "Func": "matchSwap", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6296, "Length": 531, "Cover_Rate": 0.5462962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCCodeEmitter", "::", "encodeInstruction", "(", "const", "MCInst", "&", "MC", ",", "raw_ostream", "&", "OS", ",", "SmallVectorImpl", "<", "MCFixup"], "ground_truth": [">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{"], "File": "Z80MCCodeEmitter1", "Func": "encodeInstruction", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6297, "Length": 28, "Cover_Rate": 0.8235294117647058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LE", ".", "write", "<", "uint8_t", ">", "(", "Value", ">>", "", ")", ";", "if", "(", "IsLittleEndian", ")", "LE", ".", "write", "<", "uint8_t", ">", "(", "(", "Value", ">>", "", ")", "&", "", ")", ";", "else", "LE", ".", "write", "<", "uint8_t", ">", "(", "SwapBits", "(", "(", "Value", ">>", "", ")", "&", "", ")", ")", ";", "LE", ".", "write", "<", "uint16_t", ">", "(", "", ")", ";", "if", "(", "IsLittleEndian", ")", "LE", ".", "write", "<", "uint32_t", ">", "(", "Value", "&", "", ")", ";", "else", "BE", ".", "write", "<", "uint32_t", ">", "(", "Value", "&", "", ")", ";", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "", ")", ";", "uint64_t", "Imm", "=", "MO", ".", "isImm", "(", ")", "?", "MO", ".", "getImm", "(", ")", ":", "", ";", "LE", ".", "write", "<", "uint8_t", ">", "(", "", ")", ";", "LE", ".", "write", "<", "uint8_t", ">", "(", "", ")", ";", "LE", ".", "write", "<", "uint16_t", ">", "(", "", ")", ";", "if", "(", "IsLittleEndian", ")", "LE", ".", "write", "<", "uint32_t", ">", "(", "Imm", ">>", "", ")", ";", "else", "BE", ".", "write", "<", "uint32_t", ">", "(", "Imm", ">>", "", ")", ";", "}", "else", "{", "uint64_t", "Value", "=", "getBinaryCodeForInstr", "(", "MI", ",", "Fixups", ",", "STI", ")", ";", "LE", ".", "write", "<", "uint8_t", ">", "(", "Value", ">>", "", ")", ";", "if", "(", "IsLittleEndian", ")", "{", "LE", ".", "write", "<", "uint8_t", ">", "(", "(", "Value", ">>", "", ")", "&", "", ")", ";", "LE", ".", "write", "<", "uint16_t", ">", "(", "(", "Value", ">>", "", ")"], "ground_truth": ["&", "", ")", ";"], "File": "BPFMCCodeEmitter12", "Func": "encodeInstruction", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6298, "Length": 243, "Cover_Rate": 0.5841346153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Memory", "."], "ground_truth": ["BaseRegNum", ")", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "addMemNoOffsetTOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6299, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "buildAUTIA", "(", "MBB", ",", "DL", ",", "MI", ")", ".", "addReg", "(", "Ptr", ",", "RegState", "::"], "ground_truth": ["Define", ")", ".", "addUse", "(", "Mod", ")", ";"], "File": "AArch64DummyPA", "Func": "buildAUTIA", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6300, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "getTargetShuffleNode", "(", "unsigned", "Opc", ",", "DebugLoc", "dl", ",", "EVT", "VT", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "SelectionDAG", "&", "DAG", ")", "{", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering114", "Func": "getTargetShuffleNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6301, "Length": 51, "Cover_Rate": 0.5151515151515151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FOR_BB_INSNS", "(", "bb", ",", "insn", ")", "if", "(", "CALL_P", "(", "insn", ")", ")", "callee_abis", ".", "note_callee_abi", "(", "insn_callee_abi", "(", "insn", ")", ")", ";", "HARD_REG_SET", "extra_caller_saves", "=", "callee_abis", ".", "caller_save_regs", "(", "*", "crtl", "->", "abi", ")", ";", "for", "(", "unsigned", "regno", "=", "", ";", "regno", "<=", "LAST_SAVED_REGNUM", ";", "regno", "++", ")", "if", "(", "!", "fixed_regs", "[", "regno", "]", "&&", "!", "crtl", "->", "abi", "->", "clobbers_full_reg_p", "(", "regno", ")", "&&", "(", "TEST_HARD_REG_BIT", "(", "extra_caller_saves", ",", "regno", ")", "||", "bitmap_bit_p", "(", "in", ",", "regno", ")", "||", "bitmap_bit_p", "(", "gen", ",", "regno", ")", "||", "bitmap_bit_p", "(", "kill", ",", "regno", ")", ")", ")", "{", "bitmap_set_bit", "(", "components", ",", "regno", ")", ";", "poly_int64", "offset", "=", "cfun", "->", "machine", "->", "frame", ".", "reg_offset", "[", "regno", "]", ";", "unsigned", "regno2", "=", "multiple_p", "(", "offset", ",", "", ")", "?", "regno", "+", "", ":"], "ground_truth": ["regno", "-", "", ";"], "File": "aarch64", "Func": "aarch64_components_for_bb", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6302, "Length": 138, "Cover_Rate": 0.5247148288973384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "getOperand", "(", "", ")", ".", "ChangeToRegister", "(", "AddrTmp", ",", "false", ",", "false", ",", "true", ")", ";", "}", "MIB", "=", "BuildMI", "(", "*", "thisMBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "FP", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "MIB", ".", "addReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "else", "MIB", ".", "add", "(", "MO", ")", ";", "}", "MIB", ".", "setMemRefs", "(", "MMOs", ")", ";", "MIB", "=", "BuildMI", "(", "*", "thisMBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "Tmp", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "i", "==", "", ")", "MIB", ".", "addDisp", "(", "MO", ",", "LabelOffset", ")", ";", "else", "if", "(", "MO", ".", "isReg", "(", ")", ")", "MIB", ".", "addReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "else", "MIB", ".", "add", "(", "MO", ")", ";", "}", "MIB", ".", "setMemRefs", "(", "MMOs", ")", ";", "MIB", "=", "BuildMI", "(", "*", "thisMBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "SP", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "i", "==", "", ")", "MIB", ".", "addDisp", "(", "MI", ".", "getOperand", "(", "i", ")", ",", "SPOffset", ")", ";", "else", "MIB", ".", "add", "(", "MI", ".", "getOperand", "(", "i", ")", ")", ";", "}", "MIB", ".", "setMemRefs", "(", "MMOs"], "ground_truth": [")", ";"], "File": "X86ISelLowering205", "Func": "emitEHSjLjLongJmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6303, "Length": 278, "Cover_Rate": 0.383448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "rs6000_init_stack_protect_guard", "(", "void", ")", "{", "if", "(", "rs6000_stack_protector_guard", "==", "SSP_GLOBAL", ")", "return", "default_stack_protect_guard", "(", ")", ";", "return", "NULL_TREE"], "ground_truth": [";"], "File": "powerpcspe", "Func": "rs6000_init_stack_protect_guard", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6304, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitter", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "MCCodeEmitter", "(", "MCII"], "ground_truth": [",", "Ctx", ")", ";"], "File": "RISCVMCCodeEmitter34", "Func": "createRISCVMCCodeEmitter", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6305, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AsmParser", "::", "validateTargetOperandClass", "(", "MCParsedAsmOperand", "&", "AsmOp", ",", "unsigned", "Kind", ")", "{", "Operand", "&", "Op", "=", "static_cast", "<", "Operand", "&", ">", "(", "AsmOp", ")", ";", "if", "(", "!", "Op", ".", "isReg", "(", ")", ")", "return", "Match_InvalidOperand", ";", "unsigned", "Reg", "=", "Op", ".", "getReg", "(", ")", ";", "bool", "IsRegFPR32", "=", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "Reg", ")", ";", "bool", "IsRegFPR32C", "=", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "Reg", ")", ";", "if", "(", "(", "IsRegFPR32", "&&", "Kind", "==", "MCK_FPR64", ")", "||", "(", "IsRegFPR32C", "&&", "Kind", "==", "MCK_FPR64C", ")", ")", "{", "Op", ".", "Reg", ".", "RegNum", "=", "convertFPR32ToFPR64", "(", "Reg", ")", ";", "return", "Match_Success", ";", "}", "return"], "ground_truth": ["Match_InvalidOperand", ";"], "File": "RISCVAsmParser", "Func": "validateTargetOperandClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6306, "Length": 110, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "mayStore", "(", ")", ")", "{", "DebugLoc", "DL3", "=", "MBB", "->", "findDebugLoc", "(", "I", ")", ";", "int", "storeOpcode", "=", "I", "->", "getOpcode", "(", ")", ";", "int", "loadOpcode", "=", "", ";", "int", "cmpOpcode", "=", "", ";", "switch", "(", "storeOpcode", ")", "{", "case", "", ":", "{", "loadOpcode", "=", "", ";", "cmpOpcode", "=", "", ";", "break", ";", "}", "case", "", ":", "{", "loadOpcode", "=", "", ";", "cmpOpcode", "=", "", ";", "break", ";", "}", "case", "", ":", "{", "loadOpcode", "=", "", ";", "cmpOpcode", "=", "", ";", "break", ";", "}", "case", "", ":", "{", "loadOpcode", "=", "", ";", "cmpOpcode", "=", "", ";", "break", ";", "}", "case", "", ":", "{", "loadOpcode", "=", "", ";", "cmpOpcode", "=", "", ";", "break", ";", "}", "default", ":", "{", "errs", "(", ")", "<<", "", ";", "check", "=", "false", ";", "}", "}", "if", "(", "check", ")", "{", "assert", "(", "loadOpcode", "!=", "", ")", ";", "assert", "(", "cmpOpcode", "!=", "", ")", ";", "MachineInstr", "*", "MIload", "=", "BuildMI", "(", "MF", ",", "DL3", ",", "TII", "->", "get", "(", "loadOpcode", ")", ")", ";", "MIload", "->", "setFlags"], "ground_truth": ["(", "", ")", ";"], "File": "ZDC", "Func": "insertZDCErrorDetectors", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6307, "Length": 177, "Cover_Rate": 0.30998248686514884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "PerformCMOVCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformAddCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSubCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformADCCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformMulCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "PerformShiftCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformAndCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformOrCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformXorCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformLOADCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSTORECombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSINT_TO_FPCombine", "(", "N", ",", "DAG", ",", "this", ")", ";", "case", "", ":", "return", "PerformFADDCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformFSUBCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "case", "", ":", "return", "PerformFORCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "PerformFMinFMaxCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "return", "PerformFANDCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "return", "PerformFANDNCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "return", "PerformBTCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformVZEXT_MOVLCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "PerformZExtCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSExtCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSIGN_EXTEND_INREGCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformTruncateCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformISDSETCCCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSETCCCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformBrCondCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "performVZEXTCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "PerformShuffleCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformFMACombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformINTRINSIC_WO_CHAINCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformINSERTPSCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformBUILD_VECTORCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering188", "Func": "PerformDAGCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6308, "Length": 508, "Cover_Rate": 0.7405247813411079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "rtx_equal_p", "(", "p1"], "ground_truth": [",", "p2", ")", ";"], "File": "arm", "Func": "equal", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6309, "Length": 8, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "BB", ".", "isMBB", "(", ")", "&&", "", ")", ";", "auto", "MBB", "=", "BB", ".", "getMBB", "(", ")", ";", "Info", "[", "MBB", "]", ".", "Instructions", ".", "push_back"], "ground_truth": ["(", "&", "MI", ")", ";"], "File": "TVMContinuationsHoist", "Func": "collectInstr", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6310, "Length": 33, "Cover_Rate": 0.336734693877551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "nregs", ";", "i", "++", ")", "{", "rtx", "tem", "=", "adjust_address_nv", "(", "x", ",", "reg_mode", ",", "i", "*", "GET_MODE_SIZE", "(", "reg_mode", ")", ")", ";", "if", "(", "reload_completed", ")", "{", "if", "(", "!", "strict_memory_address_p", "(", "reg_mode", ",", "XEXP", "(", "tem", ",", "", ")", ")", ")", "tem", "=", "NULL_RTX", ";", "else", "tem", "=", "simplify_gen_subreg", "(", "reg_mode", ",", "x", ",", "BLKmode", ","], "ground_truth": ["i", "*", "GET_MODE_SIZE", "(", "reg_mode", ")", ")", ";"], "File": "powerpcspe", "Func": "rs6000_move_block_from_reg", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6311, "Length": 74, "Cover_Rate": 0.5103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "arc_symbol_binds_local_p", "(", "const_rtx", "x", ")", "{", "return", "(", "SYMBOL_REF_DECL", "(", "x", ")", "?", "targetm", ".", "binds_local_p", "(", "SYMBOL_REF_DECL"], "ground_truth": ["(", "x", ")", ")", ":", "SYMBOL_REF_LOCAL_P", "(", "x", ")", ")", ";"], "File": "arc", "Func": "arc_symbol_binds_local_p", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6312, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCOperand", "GetSymbolRef", "(", "const", "MachineOperand", "&", "MO", ",", "const", "MCSymbol", "*", "Symbol", ",", "AsmPrinter", "&", "Printer", ")", "{", "MCContext", "&", "MC", "=", "Printer", ".", "OutContext", ";", "const", "MCExpr", "*", "ME", ";", "ME", "=", "MCSymbolRefExpr", "::", "Create", "(", "Symbol"], "ground_truth": [",", "MCSymbolRefExpr", "::", "VK_None", ",", "MC", ")", ";"], "File": "HexagonMCInstLower32", "Func": "GetSymbolRef", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6313, "Length": 47, "Cover_Rate": 0.4845360824742268, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "RemapSwizzle", ".", "empty", "(", ")", ")", ";", "SDValue", "NewBldVec", "[", "", "]", "=", "{", "VectorEntry", ".", "getOperand", "(", "", ")", ",", "VectorEntry", ".", "getOperand", "(", "", ")", ",", "VectorEntry", ".", "getOperand", "(", "", ")", ",", "VectorEntry", ".", "getOperand", "(", "", ")", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "if", "(", "NewBldVec", "[", "i", "]", ".", "getOpcode", "(", ")", "==", "", ")", "RemapSwizzle", "[", "i", "]", "=", "", ";", "if", "(", "ConstantFPSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "NewBldVec", "[", "i", "]", ")", ")", "{", "if", "(", "C", "->", "isZero", "(", ")", ")", "{", "RemapSwizzle", "[", "i", "]", "=", "", ";", "NewBldVec", "[", "i", "]", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "}", "else", "if", "(", "C", "->", "isExactlyValue", "(", "", ")", ")", "{", "RemapSwizzle", "[", "i", "]"], "ground_truth": ["=", "", ";"], "File": "R600ISelLowering (2)", "Func": "CompactSwizzlableVector", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6314, "Length": 145, "Cover_Rate": 0.48494983277591974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setIntDivIsCheap", "(", "false", ")", ";", "setShiftAmountType", "(", "", ")", ";", "setShiftAmountFlavor", "(", "Extend", ")", ";", "setStackPointerRegisterToSaveRestore", "(", "", ")", ";", "setSchedulingPreference", "(", "SchedulingForRegPressure", ")", ";", "setBooleanContents", "(", "ZeroOrOneBooleanContent", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "if", "(", "!", "Subtarget", ".", "isXS1A", "(", ")", ")", "{", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "}", "if", "(", "Subtarget", ".", "isXS1A", "(", ")", ")", "{", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "}", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Expand", ")", ";", "setLoadExtAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom"], "ground_truth": [")", ";"], "File": "XCoreISelLowering17", "Func": "XCoreTargetLowering", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6315, "Length": 357, "Cover_Rate": 0.5881383855024712, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "(", "(", "__v32hu", ")", "__A", "*", "(", "__v32hu"], "ground_truth": [")", "__B", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_mullo_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6316, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cfun", "->", "machine", "->", "sibcall_blocked", ")", "return", "false", ";", "if", "(", "TARGET_THUMB1", ")", "return", "false", ";", "if", "(", "TARGET_VXWORKS_RTP", "&&", "flag_pic", "&&", "decl", "&&", "!", "targetm", ".", "binds_local_p", "(", "decl", ")", ")", "return", "false", ";", "if", "(", "TARGET_APCS_FRAME", "&&", "TARGET_ARM", "&&", "TARGET_HARD_FLOAT", "&&", "decl", "&&", "arm_is_long_call_p", "(", "decl", ")", ")", "return", "false", ";", "if", "(", "TARGET_INTERWORK", "&&", "decl", "&&", "TREE_PUBLIC", "(", "decl", ")", "&&", "!", "TREE_ASM_WRITTEN", "(", "decl", ")", ")", "return", "false", ";", "func_type", "=", "arm_current_func_type", "(", ")", ";", "if", "(", "IS_INTERRUPT", "(", "func_type", ")", ")", "return", "false", ";", "if", "(", "IS_CMSE_ENTRY", "(", "arm_current_func_type", "(", ")", ")", ")", "return", "false", ";", "if", "(", "TREE_CODE", "(", "exp", ")", "==", "CALL_EXPR", ")", "{", "tree", "fntype", "=", "TREE_TYPE", "(", "TREE_TYPE", "(", "CALL_EXPR_FN", "(", "exp", ")", ")", ")", ";", "if", "(", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "fntype", ")", ")", ")", "return", "false", ";", "}", "if", "(", "!", "VOID_TYPE_P", "(", "TREE_TYPE", "(", "DECL_RESULT", "(", "cfun", "->", "decl", ")", ")", ")", ")", "{", "rtx", "a", ",", "b", ";", "tree", "decl_or_type", "=", "decl", ";", "if", "(", "!", "decl", ")", "decl_or_type", "=", "TREE_TYPE", "(", "TREE_TYPE", "(", "CALL_EXPR_FN", "(", "exp", ")", ")", ")", ";", "a", "=", "arm_function_value", "(", "TREE_TYPE", "(", "exp", ")", ",", "decl_or_type", ",", "false", ")", ";", "b", "=", "arm_function_value", "(", "TREE_TYPE", "(", "DECL_RESULT", "(", "cfun", "->", "decl", ")", ")", ",", "cfun", "->", "decl", ",", "false", ")", ";", "if", "(", "!", "rtx_equal_p", "(", "a", ",", "b", ")", ")", "return", "false", ";", "}", "if", "(", "IS_STACKALIGN", "(", "func_type", ")", ")", "return", "false", ";", "if", "(", "TARGET_AAPCS_BASED", "&&", "arm_abi", "==", "ARM_ABI_AAPCS", "&&", "decl", "&&", "DECL_WEAK", "(", "decl", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "arm6", "Func": "arm_function_ok_for_sibcall", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6317, "Length": 265, "Cover_Rate": 0.6511056511056511, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeLowerI1CopiesPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "SILowerI1Copies", "Func": "SILowerI1Copies", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6318, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "pair", "<", "SDNode", "*", ",", "SDNode", "*", ">", "16DAGToDAGISel", "::", "selectMULT", "(", "SDNode", "*", "N", ",", "unsigned", "Opc", ",", "SDLoc", "DL", ",", "EVT", "Ty", ",", "bool", "HasLo", ",", "bool", "HasHi", ")", "{", "SDNode", "*", "Lo", "=", "nullptr", ",", "*", "Hi", "=", "nullptr", ";", "SDNode", "*", "Mul", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "DL", ",", "", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "InFlag", "=", "SDValue", "(", "Mul"], "ground_truth": [",", "", ")", ";"], "File": "Mips16ISelDAGToDAG (2)", "Func": "selectMULT", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6319, "Length": 84, "Cover_Rate": 0.5060240963855421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cmpgt_epu16_mask", "(", "__mmask8", "__U", ",", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpw128_mask", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B"], "ground_truth": [",", "", ",", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_cmpgt_epu16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6320, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_GOTSYM_OFF", ")", "{", "assemble_name", "(", "fp", ",", "", ")", ";", "if", "(", "GOT_PCREL", ")", "fputs", "(", "", ",", "fp", ")", ";", "fputs", "(", "", ",", "fp", ")", ";", "output_addr_const", "(", "fp", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fputc", "(", "')'", ",", "fp", ")", ";", "return", "TRUE", ";", "}", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "XINT", "(", "x", ",", "", ")"], "ground_truth": ["==", "UNSPEC_SYMBOL_OFFSET", ")", "{"], "File": "arm", "Func": "arm_output_addr_const_extra", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6321, "Length": 90, "Cover_Rate": 0.3358208955223881, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "{"], "File": "TMS320C64XIfConversion", "Func": "getPassName", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6322, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createShrinkInstructionsPass", "(", ")", ",", "false"], "ground_truth": [")", ";"], "File": "AMDGPUTargetMachine (2)", "Func": "addPostRegAlloc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6323, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "STy", "=", "dyn_cast", "<", "StructType", ">", "(", "Ty", ")", ";", "if", "(", "STy", ")", "{", "unsigned", "int", "alignStruct", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "STy", "->", "getNumElements", "(", ")", ";", "i", "!=", "e", ";", "i", "++", ")", "{", "Type", "*", "ETy", "=", "STy", "->", "getElementType", "(", "i", ")", ";", "unsigned", "int", "align", "=", "getOpenCLAlignment", "(", "DL", ",", "ETy", ")", ";", "if", "(", "align", ">", "alignStruct", ")", "alignStruct", "=", "align", ";", "}", "return", "alignStruct", ";", "}", "auto", "*", "FTy", "=", "dyn_cast", "<", "FunctionType", ">", "(", "Ty", ")", ";", "if", "(", "FTy", ")", "return", "DL", ".", "getPointerPrefAlignment", "(", "DL", ".", "getProgramAddressSpace", "(", ")"], "ground_truth": [")", ".", "value", "(", ")", ";"], "File": "NVPTXAsmPrinter42", "Func": "getOpenCLAlignment", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6324, "Length": 115, "Cover_Rate": 0.6284153005464481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printARIIMem", "(", "MI", ",", "opNum", ","], "ground_truth": ["O", ")", ";"], "File": "M680x0InstPrinter", "Func": "printARII32Mem", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6325, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_knot_mask8", "(", "__mmask8", "__A", ")", "{"], "File": "avx512dqintrin", "Func": "_knot_mask8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6326, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtmd_u64_f64", "(", "float64_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vcvtmd_u64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6327, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "isArch64Bit", "("], "ground_truth": [")", ";"], "File": "WebAssemblySubtarget", "Func": "hasAddr64", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6328, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallLowering", "::", "lowerFormalArguments", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "const", "Function", "&", "F", ",", "ArrayRef", "<", "unsigned", ">", "VRegs", ")", "const", "{", "if", "(", "F", ".", "arg_empty", "(", ")", ")", "return", "true", ";", "if", "(", "F", ".", "isVarArg", "(", ")", ")", "return", "false", ";", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "auto", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitArgs", ";", "unsigned", "Idx", "=", "", ";", "for", "(", "auto", "&", "Arg", ":", "F", "."], "ground_truth": ["args", "(", ")", ")", "{"], "File": "X86CallLowering6", "Func": "lowerFormalArguments", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6329, "Length": 99, "Cover_Rate": 0.4194915254237288, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ImplicitSReg", "!=", "", ")", "MIB", ".", "addReg", "(", "ImplicitSReg", ",", "RegState", "::", "Implicit", ")", ";", "break", ";", "}", "case", "", ":", "{", "if", "(", "Domain", "!=", "ExeNEON", ")", "break", ";", "DstReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "SrcReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "DstLane", "=", "", ",", "SrcLane", "=", "", ",", "DDst", ",", "DSrc", ";", "DDst", "=", "getCorrespondingDRegAndLane", "(", "TRI", ",", "DstReg", ",", "DstLane", ")", ";", "DSrc", "=", "getCorrespondingDRegAndLane", "(", "TRI", ",", "SrcReg", ",", "SrcLane", ")", ";", "unsigned", "ImplicitSReg", ";", "if", "(", "!", "getImplicitSPRUseForDPRUse", "(", "TRI", ",", "MI", ",", "DSrc", ",", "SrcLane", ",", "ImplicitSReg", ")", ")", "break", ";", "for", "(", "unsigned", "i", "=", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ";", "i", ";", "--", "i", ")", "MI", "->", "RemoveOperand", "(", "i", "-", "", ")", ";", "if", "(", "DSrc", "==", "DDst", ")", "{", "MI", "->", "setDesc", "(", "get", "(", "", ")", ")", ";", "MIB", ".", "addReg", "(", "DDst", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "DDst", ",", "getUndefRegState", "(", "!", "MI", "->", "readsRegister", "(", "DDst", ",", "TRI", ")", ")", ")", ".", "addImm", "(", "SrcLane", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "MIB", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Implicit", "|", "RegState", "::", "Define", ")", ";", "MIB", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Implicit", ")", ";", "if", "(", "ImplicitSReg", "!=", "", ")", "MIB", ".", "addReg", "(", "ImplicitSReg", ",", "RegState", "::", "Implicit", ")", ";", "break", ";", "}", "MachineInstrBuilder", "NewMIB", ";", "NewMIB", "=", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ",", "DDst", ")", ";", "unsigned", "CurReg", "=", "SrcLane", "==", "", "&&", "DstLane", "==", "", "?", "DSrc", ":", "DDst", ";", "bool", "CurUndef", "=", "!", "MI", "->", "readsRegister", "(", "CurReg", ",", "TRI", ")", ";", "NewMIB", ".", "addReg", "(", "CurReg", ",", "getUndefRegState", "(", "CurUndef", ")", ")", ";", "CurReg", "=", "SrcLane", "==", "", "&&", "DstLane", "==", "", "?", "DSrc", ":", "DDst", ";", "CurUndef", "=", "!", "MI", "->", "readsRegister", "(", "CurReg", ",", "TRI", ")", ";", "NewMIB", ".", "addReg", "(", "CurReg", ",", "getUndefRegState", "(", "CurUndef", ")", ")", ";", "NewMIB", ".", "addImm", "(", "", ")", ";", "AddDefaultPred", "(", "NewMIB", ")", ";", "if", "(", "SrcLane", "==", "DstLane", ")", "NewMIB", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Implicit", ")", ";", "MI", "->", "setDesc", "(", "get", "(", "", ")", ")", ";", "MIB", ".", "addReg", "(", "DDst", ",", "RegState", "::", "Define"], "ground_truth": [")", ";"], "File": "ARMBaseInstrInfo120", "Func": "setExecutionDomain", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6330, "Length": 403, "Cover_Rate": 0.37074517019319225, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "grtop", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_grtop", ")", ",", "valist", ",", "f_grtop", ",", "NULL_TREE", ")", ";", "vrtop", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_vrtop", ")", ",", "valist", ",", "f_vrtop", ",", "NULL_TREE", ")", ";", "groff", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_groff", ")", ",", "valist", ",", "f_groff", ",", "NULL_TREE", ")", ";", "vroff", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_vroff", ")", ",", "valist", ",", "f_vroff", ",", "NULL_TREE", ")", ";", "t", "=", "make_tree", "(", "TREE_TYPE", "(", "stack", ")", ",", "virtual_incoming_args_rtx", ")", ";", "if", "(", "cum", "->", "aapcs_stack_size", ">", "", ")", "t", "=", "fold_build_pointer_plus_hwi", "(", "t", ",", "cum", "->", "aapcs_stack_size", "*", "UNITS_PER_WORD", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "stack", ")", ",", "stack", ",", "t", ")", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "t", "=", "make_tree", "(", "TREE_TYPE", "(", "grtop", ")", ",", "virtual_incoming_args_rtx", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "grtop", ")", ",", "grtop", ",", "t", ")", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "t", "=", "make_tree", "(", "TREE_TYPE", "(", "vrtop", ")", ",", "virtual_incoming_args_rtx", ")", ";", "vr_offset", "=", "ROUND_UP", "(", "gr_save_area_size", ",", "STACK_BOUNDARY", "/", "BITS_PER_UNIT", ")", ";", "if", "(", "vr_offset", ")", "t", "=", "fold_build_pointer_plus_hwi", "(", "t", ",", "-", "vr_offset", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "vrtop", ")", ",", "vrtop", ",", "t", ")", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "groff", ")", ",", "groff", ",", "build_int_cst", "(", "TREE_TYPE", "("], "ground_truth": ["groff", ")", ",", "-", "gr_save_area_size", ")", ")", ";"], "File": "aarch643", "Func": "aarch64_expand_builtin_va_start", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6331, "Length": 260, "Cover_Rate": 0.5591397849462365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setForcedDPP", "("], "ground_truth": ["bool", "ForceDPP_", ")", "{"], "File": "AMDGPUAsmParser1", "Func": "setForcedDPP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6332, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "HasStackObject", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MFFrame", ".", "getObjectIndexEnd", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "!", "MFFrame", ".", "isDeadObjectIndex", "(", "i", ")", ")", "{", "HasStackObject", "=", "true", ";", "break", ";", "}", "if", "(", "HasStackObject", "||", "MFFrame", ".", "hasCalls", "(", ")", ")", "StackSize", "+=", "", ";", "StackSize", "=", "StackSize", ">", "", "?", "StackSize", "-", "", ":", "", ";", "MFFrame", ".", "setStackSize", "(", "StackSize", ")", ";", "if", "(", "StackSize", ")", "{", "bool", "StoreBackchain", "=", "MF", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "", ")", ";", "if", "(", "StoreBackchain", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "ZII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "", ")", ";", "int64_t", "Delta", "=", "-", "int64_t", "(", "StackSize", ")", ";", "emitIncrement", "(", "MBB", ",", "MBBI", ",", "DL", ",", "", ",", "Delta", ",", "ZII", ")", ";", "unsigned", "CFIIndex", "=", "MF", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createDefCfaOffset", "(", "nullptr", ",", "SPOffsetFromCFA", "+", "Delta", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "ZII", "->", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ";", "SPOffsetFromCFA", "+=", "Delta", ";", "if", "(", "StoreBackchain", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "ZII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "}", "if", "(", "HasFP", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "ZII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ";", "unsigned", "HardFP", "=", "MRI", "->", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "unsigned", "CFIIndex", "=", "MF", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createDefCfaRegister", "(", "nullptr", ",", "HardFP", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "ZII", "->", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ";", "for", "(", "auto", "I", "=", "std", "::", "next", "(", "MF", ".", "begin", "(", ")", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "I", "->", "addLiveIn", "(", "", ")", ";", "}", "SmallVector", "<", "unsigned", ",", "", ">", "CFIIndexes", ";", "for", "(", "auto", "&", "Save", ":", "CSI", ")", "{", "unsigned", "Reg", "=", "Save", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "if", "(", "MBBI", "!=", "MBB", ".", "end", "(", ")", "&&", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", "||", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", ")", "++", "MBBI", ";", "else", "llvm_unreachable", "(", "", ")", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "if", "(", "MBBI", "!=", "MBB", ".", "end", "(", ")", "&&", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "++", "MBBI", ";", "else", "llvm_unreachable", "(", "", ")", ";", "}", "else", "continue", ";", "unsigned", "DwarfReg", "=", "MRI", "->", "getDwarfRegNum", "(", "Reg", ",", "true", ")", ";", "unsigned", "IgnoredFrameReg", ";", "int64_t", "Offset", "=", "getFrameIndexReference", "(", "MF", ",", "Save"], "ground_truth": [".", "getFrameIdx", "(", ")", ",", "IgnoredFrameReg", ")", ";"], "File": "SystemZFrameLowering30", "Func": "emitPrologue", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6333, "Length": 512, "Cover_Rate": 0.523517382413088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "uid", "=", "INSN_UID", "(", "within", ")", ";", "int", "this_rsrv", ",", "side", ";", "int", "icode", ";", "enum", "attr_units", "units", ";", "enum", "attr_type", "type", ";", "int", "j", ";", "if", "(", "!", "NONDEBUG_INSN_P", "(", "within", ")", ")", "continue", ";", "icode", "=", "recog_memoized", "(", "within", ")", ";", "if", "(", "icode", "<", "", ")", "continue", ";", "if", "(", "INSN_INFO_ENTRY", "(", "uid", ")", ".", "reservation", "!=", "", ")", "continue", ";", "units", "=", "get_attr_units", "(", "within", ")", ";", "type", "=", "get_attr_type", "(", "within", ")", ";", "this_rsrv", "=", "get_reservation_flags", "(", "units", ")", ";", "if", "(", "this_rsrv", "==", "", ")", "continue", ";", "side", "=", "get_insn_side", "(", "within", ",", "units", ")", ";", "if", "(", "(", "type", "==", "TYPE_ADDDP", "||", "type", "==", "TYPE_FP4", ")", "&&", "units", "==", "UNITS_LS", ")", "{", "int", "test1_code", "=", "(", "(", "type", "==", "TYPE_FP4", "?", "UNIT_QID_FPL1", ":", "UNIT_QID_ADDDPL1", ")", "+", "side", "*", "UNIT_QID_SIDE_OFFSET", ")", ";", "int", "test2_code", "=", "(", "(", "type", "==", "TYPE_FP4", "?", "UNIT_QID_FPS1", ":", "UNIT_QID_ADDDPS1", ")", "+", "side", "*", "UNIT_QID_SIDE_OFFSET", ")", ";", "if", "(", "(", "sched_mask", "&", "(", "", "<<", "test1_code", ")", ")", "!=", "", ")", "{", "this_rsrv", "=", "RESERVATION_FLAG_L", ";", "sched_mask", "&=", "~", "(", "", "<<", "test1_code", ")", ";", "}", "else", "if", "(", "(", "sched_mask", "&", "(", "", "<<", "test2_code", ")", ")", "!=", "", ")", "{", "this_rsrv", "=", "RESERVATION_FLAG_S", ";", "sched_mask", "&=", "~", "(", "", "<<", "test2_code", ")", ";", "}", "}", "if", "(", "(", "this_rsrv", "&", "(", "this_rsrv", "-", "", ")", ")", "==", "", ")", "{", "int", "t", "=", "exact_log2", "(", "this_rsrv", ")", "+", "side", "*", "UNIT_QID_SIDE_OFFSET", ";", "rsrv", "[", "side", "]", "|=", "this_rsrv", ";", "INSN_INFO_ENTRY", "(", "uid", ")", ".", "reservation", "=", "t", ";", "continue", ";", "}", "if", "(", "pass", "==", "", ")", "{", "for", "(", "j", "=", "", ";", "j", "<", "", ";", "j", "++", ")", "if", "(", "this_rsrv", "&", "(", "", "<<", "j", ")", ")", "rsrv_count", "[", "side", "]", "[", "j", "]", "++", ";", "continue", ";", "}", "if", "(", "(", "pass", "==", "", "&&", "this_rsrv", "!=", "RESERVATION_FLAG_DLS", ")", "||", "(", "pass", "=="], "ground_truth": ["", "&&", "this_rsrv", "==", "RESERVATION_FLAG_DLS", ")", ")", "{"], "File": "c6x", "Func": "assign_reservations", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6334, "Length": 329, "Cover_Rate": 0.3954326923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MachineOperand", "::", "MO_Immediate", ":", "MCOp", "=", "MCOperand", "::", "CreateImm", "(", "MO", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "MCOp", "=", "MCOperand", "::", "CreateExpr", "(", "MCSymbolRefExpr", "::", "Create", "(", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", ",", "AP", ".", "OutContext", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "MCOp", "=", "GetSymbolRef", "(", "MO", ",", "GetSymbolFromOperand", "(", "MO", ",", "AP", ")", ",", "AP", ",", "isDarwin", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "MCOp", "=", "GetSymbolRef", "(", "MO", ",", "AP", ".", "GetJTISymbol", "(", "MO", ".", "getIndex", "(", ")", ")", ",", "AP", ",", "isDarwin", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "MCOp", "=", "GetSymbolRef", "(", "MO", ",", "AP", ".", "GetCPISymbol", "(", "MO", ".", "getIndex", "(", ")", ")", ",", "AP", ",", "isDarwin", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "MCOp", "=", "GetSymbolRef", "(", "MO", ",", "AP", ".", "GetBlockAddressSymbol", "(", "MO", ".", "getBlockAddress", "(", ")"], "ground_truth": [")", ",", "AP", ",", "isDarwin", ")", ";"], "File": "PPCMCInstLower1", "Func": "LowerPPCMachineInstrToMCInst", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6335, "Length": 168, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vreinterpret_u32_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6336, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpleq_n_f32", "(", "float32x4_t", "__a", ",", "float32_t", "__b", ")", "{", "return", "__builtin_mve_vcmpleq_n_fv4sf", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vcmpleq_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6337, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", "::", "tc_002cb246", ":", "case", "", "::", "tc_14b5c689", ":", "case", "", "::", "tc_1c80410a", ":", "case", "", "::", "tc_4414d8b1", ":", "case", "", "::", "tc_6132ba3d", ":", "case", "", "::", "tc_61830035", ":", "case", "", "::", "tc_679309b8", ":", "case", "", "::", "tc_703e822c", ":", "case", "", "::", "tc_779080bf", ":", "case", "", "::", "tc_784490da", ":", "case", ""], "ground_truth": ["::", "tc_88b4f13d", ":"], "File": "HexagonDepTimingClasses2", "Func": "is_TC2", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6338, "Length": 55, "Cover_Rate": 0.3235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Dst", "&&", "", "(", "SDWAOpcode", ",", "", "::", "sdst", ")", "!=", "-", "", ")", ";", "SDWAInst", ".", "add", "(", "*", "Dst", ")", ";", "}", "else", "{", "assert", "(", "", "(", "SDWAOpcode", ",", "", "::", "sdst", ")", "!=", "-", "", ")", ";", "SDWAInst", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ";", "}", "MachineOperand", "*", "Src0", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "src0", ")", ";", "assert", "(", "Src0", "&&", "", "(", "SDWAOpcode", ",", "", "::", "src0", ")", "!=", "-", "", "&&", "", "(", "SDWAOpcode", ",", "", "::", "src0_modifiers", ")", "!=", "-", "", ")", ";", "if", "(", "auto", "*", "Mod", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "src0_modifiers", ")", ")", "SDWAInst", ".", "addImm", "(", "Mod", "->", "getImm", "(", ")", ")", ";", "else", "SDWAInst", ".", "addImm", "(", "", ")", ";", "SDWAInst", ".", "add", "(", "*", "Src0", ")", ";", "MachineOperand", "*", "Src1", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "src1", ")", ";", "if", "(", "Src1", ")", "{", "assert", "(", "", "(", "SDWAOpcode", ",", "", "::", "src1", ")", "!=", "-", "", "&&", "", "(", "SDWAOpcode", ",", "", "::", "src1_modifiers", ")", "!=", "-", "", ")", ";", "if", "(", "auto", "*", "Mod", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "src1_modifiers", ")", ")", "SDWAInst", ".", "addImm", "(", "Mod", "->", "getImm", "(", ")", ")", ";", "else", "SDWAInst", ".", "addImm", "(", "", ")", ";", "SDWAInst", ".", "add", "(", "*", "Src1", ")", ";", "}", "if", "(", "SDWAOpcode", "==", "", "||", "SDWAOpcode", "==", "", ")", "{", "MachineOperand", "*", "Src2", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "src2", ")", ";", "assert", "(", "Src2", ")", ";", "SDWAInst", ".", "add", "(", "*", "Src2", ")", ";", "}", "assert", "(", "", "(", "SDWAOpcode", ",", "", "::", "clamp", ")", "!=", "-", "", ")", ";", "MachineOperand", "*", "Clamp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "clamp", ")", ";", "if", "(", "Clamp", ")", "{", "SDWAInst", ".", "add", "(", "*", "Clamp", ")", ";", "}", "else", "{", "SDWAInst", ".", "addImm", "(", "", ")", ";", "}", "if", "(", "", "(", "SDWAOpcode", ",", "", "::", "omod", ")", "!=", "-", "", ")", "{", "MachineOperand", "*", "OMod", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "omod", ")", ";", "if", "(", "OMod", ")", "{", "SDWAInst", ".", "add", "(", "*", "OMod", ")", ";", "}", "else", "{", "SDWAInst", ".", "addImm", "(", "", ")", ";", "}", "}", "if", "(", "", "(", "SDWAOpcode", ",", "", "::", "dst_sel", ")", "!=", "-", ""], "ground_truth": [")", "{"], "File": "SIPeepholeSDWA16", "Func": "convertToSDWA", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6339, "Length": 399, "Cover_Rate": 0.47613365155131265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "auto", "*", "GA", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "GA", ")", "return", "false", ";", "Optional", "<", "ConstantRange", ">", "CR", "=", "GA", "->", "getGlobal", "(", ")", "->", "getAbsoluteSymbolRange"], "ground_truth": ["(", ")", ";"], "File": "X86ISelDAGToDAG (2)1", "Func": "isSExtAbsoluteSymbolRef", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6340, "Length": 54, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "getManipulatesSP", "(", ")", "const", "{", "return", "ManipulatesSP"], "ground_truth": [";"], "File": "RISCVMachineFunctionInfo3", "Func": "getManipulatesSP", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6341, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqmovntq_m_sv4si", "(", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqmovntq_m_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6342, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "AGCDisassembler", "Func": "decodeMem10Operand", "Target": "AGC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6343, "Length": 17, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isAddrMode2", "(", ")", "const", "{", "if", "(", "!", "isMem", "(", ")", "||", "Memory"], "ground_truth": [".", "Alignment", "!=", "", ")", "return", "false", ";"], "File": "ARMAsmParser (2)", "Func": "isAddrMode2", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6344, "Length": 22, "Cover_Rate": 0.3492063492063492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "B", ".", "setInstrAndDebugLoc", "(", "MI", ")", ";", "B", ".", "buildInstr", "(", "MatchInfo", ".", "Opc", ",", "{", "MI", ".", "getOperand", "(", "", ")", "}", ",", "{", "MatchInfo", ".", "Val0", ",", "MatchInfo", ".", "Val1", ",", "MatchInfo", ".", "Val2", "}", ",", "MI", ".", "getFlags", "(", ")", ")", ";", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "AMDGPURegBankCombiner4", "Func": "applyMed3", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6345, "Length": 51, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x4_t", ")", "__builtin_neon_vmaxuv4hi", "(", "(", "int16x4_t", ")", "__a", ",", "("], "ground_truth": ["int16x4_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon_vmax_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6346, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLegalSMRDImmOffset", "(", "const", "MCSubtargetInfo", "&", "ST", ",", "int64_t", "ByteOffset", ")", "{", "int64_t", "EncodedOffset", "=", "getSMRDEncodedOffset", "(", "ST", ",", "ByteOffset", ")", ";", "return", "is", "(", "ST", ")", "||", "isCI", "(", "ST", ")", "?", "isUInt"], "ground_truth": ["<", "", ">", "(", "EncodedOffset", ")", ":"], "File": "AMDGPUBaseInfo12", "Func": "isLegalSMRDImmOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6347, "Length": 41, "Cover_Rate": 0.82, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "InstrInfo", ".", "getRegisterInfo", "("], "ground_truth": [")", ";"], "File": "MCS51Subtarget", "Func": "getRegisterInfo", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6348, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetWinCOFFStreamer", "::", "EmitARM64WinCFISaveFReg", "(", "unsigned", "Reg", ",", "int", "Offset", ")", "{", "assert", "(", "Offset", ">=", "", "&&", "Offset", "<=", ""], "ground_truth": ["&&", "", ")", ";"], "File": "AArch64WinCOFFStreamer11", "Func": "EmitARM64WinCFISaveFReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6349, "Length": 25, "Cover_Rate": 0.6756756756756757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getPCRelReloc", "(", "unsigned", "Kind", ")", "{", "switch", "(", "Kind", ")", "{", "case", "FK_Data_2", ":", "return", "ELF", "::", "R_390_PC16", ";", "case", "FK_Data_4", ":", "return", "ELF", "::", "R_390_PC32", ";", "case", "FK_Data_8", ":", "return", "ELF", "::", "R_390_PC64", ";", "case", "", ":", "return", "ELF"], "ground_truth": ["::", "R_390_PC12DBL", ";"], "File": "SystemZMCObjectWriter15", "Func": "getPCRelReloc", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6350, "Length": 45, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "PALMetadata", "::", "getType", "(", ")", "const", "{", "return"], "ground_truth": ["BlobType", ";"], "File": "AMDGPUPALMetadata", "Func": "getType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6351, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getGeneration", "(", ")", ">=", "Subtarget", "::"], "ground_truth": ["SOUTHERN_ISLANDS", ")", "return", "", ";"], "File": "AMDGPUSubtarget100", "Func": "getMaxWavesPerCU", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6352, "Length": 13, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Definitions", ".", "insert", "(", "Definitions", ".", "end", "(", ")"], "ground_truth": [",", "newDef", ")", ";"], "File": "PredicatedBlock", "Func": "addDefinition", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6353, "Length": 13, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "riscv_unspec_offset_high", "(", "rtx", "temp", ",", "rtx", "addr", ",", "enum", "riscv_symbol_type", "symbol_type", ")", "{", "addr", "=", "gen_rtx_HIGH", "(", "Pmode", ",", "riscv_unspec_address"], "ground_truth": ["(", "addr", ",", "symbol_type", ")", ")", ";"], "File": "riscv2", "Func": "riscv_unspec_offset_high", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6354, "Length": 29, "Cover_Rate": 0.7631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeBranchRelaxationPass", "(", "*", "PassRegistry", "::"], "ground_truth": ["getPassRegistry", "(", ")", ")", ";"], "File": "AArch64BranchRelaxation", "Func": "AArch64BranchRelaxation", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6355, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCInstrInfo", "::", "prefersSlot3", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCInst", "const", "&", "MCI", ")", "{", "const", "uint64_t", "F", "=", "MCInstrInfo", "::", "getDesc", "(", "MCII", ",", "MCI"], "ground_truth": [")", ".", "TSFlags", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "prefersSlot3", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6356, "Length": 31, "Cover_Rate": 0.6888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "const", "TargetFrameLowering", "*", "TFL", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "LLT", "p0", "=", "LLT", "::", "pointer", "(", "", ",", "", ")", ";", "LLT", "s32", "=", "LLT", "::", "scalar", "(", "", ")", ";", "unsigned", "SPReg", "=", "MRI", ".", "createGenericVirtualRegister", "(", "p0", ")", ";", "MIRBuilder", ".", "buildCopy", "(", "SPReg", ",", "", ")", ";", "unsigned", "OffsetReg", "=", "MRI", ".", "createGenericVirtualRegister", "(", "s32", ")", ";", "unsigned", "Offset", "=", "VA", ".", "getLocMemOffset", "(", ")", ";", "MIRBuilder", ".", "buildConstant", "(", "OffsetReg", ",", "Offset", ")", ";", "unsigned", "AddrReg", "=", "MRI", ".", "createGenericVirtualRegister", "(", "p0", ")", ";", "MIRBuilder", ".", "buildGEP", "(", "AddrReg", ",", "SPReg", ",", "OffsetReg", ")", ";", "MachinePointerInfo", "MPO", "=", "MachinePointerInfo", "::", "getStack", "(", "MIRBuilder", ".", "getMF", "(", ")", ",", "Offset", ")", ";", "unsigned", "Size", "=", "alignTo", "(", "VA", ".", "getValVT", "(", ")", ".", "getSizeInBits", "(", ")", ",", "", ")", "/", "", ";", "unsigned", "Align", "=", "MinAlign", "(", "TFL", "->", "getStackAlignment", "(", ")", ",", "Offset", ")", ";", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MPO", ",", "MachineMemOperand", "::", "MOStore", ",", "Size", ",", "Align", ")", ";", "return"], "ground_truth": ["AddrReg", ";"], "File": "MipsCallLowering27", "Func": "getStackAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6357, "Length": 185, "Cover_Rate": 0.9068627450980392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ViableForN", "[", "", "]", "=", "{", "true", ",", "true", ",", "true", "}", ";", "for", "(", "int", "i", "=", "", ",", "e", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "i", "]", "<", "", ")", "continue", ";", "bool", "IsAnyViable", "=", "false", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "array_lengthof", "(", "ViableForN", ")", ";", "++", "j", ")", "if", "(", "ViableForN", "[", "j", "]", ")", "{", "uint64_t", "N", "=", "j", "+", "", ";", "if", "(", "(", "uint64_t", ")", "Mask", "[", "i", "]", "==", "(", "(", "(", "uint64_t"], "ground_truth": [")", "i", "<<", "N", ")", "&", "ModMask", ")", ")", "IsAnyViable", "=", "true", ";"], "File": "X86ISelLowering (2)5", "Func": "canLowerByDroppingEvenElements", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6358, "Length": 112, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "Induction", "=", "nullptr", ";", "if", "(", "!", "match", "(", "I", ",", "m_ICmp", "(", "Pred", ",", "m_Instruction", "(", "Induction", ")", ",", "m_Instruction", "(", "Shuffle", ")", ")", ")", "||", "Pred", "!=", "ICmpInst", "::", "ICMP_ULE", "||", "!", "L", "->", "isLoopInvariant", "(", "Shuffle", ")", ")", "return", "false", ";", "Instruction", "*", "Insert", "=", "nullptr", ";", "if", "(", "!", "match", "(", "Shuffle", ",", "m_ShuffleVector", "(", "m_Instruction", "(", "Insert", ")", ",", "m_Undef", "(", ")", ",", "m_Zero", "(", ")", ")", ")", ")", "return", "false", ";", "Instruction", "*", "BECount", "=", "nullptr", ";", "if", "(", "!", "match", "(", "Insert", ",", "m_InsertElement", "(", "m_Undef", "(", ")", ",", "m_Instruction", "(", "BECount", ")", ",", "m_Zero", "(", ")", ")", ")", ")", "return", "false", ";", "Value", "*", "TripCount", "=", "nullptr", ";", "if", "(", "!", "match", "(", "BECount", ",", "m_Add", "(", "m_Value", "(", "TripCount", ")", ",", "m_AllOnes", "(", ")", ")", ")", ")", "return", "false", ";", "if", "(", "TripCount", "!=", "NumElements", ")", "return", "false", ";", "Instruction", "*", "BroadcastSplat", "=", "nullptr", ";", "Constant", "*", "Const", "=", "nullptr", ";", "if", "(", "!", "match", "(", "Induction", ",", "m_Add", "(", "m_Instruction", "(", "BroadcastSplat", ")", ",", "m_Constant", "(", "Const", ")", ")", ")", ")", "return", "false", ";", "if", "(", "auto", "*", "CDS", "=", "dyn_cast", "<", "ConstantDataSequential", ">", "(", "Const", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "CDS", "->", "getNumElements", "(", ")", ";", "++", "i", ")", "{", "if", "(", "CDS", "->", "getElementAsInteger", "(", "i", ")", "!=", "i", ")", "return", "false", ";", "}", "}", "else", "return", "false", ";", "if", "(", "!", "match", "(", "BroadcastSplat", ",", "m_ShuffleVector", "(", "m_Instruction", "(", "Insert", ")", ",", "m_Undef", "(", ")", ",", "m_Zero", "(", ")", ")", ")", ")", "return", "false", ";", "Instruction", "*", "IV"], "ground_truth": ["=", "nullptr", ";"], "File": "MVETailPredication12", "Func": "isTailPredicate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6359, "Length": 273, "Cover_Rate": 0.6080178173719376, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "JITInfo", "*", "getJITInfo", "(", ")", "{", "return", "&"], "ground_truth": ["JITInfo", ";"], "File": "AlphaTargetMachine1", "Func": "getJITInfo", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6360, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getRegScavengingFI", "(", ")", "const", "{", "return", "RegScavengingFI"], "ground_truth": [";"], "File": "PatmosMachineFunctionInfo", "Func": "getRegScavengingFI", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6361, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "errs", "(", ")", "<<", "", ")", ";", "return", "TargetTransformInfo", "(", "F", ".", "getParent", "("], "ground_truth": [")", "->", "getDataLayout", "(", ")", ")", ";"], "File": "MipsTargetMachine27", "Func": "getTargetTransformInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6362, "Length": 23, "Cover_Rate": 0.35384615384615387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isLiteralConstantLike", "(", "MI", ".", "getOperand", "(", "Src1Idx", ")", ",", "Desc", ".", "OpInfo", "[", "Src1Idx", "]", ")", ")", "return", "DescSize", "+", "", ";", "int", "Src2Idx", "=", "", "(", "Opc", ",", "", "::", "src2", ")", ";", "if", "(", "Src2Idx", "==", "-", "", ")", "return", "DescSize", ";", "if", "(", "isLiteralConstantLike", "(", "MI", ".", "getOperand", "(", "Src2Idx", ")", ",", "Desc", ".", "OpInfo", "[", "Src2Idx", "]", ")", ")", "return", "DescSize", "+", "", ";", "return", "DescSize", ";", "}", "switch", "(", "Opc", ")", "{", "case", "TargetOpcode", "::", "IMPLICIT_DEF", ":", "case", "TargetOpcode", "::", "KILL", ":", "case", "TargetOpcode", "::", "DBG_VALUE", ":", "case", "TargetOpcode", "::", "EH_LABEL", ":", "return", "", ";", "case", "TargetOpcode", "::", "BUNDLE", ":", "return", "getInstBundleSize", "(", "MI", ")", ";", "case", "TargetOpcode", "::", "INLINEASM", ":", "{", "const", "MachineFunction", "*", "MF", "=", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "char", "*", "AsmStr", "=", "MI", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getSymbolName", "(", ")", ";"], "File": "SIInstrInfo1", "Func": "getInstSizeInBytes", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6363, "Length": 150, "Cover_Rate": 0.4716981132075472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_extractf32x4_mask", "(", "(", "__v16sf", ")", "__A", ",", "__imm", ",", "(", "__v4sf", ")", "_mm_setzero_ps", "(", ")"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_extractf32x4_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6364, "Length": 26, "Cover_Rate": 0.49056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "code", "=", "reverse_condition", "(", "code", ")", ";", "std", "::", "swap", "(", "t", ",", "f", ")", ";", "diff", "=", "-", "diff", ";", "}", "subtarget", "=", "target", "=", "dest", ";", "if", "(", "mode", "!=", "DImode", ")", "{", "target", "=", "gen_lowpart", "(", "DImode", ",", "dest", ")", ";", "if", "(", "can_create_pseudo_p", "(", ")", ")", "subtarget", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "else", "subtarget", "=", "target", ";", "}", "if", "(", "f", "==", "", "&&", "exact_log2", "(", "diff", ")", ">", "", "&&", "(", "diff", "<=", "", "||", "alpha_tune", "==", "PROCESSOR_EV6", ")", ")", "{", "tmp", "=", "gen_rtx_fmt_ee", "(", "code", ",", "DImode", ",", "cond", ",", "const0_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "copy_rtx", "(", "subtarget", ")", ",", "tmp", ")", ")", ";", "tmp", "=", "gen_rtx_ASHIFT", "(", "DImode", ",", "copy_rtx", "(", "subtarget", ")", ",", "GEN_INT", "(", "exact_log2", "(", "t", ")", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "target", ",", "tmp", ")", ")", ";", "}", "else", "if", "(", "f", "==", "", "&&", "t", "==", "-", "", ")", "{", "tmp", "=", "gen_rtx_fmt_ee", "(", "code", ",", "DImode", ",", "cond", ",", "const0_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "copy_rtx", "(", "subtarget", ")", ",", "tmp", ")", ")", ";", "emit_insn", "(", "gen_negdi2", "(", "target", ",", "copy_rtx", "(", "subtarget", ")", ")", ")", ";", "}", "else", "if", "(", "diff", "==", "", "||", "diff", "==", "", "||", "diff", "==", "", ")", "{", "rtx", "add_op", ";", "tmp", "=", "gen_rtx_fmt_ee", "(", "code", ",", "DImode", ",", "cond", ",", "const0_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "copy_rtx", "(", "subtarget", ")", ",", "tmp", ")", ")", ";", "if", "(", "diff", "==", "", ")", "emit_insn", "(", "gen_adddi3", "(", "target", ",", "copy_rtx", "(", "subtarget", ")", ",", "GEN_INT", "(", "f", ")", ")", ")", ";", "else", "{", "add_op", "=", "GEN_INT", "(", "f", ")", ";", "if", "(", "sext_add_operand", "(", "add_op", ",", "mode", ")", ")", "{", "tmp", "=", "gen_rtx_ASHIFT", "(", "DImode", ",", "copy_rtx", "(", "subtarget", ")", ",", "GEN_INT", "(", "exact_log2", "(", "diff", ")", ")", ")", ";", "tmp", "=", "gen_rtx_PLUS", "(", "DImode", ",", "tmp", ",", "add_op", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "target", ",", "tmp", ")", ")", ";", "}", "else", "return", "", ";", "}", "}", "else", "return", ""], "ground_truth": [";"], "File": "alpha", "Func": "alpha_split_conditional_move", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6365, "Length": 337, "Cover_Rate": 0.7764976958525346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "const_instr_iterator", "I", "=", "MI", ";", "MachineBasicBlock", "::", "const_instr_iterator", "E", "=", "MI", "->", "getParent", "(", ")", "->", "instr_end", "(", ")", ";", "do", "{", "customEmitInstruction", "(", "I"], "ground_truth": ["++", ")", ";"], "File": "BPFAsmPrinter16", "Func": "EmitInstruction", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6366, "Length": 30, "Cover_Rate": 0.5172413793103449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vldrdq_gather_offset_z_u64", "(", "__base", ",", "__offset"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vldrdq_gather_offset_z", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6367, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "const", "MachineOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ";", "O", "<<", "", "<<", "TRI", "->", "getAsmName", "(", "MO1", ".", "getReg", "(", ")", ")", ";", "int32_t", "OffImm", "=", "(", "int32_t", ")", "MO2", ".", "getImm", "(", ")", "/", "", ";", "if", "(", "OffImm", "<", "", ")", "O", "<<", "", "<<", "-", "OffImm", "<<", "", ";", "else", "if", "(", "OffImm", ">", "", ")", "O", "<<", ""], "ground_truth": ["<<", "OffImm", "<<", "", ";"], "File": "ARMAsmPrinter20", "Func": "printT2AddrModeImm8s4Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6368, "Length": 85, "Cover_Rate": 0.8173076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MI", "->", "isDebugInstr", "(", ")", ")", "LIS", "->", "handleMove", "(", "*", "MI", ",", "true", ")", ";", "}", "if", "(", "!", "MI", "->", "isDebugInstr", "(", ")", ")", "{", "for", "(", "auto", "&", "Op", ":", "MI", "->", "operands", "(", ")", ")", "if", "(", "Op", ".", "isReg", "(", ")", "&&", "Op", ".", "isDef", "(", ")", ")", "Op", ".", "setIsUndef", "(", "false", ")", ";", "RegisterOperands", "RegOpers", ";", "RegOpers", ".", "collect", "(", "*", "MI", ",", "*", "TRI", ",", "MRI", ",", "true", ",", "false", ")", ";", "auto", "SlotIdx", "=", "LIS", "->", "getInstructionIndex", "(", "*", "MI", ")", ".", "getRegSlot", "(", ")", ";", "RegOpers", ".", "adjustLaneLiveness", "(", "*", "LIS", ",", "MRI", ",", "SlotIdx", ",", "MI", ")", ";", "}", "Top", "=", "std", "::", "next", "(", "MI", "->", "getIterator", "(", ")", ")", ";", "}", "RegionBegin", "=", "getMachineInstr", "(", "Schedule", ".", "front", "(", ")", ")", ";", "if", "(", "!", "std", "::", "is_same", "<", "decltype", "(", "*", "Schedule", ".", "begin", "(", ")", ")", ",", "MachineInstr", "*", ">", "::", "value", ")", "{", "placeDebugValues", "(", ")", ";", "RegionEnd", "=", "R", ".", "End", ";", "}", "R", ".", "Begin", "=", "RegionBegin", ";", "R", ".", "MaxPressure", "=", "MaxRP", ";", "const", "auto", "RegionMaxRP", "=", "getRegionPressure", "(", "R", ")", ";", "const", "auto", "&", "ST", "=", "MF", ".", "getSubtarget", "<"], "ground_truth": ["Subtarget", ">", "(", ")", ";"], "File": "GCNIterativeScheduler11", "Func": "scheduleRegion", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6369, "Length": 208, "Cover_Rate": 0.5174129353233831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "if", "(", "(", "Opc", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "return", "true", ";", "else", "if", "(", "(", "Opc", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "MI", "->", "getOperand", "(", ""], "ground_truth": [")", ".", "getReg", "(", ")", ")", ")", "return", "true", ";"], "File": "PPCInstrInfo74", "Func": "canFoldMemoryOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6370, "Length": 76, "Cover_Rate": 0.562962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallingConv", "::", "ID", "CC", "=", "F", ".", "getCallingConv", "(", ")", ";", "if", "(", "CC", "==", "CallingConv", "::", "_KERNEL", "||", "CC", "==", "CallingConv", "::", "SPIR_KERNEL", ")", "{", "if", "(", "!", "F", ".", "arg_empty", "(", ")", ")", "KernargSegmentPtr", "=", "true", ";", "WorkGroupIDX", "=", "true", ";", "WorkItemIDX", "=", "true", ";", "}", "else", "if", "(", "CC", "==", "CallingConv", "::", "_PS", ")", "{", "PnputAddr", "=", "", "(", "F", ")", ";", "}", "if", "(", "!", "isEntryFunction", "(", ")", ")", "{", "ScratchRSrcReg", "=", "", ";", "ScratchWaveOffsetReg", "=", "", ";", "FrameOffsetReg", "=", "", ";", "StackPtrOffsetReg", "=", "", ";", "ArgInfo", ".", "PrivateSegmentBuffer", "=", "ArgDescriptor", "::", "createRegister", "(", "ScratchRSrcReg", ")", ";", "ArgInfo", ".", "PrivateSegmentWaveByteOffset", "=", "ArgDescriptor", "::", "createRegister", "(", "ScratchWaveOffsetReg", ")", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "ImplicitArgPtr", "=", "true", ";", "}", "else", "{", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "{", "KernargSegmentPtr", "=", "true", ";", "MaxKernArgAlign", "=", "std", "::", "max", "(", "ST", ".", "getAlignmentForImplicitArgPtr", "(", ")", ",", "MaxKernArgAlign", ")", ";", "}", "}", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "WorkGroupIDX", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "WorkGroupIDY", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "WorkGroupIDZ", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "WorkItemIDX", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "WorkItemIDY", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "WorkItemIDZ", "=", "true", ";", "const", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "bool", "HasStackObjects", "=", "FrameInfo", ".", "hasStackObjects", "(", ")", ";", "if", "(", "isEntryFunction", "(", ")", ")", "{", "if", "(", "WorkItemIDZ", ")", "WorkItemIDY", "=", "true", ";", "PrivateSegmentWaveByteOffset", "=", "true", ";", "if", "(", "ST", ".", "getGeneration", "(", ")", ">=", "Subtarget", "::", "GFX9", "&&", "(", "CC", "==", "CallingConv", "::", "_HS", "||", "CC", "==", "CallingConv", "::", "_GS", ")", ")", "ArgInfo", ".", "PrivateSegmentWaveByteOffset", "=", "ArgDescriptor", "::", "createRegister", "(", "", ")", ";", "}", "bool", "isAmdHsaOrMesa", "=", "ST", ".", "isAmdHsaOrMesa", "(", "F", ")", ";", "if", "(", "isAmdHsaOrMesa", ")", "{", "PrivateSegmentBuffer", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "DispatchPtr", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "QueuePtr", "=", "true", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "DispatchID", "=", "true", ";", "}", "else", "if", "(", "ST", ".", "isMesaGfxShader", "(", "F", ")", ")", "{", "ImplicitBufferPtr", "=", "true", ";", "}", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "KernargSegmentPtr", "=", "true", ";", "if", "(", "ST", ".", "hasFlatAddressSpace", "(", ")", "&&", "isEntryFunction", "(", ")", "&&", "isAmdHsaOrMesa", ")", "{", "auto", "hasNonSpillStackObjects", "=", "[", "&", "]", "(", ")", "{", "if", "(", "!", "HasStackObjects", ")", "return", "false", ";", "for", "(", "auto", "OI", "=", "FrameInfo", ".", "getObjectIndexBegin", "(", ")", ",", "OE", "=", "FrameInfo", ".", "getObjectIndexEnd", "(", ")", ";", "OI", "!=", "OE", ";", "++", "OI", ")", "if", "(", "!", "FrameInfo", ".", "isSpillSlotObjectIndex", "(", "OI", ")", ")", "return", "true", ";", "return", "false", ";", "}", ";", "if", "(", "hasNonSpillStackObjects", "(", ")", "||", "F", ".", "hasFnAttribute", "(", "", ")", ")", "FlatScratchInit", "=", "true", ";", "}", "Attribute", "A", "=", "F", ".", "getFnAttribute", "(", "", ")", ";", "StringRef", "S", "=", "A", "."], "ground_truth": ["getValueAsString", "(", ")", ";"], "File": "SIMachineFunctionInfo13", "Func": "SIMachineFunctionInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6371, "Length": 515, "Cover_Rate": 0.6543837357052097, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcgeq_u8", "(", "uint8x16_t", "__a", ",", "uint8x16_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon1_vcgeq_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6372, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", "=", "static_cast", "<", "", ">", "(", "Cond", ".", "back", "(", ")", ".", "getImm", "(", ")", ")", ";", "Cond", ".", "back", "(", ")", "=", "MachineOperand", "::", "CreateImm", "(", "OppositeCC", "("], "ground_truth": ["CC", ")", ")", ";"], "File": "F2003fInstrInfo", "Func": "reverseBranchCondition", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6373, "Length": 35, "Cover_Rate": 0.5072463768115942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "auto", "*", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MRI", ".", "getTargetRegisterInfo", "(", ")", ")", ";", "unsigned", "Dst", "=", "IsStore", "?", "Reg", ":", "ValueReg", ";", "unsigned", "Src", "=", "IsStore", "?", "ValueReg", ":", "Reg", ";", "unsigned", "Opc", "=", "(", "IsStore", "^", "TRI", "->", "isVGPR", "(", "MRI", ",", "Reg", ")"], "ground_truth": [")", "?", "", ":", "", ";"], "File": "SIRegisterInfo24", "Func": "spillVGPRtoAGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6374, "Length": 66, "Cover_Rate": 0.30414746543778803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "try_issue_insn", "(", "struct", "bundle_state", "*", "curr_state"], "ground_truth": [",", "rtx", "insn", ")", "{"], "File": "ia64", "Func": "try_issue_insn", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6375, "Length": 13, "Cover_Rate": 0.30952380952380953, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasReservedCallFrame", "(", "const", "MachineFunction", "&", "MF", ")"], "ground_truth": ["const", "{"], "File": "RISCVFrameLowering", "Func": "hasReservedCallFrame", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6376, "Length": 12, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "t", "=", "make_tree", "(", "ptr_type_node", ",", "virtual_incoming_args_rtx", ")", ";", "t", "=", "fold_build_pointer_plus_hwi", "(", "t", ",", "offset", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "base_field", ")", ",", "base_field", ",", "t", ")", ";", "TREE_SIDE_EFFECTS", "(", "t", ")", "=", "", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "t", "=", "build_int_cst", "(", "NULL_TREE", ",", "NUM_ARGS", "*", "UNITS_PER_WORD", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "offset_field", ")", ",", "offset_field", ",", "t", ")", ";", "TREE_SIDE_EFFECTS", "(", "t"], "ground_truth": [")", "=", "", ";"], "File": "alpha", "Func": "alpha_va_start", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6377, "Length": 86, "Cover_Rate": 0.3049645390070922, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "shift_cnt", "=", "", ";", "FOR_EACH_VEC_ELT", "(", "LOOP_VINFO_LENS", "(", "loop_vinfo", ")", ",", "num_vectors_m1", ",", "rgc", ")", "if", "(", "rgc", "->", "type", ")", "shift_cnt", "+=", "num_vectors_m1", "+", "", ";", "add_stmt_cost", "(", "shift_cnt", ",", "scalar_stmt", ",", "NULL", ","], "ground_truth": ["NULL", ",", "NULL_TREE", ",", "", ",", "vect_body", ")", ";"], "File": "rs6000", "Func": "adjust_vect_cost_per_loop", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6378, "Length": 46, "Cover_Rate": 0.6301369863013698, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Ret", "=", "SelectionDAGISel", "::", "runOnMachineFunction", "(", "MF", ")", ";", "processFunctionAfterISel", "(", "MF", ")", ";", "return", "Ret"], "ground_truth": [";"], "File": "MipsISelDAGToDAG34", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6379, "Length": 18, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isUImm", "<", "", ",", "", ">", "("], "ground_truth": [")", ";"], "File": "CSKYAsmParser", "Func": "isUImm12Shift2", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6380, "Length": 10, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "DecodeSymbolicOperandOff", "(", "MCInst", "&", "Inst", ",", "uint64_t", "Address", ",", "uint64_t", "Offset", ",", "const", "void", "*", "Decoder", ")", "{", "uint64_t", "nextAddress", "=", "Address"], "ground_truth": ["+", "Offset", ";"], "File": "ARCDisassembler10", "Func": "DecodeSymbolicOperandOff", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6381, "Length": 27, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Arg", "->", "replaceAllUsesWith", "(", "AllocA", ")", ";", "Value", "*", "ArgInParam", "=", "new", "AddrSpaceCastInst", "(", "Arg", ",", "PointerType", "::", "get", "(", "StructType", ",", "ADDRESS_SPACE_PARAM", ")", ",", "Arg", "->", "getName", "(", ")", ",", "FirstInst", ")", ";", "LoadInst", "*", "LI", "=", "new", "LoadInst", "(", "ArgInParam", ",", "Arg", "->", "getName", "(", ")", ",", "FirstInst", ")", ";", "new", "StoreInst", "(", "LI", ",", "AllocA", ",", "FirstInst"], "ground_truth": [")", ";"], "File": "NVPTXLowerKernelArgs", "Func": "handleByValParam", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6382, "Length": 62, "Cover_Rate": 0.3668639053254438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "checkBoolTestSetCCCombine", "(", "SDValue", "Cmp"], "ground_truth": [",", "", "&", "CC", ")", "{"], "File": "M680x0ISelLowering", "Func": "checkBoolTestSetCCCombine", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6383, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ompactDAGToDAGISel", "::", "SelectADDRrli", "(", "SDValue", "Addr", ",", "SDValue", "&", "R1", ",", "SDValue"], "ground_truth": ["&", "Offset", ")", "{"], "File": "ARCompactISelDAGToDAG", "Func": "SelectADDRrli", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6384, "Length": 17, "Cover_Rate": 0.8095238095238095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "PrepareCall", "(", "SelectionDAG", "&", "DAG", ",", "SDValue", "&", "Callee", ",", "SDValue", "&", "InFlag", ",", "SDValue", "&", "Chain", ",", "SDLoc", "dl", ",", "int", "SPDiff", ",", "bool", "isTailCall", ",", "SmallVectorImpl", "<", "std", "::", "pair", "<", "unsigned", ",", "SDValue", ">", ">", "&", "RegsToPass", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Ops", ",", "std", "::", "vector", "<", "EVT", ">", "&", "NodeTys", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "bool", "is64", "=", "Subtarget", ".", "is64", "(", ")", ";", "bool", "isSVR4ABI", "=", "Subtarget", ".", "isSVR4ABI", "(", ")", ";", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", ")", ";", "NodeTys", ".", "push_back", "(", "", ")", ";", "NodeTys", ".", "push_back", "(", "", ")", ";", "unsigned", "CallOpc", "=", "", ";", "bool", "needIndirectCall", "=", "true", ";", "if", "(", "!", "isSVR4ABI", "||", "!", "is64", ")", "if", "(", "SDNode", "*", "Dest", "=", "isBLACompatibleAddress", "(", "Callee", ",", "DAG", ")", ")", "{", "Callee", "=", "SDValue", "(", "Dest", ",", "", ")", ";", "needIndirectCall", "=", "false", ";", "}", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "{", "if", "(", "!", "DAG", ".", "getTarget", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isJITCodeModel", "(", ")", ")", "{", "unsigned", "OpFlags", "=", "", ";", "if", "(", "DAG", ".", "getTarget", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "Static", "&&", "(", "Subtarget", ".", "getTargetTriple", "(", ")", ".", "isMacOSX", "(", ")", "&&", "Subtarget", ".", "getTargetTriple", "(", ")", ".", "isMacOSXVersionLT", "(", "", ",", "", ")", ")", "&&", "(", "G", "->", "getGlobal", "(", ")", "->", "isDeclaration", "(", ")", "||", "G", "->", "getGlobal", "(", ")", "->", "isWeakForLinker", "(", ")", ")", ")", "{", "OpFlags", "=", "", ";", "}", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")", ",", "dl", ",", "Callee", ".", "getValueType", "(", ")", ",", "", ",", "OpFlags", ")", ";", "needIndirectCall", "=", "false", ";", "}", "}", "if", "(", "ExternalSymbolSDNode", "*", "S", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "{", "unsigned", "char", "OpFlags", "=", "", ";", "if", "(", "DAG", ".", "getTarget", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "Static", "&&", "(", "Subtarget", ".", "getTargetTriple", "(", ")", ".", "isMacOSX", "(", ")", "&&", "Subtarget", ".", "getTargetTriple", "(", ")", ".", "isMacOSXVersionLT", "(", "", ",", "", ")", ")", ")", "{", "OpFlags", "=", "", ";", "}", "Callee", "=", "DAG", ".", "getTargetExternalSymbol", "(", "S", "->", "getSymbol", "(", ")", ",", "Callee", ".", "getValueType", "(", ")", ",", "OpFlags", ")", ";", "needIndirectCall", "=", "false", ";", "}", "if", "(", "needIndirectCall", ")", "{", "SDValue", "MTCTROps", "[", "]", "=", "{", "Chain", ",", "Callee", ",", "InFlag", "}", ";", "if", "(", "isSVR4ABI", "&&", "is64", ")", "{", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ",", "", ",", "", ")", ";", "SDValue", "LoadFuncPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "makeArrayRef", "(", "MTCTROps", ",", "InFlag", ".", "getNode", "(", ")", "?", "", ":", "", ")", ")", ";", "Chain", "=", "LoadFuncPtr", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "LoadFuncPtr", ".", "getValue", "(", "", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getIntPtrConstant", "(", "", ")", ";", "SDValue", "AddPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ","], "ground_truth": ["Callee", ",", "PtrOff", ")", ";"], "File": "PPCISelLowering71", "Func": "PrepareCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6385, "Length": 505, "Cover_Rate": 0.534957627118644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SinglePathInfo", "::", "isMaybe", "(", "MF", "."], "ground_truth": ["getFunction", "(", ")", ")", ";"], "File": "PatmosSinglePathInfo1", "Func": "isMaybe", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6386, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsqrteq_u32", "(", "uint32x4_t", "__a", ")", "{", "return", "(", "uint32x4_t", ")", "__builtin_neon_vrsqrtev4si", "(", "(", "int32x4_t", ")"], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon_vrsqrteq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6387, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "__ev64_opaque__", "__internal_ev_mwhgsmfan", "(", "__ev64_opaque__", "a", ",", "__ev64_opaque__", "b", ")", "{", "__ev64_opaque__", "t", ";", "t", "=", "__ev_mwhsmf", "(", "a", ",", "b", ")", ";", "return", "__ev_mwsmian", "(", "t", ",", "(", "(", "__ev64_s32__", ")"], "ground_truth": ["{", "", ",", "", "}", ")", ")", ";"], "File": "spe", "Func": "__internal_ev_mwhgsmfan", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6388, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "getScalarShiftAmountTy", "(", "const", "DataLayout", "&", ",", "EVT", ")"], "ground_truth": ["const", "override", "{"], "File": "MipsISelLowering (2)", "Func": "getScalarShiftAmountTy", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6389, "Length": 12, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "hasStdExtD", "(", ")", ")", "return", "Subtarget", ".", "hasCheri", "(", ")", "?", "CSR_XLEN_CLEN_F64_Interrupt_SaveList", ":", "CSR_XLEN_F64_Interrupt_SaveList", ";", "if", "(", "Subtarget", ".", "hasStdExtF", "(", ")", ")", "return", "Subtarget", ".", "hasCheri", "(", ")", "?", "CSR_XLEN_CLEN_F32_Interrupt_SaveList", ":", "CSR_XLEN_F32_Interrupt_SaveList", ";", "return", "Subtarget", ".", "hasCheri", "(", ")", "?", "CSR_XLEN_CLEN_Interrupt_SaveList", ":", "CSR_Interrupt_SaveList", ";", "}", "switch", "(", "Subtarget", ".", "getTargetABI", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "return", "CSR_ILP32_LP64_SaveList", ";", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["CSR_IL32PC64_L64PC128_SaveList", ";"], "File": "RISCVRegisterInfo17", "Func": "getCalleeSavedRegs", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6390, "Length": 84, "Cover_Rate": 0.4077669902912621, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "encoding", "=", "", "(", "Val", ",", "sizeof", "(", "T", ")", "*", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["createImm", "(", "encoding", ")", ")", ";"], "File": "AArch64AsmParser (2)2", "Func": "addLogicalImmNotOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6391, "Length": 27, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "CodeModel", "::", "Model", "getEffectiveCodeModel", "(", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "bool", "JIT", ",", "bool", "Is64Bit", ")", "{", "if", "(", "CM", ")"], "ground_truth": ["return", "*", "CM", ";"], "File": "X86TargetMachine101", "Func": "getEffectiveCodeModel", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6392, "Length": 29, "Cover_Rate": 0.58, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MachineInstr", "*", "getLoopBreakInstr", "(", "MachineBasicBlock", "*", "blk", ")", "{", "for", "(", "MachineBasicBlock", "::", "iterator", "iter", "=", "blk", "->", "begin", "(", ")", ";", "(", "iter", "!=", "blk", "->", "end", "(", ")", ")", ";", "++", "iter", ")", "{", "MachineInstr", "*", "instr", "=", "&", "(", "*", "iter", ")", ";", "if", "(", "instr", "->", "getOpcode", "(", ")", "==", "AMDGPU", "::", "PREDICATED_BREAK", ")", "{", "return", "instr", ";", "}", "}", "return"], "ground_truth": ["NULL", ";"], "File": "AMDILCFGStructurizer16", "Func": "getLoopBreakInstr", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6393, "Length": 68, "Cover_Rate": 0.9855072463768116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getCalleeSavedFrameSize", "(", ")", "const", "{", "return"], "ground_truth": ["CalleeSavedFrameSize", ";"], "File": "TLCS900MachineFunctionInfo", "Func": "getCalleeSavedFrameSize", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6394, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "(", "NeedsWinCFI", "&&", "(", "NumPredicateVectors", "||", "NumDataVectors", ")", ")", "&&", "", ")", ";", "if", "(", "NumDataVectors", ")", "{", "emitFrameOffsetAdj", "(", "MBB", ",", "MBBI", ",", "DL", ",", "DestReg", ",", "SrcReg", ",", "NumDataVectors", ",", "", ",", "TII", ",", "Flag", ",", "NeedsWinCFI", ",", "nullptr", ")", ";", "SrcReg", "=", "DestReg", ";", "}", "if", "(", "NumPredicateVectors", ")", "{", "assert", "(", "DestReg", "!=", "", "&&", "", ")", ";", "emitFrameOffsetAdj", "(", "MBB", ",", "MBBI", ",", "DL", ",", "DestReg", ",", "SrcReg", ",", "NumPredicateVectors", ",", "", ",", "TII", ",", "Flag", ","], "ground_truth": ["NeedsWinCFI", ",", "nullptr", ")", ";"], "File": "AArch64InstrInfo104", "Func": "emitFrameOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6395, "Length": 90, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Thumb2RegisterInfo", "::", "emitLoadConstPool", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "&", "MBBI", ",", "DebugLoc", "dl", ",", "unsigned", "DestReg", ",", "unsigned", "SubIdx", ",", "int", "Val", ",", "", "Pred", ",", "unsigned", "PredReg", ")", "const", "{", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "("], "ground_truth": [")", ";"], "File": "Thumb2RegisterInfo11", "Func": "emitLoadConstPool", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6396, "Length": 46, "Cover_Rate": 0.304635761589404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SelectionDAGTargetInfo", "*", "getSelectionDAGInfo", "("], "ground_truth": [")", "const", "override", "{"], "File": "TVMSubtarget", "Func": "getSelectionDAGInfo", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6397, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "*", "__aarch64_vget_lane_any", "(", "__b"], "ground_truth": [",", "__lane", ")", ";"], "File": "arm", "Func": "neon2_vmul_lane_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6398, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ops64", "[", "]", "=", "{", "Opd0", ",", "CurDAG", "->", "getTargetConstant", "(", "LSB", ",", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "MSB", ",", "", ")", "}", ";", "SDNode", "*", "BFM", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "SDLoc", "(", "N", ")", ",", "", ",", "Ops64", ")", ";", "SDValue", "SubReg", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "MachineSDNode", "*", "Node", "=", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "EXTRACT_SUBREG", ",", "SDLoc", "(", "N", ")", ",", "", ",", "SDValue", "(", "BFM", ",", "", ")", ",", "SubReg", ")", ";", "return", "Node", ";", "}", "SDValue", "Ops", "[", "]", "=", "{", "Opd0", ",", "CurDAG", "->", "getTargetConstant", "(", "LSB", ",", "VT", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "MSB", ","], "ground_truth": ["VT", ")", "}", ";"], "File": "ARM64ISelDAGToDAG", "Func": "SelectBitfieldExtractOp", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6399, "Length": 119, "Cover_Rate": 0.5336322869955157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "int32_t", "Val", "=", "Memory", ".", "OffsetImm", "?", "Memory", ".", "OffsetImm", "->", "getValue", "(", ")", "/", "", ":", "", ";", "", "AddSub", "=", "Val", "<", "", "?", ""], "ground_truth": [":", "", ";"], "File": "ARMAsmParser111", "Func": "addAddrMode5Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6400, "Length": 39, "Cover_Rate": 0.33620689655172414, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GCNTTIImpl", "::", "isLegalToVectorizeLoadChain", "(", "unsigned", "ChainSizeInBytes", ",", "Align", "Alignment", ",", "unsigned", "AddrSpace", ")", "const", "{", "return", "isLegalToVectorizeMemChain", "(", "ChainSizeInBytes", ",", "Alignment", ","], "ground_truth": ["AddrSpace", ")", ";"], "File": "AMDGPUTargetTransformInfo (2)1", "Func": "isLegalToVectorizeLoadChain", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6401, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "ExtReg", "=", "extendRegisterMin32", "(", "ValVReg", ",", "VA", ")", ";", "MIRBuilder", ".", "buildCopy", "(", "PhysReg", ","], "ground_truth": ["ExtReg", ")", ";"], "File": "AMDGPUCallLowering21", "Func": "assignValueToReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6402, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Load", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "isCalleeLoad", "(", "Load", ",", "Chain", ",", "HasCallSeq", ")", ")", "continue", ";", "MoveBelowOrigChain", "(", "CurDAG", ",", "Load", ",", "SDValue", "(", "N", ",", "", ")", ",", "Chain", ")", ";", "++", "NumLoadMoved", ";", "continue", ";", "}", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "EVT", "SrcVT", "=", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "EVT", "DstVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "SrcVT", ".", "isVector", "(", ")", "||", "DstVT", ".", "isVector", "(", ")", ")", "continue", ";", "bool", "SrcIsSSE", "=", "Lowering", ".", "isScalarFPTypeInSSEReg", "(", "SrcVT", ")", ";", "bool", "DstIsSSE", "=", "Lowering", ".", "isScalarFPTypeInSSEReg", "(", "DstVT", ")", ";", "if", "(", "SrcIsSSE", "&&", "DstIsSSE", ")", "continue", ";", "if", "(", "!", "SrcIsSSE", "&&", "!"], "ground_truth": ["DstIsSSE", ")", "{"], "File": "X86ISelDAGToDAG103", "Func": "PreprocessISelDAG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6403, "Length": 153, "Cover_Rate": 0.33406113537117904, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PrintDebugValueComment", "(", "MI", ",", "OS", ")", ";", "OutStreamer", "->", "EmitRawText", "(", "StringRef", "(", "OS", ".", "str", "(", ")", ")", ")", ";", "}", "return", ";", "}", "case", "", ":", "{", "MCInst", "TmpInst", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "TmpInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "TmpInst", ")", ";", "return", ";", "}", "case", "", ":", "{", "MCOperand", "Dest", ";", "MCInstLowering", ".", "lowerOperand", "(", "MI", "->", "getOperand", "(", "", ")", ",", "Dest", ")", ";", "MCInst", "TmpInst", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "TmpInst", ".", "addOperand", "(", "Dest", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "TmpInst", ")", ";", "return", ";", "}", "case", "", ":", "{", "const", "MachineOperand", "&", "MO_Sym", "=", "MI", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "MO_TLSDESC_LO12", "(", "MO_Sym", ")", ",", "MO_TLSDESC", "(", "MO_Sym", ")", ";", "MCOperand", "Sym", ",", "SymTLSDescLo12", ",", "SymTLSDesc", ";", "MO_TLSDESC_LO12", ".", "setTargetFlags", "(", "", "|", "", "|", "", ")", ";", "MO_TLSDESC", ".", "setTargetFlags", "(", "", "|", "", ")", ";", "MCInstLowering", ".", "lowerOperand", "(", "MO_Sym", ",", "Sym", ")", ";", "MCInstLowering", ".", "lowerOperand", "(", "MO_TLSDESC_LO12", ",", "SymTLSDescLo12", ")", ";", "MCInstLowering", ".", "lowerOperand", "(", "MO_TLSDESC", ",", "SymTLSDesc", ")", ";", "MCInst", "Adrp", ";", "Adrp", ".", "setOpcode", "(", "", ")", ";", "Adrp", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "Adrp", ".", "addOperand", "(", "SymTLSDesc", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "Adrp", ")", ";", "MCInst", "Ldr", ";", "Ldr", ".", "setOpcode", "(", "", ")", ";", "Ldr", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "Ldr", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "Ldr", ".", "addOperand", "(", "SymTLSDescLo12", ")", ";", "Ldr", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "Ldr", ")"], "ground_truth": [";"], "File": "AArch64AsmPrinter (2)", "Func": "EmitInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6404, "Length": 299, "Cover_Rate": 0.4776357827476038, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "STI", ".", "getFeatureBits", "("], "ground_truth": [")", "&", "", ")", "==", "", ";"], "File": "X86MCCodeEmitter (2)", "Func": "is32BitMode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6405, "Length": 13, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cvt_roundepu64_ph", "(", "__m512i", "__A", ",", "int", "__B", ")", "{", "return", "__builtin_ia32_vcvtuqq2ph512_mask_round", "(", "(", "__v8di", ")", "__A", ",", "_mm_setzero_ph", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ",", "__B", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_cvt_roundepu64_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6406, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Subtarget", "::", "isPositionIndependent", "(", ")", "const", "{", "return", "TM", "."], "ground_truth": ["isPositionIndependent", "(", ")", ";"], "File": "X86Subtarget101", "Func": "isPositionIndependent", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6407, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TD", "=", "&", "Fn", ".", "getDataLayout", "(", ")", ";", "STI", "=", "&", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "Fn", ".", "getSubtarget", "(", ")", ")", ";", "TII", "=", "STI", "->", "getInstrInfo", "(", ")", ";", "TRI", "=", "STI", "->", "getRegisterInfo", "(", ")"], "ground_truth": [";"], "File": "ARMLoadStoreOptimizer (2)1", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6408, "Length": 42, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "sh_ms_bitfield_layout_p", "(", "const_tree", "record_type", "ATTRIBUTE_UNUSED", ")", "{", "return", "(", "TARGET_SH5", "||", "TARGET_HITACHI", "||", "sh_attr_renesas_p", "(", "record_type"], "ground_truth": [")", ")", ";"], "File": "sh4", "Func": "sh_ms_bitfield_layout_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6409, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "ShiftAmount", ";", "SMLoc", "Loc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "SMLoc", "EndLoc", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ShiftAmount", ",", "EndLoc", ")", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ShiftAmount", ")", ";", "if", "(", "!", "CE", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "int", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "Val", "<", "Low", "||", "Val", ">", "High", ")", "{", "Error", "(", "Loc"], "ground_truth": [",", "", ")", ";"], "File": "ARMAsmParser122", "Func": "parsePKHImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6410, "Length": 128, "Cover_Rate": 0.40634920634920635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmovltq_m_u8", "(", "uint16x8_t", "__inactive", ",", "uint8x16_t", "__a"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmovltq_m_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6411, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Optional", "<", "int", ">", "getMaskPos", "(", "unsigned", "Opc", ")", "{", "auto", "PosOpt", "=", "", "(", "Opc", ")", ";", "if", "(", "PosOpt", ")", "return", "*", "PosOpt", ";", "if", "(", "isVVPBinaryOp", "(", "Opc", ")", ")", "return", "", ";", "switch", "(", "Opc", ")", "{", "case", ""], "ground_truth": [":"], "File": "VECustomDAG1", "Func": "getMaskPos", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6412, "Length": 44, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo", "("], "ground_truth": [")", "const", "override", "{"], "File": "RV16KSubtarget", "Func": "getInstrInfo", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6413, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wsrlhi", "(", "(", "__v4hi"], "ground_truth": [")", "__m", ",", "__count", ")", ";"], "File": "mmintrin", "Func": "_mm_srli_pi16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6414, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Expr", "==", "nullptr", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "else", "if", "(", "const", "MCConstantExpr", "*", "ConstExpr", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ")", "Inst", ".", "addOperand"], "ground_truth": ["(", "MCOperand", "::", "createImm", "(", "static_cast", "<", "int32_t", ">", "(", "ConstExpr", "->", "getValue", "(", ")", ")", ")", ")", ";"], "File": "DLXAsmParser", "Func": "addExpr", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6415, "Length": 56, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "(", "mask", "&", "OPTION_MASK_ISA_64BIT", ")", "||", "TARGET_64BIT", ")", "{", "ix86_builtins_isa", "[", "(", "int", ")", "code", "]", ".", "isa", "=", "mask", ";", "if", "(", "mask", "&", "ix86_isa_flags", "&", "OPTION_MASK_ISA_AVX512VL", ")", "mask", "&=", "~", "OPTION_MASK_ISA_AVX512VL", ";", "mask", "&=", "~", "OPTION_MASK_ISA_64BIT", ";", "if", "(", "mask", "==", "", "||", "(", "mask", "&", "ix86_isa_flags", ")", "!=", "", "||", "(", "lang_hooks", ".", "builtin_function", "==", "lang_hooks", ".", "builtin_function_ext_scope", ")", ")", "{", "tree", "type", "=", "ix86_get_builtin_func_type", "(", "tcode", ")", ";", "decl", "=", "add_builtin_function", "(", "name", ",", "type", ",", "code", ",", "BUILT_IN_MD", ",", "NULL", ",", "NULL_TREE", ")", ";", "ix86_builtins", "[", "(", "int", ")", "code", "]", "=", "decl", ";", "ix86_builtins_isa", "[", "(", "int", ")", "code", "]", ".", "set_and_not_built_p", "=", "false", ";", "}", "else", "{", "deferred_isa_values", "|=", "mask", ";", "ix86_builtins", "[", "(", "int", ")", "code", "]", "="], "ground_truth": ["NULL_TREE", ";"], "File": "i3865", "Func": "def_builtin", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6416, "Length": 131, "Cover_Rate": 0.5550847457627118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "MI", "=", "*", "Op", ".", "getParent", "(", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "AMDGPU", "::", "EXP", ")", "return", "true", ";", "if", "(", "!", "MI", ".", "getDesc", "(", ")", ".", "mayStore", "(", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "SIInsertWaits10", "Func": "isOpRelevant", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6417, "Length": 42, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "timode_scalar_chain", "::", "mark_dual_mode_def", "(", "df_ref", ")", "{", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "i386-features", "Func": "mark_dual_mode_def", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6418, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerRETURNADDR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", "==", "", ")", "&&", "", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", "."], "ground_truth": ["getMachineFunction", "(", ")", ";"], "File": "RISCVISelLowering (2)2", "Func": "lowerRETURNADDR", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6419, "Length": 50, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "FnStartLoc", ".", "isValid", "(", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";", "if", "(", "HandlerDataLoc", ".", "isValid", "(", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Hash", ")", "&&", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Dollar", ")", ")", "{", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "OffsetExpr", ";", "SMLoc", "ExLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "SMLoc", "EndLoc", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "OffsetExpr", ",", "EndLoc", ")", ")", "return", "Error", "(", "ExLoc", ",", "", ")", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast"], "ground_truth": ["<", "MCConstantExpr", ">", "(", "OffsetExpr", ")", ";"], "File": "ARMAsmParser (2)1", "Func": "parseDirectivePad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6420, "Length": 140, "Cover_Rate": 0.7650273224043715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm256_shufflehi_epi16", "(", "__m256i", "__A", ",", "const", "int", "__mask", ")", "{"], "File": "avx2intrin", "Func": "_mm256_shufflehi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6421, "Length": 23, "Cover_Rate": 0.6052631578947368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Test", "=", "[", "=", "]", "(", "const", "Operand", "&", "Op", ")", "{", "return", "Op", ".", "isImmTy", "(", "Type", ")", ";", "}", ";", "return", "getOperandLoc", "(", "Test", ",", "Operands"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser1", "Func": "getImmLoc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6422, "Length": 31, "Cover_Rate": 0.6326530612244898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "llvm", "::", "isStoreCandidate", "(", "*", "MI", ")", ")", "continue", ";", "unsigned", "NumDefs", "=", "MI", "->", "getDesc", "(", ")", ".", "getNumDefs", "(", ")", ";", "if", "(", "", "!=", "NumDefs", ")", "continue", ";", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "isImplicit", "(", ")", ")", "continue", ";", "if", "(", "!", "MRI", "->", "hasOneUse", "(", "MO", ".", "getReg", "(", ")", ")", ")", "continue", ";", "MachineInstr", "&", "UseMI", "=", "*", "MRI", "->", "use_instr_begin", "(", "MO", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "", "(", "UseMI", ".", "getOpcode", "(", ")", ")", "||", "&"], "ground_truth": ["UseMI", "!=", "MI", "->", "getNextNode", "(", ")", ")", "continue", ";"], "File": "JVMLoadStoreEliminationOpt", "Func": "ProcessBlock", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6423, "Length": 117, "Cover_Rate": 0.42391304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LegalizerInfo", "::", "legalizeFDIV", "(", "MachineInstr", "&", "MI", ",", "MachineRegisterInfo", "&", "MRI", ",", "MachineIRBuilder", "&", "B"], "ground_truth": [")", "const", "{"], "File": "AMDGPULegalizerInfo16", "Func": "legalizeFDIV", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6424, "Length": 19, "Cover_Rate": 0.4318181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mmix_get_hard_reg_initial_val", "(", "enum", "machine_mode", "mode", ",", "int", "regno", ")", "{", "return", "get_hard_reg_initial_val", "(", "mode", ","], "ground_truth": ["regno", ")", ";"], "File": "mmix3", "Func": "mmix_get_hard_reg_initial_val", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6425, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqmovntq_m_u16", "(", "uint8x16_t", "__a", ",", "uint16x8_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vqmovntq_m_uv8hi", "(", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vqmovntq_m_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6426, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "override_options", "(", "void", ")", "{", "if", "(", "TARGET_SEP_DATA", "&&", "TARGET_ID_SHARED_LIBRARY", ")", "error", "(", "", ")", ";", "if", "(", "TARGET_SEP_DATA", "||", "TARGET_ID_SHARED_LIBRARY", ")", "flag_pic", "=", "", ";", "if", "(", "!", "TARGET_68020", "&&", "!", "TARGET_COLDFIRE", "&&", "(", "flag_pic", "==", "", ")"], "ground_truth": [")", "error", "(", "", ")", ";"], "File": "m68k3", "Func": "override_options", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6427, "Length": 46, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitSFENCE", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "X86IREmitter", "Func": "visitSFENCE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6428, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Mode", "=", "", ";", "}", "else", "if", "(", "isAM4", "&&", "Offset", "==", "-", "", "*", "(", "int", ")", "NumRegs", "+", "", ")", "{", "if", "(", "isThumb2", ")", "return", "false", ";", "Mode", "=", "", ";", "}", "else", "if", "(", "isAM4", "&&", "Offset", "==", "-", "", "*", "(", "int", ")", "NumRegs", ")", "{", "Mode", "=", "", ";", "}", "else", "if", "(", "Offset", "!=", "", ")", "{", "if", "(", "NumRegs", "<=", "", ")", "return", "false", ";", "unsigned", "NewBase", ";", "if", "(", "isi32Load", "(", "Opcode", ")", ")", "NewBase", "=", "Regs", "[", "NumRegs", "-", "", "]", ".", "first", ";", "else", "{", "NewBase", "=", "Scratch", ";", "if", "(", "NewBase", "==", "", ")", "return", "false", ";", "}", "int", "BaseOpc", "=", "!", "isThumb2", "?", "", ":", "(", "(", "Base", "==", "", ")", "?", "", ":", "", ")", ";", "if", "(", "Offset", "<", "", ")", "{", "BaseOpc", "=", "!", "isThumb2", "?", "", ":", "(", "(", "Base", "==", "", ")", "?", "", ":", "", ")", ";", "Offset", "=", "-", "Offset", ";", "}", "int", "ImmedOffset", "=", "isThumb2", "?", "", "(", "Offset", ")", ":", "", "(", "Offset", ")", ";", "if", "(", "ImmedOffset", "==", "-", "", ")", "return", "false", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", "->", "get", "(", "BaseOpc", ")", ",", "NewBase", ")", ".", "addReg", "(", "Base", ",", "getKillRegState", "(", "BaseKill", ")", ")", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "", ")", ";", "Base", "=", "NewBase", ";", "BaseKill", "=", "true", ";", "}", "bool", "isDPR", "=", "Opcode", "==", "", "||", "Opcode", "==", "", ";", "bool", "isDef", "=", "isi32Load", "(", "Opcode", ")", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ";", "Opcode", "=", "getLoadStoreMultipleOpcode", "(", "Opcode", ")", ";", "MachineInstrBuilder", "MIB", "=", "(", "isAM4", ")", "?", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ".", "addReg", "(", "Base", ",", "getKillRegState", "(", "BaseKill", ")", ")", ".", "addImm", "(", "", "(", "Mode", ")", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ":", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", "->", "get", "(", "Opcode", ")"], "ground_truth": [")", ".", "addReg", "(", "Base", ",", "getKillRegState", "(", "BaseKill", ")", ")", ".", "addImm", "(", "", "(", "Mode", ",", "false", ",", "isDPR", "?", "NumRegs", "<<", "", ":", "NumRegs", ")", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ";"], "File": "ARMLoadStoreOptimizer56", "Func": "MergeOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6429, "Length": 383, "Cover_Rate": 0.6513605442176871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return"], "ground_truth": ["false", ";"], "File": "SparcFrameInfo", "Func": "hasFP", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6430, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterStreamer", "(", "*", "T", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "*", "T", ",", "createMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterMCInstrAnalysis", "(", "*", "T", ",", "createInstrAnalysis", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "*", "T", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "*", "T"], "ground_truth": [",", "createAsmBackend", ")", ";"], "File": "SPIRVMCTargetDesc", "Func": "LLVMInitializeSPIRVTargetMC", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6431, "Length": 60, "Cover_Rate": 0.47244094488188976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getCallPreservedMask", "(", "CallingConv", "::", "ID", "CC", ")", "const", "{", "if", "(", "CC", "==", "CallingConv", "::", "GHC"], "ground_truth": [")", "return", "CSR_NoRegs_RegMask", ";"], "File": "X86RegisterInfo36", "Func": "getCallPreservedMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6432, "Length": 25, "Cover_Rate": 0.5681818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isTargetELF", "(", ")", "&&", "TM", ".", "isPositionIndependent", "(", ")", "&&", "!", "TM", "."], "ground_truth": ["shouldAssumeDSOLocal", "(", "*", "GV", "->", "getParent", "(", ")", ",", "GV", ")", ")", "return", "", ";"], "File": "ARMSubtarget21", "Func": "getCPModifier", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6433, "Length": 30, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addr", "=", "XEXP", "(", "XEXP", "(", "addr", ",", "", ")", ",", "", ")", ";", "}", "emit_move_insn", "(", "temp", ",", "addr", ")", ";", "if", "(", "offset", ")", "temp", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "temp", ",", "offset", ")", ";", "x", "=", "gen_rtx_MEM", "(", "DImode", ",", "temp", ")", ";", "}", "return", "x"], "ground_truth": [";"], "File": "vax", "Func": "fixup_mathdi_operand", "Target": "vax", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6434, "Length": 50, "Cover_Rate": 0.4132231404958678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "fndecl", "=", "TREE_OPERAND", "(", "CALL_EXPR_FN", "(", "exp", ")", ",", "", ")", ";", "unsigned", "fcode", "=", "(", "unsigned", ")", "DECL_FUNCTION_CODE", "(", "fndecl", ")", ";", "unsigned", "i", ";", "struct", "builtin_description", "*", "d", ";", "if", "(", "fcode", "<", "FRV_BUILTIN_FIRST_NONMEDIA", "&&", "!", "TARGET_MEDIA", ")", "{", "error", "(", "", ")", ";", "return", "NULL_RTX", ";", "}", "switch", "(", "fcode", ")", "{", "case", "FRV_BUILTIN_MCOP1", ":", "case", "FRV_BUILTIN_MCOP2", ":", "case", "FRV_BUILTIN_MDUNPACKH", ":", "case", "FRV_BUILTIN_MBTOHE", ":", "if", "(", "!", "TARGET_MEDIA_REV1", ")", "{", "error", "(", "", ")", ";", "return", "NULL_RTX", ";", "}", "break", ";", "case", "FRV_BUILTIN_MQXMACHS", ":", "case", "FRV_BUILTIN_MQXMACXHS", ":", "case", "FRV_BUILTIN_MQMACXHS", ":", "case", "FRV_BUILTIN_MADDACCS", ":", "case", "FRV_BUILTIN_MSUBACCS", ":", "case", "FRV_BUILTIN_MASACCS", ":", "case", "FRV_BUILTIN_MDADDACCS", ":", "case", "FRV_BUILTIN_MDSUBACCS", ":", "case", "FRV_BUILTIN_MDASACCS", ":", "case", "FRV_BUILTIN_MABSHS", ":", "case", "FRV_BUILTIN_MDROTLI", ":", "case", "FRV_BUILTIN_MCPLHI", ":", "case", "FRV_BUILTIN_MCPLI", ":", "case", "FRV_BUILTIN_MDCUTSSI", ":", "case", "FRV_BUILTIN_MQSATHS", ":", "case", "FRV_BUILTIN_MHSETLOS", ":", "case", "FRV_BUILTIN_MHSETLOH", ":", "case", "FRV_BUILTIN_MHSETHIS", ":", "case", "FRV_BUILTIN_MHSETHIH", ":", "case", "FRV_BUILTIN_MHDSETS", ":", "case", "FRV_BUILTIN_MHDSETH", ":", "if", "(", "!", "TARGET_MEDIA_REV2", ")", "{", "error", "(", "", "", ")", ";", "return", "NULL_RTX", ";", "}", "break", ";", "case", "FRV_BUILTIN_SMASS", ":", "case", "FRV_BUILTIN_SMSSS", ":", "case", "FRV_BUILTIN_SMU", ":", "case", "FRV_BUILTIN_ADDSS", ":", "case", "FRV_BUILTIN_SUBSS", ":", "case", "FRV_BUILTIN_SLASS", ":", "case", "FRV_BUILTIN_SCUTSS", ":", "case", "FRV_BUILTIN_IACCreadll", ":", "case", "FRV_BUILTIN_IACCreadl", ":", "case", "FRV_BUILTIN_IACCsetll", ":", "case", "FRV_BUILTIN_IACCsetl", ":", "if", "(", "!", "TARGET_FR405_BUILTINS", ")", "{", "error", "(", "", "", ")", ";", "return", "NULL_RTX", ";", "}", "break", ";", "case", "FRV_BUILTIN_PREFETCH", ":", "if", "(", "!", "TARGET_FR500_FR550_BUILTINS", ")", "{", "error", "(", "", "", ")", ";", "return", "NULL_RTX", ";", "}", "break", ";", "case", "FRV_BUILTIN_MQLCLRHS", ":", "case", "FRV_BUILTIN_MQLMTHS", ":", "case", "FRV_BUILTIN_MQSLLHI", ":", "case", "FRV_BUILTIN_MQSRAHI", ":", "if", "(", "!", "TARGET_MEDIA_FR450", ")", "{", "error", "(", "", ")", ";", "return", "NULL_RTX", ";", "}", "break", ";", "default", ":", "break", ";", "}", "switch", "(", "fcode", ")", "{", "case", "FRV_BUILTIN_MTRAP", ":", "return", "frv_expand_noargs_builtin", "(", "CODE_FOR_mtrap", ")", ";", "case", "FRV_BUILTIN_MCLRACC", ":", "return", "frv_expand_mclracc_builtin", "(", "exp", ")", ";", "case", "FRV_BUILTIN_MCLRACCA", ":", "if", "(", "TARGET_ACC_8", ")", "return", "frv_expand_noargs_builtin", "(", "CODE_FOR_mclracca8", ")", ";", "else", "return", "frv_expand_noargs_builtin", "(", "CODE_FOR_mclracca4", ")", ";", "case", "FRV_BUILTIN_MRDACC", ":", "return", "frv_expand_mrdacc_builtin", "(", "CODE_FOR_mrdacc", ",", "exp", ")", ";", "case", "FRV_BUILTIN_MRDACCG", ":", "return", "frv_expand_mrdacc_builtin", "(", "CODE_FOR_mrdaccg", ",", "exp", ")", ";", "case", "FRV_BUILTIN_MWTACC", ":", "return", "frv_expand_mwtacc_builtin", "(", "CODE_FOR_mwtacc", ",", "exp", ")", ";", "case", "FRV_BUILTIN_MWTACCG", ":", "return", "frv_expand_mwtacc_builtin", "(", "CODE_FOR_mwtaccg", ",", "exp", ")", ";", "case", "FRV_BUILTIN_MDPACKH", ":", "return", "frv_expand_mdpackh_builtin", "(", "exp", ",", "target", ")", ";", "case", "FRV_BUILTIN_IACCreadll", ":", "{", "rtx", "src", "=", "frv_read_iacc_argument", "(", "DImode", ",", "exp", ",", "", ")", ";", "if", "(", "target", "==", "", "||", "!", "REG_P", "(", "target", ")", ")", "target", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "frv_split_iacc_move", "(", "target", ",", "src", ")", ";", "return", "target", ";", "}", "case", "FRV_BUILTIN_IACCreadl", ":", "return", "frv_read_iacc_argument", "(", "SImode", ",", "exp", ",", "", ")", ";", "case", "FRV_BUILTIN_IACCsetll", ":", "{", "rtx", "dest", "=", "frv_read_iacc_argument", "(", "DImode", ",", "exp"], "ground_truth": [",", "", ")", ";"], "File": "frv7", "Func": "frv_expand_builtin", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6435, "Length": 445, "Cover_Rate": 0.4210028382213813, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "Subtarget", ".", "has32r6", "(", ")", "&&", "!", "Subtarget", ".", "has64r6", "(", ")", ")", ";", "SDValue", "CondRes", "=", "createFPCmp", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "CondRes", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "Op", ";", "SDValue", "CCNode", "=", "CondRes", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "(", "", ")", "cast", "<", "ConstantSDNode", ">", "(", "CCNode", ")", "->", "getZExtValue", "(", ")", ";", "unsigned", "Opc", "=", "invertFPCondCodeUser", "(", "CC", ")", "?", ""], "ground_truth": [":", "", ";"], "File": "MipsISelLowering (2)4", "Func": "lowerBRCOND", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6436, "Length": 85, "Cover_Rate": 0.4336734693877551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "AFI", "->", "getGlobalBaseReg", "(", ")", "==", "", ")", "return", "false", ";", "const", "TargetMachine", "*", "TM", "=", "static_cast", "<", "const", "TargetMachine", "*", ">", "(", "&", "MF", ".", "getTarget", "(", ")", ")", ";", "if", "(", "TM", "->", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", ")", "return", "false", ";", "LLVMContext", "*", "Context", "=", "&", "MF", ".", "getFunction", "(", ")", "->", "getContext", "(", ")", ";", "unsigned", "PCLabelIndex", "=", "AFI", "->", "createPICLabelUId", "(", ")", ";", "unsigned", "PCAdj", "=", "TM", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isThumb", "(", ")", "?", "", ":", "", ";", "ConstantPoolValue", "*", "CPV", "=", "ConstantPoolSymbol", "::", "Create", "(", "*", "Context", ",", ""], "ground_truth": [",", "PCLabelIndex", ",", "PCAdj", ")", ";"], "File": "ARMInstrInfo2", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6437, "Length": 123, "Cover_Rate": 0.32625994694960214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Modified", "=", "true", ";", "break", ";", "}", "++", "MBBI", ";", "break", ";", "}", "}", "}", "for", "(", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "enableNarrowLdOpt", "&&", "MBBI", "!=", "E", ";", ")", "{", "MachineInstr", "*", "MI", "=", "MBBI", ";", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "if", "(", "isPromotableZeroStoreOpcode", "(", "Opc", ")", "||", "(", "EnableNarrowLdMerge", "&&", "isNarrowLoad", "(", "Opc", ")", ")", ")", "{", "if", "(", "tryToMergeLdStInst", "(", "MBBI", ")", ")", "{", "Modified", "=", "true", ";", "}", "else", "++", "MBBI", ";", "}", "else", "++", "MBBI", ";", "}", "for", "(", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "MBBI", "!=", "E", ";", ")", "{", "MachineInstr", "*", "MI", "=", "MBBI", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "++", "MBBI", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "tryToPairLdStInst", "(", "MBBI", ")", ")", "{", "Modified", "=", "true", ";", "break", ";", "}", "++", "MBBI", ";", "break", ";", "}", "}", "}", "for", "(", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "MBBI", "!=", "E", ";", ")", "{", "MachineInstr", "*", "MI", "=", "MBBI", ";", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "switch", "(", "Opc", ")", "{", "default", ":", "++", "MBBI", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64LoadStoreOptimizer33", "Func": "optimizeBlock", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6438, "Length": 358, "Cover_Rate": 0.4419753086419753, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_srai_pi32", "(", "__m64", "__m", ",", "int", "__count", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_psrad", "(", "(", "__v2si", ")", "__m"], "ground_truth": [",", "__count", ")", ";"], "File": "mmintrin5", "Func": "_mm_srai_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6439, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "val", "==", "", "||", "val", "==", "", "||", "val", "==", "", ")", "return", "", ";", "else", "return"], "ground_truth": ["", ";"], "File": "pa", "Func": "pa_mem_shadd_constant_p", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6440, "Length": 21, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArgRegs", ".", "push_back", "(", "Arg", ")", ";", "ArgVTs", ".", "push_back", "(", "ArgVT", ")", ";", "ArgFlags", ".", "push_back", "(", "Flags", ")", ";", "}", "SmallVector", "<", "unsigned", ",", "", ">", "RegArgs", ";", "unsigned", "NumBytes", ";", "if", "(", "!", "processCallArgs", "(", "Args", ",", "ArgRegs", ",", "ArgVTs", ",", "ArgFlags", ",", "RegArgs", ",", "CC", ",", "NumBytes", ",", "IsVarArg", ")", ")", "return", "false", ";", "MachineInstrBuilder", "MIB", ";", "const", "GlobalValue", "*", "GV", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "Callee", ")", ";", "if", "(", "!", "GV", ")", "{", "if", "(", "CLI", ".", "IsPatchPoint", ")", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ";", "else", "return", "false", ";", "}", "else", "{", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ";", "MIB", ".", "addGlobalAddress", "(", "GV", ")", ";", "}", "for", "(", "unsigned", "II", "=", "", ",", "IE", "=", "RegArgs", ".", "size", "(", ")", ";", "II", "!=", "IE", ";", "++", "II", ")", "MIB", ".", "addReg", "(", "RegArgs", "[", "II", "]", ",", "RegState", "::", "Implicit", ")", ";", "MIB", ".", "addReg", "(", "", ",", "RegState", "::", "Implicit", ")", ";", "MIB", ".", "addRegMask", "(", "TRI", ".", "getCallPreservedMask", "(", "CC", ")", ")", ";", "CLI", ".", "Call", "=", "MIB", ";", "return", "finishCall", "(", "RetVT", ",", "CLI", ","], "ground_truth": ["NumBytes", ")", ";"], "File": "PPCFastISel51", "Func": "fastLowerCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6441, "Length": 222, "Cover_Rate": 0.32791728212703103, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Imm", "|=", "(", "Mask", "[", "", "]", "<", "", "?", "", ":", "Mask", "[", "", "]", ")", "<<", "", ";", "Imm", "|=", "(", "Mask", "[", "", "]", "<", "", "?", "", ":", "Mask", "[", "", "]", ")", "<<", "", ";", "Imm", "|=", "(", "Mask", "[", "", "]", "<", "", "?", "", ":", "Mask", "[", ""], "ground_truth": ["]", ")", "<<", "", ";"], "File": "X86ISelLowering (2)6", "Func": "getV4X86ShuffleImm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6442, "Length": 60, "Cover_Rate": 0.31088082901554404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "isImm", "(", ")", ")", ";", "unsigned", "Value", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", ")", ",", "Fixups", ",", "STI", ")", ";", "Value", "-=", "Offset", ";", "return"], "ground_truth": ["Value", ";"], "File": "MipsMCCodeEmitter (2)", "Func": "getUImmWithOffsetEncoding", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6443, "Length": 40, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "Def", "=", "MRI", "->", "getUniqueVRegDef", "(", "Op", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "Def", "||", "Def", "->", "getOpcode", "(", ")", "!=", "", "||", "!", "Def", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "return", "None", ";", "return", "Def", "->", "getOperand", "(", "", ")", ".", "getImm", "("], "ground_truth": [")", ";"], "File": "SILoadStoreOptimizer", "Func": "extractConstOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6444, "Length": 55, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "PPCRegisterInfo (2)3", "Func": "offsetMinAlignForOpcode", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6445, "Length": 48, "Cover_Rate": 0.34532374100719426, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FullFS", "+=", "FS", ";", "ParseSubtargetFeatures", "(", "GPU", ",", "FullFS", ")", ";", "if", "(", "!", "hasAddr64", "(", ")", "&&", "!", "FS", ".", "contains", "(", "", ")", ")", "{", "FlatForGlobal", "=", "true", ";", "}", "if", "(", "getGeneration", "(", ")", "<=", "Subtarget", "::", "NORTHERN_ISLANDS", ")", "{", "FP16Denormals", "=", "false", ";", "FP32Denormals", "=", "false", ";", "FP64Denormals", "="], "ground_truth": ["false", ";"], "File": "AMDGPUSubtarget38", "Func": "initializeSubtargetDependencies", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6446, "Length": 55, "Cover_Rate": 0.5092592592592593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tmp", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "tmp", ",", "const0_rtx", ")", ";", "tmp", "=", "gen_rtx_PARALLEL", "(", "orig_mode", ",", "gen_rtvec", "(", "", ",", "tmp", ")", ")", ";", "}", "return"], "ground_truth": ["tmp", ";"], "File": "i3863", "Func": "gen_reg_or_parallel", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6447, "Length": 29, "Cover_Rate": 0.3815789473684211, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "ModifierName", "=", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ";", "MCExpr", "::", "VariantKind", "ModifierKind", "=", "MCExpr", "::", "getKindByName", "(", "ModifierName", ".", "str", "(", ")", ".", "c_str", "(", ")", ")", ";", "if", "(", "ModifierKind", "!=", "MCExpr", "::", "VK__None", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "{", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "}", "MCSymbol", "*", "Symbol", "=", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ")", ";", "Streamer", ".", "EmitValueForModiferKind", "(", "Symbol", ",", "SizeInBytes", ",", "L", ",", "ModifierKind", ")", ";", "return", "false", ";", "}", "auto", "parseOne", "=", "[", "&", "]", "(", ")", "->", "bool", "{", "const", "MCExpr", "*"], "ground_truth": ["Value", ";"], "File": "AVRAsmParser15", "Func": "parseLiteralValues", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6448, "Length": 128, "Cover_Rate": 0.3764705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HandlerDataLocs", ".", "push_back", "(", "L"], "ground_truth": [")", ";"], "File": "ARMAsmParser (2)", "Func": "recordHandlerData", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6449, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_sad_pu8", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_psadbw", "(", "(", "__v8qi", ")", "__A", ",", "(", "__v8qi", ")", "__B"], "ground_truth": [")", ";"], "File": "xmmintrin5", "Func": "_mm_sad_pu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6450, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addCCRAsmRegOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&"], "ground_truth": ["", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "addCCRAsmRegOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6451, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "expandPostRAPseudo", "(", "MachineInstr", "&", "MI", ")", "const", "{", "bool", "HasAVX", "=", "Subtarget", ".", "hasAVX", "(", ")", ";", "MachineInstrBuilder", "MIB", "(", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MI", ")", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "return", "Expand2AddrUndef", "(", "MIB", ",", "get", "(", "", ")", ")", ";", "case", "", ":", "return", "expandMOV32r1", "(", "MIB", ",", "*", "this", ",", "false", ")", ";", "case", "", ":", "return", "expandMOV32r1", "(", "MIB", ",", "*", "this", ",", "true", ")", ";", "case", "", ":", "case", "", ":", "return", "ExpandMOVImmSExti8", "(", "MIB", ")", ";", "case", "", ":", "return", "Expand2AddrUndef", "(", "MIB", ",", "get", "(", "", ")", ")", ";", "case", "", ":", "return", "Expand2AddrUndef", "(", "MIB", ",", "get", "(", "", ")", ")", ";", "case", "", ":", "return", "Expand2AddrUndef", "(", "MIB", ",", "get", "(", "", ")", ")", ";", "case", "", ":", "return", "Expand2AddrUndef", "(", "MIB", ",", "get", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "X86InstrInfo145", "Func": "expandPostRAPseudo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6452, "Length": 165, "Cover_Rate": 0.3044280442804428, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ",", "{", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", "}", ",", "{", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", "}", ",", "{", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", "}", ",", "}", ";", "unsigned", "EltIdx", "=", "Log2_32", "(", "SrcEltSize", "/", "", ")", ";", "unsigned", "NumEltsIdx", "=", "Log2_32", "(", "NumElts", "/", "", ")", ";", "unsigned", "Opc", "=", "OpcTable", "[", "EltIdx", "]", "[", "NumEltsIdx", "]", "[", "PredIdx", "]", ";", "if", "(", "!", "Opc", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "const", "RegisterBank", "&", "VecRB", "=", "*", "RBI", ".", "getRegBank", "(", "SrcReg", ",", "MRI", ",", "TRI", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "getRegClassForTypeOnBank", "(", "SrcTy", ",", "VecRB", ",", "RBI", ",", "true", ")", ";", "if", "(", "!", "SrcRC", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "unsigned", "NotOpc", "=", "Pred", "==", "ICmpInst", "::", "ICMP_NE", "?", "", ":", "", ";", "if", "(", "SrcTy", ".", "getSizeInBits", "(", ")", "==", "", ")", "NotOpc", "=", "NotOpc", "?", "", ":", "", ";", "if", "(", "SwapOperands", ")", "std", "::", "swap", "(", "SrcReg", ",", "Src2Reg", ")", ";", "MachineIRBuilder", "MIB", "(", "I", ")", ";", "auto", "Cmp", "=", "MIB", ".", "buildInstr", "(", "Opc", ",", "{", "SrcRC", "}", ",", "{", "SrcReg", ",", "Src2Reg", "}", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "Cmp", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "if", "(", "NotOpc", ")", "{", "Cmp", "=", "MIB", ".", "buildInstr", "(", "NotOpc", ",", "{", "DstReg", "}", ","], "ground_truth": ["{", "Cmp", "}", ")", ";"], "File": "AArch64InstructionSelector10", "Func": "selectVectorICmp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6453, "Length": 459, "Cover_Rate": 0.45808383233532934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isGPRAsmReg", "(", ")", "&&", "RegIdx", ".", "Index", "=="], "ground_truth": ["", ")", "return", "true", ";"], "File": "MipsAsmParser", "Func": "isReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6454, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "group1_reg_operand", "(", "rtx", "op", ",", "enum", "machine_mode", "mode", ")", "{", "if", "(", "mode", "!=", "VOIDmode", "&&", "mode", "!=", "GET_MODE", "("], "ground_truth": ["op", ")", ")", "return", "", ";"], "File": "c4x1", "Func": "group1_reg_operand", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 6455, "Length": 27, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getT2AddrModeImm0_1020s4OpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpIdx", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "const", "MCOperand", "&", "MO1", "=", "MI", ".", "getOperand", "(", "OpIdx", "+", "", ")", ";", "unsigned", "Reg", "=", "CTX", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "MO", ".", "getReg"], "ground_truth": ["(", ")", ")", ";"], "File": "ARMMCCodeEmitter1", "Func": "getT2AddrModeImm0_1020s4OpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6456, "Length": 68, "Cover_Rate": 0.7555555555555555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_srlv_epi32", "(", "__mmask8"], "ground_truth": ["__U", ",", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_srlv_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6457, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCExpr", "::", "VariantKind", "ELFRefKind", ";", "MCSymbolRefExpr", "::", "VariantKind", "DarwinRefKind", ";", "int64_t", "Addend", ";", "if", "(", "!", "AsmParser", "::", "classifySymbolRef", "(", "getImm", "(", ")", ",", "ELFRefKind", ",", "DarwinRefKind", ",", "Addend", ")", ")", "{", "return", "false", ";", "}", "if", "(", "DarwinRefKind", "!=", "MCSymbolRefExpr", "::", "VK_None", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "AllowedModifiers", ".", "size", "(", ")", ";", "++"], "ground_truth": ["i", ")", "{"], "File": "AArch64AsmParser (2)2", "Func": "isMovWSymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6458, "Length": 66, "Cover_Rate": 0.6226415094339622, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "unsigned", "int", "cr16_ret_register", "(", "void", ")", "{", "return", ""], "ground_truth": [";"], "File": "cr16", "Func": "cr16_ret_register", "Target": "cr16", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6459, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getVarArgsFrameIndex", "(", ")", "const", "{", "return", "VarArgsFrameIndex"], "ground_truth": [";"], "File": "PPCMachineFunctionInfo (2)", "Func": "getVarArgsFrameIndex", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6460, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TID", ".", "isConditionalBranch", "(", ")", "||", "QII", "->", "isConditionalTransfer", "(", "MI", ")", "||", "QII", "->", "isConditionalALU32", "(", "MI", ")", "||", "QII", "->", "isConditionalLoad", "(", "MI", ")", "||", "QII", "->", "isConditionalStore"], "ground_truth": ["(", "MI", ")", ")", "{"], "File": "HexagonVLIWPacketizer", "Func": "isCondInst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6461, "Length": 37, "Cover_Rate": 0.47435897435897434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ")", "{", "initAsmInfo", "("], "ground_truth": [")", ";"], "File": "HexagonTargetMachine2", "Func": "HexagonTargetMachine", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6462, "Length": 74, "Cover_Rate": 0.9866666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "call", ",", "temp", ";", "machine_mode", "mode", ";", "gcc_assert", "(", "MEM_P", "(", "dest", ")", ")", ";", "dest", "=", "XEXP", "(", "dest", ",", "", ")", ";", "if", "(", "!", "CONSTANT_P", "(", "dest", ")", "&&", "!", "REG_P", "(", "dest", ")", ")", "dest", "=", "force_reg", "(", "Pmode", ",", "dest", ")", ";", "if", "(", "retval", "==", "NULL", ")", "mode", "=", "VOIDmode", ";", "else", "mode", "=", "GET_MODE", "(", "retval", ")", ";", "call", "=", "gen_rtx_CALL", "(", "mode", ",", "gen_rtx_MEM", "(", "FUNCTION_MODE", ",", "dest", ")", ",", "counter", ")", ";", "if", "(", "retval", ")", "call", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "retval", ",", "call", ")", ";", "if", "(", "!", "CONSTANT_P", "(", "dest", ")", ")", "{", "temp", "=", "gen_reg_rtx", "(", "HImode"], "ground_truth": [")", ";"], "File": "stormy164", "Func": "xstormy16_expand_call", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6463, "Length": 113, "Cover_Rate": 0.6807228915662651, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "GVSym", "=", "P", ".", "OutContext", ".", "getOrCreateSymbol", "(", "Twine", "(", "", ")", "+", "GVSym", "->", "getName", "(", ")", ")", ";", "else", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "GVSym", "=", "P", ".", "OutContext", ".", "getOrCreateSymbol", "(", "Twine", "(", "", ")", "+", "GVSym", "->", "getName", "(", ")", ")", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", "||", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "{", "MCSymbol", "*", "Sym", "=", "P", ".", "getSymbolWithGlobalValueBase", "(", "GV", ",", "", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "P", ".", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoMachO", ">", "(", ")", ".", "getGVStubEntry", "(", "Sym", ")", ";", "if", "(", "!", "StubSym", ".", "getPointer", "(", ")", ")", "StubSym", "=", "MachineModuleInfoImpl", "::", "StubValueTy", "(", "P", ".", "getSymbol", "(", "GV", ")", ",", "!", "GV", "->", "hasInternalLinkage", "(", ")", ")", ";", "}", "if", "(", "GVSym", "->", "getName", "(", ")", "[", "", "]", "!=", "'$'", ")", "GVSym", "->", "print", "(", "O", ",", "P", ".", "MAI", ")", ";", "else", "{", "O", "<<", "'('", ";", "GVSym", "->", "print", "(", "O", ",", "P", ".", "MAI", ")", ";", "O", "<<", "')'", ";", "}", "P", ".", "printOffset", "(", "MO", ".", "getOffset", "(", ")", ",", "O", ")", ";", "break", ";", "}", "}", "switch", "(", "MO", ".", "getTargetFlags", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "break", ";", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86AsmPrinter", "Func": "printSymbolOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6464, "Length": 239, "Cover_Rate": 0.3637747336377473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vorrq_s32", "(", "int32x4_t", "__a"], "ground_truth": [",", "int32x4_t", "__b", ")", "{"], "File": "arm", "Func": "mve___arm_vorrq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6465, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_rcpsh_mask", "(", "__C", ",", "__B", ",", "_mm_setzero_ph", "(", ")", ","], "ground_truth": ["__A", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_maskz_rcp_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6466, "Length": 14, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MF", "->", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", "==", "CallingConv", "::", "CXX_FAST_TLS", ")", "return", "MF", "->", "getInfo", "<", "FunctionInfo"], "ground_truth": [">", "(", ")", "->", "isSplitCSR", "(", ")", "?", "CSR__CXX_TLS_Darwin_PE_SaveList", ":"], "File": "AArch64RegisterInfo (2)", "Func": "getCalleeSavedRegs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6467, "Length": 32, "Cover_Rate": 0.32653061224489793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask16", ")", "__builtin_ia32_cmpps512_mask", "(", "(", "__v16sf", ")", "__X", ",", "(", "__v16sf", ")", "__Y", ",", "_CMP_EQ_OQ", ",", "(", "__mmask16", ")", "__U", ","], "ground_truth": ["_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cmpeq_ps_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6468, "Length": 26, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CONST_INT_P", "(", "operand1", ")", "&&", "CONST_INT_P", "(", "operand2", ")", "&&", "(", "(", "(", "INTVAL", "(", "operand1", ")", "==", "", ")", "&&", "(", "INTVAL", "(", "operand2", ")", "==", "", ")", ")", "||", "("], "ground_truth": ["(", "INTVAL", "(", "operand1", ")", "==", "", ")", "&&", "(", "INTVAL", "(", "operand2", ")", "==", "", ")", ")", ")", ";"], "File": "m32r", "Func": "zero_and_one", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6469, "Length": 53, "Cover_Rate": 0.828125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "void", "invertBccCondition", "(", "MachineInstr", "*", "MI", ")", "{", "assert", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "", "CC", "=", "(", "", ")", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "CC", "=", "", "("], "ground_truth": ["CC", ")", ";"], "File": "AArch64BranchRelaxation", "Func": "invertBccCondition", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6470, "Length": 47, "Cover_Rate": 0.6619718309859155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X", ")", ";", "return", "X"], "ground_truth": [";"], "File": "TGSIMCTargetDesc", "Func": "createTGSIMCInstrInfo", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6471, "Length": 17, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "(", "CurrentFnSym", "->", "getName", "(", ")", ")"], "ground_truth": [")", ";"], "File": "MipsAsmPrinter12", "Func": "EmitFunctionEntryLabel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6472, "Length": 27, "Cover_Rate": 0.38571428571428573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isIncomingArgumentHandler", "(", ")", "const", "override", "{", "return"], "ground_truth": ["true", ";"], "File": "X86CallLowering14", "Func": "isIncomingArgumentHandler", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6473, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CallingConv", "::", "SPIR_KERNEL", "==", "F", "->", "getCallingConv", "(", ")", ")", "return", "true", ";", "return", "isKernelFunc", "(", "F", "->", "getName", "(", ")"], "ground_truth": [")", ";"], "File": "HSAILUtilityFunctions", "Func": "isKernelFunc", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6474, "Length": 25, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mode", "=", "v850_gen_float_compare", "(", "cond", ",", "mode", ",", "op0", ",", "op1", ")", ";", "cc_reg", "=", "gen_rtx_REG", "(", "mode", ",", "CC_REGNUM", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "mode", ",", "cc_reg", ",", "gen_rtx_REG", "(", "mode", ",", "FCC_REGNUM", ")", ")", ")", ";", "return", "gen_rtx_fmt_ee", "(", "cond", ",", "mode"], "ground_truth": [",", "cc_reg", ",", "const0_rtx", ")", ";"], "File": "v8504", "Func": "v850_gen_compare", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6475, "Length": 51, "Cover_Rate": 0.4396551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "score", "=", "", ";", "switch", "(", "s390_sched_state", ")", "{", "case", "", ":", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_CRACKED", ")", "!=", "", "||", "(", "mask", "&", "S390_SCHED_ATTR_MASK_EXPANDED", ")", "!=", "", ")", "score", "+=", "", ";", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_GROUPALONE", ")", "!=", "", ")", "score", "+=", "", ";", "case", "", ":", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_CRACKED", ")", "==", "", "&&", "(", "mask", "&", "S390_SCHED_ATTR_MASK_EXPANDED", ")", "==", "", "&&", "(", "mask", "&", "S390_SCHED_ATTR_MASK_GROUPALONE", ")", "==", "", ")", "score", "+=", "", ";", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_ENDGROUP", ")", "==", "", ")", "score", "+=", "", ";", "break", ";", "case", "", ":", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_CRACKED", ")", "==", "", "&&", "(", "mask", "&", "S390_SCHED_ATTR_MASK_EXPANDED", ")", "==", "", "&&", "(", "mask", "&", "S390_SCHED_ATTR_MASK_GROUPALONE", ")", "==", "", ")", "score", "+=", "", ";", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_ENDGROUP", ")", "!=", "", ")", "score", "+=", "", ";", "break", ";", "case", "S390_SCHED_STATE_NORMAL", ":", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_CRACKED", ")", "==", "", "&&", "(", "mask", "&", "S390_SCHED_ATTR_MASK_EXPANDED", ")", "==", "", ")", "score", "+=", "", ";", "if", "(", "(", "mask", "&", "S390_SCHED_ATTR_MASK_GROUPALONE", ")", "!=", "", ")", "score", "+=", "", ";", "break", ";", "case"], "ground_truth": ["S390_SCHED_STATE_CRACKED", ":"], "File": "s3905", "Func": "s390_sched_score", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6476, "Length": 191, "Cover_Rate": 0.6141479099678456, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_DEBUG_ARG", ")", "fprintf", "(", "stderr", ",", "", ",", "*", "cum", ",", "GET_MODE_NAME", "(", "mode", ")", ",", "*", "pretend_size"], "ground_truth": [",", "second_time", ")", ";"], "File": "frv2", "Func": "frv_setup_incoming_varargs", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6477, "Length": 24, "Cover_Rate": 0.4897959183673469, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isConstExtended", "(", "MachineInstr", "*", "MI", ")", "const", "{", "if", "(", "!", "Subtarget", ".", "hasV4TOps", "(", ")", ")", "return", "false", ";", "const", "uint64_t", "F", "=", "MI", "->", "getDesc", "(", ")", ".", "TSFlags", ";", "unsigned", "isExtended", "=", "(", "F", ">>", "", ")", "&", "", ";", "if", "(", "isExtended", ")", "return", "true", ";", "unsigned", "isExtendable", "=", "(", "F", ">>", "", ")", "&", "", ";", "if", "(", "!", "isExtendable", ")", "return", "false", ";", "short", "ExtOpNum", "=", "getCExtOpNum", "(", "MI", ")", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "ExtOpNum", ")", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&&", "", ")", "return", "true", ";", "if", "(", "MO", ".", "isMBB", "(", ")", ")", "return", "false", ";", "if", "(", "MO", ".", "isGlobal", "(", ")", "||", "MO", ".", "isSymbol", "(", ")", ")", "return", "true", ";", "assert", "(", "MO", ".", "isImm", "(", ")", "&&", "", ")", ";", "int", "MinValue", "=", "getMinValue", "(", "MI", ")", ";", "int", "MaxValue", "=", "getMaxValue", "("], "ground_truth": ["MI", ")", ";"], "File": "HexagonInstrInfo11", "Func": "isConstExtended", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6478, "Length": 160, "Cover_Rate": 0.837696335078534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Subtarget", "::", "isPC32DBLSymbol", "(", "const", "GlobalValue", "*", "GV", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ")", "const", "{", "if", "(", "GV", "->", "getAlignment", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "CM", "==", "CodeModel", "::", "Small", ")", "return", "bindsLocally", "(", "GV", ",", "RM", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "RISCVSubtarget (2)1", "Func": "isPC32DBLSymbol", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6479, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "TTIImpl", "::", "getArithmeticInstrCost", "(", "unsigned", "Opcode", ",", "Type", "*", "Ty", ",", "TTI", "::", "OperandValueKind", "Op1Info", ",", "TTI", "::", "OperandValueKind", "Op2Info", ",", "TTI", "::", "OperandValueProperties", "Opd1PropInfo", ",", "TTI", "::", "OperandValueProperties", "Opd2PropInfo", ",", "ArrayRef", "<", "const", "Value", "*", ">", "Args", ")", "{", "assert", "(", "TLI", "->", "InstructionOpcodeToISD", "(", "Opcode", ")", "&&", "", ")", ";", "return", "BaseT", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", ","], "ground_truth": ["Op1Info", ",", "Op2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";"], "File": "PPCTargetTransformInfo", "Func": "getArithmeticInstrCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6480, "Length": 71, "Cover_Rate": 0.9861111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "default", ":", "assert", "(", "false", "&&", "", ")", ";", "}", "return", "dFormOpcode"], "ground_truth": [";"], "File": "SPURegisterInfo11", "Func": "convertDFormToXForm", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6481, "Length": 61, "Cover_Rate": 0.43884892086330934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "cmp", ";", "if", "(", "GET_MODE", "(", "*", "op0", ")", "==", "BImode", ")", "{", "gcc_assert", "(", "(", "code", "==", "NE", "||", "code", "==", "EQ", ")", "&&", "*", "op1", "==", "const0_rtx", ")", ";", "cmp", "=", "*", "op0", ";", "}", "else", "if", "(", "TARGET_HPUX", "&&", "GET_MODE", "(", "*", "op0", ")", "==", "TFmode", ")", "{", "enum", "qfcmp_magic", "{", "QCMP_INV", "=", "", ",", "QCMP_UNORD", "=", "", ",", "QCMP_EQ", "=", "", ",", "QCMP_LT", "=", "", ",", "QCMP_GT", "=", "", "}", ";", "int", "magic", ";", "enum", "rtx_code", "ncode", ";", "rtx", "ret", ",", "insns", ";", "gcc_assert", "(", "cmptf_libfunc", "&&", "GET_MODE", "(", "*", "op1", ")", "==", "TFmode", ")", ";", "switch", "(", "code", ")", "{", "case", "EQ", ":", "magic", "=", "QCMP_EQ", ";", "ncode", "=", "NE", ";", "break", ";", "case", "NE", ":", "magic", "=", "QCMP_EQ", ";", "ncode", "=", "EQ", ";", "break", ";", "case", "UNORDERED", ":", "magic", "=", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "ORDERED", ":", "magic", "=", "QCMP_UNORD", ";", "ncode", "=", "EQ", ";", "break", ";", "case", "LT", ":", "magic", "=", "QCMP_LT", "|", "QCMP_INV", ";", "ncode", "=", "NE", ";", "break", ";", "case", "LE", ":", "magic", "=", "QCMP_LT", "|", "QCMP_EQ", "|", "QCMP_INV", ";", "ncode", "=", "NE", ";", "break", ";", "case", "GT", ":", "magic", "=", "QCMP_GT", "|", "QCMP_INV", ";", "ncode", "=", "NE", ";", "break", ";", "case", "GE", ":", "magic", "=", "QCMP_GT", "|", "QCMP_EQ", "|", "QCMP_INV", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNLT", ":", "magic", "=", "QCMP_LT", "|", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNLE", ":", "magic", "=", "QCMP_LT", "|", "QCMP_EQ", "|", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNGT", ":", "magic", "=", "QCMP_GT", "|", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNGE", ":", "magic", "=", "QCMP_GT", "|", "QCMP_EQ", "|", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNEQ", ":", "case", "LTGT", ":", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "start_sequence", "(", ")", ";", "ret", "=", "emit_library_call_value", "(", "cmptf_libfunc", ",", "", ",", "LCT_CONST", ",", "DImode", ",", "", ",", "*", "op0", ",", "TFmode", ",", "*", "op1", ",", "TFmode", ",", "GEN_INT", "(", "magic", ")", ",", "DImode", ")", ";", "cmp", "=", "gen_reg_rtx", "(", "BImode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "cmp", ",", "gen_rtx_fmt_ee", "(", "ncode", ",", "BImode", ",", "ret", ",", "const0_rtx"], "ground_truth": [")", ")", ")", ";"], "File": "ia645", "Func": "ia64_expand_compare", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6482, "Length": 361, "Cover_Rate": 0.7458677685950413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "LoadInst", "->", "getParent", "(", ")", ";", "MachineMemOperand", "*", "LMMO", "=", "*", "LoadInst", "->", "memoperands_begin", "(", ")", ";", "MachineMemOperand", "*", "SMMO", "=", "*", "StoreInst", "->", "memoperands_begin", "(", ")", ";", "unsigned", "Reg1", "=", "MRI", "->", "createVirtualRegister", "(", "TII", "->", "getRegClass", "(", "TII", "->", "get", "(", "NLoadOpcode", ")", ",", "", ",", "TRI", ",", "*", "(", "MBB", "->", "getParent", "(", ")", ")", ")", ")", ";", "MachineInstr", "*", "NewLoad", "=", "BuildMI", "(", "*", "MBB", ",", "LoadInst", ",", "LoadInst", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "NLoadOpcode", ")", ",", "Reg1", ")", ".", "add", "(", "LoadBase", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "LoadDisp", ")", ".", "addReg", "(", "", ")", ".", "addMemOperand", "(", "MBB", "->", "getParent", "(", ")", "->", "getMachineMemOperand", "(", "LMMO", ",", "LMMOffset", ",", "Size", ")", ")", ";", "if", "(", "LoadBase", ".", "isReg", "(", ")", ")", "getBaseOperand", "(", "NewLoad", ")", ".", "setIsKill", "(", "false", ")", ";", "LLVM_DEBUG", "(", "NewLoad", "->", "dump", "(", ")", ")", ";", "MachineInstr", "*", "StInst", "=", "StoreInst", ";", "auto", "PrevInstrIt", "=", "skipDebugInstructionsBackward", "(", "std", "::", "prev", "(", "MachineBasicBlock", "::", "instr_iterator", "(", "StoreInst", ")", ")", ",", "MBB", "->", "instr_begin", "(", ")", ")", ";", "if", "(", "PrevInstrIt", ".", "getNodePtr", "(", ")", "==", "LoadInst", ")", "StInst", "=", "LoadInst", ";", "MachineInstr", "*", "NewStore", "=", "BuildMI", "(", "*", "MBB", ",", "StInst", ",", "StInst", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "NStoreOpcode", ")", ")", ".", "add", "(", "StoreBase", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "StoreDisp", ")", "."], "ground_truth": ["addReg", "(", "", ")", ".", "addReg", "(", "Reg1", ")", ".", "addMemOperand", "(", "MBB", "->", "getParent", "(", ")", "->", "getMachineMemOperand", "(", "SMMO", ",", "SMMOffset", ",", "Size", ")", ")", ";"], "File": "X86AvoidStoreForwardingBlocks11", "Func": "buildCopy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6483, "Length": 279, "Cover_Rate": 0.6804878048780488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Cmp", "==", "APFloat", "::", "cmpGreaterThan", ")", "return", "SDValue", "(", ")", ";", "EVT", "VT", "=", "K0", "->", "getValueType", "(", "", ")", ";", "if", "(", "Subtarget", "->", "enableDX10Clamp", "(", ")", ")", "{", "if", "(", "K1", "->", "isExactlyValue", "(", "", ")", "&&", "K0", "->", "isExactlyValue", "(", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "Op0", ".", "getOperand", "(", "", ")", ")", ";", "}", "if", "(", "VT", "==", "", "||", "(", "VT", "==", "", "&&", "!", "Subtarget", "->", "hasMed3_16", "("], "ground_truth": [")", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "SIISelLowering114", "Func": "performFPMed3ImmCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6484, "Length": 92, "Cover_Rate": 0.368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_adds_epi16", "(", "__mmask16", "__U", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_paddsw256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16hi", ")", "__B", ",", "(", "__v16hi", ")", "_mm256_setzero_si256", "("], "ground_truth": [")", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_maskz_adds_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6485, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "BeginCOFFSymbolDef", "(", "S", ")", ";", "OutStreamer", ".", "EmitCOFFSymbolStorageClass", "(", "COFF", "::", "IMAGE_SYM_CLASS_STATIC", ")", ";", "OutStreamer", ".", "EmitCOFFSymbolType", "(", "COFF", "::", "IMAGE_SYM_DTYPE_NULL", ")", ";", "OutStreamer", ".", "EndCOFFSymbolDef", "(", ")", ";", "S", "->", "setAbsolute", "(", ")", ";", "OutStreamer", ".", "EmitSymbolAttribute", "(", "S", ",", "MCSA_Global", ")", ";", "OutStreamer", ".", "EmitAssignment", "(", "S", ",", "MCConstantExpr", "::", "Create", "(", "int64_t", "(", "", ")", ",", "MMI"], "ground_truth": ["->", "getContext", "(", ")", ")", ")", ";"], "File": "X86AsmPrinter103", "Func": "EmitStartOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6486, "Length": 69, "Cover_Rate": 0.4928571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitRuntimeMDIntValue", "(", "*", "OutStreamer", ",", "RuntimeMD", "::", "KeyMDVersion", ",", "RuntimeMD", "::", "MDVersion", "<<", "", "|", "RuntimeMD", "::", "MDRevision", ",", "", ")", ";", "if", "(", "auto", "MD", "=", "M", ".", "getNamedMetadata", "(", "", ")", ")", "{", "if", "(", "MD", "->", "getNumOperands", "(", ")", "!=", "", ")", "{", "auto", "Node", "=", "MD", "->", "getOperand", "(", "", ")", ";", "if", "(", "Node", "->", "getNumOperands", "(", ")", ">", ""], "ground_truth": [")", "{"], "File": "AMDGPUAsmPrinter45", "Func": "emitStartOfRuntimeMetadata", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6487, "Length": 67, "Cover_Rate": 0.35638297872340424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly8x8_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpret_p8_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6488, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcle_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b", ")", "{", "return", "(", "__a", "<="], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vcle_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6489, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isCheapAddrSpaceCast", "(", "unsigned", "SrcAS", ",", "unsigned", "DestAS", ")", "const", "{", "if", "(", "SrcAS", "==", "AMDGPUA", ".", "FLAT_ADDRESS", ")", "return", "true", ";", "return", "isNoopAddrSpaceCast", "(", "SrcAS", ",", "DestAS"], "ground_truth": [")", ";"], "File": "SIISelLowering", "Func": "isCheapAddrSpaceCast", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6490, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", ";", "for", "(", "auto", "*", "Use", ":", "V", ".", "getNode", "(", ")", "->", "uses", "(", ")", ")", "if", "(", "auto", "*", "MemNode", "=", "dyn_cast", "<", "MemSDNode", ">", "(", "Use", ")", ")", "if", "("], "ground_truth": ["MemNode", "->", "getMemoryVT", "(", ")", "!=", "VT", "&&", "VT", "!=", "EVT", "(", ")", ")", "return", "false", ";"], "File": "AArch64ISelDAGToDAG60", "Func": "isWorthFolding", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6491, "Length": 52, "Cover_Rate": 0.5252525252525253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "int64_t", "SPOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "unsigned", "PtrLoadOpc", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "IJmpOpc", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "FP", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "i", ")", ")", ";", "MIB", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "Tmp", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "i", "==", "", ")", "MIB", ".", "addDisp", "(", "MI", ".", "getOperand", "(", "i", ")", ",", "LabelOffset", ")", ";", "else", "MIB", ".", "addOperand", "(", "MI"], "ground_truth": [".", "getOperand", "(", "i", ")", ")", ";"], "File": "X86ISelLowering (3)", "Func": "emitEHSjLjLongJmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6492, "Length": 163, "Cover_Rate": 0.3247011952191235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_sqrt_ph"], "ground_truth": ["(", "__mmask16", "__A", ",", "__m256h", "__B", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_maskz_sqrt_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6493, "Length": 22, "Cover_Rate": 0.6285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld3q_lane_s16", "(", "const", "int16_t", "*", "__a", ",", "int16x8x3_t", "__b", ",", "const", "int", "__c", ")", "{", "union", "{", "int16x8x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "union", "{", "int16x8x3_t", "__i", ";", "__builtin_neon_ci", "__o"], "ground_truth": [";", "}", "__rv", ";"], "File": "arm", "Func": "neon_vld3q_lane_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6494, "Length": 41, "Cover_Rate": 0.6119402985074627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "}", "if", "(", "NeedsWinCFI", ")", "{", "auto", "SEH", "=", "std", "::", "next", "(", "MBBI", ")", ";", "if", "(", "InstrInfo", "::", "isSEHInstruction", "(", "*", "SEH", ")", ")", "SEH", "->", "eraseFromParent", "(", ")", ";", "}", "TypeSize", "Scale", "=", "TypeSize", "::", "Fixed", "(", "", ")", ";", "unsigned", "Width", ";", "int64_t", "MinOffset", ",", "MaxOffset", ";", "bool", "Success", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "TII", ")", "->", "getMemOpInfo", "(", "NewOpc", ",", "Scale", ",", "Width", ",", "MinOffset", ",", "MaxOffset", ")", ";", "(", "void", ")", "Success", ";", "assert", "(", "Success", "&&", "", ")", ";", "if", "(", "MBBI", "->", "getOperand", "(", "MBBI", "->", "getNumOperands", "(", ")", "-", "", ")", ".", "getImm", "(", ")", "!=", "", "||", "CSStackSizeInc", "<", "MinOffset", "||", "CSStackSizeInc", ">", "MaxOffset", ")", "{", "emitFrameOffset", "(", "MBB", ",", "MBBI", ",", "DL", ",", "", ",", "", ",", "StackOffset", "::", "getFixed", "(", "CSStackSizeInc", ")", ",", "TII", ",", "InProlog", "?", "MachineInstr", "::", "FrameSetup", ":", "MachineInstr", "::", "FrameDestroy", ")", ";", "return", "std", "::", "prev", "(", "MBBI", ")", ";", "}", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ";", "MIB", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ";", "unsigned", "OpndIdx", "=", "", ";", "for", "(", "unsigned", "OpndEnd", "=", "MBBI", "->", "getNumOperands", "(", ")", "-", "", ";", "OpndIdx", "<", "OpndEnd", ";", "++", "OpndIdx", ")", "MIB", ".", "add", "(", "MBBI", "->", "getOperand", "(", "OpndIdx", ")", ")", ";", "assert", "(", "MBBI", "->", "getOperand", "(", "OpndIdx", ")", ".", "getImm", "(", ")", "==", "", "&&", "", "", ")", ";", "assert", "(", "MBBI", "->", "getOperand", "(", "OpndIdx", "-", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "CSStackSizeInc", "%", "Scale", "==", "", ")", ";", "MIB", ".", "addImm", "(", "CSStackSizeInc", "/", "(", "int", ")"], "ground_truth": ["Scale", ")", ";"], "File": "AArch64FrameLowering (2)1", "Func": "convertCalleeSaveRestoreToSPPrePostIncDec", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6495, "Length": 388, "Cover_Rate": 0.6024844720496895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "STI", ".", "getFeatureBits", "(", ")"], "ground_truth": ["&", "", ")", ";"], "File": "MipsAsmParser1", "Func": "hasMips32r6", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6496, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vmlsldavaxq_p_s16", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmlsldavaxq_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6497, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeLogicalImmInstruction", "(", "MCInst", "&", "Inst", ",", "uint32_t", "insn", ",", "uint64_t", "Addr", ",", "const", "void", "*", "Decoder", ")", "{", "unsigned", "Rd", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "unsigned", "Rn", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "unsigned", "Datasize", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "unsigned", "imm", ";", "if", "(", "Datasize", ")", "{", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rd", ",", "Addr", ",", "Decoder", ")", ";", "else", "DecodeGPR64spRegisterClass", "(", "Inst", ",", "Rd", ",", "Addr", ",", "Decoder", ")", ";", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rn", ",", "Addr", ",", "Decoder", ")", ";", "imm", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "if", "(", "!", "", "(", "imm", ",", "", ")", ")", "return"], "ground_truth": ["Fail", ";"], "File": "AArch64Disassembler (2)2", "Func": "DecodeLogicalImmInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6498, "Length": 132, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_shuffle_pd", "(", "__m512d", "__W", ",", "__mmask8", "__U", ",", "__m512d", "__M", ",", "__m512d"], "ground_truth": ["__V", ",", "const", "int", "__imm", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_shuffle_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6499, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In", ")", ";", "static", "const", "int", "Mask", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getVectorShuffle", "(", "", ",", "DL", ",", "In", ",", "DAG", ".", "getUNDEF", "(", ""], "ground_truth": [")", ",", "&", "Mask", "[", "", "]", ")", ")", ";"], "File": "X86ISelLowering178", "Func": "lowerZERO_EXTEND", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6500, "Length": 83, "Cover_Rate": 0.35319148936170214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return"], "ground_truth": ["true", ";"], "File": "Tile64FrameLowering", "Func": "hasFP", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6501, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "cr16_class_likely_spilled_p", "(", "reg_class_t", "rclass", ")", "{", "if", "(", "(", "rclass", ")", "==", "SHORT_REGS", "||", "(", "rclass", ")", "==", "DOUBLE_BASE_REGS", "||", "("], "ground_truth": ["rclass", ")", "==", "LONG_REGS", "||", "(", "rclass", ")", "==", "GENERAL_REGS", ")", "return", "true", ";"], "File": "cr16", "Func": "cr16_class_likely_spilled_p", "Target": "cr16", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6502, "Length": 37, "Cover_Rate": 0.9024390243902439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutMI", ".", "addOperand", "(", "createSub", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ",", "MI", "->", "getOperand"], "ground_truth": ["(", "", ")", ".", "getMBB", "(", ")", ",", "MCSymbolRefExpr", "::", "VK__ABS_HI", ")", ")", ";"], "File": "MipsMCInstLower", "Func": "lowerLongBranchLUi", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6503, "Length": 34, "Cover_Rate": 0.4533333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "No", "=", "false", ";", "PostRAScheduler", "=", "false", ";", "IsR9Reserved", "=", "ReserveR9", ";", "UseMovt", "=", "false", ";", "SupportsTailCall", "=", "false", ";", "HasFP16", "=", "false", ";", "HasD16", "=", "false", ";", "HasHardwareDivide", "=", "false", ";", "HasHardwareDivideIn", "=", "false", ";", "HasT2ExtractPack", "=", "false", ";", "HasDataBarrier", "=", "false", ";", "Pref32BitThumb", "=", "false", ";", "AvoidCPSRPartialUpdate", "=", "false", ";", "AvoidMOVsShifterOperand", "=", "false", ";", "HasRAS", "=", "false", ";", "HasMPExtension", "=", "false", ";", "HasVirtualization", "=", "false", ";", "FPOnlySP", "=", "false", ";", "HasPerfMon", "=", "false", ";", "HasTrustZone", "=", "false", ";", "HasCrypto", "=", "false", ";", "HasCRC", "=", "false", ";", "HasZeroCycleZeroing", "="], "ground_truth": ["false", ";"], "File": "ARMSubtarget56", "Func": "initializeEnvironment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6504, "Length": 92, "Cover_Rate": 0.46, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasSDWAClampVOPC", "(", ")", "const", "{", "return"], "ground_truth": ["HasSDWAClampVOPC", ";"], "File": "AMDGPUSubtarget10", "Func": "hasSDWAClampVOPC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6505, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DestRC", "->", "getSize", "(", ")", "!=", "SrcRC", "->", "getSize", "(", ")", ")", "report_fatal_error", "(", "", ")", ";", "unsigned", "Op", ";", "if", "(", "DestRC", "==", "&", "", ")", "{", "Op", "=", "", ";", "}", "else", "if", "(", "DestRC", "==", "&", "", ")", "{", "Op", "=", "", ";", "}", "else", "if", "(", "DestRC", "==", "&", "", ")", "{", "Op", "=", "(", "SrcRC", "==", "&", "", "?", "", ":", "", ")", ";", "}", "else", "if", "(", "DestRC", "==", "&", "", ")", "{", "Op", "=", "(", "SrcRC", "==", "&", "", "?", "", ":", "", ")", ";", "}", "else", "if", "(", "DestRC", "==", "&", "", ")", "{", "Op", "=", "(", "SrcRC", "==", "&", "", "?", "", ":", "", ")", ";", "}", "else", "if", "(", "DestRC", "==", "&", ""], "ground_truth": [")", "{"], "File": "NVPTXInstrInfo30", "Func": "copyPhysReg", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6506, "Length": 127, "Cover_Rate": 0.4456140350877193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vget_lane_s16", "(", "int16x4_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "__aarch64_vget_lane_any", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vget_lane_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6507, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "&", "DL", "=", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "uint64_t", "ExplicitArgBytes", "=", "", ";", "MaxAlign", "=", "", ";", "for", "(", "const", "Argument", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "Type", "*", "ArgTy", "=", "Arg", ".", "getType", "(", ")", ";", "unsigned", "Align", "=", "DL", ".", "getABITypeAlignment", "("], "ground_truth": ["ArgTy", ")", ";"], "File": "AMDGPUSubtarget", "Func": "getExplicitKernArgSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6508, "Length": 58, "Cover_Rate": 0.43283582089552236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "lo", "|=", "cum", ".", "num_reg_words", ";", "hi", "=", "(", "cum", ".", "num_args", "<<", "", ")", "|", "cum", ".", "num_arg_words", ";", "lo", "=", "lo", "|", "(", "(", "HOST_WIDE_INT", ")", "cum", ".", "num_args", "<<", "", ")", "|", "(", "(", "HOST_WIDE_INT", ")", "cum", ".", "num_arg_words", "<<", "", ")", ";", "hi", "=", "", ";", "ciw", "=", "immed_double_const", "(", "lo", ",", "hi", ",", "DImode", ")", ";", "return", "gen_rtx_UNSPEC", "(", "DImode", ",", "gen_rtvec", "(", "", ",", "ciw", ")", ",", "UNSPEC_UMK_LOAD_CIW", ")", ";", "}", "size", "=", "ALPHA_ARG_SIZE", "(", "mode", ",", "type", ",", "named", ")", ";", "num_args", "=", "cum", ".", "num_reg_words", ";", "if", "(", "cum", ".", "force_stack", "||", "cum", ".", "num_reg_words", "+", "size", ">", "", "||", "targetm", ".", "calls", ".", "must_pass_in_stack", "(", "mode", ",", "type", ")", ")", "return", "NULL_RTX", ";", "else", "if", "(", "type", "&&", "TYPE_MODE", "(", "type", ")", "==", "BLKmode", ")", "{", "rtx", "reg1", ",", "reg2", ";", "reg1", "=", "gen_rtx_REG", "(", "DImode", ",", "num_args", "+", "", ")", ";", "reg1", "=", "gen_rtx_EXPR_LIST", "(", "DImode", ",", "reg1", ",", "const0_rtx", ")", ";", "if", "(", "size", "==", "", ")", "return", "NULL_RTX", ";", "else", "if", "(", "size", "==", "", ")", "return", "gen_rtx_PARALLEL", "(", "mode", ",", "gen_rtvec", "(", "", ",", "reg1", ")", ")", ";", "else", "{", "reg2", "=", "gen_rtx_REG", "(", "DImode", ",", "num_args", "+", "", ")", ";", "reg2", "=", "gen_rtx_EXPR_LIST", "(", "DImode", ",", "reg2"], "ground_truth": [",", "GEN_INT", "(", "", ")", ")", ";"], "File": "alpha3", "Func": "function_arg", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6509, "Length": 219, "Cover_Rate": 0.44969199178644764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMem32Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "addMemOperands", "(", "Inst", ","], "ground_truth": ["N", ")", ";"], "File": "X86AsmParser (2)2", "Func": "addMem32Operands", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6510, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setShuffleError", "(", "unsigned", "e", ")", "{", "s", "."], "ground_truth": ["ShuffleError", "=", "e", ";", "}"], "File": "HexagonMCChecker1", "Func": "setShuffleError", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6511, "Length": 14, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVSrcF32", "(", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUAsmParser14", "Func": "isVSrcF32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6512, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Index", "<", "Relocs", ".", "size", "(", ")", "&&", "!", "Relocs", "[", "Index", "]", ".", "HasMatchingHi", "&&", "!", "isPrecededByMatchingHi", "(", "Asm"], "ground_truth": [",", "Index", ",", "Relocs", ")", ";"], "File": "MipsELFObjectWriter10", "Func": "isFreeLo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6513, "Length": 27, "Cover_Rate": 0.54, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "RHS", ")", "return", "false", ";", "if", "(", "RHS", "->", "countTrailingOnes", "(", ")", ">=", "ShAmtBits", ")", "return", "true", ";", "const", "APInt", "&", "LHSKnownZeros", "=", "KnownBits", "->", "getKnownZeroes", "(", "MI", "."], "ground_truth": ["getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";"], "File": "AMDGPUInstructionSelector10", "Func": "isUnneededShiftMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6514, "Length": 42, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vneg_f64", "(", "float64x1_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vneg_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6515, "Length": 6, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerEH_SJLJ_LONGJMP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_SJLJ_SETUP_DISPATCH", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINSIC_WO_CHAIN", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "ExpandBITCAST", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerShift", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerREM", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerREM", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerShiftLeftParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerShiftRightParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerCTTZ", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerCTPOP", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCCE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerConstantFP", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINSERT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCONCAT_VECTORS", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFLT_ROUNDS_", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerMUL", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "if", "(", "Subtarget", "->", "isTargetWindows", "(", ")", "&&", "!", "Op", ".", "getValueType", "(", ")", ".", "isVector", "(", ")", ")", "return", "LowerDIV_Windows", "(", "Op", ",", "DAG", ",", "true", ")", ";", "return", "LowerSDIV", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "if", "(", "Subtarget", "->", "isTargetWindows", "(", ")", "&&", "!", "Op", ".", "getValueType", "(", ")", ".", "isVector", "(", ")", ")", "return", "LowerDIV_Windows", "(", "Op", ",", "DAG", ",", "false", ")", ";", "return", "LowerUDIV", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerADDC_ADDE_SUBC_SUBE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerXALUO", "(", "Op", ",", "DAG", ")", ";", "case"], "ground_truth": ["", ":"], "File": "ARMISelLowering108", "Func": "LowerOperation", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6516, "Length": 402, "Cover_Rate": 0.4491620111731844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "InitMCRegisterInfo", "(", "X", ","], "ground_truth": ["", ")", ";"], "File": "MMIXMCTargetDesc", "Func": "createMMIXMCRegisterInfo", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6517, "Length": 16, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Base", ")", ";", "return"], "ground_truth": ["Base", ";"], "File": "M680x0CollapseMOVEMPass", "Func": "GetBase", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6518, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleDAGMILive", "*", "DAG", "=", "new", "GCNScheduleDAGMILive", "(", "C", ",", "make_unique", "<", "GCNMaxOccupancySchedStrategy", ">", "(", "C", ")", ")", ";", "DAG", "->", "addMutation", "(", "createLoadClusterDAGMutation", "(", "DAG", "->", "TII", ",", "DAG", "->", "TRI", ")", ")", ";", "DAG", "->", "addMutation", "(", "createStoreClusterDAGMutation", "(", "DAG", "->", "TII", ",", "DAG", "->", "TRI"], "ground_truth": [")", ")", ";"], "File": "AMDGPUTargetMachine102", "Func": "createGCNMaxOccupancyMachineScheduler", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6519, "Length": 50, "Cover_Rate": 0.684931506849315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", "->", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Vec"], "ground_truth": [",", "Elt", ",", "Idx", ")", ";"], "File": "X86ParabixISelLowering", "Func": "INSERT_VECTOR_ELT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6520, "Length": 18, "Cover_Rate": 0.4186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "unsigned", "PredOpc", "=", "HII", "->", "getCondOpcode", "(", "Opc", ",", "!", "Cond", ")", ";", "MachineInstrBuilder", "MB", "=", "BuildMI", "(", "B", ",", "Where", ",", "DL", ",", "HII", "->", "get", "(", "PredOpc", ")", ")", ";", "unsigned", "Ox", "=", "", ",", "NP", "=", "MI", ".", "getNumOperands", "(", ")", ";", "while", "(", "Ox", "<", "NP", ")", "{", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "Ox", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isDef", "(", ")", ")", "break", ";", "Ox", "++", ";", "}", "MB", ".", "addReg", "(", "DefOp", ".", "getReg", "(", ")", ",", "getRegState", "(", "DefOp", ")", ",", "DefOp", ".", "getSubReg", "(", ")", ")", ";", "MB", ".", "addReg", "(", "PredOp", ".", "getReg", "(", ")", ",", "PredOp", ".", "isUndef", "(", ")", "?", "RegState", "::", "Undef", ":", "", ","], "ground_truth": ["PredOp", ".", "getSubReg", "(", ")", ")", ";"], "File": "HexagonExpandCondsets12", "Func": "predicateAt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6521, "Length": 145, "Cover_Rate": 0.3785900783289817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hasTinyEncoding", "(", ")", "?", "", ":", ""], "ground_truth": [";"], "File": "AVRSubtarget11", "Func": "getRegZeroIndex", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6522, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ExtInstSet", "::", "OpenCL_std", ":", "return", "getOpenCL_stdName", "(", "inst", ")", ";", "case", "ExtInstSet", "::", "GLSL_std_450", ":", "return", "getGLSL_std_450Name", "(", "inst", ")", ";", "case", "ExtInstSet", "::", "SPV_AMD_shader_trinary_minmax", ":", "return", "getSPV_AMD_shader_trinary_minmaxName", "(", "inst", ")"], "ground_truth": [";"], "File": "SPIRVExtInsts", "Func": "getExtInstName", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6523, "Length": 33, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1_lane_s8", "(", "int8_t", "*", "__a", ",", "int8x8_t"], "ground_truth": ["__b", ",", "const", "int", "__c", ")", "{"], "File": "arm", "Func": "neon_vst1_lane_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6524, "Length": 14, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BitsSet", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "BitsSet", "+=", "Writemask", "&", "(", "", "<<", "i", ")", "?", "", ":", "", ";", "const", "TargetRegisterClass", "*", "RC", ";", "switch", "(", "BitsSet", ")", "{", "default", ":", "return", ";", "case", "", ":", "RC", "=", "&", "AMDGPU", "::", "VReg_32RegClass", ";", "break", ";", "case", "", ":", "RC", "=", "&", "AMDGPU", "::", "VReg_64RegClass", ";", "break", ";", "case", "", ":", "RC", "=", "&"], "ground_truth": ["AMDGPU", "::", "VReg_96RegClass", ";", "break", ";"], "File": "SIISelLowering156", "Func": "AdjustInstrPostInstrSelection", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6525, "Length": 83, "Cover_Rate": 0.4797687861271676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", ".", "buildInstr", "(", "NewOpc", ",", "{", "MI", ".", "getOperand", "(", "", ")", "}", ",", "{", "MI", ".", "getOperand", "(", "", ")", ",", "ImmDef", "}", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "AArch64PostLegalizerCombiner14", "Func": "applyVAshrLshrImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6526, "Length": 36, "Cover_Rate": 0.3050847457627119, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "(", "const", "MCInstrInfo", "&", "mcii", ",", "const", "MCSubtargetInfo", "&", "sti", ","], "ground_truth": ["MCContext", "&", "ctx", ",", "bool", "IsLittle", ")", ":"], "File": "Cpu0MCCodeEmitter1", "Func": "Cpu0MCCodeEmitter", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6527, "Length": 20, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "PerformSELECTCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformANDCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformORCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformADDCombine", "(", "N", ",", "DAG", ",", "DCI", ","], "ground_truth": ["Subtarget", ")", ";"], "File": "MipsISelLowering101", "Func": "PerformDAGCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6528, "Length": 60, "Cover_Rate": 0.3488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LaneBitmask", "M", "=", "AR", ".", "Mask", "&", "BR", ".", "Mask", ";", "return", "M", ".", "any", "(", ")", "?", "RegisterRef", "(", "AR", ".", "Reg", ",", "M", ")", ":", "RegisterRef", "(", ")", ";", "}", "RegisterRef", "NAR", "=", "normalizeRef", "(", "AR"], "ground_truth": [")", ";"], "File": "RDFGraph6", "Func": "restrictRef", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6529, "Length": 40, "Cover_Rate": 0.37383177570093457, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmulq_n_u32", "(", "uint32x4_t", "__a", ","], "ground_truth": ["uint32_t", "__b", ")", "{"], "File": "arm", "Func": "neon2_vmulq_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6530, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSection", "*", "getSectionForConstant", "(", "const", "DataLayout", "&", "DL", ",", "SectionKind", "Kind", ",", "const", "Constant", "*", "C", ")", "const", "override", "{", "return"], "ground_truth": ["ReadOnlySection", ";"], "File": "HSAILTargetObjectFile", "Func": "getSectionForConstant", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6531, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "insn_entry", "[", "uid2", "]", ".", "is_load", "||", "!", "insn_entry", "[", "uid2", "]", ".", "is_swap", ")", "return", "false", ";", "rtx", "body", "=", "PATTERN", "(", "def_insn", ")", ";", "if", "(", "GET_CODE", "(", "body", ")", "!=", "SET", "||", "GET_CODE", "(", "SET_SRC", "(", "body", ")", ")", "!=", "VEC_SELECT", "||", "GET_CODE", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", "!=", "MEM", ")", "return", "false", ";", "rtx", "mem", "=", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ";", "rtx", "base_reg", "=", "XEXP", "(", "mem", ",", "", ")", ";", "df_ref", "base_use", ";", "insn_info", "=", "DF_INSN_INFO_GET", "(", "def_insn", ")", ";", "FOR_EACH_INSN_INFO_USE", "(", "base_use", ",", "insn_info", ")", "{", "if", "(", "!", "rtx_equal_p", "(", "DF_REF_REG", "(", "base_use", ")", ",", "base_reg", ")", ")", "continue", ";", "struct", "df_link", "*", "base_def_link", "=", "DF_REF_CHAIN", "(", "base_use", ")", ";", "if", "(", "!", "base_def_link", "||", "base_def_link", "->", "next", ")", "return", "false", ";", "rtx", "tocrel_insn", "=", "DF_REF_INSN", "(", "base_def_link", "->", "ref", ")", ";", "rtx", "tocrel_body", "=", "PATTERN", "(", "tocrel_insn", ")", ";", "rtx", "base", ",", "offset", ";", "if", "(", "GET_CODE", "(", "tocrel_body", ")", "!=", "SET", ")", "return", "false", ";", "rtx", "tocrel_expr", "=", "SET_SRC", "(", "tocrel_body", ")", ";", "if", "(", "GET_CODE", "(", "tocrel_expr", ")", "==", "MEM", ")", "tocrel_expr", "=", "XEXP", "(", "tocrel_expr", ",", "", ")", ";", "if", "(", "!", "toc_relative_expr_p", "(", "tocrel_expr", ",", "false", ")", ")", "return", "false", ";", "split_const", "(", "XVECEXP", "(", "tocrel_base", ",", "", ",", "", ")", ",", "&", "base", ",", "&", "offset", ")", ";", "if", "(", "GET_CODE", "(", "base", ")", "!=", "SYMBOL_REF", "||", "!", "CONSTANT_POOL_ADDRESS_P", "(", "base", ")", ")", "return", "false", ";", "}", "}", "return", "true"], "ground_truth": [";"], "File": "rs60005", "Func": "const_load_sequence_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6532, "Length": 258, "Cover_Rate": 0.7186629526462396, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__aarch64_vset_lane_any", "(", "__aarch64_vget_lane_any", "(", "__b", ",", "__lane2", ")"], "ground_truth": [",", "__a", ",", "__lane1", ")", ";"], "File": "arm", "Func": "neon4_vcopy_laneq_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6533, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "X86IREmitter", "Func": "visitMOVSHDUP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6534, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Src0Idx", "=", "", "(", "MI", ".", "getOpcode", "(", ")", ",", "", "::", "src0", ")", ";", "const", "MachineOperand", "*", "Src0", "=", "&", "MI", ".", "getOperand", "(", "Src0Idx", ")", ";", "if", "(", "Src0", "->", "isImm", "(", ")", "&&", "!", "isInlineConstant", "(", "MI", ",", "Src0Idx", ",", "*", "Src0", ")", ")", "return", "nullptr", ";", "break", ";", "}", "}", "const", "MachineOperand", "*", "Dst", "=", "getNamedOperand", "(", "MI", ",", "", "::", "vdst", ")", ";", "const", "MachineOperand", "*", "Src0", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src0", ")", ";", "const", "MachineOperand", "*", "Src1", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src1", ")", ";", "const", "MachineOperand", "*", "Src2", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src2", ")", ";", "return", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "IsF16", "?", "", ":", "", ")", ")", ".", "addOperand", "(", "*", "Dst", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "*", "Src0", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "*", "Src1", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "*", "Src2", ")", ".", "addImm", "("], "ground_truth": ["", ")", ".", "addImm", "(", "", ")", ";"], "File": "SIInstrInfo41", "Func": "convertToThreeAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6535, "Length": 184, "Cover_Rate": 0.673992673992674, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "MatchOperand_NoMatch", ";", "StringRef", "Name", "=", "Tok", ".", "getString", "(", ")", ";", "size_t", "Start", "=", "", ",", "Next", "=", "Name", ".", "find", "(", "'.'", ")", ";", "StringRef", "Head", "=", "Name", ".", "slice", "(", "Start", ",", "Next", ")", ";", "unsigned", "RegNum", "=", "matchRegisterNameAlias", "(", "Head", ",", "MatchKind", ")", ";", "if", "(", "RegNum", ")", "{", "if", "(", "Next", "!=", "StringRef", "::", "npos", ")", "{", "Kind", "=", "Name", ".", "slice", "(", "Next", ",", "StringRef", "::", "npos", ")", ";", "if", "(", "!", "isValidVectorKind", "(", "Kind", ",", "MatchKind", ")", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "}", "Parser", ".", "Lex", "(", ")", ";", "Reg", "=", "RegNum"], "ground_truth": [";"], "File": "AArch64AsmParser12", "Func": "tryParseVectorRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6536, "Length": 128, "Cover_Rate": 0.7950310559006211, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_getmantps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__C", "<<", "", ")", "|", "__B"], "ground_truth": [",", "(", "__v16sf", ")", "__W", ",", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_getmant_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6537, "Length": 29, "Cover_Rate": 0.4461538461538462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "AsmBackend", "::", "createObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ")", "const", "{", "return", "createELFObjectWriter", "(", "OS"], "ground_truth": [",", "OSABI", ")", ";"], "File": "CJGAsmBackend", "Func": "createObjectWriter", "Target": "CJG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6538, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setBytesToPopOnReturn", "(", "unsigned"], "ground_truth": ["bytes", ")", "{"], "File": "M68kMachineFunction (2)", "Func": "setBytesToPopOnReturn", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6539, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "emit_frame_store", "(", "unsigned", "int", "regno", ",", "rtx", "base_reg", ",", "HOST_WIDE_INT", "frame_bias", ",", "HOST_WIDE_INT", "base_ofs", ")", "{", "rtx", "reg", "=", "gen_rtx_REG", "(", "DImode", ",", "regno", ")", ";", "emit_frame_store_1", "(", "reg", ",", "base_reg", ",", "frame_bias", ",", "base_ofs", ",", "reg"], "ground_truth": [")", ";"], "File": "alpha", "Func": "emit_frame_store", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6540, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ImmToReg", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "initializeImmToRegPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ")", ";", "registerInstructionsForXform", "("], "ground_truth": [")", ";"], "File": "TPCImmToReg", "Func": "TPCImmToReg", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6541, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MF", ".", "getFrameInfo", "(", ")", ".", "setAdjustsStack", "(", "true", ")", ";", "const", "GlobalValue", "&", "GV", "=", "*", "I", ".", "getOperand", "(", "", ")", ".", "getGlobal", "(", ")", ";", "MachineIRBuilder", "MIB", "(", "I", ")", ";", "MIB", ".", "buildInstr", "(", "", ",", "{", "", "}", ",", "{", "}", ")", ".", "addGlobalAddress", "(", "&", "GV", ",", "", ",", "", ")", ";", "auto", "Load", "=", "MIB", ".", "buildInstr", "(", "", ",", "{", "&", "", "}", ",", "{", "Register", "(", "", ")", "}"], "ground_truth": [")", ".", "addImm", "(", "", ")", ";"], "File": "AArch64InstructionSelector3", "Func": "selectTLSGlobalValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6542, "Length": 85, "Cover_Rate": 0.36796536796536794, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmlaq_n_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6543, "Length": 29, "Cover_Rate": 0.6444444444444445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Shift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In64", ",", "Shift32", ")", ";", "SDValue", "Out64", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Shift", ")", ";", "return", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "DL", ",", "", ",", "Out64", ")", ";", "}", "if", "(", "InVT", "==", "", "&&", "ResVT", "==", "", ")", "{", "SDNode", "*", "U64", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ",", "DL", ",", "", ")", ";", "SDValue", "In64", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "DL", ",", "", ",", "SDValue", "(", "U64", ",", "", ")", ",", "In", ")", ";", "SDValue", "Out64", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In64", ")", ";", "SDValue", "Shift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Out64", ",", "Shift32", ")", ";", "SDValue", "Out", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", ""], "ground_truth": [",", "Shift", ")", ";"], "File": "SystemZISelLowering19", "Func": "lowerBITCAST", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6544, "Length": 150, "Cover_Rate": 0.5154639175257731, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fputs", "(", "DOUBLE_INT_ASM_OP", ",", "file", ")", ";", "rs6000_output_function_entry", "(", "file", ",", "name", ")", ";", "fputs", "(", "", ",", "file", ")", ";", "if", "(", "DOT_SYMBOLS", ")", "{", "fputs", "(", "", ",", "file", ")", ";", "assemble_name", "(", "file", ",", "name", ")", ";", "fputs", "(", "", ",", "file", ")", ";", "assemble_name", "(", "file", ",", "name", ")", ";", "fputs", "(", "", ",", "file", ")", ";", "if", "(", "TREE_PUBLIC", "(", "decl", ")", "&&", "!", "DECL_WEAK", "(", "decl", ")", ")", "{", "fputs", "(", "", ",", "file", ")", ";", "assemble_name", "(", "file", ",", "name", ")", ";", "putc", "(", "'\\n'", ",", "file", ")", ";", "}", "}", "else", "ASM_OUTPUT_TYPE_DIRECTIVE", "(", "file", ",", "name", ",", "", ")", ";", "ASM_DECLARE_RESULT", "(", "file", ",", "DECL_RESULT", "(", "decl", ")", ")", ";", "rs6000_output_function_entry", "(", "file", ",", "name", ")", ";", "fputs", "(", "", ",", "file", ")", ";", "return", ";", "}", "if", "(", "DEFAULT_ABI", "==", "ABI_V4", "&&", "(", "TARGET_RELOCATABLE", "||", "flag_pic", ">", "", ")", "&&", "!", "TARGET_SECURE_PLT", "&&", "(", "!", "constant_pool_empty_p", "(", ")", "||", "crtl", "->", "profile", ")", "&&", "uses_TOC", "(", ")", ")", "{", "char", "buf", "[", "", "]", ";", "(", "*", "targetm", ".", "asm_out", ".", "internal_label", ")", "(", "file", ",", "", ",", "rs6000_pic_labelno", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "assemble_name", "(", "file", ",", "toc_label_name", ")", ";", "need_toc_init", "=", "", ";", "putc", "(", "'-'", ",", "file", ")", ";", "ASM_GENERATE_INTERNAL_LABEL", "(", "buf", ",", "", ",", "rs6000_pic_labelno", ")", ";", "assemble_name", "(", "file", ",", "buf", ")", ";", "putc", "(", "'\\n'", ",", "file", ")", ";", "}", "ASM_OUTPUT_TYPE_DIRECTIVE", "(", "file", ",", "name", ",", "", ")", ";", "ASM_DECLARE_RESULT", "(", "file", ",", "DECL_RESULT", "(", "decl", ")", ")", ";", "if", "(", "TARGET_CMODEL", "==", "CMODEL_LARGE", "&&", "rs6000_global_entry_point_needed_p", "(", ")", ")", "{", "char", "buf", "[", "", "]", ";", "(", "*", "targetm", ".", "asm_out", ".", "internal_label", ")", "(", "file", ",", "", ",", "rs6000_pic_labelno", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "ASM_GENERATE_INTERNAL_LABEL", "(", "buf", ",", "", ",", "rs6000_pic_labelno", ")", ";", "assemble_name", "(", "file", ",", "buf", ")", ";", "putc", "(", "'\\n'", ",", "file", ")", ";", "}", "if", "(", "DEFAULT_ABI", "==", "ABI_AIX", ")", "{", "const", "char", "*", "desc_name", ",", "*", "orig_name", ";", "orig_name", "=", "(", "*", "targetm", ".", "strip_name_encoding", ")", "(", "name", ")", ";", "desc_name", "=", "orig_name", ";", "while", "(", "*", "desc_name", "=="], "ground_truth": ["'.'", ")", "desc_name", "++", ";"], "File": "rs60006", "Func": "rs6000_elf_declare_function_name", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6545, "Length": 363, "Cover_Rate": 0.7642105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "AsmBackend", "(", "T", ",", "Triple", "(", "TT", ")"], "ground_truth": [".", "getOS", "(", ")", ")", ";"], "File": "PatmosAsmBackend", "Func": "createPatmosAsmBackend", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6546, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "MCE", "=", "cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "MCE", "->", "getValue", "(", ")"], "ground_truth": [")", ")", ";"], "File": "AArch64AsmParser", "Func": "addImm0_65535Operands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6547, "Length": 31, "Cover_Rate": 0.5849056603773585, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "assert", "(", "!", "AMDGPU", "::", "R600_Reg128RegClass", ".", "contains", "(", "DestReg", ")", "&&", "!", "AMDGPU", "::", "R600_Reg128RegClass", ".", "contains", "(", "SrcReg", ")", ")", ";", "MachineInstr", "*", "NewMI", "=", "buildDefaultInstruction", "(", "MBB", ",", "MI", ",", "AMDGPU", "::", "MOV", ",", "DestReg", ",", "SrcReg", ")", ";", "NewMI", "->", "getOperand", "(", "getOperandIdx", "(", "*", "NewMI", ",", "AMDGPU", "::", "OpName", "::", "src0", ")", ")", ".", "setIsKill", "("], "ground_truth": ["KillSrc", ")", ";"], "File": "R600InstrInfo19", "Func": "copyPhysReg", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6548, "Length": 67, "Cover_Rate": 0.3602150537634409, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "break", ";", "}", "int", "FI", "=", "INT_MAX", ";", "if", "(", "Arg", ".", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "VR", "=", "cast", "<", "RegisterSDNode", ">", "(", "Arg", ".", "getOperand", "(", "", ")", ")", "->", "getReg", "(", ")", ";", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "VR", ")", ")", "return", "false", ";", "MachineInstr", "*", "Def", "=", "MRI", "->", "getVRegDef", "(", "VR", ")", ";", "if", "(", "!", "Def", ")", "return", "false", ";", "if", "(", "!", "Flags", ".", "isByVal", "(", ")", ")", "{", "if", "(", "!", "TII", "->", "isLoadFromStackSlot", "(", "Def", ",", "FI", ")", ")", "return", "false", ";", "}", "else", "{", "unsigned", "Opcode", "=", "Def", "->", "getOpcode", "(", ")", ";", "if", "(", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "&&", "Def", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", "{", "FI", "=", "Def", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "Bytes", "=", "Flags", ".", "getByValSize", "(", ")", ";", "}", "else", "return", "false", ";", "}", "}", "else", "if", "(", "LoadSDNode", "*", "Ld", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "Arg", ")", ")", "{", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "return", "false", ";", "SDValue", "Ptr", "=", "Ld", "->", "getBasePtr", "(", ")", ";", "FrameIndexSDNode", "*", "FINode", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Ptr", ")", ";", "if", "(", "!", "FINode", ")", "return", "false", ";", "FI", "=", "FINode", "->", "getIndex", "(", ")", ";", "}", "else", "if", "(", "Arg", ".", "getOpcode", "(", ")", "==", "", "&&", "Flags"], "ground_truth": [".", "isByVal", "(", ")", ")", "{"], "File": "X86ISelLowering148", "Func": "MatchingStackOffset", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6549, "Length": 249, "Cover_Rate": 0.4446428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "(", "unsigned", ")", "PIC_OFFSET_TABLE_REGNUM", "!=", "INVALID_REGNUM", ")", "{", "fixed_regs", "[", "PIC_OFFSET_TABLE_REGNUM", "]", "=", "", ";", "call_used_regs", "[", "PIC_OFFSET_TABLE_REGNUM", "]", "=", "", ";", "}", "else", "if", "(", "TARGET_APCS_STACK", ")", "{", "fixed_regs", "[", "", "]", "=", "", ";", "call_used_regs", "[", "", "]", "=", "", ";", "}", "if", "(", "TARGET_APCS_FRAME", "||", "TARGET_CALLER_INTERWORKING", "||", "TARGET_TPCS_FRAME", "||", "TARGET_TPCS_LEAF_FRAME", ")", "{", "fixed_regs", "[", "ARM_HARD_FRAME_POINTER_REGNUM", "]", "=", "", ";", "call_used_regs", "[", "ARM_HARD_FRAME_POINTER_REGNUM", "]", "=", "", ";", "if", "(", "TARGET_CALLER_INTERWORKING", ")", "global_regs", "[", "ARM_HARD_FRAME_POINTER_REGNUM"], "ground_truth": ["]", "=", "", ";"], "File": "arm8", "Func": "arm_conditional_register_usage", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6550, "Length": 84, "Cover_Rate": 0.32684824902723736, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_p128_p16", "(", "poly16x8_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon4_vreinterpretq_p128_p16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6551, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "Regs", ".", "front", "(", ")", ".", "second", ")", ")", "{", "if", "(", "Regs", ".", "back", "(", ")", ".", "second", "==", "", ")", "Kind", "=", "k_FPSRegisterListWithVPR", ";", "else", "Kind", "=", "k_SPRRegisterList", ";", "}", "if", "(", "Kind", "==", "k_RegisterList", "&&", "Regs", ".", "back", "(", ")", ".", "second", "==", "", ")", "Kind", "=", "k_RegisterListWithAPSR", ";", "assert", "(", "std", "::", "is_sorted", "(", "Regs", ".", "begin", "(", ")", ",", "Regs", ".", "end", "(", ")", ")", "&&", "", ")", ";", "auto", "Op", "=", "std", "::", "make_unique", "<", "Operand", ">", "(", "Kind", ")", ";", "for", "(", "const", "auto", "&", "P", ":", "Regs", ")", "Op", "->", "Registers", ".", "push_back", "(", "P", ".", "second", ")", ";", "Op", "->", "StartLoc", "="], "ground_truth": ["StartLoc", ";"], "File": "ARMAsmParser (2)4", "Func": "CreateRegList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6552, "Length": 124, "Cover_Rate": 0.5367965367965368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "MachinePostDominatorTree", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "MachineLoopInfo"], "ground_truth": [">", "(", ")", ";"], "File": "AMDILCFGStructurizer16", "Func": "getAnalysisUsage", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6553, "Length": 18, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AMDGPUCFGStructurizer", "::", "mergeSerialBlock", "(", "MachineBasicBlock", "*", "DstMBB", ",", "MachineBasicBlock", "*", "SrcMBB", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "DstMBB", "->", "getNumber", "(", ")", "<<", "", "<<", "SrcMBB", "->", "getNumber", "(", ")", "<<", "", ";", ")", ";", "DstMBB", "->", "splice", "(", "DstMBB", "->", "end", "(", ")", ",", "SrcMBB", ",", "SrcMBB", "->", "begin", "(", ")", ",", "SrcMBB", "->", "end", "(", ")", ")", ";", "DstMBB", "->", "removeSuccessor", "(", "SrcMBB", ")", ";", "cloneSuccessorList", "(", "DstMBB", ",", "SrcMBB", ")", ";", "removeSuccessor", "(", "SrcMBB", ")", ";", "MLI", "->", "removeBlock", "(", "SrcMBB", ")", ";", "retireBlock", "(", "SrcMBB"], "ground_truth": [")", ";"], "File": "AMDILCFGStructurizer1", "Func": "mergeSerialBlock", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6554, "Length": 96, "Cover_Rate": 0.9896907216494846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TrueMBB", "==", "FalseMBB", ")", "return", "", ";", "MigrateTrue", "=", "needMigrateBlock", "(", "TrueMBB", ")", ";", "MigrateFalse", "=", "needMigrateBlock", "(", "FalseMBB", ")", ";", "if", "(", "!", "MigrateTrue", "&&", "!", "MigrateFalse", ")", "return", "", ";", "if", "(", "!", "MigrateTrue", "&&", "TrueMBB", "&&", "TrueMBB", "->", "pred_size", "(", ")", ">", "", ")", "MigrateTrue", "=", "true", ";", "if", "(", "!", "MigrateFalse", "&&", "FalseMBB", "&&", "FalseMBB", "->", "pred_size", "(", ")", ">", "", ")", "MigrateFalse", "=", "true", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "showImproveSimpleJumpintoIf", "(", "HeadMBB", ",", "TrueMBB", ",", "FalseMBB", ",", "LandBlk", ",", "", ")", ";", ")", ";", "const", "TargetRegisterClass", "*", "I32RC", "=", "TRI", "->", "getCFGStructurizerRegClass", "(", "", ")", ";", "if", "(", "!", "MigrateTrue", "||", "!", "MigrateFalse", ")", "{", "return", "", ";", "}", "int", "NumNewBlk", "=", "", ";", "bool", "LandBlkHasOtherPred", "=", "(", "LandBlk", "->", "pred_size", "(", ")", ">", "", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "insertInstrBefore", "(", "LandBlk", ",", "", ")", ";", "if", "(", "LandBlkHasOtherPred", ")", "{", "report_fatal_error", "(", "", ")", ";", "Register", "CmpResReg", "=", "HeadMBB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "I32RC", ")", ";", "report_fatal_error", "(", "", ")", ";", "insertCondBranchBefore", "(", "LandBlk", ",", "I", ",", "", ",", "CmpResReg", ",", "DebugLoc", "(", ")", ")", ";", "}", "Register", "InitReg", "=", "HeadMBB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "I32RC", ")", ";", "insertCondBranchBefore", "(", "LandBlk", ",", "I", ",", "", ",", "InitReg", ",", "DebugLoc", "(", ")", ")", ";", "if", "(", "MigrateTrue", ")", "{", "migrateInstruction", "(", "TrueMBB", ",", "LandBlk", ",", "I", ")", ";", "report_fatal_error", "(", "", ")", ";", "}", "insertInstrBefore", "(", "I", ","], "ground_truth": ["", ")", ";"], "File": "AMDILCFGStructurizer10", "Func": "improveSimpleJumpintoIf", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6555, "Length": 259, "Cover_Rate": 0.5995370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "OpC", "==", "", ")", "{", "lowerCRSpilling", "(", "II", ",", "FrameIndex", ")", ";", "return", ";", "}", "else", "if", "(", "OpC", "==", "", ")", "{", "lowerCRRestore", "(", "II", ",", "FrameIndex", ")", ";", "return", ";", "}", "else", "if", "(", "OpC", "==", "", ")", "{", "lowerCRBitSpilling", "(", "II", ",", "FrameIndex", ")", ";", "return", ";", "}", "else", "if", "(", "OpC", "==", "", ")", "{", "lowerCRBitRestore", "(", "II", ",", "FrameIndex", ")", ";", "return", ";", "}", "else", "if", "(", "OpC", "==", "", ")", "{", "lowerVRSAVESpilling", "(", "II", ",", "FrameIndex", ")", ";", "return", ";", "}", "else", "if", "(", "OpC", "==", "", ")", "{", "lowerVRSAVERestore", "(", "II", ",", "FrameIndex", ")", ";", "return", ";", "}", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "FrameIndex", "<", "", "?", "getBaseRegister", "(", "MF", ")", ":", "getFrameRegister", "(", "MF", ")", ",", "false", ")", ";", "bool", "noImmForm", "=", "!", "MI", ".", "isInlineAsm", "(", ")", "&&", "OpC", "!=", "TargetOpcode", "::", "STACKMAP", "&&", "OpC", "!=", "TargetOpcode", "::", "PATCHPOINT", "&&", "!", "ImmToIdxMap", ".", "count", "(", "OpC", ")", ";", "int", "Offset", "=", "MFI", ".", "getObjectOffset", "(", "FrameIndex", ")", ";", "Offset", "+=", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "MF", ".", "getFunction", "(", ")", "->", "hasFnAttribute", "(", "Attribute", "::", "Naked", ")", ")", "{", "if", "(", "!", "(", "hasBasePointer", "(", "MF", ")", "&&", "FrameIndex", "<", "", ")", ")", "Offset", "+=", "MFI", ".", "getStackSize", "(", ")", ";", "}", "assert", "(", "OpC", "!=", "", "&&", "", ")", ";", "if", "(", "!", "noImmForm", "&&", "(", "(", "isInt", "<", "", ">", "(", "Offset", ")", "&&", "(", "(", "Offset", "%", "offsetMinAlign", "(", "MI", ")", ")", "==", "", ")", ")", "||", "OpC", "==", "TargetOpcode", "::", "STACKMAP", "||", "OpC", "==", "TargetOpcode", "::", "PATCHPOINT", ")", ")", "{", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "return", ";", "}", "bool", "is64Bit", "=", "TM", ".", "is64", "(", ")", ";", "const", "TargetRegisterClass", "*", "G8RC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "GPRC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "is64Bit", "?", "G8RC", ":", "GPRC", ";", "unsigned", "SRegHi", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "RC", ")", ",", "SReg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "is64Bit", "?", "", ":", "", ")", ",", "SRegHi", ")", ".", "addImm", "(", "Offset", ">>", "", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "is64Bit", "?", "", ":", "", ")", ",", "SReg"], "ground_truth": [")", ".", "addReg", "(", "SRegHi", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "Offset", ")", ";"], "File": "PPCRegisterInfo (2)2", "Func": "eliminateFrameIndex", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6556, "Length": 422, "Cover_Rate": 0.5403329065300896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "AnalyzeCondBr", "(", "const", "MachineInstr", "*", "Inst", ",", "unsigned", "Opc", ",", "MachineBasicBlock", "*", "&", "BB", ",", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ")", "const", "{", "assert", "(", "getAnalyzableBrOpc", "(", "Opc", ")", "&&", "", ")", ";", "int", "NumOp", "=", "Inst", "->"], "ground_truth": ["getNumExplicitOperands", "(", ")", ";"], "File": "MipsInstrInfo (2)3", "Func": "AnalyzeCondBr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6557, "Length": 46, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtsi64_si32", "(", "__m64", "__i", ")", "{", "return", "(", "(", "int", ")"], "ground_truth": ["__i", ")", ";"], "File": "mmintrin", "Func": "_mm_cvtsi64_si32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6558, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsVarArg", "=", "CLI", ".", "IsVarArg", ";", "const", "Value", "*", "Callee", "=", "CLI", ".", "Callee", ";", "MCSymbol", "*", "Symbol", "=", "CLI", ".", "Symbol", ";", "if", "(", "!", "Callee", "&&", "!", "Symbol", ")", "return", "false", ";", "if", "(", "IsTailCall", ")", "return", "false", ";", "CodeModel", "::", "Model", "CM", "=", "TM", ".", "getCodeModel", "(", ")", ";", "if", "(", "CM", "!=", "CodeModel", "::", "Large", "&&", "!", "Subtarget", "->", "useSmallAddressing", "(", ")", ")", "return", "false", ";", "if", "(", "CM", "==", "CodeModel", "::", "Large", "&&", "!", "Subtarget", "->", "isTargetMachO", "(", ")", ")", "return", "false", ";", "if", "(", "IsVarArg", ")", "return", "false", ";", "const", "Function", "*", "F", "=", "dyn_cast_or_null", "<", "Function", ">", "(", "Callee", ")", ";", "if", "(", "FuncInfo", ".", "MF", "->", "getFunction", "(", ")", ".", "isPagerando", "(", ")", "||", "(", "F", "&&", "F", "->", "isPagerando", "(", ")", ")", ")", "return", "false", ";", "MVT", "RetVT", ";", "if", "(", "CLI", ".", "RetTy", "->", "isVoidTy", "(", ")", ")", "RetVT", "=", "", ";", "else", "if", "(", "!", "isTypeLegal", "(", "CLI", ".", "RetTy", ",", "RetVT", ")", ")", "return", "false", ";", "for", "(", "auto", "Flag", ":", "CLI", ".", "OutFlags", ")", "if", "(", "Flag", ".", "isInReg", "(", ")", "||", "Flag", ".", "isSRet", "(", ")", "||", "Flag", ".", "isNest", "(", ")", "||", "Flag", ".", "isByVal", "(", ")", "||", "Flag", ".", "isSwiftSelf", "(", ")", "||", "Flag", ".", "isSwiftError", "(", ")", ")", "return", "false", ";", "SmallVector", "<", "MVT", ",", "", ">", "OutVTs", ";", "OutVTs", ".", "reserve", "(", "CLI", ".", "OutVals", ".", "size", "(", ")", ")", ";", "for", "(", "auto", "*", "Val", ":", "CLI", ".", "OutVals", ")", "{", "MVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "Val", "->", "getType", "(", ")", ",", "VT", ")", "&&", "!", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", ")", "return", "false", ";", "if", "(", "VT", ".", "isVector", "(", ")", "||", "VT", ".", "getSizeInBits", "(", ")", ">", "", ")", "return", "false", ";", "OutVTs", ".", "push_back", "(", "VT", ")", ";", "}", "Address", "Addr", ";", "if", "(", "Callee", "&&", "!", "computeCallAddress", "(", "Callee", ",", "Addr", ")", ")", "return", "false", ";", "unsigned", "NumBytes", ";", "if", "(", "!", "processCallArgs", "(", "CLI", ",", "OutVTs", ",", "NumBytes", ")", ")", "return", "false", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", "->", "getRegisterInfo", "(", ")", ";", "if", "(", "RegInfo", "->", "isAnyArgRegReserved", "(", "*", "MF", ")", ")", "RegInfo", "->", "emitReservedArgRegCallError", "(", "*", "MF", ")", ";", "MachineInstrBuilder", "MIB", ";", "if", "(", "Subtarget", "->", "useSmallAddressing", "(", ")", ")", "{", "const", "MCInstrDesc", "&", "II", "=", "TII", ".", "get", "(", "Addr", ".", "getReg", "(", ")", "?", "", ":", "", ")", ";", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ")", ";", "if", "(", "Symbol", ")", "MIB", ".", "addSym", "(", "Symbol", ",", "", ")", ";", "else", "if", "(", "Addr", ".", "getGlobalValue", "(", ")", ")", "MIB", ".", "addGlobalAddress", "("], "ground_truth": ["Addr", ".", "getGlobalValue", "(", ")", ",", "", ",", "", ")", ";"], "File": "AArch64FastISel2", "Func": "fastLowerCall", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6559, "Length": 465, "Cover_Rate": 0.5747836835599506, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vmladavxq_s32", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmladavxq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6560, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NewVReg2", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg2", ")", ".", "addReg", "(", "NewVReg1", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "PCLabelId", ")", ";", "unsigned", "NewVReg3", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg3", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ".", "addImm", "(", "", ")", ")", ";", "unsigned", "NewVReg4", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg4", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "NewVReg2", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "NewVReg3", ",", "RegState", "::", "Kill", ")", ")", ";", "unsigned", "NewVReg5", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg5", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "NewVReg4", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "NewVReg5", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "FIMMOSt", ")", ")", ";", "}", "else", "{", "unsigned", "NewVReg1", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg1", ")", ".", "addConstantPoolIndex", "(", "CPI", ")", ".", "addImm", "("], "ground_truth": ["", ")", ".", "addMemOperand", "(", "CPMMO", ")", ")", ";"], "File": "ARMISelLowering133", "Func": "SetupEntryBlockForSjLj", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6561, "Length": 285, "Cover_Rate": 0.3242320819112628, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "Info", ".", "addWorkGroupIDX", "(", ")", ";", "MF", ".", "addLiveIn", "(", "Reg", ",", "&", "", ")", ";", "CCInfo", ".", "AllocateReg", "(", "Reg", ")", ";", "}", "if", "(", "Info", ".", "hasWorkGroupIDY", "(", ")", ")", "{", "unsigned", "Reg", "=", "Info", ".", "addWorkGroupIDY", "(", ")", ";", "MF", ".", "addLiveIn", "(", "Reg", ",", "&", "", ")", ";", "CCInfo", ".", "AllocateReg", "(", "Reg", ")", ";", "}", "if", "(", "Info", ".", "hasWorkGroupIDZ", "(", ")", ")", "{", "unsigned", "Reg", "=", "Info", ".", "addWorkGroupIDZ", "(", ")", ";", "MF", ".", "addLiveIn", "(", "Reg", ",", "&", "", ")", ";", "CCInfo", ".", "AllocateReg", "(", "Reg", ")", ";", "}", "if", "(", "Info", ".", "hasWorkGroupInfo", "(", ")", ")", "{", "unsigned", "Reg", "=", "Info", ".", "addWorkGroupInfo", "(", ")", ";", "MF", ".", "addLiveIn", "(", "Reg", ",", "&", "", ")", ";", "CCInfo", ".", "AllocateReg", "(", "Reg", ")", ";", "}", "if", "(", "Info", ".", "hasPrivateSegmentWaveByteOffset", "(", ")", ")", "{", "unsigned", "PrivateSegmentWaveByteOffsetReg", ";", "if", "("], "ground_truth": ["IsShader", ")", "{"], "File": "SIISelLowering11", "Func": "allocateSystemSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6562, "Length": 152, "Cover_Rate": 0.5868725868725869, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Relocator", "::", "DWord", "helper_thumb32_cond_branch_offset", "(", "Relocator", "::", "DWord", "pUpper16", ",", "Relocator", "::", "DWord", "pLower16", ")", "{", "uint32_t", "s", "=", "(", "pUpper16", "&", "", ")", ">>", "", ";", "uint32_t", "j1", "=", "(", "pLower16", "&", "", ")", ">>", "", ";", "uint32_t", "j2", "=", "(", "pLower16", "&", "", ")", ">>", "", ";", "uint32_t", "lower", "=", "("], "ground_truth": ["pLower16", "&", "", ")", ";"], "File": "ARMRelocator", "Func": "helper_thumb32_cond_branch_offset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6563, "Length": 59, "Cover_Rate": 0.5619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isSupportedValue", "(", "V", ")", "||", "(", "shouldPromote", "(", "V", ")", "&&", "!", "isLegalToPromote", "(", "V", ")", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "V", "<<", "", ")", ";", "return", "false", ";", "}", "WorkList", ".", "insert", "(", "V", ")", ";", "return", "true", ";", "}", ";", "while", "(", "!", "WorkList", ".", "empty", "(", ")", ")", "{", "Value", "*", "V", "=", "WorkList", ".", "back", "(", ")", ";", "WorkList", ".", "pop_back", "(", ")", ";", "if", "(", "CurrentVisited", ".", "count", "(", "V", ")", ")", "continue", ";", "if", "(", "!", "isa", "<", "Instruction", ">", "(", "V", ")", "&&", "!", "isSource", "(", "V", ")", ")", "continue", ";", "if", "(", "AllVisited", ".", "count", "(", "V", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "V", "<<", "", ")", ";", "return", "false", ";", "}", "CurrentVisited", ".", "insert", "(", "V", ")", ";", "AllVisited", ".", "insert", "(", "V", ")", ";", "if", "(", "isSink", "(", "V", ")", ")", "Sinks", ".", "insert", "(", "cast", "<", "Instruction", ">", "(", "V", ")", ")", ";", "if", "(", "isSource", "(", "V", ")", ")", "Sources", ".", "insert", "(", "V", ")", ";", "else", "if", "(", "auto", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ")", "{", "for", "(", "auto", "&", "U", ":", "I", "->", "operands", "(", ")", ")", "{", "if", "(", "!", "AddLegalInst", "(", "U", ")", ")", "return", "false", ";", "}", "}", "if", "(", "isSource", "(", "V", ")", "||", "shouldPromote", "(", "V", ")", ")", "{", "for", "(", "Use", "&", "U", ":", "V", "->", "uses", "(", ")", ")", "{", "if", "(", "!", "AddLegalInst", "(", "U", ".", "getUser", "(", ")", ")", ")", "return", "false", ";", "}", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "for", "(", "auto", "*", "I", ":", "CurrentVisited", ")", "I", "->", "dump", "(", ")", ";", ")", ";", "unsigned", "ToPromote", "=", "", ";", "for", "(", "auto", "*", "V", ":", "CurrentVisited", ")", "{", "if", "(", "Sources", ".", "count", "(", "V", ")", ")", "continue", ";", "if", "(", "Sinks", ".", "count", "(", "cast", "<", "Instruction", ">", "(", "V", ")", ")", ")", "continue", ";", "++", "ToPromote", ";", "}", "if", "(", "ToPromote", "<", "", ")", "return", "false", ";", "Promoter", "->", "Mutate", "(", "OrigTy", ",", "CurrentVisited", ",", "Sources", ",", "Sinks", ")", ";", "return", "true"], "ground_truth": [";"], "File": "ARMCodeGenPrepare", "Func": "TryToPromote", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6564, "Length": 365, "Cover_Rate": 0.6886792452830188, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "mips_split_move_p", "(", "rtx", "dest", ",", "rtx", "src", ",", "enum", "mips_split_type", "split_type", ")", "{", "if", "(", "mips_mult_move_p", "(", "dest", ",", "src", ",", "split_type", ")", ")", "return", "false", ";", "unsigned", "int", "size", "=", "GET_MODE_SIZE", "(", "GET_MODE", "(", "dest", ")", ")", ";", "if", "(", "size", "==", "", "&&", "FP_REG_RTX_P", "(", "src", ")", "&&", "FP_REG_RTX_P", "(", "dest", ")", ")", "return", "false", ";", "if", "(", "size", "==", "", "&&", "ISA_HAS_LDC1_SDC1", ")", "{", "if", "(", "FP_REG_RTX_P", "(", "dest", ")", "&&", "MEM_P", "(", "src", ")", ")", "return", "false", ";", "if", "(", "FP_REG_RTX_P", "(", "src", ")", "&&", "MEM_P", "(", "dest", ")", ")", "return", "false", ";", "}", "if", "(", "MSA_SUPPORTED_MODE_P", "(", "GET_MODE", "(", "dest", ")", ")", ")", "return", "mips_split_128bit_move_p", "(", "dest", ",", "src", ")", ";", "return", "size", ">", "UNITS_PER_WORD"], "ground_truth": [";"], "File": "mips", "Func": "mips_split_move_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6565, "Length": 122, "Cover_Rate": 0.991869918699187, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerUDIVREM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSDIVREM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFREM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFCEIL", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFTRUNC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFNEARBYINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFROUND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFFLOOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFLOG", "(", "Op", ",", "DAG", ",", "", "/", "numbers", "::", "log2ef", ")", ";", "case", "", ":", "return", "LowerFLOG", "(", "Op", ",", "DAG", ",", "numbers", "::", "ln2f", "/", "numbers", "::", "ln10f", ")", ";", "case", "", ":", "return", "lowerFEXP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerNT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerUINT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_TO_FP16", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_TO_NT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_TO_UINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerCTLZ_CTTZ", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerDYNAMIC_STACKALLOC", "(", "Op", ",", "DAG", ")", ";", "}", "return"], "ground_truth": ["Op", ";"], "File": "AMDGPUISelLowering (2)2", "Func": "LowerOperation", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6566, "Length": 236, "Cover_Rate": 0.6465753424657534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "reg_class", "alpha_preferred_reload_class", "(", "rtx", "x", ",", "enum", "reg_class", "class", ")", "{", "if", "(", "x", "==", "CONST0_RTX", "(", "GET_MODE", "(", "x", ")", ")", ")", "return", "class", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "CONST_INT", "||", "GET_CODE", "(", "x", ")", "==", "CONST_DOUBLE", "||", "GET_CODE", "(", "x", ")", "==", "CONST_VECTOR", ")", "{", "if", "(", "class", "==", "FLOAT_REGS", ")", "return", "NO_REGS", ";", "if", "(", "class", "==", "ALL_REGS", ")", "return", "GENERAL_REGS", ";", "return", "class"], "ground_truth": [";"], "File": "alpha3", "Func": "alpha_preferred_reload_class", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6567, "Length": 72, "Cover_Rate": 0.7578947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "sparc_cpu", "==", "PROCESSOR_NIAGARA", "||", "sparc_cpu", "==", "PROCESSOR_NIAGARA2", "||", "sparc_cpu", "==", "PROCESSOR_NIAGARA3", ")", "return", "", ";", "if", "(", "sparc_cpu", "==", "PROCESSOR_NIAGARA4", "||", "sparc_cpu", "==", "PROCESSOR_NIAGARA7", ")", "return", "", ";", "if", "(", "sparc_cpu", "==", "PROCESSOR_ULTRASPARC", "||", "sparc_cpu", "==", "PROCESSOR_ULTRASPARC3", ")", "return", "", ";", "if", "(", "(", "", "<<", "sparc_cpu", ")", "&", "(", "(", "", "<<", "PROCESSOR_SUPERSPARC", ")", "|", "(", "", "<<", "PROCESSOR_HYPERSPARC", ")", "|", "(", "", "<<", "PROCESSOR_SPARCLITE86X", ")", ")", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "sparc6", "Func": "sparc_use_sched_lookahead", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6568, "Length": 77, "Cover_Rate": 0.9058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "InstrInfo", "::", "nextNonPseudo", "(", "MachineBasicBlock", "&", "MBB", ",", "const", "MachineBasicBlock"], "ground_truth": ["::", "iterator", "&", "II", ")", "const", "{"], "File": "PatmosInstrInfo1", "Func": "nextNonPseudo", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6569, "Length": 20, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_p8_f32", "(", "float32x2_t", "__a", ")", "{", "return", "(", "poly8x8_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vreinterpret_p8_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6570, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrStage", "*", "IS", "=", "II", "->", "beginStage", "(", "QII", "->", "get", "(", "this", "->", "getOpcode", "(", ")", ")", ".", "getSchedClass", "(", ")", ")", ";", "return", "(", "IS", "->"], "ground_truth": ["getUnits", "(", ")", ")", ";"], "File": "HexagonMCInst2", "Func": "getUnits", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6571, "Length": 34, "Cover_Rate": 0.44155844155844154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "xtensa_return_in_msb", "(", "tree"], "ground_truth": ["valtype", ")", "{"], "File": "xtensa3", "Func": "xtensa_return_in_msb", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6572, "Length": 8, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerFRAMEADDR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->"], "ground_truth": ["getZExtValue", "(", ")", "==", "", ")", "&&", "", ")", ";"], "File": "RISCVISelLowering (2)2", "Func": "lowerFRAMEADDR", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6573, "Length": 40, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "loongarch_signed_immediate_p", "(", "unsigned", "HOST_WIDE_INT", "x", ",", "int", "bits", ",", "int", "shift", "=", "", ")", "{", "x", "+=", "", "<<", "(", "bits", "+", "shift"], "ground_truth": ["-", "", ")", ";"], "File": "loongarch", "Func": "loongarch_signed_immediate_p", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6574, "Length": 28, "Cover_Rate": 0.717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "NewBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "OrigBB", "->", "getBasicBlock", "(", ")", ")", ";", "MachineFunction", "::", "iterator", "MBBI", "=", "OrigBB", ";", "++", "MBBI", ";", "MF", "->", "insert", "(", "MBBI", ",", "NewBB", ")", ";", "NewBB", "->", "splice", "(", "NewBB", "->", "end", "(", ")", ",", "OrigBB", ",", "MI", ",", "OrigBB", "->", "end", "(", ")", ")", ";", "unsigned", "Opc", "=", "isThumb", "?", "(", "isThumb2", "?", "", ":", "", ")", ":", "", ";", "if", "(", "!", "isThumb", ")", "BuildMI", "(", "OrigBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addMBB", "(", "NewBB", ")", ";", "else", "BuildMI", "(", "OrigBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addMBB", "(", "NewBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "++", "NumSplit", ";", "NewBB", "->", "transferSuccessors", "(", "OrigBB", ")", ";", "OrigBB", "->", "addSuccessor", "(", "NewBB", ")", ";", "MF", "->", "RenumberBlocks", "(", "NewBB", ")", ";", "BBInfo", ".", "insert", "(", "BBInfo", ".", "begin", "(", ")", "+", "NewBB", "->", "getNumber", "(", ")", ",", "BasicBlockInfo", "(", ")", ")", ";", "water_iterator", "IP", "=", "std", "::", "lower_bound", "(", "WaterList", ".", "begin", "(", ")", ",", "WaterList", ".", "end", "(", ")", ",", "OrigBB", ",", "CompareMBBNumbers", ")", ";", "MachineBasicBlock", "*", "WaterBB", "=", "*"], "ground_truth": ["IP", ";"], "File": "ARMConstantIslandPass10", "Func": "splitBlockBeforeInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6575, "Length": 204, "Cover_Rate": 0.7058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SEDAGToDAGISel", "::", "selectIntAddr11MM", "(", "SDValue", "Addr", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "Offset"], "ground_truth": [")", "const", "{"], "File": "MipsSEISelDAGToDAG10", "Func": "selectIntAddr11MM", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6576, "Length": 18, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getFrameRegister", "(", "const"], "ground_truth": ["MachineFunction", "&", "MF", ")", "const", "{"], "File": "VideoCore4RegisterInfo", "Func": "getFrameRegister", "Target": "VideoCore4", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6577, "Length": 12, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "expandLOCPseudo", "(", "MachineInstr", "&", "MI", ",", "unsigned", "LowOpcode", ",", "unsigned", "HighOpcode", ")", "const", "{", "Register", "Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Opcode", "=", "isHighReg", "(", "Reg", ")", "?", "HighOpcode", ":", "LowOpcode", ";", "MI", ".", "setDesc", "(", "get", "("], "ground_truth": ["Opcode", ")", ")", ";"], "File": "SystemZInstrInfo30", "Func": "expandLOCPseudo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6578, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "AMSubMode", ")", "(", "(", "AM5Opc", ">>", "", ")"], "ground_truth": ["&", "", ")", ";"], "File": "ARMAddressingModes3", "Func": "getAM5SubMode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6579, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "const_cast", "<", "TargetLowering", "*", ">", "(", "&", "TLInfo"], "ground_truth": [")", ";"], "File": "NVPTXTargetMachine18", "Func": "getTargetLowering", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6580, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "return", "_URC_END_OF_STACK", ";", "new_cfa", "=", "(", "_Unwind_Ptr", ")", "sc", ";", "fs", "->", "cfa_how", "=", "CFA_REG_OFFSET", ";", "fs", "->", "cfa_reg", "=", "STACK_POINTER_REGNUM", ";", "fs", "->", "cfa_offset", "=", "new_cfa", "-", "(", "_Unwind_Ptr", ")", "context", "->", "cfa", ";", "new_cfa", "-=", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "fs", "->", "regs", ".", "reg", "[", "i", "]", ".", "how", "=", "REG_SAVED_OFFSET", ";", "fs", "->", "regs", ".", "reg", "[", "i", "]", ".", "loc", ".", "offset", "=", "(", "_Unwind_Ptr", ")", "&", "(", "sc", "->", "sc_regs", "[", "i", "]", ")", "-", "new_cfa", ";", "}", "fs", "->", "regs", ".", "reg", "[", "SIGNAL_UNWIND_RETURN_COLUMN", "]", ".", "how", "=", "REG_SAVED_OFFSET", ";", "fs", "->", "regs", ".", "reg", "[", "SIGNAL_UNWIND_RETURN_COLUMN", "]", ".", "loc", ".", "offset", "=", "(", "_Unwind_Ptr", ")", "&", "(", "sc"], "ground_truth": ["->", "sc_pc", ")", "-", "new_cfa", ";"], "File": "linux-unwind", "Func": "mips_fallback_frame_state", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6581, "Length": 134, "Cover_Rate": 0.4734982332155477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MCDisassembler", "*", "create_32Disassembler", "(", "const", "Target", "&", "T", ")", "{", "return", "new", "Disassembler", "::"], "ground_truth": ["_32Disassembler", ";"], "File": "X86Disassembler54", "Func": "createX86_32Disassembler", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6582, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "rs6000_hard_regno_nregs", "[", "m", "]", "[", "r", "]", ">", "", ")", "len", "+=", "fprintf", "(", "stderr", ",", "", ",", "comma", ",", "GET_MODE_NAME", "(", "m", ")", ",", "rs6000_hard_regno_nregs", "[", "m", "]", "[", "r", "]", ")", ";", "else", "len", "+=", "fprintf", "(", "stderr", ",", "", ",", "comma", ",", "GET_MODE_NAME", "(", "m", ")", ")", ";", "comma", "=", "", ";", "}", "if", "(", "call_used_regs", "[", "r", "]", ")", "{", "if", "(", "len", ">", "", ")", "{", "fprintf", "(", "stderr", ",", "", ")", ";", "len", "=", "", ";", "comma", "=", "", ";", "}", "len", "+=", "fprintf", "(", "stderr", ",", "", ",", "comma", ",", "", ")", ";", "comma", "=", "", ";", "}", "if", "(", "fixed_regs", "[", "r", "]", ")", "{", "if", "(", "len", ">", "", ")"], "ground_truth": ["{"], "File": "rs60004", "Func": "rs6000_debug_reg_print", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6583, "Length": 123, "Cover_Rate": 0.3360655737704918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "func", "&&", "POINTER_TYPE_P", "(", "TREE_TYPE", "(", "TREE_TYPE", "(", "func", ")", ")", ")", ")", "return", "gen_rtx_PARALLEL", "(", "mode", ",", "gen_rtvec", "(", "", ",", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "mode", ",", "A0_REG", ")", ",", "const0_rtx", ")", ",", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "mode", ",", "D0_REG", ")"], "ground_truth": [",", "const0_rtx", ")", ")", ")", ";"], "File": "m68k4", "Func": "m68k_function_value", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6584, "Length": 54, "Cover_Rate": 0.40298507462686567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CodeGenOpt"], "ground_truth": ["::", "Aggressive", ";"], "File": "MipsSubtarget (2)1", "Func": "getOptLevelToEnablePostRAScheduler", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6585, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Thumb1RegisterInfo", "::", "emitLoadConstPool", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "&", "MBBI", ",", "DebugLoc", "dl", ",", "unsigned", "DestReg", ",", "unsigned", "SubIdx", ",", "int", "Val", ",", "", "Pred", ",", "unsigned", "PredReg", ",", "unsigned", "MIFlags", ")", "const", "{", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MachineConstantPool", "*", "ConstantPool", "=", "MF", ".", "getConstantPool", "(", ")", ";", "const", "Constant", "*", "C", "=", "ConstantInt", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "MBB", ".", "getParent", "(", ")", "->", "getFunction", "(", ")", "->", "getContext", "(", ")", ")", ",", "Val", ")", ";", "unsigned", "Idx", "=", "ConstantPool", "->", "getConstantPoolIndex", "(", "C", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "DestReg", ",", "getDefRegState", "(", "true", ")"], "ground_truth": [",", "SubIdx", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "setMIFlags", "(", "MIFlags", ")", ";"], "File": "Thumb1RegisterInfo1", "Func": "emitLoadConstPool", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6586, "Length": 166, "Cover_Rate": 0.9707602339181286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "IsStack"], "ground_truth": [")", ";"], "File": "AMDGPUArgumentUsageInfo10", "Func": "getRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6587, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createMCCodeGenInfo", "(", "StringRef", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ")", "{", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo", "(", ")", ";", "X", "->", "InitMCCodeGenInfo", "(", "RM", ",", "CM", ")", ";", "return"], "ground_truth": ["X", ";"], "File": "MSP430MCTargetDesc", "Func": "createMSP430MCCodeGenInfo", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6588, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "clear", "(", ")", ";", "result", "=", "decodeThumb2Instruction16", "(", "MI", ",", "insn16", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "result", "!=", "MCDisassembler", "::", "Fail", ")", "{", "Size", "=", "", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "!", "ITBlock", ".", "empty", "(", ")", ")", "result", "=", "MCDisassembler", "::", "SoftFail", ";", "Check", "(", "result", ",", "AddThumbPredicate", "(", "MI", ")", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "firstcond", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "Mask", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "CondBit0", "=", "Mask", ">>", "", "&", "", ";", "unsigned", "NumTZ", "=", "CountTrailingZeros_32", "(", "Mask", ")", ";", "assert", "(", "NumTZ", "<=", "", "&&", "", ")", ";", "for", "(", "unsigned", "Pos", "=", "", ",", "e", "=", "NumTZ", ";", "Pos", ">", "e", ";", "--", "Pos", ")", "{", "bool", "T", "=", "(", "(", "Mask", ">>", "Pos", ")", "&", "", ")", "==", "CondBit0", ";", "if", "(", "T", ")", "ITBlock", ".", "insert", "(", "ITBlock", ".", "begin", "(", ")", ",", "firstcond", ")", ";", "else", "ITBlock", ".", "insert", "(", "ITBlock", ".", "begin", "(", ")", ",", "firstcond", "^", "", ")", ";", "}", "ITBlock", ".", "push_back", "(", "firstcond", ")", ";", "}", "return", "result", ";", "}", "if", "(", "Region", ".", "readBytes", "(", "Address", ",", "", ",", "(", "uint8_t", "*", ")", "bytes", ",", "NULL", ")", "==", "-", "", ")", "{", "Size", "=", "", ";", "return", "MCDisassembler", "::", "Fail", ";", "}", "uint32_t", "insn32", "=", "(", "bytes", "[", "", "]", "<<", "", ")", "|", "(", "bytes", "[", "", "]", "<<", "", ")", "|", "(", "bytes", "[", "", "]", "<<", "", ")", "|", "(", "bytes", "[", "", "]", "<<", "", ")", ";", "MI", ".", "clear", "(", ")", ";", "result", "=", "decodeThumbInstruction32", "(", "MI", ",", "insn32", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "result", "!=", "MCDisassembler", "::", "Fail", ")", "{", "Size", "=", "", ";", "bool", "InITBlock", "=", "ITBlock", ".", "size", "(", ")", ";", "Check", "(", "result", ",", "AddThumbPredicate", "(", "MI", ")", ")", ";", "AddThumb1SBit", "(", "MI", ",", "InITBlock", ")", ";", "return", "result"], "ground_truth": [";"], "File": "ARMDisassembler10", "Func": "getInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6589, "Length": 347, "Cover_Rate": 0.3961187214611872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "=="], "ground_truth": ["", ";"], "File": "ARMBaseInstrInfo (2)2", "Func": "isMovRegOpcode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6590, "Length": 13, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectInlineAsmMemoryOperand", "(", "const", "SDValue", "&", "Op", ",", "char", "ConstraintCode", ",", "std", "::", "vector", "<", "SDValue", ">", "&", "OutOps", ")", "{", "SDValue", "Op0", ",", "Op1", ";", "switch", "(", "ConstraintCode", ")", "{", "default", ":", "return", "true", ";", "case", "'m'", ":", "if", "(", "!", "SelectAddr", "(", "Op", ",", "Op0", ",", "Op1", ")", ")", "return", "true", ";", "break", ";", "}", "OutOps", ".", "push_back"], "ground_truth": ["(", "Op0", ")", ";"], "File": "XNCMISelDAGToDAG", "Func": "SelectInlineAsmMemoryOperand", "Target": "XNCM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6591, "Length": 63, "Cover_Rate": 0.8181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_i64scatter_epi32", "(", "int", "*", "__addr", ",", "__m512i", "__index", ",", "__m256i", "__v1", ",", "int", "__scale", ")", "{", "__builtin_ia32_scatterdiv16si", "(", "__addr", ",", "(", "__mmask8", ")", "", ",", "(", "__v8di", ")", "__index", ",", "(", "__v8si", ")"], "ground_truth": ["__v1", ",", "__scale", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_i64scatter_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6592, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeLowerKernelAttributesPass", "(", "*", "PR", ")", ";", "initializeLowerIntrinsicsPass", "(", "*", "PR", ")", ";", "initializeOpenCLEnqueuedBlockLoweringPass", "(", "*", "PR", ")", ";", "initializePreLegalizerCombinerPass", "(", "*", "PR", ")", ";", "initializePromoteAllocaPass", "(", "*", "PR", ")", ";", "initializeCodeGenPreparePass", "(", "*", "PR", ")", ";", "initializePropagateAttributesEarlyPass", "(", "*", "PR", ")", ";", "initializePropagateAttributesLatePass", "(", "*", "PR", ")", ";", "initializeRewriteOutArgumentsPass", "(", "*", "PR", ")", ";", "initializeUnifyMetadataPass", "(", "*", "PR", ")", ";", "initializeAnnotateControlFlowPass", "(", "*", "PR", ")", ";", "initializeInsertWaitcntsPass", "(", "*", "PR", ")", ";", "initializeModeRegisterPass", "(", "*", "PR", ")", ";", "initializeWholeQuadModePass", "(", "*", "PR", ")", ";", "initializeLowerControlFlowPass", "(", "*", "PR", ")", ";", "initializeRemoveShortExecBranchesPass", "(", "*", "PR", ")", ";", "initializeInsertSkipsPass", "(", "*", "PR", ")", ";", "initializeMemoryLegalizerPass", "(", "*", "PR", ")", ";", "initializeOptimizeExecMaskingPass", "(", "*"], "ground_truth": ["PR", ")", ";"], "File": "AMDGPUTargetMachine108", "Func": "LLVMInitializeAMDGPUTarget", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6593, "Length": 114, "Cover_Rate": 0.3089430894308943, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Waitcnt", "allZero", "(", ")", "{", "return", "Waitcnt", "(", "", ",", "", ",", ""], "ground_truth": [")", ";"], "File": "AMDGPUBaseInfo1", "Func": "allZero", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6594, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrhq_scatter_shifted_offset_p_u16", "(", "uint16_t", "*", "__base", ",", "uint16x8_t", "__offset", ",", "uint16x8_t", "__value"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vstrhq_scatter_shifted_offset_p_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6595, "Length": 16, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "!", "TARGET_MIX_SSE_I387", ")", "{", "if", "(", "!", "(", "TARGET_SSE", "&&", "TARGET_SSE_MATH", ")", ")", "return", "FLT_EVAL_METHOD_PROMOTE_TO_LONG_DOUBLE", ";", "else", "if", "(", "TARGET_SSE2"], "ground_truth": [")", "return", "FLT_EVAL_METHOD_PROMOTE_TO_FLOAT", ";"], "File": "i386", "Func": "ix86_excess_precision", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6596, "Length": 27, "Cover_Rate": 0.3176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_punpckhwd", "(", "(", "__v4hi", ")", "__m1", ",", "("], "ground_truth": ["__v4hi", ")", "__m2", ")", ";"], "File": "mmintrin4", "Func": "_mm_unpackhi_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6597, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmlsdavaxq_p_s32", "(", "int32_t", "__a", ",", "int32x4_t", "__b", ",", "int32x4_t", "__c", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vmlsdavaxq_p_sv4si", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmlsdavaxq_p_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6598, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "x", ")", "==", "VALUE", "&&", "CSELIB_VAL_PTR", "(", "x", ")", ")", "return", "(", "pic_offset_table_rtx", "&&", "rtx_equal_for_cselib_p", "(", "x", ",", "pic_offset_table_rtx", ")", ")", ";", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_SET_GOT", ")", "return", "true", ";", "else", "if", "(", "!", "REG_P", "(", "x", ")", ")", "return", "false", ";", "else", "if", "(", "pic_offset_table_rtx", ")", "{", "if", "(", "REGNO", "(", "x", ")", "==", "REGNO", "(", "pic_offset_table_rtx", ")", ")", "return", "true", ";", "if", "(", "HARD_REGISTER_P", "(", "x", ")", "&&", "!", "HARD_REGISTER_P", "(", "pic_offset_table_rtx", ")", "&&", "ORIGINAL_REGNO", "(", "x", ")", "==", "REGNO", "(", "pic_offset_table_rtx", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "i386", "Func": "ix86_pic_register_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6599, "Length": 110, "Cover_Rate": 0.8527131782945736, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "OpVT", "==", "", "||", "(", "OpVT", "==", "", ")", ")", ";", "EVT", "floatVT", "=", "(", "OpVT", "==", "", ")", "?", "", ":", "", ";", "if", "(", "Op", ".", "getValueType", "(", ")", "==", "", "&&", "(", "!", "hasHardQuad", "||", "!", "TLI", ".", "isTypeLegal", "(", "OpVT", ")", ")", ")", "{", "const", "char", "*", "libName", "=", "TLI", ".", "getLibcallName", "(", "OpVT", "==", "", "?", "RTLIB", "::", "SINTTOFP_I32_F128", ":", "RTLIB", "::", "SINTTOFP_I64_F128", ")", ";", "return", "TLI", ".", "LowerF128Op", "(", "Op", ",", "DAG", ",", "libName", ",", "", ")", ";", "}", "if", "(", "!", "TLI", ".", "isTypeLegal", "("], "ground_truth": ["OpVT", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "SparcISelLowering (2)2", "Func": "LowerSINT_TO_FP", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6600, "Length": 102, "Cover_Rate": 0.4700460829493088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrPrinter", "*", "createNPEngineMCInstrPrinter", "(", "const", "Target", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCASMInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "return", "new", "NPEngineInstrPrinter", "(", "MAI", ",", "MII", ",", "MRI"], "ground_truth": [")", ";"], "File": "NPEngineMCTargetDesc", "Func": "createNPEngineMCInstrPrinter", "Target": "NPEngine", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6601, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetStackID", "::", "NoAlloc", ":", "case", "TargetStackID", "::", "SGPRSpill", ":", "return", "true", ";", "case", "TargetStackID", "::"], "ground_truth": ["ScalableVector", ":"], "File": "SIFrameLowering24", "Func": "isSupportedStackID", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6602, "Length": 18, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";", "return", ";", "}", "unsigned", "Opc", ";", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", "&&", "", ".", "contains", "(", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", "&&", "", ".", "contains", "(", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", "&&", "", ".", "contains", "(", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", "&&", "", ".", "contains", "(", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg"], "ground_truth": [",", "getKillRegState", "(", "KillSrc", ")", ")", ";"], "File": "M88kInstrInfo", "Func": "copyPhysReg", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6603, "Length": 181, "Cover_Rate": 0.46770025839793283, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "allowsMisalignedMemoryAccesses", "(", "VT", ",", "AS", ",", "Align", ",", "&", "IsFast", ")", ")", "return", "expandUnalignedStore", "(", "SN", ",", "DAG", ")", ";", "if", "(", "!", "IsFast", ")", "return", "SDValue", "(", ")", ";", "}", "if", "(", "!", "shouldCombineMemoryType", "(", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "NewVT", "=", "getEquivalentMemType", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "VT", ")", ";", "SDValue", "Val", "=", "SN", "->", "getValue", "(", ")", ";", "bool", "OtherUses", "=", "!", "Val", ".", "hasOneUse", "(", ")", ";", "SDValue", "CastVal", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "NewVT", ",", "Val", ")", ";", "if", "(", "OtherUses", ")", "{", "SDValue", "CastBack", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "VT", ",", "CastVal", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "Val", ",", "CastBack"], "ground_truth": [")", ";"], "File": "AMDGPUISelLowering102", "Func": "performStoreCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6604, "Length": 127, "Cover_Rate": 0.4409722222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__o", "=", "__builtin_aarch64_set_qregoiv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "tab", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregoiv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "tab"], "ground_truth": [".", "val", "[", "", "]", ",", "", ")", ";"], "File": "arm", "Func": "neon3_vqtbl2q_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6605, "Length": 38, "Cover_Rate": 0.5846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Reloc", "::", "Model", "getEffectiveRelocModel", "(", "CodeModel", "::", "Model", "CM", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ")", "{", "if", "(", "!", "RM", ".", "hasValue", "(", ")", "||", "CM", "==", "CodeModel", "::", "JITDefault", ")", "return", "Reloc", "::", "Static", ";", "return", "*"], "ground_truth": ["RM", ";"], "File": "MipsTargetMachine10", "Func": "getEffectiveRelocModel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6606, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__smlald", "(", "int16x2_t", "__a", ",", "int16x2_t", "__b", ",", "int64_t", "__c", ")", "{", "return", "__builtin_arm_smlald", "(", "__a", ","], "ground_truth": ["__b", ",", "__c", ")", ";"], "File": "arm", "Func": "acle___smlald", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6607, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "Disassembler", "::", "decodeOperand_VReg_256", "(", "unsigned", "Val", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUDisassembler1", "Func": "decodeOperand_VReg_256", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6608, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "StVal", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "StVal", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "DAG", ".", "isBaseWithConstantOffset", "(", "St", ".", "getBasePtr", "(", ")", ")", ")", "{", "int64_t", "Offset", "=", "St", ".", "getBasePtr", "(", ")", "->", "getConstantOperandVal", "(", "", ")", ";", "if", "(", "Offset", "<", "-", "", "||", "Offset", ">", "", ")", "return", "SDValue", "(", ")", ";", "}", "for", "(", "int", "I", "=", "", ";", "I"], "ground_truth": ["<", "NumVecElts", ";", "++", "I", ")", "{"], "File": "AArch64ISelLowering105", "Func": "replaceZeroVectorStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6609, "Length": 89, "Cover_Rate": 0.3212996389891697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "section", "*", "s", ";", "char", "buf", "[", "", "]", ";", "snprintf", "(", "buf", ",", "sizeof", "(", "buf", ")", ",", "", ",", "priority", ")", ";", "s", "=", "get_section", "(", "buf", ",", "SECTION_WRITE", ",", "NULL", ")", ";", "switch_to_section", "(", "s", ")"], "ground_truth": [";"], "File": "aarch644", "Func": "aarch64_elf_asm_destructor", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6610, "Length": 42, "Cover_Rate": 0.525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getVariadicGPRSize", "("], "ground_truth": [")", "const", "{"], "File": "AArch64MachineFunctionInfo6", "Func": "getVariadicGPRSize", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6611, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "mips_issue_rate", "(", "void", ")", "{", "switch", "(", "mips_tune", ")", "{", "case", "PROCESSOR_R4130", ":", "case", "PROCESSOR_R5400", ":", "case", "PROCESSOR_R5500", ":", "case", "PROCESSOR_R7000", ":", "case", "PROCESSOR_R9000", ":", "return"], "ground_truth": ["", ";"], "File": "mips3", "Func": "mips_issue_rate", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6612, "Length": 30, "Cover_Rate": 0.6976744186046512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ELFObjectWriter", "::", "GetRelocType", "(", "const", "MCValue", "&", "Target", ",", "const", "MCFixup", "&", "Fixup", ",", "bool", "IsPCRel", ",", "bool", "IsRelocWithSymbol", ",", "int64_t", "Addend", ")", "const", "{", "unsigned", "Kind", "=", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", ";", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "VideocoreELFObjectWriter", "Func": "GetRelocType", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6613, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "TTI", "("], "ground_truth": ["TM", ")", ";"], "File": "AArch64TargetTransformInfo1", "Func": "createAArch64TargetTransformInfoPass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6614, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "AMDGPUTargetLowering", "::", "LowerEXTRACT_SUBVECTOR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SmallVector", "<", "SDValue", ",", "", ">", "Args", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "unsigned", "Start", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "ExtractVectorElements", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ","], "ground_truth": ["Args", ",", "Start", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";"], "File": "AMDGPUISelLowering108", "Func": "LowerEXTRACT_SUBVECTOR", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6615, "Length": 73, "Cover_Rate": 0.6822429906542056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MVT", "XLenVT", "=", "Subtarget", ".", "getXLenVT", "(", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "XLenVT", ")", ";", "bool", "IsLegalInsert", "=", "Subtarget", ".", "is64Bit", "(", ")", "||", "Val", ".", "getValueType", "(", ")", "!=", "", ";", "if", "(", "!", "IsLegalInsert", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Val", ")", ")", "{", "const", "auto", "*", "CVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "Val", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "CVal", "->", "getSExtValue", "(", ")", ")", ")", "{", "IsLegalInsert", "=", "true", ";", "Val", "=", "DAG", ".", "getConstant", "(", "CVal", "->", "getSExtValue", "(", ")", ",", "DL", ",", "", ")", ";", "}", "}", "SDValue", "Mask", ",", "VL", ";", "std", "::", "tie", "(", "Mask", ",", "VL", ")", "=", "getDefaultVLOps", "(", "VecVT", ",", "ContainerVT", ",", "DL", ",", "DAG", ",", "Subtarget", ")", ";", "SDValue", "ValInVec", ";", "if", "(", "IsLegalInsert", ")", "{", "unsigned", "Opc", "=", "VecVT", ".", "isFloatingPoint", "(", ")", "?", "", ":", "", ";", "if", "(", "isNullConstant", "(", "Idx", ")", ")", "{", "Vec", "=", "DAG", ".", "getNode", "(", "Opc", ",", "DL", ",", "ContainerVT", ",", "Vec", ",", "Val", ",", "VL", ")", ";", "if", "(", "!", "VecVT", ".", "isFixedLengthVector", "(", ")", ")", "return", "Vec", ";", "return", "convertFromScalableVector", "(", "VecVT", ",", "Vec", ",", "DAG", ",", "Subtarget", ")", ";", "}", "ValInVec", "=", "DAG", ".", "getNode", "(", "Opc", ",", "DL", ",", "ContainerVT", ",", "DAG", ".", "getUNDEF", "(", "ContainerVT", ")", ",", "Val", ",", "VL", ")", ";", "}", "else", "{", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "XLenVT", ")", ";", "SDValue", "ValLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", ""], "ground_truth": [",", "Val", ",", "Zero", ")", ";"], "File": "RISCVISelLowering3", "Func": "lowerINSERT_VECTOR_ELT", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6616, "Length": 265, "Cover_Rate": 0.37535410764872523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "getTargetMachine", "(", ")", ".", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "Aggressive", ")", "return", "false", ";", "return", "TargetInstrInfo", "::", "getMachineCombinerPatterns", "(", "Root"], "ground_truth": [",", "Patterns", ")", ";"], "File": "PPCInstrInfo64", "Func": "getMachineCombinerPatterns", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6617, "Length": 29, "Cover_Rate": 0.6041666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "pdp11_can_change_mode_class", "(", "machine_mode", "from", ",", "machine_mode", "to", ",", "reg_class_t", "rclass", ")", "{", "if", "(", "FLOAT_MODE_P", "(", "from", ")", "!=", "FLOAT_MODE_P", "(", "to", ")", ")", "return", "false", ";", "return", "!", "reg_classes_intersect_p", "(", "FPU_REGS", ",", "rclass"], "ground_truth": [")", ";"], "File": "pdp11", "Func": "pdp11_can_change_mode_class", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6618, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "riscv_int_order_operand_ok_p", "(", "*", "code", ",", "*", "cmp1", ")", ")", "return", "true", ";", "if", "(", "CONST_INT_P", "(", "*", "cmp1", ")", ")", "switch", "(", "*", "code", ")", "{", "case", "LE", ":", "plus_one", "=", "trunc_int_for_mode", "(", "UINTVAL", "(", "*", "cmp1", ")", "+", "", ",", "mode", ")", ";", "if", "(", "INTVAL", "(", "*", "cmp1", ")", "<", "plus_one", ")", "{", "*", "code", "=", "LT", ";", "*", "cmp1", "=", "force_reg", "(", "mode", ",", "GEN_INT", "(", "plus_one", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "riscv2", "Func": "riscv_canonicalize_int_order_test", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6619, "Length": 78, "Cover_Rate": 0.4875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumVecs", "=", "", ";", "isLoad", "=", "false", ";", "isLaneOp", "=", "true", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "isLoad", "=", "false", ";", "isLaneOp", "=", "true", ";", "break", ";", "}", "}", "else", "{", "isLaneOp", "=", "true", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "break", ";", "}", "}", "EVT", "VecTy", ";", "if", "(", "isLoad", ")", "VecTy", "=", "N", "->", "getValueType", "(", "", ")", ";", "else", "VecTy", "=", "N", "->", "getOperand", "(", "AddrOpIdx", "+", "", ")", ".", "getValueType", "(", ")", ";", "unsigned", "NumBytes", "=", "NumVecs", "*", "VecTy", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "isLaneOp", ")", "NumBytes", "/=", "VecTy", ".", "getVectorNumElements", "(", ")", ";", "SDValue", "Inc", "=", "User", "->", "getOperand", "(", "User", "->", "getOperand", "(", "", ")", "==", "Addr", "?", "", ":", "", ")", ";", "if", "(", "ConstantSDNode", "*", "CInc", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", ")", "{", "uint64_t", "IncVal", "=", "CInc", "->", "getZExtValue", "(", ")", ";", "if", "(", "IncVal", "!=", "NumBytes", ")", "continue", ";", "}", "else", "if", "(", "NumBytes", ">=", "", "*", "", ")", "{", "continue", ";", "}", "EVT", "Tys", "[", "", "]", ";", "unsigned", "NumResultVecs", "=", "(", "isLoad", "?", "NumVecs", ":", "", ")", ";", "unsigned", "n", ";", "for", "(", "n", "=", "", ";", "n", "<", "NumResultVecs", ";", "++", "n", ")", "Tys", "[", "n", "]", "=", "VecTy", ";", "Tys", "[", "n", "++", "]", "=", "", ";", "Tys", "[", "n", "]", "=", "", ";", "SDVTList", "SDTys", "=", "DAG", ".", "getVTList", "(", "makeArrayRef", "(", "Tys", ",", "NumResultVecs", "+", "", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "N", "->", "getOperand", "(", ""], "ground_truth": [")", ")", ";"], "File": "ARMISelLowering149", "Func": "CombineBaseUpdate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6620, "Length": 320, "Cover_Rate": 0.3143418467583497, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "processFunctionBeforeCalleeSavedScan", "(", "MachineFunction", "&", "MF", ",", "RegScavenger", "*", "RS", ")", "const", "{", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "unsigned", "FP", "=", "STI", ".", "isABI_N64", "(", ")", "?", "", ":", "", ";", "if", "(", "hasFP", "(", "MF", ")", ")", "MRI", ".", "setPhysRegUsed", "(", "FP", ")", ";", "if", "(", "MF", ".", "getFrameInfo", "(", ")", "->", "hasCalls", "(", ")", ")", "MRI", ".", "setPhysRegUsed", "(", "", ")", ";", "else", "{", "MRI", ".", "setPhysRegUnused"], "ground_truth": ["(", "", ")", ";"], "File": "MipsFrameLowering25", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6621, "Length": 80, "Cover_Rate": 0.8080808080808081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "NumNops", "=", "Count", "/", "", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "!=", "NumNops", ";", "++", "i", ")", "OW", "->", "Write16", "(", "nopEncoding", ")", ";", "if", "(", "Count", "&", "", ")", "OW", "->", "Write8", "(", "", ")", ";", "return", "true", ";", "}", "const", "uint32_t", "nopEncoding", "=", "hasNOP", "(", ")", "?", "v6T2_NopEncoding", ":", "v4_NopEncoding", ";", "uint64_t", "NumNops", "=", "Count", "/", "", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "!=", "NumNops", ";", "++", "i", ")", "OW", "->", "Write32", "(", "nopEncoding", ")", ";", "switch", "(", "Count", "%", ""], "ground_truth": [")", "{"], "File": "ARMAsmBackend69", "Func": "WriteNopData", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6622, "Length": 92, "Cover_Rate": 0.4577114427860697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_scatterdiv4si", "(", "__addr", ",", "(", "__mmask8", ")", "", ",", "(", "__v2di", ")", "__index", ",", "(", "__v4si"], "ground_truth": [")", "__v1", ",", "__scale", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_i64scatter_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6623, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Info", "->", "getDecorationStyle", "(", ")", ")", "{", "case", "None", ":", "break", ";", "case", "StdCall", ":", "if", "(", "!", "FT", "->", "isVarArg", "(", ")", "||", "(", "FT", "->", "getNumParams", "(", ")", "==", "", ")", "||", "(", "FT", "->", "getNumParams", "(", ")", "==", "", "&&", "F", "->", "hasStructRetAttr", "(", ")", ")", ")", "Name", "+=", "'@'", "+", "utostr_32", "(", "Info", "->", "getBytesToPopOnReturn", "(", ")", ")", ";", "break", ";", "case", "FastCall", ":", "if", "(", "!", "FT", "->", "isVarArg", "(", ")", "||", "(", "FT", "->", "getNumParams", "(", ")", "==", "", ")", "||", "(", "FT", "->", "getNumParams", "(", ")", "==", "", "&&", "F", "->", "hasStructRetAttr", "(", ")", ")", ")", "Name", "+=", "'@'", "+", "utostr_32", "(", "Info", "->", "getBytesToPopOnReturn", "(", ")", ")", ";", "if", "(", "Name", "[", "", "]", "==", "'_'", ")", "{", "Name", "[", "", "]", "=", "'@'", ";", "}", "else", "{", "Name", "=", "'@'", "+", "Name", ";", "}", "break", ";", "default", ":", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "X86ATTAsmPrinter2", "Func": "DecorateCygMingName", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6624, "Length": 154, "Cover_Rate": 0.48427672955974843, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DecodeStatus", "Disassembler", "::", "getInstruction", "(", "MCInst", "&", "MI", ",", "uint64_t", "&", "Size", ",", "ArrayRef", "<", "uint8_t", ">", "Bytes", ",", "uint64_t", "Address", ",", "raw_ostream", "&", "OS", ",", "raw_ostream", "&", "CS", ")", "const", "{", "Size", "=", "", ";", "if", "(", "Bytes", ".", "size", "(", ")", "<", "", ")", "{", "Size", "=", "", ";", "return", "MCDisassembler", "::", "Fail", ";", "}", "uint32_t", "Inst", "=", "IsLittleEndian", "?", "", "::", "read32le", "(", "Bytes", ".", "data", "(", ")", ")", ":", "", "::", "read32be", "(", "Bytes", ".", "data", "(", ")", ")", ";", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "{", "DecodeStatus", "result", "=", "decodeInstruction", "(", "DecoderTableQPX32", ",", "MI", ",", "Inst", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "result", "!=", "MCDisassembler", "::", "Fail", ")", "return", "result", ";", "}", "else", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "{", "DecodeStatus", "result", "=", "decodeInstruction", "(", "DecoderTableSPE32", ",", "MI", ",", "Inst", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "result", "!=", "MCDisassembler", "::", "Fail", ")", "return", "result", ";", "}", "return", "decodeInstruction", "(", "DecoderTable32", ",", "MI", ",", "Inst", ",", "Address"], "ground_truth": [",", "this", ",", "STI", ")", ";"], "File": "PPCDisassembler", "Func": "getInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6625, "Length": 185, "Cover_Rate": 0.9536082474226805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "has64BitDPP", "(", ")", "const", "{", "return"], "ground_truth": ["Has64BitDPP", ";"], "File": "GCNSubtarget", "Func": "has64BitDPP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6626, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "HazardRecognizer", "(", "II", ","], "ground_truth": ["DAG", ",", "postRA", ")", ";"], "File": "TPCHazardRecognizer", "Func": "createTPCHazardRecognizer", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6627, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SetOfMachineInstr", "&", "BBReachableUses", "=", "getSet", "(", "ReachableUses", ",", "MBB", ",", "CurReg", ",", "NbReg", ")", ";", "SetOfMachineInstr", "&", "BBOutSet", "=", "getSet", "(", "Out", ",", "MBB", ",", "CurReg", ",", "NbReg", ")", ";", "unsigned", "Size", "=", "BBOutSet", ".", "size", "(", ")", ";", "for", "(", "MachineBasicBlock", "*", "PredMBB", ":", "MBB", ".", "predecessors", "(", ")", ")", "{", "SetOfMachineInstr", "&", "PredOutSet", "=", "getSet", "(", "Out", ",", "*", "PredMBB", ",", "CurReg", ",", "NbReg", ")", ";", "BBInSet", ".", "insert", "(", "PredOutSet", ".", "begin", "(", ")", ",", "PredOutSet", ".", "end", "(", ")", ")", ";", "}", "for", "(", "const", "MachineInstr", "*", "MI", ":", "BBInSet", ")", "{", "SetOfMachineInstr", "&", "OpReachedUses", "=", "getUses", "(", "ColorOpToReachedUses", ",", "CurReg", ",", "*", "MI", ")", ";", "OpReachedUses", ".", "insert", "(", "BBReachableUses", ".", "begin", "(", ")", ",", "BBReachableUses", ".", "end", "(", ")", ")", ";", "}", "if", "(", "!", "Kill", "[", "&", "MBB", "]", ".", "test", "(", "CurReg", ")", ")", "BBOutSet", ".", "insert"], "ground_truth": ["(", "BBInSet", ".", "begin", "(", ")", ",", "BBInSet", ".", "end", "(", ")", ")", ";"], "File": "ARM64CollectLOH", "Func": "reachingDefAlgorithm", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6628, "Length": 159, "Cover_Rate": 0.5501730103806228, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "AsmToken", "::", "LParen", ":", "case", "AsmToken", "::", "Plus", ":", "case", "AsmToken", "::", "Minus", ":", "case", "AsmToken", "::", "Integer", ":", "case", "AsmToken", "::", "Identifier", ":", "SMLoc", "E", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "EVal", ",", "E", ")", ")", "return", "true", ";", "Operands", ".", "push_back", "(", "std", "::", "unique_ptr", "<", "MCParsedAsmOperand", ">", "(", "Operand", "::", "CreateImm", "(", "EVal", ",", "S", ",", "E", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "PatmosAsmParser1", "Func": "ParseImmediate", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6629, "Length": 71, "Cover_Rate": 0.5966386554621849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isArgPassedInSGPR", "(", "const", "Argument", "*", "A", ")", "{", "const", "Function", "*", "F", "=", "A", "->", "getParent", "(", ")", ";", "CallingConv", "::", "ID", "CC", "=", "F", "->", "getCallingConv", "(", ")", ";", "switch", "(", "CC", ")", "{", "case", "CallingConv", "::", "_KERNEL", ":", "case", "CallingConv", "::", "SPIR_KERNEL", ":", "return", "true", ";", "case", "CallingConv", "::", "_VS", ":", "case", "CallingConv", "::", "_LS", ":", "case", "CallingConv", "::", "_HS", ":", "case", "CallingConv", "::", "_ES", ":", "case", "CallingConv", "::", "_GS", ":", "case", "CallingConv", "::"], "ground_truth": ["_PS", ":"], "File": "AMDGPUBaseInfo1", "Func": "isArgPassedInSGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6630, "Length": 79, "Cover_Rate": 0.5851851851851851, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_cvtsepi64_epi16"], "ground_truth": ["(", "__mmask8", "__M", ",", "__m512i", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_cvtsepi64_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6631, "Length": 22, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "VisitedIndex", "=", "", ";", "while", "(", "VisitedIndex", "<", "PHIs", ".", "size", "(", ")", ")", "{", "MachineInstr", "*", "VisitedPHI", "=", "PHIs", "[", "VisitedIndex", "]", ";", "for", "(", "unsigned", "PHIOp", "=", "", ",", "NumOps", "=", "VisitedPHI", "->", "getNumOperands", "(", ")", ";", "PHIOp", "!=", "NumOps", ";", "PHIOp", "+=", "", ")", "{", "Register", "RegOp", "=", "VisitedPHI", "->", "getOperand", "(", "PHIOp", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "Register", "::", "isVirtualRegister"], "ground_truth": ["(", "RegOp", ")", ")", "return", "false", ";"], "File": "PPCMIPeephole12", "Func": "collectUnprimedAccPHIs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6632, "Length": 76, "Cover_Rate": 0.329004329004329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_max_epu64", "(", "__m512i", "__A"], "ground_truth": [",", "__m512i", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_max_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6633, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gimple", "*", "gimple_fold_builtin", "(", "unsigned", "int", "code", ",", "gimple_stmt_iterator", "*", "gsi", ",", "gcall", "*", "stmt", ")", "{", "registered_function", "&", "rfn", "=", "*", "(", "*", "registered_functions", ")", "[", "code", "]", ";", "return", "gimple_folder", "(", "rfn", ".", "instance", ",", "rfn", ".", "decl", ",", "gsi", ","], "ground_truth": ["stmt", ")", ".", "fold", "(", ")", ";"], "File": "riscv-vector-builtins", "Func": "gimple_fold_builtin", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6634, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "&", "16InstrInfo", "::"], "ground_truth": ["getRegisterInfo", "(", ")", "const", "{"], "File": "Mips16InstrInfo (2)", "Func": "getRegisterInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6635, "Length": 10, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerGlobalAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "("], "ground_truth": ["Op", ")", "->", "getGlobal", "(", ")", ";"], "File": "MSP430ISelLowering (2)", "Func": "LowerGlobalAddress", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6636, "Length": 31, "Cover_Rate": 0.31958762886597936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "x", ";", "int", "cnt", ";", "vec_uchar16", "mask", ";", "x", ".", "v", "=", "(", "vec_uchar16", ")", "(", "count", ")", ";", "x", ".", "i", "[", "", "]", "=", "cnt", "=", "(", "", "-", "x", ".", "i", "[", "", "]", ")", "<<", "", ";", "x", ".", "v", "=", "vec_splat", "(", "x", ".", "v", ","], "ground_truth": ["", ")", ";"], "File": "si2vmx", "Func": "si_rotqmby", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6637, "Length": 55, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printImplicitlyTypedVectorList", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "printVectorList", "(", "MI", ",", "OpNum", ",", "O", ",", ""], "ground_truth": [")", ";"], "File": "AArch64InstPrinter", "Func": "printImplicitlyTypedVectorList", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6638, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "ElemTy", "=", "ty", "(", "InpV", ")", ".", "getVectorElementType", "(", ")", ";", "if", "(", "ElemTy", "==", "", "&&", "Subtarget", ".", "isHVXVectorType", "(", "ResTy", ")", ")", "return", "extendHvxVectorPred", "(", "InpV", ",", "SDLoc", "(", "Op", ")", ",", "ty", "(", "Op", ")", ",", "true", ",", "DAG", ")", ";", "return", "Op"], "ground_truth": [";"], "File": "HexagonISelLoweringHVX (2)", "Func": "LowerHvxZeroExt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6639, "Length": 48, "Cover_Rate": 0.5783132530120482, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DisassemblerBase", "(", "const", "MCSubtargetInfo", "&", "STI", ",", "const", "MCRegisterInfo", "*", "Info", ",", "bool", "bigEndian", ")", ":", "MCDisassembler", "(", "STI", ")", ",", "RegInfo", "(", "Info", ")", ",", "IsN64", "(", "STI", ".", "getFeatureBits", "(", ")", "&", "", ")", ","], "ground_truth": ["isBigEndian", "(", "bigEndian", ")", "{"], "File": "MipsDisassembler14", "Func": "MipsDisassemblerBase", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6640, "Length": 42, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AnnotateControlFlow", "::", "doInitialization", "(", "Module", "&", "M", ")", "{", "LLVMContext", "&", "Context", "=", "M", ".", "getContext", "(", ")", ";", "Void", "=", "Type", "::", "getVoidTy", "(", "Context", ")", ";", "Boolean", "=", "Type", "::", "getInt1Ty", "(", "Context", ")", ";", "Int64", "=", "Type", "::", "getInt64Ty", "(", "Context", ")", ";", "ReturnStruct", "=", "StructType", "::", "get", "(", "Boolean", ",", "Int64", ",", "(", "Type", "*", ")", "nullptr", ")", ";", "BoolTrue", "=", "ConstantInt", "::", "getTrue", "(", "Context", ")", ";", "BoolFalse", "=", "ConstantInt", "::", "getFalse", "(", "Context", ")", ";", "BoolUndef", "=", "UndefValue", "::", "get", "(", "Boolean", ")", ";", "Int64Zero", "=", "ConstantInt", "::", "get", "(", "Int64", ",", ""], "ground_truth": [")", ";"], "File": "SIAnnotateControlFlow14", "Func": "doInitialization", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6641, "Length": 102, "Cover_Rate": 0.41975308641975306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "req", "=", "(", "units", "==", "UNITS_D", "?", "UNIT_REQ_D", ":", "units", "==", "UNITS_D_ADDR", "?", "UNIT_REQ_D", ":", "units", "==", "UNITS_DL", "?", "UNIT_REQ_DL", ":", "units", "==", "UNITS_DS", "?", "UNIT_REQ_DS", ":", "units", "==", "UNITS_L", "?", "UNIT_REQ_L", ":", "units", "==", "UNITS_LS", "?", "UNIT_REQ_LS", ":", "units", "==", "UNITS_S", "?", "UNIT_REQ_S", ":", "units", "==", "UNITS_M", "?", "UNIT_REQ_M", ":", "units", "==", "UNITS_DLS", "?", "UNIT_REQ_DLS", ":", "-", "", ")", ";", "gcc_assert", "(", "req", "!=", "-", "", ")", ";", "*", "req1", "=", "req", ";", "*", "side1", "=", "side"], "ground_truth": [";"], "File": "c6x", "Func": "get_unit_reqs", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6642, "Length": 79, "Cover_Rate": 0.35267857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "X86FixupBWInsts3", "Func": "getPassName", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6643, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "MCFixupKind", "Kind", "=", "MI", ".", "getOpcode", "(", ")", "==", "", "?", "MCFixupKind", "(", "", ")", ":", "MCFixupKind", "(", "", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "Kind", ",", "MI", ".", "getLoc", "("], "ground_truth": [")", ")", ")", ";"], "File": "AArch64MCCodeEmitter1", "Func": "getBranchTargetOpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6644, "Length": 85, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_madd52hi_epu64", "(", "__m128i", "__X", ",", "__m128i", "__Y", ",", "__m128i", "__Z", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpmadd52huq128_mask", "(", "(", "__v2di", ")", "__X", ",", "(", "__v2di", ")", "__Y"], "ground_truth": [",", "(", "__v2di", ")", "__Z", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512ifmavlintrin4", "Func": "_mm_madd52hi_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6645, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "&", "SrcMBB", "=", "*", "block", "->", "getMBB", "(", ")", ";", "if", "(", "predType", "==", "RAInfo", "::", "Register", ")", "{", "RAInfo", "&", "RI", "=", "S", "->", "isSubheader", "(", "block", ")", "?", "RAInfos", ".", "at", "(", "S", "->", "findScopeOf", "(", "block", ")", ")", ":", "RAInfos", ".", "at", "(", "S", ")", ";", "if", "(", "!", "S", "->", "isSubheader", "(", "block", ")", "||", "!", "RI", ".", "needsScopeSpill", "(", ")", ")", "{", "assert", "(", "!", "S", "->", "isSubheader", "(", "block", ")", "||", "(", "RI", ".", "Scope", "->", "getParent", "(", ")", "==", "S", ")", ")", ";", "insertDefToRegLoc", "(", "SrcMBB", ",", "predLoc", ",", "guardLoc", ",", "cond", ",", "!", "first_def", "||", "S"], "ground_truth": ["->", "isSubheader", "(", "block", ")", ")", ";"], "File": "PatmosSPReduce", "Func": "insertDefEdge", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6646, "Length": 112, "Cover_Rate": 0.4628099173553719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "WorkStack", ".", "push_back", "(", "*", "AI", ")", ";", "GroupInst", "=", "AI", "->", "Inst", ";", "}", "AddrGroups", "[", "GroupInst", "]", ".", "push_back", "(", "*", "AI", ")", ";", "}", "for", "(", "DomTreeNode", "*", "C", ":", "DomN", "->", "children", "(", ")", ")", "Visit", "(", "C", ",", "Visit", ")", ";", "while", "(", "!", "WorkStack", ".", "empty", "(", ")", "&&", "WorkStack", ".", "back", "(", ")", ".", "Inst", "->", "getParent", "(", ")", "==", "&", "Block", ")", "WorkStack", ".", "pop_back", "(", ")", ";", "}", ";", "traverseBlock", "(", "HVC", ".", "DT", ".", "getRootNode", "(", ")", ",", "traverseBlock", ")", ";", "assert", "(", "WorkStack", ".", "empty", "(", ")", ")", ";", "erase_if", "(", "AddrGroups", ",", "[", "]", "(", "auto", "&", "G", ")", "{", "return", "G", ".", "second", ".", "size", "(", ")", "==", "", ";", "}", ")", ";", "erase_if", "(", "AddrGroups", ",", "[", "&", "]", "(", "auto", "&", "G", ")", "{", "return", "llvm", "::", "none_of", "(", "G", ".", "second", ",", "[", "&", "]", "(", "auto", "&", "I", ")", "{", "return", "HVC", ".", "HST", ".", "isTypeForHVX", "(", "I", ".", "ValTy", ")", ";", "}", ")", ";", "}", ")", ";", "return", "!", "AddrGroups", ".", "empty", "(", ")"], "ground_truth": [";"], "File": "HexagonVectorCombine1", "Func": "createAddressGroups", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6647, "Length": 186, "Cover_Rate": 0.510989010989011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "regno", "=", "REGNO", "(", "x", ")", ";", "if", "(", "ACC_P", "(", "regno", ")", "||", "ACCG_P"], "ground_truth": ["(", "regno", ")", ")", "ret", "=", "FPR_REGS", ";"], "File": "frv2", "Func": "if", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6648, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerShift", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSINT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerUINT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_TO_SINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_TO_UINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFABS", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFNEG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFCOPYSIGN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBRCOND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVAARG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVACOPY", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINSIC_WO_CHAIN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAME_TO_ARGS_OFFSET", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerDYNAMIC_STACKALLOC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_RETURN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerTRAMPOLINE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFLT_ROUNDS_", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTLZ", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTTZ", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerMUL_V2I64", "("], "ground_truth": ["Op", ",", "DAG", ")", ";"], "File": "X86ISelLowering170", "Func": "LowerOperation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6649, "Length": 297, "Cover_Rate": 0.4206798866855524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "case", "AsmToken", "::", "Identifier", ":", "if", "(", "!", "tryParseRegisterOperand", "(", "Operands", ")", ")", "{", "return", "false", ";", "}", "LLVM_FALLTHROUGH", ";", "case", "AsmToken", "::", "LParen", ":", "case", "AsmToken", "::", "Integer", ":", "case", "AsmToken", "::", "Dot", ":", "return", "tryParseExpression", "(", "Operands", ")", ";", "case", "AsmToken", "::", "Plus", ":", "case", "AsmToken", "::", "Minus", ":", "{", "switch", "(", "getLexer", "(", ")", ".", "peekTok", "(", ")", ".", "getKind", "(", ")", ")", "{", "case", "AsmToken", "::", "Integer", ":", "case", "AsmToken", "::", "BigNum", ":", "case", "AsmToken", "::", "Identifier", ":", "case", "AsmToken"], "ground_truth": ["::", "Real", ":"], "File": "AVRAsmParser8", "Func": "parseOperand", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6650, "Length": 105, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "PICBase", "=", "MF", "->", "getPICBaseSymbol", "(", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "RelocSymbol", ")", ";", "const", "MCExpr", "*", "OffsExpr", "=", "MCBinaryExpr", "::", "CreateSub", "(", "MCSymbolRefExpr", "::", "Create", "(", "OutContext", ".", "GetOrCreateSymbol", "(", "Twine", "(", "", ")", ")", ",", "OutContext", ")", ",", "MCSymbolRefExpr", "::", "Create", "(", "PICBase", ",", "OutContext", ")", ",", "OutContext", ")", ";", "OutStreamer", ".", "EmitValue", "(", "OffsExpr", ",", "", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "CurrentFnSym", ")", ";", "return", ";", "}", "else", "return", "AsmPrinter", "::", "EmitFunctionEntryLabel", "(", ")", ";", "}", "if", "(", "Subtarget", ".", "isELFv2ABI", "(", ")", ")", "return", "AsmPrinter", "::", "EmitFunctionEntryLabel", "(", ")", ";", "MCSectionSubPair", "Current", "=", "OutStreamer", ".", "getCurrentSection", "(", ")", ";", "const", "MCSectionELF", "*", "Section", "=", "OutStreamer", ".", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", ",", "SectionKind", "::", "getReadOnly", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "Section", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "CurrentFnSym", ")", ";", "OutStreamer", ".", "EmitValueToAlignment", "(", "", ")", ";", "MCSymbol", "*", "Symbol1", "=", "OutContext", ".", "GetOrCreateSymbol", "(", "", "+", "Twine", "(", "CurrentFnSym", "->", "getName", "(", ")", ")", ")", ";", "OutStreamer", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "Create", "(", "Symbol1", ",", "OutContext", ")", ",", "", ")", ";", "MCSymbol", "*", "Symbol2", "=", "OutContext", ".", "GetOrCreateSymbol", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "Create", "(", "Symbol2", ",", "MCSymbolRefExpr", "::", "VK__TOCBASE", ",", "OutContext", ")", ",", "", ")", ";", "OutStreamer", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "Current", ".", "first", ",", "Current", ".", "second", ")", ";", "MCSymbol", "*", "RealFnSym", "=", "OutContext", ".", "GetOrCreateSymbol", "(", "", "+", "Twine", "(", "CurrentFnSym", "->", "getName", "(", ")", ")", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "RealFnSym", ")", ";", "CurrentFnSymForSize", "="], "ground_truth": ["RealFnSym", ";"], "File": "PPCAsmPrinter103", "Func": "EmitFunctionEntryLabel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6651, "Length": 285, "Cover_Rate": 0.7460732984293194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", ";", "if", "(", "MI", "!=", "MBB", ".", "end", "(", ")", ")", "dl", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">"], "ground_truth": ["(", ")", ";"], "File": "Z80FrameLowering", "Func": "spillCalleeSavedRegisters", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6652, "Length": 61, "Cover_Rate": 0.324468085106383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "list", "<", "fma_node", "*", ">", "*", "fma_node", "::", "get_children", "(", ")", "{", "return", "this", "->"], "ground_truth": ["m_children", ";"], "File": "cortex-a57-fma-steering", "Func": "get_children", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6653, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SelectAddrImmShift", "(", "SDValue", "N", ",", "SDValue", "&", "Disp", ",", "SDValue"], "ground_truth": ["&", "Base", ")", "{"], "File": "PPCISelDAGToDAG106", "Func": "SelectAddrImmShift", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6654, "Length": 15, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addImmWithOptionalShiftOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "if", "(", "auto", "ShiftedVal", "=", "getShiftedVal", "<", "Shift", ">", "(", ")", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "ShiftedVal", "->", "first", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "ShiftedVal", "->", "second", ")", ")", ";", "}", "else", "if", "(", "isShiftedImm", "(", ")", ")", "{", "addExpr", "(", "Inst", ",", "getShiftedImmVal", "(", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "getShiftedImmShift", "(", ")", ")", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "AArch64AsmParser (2)2", "Func": "addImmWithOptionalShiftOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6655, "Length": 97, "Cover_Rate": 0.8083333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "}", "if", "(", "LowGPR", ")", "{", "assert", "(", "LowGPR", "!=", "HighGPR", "&&", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ";", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "LowGPR", ",", "false", ")", ";", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "HighGPR", ",", "false", ")", ";", "MIB", ".", "addReg", "(", "", ")", ".", "addImm", "(", "StartOffset", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CSI", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "I", "]", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "Reg", ",", "true", ")", ";", "}", "if", "(", "IsVarArg", ")", "for", "(", "unsigned", "I", "=", "ZFI", "->", "getVarArgsFirstGPR", "(", ")", ";", "I", "<", "", ";", "++", "I", ")", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "", "[", "I", "]", ",", "true", ")", ";", "}", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CSI", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "I", "]", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "MBB", ".", "addLiveIn", "(", "Reg", ")"], "ground_truth": [";"], "File": "SystemZFrameLowering", "Func": "spillCalleeSavedRegisters", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6656, "Length": 215, "Cover_Rate": 0.3944954128440367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pabsw512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__W", ",", "(", "__mmask32"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_mask_abs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6657, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "errors", "=", "true", ";", "}", "break", ";", "}", "if", "(", "!", "flag_unsafe_math_optimizations", ")", "for", "(", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "nios2_fpu_insn", ")", ";", "i", "++", ")", "if", "(", "N2FPU_ENABLED_P", "(", "i", ")", "&&", "N2FPU_UNSAFE_P", "(", "i", ")", ")", "warning", "(", "", ",", "", "", ",", "N2FPU_NAME", "(", "i", ")", ")", ";", "if", "(", "!", "flag_finite_math_only", ")", "for", "(", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "nios2_fpu_insn", ")", ";", "i", "++", ")", "if", "(", "N2FPU_ENABLED_P", "(", "i", ")", "&&", "N2FPU_FINITE_P", "(", "i", ")", ")", "warning", "(", "", ",", "", "", ",", "N2FPU_NAME", "(", "i", ")", ")", ";", "if", "(", "flag_errno_math", ")", "for", "(", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "nios2_fpu_insn", ")", ";", "i", "++", ")", "if", "(", "N2FPU_ENABLED_P", "(", "i", ")", "&&", "N2FPU_NO_ERRNO_P", "(", "i", ")", ")", "warning", "("], "ground_truth": ["", ",", "", "", ",", "N2FPU_NAME", "(", "i", ")", ")", ";"], "File": "nios22", "Func": "nios2_custom_check_insns", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6658, "Length": 145, "Cover_Rate": 0.5846774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getShuffleSHUFImmediate", "(", "ShuffleVectorSDNode", "*", "N", ")", "{", "MVT", "VT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "assert", "(", "(", "VT", ".", "getSizeInBits", "(", ")", ">=", "", ")", "&&", "", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "NumLanes", "=", "VT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "NumLaneElts", "=", "NumElts", "/", "NumLanes", ";", "assert", "(", "(", "NumLaneElts", "==", "", "||", "NumLaneElts", "==", "", "||", "NumLaneElts", "==", "", ")", "&&", "", ")", ";", "unsigned", "Shift", "=", "(", "NumLaneElts", ">=", "", ")", "?", "", ":", "", ";", "unsigned", "Mask", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "int", "Elt", "=", "N", "->", "getMaskElt", "(", "i", ")", ";", "if", "(", "Elt", "<", ""], "ground_truth": [")", "continue", ";"], "File": "X86ISelLowering (2)", "Func": "getShuffleSHUFImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6659, "Length": 131, "Cover_Rate": 0.8238993710691824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "regno", "=", "FIRST_PSEUDO_REGISTER", "-", "", ";", "regno", ">=", "", ";", "regno", "--", ")", "if", "(", "ix86_save_reg", "(", "regno", ",", "true", ")", ")", "nregs", "++", ";", "return"], "ground_truth": ["nregs", ";"], "File": "i3863", "Func": "ix86_nsaved_regs", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6660, "Length": 30, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "CommonGEP", "("], "ground_truth": [")", ";"], "File": "HexagonCommonGEP", "Func": "createHexagonCommonGEP", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6661, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "op0", "=", "nds32_read_argument", "(", "exp", ",", "", ")", ";", "rtx", "addr_helper", "=", "gen_reg_rtx", "(", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ")", ";", "target", "=", "nds32_legitimize_target", "(", "icode", ",", "target", ")", ";", "op0", "=", "nds32_legitimize_argument", "(", "icode", ",", "", ",", "op0", ")", ";", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "op0", ",", "addr_helper", ")", ";", "if", "(", "!", "pat", ")", "return", "NULL_RTX", ";", "emit_move_insn", "(", "addr_helper", ",", "GEN_INT", "(", "", ")", ")", ";", "emit_insn", "(", "pat", ")", ";", "return"], "ground_truth": ["target", ";"], "File": "nds32-intrinsic", "Func": "nds32_expand_builtin_load", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6662, "Length": 88, "Cover_Rate": 0.822429906542056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "misalignment", "==", "-", "", ")", "{", "if", "(", "rs6000_vector_alignment_reachable", "(", "type", ",", "is_packed", ")", ")", "{", "int", "element_size", "=", "TREE_INT_CST_LOW", "(", "TYPE_SIZE", "(", "type", ")", ")", ";", "if", "(", "element_size", "==", "", "||", "element_size", "==", "", ")", "return", "true", ";", "}", "return", "false", ";", "}", "if", "(", "misalignment", "%", "", "==", "", ")", "return"], "ground_truth": ["true", ";"], "File": "powerpcspe", "Func": "rs6000_builtin_support_vector_misalignment", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6663, "Length": 58, "Cover_Rate": 0.5471698113207547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InvISelDAG", "::", "SelectAddrMode3", "(", "SDValue", "N", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "Offset", ",", "SDValue", "&", "Opc", ")", "{", "return", "true"], "ground_truth": [";"], "File": "ARMInvISelDAG", "Func": "SelectAddrMode3", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6664, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Triple", "TheTriple", "(", "TT", ")", ";", "bool", "is64", "=", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64", "||", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", ")", ";", "MCAsmInfo", "*", "MAI", ";", "if", "(", "TheTriple", ".", "isOSDarwin", "(", ")", ")", "MAI", "=", "new", "MCAsmInfoDarwin", "(", "is64", ",", "TheTriple", ")", ";", "else", "MAI", "=", "new", "LinuxMCAsmInfo", "(", "is64", ","], "ground_truth": ["TheTriple", ")", ";"], "File": "PPCMCTargetDesc", "Func": "createPPCMCAsmInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6665, "Length": 64, "Cover_Rate": 0.5203252032520326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "noreturnStackElim", "("], "ground_truth": [")", "const", "{"], "File": "HexagonSubtarget (2)1", "Func": "noreturnStackElim", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6666, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCSymbolRefExpr", "::", "VK__TLSLDM", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__DTPREL_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__DTPREL_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOTTPREL", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TPREL_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TPREL_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GPOFF_HI", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GPOFF_LO", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_DISP", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_PAGE", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_OFST", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HIGHER", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HIGHEST", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_HI16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_LO16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__CALL_HI16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__CALL_LO16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__PCREL_HI16", ":", "OS", "<<", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__PCREL_LO16", ":", "OS", "<<", "", ";", "break", ";", "}", "OS", "<<", "SRE", "->", "getSymbol", "(", ")", ";", "if", "(", "Offset", ")", "{", "if", "(", "Offset", ">", ""], "ground_truth": [")", "OS", "<<", "'+'", ";"], "File": "MipsInstPrinter19", "Func": "printExpr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6667, "Length": 233, "Cover_Rate": 0.45866141732283466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", "->", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", "."], "ground_truth": ["isImm", "(", ")", "&&", "", ")", ";"], "File": "Cpu0AsmPrinter1", "Func": "getDebugValueLocation", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6668, "Length": 40, "Cover_Rate": 0.5063291139240507, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Vec", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "VecEVT", "=", "Vec", ".", "getValueType", "(", ")", ";", "if", "(", "!", "isTypeLegal", "(", "VecEVT", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "VecVT", "=", "VecEVT", ".", "getSimpleVT", "(", ")", ";", "MVT", "VecEltVT", "=", "VecVT", ".", "getVectorElementType", "(", ")", ";", "unsigned", "RVVOpcode", "=", "getRVVVPReductionOp", "(", "Op", ".", "getOpcode", "(", ")", ")", ";", "MVT", "ContainerVT", "=", "VecVT", ";", "if", "(", "VecVT", ".", "isFixedLengthVector", "(", ")", ")", "{", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "VecVT", ")", ";", "Vec", "=", "convertToScalableVector", "(", "ContainerVT", ",", "Vec", ",", "DAG", ",", "Subtarget", ")", ";", "}", "SDValue", "VL", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Mask", "=", "Op", ".", "getOperand", "(", "", ")", ";", "MVT", "M1VT", "=", "getLMUL1VT", "(", "ContainerVT", ")", ";", "MVT", "XLenVT", "=", "Subtarget", ".", "getXLenVT", "(", ")", ";", "MVT", "ResVT", "=", "!", "VecVT", ".", "isInteger", "(", ")", "||", "VecEltVT", ".", "bitsGE", "(", "XLenVT", ")", "?", "VecEltVT", ":", "XLenVT", ";", "SDValue", "StartSplat", "=", "lowerScalarSplat", "(", "SDValue", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "XLenVT", ")", ",", "M1VT", ",", "DL", ",", "DAG", ",", "Subtarget", ")", ";", "SDValue", "Reduction", "=", "DAG", ".", "getNode", "(", "RVVOpcode", ",", "DL", ",", "M1VT", ",", "StartSplat", ",", "Vec", ",", "StartSplat", ",", "Mask", ",", "VL", ")", ";", "SDValue", "Elt0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResVT", ",", "Reduction"], "ground_truth": [",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "XLenVT", ")", ")", ";"], "File": "RISCVISelLowering3", "Func": "lowerVPREDUCE", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6669, "Length": 248, "Cover_Rate": 0.8464163822525598, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_storel_epi64", "(", "__m128i_u", "*", "__P", ",", "__m128i", "__B", ")", "{", "*", "(", "__m64_u", "*", ")", "__P", "=", "(", "__m64", ")", "(", "(", "__v2di"], "ground_truth": [")", "__B", ")", "[", "", "]", ";"], "File": "emmintrin", "Func": "_mm_storel_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6670, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VecTy", ".", "getVectorElementType", "(", ")", "!=", "", ")", "{", "assert", "(", "(", "ElemSize", "==", "", "||", "ElemSize", "==", "", ")", "&&", "", ")", ";", "unsigned", "OpsPerWord", "=", "(", "ElemSize", "==", "", ")", "?", "", ":", "", ";", "MVT", "PartVT", "=", "", "(", "VecTy", ".", "getVectorElementType", "(", ")", ",", "OpsPerWord", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "VecLen", ";", "i", "+=", "OpsPerWord", ")", "{", "SDValue", "W", "=", "buildVector32", "(", "Values", ".", "slice", "(", "i", ",", "OpsPerWord", ")", ",", "dl", ",", "PartVT", ",", "DAG", ")", ";", "Words", ".", "push_back", "(", "DAG", ".", "getBitcast", "(", "", ",", "W", ")", ")", ";", "}", "}", "else", "{", "Words", ".", "assign", "(", "Values", ".", "begin", "(", ")", ",", "Values", ".", "end", "(", ")", ")", ";", "}", "unsigned", "NumWords", "=", "Words", ".", "size", "(", ")", ";", "bool", "IsSplat", "=", "true", ",", "IsUndef", "=", "true", ";", "SDValue", "SplatV", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumWords", "&&", "IsSplat", ";", "++", "i", ")", "{", "if", "(", "isUndef", "(", "Words", "[", "i", "]", ")", ")", "continue", ";", "IsUndef", "=", "false", ";", "if", "(", "!", "SplatV", ".", "getNode", "(", ")", ")", "SplatV", "=", "Words", "[", "i", "]", ";", "else", "if", "(", "SplatV", "!=", "Words", "[", "i", "]", ")", "IsSplat", "=", "false", ";", "}", "if", "(", "IsUndef", ")", "return", "DAG", ".", "getUNDEF", "(", "VecTy", ")", ";", "if", "(", "IsSplat", ")", "{", "assert", "(", "SplatV", ".", "getNode", "(", ")", ")", ";", "auto", "*", "IdxN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "SplatV", ".", "getNode", "(", ")", ")", ";", "if", "(", "IdxN", "&&", "IdxN", "->", "isNullValue", "(", ")", ")", "return", "getZero", "(", "dl", ",", "VecTy", ",", "DAG", ")", ";", "MVT", "WordTy", "=", "", "(", "", ",", "HwLen", "/", "", ")", ";", "SDValue", "S", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "WordTy", ",", "SplatV", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VecTy", ",", "S", ")", ";", "}", "SmallVector", "<", "ConstantInt", "*", ",", "", ">", "Consts", "(", "VecLen", ")", ";", "bool", "AllConst", "=", "getBuildVectorConstInts", "(", "Values", ",", "VecTy", ",", "DAG", ",", "Consts", ")", ";", "if", "(", "AllConst", ")", "{", "ArrayRef", "<", "Constant", "*", ">", "Tmp", "(", "(", "Constant", "*", "*", ")", "Consts", ".", "begin", "(", ")", ",", "(", "Constant", "*", "*", ")", "Consts", ".", "end", "(", ")", ")", ";", "Constant", "*", "CV", "=", "ConstantVector", "::", "get", "(", "Tmp", ")", ";", "Align", "Alignment", "(", "HwLen", ")", ";", "SDValue", "CP", "=", "LowerConstantPool", "(", "DAG", ".", "getConstantPool", "(", "CV", ",", "VecTy", ",", "Alignment", ")", ",", "DAG", ")", ";", "return", "DAG", ".", "getLoad", "(", "VecTy", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CP", ",", "MachinePointerInfo", "::", "getConstantPool", "(", "MF", ")", ",", "Alignment", ")", ";", "}", "auto", "IsBuildFromExtracts", "=", "[", "this", ",", "&", "Values", "]", "(", "SDValue", "&", "SrcVec", ",", "SmallVectorImpl", "<", "int", ">", "&", "SrcIdx", ")", "{", "SDValue", "Vec", ";", "for", "(", "SDValue", "V", ":", "Values", ")", "{", "if", "(", "isUndef", "(", "V", ")", ")", "{", "SrcIdx", ".", "push_back", "(", "-", "", ")", ";", "continue", ";", "}", "if", "(", "V", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "SDValue", "T", "=", "V", ".", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "HexagonISelLoweringHVX16", "Func": "buildHvxVectorReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6671, "Length": 512, "Cover_Rate": 0.44716157205240176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameReg", "=", "getFrameRegister", "(", "MF", ")", ";", "if", "(", "Subtarget", ".", "isTarget64BitILP32", "(", ")", ")", "FrameReg", "="], "ground_truth": ["getSubSuperRegister", "(", "FrameReg", ",", "", ",", "false", ")", ";"], "File": "X86RegisterInfo52", "Func": "getPtrSizedFrameRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6672, "Length": 27, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_EXTERNAL_VISIBILITY", "void", "LLVMInitializeTargetInfo", "(", ")", "{", "RegisterTarget", "<", "Triple", "::", "csky", ">", "X", "(", "getTheTarget"], "ground_truth": ["(", ")", ",", "", ",", "", ",", "", ")", ";"], "File": "CSKYTargetInfo2", "Func": "LLVMInitializeCSKYTargetInfo", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6673, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Base", "::", "SelectSectionForGlobal", "(", "GO", ",", "Kind", ",", "TM", ")", ";", "}", "if", "(", "!", "TM", ".", "getSubtargetImpl", "(", ")", "->", "hasELPM", "(", ")", "&&", "", "(", "GO", ")", "!=", "", ")", "{", "getContext", "(", ")", ".", "reportError", "(", "SMLoc", "(", ")", ",", "", "", ")", ";", "return", "ProgmemDataSection", ";", "}", "switch", "(", "", "(", "GO", ")", ")", "{", "case", "", ":", "return", "ProgmemDataSection", ";", "case", "", ":", "return", "Progmem1DataSection", ";", "case", "", ":", "return", "Progmem2DataSection", ";", "case", "", ":", "return", "Progmem3DataSection", ";", "case", "", ":", "return", "Progmem4DataSection", ";", "case", "", ":", "return", "Progmem5DataSection", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "return", "Base", "::", "SelectSectionForGlobal", "(", "GO", ",", "Kind", ",", "TM"], "ground_truth": [")", ";"], "File": "AVRTargetObjectFile4", "Func": "SelectSectionForGlobal", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6674, "Length": 117, "Cover_Rate": 0.527027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "MIbG", "=", "getDuplexCandidateGroup", "(", "MIb", ")", ";", "return", "(", "isDuplexPairMatch", "(", "MIaG", ",", "MIbG", ")", "||", "isDuplexPairMatch", "("], "ground_truth": ["MIbG", ",", "MIaG", ")", ")", ";"], "File": "HexagonInstrInfo (2)", "Func": "isDuplexPair", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6675, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "getMemoryOpOffset", "(", "const", "MachineInstr", "*", "MI", ")", "{", "int", "Opcode", "=", "MI", "->", "getOpcode", "(", ")", ";", "bool", "isAM3", "=", "Opcode", "==", "", "||", "Opcode", "==", "", ";", "unsigned", "NumOperands", "=", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ";", "unsigned", "OffField", "=", "MI", "->", "getOperand", "(", "NumOperands", "-", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "return", "OffField", ";", "int", "Offset", "=", "isAM3", "?", "", "(", "OffField", ")", ":", "", "(", "OffField", ")", "*", "", ";", "if", "(", "isAM3", ")", "{", "if", "(", "", "(", "OffField", ")", "==", "", ")", "Offset", "=", "-", "Offset", ";", "}", "else", "{", "if", "(", "", "(", "OffField", ")", "==", "", ")", "Offset", "=", "-", "Offset", ";", "}", "return"], "ground_truth": ["Offset", ";"], "File": "ARMLoadStoreOptimizer11", "Func": "getMemoryOpOffset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6676, "Length": 153, "Cover_Rate": 0.8225806451612904, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useHVXDblOps", "(", ")", "const", "{", "return", "UseHVXOps", "&&"], "ground_truth": ["UseHVXDblOps", ";"], "File": "HexagonSubtarget", "Func": "useHVXDblOps", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6677, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "shouldSplitVectorType", "(", "EVT", "VT", ")", "const", "{", "return", "VT", ".", "getScalarType", "(", ")"], "ground_truth": [".", "bitsLE", "(", "", ")", ";"], "File": "SIISelLowering102", "Func": "shouldSplitVectorType", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6678, "Length": 22, "Cover_Rate": 0.88, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcreateq_u64", "(", "uint64_t", "__a", ",", "uint64_t", "__b", ")", "{", "return", "__builtin_mve_vcreateq_uv2di", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vcreateq_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6679, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetAsmStreamer", "::", "emitGlobalType", "(", "const", "MCSymbolWasm", "*", "Sym", ")", "{", "assert", "(", "Sym", "->", "isGlobal", "(", ")", ")", ";", "OS", "<<", "", "<<", "Sym", "->", "getName", "(", ")", "<<", "", "<<", "", "(", "static_cast", "<", "", ">", "(", "Sym", "->", "getGlobalType", "("], "ground_truth": [")", ".", "Type", ")", ")", ";"], "File": "WebAssemblyTargetStreamer12", "Func": "emitGlobalType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6680, "Length": 49, "Cover_Rate": 0.6712328767123288, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSubregFoldable", "(", ")", "const", "override", "{", "return", "true"], "ground_truth": [";"], "File": "AArch64InstrInfo (2)", "Func": "isSubregFoldable", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6681, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "Value", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "assert", "(", "Value", "<=", "", "&&", "", ")", ";", "O", "<<", "(", "unsigned", "int"], "ground_truth": [")", "Value", ";"], "File": "PPCInstPrinter18", "Func": "printU5ImmOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6682, "Length": 32, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "getMnemonicAcceptInfo", "(", "StringRef", "Mnemonic", ",", "StringRef", "FullInst", ",", "bool", "&", "CanAcceptCarrySet", ",", "bool", "&", "CanAcceptPredicationCode", ")", "{", "CanAcceptCarrySet", "=", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic"], "ground_truth": ["==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "(", "!", "isThumb", "(", ")", "&&", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", ")", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "getMnemonicAcceptInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6683, "Length": 139, "Cover_Rate": 0.31096196868008946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "DRC", "=", "getFinalVRegClass", "(", "RD", ",", "MRI", ")", ";", "if", "(", "!", "DRC", ")", "return", "false", ";", "return", "DRC", "==", "getFinalVRegClass", "(", "RS", ",", "MRI"], "ground_truth": [")", ";"], "File": "HexagonBitSimplify", "Func": "isTransparentCopy", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6684, "Length": 29, "Cover_Rate": 0.37662337662337664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "Vals", "=", "FP_TO_INTHelper", "(", "Op", ",", "DAG", ",", "false", ",", "false", ")", ";", "SDValue", "FIST", "=", "Vals", ".", "first", ",", "StackSlot", "=", "Vals", ".", "second", ";", "if", "(", "!", "FIST", ".", "getNode", "(", ")", ")", "return", "Op", ";", "if", "(", "StackSlot", ".", "getNode", "(", ")", ")", "return", "DAG", ".", "getLoad", "(", "Op", ".", "getValueType", "(", ")", ",", "SDLoc", "(", "Op", ")", ",", "FIST", ",", "StackSlot", ",", "MachinePointerInfo", "(", ")", ")", ";", "return"], "ground_truth": ["FIST", ";"], "File": "X86ISelLowering10", "Func": "LowerFP_TO_UINT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6685, "Length": 82, "Cover_Rate": 0.845360824742268, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Src", "=", "mN", "->", "getMemOperand", "(", ")", "->", "getValue", "(", ")", ";", "}", "else", "if", "(", "MemSDNode", "*", "mN", "=", "dyn_cast", "<", "MemIntrinsicSDNode", ">", "(", "N", ")", ")", "{", "if", "(", "spN", "==", "", "&&", "mN", "->", "getMemOperand", "(", ")", "->", "getPseudoValue", "(", ")", ")", "return", "true", ";", "Src", "=", "mN", "->", "getMemOperand", "(", ")", "->", "getValue"], "ground_truth": ["(", ")", ";"], "File": "NVPTXISelDAGToDAG17", "Func": "ChkMemSDNodeAddressSpace", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6686, "Length": 60, "Cover_Rate": 0.37735849056603776, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "const", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", "->", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "LLVMContext", "&", "Ctx", "=", "MF", "->", "getFunction", "(", ")", "->", "getContext", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "bool", "IsLoad", "=", "TII", "->", "get", "(", "LoadStoreOp", ")", ".", "mayLoad", "(", ")", ";", "bool", "RanOutOfSGPRs", "=", "false", ";", "unsigned", "SOffset", "=", "ScratchOffset", ";", "unsigned", "NumSubRegs", "=", "getNumSubRegsForSpillOp", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "unsigned", "Size", "=", "NumSubRegs", "*", "", ";", "if", "(", "!", "isUInt", "<", "", ">", "(", "Offset", "+", "Size", ")", ")", "{", "SOffset", "=", "RS", "->", "scavengeRegister", "(", "&", "", ",", "MI", ",", "", ")", ";", "if", "(", "SOffset", "==", ""], "ground_truth": [")", "{"], "File": "SIRegisterInfo", "Func": "buildScratchLoadStore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6687, "Length": 149, "Cover_Rate": 0.382051282051282, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N", "->", "getNumOperands", "(", ")", "==", "", "&&", "N0Opc", "==", "N1Opc", "&&", "(", "N0Opc", "==", "", "||", "N0Opc", "==", "", "||", "N0Opc", "==", "", "||", "N0Opc", "==", "", ")", ")", "{", "SDValue", "N00", "=", "N0", "->", "getOperand", "(", "", ")", ";", "SDValue", "N01", "=", "N0", "->", "getOperand", "(", "", ")", ";", "SDValue", "N10", "=", "N1", "->", "getOperand", "(", "", ")", ";", "SDValue", "N11", "=", "N1", "->", "getOperand", "(", "", ")", ";", "EVT", "N00VT", "=", "N00", ".", "getValueType", "(", ")", ";", "EVT", "N10VT", "=", "N10", ".", "getValueType", "(", ")", ";", "if", "(", "N00", "->", "getOpcode", "(", ")", "==", "", "&&", "N01", "->", "getOpcode", "(", ")", "==", "", "&&", "N10", "->", "getOpcode", "(", ")", "==", "", "&&", "N11", "->", "getOpcode", "(", ")", "==", "", "&&", "N00VT", "==", "N10VT", ")", "{", "SDValue", "N00Source", "=", "N00", "->", "getOperand", "(", "", ")", ";", "SDValue", "N01Source", "=", "N01", "->", "getOperand", "(", "", ")", ";", "SDValue", "N10Source", "=", "N10", "->", "getOperand", "(", "", ")", ";", "SDValue", "N11Source", "=", "N11", "->", "getOperand", "(", "", ")", ";", "if", "(", "N00Source", "==", "N10Source", "&&", "N01Source", "==", "N11Source", "&&", "N00Source", ".", "getValueType", "(", ")", "==", "VT", "&&", "N01Source", ".", "getValueType", "(", ")", "==", "VT", ")", "{", "assert", "(", "N0", ".", "getValueType", "(", ")", "==", "N1", ".", "getValueType", "(", ")", ")", ";", "uint64_t", "N00Index", "=", "N00", ".", "getConstantOperandVal", "(", "", ")", ";", "uint64_t", "N01Index", "=", "N01", ".", "getConstantOperandVal", "(", "", ")", ";", "uint64_t", "N10Index", "=", "N10", ".", "getConstantOperandVal", "(", "", ")", ";", "uint64_t", "N11Index", "=", "N11", ".", "getConstantOperandVal", "(", "", ")", ";", "if", "(", "N00Index", "==", "N01Index", "&&", "N10Index", "==", "N11Index", "&&", "N00Index", "==", "", "&&", "N10Index", "==", "N00VT", ".", "getVectorNumElements", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "N0Opc", ",", "dl", ",", "VT", ",", "N00Source", ",", "N01Source", ")", ";", "}", "}", "}", "if", "(", "N", "->", "getNumOperands", "(", ")", "==", "", "&&", "N0", "==", "N1", "&&", "VT", ".", "getVectorNumElements", "(", ")", "==", "", ")", "{", "assert", "(", "VT", ".", "getScalarSizeInBits", "(", ")", "==", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "WidenVector", "(", "N0", ",", "DAG", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "}", "if", "(", "N", "->", "getNumOperands", "(", ")", "!=", "", "||", "N1Opc", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "RHS", "=", "N1", "->", "getOperand", "(", "", ")", ";", "MVT", "RHSTy", "=", "RHS", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "if", "(", "!", "RHSTy", ".", "isVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "MVT", "ConcatTy", "=", "", "(", "RHSTy", ".", "getVectorElementType", "(", ")", ",", "RHSTy", "."], "ground_truth": ["getVectorNumElements", "(", ")", "*", "", ")", ";"], "File": "AArch64ISelLowering78", "Func": "performConcatVectorsCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6688, "Length": 457, "Cover_Rate": 0.40840035746201964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "x", ")", "==", "MEM", ")", "x", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "TARGET_64BIT", ")", "{", "if", "(", "GET_CODE", "(", "x", ")", "!=", "CONST", "||", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "!=", "UNSPEC", "||", "XINT", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", "!=", "UNSPEC_GOTPCREL", "||", "GET_CODE", "(", "orig_x", ")", "!=", "MEM", ")", "return", "orig_x", ";", "return", "XVECEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ",", "", ")", ";", "}", "if", "(", "GET_CODE", "(", "x", ")", "!=", "PLUS", "||", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "!=", "CONST", ")", "return", "orig_x", ";", "if", "(", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "REG", "&&", "REGNO", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "PIC_OFFSET_TABLE_REGNUM", ")", "y", "=", "NULL", ";", "else", "if", "(", "GET_CODE", "(", "XEXP", "(", "x", ",", ""], "ground_truth": [")", ")", "==", "PLUS", ")", "{"], "File": "i3863", "Func": "ix86_delegitimize_address", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6689, "Length": 154, "Cover_Rate": 0.30196078431372547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AddressSpace", "=", "getAddressSpace", "(", ")", ";", "Module", "*", "M", "=", "IRB", ".", "GetInsertBlock", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "int", "Offset", "=", "M", "->", "getStackProtectorGuardOffset", "(", ")", ";", "if", "(", "Offset", "==", "INT_MAX", ")", "Offset", "=", "(", "Subtarget", ".", "is64Bit", "(", ")", ")", "?", "", ":", "", ";", "StringRef", "GuardReg", "=", "M", "->", "getStackProtectorGuardReg", "(", ")", ";", "if", "(", "GuardReg", "==", "", ")", "AddressSpace", "=", "", ";", "else", "if", "(", "GuardReg", "==", "", ")", "AddressSpace", "=", "", ";", "return", "SegmentOffset", "(", "IRB", ",", "Offset", ",", "AddressSpace", ")", ";", "}", "}", "return", "TargetLowering", "::", "getIRStackGuard"], "ground_truth": ["(", "IRB", ")", ";"], "File": "X86ISelLowering106", "Func": "getIRStackGuard", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6690, "Length": 104, "Cover_Rate": 0.6540880503144654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "adjustStackWithPops", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ",", "const", "DebugLoc", "&", "DL", ",", "int", "Offset", ")", "const", "{", "if", "(", "Offset", "<=", "", ")", "return", "false", ";", "if", "(", "Offset", "%", "SlotSize", ")", "return", "false", ";", "int", "NumPops", "=", "Offset", "/", "SlotSize", ";", "if", "(", "NumPops", "!=", "", "&&", "NumPops", "!=", "", ")", "return", "false", ";", "if", "(", "MBBI", "==", "MBB", ".", "begin", "(", ")", ")", "return", "false", ";", "MachineBasicBlock", "::", "iterator", "Prev", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "if", "(", "!", "Prev", "->", "isCall", "(", ")", "||", "!", "Prev", "->", "getOperand", "(", "", ")", ".", "isRegMask", "(", ")", ")", "return", "false", ";", "unsigned", "Regs", "[", "", "]", ";", "unsigned", "FoundRegs", "=", "", ";", "auto", "&", "MRI", "=", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "auto", "RegMask", "=", "Prev", "->", "getOperand", "("], "ground_truth": ["", ")", ";"], "File": "X86FrameLowering (2)2", "Func": "adjustStackWithPops", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6691, "Length": 146, "Cover_Rate": 0.4147727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleBlock", "*", "Block", "=", "ScheduledBlocks", "[", "b", "]", ";", "std", "::", "vector", "<", "SUnit", "*", ">", "SUs", "=", "Block", "->", "getScheduledUnits", "(", ")", ";", "for", "(", "SUnit", "*", "SU", ":", "SUs", ")", "Res", ".", "SUs", ".", "push_back", "(", "SU", "->", "NodeNum", ")", ";", "}", "Res", ".", "MaxSGPRUsage", "=", "Scheduler", ".", "getSGPRUsage", "(", ")", ";", "Res", ".", "MaxVGPRUsage", "=", "Scheduler", ".", "getVGPRUsage", "(", ")", ";", "return", "Res"], "ground_truth": [";"], "File": "SIMachineScheduler", "Func": "scheduleVariant", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6692, "Length": 67, "Cover_Rate": 0.475177304964539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "Tys", "[", "", "]", "=", "PointerType", "::", "get", "(", "I8Ty", ",", "i", ")", ";", "Name", "=", "", "(", "", ",", "Tys", ")", ";", "ReflectFunction", "=", "M", ".", "getFunction", "(", "Name", ")", ";", "if", "(", "ReflectFunction", "!=", "", ")", "{", "Res", "|=", "handleFunction", "(", "ReflectFunction", ")", ";", "}", "}", "ReflectFunction", "=", "M", ".", "getFunction", "(", "NVVM_REFLECT_FUNCTION", ")", ";", "if", "(", "ReflectFunction", "!=", "", ")", "Res", "|=", "handleFunction", "(", "ReflectFunction", ")", ";", "return"], "ground_truth": ["Res", ";"], "File": "NVVMReflect", "Func": "runOnModule", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6693, "Length": 88, "Cover_Rate": 0.5827814569536424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "determineCalleeSaves", "(", "MachineFunction", "&", "MF", ",", "BitVector", "&", "SavedRegs", ",", "RegScavenger", "*", "RS", ")", "const", "{", "TargetFrameLowering", "::", "determineCalleeSaves", "(", "MF"], "ground_truth": [",", "SavedRegs", ",", "RS", ")", ";"], "File": "SNESFrameLowering", "Func": "determineCalleeSaves", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6694, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "*", "Op", "=", "&", "*", "MRI", "->", "use_nodbg_begin", "(", "Reg", ")", ";", "MachineInstr", "*", "UseMI", "=", "Op", "->", "getParent", "(", ")", ";", "while", "(", "UseMI", "->", "isCopy", "(", ")", "&&", "!", "Op", "->", "getSubReg", "(", ")", ")", "{", "Reg", "=", "UseMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "TRI", "->", "isVGPR", "(", "*", "MRI", ",", "Reg", ")", "||", "!", "MRI", "->", "hasOneNonDBGUse", "(", "Reg", ")", ")", "return", "false", ";", "Op", "=", "&", "*", "MRI", "->", "use_nodbg_begin", "(", "Reg", ")", ";", "UseMI", "=", "Op", "->", "getParent", "(", ")", ";", "}", "if", "(", "Op", "->", "getSubReg", "(", ")", ")", "return", "false", ";", "unsigned", "OpIdx", "=", "Op", "-", "&", "UseMI", "->", "getOperand", "(", "", ")", ";", "const", "MCInstrDesc", "&", "InstDesc", "=", "UseMI", "->", "getDesc", "(", ")", ";", "if", "(", "!", "TRI", "->", "isVectorSuperClass", "(", "TRI", "->", "getRegClass", "(", "InstDesc", ".", "OpInfo", "[", "OpIdx", "]", ".", "RegClass", ")", ")", ")", "return", "false", ";", "const", "auto", "*", "NewDstRC", "=", "TRI", "->", "getEquivalentAGPRClass", "(", "MRI", "->", "getRegClass", "(", "Reg", ")", ")", ";", "auto", "Dst", "=", "MRI", "->", "createVirtualRegister", "(", "NewDstRC", ")", ";", "auto", "RS", "=", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "Dst", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "Defs", ".", "size", "(", ")", ";", "++", "I", ")", "{", "MachineOperand", "*", "Def", "=", "Defs", "[", "I", "]", ".", "first", ";", "Def", "->", "setIsKill", "(", "false", ")", ";", "if", "(", "TRI", "->", "isAGPR", "(", "*", "MRI", ",", "Def", "->", "getReg", "(", ")", ")", ")", "{", "RS", ".", "add", "(", "*", "Def", ")", ";", "}", "else", "{", "MachineInstr", "*", "SubDef", "=", "MRI", "->", "getVRegDef", "("], "ground_truth": ["Def", "->", "getReg", "(", ")", ")", ";"], "File": "SIFoldOperands14", "Func": "tryFoldRegSequence", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6695, "Length": 293, "Cover_Rate": 0.4521604938271605, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "ConstraintCode", "==", "", ")", "return", "InlineAsm", "::", "Constraint_Q", ";", "else", "if", "(", "ConstraintCode", "==", "", ")", "return", "InlineAsm", "::", "Constraint_Z", ";", "else", "if", "(", "ConstraintCode", "==", "", ")", "return", "InlineAsm", "::", "Constraint_Zy", ";", "return", "TargetLowering", "::", "getInlineAsmMemConstraint"], "ground_truth": ["(", "ConstraintCode", ")", ";"], "File": "PPCISelLowering (2)1", "Func": "getInlineAsmMemConstraint", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6696, "Length": 44, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmin_s8", "(", "int8x8_t", "__a", ",", "int8x8_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vmin_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6697, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DecodeUNPCKLPMask", "(", "", "(", "", ",", "NElts", ")", ","], "ground_truth": ["ShuffleMask", ")", ";"], "File": "X86ShuffleDecode26", "Func": "DecodeUNPCKLPDMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6698, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "DstRegOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "const", "MCOperand", "&", "ImmOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "(", "ImmOp", ".", "isImm", "(", ")", "||", "ImmOp", ".", "isExpr", "(", ")", ")", "&&", "", ")", ";", "if", "(", "!", "ImmOp", ".", "isImm", "(", ")", ")", "{", "if", "(", "loadAndAddSymbolAddress", "(", "ImmOp", ".", "getExpr", "(", ")", ",", "DstRegOp", ".", "getReg", "(", ")", ",", "", ",", "Is32BitImm", ",", "IDLoc", ",", "Instructions", ")", ")", "return", "true", ";", "return", "false", ";", "}", "if", "(", "loadImmediate", "(", "ImmOp", ".", "getImm", "(", ")", ",", "DstRegOp", ".", "getReg", "(", ")", ",", "", ",", "Is32BitImm", ",", "IDLoc", ",", "Instructions", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser6", "Func": "expandLoadAddressImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6699, "Length": 115, "Cover_Rate": 0.7419354838709677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ExpPart", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Hi", ",", "DAG", ".", "getConstant", "(", "FractBits", "-", "", ",", "SL", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "ExpBits", ",", "SL", ",", "", ")", ")", ";", "SDValue", "Exp", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "ExpPart", ",", "DAG"], "ground_truth": [".", "getConstant", "(", "", ",", "SL", ",", "", ")", ")", ";"], "File": "AMDGPUISelLowering98", "Func": "extractF64Exponent", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6700, "Length": 67, "Cover_Rate": 0.5982142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "FrameLowering", "::", "estimateStackSize", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "TargetRegisterInfo", "&", "TRI", "=", "*", "STI", ".", "getRegisterInfo", "(", ")", ";", "int64_t", "Offset", "=", "", ";", "for", "(", "int", "I", "=", "MFI", "->", "getObjectIndexBegin", "(", ")", ";", "I", "!=", "", ";", "++", "I", ")", "Offset", "=", "std", "::", "max", "(", "Offset", ",", "-", "MFI", "->", "getObjectOffset", "(", "I", ")", ")", ";", "for", "(", "const", "MCPhysReg", "*", "R", "=", "TRI", ".", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "*", "R", ";", "++", "R", ")", "{", "unsigned", "Size", "=", "TRI", ".", "getMinimalPhysRegClass", "(", "*", "R", ")"], "ground_truth": ["->", "getSize", "(", ")", ";"], "File": "MipsFrameLowering (2)", "Func": "estimateStackSize", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6701, "Length": 112, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMaxDisp", "(", ")", "const", "{", "return", "MaxDisp", "-", ""], "ground_truth": [";"], "File": "CSKYConstantIslandPass", "Func": "getMaxDisp", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6702, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumberOfRegisters", "(", "bool", "Vector", ")", "{", "if", "(", "Vector", ")", "{", "if", "(", "ST", "->", "hasNEON", "(", ")", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "AArch64TargetTransformInfo (2)", "Func": "getNumberOfRegisters", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6703, "Length": 26, "Cover_Rate": 0.8387096774193549, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SrcReg", "==", "", ")", "{", "Warning", "(", "IDLoc", ",", "", ")", ";", "if", "(", "loadImmediate", "(", "", ",", "DstReg", ",", "", ",", "true", ",", "false", ",", "IDLoc", ",", "Out", ",", "STI", ")", ")", "return", "true", ";", "return", "false", ";", "}", "unsigned", "Opc", ";", "if", "(", "ImmValue", ">", "-", "", "&&", "ImmValue", "<", "", ")", "{", "ImmValue", "=", "-", "ImmValue", ";", "Opc", "=", "isGP64bit", "(", ")", "?", "", ":", "", ";", "}", "else", "{", "Opc", "=", "", ";", "}", "if", "(", "isUInt", "<", "", ">", "(", "ImmValue", ")", ")", "{", "TOut", ".", "emitRRI", "(", "Opc", ",", "DstReg", ",", "SrcReg", ",", "ImmValue", ",", "IDLoc", ",", "STI", ")", ";", "TOut", ".", "emitRRR", "(", "", ",", "DstReg", ",", "", ",", "DstReg", ",", "IDLoc", ",", "STI", ")", ";", "return", "false", ";", "}", "unsigned", "ATReg", "=", "getATReg", "(", "IDLoc", ")", ";", "if", "(", "!", "ATReg", ")", "return", "true", ";", "if", "(", "loadImmediate", "(", "ImmValue", ",", "ATReg", ",", "", ",", "isInt", "<", "", ">", "(", "ImmValue", ")", ",", "false", ",", "IDLoc", ",", "Out", ",", "STI", ")", ")", "return", "true", ";", "TOut", ".", "emitRRR", "(", "", ",", "DstReg", ",", "SrcReg", ",", "ATReg", ",", "IDLoc", ",", "STI", ")", ";", "TOut", ".", "emitRRR", "(", "", ",", "DstReg", ",", "", ",", "DstReg", ",", "IDLoc", ",", "STI", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser22", "Func": "expandSneI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6704, "Length": 212, "Cover_Rate": 0.5367088607594936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "true", ";", "case", "ELF", "::", "R__PREL31", ":", "case", "ELF", "::", "R__ABS32"], "ground_truth": [":"], "File": "ARMELFObjectWriter11", "Func": "needsRelocateWithSymbol", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6705, "Length": 15, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_pcmpgtd", "("], "ground_truth": ["__m64", "__m1", ",", "__m64", "__m2", ")", "{"], "File": "mmintrin", "Func": "_m_pcmpgtd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6706, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "VRegs", ".", "empty", "(", ")", ")", "{", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "auto", "&", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "LLVMContext", "&", "Ctx", "=", "Val", "->", "getType", "(", ")", "->", "getContext", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "SmallVector", "<", "EVT", ",", "", ">", "SplitEVTs", ";", "ComputeValueVTs", "(", "TLI", ",", "DL", ",", "Val", "->", "getType", "(", ")", ",", "SplitEVTs", ")", ";", "assert", "(", "VRegs", ".", "size", "(", ")", "=="], "ground_truth": ["SplitEVTs", ".", "size", "(", ")", "&&", "", ")", ";"], "File": "X86CallLowering", "Func": "lowerReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6707, "Length": 118, "Cover_Rate": 0.3586626139817629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "arc_legitimize_address", "(", "rtx", "orig_x", ",", "rtx", "oldx", ",", "machine_mode", "mode", ")", "{", "rtx", "new_x", "=", "arc_legitimize_address_0", "(", "orig_x", ",", "oldx", ",", "mode", ")", ";", "if", "(", "new_x", ")", "return", "new_x", ";", "return"], "ground_truth": ["orig_x", ";"], "File": "arc", "Func": "arc_legitimize_address", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6708, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasWinAlloca", "=", "v"], "ground_truth": [";"], "File": "X86MachineFunctionInfo", "Func": "setHasWinAlloca", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6709, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "removeBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "int", "*", "BytesRemoved", ")", "const", "{", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "unsigned", "Count", "=", "", ";", "unsigned", "RemovedSize", "=", "", ";", "while", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "RemovedSize", "+=", "getInstSizeInBytes", "(", "*", "I", ")", ";", "I", "->", "eraseFromParent", "(", ")", ";", "++", "Count", ";", "I", "=", "Next", ";", "}", "if", "(", "BytesRemoved", ")", "*", "BytesRemoved", "="], "ground_truth": ["RemovedSize", ";"], "File": "SIInstrInfo120", "Func": "removeBranch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6710, "Length": 90, "Cover_Rate": 0.9574468085106383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "shouldExpandAtomicStoreInIR", "(", "StoreInst", "*", "SI", ")", "const", "{", "return", "SI", "->", "getValueOperand", "(", ")", "->", "getType", "(", ")"], "ground_truth": ["->", "getPrimitiveSizeInBits", "(", ")", ">", "", ";"], "File": "HexagonISelLowering (2)", "Func": "shouldExpandAtomicStoreInIR", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6711, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", "<<", "'\\n'", ")", ";", "MCInstLower", "InstLower", "(", "OutContext", ",", "*", "this", ")", ";", "MCInst", "TmpInst", ";", "InstLower", ".", "Lower", "(", "MI"], "ground_truth": [",", "TmpInst", ")", ";"], "File": "JVMAsmPrinter", "Func": "EmitInstruction", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6712, "Length": 35, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "MemR", "(", "a", ",", "as", ")", ","], "ground_truth": ["", ")", ";"], "File": "disassembler", "Func": "mov_r6", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6713, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TheTriple", ".", "isOSBinFormatMachO", "(", ")", ")", "return", "new", "DarwinAsmBackend", "(", "T", ",", "MRI", ")", ";", "if", "(", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")", ")", "return", "new", "COFFAsmBackend", "(", "T", ",", "TheTriple", ")", ";", "assert", "(", "TheTriple", ".", "isOSBinFormatELF", "(", ")", "&&", "", ")", ";", "uint8_t", "OSABI", "=", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "TheTriple", ".", "getOS", "(", ")", ")", ";", "bool", "IsILP32", "=", "Options", ".", "getABIName", "(", ")", "==", "", ";", "return", "new", "ELFAsmBackend", "(", "T", ",", "OSABI", ",", "true", ","], "ground_truth": ["IsILP32", ")", ";"], "File": "AArch64AsmBackend11", "Func": "createAArch64leAsmBackend", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6714, "Length": 83, "Cover_Rate": 0.7280701754385965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetTransformInfo", "::", "RGK_Scalar", ":", "return", "TypeSize", "::", "getFixed", "(", "ST", "->", "getXLen", "(", ")", ")", ";", "case", "TargetTransformInfo", "::", "RGK_FixedWidthVector", ":", "return", "TypeSize", "::", "getFixed", "(", "ST", "->", "hasStdExtV", "(", ")", "?", "ST", "->", "getMinRVVVectorSizeInBits"], "ground_truth": ["(", ")", ":", "", ")", ";"], "File": "RISCVTargetTransformInfo6", "Func": "getRegisterBitWidth", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6715, "Length": 42, "Cover_Rate": 0.47191011235955055, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLoweringObjectFile", "*", "getObjFileLowering", "(", ")", "const", "override", "{", "return", "TLOF", ".", "get"], "ground_truth": ["(", ")", ";"], "File": "WebAssemblyTargetMachine", "Func": "getObjFileLowering", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6716, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "strcmp", "(", "argv", "[", "", "]", ",", "", ")", "==", "", ")", "msp430_warn_devices_csv", "=", "atoi", "(", "argv", "[", "", "]", ")", ";", "else", "if", "(", "strcmp", "(", "argv", "[", "", "]", ",", "", ")", "==", "", ")", "msp430_devices_csv_loc", "=", "argv", "[", "", "]", ";", "else", "error", "(", "", ",", "argv", "[", "", "]", ",", "argv", "[", "", "]", ")", ";", "return", "NULL"], "ground_truth": [";"], "File": "driver-msp430", "Func": "msp430_set_driver_var", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6717, "Length": 66, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "*", "AmtBV", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "Amt", ")", ")", "if", "(", "auto", "*", "AmtSplat", "=", "AmtBV", "->", "getConstantSplatNode", "(", ")", ")", "{", "APInt", "ShiftAmt", "=", "AmtSplat", "->", "getAPIntValue", "(", ")", ";", "unsigned", "MaxAmount", "=", "VT", ".", "getSimpleVT", "(", ")", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "if", "(", "ShiftAmt", ".", "trunc", "(", "", ")", ".", "uge", "(", "MaxAmount", ")", ")", "return", "getZeroVector", "(", "VT", ".", "getSimpleVT", "(", ")", ",", "Subtarget", ",", "DAG", ",", "DL", ")", ";", "}", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering148", "Func": "performShiftToAllZeros", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6718, "Length": 89, "Cover_Rate": 0.4734042553191489, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "IsGlobalInSmallSectionImpl", "(", "GV", ",", "TM", ")", "&&", "(", "Kind", ".", "isDataRel", "(", ")", "||", "Kind", "."], "ground_truth": ["isBSS", "(", ")", "||", "Kind", ".", "isCommon", "(", ")", ")", ")", ";"], "File": "MipsTargetObjectFile16", "Func": "IsGlobalInSmallSection", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6719, "Length": 30, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "insn", "->", "can_be_optimized", "(", ")", "||", "insn", "->", "is_asm", "(", ")", "||", "insn"], "ground_truth": ["->", "has_volatile_refs", "(", ")", "||", "insn", "->", "has_pre_post_modify", "(", ")", ")", "return", "NULL_RTX", ";"], "File": "aarch64-cc-fusion", "Func": "optimizable_set", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6720, "Length": 30, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setRAStackOffset", "(", "int", "Off", ")"], "ground_truth": ["{"], "File": "MipsMachineFunction11", "Func": "setRAStackOffset", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6721, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "BPFISelDAGToDAG24", "Func": "getPassName", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6722, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "map", "<", "StringRef", ",", "unsigned", ">", "ElfFlags", "=", "{", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V5", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V55", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V60"], "ground_truth": ["}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V62", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V65", "}", ",", "}", ";"], "File": "HexagonMCTargetDesc49", "Func": "GetELFFlags", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6723, "Length": 54, "Cover_Rate": 0.5510204081632653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "(", "(", "char", "*", ")", "p", ")", "["], "ground_truth": ["s", "]", ")", ":", "", "(", "mw", ")", ")", ";"], "File": "ushmedia", "Func": "sh_media_STLO_L", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6724, "Length": 24, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", ".", "contains", "(", "DstReg", ",", "SrcReg", ")", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg"], "ground_truth": [",", "getKillRegState", "(", "KillSrc", ")", ")", ";"], "File": "RV16KInstrInfo", "Func": "copyPhysReg", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6725, "Length": 40, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "array_lengthof", "(", "HardFloatLibCalls", ")", ";", "++", "I", ")", "{", "assert", "(", "(", "I", "==", "", "||", "HardFloatLibCalls", "[", "I", "-", "", "]", "<", "HardFloatLibCalls", "[", "I", "]", ")", "&&", "", ")", ";", "if", "(", "HardFloatLibCalls", "[", "I", "]", ".", "Libcall", "!=", "RTLIB", "::", "UNKNOWN_LIBCALL", ")", "setLibcallName", "(", "HardFloatLibCalls", "[", "I", "]", ".", "Libcall", ",", "HardFloatLibCalls", "[", "I", "]"], "ground_truth": [".", "Name", ")", ";"], "File": "Mips16ISelLowering16", "Func": "setMips16HardFloatLibCalls", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6726, "Length": 71, "Cover_Rate": 0.8875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "set_mem_size", "(", "mem", ",", "GET_MODE_SIZE", "(", "mode", ")", ")", ";", "do_load_for_compare", "(", "dest", ","], "ground_truth": ["mem", ",", "mode", ")", ";"], "File": "rs6000-string", "Func": "do_load_for_compare_from_addr", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6727, "Length": 19, "Cover_Rate": 0.3392857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cvtsepi64_epi8", "(", "__m512i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsqb512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v16qi", ")", "_mm_undefined_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cvtsepi64_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6728, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumLoads", "=", "alignTo", "(", "VecWidth", ",", "AlignWidth", ")", "/", "AlignWidth", ";", "return", "", "*", "NumLoads", ";", "}", "unsigned", "Cost", "=", "VecTy", "->", "getElementType", "(", ")", "->", "isFloatingPointTy", "(", ")", "?", "FloatFactor", ":", "", ";", "Alignment", "=", "std", "::", "min", "(", "Alignment", ",", "", ")", ";", "unsigned", "AlignWidth", "=", "", "*", "std", "::", "max", "(", "", ",", "Alignment", ")", ";", "unsigned", "NumLoads", "=", "alignTo", "(", "VecWidth", ",", "AlignWidth", ")", "/", "AlignWidth", ";", "if", "(", "Alignment", "==", "", "||", "Alignment", "==", ""], "ground_truth": [")", "return", "Cost", "*", "NumLoads", ";"], "File": "HexagonTargetTransformInfo15", "Func": "getMemoryOpCost", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6729, "Length": 87, "Cover_Rate": 0.30633802816901406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "isRegSequence", "(", ")", ")", ";", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "TRI", "->", "isSGPRClass", "(", "MRI", ".", "getRegClass", "(", "DstReg", ")", ")", ")", "return", "false", ";", "if", "(", "!", "MRI", ".", "hasOneUse", "(", "DstReg", ")", ")", "return", "false", ";", "MachineInstr", "&", "CopyUse", "=", "*", "MRI", ".", "use_instr_begin", "(", "DstReg", ")", ";", "if", "(", "!", "CopyUse", ".", "isCopy", "(", ")", ")", "return", "false", ";", "if", "(", "Register", "::", "isPhysicalRegister", "(", "CopyUse", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "return", "false", ";", "const", "TargetRegisterClass", "*", "SrcRC", ",", "*", "DstRC", ";", "std", "::", "tie", "(", "SrcRC", ",", "DstRC", ")", "=", "getCopyRegClasses", "(", "CopyUse", ",", "*", "TRI", ",", "MRI", ")", ";", "if", "(", "!", "isSGPRToVGPRCopy", "(", "SrcRC", ",", "DstRC", ",", "*", "TRI", ")", ")", "return", "false", ";", "if", "(", "tryChangeVGPRtoSGPRinCopy", "(", "CopyUse", ",", "TRI", ",", "TII", ")", ")", "return", "true", ";", "unsigned", "SubReg", "=", "CopyUse", ".", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", ";", "if", "(", "SubReg", "!=", "", ")", "return", "false", ";", "MRI", ".", "setRegClass", "(", "DstReg", ",", "DstRC", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "CopyUse", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "bool", "IsAGPR", "=", "TRI", "->", "hasAGPRs", "(", "DstRC", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "N", "=", "MI", ".", "getNumOperands", "(", ")", ";", "I", "!=", "N", ";", "I", "+=", "", ")", "{", "Register", "SrcReg", "=", "MI", ".", "getOperand", "(", "I", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcSubReg", "=", "MI", ".", "getOperand", "(", "I", ")", ".", "getSubReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "MRI", ".", "getRegClass", "(", "SrcReg", ")", ";", "assert", "(", "TRI", "->", "isSGPRClass", "(", "SrcRC", ")", "&&", "", ")", ";", "SrcRC", "=", "TRI", "->", "getSubRegClass", "(", "SrcRC", ",", "SrcSubReg", ")", ";", "const", "TargetRegisterClass", "*", "NewSrcRC", "=", "TRI", "->", "getEquivalentVGPRClass", "(", "SrcRC", ")", ";", "Register", "TmpReg", "=", "MRI", ".", "createVirtualRegister", "(", "NewSrcRC", ")", ";", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "&", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "TmpReg", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "I", ")", ")", ";", "if", "(", "IsAGPR", ")", "{", "const", "TargetRegisterClass", "*", "NewSrcRC", "=", "TRI", "->", "getEquivalentAGPRClass", "(", "SrcRC", ")", ";", "Register", "TmpAReg", "=", "MRI", ".", "createVirtualRegister", "(", "NewSrcRC", ")", ";", "unsigned", "Opc", "=", "NewSrcRC", "==", "&", "", "?", "", ":", "", ";", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "&", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ","], "ground_truth": ["TmpAReg", ")", ".", "addReg", "(", "TmpReg", ",", "RegState", "::", "Kill", ")", ";"], "File": "SIFixSGPRCopies21", "Func": "foldVGPRCopyIntoRegSequence", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6730, "Length": 442, "Cover_Rate": 0.878727634194831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "if", "(", "auto", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")"], "ground_truth": [",", "VT", ")", ";"], "File": "Comet2ISelDAGToDAG", "Func": "SelectAddr", "Target": "Comet2", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6731, "Length": 48, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMaxSVEVectorSizeInBits", "(", ")"], "ground_truth": ["const", "{"], "File": "AArch64Subtarget (2)1", "Func": "getMaxSVEVectorSizeInBits", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6732, "Length": 6, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "forwardVPTPosition", "(", ")", "{", "if", "(", "!", "inVPTBlock", "(", ")"], "ground_truth": [")", "return", ";"], "File": "ARMAsmParser (2)3", "Func": "forwardVPTPosition", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6733, "Length": 14, "Cover_Rate": 0.32558139534883723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "InitMCRegisterInfo", "(", "X", ",", "", ",", "", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "ARMMCTargetDesc31", "Func": "createARMMCRegisterInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6734, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqsubd_u64", "(", "uint64_t", "__a", ",", "uint64_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon2_vqsubd_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6735, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "aapcs_cp_arg_layout", "[", "pcum", "->", "aapcs_cprc_slot", "]", ".", "advance", "(", "pcum", ",", "mode", ",", "type", ")", ";", "pcum", "->", "aapcs_cprc_slot", "=", "-", "", ";", "}", "pcum", "->", "aapcs_arg_processed", "=", "false", ";", "pcum", "->", "aapcs_ncrn", "=", "pcum", "->", "aapcs_next_ncrn", ";", "pcum", "->", "aapcs_reg", "=", "NULL_RTX", ";", "pcum", "->", "aapcs_partial", "=", "", ";", "}", "else", "{", "pcum", "->", "nargs", "+=", "", ";", "if", "(", "arm_vector_mode_supported_p", "(", "mode", ")", "&&", "pcum", "->", "named_count", ">", "pcum", "->", "nargs", "&&", "TARGET_IWMMXT_ABI", ")", "pcum", "->", "iwmmxt_nregs", "+=", "", ";", "else", "pcum", "->", "nregs", "+=", "ARM_NUM_REGS2", "(", "mode"], "ground_truth": [",", "type", ")", ";"], "File": "arm4", "Func": "arm_function_arg_advance", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6736, "Length": 94, "Cover_Rate": 0.6225165562913907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_movntdqa", "(", "(", "__v2di"], "ground_truth": ["*", ")", "__X", ")", ";"], "File": "smmintrin", "Func": "_mm_stream_load_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6737, "Length": 13, "Cover_Rate": 0.38235294117647056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Opc", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "PostRA", ")", "return", "false", ";", "bool", "Changed", "=", "false", ";", "unsigned", "DefReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "Comparand", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "int64_t", "SExtComparand", "=", "(", "(", "uint64_t", ")", "Comparand", "&", "~", "", ")", "!=", "", "?", "(", "Comparand", "|", "", ")", ":", "Comparand", ";", "for", "(", "auto", "&", "CompareUseMI", ":", "MRI", "->", "use_instructions", "(", "DefReg", ")", ")", "{", "unsigned", "UseOpc", "=", "CompareUseMI", ".", "getOpcode", "(", ")", ";", "if", "(", "UseOpc", "!=", "", "&&", "UseOpc", "!=", "", ")", "continue", ";", "unsigned", "CRSubReg", "=", "CompareUseMI", ".", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", ";", "unsigned", "TrueReg", "=", "CompareUseMI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "FalseReg", "=", "CompareUseMI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "RegToCopy", "=", "selectReg", "(", "SExtImm", ",", "SExtComparand", ",", "Opc", ",", "TrueReg", ",", "FalseReg", ",", "CRSubReg", ")", ";", "if", "(", "RegToCopy", "==", "", ")", "continue", ";", "if", "(", "RegToCopy", "==", "", "||", "RegToCopy", "==", "", ")", "{", "CompareUseMI", ".", "setDesc", "(", "get", "(", "UseOpc", "==", "", "?", "", ":", "", ")", ")", ";", "CompareUseMI", ".", "getOperand", "(", "", ")", ".", "ChangeToImmediate", "(", "", ")", ";", "CompareUseMI", ".", "RemoveOperand", "(", "", ")", ";", "CompareUseMI", ".", "RemoveOperand", "(", "", ")", ";", "continue", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "DefMI", "->", "dump", "(", ")", ";", "MI", ".", "dump", "(", ")", ";", "CompareUseMI", ".", "dump", "(", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "CompareUseMI", ".", "setDesc", "(", "get", "(", "", ")", ")", ";", "CompareUseMI", ".", "RemoveOperand", "(", "", ")", ";", "CompareUseMI", ".", "RemoveOperand", "(", "RegToCopy", "==", "TrueReg", "?", "", ":", "", ")", ";", "CmpIselsConverted", "++", ";", "Changed", "=", "true", ";", "LLVM_DEBUG", "(", "CompareUseMI", ".", "dump", "(", ")", ")", ";", "}", "if", "(", "Changed", ")", "return", "true", ";", "MissedConvertibleImmediateInstrs", "++", ";", "return", "false", ";", "}", "case", "", ":", "case", "", ":", "{", "int64_t", "Addend", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "Addend", "+", "SExtImm", ")", ")", "{", "ReplaceWithLI", "=", "true", ";", "Is64BitLI", "=", "Opc", "==", "", ";", "NewImm", "=", "Addend", "+", "SExtImm", ";", "break", ";", "}", "return", "false", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "int64_t", "SH", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "int64_t", "MB", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "APInt", "InVal", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "?", "", ":", "", ",", "SExtImm", ",", "true", ")", ";", "InVal", "=", "InVal", "."], "ground_truth": ["rotl", "(", "SH", ")", ";"], "File": "PPCInstrInfo120", "Func": "convertToImmediateForm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6738, "Length": 474, "Cover_Rate": 0.332398316970547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "getParser", "("], "ground_truth": [")", "const", "{"], "File": "Cpu0AsmParser", "Func": "getParser", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6739, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AMDGPUAsmPrinter", "::", "AMDGPUAsmPrinter", "(", "TargetMachine", "&", "TM", ",", "std", "::", "unique_ptr", "<", "MCStreamer", ">", "Streamer", ")", ":", "AsmPrinter", "(", "TM", ",", "std", "::", "move", "(", "Streamer", ")", ")", "{", "DisasmEnabled", "=", "TM", ".", "getSubtarget", "<", "AMDGPUSubtarget", ">", "(", ")", ".", "dumpCode", "("], "ground_truth": [")", ";"], "File": "AMDGPUAsmPrinter32", "Func": "AMDGPUAsmPrinter", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6740, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SimplifyAddress", "(", "Addr", ",", "VT", ",", "UseOffset", ",", "IndexReg", ")", ";", "bool", "IsVSFRC", "=", "(", "ResultReg", "!=", "", ")", "&&", "isVSFRCRegister", "(", "ResultReg", ")", ";", "if", "(", "IsVSFRC", "&&", "(", "Opc", "==", "", ")", "&&", "(", "Addr", ".", "BaseType", "!=", "Address", "::", "FrameIndexBase", ")", "&&", "UseOffset", "&&", "(", "Addr", ".", "Offset", "==", "", ")", ")", "{", "UseOffset", "=", "false", ";", "}", "if", "(", "ResultReg", "==", "", ")", "ResultReg", "=", "createResultReg", "(", "UseRC", ")", ";", "if", "(", "Addr", ".", "BaseType", "==", "Address", "::", "FrameIndexBase", ")", "{", "if", "(", "IsVSFRC", "&&", "Opc", "==", "", ")", "return", "false", ";", "MachineMemOperand", "*", "MMO", "=", "FuncInfo", ".", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "Addr", ".", "Base", ".", "FI", ",", "Addr", ".", "Offset", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "MFI", ".", "getObjectSize", "(", "Addr", ".", "Base", ".", "FI", ")", ",", "MFI", ".", "getObjectAlignment", "(", "Addr", ".", "Base", ".", "FI", ")", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ".", "addImm", "(", "Addr", ".", "Offset", ")", ".", "addFrameIndex", "(", "Addr", ".", "Base", ".", "FI", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "UseOffset", ")", "{", "if", "(", "IsVSFRC", "&&", "Opc", "==", "", ")", "return", "false", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ".", "addImm", "(", "Addr", ".", "Offset", ")", ".", "addReg", "(", "Addr", ".", "Base", ".", "Reg", ")", ";", "}", "else", "{", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "IsVSFRC", "?", "", ":", "", ";", "break", ";", "}", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ".", "addReg", "(", "Addr", ".", "Base", ".", "Reg", ")", ".", "addReg", "(", "IndexReg", ")", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "PPCFastISel17", "Func": "PPCEmitLoad", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6741, "Length": 427, "Cover_Rate": 0.5258620689655172, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "getUsesLR", "(", ")", "const"], "ground_truth": ["{"], "File": "XCoreMachineFunctionInfo13", "Func": "getUsesLR", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6742, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getUsefulBits", "(", "Op", ",", "Mask", ",", "Depth", "+", "", ")", ";", "Mask", "=", "Mask", ".", "lshr", "(", "ShiftAmt", ")", ";", "}", "else", "if", "(", "", "(", "ShiftTypeAndValue", ")", "==", "", ")", "{", "uint64_t", "ShiftAmt", "=", "", "(", "ShiftTypeAndValue", ")", ";", "Mask", "=", "Mask", ".", "lshr", "(", "ShiftAmt", ")", ";", "getUsefulBits", "(", "Op", ",", "Mask", ",", "Depth", "+", "", ")", ";", "Mask", "=", "Mask", ".", "shl", "(", "ShiftAmt", ")", ";", "}", "else"], "ground_truth": ["return", ";"], "File": "AArch64ISelDAGToDAG", "Func": "getUsefulBitsFromOrWithShiftedReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6743, "Length": 73, "Cover_Rate": 0.41714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "GlobalVariable", "(", "M", ",", "IRB", ".", "getInt32Ty", "(", ")", ",", "false", ",", "GlobalValue", "::", "WeakODRLinkage", ",", "IRB", ".", "getInt32"], "ground_truth": ["(", "", ")", ",", "Name", ")", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj41", "Func": "createGlobalVariableI32", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6744, "Length": 28, "Cover_Rate": 0.4057971014492754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "X"], "ground_truth": ["(", "TheTarget", ")", ";"], "File": "TLCS900TargetMachine", "Func": "LLVMInitializeTLCS900Target", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6745, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerJumpTable", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "auto", "*", "N", "=", "cast", "<", "JumpTableSDNode", ">", "(", "Op", ")", ";", "SDValue", "GA", "=", "DAG", ".", "getTargetJumpTable", "(", "N", "->", "getIndex", "(", ")", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N"], "ground_truth": [")", ",", "", ",", "GA", ")", ";"], "File": "P2ISelLowering", "Func": "lowerJumpTable", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6746, "Length": 59, "Cover_Rate": 0.8939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFastFMAF32", "("], "ground_truth": [")", "const", "{"], "File": "AMDGPUSubtarget30", "Func": "hasFastFMAF32", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6747, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint16_t", "nopEncoding", "=", "hasNOP", "(", ")", "?", "Thumb2_16bitNopEncoding", ":", "Thumb1_16bitNopEncoding", ";", "uint64_t", "NumNops", "=", "Count", "/", "", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "!=", "NumNops", ";", "++", "i", ")", "", "::", "write", "(", "OS", ",", "nopEncoding", ",", "Endian", ")", ";", "if", "(", "Count", "&", "", ")", "OS", "<<", "'\\0'", ";", "return", "true", ";", "}", "const", "uint32_t", "nopEncoding", "=", "hasNOP", "(", ")", "?", "v6T2_NopEncoding", ":", "v4_NopEncoding", ";", "uint64_t", "NumNops", "=", "Count", "/", "", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "!=", "NumNops", ";", "++", "i", ")", "", "::", "write", "(", "OS", ",", "nopEncoding", ",", "Endian", ")", ";", "switch", "(", "Count", "%", "", ")", "{", "default", ":", "break", ";", "case", "", ":", "OS", "<<", "'\\0'", ";", "break", ";", "case", "", ":", "OS", ".", "write", "(", "", ",", "", ")", ";", "break", ";", "case", "", ":", "OS", ".", "write", "(", "", ",", "", ")", ";", "break", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "ARMAsmBackend (2)2", "Func": "writeNopData", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6748, "Length": 154, "Cover_Rate": 0.7549019607843137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "llvm", "::", "ELF", "::", "R_386_32", "==", "pReloc", ".", "type", "(", ")", "&&", "helper_use_relative_reloc", "(", "*", "rsym", ",", "*", "this", ")", ")", "{", "Relocation", "&", "reloc", "=", "helper_DynRel_init", "(", "rsym", ",", "*", "pReloc", ".", "targetRef", "(", ")", ".", "frag", "(", ")", ",", "pReloc", ".", "targetRef", "(", ")", ".", "offset", "(", ")", ",", "llvm", "::", "ELF", "::", "R__64_RELATIVE", ",", "*", "this", ")", ";", "getRelRelMap", "(", ")", ".", "record", "(", "pReloc", ",", "reloc", ")", ";", "}", "else", "{", "Relocation", "&", "reloc", "=", "helper_DynRel_init", "(", "rsym", ",", "*", "pReloc", ".", "targetRef", "(", ")", ".", "frag", "(", ")", ",", "pReloc", ".", "targetRef", "(", ")", ".", "offset", "(", ")", ",", "pReloc", ".", "type", "(", ")", ",", "*", "this", ")", ";", "getRelRelMap", "(", ")", ".", "record", "(", "pReloc", ",", "reloc", ")", ";", "}", "getTarget", "(", ")", ".", "checkAndSetHasTextRel", "(", "*", "pSection", ".", "getLink", "(", ")", ")", ";", "}", "}", "return", ";", "case", "llvm", "::", "ELF", "::", "R__64_GOTPCREL", ":", "if", "(", "rsym", "->", "reserved", "(", ")", "&", "ReserveGOT", ")", "return", ";", "if", "(", "!", "getTarget", "(", ")", ".", "symbolFinalValueIsKnown", "(", "*", "rsym", ")", ")", "helper_GOT_init", "(", "pReloc", ",", "true", ",", "*", "this", ")", ";", "else", "helper_GOT_init", "(", "pReloc", ",", "false", ",", "*", "this", ")", ";", "rsym", "->", "setReserved", "(", "rsym", "->", "reserved", "(", ")", "|", "ReserveGOT", ")", ";", "return", ";", "case", "llvm", "::", "ELF", "::", "R__64_PLT32", ":", "if", "(", "rsym", "->", "reserved", "(", ")", "&", "ReservePLT", ")", "return", ";", "if", "(", "getTarget", "(", ")", ".", "symbolFinalValueIsKnown", "(", "*", "rsym", ")", ")", "return", ";", "if", "(", "rsym", "->", "isDefine", "(", ")", "&&", "!", "rsym", "->", "isDyn", "(", ")", "&&", "!", "getTarget", "(", ")", ".", "isSymbolPreemptible", "(", "*", "rsym", ")", ")", "{", "return", ";", "}", "helper_PLT_init", "(", "pReloc", ",", "*", "this", ")", ";", "rsym", "->", "setReserved", "(", "rsym", "->", "reserved", "(", ")", "|", "ReservePLT", ")", ";", "return", ";", "case", "llvm", "::", "ELF", "::", "R__64_PC32", ":", "case", "llvm", "::", "ELF", "::", "R__64_PC16", ":", "case", "llvm", "::", "ELF", "::", "R__64_PC8", ":", "if", "(", "getTarget", "(", ")", ".", "symbolNeedsPLT", "(", "*", "rsym", ")", "&&", "LinkerConfig", "::"], "ground_truth": ["DynObj", "!=", "config", "(", ")", ".", "codeGenType", "(", ")", ")", "{"], "File": "X86Relocator", "Func": "scanGlobalReloc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6749, "Length": 346, "Cover_Rate": 0.48324022346368717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "splitMove", "(", "MI", ",", "", ")", ";", "return", "true", ";", "case", "", ":", "splitMove", "(", "MI", ",", "", ")", ";", "return", "true", ";", "case", "", ":", "splitAdjDynAlloc", "(", "MI", ")", ";", "return", "true"], "ground_truth": [";"], "File": "SystemZInstrInfo (2)", "Func": "expandPostRAPseudo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6750, "Length": 37, "Cover_Rate": 0.3394495412844037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Address", "(", ")"], "ground_truth": ["{"], "File": "WebAssemblyFastISel (2)2", "Func": "Address", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6751, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_prorvq128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "(", "__v2di", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_rorv_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6752, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "RegEndLoc2", ",", "LayoutLoc2", ";", "SMLoc", "RegLoc2", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "!", "TryParseVector", "(", "Reg2", ",", "RegEndLoc2", ",", "LayoutStr2", ",", "LayoutLoc2", ")", ")", "return", "MatchOperand_ParseFail", ";", "unsigned", "Space", "=", "(", "Reg", "<", "Reg2", ")", "?", "(", "Reg2", "-", "Reg", ")", ":", "(", "Reg2", "+", "", "-", "Reg", ")", ";", "if", "(", "LayoutStr", "!=", "LayoutStr2", ")", "{", "Error", "(", "LayoutLoc2", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "if", "(", "Space", "==", "", "||", "Space", ">", "", ")", "{", "Error", "(", "RegLoc2", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Count", "+=", "Space", ";", "}", "else", "{", "unsigned", "LastReg", "=", "Reg", ";", "while", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "unsigned", "Reg2", ";", "StringRef", "LayoutStr2", ";", "SMLoc", "RegEndLoc2", ",", "LayoutLoc2", ";", "SMLoc", "RegLoc2", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "!", "TryParseVector", "(", "Reg2", ",", "RegEndLoc2", ",", "LayoutStr2", ",", "LayoutLoc2", ")", ")", "return", "MatchOperand_ParseFail", ";", "unsigned", "Space", "=", "(", "LastReg", "<", "Reg2", ")", "?", "(", "Reg2", "-", "LastReg", ")", ":", "(", "Reg2", "+", "", "-", "LastReg", ")", ";", "Count", "++", ";", "if", "(", "Space", "!=", "", ")", "{", "Error", "(", "RegLoc2", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "if", "(", "LayoutStr", "!=", "LayoutStr2", ")", "{", "Error", "(", "LayoutLoc2", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "if", "(", "Count", ">", "", ")", "{", "Error", "(", "RegLoc2", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "LastReg", "="], "ground_truth": ["Reg2", ";"], "File": "AArch64AsmParser68", "Func": "ParseVectorList", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6753, "Length": 257, "Cover_Rate": 0.42549668874172186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "DAGToDAGISel", "(", "const", "TargetMachine", "&", "targetmachine", ",", "CodeGenOpt", "::", "Level", "OptLevel", ")", ":", "SelectionDAGISel", "(", "targetmachine", ",", "OptLevel", ")", ",", "Subtarget", "(", "targetmachine", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ")", ",", "TM", "(", "targetmachine", ")", "{", "initializeDAGToDAGISelPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")"], "ground_truth": [")", ";"], "File": "HexagonISelDAGToDAG73", "Func": "HexagonDAGToDAGISel", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6754, "Length": 48, "Cover_Rate": 0.9795918367346939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "SImmVal", "=", "Imm", ".", "getSExtValue", "(", ")", ";", "uint64_t", "ZImmVal", "=", "Imm", ".", "getZExtValue", "(", ")", ";", "if", "(", "!", "ST", "->", "isThumb", "(", ")", ")", "{", "if", "(", "(", "SImmVal", ">=", "", "&&", "SImmVal", "<", "", ")", "||", "(", "", "(", "ZImmVal", ")", "!=", "-", "", ")", "||", "(", "", "(", "~", "ZImmVal", ")", "!=", "-", "", ")", ")", "return", "", ";", "return", "ST", "->", "hasV6T2Ops", "(", ")", "?", "", ":", "", ";", "}", "if", "(", "ST", "->", "isThumb2", "(", ")", ")", "{", "if", "(", "(", "SImmVal", ">=", "", "&&", "SImmVal", "<", "", ")", "||", "(", "", "(", "ZImmVal", ")", "!=", "-", "", ")", "||", "(", "", "(", "~", "ZImmVal", ")"], "ground_truth": ["!=", "-", "", ")", ")", "return", "", ";"], "File": "ARMTargetTransformInfo1", "Func": "getIntImmCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6755, "Length": 121, "Cover_Rate": 0.5084033613445378, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitArgs", ";", "unsigned", "Idx", "=", "", ";", "for", "(", "const", "auto", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "if", "(", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "ByVal", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "InReg", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "StructRet", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "SwiftSelf", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "SwiftError", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "Nest", ")", "||", "VRegs", "[", "Idx", "]", ".", "size", "(", ")", ">", "", ")", "return", "false", ";", "ArgInfo", "OrigArg", "(", "VRegs", "[", "Idx", "]", ",", "Arg", ".", "getType", "(", ")", ")", ";", "setArgFlags", "(", "OrigArg", ",", "Idx", "+", "AttributeList", "::", "FirstArgIndex", ",", "DL", ",", "F", ")", ";", "splitToValueTypes", "(", "OrigArg", ",", "SplitArgs", ",", "DL", ",", "F", ".", "getCallingConv", "(", ")", ")", ";", "Idx", "++"], "ground_truth": [";"], "File": "X86CallLowering13", "Func": "lowerFormalArguments", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6756, "Length": 154, "Cover_Rate": 0.4967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "unpackFromRegLoc", "(", "SelectionDAG", "&", "DAG", ",", "SDValue", "Chain", ",", "const", "CCValAssign", "&", "VA", ",", "const", "SDLoc", "&", "DL", ",", "const", "TargetLowering", "&", "TLI", ")", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", ".", "getRegInfo", "(", ")", ";", "EVT", "LocVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "SDValue", "Val", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TLI", ".", "getRegClassFor", "("], "ground_truth": ["LocVT", ".", "getSimpleVT", "(", ")", ")", ";"], "File": "RISCVISelLowering1", "Func": "unpackFromRegLoc", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6757, "Length": 75, "Cover_Rate": 0.5102040816326531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isV60VectorInstruction", "(", "MI", ")", "&&"], "ground_truth": ["isAccumulator", "(", "MI", ")", ";"], "File": "HexagonInstrInfo21", "Func": "isVecAcc", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6758, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "isImm", "(", ")", "&&", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "MI", ".", "isInvariantLoad", "(", "AA", ")", ")", "{", "unsigned", "BaseReg", "=", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "BaseReg", "==", "", "||", "BaseReg", "==", "", ")", "return", "true", ";", "if", "(", "!", "ReMatPICStubLoad", "&&", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "isGlobal", "(", ")", ")", "return", "false", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "return", "regIsPICBase", "(", "BaseReg", ",", "MRI", ")", ";", "}", "return", "false", ";", "}", "case", "", ":", "case", "", ":", "{", "if", "(", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "isImm", "(", ")", "&&", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "getReg", "(", ")"], "ground_truth": ["==", "", "&&", "!", "MI", ".", "getOperand", "(", "", "+", "", ")", ".", "isReg", "(", ")", ")", "{"], "File": "X86InstrInfo10", "Func": "isReallyTriviallyReMaterializable", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6759, "Length": 253, "Cover_Rate": 0.3815987933634992, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is64Bit", "=", "Subtarget", "->", "is64Bit", "(", ")", ";", "DebugLoc", "dl", "=", "N", ".", "getDebugLoc", "(", ")", ";", "DEBUG", "(", "{", "dbgs", "(", ")", "<<"], "ground_truth": ["", ";"], "File": "X86ISelDAGToDAG109", "Func": "MatchAddressRecursively", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6760, "Length": 27, "Cover_Rate": 0.54, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCTargetStreamer", "*", "llvm", "::", "createObjectTargetStreamer", "(", "MCStreamer", "&", "S", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "const", "Triple", "&", "TT", "=", "STI", ".", "getTargetTriple", "(", ")", ";", "if", "(", "TT", ".", "isOSBinFormatELF", "(", ")", ")", "return", "new", "TargetELFStreamer", "(", "S", ")", ";", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "return", "new", "TargetWinCOFFStreamer", "("], "ground_truth": ["S", ")", ";"], "File": "AArch64TargetStreamer13", "Func": "createAArch64ObjectTargetStreamer", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6761, "Length": 57, "Cover_Rate": 0.9344262295081968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "CSKYAsmParser", "Func": "isImm", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6762, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isReg", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "LC2200AsmParser", "Func": "isReg", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6763, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "BitExtMI", "=", "BuildMI", "(", "*", "LoadI", "->", "getParent", "(", ")", ",", "LoadI", ",", "LoadI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "IsStoreXReg", "?", "", ":", "", ")", ",", "LdRt", ")", ".", "addReg", "(", "IsStoreXReg", "?", "", ":", "", ")", ".", "addReg", "(", "StRt", ")", ".", "addImm", "(", "", "(", "", ",", "", ")", ")", ";", "}", "else", "{", "if", "(", "!", "Subtarget", "->", "isLittleEndian", "(", ")", ")", "return", "NextI", ";", "bool", "IsUnscaled", "=", "TII", "->", "isUnscaledLdSt", "(", "*", "LoadI", ")", ";", "assert", "(", "IsUnscaled", "==", "TII", "->", "isUnscaledLdSt", "(", "*", "StoreI", ")", "&&", "", ")", ";", "assert", "(", "LoadSize", "<=", "StoreSize", "&&", "", ")", ";", "int", "UnscaledLdOffset", "=", "IsUnscaled", "?", "getLdStOffsetOp", "(", "*", "LoadI", ")", ".", "getImm", "(", ")", ":", "getLdStOffsetOp", "(", "*", "LoadI", ")", ".", "getImm", "(", ")", "*", "LoadSize", ";", "int", "UnscaledStOffset", "=", "IsUnscaled", "?", "getLdStOffsetOp", "(", "*", "StoreI", ")", ".", "getImm", "(", ")", ":", "getLdStOffsetOp", "(", "*", "StoreI", ")", ".", "getImm", "(", ")", "*", "StoreSize", ";", "int", "Width", "=", "LoadSize", "*", "", ";", "int", "Immr", "=", "", "*", "(", "UnscaledLdOffset", "-", "UnscaledStOffset", ")", ";", "int", "Imms", "=", "Immr", "+", "Width", "-", "", ";", "unsigned", "DestReg", "=", "IsStoreXReg", "?", "TRI", "->", "getMatchingSuperReg", "(", "LdRt", ",", "", ",", "&", "", ")", ":", "LdRt", ";", "assert", "(", "(", "UnscaledLdOffset", ">=", "UnscaledStOffset", "&&", "(", "UnscaledLdOffset", "+", "LoadSize", ")", "<=", "UnscaledStOffset", "+", "StoreSize", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "AArch64LoadStoreOptimizer17", "Func": "promoteLoadFromStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6764, "Length": 229, "Cover_Rate": 0.3128415300546448, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "I", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_SHL", "||", "I", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_ASHR", "||", "I", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_LSHR", ")", "&&", "", ")", ";", "unsigned", "DstReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "LLT", "DstTy", "=", "MRI", ".", "getType", "(", "DstReg", ")", ";", "const", "RegisterBank", "&", "DstRB", "=", "*", "RBI", ".", "getRegBank", "(", "DstReg", ",", "MRI", ",", "TRI", ")", ";", "const", "static", "struct", "ShiftEntry", "{", "unsigned", "SizeInBits", ";", "unsigned", "CReg", ";", "unsigned", "OpLSHR", ";", "unsigned", "OpASHR", ";", "unsigned", "OpSHL", ";", "}", "OpTable", "[", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", "}", "}", ";", "if", "(", "DstRB", ".", "getID", "(", ")", "!=", "", ")", "return", "false", ";", "auto", "ShiftEntryIt", "=", "std", "::", "find_if", "(", "std", "::", "begin", "(", "OpTable", ")", ",", "std", "::", "end", "(", "OpTable", ")", ",", "[", "DstTy", "]", "(", "const", "ShiftEntry", "&", "El", ")", "{", "return", "El", ".", "SizeInBits", "==", "DstTy", ".", "getSizeInBits", "(", ")", ";", "}", ")", ";", "if", "(", "ShiftEntryIt", "==", "std", "::", "end", "(", "OpTable", ")", ")", "return", "false", ";", "unsigned", "CReg", "=", "ShiftEntryIt", "->", "CReg", ";", "unsigned", "Opcode", "=", "", ";", "switch", "(", "I", ".", "getOpcode", "(", ")", ")", "{", "case", "TargetOpcode", "::", "G_SHL", ":", "Opcode", "=", "ShiftEntryIt", "->", "OpSHL", ";", "break", ";", "case", "TargetOpcode", "::", "G_ASHR", ":", "Opcode", "=", "ShiftEntryIt", "->", "OpASHR", ";", "break", ";", "case", "TargetOpcode", "::", "G_LSHR", ":", "Opcode", "=", "ShiftEntryIt", "->", "OpLSHR", ";", "break", ";", "default", ":", "return", "false"], "ground_truth": [";"], "File": "X86InstructionSelector11", "Func": "selectShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6765, "Length": 291, "Cover_Rate": 0.5650485436893203, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "::", "iterator", "I", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "*", "HeadMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "TailMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "IfFalseMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "I", ",", "IfFalseMBB", ")", ";", "F", "->", "insert", "(", "I", ",", "TailMBB", ")", ";", "TailMBB", "->", "splice", "(", "TailMBB", "->", "begin", "(", ")", ",", "HeadMBB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")"], "ground_truth": [")", ",", "HeadMBB", "->", "end", "(", ")", ")", ";"], "File": "RISCVISelLowering17", "Func": "EmitInstrWithCustomInserter", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6766, "Length": 132, "Cover_Rate": 0.35967302452316074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x8_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon2_vreinterpretq_s16_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6767, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hardenSlsBlr", "(", ")", "const", "{", "return", "HardenSlsBlr"], "ground_truth": [";"], "File": "ARMSubtarget100", "Func": "hardenSlsBlr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6768, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "PPCLowerMASSVEntries", "Func": "getPassName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6769, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrhaddq_m_uv16qi", "(", "__arm_vuninitializedq_u8", "(", ")", ",", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrhaddq_x_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6770, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NODE_NAME_CASE", "(", "ENDPGM", ")", "NODE_NAME_CASE", "(", "RETURN", ")", "NODE_NAME_CASE", "(", "DWORDADDR", ")", "NODE_NAME_CASE", "(", "FRACT", ")", "NODE_NAME_CASE", "(", "SETCC", ")", "NODE_NAME_CASE", "(", "CLAMP", ")", "NODE_NAME_CASE", "(", "COS_HW", ")", "NODE_NAME_CASE", "(", "N_HW", ")", "NODE_NAME_CASE", "(", "FMAX_LEGACY", ")", "NODE_NAME_CASE", "(", "FMIN_LEGACY", ")", "NODE_NAME_CASE", "(", "FMAX3", ")", "NODE_NAME_CASE", "(", "SMAX3", ")", "NODE_NAME_CASE", "(", "UMAX3", ")", "NODE_NAME_CASE", "(", "FMIN3", ")", "NODE_NAME_CASE", "(", "SMIN3", ")", "NODE_NAME_CASE", "(", "UMIN3", ")", "NODE_NAME_CASE", "(", "FMED3", ")", "NODE_NAME_CASE", "(", "SMED3", ")", "NODE_NAME_CASE", "(", "UMED3", ")", "NODE_NAME_CASE", "(", "URECIP", ")", "NODE_NAME_CASE", "(", "DIV_SCALE", ")", "NODE_NAME_CASE", "(", "DIV_FMAS", ")", "NODE_NAME_CASE", "(", "DIV_FIXUP", ")", "NODE_NAME_CASE", "(", "TRIG_PREOP", ")", "NODE_NAME_CASE", "(", "RCP", ")", "NODE_NAME_CASE", "(", "RSQ", ")", "NODE_NAME_CASE", "(", "RCP_LEGACY", ")", "NODE_NAME_CASE", "(", "RSQ_LEGACY", ")", "NODE_NAME_CASE", "(", "FMUL_LEGACY", ")", "NODE_NAME_CASE", "(", "RSQ_CLAMP", ")", "NODE_NAME_CASE", "(", "LDEXP", ")", "NODE_NAME_CASE", "(", "FP_CLASS", ")", "NODE_NAME_CASE", "(", "DOT4", ")", "NODE_NAME_CASE", "(", "CARRY", ")", "NODE_NAME_CASE", "(", "BORROW", ")", "NODE_NAME_CASE", "(", "BFE_U32", ")", "NODE_NAME_CASE", "(", "BFE_I32", ")", "NODE_NAME_CASE", "(", "BFI", ")", "NODE_NAME_CASE", "(", "BFM", ")", "NODE_NAME_CASE", "(", "FFBH_U32", ")", "NODE_NAME_CASE", "(", "FFBH_I32", ")", "NODE_NAME_CASE", "(", "MUL_U24", ")", "NODE_NAME_CASE", "(", "MUL_I24", ")", "NODE_NAME_CASE", "(", "MAD_U24", ")", "NODE_NAME_CASE", "(", "MAD_I24", ")", "NODE_NAME_CASE", "(", "TEXTURE_FETCH", ")", "NODE_NAME_CASE", "(", "EXPORT", ")", "NODE_NAME_CASE", "(", "CONST_ADDRESS", ")", "NODE_NAME_CASE", "(", "REGISTER_LOAD", ")", "NODE_NAME_CASE", "(", "REGISTER_STORE", ")", "NODE_NAME_CASE", "(", "LOAD_INPUT", ")", "NODE_NAME_CASE", "(", "SAMPLE", ")", "NODE_NAME_CASE", "(", "SAMPLEB", ")", "NODE_NAME_CASE", "(", "SAMPLED", ")", "NODE_NAME_CASE", "(", "SAMPLEL", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE0", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE1", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE2", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE3", ")", "NODE_NAME_CASE", "(", "BUILD_VERTICAL_VECTOR", ")", "NODE_NAME_CASE", "(", "CONST_DATA_PTR", ")", "NODE_NAME_CASE", "(", "PC_ADD_REL_OFFSET", ")", "NODE_NAME_CASE", "(", "KILL", ")", "case", "", ":", "break", ";", "NODE_NAME_CASE", "(", "SENDMSG", ")", "NODE_NAME_CASE", "(", "INTERP_MOV", ")", "NODE_NAME_CASE", "(", "INTERP_P1", ")", "NODE_NAME_CASE", "(", "INTERP_P2", ")", "NODE_NAME_CASE", "(", "STORE_MSKOR", ")", "NODE_NAME_CASE", "(", "LOAD_CONSTANT", ")", "NODE_NAME_CASE", "(", "TBUFFER_STORE_FORMAT", ")", "NODE_NAME_CASE", "(", "ATOMIC_CMP_SWAP", ")", "NODE_NAME_CASE", "(", "ATOMIC_INC", ")", "NODE_NAME_CASE", "(", "ATOMIC_DEC", ")", "case", "", ":", "break", ";", "}", "return", "nullptr"], "ground_truth": [";"], "File": "AMDGPUISelLowering102", "Func": "getTargetNodeName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6771, "Length": 306, "Cover_Rate": 0.8619718309859155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "IntValTy", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Op1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "IntValTy", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "And0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "IntValTy", ",", "Op0"], "ground_truth": [",", "DAG", ".", "getConstant", "(", "Mask", "-", "", ",", "IntValTy", ")", ")", ";"], "File": "MipsISelLowering (2)3", "Func": "LowerFCOPYSIGNLargeIntReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6772, "Length": 69, "Cover_Rate": 0.34328358208955223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "impl_ptr", "clone", "(", ")", "const", "{", "return", "impl_ptr", "(", "ptr_", "?", "copier_", "(", "ptr_", ".", "get", "(", ")", ")", ":", "nullptr", ",", "ptr_", ".", "get_deleter", "("], "ground_truth": [")", ",", "copier_", ")", ";"], "File": "spimpl", "Func": "clone", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6773, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "buildLoad", "(", "unsigned", "Val", ",", "const", "CCValAssign", "&", "VA", ")", "{", "MachineMemOperand", "*", "MMO", ";", "unsigned", "Addr", "=", "getStackAddress", "(", "VA", ",", "MMO", ")", ";", "MIRBuilder", ".", "buildLoad", "(", "Val", ",", "Addr", ","], "ground_truth": ["*", "MMO", ")", ";"], "File": "MipsCallLowering1", "Func": "buildLoad", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6774, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld2_dup_u64", "(", "const", "uint64_t", "*", "__a", ")", "{", "union", "{", "uint64x1x2_t", "__i", ";", "__builtin_neon_ti", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld2_dupdi", "(", "(", "const", "__builtin_neon_di", "*", ")", "__a", ")", ";", "return", "__rv", "."], "ground_truth": ["__i", ";"], "File": "arm", "Func": "neon_vld2_dup_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6775, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MoveBelowOrigChain", "(", "CurDAG", ",", "Load", ",", "SDValue", "(", "N", ",", "", ")", ",", "Chain", ")", ";", "++", "NumLoadMoved", ";", "continue", ";", "}", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "EVT", "SrcVT", "=", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "EVT", "DstVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "SrcVT", ".", "isVector", "(", ")", "||", "DstVT", ".", "isVector", "(", ")", ")", "continue", ";", "TargetLowering", "*", "Lowering", "=", "(", "TargetLowering", "*", ")", "getTargetLowering", "(", ")", ";", "bool", "SrcIsSSE", "=", "Lowering", "->", "isScalarFPTypeInSSEReg", "(", "SrcVT", ")", ";", "bool", "DstIsSSE", "=", "Lowering", "->", "isScalarFPTypeInSSEReg", "(", "DstVT", ")", ";", "if", "(", "SrcIsSSE", "&&", "DstIsSSE", ")", "continue", ";", "if", "(", "!", "SrcIsSSE", "&&", "!", "DstIsSSE", ")", "{", "if", "(", "N", "->", "getOpcode", "("], "ground_truth": [")", "==", "", ")", "continue", ";"], "File": "X86ISelDAGToDAG4", "Func": "PreprocessISelDAG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6776, "Length": 143, "Cover_Rate": 0.3004201680672269, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "symbol", ";", "if", "(", "mem", "!=", "NULL_RTX", "&&", "GET_CODE", "(", "mem", ")", "==", "MEM", "&&", "GET_CODE", "(", "symbol", "=", "XEXP", "(", "mem", ",", "", ")", ")", "==", "SYMBOL_REF", "&&", "SYMBOL_REF_FLAGS", "(", "symbol", ")", "&", "SYMBOL_FLAG_XSTORMY16_BELOW100", ")", "{", "const", "char", "*", "name2", ";", "int", "p2align", "=", "", ";", "bss100_section", "(", ")", ";", "while", "(", "align", ">", "", ")", "{", "align", "/=", "", ";", "p2align", "++", ";", "}", "name2", "=", "default_strip_name_encoding", "(", "name", ")", ";", "if", "(", "global", ")", "fprintf", "(", "stream", ",", "", ",", "name2", ")", ";", "if", "(", "p2align", ")", "fprintf", "(", "stream", ",", "", ",", "p2align", ")", ";", "fprintf", "(", "stream", ",", "", ",", "name2", ")", ";", "fprintf", "(", "stream", ",", "", ",", "name2", ",", "size", ")", ";", "fprintf", "(", "stream", ",", "", ",", "name2", ",", "size", ")", ";", "return", ";", "}", "if", "(", "!", "global", ")", "{", "fprintf", "(", "stream", ",", "", ")", ";", "assemble_name", "(", "stream", ",", "name", ")", ";", "fprintf", "(", "stream", ",", ""], "ground_truth": [")", ";"], "File": "stormy163", "Func": "xstormy16_asm_output_aligned_common", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6777, "Length": 161, "Cover_Rate": 0.7219730941704036, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "getParser", "(", ")", ".", "eatToEndOfStatement", "(", ")", ";", "Operands", ".", "push_back", "(", "", "(", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getString", "(", ")", ",", "getLexer", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "if", "(", "ParseOperand", "(", "Operands", ")", ")", "return", "true", ";", "Operands", ".", "push_back", "(", "std", "::", "move", "(", "CntOp", ")", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "getParser", "(", ")", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc", ",", ""], "ground_truth": [")", ";"], "File": "MSP430AsmParser14", "Func": "parseRptDirective", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6778, "Length": 108, "Cover_Rate": 0.35064935064935066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "PrintMB", "(", "B", ")", "<<", "", ")", ";", "MachineBasicBlock", "::", "iterator", "I", ",", "NextI", ",", "NonPHI", "=", "B", "->", "getFirstNonPHI", "(", ")", ";", "for", "(", "I", "=", "B", "->", "begin", "(", ")", ";", "I", "!=", "NonPHI", ";", "I", "=", "NextI", ")", "{", "NextI", "=", "std", "::", "next", "(", "I", ")", ";", "MachineInstr", "*", "PN", "=", "&", "*", "I", ";", "assert", "(", "PN", "->", "getNumOperands", "(", ")", "==", "", "&&", ""], "ground_truth": [")", ";"], "File": "HexagonEarlyIfConv28", "Func": "eliminatePhis", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6779, "Length": 80, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", "<<", "getRegisterName", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg"], "ground_truth": ["(", ")", ")", ";"], "File": "ARMAsmPrinter11", "Func": "printTBAddrMode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6780, "Length": 18, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "HST", "->", "getVectorLength", "(", ")", "*", "", "==", "ResTy", ".", "getSizeInBits", "(", ")", ")", ";", "SDValue", "C", "=", "CurDAG", "->", "getTargetConstant", "(", "-", "", ",", "dl", ",", "", ")", ";", "SDNode", "*", "R", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "C", ")", ";", "SDNode", "*", "T", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "ResTy", ",", "N", "->", "getOperand", "(", "", ")", ",", "SDValue"], "ground_truth": ["(", "R", ",", "", ")", ")", ";"], "File": "HexagonISelDAGToDAG1", "Func": "SelectQ2V", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6781, "Length": 78, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_min_ph", "(", "__m128h", "__A", ",", "__mmask8", "__B", ",", "__m128h", "__C", ",", "__m128h", "__D", ")", "{", "return", "__builtin_ia32_minph128_mask", "(", "__C", ",", "__D", ",", "__A", ",", "__B"], "ground_truth": [")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_min_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6782, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "mergeStoresAfterLegalization", "(", "EVT"], "ground_truth": ["MemVT", ")", "const", "override", "{"], "File": "TPCISelLowering", "Func": "mergeStoresAfterLegalization", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6783, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printUImm12Offset", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "MCSubtargetInfo", "&"], "ground_truth": ["STI", ",", "raw_ostream", "&", "O", ")", "{"], "File": "AArch64InstPrinter (2)", "Func": "printUImm12Offset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6784, "Length": 21, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc2", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC2_ENABLE_SGPR_WORKGROUP_ID_Z", ")", ";", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc2", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC2_ENABLE_SGPR_WORKGROUP_INFO", ")", ";", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc2", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC2_ENABLE_VGPR_WORKITEM_ID", ")", ";", "OS", "<<", "", "<<", "NextVGPR", "<<", "'\\n'", ";", "OS", "<<", "", "<<", "NextSGPR", "<<", "'\\n'", ";", "if", "(", "!", "ReserveVCC", ")", "OS", "<<", "", "<<", "ReserveVCC", "<<", "'\\n'", ";", "if", "(", "IVersion", ".", "Major", ">=", "", "&&", "!", "ReserveFlatScr", ")", "OS", "<<", "", "<<", "ReserveFlatScr", "<<", "'\\n'", ";", "if", "(", "IVersion", ".", "Major", ">=", "", "&&", "ReserveXNACK", "!=", "hasXNACK", "(", "STI", ")", ")", "OS", "<<", "", "<<", "ReserveXNACK", "<<", "'\\n'", ";", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc1", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC1_FLOAT_ROUND_MODE_32", ")", ";", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc1", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC1_FLOAT_ROUND_MODE_16_64", ")", ";", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc1", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC1_FLOAT_DENORM_MODE_32", ")", ";", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc1", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC1_FLOAT_DENORM_MODE_16_64", ")", ";", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc1", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC1_ENABLE_DX10_CLAMP", ")", ";", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc1", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC1_ENABLE_IEEE_MODE", ")", ";", "if", "(", "IVersion", ".", "Major", ">=", "", ")", "PRINT_FIELD", "(", "OS", ",", "", ",", "KD", ",", "compute_pgm_rsrc1", ",", "amdhsa", "::", "COMPUTE_PGM_RSRC1_FP16_OVFL", ")", ";", "if", "(", "IVersion", ".", "Major", ">="], "ground_truth": ["", ")", "{"], "File": "AMDGPUTargetStreamer23", "Func": "EmitAmdhsaKernelDescriptor", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6785, "Length": 238, "Cover_Rate": 0.371875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "temp", "=", "opint", "[", "", "]", "&", "", ";", "temp", "|=", "(", "opint", "[", "", "]", "&", "", ")", "<<", "", ";", "temp", "|=", "(", "opint", "[", "", "]", "&"], "ground_truth": ["", ")", "<<", "", ";"], "File": "alpha3", "Func": "alpha_fold_builtin_unpkbw", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6786, "Length": 35, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "MO", ".", "getSubReg", "(", ")", "&&", "", ")", ";", "MCOp", "=", "MCOperand", "::", "CreateReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "MCOp", "=", "MCOperand", "::", "CreateImm", "(", "MO", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "MCOp", "=", "MCOperand", "::", "CreateExpr", "(", "MCSymbolRefExpr", "::", "Create", "(", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", ",", "AP", ".", "OutContext", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "MCOp", "=", "GetSymbolRef", "(", "MO", ",", "GetSymbolFromOperand", "(", "MO", ",", "AP", ")", ",", "AP", ",", "isDarwin", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "MCOp", "=", "GetSymbolRef", "(", "MO", ",", "AP", ".", "GetJTISymbol", "(", "MO", ".", "getIndex", "(", ")", ")", ",", "AP", ",", "isDarwin", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "MCOp", "=", "GetSymbolRef", "(", "MO", ",", "AP", ".", "GetCPISymbol", "(", "MO", ".", "getIndex", "(", ")", ")", ",", "AP", ","], "ground_truth": ["isDarwin", ")", ";"], "File": "PPCMCInstLower35", "Func": "LowerPPCMachineInstrToMCInst", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6787, "Length": 166, "Cover_Rate": 0.5286624203821656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "", "==", "N", "->", "getOpcode", "(", ")", "||", "", "==", "N", "->", "getOpcode", "(", ")", "||", "", "==", "N", "->", "getOpcode", "(", ")", ")", "&&", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "", "(", "N0", ".", "getNode", "(", ")", ")", ")", "return", "DAG", ".", "getConstant", "(", "", ",", "SDLoc", "(", "N", ")", ",", "VT", ")", ";", "APInt", "UndefElts", ";", "SmallVector", "<", "APInt", ",", "", ">", "EltBits", ";", "if", "(", "getTargetConstantBitsFromNode", "(", "N1", ",", "", ",", "UndefElts", ",", "EltBits", ",", "true", ",", "false", ")", ")", "{", "unsigned", "Opc", "=", "getTargetVShiftUniformOpcode", "(", "N", "->", "getOpcode", "(", ")", ",", "false", ")", ";", "return", "getTargetVShiftByConstNode", "(", "Opc", ",", "SDLoc", "(", "N", ")", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "N0", ",", "EltBits", "[", "", "]", ".", "getZExtValue", "(", ")", ",", "DAG", ")", ";", "}", "const", "TargetLowering", "&", "TLI", "=", "DAG", "."], "ground_truth": ["getTargetLoweringInfo", "(", ")", ";"], "File": "X86ISelLowering100", "Func": "combineVectorShiftVar", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6788, "Length": 172, "Cover_Rate": 0.688, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "Op", "=", "emitIntrinsicWithGlue", "(", "DAG", ",", "C", ".", "Op0", ",", "C", ".", "Opcode", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "return", "SDValue", "(", "Op", ".", "getNode", "(", ")", ",", "Op", "->", "getNumValues", "(", ")", "-", "", ")", ";", "}", "if", "(", "C", ".", "Opcode", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "C", ".", "Op0", ",", "C", ".", "Op1", ",", "DAG", ".", "getConstant", "(", "C", ".", "ICmpType", ",", "DL", ",", "", ")", ")", ";", "if", "(", "C", ".", "Opcode", "==", "", ")", "{", "bool", "RegisterOnly", "=", "(", "bool", "(", "C", ".", "CCMask", "&", "", ")"], "ground_truth": ["!=", "bool", "(", "C", ".", "CCMask", "&", "", ")", ")", ";"], "File": "SystemZISelLowering (2)1", "Func": "emitCmp", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6789, "Length": 122, "Cover_Rate": 0.46387832699619774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_bextr_u32", "(", "unsigned", "int", "__X"], "ground_truth": [",", "unsigned", "int", "__Y", ",", "unsigned", "__Z", ")", "{"], "File": "bmiintrin", "Func": "_bextr_u32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6790, "Length": 24, "Cover_Rate": 0.4897959183673469, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "case", "", ":", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "emitLEApcrelJTInstruction", "(", "MI", ")", ";", "break", ";", "}", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "emitPseudoInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "emitDataProcessingInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "emitLoadStoreInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "emitMiscLoadStoreInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "emitLoadStoreMultipleInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "emitMulFrmInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "emitExtendInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "emitMiscArithInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "emitSaturateInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "emitBranchInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "emitMiscBranchInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "emitVFPArithInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "emitVFPConversionInstruction", "(", "MI", ")", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "ARMCodeEmitter12", "Func": "emitInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6791, "Length": 185, "Cover_Rate": 0.4567901234567901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isSampler", "(", "*", "TexHandle", ")", ")", "{", "replaceWith", "(", "&", "I", ",", "ConstantInt", "::", "getTrue", "(", "I", ".", "getContext", "(", ")", ")", ")", ";", "return", "true", ";", "}", "else", "if", "(", "isImage", "(", "*", "TexHandle", ")", ")", "{", "replaceWith", "(", "&", "I", ",", "ConstantInt", "::", "getFalse", "(", "I", ".", "getContext", "(", ")", ")", ")", ";", "return", "true", ";", "}"], "ground_truth": ["else", "{"], "File": "NVPTXImageOptimizer (2)1", "Func": "replaceIsTypePSampler", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6792, "Length": 63, "Cover_Rate": 0.6847826086956522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitAlignment", "(", "", ")", ";", "const", "MCSymbol", "*", "Stub", "=", "Stubs", "[", "i", "]", ".", "first", ";", "const", "MCSymbol", "*", "RawSym", "=", "Stubs", "[", "i", "]", ".", "second", ";", "const", "MCSymbol", "*", "LazyPtr", "=", "GetLazyPtr", "(", "Stub", ",", "OutContext", ")", ";", "const", "MCSymbol", "*", "AnonSymbol", "=", "GetAnonSym", "(", "Stub", ",", "OutContext", ")", ";", "O", "<<", "*", "Stub", "<<", "", ";", "O", "<<", "", "<<", "*", "RawSym", "<<", "'\\n'", ";", "O", "<<", "", ";", "O", "<<", "", "<<", "*", "AnonSymbol", "<<", "'\\n'", ";", "O", "<<", "*", "AnonSymbol", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", "<<", "*", "LazyPtr", "<<", "'-'", "<<", "*", "AnonSymbol", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "(", "is64", "?", "", ":", "", ")", "<<", "", "<<", "*", "LazyPtr", "<<", "'-'", "<<", "*", "AnonSymbol", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", ";", "OutStreamer", ".", "SwitchSection", "(", "LSPSection", ")", ";", "O", "<<", "*", "LazyPtr", "<<", "", ";", "O", "<<", "", "<<", "*", "RawSym", "<<", "'\\n'", ";", "O", "<<", "(", "is64", "?", "", ":", "", ")", "<<", "", ";", "}", "O", "<<", "'\\n'", ";", "return", ";", "}", "const", "MCSection", "*", "StubSection", "=", "TLOFMacho", ".", "getMachOSection", "(", "", ",", "", ",", "MCSectionMachO", "::", "S_SYMBOL_STUBS", "|", "MCSectionMachO", "::", "S_ATTR_PURE_INSTRUCTIONS", ",", "", ",", "SectionKind", "::", "getText", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Stubs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MCSymbol", "*", "Stub", "=", "Stubs", "[", "i", "]", ".", "first", ";", "const", "MCSymbol", "*", "RawSym", "=", "Stubs", "[", "i", "]", ".", "second", ";", "const", "MCSymbol", "*", "LazyPtr", "=", "GetLazyPtr", "(", "Stub", ",", "OutContext", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "StubSection", ")", ";", "EmitAlignment", "(", "", ")", ";", "O", "<<", "*", "Stub", "<<", "", ";", "O", "<<", "", "<<", "*", "RawSym", "<<", "'\\n'", ";", "O", "<<", "", "<<", "*", "LazyPtr"], "ground_truth": ["<<", "", ";"], "File": "PPCAsmPrinter71", "Func": "EmitFunctionStubs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6793, "Length": 310, "Cover_Rate": 0.6163021868787276, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "GPR3", "=", "Is64Bit", "?", "", ":", "", ";", "unsigned", "Opc1", ",", "Opc2", ";", "const", "unsigned", "OrigRegs", "[", "]", "=", "{", "OutReg", ",", "InReg", ",", "GPR3", "}", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "}", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "MachineInstr", "*", "Addi", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc1", ")", ",", "GPR3", ")", ".", "addReg", "(", "InReg", ")", ";", "Addi", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "MachineBasicBlock", "::", "iterator", "First", "=", "I", ";", "--", "First", ";", "MachineInstr", "*", "Call", "=", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc2", ")"], "ground_truth": [",", "GPR3", ")", ".", "addReg", "(", "GPR3", ")", ")", ";"], "File": "PPCTLSDynamicCall6", "Func": "processBlock", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6794, "Length": 205, "Cover_Rate": 0.4124748490945674, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pbroadcastd256_gpr_mask", "(", "__A", ",", "(", "__v8si", ")", "_mm256_setzero_si256"], "ground_truth": ["(", ")", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_set1_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6795, "Length": 18, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "ElemTy", "=", "VecTy", ".", "getVectorElementType", "(", ")", ";", "unsigned", "ElemWidth", "=", "ElemTy", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "isPowerOf2_32", "(", "ElemWidth", ")", ")", ";", "auto", "getIdx", "=", "[", "]", "(", "unsigned", "Code", ")", "{", "static", "const", "unsigned", "Idx", "[", "]", "=", "{", "", ",", "", ",", "", "}", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "array_lengthof", "(", "Idx", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "Code", "==", "Idx", "[", "I", "]", ")", "return", "I", ";", "llvm_unreachable", "(", "", ")", ";", "}", ";", "static", "unsigned", "OpcTable", "[", "", "]", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", "}", ";", "unsigned", "CmpOpc", "=", "OpcTable", "[", "Log2_32", "(", "ElemWidth", ")", "-", ""], "ground_truth": ["]", "[", "getIdx", "(", "CC", ")", "]", ";"], "File": "HexagonISelLoweringHVX23", "Func": "LowerHvxSetCC", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6796, "Length": 146, "Cover_Rate": 0.32229580573951433, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PacketizerList", "::", "shouldAddToPacket", "(", "const", "MachineInstr", "&", "MI", ")", "{", "return", "!", "producesStall", "("], "ground_truth": ["MI", ")", ";"], "File": "HexagonVLIWPacketizer10", "Func": "shouldAddToPacket", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6797, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineInstr", "*", "MI", ":", "MIs", ")", "{", "CounterPropagateAddr", "(", "*", "MI", ",", "Addr"], "ground_truth": [")", ";"], "File": "R600ControlFlowFinalizer (2)1", "Func": "CounterPropagateAddr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6798, "Length": 17, "Cover_Rate": 0.4473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_srai_epi64", "(", "__m512i", "__W", ",", "__mmask8", "__U", ",", "__m512i", "__A", ",", "unsigned"], "ground_truth": ["int", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_srai_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6799, "Length": 29, "Cover_Rate": 0.5370370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Base", ".", "Reg", "=", ""], "ground_truth": [";"], "File": "MipsFastISel10", "Func": "Address", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6800, "Length": 6, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_rtx_SET", "(", "new_base", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "base", ",", "new_base", ")", ")", ")", ";", "return", "new_base"], "ground_truth": [";"], "File": "sparc", "Func": "emit_adjust_base_to_offset", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6801, "Length": 20, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "Emitter", "(", "TM", ","], "ground_truth": ["MCE", ")", ";"], "File": "X86CodeEmitter22", "Func": "createX86CodeEmitterPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6802, "Length": 9, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "if", "(", "!", "RBI", ".", "constrainGenericRegister", "(", "DstReg", ",", "*", "RC", ",", "MRI", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "TII", ".", "getName", "(", "I", ".", "getOpcode", "(", ")", ")", "<<", "", ")", ";", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "MipsInstructionSelector", "Func": "selectCopy", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6803, "Length": 53, "Cover_Rate": 0.4818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mips_hard_regno_caller_save_mode", "(", "unsigned", "int", "regno", ",", "unsigned", "int", "nregs", ",", "machine_mode", "mode", ")", "{", "if", "(", "mode", "==", "VOIDmode", ")", "return", "choose_hard_reg_mode", "(", "regno", ",", "nregs", ",", "NULL", ")", ";", "else", "return"], "ground_truth": ["mode", ";"], "File": "mips", "Func": "mips_hard_regno_caller_save_mode", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6804, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_movsldup", "(", "(", "__v4sf"], "ground_truth": [")", "__X", ")", ";"], "File": "pmmintrin4", "Func": "_mm_moveldup_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6805, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "FrameLowering", "::", "buildCFIForRegToRegSpill", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ",", "const", "DebugLoc", "&", "DL", ",", "const"], "ground_truth": ["Register", "Reg", ",", "const", "Register", "RegCopy", ")", "const", "{"], "File": "SIFrameLowering", "Func": "buildCFIForRegToRegSpill", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6806, "Length": 30, "Cover_Rate": 0.30927835051546393, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isLegalMaskedGather", "(", "Ty"], "ground_truth": [",", "Alignment", ")", ";"], "File": "ARMTargetTransformInfo (2)1", "Func": "isLegalMaskedScatter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6807, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "errs", "(", ")", "<<", "", "<<", "RegVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", "<<", "", ";", "llvm_unreachable", "(", "", ")", ";", "}", "case", "", ":", "unsigned", "VReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "", ")", ";", "RegInfo", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "VReg", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VReg", ",", "RegVT", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "SExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "else", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "ZExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "ArgValue", ")", ";", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "unsigned", "ObjSize", "=", "VA", ".", "getLocVT", "(", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "ObjSize", ">", "", ")", "{", "errs", "(", ")", "<<", "", "<<", "EVT", "(", "VA", ".", "getLocVT", "(", ")", ")", ".", "getEVTString", "(", ")", "<<", "", ";", "}", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "ObjSize", ",", "VA", ".", "getLocMemOffset"], "ground_truth": ["(", ")", ",", "true", ")", ";"], "File": "MSP430ISelLowering43", "Func": "LowerCCCArguments", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6808, "Length": 254, "Cover_Rate": 0.49901768172888017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vbic_u32", "(", "uint32x2_t", "__a", ",", "uint32x2_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon2_vbic_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6809, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Result", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "Result", "=", "decodeInstruction", "(", "DecoderTable32", ",", "Instr", ",", "Insn", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Result", "!=", "MCDisassembler", "::", "Fail", ")", "{", "PostOperandDecodeAdjust", "(", "Instr", ","], "ground_truth": ["Insn", ")", ";"], "File": "LanaiDisassembler (2)", "Func": "getInstruction", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6810, "Length": 46, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ENCODING_IB", ":", "case", "ENCODING_IW", ":", "case", "ENCODING_ID", ":", "case", "ENCODING_IO", ":", "case", "ENCODING_Iv", ":", "case", "ENCODING_Ia", ":", "translateImmediate", "(", "mcInst", ",", "insn", ".", "immediates", "[", "insn", ".", "numImmediatesTranslated", "++", "]", ",", "operand", ",", "insn", ")", ";", "return", "false", ";", "case", "ENCODING_RB", ":", "case", "ENCODING_RW", ":", "case", "ENCODING_RD", ":", "case", "ENCODING_RO", ":", "translateRegister", "(", "mcInst", ",", "insn", ".", "opcodeRegister", ")", ";", "return", "false", ";", "case", "ENCODING_I", ":", "return", "translateFPRegister", "(", "mcInst", ",", "insn", ".", "opcodeModifier", ")", ";", "case", "ENCODING_Rv"], "ground_truth": [":"], "File": "X86Disassembler14", "Func": "translateOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6811, "Length": 80, "Cover_Rate": 0.3883495145631068, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LegalizerInfo", "::", "legalizeCTPOP", "(", "MachineInstr", "&", "MI", ",", "MachineRegisterInfo", "&", "MRI", ",", "LegalizerHelper", "&", "Helper", ")", "const", "{", "if", "(", "!", "ST", "->", "hasNEON", "(", ")", "||", "MI", ".", "getMF", "(", ")", "->", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "Attribute", "::", "NoImplicitFloat", ")", ")", "return", "false", ";", "MachineIRBuilder", "&", "MIRBuilder", "=", "Helper", ".", "MIRBuilder", ";", "Register", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Val", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "LLT", "Ty", "=", "MRI", ".", "getType", "(", "Val", ")", ";", "assert", "(", "!", "Ty", ".", "isVector", "(", ")", "&&", "", ")", ";", "assert", "(", "Ty", "==", "MRI", ".", "getType", "(", "Dst", ")", "&&", "", ")", ";", "unsigned", "Size", "=", "Ty", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "(", "Size", "==", "", "||", "Size", "==", "", ")", "&&", "", ")", ";", "if", "(", "Size", "==", "", ")", "Val", "=", "MIRBuilder", ".", "buildZExt", "(", "LLT", "::", "scalar", "(", "", ")", ",", "Val", ")", ".", "getReg", "(", "", ")", ";", "const", "LLT", "V8S8", "=", "LLT", "::", "vector", "(", "", ",", "LLT", "::", "scalar", "(", "", ")", ")", ";", "Val", "=", "MIRBuilder", ".", "buildBitcast", "(", "V8S8", ",", "Val", ")", ".", "getReg", "(", "", ")", ";", "auto", "CTPOP", "=", "MIRBuilder", ".", "buildCTPOP", "(", "V8S8", ",", "Val", ")", ";", "auto", "UADDLV", "=", "MIRBuilder", ".", "buildIntrinsic", "(", "", ",", "{", "LLT", "::", "scalar", "(", "", ")", "}", ",", "false", ")", ".", "addUse", "(", "CTPOP", ".", "getReg", "(", "", ")", ")", ";", "if", "(", "Size", "==", "", ")", "MIRBuilder", ".", "buildZExt"], "ground_truth": ["(", "Dst", ",", "UADDLV", ")", ";"], "File": "AArch64LegalizerInfo24", "Func": "legalizeCTPOP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6812, "Length": 263, "Cover_Rate": 0.9131944444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "::", "Subtarget", "(", "const", "std", "::", "string", "&", "TT", ",", "const", "std", "::", "string", "&", "CPU", ",", "const", "std", "::", "string", "&", "FS", ")", ":", "GenSubtargetInfo", "(", "TT", ",", "CPU", ",", "FS", ")", ",", "StackAlignment", "(", "", ")", ",", "ProcDirective", "(", "", ")", ",", "UseLargeMem", "(", "false", ")", "{", "std", "::", "string", "default_cpu", "(", "", ")", ";", "ParseSubtargetFeatures", "(", "default_cpu", ","], "ground_truth": ["FS", ")", ";"], "File": "SPUSubtarget1", "Func": "SPUSubtarget", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6813, "Length": 65, "Cover_Rate": 0.8666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addImmOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "addExpr", "(", "Inst", ",", "getImm"], "ground_truth": ["(", ")", ")", ";"], "File": "TeakAsmParser", "Func": "addImmOperands", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6814, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeGPRCRegisterClass", "(", "MCInst", "&", "Inst", ",", "uint64_t", "RegNo", ",", "uint64_t"], "ground_truth": ["Address", ",", "const", "void", "*", "Decoder", ")", "{"], "File": "PPCDisassembler1", "Func": "DecodeGPRCRegisterClass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6815, "Length": 20, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "getFrameLowering", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "NyuziSubtarget", "Func": "getFrameLowering", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6816, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SmVersion", ">="], "ground_truth": ["", ";"], "File": "NVPTXSubtarget32", "Func": "hasAtomSemantics", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6817, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "hasVGPRs", "(", "RC"], "ground_truth": [")", ";"], "File": "SIRegisterInfo (2)", "Func": "isSGPRClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6818, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "Modifier", "==", "", "||", "Modifier", "[", "", "]", "==", "", ")", "&&", "", ")", ";", "const", "MCOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "if", "(", "Op", "."], "ground_truth": ["isReg", "(", ")", ")", "{"], "File": "OR1KInstPrinter", "Func": "printOperand", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6819, "Length": 39, "Cover_Rate": 0.319672131147541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", ".", "addImm", "(", "MI", ".", "getOperand", "(", "OpIdx", ")", ".", "getImm", "(", ")", "&", ""], "ground_truth": ["::", "ALL", ")", ";"], "File": "AMDGPUInstructionSelector10", "Func": "renderExtractCPol", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6820, "Length": 20, "Cover_Rate": 0.39215686274509803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "MinOffset", "=", "std", "::", "min", "(", "Op1", ".", "getOffset", "(", ")", ",", "Op2", ".", "getOffset", "(", ")", ")", ";", "int64_t", "Overlapa", "=", "Op1", ".", "getSize", "(", ")", "+", "Op1", ".", "getOffset", "(", ")", "-", "MinOffset", ";", "int64_t", "Overlapb", "=", "Op2", ".", "getSize", "(", ")", "+", "Op2", ".", "getOffset", "(", ")", "-", "MinOffset", ";", "return", "!", "AA", "->", "isNoAlias", "(", "MemoryLocation", "(", "Op1", ".", "getValue", "(", ")", ",", "Overlapa", ",", "Op1", ".", "getAAInfo", "(", ")", ")", ",", "MemoryLocation", "(", "Op2", "."], "ground_truth": ["getValue", "(", ")", ",", "Overlapb", ",", "Op2", ".", "getAAInfo", "(", ")", ")", ")", ";"], "File": "X86AvoidStoreForwardingBlocks10", "Func": "alias", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6821, "Length": 95, "Cover_Rate": 0.7196969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMinWavesPerEU", "(", ")"], "ground_truth": ["const", "{"], "File": "SIMachineFunctionInfo (2)1", "Func": "getMinWavesPerEU", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6822, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BitcodeWriter", "::", "pushValueSigned", "(", "const", "Value", "*", "V", ",", "unsigned", "InstID", ",", "SmallVectorImpl", "<"], "ground_truth": ["uint64_t", ">", "&", "Vals", ")", "{"], "File": "DXILBitcodeWriter", "Func": "pushValueSigned", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6823, "Length": 21, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "AArch64LoadStoreOptimizer", "Func": "getMemScale", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6824, "Length": 99, "Cover_Rate": 0.3707865168539326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask32", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm256_mask_cmpneq_epu8_mask", "(", "__mmask32", "__M", ",", "__m256i", "__X", ",", "__m256i", "__Y", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_cmpneq_epu8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6825, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCAsmInfo", "*", "createMCAsmInfo", "(", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "Triple", "&", "TheTriple", ")", "{", "bool", "is64", "=", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64", "||", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", ")", ";", "MCAsmInfo", "*", "MAI", ";", "if", "(", "TheTriple", ".", "isOSDarwin", "(", ")", ")", "MAI", "=", "new", "MCAsmInfoDarwin", "(", "is64", ",", "TheTriple", ")", ";", "else", "if", "(", "TheTriple", ".", "isOSBinFormatXCOFF", "(", ")", ")", "MAI", "=", "new", "XCOFFMCAsmInfo", "(", "is64", ",", "TheTriple", ")", ";", "else", "MAI", "=", "new", "ELFMCAsmInfo", "(", "is64", ",", "TheTriple", ")", ";", "unsigned", "Reg", "=", "is64", "?", "", ":", "", ";", "MCCFIInstruction", "Inst", "=", "MCCFIInstruction", "::", "createDefCfa", "(", "nullptr", ",", "MRI", ".", "getDwarfRegNum", "(", "Reg", ",", "true", ")", ",", "", ")", ";", "MAI", "->", "addInitialFrameState", "(", "Inst", ")", ";", "return", "MAI"], "ground_truth": [";"], "File": "PPCMCTargetDesc56", "Func": "createPPCMCAsmInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6826, "Length": 133, "Cover_Rate": 0.9637681159420289, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "StackSize", ")", "{", "MachineLocation", "SPDst", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "MachineLocation", "SPSrc", "(", "MachineLocation", "::", "VirtualFP", ",", "", "*", "stackGrowth", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "FrameLabelId", ",", "SPDst", ",", "SPSrc", ")", ")", ";", "}", "else", "{", "MachineLocation", "SPDst", "(", "StackPtr", ")", ";", "MachineLocation", "SPSrc", "(", "StackPtr", ",", "stackGrowth", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "FrameLabelId", ",", "SPDst", ",", "SPSrc", ")", ")", ";", "}", "MachineLocation", "FPDst", "(", "MachineLocation", "::", "VirtualFP", ",", "", "*", "stackGrowth", ")", ";", "MachineLocation", "FPSrc", "(", "FramePtr", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "FrameLabelId", ",", "FPDst", ",", "FPSrc", ")", ")", ";", "}", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "FramePtr", ")", ".", "addReg", "(", "StackPtr", ")", ";", "if", "(", "needsFrameMoves", ")", "{", "unsigned", "FrameLabelId", "=", "MMI", "->", "NextLabelID", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "FrameLabelId", ")", ";", "MachineLocation", "FPDst", "(", "FramePtr", ")", ";", "MachineLocation", "FPSrc", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "FrameLabelId", ",", "FPDst", ",", "FPSrc", ")", ")", ";", "}", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "llvm", "::", "next", "(", "MF", ".", "begin", "(", ")", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "I", "->", "addLiveIn", "(", "FramePtr", ")", ";", "if", "(", "needsStackRealignment", "(", "MF", ")", ")", "{", "MachineInstr", "*", "MI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "StackPtr", ")", ".", "addReg", "(", "StackPtr", ")", ".", "addImm", "(", "-", "MaxAlign", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "}", "}", "else", "{", "NumBytes", "=", "StackSize", "-", "FI", "->", "getCalleeSavedFrameSize", "(", ")", ";", "}", "bool", "PushedRegs", "=", "false", ";", "int", "StackOffset", "=", "", "*", "stackGrowth", ";", "while", "(", "MBBI", "!=", "MBB", ".", "end", "(", ")", "&&", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", "||", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", ")", "{", "PushedRegs", "=", "true", ";", "++", "MBBI", ";", "if", "(", "!", "HasFP", "&&", "needsFrameMoves", ")", "{", "unsigned", "LabelId", "=", "MMI", "->", "NextLabelID", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "LabelId", ")", ";", "unsigned", "Ptr", "=", "StackSize", "?", "MachineLocation", "::", "VirtualFP", ":", "StackPtr", ";", "MachineLocation", "SPDst", "(", "Ptr", ")", ";", "MachineLocation", "SPSrc", "(", "Ptr", ",", "StackOffset", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "LabelId", ",", "SPDst", ",", "SPSrc", ")", ")", ";", "StackOffset", "+=", "stackGrowth", ";", "}", "}", "DL", "=", "MBB", ".", "findDebugLoc", "(", "MBBI", ")", ";", "if", "(", "NumBytes", ">=", "", "&&", "Subtarget", "->", "isTargetCygMing", "(", ")", ")", "{", "bool", "isEAXAlive", "=", "false", ";", "for", "(", "MachineRegisterInfo", "::", "livein_iterator", "II", "=", "MF", ".", "getRegInfo", "(", ")", ".", "livein_begin", "(", ")", ",", "EE", "=", "MF", ".", "getRegInfo", "(", ")", ".", "livein_end", "(", ")", ";", "(", "II", "!=", "EE", ")", "&&", "!", "isEAXAlive", ";", "++", "II", ")", "{", "unsigned", "Reg", "=", "II", "->"], "ground_truth": ["first", ";"], "File": "X86RegisterInfo60", "Func": "emitPrologue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6827, "Length": 513, "Cover_Rate": 0.3415446071904128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", "->", "SwitchSection", "(", "cast", "<", "MCSymbolXCOFF", ">", "(", "CurrentFnDescSym", ")", "->", "getContainingCsect", "(", ")", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "CurrentFnDescSym", ")", ";", "OutStreamer", "->", "EmitValue", "(", "MCSymbolRefExpr", "::", "create", "(", "CurrentFnSym", ",", "OutContext", ")", ",", "PointerSize", ")", ";", "const", "MCSymbol", "*", "TOCBaseSym", "=", "cast", "<", "MCSectionXCOFF", ">", "(", "getObjFileLowering", "(", ")", ".", "getTOCBaseSection", "(", ")", ")", "->", "getQualNameSymbol", "(", ")", ";", "OutStreamer", "->", "EmitValue", "(", "MCSymbolRefExpr", "::", "create", "(", "TOCBaseSym", ",", "OutContext", ")", ",", "PointerSize", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", ""], "ground_truth": [",", "PointerSize", ")", ";"], "File": "PPCAsmPrinter124", "Func": "EmitFunctionDescriptor", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6828, "Length": 88, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "set_empty"], "ground_truth": ["(", ")", "{"], "File": "riscv-vsetvl", "Func": "set_empty", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6829, "Length": 5, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "LoOffset", "=", "OffsetOp", ".", "getImm", "(", ")", "&", "", ";", "int64_t", "HiOffset", "=", "OffsetOp", ".", "getImm", "(", ")", "&", "~", "", ";", "if", "(", "LoOffset", "&", "", ")", "HiOffset", "+=", "", ";", "bool", "IsLargeOffset", "=", "HiOffset", "!=", "", ";", "if", "(", "IsLargeOffset", ")", "{", "bool", "Is32BitImm", "=", "(", "HiOffset", ">>", "", ")", "==", "", ";", "if", "(", "loadImmediate", "(", "HiOffset", ",", "TmpReg", ",", "", ",", "Is32BitImm", ",", "true", ",", "IDLoc", ",", "Out", ",", "STI", ")", ")", "return", ";", "}", "if", "(", "BaseReg", "!=", "", "&&", "BaseReg", "!=", "", ")", "TOut", ".", "emitRRR", "(", "isGP64bit", "(", ")", "?", "", ":", "", ",", "TmpReg", ",", "TmpReg", ",", "BaseReg", ",", "IDLoc", ",", "STI", ")", ";", "TOut", ".", "emitRRI", "(", "Inst", ".", "getOpcode", "(", ")", ",", "DstReg", ",", "TmpReg", ",", "LoOffset", ",", "IDLoc", ",", "STI", ")", ";", "}", "else", "{", "assert", "(", "OffsetOp", ".", "isExpr", "(", ")", "&&", "", ")", ";", "const", "MCExpr", "*", "ExprOffset", "=", "OffsetOp", ".", "getExpr", "(", ")", ";", "MCOperand", "LoOperand", "=", "MCOperand", "::", "createExpr", "(", "MCExpr", "::", "create", "(", "MCExpr", "::", "MEK_LO", ",", "ExprOffset", ",", "getContext", "(", ")", ")", ")", ";", "MCOperand", "HiOperand", "=", "MCOperand", "::", "createExpr", "(", "MCExpr", "::", "create", "(", "MCExpr", "::", "MEK_HI", ",", "ExprOffset", ",", "getContext", "(", ")", ")", ")", ";", "if", "(", "IsLoad", ")", "TOut", ".", "emitLoadWithSymOffset", "(", "Inst", ".", "getOpcode", "(", ")", ",", "DstReg", ",", "BaseReg", ",", "HiOperand", ",", "LoOperand", ",", "TmpReg", ",", "IDLoc", ",", "STI", ")", ";", "else", "TOut", ".", "emitStoreWithSymOffset", "(", "Inst", ".", "getOpcode", "(", ")", ",", "DstReg", ",", "BaseReg", ",", "HiOperand", ",", "LoOperand", ",", "TmpReg", ","], "ground_truth": ["IDLoc", ",", "STI", ")", ";"], "File": "MipsAsmParser103", "Func": "expandMemInst", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6830, "Length": 260, "Cover_Rate": 0.5306122448979592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "op", ")", "==", "PLUS", "&&", "address", "(", "XEXP", "(", "op", ",", "", ")", ")", ")", "return", "true", ";", "if", "(", "GET_CODE", "(", "op", ")", "==", "SYMBOL_REF", ")", "return", "true", ";", "if", "(", "GET_CODE", "(", "op", ")", "==", "LABEL_REF", ")", "return"], "ground_truth": ["true", ";"], "File": "z8k", "Func": "address", "Target": "z8k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6831, "Length": 46, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "(", "char", ")", "C", ";", "++"], "ground_truth": ["CurByte", ";"], "File": "X86MCCodeEmitter (2)", "Func": "EmitByte", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6832, "Length": 10, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PredMBBInfo", "->", "Modified", ")", "fixupModifiedCond", "(", "PredMBB", ")", ";", "CC", "=", "PredMBBInfo", "->", "BranchCode", ";", "if", "(", "!", "(", "CC", "==", "", "&&", "BranchPath", ".", "size", "(", ")", "==", "", ")", ")", "replaceBrDest", "(", "PredMBB", ",", "&", "MBB", ",", "MBBInfo", "->", "FBB", ")", ";", "MachineBasicBlock", "*", "RootMBB", "=", "BranchPath", ".", "back", "(", ")", ";", "TargetMBBInfo", "*", "RootMBBInfo", "=", "getMBBInfo", "(", "RootMBB", ")", ";", "assert", "(", "RootMBBInfo", "&&", "", ")", ";", "if", "(", "RootMBBInfo", "->", "Modified", ")", "fixupModifiedCond", "(", "RootMBB", ")", ";", "CC", "=", "RootMBBInfo", "->", "BranchCode", ";", "if", "(", "CC", "!=", "", ")", "{", "MachineBasicBlock", "::", "iterator", "UncondBrI", "=", "findUncondBrI", "(", "RootMBB", ")", ";", "", "NewCC", ";", "switch", "(", "CC", ")", "{", "case", "", ":", "NewCC", "=", "", ";", "break", ";", "case", "", ":", "NewCC", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "BuildMI", "(", "*", "RootMBB", ",", "UncondBrI", ",", "RootMBB", "->", "findDebugLoc", "(", "UncondBrI", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "RootMBBInfo", "->", "FBB", ")", ".", "addImm", "(", "NewCC", ")", ";", "BuildMI", "(", "*", "RootMBB", ",", "UncondBrI", ",", "RootMBB", "->", "findDebugLoc", "(", "UncondBrI", ")", ",", "TII"], "ground_truth": ["->", "get", "(", "", ")", ")", ".", "addMBB", "(", "TargetMBB", ")", ";"], "File": "X86CondBrFolding", "Func": "optimizeCondBr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6833, "Length": 201, "Cover_Rate": 0.3200636942675159, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "regno", ";", "for", "(", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "if", "(", "GENERAL_REGNO_P", "(", "regno", ")", "&&", "ix86_save_reg", "(", "regno", ",", "true", ",", "true", ")", ")", "nregs", "++", ";", "return", "nregs"], "ground_truth": [";"], "File": "i386", "Func": "ix86_nsaved_regs", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6834, "Length": 38, "Cover_Rate": 0.7450980392156863, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "reg_name_with_mode", "(", "int", "regno", ",", "machine_mode", "mode", ")", "{", "int", "mlen", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "if", "(", "regno", "==", "R0_REGNO", "&&", "mlen", "==", "", ")", "return", "", ";", "if", "(", "regno", "==", "R0_REGNO", "&&", "(", "mlen", "==", "", "||", "mlen", "==", "", ")", ")", "return", "", ";", "if", "(", "regno", "==", "R0_REGNO", "&&", "mlen", "==", "", ")", "return", "", ";", "if", "(", "regno", "==", "R0_REGNO", "&&", "mlen", "==", ""], "ground_truth": [")", "return", "", ";"], "File": "m32c", "Func": "reg_name_with_mode", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6835, "Length": 79, "Cover_Rate": 0.5683453237410072, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasSPMX", "(", ")"], "ground_truth": ["const", "{"], "File": "MCS51Subtarget", "Func": "hasSPMX", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6836, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "adjustLiveRegs", "(", "Bundle", ".", "Mask", ",", "Term", ")", ";", "if", "(", "!", "Bundle", ".", "Mask", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "BundleIdx", "<<", "", ")", ";", "if", "(", "Bundle", ".", "isFixed", "(", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "shuffleStackTop", "(", "Bundle", ".", "FixStack", ",", "Bundle", ".", "FixCount", ",", "Term", ")", ";", "}", "else", "{", "DEBUG", "(", "dbgs", "(", ")"], "ground_truth": ["<<", "", ")", ";"], "File": "X86FloatingPoint5", "Func": "finishBlockStack", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6837, "Length": 85, "Cover_Rate": 0.43147208121827413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx_insn", "*", "avr_md_asm_adjust", "(", "vec", "<", "rtx", ">", "&", ",", "vec", "<", "rtx", ">", "&", ",", "vec", "<", "machine_mode", ">", "&", ",", "vec", "<", "const", "char", "*", ">", "&", ",", "vec", "<", "rtx", ">", "&", "clobbers", ",", "HARD_REG_SET", "&", "clobbered_regs", ",", "location_t", ")", "{", "clobbers", ".", "safe_push", "(", "cc_reg_rtx"], "ground_truth": [")", ";"], "File": "avr", "Func": "avr_md_asm_adjust", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6838, "Length": 52, "Cover_Rate": 0.8253968253968254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "mayTailCallThisCC", "(", "CalleeCC", ")", ")", "return", "false", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "Function", "&", "CallerF", "=", "MF", ".", "getFunction", "(", ")", ";", "CallingConv", "::", "ID", "CallerCC", "=", "CallerF", ".", "getCallingConv", "(", ")", ";", "const", "RegisterInfo", "*", "TRI", "=", "getSubtarget", "(", ")", "->", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "CallerPreserved", "=", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "CallerCC", ")", ";", "if", "(", "!", "CallerPreserved", ")", "return", "false", ";", "bool", "CCMatch", "=", "CallerCC", "==", "CalleeCC", ";", "if", "(", "DAG", ".", "getTarget", "(", ")", ".", "Options", ".", "GuaranteedTailCallOpt", ")", "{", "if", "(", "canGuaranteeTCO", "(", "CalleeCC", ")", "&&", "CCMatch", ")", "return", "true", ";", "return", "false", ";", "}", "if", "(", "IsVarArg", ")", "return", "false", ";", "for", "(", "const", "Argument", "&", "Arg", ":", "CallerF", ".", "args", "(", ")", ")", "{", "if", "(", "Arg", ".", "hasByValAttr", "(", ")", ")", "return", "false", ";", "}", "LLVMContext", "&", "Ctx", "=", "*", "DAG"], "ground_truth": [".", "getContext", "(", ")", ";"], "File": "SIISelLowering (2)3", "Func": "isEligibleForTailCallOptimization", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6839, "Length": 158, "Cover_Rate": 0.4146981627296588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "bool", "Modified", "=", "false", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "Modified", "|=", "selectMBB", "(", "MBB", ")", ";", "return", "Modified"], "ground_truth": [";"], "File": "SystemZPostRewrite", "Func": "runOnMachineFunction", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6840, "Length": 43, "Cover_Rate": 0.7962962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "RegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return", "RI"], "ground_truth": [";"], "File": "MipsInstrInfo12", "Func": "getRegisterInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6841, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v8hi", "__C", "=", "vec_perm", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ",", "__P", ")", ";", "__v8hi", "__D", "=", "vec_perm", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ",", "__Q", ")", ";", "return", "(", "__m128i", ")", "vec_add", "("], "ground_truth": ["__C", ",", "__D", ")", ";"], "File": "tmmintrin", "Func": "_mm_hadd_epi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6842, "Length": 47, "Cover_Rate": 0.3219178082191781, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hasVFPv4D16SP"], "ground_truth": ["(", ")", ";"], "File": "ARMSubtarget47", "Func": "hasVFP4Base", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6843, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasFRSQRTE", "=", "false", ";", "HasFRSQRTES", "=", "false", ";", "HasRecipPrec", "=", "false", ";", "HasSTFIWX", "=", "false", ";", "HasLFIWAX", "=", "false", ";", "HasFPRND", "=", "false", ";", "HasFPCVT", "=", "false", ";", "HasISEL", "=", "false", ";", "HasPOPCNTD", "=", "false", ";", "HasBPERMD", "=", "false", ";", "HasExtDiv", "=", "false", ";", "HasCMPB", "=", "false", ";", "HasLDBRX", "=", "false", ";", "IsBookE", "=", "false", ";", "HasOnlyMSYNC", "=", "false", ";", "Is4xx", "=", "false", ";", "Is6xx", "=", "false", ";", "IsE500", "=", "false", ";", "FeatureMFTB", "=", "false", ";", "DeprecatedDST", "="], "ground_truth": ["false", ";"], "File": "PPCSubtarget (2)", "Func": "initializeEnvironment", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6844, "Length": 80, "Cover_Rate": 0.40404040404040403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "computeRegisterProperties", "(", "STI", ".", "getRegisterInfo", "(", ")", ")", ";", "setLibcallName", "(", "RTLIB", "::", "MEMSET", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::", "UDIVREM_I8", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::", "UDIVREM_I16", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::", "UDIVREM_I32", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::", "UDIVREM_I64", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::", "SDIVREM_I8", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::", "SDIVREM_I16", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::", "SDIVREM_I32", ",", "", ")", ";", "setLibcallName", "(", "RTLIB", "::"], "ground_truth": ["SDIVREM_I64", ",", "", ")", ";"], "File": "MOSISelLowering", "Func": "MOSTargetLowering", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6845, "Length": 90, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "U", "=", "I", ";", "}", "}", "else", "if", "(", "const", "ConstantExpr", "*", "C", "=", "dyn_cast", "<", "ConstantExpr", ">", "(", "Obj", ")", ")", "{", "Opcode", "=", "C", "->", "getOpcode", "(", ")", ";", "U", "=", "C", ";", "}", "if", "(", "auto", "*", "Ty", "=", "dyn_cast", "<", "PointerType", ">", "(", "Obj", "->", "getType", "(", ")", ")", ")", "if", "(", "Ty", "->", "getAddressSpace", "(", ")", ">", "", ")", "return", "false", ";", "if", "(", "const", "GlobalValue", "*", "GV", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "Obj", ")", ")", "{", "if", "(", "Addr", ".", "getGlobalValue", "(", ")", ")", "return", "false", ";", "Addr", ".", "setGlobalValue", "(", "GV", ")", ";", "return", "true", ";", "}", "switch", "(", "Opcode", ")", "{", "default", ":", "break", ";", "case", "Instruction", "::", "BitCast", ":", "{", "return", "computeAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ";", "}", "case", "Instruction", "::", "IntToPtr", ":", "{", "if", "(", "TLI", ".", "getValueType", "(", "DL", ",", "U", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ")", "==", "TLI", ".", "getPointerTy", "(", "DL", ")", ")", "return", "computeAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ";", "break", ";", "}", "case", "Instruction", "::", "PtrToInt", ":", "{", "if", "(", "TLI", ".", "getValueType", "(", "DL", ",", "U", "->", "getType", "(", ")", ")", "==", "TLI", ".", "getPointerTy", "(", "DL", ")", ")", "return", "computeAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ";", "break", ";", "}", "case", "Instruction", "::", "GetElementPtr", ":", "{", "Address", "SavedAddr", "=", "Addr", ";", "uint64_t", "TmpOffset", "=", "Addr", ".", "getOffset", "(", ")", ";", "for", "(", "gep_type_iterator", "GTI", "=", "gep_type_begin", "(", "U", ")", ",", "E", "=", "gep_type_end", "(", "U", ")", ";", "GTI", "!=", "E", ";", "++", "GTI", ")", "{", "const", "Value", "*", "Op", "=", "GTI", ".", "getOperand", "(", ")", ";", "if", "(", "StructType", "*", "STy", "=", "dyn_cast", "<", "StructType", ">", "(", "*", "GTI", ")", ")", "{", "const", "StructLayout", "*", "SL", "=", "DL", ".", "getStructLayout", "(", "STy", ")", ";", "unsigned", "Idx", "=", "cast", "<", "ConstantInt", ">", "(", "Op", ")", "->", "getZExtValue", "(", ")", ";", "TmpOffset", "+=", "SL", "->", "getElementOffset", "(", "Idx", ")", ";", "}", "else", "{", "uint64_t", "S", "=", "DL", ".", "getTypeAllocSize", "(", "GTI", ".", "getIndexedType", "(", ")", ")", ";", "for", "(", ";", ";", ")", "{", "if", "(", "const", "ConstantInt", "*", "CI", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "Op", ")", ")", "{", "TmpOffset", "+=", "CI", "->", "getSExtValue", "(", ")", "*", "S", ";", "break", ";", "}", "if", "(", "S", "==", "", "&&", "Addr", ".", "isRegBase", "(", ")", "&&", "Addr", ".", "getReg", "(", ")", "==", "", ")", "{", "Addr", ".", "setReg", "(", "getRegForValue", "(", "Op", ")", ")", ";", "break", ";", "}", "if", "(", "canFoldAddIntoGEP", "(", "U", ",", "Op", ")", ")", "{", "ConstantInt", "*", "CI", "=", "cast", "<", "ConstantInt", ">", "(", "cast", "<", "AddOperator", ">", "(", "Op", ")", "->", "getOperand", "(", "", ")", ")", ";", "TmpOffset", "+=", "CI", "->", "getSExtValue", "(", ")", "*", "S", ";", "Op", "=", "cast", "<", "AddOperator", ">", "(", "Op", ")"], "ground_truth": ["->", "getOperand", "(", "", ")", ";"], "File": "WebAssemblyFastISel", "Func": "computeAddress", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6846, "Length": 479, "Cover_Rate": 0.5292817679558011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AttributeSet", "AF", "=", "MF", ".", "getFunction", "(", ")", "->", "getAttributes", "("], "ground_truth": [")", ";"], "File": "HexagonFrameLowering52", "Func": "isMinSize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6847, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "CanLowerReturn", "(", "CallingConv", "::", "ID", "CallConv", ",", "MachineFunction", "&", "MF", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Outs", ",", "LLVMContext", "&", "Context", ")", "const", "{", "SmallVector", "<", "CCValAssign", ",", "", ">"], "ground_truth": ["RVLocs", ";"], "File": "X86ISelLowering (2)1", "Func": "CanLowerReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6848, "Length": 39, "Cover_Rate": 0.5571428571428572, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "SelectionDAGInfo", "*", "getSelectionDAGInfo", "(", ")", "const", "{", "return", "&"], "ground_truth": ["TSInfo", ";"], "File": "Cpu0TargetMachine1", "Func": "getSelectionDAGInfo", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6849, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "hasSameArgumentList", "(", "const", "Function", "*", "CallerFn", ",", "ImmutableCallSite", "*", "CS", ")", "{", "if", "(", "CS", "->", "arg_size", "(", ")", "!=", "CallerFn", "->", "arg_size", "(", ")", ")", "return", "false", ";", "ImmutableCallSite", "::", "arg_iterator", "CalleeArgIter", "=", "CS", "->", "arg_begin", "("], "ground_truth": [")", ";"], "File": "PPCISelLowering135", "Func": "hasSameArgumentList", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6850, "Length": 42, "Cover_Rate": 0.30656934306569344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InitMCRegisterInfo", "(", "X", ",", "", ")", ";", "return"], "ground_truth": ["X", ";"], "File": "Nios2MCTargetDesc3", "Func": "createNios2MCRegisterInfo", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6851, "Length": 10, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "Use", "&", "RootInstUse", ":", "RootInst", "->", "uses", "(", ")", ")", "{", "User", "*", "RootInstUser", "=", "RootInstUse", ".", "getUser", "(", ")", ";", "if", "(", "auto", "*", "InsertUserCast", "=", "dyn_cast", "<", "InsertElementInst", ">", "(", "RootInstUser", ")", ")", "{", "processInsertElementNode", "(", "InsertUserCast", ",", "CurrLoop", ",", "PHI", ",", "TensorId", ")", ";", "RootInst", "=", "InsertUserCast", ";", "Nested_Ins", "=", "true", ";", "break", ";", "}", "else", "if", "(", "auto", "*", "Intrins", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "RootInstUser", ")", ")", "{", "", "Inid", "=", "Intrins", "->", "getIntrinsicID", "(", ")", ";", "int", "index", "=", "-", "", ";", "if", "(", "Inid", "==", "", "||", "Inid", "==", "", ")", "{", "if", "(", "Inid", "==", "", ")", "{", "int", "OperandIndex", "=", "", ";", "if", "(", "dyn_cast", "<", "llvm", "::", "ConstantInt", ">", "(", "Intrins", "->", "getOperand", "(", "OperandIndex", ")", ")", ")", "{", "if", "(", "dyn_cast", "<", "Instruction", ">", "(", "Intrins", "->", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "!", "dyn_cast", "<", "ICmpInst", ">", "(", "Intrins", "->", "getOperand", "(", "", ")", ")", ")", "FallBackVec", ".", "insert", "(", "TensorId", ")", ";", "else", "{", "if", "(", "auto", "*", "Icmp", "=", "dyn_cast", "<", "ICmpInst", ">", "(", "Intrins", "->", "getOperand", "(", "", ")", ")", ")", "if", "(", "!", "dyn_cast", "<", "ConstantInt", ">", "(", "Icmp", "->", "getOperand", "(", "", ")", ")", ")", "FallBackVec", ".", "insert", "(", "TensorId", ")", ";", "}", "}", "index", "=", "dyn_cast", "<", "llvm", "::", "ConstantInt", ">", "(", "Intrins", "->", "getOperand", "(", "OperandIndex", ")", ")", "->", "getZExtValue", "(", ")", ";", "CurrLoop", "=", "compareStepValuesForAddMask", "(", "PHI", ",", "CurrLoop", ")", ";", "int64_t", "AddMaskStep", "=", "getAddMaskStepVar", "(", "Intrins", ")", ";", "if", "(", "AddMaskStep", "!=", "INVALID_STRIDE", ")", "{", "unsigned", "Count", "=", "fetchIndexFromOperand", "(", "index", ")", ";", "unsigned", "UnrollCount", "=", "", ";", "if", "(", "getScevInfo", "(", "CurrLoop", ")", ")", "{", "UnrollCount", "=", "getScevInfo", "(", "CurrLoop", ")", "->", "getLoopUnrollCount", "(", "CurrLoop", ")", ";", "}", "if", "(", "UnrollCount", ")", "AddMaskStep", "=", "AddMaskStep", "*", "UnrollCount", ";", "UpdateDiffCoords", "(", "TensorId", ",", "Count", ",", "AddMaskStep", ",", "", ",", "CurrLoop", ",", "PHI", ")", ";", "if", "(", "(", "", "<<", "Count", ")", "<", "index", ")", "{", "auto", "Remaining", "=", "fetchIndexFromOperand", "(", "index", "-", "(", "", "<<", "Count", ")", ")", ";", "UpdateDiffCoords", "(", "TensorId", ",", "Remaining", ",", "AddMaskStep", ",", "", ",", "CurrLoop", ",", "PHI", ")", ";", "}", "prepareLoopIvCoordMap", "(", "TensorId", ",", "nullptr", ",", "Count", ")", ";", "RootInst", "=", "Intrins", ";", "Nested_Ins", "=", "true", ";", "break", ";", "}", "}", "else", "{", "IncorrectIndexSpace", "=", "true", ";", "return", ";", "}", "if", "(", "dyn_cast", "<", "llvm", "::", "ConstantInt", ">", "("], "ground_truth": ["Intrins", "->", "getOperand", "(", "", ")", ")", ")", "{"], "File": "TPCIndexSpaceGen", "Func": "processNestedInstructions", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6852, "Length": 411, "Cover_Rate": 0.5956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BasicBlockInfo", "&", "BBI", "=", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ";", "BBI", ".", "Size", "=", "", ";", "BBI", ".", "Unalign", "=", "", ";", "BBI", ".", "PostAlign", "=", "", ";", "for", "(", "MachineInstr", "&", "I", ":", "*", "MBB", ")", "{", "BBI", ".", "Size", "+=", "TII", "->", "getInstSizeInBytes", "(", "I", ")", ";", "if", "(", "I", ".", "isInlineAsm", "(", ")", ")", "BBI", ".", "Unalign", "=", "isThumb", "?", "", ":", "", ";", "else", "if", "(", "isThumb", "&&", "mayOptimizeThumb2Instruction", "(", "&", "I", ")", ")", "BBI", ".", "Unalign", "=", "", ";", "}", "if", "(", "!", "MBB", "->", "empty", "(", ")", "&&", "MBB", "->", "back", "(", ")", ".", "getOpcode", "(", ")", "=="], "ground_truth": ["", ")", "{"], "File": "ARMBasicBlockInfo2", "Func": "computeBlockSize", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6853, "Length": 110, "Cover_Rate": 0.6962025316455697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmvn_u16", "(", "uint16x4_t", "__a", ")", "{", "return", "~", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon1_vmvn_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6854, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_type", "getEdgeIndex", "(", "const", "Edge", "&", "E", ")", "const", "{", "return", "std", "::", "distance", "(", "edges_begin", "(", ")"], "ground_truth": [",", "&", "E", ")", ";"], "File": "ImmutableGraph", "Func": "getEdgeIndex", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6855, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "{", "LoadSDNode", "*", "Ld", "=", "cast", "<", "LoadSDNode", ">", "(", "N", ")", ";", "if", "(", "Ld", "->", "getValueType", "(", "", ")", "!=", "", "||", "Ld", "->", "getMemoryVT", "(", ")", "!=", "", ")", "return", ";", "SDLoc", "dl", "(", "N", ")", ";", "SDValue", "LoadRes", "=", "DAG", ".", "getExtLoad", "(", "Ld", "->", "getExtensionType", "(", ")", ",", "dl", ",", "", ",", "Ld", "->", "getChain", "(", ")", ",", "Ld", "->", "getBasePtr", "(", ")", ",", "Ld", "->", "getPointerInfo", "(", ")", ",", "", ",", "Ld", "->", "getAlignment", "(", ")", ",", "Ld", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ",", "Ld", "->", "getAAInfo", "(", ")", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "LoadRes", ")", ";", "Results", ".", "push_back", "("], "ground_truth": ["Res", ")", ";"], "File": "SparcISelLowering14", "Func": "ReplaceNodeResults", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6856, "Length": 126, "Cover_Rate": 0.3230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "searchSymbolAlias", "(", "Operands", ",", "", ")", ")", "return", "MatchOperand_Success", ";", "return", "MatchOperand_NoMatch", ";", "}", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Dollar", ")", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmParser102", "Func": "parseCPURegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6857, "Length": 40, "Cover_Rate": 0.3389830508474576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "Node", "->", "getOpcode", "(", ")", ";", "DebugLoc", "DL", "=", "Node", "->", "getDebugLoc", "(", ")", ";", "EVT", "NodeTy", "=", "Node", "->", "getValueType", "(", "", ")", ";", "unsigned", "MultOpc", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "{", "SDValue", "InFlag", "=", "Node", "->", "getOperand", "(", "", ")", ",", "CmpLHS", ";", "unsigned", "Opc", "=", "InFlag", ".", "getOpcode", "(", ")", ";", "(", "void", ")", "Opc", ";", "assert", "(", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "||", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", ")", "&&", "", ")", ";", "unsigned", "MOp", ";", "if", "(", "Opcode", "==", "", ")", "{", "CmpLHS", "=", "InFlag", ".", "getValue", "(", "", ")", ";", "MOp", "=", "", ";", "}", "else", "{", "CmpLHS", "=", "InFlag", ".", "getOperand", "(", "", ")", ";", "MOp", "=", "", ";", "}", "SDValue", "Ops", "[", "]", "=", "{", "CmpLHS", ",", "InFlag", ".", "getOperand", "(", "", ")", "}", ";", "SDValue", "LHS", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Node", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "LHS", ".", "getValueType", "(", ")", ";", "unsigned", "Sltu_op", "=", "", ";", "SDNode", "*", "Carry", "=", "CurDAG", "->", "getMachineNode", "(", "Sltu_op", ",", "DL", ",", "VT", ",", "Ops", ",", "", ")", ";", "unsigned", "Addu_op", "=", "", ";", "SDNode", "*", "AddCarry", "=", "CurDAG", "->", "getMachineNode", "(", "Addu_op", ",", "DL", ",", "VT", ",", "SDValue", "(", "Carry", ",", "", ")", ",", "RHS", ")", ";", "SDNode", "*", "Result", "=", "CurDAG", "->", "SelectNodeTo", "(", "Node", ",", "MOp", ",", "VT", ",", "", ",", "LHS", ",", "SDValue", "(", "AddCarry", ",", "", ")", ")", ";", "return", "std", "::", "make_pair", "(", "true", ",", "Result", ")", ";", "}", "case"], "ground_truth": ["", ":"], "File": "Mips16ISelDAGToDAG", "Func": "selectNode", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6858, "Length": 278, "Cover_Rate": 0.5235404896421846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getT2SOImmOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "Op", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ")", "const", "{", "unsigned", "SoImm", "=", "MI", ".", "getOperand", "(", "Op", ")", ".", "getImm", "(", ")", ";", "unsigned", "Encoded", "=", "", "("], "ground_truth": ["SoImm", ")", ";"], "File": "ARMMCCodeEmitter10", "Func": "getT2SOImmOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6859, "Length": 42, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "MachineInstr", "&", "MI", ":", "MBB", ".", "terminators", "(", ")", ")", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "operands", "(", ")", ")", "if", "(", "MO", ".", "isMBB", "(", ")", "&&", "MO", ".", "getMBB", "(", ")", "==", "Tgt", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "MOSLowerSelect", "Func": "referencesSuccessor", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6860, "Length": 48, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "check_use_sfunc_addr", "(", "rtx", "insn", ",", "rtx", "reg", ")", "{", "while", "(", "(", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", ")", "{", "if", "(", "GET_CODE", "(", "insn", ")", "==", "CODE_LABEL", "||", "GET_CODE", "(", "insn", ")", "==", "JUMP_INSN", ")", "break", ";", "if", "(", "!", "INSN_P", "(", "insn", ")", ")", "continue", ";", "if", "(", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "SEQUENCE", ")", "insn", "=", "XVECEXP", "(", "PATTERN", "(", "insn", ")", ",", "", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "!=", "PARALLEL"], "ground_truth": ["||", "get_attr_type", "(", "insn", ")", "!=", "TYPE_SFUNC", ")", "continue", ";"], "File": "sh3", "Func": "check_use_sfunc_addr", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6861, "Length": 97, "Cover_Rate": 0.8508771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "u", ".", "v", "=", "a", ";", "return", "u", ".", "i", "["], "ground_truth": ["pos", "]", ";"], "File": "spe", "Func": "__ev_get_s32_internal", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6862, "Length": 14, "Cover_Rate": 0.34146341463414637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x16_t", ")", "__builtin_neon_vclzv16qi", "(", "(", "int8x16_t"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon_vclzq_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6863, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "make_range", "(", "cbegin", "(", ")", ",", "cend", "(", ")"], "ground_truth": [")", ";"], "File": "HexagonShuffler15", "Func": "insts", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6864, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "DEFAULT_ABI", "==", "ABI_V4", "&&", "TARGET_SECURE_PLT", "&&", "flag_pic", ")", "?", "default_hidden_stack_protect_fail", "("], "ground_truth": [")", ":", "default_external_stack_protect_fail", "(", ")", ";"], "File": "rs60003", "Func": "rs6000_stack_protect_fail", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6865, "Length": 19, "Cover_Rate": 0.7037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "copyPhysReg", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "DebugLoc", "DL", ",", "unsigned", "DestReg", ",", "unsigned", "SrcReg", ",", "bool", "KillSrc", ")", "const", "{", "unsigned", "Opc", ";", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addReg", "("], "ground_truth": ["SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";"], "File": "MSP430InstrInfo", "Func": "copyPhysReg", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6866, "Length": 94, "Cover_Rate": 0.912621359223301, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "SUBREG", ":", "if", "(", "!", "REG_P", "(", "SUBREG_REG", "(", "op", ")", ")", ")", "return", "", ";", "case", "REG", ":", "if", "(", "!", "base", ")", "base", "=", "op", ";", "else", "if", "(", "!", "index", ")", "index", "=", "op", ";", "else", "return", "", ";", "break", ";", "case", "CONST", ":", "case", "CONST_INT", ":", "case", "SYMBOL_REF", ":", "case", "LABEL_REF", ":", "if", "(", "disp", ")", "return", "", ";", "disp", "=", "op", ";", "break", ";", "default", ":", "return", "", ";", "}", "}", "}", "else", "if", "(", "GET_CODE", "(", "addr", ")", "==", "MULT", ")", "{", "index", "=", "XEXP", "(", "addr", ",", "", ")", ";", "scale_rtx", "=", "XEXP", "(", "addr", ",", "", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "addr", ")", "==", "ASHIFT", ")", "{", "index", "=", "XEXP", "(", "addr", ",", "", ")", ";", "tmp", "=", "XEXP", "(", "addr", ",", "", ")", ";", "if", "(", "!", "CONST_INT_P", "(", "tmp", ")", ")", "return", "", ";", "scale", "=", "INTVAL", "(", "tmp", ")", ";", "if", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "scale", ">", "", ")", "return", "", ";", "scale", "=", "", "<<", "scale", ";", "retval", "=", "-", "", ";", "}", "else", "disp", "=", "addr", ";", "if", "(", "index", ")", "{", "if", "(", "REG_P", "(", "index", ")", ")", ";", "else", "if", "(", "GET_CODE", "(", "index", ")", "==", "SUBREG", "&&", "REG_P", "(", "SUBREG_REG", "(", "index", ")", ")", ")", ";", "else", "return", "", ";", "}", "if", "(", "scale_rtx", ")", "{", "if", "(", "!", "CONST_INT_P", "(", "scale_rtx", ")", ")", "return", "", ";", "scale", "=", "INTVAL", "(", "scale_rtx", ")", ";", "}", "base_reg", "=", "base", "&&", "GET_CODE", "(", "base", ")", "==", "SUBREG", "?", "SUBREG_REG", "(", "base", ")", ":", "base", ";", "index_reg", "=", "index", "&&", "GET_CODE", "(", "index", ")", "==", "SUBREG", "?", "SUBREG_REG", "(", "index", ")", ":", "index", ";", "if", "(", "disp", "==", "const0_rtx", "&&", "(", "base", "||", "index", ")", ")", "disp", "=", "NULL_RTX", ";", "if", "(", "base_reg", "&&", "index_reg", "&&", "scale", "==", "", "&&", "(", "index_reg", "==", "arg_pointer_rtx", "||", "index_reg", "==", "frame_pointer_rtx", "||", "(", "REG_P", "(", "index_reg", ")", "&&", "REGNO", "(", "index_reg", ")", "==", "STACK_POINTER_REGNUM", ")", ")", ")", "{", "std", "::", "swap", "(", "base", ",", "index", ")", ";", "std", "::", "swap", "(", "base_reg", ",", "index_reg", ")", ";", "}", "if", "(", "!", "disp", "&&", "base_reg", "&&", "(", "base_reg", "==", "hard_frame_pointer_rtx", "||", "base_reg", "==", "frame_pointer_rtx", "||", "base_reg", "==", "arg_pointer_rtx", "||", "(", "REG_P", "(", "base_reg", ")", "&&", "(", "REGNO", "(", "base_reg", ")", "==", "HARD_FRAME_POINTER_REGNUM", "||", "REGNO", "(", "base_reg", ")", "==", "R13_REG", ")", ")", ")", ")", "disp", "=", "const0_rtx", ";", "if", "(", "TARGET_K6", "&&", "cfun", "&&", "optimize_function_for_speed_p", "(", "cfun", ")", "&&", "base_reg", "&&", "!", "index_reg", "&&", "!", "disp", "&&", "REG_P", "(", "base_reg", ")", "&&", "REGNO", "(", "base_reg", ")", "==", "SI_REG", ")", "disp", "=", "const0_rtx", ";", "if", "(", "!", "base", "&&", "index", "&&", "scale", "==", "", ")", "base", "=", "index", ",", "base_reg", "=", "index_reg", ",", "scale", "=", "", ";", "if", "(", "!", "base", "&&", "!", "disp", "&&", "index", "&&", "scale", "!=", "", ")", "disp", "=", "const0_rtx", ";", "out", "->", "base", "=", "base", ";", "out", "->", "index", "=", "index", ";", "out", "->", "disp"], "ground_truth": ["=", "disp", ";"], "File": "i3864", "Func": "ix86_decompose_address", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6867, "Length": 496, "Cover_Rate": 0.4760076775431862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "auto", "&", "Pair", ":", "Stack", ")", "if", "(", "Pair", ".", "first", "==", "MBB"], "ground_truth": [")", "return", "true", ";"], "File": "WebAssemblyCFGStackify (3)", "Func": "IsOnStack", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6868, "Length": 20, "Cover_Rate": 0.40816326530612246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "BlockIter", "=", "MBB", ".", "begin", "(", ")", ";", "while", "(", "BlockIter", "!=", "MBB", ".", "end", "(", ")", ")", "{", "auto", "&", "MI", "=", "*", "BlockIter", "++", ";", "if", "(", "isCVTAToLocalCombinationCandidate", "(", "MI", ")", ")", "{", "CombineCVTAToLocal", "(", "MI"], "ground_truth": [")", ";"], "File": "NVPTXPeephole13", "Func": "runOnMachineFunction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6869, "Length": 41, "Cover_Rate": 0.3014705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NF", "=", "Node", "->", "getNumOperands", "(", ")", "-", "", ";", "if", "(", "IsMasked", ")", "--", "NF", ";", "MVT", "VT", "=", "Node", "->", "getOperand", "(", "", ")", "->", "getSimpleValueType", "(", "", ")", ";", "unsigned", "Log2SEW", "=", "Log2_32", "(", "VT", ".", "getScalarSizeInBits", "(", ")", ")", ";", "", "LMUL", "=", "TargetLowering", "::", "getLMUL", "(", "VT", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Regs", "(", "Node", "->", "op_begin", "(", ")", "+", "", ",", "Node", "->", "op_begin", "(", ")", "+", "", "+", "NF", ")", ";", "SDValue", "StoreVal", "=", "createTuple", "(", "*", "CurDAG", ",", "Regs", ",", "NF", ",", "LMUL", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Operands", ";", "Operands", ".", "push_back", "(", "StoreVal", ")", ";", "unsigned", "CurOp", "=", "", "+", "NF", ";", "MVT", "IndexVT", ";", "addVectorLoadStoreOperands", "(", "Node", ",", "Log2SEW", ",", "DL", ",", "CurOp", ",", "IsMasked", ",", "true", ",", "Operands", ",", "&", "IndexVT", ")", ";", "assert", "(", "VT", ".", "getVectorElementCount", "(", ")", "==", "IndexVT", ".", "getVectorElementCount", "(", ")", "&&", "", ")", ";", "", "IndexLMUL", "=", "TargetLowering", "::", "getLMUL", "(", "IndexVT", ")", ";", "unsigned", "IndexLog2EEW", "=", "Log2_32", "(", "IndexVT", ".", "getScalarSizeInBits", "(", ")", ")", ";", "const", "", "*", "P", "=", "", "(", "NF", ",", "IsMasked", ",", "IsOrdered", ",", "IndexLog2EEW", ",", "static_cast", "<", "unsigned", ">", "(", "LMUL", ")", ",", "static_cast", "<", "unsigned", ">", "(", "IndexLMUL", ")", ")", ";", "MachineSDNode", "*", "Store", "=", "CurDAG", "->", "getMachineNode", "(", "P", "->", "Pseudo", ",", "DL", ",", "Node", "->", "getValueType", "(", "", ")", ",", "Operands", ")", ";", "if", "(", "auto", "*", "MemOp", "=", "dyn_cast", "<", "MemSDNode", ">", "(", "Node", ")", ")", "CurDAG", "->", "setNodeMemRefs", "(", "Store", ",", "{", "MemOp", "->", "getMemOperand", "(", ")", "}", ")", ";", "ReplaceNode", "(", "Node", ",", "Store"], "ground_truth": [")", ";"], "File": "RISCVISelDAGToDAG16", "Func": "selectVSXSEG", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6870, "Length": 273, "Cover_Rate": 0.8980263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addACC64DSPAsmRegOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getACC64DSPReg", "(", ")"], "ground_truth": [")", ")", ";"], "File": "MipsAsmParser1", "Func": "addACC64DSPAsmRegOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6871, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "RelTy", "==", "ELF", "::", "R_MICROBLAZE_32_PCREL", "||", "RelTy", "==", "ELF", "::", "R_MICROBLAZE_64_PCREL", ")", "&&", "", ")", ";", "return", "SymOffset", "-", "(", "RelOffset", "+"], "ground_truth": ["", ")", ";"], "File": "MBlazeELFWriterInfo4", "Func": "computeRelocation", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6872, "Length": 28, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "frv_function_arg_1", "(", "cum", ",", "mode", ",", "type"], "ground_truth": [",", "named", ",", "true", ")", ";"], "File": "frv3", "Func": "frv_function_incoming_arg", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6873, "Length": 14, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vbrsrq_n_sv8hi", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vbrsrq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6874, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "spu_addr_space_legitimate_address_p", "(", "machine_mode", "mode", ",", "rtx", "x", ",", "bool", "reg_ok_strict", ",", "addr_space_t", "as", ")", "{", "if", "(", "as", "==", "ADDR_SPACE_EA", ")", "return", "(", "REG_P", "(", "x", ")", "&&", "(", "GET_MODE", "(", "x", ")", "==", "EAmode", ")", ")", ";", "else", "if", "(", "as", "!=", "ADDR_SPACE_GENERIC", ")"], "ground_truth": ["gcc_unreachable", "(", ")", ";"], "File": "spu", "Func": "spu_addr_space_legitimate_address_p", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6875, "Length": 51, "Cover_Rate": 0.8225806451612904, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmPrinter", "::", "doFinalization", "(", "Module", "&"], "ground_truth": ["M", ")", "{"], "File": "PIC16AsmPrinter4", "Func": "doFinalization", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6876, "Length": 10, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maddd_epi16", "(", "__m128i", "__A", ",", "__m128i", "__B", ",", "__m128i", "__C", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpmadcswd", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ","], "ground_truth": ["(", "__v4si", ")", "__C", ")", ";"], "File": "xopintrin", "Func": "_mm_maddd_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6877, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "DL", ",", "ABI", ".", "IsN64", "(", ")", "?", "", ":", "", ",", "VT", ")", ";", "return"], "ground_truth": ["FrameAddr", ";"], "File": "MipsISelLowering (2)5", "Func": "lowerFRAMEADDR", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6878, "Length": 37, "Cover_Rate": 0.33035714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMContext", "&", "Context", "=", "M", "->", "getContext", "(", ")", ";", "bool", "LE", "=", "Subtarget", ".", "isLittle", "(", ")", ";", "std", "::", "string", "Name", "=", "F", ".", "getName", "(", ")", ";", "std", "::", "string", "SectionName", "=", "", "+", "Name", ";", "std", "::", "string", "StubName", "=", "", "+", "Name", ";", "Function", "*", "FStub", "=", "M", "->", "getFunction", "(", "StubName", ")", ";", "if", "(", "FStub", "&&", "!", "FStub", "->", "isDeclaration", "(", ")", ")", "return", ";", "FStub", "=", "Function", "::", "Create", "(", "F", ".", "getFunctionType", "(", ")", ",", "Function", "::", "InternalLinkage", ",", "StubName", ",", "M", ")", ";", "FStub", "->", "addFnAttr", "(", "", ")", ";", "FStub", "->", "addFnAttr", "(", "llvm", "::", "Attribute", "::", "Naked", ")", ";", "FStub", "->", "addFnAttr", "(", "llvm", "::", "Attribute", "::", "NoInline", ")", ";", "FStub", "->", "addFnAttr", "(", "llvm", "::", "Attribute", "::", "NoUnwind", ")", ";", "FStub", "->", "addFnAttr", "(", "", ")", ";", "FStub", "->", "setSection", "(", "SectionName", ")", ";", "BasicBlock", "*", "BB", "=", "BasicBlock", "::", "Create", "(", "Context", ",", "", ",", "FStub", ")", ";", "InlineAsmHelper", "IAH", "(", "Context", ",", "BB", ")", ";", "IAH", ".", "Out", "(", "", ")", ";", "FPReturnVariant", "RV", "=", "whichFPReturnVariant", "(", "FStub", "->", "getReturnType", "(", ")", ")", ";", "FPParamVariant", "PV", "=", "whichFPParamVariantNeeded", "(", "F", ")", ";", "swapFPIntParams", "(", "PV", ",", "M", ",", "IAH", ",", "LE", ",", "true", ")", ";", "if", "(", "RV", "!=", "NoFPRet", ")", "{", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "", "+", "Name", ")"], "ground_truth": [";"], "File": "Mips16HardFloat17", "Func": "assureFPCallStub", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6879, "Length": 233, "Cover_Rate": 0.4678714859437751, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "if", "(", "!", "OutlineFromLinkOnceODRs", "&&", "F", ".", "hasLinkOnceODRLinkage", "(", ")", ")", "return", "false", ";", "if", "(", "F", ".", "hasSection", "(", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "RISCVInstrInfo (2)", "Func": "isFunctionSafeToOutlineFrom", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6880, "Length": 39, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineDominanceFrontier", "&", "getDF", "(", ")", "const", "{", "return"], "ground_truth": ["MDF", ";"], "File": "RDFGraph", "Func": "getDF", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6881, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "FK_Data_1", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "FK_Data_2", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "FK_Data_4", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "ARMAsmBackend48", "Func": "getFixupKindNumBytes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6882, "Length": 103, "Cover_Rate": 0.5421052631578948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSubtargetInfo", "*", "X", "=", "new", "MCSubtargetInfo", "(", ")", ";", "InitMCSubtargetInfo", "(", "X", ",", "TT", ",", "CPU", ",", "FS", ")", ";", "return", "X"], "ground_truth": [";"], "File": "MBlazeMCTargetDesc", "Func": "createMBlazeMCSubtargetInfo", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6883, "Length": 23, "Cover_Rate": 0.5897435897435898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "argument_list", "=", "TREE_CHAIN", "(", "argument_list", ")", ";", "gcc_assert", "(", "parameter", ")", ";", "if", "(", "TREE_CODE", "(", "parameter", ")", "==", "ERROR_MARK", ")", "return", "true", ";", "type", "=", "TREE_TYPE", "(", "parameter", ")", ";", "gcc_assert", "(", "type", ")", ";", "mode", "=", "TYPE_MODE", "(", "type", ")", ";", "gcc_assert", "(", "mode", ")", ";", "if", "(", "pass_by_reference", "(", "&", "cum", ",", "mode", ",", "type", ",", "true", ")", ")", "{", "mode", "=", "Pmode", ";", "type", "=", "build_pointer_type", "(", "type", ")", ";", "}", "parm_rtx", "=", "s390_function_arg", "(", "&", "cum", ",", "mode", ",", "type", ","], "ground_truth": ["", ")", ";"], "File": "s3903", "Func": "s390_call_saved_register_used", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6884, "Length": 89, "Cover_Rate": 0.4258373205741627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printDisp", "(", "MI", ",", "opNum", "+", "", ",", "O", ")", ";", "O", "<<", "','", ";", "printOperand", "(", "MI", ",", "opNum", "+", "", ",", "O", ")", ";", "O", "<<", "')'"], "ground_truth": [";"], "File": "M68kInstPrinter", "Func": "printARIDMem", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6885, "Length": 30, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "M", ".", "getNamedGlobal", "(", "", ")", ")", "report_fatal_error", "(", "", ")", ";", "Type", "*", "Params", "[", "]", "=", "{", "IRB", ".", "getInt32Ty", "(", ")", "}", ";", "FunctionType", "*", "FTy", "=", "FunctionType", "::", "get", "(", "IRB", "."], "ground_truth": ["getVoidTy", "(", ")", ",", "Params", ",", "false", ")", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj41", "Func": "createSetTempRet0Function", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6886, "Length": 47, "Cover_Rate": 0.31333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsLargeCodeModel", "=", "MF", ".", "getTarget", "(", ")", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Large", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "unsigned", "CallOp", ";", "if", "(", "Is64Bit", ")", "CallOp", "=", "IsLargeCodeModel", "?", "", ":", "", ";", "else", "CallOp", "=", "", ";", "const", "char", "*", "Symbol", ";", "if", "(", "Is64Bit", ")", "{", "if", "(", "STI", ".", "isTargetCygMing", "(", ")", ")", "{", "Symbol", "=", "", ";", "}", "else", "{", "Symbol", "=", "", ";", "}", "}", "else", "if", "(", "STI", ".", "isTargetCygMing", "(", ")", ")", "Symbol", "=", "", ";", "else", "Symbol", "=", "", ";", "MachineInstrBuilder", "CI", ";", "if", "(", "Is64Bit", "&&", "MF", ".", "getTarget", "(", ")", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Large", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addExternalSymbol", "(", "Symbol", ")", ";", "CI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "CallOp", ")", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "{", "CI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "CallOp", ")", ")", ".", "addExternalSymbol", "(", "Symbol", ")", ";", "}", "unsigned", "AX", "=", "Is64Bit", "?", "", ":", "", ";", "unsigned", "SP", "=", "Is64Bit", "?", "", ":", "", ";", "CI", ".", "addReg", "(", "AX", ",", "RegState", "::", "Implicit", ")", ".", "addReg", "(", "SP", ",", "RegState", "::", "Implicit", ")", ".", "addReg", "(", "AX", ",", "RegState", "::", "Define", "|", "RegState", "::", "Implicit", ")", ".", "addReg", "(", "SP", ",", "RegState", "::", "Define", "|", "RegState", "::", "Implicit", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", "|", "RegState", "::", "Implicit", ")", ";", "if", "(", "Is64Bit", ")"], "ground_truth": ["{"], "File": "X86FrameLowering124", "Func": "emitStackProbeCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6887, "Length": 287, "Cover_Rate": 0.6966019417475728, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerShifts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerExternalSymbol", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBR_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSIGN_EXTEND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op"], "ground_truth": [",", "DAG", ")", ";"], "File": "MSP430ISelLowering39", "Func": "LowerOperation", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6888, "Length": 114, "Cover_Rate": 0.6993865030674846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "PLUS", ":", "x0", "=", "XEXP", "(", "x", ",", "", ")", ";", "x1", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "x0", ")", "==", "SUBREG", ")", "x0", "=", "SUBREG_REG", "(", "x0", ")", ";", "if", "(", "GET_CODE", "(", "x0", ")", "!=", "REG", ")", "break", ";", "regno0", "=", "REGNO", "(", "x0", ")", ";", "if", "(", "!", "frv_regno_ok_for_base_p", "(", "regno0", ",", "strict_p", ")", ")", "break", ";", "switch", "(", "GET_CODE", "(", "x1", ")", ")", "{", "default", ":", "break", ";", "case", "SUBREG", ":", "x1", "=", "SUBREG_REG", "(", "x1", ")", ";", "if", "(", "GET_CODE", "(", "x1", ")", "!=", "REG", ")", "break", ";", "case", "REG", ":", "if", "(", "!", "allow_double_reg_p", "&&", "GET_MODE_SIZE", "(", "mode", ")", ">", "UNITS_PER_WORD", ")", "ret", "=", "FALSE", ";", "else", "ret", "=", "frv_regno_ok_for_base_p", "(", "REGNO", "(", "x1", ")", ",", "strict_p", ")", ";", "break", ";", "case", "CONST_INT", ":", "if", "(", "condexec_p", ")", "ret", "=", "FALSE", ";", "else", "{", "value", "=", "INTVAL", "(", "x1", ")", ";", "ret", "=", "IN_RANGE", "(", "value", ","], "ground_truth": ["-", "", ",", "", ")", ";"], "File": "frv", "Func": "frv_legitimate_address_p_1", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 6889, "Length": 168, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createISelDag", "(", "getTargetMachine", "(", ")", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "PPCTargetMachine31", "Func": "addInstSelector", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6890, "Length": 15, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "InstrItineraryData", "*", "getInstrItineraryData"], "ground_truth": ["(", ")", "const", "{"], "File": "Tile64TargetMachine", "Func": "getInstrItineraryData", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6891, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_broadcastss512", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v16sf", ")", "_mm512_undefined_ps", "(", ")", ",", "(", "__mmask16", ")"], "ground_truth": ["-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_broadcastss_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6892, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "HasAnyUndefs", ";", "if", "(", "!", "BVN", "||", "!", "BVN", "->", "isConstantSplat", "(", "SplatBits", ",", "SplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ",", "ElementBits", ")", "||", "SplatBitSize", ">", "ElementBits", ")", "return", "false", ";", "Cnt", "=", "SplatBits", ".", "getSExtValue", "(", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMISelLowering109", "Func": "getVShiftImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6893, "Length": 42, "Cover_Rate": 0.4077669902912621, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "ImmOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "ImmOp", ".", "isImm", "(", ")", "&&", "", ")", ";", "const", "MCOperand", "&", "SrcRegOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "SrcRegOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "const", "MCOperand", "&", "DstRegOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "DstRegOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "int", "ImmValue", "=", "ImmOp", ".", "getImm", "(", ")", ";", "if", "(", "-", "", "<=", "ImmValue", "&&", "ImmValue", "<=", "", ")", "{", "tmpInst", ".", "setOpcode", "(", "", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "DstRegOp", ".", "getReg", "(", ")", ")", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "SrcRegOp", ".", "getReg", "(", ")", ")", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "ImmValue", ")", ")", ";", "Instructions", ".", "push_back", "(", "tmpInst", ")", ";", "}", "else", "{", "tmpInst", ".", "setOpcode", "(", "", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "DstRegOp", ".", "getReg", "(", ")", ")", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "("], "ground_truth": ["ImmValue", "&", "", ")", ">>", "", ")", ")", ";"], "File": "MipsAsmParser44", "Func": "expandLoadAddressReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6894, "Length": 192, "Cover_Rate": 0.5245901639344263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "ReduceType", "RType", "("], "ground_truth": [")", "const", "{"], "File": "MicroMipsSizeReduction", "Func": "RType", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6895, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isReg", "(", ")", "const", "{", "return", "Kind", "=="], "ground_truth": ["Register", ";"], "File": "HexagonAsmParser (2)", "Func": "isReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6896, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pa_file_start_level", "(", ")", ";", "if", "(", "profile_flag", ")", "ASM_OUTPUT_TYPE_DIRECTIVE", "(", "asm_out_file", ",", "", ",", "", ")", ";", "pa_file_start_file", "(", ""], "ground_truth": [")", ";"], "File": "pa", "Func": "pa_hpux64_gas_file_start", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6897, "Length": 22, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "getSubtarget", "(", ")", "const", "{", "return", "Subtarget"], "ground_truth": [";"], "File": "RISCVISelLowering", "Func": "getSubtarget", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6898, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUInstrInfo", "::", "canFoldMemoryOperand", "(", "const", "MachineInstr", "*", "MI", ",", "const", "SmallVectorImpl", "<", "unsigned", ">", "&", "Ops", ")", "const", "{", "return", "false"], "ground_truth": [";"], "File": "AMDGPUInstrInfo10", "Func": "canFoldMemoryOperand", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6899, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst3_lanev2si", "(", "(", "__builtin_neon_si", "*", ")", "__a", ","], "ground_truth": ["__bu", ".", "__o", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vst3_lane_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6900, "Length": 15, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "isSingleInputShuffleMask", "("], "ground_truth": ["Mask", ")", ")", "{"], "File": "X86ISelLowering200", "Func": "lowerV32I8VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6901, "Length": 242, "Cover_Rate": 0.3903225806451613, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printLdStmModeOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "", "Mode", "=", "", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ")", ";", "O", "<<", "", "("], "ground_truth": ["Mode", ")", ";"], "File": "ARMInstPrinter (2)", "Func": "printLdStmModeOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6902, "Length": 42, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetName", "=", "std", "::", "string", "(", "CPU", ".", "empty", "(", ")", "?", "", ":", "CPU", ")", ";", "ParseSubtargetFeatures", "(", "TargetName", ",", "TargetName", ",", "FS", ")", ";", "if", "(", "PTXVersion", "=="], "ground_truth": ["", ")", "{"], "File": "NVPTXSubtarget (2)1", "Func": "initializeSubtargetDependencies", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6903, "Length": 33, "Cover_Rate": 0.5892857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RHS", "=", "DAG", ".", "getConstant", "(", "", ",", "LHS", ".", "getValueType", "(", ")", ")", ";", "CC", "=", "", ";", "}", "}", "if", "(", "LHS", ".", "getValueType", "(", ")", "==", "", ")", "{", "if", "(", "Subtarget", "->", "hasFPv8", "(", ")", "&&", "(", "TrueVal", ".", "getValueType", "(", ")", "==", "", "||", "TrueVal", ".", "getValueType", "(", ")", "==", "", ")", ")", "{", "", "CondCode", "=", "IntCCToCC", "(", "CC", ")", ";", "if", "(", "CondCode", "==", "", "||", "CondCode", "==", "", "||", "CondCode", "==", "", "||", "CondCode", "==", "", ")", "{", "CC", "=", "getInverseCCForVSEL", "(", "CC", ")", ";", "std", "::", "swap", "(", "TrueVal", ",", "FalseVal", ")", ";", "}", "}", "SDValue", "cc", ";", "SDValue", "CCR", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "Cmp", "=", "getCmp", "(", "LHS", ",", "RHS", ",", "CC", ",", "cc", ",", "DAG", ",", "dl", ")", ";", "return", "getCMOV", "(", "dl", ",", "VT", ",", "FalseVal", ",", "TrueVal", ",", "cc", ",", "CCR", ",", "Cmp", ",", "DAG", ")", ";", "}", "", "CondCode", ",", "CondCode2", ";", "FPCCToCC", "(", "CC", ",", "CondCode", ",", "CondCode2", ")", ";", "if", "(", "Subtarget", "->", "hasFPv8", "(", ")", "&&", "(", "TrueVal", ".", "getValueType", "(", ")", "==", "", "||", "TrueVal", ".", "getValueType", "(", ")", "==", "", ")", ")", "{", "if", "(", "getTargetMachine", "(", ")", ".", "Options", ".", "UnsafeFPMath", ")", "{", "if", "(", "LHS", "==", "TrueVal", "&&", "RHS", "==", "FalseVal", ")", "{", "if", "(", "CC", "==", "", "||", "CC", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "TrueVal", ",", "FalseVal", ")", ";", "if", "(", "CC", "==", "", "||", "CC", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "TrueVal", ",", "FalseVal", ")", ";", "}", "else", "if", "(", "LHS", "==", "FalseVal", "&&", "RHS", "==", "TrueVal", ")", "{", "if", "(", "CC", "==", "", "||", "CC", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "TrueVal", ",", "FalseVal", ")", ";", "if", "(", "CC", "==", "", "||", "CC", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "TrueVal", ",", "FalseVal", ")", ";", "}", "}", "bool", "swpCmpOps", "=", "false", ";", "bool", "swpVselOps", "=", "false", ";", "checkVSELConstraints", "(", "CC", ",", "CondCode", ",", "swpCmpOps", ",", "swpVselOps", ")", ";", "if", "(", "CondCode", "==", "", "||", "CondCode", "==", "", "||", "CondCode", "==", "", "||", "CondCode", "==", "", ")", "{", "if", "(", "swpCmpOps", ")", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "if", "(", "swpVselOps", ")", "std", "::", "swap", "(", "TrueVal", ",", "FalseVal", ")", ";", "}", "}", "SDValue", "cc", "=", "DAG", ".", "getConstant", "(", "CondCode", ",", "", ")", ";", "SDValue", "Cmp", "=", "getVFPCmp", "(", "LHS", ",", "RHS", ",", "DAG", ",", "dl", ")", ";", "SDValue", "CCR", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "Result", "=", "getCMOV", "(", "dl", ",", "VT", ",", "FalseVal", ",", "TrueVal", ",", "cc", ",", "CCR", ",", "Cmp"], "ground_truth": [",", "DAG", ")", ";"], "File": "ARMISelLowering (2)3", "Func": "LowerSELECT_CC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6904, "Length": 468, "Cover_Rate": 0.6324324324324324, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "getOutFlag", "(", "SDValue", "&", "Op", ")", "{", "SDValue", "Flag", "=", "Op", ".", "getValue", "(", "Op", ".", "getNode", "(", ")", "->", "getNumValues", "(", ")", "-", "", ")", ";", "assert", "(", "Flag", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "return"], "ground_truth": ["Flag", ";"], "File": "PIC16ISelLowering", "Func": "getOutFlag", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6905, "Length": 45, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "ScheduleDAGInstrs", "*", "createGCNMaxOccupancyMachineScheduler", "(", "MachineSchedContext", "*", "C", ")", "{", "ScheduleDAGMILive", "*", "DAG", "=", "new", "ScheduleDAGMILive", "(", "C", ",", "llvm", "::", "make_unique", "<", "GCNMaxOccupancySchedStrategy", ">", "(", "C", ")", ")", ";", "DAG", "->", "addMutation", "(", "createLoadClusterDAGMutation", "(", "DAG", "->", "TII"], "ground_truth": [",", "DAG", "->", "TRI", ")", ")", ";"], "File": "AMDGPUTargetMachine33", "Func": "createGCNMaxOccupancyMachineScheduler", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6906, "Length": 46, "Cover_Rate": 0.696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "!", "getDesc", "(", ")", ".", "isPseudo", "(", ")", "&&", "!", "isPrefix", "(", ")", "&&", "getType", "(", ")", "!="], "ground_truth": ["", ")", ";"], "File": "HexagonMCInst", "Func": "isCanon", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6907, "Length": 23, "Cover_Rate": 0.6764705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBTMemSlow", "("], "ground_truth": [")", "const", "{"], "File": "X86Subtarget (2)", "Func": "isBTMemSlow", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6908, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "assert", "(", "RepeatedMask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "}", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "isSingleInputShuffleMask", "("], "ground_truth": ["Mask", ")", ")", "{"], "File": "X86ISelLowering24", "Func": "lowerV8I32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6909, "Length": 218, "Cover_Rate": 0.42829076620825146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMem", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "OR1KAsmParser1", "Func": "isMem", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6910, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Base", "::", "Initialize", "(", "Ctx", ",", "TM"], "ground_truth": [")", ";"], "File": "SNESTargetObjectFile", "Func": "Initialize", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6911, "Length": 9, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "new_addr", "=", "scratch", ";", "}", "break", ";", "case", "REG", ":", "case", "SUBREG", ":", "if", "(", "!", "base_reg_operand", "(", "addr", ",", "GET_MODE", "(", "addr", ")", ")", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "addr", ")", ")", ";", "new_addr", "=", "scratch", ";", "}", "break", ";", "case", "PLUS", ":", "op0", "=", "XEXP", "(", "addr", ",", "", ")", ";", "op1", "=", "XEXP", "(", "addr", ",", "", ")", ";", "if", "(", "!", "base_reg_operand", "(", "op0", ",", "Pmode", ")", ")", "rs6000_secondary_reload_fail", "(", "__LINE__", ",", "reg", ",", "mem", ",", "scratch", ",", "store_p", ")", ";", "else", "if", "(", "int_reg_operand", "(", "op1", ",", "Pmode", ")", ")", "{", "if", "(", "(", "addr_mask", "&", "RELOAD_REG_INDEXED", ")", "==", "", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "addr", ")", ")", ";", "new_addr", "=", "scratch", ";", "}", "}", "else", "if", "(", "mode_supports_vsx_dform_quad", "(", "mode", ")", "&&", "CONST_INT_P", "(", "op1", ")", ")", "{", "if", "(", "(", "(", "addr_mask", "&", "RELOAD_REG_QUAD_OFFSET", ")", "==", "", ")", "||", "!", "quad_address_p", "(", "addr", ",", "mode", ",", "false", ")", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "addr", ")", ")", ";", "new_addr", "=", "scratch", ";", "}", "}", "else", "if", "(", "rs6000_legitimate_offset_address_p", "(", "mode", ",", "addr", ",", "false", ",", "true", ")", ")", "{", "if", "(", "(", "addr_mask", "&", "RELOAD_REG_OFFSET", ")", "==", "", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "addr", ")", ")", ";", "new_addr", "=", "scratch", ";", "}", "}", "else", "rs6000_secondary_reload_fail", "(", "__LINE__", ",", "reg", ",", "mem", ",", "scratch", ",", "store_p", ")", ";", "break", ";", "case", "LO_SUM", ":", "op0", "=", "XEXP", "(", "addr", ",", "", ")", ";", "op1", "=", "XEXP", "(", "addr", ",", "", ")", ";", "if", "(", "!", "base_reg_operand", "(", "op0", ",", "Pmode", ")", ")", "rs6000_secondary_reload_fail", "(", "__LINE__", ",", "reg", ",", "mem", ",", "scratch", ",", "store_p", ")", ";", "else", "if", "(", "int_reg_operand", "(", "op1", ",", "Pmode", ")", ")", "{", "if", "(", "(", "addr_mask", "&", "RELOAD_REG_INDEXED", ")", "==", "", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "addr", ")", ")", ";", "new_addr", "=", "scratch", ";", "}", "}", "else", "if", "(", "mode_supports_vsx_dform_quad", "(", "mode", ")", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "addr", ")", ")", ";", "new_addr", "=", "scratch", ";", "}", "else", "if", "(", "legitimate_lo_sum_address_p", "(", "mode", ",", "addr", ",", "false", ")", ")", "{", "if", "(", "(", "addr_mask", "&", "RELOAD_REG_OFFSET", ")", "==", "", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "addr", ")", ")", ";", "new_addr", "=", "scratch", ";", "}", "}", "else", "rs6000_secondary_reload_fail", "(", "__LINE__", ",", "reg", ",", "mem", ",", "scratch", ",", "store_p", ")", ";", "break", ";", "case", "SYMBOL_REF", ":", "case", "CONST", ":", "case"], "ground_truth": ["LABEL_REF", ":"], "File": "powerpcspe", "Func": "rs6000_secondary_reload_inner", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6912, "Length": 408, "Cover_Rate": 0.3915547024952015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getOperand", "(", "OperandNo", ")", ".", "getImm", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "MI", ".", "hasOneMemOperand", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "*", "MI", ".", "memoperands_begin", "(", ")", ")", "->", "getSize", "(", ")", "==", "(", "UINT64_C", "(", "", ")", "<<", "", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", "&&", "", ")", ";", "assert", "(", "MI", ".", "getDesc", "(", ")", ".", "OpInfo", "[", "OperandNo", "]", ".", "OperandType", "==", "", "&&", "", ")", ";", "uint64_t", "P2Align", "=", "Log2_64", "(", "(", "*", "MI", ".", "memoperands_begin", "(", ")", ")", "->"], "ground_truth": ["getAlignment", "(", ")", ")", ";"], "File": "WebAssemblySetP2AlignOperands", "Func": "RewriteP2Align", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6913, "Length": 102, "Cover_Rate": 0.6623376623376623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "microblaze_elf_asm_destructor", "(", "rtx", "symbol", ",", "int", "priority", ")", "{", "microblaze_elf_asm_cdtor", "(", "symbol", ","], "ground_truth": ["priority", ",", "false", ")", ";"], "File": "microblaze", "Func": "microblaze_elf_asm_destructor", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6914, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "IsFunction", ")", "return", "", ";", "return", "", ";", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "if", "(", "isGlobalType", "(", "Target", ")", ")", "return", "", ";", "if", "(", "isFunctionType", "(", "Target", ")", ")", "return", "", ";", "if", "(", "IsFunction", ")", "return", "", ";", "if", "(", "isEventType", "(", "Target", ")", ")", "return", "", ";", "return", "", ";", "case", "FK_Data_4", ":", "if", "(", "IsFunction"], "ground_truth": [")", "return", "", ";"], "File": "WebAssemblyWasmObjectWriter27", "Func": "getRelocType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6915, "Length": 74, "Cover_Rate": 0.34579439252336447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createCodeEmitterPass", "(", "*", "this", ",", "MCE", ")", ")", ";", "if", "(", "DumpAsm", ")", "PM", ".", "add", "(", "createCodePrinterPass", "(", "errs", "(", ")", ",", "*", "this", ",", "Fast", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "AlphaTargetMachine6", "Func": "addCodeEmitter", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6916, "Length": 37, "Cover_Rate": 0.6379310344827587, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_vpdpwssd_v8si_maskz", "(", "(", "__v8si", ")", "__B", ",", "(", "__v8si", ")", "__C", ",", "(", "__v8si", ")", "__D", ",", "(", "__mmask8", ")"], "ground_truth": ["__A", ")", ";"], "File": "avx512vnnivlintrin", "Func": "_mm256_maskz_dpwssd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6917, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint16_t", "*", "RegisterInfo", "::", "getCalleeSavedRegs", "(", "const", "MachineFunction", "*", "MF", ")"], "ground_truth": ["const", "{"], "File": "rvexRegisterInfo", "Func": "getCalleeSavedRegs", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6918, "Length": 14, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerReverse_VECTOR_SHUFFLEv16i8_v8i16", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "OpLHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "OpLHS", ".", "getValueType"], "ground_truth": ["(", ")", ";"], "File": "ARMISelLowering (2)2", "Func": "LowerReverse_VECTOR_SHUFFLEv16i8_v8i16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6919, "Length": 37, "Cover_Rate": 0.30833333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Attr", "=", "CI", "->", "getParent", "(", ")", "->"], "ground_truth": ["getParent", "(", ")", "->", "getFnAttribute", "(", "", ")", ";"], "File": "HexagonISelLowering (2)1", "Func": "mayBeEmittedAsTailCall", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6920, "Length": 18, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "Register", ")", ";", "Op", "->", "Reg", ".", "RegNum", "=", "RegNo", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc"], "ground_truth": ["=", "E", ";"], "File": "RISCVAsmParser20", "Func": "createReg", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6921, "Length": 31, "Cover_Rate": 0.5740740740740741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DataSecEntries", "[", "std", "::", "string", "(", "SecName", ")", "]", "=", "std", "::", "make_unique", "<", "BTFKindDataSec", ">", "(", "Asm", ",", "std", "::", "string", "(", "SecName", ")", ")", ";", "}", "}", "SmallVector", "<", "DIGlobalVariableExpression", "*", ",", "", ">", "GVs", ";", "Global", ".", "getDebugInfo", "(", "GVs", ")", ";", "if", "(", "GVs", ".", "size", "(", ")", "==", "", ")", "continue", ";", "uint32_t", "GVTypeId", "=", "", ";", "for", "(", "auto", "*", "GVE", ":", "GVs", ")", "{", "if", "(", "SecName", ".", "startswith", "(", "", ")", ")", "visitMapDefType", "(", "GVE", "->", "getVariable", "(", ")", "->", "getType", "(", ")", ",", "GVTypeId", ")", ";", "else", "visitTypeEntry", "(", "GVE", "->", "getVariable", "(", ")", "->", "getType", "(", ")", ",", "GVTypeId", ",", "false", ",", "false", ")", ";", "break", ";", "}", "auto", "Linkage", "=", "Global", ".", "getLinkage", "(", ")", ";", "if", "(", "Linkage", "!=", "GlobalValue", "::", "InternalLinkage", "&&", "Linkage", "!=", "GlobalValue", "::", "ExternalLinkage", "&&", "Linkage", "!=", "GlobalValue", "::", "WeakAnyLinkage", "&&", "Linkage", "!=", "GlobalValue", "::", "ExternalWeakLinkage", ")", "continue", ";", "uint32_t", "GVarInfo", ";", "if", "(", "Linkage", "==", "GlobalValue", "::", "InternalLinkage", ")", "{", "GVarInfo", "=", "", ";", "}", "else", "if", "(", "Global", ".", "hasInitializer", "(", ")", ")", "{", "GVarInfo", "=", "", ";", "}", "else", "{", "GVarInfo", "=", "", ";", "}", "auto", "VarEntry", "=", "std", "::", "make_unique", "<", "BTFKindVar", ">", "(", "Global", ".", "getName", "(", ")"], "ground_truth": [",", "GVTypeId", ",", "GVarInfo", ")", ";"], "File": "BTFDebug24", "Func": "processGlobals", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6922, "Length": 215, "Cover_Rate": 0.4048964218455744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "requiresVirtualBaseRegisters", "(", "const", "MachineFunction", "&", "MF", ")"], "ground_truth": ["const", "override", "{"], "File": "PPCRegisterInfo (2)1", "Func": "requiresVirtualBaseRegisters", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6923, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initLiveRegs", "(", "LiveRegs", ",", "TRI", ",", "FuncInfo", ",", "MF", ",", "MBB", ",", "MBBI", ",", "true", ")", ";", "MCPhysReg", "TmpVGPR", "=", "findScratchNonCalleeSaveRegister", "(", "MRI", ",", "LiveRegs", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "TmpVGPR", ")", ".", "addReg", "(", "TRI", ".", "getSubReg", "(", "RetAddrReg", ",", "", ")", ")", ";", "int", "DwordOff", "=", "", ";", "buildPrologSpill", "(", "ST", ",", "TRI", ",", "*", "FuncInfo", ",", "LiveRegs", ",", "MF", ",", "MBB", ",", "MBBI", ",", "TmpVGPR", ",", "FI", ",", "DwordOff", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "TmpVGPR", ")", ".", "addReg", "(", "TRI", ".", "getSubReg", "(", "RetAddrReg", ",", "", ")", ")", ";", "DwordOff", "=", "", ";", "buildPrologSpill", "(", "ST", ",", "TRI", ",", "*", "FuncInfo", ",", "LiveRegs", ",", "MF", ",", "MBB", ",", "MBBI", ",", "TmpVGPR", ",", "FI", ",", "DwordOff", ")", ";", "buildCFI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "MCCFIInstruction", "::", "createOffset", "(", "nullptr", ",", "MCRI", "->", "getDwarfRegNum", "(", "", ",", "false", ")", ",", "MFI", ".", "getObjectOffset", "(", "FI", ")", "*", "ST", ".", "getWavefrontSize", "(", ")", ")", ")", ";", "}", "if", "(", "EXECSaveIndex", "&&", "spilledToMemory", "(", "MF", ",", "*", "EXECSaveIndex", ")", ")", "{", "const", "int", "FI", "=", "*", "EXECSaveIndex", ";", "assert", "(", "!", "MFI", ".", "isDeadObjectIndex", "(", "FI", ")", ")", ";", "initLiveRegs", "(", "LiveRegs", ",", "TRI", ",", "FuncInfo", ",", "MF", ",", "MBB", ",", "MBBI", ",", "true", ")", ";", "MCPhysReg", "TmpVGPR", "=", "findScratchNonCalleeSaveRegister", "(", "MRI", ",", "LiveRegs", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "TmpVGPR", ")", ".", "addReg", "(", "TRI", ".", "getSubReg", "(", "", ",", "", ")", ")", ";", "int", "DwordOff", "=", "", ";", "buildPrologSpill", "(", "ST", ",", "TRI", ",", "*", "FuncInfo", ",", "LiveRegs", ",", "MF", ",", "MBB", ",", "MBBI", ",", "TmpVGPR", ",", "FI", ",", "DwordOff", ")", ";", "if", "(", "!", "ST", ".", "isWave32", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "TmpVGPR", ")", ".", "addReg", "(", "TRI", ".", "getSubReg", "(", "", ",", "", ")", ")", ";", "DwordOff", "=", "", ";", "buildPrologSpill", "(", "ST", ",", "TRI", ",", "*", "FuncInfo", ",", "LiveRegs", ",", "MF", ",", "MBB", ",", "MBBI", ",", "TmpVGPR", ",", "FI", ",", "DwordOff", ")", ";", "}", "buildCFI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "MCCFIInstruction", "::", "createOffset", "(", "nullptr", ",", "MCRI", "->", "getDwarfRegNum", "(", "", ",", "false", ")", ",", "MFI", ".", "getObjectOffset", "(", "FI", ")", "*", "ST", ".", "getWavefrontSize", "(", ")", ")", ")", ";", "}", "}", "if", "(", "!", "emitSpillsToMem", ")", "{", "if", "(", "RASaveIndex", "&&", "!", "spilledToMemory", "(", "MF", ",", "*", "RASaveIndex", ")", ")", "{", "MCRegister", "RetAddrReg", "=", "TRI", ".", "getReturnAddressReg", "(", "MF", ")", ";", "if", "(", "!", "MBB", ".", "isLiveIn", "(", "RetAddrReg", ")", ")", "MBB", ".", "addLiveIn", "("], "ground_truth": ["RetAddrReg", ")", ";"], "File": "SIFrameLowering", "Func": "emitCFISavedRegSpills", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6924, "Length": 460, "Cover_Rate": 0.4453049370764763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "res", ".", "as_short", "[", "", "]", "=", "m1", ".", "as_short", "[", "", "]", ";", "res", ".", "as_short", "[", "", "]", "=", "m2", ".", "as_short", "[", "", "]", ";", "return", "(", "__m64", ")", "res", "."], "ground_truth": ["as_m64", ";"], "File": "mmintrin", "Func": "_mm_unpacklo_pi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6925, "Length": 36, "Cover_Rate": 0.33962264150943394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerBlockAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "EVT", "PtrVT", "=", "Op", ".", "getValueType", "(", ")", ";", "const", "BlockAddress", "*", "BA", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", "->", "getBlockAddress", "(", ")", ";", "unsigned", "MOHiFlag", ",", "MOLoFlag", ";", "bool", "isPIC", "=", "GetLabelAccessInfo", "(", "DAG", ".", "getTarget", "(", ")", ",", "MOHiFlag", ",", "MOLoFlag", ")", ";", "SDValue", "TgtBAHi", "=", "DAG", ".", "getTargetBlockAddress", "(", "BA", ",", "PtrVT", ",", "", ",", "MOHiFlag", ")", ";", "SDValue", "TgtBALo", "=", "DAG", ".", "getTargetBlockAddress", "(", "BA", ",", "PtrVT", ",", "", ",", "MOLoFlag", ")", ";", "return", "LowerLabelRef", "(", "TgtBAHi", ",", "TgtBALo"], "ground_truth": [",", "isPIC", ",", "DAG", ")", ";"], "File": "PPCISelLowering (2)", "Func": "LowerBlockAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6926, "Length": 105, "Cover_Rate": 0.9905660377358491, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "ARMIREmitter", "Func": "visitVSHLLs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6927, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LowerControlFlow", "::", "emitElseBreak", "(", "MachineInstr"], "ground_truth": ["&", "MI", ")", "{"], "File": "SILowerControlFlow50", "Func": "emitElseBreak", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6928, "Length": 10, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DA", "->", "isUniform", "(", "T", ")", "||", "T", "->"], "ground_truth": ["getMetadata", "(", "", ")", "!=", "nullptr", ";"], "File": "SIAnnotateControlFlow19", "Func": "isUniform", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6929, "Length": 17, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "this", ",", "PM", ")"], "ground_truth": [";"], "File": "TriCoreTargetMachine", "Func": "createPassConfig", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6930, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "EnableAtomicTidy", ")", "addPass", "(", "createCFGSimplificationPass", "(", "", ",", "true", ",", "true", ",", "false", ",", "true", ")", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "if", "(", "EnableLoopDataPrefetch", ")", "addPass", "(", "createLoopDataPrefetchPass", "(", ")", ")", ";", "if", "(", "EnableFalkorHWPFFix", ")", "addPass", "(", "createFalkorMarkStridedAccessesPass", "(", ")", ")", ";", "}", "TargetPassConfig", "::", "addIRPasses", "(", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt"], "ground_truth": ["::", "None", ")", "{"], "File": "AArch64TargetMachine42", "Func": "addIRPasses", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6931, "Length": 85, "Cover_Rate": 0.40669856459330145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "Optional", "<", "MCFixupKind", ">>", "(", "Name", ")", ".", "Case", "(", "", ",", "(", "MCFixupKind", ")", "", ")", "."], "ground_truth": ["Case", "(", "", ",", "FK_Data_4", ")", ".", "Default", "(", "MCAsmBackend", "::", "getFixupKind", "(", "Name", ")", ")", ";"], "File": "MipsAsmBackend10", "Func": "getFixupKind", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6932, "Length": 38, "Cover_Rate": 0.7037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "nds32_n10_last_load_to_ex_p", "(", "rtx_insn", "*", "producer", ","], "ground_truth": ["rtx_insn", "*", "consumer", ")", "{"], "File": "nds32-pipelines-auxiliary", "Func": "nds32_n10_last_load_to_ex_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6933, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u16_u32", "(", "uint32x4_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon4_vreinterpretq_u16_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6934, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmParser", "<", "AsmParser", ">", "X", "(", "TheTarget"], "ground_truth": [")", ";"], "File": "HexagonAsmParser (2)", "Func": "LLVMInitializeHexagonAsmParser", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6935, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "X86AsmBackend20", "Func": "getRelaxedOpcodeArith", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6936, "Length": 216, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_arm_ldcl", "(", "__coproc", ",", "__CRd", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "acle6___arm_ldcl", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6937, "Length": 10, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayInfo", ".", "IndexType", "=", "BDebug", "."], "ground_truth": ["getArrayIndexTypeId", "(", ")", ";"], "File": "BTFDebug28", "Func": "completeType", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6938, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printOperand", "(", "MI", ",", "Op", ",", "OS", ")", ";", "OS", "<<", "')'", "<<", "markup"], "ground_truth": ["(", "", ")", ";", ";"], "File": "Z80InstPrinterBase", "Func": "printMem", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6939, "Length": 19, "Cover_Rate": 0.40425531914893614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HSADebugProps", ".", "mDebuggerABIVersion", ".", "push_back", "(", "", ")", ";", "HSADebugProps", ".", "mDebuggerABIVersion", ".", "push_back", "(", "", ")", ";", "HSADebugProps", ".", "mReservedNumVGPRs", "=", "ProgramInfo", ".", "ReservedVGPRCount", ";", "HSADebugProps", ".", "mReservedFirstVGPR", "=", "ProgramInfo", ".", "ReservedVGPRFirst", ";", "if", "(", "STM", ".", "debuggerEmitPrologue", "(", ")", ")", "{", "HSADebugProps", ".", "mPrivateSegmentBufferSGPR", "=", "ProgramInfo", ".", "DebuggerPrivateSegmentBufferSGPR", ";", "HSADebugProps", ".", "mWavefrontPrivateSegmentOffsetSGPR", "=", "ProgramInfo", ".", "DebuggerWavefrontPrivateSegmentOffsetSGPR", ";", "}", "return"], "ground_truth": ["HSADebugProps", ";"], "File": "AMDGPUAsmPrinter13", "Func": "getHSADebugProps", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6940, "Length": 63, "Cover_Rate": 0.5080645161290323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "", ";", "i", ">=", "", ";", "i", "--", ")", "O", "<<", "utohexstr", "(", "(", "Value", "&", "(", "", "<<", "(", "i", "*", "", ")"], "ground_truth": [")", ")", ">>", "(", "i", "*", "", ")", ")", ";"], "File": "MipsAsmPrinter21", "Func": "printHex32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6941, "Length": 39, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "always_inline", "=", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "callee", ")", ")", ";", "if", "(", "always_inline", ")", "return", "true", ";", "if", "(", "caller_opts", "->", "x_aarch64_cmodel_var", "!=", "callee_opts", "->", "x_aarch64_cmodel_var", ")", "return", "false", ";", "if", "(", "caller_opts", "->", "x_aarch64_tls_dialect", "!=", "callee_opts", "->", "x_aarch64_tls_dialect", ")", "return", "false", ";", "if", "(", "!", "aarch64_tribools_ok_for_inlining_p", "(", "caller_opts", "->", "x_aarch64_fix_a53_err835769", ",", "callee_opts", "->", "x_aarch64_fix_a53_err835769", ",", "", ",", "TARGET_FIX_ERR_A53_835769_DEFAULT", ")", ")", "return", "false", ";", "if", "(", "!", "aarch64_tribools_ok_for_inlining_p", "(", "caller_opts", "->", "x_aarch64_fix_a53_err843419", ",", "callee_opts", "->", "x_aarch64_fix_a53_err843419", ",", "", ",", "TARGET_FIX_ERR_A53_843419", ")"], "ground_truth": [")", "return", "false", ";"], "File": "aarch643", "Func": "aarch64_can_inline_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6942, "Length": 88, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parseMSARegs", "(", "Operands", ",", "(", "int", ")", ""], "ground_truth": [")", ";"], "File": "MipsAsmParser29", "Func": "parseMSA128DRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6943, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Base", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "VIdx", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "VMask", "=", "Node", "->", "getOperand", "(", "", ")", ";", "ConstantSDNode", "*", "Scale", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Node", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Scale", ")", "return", "nullptr", ";", "SDVTList", "VTs", "=", "CurDAG", "->", "getVTList", "(", "VSrc", ".", "getValueType", "(", ")", ",", "VSrc", ".", "getValueType", "(", ")", ",", "", ")", ";", "SDLoc", "DL", "(", "Node", ")", ";", "SDValue", "Disp", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "Segment", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "const", "SDValue", "Ops", "[", "]", "=", "{", "VSrc", ",", "Base", ",", "getI8Imm", "(", "Scale", "->", "getSExtValue", "(", ")", ",", "DL", ")", ",", "VIdx", ",", "Disp", ",", "Segment", ",", "VMask", ",", "Chain", "}", ";", "SDNode", "*", "ResNode", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "DL", ",", "VTs", ",", "Ops", ")", ";", "ReplaceUses", "(", "SDValue", "(", "Node", ",", "", ")", ",", "SDValue", "(", "ResNode", ",", "", ")", ")", ";", "ReplaceUses", "(", "SDValue", "(", "Node", ",", "", ")", ",", "SDValue", "(", "ResNode", ",", "", ")", ")", ";", "return", "ResNode"], "ground_truth": [";"], "File": "X86ISelDAGToDAG110", "Func": "SelectGather", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6944, "Length": 196, "Cover_Rate": 0.8270042194092827, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "return", "new", "Disassembler", "(", "STI", ",", "T"], "ground_truth": [".", "createMCRegInfo", "(", "", ")", ")", ";"], "File": "SparcDisassembler1", "Func": "createSparcDisassembler", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6945, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "OpNum", "=", "", ";", "unsigned", "Opc", "=", "MI", ".", "getOpcode", "(", ")", ";", "if", "(", "Opc", "!=", "", ")", "{", "OpNum", "=", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "?", "", ":", "", ";", "}", "MI", ".", "getOperand", "(", "OpNum", ")", ".", "setMBB", "(", "&", "NewDestBB"], "ground_truth": [")", ";"], "File": "AArch64BranchRelaxation2", "Func": "changeBranchDestBlock", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6946, "Length": 59, "Cover_Rate": 0.7108433734939759, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "riscv_pass_fpr_single", "(", "enum", "machine_mode", "type_mode", ",", "unsigned", "regno", ",", "enum", "machine_mode", "value_mode", ")", "{", "rtx", "x", "=", "gen_rtx_REG", "(", "value_mode", ",", "regno"], "ground_truth": [")", ";"], "File": "riscv2", "Func": "riscv_pass_fpr_single", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6947, "Length": 26, "Cover_Rate": 0.4126984126984127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseOperand", "(", "OperandVector", "&", "Operands", ",", "StringRef", "Name", ")", "{", "if", "(", "isParsingIntelSyntax", "(", ")", ")", "return", "parseIntelOperand", "(", "Operands", ",", "Name", ")", ";", "return", "parseATTOperand", "("], "ground_truth": ["Operands", ")", ";"], "File": "X86AsmParser (2)4", "Func": "parseOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6948, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isVINSERTIndex", "(", "SDNode", "*", "N", ",", "unsigned", "vecWidth", ")", "{", "assert", "(", "(", "vecWidth", "==", "", "||", "vecWidth", "==", "", ")", "&&", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", "."], "ground_truth": ["getNode", "(", ")", ")", ")", "return", "false", ";"], "File": "X86ISelLowering (2)", "Func": "isVINSERTIndex", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6949, "Length": 50, "Cover_Rate": 0.43859649122807015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "iq2000_emit_frame_related_store", "(", "rtx", "mem", ",", "rtx", "reg", ",", "HOST_WIDE_INT", "offset", ")", "{", "rtx", "dwarf_address", "=", "plus_constant", "(", "stack_pointer_rtx", ",", "offset", ")", ";", "rtx", "dwarf_mem", "=", "gen_rtx_MEM", "(", "GET_MODE", "(", "reg"], "ground_truth": [")", ",", "dwarf_address", ")", ";"], "File": "iq20002", "Func": "iq2000_emit_frame_related_store", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6950, "Length": 37, "Cover_Rate": 0.6166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", ".", "getPointerAddressSpace", "(", ")", "==", "AMDGPUA", ".", "CONSTANT_ADDRESS", "&&", "canWidenScalarExtLoad", "(", "I", ")", ")", "{", "IRBuilder", "<", ">", "Builder", "(", "&", "I", ")", ";", "Builder", ".", "SetCurrentDebugLocation", "(", "I", ".", "getDebugLoc", "(", ")", ")", ";", "Type", "*", "I32Ty", "=", "Builder", ".", "getInt32Ty", "(", ")", ";", "Type", "*", "PT", "=", "PointerType", "::", "get", "(", "I32Ty", ",", "I", ".", "getPointerAddressSpace", "(", ")", ")", ";", "Value", "*", "BitCast", "=", "Builder", ".", "CreateBitCast", "(", "I", ".", "getPointerOperand", "(", ")", ",", "PT", ")", ";", "Value", "*", "WidenLoad", "=", "Builder", ".", "CreateLoad", "(", "BitCast", ")", ";", "int", "TySize", "=", "Mod", "->", "getDataLayout", "(", ")", ".", "getTypeSizeInBits", "(", "I", ".", "getType", "(", ")", ")", ";", "Type", "*", "IntNTy", "=", "Builder", ".", "getIntNTy", "(", "TySize", ")", ";", "Value", "*", "ValTrunc", "=", "Builder", ".", "CreateTrunc", "(", "WidenLoad", ",", "IntNTy", ")", ";", "Value", "*", "ValOrig", "=", "Builder", ".", "CreateBitCast", "(", "ValTrunc", ",", "I", ".", "getType", "(", ")", ")", ";", "I", ".", "replaceAllUsesWith", "(", "ValOrig", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "AMDGPUCodeGenPrepare15", "Func": "visitLoadInst", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6951, "Length": 172, "Cover_Rate": 0.9398907103825137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GPRSrc", "=", "", ".", "contains", "(", "SrcReg", ")", ";", "if", "(", "GPRDest", "&&", "GPRSrc", ")", "{", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ")", ")", ";", "return", ";", "}", "bool", "SPRDest", "=", "", ".", "contains", "(", "DestReg", ")", ";", "bool", "SPRSrc", "=", "", ".", "contains", "(", "SrcReg", ")", ";", "unsigned", "Opc", "=", "", ";", "if", "(", "SPRDest", "&&", "SPRSrc", ")", "Opc", "=", "", ";", "else", "if", "(", "GPRDest", "&&", "SPRSrc", ")", "Opc", "=", "", ";", "else", "if", "(", "SPRDest", "&&", "GPRSrc", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "if", "(", "Opc", ")", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ",", "DestReg", ")", ";", "MIB", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";", "if", "(", "Opc", "==", "", ")", "MIB", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "return", ";", "}", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", "||", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "const", "TargetRegisterInfo", "*", "TRI", "=", "&", "getRegisterInfo", "(", ")", ";", "assert", "(", "", "+", "", "==", "", "&&", "", ")", ";", "unsigned", "EndSubReg", "=", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", "?", "", ":", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "EndSubReg", "+", "", ";", "i", "!=", "e"], "ground_truth": [";", "++", "i", ")", "{"], "File": "ARMBaseInstrInfo108", "Func": "copyPhysReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6952, "Length": 282, "Cover_Rate": 0.5862785862785863, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_ursra_ndi_uuus", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vrsrad_n_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6953, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "->", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "SignBits", "[", "", "]", "=", "{", "", ",", "", "}", ";", "bool", "IsPositive", "[", "", "]", "=", "{", "false", ",", "false", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "SDValue", "Opd", "=", "N", "->", "getOperand", "(", "i", ")", ";", "if", "(", "Opd", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "Opd", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "", ")", "SignBits", "[", "i", "]", "=", "", ";", "else", "if", "(", "Opd", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "", ")", "SignBits", "[", "i", "]", "=", "", ";", "else", "return", "false", ";", "IsPositive", "[", "i", "]", "=", "true", ";", "}", "else", "{", "SignBits", "[", "i", "]", "=", "DAG", ".", "ComputeNumSignBits", "(", "Opd", ")", ";", "if", "(", "DAG", ".", "SignBitIsZero", "(", "Opd", ")", ")", "IsPositive", "[", "i", "]", "=", "true", ";", "}", "}", "bool", "AllPositive", "=", "IsPositive", "[", "", "]", "&&", "IsPositive", "[", "", "]", ";", "unsigned", "MinSignBits", "=", "std", "::", "min", "(", "SignBits", "[", "", "]", ",", "SignBits", "[", "", "]", ")", ";", "if", "(", "MinSignBits", ">=", "", ")", "Mode", "=", "MULS8", ";", "else", "if", "(", "AllPositive", "&&", "MinSignBits", ">=", "", ")", "Mode", "=", "MULU8", ";", "else", "if", "(", "MinSignBits", ">=", "", ")", "Mode", "=", "MULS16", ";", "else", "if", "(", "AllPositive", "&&", "MinSignBits", ">=", "", ")", "Mode", "=", "MULU16", ";", "else", "return"], "ground_truth": ["false", ";"], "File": "X86ISelLowering219", "Func": "canReduceVMulWidth", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6954, "Length": 252, "Cover_Rate": 0.8235294117647058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "Src", "(", "AccMO", ")", ";", "MI", ".", "removeOperand", "(", "", ")", ";", "MI", ".", "removeOperand", "(", "", ")", ";", "MI", ".", "removeOperand", "(", "", ")", ";", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "Opcode", ")", ")", ";", "MachineInstrBuilder", "(", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "&", "MI", ")", ".", "add", "(", "Src", ")", ".", "add", "(", "Lhs"], "ground_truth": [")", ".", "add", "(", "Rhs", ")", ";"], "File": "SystemZShortenInst (2)1", "Func": "shortenFusedFPOp", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6955, "Length": 71, "Cover_Rate": 0.3302325581395349, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ndregs", "--", ";", "}", "}", "if", "(", "total_consec", "!=", "", ")", "{", "rtx", "pat", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "total_consec", "+", "", ")", ")", ";", "XVECEXP", "(", "pat", ",", "", ",", "", ")", "=", "gen_rtx_SET", "(", "spreg", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "spreg", ",", "GEN_INT", "(", "total_consec", "*", "", ")", ")", ")", ";", "if", "(", "npregs_consec", ">", "", ")", "regno", "=", "REG_P5", "+", "", ";", "else", "regno", "=", "REG_R7", "+", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "total_consec", ";", "i", "++", ")", "{", "rtx", "addr", "=", "(", "i", ">", "", "?", "gen_rtx_PLUS", "(", "Pmode", ",", "spreg", ",", "GEN_INT", "(", "i", "*", "", ")", ")", ":", "spreg", ")", ";", "rtx", "memref", "=", "gen_rtx_MEM", "(", "word_mode", ",", "addr", ")", ";", "regno", "--", ";", "XVECEXP", "(", "pat", ",", "", ",", "i", "+", "", ")", "=", "gen_rtx_SET", "(", "gen_rtx_REG", "(", "word_mode", ",", "regno", ")", ",", "memref", ")", ";", "if", "(", "npregs_consec", ">", "", ")", "{", "if", "(", "--", "npregs_consec", "==", "", ")", "regno", "=", "REG_R7", "+", "", ";", "}", "}", "insn", "=", "emit_insn", "(", "pat", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "if", "(", "saveall", "||", "is_inthandler", ")", "{", "for", "(", "regno", "=", "REG_LB1", ";", "regno", ">=", "REG_LT0", ";", "regno", "--", ")", "if", "(", "!", "crtl", "->", "is_leaf", "||", "cfun", "->", "machine", "->", "has_hardware_loops", "||", "cfun", "->", "machine", "->", "has_loopreg_clobber", "||", "(", "ENABLE_WA_05000257", "&&", "(", "regno", "==", "REG_LC0", "||", "regno", "==", "REG_LC1", ")", ")", ")", "emit_move_insn", "(", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ",", "postinc", ")", ";", "emit_move_insn", "(", "gen_rtx_REG", "(", "SImode", ",", "REG_ASTAT", ")", ","], "ground_truth": ["postinc", ")", ";"], "File": "bfin4", "Func": "expand_epilogue_reg_restore", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 6956, "Length": 263, "Cover_Rate": 0.47048300536672627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createELFObjectWriter", "(", "OSABI", ",", "Is64Bit"], "ground_truth": [")", ";"], "File": "LoongArchAsmBackend", "Func": "createObjectTargetWriter", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6957, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "default", ":", "Opcode", "=", "", ";", "break", ";", "}", "LLT", "s128", "=", "LLT", "::", "scalar", "(", "", ")", ";", "auto", "CASDst", "=", "MRI", ".", "createGenericVirtualRegister", "(", "s128", ")", ";", "auto", "CASDesired", "=", "MRI", ".", "createGenericVirtualRegister", "(", "s128", ")", ";", "auto", "CASNew", "=", "MRI", ".", "createGenericVirtualRegister", "(", "s128", ")", ";", "MIRBuilder", ".", "buildInstr", "(", "TargetOpcode", "::", "REG_SEQUENCE", ",", "{", "CASDesired", "}", ",", "{", "}", ")", ".", "addUse", "(", "DesiredI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", ")", ".", "addUse", "(", "DesiredI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", ")", ";", "MIRBuilder", ".", "buildInstr", "(", "TargetOpcode", "::", "REG_SEQUENCE", ",", "{", "CASNew", "}", ",", "{", "}", ")", ".", "addUse", "(", "NewI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", ")", ".", "addUse", "(", "NewI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", ")", ";", "CAS", "=", "MIRBuilder", ".", "buildInstr", "(", "Opcode", ",", "{", "CASDst", "}", ",", "{", "CASDesired", ",", "CASNew", ",", "Addr", "}", ")", ";", "MIRBuilder", ".", "buildExtract", "(", "{", "DstLo", "}", ",", "{", "CASDst", "}", ",", "", ")", ";", "MIRBuilder", ".", "buildExtract", "(", "{", "DstHi", "}", ",", "{", "CASDst", "}", ",", "", ")", ";", "}", "else", "{", "auto", "Scratch", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "CAS", "=", "MIRBuilder", ".", "buildInstr", "(", "", ",", "{", "DstLo", ",", "DstHi", ",", "Scratch", "}", ",", "{", "Addr", ",", "DesiredI", "->", "getOperand", "(", "", ")", ",", "DesiredI", "->", "getOperand", "(", "", ")", ",", "NewI", "->", "getOperand", "(", "", ")", ",", "NewI", "->", "getOperand", "(", "", ")", "}", ")", ";", "}", "CAS", ".", "cloneMemRefs", "(", "MI", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "CAS", ",", "*", "ST", "->", "getInstrInfo", "(", ")", ",", "*", "MRI", ".", "getTargetRegisterInfo", "(", ")", ",", "*", "ST", "->", "getRegBankInfo", "(", ")", ")", ";", "MIRBuilder", ".", "buildMerge", "(", "MI", ".", "getOperand", "(", ""], "ground_truth": [")", ",", "{", "DstLo", ",", "DstHi", "}", ")", ";"], "File": "AArch64LegalizerInfo24", "Func": "legalizeAtomicCmpxchg128", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6958, "Length": 326, "Cover_Rate": 0.6025878003696857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "!", "StackSize", ")", "return", ";", "if", "(", "isInt", "<", "", ">", "(", "StackSize", ")", ")", "BuildMI", "(", "MBB", ",", "MBBI", ","], "ground_truth": ["dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "StackSize", ")", ";"], "File": "Mips16FrameLowering26", "Func": "emitEpilogue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6959, "Length": 47, "Cover_Rate": 0.3949579831932773, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_arm_crypto_aesimc", "("], "ground_truth": ["__data", ")", ";"], "File": "arm", "Func": "neon_vaesimcq_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6960, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_s8_s32", "(", "int32x2_t", "__a", ")", "{", "return", "(", "int8x8_t", ")", "__builtin_neon_vreinterpretv8qiv2si", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_s8_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6961, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectionDAGISel", "::", "runOnMachineFunction", "(", "MF", ")"], "ground_truth": [";"], "File": "LanaiISelDAGToDAG", "Func": "runOnMachineFunction", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6962, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "long", "total", "=", "IN_NAMED_SECTION_P", "(", "cfun", "->", "decl", ")", "?", "", ":", "total_code_bytes", ";", "if", "(", "INSN_ADDRESSES_SET_P", "(", ")", ")", "{", "distance", "=", "(", "total", "+", "insn_current_reference_address", "(", "insn", ")", ")", ";", "if", "(", "distance", "<", "total", ")", "distance", "=", "-", "", ";", "}", "if", "(", "TARGET_64BIT", ")", "return", "", ";", "if", "(", "TARGET_FAST_INDIRECT_CALLS", "||", "(", "!", "TARGET_PORTABLE_RUNTIME", "&&", "(", "(", "TARGET_PA_20", "&&", "!", "TARGET_SOM", "&&", "distance", "<", "", ")", "||", "distance", "<", "", ")", ")", ")", "return", "", ";", "if", "(", "flag_pic", ")"], "ground_truth": ["return", "", ";"], "File": "pa3", "Func": "attr_length_indirect_call", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6963, "Length": 88, "Cover_Rate": 0.7787610619469026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NodeAddr", "<", "BlockNode", "*", ">", "FuncNode", "::", "getEntryBlock", "(", "const", "DataFlowGraph", "&", "G", ")", "{", "MachineBasicBlock", "*", "EntryB", "=", "&", "getCode", "(", ")", "->", "front", "(", ")", ";", "return", "findBlock", "(", "EntryB", ","], "ground_truth": ["G", ")", ";"], "File": "RDFGraph", "Func": "getEntryBlock", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6964, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Triple", "&", "TT", "=", "TM", ".", "getTargetTriple", "(", ")", ";", "StringRef", "CPU", "=", "", "(", "TT", ",", "TM", ".", "getTargetCPU", "(", ")", ")", ";", "StringRef", "FS", "=", "TM", ".", "getTargetFeatureString", "(", ")", ";", "const", "TargetMachine", "&", "MTM", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM", ")", ";", "const", "Subtarget", "STI", "(", "TT", ",", "CPU", ",", "FS", ",", "MTM", ".", "isLittleEndian", "(", ")", ",", "MTM", ")", ";", "bool", "IsABICalls", "=", "STI", ".", "isABICalls", "(", ")", ";", "const", "ABIInfo", "&", "ABI", "=", "MTM", ".", "getABI", "(", ")", ";", "if", "(", "IsABICalls", ")", "{", "TS", ".", "emitDirectiveAbiCalls", "(", ")", ";", "Reloc", "::", "Model", "RM", "=", "TM", ".", "getRelocationModel", "(", ")", ";", "if", "(", "RM", "==", "Reloc", "::", "Static", "&&", "!", "ABI", ".", "IsN64", "(", ")", ")", "TS", ".", "emitDirectiveOptionPic0", "(", ")", ";", "}", "std", "::", "string", "SectionName", "=", "std", "::", "string", "(", "", ")", "+", "getCurrentABIString", "(", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", "SectionName", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";", "STI", ".", "isNaN2008", "(", ")", "?", "TS", ".", "emitDirectiveNaN2008", "(", ")", ":", "TS", ".", "emitDirectiveNaNLegacy", "(", ")", ";", "if", "(", "ABI", ".", "IsEABI", "(", ")", ")", "{", "if", "(", "STI", ".", "isGP32bit", "(", ")", ")", "OutStreamer", "->", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";", "else", "OutStreamer", "->", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", ""], "ground_truth": [",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";"], "File": "MipsAsmPrinter57", "Func": "EmitStartOfAsmFile", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6965, "Length": 238, "Cover_Rate": 0.7020648967551623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "performSTORECombine", "(", "SDNode", "*", "N", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "SelectionDAG", "&", "DAG", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "if", "(", "SDValue", "Split", "=", "splitStores", "(", "N", ",", "DCI", ",", "DAG", ",", "Subtarget", ")", ")", "return", "Split", ";", "if", "(", "Subtarget", "->", "supportsAddressTopByteIgnored", "(", ")", "&&", "performTBISimplification", "(", "N", "->", "getOperand", "(", ""], "ground_truth": [")", ",", "DCI", ",", "DAG", ")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";"], "File": "AArch64ISelLowering (2)3", "Func": "performSTORECombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6966, "Length": 73, "Cover_Rate": 0.9240506329113924, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isCCRegNumber", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "PPCAsmParser1", "Func": "getCCReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6967, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "F", ":", "Functions", ")", "{", "DominatorTree", "*", "DT", "=", "&", "getAnalysis", "<", "DominatorTreeWrapperPass", ">", "(", "*", "F", ")", ".", "getDomTree", "(", ")", ";", "BasicBlock", "*", "Root", "=", "DT", "->", "getRoot", "(", ")", ";", "ReversePostOrderTraversal", "<", "BasicBlock", "*", ">", "RPOT", "(", "Root", ")", ";", "for", "(", "auto", "*", "BB", ":", "RPOT", ")", "for", "(", "Instruction", "&", "I", ":", "make_early_inc_range", "(", "*", "BB", ")", ")", "Changed", "|=", "optimizeIntrinsic", "(", "&", "I", ")", ";", "}", "return", "Changed"], "ground_truth": [";"], "File": "SVEIntrinsicOpts", "Func": "optimizeFunctions", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6968, "Length": 79, "Cover_Rate": 0.7821782178217822, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "getNumMemOperands", "(", ")", "==", "", ")", "return", "MemOpInfo", "(", "SyncScope", "::", "System", ",", "AtomicOrdering", "::", "SequentiallyConsistent", ")", ";", "return", "MemOpInfo", "::", "constructFromMIWithMMO", "(", "MI", ")"], "ground_truth": [";"], "File": "SIMemoryLegalizer15", "Func": "getAtomicRmwInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6969, "Length": 30, "Cover_Rate": 0.36585365853658536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmovq_n_f16", "(", "float16_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon4_vmovq_n_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6970, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "FastPreTileConfig", "("], "ground_truth": [")", ";"], "File": "X86FastPreTileConfig", "Func": "createX86FastPreTileConfigPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6971, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "=", "&", "MF", ".", "getSubtarget", "<", "Z80Subtarget", ">", "(", ")", ";", "return", "SelectionDAGISel", "::", "runOnMachineFunction", "("], "ground_truth": ["MF", ")", ";"], "File": "GBZ80ISelDAGToDAG", "Func": "runOnMachineFunction", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6972, "Length": 20, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqshrntq_n_sv4si", "(", "__a", ",", "__b", ",", "__imm"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqshrntq_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6973, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "*", "E", "=", "dyn_cast", "<", "MCExpr", ">", "(", "X", ")", ")", "return", "getRegNo", "(", ")", "==", "E", "->", "getRegNo", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "X86MCExpr (2)", "Func": "isEqualTo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6974, "Length": 28, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "S390_OVERLOADED_BUILTIN_s390_vec_find_any_eq_idx_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_find_any_ne_idx_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_find_any_eq_or_0_idx_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_find_any_ne_or_0_idx_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_find_any_eq_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_find_any_ne_cc", ":", "if", "(", "dest_arg_index", "==", "", ")", "{", "folded_args", "->", "quick_push", "(", "build_int_cst", "(", "integer_type_node", ",", "s390_get_vstring_flags", "(", "ob_fcode", ")", ")", ")", ";", "arg_assigned_p", "=", "true", ";", "}", "break", ";", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmprg_idx", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmpnrg_idx", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmprg_or_0_idx", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmpnrg_or_0_idx", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmprg", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmpnrg", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmprg_idx_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmpnrg_idx_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmprg_or_0_idx_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmpnrg_or_0_idx_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmprg_cc", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_cmpnrg_cc", ":", "if", "(", "dest_arg_index", "==", "", ")", "{", "folded_args", "->", "quick_push", "(", "build_int_cst", "(", "integer_type_node", ",", "s390_get_vstring_flags", "(", "ob_fcode", ")", ")", ")", ";", "arg_assigned_p", "=", "true", ";", "}", "break", ";", "case", "S390_OVERLOADED_BUILTIN_s390_vec_sel", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_insert", ":", "case", "S390_OVERLOADED_BUILTIN_s390_vec_load_len", ":", "if", "(", "dest_arg_index", "<", "", ")", "{", "folded_args", "->", "quick_push", "(", "fully_fold_convert", "(", "TREE_VALUE", "(", "arg_chain", ")", ",", "(", "*", "*", "arglist", ")", "[", "", "-", "dest_arg_index", "]", ")", ")", ";", "src_arg_index", "++", ";", "arg_assigned_p", "=", "true", ";", "}", "break", ";", "case", "S390_OVERLOADED_BUILTIN_s390_vec_store_len", ":", "if", "(", "dest_arg_index", "==", "", "||", "dest_arg_index", "==", "", ")", "{", "folded_args", "->", "quick_push", "(", "fully_fold_convert", "(", "TREE_VALUE", "(", "arg_chain", ")", ",", "(", "*", "*", "arglist", ")", "[", "", "-", "dest_arg_index", "]", ")", ")", ";", "src_arg_index", "++", ";", "arg_assigned_p", "=", "true", ";", "}", "break", ";", "case", "S390_OVERLOADED_BUILTIN_s390_vec_load_bndry", ":", "{", "int", "code", ";", "if", "(", "dest_arg_index", "==", "", ")", "{", "tree", "arg", "=", "(", "*", "*", "arglist", ")", "[", "src_arg_index", "]", ";", "if", "(", "TREE_CODE", "(", "arg", ")", "!=", "INTEGER_CST", ")", "{", "error", "(", "", ",", "decl", ",", "src_arg_index", "+", "", ")", ";", "return", ";", "}", "switch", "(", "tree_to_uhwi", "("], "ground_truth": ["arg", ")", ")", "{"], "File": "s390-c", "Func": "s390_adjust_builtin_arglist", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 6975, "Length": 268, "Cover_Rate": 0.46286701208981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "set_color", "(", "auto_vec", "<", "unsigned", ">", "&", "color_counts", ")", "{", "color", "=", "brackets", ".", "last", "(", ")", ".", "get_color", "(", "color_counts", ",", "brackets", ".", "length"], "ground_truth": ["(", ")", ")", ";"], "File": "nvptx", "Func": "set_color", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 6976, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddlvaq_u32", "(", "uint64_t", "__a", ",", "uint32x4_t", "__b", ")", "{", "return", "__builtin_mve_vaddlvaq_uv4si", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vaddlvaq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6977, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_expandhi128_mask", "(", "(", "__v8hi", ")", "__C", ",", "(", "__v8hi", ")", "__A"], "ground_truth": [",", "(", "__mmask8", ")", "__B", ")", ";"], "File": "avx512vbmi2vlintrin", "Func": "_mm_mask_expand_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6978, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "core2i7_first_cycle_multipass_issue", "(", "void", "*", "_data", ",", "signed", "char", "*", "ready_try", ",", "int", "n_ready", ",", "rtx_insn", "*", "insn", ",", "const", "void", "*", "_prev_data", ")", "{", "ix86_first_cycle_multipass_data_t", "data", "=", "(", "ix86_first_cycle_multipass_data_t", ")", "_data", ";", "const_ix86_first_cycle_multipass_data_t", "prev_data", "=", "(", "const_ix86_first_cycle_multipass_data_t", ")", "_prev_data", ";", "int", "insn_size", "=", "ix86_min_insn_size", "(", "insn", ")", ";", "data", "->", "ifetch_block_len", "=", "prev_data", "->", "ifetch_block_len", "+", "insn_size", ";", "data", "->", "ifetch_block_n_insns", "=", "prev_data", "->", "ifetch_block_n_insns", "+", "", ";", "gcc_assert", "(", "data", "->", "ifetch_block_len", "<=", "core2i7_ifetch_block_size", "&&", "data", "->", "ifetch_block_n_insns", "<=", "core2i7_ifetch_block_max_insns", ")", ";", "if", "(", "!", "data", "->", "ready_try_change", ")", "{", "data", "->", "ready_try_change", "=", "sbitmap_alloc", "(", "n_ready"], "ground_truth": [")", ";"], "File": "x86-tune-sched-core", "Func": "core2i7_first_cycle_multipass_issue", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6979, "Length": 102, "Cover_Rate": 0.6375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "DstPtr", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "SrcPtr", "=", "Op", ".", "getOperand", "(", "", ")", ";", "const", "Value", "*", "DstSV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "const", "Value", "*", "SrcSV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")"], "ground_truth": [";"], "File": "X86ISelLowering200", "Func": "LowerVACOPY", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6980, "Length": 70, "Cover_Rate": 0.4268292682926829, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "sdata2_section", "(", ")", "\\", "{", "\\", "if", "(", "in_section", "!=", "in_sdata2", ")", "\\", "{", "\\", "in_section", "=", "in_sdata2", ";", "\\", "fprintf", "(", "asm_out_file", ",", ""], "ground_truth": [",", "SDATA2_SECTION_ASM_OP", ")", ";", "\\", "}", "\\", "}"], "File": "sysv44", "Func": "sdata2_section", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6981, "Length": 35, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "CSKYSubtarget", "Func": "getTargetLowering", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6982, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "STI", ".", "getTargetTriple", "(", ")", ".", "startswith", "("], "ground_truth": ["", ")", ";"], "File": "SparcAsmParser11", "Func": "is64Bit", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6983, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TargetLowering", "::", "numBitsUnsigned", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "KnownBits", "Known", "=", "DAG", ".", "computeKnownBits", "("], "ground_truth": ["Op", ")", ";"], "File": "AMDGPUISelLowering (2)2", "Func": "numBitsUnsigned", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6984, "Length": 32, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "Pred", "=", "*", "MBB", "->", "pred_begin", "(", ")", ";", "transferSuccessor", "(", "Pred", ",", "MBB", ",", "newBB", ")", ";", "}", "newBB", "->", "addSuccessor", "(", "MBB", ",", "BranchProbability", "::", "getOne", "(", ")", ")", ";", "MF", "->", "insert", "(", "MachineFunction", "::", "iterator", "(", "MBB", ")", ",", "newBB", ")", ";", "return", "newBB"], "ground_truth": [";"], "File": "PatmosFunctionSplitter1", "Func": "splitBlockAtStart", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6985, "Length": 51, "Cover_Rate": 0.5543478260869565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "isResourceAvailable", "(", "SU", ")", ")", "{", "ResourcesModel", "->", "clearResources", "(", ")", ";", "Packet", ".", "clear", "(", ")", ";", "TotalPackets", "++", ";", "startNewCycle", "=", "true", ";", "}", "switch", "(", "SU", "->", "getInstr", "(", ")", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "ResourcesModel", "->", "reserveResources", "(", "SU", "->", "getInstr", "(", ")", ")", ";", "break", ";", "case", "TargetOpcode", "::", "EXTRACT_SUBREG", ":", "case", "TargetOpcode", "::", "INSERT_SUBREG", ":", "case", "TargetOpcode", "::", "SUBREG_TO_REG", ":", "case", "TargetOpcode", "::", "REG_SEQUENCE", ":", "case", "TargetOpcode", "::", "IMPLICIT_DEF", ":", "case", "TargetOpcode", "::", "KILL", ":", "case", "TargetOpcode", "::", "PROLOG_LABEL", ":", "case", "TargetOpcode", "::", "EH_LABEL", ":", "case", "TargetOpcode", "::", "COPY", ":", "case", "TargetOpcode", "::", "INLINEASM", ":", "break", ";", "}", "Packet", ".", "push_back", "(", "SU", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "TotalPackets", "<<", ""], "ground_truth": [")", ";"], "File": "HexagonMachineScheduler20", "Func": "reserveResources", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 6986, "Length": 131, "Cover_Rate": 0.4712230215827338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BitcodeWriter", "::", "writeDIGlobalVariable", "(", "const", "DIGlobalVariable", "*", "N", ",", "SmallVectorImpl", "<", "uint64_t", ">", "&", "Record", ",", "unsigned", "Abbrev", ")", "{", "Record", ".", "push_back", "(", "N", "->", "isDistinct", "(", ")", ")", ";", "Record", ".", "push_back", "(", "VE", ".", "getMetadataOrNullID", "(", "N", "->", "getScope", "(", ")", ")", ")", ";", "Record", ".", "push_back", "(", "VE", ".", "getMetadataOrNullID", "(", "N", "->", "getRawName", "(", ")", ")", ")", ";", "Record", ".", "push_back", "(", "VE", ".", "getMetadataOrNullID", "(", "N", "->", "getRawLinkageName", "(", ")", ")", ")", ";", "Record", ".", "push_back", "(", "VE", ".", "getMetadataOrNullID", "(", "N", "->", "getFile", "(", ")", ")", ")", ";", "Record", ".", "push_back", "(", "N", "->", "getLine", "(", ")", ")", ";", "Record", ".", "push_back", "(", "VE", ".", "getMetadataOrNullID", "(", "N", "->"], "ground_truth": ["getType", "(", ")", ")", ")", ";"], "File": "DXILBitcodeWriter", "Func": "writeDIGlobalVariable", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 6987, "Length": 123, "Cover_Rate": 0.6542553191489362, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "PTM", ".", "getInstrInfo", "(", ")", "->"], "ground_truth": ["mayFallthrough", "(", "*", "MBB", ")", ";"], "File": "PatmosFunctionSplitter", "Func": "mayFallThrough", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6988, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "MachineFunctionPass", "::", "getAnalysisUsage", "("], "ground_truth": ["AU", ")", ";"], "File": "SIInsertSkips10", "Func": "getAnalysisUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 6989, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_loongarch_iocsrwr_h", "(", "(", "unsigned", "short", ")", "_1", ","], "ground_truth": ["(", "unsigned", "int", ")", "_2", ")", ";"], "File": "larchintrin", "Func": "__iocsrwr_h", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6990, "Length": 15, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "regno", "--", ")", "if", "(", "(", "(", "regno", "!=", "MMIX_FRAME_POINTER_REGNUM", "||", "!", "frame_pointer_needed", ")", "&&", "df_regs_ever_live_p", "(", "regno", ")", "&&", "!", "call_used_or_fixed_reg_p", "(", "regno", ")", ")", "||", "IS_MMIX_EH_RETURN_DATA_REG", "(", "regno", ")", ")", "stack_space_to_deallocate", "+=", "", ";", "if", "(", "MMIX_CFUN_HAS_LANDING_PAD", ")", "stack_space_to_deallocate", "+=", "", ";", "else", "if", "(", "MMIX_CFUN_NEEDS_SAVED_EH_RETURN_ADDRESS", ")", "stack_space_to_deallocate", "+=", "", ";", "if", "(", "frame_pointer_needed", ")", "stack_space_to_deallocate", "+=", "", ";", "if", "(", "(", "stack_space_to_deallocate", "%", "", ")", "!=", "", ")", "internal_error", "(", "", ",", "stack_space_to_deallocate", ")", ";", "for", "(", "regno", "=", "MMIX_FIRST_GLOBAL_REGNUM", ";", "regno", "<=", "", ";", "regno", "++", ")", "if", "(", "(", "(", "regno", "!=", "MMIX_FRAME_POINTER_REGNUM", "||", "!", "frame_pointer_needed", ")", "&&", "df_regs_ever_live_p", "(", "regno", ")", "&&", "!", "call_used_or_fixed_reg_p", "(", "regno", ")", ")", "||", "IS_MMIX_EH_RETURN_DATA_REG", "(", "regno", ")", ")", "{", "if", "(", "offset", ">", "", ")", "{", "mmix_emit_sp_add", "(", "offset", ")", ";", "stack_space_to_deallocate", "-=", "offset", ";", "offset", "=", "", ";", "}", "emit_move_insn", "(", "gen_rtx_REG", "(", "DImode", ",", "regno", ")", ",", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ")", ";", "offset", "+=", "", ";", "}", "offset", "+=", "(", "locals_size", "+", "", ")", "&", "~", "", ";", "if", "(", "MMIX_CFUN_HAS_LANDING_PAD", ")", "offset", "+=", "", ";", "else", "if", "(", "MMIX_CFUN_NEEDS_SAVED_EH_RETURN_ADDRESS", ")", "offset", "+=", "", ";", "if", "(", "frame_pointer_needed", ")", "{", "if", "(", "offset", ">", "", ")", "{", "mmix_emit_sp_add", "(", "offset", ")", ";", "stack_space_to_deallocate", "-=", "offset", ";", "offset", "="], "ground_truth": ["", ";"], "File": "mmix", "Func": "mmix_expand_epilogue", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6991, "Length": 224, "Cover_Rate": 0.6607669616519174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ThisABI", "=="], "ground_truth": ["", ";"], "File": "SICABIInfo", "Func": "IsO32", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6992, "Length": 5, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "appendCandidate", "(", "MachineInstr", "*", "MI", ")", "{", "Candidates", ".", "push_back"], "ground_truth": ["(", "MI", ")", ";"], "File": "PatmosDelaySlotFiller", "Func": "appendCandidate", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 6993, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BitSize", "=", "getFixupKindInfo", "(", "Kind", ")", ".", "TargetSize", ";", "unsigned", "Size", "=", "(", "BitSize", "+", "", ")", "/", "", ";", "assert", "(", "Offset", "+", "Size", "<=", "DataSize", "&&", "", ")", ";", "Value", "=", "extractBitsForFixup", "(", "Kind", ",", "Value", ")", ";", "if", "(", "BitSize", "<", "", ")", "Value", "&=", "(", "(", "uint64_t", ")", "", "<<", "BitSize", ")", "-", "", ";", "unsigned", "ShiftValue", "=", "(", "Size"], "ground_truth": ["*", "", ")", "-", "", ";"], "File": "SystemZMCAsmBackend36", "Func": "applyFixup", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6994, "Length": 71, "Cover_Rate": 0.47651006711409394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "end", "(", ")", ",", "UnCondBrIter", "=", "I", ";", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "{", "continue", ";", "}", "if", "(", "!", "isUnpredicatedTerminator", "(", "*", "I", ")", ")", "{", "break", ";", "}", "if", "(", "!", "I", "->", "isBranch", "(", ")", ")", "{", "return", "true", ";", "}", "if", "(", "!", "I", "->", "getOperand", "(", "", ")", ".", "isMBB", "(", ")", ")", "{", "return", "true", ";", "}", "if", "(", "I", "->", "getNumOperands", "(", ")", "==", "", ")", "{", "UnCondBrIter", "=", "I", ";", "if", "(", "!", "AllowModify", ")", "{", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "while", "(", "std", "::", "next", "(", "I", ")", "!=", "MBB", ".", "end", "(", ")", ")", "{", "std", "::", "next", "(", "I", ")", "->", "eraseFromParent", "(", ")", ";", "}", "Cond", ".", "clear", "(", ")", ";", "FBB", "=", "nullptr", ";", "if", "(", "MBB", ".", "isLayoutSuccessor", "(", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ")", "{", "TBB", "=", "nullptr", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "UnCondBrIter", "=", "I", ";", "continue", ";", "}", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "assert", "(", "I", "->", "getNumExplicitOperands", "(", ")", "==", "", "&&", "", ")", ";", "", "BranchCode", "=", "", "(", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "TargetBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "AllowModify", "&&", "UnCondBrIter", "!=", "MBB", ".", "end", "(", ")", "&&", "MBB", ".", "isLayoutSuccessor", "(", "TargetBB", ")", ")", "{", "BranchCode", "=", "GetOppositeBranchCondition", "(", "BranchCode", ")", ";", "MachineBasicBlock", "::", "iterator", "OldInst", "=", "I", ";", "BuildMI", "(", "MBB", ",", "UnCondBrIter", ",", "MBB", ".", "findDebugLoc", "(", "I", ")", ",", "get", "(", "", ")", ")", ".", "addMBB"], "ground_truth": ["(", "UnCondBrIter", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ".", "addImm", "(", "BranchCode", ")", ";"], "File": "Z80oldInstrInfo", "Func": "analyzeBranch", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 6995, "Length": 348, "Cover_Rate": 0.7219917012448133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "Op", "=", "new", "Operand", "(", "KindImm", ",", "StartLoc", ",", "EndLoc", ")", ";", "Op", "->", "Imm", "=", "Expr", ";", "return", "Op"], "ground_truth": [";"], "File": "SystemZAsmParser10", "Func": "createImm", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6996, "Length": 23, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "}", "unsigned", "Opc", "=", "Opcodes", "[", "OpcodeIndex", "]", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "unsigned", "AddrOpIdx", "=", "isUpdating", "?", "", ":", "", ";", "Ops", ".", "push_back", "(", "N", "->", "getOperand", "(", "AddrOpIdx", ")", ")", ";", "if", "(", "isUpdating", ")", "{", "SDValue", "Inc", "=", "N", "->", "getOperand", "(", "AddrOpIdx", "+", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", ")", "Opc", "=", "getVLDSTRegisterUpdateOpcode", "(", "Opc", ")", ";", "Ops", ".", "push_back", "(", "Inc", ")", ";", "}", "Ops", ".", "push_back", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "std", "::", "vector", "<", "EVT", ">", "ResTys", ";", "bool", "is64BitVector", "=", "VT", ".", "is64BitVector", "(", ")", ";", "if", "(", "NumVecs", "==", "", ")", "ResTys", ".", "push_back", "(", "VT", ")", ";", "else", "if", "(", "NumVecs", "==", "", ")", "ResTys", ".", "push_back", "(", "", ")", ";", "else", "{", "EVT", "ResTy", "=", "EVT", "::", "getVectorVT", "(", "*", "CurDAG", "->", "getContext", "(", ")", ",", "", ",", "is64BitVector", "?", "NumVecs", ":", "NumVecs", "*", "", ")", ";", "ResTys", ".", "push_back", "(", "ResTy", ")", ";", "}", "if", "(", "isUpdating", ")", "ResTys", ".", "push_back", "(", "", ")", ";", "ResTys", ".", "push_back", "(", ""], "ground_truth": [")", ";"], "File": "AArch64ISelDAGToDAG65", "Func": "SelectVLD", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6997, "Length": 299, "Cover_Rate": 0.5292035398230088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly16x8_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_p16_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 6998, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCInfo", ".", "AllocateStack", "(", "ABI", ".", "GetCalleeAllocdArgSizeInBytes", "(", "Info", ".", "CallConv", ")", ",", "Align", "(", "", ")", ")", ";", "const", "char", "*", "Call", "=", "Info", ".", "Callee", ".", "isSymbol", "(", ")", "?", "Info", ".", "Callee", ".", "getSymbolName", "(", ")", ":", "nullptr", ";", "CCInfo", ".", "AnalyzeCallOperands", "(", "Outs", ",", "TLI", ".", "CCAssignFnForCall", "(", ")", ",", "FuncOrigArgs", ",", "Call", ")", ";", "setLocInfo", "(", "ArgLocs", ",", "Outs", ")", ";", "OutgoingValueHandler", "RetHandler", "(", "MIRBuilder", ",", "MF", ".", "getRegInfo", "(", ")", ",", "MIB", ")", ";", "if", "(", "!", "RetHandler", ".", "handle", "(", "ArgLocs", ",", "ArgInfos", ")", ")", "{", "return", "false", ";", "}", "unsigned", "NextStackOffset", "=", "CCInfo", ".", "getNextStackOffset", "(", ")", ";", "const", "TargetFrameLowering", "*", "TFL", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "unsigned", "StackAlignment", "=", "TFL", "->", "getStackAlignment", "(", ")", ";", "NextStackOffset", "=", "alignTo", "(", "NextStackOffset", ",", "StackAlignment", ")", ";", "CallSeqStart", ".", "addImm", "(", "NextStackOffset", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "IsCalleeGlobalPIC", ")", "{", "MIRBuilder", ".", "buildCopy", "(", "Register", "(", "", ")", ",", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "getGlobalBaseRegForGlobalISel", "(", "MF", ")", ")", ";", "MIB", ".", "addDef", "(", "", ",", "RegState", "::", "Implicit", ")", ";", "}", "MIRBuilder", ".", "insertInstr", "(", "MIB", ")", ";", "if", "(", "MIB", "->", "getOpcode", "(", ")", "==", "", ")", "{", "const", "Subtarget", "&", "STI", "=", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "MIRBuilder", ".", "getMF", "(", ")", ".", "getSubtarget", "(", ")", ")", ";", "MIB", ".", "constrainAllUses", "(", "MIRBuilder", ".", "getTII", "(", ")", ",", "*", "STI", ".", "getRegisterInfo", "(", ")", ",", "*", "STI", ".", "getRegBankInfo", "(", ")", ")", ";", "}", "if", "(", "!", "Info", ".", "OrigRet", ".", "Ty", "->", "isVoidTy", "(", ")", ")", "{", "ArgInfos", ".", "clear", "(", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "OrigRetIndices", ";", "splitToValueTypes", "(", "DL", ",", "Info", ".", "OrigRet", ",", "", ",", "ArgInfos", ",", "OrigRetIndices", ")", ";", "SmallVector", "<", "", ",", "", ">", "Ins", ";", "subTargetRegTypeForCallingConv", "(", "F", ",", "ArgInfos", ",", "OrigRetIndices", ",", "Ins", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "F", ".", "getCallingConv", "(", ")", ",", "F", ".", "isVarArg", "(", ")", ",", "MF", ",", "ArgLocs", ",", "F", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeCallResult", "(", "Ins", ",", "TLI", ".", "CCAssignFnForReturn", "(", ")"], "ground_truth": [",", "Info", ".", "OrigRet", ".", "Ty", ",", "Call", ")", ";"], "File": "MipsCallLowering39", "Func": "lowerCall", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 6999, "Length": 376, "Cover_Rate": 0.3693516699410609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "Last", "=", "&", "MBB", "->", "back", "(", ")", ";", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Ignore", ";", "if", "(", "Last", "->", "getOpcode", "(", ")", "==", "", ")", "Ignore", ".", "insert", "(", "Last", ")", ";", "bool", "SetFlags", "=", "RDA", "->", "isSafeToDefRegAt", "(", "MI", ",", "", ",", "Ignore", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ";", "MIB", ".", "addDef", "(", "", ")", ";", "MIB", ".", "add", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addReg", "(", "", ")", ";", "if", "(", "SetFlags", ")"], "ground_truth": ["{"], "File": "ARMLowOverheadLoops22", "Func": "RevertLoopDec", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7000, "Length": 135, "Cover_Rate": 0.6490384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "{", "return", ""], "ground_truth": [";"], "File": "AVRRegisterInfo", "Func": "getFrameRegister", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7001, "Length": 40, "Cover_Rate": 0.8163265306122449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", ""], "ground_truth": ["}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{"], "File": "PPCAsmBackend36", "Func": "getFixupKindInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7002, "Length": 75, "Cover_Rate": 0.5172413793103449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "InThumbMode", "&&"], "ground_truth": ["!", "HasThumb2", ";"], "File": "ARMSubtarget (2)", "Func": "isThumb1Only", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7003, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmToken", "", "(", ")", "{", "const", "AsmToken", "&", "lexedToken", "=", "lexDefinite", "(", ")", ";", "switch", "(", "lexedToken", ".", "getKind", "(", ")", ")", "{", "default", ":", "return", "lexedToken", ";", "case", "AsmToken", "::", "Error", ":", "SetError", "(", "Lexer", "->", "getErrLoc", "(", ")", ",", "Lexer", "->", "getErr", "(", ")", ")", ";", "return", "lexedToken", ";", "case", "AsmToken", "::", "Identifier", ":", "{", "std", "::", "string", "upperCase", "=", "lexedToken", ".", "getString", "(", ")", ".", "str", "(", ")", ";", "std", "::", "string", "lowerCase", "=", "LowercaseString", "(", "upperCase", ")", ";", "StringRef", "lowerRef", "(", "lowerCase", ")", ";", "unsigned", "regID", "=", "MatchRegisterName", "(", "lowerRef", ")", ";", "if", "(", "regID", ")", "return", "AsmToken", "(", "AsmToken", "::", "Register", ",", "lexedToken", ".", "getString", "(", ")", ","], "ground_truth": ["static_cast", "<", "int64_t", ">", "(", "regID", ")", ")", ";"], "File": "X86AsmLexer1", "Func": "LexTokenIntel", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7004, "Length": 122, "Cover_Rate": 0.9384615384615385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isNegative", ")", "{", "return", "-", "Contents", ".", "ImmVal", ";", "}", "return", "Contents", "."], "ground_truth": ["ImmVal", ";"], "File": "PPCCTRLoops2", "Func": "getImm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7005, "Length": 17, "Cover_Rate": 0.5151515151515151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "C", ".", "CallConstructionID", "==", "MachineOutlinerTailCall", ")", "{", "Opc", "=", "isThumb", "?", "Subtarget", ".", "isTargetMachO", "(", ")", "?", "", ":", "", ":", "", ";", "MIB", "=", "BuildMI", "(", "MF", ",", "DebugLoc", "(", ")", ",", "get", "(", "Opc", ")", ")", ".", "addGlobalAddress", "(", "M", ".", "getNamedValue", "(", "MF", ".", "getName", "(", ")", ")", ")", ";", "if", "(", "isThumb", ")", "MIB", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "It", "=", "MBB", ".", "insert", "(", "It", ",", "MIB", ")", ";", "return", "It", ";", "}", "Opc", "=", "isThumb", "?", "", ":", "", ";", "MachineInstrBuilder", "CallMIB", "=", "BuildMI", "(", "MF", ",", "DebugLoc", "(", ")", ",", "get", "(", "Opc", ")", ")", ";", "if", "(", "isThumb", ")", "CallMIB", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "CallMIB", ".", "addGlobalAddress", "(", "M", ".", "getNamedValue", "(", "MF", ".", "getName", "(", ")", ")", ")", ";", "if", "(", "C", ".", "CallConstructionID", "==", "MachineOutlinerNoLRSave", "||", "C", ".", "CallConstructionID", "==", "MachineOutlinerThunk", ")", "{", "It", "=", "MBB", ".", "insert", "(", "It", ",", "CallMIB", ")", ";", "return", "It", ";", "}", "const", "FunctionInfo", "&", "AFI", "=", "*", "C", ".", "getMF", "(", ")", "->"], "ground_truth": ["getInfo", "<", "FunctionInfo", ">", "(", ")", ";"], "File": "ARMBaseInstrInfo110", "Func": "insertOutlinedCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7006, "Length": 188, "Cover_Rate": 0.4113785557986871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "rtx_code", "code", "=", "GET_CODE", "(", "op", ")", ";", "if", "(", "code", "==", "SUBREG", "&&", "(", "GET_MODE_SIZE", "(", "GET_MODE", "(", "op", ")", ")", "<", "GET_MODE_SIZE", "(", "GET_MODE", "(", "XEXP", "(", "op", ",", "", ")", ")", ")", ")", ")", "{", "unsigned", "int", "index", "=", "SUBREG_BYTE", "(", "op", ")", ";", "if", "(", "index", "<", "", ")", "index", "+=", "", ";", "else", "index", "-=", "", ";", "SUBREG_BYTE", "(", "op", ")", "=", "index", ";", "}", "const", "char", "*", "fmt", "=", "GET_RTX_FORMAT", "(", "code", ")", ";", "int", "i", ","], "ground_truth": ["j", ";"], "File": "powerpcspe", "Func": "adjust_subreg_index", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7007, "Length": 86, "Cover_Rate": 0.4858757062146893, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "operands", "(", ")", ")", "{", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isDef", "(", ")", ")", "continue", ";", "RegisterRef", "RD", "(", "MO", ")", ";", "assert", "(", "RD", ".", "Sub", "==", "", "&&", "", ")", ";", "if", "(", "!", "Register", "::", "isVirtualRegister", "(", "RD", ".", "Reg", ")", ")", "continue", ";", "bool", "Changed", "=", "false", ";", "if", "(", "!", "Eval", "||", "ResMap", ".", "count", "(", "RD", ".", "Reg", ")", "==", "", ")", "{", "uint16_t", "DefBW", "=", "ME", ".", "getRegBitWidth", "(", "RD", ")", ";", "RegisterCell", "RefC", "=", "RegisterCell", "::", "self", "(", "RD", ".", "Reg", ",", "DefBW", ")", ";", "if", "(", "RefC", "!=", "ME", ".", "getCell", "(", "RD", ",", "Map", ")", ")", "{", "ME", ".", "putCell", "(", "RD", ",", "RefC", ",", "Map", ")", ";", "Changed", "=", "true", ";", "}", "}", "else", "{", "RegisterCell", "DefC", "=", "ME", ".", "getCell", "(", "RD"], "ground_truth": [",", "Map", ")", ";"], "File": "BitTracker14", "Func": "visitNonBranch", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7008, "Length": 156, "Cover_Rate": 0.3046875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "TLO", ".", "ShrinkDemandedConstant", "(", "Op1", ",", "DemandedMask", ")", "||", "TLI", ".", "SimplifyDemandedBits", "(", "Op1", ",", "DemandedMask", ",", "KnownZero", ",", "KnownOne", ",", "TLO", ")"], "ground_truth": [")", "DCI", ".", "CommitTargetLoweringOpt", "(", "TLO", ")", ";"], "File": "X86ISelLowering (2)", "Func": "PerformBTCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7009, "Length": 44, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Loop", "*", "CurrLoop", "=", "LI", "->", "getLoopFor", "(", "Phi", "->", "getParent", "(", ")", ")", ";", "Optional", "<", "Loop", "::", "LoopBounds", ">", "LB", "=", "CurrLoop", "->", "getBounds", "(", "*", "SE", ")", ";", "PHINode", "*", "LoopPHI", "=", "CurrLoop", "->", "getInductionVariable", "(", "*", "SE", ")", ";", "if", "(", "LB", "&&", "(", "LoopPHI", "!=", "nullptr", ")", ")", "{", "Value", "&", "Initial", "=", "LB", "->", "getInitialIVValue", "(", ")", ";", "Value", "&", "Final", "=", "LB", "->", "getFinalIVValue", "(", ")", ";", "if", "(", "dyn_cast", "<", "llvm", "::", "ExtractElementInst", ">", "(", "&", "Initial", ")", ")", "{", "updateCoordFactor", "(", "TensorId", ",", "index", ",", "INVALID_SCEV", ","], "ground_truth": ["", ",", "nullptr", ")", ";"], "File": "TPCIndexSpaceGen", "Func": "innerLoopUpdates", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7010, "Length": 101, "Cover_Rate": 0.404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqshlq_m_u32", "(", "uint32x4_t", "__inactive", ",", "uint32x4_t", "__a", ",", "int32x4_t", "__b", ",", "mve_pred16_t", "__p"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vqshlq_m_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7011, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "MipsSEISelDAGToDAG (2)", "Func": "selectAddrRegReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7012, "Length": 32, "Cover_Rate": 0.5614035087719298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MIB", "=", "BuildMI", "(", "BB", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addDef", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addUse", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addUse", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "I", ".", "getNumMemOperands", "(", ")", ")", "addMemoryOperands", "(", "*", "I", ".", "memoperands_begin", "(", ")", ",", "MIB", ")", ";", "bool", "Result", "=", "MIB", ".", "constrainAllUses", "(", "TII", ",", "TRI"], "ground_truth": [",", "RBI", ")", ";"], "File": "SPIRVInstructionSelector", "Func": "selectMemOperation", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7013, "Length": 99, "Cover_Rate": 0.518324607329843, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ",", "MBB", ".", "findDebugLoc", "(", "I", ")", ",", "get", "(", "Opcode", ")", ",", "DstReg", ")", ";", "if", "(", "Src1Reg", ")", "{", "MIB", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "}", "MIB", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "Src0Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "-", "", ")", ";", "if", "(", "Src1Reg", ")", "{", "MIB", ".", "addReg", "(", "Src1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")"], "ground_truth": [".", "addImm", "(", "-", "", ")", ";"], "File": "R600InstrInfo11", "Func": "buildDefaultInstruction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7014, "Length": 123, "Cover_Rate": 0.6833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpge_epi8_mask", "(", "__m128i", "__X"], "ground_truth": [",", "__m128i", "__Y", ")", "{"], "File": "avx512vlbwintrin4", "Func": "_mm_cmpge_epi8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7015, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "relaxInstruction", "(", "const", "MCInst", "&", "Inst", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCInst", "&", "Res", ")", "const", "override", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SHUXIAsmBackend", "Func": "relaxInstruction", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7016, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "avr_out_reload_inpsi", "(", "rtx", "*", "op"], "ground_truth": [",", "rtx", "clobber_reg", ",", "int", "*", "len", ")", "{"], "File": "avr", "Func": "avr_out_reload_inpsi", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7017, "Length": 17, "Cover_Rate": 0.53125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setMaxCallFrameSize", "(", "unsigned"], "ground_truth": ["S", ")", "{"], "File": "SICMachineFunction", "Func": "setMaxCallFrameSize", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7018, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Kern", "[", "", "]", "=", "Kern", ".", "getDocument", "(", ")", "->", "getNode", "(", "", ")", ";", "auto", "LanguageVersion", "=", "Kern", ".", "getDocument", "(", ")", "->", "getArrayNode", "(", ")", ";", "LanguageVersion", ".", "push_back", "(", "Kern", ".", "getDocument", "(", ")", "->", "getNode", "(", "mdconst", "::", "extract", "<", "ConstantInt", ">", "(", "Op0", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", ")", ";", "LanguageVersion", ".", "push_back", "(", "Kern", ".", "getDocument", "(", ")", "->", "getNode", "(", "mdconst", "::", "extract", "<", "ConstantInt", ">", "(", "Op0", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", ")", ";", "Kern", "[", "", "]", "="], "ground_truth": ["LanguageVersion", ";"], "File": "AMDGPUHSAMetadataStreamer", "Func": "emitKernelLanguage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7019, "Length": 102, "Cover_Rate": 0.6035502958579881, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask3_fmsubadd_pd", "(", "__m128d", "__A", ",", "__m128d", "__B", ",", "__m128d", "__C", ",", "__mmask8", "__U", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_vfmsubaddpd128_mask3", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")"], "ground_truth": ["__B", ",", "(", "__v2df", ")", "__C", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask3_fmsubadd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7020, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "fp_consts_inited", ")", "init_fp_table", "(", ")", ";", "gcc_assert", "(", "real_equal", "(", "r", ","], "ground_truth": ["&", "value_fp0", ")", ")", ";"], "File": "arm", "Func": "fp_const_from_val", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7021, "Length": 20, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrndpq_m_f16", "(", "float16x8_t", "__inactive", ",", "float16x8_t", "__a", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vrndpq_m_fv8hf", "(", "__inactive", ",", "__a"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrndpq_m_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7022, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_lfrintnudfdi_us", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon3_vcvtnd_u64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7023, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "string", "getArgsLabel", "(", "const", "std", "::", "string", "&", "Func", ")", "{", "std", "::", "string", "Func1", "=", "addPrefix", "(", "Func", ")", ";", "std", "::", "string", "tag", "=", "getTagName"], "ground_truth": ["(", "ARGS_LABEL", ")", ";"], "File": "PIC161", "Func": "getArgsLabel", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7024, "Length": 34, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "REG", "&&", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "REG", "&&", "REGNO", "(", "operands", "[", "", "]", ")", "==", "REGNO", "(", "operands", "[", "", "]", ")", "+", "", ")", "swap", "=", "true", ";", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "REG", "&&", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "MEM", ")", "{", "rtx", "op", "=", "XEXP", "(", "operands", "[", "", "]", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "op", ")", "==", "SUBREG", ")", "op", "=", "SUBREG_REG", "(", "op", ")", ";", "if", "(", "GET_CODE", "(", "op", ")", "==", "REG", "&&", "REGNO", "(", "op", ")", "==", "REGNO", "(", "operands", "[", "", "]", ")", ")", "swap", "=", "true", ";", "if", "(", "GET_CODE", "(", "op", ")", "==", "PLUS", ")", "{", "rtx", "x", "=", "XEXP", "(", "op", ",", "", ")", ";", "rtx", "y", "=", "XEXP", "(", "op", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "REG", "&&", "REGNO", "(", "x", ")", "==", "REGNO", "(", "operands", "[", "", "]", ")", ")", "swap", "=", "true", ";", "if", "(", "GET_CODE", "(", "y", ")", "==", "REG", "&&", "REGNO", "(", "y", ")", "==", "REGNO", "(", "operands", "[", "", "]", ")", ")", "swap", "=", "true", ";", "}", "}", "if", "(", "swap", ")", "{", "operands", "[", "", "]", "=", "operand_subword", "(", "operands", "[", "", "]", ",", "", ",", "", ","], "ground_truth": ["mode", ")", ";"], "File": "visium4", "Func": "visium_split_double_move", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 7025, "Length": 230, "Cover_Rate": 0.5974025974025974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "const", "MCExpr", "*", "SymbolRefExpr", "=", "dyn_cast", "<", "MCExpr", ">", "(", "Imm", ".", "Value", ")", ")", "return", "SymbolRefExpr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__ABS_LO", ";", "if", "(", "const", "MCBinaryExpr", "*", "BinaryExpr", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "Imm", ".", "Value", ")", ")", "if", "(", "const", "MCExpr", "*", "SymbolRefExpr", "=", "dyn_cast", "<", "MCExpr", ">", "(", "BinaryExpr", "->", "getLHS", "(", ")", ")", ")", "return", "SymbolRefExpr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__ABS_LO", ";", "return", "false"], "ground_truth": [";"], "File": "DLXAsmParser", "Func": "isLoImm16Signed", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7026, "Length": 79, "Cover_Rate": 0.5766423357664233, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddInstr", "(", "SeqLs", ",", "Inst", "(", "ORi"], "ground_truth": [",", "Imm", "&", "", ")", ")", ";"], "File": "MipsAnalyzeImmediate10", "Func": "GetInstSeqLsORi", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7027, "Length": 14, "Cover_Rate": 0.32558139534883723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TARGET_64BIT", "?", "default_external_stack_protect_fail", "("], "ground_truth": [")", ":", "default_hidden_stack_protect_fail", "(", ")", ";"], "File": "i386", "Func": "ix86_stack_protect_fail", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7028, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "fromfloat", "=", "(", "c1", "==", "LOAD_FPU_REGS", "||", "c1", "==", "NO_LOAD_FPU_REGS", "||", "c1", "==", "FPU_REGS", ")", ";", "int", "tofloat", "=", "(", "c2", "==", "LOAD_FPU_REGS", "||", "c2", "==", "NO_LOAD_FPU_REGS", "||", "c2", "==", "FPU_REGS", ")", ";", "return", "(", "fromfloat"], "ground_truth": ["!=", "tofloat", ")", ";"], "File": "pdp114", "Func": "pdp11_secondary_memory_needed", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7029, "Length": 41, "Cover_Rate": 0.7321428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", ";", "RegMaskStartIdx", "<", "MI", ".", "getNumOperands", "(", ")", ";", "++", "RegMaskStartIdx", ")", "OriginalCall", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "RegMaskStartIdx", ")", ")", ";", "auto", "*", "Marker", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "getInstr", "(", ")", ";", "if", "(", "MI", ".", "shouldUpdateCallSiteInfo", "(", ")", ")", "MBB", ".", "getParent", "(", ")", "->", "moveCallSiteInfo", "(", "&", "MI"], "ground_truth": [",", "Marker", ")", ";"], "File": "AArch64ExpandPseudoInsts16", "Func": "expandCALL_RVMARKER", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7030, "Length": 101, "Cover_Rate": 0.3247588424437299, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "default", ":", "return", "false", ";", "}", "materializeLoadStoreOperands", "(", "Addr", ")", ";", "unsigned", "ValueReg", "=", "getRegForValue", "(", "Store", "->", "getValueOperand", "(", ")", ")", ";", "if", "(", "VTIsi1", ")", "ValueReg", "=", "maskI1Value", "(", "ValueReg", ",", "Store", "->", "getValueOperand", "(", ")", ")", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "auto", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ";", "addLoadStoreOperands", "(", "Addr", ",", "MIB", ",", "createMachineMemOperandFor", "(", "Store", ")", ")", ";", "MIB", ".", "addReg", "(", "ValueReg", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "WebAssemblyFastISel44", "Func": "selectStore", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7031, "Length": 98, "Cover_Rate": 0.3161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "&", "TII", "=", "*", "STI", ".", "getInstrInfo", "(", ")", ";", "if", "(", "!", "FrameSize", "&&", "!", "MF", ".", "getFrameInfo", "(", ")", ".", "hasVarSizedObjects", "(", ")", ")", "{", "restoreStatusRegister", "(", "MF", ",", "MBB", ")", ";", "return", ";", "}", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "PI", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "int", "Opc", "=", "PI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opc", "!=", "", "&&", "Opc", "!=", "", "&&", "!", "PI", "->", "isTerminator", "(", ")", ")", "{", "break", ";", "}", "--", "MBBI", ";", "}", "if", "(", "FrameSize", ")", "{", "unsigned", "Opcode", ";", "if", "(", "isUInt", "<", "", ">", "(", "FrameSize", ")", ")", "{", "Opcode", "=", ""], "ground_truth": [";"], "File": "AVRFrameLowering (2)", "Func": "emitEpilogue", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7032, "Length": 119, "Cover_Rate": 0.3342696629213483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMachineVerifierClean", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "GBZ80TargetMachine", "Func": "isMachineVerifierClean", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7033, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "setFeatureBits", "(", "", ",", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSetDsp", "(", ")", ";", "break", ";", "case", "", ":", "getTargetStreamer", "(", ")", ".", "emitDirectiveSetMicro", "(", ")", ";", "break", ";", "case", "", ":", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet16", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet1", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet2", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet3", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet4", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet5", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet32", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet32R2", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet32R6", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet64", "(", ")", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "MipsAsmParser92", "Func": "parseSetFeature", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7034, "Length": 216, "Cover_Rate": 0.6646153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "MCK__35_24", ":", "ExpectedVal", "=", "", ";", "break", ";", "case", "MCK__35_3", ":", "ExpectedVal", "=", "", ";", "break", ";", "case", "MCK__35_32", ":", "ExpectedVal", "=", "", ";", "break", ";", "case", "MCK__35_4", ":", "ExpectedVal", "=", "", ";", "break", ";", "case", "MCK__35_48", ":", "ExpectedVal", "=", "", ";", "break", ";", "case", "MCK__35_6", ":", "ExpectedVal", "=", "", ";", "break", ";", "case", "MCK__35_64", ":", "ExpectedVal", "=", "", ";", "break", ";", "case", "MCK__35_8", ":", "ExpectedVal", "=", "", ";", "break", ";", "}", "if", "(", "!", "Op", "->", "isImm", "(", ")", ")", "return", "Match_InvalidOperand", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Op", "->", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "Match_InvalidOperand", ";", "if", "(", "CE", "->", "getValue", "(", ")", "==", "ExpectedVal"], "ground_truth": [")", "return", "Match_Success", ";"], "File": "ARM64AsmParser", "Func": "validateTargetOperandClass", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7035, "Length": 125, "Cover_Rate": 0.5924170616113744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "MemTy", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "MemTy", "==", "", ")", "Opcode", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "SDNode", "*", "CmpSwap", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "SDLoc", "(", "N", ")", ",", "CurDAG", "->", "getVTList", "(", "", ",", "", ",", "", ")", ",", "Ops", ")", ";", "MachineMemOperand", "*", "MemOp", "=", "cast", "<", "MemSDNode", ">", "(", "N", ")"], "ground_truth": ["->", "getMemOperand", "(", ")", ";"], "File": "ARMISelDAGToDAG100", "Func": "SelectCMP_SWAP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7036, "Length": 108, "Cover_Rate": 0.484304932735426, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "CSI", ".", "size", "(", ")", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "const", "uint16_t", "*", "SuperReg", "=", "TRI", "->", "getSuperRegisters", "(", "Reg", ")", ";", "assert", "(", "SuperReg", "[", "", "]", "&&", "!", "SuperReg", "[", "", "]", "&&", "", ")", ";", "bool", "CanUseDblStore", "=", "false", ";", "const", "TargetRegisterClass", "*", "SuperRegClass", "=", "", ";", "if", "(", "ContiguousRegs", "&&", "(", "i", "<", "CSI", ".", "size", "(", ")", "-", "", ")", ")", "{", "const", "uint16_t", "*", "SuperRegNext", "=", "TRI", "->", "getSuperRegisters", "(", "CSI", "[", "i", "+", "", "]", ".", "getReg", "(", ")", ")", ";", "assert", "(", "SuperRegNext", "[", "", "]", "&&", "!", "SuperRegNext", "[", "", "]", "&&", "", ")", ";", "SuperRegClass", "=", "TRI", "->", "getMinimalPhysRegClass", "(", "SuperReg", "[", "", "]", ")", ";", "CanUseDblStore", "=", "(", "SuperRegNext", "[", "", "]", "==", "SuperReg", "[", "", "]", ")", ";", "}", "if", "(", "CanUseDblStore", ")", "{", "TII", ".", "storeRegToStackSlot", "(", "MBB", ",", "MI", ",", "SuperReg", "[", "", "]", ",", "true", ",", "CSI", "[", "i", "+", "", "]", ".", "getFrameIdx", "(", ")", ",", "SuperRegClass", ",", "TRI", ")", ";", "MBB", ".", "addLiveIn", "(", "SuperReg", "[", "", "]", ")", ";", "++", "i", ";", "}", "else", "{", "ContiguousRegs", "=", "false", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI"], "ground_truth": ["->", "getMinimalPhysRegClass", "(", "Reg", ")", ";"], "File": "HexagonFrameLowering7", "Func": "spillCalleeSavedRegisters", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7037, "Length": 220, "Cover_Rate": 0.6586826347305389, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "k_Token", ":", "Tok", "=", "o", ".", "Tok", ";", "break", ";", "case", "k_CCOut", ":", "case", "k_Register", ":", "Reg", "=", "o", ".", "Reg", ";", "break", ";", "case", "k_RegisterList", ":", "case", "k_DPRRegisterList", ":", "case", "k_SPRRegisterList", ":", "Registers", "=", "o", ".", "Registers", ";", "break", ";", "case", "k_VectorList", ":", "case", "k_VectorListAllLanes", ":", "case", "k_VectorListIndexed", ":", "VectorList", "=", "o", ".", "VectorList", ";", "break", ";", "case", "k_CoprocNum", ":", "case", "k_CoprocReg", ":", "Cop", "=", "o", ".", "Cop", ";", "break", ";", "case", "k_CoprocOption", ":", "CoprocOption", "=", "o", ".", "CoprocOption", ";", "break", ";", "case", "k_Immediate", ":", "Imm", "=", "o", ".", "Imm", ";", "break", ";", "case", "k_MemBarrierOpt", ":", "MBOpt", "=", "o", ".", "MBOpt", ";", "break", ";", "case", "k_InstSyncBarrierOpt", ":", "ISBOpt", "=", "o", ".", "ISBOpt", ";", "case", "k_Memory", ":", "Memory", "=", "o", ".", "Memory", ";", "break", ";", "case", "k_PostIndexRegister", ":", "PostIdxReg", "=", "o", ".", "PostIdxReg", ";", "break", ";", "case", "k_MSRMask"], "ground_truth": [":"], "File": "ARMAsmParser (2)", "Func": "ARMOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7038, "Length": 142, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "mov_memsp_to", "(", "Register", "b", ")", "{", "return", "D", "(", "", ",", "", ",", "R", "("], "ground_truth": ["b", ")", ")", ";"], "File": "disassembler", "Func": "mov_memsp_to", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7039, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCContext", "&", "Ctx", "=", "getContext", "(", ")", ";", "MCSymbol", "*", "Sym", "=", "Ctx", ".", "getOrCreateSymbol", "(", "Twine", "(", "", ")", ")", ";", "Sym", "->", "setVariableValue", "(", "MCConstantExpr", "::", "create", "(", "ISA", ".", "Major", ",", "Ctx", ")", ")", ";", "Sym", "=", "Ctx", ".", "getOrCreateSymbol", "(", "Twine", "(", "", ")", ")", ";", "Sym", "->", "setVariableValue", "(", "MCConstantExpr", "::", "create", "(", "ISA", ".", "Minor", ",", "Ctx", ")", ")", ";", "Sym", "=", "Ctx", ".", "getOrCreateSymbol", "(", "Twine", "(", "", ")", ")", ";", "Sym", "->", "setVariableValue", "(", "MCConstantExpr", "::", "create", "(", "ISA", ".", "Stepping", ","], "ground_truth": ["Ctx", ")", ")", ";"], "File": "AMDGPUAsmParser38", "Func": "AMDGPUAsmParser", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7040, "Length": 94, "Cover_Rate": 0.4413145539906103, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MDNode", "*", "V", "=", "N", "->", "getOperand", "(", "", ")", ";", "VectorSz", "=", "readIntFromMetadata", "(", "V", ")", ";", "}", "unsigned", "MaxScalarSz", "=", "Subtarget", "->", "getFrameLowering", "(", ")", "->", "getMaxScalarMemory", "(", ")", ";", "if", "(", "ScalarSz", ">", "MaxScalarSz", ")", "{", "std", "::", "ostringstream", "Msg", ";", "Msg", "<<", "", "<<", "ScalarSz", "<<", "", "<<", "MaxScalarSz", "<<", "", ";", "if", "(", "!", "IgnoreMemOverflow", ")", "{", "report_fatal_error", "(", "Msg", ".", "str", "(", ")", ",", "false", ")", ";", "}", "else", "{", "errs", "(", ")", "<<", "", "<<", "Msg", ".", "str", "(", ")", ";", "}", "}", "unsigned", "MaxVectorSz", "=", "Subtarget", "->", "getFrameLowering", "(", ")", "->", "getMaxVectorMemory"], "ground_truth": ["(", ")", ";"], "File": "TPCMemorySize", "Func": "setMemorySize", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7041, "Length": 103, "Cover_Rate": 0.3527397260273973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "InsertionPt", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "InsertionPt", "--", ";", "bool", "DefSCC", ",", "UseSCC", ";", "instrDefsUsesSCC", "(", "*", "InsertionPt", ",", "DefSCC", ",", "UseSCC", ")", ";", "if", "(", "DefSCC", ")", "return", "InsertionPt", ";", "}", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "SILowerI1Copies1", "Func": "getSaluInsertionAtEnd", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7042, "Length": 42, "Cover_Rate": 0.34146341463414637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "ix86_expand_int_compare", "(", "enum", "rtx_code", "code", ",", "rtx", "op0", ",", "rtx", "op1", ")", "{", "machine_mode", "cmpmode", ";", "rtx", "tmp", ",", "flags", ";", "cmpmode", "=", "SELECT_CC_MODE", "(", "code", ",", "op0", ",", "op1", ")", ";", "flags", "=", "gen_rtx_REG", "(", "cmpmode", ",", "FLAGS_REG", ")", ";", "tmp", "=", "gen_rtx_COMPARE", "(", "cmpmode", ","], "ground_truth": ["op0", ",", "op1", ")", ";"], "File": "i3864", "Func": "ix86_expand_int_compare", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7043, "Length": 54, "Cover_Rate": 0.6835443037974683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "HasVariant", ")", "OS", "<<", "'%'", "<<", "getVariantKindName", "(", "getKind", "(", ")", ")", "<<", "'('", ";", "Expr", "->", "print", "(", "OS", ",", "MAI", ")", ";", "if", "(", "Kind", "==", "VK__CALL_PLT", ")", "OS", "<<", "", ";", "if", "(", "HasVariant", ")", "OS", "<<"], "ground_truth": ["')'", ";"], "File": "RISCVMCExpr11", "Func": "printImpl", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7044, "Length": 44, "Cover_Rate": 0.4835164835164835, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "REG_P", "(", "op0", ")", "&&", "REG_P", "(", "op1", ")", "&&", "(", "(", "INT_REG_OK_FOR_BASE_P", "(", "op0", ",", "strict", ")", "&&", "INT_REG_OK_FOR_INDEX_P", "(", "op1", ",", "strict"], "ground_truth": [")", ")", "||", "(", "INT_REG_OK_FOR_BASE_P", "(", "op1", ",", "strict", ")", "&&", "INT_REG_OK_FOR_INDEX_P", "(", "op0", ",", "strict", ")", ")", ")", ")", ";"], "File": "rs60003", "Func": "legitimate_indexed_address_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7045, "Length": 47, "Cover_Rate": 0.3821138211382114, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "EVT", "VT", "=", "LN", "->", "getMemoryVT", "(", ")", ";", "unsigned", "Size", "=", "VT", ".", "getStoreSize", "(", ")", ";", "unsigned", "Align", "=", "LN", "->", "getAlignment", "(", ")", ";", "if", "(", "Align", "<", "Size", "&&", "isTypeLegal", "(", "VT", ")", ")", "{", "bool", "IsFast", ";", "unsigned", "AS", "=", "LN", "->", "getAddressSpace", "(", ")", ";", "if", "(", "!", "allowsMisalignedMemoryAccesses", "(", "VT", ",", "AS", ",", "Align", ",", "LN", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ",", "&", "IsFast", ")", ")", "{", "SDValue", "Ops", "[", "", "]", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "std", "::", "tie", "(", "Ops", "[", "", "]", ",", "Ops", "[", "", "]", ")", "=", "scalarizeVectorLoad", "(", "LN", ",", "DAG", ")", ";", "else", "std", "::", "tie", "(", "Ops", "[", "", "]", ",", "Ops", "[", "", "]"], "ground_truth": [")", "=", "expandUnalignedLoad", "(", "LN", ",", "DAG", ")", ";"], "File": "AMDGPUISelLowering121", "Func": "performLoadCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7046, "Length": 144, "Cover_Rate": 0.4198250728862974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IntID", "=", "", ";", "break", ";", "}", "if", "(", "(", "RecKind", "==", "RecurrenceDescriptor", "::", "RK_FloatMinMax", ")", "||", "(", "RecKind", "==", "RecurrenceDescriptor", "::", "RK_IntegerMinMax", ")", ")", "{", "switch", "(", "Desc", ".", "getMinMaxRecurrenceKind", "(", ")", ")", "{", "default", ":", "IntID", "=", "", ";", "break", ";", "case", "RecurrenceDescriptor", "::", "MRK_SIntMax", ":", "IntID", "=", "", ";", "break", ";", "case", "RecurrenceDescriptor", "::", "MRK_SIntMin", ":", "IntID", "=", "", ";", "break", ";", "case", "RecurrenceDescriptor", "::", "MRK_UIntMax", ":", "IntID", "=", "", ";", "break", ";", "case", "RecurrenceDescriptor", "::", "MRK_UIntMin", ":", "IntID", "=", "", ";", "break", ";", "case", "RecurrenceDescriptor", "::", "MRK_FloatMin", ":", "IntID", "=", "NoNaN", "?", "", ":", "", ";", "break", ";", "case", "RecurrenceDescriptor", "::", "MRK_FloatMax", ":", "IntID", "=", "NoNaN", "?", "", ":", "", ";", "break", ";", "}", "}", "if", "(", "IntID", "==", "", ")", "return", "nullptr", ";", "Constant", "*", "Pred", "=", "ConstantInt", "::", "getTrue", "(", "VectorType", "::", "getBool", "(", "VTy", ")", ")", ";", "if", "(", "VTy", "->", "getElementType", "(", ")", "->", "isIntegerTy", "(", "", ")", ")", "{", "Type", "*", "SrcTy", "=", "VectorType", "::", "get", "(", "Builder", ".", "getInt8Ty", "(", ")", ",", "VTy", "->", "getElementCount", "(", ")", ")", ";", "Src", "=", "Builder", ".", "CreateZExt", "(", "Src", ",", "SrcTy", ")", ";", "}", "Module", "*", "M", "=", "Builder", ".", "GetInsertBlock", "(", ")", "->", "getParent", "("], "ground_truth": [")", "->", "getParent", "(", ")", ";"], "File": "AArch64TargetTransformInfo45", "Func": "getReductionIntrinsic", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7047, "Length": 209, "Cover_Rate": 0.4613686534216336, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "decl", "+=", "", ";", "decl", "+=", "utostr", "(", "PM", ".", "getParamSize", "(", "*", "i", ")", ")", ";", "decl", "+=", "", ";", "decl", "+=", "PM", ".", "getParamName", "(", "*", "i", ")", ";", "}", "}", "else", "{", "for", "(", "MachineFunctionInfo", "::", "reg_iterator", "i", "=", "MFI", "->", "retreg_begin", "(", ")", ",", "e", "=", "MFI", "->", "retreg_end", "(", ")", ",", "b", "=", "i", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "!=", "b", ")", "{", "decl", "+=", "", ";", "}", "decl", "+=", "", ";", "decl", "+=", "getRegisterTypeName", "(", "*", "i", ",", "MRI", ")", ";", "decl", "+=", "", ";", "decl", "+=", "MFI", "->", "getRegisterName", "(", "*", "i", ")", ";", "}", "}", "decl", "+=", "", ";", "}", "decl", "+=", "", ";", "decl", "+=", "CurrentFnSym", "->", "getName", "(", ")", ".", "str", "(", ")", ";", "decl", "+=", "", ";", "const", "Function", "*", "F", "=", "MF", "->", "getFunction", "(", ")", ";", "if", "(", "isKernel", "||", "ST", ".", "useParamSpaceForDeviceArgs", "(", ")", ")", "{", "int", "Counter", "=", "", ";", "for", "(", "Function", "::", "const_arg_iterator", "i", "=", "F", "->", "arg_begin", "(", ")", ",", "e", "=", "F", "->", "arg_end", "(", ")", ",", "b", "=", "i", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "!=", "b", ")", "decl", "+=", "", ";", "const", "Type", "*", "ArgType", "=", "(", "*", "i", ")", ".", "getType", "(", ")", ";", "decl", "+=", "", ";", "if", "(", "ArgType", "->", "isPointerTy", "(", ")", ")", "{", "if", "(", "ST", ".", "is64Bit", "(", ")", ")", "decl", "+=", "", ";", "else", "decl", "+=", "", ";", "}", "else", "{", "decl", "+=", "utostr", "(", "ArgType", "->", "getPrimitiveSizeInBits", "(", ")", ")", ";", "}", "if", "(", "ArgType", "->", "isPointerTy", "(", ")", "&&", "ST", ".", "emitPtrAttribute", "(", ")", ")", "{", "const", "PointerType", "*", "PtrType", "=", "dyn_cast", "<", "const", "PointerType", ">", "(", "ArgType", ")", ";", "decl", "+=", "", ";", "switch", "(", "PtrType", "->", "getAddressSpace", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "decl", "+=", "", ";", "break", ";", "case", "", ":", "decl", "+=", ""], "ground_truth": [";"], "File": "PTXAsmPrinter6", "Func": "EmitFunctionEntryLabel", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7048, "Length": 330, "Cover_Rate": 0.5374592833876222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetELFStreamer", "::", "emitDirectiveNaN2008", "(", ")", "{", "MCAssembler", "&", "MCA", "=", "getStreamer", "(", ")", ".", "getAssembler", "(", ")", ";", "unsigned", "Flags", "=", "MCA", ".", "getELFHeaderEFlags", "(", ")", ";", "Flags", "|=", "ELF", "::", "EF_MIPS_NAN2008", ";", "MCA", ".", "setELFHeaderEFlags"], "ground_truth": ["(", "Flags", ")", ";"], "File": "MipsTargetStreamer (2)1", "Func": "emitDirectiveNaN2008", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7049, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FixupBWInstPass", "(", ")", ":"], "ground_truth": ["MachineFunctionPass", "(", "ID", ")", "{"], "File": "X86FixupBWInsts1", "Func": "FixupBWInstPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7050, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "N", "->", "child_begin", "("], "ground_truth": [")", ";"], "File": "PatmosSinglePathInfo", "Func": "child_begin", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7051, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "NumOps", "==", "", "&&", "OpInfo", "[", "", "]", ".", "RegClass", "<", "", "&&", "OpInfo", "[", "", "]", ".", "isPredicate", "(", ")", "&&", "OpInfo", "[", "", "]", ".", "RegClass", "==", "", "&&", "", ")", ";", "unsigned", "Imm8", "=", "getT1Imm8", "(", "insn", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Opcode", "==", "", "?", "SignExtend32", "<", "", ">", "(", "Imm8", "<<", "", ")", "+", "", ":", "(", "int", ")", "Imm8", ")", ")", ";", "NumOpsAdded", "=", "", ";", "return", "true"], "ground_truth": [";"], "File": "ThumbDisassemblerCore", "Func": "DisassembleThumb1CondBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7052, "Length": 82, "Cover_Rate": 0.5734265734265734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ExtendedTy", "==", "LD", "->", "getMemoryVT", "(", ")", ")", "return", "DAG", ".", "getLoad", "(", "LD", "->", "getMemoryVT", "(", ")", ",", "LD", "->", "getDebugLoc", "(", ")", ",", "LD", "->", "getChain", "(", ")", ",", "LD", "->", "getBasePtr", "(", ")", ",", "LD", "->", "getPointerInfo", "(", ")", ",", "LD", "->", "isVolatile", "(", ")"], "ground_truth": [",", "LD", "->", "isNonTemporal", "(", ")", ",", "LD", "->", "isInvariant", "(", ")", ",", "LD", "->", "getAlignment", "(", ")", ")", ";"], "File": "ARMISelLowering137", "Func": "SkipLoadExtensionForVMULL", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7053, "Length": 70, "Cover_Rate": 0.4430379746835443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "vector_insn_info", "get_hard_empty", "(", ")", "{", "vector_insn_info", "info"], "ground_truth": [";"], "File": "riscv-vsetvl", "Func": "get_hard_empty", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7054, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstrItins", "=", "getInstrItineraryForCPU", "(", "CPUName", ")", ";", "ParseSubtargetFeatures", "(", "CPUName", ",", "CPUName", ",", "FS", ")", ";", "if", "(", "Is64", "&&", "has64BitSupport", "(", ")", ")", "Use64BitRegs", "=", "true", ";", "if", "(", "(", "TargetTriple", ".", "isOSFreeBSD", "(", ")", "&&", "TargetTriple", ".", "getOSMajorVersion", "(", ")", ">=", "", ")", "||", "TargetTriple", ".", "isOSNetBSD", "(", ")", "||", "TargetTriple", ".", "isOSOpenBSD", "(", ")", "||", "TargetTriple", ".", "isMusl", "(", ")", ")", "SecurePlt", "=", "true", ";", "if", "(", "HasSPE", "&&", "Is64", ")", "report_fatal_error", "(", "", ",", "false", ")", ";", "if", "(", "HasSPE", "&&", "(", "HasAltivec", "||", "HasVSX", "||", "HasFPU", ")", ")", "report_fatal_error", "(", "", ",", "false", ")", ";", "if", "(", "!", "HasSPE", ")", "HasFPU"], "ground_truth": ["=", "true", ";"], "File": "PPCSubtarget13", "Func": "initSubtargetFeatures", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7055, "Length": 109, "Cover_Rate": 0.545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_psubusw", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "_mm_subs_pu16", "(", "__m1"], "ground_truth": [",", "__m2", ")", ";"], "File": "mmintrin", "Func": "_m_psubusw", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7056, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "int", ",", "", ">", "MaskVec", ";", "SVOp", "->", "getMask", "(", "MaskVec", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", ";", "++", "i", ")", "{", "if", "(", "MaskVec", "[", "i", "]", ">", "(", "int", ")", "NumElems", ")", "{", "MaskVec", "[", "i", "]", "=", "NumElems", ";", "Changed", "=", "true", ";", "}", "}", "if", "(", "Changed", ")", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "SVOp", "->", "getDebugLoc", "(", ")", ",", "SVOp", "->"], "ground_truth": ["getOperand", "(", "", ")", ",", "SVOp", "->", "getOperand", "(", "", ")", ",", "&", "MaskVec", "[", "", "]", ")", ";"], "File": "X86ISelLowering144", "Func": "NormalizeMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7057, "Length": 94, "Cover_Rate": 0.6714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pabsq128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")"], "ground_truth": ["_mm_setzero_si128", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_abs_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7058, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "MachineLoop", "*", "L", ":", "LoopInfo", ")", "L", "->", "print", "(", "dbgs", "("], "ground_truth": [")", ")", ";"], "File": "AMDILCFGStructurizer36", "Func": "PrintLoopinfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7059, "Length": 18, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "{", "APInt", "KnownZero2", ",", "KnownOne2", ";", "DAG", ".", "computeKnownBits", "(", "Op", "->", "getOperand", "(", "", ")", ",", "KnownZero", ",", "KnownOne", ",", "Depth", "+", "", ")", ";", "DAG", ".", "computeKnownBits", "(", "Op", "->", "getOperand", "(", "", ")", ",", "KnownZero2", ",", "KnownOne2", ",", "Depth", "+", "", ")", ";", "KnownZero", "&=", "KnownZero2", ";", "KnownOne", "&=", "KnownOne2", ";", "break", ";", "}", "case", "", ":", "{", "ConstantSDNode", "*", "CN", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", "->", "getOperand", "(", "", ")", ")", ";", "", "IntID", "=", "static_cast", "<", "", ">", "(", "CN", "->", "getZExtValue", "(", ")", ")", ";", "switch", "(", "IntID", ")", "{", "default", ":", "return", ";", "case", "", ":", "case", "", ":", "{", "unsigned", "BitWidth", "=", "KnownOne", ".", "getBitWidth", "(", ")", ";", "EVT", "VT", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "Op", ")", "->", "getMemoryVT", "(", ")", ";", "unsigned", "MemBits", "=", "VT", ".", "getScalarType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "KnownZero", "|=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "MemBits", ")", ";", "return", ";", "}", "}", "break", ";", "}", "case"], "ground_truth": ["", ":"], "File": "AArch64ISelLowering (2)", "Func": "computeKnownBitsForTargetNode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7060, "Length": 174, "Cover_Rate": 0.44050632911392407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "pSym", ".", "isDyn", "(", ")", "||", "pSym", ".", "isUndef", "(", ")", "||", "pFactory", ".", "getTarget", "("], "ground_truth": [")", ".", "isSymbolPreemptible", "(", "pSym", ")", ")", "return", "false", ";"], "File": "X86Relocator", "Func": "helper_use_relative_reloc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7061, "Length": 28, "Cover_Rate": 0.5957446808510638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI0", ".", "getNumOperands", "(", ")", "!=", "MI1", ".", "getNumOperands", "(", ")", ")", "return", "false", ";", "const", "MachineOperand", "&", "MO0", "=", "MI0", ".", "getOperand", "(", "", ")", ";", "const", "MachineOperand", "&", "MO1", "=", "MI1", ".", "getOperand", "(", "", ")", ";", "if", "(", "MO0", ".", "getOffset", "(", ")", "!=", "MO1", ".", "getOffset", "(", ")", ")", "return", "false", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "return", "MO0", ".", "getGlobal", "(", ")", "==", "MO1", ".", "getGlobal", "(", ")", ";", "const", "MachineFunction", "*", "MF", "=", "MI0", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "MachineConstantPool", "*", "MCP", "=", "MF", "->", "getConstantPool", "(", ")", ";", "int", "CPI0", "=", "MO0", ".", "getIndex", "(", ")", ";", "int", "CPI1", "=", "MO1", ".", "getIndex", "(", ")", ";", "const", "MachineConstantPoolEntry", "&", "MCPE0", "=", "MCP", "->", "getConstants", "(", ")", "[", "CPI0", "]", ";", "const", "MachineConstantPoolEntry", "&", "MCPE1", "=", "MCP", "->", "getConstants", "(", ")", "[", "CPI1", "]", ";", "bool", "isCP0", "=", "MCPE0", ".", "isMachineConstantPoolEntry", "(", ")", ";", "bool", "isCP1", "=", "MCPE1", ".", "isMachineConstantPoolEntry", "(", ")", ";", "if", "(", "isCP0", "&&", "isCP1", ")", "{", "ConstantPoolValue", "*", "ACPV0", "=", "static_cast", "<", "ConstantPoolValue", "*", ">", "(", "MCPE0", ".", "Val", ".", "MachineCPVal", ")", ";", "ConstantPoolValue", "*", "ACPV1", "=", "static_cast", "<", "ConstantPoolValue", "*", ">", "(", "MCPE1", ".", "Val", ".", "MachineCPVal", ")", ";", "return", "ACPV0", "->", "hasSameValue", "(", "ACPV1", ")", ";", "}", "else", "if", "(", "!", "isCP0", "&&", "!", "isCP1", ")", "{", "return", "MCPE0", ".", "Val", ".", "ConstVal", "==", "MCPE1", ".", "Val", ".", "ConstVal", ";", "}", "return", "false", ";", "}", "else", "if", "(", "Opcode", "==", "", ")", "{", "if", "(", "MI1", ".", "getOpcode", "(", ")", "!=", "Opcode", ")", "return", "false", ";", "if", "(", "MI0", ".", "getNumOperands", "(", ")", "!=", "MI1", ".", "getNumOperands", "(", ")", ")", "return", "false", ";", "Register", "Addr0", "=", "MI0", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Addr1", "=", "MI1", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "Addr0", "!="], "ground_truth": ["Addr1", ")", "{"], "File": "ARMBaseInstrInfo128", "Func": "produceSameValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7062, "Length": 342, "Cover_Rate": 0.5579119086460033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GlobalBaseReg", "=", "Reg"], "ground_truth": [";"], "File": "ARMMachineFunctionInfo", "Func": "setGlobalBaseReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7063, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo", "(", ")", ";", "X", "->", "InitMCCodeGenInfo", "(", "RM", ",", "CM", ",", "OL", ")", ";", "return"], "ground_truth": ["X", ";"], "File": "rvexMCTargetDesc", "Func": "creatervexMCCodeGenInfo", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7064, "Length": 23, "Cover_Rate": 0.4791666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addImm1_31Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "ARM64AsmParser", "Func": "addImm1_31Operands", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7065, "Length": 21, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ","], "ground_truth": ["", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";"], "File": "X86ISelLowering148", "Func": "emitWRPKRU", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7066, "Length": 104, "Cover_Rate": 0.5810055865921788, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isDef", "(", ")", ")", "continue", ";", "unsigned", "CurReg", "=", "MO", ".", "getReg", "(", ")", ";", "MapRegToId", "::", "const_iterator", "ItCurRegId", "=", "RegToId", ".", "find", "(", "CurReg", ")", ";", "if", "(", "ItCurRegId", "==", "RegToId", ".", "end", "(", ")", ")", "continue", ";", "for", "(", "MCRegAliasIterator", "AI", "(", "CurReg", ",", "TRI", ",", "true", ")", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "{", "MapRegToId", "::", "const_iterator", "ItRegId", "=", "RegToId", ".", "find", "(", "*", "AI", ")", ";", "if", "(", "ItRegId", "==", "RegToId", ".", "end", "(", ")", ")", "continue", ";", "BBKillSet", ".", "set", "(", "ItRegId", "->", "second", ")", ";", "BBGen", "[", "ItRegId", "->", "second", "]", "=", "&", "MI", ";", "}", "BBGen", "[", "ItCurRegId", "->", "second", "]", "=", "&", "MI", ";", "}", "}", "if", "(", "!", "ADRPMode", "&&", "DummyOp", "&&", "!", "MBB", ".", "succ_empty", "(", ")", ")", "for", "(", "unsigned", "CurReg", "=", "", ";", "CurReg", "<", "NbReg", ";", "++", "CurReg", ")", "if", "("], "ground_truth": ["BBGen", "[", "CurReg", "]", ")", "getUses", "(", "ColorOpToReachedUses", ",", "CurReg", ",", "*", "BBGen", "[", "CurReg", "]", ")", ".", "insert", "(", "DummyOp", ")", ";"], "File": "AArch64CollectLOH", "Func": "initReachingDef", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7067, "Length": 183, "Cover_Rate": 0.30247933884297523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_loongson_punpckhhw_u", "(", "s"], "ground_truth": [",", "t", ")", ";"], "File": "loongson-mmiintrin", "Func": "punpckhhw_u", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7068, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getNumberOfRegisters", "(", "bool", "Vector", ")", "const", "{", "if", "(", "Vector", ")", "return", "", ";", "return"], "ground_truth": ["", ";"], "File": "TPCTargetTransformInfo", "Func": "getNumberOfRegisters", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7069, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pternlogq512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8di", ")", "__B", ",", "(", "__v8di", ")", "__C", ",", "__imm", ","], "ground_truth": ["(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_ternarylogic_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7070, "Length": 30, "Cover_Rate": 0.5084745762711864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "from", "==", "ARG_POINTER_REGNUM", "||", "from", "==", "FRAME_POINTER_REGNUM", ")", ";", "gcc_assert", "(", "to", "==", "FRAME_POINTER_REGNUM", "||", "to", "==", "STACK_POINTER_REGNUM", ")", ";", "if", "(", "to", "==", "STACK_POINTER_REGNUM", ")", "diff", "=", "mn10300_frame_size", "("], "ground_truth": [")", ";"], "File": "mn10300", "Func": "mn10300_initial_offset", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7071, "Length": 34, "Cover_Rate": 0.40963855421686746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Mask", ";", "if", "(", "Store", "->", "getMemoryVT", "(", ")", "==", "", ")", "{", "assert", "(", "Store", "->", "getAlignment", "(", ")", ">=", "", ")", ";", "Mask", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "}", "else", "if", "(", "Store", "->", "getMemoryVT", "(", ")", "==", "", ")", "{", "assert", "(", "Store", "->", "getAlignment", "(", ")", ">=", "", ")", ";", "Mask", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "SDValue", "OldChain", "=", "Store", "->", "getChain", "(", ")", ";", "bool", "VectorTrunc", "=", "(", "OldChain", ".", "getOpcode", "(", ")", "==", "", ")", ";", "SDValue", "Chain", "=", "VectorTrunc", "?", "OldChain", "->", "getOperand", "(", "", ")", ":", "OldChain", ";", "SDValue", "BasePtr", "=", "Store", "->", "getBasePtr", "(", ")", ";", "SDValue", "Offset", "=", "Store", "->", "getOffset", "(", ")", ";", "EVT", "MemVT", "=", "Store", "->", "getMemoryVT", "(", ")", ";", "SDValue", "LoadPtr", "=", "BasePtr", ";", "if", "(", "!", "Offset", ".", "isUndef", "(", ")", ")", "{", "LoadPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BasePtr", ",", "Offset", ")", ";", "}", "SDValue", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LoadPtr", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "Dst", "=", "DAG", ".", "getLoad", "(", "", ",", "DL", ",", "Chain", ",", "Ptr", ",", "MachinePointerInfo", "(", ")", ")", ";", "Chain", "=", "Dst", ".", "getValue", "(", "", ")", ";", "SDValue", "ByteIdx", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LoadPtr", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "ShiftAmt", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "ByteIdx", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "SExtValue", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Store", "->", "getValue", "(", ")", ")", ";", "SDValue", "MaskedValue", "=", "DAG", ".", "getZeroExtendInReg", "(", "SExtValue", ",", "DL", ",", "MemVT"], "ground_truth": [")", ";"], "File": "R600ISelLowering22", "Func": "lowerPrivateTruncStore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7072, "Length": 325, "Cover_Rate": 0.5603448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "RegisterInfo", "::", "eliminateFrameIndex", "(", "MachineBasicBlock", "::", "iterator", "II", ",", "int", "SPAdj", ",", "unsigned", "FIOperandNum", ",", "RegScavenger", "*", "RS", ")", "const", "{", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "MachineFrameInfo", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineOperand", "&", "FIOp", "=", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ";", "unsigned", "FI", "=", "FIOp", ".", "getIndex", "(", ")", ";", "unsigned", "ImmOpIdx", "=", "", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SHUXIRegisterInfo", "Func": "eliminateFrameIndex", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7073, "Length": 103, "Cover_Rate": 0.533678756476684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isLoadInst", "(", "MCInstD", ")", ")", "return", "false", ";", "switch", "(", "getSlotOpCode", "(", "MCInstD", ")", ")", "{", "case", "LOOKUP_C1C2", ":", "case", "LOOKUP_C0", ":", "case", "LOOKUP", ":", "return", "true"], "ground_truth": [";"], "File": "TPCMCInstrInfo", "Func": "isLookup", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7074, "Length": 31, "Cover_Rate": 0.6458333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "prev_set", "=", "single_set", "(", "prev", ")", ";", "rtx", "curr_set", "=", "single_set", "(", "curr", ")", ";", "if", "(", "!", "prev_set", "||", "!", "curr_set", ")", "return", "false", ";", "if", "(", "any_condjump_p", "(", "curr", ")", ")", "return", "false", ";", "if", "(", "!", "arm_macro_fusion_p", "(", ")", ")", "return", "false", ";", "if", "(", "current_tune", "->", "fusible_ops", "&", "tune_params", "::", "FUSE_MOVW_MOVT", "&&", "arm_sets_movw_movt_fusible_p", "(", "prev_set", ",", "curr_set", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "arm", "Func": "aarch_macro_fusion_pair_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7075, "Length": 70, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GenerateSignBits", "(", "V", ")", ")", "return", "false", ";", "if", "(", "!", "isa", "<", "Instruction", ">", "(", "V"], "ground_truth": [")", ")", "return", "true", ";"], "File": "ARMCodeGenPrepare10", "Func": "isPromotedResultSafe", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7076, "Length": 24, "Cover_Rate": 0.39344262295081966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "hwloops", "[", "inu", "]", ".", "spoiled", "=", "true", ";", "inu", "=", "hwloops", "[", "inu", "]", ".", "UpLoop", ";", "}", "while", "(", "inu", "!=", "EMPTYREF", ")", ";", "}", "if", "(", "ForceUnHardwareLoops", "&&", "!", "nomorelimitcorrection", "&&", "hwloops", "[", "li", "]", ".", "transform", ")", "{", "unsigned", "son", "=", "hwloops", "[", "li", "]", ".", "DownLoop", ";", "if", "(", "son", "!=", "EMPTYREF", ")", "{", "if", "(", "!", "hwloops", "[", "son", "]", ".", "transform", "&&", "hwloops", "[", "son", "]", ".", "RightLoop", "==", "EMPTYREF", ")", "{", "if", "(", "hwloops", "[", "li", "]", ".", "InstrNumber", "<", "", "*", "limitsize", ")", "{", "limitsize", "=", "hwloops", "[", "li", "]", ".", "InstrNumber", ";", "hwloops", "[", "li", "]", ".", "transform", "=", "false", ";", "nomorelimitcorrection", "=", "true", ";", "}", "}", "}", "}", "CurrentTopLoop", "=", "hwloops", "[", "li", "]", ".", "UpLoop", ";", "unsigned", "int", "grand", "=", "CurrentTopLoop", ";", "while", "(", "grand", "!=", "EMPTYREF", ")", "{", "if", "(", "hwloops", "[", "grand", "]", ".", "LastClosedSon", "==", "EMPTYREF", ")", "{", "hwloops", "[", "grand", "]", ".", "LastClosedSon"], "ground_truth": ["=", "li", ";"], "File": "TPCUnHardwareLoops", "Func": "ProcessEndLoop", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7077, "Length": 162, "Cover_Rate": 0.4954128440366973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "if", "(", "MI", ".", "isMetaInstruction", "(", ")", ")", "return", "", ";", "return", "", ";", "case", "", ":", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "+", "", ";", "case", ""], "ground_truth": [":"], "File": "SIInstrInfo54", "Func": "getNumWaitStates", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7078, "Length": 45, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "KindImm"], "ground_truth": [";"], "File": "SystemZAsmParser10", "Func": "isImm", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7079, "Length": 5, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Reloc", "::", "Model", "getEffectiveRelocModel", "(", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ")", "{", "return", "RM", ".", "getValueOr", "(", "Reloc", "::", "Static"], "ground_truth": [")", ";"], "File": "MCS51TargetMachine", "Func": "getEffectiveRelocModel", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7080, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cmpss_mask", "(", "(", "__v4sf", ")", "__X", ",", "(", "__v4sf", ")", "__Y", ",", "__P", ",", "("], "ground_truth": ["__mmask8", ")", "__M", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_mask_cmp_round_ss_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7081, "Length": 26, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "D", "(", "T", "...", "t", ")", "{", "return", "std", "::", "vector", "<", "std", "::", "string", ">", "{", "Dsm", "(", "t"], "ground_truth": [")", "...", "}", ";"], "File": "disassembler", "Func": "D", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7082, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Sym", "->", "setModuleName", "("], "ground_truth": ["ModuleName", ")", ";"], "File": "WebAssemblyTargetStreamer10", "Func": "emitImportModule", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7083, "Length": 7, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", ""], "ground_truth": ["||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ";"], "File": "VEInstrInfo12", "Func": "isUncondBranchOpcode", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7084, "Length": 49, "Cover_Rate": 0.5975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "AMDGPU", "::", "S_LOAD_DWORDX4_SGPR", ":", "unsigned", "NewOpcode", "=", "getVALUOp", "(", "*", "MI", ")", ";", "unsigned", "Offset", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SRsrc", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SReg_128RegClass", ")", ";", "unsigned", "DWord0", "=", "Offset", ";", "unsigned", "DWord1", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SGPR_32RegClass", ")", ";", "unsigned", "DWord2", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SGPR_32RegClass", ")", ";", "unsigned", "DWord3", "=", "MRI", ".", "createVirtualRegister", "(", "&", "AMDGPU", "::", "SGPR_32RegClass", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "AMDGPU", "::", "S_MOV_B32", ")", ",", "DWord1", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "AMDGPU", "::", "S_MOV_B32", ")", ",", "DWord2", ")", ".", "addImm", "(", "AMDGPU", "::", "RSRC_DATA_FORMAT", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "AMDGPU", "::", "S_MOV_B32", ")", ",", "DWord3", ")", ".", "addImm", "(", "AMDGPU", "::", "RSRC_DATA_FORMAT", ">>", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "AMDGPU", "::", "REG_SEQUENCE", ")", ",", "SRsrc", ")", ".", "addReg", "(", "DWord0", ")", ".", "addImm", "(", "AMDGPU", "::", "sub0", ")", ".", "addReg", "(", "DWord1", ")", ".", "addImm", "(", "AMDGPU", "::", "sub1", ")", ".", "addReg", "(", "DWord2", ")", ".", "addImm", "(", "AMDGPU", "::", "sub2", ")", ".", "addReg", "(", "DWord3", ")", ".", "addImm", "(", "AMDGPU", "::", "sub3", ")", ";", "MI", "->", "setDesc", "(", "get", "(", "NewOpcode"], "ground_truth": [")", ")", ";"], "File": "SIInstrInfo90", "Func": "moveSMRDToVALU", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7085, "Length": 258, "Cover_Rate": 0.7247191011235955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_or_ps", "(", "__m128"], "ground_truth": ["__A", ",", "__m128", "__B", ")", "{"], "File": "xmmintrin", "Func": "_mm_or_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7086, "Length": 22, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getSysReg", "(", ")", "const", "{", "assert", "(", "Kind", "==", "k_SysReg", "&&"], "ground_truth": ["", ")", ";"], "File": "ARM64AsmParser", "Func": "getSysReg", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7087, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getArithmeticInstrCost", "(", "unsigned", "Opcode", ",", "Type", "*", "Ty", ",", "TTI", "::", "OperandValueKind", "Opd1Info", ",", "TTI", "::", "OperandValueKind", "Opd2Info", ",", "TTI", "::", "OperandValueProperties", "Opd1PropInfo", ",", "TTI", "::", "OperandValueProperties", "Opd2PropInfo", ",", "ArrayRef", "<", "const", "Value", "*", ">", "Args", ")", "{", "unsigned", "Cost", "=", "BasicTTIImplBase", "<", "TTIImpl", ">", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ","], "ground_truth": ["Opd1PropInfo", ",", "Opd2PropInfo", ")", ";"], "File": "WebAssemblyTargetTransformInfo2", "Func": "getArithmeticInstrCost", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7088, "Length": 64, "Cover_Rate": 0.4266666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Tmp", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ",", "dl", ",", "", ",", "Src", ")", ";", "break", ";", "case", "", ":", "Tmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ")", ";", "break", ";", "}", "SDValue", "FIPtr", "=", "DAG", ".", "CreateStackTemporary", "(", "", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getStore", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "Tmp", ",", "FIPtr", ",", "NULL", ",", "", ",", "false", ",", "false", ",", "", ")", ";", "if", "(", "Op", ".", "getValueType", "(", ")", "==", "", ")", "FIPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "FIPtr", ".", "getValueType", "(", ")", ",", "FIPtr", ",", "DAG", ".", "getConstant", "(", "", ",", "FIPtr"], "ground_truth": [".", "getValueType", "(", ")", ")", ")", ";"], "File": "PPCISelLowering54", "Func": "LowerFP_TO_INT", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7089, "Length": 133, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ContNextScc", "=", "true", ";", "if", "(", "It", "==", "E", "||", "getSCCNum", "(", "SccBeginMBB", ")", "!=", "getSCCNum", "(", "*", "It", ")", ")", "{", "++", "SccNumIter", ";", "int", "sccRemainedNumBlk", "=", "countActiveBlock", "(", "SccBeginIter", ",", "It", ")", ";", "if", "(", "sccRemainedNumBlk", "!=", "", "&&", "sccRemainedNumBlk", ">=", "SccNumBlk", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "getSCCNum", "(", "MBB", ")", "<<", "", "<<", "SccNumIter", ";", "dbgs", "(", ")", "<<", "", ";", ")", ";", "ContNextScc", "=", "true", ";", "}", "else", "if", "(", "sccRemainedNumBlk", "!=", "", "&&", "sccRemainedNumBlk", "<", "SccNumBlk", ")", "{", "SccNumBlk", "=", "sccRemainedNumBlk", ";", "It", "=", "SccBeginIter", ";", "ContNextScc", "=", "false", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "getSCCNum", "(", "MBB", ")", "<<", "", "<<", "SccNumIter", "<<", "'\\n'", ";", ")", ";", "}", "else", "{", "ContNextScc", "=", "true", ";", "}", "}", "else", "{", "ContNextScc", "=", "false", ";", "}", "if", "(", "ContNextScc", ")", "SccBeginMBB", "=", "nullptr", ";", "}", "MachineBasicBlock", "*", "EntryMBB", "=", "*", "GraphTraits", "<", "MachineFunction", "*", ">", "::", "nodes_begin", "(", "FuncRep", ")", ";", "if", "(", "EntryMBB", "->", "succ_size", "(", ")", "==", "", ")", "{", "Finish", "=", "true", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "}", "else", "{", "int", "NewnumRemainedBlk", "=", "countActiveBlock", "(", "OrderedBlks", ".", "begin", "(", ")", ",", "OrderedBlks", ".", "end", "(", ")", ")", ";", "if", "(", "NewnumRemainedBlk", "==", "", "||", "NewnumRemainedBlk", "<", "NumRemainedBlk", ")", "{", "MakeProgress", "=", "true", ";", "NumRemainedBlk", "=", "NewnumRemainedBlk", ";", "}", "else", "{", "MakeProgress", "=", "false", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "}", "}", "}", "while", "(", "!", "Finish", "&&", "MakeProgress", ")", ";", "wrapup", "(", "*", "GraphTraits", "<", "MachineFunction", "*", ">", "::", "nodes_begin", "(", "FuncRep", ")", ")", ";", "for", "(", "MBBInfoMap", "::", "iterator", "It", "=", "BlockInfoMap", ".", "begin", "(", ")", ",", "E", "=", "BlockInfoMap", ".", "end", "(", ")", ";", "It", "!=", "E", ";", "++", "It", ")", "{", "if", "(", "(", "*", "It", ")", ".", "second", "&&", "(", "*", "It", ")", ".", "second", "->", "IsRetired", ")", "{", "assert", "(", "(", "(", "*", "It", ")", ".", "first", ")", "->", "getNumber", "(", ")", "!=", "-", "", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "(", "(", "*", "It", ")", ".", "first", ")", "->", "getNumber", "(", ")", "<<", "", ";", ")", ";", "(", "*", "It", ")", ".", "first", "->", "eraseFromParent", "(", ")", ";", "}", "delete", "(", "*", "It", ")", ".", "second", ";", "}", "BlockInfoMap", ".", "clear", "(", ")", ";", "LLInfoMap", ".", "clear", "(", ")", ";", "if", "(", "!", "Finish", ")", "{", "LLVM_DEBUG", "(", "FuncRep", "->"], "ground_truth": ["viewCFG", "(", ")", ")", ";"], "File": "AMDILCFGStructurizer11", "Func": "run", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7090, "Length": 411, "Cover_Rate": 0.6391912908242613, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Lo64", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "LdNode", "->", "getChain", "(", ")", ",", "LoPtr", ",", "LdNode", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "", ")", ",", "Alignment", ")", ";", "SDValue", "SubRegEven", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "SubRegOdd", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDNode", "*", "InFP128", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ",", "dl", ",", "", ")", ";", "InFP128", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "INSERT_SUBREG", ",", "dl", ",", "", ",", "SDValue", "(", "InFP128", ",", "", ")", ",", "Hi64", ",", "SubRegEven", ")", ";", "InFP128", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "INSERT_SUBREG", ",", "dl", ",", "", ",", "SDValue", "(", "InFP128", ",", "", ")", ",", "Lo64", ",", "SubRegOdd", ")", ";", "SDValue", "OutChains", "[", "", "]", "=", "{", "SDValue", "(", "Hi64", ".", "getNode", "(", ")", ",", "", ")", ",", "SDValue", "(", "Lo64", ".", "getNode", "(", ")", ",", "", ")", "}", ";", "SDValue", "OutChain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "OutChains", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "SDValue", "("], "ground_truth": ["InFP128", ",", "", ")", ",", "OutChain", "}", ";"], "File": "SparcISelLowering26", "Func": "LowerF128Load", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7091, "Length": 193, "Cover_Rate": 0.5258855585831063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "float", ")", "__builtin_altivec_vrsqrtefp", "(", "(", "vector"], "ground_truth": ["float", ")", "a1", ")", ";"], "File": "altivec4", "Func": "vec_rsqrte", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7092, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "", "(", "SDNode", "*", "N", ")", "{", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "("], "ground_truth": [")", ")", ")", "llvm_unreachable", "(", "", ")", ";"], "File": "X86ISelLowering114", "Func": "getExtractVEXTRACTF128Immediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7093, "Length": 33, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MO1", "=", "*", "MI1", ".", "memoperands_begin", "(", ")", ";", "auto", "MO2", "=", "*", "MI2", ".", "memoperands_begin", "(", ")", ";", "if", "(", "MO1", "->", "getAddrSpace", "(", ")", "!=", "MO2", "->", "getAddrSpace", "(", ")", ")", "return", "false", ";", "auto", "Base1", "=", "MO1", "->", "getValue", "(", ")", ";", "auto", "Base2", "=", "MO2", "->", "getValue", "(", ")", ";", "if", "(", "!", "Base1", "||", "!", "Base2", ")", "return", "false", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MI1", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "DataLayout", "&", "DL", "=", "MF", ".", "getFunction", "(", ")", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "Base1", "=", "GetUnderlyingObject", "(", "Base1", ",", "DL", ")", ";", "Base2", "=", "GetUnderlyingObject", "(", "Base1", ",", "DL", ")", ";", "if", "(", "isa", "<", "UndefValue", ">", "(", "Base1", ")", "||", "isa"], "ground_truth": ["<", "UndefValue", ">", "(", "Base2", ")", ")", "return", "false", ";"], "File": "SIInstrInfo (2)", "Func": "memOpsHaveSameBasePtr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7094, "Length": 140, "Cover_Rate": 0.717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "FpABIKind", "::", "S32", ":", "return", "", ";", "case", "FpABIKind", "::", "S64", ":", "if", "(", "Is32BitABI", ")", "return", "OddSPReg"], "ground_truth": ["?", "", ":", "", ";"], "File": "MipsABIFlagsSection (2)", "Func": "getFpABIValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7095, "Length": 27, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IdxN", "->", "isNullValue", "(", ")", "&&", "ValTy", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "VecV", ")", ";", "}", "if", "(", "ValWidth", "==", "", ")", "{", "SDValue", "A0", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "{", "VecV", "}", ",", "DAG", ")", ";", "SDValue", "M0", "=", "DAG", ".", "getConstant", "(", "", "/", "VecWidth", ",", "dl", ",", "", ")", ";", "SDValue", "I0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "IdxV", ",", "M0", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "A0", ",", "I0", ")", ";", "}", "unsigned", "Scale", "=", "VecWidth", "/", "ValWidth", ";", "assert", "(", "ty", "(", "IdxV", ")", "==", "", ")", ";", "unsigned", "VecRep", "=", "", "/", "VecWidth", ";", "SDValue", "S0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "IdxV", ",", "DAG", ".", "getConstant", "(", "", "*", "VecRep", ",", "dl", ",", "", ")", ")", ";", "SDValue", "T0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "VecV", ")", ";", "SDValue", "T1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "T0", ",", "S0", ")", ";", "while", "(", "Scale", ">", "", ")", "{", "T1", "=", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "dl", ",", "", ",", "T1", ")", ";", "T1", "=", "expandPredicate", "(", "T1", ",", "dl", ",", "DAG", ")", ";", "Scale", "/=", "", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResTy", ",", "T1", ")", ";", "}", "assert", "(", "VecWidth", "==", "", "||", "VecWidth", "==", "", ")", ";", "MVT", "ScalarTy", "=", "tyScalar", "(", "VecTy", ")", ";", "VecV", "=", "DAG", ".", "getBitcast", "(", "ScalarTy", ",", "VecV", ")", ";", "SDValue", "WidthV", "=", "DAG", ".", "getConstant", "(", "ValWidth", ",", "dl", ",", "", ")", ";", "SDValue", "ExtV", ";", "if", "(", "IdxN", ")", "{", "unsigned", "Off", "=", "IdxN", "->", "getZExtValue", "(", ")", "*", "ElemWidth", ";", "if", "(", "VecWidth", "==", "", "&&", "ValWidth", "==", "", ")", "{", "assert", "(", "Off", "==", "", "||", "Off", "==", "", ")", ";", "unsigned", "SubIdx", "=", "Off", "==", "", "?", "", ":", "", ";", "ExtV", "=", "DAG", ".", "getTargetExtractSubreg", "(", "SubIdx", ",", "dl", ",", "", ",", "VecV", ")", ";", "}", "else", "if", "(", "Off", "==", "", "&&", "(", "ValWidth", "%", "", ")", "==", "", ")", "{", "ExtV", "=", "DAG", ".", "getZeroExtendInReg", "(", "VecV", ",", "dl", ",", "tyScalar", "(", "ValTy", ")", ")", ";", "}", "else", "{", "SDValue", "OffV", "=", "DAG", ".", "getConstant", "(", "Off", ",", "dl", ",", "", ")", ";", "ExtV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ScalarTy", ",", "{", "VecV", ",", "WidthV", ",", "OffV", "}", ")", ";", "}", "}", "else", "{", "if", "(", "ty", "(", "IdxV", ")", "!=", "", ")", "IdxV", "=", "DAG", ".", "getZExtOrTrunc", "(", "IdxV", ",", "dl", ",", "", ")", ";", "SDValue", "OffV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "IdxV"], "ground_truth": [",", "DAG", ".", "getConstant", "(", "ElemWidth", ",", "dl", ",", "", ")", ")", ";"], "File": "HexagonISelLowering1", "Func": "extractVector", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7096, "Length": 482, "Cover_Rate": 0.6418109187749668, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MUST_SAVE_ACC_REGISTER", "&&", "bit_count", "(", "save_mask", ")", "<", "", ")", "{", "save_mask", "|=", "(", "", "<<", "", ")", "|", "(", "", "<<", "", ")", ";", "if", "(", "low", "==", "", ")", "low", "=", "", ";", "if", "(", "high", "==", "", "||", "low", "==", "high", ")", "high", "=", "low", "+", "", ";", "}", "pushed_mask", "=", "(", "-", "", "<<", "low", ")", "&", "~", "(", "-", "", "<<", "(", "high", "+", "", ")", ")", ";", "unneeded_pushes", "=", "(", "pushed_mask", "&", "(", "~", "save_mask", ")", ")", "&", "pushed_mask", ";", "if", "(", "(", "fixed_reg", "&&", "fixed_reg", "<=", "high", ")", "||", "(", "optimize_function_for_speed_p", "(", "cfun", ")", "&&", "bit_count", "(", "save_mask", ")", "<", "bit_count", "(", "unneeded_pushes", ")", ")", ")", "{", "*", "lowest", "=", "", ";", "*", "highest", "=", "", ";", "*", "register_mask", "=", "save_mask", ";", "}", "else", "{", "*", "lowest", "=", "low", ";", "*", "highest", "=", "high", ";", "*", "register_mask", "=", ""], "ground_truth": [";"], "File": "rx2", "Func": "rx_get_stack_layout", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7097, "Length": 148, "Cover_Rate": 0.3523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeLO32DSPRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">=", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Reg", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "MipsDisassembler10", "Func": "DecodeLO32DSPRegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7098, "Length": 60, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CallLoweringInfo", ".", "get", "("], "ground_truth": [")", ";"], "File": "M88kSubtarget", "Func": "getCallLowering", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7099, "Length": 7, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "Blob", ".", "size", "(", ")", "/", "sizeof", "(", "uint32_t", ")", "/", "", ";", "++", "I", ")", "setRegister", "(", "Data", "[", "I", "*", "", "]", ",", "Data", "[", "I", "*"], "ground_truth": ["", "+", "", "]", ")", ";"], "File": "AMDGPUPALMetadata", "Func": "setFromLegacyBlob", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7100, "Length": 44, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "isa", "<", "BitCastInst", ">", "(", "&", "I", ")", ")", "{", "AddToLazyDeletionSet", "(", "&", "I", ")", ";", "for", "(", "auto", "*", "BCUser", ":", "cast", "<", "BitCastInst", ">", "(", "&", "I", ")", "->", "users", "(", ")", ")", "RetVal", "&="], "ground_truth": ["ProcessUser", "(", "MemOpOffsetMap", ",", "*", "BCUser", ",", "Offset", ",", "isStruct", ")", ";"], "File": "JVMMemIntrinsicsHandler", "Func": "ProcessUser", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7101, "Length": 52, "Cover_Rate": 0.3466666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", ">=", "", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "addr", ")", "==", "SYMBOL_REF", ")", "{", "tree", "decl", "=", "MEM_EXPR", "(", "mem", ")", ";", "if", "(", "decl", "&&", "TREE_CODE", "(", "decl", ")", "==", "VAR_DECL", "&&", "GET_MODE", "(", "mem", ")", "==", "TYPE_MODE", "(", "TREE_TYPE", "(", "decl", ")", ")", ")", "return", "", ";", "decl", "=", "SYMBOL_REF_DECL"], "ground_truth": ["(", "addr", ")", ";"], "File": "spu", "Func": "store_with_one_insn_p", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7102, "Length": 64, "Cover_Rate": 0.48854961832061067, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterBank", "&", "EltRB", "=", "*", "RBI", ".", "getRegBank", "(", "EltReg", ",", "MRI", ",", "TRI", ")", ";", "const", "RegisterBank", "&", "DstRB", "=", "*", "RBI", ".", "getRegBank", "(", "Dst", ",", "MRI", ",", "TRI", ")", ";", "if", "(", "EltRB", "!=", "DstRB", ")", "return", "false", ";", "if", "(", "any_of", "(", "make_range", "(", "I", ".", "operands_begin", "(", ")", "+", "", ",", "I", ".", "operands_end", "(", ")", ")", ",", "[", "&", "MRI", "]", "(", "const", "MachineOperand", "&", "Op", ")", "{", "return", "!", "getOpcodeDef", "(", "TargetOpcode", "::", "G_IMPLICIT_DEF", ",", "Op", ".", "getReg", "(", ")", ",", "MRI", ")", ";", "}", ")", ")", "return", "false", ";", "unsigned", "SubReg", ";", "const", "TargetRegisterClass", "*", "EltRC", "=", "getRegClassForTypeOnBank", "(", "EltTy", ",", "EltRB", ")", ";", "if", "(", "!", "EltRC", ")", "return", "false"], "ground_truth": [";"], "File": "AArch64InstructionSelector (2)", "Func": "tryOptBuildVecToSubregToReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7103, "Length": 121, "Cover_Rate": 0.4336917562724014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cmpq128_mask", "(", "(", "__v2di", ")", "__X", ",", "("], "ground_truth": ["__v2di", ")", "__Y", ",", "", ",", "(", "__mmask8", ")", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_cmpge_epi64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7104, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "DebugLoc", "DL", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "Chain", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "VAList", "=", "Op", ".", "getOperand", "(", "", ")", ";", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "MemOps", ";", "SDValue", "Stack", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVariadicStackIdx", "(", ")", ",", "getPointerTy", "(", ")", ")", ";", "MemOps", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Stack", ",", "VAList", ",", "MachinePointerInfo", "(", "SV", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "int", "GPRSize", "=", "FuncInfo", "->", "getVariadicGPRSize", "(", ")", ";", "if", "(", "GPRSize", ">", "", ")", "{", "SDValue", "GRTop", ",", "GRTopAddr", ";", "GRTopAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", ")", ",", "VAList", ",", "DAG", ".", "getConstant", "(", "", ",", "getPointerTy", "(", ")", ")", ")", ";", "GRTop", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVariadicGPRIdx", "(", ")", ",", "getPointerTy", "(", ")", ")", ";", "GRTop", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", ")", ",", "GRTop", ",", "DAG", ".", "getConstant", "(", "GPRSize", ",", "getPointerTy", "(", ")", ")", ")", ";", "MemOps", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "GRTop", ",", "GRTopAddr", ",", "MachinePointerInfo", "(", "SV", ",", "", ")"], "ground_truth": [",", "false", ",", "false", ",", "", ")", ")", ";"], "File": "AArch64ISelLowering123", "Func": "LowerVASTART", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7105, "Length": 244, "Cover_Rate": 0.4236111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", ")", ",", "Fixups", ",", "STI", ")", "<<", "", ";", "unsigned", "OffBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand"], "ground_truth": ["(", "OpNo", "+", "", ")", ",", "Fixups", ",", "STI", ")", ";"], "File": "MipsMCCodeEmitter (2)", "Func": "getMemEncodingMMImm16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7106, "Length": 42, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasUnalignedScratchAccess", "(", ")", "const", "{", "return", "UnalignedScratchAccess"], "ground_truth": [";"], "File": "AMDGPUSubtarget", "Func": "hasUnalignedScratchAccess", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7107, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "rest_of_insert_bti", "("], "ground_truth": [")", ";"], "File": "aarch-bti-insert", "Func": "execute", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7108, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint32x4x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__bu", "="], "ground_truth": ["{", "__b", "}", ";"], "File": "arm", "Func": "neon_vst3q_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7109, "Length": 15, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Tmp3", "=", "ST", "->", "getValue", "(", ")", ";", "assert", "(", "Tmp3", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "Alignment", "=", "ST", "->", "getAlignment", "(", ")", ";", "bool", "isVolatile", "=", "ST", "->", "isVolatile", "(", ")", ";", "bool", "isNonTemporal", "=", "ST", "->", "isNonTemporal", "(", ")", ";", "Tmp3", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Tmp3"], "ground_truth": [")", ";"], "File": "NVPTXISelLowering73", "Func": "LowerSTOREi1", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7110, "Length": 64, "Cover_Rate": 0.3878787878787879, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "avr_out_movsi_mr_r_reg_disp_tiny", "(", "rtx", "op", "[", "]", ",", "int", "*", "l", ")", "{", "rtx", "dest", "=", "op", "[", "", "]", ";", "rtx", "src", "=", "op", "[", "", "]", ";", "rtx", "base", "=", "XEXP", "(", "dest", ",", "", ")", ";", "int", "reg_base", "=", "REGNO", "(", "XEXP", "(", "base", ",", "", ")", ")", ";", "int", "reg_src", "=", "true_regnum", "(", "src", ")", ";", "if", "(", "reg_base", "==", "reg_src", ")", "{", "*", "l", "=", "", ";", "return", "(", "", "CR_TAB", "", "CR_TAB", "TINY_ADIW", "(", "%", "I0", ",", "%", "J0", ",", "%", "o0", ")", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", ""], "ground_truth": ["CR_TAB", "", "CR_TAB", "TINY_SBIW", "(", "%", "I0", ",", "%", "J0", ",", "%", "o0", "+", "", ")", ")", ";"], "File": "avr", "Func": "avr_out_movsi_mr_r_reg_disp_tiny", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7111, "Length": 118, "Cover_Rate": 0.5339366515837104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_rsqrt14_sd", "(", "__m128d", "__A", ",", "__m128d", "__B", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_rsqrt14sd", "(", "(", "__v2df", ")", "__B", ",", "(", "__v2df", ")"], "ground_truth": ["__A", ")", ";"], "File": "avx512fintrin", "Func": "_mm_rsqrt14_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7112, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "STI", "=", "MBB", ".", "getParent", "(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "STI", ".", "getInstrInfo", "(", ")", ";", "unsigned", "NewOpcode", "=", "TII", "->", "getEquivalentCompactForm", "(", "Branch", ")", ";", "Branch", "=", "TII", "->", "genInstrWithNewOpc", "(", "NewOpcode", ",", "Branch", ")", ";", "std", "::", "next", "(", "Branch", ")", "->", "eraseFromParent", "(", ")", ";", "return", "Branch"], "ground_truth": [";"], "File": "MipsDelaySlotFiller14", "Func": "replaceWithCompactBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7113, "Length": 64, "Cover_Rate": 0.7710843373493976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Directive", "==", "", "||", "Directive", "==", "", ")", "return", "new", "DispatchGroupSBHazardRecognizer", "(", "II", ",", "DAG", ")", ";", "if", "(", "Directive", "!=", "", "&&", "Directive", "!=", "", "&&", "Directive", "!="], "ground_truth": ["", "&&", "Directive", "!=", "", ")", "{"], "File": "PPCInstrInfo1", "Func": "CreateTargetPostRAHazardRecognizer", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7114, "Length": 38, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reloc", "=", "hi_reloc", "?", "", ":", "", ";", "break", ";", "default", ":", "output_operand_lossage", "(", "", ",", "hi_reloc", "?", "'h'", ":", "'R'", ")", ";", "return", ";", "}", "fprintf", "(", "file", ",", "", ",", "reloc", ")", ";", "output_addr_const", "(", "file", ",", "riscv_strip_unspec_address", "(", "op", ")", ")", ";", "fputc", "(", "')'"], "ground_truth": [",", "file", ")", ";"], "File": "riscv", "Func": "riscv_print_operand_reloc", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7115, "Length": 52, "Cover_Rate": 0.4727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "StringRef", "getPassName", "(", ")", "const", "override"], "ground_truth": ["{"], "File": "AAPISelDAGToDAG", "Func": "getPassName", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7116, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "symb", "=", "(", "*", "targetm", ".", "strip_name_encoding", ")", "(", "symb", ")", ";", "length", "=", "strlen", "(", "symb", ")", ";", "symbol_name", "=", "alloca", "(", "length", "+", "", ")", ";", "GEN_SYMBOL_NAME_FOR_SYMBOL", "(", "symbol_name", ",", "symb", ",", "length", ")", ";", "lazy_ptr_name", "=", "alloca", "(", "length", "+", "", ")", ";", "GEN_LAZY_PTR_NAME_FOR_SYMBOL", "(", "lazy_ptr_name", ",", "symb", ",", "length", ")", ";", "if", "(", "flag_pic", "==", "", ")", "machopic_picsymbol_stub1_section", "(", ")", ";", "else", "machopic_symbol_stub1_section", "(", ")", ";", "if", "(", "flag_pic", "==", "", ")", "{", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "stub", ")", ";", "fprintf", "(", "file", ",", "", ",", "symbol_name", ")", ";", "label", "++", ";", "local_label_0", "=", "alloca", "(", "sizeof", "(", "", ")", ")", ";", "sprintf", "(", "local_label_0", ",", "", ",", "label", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "local_label_0", ")", ";", "fprintf", "(", "file", ",", "", ",", "local_label_0", ")", ";", "fprintf", "(", "file", ",", "", ",", "lazy_ptr_name", ",", "local_label_0", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "(", "TARGET_64BIT", "?", "", ":", "", ")", ",", "lazy_ptr_name", ",", "local_label_0", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "}", "else", "{", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "stub", ")", ";", "fprintf", "(", "file", ",", "", ",", "symbol_name", ")", ";", "fprintf", "(", "file", ",", "", ",", "lazy_ptr_name", ")", ";", "fprintf", "(", "file", ",", "", ",", "(", "TARGET_64BIT"], "ground_truth": ["?", "", ":", "", ")", ",", "lazy_ptr_name", ")", ";"], "File": "rs60003", "Func": "machopic_output_stub", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7117, "Length": 254, "Cover_Rate": 0.7341040462427746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "expandedp", "=", "false", ";", "d", "=", "bdesc_dst", ";", "for", "(", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "bdesc_dst", ")", ";", "i", "++", ",", "d", "++", ")", "if", "(", "d", "->", "code", "==", "fcode", ")", "{", "arg0", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "arg1", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "arg2", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "op0", "=", "expand_normal", "(", "arg0", ")", ";", "op1", "=", "expand_normal", "(", "arg1", ")", ";", "op2", "=", "expand_normal", "(", "arg2", ")", ";", "mode0", "=", "insn_data", "[", "d", "->", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "mode1", "=", "insn_data", "[", "d", "->", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "if", "(", "arg0", "==", "error_mark_node", "||", "arg1", "==", "error_mark_node", "||", "arg2", "==", "error_mark_node", ")", "return", "const0_rtx", ";", "*", "expandedp", "=", "true", ";", "STRIP_NOPS", "(", "arg2", ")", ";", "if", "(", "TREE_CODE", "(", "arg2", ")", "!=", "INTEGER_CST", "||", "TREE_INT_CST_LOW", "(", "arg2", ")", "&", "~", "", ")", "{", "error", "(", "", ","], "ground_truth": ["d", "->", "name", ")", ";"], "File": "powerpcspe", "Func": "altivec_expand_dst_builtin", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7118, "Length": 171, "Cover_Rate": 0.48857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "Lower_KIL", "(", "MachineInstr", "*", "MI", ",", "MachineBasicBlock", "&", "BB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "MachineRegisterInfo", "&", "MRI", ")", "const", "{", "BuildMI", "(", "BB", ",", "I", ",", "BB", ".", "findDebugLoc", "(", "I", ")", ",", "TII", "->", "get", "(", "AMDGPU", "::", "V_CMPX_LE_F32_e32", ")", ",", "AMDGPU", "::", "VCC", ")", ".", "addReg", "("], "ground_truth": ["AMDGPU", "::", "SREG_LIT_0", ")", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";"], "File": "SIISelLowering104", "Func": "LowerSI_KIL", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7119, "Length": 68, "Cover_Rate": 0.9066666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mul_ss", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{", "__m128", "a", ",", "b", ",", "c", ";", "static", "const", "__vector", "unsigned", "int", "mask", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "a", "=", "vec_splat", "(", "__A", ",", "", ")", ";", "b", "=", "vec_splat", "(", "__B", ",", "", ")", ";", "c", "=", "a", "*", "b", ";", "return", "(", "vec_sel", "(", "__A", ",", "c", ",", "mask", ")", ")", ";", "__A", "[", "", "]", "=", "__A", "[", "", "]", "*", "__B", "[", "", "]", ";", "return", "("], "ground_truth": ["__A", ")", ";"], "File": "xmmintrin", "Func": "_mm_mul_ss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7120, "Length": 102, "Cover_Rate": 0.9902912621359223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "ValLocs", ";", "CCState", "CCInfo", "(", "CC", ",", "F", ".", "isVarArg", "(", ")", ",", "TM", ",", "ValLocs", ",", "I", "->", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "RetCC_", ")", ";", "const", "Value", "*", "RV", "=", "Ret", "->", "getOperand", "(", "", ")", ";", "unsigned", "Reg", "=", "getRegForValue", "(", "RV", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "if", "(", "ValLocs", ".", "size", "(", ")", "!=", "", ")", "return", "false", ";", "CCValAssign", "&", "VA", "=", "ValLocs", "[", "", "]", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "return", "false", ";", "if", "(", "!", "VA", ".", "isRegLoc", "(", ")", ")", "return", "false", ";", "if", "(", "TLI", ".", "getValueType", "(", "RV", "->", "getType", "(", ")", ")", "!=", "VA", ".", "getValVT", "(", ")", ")", "return", "false", ";", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "Reg", "+", "VA", ".", "getValNo", "(", ")", ";", "unsigned", "DstReg", "=", "VA", ".", "getLocReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "MRI", ".", "getRegClass"], "ground_truth": ["(", "SrcReg", ")", ";"], "File": "X86FastISel51", "Func": "X86SelectRet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7121, "Length": 192, "Cover_Rate": 0.4146868250539957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vdupq_n_uv16qi", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vdupq_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7122, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "assert", "(", "", ")", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", ""], "ground_truth": [":"], "File": "JVMAsmPrinter", "Func": "EmitTypeString", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7123, "Length": 57, "Cover_Rate": 0.32571428571428573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isEliminableAddrSpaceCast", "(", "V", ")", ")", "return", "true", ";", "const", "int", "MaxDepth", "=", "", ";", "if", "(", "Depth", ">=", "MaxDepth", ")", "return", "false", ";", "if", "(", "GEPOperator", "*", "GEP", "=", "dyn_cast", "<", "GEPOperator", ">", "(", "V", ")", ")", "return", "hoistAddrSpaceCastFromGEP", "(", "GEP", ",", "Depth", ")", ";", "if", "(", "BitCastOperator", "*", "BC", "=", "dyn_cast", "<", "BitCastOperator", ">", "(", "V", ")", ")", "return", "hoistAddrSpaceCastFromBitCast", "(", "BC", ",", "Depth", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "NVPTXFavorNonGenericAddrSpaces6", "Func": "hoistAddrSpaceCastFrom", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7124, "Length": 72, "Cover_Rate": 0.8372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "isOSIAMCU"], "ground_truth": ["(", ")", ";"], "File": "X86Subtarget (2)", "Func": "isTargetMCU", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7125, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ","], "ground_truth": ["MCContext", "&", "Ctx", ")", "{"], "File": "AAPDisassembler", "Func": "createAAPDisassembler", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7126, "Length": 20, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hasCMOV", "(", ")", "||", "hasSSE1", "(", ")", "||", "is64Bit"], "ground_truth": ["(", ")", ";"], "File": "X86Subtarget (2)2", "Func": "canUseCMOV", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7127, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TotalPackets", "++", ";", "startNewCycle", "=", "true", ";", "}", "switch", "(", "SU", "->", "getInstr", "(", ")", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "ResourcesModel", "->", "reserveResources", "(", "SU", "->", "getInstr", "(", ")", ")", ";", "break", ";", "case", "TargetOpcode", "::", "EXTRACT_SUBREG", ":", "case", "TargetOpcode", "::", "INSERT_SUBREG", ":", "case", "TargetOpcode", "::", "SUBREG_TO_REG", ":", "case", "TargetOpcode", "::", "REG_SEQUENCE", ":", "case", "TargetOpcode", "::", "IMPLICIT_DEF", ":", "case", "TargetOpcode", "::", "KILL", ":", "case", "TargetOpcode", "::", "CFI_INSTRUCTION", ":", "case", "TargetOpcode", "::", "EH_LABEL", ":", "case", "TargetOpcode", "::", "COPY", ":", "case", "TargetOpcode", "::", "INLINEASM", ":", "break", ";", "}", "Packet", ".", "push_back", "(", "SU", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "TotalPackets", "<<", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Packet", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "i", "<<", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "Packet", "[", "i", "]", "->", "NodeNum", "<<", "", ")", ";", "DEBUG", "(", "Packet", "[", "i", "]", "->", "getInstr", "(", ")", "->", "dump", "(", ")", ")", ";", "}", "if", "(", "Packet", ".", "size", "(", ")", ">=", "SchedModel", "->"], "ground_truth": ["getIssueWidth", "(", ")", ")", "{"], "File": "HexagonMachineScheduler (2)2", "Func": "reserveResources", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7128, "Length": 193, "Cover_Rate": 0.6942446043165468, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "return", "(", "GET_CODE", "(", "addr", ")", "==", "UNSPEC", "&&", "XVECLEN", "(", "addr", ",", "", ")", "==", "", "&&", "XINT", "(", "addr", ",", "", ")", "==", "ARC_UNSPEC_GOT", "&&", "GET_CODE", "(", "XVECEXP", "(", "addr", ",", "", ","], "ground_truth": ["", ")", ")", "==", "SYMBOL_REF", ")", ";"], "File": "arc4", "Func": "arc_legitimate_pc_offset_p", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7129, "Length": 43, "Cover_Rate": 0.39814814814814814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isTwoAddr", "=", "NumOps", ">", "", "&&", "Desc", ".", "getOperandConstraint", "(", "", ",", "TOI", "::", "TIED_TO", ")", "!=", "-", "", ";", "unsigned", "i", "=", "isTwoAddr", "?", "", ":", "", ";", "for", "(", ";", "i", "!=", "NumOps", ";", "++", "i", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "InstrInfo", "::", "is_64NonExtLowByteReg", "(", "Reg", ")", ")", "continue", ";", "REX", "|=", "", ";", "break", ";", "}", "switch", "(", "TSFlags", "&", "", ")", "{", "case", "", ":", "assert", "(", "", "&&", "", ")", ";", "case", "", ":", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "InstrInfo", "::", "is_64ExtendedReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "REX", "|=", "", "<<", "", ";", "i", "=", "isTwoAddr", "?", "", ":", "", ";", "for", "(", ";", "i", "!=", "NumOps", ";", "++", "i", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "InstrInfo", "::", "is_64ExtendedReg", "(", "MO", ".", "getReg", "(", ")", ")", ")", "REX", "|=", "", "<<", "", ";", "}", "break", ";", "case", "", ":", "{", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "InstrInfo", "::", "is_64ExtendedReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "REX", "|=", "", "<<", "", ";", "unsigned", "Bit", "=", "", ";", "i", "=", "isTwoAddr", "?", "", ":", "", ";", "for", "(", ";", "i", "!=", "NumOps", ";", "++", "i", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "if", "(", "InstrInfo", "::", "is_64ExtendedReg", "(", "MO", ".", "getReg", "(", ")", ")", ")", "REX", "|=", "", "<<", "Bit", ";", "Bit", "++"], "ground_truth": [";"], "File": "X86MCCodeEmitter17", "Func": "DetermineREXPrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7130, "Length": 312, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleHazardRecognizer", "*", "InstrInfo", "::", "CreateTargetPostRAHazardRecognizer", "(", "const", "InstrItineraryData", "*"], "ground_truth": ["II", ",", "const", "ScheduleDAG", "*", "DAG", ")", "const", "{"], "File": "TPCInstrInfo", "Func": "CreateTargetPostRAHazardRecognizer", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7131, "Length": 18, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LoopMap", ".", "count", "(", "ML", ")", ")", "return", "LoopMap", "[", "ML", "]", ".", "get", "(", ")", ";", "LoopMap", "[", "ML", "]", "=", "std", "::", "make_unique", "<", "ConcreteRegion", "<", "MachineLoop", ">>", "(", "ML", ")", ";", "return", "LoopMap", "[", "ML", "]", ".", "get", "(", ")", ";", "}", "else", "{", "if", "(", "ExceptionMap", ".", "count", "(", "WE", ")", ")", "return", "ExceptionMap", "[", "WE", "]", ".", "get", "(", ")", ";", "ExceptionMap", "[", "WE", "]", "=", "std", "::", "make_unique", "<", "ConcreteRegion", "<", "Exception", ">>", "(", "WE", ")", ";", "return", "ExceptionMap", "[", "WE", "]", ".", "get"], "ground_truth": ["(", ")", ";"], "File": "WebAssemblyCFGSort13", "Func": "getRegionFor", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7132, "Length": 95, "Cover_Rate": 0.5588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NewBldVec", "[", "i", "]", ".", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "Idx", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "NewBldVec", "[", "i", "]", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "!", "isUnmovable", "[", "Idx", "]", ")", "{", "std", "::", "swap", "(", "NewBldVec", "[", "Idx", "]", ",", "NewBldVec", "[", "i", "]", ")", ";", "RemapSwizzle", "[", "Idx", "]", "="], "ground_truth": ["i", ";"], "File": "R600ISelLowering1", "Func": "ReorganizeVector", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7133, "Length": 68, "Cover_Rate": 0.30493273542600896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Iter", "Filler", ";", "RegDU", ".", "setCallerSaved", "(", "*", "Slot", ")", ";", "if", "(", "!", "searchRange", "(", "MBB", ",", "std", "::", "next", "(", "Slot", ")", ",", "MBB", ".", "end", "(", ")", ",", "RegDU", ",", "NM", ",", "Slot", ",", "Filler", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<"], "ground_truth": ["DEBUG_TYPE", "", "", ")", ";"], "File": "MipsDelaySlotFiller12", "Func": "searchForward", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7134, "Length": 52, "Cover_Rate": 0.3561643835616438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "decl", ")", ")"], "ground_truth": ["==", "NULL_TREE", ";"], "File": "csky", "Func": "csky_warn_func_return", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7135, "Length": 13, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createISelDag", "(", "*"], "ground_truth": ["this", ")", ")", ";"], "File": "SPUTargetMachine1", "Func": "addInstSelector", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7136, "Length": 11, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ScoreboardHazardRecognizer", "::", "EmitInstruction", "(", "SUnit", "*", "SU", ")", "{", "const", "MCInstrDesc", "*", "MCID", "=", "DAG", "->", "getInstrDesc", "(", "SU", ")", ";", "if", "(", "!", "MCID", ")", "return", ";", "ScoreboardHazardRecognizer", "::", "EmitInstruction", "(", "SU"], "ground_truth": [")", ";"], "File": "PPCHazardRecognizers26", "Func": "EmitInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7137, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "return", "CalleeSavedRegs"], "ground_truth": [";"], "File": "MBlazeRegisterInfo1", "Func": "getCalleeSavedRegs", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7138, "Length": 30, "Cover_Rate": 0.38961038961038963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "s390_function_ok_for_sibcall", "(", "tree", "decl", ",", "tree", "exp", ")", "{", "if", "(", "TARGET_TPF_PROFILING", ")", "return", "false", ";", "if", "(", "!", "TARGET_64BIT", "&&", "flag_pic", "&&", "decl", "&&", "!", "targetm", ".", "binds_local_p", "(", "decl", ")", ")", "return", "false", ";", "if", "(", "TARGET_INDIRECT_BRANCH_NOBP_CALL", "&&", "!", "TARGET_CPU_Z10", "&&"], "ground_truth": ["!", "decl", ")", "return", "false", ";"], "File": "s390", "Func": "s390_function_ok_for_sibcall", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7139, "Length": 51, "Cover_Rate": 0.864406779661017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "mips_cpu_info_from_isa", "(", "ABI_NEEDS_32BIT_REGS", "?", "", ":", "ABI_NEEDS_64BIT_REGS", "?", "", ":", "(", "TARGET_64BIT", "?", "", ":", ""], "ground_truth": [")", ")", ";"], "File": "mips", "Func": "mips_cpu_info_from_opt", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7140, "Length": 20, "Cover_Rate": 0.3508771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BitcodeWriter", "::", "getEncodedLinkage", "(", "const", "GlobalValue", "&", "GV"], "ground_truth": [")", "{"], "File": "DXILBitcodeWriter", "Func": "getEncodedLinkage", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7141, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isLegalAddImmediate", "(", "int64_t", "Imm", ")"], "ground_truth": ["const", "{"], "File": "X86ISelLowering117", "Func": "isLegalAddImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7142, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "machine_function", "*", "m", "=", "cfun", "->", "machine", ";", "unsigned", "int", "regno", ";", "for", "(", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "if", "(", "!", "SSE_REGNO_P", "(", "regno", ")", "&&", "ix86_save_reg", "(", "regno", ",", "maybe_eh_return", ")", ")", "{", "rtx", "reg", "=", "gen_rtx_REG", "(", "word_mode", ",", "regno", ")", ";", "rtx", "insn", ",", "mem", ";", "mem", "=", "choose_baseaddr", "(", "cfa_offset", ")", ";", "mem", "=", "gen_frame_mem", "(", "word_mode", ",", "mem", ")", ";", "insn", "=", "emit_move_insn", "(", "reg", ",", "mem", ")", ";", "if", "(", "m", "->", "fs", ".", "cfa_reg", "==", "crtl", "->", "drap_reg", "&&", "regno", "==", "REGNO", "("], "ground_truth": ["crtl", "->", "drap_reg", ")", ")", "{"], "File": "i3864", "Func": "ix86_emit_restore_regs_using_mov", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7143, "Length": 104, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CL", "==", "nullptr", ")", "return", ";", "children", ".", "push_back"], "ground_truth": ["(", "CL", ")", ";"], "File": "TPCCostModelEmitter", "Func": "pushChild", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7144, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", "->", "getOperand", "(", "Operand", "+", "", ")", ".", "setImm", "(", "", ")", ";", "MI", "->", "getOperand", "(", "Operand", "+", "", ")", ".", "setReg"], "ground_truth": ["(", "", ")", ";"], "File": "X86InstrBuilder19", "Func": "setDirectAddressInInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7145, "Length": 28, "Cover_Rate": 0.3218390804597701, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "nvptx_modes_tieable_p", "(", "machine_mode", ",", "machine_mode"], "ground_truth": [")", "{"], "File": "nvptx", "Func": "nvptx_modes_tieable_p", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 7146, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "QPRs", "=", "TRI", ".", "getRegClass", "(", "", ")", ";", "SetVector", "<", "MachineInstr", "*", ">", "FalseLanesUnknown", ";", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "FalseLanesZero", ";", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Predicated", ";", "MachineBasicBlock", "*", "Header", "=", "ML", ".", "getHeader", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "&", "MI", ":", "*", "Header", ")", "{", "if", "(", "!", "shouldInspect", "(", "MI", ")", ")", "continue", ";", "if", "(", "isVCTP", "(", "&", "MI", ")", "||", "isVPTOpcode", "(", "MI", ".", "getOpcode"], "ground_truth": ["(", ")", ")", ")", "continue", ";"], "File": "ARMLowOverheadLoops23", "Func": "ValidateLiveOuts", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7147, "Length": 95, "Cover_Rate": 0.3345070422535211, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "getScatterNode", "(", "unsigned", "Opc", ",", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ",", "SDValue", "Src", ",", "SDValue", "Mask", ",", "SDValue", "Base", ",", "SDValue", "Index", ",", "SDValue", "ScaleOp", ",", "SDValue", "Chain", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "SDLoc", "dl", "(", "Op", ")", ";", "auto", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "ScaleOp", ")", ";", "if", "(", "!", "C", ")", "return", "SDValue", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "SDValue", "Scale", "=", "DAG", ".", "getTargetConstant", "(", "C", "->", "getZExtValue", "(", ")", ",", "dl", ",", "TLI", ".", "getPointerTy", "(", "DAG"], "ground_truth": [".", "getDataLayout", "(", ")", ")", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "getScatterNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7148, "Length": 104, "Cover_Rate": 0.4094488188976378, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumLanes", "==", "", ")", "NumLanes", "=", "", ";", "unsigned", "NumLaneElts", "=", "NumElts", "/", "NumLanes", ";", "unsigned", "NewImm", "=", "Imm", ";", "for", "(", "unsigned", "l", "=", "", ";", "l", "!=", "NumElts", ";", "l", "+=", "NumLaneElts", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumLaneElts", ";", "++", "i", ")", "{", "ShuffleMask", ".", "push_back", "(", "NewImm", "%", "NumLaneElts", "+"], "ground_truth": ["l", ")", ";"], "File": "X86ShuffleDecode10", "Func": "DecodePSHUFMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7149, "Length": 64, "Cover_Rate": 0.5565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x2_t", ")", "__builtin_neon_vset_lanev2sf", "(", "(", "__builtin_neon_sf", ")", "__a", ",", "__b", ","], "ground_truth": ["__c", ")", ";"], "File": "arm", "Func": "neon_vset_lane_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7150, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "TargetLowering", "::", "EmitInstrWithCustomInserter", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "*"], "ground_truth": ["BB", ")", "const", "{"], "File": "TL45ISelLowering", "Func": "EmitInstrWithCustomInserter", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7151, "Length": 16, "Cover_Rate": 0.3404255319148936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "if", "(", "Depth", ">", "", ")", "{", "SDValue", "FrameAddr", "=", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getConstant", "(", "RegInfo", "->", "getSlotSize", "(", ")", ",", "dl", ",", "PtrVT", ")", ";", "return", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "FrameAddr", ",", "Offset", ")", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "SDValue", "RetAddrFI", "=", "getReturnAddressFrameIndex", "(", "DAG", ")", ";", "return", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "RetAddrFI", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false"], "ground_truth": [",", "", ")", ";"], "File": "X86ISelLowering (3)", "Func": "LowerRETURNADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7152, "Length": 166, "Cover_Rate": 0.7614678899082569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Result", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "Result", "=", "decodeInstruction", "(", "DecoderTable32", ",", "Instr", ",", "Insn", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Result", "!=", "MCDisassembler", "::", "Fail", ")", "{", "PostOperandDecodeAdjust", "(", "Instr", ",", "Insn", ")", ";", "Size", "=", "", ";", "return", "Result"], "ground_truth": [";"], "File": "LanaiDisassembler4", "Func": "getInstruction", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7153, "Length": 53, "Cover_Rate": 0.48623853211009177, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "string", "getNodeLabel", "(", "const", "SUnit", "*", "SU", ",", "const", "ScheduleDAG"], "ground_truth": ["*", "G", ")", "{"], "File": "PatmosPostRAScheduler", "Func": "getNodeLabel", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7154, "Length": 17, "Cover_Rate": 0.3269230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_cvtsepi32_epi16", "(", "__mmask8", "__M", ",", "__m256i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsdw256_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8hi", ")", "_mm_setzero_si128", "(", ")", ","], "ground_truth": ["__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_cvtsepi32_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7155, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "=", "&", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "SMShadowTracker", ".", "startFunction", "(", "MF", ")", ";", "CodeEmitter", ".", "reset", "(", "TM", ".", "getTarget", "(", ")", ".", "createMCCodeEmitter", "(", "*", "Subtarget", "->", "getInstrInfo", "(", ")", ",", "MF", ".", "getContext", "(", ")", ")", ")", ";", "EmitFPOData", "=", "Subtarget", "->", "isTargetWin32", "(", ")", "&&", "MF", ".", "getMMI", "(", ")", ".", "getModule", "(", ")", "->", "getCodeViewFlag", "(", ")", ";", "SetupMachineFunction", "(", "MF", ")", ";", "if", "(", "Subtarget", "->", "isTargetCOFF", "(", ")", ")", "{", "bool", "Local", "=", "MF", ".", "getFunction", "(", ")", ".", "hasLocalLinkage", "(", ")", ";", "OutStreamer", "->", "BeginCOFFSymbolDef", "(", "CurrentFnSym", ")", ";", "OutStreamer", "->", "emitCOFFSymbolStorageClass", "(", "Local", "?", "COFF", "::", "IMAGE_SYM_CLASS_STATIC", ":", "COFF", "::", "IMAGE_SYM_CLASS_EXTERNAL", ")", ";", "OutStreamer", "->", "emitCOFFSymbolType", "(", "COFF", "::", "IMAGE_SYM_DTYPE_FUNCTION", "<<", "COFF", "::", "SCT_COMPLEX_TYPE_SHIFT", ")", ";", "OutStreamer", "->", "EndCOFFSymbolDef", "(", ")", ";", "}", "emitFunctionBody", "("], "ground_truth": [")", ";"], "File": "X86AsmPrinter50", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7156, "Length": 141, "Cover_Rate": 0.8650306748466258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ResultReg", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "Add", ")", "ResultReg", "=", "emitAdd", "(", "VT", ",", "I", "->", "getOperand", "(", "", ")", ",", "I", "->", "getOperand", "(", "", ")", ")", ";", "else", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "Sub", ")", "ResultReg", "=", "emitSub", "(", "VT", ",", "I", "->", "getOperand", "(", "", ")", ",", "I", "->", "getOperand", "(", "", ")", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "assert", "(", "ResultReg"], "ground_truth": ["&&", "", ")", ";"], "File": "AArch64FastISel64", "Func": "selectAddSub", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7157, "Length": 83, "Cover_Rate": 0.664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerSETCC", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "Op", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "PTXISelLowering4", "Func": "LowerSETCC", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7158, "Length": 37, "Cover_Rate": 0.3854166666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getWavefrontSize", "(", ")", "const", "{", "return", "WavefrontSize"], "ground_truth": [";"], "File": "AMDGPUSubtarget (2)", "Func": "getWavefrontSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7159, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "*", "getSubtargetImpl", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "MSP430TargetMachine", "Func": "getSubtargetImpl", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7160, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ReturnAddrIndex", "="], "ground_truth": ["Index", ";"], "File": "TLCS900MachineFunctionInfo", "Func": "setRAIndex", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7161, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeLOLoop", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "return", "S", ";", "unsigned", "Imm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "if", "(", "!", "Check", "(", "S", ",", "DecodeBFLabelOperand", "<", "false", ",", "true", ",", "true", ",", "", ">", "(", "Inst", ",", "Imm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ",", "Address", ",", "Decoder", ")", ")", "||", "!", "Check", "(", "S", ",", "DecodeBFLabelOperand", "<", "false", ",", "false", ",", "true", ",", ""], "ground_truth": [">", "(", "Inst", ",", "Imm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler39", "Func": "DecodeLOLoop", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7162, "Length": 226, "Cover_Rate": 0.5635910224438903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "", "ET", "=", "getShiftExtendType", "(", ")", ";", "bool", "IsSigned", "=", "ET", "==", "", "||", "ET", "==", "", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "IsSigned"], "ground_truth": [")", ")", ";"], "File": "AArch64AsmParser (2)2", "Func": "addMemExtendOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7163, "Length": 39, "Cover_Rate": 0.527027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "i", "=", "", ";", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "bool", "FP", "=", "hasFP", "(", "MF", ")", ";", "while", "(", "!", "MI", ".", "getOperand", "(", "i", ")", ".", "isFI", "(", ")", ")", "{", "++", "i", ";", "assert", "(", "i", "<", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "}", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getIndex", "(", ")", ";", "unsigned", "BaseRegister", "=", "FP", "?", "", ":", "", ";", "MI", ".", "getOperand", "(", "i", ")", ".", "ChangeToRegister", "(", "BaseRegister", ",", "false", ")", ";", "int", "Offset", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "getObjectOffset", "(", "FrameIndex", ")", ";", "Offset", "+=", "MF", ".", "getFrameInfo", "(", ")", "->", "getStackSize", "(", ")", ";", "if", "(", "Offset", "<=", "", "&&", "Offset", ">=", "-", "", ")", "{", "MI", ".", "getOperand", "(", "i", ")", ".", "ChangeToRegister", "(", "", ",", "false", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "BaseRegister", ")", ".", "addImm", "(", "Offset", ")", ";", "}", "else", "{", "MI", ".", "getOperand", "(", "i", ")", ".", "ChangeToRegister", "(", "", ",", "false", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "Offset", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")"], "ground_truth": [".", "addReg", "(", "BaseRegister", ")", ".", "addReg", "(", "", ")", ";"], "File": "IA64RegisterInfo", "Func": "eliminateFrameIndex", "Target": "IA64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7164, "Length": 268, "Cover_Rate": 0.8375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "FastEmitInst_rf", "(", "unsigned", "MachineInstOpcode", ",", "const", "TargetRegisterClass", "*", "RC", ",", "unsigned", "Op0", ",", "bool", "Op0IsKill", ",", "const", "ConstantFP", "*", "FPImm", ")", "{", "unsigned", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "const", "TargetInstrDesc", "&", "II", "=", "TII", ".", "get", "(", "MachineInstOpcode", ")", ";", "if", "(", "II", ".", "getNumDefs", "(", ")", ">=", "", ")", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "II", ",", "ResultReg", ")", ".", "addReg", "(", "Op0", ",", "Op0IsKill", "*", "RegState", "::", "Kill", ")", ".", "addFPImm", "(", "FPImm", ")", ")", ";", "else", "{", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "II", ")", ".", "addReg", "(", "Op0", ",", "Op0IsKill", "*", "RegState", "::", "Kill", ")", ".", "addFPImm", "(", "FPImm", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "(", "II", ".", "ImplicitDefs", "[", "", "]", ")", ")", ";", "}", "return", "ResultReg"], "ground_truth": [";"], "File": "ARMFastISel23", "Func": "FastEmitInst_rf", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7165, "Length": 171, "Cover_Rate": 0.9941860465116279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "this"], "ground_truth": [",", "PM", ")", ";"], "File": "VideoCore4TargetMachine", "Func": "createPassConfig", "Target": "VideoCore4", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7166, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cum", "->", "nbytes", "+=", "(", "mode", "!=", "BLKmode", "?", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "", ")", "&", "~", "", ":", "(", "int_size_in_bytes", "(", "type", ")"], "ground_truth": ["+", "", ")", "&", "~", "", ")", ";"], "File": "mn103004", "Func": "mn10300_function_arg_advance", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7167, "Length": 34, "Cover_Rate": 0.5483870967741935, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetELFStreamer", "::", "emitAttribute", "(", "unsigned", "Attribute", ",", "unsigned", "Value", ")", "{", "getStreamer", "(", ")", ".", "setAttributeItem", "(", "Attribute"], "ground_truth": [",", "Value", ",", "true", ")", ";"], "File": "ARMELFStreamer22", "Func": "emitAttribute", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7168, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addLiveInstr", "(", "MachineInstr", "*"], "ground_truth": ["MI", ")", "{"], "File": "regAlloc", "Func": "addLiveInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7169, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_storeu_ps", "(", "float", "*", "__P", ",", "__m256", "__A", ")", "{", "*", "(", "__m256_u", "*", ")", "__P", "="], "ground_truth": ["__A", ";"], "File": "avxintrin", "Func": "_mm256_storeu_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7170, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__m64_union", "m1", ",", "m2", ",", "res", ";", "m1", ".", "as_m64", "=", "__m1", ";", "m2", ".", "as_m64", "=", "__m2", ";", "res", ".", "as_int", "[", "", "]", "="], "ground_truth": ["m1", ".", "as_int", "[", "", "]", ";"], "File": "mmintrin", "Func": "_mm_unpackhi_pi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7171, "Length": 33, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MF", ".", "getFunction", "("], "ground_truth": [")", ".", "optForMinSize", "(", ")", ";"], "File": "AArch64InstrInfo (2)1", "Func": "shouldOutlineFromFunctionByDefault", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7172, "Length": 11, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "sort", "(", "MaxRefs", ".", "begin", "(", ")", ",", "MaxRefs", ".", "end", "(", ")", ")", ";", "auto", "NewEnd", "=", "std", "::", "unique", "(", "MaxRefs", ".", "begin", "(", ")", ",", "MaxRefs", ".", "end", "(", ")", ")", ";", "MaxRefs", ".", "erase", "(", "NewEnd", ",", "MaxRefs", ".", "end", "(", ")", ")", ";", "auto", "Aliased", "=", "[", "this", ",", "&", "MaxRefs", "]", "(", "RegisterRef", "RR", ",", "std", "::", "vector", "<", "unsigned", ">", "&", "Closure", ")", "->", "bool", "{", "for", "(", "auto", "I", ":", "Closure", ")", "if", "(", "RAI", ".", "alias", "(", "RR", ",", "MaxRefs", "[", "I", "]", ")", ")", "return", "true", ";", "return", "false", ";", "}", ";", "std", "::", "vector", "<", "NodeId", ">", "PredList", ";", "const", "MachineBasicBlock", "*", "MBB", "=", "BA", ".", "Addr", "->", "getCode", "(", ")", ";", "for", "(", "auto", "PB", ":", "MBB", "->", "predecessors", "(", ")", ")", "{", "auto", "B", "=", "Func", ".", "Addr", "->", "findBlock", "(", "PB", ",", "*", "this", ")", ";", "PredList", ".", "push_back", "(", "B", ".", "Id", ")", ";", "}", "while", "(", "!", "MaxRefs", ".", "empty", "(", ")", ")", "{", "std", "::", "vector", "<", "unsigned", ">", "ClosureIdx", "=", "{", "", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "MaxRefs", ".", "size", "(", ")", ";", "++", "i", ")", "if", "(", "Aliased", "(", "MaxRefs", "[", "i", "]", ",", "ClosureIdx", ")", ")", "ClosureIdx", ".", "push_back", "(", "i", ")", ";", "unsigned", "CS", "=", "ClosureIdx", ".", "size", "(", ")", ";", "NodeAddr", "<", "PhiNode", "*", ">", "PA", "=", "newPhi", "(", "BA", ")", ";", "for", "(", "unsigned", "X", "=", "", ";", "X", "!=", "CS", ";", "++", "X", ")", "{", "RegisterRef", "RR", "=", "MaxRefs", "[", "ClosureIdx", "[", "X", "]", "]", ";", "uint16_t", "PhiFlags", "=", "NodeAttrs", "::", "PhiRef", "|", "NodeAttrs", "::", "Preserving", ";", "NodeAddr", "<", "DefNode", "*", ">", "DA", "=", "newDef", "(", "PA", ",", "RR", ",", "PhiFlags", ")", ";", "PA", ".", "Addr", "->", "addMember", "(", "DA"], "ground_truth": [",", "*", "this", ")", ";"], "File": "RDFGraph", "Func": "buildPhis", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7173, "Length": 307, "Cover_Rate": 0.518581081081081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "break", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";", "Parser", ".", "Lex", "("], "ground_truth": [")", ";"], "File": "ARMAsmParser104", "Func": "parseDirectiveWord", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7174, "Length": 42, "Cover_Rate": 0.3442622950819672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "SrcReg", ",", "bool"], "ground_truth": ["isKill", ",", "int", "FrameIndex", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{"], "File": "LC3InstrInfo", "Func": "storeRegToStackSlot", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7175, "Length": 35, "Cover_Rate": 0.4605263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "vax_mode_dependent_address_p", "(", "rtx", "x", ")", "{", "rtx", "xfoo0", ",", "xfoo1", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "POST_INC", "||", "GET_CODE", "(", "x", ")", "==", "PRE_DEC", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "x", ")", "!=", "PLUS", ")", "return", "", ";", "xfoo0", "=", "XEXP", "(", "x", ",", "", ")", ";", "xfoo1", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "CONSTANT_ADDRESS_P", "(", "xfoo0", ")", "&&", "GET_CODE", "(", "xfoo1", ")", "==", "REG", ")", "return", "", ";", "if", "(", "CONSTANT_ADDRESS_P", "(", "xfoo1", ")", "&&", "GET_CODE", "(", "xfoo0", ")", "=="], "ground_truth": ["REG", ")", "return", "", ";"], "File": "vax3", "Func": "vax_mode_dependent_address_p", "Target": "vax", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7176, "Length": 95, "Cover_Rate": 0.9595959595959596, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "register", "int", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "FIRST_PSEUDO_REGISTER", ";", "i", "++", ")", "reg_alloc_order", "[", "i", "]", "=", "i", ";", "if", "(", "TARGET_MIPS16", ")", "{", "reg_alloc_order", "[", "", "]", "="], "ground_truth": ["", ";"], "File": "mips2", "Func": "mips_order_regs_for_local_alloc", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7177, "Length": 36, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "sandboxBaseDisp", "(", "const", "MCInst", "&", "Inst", ",", "const", "MCInstrInfo", "&", "II", ",", "unsigned", "BaseReg", ",", "MCStreamer", "&", "Out", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "switch", "(", "BaseReg", ")", "{", "case", ""], "ground_truth": [":"], "File": "ARMMCNaClExpander", "Func": "sandboxBaseDisp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7178, "Length": 35, "Cover_Rate": 0.32407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ";", "if", "(", "IsUnitSplat", "(", "OpMultiplier", ")", ")", "{", "OpMultiplicand", "->", "takeName", "(", "&", "II", ")", ";", "return", "IC", ".", "replaceInstUsesWith", "(", "II", ",", "OpMultiplicand", ")", ";", "}", "else", "if", "(", "IsUnitDup", "(", "OpMultiplier", ")", ")", "{", "auto", "*", "DupInst", "=", "cast", "<", "IntrinsicInst", ">", "(", "OpMultiplier", ")", ";", "auto", "*", "DupPg", "=", "DupInst", "->", "getOperand", "(", "", ")", ";", "if", "(", "OpPredicate", "==", "DupPg", ")", "{", "OpMultiplicand", "->", "takeName", "(", "&", "II", ")", ";", "return", "IC", ".", "replaceInstUsesWith", "(", "II", ",", "OpMultiplicand", ")", ";", "}", "}", "return", "instCombineSVEVectorBinOp", "(", "IC", ","], "ground_truth": ["II", ")", ";"], "File": "AArch64TargetTransformInfo15", "Func": "instCombineSVEVectorMul", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7179, "Length": 96, "Cover_Rate": 0.3344947735191638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "j", "=", "", ";", "j", ">", "i", "&&", "cfun_gpr_save_slot", "(", "j", ")", "!=", "SAVE_SLOT_STACK", ";", "j", "--", ")", ";", "cfun_frame_layout", ".", "first_restore_gpr", "=", "(", "i", "==", "", ")"], "ground_truth": ["?", "-", "", ":", "i", ";"], "File": "s390", "Func": "s390_register_info_set_ranges", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7180, "Length": 36, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "DestSrc", ")", "return", "None", ";", "Register", "DestReg", "=", "DestSrc", "->", "Destination", "->", "getReg", "(", ")", ";", "Register", "SrcReg", "=", "DestSrc", "->", "Source", "->", "getReg", "(", ")", ";", "auto", "Expr", "=", "DIExpression", "::", "get", "(", "MI", ".", "getMF", "(", ")", "->", "getFunction", "(", ")", ".", "getContext", "(", ")", ",", "{", "}", ")", ";", "if", "(", "DestReg", "==", "DescribedReg", ")", "return", "ParamLoadedValue", "(", "MachineOperand", "::", "CreateReg", "(", "SrcReg", ",", "false", ")", ",", "Expr", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "TRI", "->", "isSuperRegister", "(", "DestReg", ",", "DescribedReg", ")", ")", "return", "ParamLoadedValue", "(", "MachineOperand", "::", "CreateReg", "(", "SrcReg", ",", "false", ")", ",", "Expr", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "TRI", "->", "isSubRegister", "(", "DestReg", ",", "DescribedReg", ")", ")", "{", "Register", "SrcSubReg", "=", "TRI", "->", "getSubReg", "(", "SrcReg", ",", "", ")", ";", "return", "ParamLoadedValue", "(", "MachineOperand", "::", "CreateReg", "(", "SrcSubReg", ",", "false"], "ground_truth": [")", ",", "Expr", ")", ";"], "File": "AArch64InstrInfo104", "Func": "describeORRLoadedValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7181, "Length": 157, "Cover_Rate": 0.7168949771689498, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getBoundedStrlen", "(", "DAG", ",", "DL", ",", "Chain", ",", "Src", ",", "DAG", ".", "getConstant", "(", "", ","], "ground_truth": ["PtrVT", ")", ")", ";"], "File": "SystemZSelectionDAGInfo1", "Func": "EmitTargetCodeForStrlen", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7182, "Length": 21, "Cover_Rate": 0.3442622950819672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_psrav8si", "(", "(", "__v8si", ")", "__X"], "ground_truth": [",", "(", "__v8si", ")", "__Y", ")", ";"], "File": "avx2intrin", "Func": "_mm256_srav_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7183, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallDataSection", "=", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", ")", ";", "SmallBSSSection", "=", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_NOBITS", ",", "ELF"], "ground_truth": ["::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", ")", ";"], "File": "RISCVTargetObjectFile8", "Func": "Initialize", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7184, "Length": 46, "Cover_Rate": 0.575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "emitFrameDirective", "(", ")", "{", "const", "TargetRegisterInfo", "&", "RI", "=", "*", "TM", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "stackReg", "=", "RI", ".", "getFrameRegister", "(", "*", "MF", ")", ";", "unsigned", "returnReg", "=", "RI", ".", "getRARegister", "(", ")", ";", "unsigned", "stackSize", "=", "MF", "->", "getFrameInfo", "("], "ground_truth": [")", "->", "getStackSize", "(", ")", ";"], "File": "MBlazeAsmPrinter1", "Func": "emitFrameDirective", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7185, "Length": 52, "Cover_Rate": 0.611764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128i", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_unpacklo_epi8", "(", "__m128i", "__A", ","], "ground_truth": ["__m128i", "__B", ")", "{"], "File": "emmintrin4", "Func": "_mm_unpacklo_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7186, "Length": 18, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "getOS", "(", ")"], "ground_truth": ["==", "Triple", "::", "Cygwin", ";"], "File": "X86Subtarget105", "Func": "isTargetCygwin", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7187, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v16qi", "__selectneg", "=", "(", "__v16qi", ")", "vec_cmplt", "(", "(", "__v16qi", ")", "__B", ",", "__zero", ")", ";", "__v16qi", "__selectpos", "=", "(", "__v16qi", ")", "vec_neg", "(", "(", "__v16qi", ")", "vec_cmpgt", "(", "(", "__v16qi", ")", "__B"], "ground_truth": [",", "__zero", ")", ")", ";"], "File": "tmmintrin", "Func": "_mm_sign_epi8", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7188, "Length": 38, "Cover_Rate": 0.3958333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm256_castpd_ph", "(", "__m256d", "__a", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_castpd_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7189, "Length": 19, "Cover_Rate": 0.7307692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Imm", "=", "ConvertI1VectorToInteger", "(", "Op", ",", "DAG", ")", ";", "if", "(", "Imm", ".", "getValueSizeInBits", "(", ")", "==", "VT", ".", "getSizeInBits", "(", ")", ")", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "Imm", ")", ";", "SDValue", "ExtVec", "=", "DAG", ".", "getBitcast", "(", "", ",", "Imm", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ExtVec", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "}", "uint64_t", "Immediate", "=", "", ";", "SmallVector", "<", "unsigned", ",", "", ">", "NonConstIdx", ";", "bool", "IsSplat", "=", "true", ";", "bool", "HasConstElts", "=", "false", ";", "int", "SplatIdx", "=", "-", "", ";", "for", "(", "unsigned", "idx", "=", "", ",", "e", "=", "Op", ".", "getNumOperands", "(", ")", ";", "idx", "<", "e", ";", "++", "idx", ")", "{", "SDValue", "In", "=", "Op", ".", "getOperand", "(", "idx", ")", ";", "if", "(", "In", ".", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "In", ")", ")", "NonConstIdx", ".", "push_back", "(", "idx", ")", ";", "else", "{", "Immediate", "|=", "cast", "<", "ConstantSDNode", ">", "(", "In", ")", "->", "getZExtValue", "(", ")", "<<", "idx", ";", "HasConstElts", "=", "true", ";", "}", "if", "(", "SplatIdx", "==", "-", "", ")", "SplatIdx", "=", "idx", ";", "else", "if", "(", "In", "!=", "Op", ".", "getOperand", "(", "SplatIdx", ")", ")", "IsSplat", "=", "false", ";", "}", "if", "(", "IsSplat", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op", ".", "getOperand", "(", "SplatIdx", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "SDValue", "DstVec", ";", "SDValue", "Imm", ";", "if", "(", "Immediate", ")", "{", "MVT", "ImmVT", "=", "", "(", "std", "::", "max", "(", "(", "int", ")", "VT", ".", "getSizeInBits", "(", ")", ",", "", ")", ")", ";", "Imm", "=", "DAG", ".", "getConstant", "(", "Immediate", ",", "dl", ",", "ImmVT", ")", ";", "}", "else", "if", "(", "HasConstElts", ")", "Imm", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "else", "Imm", "=", "DAG", ".", "getUNDEF", "(", "VT", ")", ";", "if", "(", "Imm", ".", "getValueSizeInBits", "(", ")", "==", "VT", ".", "getSizeInBits", "(", ")", ")", "DstVec", "=", "DAG", ".", "getBitcast", "(", "VT", ",", "Imm", ")", ";", "else", "{", "SDValue", "ExtVec", "=", "DAG", ".", "getBitcast", "(", "", ",", "Imm", ")", ";", "DstVec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ExtVec", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NonConstIdx", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "InsertIdx", "=", "NonConstIdx", "["], "ground_truth": ["i", "]", ";"], "File": "X86ISelLowering24", "Func": "LowerBUILD_VECTORvXi1", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7190, "Length": 428, "Cover_Rate": 0.7254237288135593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "int", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_cvt_ss2si"], "ground_truth": ["(", "__m128", "__A", ")", "{"], "File": "xmmintrin5", "Func": "_mm_cvt_ss2si", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7191, "Length": 15, "Cover_Rate": 0.6818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "DiagnosticPredicateTy", "::", "NoMatch", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "DiagnosticPredicateTy", "::", "NoMatch", ";", "uint64_t", "Value", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "Value", "%", "Angle", "==", "Remainder", "&&", "Value", "<=", "", ")", "return", "DiagnosticPredicateTy", "::", "Match", ";", "return", "DiagnosticPredicateTy", "::"], "ground_truth": ["NearMatch", ";"], "File": "AArch64AsmParser (2)2", "Func": "isComplexRotation", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7192, "Length": 68, "Cover_Rate": 0.9066666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtt_roundph_epu16", "(", "__m512i", "__A", ",", "__mmask32", "__B", ",", "__m512h", "__C", ","], "ground_truth": ["int", "__D", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_mask_cvtt_roundph_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7193, "Length": 28, "Cover_Rate": 0.5957446808510638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "reg", ")", "reg", "=", "gen_rtx_POST_INC", "(", "SImode", ",", "reg", ")", ";", "for", "(", "i", "=", "FIRST_FP_REGNUM", ";", "i", "<=", "LAST_FP_REGNUM", ";", "++", "i", ")", "if", "(", "regs_ever_live", "[", "i", "]", "&&", "!", "call_used_regs", "[", "i", "]", ")", "{", "rtx", "addr", ";", "if", "(", "reg", ")", "addr", "=", "reg", ";", "else", "if", "(", "size", ")", "{", "addr", "=", "gen_rtx_PLUS", "(", "SImode", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "size", ")", ")", ";", "}", "else", "addr", "=", "stack_pointer_rtx", ";", "size", "+=", "", ";", "emit_insn", "(", "gen_movsi", "(", "gen_rtx_REG", "(", "SImode", ",", "i", ")", ",", "gen_rtx_MEM", "(", "SImode", ",", "addr", ")", ")", ")", ";", "}", "if", "(", "!", "frame_pointer_needed", "&&", "reg", "&&", "size", "+", "REG_SAVE_BYTES", ">", "", ")", "{", "emit_move_insn", "(", "stack_pointer_rtx", ",", "XEXP", "(", "reg", ",", "", ")", ")", ";", "size", "=", "", ";", "}", "}", "if", "(", "frame_pointer_needed", ")", "{", "emit_move_insn", "(", "stack_pointer_rtx", ",", "frame_pointer_rtx", ")", ";", "size", "=", "", ";", "}", "else", "if", "(", "size", "+", "REG_SAVE_BYTES", ">", "", ")", "{", "emit_insn", "(", "gen_addsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "size", ")", ")", ")", ";", "size", "=", "", ";", "}", "if", "(", "size", "||", "regs_ever_live", "[", "", "]", "||", "regs_ever_live", "[", "", "]", "||", "regs_ever_live", "[", "", "]", "||", "regs_ever_live", "[", "", "]", "||", "regs_ever_live", "[", "", "]", "||", "regs_ever_live", "[", "", "]", "||", "regs_ever_live", "["], "ground_truth": ["", "]", "||", "regs_ever_live", "[", "", "]", "||", "frame_pointer_needed", ")", "emit_jump_insn", "(", "gen_return_internal_regs", "(", "GEN_INT", "(", "size", "+", "REG_SAVE_BYTES", ")", ")", ")", ";"], "File": "mn103003", "Func": "expand_epilogue", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7194, "Length": 241, "Cover_Rate": 0.34576757532281205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DecodeGPR8RegisterClass", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder", ")", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler"], "ground_truth": ["::", "Fail", ";"], "File": "AVRDisassembler (2)", "Func": "decodeFRd", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7195, "Length": 22, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld1q_f64", "(", "const", "float64_t", "*"], "ground_truth": ["a", ")", "{"], "File": "arm", "Func": "neon2_vld1q_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7196, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vaddhn_u64", "(", "uint64x2_t", "__a", ",", "uint64x2_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vaddhn_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7197, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instructions", ".", "push_back", "(", "Inst", ")", ";", "MCInst", "NopInst", ";", "NopInst", ".", "setOpcode", "(", "", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "Instructions", ".", "push_back", "(", "NopInst", ")", ";", "return", "false", ";", "}", "if", "(", "MCID", ".", "mayLoad", "(", ")", "||", "MCID", ".", "mayStore", "(", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "MCID", ".", "getNumOperands", "(", ")", ";", "i", "++", ")", "{", "const", "MCOperandInfo", "&", "OpInfo", "=", "MCID", ".", "OpInfo", "[", "i", "]", ";", "if", "(", "(", "OpInfo", ".", "OperandType", "==", "MCOI", "::", "OPERAND_MEMORY", ")", "||", "(", "OpInfo", ".", "OperandType", "==", "MCOI", "::", "OPERAND_UNKNOWN", ")", ")", "{", "MCOperand", "&", "Op", "=", "Inst", ".", "getOperand", "(", "i", ")", ";", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "int", "MemOffset", "=", "Op", ".", "getImm", "(", ")", ";", "if", "(", "MemOffset", "<", "-", "", "||", "MemOffset", ">", "", ")", "{", "expandMemInst", "(", "Inst", ",", "IDLoc", ",", "Instructions", ",", "MCID", ".", "mayLoad", "(", ")", ",", "true", ")", ";", "return", "false", ";", "}", "}", "else", "if", "(", "Op", ".", "isExpr", "(", ")", ")", "{", "const", "MCExpr", "*", "Expr", "=", "Op", ".", "getExpr", "(", ")", ";", "if", "(", "Expr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "SymbolRef", ")", "{", "const", "MCSymbolRefExpr", "*", "SR", "=", "static_cast", "<", "const", "MCSymbolRefExpr", "*", ">", "(", "Expr", ")", ";", "if", "(", "SR", "->", "getKind", "(", ")", "==", "MCSymbolRefExpr", "::", "VK_None", ")", "{", "expandMemInst", "(", "Inst", ",", "IDLoc", ",", "Instructions", ",", "MCID", ".", "mayLoad", "(", ")", ",", "false", ")", ";", "return", "false", ";", "}", "}", "else", "if", "(", "!", "isEvaluated", "(", "Expr", ")", ")", "{", "expandMemInst", "(", "Inst", ",", "IDLoc", ",", "Instructions", ",", "MCID", ".", "mayLoad", "(", ")", ",", "false", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser1", "Func": "processInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7198, "Length": 310, "Cover_Rate": 0.39948453608247425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "alpha_modes_tieable_p", "(", "machine_mode", "mode1", ",", "machine_mode", "mode2", ")", "{", "return", "(", "alpha_hard_regno_mode_ok", "(", "", ",", "mode1", ")", "?", "alpha_hard_regno_mode_ok", "(", "", ","], "ground_truth": ["mode2", ")", ":", "true", ")", ";"], "File": "alpha", "Func": "alpha_modes_tieable_p", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7199, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_mulpd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ","], "ground_truth": ["(", "__v8df", ")", "_mm512_setzero_pd", "(", ")", ",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_mul_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7200, "Length": 31, "Cover_Rate": 0.543859649122807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasZ180Ops", "("], "ground_truth": [")", "const", "{"], "File": "Z80Subtarget2", "Func": "hasZ180Ops", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7201, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isSPVFP", ")", "Binary", "|=", "RegM", ";", "else", "{", "Binary", "|=", "(", "(", "RegM", "&", "", ")", ">>", "", ")", ";", "Binary", "|=", "(", "RegM", "&", ""], "ground_truth": [")", "<<", "", ";"], "File": "ARMCodeEmitter9", "Func": "encodeVFPRm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7202, "Length": 33, "Cover_Rate": 0.3626373626373626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "Simplifier", "::", "simplify", "(", "Context", "&", "C", ")", "{", "WorkListType", "Q", ";", "Q", ".", "push_back", "(", "C", ".", "Root", ")", ";", "unsigned", "Count", "=", "", ";", "const", "unsigned", "Limit", "=", "SimplifyLimit", ";", "while", "(", "!", "Q", ".", "empty", "(", ")", ")", "{", "if", "(", "Count", "++", ">=", "Limit", ")", "break", ";", "Instruction", "*", "U", "=", "dyn_cast", "<", "Instruction", ">", "(", "Q", ".", "pop_front_val", "(", ")", ")", ";", "if", "(", "!", "U", "||", "U", "->", "getParent", "(", ")", "||", "!", "C", ".", "Used", ".", "count", "(", "U", ")", ")", "continue", ";", "bool", "Changed", "=", "false", ";", "for", "(", "Rule", "&", "R", ":", "Rules", ")", "{", "Value", "*", "W", "=", "R", "(", "U", ",", "C", ".", "Ctx", ")", ";", "if", "(", "!", "W", ")", "continue", ";", "Changed", "=", "true", ";", "C", ".", "record", "(", "W", ")", ";", "C", ".", "replace", "(", "U"], "ground_truth": [",", "W", ")", ";"], "File": "HexagonLoopIdiomRecognition3", "Func": "simplify", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7203, "Length": 146, "Cover_Rate": 0.7411167512690355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "MCObjectTargetWriter", ">", "llvm", "::", "createELFObjectWriter", "(", "uint8_t", "OSABI", ")", "{", "return", "std", "::", "make_unique", "<", "ELFObjectWriter", ">", "("], "ground_truth": ["OSABI", ")", ";"], "File": "MMIXELFObjectWriter", "Func": "createMMIXELFObjectWriter", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7204, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayRef", "<", "std", "::", "pair", "<", "unsigned", ",", "const", "char", "*", ">>", "InstrInfo", "::", "getSerializableDirectMachineOperandTargetFlags", "(", ")", "const", "{", "using", "namespace", "II", ";", "static", "const", "std", "::", "pair", "<", "unsigned", ",", "const"], "ground_truth": ["char", "*", ">", "TargetFlags", "[", "]", "=", "{"], "File": "RISCVInstrInfo", "Func": "getSerializableDirectMachineOperandTargetFlags", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7205, "Length": 40, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ")", "if", "(", "!", "VT", ".", "isVector", "(", ")", "&&", "shouldTransformMulToShiftsAddsSubs", "(", "C", "->", "getAPIntValue", "(", ")", ",", "VT", ",", "DAG", ",", "Subtarget", ")", ")", "{", "assert", "(", "VT", ".", "isInteger", "(", ")", ")", ";", "return", "genConstMult", "(", "N", "->", "getOperand", "(", "", ")", ",", "C", "->", "getAPIntValue", "(", ")", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "TL", "->", "getScalarShiftAmountTy", "(", "DAG", ".", "getDataLayout", "(", ")", ",", "VT", ")", ",", "DAG", ")", ";", "}", "return", "SDValue", "(", "N"], "ground_truth": [",", "", ")", ";"], "File": "MipsSEISelLowering41", "Func": "performMULCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7206, "Length": 111, "Cover_Rate": 0.7816901408450704, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printAlignedLabel", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "if", "(", "Op", ".", "isImm"], "ground_truth": ["(", ")", ")", "{"], "File": "AArch64InstPrinter16", "Func": "printAlignedLabel", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7207, "Length": 44, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "TargetLowering", "::", "LowerOperation", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBRCOND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "{", "SDValue", "Result", "=", "LowerLOAD", "(", "Op", ",", "DAG", ")", ";", "assert", "(", "(", "!", "Result", ".", "getNode", "(", ")", "||", "Result", ".", "getNode", "(", ")", "->", "getNumValues", "(", ")", "==", "", ")", "&&", "", ")", ";", "return", "Result", ";", "}", "case", "", ":", "case", "", ":", "return", "LowerTrig", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFDIV", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerATOMIC_CMP_SWAP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSTORE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "return", "LowerGlobalAddress", "(", "MFI", ",", "Op", ",", "DAG", ")", ";", "}", "case", "", ":", "return", "LowerINTRINC_WO_CHAIN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINC_W_CHAIN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINC_VOID", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerADDRSPACECAST", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerINSERT_SUBVECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerINSERT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerEXTRACT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerBUILD_VECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerFP_ROUND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerTRAP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerDEBUGTRAP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "splitUnaryVectorOp", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "lowerFMINNUM_FMAXNUM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "splitTernaryVectorOp", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerFP_TO_INT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "SIISelLowering118", "Func": "LowerOperation", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7208, "Length": 377, "Cover_Rate": 0.6241721854304636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "match_cond_p", "(", "const", "bool", "*", "dems1", ",", "const", "bool", "*", "dems2", ")", "const", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NUM_DEMAND", ";", "i", "++", ")", "{", "if", "(", "first", "[", "i", "]", "!=", "DEMAND_ANY", "&&", "first", "[", "i", "]", "!=", "dems1", "[", "i", "]", ")"], "ground_truth": ["return", "false", ";"], "File": "riscv-vsetvl", "Func": "match_cond_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7209, "Length": 52, "Cover_Rate": 0.6582278481012658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_expandloaddf256_mask", "(", "(", "__v4df", "*", ")", "__P", ",", "(", "__v4df", ")", "__W", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_expandloadu_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7210, "Length": 23, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printWrite", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "static_cast", "<", "InstPrinter", "*", ">", "(", "this", ")", "->", "printWrite"], "ground_truth": ["(", "MI", ",", "OpNo", ",", "O", ")", ";"], "File": "AMDGPUInstPrinter11", "Func": "printWrite", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7211, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VecVT", "=", "Vec", ".", "getValueType", "(", ")", ";", "SDValue", "Width", "=", "DAG", ".", "getConstant", "(", "VecVT", ".", "getSizeInBits", "(", ")", ",", "dl", ",", "", ")", ";", "SDValue", "Shifted", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Width", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "SDValue", "ConstVal", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "ConstantSDNode", "*", "W", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Width", ")", ";", "ConstantSDNode", "*", "S", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Shifted", ")", ";", "if", "(", "(", "VecVT", ".", "getSimpleVT", "(", ")", "==", "", ")", "&&", "(", "NElts", "==", "", ")", "&&", "W", "&&", "S", ")", "{", "if", "(", "(", "W", "->", "getZExtValue", "(", ")", "==", "", ")", "&&", "(", "(", "S", "->", "getZExtValue", "(", ")", ">>", "", ")", "==", "", ")", ")", "{", "SDValue", "Vec0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Combined", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Vec0", ",", "Vec", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT"], "ground_truth": [",", "Combined", ")", ";"], "File": "HexagonISelLowering", "Func": "LowerCONCAT_VECTORS", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7212, "Length": 184, "Cover_Rate": 0.3129251700680272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ModuleDirectiveAllowed", "="], "ground_truth": ["true", ";"], "File": "MipsTargetStreamer", "Func": "reallowModuleDirective", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7213, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "std", "::", "make_unique", "<", "Operand", ">", "(", "Immediate", ")", ";", "Op", "->", "Imm", ".", "Val", "=", "Val", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return"], "ground_truth": ["Op", ";"], "File": "MMIXAsmParser", "Func": "createImm", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7214, "Length": 36, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isFMAFasterThanFMulAndFAdd", "(", "const", "MachineFunction", "&", "MF", ",", "EVT", ")", "const", "override", "{", "return", "true"], "ground_truth": [";"], "File": "NVPTXISelLowering10", "Func": "isFMAFasterThanFMulAndFAdd", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7215, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "return", "-"], "ground_truth": ["", ";"], "File": "AMDILCFGStructurizer10", "Func": "getBranchZeroOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7216, "Length": 30, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "TARGET_AVX512DQ", "&&", "TARGET_AVX512VL", "&&", "mode", "==", "V2DImode", ")", "emit_insn", "(", "gen_avx512dq_mulv2di3", "(", "op0", ",", "op1", ",", "op2", ")", ")", ";", "else", "if", "(", "TARGET_XOP", "&&", "mode", "==", "V2DImode", ")", "{", "op1", "=", "gen_lowpart", "(", "V4SImode", ",", "op1", ")", ";", "op2", "=", "gen_lowpart", "(", "V4SImode", ",", "op2", ")", ";", "t1", "=", "gen_reg_rtx", "(", "V4SImode", ")", ";", "t2", "=", "gen_reg_rtx", "(", "V4SImode", ")", ";", "t3", "=", "gen_reg_rtx", "(", "V2DImode", ")", ";", "t4", "=", "gen_reg_rtx", "(", "V2DImode", ")", ";", "emit_insn", "(", "gen_sse2_pshufd_1", "(", "t1", ",", "op1", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "emit_insn", "(", "gen_mulv4si3", "(", "t2", ",", "t1", ",", "op2", ")", ")", ";", "emit_insn", "(", "gen_xop_phadddq", "(", "t3", ",", "t2", ")", ")", ";", "emit_insn", "(", "gen_ashlv2di3", "(", "t4", ",", "t3", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "t5", "=", "gen_reg_rtx", "(", "V2DImode", ")", ";", "emit_insn", "(", "gen_vec_widen_umult_even_v4si", "(", "t5", ",", "gen_lowpart", "(", "V4SImode", ",", "op1", ")", ",", "gen_lowpart", "(", "V4SImode", ",", "op2", ")", ")", ")", ";", "op0", "=", "expand_binop", "(", "mode", ",", "add_optab", ",", "t5", ",", "t4", ",", "op0", ",", "", ",", "OPTAB_DIRECT", ")", ";", "}", "else", "{", "machine_mode", "nmode", ";", "rtx", "(", "*", "umul", ")", "(", "rtx", ",", "rtx", ",", "rtx", ")", ";", "if", "(", "mode", "==", "V2DImode", ")", "{", "umul", "=", "gen_vec_widen_umult_even_v4si", ";", "nmode", "=", "V4SImode", ";", "}", "else", "if", "(", "mode", "==", "V4DImode", ")", "{", "umul", "=", "gen_vec_widen_umult_even_v8si", ";", "nmode", "="], "ground_truth": ["V8SImode", ";"], "File": "i3864", "Func": "ix86_expand_sse2_mulvxdi3", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7217, "Length": 245, "Cover_Rate": 0.4438405797101449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "return", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "Op", ".", "getValueType", "(", ")", ".", "getScalarType", "(", ")", "!=", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "bool", "IsIEEEMode", "=", "Subtarget", "->", "enableIEEEBit", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "if", "(", "IsIEEEMode", ")", "{", "if", "(", "Subtarget", "->", "supportsMinMaxDenormModes", "(", ")", "||", "denormalsEnabledForType", "(", "Op", ".", "getValueType", "(", ")", ")", ")", "return", "true", ";", "return", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", "&&", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", ";", "}", "if", "(", "Subtarget", "->", "supportsMinMaxDenormModes", "(", ")", "||", "denormalsEnabledForType", "(", "Op", ".", "getValueType", "(", ")", ")", ")", "{", "return", "DAG", ".", "isKnownNeverSNaN", "(", "Op", ".", "getOperand", "(", "", ")", ")", "&&", "DAG", ".", "isKnownNeverSNaN", "(", "Op", ".", "getOperand", "(", "", ")", ")", ";", "}", "return", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", "&&", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", ";", "}", "case", "", ":", "{", "return", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", "&&", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", ";", "}", "case", "", ":", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Op", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "SDValue", "SrcOp", "=", "Op", ".", "getOperand", "(", "i", ")", ";", "if", "(", "!", "isCanonicalized", "(", "DAG", ",", "SrcOp", ",", "MaxDepth", "-", "", ")", ")", "return", "false", ";", "}", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "return", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", ";", "}", "case", "", ":", "{", "return", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", "&&", "isCanonicalized", "(", "DAG", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MaxDepth", "-", "", ")", ";", "}", "case", "", ":", "return", "false", ";", "case", "", ":", "{", "unsigned", "IntrinsicID", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "switch", "(", "IntrinsicID", ")", "{", "case", ""], "ground_truth": [":"], "File": "SIISelLowering", "Func": "isCanonicalized", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7218, "Length": 416, "Cover_Rate": 0.5614035087719298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Changed", "=", "false", ";", "if", "(", "MOI", ".", "isAtomic", "(", ")", ")", "{", "if", "(", "MOI", ".", "getSD", "(", ")", "==", "SyncScope", "::", "System", "||", "MOI", ".", "getSD", "(", ")", "==", "MMI", "->", "getAgentSD", "(", ")", ")", "{", "if", "(", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Acquire", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Release", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "AcquireRelease", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "Changed", "|=", "insertWaitcntVmcnt0", "(", "MI", ")", ";", "if", "(", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "Acquire", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "AcquireRelease", "||", "MOI", ".", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "Changed", "|=", "insertVmemMDCacheInvalidate", "(", "MI", ")", ";", "AtomicPseudoMIs", ".", "push_back", "(", "MI", ")", ";", "return"], "ground_truth": ["Changed", ";"], "File": "SIMemoryLegalizer22", "Func": "expandAtomicFence", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7219, "Length": 137, "Cover_Rate": 0.6008771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useMulOps", "(", ")", "const", "{", "return"], "ground_truth": ["UseMulOps", ";"], "File": "ARMSubtarget (2)", "Func": "useMulOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7220, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasGFNI", "(", ")", "const", "{", "return", "HasGFNI"], "ground_truth": [";"], "File": "X86Subtarget100", "Func": "hasGFNI", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7221, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "setOpcode", "(", "", ")", ";", "return", "DecodeNEONModImmInstruction", "(", "Inst", ",", "Insn", ",", "Address", ",", "Decoder", ")", ";", "}", "if", "(", "!", "(", "imm", "&", "", ")", ")", "Check", "(", "S", ",", "MCDisassembler", "::", "SoftFail", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeQPRRegisterClass", "(", "Inst", ",", "Vd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeQPRRegisterClass", "(", "Inst", ",", "Vm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", ""], "ground_truth": ["-", "imm", ")", ")", ";"], "File": "ARMDisassembler13", "Func": "DecodeVCVTQ", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7222, "Length": 100, "Cover_Rate": 0.425531914893617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "writesElement0", "(", ")", "const", "{", "return", "WritesElement0"], "ground_truth": [";"], "File": "RISCVBaseInfo39", "Func": "writesElement0", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7223, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "getThebeTarget", "(", ")", ",", "createbeMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "getTheleTarget", "(", ")", ",", "createAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "getThebeTarget", "(", ")", ",", "createbeAsmBackend", ")", ";", "if", "(", "sys", "::", "IsLittleEndianHost", ")", "{", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "getTheTarget", "(", ")", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "getTheTarget", "(", ")", ",", "createAsmBackend", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "BPFMCTargetDesc11", "Func": "LLVMInitializeBPFTargetMC", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7224, "Length": 65, "Cover_Rate": 0.325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "::", "iterator", "It", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "*", "thisMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "copy0MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "sinkMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "It", ",", "copy0MBB", ")", ";", "F", "->", "insert", "(", "It", ",", "sinkMBB", ")", ";", "sinkMBB", "->", "splice", "(", "sinkMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "sinkMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "if", "(", "isFPCmp", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "sinkMBB", ")", ";", "}", "else", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "", ")", ".", "addMBB", "(", "sinkMBB", ")", ";", "}", "BB", "=", "copy0MBB", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BB", "=", "sinkMBB", ";", "BuildMI", "(", "*", "BB", ",", "BB", "->", "begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "thisMBB", ")", ".", "addReg", "(", "MI"], "ground_truth": [".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "copy0MBB", ")", ";"], "File": "MipsISelLowering (2)4", "Func": "emitPseudoSELECT", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7225, "Length": 285, "Cover_Rate": 0.7640750670241286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "Int32Ty", "=", "Type", "::", "getInt32Ty", "(", "*", "Ctx", ")", ";", "IdxList", "[", "IdxC", "++", "]", "=", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "", ")", ";", "}", "while", "(", "++", "nax", "<=", "Num", ")", "{", "GepNode", "*", "N", "=", "NA", "[", "nax", "-", "", "]", ";", "IdxList", "[", "IdxC", "++", "]", "=", "N", "->", "Idx", ";", "if", "(", "nax", "<", "Num", ")", "{", "Type", "*", "NextTy", "=", "next_type", "(", "N", "->", "PTy", ",", "N", "->", "Idx", ")", ";", "if", "(", "NextTy", "!=", "NA", "[", "nax", "]", "->", "PTy", ")", "break", ";", "}", "}", "ArrayRef", "<", "Value", "*", ">", "A", "(", "IdxList", ",", "IdxC", ")", ";", "Type", "*", "InpTy", "=", "Input", "->", "getType", "(", ")", ";", "Type", "*", "ElTy", "=", "cast", "<", "PointerType", ">", "(", "InpTy", "->", "getScalarType", "(", ")", ")", "->", "getElementType", "(", ")", ";", "NewInst", "=", "GetElementPtrInst", "::", "Create", "(", "ElTy", ",", "Input", ",", "A", ",", "", ",", "At", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "NewInst", "<<", "'\\n'", ")", ";", "Input", "=", "NewInst", ";", "}", "while", "(", "nax"], "ground_truth": ["<=", "Num", ")", ";"], "File": "HexagonCommonGEP1", "Func": "fabricateGEP", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7226, "Length": 179, "Cover_Rate": 0.5682539682539682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "avr_rtx_costs", "(", "rtx", "x", ",", "int", "codearg", ",", "int", "outer_code", ",", "int", "opno", ",", "int", "*", "total", ",", "bool", "speed", ")", "{", "bool", "done", "=", "avr_rtx_costs_1", "(", "x", ",", "codearg", ",", "outer_code", ",", "opno", ",", "total", ",", "speed", ")", ";", "if", "(", "avr_log", ".", "rtx_costs"], "ground_truth": [")", "{"], "File": "avr4", "Func": "avr_rtx_costs", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7227, "Length": 49, "Cover_Rate": 0.6621621621621622, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "TheTriple", ".", "isWindowsMSVCEnvironment", "(", ")", ")", "{", "MAI", "=", "new", "MCAsmInfoMicrosoft", "(", "TheTriple", ")", ";", "}", "else", "if", "(", "TheTriple", ".", "isOSCygMing", "(", ")", "||", "TheTriple", ".", "isWindowsItaniumEnvironment", "(", ")", ")", "{", "MAI", "=", "new", "MCAsmInfoGNUCOFF", "(", "TheTriple", ")", ";", "}", "else", "{", "MAI", "=", "new", "ELFMCAsmInfo", "(", "TheTriple", ")", ";", "}", "int", "stackGrowth", "=", "is64Bit", "?", "-", "", ":", "-", "", ";", "unsigned", "StackPtr", "=", "is64Bit", "?", "", ":", "", ";", "MCCFIInstruction", "Inst", "=", "MCCFIInstruction", "::", "createDefCfa", "(", "nullptr", ",", "MRI", ".", "getDwarfRegNum", "(", "StackPtr", ",", "true", ")", ",", "-", "stackGrowth", ")", ";", "MAI", "->", "addInitialFrameState", "(", "Inst", ")", ";", "unsigned", "InstPtr", "=", "is64Bit", "?", "", ":", "", ";", "MCCFIInstruction", "Inst2", "=", "MCCFIInstruction", "::", "createOffset", "(", "nullptr", ",", "MRI", ".", "getDwarfRegNum", "(", "InstPtr", ",", "true", ")", ",", "stackGrowth", ")", ";", "MAI", "->", "addInitialFrameState", "(", "Inst2"], "ground_truth": [")", ";"], "File": "X86MCTargetDesc1", "Func": "createX86MCAsmInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7228, "Length": 142, "Cover_Rate": 0.6016949152542372, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "long", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__andn_u64", "(", "unsigned", "long"], "ground_truth": ["long", "__X", ",", "unsigned", "long", "long", "__Y", ")", "{"], "File": "bmiintrin", "Func": "__andn_u64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7229, "Length": 24, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "Reg", ")", ".", "addReg", "(", "getCRFromCRBit", "(", "SrcReg", ")", ")", ";", "unsigned", "Reg1", "=", "Reg", ";", "Reg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "LP64", "?", "G8RC", ":", "GPRC", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "Reg", ")", ".", "addReg", "(", "Reg1", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "getEncodingValue", "(", "SrcReg", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "addFrameReference", "(", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ")", ".", "addReg", "("], "ground_truth": ["Reg", ",", "RegState", "::", "Kill", ")", ",", "FrameIndex", ")", ";"], "File": "PPCRegisterInfo68", "Func": "lowerCRBitSpilling", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7230, "Length": 135, "Cover_Rate": 0.41284403669724773, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "VA", ".", "isMemLoc", "(", ")", ")", "{", "report_fatal_error", "(", "", ")", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ")", ";", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Val", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ")", ";", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Val", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getValVT", "("], "ground_truth": [")", ",", "Val", ")", ";"], "File": "SIISelLowering (2)3", "Func": "LowerCallResult", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7231, "Length": 175, "Cover_Rate": 0.4156769596199525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "", ")", ";", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "LC2200ISelDAGToDAG", "Func": "SelectAddrFI", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7232, "Length": 22, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "loadRegFromStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "DestReg", ",", "int", "FI", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "*", "MF", ",", "FI", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ")", ";", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", ""], "ground_truth": [")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "SparcInstrInfo1", "Func": "loadRegFromStackSlot", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7233, "Length": 146, "Cover_Rate": 0.38522427440633245, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_packs_epi16", "(", "__m256i", "__W", ",", "__mmask32", "__M", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_packsswb256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16hi", ")", "__B"], "ground_truth": [",", "(", "__v32qi", ")", "__W", ",", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_packs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7234, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "Ty", "=", "IntegerType", "::", "get", "(", "M", "->", "getContext", "(", ")", ",", "", ")", ";", "PHINode", "*", "Processed", "=", "Builder", ".", "CreatePHI", "(", "Ty", ",", "", ")", ";", "Processed", "->", "addIncoming", "(", "NumElements", ",", "L", "->", "getLoopPreheader", "(", ")", ")", ";", "Builder", ".", "SetInsertPoint", "(", "cast", "<", "Instruction", ">", "(", "Predicate", ")", ")", ";", "ConstantInt", "*", "Factor", "=", "ConstantInt", "::", "get", "(", "cast", "<", "IntegerType", ">", "(", "Ty", ")", ",", "VecTy", "->", "getNumElements", "(", ")", ")", ";", "", "VCTPID", ";", "switch", "(", "VecTy", "->", "getNumElements", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "VCTPID", "=", "", ";", "break", ";", "case", "", ":", "VCTPID", "=", "", ";", "break", ";", "case", "", ":", "VCTPID", "=", "", ";", "break", ";", "}", "Function", "*", "VCTP", "=", "", "(", "M", ",", "VCTPID", ")", ";", "Value", "*", "TailPredicate", "=", "Builder", ".", "CreateCall", "(", "VCTP", ",", "Processed", ")", ";", "Predicate", "->", "replaceAllUsesWith", "(", "TailPredicate", ")", ";", "NewPredicates", "[", "Predicate", "]", "=", "cast", "<", "Instruction", ">", "("], "ground_truth": ["TailPredicate", ")", ";"], "File": "MVETailPredication23", "Func": "InsertVCTPIntrinsic", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7235, "Length": 170, "Cover_Rate": 0.5923344947735192, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s1", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s2", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "TriCoreDisassembler", "Func": "DecodeRRR2Instruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7236, "Length": 64, "Cover_Rate": 0.3316062176165803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "GPReg", "=", "ABI", ".", "IsN64", "(", ")", "?", "", ":", "", ";", "EVT", "Ty", "=", "ABI", ".", "IsN64", "(", ")", "?", "", ":", "", ";", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "GPReg", ",", "getGlobalReg", "(", "CLI", ".", "DAG", ",", "Ty", ")", ")", ")", ";", "}", "SDValue", "InFlag", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "CLI", ".", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "CLI", ".", "DL", ",", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "CLI", ".", "DAG", ".", "getRegister", "(", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ".", "getValueType", "(", ")", ")", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "Mask", "=", "TRI", "->", "getCallPreservedMask", "(", "CLI", ".", "DAG", ".", "getMachineFunction", "(", ")", ",", "CLI", ".", "CallConv", ")", ";", "assert", "(", "Mask", "&&", ""], "ground_truth": [")", ";"], "File": "MipsISelLowering (2)4", "Func": "getOpndList", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7237, "Length": 207, "Cover_Rate": 0.5348837209302325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x8_t", ")", "__builtin_aarch64_uminv8hi", "(", "(", "int16x8_t", ")", "__a"], "ground_truth": [",", "(", "int16x8_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon2_vminq_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7238, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "add_input_operand", "(", "mode", ",", "CONSTM1_RTX", "(", "mode", ")"], "ground_truth": [")", ";"], "File": "riscv-vector-builtins", "Func": "add_all_one_mask_operand", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7239, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "ia64_spec_check_src_p", "(", "rtx", "src", ")", "{", "if", "(", "GET_CODE", "(", "src", ")", "==", "IF_THEN_ELSE", ")", "{", "rtx", "t", ";", "t", "=", "XEXP", "(", "src", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "t", ")", "==", "NE", ")", "{", "t", "=", "XEXP", "(", "t", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "t", ")", "==", "UNSPEC", ")", "{", "int", "code", ";", "code", "=", "XINT", "(", "t", ",", "", ")", ";", "if", "(", "code", "==", "UNSPEC_LDCCLR", "||", "code", "==", "UNSPEC_LDCNC", "||", "code", "==", "UNSPEC_CHKACLR", "||", "code", "==", "UNSPEC_CHKANC", "||", "code", "==", "UNSPEC_CHKS", ")", "{", "gcc_assert", "(", "code", "!=", "", ")", ";", "return", "code", ";", "}", "}", "}", "}", "return", ""], "ground_truth": [";"], "File": "ia64", "Func": "ia64_spec_check_src_p", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7240, "Length": 111, "Cover_Rate": 0.9910714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Result", "=", "BaseT", "::", "getNumberOfRegisters", "(", "Vector", ")", ";", "if", "(", "Vector", ")", "Result", "=", "std", "::", "max", "(", "Result", ",", ""], "ground_truth": [")", ";"], "File": "WebAssemblyTargetTransformInfo (2)", "Func": "getNumberOfRegisters", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7241, "Length": 25, "Cover_Rate": 0.6578947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LowerELFTLSLocalExec", "(", "GV", ",", "ThreadBase", ",", "DL", ",", "DAG", ")", ";", "}", "else", "if", "(", "Model", "==", "TLSModel", "::", "InitialExec", ")", "{", "TPOff", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "TPOff", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPOff", ")", ";", "}", "else", "if", "(", "Model", "==", "TLSModel", "::", "LocalDynamic", ")", "{", "FunctionInfo", "*", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "MFI", "->", "incNumLocalDynamicTLSAccesses", "(", ")", ";", "SDValue", "SymAddr", "=", "DAG", ".", "getTargetExternalSymbol", "(", "", ",", "PtrVT", ",", "", ")", ";", "TPOff", "=", "LowerELFTLSDescCallSeq", "(", "SymAddr", ",", "DL", ",", "DAG", ")", ";", "SDValue", "HiVar", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "", ",", "", ",", "", "|", "", ")", ";", "SDValue", "LoVar", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "", ",", "", ",", "", "|", "", "|", "", ")", ";", "TPOff", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPOff", ",", "HiVar", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ")", ",", "", ")", ";", "TPOff", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPOff", ",", "LoVar", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ")", ",", "", ")", ";", "}", "else", "if", "(", "Model", "==", "TLSModel", "::"], "ground_truth": ["GeneralDynamic", ")", "{"], "File": "AArch64ISelLowering (2)2", "Func": "LowerELFGlobalTLSAddress", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7242, "Length": 233, "Cover_Rate": 0.4874476987447699, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeCASI32", "(", "MCInst", "&", "MI", ",", "uint64_t", "insn", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "return", "DecodeCAS", "(", "MI", ",", "insn", ",", "Address", ",", "Decoder"], "ground_truth": [",", "false", ",", "false", ",", "DecodeI32RegisterClass", ")", ";"], "File": "VEDisassembler1", "Func": "DecodeCASI32", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7243, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "St", "->", "isVolatile", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "StVal", "=", "St", "->", "getValue", "(", ")", ";", "EVT", "VT", "=", "StVal", ".", "getValueType", "(", ")", ";", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", ")", "if", "(", "SDValue", "Store", "=", "PerformTruncatingStoreCombine", "(", "St", ",", "DCI", ".", "DAG", ")", ")", "return", "Store", ";", "if", "(", "Subtarget", "->", "hasMVEIntegerOps", "(", ")", ")", "if", "(", "SDValue", "NewToken", "=", "PerformSplittingToNarrowingStores", "(", "St", ",", "DCI", ".", "DAG", ")", ")", "return", "NewToken", ";", "if", "(", "!", "", "(", "St", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "StVal", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", "&&", "StVal", ".", "getNode", "(", ")", "->", "hasOneUse", "(", ")", ")", "{", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "bool", "isBigEndian", "=", "DAG", ".", "getDataLayout", "(", ")", ".", "isBigEndian", "(", ")", ";", "SDLoc", "DL", "(", "St", ")", ";", "SDValue", "BasePtr", "=", "St", "->", "getBasePtr", "(", ")", ";", "SDValue", "NewST1", "=", "DAG", ".", "getStore", "(", "St", "->", "getChain", "(", ")", ",", "DL", ",", "StVal", ".", "getNode", "(", ")", "->", "getOperand", "(", "isBigEndian", "?", "", ":", "", ")", ",", "BasePtr", ",", "St", "->", "getPointerInfo", "(", ")", ",", "St", "->", "getOriginalAlign", "(", ")", ",", "St", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "SDValue", "OffsetPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "return", "DAG", ".", "getStore", "(", "NewST1", ".", "getValue", "(", "", ")", ",", "DL", ",", "StVal", ".", "getNode", "(", ")", "->", "getOperand", "(", "isBigEndian", "?", "", ":", "", ")", ",", "OffsetPtr", ",", "St", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "", ")", ",", "St", "->", "getOriginalAlign", "(", ")", ",", "St", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "}", "if", "(", "StVal", ".", "getValueType", "(", ")", "==", "", "&&", "StVal", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "{", "SelectionDAG", "&", "DAG", "="], "ground_truth": ["DCI", ".", "DAG", ";"], "File": "ARMISelLowering14", "Func": "PerformSTORECombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7244, "Length": 328, "Cover_Rate": 0.5264847512038523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "NumNops", "=", "Count", "/", "", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "!=", "NumNops", ";", "++", "i", ")", "OW", "->", "Write32", "(", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "PPCAsmBackend12", "Func": "writeNopData", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7245, "Length": 31, "Cover_Rate": 0.5636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsraq_n_s64", "(", "int64x2_t", "__a", ",", "int64x2_t", "__b", ",", "const", "int"], "ground_truth": ["__c", ")", "{"], "File": "arm", "Func": "neon2_vrsraq_n_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7246, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_psubw", "(", "(", "__v4hi", ")", "__m1", ","], "ground_truth": ["(", "__v4hi", ")", "__m2", ")", ";"], "File": "mmintrin4", "Func": "_mm_sub_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7247, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__t", "=", "vsetq_lane_u32", "(", "__hash_e", ",", "__t", ",", "", ")", ";", "return", "__builtin_arm_crypto_sha1c", "(", "__hash_abcd", ",", "__t", ",", "__wk"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vsha1cq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7248, "Length": 21, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetFrameInfo", "*", "getFrameInfo", "(", ")", "const", "{", "return", "&", "FrameInfo"], "ground_truth": [";"], "File": "MSP430TargetMachine10", "Func": "getFrameInfo", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7249, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Flags", ".", "IsGV", "="], "ground_truth": ["V", ";"], "File": "SPIRVDuplicatesTracker", "Func": "setIsGV", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7250, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "const", "TargetRegisterClass", "*", "GPRC", "=", "&", "", ";", "Register", "Reg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "GPRC", ")", ";", "Register", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "PPCRegisterInfo10", "Func": "lowerVRSAVERestore", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7251, "Length": 100, "Cover_Rate": 0.5235602094240838, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "TargetLowering", "::", "getRegisterTypeForCallingConv", "(", "LLVMContext", "&", "Context", ",", "CallingConv", "::", "ID", "CC", ",", "EVT", "VT", ")", "const", "{", "if", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasStdExtF", "(", ")", "&&", "!", "Subtarget", ".", "hasStdExtZfh", "(", ")", ")"], "ground_truth": ["return", "", ";"], "File": "RISCVISelLowering1", "Func": "getRegisterTypeForCallingConv", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7252, "Length": 41, "Cover_Rate": 0.7068965517241379, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "dest_gpr_p", "=", "dest_fp_p", "=", "dest_vmx_p", "=", "dest_vsx_p", "=", "false", ";", "}", "if", "(", "REG_P", "(", "src", ")", ")", "{", "src_regno", "=", "REGNO", "(", "src", ")", ";", "src_gpr_p", "=", "INT_REGNO_P", "(", "src_regno", ")", ";", "src_fp_p", "=", "FP_REGNO_P", "(", "src_regno", ")", ";", "src_vmx_p", "=", "ALTIVEC_REGNO_P", "(", "src_regno", ")", ";", "src_vsx_p", "=", "src_fp_p", "|", "src_vmx_p", ";", "}", "else", "{", "src_regno", "=", "-", "", ";", "src_gpr_p", "=", "src_fp_p", "=", "src_vmx_p", "=", "src_vsx_p", "=", "false", ";", "}", "if", "(", "dest_regno", ">=", "", "&&", "src_regno", ">=", "", ")", "{", "if", "(", "dest_gpr_p", ")", "{", "if", "(", "src_gpr_p", ")", "return", "", ";", "else", "if", "(", "TARGET_VSX", "&&", "TARGET_DIRECT_MOVE", "&&", "src_vsx_p", ")", "return", "", ";", "}", "else", "if", "(", "TARGET_VSX", "&&", "dest_vsx_p", ")", "{", "if", "(", "src_vsx_p", ")", "return", "", ";", "else", "if", "(", "TARGET_DIRECT_MOVE", "&&", "src_gpr_p", ")", "return", "", ";", "}", "else", "if", "(", "TARGET_ALTIVEC", "&&", "dest_vmx_p", "&&", "src_vmx_p", ")", "return", "", ";", "else", "if", "(", "dest_fp_p", "&&", "src_fp_p", ")", "return", "", ";", "}", "else", "if", "(", "dest_regno", ">=", "", "&&", "MEM_P", "(", "src", ")", ")", "{", "if", "(", "dest_gpr_p", ")", "{", "if", "(", "TARGET_QUAD_MEMORY", "&&", "quad_load_store_p", "(", "dest", ",", "src", ")", ")", "return", "", ";", "else", "return", "", ";", "}", "else", "if", "(", "TARGET_ALTIVEC", "&&", "dest_vmx_p", "&&", "altivec_indexed_or_indirect_operand", "(", "src", ",", "mode", ")", ")", "return", "", ";", "else", "if", "(", "TARGET_VSX", "&&", "dest_vsx_p", ")", "{", "if", "(", "mode", "==", "V16QImode", "||", "mode", "==", "V8HImode", "||", "mode", "==", "V4SImode", ")", "return", "", ";", "else", "return", "", ";", "}", "else", "if", "(", "TARGET_ALTIVEC", "&&", "dest_vmx_p", ")", "return", "", ";", "else", "if", "(", "dest_fp_p", ")", "return", "", ";", "}", "else", "if", "(", "src_regno", ">=", "", "&&", "MEM_P", "(", "dest", ")", ")", "{", "if", "(", "src_gpr_p", ")", "{", "if", "(", "TARGET_QUAD_MEMORY", "&&", "quad_load_store_p", "(", "dest", ",", "src", ")", ")", "return", "", ";", "else", "return", "", ";", "}", "else", "if", "(", "TARGET_ALTIVEC", "&&", "src_vmx_p", "&&", "altivec_indexed_or_indirect_operand", "(", "src", ",", "mode", ")", ")", "return", "", ";", "else", "if", "(", "TARGET_VSX", "&&", "src_vsx_p", ")", "{", "if", "(", "mode", "==", "V16QImode", "||", "mode", "==", "V8HImode", "||", "mode", "==", "V4SImode", ")", "return", "", ";", "else", "return", "", ";", "}", "else", "if", "(", "TARGET_ALTIVEC", "&&", "src_vmx_p", ")", "return", "", ";", "else", "if", "(", "src_fp_p", ")", "return", "", ";", "}", "else", "if", "(", "dest_regno", ">=", "", "&&", "(", "GET_CODE", "(", "src", ")", "==", "CONST_INT", "||", "GET_CODE", "(", "src", ")", "==", "CONST_WIDE_INT", "||", "GET_CODE", "(", "src", ")", "==", "CONST_DOUBLE", "||", "GET_CODE", "(", "src", ")", "==", "CONST_VECTOR", ")", ")", "{", "if", "(", "dest_gpr_p", ")", "return", "", ";", "else", "if", "(", "TARGET_VSX", "&&", "dest_vsx_p", "&&", "zero_constant", "(", "src", ",", "mode", ")", ")", "return", "", ";", "else", "if", "(", "TARGET_ALTIVEC", "&&", "dest_vmx_p", ")", "return", "output_vec_const_move", "(", "operands", ")", ";", "}", "if", "(", "TARGET_DEBUG_ADDR", ")", "{", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_rtx", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "dest", ",", "src", ")", ")", ";", "}", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "rs60004", "Func": "rs6000_output_move_128bit", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7253, "Length": 468, "Cover_Rate": 0.8096885813148789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "AMDGPU", "::", "S_MAX_I32", ":", "return", "AMDGPU", "::", "V_MAX_I32_e32", ";", "case", "AMDGPU", "::", "S_MAX_U32", ":", "return", "AMDGPU", "::", "V_MAX_U32_e32", ";", "case", "AMDGPU", "::", "S_ASHR_I32", ":", "return", "AMDGPU", "::", "V_ASHR_I32_e32", ";", "case", "AMDGPU", "::", "S_ASHR_I64", ":", "return", "AMDGPU", "::", "V_ASHR_I64", ";", "case", "AMDGPU", "::", "S_LSHL_B32", ":", "return", "AMDGPU", "::", "V_LSHL_B32_e32", ";", "case", "AMDGPU", "::", "S_LSHL_B64", ":", "return", "AMDGPU", "::", "V_LSHL_B64", ";", "case", "AMDGPU", "::", "S_LSHR_B32", ":", "return", "AMDGPU", "::", "V_LSHR_B32_e32", ";", "case", "AMDGPU", "::", "S_LSHR_B64", ":", "return", "AMDGPU", "::", "V_LSHR_B64", ";", "case", "AMDGPU", "::", "S_SEXT_I32_I8", ":", "return", "AMDGPU", "::", "V_BFE_I32", ";", "case", "AMDGPU", "::", "S_SEXT_I32_I16", ":", "return", "AMDGPU", "::", "V_BFE_I32", ";", "case", "AMDGPU", "::", "S_BFE_U32", ":", "return", "AMDGPU", "::", "V_BFE_U32", ";", "case", "AMDGPU", "::", "S_BFE_I32", ":", "return", "AMDGPU", "::", "V_BFE_I32", ";", "case", "AMDGPU", "::", "S_BREV_B32", ":", "return", "AMDGPU", "::", "V_BFREV_B32_e32", ";", "case", "AMDGPU", "::", "S_NOT_B32", ":", "return", "AMDGPU", "::", "V_NOT_B32_e32", ";", "case", "AMDGPU", "::", "S_NOT_B64", ":", "return", "AMDGPU", "::", "V_NOT_B32_e32", ";", "case", "AMDGPU", "::", "S_CMP_EQ_I32", ":", "return", "AMDGPU", "::", "V_CMP_EQ_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_LG_I32", ":", "return", "AMDGPU", "::", "V_CMP_NE_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_GT_I32", ":", "return", "AMDGPU", "::", "V_CMP_GT_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_GE_I32", ":", "return", "AMDGPU", "::", "V_CMP_GE_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_LT_I32", ":", "return", "AMDGPU", "::", "V_CMP_LT_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_LE_I32", ":", "return", "AMDGPU", "::", "V_CMP_LE_I32_e32", ";", "case", "AMDGPU", "::", "S_LOAD_DWORD_IMM", ":", "case", "AMDGPU", "::", "S_LOAD_DWORD_SGPR", ":", "return"], "ground_truth": ["AMDGPU", "::", "BUFFER_LOAD_DWORD_ADDR64", ";"], "File": "SIInstrInfo135", "Func": "getVALUOp", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7254, "Length": 225, "Cover_Rate": 0.47974413646055436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", "<<", "MBB", "->", "getNumber", "(", ")", "<<", "", "<<", "MBB", "->", "size", "(", ")", "<<", "", ";", ")", ";", "SHOWNEWBLK", "(", "CloneMBB", ",", "", ")", ";", "return", "CloneMBB"], "ground_truth": [";"], "File": "AMDILCFGStructurizer1", "Func": "cloneBlockForPredecessor", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7255, "Length": 38, "Cover_Rate": 0.336283185840708, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Val", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm"], "ground_truth": ["(", "Val", ")", ")", ";"], "File": "ARMDisassembler13", "Func": "DecodeMSRMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7256, "Length": 22, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "break", ";", "case", "'q'", ":", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "{", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "break", ";", "}", "case", "'Q'", ":", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "break", ";", "case", "'r'", ":", "case", "'l'", ":", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", "||", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'R'", ":", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "||", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'f'", ":", "if", "(", "VT", "==", "", "&&", "!", "isScalarFPTypeInSSEReg", "(", "VT", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "&&", "!", "isScalarFPTypeInSSEReg", "(", "VT", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'y'", ":", "if", "(", "!", "Subtarget", "->", "hasMMX", "(", ")", ")", "break", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'Y'", ":", "if", "(", "!", "Subtarget", "->", "hasSSE2", "(", ")", ")", "break", ";", "case", "'x'", ":", "if", "(", "!", "Subtarget", "->", "hasSSE1", "(", ")", ")", "break", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering171", "Func": "getRegForInlineAsmConstraint", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7257, "Length": 500, "Cover_Rate": 0.30156815440289503, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegNo", "=", "(", "AS", "==", "AS", "::", "LOCAL_ADDRESS", ")", "?", "", ":", "", ";", "return", "CreateLiveInRegister", "(", "DAG", ",", "&", "", ",", "RegNo", ",", "", ")", ";", "}", "SDLoc", "SL", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "Info", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "unsigned", "UserSGPR", "=", "Info", "->", "getQueuePtrUserSGPR", "(", ")", ";", "assert", "(", "UserSGPR", "!=", "", ")", ";", "SDValue", "QueuePtr", "=", "CreateLiveInRegister", "(", "DAG", ",", "&", "", ","], "ground_truth": ["UserSGPR", ",", "", ")", ";"], "File": "SIISelLowering69", "Func": "getSegmentAperture", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7258, "Length": 86, "Cover_Rate": 0.3467741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "MI", ".", "getOpcode", "(", ")"], "ground_truth": [")", ";"], "File": "HexagonInstrInfo10", "Func": "xformRegToImmOffset", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7259, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Size", "+=", "HEXAGON_INSTR_SIZE", ";", "Bytes", "=", "Bytes", ".", "slice", "(", "HEXAGON_INSTR_SIZE", ")", ";", "}", "if", "(", "Result", "==", "MCDisassembler", "::", "Fail", ")", "return", "Result", ";", "if", "(", "Size", ">", "HEXAGON_MAX_PACKET_SIZE", ")", "return", "MCDisassembler", "::", "Fail", ";", "const", "auto", "ArchSTI", "=", "_MC", "::", "getArchSubtarget", "(", "&", "STI", ")", ";", "const", "auto", "STI_", "=", "(", "ArchSTI", "!=", "nullptr", ")", "?", "*", "ArchSTI", ":", "STI", ";", "MCChecker", "Checker", "(", "getContext", "(", ")", ",", "*", "MCII", ",", "STI_", ",", "MI", ",", "*", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ",", "false", ")", ";", "if", "(", "!", "Checker", ".", "check", "(", ")", ")", "return"], "ground_truth": ["MCDisassembler", "::", "Fail", ";"], "File": "HexagonDisassembler1", "Func": "getInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7260, "Length": 103, "Cover_Rate": 0.4087301587301587, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addImmSExt8Operands", "(", "MCInst", "&", "Inst", ","], "ground_truth": ["unsigned", "N", ")", "const", "{"], "File": "X86AsmParser101", "Func": "addImmSExt8Operands", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7261, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Kind", "!=", "k_Immediate", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm"], "ground_truth": ["(", ")", ")", ";"], "File": "ARMAsmParser111", "Func": "isImm0_65535", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7262, "Length": 24, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "isFMAFasterThanMulAndAdd", "("], "ground_truth": ["EVT", ")", "const", "{"], "File": "X86ISelLowering123", "Func": "isFMAFasterThanMulAndAdd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7263, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createbeAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "StringRef", "TT", ",", "StringRef", "CPU", ")", "{", "Triple", "TheTriple", "(", "TT", ")", ";", "assert", "(", "TheTriple", ".", "isOSBinFormatELF", "(", ")", "&&", "", ")", ";", "return", "new", "ELFAsmBackend", "(", "T", ",", "TheTriple", "."], "ground_truth": ["getOS", "(", ")", ",", "false", ")", ";"], "File": "ARM64AsmBackend", "Func": "createARM64beAsmBackend", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7264, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "loadRegFromStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "Register", "DestReg", ",", "int", "FrameIndex", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "loadStoreRegStackSlot", "(", "MBB", ",", "MI", ",", "DestReg", ",", "false", ",", "FrameIndex", ",", "RC", ",", "TRI"], "ground_truth": [",", "true", ")", ";"], "File": "MOSInstrInfo", "Func": "loadRegFromStackSlot", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7265, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isValidEndState", "(", ")", "{", "return", "State", "=="], "ground_truth": ["IES_RBRAC", ";"], "File": "X86AsmParser84", "Func": "isValidEndState", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7266, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegImm", "=", "{", "RegNo", ","], "ground_truth": ["Imm", "}", ";"], "File": "MCS51AsmParser", "Func": "makeMemri", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7267, "Length": 8, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCGSite", "*", "getSite", "("], "ground_truth": [")", "const", "{"], "File": "PatmosStackCacheAnalysis", "Func": "getSite", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7268, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVectorIndex16", "("], "ground_truth": [")", "const", "{"], "File": "ARMAsmParser (2)3", "Func": "isVectorIndex16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7269, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCExpr", "::", "fixELFSymbolsInTLSFixups", "(", "MCAssembler", "&", "Asm", ")", "const", "{", "switch", "(", "getKind", "(", ")", ")", "{", "case", "CEK_None", ":", "case", "CEK_Special", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "CEK_ABS_HI", ":", "case"], "ground_truth": ["CEK_ABS_LO", ":"], "File": "Nios2MCExpr", "Func": "fixELFSymbolsInTLSFixups", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7270, "Length": 37, "Cover_Rate": 0.9024390243902439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isCPI", "(", ")", "||", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isGlobal", "(", ")", "&&", "isGVStub", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getGlobal", "(", ")", ",", "TM", ")", ")", ")", ")", "{", "unsigned", "BaseReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "BaseReg", "==", "", ")", "return", "true", ";", "if", "(", "!", "ReMatPICStubLoad", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isGlobal", "(", ")", ")", "return", "false", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "bool", "isPICBase", "=", "false", ";", "for", "(", "MachineRegisterInfo", "::", "def_iterator", "I", "=", "MRI", ".", "def_begin", "(", "BaseReg", ")", ",", "E", "=", "MRI", ".", "def_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineInstr", "*", "DefMI", "=", "I", ".", "getOperand", "(", ")", ".", "getParent", "(", ")", ";", "if", "(", "DefMI", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "assert", "(", "!", "isPICBase", "&&", "", ")", ";", "isPICBase", "=", "true", ";", "}", "return", "isPICBase", ";", "}", "return", "false", ";", "}", "case", "", ":", "case", "", ":", "{", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "!", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", "{", "if", "(", "!", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", "return", "true", ";", "unsigned", "BaseReg", "=", "MI", "->", "getOperand", "(", "", ")", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "X86InstrInfo101", "Func": "isReallyTriviallyReMaterializable", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7271, "Length": 356, "Cover_Rate": 0.731006160164271, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMRSSystemRegister", "(", ")", "const", "{", "if", "(", "!", "isSysReg", "(", ")", ")", "return", "false", ";", "bool", "IsKnownRegister", ";", "", "(", ")", ".", "fromString", "(", "getSysReg", "(", ")", ",", "IsKnownRegister", ")", ";", "return", "IsKnownRegister"], "ground_truth": [";"], "File": "ARM64AsmParser", "Func": "isMRSSystemRegister", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7272, "Length": 35, "Cover_Rate": 0.9210526315789473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "InferredAddrSpace", ".", "count", "(", "PtrOperand", ")", ")", "OperandAS", "=", "InferredAddrSpace", ".", "lookup", "(", "PtrOperand", ")", ";", "else", "OperandAS", "=", "PtrOperand", "->", "getType", "(", ")", "->", "getPointerAddressSpace", "(", ")", ";", "NewAS", "=", "joinAddressSpaces", "(", "NewAS", ",", "OperandAS", ")", ";", "if", "(", "NewAS", "==", "AddressSpace", "::", "ADDRESS_SPACE_GENERIC", ")", "break", ";", "}", "unsigned", "OldAS", "=", "InferredAddrSpace", ".", "lookup", "(", "&", "V", ")", ";", "assert", "(", "OldAS", "!=", "AddressSpace", "::", "ADDRESS_SPACE_GENERIC", ")", ";", "if", "(", "OldAS", "==", "NewAS", ")", "return", "None", ";", "return", "NewAS"], "ground_truth": [";"], "File": "NVPTXInferAddressSpaces", "Func": "updateAddressSpace", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7273, "Length": 83, "Cover_Rate": 0.6194029850746269, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "Cond", "[", "", "]", ".", "setImm", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", "^", "Cond", "["], "ground_truth": ["", "]", ".", "getImm", "(", ")", ")", ";"], "File": "SystemZInstrInfo (2)", "Func": "ReverseBranchCondition", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7274, "Length": 39, "Cover_Rate": 0.6842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__t1mskc_u32"], "ground_truth": ["(", "unsigned", "int", "__X", ")", "{"], "File": "tbmintrin", "Func": "__t1mskc_u32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7275, "Length": 17, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "SDValue", "getSPDenormModeValue", "(", "int", "SPDenormMode", ",", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "SL", ",", "const", "GCNSubtarget", "*", "ST", ")", "{", "assert", "(", "ST", "->", "hasDenormModeInst", "(", ")", "&&", "", ")", ";", "int", "DPDenormModeDefault", "=", "hasFP64FP16Denormals", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", "?", "FP_DENORM_FLUSH_NONE", ":", "FP_DENORM_FLUSH_IN_FLUSH_OUT", ";", "int", "Mode", "=", "SPDenormMode", "|", "(", "DPDenormModeDefault"], "ground_truth": ["<<", "", ")", ";"], "File": "SIISelLowering106", "Func": "getSPDenormModeValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7276, "Length": 61, "Cover_Rate": 0.8026315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", "<<", "markup", "(", "", ")", "<<", "", "<<", "formatImm", "(", "MO2", ".", "getImm", "(", ")", "*", "", ")", "<<", "markup", "(", "", ")", ";", "}", "O", "<<", "", "<<", "markup"], "ground_truth": ["(", "", ")", ";"], "File": "ARMInstPrinter1", "Func": "printT2AddrModeImm0_1020s4Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7277, "Length": 37, "Cover_Rate": 0.31896551724137934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_conflict_epi64", "("], "ground_truth": ["__m256i", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_conflict_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7278, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x2_t", ")", "__builtin_neon_vmls_lanev2si", "(", "__a", ",", "__b", ","], "ground_truth": ["__c", ",", "__d", ")", ";"], "File": "arm", "Func": "neon_vmls_lane_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7279, "Length": 15, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "16InstrInfo", "::", "ExpandFEXT_CCRX16_ins", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "SltOpc", ")", "const", "{", "unsigned", "CC", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "regX", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "regY", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "get", "(", "SltOpc", ")", ")", ".", "addReg"], "ground_truth": ["(", "regX", ")", ".", "addReg", "(", "regY", ")", ";"], "File": "Mips16InstrInfo12", "Func": "ExpandFEXT_CCRX16_ins", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7280, "Length": 89, "Cover_Rate": 0.7478991596638656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "HazardRecognizer", "::", "AdvanceCycle", "(", ")", "{", "if", "(", "Stalls", "&&", "--", "Stalls", "==", "", ")", "LastMI", "=", "", ";", "ScoreboardHazardRecognizer", "::", "AdvanceCycle", "("], "ground_truth": [")", ";"], "File": "ARMHazardRecognizer10", "Func": "AdvanceCycle", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7281, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getHighSavedGPR", "("], "ground_truth": [")", "const", "{"], "File": "RISCVMachineFunctionInfo3", "Func": "getHighSavedGPR", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7282, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "-"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon2_vnegq_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7283, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ","], "ground_truth": ["Custom", ")", ";"], "File": "R600ISelLowering63", "Func": "R600TargetLowering", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7284, "Length": 225, "Cover_Rate": 0.4491017964071856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "CCReg", ")", ".", "addReg", "(", "", ")", ";", "bool", "Ret", "=", "constrainSelectedInstRegOperands", "(", "*", "ICmp", ",", "TII", ",", "TRI", ",", "RBI", ")", "&&", "RBI", ".", "constrainGenericRegister", "(", "CCReg", ",", "", ",", "*", "MRI", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "return", "Ret", ";", "}", "int", "Opcode", "=", "getV_CMPOpcode", "(", "Pred", ",", "Size", ")", ";", "if", "(", "Opcode", "==", "-", "", ")", "return", "false", ";", "MachineInstr", "*", "ICmp", "=", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "Opcode", ")", ",", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "add", "(", "I", "."], "ground_truth": ["getOperand", "(", "", ")", ")", ".", "add", "(", "I", ".", "getOperand", "(", "", ")", ")", ";"], "File": "AMDGPUInstructionSelector", "Func": "selectG_ICMP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7285, "Length": 135, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const_iterator", "cbegin", "("], "ground_truth": [")", "const", "{"], "File": "HexagonShuffler15", "Func": "cbegin", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7286, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "get", "(", "Opcode", ")", ".", "TSFlags", "&"], "ground_truth": ["", ";"], "File": "SIInstrInfo", "Func": "isDisableWQM", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7287, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "MVEVPTOptimisations", "::", "ReplaceRegisterUseWithVPNOT", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineInstr", "&", "Instr", ",", "MachineOperand", "&", "User", ",", "Register", "Target", ")", "{", "Register", "NewResult", "=", "MRI", "->", "createVirtualRegister", "(", "MRI", "->", "getRegClass", "(", "Target", ")", ")", ";", "MachineInstrBuilder", "MIBuilder", "=", "BuildMI", "(", "MBB", ",", "&", "Instr", ",", "Instr", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addDef", "(", "NewResult", ")", ".", "addReg", "(", "Target", ")", ";", "addUnpredicatedMveVpredNOp", "("], "ground_truth": ["MIBuilder", ")", ";"], "File": "MVEVPTOptimisationsPass", "Func": "ReplaceRegisterUseWithVPNOT", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7288, "Length": 76, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TM", ".", "resetSubtarget", "(", "&", "MF", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "MipsModuleISelDAGToDAG16", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7289, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "result", ";", "if", "(", "debug_m6811", ")", "{", "printf", "(", "", ")", ";", "fflush", "(", "stdout", ")", ";", "debug_rtx", "(", "operand", ")", ";", "}", "result", "=", "go_if_legitimate_address_internal", "(", "operand", ",", "mode", ",", "strict", ")", ";", "if", "("], "ground_truth": ["debug_m6811", ")", "{"], "File": "m68hc111", "Func": "m68hc11_go_if_legitimate_address", "Target": "m68hc11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7290, "Length": 40, "Cover_Rate": 0.36036036036036034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "Args", ";", "for", "(", "const", "SDUse", "&", "U", ":", "Op", "->", "ops", "(", ")", ")", "DAG", ".", "ExtractVectorElements", "(", "U", "."], "ground_truth": ["get", "(", ")", ",", "Args", ")", ";"], "File": "AMDGPUISelLowering102", "Func": "LowerCONCAT_VECTORS", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7291, "Length": 34, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pabsb256_mask", "(", "(", "__v32qi", ")", "__A", ",", "(", "__v32qi", ")", "_mm256_setzero_si256", "(", ")"], "ground_truth": [",", "(", "__mmask32", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_maskz_abs_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7292, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "needsFP", "(", "const", "MachineFunction", "&", "MF", ")", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF"], "ground_truth": [".", "getFrameInfo", "(", ")", ";"], "File": "PPCRegisterInfo23", "Func": "needsFP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7293, "Length": 21, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "FIRST_PSEUDO_REGISTER", ";", "i", "++", ")", "a29k_debug_reg_map", "[", "i", "]", "=", "i", ";", "reg_names", "[", "FRAME_POINTER_REGNUM", "]", "=", "reg_names", "[", "R_LR", "(", "a29k_regstack_size", "-", "", ")", "]", ";", "a29k_debug_reg_map", "[", "FRAME_POINTER_REGNUM", "]", "=", "R_LR", "(", "a29k_regstack_size", "-", "", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "reg_names", "[", "R_AR", "(", "i", ")", "]", "=", "reg_names", "[", "R_LR", "(", "a29k_regstack_size", "+", "i", "+", "", ")", "]", ";", "a29k_debug_reg_map", "[", "R_AR", "(", "i", ")", "]", "="], "ground_truth": ["R_LR", "(", "a29k_regstack_size", "+", "i", "+", "", ")", ";"], "File": "a29k", "Func": "a29k_compute_reg_names", "Target": "a29k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7294, "Length": 98, "Cover_Rate": 0.6049382716049383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "std", "::", "pair", "<", "MCPhysReg", ",", "const", "MachineOperand", "*", ">", ",", "", ">", "Clobbers", ";", "const", "MachineBasicBlock", "&", "B", "=", "*", "MI", ".", "getParent", "(", ")", ";", "Regs", ".", "addLiveIns", "(", "B", ")", ";", "auto", "E", "=", "MachineBasicBlock", "::", "const_iterator", "(", "MI", ".", "getIterator", "(", ")", ")", ";", "for", "(", "auto", "I", "=", "B", ".", "begin", "(", ")", ";", "I", "!=", "E", ";", "++"], "ground_truth": ["I", ")", "{"], "File": "HexagonInstrInfo15", "Func": "getLiveInRegsAt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7295, "Length": 69, "Cover_Rate": 0.6831683168316832, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")", "__builtin_neon_vrshluv2si", "(", "("], "ground_truth": ["int32x2_t", ")", "__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vrshl_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7296, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerVAARG", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "llvm_unreachable", "(", "", ")", ";", "SDNode", "*", "Node", "=", "Op", ".", "getNode", "(", ")", ";", "DebugLoc", "dl", "=", "Node", "->", "getDebugLoc", "(", ")", ";", "const", "Value", "*", "V", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Node", "->", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "EVT", "VT", "=", "Node", "->", "getValueType", "(", "", ")", ";", "SDValue", "VAList", "=", "DAG", ".", "getLoad", "(", "getPointerTy", "(", ")", ",", "dl", ",", "Node", "->", "getOperand", "(", "", ")", ",", "Node", "->", "getOperand", "(", "", ")", ",", "MachinePointerInfo", "(", "V", ")", ",", "false", ",", "false", ","], "ground_truth": ["false", ",", "", ")", ";"], "File": "XCoreISelLowering", "Func": "LowerVAARG", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7297, "Length": 108, "Cover_Rate": 0.5167464114832536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "ExceptionInfo", ">", "(", ")", ";", "AU", ".", "addPreserved", "<", "ExceptionInfo", ">", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "("], "ground_truth": ["AU", ")", ";"], "File": "WebAssemblyCFGSort", "Func": "getAnalysisUsage", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7298, "Length": 25, "Cover_Rate": 0.32051282051282054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createSEISelDag", "(", "TargetMachine", "&", "TM", ",", "CodeGenOpt", "::", "Level", "OptLevel", ")", "{", "return", "new", "SEDAGToDAGISel", "("], "ground_truth": ["TM", ",", "OptLevel", ")", ";"], "File": "MipsSEISelDAGToDAG10", "Func": "createMipsSEISelDag", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7299, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "step", ";", "++", "i", ")", "if", "(", "!", "d", "->", "perm", ".", "series_p", "(", "i", ",", "step", ",", "diff", "-", "i", ",", "step", ")", ")", "return", "false", ";", "if", "(", "d", "->", "testing_p", ")", "return", "true", ";", "if", "(", "d", "->", "vec_flags", "==", "VEC_SVE_DATA", ")", "{", "machine_mode", "int_mode", "=", "aarch64_sve_int_mode", "(", "pred_mode", ")", ";", "rtx", "target", "=", "gen_reg_rtx", "(", "int_mode", ")", ";", "if", "(", "BYTES_BIG_ENDIAN", ")", "emit_insn", "(", "gen_aarch64_sve_reinterpret", "(", "int_mode", ",", "target", ",", "d", "->", "op0", ")", ")", ";", "else", "{", "int", "unspec", "=", "aarch64_sve_rev_unspec", "(", "d", "->", "vmode", ")", ";", "rtx", "pred", "=", "aarch64_ptrue_reg", "(", "pred_mode", ")", ";", "emit_insn", "(", "gen_aarch64_pred", "(", "unspec", ",", "int_mode", ",", "target", ",", "pred", ",", "gen_lowpart", "(", "int_mode", ",", "d", "->", "op0", ")", ")", ")", ";", "}", "emit_move_insn", "(", "d", "->", "target", ",", "gen_lowpart", "(", "d", "->", "vmode", ",", "target", ")", ")", ";", "return", "true", ";", "}", "rtx", "src", "=", "gen_rtx_UNSPEC", "(", "d", "->", "vmode", ",", "gen_rtvec", "(", "", ",", "d", "->", "op0", ")", ",", "unspec", ")", ";", "emit_set_insn", "(", "d", "->", "target", ",", "src", ")", ";", "return", "true"], "ground_truth": [";"], "File": "aarch64", "Func": "aarch64_evpc_rev_local", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7300, "Length": 185, "Cover_Rate": 0.583596214511041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "rtx", "offset", ";", "offset", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "", ",", "s390_got_symbol", "(", ")", ")", ",", "UNSPEC_LTREL_OFFSET", ")", ";", "offset", "=", "gen_rtx_CONST", "(", "Pmode", ",", "offset", ")", ";", "offset", "=", "force_const_mem", "(", "Pmode", ",", "offset", ")", ";", "emit_move_insn", "(", "got_rtx", ",", "offset", ")", ";", "offset", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "", ",", "XEXP", "(", "offset", ",", "", ")", ")", ",", "UNSPEC_LTREL_BASE", ")", ";", "offset", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "got_rtx", ",", "offset", ")", ";", "emit_move_insn", "(", "got_rtx", ",", "offset"], "ground_truth": [")", ";"], "File": "s3907", "Func": "s390_load_got", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7301, "Length": 87, "Cover_Rate": 0.6126760563380281, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_f16_u16", "(", "uint16x4_t", "__a", ")", "{", "return", "(", "float16x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon3_vreinterpret_f16_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7302, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "void", "_mm_sfence", "(", "void", ")", "{", "__builtin_ia32_sfence", "("], "ground_truth": [")", ";"], "File": "xmmintrin4", "Func": "_mm_sfence", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7303, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSrcOperand", "(", "const", "MCInstrDesc", "&", "Desc", ",", "unsigned", "OpNo", ")", "{", "unsigned", "OpType", "=", "Desc", ".", "OpInfo", "[", "OpNo", "]", ".", "OperandType", ";", "return", "OpType", ">=", "", "&&", "OpType", "<=", ""], "ground_truth": [";"], "File": "AMDGPUBaseInfo53", "Func": "isSISrcOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7304, "Length": 33, "Cover_Rate": 0.868421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddq_n_s8", "(", "int8x16_t", "__a", ","], "ground_truth": ["int8_t", "__b", ")", "{"], "File": "arm", "Func": "mve___arm_vaddq_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7305, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Tmp", "=", "b", ".", "XOR", "(", "A1", ",", "A2", ")", ";", "return", "b", ".", "IFH1", "(", "b", ".", "HiMask", "(", "", ",", "", ")", ",", "b", ".", "XOR", "(", "Tmp", ",", "b", ".", "SHL", "<", "", ">", "(", "b", ".", "AND", "(", "b", ".", "NOT", "(", "A1", ")", ",", "A2", ")", ")", ")", ",", "Tmp", ")", ";", "}", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "ParabixGeneratedFuncs", "Func": "GENLowerSUB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7306, "Length": 64, "Cover_Rate": 0.423841059602649, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Register", "QueuePtr", "=", "MRI", ".", "createGenericVirtualRegister", "(", "LLT", "::", "pointer", "(", "AS", "::", "CONSTANT_ADDRESS", ",", "", ")", ")", ";", "const", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "!", "loadInputValue", "(", "QueuePtr", ",", "MIRBuilder", ",", "&", "MFI", "->", "getArgInfo", "(", ")", ".", "QueuePtr", ")", ")", "return", "Register", "(", ")", ";", "uint32_t", "StructOffset", "=", "(", "AS", "==", "AS", "::", "LOCAL_ADDRESS", ")", "?", "", ":", "", ";", "Value", "*", "V", "=", "UndefValue", "::", "get", "(", "PointerType", "::", "get", "(", "Type", "::", "getInt8Ty", "(", "MF", ".", "getFunction", "(", ")", ".", "getContext", "(", ")", ")", ",", "AS", "::", "CONSTANT_ADDRESS", ")", ")", ";", "MachinePointerInfo", "PtrInfo", "(", "V", ",", "StructOffset", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "PtrInfo", ",", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ",", "", ",", "MinAlign", "(", "", ","], "ground_truth": ["StructOffset", ")", ")", ";"], "File": "AMDGPULegalizerInfo51", "Func": "getSegmentAperture", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7307, "Length": 146, "Cover_Rate": 0.34352941176470586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScaleFactor", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "UseUnscaled", "?", "", ":", "", ";", "RC", "=", "TLI", ".", "getRegClassFor", "(", "VT", ")", ";", "ScaleFactor", "=", "", ";", "break", ";", "}", "if", "(", "!", "UseUnscaled", ")", "{", "int64_t", "Offset", "=", "Addr", ".", "getOffset", "(", ")", ";", "if", "(", "Offset", "&", "(", "ScaleFactor", "-", "", ")", ")", "return", "EmitLoad", "(", "VT", ",", "ResultReg", ",", "Addr", ",", "true", ")", ";", "Addr", ".", "setOffset", "(", "Offset", "/", "ScaleFactor", ")", ";", "}", "if", "(", "!", "SimplifyAddress", "(", "Addr", ",", "VT", ",", "UseUnscaled", "?", "", ":", "ScaleFactor", ",", "UseUnscaled", ")", ")", "return", "false", ";", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ";", "AddLoadStoreOperands", "(", "Addr", ",", "MIB", ",", "MachineMemOperand", "::", "MOLoad", ",", "UseUnscaled", ")", ";", "if", "(", "VTIsi1", ")", "{", "MRI", ".", "constrainRegClass", "(", "ResultReg", ",", "&", "", ")", ";", "unsigned", "ANDReg", "=", "createResultReg"], "ground_truth": ["(", "&", "", ")", ";"], "File": "ARM64FastISel1", "Func": "EmitLoad", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7308, "Length": 171, "Cover_Rate": 0.37748344370860926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printBitfieldInvMaskImmOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "uint32_t", "v", "=", "~", "MO", ".", "getImm", "(", ")", ";", "int32_t", "lsb", "=", "CountTrailingZeros_32", "(", "v", ")", ";", "int32_t", "width", "=", "(", "", "-", "CountLeadingZeros_32", "(", "v", ")", ")", "-", "lsb", ";", "assert", "(", "MO", ".", "isImm", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "ARMInstPrinter6", "Func": "printBitfieldInvMaskImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7309, "Length": 73, "Cover_Rate": 0.8690476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "CollapseMOVEM"], "ground_truth": ["(", ")", ";"], "File": "M68kCollapseMOVEMPass", "Func": "createM68kCollapseMOVEMPass", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7310, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_sha_epi8", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpshab", "(", "(", "__v16qi", ")", "__A", ",", "("], "ground_truth": ["__v16qi", ")", "__B", ")", ";"], "File": "xopintrin", "Func": "_mm_sha_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7311, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "arm_compute_static_chain_stack_bytes", "(", "void", ")", "{", "if", "(", "IS_NESTED", "(", "arm_current_func_type", "(", ")", ")", "&&", "(", "(", "TARGET_APCS_FRAME", "&&", "frame_pointer_needed", "&&", "TARGET_ARM", ")", "||", "(", "flag_stack_check", "==", "STATIC_BUILTIN_STACK_CHECK", "&&", "!", "df_regs_ever_live_p", "(", "LR_REGNUM", ")", ")", ")", "&&", "arm_r3_live_at_start_p", "(", ")", "&&", "crtl", "->", "args", ".", "pretend_args_size"], "ground_truth": ["==", "", ")", "return", "", ";"], "File": "arm5", "Func": "arm_compute_static_chain_stack_bytes", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7312, "Length": 53, "Cover_Rate": 0.9298245614035088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HazardRecognizer", "::", "getNumDecoderSlots", "(", "SUnit", "*", "SU", ")", "const", "{", "const", "MCSchedClassDesc", "*", "SC", "=", "getSchedClass", "(", "SU", ")", ";", "if", "(", "!", "SC", "->", "isValid", "(", ")", ")", "return", "", ";", "assert", "(", "(", "SC", "->", "NumMicroOps", "!=", "", "||", "(", "SC", "->", "BeginGroup"], "ground_truth": ["&&", "!", "SC", "->", "EndGroup", ")", ")", "&&", "", ")", ";"], "File": "SystemZHazardRecognizer", "Func": "getNumDecoderSlots", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7313, "Length": 57, "Cover_Rate": 0.5229357798165137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "tryAddingSymbolicOperand", "(", "Address", ",", "Address", "+", "SignExtend32", "<", "", ">", "(", "Val", "<<", "", ")", "+", "", ",", "true", ",", "", ",", "Inst", ",", "Decoder", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend32", "<", "", ">", "(", "Val", "<<", "", ")", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "ARMDisassembler39", "Func": "DecodeThumbBROperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7314, "Length": 55, "Cover_Rate": 0.7236842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGlobalTLSAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerANDOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "("], "ground_truth": ["Op", ",", "DAG", ")", ";"], "File": "MipsISelLowering32", "Func": "LowerOperation", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7315, "Length": 77, "Cover_Rate": 0.41397849462365593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "X", "(", "TheleTarget", ")", ";", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "Y", "(", "ThebeTarget"], "ground_truth": [")", ";"], "File": "AArch64AsmPrinter20", "Func": "LLVMInitializeAArch64AsmPrinter", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7316, "Length": 18, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "isPatchPoint", ")", "{", "needIndirectCall", "=", "false", ";", "}", "if", "(", "needIndirectCall", ")", "{", "SDValue", "MTCTROps", "[", "]", "=", "{", "Chain", ",", "Callee", ",", "InFlag", "}", ";", "if", "(", "isSVR4ABI", "&&", "is64", "&&", "!", "isELFv2ABI", ")", "{", "SDValue", "LDChain", "=", "CallSeqStart", ".", "getValue", "(", "CallSeqStart", "->", "getNumValues", "(", ")", "-", "", ")", ";", "if", "(", "LDChain", ".", "getValueType", "(", ")", "==", "", ")", "LDChain", "=", "CallSeqStart", ".", "getValue", "(", "CallSeqStart", "->", "getNumValues", "(", ")", "-", "", ")", ";", "auto", "MMOFlags", "=", "Subtarget", ".", "hasInvariantFunctionDescriptors", "(", ")", "?", "(", "MachineMemOperand", "::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ")", ":", "MachineMemOperand", "::", "MONone", ";", "MachinePointerInfo", "MPI", "(", "CS", "?", "CS", "->", "getCalledValue", "(", ")", ":", "nullptr", ")", ";", "SDValue", "LoadFuncPtr", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "LDChain", ",", "Callee", ",", "MPI", ",", "", ",", "MMOFlags", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ";", "SDValue", "AddPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Callee", ",", "PtrOff", ")", ";", "SDValue", "LoadEnvPtr", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "LDChain", ",", "AddPtr", ",", "MPI", ".", "getWithOffset", "(", "", ")", ",", "", ",", "MMOFlags", ")", ";", "SDValue", "TOCOff", "=", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ";", "SDValue", "AddTOC", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Callee", ",", "TOCOff", ")", ";", "SDValue", "TOCPtr", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "LDChain", ",", "AddTOC", ",", "MPI", ".", "getWithOffset", "(", "", ")", ",", "", ",", "MMOFlags", ")", ";", "setUsesTOCBasePtr", "(", "DAG", ")", ";", "SDValue", "TOCVal", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "", ",", "TOCPtr", ",", "InFlag", ")", ";", "Chain", "=", "TOCVal", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "TOCVal", ".", "getValue", "(", "", ")", ";", "if", "(", "!", "hasNest", ")", "{", "SDValue", "EnvVal", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "", ",", "LoadEnvPtr", ",", "InFlag", ")", ";", "Chain", "=", "EnvVal", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "EnvVal", ".", "getValue", "(", "", ")", ";", "}", "MTCTROps", "[", "", "]", "=", "Chain", ";", "MTCTROps", "[", "", "]", "=", "LoadFuncPtr", ";", "MTCTROps", "[", "", "]", "=", "InFlag", ";", "}", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NodeTys", ",", "makeArrayRef", "(", "MTCTROps", ",", "InFlag", ".", "getNode", "(", ")", "?", "", ":", "", ")", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "NodeTys", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "PPCISelLowering135", "Func": "PrepareCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7317, "Length": 402, "Cover_Rate": 0.3839541547277937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_fmsub_round_ph", "(", "__m512h"], "ground_truth": ["__A", ",", "__m512h", "__B", ",", "__m512h", "__C", ",", "const", "int", "__R", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_fmsub_round_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7318, "Length": 29, "Cover_Rate": 0.48333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Items", ".", "empty", "(", ")", "||", "(", "Items", ".", "back", "(", ")", "->", "getOpCode", "(", ")", "==", "TI", "->", "getOpCode", "(", ")", ")", "&&", "Items", ".", "back", "(", ")", "->", "getScalar", "(", ")", "==", "TI", "->", "getScalar", "("], "ground_truth": [")", "&&", "TI", "->", "isInTheSameChainAs", "(", "Items", ".", "back", "(", ")", ")", ";"], "File": "ScalarToIRF", "Func": "mayAdd", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7319, "Length": 52, "Cover_Rate": 0.8253968253968254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vget_low_u32", "(", "uint32x4_t", "__a", ")", "{", "return", "(", "uint32x2_t", ")", "__builtin_neon_vget_lowv4si", "(", "(", "int32x4_t"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon_vget_low_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7320, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "TheModule", "==", "&", "M", ")", ";", "TheModule", "=", "nullptr", ";", "EHLinkRegistrationTy", "=", "nullptr", ";", "CXXEHRegistrationTy", "="], "ground_truth": ["nullptr", ";"], "File": "X86WinEHState (2)", "Func": "doFinalization", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7321, "Length": 20, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCInstrInfo", "::", "isNewValueStore", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCInst", "const", "&"], "ground_truth": ["MCI", ")", "{"], "File": "HexagonMCInstrInfo1", "Func": "isNewValueStore", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7322, "Length": 16, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getRegClass", "(", ")", "const", "{", "assert", "(", "Kind", "==", "OpKind", "::", "Reg", "&&", "", ")", ";", "return", "Reg", "."], "ground_truth": ["Class", ";"], "File": "TPCAsmParser", "Func": "getRegClass", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7323, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmpneq_n_v16qi", "(", "(", "int8x16_t", ")", "__a", ","], "ground_truth": ["(", "int8_t", ")", "__b", ")", ";"], "File": "arm", "Func": "mve2___arm_vcmpneq_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7324, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__r", "=", "vec_rint", "(", "(", "__v4sf", ")", "__A", ")", ";", "__asm__", "(", "", ":", ":", "", "(", "__r", ")", ")", ";", "__builtin_set_fpscr_rn", "(", "__fpscr_save", ".", "__fpscr", ")", ";", "break", ";", "case", "_MM_FROUND_TO_NEG_INF", ":", "case", "_MM_FROUND_TO_NEG_INF", "|", "_MM_FROUND_NO_EXC", ":", "__r", "=", "vec_floor", "(", "(", "__v4sf", ")", "__A", ")", ";", "break", ";", "case", "_MM_FROUND_TO_POS_INF", ":", "case", "_MM_FROUND_TO_POS_INF", "|", "_MM_FROUND_NO_EXC", ":", "__r", "=", "vec_ceil", "(", "(", "__v4sf", ")", "__A", ")", ";", "break", ";", "case", "_MM_FROUND_TO_ZERO", ":", "case", "_MM_FROUND_TO_ZERO", "|", "_MM_FROUND_NO_EXC", ":", "__r", "=", "vec_trunc", "(", "(", "__v4sf", ")", "__A", ")", ";", "break", ";", "case", "_MM_FROUND_CUR_DIRECTION", ":", "__r", "=", "vec_rint", "(", "(", "__v4sf", ")", "__A", ")", ";", "break", ";", "}", "if", "(", "__rounding", "&", "_MM_FROUND_NO_EXC", ")", "{", "__asm__", "(", "", ":", ":", "", "(", "__r", ")", ")", ";", "__fpscr_save", ".", "__fr", "=", "__builtin_mffsl"], "ground_truth": ["(", ")", ";"], "File": "smmintrin2", "Func": "_mm_round_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7325, "Length": 132, "Cover_Rate": 0.4217252396166134, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Use", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", "{", "bool", "OnlyLMuxes", "=", "true", ";", "for", "(", "MachineInstr", "&", "DefMI", ":", "MRI", "->", "def_instructions", "(", "VirtReg", ")", ")", "if", "(", "DefMI", ".", "getOpcode", "(", ")", "!=", "", ")", "OnlyLMuxes", "=", "false", ";", "if", "(", "OnlyLMuxes", ")", "{", "addHints", "(", "Order", ",", "Hints", ",", "&", "", ",", "MRI", ")", ";", "return", "false", ";", "}", "}", "}", "}", "}", "}", "if", "(", "VRM", "==", "nullptr", ")", "return", "BaseImplRetVal", ";", "SmallSet", "<", "unsigned", ",", "", ">", "TwoAddrHints", ";", "for", "(", "auto", "&", "Use", ":", "MRI", "->", "reg_nodbg_instructions", "(", "VirtReg", ")", ")", "if", "(", "", "(", "Use", ".", "getOpcode", "(", ")", ")", "!=", "-", "", ")", "{", "const", "MachineOperand", "*", "VRRegMO", "=", "nullptr", ";", "const", "MachineOperand", "*", "OtherMO", "=", "nullptr", ";", "const", "MachineOperand", "*", "CommuMO", "=", "nullptr", ";", "if", "(", "VirtReg", "==", "Use", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "{", "VRRegMO", "=", "&", "Use", ".", "getOperand", "(", "", ")", ";", "OtherMO", "=", "&", "Use", ".", "getOperand", "(", "", ")", ";", "if", "(", "Use", ".", "isCommutable", "(", ")", ")", "CommuMO", "=", "&", "Use", ".", "getOperand", "(", "", ")", ";", "}", "else", "if", "(", "VirtReg", "==", "Use", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "{", "VRRegMO", "=", "&", "Use", ".", "getOperand", "(", "", ")", ";", "OtherMO", "=", "&", "Use", ".", "getOperand", "(", "", ")", ";", "}", "else", "if", "(", "VirtReg", "==", "Use", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "&&", "Use", ".", "isCommutable", "(", ")", ")", "{", "VRRegMO", "=", "&", "Use", ".", "getOperand", "(", "", ")", ";", "OtherMO", "=", "&", "Use", ".", "getOperand", "(", "", ")", ";", "}", "else", "continue", ";", "auto", "tryAddHint", "=", "[", "&", "]", "(", "const", "MachineOperand", "*", "MO", ")", "->", "void", "{", "Register", "Reg", "=", "MO", "->", "getReg", "(", ")", ";", "Register", "PhysReg", "=", "isPhysicalRegister", "(", "Reg", ")", "?", "Reg", ":", "VRM", "->", "getPhys", "(", "Reg", ")", ";", "if", "(", "PhysReg", ")", "{", "if", "(", "MO", "->", "getSubReg", "(", ")", ")", "PhysReg", "=", "getSubReg", "(", "PhysReg", ",", "MO", "->", "getSubReg", "(", ")", ")", ";", "if", "(", "VRRegMO", "->", "getSubReg", "(", ")", ")", "PhysReg", "=", "getMatchingSuperReg", "(", "PhysReg", ",", "VRRegMO", "->", "getSubReg", "(", ")", ",", "MRI", "->", "getRegClass", "(", "VirtReg", ")", ")", ";", "if", "(", "!", "MRI", "->", "isReserved", "(", "PhysReg", ")", "&&", "!", "is_contained", "(", "Hints", ",", "PhysReg", ")", ")"], "ground_truth": ["TwoAddrHints", ".", "insert", "(", "PhysReg", ")", ";"], "File": "SystemZRegisterInfo9", "Func": "getRegAllocationHints", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7326, "Length": 400, "Cover_Rate": 0.4784688995215311, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "x", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "x", ",", "GEN_INT", "(", "offset", ")", ")", ";", "x", "=", "gen_rtx_PARALLEL", "(", "type_mode", ",", "gen_rtvec", "(", "", ",", "x"], "ground_truth": [")", ")", ";"], "File": "loongarch", "Func": "loongarch_pass_fpr_single", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7327, "Length": 28, "Cover_Rate": 0.417910447761194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "SysCRImm", ".", "Val", "=", "Val", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return", "Op"], "ground_truth": [";"], "File": "AArch64AsmParser1", "Func": "CreateSysCR", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7328, "Length": 23, "Cover_Rate": 0.3709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vfms_lane_f32", "(", "float32x2_t", "__a", ",", "float32x2_t", "__b", ",", "float32x2_t", "__c", ",", "const", "int", "__lane", ")", "{", "return", "__builtin_aarch64_fmav2sf", "(", "-", "__b", ",", "__aarch64_vdup_lane_f32", "(", "__c", ",", "__lane", ")", ","], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vfms_lane_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7329, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "__volatile__", "("], "ground_truth": ["", ")", ";"], "File": "sshmedia", "Func": "sh_media_SLEEP", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7330, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVISrc_128B32", "(", ")", "const", "{", "return", "isRegOrInlineNoMods", "(", "", ","], "ground_truth": ["", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "isVISrc_128B32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7331, "Length": 14, "Cover_Rate": 0.7368421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "Info", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "Register", "UserSGPR", "=", "Info", "->", "getQueuePtrUserSGPR", "(", ")", ";", "if", "(", "UserSGPR", "==", "", ")", "{", "QueuePtr", "=", "DAG", ".", "getConstant", "(", "", ",", "SL", ",", "", ")", ";", "}", "else", "{", "QueuePtr", "=", "CreateLiveInRegister", "(", "DAG", ",", "&", "", ",", "UserSGPR", ",", "", ")", ";", "}", "}", "SDValue", "SGPR01", "=", "DAG", ".", "getRegister", "(", ""], "ground_truth": [",", "", ")", ";"], "File": "SIISelLowering10", "Func": "lowerTrapHsaQueuePtr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7332, "Length": 83, "Cover_Rate": 0.3360323886639676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MCOp", ".", "isReg", "(", ")", "||", "MCOp", ".", "isImm", "(", ")", ")", "return", "getMachineOpValue", "(", "Inst", ",", "MCOp", ",", "Fixups", ",", "SubtargetInfo", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MCOp", ".", "getExpr", "(", ")"], "ground_truth": [",", "static_cast", "<", "MCFixupKind", ">", "(", "", ")", ")", ")", ";"], "File": "LanaiMCCodeEmitter10", "Func": "getCallTargetOpValue", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7333, "Length": 52, "Cover_Rate": 0.5360824742268041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "LegalizerInfo", "::", "SizeAndActionsVec", "widen_1_8", "(", "const", "LegalizerInfo", "::", "SizeAndActionsVec", "&", "v", ")", "{", "assert", "(", "v", ".", "size", "(", ")", ">=", "", ")", ";", "assert", "(", "v", "[", "", "]", ".", "first", ">", "", ")", ";", "LegalizerInfo", "::", "SizeAndActionsVec", "result", "=", "{", "{", "", ",", "LegalizerInfo", "::", "WidenScalar", "}", ",", "{", "", ",", "LegalizerInfo", "::", "Unsupported", "}", ",", "{", "", ",", "LegalizerInfo", "::", "WidenScalar", "}", ",", "{", "", ",", "LegalizerInfo", "::", "Unsupported", "}", "}", ";", "addAndInterleaveWithUnsupported", "(", "result", ",", "v", ")", ";", "auto", "Largest", "=", "result", ".", "back"], "ground_truth": ["(", ")", ".", "first", ";"], "File": "AArch64LegalizerInfo39", "Func": "widen_1_8", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7334, "Length": 94, "Cover_Rate": 0.831858407079646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pmaddubsw512_mask", "(", "(", "__v64qi", ")", "__X", ",", "(", "__v64qi", ")", "__Y", ",", "(", "__v32hi", ")", "_mm512_setzero_si512", "(", ")"], "ground_truth": [",", "(", "__mmask32", ")", "__U", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_maskz_maddubs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7335, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "UseFP", "&&", "!", "UseAP", ")", "RealOffset", "=", "FrameSize", "+", "Offset", ";", "switch", "(", "Opc", ")", "{", "case", "", ":", "MI", ".", "setDesc", "(", "HII", ".", "get", "(", "", ")", ")", ";", "MI", ".", "getOperand", "(", "FIOp", ")", ".", "ChangeToImmediate", "(", "RealOffset", ")", ";", "MI", ".", "RemoveOperand", "(", "FIOp", "+", "", ")", ";", "return", ";", "case", "", ":", "MI", ".", "setDesc", "(", "HII", ".", "get", "(", "", ")", ")", ";", "break", ";", "}", "unsigned", "BP", "=", "", ";", "bool", "Valid", "=", "false", ";", "if", "(", "UseFP", ")", "{", "BP", "=", "FP", ";", "Valid", "=", "ValidFP", ";", "}", "else", "if", "(", "UseAP", ")", "{", "BP", "=", "AP", ";", "Valid", "=", "ValidFP", ";", "}", "else", "{", "BP", "=", "SP", ";", "Valid", "=", "ValidSP", ";", "}", "if", "(", "Valid", ")", "{", "MI", ".", "getOperand", "(", "FIOp", ")", ".", "ChangeToRegister", "(", "BP", ",", "false", ")", ";", "MI", ".", "getOperand", "(", "FIOp", "+", "", ")", ".", "ChangeToImmediate", "(", "RealOffset", ")", ";", "return", ";", "}", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "dbgs", "(", ")", "<<", "", ";", "if", "(", "F", ")", "dbgs", "(", ")", "<<", "F", "->", "getName", "(", ")", ";", "else", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", "<<", "MB", "."], "ground_truth": ["getNumber", "(", ")", "<<", "", "<<", "MI", ";"], "File": "HexagonRegisterInfo41", "Func": "eliminateFrameIndex", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7336, "Length": 215, "Cover_Rate": 0.34846029173419774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "if", "(", "Disp", ".", "isImm", "(", ")", "&&", "Disp", ".", "getImm", "(", ")", "==", "", "&&", "BaseRegNo", "!=", "N86", "::", "EBP", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "BaseRegNo", ")", ",", "CurByte", ",", "OS", ")", ";", "return", ";", "}", "if", "(", "Disp", ".", "isImm", "(", ")", ")", "{", "if", "(", "!", "HasEVEX", "&&", "isDisp8", "(", "Disp", ".", "getImm", "(", ")", ")", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "BaseRegNo", ")", ",", "CurByte", ",", "OS", ")", ";", "EmitImmediate", "(", "Disp", ",", "MI", ".", "getLoc", "(", ")", ",", "", ",", "FK_Data_1", ",", "CurByte", ",", "OS", ",", "Fixups", ")", ";", "return", ";", "}", "int", "CDisp8", "=", "", ";", "if", "(", "HasEVEX", "&&", "isCDisp8", "(", "TSFlags", ",", "Disp", ".", "getImm", "(", ")", ",", "CDisp8", ")", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "BaseRegNo", ")", ",", "CurByte", ",", "OS", ")", ";", "EmitImmediate", "(", "Disp", ",", "MI", ".", "getLoc", "(", ")", ",", "", ",", "FK_Data_1", ",", "CurByte", ",", "OS", ",", "Fixups", ",", "CDisp8", "-", "Disp", ".", "getImm", "(", ")", ")", ";", "return", ";", "}", "}", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "BaseRegNo", ")", ",", "CurByte", ",", "OS", ")", ";", "EmitImmediate", "(", "Disp", ",", "MI", ".", "getLoc", "(", ")", ",", "", ",", "MCFixupKind", "(", "", ")", ",", "CurByte", ",", "OS", ",", "Fixups", ")", ";", "return", ";", "}", "assert", "(", "IndexReg", ".", "getReg", "(", ")", "!=", "", "&&", "IndexReg", ".", "getReg", "(", ")", "!=", "", "&&", "", ")", ";", "bool", "ForceDisp32", "=", "false", ";", "bool", "ForceDisp8", "=", "false", ";", "int", "CDisp8", "=", "", ";", "int", "ImmOffset", "=", "", ";", "if", "(", "BaseReg", "==", "", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte", ",", "OS", ")", ";", "ForceDisp32", "=", "true", ";", "}", "else", "if", "(", "!", "Disp", ".", "isImm", "(", ")", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte", ",", "OS", ")", ";", "ForceDisp32", "=", "true", ";", "}", "else", "if", "(", "Disp", ".", "getImm", "(", ")", "==", "", "&&", "BaseRegNo", "!=", "N86", "::", "EBP", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte", ",", "OS", ")", ";", "}", "else", "if", "(", "!", "HasEVEX", "&&", "isDisp8", "(", "Disp", ".", "getImm", "(", ")", ")", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte", ",", "OS", ")", ";", "ForceDisp8", "=", "true", ";", "}", "else", "if", "(", "HasEVEX", "&&", "isCDisp8", "(", "TSFlags", ",", "Disp", ".", "getImm", "(", ")", ",", "CDisp8", ")", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte"], "ground_truth": [",", "OS", ")", ";"], "File": "X86MCCodeEmitter (2)", "Func": "EmitMemModRMByte", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7337, "Length": 432, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Copy", "=", "Op0", "->", "getOperand", "(", "", ")", ";", "if", "(", "Copy", ".", "getValueType", "(", ")", "==", "", "&&", "Copy", "->", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "Copy", "->", "getOperand", "(", "", ")", ",", "Copy", "->", "getOperand", "(", "", ")", "}", ";", "SDValue", "NewCopy", "=", "DCI", ".", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "Ops", ")", ";", "return", "NewCopy", ";", "}", "}", "APInt", "DemandedMask", "=", "APInt", "::", "getLowBitsSet", "(", "", ",", "", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DCI", ".", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "TLI", ".", "SimplifyDemandedBits", "(", "Op0", ",", "DemandedMask", ",", "DCI", ")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "ARMISelLowering104", "Func": "PerformVMOVhrCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7338, "Length": 127, "Cover_Rate": 0.7298850574712644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isPreISelGenericOpcode", "(", "I", ".", "getOpcode", "(", ")", ")", ")", "return", "true", ";", "switch", "(", "I", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "TargetOpcode", "::", "G_FPTOUI", ":", "case", "TargetOpcode", "::", "G_OR", ":", "return", "selectImpl", "(", "I", ",", "CoverageInfo", ")", ";", "case", "TargetOpcode", "::", "G_ADD", ":", "return", "selectG_ADD", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_BITCAST", ":", "return", "selectCOPY", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_CONSTANT", ":", "case", "TargetOpcode", "::", "G_FCONSTANT", ":", "return", "selectG_CONSTANT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_GEP", ":", "return", "selectG_GEP", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_LOAD", ":", "return", "selectG_LOAD", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_STORE", ":", "return", "selectG_STORE", "(", "I"], "ground_truth": [")", ";"], "File": "AMDGPUInstructionSelector11", "Func": "select", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7339, "Length": 117, "Cover_Rate": 0.8540145985401459, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "insn_type", ")", "{", "case", "TYPE_STORE", ":", "if", "(", "dep_type", "==", "TYPE_IALU", "||", "dep_type", "==", "TYPE_SHIFT", ")", "{", "if", "(", "GET_CODE", "(", "pat", ")", "!=", "SET", "||", "GET_CODE", "(", "dep_pat", ")", "!=", "SET", ")", "break", ";", "if", "(", "rtx_equal_p", "(", "SET_DEST", "(", "dep_pat", ")", ",", "SET_SRC", "(", "pat"], "ground_truth": [")", ")", ")", "return", "", ";"], "File": "sparc", "Func": "leon5_adjust_cost", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7340, "Length": 55, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BT", "::", "visitUsesOf", "(", "Register", "Reg", ")", "{", "if", "(", "Trace", ")", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "Reg", ",", "&", "ME", ".", "TRI", ")", "<<", "", "<<", "ME", "."], "ground_truth": ["getCell", "(", "Reg", ",", "Map", ")", "<<", "'\\n'", ";"], "File": "BitTracker10", "Func": "visitUsesOf", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7341, "Length": 42, "Cover_Rate": 0.65625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "emitInstruction", "(", "const", "MachineInstr", "*", "MI", ")", "{", "if", "(", "emitPseudoExpansionLowering", "(", "*", "OutStreamer", ",", "MI", ")", ")", "return", ";", "MCInst", "TmpInst"], "ground_truth": [";"], "File": "RISCVAsmPrinter13", "Func": "emitInstruction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7342, "Length": 26, "Cover_Rate": 0.5777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "k_Register", ")", ";", "Op", "->", "Reg", ".", "Num", "=", "RegNo", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return", "Op"], "ground_truth": [";"], "File": "OR1KAsmParser1", "Func": "createReg", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7343, "Length": 34, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BaseReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "BaseReg", "==", "", "||", "BaseReg", "==", "", ")", "return", "true", ";", "if", "(", "!", "ReMatPICStubLoad", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isGlobal", "(", ")", ")", "return", "false", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "bool", "isPICBase", "=", "false", ";", "for", "(", "MachineRegisterInfo", "::", "def_iterator", "I", "=", "MRI", ".", "def_begin", "(", "BaseReg", ")", ",", "E", "=", "MRI", ".", "def_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineInstr", "*", "DefMI", "=", "I", ".", "getOperand", "(", ")", ".", "getParent", "(", ")", ";", "if", "(", "DefMI", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "assert", "(", "!", "isPICBase", "&&", "", ")", ";", "isPICBase", "=", "true", ";", "}", "return", "isPICBase", ";", "}", "return", "false", ";", "}", "case", "", ":", "case", "", ":", "{", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", "->"], "ground_truth": ["getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "!", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", "{"], "File": "X86InstrInfo132", "Func": "isReallyTriviallyReMaterializable", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7344, "Length": 213, "Cover_Rate": 0.40417457305502846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Operand", "::", "isSMEMOffset", "(", ")", "const", "{", "return", "isImmTy", "(", "ImmTyNone", ")", "||"], "ground_truth": ["isImmTy", "(", "ImmTyOffset", ")", ";"], "File": "AMDGPUAsmParser40", "Func": "isSMEMOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7345, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ShiftTy", "==", "", ")", "return", "", ";", "Parser", ".", "Lex", "(", ")", ";", "OwningPtr", "<", "Operand", ">", "PrevOp", "(", "(", "Operand", "*", ")", "Operands", ".", "pop_back_val", "(", ")", ")", ";", "if", "(", "!", "PrevOp", "->", "isReg", "(", ")", ")", "return", "Error", "(", "PrevOp", "->", "getStartLoc", "(", ")", ",", "", ")", ";", "int", "SrcReg", "=", "PrevOp", "->", "getReg", "(", ")", ";", "SMLoc", "EndLoc", ";", "int64_t", "Imm", "=", "", ";", "int", "ShiftReg", "=", "", ";", "if", "(", "ShiftTy", "==", "", ")", "{", "ShiftReg", "=", "SrcReg", ";", "}", "else", "{", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Hash", ")", "||", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Dollar", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "SMLoc", "ImmLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "ShiftExpr", "=", "", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ShiftExpr", ",", "EndLoc", ")", ")", "{", "Error", "(", "ImmLoc", ",", "", ")", ";", "return", "-", "", ";", "}", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ShiftExpr", ")", ";", "if", "(", "!", "CE", ")", "{", "Error", "(", "ImmLoc", ",", "", ")", ";", "return", "-", "", ";", "}", "Imm", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "Imm", "<", "", "||", "(", "(", "ShiftTy", "==", "", "||", "ShiftTy", "==", "", ")", "&&", "Imm", ">", "", ")", "||", "(", "(", "ShiftTy", "==", "", "||", "ShiftTy", "==", "", ")", "&&", "Imm", ">", "", ")", ")", "{", "Error", "(", "ImmLoc", ",", "", ")", ";", "return", "-", "", ";", "}", "if", "(", "Imm", "==", "", ")"], "ground_truth": ["ShiftTy", "=", "", ";"], "File": "ARMAsmParser (2)", "Func": "tryParseShiftRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7346, "Length": 270, "Cover_Rate": 0.4671280276816609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMemDefaultBaseReg", "(", ")", "const", "{", "assert", "(", "Kind", "==", "Memory"], "ground_truth": ["&&", "", ")", ";"], "File": "X86Operand15", "Func": "getMemDefaultBaseReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7347, "Length": 15, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUOperand", "::", "isMubufOffset", "(", ")", "const", "{", "return", "isImm", "(", ")", "&&", "isUInt", "<", "", ">", "(", "getImm", "("], "ground_truth": [")", ")", ";"], "File": "AMDGPUAsmParser18", "Func": "isMubufOffset", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7348, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reg1", "=", "XEXP", "(", "addr1", ",", "", ")", ";", "offset1", "=", "INTVAL", "(", "XEXP", "(", "addr1", ",", "", ")", ")", ";", "}", "else", "return", "", ";", "if", "(", "REG_P", "(", "addr2", ")", ")", "{", "reg2", "=", "addr2", ";", "offset2", "=", "", ";", "}", "else", "if", "(", "GET_CODE", "(", "addr2", ")", "==", "PLUS", "&&", "REG_P", "(", "XEXP", "(", "addr2", ",", "", ")", ")", "&&", "GET_CODE", "(", "XEXP", "(", "addr2", ",", "", ")", ")", "==", "CONST_INT", ")", "{", "reg2", "=", "XEXP", "(", "addr2", ",", "", ")", ";", "offset2", "=", "INTVAL", "(", "XEXP", "(", "addr2", ","], "ground_truth": ["", ")", ")", ";"], "File": "h8300", "Func": "byte_accesses_mergeable_p", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7349, "Length": 97, "Cover_Rate": 0.4511627906976744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RewriteOutArguments", "::", "isVec3ToVec4Shuffle", "(", "Type", "*", "Ty0", ",", "Type", "*", "Ty1", ")", "const", "{", "auto", "*", "VT0", "=", "dyn_cast", "<", "FixedVectorType", ">", "(", "Ty0", ")", ";", "auto", "*", "VT1", "=", "dyn_cast", "<", "FixedVectorType", ">", "(", "Ty1", ")", ";", "if", "(", "!", "VT0", "||", "!", "VT1", ")", "return", "false", ";", "if", "(", "VT0", "->", "getNumElements", "(", ")", "!=", "", "||", "VT1", "->", "getNumElements", "(", ")"], "ground_truth": ["!=", "", ")", "return", "false", ";"], "File": "AMDGPURewriteOutArguments10", "Func": "isVec3ToVec4Shuffle", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7350, "Length": 71, "Cover_Rate": 0.7473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Entry", ".", "Ty", "=", "IntPtrTy", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Size", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "Chain", ")", ".", "setLibCallee", "(", "CallingConv", "::", "C", ",", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "DAG", ".", "getExternalSymbol", "(", "bzeroName", ",", "IntPtr", ")", ",", "std", "::", "move", "(", "Args", ")", ")", ".", "setDiscardResult", "(", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "TLI", ".", "LowerCallTo", "(", "CLI", ")", ";", "return", "CallResult", ".", "second", ";", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "AArch64SelectionDAGInfo15", "Func": "EmitTargetCodeForMemset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7351, "Length": 113, "Cover_Rate": 0.3779264214046823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "==", "k_Token", "&&"], "ground_truth": ["", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "getToken", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7352, "Length": 9, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtsd_sh", "(", "__m128h", "__A", ",", "__mmask8", "__B", ",", "__m128h", "__C", ",", "__m128d", "__D", ")", "{", "return", "__builtin_ia32_vcvtsd2sh_mask_round", "(", "__D", ",", "__C", ","], "ground_truth": ["__A", ",", "__B", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_mask_cvtsd_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7353, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Pair", "(", "", ",", "VT", "==", "", "?", "D16RegisterClass", ":", "DPRegisterClass", ")", ";", "case", "'a'", ":", "return", "Pair", "(", "", ",", "PRegisterClass", ")", ";", "case", "'d'", ":", "return", "Pair", "(", "", ",", "DRegisterClass", ")", ";", "case", "'e'", ":", "return", "Pair", "(", "", ",", "AccuRegisterClass", ")", ";", "case", "'A'", ":", "return", "Pair", "(", "A0", ",", "AccuRegisterClass", ")", ";", "case", "'B'", ":", "return", "Pair", "(", "A1", ",", "AccuRegisterClass", ")", ";", "case", "'b'", ":", "return", "Pair", "(", "", ",", "IRegisterClass", ")", ";", "case", "'v'", ":", "return", "Pair", "(", ""], "ground_truth": [",", "BRegisterClass", ")", ";"], "File": "BlackfinISelLowering2", "Func": "getRegForInlineAsmConstraint", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7354, "Length": 91, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "&", "getRegisterInfo", "(", ")", "const"], "ground_truth": ["{"], "File": "ARM64InstrInfo", "Func": "getRegisterInfo", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7355, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "return", "false", ";", "if", "(", "(", "Domain", "&", "", ")", "||", "(", "Domain", "&", "", ")", ")", "return", "MI", "->", "readsRegister", "("], "ground_truth": ["Reg", ",", "TRI", ")", ";"], "File": "MLxExpansionPass (2)", "Func": "hasRAWHazard", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7356, "Length": 37, "Cover_Rate": 0.3523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Metadata", "*", "get", "(", "ArrayRef", "<", "const", "Metadata", "*", ">", "MDs", ")", "const", "{", "assert", "(", "ID"], "ground_truth": ["&&", "", ")", ";"], "File": "DXILValueEnumerator", "Func": "get", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7357, "Length": 22, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "FrameOffset", "=", "PtrVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "SDValue", "ConstFrameOffset", "=", "DAG", ".", "getConstant", "(", "FrameOffset", ",", "dl", ",", "PtrVT", ")", ";", "uint64_t", "StackOffset", "=", "PtrVT", ".", "getSizeInBits", "(", ")", "/", "", "-", "", ";", "SDValue", "ConstStackOffset", "=", "DAG", ".", "getConstant", "(", "StackOffset", ",", "dl", ",", "PtrVT", ")", ";", "uint64_t", "FPROffset", "=", "", ";", "SDValue", "ConstFPROffset", "=", "DAG", ".", "getConstant", "(", "FPROffset", ",", "dl", ",", "PtrVT", ")", ";", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "SDValue", "firstStore", "=", "DAG", ".", "getTruncStore", "(", "Op", ".", "getOperand", "(", "", ")", ",", "dl", ",", "ArgGPR", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MachinePointerInfo", "(", "SV", ")", ",", "", ",", "false", ",", "false", ",", "", ")", ";", "uint64_t", "nextOffset", "=", "FPROffset", ";", "SDValue", "nextPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "ConstFPROffset", ")", ";", "SDValue", "secondStore", "=", "DAG", ".", "getTruncStore", "(", "firstStore", ",", "dl", ",", "ArgFPR", ",", "nextPtr", ",", "MachinePointerInfo", "(", "SV", ",", "nextOffset", ")", ",", "", ",", "false", ",", "false", ",", "", ")", ";", "nextOffset", "+=", "StackOffset", ";", "nextPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ","], "ground_truth": ["PtrVT", ",", "nextPtr", ",", "ConstStackOffset", ")", ";"], "File": "PPCISelLowering130", "Func": "LowerVASTART", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7358, "Length": 212, "Cover_Rate": 0.4108527131782946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_loadu_epi32", "("], "ground_truth": ["void", "const", "*", "__P", ")", "{"], "File": "avx512vlintrin1", "Func": "_mm256_loadu_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7359, "Length": 21, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BaseInstrInfo", "::", "copyPhysReg", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "DebugLoc", "DL", ",", "unsigned", "DestReg", ",", "unsigned", "SrcReg", ",", "bool", "KillSrc", ")", "const", "{", "bool", "GPRDest", "=", "", ".", "contains", "(", "DestReg", ")", ";", "bool", "GPRSrc", "=", "", ".", "contains", "(", "SrcReg", ")", ";", "if", "(", "GPRDest", "&&", "GPRSrc", ")", "{", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ")", ")", ";", "return", ";", "}", "bool", "SPRDest", "=", "", ".", "contains", "(", "DestReg", ")", ";", "bool", "SPRSrc", "=", "", ".", "contains", "(", "SrcReg", ")", ";", "unsigned", "Opc", "=", "", ";", "if", "(", "SPRDest", "&&", "SPRSrc", ")", "Opc", "=", "", ";", "else", "if", "(", "GPRDest", "&&", "SPRSrc", ")", "Opc", "=", "", ";", "else", "if", "(", "SPRDest", "&&", "GPRSrc", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "if", "(", "Opc", ")", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ",", "DestReg", ")", ";", "MIB", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";", "if", "(", "Opc", "==", "", ")", "MIB", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "return", ";", "}", "unsigned", "BeginIdx", "=", "", ";", "unsigned", "SubRegs", "=", "", ";", "int", "Spacing", "=", "", ";", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ",", "BeginIdx", "=", "", ",", "SubRegs", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ",", "BeginIdx"], "ground_truth": ["=", "", ",", "SubRegs", "=", "", ";"], "File": "ARMBaseInstrInfo (2)1", "Func": "copyPhysReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7360, "Length": 303, "Cover_Rate": 0.38161209068010077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "emitFunctionBodyStart", "(", ")", "{", "const", "MachineFunctionInfo", "&", "MFI", "=", "*", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "!", "MFI", ".", "isEntryFunction", "(", ")", ")", "return", ";", "const", "GCNSubtarget", "&", "STM", "=", "MF", "->", "getSubtarget", "<", "GCNSubtarget", ">"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUAsmPrinter50", "Func": "emitFunctionBodyStart", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7361, "Length": 47, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "dispatch_function_versions", "(", "tree", "dispatch_decl", ",", "void", "*", "fndecls_p", ",", "basic_block", "*", "empty_bb", ")", "{", "int", "ix", ";", "tree", "ele", ";", "vec", "<", "tree", ">", "*", "fndecls", ";", "tree", "clones", "[", "CLONE_MAX", "]", ";", "if", "(", "TARGET_DEBUG_TARGET", ")", "fputs", "(", "", ",", "stderr", ")", ";", "gcc_assert", "(", "dispatch_decl", "!=", "NULL", "&&", "fndecls_p", "!=", "NULL", "&&", "empty_bb", "!=", "NULL", ")", ";", "fndecls", "=", "static_cast", "<", "vec", "<", "tree", ">", "*", ">", "(", "fndecls_p", ")", ";", "gcc_assert", "(", "fndecls", "->", "length", "(", ")", ">=", "", ")", ";", "memset", "(", "(", "void", "*", ")", "clones", ",", "'\\0'", ",", "sizeof", "(", "clones", ")", ")", ";", "clones", "[", "CLONE_DEFAULT", "]", "=", "(", "*", "fndecls", ")", "[", "", "]", ";", "for", "(", "ix", "=", "", ";", "fndecls", "->", "iterate", "(", "ix", ",", "&", "ele", ")", ";", "++", "ix", ")", "{", "int", "priority", "=", "rs6000_clone_priority", "(", "ele", ")", ";", "if", "(", "!", "clones", "[", "priority", "]", ")", "clones", "[", "priority", "]", "=", "ele", ";", "}", "for", "(", "ix", "=", "CLONE_MAX", "-", "", ";", "ix", ">=", "", ";", "ix", "--", ")", "if", "(", "clones", "[", "ix", "]", ")", "{", "if", "(", "TARGET_DEBUG_TARGET", ")", "fprintf", "(", "stderr", ",", "", ",", "ix", ",", "get_decl_name", "(", "clones", "[", "ix"], "ground_truth": ["]", ")", ")", ";"], "File": "rs6000", "Func": "dispatch_function_versions", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7362, "Length": 203, "Cover_Rate": 0.8982300884955752, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "CC__64_VectorCall", "(", "unsigned", "&", "ValNo", ",", "MVT", "&", "ValVT", ",", "MVT", "&", "LocVT", ",", "CCValAssign", "::", "LocInfo", "&", "LocInfo", ",", "", "&", "ArgFlags", ",", "CCState", "&", "State", ")", "{", "if", "(", "ArgFlags", ".", "isSecArgPass", "(", ")", ")", "{", "if", "(", "ArgFlags", ".", "isHva", "(", ")", ")", "return", "CC__VectorCallAssignRegister", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "ArgFlags", ",", "State", ")", ";", "return", "true", ";", "}", "if", "(", "!", "(", "ValVT", ".", "isFloatingPoint", "(", ")", "||", "(", "ValVT", ".", "isVector", "(", ")", "&&"], "ground_truth": ["ValVT", ".", "getSizeInBits", "(", ")", ">=", "", ")", ")", ")", "{"], "File": "X86CallingConv (2)", "Func": "CC_X86_64_VectorCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7363, "Length": 96, "Cover_Rate": 0.35424354243542433, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "STI", ".", "isTargetIOS", "(", ")", "&&", "!", "STI", ".", "isAAPCS_ABI", "("], "ground_truth": [")", ")", "?", "CSR_iOS_SaveList", ":", "CSR_AAPCS_SaveList", ";"], "File": "ARMBaseRegisterInfo32", "Func": "getCalleeSavedRegs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7364, "Length": 20, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "t2", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "t2", ",", "const0_rtx", ")", ";", "return", "gen_rtx_PARALLEL", "(", "mode", ",", "gen_rtvec", "(", "", ",", "t1", ",", "t2", ")", ")", ";", "}", "}", "if", "(", "orig_mode", "==", "BLKmode", ")", "{", "if", "(", "bytes", ">", "", "&&", "bytes", "<=", "", ")", "mode", "=", "(", "bytes", ">", "", "?", "DImode", ":", "SImode", ")", ";", "if", "(", "mode", "==", "BLKmode", ")", "mode", "=", "DImode", ";", "}", "return", "gen_reg_or_parallel", "(", "mode", ","], "ground_truth": ["orig_mode", ",", "regno", ")", ";"], "File": "i386", "Func": "function_arg_ms_64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7365, "Length": 78, "Cover_Rate": 0.35135135135135137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "int", "aarch64_min_divisions_for_recip_mul", "(", "enum", "machine_mode", "mode", ")", "{", "if", "(", "GET_MODE_UNIT_SIZE", "(", "mode", ")", "==", ""], "ground_truth": [")", "return", "aarch64_tune_params", ".", "min_div_recip_mul_sf", ";"], "File": "aarch643", "Func": "aarch64_min_divisions_for_recip_mul", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7366, "Length": 24, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_shrdi_epi16", "(", "__mmask16", "__A", ",", "__m256i", "__B", ",", "__m256i", "__C", ",", "int", "__D", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_vpshrd_v16hi_mask", "(", "(", "__v16hi", ")", "__B", ",", "(", "__v16hi", ")", "__C", ",", "__D", ",", "("], "ground_truth": ["__v16hi", ")", "_mm256_setzero_si256", "(", ")", ",", "(", "__mmask16", ")", "__A", ")", ";"], "File": "avx512vbmi2vlintrin", "Func": "_mm256_maskz_shrdi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7367, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Carry", ".", "getOpcode", "(", ")", "!=", "", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "LHS", ".", "getValueType", "(", ")", ",", "", ")", ";", "SDValue", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VTs", ",", "LHS", ",", "RHS", ",", "Carry", ")", ";", "SDValue", "FVal", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "TVal", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "cc", "=", "DAG", ".", "getConstant", "(", "IntCCToCC", "(", "cast", "<", "CondCodeSDNode", ">", "(", "Cond", ")", "->", "get", "(", ")", ")", ",", "DL", ",", "", ")", ";", "SDValue", "CCR", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "DL", ","], "ground_truth": ["", ",", "Cmp", ".", "getValue", "(", "", ")", ",", "SDValue", "(", ")", ")", ";"], "File": "ARMISelLowering108", "Func": "LowerSETCCE", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7368, "Length": 143, "Cover_Rate": 0.5335820895522388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isFlavorIntel", "(", ")"], "ground_truth": ["const", "{"], "File": "X86Subtarget36", "Func": "isFlavorIntel", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7369, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CM", "==", "CodeModel", "::", "Large", ")", "{", "unsigned", "AddrReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "AddrReg", ")", ".", "addConstantPoolIndex", "(", "CPI", ",", "", ",", "OpFlag", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ";", "addDirectMem", "(", "MIB", ",", "AddrReg", ")", ";", "MachineMemOperand", "*", "MMO", "=", "FuncInfo", ".", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "TM", ".", "getSubtargetImpl", "(", ")", "->", "getDataLayout", "(", ")", "->", "getPointerSize", "(", ")", ",", "Align", ")", ";", "MIB", "->", "addMemOperand", "(", "*", "FuncInfo", ".", "MF", ",", "MMO", ")", ";", "return", "ResultReg", ";", "}", "addConstantPoolReference", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc"], "ground_truth": [")", ",", "ResultReg", ")", ",", "CPI", ",", "PICBase", ",", "OpFlag", ")", ";"], "File": "X86FastISel110", "Func": "X86MaterializeFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7370, "Length": 168, "Cover_Rate": 0.32245681381957775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GCNTTIImpl", "::", "GCNTTIImpl", "(", "const", "TargetMachine", "*", "TM", ",", "const", "Function", "&", "F", ")", ":", "BaseT", "(", "TM", ",", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ")", ",", "ST", "(", "static_cast", "<", "const", "GCNSubtarget", "*", ">", "(", "TM", "->", "getSubtargetImpl", "(", "F"], "ground_truth": [")", ")", ")", ",", "TLI", "(", "ST", "->", "getTargetLowering", "(", ")", ")", ",", "CommonTTI", "(", "TM", ",", "F", ")", ",", "IsGraphics", "(", "", "(", "F", ".", "getCallingConv", "(", ")", ")", ")", "{"], "File": "AMDGPUTargetTransformInfo (2)1", "Func": "GCNTTIImpl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7371, "Length": 76, "Cover_Rate": 0.7378640776699029, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "REG_P", "(", "op", ")", ")", "regnum", "=", "REGNO", "(", "op", ")", ";", "else", "if", "(", "GET_CODE", "(", "op", ")", "==", "PLUS", "&&", "REG_P", "(", "XEXP", "(", "op", ",", "", ")", ")", "&&", "CONST_INT_P", "(", "XEXP", "(", "op", ",", "", ")", ")", ")", "regnum", "=", "REGNO", "(", "XEXP", "(", "op", ",", "", ")", ")", ";", "else", "return", "false"], "ground_truth": [";"], "File": "rs6000", "Func": "virtual_stack_registers_memory_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7372, "Length": 60, "Cover_Rate": 0.7228915662650602, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "VReg", "=", "getRegForValue", "(", "V", ")", ";", "if", "(", "VReg", "==", "", ")", "return", "", ";", "MVT", "VMVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "V", "->"], "ground_truth": ["getType", "(", ")", ",", "true", ")", ".", "getSimpleVT", "(", ")", ";"], "File": "MipsFastISel14", "Func": "getRegEnsuringSimpleIntegerWidening", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7373, "Length": 39, "Cover_Rate": 0.31451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint32x2x2_t", "__i", ";", "__builtin_neon_ti", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "__builtin_neon_vst2_lanev2si", "(", "(", "__builtin_neon_si", "*", ")", "__a", ",", "__bu", ".", "__o", ","], "ground_truth": ["__c", ")", ";"], "File": "arm", "Func": "neon_vst2_lane_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7374, "Length": 30, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "RestoreBasePointerOffset"], "ground_truth": ["!=", "", ";"], "File": "X86MachineFunctionInfo (2)", "Func": "getRestoreBasePointer", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7375, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "&", "OfsOp", "=", "LdSt", ".", "getOperand", "(", "LdSt", ".", "getNumExplicitOperands", "(", ")", "-", "", ")", ";", "assert", "(", "OfsOp", ".", "isImm", "(", ")", "&&", "", ")", ";", "return"], "ground_truth": ["OfsOp", ";"], "File": "AArch64InstrInfo (2)", "Func": "getMemOpBaseRegImmOfsOffsetOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7376, "Length": 31, "Cover_Rate": 0.5636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", "->", "emitLabel", "(", "CurSled", ")", ";", "auto", "Target", "=", "OutContext", ".", "createTempSymbol", "(", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ")", ";", "emitNops", "(", "NoopsInSledCount", ")", ";", "OutStreamer", "->", "emitLabel", "(", "Target", ")", ";", "recordSled", "(", "CurSled", ",", "MI", ","], "ground_truth": ["Kind", ",", "", ")", ";"], "File": "ARMMCInstLower34", "Func": "EmitSled", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7377, "Length": 65, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "gcc_assert", "(", "MEM_P", "(", "mem_rtx", ")", ")", ";", "if", "(", "REG_P", "(", "XEXP", "(", "mem_rtx", ",", "", ")", ")", ")", "return", "NULL_RTX", ";", "plus_rtx", "=", "XEXP", "(", "mem_rtx", ",", "", ")", ";", "switch", "(", "GET_CODE", "(", "plus_rtx", ")", ")", "{", "case", "SYMBOL_REF", ":", "case", "CONST", ":", "case", "POST_INC", ":", "case", "POST_DEC", ":", "return", "NULL_RTX", ";", "case", "PLUS", ":", "if", "(", "REG_P", "(", "XEXP", "(", "plus_rtx", ",", "", ")"], "ground_truth": [")", ")", "offset_rtx", "=", "XEXP", "(", "plus_rtx", ",", "", ")", ";"], "File": "nds32-utils", "Func": "extract_offset_rtx", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7378, "Length": 88, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RA", "=", "ABI", ".", "IsN64", "(", ")", "?", "", ":", "", ";", "unsigned", "FP", "=", "ABI", ".", "GetFramePtr", "(", ")", ";", "unsigned", "BP", "=", "ABI", ".", "IsN64", "(", ")", "?", "", ":", "", ";", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "setAliasRegs", "(", "MF", ",", "SavedRegs", ",", "RA", ")", ";", "setAliasRegs", "(", "MF", ",", "SavedRegs", ",", "FP", ")", ";", "}", "if", "(", "hasBP", "(", "MF", ")", ")", "setAliasRegs", "(", "MF", ",", "SavedRegs", ",", "BP", ")", ";", "if", "(", "FI", "->", "callsEhReturn", "(", ")", ")", "FI", "->", "createEhDataRegsFI", "(", ")", ";", "if", "(", "FI", "->", "isISR", "(", ")"], "ground_truth": [")", "FI", "->", "createISRRegFI", "(", ")", ";"], "File": "MipsSEFrameLowering11", "Func": "determineCalleeSaves", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7379, "Length": 106, "Cover_Rate": 0.31085043988269795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "dst", "=", "change_address", "(", "dst", ",", "VOIDmode", ",", "dst_addr", ")", ";", "src", "=", "change_address", "(", "src", ",", "VOIDmode", ",", "src_addr", ")", ";", "temp", "=", "expand_binop", "(", "mode", ",", "add_optab", ",", "count", ",", "constm1_rtx", ",", "count", ",", "", ",", "OPTAB_DIRECT", ")", ";", "if", "(", "temp", "!=", "count", ")", "emit_move_insn", "(", "count", ",", "temp", ")", ";", "temp", "=", "expand_binop", "(", "mode", ",", "lshr_optab", ",", "count", ",", "GEN_INT", "(", "", ")", ",", "blocks", ",", "", ",", "OPTAB_DIRECT", ")", ";", "if", "(", "temp", "!=", "blocks", ")", "emit_move_insn", "(", "blocks", ",", "temp", ")", ";", "emit_cmp_and_jump_insns", "(", "blocks", ",", "const0_rtx", ",", "EQ", ",", "NULL_RTX", ",", "mode", ",", "", ",", "loop_end_label", ")", ";", "emit_label", "(", "loop_start_label", ")", ";", "if", "(", "TARGET_Z10", "&&", "(", "GET_CODE", "(", "len", ")", "!=", "CONST_INT", "||", "INTVAL", "(", "len", ")", ">", "", ")", ")", "{", "rtx", "prefetch", ";", "prefetch", "=", "gen_prefetch", "(", "gen_rtx_PLUS", "(", "Pmode", ",", "src_addr", ",", "GEN_INT", "(", "", ")", ")", ",", "const0_rtx", ",", "const0_rtx", ")", ";", "PREFETCH_SCHEDULE_BARRIER_P", "(", "prefetch", ")", "=", "true", ";", "emit_insn", "(", "prefetch", ")", ";", "prefetch", "=", "gen_prefetch", "(", "gen_rtx_PLUS", "(", "Pmode", ",", "dst_addr", ",", "GEN_INT", "(", "", ")", ")", ",", "const1_rtx", ",", "const0_rtx", ")", ";", "PREFETCH_SCHEDULE_BARRIER_P", "(", "prefetch", ")", "=", "true", ";", "emit_insn", "(", "prefetch", ")", ";", "}", "emit_insn", "(", "gen_movmem_short", "(", "dst", ",", "src", ",", "GEN_INT", "(", "", ")"], "ground_truth": [")", ")", ";"], "File": "s3904", "Func": "s390_expand_movmem", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7380, "Length": 217, "Cover_Rate": 0.3580858085808581, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AnnotateKernelFeatures", "::", "doInitialization", "(", "CallGraph", "&", "CG", ")", "{", "auto", "*", "TPC", "=", "getAnalysisIfAvailable"], "ground_truth": ["<", "TargetPassConfig", ">", "(", ")", ";"], "File": "AMDGPUAnnotateKernelFeatures20", "Func": "doInitialization", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7381, "Length": 21, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Reg", ".", "Group", "!=", "RegV", "&&", "Reg", ".", "Group", "!=", "RegFP", ")", "{", "Error", "(", "Reg", ".", "StartLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "break", ";", "}", "}", "else", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "{", "if", "(", "parseIntegerRegister", "(", "Reg", ",", "Group", ")", ")", "return", "MatchOperand_ParseFail", ";", "}", "else", "return", "MatchOperand_NoMatch", ";", "const", "unsigned", "*", "Regs", ";", "switch", "(", "Kind", ")", "{", "case", "GR32Reg", ":", "Regs", "=", "", ";", "break", ";", "case", "GRH32Reg", ":", "Regs", "=", "", ";", "break", ";", "case", "GR64Reg", ":", "Regs", "=", "", ";", "break", ";", "case", "GR128Reg", ":", "Regs", "=", "", ";", "break", ";", "case", "FP32Reg", ":", "Regs", "=", "", ";", "break", ";", "case", "FP64Reg", ":", "Regs", "=", ""], "ground_truth": [";", "break", ";"], "File": "SystemZAsmParser23", "Func": "parseRegister", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7382, "Length": 130, "Cover_Rate": 0.3051643192488263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<=", "", ";", "++", "i", ")", "if", "(", "MF", ".", "getRegInfo", "(", ")", ".", "isPhysRegUsed", "(", "", "+", "i", ")", ")", "{", "FPIsUsed", "=", "true", ";", "break", ";", "}", "if", "(", "!", "FPIsUsed", ")", "return", "false", ";", "Bundles", "=", "&", "getAnalysis", "<", "EdgeBundles", ">", "(", ")", ";", "TII", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "bundleCFG", "(", "MF", ")", ";", "StackTop", "=", "", ";", "SmallPtrSet", "<", "MachineBasicBlock", "*", ",", "", ">", "Processed", ";", "MachineBasicBlock", "*", "Entry", "=", "MF", ".", "begin", "(", ")", ";", "bool", "Changed"], "ground_truth": ["=", "false", ";"], "File": "X86FloatingPoint55", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7383, "Length": 100, "Cover_Rate": 0.43859649122807015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "StVal", ".", "getValueType", "(", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SDValue", "ReplacedZeroSplat", "=", "replaceZeroVectorStore", "(", "DAG", ",", "*", "S", ")", ")", "return", "ReplacedZeroSplat", ";", "if", "(", "!", "Subtarget", "->", "isMisaligned128StoreSlow", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", "->", "optForMinSize", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "VT", ".", "getVectorNumElements", "(", ")", "<", "", "||", "VT", "==", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "!=", "", "||", "S", "->", "getAlignment", "(", ")", ">=", "", "||", "S", "->", "getAlignment", "(", ")", "<=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SDValue", "ReplacedSplat", "=", "replaceSplatVectorStore", "(", "DAG", ",", "*", "S", ")", ")", "return", "ReplacedSplat", ";", "SDLoc", "DL", "("], "ground_truth": ["S", ")", ";"], "File": "AArch64ISelLowering99", "Func": "splitStores", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7384, "Length": 146, "Cover_Rate": 0.33640552995391704, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "MachineBasicBlock", "*", ",", "", ">", "ScopeTops", "(", "MF", ".", "getNumBlockIDs", "(", ")", "+", "", ")", ";", "DenseMap", "<", "const", "MachineInstr", "*", ",", "const", "MachineBasicBlock", "*", ">", "LoopTops", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "PlaceLoopMarker", "(", "MBB", ",", "MF", ",", "ScopeTops", ",", "LoopTops", ",", "TII", ",", "MLI", ")", ";", "PlaceBlockMarker", "(", "MBB", ",", "MF", ",", "ScopeTops", ",", "TII", ",", "MLI", ",", "MDT", ")", ";", "}", "SmallVector", "<", "const", "MachineBasicBlock", "*", ",", "", ">", "Stack", ";", "for", "(", "auto", "&", "MBB", ":", "reverse", "(", "MF", ")", ")", "{", "for", "(", "auto", "&", "MI", ":", "reverse", "(", "MBB", ")", ")", "{", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "assert", "(", "ScopeTops", "[", "Stack", ".", "back", "(", ")", "->", "getNumber", "(", ")", "]", "==", "&", "MBB", "&&", "", ")", ";", "Stack", ".", "pop_back", "(", ")", ";", "break", ";", "case", "", ":", "assert", "(", "Stack", ".", "back", "(", ")", "==", "&", "MBB", "&&", "", ")", ";", "Stack", ".", "pop_back"], "ground_truth": ["(", ")", ";"], "File": "WebAssemblyCFGStackify4", "Func": "PlaceMarkers", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7385, "Length": 168, "Cover_Rate": 0.4732394366197183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_simd_bslv16qi_suss", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vbslq_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7386, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "ARCompact", "Func": "ARCCCToString", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7387, "Length": 84, "Cover_Rate": 0.5419354838709678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "DEBUG", "(", "MF", ".", "print", "(", "dbgs", "(", ")", "<<", "", ",", "LIS", "->", "getSlotIndexes", "(", ")", ")", ")", ";", "bool", "Changed", "=", "false", ";", "Changed", "|=", "coalesceSegments", "(", "MF", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "Changed", "|=", "splitInBlock", "(", "*", "I", ")", ";", "Changed", "|=", "predicateInBlock", "(", "*"], "ground_truth": ["I", ")", ";"], "File": "HexagonExpandCondsets24", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7388, "Length": 86, "Cover_Rate": 0.39814814814814814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "isConstantImm", "(", ")", "&&", "isInt", "<", "", ">", "(", "getConstantImm"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "RV16KAsmParser", "Func": "isSImm4", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7389, "Length": 17, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "CCVT", "=", "SrcVT", ".", "changeVectorElementTypeToInteger", "(", ")", ";", "SDLoc", "DL", "(", "N0", ")", ";", "SDValue", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "SrcVT", ",", "N0", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "SrcVT", ",", "N0", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "SetCC", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "CCVT", ",", "LHS", ",", "RHS", ",", "N0", ".", "getOperand", "(", "", ")", ")", ";", "SmallVector", "<", "int", ",", "", ">", "DUPMask", "(", "CCVT", ".", "getVectorNumElements", "(", ")", ",", "", ")", ";", "SDValue", "Mask", "=", "DAG", ".", "getVectorShuffle", "(", "CCVT", ",", "DL", ",", "SetCC", ",", "SetCC", ",", "DUPMask", ".", "data", "("], "ground_truth": [")", ")", ";"], "File": "AArch64ISelLowering137", "Func": "performSelectCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7390, "Length": 121, "Cover_Rate": 0.4033333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBDRAddr64Disp12", "(", ")"], "ground_truth": ["const", "{"], "File": "SystemZAsmParser1", "Func": "isBDRAddr64Disp12", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7391, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "IsAddressingMode5", "(", "N", ",", "Base", ",", "Offset"], "ground_truth": [",", "true", ")", ";"], "File": "ARMISelDAGToDAG10", "Func": "SelectAddrMode5FP16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7392, "Length": 12, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RLI", ".", "Ptr", "=", "LD", "->", "getBasePtr", "(", ")", ";", "if", "(", "LD", "->", "isIndexed", "(", ")", "&&", "LD", "->", "getOffset", "(", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "assert", "(", "LD", "->", "getAddressingMode", "(", ")", "==", "", "&&", "", ")", ";", "RLI", ".", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RLI", ".", "Ptr", ".", "getValueType", "(", ")", ",", "RLI", ".", "Ptr", ",", "LD", "->", "getOffset", "(", ")", ")", ";", "}", "RLI", ".", "Chain", "=", "LD", "->", "getChain", "(", ")", ";", "RLI", ".", "MPI", "=", "LD", "->", "getPointerInfo", "(", ")", ";", "RLI", ".", "IsInvariant", "=", "LD", "->", "isInvariant", "(", ")", ";", "RLI", ".", "Alignment", "=", "LD", "->", "getAlignment", "(", ")", ";", "RLI", ".", "AAInfo", "=", "LD", "->", "getAAInfo", "(", ")", ";", "RLI", ".", "Ranges", "=", "LD"], "ground_truth": ["->", "getRanges", "(", ")", ";"], "File": "PPCISelLowering (2)2", "Func": "canReuseLoadAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7393, "Length": 136, "Cover_Rate": 0.43037974683544306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printDstIdx64", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", ""], "ground_truth": [";"], "File": "X86IntelInstPrinter (2)", "Func": "printDstIdx64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7394, "Length": 20, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "GetMemOperand", "(", "MBB", ",", "FI", ",", "MachineMemOperand", "::", "MOLoad", ")", ";", "unsigned", "Opc", "=", "", ";", "const", "Function", "*", "Func", "=", "MBB", ".", "getParent", "(", ")", "->", "getFunction", "(", ")", ";", "bool", "ReqIndirectLoad", "=", "Func", "->", "hasFnAttribute", "(", "", ")", "&&", "(", "DestReg", "==", "", "||", "DestReg", "==", "", "||", "DestReg", "==", "", "||", "DestReg", "==", "", ")", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "||", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "||", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", "||", "TRI", "->", "isTypeLegalForClass", "(", "*", "RC", ",", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "assert", "(", "Opc", "&&"], "ground_truth": ["", ")", ";"], "File": "MipsSEInstrInfo31", "Func": "loadRegFromStack", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7395, "Length": 381, "Cover_Rate": 0.5737951807228916, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NaCl_64AsmBackend", "(", "const", "Target", "&", "T", ",", "uint8_t", "OSABI", ",", "StringRef", "CPU", ")", ":", "ELF_64AsmBackend", "(", "T", ",", "OSABI", ",", "CPU", ")", ",", "STI"], "ground_truth": ["(", "_MC", "::", "createMCSubtargetInfo", "(", "", ",", "CPU", ",", "", ")", ")", "{"], "File": "X86AsmBackend83", "Func": "NaClX86_64AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7396, "Length": 37, "Cover_Rate": 0.6607142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getFramePointerReg", "(", "const", "Subtarget", "&"], "ground_truth": ["STI", ")", "{"], "File": "ARMBaseRegisterInfo10", "Func": "getFramePointerReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7397, "Length": 10, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "MF", ".", "getFunction", "("], "ground_truth": [")", "->", "hasFnAttribute", "(", "", ")", ";"], "File": "WebAssemblyRegisterInfo13", "Func": "canRealignStack", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7398, "Length": 13, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GET_CODE", "(", "x", ")", "==", "PRE_DEC", "||", "GET_CODE", "(", "x", ")", "==", "POST_INC", "||", "GET_CODE", "(", "x", ")", "==", "POST_DEC", "||", "GET_CODE"], "ground_truth": ["(", "x", ")", "==", "PRE_INC", ";"], "File": "m68hc111", "Func": "m68hc11_auto_inc_p", "Target": "m68hc11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7399, "Length": 29, "Cover_Rate": 0.7837837837837838, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "const", "Helper", "[", "NoFPRet", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "const", "char", "*", "Name", "=", "Helper", "[", "RV", "]", ";", "AttributeList", "A", ";", "Value", "*", "Params", "[", "]", "=", "{", "RVal", "}", ";", "Modified", "=", "true", ";", "A", "=", "A", ".", "addFnAttribute", "(", "C", ",", "", ")", ";", "A", "=", "A", ".", "addFnAttribute", "(", "C", ",", "Attribute", "::", "ReadNone", ")", ";", "A", "=", "A", ".", "addFnAttribute", "(", "C", ",", "Attribute", "::", "NoInline", ")", ";", "FunctionCallee", "F", "=", "(", "M", "->", "getOrInsertFunction", "(", "Name", ",", "A", ",", "MyVoid", ",", "T", ")", ")", ";", "CallInst", "::", "Create", "(", "F", ",", "Params", ",", "", ",", "&", "I", ")", ";", "}", "else", "if", "(", "const", "CallInst", "*", "CI", "=", "dyn_cast", "<", "CallInst", ">", "(", "&", "I", ")", ")", "{", "FunctionType", "*", "FT", "=", "CI", "->", "getFunctionType", "(", ")", ";", "Function", "*", "F_", "=", "CI", "->", "getCalledFunction", "(", ")", ";", "if", "(", "needsFPReturnHelper", "(", "*", "FT", ")", "&&", "!", "(", "F_", "&&", "isIntrinsicInline", "(", "F_", ")", ")", ")", "{", "Modified", "=", "true", ";", "F", ".", "addFnAttr", "(", "", ")", ";", "}", "if", "(", "F_", "&&", "!", "isIntrinsicInline", "(", "F_", ")", ")", "{", "if", "(", "needsFPReturnHelper", "(", "*", "F_", ")", ")", "{", "Modified", "=", "true", ";", "F", ".", "addFnAttr", "(", "", ")", ";", "}", "if", "(", "!", "TM", ".", "isPositionIndependent", "(", ")", ")", "{", "if", "(", "needsFPHelperFromSig", "(", "*"], "ground_truth": ["F_", ")", ")", "{"], "File": "Mips16HardFloat14", "Func": "fixupFPReturnAndCall", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7400, "Length": 237, "Cover_Rate": 0.6220472440944882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsQPXType", "=", "ST", "->", "hasQPX", "(", ")", "&&", "(", "LT", ".", "second", "==", "", "||", "LT", ".", "second", "==", "", ")", ";", "unsigned", "MemBytes", "=", "Src", "->", "getPrimitiveSizeInBits", "(", ")", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Load", "&&", "ST", "->", "hasVSX", "(", ")", "&&", "IsAltivecType", "&&", "(", "MemBytes", "==", "", "||", "(", "ST", "->", "hasP8Vector", "(", ")", "&&", "MemBytes", "==", "", ")", ")", ")", "return", "", ";", "unsigned", "SrcBytes", "=", "LT", ".", "second", ".", "getStoreSize", "(", ")", ";", "if", "(", "!", "SrcBytes", "||", "!", "Alignment", "||", "Alignment", ">=", "SrcBytes", ")", "return", "Cost", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Load", "&&", "(", "(", "!", "ST", "->", "hasP8Vector", "(", ")", "&&", "IsAltivecType", ")", "||", "IsQPXType", ")", "&&", "Alignment", ">=", "LT", ".", "second", ".", "getScalarType", "(", ")", ".", "getStoreSize", "(", ")", ")", "return", "Cost", "+", "LT", ".", "first", ";", "if", "(", "IsVSXType", "||", "(", "ST", "->", "hasVSX", "(", ")", "&&", "IsAltivecType", ")", ")", "return", "Cost", ";", "if", "(", "TLI", "->", "allowsMisalignedMemoryAccesses", "(", "LT", ".", "second", ",", "", ")", ")", "return", "Cost", ";", "assert", "(", "Alignment", ")", ";", "Cost", "+=", "LT", ".", "first", "*", "(", "(", "SrcBytes", "/", "Alignment", "->", "value", "(", ")", ")"], "ground_truth": ["-", "", ")", ";"], "File": "PPCTargetTransformInfo43", "Func": "getMemoryOpCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7401, "Length": 197, "Cover_Rate": 0.4679334916864608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstructionSelector", "::", "renderLogicalImm32", "(", "MachineInstrBuilder", "&", "MIB", ",", "const", "MachineInstr", "&", "I", ",", "int", "OpIdx", ")", "const", "{", "assert", "(", "I", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_CONSTANT", "&&", "OpIdx", "==", "-", "", "&&", "", ")", ";", "uint64_t", "CstVal", "=", "I", ".", "getOperand", "(", "", ")", ".", "getCImm", "(", ")", "->", "getZExtValue", "("], "ground_truth": [")", ";"], "File": "AArch64InstructionSelector (2)", "Func": "renderLogicalImm32", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7402, "Length": 57, "Cover_Rate": 0.7402597402597403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "char", "push_buf", "[", "", "]", ";", "enum", "indirect_thunk_prefix", "need_prefix", "=", "indirect_thunk_need_prefix", "(", "current_output_insn", ")", ";", "int", "regno", "=", "-", "", ";", "if", "(", "cfun", "->", "machine", "->", "indirect_branch_type", "!=", "indirect_branch_thunk_inline", ")", "{", "if", "(", "cfun", "->", "machine", "->", "indirect_branch_type", "==", "indirect_branch_thunk", ")", "indirect_thunk_needed", "=", "true", ";", "indirect_thunk_name", "(", "thunk_name_buf", ",", "regno", ",", "need_prefix", ",", "false", ")", ";", "thunk_name", "=", "thunk_name_buf", ";", "}", "else", "thunk_name", "=", "NULL", ";", "snprintf", "(", "push_buf", ",", "sizeof", "(", "push_buf", ")", ",", "", ",", "TARGET_64BIT", "?", "'q'", ":", "'l'", ",", "xasm", ")", ";", "if", "(", "sibcall_p", ")", "{", "output_asm_insn", "(", "push_buf", ",", "&", "call_op", ")", ";", "if", "(", "thunk_name", "!=", "NULL", ")", "fprintf", "(", "asm_out_file", ",", "", ",", "thunk_name", ")", ";", "else", "output_indirect_thunk", "(", "regno", ")", ";", "}", "else", "{", "char", "indirectlabel1", "[", "", "]", ";", "char", "indirectlabel2", "[", "", "]", ";", "ASM_GENERATE_INTERNAL_LABEL", "(", "indirectlabel1", ",", "INDIRECT_LABEL", ",", "indirectlabelno", "++", ")", ";", "ASM_GENERATE_INTERNAL_LABEL", "(", "indirectlabel2", ",", "INDIRECT_LABEL", ",", "indirectlabelno", "++", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "assemble_name_raw", "(", "asm_out_file", ",", "indirectlabel2", ")", ";", "fputc", "(", "'\\n'", ",", "asm_out_file", ")", ";", "ASM_OUTPUT_INTERNAL_LABEL", "(", "asm_out_file", ",", "indirectlabel1", ")", ";", "if", "(", "MEM_P", "(", "call_op", ")", ")", "{", "struct", "ix86_address", "parts", ";", "rtx", "addr", "=", "XEXP", "(", "call_op", ",", "", ")", ";", "if", "(", "ix86_decompose_address", "(", "addr", ",", "&", "parts", ")", "&&", "parts", ".", "base", "==", "stack_pointer_rtx", ")", "{", "if", "(", "parts", ".", "index", ")", "{", "addr", "=", "gen_rtx_MULT", "(", "Pmode", ",", "parts", ".", "index", ",", "GEN_INT", "(", "parts", ".", "scale", ")", ")", ";", "addr", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "stack_pointer_rtx", ",", "addr", ")", ";", "}", "else", "addr", "=", "stack_pointer_rtx", ";", "rtx", "disp", ";", "if", "(", "parts", ".", "disp", "!=", "NULL_RTX", ")", "disp", "=", "plus_constant", "(", "Pmode", ",", "parts", ".", "disp", ",", "UNITS_PER_WORD", ")", ";", "else", "disp", "=", "GEN_INT", "(", "UNITS_PER_WORD", ")", ";", "addr", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "addr", ",", "disp", ")", ";", "call_op", "=", "gen_rtx_MEM", "(", "GET_MODE", "(", "call_op", ")", ",", "addr", ")", ";", "}", "}", "output_asm_insn", "(", "push_buf", ",", "&", "call_op", ")", ";", "if", "(", "thunk_name", "!=", "NULL", ")", "fprintf", "(", "asm_out_file", ",", "", ",", "thunk_name", ")", ";", "else", "output_indirect_thunk", "(", "regno", ")", ";", "ASM_OUTPUT_INTERNAL_LABEL", "(", "asm_out_file", ",", "indirectlabel2"], "ground_truth": [")", ";"], "File": "i3868", "Func": "ix86_output_indirect_branch_via_push", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7403, "Length": 358, "Cover_Rate": 0.8796068796068796, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "return", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "||", "MFI", "->", "hasVarSizedObjects", "("], "ground_truth": [")", "||", "MFI", "->", "isFrameAddressTaken", "(", ")", ";"], "File": "LC3bFrameLowering", "Func": "hasFP", "Target": "LC3b", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7404, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "int", "maxDForm2Offset", "=", "(", "", "<<", "", ")", "-", "", ";", "return", "DFormAddressPredicate", "(", "Op", ",", "N", ",", "Disp", ","], "ground_truth": ["Base", ",", "minDForm2Offset", ",", "maxDForm2Offset", ")", ";"], "File": "SPUISelDAGToDAG", "Func": "SelectDForm2Addr", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7405, "Length": 28, "Cover_Rate": 0.45901639344262296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "AArch64RedundantCopyElimination", "Func": "getPassName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7406, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_load_epi32", "(", "__mmask8", "__U", ",", "void", "const", "*"], "ground_truth": ["__P", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_load_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7407, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "new", "Legalizer"], "ground_truth": ["(", ")", ")", ";"], "File": "M68kTargetMachine", "Func": "addLegalizeMachineIR", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7408, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "SDVTList", "VTs", "=", "CurDAG", "->", "getVTList", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Address", ",", "Predicate", ",", "Base", ",", "Modifier", ",", "Offset", ",", "Chain", "}", ";", "SDNode", "*", "Result", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "dl", ","], "ground_truth": ["VTs", ",", "Ops", ")", ";"], "File": "HexagonISelDAGToDAGHVX1", "Func": "SelectV65GatherPred", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7409, "Length": 88, "Cover_Rate": 0.3176895306859206, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "num_of_st", "=", "", ";", "for", "(", "unsigned", "int", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "if", "(", "(", "STACK_REGNO_P", "(", "regno", ")", "||", "MMX_REGNO_P", "(", "regno", ")", ")", "&&", "TEST_HARD_REG_BIT", "(", "need_zeroed_hardregs", ",", "regno", ")", ")", "{", "num_of_st", "++", ";", "break", ";", "}", "if", "(", "num_of_st", "==", "", ")", "return", "false", ";", "bool", "return_with_x87", "=", "false", ";", "return_with_x87", "=", "(", "crtl", "->", "return_rtx", "&&", "(", "STACK_REG_P", "(", "crtl", "->", "return_rtx", ")", ")", ")", ";", "bool", "complex_return", "=", "false", ";", "complex_return", "=", "(", "crtl", "->", "return_rtx", "&&", "COMPLEX_MODE_P", "(", "GET_MODE", "(", "crtl", "->", "return_rtx", ")", ")", ")", ";", "if", "(", "return_with_x87", ")", "if", "(", "complex_return", ")", "num_of_st", "=", "", ";", "else", "num_of_st", "=", "", ";", "else", "num_of_st", "=", "", ";", "rtx", "st_reg", "=", "gen_rtx_REG", "(", "XFmode", ",", "FIRST_STACK_REG", ")", ";", "for", "(", "unsigned", "int", "i", "=", "", ";", "i", "<", "num_of_st", ";", "i", "++", ")", "emit_insn", "(", "gen_rtx_SET", "(", "st_reg", ",", "CONST0_RTX", "(", "XFmode", ")", ")", ")", ";", "for", "(", "unsigned", "int", "i", "=", "", ";", "i", "<", "num_of_st", ";", "i", "++", ")", "{", "rtx", "insn", ";", "insn", "=", "emit_insn", "(", "gen_rtx_SET", "(", "st_reg", ","], "ground_truth": ["st_reg", ")", ")", ";"], "File": "i3861", "Func": "zero_all_st_registers", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7410, "Length": 194, "Cover_Rate": 0.8508771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "{", "if", "(", "ValVT", "==", "", ")", "{", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "{", "ValToCopy", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ValToCopy", ")", ";", "ValToCopy", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ValToCopy", ")", ";", "if", "(", "!", "Subtarget", "->", "hasSSE2", "(", ")", ")", "ValToCopy", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ValToCopy", ")", ";", "}", "}", "}", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "ValToCopy", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", "->", "hasStructRetAttr", "(", ")", ")", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "unsigned", "Reg", "=", "FuncInfo", "->", "getSRetReturnReg", "(", ")", ";", "assert", "(", "Reg", "&&", "", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "Reg", ",", "getPointerTy", "(", ")", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", ""], "ground_truth": [",", "Val", ",", "Flag", ")", ";"], "File": "X86ISelLowering170", "Func": "LowerReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7411, "Length": 220, "Cover_Rate": 0.3017832647462277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ImageTy", "->", "getOpcode", "(", ")", "==", "", ")", ";", "ImageTypeDescriptor", "TD", "(", "SampledTy", ",", "ImageTy", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "ImageTy", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "ImageTy", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "ImageTy", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "ImageTy", "->", "getOperand", "(", "", ")", ".", "getImm", "("], "ground_truth": [")", ",", "ImageTy", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "ImageTy", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";"], "File": "SPIRVDuplicatesTracker", "Func": "SampledImageTypeDescriptor", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7412, "Length": 94, "Cover_Rate": 0.7401574803149606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "avoid_collisions", "(", "tag_map", ")", ";", "if", "(", "dump_file", ")", "{", "fprintf", "(", "dump_file", ",", "", ",", "loop", "->", "num", ")", ";", "tag_map", ".", "traverse", "<", "void", "*", ",", "dump_insn_list", ">", "(", "NULL", ")", ";", "}", "tag_map", ".", "traverse", "<", "void", "*", ","], "ground_truth": ["free_insn_info", ">", "(", "NULL", ")", ";"], "File": "falkor-tag-collision-avoidance", "Func": "FOR_EACH_LOOP", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7413, "Length": 48, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ENCODING_CO", ":", "case", "ENCODING_CT", ":", "debug", "(", "", ")", ";", "return", "true", ";", "case", "ENCODING_IB", ":", "case", "ENCODING_IW", ":", "case", "ENCODING_ID", ":", "case", "ENCODING_IO", ":", "case", "ENCODING_Iv", ":", "case", "ENCODING_Ia", ":", "translateImmediate", "(", "mcInst", ",", "insn", ".", "immediates", "[", "insn", ".", "numImmediatesTranslated", "++", "]", ",", "operand", ",", "insn", ",", "Dis", ")", ";", "return", "false", ";", "case", "ENCODING_SI", ":", "return", "translateSrcIndex", "(", "mcInst", ",", "insn", ")", ";", "case", "ENCODING_DI", ":", "return", "translateDstIndex", "(", "mcInst", ",", "insn", ")", ";", "case", "ENCODING_RB", ":", "case", "ENCODING_RW", ":", "case", "ENCODING_RD", ":", "case"], "ground_truth": ["ENCODING_RO", ":"], "File": "X86Disassembler (2)1", "Func": "translateOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7414, "Length": 90, "Cover_Rate": 0.35019455252918286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isVarArg", ")", "return", "false", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "CallingConv", "::", "ID", "CallerCC", "=", "MF", ".", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", ";", "if", "(", "CallerCC", "!=", "CalleeCC", ")", "return", "false", ";", "if", "(", "CalleeCC", "!=", "CallingConv", "::", "Fast", "&&", "CalleeCC", "!=", "CallingConv", "::", "C", ")", "return", "false", ";", "if", "(", "any_of", "(", "Ins", ",", "[", "]", "(", "const", "", "&", "IA", ")", "{", "return", "IA", ".", "Flags", "."], "ground_truth": ["isByVal", "(", ")", ";", "}", ")", ")", "return", "false", ";"], "File": "PPCISelLowering144", "Func": "IsEligibleForTailCallOptimization_64SVR4", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7415, "Length": 88, "Cover_Rate": 0.31654676258992803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "F", "->", "hasDLLExportLinkage", "(", ")", ")", "DLLExportedFns", ".", "insert", "(", "Mang", "->", "makeNameProper", "(", "F", "->", "getName", "(", ")", ",", "", ")", ")", ";", "emitFunctionHeader", "(", "MF", ")", ";", "if", "(", "TAI", "->", "doesSupportDebugInformation", "(", ")", "||", "TAI", "->", "doesSupportExceptionHandling", "(", ")", ")", "DW", "->", "BeginFunction", "(", "&", "MF", ")", ";", "bool", "hasAnyRealCode", "=", "false", ";", "for", "(", "MachineFunction", "::", "const_iterator", "I", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "!", "VerboseAsm", "&&", "(", "I", "->", "pred_empty", "(", ")", "||", "I", "->", "isOnlyReachableByFallthrough", "(", ")", ")", ")", "{", "}", "else", "{", "printBasicBlockLabel", "(", "I", ",", "true", ",", "true", ",", "VerboseAsm", ")", ";", "O", "<<", "'\\n'", ";", "}", "for", "(", "MachineBasicBlock", "::", "const_iterator", "II", "=", "I", "->", "begin", "(", ")", ",", "IE", "=", "I", "->", "end", "(", ")", ";", "II", "!=", "IE", ";", "++", "II", ")", "{", "if", "(", "!", "II", "->", "isLabel", "(", ")", ")", "hasAnyRealCode", "=", "true", ";", "printMachineInstruction", "(", "II", ")", ";", "}", "}", "if", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", "&&", "!", "hasAnyRealCode", ")", "{", "O", "<<", "", ";", "}", "if", "(", "TAI", "->", "hasDotTypeDotSizeDirective", "(", ")", ")", "O", "<<", "", "<<", "CurrentFnName", "<<", "", "<<", "CurrentFnName", "<<", "'\\n'", ";", "if", "(", "TAI", "->", "doesSupportDebugInformation", "(", ")", ")", "DW", "->", "EndFunction", "(", "&", "MF", ")", ";", "EmitJumpTableInfo", "(", "MF", ".", "getJumpTableInfo", "("], "ground_truth": [")", ",", "MF", ")", ";"], "File": "X86ATTAsmPrinter", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7416, "Length": 239, "Cover_Rate": 0.7177177177177178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "C", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "TM", "->", "getValue", "(", ")", ")", ";", "return", "C", "->"], "ground_truth": ["getZExtValue", "(", ")", ";"], "File": "TPCMemorySize", "Func": "readIntFromMetadata", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7417, "Length": 22, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrshrq_n_u8", "(", "uint8x16_t", "__a", ",", "const", "int", "__imm"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vrshrq_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7418, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "llvm", "::", "createELFObjectWriter", "(", "raw_ostream", "&", "OS", ",", "bool", "Is64Bit", ",", "uint8_t"], "ground_truth": ["OSABI", ")", "{"], "File": "PPCELFObjectWriter1", "Func": "createPPCELFObjectWriter", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7419, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumFixedFPRs", "=", "", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "ArgLocs", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "SDValue", "ArgValue", ";", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "I", "]", ";", "EVT", "LocVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "RC", ";", "switch", "(", "LocVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "NumFixedGPRs", "+=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "NumFixedGPRs", "+=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "NumFixedFPRs", "+=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "NumFixedFPRs", "+=", "", ";", "RC", "=", "&", "", ";", "break", ";", "}", "unsigned", "VReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "MRI", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "VReg", ")", ";", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "VReg", ",", "LocVT", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "LocVT", ".", "getSizeInBits", "(", ")", "/", "", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "true", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "PtrVT", ")", ";", "if", "(", "VA", ".", "getLocVT", "(", ")", "==", "", "||", "VA", ".", "getLocVT", "(", ")", "==", "", ")", "FIN", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "FIN", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "ArgValue", "=", "DAG", ".", "getLoad", "(", "LocVT", ",", "DL", ",", "Chain", ",", "FIN", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "InVals", ".", "push_back", "(", "convertLocVTToValVT", "(", "DAG", ",", "DL", ",", "VA", ",", "Chain", ",", "ArgValue", ")", ")", ";", "}", "if", "(", "IsVarArg", ")", "{", "FuncInfo", "->", "setVarArgsFirstGPR", "(", "NumFixedGPRs", ")", ";", "FuncInfo", "->", "setVarArgsFirstFPR", "(", "NumFixedFPRs", ")", ";", "int64_t", "StackSize", "=", "CCInfo", ".", "getNextStackOffset", "(", ")", ";", "FuncInfo", "->", "setVarArgsFrameIndex", "(", "MFI", "->", "CreateFixedObject", "(", "", ",", "StackSize", ",", "true", ")", ")", ";", "int64_t", "RegSaveOffset", "=", "TFL", "->", "getOffsetOfLocalArea", "(", ")", ";", "unsigned", "RegSaveIndex", "=", "MFI", "->", "CreateFixedObject", "(", "", ",", "RegSaveOffset", ",", "true", ")", ";", "FuncInfo", "->", "setRegSaveFrameIndex", "(", "RegSaveIndex", ")", ";", "if", "(", "NumFixedFPRs", "<", "", ")", "{", "SDValue", "MemOps", "[", "", "]", ";", "for", "(", "unsigned", "I", "=", "NumFixedFPRs", ";", "I", "<", "", ";", "++", "I", ")", "{", "unsigned", "Offset", "=", "TFL", "->", "getRegSpillOffset", "(", "", "[", "I", "]", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "", ",", "RegSaveOffset", "+", "Offset", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "("], "ground_truth": [")", ")", ";"], "File": "SystemZISelLowering36", "Func": "LowerFormalArguments", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7420, "Length": 468, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrshrq_m_n_s8", "(", "int8x16_t", "__inactive", ",", "int8x16_t", "__a", ",", "const", "int", "__imm", ",", "mve_pred16_t"], "ground_truth": ["__p", ")", "{"], "File": "arm", "Func": "mve___arm_vrshrq_m_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7421, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128h", ")", "__builtin_ia32_vfmaddcsh_round", "(", "(", "__v8hf", ")", "__A", ",", "(", "__v8hf", ")", "__B", ",", "(", "__v8hf", ")", "__C"], "ground_truth": [",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_fmadd_sch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7422, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "ia64_reloc_rw_mask", "(", "void", ")", "{", "return", "flag_pic", "?", "", ":"], "ground_truth": ["", ";"], "File": "ia64", "Func": "ia64_reloc_rw_mask", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7423, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCStreamer", "&", "OS", "=", "getStreamer", "(", ")", ";", "OS", ".", "PushSection", "(", ")", ";", "OS", ".", "SwitchSection", "(", "", "(", "OS", ".", "getContext", "(", ")", ")", ")", ";", "OS", ".", "EmitBytes", "(", "StringRef", "(", "(", "const", "char", "*", ")", "&", "Header", ",", "sizeof", "(", "Header", ")", ")", ")", ";", "OS", ".", "PopSection", "(", ")"], "ground_truth": [";"], "File": "AMDGPUTargetStreamer20", "Func": "EmitAMDKernelCodeT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7424, "Length": 55, "Cover_Rate": 0.7971014492753623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "doesIgnoreDataTypeSuffix", "(", "StringRef", "Mnemonic", ","], "ground_truth": ["StringRef", "DT", ")", "{"], "File": "ARMAsmParser (2)", "Func": "doesIgnoreDataTypeSuffix", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7425, "Length": 11, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "function_resolver", "::", "report_no_such_form", "(", "type_suffix_index", "type", ")", "{", "error_at", "(", "location", ",", "", ",", "fndecl", ",", "get_vector_type", "(", "type", ")", ")", ";", "return", "error_mark_node"], "ground_truth": [";"], "File": "aarch64-sve-builtins", "Func": "report_no_such_form", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7426, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "3DNowLevel", "=", "NoThreeDNow", ";", "HasX87", "=", "false", ";", "HasCMov", "=", "false", ";", "Has_64", "=", "false", ";", "HasPOPCNT", "=", "false", ";", "HasSSE4A", "=", "false", ";", "HasAES", "=", "false", ";", "HasFXSR", "=", "false", ";", "HasXSAVE", "=", "false", ";", "HasXSAVEOPT", "=", "false", ";", "HasXSAVEC", "=", "false", ";", "HasXSAVES", "=", "false", ";", "HasPCLMUL", "=", "false", ";", "HasFMA", "=", "false", ";", "HasFMA4", "=", "false", ";", "HasXOP", "=", "false", ";", "HasTBM", "=", "false", ";", "HasLWP", "=", "false", ";", "HasMOVBE", "=", "false", ";", "HasRDRAND", "=", "false", ";", "HasF16C", "=", "false", ";", "HasFSGSBase", "=", "false", ";", "HasLZCNT", "=", "false", ";", "HasBMI", "=", "false", ";", "HasBMI2", "=", "false", ";", "HasVBMI", "=", "false", ";", "HasIFMA", "=", "false", ";", "HasRTM", "=", "false", ";", "HasERI", "=", "false", ";", "HasCDI", "=", "false", ";", "HasPFI", "=", "false", ";", "HasDQI", "=", "false", ";", "HasVPOPCNTDQ", "=", "false", ";", "HasBWI", "=", "false", ";", "HasVLX", "=", "false", ";", "HasADX", "=", "false", ";", "HasPKU", "=", "false", ";", "HasSHA", "=", "false", ";", "HasPRFCHW", "=", "false", ";", "HasRDSEED", "=", "false", ";", "HasLAHFSAHF", "=", "false", ";", "HasMWAITX", "="], "ground_truth": ["false", ";"], "File": "X86Subtarget24", "Func": "initializeEnvironment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7427, "Length": 168, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "hasVecPolicyOp", "(", "uint64_t", "TSFlags", ")", "{", "return", "TSFlags", "&", "HasVecPolicyOpMask"], "ground_truth": [";"], "File": "RISCVBaseInfo", "Func": "hasVecPolicyOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7428, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "LegacyLegalizeActions", "::", "Unsupported", "}", ",", "{", "", ",", "LegacyLegalizeActions", "::", "WidenScalar", "}", ",", "{", "", ",", "LegacyLegalizeActions", "::", "Unsupported", "}", ",", "{", "", ",", "LegacyLegalizeActions", "::", "WidenScalar", "}", ",", "{", "", ",", "LegacyLegalizeActions", "::", "Unsupported", "}", "}", ";", "addAndInterleaveWithUnsupported", "(", "result", ",", "v", ")", ";", "auto", "Largest", "=", "result", ".", "back", "(", ")", ".", "first", ";", "result", ".", "push_back", "(", "{", "Largest", "+", "", ",", "LegacyLegalizeActions", "::", "Unsupported", "}", ")", ";", "return"], "ground_truth": ["result", ";"], "File": "ARMLegalizerInfo1", "Func": "widen_8_16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7429, "Length": 77, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "DFmode", ":", "reg", "=", "gen_rtx_REG", "(", "DFmode", ",", "", ")", ";", "break", ";", "case", "DImode", ":", "reg", "=", "gen_rtx_REG", "(", "DImode", ",", "", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "tmp", "=", "gen_rtx_MEM", "(", "QImode", ",", "func", ")", ";", "tmp", "=", "emit_call_insn", "(", "gen_call_value", "(", "reg", ",", "tmp", ",", "const0_rtx", ",", "const0_rtx", ",", "const0_rtx", ")", ")", ";", "CALL_INSN_FUNCTION_USAGE", "(", "tmp", ")", "=", "usage", ";", "RTL_CONST_CALL_P", "(", "tmp", ")", "=", "", ";", "tmp", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")"], "ground_truth": [";"], "File": "alpha5", "Func": "alpha_emit_xfloating_libcall", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7430, "Length": 88, "Cover_Rate": 0.31095406360424027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__b", "=", "vec_splat", "(", "(", "__v4sf", ")", "__B", ",", "", ")", ";", "__c", "=", "(", "__v4sf", ")", "vec_cmpeq", "(", "__a", ",", "__b", ")", ";", "return", "(", "(", "__m128", ")", "vec_sel", "(", "(", "__v4sf", ")", "__A", ",", "__c", ","], "ground_truth": ["__mask", ")", ")", ";"], "File": "xmmintrin2", "Func": "_mm_cmpeq_ss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7431, "Length": 42, "Cover_Rate": 0.4158415841584158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DstSize", "!=", "", "&&", "DstSize", "!=", "", "&&", "DstSize", "!=", "", ")", "return", "false", ";", "Register", "Src1Op1", "=", "FAddMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Src1Op2", "=", "FAddMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "*", "Shuffle", "=", "getOpcodeDef", "(", "TargetOpcode", "::", "G_SHUFFLE_VECTOR", ",", "Src1Op2", ",", "MRI", ")", ";", "MachineInstr", "*", "Other", "=", "MRI", ".", "getVRegDef", "(", "Src1Op1", ")", ";", "if", "(", "!", "Shuffle", ")", "{", "Shuffle", "=", "getOpcodeDef", "(", "TargetOpcode", "::", "G_SHUFFLE_VECTOR", ",", "Src1Op1", ",", "MRI", ")", ";", "Other", "=", "MRI", ".", "getVRegDef", "(", "Src1Op2", ")", ";", "}", "if", "(", "Shuffle", "&&", "Shuffle", "->", "getOperand", "(", "", ")", ".", "getShuffleMask", "(", ")", "[", "", "]", "==", "", "&&", "Other", "==", "MRI", ".", "getVRegDef", "(", "Shuffle", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "{", "std", "::", "get", "<", "", ">", "("], "ground_truth": ["MatchInfo", ")", "=", "TargetOpcode", "::", "G_FADD", ";"], "File": "AArch64PostLegalizerCombiner (2)", "Func": "matchExtractVecEltPairwiseAdd", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7432, "Length": 153, "Cover_Rate": 0.4751552795031056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "BB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "Wd", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Wd_in", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Lane", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "Fs", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Wt", "=", "RegInfo", ".", "createVirtualRegister", "(", "Subtarget", ".", "useOddSPReg", "(", ")", "?", "&", "", ":", "&", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Wt", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "Fs", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Wd", ")", ".", "addReg", "(", "Wd_in", ")"], "ground_truth": [".", "addImm", "(", "Lane", ")", ".", "addReg", "(", "Wt", ")", ".", "addImm", "(", "", ")", ";"], "File": "MipsSEISelLowering (2)4", "Func": "emitINSERT_FW", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7433, "Length": 183, "Cover_Rate": 0.8356164383561644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_srai_epi32"], "ground_truth": ["(", "__m512i", "__A", ",", "unsigned", "int", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_srai_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7434, "Length": 23, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Operand", "*", "CreateShiftedRegister", "(", "", "ShTy", ",", "unsigned", "SrcReg", ",", "unsigned", "ShiftReg", ",", "unsigned", "ShiftImm", ",", "SMLoc", "S", ",", "SMLoc", "E", ")", "{", "Operand", "*", "Op", "=", "new", "Operand", "(", "k_ShiftedRegister", ")", ";", "Op", "->", "RegShiftedReg", ".", "ShiftTy", "=", "ShTy", ";", "Op", "->", "RegShiftedReg", ".", "SrcReg"], "ground_truth": ["=", "SrcReg", ";"], "File": "ARMAsmParser (2)", "Func": "CreateShiftedRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7435, "Length": 50, "Cover_Rate": 0.5952380952380952, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "MII", "=", "MI", ".", "getIterator", "(", ")", ";", "assert", "(", "ResourceTracker", "->", "canReserveResources", "(", "MI", ")", ")", ";", "ResourceTracker", "->", "reserveResources", "("], "ground_truth": ["MI", ")", ";"], "File": "TPCVLIWPacketizer", "Func": "addToPacket", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7436, "Length": 28, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "(", "Sym", "->", "getName", "(", ")", ")", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "(", "ATy", "->", "getNumElements", "(", ")", ")", ")", ";", "if", "(", "GV", "->", "hasWeakLinkage", "(", ")", "||", "GV", "->", "hasLinkOnceLinkage", "(", ")", ")", "{", "OutStreamer", ".", "EmitRawText", "(", "MAI", "->", "getWeakDefDirective", "(", ")", "+", "Twine", "(", "Sym", "->", "getName", "(", ")", ")", "+"], "ground_truth": ["", ")", ";"], "File": "XCoreAsmPrinter12", "Func": "emitArrayBound", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7437, "Length": 79, "Cover_Rate": 0.4876543209876543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "msp430_pass_by_reference", "(", "cumulative_args_t", "cap", "ATTRIBUTE_UNUSED", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool"], "ground_truth": ["named", "ATTRIBUTE_UNUSED", ")", "{"], "File": "msp4302", "Func": "msp430_pass_by_reference", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7438, "Length": 19, "Cover_Rate": 0.3877551020408163, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "ia64_function_arg_offset", "(", "const", "CUMULATIVE_ARGS", "*", "cum", ",", "const_tree", "type", ",", "int", "words", ")", "{", "if", "(", "TARGET_ABI_OPEN_VMS", "||", "(", "cum", "->", "words", "&", "", ")", "==", "", ")", "return", "", ";", "if", "(", "type", "&&", "TREE_CODE", "(", "type", ")", "!=", "INTEGER_TYPE", "&&", "TREE_CODE", "(", "type", ")"], "ground_truth": ["!=", "REAL_TYPE", ")", "return", "TYPE_ALIGN", "(", "type", ")", ">", "", "*", "BITS_PER_UNIT", ";"], "File": "ia64", "Func": "ia64_function_arg_offset", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7439, "Length": 61, "Cover_Rate": 0.8970588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "G_SEXTLOAD", ":", "case", "TargetOpcode", "::", "G_ZEXTLOAD", ":", "{", "auto", "MMO", "=", "*", "MI", ".", "memoperands_begin", "(", ")", ";", "const", "Subtarget", "&", "STI", "=", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "MI", ".", "getMF", "(", ")", "->", "getSubtarget", "(", ")", ")", ";", "if", "(", "!", "isPowerOf2_64", "(", "MMO", "->", "getSize", "(", ")", ")", ")", "return", "false", ";", "bool", "isUnaligned", "=", "MMO", "->", "getSize", "(", ")", ">", "MMO", "->", "getAlignment", "(", ")", ";", "if", "(", "!", "STI", ".", "systemSupportsUnalignedAccess", "(", ")", "&&"], "ground_truth": ["isUnaligned", ")", "return", "false", ";"], "File": "MipsPreLegalizerCombiner9", "Func": "combine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7440, "Length": 88, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "SrcReg", "==", "", "&&", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "DstReg", ")", ")", "{", "MF", ".", "getRegInfo", "(", ")", ".", "constrainRegClass", "(", "DstReg", ",", "&", "", ")", ";", "return", "nullptr", ";", "}", "if", "(", "DstReg", "==", "", "&&", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SrcReg", ")", ")", "{", "MF", ".", "getRegInfo", "(", ")", ".", "constrainRegClass", "(", "SrcReg", ",", "&", "", ")", ";", "return", "nullptr"], "ground_truth": [";"], "File": "AArch64InstrInfo114", "Func": "foldMemoryOperandImpl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7441, "Length": 91, "Cover_Rate": 0.6148648648648649, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "getSubtargetImpl", "(", ")", "->", "getTargetLowering", "("], "ground_truth": [")", ";"], "File": "MipsTargetMachine19", "Func": "getTargetLowering", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7442, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "f", ",", "", ",", "rmw", "?", "", ":", "", ")", ";", "fprintf", "(", "f", ",", "", ",", "errata_skip", "?", "", ":", "", ")", ";", "int", "wrap_k", "=", "str_prefix_p", "(", "mcu", "->", "name", ",", "", ")", "?", "", ":", "str_prefix_p", "(", "mcu", "->", "name", ",", "", ")", "?", "", ":", "(", "str_prefix_p", "(", "mcu", "->", "name", ",", "", ")", "||", "str_prefix_p", "(", "mcu", "->", "name", ",", "", ")", ")", "?", "", ":", "(", "str_prefix_p", "(", "mcu", "->", "name", ",", "", ")", "||", "str_prefix_p", "(", "mcu", "->", "name", ",", "", ")", "||", "str_prefix_p", "(", "mcu", "->", "name", ",", "", ")", ")", "?", "", ":", "", ";", "fprintf", "(", "f", ",", "", ")", ";", "if", "(", "wrap_k", ")", "fprintf", "(", "f", ",", "", ",", "wrap_k", ")", ";", "fprintf", "(", "f", ",", "", ")", ";", "fprintf", "(", "f", ",", "", ",", "LINK_RELAX_SPEC", ")", ";", "fprintf", "(", "f", ",", "", ",", "LINK_ARCH_SPEC", ")", ";", "if", "(", "is_device", ")", "{", "fprintf", "(", "f", ",", "", ")", ";", "if", "(", "mcu", "->", "data_section_start", "!=", "arch", "->", "default_data_section_start", ")", "fprintf", "(", "f", ",", "", ",", "", "+", "mcu", "->", "data_section_start", ")", ";", "fprintf", "(", "f", ",", "", ")", ";", "fprintf", "(", "f", ",", "", ")", ";", "if", "(", "mcu", "->", "text_section_start", "!=", "", ")", "fprintf", "(", "f", ",", "", ",", "", "+", "mcu", "->", "text_section_start", ")", ";", "fprintf", "(", "f", ",", "", ")", ";", "}", "if", "(", "is_device", ")", "{", "fprintf", "(", "f", ",", "", ")", ";", "fprintf", "(", "f", ",", "", ",", "arch", "->", "name", ")", ";", "fprintf", "(", "f", ",", "", ",", "sp8_spec", ")", ";", "fprintf", "(", "f", ",", "", ",", "help_dev_lib_name", ")", ";", "fprintf", "(", "f", ",", "", ")", ";", "fprintf", "(", "f", ",", "", ",", "mcu", "->", "macro", ",", "mcu", "->", "name", ")", ";", "fprintf", "(", "f", ",", "", ")", ";", "}", "fprintf", "(", "f", ","], "ground_truth": ["", ")", ";"], "File": "gen-avr-mmcu-specs3", "Func": "print_mcu", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7443, "Length": 307, "Cover_Rate": 0.4442836468885673, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_cvtmask2b256", "(", "__A"], "ground_truth": [")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_movm_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7444, "Length": 9, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "PIdx", "=", "MI", "->", "findFirstPredOperandIdx", "(", ")", ";", "return", "PIdx", "!=", "-", "", "&&", "MI", "->", "getOperand", "(", "PIdx", ")", ".", "getImm", "(", ")"], "ground_truth": ["!=", "", ";"], "File": "ARMBaseInstrInfo22", "Func": "isPredicated", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7445, "Length": 28, "Cover_Rate": 0.6829268292682927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Optional", "<", "int", ">", "FI", ";", "if", "(", "FuncInfo", "->", "isCalleeSavedReg", "(", "CSRegs", ",", "LowestAvailableVGPR", ")", ")", "FI", "=", "FrameInfo", ".", "CreateSpillStackObject", "(", "", ",", "Align", "(", "", ")", ")", ";", "const", "auto", "*", "ReservedVGPRInfoItr", "=", "std", "::", "find_if", "(", "FuncInfo", "->", "getSGPRSpillVGPRs", "(", ")", ".", "begin", "(", ")", ",", "FuncInfo", "->", "getSGPRSpillVGPRs", "(", ")", ".", "end", "(", ")", ",", "[", "PreReservedVGPR", "]", "(", "const", "auto", "&", "SpillRegInfo", ")", "{", "return", "SpillRegInfo", ".", "VGPR", "==", "PreReservedVGPR", ";", "}", ")", ";", "assert", "(", "ReservedVGPRInfoItr", "!=", "FuncInfo", "->", "getSGPRSpillVGPRs", "(", ")", ".", "end", "(", ")", ")", ";", "auto", "Index", "=", "std", "::", "distance", "(", "FuncInfo", "->", "getSGPRSpillVGPRs", "(", ")", ".", "begin", "(", ")", ",", "ReservedVGPRInfoItr", ")", ";", "FuncInfo", "->", "setSGPRSpillVGPRs", "(", "LowestAvailableVGPR", ",", "FI", ",", "Index", ")", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "MBB", ".", "addLiveIn", "(", "LowestAvailableVGPR", ")", ";", "MBB", ".", "sortUniqueLiveIns", "(", ")", ";", "}", "return", "true"], "ground_truth": [";"], "File": "SILowerSGPRSpills2", "Func": "lowerShiftReservedVGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7446, "Length": 152, "Cover_Rate": 0.5801526717557252, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrItineraryData", "*", "getInstrItineraryData", "(", ")", "const", "override", "{", "return"], "ground_truth": ["InstrItins", ";"], "File": "AMDGPUTargetMachine", "Func": "getInstrItineraryData", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7447, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "MemVT", "=", "Store", "->", "getMemoryVT", "(", ")", ";", "SDValue", "Chain", "=", "Store", "->", "getChain", "(", ")", ";", "SDValue", "BasePtr", "=", "Store", "->", "getBasePtr", "(", ")", ";", "SDLoc", "SL", "(", "Op", ")", ";", "EVT", "LoVT", ",", "HiVT", ";", "EVT", "LoMemVT", ",", "HiMemVT", ";", "SDValue", "Lo", ",", "Hi", ";", "std", "::", "tie", "(", "LoVT", ",", "HiVT", ")", "=", "DAG", ".", "GetSplitDestVTs", "(", "VT", ")", ";", "std", "::", "tie", "(", "LoMemVT", ",", "HiMemVT", ")", "=", "DAG", ".", "GetSplitDestVTs", "(", "MemVT", ")", ";", "std", "::", "tie", "(", "Lo", ",", "Hi", ")", "=", "DAG", ".", "SplitVector", "(", "Val", ",", "SL", ",", "LoVT", ",", "HiVT", ")", ";", "EVT", "PtrVT", "=", "BasePtr", ".", "getValueType", "(", ")", ";", "SDValue", "HiPtr", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "PtrVT", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "LoMemVT", ".", "getStoreSize", "(", ")", ",", "SL", ",", "PtrVT", ")", ")", ";", "const", "MachinePointerInfo", "&", "SrcValue", "=", "Store", "->", "getMemOperand", "(", ")", "->"], "ground_truth": ["getPointerInfo", "(", ")", ";"], "File": "AMDGPUISelLowering (2)", "Func": "SplitVectorStore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7448, "Length": 157, "Cover_Rate": 0.4577259475218659, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "canUseRedZone", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "!", "EnableRedZone", ")", "return", "false", ";", "if", "(", "MF", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "Attribute", "::", "NoRedZone", ")", ")", "return", "false", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "NumBytes", "=", "AFI"], "ground_truth": ["->", "getLocalStackSize", "(", ")", ";"], "File": "AArch64FrameLowering10", "Func": "canUseRedZone", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7449, "Length": 72, "Cover_Rate": 0.782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "=="], "ground_truth": ["k_Tok", ";"], "File": "MSP430AsmParser", "Func": "isToken", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7450, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCSymbolRefExpr", "::", "VK__ADDR16_HI", ":", "return", "ELF", "::", "R__ADDR16_HI", ";", "case", "MCSymbolRefExpr", "::", "VK__ADDR24_BANK", ":", "return", "ELF", "::", "R__ADDR24_BANK", ";", "case", "MCSymbolRefExpr", "::", "VK__ADDR24_SEGMENT_LO", ":", "return", "ELF", "::", "R__ADDR24_SEGMENT_LO", ";", "case", "MCSymbolRefExpr", "::", "VK__ADDR24_SEGMENT_HI", ":", "return", "ELF", "::", "R__ADDR24_SEGMENT_HI", ";", "}", "case", "FK_Data_2", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "return", "ELF", "::", "R__ADDR16", ";", "case", "MCSymbolRefExpr", "::", "VK__ADDR24_SEGMENT", ":", "return", "ELF", "::", "R__ADDR24_SEGMENT", ";", "}", "case", "", ":", "return", "ELF", "::", "R__IMM8", ";", "case", "", ":", "return", "ELF", "::", "R__ADDR8", ";", "case", "", ":", "return", "ELF", "::", "R__ADDR16", ";", "case", "", ":", "return", "ELF", "::", "R__ADDR16_LO", ";", "case", "", ":", "return", "ELF", "::", "R__ADDR16_HI", ";", "case", "", ":", "return", "ELF", "::", "R__ADDR24", ";", "case", "", ":", "return", "ELF", "::", "R__ADDR24_BANK", ";", "case", "", ":", "return", "ELF", "::", "R__ADDR24_SEGMENT", ";", "case"], "ground_truth": ["", ":"], "File": "MOSELFObjectWriter", "Func": "getRelocType", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7451, "Length": 144, "Cover_Rate": 0.4458204334365325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_palignr128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "__N", "*", "", ",", "(", "__v2di", ")", "__W", ","], "ground_truth": ["(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_alignr_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7452, "Length": 31, "Cover_Rate": 0.484375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "shared_ptr", "<", "msgpack", "::", "Node", ">", "&", "getHSAMetadataRoot", "(", ")", "{", "return", "HSAMetadataRoot"], "ground_truth": [";"], "File": "AMDGPUHSAMetadataStreamer18", "Func": "getHSAMetadataRoot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7453, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetStreamer", "::", "emitRawBytes", "(", "StringRef", "Data", ")", "{", "MCTargetStreamer", "::", "emitRawBytes", "(", "Data", ")", ";", "const", "MCAsmInfo", "*", "MAI", "=", "Streamer", ".", "getContext", "(", ")", ".", "getAsmInfo", "(", ")", ";", "const", "char", "*", "Directive", "=", "MAI", "->", "getData8bitsDirective", "(", ")", ";", "unsigned", "NumElements", "=", "Data", ".", "size", "(", ")", ";", "const", "unsigned", "MaxLen", "=", "", ";", "unsigned", "NumChunks", "=", "", "+", "(", "(", "NumElements", "-", "", ")", "/", "MaxLen", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NumChunks", ";", "++", "I", ")", "{", "SmallString", "<", "", ">", "Str", ";", "raw_svector_ostream", "OS", "("], "ground_truth": ["Str", ")", ";"], "File": "NVPTXTargetStreamer9", "Func": "emitRawBytes", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7454, "Length": 99, "Cover_Rate": 0.4876847290640394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "PTXISelLowering5", "Func": "LowerOperation", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7455, "Length": 16, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "compute_total_frame_size", "(", "void", ")", "{", "int", "total_size", "=", "(", "get_frame_size", "(", ")", "+", "tilepro_saved_regs_size", "(", ")", "+", "crtl", "->", "outgoing_args_size", "+", "crtl", "->", "args", ".", "pretend_args_size", ")", ";", "if", "(", "!", "tilepro_current_function_is_leaf", "(", ")", "||", "cfun", "->", "calls_alloca", ")", "{", "total_size", "+=", "STACK_POINTER_OFFSET"], "ground_truth": [";"], "File": "tilepro", "Func": "compute_total_frame_size", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 7456, "Length": 46, "Cover_Rate": 0.8518518518518519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ")", ";", "PB", ".", "registerOptimizerLastEPCallback", "(", "[", "=", "]", "(", "ModulePassManager", "&", "MPM", ",", "PassBuilder", "::", "OptimizationLevel", "Level", ")", "{", "LoopPassManager", "LPM", "(", "DebugPassManager", ")", ";", "FunctionPassManager", "FPM", "(", "DebugPassManager", ")", ";", "LPM", ".", "addPass", "(", "VectorLoopCarriedReusePass", "(", ")", ")", ";", "FPM", ".", "addPass", "(", "createFunctionToLoopPassAdaptor", "(", "std", "::", "move", "(", "LPM", ")", ")", ")", ";", "MPM", ".", "addPass", "(", "createModuleToFunctionPassAdaptor", "(", "std", "::", "move", "(", "FPM", ")", ")", ")", ";", "}"], "ground_truth": [")", ";"], "File": "HexagonTargetMachine33", "Func": "registerPassBuilderCallbacks", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7457, "Length": 75, "Cover_Rate": 0.646551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "!", "ix86_eax_live_at_start_p", "(", ")", ")", ";", "gcc_assert", "(", "m", "->", "fs", ".", "sp_offset", ">=", "frame", ".", "sse_reg_save_offset", ")", ";", "align", "=", "GET_MODE_ALIGNMENT", "(", "V4SFmode", ")", ";", "addr", "=", "choose_baseaddr", "(", "frame", ".", "stack_realign_offset", "+", "xlogue", ".", "get_stub_ptr_offset", "(", ")", ",", "&", "align", ",", "AX_REG", ")", ";", "gcc_assert", "(", "align", ">=", "GET_MODE_ALIGNMENT", "(", "V4SFmode", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "rax", ",", "addr", ")", ")", ";", "sym", "=", "xlogue", ".", "get_stub_rtx", "(", "frame_pointer_needed", "?", "XLOGUE_STUB_SAVE_HFP", ":", "XLOGUE_STUB_SAVE", ")", ";", "RTVEC_ELT", "(", "v", ",", "vi", "++", ")", "=", "gen_rtx_USE", "(", "VOIDmode", ",", "sym", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "ncregs", ";", "++", "i", ")", "{", "const", "xlogue_layout", "::", "reginfo", "&", "r", "=", "xlogue", ".", "get_reginfo", "(", "i", ")", ";", "rtx", "reg", "=", "gen_rtx_REG", "(", "(", "SSE_REGNO_P", "(", "r", ".", "regno", ")"], "ground_truth": ["?", "V4SFmode", ":", "word_mode", ")", ",", "r", ".", "regno", ")", ";"], "File": "i386", "Func": "ix86_emit_outlined_ms2sysv_save", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7458, "Length": 147, "Cover_Rate": 0.5212765957446809, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "unsigned", "int", ")", "__builtin_altivec_vaddcuw", "(", "(", "vector", "signed", "int", ")", "a1", ",", "(", "vector"], "ground_truth": ["signed", "int", ")", "a2", ")", ";"], "File": "altivec4", "Func": "vec_addc", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7459, "Length": 23, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "xstormy16_carry_plus_operand", "(", "rtx", "x", ",", "enum", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ")", "{", "return", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "CONST_INT", "&&", "(", "INTVAL", "(", "XEXP", "("], "ground_truth": ["x", ",", "", ")", ")", "<", "-", "", "||", "INTVAL", "(", "XEXP", "(", "x", ",", "", ")", ")", ">", "", ")", ")", ";"], "File": "stormy163", "Func": "xstormy16_carry_plus_operand", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7460, "Length": 61, "Cover_Rate": 0.9838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "riscv_v_ext_vector_mode_p", "(", "mode", ")", ")", "{", "scalar_mode", "inner_mode", "=", "GET_MODE_INNER", "(", "mode", ")", ";", "REAL_VALUE_TYPE", "f", "=", "REAL_VALUE_ATOF", "(", "", ",", "inner_mode", ")", ";", "rtx", "ele", "=", "const_double_from_real_value", "(", "f", ",", "inner_mode", ")", ";", "start_sequence", "(", ")", ";", "rtx", "dest", "=", "gen_reg_rtx", "(", "mode", ")", ";", "rtx", "dup", "=", "gen_const_vec_duplicate", "(", "mode", ",", "ele", ")", ";", "emit_move_insn", "(", "dest", ",", "dup", ")", ";", "rtx_insn", "*", "insn", "=", "get_last_insn", "(", ")", ";", "rtx", "src", "=", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "insn", ")", ")", ",", "", ")", ";", "ASSERT_TRUE", "(", "rtx_equal_p", "(", "src", ",", "gen_rtx_VEC_DUPLICATE", "(", "mode", ",", "XEXP", "(", "src", ",", "", ")", ")", ")", ")", ";", "end_sequence", "(", ")", ";", "}", "}", "FOR_EACH_MODE_IN_CLASS", "(", "mode", ",", "MODE_VECTOR_BOOL", ")", "{", "if", "(", "riscv_v_ext_vector_mode_p", "(", "mode", ")", ")", "{", "start_sequence", "(", ")", ";", "rtx", "dest", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_move_insn", "(", "dest", ",", "CONSTM1_RTX", "(", "mode", ")", ")", ";", "rtx_insn", "*", "insn", "="], "ground_truth": ["get_last_insn", "(", ")", ";"], "File": "riscv-selftests", "Func": "run_const_vector_selftests", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7461, "Length": 160, "Cover_Rate": 0.40302267002518893, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ST", "->", "isFPOnlySP", "(", ")", "?", "TargetTransformInfo", "::", "TCC_Expensive", ":", "TargetTransformInfo", "::", "TCC_Basic", ";", "}", "}", "return", "TargetTransformInfo", "::", "TCC_Expensive"], "ground_truth": [";"], "File": "ARMTargetTransformInfo (2)", "Func": "getFPOpCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7462, "Length": 22, "Cover_Rate": 0.3013698630136986, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "case", "AsmToken", "::", "Identifier", ":", "{", "if", "(", "!", "tryParseRegisterWithWriteBack", "(", "Operands", ")", ")", "return", "false", ";", "int", "Res", "=", "tryParseShiftRegister", "(", "Operands", ")", ";", "if", "(", "Res", "==", "", ")", "return", "false", ";", "else", "if", "(", "Res", "==", "-", "", ")", "return", "true", ";", "if", "(", "Mnemonic", "==", "", "&&", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", "==", "", ")", "{", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "", ",", "S", ")", ")", ";", "return", "false", ";", "}", "}", "case", "AsmToken", "::", "LParen", ":", "case", "AsmToken", "::", "Integer", ":", "case", "AsmToken", "::", "String", ":", "case", "AsmToken", "::", "Dot", ":", "{", "const", "MCExpr", "*", "IdVal", ";", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "ParseExpression", "(", "IdVal", ")", ")", "return", "true", ";", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "IdVal", ",", "S", ",", "E", ")", ")", ";", "return", "false", ";", "}", "case", "AsmToken", "::", "LBrac", ":", "return", "parseMemory", "(", "Operands", ")", ";", "case", "AsmToken", "::", "LCurly", ":", "return", "parseRegisterList", "(", "Operands", ")", ";", "case", "AsmToken", "::", "Dollar", ":", "case", "AsmToken", "::", "Hash", ":", "{", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "bool", "isNegative", "=", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Minus", ")", ";", "const", "MCExpr", "*", "ImmVal", ";", "if", "(", "getParser", "(", ")", ".", "ParseExpression", "(", "ImmVal", ")", ")", "return", "true", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ImmVal", ")", ";", "if", "(", "CE", ")", "{", "int32_t", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "isNegative", "&&", "Val", "==", "", ")", "ImmVal", "=", "MCConstantExpr", "::", "Create", "(", "INT32_MIN", ",", "getContext", "(", ")", ")", ";", "}", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "ImmVal", ",", "S", ",", "E", ")", ")", ";", "return", "false", ";", "}", "case", "AsmToken", "::", "Colon", ":", "{", "MCExpr", "::"], "ground_truth": ["VariantKind", "RefKind", ";"], "File": "ARMAsmParser85", "Func": "parseOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7463, "Length": 388, "Cover_Rate": 0.6953405017921147, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86MCTargetDesc23", "Func": "isDependencyBreaking", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7464, "Length": 162, "Cover_Rate": 0.43315508021390375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parsePCRel", "(", "Operands", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")"], "ground_truth": ["-", "", ")", ";"], "File": "SystemZAsmParser3", "Func": "parsePCRel32", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7465, "Length": 21, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Val", "=", "MO", ".", "getImm", "(", ")", ";", "return", "true", ";", "}", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "return", "false", ";", "int64_t", "TV", ";", "unsigned", "R", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "R", ")", ")", "return", "false", ";", "MachineInstr", "*", "DI", "=", "MRI", "->", "getVRegDef", "(", "R", ")", ";", "unsigned", "DOpc", "=", "DI", "->", "getOpcode", "(", ")", ";", "switch", "(", "DOpc", ")", "{", "case", "TargetOpcode", "::", "COPY", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "!", "checkForImmediate", "(", "DI", "->", "getOperand", "(", "", ")", ",", "TV", ")", ")", "return", "false", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "const", "MachineOperand", "&", "S1", "=", "DI", "->", "getOperand", "(", "", ")", ";", "const", "MachineOperand", "&", "S2", "=", "DI", "->", "getOperand", "(", "", ")", ";", "int64_t", "V1", ",", "V2", ";", "if", "(", "!", "checkForImmediate", "(", "S1", ",", "V1", ")", "||", "!", "checkForImmediate", "(", "S2", ",", "V2", ")", ")", "return", "false", ";", "TV", "=", "V2", "|", "(", "V1", "<<", "", ")", ";", "break", ";", "}", "case", "TargetOpcode", "::", "REG_SEQUENCE", ":", "{", "const", "MachineOperand", "&", "S1", "=", "DI", "->", "getOperand", "(", "", ")", ";", "const", "MachineOperand", "&", "S3", "=", "DI", "->", "getOperand", "(", "", ")", ";", "int64_t", "V1", ",", "V3", ";", "if", "(", "!", "checkForImmediate", "(", "S1", ",", "V1", ")", "||", "!", "checkForImmediate", "(", "S3", ",", "V3", ")", ")", "return", "false", ";", "unsigned", "Sub2", "=", "DI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "Sub4", "=", "DI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Sub2", "==", "", "&&", "Sub4", "==", "", ")", "TV", "=", "V1", "|", "(", "V3", "<<", "", ")", ";", "else", "if", "(", "Sub2", "==", "", "&&", "Sub4", "==", "", ")", "TV", "=", "V3", "|", "(", "V1", "<<", "", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "break", ";", "}", "default", ":", "return", "false", ";", "}", "switch", "(", "MO", ".", "getSubReg"], "ground_truth": ["(", ")", ")", "{"], "File": "HexagonHardwareLoops10", "Func": "checkForImmediate", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7466, "Length": 341, "Cover_Rate": 0.7839080459770115, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "-", "", ":", "*", "total", "=", "", "+", "(", "outer_code", "==", "SET", ")", ";", "return", "true", ";", "case", "", ":", "case", "-", "", ":", "if", "(", "TARGET_H8300H", "||", "TARGET_H8300S", ")", "*", "total", "=", "", "+", "(", "outer_code", "==", "SET", ")", ";", "else", "*", "total", "=", "", ";", "return", "true", ";", "}", "}", "*", "total", "=", "", ";", "return", "true", ";", "}", "case", "CONST", ":", "case", "LABEL_REF", ":", "case", "SYMBOL_REF", ":", "if", "(", "TARGET_H8300SX", ")", "{", "*", "total", "=", "", ";", "return", "true", ";", "}", "*", "total", "=", "", ";", "return", "true", ";", "case", "CONST_DOUBLE", ":", "*", "total", "=", "", ";", "return", "true", ";", "case", "COMPARE", ":", "if", "(", "XEXP", "(", "x", ",", "", ")", "==", "const0_rtx", ")", "*", "total", "=", "", ";", "return", "false", ";", "case", "AND", ":", "if", "(", "!", "h8300_dst_operand", "(", "XEXP", "(", "x", ",", "", ")", ",", "VOIDmode", ")", "||", "!", "h8300_src_operand", "(", "XEXP", "(", "x", ",", "", ")", ",", "VOIDmode", ")", ")", "return", "false", ";", "*", "total", "=", "COSTS_N_INSNS", "(", "h8300_and_costs", "(", "x", ")", ")", ";", "return", "true", ";", "case", "MOD", ":", "case", "DIV", ":", "case", "UMOD", ":", "case", "UDIV", ":", "if", "(", "TARGET_H8300SX", ")", "switch", "(", "GET_MODE", "(", "x", ")", ")", "{", "case", "QImode", ":", "case", "HImode", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "!", "speed", "?", "", ":", "", ")", ";", "return", "false", ";", "case", "SImode", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "!", "speed", "?", "", ":", "", ")", ";", "return", "false", ";", "default", ":", "break", ";", "}", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "MULT", ":", "if", "(", "TARGET_H8300SX", ")", "switch", "(", "GET_MODE", "(", "x", ")", ")", "{", "case", "QImode", ":", "case", "HImode", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "SImode", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "default", ":", "break", ";", "}", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "ASHIFT", ":", "case", "ASHIFTRT", ":", "case", "LSHIFTRT", ":", "if", "(", "h8sx_binary_shift_operator", "(", "x", ",", "VOIDmode", ")", ")", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "}", "else", "if", "(", "h8sx_unary_shift_operator", "(", "x", ",", "VOIDmode", ")", ")", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "}", "*", "total", "=", "COSTS_N_INSNS", "(", "h8300_shift_costs", "(", "x", ")", ")", ";", "return", "true", ";", "case", "ROTATE", ":", "case", "ROTATERT", ":", "if", "(", "GET_MODE", "(", "x", ")", "==", "HImode", ")", "*", "total", "=", "", ";", "else", "*", "total", "=", "", ";", "return", "true", ";", "default", ":", "*", "total", "=", "COSTS_N_INSNS", "("], "ground_truth": ["", ")", ";"], "File": "h83005", "Func": "h8300_rtx_costs", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7467, "Length": 424, "Cover_Rate": 0.7186440677966102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getSpecialRegForName", "(", "StringRef", "RegName", ")", "{", "return", "StringSwitch", "<", "unsigned", ">", "(", "RegName", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", ""], "ground_truth": [",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";"], "File": "AMDGPUAsmParser57", "Func": "getSpecialRegForName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7468, "Length": 253, "Cover_Rate": 0.790625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "gp_reg_size", ";", "HOST_WIDE_INT", "fp_reg_size", ";", "long", "mask", ";", "gp_reg_size", "=", "", ";", "fp_reg_size", "=", "", ";", "mask", "=", "", ";", "extra_size", "=", "IQ2000_STACK_ALIGN", "(", "(", "", ")", ")", ";", "var_size", "=", "IQ2000_STACK_ALIGN", "(", "size", ")", ";", "args_size", "=", "IQ2000_STACK_ALIGN", "(", "crtl", "->", "outgoing_args_size", ")", ";", "if", "(", "args_size", "==", "", "&&", "cfun", "->", "calls_alloca", ")", "args_size", "=", "", "*", "UNITS_PER_WORD", ";", "total_size", "=", "var_size", "+", "args_size", "+", "extra_size", ";", "for", "(", "regno", "=", "GP_REG_FIRST", ";", "regno", "<=", "GP_REG_LAST", ";", "regno", "++", ")", "{", "if", "(", "MUST_SAVE_REGISTER", "(", "regno", ")", ")", "{", "gp_reg_size", "+=", "GET_MODE_SIZE", "(", "gpr_mode", ")", ";", "mask", "|=", "", "<<", "(", "regno", "-", "GP_REG_FIRST", ")", ";", "}", "}", "if", "(", "crtl", "->", "calls_eh_return", ")", "{", "unsigned", "int", "i", ";", "for", "(", "i", "=", "", ";", ";", "++", "i", ")", "{", "regno", "=", "EH_RETURN_DATA_REGNO", "(", "i", ")", ";", "if", "(", "regno", "==", "(", "int", ")", "INVALID_REGNUM", ")", "break", ";", "gp_reg_size", "+=", "GET_MODE_SIZE", "(", "gpr_mode", ")", ";", "mask", "|=", "", "<<", "(", "regno", "-", "GP_REG_FIRST", ")", ";", "}", "}", "gp_reg_rounded", "=", "IQ2000_STACK_ALIGN", "(", "gp_reg_size", ")", ";", "total_size", "+=", "gp_reg_rounded", "+", "IQ2000_STACK_ALIGN", "(", "fp_reg_size", ")", ";", "if", "(", "total_size", "==", "extra_size", "&&", "!", "profile_flag", ")", "total_size", "=", "extra_size", "=", "", ";", "total_size", "+=", "IQ2000_STACK_ALIGN", "(", "crtl", "->", "args", ".", "pretend_args_size", ")", ";", "cfun", "->", "machine", "->", "total_size", "=", "total_size", ";", "cfun", "->", "machine", "->", "var_size", "=", "var_size", ";", "cfun", "->", "machine", "->", "args_size", "=", "args_size", ";", "cfun", "->", "machine", "->", "extra_size", "=", "extra_size", ";", "cfun", "->", "machine", "->", "gp_reg_size", "=", "gp_reg_size", ";", "cfun", "->", "machine", "->", "fp_reg_size", "=", "fp_reg_size", ";", "cfun", "->", "machine", "->", "mask", "=", "mask", ";", "cfun", "->", "machine", "->", "initialized", "=", "reload_completed", ";", "cfun", "->", "machine", "->", "num_gp", "=", "gp_reg_size", "/", "UNITS_PER_WORD", ";", "if", "(", "mask", ")", "{", "unsigned", "long", "offset", ";", "offset", "=", "(", "args_size", "+", "extra_size", "+", "var_size", "+", "gp_reg_size", "-", "GET_MODE_SIZE", "(", "gpr_mode", ")", ")", ";", "cfun", "->", "machine", "->", "gp_sp_offset", "=", "offset", ";", "cfun", "->", "machine", "->", "gp_save_offset", "=", "offset"], "ground_truth": ["-", "total_size", ";"], "File": "iq2000", "Func": "compute_frame_size", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7469, "Length": 330, "Cover_Rate": 0.8354430379746836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "Flags", "=", "Ins", "[", "i", "]", ".", "Flags", ";", "bool", "AlwaysUseMutable", "=", "(", "CallConv", "==", "CallingConv", "::", "Fast", ")", "&&", "PerformTailCallOpt", ";", "bool", "isImmutable", "=", "!", "AlwaysUseMutable", "&&", "!", "Flags", ".", "isByVal", "(", ")", ";", "EVT", "ValVT", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "Indirect", ")", "ValVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "else", "ValVT", "=", "VA", ".", "getValVT", "(", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "ValVT", ".", "getSizeInBits", "(", ")", "/", "", ",", "VA", "."], "ground_truth": ["getLocMemOffset", "(", ")", ",", "isImmutable", ")", ";"], "File": "X86ISelLowering94", "Func": "LowerMemArgument", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7470, "Length": 92, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SCAEdge", "newEdge", "(", "parent", ",", "this", ",", "site", ")", ";", "parent", "->", "Children", ".", "insert", "(", "newEdge", ")", ";", "Parents", ".", "insert", "(", "newEdge"], "ground_truth": [")", ";"], "File": "PatmosStackCacheAnalysis", "Func": "addParent", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7471, "Length": 26, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1_lane_u64", "(", "uint64_t", "*", "__a", ",", "uint64x1_t", "__b", ",", "const", "int"], "ground_truth": ["__c", ")", "{"], "File": "arm", "Func": "neon_vst1_lane_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7472, "Length": 14, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vddupq_x_u8", "(", "uint32_t", "*", "__a", ",", "const", "int", "__imm", ",", "mve_pred16_t"], "ground_truth": ["__p", ")", "{"], "File": "arm", "Func": "mve___arm_vddupq_x_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7473, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "is", "(", "STI", ")", "||", "isCI", "(", "STI", ")", "||", "isVI", "(", "STI", ")", ")", "return", "ID_SYMBOLIC_FIRST_GFX9_", ";", "else", "if", "(", "isGFX9", "(", "STI", ")", ")", "return", "ID_SYMBOLIC_FIRST_GFX10_", ";", "else", "return"], "ground_truth": ["ID_SYMBOLIC_LAST_", ";"], "File": "AMDGPUBaseInfo10", "Func": "getLastSymbolicHwreg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7474, "Length": 35, "Cover_Rate": 0.7608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering", "Func": "getPassThru", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7475, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "rs6000_expand_unop_builtin", "(", "enum", "insn_code", "icode", ",", "tree", "exp", ",", "rtx", "target", ")", "{", "rtx", "pat", ";", "tree", "arg0", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "rtx", "op0", "=", "expand_normal", "(", "arg0", ")", ";", "machine_mode", "tmode", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "machine_mode", "mode0", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "if", "(", "icode", "==", "CODE_FOR_nothing", ")", "return"], "ground_truth": ["", ";"], "File": "rs60006", "Func": "rs6000_expand_unop_builtin", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7476, "Length": 75, "Cover_Rate": 0.30364372469635625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmPrinter", "(", "TargetMachine", "&", "TM", ",", "std", "::", "unique_ptr", "<", "MCStreamer", ">", "Streamer", ")", ":", "AsmPrinter", "(", "TM", ",", "std", "::", "move", "(", "Streamer", ")", ")", ",", "MCInstLowering", "(", "OutContext", ",", "*", "this", ")", ",", "CurrCodeEnd", "(", "", ")", "{", "if", "(", "!", "(", "PTM", "=", "static_cast", "<", "TargetMachine", "*", ">", "(", "&", "TM", ")", ")", ")", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "PatmosAsmPrinter1", "Func": "PatmosAsmPrinter", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7477, "Length": 63, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeGCNNSAReassignPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "("], "ground_truth": [")", ")", ";"], "File": "GCNNSAReassign", "Func": "GCNNSAReassign", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7478, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "void", "EmitPersonalityIndex", "(", "unsigned", "PI", ")", "{", "assert", "(", "PI", "<", "", "::", "NUM_PERSONALITY_INDEX", "&&", "", ")", ";", "EmitByte", "(", "", "::", "EHT_COMPACT", "|"], "ground_truth": ["PI", ")", ";"], "File": "ARMUnwindOpAsm", "Func": "EmitPersonalityIndex", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7479, "Length": 28, "Cover_Rate": 0.8484848484848485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "get", "(", "Opc", ")", ",", "DestReg", ")", ";", "if", "(", "Subtarget", ".", "isMClass", "(", ")", ")", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "add", "(", "predOps", "(", "", ")", ")", ".", "addReg", "(", ""], "ground_truth": [",", "RegState", "::", "Implicit", "|", "getKillRegState", "(", "KillSrc", ")", ")", ";"], "File": "ARMBaseInstrInfo1", "Func": "copyFromCPSR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7480, "Length": 62, "Cover_Rate": 0.5040650406504065, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Triple", "TheTriple", "(", "TT", ")", ";", "if", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "nvptx64", ")", "{", "PointerSize", "=", "CalleeSaveStackSlotSize", "=", "", ";", "}", "CommentString", "=", "", ";", "PrivateGlobalPrefix", "=", "", ";", "AllowPeriodsInName", "=", "false"], "ground_truth": [";"], "File": "NVPTXMCAsmInfo14", "Func": "NVPTXMCAsmInfo", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7481, "Length": 38, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DL", "=", "&", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "DominatorTreeWrapperPass", "*", "const", "DTW", "=", "getAnalysisIfAvailable", "<", "DominatorTreeWrapperPass", ">", "(", ")", ";", "DT", "=", "DTW", "?", "&", "DTW", "->", "getDomTree", "(", ")", ":", "nullptr", ";", "const", "TargetPassConfig", "&", "TPC", "=", "getAnalysis", "<", "TargetPassConfig", ">", "(", ")", ";", "const", "TargetMachine", "&", "TM", "=", "TPC", ".", "getTM", "<", "TargetMachine", ">", "(", ")", ";", "const", "GCNSubtarget", "&", "ST", "=", "TM", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", "F", ")", ";", "HasDPP", "=", "ST", ".", "hasDPP", "("], "ground_truth": [")", ";"], "File": "AMDGPUAtomicOptimizer20", "Func": "runOnFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7482, "Length": 87, "Cover_Rate": 0.49714285714285716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ST", "->", "useHVXOps", "(", ")", ")", ";", "NewOpc", "=", "", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "NewOpc", ")", ",", "DoubleDestReg", ")", ".", "addReg", "(", "HiReg", ",", "HiRegKillFlag", ")", "."], "ground_truth": ["addReg", "(", "LoReg", ",", "LoRegKillFlag", ")", ";"], "File": "HexagonCopyToCombine10", "Func": "emitCombineRR", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7483, "Length": 53, "Cover_Rate": 0.3028571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "n_pieces", ";", "int", "piece", "=", "align", ";", "rtx", "store", "[", "", "]", ";", "rtx", "tmpx", "[", "", "]", ";", "int", "i", ";", "if", "(", "!", "CONST_INT_P", "(", "operands", "[", "", "]", ")", ")", "return", "false", ";", "size", "=", "INTVAL", "(", "operands", "[", "", "]", ")", ";", "if", "(", "align", ">=", "", ")", "n_pieces", "=", "(", "size", "+", "", ")", "/", "", "+", "(", "size", "&", "", ")", ";", "else", "if", "(", "align", "==", "", ")", "n_pieces", "=", "(", "size", "+", "", ")", "/", "", ";", "else", "n_pieces", "=", "size", ";", "if", "(", "n_pieces", ">=", "(", "unsigned", "int", ")", "(", "optimize_size", "?", "", ":", "", ")", ")", "return", "false", ";", "if", "(", "piece", ">", "", ")", "piece", "=", "", ";", "dst_addr", "=", "force_offsettable", "(", "XEXP", "(", "operands", "[", "", "]", ",", "", ")", ",", "size", ",", "", ")", ";", "src_addr", "=", "force_offsettable", "(", "XEXP", "(", "operands", "[", "", "]", ",", "", ")", ",", "size", ",", "", ")", ";", "store", "[", "", "]", "=", "store", "[", "", "]", "=", "NULL_RTX", ";", "tmpx", "[", "", "]", "=", "tmpx", "[", "", "]", "=", "NULL_RTX", ";", "for", "(", "i", "=", "", ";", "size", ">", "", ";", "i", "^=", "", ",", "size", "-=", "piece", ")", "{", "rtx", "tmp", ";", "machine_mode", "mode", ";", "if", "(", "piece", ">", "size", ")", "piece", "=", "size", "&", "-", "size", ";", "mode", "=", "smallest_mode_for_size", "(", "piece", "*", "BITS_PER_UNIT", ",", "MODE_INT", ")", ";", "if", "(", "", "&&", "tmpx", "[", "i", "]", "&&", "GET_MODE", "(", "tmpx", "[", "i", "]", ")", "==", "mode", ")", "tmp", "=", "tmpx", "[", "i", "]", ";", "else", "tmpx", "[", "i", "]", "=", "tmp", "=", "gen_reg_rtx", "(", "mode", ")", ";", "dst_addr", "=", "force_offsettable", "(", "dst_addr", ",", "piece", ",", "", ")", ";", "src_addr", "=", "force_offsettable", "(", "src_addr", ",", "piece", ",", "", ")", ";", "if", "(", "store", "[", "i", "]", ")", "emit_insn", "(", "store", "[", "i", "]", ")", ";", "emit_move_insn", "(", "tmp", ",", "change_address", "(", "src", ",", "mode", ",", "src_addr", ")", ")", ";", "store", "[", "i", "]", "=", "gen_move_insn", "(", "change_address", "(", "dst", ",", "mode", ",", "dst_addr", ")", ",", "tmp", ")", ";", "dst_addr", "=", "plus_constant", "(", "Pmode", ",", "dst_addr", ",", "piece", ")", ";", "src_addr", "=", "plus_constant", "(", "Pmode", ",", "src_addr", ",", "piece", ")", ";", "}", "if", "(", "store", "[", "i", "]", ")", "emit_insn", "(", "store", "[", "i", "]", ")", ";", "if", "(", "store", "[", "i", "^", "", "]", ")", "emit_insn", "(", "store", "[", "i", "^", "", "]", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "arc4", "Func": "arc_expand_movmem", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7484, "Length": 400, "Cover_Rate": 0.9009009009009009, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "const", "Function", "*", "Callee", "=", "I", ".", "getCalledFunction", "(", ")", ";", "const", "Type", "*", "RetTy", "=", "cast", "<", "StructType", ">", "(", "Callee", "->", "getReturnType", "(", ")", ")", "->", "getTypeAtIndex", "(", "unsigned", "(", "", ")", ")", ";", "EVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "RetTy", ",", "VT", ")", ")", "return", "false", ";", "const", "Value", "*", "Op1", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "const", "Value", "*", "Op2", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "unsigned", "Reg1", "=", "getRegForValue", "(", "Op1", ")", ";", "unsigned", "Reg2", "=", "getRegForValue", "(", "Op2", ")", ";", "if", "(", "Reg1", "==", "", "||", "Reg2", "==", "", ")", "return", "false", ";", "unsigned", "OpC", "=", "", ";", "if", "(", "VT", "==", "", ")", "OpC", "=", "", ";", "else", "if", "(", "VT", "==", "", ")", "OpC", "=", "", ";", "else", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "OpC", ")", ",", "ResultReg", ")", ".", "addReg", "(", "Reg1", ")", ".", "addReg", "(", "Reg2", ")", ";", "unsigned", "DestReg1", "=", "UpdateValueMap", "(", "&", "I", ",", "ResultReg", ")", ";", "if", "(", "DestReg1", "!=", "ResultReg", ")", "ResultReg", "=", "DestReg1", "+", "", ";", "else", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "", ")", ")", ";", "unsigned", "Opc", "=", "", ";", "if", "(", "I", ".", "getIntrinsicID", "(", ")", "==", "", ")", "Opc", "=", "", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII"], "ground_truth": [".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ";"], "File": "X86FastISel39", "Func": "X86VisitIntrinsicCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7485, "Length": 291, "Cover_Rate": 0.418705035971223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "crtl", "->", "calls_eh_return", "&&", "regno", ">=", "", "&&", "regno", "<", "", ")", "return", "true", ";", "return", "!", "call_used_or_fixed_reg_p", "(", "regno", ")", "&&", "df_regs_ever_live_p"], "ground_truth": ["(", "regno", ")", ";"], "File": "xtensa", "Func": "xtensa_call_save_reg", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7486, "Length": 29, "Cover_Rate": 0.4142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "(", "VT", "==", "", "||", "VT", "==", "", ")", ")", "return", "PerformSRACombine", "(", "N", ",", "DCI", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", "||", "!", "TLI", ".", "isTypeLegal", "(", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "ST", "->", "hasNEON", "(", ")", "&&", "", ")", ";", "int64_t", "Cnt", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "if", "(", "isVShiftLImm", "(", "N", "->", "getOperand", "(", "", ")", ",", "VT", ",", "Cnt", ")", ")", "{", "SDValue", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", "->", "getOperand", "(", "", ")", ")", ",", "VT", ",", "DAG", ".", "getConstant", "(", "Cnt", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "RHS", ")", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "isVShiftRImm", "(", "N", "->", "getOperand", "(", "", ")", ",", "VT", ",", "Cnt", ")", ")", "{", "SDValue", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", "->", "getOperand", "(", "", ")", ")", ",", "VT", ",", "DAG", ".", "getConstant", "(", "Cnt", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "N", "->", "getOpcode", "(", ")", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "RHS", ")", ";", "}", "break", ";", "}", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "AArch64ISelLowering31", "Func": "PerformShiftCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7487, "Length": 278, "Cover_Rate": 0.8660436137071651, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "PerformADDECombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSUBECombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "case", "", ":", "return", "PerformDivRemCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSELECTCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformANDCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformORCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformADDCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "MipsISelLowering101", "Func": "PerformDAGCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7488, "Length": 111, "Cover_Rate": 0.6453488372093024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumRegs", ">", "", "&&", "TableEntry", "->", "copyAllListRegs", ")", "MIB", ".", "addReg", "(", "D1", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "if", "(", "NumRegs", ">", "", "&&", "TableEntry", "->", "copyAllListRegs", ")", "MIB", ".", "addReg", "(", "D2", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "if", "(", "NumRegs", ">", "", "&&", "TableEntry", "->", "copyAllListRegs", ")", "MIB", ".", "addReg", "(", "D3", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "if", "(", "TableEntry", "->", "isUpdating", ")", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "if", "(", "TableEntry", "->", "hasWritebackOperand", ")", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "unsigned", "SrcOpIdx", "=", "", ";", "if", "(", "RegSpc", "==", "EvenDblSpc", "||", "RegSpc", "==", "OddDblSpc", ")", "SrcOpIdx", "=", "OpIdx", "++", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "if", "(", "SrcOpIdx", "!=", "", ")", "{", "MachineOperand", "MO", "=", "MI", ".", "getOperand", "(", "SrcOpIdx", ")", ";", "MO", ".", "setImplicit", "(", "true", ")", ";", "MIB", ".", "addOperand", "(", "MO", ")"], "ground_truth": [";"], "File": "ARMExpandPseudoInsts (2)", "Func": "ExpandVLD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7489, "Length": 219, "Cover_Rate": 0.49547511312217196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_store_ps", "("], "ground_truth": ["void", "*", "__P", ",", "__mmask8", "__U", ",", "__m256", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_store_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7490, "Length": 26, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "insn", "!=", "BB_END", "(", "bb", ")", ")", "distance", "=", "distance_agu_use_in_bb", "(", "regno0", ",", "insn", ",", "distance", ",", "NEXT_INSN", "(", "insn", ")", ",", "&", "found", ",", "&", "redefined", ")", ";", "if", "(", "!", "found", "&&", "!", "redefined", "&&", "distance", "<", "LEA_SEARCH_THRESHOLD", ")", "{", "edge", "e", ";", "edge_iterator", "ei", ";", "bool", "simple_loop", "=", "false", ";", "FOR_EACH_EDGE", "(", "e", ",", "ei", ",", "bb", "->", "succs", ")", "if", "(", "e", "->", "dest", "==", "bb", ")", "{", "simple_loop", "=", "true", ";", "break", ";", "}", "if", "(", "simple_loop", ")", "distance", "=", "distance_agu_use_in_bb", "(", "regno0", ",", "insn", ",", "distance", ",", "BB_HEAD", "(", "bb", ")", ",", "&", "found", ",", "&", "redefined", ")", ";", "else", "{", "int", "shortest_dist", "=", "-", "", ";", "bool", "found_in_bb", "=", "false", ";", "bool", "redefined_in_bb", "=", "false", ";", "FOR_EACH_EDGE", "(", "e", ",", "ei", ",", "bb", "->", "succs", ")", "{", "int", "bb_dist", "=", "distance_agu_use_in_bb", "(", "regno0", ",", "insn", ",", "distance", ",", "BB_HEAD"], "ground_truth": ["(", "e", "->", "dest", ")", ",", "&", "found_in_bb", ",", "&", "redefined_in_bb", ")", ";"], "File": "i386", "Func": "distance_agu_use", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7491, "Length": 161, "Cover_Rate": 0.6264591439688716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ",", "__gnu_inline__", ",", "__artificial__", ")", ")", "vmlal_n_s16", "(", "int32x4_t", "a", ",", "int16x4_t", "b", ",", "int16_t", "c", ")", "{", "int32x4_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";", "return"], "ground_truth": ["result", ";"], "File": "arm", "Func": "neon4_vmlal_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7492, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "Instr", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", ";", "case", "", ":", "case", "", ":", "return", "Instr", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", ";", "case", "", ":", "return", "Instr", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", "&&", "Instr", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", ";", "case", "", ":", "case", "", ":", "return", "Instr", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", "&&", "Instr", "->", "getOperand", "(", "", ")", "."], "ground_truth": ["getReg", "(", ")", "!=", "", ";"], "File": "ARMFeatures5", "Func": "isV8EligibleForIT", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7493, "Length": 124, "Cover_Rate": 0.31876606683804626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_shrdv_epi16", "("], "ground_truth": ["__m256i", "__A", ",", "__mmask16", "__B", ",", "__m256i", "__C", ",", "__m256i", "__D", ")", "{"], "File": "avx512vbmi2vlintrin", "Func": "_mm256_mask_shrdv_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7494, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GV", "->", "getType", "(", ")", "->", "getAddressSpace", "(", ")", "==", "AMDGPUA", ".", "CONSTANT_ADDRESS", "&&"], "ground_truth": ["", "(", "TT", ")", ";"], "File": "SIISelLowering114", "Func": "shouldEmitFixup", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7495, "Length": 20, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LowerFPToInt", "(", "MI", ",", "DL", ",", "BB", ",", "TII", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "case", "", ":", "return", "LowerFPToInt", "(", "MI", ",", "DL", ",", "BB", ",", "TII", ",", "true", ",", "false", ",", "false", ",", "", ")", ";", "case", "", ":", "return", "LowerFPToInt", "(", "MI", ",", "DL", ",", "BB", ",", "TII", ",", "false", ",", "true", ",", "false", ",", "", ")", ";", "case", "", ":", "return", "LowerFPToInt", "(", "MI", ",", "DL", ",", "BB", ",", "TII", ",", "true", ",", "true", ",", "false", ",", "", ")", ";", "case", "", ":", "return", "LowerFPToInt", "(", "MI", ",", "DL", ",", "BB", ",", "TII", ",", "false", ",", "false", ",", "true", ",", "", ")", ";", "case", "", ":", "return", "LowerFPToInt", "(", "MI", ",", "DL", ",", "BB", ",", "TII", ",", "true", ",", "false", ",", "true", ",", "", ")", ";", "case", "", ":", "return", "LowerFPToInt", "(", "MI", ",", "DL", ",", "BB", ",", "TII", ",", "false", ",", "true", ",", "true", ",", "", ")", ";", "case", "", ":", "return", "LowerFPToInt", "(", "MI", ",", "DL", ",", "BB", ",", "TII", ",", "true", ",", "true", ",", "true", ",", "", ")", ";", "case", ""], "ground_truth": [":"], "File": "WebAssemblyISelLowering79", "Func": "EmitInstrWithCustomInserter", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7496, "Length": 184, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "defined", "(", "__ppc__", ")", "||", "defined", "(", "__powerpc__", ")", ")", "if", "(", "CPUName", "==", "", ")", "CPUName", "=", "sys", "::", "getHostCPUName", "(", ")", ";", "InstrItins", "=", "getInstrItineraryForCPU", "(", "CPUName", ")", ";", "std", "::", "string", "FullFS", "=", "FS", ";", "if", "(", "Is64", ")", "{", "Has64BitSupport", "=", "true", ";", "Use64BitRegs", "=", "true", ";", "if", "(", "!", "FullFS", ".", "empty", "(", ")", ")", "FullFS", "=", "", "+", "FullFS", ";", "else", "FullFS", "=", "", ";", "}", "if", "(", "OptLevel", ">=", "CodeGenOpt", "::", "Default", ")", "{", "if", "(", "!", "FullFS", ".", "empty", "(", ")", ")", "FullFS", "=", "", "+", "FullFS", ";", "else", "FullFS", "=", "", ";", "}", "ParseSubtargetFeatures", "(", "CPUName", ",", "FullFS"], "ground_truth": [")", ";"], "File": "PPCSubtarget67", "Func": "initSubtargetFeatures", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7497, "Length": 110, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "V2", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", "||", "V2", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", "||", "V1", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "", "(", "V2", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", "/", "", ";", "++", "i", ")", "if", "(", "!", "isUndefOrEqual", "(", "SVOp", "->", "getMaskElt", "(", "i", ")", ",", "i", ")", "||", "!", "isUndefOrEqual", "(", "SVOp", "->", "getMaskElt", "(", "i", "+", "NumElems", "/", "", ")", ",", "NumElems", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "LoadSDNode", "*", "Ld", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "V1", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "Ld", "->", "hasNUsesOfValue", "(", ""], "ground_truth": [",", "", ")", ")", "{"], "File": "X86ISelLowering (2)3", "Func": "PerformShuffleCombine256", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7498, "Length": 153, "Cover_Rate": 0.3084677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", "<<", "Imm", "<<", "", "<<", "Rot", ";", "if", "(", "VerboseAsm", ")", "O", "<<", "' '", "<<", "MAI", "->", "getCommentString", "(", ")", "<<", "' '", "<<", "(", "int", ")", "", "(", "Imm", ",", "Rot", ")", ";", "}", "else", "{", "O", "<<", "", "<<", "Imm"], "ground_truth": [";"], "File": "ARMInstPrinter14", "Func": "printSOImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7499, "Length": 45, "Cover_Rate": 0.39823008849557523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "qword", "si_rotqbi", "(", "qword", "a", ",", "qword", "count", ")", "{", "vec_uchar16", "x", ",", "y", ";", "vec_uchar16", "result", ";", "x", "=", "vec_and", "(", "vec_splat", "(", "(", "vec_uchar16", ")", "(", "count", ")", ",", "", ")", ",", "vec_splat_u8", "(", "", ")", ")", ";", "y", "=", "(", "vec_uchar16", ")", "(", "vec_sr", "(", "(", "vec_uint4", ")", "vec_sro", "(", "(", "vec_uchar16", ")", "(", "a", ")", ",", "(", "(", "vec_uchar16", ")", "(", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ")", ")", ","], "ground_truth": ["(", "vec_uint4", ")", "vec_sub", "(", "vec_splat_u8", "(", "", ")", ",", "x", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_rotqbi", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7500, "Length": 98, "Cover_Rate": 0.765625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "pdp11_legitimate_constant_p", "(", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "rtx", "x", ")", "{", "return", "GET_CODE", "(", "x", ")", "!=", "CONST_DOUBLE", "||", "legitimate_const_double_p", "(", "x"], "ground_truth": [")", ";"], "File": "pdp11", "Func": "pdp11_legitimate_constant_p", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7501, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "aarch64_add_constant_internal", "(", "mode", ",", "regnum", ",", "scratchreg", ",", "delta"], "ground_truth": [",", "false", ",", "true", ")", ";"], "File": "aarch644", "Func": "aarch64_add_constant", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7502, "Length": 15, "Cover_Rate": 0.4411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "std", "::", "min", "(", "ST", ".", "getMaxNumVGPRs", "(", "Occupancy", ")", ",", "ST", ".", "getMaxNumVGPRs", "(", "MF", ")", ")", ";", "case", "", ":", "return", "std", "::", "min", "(", "ST", ".", "getMaxNumSGPRs", "(", "Occupancy", ",", "true", ")", ",", "ST"], "ground_truth": [".", "getMaxNumSGPRs", "(", "MF", ")", ")", ";"], "File": "SIRegisterInfo114", "Func": "getRegPressureLimit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7503, "Length": 48, "Cover_Rate": 0.384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LiveNodes", ".", "insert", "(", "N", ")", ";", "auto", "RA", "=", "DFG", ".", "addr", "<", "RefNode", "*", ">", "(", "N", ")", ";", "if", "(", "DFG", ".", "IsDef", "(", "RA", ")", ")", "processDef", "(", "RA", ",", "WorkQ", ")", ";", "else", "processUse", "(", "RA", ",", "WorkQ", ")", ";", "}", "if", "(", "trace", "(", ")", ")", "{", "dbgs", "(", ")", "<<", "", ";", "for", "(", "NodeId", "N", ":", "LiveNodes", ")", "{", "auto", "RA", "=", "DFG", ".", "addr", "<", "RefNode", "*", ">", "(", "N", ")", ";", "dbgs", "(", ")", "<<", "PrintNode", "<", "RefNode", "*", ">", "(", "RA", ",", "DFG", ")", "<<", "", ";", "}", "}", "auto", "IsDead", "=", "[", "this", "]", "(", "NodeAddr", "<", "InstrNode", "*", ">", "IA", ")", "->", "bool", "{", "for", "(", "NodeAddr", "<", "DefNode", "*", ">", "DA", ":", "IA", ".", "Addr", "->", "members_if", "(", "DFG", ".", "IsDef", ",", "DFG", ")", ")", "if", "(", "LiveNodes", ".", "count", "(", "DA", ".", "Id", ")", ")", "return", "false", ";", "return", "true", ";", "}", ";", "for", "(", "NodeAddr", "<", "BlockNode", "*", ">", "BA", ":", "DFG", ".", "getFunc", "(", ")", ".", "Addr", "->", "members", "(", "DFG", ")", ")", "{", "for", "(", "NodeAddr", "<", "InstrNode", "*", ">", "IA", ":", "BA", ".", "Addr", "->", "members", "(", "DFG", ")", ")", "{", "for", "(", "NodeAddr", "<", "RefNode", "*", ">", "RA", ":", "IA", ".", "Addr", "->", "members", "(", "DFG", ")", ")", "if", "(", "!", "LiveNodes", ".", "count", "(", "RA", ".", "Id", ")", ")", "DeadNodes", ".", "insert", "(", "RA", ".", "Id", ")", ";", "if", "(", "DFG", ".", "IsCode", "<", "NodeAttrs", "::", "Stmt", ">", "(", "IA", ")", ")", "if", "(", "isLiveInstr", "(", "NodeAddr", "<", "StmtNode", "*", ">", "(", "IA", ")", ".", "Addr", "->", "getCode", "(", ")", ")", ")", "continue", ";", "if", "(", "IsDead", "(", "IA", ")", ")", "{", "DeadInstrs", ".", "insert", "(", "IA", ".", "Id", ")", ";", "if", "(", "trace", "(", ")", ")", "dbgs", "(", ")", "<<", "", "<<", "PrintNode", "<", "InstrNode", "*", ">", "(", "IA", ",", "DFG", ")", "<<", "", ";", "}", "}", "}", "return", "!", "DeadNodes", ".", "empty", "("], "ground_truth": [")", ";"], "File": "RDFDeadCode", "Func": "collect", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7504, "Length": 328, "Cover_Rate": 0.7922705314009661, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "RC", "==", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "false", ",", "false", ",", "isKill", ")", ";", "else", "if", "(", "RC", "==", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "("], "ground_truth": ["SrcReg", ",", "false", ",", "false", ",", "isKill", ")", ";"], "File": "SparcInstrInfo36", "Func": "storeRegToStackSlot", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7505, "Length": 84, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "&", "getTargetStreamer", "(", ")", "{", "return", "static_cast", "<", "TargetStreamer", "&", ">", "(", "*", "OutStreamer", ".", "getTargetStreamer"], "ground_truth": ["(", ")", ")", ";"], "File": "SparcAsmPrinter10", "Func": "getTargetStreamer", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7506, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Insn", "=", "(", "Bytes", "[", "", "]", "<<", "", ")", "|", "(", "Bytes", "[", "", "]", "<<", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "TriCoreDisassembler (2)", "Func": "readInstruction16", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7507, "Length": 24, "Cover_Rate": 0.36923076923076925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmPrinter", "::", "ShouldPrintNextBlock", "(", "const", "MachineBasicBlock", "&", "CurMBB", ")", "const", "{", "auto", "Term", "=", "CurMBB", ".", "terminators", "(", ")", ";", "if", "(", "Term", ".", "begin", "(", ")", "==", "Term", ".", "end", "(", ")", "||", "Term", ".", "begin", "(", ")", "->", "getOpcode", "(", ")"], "ground_truth": ["==", "", "||", "Term", ".", "begin", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "return", "true", ";"], "File": "TVMAsmPrinter", "Func": "ShouldPrintNextBlock", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7508, "Length": 62, "Cover_Rate": 0.8857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Size", "=", "(", "Suffix", "==", "'n'", "?", "", ":", "", ")", ";", "for", "(", "unsigned", "II", "=", "", ",", "IE", "=", "Size", ";", "II", "!=", "IE", ";", "II", "=", "II", "+", "", ")", "{", "const", "unsigned", "I0", "=", "LittleEndian", "?", "II", "+", "", ":", "II", "+", "", ";", "const", "unsigned", "I1", "=", "LittleEndian", "?", "II", "+", "", ":", "II", "+", "", ";", "Buffer", "[", "Size", "-", "II", "-", "", "]", "=", "uint8_t", "(", "Inst", ">>", "I0", "*", "CHAR_BIT", ")", ";", "Buffer", "[", "Size", "-", "II", "-", "", "]", "=", "uint8_t", "(", "Inst", ">>", "I1", "*", "CHAR_BIT", ")", ";", "}", "break", ";", "default", ":", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "ARMTargetStreamer12", "Func": "emitInst", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7509, "Length": 108, "Cover_Rate": 0.45188284518828453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__crc32d", "(", "uint32_t", "__a", ",", "uint64_t", "__b", ")", "{", "uint32_t", "__d", ";", "__d", "=", "__crc32w", "(", "__crc32w", "(", "__a", ",", "__b", "&", "", ")", ",", "__b", ">>", "", ")", ";", "return", "__d"], "ground_truth": [";"], "File": "arm", "Func": "acle___crc32d", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7510, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_cvtsi64_ss", "(", "__m128", "__A", ",", "long", "long", "__B", ")", "{"], "File": "xmmintrin", "Func": "_mm_cvtsi64_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7511, "Length": 23, "Cover_Rate": 0.6052631578947368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getVarArgsFrameIndex", "("], "ground_truth": [")", "const", "{"], "File": "ARCompactMachineFunctionInfo", "Func": "getVarArgsFrameIndex", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7512, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Indirect", "=", "gvNeedsNonLazyPtr", "(", "RelocOp", "->", "getGlobal", "(", ")", ")", ";", "emitGlobalAddress", "(", "RelocOp", "->", "getGlobal", "(", ")", ",", "rt", ",", "RelocOp", "->", "getOffset", "(", ")", ",", "PCAdj", ",", "NeedStub", ",", "Indirect", ")", ";", "}", "else", "if", "(", "RelocOp", "->", "isCPI", "(", ")", ")", "{", "unsigned", "rt", "=", "Is64BitMode", "?", "", ":", "", ";", "emitConstPoolAddress", "(", "RelocOp", "->", "getIndex", "(", ")", ",", "rt", ",", "RelocOp", "->", "getOffset", "(", ")", ",", "PCAdj", ")", ";", "}", "else", "if", "(", "RelocOp", "->", "isJTI", "(", ")", ")", "{", "unsigned", "rt", "=", "Is64BitMode", "?", "", ":", "", ";", "emitJumpTableAddress", "(", "RelocOp", "->", "getIndex", "(", ")", ",", "rt"], "ground_truth": [",", "PCAdj", ")", ";"], "File": "X86CodeEmitter22", "Func": "emitDisplacementField", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7513, "Length": 107, "Cover_Rate": 0.5219512195121951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getSGPR32PressureSet", "(", ")", "const", "{", "return", "SGPR32SetID"], "ground_truth": [";", "}"], "File": "SIRegisterInfo43", "Func": "getSGPR32PressureSet", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7514, "Length": 10, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectVOP3PModsDOT", "(", "SDValue", "In", ",", "SDValue", "&", "Src", ",", "SDValue"], "ground_truth": ["&", "SrcMods", ")", "const", "{"], "File": "AMDGPUISelDAGToDAG37", "Func": "SelectVOP3PModsDOT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7515, "Length": 18, "Cover_Rate": 0.5806451612903226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Pred", "=", "static_cast", "<", "CmpInst", "::", "Predicate", ">", "(", "PredNum", ")", ";", "switch", "(", "Pred", ")", "{", "case", "CmpInst", "::", "ICMP_EQ", ":", "return", "", ";", "case", "CmpInst", "::", "ICMP_NE", ":", "return", "", ";", "default", ":", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SPIRVInstructionSelector", "Func": "getBoolCmpOpcode", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7516, "Length": 41, "Cover_Rate": 0.7454545454545455, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "*", "Fn", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ";", "const", "Module", "*", "M", "=", "Fn", "->", "getParent", "(", ")", ";", "CalleeFn", "=", "M", "->", "getFunction", "(", "E", "->", "getSymbol", "(", ")", ")", ";", "}", "if", "(", "!", "CalleeFn", ")", "return", "", ";", "assert", "(", "CalleeFn", "->", "hasStructRetAttr", "(", ")", "&&", "", ")", ";", "PointerType", "*", "Ty", "=", "cast", "<", "PointerType", ">", "(", "CalleeFn", "->", "arg_begin", "(", ")", "->", "getType", "(", ")", ")", ";", "Type", "*", "ElementTy", "=", "Ty", "->", "getElementType", "("], "ground_truth": [")", ";"], "File": "SparcISelLowering1", "Func": "getSRetArgSize", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7517, "Length": 89, "Cover_Rate": 0.5329341317365269, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ML", "->", "contains", "(", "Bottom", ")", "&&", "ML", "->", "isLoopLatch", "(", "Bottom", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "X86PreTileConfig", "Func": "isLoopBackEdge", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7518, "Length": 22, "Cover_Rate": 0.3728813559322034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "getEndLoc", "(", ")", "const", "override", "{", "return"], "ground_truth": ["End", ";"], "File": "MSP430AsmParser11", "Func": "getEndLoc", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7519, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "swap", "(", "d", "->", "op0", ",", "d", "->", "op1", ")", ";", "location", "=", "d", "->", "perm", ".", "length", "(", ")", ".", "to_constant", "(", ")", "-", "location", ";", "}", "offset", "=", "GEN_INT", "(", "location", ")", ";", "emit_set_insn", "(", "d", "->", "target", ",", "gen_rtx_UNSPEC", "(", "d", "->", "vmode", ",", "gen_rtvec", "(", "", ","], "ground_truth": ["d", "->", "op0", ",", "d", "->", "op1", ",", "offset", ")", ",", "UNSPEC_EXT", ")", ")", ";"], "File": "aarch64", "Func": "aarch64_evpc_ext", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7520, "Length": 68, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CmpValue", "!=", "ExpectedValue", ")", "{", "if", "(", "!", "IsReversable", ")", "return", "false", ";", "IsReversedCC", "=", "CmpValue", "==", "(", "ExpectedValue", "^", "Mask", ")", ";", "if", "(", "!", "IsReversedCC", ")", "return", "false", ";", "}", "Register", "DefReg", "=", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "IsReversedCC", "&&", "!", "MRI", "->", "hasOneNonDBGUse", "(", "DefReg", ")", ")", "return", "false", ";", "for", "(", "auto", "I", "=", "std", "::", "next", "(", "Def", "->", "getIterator", "(", ")", ")", ",", "E", "=", "CmpInstr", ".", "getIterator", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "modifiesRegister", "(", "", ",", "&", "RI", ")", "||", "I", "->", "killsRegister", "(", "", ",", "&", "RI", ")", ")", "return", "false", ";", "}", "MachineOperand", "*", "SccDef", "=", "Def", "->", "findRegisterDefOperand", "(", "", ")", ";", "SccDef", "->", "setIsDead", "(", "false", ")", ";", "CmpInstr", ".", "eraseFromParent", "(", ")", ";", "if", "(", "!", "MRI", "->", "use_nodbg_empty", "(", "DefReg", ")", ")", "{", "assert", "(", "!", "IsReversedCC", ")", ";", "return", "true", ";", "}", "MachineBasicBlock", "*", "MBB", "=", "Def", "->", "getParent", "(", ")", ";", "unsigned", "NewOpc", "=", "(", "SrcSize", "==", "", ")", "?", "IsReversedCC", "?", "", ":", "", ":", "IsReversedCC", "?", "", ":", "", ";", "BuildMI", "(", "*", "MBB", ",", "Def", ",", "Def", "->", "getDebugLoc", "(", ")", ",", "get", "(", "NewOpc", ")", ")", ".", "add", "(", "*", "SrcOp", ")", ".", "addImm", "(", "Log2_64", "(", "Mask", ")", ")", ";", "Def", "->", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", ";", "switch", "(", "CmpInstr", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "optimizeCmpAnd", "(", "", ",", "", ",", "true", ",", "false", ")", ";", "case", "", ":", "case", "", ":", "return", "optimizeCmpAnd", "(", "", ",", "", ",", "false", ",", "false", ")", ";", "case", "", ":", "case", "", ":", "return", "optimizeCmpAnd", "(", "", ",", "", ",", "false", ",", "true", ")", ";", "case", ""], "ground_truth": [":"], "File": "SIInstrInfo53", "Func": "optimizeCompareInstr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7521, "Length": 317, "Cover_Rate": 0.41492146596858637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "uint32x4_t", "vsha1su1q_u32", "(", "uint32x4_t", "tw0_3", ",", "uint32x4_t", "w12_15", ")", "{", "return", "__builtin_aarch64_crypto_sha1su1v4si_uuu", "(", "tw0_3", ","], "ground_truth": ["w12_15", ")", ";"], "File": "arm", "Func": "neon2_vsha1su1q_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7522, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "const", "&", "ST", "=", "MIRBuilder", ".", "getMF", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "unsigned", "Opcode", "=", "ST", ".", "getReturnOpcode", "(", ")", ";", "auto", "Ret", "=", "MIRBuilder", ".", "buildInstrNoInsert", "(", "Opcode", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "if", "(", "!", "lowerReturnVal", "(", "MIRBuilder", ",", "Val", ",", "VRegs", ",", "Ret", ")", ")", "return", "false", ";", "MIRBuilder", ".", "insertInstr", "(", "Ret", ")"], "ground_truth": [";"], "File": "ARMCallLowering", "Func": "lowerReturn", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7523, "Length": 69, "Cover_Rate": 0.6216216216216216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_popcnt_epi64", "(", "__m128i", "__A", ",", "__mmask8", "__U", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpopcountq_v2di_mask", "(", "(", "__v2di", ")", "__A", ",", "("], "ground_truth": ["__v2di", ")", "__B", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vpopcntdqvlintrin4", "Func": "_mm_mask_popcnt_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7524, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_lroundsfsi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vcvtas_s32_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7525, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetMachine", "&", "TM", "=", "AP", ".", "TM", ";", "Mangler", "*", "Mang", "=", "AP", ".", "Mang", ";", "const", "DataLayout", "&", "DL", "=", "AP", ".", "getDataLayout", "(", ")", ";", "MCContext", "&", "Ctx", "=", "AP", ".", "OutContext", ";", "SmallString", "<", "", ">", "Name", ";", "StringRef", "Suffix", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "Suffix", "=", "", ";", "if", "(", "!", "Suffix", ".", "empty", "(", ")", ")", "Name", "+=", "DL", ".", "getPrivateGlobalPrefix", "(", ")", ";", "if", "(", "!", "MO", ".", "isGlobal", "(", ")", ")", "{", "assert", "(", "MO", ".", "isSymbol", "(", ")", "&&", "", ")", ";", "Mangler", "::", "getNameWithPrefix", "(", "Name", ",", "MO", ".", "getSymbolName", "(", ")", ",", "DL", ")", ";", "}", "else", "{", "const", "GlobalValue", "*", "GV", "=", "MO", ".", "getGlobal", "(", ")", ";", "TM", ".", "getNameWithPrefix", "(", "Name", ",", "GV", ",", "*", "Mang", ")", ";", "}", "Name", "+=", "Suffix", ";", "MCSymbol", "*", "Sym", "=", "Ctx", ".", "getOrCreateSymbol", "(", "Name", ")", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "{", "MachineModuleInfoMachO", "&", "MachO", "=", "getMachOMMI", "(", "AP", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "MachO", ".", "getGVStubEntry", "("], "ground_truth": ["Sym", ")", ";"], "File": "PPCMCInstLower7", "Func": "GetSymbolFromOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7526, "Length": 187, "Cover_Rate": 0.7056603773584905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Y", ")", ")", "return", "C", "->", "getAPIntValue"], "ground_truth": ["(", ")", ".", "ule", "(", "", ")", ";"], "File": "MipsISelLowering53", "Func": "hasBitTest", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7527, "Length": 26, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetPassConfig", "::", "addMachineSSAOptimization", "(", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createMIPeepholeOptPass", "(", ")"], "ground_truth": [")", ";"], "File": "AArch64TargetMachine1", "Func": "addMachineSSAOptimization", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7528, "Length": 25, "Cover_Rate": 0.7575757575757576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "rclass", "==", "CCREGS", ")", "return", "mode", "==", "BImode", ";", "if", "(", "mode", "==", "PDImode", "||", "mode", "==", "V2PDImode", ")", "return", "regno", "==", "REG_A0", "||", "regno", "==", "REG_A1", ";", "if", "(", "mode", "==", "DImode"], "ground_truth": [")", "return", "regno", "<", "REG_M3", ";"], "File": "bfin3", "Func": "hard_regno_mode_ok", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 7529, "Length": 41, "Cover_Rate": 0.36607142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MFI", "=", "funcInfo", ".", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "Context", "=", "&", "funcInfo", ".", "Fn", "->", "getContext", "(", ")", ";", "TargetSupported", "=", "(", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "&&", "(", "(", "Subtarget", "->", "has32r2", "(", ")", "||", "Subtarget", "->", "has32", "(", ")", ")", "&&", "(", "static_cast", "<", "const", "TargetMachine", "&", ">"], "ground_truth": ["(", "TM", ")", ".", "getABI", "(", ")", ".", "IsO32", "(", ")", ")", ")", ")", ";"], "File": "MipsFastISel11", "Func": "MipsFastISel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7530, "Length": 76, "Cover_Rate": 0.48717948717948717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_aarch64_simd_xi", "__o", ";", "__o", "=", "__builtin_aarch64_ld4di", "(", "(", "const", "__builtin_aarch64_simd_di", "*", ")", "__a", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "uint64x1_t", ")", "__builtin_aarch64_get_dregxidi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "uint64x1_t", ")", "__builtin_aarch64_get_dregxidi"], "ground_truth": ["(", "__o", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vld4_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7531, "Length": 49, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "real_insn_and_same_bb_p", "(", "const", "insn_info", "*", "insn", ",", "const", "bb_info", "*", "bb", ")", "{", "return", "insn", "!=", "nullptr", "&&", "insn", "->", "is_real", "(", ")", "&&"], "ground_truth": ["insn", "->", "bb", "(", ")", "==", "bb", ";"], "File": "riscv-vsetvl", "Func": "real_insn_and_same_bb_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7532, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pbroadcastb512_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v64qi", ")", "_mm512_setzero_si512", "(", ")", ","], "ground_truth": ["__M", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_maskz_broadcastb_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7533, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "HAS_VLINDEX", "(", "MCID", ".", "TSFlags", ")", ")", "return", "GET_VLINDEX", "(", "MCID", ".", "TSFlags", ")", ";", "return", "-"], "ground_truth": ["", ";"], "File": "LVLGen", "Func": "getVLIndex", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7534, "Length": 21, "Cover_Rate": 0.4883720930232558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "Op", ".", "getReg", "(", ")", ";", "O", "<<", "getRegisterName", "(", "Reg", ")", ";", "}", "else", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "printImm", "(", "MI", ",", "OpNo", ",", "STI", ",", "O", ")", ";", "}", "else", "{", "assert", "(", "Op", ".", "isExpr", "(", ")", "&&", "", ")", ";", "Op", ".", "getExpr", "(", ")", "->", "print", "(", "O"], "ground_truth": [",", "&", "MAI", ")", ";"], "File": "AArch64InstPrinter11", "Func": "printOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7535, "Length": 66, "Cover_Rate": 0.5892857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "const", "GlobalVariable", "*", ">", "Items", "=", "ExternalVarDefs", ";", "if", "(", "!", "Items", ".", "size", "(", ")", ")", "return", ";", "O", "<<", "", "<<", "MAI", "->", "getCommentString", "(", ")", "<<"], "ground_truth": ["", "<<", "", ";"], "File": "PIC16AsmPrinter3", "Func": "EmitDefinedVars", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7536, "Length": 37, "Cover_Rate": 0.38144329896907214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "multiple_operation_profitable_p", "(", "false", ",", "count", ",", "", ")", ")", "{", "rtx", "seq", ";", "start_sequence", "(", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "count", ";", "i", "++", ")", "emit_move_insn", "(", "gen_rtx_REG", "(", "SImode", ",", "regs", "[", "i", "]", ")", ",", "mems", "[", "i", "]", ")", ";", "if", "(", "wback_offset", "!=", "", ")", "emit_move_insn", "(", "basereg", ",", "plus_constant", "(", "Pmode", ",", "basereg", ",", "wback_offset", ")", ")", ";", "seq", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")", ";", "return", "seq", ";", "}", "result", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "count", "+", "(", "wback_offset", "!=", "", "?"], "ground_truth": ["", ":", "", ")", ")", ")", ";"], "File": "arm4", "Func": "arm_gen_load_multiple_1", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7537, "Length": 107, "Cover_Rate": 0.4692982456140351, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "p", "=", "getenv", "(", "", ")", ";", "val", "=", "p", "&&", "strlen", "(", "p", ")", ";", "}", "return", "!", "val"], "ground_truth": [";"], "File": "ARMAsmPrinter41", "Func": "check_annotate_envvar", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7538, "Length": 24, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "Thumb1RegisterInfo", "::", "getLargestLegalSuperClass", "(", "const", "TargetRegisterClass", "*", "RC", ")", "const", "{", "if", "(", "", ".", "hasSubClassEq", "(", "RC"], "ground_truth": [")", ")", "return", "", ";"], "File": "Thumb1RegisterInfo17", "Func": "getLargestLegalSuperClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7539, "Length": 26, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Error", "(", "SMLoc", "L", ",", "const", "Twine", "&", "Msg", ",", "ArrayRef", "<", "SMRange", ">", "Ranges", "=", "None", ")", "{", "return", "Parser", ".", "Error", "(", "L", ",", "Msg", ","], "ground_truth": ["Ranges", ")", ";"], "File": "ARMAsmParser (2)", "Func": "Error", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7540, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "getExceptionSelectorRegister", "(", "const", "Constant", "*"], "ground_truth": ["PersonalityFn", ")", "const", "override", "{"], "File": "SystemZISelLowering18", "Func": "getExceptionSelectorRegister", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7541, "Length": 11, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "(", "i", "!=", "e", ")", "&&", "(", "In", "[", "i", "]", ".", "PartOffset", "==", "Offset", ")", ")", "{", "Offset", "+=", "In", "[", "i", "]", ".", "VT"], "ground_truth": [".", "getStoreSize", "(", ")", ";"], "File": "GBZ80ISelLowering", "Func": "parseExternFuncCallArgs", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7542, "Length": 33, "Cover_Rate": 0.3235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isNameEqual", "(", "const", "std", "::", "string", "&", "Other", ",", "const", "FeatureBitset", "&", "FeatureBits", ")", "const", "{", "if", "(", "FeatureBitSet", ".", "any", "(", ")", "&&", "(", "FeatureBitSet", "&", "FeatureBits", ")", ".", "none", "(", ")", ")", "return", "false", ";", "return", "Name", "=="], "ground_truth": ["Other", ";"], "File": "AArch64BaseInfo45", "Func": "isNameEqual", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7543, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getShiftRightImm16", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "Op", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "return", "", "-", "MI", ".", "getOperand", "(", "Op"], "ground_truth": [")", ".", "getImm", "(", ")", ";"], "File": "AArch64MCCodeEmitter11", "Func": "getShiftRightImm16", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7544, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "c6x_print_operand_punct_valid_p", "(", "unsigned", "char", "c", ")", "{", "return", "c", "==", "'$'", "||", "c", "=="], "ground_truth": ["'.'", "||", "c", "==", "'|'", ";"], "File": "c6x", "Func": "c6x_print_operand_punct_valid_p", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 7545, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "BTIHint", ".", "Val", "=", "Val", "|", "", ";", "Op", "->", "BTIHint", ".", "Data", "=", "Str", ".", "data", "(", ")", ";", "Op", "->", "BTIHint", ".", "Length", "=", "Str", ".", "size", "("], "ground_truth": [")", ";"], "File": "AArch64AsmParser1", "Func": "CreateBTIHint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7546, "Length": 34, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "getFrameLowering", "(", ")", "const", "override", "{", "return", "&"], "ground_truth": ["FrameLowering", ";"], "File": "MSP430Subtarget (2)1", "Func": "getFrameLowering", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7547, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isa", "<", "FrameIndexSDNode", ">", "(", "Addr", ")", ")", "return", "false", ";", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", ";", "}", "else", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "!", "CurDAG", "->", "haveNoCommonBitsSet", "(", "Addr", ".", "getOperand", "(", "", ")", ",", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "return", "false", ";", "}", "else", "{", "return", "false", ";", "}", "if", "(", "Addr", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "Index", "=", "Addr", ".", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "VEISelDAGToDAG2", "Func": "matchADDRrr", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7548, "Length": 148, "Cover_Rate": 0.8087431693989071, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "||", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "||", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", ")", "DefFP", "=", "true", ";", "continue", ";", "}", "if", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "{", "int", "R", "=", "Reg", "-", "", ";", "ClearRegs", ".", "reset", "(", "R", "*", "", ",", "(", "R", "+", "", ")", "*", "", ")", ";", "}", "else", "if", "(", "Reg", ">=", "", "&&"], "ground_truth": ["Reg", "<=", "", ")", "{"], "File": "ARMExpandPseudoInsts35", "Func": "determineFPRegsToClear", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7549, "Length": 87, "Cover_Rate": 0.37662337662337664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx_insn", "*", "rinsn", ";", "if", "(", "vector_config_insn_p", "(", "insn", "->", "rtl", "(", ")", ")", ")", "{", "rinsn", "=", "insn", "->", "rtl", "(", ")", ";", "gcc_assert", "(", "vsetvl_insn_p", "(", "rinsn", ")", "&&", "", ")", ";", "}", "else", "{", "gcc_assert", "(", "has_vtype_op", "(", "insn", "->", "rtl", "(", ")", ")", ")", ";", "rinsn", "=", "PREV_INSN", "(", "insn"], "ground_truth": ["->", "rtl", "(", ")", ")", ";"], "File": "riscv-vsetvl", "Func": "change_vsetvl_insn", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7550, "Length": 60, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isProperty", "(", ")", ")", "return", "Properties", ";", "assert", "(", "!", "isTop", "(", ")", "&&", "", ")", ";", "if", "(", "isBottom", "(", ")", ")", "return", "ConstantProperties", "::", "Unknown", ";", "assert", "(", "size", "(", ")", ">", "", "&&", "", ")", ";", "uint32_t", "Ps", "=", "ConstantProperties", "::", "deduce", "(", "Values", "[", "", "]", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "size", "(", ")", ";", "++"], "ground_truth": ["i", ")", "{"], "File": "HexagonConstPropagation", "Func": "properties", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7551, "Length": 71, "Cover_Rate": 0.6698113207547169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Fmt", "=", "UFMT_UNDEF", ";", "if", "(", "!", "tryParseFmt", "(", "", ",", "UFMT_MAX", ",", "Fmt", ")", ")", "return", "MatchOperand_ParseFail", ";", "if", "(", "Fmt", "==", "UFMT_UNDEF", ")", "return"], "ground_truth": ["MatchOperand_NoMatch", ";"], "File": "AMDGPUAsmParser1", "Func": "parseUfmt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7552, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "aarch64_bti_enabled", "("], "ground_truth": ["void", ")", "{"], "File": "aarch64", "Func": "aarch64_bti_enabled", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7553, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "MaskVT", ";", "if", "(", "", "==", "BitWidth", "||", "", "==", "BitWidth", ")", "MaskVT", "=", "", "(", "", "(", "BitWidth", ")", ",", "MatchSizeInBits", "/", "BitWidth", ")", ";", "else", "MaskVT", "=", "", "(", "", ",", "MatchSizeInBits", "/", "", ")", ";", "APInt", "CompareBits", ";", "", "CondCode", ";", "if", "(", "BinOp", "==", "", ")", "{", "CompareBits", "=", "APInt", "::", "getNullValue", "(", "", ")", ";", "CondCode", "=", "", "::", "SETNE", ";", "}", "else", "{", "CompareBits", "=", "APInt", "::", "getLowBitsSet", "(", "", ",", "MaskVT", ".", "getVectorNumElements", "(", ")", ")", ";", "CondCode", "=", "", "::", "SETEQ", ";", "}", "unsigned", "ResWidth", "=", "std", "::", "max", "(", "BitWidth", ",", "", ")", ";", "EVT", "ResVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "ResWidth", ")", ";", "SDLoc", "DL", "(", "Extract", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "ResVT", ")", ";", "SDValue", "Ones", "=", "DAG", ".", "getAllOnesConstant", "(", "DL"], "ground_truth": [",", "ResVT", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "combineHorizontalPredicateResult", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7554, "Length": 153, "Cover_Rate": 0.32762312633832974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "AU", ".", "addPreserved", "<", "MachineFunctionAnalysis", ">", "("], "ground_truth": [")", ";"], "File": "AMDILCFGStructurizer12", "Func": "getAnalysisUsage", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7555, "Length": 18, "Cover_Rate": 0.32727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "LoadedVT", "=", "LD", "->", "getMemoryVT", "(", ")", ";", "int64_t", "Offset", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Base", ")", "->", "getOffset", "(", ")", ";", "if", "(", "Offset", "!=", "", "&&", "OffsetFitsS11", "(", "LoadedVT", ",", "Offset", ")", ")", "{", "MVT", "PointerTy", "=", "getTargetLowering", "(", ")", "->", "getPointerTy", "(", ")", ";", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Base", ")", "->", "getGlobal", "(", ")", ";", "SDValue", "TargAddr", "=", "CurDAG", "->", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "PointerTy", ",", "", ")", ";", "SDNode", "*", "NewBase", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "PointerTy", ",", "TargAddr", ")", ";", "if", "(", "LoadedVT", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "LoadedVT", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "LoadedVT", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "LoadedVT", "==", "", ")", "Opcode", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "SDValue", "TargetConstOff", "=", "CurDAG", "->", "getTargetConstant", "(", "Offset", ",", "PointerTy", ")", ";", "SDNode", "*", "Result", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "dl", ",", "LD", "->", "getValueType", "(", "", ")", ",", "", ",", "SDValue", "(", "NewBase", ",", "", ")", ",", "TargetConstOff", ",", "Chain", ")", ";", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", "->", "allocateMemRefsArray"], "ground_truth": ["(", "", ")", ";"], "File": "HexagonISelDAGToDAG19", "Func": "SelectBaseOffsetLoad", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7556, "Length": 205, "Cover_Rate": 0.5959302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrhadd_u8", "(", "uint8x8_t", "__a"], "ground_truth": [",", "uint8x8_t", "__b", ")", "{"], "File": "arm", "Func": "neon_vrhadd_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7557, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "csky_cannot_force_const_mem", "(", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ","], "ground_truth": ["rtx", "x", ")", "{"], "File": "csky", "Func": "csky_cannot_force_const_mem", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7558, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "current_frame_info", ".", "gr_used_mask", "="], "ground_truth": ["spill_fill_data", ".", "save_gr_used_mask", ";"], "File": "ia64", "Func": "finish_spill_pointers", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7559, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static_assert", "(", "", "<", "", ",", "", ")", ";", "if", "(", "RegNo", "==", "", ")", "RegNo", "=", "MatchRegisterAltName", "(", "Name", ")", ";", "if", "(", "IsRV32E", "&&", "RegNo", ">=", "", "&&", "RegNo", "<=", "", ")", "RegNo", "=", "", ";", "return", "RegNo", "=="], "ground_truth": ["", ";"], "File": "RISCVAsmParser13", "Func": "matchRegisterNameHelper", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7560, "Length": 43, "Cover_Rate": 0.4387755102040816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "IsISR", "&&", "(", "FI", "==", "ISRDataRegFI", "[", "", "]", "||"], "ground_truth": ["FI", "==", "ISRDataRegFI", "[", "", "]", ")", ";"], "File": "MipsMachineFunction (2)", "Func": "isISRRegFI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7561, "Length": 19, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "MCOperand", "MCOp", ";", "if", "(", "lowerOperand", "(", "MO", ",", "MCOp", ")"], "ground_truth": [")", "OutMI", ".", "addOperand", "(", "MCOp", ")", ";"], "File": "NVPTXAsmPrinter10", "Func": "lowerToMCInst", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7562, "Length": 54, "Cover_Rate": 0.6585365853658537, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "dstl", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "dsth", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "insl", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "insh", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "dsta", "=", "XEXP", "(", "dst", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "dsta", ")", "==", "LO_SUM", ")", "dsta", "=", "force_reg", "(", "Pmode", ",", "dsta", ")", ";", "meml", "=", "change_address", "(", "dst", ",", "DImode", ",", "gen_rtx_AND", "(", "DImode", ",", "plus_constant", "(", "DImode", ",", "dsta", ",", "ofs", ")", ",", "GEN_INT", "(", "-", "", ")", ")", ")", ";", "set_mem_alias_set", "(", "meml", ",", "", ")", ";", "memh", "=", "change_address", "(", "dst", ",", "DImode", ",", "gen_rtx_AND", "(", "DImode", ",", "plus_constant", "(", "DImode", ",", "dsta", ",", "ofs", "+", "size", "-", "", ")", ",", "GEN_INT", "(", "-", "", ")", ")", ")", ";", "set_mem_alias_set", "(", "memh", ",", "", ")", ";", "emit_move_insn", "(", "dsth", ",", "memh", ")", ";", "emit_move_insn", "(", "dstl", ",", "meml", ")", ";", "addr", "=", "copy_addr_to_reg", "(", "plus_constant", "(", "Pmode", ",", "dsta", ",", "ofs", ")", ")", ";", "if", "(", "src", "!=", "CONST0_RTX", "(", "GET_MODE", "(", "src", ")", ")", ")", "{", "emit_insn", "(", "gen_insxh", "(", "insh", ",", "gen_lowpart", "(", "DImode", ",", "src", ")", ",", "GEN_INT", "(", "size", "*", "", ")", ",", "addr", ")", ")", ";", "switch", "(", "(", "int", ")", "size", ")", "{", "case", "", ":", "emit_insn", "(", "gen_inswl", "(", "insl", ",", "gen_lowpart", "(", "HImode", ",", "src", ")", ",", "addr", ")", ")", ";", "break", ";", "case", "", ":", "emit_insn", "(", "gen_insll", "(", "insl", ",", "gen_lowpart", "(", "SImode", ",", "src", ")", ",", "addr", ")", ")", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "alpha", "Func": "alpha_expand_unaligned_store", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7563, "Length": 254, "Cover_Rate": 0.4471830985915493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsub_f64", "(", "float64x1_t", "__a", ","], "ground_truth": ["float64x1_t", "__b", ")", "{"], "File": "arm", "Func": "neon2_vsub_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7564, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getCallPreservedMask", "(", "const", "MachineFunction", "&", "MF", ",", "CallingConv", "::", "ID", "Id", ")", "const", "{", "const", "Subtarget", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "STI", ".", "hasFPUv2DoubleFloat", "(", ")", "||", "STI", ".", "hasFPUv3DoubleFloat", "(", ")", ")"], "ground_truth": ["return", "CSR_GPR_FPR64_RegMask", ";"], "File": "CSKYRegisterInfo1", "Func": "getCallPreservedMask", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7565, "Length": 50, "Cover_Rate": 0.704225352112676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "emit_insn", "(", "gen_vsx_xxpermdi_v2di", "(", "rtx_tmp0", ",", "src1", ",", "src2", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "emit_insn", "(", "gen_vsx_xxpermdi_v2di", "(", "rtx_tmp1", ",", "src1", ",", "src2", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "}", "rtx_tmp2", "=", "gen_reg_rtx", "(", "V4SFmode", ")", ";", "rtx_tmp3", "=", "gen_reg_rtx", "(", "V4SFmode", ")", ";", "if", "(", "signed_convert", ")", "{", "emit_insn", "(", "gen_vsx_xvcvsxdsp", "(", "rtx_tmp2", ",", "rtx_tmp0", ")", ")", ";", "emit_insn", "(", "gen_vsx_xvcvsxdsp", "(", "rtx_tmp3", ",", "rtx_tmp1", ")", ")", ";", "}", "else", "{", "emit_insn", "(", "gen_vsx_xvcvuxdsp", "(", "rtx_tmp2", ",", "rtx_tmp0"], "ground_truth": [")", ")", ";"], "File": "rs60007", "Func": "rs6000_generate_float2_code", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7566, "Length": 90, "Cover_Rate": 0.430622009569378, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmphiq_m_uv8hi", "(", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcmphiq_m_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7567, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "*", "AddrIdx", "=", "", ";", "break", ";", "case", "", ":", "*", "AddrIdx", "=", "", ";", "break", ";", "}", "switch", "(", "MI", ".", "getOperand", "(", "*", "AddrIdx", ")", ".", "getReg", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "MipsNaClRewritePass", "Func": "IsDangerousStore", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7568, "Length": 46, "Cover_Rate": 0.3709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemSrc10", "(", ")", "const", "{", "if", "(", "Kind", "!=", "MemSrc", "||", "Mem", ".", "WithPreDec", "||", "Mem", ".", "WithPostInc", ")", "{", "return"], "ground_truth": ["false", ";"], "File": "AAPAsmParser", "Func": "isMemSrc10", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7569, "Length": 24, "Cover_Rate": 0.7058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "DenseMap", "<", "MachineBasicBlock", "*", ",", "unsigned", "int", ">", "::", "iterator", "I", "=", "ReturnBBs", ".", "begin", "(", ")", ";", "I", "!=", "ReturnBBs", ".", "end", "(", ")", ";", "++", "I", ")", "{", "MBB", "=", "I", "->", "first", ";", "Cycles", "=", "I", "->", "second", ";", "if", "(", "Cycles", "<", "Threshold", ")", "{", "assert", "(", "MBB", "->", "size", "(", ")", ">", "", "&&", "", ")", ";", "MachineBasicBlock", "::", "iterator", "ReturnLoc", "=", "--", "MBB", "->", "end", "(", ")", ";", "while", "(", "ReturnLoc", "->", "isDebugValue", "(", ")", ")", "--", "ReturnLoc", ";", "assert", "(", "ReturnLoc", "->", "isReturn", "(", ")", "&&", "!", "ReturnLoc", "->", "isCall", "(", ")", "&&", "", ")", ";", "addPadding", "(", "MBB", ",", "ReturnLoc"], "ground_truth": [",", "Threshold", "-", "Cycles", ")", ";"], "File": "X86PadShortFunction23", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7570, "Length": 116, "Cover_Rate": 0.48333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ArchVersion"], "ground_truth": [">=", "32", ";"], "File": "MipsSubtarget11", "Func": "hasMips32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7571, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "stderr", ",", "", ",", "subtree", "->", "str", ")", ";", "rbt_dump", "(", "t", ",", "subtree", "->"], "ground_truth": ["right", ")", ";"], "File": "rbtree", "Func": "rbt_dump", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7572, "Length": 20, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "u", ".", "v", "=", "a", ";", "u", ".", "i", "[", "pos", "]", "=", "b", ";", "return", "u", "."], "ground_truth": ["v", ";"], "File": "spe", "Func": "__ev_set_u32_internal", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7573, "Length": 20, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMemOp", "(", ")", "const", "{", "assert", "(", "isMem", "(", ")", "&&", "", ")", ";", "return", "Mem", "."], "ground_truth": ["AluOp", ";"], "File": "LanaiAsmParser (2)", "Func": "getMemOp", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7574, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "emitEntryFunctionPrologue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "const", "Subtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "auto", "AMDGPUA", "=", "ST", ".", "getAS", "(", ")", ";", "if", "(", "ST", ".", "debuggerEmitPrologue", "(", ")", ")", "emitDebuggerPrologue", "(", "MF", ",", "MBB", ")", ";", "assert", "(", "&", "MF", ".", "front", "(", ")", "==", "&", "MBB", "&&", "", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "const", "RegisterInfo", "*", "TRI", "=", "&", "TII", "->", "getRegisterInfo", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "if", "(", "MFI", "->", "hasFlatScratchInit", "(", ")", ")", "emitFlatScratchInit", "(", "ST", ",", "MF", ",", "MBB", ")", ";", "unsigned", "SPReg", "=", "MFI", "->", "getStackPtrOffsetReg", "(", ")", ";", "if", "(", "SPReg", "!=", "", ")", "{", "assert", "(", "MRI", ".", "isReserved", "(", "SPReg", ")", "&&", "", ")", ";", "DebugLoc", "DL", ";", "const", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int64_t", "StackSize", "=", "FrameInfo", ".", "getStackSize", "(", ")", ";", "if", "(", "StackSize", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBB", ".", "begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SPReg", ")", ".", "addReg", "(", "MFI", "->", "getScratchWaveOffsetReg", "(", ")", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "MBB", ".", "begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SPReg", ")", ".", "addReg", "(", "MFI", "->", "getScratchWaveOffsetReg", "(", ")", ")", ".", "addImm", "(", "StackSize", "*", "ST", ".", "getWavefrontSize", "(", ")", ")", ";", "}", "}", "unsigned", "ScratchRsrcReg", "=", "getReservedPrivateSegmentBufferReg", "(", "ST", ",", "TII", ",", "TRI", ",", "MFI", ",", "MF", ")", ";", "unsigned", "ScratchWaveOffsetReg", ";", "std", "::", "tie", "(", "ScratchWaveOffsetReg", ",", "SPReg", ")", "=", "getReservedPrivateSegmentWaveByteOffsetReg", "(", "ST", ",", "TII", ",", "TRI", ",", "MFI", ",", "MF", ")", ";", "if", "(", "ScratchWaveOffsetReg", "==", "", ")", "{", "assert", "(", "ScratchRsrcReg", "==", "", ")", ";", "return", ";", "}", "unsigned", "PreloadedScratchWaveOffsetReg", "=", "TRI", "->", "getPreloadedValue", "(", "MF", ",", "RegisterInfo", "::", "PRIVATE_SEGMENT_WAVE_BYTE_OFFSET", ")", ";", "unsigned", "PreloadedPrivateBufferReg", "=", "", ";", "if", "(", "ST", ".", "isAmdCodeObjectV2", "(", "MF", ")", ")", "{", "PreloadedPrivateBufferReg", "=", "TRI", "->", "getPreloadedValue", "(", "MF", ",", "RegisterInfo", "::", "PRIVATE_SEGMENT_BUFFER", ")", ";", "}", "bool", "OffsetRegUsed", "=", "MRI", ".", "isPhysRegUsed", "(", "ScratchWaveOffsetReg", ")", ";", "bool", "ResourceRegUsed", "=", "ScratchRsrcReg", "!=", "", "&&", "MRI", ".", "isPhysRegUsed", "(", "ScratchRsrcReg", ")", ";", "if", "(", "OffsetRegUsed", ")", "{", "assert", "(", "PreloadedScratchWaveOffsetReg", "!=", "", "&&", "", ")", ";", "MRI", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "MBB", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "}", "if", "(", "ResourceRegUsed", "&&", "PreloadedPrivateBufferReg", "!=", "", ")", "{", "assert", "(", "ST", ".", "isAmdCodeObjectV2", "(", "MF", ")", "||", "ST", ".", "isMesaGfxShader", "("], "ground_truth": ["MF", ")", ")", ";"], "File": "SIFrameLowering40", "Func": "emitEntryFunctionPrologue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7575, "Length": 447, "Cover_Rate": 0.3927943760984183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printAddress", "(", "&", "MAI", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ",", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ",", "MI", "->", "getOperand", "(", "OpNum", "+", ""], "ground_truth": [")", ".", "getReg", "(", ")", ",", "O", ")", ";"], "File": "SystemZInstPrinter6", "Func": "printBDVAddrOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7576, "Length": 41, "Cover_Rate": 0.6833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionCost", "TTIImpl", "::", "getExtendedAddReductionCost", "(", "bool", "IsMLA", ",", "bool", "IsUnsigned", ",", "Type", "*", "ResTy", ",", "VectorType", "*", "ValTy", ",", "TTI", "::", "TargetCostKind", "CostKind", ")", "{", "EVT", "ValVT", "=", "TLI", "->", "getValueType", "(", "DL", ",", "ValTy", ")", ";", "EVT", "ResVT", "=", "TLI", "->", "getValueType", "(", "DL", ",", "ResTy", ")", ";", "if", "(", "ST", "->", "hasMVEIntegerOps", "(", ")", "&&", "ValVT", "."], "ground_truth": ["isSimple", "(", ")", "&&", "ResVT", ".", "isSimple", "(", ")", ")", "{"], "File": "ARMTargetTransformInfo14", "Func": "getExtendedAddReductionCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7577, "Length": 70, "Cover_Rate": 0.3723404255319149, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getInvalidInstructionMapping", "(", ")", ";", "default", ":", "break", ";", "}", "unsigned", "NumOperands", "=", "MI", ".", "getNumOperands", "(", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "OpSize", "(", "NumOperands", ")", ";", "SmallVector", "<", "PartialMappingIdx", ",", "", ">", "OpRegBankIdx", "(", "NumOperands", ")", ";", "for", "(", "unsigned", "Idx", "=", "", ";", "Idx", "<", "NumOperands", ";", "++", "Idx", ")", "{", "auto", "&", "MO", "=", "MI", ".", "getOperand", "(", "Idx", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "getReg", "(", ")", ")", "continue", ";", "LLT", "Ty", "=", "MRI", ".", "getType", "(", "MO", ".", "getReg", "(", ")", ")", ";", "OpSize", "[", "Idx", "]", "=", "Ty", ".", "getSizeInBits", "(", ")", ";", "if", "(", "Ty", ".", "isVector", "(", ")", "||", "isPreISelGenericFloatingPointOpcode", "(", "Opc", ")", ")", "OpRegBankIdx", "[", "Idx", "]", "=", "PMI_FirstFPR", ";", "else", "OpRegBankIdx", "[", "Idx", "]", "=", "PMI_FirstGPR", ";", "}", "unsigned", "Cost", "=", "", ";", "switch", "(", "Opc", ")", "{", "case", "TargetOpcode", "::", "G_SITOFP", ":", "case", "TargetOpcode", "::", "G_UITOFP", ":", "OpRegBankIdx", "=", "{", "PMI_FirstFPR", ",", "PMI_FirstGPR", "}", ";", "break", ";", "case", "TargetOpcode", "::", "G_FPTOSI", ":", "case", "TargetOpcode", "::", "G_FPTOUI", ":", "OpRegBankIdx", "=", "{", "PMI_FirstGPR", ",", "PMI_FirstFPR", "}", ";", "break", ";", "case", "TargetOpcode", "::", "G_FCMP", ":", "OpRegBankIdx", "=", "{", "PMI_FirstGPR", ",", "PMI_None", ",", "PMI_FirstFPR", ",", "PMI_FirstFPR", "}", ";", "break", ";", "case", "TargetOpcode", "::", "G_BITCAST", ":", "if", "(", "OpRegBankIdx", "[", "", "]", "!=", "OpRegBankIdx", "[", "", "]", ")", "Cost", "=", "copyCost", "(", "*", "GenRegisterBankInfo", "::", "PartMappings", "[", "OpRegBankIdx", "[", "", "]", "]", ".", "RegBank", ",", "*", "GenRegisterBankInfo", "::", "PartMappings", "[", "OpRegBankIdx", "[", "", "]", "]", ".", "RegBank", ",", "OpSize", "[", "", "]", ")", ";", "break", ";", "case", "TargetOpcode", "::", "G_LOAD", ":", "if", "(", "OpRegBankIdx", "[", "", "]", "!=", "PMI_FirstGPR", ")", "Cost", "=", "", ";", "else", "for", "(", "const", "MachineInstr", "&", "UseMI", ":", "MRI", ".", "use_instructions", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "if", "(", "isPreISelGenericFloatingPointOpcode"], "ground_truth": ["(", "UseMI", ".", "getOpcode", "(", ")", ")", ")", "{"], "File": "AArch64RegisterBankInfo1", "Func": "getInstrMapping", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7578, "Length": 317, "Cover_Rate": 0.3837772397094431, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "&", "getTargetMachine", "(", ")", "const", "{", "return", "getTM", "<", "TargetMachine", ">"], "ground_truth": ["(", ")", ";"], "File": "ARM64TargetMachine", "Func": "getARM64TargetMachine", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7579, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "auto", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "if", "(", "!", "isSupportedType", "(", "DL", ",", "TLI", ",", "Val", "->", "getType", "(", ")", ")", ")", "return", "false", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitVTs", ";", "ArgInfo", "RetInfo", "(", "VReg", ",", "Val", "->"], "ground_truth": ["getType", "(", ")", ")", ";"], "File": "ARMCallLowering18", "Func": "lowerReturnVal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7580, "Length": 60, "Cover_Rate": 0.31746031746031744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "IntSVT", "=", "", "(", "IntBits", ")", ";", "MVT", "IntVT", "=", "", "(", "IntSVT", ",", "VT", ".", "getSizeInBits", "(", ")", "/", "IntBits", ")", ";", "SDValue", "Op0", "=", "DAG", ".", "getBitcast", "(", "IntVT", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "Op1", "=", "DAG", ".", "getBitcast", "(", "IntVT", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "unsigned", "IntOpcode", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "IntOpcode"], "ground_truth": ["=", "", ";", "break", ";"], "File": "X86ISelLowering (2)5", "Func": "lowerX86FPLogicOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7581, "Length": 86, "Cover_Rate": 0.3788546255506608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createPrepareForLiveIntervals", "("], "ground_truth": [")", "{"], "File": "WebAssemblyPrepareForLiveIntervals", "Func": "createWebAssemblyPrepareForLiveIntervals", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7582, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqrshrunbq_n_sv8hi", "(", "__a", ",", "__b", ",", "__imm"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqrshrunbq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7583, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "DebugLoc", "dl", ",", "SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&"], "ground_truth": ["InVals", ")", "const", "{"], "File": "VideocoreISelLowering", "Func": "LowerFormalArguments", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7584, "Length": 37, "Cover_Rate": 0.8043478260869565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_m_por", "(", "__m64"], "ground_truth": ["__m1", ",", "__m64", "__m2", ")", "{"], "File": "mmintrin5", "Func": "_m_por", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7585, "Length": 18, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_unpackhi_epi64", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_punpckhqdq128", "(", "(", "__v2di", ")", "__A"], "ground_truth": [",", "(", "__v2di", ")", "__B", ")", ";"], "File": "emmintrin", "Func": "_mm_unpackhi_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7586, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isNarrowLoad", "(", "Opc", ")", "||", "isNarrowStore"], "ground_truth": ["(", "Opc", ")", ";"], "File": "AArch64LoadStoreOptimizer", "Func": "isNarrowLoadOrStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7587, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_shuffle_epi8", "("], "ground_truth": ["__m512i", "__A", ",", "__m512i", "__B", ")", "{"], "File": "avx512bwintrin", "Func": "_mm512_shuffle_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7588, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "dl", ",", "get", "("], "ground_truth": ["", ")", ")", ".", "addImm", "(", "delay", ")", ")", ";"], "File": "TMS320C64XInstrInfo", "Func": "insertNoop", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7589, "Length": 22, "Cover_Rate": 0.4489795918367347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "unsorted_regs", "[", "i", "]", "<", "", "||", "(", "TARGET_THUMB1", "&&", "unsorted_regs", "[", "i", "]", ">", "LAST_LO_REGNUM", ")", "||", "unsorted_regs", "[", "i", "]", ">", "", "||", "(", "i", "!=", "nops", "-", "", "&&", "unsorted_regs", "[", "i", "]", "==", "base_reg", ")", ")", "return", "", ";", "if", "(", "unsorted_regs", "[", "i", "]", "==", "SP_REGNUM", "&&", "base_reg", "!=", "SP_REGNUM", ")", "return", "", ";", "unsorted_offsets", "[", "i", "]", "=", "INTVAL", "(", "offset", ")", ";", "if", "(", "i", "==", "", "||", "unsorted_offsets", "[", "i", "]", "<", "unsorted_offsets", "[", "order", "[", "", "]", "]", ")", "order", "[", "", "]", "=", "i", ";", "}", "else", "return", "", ";", "}", "if", "(", "!", "compute_offset_order", "(", "nops", ",", "unsorted_offsets", ",", "order", ",", "check_regs", "?", "unsorted_regs", ":", "NULL", ")", ")", "return", "", ";", "if", "(", "saved_order", ")", "memcpy", "(", "saved_order", ",", "order", ",", "sizeof", "order", ")", ";", "if", "(", "base", ")", "{", "*", "base", "=", "base_reg", ";", "for", "(", "i", "=", "", ";", "i", "<", "nops", ";", "i", "++", ")", "regs", "[", "i", "]", "=", "unsorted_regs", "[", "check_regs", "?", "order", "[", "i", "]", ":", "i", "]", ";", "*", "load_offset", "=", "unsorted_offsets", "[", "order", "[", "", "]", "]", ";", "}", "if", "(", "TARGET_THUMB1", "&&", "!", "peep2_reg_dead_p", "(", "nops", ",", "base_reg_rtx", ")", ")", "return", "", ";", "if", "(", "unsorted_offsets", "[", "order", "[", "", "]", "]", "==", "", ")", "ldm_case", "=", "", ";", "else", "if", "(", "TARGET_ARM", "&&", "unsorted_offsets", "[", "order", "[", "", "]", "]", "==", "", ")", "ldm_case", "=", "", ";", "else", "if", "(", "TARGET_ARM", "&&", "unsorted_offsets", "[", "order", "[", "nops", "-", "", "]", "]", "==", "", ")", "ldm_case", "=", "", ";", "else", "if", "(", "TARGET_32BIT", "&&", "unsorted_offsets", "[", "order", "[", "nops", "-", "", "]", "]", "==", "-", "", ")", "ldm_case", "=", "", ";", "else", "if", "(", "const_ok_for_arm", "(", "unsorted_offsets", "[", "order", "[", "", "]", "]", ")", "||", "const_ok_for_arm", "(", "-", "unsorted_offsets", "[", "order", "[", "", "]", "]", ")", ")", "ldm_case", "=", "", ";", "else", "return", "", ";", "if", "(", "!", "multiple_operation_profitable_p", "(", "false", ",", "nops", ",", "ldm_case", "==", "", "?", "unsorted_offsets", "[", "order", "[", "", "]", "]"], "ground_truth": [":", "", ")", ")", "return", "", ";"], "File": "arm4", "Func": "load_multiple_sequence", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7590, "Length": 344, "Cover_Rate": 0.4693042291950887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "rs6000_d_handle_target_float_abi", "}", ",", "{", "", ",", "rs6000_d_handle_target_object_format", "}", ","], "ground_truth": ["{", "NULL", ",", "NULL", "}", ",", "}", ";"], "File": "rs6000-d", "Func": "rs6000_d_register_target_info", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7591, "Length": 20, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OP", "(", "", ")", "=", "transcode_memory_rtx", "(", "OP", "(", "", ")", ",", "HL", ",", "insn", ")", ";", "MAYBE_OK", "(", "insn", ")", ";", "if", "(", "recog_data", ".", "constraints", "[", "", "]", "[", "", "]", "==", "'%'", "&&", "is_virtual_register", "(", "OP", "(", "", ")", ")", "&&", "!", "is_virtual_register", "(", "OP", "(", "", ")", ")", "&&", "!", "CONSTANT_P", "(", "OP", "(", "", ")", ")", ")", "{", "rtx", "tmp", "=", "OP", "(", "", ")", ";", "OP", "(", "", ")", "=", "OP", "(", "", ")", ";", "OP", "(", "", ")", "=", "tmp", ";", "}", "OP", "(", "", ")", "=", "move_from_acc", "(", "", ",", "insn", ")", ";", "tmp_id", "=", "get_max_insn_count", "(", ")", ";", "saved_op1", "=", "OP", "(", "", ")", ";", "if", "(", "rtx_equal_p", "(", "OP", "(", "", ")", ",", "OP", "(", "", ")", ")", ")", "{", "gcc_assert", "(", "GET_MODE", "(", "OP", "(", "", ")", ")", "==", "QImode", ")", ";", "OP", "(", "", ")", "=", "move_to_x", "(", "", ",", "insn", ")", ";", "OP", "(", "", ")", "=", "A", ";", "}", "else", "OP", "(", "", ")", "=", "move_to_acc", "(", "", ",", "insn", ")", ";", "MAYBE_OK", "(", "insn", ")", ";", "if", "(", "tmp_id", "==", "get_max_insn_count", "(", ")", ")", "force_into_acc", "(", "saved_op1", ",", "insn", ")", ";", "if", "(", "prev", ")", "first", "=", "next_nonnote_nondebug_insn", "(", "prev", ")", ";", "else", "for", "(", "first", "=", "insn", ";", "prev_nonnote_nondebug_insn", "(", "first", ")", ";", "first", "=", "prev_nonnote_nondebug_insn", "(", "first", ")", ")", ";", "OP", "(", "", ")", "=", "move_to_x", "(", "", ",", "first"], "ground_truth": [")", ";"], "File": "rl78", "Func": "rl78_alloc_physical_registers_umul", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7592, "Length": 239, "Cover_Rate": 0.7785016286644951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Negated", ")", "Value", "*=", "-", "", ";", "switch", "(", "Kind", ")", "{", "case", "MCExpr", "::", "VK__LO8", ":", "break", ";", "case", "MCExpr", "::", "VK__HI8", ":", "Value", ">>=", "", ";", "break", ";", "case", "MCExpr", "::", "VK__HH8", ":", "Value", ">>=", "", ";", "break", ";", "case", "MCExpr", "::", "VK__HHI8", ":", "Value", ">>=", "", ";", "break", ";", "case", "MCExpr", "::", "VK__PM_LO8"], "ground_truth": [":"], "File": "SNESMCExpr", "Func": "evaluateAsInt64", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7593, "Length": 59, "Cover_Rate": 0.49166666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "I", "=", "MBB", ".", "rbegin", "(", ")", ";", "I", "!=", "MBB", ".", "rend", "(", ")", ";", "++", "I", ")", "{", "MachineInstr", "*", "NewMI", "=", "nullptr", ";", "MachineInstr", "*", "MI", "=", "&", "*", "I", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "if", "(", "MachineLoop", "*", "ML", "=", "MLI", "->", "getLoopFor", "(", "&", "MBB", ")", ")", "{", "if", "(", "ML", "->", "begin", "(", ")", "==", "ML", "->", "end", "(", ")", "&&", "!", "OptForSize", ")", "NewMI", "=", "tryReplaceLoad", "(", "", ",", "MI", ")", ";", "}", "break", ";", "case", "", ":", "NewMI", "=", "tryReplaceLoad", "(", "", ",", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "NewMI", "=", "tryReplaceCopy"], "ground_truth": ["(", "MI", ")", ";"], "File": "X86FixupBWInsts19", "Func": "processBasicBlock", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7594, "Length": 120, "Cover_Rate": 0.44776119402985076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "fcode", "==", "RS6000_BUILTIN_CPU_IS", ")", "{", "const", "char", "*", "cpu", "=", "TREE_STRING_POINTER", "(", "arg", ")", ";", "rtx", "cpuid", "=", "NULL_RTX", ";", "for", "(", "size_t", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "cpu_is_info", ")", ";", "i", "++", ")", "if", "(", "strcmp", "(", "cpu", ",", "cpu_is_info", "[", "i", "]", ".", "cpu", ")", "==", "", ")", "{", "cpuid", "=", "GEN_INT", "(", "cpu_is_info", "[", "i", "]", ".", "cpuid", "+", "_DL_FIRST_PLATFORM", ")", ";", "break", ";", "}", "if", "(", "cpuid", "==", "NULL_RTX", ")", "{", "error", "(", "", ",", "cpu", ",", "rs6000_builtin_info", "[", "(", "size_t", ")", "fcode", "]", ".", "name", ")", ";", "return", "const0_rtx", ";", "}", "rtx", "platform", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tcbmem", "=", "gen_const_mem", "(", "SImode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "TLS_REGNUM", ")", ",", "GEN_INT", "(", "TCB_PLATFORM_OFFSET", ")", ")", ")", ";", "emit_move_insn", "(", "platform", ",", "tcbmem", ")", ";", "emit_insn", "(", "gen_eqsi3", "(", "target", ",", "platform", ",", "cpuid", ")", ")", ";", "}", "else", "if", "(", "fcode", "==", "RS6000_BUILTIN_CPU_SUPPORTS", ")", "{", "const", "char", "*", "hwcap", "=", "TREE_STRING_POINTER", "(", "arg", ")", ";", "rtx", "mask", "=", "NULL_RTX", ";", "int", "hwcap_offset", ";", "for", "(", "size_t", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "cpu_supports_info", ")", ";", "i", "++", ")", "if", "(", "strcmp", "(", "hwcap", ",", "cpu_supports_info", "[", "i", "]", ".", "hwcap", ")", "==", "", ")", "{", "mask", "=", "GEN_INT", "(", "cpu_supports_info", "[", "i", "]", ".", "mask", ")", ";", "hwcap_offset", "=", "TCB_HWCAP_OFFSET", "(", "cpu_supports_info", "[", "i", "]", ".", "id", ")", ";", "break", ";", "}", "if", "(", "mask", "==", "NULL_RTX", ")", "{", "error", "(", "", ",", "hwcap", ",", "rs6000_builtin_info", "[", "(", "size_t", ")", "fcode", "]", ".", "name", ")", ";", "return", "const0_rtx", ";", "}", "rtx", "tcb_hwcap", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tcbmem", "=", "gen_const_mem", "(", "SImode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "TLS_REGNUM", ")", ",", "GEN_INT", "(", "hwcap_offset", ")", ")", ")", ";", "emit_move_insn", "(", "tcb_hwcap", ",", "tcbmem", ")", ";", "rtx", "scratch1", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "scratch1", ",", "gen_rtx_AND", "(", "SImode", ",", "tcb_hwcap", ",", "mask", ")", ")", ")", ";", "rtx", "scratch2", "=", "gen_reg_rtx", "(", "SImode", ")"], "ground_truth": [";"], "File": "rs60005", "Func": "cpu_expand_builtin", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7595, "Length": 342, "Cover_Rate": 0.7139874739039666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpeqq_n_u16", "(", "uint16x8_t", "__a", ",", "uint16_t", "__b", ")", "{", "return", "__builtin_mve_vcmpeqq_n_uv8hi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vcmpeqq_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7596, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getFramePointerRegister", "(", ")", "override", "final", "{", "return", ""], "ground_truth": [";", "}"], "File": "SystemZRegisterInfo (2)1", "Func": "getFramePointerRegister", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7597, "Length": 11, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MemOp", "[", "", "]", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "N", ")", "->", "getMemOperand", "(", ")", ";", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "unsigned", "Alignment", "=", "", ";", "if", "(", "NumVecs", "!=", "", ")", "{", "Alignment", "=", "cast", "<", "ConstantSDNode", ">", "(", "Align", ")", "->", "getZExtValue", "(", ")", ";", "unsigned", "NumBytes", "=", "NumVecs", "*", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "Alignment", ">", "NumBytes", ")", "Alignment", "=", "NumBytes", ";", "if", "(", "Alignment", "<", "", "&&", "Alignment", "<", "NumBytes", ")", "Alignment", "=", "", ";", "Alignment", "=", "(", "Alignment", "&", "-", "Alignment", ")", ";", "if", "(", "Alignment", "==", "", ")", "Alignment", "=", "", ";", "}", "Align", "=", "CurDAG", "->", "getTargetConstant", "(", "Alignment", ",", "", ")", ";", "unsigned", "OpcodeIndex", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "}", "SDValue", "Pred", "=", "getAL", "(", "CurDAG", ")", ";", "SDValue", "Reg0", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "SuperReg", ";", "unsigned", "Opc", "=", "Opcodes", "[", "OpcodeIndex", "]", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "MemAddr", ")", ";", "Ops", ".", "push_back", "(", "Align", ")", ";", "if", "(", "isUpdating", ")", "{", "SDValue", "Inc", "=", "N", "->"], "ground_truth": ["getOperand", "(", "", ")", ";"], "File": "ARMISelDAGToDAG90", "Func": "SelectVLDDup", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7598, "Length": 255, "Cover_Rate": 0.409967845659164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "thumb1_base_register_rtx_p", "(", "x", ",", "QImode"], "ground_truth": [",", "strict_p", ")", ";"], "File": "arm", "Func": "thumb1_index_register_rtx_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7599, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "requiresRealignment", "=", "(", "(", "MFI", "->", "getMaxAlignment", "(", ")", ">", "StackAlign", ")", "||", "F", "->", "getFnAttributes", "(", ")", ".", "hasStackAlignmentAttr", "(", ")", ")", ";", "if", "(", "ForceStackAlign", ")", "return", "canRealignStack", "(", "MF", ")", ";", "return", "requiresRealignment", "&&", "canRealignStack", "("], "ground_truth": ["MF", ")", ";"], "File": "X86RegisterInfo50", "Func": "needsStackRealignment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7600, "Length": 43, "Cover_Rate": 0.4725274725274725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitUMAX", "(", "const"], "ground_truth": ["SDNode", "*", "N", ")", "{"], "File": "X86IREmitter", "Func": "visitUMAX", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7601, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128bh", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cvtneps_pbh", "(", "__m128bh", "__A", ",", "__mmask8", "__B", ",", "__m256", "__C", ")", "{", "return", "(", "__m128bh", ")", "__builtin_ia32_cvtneps2bf16_v8sf_mask", "(", "__C", ",", "__A", ","], "ground_truth": ["__B", ")", ";"], "File": "avx512bf16vlintrin", "Func": "_mm256_mask_cvtneps_pbh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7602, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "MF", "=", "BB", "->", "getParent", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", "->", "getRegInfo", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getRegClassFor", "(", "", ")", ";", "const", "TargetInstrInfo", "*", "TII", "=", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Dest", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Ptr", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "CmpVal", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewVal", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "AlignedAddr", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "ShiftAmt", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Mask", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Mask2", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Mask3", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "ShiftedCmpVal", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "OldVal", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "MaskedOldVal0", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "ShiftedNewVal", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "MaskLSB2", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "PtrLSB2", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "MaskUpper", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "MaskedCmpVal", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "MaskedNewVal", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "MaskedOldVal1", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "StoreVal", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "SrlRes", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Success", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "loop1MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "loop2MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "sinkMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop1MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop2MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "sinkMBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "loop2MBB"], "ground_truth": [")", ";"], "File": "Cpu0ISelLowering", "Func": "emitAtomicCmpSwapPartword", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7603, "Length": 448, "Cover_Rate": 0.36304700162074555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "type", "=", "TYPE_MOFFS64", ";", "break", ";", "}", "}", "switch", "(", "type", ")", "{", "case", "TYPE_MOFFS8", ":", "case", "TYPE_REL8", ":", "if", "(", "immediate", "&", "", ")", "immediate", "|=", "~", "(", "", ")", ";", "break", ";", "case", "TYPE_MOFFS16", ":", "if", "(", "immediate", "&", "", ")", "immediate", "|=", "~", "(", "", ")", ";", "break", ";", "case"], "ground_truth": ["TYPE_MOFFS32", ":"], "File": "X86Disassembler14", "Func": "translateImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7604, "Length": 58, "Cover_Rate": 0.3372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_blsmsk_u32", "("], "ground_truth": ["unsigned", "int", "__X", ")", "{"], "File": "bmiintrin", "Func": "_blsmsk_u32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7605, "Length": 17, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "needsStackRealignment", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "unsigned", "StackAlign", "=", "TM", ".", "getFrameLowering", "(", ")", "->", "getStackAlignment", "(", ")", ";", "bool", "requiresRealignment", "=", "(", "(", "MFI", "->", "getMaxAlignment", "(", ")", ">", "StackAlign", ")", "||", "F", "->"], "ground_truth": ["hasFnAttr", "(", "Attribute", "::", "StackAlignment", ")", ")", ";"], "File": "X86RegisterInfo36", "Func": "needsStackRealignment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7606, "Length": 71, "Cover_Rate": 0.6635514018691588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_movsi_internal", "(", "gen_rtx_SUBREG", "(", "SImode", ",", "tmp", ",", "", ")", ",", "gen_raw_REG", "(", "SImode", ",", "A7_REG", ")", ")", ")", ";", "break", ";", "case", "SFmode", ":", "emit_insn", "(", "gen_movsf_internal", "(", "tmp", ",", "gen_raw_REG", "(", "mode", ",", "A7_REG", ")", ")", ")", ";", "break", ";", "case", "SImode", ":", "emit_insn", "(", "gen_movsi_internal", "(", "tmp", ",", "gen_raw_REG", "(", "mode", ",", "A7_REG", ")", ")", ")", ";", "break", ";", "case", "HImode", ":", "emit_insn", "(", "gen_movhi_internal", "(", "tmp", ",", "gen_raw_REG", "(", "mode", ",", "A7_REG", ")", ")", ")", ";", "break", ";", "case", "QImode", ":", "emit_insn", "(", "gen_movqi_internal", "(", "tmp", ",", "gen_raw_REG", "(", "mode", ",", "A7_REG", ")", ")", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "cfun", "->", "machine", "->", "set_frame_ptr_insn", "=", "emit_insn", "(", "gen_set_frame_ptr", "(", ")", ")", ";", "if", "(", "mode", "==", "DFmode", "||", "mode", "==", "DImode", ")", "emit_insn", "(", "gen_movsi_internal", "(", "gen_rtx_SUBREG", "(", "SImode", ",", "tmp", ",", "", ")", ",", "gen_rtx_REG", "(", "SImode", ",", "A7_REG", "-", "", ")", ")", ")", ";", "entry_insns", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")", ";", "if", "(", "cfun", "->", "machine", "->", "vararg_a7", ")", "{", "cfun", "->", "machine", "->", "vararg_a7_copy", "=", "entry_insns", ";", "}", "else", "{", "push_topmost_sequence", "("], "ground_truth": [")", ";"], "File": "xtensa4", "Func": "xtensa_copy_incoming_a7", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7607, "Length": 192, "Cover_Rate": 0.514745308310992, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "rs6000_builtin_is_supported_p", "(", "enum", "rs6000_builtins", "fncode", ")", "{", "HOST_WIDE_INT", "fnmask", "=", "rs6000_builtin_info", "[", "fncode", "]", ".", "mask", ";", "if", "(", "(", "fnmask", "&", "rs6000_builtin_mask", ")", "!=", "fnmask", ")", "return", "false", ";", "else", "return", "true"], "ground_truth": [";"], "File": "rs6000-call", "Func": "rs6000_builtin_is_supported_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7608, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_xrstor"], "ground_truth": ["(", "void", "*", "__P", ",", "long", "long", "__M", ")", "{"], "File": "xsaveintrin4", "Func": "_xrstor", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7609, "Length": 24, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getTM", "<", "TargetMachine", ">"], "ground_truth": ["(", ")", ";"], "File": "SparcTargetMachine (2)1", "Func": "getSparcTargetMachine", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7610, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "switch", "(", "GET_CODE", "(", "op", ")", ")", "{", "case", "REG", ":", "if", "(", "letter", "==", "", "||", "letter", "==", "'z'", "||", "letter", "==", "'y'", ")", "{", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "op", ")", "]", ")", ";", "return", ";", "}", "else", "if", "(", "letter", "==", "'D'", ")", "{", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "op", ")", "+", "", "]", ")", ";", "return", ";", "}", "break", ";", "case", "CONST_INT", ":", "{", "rtx", "int_rtx", "=", "op", ";", "HOST_WIDE_INT", "val", "=", "INTVAL", "(", "int_rtx", ")", ";", "HOST_WIDE_INT", "low", "=", "val", "&", "", ";", "HOST_WIDE_INT", "high", "=", "(", "val", ">>", "", ")", "&", "", ";", "if", "(", "letter", "==", "'y'", ")", "{", "if", "(", "val", "==", "", ")", "fprintf", "(", "file", ",", "", ")", ";", "else", "{", "if", "(", "high", "!=", "", ")", "{", "if", "(", "low", "!=", "", ")", "{", "gcc_assert", "(", "TARGET_ARCH_R2", ")", ";", "if", "(", "high", "==", "", ")", "int_rtx", "=", "gen_int_mode", "(", "low", ",", "SImode", ")", ";", "else", "if", "(", "low", "==", "", ")", "int_rtx", "=", "gen_int_mode", "(", "high", ",", "SImode", ")", ";", "else", "gcc_unreachable", "(", ")", ";", "}", "else", "int_rtx", "=", "gen_int_mode", "(", "high", ",", "SImode", ")", ";", "}", "else", "int_rtx", "=", "gen_int_mode", "(", "low", ",", "SImode", ")", ";", "output_addr_const", "(", "file", ",", "int_rtx", ")", ";", "}", "return", ";", "}", "else", "if", "(", "letter", "==", "'z'", ")", "{", "if", "(", "val", "==", "", ")", "fprintf", "(", "file", ",", "", ")", ";", "else", "{", "if", "(", "low", "==", "", "&&", "high", "!=", "", ")", "int_rtx", "=", "gen_int_mode", "(", "high", ",", "SImode", ")", ";", "else", "if", "(", "low", "!=", "", ")", "{", "gcc_assert", "(", "high", "==", "", "||", "high", "==", "", ")", ";", "int_rtx", "=", "gen_int_mode", "(", "low", ",", "high", "==", "", "?", "SImode", ":", "HImode", ")", ";", "}", "else", "gcc_unreachable", "(", ")", ";", "output_addr_const", "(", "file", ",", "int_rtx", ")", ";", "}", "return", ";", "}", "}", "case", "CONST", ":", "case", "LABEL_REF", ":", "case", "SYMBOL_REF", ":", "case", "CONST_DOUBLE", ":", "if", "(", "letter", "==", "", "||", "letter", "==", "'z'", ")", "{", "output_addr_const", "(", "file", ",", "op", ")", ";", "return", ";", "}", "else", "if", "(", "letter", "==", "'H'", "||", "letter", "==", "'L'", ")", "{", "fprintf", "(", "file", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "op", ")", "==", "CONST", "&&", "GET_CODE", "(", "XEXP", "(", "op", ",", "", ")", ")", "==", "UNSPEC", ")", "{", "rtx", "unspec", "=", "XEXP", "(", "op", ",", "", ")", ";", "int", "unspec_reloc", "=", "XINT", "(", "unspec", ",", "", ")", ";", "gcc_assert", "(", "nios2_large_offset_p", "(", "unspec_reloc", ")", ")", ";", "fprintf", "(", "file", ",", "", ",", "nios2_unspec_reloc_name", "(", "unspec_reloc", ")", ")", ";", "op", "=", "XVECEXP", "(", "unspec", ",", "", ",", "", ")", ";", "}", "fprintf", "(", "file", ",", "letter", "==", "'H'", "?", "", ":", "", ")", ";", "output_addr_const", "(", "file", ",", "op", ")", ";", "fprintf", "(", "file", ",", ""], "ground_truth": [")", ";"], "File": "nios2", "Func": "nios2_print_operand", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7611, "Length": 468, "Cover_Rate": 0.47560975609756095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", "==", "", "||", "VT", "==", "", ")", ";", "unsigned", "Opc", "=", "(", "VT", "==", "", ")", "?", "", ":", "", ";", "SDValue", "Ops", "[", "", "]", ";", "SelectVOP3Mods0", "(", "N", "->", "getOperand", "(", "", ")", ",", "Ops", "[", "", "]", ",", "Ops", "[", "", "]", ",", "Ops", "[", "", "]"], "ground_truth": [",", "Ops", "[", "", "]", ")", ";"], "File": "AMDGPUISelDAGToDAG100", "Func": "SelectDIV_SCALE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7612, "Length": 60, "Cover_Rate": 0.38961038961038963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Mask", "=", "DAG", ".", "getConstantFP", "(", "APFloat", "(", "Sem", ",", "MaskElt", ")", ",", "dl", ",", "LogicVT", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "bool", "IsFNABS", "=", "!", "IsFABS", "&&", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", ";", "unsigned", "LogicOp", "=", "IsFABS", "?", "", ":", "IsFNABS", "?", "", ":", "", ";", "SDValue", "Operand", "=", "IsFNABS", "?", "Op0", ".", "getOperand", "(", "", ")", ":", "Op0", ";", "if", "(", "VT", ".", "isVector", "(", ")", "||", "IsF128", ")", "return", "DAG", ".", "getNode", "(", "LogicOp", ",", "dl", ",", "LogicVT", ",", "Operand", ",", "Mask", ")", ";", "Operand", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "LogicVT", ",", "Operand", ")", ";", "SDValue", "LogicNode", "=", "DAG", ".", "getNode", "(", "LogicOp", ",", "dl", ",", "LogicVT", ",", "Operand", ",", "Mask", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "LogicNode", ","], "ground_truth": ["DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";"], "File": "X86ISelLowering115", "Func": "LowerFABSorFNEG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7613, "Length": 154, "Cover_Rate": 0.3765281173594132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "FK_Data_2", ":", "return", "ELF", "::", "R_ARC_DI16", ";", "case", "FK_Data_4", ":", "return", "ELF", "::", "R_ARC_DI32", ";", "case", "FK_Data_8", ":", "return", "ELF", "::", "R_ARC_DI64", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_WDI30", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_WDI22", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_WDI19", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_PC22", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_PC10", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_WPLT30", ";", "}", "}", "switch", "(", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "FK_Data_1", ":", "return", "ELF", "::", "R_ARC_8", ";", "case", "FK_Data_2", ":", "return", "(", "(", "Fixup", ".", "getOffset", "(", ")", "%", "", ")", "?", "ELF", "::", "R_ARC_UA16", ":", "ELF", "::", "R_ARC_16", ")", ";", "case", "FK_Data_4", ":", "return", "(", "(", "Fixup", ".", "getOffset", "(", ")", "%", "", ")", "?", "ELF", "::", "R_ARC_UA32", ":", "ELF", "::", "R_ARC_32", ")", ";", "case", "FK_Data_8", ":", "return", "(", "(", "Fixup", ".", "getOffset", "(", ")", "%", "", ")", "?", "ELF", "::", "R_ARC_UA64", ":", "ELF", "::", "R_ARC_64", ")", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_HI22", ";", "case", "", ":", "return"], "ground_truth": ["ELF", "::", "R_ARC_LO10", ";"], "File": "SparcELFObjectWriter13", "Func": "getRelocType", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7614, "Length": 189, "Cover_Rate": 0.33992805755395683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "modr", "(", "Rn", "a", ",", "StepZIDS", "as", ")", "{", "return", "D", "(", "", ",", "MemR", "(", "a", ",", "as", ")"], "ground_truth": [")", ";"], "File": "disassembler", "Func": "modr", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7615, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Occupancy", ">", "Limit"], "ground_truth": [")", "Occupancy", "=", "Limit", ";"], "File": "SIMachineFunctionInfo (2)2", "Func": "limitOccupancy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7616, "Length": 10, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getTCReturnAddrDelta", "(", ")", "const", "{", "return"], "ground_truth": ["TailCallReturnAddrDelta", ";"], "File": "M680x0MachineFunction", "Func": "getTCReturnAddrDelta", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7617, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DPDenormModeDefault", "=", "Mode", ".", "FP64FP16Denormals", "?", "FP_DENORM_FLUSH_NONE", ":", "FP_DENORM_FLUSH_IN_FLUSH_OUT", ";", "unsigned", "NewDenormModeValue", "=", "SPDenormMode", "|", "(", "DPDenormModeDefault", "<<", "", ")", ";", "B", ".", "buildInstr", "(", "", ")", ".", "addImm", "(", "NewDenormModeValue", ")", ";", "}", "else", "{", "unsigned", "SPDenormModeBitField", "=", "", "::", "ID_MODE", "|", "(", "", "<<", "", "::"], "ground_truth": ["OFFSET_SHIFT_", ")", "|", "(", "", "<<", "", "::", "WIDTH_M1_SHIFT_", ")", ";"], "File": "AMDGPULegalizerInfo13", "Func": "toggleSPDenormMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7618, "Length": 60, "Cover_Rate": 0.46511627906976744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isa", "<", "StructType", ">", "(", "SrcTy", ")", "&&", "", ")", ";", "const", "DataLayout", "&", "DL", "=", "Func", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "const", "StructLayout", "*", "SL", "=", "DL", ".", "getStructLayout", "(", "cast"], "ground_truth": ["<", "StructType", ">", "(", "SrcTy", ")", ")", ";"], "File": "JVMCastHandler", "Func": "ProcessStructures", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7619, "Length": 46, "Cover_Rate": 0.35384615384615387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vhaddq_m_n_s32", "(", "int32x4_t", "__inactive", ",", "int32x4_t", "__a"], "ground_truth": [",", "int32_t", "__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vhaddq_m_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7620, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "LoopMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "MBB", ".", "getBasicBlock", "(", ")", ")", ";", "auto", "DoneMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "MBB", ".", "getBasicBlock", "(", ")", ")", ";", "MF", "->", "insert", "(", "++", "MBB", ".", "getIterator", "(", ")", ",", "LoopMBB", ")", ";", "MF", "->", "insert", "(", "++", "LoopMBB", "->", "getIterator", "(", ")", ",", "DoneMBB", ")", ";", "LoopMBB", "->", "addSuccessor", "(", "LoopMBB", ")", ";", "LoopMBB", "->", "addSuccessor", "(", "DoneMBB", ")", ";", "DoneMBB", "->", "splice", "(", "DoneMBB", "->", "end", "(", ")", ",", "&", "MBB", ",", "MI", ",", "MBB", ".", "end", "(", ")", ")", ";", "DoneMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "&", "MBB", ")", ";", "MBB", ".", "addSuccessor", "(", "LoopMBB", ")", ";", "Register", "R", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "LoopMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "R", ")", ".", "addImm", "(", "streamer", ")", ";", "Register", "Rs", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "LoopMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Rs", ")", ".", "addReg", "(", "R", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "LoopMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "Rs", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "", ")", ".", "addMBB", "(", "LoopMBB", ")", ";", "NextMBBI", "=", "MBB", ".", "end", "(", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "LivePhysRegs"], "ground_truth": ["LiveRegs", ";"], "File": "RISCVExpandSSRInsts", "Func": "expandSSR_Barrier", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7621, "Length": 230, "Cover_Rate": 0.6515580736543909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "MBlazeBaseInfo1", "Func": "getSpecialMBlazeRegisterFromNumbering", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7622, "Length": 66, "Cover_Rate": 0.30275229357798167, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "", "(", "const", "Type", "*", "Ty", ")", "const", "->", "int", "{", "return", "DL", ".", "getTypeStoreSize", "(", "const_cast", "<", "Type", "*"], "ground_truth": [">", "(", "Ty", ")", ")", ".", "getFixedValue", "(", ")", ";"], "File": "HexagonVectorCombine", "Func": "getSizeOf", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7623, "Length": 31, "Cover_Rate": 0.9117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "match", "(", "SplatValue", ",", "m_FPOne", "(", ")", ")", "||", "match", "(", "SplatValue", ",", "m_One", "(", ")", ")", ";", "}", ";", "auto", "IsUnitDup", "=", "[", "]", "(", "auto", "*", "I", ")", "{", "auto", "*", "IntrI", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "I", ")", ";", "if", "(", "!", "IntrI", "||", "IntrI", "->", "getIntrinsicID", "(", ")", "!=", "", ")", "return", "false", ";", "auto", "*", "SplatValue", "=", "IntrI", "->", "getOperand", "(", "", ")", ";", "return", "match", "(", "SplatValue", ",", "m_FPOne", "(", ")", ")", "||", "match", "(", "SplatValue", ",", "m_One", "(", ")", ")", ";", "}", ";", "if", "(", "IsUnitDup", "(", "OpMultiplicand", ")", "||", "IsUnitSplat", "(", "OpMultiplicand", ")", ")", "std", "::", "swap", "(", "OpMultiplier", ",", "OpMultiplicand", ")", ";", "if", "(", "IsUnitSplat", "(", "OpMultiplier", ")", ")", "{", "OpMultiplicand", "->", "takeName", "(", "&", "II", ")", ";", "return", "IC", ".", "replaceInstUsesWith", "(", "II", ",", "OpMultiplicand", ")", ";", "}", "else", "if", "(", "IsUnitDup", "(", "OpMultiplier", ")", ")", "{", "auto", "*", "DupInst", "=", "cast", "<", "IntrinsicInst", ">", "(", "OpMultiplier", ")", ";", "auto", "*", "DupPg", "=", "DupInst", "->", "getOperand", "(", "", ")", ";", "if", "(", "OpPredicate", "==", "DupPg", ")", "{", "OpMultiplicand", "->", "takeName", "(", "&", "II", ")", ";", "return", "IC", ".", "replaceInstUsesWith", "(", "II", ",", "OpMultiplicand", ")", ";", "}", "}", "return", "None"], "ground_truth": [";"], "File": "AArch64TargetTransformInfo54", "Func": "instCombineSVEVectorMul", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7624, "Length": 202, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "val", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "O", "<<", "", "(", "val", ")"], "ground_truth": [";"], "File": "ARMInstPrinter1", "Func": "printInstSyncBOption", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7625, "Length": 21, "Cover_Rate": 0.44680851063829785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCFixupKind", "Kind", "=", "MCFixupKind", "(", "FIXUP", ")", ";", "if", "(", "MO", ".", "getExpr", "(", ")", "->", "getKind", "(", ")", "==", "MCExpr", "::", "Target", ")", "Kind", "=", "getTargetFixup", "(", "MO", ".", "getExpr", "(", ")", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "Kind", ","], "ground_truth": ["MI", ".", "getLoc", "(", ")", ")", ")", ";"], "File": "CSKYMCCodeEmitter", "Func": "getConstpoolSymbolOpValue", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7626, "Length": 61, "Cover_Rate": 0.5398230088495575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Alignment", ")", "{", "case", "", ":", "LdOpc", "=", "", ";", "StOpc", "=", "", ";", "break", ";", "case", "", ":", "LdOpc", "=", "", ";", "StOpc", "=", "", ";", "break", ";", "case", "", ":", "LdOpc", "=", "", ";", "StOpc", "=", "", ";", "break", ";", "case", "", ":", "LdOpc", "=", "", ";", "StOpc", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "unsigned", "IterationNum", "=", "CopyLen", ">>", "Log2_64", "(", "Alignment", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "IterationNum", ";", "++", "I", ")", "{", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "get", "(", "LdOpc", ")", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "I", "*", "Alignment", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "get", "(", "StOpc", ")", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "DstReg", ")", ".", "addImm", "(", "I", "*", "Alignment", ")", ";", "}", "unsigned", "BytesLeft", "=", "CopyLen", "&", "(", "Alignment", "-", "", ")", ";", "unsigned", "Offset", "=", "IterationNum", "*", "Alignment", ";", "bool", "Hanging4Byte", "=", "BytesLeft", "&", "", ";", "bool", "Hanging2Byte", "=", "BytesLeft", "&", "", ";", "bool", "Hanging1Byte", "=", "BytesLeft", "&", "", ";", "if", "(", "Hanging4Byte", ")", "{", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "Offset", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "DstReg", ")", ".", "addImm", "(", "Offset", ")", ";", "Offset", "+=", "", ";", "}", "if", "(", "Hanging2Byte", ")", "{", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "Offset", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "DstReg", ")", ".", "addImm", "(", "Offset", ")", ";", "Offset", "+=", "", ";", "}", "if", "(", "Hanging1Byte", ")", "{", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "Offset", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "dl", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "DstReg", ")", "."], "ground_truth": ["addImm", "(", "Offset", ")", ";"], "File": "BPFInstrInfo18", "Func": "expandMEMCPY", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7627, "Length": 431, "Cover_Rate": 0.7508710801393729, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "lowerV8I16GeneralSingleInputVectorShuffle", "(", "DL", ",", "", ",", "V1", ",", "RepeatedMask", ",", "Subtarget", ",", "DAG", ")", ";", "}", "SDValue", "PSHUFBMask", "[", "", "]", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "i", "]", "==", "-", "", ")", "{", "PSHUFBMask", "[", "", "*", "i", "]", "=", "PSHUFBMask", "[", "", "*", "i", "+", "", "]", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "continue", ";", "}", "int", "M", "=", "i", "<", "", "?", "Mask", "[", "i", "]", ":", "Mask", "[", "i", "]", "-", "", ";", "assert", "(", "M", ">=", "", "&&", "M", "<", "", "&&", "", ")", ";", "PSHUFBMask", "[", "", "*", "i", "]", "=", "DAG", ".", "getConstant", "(", "", "*", "M", ",", "DL", ",", "", ")", ";", "PSHUFBMask", "[", "", "*", "i", "+", "", "]", "=", "DAG", ".", "getConstant", "(", "", "*", "M", "+", "", ",", "DL", ",", "", ")", ";", "}", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ","], "ground_truth": ["DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "PSHUFBMask", ")", ")", ")", ";"], "File": "X86ISelLowering24", "Func": "lowerV16I16VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7628, "Length": 193, "Cover_Rate": 0.3158756137479542, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "haveFeatures", "(", "FeatureBitset", "ActiveFeatures", ")", "const", "{", "return", "(", "FeaturesRequired", "&", "ActiveFeatures", ")", "=="], "ground_truth": ["FeaturesRequired", ";"], "File": "AArch64BaseInfo (2)1", "Func": "haveFeatures", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7629, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "sh_pr_n_sets", "(", "void"], "ground_truth": [")", "{"], "File": "sh", "Func": "sh_pr_n_sets", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7630, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NewLLT", ".", "getNumElements", "(", ")", ">", "OldLLT", ".", "getNumElements", "(", ")", ")", "{", "if", "(", "NewLLT", ".", "getNumElements", "(", ")", "!=", "OldLLT", ".", "getNumElements", "(", ")", "*", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "auto", "Undef", "=", "MIRBuilder", ".", "buildUndef", "(", "{", "OldLLT", "}", ")", ";", "CurVReg", "=", "MIRBuilder", ".", "buildMerge", "(", "{", "NewLLT", "}", ",", "{", "CurVReg", ",", "Undef", "}", ")", ".", "getReg", "(", "", ")", ";", "}", "else", "{", "CurVReg", "=", "MIRBuilder", ".", "buildInstr", "(", "ExtendOp", ",", "{", "NewLLT", "}", ",", "{", "CurVReg", "}", ")", ".", "getReg", "(", "", ")", ";", "}", "}", "else", "if", "(", "NewLLT", ".", "getNumElements", "(", ")", "==", "", ")", "{", "auto", "Undef", "=", "MIRBuilder", ".", "buildUndef", "(", "{", "OldLLT", "}", ")", ";", "CurVReg", "=", "MIRBuilder", ".", "buildBuildVector", "(", "{", "NewLLT", "}", ",", "{", "CurVReg", ",", "Undef", ".", "getReg", "(", "", ")", "}", ")", ".", "getReg", "(", "", ")", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "}", "else", "{", "if", "(", "NewLLT", "!=", "MRI", ".", "getType", "(", "CurVReg", ")", ")", "{", "CurVReg", "=", "MIRBuilder", ".", "buildInstr", "(", "ExtendOp", ",", "{", "NewLLT", "}", ",", "{", "CurVReg", "}", ")", ".", "getReg", "(", "", ")", ";", "}", "}", "}", "}", "if", "(", "CurVReg", "!=", "CurArgInfo", ".", "Regs", "[", "", "]", ")", "{", "CurArgInfo", ".", "Regs", "[", "", "]", "=", "CurVReg", ";", "setArgFlags", "(", "CurArgInfo", ",", "AttributeList", "::", "ReturnIndex", ",", "DL", ",", "F", ")", ";", "}", "splitToValueTypes", "(", "CurArgInfo", ",", "SplitArgs", ",", "DL", ",", "CC", ")", ";", "}", "OutgoingValueAssigner", "Assigner", "(", "AssignFn", ",", "AssignFn", ","], "ground_truth": ["Subtarget", ",", "true", ")", ";"], "File": "AArch64CallLowering17", "Func": "lowerReturn", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7631, "Length": 273, "Cover_Rate": 0.325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createAtomicExpandPass", "(", "const", "TargetMachine", "*", "TM", ")", "{", "return", "new", "AtomicExpandPass", "("], "ground_truth": ["TM", ")", ";"], "File": "X86AtomicExpandPass", "Func": "createX86AtomicExpandPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7632, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X"], "ground_truth": [")", ";"], "File": "SPUMCTargetDesc", "Func": "createSPUMCInstrInfo", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7633, "Length": 21, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_cvtpd_epu32", "(", "__mmask8", "__U"], "ground_truth": [",", "__m256d", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_cvtpd_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7634, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_Register", ":", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "O", "<<", "MO", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "HexagonAsmPrinter", "Func": "printOperand", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7635, "Length": 61, "Cover_Rate": 0.3719512195121951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_t", "i", "=", "", ";", "for", "(", "typename", "SmallVectorImpl", "<", "BlockT", "*", ">", "::", "const_iterator", "iterBlk", "=", "orderedBlks", ".", "begin", "(", ")", ",", "iterBlkEnd", "=", "orderedBlks", ".", "end", "(", ")", ";", "iterBlk", "!=", "iterBlkEnd", ";", "++", "iterBlk", ",", "++", "i", ")", "{", "os", "<<", "", "<<", "(", "*", "iterBlk", ")", "->", "getNumber", "(", ")", ";", "os", "<<", "", "<<", "getSCCNum", "(", "*", "iterBlk", ")", "<<", "", "<<", "(", "*", "iterBlk", ")", "->", "size", "(", ")", "<<", "", ";", "if", "(", "i", "!=", "", "&&", "i", "%", "", "==", ""], "ground_truth": [")", "{"], "File": "AMDILCFGStructurizer9", "Func": "printOrderedBlocks", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7636, "Length": 91, "Cover_Rate": 0.7583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParserExtension", "::", "Initialize", "(", "Parser", ")", ";", "MRI", "=", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "STI", "."], "ground_truth": ["getFeatureBits", "(", ")", ")", ")", ";"], "File": "CSKYAsmParser1", "Func": "CSKYAsmParser", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7637, "Length": 29, "Cover_Rate": 0.4142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "JUMP_P", "(", "branch", ")", ")", ";", "if", "(", "single_set", "(", "branch", ")", "==", "NULL_RTX", "||", "!", "any_condjump_p", "(", "branch", ")", ")", "reason", "=", "", ";", "else", "{", "rtx_insn", "*", "label", ";", "if", "(", "dump_file", ")", "flow_loop_dump", "(", "loop", ",", "dump_file", ",", "NULL", ",", "", ")", ";", "label", "=", "BB_HEAD", "(", "loop", "->", "header", ")", ";", "gcc_assert", "(", "LABEL_P", "(", "label", ")", ")", ";", "mn10300_insert_setlb_lcc", "(", "label"], "ground_truth": [",", "branch", ")", ";"], "File": "mn10300", "Func": "mn10300_scan_for_setlb_lcc", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7638, "Length": 72, "Cover_Rate": 0.3302752293577982, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "long", "__i", ";", "__m1", ".", "as_m64", "=", "__A", ";", "__m2", ".", "as_m64", "=", "__B", ";", "for", "(", "__i", "=", "", ";", "__i", "<", "", ";", "__i", "++", ")", "__res", ".", "as_char", "[", "__i", "]", "=", "(", "(", "unsigned", "char", ")", "__m1", ".", "as_char", "[", "__i", "]", ">", "(", "unsigned", "char", ")", "__m2", ".", "as_char", "[", "__i", "]", ")", "?", "__m1", ".", "as_char", "[", "__i", "]", ":", "__m2"], "ground_truth": [".", "as_char", "[", "__i", "]", ";"], "File": "xmmintrin2", "Func": "_mm_max_pu8", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7639, "Length": 73, "Cover_Rate": 0.38421052631578945, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MCRegAliasIterator", "AI", "(", "Reg", ",", "TRI", ",", "true", ")", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "if", "(", "RegSet"], "ground_truth": [".", "count", "(", "*", "AI", ")", ")", "return", "true", ";"], "File": "M88kDelaySlotFiller", "Func": "isRegInSet", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7640, "Length": 34, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "-", "countTrailingZeros", "<", "uint64_t", ">", "(", "Imm", "."], "ground_truth": ["Val", ")", ";"], "File": "PPCAsmParser (2)", "Func": "getCRBitMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7641, "Length": 13, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrshlq_x_u32", "(", "uint32x4_t", "__a", ",", "int32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vrshlq_m_uv4si", "(", "__arm_vuninitializedq_u32", "(", ")", ",", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrshlq_x_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7642, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "O", "<<"], "ground_truth": ["Value", ";"], "File": "LC3bAsmPrinter", "Func": "printDecimal16", "Target": "LC3b", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7643, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "OrigAlignment", "=", "St", "->", "getAlignment", "(", ")", ";", "unsigned", "EltOffset", "=", "NumVecElts", "==", "", "?", "", ":", "", ";", "unsigned", "Alignment", "=", "std", "::", "min", "(", "OrigAlignment", ",", "EltOffset", ")", ";", "SDLoc", "DL", "(", "St", ")", ";", "SDValue", "BasePtr", "=", "St", "->", "getBasePtr", "(", ")", ";", "SDValue", "NewST1", "=", "DAG", ".", "getStore", "(", "St", "->", "getChain", "(", ")", ",", "DL", ",", "SplatVal", ",", "BasePtr", ",", "St", "->", "getPointerInfo", "(", ")", ",", "St", "->", "isVolatile", "(", ")", ",", "St", "->", "isNonTemporal", "(", ")", ",", "St", "->", "getAlignment", "(", ")", ")", ";", "unsigned", "Offset", "=", "EltOffset", ";", "while", "(", "--", "NumVecElts", ")", "{", "SDValue", "OffsetPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "Offset", ",", "", ")", ")", ";", "NewST1", "=", "DAG", ".", "getStore", "(", "NewST1", ".", "getValue", "(", "", ")", ",", "DL", ",", "SplatVal", ",", "OffsetPtr", ",", "St", "->", "getPointerInfo", "(", ")", ",", "St", "->", "isVolatile", "(", ")", ",", "St", "->", "isNonTemporal", "(", ")", ",", "Alignment", ")", ";", "Offset", "+="], "ground_truth": ["EltOffset", ";"], "File": "AArch64ISelLowering117", "Func": "replaceSplatVectorStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7644, "Length": 171, "Cover_Rate": 0.5059171597633136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getBranchTargetOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "isImm", "(", ")", ")", "return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ",", "STI", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "(", ")"], "ground_truth": [",", "(", "MCFixupKind", ")", "", ")", ")", ";"], "File": "SparcMCCodeEmitter14", "Func": "getBranchTargetOpValue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7645, "Length": 88, "Cover_Rate": 0.9361702127659575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "usePackedStack", "(", "MF", ")", "?", ""], "ground_truth": ["-", "", ":", "", ";"], "File": "SystemZFrameLowering36", "Func": "getBackchainOffset", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7646, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "op1", "=", "operands", "[", "", "]", ";", "if", "(", "!", "reload_in_progress", "&&", "!", "REG_P", "(", "op0", ")", "&&", "!", "REG_P", "(", "op1", ")", "&&", "!", "(", "stik_const_operand", "(", "op1", ",", "mode", ")", "&&", "!", "push_operand", "(", "op0", ",", "mode", ")", ")", ")", "op1", "=", "force_reg", "(", "mode", ",", "op1", ")", ";", "if", "(", "GET_CODE", "(", "op1", ")", "==", "LO_SUM", "&&", "GET_MODE", "(", "op1", ")", "==", "Pmode", "&&", "dp_reg_operand", "(", "XEXP", "(", "op1", ",", "", ")", ",", "mode", ")", ")", "{", "op1", "=", "XEXP", "(", "op1", ",", "", ")", ";", "}", "if", "(", "symbolic_address_operand", "(", "op1", ",", "mode", ")", ")", "{", "if", "(", "TARGET_LOAD_ADDRESS", ")", "{", "emit_insn", "(", "gen_load_immed_address", "(", "op0", ",", "op1", ")", ")", ";", "return", "", ";", "}", "else", "{", "op1", "=", "force_const_mem", "(", "Pmode", ",", "op1", ")", ";", "}", "}", "else", "if", "(", "mode", "==", "HFmode", "&&", "CONSTANT_P", "(", "op1", ")", "&&", "!", "LEGITIMATE_CONSTANT_P", "(", "op1", ")", ")", "{", "op1", "=", "force_const_mem", "(", "mode", ",", "op1", ")", ";", "}", "if", "(", "TARGET_EXPOSE_LDP", "&&", "!", "(", "reload_in_progress", "||", "reload_completed", ")", "&&", "GET_CODE", "(", "op1", ")", "==", "MEM", "&&", "symbolic_address_operand", "(", "XEXP", "(", "op1", ",", "", ")", ",", "Pmode", ")", ")", "{", "rtx", "dp_reg", "=", "gen_rtx_REG", "(", "Pmode", ",", "DP_REGNO", ")", ";", "if", "(", "!", "TARGET_SMALL", ")", "emit_insn", "(", "gen_set_ldp", "(", "dp_reg", ",", "XEXP", "(", "op1", ",", "", ")", ")", ")", ";", "op1", "=", "change_address", "(", "op1", ",", "mode", ",", "gen_rtx_LO_SUM", "(", "Pmode", ",", "dp_reg", ",", "XEXP", "(", "op1", ",", "", ")", ")", ")", ";", "}", "if", "(", "TARGET_EXPOSE_LDP", "&&", "!", "(", "reload_in_progress", "||", "reload_completed", ")", "&&", "GET_CODE", "(", "op0", ")", "==", "MEM", "&&", "symbolic_address_operand", "(", "XEXP", "(", "op0", ",", "", ")"], "ground_truth": [",", "Pmode", ")", ")", "{"], "File": "c4x1", "Func": "c4x_emit_move_sequence", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 7647, "Length": 278, "Cover_Rate": 0.4161676646706587, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "RF", "=", "cast", "<", "MCRelaxableFragment", ">", "(", "*", "K", ")", ";", "auto", "&", "Inst", "=", "const_cast", "<", "MCInst", "&", ">", "(", "RF", ".", "getInst", "(", ")", ")", ";", "while", "(", "Size", ">", "", "&&", "MCInstrInfo", "::", "bundleSize", "(", "Inst", ")", "<", "MaxPacketSize", ")", "{", "MCInst", "*", "Nop", "=", "Context", ".", "createMCInst", "(", ")", ";", "Nop", "->", "setOpcode", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createInst", "(", "Nop", ")", ")", ";", "Size", "-=", "", ";", "if", "(", "!", "MCChecker", "(", "Context", ",", "*", "MCII", ",", "*", "RF", ".", "getSubtargetInfo", "(", ")", ",", "Inst", ",", "*", "Context", ".", "getRegisterInfo", "(", ")", ",", "false", ")", ".", "check", "(", ")", ")", "{", "Inst", ".", "erase", "(", "Inst", ".", "end", "(", ")", "-"], "ground_truth": ["", ")", ";"], "File": "HexagonAsmBackend14", "Func": "finishLayout", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7648, "Length": 126, "Cover_Rate": 0.3673469387755102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VarArgsFrameIndex", "="], "ground_truth": ["Index", ";"], "File": "FISCMachineFunctionInfo", "Func": "setVarArgsFrameIndex", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7649, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u32_p64", "(", "poly64x1_t", "__a", ")", "{", "return", "(", "uint32x2_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon_vreinterpret_u32_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7650, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "emitCodeAlignment", "(", "", ",", "", ")", ";", "MCELFStreamer", "::", "emitInstruction", "(", "Inst", ",", "STI", ")", ";", "MCFragment", "*", "InstructionFragment", "=", "getCurrentFragment", "(", ")", ";", "SMLoc", "InstLoc", "=", "Inst", ".", "getLoc", "(", ")", ";", "if", "(", "LastLabel", "&&", "!", "LastLabel", "->", "isUnset", "(", ")", "&&", "LastLabelLoc", ".", "isValid", "(", ")", "&&", "InstLoc", ".", "isValid", "(", ")", ")", "{", "const", "SourceMgr", "*", "SourceManager", "=", "getContext", "(", ")"], "ground_truth": [".", "getSourceManager", "(", ")", ";"], "File": "PPCELFStreamer5", "Func": "emitInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7651, "Length": 73, "Cover_Rate": 0.42441860465116277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printModImmOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "MCOperand", "Op", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "if", "(", "Op", ".", "isExpr", "(", ")", ")", "return", "printOperand", "(", "MI", ",", "OpNum", ",", "STI", ",", "O", ")", ";", "unsigned", "Bits", "=", "Op", ".", "getImm", "(", ")", "&", "", ";", "unsigned", "Rot", "=", "(", "Op", ".", "getImm", "(", ")", "&", "", ")", ">>", "", ";", "bool", "PrintUnsigned"], "ground_truth": ["=", "false", ";"], "File": "ARMInstPrinter1", "Func": "printModImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7652, "Length": 84, "Cover_Rate": 0.3652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "IsStrict", "?", "", ":", "", ")", ";", "SDValue", "Chain", "=", "IsStrict", "?", "Op", ".", "getOperand", "(", "", ")", ":", "SDValue", "(", ")", ";", "EVT", "LHSVT", "=", "LHS", ".", "getValueType", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "LHSVT", "==", "", ")", "{", "assert", "(", "!", "Subtarget", ".", "hasP9Vector", "(", ")", "&&", "", ")", ";", "softenSetCCOperands", "(", "DAG", ",", "LHSVT", ",", "LHS", ",", "RHS", ",", "CC", ",", "dl", ",", "LHS", ",", "RHS", ",", "Chain", ",", "Op", "->", "getOpcode", "(", ")", "==", "", ")", ";", "if", "(", "RHS", ".", "getNode", "(", ")", ")", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "LHS", ",", "RHS", ",", "DAG", ".", "getCondCode", "(", "CC", ")", ")", ";", "if", "(", "IsStrict", ")", "return", "DAG", ".", "getMergeValues", "(", "{", "LHS", ",", "Chain", "}", ",", "dl", ")", ";", "return", "LHS", ";", "}", "assert", "(", "!", "IsStrict", "&&", "", ")", ";", "if", "(", "Op", ".", "getValueType", "(", ")", "==", ""], "ground_truth": [")", "{"], "File": "PPCISelLowering109", "Func": "LowerSETCC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7653, "Length": 170, "Cover_Rate": 0.35639412997903563, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "--", "I", ";", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "!", "isUnpredicatedTerminator", "(", "*", "I", ")", ")", "break", ";", "switch", "(", "I", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "true", ";", "default", ":", "if", "(", "!", "I", "->", "isBranch", "(", ")", ")", "{", "return", "true", ";", "}", "}", "if", "(", "isDeadBranch", "(", "*", "I", ")", ")", "{", "if", "(", "AllowModify", ")", "{", "MachineBasicBlock", "::", "iterator", "NewI", "=", "std", "::", "next", "(", "I", ")", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "NewI", ";", "}", "continue", ";", "}", "if", "(", "!", "LastTerminator", ")", "{", "LastTerminator", "=", "&", "*", "I", ";", "continue", ";", "}", "if", "(", "isUnconditionalBranch", "(", "*", "I", ")", ")", "{", "if", "(", "AllowModify", ")", "LastTerminator", "->", "eraseFromParent", "(", ")", ";", "LastTerminator", "=", "&", "*", "I", ";", "continue", ";", "}", "MachineInstr", "*", "FirstTerminator", "=", "&", "*", "I", ";", "if", "(", "I", "!=", "MBB", ".", "begin", "(", ")", "&&", "isUnpredicatedTerminator", "(", "*", "--", "I", ")", ")", "{", "if", "(", "isUnconditionalBranch", "(", "*", "I", ")", ")", "{", "if", "(", "AllowModify", ")", "{", "LastTerminator", "->", "eraseFromParent", "(", ")", ";", "FirstTerminator", "->", "eraseFromParent", "(", ")", ";", "}", "LastTerminator", "=", "&", "*", "I", ";", "continue", ";", "}", "return", "true", ";", "}", "if", "(", "!", "isUnconditionalBranch", "(", "*", "LastTerminator", ")", "||", "!", "isConditionalBranch", "(", "*", "FirstTerminator", ")", ")", "return", "true", ";", "parseCondBranch", "(", "*", "FirstTerminator", ",", "TrueBB", ",", "Cond", ")", ";", "TrueBB", "=", "getBranchTarget", "(", "*", "FirstTerminator", ")", ";", "FalseBB", "=", "getBranchTarget", "(", "*", "LastTerminator", ")", ";", "return", "false", ";", "}", "if", "(", "!", "LastTerminator", ")", "{", "assert", "(", "!", "TrueBB", "&&", "!", "FalseBB", ")", ";", "return", "false", ";", "}", "if", "(", "MBB", ".", "isLayoutSuccessor", "(", "getBranchTarget", "(", "*", "LastTerminator", ")", ")", ")", "{", "LastTerminator", "->", "eraseFromParent", "(", ")", ";", "assert", "(", "!", "TrueBB", "&&", "!"], "ground_truth": ["FalseBB", ")", ";"], "File": "TPCInstrInfo", "Func": "analyzeBranch", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7654, "Length": 386, "Cover_Rate": 0.6831858407079646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isTargetDarwin", "(", ")", ")", "return", "new", "_MachoTargetObjectFile", "(", ")", ";", "return", "new", "_ELFTargetObjectFile", "("], "ground_truth": [")", ";"], "File": "AArch64ISelLowering84", "Func": "createTLOF", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7655, "Length": 27, "Cover_Rate": 0.7105263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "SrcReg", "==", "", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "StartOp", ",", "NumOps", "=", "MI", "->", "getNumOperands", "(", ")", "-", "NumOffset", ";", "i", "!=", "NumOps", ";", "++", "i", ")", "RegList", ".", "push_back", "(", "MI", "->", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", ")", ";", "break", ";", "case", "", ":", "assert", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "", ")", ";", "RegList", ".", "push_back", "(", "SrcReg", ")", ";", "break", ";", "}", "OutStreamer", ".", "EmitRegSave", "(", "RegList", ",", "Opc", "==", "", ")", ";", "}", "else", "{", "if", "(", "SrcReg", "==", "", ")", "{", "int64_t", "Offset", "=", "", ";", "switch", "(", "Opc", ")", "{", "default", ":", "MI", "->", "dump", "(", ")", ";", "assert", "(", "", "&&", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "Offset", "=", "", ";", "break", ";", "case", "", ":", "Offset", "=", "-", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "Offset", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "break", ";", "case", "", ":", "Offset", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "*", "", ";", "break", ";", "case", "", ":", "case", "", ":", "Offset", "=", "-", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "*", "", ";", "break", ";", "case", "", ":", "{", "unsigned", "CPI", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "const", "MachineConstantPool", "*", "MCP", "=", "MF", ".", "getConstantPool", "(", ")", ";", "if", "(", "CPI", ">=", "MCP", "->", "getConstants", "(", ")", ".", "size", "(", ")", ")", "CPI", "=", "AFI", ".", "getOriginalCPIdx", "(", "CPI", ")", ";", "assert", "(", "CPI", "!=", "-", ""], "ground_truth": ["&&", "", ")", ";"], "File": "ARMAsmPrinter32", "Func": "EmitUnwindingInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7656, "Length": 289, "Cover_Rate": 0.40646976090014064, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Bit", "<", "", "&&", "", ")", ";", "bool", "UseWReg", "=", "Bit", "<", "", ";", "unsigned", "NecessarySize", "=", "UseWReg", "?", "", ":", "", ";", "if", "(", "Size", "!=", "NecessarySize", ")", "TestReg", "=", "moveScalarRegClass", "(", "TestReg", ",", "UseWReg", "?", "", ":", "", ",", "MIB", ")", ";", "static", "const", "unsigned", "OpcTable", "[", "", "]", "[", "", "]", "=", "{", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", "}", ";", "unsigned", "Opc", "=", "OpcTable", "[", "UseWReg", "]", "[", "IsNegative", "]", ";", "auto", "TestBitMI", "=", "MIB", ".", "buildInstr", "(", "Opc", ")", ".", "addReg", "(", "TestReg", ")", ".", "addImm", "(", "Bit", ")", ".", "addMBB", "(", "DstMBB", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "TestBitMI", ",", "TII", ",", "TRI", ","], "ground_truth": ["RBI", ")", ";"], "File": "AArch64InstructionSelector (2)", "Func": "emitTestBit", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7657, "Length": 119, "Cover_Rate": 0.5107296137339056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "BB", ")", "<<", "", "<<", "BB", "->", "getName", "(", ")", "<<", "", "<<", "BB", "->", "getParent", "(", ")", "->", "getName", "(", ")", "<<", "", "<<", "MLI", "->", "getLoopDepth", "(", "BB", ")", "<<", "", ")", ";", "buildDAGWithRegPressure", "(", ")", ";", "SmallVector", "<", "SUnit", "*", ",", "", ">", "TopRoots", ",", "BotRoots", ";", "findRootsAndBiasEdges", "(", "TopRoots", ",", "BotRoots", ")", ";", "SchedImpl", "->", "initialize", "(", "this", ")", ";", "DEBUG", "(", "unsigned", "maxH", "=", "", ";", "for", "(", "unsigned", "su", "=", "", ",", "e", "=", "SUnits", ".", "size", "(", ")", ";", "su", "!=", "e", ";", "++", "su", ")", "if", "(", "SUnits", "[", "su", "]", ".", "getHeight", "(", ")", ">", "maxH", ")", "maxH", "=", "SUnits", "[", "su", "]", ".", "getHeight", "(", ")", ";", "dbgs", "(", ")", "<<", "", "<<", "maxH", "<<", "", ";", ")", ";", "DEBUG", "(", "unsigned", "maxD", "=", "", ";", "for", "(", "unsigned", "su", "=", "", ",", "e", "=", "SUnits", ".", "size", "(", ")", ";", "su", "!=", "e", ";", "++", "su", ")", "if", "(", "SUnits", "[", "su", "]", ".", "getDepth", "(", ")", ">", "maxD", ")", "maxD", "=", "SUnits", "[", "su", "]", ".", "getDepth", "(", ")", ";", "dbgs", "(", ")", "<<", "", "<<", "maxD", "<<", "", ";", ")", ";", "DEBUG", "(", "for", "(", "unsigned", "su", "=", "", ",", "e", "=", "SUnits", ".", "size", "(", ")", ";", "su", "!=", "e", ";", "++", "su", ")", "SUnits", "[", "su", "]", "."], "ground_truth": ["dumpAll", "(", "this", ")", ")", ";"], "File": "HexagonMachineScheduler35", "Func": "schedule", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7658, "Length": 240, "Cover_Rate": 0.6469002695417789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "push", "(", "HARD_FRAME_POINTER_REGNUM", ")", ";", "emit_move_insn", "(", "hard_frame_pointer_rtx", ",", "addr", ")", ";", "if", "(", "REGNO", "(", "addr", ")", "==", "SP_REG", ")", "emit_move_insn", "(", "hard_frame_pointer_rtx", ",", "plus_constant"], "ground_truth": ["(", "hard_frame_pointer_rtx", ",", "GET_MODE_SIZE", "(", "word_mode", ")", ")", ")", ";"], "File": "h83003", "Func": "h8300_swap_into_er6", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7659, "Length": 36, "Cover_Rate": 0.8181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ImmOffs", "=", "", "(", "MO2", ".", "getImm", "(", ")", ")", ";", "unsigned", "Op", "=", "", "(", "MO2", ".", "getImm", "(", ")", ")", ";", "if", "(", "AlwaysPrintImm0", "||", "ImmOffs", "||", "Op", "==", "", ")", "{", "O", "<<", "", "<<", "markup", "(", "", ")", "<<", "", "<<", "", "(", "", "(", "MO2", ".", "getImm", "(", ")", ")", ")", "<<", "ImmOffs", "*", "", "<<", "markup", "(", "", ")", ";", "}", "O", "<<", "", "<<", "markup", "("], "ground_truth": ["", ")", ";"], "File": "ARMInstPrinter (2)", "Func": "printAddrMode5Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7660, "Length": 77, "Cover_Rate": 0.4425287356321839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")"], "ground_truth": [")", ";"], "File": "MipsDisassembler", "Func": "DecodeMSA128BRegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7661, "Length": 35, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "MCOperand", "MCOp", ";", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "default", ":", "MI", "->", "print", "(", "errs", "(", ")", ")", ";", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_Register", ":", "if", "(", "MO", ".", "isImplicit", "(", ")", ")", "continue", ";", "MCOp", "=", "MCOperand", "::", "createReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "MCOp", "=", "MCOperand", "::", "createImm", "(", "MO", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "MCOp", "=", "MCOperand", "::", "createExpr", "(", "MCSymbolRefExpr", "::", "create", "(", "MO", ".", "getMBB"], "ground_truth": ["(", ")", "->", "getSymbol", "(", ")", ",", "Ctx", ")", ")", ";"], "File": "XtensaMCInstLower", "Func": "Lower", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7662, "Length": 142, "Cover_Rate": 0.6283185840707964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", "->", "emitInstruction", "(", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ",", "STI", ")", ";", "OutStreamer", "->", "emitInstruction", "(", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "-", "", ")", ".", "addImm", "(", "LPAC", "::", "makePreOp", "(", "LPAC", "::", "ADD", ")", ")", ",", "STI", ")", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MCInst", "TmpInst", ";", "MCInstLowering", ".", "Lower", "(", "MI", ",", "TmpInst", ")", ";", "TmpInst", ".", "setOpcode", "(", "", ")", ";", "OutStreamer", "->", "emitInstruction", "(", "TmpInst", ",", "STI", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "LanaiAsmPrinter3", "Func": "emitCallInstruction", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7663, "Length": 109, "Cover_Rate": 0.47391304347826085, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&"], "ground_truth": ["MsgPackDoc", ";"], "File": "AMDGPUPALMetadata", "Func": "getMsgPackDoc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7664, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x8_t", ")", "__builtin_aarch64_sqrshrun_nv8hi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vqrshrun_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7665, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "validateCCReservedRegs", "(", "const", "SmallVectorImpl", "<", "std", "::", "pair", "<", "llvm", "::", "Register", ",", "llvm", "::", "SDValue", ">>", "&", "Regs", ",", "MachineFunction", "&", "MF", ")", "const", "{", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "const", "Subtarget", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "std", "::", "any_of", "(", "std", "::", "begin", "(", "Regs", ")", ",", "std", "::", "end", "(", "Regs", ")", ",", "[", "&", "STI", "]", "(", "auto", "Reg", ")", "{", "return", "STI", ".", "isRegisterReservedByUser", "(", "Reg", ".", "first", ")", ";", "}", ")", ")", "F", ".", "getContext", "(", ")", ".", "diagnose", "(", "DiagnosticInfoUnsupported", "{", "F", ",", ""], "ground_truth": ["}", ")", ";"], "File": "RISCVISelLowering11", "Func": "validateCCReservedRegs", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7666, "Length": 112, "Cover_Rate": 0.9911504424778761, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "long", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__TM_is_user_abort", "(", "void", "*", "const", "TM_buff", ")", "{", "texasru_t", "texasru", "=", "*", "_TEXASRU_PTR", "(", "TM_buff"], "ground_truth": [")", ";"], "File": "htmxlintrin", "Func": "__TM_is_user_abort", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7667, "Length": 30, "Cover_Rate": 0.8108108108108109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parseBDXAddr64", "(", "OperandVector", "&", "Operands"], "ground_truth": [")", "{"], "File": "SystemZAsmParser1", "Func": "parseBDXAddr64", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7668, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pmaxsw512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B", ",", "(", "__v32hi", ")", "_mm512_setzero_si512", "(", ")"], "ground_truth": [",", "(", "__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_max_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7669, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Mask", "[", "i", "]", ">=", "-", "", "&&", "", ")", ";", "int", "MaskIdx", "=", "Mask", "[", "i", "]", ";", "int", "ExpectedIdx", "=", "ExpectedMask", "[", "i", "]", ";", "if", "(", "", "<=", "MaskIdx", "&&", "MaskIdx", "!=", "ExpectedIdx", ")", "{", "SDValue", "MaskV", "=", "MaskIdx", "<", "Size", "?", "V1", ":", "V2", ";", "SDValue", "ExpectedV", "=", "ExpectedIdx", "<", "Size", "?", "V1", ":", "V2", ";", "MaskIdx", "=", "MaskIdx", "<", "Size", "?", "MaskIdx", ":", "(", "MaskIdx", "-"], "ground_truth": ["Size", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "isShuffleEquivalent", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7670, "Length": 76, "Cover_Rate": 0.40860215053763443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddq_x_n_u16", "(", "uint16x8_t", "__a", ",", "uint16_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vaddq_m_n_uv8hi", "(", "__arm_vuninitializedq_u16", "(", ")", ",", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vaddq_x_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7671, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag", "(", "TargetMachine", "&"], "ground_truth": ["TM", ")", "{"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "createAMDGPUISelDag", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7672, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfo", "::", "MCAsmInfo", "(", "const", "Triple", "&", "TT", ")", "{", "IsLittleEndian", "=", "false", ";", "UseIntegratedAssembler", "=", "true", ";", "CodePointerSize", "=", "CalleeSaveStackSlotSize", "="], "ground_truth": ["", ";"], "File": "MMIXMCAsmInfo", "Func": "MMIXMCAsmInfo", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7673, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMaxCallFrameSize", "(", ")", "const"], "ground_truth": ["{"], "File": "P2MachineFunctionInfo", "Func": "getMaxCallFrameSize", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7674, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isDarwinABI", "(", ")", "const", "{", "return", "isTargetMachO", "(", ")", "||", "isDarwin", "("], "ground_truth": [")", ";"], "File": "PPCSubtarget (2)1", "Func": "isDarwinABI", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7675, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "Value", "*", ",", "", ">", "Args", ";", "if", "(", "EscapeCall", ")", "{", "auto", "Ops", "=", "EscapeCall", "->", "arg_operands", "(", ")", ";", "Args", ".", "append", "(", "Ops", ".", "begin", "(", ")", ",", "Ops", ".", "end", "(", ")", ")", ";", "}", "Args", ".", "push_back", "(", "RegNode", ")", ";", "IRBuilder", "<", ">", "Builder", "(", "&", "F", ".", "getEntryBlock", "(", ")", ",", "EscapeCall", "?", "EscapeCall", ":", "F", "."], "ground_truth": ["getEntryBlock", "(", ")", ".", "end", "(", ")", ")", ";"], "File": "X86WinEHState22", "Func": "escapeRegNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7676, "Length": 75, "Cover_Rate": 0.42134831460674155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DecodeGPR8RegisterClass", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder", ")", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "DecodeGPR8RegisterClass", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder", ")"], "ground_truth": ["==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "AVRDisassembler (2)", "Func": "decodeFWRdK", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7677, "Length": 44, "Cover_Rate": 0.3464566929133858, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTLI", "(", ")", "const", "{", "return", "TLI"], "ground_truth": [";", "}"], "File": "TGSITargetTransformInfo", "Func": "getTLI", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7678, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "string", "getRomdataSectionName", "(", "unsigned", "num", ",", "std", "::", "string", "prefix", "=", "", ")", "{", "std", "::", "ostringstream", "o"], "ground_truth": [";"], "File": "PIC161", "Func": "getRomdataSectionName", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7679, "Length": 22, "Cover_Rate": 0.4888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitStartOfAsmFile", "(", "Module", "&", "M", ")", "{", "if", "(", "Subtarget", "->", "isTargetEnvMacho", "(", ")", ")", "OutStreamer", ".", "SwitchSection", "(", "getObjFileLowering", "(", ")", ".", "getTextSection", "(", ")", ")", ";", "if", "(", "Subtarget", "->", "isTargetCOFF", "(", ")", ")", "{", "if", "(", "!", "Subtarget", "->", "is64Bit"], "ground_truth": ["(", ")", ")", "{"], "File": "X86AsmPrinter19", "Func": "EmitStartOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7680, "Length": 50, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_move_insn", "(", "tmpreg", ",", "retreg", ")", ";", "insn", "=", "emit_move_insn", "(", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ",", "tmpreg", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "add_reg_note", "(", "insn", ",", "REG_FRAME_RELATED_EXPR", ",", "gen_rtx_SET", "(", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ",", "retreg", ")", ")", ";", "offset", "-=", "", ";", "}", "else", "if", "(", "MMIX_CFUN_HAS_LANDING_PAD", ")", "offset", "-=", "", ";", "if", "(", "MMIX_CFUN_HAS_LANDING_PAD", ")", "{", "if", "(", "offset", "<", "", ")", "{", "HOST_WIDE_INT", "stack_chunk", "=", "stack_space_to_allocate", ">", "(", "", "-", "", "-", "", ")", "?", "(", "", "-", "", "-", "", ")", ":", "stack_space_to_allocate", ";", "mmix_emit_sp_add", "(", "-", "stack_chunk", ")", ";", "total_allocated_stack_space", "+=", "stack_chunk", ";", "offset", "+=", "stack_chunk", ";", "stack_space_to_allocate", "-=", "stack_chunk", ";", "}", "emit_move_insn", "(", "gen_rtx_REG", "(", "DImode", ",", "", ")", ",", "gen_rtx_REG", "(", "DImode", ",", "MMIX_rO_REGNUM", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ",", "gen_rtx_REG", "(", "DImode", ",", "", ")", ")", ";", "offset", "-=", "", ";", "}", "offset", "-=", "(", "locals_size", "+", "", ")", "&", "~", "", ";", "for", "(", "regno", "=", "", ";", "regno", ">=", "MMIX_FIRST_GLOBAL_REGNUM", ";", "regno", "--", ")", "if", "(", "(", "(", "regno", "!=", "MMIX_FRAME_POINTER_REGNUM", "||", "!", "frame_pointer_needed", ")", "&&", "df_regs_ever_live_p", "(", "regno", ")", "&&", "!", "call_used_or_fixed_reg_p", "(", "regno", ")", ")", "||", "IS_MMIX_EH_RETURN_DATA_REG", "(", "regno", ")", ")", "{", "rtx", "insn", ";", "if", "(", "offset", "<", "", ")", "{", "HOST_WIDE_INT", "stack_chunk", "=", "(", "stack_space_to_allocate", ">", "(", "", "-", "offset", "-", "", ")", "?", "(", "", "-", "offset", "-", "", ")", ":", "stack_space_to_allocate", ")", ";", "mmix_emit_sp_add", "(", "-", "stack_chunk", ")", ";", "total_allocated_stack_space", "+=", "stack_chunk", ";", "offset", "+=", "stack_chunk", ";", "stack_space_to_allocate", "-=", "stack_chunk", ";", "}", "insn", "=", "emit_move_insn", "(", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ",", "gen_rtx_REG"], "ground_truth": ["(", "DImode", ",", "regno", ")", ")", ";"], "File": "mmix", "Func": "mmix_expand_prologue", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7681, "Length": 309, "Cover_Rate": 0.38625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcge_f64", "(", "float64x1_t", "__a", ",", "float64x1_t", "__b", ")", "{", "return", "(", "uint64x1_t", ")", "(", "__a", ">="], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vcge_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7682, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitFunctionBodyStart", "(", ")", "{", "MCInstLowering", ".", "Initialize", "(", "Mang", ",", "&", "MF", "->", "getContext", "("], "ground_truth": [")", ")", ";"], "File": "TeakAsmPrinter", "Func": "EmitFunctionBodyStart", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7683, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "imm8", ")", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodePredicateOperand", "(", "Inst", ",", "pred", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "imm8", "==", "", "&&", "pred", "!=", "", "&&", "(", "(", "FeatureBits", "[", "", "]", ")"], "ground_truth": ["!=", "", ")", ")", "S", "=", "MCDisassembler", "::", "SoftFail", ";"], "File": "ARMDisassembler", "Func": "DecodeHINTInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7684, "Length": 70, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "F", ">>", "SoloPos"], "ground_truth": [")", "&", "SoloMask", ")", ";"], "File": "Tile64VLIWPacketizer", "Func": "isTile64SoloInstruction", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7685, "Length": 11, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "adjustArgFlags", "(", "CallLowering", "::", "ArgInfo", "&", "Arg", ",", "LLT", "Ty", ")", "{", "if", "(", "!", "Ty", ".", "isPointer", "(", ")", ")", "return", ";", "auto", "&", "Flags", "=", "Arg", ".", "Flags"], "ground_truth": ["[", "", "]", ";"], "File": "MOSCallLowering", "Func": "adjustArgFlags", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7686, "Length": 35, "Cover_Rate": 0.660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AssemblerDialect", "=", "AsmWriterFlavor", ";", "TextAlignFillValue", "=", "", ";", "if", "(", "!", "is64Bit", ")", "Data64bitsDirective", "=", "", ";", "CommentString", "=", "", ";", "SupportsDebugInformation", "="], "ground_truth": ["true", ";"], "File": "X86MCAsmInfo43", "Func": "X86MCAsmInfoDarwin", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7687, "Length": 25, "Cover_Rate": 0.36231884057971014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "Changed", "=", "false", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "processMachineBasicBlock", "(", "MBB", ")", ";", "return", "Changed"], "ground_truth": [";"], "File": "AArch64DeadRegisterDefinitionsPass (2)1", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7688, "Length": 29, "Cover_Rate": 0.32954545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MDT", "=", "getAnalysisIfAvailable", "<", "MachineDominatorTree", ">", "(", ")", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "BoolRC", "=", "TRI", "->", "getBoolRC", "(", ")", ";", "if", "(", "ST", ".", "isWave32", "(", ")", ")", "{", "AndOpc", "=", "", ";", "OrOpc", "=", "", ";", "XorOpc", "=", "", ";", "MovTermOpc", "=", "", ";", "Andn2TermOpc", "=", "", ";", "XorTermrOpc", "=", "", ";", "OrTermrOpc", "=", "", ";", "OrSaveExecOpc", "=", "", ";", "Exec", "=", "", ";", "}", "else", "{", "AndOpc", "=", "", ";", "OrOpc", "=", "", ";", "XorOpc", "=", "", ";", "MovTermOpc", "=", "", ";", "Andn2TermOpc", "=", "", ";", "XorTermrOpc", "=", "", ";", "OrTermrOpc", "=", "", ";", "OrSaveExecOpc", "=", "", ";", "Exec", "=", "", ";", "}", "const", "bool", "CanDemote", "=", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "_PS", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "bool", "IsKillBlock", "=", "false", ";", "for", "(", "auto", "&", "Term", ":", "MBB", ".", "terminators", "(", ")", ")", "{", "if", "(", "TII", "->", "isKillTerminator", "(", "Term", ".", "getOpcode", "(", ")", ")", ")", "{", "KillBlocks", ".", "insert", "(", "&", "MBB", ")", ";", "IsKillBlock", "=", "true", ";", "break", ";", "}", "}", "if", "(", "CanDemote", "&&", "!", "IsKillBlock", ")", "{", "for", "(", "auto", "&", "MI", ":", "MBB", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "KillBlocks", ".", "insert", "(", "&", "MBB", ")", ";", "break", ";", "}", "}", "}", "}", "MachineFunction", "::", "iterator", "NextBB", ";", "for", "(", "MachineFunction", "::", "iterator", "BI", "=", "MF", ".", "begin", "(", ")", ";", "BI", "!=", "MF", ".", "end", "(", ")", ";", "BI", "=", "NextBB", ")", "{", "NextBB", "=", "std", "::", "next", "(", "BI", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "&", "*", "BI", ";", "MachineBasicBlock", "::", "iterator", "I", ",", "E", ",", "Next", ";", "E", "=", "MBB", "->", "end", "(", ")", ";", "for", "(", "I", "=", "MBB", "->", "begin", "(", ")", ";", "I", "!=", "E", ";", "I", "=", "Next", ")", "{", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "MachineInstr", "&", "MI", "=", "*", "I", ";", "MachineBasicBlock", "*", "SplitMBB", "=", "MBB", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "SplitMBB", "=", "process", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "SILowerControlFlow15", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7689, "Length": 376, "Cover_Rate": 0.6416382252559727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isImplicit", "(", ")", ")"], "ground_truth": ["||", "MO", ".", "isRegMask", "(", ")", ")", "NewMI", ".", "addOperand", "(", "MF", ",", "MO", ")", ";"], "File": "SIShrinkInstructions28", "Func": "copyExtraImplicitOps", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7690, "Length": 43, "Cover_Rate": 0.3524590163934426, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ID", "==", "&", "TargetTransformInfo", "::", "ID"], "ground_truth": [")", "return", "(", "TargetTransformInfo", "*", ")", "this", ";"], "File": "X86TargetTransformInfo113", "Func": "getAdjustedAnalysisPointer", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7691, "Length": 16, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", "(", "SubMode", ")", ")", ")", ";", "int64_t", "CondVal", "=", "insn", ">>", "", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "CondVal", "==", "", "?", "", ":", "CondVal", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "OpIdx", "+=", "", ";", "bool", "isSPVFP", "=", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", ";", "unsigned", "RegClassID", "=", "isSPVFP", "?", "", ":", "", ";", "unsigned", "RegD", "=", "decodeVFPRd", "(", "insn", ",", "isSPVFP", ")", ";", "unsigned", "char", "Imm8", "=", "insn", "&", "", ";", "unsigned", "Regs", "=", "isSPVFP", "?", "Imm8", ":"], "ground_truth": ["Imm8", "/", "", ";"], "File": "ARMDisassemblerCore", "Func": "DisassembleVFPLdStMulFrm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7692, "Length": 131, "Cover_Rate": 0.34203655352480417, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "case", "", ":", "{", "auto", "ConditionCode", "=", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "resolveComparison", "(", "MBB", ",", "MI", ",", "DL", ",", "ConditionCode", ",", "MI", ".", "getOperand", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "break", ";", "}", "case", "", ":", "{", "auto", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "TrueValue", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "FalseValue", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "Dst", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "FalseValue", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "Dst", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "TrueValue", ")", ";", "break", ";", "}", "case", "", ":", "{", "auto", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "ConditionCode", "=", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "auto", "TrueValue", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "FalseValue", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "resolveComparison", "(", "MBB", ",", "MI", ",", "DL", ",", "ConditionCode", ",", "MI", ".", "getOperand", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")"], "ground_truth": [")", ".", "addImm", "(", "", ")", ";"], "File": "LC2200InstrInfo1", "Func": "expandPostRAPseudo", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7693, "Length": 328, "Cover_Rate": 0.4530386740331492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "TlsFree", "(", "key", ")", "!=", "", ")", "?", ""], "ground_truth": [":", "(", "int", ")", "GetLastError", "(", ")", ";"], "File": "gthr-win32", "Func": "__gthr_win32_key_delete", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7694, "Length": 19, "Cover_Rate": 0.7037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeMem", "(", "MCInst", "&", "MI", ",", "uint64_t", "insn", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ",", "bool", "isLoad", ",", "DecodeFunc", "DecodeSX", ")", "{", "unsigned", "sx", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "DecodeStatus", "status", ";", "if", "(", "isLoad", ")", "{", "status", "=", "DecodeSX", "(", "MI", ",", "sx", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "}", "status", "=", "DecodeASX", "(", "MI", ",", "insn", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "if", "(", "!", "isLoad", ")", "{", "status", "=", "DecodeSX", "(", "MI", ",", "sx", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")"], "ground_truth": ["return", "status", ";"], "File": "VEDisassembler1", "Func": "DecodeMem", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7695, "Length": 125, "Cover_Rate": 0.946969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "WideRes", "=", "getSETCCInGPR", "(", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOpcode", "(", ")", "==", "", "?", "SetccInGPROpts", "::", "SExtOrig", ":", "SetccInGPROpts", "::", "ZExtOrig", ")", ";", "if", "(", "!", "WideRes", ")", "return", "false", ";", "SDLoc", "dl", "(", "N", ")", ";", "bool", "Inputs32Bit", "=", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ";", "bool", "Output32Bit", "=", "N", "->", "getValueType", "(", "", ")", "==", "", ";", "NumSextSetcc", "+=", "N", "->", "getOpcode", "(", ")", "==", "", "?"], "ground_truth": ["", ":", "", ";"], "File": "PPCISelDAGToDAG (2)2", "Func": "tryEXTEND", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7696, "Length": 90, "Cover_Rate": 0.30716723549488056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "IRFLengthStore", "=", "findIRF", "(", "IRFStore", ",", "StoreIRF", ")", ";", "if", "(", "IRFLengthLoad", "==", "IRFLengthStore", ")", "{", "for", "(", "int", "i", "=", "", ";", "i", "<", "IRFLengthStore", ";", "i", "++", ")", "{", "SCEVParser", "scevRunerLoad", "(", "SE", "->", "getSCEV", "(", "LoadIRF", "[", "i", "]", ")", ",", "SE", ",", "F", ".", "getParent", "("], "ground_truth": [")", ")", ";"], "File": "TPCIndexSpace", "Func": "computeIndexMap", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7697, "Length": 54, "Cover_Rate": 0.3673469387755102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "MachineInstr", "*", "And", "=", "nullptr", ",", "*", "Or", "=", "nullptr", ";", "if", "(", "!", "SkipAnding", ")", "{", "Register", "AndReg", "=", "MRI", "->", "createVirtualRegister", "(", "BoolRC", ")", ";", "And", "=", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "AndOpc", ")", ",", "AndReg", ")", ".", "addReg", "(", "Exec", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "Or", "=", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "OrOpc", ")", ",", "Dst", ")", "."], "ground_truth": ["addReg", "(", "AndReg", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";"], "File": "SILowerControlFlow13", "Func": "emitIfBreak", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7698, "Length": 101, "Cover_Rate": 0.3423728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_rol_epi32", "(", "__m512i", "__A", ",", "const", "int", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_prold512_mask", "(", "(", "__v16si", ")", "__A", ",", "__B", ",", "(", "__v16si", ")", "_mm512_undefined_si512", "("], "ground_truth": [")", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_rol_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7699, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "InVT", "=", "In", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "MVT", "InSVT", "=", "InVT", ".", "getScalarType", "(", ")", ";", "if", "(", "!", "isPowerOf2_32", "(", "VT", ".", "getVectorNumElements", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "InSVT", "!=", "", "&&", "InSVT", "!=", "", "&&", "InSVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SVT", "==", "", "&&", "VT", ".", "getSizeInBits", "(", ")", "<", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "(", "!", "Subtarget", ".", "useAVX512Regs", "(", ")", "&&", "VT", ".", "is256BitVector", "(", ")", "&&", "InVT", ".", "is512BitVector", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "NumPackedSignBits", "=", "std", "::", "min", "<", "unsigned", ">", "(", "SVT", ".", "getSizeInBits", "(", ")", ",", "", ")", ";", "unsigned", "NumPackedZeroBits", "=", "Subtarget", ".", "hasSSE41", "(", ")", "?", "NumPackedSignBits", ":", "", ";", "KnownBits", "Known", "=", "DAG", ".", "computeKnownBits", "(", "In", ")", ";", "unsigned", "NumLeadingZeroBits", "=", "Known", ".", "countMinLeadingZeros", "(", ")", ";", "if", "(", "NumLeadingZeroBits", ">=", "(", "InSVT", ".", "getSizeInBits", "(", ")", "-", "NumPackedZeroBits", ")", ")", "return", "truncateVectorWithPACK", "(", "", ",", "VT", ",", "In", ",", "DL", ",", "DAG", ",", "Subtarget", ")", ";", "unsigned", "NumSignBits", "=", "DAG", ".", "ComputeNumSignBits", "(", "In", ")", ";", "if", "(", "NumSignBits", ">", "(", "InSVT", ".", "getSizeInBits", "(", ")", "-", "NumPackedSignBits", ")", ")", "return", "truncateVectorWithPACK", "(", "", ",", "VT", ",", "In", ",", "DL", ","], "ground_truth": ["DAG", ",", "Subtarget", ")", ";"], "File": "X86ISelLowering136", "Func": "combineVectorSignBitsTruncation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7700, "Length": 252, "Cover_Rate": 0.6379746835443038, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ikind", "=", "MCInstrInfo", "::", "getType", "(", "MCII"], "ground_truth": [",", "MI", ")", ";"], "File": "TPCMCCodeEmitter", "Func": "isLoadInst", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7701, "Length": 12, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "vector", "<", "std", "::", "pair", "<", "int", ",", "unsigned", ">", ">", ">", "IGSrcs", ";", "ValidSwizzle", ".", "clear", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "IG", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "IGSrcs", ".", "push_back", "(", "ExtractSrcs", "(", "IG", "[", "i", "]", ",", "PV", ")", ")", ";", "unsigned", "Op", "=", "getOperandIdx", "(", "IG", "[", "i", "]", "->", "getOpcode", "(", ")", ",", "AMDGPU", "::", "OpName", "::", "bank_swizzle", ")", ";", "ValidSwizzle", ".", "push_back", "(", "(", "R600InstrInfo", "::", "BankSwizzle", ")", "IG", "[", "i", "]", "->", "getOperand", "("], "ground_truth": ["Op", ")", ".", "getImm", "(", ")", ")", ";"], "File": "R600InstrInfo3", "Func": "fitsReadPortLimitations", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7702, "Length": 109, "Cover_Rate": 0.6449704142011834, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FixedNum", "=", "", ",", "SplitNum", "=", "", ",", "LoopPhiNum", "=", "", ";", "int32_t", "TotalP", "=", "", ";", "for", "(", "unsigned", "DR", ":", "Part", ")", "{", "MachineInstr", "*", "DefI", "=", "MRI", "->", "getVRegDef", "(", "DR", ")", ";", "int32_t", "P", "=", "profit", "(", "DefI", ")", ";", "if", "(", "P", "==", "std", "::", "numeric_limits", "<", "int", ">", "::", "min", "(", ")", ")", "return", "false", ";", "TotalP", "+=", "P", ";", "if", "(", "isInduction", "(", "DR", ",", "IRM", ")", ")", "TotalP", "-=", "", ";", "for", "(", "auto", "U", "=", "MRI", "->", "use_nodbg_begin", "(", "DR", ")", ",", "W", "=", "MRI", "->", "use_nodbg_end", "(", ")", ";", "U", "!=", "W", ";", "++"], "ground_truth": ["U", ")", "{"], "File": "HexagonSplitDouble14", "Func": "isProfitable", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7703, "Length": 108, "Cover_Rate": 0.34726688102893893, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitBasicBlockStart", "(", "const", "MachineBasicBlock", "&"], "ground_truth": ["MBB", ")", "const", "{"], "File": "TVMAsmPrinter", "Func": "EmitBasicBlockStart", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7704, "Length": 12, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "(", "(", "VT", "==", "", ")", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasInt256", "(", ")", ")", ")", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", ")", "std", "::", "swap", "(", "N0", ",", "N1", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "!=", "", "||", "N1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Mask", "=", "N1", ".", "getOperand", "(", "", ")", ";", "SDValue", "X", "=", "N1", ".", "getOperand", "(", "", ")", ";", "SDValue", "Y", ";", "if", "(", "N0", ".", "getOperand", "(", "", ")", "==", "Mask", ")", "Y", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N0", ".", "getOperand", "(", "", ")", "==", "Mask", ")", "Y", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "Y", ".", "getNode", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Mask", ".", "getOpcode", "(", ")", "==", "", ")", "Mask", "=", "Mask", ".", "getOperand", "(", "", ")", ";", "if", "(", "X", ".", "getOpcode", "(", ")", "==", "", ")", "X", "=", "X", ".", "getOperand", "(", "", ")", ";", "if", "(", "Y", ".", "getOpcode", "(", ")", "==", "", ")", "Y", "=", "Y", ".", "getOperand", "(", "", ")", ";", "EVT", "MaskVT", "=", "Mask", ".", "getValueType"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering24", "Func": "combineLogicBlendIntoPBLENDV", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7705, "Length": 244, "Cover_Rate": 0.3475783475783476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "II", "::", "getImmEnd", "(", "getDesc", "("], "ground_truth": ["MCII", ",", "MCI", ")", ")", ";"], "File": "TPCMCInstrInfo", "Func": "getImmFieldEnd", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7706, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "SetCCOpcode", "=", "cast", "<", "CondCodeSDNode", ">", "(", "CC", ")", "->", "get", "(", ")", ";", "SDValue", "NotOp0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op0", ",", "DAG", ".", "getConstant", "(", "-", "", ",", "dl", ",", "VT", ")", ")", ";", "SDValue", "NotOp1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op1", ",", "DAG", ".", "getConstant", "(", "-", "", ",", "dl", ",", "VT", ")", ")", ";", "switch", "(", "SetCCOpcode", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op0", ",", "Op1", ")", ",", "DAG", ".", "getConstant", "(", "-", "", ",", "dl", ",", "VT", ")", ")", ";", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op0", ",", "Op1", ")", ";", "case", "", ":", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op0", ",", "NotOp1", ")", ";", "case", "", ":", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "NotOp0", ",", "Op1", ")", ";", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering (2)3", "Func": "LowerBoolVSETCC_AVX512", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7707, "Length": 194, "Cover_Rate": 0.5542857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__popcntq", "("], "ground_truth": ["unsigned", "long", "long", "__X", ")", "{"], "File": "ia32intrin", "Func": "__popcntq", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7708, "Length": 18, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "getTargetMachine", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeCallResult", "(", "Ins", ",", "RetCC_", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "RVLocs", "[", "i", "]", ".", "getLocReg", "(", ")", ",", "RVLocs", "[", "i", "]", ".", "getValVT", "(", ")", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", ""], "ground_truth": [")", ";"], "File": "MipsISelLowering32", "Func": "LowerCallResult", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7709, "Length": 94, "Cover_Rate": 0.573170731707317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "MachineLoopInfo"], "ground_truth": [">", "(", ")", ";"], "File": "X86FixupBWInsts1", "Func": "getAnalysisUsage", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7710, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Adjust", "%", "ElemSize", "==", "", ")", "{", "Value", "*", "Tmp0", "=", "Builder", ".", "CreateGEP", "(", "Ptr", ",", "HVC", ".", "getConstInt", "(", "Adjust", "/", "ElemSize", ")", ")", ";", "return", "Builder", ".", "CreatePointerCast", "(", "Tmp0", ",", "ValTy", "->", "getPointerTo", "(", ")", ")", ";", "}", "PointerType", "*", "CharPtrTy", "=", "Type", "::", "getInt8PtrTy", "(", "HVC", "."], "ground_truth": ["F", ".", "getContext", "(", ")", ")", ";"], "File": "HexagonVectorCombine11", "Func": "createAdjustedPointer", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7711, "Length": 61, "Cover_Rate": 0.3719512195121951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TT", ".", "isOSDarwin", "(", ")", ")", "return", "new", "DarwinAsmBackend", "(", "T", ",", "STI", ".", "getCPU", "(", ")", ")", ";", "uint8_t", "OSABI", "=", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "TT", ".", "getOS", "(", ")", ")", ";", "bool", "IsLittleEndian", "=", "TT", ".", "getArch", "(", ")", "==", "Triple", "::"], "ground_truth": ["ppc64le", ";"], "File": "PPCAsmBackend17", "Func": "createPPCAsmBackend", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7712, "Length": 48, "Cover_Rate": 0.4528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GV", ".", "getType", "(", ")", "->", "getAddressSpace", "(", ")", "==", "llvm", "::", "ADDRESS_SPACE_GENERIC", "&&", "!", "llvm", "::", "isTexture", "(", "GV", ")", "&&", "!", "llvm", "::", "isSurface", "(", "GV", ")", "&&", "!", "llvm", "::", "isSampler", "(", "GV", ")", "&&", "!", "GV", ".", "getName", "(", ")", ".", "startswith", "(", "", ")", ")", "{", "GlobalVariable", "*", "NewGV", "=", "new", "GlobalVariable", "(", "M", ",", "GV", ".", "getValueType", "(", ")", ",", "GV", ".", "isConstant", "(", ")", ",", "GV", ".", "getLinkage", "(", ")", ",", "GV", ".", "hasInitializer", "(", ")", "?", "GV", ".", "getInitializer", "(", ")", ":", "nullptr", ",", "", ",", "&", "GV", ",", "GV", ".", "getThreadLocalMode", "(", ")", ",", "llvm", "::", "ADDRESS_SPACE_GLOBAL", ")", ";", "NewGV", "->", "copyAttributesFrom", "(", "&", "GV", ")", ";", "GVMap", "[", "&", "GV", "]", "=", "NewGV", ";", "}", "}", "if", "(", "GVMap", ".", "empty", "(", ")", ")", "{", "return", "false", ";", "}", "for", "(", "Module", "::", "iterator", "I", "=", "M", ".", "begin", "(", ")", ",", "E", "=", "M", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "isDeclaration", "(", ")", ")", "{", "continue", ";", "}", "IRBuilder", "<", ">", "Builder", "(", "I", "->", "getEntryBlock", "(", ")", ".", "getFirstNonPHIOrDbg", "(", ")", ")", ";", "for", "(", "Function", "::", "iterator", "BBI", "=", "I", "->", "begin", "(", ")", ",", "BBE", "=", "I", "->", "end", "(", ")", ";", "BBI", "!=", "BBE", ";", "++", "BBI", ")", "{", "for", "(", "BasicBlock", "::", "iterator", "II", "=", "BBI", "->", "begin", "(", ")", ",", "IE", "=", "BBI", "->", "end", "(", ")", ";", "II", "!=", "IE", ";", "++", "II", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "II", "->", "getNumOperands", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "Value", "*", "Operand", "=", "II", "->", "getOperand", "(", "i", ")", ";", "if", "(", "isa", "<", "Constant", ">", "(", "Operand", ")", ")", "{", "II", "->", "setOperand", "(", "i", ",", "remapConstant", "(", "&", "M", ",", "&", "*", "I", ",", "cast", "<", "Constant", ">", "(", "Operand", ")", ",", "Builder", ")", ")", ";", "}", "}", "}", "}", "ConstantToValueMap", ".", "clear", "(", ")", ";", "}", "ValueToValueMapTy", "VM", ";", "for", "(", "auto", "I", "=", "GVMap", ".", "begin", "(", ")", ",", "E", "=", "GVMap", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "VM", "[", "I", "->", "first", "]", "=", "I", "->", "second", ";", "for", "(", "GVMapTy", "::", "iterator", "I", "=", "GVMap", ".", "begin", "(", ")", ",", "E", "=", "GVMap", ".", "end", "(", ")", ";", "I", "!=", "E", ";", ")", "{", "GlobalVariable", "*", "GV", "=", "I", "->", "first", ";", "GlobalVariable", "*", "NewGV", "=", "I", "->", "second", ";", "auto", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "GVMap", ".", "erase", "(", "I", ")", ";", "I", "=", "Next", ";", "Constant", "*", "BitCastNewGV", "=", "ConstantExpr", "::", "getPointerCast", "(", "NewGV", ",", "GV", "->", "getType", "(", ")", ")", ";", "GV", "->", "replaceAllUsesWith", "(", "BitCastNewGV", ")", ";", "std", "::", "string", "Name", "=", "std", "::", "string", "(", "GV", "->", "getName", "(", ")", ")", ";", "GV", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "NVPTXGenericToNVVM", "Func": "runOnModule", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7713, "Length": 489, "Cover_Rate": 0.9055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqsubq_u16", "(", "uint16x8_t", "__a", ",", "uint16x8_t", "__b", ")", "{", "return", "__builtin_mve_vqsubq_uv8hi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqsubq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7714, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SubTarget", ".", "isSVR4ABI", "(", ")", "&&", "SubTarget", ".", "is64", "(", ")", ")", "{", "SDValue", "GA", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "JT", ")", ",", "", ",", "GA", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ")", ";", "}", "unsigned", "MOHiFlag", ",", "MOLoFlag", ";", "bool", "isPIC", "=", "GetLabelAccessInfo", "(", "DAG", ".", "getTarget", "(", ")", ",", "MOHiFlag", ",", "MOLoFlag", ")", ";", "SDValue", "JTIHi", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ",", "MOHiFlag", ")", ";", "SDValue", "JTILo", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ","], "ground_truth": ["MOLoFlag", ")", ";"], "File": "PPCISelLowering (2)", "Func": "LowerJumpTable", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7715, "Length": 115, "Cover_Rate": 0.672514619883041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "MF", ".", "getFunction", "(", ")", "->", "getName", "(", ")", "<<", "", ";", "errs", "(", ")", "<<", "", "<<", "MI", ")", ";", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getIndex", "(", ")", ";", "int", "stackSize", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "getStackSize", "(", ")", ";", "int", "spOffset", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "getObjectOffset", "(", "FrameIndex", ")", ";", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "FrameIndex", "<<", "", "<<", "", "<<", "spOffset", "<<", "", "<<", "", "<<", "stackSize", "<<", "", ")", ";", "int", "Offset", "=", "(", "(", "spOffset", "<", "", ")", "?", "(", "stackSize", "+", "(", "-", "(", "spOffset", "+", "", ")", ")", ")", ":", "(", "spOffset", ")", ")", ";", "Offset", "+=", "MI", ".", "getOperand", "(", "i", "-", "", ")", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "MipsRegisterInfo4", "Func": "eliminateFrameIndex", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7716, "Length": 138, "Cover_Rate": 0.5111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm512_maskz_cvtpd_epi32", "(", "__mmask8", "__U", ",", "__m512d", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_cvtpd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7717, "Length": 22, "Cover_Rate": 0.4489795918367347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isSALUInstr", "(", "const", "MachineInstr", "&", "MI"], "ground_truth": [")", "const", "{"], "File": "SIInstrInfo116", "Func": "isSALUInstr", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7718, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setGlobalRetAddr", "(", "unsigned", "Reg", ")", "{", "GlobalRetAddr", "="], "ground_truth": ["Reg", ";"], "File": "AlphaMachineFunctionInfo", "Func": "setGlobalRetAddr", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7719, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "const_section", "(", ")", "\\", "{", "\\", "text_section", "(", ")"], "ground_truth": [";", "\\", "}"], "File": "m88k", "Func": "const_section", "Target": "m88k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7720, "Length": 14, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_rndscaleps_128_mask", "(", "(", "__v4sf", ")", "__A", ",", "__imm", ","], "ground_truth": ["(", "__v4sf", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_roundscale_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7721, "Length": 24, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v4si", "__B", "=", "(", "__v4si", ")", "(", "__v2du", ")", "{", "__A", ",", "__A", "}", ";", "return", "(", "__m64", ")", "(", "(", "__v2du", ")", "vec_abs", "("], "ground_truth": ["__B", ")", ")", "[", "", "]", ";"], "File": "tmmintrin", "Func": "_mm_abs_pi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7722, "Length": 32, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MF", "->", "getTarget", "(", ")", ".", "getSubtargetImpl", "(", ")", "->", "getRegisterInfo", "(", ")", ")", ";", "LIs", "=", "LI", ";", "DEBUG", "(", "MF", "->", "dump", "(", ")", ";", ")", ";", "for", "(", "MachineFunction", "::", "const_iterator", "mbbItr", "=", "MF", "->", "begin", "(", ")", ",", "mbbEnd", "=", "MF", "->", "end", "(", ")", ";", "mbbItr", "!=", "mbbEnd", ";", "++", "mbbItr", ")", "{", "const", "MachineBasicBlock", "*", "MBB", "=", "&", "*", "mbbItr", ";", "Chains", ".", "clear", "(", ")", ";", "for", "(", "MachineBasicBlock", "::", "const_iterator", "miItr", "=", "MBB", "->", "begin", "(", ")", ",", "miEnd", "=", "MBB", "->", "end", "(", ")", ";", "miItr", "!=", "miEnd", ";", "++", "miItr", ")", "{", "const", "MachineInstr", "*", "MI", "=", "&", "*", "miItr", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64PBQPRegAlloc13", "Func": "build", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7723, "Length": 135, "Cover_Rate": 0.32066508313539194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", "->", "getTargetTriple", "(", ")", ".", "getArch", "(", ")", "==", "Triple", "::", "amdgcn", "&&", "EnableLowerKernelArguments", ")", "addPass", "(", "createLowerKernelArgumentsPass", "(", ")", ")", ";", "TargetPassConfig", "::", "addCodeGenPrepare", "("], "ground_truth": [")", ";"], "File": "AMDGPUTargetMachine104", "Func": "addCodeGenPrepare", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7724, "Length": 31, "Cover_Rate": 0.4246575342465753, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "'#'", "<<", "formatImm", "(", "Scale", "*", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "("], "ground_truth": [")", ")", ";"], "File": "AArch64InstPrinter11", "Func": "printImmScale", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7725, "Length": 20, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isImm", "("], "ground_truth": [")", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "setImmKindNone", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7726, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "__builtin_neon_vreinterpretv4siv4sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_u32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7727, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "HOST_WIDE_INT", "sparc_asan_shadow_offset", "(", "void"], "ground_truth": [")", "{"], "File": "sparc", "Func": "sparc_asan_shadow_offset", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7728, "Length": 8, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "Mem", ".", "Base", "=", "Base", ";", "Op", "->", "Mem", ".", "IndexReg", "=", "", ";", "Op", "->", "Mem", "."], "ground_truth": ["Index", "=", "Index", ";"], "File": "VEAsmParser (2)", "Func": "MorphToMEMrii", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7729, "Length": 24, "Cover_Rate": 0.3037974683544304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BO", ".", "push_back", "(", "&", "Fn", "->", "front", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "BO", ".", "size", "(", ")", ";", "++", "i", ")", "{", "BasicBlock", "*", "B", "=", "cast", "<", "BasicBlock", ">", "(", "BO", "[", "i", "]", ")", ";", "for", "(", "auto", "DTN", ":", "children", "<", "DomTreeNode", "*", ">", "(", "DT", "->", "getNode", "(", "B", ")", ")", ")", "BO", ".", "push_back", "(", "DTN", "->", "getBlock", "(", ")", ")", ";", "}", "for", "(", "unsigned", "i", "=", "BO", ".", "size", "(", ")", ";", "i", ">", "", ";", "--", "i", ")", "{", "BasicBlock", "*", "B", "=", "cast", "<", "BasicBlock", ">", "(", "BO", "[", "i", "-", "", "]", ")", ";", "BasicBlock", "::", "InstListType", "&", "IL", "=", "B", "->", "getInstList", "(", ")", ";", "typedef", "BasicBlock", "::", "InstListType", "::", "reverse_iterator", "reverse_iterator", ";", "ValueVect", "Ins", ";", "for", "(", "reverse_iterator", "I", "=", "IL", ".", "rbegin", "(", ")", ",", "E", "=", "IL", ".", "rend", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "Ins", ".", "push_back", "(", "&", "*", "I", ")", ";", "for", "(", "ValueVect", "::", "iterator", "I", "=", "Ins", ".", "begin", "(", ")", ",", "E", "=", "Ins", "."], "ground_truth": ["end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{"], "File": "HexagonCommonGEP18", "Func": "removeDeadCode", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7730, "Length": 200, "Cover_Rate": 0.8368200836820083, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_fmsub_ps", "(", "__m512", "__A", ",", "__m512", "__B", ",", "__m512"], "ground_truth": ["__C", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_fmsub_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7731, "Length": 25, "Cover_Rate": 0.44642857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "unsigned", "PtrSize", "=", "ValTy", ".", "getElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "const", "LLT", "NewTy", "=", "LLT", "::", "vector", "(", "ValTy", ".", "getElementCount", "(", ")", ",", "PtrSize", ")", ";", "auto", "&", "MMO", "=", "*", "*", "MI", ".", "memoperands_begin", "(", ")", ";", "MMO", ".", "setType", "(", "NewTy", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_STORE", ")", "{", "auto", "Bitcast", "=", "MIRBuilder", ".", "buildBitcast", "(", "NewTy", ",", "ValReg", ")", ";", "MIRBuilder", ".", "buildStore", "(", "Bitcast", ".", "getReg", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ",", "MMO", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "AArch64LegalizerInfo22", "Func": "legalizeLoadStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7732, "Length": 102, "Cover_Rate": 0.4015748031496063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "ShuffleVectorSDNode", "*", "SVN", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "if", "(", "useSVEForFixedLengthVectorVT", "(", "VT", ")", ")", "return", "LowerFixedLengthVECTOR_SHUFFLEToSVE", "(", "Op", ",", "DAG", ")", ";", "ArrayRef", "<", "int", ">", "ShuffleMask", "=", "SVN", "->", "getMask", "(", ")", ";", "SDValue", "V1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "V2", "=", "Op", ".", "getOperand", "(", "", ")", ";", "assert", "(", "V1", ".", "getValueType", "(", ")", "==", "VT", "&&", "", ")", ";", "assert", "(", "ShuffleMask", ".", "size", "(", ")", "==", "VT", ".", "getVectorNumElements", "(", ")", "&&", "", ")", ";", "if", "(", "SVN", "->", "isSplat", "(", ")", ")", "{", "int", "Lane", "=", "SVN", "->", "getSplatIndex", "(", ")", ";", "if", "(", "Lane", "==", "-", "", ")", "Lane", "=", "", ";", "if", "(", "Lane", "==", "", "&&", "V1", ".", "getOpcode", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "V1", ".", "getValueType", "(", ")", ",", "V1", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "V1", ".", "getOpcode", "(", ")", "==", "", "&&", "!", "isa", "<", "ConstantSDNode", ">", "(", "V1", ".", "getOperand", "(", "Lane", ")", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "V1", ".", "getOperand", "(", "Lane", ")", ")", ";", "unsigned", "Opcode", "=", "getDUPLANEOp", "(", "V1", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", ")", ";", "return", "constructDup", "(", "V1", ",", "Lane", ",", "dl", ",", "VT", ",", "Opcode", ",", "DAG", ")", ";", "}", "for", "(", "unsigned", "LaneSize", ":", "{", "", ",", "", ",", "", "}", ")", "{", "unsigned", "Lane", "=", "", ";", "if", "(", "isWideDUPMask", "(", "ShuffleMask", ",", "VT", ",", "LaneSize", ",", "Lane", ")", ")", "{", "unsigned", "Opcode", "=", "LaneSize", "==", "", "?", "", ":", "LaneSize", "==", "", "?", "", ":", "", ";", "MVT", "NewEltTy", "=", "", "(", "LaneSize", ")", ";", "unsigned", "NewEltCount", "=", "VT", ".", "getSizeInBits", "(", ")", "/", "LaneSize", ";", "MVT", "NewVecTy", "=", "", "(", "NewEltTy", ",", "NewEltCount", ")", ";", "V1", "=", "DAG", ".", "getBitcast", "(", "NewVecTy", ",", "V1", ")", ";", "V1", "=", "constructDup", "(", "V1", ",", "Lane", ",", "dl", ",", "NewVecTy", ",", "Opcode", ",", "DAG", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "V1", ")", ";", "}", "}", "if", "(", "isREVMask", "(", "ShuffleMask", ",", "VT", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "V1", ".", "getValueType", "(", ")", ",", "V1", ",", "V2", ")", ";", "if", "(", "isREVMask", "(", "ShuffleMask", ",", "VT", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "V1", ".", "getValueType", "(", ")", ",", "V1", ",", "V2", ")", ";", "if", "(", "isREVMask", "(", "ShuffleMask", ",", "VT", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "V1", ".", "getValueType", "(", ")", ",", "V1", ",", "V2", ")", ";", "if", "(", "(", "(", "VT", ".", "getVectorNumElements", "(", ")", "==", "", "&&", "VT", ".", "getScalarSizeInBits", "(", ")", "==", "", ")", "||", "(", "VT", ".", "getVectorNumElements", "(", ")", "==", "", "&&", "VT", ".", "getScalarSizeInBits", "(", ")", "==", ""], "ground_truth": [")", ")", "&&", "ShuffleVectorInst", "::", "isReverseMask", "(", "ShuffleMask", ")", ")", "{"], "File": "AArch64ISelLowering87", "Func": "LowerVECTOR_SHUFFLE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7733, "Length": 504, "Cover_Rate": 0.36389891696750903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "const_instr_iterator", "E", "=", "MI", "->", "getParent", "(", ")", "->", "instr_end", "(", ")", ";", "do", "{", "customEmitInstruction", "(", "I", "++", ")", ";", "}", "while", "(", "(", "I", "!=", "E", ")", "&&", "I", "->"], "ground_truth": ["isInsideBundle", "(", ")", ")", ";"], "File": "OR1KAsmPrinter", "Func": "EmitInstruction", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7734, "Length": 39, "Cover_Rate": 0.6724137931034483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "if", "(", "HWMultMode", "==", "HWMultIntr", ")", "{", "setLibcallName", "(", "RTLIB", "::", "MUL_I8"], "ground_truth": [",", "", ")", ";"], "File": "MSP430ISelLowering21", "Func": "MSP430TargetLowering", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7735, "Length": 439, "Cover_Rate": 0.3765008576329331, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "invertAndChangeJumpTarget", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "*", "NewTarget", ")", "const", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "NewTarget", ")", ";", "MI", ".", "dump", "(", ")", ";", ")", ";", "assert", "(", "MI", ".", "isBranch", "(", ")", ")", ";", "unsigned", "NewOpcode", "=", "getInvertedPredicatedOpcode", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "int", "TargetPos", "=", "MI", ".", "getNumOperands", "(", ")"], "ground_truth": ["-", "", ";"], "File": "HexagonInstrInfo13", "Func": "invertAndChangeJumpTarget", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7736, "Length": 69, "Cover_Rate": 0.4394904458598726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BasicBlock", "*", "Entry", "=", "PrevNode", "->", "getEntry", "(", ")", ";", "if", "(", "!", "PrevNode", "->", "isSubRegion", "(", ")", ")", "{", "killTerminator", "(", "Entry", ")", ";", "if", "(", "!", "NeedEmpty", "||", "Entry", "->", "getFirstInsertionPt", "(", ")", "==", "Entry", "->", "end", "(", ")", ")", "return", "Entry", ";", "}", "BasicBlock", "*", "Flow", "=", "getNextFlow", "(", "Entry", ")", ";", "changeExit", "(", "PrevNode", ","], "ground_truth": ["Flow", ",", "true", ")", ";"], "File": "AMDGPUStructurizeCFG", "Func": "needPrefix", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7737, "Length": 64, "Cover_Rate": 0.735632183908046, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "*", "MF", "->", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "*", "MF", ",", "FI", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ")", ";", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "else", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "else", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "else", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", "."], "ground_truth": ["addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "SparcInstrInfo31", "Func": "storeRegToStackSlot", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7738, "Length": 246, "Cover_Rate": 0.5707656612529002, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TII", "->", "isSGPRSpill", "(", "MI", ")", ")", "{", "int", "FI", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "addr", ")", "->", "getIndex", "(", ")", ";", "assert", "(", "MFI", ".", "getStackID", "(", "FI", ")", "==", "TargetStackID", "::", "SGPRSpill", ")", ";", "if", "(", "FuncInfo", "->", "allocateSGPRSpillToVGPR", "(", "MF", ",", "FI", ")", ")", "{", "bool", "Spilled", "=", "TRI", ".", "eliminateSGPRToVGPRSpillFrameIndex", "(", "MI", ",", "FI", ",", "RS", ")", ";", "(", "void", ")", "Spilled", ";", "assert", "(", "Spilled", "&&", "", ")", ";", "}", "else", "AllSGPRSpilledToVGPRs", "=", "false", ";", "}", "}", "}", "}", "FuncInfo", "->", "removeSGPRToVGPRFrameIndices", "(", "MFI", ")", ";", "if", "(", "FuncInfo", "->", "hasNonSpillStackObjects", "(", ")", "||", "FuncInfo", "->", "hasSpilledVGPRs", "(", ")", "||", "!", "AllSGPRSpilledToVGPRs", "||", "!", "allStackObjectsAreDead", "(", "MFI", ")", ")", "{", "assert", "(", "RS", "&&", "", ")", ";", "if", "(", "FuncInfo", "->", "isEntryFunction", "(", ")", ")", "{", "int", "ScavengeFI", "=", "MFI", ".", "CreateFixedObject", "(", "TRI", ".", "getSpillSize", "(", "", ")", ",", "", ",", "false", ")", ";", "RS", "->", "addScavengingFrameIndex", "(", "ScavengeFI"], "ground_truth": [")", ";"], "File": "SIFrameLowering64", "Func": "processFunctionBeforeFrameFinalized", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7739, "Length": 163, "Cover_Rate": 0.43466666666666665, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "LoadInst", "*", "CreateLoadIns", "(", "IRBuilder", "<", "NoFolder", ">", "&", "IRB", ",", "LoadInst", "&", "BaseLoad", ",", "Type", "*", "LoadTy", ")", "{", "const", "unsigned", "AddrSpace", "=", "BaseLoad", "."], "ground_truth": ["getPointerAddressSpace", "(", ")", ";"], "File": "ARMParallelDSP30", "Func": "CreateLoadIns", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7740, "Length": 31, "Cover_Rate": 0.44285714285714284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "bool", "FP", "=", "hasFP", "(", "MF", ")", ";", "while", "(", "!", "MI", ".", "getOperand", "(", "i", ")", ".", "isFI", "(", ")", ")", "{", "++", "i", ";", "assert", "(", "i", "<", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "}", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getIndex", "(", ")", ";", "unsigned", "BaseRegister", "=", "FP", "?", "", ":", "", ";", "MI", ".", "getOperand", "(", "i", ")", ".", "ChangeToRegister", "(", "BaseRegister", ",", "false", ")", ";", "int", "Offset", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "getObjectOffset", "(", "FrameIndex", ")", ";", "Offset", "+=", "MF", ".", "getFrameInfo", "("], "ground_truth": [")", "->", "getStackSize", "(", ")", ";"], "File": "IA64RegisterInfo", "Func": "eliminateFrameIndex", "Target": "IA64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7741, "Length": 141, "Cover_Rate": 0.440625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VT", "=", "LD", "->", "getMemoryVT", "(", ")", ";", "isSEXTLoad", "=", "LD", "->", "getExtensionType", "(", ")", "==", "", ";", "}", "else", "if", "(", "StoreSDNode", "*", "ST", "=", "dyn_cast", "<", "StoreSDNode", ">", "(", "N", ")", ")", "{", "Ptr", "=", "ST", "->", "getBasePtr", "(", ")", ";", "VT", "=", "ST", "->", "getMemoryVT", "(", ")", ";", "}", "else", "return", "false", ";", "bool", "isInc", ";", "bool", "isLegal", "=", "getIndexedAddressParts", "(", "Ptr", ".", "getNode", "(", ")", ",", "VT", ",", "isSEXTLoad", ",", "Base", ",", "Offset", ",", "isInc", ",", "DAG", ")", ";", "if", "(", "isLegal", ")", "{", "AM", "=", "isInc", "?", "", ":", "", ";", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "ARMISelLowering124", "Func": "getPreIndexedAddressParts", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7742, "Length": 103, "Cover_Rate": 0.5597826086956522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "FpFormat"], "ground_truth": [";"], "File": "MipsAsmParser102", "Func": "getFpFormat", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7743, "Length": 3, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumRegs", "<=", "", ")", "return", "false", ";", "unsigned", "NewBase", ";", "if", "(", "isi32Load", "(", "Opcode", ")", ")", "NewBase", "=", "Regs", "[", "NumRegs", "-", "", "]", ".", "first", ";", "else", "{", "NewBase", "=", "Scratch", ";", "if", "(", "NewBase", "==", "", ")", "return", "false", ";", "}", "int", "BaseOpc", "=", "!", "isThumb2", "?", "", ":", "(", "(", "Base", "==", "", ")", "?", "", ":", "", ")", ";", "if", "(", "Offset", "<", "", ")", "{", "BaseOpc", "=", "!", "isThumb2", "?", "", ":", "(", "(", "Base", "==", "", ")", "?", "", ":", "", ")", ";", "Offset", "=", "-", "Offset", ";", "}", "int", "ImmedOffset", "=", "isThumb2", "?", "", "(", "Offset", ")", ":", "", "(", "Offset", ")", ";", "if", "(", "ImmedOffset", "==", "-", "", ")", "return", "false", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", "->", "get", "(", "BaseOpc", ")", ",", "NewBase", ")", ".", "addReg", "(", "Base", ",", "getKillRegState", "(", "BaseKill", ")", ")", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "", ")", ";", "Base", "=", "NewBase"], "ground_truth": [";"], "File": "ARMLoadStoreOptimizer7", "Func": "MergeOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7744, "Length": 175, "Cover_Rate": 0.30017152658662094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "BlackfinTargetLowering", "*", "getTargetLowering", "(", ")", "const", "{", "return", "const_cast", "<", "BlackfinTargetLowering", "*", ">", "(", "&", "TLInfo"], "ground_truth": [")", ";"], "File": "BlackfinTargetMachine1", "Func": "getTargetLowering", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7745, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "mode_supports_pre_incdec_p", "(", "machine_mode", "mode", ")", "{", "return", "(", "(", "reg_addr", "[", "mode", "]", ".", "addr_mask", "[", "RELOAD_REG_ANY", "]", "&", "RELOAD_REG_PRE_INCDEC", ")"], "ground_truth": ["!=", "", ")", ";"], "File": "rs6000", "Func": "mode_supports_pre_incdec_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7746, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createISelDag", "(", "*", "this", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MBlazeTargetMachine1", "Func": "addInstSelector", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7747, "Length": 14, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "addTokenForArgument", "(", "SDValue", "Chain", ",", "SelectionDAG", "&", "DAG", ",", "MachineFrameInfo", "&", "MFI", ",", "int", "ClobberedFI", ")", "const", "{", "SmallVector", "<", "SDValue", ",", "", ">", "ArgChains", ";", "int64_t", "FirstByte", "=", "MFI", ".", "getObjectOffset", "(", "ClobberedFI", ")", ";", "int64_t", "LastByte", "=", "FirstByte", "+", "MFI", ".", "getObjectSize", "(", "ClobberedFI", ")", "-", "", ";", "ArgChains", ".", "push_back", "(", "Chain", ")", ";", "for", "(", "SDNode", "::", "use_iterator", "U", "=", "DAG", ".", "getEntryNode", "(", ")", ".", "getNode", "(", ")", "->", "use_begin", "(", ")", ",", "UE", "=", "DAG", ".", "getEntryNode", "(", ")", ".", "getNode", "(", ")", "->", "use_end", "(", ")", ";", "U", "!=", "UE", ";", "++", "U", ")", "if", "(", "LoadSDNode", "*", "L", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "*", "U", ")", ")", "if", "(", "FrameIndexSDNode", "*", "FI", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "L", "->", "getBasePtr", "(", ")", ")", ")", "if", "(", "FI", "->", "getIndex", "(", ")", "<", "", ")", "{", "int64_t", "InFirstByte", "=", "MFI", ".", "getObjectOffset", "(", "FI", "->", "getIndex", "(", ")", ")", ";", "int64_t", "InLastByte", "=", "InFirstByte", ";", "InLastByte", "+=", "MFI", ".", "getObjectSize", "(", "FI", "->", "getIndex", "(", ")", ")", "-", "", ";", "if", "(", "(", "InFirstByte", "<=", "FirstByte", "&&", "FirstByte", "<=", "InLastByte", ")", "||", "(", "FirstByte", "<=", "InFirstByte", "&&", "InFirstByte", "<=", "LastByte", ")", ")", "ArgChains", ".", "push_back", "(", "SDValue", "(", "L", ",", "", ")", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Chain"], "ground_truth": [")", ",", "", ",", "ArgChains", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "addTokenForArgument", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7748, "Length": 234, "Cover_Rate": 0.9790794979079498, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "s390_def_or_undef_macro", "(", "pfile", ",", "MASK_ZVECTOR", ",", "old_opts", ",", "opts", ",", "", ",", "", ")", ";", "s390_def_or_undef_macro", "(", "pfile", ",", "MASK_ZVECTOR", ",", "old_opts", ",", "opts", ",", "", ",", "", ")", ";", "if", "(", "TARGET_ZVECTOR_P", "(", "opts", "->", "x_target_flags", ")", "&&", "__vector_keyword", "==", "NULL", ")", "{", "__vector_keyword", "=", "get_identifier", "(", "", ")", ";", "C_CPP_HASHNODE", "(", "__vector_keyword", ")", "->", "flags", "|=", "NODE_CONDITIONAL", ";", "vector_keyword", "=", "get_identifier", "(", "", ")", ";", "C_CPP_HASHNODE", "(", "vector_keyword", ")", "->", "flags", "|=", "NODE_CONDITIONAL", ";", "__bool_keyword", "=", "get_identifier", "(", "", ")", ";", "C_CPP_HASHNODE", "(", "__bool_keyword", ")", "->", "flags", "|=", "NODE_CONDITIONAL", ";", "bool_keyword", "=", "get_identifier", "(", "", ")", ";", "C_CPP_HASHNODE", "(", "bool_keyword", ")", "->", "flags", "|=", "NODE_CONDITIONAL", ";", "_Bool_keyword", "=", "get_identifier", "(", "", ")", ";", "C_CPP_HASHNODE", "(", "_Bool_keyword", ")"], "ground_truth": ["->", "flags", "|=", "NODE_CONDITIONAL", ";"], "File": "s390-c3", "Func": "s390_cpu_cpp_builtins_internal", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7749, "Length": 124, "Cover_Rate": 0.37349397590361444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag", "(", "TargetMachine", "&", "TM", ")", "{", "return", "new", "DAGToDAGISel", "(", "TM"], "ground_truth": [")", ";"], "File": "CSKYISelDAGToDAG", "Func": "createCSKYISelDag", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7750, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "G_SELECT", ":", "{", "LLT", "Ty2", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "(", "void", ")", "Ty2", ";", "assert", "(", "Ty", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Ty2", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "&", "", "[", "", "]", ",", "&", "", "[", "", "]", ",", "&", "", "[", "", "]", ",", "&", "", "[", "", "]", "}", ")", ";", "break", ";", "}", "case", "G_ICMP", ":", "{", "LLT", "Ty2", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "(", "void", ")", "Ty2", ";", "assert", "(", "Ty2", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "&", "", "[", "", "]", ",", "nullptr", ",", "&", "", "[", "", "]", ",", "&", "", "[", "", "]", "}", ")", ";", "break", ";", "}", "case", "G_FCMP", ":", "{", "LLT", "Ty1", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "(", "void", ")", "Ty1", ";", "LLT", "Ty2", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "(", "void", ")", "Ty2", ";", "assert", "(", "Ty", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Ty1", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Ty2", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "&", "", "[", "", "]", ",", "nullptr", ",", "&", "", "[", "", "]", ",", "&", "", "[", "", "]", "}", ")", ";", "break", ";", "}", "case", "G_MERGE_VALUES", ":", "{", "LLT", "Ty1", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "LLT", "Ty2", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "Ty", ".", "getSizeInBits", "(", ")", "!=", "", "||", "Ty1", ".", "getSizeInBits", "(", ")", "!=", "", "||", "Ty2", ".", "getSizeInBits", "(", ")", "!=", "", ")", "return", "getInvalidInstructionMapping", "(", ")", ";", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "&", "", "[", "", "]", ",", "&", "", "[", "", "]", ",", "&", "", "[", "", "]", "}", ")", ";", "break", ";", "}", "case", "G_UNMERGE_VALUES", ":", "{", "LLT", "Ty1", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "LLT", "Ty2", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "Ty", ".", "getSizeInBits", "(", ")", "!=", "", "||", "Ty1", ".", "getSizeInBits", "(", ")", "!=", "", "||", "Ty2", ".", "getSizeInBits", "(", ")", "!=", ""], "ground_truth": [")", "return", "getInvalidInstructionMapping", "(", ")", ";"], "File": "ARMRegisterBankInfo8", "Func": "getInstrMapping", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7751, "Length": 456, "Cover_Rate": 0.4774869109947644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getFrameLowering", "(", ")", "->", "getFrameIndexOffset", "(", "MF", ",", "-", "", ")", ";", "return", "getIndirectIndexBegin", "(", "MF", ")", "+"], "ground_truth": ["Offset", ";"], "File": "AMDGPUInstrInfo2", "Func": "getIndirectIndexEnd", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7752, "Length": 28, "Cover_Rate": 0.3373493975903614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vhcaddq_rot270_s8", "(", "int8x16_t", "__a", ",", "int8x16_t", "__b", ")", "{", "return", "__builtin_mve_vhcaddq_rot270_sv16qi", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vhcaddq_rot270_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7753, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BT", "::", "run", "(", ")", "{", "reset", "(", ")", ";", "assert", "(", "FlowQ", ".", "empty", "(", ")", ")", ";", "using", "MachineFlowGraphTraits", "=", "GraphTraits", "<", "const", "MachineFunction", "*", ">", ";", "const", "MachineBasicBlock", "*", "Entry", "=", "MachineFlowGraphTraits", "::", "getEntryNode", "(", "&", "MF", ")", ";", "unsigned", "MaxBN", "=", "", ";", "for", "(", "const", "MachineBasicBlock", "&"], "ground_truth": ["B", ":", "MF", ")", "{"], "File": "BitTracker5", "Func": "run", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7754, "Length": 58, "Cover_Rate": 0.35802469135802467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "InlineAsm", "::", "Constraint_m", ":", "case", "InlineAsm", "::", "Constraint_o", ":", "case", "InlineAsm", "::", "Constraint_Q", ":", "case", "InlineAsm", "::", "Constraint_Um", ":", "case", "InlineAsm", "::", "Constraint_Un", ":", "case", "InlineAsm", "::", "Constraint_Uq", ":", "case", "InlineAsm", "::", "Constraint_Us", ":", "case", "InlineAsm", "::", "Constraint_Ut", ":", "case", "InlineAsm", "::", "Constraint_Uv"], "ground_truth": [":"], "File": "ARMISelDAGToDAG10", "Func": "SelectInlineAsmMemoryOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7755, "Length": 52, "Cover_Rate": 0.52, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setGlobalValue", "(", "const", "GlobalValue"], "ground_truth": ["*", "G", ")", "{"], "File": "MipsFastISel", "Func": "setGlobalValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7756, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", ";", "if", "(", "Ty", "==", "LLT", "::", "scalar", "(", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "Ty", "==", "LLT", "::", "scalar", "(", "", ")", ")", "Opc", "=", "", ";", "else", "return", "false", ";", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "MI", ".", "getParent", "(", ")", ";", "Register", "Numer", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Denom", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "ChooseDenom", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUInstructionSelector10", "Func": "selectDivScale", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7757, "Length": 101, "Cover_Rate": 0.39920948616600793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "needsRelocateWithSymbol", "(", "const", "MCSymbol", "&", "Sym", ",", "unsigned"], "ground_truth": ["Type", ")", "const", "override", "{"], "File": "RISCVELFObjectWriter", "Func": "needsRelocateWithSymbol", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7758, "Length": 14, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "EDInstInfo", "*", "Disassembler", "::", "getEDInfo", "(", ")", "const", "{", "return"], "ground_truth": ["instInfo", ";"], "File": "MBlazeDisassembler1", "Func": "getEDInfo", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7759, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "ret", "=", "", ";", "switch", "(", "DEFAULT_ABI", ")", "{", "default", ":", "abort", "(", ")", ";", "case", "ABI_AIX", ":", "ret", "=", "(", "TARGET_32BIT", ")", "?", "", ":", "", ";", "break", ";", "case"], "ground_truth": ["ABI_DARWIN", ":"], "File": "rs60002", "Func": "rs6000_trampoline_size", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7760, "Length": 34, "Cover_Rate": 0.5483870967741935, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&"], "ground_truth": ["STI", ",", "MCContext", "&", "Ctx", ")", "{"], "File": "SystemZDisassembler (2)1", "Func": "createSystemZDisassembler", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7761, "Length": 20, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IsGlobalInSmallSection", "(", "const", "GlobalObject", "*", "GO", ",", "const", "TargetMachine", "&", "TM", ",", "SectionKind", "Kind", ")", "const", "{", "return", "IsGlobalInSmallSectionImpl", "(", "GO", ",", "TM", ")", "&&", "(", "Kind", ".", "isData", "(", ")", "||", "Kind", ".", "isBSS", "(", ")", "||", "Kind", ".", "isCommon", "(", ")"], "ground_truth": ["||", "Kind", ".", "isReadOnly", "(", ")", ")", ";"], "File": "Cpu0TargetObjectFile", "Func": "IsGlobalInSmallSection", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7762, "Length": 51, "Cover_Rate": 0.9272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Slot", "==", "-", "", ")", "{", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "this", ",", "Slot", ",", "S", ",", "Operand", "::", "ImmTyInterpSlot", ")", ")", ";", "return"], "ground_truth": ["MatchOperand_Success", ";"], "File": "AMDGPUAsmParser1", "Func": "parseInterpSlot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7763, "Length": 42, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "}", "builtin_define", "(", "", ")", ";", "RS6000_CPU_CPP_ENDIAN_BUILTINS", "(", ")", ";", "if", "(", "TARGET_LONG_DOUBLE_128", ")", "{", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "if", "(", "TARGET_IEEEQUAD", ")", "builtin_define", "(", "", ")", ";", "else", "builtin_define", "(", "", ")", ";", "}", "switch", "(", "TARGET_CMODEL", ")", "{", "case", "CMODEL_MEDIUM", ":", "builtin_define", "(", "", ")", ";", "break", ";", "case", "CMODEL_LARGE", ":", "builtin_define", "(", "", ")", ";", "break", ";", "default", ":", "break", ";", "}", "switch", "(", "rs6000_current_abi", ")", "{", "case", "ABI_V4", ":", "builtin_define", "(", "", ")", ";", "break", ";", "case", "ABI_AIX", ":", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "builtin_define", "(", "", ")", ";", "break", ";", "case", "ABI_ELFv2"], "ground_truth": [":"], "File": "rs6000-c4", "Func": "rs6000_cpu_cpp_builtins", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7764, "Length": 204, "Cover_Rate": 0.36493738819320215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rvv_switcher", "rvv", ";", "if", "(", "!", "TARGET_VECTOR", ")", "return", ";", "register_builtin_types", "("], "ground_truth": [")", ";"], "File": "riscv-vector-builtins", "Func": "init_builtins", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7765, "Length": 14, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ParseMemoryOperand", "(", "Operands", ",", "", ",", "false"], "ground_truth": [")", ";"], "File": "NyuziAsmParser", "Func": "ParseMemoryOperandS14", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7766, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "section", "*", "aarch64_select_rtx_section", "(", "machine_mode", "mode", ",", "rtx", "x", ",", "unsigned", "HOST_WIDE_INT", "align", ")", "{", "if", "(", "aarch64_can_use_per_function_literal_pools_p", "(", ")", ")", "return"], "ground_truth": ["function_section", "(", "current_function_decl", ")", ";"], "File": "aarch64", "Func": "aarch64_select_rtx_section", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7767, "Length": 28, "Cover_Rate": 0.717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "Subtarget", "->", "isRClass", "(", ")", ")", "{", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "}", "else", "if", "(", "Subtarget", "->", "isMClass", "(", ")", ")", "{", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "}", "ATS", ".", "emitAttribute", "(", "", ",", "Subtarget", "->", "hasOps", "(", ")", "?", "", ":", "", ")", ";", "if", "(", "Subtarget", "->", "isThumb1Only", "(", ")", ")", "{", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "}", "else", "if", "(", "Subtarget", "->", "hasThumb2", "(", ")", ")", "{", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "}", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "hasFPv8", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "hasCrypto", "(", ")", ")", "ATS", ".", "emitFPU", "(", "", ")", ";", "else", "ATS", ".", "emitFPU", "(", "", ")", ";", "}", "else", "if", "(", "Subtarget", "->", "hasVFP4", "(", ")", ")", "ATS", ".", "emitFPU", "(", "", ")", ";", "else", "ATS", ".", "emitFPU", "(", "", ")", ";", "if", "(", "Subtarget", "->", "hasV8Ops", "(", ")", ")", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "}", "else", "{", "if", "(", "Subtarget", "->", "hasFPv8", "(", ")", ")", "ATS", ".", "emitFPU", "(", "", ")", ";", "else", "if", "(", "Subtarget", "->", "hasVFP4", "(", ")", ")", "ATS", ".", "emitFPU", "(", "Subtarget", "->", "hasD16", "(", ")", "?", "", ":", "", ")", ";", "else", "if", "(", "Subtarget", "->", "hasVFP3", "(", ")", ")", "ATS", ".", "emitFPU", "(", "Subtarget", "->", "hasD16", "(", ")", "?", "", ":", "", ")", ";", "else", "if", "(", "Subtarget", "->", "hasVFP2", "(", ")", ")", "ATS", ".", "emitFPU", "(", "", ")", ";", "}", "if", "(", "!", "TM", ".", "Options", ".", "UnsafeFPMath", ")", "{", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "ATS", ".", "emitAttribute", "("], "ground_truth": ["", ",", "", ")", ";"], "File": "ARMAsmPrinter78", "Func": "emitAttributes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7768, "Length": 291, "Cover_Rate": 0.41810344827586204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Subtarget", "::", "initializeEnvironment", "(", ")", "{", "UseSjLjEH", "=", "isTargetDarwin", "(", ")", "&&"], "ground_truth": ["!", "isTargetWatchABI", "(", ")", ";"], "File": "ARMSubtarget24", "Func": "initializeEnvironment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7769, "Length": 18, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerGlobalTLSAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBlockAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerConstantPool", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBR_JT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerLOAD", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSTORE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVAARG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "ExpandADDSUB", "(", "Op", ".", "getNode", "("], "ground_truth": [")", ",", "DAG", ")", ";"], "File": "XCoreISelLowering43", "Func": "LowerOperation", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7770, "Length": 117, "Cover_Rate": 0.582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "_U_Qfle", "(", "long", "double", "a", ",", "long", "double", "b", ")", "{", "return", "(", "_U_Qfcmp", "(", "a", ",", "b", ",", "QCMP_INV", "|", "QCMP_EQ", "|", "QCMP_LT", ")"], "ground_truth": ["!=", "", ")", ";"], "File": "quadlib1", "Func": "_U_Qfle", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7771, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BSSSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getBSS", "(", ")", ")", ";", "ReadOnlySection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getReadOnly", "(", ")", ")", ";", "StaticCtorSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "StaticDtorSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "LSDASection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "EHFrameSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfAbbrevSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfInfoSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfLineSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfFrameSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfPubTypesSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfDebugInlineSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfStrSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfLocSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfARangesSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfRangesSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind"], "ground_truth": ["::", "getMetadata", "(", ")", ")", ";"], "File": "TGSITargetObjectFile", "Func": "Initialize", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7772, "Length": 256, "Cover_Rate": 0.8205128205128205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "i", "=", "", ";", "i", "<", "latency", ";", "i", "++", ")", "{", "TM", ".", "getInstrInfo", "(", ")", "->", "insertNoop", "(", "*", "mbb", ",", "std", "::", "next", "(", "instrIter", ")", ")", ";", "}", "instrIter", "=", "std", "::", "next", "(", "instrIter", ",", "", "+", "latency", ")", ";", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "mf", ".", "dump", "(", ")", ")", ";", "LLVM_DEBUG", "(", "{", "dbgs", "(", ")", "<<", "", ";", "rootScope", "->", "dump", "(", "dbgs", "(", ")", ",", "", ",", "true", ")", ";", "}", ")"], "ground_truth": [";"], "File": "SPScheduler1", "Func": "runOnMachineFunction", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7773, "Length": 90, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "opNum", "=", "MI", "->", "getNumOperands", "(", ")", "-", "", ";", "break", ";", "}", "printOperand", "(", "MI", ",", "opNum", "+", "", ",", "O", ")", ";", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "opNum", ",", "O", ")", ";", "O", "<<", ""], "ground_truth": [";"], "File": "MipsInstPrinter12", "Func": "printMemOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7774, "Length": 41, "Cover_Rate": 0.39805825242718446, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "Extract256BitVector", "(", "SDValue", "Vec", ",", "unsigned", "IdxVal", ",", "SelectionDAG", "&", "DAG", ",", "SDLoc", "dl", ")", "{", "assert", "(", "Vec", ".", "getValueType", "(", ")", ".", "is512BitVector", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "X86ISelLowering (2)", "Func": "Extract256BitVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7775, "Length": 33, "Cover_Rate": 0.6875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "opts", "->", "x_flag_align_labels", "&&", "!", "opts", "->", "x_str_align_labels", ")", "opts", "->", "x_str_align_labels", "=", "processor_cost_table", "[", "ix86_tune", "]", "->", "align_label", ";", "if", "(", "opts", "->", "x_flag_align_functions", "&&", "!", "opts", "->", "x_str_align_functions", ")", "opts", "->", "x_str_align_functions", "=", "processor_cost_table", "[", "ix86_tune"], "ground_truth": ["]", "->", "align_func", ";"], "File": "i386-options", "Func": "ix86_default_align", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7776, "Length": 44, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtpq_s32_f32", "(", "float32x4_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vcvtpq_s32_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7777, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_update", "=", "(", "saved_regs_mask", "&", "(", "", "<<", "SP_REGNUM", ")", ")", "?", "", ":", "", ";", "par", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "num_regs", "+", "emit_update", "+", "offset_adj", ")", ")", ";", "if", "(", "return_in_pc", ")", "XVECEXP", "(", "par", ",", "", ",", "", ")", "=", "ret_rtx", ";", "if", "(", "emit_update", ")", "{", "tmp", "=", "gen_rtx_SET", "(", "stack_pointer_rtx", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "", "*", "num_regs", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "XVECEXP", "(", "par", ",", "", ",", "offset_adj", ")", "=", "tmp", ";", "}", "for", "(", "j", "=", "", ",", "i", "=", "", ";", "j", "<", "num_regs", ";", "i", "++", ")", "if", "(", "saved_regs_mask", "&", "(", "", "<<", "i", ")", ")", "{", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "i", ")", ";", "if", "(", "(", "num_regs", "==", "", ")", "&&", "emit_update", "&&", "!", "return_in_pc", ")", "{", "tmp", "=", "gen_frame_mem", "(", "SImode", ",", "gen_rtx_POST_INC", "(", "Pmode", ",", "stack_pointer_rtx", ")", ")", ";", "tmp", "=", "emit_insn", "(", "gen_rtx_SET", "(", "reg", ",", "tmp", ")", ")", ";", "REG_NOTES", "(", "tmp", ")", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "reg", ",", "dwarf", ")", ";", "return", ";", "}", "tmp", "=", "gen_rtx_SET", "(", "reg", ",", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "", "*", "j", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "XVECEXP", "(", "par", ",", "", ",", "j", "+", "emit_update", "+", "offset_adj", ")", "=", "tmp", ";", "if", "(", "i", "!=", "PC_REGNUM", ")", "dwarf", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "reg", ",", "dwarf", ")", ";", "j", "++", ";", "}", "if", "(", "return_in_pc", ")", "par"], "ground_truth": ["=", "emit_jump_insn", "(", "par", ")", ";"], "File": "arm", "Func": "arm_emit_multi_reg_pop", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7778, "Length": 260, "Cover_Rate": 0.6735751295336787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "m32c_trampoline_alignment", "(", "void"], "ground_truth": [")", "{"], "File": "m32c", "Func": "m32c_trampoline_alignment", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7779, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DecodeStatus", "DecodeGPRRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", ",", "const", "void", "*", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "GPRDecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "("], "ground_truth": ["Reg", ")", ")", ";"], "File": "DLXDisassembler", "Func": "DecodeGPRRegisterClass", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7780, "Length": 48, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Imm", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "Imm", ")", ".", "addImm", "(", "", "-", "MVT", "(", "From", ")", ".", "getSizeInBits", "(", ")", ")", ";", "unsigned", "Left", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "Left", ")", ".", "addReg", "(", "Reg", ")", ".", "addReg", "(", "Imm", ")", ";", "unsigned", "Right", "=", "createResultReg", "("], "ground_truth": ["&", "", ")", ";"], "File": "WebAssemblyFastISel1", "Func": "signExtendToI32", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7781, "Length": 97, "Cover_Rate": 0.45539906103286387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "u", ".", "v", "=", "a", ";", "u", ".", "i", "[", "pos", "]", "=", "b", ";", "return", "u", "."], "ground_truth": ["v", ";"], "File": "spe", "Func": "__ev_set_s32_internal", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7782, "Length": 20, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "InsertBefore", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Out"], "ground_truth": [")", ".", "addReg", "(", "Ssub0", ")", ".", "addReg", "(", "Ssub1", ")", ".", "addImm", "(", "", ")", ")", ";"], "File": "A15SDOptimizer (2)", "Func": "createVExt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7783, "Length": 36, "Cover_Rate": 0.45569620253164556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SplitConst32AndConst64", "(", ")", ":", "MachineFunctionPass", "("], "ground_truth": ["ID", ")", "{"], "File": "HexagonSplitConst32AndConst6411", "Func": "HexagonSplitConst32AndConst64", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7784, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", "{", "if", "(", "IsBrOnExn", ")", "{", "const", "char", "*", "CPPExnSymbol", "=", "MF", ".", "createExternalSymbolName", "(", "", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "addExternalSymbol", "(", "CPPExnSymbol", ",", "", ")", ".", "add", "(", "Cond", "[", "", "]", ")", ";", "}", "else", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "add", "(", "Cond", "[", "", "]", ")", ";", "}", "else", "{", "assert", "(", "!", "IsBrOnExn", "&&", "", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "add", "(", "Cond", "[", "", "]", ")", ";", "}", "if", "(", "!", "FBB", ")", "return", "", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", "."], "ground_truth": ["addMBB", "(", "FBB", ")", ";"], "File": "WebAssemblyInstrInfo17", "Func": "insertBranch", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7785, "Length": 154, "Cover_Rate": 0.4873417721518987, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "Kind", "==", "RegisterList", "||", "Kind", "==", "DPRRegisterList", "||", "Kind"], "ground_truth": ["==", "SPRRegisterList", ")", "&&", "", ")", ";"], "File": "ARMAsmParser35", "Func": "getRegList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7786, "Length": 19, "Cover_Rate": 0.5588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "&", "Interesting", "=", "ValueEntry", "->", "first", ";", "SmallVector", "<", "ValueBit", ",", "", ">", "&", "Bits", "=", "ValueEntry", "->", "second", ";", "Bits", ".", "resize", "(", "NumBits", ")", ";", "switch", "(", "V", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "V", ".", "getOperand", "(", "", ")", ")", ")", "{", "unsigned", "RotAmt", "=", "V", ".", "getConstantOperandVal", "(", "", ")", ";", "const", "auto", "&", "LHSBits", "=", "*", "getValueBits", "(", "V", ".", "getOperand", "(", "", ")", ",", "NumBits", ")", ".", "second", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumBits", ";", "++", "i", ")", "Bits", "[", "i", "]", "=", "LHSBits", "[", "i", "<", "RotAmt", "?", "i", "+", "(", "NumBits", "-", "RotAmt", ")", ":", "i", "-", "RotAmt", "]", ";", "return", "std", "::", "make_pair", "(", "Interesting", "=", "true", ",", "&", "Bits", ")", ";", "}", "break", ";", "case", "", ":", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "V", ".", "getOperand", "(", "", ")", ")", ")", "{", "unsigned", "ShiftAmt", "=", "V", ".", "getConstantOperandVal", "(", "", ")", ";", "const", "auto", "&", "LHSBits", "=", "*", "getValueBits", "(", "V", ".", "getOperand", "(", "", ")", ",", "NumBits", ")", ".", "second", ";", "for", "(", "unsigned", "i", "=", "ShiftAmt", ";", "i", "<", "NumBits", ";", "++", "i", ")", "Bits", "[", "i", "]", "=", "LHSBits", "[", "i", "-", "ShiftAmt", "]", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "ShiftAmt", ";", "++", "i", ")", "Bits", "[", "i", "]", "=", "ValueBit", "(", "ValueBit", "::", "ConstZero", ")", ";", "return", "std", "::", "make_pair", "(", "Interesting", "=", "true", ",", "&", "Bits", ")", ";", "}", "break", ";", "case", "", ":", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "V", ".", "getOperand", "(", "", ")", ")", ")", "{", "unsigned", "ShiftAmt", "=", "V", ".", "getConstantOperandVal", "(", "", ")", ";", "const", "auto", "&", "LHSBits", "=", "*", "getValueBits", "(", "V", ".", "getOperand", "(", "", ")", ",", "NumBits"], "ground_truth": [")", ".", "second", ";"], "File": "PPCISelDAGToDAG (2)2", "Func": "getValueBits", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7787, "Length": 310, "Cover_Rate": 0.40897097625329815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "LowerPATCHABLE_FUNCTION_ENTER", "(", "const", "MachineInstr", "&", "MI", ",", "MCInstLower", "&", "MCIL", ")", "{", "auto", "CurSled", "=", "OutContext", ".", "createTempSymbol", "(", "", ",", "true", ")", ";", "OutStreamer", "->", "EmitCodeAlignment", "(", "", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "CurSled", ")", ";", "OutStreamer", "->", "EmitBytes", "(", "", ")", ";", "EmitNops", "(", "*", "OutStreamer", ",", "", ",", "Subtarget", "->", "is64Bit", "(", ")", ",", "getSubtargetInfo", "(", ")", ")", ";", "recordSled", "(", "CurSled", ",", "MI", ",", "SledKind", "::", "FUNCTION_ENTER"], "ground_truth": [")", ";"], "File": "X86MCInstLower (2)2", "Func": "LowerPATCHABLE_FUNCTION_ENTER", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7788, "Length": 77, "Cover_Rate": 0.9871794871794872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "mips_use_shadow_register_set_p", "("], "ground_truth": ["tree", "type", ")", "{"], "File": "mips4", "Func": "mips_use_shadow_register_set_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7789, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "c6x_legitimate_constant_p", "(", "machine_mode", "mode", "ATTRIBUTE_UNUSED"], "ground_truth": [",", "rtx", "x", "ATTRIBUTE_UNUSED", ")", "{"], "File": "c6x", "Func": "c6x_legitimate_constant_p", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 7790, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "Dl", "(", "Op", ")", ";", "SDValue", "Victim", "=", "Op", ".", "getOperand", "(", "", ")", ";", "assert", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", ")", ";", "int", "ShiftAmount", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "ShiftAmount", "==", "", ")", "return", "shiftBy8", "(", "Op", ",", "DAG", ")", ";", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", ""], "ground_truth": [":"], "File": "MSP430ISelLowering67", "Func": "lowerShiftToRxxX", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7791, "Length": 78, "Cover_Rate": 0.37681159420289856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "mips_return_in_memory", "(", "const_tree", "type", ",", "const_tree", "fndecl", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "TARGET_OLDABI", ")", "return", "(", "VECTOR_FLOAT_TYPE_P", "(", "type", ")", "||", "TYPE_MODE", "(", "type", ")", "==", "BLKmode", ")", ";", "return", "(", "!", "IN_RANGE", "(", "int_size_in_bytes", "(", "type", ")", ",", "", ",", ""], "ground_truth": ["*", "UNITS_PER_WORD", ")", ")", ";"], "File": "mips", "Func": "mips_return_in_memory", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7792, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ",", "", ")", ";", "}", ")", ")", "{", "return", "true", ";", "}", "break", ";", "}", "case", "", ":", "{", "auto", "arg1", "=", "II", "->", "getArgOperand", "(", "", ")", ";", "assert", "(", "arg1", "->", "getType", "(", ")", "->", "isIntegerTy", "(", "", ")", ")", ";", "if", "(", "eliminate_mem_intrinsic", "(", "F", ",", "II", ",", "", ",", "[", "&", "]", "(", "auto", "*", "arg0", ",", "auto", "*", "arg2", ",", "auto", "len", ")", "{", "eliminate", "<", "std", "::", "pair", "<", "Value", "*", ",", "Value", "*", ">", ",", "PHINode", "*", ">", "(", "F", ",", "BB", ",", "instr_iter", ",", "len", ",", "", ",", "[", "&", "]", "(", "auto", "&", "builder", ",", "auto", "entry_block", ")", "{", "Value", "*", "val_i32_done", ";", "if", "(", "auto", "*", "set_to_const", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "arg1", ")", ")", "{", "auto", "set_to_val", "=", "set_to_const", "->", "getValue", "(", ")", ".", "getLimitedValue", "(", "std", "::", "numeric_limits", "<", "uint16_t", ">", "::", "max", "(", ")", ")", ";", "assert", "(", "set_to_val", "<=", "std", "::", "numeric_limits", "<", "uint8_t", ">", "::", "max", "(", ")", "&&", "", ")", ";", "auto", "set_to_shl8", "=", "set_to_val", "<<", "", ";", "auto", "set_to_half", "=", "set_to_shl8", "+", "set_to_val", ";", "auto", "set_to_upper", "=", "set_to_half", "<<", "", ";", "val_i32_done", "=", "builder", ".", "getInt32", "(", "set_to_upper", "+", "set_to_half", ")", ";", "}", "else", "{", "auto", "*", "val_i32", "=", "builder", ".", "CreateZExt", "(", "arg1", ",", "Type", "::", "getInt32Ty", "(", "F", ".", "getContext", "(", ")", ")", ")", ";", "auto", "*", "val_shl8", "=", "builder", ".", "CreateShl", "(", "val_i32", ",", "builder", ".", "getInt32", "(", "", ")", ")", ";", "auto", "*", "val_halfword", "=", "builder", ".", "CreateAdd", "(", "val_shl8", ",", "val_i32", ")", ";", "auto", "*", "val_upper", "=", "builder", ".", "CreateShl", "(", "val_halfword", ",", "builder", ".", "getInt32", "(", "", ")", ")", ";", "auto", "*", "val_i32_done_instr", "=", "builder", ".", "CreateAdd", "(", "val_halfword", ",", "val_upper", ",", "", ")", ";", "val_i32_done", "=", "val_i32_done_instr", ";", "}", "auto", "*", "dest_i32", "=", "builder", ".", "CreateBitCast", "(", "arg0", ",", "PointerType", "::", "get", "(", "builder", ".", "getInt32Ty", "(", ")", ",", "", ")", ",", "", ")", ";", "return", "std", "::", "make_pair", "(", "dest_i32", ",", "val_i32_done", ")", ";", "}", ",", "[", "&", "]", "(", "auto", "&", "builder", ",", "auto", "entry_block", ",", "auto", "entry_ret", ",", "auto", "condition_block", ")", "{", "auto", "*", "dest_phi", "=", "builder", ".", "CreatePHI", "(", "PointerType", "::", "get", "(", "builder", ".", "getInt32Ty", "(", ")", ",", "", ")"], "ground_truth": [",", "", ",", "", ")", ";"], "File": "PatmosIntrinsicElimination", "Func": "eliminateIntrinsic", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7793, "Length": 377, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "fastMaterializeAlloca", "(", "const", "AllocaInst", "*", "AI", ")", "{", "DenseMap", "<", "const", "AllocaInst", "*", ",", "int", ">", "::", "iterator", "SI", "=", "FuncInfo", ".", "StaticAllocaMap", ".", "find", "(", "AI", ")", ";", "if", "(", "SI", "!=", "FuncInfo", ".", "StaticAllocaMap", ".", "end", "(", ")", ")", "{", "Register", "ResultReg", "=", "createResultReg", "(", "Subtarget", "->", "hasAddr64", "(", ")", "?", "&", "", ":", "&", "", ")", ";", "unsigned", "Opc", "=", "Subtarget", "->", "hasAddr64", "(", ")", "?", "", ":", "", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ".", "addFrameIndex", "(", "SI", "->", "second", ")", ";", "return", "ResultReg"], "ground_truth": [";"], "File": "WebAssemblyFastISel (2)2", "Func": "fastMaterializeAlloca", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7794, "Length": 109, "Cover_Rate": 0.8934426229508197, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_add2", "(", "int", "src1", ",", "int", "src2"], "ground_truth": [")", "{"], "File": "c6x", "Func": "intrinsics__add2", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 7795, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_mve_vstrwq_scatter_base_wb_add_sv4si", "(", "*", "__addr", ","], "ground_truth": ["__offset", ",", "*", "__addr", ")", ";"], "File": "arm", "Func": "mve___arm_vstrwq_scatter_base_wb_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7796, "Length": 11, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoadsToReplace", ".", "push_back", "(", "LD", ")", ";", "}", "else", "if", "(", "StoreSDNode", "*", "ST", "=", "dyn_cast", "<", "StoreSDNode", ">", "(", "&", "Node", ")", ")", "{", "SDValue", "Value", "=", "ST", "->", "getValue", "(", ")", ";", "if", "(", "Value", ".", "getValueType", "(", ")", "!=", "", "||", "ST", "->", "isTruncatingStore", "(", ")", ")", "continue", ";", "StoresToReplace", ".", "push_back", "(", "ST", ")", ";", "}", "}", "for", "(", "LoadSDNode", "*", "LD", ":", "LoadsToReplace", ")", "{", "SDLoc", "SL", "(", "LD", ")", ";", "SDValue", "NewLoad", "=", "CurDAG", "->", "getLoad", "(", "", ",", "SL", ",", "LD", "->", "getChain", "(", ")", ",", "LD", "->", "getBasePtr", "(", ")", ",", "LD", "->", "getMemOperand", "(", ")", ")", ";", "SDValue", "BitCast", "=", "CurDAG", "->", "getNode", "(", "", ",", "SL", ",", "", ",", "NewLoad", ")", ";", "CurDAG", "->", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "LD", ",", "", ")", ",", "NewLoad", ".", "getValue", "(", "", ")", ")", ";", "CurDAG", "->", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "LD", ",", "", ")", ",", "BitCast", ")", ";", "Modified", "=", "true", ";", "}", "for", "(", "StoreSDNode", "*", "ST", ":", "StoresToReplace"], "ground_truth": [")", "{"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "PreprocessISelDAG", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7797, "Length": 169, "Cover_Rate": 0.4884393063583815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "isVector", "(", ")", "&&", "", ")", ";", "int64_t", "ElementBits", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "if", "(", "!", "getVShiftImm", "(", "Op", ","], "ground_truth": ["ElementBits", ",", "Cnt", ")", ")", "return", "false", ";"], "File": "AArch64ISelLowering (2)2", "Func": "isVShiftLImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7798, "Length": 35, "Cover_Rate": 0.4794520547945205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vtbx2_u8", "(", "uint8x8_t", "__a", ",", "uint8x8x2_t", "__b", ",", "uint8x8_t", "__c", ")", "{", "union", "{", "uint8x8x2_t", "__i", ";", "__builtin_neon_ti", "__o", ";", "}", "__bu"], "ground_truth": ["=", "{", "__b", "}", ";"], "File": "arm", "Func": "neon_vtbx2_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7799, "Length": 27, "Cover_Rate": 0.5510204081632653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_encodekey256_u32", "(", "unsigned", "int"], "ground_truth": ["__I", ",", "__m128i", "__A", ",", "__m128i", "__B", ",", "void", "*", "__P", ")", "{"], "File": "keylockerintrin", "Func": "_mm_encodekey256_u32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7800, "Length": 27, "Cover_Rate": 0.5869565217391305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hash_rtx", "(", "p1", ",", "VOIDmode", ",", "NULL", ","], "ground_truth": ["NULL", ",", "FALSE", ")", ";"], "File": "arm", "Func": "hash", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7801, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "isCopy", "(", ")", ")", "CopySrcReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "else", "{", "assert", "(", "MI", "->", "isSubregToReg", "(", ")", "&&", "", ")", ";", "CopySrcReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "}", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "CopySrcReg", ")", ")", "return", "CopySrcReg", ";", "SrcReg", "="], "ground_truth": ["CopySrcReg", ";"], "File": "PPCInstrInfo102", "Func": "lookThruCopyLike", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7802, "Length": 65, "Cover_Rate": 0.5803571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MCSubRegIterator", "SubRegs", "(", "VA", ".", "getLocReg", "(", ")", ",", "TRI", ",", "true", ")", ";", "SubRegs", ".", "isValid", "(", ")", ";", "++", "SubRegs", ")", "RegMask", "[", "*", "SubRegs", "/", "", "]", "&=", "~", "(", "", "<<", "(", "*", "SubRegs", "%", "", ")", ")", ";", "}", "if", "(", "!", "Subtarget", ".", "hasSSE1", "(", ")", "&&", "", ".", "contains", "(", "VA", ".", "getLocReg", "(", ")", ")", ")", "{", "errorUnsupported", "(", "DAG", ",", "dl", ",", "", ")", ";", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "VA", ".", "convertToReg", "(", "", ")", ";", "else", "VA", ".", "convertToReg", "(", "", ")", ";", "}", "else", "if", "(", "!", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "", ".", "contains", "(", "VA", ".", "getLocReg", "(", ")", ")", "&&", "CopyVT", "==", "", ")", "{", "errorUnsupported", "(", "DAG", ",", "dl", ",", "", ")", ";", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "VA", ".", "convertToReg", "(", "", ")", ";", "else", "VA", ".", "convertToReg", "(", "", ")", ";", "}", "bool", "RoundAfterCopy", "=", "false", ";", "if", "(", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "&&", "isScalarFPTypeInSSEReg", "(", "VA", ".", "getValVT", "(", ")", ")", ")", "{", "if", "(", "!", "Subtarget", ".", "hasX87", "(", ")", ")", "report_fatal_error", "(", "", ")", ";", "CopyVT", "=", "", ";", "RoundAfterCopy", "=", "(", "CopyVT", "!=", "VA", ".", "getLocVT", "(", ")", ")", ";", "}", "SDValue", "Val", ";", "if", "(", "VA", ".", "needsCustom", "(", ")", ")", "{", "assert", "(", "VA", ".", "getValVT", "(", ")", "==", "", "&&", "", ")", ";", "Val", "=", "getv64i1Argument", "(", "VA", ",", "RVLocs", "[", "++", "I", "]", ",", "Chain", ",", "DAG", ",", "dl", ",", "Subtarget", ",", "&", "InFlag", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "X86ISelLowering (2)5", "Func": "LowerCallResult", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7803, "Length": 281, "Cover_Rate": 0.394109396914446, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LABEL_P", "(", "lab", ")", "&&", "LABEL_NUSES", "(", "lab", ")", "<", "uses_threshold", ")", "return", "", ";", "if", "(", "optimize_size", ")", "return", "", ";", "int", "max_skip", "=", "rx_max_skip_for_label", "(", "lab", ")", ";", "if", "(", "max_skip", "<=", ""], "ground_truth": [")", "return", "", ";"], "File": "rx", "Func": "rx_align_log_for_label", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7804, "Length": 41, "Cover_Rate": 0.5857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GETTER", "("], "ground_truth": [")", "const", "{"], "File": "X86Subtarget (2)2", "Func": "GETTER", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7805, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "U", ":", "V", ".", "users", "(", ")", ")", "if", "(", "auto", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "U", ")", ")", "if", "(", "hasVolatileAccess", "(", "I", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "TPCTools", "Func": "isVolatileVariable", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7806, "Length": 38, "Cover_Rate": 0.7916666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printVectorListOneAllLanes", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "", "<<", "getRegisterName", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "("], "ground_truth": [")", ")", "<<", "", ";"], "File": "ARMInstPrinter18", "Func": "printVectorListOneAllLanes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7807, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sigstk", ".", "ss_sp", "=", "xmalloc", "(", "SIGSTKSZ", ")", ";", "sigstk", ".", "ss_size", "=", "SIGSTKSZ", ";", "sigstk", ".", "ss_flags", "=", "", ";", "if", "(", "sigaltstack", "(", "&", "sigstk", ",", "NULL", ")", "<", "", ")", "fatal_error", "(", "", ")", ";", "sigemptyset", "(", "&", "sact", ".", "sa_mask", ")", ";", "sact", ".", "sa_flags", "=", "SA_ONSTACK", "|", "SA_SIGINFO", ";", "sact", ".", "sa_sigaction", "="], "ground_truth": ["segv_handler", ";"], "File": "host-darwin2", "Func": "darwin_rs6000_extra_signals", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7808, "Length": 60, "Cover_Rate": 0.6382978723404256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "addp4_optimize_ok", "(", "rtx", "op1", ",", "rtx", "op2", ")", "{", "return", "(", "basereg_operand", "(", "op1", ",", "GET_MODE", "(", "op1", ")", ")", "!=", "basereg_operand", "(", "op2", ",", "GET_MODE", "(", "op2"], "ground_truth": [")", ")", ")", ";"], "File": "ia64", "Func": "addp4_optimize_ok", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7809, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtpd_u64_f64", "(", "float64_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon3_vcvtpd_u64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7810, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsPCRel", "&&", "RelocType", "==", "MachO", "::", "_RELOC_VANILLA", ")", "Offset", "+=", "", "<<", "Log2Size", ";", "if", "(", "Offset", "&&", "A", "&&", "!", "Writer", "->", "doesSymbolRequireExternRelocation", "(", "*", "A", ")", ")", "return", "RecordScatteredRelocation", "(", "Writer", ",", "Asm", ",", "Layout", ",", "Fragment", ",", "Fixup", ",", "Target", ",", "RelocType", ",", "Log2Size", ",", "FixedValue", ")", ";", "uint32_t", "FixupOffset", "=", "Layout", ".", "getFragmentOffset", "(", "Fragment", ")", "+", "Fixup", ".", "getOffset", "(", ")", ";", "unsigned", "Index", "=", "", ";", "unsigned", "Type", "=", "", ";", "const", "MCSymbol", "*", "RelSymbol", "=", "nullptr", ";", "if", "(", "Target", ".", "isAbsolute", "(", ")", ")", "{", "report_fatal_error", "(", "", "", ")", ";", "}", "else", "{", "if", "(", "A", "->", "isVariable", "(", ")", ")", "{", "int64_t", "Res", ";", "if", "(", "A", "->", "getVariableValue", "(", ")", "->", "evaluateAsAbsolute", "(", "Res", ",", "Layout", ",", "Writer", "->", "getSectionAddressMap", "(", ")", ")", ")", "{", "FixedValue", "=", "Res", ";", "return", ";", "}", "}", "if", "(", "requiresExternRelocation", "(", "Writer", ",", "Asm", ",", "*", "Fragment", ",", "RelocType", ",", "*", "A", ",", "FixedValue", ")", ")", "{", "RelSymbol", "=", "A", ";", "if", "(", "!", "A", "->", "isUndefined", "(", ")", ")", "FixedValue", "-=", "Layout", ".", "getSymbolOffset", "(", "*", "A", ")", ";", "}", "else", "{", "const", "MCSection", "&", "Sec", "=", "A", "->", "getSection", "(", ")", ";", "Index", "=", "Sec", ".", "getOrdinal", "(", ")", "+", "", ";", "FixedValue", "+=", "Writer", "->", "getSectionAddress", "(", "&", "Sec", ")", ";", "}", "if", "(", "IsPCRel", ")", "FixedValue", "-=", "Writer", "->", "getSectionAddress", "(", "Fragment", "->", "getParent", "(", ")", ")", ";", "Type", "=", "RelocType", ";", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "FixupOffset", ";", "MRE", ".", "r_word1", "=", "(", "Index", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "Type", "<<", "", ")", ";", "if", "(", "Type", "==", "MachO", "::", "_RELOC_HALF", ")", "{", "uint32_t", "Value", "=", "", ";", "switch", "(", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "Value", "=", "(", "FixedValue", ">>", "", ")", "&", "", ";", "break", ";", "case", "", ":", "case", "", ":", "Value", "=", "FixedValue", "&", "", ";", "break", ";", "}", "MachO", "::", "any_relocation_info", "MREPair", ";", "MREPair", ".", "r_word0", "=", "Value", ";", "MREPair", ".", "r_word1", "=", "(", "(", "", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "MachO", "::", "_RELOC_PAIR", "<<", "", ")", ")", ";", "Writer", "->", "addRelocation", "(", "nullptr", ",", "Fragment", "->", "getParent", "(", ")", ",", "MREPair", ")", ";", "}", "Writer", "->", "addRelocation", "(", "RelSymbol", ",", "Fragment", "->", "getParent", "("], "ground_truth": [")", ",", "MRE", ")", ";"], "File": "ARMMachObjectWriter10", "Func": "recordRelocation", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7811, "Length": 416, "Cover_Rate": 0.6720516962843296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint64_t", "QW", "=", "eatBytes", "<", "uint64_t", ">", "(", "Bytes", ")", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTableDPP64", ",", "MI", ",", "QW", ",", "Address", ")", ";", "if", "(", "Res", ")", "break", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTableSDWA64", ",", "MI", ",", "QW", ",", "Address", ")", ";", "if", "(", "Res", ")", "{", "IsSDWA", "=", "true", ";", "break", ";", "}", "Res", "=", "tryDecodeInst", "(", "DecoderTableSDWA964", ",", "MI", ",", "QW", ",", "Address", ")", ";", "if", "(", "Res", ")", "{", "IsSDWA", "=", "true", ";", "break", ";", "}", "}", "Bytes", "=", "Bytes_", ".", "slice", "(", "", ",", "MaxInstBytesNum", ")", ";", "if", "(", "Bytes", ".", "size", "(", ")", "<", "", ")", "break", ";", "const", "uint32_t", "DW", "=", "eatBytes", "<", "uint32_t", ">", "(", "Bytes", ")", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTableVI32", ",", "MI", ",", "DW", ",", "Address", ")", ";", "if", "(", "Res", ")", "break", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTable32", ",", "MI", ",", "DW", ",", "Address", ")", ";", "if", "(", "Res", ")", "break", ";", "if", "(", "Bytes", ".", "size", "("], "ground_truth": [")", "<", "", ")", "break", ";"], "File": "AMDGPUDisassembler9", "Func": "getInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7812, "Length": 167, "Cover_Rate": 0.37276785714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GetElementPtrInst", "*", "GEP", "=", "cast", "<", "GetElementPtrInst", ">", "(", "stripBitcasts", "(", "Ptr", ")", ")", ";", "auto", "I", "=", "GEPIdx", ".", "find", "(", "GEP", ")", ";", "return", "I", "==", "GEPIdx", ".", "end", "(", ")", "?"], "ground_truth": ["nullptr", ":", "I", "->", "second", ";"], "File": "AMDGPUPromoteAlloca29", "Func": "calculateVectorIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7813, "Length": 40, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AssignFn", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "Info", ".", "Flags", ",", "State", ")", ")", "return", "true", ";", "StackSize", "=", "std", "::", "max", "(", "StackSize", ",", "static_cast", "<", "uint64_t", ">", "(", "State", ".", "getNextStackOffset", "(", ")", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "ARMCallLowering (2)", "Func": "assignArg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7814, "Length": 46, "Cover_Rate": 0.5974025974025974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_comtrue_epu32", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpcomtrueud", "(", "(", "__v4si", ")", "__A", ","], "ground_truth": ["(", "__v4si", ")", "__B", ")", ";"], "File": "xopintrin", "Func": "_mm_comtrue_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7815, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_simd_bslv4hi_uuuu", "(", "__a", ","], "ground_truth": ["__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vbsl_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7816, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "emitCalleeSavedSVERestores", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ")", "const", "{", "emitCalleeSavedRestores", "(", "MBB", ",", "MBBI"], "ground_truth": [",", "true", ")", ";"], "File": "AArch64FrameLowering38", "Func": "emitCalleeSavedSVERestores", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7817, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "MCOp", ";", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "{", "Register", "FuncReg", "=", "MAI", "->", "getFuncReg", "(", "MO", ".", "getGlobal", "(", ")", "->", "getGlobalIdentifier", "(", ")", ")", ";", "assert", "(", "FuncReg", ".", "isValid", "(", ")", "&&", "", ")", ";", "MCOp", "=", "MCOperand", "::", "createReg", "(", "FuncReg", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "MCOp", "=", "MCOperand", "::", "createReg", "(", "MAI", "->", "getOrCreateMBBRegister", "(", "*"], "ground_truth": ["MO", ".", "getMBB", "(", ")", ")", ")", ";"], "File": "SPIRVMCInstLower", "Func": "lower", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7818, "Length": 90, "Cover_Rate": 0.32727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "KillFlag", ")", ";", "return", ";", "}", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "KillFlag", ")", ";", "return", ";", "}", "if", "(", "", ".", "contains", "(", "SrcReg", ",", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "KillFlag", ")", ";", "return", ";", "}", "if", "(", "", ".", "contains", "(", "SrcReg", ",", "DestReg", ")", ")", "{", "unsigned", "LoSrc", "=", "HRI", ".", "getSubReg", "(", "SrcReg", ",", "", ")", ";", "unsigned", "HiSrc", "=", "HRI", ".", "getSubReg", "(", "SrcReg", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "HiSrc", ",", "KillFlag", ")", ".", "addReg", "(", "LoSrc", ",", "KillFlag", ")", ";", "return", ";", "}", "if", "(", "", ".", "contains", "(", "SrcReg", ",", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addReg", "(", "SrcReg", ",", "KillFlag", ")", ";", "return", ";", "}", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "HexagonInstrInfo10", "Func": "copyPhysReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7819, "Length": 259, "Cover_Rate": 0.30186480186480186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vbicq_m_fv4sf", "(", "__inactive", ",", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vbicq_m_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7820, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "MatchOperand_NoMatch", ";", "if", "(", "!", "Tok", ".", "getString", "(", ")", ".", "equals_lower", "(", "", ")", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex", "(", ")"], "ground_truth": [";"], "File": "ARMAsmParser (2)4", "Func": "parseTraceSyncBarrierOptOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7821, "Length": 61, "Cover_Rate": 0.6161616161616161, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sd_iterator_def", "sd_it", ";", "dep_t", "dep", ";", "FOR_EACH_DEP", "(", "insn1", ",", "SD_LIST_FORW", ",", "sd_it", ",", "dep", ")", "if", "(", "DEP_TYPE", "(", "dep", ")", "==", "REG_DEP_ANTI", "&&", "INSN_PRIORITY", "(", "DEP_CON", "(", "dep", ")", ")", ">", "INSN_PRIORITY", "(", "insn2", ")", "&&", "recog_memoized", "(", "DEP_CON", "(", "dep", ")", ")", ">=", "", "&&", "get_attr_vr4130_class", "(", "DEP_CON", "(", "dep", ")", ")", "==", "VR4130_CLASS_ALU", ")", "return", "false", ";", "if", "(", "vr4130_last_insn", "!=", "", "&&", "recog_memoized", "(", "insn1", ")", ">=", "", "&&", "recog_memoized", "(", "insn2", ")", ">=", "", ")", "{", "enum", "attr_vr4130_class", "class1", "=", "get_attr_vr4130_class", "(", "insn1", ")", ";", "enum", "attr_vr4130_class", "class2", "="], "ground_truth": ["get_attr_vr4130_class", "(", "insn2", ")", ";"], "File": "mips", "Func": "vr4130_swap_insns_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7822, "Length": 100, "Cover_Rate": 0.5617977528089888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "SDValue", "MAdd", "=", "matchPMADDWD", "(", "DAG", ",", "Op0", ",", "Op1", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "Subtarget", ")", ")", "return", "MAdd", ";", "if", "(", "SDValue", "MAdd", "=", "matchPMADDWD_2", "(", "DAG", ",", "Op0", ",", "Op1", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "Subtarget", ")", ")", "return", "MAdd", ";", "if", "(", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "Subtarget", ".", "hasSSSE3", "(", ")", "&&", "isHorizontalBinOp", "(", "Op0", ",", "Op1", ",", "DAG", ",", "Subtarget", ",", "true", ")", ")", "{", "auto", "HADDBuilder", "=", "[", "]", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "DL", ",", "ArrayRef", "<", "SDValue", ">", "Ops", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ops", "[", "", "]", ".", "getValueType", "(", ")", ",", "Ops", ")", ";", "}", ";", "return", "SplitOpsAndApply", "(", "DAG", ",", "Subtarget", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "{", "Op0", ",", "Op1", "}", ",", "HADDBuilder", ")", ";", "}", "if", "(", "VT", ".", "isVector", "(", ")", ")", "{", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "Op0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "", "&&", "TLI", ".", "isTypeLegal", "(", "Op0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ")", ")", "{", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "SExt", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op0", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op1", ",", "SExt", ")", ";", "}", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", "&&", "Op1", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "", "&&", "TLI", ".", "isTypeLegal", "(", "Op1", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ")", ")", "{", "SDLoc", "DL", "(", "N"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)6", "Func": "combineAdd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7823, "Length": 339, "Cover_Rate": 0.6766467065868264, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "auto", "*", "VTy", "=", "dyn_cast", "<", "VectorType", ">", "(", "Ty", ")", ")", "{", "unsigned", "Num", "=", "cast", "<", "FixedVectorType", ">", "(", "VTy", ")", "->", "getNumElements", "(", ")", ";", "unsigned", "Cost", "=", "getArithmeticInstrCost", "(", "Opcode", ",", "VTy", "->", "getScalarType", "(", ")", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ",", "Args", ",", "CxtI", ")", ";", "return", "getScalarizationOverhead", "(", "VTy", ",", "Args", ")", "+", "Num", "*", "Cost", ";", "}", "return", "OpCost", ";", "}", "std", "::", "pair", "<", "int", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "Ty", ")", ";", "int", "ISD", "=", "TLI", "->", "InstructionOpcodeToISD", "(", "Opcode", ")", ";", "unsigned", "NElts", "=", "LT", ".", "second", ".", "isVector", "(", ")", "?", "LT", ".", "second", ".", "getVectorNumElements", "(", ")", ":", "", ";", "", "SLT", "=", "LT", ".", "second", ".", "getScalarType", "(", ")", ".", "SimpleTy", ";", "switch", "(", "ISD", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "SLT", "==", "", ")", "return", "get64BitInstrCost", "(", "CostKind", ")", "*", "LT", ".", "first", "*", "NElts", ";", "if", "(", "ST", "->", "has16BitInsts", "(", ")", "&&", "SLT", "==", "", ")", "NElts", "=", "(", "NElts", "+", "", ")", "/", "", ";", "return", "getFullRateInstrCost", "(", ")", "*", "LT", ".", "first", "*", "NElts", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "SLT", "==", "", ")", "{", "return", "", "*", "getFullRateInstrCost", "(", ")", "*", "LT", ".", "first", "*", "NElts", ";", "}", "if", "(", "ST", "->", "has16BitInsts", "(", ")", "&&", "SLT", "==", "", ")", "NElts", "=", "(", "NElts", "+", "", ")", "/", "", ";", "return", "LT", ".", "first", "*", "NElts", "*", "getFullRateInstrCost", "(", ")", ";", "case", "", ":", "{", "const", "int", "QuarterRateCost", "=", "getQuarterRateInstrCost", "(", "CostKind", ")", ";", "if", "(", "SLT", "==", "", ")", "{", "const", "int", "FullRateCost", "=", "getFullRateInstrCost", "(", ")", ";", "return", "(", "", "*", "QuarterRateCost", "+", "(", "", "*", "", ")", "*", "FullRateCost", ")", "*", "LT", ".", "first", "*", "NElts", ";", "}", "if", "(", "ST", "->", "has16BitInsts", "(", ")", "&&", "SLT", "==", "", ")", "NElts", "=", "(", "NElts", "+", "", ")", "/", "", ";", "return", "QuarterRateCost", "*", "NElts", "*", "LT", ".", "first", ";", "}", "case", "", ":", "if", "(", "CxtI", "&&", "CxtI", "->", "hasOneUse", "(", ")", ")", "if", "(", "const", "auto", "*", "FAdd", "=", "dyn_cast", "<", "BinaryOperator", ">", "(", "*", "CxtI", "->", "user_begin", "(", ")", ")", ")", "{", "const", "int", "OPC", "=", "TLI", "->", "InstructionOpcodeToISD", "(", "FAdd", "->", "getOpcode", "(", ")", ")", ";", "if", "(", "OPC", "==", "", "||", "OPC", "==", "", ")", "{", "if", "(", "ST", "->", "hasMadMacF32Insts", "(", ")", "&&", "SLT", "==", "", "&&", "!", "HasFP32Denormals", ")", "return", "TargetTransformInfo", "::", "TCC_Free", ";", "if", "(", "ST", "->", "has16BitInsts", "(", ")", "&&", "SLT", "==", "", "&&", "!", "HasFP64FP16Denormals", ")", "return", "TargetTransformInfo", "::", "TCC_Free", ";", "const", "TargetOptions", "&", "Options", "=", "TLI", "->", "getTargetMachine", "(", ")", ".", "Options", ";", "if", "(", "Options", ".", "AllowFPOpFusion", "==", "FPOpFusion", "::", "Fast", "||", "Options", ".", "UnsafeFPMath", "||", "(", "FAdd", "->", "hasAllowContract", "(", ")", "&&", "CxtI", "->", "hasAllowContract", "(", ")", ")", ")", "return", "TargetTransformInfo", "::", "TCC_Free", ";", "}", "}", "LLVM_FALLTHROUGH", ";", "case"], "ground_truth": ["", ":"], "File": "AMDGPUTargetTransformInfo2", "Func": "getArithmeticInstrCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7824, "Length": 508, "Cover_Rate": 0.45075421472937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "*", "loopMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "It", ",", "loopMBB", ")", ";", "F", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "F", "->", "getRegInfo", "(", ")", ";", "unsigned", "TmpReg", "=", "(", "!", "BinOpcode", ")", "?", "incr", ":", "RegInfo", ".", "createVirtualRegister", "(", "is64bit", "?", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ":", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "BB", "=", "loopMBB", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ",", "dest", ")", ".", "addReg", "(", "ptrA", ")", ".", "addReg", "(", "ptrB", ")", ";", "if", "(", "BinOpcode", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "TmpReg", ")", ".", "addReg", "(", "incr", ")", ".", "addReg", "(", "dest", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ")", ".", "addReg", "(", "TmpReg", ")", ".", "addReg", "(", "ptrA", ")", ".", "addReg", "(", "ptrB", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", "."], "ground_truth": ["addReg", "(", "", ")", ".", "addMBB", "(", "loopMBB", ")", ";"], "File": "PPCISelLowering (2)", "Func": "EmitAtomicBinary", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7825, "Length": 263, "Cover_Rate": 0.6188235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "IDVal", "=", "DirectiveID", ".", "getString", "(", ")", ";", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveAttribute", "("], "ground_truth": [")", ";"], "File": "CSKYAsmParser1", "Func": "ParseDirective", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7826, "Length": 20, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqshlq_s8", "(", "int8x16_t", "__a", ",", "int8x16_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon2_vqshlq_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7827, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "Disassembler", "(", "STI", ",", "Ctx"], "ground_truth": [")", ";"], "File": "AArch64Disassembler (2)2", "Func": "createAArch64Disassembler", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7828, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Indent", "=", "", ";", "SelectRoot", "(", "*", "CurDAG", ")", ";", "DOUT", "(", "llvm", "::", "dbgs", "(", ")"], "ground_truth": ["<<", "", ";"], "File": "MipsISelDAGToDAG47", "Func": "InstructionSelect", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7829, "Length": 20, "Cover_Rate": 0.37735849056603776, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "emitHandlerDataLocNotes", "(", ")", "const", "{", "for", "(", "const", "SMLoc", "&", "Loc", ":", "HandlerDataLocs", ")", "Parser", ".", "Note", "("], "ground_truth": ["Loc", ",", "", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "emitHandlerDataLocNotes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7830, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "NumIssued", "==", "", ")", "return", "Hazard", ";", "break", ";", "case", "", ":", "if", "(", "NumIssued", ">=", "", ")", "return", "Hazard", ";", "break", ";", "case", "", ":", "break", ";", "}", "if", "(", "HasCTRSet", "&&", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", ")", "return", "NoopHazard", ";", "if", "(", "isLoad", "&&", "NumStores", ")", "{", "unsigned", "LoadSize", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "LoadSize", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "LoadSize", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "LoadSize", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "LoadSize", "=", "", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "PPCHazardRecognizers12", "Func": "getHazardType", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7831, "Length": 236, "Cover_Rate": 0.48360655737704916, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "error", "(", "", "", ",", "type", ")", ";", "}", "return", "", ";", "}", "return", "", ";", "}", "if", "(", "!", "decl", ")", "return", "", ";", "cgraph_node", "*", "target", "=", "cgraph_node", "::", "get", "(", "decl", ")", ";", "if", "(", "target", ")", "target", "=", "target", "->", "function_symbol", "(", ")", ";", "if", "(", "target", "&&", "(", "target_opts_for_fn", "(", "target", "->", "decl", ")", "->", "x_ix86_fpmath", "&", "FPMATH_SSE", ")", "&&", "opt_for_fn", "(", "target", "->", "decl", ",", "optimize", ")", "&&", "!", "(", "profile_flag", "&&", "!", "flag_fentry", ")", ")", "{", "cgraph_local_info", "*", "i", "=", "&", "target", "->", "local", ";", "if", "(", "i", "&&", "i", "->", "local", "&&", "i", "->", "can_change_signature", ")", "{", "if", "(", "!", "TARGET_SSE", "&&", "warn", ")", "{", "error", "(", "", "", ",", "decl", ")", ";", "return", "", ";", "}", "return", "TARGET_SSE2_P", "(", "target_opts_for_fn", "(", "target", "->", "decl", ")", "->"], "ground_truth": ["x_ix86_isa_flags", ")", "?", "", ":", "", ";"], "File": "i3864", "Func": "ix86_function_sseregparm", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7832, "Length": 143, "Cover_Rate": 0.6777251184834123, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", "}", ";", "return", "OpcodesForSpill", "[", "(", "Subtarget", ".", "hasP9Vector", "("], "ground_truth": [")", ")", "?", "", ":", "", "]", ";"], "File": "PPCInstrInfo (2)2", "Func": "getStoreOpcodesForSpillArray", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7833, "Length": 85, "Cover_Rate": 0.4941860465116279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sqdmullsi", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vqdmulls_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7834, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Field", "<<", "", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "AVRDisassembler (2)", "Func": "decodeCallTarget", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7835, "Length": 19, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmphiq_n_v4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve2___arm_vcmphiq_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7836, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "hasOneUse", "(", ")", "&&", "", "(", "Op", ".", "getNode", "(", ")", ")", ")", "{", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op", ")", ";", "}", "else", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ",", "Op", ",", "Op", ")", ".", "getValue", "(", "", ")", ";", "}", "else", "if", "(", "VT", "==", "", ")", "Op", "=", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "DL", ",", "", ",", "Op", ")", ";", "assert", "(", "Op", ".", "getValueType", "(", ")", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "Z80ISelLowering2", "Func": "EmitSignToCarry", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7837, "Length": 125, "Cover_Rate": 0.5681818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "scalar", ")", "{", "fc", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "unsigned", "Rm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRwithZRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "else", "{", "fc", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "unsigned", "Qm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeMQPRRegisterClass", "(", "Inst", ",", "Qm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "predicate_decoder", "(", "Inst", ",", "fc", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", ""], "ground_truth": [")", ")", ";"], "File": "ARMDisassembler15", "Func": "DecodeMVEVCMP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7838, "Length": 218, "Cover_Rate": 0.7171052631578947, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionCost", "TTIImpl", "::", "getGSScalarCost", "(", "unsigned", "Opcode", ",", "Type", "*", "SrcVTy", ",", "bool", "VariableMask", ",", "Align", "Alignment", ",", "unsigned", "AddressSpace", ")", "{", "unsigned", "VF", "=", "cast", "<", "FixedVectorType", ">", "(", "SrcVTy", ")", "->", "getNumElements", "(", ")", ";", "APInt", "DemandedElts", "=", "APInt", "::", "getAllOnes", "(", "VF", ")", ";", "TTI", "::", "TargetCostKind", "CostKind", "=", "TTI", "::", "TCK_RecipThroughput", ";", "InstructionCost", "MaskUnpackCost", "=", "", ";", "if", "(", "VariableMask", ")", "{", "auto", "*", "MaskTy", "=", "FixedVectorType", "::", "get", "(", "Type", "::", "getInt1Ty", "(", "SrcVTy", "->", "getContext", "(", ")", ")", ",", "VF", ")", ";", "MaskUnpackCost", "=", "getScalarizationOverhead", "(", "MaskTy", ",", "DemandedElts", ","], "ground_truth": ["false", ",", "true", ")", ";"], "File": "X86TargetTransformInfo101", "Func": "getGSScalarCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7839, "Length": 101, "Cover_Rate": 0.39763779527559057, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "checkSig", "(", "ErrorLoc", ",", "*", "Sig", ")", ")", "return", "true", ";", "}", "else", "if", "(", "Name", "==", "", ")", "{", "const", "MCSymbolRefExpr", "*", "SymRef", ";", "if", "(", "getSymRef", "(", "ErrorLoc", ",", "Inst", ",", "SymRef", ")", ")", "return", "true", ";", "const", "auto", "*", "WasmSym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "&", "SymRef", "->", "getSymbol", "(", ")", ")", ";", "const", "auto", "*", "Sig", "=", "WasmSym", "->", "getSignature", "(", ")", ";", "if", "(", "!", "Sig", "||", "WasmSym", "->", "getType", "(", ")", "!=", "", ")", "return", "typeError", "(", "ErrorLoc", ",", "StringRef", "(", "", ")", "+", "WasmSym", "->", "getName", "(", ")", "+", "", ")", ";", "Stack", ".", "insert", "(", "Stack", ".", "end", "(", ")", ",", "Sig", "->", "Params", ".", "begin", "(", ")", ",", "Sig", "->", "Params", ".", "end", "(", ")", ")", ";", "}", "else", "if", "(", "Name", "==", "", ")", "{", "auto", "VT", "=", "static_cast", "<", "", ">", "(", "Inst", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "Stack", ".", "push_back", "(", "VT", ")", ";", "}", "else", "{", "auto", "RegOpc", "=", "", "(", "Opc", ")", ";", "assert", "(", "RegOpc", "!=", "-", "", "&&", "", ")", ";", "const", "auto", "&", "II", "=", "MII", ".", "get", "(", "RegOpc", ")", ";", "for", "(", "unsigned", "I", "=", "II", ".", "getNumOperands", "(", ")", ";", "I", ">", "II", ".", "getNumDefs", "(", ")", ";", "I", "--", ")", "{", "const", "auto", "&", "Op", "=", "II", ".", "OpInfo", "[", "I", "-", "", "]", ";", "if", "(", "Op", ".", "OperandType", "==", "MCOI", "::", "OPERAND_REGISTER", ")", "{", "auto", "VT", "=", "", "(", "Op", ".", "RegClass", ")", ";", "if", "(", "popType", "(", "ErrorLoc", ",", "VT", ")", ")", "return", "true", ";", "}", "}", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "II", ".", "getNumDefs", "(", ")", ";", "I", "++", ")", "{", "const", "auto", "&", "Op", "=", "II", ".", "OpInfo", "[", "I", "]", ";", "assert", "(", "Op", ".", "OperandType", "==", "MCOI"], "ground_truth": ["::", "OPERAND_REGISTER", "&&", "", ")", ";"], "File": "WebAssemblyAsmTypeCheck", "Func": "typeCheck", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7840, "Length": 314, "Cover_Rate": 0.4181091877496671, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u32_u64", "(", "uint64x1_t", "__a", ")", "{", "return", "(", "uint32x2_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpret_u32_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7841, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LSDAEncoding", "=", "dwarf", "::", "DW_EH_PE_pcrel", "|", "dwarf", "::", "DW_EH_PE_sdata4", ";", "PersonalityEncoding", "=", "dwarf", "::", "DW_EH_PE_indirect", "|", "dwarf", "::", "DW_EH_PE_pcrel", "|", "dwarf", "::", "DW_EH_PE_sdata4", ";", "TTypeEncoding", "=", "dwarf", "::", "DW_EH_PE_indirect", "|", "dwarf", "::"], "ground_truth": ["DW_EH_PE_pcrel", "|", "dwarf", "::", "DW_EH_PE_sdata4", ";"], "File": "CSKYTargetObjectFile", "Func": "Initialize", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7842, "Length": 38, "Cover_Rate": 0.6031746031746031, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "SubsumesPredicate", "(", "const", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Pred1", ",", "const", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Pred2", ")", "const", "{", "assert", "(", "Pred1", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Pred2", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "Pred1", "[", "", "]", ".", "getReg", "(", ")", "==", "", "||", "Pred1", "[", "", "]", ".", "getReg", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "Pred2", "[", "", "]", ".", "getReg", "(", ")", "==", "", "||", "Pred2", "[", "", "]", ".", "getReg", "(", ")", "=="], "ground_truth": ["", ")", "return", "false", ";"], "File": "PPCInstrInfo (2)", "Func": "SubsumesPredicate", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7843, "Length": 103, "Cover_Rate": 0.43829787234042555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Tmp", "=", "std", "::", "min", "(", "Tmp0", ",", "Tmp1", ")", ";", "if", "(", "Tmp", ">", "(", "SrcBits", "-", "VTBits", ")", ")", "return", "Tmp", "-", "(", "SrcBits", "-", "VTBits", ")", ";", "return", "", ";", "}", "case", "", ":", "{", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "APInt", "ShiftVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getAPIntValue", "(", ")", ";", "if", "(", "ShiftVal", ".", "uge", "(", "VTBits", ")", ")", "return", "VTBits", ";", "unsigned", "Tmp", "=", "DAG", ".", "ComputeNumSignBits", "(", "Src", ",", "DemandedElts", ",", "Depth", "+", "", ")", ";", "if", "(", "ShiftVal", ".", "uge", "(", "Tmp", ")", ")", "return", "", ";", "return", "Tmp", "-", "ShiftVal", ".", "getZExtValue", "(", ")", ";", "}", "case", "", ":", "{", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "APInt", "ShiftVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getAPIntValue", "(", ")", ";", "if", "(", "ShiftVal", ".", "uge", "(", "VTBits", "-", "", ")", ")", "return", "VTBits", ";", "unsigned", "Tmp", "=", "DAG", ".", "ComputeNumSignBits", "(", "Src", ",", "DemandedElts", ",", "Depth", "+", "", ")", ";", "ShiftVal", "+=", "Tmp", ";", "return", "ShiftVal", ".", "uge", "(", "VTBits", ")", "?", "VTBits", ":", "ShiftVal", ".", "getZExtValue", "(", ")", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering223", "Func": "ComputeNumSignBitsForTargetNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7844, "Length": 216, "Cover_Rate": 0.40601503759398494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "SelectionDAGInfo", "::", "EmitTargetCodeForMemchr", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "DL", ",", "SDValue", "Chain", ",", "SDValue", "Src", ",", "SDValue", "Char", ",", "SDValue", "Length", ",", "MachinePointerInfo", "SrcPtrInfo", ")", "const", "{", "EVT", "PtrVT", "=", "Src", ".", "getValueType", "(", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "PtrVT", ",", "", ",", "", ")", ";", "Length", "=", "DAG", ".", "getZExtOrTrunc", "(", "Length", ",", "DL", ",", "PtrVT", ")", ";", "Char", "=", "DAG", ".", "getZExtOrTrunc", "(", "Char", ",", "DL", ",", "", ")", ";", "Char", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Char", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "Limit", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT"], "ground_truth": [",", "Src", ",", "Length", ")", ";"], "File": "SystemZSelectionDAGInfo2", "Func": "EmitTargetCodeForMemchr", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7845, "Length": 131, "Cover_Rate": 0.48880597014925375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "16InstrInfo", "::", "adjustStackPtrBigUnrestricted", "(", "unsigned", "SP", ",", "int64_t", "Amount", ",", "MachineBasicBlock", "&"], "ground_truth": ["MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{"], "File": "Mips16InstrInfo (2)", "Func": "adjustStackPtrBigUnrestricted", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7846, "Length": 22, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getDirectBrEncoding", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "isImm", "(", ")", ")", "return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ",", "STI", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "(", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "?", "(", "MCFixupKind", ")", "", ":", "(", "MCFixupKind", ")", "", ")", ")", ")", ";", "return", ""], "ground_truth": [";"], "File": "PPCMCCodeEmitter26", "Func": "getDirectBrEncoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7847, "Length": 121, "Cover_Rate": 0.8962962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ImmTyDFMT", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyNFMT", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyClamp", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOMod", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppCtrl", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppRowMask", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppBankMask", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppBoundCtrl", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaDstSel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaSrc0Sel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaSrc1Sel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaDstUnused", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDMask", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyUNorm", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDA", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyR128", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyLWE", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOff", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpTgt", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpCompr", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpVM", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyHwreg", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySendMsg", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyInterpSlot", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyInterpAttr", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyAttrChan", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOpSel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOpSelHi", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyNegLo", ":", "OS", "<<"], "ground_truth": ["", ";", "break", ";"], "File": "AMDGPUAsmParser23", "Func": "printImmTy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7848, "Length": 261, "Cover_Rate": 0.6027713625866051, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "aarch64_sve_int_mode", "(", "machine_mode", "mode", ")", "{", "scalar_int_mode", "int_mode", "=", "aarch64_sve_element_int_mode", "(", "mode", ")", ";", "return", "aarch64_sve_data_mode", "(", "int_mode", ",", "GET_MODE_NUNITS", "(", "mode", ")"], "ground_truth": [")", ".", "require", "(", ")", ";"], "File": "aarch64", "Func": "aarch64_sve_int_mode", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7849, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "while", "(", "num_args", ">", "", "&&", "h", ".", "mode", "[", "num_args", "]", "==", "VOIDmode", ")", "num_args", "--", ";", "ret_type", "=", "builtin_mode_to_type", "[", "h", ".", "mode", "[", "", "]", "]", "[", "h", ".", "uns_p", "[", "", "]", "]", ";", "if", "(", "!", "ret_type", "&&", "h", ".", "uns_p", "[", "", "]", ")", "ret_type", "=", "builtin_mode_to_type", "[", "h", ".", "mode", "[", "", "]", "]", "[", "", "]", ";", "if", "(", "!", "ret_type", ")", "fatal_error", "(", "input_location", ",", "", "", ",", "name", ",", "GET_MODE_NAME", "(", "h", ".", "mode", "[", "", "]", ")", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "(", "int", ")", "ARRAY_SIZE", "(", "arg_type", ")", ";", "i", "++", ")", "arg_type", "[", "i", "]", "=", "NULL_TREE", ";", "for", "(", "i", "=", "", ";", "i", "<", "num_args", ";", "i", "++", ")", "{", "int", "m", "=", "(", "int", ")", "h", ".", "mode", "[", "i", "+", "", "]", ";", "int", "uns_p", "=", "h", ".", "uns_p", "[", "i", "+", "", "]", ";", "arg_type", "[", "i", "]", "=", "builtin_mode_to_type", "[", "m", "]", "[", "uns_p", "]", ";", "if", "(", "!", "arg_type", "[", "i", "]", "&&", "uns_p", ")", "arg_type", "[", "i", "]", "=", "builtin_mode_to_type", "[", "m", "]", "[", "", "]", ";", "if", "(", "!", "arg_type", "[", "i", "]", ")", "fatal_error", "(", "input_location", ",", "", "", ",", "name", ",", "i", ",", "GET_MODE_NAME", "(", "m", ")", ")", ";", "}", "builtin_hash_struct", "*", "*", "found", "=", "builtin_hash_table", "->", "find_slot", "(", "&", "h", ",", "INSERT", ")", ";", "if", "(", "*", "found", "==", "NULL", ")", "{", "h2", "=", "ggc_alloc", "<", "builtin_hash_struct", ">", "(", ")", ";", "*", "h2", "=", "h", ";", "*", "found", "=", "h2", ";", "h2", "->", "type", "=", "build_function_type_list", "(", "ret_type", ",", "arg_type", "[", "", "]", ",", "arg_type", "[", "", "]", ",", "arg_type", "[", "", "]", ",", "NULL_TREE", ")", ";", "}", "return", "(", "*", "found", ")"], "ground_truth": ["->", "type", ";"], "File": "powerpcspe", "Func": "builtin_function_type", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7850, "Length": 299, "Cover_Rate": 0.3695920889987639, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerV8F32VectorShuffle", "(", "const", "SDLoc", "&", "DL", ",", "ArrayRef", "<", "int", ">", "Mask", ",", "const", "SmallBitVector", "&", "Zeroable", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "const", "Subtarget", "&", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "assert", "(", "RepeatedMask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "RepeatedMask", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ")", ";", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "RepeatedMask", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ")", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "return", "lowerVectorShuffleWithSHUFPS", "(", "DL", ",", "", ",", "RepeatedMask", ",", "V1", ",", "V2", ",", "DAG", ")", ";", "}", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "SDValue", "VPermMask", "=", "getConstVector", "(", "Mask", ",", "", ",", "DAG", ",", "DL", ",", "true", ")", ";", "if", "(", "!", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "VPermMask", ")", ";", "if", "(", "Subtarget", ".", "hasAVX2", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "VPermMask", ",", "V1", ")", ";", "return", "lowerVectorShuffleAsLanePermuteAndBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "}", "if", "(", "SDValue", "Result", "=", "lowerVectorShuffleByMerging128BitLanes", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Result", ";", "if", "(", "Subtarget", ".", "hasVLX", "(", ")", ")", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleToEXPAND", "(", "DL", ",", "", ",", "Zeroable", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG"], "ground_truth": [",", "Subtarget", ")", ")", "return", "V", ";"], "File": "X86ISelLowering115", "Func": "lowerV8F32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7851, "Length": 478, "Cover_Rate": 0.8400702987697716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PreTileConfig", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "mf", ")", "{", "MF", "=", "&", "mf", ";", "MRI", "=", "&", "mf", ".", "getRegInfo", "(", ")", ";", "ST", "=", "&", "mf", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "TRI", "=", "ST", "->", "getRegisterInfo", "(", ")", ";", "TII", "=", "mf", ".", "getSubtarget", "(", ")"], "ground_truth": [".", "getInstrInfo", "(", ")", ";"], "File": "X86PreTileConfig1", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7852, "Length": 56, "Cover_Rate": 0.38620689655172413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "VecOnes", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "InVT", ")", ";", "Operands", "[", "", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "InVT", ",", "Operands", "[", "", "]", ",", "VecOnes", ")", ";", "Operands", "[", "", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Operands", "[", "", "]", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Operands", "[", "", "]", ".", "getOperand", "(", "", ")", ",", "Operands", "[", "", "]", ")", ";", "}", "if", "(", "Operands", "[", "", "]", ".", "getOpcode", "(", ")", "==", "", ")", "std", "::", "swap", "(", "Operands", "[", "", "]", ",", "Operands", "[", "", "]", ")", ";", "else", "if", "(", "Operands", "[", "", "]", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "Operands", "[", "", "]", "=", "Operands", "[", "", "]", ".", "getOperand", "(", "", ")", ";", "Operands", "[", "", "]", "=", "Operands", "[", "", "]", ".", "getOperand", "(", "", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "!", "IsConstVectorInRange", "(", "Operands", "[", "i", "]", ",", "", ",", "", ")", ")", "continue", ";", "std", "::", "swap", "(", "Operands", "[", "i", "]", ",", "Operands", "[", "", "]", ")", ";", "for", "(", "int", "j", "=", "", ";", "j", "<", "", ";", "++", "j", ")", "if", "(", "Operands", "[", "j", "]", ".", "getOpcode", "(", ")", "!=", "", "||", "Operands", "[", "j", "]", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "!=", "VT", ")", "return", "SDValue", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Operands", "[", "", "]", ".", "getOperand", "(", "", ")", ",", "Operands", "[", ""], "ground_truth": ["]", ".", "getOperand", "(", "", ")", ")", ";"], "File": "X86ISelLowering148", "Func": "detectAVGPattern", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7853, "Length": 290, "Cover_Rate": 0.36523929471032746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "{", "KnownBits", "LHSKnown", "=", "DAG", ".", "computeKnownBits", "(", "Op", ".", "getOperand", "(", "", ")", ",", "Depth", "+", "", ")", ";", "KnownBits", "RHSKnown", "=", "DAG", ".", "computeKnownBits", "(", "Op", ".", "getOperand", "(", "", ")", ",", "Depth", "+", "", ")", ";", "unsigned", "TrailZ", "=", "LHSKnown", ".", "countMinTrailingZeros", "(", ")", "+", "RHSKnown", ".", "countMinTrailingZeros", "(", ")", ";", "Known", ".", "Zero", ".", "setLowBits", "(", "std", "::", "min", "(", "TrailZ", ",", "", ")", ")", ";", "unsigned", "LHSValBits", "=", "", "-", "std", "::", "max", "(", "LHSKnown", ".", "countMinSignBits", "(", ")", ",", "", ")", ";", "unsigned", "RHSValBits", "=", "", "-", "std", "::", "max", "(", "RHSKnown", ".", "countMinSignBits", "(", ")", ",", "", ")", ";", "unsigned", "MaxValBits", "=", "std", "::", "min", "(", "LHSValBits", "+", "RHSValBits", ",", "", ")", ";", "if", "(", "MaxValBits", ">=", "", ")", "break", ";", "bool", "Negative", "=", "false", ";", "if", "(", "Opc", "==", "", ")", "{", "bool", "LHSNegative", "=", "!", "!", "(", "LHSKnown", ".", "One", "&", "(", "", "<<", "", ")", ")", ";", "bool", "LHSPositive", "=", "!", "!", "(", "LHSKnown", ".", "Zero", "&", "(", "", "<<", "", ")", ")", ";", "bool", "RHSNegative", "=", "!", "!", "(", "RHSKnown", ".", "One", "&", "(", "", "<<", "", ")", ")", ";", "bool", "RHSPositive", "=", "!", "!", "(", "RHSKnown", ".", "Zero", "&", "(", "", "<<", "", ")", ")", ";", "if", "(", "(", "!", "LHSNegative", "&&", "!", "LHSPositive", ")", "||", "(", "!", "RHSNegative", "&&", "!", "RHSPositive", ")", ")", "break", ";", "Negative", "=", "(", "LHSNegative", "&&", "RHSPositive", ")", "||", "(", "LHSPositive", "&&", "RHSNegative", ")", ";", "}", "if", "(", "Negative", ")", "Known", ".", "One", ".", "setHighBits", "(", "", "-", "MaxValBits", ")", ";", "else", "Known", ".", "Zero", ".", "setHighBits", "(", "", "-", "MaxValBits", ")", ";", "break", ";", "}", "case", "", ":", "{", "ConstantSDNode", "*", "CMask", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "CMask", ")", "return", ";", "KnownBits", "LHSKnown", "=", "DAG", ".", "computeKnownBits", "(", "Op", ".", "getOperand", "(", "", ")", ",", "Depth", "+", "", ")", ";", "KnownBits", "RHSKnown", "=", "DAG", ".", "computeKnownBits", "(", "Op", ".", "getOperand", "(", "", ")", ",", "Depth", "+", "", ")", ";", "unsigned", "Sel", "=", "CMask", "->", "getZExtValue", "(", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "", ";", "I", "+=", "", ")", "{", "unsigned", "SelBits", "=", "Sel", "&", "", ";", "if", "(", "SelBits", "<", "", ")", "{", "SelBits", "*="], "ground_truth": ["", ";"], "File": "AMDGPUISelLowering106", "Func": "computeKnownBitsForTargetNode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7854, "Length": 388, "Cover_Rate": 0.46522781774580335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "printRegName", "(", "O", ",", "Op", ".", "getReg", "(", ")", ")", ";", "return", ";", "}", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "O", "<<", "Op", ".", "getImm", "(", ")", ";", "return", ";", "}", "assert", "(", "Op", ".", "isExpr", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "TriCoreInstPrinter", "Func": "printOperand", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7855, "Length": 54, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FastISel", "*", "", "(", "FunctionLoweringInfo", "&", "FuncInfo", ",", "const", "TargetLibraryInfo", "*", "LibInfo", ")", "{", "const", "Subtarget", "&", "Subtarget", "=", "FuncInfo", ".", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "Subtarget", ".", "is64BitELFABI", "(", ")", ")", "return"], "ground_truth": ["new", "FastISel", "(", "FuncInfo", ",", "LibInfo", ")", ";"], "File": "PPCFastISel (2)2", "Func": "createFastISel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7856, "Length": 47, "Cover_Rate": 0.8867924528301887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "Desc", "=", "MII", ".", "get", "(", "Opc", ")", ";", "if", "(", "(", "Desc", ".", "TSFlags", "&", "", ")", "==", "", ")", "return", "true", ";", "const", "", "*", "Info", "=", "", "(", "Opc", ")", ";", "const", "", "*", "BaseOpcode", "=", "", "(", "Info", "->", "BaseOpcode", ")", ";", "if", "(", "!", "BaseOpcode", "->", "MSAA", ")", "return", "true", ";", "int", "DimIdx", "=", "", "(", "Opc", ",", "", "::", "dim", ")", ";", "assert", "(", "DimIdx", "!=", "-", "", ")", ";", "unsigned", "Dim", "=", "Inst", ".", "getOperand", "(", "DimIdx", ")"], "ground_truth": [".", "getImm", "(", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "validateMIMGMSAA", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7857, "Length": 93, "Cover_Rate": 0.6283783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "d16PreservesUnusedBits", "(", ")", "const", "{", "return", "hasD16LoadStore", "(", ")", "&&", "!", "TargetID", "."], "ground_truth": ["isSramEccOnOrAny", "(", ")", ";"], "File": "GCNSubtarget", "Func": "d16PreservesUnusedBits", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7858, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAddLogicalFusion", "("], "ground_truth": [")", "const", "{"], "File": "PPCSubtarget18", "Func": "hasAddLogicalFusion", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7859, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "!", "Tok", ".", "is", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "MatchOperand_NoMatch", ";", "StringRef", "Mask", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "isMClass", "(", ")", ")", "{", "std", "::", "string", "Name", "=", "Mask", ".", "lower", "(", ")", ";", "unsigned", "FlagsVal", "=", "StringSwitch", "<", "unsigned", ">", "(", "Name", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "~", "", ")", ";", "if", "(", "FlagsVal", "==", "~", "", ")", "return", "MatchOperand_NoMatch", ";", "if", "(", "!", "hasThumb2DSP", "(", ")", "&&", "(", "FlagsVal", "&", "", ")", ")", "return", "MatchOperand_NoMatch", ";", "if", "(", "!", "hasV7Ops", "(", ")", "&&", "FlagsVal", ">=", "", "&&", "FlagsVal", "<=", "", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMSRMask", "(", "FlagsVal", ",", "S", ")", ")", ";", "return"], "ground_truth": ["MatchOperand_Success", ";"], "File": "ARMAsmParser101", "Func": "parseMSRMaskOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7860, "Length": 332, "Cover_Rate": 0.50920245398773, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_reduce_sh", "(", "__m128h", "__A", ",", "__mmask8", "__B", ",", "__m128h", "__C", ",", "__m128h", "__D", ",", "int", "__E", ")", "{", "return", "__builtin_ia32_reducesh_mask_round", "(", "__C", ",", "__D", ",", "__E", ",", "__A", ","], "ground_truth": ["__B", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_mask_reduce_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7861, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "Rotate", "=", "(", "DestIsHigh", "!=", "SrcIsHigh", "?", "", ":", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "Opcode", ")", ",", "DestReg", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "("], "ground_truth": ["KillSrc", ")", ")", ".", "addImm", "(", "", "-", "Size", ")", ".", "addImm", "(", "", "+", "", ")", ".", "addImm", "(", "Rotate", ")", ";"], "File": "SystemZInstrInfo18", "Func": "emitGRX32Move", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7862, "Length": 68, "Cover_Rate": 0.35051546391752575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FI", "=", "std", "::", "numeric_limits", "<", "int", ">", "::", "max", "(", ")", ";", "if", "(", "Arg", ".", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "VR", "=", "cast", "<", "RegisterSDNode", ">", "(", "Arg", ".", "getOperand", "(", "", ")", ")", "->", "getReg", "(", ")", ";", "if", "(", "!", "Register", "::", "isVirtualRegister", "(", "VR", ")", ")", "return", "false", ";", "MachineInstr", "*", "Def", "=", "MRI", "->", "getVRegDef", "(", "VR", ")", ";", "if", "(", "!", "Def", ")", "return", "false", ";", "if", "(", "!", "Flags", ".", "isByVal", "(", ")", ")", "{", "if", "(", "!", "TII", "->", "isLoadFromStackSlot", "(", "*", "Def", ",", "FI", ")", ")", "return", "false", ";", "}", "else", "{", "return", "false", ";", "}", "}", "else", "if", "(", "LoadSDNode", "*", "Ld", "=", "dyn_cast"], "ground_truth": ["<", "LoadSDNode", ">", "(", "Arg", ")", ")", "{"], "File": "ARMISelLowering (2)5", "Func": "MatchingStackOffset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7863, "Length": 127, "Cover_Rate": 0.46691176470588236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "unsigned", ">", "(", "RegName", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")"], "ground_truth": [".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";"], "File": "AMDGPUAsmParser16", "Func": "getSpecialRegForName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7864, "Length": 154, "Cover_Rate": 0.7586206896551724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "Opcode", "=", "(", "isU6", ")", "?", "", ":", "", ";", "}", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "Opcode", ")", ")", ".", "addImm", "(", "FrameSize", ")", ";", "if", "(", "emitFrameMoves", ")", "{", "std", "::", "vector", "<", "MachineMove", ">", "&", "Moves", "=", "MMI", "->", "getFrameMoves", "(", ")", ";", "MCSymbol", "*", "FrameLabel", "=", "MMI", "->", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addSym", "(", "FrameLabel", ")", ";", "MachineLocation", "SPDst", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "MachineLocation", "SPSrc", "(", "MachineLocation", "::", "VirtualFP", ",", "-", "FrameSize", "*", "", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "FrameLabel", ",", "SPDst", ",", "SPSrc", ")", ")", ";", "if", "(", "LRSavedOnEntry", ")", "{", "MachineLocation", "CSDst", "(", "MachineLocation", "::", "VirtualFP", ",", "", ")", ";", "MachineLocation", "CSSrc", "(", "", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "FrameLabel", ",", "CSDst", ",", "CSSrc", ")", ")", ";", "}", "}", "if", "(", "saveLR", ")", "{", "int", "LRSpillOffset", "=", "MFI", "->", "getObjectOffset", "(", "XFI", "->", "getLRSpillSlot", "(", ")", ")", ";", "storeToStack", "(", "MBB", ",", "MBBI", ",", "", ",", "LRSpillOffset", "+", "FrameSize", "*", "", ",", "dl", ",", "TII", ")", ";", "MBB", ".", "addLiveIn", "(", "", ")", ";", "if", "(", "emitFrameMoves", ")", "{", "MCSymbol", "*", "SaveLRLabel", "=", "MMI", "->", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addSym", "(", "SaveLRLabel", ")", ";", "MachineLocation", "CSDst", "(", "MachineLocation", "::", "VirtualFP", ",", "LRSpillOffset", ")", ";", "MachineLocation", "CSSrc", "(", "", ")", ";", "MMI", "->", "getFrameMoves", "(", ")", ".", "push_back", "(", "MachineMove", "(", "SaveLRLabel", ",", "CSDst", ",", "CSSrc", ")", ")", ";", "}", "}", "}", "if", "(", "FP", ")", "{", "int", "FPSpillOffset", "=", "MFI", "->", "getObjectOffset", "(", "XFI", "->", "getFPSpillSlot", "(", ")", ")", ";", "storeToStack", "(", "MBB", ",", "MBBI", ",", "", ",", "FPSpillOffset", "+", "FrameSize", "*", "", ",", "dl", ",", "TII", ")", ";", "MBB", ".", "addLiveIn", "(", "", ")", ";", "if", "(", "emitFrameMoves", ")", "{", "MCSymbol", "*", "SaveR10Label", "=", "MMI", "->", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addSym", "(", "SaveR10Label", ")", ";", "MachineLocation", "CSDst", "(", "MachineLocation", "::", "VirtualFP", ",", "FPSpillOffset", ")", ";", "MachineLocation", "CSSrc", "(", ""], "ground_truth": [")", ";"], "File": "XCoreFrameLowering15", "Func": "emitPrologue", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7865, "Length": 385, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "==", "MBB", ".", "end", "(", ")", ")", "return", "", ";", "if", "(", "!", "isUncondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", "&&", "!", "isCondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "return", "", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "", ";", "--", "I", ";", "if", "(", "!", "isCondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "return", "", ";", "I", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "ARMBaseInstrInfo (2)2", "Func": "RemoveBranch", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7866, "Length": 89, "Cover_Rate": 0.7739130434782608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "loadRegFromStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "DestReg", ",", "int", "FI", ",", "const", "TargetRegisterClass", "*", "RC", ")", "const", "{", "DebugLoc", "DL", "=", "DebugLoc", "::", "getUnknownLoc", "(", ")", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "if", "(", "RC", "==", "", ")", "{", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "AFI", "->", "isThumbFunction", "(", ")", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ";", "else", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ")", ";", "}", "else", "{", "assert", "(", "RC", "==", "", "&&", "", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", "."], "ground_truth": ["addImm", "(", "", ")", ")", ";"], "File": "ARMInstrInfo31", "Func": "loadRegFromStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7867, "Length": 230, "Cover_Rate": 0.9236947791164659, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FOREACH_FUNCTION_ARGS", "(", "m_fntype", ",", "type", ",", "iter", ")", "{", "if", "(", "type", "==", "void_type_node", "||", "i", ">=", "m_nargs", ")", "break", ";", "if", "(", "i", ">=", "m_base_arg", "&&", "TREE_CODE", "(", "type", ")", "==", "ENUMERAL_TYPE", "&&", "!", "require_immediate_enum", "(", "i", "-", "m_base_arg", ",", "type", ")", ")", "return", "false", ";", "i", "+="], "ground_truth": ["", ";"], "File": "aarch64-sve-builtins", "Func": "FOREACH_FUNCTION_ARGS", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7868, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcvtbq_m_f32_f16v4sf", "(", "__inactive", ",", "__a"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcvtbq_m_f32_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7869, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "addRegAssignmentOptimized", "(", ")", "override", "{", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "NVPTXTargetMachine2", "Func": "addRegAssignmentOptimized", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7870, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CPI", "=", "CPEMI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "std", "::", "vector", "<", "CPEntry", ">", "&", "CPEs", "=", "CPEntries", "[", "CPI", "]", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPEs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "CPEs", "[", "i", "]", ".", "CPEMI", "==", "CPEMI", ")", "continue", ";", "if", "(", "CPEs", "[", "i", "]", ".", "CPEMI", "==", "NULL", ")", "continue", ";", "if", "(", "isCPEntryInRange", "(", "UserMI", ",", "UserOffset", ",", "CPEs", "[", "i", "]", ".", "CPEMI", ",", "U", ".", "getLongFormMaxDisp", "(", ")", ",", "U", ".", "NegOk", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "CPI", "<<", "", "<<", "CPEs", "[", "i", "]", ".", "CPI", "<<", "", ")", ";", "U", ".", "CPEMI", "=", "CPEs", "["], "ground_truth": ["i", "]", ".", "CPEMI", ";"], "File": "MipsConstantIslandPass31", "Func": "findLongFormInRangeCPEntry", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7871, "Length": 137, "Cover_Rate": 0.45514950166112955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "NewOpcode", ")", ")", ".", "add", "(", "Dest", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "Src", ".", "getReg", "(", ")", ",", "getKillRegState", "(", "Src", ".", "isKill", "(", ")", ")", ",", "Src", ".", "getSubReg", "(", ")", ")", ".", "addImm", "(", "Start", ")", ".", "addImm", "(", "End", "+", "", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "LV", ")", "{", "unsigned", "NumOps", "=", "MI", ".", "getNumOperands", "(", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NumOps", ";", "++", "I", ")", "{", "MachineOperand", "&", "Op", "=", "MI", ".", "getOperand", "(", "I", ")", ";", "if", "(", "Op", ".", "isReg", "(", ")", "&&", "Op", ".", "isKill", "(", ")", ")", "LV", "->", "replaceKillInstruction", "(", "Op", ".", "getReg", "(", ")", ",", "MI", ",", "*", "MIB", ")", ";", "}", "}", "if", "(", "LIS", ")", "LIS", "->", "ReplaceMachineInstrInMaps"], "ground_truth": ["(", "MI", ",", "*", "MIB", ")", ";"], "File": "SystemZInstrInfo16", "Func": "convertToThreeAddress", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7872, "Length": 159, "Cover_Rate": 0.447887323943662, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "record", "=", "(", "*", "lang_hooks", ".", "types", ".", "make_type", ")", "(", "RECORD_TYPE", ")", ";", "type_decl", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "TYPE_DECL", ",", "get_identifier", "(", "", ")", ",", "record", ")", ";", "f_next_o", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "ptr_type_node", ")", ";", "f_next_o_limit", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "ptr_type_node", ")", ";", "f_next_fp", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "ptr_type_node", ")", ";", "f_next_fp_limit", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FIELD_DECL", ","], "ground_truth": ["get_identifier", "(", "", ")", ",", "ptr_type_node", ")", ";"], "File": "sh4", "Func": "sh_build_builtin_va_list", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7873, "Length": 94, "Cover_Rate": 0.3805668016194332, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printDisp", "(", "MI", ",", "opNum", "+", "", ",", "O", ")", ";", "O", "<<", ""], "ground_truth": [";"], "File": "M68kInstPrinter", "Func": "printPCDMem", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7874, "Length": 15, "Cover_Rate": 0.3488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_vcvtw2ph256_mask", "(", "(", "__v16hi", ")", "__B"], "ground_truth": [",", "_mm256_setzero_ph", "(", ")", ",", "__A", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_maskz_cvtepi16_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7875, "Length": 15, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "CC", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "Sparc22", "Func": "SPARCCondCodeToString", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7876, "Length": 107, "Cover_Rate": 0.42971887550200805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "is64", "(", ")", "&&", "Directive", "<", "", ")", "Directive", "=", "", ";", "assert", "(", "Directive", "<=", "", "&&", "", ")", ";", "if", "(", "OutStreamer", ".", "hasRawTextSupport", "(", ")", ")", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "(", "CPUDirectives", "[", "Directive", "]", ")", ")", ";", "const", "TargetLoweringObjectFileMachO", "&", "TLOFMacho", "=", "static_cast", "<", "const", "TargetLoweringObjectFileMachO", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TLOFMacho", ".", "getTextCoalSection", "(", ")", ")", ";", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "{", "OutStreamer", ".", "SwitchSection", "(", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MCSectionMachO", "::", "S_SYMBOL_STUBS", "|", "MCSectionMachO", "::", "S_ATTR_PURE_INSTRUCTIONS", ",", "", ",", "SectionKind", "::", "getText", "(", ")", ")", ")", ";", "}", "else", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "DynamicNoPIC", ")", "{", "OutStreamer", ".", "SwitchSection", "(", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MCSectionMachO", "::", "S_SYMBOL_STUBS", "|", "MCSectionMachO", "::", "S_ATTR_PURE_INSTRUCTIONS", ",", "", ",", "SectionKind", "::", "getText", "(", ")", ")", ")", ";", "}", "OutStreamer", ".", "SwitchSection", "(", "getObjFileLowering", "(", ")"], "ground_truth": [".", "getTextSection", "(", ")", ")", ";"], "File": "PPCAsmPrinter38", "Func": "EmitStartOfAsmFile", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7877, "Length": 178, "Cover_Rate": 0.6334519572953736, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemVZ32", "(", ")", "const", "{", "return", "Kind", "==", "Memory", "&&", "(", "!", "Mem", ".", "Size", "||", "Mem", ".", "Size", "==", "", ")", "&&"], "ground_truth": ["getMemIndexReg", "(", ")", ">=", "", "&&", "getMemIndexReg", "(", ")", "<=", "", ";"], "File": "X86AsmParser (2)2", "Func": "isMemVZ32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7878, "Length": 36, "Cover_Rate": 0.8780487804878049, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_vcvtph2qq128_mask", "(", "__B", ",", "_mm_setzero_si128", "(", ")"], "ground_truth": [",", "__A", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_maskz_cvtph_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7879, "Length": 12, "Cover_Rate": 0.34285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "_mm_set_ph", "(", "", ",", "", ",", "", ",", "", ",", ""], "ground_truth": [",", "", ",", "", ",", "__F", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_set_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7880, "Length": 20, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "multiple", ";", "return", "(", "constant_multiple_p", "(", "offset", ",", "GET_MODE_SIZE", "(", "mode", ")", ",", "&", "multiple", ")", "&&", "IN_RANGE", "(", "multiple"], "ground_truth": [",", "", ",", "", ")", ")", ";"], "File": "aarch64", "Func": "offset_6bit_unsigned_scaled_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7881, "Length": 28, "Cover_Rate": 0.6829268292682927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_32Disassembler", "(", ")", ":", "GenericDisassembler", "(", "MODE_32BIT"], "ground_truth": [")", "{"], "File": "X86Disassembler1", "Func": "X86_32Disassembler", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7882, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addPreEmitPass", "(", ")", "{", "TargetMachine", "&", "TM", "=", "getTargetMachine", "(", ")", ";", "addPass", "(", "createDelaySlotFillerPass", "(", "TM", ")", ")", ";", "addPass", "(", "createHazardSchedule", "(", ")", ")", ";", "addPass", "(", "createLongBranchPass", "(", "TM", ")", ")", ";", "addPass", "(", "createConstantIslandPass"], "ground_truth": ["(", ")", ")", ";"], "File": "MipsTargetMachine46", "Func": "addPreEmitPass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7883, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rd", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "Rd", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "unsigned", "Rn", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "align", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "size", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "size", "==", "", "&&", "align", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "align", "*=", "(", "", "<<", "size", ")", ";", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPairRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "break", ";", "default", ":", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "break", ";", "}", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "align", ")", ")", ";", "if", "(", "Rm", "!=", "", "&&", "Rm", "!=", "", "&&", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass"], "ground_truth": ["(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeVLD1DupInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7884, "Length": 287, "Cover_Rate": 0.8541666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "addIPMSequence", "(", "const", "SDLoc", "&", "DL", ",", "SDValue", "Glue", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDValue", "IPM", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Glue", ")", ";", "SDValue", "SRL", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "IPM", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "ROTL", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "SRL", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "return", "ROTL"], "ground_truth": [";"], "File": "SystemZSelectionDAGInfo20", "Func": "addIPMSequence", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7885, "Length": 90, "Cover_Rate": 0.8256880733944955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "regno", "==", "SP_REGNUM", ")", "return", "mode", "==", "Pmode", "||", "mode", "==", "ptr_mode", ";", "if", "(", "regno", "==", "FRAME_POINTER_REGNUM", "||", "regno", "==", "ARG_POINTER_REGNUM", ")", "return", "mode", "==", "Pmode", ";", "if", "(", "GP_REGNUM_P", "(", "regno", ")", ")", "{", "if", "(", "vec_flags", "&", "VEC_ANY_SVE", ")", "return", "false", ";", "if", "(", "known_le", "(", "GET_MODE_SIZE", "(", "mode", ")", ",", "", ")", ")", "return", "true", ";", "if", "(", "known_le", "(", "GET_MODE_SIZE", "(", "mode", ")", ",", "", ")", ")", "return", "(", "regno", "&", ""], "ground_truth": [")", "==", "", ";"], "File": "aarch64", "Func": "aarch64_hard_regno_mode_ok", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7886, "Length": 83, "Cover_Rate": 0.4256410256410256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "AMDGPUOperand", ">", "CreateToken", "(", "StringRef", "Str", ",", "SMLoc", "Loc", ")", "{", "auto", "Res", "=", "llvm", "::", "make_unique", "<", "AMDGPUOperand", ">", "(", "Token", ")", ";", "Res", "->", "Tok", ".", "Data", "=", "Str", ".", "data", "(", ")", ";", "Res", "->", "Tok", ".", "Length", "=", "Str", "."], "ground_truth": ["size", "(", ")", ";"], "File": "AMDGPUAsmParser43", "Func": "CreateToken", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7887, "Length": 53, "Cover_Rate": 0.9298245614035088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createbeAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "const", "MCRegisterInfo", "&", "MRI"], "ground_truth": [",", "const", "MCTargetOptions", "&", ")", "{"], "File": "BPFAsmBackend8", "Func": "createBPFbeAsmBackend", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7888, "Length": 26, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "getAddrNonPICSym64", "(", "NodeTy", "*", "N", ",", "const", "SDLoc", "&", "DL", ",", "EVT", "Ty", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "!", "ABI", ".", "IsCheriPureCap", "(", ")", ")", ";", "assert", "(", "!", "Ty", ".", "isFatPointer", "(", ")", ")", ";", "SDValue", "Hi", "=", "getTargetNode", "(", "N", ",", "Ty", ",", "DAG", ",", "", ")", ";", "SDValue", "Lo", "=", "getTargetNode", "(", "N", ",", "Ty", ",", "DAG", ",", "", ")", ";", "SDValue", "Highest", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "getTargetNode", "(", "N", ",", "Ty", ",", "DAG", ",", "", ")", ")", ";", "SDValue", "Higher", "=", "getTargetNode", "(", "N", ",", "Ty", ",", "DAG", ",", "", ")", ";", "SDValue", "HigherPart", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "Highest", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "Higher", ")", ")", ";", "SDValue", "Cst", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "Shift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "HigherPart", ",", "Cst", ")", ";", "SDValue", "Add", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "Shift", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "Hi", ")", ")", ";", "SDValue", "Shift2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "Add", ",", "Cst", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ",", "Shift2", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ty", ","], "ground_truth": ["Lo", ")", ")", ";"], "File": "MipsISelLowering52", "Func": "getAddrNonPICSym64", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7889, "Length": 243, "Cover_Rate": 0.8933823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SET_PREV_INSN", "(", "queue", ")", "=", "insn", ";", "queue", "=", "next_queue", ";", "}", "in_bundle", "=", "false", ";", "}", "else", "if", "(", "GET_MODE", "(", "insn", ")", "==", "SImode", ")", "in_bundle", "=", "true", ";", "}", "else", "if", "(", "NOTE_P", "(", "insn", ")", "&&", "NOTE_KIND", "(", "insn", ")", "==", "NOTE_INSN_VAR_LOCATION", ")", "{", "if", "(", "in_bundle", ")", "{", "rtx_insn", "*", "prev", "=", "PREV_INSN", "(", "insn", ")", ";", "SET_PREV_INSN", "(", "next", ")", "=", "prev", ";", "SET_NEXT_INSN", "(", "prev", ")", "=", "next", ";", "SET_PREV_INSN", "(", "insn", ")", "=", "queue", ";", "queue", "="], "ground_truth": ["insn", ";"], "File": "tilepro", "Func": "FOR_EACH_BB_FN", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 7890, "Length": 87, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrshrq_m_n_sv8hi", "(", "__arm_vuninitializedq_s16", "(", ")", ","], "ground_truth": ["__a", ",", "__imm", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrshrq_x_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7891, "Length": 14, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "Subtarget", "*", "getSubtargetImpl", "(", ")", "const", "{", "return", "&", "Subtarget"], "ground_truth": [";"], "File": "ARMTargetMachine", "Func": "getSubtargetImpl", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7892, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCompute", "(", "CallingConv", "::", "ID", "cc", ")", "{", "return", "!", "isShader", "(", "cc", ")", "||", "cc"], "ground_truth": ["==", "CallingConv", "::", "_CS", ";"], "File": "AMDGPUBaseInfo", "Func": "isCompute", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7893, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Disp", "=", "(", "(", "Field", "<<", "", ")", "&", "", ")", "|", "(", "(", "Field", ">>", "", ")", "&", "", ")", ";", "assert", "(", "Base", "<", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Base", "==", "", "?", "", ":", "Regs", "[", "Base", "]", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "SignExtend64", "<"], "ground_truth": ["", ">", "(", "Disp", ")", ")", ")", ";"], "File": "SystemZDisassembler1", "Func": "decodeBDAddr20Operand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7894, "Length": 71, "Cover_Rate": 0.7029702970297029, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "false", ";", "case", "TargetOpcode", "::", "G_VAARG", ":", "return", "legalizeVaArg", "(", "MI", ",", "MRI", ",", "MIRBuilder", ")", ";", "case", "TargetOpcode", "::", "G_LOAD", ":", "case", "TargetOpcode", "::", "G_STORE", ":", "return", "legalizeLoadStore", "(", "MI", ",", "MRI", ",", "MIRBuilder", ",", "Observer", ")", ";", "case", "TargetOpcode", "::", "G_SHL", ":", "case", "TargetOpcode", "::", "G_ASHR", ":", "case", "TargetOpcode", "::", "G_LSHR", ":", "return", "legalizeShlAshrLshr", "(", "MI", ",", "MRI"], "ground_truth": [",", "MIRBuilder", ",", "Observer", ")", ";"], "File": "AArch64LegalizerInfo18", "Func": "legalizeCustom", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7895, "Length": 69, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createFlagsCopyLoweringPass", "(", ")", "{", "return", "new", "FlagsCopyLoweringPass", "("], "ground_truth": [")", ";"], "File": "X86FlagsCopyLowering", "Func": "createX86FlagsCopyLoweringPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7896, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Addr", "||", "!", "Addr", "->", "isFI", "(", ")", ")", "return", "", ";", "assert", "(", "!", "MI", ".", "memoperands_empty", "(", ")", "&&", "(", "*", "MI", ".", "memoperands_begin", "(", ")", ")", "->", "getAddrSpace", "(", ")", "==", "AS", "::", "PRIVATE_ADDRESS", ")", ";", "FrameIndex", "=", "Addr", "->", "getIndex", "(", ")", ";", "return", "getNamedOperand", "(", "MI", ",", "", "::", "vdata"], "ground_truth": [")", "->", "getReg", "(", ")", ";"], "File": "SIInstrInfo1", "Func": "isStackAccess", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7897, "Length": 64, "Cover_Rate": 0.6336633663366337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "DL", "(", "", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ")", ",", "InstrInfo", "(", "Subtarget", ")", ",", "TLInfo", "(", "*", "this", ")", ",", "TSInfo", "(", "*", "this", ")", ",", "FrameLowering", "(", "Subtarget", ")", ",", "InstrItins", "(", "&", "Subtarget", ".", "getInstrItineraryData", "(", ")", ")", "{", "setMCUseCFI", "(", "false", ")", ";", "initAsmInfo", "("], "ground_truth": [")", ";"], "File": "HexagonTargetMachine16", "Func": "HexagonTargetMachine", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7898, "Length": 113, "Cover_Rate": 0.9912280701754386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "getFrameOffsetReg", "("], "ground_truth": [")", "const", "{"], "File": "SIMachineFunctionInfo (2)2", "Func": "getFrameOffsetReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7899, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint8x16x4_t", "__i", ";", "__builtin_neon_xi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld4v16qi", "(", "(", "const", "__builtin_neon_qi", "*", ")", "__a", ")", ";", "return", "__rv"], "ground_truth": [".", "__i", ";"], "File": "arm", "Func": "neon_vld4q_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7900, "Length": 30, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "create64Disassembler", "(", "const", "Target", "&", "T", ",", "const"], "ground_truth": ["MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{"], "File": "MipsDisassembler10", "Func": "createMips64Disassembler", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7901, "Length": 20, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "Divisor", ".", "isPowerOf2", "(", ")", "||", "Divisor", ".", "isNegatedPowerOf2", "(", ")", ")", "&&", "", ")", ";", "if", "(", "!", "Subtarget", ".", "hasCMov", "(", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "!", "(", "Subtarget", ".", "is64Bit", "(", ")", "&&", "VT", "==", "", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Lg2", "=", "Divisor", ".", "countTrailingZeros", "(", ")", ";", "if", "(", "Lg2", "==", "", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ";", "APInt", "Lg2Mask", "=", "APInt", "::", "getLowBitsSet", "(", "VT", ".", "getSizeInBits", "(", ")", ",", "Lg2", ")", ";", "SDValue", "Pow2MinusOne", "=", "DAG", ".", "getConstant", "(", "Lg2Mask", ",", "DL", ",", "VT", ")", ";", "SDValue", "Cmp", "=", "DAG", ".", "getSetCC", "(", "DL", ",", "", ",", "N0", ",", "Zero", ",", "", ")", ";", "SDValue", "Add", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N0", ",", "Pow2MinusOne", ")", ";", "SDValue", "CMov", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Cmp", ",", "Add", ",", "N0", ")", ";", "Created", ".", "push_back", "(", "Cmp", ".", "getNode", "(", ")", ")", ";", "Created", ".", "push_back", "(", "Add", "."], "ground_truth": ["getNode", "(", ")", ")", ";"], "File": "X86ISelLowering174", "Func": "BuildSDIVPow2", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7902, "Length": 229, "Cover_Rate": 0.5826972010178118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "("], "ground_truth": ["uint32x2_t", ")", "{", "", ",", "", "}", ")", ";"], "File": "arm", "Func": "neon2_vtrn1_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7903, "Length": 17, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "InsertPos", "->", "getOpcode", "(", ")", "==", "", "||", "InsertPos", "->", "getOpcode", "(", ")", "==", "", ")", "++", "InsertPos", ";", "}", "else", "{", "InsertPos", "=", "Header", "->", "getFirstTerminator", "(", ")", ";", "while", "(", "InsertPos", "!=", "Header", "->", "begin", "(", ")", "&&", "", "(", "*", "std", "::", "prev", "(", "InsertPos", ")", ",", "MFI", ")", "&&", "std", "::", "prev", "(", "InsertPos", ")", "->", "getOpcode", "(", ")", "!=", "", "&&", "std", "::", "prev", "(", "InsertPos", ")", "->", "getOpcode", "(", ")", "!=", "", "&&", "std", "::", "prev", "(", "InsertPos", ")", "->", "getOpcode", "(", ")", "!=", "", ")", "--", "InsertPos", ";", "}", "assert", "(", "InsertPos", "!=", "Header", "->", "end", "(", ")", ")", ";", "MachineInstr", "*", "Begin", "=", "BuildMI", "(", "*", "Header", ",", "InsertPos", ",", "Header", "->", "findDebugLoc", "(", "InsertPos", ")", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "int64_t", "(", "", "::", "Void", ")", ")", ";", "InsertPos", "=", "MBB", ".", "begin", "(", ")", ";", "while", "(", "InsertPos", "!=", "MBB", ".", "end", "(", ")", "&&", "InsertPos", "->", "getOpcode", "(", ")", "==", "", "&&", "LoopTops", "[", "&", "*", "InsertPos", "]", "->", "getParent", "("], "ground_truth": [")", "->", "getNumber", "(", ")", ">=", "Header", "->", "getNumber", "(", ")", ")", "++", "InsertPos", ";"], "File": "WebAssemblyCFGStackify8", "Func": "PlaceBlockMarker", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7904, "Length": 195, "Cover_Rate": 0.3277310924369748, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vfmsq_fv4sf", "(", "__a", ",", "__b", ","], "ground_truth": ["__c", ")", ";"], "File": "arm", "Func": "mve___arm_vfmsq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7905, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "UnspilledCSGPR", "=", "", ";", "unsigned", "UnspilledCSGPRPaired", "=", "", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "MCPhysReg", "*", "CSRegs", "=", "RegInfo", "->", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "unsigned", "BasePointerReg", "=", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", "?", "RegInfo", "->", "getBaseRegister", "(", ")", ":", "(", "unsigned", ")", "", ";", "unsigned", "SpillEstimate", "=", "SavedRegs", ".", "count", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "CSRegs", "[", "i", "]", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "CSRegs", "[", "i", "]", ";", "unsigned", "PairedReg", "=", "CSRegs", "[", "i", "^", "", "]", ";", "if", "(", "Reg", "==", "BasePointerReg", ")", "SpillEstimate", "++", ";", "if", "(", "produceCompactUnwindFrame", "(", "MF", ")", "&&", "!", "SavedRegs", ".", "test", "(", "PairedReg", ")", ")", "SpillEstimate", "++", ";", "}", "SpillEstimate", "+=", "", ";", "unsigned", "StackEstimate", "=", "MFI", ".", "estimateStackSize", "(", "MF", ")", "+", "", "*", "SpillEstimate", ";", "if", "(", "hasFP", "(", "MF", ")", "||", "windowsRequiresStackProbe", "(", "MF", ",", "StackEstimate", ")", ")", "{", "SavedRegs", ".", "set", "(", "", ")", ";", "SavedRegs", ".", "set", "(", "", ")", ";", "}", "unsigned", "ExtraCSSpill", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "CSRegs", "[", "i", "]", ";", "++", "i", ")", "{", "const", "unsigned", "Reg", "=", "CSRegs", "[", "i", "]", ";", "if", "(", "Reg", "==", "BasePointerReg", ")", "SavedRegs", ".", "set", "(", "Reg", ")", ";", "bool", "RegUsed", "=", "SavedRegs", ".", "test", "(", "Reg", ")", ";", "unsigned", "PairedReg", "=", "CSRegs", "[", "i", "^", "", "]", ";", "if", "(", "!", "RegUsed", ")", "{", "if", "(", "", ".", "contains", "(", "Reg", ")", "&&", "!", "RegInfo", "->", "isReservedReg", "(", "MF", ",", "Reg", ")", ")", "{", "UnspilledCSGPR", "=", "Reg", ";", "UnspilledCSGPRPaired", "=", "PairedReg", ";", "}", "continue", ";", "}", "if", "(", "produceCompactUnwindFrame", "(", "MF", ")", "&&", "!", "SavedRegs", ".", "test", "(", "PairedReg", ")", ")", "{", "SavedRegs", ".", "set", "(", "PairedReg", ")", ";", "if", "(", "", ".", "contains", "(", "PairedReg", ")", "&&", "!", "RegInfo", "->", "isReservedReg", "(", "MF", ",", "PairedReg", ")", ")", "ExtraCSSpill", "=", "PairedReg", ";", "}", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "for", "(", "unsigned", "Reg", ":", "SavedRegs", ".", "set_bits", "(", ")", ")", "dbgs", "(", ")", "<<", "' '", "<<", "printReg", "(", "Reg", ",", "RegInfo", ")", ";", "dbgs", "(", ")", "<<"], "ground_truth": ["", ";", ")", ";"], "File": "AArch64FrameLowering10", "Func": "determineCalleeSaves", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7906, "Length": 375, "Cover_Rate": 0.5193905817174516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MigrateTrue", "&&", "!", "MigrateFalse", ")", "return", "", ";", "if", "(", "!", "MigrateTrue", "&&", "TrueMBB", "&&", "TrueMBB", "->", "pred_size", "(", ")", ">", "", ")", "MigrateTrue", "=", "true", ";", "if", "(", "!", "MigrateFalse", "&&", "FalseMBB", "&&", "FalseMBB", "->", "pred_size", "(", ")", ">", "", ")", "MigrateFalse", "=", "true", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "showImproveSimpleJumpintoIf", "(", "HeadMBB", ",", "TrueMBB", ",", "FalseMBB", ",", "LandBlk", ",", "", ")", ";", ")", ";", "const", "TargetRegisterClass", "*", "I32RC", "=", "TRI", "->", "getCFGStructurizerRegClass", "(", "", ")", ";", "if", "(", "!", "MigrateTrue", "||", "!", "MigrateFalse", ")", "{", "return", "", ";", "}", "int", "NumNewBlk", "=", "", ";", "bool", "LandBlkHasOtherPred", "=", "(", "LandBlk", "->", "pred_size", "(", ")", ">", "", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "insertInstrBefore", "(", "LandBlk", ",", "", ")", ";", "if", "(", "LandBlkHasOtherPred", ")", "{", "report_fatal_error", "(", "", ")", ";", "unsigned", "CmpResReg", "=", "HeadMBB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", "."], "ground_truth": ["createVirtualRegister", "(", "I32RC", ")", ";"], "File": "AMDILCFGStructurizer11", "Func": "improveSimpleJumpintoIf", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7907, "Length": 155, "Cover_Rate": 0.33916849015317285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSrcMemOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ",", "const", "char", "*", "Modifier", ")", "{", "const", "MCOperand", "&", "Base", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "const", "MCOperand", "&", "Disp", "=", "MI", "->", "getOperand", "(", "OpNo", "+", "", ")", ";", "if", "(", "!", "Base", ".", "getReg", "(", ")", ")", "O", "<<", "'&'", ";", "if", "(", "Disp", ".", "isExpr", "(", ")", ")", "O", "<<", "*", "Disp", ".", "getExpr", "("], "ground_truth": [")", ";"], "File": "mprocInstPrinter", "Func": "printSrcMemOperand", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7908, "Length": 79, "Cover_Rate": 0.632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "IE", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "IE", ";", ")", "{", "MachineInstr", "&", "MI", "=", "*", "I", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "!=", "", "&&", "MI", ".", "getOpcode", "(", ")", "!=", "", "&&", "MI", ".", "getOpcode", "(", ")", "!=", "", "&&", "MI", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "NeedFence", "=", "false", ";", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "NeedFence", "=", "true", ";", "++", "I", ";", "continue", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "unsigned", "OutReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "InReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "GPR3", "=", "Is64Bit", "?", "", ":", "", ";", "unsigned", "Opc1", ",", "Opc2", ";", "const", "unsigned", "OrigRegs", "[", "]", "=", "{", "OutReg", ",", "InReg", ",", "GPR3", "}", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "case", "", ":", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "break", ";", "}", "if", "(", "NeedFence", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "MachineInstr", "*", "Addi", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc1", ")", ",", "GPR3", ")", ".", "addReg", "(", "InReg", ")", ";", "Addi", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "MachineBasicBlock", "::", "iterator", "First"], "ground_truth": ["=", "I", ";"], "File": "PPCTLSDynamicCall17", "Func": "processBlock", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7909, "Length": 325, "Cover_Rate": 0.593065693430657, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "{", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "Opc", "=", "", ",", "DestReg", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "Opc", "=", "", ",", "DestReg", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ".", "addImm", "(", "", "<<", "", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "ImplicitDefine", ")", ";", "return", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";", "return", ";", "}", "}", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "{", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "Opc", "=", "", ",", "ZeroReg", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "Opc", "=", "", ",", "SrcReg", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "Opc", "=", "", ",", "SrcReg", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "Opc", "=", "", ";", "}", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "{", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "Opc", "=", "", ",", "DestReg", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "Opc", "=", "", ",", "DestReg", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "Opc", "=", "", ";", "}", "else", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "{", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "Opc", "=", "", ";", "}", "assert", "(", "Opc", "&&", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ","], "ground_truth": ["get", "(", "Opc", ")", ")", ";"], "File": "MipsSEInstrInfo23", "Func": "copyPhysReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7910, "Length": 438, "Cover_Rate": 0.5046082949308756, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcvttq_m_f32_f16v4sf", "(", "__arm_vuninitializedq_f32", "(", ")", ",", "__a", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcvttq_x_f32_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7911, "Length": 12, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqshrn_n_s32", "(", "int32x4_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "int16x4_t", ")", "__builtin_aarch64_sqshrn_nv4si", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vqshrn_n_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7912, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "intersects", "(", "const", "RegisterSet", "&", "Rs", ")", "const", "{", "return", "Bits", ".", "anyCommon", "(", "Rs", "."], "ground_truth": ["Bits", ")", ";"], "File": "HexagonBitSimplify20", "Func": "intersects", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7913, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerDIV", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "||", "Op", ".", "getOpcode", "(", ")", "==", "", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "(", "VT", "!=", "", ")", "&&", "(", "VT", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "bool", "isSigned", "=", "Op", ".", "getOpcode", "(", ")", "==", "", ";", "unsigned", "ExtHiOpc", "=", "isSigned", "?", "", ":", "", ";", "unsigned", "ExtLoOpc", "=", "isSigned", "?", "", ":", "", ";", "unsigned", "MaxFactor", "=", "VT", ".", "getVectorNumElements", "(", ")", "/", "", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Res", "(", "MaxFactor", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Op0", "(", "MaxFactor", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Op1", "(", "MaxFactor", ")", ";", "unsigned", "Factors", "=", "", ";", "Op0", "[", "", "]", "=", "Op", ".", "getOperand", "(", "", ")", ";", "Op1", "[", "", "]", "=", "Op", ".", "getOperand", "(", "", ")", ";", "for", "(", ";", "Factors", "<", "MaxFactor", ";", "Factors", "*=", "", ")", "{", "VT", "=", "getDoubleWidthHalfCountVectorVT", "(", "DAG", ",", "VT", ")", ";", "for", "(", "unsigned", "i", "=", "Factors", ";", "i", ">", "", ";", "--", "i", ")", "{", "Op0", "[", "", "*", "i", "-", "", "]", "=", "DAG", ".", "getNode", "(", "ExtHiOpc", ",", "DL", ",", "VT", ",", "Op0", "[", "i", "-", "", "]", ")", ";", "Op0", "[", "", "*", "i", "-", "", "]", "=", "DAG", ".", "getNode", "(", "ExtLoOpc", ",", "DL", ",", "VT", ",", "Op0", "[", "i", "-", "", "]", ")", ";", "Op1", "[", "", "*", "i", "-", "", "]", "=", "DAG", ".", "getNode", "(", "ExtHiOpc", ",", "DL", ",", "VT"], "ground_truth": [",", "Op1", "[", "i", "-", "", "]", ")", ";"], "File": "AArch64ISelLowering102", "Func": "LowerDIV", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7914, "Length": 284, "Cover_Rate": 0.6200873362445415, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vget_lane_p64", "(", "poly64x1_t", "__a", ","], "ground_truth": ["const", "int", "__b", ")", "{"], "File": "arm", "Func": "neon_vget_lane_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7915, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "s390_decompose_address", "(", "addr", ",", "&", "ad", ")", "||", "(", "ad", ".", "base", "&&", "!", "REGNO_OK_FOR_BASE_P", "(", "REGNO", "(", "ad", ".", "base", ")", ")", ")", "||", "(", "ad", ".", "indx", "&&", "!", "REGNO_OK_FOR_INDEX_P", "(", "REGNO", "(", "ad", ".", "indx", ")", ")", ")", ")", "output_operand_lossage", "(", "", ")", ";", "if", "(", "ad", ".", "disp", ")", "output_addr_const", "(", "file", ",", "ad", "."], "ground_truth": ["disp", ")", ";"], "File": "s3904", "Func": "print_operand_address", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7916, "Length": 65, "Cover_Rate": 0.34759358288770054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createMemIntrinsicResults", "(", ")", "{", "return", "new", "MemIntrinsicResults", "("], "ground_truth": [")", ";"], "File": "WebAssemblyMemIntrinsicResults", "Func": "createWebAssemblyMemIntrinsicResults", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7917, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "RegIdx", ".", "RegInfo", "->", "getRegClass", "(", "ClassID"], "ground_truth": [")", ".", "getRegister", "(", "RegIdx", ".", "Index", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "getACC64DSPReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7918, "Length": 17, "Cover_Rate": 0.3541666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "*", "Mods", "=", "getNamedOperand"], "ground_truth": ["(", "MI", ",", "OpName", ")", ";"], "File": "SIInstrInfo (2)", "Func": "hasModifiersSet", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7919, "Length": 12, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printanymem", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "printMemReference", "(", "MI", ",", "OpNo", ",", "O"], "ground_truth": [")", ";"], "File": "X86ATTInstPrinter", "Func": "printanymem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7920, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "Memory", "&&", "(", "!", "Mem", ".", "Size", "||", "Mem", "."], "ground_truth": ["Size", "==", "", ")", ";"], "File": "X86AsmParser (2)2", "Func": "isMem256", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7921, "Length": 18, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "lFromVEX2of2", "(", "insn", "->", "vexPrefix", "[", "", "]", ")", ")", "attrMask", "|=", "ATTR_VEXL", ";", "}", "else", "{", "return", "-", "", ";", "}", "}", "else", "{", "if", "(", "insn", "->", "rexPrefix", "&", "", ")", "attrMask", "|=", "ATTR_REXW", ";", "if", "(", "isPrefixAtLocation", "(", "insn", ",", "", ",", "insn", "->", "necessaryPrefixLocation", ")", ")", "attrMask", "|=", "ATTR_OPSIZE", ";", "else", "if", "(", "isPrefixAtLocation", "(", "insn", ",", "", ",", "insn", "->", "necessaryPrefixLocation", ")", ")", "attrMask", "|=", "ATTR_XS", ";", "else", "if", "(", "isPrefixAtLocation", "(", "insn", ",", "", ",", "insn", "->", "necessaryPrefixLocation", ")", ")", "attrMask", "|=", "ATTR_XD", ";", "}", "if", "(", "getIDWithAttrMask", "(", "&", "instructionID", ",", "insn", ",", "attrMask", ")", ")", "return", "-", "", ";", "if", "(", "(", "attrMask", "&", "ATTR_XD", ")", "&&", "(", "attrMask", "&", "ATTR_REXW", ")", ")", "{", "const", "struct", "InstructionSpecifier", "*", "spec", ";", "uint16_t", "instructionIDWithREXw", ";", "const", "struct", "InstructionSpecifier", "*", "specWithREXw", ";", "spec", "=", "specifierForUID", "(", "instructionID", ")", ";", "if", "(", "getIDWithAttrMask", "(", "&", "instructionIDWithREXw", ",", "insn", ",", "attrMask", "&", "(", "~", "ATTR_XD", ")", ")", ")", "{", "insn", "->", "instructionID", "=", "instructionID", ";", "insn", "->", "spec", "=", "spec", ";", "return", "", ";", "}", "specWithREXw", "=", "specifierForUID", "(", "instructionIDWithREXw", ")", ";", "if", "(", "is64BitEquivalent", "(", "spec", "->", "name", ",", "specWithREXw", "->", "name", ")", ")", "{", "insn", "->", "instructionID", "=", "instructionIDWithREXw", ";", "insn", "->", "spec", "=", "specWithREXw", ";", "}", "else", "{", "insn", "->", "instructionID", "=", "instructionID", ";", "insn", "->", "spec", "=", "spec", ";", "}", "return", "", ";", "}", "if", "(", "insn", "->", "prefixPresent", "[", "", "]", "&&", "!", "(", "attrMask", "&", "ATTR_OPSIZE", ")", ")", "{", "const", "struct", "InstructionSpecifier", "*", "spec", ";", "uint16_t", "instructionIDWithOpsize", ";", "const", "struct", "InstructionSpecifier", "*", "specWithOpsize", ";", "spec", "=", "specifierForUID", "(", "instructionID", ")", ";", "if", "(", "getIDWithAttrMask", "(", "&", "instructionIDWithOpsize", ",", "insn", ",", "attrMask", "|", "ATTR_OPSIZE", ")", ")", "{", "insn", "->", "instructionID", "=", "instructionID", ";", "insn", "->", "spec", "="], "ground_truth": ["spec", ";"], "File": "X86DisassemblerDecoder6", "Func": "getID", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7922, "Length": 299, "Cover_Rate": 0.5329768270944741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "("], "ground_truth": ["a", ")", ",", "", "(", "b", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vabds_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7923, "Length": 21, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "insn", ".", "eaBase", ")", "{", "case", "EA_BASE_NONE", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "ALL_EA_BASES", "llvm_unreachable", "(", "", "", ")", ";", "break", ";", "case", "EA_REG_", "##", "x", ":", "\\", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "break", ";", "ALL_REGS", "default"], "ground_truth": [":"], "File": "X86Disassembler54", "Func": "translateRMRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7924, "Length": 49, "Cover_Rate": 0.5568181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "EdgeVal", "=", "(", "*", "E", ".", "getCurrent", "(", ")", ")", ".", "getValue"], "ground_truth": ["(", ")", ";"], "File": "X86LoadValueInjectionLoadHardening", "Func": "getEdgeAttributes", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7925, "Length": 16, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "float16x4x4_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld4_dupv4hf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vld4_dup_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7926, "Length": 20, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "mips_far_type_p", "(", "const_tree", "type", ")", "{", "return", "(", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "type", ")", ")", "!=", "NULL", "||", "lookup_attribute", "("], "ground_truth": ["", ",", "TYPE_ATTRIBUTES", "(", "type", ")", ")", "!=", "NULL", ")", ";"], "File": "mips", "Func": "mips_far_type_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7927, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "{", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set"], "ground_truth": ["(", "", ")", ";"], "File": "SystemZRegisterInfo24", "Func": "getReservedRegs", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7928, "Length": 39, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Res", "=", "std", "::", "make_unique", "<", "Operand", ">", "("], "ground_truth": ["OpKind", "::", "Reg", ",", "StartLoc", ",", "EndLoc", ")", ";"], "File": "TPCAsmParser", "Func": "CreateReg", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7929, "Length": 19, "Cover_Rate": 0.3114754098360656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vnegq_s32", "(", "int32x4_t", "__a", ")", "{", "return", "-", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon1_vnegq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7930, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerEXTRACT_SUBVECTOR_HVX", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "EVT", "VT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "bool", "UseHVX", "=", "Subtarget", ".", "useHVXOps", "(", ")", ";", "bool", "UseHVXSgl", "=", "Subtarget", ".", "useHVXSglOps", "(", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", "||", "!", "UseHVX", ")", "return", "SDValue", "(", ")", ";", "EVT", "ResVT", "=", "Op", ".", "getValueType", "(", ")", ";", "unsigned", "ResSize", "=", "ResVT", ".", "getSizeInBits", "(", ")", ";", "unsigned", "VectorSizeInBits", "=", "UseHVXSgl", "?", "(", "", "*", "", ")", ":", "(", "", "*", "", ")", ";", "unsigned", "OpSize", "=", "VT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "!", "(", "ResVT", ".", "isByteSized", "(", ")", "&&", "ResSize", "==", "VectorSizeInBits", ")", "||", "!", "(", "VT", ".", "isByteSized", "(", ")", "&&", "OpSize", "==", "", "*", "VectorSizeInBits", ")", ")", "return", "SDValue", "(", ")", ";", "ConstantSDNode", "*", "Cst", "=", "dyn_cast", "<", "ConstantSDNode", ">", "("], "ground_truth": ["Op", ".", "getOperand", "(", "", ")", ")", ";"], "File": "HexagonISelLowering114", "Func": "LowerEXTRACT_SUBVECTOR_HVX", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7931, "Length": 165, "Cover_Rate": 0.6297709923664122, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "(", "A", "->", "mayStore", "(", ")", "||", "B", "->", "mayStore", "(", ")", ")", "||", "!"], "ground_truth": ["A", "->", "mayAlias", "(", "AA", ",", "*", "B", ",", "true", ")", ";"], "File": "SILoadStoreOptimizer", "Func": "memAccessesCanBeReordered", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7932, "Length": 29, "Cover_Rate": 0.5918367346938775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "n_pregs_to_save", "(", "bool", "is_inthandler", ",", "bool", "consecutive", ")", "{", "int", "count", "=", "", ";", "unsigned"], "ground_truth": ["i", ";"], "File": "bfin", "Func": "n_pregs_to_save", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 7933, "Length": 19, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_lzcnt_epi64", "("], "ground_truth": ["__mmask8", "__U", ",", "__m128i", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_lzcnt_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7934, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "iq2000_annotate_frame_insn", "(", "emit_move_insn", "(", "mem", ",", "reg", ")", ",", "gen_rtx_SET", "(", "GET_MODE", "("], "ground_truth": ["reg", ")", ",", "dwarf_mem", ",", "reg", ")", ")", ";"], "File": "iq20002", "Func": "iq2000_emit_frame_related_store", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7935, "Length": 22, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "decl", "=", "exp", ";", "}", "else", "{", "type", "=", "exp", ";", "decl", "=", "NULL", ";", "}", "if", "(", "!", "TARGET_64BIT", "&&", "align", "==", "", "&&", "ix86_preferred_stack_boundary", "<", "", "&&", "(", "mode", "==", "DImode", "||", "(", "type", "&&", "TYPE_MODE", "(", "type", ")", "==", "DImode", ")", ")", "&&", "(", "!", "type", "||", "!", "TYPE_USER_ALIGN", "(", "type", ")", ")", "&&", "(", "!", "decl", "||", "!", "DECL_USER_ALIGN", "(", "decl", ")", ")", ")", "align", "=", "", ";", "if", "(", "!", "type", ")", "{", "if", "(", "mode", "==", "XFmode", "&&", "align", "<", "GET_MODE_ALIGNMENT", "(", "DFmode", ")", ")", "align", "=", "GET_MODE_ALIGNMENT", "(", "DFmode", ")", ";", "return", "align", ";", "}", "if", "(", "TARGET_IAMCU", ")", "return", "align", ";", "if", "(", "TARGET_64BIT", "&&", "optimize_function_for_speed_p", "(", "cfun", ")", "&&", "TARGET_SSE", ")", "{", "if", "(", "AGGREGATE_TYPE_P", "(", "type", ")", "&&", "(", "va_list_type_node", "==", "NULL_TREE", "||", "(", "TYPE_MAIN_VARIANT", "(", "type", ")", "!=", "TYPE_MAIN_VARIANT", "(", "va_list_type_node", ")", ")", ")", "&&", "TYPE_SIZE", "(", "type", ")", "&&", "TREE_CODE", "(", "TYPE_SIZE", "(", "type", ")", ")", "==", "INTEGER_CST", "&&", "wi", "::", "geu_p", "(", "TYPE_SIZE", "(", "type", ")", ",", "", ")", "&&", "align", "<", "", ")", "return", "", ";", "}", "if", "(", "TREE_CODE", "(", "type", ")", "==", "ARRAY_TYPE", ")", "{", "if", "(", "TYPE_MODE", "(", "TREE_TYPE", "(", "type", ")", ")", "==", "DFmode", "&&", "align", "<", "", ")", "return", "", ";", "if", "(", "ALIGN_MODE_128", "(", "TYPE_MODE", "(", "TREE_TYPE", "(", "type", ")", ")", ")", "&&", "align", "<", "", ")", "return", "", ";", "}", "else", "if", "(", "TREE_CODE", "(", "type", ")", "==", "COMPLEX_TYPE", ")", "{", "if", "(", "TYPE_MODE", "(", "type", ")", "==", "DCmode", "&&", "align", "<", "", ")", "return", "", ";", "if", "(", "(", "TYPE_MODE", "(", "type", ")", "==", "XCmode", "||", "TYPE_MODE", "(", "type", ")", "==", "TCmode", ")", "&&", "align", "<", "", ")", "return", "", ";", "}", "else", "if", "(", "(", "TREE_CODE", "(", "type", ")", "==", "RECORD_TYPE", "||", "TREE_CODE", "(", "type", ")", "==", "UNION_TYPE", "||", "TREE_CODE", "(", "type", ")", "==", "QUAL_UNION_TYPE", ")", "&&", "TYPE_FIELDS", "(", "type", ")", ")", "{", "if", "(", "DECL_MODE", "(", "TYPE_FIELDS", "(", "type", ")", ")", "==", "DFmode", "&&", "align", "<", "", ")", "return", "", ";", "if", "(", "ALIGN_MODE_128", "(", "DECL_MODE", "(", "TYPE_FIELDS", "(", "type", ")", ")", ")"], "ground_truth": ["&&", "align", "<", "", ")", "return", "", ";"], "File": "i3866", "Func": "ix86_local_alignment", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7936, "Length": 355, "Cover_Rate": 0.7785087719298246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x8_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_u16_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7937, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "EmitLoweredSelect", "(", "MI", ",", "BB", ")", ";", "case", "", ":", "return", "EmitLoweredSegAlloca", "(", "MI", ","], "ground_truth": ["BB", ")", ";"], "File": "M680x0ISelLowering", "Func": "EmitInstrWithCustomInserter", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7938, "Length": 22, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "Encoding", ")", ";", "const", "unsigned", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "bool", "DstIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "unsigned", "ShiftAmt", "=", "", ";", "uint64_t", "Imm16", "=", "", ";", "for", "(", ";", "ShiftAmt", "<", "", ";", "ShiftAmt", "+=", "", ")", "{", "Imm16", "=", "(", "UImm", ">>", "ShiftAmt", ")", "&", "", ";", "if", "(", "Imm16", "!=", "ChunkVal", ")", "break", ";", "}", "MachineInstrBuilder", "MIB1", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", "&&", "CountThree", ")", ")", ".", "addReg", "(", "DstReg", ")", ".", "addImm", "(", "Imm16", ")", ".", "addImm", "(", ""], "ground_truth": ["(", "", ",", "ShiftAmt", ")", ")", ";"], "File": "AArch64ExpandPseudoInsts (2)1", "Func": "tryToreplicateChunks", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7939, "Length": 173, "Cover_Rate": 0.3665254237288136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsCall", "=", "In", ".", "isCall", "(", ")", ",", "IsReturn", "=", "In", ".", "isReturn", "(", ")", ";", "bool", "IsPredicated", "=", "TII", ".", "isPredicated", "(", "&", "In", ")", ";", "unsigned", "NumOps", "=", "In", ".", "getNumOperands", "(", ")", ";", "RegisterSet", "DoneDefs", ";", "for", "(", "unsigned", "OpN", "=", "", ";", "OpN", "<", "NumOps", ";", "++", "OpN", ")", "{", "MachineOperand", "&", "Op", "=", "In", ".", "getOperand", "(", "OpN", ")", ";", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "!", "Op", ".", "isDef", "(", ")", "||", "Op", ".", "isImplicit", "(", ")", ")", "continue", ";", "RegisterRef", "RR", "=", "{", "Op", ".", "getReg", "(", ")", ",", "Op", ".", "getSubReg", "(", ")", "}", ";", "uint16_t", "Flags", "=", "NodeAttrs", "::", "None", ";", "if", "(", "TOI", ".", "isPreserving", "(", "In", ",", "OpN", ")", ")", "Flags", "|=", "NodeAttrs", "::", "Preserving", ";", "if", "(", "TOI", ".", "isClobbering", "(", "In", ",", "OpN", ")", ")", "Flags", "|=", "NodeAttrs", "::", "Clobbering", ";", "if", "(", "TOI", ".", "isFixedReg", "(", "In", ",", "OpN", ")", ")", "Flags", "|=", "NodeAttrs", "::", "Fixed", ";", "NodeAddr", "<", "DefNode", "*", ">", "DA", "=", "newDef", "(", "SA", ",", "Op", ",", "Flags", ")", ";", "SA", ".", "Addr", "->", "addMember", "(", "DA", ",", "*", "this", ")", ";", "DoneDefs", ".", "insert", "(", "RR", ")", ";", "}", "for", "(", "unsigned", "OpN", "=", "", ";", "OpN", "<", "NumOps", ";", "++", "OpN", ")", "{", "MachineOperand", "&", "Op", "=", "In", ".", "getOperand", "(", "OpN", ")", ";", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "!", "Op", ".", "isDef", "(", ")", "||", "!", "Op", ".", "isImplicit", "(", ")", ")", "continue", ";", "RegisterRef", "RR", "=", "{", "Op", ".", "getReg", "(", ")", ",", "Op", ".", "getSubReg", "(", ")", "}", ";", "if", "(", "!", "IsCall", "&&", "!", "ImpDefs", ".", "count", "(", "RR", ")", ")", "continue", ";", "if", "(", "DoneDefs", ".", "count", "(", "RR", ")", ")", "continue", ";", "uint16_t", "Flags", "=", "NodeAttrs", "::", "None", ";", "if", "(", "TOI", ".", "isPreserving", "(", "In", ",", "OpN", ")", ")", "Flags", "|=", "NodeAttrs", "::", "Preserving", ";", "if", "(", "TOI", ".", "isClobbering", "(", "In", ",", "OpN", ")", ")", "Flags", "|=", "NodeAttrs", "::", "Clobbering", ";", "if", "(", "TOI", ".", "isFixedReg", "(", "In", ",", "OpN", ")", ")", "Flags", "|=", "NodeAttrs", "::", "Fixed", ";", "NodeAddr", "<", "DefNode", "*", ">", "DA", "=", "newDef", "(", "SA", ",", "Op", ",", "Flags", ")", ";", "SA", ".", "Addr", "->", "addMember", "(", "DA", ",", "*", "this", ")", ";", "DoneDefs", ".", "insert", "(", "RR", ")", ";", "}", "for", "(", "unsigned", "OpN", "=", "", ";", "OpN", "<", "NumOps", ";", "++", "OpN", ")", "{", "MachineOperand", "&", "Op", "=", "In", ".", "getOperand", "(", "OpN", ")", ";", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "!", "Op", ".", "isUse", "(", ")", ")", "continue", ";", "RegisterRef", "RR", "=", "{", "Op", ".", "getReg", "(", ")", ",", "Op", ".", "getSubReg", "(", ")", "}", ";", "bool", "Implicit", "=", "Op", ".", "isImplicit", "(", ")", ";", "bool", "TakeImplicit", "=", "IsReturn", "||", "IsCall", "||", "IsPredicated", ";", "if", "(", "Implicit", "&&", "!", "TakeImplicit", "&&", "!", "ImpUses", ".", "count", "(", "RR", ")", ")", "continue", ";", "uint16_t", "Flags", "=", "NodeAttrs"], "ground_truth": ["::", "None", ";"], "File": "RDFGraph13", "Func": "buildStmt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7940, "Length": 492, "Cover_Rate": 0.7616099071207431, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Len", "/=", "", ";", "Idx", "/=", "", ";", "for", "(", "int", "i", "=", "", ";", "i", "!=", "Len", ";", "++", "i", ")", "ShuffleMask", ".", "push_back", "(", "i", "+", "Idx", ")", ";", "for", "(", "int", "i", "=", "Len", ";", "i", "!=", "", ";", "++"], "ground_truth": ["i", ")", "ShuffleMask", ".", "push_back", "(", "SM_SentinelZero", ")", ";"], "File": "X86ShuffleDecode", "Func": "DecodeEXTRQIMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7941, "Length": 52, "Cover_Rate": 0.34210526315789475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pabsd512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "_mm512_setzero_si512", "(", ")"], "ground_truth": [",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_abs_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7942, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "DAGToDAGISel", "(", "TM"], "ground_truth": [")", ";"], "File": "OR1KISelDAGToDAG", "Func": "createOR1KISelDag", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7943, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_vpconflictsi_256_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si", ")", "_mm256_setzero_si256", "("], "ground_truth": [")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_conflict_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7944, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "rs6000_hard_regno_mode_ok", "(", "int", "regno", ",", "enum", "machine_mode", "mode", ")", "{", "if", "(", "INT_REGNO_P", "(", "regno", ")", ")", "return", "INT_REGNO_P", "(", "regno", "+", "HARD_REGNO_NREGS", "(", "regno", ",", "mode", ")", "-", "", ")", ";", "if", "(", "FP_REGNO_P", "(", "regno", ")", ")", "return", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_FLOAT", "&&", "FP_REGNO_P", "(", "regno", "+", "HARD_REGNO_NREGS", "(", "regno", ",", "mode", ")", "-", "", ")", ")", "||", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_INT", "&&", "GET_MODE_SIZE", "(", "mode", ")", "==", "UNITS_PER_FP_WORD", ")", ";", "if", "(", "CR_REGNO_P", "(", "regno", ")", ")", "return", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_CC", ";", "if", "(", "XER_REGNO_P", "(", "regno", ")", ")", "return", "mode", "==", "PSImode", ";", "if", "(", "ALTIVEC_REGNO_P", "(", "regno", ")", ")", "return", "ALTIVEC_VECTOR_MODE"], "ground_truth": ["(", "mode", ")", ";"], "File": "rs60003", "Func": "rs6000_hard_regno_mode_ok", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7945, "Length": 121, "Cover_Rate": 0.8231292517006803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "ARMInstructionSelector13", "Func": "selectLoadOpCode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7946, "Length": 18, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeGPR32RegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "("], "ground_truth": ["Reg", ")", ")", ";"], "File": "MipsDisassembler40", "Func": "DecodeGPR32RegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7947, "Length": 55, "Cover_Rate": 0.873015873015873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "EmitComment", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ",", "DebugLoc", "dl", ",", "const", "ompactInstrInfo", "&", "TII", ",", "std", "::", "string", "Comment", ")", "{", "MDNode", "*", "CommentMDNode", "=", "MDNode", "::", "get", "(", "getGlobalContext", "(", ")", ",", "ArrayRef", "<", "Value", "*", ">", "(", "MDString", "::", "get", "(", "getGlobalContext", "(", ")", ",", "Comment", ")", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMetadata", "("], "ground_truth": ["CommentMDNode", ")", ";"], "File": "ARCompactFrameLowering", "Func": "EmitComment", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7948, "Length": 79, "Cover_Rate": 0.9634146341463414, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "ix86_macro_fusion_pair_p", "(", "rtx_insn", "*", "condgen", ",", "rtx_insn", "*", "condjmp", ")", "{", "rtx", "src", ",", "dest", ";", "enum", "rtx_code", "ccode", ";", "rtx", "compare_set", "=", "NULL_RTX", ",", "test_if", ",", "cond", ";", "rtx", "alu_set", "=", "NULL_RTX", ",", "addr", "=", "NULL_RTX", ";", "if", "(", "!", "any_condjump_p", "(", "condjmp", ")", ")", "return", "false", ";", "if", "(", "get_attr_type", "(", "condgen", ")", "!=", "TYPE_TEST", "&&", "get_attr_type", "(", "condgen", ")", "!=", "TYPE_ICMP", "&&", "get_attr_type", "(", "condgen", ")", "!=", "TYPE_INCDEC", "&&", "get_attr_type", "(", "condgen", ")", "!=", "TYPE_ALU", ")", "return", "false", ";", "compare_set", "=", "single_set", "(", "condgen", ")", ";", "if", "(", "compare_set", "==", "NULL_RTX", "&&", "!", "TARGET_FUSE_ALU_AND_BRANCH", ")", "return", "false", ";", "if", "(", "compare_set", "==", "NULL_RTX", ")", "{", "int", "i", ";", "rtx", "pat", "=", "PATTERN", "(", "condgen", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "XVECLEN", "(", "pat", ",", "", ")", ";", "i", "++", ")", "if", "(", "GET_CODE", "(", "XVECEXP", "(", "pat", ",", "", ",", "i", ")", ")", "==", "SET", ")", "{", "rtx", "set_src", "=", "SET_SRC", "(", "XVECEXP", "(", "pat", ",", "", ",", "i", ")", ")", ";", "if", "(", "GET_CODE", "(", "set_src", ")", "==", "COMPARE", ")", "compare_set", "=", "XVECEXP", "(", "pat", ",", "", ",", "i", ")", ";", "else", "alu_set", "=", "XVECEXP", "(", "pat", ",", "", ",", "i", ")", ";", "}", "}", "if", "(", "compare_set", "==", "NULL_RTX", ")", "return", "false", ";", "src", "=", "SET_SRC", "(", "compare_set", ")", ";", "if", "(", "GET_CODE", "(", "src", ")", "!=", "COMPARE", ")", "return", "false", ";", "if", "(", "(", "MEM_P", "(", "XEXP", "(", "src", ",", "", ")", ")", "&&", "CONST_INT_P", "(", "XEXP", "(", "src", ",", "", ")", ")", ")", "||", "(", "MEM_P", "(", "XEXP", "(", "src", ",", "", ")", ")", "&&", "CONST_INT_P", "(", "XEXP", "(", "src", ",", "", ")", ")", ")", ")", "return", "false", ";", "if", "(", "MEM_P", "(", "XEXP", "(", "src", ",", "", ")", ")", ")", "addr", "=", "XEXP", "(", "XEXP", "(", "src", ",", "", ")", ",", "", ")", ";", "else", "if", "(", "MEM_P", "(", "XEXP", "(", "src", ",", "", ")", ")", ")", "addr", "=", "XEXP", "(", "XEXP", "(", "src", ",", "", ")", ",", "", ")", ";", "if", "(", "addr", ")", "{", "ix86_address", "parts", ";", "int", "ok", "=", "ix86_decompose_address", "(", "addr", ",", "&", "parts", ")", ";", "gcc_assert", "(", "ok", ")", ";", "if", "(", "rip_relative_addr_p", "(", "&", "parts", ")", ")", "return", "false", ";", "}", "test_if", "=", "SET_SRC", "(", "pc_set", "(", "condjmp", ")", ")", ";", "cond", "=", "XEXP", "(", "test_if", ",", "", ")", ";", "ccode", "=", "GET_CODE", "(", "cond", ")", ";", "if", "(", "!", "TARGET_FUSE_CMP_AND_BRANCH_SOFLAGS", "&&", "(", "ccode", "==", "GE", "||", "ccode", "==", "GT", "||", "ccode", "==", "LE", "||", "ccode", "==", "LT", ")", ")", "return", "false", ";", "if", "(", "get_attr_type", "(", "condgen", ")", "==", "TYPE_TEST", "||", "get_attr_type", "(", "condgen", ")", "==", "TYPE_ICMP", ")", "return", "true", ";", "if", "(", "!", "TARGET_FUSE_ALU_AND_BRANCH", "||", "!", "alu_set", ")", "return", "false", ";", "dest", "=", "SET_DEST", "(", "alu_set", ")", ";", "if", "(", "MEM_P", "(", "dest", ")", ")", "return", "false", ";", "if", "(", "get_attr_type", "(", "condgen", ")", "==", "TYPE_INCDEC", "&&", "(", "ccode", "==", "GEU", "||", "ccode", "==", "GTU", "||", "ccode", "==", "LEU"], "ground_truth": ["||", "ccode", "==", "LTU", ")", ")", "return", "false", ";"], "File": "i3864", "Func": "ix86_macro_fusion_pair_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7949, "Length": 500, "Cover_Rate": 0.9920634920634921, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "HOST_WIDE_INT", "compute_current_alignment", "(", "unsigned", "HOST_WIDE_INT", "base_align", ",", "unsigned"], "ground_truth": ["HOST_WIDE_INT", "offset", ")", "{"], "File": "powerpcspe", "Func": "compute_current_alignment", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7950, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "return", "DAG", ".", "getStore", "(", "op", ".", "getOperand", "(", "", ")", ",", "op", ".", "getDebugLoc", "(", ")", ",", "Chain", ",", "op", ".", "getOperand", "(", "", ")", ",", "MachinePointerInfo", "("], "ground_truth": ["SV", ")", ",", "false", ",", "false", ",", "", ")", ";"], "File": "TMS320C64XLowering", "Func": "LowerVASTART", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7951, "Length": 61, "Cover_Rate": 0.3567251461988304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pat", "=", "vec_sel", "(", "(", "(", "vec_uchar16", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ",", "vec_sr", "(", "(", "vec_uchar16", ")", "(", "pattern", ")", ",", "vec_splat_u8", "(", "", ")", ")", ",", "vec_sra", "(", "(", "vec_uchar16", ")", "(", "pattern", ")", ",", "vec_splat_u8", "(", "", ")", ")", ")", ";", "return", "(", "(", "qword", ")", "(", "vec_perm", "(", "vec_perm", "(", "a", ",", "b", ",", "pattern", ")", ",", "(", "(", "vec_uchar16", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ",", "pat", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_shufb", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7952, "Length": 135, "Cover_Rate": 0.8766233766233766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "getSmVersion", "(", ")", "const"], "ground_truth": ["{"], "File": "NVPTXSubtarget (2)", "Func": "getSmVersion", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7953, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Optional", "<", "MCFixupKind", ">", "ELFAsmBackend", "::", "getFixupKind", "(", "StringRef", "Name", ")", "const", "{", "if", "(", "TT", ".", "is64", "(", ")"], "ground_truth": [")", "{"], "File": "PPCAsmBackend35", "Func": "getFixupKind", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7954, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "addRequired", "<", "TargetPassConfig", ">", "("], "ground_truth": [")", ";"], "File": "MipsModuleISelDAGToDAG10", "Func": "getAnalysisUsage", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7955, "Length": 19, "Cover_Rate": 0.5277777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_u32_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7956, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInst", "Inst", ";", "if", "(", "MatchInstructionImpl", "(", "Operands", ",", "Inst", ",", "ErrorInfo", ",", "MatchingInlineAsm", ")", ")", "{", "Out", ".", "EmitInstruction", "(", "Inst", ","], "ground_truth": ["this", "->", "STI", ")", ";"], "File": "LC2200AsmParser", "Func": "MatchAndEmitInstruction", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7957, "Length": 28, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "code", ")", "{", "case", "LE", ":", "case", "LEU", ":", "case", "GT", ":", "case", "GTU", ":", "std", "::", "swap", "(", "lo", "[", "", "]", ",", "lo", "[", "", "]", ")", ";", "std", "::", "swap", "(", "hi", "[", "", "]", ",", "hi", "[", "", "]", ")", ";", "code", "=", "swap_condition", "(", "code", ")", ";", "case", "LT", ":", "case", "LTU", ":", "case", "GE", ":", "case", "GEU", ":", "{", "bool", "uns", "=", "(", "code", "==", "LTU", "||", "code", "==", "GEU", ")", ";", "rtx", "(", "*", "sbb_insn", ")", "(", "machine_mode", ",", "rtx", ",", "rtx", ",", "rtx", ")", "=", "uns", "?", "gen_sub3_carry_ccc", ":", "gen_sub3_carry_ccgz", ";", "if", "(", "!", "nonimmediate_operand", "(", "lo", "[", "", "]", ",", "submode", ")", ")", "lo", "[", "", "]", "=", "force_reg", "(", "submode", ",", "lo", "[", "", "]", ")", ";", "if", "(", "!", "x86_64_general_operand", "(", "lo", "[", "", "]", ",", "submode", ")", ")", "lo", "[", "", "]", "=", "force_reg", "(", "submode", ",", "lo", "[", "", "]", ")", ";", "if", "(", "!", "register_operand", "(", "hi", "[", "", "]", ",", "submode", ")", ")", "hi", "[", "", "]", "=", "force_reg", "(", "submode", ",", "hi", "[", "", "]", ")", ";", "if", "(", "(", "uns", "&&", "!", "nonimmediate_operand", "(", "hi", "[", "", "]", ",", "submode", ")", ")", "||", "(", "!", "uns", "&&", "!", "x86_64_general_operand", "(", "hi", "[", "", "]", ",", "submode", ")", ")", ")", "hi", "[", "", "]", "=", "force_reg", "(", "submode", ",", "hi", "[", "", "]", ")", ";", "emit_insn", "(", "gen_cmp_1", "(", "submode", ",", "lo", "[", "", "]", ",", "lo", "[", "", "]", ")", ")", ";", "tmp", "=", "gen_rtx_SCRATCH", "(", "submode", ")", ";", "emit_insn", "(", "sbb_insn", "(", "submode", ",", "tmp", ",", "hi", "[", "", "]", ",", "hi", "[", "", "]", ")", ")", ";", "tmp", "=", "gen_rtx_REG", "(", "uns", "?", "CCCmode", ":", "CCGZmode", ",", "FLAGS_REG", ")", ";", "ix86_expand_branch", "(", "code", ",", "tmp", ",", "const0_rtx", ",", "label", ")", ";", "return", ";", "}", "default", ":", "break", ";", "}", "label2", "=", "gen_label_rtx", "(", ")", ";", "code1", "=", "code", ";", "code2", "=", "swap_condition", "(", "code", ")", ";", "code3", "=", "unsigned_condition", "(", "code", ")", ";", "switch", "(", "code", ")", "{", "case", "LT", ":", "case", "GT", ":", "case", "LTU", ":", "case", "GTU", ":", "break", ";", "case", "LE", ":", "code1", "=", "LT", ";", "code2", "=", "GT", ";", "break", ";", "case", "GE", ":", "code1", "=", "GT", ";", "code2", "=", "LT", ";", "break", ";", "case", "LEU", ":", "code1", "=", "LTU", ";", "code2", "=", "GTU", ";", "break", ";", "case", "GEU", ":", "code1", "=", "GTU", ";", "code2", "=", "LTU", ";", "break", ";", "case", "EQ", ":", "code1", "=", "UNKNOWN", ";", "code2", "=", "NE", ";", "break", ";", "case", "NE", ":", "code2", "=", "UNKNOWN", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "code1", "!=", "UNKNOWN", ")", "ix86_expand_branch", "(", "code1", ",", "hi", "[", "", "]", ",", "hi", "[", "", "]", ",", "label", ")", ";", "if", "(", "code2", "!=", "UNKNOWN", ")", "ix86_expand_branch", "(", "code2", ",", "hi", "[", "", "]", ",", "hi", "[", "", "]", ",", "label2", ")", ";", "ix86_expand_branch", "(", "code3", ",", "lo", "[", "", "]"], "ground_truth": [",", "lo", "[", "", "]", ",", "label", ")", ";"], "File": "i386-expand1", "Func": "ix86_expand_branch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7958, "Length": 497, "Cover_Rate": 0.46361940298507465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Shift1Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "ShiftReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Incr2Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "MaskReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Mask2Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Mask3Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Tmp2Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Tmp3Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Tmp4Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "TmpDestReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Ptr1Reg", ";", "unsigned", "TmpReg", "=", "(", "!", "BinOpcode", ")", "?", "Incr2Reg", ":", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "if", "(", "ptrA", "!=", "ZeroReg", ")", "{", "Ptr1Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ",", "Ptr1Reg", ")", ".", "addReg", "(", "ptrA", ")", ".", "addReg", "(", "ptrB", ")", ";", "}", "else", "{", "Ptr1Reg", "=", "ptrB", ";", "}", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Shift1Reg", ")", ".", "addReg", "(", "Ptr1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "is8bit", "?", "", ":", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ",", "ShiftReg", ")", ".", "addReg", "(", "Shift1Reg", ")", ".", "addImm", "(", "is8bit", "?", "", ":", "", ")", ";", "if", "(", "is64bit", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "PtrReg", ")", ".", "addReg", "(", "Ptr1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "else", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "PtrReg", ")", ".", "addReg", "(", "Ptr1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Incr2Reg", ")", ".", "addReg", "(", "incr", ")", ".", "addReg", "(", "ShiftReg", ")", ";", "if", "(", "is8bit", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Mask2Reg", ")", ".", "addImm", "(", "", ")", ";", "else", "{", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Mask3Reg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Mask2Reg", ")", ".", "addReg", "(", "Mask3Reg", ")", ".", "addImm", "(", "", ")", ";", "}", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ","], "ground_truth": ["MaskReg", ")", ".", "addReg", "(", "Mask2Reg", ")", ".", "addReg", "(", "ShiftReg", ")", ";"], "File": "PPCISelLowering (2)1", "Func": "EmitPartwordAtomicBinary", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7959, "Length": 454, "Cover_Rate": 0.43528283796740175, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "EmitDataMappingSymbol", "(", ")", "{", "if", "(", "LastEMS", "==", "EMS_Data", ")", "return", ";", "EmitMappingSymbol", "(", "", ")", ";", "LastEMS", "="], "ground_truth": ["EMS_Data", ";"], "File": "AArch64ELFStreamer (2)", "Func": "EmitDataMappingSymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7960, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MOImm8", ".", "isImm", "(", ")", "&&", "", ")", ";", "uint32_t", "Imm8", "=", "MOImm8", ".", "getImm", "(", ")", ";", "uint32_t", "Fraction", "=", "Imm8", "&", "", ";", "uint32_t", "Exponent", "=", "(", "Imm8", ">>", "", ")", "&", "", ";", "uint32_t", "Negative", "=", "(", "Imm8", ">>", "", ")", "&", "", ";", "float", "Val", "=", "", "+", "Fraction", "/", "", ";", "if", "(", "Exponent", "&", "", ")", "{", "Val", "/=", "", "<<", "(", "", "-", "Exponent", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "AArch64InstPrinter17", "Func": "printFPImmOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7961, "Length": 78, "Cover_Rate": 0.5571428571428572, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PrevElt", ")", "{", "int64_t", "Diff", "=", "SignExtend64", "(", "Val", "-", "PrevElt", "->", "first", ",", "EltSizeInBits", ")", ";", "if", "(", "Diff", "%", "(", "Idx", "-", "PrevElt", "->", "second", ")", "!=", "", ")", "return", "None", ";", "int64_t", "Step", "=", "Diff", "/", "(", "Idx", "-", "PrevElt", "->", "second", ")", ";", "if", "(", "Step", "==", "", ")", "return", "None", ";", "if", "(", "!", "SeqStep", ")", "SeqStep", "=", "Step", ";", "else", "if", "(", "Step", "!=", "SeqStep", ")", "return", "None", ";", "}", "if", "(", "SeqStep", ")", "{", "int64_t", "Addend", "=", "SignExtend64", "(", "Val", "-", "(", "Idx", "*", "(", "uint64_t", ")", "*", "SeqStep", ")", ",", "EltSizeInBits", ")", ";", "if", "(", "!", "SeqAddend", ")", "SeqAddend", "=", "Addend", ";", "else", "if", "(", "SeqAddend", "!=", "Addend", ")", "return", "None", ";", "}", "PrevElt", "=", "std", "::", "make_pair", "(", "Val"], "ground_truth": [",", "Idx", ")", ";"], "File": "RISCVISelLowering35", "Func": "isSimpleVIDSequence", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7962, "Length": 134, "Cover_Rate": 0.43506493506493504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCRetInfo", ".", "AnalyzeCallResult", "(", "Ins", ",", "RetCC_", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RVLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ",", "InFlag", ")", ";", "Chain", "=", "Val", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "Val", ".", "getValue", "(", "", ")", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "AExt", ":", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ")", ";", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Val", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ")", ";", "break", ";", "case", "CCValAssign"], "ground_truth": ["::", "SExt", ":"], "File": "PPCISelLowering105", "Func": "LowerCallResult", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7963, "Length": 206, "Cover_Rate": 0.5722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isReg", "(", "GR64Reg"], "ground_truth": [")", ";"], "File": "RISCVAsmParser (2)1", "Func": "isGR64", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7964, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectPred", "(", "SDValue", "N", ",", "SDValue", "&", "Reg", ",", "SDValue", "&", "Inv", ")", "{", "SDLoc", "dl", "(", "N", ")", ";", "if", "(", "ConstantSDNode", "*", "Imm", "=", "dyn_cast", "<", "ConstantSDNode", ">"], "ground_truth": ["(", "N", ".", "getNode", "(", ")", ")", ")", "{"], "File": "PatmosISelDAGToDAG1", "Func": "SelectPred", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7965, "Length": 42, "Cover_Rate": 0.37168141592920356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_vfnmsubss3", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")"], "ground_truth": ["__C", ")", ";"], "File": "fmaintrin", "Func": "_mm_fnmsub_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7966, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmParser", "(", "const", "MCSubtargetInfo", "&", "STI", ",", "MCAsmParser", "&", "Parser", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCTargetOptions", "&", "Options", ")", ":", "MCTargetAsmParser", "(", "Options", ",", "STI", ",", "MII", ")", ",", "Parser", "(", "Parser", ")", ",", "Lexer", "(", "Parser", ".", "getLexer", "(", ")", ")", ",", "is64", "(", "STI", ".", "getTargetTriple", "(", ")", ".", "isArch64Bit", "(", ")", ")", ",", "TC", "(", "Parser", ",", "MII", ",", "is64", ")", ",", "SkipTypeCheck", "(", "Options", ".", "MCNoTypeCheck", ")", "{", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "STI", ".", "getFeatureBits", "(", ")", ")", ")", ";", "auto", "&", "SM", "=", "Parser", ".", "getSourceManager", "(", ")", ";", "auto", "BufferName", "=", "SM", ".", "getBufferInfo", "(", "SM", ".", "getMainFileID", "(", ")", ")", ".", "Buffer"], "ground_truth": ["->", "getBufferIdentifier", "(", ")", ";"], "File": "WebAssemblyAsmParser", "Func": "WebAssemblyAsmParser", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7967, "Length": 116, "Cover_Rate": 0.9133858267716536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "replaced_dots", ")", "name", "=", "replaced_dots", ";", "}", "if", "(", "name", "[", "", "]", "==", "'*'", ")", "name", "++", ";", "if", "(", "is_defn", ")", "write_fn_proto_1", "(", "s", ",", "false", ","], "ground_truth": ["name", ",", "decl", ")", ";"], "File": "nvptx", "Func": "write_fn_proto", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 7968, "Length": 36, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "int", "FrameIndex", "=", "StoreByValRegs", "(", "CCInfo", ",", "DAG", ",", "dl", ",", "Chain", ",", "", ",", "CCInfo", ".", "getInRegsParamsCount", "(", ")", ",", "", ",", "ArgOffset", ",", "ForceMutable", ")", ";", "AFI", "->", "setVarArgsFrameIndex", "("], "ground_truth": ["FrameIndex", ")", ";"], "File": "ARMISelLowering137", "Func": "VarArgStyleRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7969, "Length": 48, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "pad_direction", "spu_function_arg_padding", "(", "machine_mode"], "ground_truth": [",", "const_tree", ")", "{"], "File": "spu3", "Func": "spu_function_arg_padding", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7970, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "printRegName", "(", "O", ",", "MO", ".", "getReg", "(", ")", ")", ";", "}", "else", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "{", "MO", ".", "getExpr", "(", ")", "->", "print"], "ground_truth": ["(", "O", ",", "&", "MAI", ")", ";"], "File": "HexagonInstPrinter11", "Func": "printOperand", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 7971, "Length": 57, "Cover_Rate": 0.5377358490566038, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "asm_out_file", ",", "", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "pool_size", ";", "i", "++", ")", "{", "pool_node", "*", "p", "=", "&", "pool_vector", "[", "i", "]", ";", "(", "*", "targetm", ".", "asm_out", ".", "internal_label", ")", "(", "asm_out_file", ",", "", ",", "CODE_LABEL_NUMBER", "(", "p", "->", "label", ")", ")", ";", "output_asm_insn", "(", "", ",", "&", "p", "->", "value", ")", ";", "}", "pool_size", "=", "", ";", "}", "return", ""], "ground_truth": [";"], "File": "sh", "Func": "output_jump_label_table", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7972, "Length": 72, "Cover_Rate": 0.8372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "expand_vec_perm_d", "d", ";", "rtx", "t1", ";", "bool", "ok", ";", "if", "(", "elt", "!=", "const0_rtx", ")", "elt", "=", "force_reg", "(", "GET_MODE_INNER", "(", "vmode", ")", ",", "elt", ")", ";", "if", "(", "REG_P", "(", "elt", ")", ")", "elt", "=", "gen_lowpart", "(", "DImode", ",", "elt", ")", ";", "t1", "=", "gen_reg_rtx", "(", "vmode", ")", ";", "switch", "(", "vmode", ")", "{", "case"], "ground_truth": ["V8QImode", ":"], "File": "mips4", "Func": "mips_expand_vi_broadcast", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7973, "Length": 59, "Cover_Rate": 0.34104046242774566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "TRI", "=", "ST", ".", "getRegisterInfo", "(", ")", ";", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "unsigned", "WaveSize", "=", "ST", ".", "getWavefrontSize", "(", ")", ";", "unsigned", "Size", "=", "FrameInfo", ".", "getObjectSize", "(", "FI", ")", ";", "unsigned", "NumLanes", "=", "Size", "/", "", ";", "if", "(", "NumLanes", ">", "WaveSize", ")", "return", "false", ";", "assert", "(", "Size", ">=", "", "&&", "", ")", ";", "assert", "(", "TRI", "->", "spillSGPRToVGPR", "(", ")", "&&", "", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NumLanes", ";", "++", "I", ",", "++", "NumVGPRSpillLanes", ")", "{", "Register", "LaneVGPR", ";", "unsigned", "VGPRIndex", "=", "(", "NumVGPRSpillLanes", "%", "WaveSize", ")", ";", "if", "(", "VGPRIndex", "==", "", ")", "{", "LaneVGPR", "=", "TRI", "->", "findUnusedRegister", "(", "MRI", ",", "&", "", ",", "MF", ")", ";", "if", "(", "LaneVGPR", "=="], "ground_truth": ["", ")", "{"], "File": "SIMachineFunctionInfo15", "Func": "allocateSGPRSpillToVGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7974, "Length": 144, "Cover_Rate": 0.4311377245508982, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_mm512_mask_reduce_or_epi64", "(", "__mmask8", "__U", ",", "__m512i", "__A", ")", "{", "__A", "=", "_mm512_maskz_mov_epi64", "(", "__U", ",", "__A", ")", ";", "__MM512_REDUCE_OP", "(", "|", ")"], "ground_truth": [";"], "File": "avx512fintrin", "Func": "_mm512_mask_reduce_or_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7975, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "base", "=", "high", "?", "high_base", ":", "low_base", ";", "for", "(", "i", "=", "", ";", "i", "<", "nunits", "/", "", ";", "i", "++", ")", "RTVEC_ELT", "(", "v", ",", "i", ")", "=", "GEN_INT", "(", "base"], "ground_truth": ["+", "i", ")", ";"], "File": "arm", "Func": "arm_simd_vect_par_cnst_half", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7976, "Length": 38, "Cover_Rate": 0.3392857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "uint64_t", "getMachineOpValue", "(", "const", "MCInst", "&", "MI", ",", "const", "MCOperand", "&", "MO", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "AMDGPUMCCodeEmitter", "Func": "getMachineOpValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7977, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8_t", ")", "__builtin_aarch64_uqmovnhi"], "ground_truth": ["(", "__a", ")", ";"], "File": "arm", "Func": "neon2_vqmovnh_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7978, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "decl", "||", "TREE_CODE", "(", "fntype", ")", "!=", "FUNCTION_TYPE", ")", "{", "warning", "(", "OPT_Wattributes", ",", "", "", ",", "name", ")", ";", "*", "no_add_attrs", "=", "true", ";", "return", "NULL_TREE", ";", "}", "*", "no_add_attrs", "|=", "cmse_func_args_or_return_in_stack", "(", "NULL", ",", "name", ",", "fntype", ")", ";", "if", "(", "*", "no_add_attrs", ")", "return", "NULL_TREE", ";", "type", "=", "TREE_TYPE", "(", "decl", ")", ";", "type", "=", "build_distinct_type_copy", "(", "type", ")", ";", "TREE_TYPE", "(", "decl", ")", "=", "type", ";", "fntype", "=", "type", ";", "while", "(", "TREE_CODE", "(", "fntype", ")", "!=", "FUNCTION_TYPE", ")", "{", "type", "=", "fntype"], "ground_truth": [";"], "File": "arm6", "Func": "arm_handle_cmse_nonsecure_call", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7979, "Length": 91, "Cover_Rate": 0.364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "end", "(", ")", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "MachineInstr", "&", "MI", "=", "*", "--", "MBBI", ";", "if", "(", "CompleteCCUsers", "&&", "(", "MI", ".", "isCompare", "(", ")", "||", "isLoadAndTestAsCmp", "(", "MI", ")", ")", "&&", "(", "optimizeCompareZero", "(", "MI", ",", "CCUsers", ")", "||", "fuseCompareOperations", "(", "MI", ",", "CCUsers", ")", ")", ")", "{", "++", "MBBI", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "Changed", "=", "true", ";", "CCUsers", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "SystemZElimCompare (2)1", "Func": "processBlock", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7980, "Length": 83, "Cover_Rate": 0.49404761904761907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfo", "*", "MAI", "=", "new", "MCAsmInfo", "(", "TT", ")", ";", "MCCFIInstruction", "Inst", "=", "MCCFIInstruction", "::", "createDefCfa", "(", "nullptr", ",", "", ",", "", ")", ";", "MAI", "->", "addInitialFrameState", "(", "Inst", ")", ";", "return", "MAI"], "ground_truth": [";"], "File": "ARCMCTargetDesc", "Func": "createARCMCAsmInfo", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7981, "Length": 34, "Cover_Rate": 0.6415094339622641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "*", "this", ",", "PM"], "ground_truth": [")", ";"], "File": "WebAssemblyTargetMachine", "Func": "createPassConfig", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 7982, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SlotIndex", "UseIdx", "=", "LIS", "->", "getInstructionIndex", "(", "Use", ")", ";", "SlotIndex", "DefIdx", ";", "if", "(", "Reg", ".", "isVirtual", "(", ")", ")", "{", "if", "(", "!", "LIS", "->", "hasInterval", "(", "Reg", ")", ")", "return", "nullptr", ";", "LiveInterval", "&", "LI", "=", "LIS", "->", "getInterval", "(", "Reg", ")", ";", "LaneBitmask", "SubLanes", "=", "SubReg", "?", "getSubRegIndexLaneMask", "(", "SubReg", ")", ":", "MRI", ".", "getMaxLaneMaskForVReg", "(", "Reg", ")", ";", "VNInfo", "*", "V", "=", "nullptr", ";", "if", "(", "LI", ".", "hasSubRanges", "(", ")", ")", "{", "for", "(", "auto", "&", "S", ":", "LI", ".", "subranges", "(", ")", ")", "{", "if", "(", "(", "S", ".", "LaneMask", "&", "SubLanes", ")", "==", "SubLanes", ")", "{", "V", "=", "S", ".", "getVNInfoAt", "(", "UseIdx", ")", ";", "break", ";", "}", "}", "}"], "ground_truth": ["else", "{"], "File": "SIRegisterInfo (3)", "Func": "findReachingDef", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7983, "Length": 120, "Cover_Rate": 0.3669724770642202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ScopedHT", ".", "lookup", "(", "Entry", ")", "."], "ground_truth": ["first", ";"], "File": "MipsOptimizePICCall15", "Func": "getCount", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7984, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "suffix", "==", "'q'", ")", "return", "TFmode", ";", "if", "(", "suffix", "==", "'w'"], "ground_truth": [")", "return", "XFmode", ";"], "File": "ia64", "Func": "ia64_c_mode_for_suffix", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7985, "Length": 18, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CAddr", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "CAddr", "||", "!", "InstrInfo", "::", "isLegalMUBUFImmOffset", "(", "CAddr", "->", "getZExtValue", "(", ")", ")", ")", "return", "false", ";", "if", "(", "!", "IsCopyFromSGPR", "(", "*", "TRI", ",", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "return", "false", ";", "SOffset", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "}", "else", "if", "(", "(", "CAddr", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ")", ")", "&&", "InstrInfo", "::", "isLegalMUBUFImmOffset", "(", "CAddr", "->", "getZExtValue", "(", ")", ")", ")", "{", "SOffset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "}", "else", "{", "return", "false", ";", "}", "SRsrc", "=", "CurDAG", "->", "getRegister", "(", "Info", "->", "getScratchRSrcReg", "(", ")", ",", "", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CAddr", "->", "getZExtValue", "(", ")", ",", "DL", ",", ""], "ground_truth": [")", ";"], "File": "AMDGPUISelDAGToDAG19", "Func": "SelectMUBUFScratchOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 7986, "Length": 143, "Cover_Rate": 0.4831081081081081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_mask_cmpneq_epi16_mask", "(", "__mmask8", "__M", ",", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_cmpneq_epi16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7987, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "nds32_return_addr_rtx", "(", "int", "count", ",", "rtx", "frameaddr", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "count", "!="], "ground_truth": ["", ")", "return", "NULL_RTX", ";"], "File": "nds322", "Func": "nds32_return_addr_rtx", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7988, "Length": 20, "Cover_Rate": 0.6896551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MCOp", ".", "getExpr", "(", ")", ",", "Kind", ")", ")", ";", "return"], "ground_truth": ["", ";"], "File": "MMIXMCCodeEmitter", "Func": "getJumpTargetOpValue", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7989, "Length": 23, "Cover_Rate": 0.3026315789473684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ompactRegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&"], "ground_truth": ["MF", ")", "const", "{"], "File": "ARCompactRegisterInfo", "Func": "getFrameRegister", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 7990, "Length": 12, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_cmpge_ps", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{"], "File": "xmmintrin", "Func": "_mm_cmpge_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7991, "Length": 22, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "riscv_compressed_reg_p", "(", "regno", ")", ")"], "ground_truth": ["return", "", ";"], "File": "riscv", "Func": "riscv_register_priority", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7992, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_srl_epi16"], "ground_truth": ["(", "__mmask32", "__U", ",", "__m512i", "__A", ",", "__m128i", "__B", ")", "{"], "File": "avx512bwintrin4", "Func": "_mm512_maskz_srl_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 7993, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "CurDAG", "->", "isBaseWithConstantOffset", "(", "N", ")", ")", "{", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", "&&", "!", "(", "Subtarget", "->", "useMovt", "(", ")", "&&", "N", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", ")", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "}", "else", "{", "Base", "=", "N", ";", "}", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true", ";", "}", "RegisterSDNode", "*", "LHSR", "=", "dyn_cast", "<", "RegisterSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ";", "RegisterSDNode", "*", "RHSR", "=", "dyn_cast", "<", "RegisterSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "(", "LHSR", "&&", "LHSR", "->", "getReg", "(", ")", "==", "", ")", "||", "(", "RHSR", "&&", "RHSR", "->", "getReg", "(", ")", "==", "", ")", ")", "{", "ConstantSDNode", "*", "LHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ";", "ConstantSDNode", "*", "RHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ";", "unsigned", "LHSC", "=", "LHS", "?", "LHS", "->", "getZExtValue", "(", ")", ":", "", ";", "unsigned", "RHSC", "=", "RHS", "?", "RHS", "->", "getZExtValue", "(", ")"], "ground_truth": [":", "", ";"], "File": "ARMISelDAGToDAG (2)", "Func": "SelectThumbAddrModeImm5S", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7994, "Length": 197, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "Saved", "[", "", "]", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "Pred", "=", "Saved", "[", "", "]", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "Out", ".", "EmitBundleLock", "(", "false", ")", ";", "EmitBICMask", "(", "Out", ",", "Reg", ",", "Pred", ",", "", ")", ";", "Out", ".", "EmitInstruction", "(", "Saved", "[", "", "]"], "ground_truth": [")", ";"], "File": "ARMMCNaCl", "Func": "EmitGuardLoadOrStore", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7995, "Length": 62, "Cover_Rate": 0.5636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_READONLY", "(", "decl", ")", ")", "return", "false", ";", "if", "(", "!", "TARGET_VOLATILE_CACHE_SET", "&&", "TREE_THIS_VOLATILE", "(", "decl", ")", ")", "return", "false", ";", "attr", "=", "TYPE_ATTRIBUTES", "(", "TREE_TYPE", "(", "decl", ")", ")", ";", "if", "(", "lookup_attribute", "(", "", ",", "attr", ")", ")", "return", "false", ";", "attr", "=", "DECL_ATTRIBUTES", "(", "decl", ")", ";", "if", "(", "lookup_attribute", "(", "", ",", "attr", ")", ")", "return", "false", ";", "if", "(", "DECL_SECTION_NAME", "(", "decl", ")", "!=", "", ")", "{", "const", "char", "*", "name", "=", "DECL_SECTION_NAME"], "ground_truth": ["(", "decl", ")", ";"], "File": "arc", "Func": "arc_in_small_data_p", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 7996, "Length": 84, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Target", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "if", "(", "SyntaxVariant", "==", "", ")", "return", "(", "new", "InstPrinter", "(", "MAI", ",", "MII", ",", "MRI", ")", ")", ";", "else", "return", "NULL"], "ground_truth": [";"], "File": "rvexAsmPrinter", "Func": "creatervexMCInstPrinter", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 7997, "Length": 57, "Cover_Rate": 0.9827586206896551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "checkHighLaneIndex", "(", "Op0", ".", "getNode", "(", ")", ",", "LaneOp", ",", "LaneIdx", ")", ")", "return", "false", ";", "}", "StdOp", "=", "Op1"], "ground_truth": [";"], "File": "ARM64ISelDAGToDAG", "Func": "checkV64LaneV128", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7998, "Length": 24, "Cover_Rate": 0.3116883116883117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "OpIdx", "=", "", ";", "if", "(", "TableEntry", "->", "isUpdating", ")", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "if", "(", "TableEntry", "->", "hasWritebackOperand", ")", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "bool", "SrcIsKill", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ".", "isKill", "(", ")", ";", "bool", "SrcIsUndef", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ".", "isUndef", "(", ")", ";", "unsigned", "SrcReg", "=", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ".", "getReg", "(", ")", ";", "unsigned", "D0", ",", "D1", ",", "D2", ",", "D3", ";", "GetDSubRegs", "(", "SrcReg", ",", "RegSpc", ",", "TRI", ",", "D0", ",", "D1", ",", "D2", ",", "D3", ")", ";", "MIB", ".", "addReg", "(", "D0", ",", "getUndefRegState", "(", "SrcIsUndef", ")", ")", ";", "if", "(", "NumRegs", ">", "", "&&", "TableEntry", "->", "copyAllListRegs", ")", "MIB", ".", "addReg", "(", "D1", ",", "getUndefRegState"], "ground_truth": ["(", "SrcIsUndef", ")", ")", ";"], "File": "ARMExpandPseudoInsts16", "Func": "ExpandVST", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 7999, "Length": 172, "Cover_Rate": 0.4398976982097187, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isLoadStoreTypeLegal", "(", "I", "->", "getType", "(", ")", ",", "VT", ")", "||", "cast", "<", "LoadInst", ">", "(", "I", ")", "->", "isAtomic", "(", ")", ")", "return", "false", ";", "Address", "Addr", ";", "if", "(", "!", "ComputeAddress", "(", "I", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ")", "return", "false", ";", "unsigned", "ResultReg", ";", "if", "(", "!", "EmitLoad", "(", "VT", ",", "ResultReg", ",", "Addr", ")", ")", "return", "false", ";", "UpdateValueMap", "(", "I", ",", "ResultReg", ")"], "ground_truth": [";"], "File": "ARM64FastISel", "Func": "SelectLoad", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8000, "Length": 75, "Cover_Rate": 0.8064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "assert", "(", "MI", ".", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ">=", "", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "", ")", ";", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "ARMInstrInfo31", "Func": "isMoveInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8001, "Length": 58, "Cover_Rate": 0.3372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmulhq_m_uv16qi", "(", "__arm_vuninitializedq_u8", "(", ")", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmulhq_x_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8002, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "'H'", ":", "mode", "=", "HImode", ";", "break", ";", "case", "'S'", ":", "mode", "=", "SImode", ";", "break", ";", "case", "'D'", ":", "mode", "=", "DImode", ";", "break", ";", "default", ":", "return", "", ";", "}", "switch", "(", "str", "[", "", "]", ")", "{", "case", "'0'", ":", "def", "=", "", ";", "break", ";", "case", "'F'", ":", "def", "=", "-", "", ";", "break", ";", "default", ":", "return", "", ";", "}", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "<=", "GET_MODE_SIZE", "(", "part_mode", ")", ")", "return", "", ";", "part", "=", "s390_single_part", "(", "GEN_INT", "(", "value", ")", ",", "mode", ",", "part_mode", ",", "def", ")", ";", "if", "(", "part", "<", "", ")", "return", "", ";", "if", "(", "part_goal", "!=", "-", "", "&&", "part_goal", "!=", "part", ")", "return", "", ";", "break", ";", "case", "'O'", ":", "if", "(", "!", "TARGET_EXTIMM", ")", "return", "", ";", "switch", "(", "str", "[", "", "]", ")", "{", "case", "'s'", ":", "return", "trunc_int_for_mode", "(", "value", ",", "SImode", ")", "==", "value", ";", "case", "'p'", ":", "return", "value", "==", "", "||", "s390_single_part", "(", "GEN_INT", "(", "value", ")", ",", "DImode", ",", "SImode", ",", "", ")", "==", "", ";", "case", "'n'", ":", "return", "value", "==", "-", "", "||", "s390_single_part", "(", "GEN_INT", "(", "value", ")", ",", "DImode", ",", "SImode", ",", "-", "", ")", "==", "", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "break", ";", "case"], "ground_truth": ["'P'", ":"], "File": "s3903", "Func": "s390_const_ok_for_constraint_p", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8003, "Length": 216, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "LA", "=", "std", "::", "max", "(", "unsigned", "(", "PostAlign", ")", ",", "LogAlign", ")", ";", "if", "(", "!", "LA", ")", "return", "PO", ";", "return", "PO", "+", "UnknownPadding", "(", "LA", ",", "internalKnownBits", "(", ")"], "ground_truth": [")", ";"], "File": "ARMBasicBlockInfo", "Func": "postOffset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8004, "Length": 35, "Cover_Rate": 0.660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SrcRC", "==", "&", "", ")", "return", "&", "", ";", "if", "(", "SrcRC", "==", "&", "", ")", "return", "&", "", ";", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["nullptr", ";"], "File": "X86DomainReassignment14", "Func": "getDstRC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8005, "Length": 30, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec_float4", "*", "p", "=", "(", "vec_float4", "*", ")", "(", "(", "unsigned", "char", "*", ")", "(", "c", ")", "+", "b", ")", ";", "shift", "=", "", "-", "(", "(", "int", ")", "p", "&", "", ")", ";", "*", "p", "=", "spu_sel", "(", "*", "p", ",", "spu_slqwbyte", "(", "a", ",", "shift", ")", ",", "spu_slqwbyte", "(", "spu_splats", "(", "(", "unsigned", "int", ")"], "ground_truth": ["", ")", ",", "shift", ")", ")", ";"], "File": "vmx2spu", "Func": "vec_stvrx", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8006, "Length": 64, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "InstrInfo", "::", "emitFrameIndexDebugValue", "(", "MachineFunction", "&", "MF", ",", "int", "FrameIx", ",", "uint64_t", "Offset", ",", "const", "MDNode", "*", "MDPtr", ",", "DebugLoc", "DL", ")", "const", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FrameIx", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "Offset", ")", ".", "addMetadata", "(", "MDPtr", ")", ";", "return", "&", "*", "MIB"], "ground_truth": [";"], "File": "MipsInstrInfo11", "Func": "emitFrameIndexDebugValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8007, "Length": 66, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printARIPI8Mem", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "opNum"], "ground_truth": [",", "raw_ostream", "&", "O", ")", "{"], "File": "M68kInstPrinter", "Func": "printARIPI8Mem", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8008, "Length": 16, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vshlq_x_s16", "(", "int16x8_t", "__a", ",", "int16x8_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vshlq_m_sv8hi", "(", "__arm_vuninitializedq_s16", "(", ")", ",", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vshlq_x_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8009, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&"], "ground_truth": ["FrameLowering", ";"], "File": "AArch64Subtarget1", "Func": "getFrameLowering", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8010, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NewAnd", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "X", ",", "NewMask", ")", ";", "SDValue", "NewShift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewAnd", ",", "Shift", ".", "getOperand", "(", "", ")", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewMask", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewAnd", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewShift", ")", ";", "DAG", ".", "ReplaceAllUsesWith", "(", "N", ",", "NewShift", ")", ";", "AM", ".", "Scale", "=", "", "<<", "ShiftAmt", ";", "AM", ".", "IndexReg", "=", "NewAnd", ";", "return"], "ground_truth": ["false", ";"], "File": "X86ISelDAGToDAG103", "Func": "FoldMaskedShiftToScaledMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8011, "Length": 94, "Cover_Rate": 0.4069264069264069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isTargetShuffle", "(", "U", "->", "getOpcode", "(", ")", ")", ")", "return", "true", ";", "if", "(", "U", "->", "getOpcode", "(", ")", "==", "", ")", "return", "isUseOfShuffle", "(", "U", ")", ";", "}", "return", "false"], "ground_truth": [";"], "File": "X86ISelLowering (2)8", "Func": "isUseOfShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8012, "Length": 34, "Cover_Rate": 0.576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isRegisterSize", "(", "unsigned"], "ground_truth": ["Size", ")", "{"], "File": "AMDGPULegalizerInfo1", "Func": "isRegisterSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8013, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveFnStart", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveFnEnd", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveCantUnwind", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectivePersonality", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveHandlerData", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveSetFP", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectivePad", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveRegSave", "(", "DirectiveID", ".", "getLoc", "(", ")", ",", "false", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveRegSave", "(", "DirectiveID", ".", "getLoc", "(", ")", ",", "true", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveInst", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveInst", "(", "DirectiveID", ".", "getLoc", "(", ")", ",", "'n'", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveInst", "(", "DirectiveID", ".", "getLoc", "(", ")", ",", "'w'", ")", ";", "else", "if", "(", "IDVal", "==", "", "||", "IDVal", "==", "", ")", "return", "parseDirectiveLtorg", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveEven", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectivePersonalityIndex", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveUnwindRaw", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveTLSDescSeq", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveMovSP", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveObjectArch"], "ground_truth": ["(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";"], "File": "ARMAsmParser (2)", "Func": "ParseDirective", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8014, "Length": 335, "Cover_Rate": 0.5564784053156147, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "ForceAllBaseRegAlloc", ")", "return", "true", ";", "break", ";", "default", ":", "return", "false", ";", "}", "MachineFunction", "&", "MF", "=", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "int64_t", "FPOffset", "=", "Offset", "-", "", ";", "if", "(", "!", "AFI", "->", "isThumbFunction", "(", ")", "||", "!", "AFI", "->", "isThumb1OnlyFunction", "(", ")", ")", "FPOffset", "-=", "", ";", "Offset", "="], "ground_truth": ["-", "Offset", ";"], "File": "ARMBaseRegisterInfo29", "Func": "needsFrameBaseReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8015, "Length": 97, "Cover_Rate": 0.30218068535825543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HiSR", "=", "subreg_hireg", ";", "if", "(", "S", "==", "", ")", "{", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "A2_or", ")", ",", "LoR", ")", ".", "addReg", "(", "Op1", ".", "getReg", "(", ")", ",", "RS1", "&", "~", "RegState", "::", "Kill", ",", "LoSR", ")", ".", "addReg", "(", "Op2", ".", "getReg", "(", ")", ",", "RS2", "&", "~", "RegState", "::", "Kill", ",", "LoSR", ")", ";", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "A2_or", ")", ",", "HiR", ")", ".", "addReg", "(", "Op1", ".", "getReg", "(", ")", ",", "RS1", ",", "HiSR", ")", ".", "addReg", "(", "Op2", ".", "getReg", "(", ")", ",", "RS2", ",", "HiSR", ")", ";", "}", "else", "if", "(", "S", "<", "", ")", "{", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "S2_asl_i_r_or", ")", ",", "LoR", ")", ".", "addReg", "(", "Op1", ".", "getReg", "(", ")", ",", "RS1", "&", "~", "RegState", "::", "Kill", ",", "LoSR", ")", ".", "addReg", "(", "Op2", ".", "getReg", "(", ")", ",", "RS2", "&", "~", "RegState", "::", "Kill", ",", "LoSR", ")", ".", "addImm", "(", "S", ")", ";", "unsigned", "TmpR1", "=", "MRI", "->", "createVirtualRegister", "(", "IntRC", ")", ";", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "S2_extractu", ")", ",", "TmpR1", ")", ".", "addReg", "(", "Op2", ".", "getReg", "(", ")", ",", "RS2", "&", "~", "RegState", "::", "Kill", ",", "LoSR", ")", ".", "addImm", "(", "S", ")", ".", "addImm", "(", "", "-", "S", ")", ";", "unsigned", "TmpR2", "=", "MRI", "->", "createVirtualRegister", "(", "IntRC", ")", ";", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "A2_or", ")", ",", "TmpR2", ")", ".", "addReg", "(", "Op1", ".", "getReg", "(", ")", ",", "RS1", ",", "HiSR", ")", ".", "addReg", "(", "TmpR1", ")", ";", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "S2_asl_i_r_or", ")", ",", "HiR", ")", ".", "addReg", "(", "TmpR2", ")", ".", "addReg", "(", "Op2", ".", "getReg", "(", ")", ",", "RS2", ",", "HiSR", ")", ".", "addImm", "(", "S", ")", ";", "}", "else", "if", "(", "S", "==", "", ")", "{", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "LoR", ")", "."], "ground_truth": ["addReg", "(", "Op1", ".", "getReg", "(", ")", ",", "RS1", "&", "~", "RegState", "::", "Kill", ",", "LoSR", ")", ";"], "File": "HexagonSplitDouble", "Func": "splitAslOr", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8016, "Length": 370, "Cover_Rate": 0.5068493150684932, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "offsettable_p", "&&", "!", "rs6000_legitimate_offset_address_p", "(", "mode", ",", "addr", ",", "strict_p", ",", "true", ")", ")", "stack", "=", "replace_equiv_address", "(", "stack", ",", "copy_addr_to_reg", "(", "addr", ")", ")", ";", "else", "if", "(", "reg_reg_p", "&&", "!", "legitimate_indexed_address_p", "(", "addr", ",", "strict_p", ")", ")", "stack", "=", "replace_equiv_address", "(", "stack", ",", "copy_addr_to_reg", "(", "addr", ")", ")", ";", "}", "return", "stack"], "ground_truth": [";"], "File": "rs6000", "Func": "rs6000_allocate_stack_temp", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8017, "Length": 57, "Cover_Rate": 0.5181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "getVShift", "(", "bool", "isLeft", ",", "EVT", "VT", ",", "SDValue", "SrcOp", ",", "unsigned", "NumBits", ",", "SelectionDAG", "&", "DAG", ",", "const", "TargetLowering", "&", "TLI", ",", "SDLoc", "dl", ")", "{", "assert", "(", "VT", ".", "is128BitVector", "(", ")", "&&", "", ")", ";", "MVT", "ShVT", "=", "", ";", "unsigned", "Opc", "=", "isLeft", "?", "", ":", "", ";", "SrcOp", "=", "DAG", ".", "getBitcast", "(", "ShVT", ","], "ground_truth": ["SrcOp", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "getVShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8018, "Length": 65, "Cover_Rate": 0.47101449275362317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "llvm", "::", "getAlign", "(", "const", "CallInst", "&", "I", ",", "unsigned", "index", ",", "unsigned", "&", "align", ")", "{", "if", "(", "MDNode", "*", "alignNode", "=", "I", ".", "getMDNode", "(", "", ")", ")", "{", "for", "(", "int", "i", "=", "", ",", "n", "=", "alignNode", "->", "getNumOperands", "(", ")", ";", "i", "<", "n"], "ground_truth": [";", "i", "++", ")", "{"], "File": "NVPTXUtilities28", "Func": "getAlign", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8019, "Length": 55, "Cover_Rate": 0.4296875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_addpd256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")", "__B", ",", "(", "__v4df", ")"], "ground_truth": ["__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_add_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8020, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "string", "Reg", "=", "TRI", "->", "getName", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "string", "RegOff", "=", "TRI", "->", "getName", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "SExpr", "*", "offset", "=", "ctx", "->", "select", "(", "", ",", "", ",", "", ",", "ctx", "->", "u_mul", "(", "", ",", "", ",", "ctx", "->", "load", "(", "", ",", "RegOff", ")", ",", "ctx", "->", "dec_unsigned", "(", "", ",", "", ")", ")", ")", ";", "SExpr", "*", "bytes_to_bits", "=", "ctx", "->", "select", "(", "", ",", "", ",", "", ",", "ctx", "->", "u_mul", "(", "", ",", "", ",", "ctx", "->", "load", "(", "", ",", "Reg", ")", ",", "ctx", "->", "dec_unsigned", "(", "", ",", "", ")", ")", ")", ";", "SExpr", "*", "add", "=", "ctx", "->", "add", "(", "", ",", "bytes_to_bits", ",", "offset", ",", ""], "ground_truth": [")", ";"], "File": "ARMALFWriter", "Func": "t_addrmode_rr_customALF", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8021, "Length": 139, "Cover_Rate": 0.5889830508474576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "vector", "signed", "char", "vec_srl", "(", "vector", "signed", "char", "a1", ","], "ground_truth": ["vector", "unsigned", "char", "a2", ")", "{"], "File": "altivec4", "Func": "vec_srl", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8022, "Length": 17, "Cover_Rate": 0.4146341463414634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "map", "<", "StringRef", ",", "", ">", "CpuTable", "{", "{", "", ",", "", "::", "V60", "}", ",", "{", "", ",", "", "::", "V5", "}", ",", "{", "", ",", "", "::", "V55", "}", ",", "{", "", ",", "", "::", "V60", "}", ",", "{", "", ",", "", "::", "V62", "}", ",", "{", "", ",", "", "::", "V65", "}", ",", "}", ";", "auto", "FoundIt", "=", "CpuTable", ".", "find", "(", "CPUString", ")", ";", "if", "(", "FoundIt", "!=", "CpuTable", ".", "end", "(", ")", ")", "ArchVersion", "=", "FoundIt", "->", "second", ";", "else", "llvm_unreachable", "(", "", ")", ";", "UseHVX128BOps", "=", "false", ";", "UseHVX64BOps", "=", "false", ";", "UseLongCalls", "=", "false", ";", "UseBSBScheduling", "=", "hasV60Ops", "(", ")", "&&", "EnableBSBSched", ";", "ParseSubtargetFeatures", "(", "CPUString", ",", "FS", ")", ";", "if", "(", "OverrideLongCalls", ".", "getPosition", "(", ")", ")", "UseLongCalls", "=", "OverrideLongCalls", ";", "FeatureBitset", "Features", "="], "ground_truth": ["getFeatureBits", "(", ")", ";"], "File": "HexagonSubtarget47", "Func": "initializeSubtargetDependencies", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8023, "Length": 139, "Cover_Rate": 0.6984924623115578, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_mve_vstrwq_fv4sf", "(", "(", "__builtin_neon_si", "*", ")", "__addr", ",", "__value"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vstrwq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8024, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "Lo", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "LoDst", ")", ".", "addImm", "(", "Op", ".", "getImm", "(", ")", "&", "", ")", ";", "MachineInstr", "*", "Hi", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "HiDst", ")", ".", "addImm", "(", "Op", ".", "getImm", "(", ")", ">>", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "TargetOpcode", "::", "REG_SEQUENCE", ")", ",", "Dst", ")", ".", "addReg", "(", "LoDst", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "HiDst", ")", ".", "addImm", "(", "", ")", ";", "Worklist", ".", "push_back", "(", "Lo", ")", ";", "Worklist", ".", "push_back", "("], "ground_truth": ["Hi", ")", ";"], "File": "SIInstrInfo102", "Func": "split64BitImm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8025, "Length": 117, "Cover_Rate": 0.536697247706422, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "{"], "File": "HexagonPeephole11", "Func": "getPassName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8026, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_sub_epi16", "(", "__m256i", "__A", ","], "ground_truth": ["__m256i", "__B", ")", "{"], "File": "avx2intrin", "Func": "_mm256_sub_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8027, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmovn_s16", "(", "int16x8_t", "a", ")", "{", "int8x8_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmovn_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8028, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MO2", ".", "isImm", "(", ")", "&&", "", ")", ";", "", "ShOpc", "=", "", "(", "MO2", ".", "getImm", "(", ")", ")", ";", "O", "<<", "", "<<", "", "(", "ShOpc", ")", ";", "if", "(", "ShOpc", "!=", "", ")", "O", "<<", "", "<<", "translateShiftImm", "(", "", "("], "ground_truth": ["MO2", ".", "getImm", "(", ")", ")", ")", ";"], "File": "ARMInstPrinter18", "Func": "printT2SOOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8029, "Length": 54, "Cover_Rate": 0.432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "INSN_P", "(", "cur_insn", ")", ")", "continue", ";", "pat", "=", "PATTERN", "(", "cur_insn", ")", ";", "if", "(", "epilogue_completed", "&&", "RTX_FRAME_RELATED_P", "(", "cur_insn", ")", ")", "{", "if", "(", "GET_CODE", "(", "pat", ")", "==", "SET", "&&", "GENERAL_REG_P", "(", "SET_DEST", "(", "pat", ")", ")", ")", "{", "if", "(", "GET_MODE", "(", "SET_SRC", "(", "pat", ")", ")", "==", "DImode", "&&", "FP_REG_P", "(", "SET_SRC", "(", "pat", ")", ")", ")", "continue", ";", "if", "(", "GET_CODE", "(", "SET_SRC", "(", "pat", ")", ")", "==", "MEM", ")", "continue", ";", "}", "if", "(", "GET_CODE", "(", "pat", ")", "==", "PARALLEL", "&&"], "ground_truth": ["load_multiple_operation", "(", "pat", ",", "VOIDmode", ")", ")", "continue", ";"], "File": "s3904", "Func": "FOR_EACH_BB_FN", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8030, "Length": 100, "Cover_Rate": 0.7751937984496124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "SEInstrInfo", "::", "expandExtractElementF64", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "bool", "FP64", ")", "const", "{", "unsigned", "DstReg", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "N", "=", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "DebugLoc", "dl", "=", "I", "->", "getDebugLoc", "(", ")", ";", "assert", "(", "N", "<", "", "&&", "", ")", ";", "unsigned", "SubIdx", "=", "N", "?", "", ":", "", ";", "unsigned", "SubReg", "=", "getRegisterInfo", "(", ")", ".", "getSubReg", "(", "SrcReg", ",", "SubIdx", ")", ";", "if", "(", "SubIdx", "==", ""], "ground_truth": ["&&", "FP64", ")", "{"], "File": "MipsSEInstrInfo15", "Func": "expandExtractElementF64", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8031, "Length": 111, "Cover_Rate": 0.6342857142857142, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setHasSpilledSGPRs", "(", "bool", "Spill", "=", "true", ")", "{", "HasSpilledSGPRs", "="], "ground_truth": ["Spill", ";"], "File": "SIMachineFunctionInfo (2)", "Func": "setHasSpilledSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8032, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "", "<<", "Sym", "->", "getName", "("], "ground_truth": [")", "<<", "", "<<", "ExportName", "<<", "'\\n'", ";"], "File": "WebAssemblyTargetStreamer12", "Func": "emitExportName", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8033, "Length": 16, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", "->", "dump", "(", ")", ";", ")", ";", "RegSeqInfo", "CandidateR", ";", "std", "::", "vector", "<", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", ">", "RemapChan", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "if", "(", "tryMergeUsingCommonSlot", "(", "R", ",", "CandidateR", ",", "RemapChan", ")", ")", "{", "RemoveMI", "(", "CandidateR", ".", "Instr", ")", ";", "MII", "=", "RebuildVector", "(", "&", "R", ",", "&", "CandidateR", ",", "RemapChan", ")", ";", "trackR", "(", "R", ")", ";", "continue", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "RemapChan", ".", "clear", "(", ")", ";", "if", "(", "tryMergeUsingFreeSlot", "(", "R", ",", "CandidateR", ",", "RemapChan", ")", ")", "{", "RemoveMI", "(", "CandidateR", ".", "Instr", ")", ";", "MII", "=", "RebuildVector", "(", "&", "R", ",", "&", "CandidateR", ",", "RemapChan", ")", ";", "trackR", "(", "R", ")", ";", "continue", ";", "}", "trackR", "(", "R", ")", ";", "}", "}", "return"], "ground_truth": ["false", ";"], "File": "R600OptimizeVectorRegisters (2)", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8034, "Length": 142, "Cover_Rate": 0.3497536945812808, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget", "(", ")", "{", "RegisterTargetMachine", "<", "TargetMachine", ">", "X"], "ground_truth": ["(", "TheTarget", ")", ";"], "File": "M680x0TargetMachine", "Func": "LLVMInitializeM680x0Target", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8035, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isISA2_06", "(", ")"], "ground_truth": ["const", "{"], "File": "PPCSubtarget18", "Func": "isISA2_06", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8036, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "CodeModel", "::", "Model", "getEffectiveCodeModel", "(", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ")", "{", "if", "(", "CM", ")", "return", "*", "CM", ";", "return", "CodeModel", "::"], "ground_truth": ["Small", ";"], "File": "MSP430TargetMachine23", "Func": "getEffectiveCodeModel", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8037, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_sub_si64", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_psubq", "(", "(", "long", "long", ")"], "ground_truth": ["__m1", ",", "(", "long", "long", ")", "__m2", ")", ";"], "File": "mmintrin5", "Func": "_mm_sub_si64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8038, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_extracti128_si256", "(", "__m256i"], "ground_truth": ["__X", ",", "const", "int", "__M", ")", "{"], "File": "avx2intrin", "Func": "_mm256_extracti128_si256", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8039, "Length": 23, "Cover_Rate": 0.6052631578947368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getCallPreservedMask", "(", "const", "MachineFunction", "&", "MF", ",", "CallingConv", "::", "ID", "CC", ")", "const", "{", "if", "(", "CC", "==", "CallingConv", "::", "GHC", ")", "return", "CSR__NoRegs_RegMask", ";", "if", "(", "CC", "==", "CallingConv", "::", "AnyReg", ")", "return", "CSR__AllRegs_RegMask", ";", "if", "(", "CC", "==", "CallingConv", "::", "CXX_FAST_TLS", ")", "return", "CSR__CXX_TLS_Darwin_RegMask", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getTargetLowering", "(", ")", "->", "supportSwiftError", "(", ")", "&&", "MF", ".", "getFunction", "(", ")", "->", "getAttributes", "(", ")", "."], "ground_truth": ["hasAttrSomewhere", "(", "Attribute", "::", "SwiftError", ")", ")", "return", "CSR__AAPCS_SwiftError_RegMask", ";"], "File": "AArch64RegisterInfo17", "Func": "getCallPreservedMask", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8040, "Length": 91, "Cover_Rate": 0.8504672897196262, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "rs6000_emit_eqne", "(", "machine_mode", "mode", ",", "rtx", "op1", ",", "rtx", "op2", ",", "rtx", "scratch", ")", "{", "if", "(", "op2", "==", "const0_rtx", ")", "return", "op1", ";", "if", "(", "GET_CODE", "(", "scratch", ")", "==", "SCRATCH", ")", "scratch", "=", "gen_reg_rtx", "(", "mode", ")", ";", "if", "(", "logical_operand", "(", "op2", ",", "mode", ")", ")", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "gen_rtx_XOR", "(", "mode", ",", "op1", ",", "op2", ")", ")", ")", ";", "else", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "gen_rtx_PLUS", "(", "mode", ","], "ground_truth": ["op1", ",", "negate_rtx", "(", "mode", ",", "op2", ")", ")", ")", ")", ";"], "File": "powerpcspe", "Func": "rs6000_emit_eqne", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8041, "Length": 90, "Cover_Rate": 0.9574468085106383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsubq_s16", "(", "int16x8_t", "__a", ",", "int16x8_t", "__b", ")", "{", "return", "__a"], "ground_truth": ["-", "__b", ";"], "File": "arm", "Func": "neon2_vsubq_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8042, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_porq128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "(", "__v2di", ")", "__W", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_or_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8043, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DecodePSHUFMask", "(", "unsigned", "NumElts", ",", "unsigned", "ScalarBits", ",", "unsigned", "Imm", ",", "SmallVectorImpl", "<", "int", ">", "&", "ShuffleMask", ")", "{", "unsigned", "Size", "=", "NumElts", "*", "ScalarBits", ";", "unsigned", "NumLanes", "=", "Size", "/"], "ground_truth": ["", ";"], "File": "X86ShuffleDecode16", "Func": "DecodePSHUFMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8044, "Length": 34, "Cover_Rate": 0.3063063063063063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "NewVT", "=", "getTypeToTransformTo", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "N", "->", "getValueType", "(", "", ")", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NewVT", ",", "Op", ",", "DAG", ".", "getConstant"], "ground_truth": ["(", "", ",", "", ")", ")", ";"], "File": "PIC16ISelLowering1", "Func": "GetExpandedParts", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8045, "Length": 44, "Cover_Rate": 0.3728813559322034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "Opc", "=", "CI", ".", "I", "->", "getOpcode", "(", ")", ";", "const", "InstClassEnum", "InstClass", "=", "getInstClass", "(", "Opc", ",", "*", "TII", ")", ";", "if", "(", "InstClass", "==", "UNKNOWN", ")", "{", "return", "false", ";", "}", "const", "unsigned", "InstSubclass", "=", "getInstSubclass", "(", "Opc", ",", "*", "TII", ")", ";", "int", "Swizzled", "=", "", "(", "CI", ".", "I", "->", "getOpcode", "(", ")", ",", "", "::", "swz", ")", ";", "if", "(", "Swizzled", "!=", "-", "", "&&", "CI", ".", "I", "->", "getOperand", "(", "Swizzled", ")", ".", "getImm", "(", ")", ")", "return", "false", ";", "++", "MBBI", ";", "DenseSet", "<", "unsigned", ">", "RegDefsToMove", ";", "DenseSet", "<", "unsigned", ">", "PhysRegUsesToMove", ";", "addDefsUsesToList", "(", "*", "CI", ".", "I", ",", "RegDefsToMove", ",", "PhysRegUsesToMove", ")", ";", "for", "(", ";", "MBBI", "!=", "E", ";", "++", "MBBI", ")", "{", "if", "(", "(", "getInstClass", "(", "MBBI", "->", "getOpcode", "(", ")", ",", "*", "TII", ")", "!=", "InstClass", ")", "||", "(", "getInstSubclass", "(", "MBBI", "->", "getOpcode", "(", ")", ",", "*", "TII", ")", "!=", "InstSubclass", ")", ")", "{", "if", "(", "MBBI", "->", "hasUnmodeledSideEffects", "(", ")", ")", "{", "return", "false", ";", "}", "if", "(", "MBBI", "->", "mayLoadOrStore", "(", ")", "&&", "(", "!", "memAccessesCanBeReordered", "(", "*", "CI", ".", "I", ",", "*", "MBBI", ",", "AA", ")", "||", "!", "canMoveInstsAcrossMemOp", "(", "*", "MBBI", ",", "CI", ".", "InstsToMove", ",", "AA", ")", ")", ")", "{", "CI", ".", "InstsToMove", ".", "push_back", "(", "&", "*", "MBBI", ")", ";", "addDefsUsesToList", "(", "*", "MBBI", ",", "RegDefsToMove", ",", "PhysRegUsesToMove", ")", ";", "continue", ";", "}", "addToListsIfDependent", "(", "*", "MBBI", ",", "RegDefsToMove", ",", "PhysRegUsesToMove", ",", "CI", ".", "InstsToMove", ")", ";", "continue", ";", "}", "if", "(", "MBBI", "->", "hasOrderedMemoryRef", "(", ")", ")", "return", "false", ";", "int", "Swizzled", "=", "", "(", "MBBI", "->", "getOpcode", "(", ")", ",", "", "::", "swz", ")", ";", "if", "(", "Swizzled", "!=", "-", "", "&&", "MBBI", "->", "getOperand", "(", "Swizzled", ")", ".", "getImm", "(", ")", ")", "return", "false", ";", "if", "(", "addToListsIfDependent", "(", "*", "MBBI", ",", "RegDefsToMove", ",", "PhysRegUsesToMove", ",", "CI", ".", "InstsToMove", ")", ")", "continue", ";", "bool", "Match", "=", "CI", ".", "hasSameBaseAddress", "(", "*", "MBBI", ")", ";", "if", "(", "Match", ")", "{", "CI", ".", "setPaired", "(", "MBBI", ",", "*", "TII", ")", ";", "bool", "canBeCombined", "=", "CI", ".", "InstClass", "==", "MIMG", "?", "dmasksCanBeCombined", "(", "CI", ",", "*", "TII", ")", ":", "widthsFit", "(", "*", "STM", ",", "CI", ")", "&&", "offsetsCanBeCombined", "(", "CI", ",", "*", "STI", ")", ";", "if", "(", "canBeCombined", "&&", "canMoveInstsAcrossMemOp", "(", "*", "MBBI", ",", "CI", ".", "InstsToMove", ",", "AA"], "ground_truth": [")", ")", "return", "true", ";"], "File": "SILoadStoreOptimizer42", "Func": "findMatchingInst", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8046, "Length": 397, "Cover_Rate": 0.8202479338842975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "shift", ";", "if", "(", "U", ")", "shift", "=", "", "(", "", ",", "imm", ",", "ShOp", ")", ";", "else", "shift", "=", "", "(", "", ","], "ground_truth": ["imm", ",", "ShOp", ")", ";"], "File": "ARMDisassembler13", "Func": "DecodeSORegMemOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8047, "Length": 79, "Cover_Rate": 0.316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", "=", "(", "", ")", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "("], "ground_truth": [")", ";"], "File": "ARMInstPrinter1", "Func": "printMandatoryPredicateOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8048, "Length": 17, "Cover_Rate": 0.3269230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")"], "ground_truth": [":", "", "(", "a", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vpaddl_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8049, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "RM", ".", "hasValue", "(", ")", ")"], "ground_truth": ["return", "Reloc", "::", "Static", ";"], "File": "RISCVTargetMachine", "Func": "getEffectiveRelocModel", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8050, "Length": 14, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "bool", "FPNeedsSetting", "=", "hasFP", "(", "MF", ")", ";", "for", "(", ";", "MBBI", "!=", "MBB", ".", "end", "(", ")", ";", "++", "MBBI", ")", "{", "if", "(", "FPNeedsSetting", "&&", "MBBI", "->", "getOpcode", "(", ")", "==", "", "&&", "MBBI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "int64_t", "X29FrameIdx", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "FuncInfo", "->", "setFramePointerOffset", "(", "MFI", "->", "getObjectOffset", "(", "X29FrameIdx", ")", ")", ";", "++", "MBBI", ";", "emitRegUpdate", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ",", "", ",", "", ",", "", ",", "NumInitialBytes", "+", "MFI", "->", "getObjectOffset", "(", "X29FrameIdx", ")", ",", "MachineInstr", "::", "FrameSetup", ")", ";", "MFI", "->", "setOffsetAdjustment", "(", "-", "MFI", "->", "getObjectOffset", "(", "X29FrameIdx", ")", "-", "MFI", "->", "getStackSize", "(", ")", ")", ";", "if", "(", "NeedsFrameMoves", ")", "{", "unsigned", "Reg", "=", "MRI", "->", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "unsigned", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "X29FrameIdx", ")", ";", "unsigned", "CFIIndex", "=", "MMI", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createDefCfa", "(", "nullptr", ",", "Reg", ",", "Offset", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ";", "}", "FPNeedsSetting", "=", "false", ";", "}", "if", "(", "!", "MBBI", "->", "getFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ")", "break", ";", "}", "assert", "(", "!", "FPNeedsSetting", "&&", "", ")", ";", "emitSPUpdate", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ",", "", ",", "-", "NumResidualBytes", ",", "MachineInstr", "::", "FrameSetup", ")", ";", "if", "(", "!", "NeedsFrameMoves", ")", "return", ";", "if", "(", "!", "hasFP", "(", "MF", ")", "&&", "NumResidualBytes", ")", "{", "MachineLocation", "Dst", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "unsigned", "Reg", "=", "MRI", "->", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "unsigned", "Offset", "=", "NumResidualBytes", "+", "NumInitialBytes"], "ground_truth": [";"], "File": "AArch64FrameLowering24", "Func": "emitPrologue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8051, "Length": 291, "Cover_Rate": 0.3784135240572172, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", ".", "setReg", "(", "NewReg", ")", ";", "MachineInstr", "*", "Clone", "=", "&", "*", "std", "::", "prev", "(", "MachineBasicBlock", "::", "instr_iterator", "(", "Insert", ")", ")", ";", "LIS", ".", "InsertMachineInstrInMaps", "(", "Clone", ")", ";", "LIS", ".", "createAndComputeVirtRegInterval", "(", "NewReg", ")", ";", "MFI", ".", "stackifyVReg", "(", "NewReg", ")", ";", "ImposeStackOrdering", "(", "Clone", ")", ";", "if", "(", "MRI", ".", "use_empty", "(", "Reg", ")", ")", "{", "SlotIndex", "Idx", "=", "LIS", ".", "getInstructionIndex", "(", "Def", ")", ".", "getRegSlot", "(", ")", ";", "LIS", ".", "removePhysRegDefAt", "(", "", ",", "Idx", ")", ";", "LIS", ".", "removeVRegDefAt", "(", "LIS", ".", "getInterval", "(", "Reg", ")", ",", "Idx", ")", ";", "LIS", ".", "removeInterval", "(", "Reg", ")", ";", "LIS", ".", "RemoveMachineInstrFromMaps", "(", "Def", ")", ";", "Def", "->", "eraseFromParent", "(", ")", ";", "}", "else", "{", "LIS", ".", "shrinkToUses", "(", "&", "LIS", "."], "ground_truth": ["getInterval", "(", "Reg", ")", ")", ";"], "File": "WebAssemblyRegStackify21", "Func": "RematerializeCheapDef", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8052, "Length": 134, "Cover_Rate": 0.6063348416289592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "switch", "(", "Opcode", ")", "{", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "MI", ".", "setDesc", "(", "MII", ".", "get", "(", "Opcode", ")", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AAPShortInstrPeephole", "Func": "updateSHIFT_i6", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8053, "Length": 57, "Cover_Rate": 0.36538461538461536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isGR32", "("], "ground_truth": [")", "const", "{"], "File": "RISCVAsmParser (2)1", "Func": "isGR32", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8054, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasExtractInsert", "(", ")", "const", "{", "return", "!", "in16Mode", "(", ")", "&&", "has32r2"], "ground_truth": ["(", ")", ";"], "File": "MipsSubtarget (2)", "Func": "hasExtractInsert", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8055, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getPartialUpdateClearance", "("], "ground_truth": [")", "const", "{"], "File": "ARMSubtarget (2)3", "Func": "getPartialUpdateClearance", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8056, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "sizeof", "(", "*", "this", ")", "+", "alignTo", "(", "namesz", ",", "ALIGN", ")"], "ground_truth": ["+", "alignTo", "(", "descsz", ",", "ALIGN", ")", ";"], "File": "CodeObject", "Func": "getSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8057, "Length": 21, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "cris_operand_lossage", "(", "const", "char", "*", "msgid", ",", "rtx", "op", ")", "{", "debug_rtx", "(", "op", ")", ";", "output_operand_lossage", "(", ""], "ground_truth": [",", "msgid", ")", ";"], "File": "cris", "Func": "cris_operand_lossage", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8058, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_comieq_ss", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{", "return", "(", "__A", "[", "", "]", "==", "__B"], "ground_truth": ["[", "", "]", ")", ";"], "File": "xmmintrin", "Func": "_mm_comieq_ss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8059, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_min_epu16", "(", "__mmask16", "__M", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_pminuw256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16hi", ")", "__B", ",", "(", "__v16hi", ")", "_mm256_setzero_si256", "(", ")", ","], "ground_truth": ["(", "__mmask16", ")", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_maskz_min_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8060, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlsl_n_s32", "(", "int64x2_t", "__a", ",", "int32x2_t", "__b", ",", "int32_t", "__c"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vmlsl_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8061, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getGlobal", "(", ")", ";", "if", "(", "Subtarget", "->", "useMovt", "(", ")", ")", "++", "NumMovwMovt", ";", "unsigned", "Wrapper", "=", "isPositionIndependent", "(", ")", "?", "", ":", "", ";", "SDValue", "G", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "Wrapper", ",", "dl", ",", "PtrVT", ",", "G", ")", ";", "if", "(", "Subtarget", "->", "isGVIndirectSymbol", "(", "GV", ")", ")", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Result", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", ";", "return"], "ground_truth": ["Result", ";"], "File": "ARMISelLowering (2)5", "Func": "LowerGlobalAddressDarwin", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8062, "Length": 115, "Cover_Rate": 0.6647398843930635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RedundantCopyElimination", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "if", "(", "skipFunction", "(", "MF", ".", "getFunction", "(", ")", ")", ")", "return", "false", ";", "TRI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "bool", "Changed", "=", "false", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "Changed", "|=", "optimizeBlock", "(", "MBB", ")", ";", "return"], "ground_truth": ["Changed", ";"], "File": "RISCVRedundantCopyElimination", "Func": "runOnMachineFunction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8063, "Length": 68, "Cover_Rate": 0.9855072463768116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "high_part_offset", "=", "subreg_highpart_offset", "(", "SImode", ",", "DImode", ")", ";", "return", "simplify_gen_subreg", "(", "SImode", ",", "reg", ",", "DImode", ",", "high_part_offset"], "ground_truth": [")", ";"], "File": "nds32-md-auxiliary", "Func": "nds32_di_high_part_subreg", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8064, "Length": 22, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setSRetReturnReg", "(", "unsigned"], "ground_truth": ["Reg", ")", "{"], "File": "VideocoreMachineFunctionInfo", "Func": "setSRetReturnReg", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8065, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "(", ")", "const", "override", "{"], "ground_truth": ["return", "", ";", "}"], "File": "AMDGPUAsmBackend (2)", "Func": "getNumFixupKinds", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8066, "Length": 11, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "createToken", "(", "StringRef", "Str", ",", "SMLoc", "S", ")", "{", "auto", "Op", "=", "std", "::", "make_unique", "<", "Operand", ">", "(", "Token", ")", ";", "Op", "->", "Tok"], "ground_truth": ["=", "Str", ";"], "File": "BPFAsmParser1", "Func": "createToken", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8067, "Length": 35, "Cover_Rate": 0.6862745098039216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x16_t", ")", "(", "(", "__a", "&", "__b", ")", "!="], "ground_truth": ["", ")", ";"], "File": "arm", "Func": "neon2_vtstq_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8068, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isLegalAddressImmediate", "(", "llvm", "::", "GlobalValue", "*", "GV"], "ground_truth": [")", "const", "{"], "File": "PPCISelLowering107", "Func": "isLegalAddressImmediate", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8069, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Str", "+=", "", ";", "Str", "+=", "nextTok", ".", "getIdentifier", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", "!=", "AsmToken", "::", "LParen", ")", "return", "true", ";", "}", "else", "break", ";", "}", "if", "(", "getParser", "(", ")", ".", "ParseParenExpression", "(", "IdVal", ",", "EndLoc", ")", ")", "return", "true", ";", "while", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", "==", "AsmToken", "::", "RParen", ")", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "return", "true", ";", "if", "(", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "IdVal", ")", ")", "{", "int", "Val", "=", "MCE", "->", "getValue", "(", ")", ";", "if", "(", "Str", "==", "", ")", "{", "Val", "=", "Val", "&", "", ";", "}", "else", "if", "(", "Str", "==", "", ")", "{", "Val", "=", "(", "Val", "&", "", ")", ">>", "", ";", "}", "Res", "=", "MCConstantExpr", "::", "Create", "(", "Val", ",", "getContext", "(", ")", ")", ";", "return", "false", ";", "}", "if", "(", "const", "MCSymbolRefExpr", "*", "MSRE", "=", "dyn_cast"], "ground_truth": ["<", "MCSymbolRefExpr", ">", "(", "IdVal", ")", ")", "{"], "File": "MipsAsmParser18", "Func": "parseRelocOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8070, "Length": 172, "Cover_Rate": 0.47513812154696133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NoABICalls", "&&", "TM", ".", "isPositionIndependent", "(", ")", ")", "report_fatal_error", "(", "", ")", ";", "if", "(", "isABI_N64", "(", ")", "&&", "!", "TM", ".", "isPositionIndependent", "(", ")", "&&", "!", "hasSym32", "(", ")", ")", "NoABICalls", "=", "true", ";", "UseSmallSection", "=", "GPOpt", ";", "if", "(", "!", "NoABICalls", "&&", "GPOpt", ")", "{", "errs", "(", ")", "<<", "", "<<", "", ";", "UseSmallSection", "=", "false", ";", "}", "if", "(", "hasDSPR2", "(", ")", "&&", "!", "DspWarningPrinted", ")", "{", "if", "(", "has64", "(", ")", "&&", "!", "has64r2", "(", ")", ")", "{", "errs", "(", ")", "<<", "", "<<", "", ";", "DspWarningPrinted", "=", "true", ";", "}", "else", "if", "(", "has32", "(", ")", "&&", "!", "has32r2", "(", ")", ")", "{", "errs", "(", ")", "<<", "", "<<", "", ";", "DspWarningPrinted", "=", "true", ";", "}", "}", "else", "if", "(", "hasDSP", "(", ")", "&&", "!", "DspWarningPrinted", ")", "{", "if", "(", "has64", "(", ")", "&&", "!", "has64r2", "(", ")", ")", "{", "errs", "(", ")", "<<", "", "<<", "", ";", "DspWarningPrinted", "=", "true", ";", "}", "else", "if", "(", "has32", "(", ")", "&&", "!", "has32r2", "(", ")", ")", "{", "errs", "(", ")", "<<", "", "<<", "", ";", "DspWarningPrinted", "=", "true", ";", "}", "}", "StringRef", "ArchName", "=", "has64", "(", ")", "?", "", ":", "", ";", "if", "(", "!", "has32r5", "(", ")", "&&", "hasMSA", "(", ")", "&&", "!", "MSAWarningPrinted", ")", "{", "errs", "(", ")", "<<", "", "<<", "ArchName", "<<", "", ";", "MSAWarningPrinted", "=", "true", ";", "}", "if", "(", "!", "has32r5", "(", ")", "&&", "hasVirt", "(", ")", "&&", "!", "VirtWarningPrinted", ")", "{", "errs", "(", ")", "<<", "", "<<", "ArchName", "<<", "", ";", "VirtWarningPrinted", "=", "true", ";", "}", "if", "(", "!", "has32r6", "(", ")", "&&", "hasCRC", "(", ")", "&&", "!", "CRCWarningPrinted", ")", "{", "errs", "(", ")", "<<", "", "<<", "ArchName", "<<", "", ";", "CRCWarningPrinted", "=", "true", ";", "}", "if", "(", "!", "has32r6", "(", ")", "&&", "hasGINV", "(", ")", "&&", "!", "GINVWarningPrinted", ")", "{", "errs", "(", ")", "<<", "", "<<", "ArchName", "<<", "", ";", "GINVWarningPrinted", "=", "true", ";", "}", "CallLoweringInfo", ".", "reset", "(", "new", "CallLowering", "(", "*", "getTargetLowering", "(", ")", ")", ")", ";", "Legalizer", ".", "reset", "(", "new", "LegalizerInfo"], "ground_truth": ["(", "*", "this", ")", ")", ";"], "File": "MipsSubtarget (2)2", "Func": "MipsSubtarget", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8071, "Length": 344, "Cover_Rate": 0.35137895812053116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "}", "SmallSet", "<", "unsigned", ",", "", ">", "Visited", ";", "if", "(", "phiHasVGPROperands", "(", "MI", ",", "MRI", ",", "TRI", ",", "TII", ")", "||", "!", "phiHasBreakDef", "(", "MI", ",", "MRI", ",", "Visited", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "TII", "->", "moveToVALU", "(", "MI", ")", ";", "}", "break", ";", "}", "case", "", ":", "{", "if", "(", "TRI", "->", "hasVGPRs", "(", "TII", "->", "getOpRegClass", "(", "MI", ",", "", ")", ")", "||", "!", "hasVGPROperands", "(", "MI", ",", "TRI", ")", ")", "{", "foldVGPRCopyIntoRegSequence", "(", "MI", ",", "TRI", ",", "TII", ",", "MRI", ")", ";", "continue", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "TII", "->", "moveToVALU", "(", "MI", ")", ";", "break", ";", "}", "case", "", ":", "{", "const", "TargetRegisterClass", "*", "DstRC", ",", "*", "Src0RC", ",", "*", "Src1RC", ";", "DstRC", "=", "MRI", ".", "getRegClass", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "Src0RC", "=", "MRI", ".", "getRegClass", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "Src1RC", "=", "MRI", ".", "getRegClass", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "TRI", "->", "isSGPRClass", "(", "DstRC", ")", "&&", "(", "TRI", "->", "hasVGPRs", "(", "Src0RC", ")", "||", "TRI", "->", "hasVGPRs", "(", "Src1RC", ")", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "TII", "->", "moveToVALU", "("], "ground_truth": ["MI", ")", ";"], "File": "SIFixSGPRCopies19", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8072, "Length": 235, "Cover_Rate": 0.3435672514619883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DECL_FIELD_CONTEXT", "(", "f_args", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_skip", ")", "=", "record", ";", "TREE_CHAIN", "(", "record", ")", "=", "type_decl", ";", "TYPE_NAME", "(", "record", ")", "=", "type_decl", ";", "TYPE_FIELDS", "(", "record", ")", "=", "f_args", ";", "TREE_CHAIN", "(", "f_args", ")", "=", "f_skip", ";", "owp", "="], "ground_truth": ["warn_padded", ";"], "File": "tilepro", "Func": "tilepro_build_builtin_va_list", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 8073, "Length": 46, "Cover_Rate": 0.3262411347517731, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "scalar_int_mode", "libval_mode", "=", "smallest_int_mode_for_size", "(", "", "*", "GET_MODE_BITSIZE", "(", "mode", ")", ")", ";", "rtx", "libval", "=", "emit_library_call_value", "(", "libfunc", ",", "NULL_RTX", ",", "LCT_CONST", ",", "libval_mode", ",", "op0", ",", "mode", ",", "op1", ",", "mode", ")", ";", "rtx", "quotient", "=", "simplify_gen_subreg", "(", "mode", ",", "libval", ",", "libval_mode", ",", "", ")", ";", "rtx", "remainder", "=", "simplify_gen_subreg", "(", "mode", ",", "libval", ",", "libval_mode", ",", "GET_MODE_SIZE", "(", "mode", ")", ")", ";", "gcc_assert", "(", "quotient", ")", ";", "gcc_assert", "(", "remainder", ")", ";", "*", "quot_p", "=", "quotient"], "ground_truth": [";"], "File": "arm", "Func": "arm_expand_divmod_libfunc", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8074, "Length": 81, "Cover_Rate": 0.6532258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isScalarFPTypeInSSEReg", "(", "MVT", "VT", ")", "const", "{", "return", "(", "VT", "==", "", "&&", "ScalarSSEf64", ")"], "ground_truth": ["||", "(", "VT", "==", "", "&&", "ScalarSSEf32", ")", ";"], "File": "X86FastISel41", "Func": "isScalarFPTypeInSSEReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8075, "Length": 25, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VMVT", "=", "TLI", ".", "getValueType", "(", "V", "->", "getType", "(", ")", ",", "true", ")", ".", "getSimpleVT", "(", ")", ";", "if", "(", "(", "VMVT", "==", "", ")", "||", "(", "VMVT", "==", "", ")", ")", "{", "unsigned", "TempReg", "=", "createResultReg", "("], "ground_truth": ["&", "", ")", ";"], "File": "MipsFastISel11", "Func": "getRegEnsuringSimpleIntegerWidening", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8076, "Length": 44, "Cover_Rate": 0.3963963963963964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ShiftLeftHi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "ShiftLeft1Hi", ",", "Not", ")", ";", "SDValue", "ShiftRightLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Lo", ",", "Shamt", ")", ";", "SDValue", "Or", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "ShiftLeftHi", ",", "ShiftRightLo", ")", ";", "SDValue", "ShiftRightHi", "=", "DAG", ".", "getNode", "(", "IsSRA", "?", "", ":", "", ",", "DL", ",", "VT", ",", "Hi", ",", "Shamt", ")", ";", "SDValue", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Shamt", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Shift31", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Hi", ",", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Cond", ",", "ShiftRightHi", ",", "Or", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Cond", ",", "IsSRA", "?", "Shift31", ":", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ",", "ShiftRightHi", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "Lo", ",", "Hi", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops", ","], "ground_truth": ["DL", ")", ";"], "File": "MipsISelLowering114", "Func": "lowerShiftRightParts", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8077, "Length": 197, "Cover_Rate": 0.5660919540229885, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "IsConstantImm", "&&", "isShiftedUInt", "<", "", ",", "", ">", "(", "Imm", ")", "&&", "VK"], "ground_truth": ["==", "MCExpr", "::", "VK__None", ";"], "File": "RISCVAsmParser", "Func": "isUImm9Lsb000", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8078, "Length": 19, "Cover_Rate": 0.3275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "gen_rtx_REG", "(", "Pmode", ",", "MMIX_INCOMING_RETURN_ADDRESS_REGNUM", ")"], "ground_truth": [";"], "File": "mmix2", "Func": "mmix_eh_return_handler_rtx", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8079, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", "&&", "", ")", ";", "return", "Reg", "-", ""], "ground_truth": ["+", "", ";"], "File": "LoongArchAsmParser1", "Func": "convertFPR32ToFPR64", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8080, "Length": 20, "Cover_Rate": 0.5405405405405406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getTM", "<", "TargetMachine", ">", "(", ")"], "ground_truth": [";"], "File": "XNCMTargetMachine", "Func": "getXNCMTargetMachine", "Target": "XNCM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8081, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "(", "flags", "&", "SECTION_DEBUG", ")", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "if", "(", "flags", "&", "SECTION_WRITE", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "if", "(", "flags", "&", "SECTION_TLS", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "if", "(", "flags", "&", "SECTION_CODE", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "if", "(", "HAVE_AS_SPARC_NOBITS", ")", "{", "if", "(", "flags", "&", "SECTION_BSS", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "else", "fputs", "(", "", ","], "ground_truth": ["asm_out_file", ")", ";"], "File": "sparc4", "Func": "sparc_solaris_elf_asm_named_section", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8082, "Length": 81, "Cover_Rate": 0.5869565217391305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Operand", "::", "isImm", "(", ")"], "ground_truth": ["const", "{"], "File": "M68kAsmParser", "Func": "isImm", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8083, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PreservedAnalyses", "UnifyMetadataPass", "::", "run", "(", "Module", "&", "M", ",", "ModuleAnalysisManager"], "ground_truth": ["&", "AM", ")", "{"], "File": "AMDGPUUnifyMetadata1", "Func": "run", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8084, "Length": 14, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BaseInstrInfo", "::", "isPredicated", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "if", "(", "MI", "->", "isBundle", "(", ")", ")", "{", "MachineBasicBlock", "::", "const_instr_iterator", "I", "=", "MI", ";", "MachineBasicBlock", "::", "const_instr_iterator", "E", "=", "MI", "->", "getParent", "(", ")", "->", "instr_end", "(", ")", ";", "while", "(", "++", "I", "!=", "E", "&&", "I", "->", "isInsideBundle", "(", ")", ")", "{", "int", "PIdx", "=", "I", "->", "findFirstPredOperandIdx", "(", ")", ";", "if", "(", "PIdx", "!=", "-", "", "&&", "I", "->", "getOperand", "(", "PIdx", ")"], "ground_truth": [".", "getImm", "(", ")", "!=", "", ")", "return", "true", ";"], "File": "ARMBaseInstrInfo (2)", "Func": "isPredicated", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8085, "Length": 89, "Cover_Rate": 0.7007874015748031, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemOffs64_16", "(", ")", "const", "{", "return", "isMemOffs", "(", ")", "&&", "Mem", ".", "ModeSize", "==", "", "&&", "(", "!", "Mem", ".", "Size"], "ground_truth": ["||", "Mem", ".", "Size", "==", "", ")", ";"], "File": "X86Operand (2)", "Func": "isMemOffs64_16", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8086, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Src1ModIdx", "=", "", "(", "Opc", ",", "", "::", "src1_modifiers", ")", ";", "int", "Src2ModIdx", "=", "", "(", "Opc", ",", "", "::", "src2_modifiers", ")", ";", "MI", ".", "RemoveOperand", "(", "Src2ModIdx", ")", ";", "MI", ".", "RemoveOperand", "(", "Src1ModIdx", ")", ";", "MI", ".", "RemoveOperand", "("], "ground_truth": ["Src0ModIdx", ")", ";"], "File": "SIInstrInfo (2)", "Func": "removeModOperands", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8087, "Length": 45, "Cover_Rate": 0.5113636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_64BIT", ")", "if", "(", "flag_pic", ")", "{", "fprintf", "(", "file", ",", "", ",", "LPREFIX", ",", "labelno", ")", ";", "fprintf", "(", "file", ",", "", ",", "MCOUNT_NAME", ")", ";", "}", "else", "{", "fprintf", "(", "file", ",", "", ",", "LPREFIX", ",", "labelno", ")", ";", "fprintf", "(", "file", ",", "", ",", "MCOUNT_NAME", ")", ";", "}", "else", "if", "(", "flag_pic", ")", "{", "fprintf", "(", "file", ",", "", ",", "LPREFIX", ",", "labelno", ",", "PROFILE_COUNT_REGISTER", ")", ";", "fprintf", "(", "file", ",", "", ","], "ground_truth": ["MCOUNT_NAME", ")", ";"], "File": "i3863", "Func": "x86_function_profiler", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8088, "Length": 81, "Cover_Rate": 0.675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__o", "=", "__builtin_aarch64_set_qregxiv8hi", "(", "__o", ",", "(", "int16x8_t", ")", "val", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregxiv8hi", "(", "__o", ",", "(", "int16x8_t", ")", "val", ".", "val", "["], "ground_truth": ["", "]", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vst4q_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8089, "Length": 38, "Cover_Rate": 0.37623762376237624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MO", ".", "getImm", "(", ")", ";", "}", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "Offset", ",", "MO", ".", "getExpr", "(", ")", ",", "static_cast", "<", "MCFixupKind", ">", "(", "", ")", ",", "MI", ".", "getLoc", "(", ")", ")", ")", ";", "Offset", "+="], "ground_truth": ["", ";"], "File": "MSP430MCCodeEmitter", "Func": "getMachineOpValue", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8090, "Length": 55, "Cover_Rate": 0.4330708661417323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "hasLSE", "(", ")", ")", "return"], "ground_truth": ["false", ";"], "File": "AArch64ISelLowering", "Func": "shouldExpandAtomicCmpXchgInIR", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8091, "Length": 11, "Cover_Rate": 0.3235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LegalizerInfo", "*", "getLegalizerInfo", "(", ")", "const", "override"], "ground_truth": ["{"], "File": "M88kSubtarget", "Func": "getLegalizerInfo", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8092, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "RC", "->", "getID", "(", ")", ")", "{", "default", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "FP", "=", "TFI", "->", "hasFP", "(", "MF", ")", "?", "", ":", "", ";", "return", "", "-", "FP", "-", "DefaultSafety", ";", "}", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "PPCRegisterInfo (2)1", "Func": "getRegPressureLimit", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8093, "Length": 55, "Cover_Rate": 0.3216374269005848, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CacheControl", "::", "CacheControl", "(", "const", "GCNSubtarget", "&", "ST", ")", "{", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "IV", "=", "getIsaVersion", "(", "ST", ".", "getCPU", "(", ")"], "ground_truth": [")", ";"], "File": "SIMemoryLegalizer14", "Func": "SICacheControl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8094, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Subtarget", "::", "isPositionIndependent", "(", ")", "const", "{", "return", "TM", ".", "isPositionIndependent", "("], "ground_truth": [")", ";"], "File": "Cpu0Subtarget", "Func": "isPositionIndependent", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8095, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "&", "llvm", "::", "getTheARM64Target", "(", ")", "{", "static", "Target"], "ground_truth": ["TheARM64Target", ";"], "File": "AArch64TargetInfo13", "Func": "getTheARM64Target", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8096, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MaskOpIdx", "=", "I", "->", "MaskOpIdx", ";", "if", "(", "!", "isa", "<", "RegisterSDNode", ">", "(", "N", "->", "getOperand", "(", "MaskOpIdx", ")", ")", "||", "cast", "<", "RegisterSDNode", ">", "(", "N", "->", "getOperand", "(", "MaskOpIdx", ")", ")", "->", "getReg", "(", ")", "!=", "", ")", "return", "false", ";", "const", "auto", "*", "Glued", "=", "N", "->", "getGluedNode", "(", ")", ";", "if", "(", "!", "Glued", "||", "Glued", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "!", "isa", "<", "RegisterSDNode", ">", "(", "Glued", "->", "getOperand", "(", "", ")", ")", "||", "cast", "<", "RegisterSDNode", ">", "(", "Glued", "->", "getOperand", "(", "", ")", ")", "->", "getReg", "(", ")", "!=", "", ")", "return", "false", ";", "SDValue", "MaskSetter", "=", "Glued", "->", "getOperand", "(", "", ")", ";", "const", "auto", "IsVMSet", "=", "[", "]", "(", "unsigned", "Opc", ")", "{", "return", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ";", "}", ";", "if", "(", "!", "MaskSetter", "->", "isMachineOpcode", "(", ")", "||", "!", "IsVMSet", "(", "MaskSetter", ".", "getMachineOpcode", "(", ")", ")", ")", "return", "false", ";", "Optional", "<", "unsigned", ">", "TailPolicyOpIdx", ";", "const", "InstrInfo", "*", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "CurDAG", "->", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "const", "MCInstrDesc", "&", "MaskedMCID", "=", "TII", "->", "get", "(", "N", "->", "getMachineOpcode", "(", ")", ")", ";", "bool", "IsTA", "=", "true", ";", "if", "(", "", "(", "MaskedMCID", ".", "TSFlags", ")", ")", "{", "TailPolicyOpIdx", "=", "N", "->", "getNumOperands", "(", ")", "-", "", ";", "if", "(", "N", "->", "getOperand", "(", "*", "TailPolicyOpIdx", ")", ".", "getValueType", "(", ")", "==", "", ")", "(", "*", "TailPolicyOpIdx", ")", "--", ";", "if", "(", "N", "->", "getOperand", "(", "*", "TailPolicyOpIdx", ")", ".", "getValueType", "(", ")", "==", "", ")", "(", "*", "TailPolicyOpIdx", ")", "--", ";", "if", "(", "!", "(", "N", "->", "getConstantOperandVal", "(", "*", "TailPolicyOpIdx", ")", "&", "", ")", ")", "{", "if", "(", "I", "->", "UnmaskedTUPseudo", "==", "I", "->", "MaskedPseudo", "&&", "!", "N", "->", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", ")", "return", "false", ";", "if", "(", "!", "N", "->", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", ")", "IsTA", "=", "false", ";", "}", "}", "if", "(", "IsTA", ")", "{", "uint64_t", "TSFlags", "=", "TII", "->", "get", "(", "I", "->", "UnmaskedPseudo", ")", ".", "TSFlags", ";", "assert", "(", "!", "", "(", "TSFlags", ")", "&&", "", "(", "TSFlags", ")", "&&", "!"], "ground_truth": ["", "(", "TSFlags", ")", "&&", "", ")", ";"], "File": "RISCVISelDAGToDAG17", "Func": "doPeepholeMaskedRVV", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8097, "Length": 400, "Cover_Rate": 0.5934718100890207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "Cursor", "=", "II", ".", "getOperand", "(", "", ")", ",", "*", "EarliestReplacement", "=", "nullptr", ";", "const", "auto", "*", "IVTy", "=", "cast", "<", "VectorType", ">", "(", "II", ".", "getType", "(", ")", ")", ";", "while", "(", "Cursor", ")", "{", "const", "auto", "*", "CursorVTy", "=", "cast", "<", "VectorType", ">", "(", "Cursor", "->", "getType", "(", ")", ")", ";", "if", "(", "CursorVTy", "->", "getElementCount", "(", ")", ".", "getKnownMinValue", "(", ")", "<", "IVTy", "->", "getElementCount", "(", ")", ".", "getKnownMinValue"], "ground_truth": ["(", ")", ")", "break", ";"], "File": "AArch64TargetTransformInfo24", "Func": "instCombineConvertFromSVBool", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8098, "Length": 79, "Cover_Rate": 0.3278008298755187, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcaddq_rot90_x_s32", "(", "int32x4_t", "__a", ",", "int32x4_t"], "ground_truth": ["__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcaddq_rot90_x_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8099, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "HasStdExtZve64d"], "ground_truth": ["&&", "HasStdExtD", ";"], "File": "RISCVSubtarget (2)", "Func": "hasVInstructionsF64", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8100, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EnablePrefetch", ".", "getNumOccurrences", "(", ")", ">", "", ")", "UsePrefetching", "=", "EnablePrefetch", ";", "if", "(", "UsePrefetching", ")", "addPass", "(", "createLoopDataPrefetchPass", "(", ")", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "==", "CodeGenOpt", "::", "Aggressive", "&&", "EnableGEPOpt", ")", "{", "addPass", "(", "createSeparateConstOffsetFromGEPPass", "(", "TM", ","], "ground_truth": ["true", ")", ")", ";"], "File": "PPCTargetMachine61", "Func": "addIRPasses", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8101, "Length": 50, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CodeEmitter", "::", "emitInstruction", "(", "const", "MachineInstr", "&", "MI", ")", "{", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "(", "void", "*", ")", "MCE", ".", "getCurrentPCValue", "(", ")", "<<", "", "<<", "MI", ")", ";", "MCE", ".", "processDebugLoc", "(", "MI", ".", "getDebugLoc", "(", ")", ",", "true", ")", ";", "if", "(", "(", "MI", ".", "getDesc", "(", ")", ".", "TSFlags", "&", "", ")", "==", "", ")", "return", ";", "emitWord", "(", "getBinaryCodeForInstr", "(", "MI", ")", ")", ";", "++", "NumEmitted", ";", "MCE", ".", "processDebugLoc", "(", "MI", ".", "getDebugLoc", "(", ")", ","], "ground_truth": ["false", ")", ";"], "File": "MipsCodeEmitter10", "Func": "emitInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8102, "Length": 89, "Cover_Rate": 0.9468085106382979, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "SVEIntrinsicOpts", "::", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "AU", ".", "addRequired", "<", "DominatorTreeWrapperPass", ">"], "ground_truth": ["(", ")", ";"], "File": "SVEIntrinsicOpts", "Func": "getAnalysisUsage", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8103, "Length": 20, "Cover_Rate": 0.7407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", ")", "{", "if", "(", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "!=", "CONST_INT", ")", "return", "false", ";", "x", "=", "XEXP", "(", "x", ",", "", ")", ";", "}", "if", "(", "TARGET_MACHO", "&&", "darwin_local_data_pic", "(", "x", ")", ")", "return", "true", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "UNSPEC", ")", "switch", "(", "XINT", "(", "x", ",", ""], "ground_truth": [")", ")", "{"], "File": "i3863", "Func": "legitimate_constant_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8104, "Length": 68, "Cover_Rate": 0.3090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "unpackBits", "(", "Waitcnt", ",", "getLgkmcntBitShift", "(", "Version", ".", "Major", ")", ",", "getLgkmcntBitWidth", "(", "Version"], "ground_truth": [".", "Major", ")", ")", ";"], "File": "AMDGPUBaseInfo37", "Func": "decodeLgkmcnt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8105, "Length": 20, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "BB", "->", "getParent", "(", ")", ";", "unsigned", "AdjStackDown", "=", "TII", ".", "getCallFrameSetupOpcode", "(", ")", ";", "MachineInstrBuilder", "CallseqStart", "=", "BuildMI", "(", "MF", ",", "DL", ",", "TII", ".", "get", "(", "AdjStackDown", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BB", "->", "insert", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ","], "ground_truth": ["CallseqStart", ")", ";"], "File": "X86ISelLowering (3)", "Func": "EmitLoweredTLSAddr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8106, "Length": 70, "Cover_Rate": 0.4605263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Seq", ".", "size", "(", ")", "<", "", ")", "||", "(", "Seq", "[", "", "]", ".", "Opc", "!=", "ADDiu", ")", "||", "(", "Seq", "[", "", "]", ".", "Opc", "!=", "SHL", ")", "||", "(", "Seq", "[", "", "]", ".", "ImmOperand", "<", "", ")", ")", "return", ";", "int64_t", "Imm", "=", "SignExtend64", "<", "", ">", "(", "Seq", "[", "", "]", ".", "ImmOperand", ")", ";", "int64_t", "ShiftedImm", "=", "(", "uint64_t", ")", "Imm", "<<", "(", "Seq", "[", "", "]", ".", "ImmOperand", "-", "", ")", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "ShiftedImm", ")", ")", "return", ";", "Seq", "[", "", "]", ".", "Opc"], "ground_truth": ["=", "LUi", ";"], "File": "Cpu0AnalyzeImmediate2", "Func": "ReplaceADDiuSHLWithLUi", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8107, "Length": 104, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqshluq_m", "(", "uint32x4_t", "__inactive", ",", "int32x4_t", "__a", ",", "const", "int", "__imm"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vqshluq_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8108, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Offset", "=", "(", "Is64Bit", "?", "", ":", "", ")", "+", "(", "Uses64BitFramePtr", "?", "", ":", "", ")", ";", "BuildCFI", "(", "MBB", ",", "MBBI", ",", "DebugLoc", "{", "}", ",", "MCCFIInstruction", "::", "createOffset", "(", "nullptr", ",", "DwarfReg", ",", "-", "Offset", ")", ")", ";", "emitCalleeSavedFrameMoves", "(", "MBB", ",", "MBBI", ",", "DebugLoc", "{"], "ground_truth": ["}", ",", "true", ")", ";"], "File": "X86FrameLowering104", "Func": "emitCalleeSavedFrameMoves", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8109, "Length": 55, "Cover_Rate": 0.30726256983240224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "return", "getThumbInstruction", "(", "MI", ",", "Size", ",", "Bytes", ",", "Address", ",", "CS", ")", ";", "return", "getInstruction", "(", "MI", ",", "Size", ",", "Bytes", ","], "ground_truth": ["Address", ",", "CS", ")", ";"], "File": "ARMDisassembler15", "Func": "getInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8110, "Length": 39, "Cover_Rate": 0.5571428571428572, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TmpReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "TmpReg", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "Reg"], "ground_truth": [",", "RegState", "::", "Kill", ")", ";"], "File": "CookieSetter", "Func": "ClearRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8111, "Length": 47, "Cover_Rate": 0.618421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "static_cast", "<", "const", "MCConstantExpr", "*", ">", "(", "Val", ")", "->", "getValue", "("], "ground_truth": [")", ";"], "File": "ECLairAsmParser", "Func": "getConstantImm", "Target": "ECLair", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8112, "Length": 15, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsqrte_u32", "(", "uint32x2_t", "__a", ")", "{", "return", "(", "uint32x2_t", ")", "__builtin_neon_vrsqrtev2si", "(", "(", "int32x2_t"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon_vrsqrte_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8113, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getThisReturnPreservedMask", "(", "CallingConv", "::", "ID", "CC", ")", "const", "{", "assert", "(", "CC", "!=", "CallingConv", "::", "GHC", "&&", "", ")", ";", "return"], "ground_truth": ["CSR__AAPCS_ThisReturn_RegMask", ";"], "File": "AArch64RegisterInfo63", "Func": "getThisReturnPreservedMask", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8114, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_pcmpeqd", "(", "(", "__v2si"], "ground_truth": [")", "__m1", ",", "(", "__v2si", ")", "__m2", ")", ";"], "File": "mmintrin4", "Func": "_mm_cmpeq_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8115, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CPU", ".", "empty", "(", ")", "||", "CPU", "==", "", ")", "{", "return", "", ";", "}", "return"], "ground_truth": ["CPU", ";"], "File": "AVRTargetMachine", "Func": "getCPU", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8116, "Length": 20, "Cover_Rate": 0.6896551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "StructT", "->", "getNumElements", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "StructT", "->", "getElementType", "(", "i", ")", "!=", "StructT", "->", "getElementType", "(", "", ")", ")", "return", "false", ";", "return", "true", ";", "}", "EVT", "VT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "T", ",", "true", ")", ";", "if", "(", "!", "VT", ".", "isSimple", "(", ")", "||", "VT", ".", "isVector", "(", ")", "||", "!", "(", "VT", ".", "isInteger", "("], "ground_truth": [")", "||", "VT", ".", "isFloatingPoint", "(", ")", ")", ")", "return", "false", ";"], "File": "ARMCallLowering (2)", "Func": "isSupportedType", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8117, "Length": 92, "Cover_Rate": 0.4946236559139785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasJAVA", "(", ")", "const", "{", "return", "HasJAVA"], "ground_truth": [";"], "File": "CSKYSubtarget1", "Func": "hasJAVA", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8118, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wsadhz", "(", "(", "__v4hi", ")"], "ground_truth": ["__A", ",", "(", "__v4hi", ")", "__B", ")", ";"], "File": "mmintrin", "Func": "_mm_sadz_pu16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8119, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdupq_n_u64", "(", "uint64_t", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "neon2_vdupq_n_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8120, "Length": 6, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ExpandPseudo", "::", "expandLoadACC", "(", "MachineBasicBlock", "&", "MBB", ",", "Iter", "I", ",", "unsigned", "RegSize", ")", "{", "assert", "(", "I", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "I", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "RegInfo", ".", "intRegClass", "(", "RegSize", ")", ";", "unsigned", "VR0", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "VR1", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Dst", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "FI", "=", "I", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "unsigned", "Lo", "=", "RegInfo", ".", "getSubReg", "(", "Dst", ",", "", ")", ";", "unsigned", "Hi", "=", "RegInfo", ".", "getSubReg", "(", "Dst", ",", "", ")", ";", "DebugLoc", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "const", "MCInstrDesc", "&", "Desc", "=", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ";", "TII", ".", "loadRegFromStack", "(", "MBB", ",", "I", ",", "VR0", ",", "FI", ",", "RC", ",", "&", "RegInfo"], "ground_truth": [",", "", ")", ";"], "File": "MipsSEFrameLowering", "Func": "expandLoadACC", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8121, "Length": 167, "Cover_Rate": 0.7076271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "const", "MachineOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ";", "O", "<<", "", "<<", "TRI", "->", "getAsmName", "("], "ground_truth": ["MO1", ".", "getReg", "(", ")", ")", ";"], "File": "ARMAsmPrinter20", "Func": "printT2AddrModeImm8s4Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8122, "Length": 41, "Cover_Rate": 0.3942307692307692, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_permutex2var_ps", "(", "__m128", "__A", ",", "__mmask8", "__U", ",", "__m128i", "__I", ",", "__m128", "__B", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_vpermt2varps128_mask", "(", "(", "__v4si", ")", "__I", ",", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_permutex2var_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8123, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getShuffleAlignrImmediate", "(", "SVOp"], "ground_truth": [",", "false", ")", ";"], "File": "X86ISelLowering (2)4", "Func": "getShufflePALIGNRImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8124, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SDValue", "(", ")", ";", "}", "SDValue", "Chain", "=", "ST", "->", "getChain", "(", ")", ";", "SDValue", "BasePtr", "=", "ST", "->", "getBasePtr", "(", ")", ";", "SDValue", "Value", "=", "ST", "->", "getValue", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "if", "(", "ST", "->", "getAlignment", "(", ")", "==", "", ")", "{", "SDValue", "Low", "=", "Value", ";", "SDValue", "High", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Value", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "StoreLow", "=", "DAG", ".", "getTruncStore", "(", "Chain", ",", "dl", ",", "Low", ",", "BasePtr", ",", "ST", "->", "getPointerInfo", "(", ")", ",", "", ",", "ST", "->", "isVolatile", "(", ")", ",", "ST", "->", "isNonTemporal", "(", ")", ",", "", ")", ";", "SDValue", "HighAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "StoreHigh", "=", "DAG", ".", "getTruncStore", "(", "Chain", ",", "dl", ",", "High", ",", "HighAddr", ",", "ST", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "", ")", ",", "", ",", "ST", "->", "isVolatile", "(", ")", ",", "ST", "->", "isNonTemporal", "(", ")", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "StoreLow", ",", "StoreHigh", ")", ";", "}", "Type", "*", "IntPtrTy", "=", "getTargetData", "(", ")", "->", "getIntPtrType", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "TargetLowering", "::", "ArgListTy", "Args", ";", "TargetLowering", "::", "ArgListEntry", "Entry", ";", "Entry", ".", "Ty", "=", "IntPtrTy", ";", "Entry", ".", "Node", "=", "BasePtr", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Value", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "LowerCallTo", "(", "Chain", ",", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "false", ",", "false", ",", "false", ",", "false", ",", "", ",", "CallingConv", "::", "C", ",", "false", ",", "false", ",", "true", ",", "DAG"], "ground_truth": [".", "getExternalSymbol", "(", "", ",", "getPointerTy", "(", ")", ")", ",", "Args", ",", "DAG", ",", "dl", ")", ";"], "File": "XCoreISelLowering52", "Func": "LowerSTORE", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8125, "Length": 330, "Cover_Rate": 0.7112068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "OtherOps", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "N", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "OtherOps", ".", "push_back", "(", "N", "->", "getOperand", "(", "i", ")", ")", ";", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "N", ")", ";", "OtherOps", ".", "push_back", "(", "DAG", ".", "getIntPtrConstant", "(", "LD", "->", "getExtensionType", "(", ")", ")", ")", ";", "SDValue", "NewLD", "=", "DAG", ".", "getMemIntrinsicNode", "(", "Opcode", ",", "DL", ",", "LdResVTs", ",", "&", "OtherOps", "[", "", "]", ",", "OtherOps", ".", "size", "(", ")", ",", "LD", "->", "getMemoryVT", "(", ")", ",", "LD", "->", "getMemOperand", "(", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "ScalarRes", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "++", "i", ")", "{", "SDValue", "Res", "=", "NewLD", ".", "getValue", "(", "i", ")", ";", "if", "(", "NeedTrunc", ")", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResVT", "."], "ground_truth": ["getVectorElementType", "(", ")", ",", "Res", ")", ";"], "File": "NVPTXISelLowering73", "Func": "ReplaceLoadVector", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8126, "Length": 164, "Cover_Rate": 0.33884297520661155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "valtype_map", "[", "i", "]", ".", "valtype", "==", "VT", ")", "{", "retval", "=", "valtype_map", "+", "i", ";", "break", ";", "}", "}", "if", "(", "retval", "==", "", ")", "{", "cerr", "<<", "", "<<", "VT", ".", "getMVTString", "(", ")", "<<", "", ";", "abort", "(", ")", ";", "}", "return", "retval"], "ground_truth": [";"], "File": "SPUISelLowering12", "Func": "getValueTypeMapEntry", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8127, "Length": 49, "Cover_Rate": 0.6049382716049383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FrameLowering", "::", "getFrameIndexOffset", "(", "const", "MachineFunction", "&", "MF", ",", "int", "FI", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFFrame", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int64_t", "Offset", "=", "(", "MFFrame", "->", "getObjectOffset", "(", "FI", ")", "+", "MFFrame", "->", "getOffsetAdjustment", "(", ")", ")", ";", "Offset", "-=", "getOffsetOfLocalArea", "(", ")", ";", "Offset", "+=", "getAllocatedStackSize", "(", "MF", ")", ";", "return"], "ground_truth": ["Offset", ";"], "File": "SystemZFrameLowering", "Func": "getFrameIndexOffset", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8128, "Length": 60, "Cover_Rate": 0.9836065573770492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "rs6000_call_template_1", "(", "rtx", "*", "operands", ",", "unsigned", "int", "funop", ",", "bool", "sibcall", ")", "{", "gcc_assert", "(", "funop", "<=", "MAX_RECOG_OPERANDS", ")", ";", "char", "arg", "[", "", "]", ";", "arg", "[", "", "]", "=", "", ";", "if", "(", "GET_CODE", "(", "operands", "[", "funop", "+", "", "]", ")", "==", "UNSPEC", ")", "{", "if", "(", "XINT", "(", "operands", "[", "funop", "+", "", "]", ",", "", ")", "==", "UNSPEC_TLSGD", ")", "sprintf", "(", "arg", ",", "", ",", "funop", "+", "", ")", ";", "else", "if", "(", "XINT", "(", "operands", "[", "funop", "+", "", "]", ",", "", ")", "==", "UNSPEC_TLSLD", ")", "sprintf", "(", "arg", ",", "", ")", ";", "}", "char", "z", "[", "", "]", ";", "sprintf", "(", "z", ",", "", ",", "funop", ",", "(", "DEFAULT_ABI", "==", "ABI_V4", "&&", "TARGET_SECURE_PLT", "&&", "flag_pic", "==", "", "?", "", ":"], "ground_truth": ["", ")", ")", ";"], "File": "rs6000", "Func": "rs6000_call_template_1", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8129, "Length": 136, "Cover_Rate": 0.39080459770114945, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterBank", "&", "RBFPR", "=", "getRegBank", "(", "", ")", ";", "(", "void", ")", "RBFPR", ";", "assert", "(", "RBFPR", ".", "covers", "(", "*", "TRI", ".", "getRegClass", "(", "", ")", ")", "&&", "", ")", ";", "assert", "(", "RBFPR", ".", "covers", "(", "*", "TRI", ".", "getRegClass", "(", "", ")", ")", "&&", "", ")", ";", "assert", "(", "RBFPR", ".", "getSize", "(", ")", "==", "", "&&", "", ")", ";", "createRegisterBank", "(", "", ",", "", ")", ";", "addRegBankCoverage", "(", "", ",", "", ",", "TRI", ")", ";", "const", "RegisterBank", "&", "RBCCR", "=", "getRegBank", "(", "", ")", ";", "(", "void", ")", "RBCCR", ";", "assert", "(", "RBCCR", ".", "covers", "(", "*", "TRI", ".", "getRegClass", "(", "", ")", ")", "&&", "", ")", ";", "assert", "(", "RBCCR", ".", "getSize", "(", ")", "==", "", "&&"], "ground_truth": ["", ")", ";"], "File": "AArch64RegisterBankInfo3", "Func": "AArch64RegisterBankInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8130, "Length": 126, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "Inst", ".", "getOperand", "(", "", ")", ")", ";", "uint64_t", "UImm6", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", "|", "fieldFromInstruction", "(", "Insn", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "RISCVDisassembler", "Func": "decodeRVCInstrRdRs1UImm", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8131, "Length": 35, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HwLen", "=", "Subtarget", ".", "getVectorLength", "(", ")", ";", "unsigned", "WideOpLen", "=", "(", "", "*", "HwLen", ")", "/", "ElemTy", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "WideOpLen", "*", "ElemTy", ".", "getSizeInBits", "(", ")", "==", "", "*", "HwLen", ")", ";", "MVT", "WideOpTy", "=", "", "(", "ElemTy", ",", "WideOpLen", ")", ";", "if", "(", "!", "Subtarget", ".", "isHVXVectorType", "(", "WideOpTy", ",", "true", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "WideOp0", "=", "appendUndef", "(", "Op0", ",", "WideOpTy", ",", "DAG", ")", ";", "SDValue", "WideOp1", "=", "appendUndef", "(", "Op1", ",", "WideOpTy", ",", "DAG", ")", ";", "EVT", "ResTy", "=", "getSetCCResultType", "(", "DAG", ".", "getDataLayout", "(", ")", ",", "*", "DAG", ".", "getContext", "(", ")", ",", "WideOpTy", ")", ";", "SDValue", "SetCC", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResTy", ",", "{", "WideOp0", ",", "WideOp1", ",", "Op", ".", "getOperand", "(", "", ")", "}", ")", ";", "EVT", "RetTy", "=", "getTypeToTransformTo", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "ty", "(", "Op", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RetTy", ",", "{", "SetCC", ",", "getZero", "(", "dl", ",", "", ","], "ground_truth": ["DAG", ")", "}", ")", ";"], "File": "HexagonISelLoweringHVX (2)", "Func": "WidenHvxSetCC", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8132, "Length": 181, "Cover_Rate": 0.7448559670781894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "isThumb", "?", "", ":", "", ";", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", "*", "NumAlignedDPRCS2Regs", ")", ")", ")", ";", "Opc", "=", "isThumb", "?", "", ":", "", ";", "unsigned", "MaxAlign", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "getMaxAlignment", "(", ")", ";", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "MaxAlign", "-", "", ")", ")", ")", ";", "Opc", "=", "isThumb", "?", "", ":", "", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "", ")", ".", "addReg", "(", "", ")", ";", "MIB", "=", "AddDefaultPred", "(", "MIB", ")", ";", "if", "(", "!", "isThumb", ")", "AddDefaultCC", "(", "MIB", ")", ";", "unsigned", "NextReg", "=", "", ";", "if", "(", "NumAlignedDPRCS2Regs", ">=", "", ")", "{", "unsigned", "SupReg", "=", "TRI", "->", "getMatchingSuperReg", "(", "NextReg", ",", "", ",", "", ")", ";", "MBB", ".", "addLiveIn", "(", "SupReg", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "NextReg", ")", ".", "addReg", "(", "SupReg", ",", "RegState", "::", "ImplicitKill", ")", ")", ";", "NextReg", "+=", "", ";", "NumAlignedDPRCS2Regs", "-=", "", ";", "}", "unsigned", "R4BaseReg", "=", "NextReg", ";", "if", "(", "NumAlignedDPRCS2Regs", ">=", "", ")", "{", "unsigned", "SupReg", "=", "TRI", "->", "getMatchingSuperReg", "(", "NextReg", ",", "", ",", "", ")", ";", "MBB", ".", "addLiveIn", "(", "SupReg", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "NextReg", ")", ".", "addReg", "(", "SupReg", ",", "RegState", "::", "ImplicitKill", ")", ")", ";", "NextReg", "+=", "", ";", "NumAlignedDPRCS2Regs", "-=", "", ";", "}", "if", "(", "NumAlignedDPRCS2Regs", ">=", "", ")", "{", "unsigned", "SupReg", "=", "TRI", "->", "getMatchingSuperReg", "(", "NextReg", ",", "", ",", "", ")", ";", "MBB", ".", "addLiveIn", "(", "SupReg", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "NextReg", ")", ".", "addReg", "(", "SupReg", ",", "RegState", "::", "ImplicitKill", ")", ")", ";", "NextReg", "+=", "", ";", "NumAlignedDPRCS2Regs", "-=", "", ";", "}", "if", "(", "NumAlignedDPRCS2Regs", ")", "{", "MBB", ".", "addLiveIn", "(", "NextReg", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "NextReg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "(", "NextReg", "-", "R4BaseReg", ")", "*", "", ")", ")", ";", "}", "llvm", "::", "prior", "(", "MI", ")", "->", "addRegisterKilled", "(", ""], "ground_truth": [",", "TRI", ")", ";"], "File": "ARMFrameLowering58", "Func": "emitAlignedDPRCS2Spills", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8133, "Length": 480, "Cover_Rate": 0.6374501992031872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmull_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8134, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "SPAdj", "==", "", "&&", "", ")", ";", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineFunction", "&", "MF", "=", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "getIndex", "(", ")", ";", "Register", "FrameReg", ";", "int", "Offset", "=", "getFrameLowering", "(", "MF", ")", "->", "getFrameIndexReference", "(", "MF", ",", "FrameIndex", ",", "FrameReg", ")", "+", "MI", ".", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "Offset", ")", ")", "{", "report_fatal_error", "(", "", ")", ";", "}", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "bool", "FrameRegIsKill", "=", "false", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "Offset", ")", ")", "{", "assert", "(", "isInt", "<", "", ">", "(", "Offset", ")", "&&", "", ")", ";", "Register", "ScratchReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "TII", "->", "movImm", "(", "MBB", ",", "II", ",", "DL", ",", "ScratchReg", ",", "Offset", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "FrameReg", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Kill", ")", ";", "Offset", "=", "", ";", "FrameReg", "=", "ScratchReg", ";", "FrameRegIsKill", "=", "true"], "ground_truth": [";"], "File": "RISCVRegisterInfo19", "Func": "eliminateFrameIndex", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8135, "Length": 244, "Cover_Rate": 0.8026315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SrcVT", "=", "", "(", "ScalarTy", ",", "SrcSize", "/", "MaskEltSize", ")", ";", "if", "(", "SrcVT", ".", "getSizeInBits", "(", ")", "!=", "MaskVT", ".", "getSizeInBits", "(", ")", ")", "V1", "=", "extractSubVector", "(", "V1", ",", "", ",", "DAG", ",", "DL", ",", "SrcSize", ")", ";", "Shuffle", "=", "unsigned", "(", "MatchAny", "?", "", ":", "", ")", ";", "if", "(", "SrcVT", ".", "getVectorNumElements", "(", ")", "!=", "NumDstElts", ")", "Shuffle", "=", "getOpcode_EXTEND_VECTOR_INREG", "(", "Shuffle", ")", ";", "DstVT", "=", "", "(", "Scale", "*", "MaskEltSize", ")", ";", "DstVT", "=", "", "(", "DstVT", ",", "NumDstElts", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "(", "(", "MaskEltSize", "==", "", ")", "||", "(", "MaskEltSize", "==", "", "&&", "Subtarget", ".", "hasSSE2", "(", ")", ")", "||", "(", "MaskEltSize", "==", "", "&&", "Subtarget", ".", "hasFP16", "(", ")", ")", ")", "&&", "isUndefOrEqual", "(", "Mask", "[", "", "]", ",", "", ")", "&&", "isUndefOrZeroInRange", "(", "Mask", ",", "", ",", "NumMaskElts", "-", "", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "MaskEltSize", "==", "", "?", "", ":", "!", "Subtarget", ".", "hasSSE2", "(", ")", "?", "", ":", "MaskVT", ";", "return", "true", ";", "}", "if", "(", "MaskVT", ".", "is128BitVector", "(", ")", "&&", "Subtarget", ".", "hasSSE3", "(", ")", "&&", "AllowFloatDomain", ")", "{", "if", "(", "isTargetShuffleEquivalent", "(", "MaskVT", ",", "Mask", ",", "{", "", ",", "", "}", ",", "V1", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "if", "(", "isTargetShuffleEquivalent", "(", "MaskVT", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "V1", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "if", "(", "isTargetShuffleEquivalent", "(", "MaskVT", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "V1", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "}", "if", "(", "MaskVT", ".", "is256BitVector", "(", ")", "&&", "AllowFloatDomain", ")", "{", "assert", "(", "Subtarget", ".", "hasAVX", "(", ")", "&&", "", ")", ";", "if", "(", "isTargetShuffleEquivalent", "(", "MaskVT", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "V1", ")", ")", "{", "Shuffle", "=", "", ";", "SrcVT", "=", "DstVT", "=", "", ";", "return", "true", ";", "}", "if", "(", "isTargetShuffleEquivalent", "(", "MaskVT", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", ",", "", ",", "", ",", "", "}", ",", "V1", ")", ")", "{"], "File": "X86ISelLowering70", "Func": "matchUnaryShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8136, "Length": 387, "Cover_Rate": 0.3580018501387604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "HasStdExtV", "&&", "hasStdExtZfh"], "ground_truth": ["(", ")", ";"], "File": "RISCVSubtarget40", "Func": "hasVInstructionsF16", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8137, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "auto", "*", "Entry", "=", "ConvertCostTableLookup", "(", "NEONVectorSelectTbl", ",", "ISD", ",", "SelCondTy", ".", "getSimpleVT", "(", ")", ",", "SelValTy", ".", "getSimpleVT", "(", ")", ")", ")", "return", "Entry", "->", "Cost", ";", "}", "std", "::", "pair", "<", "int", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "ValTy", ")", ";", "return", "LT", ".", "first", ";", "}", "int", "BaseCost", "=", "ST", "->", "hasMVEIntegerOps", "(", ")", "&&", "ValTy", "->", "isVectorTy", "(", ")", "?", "ST", "->", "getMVEVectorCostFactor", "(", ")", ":", "", ";", "return", "BaseCost", "*", "BaseT", "::", "getCmpSelInstrCost", "(", "Opcode", ","], "ground_truth": ["ValTy", ",", "CondTy", ",", "I", ")", ";"], "File": "ARMTargetTransformInfo10", "Func": "getCmpSelInstrCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8138, "Length": 96, "Cover_Rate": 0.3779527559055118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseDirectiveFnEnd", "(", "SMLoc", "L", ")", "{", "if", "(", "!", "FnStartLoc", ".", "isValid", "(", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";", "resetUnwindDirectiveParserState", "(", ")"], "ground_truth": [";"], "File": "ARMAsmParser (2)1", "Func": "parseDirectiveFnEnd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8139, "Length": 30, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrndnq_f64", "(", "float64x2_t", "__a", ")", "{", "return", "__builtin_aarch64_frintnv2df", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vrndnq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8140, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmaxq_u8", "(", "uint8x16_t", "__a", ",", "uint8x16_t", "__b", ")", "{", "return", "(", "uint8x16_t", ")", "__builtin_aarch64_umaxv16qi", "(", "(", "int8x16_t", ")", "__a", ",", "("], "ground_truth": ["int8x16_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon2_vmaxq_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8141, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "DL"], "ground_truth": [",", "", ",", "Chain", ")", ";"], "File": "SystemZISelLowering104", "Func": "prepareVolatileOrAtomicLoad", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8142, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvt_ps2pi"], "ground_truth": ["(", "__m128", "__A", ")", "{"], "File": "xmmintrin", "Func": "_mm_cvt_ps2pi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8143, "Length": 19, "Cover_Rate": 0.7307692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewSrc", "=", "getSubSuperRegister", "(", "Src", ".", "getReg", "(", ")", ",", "", ")", ";", "isKill", "=", "Src", ".", "isKill", "(", ")", ";", "assert", "(", "!", "Src", ".", "isUndef", "(", ")", "&&", "", ")", ";", "}", "else", "{", "NewSrc", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "RC", ")", ";", "MachineInstr", "*", "Copy", "=", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "TargetOpcode", "::", "COPY", ")", ")", ".", "addReg", "("], "ground_truth": ["NewSrc", ",", "RegState", "::", "Define", "|", "RegState", "::", "Undef", ",", "", ")", ".", "add", "(", "Src", ")", ";"], "File": "X86InstrInfo1", "Func": "classifyLEAReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8144, "Length": 98, "Cover_Rate": 0.30625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Builder", ".", "buildNot", "(", "MI", ".", "getOperand", "(", "", ")", ",", "Sbc", ".", "getReg", "(", "", ")", ")", ";", "}", "else", "{", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", ";", "auto", "Sbc", "=", "Builder", ".", "buildInstr", "(", "", ",", "{", "S8", ",", "S1", ",", "S1", ",", "S1", ",", "S1", "}", ",", "{", "MI", ".", "getOperand", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ",", "CarryIn", "}", ")", ";", "Builder", ".", "setInsertPt", "(", "Builder", ".", "getMBB", "(", ")", ",", "std", "::", "next", "(", "Builder", ".", "getInsertPt", "(", ")", ")", ")", ";", "Builder", ".", "buildCopy", "(", "MI", ".", "getOperand", "(", "", ")", ",", "Sbc", ".", "getReg", "(", "", ")", ")", ";", "Builder", ".", "buildCopy", "(", "MI", ".", "getOperand", "(", "", ")", ",", "Sbc", ".", "getReg", "(", "", ")", ")", ";", "}", "MI", ".", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "MOSLegalizerInfo", "Func": "legalizeSubE", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8145, "Length": 143, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "getVecSize", "(", "FInfo", ")", "!=", "", ")", "?", "false", ":", "fold_recip", "(", "CI", ",", "B", ",", "FInfo", ")", ";", "case", "LibFunc", "::", "EI_DIVIDE", ":", "assert", "(", "(", "FInfo", ".", "getPrefix", "(", ")", "==", "LibFunc", "::", "NATIVE", "||", "FInfo", ".", "getPrefix", "(", ")", "==", "LibFunc", "::", "HALF", ")", "&&", "", ")", ";", "return", "(", "getVecSize", "(", "FInfo", ")", "!=", "", ")", "?", "false", ":", "fold_divide", "(", "CI", ",", "B", ",", "FInfo", ")", ";", "case", "LibFunc", "::", "EI_POW", ":", "case", "LibFunc", "::", "EI_POWR", ":", "case", "LibFunc", "::", "EI_POWN", ":", "return", "fold_pow", "(", "CI", ",", "B", ",", "FInfo", ")", ";", "case", "LibFunc", "::", "EI_ROOTN", ":", "return", "(", "getVecSize", "(", "FInfo", ")", "!=", "", ")", "?", "false", ":", "fold_rootn", "(", "CI", ",", "B", ",", "FInfo", ")", ";", "case", "LibFunc", "::", "EI_FMA", ":", "case", "LibFunc", "::", "EI_MAD", ":", "case", "LibFunc", "::", "EI_NFMA", ":", "return", "(", "getVecSize", "(", "FInfo", ")", "!=", "", ")", "?", "false", ":", "fold_fma_mad", "("], "ground_truth": ["CI", ",", "B", ",", "FInfo", ")", ";"], "File": "AMDGPULibCalls10", "Func": "fold", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8146, "Length": 161, "Cover_Rate": 0.32525252525252524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "cmp", ";", "if", "(", "GET_MODE", "(", "*", "op0", ")", "==", "BImode", ")", "{", "gcc_assert", "(", "(", "code", "==", "NE", "||", "code", "==", "EQ", ")", "&&", "*", "op1", "==", "const0_rtx", ")", ";", "cmp", "=", "*", "op0", ";", "}", "else", "if", "(", "TARGET_HPUX", "&&", "GET_MODE", "(", "*", "op0", ")", "==", "TFmode", ")", "{", "enum", "qfcmp_magic", "{", "QCMP_INV", "=", "", ",", "QCMP_UNORD", "=", "", ",", "QCMP_EQ", "=", "", ",", "QCMP_LT", "=", "", ",", "QCMP_GT", "=", "", "}", ";", "int", "magic", ";", "enum", "rtx_code", "ncode", ";", "rtx", "ret", ",", "insns", ";", "gcc_assert", "(", "cmptf_libfunc", "&&", "GET_MODE", "(", "*", "op1", ")", "==", "TFmode", ")", ";", "switch", "(", "code", ")", "{", "case", "EQ", ":", "magic", "=", "QCMP_EQ", ";", "ncode", "=", "NE", ";", "break", ";", "case", "NE", ":", "magic", "=", "QCMP_EQ", ";", "ncode", "=", "EQ", ";", "break", ";", "case", "UNORDERED", ":", "magic", "=", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "ORDERED", ":", "magic", "=", "QCMP_UNORD", ";", "ncode", "=", "EQ", ";", "break", ";", "case", "LT", ":", "magic", "=", "QCMP_LT", "|", "QCMP_INV", ";", "ncode", "=", "NE", ";", "break", ";", "case", "LE", ":", "magic", "=", "QCMP_LT", "|", "QCMP_EQ", "|", "QCMP_INV", ";", "ncode", "=", "NE", ";", "break", ";", "case", "GT", ":", "magic", "=", "QCMP_GT", "|", "QCMP_INV", ";", "ncode", "=", "NE", ";", "break", ";", "case", "GE", ":", "magic", "=", "QCMP_GT", "|", "QCMP_EQ", "|", "QCMP_INV", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNLT", ":", "magic", "=", "QCMP_LT", "|", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNLE", ":", "magic", "=", "QCMP_LT", "|", "QCMP_EQ", "|", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNGT", ":", "magic", "=", "QCMP_GT", "|", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNGE", ":", "magic", "=", "QCMP_GT", "|", "QCMP_EQ", "|", "QCMP_UNORD", ";", "ncode", "=", "NE", ";", "break", ";", "case", "UNEQ", ":", "case", "LTGT", ":", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "start_sequence", "(", ")", ";", "ret", "=", "emit_library_call_value", "(", "cmptf_libfunc", ",", "", ",", "LCT_CONST", ",", "DImode", ",", "", ",", "*", "op0", ",", "TFmode", ",", "*", "op1", ",", "TFmode", ",", "GEN_INT", "(", "magic", ")", ",", "DImode", ")", ";", "cmp", "=", "gen_reg_rtx", "(", "BImode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "cmp", ",", "gen_rtx_fmt_ee", "(", "ncode", ",", "BImode", ",", "ret", ",", "const0_rtx", ")", ")", ")", ";", "insns", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")", ";", "emit_libcall_block", "(", "insns", ",", "cmp", ",", "cmp", ",", "gen_rtx_fmt_ee", "(", "code", ",", "BImode", ",", "*", "op0", ",", "*", "op1", ")", ")", ";", "code", "=", "NE", ";", "}", "else", "{", "cmp", "=", "gen_reg_rtx", "(", "BImode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "cmp", ",", "gen_rtx_fmt_ee", "(", "code", ",", "BImode", ",", "*", "op0", ",", "*", "op1", ")", ")", ")", ";", "code", "="], "ground_truth": ["NE", ";"], "File": "ia645", "Func": "ia64_expand_compare", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8147, "Length": 432, "Cover_Rate": 0.8925619834710744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo", "(", ")", "const", "override", "{", "return", "&", "InstrInfo"], "ground_truth": [";"], "File": "LC3Subtarget", "Func": "getInstrInfo", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8148, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "isTargetWindowsMSVC", "(", ")", "&&", "!", "Subtarget", ".", "is64Bit", "(", ")", "&&", "Arg", ".", "getSimpleValueType", "(", ")", "!=", "", ")", "Alignment", "=", "MaybeAlign", "(", "", ")", ";", "return", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "Arg", ",", "PtrOff", ",", "MachinePointerInfo", "::", "getStack"], "ground_truth": ["(", "DAG", ".", "getMachineFunction", "(", ")", ",", "LocMemOffset", ")", ",", "Alignment", ")", ";"], "File": "X86ISelLowering100", "Func": "LowerMemOpCallTo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8149, "Length": 59, "Cover_Rate": 0.34705882352941175, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "regno", "=", "true_regnum", "(", "x", ")", ";", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "==", "", "&&", "reg_classes_intersect_p", "(", "rclass", ",", "ADDR_REGS", ")", "&&", "!", "(", "INT_REGNO_P", "(", "regno", ")", "||", "CONSTANT_P", "("], "ground_truth": ["x", ")", ")", ")", "return", "DATA_REGS", ";"], "File": "m68k", "Func": "m68k_secondary_reload_class", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8150, "Length": 39, "Cover_Rate": 0.46987951807228917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cvtpd_epu64", "(", "__m256i", "__W"], "ground_truth": [",", "__mmask8", "__U", ",", "__m256d", "__A", ")", "{"], "File": "avx512vldqintrin", "Func": "_mm256_mask_cvtpd_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8151, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetPassConfig", "*", "TargetMachine", "::", "createPassConfig", "(", "PassManagerBase", "&", "PM", ")", "{", "return", "new", "PassConfig", "(", "this", ","], "ground_truth": ["PM", ")", ";"], "File": "OpenRISCTargetMachine", "Func": "createPassConfig", "Target": "OpenRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8152, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isToken", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "BPFAsmParser", "Func": "isToken", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8153, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "cris_conditional_register_usage", "(", ")", "{", "if", "(", "flag_pic", ")", "fixed_regs", "[", "PIC_OFFSET_TABLE_REGNUM", "]", "=", "call_used_regs"], "ground_truth": ["[", "PIC_OFFSET_TABLE_REGNUM", "]", "=", "", ";"], "File": "cris2", "Func": "cris_conditional_register_usage", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8154, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SubIdx", "==", "AMDGPU", "::", "sub1", ")", "return", "MachineOperand", "::", "CreateImm", "(", "Op", ".", "getImm", "(", ")", ">>", "", ")", ";", "llvm_unreachable", "(", "", ")", ";", "}", "unsigned", "SubReg", "=", "buildExtractSubReg", "(", "MII", ",", "MRI", ",", "Op", ",", "SuperRC", ",", "SubIdx"], "ground_truth": [",", "SubRC", ")", ";"], "File": "SIInstrInfo101", "Func": "buildExtractSubRegOrImm", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8155, "Length": 46, "Cover_Rate": 0.38016528925619836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "TIdZ", "=", "Builder", ".", "CreateCall", "(", "ReadTIDIGZ", ",", "{", "}", ")", ";", "Value", "*", "Tmp0", "=", "Builder", ".", "CreateMul", "(", "TCntY", ",", "TCntZ", ")", ";", "Tmp0", "=", "Builder", ".", "CreateMul", "(", "Tmp0", ",", "TIdX", ")", ";", "Value", "*", "Tmp1", "=", "Builder", ".", "CreateMul", "(", "TIdY", ",", "TCntZ", ")", ";", "Value", "*", "TID", "=", "Builder", ".", "CreateAdd", "(", "Tmp0", ",", "Tmp1", ")", ";", "TID", "=", "Builder", ".", "CreateAdd", "(", "TID", ",", "TIdZ", ")", ";", "std", "::", "vector", "<", "Value", "*", ">", "Indices", ";", "Indices", ".", "push_back", "(", "Constant", "::", "getNullValue", "(", "Type", "::", "getInt32Ty", "(", "Mod", "->", "getContext", "(", ")", ")", ")", ")", ";", "Indices", ".", "push_back", "(", "TID", ")", ";", "Value", "*", "Offset", "=", "Builder", ".", "CreateGEP", "(", "GVTy", ",", "GV", ",", "Indices", ")", ";", "I", ".", "mutateType", "(", "Offset", "->", "getType", "(", ")", ")", ";", "I", ".", "replaceAllUsesWith", "(", "Offset", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "for", "(", "std", "::", "vector", "<", "Value", "*", ">", "::", "iterator", "i", "=", "WorkList", ".", "begin", "(", ")", ",", "e", "=", "WorkList", ".", "end", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Value", "*", "V", "=", "*", "i", ";", "CallInst", "*", "Call", "=", "dyn_cast", "<", "CallInst", ">", "(", "V", ")", ";", "if", "(", "!", "Call", ")", "{", "Type", "*", "EltTy", "=", "V", "->", "getType", "(", ")", "->", "getPointerElementType", "(", ")", ";", "PointerType", "*", "NewTy", "=", "PointerType", "::", "get", "(", "EltTy", ",", "AS", "::", "LOCAL_ADDRESS", ")", ";", "if", "(", "isa", "<", "AddrSpaceCastInst", ">", "(", "V", ")", ")", "continue", ";", "V", "->", "mutateType", "(", "NewTy", ")", ";", "continue", ";", "}", "IntrinsicInst", "*", "Intr", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "Call", ")", ";", "if", "(", "!", "Intr", ")", "{", "std", "::", "vector", "<", "Type", "*", ">", "ArgTypes", ";", "for", "(", "unsigned", "ArgIdx", "=", "", ",", "ArgEnd", "=", "Call", "->", "getNumArgOperands", "(", ")", ";", "ArgIdx", "!=", "ArgEnd", ";", "++", "ArgIdx", ")", "{", "ArgTypes", ".", "push_back", "(", "Call", "->", "getArgOperand", "(", "ArgIdx", ")", "->", "getType", "(", ")", ")", ";", "}", "Function", "*", "F", "=", "Call", "->", "getCalledFunction", "(", ")", ";", "FunctionType", "*", "NewType", "=", "FunctionType", "::", "get", "(", "Call", "->", "getType", "(", ")", ",", "ArgTypes", ",", "F", "->", "isVarArg", "(", ")", ")", ";", "Constant", "*", "C", "=", "Mod", "->", "getOrInsertFunction", "(", "(", "F", "->", "getName", "(", ")", "+", "", ")", ".", "str", "(", ")", ",", "NewType", ",", "F", "->", "getAttributes", "(", ")", ")", ";", "Function", "*", "NewF", "=", "cast", "<", "Function", ">", "(", "C"], "ground_truth": [")", ";"], "File": "AMDGPUPromoteAlloca (2)", "Func": "visitAlloca", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8156, "Length": 405, "Cover_Rate": 0.41581108829568786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegOut", "=", "getSubSuperRegister", "(", "RegIn", ",", "", ",", "false", ")", ";", "assert", "(", "RegOut"], "ground_truth": ["!=", "", ")", ";"], "File": "X86NaClRewritePass", "Func": "PromoteRegTo64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8157, "Length": 19, "Cover_Rate": 0.4523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "cbs", "(", "ArpRn1", "a", ",", "ArpStep1", "asi", ",", "ArpStep1", "asj", ",", "CbsCond"], "ground_truth": ["c", ")", "{"], "File": "disassembler", "Func": "cbs", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8158, "Length": 23, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getParser", "(", ")", ".", "setAssemblerDialect", "(", "", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", "==", "", ")", "Parser", ".", "Lex", "(", ")", ";", "else", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", "==", "", ")", "return", "Error", "(", "DirectiveID", ".", "getLoc", "(", ")", ",", "", "", "", ")", ";", "}", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "X86AsmParser114", "Func": "ParseDirective", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8159, "Length": 80, "Cover_Rate": 0.33613445378151263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "decodeSrcOp", "(", "OPW64", ",", "Val"], "ground_truth": [")", ";"], "File": "AMDGPUDisassembler (2)", "Func": "decodeOperand_SReg_64_XEXEC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8160, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isSCSrcB64", "(", ")", "||", "isLiteralImm"], "ground_truth": ["(", "", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "isSSrcF64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8161, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpunord_sd", "(", "__m128d", "__A", ",", "__m128d", "__B", ")", "{", "__v2df", "r", ";", "r", "=", "_mm_cmpunord_pd", "(", "vec_splats", "(", "__A", "[", "", "]", ")", ","], "ground_truth": ["vec_splats", "(", "__B", "[", "", "]", ")", ")", ";"], "File": "emmintrin", "Func": "_mm_cmpunord_sd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8162, "Length": 46, "Cover_Rate": 0.71875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantFoldBinaryOpOperands", "(", "BO", ".", "getOpcode", "(", ")", ",", "CT", ",", "CBO", ",", "*", "DL", ")", ";", "if", "(", "isa", "<", "ConstantExpr", ">", "(", "FoldedT", ")", ")", "return", "false", ";", "Constant", "*", "FoldedF", "=", "SelOpNo", "?", "ConstantFoldBinaryOpOperands", "(", "BO", ".", "getOpcode", "(", ")", ",", "CBO", ",", "CF", ",", "*", "DL", ")", ":", "ConstantFoldBinaryOpOperands", "(", "BO", ".", "getOpcode", "(", ")", ",", "CF", ",", "CBO", ",", "*", "DL", ")", ";", "if", "(", "isa", "<", "ConstantExpr", ">", "(", "FoldedF", ")", ")", "return", "false", ";", "IRBuilder", "<", ">", "Builder", "(", "&", "BO", ")", ";", "Builder", ".", "SetCurrentDebugLocation", "(", "BO", ".", "getDebugLoc", "(", ")", ")", ";", "if", "(", "const", "FPMathOperator", "*", "FPOp", "=", "dyn_cast", "<", "const", "FPMathOperator", ">", "(", "&", "BO", ")", ")", "Builder", ".", "setFastMathFlags", "(", "FPOp", "->", "getFastMathFlags", "(", ")", ")", ";", "Value", "*", "NewSelect", "=", "Builder", ".", "CreateSelect", "(", "Sel", "->", "getCondition", "(", ")", ",", "FoldedT", ",", "FoldedF", ")", ";", "NewSelect", "->", "takeName", "(", "&", "BO", ")", ";", "BO", ".", "replaceAllUsesWith"], "ground_truth": ["(", "NewSelect", ")", ";"], "File": "AMDGPUCodeGenPrepare9", "Func": "foldBinOpIntoSelect", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8163, "Length": 162, "Cover_Rate": 0.39705882352941174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "==", "k_VectorList", "&&", "", ")", ";", "return", "VectorList", "."], "ground_truth": ["RegNum", ";"], "File": "ARM64AsmParser", "Func": "getVectorListStart", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8164, "Length": 14, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ArgDescriptor", "(", "Offset", ",", "Mask", ",", "true"], "ground_truth": [",", "true", ")", ";"], "File": "AMDGPUArgumentUsageInfo16", "Func": "createStack", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8165, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "PPCInstrInfo118", "Func": "isReallyTriviallyReMaterializable", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8166, "Length": 48, "Cover_Rate": 0.3380281690140845, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getPrefetch", "(", ")", "const", "{", "assert", "(", "Kind", "==", "k_Prefetch", "&&", "", ")", ";", "return", "Prefetch", "."], "ground_truth": ["Val", ";"], "File": "AArch64AsmParser (2)1", "Func": "getPrefetch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8167, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cmpge_epi8_mask", "(", "__mmask64", "__M", ",", "__m512i", "__X", ",", "__m512i", "__Y", ")", "{", "return", "(", "__mmask64", ")", "__builtin_ia32_cmpb512_mask", "(", "(", "__v64qi", ")", "__X", ",", "(", "__v64qi", ")", "__Y", ",", "", ","], "ground_truth": ["(", "__mmask64", ")", "__M", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_mask_cmpge_epi8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8168, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", ""], "ground_truth": [")", ";"], "File": "disassembler", "Func": "push_x0", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8169, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "off", "=", "unw_decode_uleb128", "(", "&", "dp", ")", ";", "abreg", "=", "(", "byte1", "&", "", ")", ";", "if", "(", "byte1", "&", "", ")", "UNW_DEC_SPILL_SPREL", "(", "X1", ",", "t"], "ground_truth": [",", "abreg", ",", "off", ",", "arg", ")", ";"], "File": "unwind-ia64", "Func": "unw_decode_x1", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8170, "Length": 35, "Cover_Rate": 0.33653846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ";", "unsigned", "TempReg", "=", "RegInfo", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ".", "addReg", "(", "TempReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "GlobalBaseReg", ")", ";", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "setUsesPICBase", "(", "true", ")", ";", "}", "}", "else", "{", "GlobalBaseReg", "=", "RegInfo", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ";", "}", "}", "else", "{", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "setShrinkWrapDisabled", "(", "true", ")", ";", "GlobalBaseReg", "=", "RegInfo", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "FirstMBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get"], "ground_truth": ["(", "", ")", ")", ";"], "File": "PPCISelDAGToDAG104", "Func": "getGlobalBaseReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8171, "Length": 167, "Cover_Rate": 0.4043583535108959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmParser", "<", "AsmParser", ">", "X", "("], "ground_truth": ["TheTarget", ")", ";"], "File": "Z80AsmParser", "Func": "LLVMInitializeZ80AsmParser", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8172, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "expand", "(", "function_expander", "&", "e", ")", "const", "override", "{", "int", "unspec", "=", "(", "e", ".", "type_suffix", "(", "", ")", ".", "unsigned_p", "?", "m_unspec_for_uint", ":", "m_unspec_for_sint", ")", ";", "machine_mode", "pred_mode", "=", "e", ".", "vector_mode", "(", "", ")", ";", "scalar_mode", "reg_mode", "=", "GET_MODE_INNER", "(", "e", ".", "vector_mode", "(", "", ")", ")", ";", "return", "e", ".", "use_exact_insn", "(", "code_for_while", "(", "unspec", ",", "reg_mode", ","], "ground_truth": ["pred_mode", ")", ")", ";"], "File": "aarch64-sve-builtins-functions3", "Func": "expand", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8173, "Length": 66, "Cover_Rate": 0.9850746268656716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "return"], "ground_truth": ["", ";"], "File": "ARMAsmPrinter13", "Func": "getISAEncoding", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8174, "Length": 12, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DestReg", "=", "MIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "TrueReg", "=", "MIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "FalseReg", "=", "MIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "MIIt", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "(", "CCValid", "^", "CCMask", ")", ")", "std", "::", "swap", "(", "TrueReg", ",", "FalseReg", ")", ";", "if", "(", "RegRewriteTable", ".", "find", "(", "TrueReg", ")", "!=", "RegRewriteTable", ".", "end", "(", ")", ")", "TrueReg", "=", "RegRewriteTable", "[", "TrueReg", "]", ".", "first", ";", "if", "(", "RegRewriteTable", ".", "find", "(", "FalseReg", ")", "!=", "RegRewriteTable", ".", "end", "(", ")", ")", "FalseReg", "=", "RegRewriteTable", "["], "ground_truth": ["FalseReg", "]", ".", "second", ";"], "File": "SystemZISelLowering108", "Func": "createPHIsForSelects", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8175, "Length": 118, "Cover_Rate": 0.3597560975609756, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "flatScratchIsArchitected", "(", ")", "||", "(", "EnableFlatScratch", "&&", "hasFlatScratchInsts", "("], "ground_truth": [")", ")", ";"], "File": "AMDGPUSubtarget1", "Func": "enableFlatScratch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8176, "Length": 13, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "case", "", ":", "assert", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "", ")", ";", "Reg", "=", "", ";", "size", "=", "", ";", "break", ";", "}", "SDValue", "cpIn", "=", "DAG", ".", "getCopyToReg", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DL", ",", "Reg", ",", "Op", ".", "getOperand", "(", "", ")", ",", "SDValue", "(", ")", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "cpIn", ".", "getValue", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "size", ",", ""], "ground_truth": [")", ",", "cpIn", ".", "getValue", "(", "", ")", "}", ";"], "File": "X86ISelLowering150", "Func": "LowerCMP_SWAP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8177, "Length": 112, "Cover_Rate": 0.3660130718954248, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "OptSize", "=", "Attr", ".", "hasFnAttr", "(", "Attribute"], "ground_truth": ["::", "MinSize", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "isIntDivCheap", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8178, "Length": 12, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MDNode", "*", "CU", "=", "*", "DbgFinder", ".", "compile_unit_begin", "(", ")", ";", "EmitDebugDirectives", "=", "true", ";", "SwitchToCU", "(", "CU", ")"], "ground_truth": [";"], "File": "PIC16DebugInfo", "Func": "BeginModule", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8179, "Length": 20, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpgeq_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ")", "{", "return", "__builtin_mve_vcmpgeq_fv4sf", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vcmpgeq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8180, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DenseSet", "<", "StringRef", ">", "&", "getAttributes", "(", ")", "const", "override", "{", "return"], "ground_truth": ["Attributes", ";"], "File": "AMDGPUAttributor5", "Func": "getAttributes", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8181, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "assert", "(", "(", "(", "isFixed", "||", "isCSR", ")", "||", "!", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", "||", "!", "UseFP", ")", "&&", "", "", ")", ";", "if", "(", "isSVE", ")", "{", "int64_t", "OffsetToSVEArea", "=", "MFI", ".", "getStackSize", "(", ")", "-", "AFI", "->", "getCalleeSavedStackSize", "(", ")", ";", "StackOffset", "FPOffset", "=", "{", "ObjectOffset", ",", "", "}", ";", "StackOffset", "SPOffset", "=", "SVEStackSize", "+", "StackOffset", "(", "ObjectOffset", ",", "", ")", "+", "StackOffset", "(", "OffsetToSVEArea", ",", "", ")", ";", "if", "(", "hasFP", "(", "MF", ")", "&&", "(", "SPOffset", ".", "getBytes", "(", ")", "||", "FPOffset", ".", "getScalableBytes", "(", ")", "<", "SPOffset", ".", "getScalableBytes", "(", ")", "||", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", ")", ")", "{", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "return", "FPOffset", ";", "}", "FrameReg", "=", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", "?", "RegInfo", "->", "getBaseRegister", "(", ")", ":", "(", "unsigned", ")", "", ";", "return", "SPOffset", ";", "}", "StackOffset", "ScalableOffset", "=", "{", "}", ";", "if", "(", "UseFP", "&&", "!", "(", "isFixed", "||", "isCSR", ")", ")", "ScalableOffset", "=", "-", "SVEStackSize", ";", "if", "(", "!", "UseFP", "&&", "(", "isFixed", "||", "isCSR", ")", ")", "ScalableOffset", "=", "SVEStackSize", ";", "if", "(", "UseFP", ")", "{", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "return", "StackOffset", "(", "FPOffset", ",", "", ")", "+", "ScalableOffset", ";", "}", "if", "(", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ")", "FrameReg", "=", "RegInfo", "->", "getBaseRegister", "(", ")", ";", "else", "{", "assert", "(", "!", "MFI", ".", "hasVarSizedObjects", "(", ")", "&&", "", ")", ";", "FrameReg", "=", "", ";", "if", "(", "canUseRedZone", "(", "MF", ")", ")", "Offset", "-=", "AFI", "->", "getLocalStackSize", "(", ")", ";", "}", "return", "StackOffset", "(", "Offset", ","], "ground_truth": ["", ")", "+", "ScalableOffset", ";"], "File": "AArch64FrameLowering104", "Func": "resolveFrameOffsetReference", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8182, "Length": 270, "Cover_Rate": 0.40971168437025796, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "break", ";", "default", ":", "if", "(", "AM", ".", "BaseOffs", ")", "return", "false", ";", "if", "(", "!", "VT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "if", "(", "Subtarget", "->", "isThumb1Only", "(", ")", ")", "return", "isLegalT1ScaledAddressingMode", "(", "AM", ",", "VT", ")", ";", "if", "(", "Subtarget", "->", "isThumb2", "(", ")", ")", "return", "isLegalT2ScaledAddressingMode", "(", "AM", ",", "VT", ")", ";", "int", "Scale", "=", "AM", ".", "Scale", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Scale", "<", "", ")", "Scale", "=", "-", "Scale", ";", "if", "(", "Scale", "==", "", ")", "return", "true", ";", "return", "isPowerOf2_32", "(", "Scale", "&", "~", "", ")", ";", "case"], "ground_truth": ["", ":"], "File": "ARMISelLowering (2)5", "Func": "isLegalAddressingMode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8183, "Length": 124, "Cover_Rate": 0.4542124542124542, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "appendFoldCandidate", "(", "SmallVectorImpl", "<", "FoldCandidate", ">", "&", "FoldList", ",", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ",", "MachineOperand", "*", "FoldOp", ",", "bool", "Commuted", "=", "false", ",", "int", "ShrinkOp"], "ground_truth": ["=", "-", "", ")", "{"], "File": "SIFoldOperands11", "Func": "appendFoldCandidate", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8184, "Length": 34, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "loadRegFromStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "unsigned", "DestReg", ",", "int", "FrameIdx", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "DebugLoc", "DL", ";", "if", "(", "MI", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FrameIdx", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "MFI", ".", "getObjectSize", "(", "FrameIdx", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FrameIdx", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "DestReg", ",", "getDefRegState", "(", "true", ")", ")", ".", "addFrameIndex", "(", "FrameIdx", ")", ".", "addReg"], "ground_truth": ["(", "", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "F2003fInstrInfo", "Func": "loadRegFromStackSlot", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8185, "Length": 154, "Cover_Rate": 0.9808917197452229, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "hasReservedSpillSlot", "(", "const", "MachineFunction", "&", "MF", ",", "Register", "Reg", ",", "int", "&", "FrameIdx", ")", "const", "{", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "return", "true", ";", "const", "MachineFunctionInfo", "&", "PMFI", "=", "*", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "Reg", "==", "", "&&", "PMFI", ".", "getS0SpillReg", "(", ")", ")", "return"], "ground_truth": ["true", ";"], "File": "PatmosRegisterInfo1", "Func": "hasReservedSpillSlot", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8186, "Length": 61, "Cover_Rate": 0.8840579710144928, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ParseIntelExpression", "(", "SM", ",", "End", ")", ")", "return", "nullptr", ";", "int64_t", "Imm", "=", "SM", ".", "getImm", "(", ")", ";", "if", "(", "isParsingInlineAsm", "(", ")", ")", "{", "unsigned", "Len", "=", "Tok", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "Start", ".", "getPointer", "(", ")", ";", "if", "(", "StartTok", ".", "getString", "(", ")", ".", "size", "(", ")", "==", "Len", ")", "InstInfo", "->", "AsmRewrites", "->", "push_back", "(", "AsmRewrite", "(", "AOK_ImmPrefix", ",", "Start", ")", ")", ";", "else", "InstInfo", "->", "AsmRewrites", "->", "push_back", "(", "AsmRewrite", "(", "AOK_Imm", ",", "Start", ",", "Len", ",", "Imm", ")", ")", ";", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "LBrac", ")", ")", "{", "if", "(", "SM", ".", "getSym", "(", ")", ")", "return", "", "(", "SM", ".", "getSym", "(", ")", ",", "Start", ",", "End", ",", "Size", ")", ";", "const", "MCExpr", "*", "ImmExpr", "=", "MCConstantExpr", "::", "Create", "(", "Imm", ",", "getContext", "(", ")", ")", ";", "return", "", "(", "ImmExpr", ",", "Start", ",", "End", ")", ";", "}", "if", "(", "Imm", "<", "", ")", "return", "ErrorOperand", "(", "Start", ",", "", "", ")", ";", "return", "ParseIntelMemOperand", "(", "Imm", ",", "Start", ",", "Size", ")", ";", "}", "unsigned", "RegNo", "=", "", ";", "if", "(", "!", "ParseRegister", "(", "RegNo", ",", "Start", ",", "End", ")", ")", "{", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Colon", ")", ")", "return", "", "(", "RegNo", ",", "Start", ",", "End", ")", ";", "return", "ParseIntelSegmentOverride", "(", "RegNo", ","], "ground_truth": ["Start", ",", "Size", ")", ";"], "File": "X86AsmParser (2)", "Func": "ParseIntelOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8187, "Length": 237, "Cover_Rate": 0.48466257668711654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "L", "->", "getLoopLatches", "(", "Latches", ")", ";", "std", "::", "vector", "<", "BasicBlock", "*", ">", "Preds", ";", "for", "(", "pred_iterator", "PI", "=", "pred_begin", "(", "BB", ")", ",", "PE", "=", "pred_end", "(", "BB", ")", ";", "PI", "!=", "PE", ";", "++", "PI", ")", "{", "if", "(", "std", "::", "find", "(", "Latches", ".", "begin", "(", ")", ",", "Latches", ".", "end", "(", ")", ",", "*", "PI", ")", "==", "Latches", ".", "end", "(", ")", ")", "Preds", ".", "push_back", "(", "*", "PI", ")", ";", "}", "BB", "=", "llvm", "::", "SplitBlockPredecessors", "(", "BB", ",", "Preds", ",", "", ",", "DT", ",", "LI", ",", "false", ")", ";", "}", "Value", "*", "Exec", "=", "popSaved", "(", ")", ";", "if", "(", "!", "isa", "<", "UndefValue", ">", "(", "Exec", ")", ")", "CallInst", "::", "Create", "(", "EndCf", ",", "Exec", ",", "", ",", "&", "*"], "ground_truth": ["BB", "->", "getFirstInsertionPt", "(", ")", ")", ";"], "File": "SIAnnotateControlFlow24", "Func": "closeControlFlow", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8188, "Length": 136, "Cover_Rate": 0.6974358974358974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "S", "!=", "MCDisassembler", "::", "Success", ")", "return", "Decode2OpInstructionFail", "(", "Inst", ",", "Insn", ",", "Address", ",", "Decoder", ")", ";", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op1", ",", "Address", ",", "Decoder", ")", ";", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op2", ",", "Address", ",", "Decoder", ")", ";", "return", "S"], "ground_truth": [";"], "File": "XCoreDisassembler", "Func": "DecodeR2RInstruction", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8189, "Length": 45, "Cover_Rate": 0.5421686746987951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Triple", "TheTriple", "(", "TT", ")", ";", "if", "(", "TheTriple", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "MachO", "::", "CPUSubType", "CS", "=", "StringSwitch", "<", "MachO", "::", "CPUSubType", ">", "(", "TheTriple", ".", "getArchName", "(", ")", ")", ".", "Case", "(", "", ",", "MachO", "::", "CPU_SUBTYPE__64_H", ")", ".", "Default", "(", "MachO", "::", "CPU_SUBTYPE__64_ALL", ")", ";", "return", "new", "Darwin_64AsmBackend", "(", "T", ",", "MRI", ",", "CPU", ",", "TheTriple", ".", "isMacOSX", "(", ")", "&&"], "ground_truth": ["!", "TheTriple", ".", "isMacOSXVersionLT", "(", "", ",", "", ")", ",", "CS", ")", ";"], "File": "X86AsmBackend34", "Func": "createX86_64AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8190, "Length": 79, "Cover_Rate": 0.5096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec", "<", "cl_deferred_option", ">", "*", "v", "=", "(", "vec", "<", "cl_deferred_option", ">", "*", ")", "mep_deferred_options", ";", "if", "(", "v", ")", "FOR_EACH_VEC_ELT", "(", "*", "v", ",", "i", ",", "opt", ")", "{", "switch", "(", "opt", "->", "opt_index", ")", "{", "case", "OPT_mivc2", ":", "for", "(", "j", "=", "", ";", "j", "<", "", ";", "j", "++", ")", "fixed_regs", "[", "j", "+", "", "]", "=", "", ";", "for", "(", "j", "=", "", ";", "j", "<", "", ";", "j", "++", ")", "call_used_regs", "[", "j", "+", "", "]", "=", "", ";", "for", "(", "j", "=", "", ";", "j", "<", "", ";", "j", "++", ")", "call_used_regs", "[", "j", "+", "", "]", "=", "", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "RN", "(", "", ",", "", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "}", "if", "(", "flag_pic", "==", "", ")", "warning", "(", "OPT_fpic", ",", "", ")", ";", "if", "(", "flag_pic", "==", "", ")", "warning", "(", "OPT_fPIC", ",", "", ")", ";", "if", "(", "TARGET_S", "&&", "TARGET_M"], "ground_truth": [")", "error", "(", "", ")", ";"], "File": "mep", "Func": "mep_option_override", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8191, "Length": 314, "Cover_Rate": 0.6541666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_psrawi512_mask", "(", "(", "__v32hi", ")", "__A", ",", "__imm", ",", "(", "__v32hi", ")"], "ground_truth": ["__W", ",", "(", "__mmask32", ")", "__U", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_mask_srai_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8192, "Length": 24, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "RISCVAsmParser43", "Func": "getEDIV", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8193, "Length": 24, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "xa", "=", "ix86_expand_sse_fabs", "(", "res", ",", "&", "mask", ")", ";", "label", "=", "ix86_expand_sse_compare_and_jump", "(", "UNLE", ",", "TWO52", ",", "xa", ",", "false", ")", ";", "xa2", "=", "expand_simple_binop", "(", "mode", ",", "PLUS", ",", "xa", ",", "TWO52", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "xa2", "=", "expand_simple_binop", "(", "mode", ",", "MINUS", ",", "xa2", ",", "TWO52", ",", "xa2", ",", "", ",", "OPTAB_DIRECT", ")", ";", "dxa", "=", "expand_simple_binop", "(", "mode", ",", "MINUS", ",", "xa2", ",", "xa", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "half", "=", "force_reg", "(", "mode", ",", "const_double_from_real_value", "(", "dconsthalf", ",", "mode", ")", ")", ";", "one", "=", "expand_simple_binop", "(", "mode", ",", "PLUS", ",", "half", ",", "half", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "mhalf", "=", "expand_simple_binop", "(", "mode", ",", "MINUS", ",", "half", ",", "one", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "tmp", "=", "gen_reg_rtx", "(", "mode", ")", ";", "tmp", "=", "ix86_expand_sse_compare_mask", "(", "UNGT", ",", "dxa", ",", "half", ",", "false", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "tmp", ",", "gen_rtx_AND", "(", "mode", ",", "one", ",", "tmp", ")", ")", ")", ";", "xa2", "=", "expand_simple_binop", "(", "mode", ",", "MINUS", ",", "xa2", ",", "tmp", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "tmp", "=", "ix86_expand_sse_compare_mask", "(", "UNGE", ",", "mhalf", ",", "dxa", ",", "false", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "tmp", ",", "gen_rtx_AND", "(", "mode", ",", "one", ",", "tmp", ")", ")", ")", ";", "xa2", "=", "expand_simple_binop", "(", "mode", ",", "PLUS", ",", "xa2", ",", "tmp", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "ix86_sse_copysign_to_positive", "(", "res", ",", "xa2", ",", "force_reg", "(", "mode", ","], "ground_truth": ["operand1", ")", ",", "mask", ")", ";"], "File": "i3864", "Func": "ix86_expand_rounddf_32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8194, "Length": 257, "Cover_Rate": 0.7536656891495601, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "getHwregId", "(", "const", "StringRef", "Name", ")", "{", "for", "(", "int", "Id", "=", "ID_SYMBOLIC_FIRST_", ";", "Id", "<", "ID_SYMBOLIC_LAST_", ";", "++", "Id", ")", "{", "if", "(", "IdSymbolic", "[", "Id", "]", "&&", "Name", "=="], "ground_truth": ["IdSymbolic", "[", "Id", "]", ")", "return", "Id", ";"], "File": "AMDGPUBaseInfo1", "Func": "getHwregId", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8195, "Length": 40, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LiveInterval", "&", "LI", "=", "LIS", "->", "getInterval", "(", "Reg", ")", ";", "for", "(", "LiveInterval", "::", "iterator", "I", "=", "LI", ".", "begin", "(", ")", ",", "E", "=", "LI", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "!", "I", "->", "start", ".", "isRegister", "(", ")", "||", "!", "I", "->", "end", ".", "isBlock", "(", ")", ")", "continue", ";", "MachineInstr", "*", "MI", "=", "LIS", "->", "getInstructionFromIndex", "(", "I", "->", "start", ")", ";", "Defs", ".", "push_back", "(", "MI", ")", ";", "}", "}", "else", "if", "(", "S", ".", "isRegister", "(", ")", ")", "{", "MachineInstr", "*", "MI", "=", "LIS", "->", "getInstructionFromIndex", "(", "S", ")", ";", "Defs", ".", "push_back", "(", "MI", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "Defs", ".", "size", "(", ")", ";", "i", "<", "n", ";", "++", "i", ")", "{", "MachineInstr", "*", "MI", "=", "Defs", "[", "i", "]", ";", "for", "(", "auto", "&", "Op", ":", "MI", "->", "operands", "(", ")", ")", "{", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "!", "Op", ".", "isDef", "(", ")", "||"], "ground_truth": ["Op", ".", "getReg", "(", ")", "!=", "Reg", ")", "continue", ";"], "File": "HexagonExpandCondsets1", "Func": "makeUndead", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8196, "Length": 184, "Cover_Rate": 0.8214285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "insertCSRRestoresInBlock", "(", "MachineBasicBlock", "&", "MBB", ",", "const", "CSIVect", "&", "CSI", ",", "const", "RegisterInfo", "&", "HRI", ")", "const", ";", "void", "updateEntryPaths", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "SaveB", ")", "const", ";", "bool", "updateExitPaths", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "&", "RestoreB", ",", "BitVector", "&", "DoneT", ",", "BitVector", "&", "DoneF", ",", "BitVector", "&", "Path", ")", "const", ";", "void", "insertCFIInstructionsAt", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "At", ")", "const", ";", "void", "adjustForCalleeSavedRegsSpillCall", "(", "MachineFunction", "&", "MF", ")", "const", ";", "bool", "expandCopy", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "bool", "expandStoreInt", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "bool", "expandLoadInt", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "bool", "expandStoreVecPred", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "bool", "expandLoadVecPred", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "bool", "expandStoreVec2", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "bool", "expandLoadVec2", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "bool", "expandStoreVec", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "bool", "expandLoadVec", "(", "MachineBasicBlock", "&", "B", ",", "MachineBasicBlock", "::", "iterator", "It", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "InstrInfo", "&", "HII", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "bool", "expandSpillMacros", "(", "MachineFunction", "&", "MF", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "NewRegs", ")", "const", ";", "unsigned", "findPhysReg", "(", "MachineFunction", "&", "MF", ",", "BlockRanges", "::", "IndexRange", "&", "FIR", ",", "BlockRanges", "::", "InstrIndexMap", "&", "IndexMap", ",", "BlockRanges", "::", "RegToRangeMap", "&", "DeadMap", ",", "const", "TargetRegisterClass", "*", "RC", ")", "const", ";", "void", "optimizeSpillSlots", "(", "MachineFunction", "&", "MF", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "VRegs", ")", "const", ";", "void", "findShrunkPrologEpilog", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "*", "&", "PrologB", ",", "MachineBasicBlock", "*", "&", "EpilogB", ")", "const", ";", "void", "addCalleeSaveRegistersAsImpOperand", "(", "MachineInstr", "*", "MI", ",", "const", "CSIVect", "&", "CSI", ",", "bool", "IsDef", ",", "bool", "IsKill", ")", "const", ";", "bool", "shouldInlineCSR", "(", "const", "MachineFunction", "&", "MF", ",", "const", "CSIVect", "&", "CSI", ")", "const", ";", "bool", "useSpillFunction", "(", "const", "MachineFunction", "&", "MF", ",", "const", "CSIVect", "&", "CSI", ")", "const", ";", "bool", "useRestoreFunction", "(", "const", "MachineFunction", "&", "MF", ",", "const", "CSIVect", "&", "CSI", ")", "const", ";", "bool", "mayOverflowFrameOffset", "(", "MachineFunction", "&", "MF"], "ground_truth": [")", "const", ";"], "File": "HexagonFrameLowering9", "Func": "getCalleeSavedSpillSlots", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8197, "Length": 507, "Cover_Rate": 0.5985832349468713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DbgInfo", "::", "PopulateEnumTypeInfo", "(", "DIType", "Ty", ",", "unsigned", "short", "&", "TypeNo", ")", "{", "TypeNo", "=", "TypeNo"], "ground_truth": ["<<", "", ";"], "File": "PIC16DebugInfo", "Func": "PopulateEnumTypeInfo", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8198, "Length": 20, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "HeadCond", ".", "empty", "(", ")", "||", "!", "parseCond", "(", "HeadCond", ",", "HeadCmp", ")", ")", "{", "continue", ";", "}", "", "TrueCmp", ";", "if", "(", "TrueCond", ".", "empty", "(", ")", "||", "!", "parseCond", "(", "TrueCond", ",", "TrueCmp", ")", ")", "{", "continue", ";", "}", "const", "int", "HeadImm", "=", "(", "int", ")", "HeadCmpMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "const", "int", "TrueImm", "=", "(", "int", ")", "TrueCmpMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", "(", "HeadCmp", ")", "<<", "'\\n'", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "HeadImm", "<<", "'\\n'", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", "(", "TrueCmp", ")", "<<", "'\\n'", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "TrueImm", "<<", "'\\n'", ")", ";", "if", "(", "(", "(", "HeadCmp", "==", "", "&&", "TrueCmp", "==", "", ")", "||", "(", "HeadCmp", "==", "", "&&", "TrueCmp", "==", "", ")", ")", "&&", "std", "::", "abs", "(", "TrueImm", "-", "HeadImm", ")", "==", "", ")", "{", "CmpInfo", "HeadCmpInfo", "=", "adjustCmp", "(", "HeadCmpMI", ",", "HeadCmp", ")", ";", "CmpInfo", "TrueCmpInfo", "=", "adjustCmp", "(", "TrueCmpMI", ",", "TrueCmp"], "ground_truth": [")", ";"], "File": "AArch64ConditionOptimizer5", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8199, "Length": 211, "Cover_Rate": 0.3470394736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "opcode", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "Thumb2InstrInfo11", "Func": "negativeOffsetOpcode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8200, "Length": 77, "Cover_Rate": 0.5310344827586206, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "MFI", "->", "getMaxAlignment", "(", ")", ">", "StackAlign", ")", "||", "F", "->", "getFnAttributes"], "ground_truth": ["(", ")", ".", "hasStackAlignmentAttr", "(", ")", ")", ";"], "File": "OR1KRegisterInfo", "Func": "needsStackRealignment", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8201, "Length": 23, "Cover_Rate": 0.30666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_zero_extendqisi2", "(", "reg", "[", "", "]", ",", "sub_reg", ")", ")", ";", "while", "(", "width", ">", "", ")", "{", "offset", "=", "offset", "+", "offset_adj", ";", "shift", "++", ";", "width", "--", ";", "mem", "[", "", "]", "=", "gen_rtx_MEM", "(", "QImode", ",", "plus_constant", "(", "Pmode", ",", "operands", "[", "", "]", ",", "offset", ")", ")", ";", "emit_move_insn", "(", "temp_sub_reg", ",", "mem", "[", "", "]", ")", ";", "emit_insn", "(", "gen_ashlsi3", "(", "temp_reg", ",", "temp_reg", ",", "GEN_INT", "(", "shift", "*", "", ")", ")", ")", ";", "emit_insn", "(", "gen_iorsi3", "(", "reg", "[", "", "]", ",", "reg", "[", "", "]", ",", "temp_reg", ")", ")", ";", "}", "if", "(", "mode", "==", "DImode", ")", "{", "reg", "[", "", "]", "=", "reg", "[", "", "]", ";", "shift", "="], "ground_truth": ["", ";"], "File": "nds32-md-auxiliary5", "Func": "nds32_expand_unaligned_load", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8202, "Length": 121, "Cover_Rate": 0.32266666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcaddq_rot90_f16", "(", "float16x8_t", "__a", ",", "float16x8_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve1___arm_vcaddq_rot90_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8203, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterAsmTargetStreamer", "(", "*", "T", ",", "createAsmTargetStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "*", "T", ",", "createMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "*", "T"], "ground_truth": [",", "createAsmBackend", ")", ";"], "File": "Nios2MCTargetDesc3", "Func": "LLVMInitializeNios2TargetMC", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8204, "Length": 40, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "RegisterInfo", "*"], "ground_truth": ["getRegisterInfo", "(", ")", "const", "{"], "File": "AZPRTargetMachine", "Func": "getRegisterInfo", "Target": "AZPR", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8205, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetStreamer", "::", "emitMovSP", "(", "unsigned", "Reg", ",", "int64_t", "Offset", ")", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "ARMTargetStreamer10", "Func": "emitMovSP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8206, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "&", "TS", "=", "getTargetStreamer", "(", ")", ";", "if", "(", "Subtarget", "->", "isTargetNaCl", "(", ")", ")", "EmitAlignment", "(", "std", "::", "max", "(", "MF", "->", "getAlignment", "(", ")", ",", "MIPS_NACL_BUNDLE_ALIGN", ")", ")", ";", "TS", ".", "emitDirectiveSetNoMicro", "("], "ground_truth": [")", ";"], "File": "MipsAsmPrinter43", "Func": "EmitFunctionEntryLabel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8207, "Length": 38, "Cover_Rate": 0.5671641791044776, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "else", "if", "(", "(", "IMMOffset", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ")", ")", "&&", "isInt", "<", "", ">", "(", "IMMOffset", "->", "getZExtValue", "(", ")", ")", ")", "{", "Base", "=", "CurDAG", "->", "getCopyFromReg", "(", "CurDAG", "->", "getEntryNode", "(", ")", ",", "SDLoc", "("], "ground_truth": ["CurDAG", "->", "getEntryNode", "(", ")", ")", ",", "AMDGPU", "::", "ZERO", ",", "", ")", ";"], "File": "AMDGPUISelDAGToDAG102", "Func": "SelectADDRVTX_READ", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8208, "Length": 60, "Cover_Rate": 0.31088082901554404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "uint16_t", "CU64BitRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "const", "uint16_t", "*", "CURegs", "=", "(", "Is64Bit", "?", "CU64BitRegs", ":", "CU32BitRegs", ")", ";", "uint32_t", "RegEnc", "=", "", ";", "for", "(", "int", "I", "=", "CU_NUM_SAVED_REGS", "-", "", ",", "Idx", "=", "", ";", "I", "!=", "-", "", ";", "--", "I", ")", "{", "unsigned", "Reg", "=", "SavedRegs", "[", "I", "]", ";", "if", "(", "Reg", "==", "", ")", "continue", ";", "int", "CURegNum", "=", "getCompactUnwindRegNum", "(", "CURegs"], "ground_truth": [",", "Reg", ")", ";"], "File": "X86FrameLowering100", "Func": "encodeCompactUnwindRegistersWithFrame", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8209, "Length": 89, "Cover_Rate": 0.4587628865979381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "selectVSplatSimm5", "(", "SDValue", "N", ",", "SDValue", "&", "SplatVal", ")", "{", "return", "selectVSplatSimmHelper", "(", "N", ",", "SplatVal", ",", "*", "CurDAG", ",", "*", "Subtarget", ",", "[", "]", "(", "int64_t", "Imm", ")", "{", "return", "isInt"], "ground_truth": ["<", "", ">", "(", "Imm", ")", ";", "}", ")", ";"], "File": "RISCVISelDAGToDAG", "Func": "selectVSplatSimm5", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8210, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "Y", "(", "getThe_64Target", "(", ")", ")", ";", "PassRegistry", "&", "PR", "=", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeGlobalISel", "(", "PR", ")", ";", "initializeWinEHStatePassPass", "(", "PR", ")", ";", "initializeFixupBWInstPassPass", "(", "PR", ")", ";", "initializeEvexToVexInstPassPass", "(", "PR", ")", ";", "initializeFixupLEAPassPass", "(", "PR", ")", ";", "initializeCallFrameOptimizationPass", "(", "PR", ")", ";", "initializeCmovConverterPassPass", "(", "PR"], "ground_truth": [")", ";"], "File": "X86TargetMachine20", "Func": "LLVMInitializeX86Target", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8211, "Length": 57, "Cover_Rate": 0.6785714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterInfo", "::", "RegisterInfo", "(", "TargetMachine", "&", "tm", ",", "const", "TargetInstrInfo", "&", "tii", ")", ":", "GenRegisterInfo", "(", "", ")", ",", "TM", "(", "tm", ")", ",", "TII", "(", "tii", ")", "{", "StackAlign", "=", "TM", ".", "getFrameLowering", "(", ")"], "ground_truth": ["->", "getStackAlignment", "(", ")", ";"], "File": "PatmosRegisterInfo", "Func": "PatmosRegisterInfo", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8212, "Length": 41, "Cover_Rate": 0.9318181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "Operand", "::", "CreatePSBHint", "(", "PSB", "->", "Encoding", ",", "Tok", ".", "getString", "(", ")", ",", "S", ",", "getContext", "(", ")", ")", ")", ";", "Lex", "(", ")", ";", "return", "MatchOperand_Success"], "ground_truth": [";"], "File": "AArch64AsmParser1", "Func": "tryParsePSBHint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8213, "Length": 37, "Cover_Rate": 0.33636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "Sym", "=", "addPrefix", "(", "Sym1", ")", ";", "size_t", "func_name_end", "=", "Sym", ".", "find", "("], "ground_truth": ["'.'", ")", ";"], "File": "PIC161", "Func": "getFuncNameForSym", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8214, "Length": 20, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm5_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_SImm5_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm5_1", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm5_32", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm5_33", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm5_0_Report_UImm6", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm5_Lsl2", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImmRange2_64", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm6_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm6_Lsl2", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_SImm6_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm7_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm7_N1", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_SImm7_Lsl2", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm8_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm10_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_SImm10_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_SImm11_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm16", ":", "case", "Match_UImm16_Relaxed", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_SImm16", ":", "case", "Match_SImm16_Relaxed", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm20_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ",", "", ")", ";", "case", "Match_UImm26_0", ":", "return", "Error", "(", "RefineErrorLoc", "(", "IDLoc", ",", "Operands", ",", "ErrorInfo", ")", ","], "ground_truth": ["", ")", ";"], "File": "MipsAsmParser56", "Func": "MatchAndEmitInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8215, "Length": 417, "Cover_Rate": 0.4638487208008899, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "emitUMULL_rr", "(", "MVT", "RetVT", ",", "unsigned", "Op0", ",", "unsigned", "Op1", ")", "{", "if", "(", "RetVT", "!=", ""], "ground_truth": [")", "return", "", ";"], "File": "AArch64FastISel18", "Func": "emitUMULL_rr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8216, "Length": 24, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "OutStreamer", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "create", "(", "MCSym", ".", "getPointer", "(", ")", ",", "OutStreamer", ".", "getContext", "("], "ground_truth": [")", ")", ",", "", ")", ";"], "File": "ARMAsmPrinter (2)1", "Func": "emitNonLazySymbolPointer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8217, "Length": 25, "Cover_Rate": 0.3048780487804878, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Swap", "=", "false", ";", "unsigned", "LittleEndianShifts", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "unsigned", "BigEndianShifts", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "N", "->", "getMask", "(", ")", ";", "int", "OriginalOrder", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "bool", "FoundCandidate", "=", "false", ";", "unsigned", "VINSERTBSrcElem", "=", "IsLE", "?", "", ":", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "BytesInVector", ";"], "ground_truth": ["++", "i", ")", "{"], "File": "PPCISelLowering (2)7", "Func": "lowerToVINSERTB", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8218, "Length": 163, "Cover_Rate": 0.3041044776119403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vsliq_n_uv8hi", "(", "__a", ",", "__b", ","], "ground_truth": ["__imm", ")", ";"], "File": "arm", "Func": "mve___arm_vsliq_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8219, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CI", ".", "setMI", "(", "NewMI", ",", "*", "TII", ",", "*", "STM", ")", ";", "OptimizeListAgain", "|=", "(", "CI", ".", "Width", "+", "Paired", ".", "Width", ")", "<", "", ";", "break", ";", "}", "case", "BUFFER_LOAD", ":", "{", "MachineBasicBlock", "::", "iterator", "NewMI", "=", "mergeBufferLoadPair", "(", "CI", ",", "Paired", ")", ";", "CI", ".", "setMI", "(", "NewMI", ",", "*", "TII", ",", "*", "STM", ")", ";", "OptimizeListAgain", "|=", "(", "CI", ".", "Width", "+", "Paired", ".", "Width", ")", "<", "", ";", "break", ";", "}", "case", "BUFFER_STORE", ":", "{", "MachineBasicBlock", "::", "iterator", "NewMI", "=", "mergeBufferStorePair", "(", "CI", ",", "Paired", ")", ";", "CI", ".", "setMI", "(", "NewMI", ",", "*", "TII", ",", "*", "STM", ")", ";", "OptimizeListAgain", "|=", "(", "CI", ".", "Width", "+", "Paired", ".", "Width", ")", "<", "", ";", "break", ";", "}", "case", "MIMG", ":", "{", "MachineBasicBlock", "::", "iterator", "NewMI", "=", "mergeImagePair", "(", "CI", ",", "Paired", ")", ";", "CI", ".", "setMI", "(", "NewMI", ",", "*", "TII", ",", "*", "STM", ")", ";", "OptimizeListAgain", "|=", "(", "CI", ".", "Width", "+", "Paired", ".", "Width", ")", "<", "", ";", "break", ";", "}", "case", "TBUFFER_LOAD", ":", "{", "MachineBasicBlock", "::", "iterator", "NewMI", "=", "mergeTBufferLoadPair", "(", "CI", ",", "Paired", ")", ";", "CI", ".", "setMI", "(", "NewMI", ",", "*", "TII", ",", "*", "STM", ")", ";", "OptimizeListAgain", "|=", "(", "CI", ".", "Width", "+", "Paired", ".", "Width", ")", "<", "", ";", "break", ";", "}", "case", "TBUFFER_STORE", ":", "{", "MachineBasicBlock", "::", "iterator", "NewMI", "=", "mergeTBufferStorePair", "("], "ground_truth": ["CI", ",", "Paired", ")", ";"], "File": "SILoadStoreOptimizer7", "Func": "optimizeInstsWithSameBaseAddr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8220, "Length": 230, "Cover_Rate": 0.49356223175965663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "M88kDisassembler", "Func": "decodeUImmOperand", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8221, "Length": 17, "Cover_Rate": 0.3695652173913043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "isiOS"], "ground_truth": ["(", ")", ";"], "File": "ARMSubtarget (2)", "Func": "isTargetIOS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8222, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "DIVREM", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "HalfVT", ",", "HalfVT", ")", ",", "LHS_Lo", ",", "RHS_Lo", ")", ";", "SDValue", "Res", "[", "", "]", "=", "{", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DIVREM", ".", "getValue", "(", "", ")", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DIVREM", ".", "getValue", "(", "", ")", ")", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "Res", ",", "DL", ")", ";", "}", "SDValue", "LHSign", "=", "DAG", ".", "getSelectCC", "(", "DL", ",", "LHS", ",", "Zero", ",", "NegOne", ",", "Zero", ",", "", ")", ";", "SDValue", "RHSign", "=", "DAG", ".", "getSelectCC", "(", "DL", ",", "RHS", ",", "Zero", ",", "NegOne", ",", "Zero", ",", "", ")", ";", "SDValue", "DSign", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "LHSign", ",", "RHSign", ")", ";", "SDValue", "RSign", "=", "LHSign", ";", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "LHS", ",", "LHSign", ")", ";", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "RHS", ",", "RHSign", ")", ";", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "LHS", ",", "LHSign", ")", ";", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "RHS", ",", "RHSign", ")", ";", "SDValue", "Div", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "LHS", ",", "RHS", ")", ";", "SDValue", "Rem", "=", "Div", ".", "getValue", "(", "", ")", ";", "Div", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Div", ",", "DSign", ")", ";", "Rem", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Rem", ",", "RSign", ")", ";", "Div", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Div", ",", "DSign", ")", ";", "Rem", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Rem", ",", "RSign", ")", ";", "SDValue", "Res", "[", ""], "ground_truth": ["]", "=", "{"], "File": "AMDGPUISelLowering (2)", "Func": "LowerSDIVREM", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8223, "Length": 321, "Cover_Rate": 0.5681415929203539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rs6000_member_type_forces_blk", "(", "const_tree", "field", ",", "machine_mode", "mode", ")", "{", "return", "(", "(", "TARGET_SPE", "&&", "TREE_CODE", "(", "TREE_TYPE", "(", "field", ")", ")", "==", "VECTOR_TYPE", ")", "||"], "ground_truth": ["(", "TARGET_E500_DOUBLE", "&&", "mode", "==", "DFmode", ")", ")", ";"], "File": "rs60004", "Func": "rs6000_member_type_forces_blk", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8224, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpgtq_f32", "(", "float32x4_t", "__a"], "ground_truth": [",", "float32x4_t", "__b", ")", "{"], "File": "arm", "Func": "mve___arm_vcmpgtq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8225, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LO16", "=", "LO16", ".", "addImm", "(", "Lo16", ")", ";", "HI16", "=", "HI16", ".", "addImm", "(", "Hi16", ")", ";", "}", "else", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "{", "const", "GlobalValue", "*", "GV", "=", "MO", ".", "getGlobal", "(", ")", ";", "unsigned", "TF", "=", "MO", ".", "getTargetFlags", "(", ")", ";", "LO16", "=", "LO16", ".", "addGlobalAddress", "(", "GV", ",", "MO", ".", "getOffset", "(", ")", ",", "TF", "|", "", ")", ";", "HI16", "=", "HI16", ".", "addGlobalAddress", "(", "GV", ",", "MO", ".", "getOffset", "(", ")", ",", "TF", "|", "", ")", ";", "}", "else", "if", "(", "MO", ".", "isCPI", "(", ")", ")", "{", "int", "i", "=", "MO", ".", "getIndex", "(", ")", ";", "unsigned", "TF", "=", "MO", ".", "getTargetFlags", "(", ")", ";", "LO16", "=", "LO16", ".", "addConstantPoolIndex", "(", "i", ",", "MO", ".", "getOffset", "(", ")", ",", "TF", "|", "", ")", ";", "HI16", "=", "HI16", ".", "addConstantPoolIndex", "(", "i", ",", "MO", ".", "getOffset", "(", ")", ",", "TF", "|", "", ")", ";", "}", "else", "if", "(", "MO", ".", "isJTI", "(", ")", ")", "{", "unsigned", "TF", "=", "MO", ".", "getTargetFlags", "(", ")", ";", "LO16", "=", "LO16", ".", "addJumpTableIndex", "(", "MO", ".", "getIndex", "(", ")", ",", "TF", "|", "", ")", ";", "HI16", "=", "HI16", ".", "addJumpTableIndex", "(", "MO", ".", "getIndex", "(", ")", ",", "TF", "|", "", ")", ";", "}", "else", "{", "assert", "(", "", "&&", "", ")", ";", "}", "if", "(", "ShouldUseMOV16PIC", ")", "{", "AddPICADD_MOVi16_PICID", "(", "MI", ",", "MBB", ",", "MBBI", ",", "!", "isThumb2", ",", "PredReg", ",", "Pred", ",", "DstReg", ",", "DstIsDead", ",", "LO16", ",", "HI16", ")", ";", "}", "LO16", "->", "setMemRefs", "(", "MI", ".", "memoperands_begin", "(", ")", ",", "MI", ".", "memoperands_end", "(", ")", ")", ";", "HI16", "->", "setMemRefs", "(", "MI", ".", "memoperands_begin", "(", ")", ",", "MI", ".", "memoperands_end", "(", ")", ")", ";", "LO16", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ";", "HI16", ".", "addImm", "(", "Pred", ")"], "ground_truth": [".", "addReg", "(", "PredReg", ")", ";"], "File": "ARMExpandPseudoInsts75", "Func": "ExpandMOV32BitImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8226, "Length": 307, "Cover_Rate": 0.3358862144420131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "RegNo", "==", "", "||", "RegNo"], "ground_truth": ["==", "", ";"], "File": "AArch64InstPrinter1", "Func": "isStackReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8227, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "isCall", "(", ")", ")", "{", "if", "(", "doesNotReturn", "(", "MI", ")", ")", "return", "true", ";", "for", "(", "auto", "I", ":", "MBB", "->", "successors", "(", ")", ")", "if", "(", "I", "->", "isEHPad"], "ground_truth": ["(", ")", ")", "return", "true", ";"], "File": "HexagonInstrInfo10", "Func": "isSchedulingBoundary", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8228, "Length": 41, "Cover_Rate": 0.35964912280701755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ModulePass", "*", "llvm", "::"], "ground_truth": ["createOpLoweringLegacyPass", "(", ")", "{"], "File": "DXILOpLowering", "Func": "createDXILOpLoweringLegacyPass", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8229, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "(", "MI", "->", "getNumOperands", "(", ")", "-", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", "+", "", ")", "*", "", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "ARMLoadStoreOptimizer (2)", "Func": "getLSMultipleTransferSize", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8230, "Length": 77, "Cover_Rate": 0.3168724279835391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerFixedLengthVectorLoadToRVV", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "DL", "(", "Op", ")", ";", "auto", "*", "Load", "=", "cast", "<", "LoadSDNode", ">", "(", "Op", ")", ";", "assert", "(", "allowsMemoryAccessForAlignment", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "DAG", ".", "getDataLayout", "(", ")", ",", "Load", "->", "getMemoryVT", "(", ")", ",", "*", "Load", "->", "getMemOperand", "(", ")", ")", "&&", "", ")", ";", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "MVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "VT", ")", ";", "SDValue", "VL", "=", "DAG", ".", "getConstant", "(", "VT", ".", "getVectorNumElements", "(", ")", ",", "DL", ",", "Subtarget", ".", "getXLenVT", "(", ")", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "{", "ContainerVT", ",", "", "}", ")", ";", "SDValue", "NewLoad", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "VTs", ",", "{", "Load", "->", "getChain", "(", ")", ",", "Load", "->", "getBasePtr", "(", ")", ",", "VL", "}", ",", "Load", "->", "getMemoryVT", "(", ")", ",", "Load", "->", "getMemOperand", "(", ")", ")", ";", "SDValue", "Result", "=", "convertFromScalableVector", "(", "VT", ",", "NewLoad", ",", "DAG", ",", "Subtarget", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "{", "Result", ",", "Load", "->", "getChain", "(", ")", "}", ","], "ground_truth": ["DL", ")", ";"], "File": "RISCVISelLowering1", "Func": "lowerFixedLengthVectorLoadToRVV", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8231, "Length": 193, "Cover_Rate": 0.9747474747474747, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "atLeastM68040", "(", ")"], "ground_truth": ["const", "{"], "File": "M68kSubtarget", "Func": "atLeastM68040", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8232, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printT2AddrModeImm8s4Operand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "OpNum", ")", "{", "const", "MachineOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "const", "MachineOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ";", "O", "<<", "", "<<", "getRegisterName", "(", "MO1", ".", "getReg", "(", ")", ")", ";", "int32_t", "OffImm", "=", "(", "int32_t", ")", "MO2", ".", "getImm", "(", ")", "/", "", ";", "if", "(", "OffImm", "<", "", ")", "O", "<<", "", "<<", "-", "OffImm", "*", "", ";", "else", "if", "(", "OffImm", ">", "", ")", "O", "<<", "", "<<", "OffImm", "*", "", ";", "O", "<<", ""], "ground_truth": [";"], "File": "ARMAsmPrinter100", "Func": "printT2AddrModeImm8s4Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8233, "Length": 101, "Cover_Rate": 0.9901960784313726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "{"], "File": "TOYPreRegAlloc", "Func": "getPassName", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8234, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "ThirtyTwoV", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VecVT", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "SplatVal", ",", "Zero", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "SplatVal", ",", "One", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT", ",", "Lo", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT", ",", "Lo", ",", "ThirtyTwoV", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT"], "ground_truth": [",", "Lo", ",", "ThirtyTwoV", ")", ";"], "File": "RISCVISelLowering70", "Func": "lowerSPLATVECTOR", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8235, "Length": 128, "Cover_Rate": 0.33507853403141363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Abs", "=", "Imm", ".", "Modifiers", "&", "", ";", "if", "(", "Imm", ".", "IsFPImm", ")", "{", "APFloat", "F", "(", "BitsToFloat", "(", "Val", ")", ")", ";", "if", "(", "Abs", ")", "{", "F", ".", "clearSign", "(", ")", ";", "}", "if", "(", "Negate", ")", "{", "F", ".", "changeSign", "(", ")", ";", "}", "Val", "=", "F", ".", "bitcastToAPInt", "(", ")", ".", "getZExtValue", "(", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "AMDGPUAsmParser52", "Func": "addImmOperands", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8236, "Length": 64, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetIRAnalysis", "(", "[", "this", "]", "(", "Function", "&", "F", ")", "{", "return", "TargetTransformInfo", "(", "TTIImpl", "(", "this", ","], "ground_truth": ["F", ")", ")", ";"], "File": "SystemZTargetMachine38", "Func": "getTargetIRAnalysis", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8237, "Length": 23, "Cover_Rate": 0.6764705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCBinaryExpr", "*", "BE", "=", "cast", "<", "MCBinaryExpr", ">", "(", "Expr", ")", ";", "fixELFSymbolsInTLSFixupsImpl", "(", "BE", "->", "getLHS", "(", ")", ",", "Asm", ")", ";", "fixELFSymbolsInTLSFixupsImpl", "(", "BE", "->", "getRHS", "(", ")", ",", "Asm", ")", ";", "break", ";", "}", "case", "MCExpr", "::", "SymbolRef", ":", "{", "const", "MCSymbolRefExpr", "&", "SymRef", "=", "*", "cast", "<"], "ground_truth": ["MCSymbolRefExpr", ">", "(", "Expr", ")", ";"], "File": "AArch64MCExpr (2)", "Func": "fixELFSymbolsInTLSFixupsImpl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8238, "Length": 58, "Cover_Rate": 0.36024844720496896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cmp_round_sh_mask", "(", "__mmask8", "__A", ",", "__m128h", "__B"], "ground_truth": [",", "__m128h", "__C", ",", "const", "int", "__D", ",", "const", "int", "__E", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm_mask_cmp_round_sh_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8239, "Length": 33, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addIRTranslator"], "ground_truth": ["(", ")", "{"], "File": "AArch64TargetMachine (2)3", "Func": "addIRTranslator", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8240, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", "||", "T", ".", "getArch"], "ground_truth": ["(", ")", "==", "Triple", "::", "ppcle", ";"], "File": "PPCTargetMachine40", "Func": "isLittleEndianTriple", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8241, "Length": 21, "Cover_Rate": 0.65625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Pred", "!=", "", "&&", "", ")", ";", "if", "(", "Pred", "==", "", ")", "{", "++", "MBIter", ";", "continue", ";", "}", "", "BlockMask", "=", "CreateVPTBlock", "(", "MBIter", ",", "EndIter", ",", "DeadInstructions", ")", ";", "MachineInstrBuilder", "MIBuilder", ";", "unsigned", "NewOpcode", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "(", "unsigned", ")", "BlockMask", "<<", "", ")", ";", "if", "(", "MachineInstr", "*", "VCMP", "=", "findVCMPToFoldIntoVPST", "(", "MI", ",", "TRI", ",", "NewOpcode", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "VCMP", "->", "dump", "(", ")", ")", ";", "MIBuilder", "=", "BuildMI", "(", "Block", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "NewOpcode", ")", ")", ";", "MIBuilder", ".", "addImm", "(", "(", "uint64_t", ")", "BlockMask", ")", ";", "MIBuilder", ".", "add", "(", "VCMP", "->", "getOperand", "(", "", ")", ")", ";", "MIBuilder", ".", "add", "(", "VCMP", "->", "getOperand", "(", "", ")", ")", ";", "MIBuilder", ".", "add", "(", "VCMP", "->", "getOperand", "(", "", ")", ")", ";", "for", "(", "MachineInstr", "&", "MI", ":", "make_range", "(", "VCMP", "->", "getIterator", "(", ")", ",", "MI", "->", "getIterator", "(", ")", ")", ")", "{", "MI", ".", "clearRegisterKills", "(", "VCMP", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "TRI", ")", ";", "MI", ".", "clearRegisterKills", "(", "VCMP", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "TRI", ")", ";", "}", "VCMP", "->", "eraseFromParent", "(", ")", ";", "}", "else", "{", "MIBuilder", "=", "BuildMI", "(", "Block", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ";", "MIBuilder", ".", "addImm", "(", "(", "uint64_t", ")", "BlockMask", ")", ";", "}", "finalizeBundle", "(", "Block", ",", "MachineBasicBlock", "::", "instr_iterator", "(", "MIBuilder", ".", "getInstr", "(", ")", ")", ",", "MBIter", ")", ";", "Modified", "=", "true", ";", "}", "for", "(", "MachineInstr", "*", "DeadMI", ":", "DeadInstructions", ")", "{", "if", "(", "DeadMI", "->", "isInsideBundle", "(", ")", ")", "DeadMI", "->", "eraseFromBundle", "(", ")", ";", "else", "DeadMI", "->", "eraseFromParent", "(", ")", ";", "}", "return"], "ground_truth": ["Modified", ";"], "File": "MVEVPTBlockPass", "Func": "InsertVPTBlocks", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8242, "Length": 305, "Cover_Rate": 0.7625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "_U_Qfge", "(", "long", "double", "a"], "ground_truth": [",", "long", "double", "b", ")", "{"], "File": "quadlib1", "Func": "_U_Qfge", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8243, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isHVXVectorType", "(", "Ty", ",", "true", ")", ")", "return", "Align"], "ground_truth": ["(", "getVectorLength", "(", ")", ")", ";"], "File": "HexagonSubtarget12", "Func": "getTypeAlignment", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8244, "Length": 17, "Cover_Rate": 0.3541666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "}", "unsigned", "NumOps", "=", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ";", "MachineOperand", "JTOp", "=", "MI", "->", "getOperand", "(", "NumOps", "-", "(", "MI", "->", "isPredicable", "(", ")", "?", "", ":", "", ")", ")", ";", "unsigned", "JTI", "=", "JTOp", ".", "getIndex", "(", ")", ";", "unsigned", "Size", "=", "JT", "[", "JTI", "]", ".", "MBBs", ".", "size", "(", ")", "*", "sizeof", "(", "uint32_t", ")", ";", "MachineBasicBlock", "*", "JumpTableBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", ")", ";", "MF", "->", "insert", "(", "std", "::", "next", "(", "MachineFunction", "::", "iterator", "(", "MBB", ")", ")", ",", "JumpTableBB", ")", ";", "MachineInstr", "*", "CPEMI", "=", "BuildMI", "(", "*", "JumpTableBB", ",", "JumpTableBB", "->", "begin", "(", ")", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "JTOpcode", ")", ")", ".", "addImm", "(", "i", "++", ")", ".", "addJumpTableIndex", "(", "JTI", ")", ".", "addImm", "(", "Size", ")", ";", "CPEMIs", ".", "push_back", "(", "CPEMI", ")", ";", "CPEntries", ".", "emplace_back", "(", "", ",", "CPEntry", "(", "CPEMI", ",", "JTI", ")", ")", ";", "JumpTableEntryIndices", ".", "insert", "(", "std", "::", "make_pair", "(", "JTI", ",", "CPEntries", ".", "size", "(", ")", "-", "", ")", ")", ";", "if", "(", "!", "LastCorrectlyNumberedBB", ")", "LastCorrectlyNumberedBB", "=", "&", "MBB", ";", "}", "if", "(", "LastCorrectlyNumberedBB", ")", "MF", "->", "RenumberBlocks", "("], "ground_truth": ["LastCorrectlyNumberedBB", ")", ";"], "File": "ARMConstantIslandPass16", "Func": "doInitialJumpTablePlacement", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8245, "Length": 234, "Cover_Rate": 0.6157894736842106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "CmpVT", "=", "LHS", ".", "getValueType", "(", ")", ".", "changeVectorElementTypeToInteger", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", ".", "isInteger", "(", ")", ")", "{", "assert", "(", "LHS", ".", "getValueType", "(", ")", "==", "RHS", ".", "getValueType", "(", ")", ")", ";", "", "CC", "=", "changeIntCCToCC", "(", "CC", ")", ";", "SDValue", "Cmp", "=", "EmitVectorComparison", "(", "LHS", ",", "RHS", ",", "CC", ",", "false", ",", "CmpVT", ",", "dl", ",", "DAG", ")", ";", "return", "DAG", ".", "getSExtOrTrunc", "(", "Cmp", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "}", "const", "bool", "FullFP16", "=", "DAG", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasFullFP16", "(", ")", ";", "if", "(", "!", "FullFP16", "&&", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "", ")", "{", "if", "(", "LHS", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", "==", "", ")", "{", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "LHS", ")", ";", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "RHS", ")", ";", "SDValue", "NewSetcc", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "LHS", ",", "RHS", ",", "CC", ")", ";", "DAG", ".", "ReplaceAllUsesWith", "(", "Op", ",", "NewSetcc", ")", ";", "CmpVT", "=", "", ";", "}", "else", "return", "SDValue", "(", ")", ";", "}", "assert", "(", "(", "!", "FullFP16", "&&", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "!=", "", ")", "||", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "!=", "", ")", ";", "", "CC1", ",", "CC2", ";", "bool", "ShouldInvert", ";", "changeVectorFPCCToCC", "(", "CC", ",", "CC1", ",", "CC2", ",", "ShouldInvert", ")", ";", "bool", "NoNaNs", "=", "getTargetMachine", "(", ")", ".", "Options", ".", "NoNaNsFPMath", ";", "SDValue", "Cmp", "=", "EmitVectorComparison", "(", "LHS", ",", "RHS", ",", "CC1", ","], "ground_truth": ["NoNaNs", ",", "CmpVT", ",", "dl", ",", "DAG", ")", ";"], "File": "AArch64ISelLowering87", "Func": "LowerVSETCC", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8246, "Length": 297, "Cover_Rate": 0.5479704797047971, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "OutStreamer", "->", "SwitchSection", "(", "TLOFMacho", ".", "getThreadLocalPointerSection", "(", ")", ")", ";", "EmitAlignment", "(", "", ")", ";", "for", "(", "auto", "&", "Stub", ":", "Stubs", ")", "emitNonLazySymbolPointer", "(", "*", "OutStreamer", ",", "Stub", ".", "first", ",", "Stub", ".", "second", ")", ";", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", "->", "AddBlankLine", "(", ")", ";", "}", "OutStreamer", "->", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "{", "const", "auto", "&", "TLOF", "=", "static_cast", "<", "const", "TargetLoweringObjectFileCOFF", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "std", "::", "string", "Flags", ";", "raw_string_ostream", "OS", "(", "Flags", ")", ";", "for", "(", "const", "auto", "&", "Function", ":", "M", ")", "TLOF", ".", "emitLinkerFlagsForGlobal", "(", "OS", ",", "&", "Function", ",", "*", "Mang", ")", ";", "for", "(", "const", "auto", "&", "Global", ":", "M", ".", "globals", "(", ")", ")", "TLOF", ".", "emitLinkerFlagsForGlobal", "(", "OS", ",", "&", "Global", ",", "*", "Mang", ")", ";", "for", "(", "const", "auto", "&", "Alias", ":", "M", ".", "aliases", "(", ")", ")", "TLOF", ".", "emitLinkerFlagsForGlobal", "(", "OS", ",", "&", "Alias", ",", "*", "Mang", ")", ";", "OS", ".", "flush", "("], "ground_truth": [")", ";"], "File": "ARMAsmPrinter81", "Func": "EmitEndOfAsmFile", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8247, "Length": 186, "Cover_Rate": 0.43356643356643354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_srli_epi32", "(", "__m512i", "__A", ",", "unsigned", "int", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_psrldi512_mask", "(", "(", "__v16si", ")", "__A", ",", "__B", ",", "(", "__v16si", ")", "_mm512_undefined_si512"], "ground_truth": ["(", ")", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_srli_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8248, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Args", ".", "push_back", "(", "Entry", ")", ";", "}", "SDValue", "Callee", "=", "DAG", ".", "getExternalSymbol", "(", "getLibcallName", "(", "LC", ")", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ";", "Type", "*", "RetTy", "=", "(", "Type", "*", ")", "StructType", "::", "get", "(", "Ty", ",", "Ty", ",", "nullptr", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "InChain", ")", ".", "setLibCallee", "(", "getLibcallCallingConv", "(", "LC", ")", ",", "RetTy", ",", "Callee", ",", "std", "::", "move", "(", "Args", ")", ")", ".", "setInRegister", "(", ")", ".", "setSExtResult", "(", "isSigned", ")", ".", "setZExtResult", "(", "!", "isSigned", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallInfo", "=", "LowerCallTo", "(", "CLI", ")", ";", "return", "CallInfo", ".", "first"], "ground_truth": [";"], "File": "AVRISelLowering9", "Func": "LowerDivRem", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8249, "Length": 129, "Cover_Rate": 0.33858267716535434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "*", "getAdjustedAnalysisPointer", "(", "const", "void", "*", "ID", ")", "override", "{", "if", "(", "ID", "==", "&", "TargetTransformInfo", "::", "ID", ")", "return", "(", "TargetTransformInfo", "*", ")", "this", ";", "return"], "ground_truth": ["this", ";"], "File": "AArch64TargetTransformInfo1", "Func": "getAdjustedAnalysisPointer", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8250, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getFCCReg"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "MipsAsmParser1", "Func": "addFCCAsmRegOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8251, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PointerSize", "=", "", ";", "CalleeSaveStackSlotSize", "=", "", ";", "IsLittleEndian", "=", "false", ";", "CommentString", "=", "", ";", "ZeroDirective", "="], "ground_truth": ["", ";"], "File": "SystemZMCAsmInfo1", "Func": "SystemZMCAsmInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8252, "Length": 20, "Cover_Rate": 0.39215686274509803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LIS", "=", "&", "getAnalysis", "<", "LiveIntervals", ">", "(", ")", ";", "char", "GlobalFlags", "=", "analyzeFunction", "(", "MF", ")", ";", "unsigned", "LiveMaskReg", "=", "", ";", "unsigned", "Exec", "=", "ST", "->", "isWave32", "(", ")", "?", "", ":", "", ";", "if", "(", "!", "(", "GlobalFlags", "&", "StateWQM", ")", ")", "{", "lowerLiveMaskQueries", "(", "Exec", ")", ";", "if", "(", "!", "(", "GlobalFlags", "&", "StateWWM", ")", "&&", "LowerToCopyInstrs", ".", "empty", "(", ")", "&&", "LowerToMovInstrs", ".", "empty", "(", ")", ")", "return", "!", "LiveMaskQueries", ".", "empty", "(", ")", ";", "}", "else", "{", "MachineBasicBlock", "&", "Entry", "=", "MF", ".", "front", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "EntryMI", "=", "Entry", ".", "getFirstNonPHI", "(", ")", ";", "if", "(", "GlobalFlags", "&", "StateExact", "||", "!", "LiveMaskQueries", ".", "empty", "(", ")", ")", "{", "LiveMaskReg", "=", "MRI", "->", "createVirtualRegister", "(", "TRI", "->", "getBoolRC", "(", ")", ")", ";", "MachineInstr", "*", "MI", "=", "BuildMI", "(", "Entry", ",", "EntryMI", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "LiveMaskReg", ")", ".", "addReg", "(", "Exec", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "MI", ")", ";", "}", "lowerLiveMaskQueries", "(", "LiveMaskReg", ")", ";", "if", "(", "GlobalFlags", "==", "StateWQM", ")", "{", "BuildMI", "(", "Entry", ",", "EntryMI", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "ST", "->", "isWave32", "(", ")", "?", "", ":", "", ")", ",", "Exec", ")", ".", "addReg", "(", "Exec", ")", ";", "lowerCopyInstrs", "(", ")", ";", "return", "true", ";", "}", "}", "LLVM_DEBUG", "(", "printInfo", "(", ")", ")", ";", "lowerCopyInstrs", "(", ")", ";", "for", "(", "auto", "BII", ":", "Blocks", ")", "processBlock", "(", "*", "BII", ".", "first", ",", "LiveMaskReg", ",", "BII", ".", "first", "==", "&", "*", "MF", ".", "begin", "(", ")", ")", ";", "LIS", "->", "removeRegUnit", "(", "*", "MCRegUnitIterator", "(", "", ",", "TRI"], "ground_truth": [")", ")", ";"], "File": "SIWholeQuadMode20", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8253, "Length": 276, "Cover_Rate": 0.7225130890052356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "ret", ";", "ret", "=", "alpha_sa_size", "(", ")", ";", "ret", "+=", "ALPHA_ROUND", "(", "crtl", "->", "outgoing_args_size", ")", ";", "switch", "(", "from", ")", "{", "case", "FRAME_POINTER_REGNUM", ":", "break", ";", "case", "ARG_POINTER_REGNUM", ":", "ret", "+=", "(", "ALPHA_ROUND", "(", "get_frame_size", "(", ")", "+", "crtl", "->", "args", ".", "pretend_args_size", ")", "-", "crtl", "->", "args", ".", "pretend_args_size", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "return"], "ground_truth": ["ret", ";"], "File": "alpha4", "Func": "alpha_initial_elimination_offset", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8254, "Length": 66, "Cover_Rate": 0.825, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", "&&", "!", "I", "->", "isDebugInstr", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", "->", "getFrameInfo"], "ground_truth": ["(", ")", ";"], "File": "XCoreInstrInfo18", "Func": "loadRegFromStackSlot", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8255, "Length": 49, "Cover_Rate": 0.3223684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "(", "Ctx", ")", "MCExpr", "(", "Kind", ","], "ground_truth": ["Expr", ",", "Negated", ")", ";"], "File": "MCS51MCExpr", "Func": "create", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8256, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vuninitializedq_s64", "(", "void", ")", "{", "int64x2_t", "__uninit", ";", "__asm__", "(", "", ":", "", "(", "__uninit", ")", ")", ";", "return"], "ground_truth": ["__uninit", ";"], "File": "arm", "Func": "mve_types___arm_vuninitializedq_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8257, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SECONDARY_MEMORY_NEEDED", "(", "from", ",", "to", ",", "mode"], "ground_truth": [")", "?", "", ":", "", ";"], "File": "riscv2", "Func": "riscv_register_move_cost", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8258, "Length": 14, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "int16x4x2_t", "__i", ";", "__builtin_neon_ti", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "union", "{", "int16x4x2_t", "__i", ";", "__builtin_neon_ti", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld2_lanev4hi", "(", "(", "const", "__builtin_neon_hi", "*", ")", "__a", ",", "__bu", ".", "__o", ",", "__c", ")", ";", "return", "__rv", ".", "__i"], "ground_truth": [";"], "File": "arm", "Func": "neon_vld2_lane_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8259, "Length": 51, "Cover_Rate": 0.7611940298507462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmulq_x_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vcmulq_m_fv4sf", "(", "__arm_vuninitializedq_f32", "(", ")", ","], "ground_truth": ["__a", ",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcmulq_x_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8260, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_aarch64_simd_xi", "__o", ";", "__o", "=", "__builtin_aarch64_ld4rv8qi", "(", "(", "const", "__builtin_aarch64_simd_qi", "*", ")", "__a", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int8x8_t", ")", "__builtin_aarch64_get_dregxiv8qi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int8x8_t", ")", "__builtin_aarch64_get_dregxiv8qi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int8x8_t", ")"], "ground_truth": ["__builtin_aarch64_get_dregxiv8qi", "(", "__o", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vld4_dup_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8261, "Length": 66, "Cover_Rate": 0.673469387755102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequiredID", "(", "LCSSAID", ")", ";", "AU", ".", "addRequired", "<", "AAResultsWrapperPass", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "ScalarEvolutionWrapperPass", ">", "("], "ground_truth": [")", ";"], "File": "HexagonLoopIdiomRecognition1", "Func": "getAnalysisUsage", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8262, "Length": 25, "Cover_Rate": 0.31645569620253167, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Relocator", "::", "addCopyReloc", "(", "ResolveInfo", "&", "pSym", ")", "{", "Relocation", "&", "rel_entry", "=", "*", "getTarget", "(", ")", ".", "getRelaDyn", "(", ")", ".", "create", "(", ")", ";", "rel_entry", ".", "setType", "(", "llvm"], "ground_truth": ["::", "ELF", "::", "R_AARCH64_COPY", ")", ";"], "File": "AArch64Relocator", "Func": "addCopyReloc", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8263, "Length": 38, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", ";", "if", "(", "AFI", "->", "isThumb1OnlyFunction", "(", ")", ")", "RC", "=", "&", "", ";", "else", "RC", "=", "&", "", ";", "unsigned", "Reg", "=", "MF", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "RC", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Root", ",", "dl", ",", "Reg", ",", "", ")", ";", "SDValue", "ArgValue2", ";", "if", "(", "NextVA", ".", "isMemLoc", "(", ")", ")", "{", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "("], "ground_truth": [")", ";"], "File": "ARMISelLowering6", "Func": "GetF64FormalArgument", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8264, "Length": 101, "Cover_Rate": 0.36462093862815886, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmulq_sv8hi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vmulq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8265, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Subtarget", "::", "useAA"], "ground_truth": ["(", ")", "const", "{"], "File": "AArch64Subtarget (2)1", "Func": "useAA", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8266, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "value_rtx", "=", "convert_to_mode", "(", "Pmode", ",", "value_rtx", ",", "", ")", ";", "emit_library_call", "(", "sym", ",", "LCT_NORMAL", ",", "VOIDmode", ",", "", ",", "dst_reg", ",", "Pmode", ",", "value_rtx", ",", "Pmode", ",", "convert_to_mode", "(", "TYPE_MODE", "(", "sizetype", ")", ",", "GEN_INT", "(", "bytes", ">>", "", ")", ",", "TYPE_UNSIGNED", "(", "sizetype", ")", ")", ",", "TYPE_MODE", "(", "sizetype", ")", ")", ";", "if", "(", "rem", "==", ""], "ground_truth": [")", "return", ";"], "File": "visium2", "Func": "expand_block_set_2", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 8267, "Length": 63, "Cover_Rate": 0.4405594405594406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "isValidDecodeLogicalImmediate", "(", "uint64_t", "val", ",", "unsigned", "regSize", ")", "{", "unsigned", "N", "=", "(", "val", ">>", "", ")", "&", "", ";", "unsigned", "imms", "=", "val", "&", "", ";", "if", "(", "regSize", "==", "", "&&", "N"], "ground_truth": ["!=", "", ")", "return", "false", ";"], "File": "ARM64AddressingModes", "Func": "isValidDecodeLogicalImmediate", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8268, "Length": 43, "Cover_Rate": 0.39814814814814814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AI", "->", "isFloatingPointOperation", "(", ")", ")", "return", "AtomicExpansionKind", "::", "CmpXChg", ";", "unsigned", "Size", "=", "AI", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits"], "ground_truth": ["(", ")", ";"], "File": "RISCVISelLowering", "Func": "shouldExpandAtomicRMWInIR", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8269, "Length": 26, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SItype", "__umodsi3", "(", "SItype", "a"], "ground_truth": [",", "SItype", "b", ")", "{"], "File": "lib2extra-funcs", "Func": "__umodsi3", "Target": "mt", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8270, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Src", ".", "getValueType", "(", ")", "==", "", "&&", "Op", ".", "getValueType", "(", ")", "=="], "ground_truth": ["", ")", "return", "LowerINT_TO_FP64", "(", "Op", ",", "DAG", ",", "true", ")", ";"], "File": "AMDGPUISelLowering (2)", "Func": "LowerSINT_TO_FP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8271, "Length": 28, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasGridWorkgroupCountY", "("], "ground_truth": [")", "const", "{"], "File": "SIMachineFunctionInfo (2)", "Func": "hasGridWorkgroupCountY", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8272, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Ws1", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Ws2", ")", ".", "addReg", "(", "Ws1", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "("], "ground_truth": ["Ws2", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";"], "File": "MipsSEISelLowering (2)", "Func": "emitFEXP2_D_1", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8273, "Length": 95, "Cover_Rate": 0.49222797927461137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "l", ";", "if", "(", "CONST_INT_P", "(", "x", ")", ")", "xx", "=", "INTVAL", "(", "x", ")", ";", "else", "output_operand_lossage", "(", "", ")", ";", "if", "(", "bits_set", "[", "xx", "&", "", "]", "<=", "", ")", "{", "if", "(", "(", "~", "xx", "&", "~", "(", "HOST_WIDE_INT", ")", "", ")", "==", "", ")", "xx", "&=", "", ";", "else", "if", "(", "(", "~", "xx", "&", "~", "(", "HOST_WIDE_INT", ")", "", ")", "==", "", ")", "xx", "&=", "", ";", "l", "=", "exact_log2", "(", "xx", ")", ";", "}", "else", "{", "if", "(", "(", "xx", "&", "~", "(", "HOST_WIDE_INT", ")", "", ")", "==", "", ")", "xx", "|=", "~", "(", "HOST_WIDE_INT", ")", "", ";", "else", "if", "(", "(", "xx", "&", "~", "(", "HOST_WIDE_INT", ")", "", ")", "==", "", ")", "xx", "|=", "~", "(", "HOST_WIDE_INT", ")", "", ";", "l", "=", "exact_log2", "(", "~", "xx", ")", ";", "}", "if", "(", "l", "==", "-", "", ")", "output_operand_lossage", "(", "", ")", ";", "fprintf", "(", "file", ",", "IMMEDIATE_PREFIX", "HOST_WIDE_INT_PRINT_DEC", ",", "l", ")", ";", "return", ";", "}", "case", "'C'", ":", "if", "(", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", ")", "assemble_name", "(", "file", ",", "XSTR", "(", "x", ",", "", ")", ")", ";", "else", "if", "(", "LABEL_P", "(", "x", ")", ")", "output_asm_label", "(", "x", ")", ";", "else", "xstormy16_print_operand_address", "(", "file", ",", "x", ")", ";", "return", ";", "case", "'o'", ":", "case", "'O'", ":", "{", "HOST_WIDE_INT", "xx", "=", "", ";", "if", "(", "CONST_INT_P", "(", "x", ")", ")", "xx", "=", "INTVAL", "(", "x", ")", ";", "else", "output_operand_lossage", "(", "", ")", ";", "if", "(", "code", "==", "'O'", ")", "xx", "=", "-", "xx", ";", "fprintf", "(", "file", ",", "IMMEDIATE_PREFIX", "HOST_WIDE_INT_PRINT_DEC", ",", "xx"], "ground_truth": ["-", "", ")", ";"], "File": "stormy164", "Func": "xstormy16_print_operand", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8274, "Length": 265, "Cover_Rate": 0.5773420479302832, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vsbcq_u32", "(", "__a", ","], "ground_truth": ["__b", ",", "__carry", ")", ";"], "File": "arm", "Func": "mve___arm_vsbcq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8275, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "REG_RANGE", "(", "", ",", "", ",", "SGPR64RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "VGPR96RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "VGPR128RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "SGPR128RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "VGPR256RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "VGPR512RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ",", "SGPR256RegNames", ")", ";", "REG_RANGE", "(", "", ",", "", ","], "ground_truth": ["SGPR512RegNames", ")", ";"], "File": "SIRegisterInfo101", "Func": "getRegAsmName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8276, "Length": 72, "Cover_Rate": 0.3090128755364807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "qword", ")", "(", "vec_unpackh", "(", "vec_perm", "(", "av", ",", "av", ",", "(", "(", "vec_uchar16", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", "}", ")", ")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_xshw", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8277, "Length": 57, "Cover_Rate": 0.7215189873417721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "Blocks", ".", "push_back", "(", "&", "MBB", ")", ";", "if", "(", "collectCmovCandidates", "(", "Blocks", ",", "AllCmovGroups", ",", "true", ")", ")", "{", "for", "(", "auto", "&", "Group", ":", "AllCmovGroups", ")", "{", "if", "(", "!", "llvm", "::", "any_of", "(", "Group", ",", "[", "&", "]", "(", "MachineInstr", "*", "I", ")", "{", "return", "I", "->", "mayLoad", "(", ")", ";", "}", ")", ")", "continue", ";", "Changed", "=", "true", ";", "convertCmovInstsToBranches", "(", "Group", ")", ";", "}", "}", "}", "SmallVector", "<", "MachineLoop", "*", ",", "", ">", "Loops", "(", "MLI", ".", "begin", "(", ")", ",", "MLI", ".", "end", "(", ")", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "(", "int", ")", "Loops", ".", "size", "(", ")", ";", "++", "i", ")", "for", "(", "MachineLoop", "*", "Child", ":", "Loops", "[", "i", "]", "->", "getSubLoops", "(", ")", ")", "Loops", ".", "push_back", "(", "Child", ")", ";", "for", "(", "MachineLoop", "*", "CurrLoop", ":", "Loops", ")", "{", "if", "(", "!", "CurrLoop", "->", "getSubLoops", "(", ")", ".", "empty", "(", ")", ")", "continue", ";", "CmovGroups", "CmovInstGroups", ";", "if", "(", "!", "collectCmovCandidates", "(", "CurrLoop", "->", "getBlocks", "(", ")", ",", "CmovInstGroups", ")", ")", "continue", ";", "if", "(", "!", "checkForProfitableCmovCandidates", "(", "CurrLoop", "->", "getBlocks", "(", ")", ",", "CmovInstGroups", ")", ")", "continue", ";", "Changed", "=", "true", ";", "for", "(", "auto", "&", "Group", ":", "CmovInstGroups", ")", "convertCmovInstsToBranches", "(", "Group", ")", ";", "}", "return", "Changed"], "ground_truth": [";"], "File": "X86CmovConversion", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8278, "Length": 224, "Cover_Rate": 0.6274509803921569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ")", ";", "if", "(", "UA", ".", "Addr", "->", "getFlags", "(", ")", "&", "NodeAttrs", "::", "PhiRef", ")", "{", "NodeAddr", "<", "PhiNode", "*", ">", "PA", "=", "UA", ".", "Addr", "->", "getOwner", "(", "*", "DFG", ")", ";", "NodeId", "id", "=", "PA", ".", "Id", ";", "const", "Liveness", "::", "RefMap", "&", "phiUse", "=", "LV", "->", "getRealUses", "(", "id", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Print", "<", "Liveness", "::", "RefMap", ">", "(", "phiUse", ",", "*", "DFG", ")", "<<", "", ")", ";", "if", "(", "phiUse", ".", "size", "(", ")", ">", "", ")", "{", "for", "(", "auto", "I", ":", "phiUse", ")", "{", "if", "(", "DR", "!=", "I", ".", "first", ")", "continue", ";", "auto", "phiUseSet", "=", "I", ".", "second", ";", "for", "(", "auto", "phiUI", ":", "phiUseSet", ")", "{", "NodeAddr", "<", "UseNode", "*", ">", "phiUA", "=", "DFG", "->", "addr", "<", "UseNode", "*", ">", "(", "phiUI", ")", ";", "UNodeList", ".", "push_back", "(", "phiUA", ")", ";", "}", "}", "}", "}", "else", "UNodeList", ".", "push_back"], "ground_truth": ["(", "UA", ")", ";"], "File": "HexagonOptAddrMode", "Func": "getAllRealUses", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8279, "Length": 161, "Cover_Rate": 0.5015576323987538, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "AMDGPUOperand", ">", "CreateReg", "(", "unsigned", "RegNo", ",", "SMLoc", "S", ",", "SMLoc", "E", ",", "const", "MCRegisterInfo", "*", "TRI", ",", "bool", "ForceVOP3", ")", "{", "auto", "Op", "=", "llvm", "::", "make_unique", "<"], "ground_truth": ["AMDGPUOperand", ">", "(", "Register", ")", ";"], "File": "AMDGPUAsmParser60", "Func": "CreateReg", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8280, "Length": 40, "Cover_Rate": 0.449438202247191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "narrowLoadToVZLoad", "(", "LoadSDNode", "*", "LN", ",", "MVT", "MemVT", ",", "MVT", "VT", ",", "SelectionDAG", "&", "DAG", ")", "{", "if", "(", "!", "LN", "->", "isSimple", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "LN", "->", "getChain", "(", ")", ",", "LN", "->", "getBasePtr", "(", ")", "}", ";", "return", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "SDLoc", "(", "LN", ")", ",", "Tys", ",", "Ops", ",", "MemVT", ",", "LN", "->", "getPointerInfo", "(", ")", ",", "LN", "->", "getOriginalAlign", "(", ")", ",", "LN"], "ground_truth": ["->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "narrowLoadToVZLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8281, "Length": 105, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTarget", "<", "Triple", "::", "arcompact", ">", "X", "("], "ground_truth": ["TheompactEncoreTarget", ",", "", ",", "", ")", ";"], "File": "ARCompactTargetInfo", "Func": "LLVMInitializeARCompactTargetInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8282, "Length": 15, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "OffsetPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "NewLD2", "=", "DAG", ".", "getLoad", "(", "", ",", "DL", ",", "NewLD1", ".", "getValue", "(", "", ")", ",", "OffsetPtr", ",", "LD", "->", "getPointerInfo", "(", ")", ",", "std", "::", "min", "(", "", ",", "LD", "->", "getAlignment", "(", ")", "/", "", ")", ",", "LD", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "LD", ",", "", ")", ",", "NewLD2", ".", "getValue", "(", "", ")", ")", ";", "if", "(", "DCI", ".", "DAG", ".", "getDataLayout", "(", ")", ".", "isBigEndian", "(", ")", ")", "std", "::", "swap", "(", "NewLD1", ",", "NewLD2", ")", ";", "SDValue", "Result", "=", "DCI", ".", "CombineTo", "(", "N", ",", "NewLD1", ",", "NewLD2", ")", ";", "return"], "ground_truth": ["Result", ";"], "File": "ARMISelLowering (3)", "Func": "PerformVMOVRRDCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8283, "Length": 138, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "any_of", "(", "std", "::", "begin", "(", "ArchList", ")", ",", "std", "::", "end", "(", "ArchList", ")", ",", "[", "HexArch", "]", "(", "Val", "V", ")"], "ground_truth": ["{", "return", "V", "==", "HexArch", ";", "}", ")", ";"], "File": "HexagonArch", "Func": "ValidArch", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8284, "Length": 35, "Cover_Rate": 0.7291666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cached_match", "=", "target_mcu", ";", "if", "(", "strncasecmp", "(", "target_mcu", ",", "", ",", "", ")", "==", "", ")", "return", "cached_result", "=", "true", ";", "if", "(", "strncasecmp", "(", "target_mcu", ",", "", ",", "", ")", "==", "", ")", "return", "cached_result", "=", "true", ";", "if", "(", "strncasecmp", "(", "target_mcu", ",", "", ",", "", ")", "==", "", ")", "return", "cached_result", "=", "true", ";", "msp430_extract_mcu_data", "(", "target_mcu", ")", ";", "if", "(", "extracted_mcu_data", ".", "name", "!=", "NULL", ")", "return", "cached_result", "=", "extracted_mcu_data", ".", "hwmpy", "==", "", ";", "return", "cached_result", "="], "ground_truth": ["false", ";"], "File": "msp430", "Func": "msp430_use_f5_series_hwmult", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8285, "Length": 85, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vpshld_v8hi", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B"], "ground_truth": [",", "__C", ")", ";"], "File": "avx512vbmi2vlintrin", "Func": "_mm_shldi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8286, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "eliminate_mem_intrinsic", "(", "Function", "&", "F", ",", "IntrinsicInst", "*", "II", ",", "StringRef", "name", ",", "L", "should_eliminate_call", ")", "{", "assert", "(", "II", "->", "arg_size", "(", ")", ">=", "", ")", ";", "auto", "arg0", "=", "II", "->", "getArgOperand", "(", "", ")", ";", "auto", "arg2", "=", "II", "->", "getArgOperand", "(", "", ")", ";", "assert", "(", "cast", "<", "PointerType", ">", "(", "arg0", "->", "getType", "(", ")", ")", "->", "getAddressSpace", "(", ")", "==", "", ")", ";", "assert", "(", "arg0", "->", "getType", "(", ")", "->", "getContainedType", "(", "", ")", "->", "isIntegerTy", "(", "", ")", ")", ";", "assert", "(", "arg2", "->", "getType", "(", ")", "->", "isIntegerTy", "(", "", ")", "||", "arg2", "->"], "ground_truth": ["getType", "(", ")", "->", "isIntegerTy", "(", "", ")", ")", ";"], "File": "PatmosIntrinsicElimination", "Func": "eliminate_mem_intrinsic", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8287, "Length": 115, "Cover_Rate": 0.575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "base", ",", "index", ";", "switch", "(", "GET_CODE", "(", "x", ")", ")", "{", "case", "CONST", ":", "case", "SYMBOL_REF", ":", "case", "LABEL_REF", ":", "return", "speed", "?", "", ":", "", ";", "case", "REG", ":", "case", "SUBREG", ":", "case", "POST_INC", ":", "return", "", ";", "case", "POST_MODIFY", ":", "i", "=", "(", "CONST_INT_P", "(", "XEXP", "(", "x", ",", "", ")", ")", "?", "INTVAL", "(", "XEXP", "(", "x", ",", "", ")", ")", ":", "", ")", ";", "if", "(", "IN_RANGE", "(", "i", ",", "-", "", ",", "", ")", ")", "return", "speed", "?", "", ":", "", ";", "if", "(", "speed", ")", "return", "", ";", "if", "(", "IN_RANGE", "(", "i", ",", "-", "", ",", "", ")", ")", "return", "", ";", "return", "", ";", "case"], "ground_truth": ["PLUS", ":"], "File": "mn10300", "Func": "mn10300_address_cost", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8288, "Length": 117, "Cover_Rate": 0.4076655052264808, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "if", "(", "(", "Idx", "==", "", ")", "&&", "Imm", ".", "getBitWidth", "(", ")", "<=", "", "&&", "isInt", "<", "", ">", "(", "Imm", ".", "getSExtValue", "(", ")", ")", ")", "return", "TCC_Free", ";", "break", ";", "}", "return", "TTI", "::", "getIntImmCost", "("], "ground_truth": ["Imm", ",", "Ty", ")", ";"], "File": "PPCTargetTransformInfo27", "Func": "getIntImmCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8289, "Length": 50, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Operand", "::", "Ptr", "CreateImm", "(", "const", "AsmParser", "*", "AsmParser", ",", "int64_t", "Val", ",", "SMLoc", "Loc", ",", "ImmTy", "Type", "=", "ImmTyNone", ",", "bool"], "ground_truth": ["IsFPImm", "=", "false", ")", "{"], "File": "AMDGPUAsmParser14", "Func": "CreateImm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8290, "Length": 28, "Cover_Rate": 0.3010752688172043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "HasAVX", ")", "return", "CSR_64_AllRegs_AVX_SaveList", ";", "return", "CSR_64_AllRegs_SaveList", ";", "case", "CallingConv", "::", "PreserveMost", ":", "return", "CSR_64_RT_MostRegs_SaveList", ";", "case", "CallingConv", "::", "PreserveAll", ":", "if", "(", "HasAVX", ")", "return", "CSR_64_RT_AllRegs_AVX_SaveList", ";", "return", "CSR_64_RT_AllRegs_SaveList", ";", "case", "CallingConv", "::", "CXX_FAST_TLS", ":", "if", "(", "Is64Bit", ")", "return", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "isSplitCSR", "(", ")", "?", "CSR_64_CXX_TLS_Darwin_PE_SaveList", ":", "CSR_64_TLS_Darwin_SaveList", ";", "break", ";", "case", "CallingConv", "::", "Intel_OCL_BI", ":", "{", "if", "(", "HasAVX512", "&&", "IsWin64", ")", "return", "CSR_Win64_Intel_OCL_BI_AVX512_SaveList", ";", "if", "(", "HasAVX512", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_AVX512_SaveList", ";", "if", "(", "HasAVX", "&&", "IsWin64", ")", "return", "CSR_Win64_Intel_OCL_BI_AVX_SaveList", ";", "if", "(", "HasAVX", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_AVX_SaveList", ";", "if", "(", "!", "HasAVX", "&&", "!", "IsWin64", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_SaveList", ";", "break", ";", "}", "case", "CallingConv", "::", "HHVM", ":", "return", "CSR_64_HHVM_SaveList", ";", "case", "CallingConv", "::", "_RegCall", ":", "if", "(", "Is64Bit", ")", "{", "if", "(", "IsWin64", ")", "{", "return", "(", "HasSSE", "?", "CSR_Win64_RegCall_SaveList", ":", "CSR_Win64_RegCall_NoSSE_SaveList", ")", ";", "}", "else", "{", "return", "(", "HasSSE", "?", "CSR_SysV64_RegCall_SaveList", ":", "CSR_SysV64_RegCall_NoSSE_SaveList", ")", ";", "}", "}", "else", "{", "return", "(", "HasSSE", "?", "CSR_32_RegCall_SaveList", ":", "CSR_32_RegCall_NoSSE_SaveList", ")", ";", "}", "case", "CallingConv", "::", "Cold", ":", "if", "(", "Is64Bit", ")", "return", "CSR_64_MostRegs_SaveList", ";", "break", ";", "case", "CallingConv", "::", "_64_Win64", ":", "if", "(", "!", "HasSSE", ")", "return", "CSR_Win64_NoSSE_SaveList", ";", "return", "CSR_Win64_SaveList", ";", "case", "CallingConv", "::", "_64_SysV", ":", "if", "(", "CallsEHReturn", ")", "return", "CSR_64EHRet_SaveList", ";", "return", "CSR_64_SaveList", ";", "case", "CallingConv", "::", "_INTR", ":", "if", "(", "Is64Bit", ")", "{", "if", "(", "HasAVX512", ")"], "ground_truth": ["return", "CSR_64_AllRegs_AVX512_SaveList", ";"], "File": "X86RegisterInfo20", "Func": "getCalleeSavedRegs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8291, "Length": 240, "Cover_Rate": 0.48582995951417, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "llvm", "::", "any_of", "(", "F", ".", "args", "(", ")", ",", "[", "]", "(", "const", "Argument", "&", "A", ")", "{", "return", "isa", "<", "ScalableVectorType", ">", "(", "A", ".", "getType", "(", ")", ")", ";", "}", ")", ")", "return", "true", ";", "const", "auto", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "!", "ST", ".", "hasNEON", "(", ")", "||", "!", "ST", ".", "hasFPARMv8", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "("], "ground_truth": [")", "<<", "", ")", ";"], "File": "AArch64CallLowering13", "Func": "fallBackToDAGISel", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8292, "Length": 80, "Cover_Rate": 0.6299212598425197, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Shuffler", "::", "ValidResourceUsage", "(", "PacketSummary", "const", "&", "Summary", ")", "{", "Optional", "<", "Packet", ">", "ShuffledPacket", "=", "tryAuction", "(", "Summary", ")", ";", "if", "(", "!", "ShuffledPacket", ")", "{", "reportError", "(", "", ")", ";", "return", "false", ";", "}", "else", "{", "Packet", "=", "*", "ShuffledPacket", ";", "}", "llvm", "::", "stable_sort", "(", "*", "this", ",", "", ")", ";", "HVXInstsT", "hvxInsts", ";", "hvxInsts", ".", "clear", "(", ")", ";", "for", "(", "const_iterator", "I", "=", "cbegin", "(", ")", ";", "I", "!=", "cend", "(", ")", ";", "++", "I", ")", "{", "struct", "CVIUnits", "inst", ";", "inst", ".", "Units", "=", "I", "->", "CVI", ".", "getUnits", "(", ")", ";", "inst", ".", "Lanes", "=", "I", "->", "CVI", ".", "getLanes", "(", ")", ";", "if", "(", "inst", ".", "Units", "==", "", ")", "continue", ";", "hvxInsts", ".", "push_back", "(", "inst", ")", ";", "}", "if", "(", "hvxInsts", ".", "size", "(", ")", ">", "", ")", "{", "unsigned", "startIdx", ",", "usedUnits", ";", "startIdx", "=", "usedUnits", "=", "", ";", "if", "(", "!", "checkHVXPipes", "(", "hvxInsts", ",", "startIdx", ",", "usedUnits", ")", ")", "{", "reportError", "(", "Twine", "(", "", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "HexagonShuffler10", "Func": "ValidResourceUsage", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8293, "Length": 175, "Cover_Rate": 0.9562841530054644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "PreHeader", "=", "L", "->", "getLoopPreheader", "(", ")", ")", "if", "(", "!", "VisitedBlocks", ".", "count", "(", "PreHeader", ")", ")", "Worklist", ".", "push_back", "(", "PreHeader", ")", ";", "while", "(", "!", "Worklist", ".", "empty", "(", ")", ")", "{", "auto", "BB", "=", "Worklist", ".", "pop_back_val", "(", ")", ";", "LoopOptimized", "|=", "Optimize_PreWhileConversion", "(", "BB", ")", ";", "LoopOptimized", "|=", "Optimize_PostWhileConversion", "(", "BB", ")", ";", "LoopOptimized", "|=", "Transform_StructAddressing", "(", "BB", ")", ";", "VisitedBlocks", ".", "insert", "(", "BB", ")", ";", "}", "++", "NumVisited", ";", "if", "(", "LoopOptimized", ")", "++"], "ground_truth": ["NumOptimized", ";"], "File": "SVEPostVectorize", "Func": "runOnLoop", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8294, "Length": 86, "Cover_Rate": 0.5408805031446541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AddressTypePromotion", "::", "runOnFunction", "(", "Function", "&", "F", ")", "{", "if", "(", "skipFunction", "(", "F", ")", ")", "return", "false", ";", "if", "(", "F", ".", "isDeclaration", "(", ")", ")", "return", "false", ";", "Func", "="], "ground_truth": ["&", "F", ";"], "File": "AArch64AddressTypePromotion2", "Func": "runOnFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8295, "Length": 36, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "insertEdge", "(", "Register", "Reg", ")"], "ground_truth": ["{"], "File": "X86DomainReassignment11", "Func": "insertEdge", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8296, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "mips16_expand_set_fcsr", "(", "rtx", "newval", ")", "{", "if", "(", "!", "mips16_set_fcsr_stub", ")", "mips16_set_fcsr_stub", "=", "new", "mips16_set_fcsr_one_only_stub", "(", ")", ";", "rtx", "fn", "=", "mips16_stub_call_address"], "ground_truth": ["(", "mips16_set_fcsr_stub", ")", ";"], "File": "mips", "Func": "mips16_expand_set_fcsr", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8297, "Length": 27, "Cover_Rate": 0.5192307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cbranch_trace", "(", "rtx_insn", "*", "insn", ")", ":", "cbranch_insn", "(", "insn", ")", ",", "condition_rtx_in_insn", "(", "NULL", ")", ",", "cbranch_type", "(", "unknown_branch_condition", ")", ",", "setcc", "(", ")", "{", "if", "(", "is_conditional_insn", "(", "cbranch_insn", ")", ")", "condition_rtx_in_insn", "=", "&", "XEXP", "(", "XEXP", "(", "PATTERN", "(", "cbranch_insn", ")", ",", "", ")", ",", "", ")", ";", "else", "if", "(", "rtx", "x", "=", "pc_set", "(", "cbranch_insn", ")", ")", "condition_rtx_in_insn", "=", "&", "XEXP", "("], "ground_truth": ["XEXP", "(", "x", ",", "", ")", ",", "", ")", ";"], "File": "sh", "Func": "treg_combine_cbranch_trace", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8298, "Length": 77, "Cover_Rate": 0.9871794871794872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "void", "si_stqx", "(", "qword", "a", ",", "qword", "b", ",", "qword", "c", ")", "{", "vec_st", "(", "(", "vec_uchar16", ")", "(", "a", ")", ",", "si_to_uint", "(", "(", "qword", ")", "(", "vec_add", "(", "(", "vec_uint4", ")", "(", "b", ")", ",", "(", "vec_uint4", ")", "("], "ground_truth": ["c", ")", ")", ")", ")", ",", "(", "vector", "unsigned", "char", "*", ")", "(", "", ")", ")", ";"], "File": "si2vmx", "Func": "si_stqx", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8299, "Length": 60, "Cover_Rate": 0.9836065573770492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsConstantInc", "=", "false", ";", "const", "SCEV", "*", "BasePtrIncSCEV", "=", "BasePtrSCEV", "->", "getStepRecurrence", "(", "*", "SE", ")", ";", "Value", "*", "IncNode", "=", "getNodeForInc", "(", "L", ",", "BaseMemI", ",", "BasePtrIncSCEV", ")", ";", "const", "SCEVConstant", "*", "BasePtrIncConstantSCEV", "=", "dyn_cast", "<", "SCEVConstant", ">", "(", "BasePtrIncSCEV", ")", ";", "if", "(", "BasePtrIncConstantSCEV", ")", "IsConstantInc", "=", "true", ";", "if", "(", "!", "IncNode", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "std", "::", "make_pair", "(", "nullptr", ",", "nullptr", ")", ";", "}", "const", "SCEV", "*", "BasePtrStartSCEV", "=", "nullptr", ";", "if", "(", "CanPreInc", ")", "{", "assert", "(", "SE", "->", "isLoopInvariant", "(", "BasePtrIncSCEV", ",", "L", ")", "&&", "", ")", ";", "BasePtrStartSCEV", "=", "SE", "->", "getMinusSCEV", "(", "BasePtrSCEV", "->", "getStart", "(", ")", ",", "IsConstantInc", "?", "BasePtrIncConstantSCEV", ":", "BasePtrIncSCEV", ")", ";", "}", "else", "BasePtrStartSCEV", "=", "BasePtrSCEV", "->", "getStart", "(", ")", ";", "if", "(", "alreadyPrepared", "(", "L", ",", "BaseMemI", ",", "BasePtrStartSCEV", ",", "BasePtrIncSCEV", ",", "Form", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "std", "::", "make_pair", "(", "nullptr", ",", "nullptr", ")", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BasePtrStartSCEV", "<<", "", ")", ";", "BasicBlock", "*", "Header", "=", "L", "->", "getHeader", "(", ")", ";", "unsigned", "HeaderLoopPredCount", "=", "pred_size", "(", "Header", ")", ";", "BasicBlock", "*", "LoopPredecessor", "=", "L", "->", "getLoopPredecessor", "(", ")", ";", "PHINode", "*", "NewPHI", "=", "PHINode", "::", "Create", "(", "I8PtrTy", ",", "HeaderLoopPredCount", ",", "getInstrName", "(", "BaseMemI", ",", "PHINodeNameSuffix", ")", ",", "Header", "->", "getFirstNonPHI", "(", ")", ")", ";", "Value", "*", "BasePtrStart", "=", "SCEVE", ".", "expandCodeFor", "(", "BasePtrStartSCEV", ",", "I8PtrTy", ",", "LoopPredecessor", "->", "getTerminator", "(", ")", ")", ";", "for", "(", "auto", "PI", ":", "predecessors", "(", "Header", ")", ")", "{", "if", "(", "PI", "!=", "LoopPredecessor", ")", "continue", ";", "NewPHI", "->", "addIncoming", "(", "BasePtrStart", ",", "LoopPredecessor", ")", ";", "}", "Instruction", "*", "PtrInc", "=", "nullptr", ";", "Instruction", "*", "NewBasePtr"], "ground_truth": ["=", "nullptr", ";"], "File": "PPCLoopInstrFormPrep", "Func": "rewriteForBase", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8300, "Length": 297, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_cvtpd2uqq256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4di", ")", "__W", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_mask_cvtpd_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8301, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "M", ".", "getSimpleValueType", "(", ")", ".", "SimpleTy", "==", "C", ".", "getSimpleValueType", "(", ")", ".", "SimpleTy", "&&", "", ")", ";", "return", "OR", "(", "XOR", "(", "ADD", "(", "AND", "(", "M", ",", "C", ")", ",", "C", ")", ",", "C"], "ground_truth": [")", ",", "M", ")", ";"], "File": "X86ParabixISelLowering", "Func": "MatchStar", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8302, "Length": 44, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "constant_pool", "*", "curr_pool", "=", "NULL", ";", "rtx", "insn", ";", "for", "(", "curr_pool", "=", "pool_list", ";", "curr_pool", ";", "curr_pool", "=", "curr_pool", "->", "next", ")", "{", "rtx", "barrier", "=", "PREV_INSN", "(", "curr_pool", "->", "pool_insn", ")", ";", "rtx", "jump", "=", "barrier", "?", "PREV_INSN", "(", "barrier", ")", ":", "NULL_RTX", ";", "rtx", "label", "=", "NEXT_INSN", "(", "curr_pool", "->", "pool_insn", ")", ";", "if", "(", "jump", "&&", "GET_CODE", "(", "jump", ")", "==", "JUMP_INSN", "&&", "barrier", "&&", "GET_CODE", "(", "barrier", ")", "==", "BARRIER", "&&", "label", "&&", "GET_CODE", "(", "label", ")", "==", "CODE_LABEL", "&&", "GET_CODE", "(", "PATTERN", "(", "jump", ")", ")", "==", "SET", "&&", "SET_DEST", "(", "PATTERN", "(", "jump", ")", ")", "==", "pc_rtx", "&&", "GET_CODE", "(", "SET_SRC", "(", "PATTERN", "(", "jump", ")", ")", ")", "==", "LABEL_REF", "&&", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "jump", ")", ")", ",", "", ")", "==", "label", ")", "{", "remove_insn", "(", "jump", ")", ";", "remove_insn", "(", "barrier", ")", ";", "remove_insn", "(", "label", ")", ";", "}", "remove_insn", "(", "curr_pool", "->", "pool_insn", ")", ";", "}", "for", "(", "insn", "=", "get_insns", "(", ")", ";", "insn", ";", ")", "{", "rtx", "next_insn", "=", "NEXT_INSN", "(", "insn"], "ground_truth": [")", ";"], "File": "s3903", "Func": "s390_chunkify_cancel", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8303, "Length": 179, "Cover_Rate": 0.6605166051660517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget", "(", ")", "{", "RegisterTargetMachine", "<", "TargetMachine", ">", "X", "(", "TheTarget32", ")", ";", "RegisterTargetMachine", "<", "TargetMachine", ">", "Y", "(", "TheTarget64", ")", ";", "initializeLowerEmscriptenEHSjLjPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "WebAssemblyTargetMachine50", "Func": "LLVMInitializeWebAssemblyTarget", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8304, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm8s4", "(", ")", "const", "{", "if", "(", "Kind", "!=", "k_Immediate", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return"], "ground_truth": ["false", ";"], "File": "ARMAsmParser111", "Func": "isImm8s4", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8305, "Length": 38, "Cover_Rate": 0.5588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "enableShrinkWrapping", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "STI", ".", "hasV8_1MMainlineOps", "(", ")", "&&", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "isCmseNSEntryFunction", "(", ")", ")", "return", "false", ";", "if", "(", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "shouldSignReturnAddress", "(", "true", ")", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMFrameLowering3", "Func": "enableShrinkWrapping", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8306, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "G_ZEXT", ":", "return", "", ";", "case", "TargetOpcode", "::", "G_ANYEXT", ":", "return", "", ";", "default", ":", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "AMDGPUCallLowering", "Func": "extOpcodeToISDExtOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8307, "Length": 23, "Cover_Rate": 0.42592592592592593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "B", "=", "&", "MBB", ";", "do", "{", "if", "(", "!", "Visited", ".", "insert", "(", "B", ")", ".", "second", ")", "return", "MBB", ".", "end", "(", ")", ";", "auto", "E", "=", "B", "->", "end", "(", ")", ";", "for", "(", ";", "It", "!=", "E", ";", "++", "It", ")", "{", "if", "(", "It", "->", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "if", "(", "TII", "->", "mayReadEXEC", "(", "*", "MRI", ",", "*", "It", ")", ")", "break", ";", "}", "if", "(", "It", "!=", "E", ")", "return", "It", ";", "if", "(", "B", "->", "succ_size", "(", ")", "!=", "", ")", "return", "MBB", ".", "end", "(", ")", ";", "MachineBasicBlock", "*", "Succ", "=", "*", "B", "->", "succ_begin", "(", ")", ";", "It", "=", "Succ", "->", "begin", "(", ")", ";", "B", "=", "Succ", ";", "}", "while", "(", "true"], "ground_truth": [")", ";"], "File": "SILowerControlFlow11", "Func": "skipIgnoreExecInstsTrivialSucc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8308, "Length": 131, "Cover_Rate": 0.808641975308642, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setReg", "(", "unsigned", "Val", ")", "{", "Contents", ".", "RegNum", "="], "ground_truth": ["Val", ";"], "File": "PPCCTRLoops2", "Func": "setReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8309, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["PASS_NAME", ";"], "File": "SIDebuggerInsertNops1", "Func": "getPassName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8310, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")"], "ground_truth": [",", "Reg", ")", ".", "add", "(", "Base", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";"], "File": "SystemZISelLowering", "Func": "forceReg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8311, "Length": 49, "Cover_Rate": 0.4049586776859504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "Reg", ":", "RegClassInfo", ".", "getOrder", "(", "&", "RegClass", ")", ")", "if", "(", "LiveRegs", ".", "available", "(", "MF", "->", "getRegInfo", "(", ")", ",", "Reg", ")", ")", "return", "Reg", ";", "return", ""], "ground_truth": [";"], "File": "ARMLoadStoreOptimizer19", "Func": "findFreeReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8312, "Length": 34, "Cover_Rate": 0.5230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "StackSize", "==", "", "&&", "!", "MFI", "->", "adjustsStack", "(", ")", ")", "return", ";", "MachineModuleInfo", "&", "MMI", "=", "MF", ".", "getMMI", "(", ")", ";", "const", "MCRegisterInfo", "*", "MRI", "=", "MMI", ".", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MachineLocation", "DstML", ",", "SrcML", ";", "TII", ".", "makeFrame", "(", "", ",", "StackSize", ",", "MBB", ",", "MBBI", ")", ";", "unsigned", "CFIIndex", "=", "MMI", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createDefCfaOffset", "(", "nullptr", ",", "-", "StackSize", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", "->", "getCalleeSavedInfo", "(", ")", ";", "if", "(", "CSI", ".", "size", "(", ")", ")", "{", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", "->", "getCalleeSavedInfo", "(", ")", ";", "for", "(", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "::", "const_iterator", "I", "=", "CSI", ".", "begin", "(", ")", ",", "E", "=", "CSI", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "int64_t", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "I", "->", "getFrameIdx", "(", ")", ")", ";", "unsigned", "Reg", "=", "I", "->", "getReg", "(", ")", ";", "unsigned", "DReg", "=", "MRI", "->", "getDwarfRegNum", "("], "ground_truth": ["Reg", ",", "true", ")", ";"], "File": "Mips16FrameLowering31", "Func": "emitPrologue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8313, "Length": 209, "Cover_Rate": 0.529113924050633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "is128BitUnpackShuffleMask", "(", "ArrayRef", "<", "int", ">", "Mask", ")", "{", "MVT", "EltVT", "=", "", "(", "", "/", "Mask", ".", "size", "(", ")", ")", ";", "MVT", "VT", "=", "", "(", "EltVT", ",", "Mask", ".", "size", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "SmallVector", "<", "int", ",", ""], "ground_truth": [">", "UnpackMask", ";"], "File": "X86ISelLowering129", "Func": "is128BitUnpackShuffleMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8314, "Length": 62, "Cover_Rate": 0.6078431372549019, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint16_t", "*", "table", "=", "lookup", "(", "MI", ".", "getOpcode", "(", ")", ",", "dom", ")", ";", "if", "(", "!", "table", ")", "{", "assert", "(", "(", "Subtarget", ".", "hasAVX2", "(", ")", "||", "Domain", "<", "", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "X86InstrInfo (2)1", "Func": "setExecutionDomain", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8315, "Length": 39, "Cover_Rate": 0.3023255813953488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "CCSI", ".", "getReg", "(", ")", ";", "assert", "(", "TRI", "->", "getRegSizeInBits", "(", "*", "TRI", "->", "getMinimalPhysRegClass", "(", "Reg", ")", ")", "==", "", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII"], "ground_truth": [".", "get", "(", "", ")", ",", "Reg", ")", ";"], "File": "MCS51FrameLowering", "Func": "restoreCalleeSavedRegisters", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8316, "Length": 47, "Cover_Rate": 0.3092105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pure_scalable_type_info", "::", "analysis_result", "pure_scalable_type_info", "::", "analyze", "(", "const_tree", "type", ")", "{", "gcc_assert", "(", "pieces", ".", "is_empty", "(", ")", ")", ";", "if", "(", "type", "==", "error_mark_node", ")", "return", "NO_ABI_IDENTITY", ";", "if", "(", "TYPE_SIZE", "(", "type", ")", "&&", "integer_zerop", "(", "TYPE_SIZE", "(", "type", ")", ")", ")", "return", "NO_ABI_IDENTITY", ";", "piece", "p", "="], "ground_truth": ["{", "}", ";"], "File": "aarch64", "Func": "analyze", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8317, "Length": 53, "Cover_Rate": 0.34868421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElts", "=", "InVT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "InVT", ".", "getVectorElementType", "(", ")", "==", "", ")", "{", "MVT", "NewVT", "=", "", "(", "", ",", "NumElts", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "return", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NewVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ")", ";", "}", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "<", "InVT", ".", "getSizeInBits", "(", ")", ")", "{", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "Cv", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "InVT", ".", "changeVectorElementTypeToInteger", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Cv", ")", ";", "}", "if", "(", "VT", ".", "getSizeInBits", "(", ")", ">", "InVT", ".", "getSizeInBits", "(", ")", ")", "{", "SDLoc", "dl", "(", "Op", ")", ";", "MVT", "ExtVT", "=", "", "(", "", "(", "VT", ".", "getScalarSizeInBits", "(", ")", ")", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "SDValue", "Ext", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ExtVT", ",", "Op", ".", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "AArch64ISelLowering (2)", "Func": "LowerVectorFP_TO_INT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8318, "Length": 203, "Cover_Rate": 0.7328519855595668, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "'i'", ":", "Imm", "|=", "", ";", "break", ";", "case", "'o'", ":", "Imm", "|=", "", ";", "break", ";", "case", "'r'", ":", "Imm", "|=", "", ";", "break", ";", "case", "'w'", ":", "Imm"], "ground_truth": ["|=", "", ";", "break", ";"], "File": "RISCVAsmParser", "Func": "addFenceArgOperands", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8319, "Length": 43, "Cover_Rate": 0.3412698412698413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_pmovusqb512mem_mask", "(", "(", "unsigned", "long", "long", "*", ")", "__P", ",", "(", "__v8di"], "ground_truth": [")", "__A", ",", "__M", ")", ";"], "File": "avx512fintrin1", "Func": "_mm512_mask_cvtusepi64_storeu_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8320, "Length": 18, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "*", "CI", "<<", "", "<<", "*", "opr0", "<<", "", ")", ";", "replaceCall", "(", "opr0", ")", ";", "return", "true", ";", "}", "if", "(", "ci_opr1", "==", "", ")", "{", "std", "::", "vector", "<", "const", "Type", "*", ">", "ParamsTys", ";", "ParamsTys", ".", "push_back", "(", "opr0", "->", "getType", "(", ")", ")", ";", "Module", "*", "M", "=", "CI", "->", "getModule", "(", ")", ";", "if", "(", "Constant", "*", "FPExpr", "=", "getFunction", "(", "M", ",", "LibFunc", "(", "LibFunc", "::", "EI_SQRT", ",", "FInfo", ")", ")", ")", "{", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "*", "CI", "<<", "", "<<", "*", "opr0", "<<", "", ")", ";", "Value", "*", "nval", "=", "CreateCallEx", "(", "B", ",", "FPExpr", ",", "opr0", ",", "", ")", ";", "replaceCall", "(", "nval", ")", ";", "return", "true", ";", "}", "}", "else", "if", "(", "ci_opr1", "==", "", ")", "{", "Module", "*", "M", "=", "CI", "->", "getModule"], "ground_truth": ["(", ")", ";"], "File": "AMDGPULibCalls10", "Func": "fold_rootn", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8321, "Length": 149, "Cover_Rate": 0.3170212765957447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "unsigned", "VecSize", "=", "VT", ".", "getSizeInBits", "(", ")", ";", "const", "int", "LUT", "[", "", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "int", "NumByteElts", "=", "VecSize", "/", "", ";", "MVT", "ByteVecVT", "=", "", "(", "", ",", "NumByteElts", ")", ";", "SDValue", "In", "=", "DAG", ".", "getBitcast", "(", "ByteVecVT", ",", "Op", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "LUTVec", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "NumByteElts", ";", "++", "i", ")", "LUTVec", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "LUT", "[", "i", "%", "", "]", ",", "DL", ",", "", ")", ")", ";", "SDValue", "InRegLUT", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ByteVecVT", ",", "LUTVec", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Mask0F", "(", "NumByteElts", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "M0F", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ByteVecVT", ",", "Mask0F", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Four", "(", "NumByteElts", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "FourV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ByteVecVT", ",", "Four", ")", ";", "SDValue", "HighNibbles", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ByteVecVT", ",", "In", ",", "FourV", ")", ";", "SDValue", "LowNibbles", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ByteVecVT", ",", "In", ",", "M0F", ")", ";", "SDValue", "HighPopCnt", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["ByteVecVT", ",", "InRegLUT", ",", "HighNibbles", ")", ";"], "File": "X86ISelLowering149", "Func": "LowerVectorCTPOPInRegLUT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8322, "Length": 277, "Cover_Rate": 0.7066326530612245, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "state", "->", "insns_left", "=", "state", "->", "issue_rate", ";", "memset", "(", "&", "state", "->", "last_set", ",", "", ",", "sizeof", "(", "state", "->", "last_set", ")", ")", ";", "state_reset", "(", "state", "->"], "ground_truth": ["dfa_state", ")", ";"], "File": "mips3", "Func": "mips_sim_reset", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8323, "Length": 32, "Cover_Rate": 0.6530612244897959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "getPacketBits", "(", "MCInst", "const", "&", "HMI", ")", "{", "unsigned", "const", "ParseFieldOffset", "=", "", ";", "ParseField", "Field", "=", "MCInstrInfo", "::", "isPacketEnd", "(", "HMI", ")", "?", "ParseField", "::"], "ground_truth": ["end", ":", "ParseField", "::", "last0", ";"], "File": "HexagonMCCodeEmitter22", "Func": "getPacketBits", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8324, "Length": 33, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "vl_vtype_info", "::", "same_vtype_p", "(", "const", "vl_vtype_info", "&", "other", ")", "const", "{", "return", "get_sew", "(", ")", "==", "other", ".", "get_sew", "(", ")", "&&", "get_vlmul", "(", ")", "==", "other", ".", "get_vlmul", "(", ")", "&&", "get_ta", "(", ")", "==", "other"], "ground_truth": [".", "get_ta", "(", ")", "&&", "get_ma", "(", ")", "==", "other", ".", "get_ma", "(", ")", ";"], "File": "riscv-vsetvl", "Func": "same_vtype_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8325, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_arm_set_fpscr_nzcvqc", "(", "(", "__builtin_arm_get_fpscr_nzcvqc", "(", ")", "&", "~", "", ")", "|", "(", "*", "__carry", "<<", "", ")", ")", ";", "int32x4_t", "__res", "=", "__builtin_mve_vadcq_sv4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vadcq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8326, "Length": 29, "Cover_Rate": 0.4915254237288136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EltVT", "==", "", "&&", "!", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "EltVT", "=", "", ";", "MaskVT", "=", "", "(", "EltVT", ",", "Mask", ".", "size", "(", ")", ")", ";", "}", "MVT", "LogicVT", "=", "VT", ";", "if", "(", "EltVT", "==", "", "||", "EltVT", "==", "", ")", "{", "Zero", "=", "DAG", ".", "getConstantFP", "(", "", ",", "DL", ",", "EltVT", ")", ";", "APFloat", "AllOnesValue", "=", "APFloat", "::", "getAllOnesValue", "(", "SelectionDAG", "::", "EVTToAPFloatSemantics", "(", "EltVT", ")", ",", "EltVT", ".", "getSizeInBits", "(", ")", ")", ";", "AllOnes", "=", "DAG", ".", "getConstantFP", "(", "AllOnesValue", ",", "DL", ",", "EltVT", ")", ";", "LogicVT", "=", "", "(", "EltVT", "==", "", "?", "", ":", "", ",", "Mask", ".", "size", "(", ")", ")", ";", "}", "else", "{", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "EltVT", ")", ";", "AllOnes", "=", "DAG", ".", "getAllOnesConstant", "(", "DL", ",", "EltVT", ")", ";", "}", "SmallVector", "<", "SDValue", ",", "", ">", "VMaskOps", "(", "Mask", ".", "size", "(", ")", ",", "Zero", ")", ";", "SDValue", "V", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "{", "if", "(", "Zeroable", "[", "i", "]", ")", "continue", ";", "if", "(", "Mask", "[", "i", "]", "%", "Size", "!=", "i", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "V", ")", "V", "=", "Mask", "[", "i", "]", "<", "Size", "?", "V1", ":", "V2", ";", "else", "if", "(", "V", "!=", "(", "Mask", "[", "i", "]", "<", "Size", "?", "V1", ":", "V2", ")", ")", "return", "SDValue", "(", ")", ";", "VMaskOps", "[", "i", "]", "=", "AllOnes", ";", "}", "if", "(", "!", "V", ")"], "ground_truth": ["return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering101", "Func": "lowerShuffleAsBitMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8327, "Length": 269, "Cover_Rate": 0.6529126213592233, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getTargetStreamer", "(", ")", ".", "emitARM64WinCFIMachineFrame"], "ground_truth": ["(", ")", ";"], "File": "AArch64AsmParser1", "Func": "parseDirectiveSEHMachineFrame", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8328, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "getScalarShiftAmountTy", "(", "const", "DataLayout", "&", ",", "EVT", "LHSTy", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "GBZ80ISelLowering", "Func": "getScalarShiftAmountTy", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8329, "Length": 16, "Cover_Rate": 0.8421052631578947, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "SETCC", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "M680x0InstrInfo", "Func": "IsSETCC", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8330, "Length": 103, "Cover_Rate": 0.44017094017094016, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_cvtepu64_ph", "(", "__mmask8", "__A", ",", "__m128i", "__B", ")", "{", "return", "__builtin_ia32_vcvtuqq2ph128_mask", "(", "(", "__v2di", ")", "__B"], "ground_truth": [",", "_mm_setzero_ph", "(", ")", ",", "__A", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_maskz_cvtepu64_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8331, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isGR128", "("], "ground_truth": [")", "const", "{"], "File": "SystemZAsmParser (2)", "Func": "isGR128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8332, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "recog_memoized", "(", "insn", ")", ">=", "", "&&", "get_attr_cannot_copy"], "ground_truth": ["(", "insn", ")", ";"], "File": "powerpcspe", "Func": "rs6000_cannot_copy_insn_p", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8333, "Length": 13, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "char", "*", "getPassName"], "ground_truth": ["(", ")", "const", "{"], "File": "Tile64ISelDAGToDAG", "Func": "getPassName", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8334, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleDAGInstrs", "*", "createPostMachineScheduler", "(", "MachineSchedContext", "*", "C"], "ground_truth": [")", "const", "override", "{"], "File": "PPCTargetMachine1", "Func": "createPostMachineScheduler", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8335, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "name", "+=", "skip", ";", "}", "if", "(", "verbatim", ")", "fputs", "(", "name", ",", "stream", ")", ";", "else", "asm_fprintf", "(", "stream", ","], "ground_truth": ["", ",", "name", ")", ";"], "File": "arm", "Func": "arm_asm_output_labelref", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8336, "Length": 26, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "llvm", "::", "createMachObjectWriter", "(", "raw_ostream", "&", "OS", ",", "uint32_t", "CPUType", ",", "uint32_t", "CPUSubtype", ")", "{", "return", "createMachObjectWriter", "(", "new", "MachObjectWriter", "(", "CPUType", ",", "CPUSubtype"], "ground_truth": [")", ",", "OS", ",", "true", ")", ";"], "File": "ARM64MachObjectWriter", "Func": "createARM64MachObjectWriter", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8337, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__inline__", "static", "void", "sh_media_FVCOPY_S", "(", "const", "void", "*", "fvg", ","], "ground_truth": ["void", "*", "fvf", ")", "{"], "File": "ushmedia", "Func": "sh_media_FVCOPY_S", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8338, "Length": 15, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "uint32_t", "helper_reencode_ldst_pos_imm", "(", "uint32_t", "pInst", ",", "uint32_t", "pImm", ")", "{", "return", "(", "pInst", "&", "~", "(", "get_mask", "(", "", ")", "<<", "", ")", ")"], "ground_truth": ["|", "(", "(", "pImm", "&", "get_mask", "(", "", ")", ")", "<<", "", ")", ";"], "File": "AArch64RelocationHelpers", "Func": "helper_reencode_ldst_pos_imm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8339, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "nios2_large_constant_p", "(", "rtx", "x", ")", "{", "return", "(", "nios2_symbolic_constant_p", "(", "x", ")", "||", "nios2_large_unspec_reloc_p", "(", "x", ")", "||", "(", "CONST_INT_P", "(", "x", ")", "&&"], "ground_truth": ["!", "SMALL_INT", "(", "INTVAL", "(", "x", ")", ")", ")", ")", ";"], "File": "nios2", "Func": "nios2_large_constant_p", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8340, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "SEInstrInfo", "::", "expandExtractElementF64", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "bool", "FP64", ")", "const", "{", "unsigned", "DstReg", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "N", "=", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "DebugLoc", "dl", "=", "I", "->", "getDebugLoc", "(", ")", ";", "assert", "(", "N", "<", "", "&&", "", ")", ";", "unsigned", "SubIdx", "=", "N", "?", "", ":", "", ";", "unsigned", "SubReg", "=", "getRegisterInfo", "(", ")", ".", "getSubReg", "(", "SrcReg", ",", "SubIdx", ")", ";", "assert", "(", "!", "(", "Subtarget", ".", "isABI_FPXX", "(", ")", "&&", "!", "Subtarget", ".", "has32r2", "(", ")", ")", ")", ";", "assert", "(", "!", "(", "Subtarget", ".", "isFP64bit", "(", ")", "&&"], "ground_truth": ["!", "Subtarget", ".", "useOddSPReg", "(", ")", ")", ")", ";"], "File": "MipsSEInstrInfo", "Func": "expandExtractElementF64", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8341, "Length": 140, "Cover_Rate": 0.6542056074766355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "AsmBackend", "(", "TT", ".", "isArch64Bit", "(", ")"], "ground_truth": [",", "TT", ".", "isOSBinFormatELF", "(", ")", ")", ";"], "File": "WebAssemblyAsmBackend20", "Func": "createWebAssemblyAsmBackend", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8342, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "avr_option_override", "(", "void", ")", "{", "flag_delete_null_pointer_checks", "=", "", ";", "if", "(", "avr_strict_X", ")", "flag_caller_saves", "=", "", ";", "maybe_set_param_value", "(", "PARAM_ALLOW_STORE_DATA_RACES", ",", "", ",", "global_options", ".", "x_param_values", ",", "global_options_set", ".", "x_param_values", ")", ";", "if", "(", "(", "flag_unwind_tables", "||", "flag_non_call_exceptions", "||", "flag_asynchronous_unwind_tables", ")", "&&", "!", "ACCUMULATE_OUTGOING_ARGS", ")", "{", "flag_omit_frame_pointer", "=", "", ";", "}", "if", "(", "flag_pic", "==", "", ")", "warning", "(", "OPT_fpic", ",", "", ")", ";", "if", "(", "flag_pic", "==", "", ")", "warning", "(", "OPT_fPIC", ",", "", ")", ";", "if", "(", "flag_pie", "==", "", ")", "warning", "(", "OPT_fpie", ",", "", ")", ";", "if", "(", "flag_pie", "==", "", ")", "warning", "(", "OPT_fPIE", ",", "", ")", ";", "if", "(", "!", "avr_set_core_architecture", "(", ")", ")", "return", ";", "avr_addr", ".", "sreg", "=", "", "+", "avr_arch", "->", "sfr_offset", ";", "avr_addr", ".", "rampz", "=", "", "+", "avr_arch", "->", "sfr_offset", ";", "avr_addr", ".", "rampy", "=", "", "+", "avr_arch", "->", "sfr_offset", ";", "avr_addr", ".", "rampx", "=", ""], "ground_truth": ["+", "avr_arch", "->", "sfr_offset", ";"], "File": "avr5", "Func": "avr_option_override", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8343, "Length": 154, "Cover_Rate": 0.7230046948356808, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "fixed_regs", "[", "i", "]", "=", "", ";", "}", "if", "(", "TARGET_ES0", "&&", "strcmp", "(", "lang_hooks", ".", "name", ",", "", ")", "&&", "strcmp", "(", "lang_hooks", "."], "ground_truth": ["name", ",", "", ")", ")", "error", "(", "", ")", ";"], "File": "rl782", "Func": "rl78_option_override", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8344, "Length": 48, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmStreamer", "::", "MCAsmStreamer", "(", "MCContext", "&", "Ctx", ",", "std", "::", "unique_ptr", "<", "formatted_raw_ostream", ">", "os", ",", "bool", "isVerboseAsm", ",", "MCInstPrinter", "*", "printer", ",", "bool", "showInst", ")", ":", "MCStreamer", "(", "Ctx", ")", ",", "OSOwner", "(", "std", "::", "move", "(", "os", ")", ")", ",", "OS", "(", "*", "OSOwner", ")", ",", "MAI", "(", "Ctx", ".", "getAsmInfo", "(", ")", ")", ",", "InstPrinter", "(", "printer", ")", ",", "CommentStream", "(", "CommentToEmit", ")", ",", "IsVerboseAsm", "(", "isVerboseAsm", ")", ",", "ShowInst", "(", "showInst", ")", "{", "assert", "(", "InstPrinter", ")"], "ground_truth": [";"], "File": "F2003fMCAsmStreamer", "Func": "F2003fMCAsmStreamer", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8345, "Length": 82, "Cover_Rate": 0.9879518072289156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x8_t", ")", "__builtin_neon_vreinterpretv8qiv8qi", "(", "("], "ground_truth": ["int8x8_t", ")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_s8_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8346, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "IntVal", ";", "if", "(", "!", "MatchRegisterName", "(", "Parser", ".", "getTok", "(", ")", ",", "RegNo", ",", "IntVal", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "Op", "=", "Operand", "::", "CreateImm", "(", "IntVal", ",", "S", ",", "E", ",", "is64", "(", ")", ")", ";", "Operands", ".", "push_back", "(", "Op", ")", ";", "return", "false", ";", "}", "return", "Error", "(", "S", ",", "", ")", ";", "case", "AsmToken", "::", "LParen", ":", "case", "AsmToken", "::", "Plus", ":", "case", "AsmToken", "::", "Minus", ":", "case", "AsmToken", "::", "Integer", ":", "case", "AsmToken", "::", "Identifier", ":", "case", "AsmToken", "::", "Dot", ":", "case", "AsmToken", "::", "Dollar", ":", "if", "(", "!", "getParser", "(", ")", ".", "parseExpression", "(", "EVal", ")", ")", "break", ";", "default", ":", "return", "Error", "(", "S", ",", "", ")", ";", "}", "if", "(", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "EVal", ")", ")", "Op", "=", "Operand", "::", "CreateImm", "(", "CE", "->", "getValue", "(", ")", ",", "S", ",", "E", ",", "is64", "(", ")", ")", ";", "else", "Op", "=", "Operand", "::", "CreateExpr", "(", "EVal", ",", "S", ",", "E", ",", "is64", "(", ")", ")", ";", "Operands", ".", "push_back", "(", "Op", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "LParen", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int64_t", "IntVal", ";", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "case", "AsmToken", "::", "Percent", ":", "Parser", ".", "Lex", "(", ")", ";", "unsigned", "RegNo", ";", "if", "(", "MatchRegisterName", "(", "Parser", ".", "getTok", "(", ")", ",", "RegNo", ",", "IntVal", ")", ")", "return", "Error", "(", "S", ",", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "Integer", ":", "if", "(", "getParser", "(", ")", ".", "parseAbsoluteExpression", "(", "IntVal", ")", "||", "IntVal", "<", "", "||", "IntVal", ">", "", ")", "return"], "ground_truth": ["Error", "(", "S", ",", "", ")", ";"], "File": "PPCAsmParser45", "Func": "ParseOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8347, "Length": 306, "Cover_Rate": 0.6375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ImmReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "CI", "->", "isZero", "(", ")", "?", "", ":", "", ")", ",", "ImmReg", ")", ";", "return", "ImmReg", ";", "}", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "(", "(", "VT", "==", "", ")", "?", "&", "", ":"], "ground_truth": ["&", "", ")", ";"], "File": "PPCFastISel25", "Func": "PPCMaterializeInt", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8348, "Length": 88, "Cover_Rate": 0.3308270676691729, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "getTargetMachine", "(", ")", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Small", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "const", "GlobalAddressSDNode", "*", "GN", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", ";", "const", "GlobalValue", "*", "GV", "=", "GN", "->", "getGlobal", "(", ")", ";", "unsigned", "Alignment", "=", "GV", "->", "getAlignment", "(", ")", ";", "Reloc", "::", "Model", "RelocM", "=", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", ";", "if", "(", "GV", "->", "isWeakForLinker", "(", ")", "&&", "GV", "->", "isDeclaration", "(", ")", "&&", "RelocM", "==", "Reloc", "::", "Static", ")", "{", "SDValue", "PoolAddr", ";", "PoolAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getTargetConstantPool", "(", "GV", ",", "PtrVT", ",", "", ",", "", ",", "", ")", ",", "DAG", ".", "getTargetConstantPool", "(", "GV", ",", "PtrVT", ",", "", ",", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "GlobalAddr", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "PoolAddr", ",", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "false", ",", "true", ",", "true", ",", "", ")", ";", "if", "(", "GN", "->", "getOffset", "(", ")", "!=", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "GlobalAddr", ",", "DAG", ".", "getConstant", "(", "GN", "->", "getOffset", "(", ")", ",", "PtrVT", ")", ")", ";", "return", "GlobalAddr", ";", "}", "if", "(", "Alignment", "==", "", ")", "{", "const", "PointerType", "*", "GVPtrTy", "=", "cast", "<", "PointerType", ">", "(", "GV", "->", "getType", "(", ")", ")", ";", "if", "(", "GVPtrTy", "->", "getElementType", "(", ")", "->", "isSized", "(", ")", ")", "{", "Alignment", "=", "getDataLayout", "(", ")", "->", "getABITypeAlignment", "(", "GVPtrTy", "->", "getElementType", "(", ")", ")", ";", "}", "else", "{", "Alignment", "=", "", ";", "}", "}", "unsigned", "char", "HiFixup", ",", "LoFixup", ";", "bool", "UseGOT", "=", "Subtarget", "->", "GVIsIndirectSymbol", "(", "GV", ",", "RelocM", ")", ";", "if", "(", "UseGOT", ")", "{", "HiFixup", "=", "", ";", "LoFixup", "="], "ground_truth": ["", ";"], "File": "AArch64ISelLowering123", "Func": "LowerGlobalAddressELFSmall", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8349, "Length": 320, "Cover_Rate": 0.6438631790744467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "R16_REG", ";", "i", "<=", "R25_REG", ";", "i", "++", ")", "fixed_regs", "[", "i", "]", "=", "call_used_regs", "[", "i", "]", "=", "", ";", "}", "if", "(", "TARGET_HS", ")", "for", "(", "regno", "=", "R1_REG", ";", "regno", "<", "R32_REG", ";", "regno", "+=", "", ")", "arc_hard_regno_modes", "[", "regno", "]", "=", "S_MODES", ";", "for", "(", "i", "=", "", ";", "i", "<", "FIRST_PSEUDO_REGISTER", ";", "i", "++", ")", "if", "(", "i", "<", "ILINK1_REG", ")", "{", "if", "(", "(", "TARGET_Q_CLASS", "||", "TARGET_RRQ_CLASS", ")", "&&", "(", "(", "i", "<=", "R3_REG", ")", "||", "(", "(", "i", ">=", "R12_REG", ")", "&&", "(", "i", "<=", "R15_REG", ")", ")", ")", ")", "arc_regno_reg_class", "[", "i", "]", "=", "ARCOMPACT16_REGS", ";", "else", "arc_regno_reg_class", "[", "i", "]", "=", "GENERAL_REGS", ";", "}", "else", "if", "(", "i", "<", "LP_COUNT", ")", "arc_regno_reg_class", "[", "i", "]", "=", "GENERAL_REGS", ";", "else", "arc_regno_reg_class", "[", "i", "]", "=", "NO_REGS", ";", "arc_regno_reg_class", "[", "CC_REG", "]", "=", "NO_REGS", ";", "arc_regno_reg_class", "[", "FRAME_POINTER_REGNUM", "]", "=", "GENERAL_REGS", ";", "arc_regno_reg_class", "[", "ARG_POINTER_REGNUM", "]", "=", "GENERAL_REGS", ";", "if", "(", "TARGET_DPFP", ")", "for", "(", "i", "=", "R40_REG", ";", "i", "<", "R44_REG", ";", "++", "i", ")", "{", "arc_regno_reg_class", "[", "i", "]", "=", "DOUBLE_REGS", ";", "if", "(", "!", "TARGET_ARGONAUT_SET", ")", "CLEAR_HARD_REG_BIT", "(", "reg_class_contents", "[", "GENERAL_REGS", "]", ",", "i", ")", ";", "}", "else", "{", "arc_regno_reg_class", "[", "R40_REG", "]", "=", "ALL_REGS", ";", "arc_regno_reg_class", "[", "R41_REG", "]", "=", "ALL_REGS", ";", "arc_regno_reg_class", "[", "R42_REG", "]", "=", "ALL_REGS", ";", "arc_regno_reg_class", "[", "R43_REG", "]", "=", "ALL_REGS", ";", "fixed_regs", "[", "R40_REG", "]", "=", "", ";", "fixed_regs", "[", "R41_REG", "]", "=", "", ";", "fixed_regs", "[", "R42_REG", "]", "=", "", ";", "fixed_regs", "[", "R43_REG", "]", "=", "", ";", "arc_hard_regno_modes", "[", "R40_REG", "]", "=", "", ";", "arc_hard_regno_modes", "[", "R42_REG", "]", "=", "", ";", "}", "if", "(", "TARGET_SIMD_SET", ")", "{", "gcc_assert", "(", "ARC_FIRST_SIMD_VR_REG", "==", "", ")", ";", "gcc_assert", "(", "ARC_LAST_SIMD_VR_REG", "==", "", ")", ";", "for", "(", "i", "=", "ARC_FIRST_SIMD_VR_REG", ";", "i", "<=", "ARC_LAST_SIMD_VR_REG", ";", "i", "++", ")", "arc_regno_reg_class", "[", "i", "]", "=", "SIMD_VR_REGS", ";", "gcc_assert", "(", "ARC_FIRST_SIMD_DMA_CONFIG_REG", "==", "", ")", ";", "gcc_assert", "(", "ARC_FIRST_SIMD_DMA_CONFIG_IN_REG", "==", "", ")", ";", "gcc_assert", "(", "ARC_FIRST_SIMD_DMA_CONFIG_OUT_REG", "==", "", ")", ";", "gcc_assert", "(", "ARC_LAST_SIMD_DMA_CONFIG_REG", "==", "", ")", ";", "for", "(", "i", "=", "ARC_FIRST_SIMD_DMA_CONFIG_REG", ";", "i", "<=", "ARC_LAST_SIMD_DMA_CONFIG_REG", ";", "i", "++", ")", "arc_regno_reg_class", "[", "i", "]", "=", "SIMD_DMA_CONFIG_REGS", ";", "}", "arc_regno_reg_class", "[", "PCL_REG", "]", "=", "NO_REGS", ";", "if", "(", "(", "TARGET_V2", "&&", "(", "TARGET_FP_DP_FUSED", "||", "TARGET_FP_SP_FUSED", ")", ")", "||"], "ground_truth": ["TARGET_PLUS_DMPY", ")", "{"], "File": "arc8", "Func": "arc_conditional_register_usage", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8350, "Length": 384, "Cover_Rate": 0.5423728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "XNCMISelLowering", "Func": "getTargetNodeName", "Target": "XNCM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8351, "Length": 42, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtaq_u64_f64", "(", "float64x2_t", "__a", ")", "{", "return", "__builtin_aarch64_lrounduv2dfv2di_us", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vcvtaq_u64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8352, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "ELFStreamer", "(", "Context", ",", "MAB", ",", "OS", ",", "Emitter"], "ground_truth": [")", ";"], "File": "MipsELFStreamer21", "Func": "createMipsELFStreamer", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8353, "Length": 13, "Cover_Rate": 0.325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DiagnosticInfoUnsupported", "Diag", "(", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->"], "ground_truth": ["getFunction", "(", ")", ",", "", ")", ";"], "File": "SIMemoryLegalizer15", "Func": "reportUnknownSyncScope", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8354, "Length": 21, "Cover_Rate": 0.3230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PreAllocLoadStoreOpt", "::", "RescheduleLoadStoreInstrs", "(", "MachineBasicBlock", "*", "MBB", ")", "{", "bool", "RetVal", "=", "false", ";", "DenseMap", "<", "MachineInstr", "*", ",", "unsigned", ">", "MI2LocMap", ";", "DenseMap", "<", "unsigned", ",", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", ">", "Base2LdsMap", ";", "DenseMap", "<", "unsigned", ",", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", ">", "Base2StsMap", ";", "SmallVector", "<", "unsigned", ",", "", ">", "LdBases", ";", "SmallVector", "<", "unsigned", ",", "", ">", "StBases", ";", "unsigned", "Loc", "=", "", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", "->", "begin", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "E", "=", "MBB", "->", "end", "(", ")", ";", "while", "(", "MBBI", "!=", "E", ")", "{", "for", "(", ";", "MBBI", "!=", "E", ";", "++", "MBBI", ")", "{", "MachineInstr", "*", "MI", "=", "MBBI", ";", "const", "MCInstrDesc", "&", "MCID", "=", "MI", "->", "getDesc", "(", ")", ";", "if", "(", "MCID", ".", "isCall", "(", ")", "||", "MCID", ".", "isTerminator", "(", ")", ")", "{", "++", "MBBI", ";", "break", ";", "}", "if", "(", "!", "MI", "->", "isDebugValue", "(", ")", ")", "MI2LocMap", "[", "MI", "]", "=", "++", "Loc", ";", "if", "(", "!", "isMemoryOp", "(", "MI", ")", ")", "continue", ";", "unsigned", "PredReg", "=", "", ";", "if", "(", "llvm", "::", "getInstrPredicate", "(", "MI", ",", "PredReg", ")", "!=", "", ")", "continue", ";", "int", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "bool", "isLd", "=", "isi32Load", "(", "Opc", ")", "||", "Opc", "==", "", "||", "Opc", "==", "", ";", "unsigned", "Base", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int", "Offset", "=", "getMemoryOpOffset", "(", "MI", ")", ";", "bool", "StopHere", "=", "false", ";", "if", "(", "isLd", ")", "{", "DenseMap", "<", "unsigned", ",", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", ">", "::", "iterator", "BI", "=", "Base2LdsMap", "."], "ground_truth": ["find", "(", "Base", ")", ";"], "File": "ARMLoadStoreOptimizer11", "Func": "RescheduleLoadStoreInstrs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8355, "Length": 278, "Cover_Rate": 0.3871866295264624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ConstantArray", "*", "InitList", "=", "dyn_cast", "<", "ConstantArray", ">", "(", "GV", "->", "getInitializer", "(", ")", ")", ";", "if", "(", "!", "InitList"], "ground_truth": [")", "return", "true", ";"], "File": "NVPTXAsmPrinter15", "Func": "isEmptyXXStructor", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8356, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cvtps_pd"], "ground_truth": ["(", "__m256", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_cvtps_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8357, "Length": 19, "Cover_Rate": 0.40425531914893614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "EmitStore", "(", "EVT", "VT", ",", "unsigned", "SrcReg", ",", "Address", "&", "Addr", ",", "unsigned", "Alignment", ")", "{", "unsigned", "StrOpc", ";", "bool", "useAM3", "=", "false", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "{", "unsigned", "Res", "=", "createResultReg", "(", "isThumb2", "?", "", ":", "", ")", ";", "unsigned", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "Res", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "", ")", ")", ";", "SrcReg", "=", "Res", ";", "}", "case", "", ":", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "StrOpc", "=", "", ";", "else", "StrOpc", "=", "", ";", "}", "else", "{", "StrOpc", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "StrOpc", "=", "", ";", "else", "StrOpc", "=", "", ";", "}", "else", "{", "StrOpc", "=", "", ";", "useAM3", "=", "true", ";", "}", "break", ";", "case", "", ":", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "StrOpc", "=", "", ";", "else", "StrOpc", "=", "", ";", "}", "else", "{", "StrOpc", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "if", "(", "Alignment", "&&", "Alignment", "<", "", ")", "{", "unsigned", "MoveReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "MoveReg", ")", ".", "addReg", "(", "SrcReg", ")", ")", ";", "SrcReg", "=", "MoveReg", ";", "VT", "=", "", ";", "StrOpc", "=", "isThumb2", "?", "", ":", "", ";", "}", "else", "{", "StrOpc", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "if", "(", "Alignment", "&&", "Alignment", "<", "", ")", "return", "false", ";", "StrOpc", "="], "ground_truth": ["", ";"], "File": "ARMFastISel41", "Func": "ARMEmitStore", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8358, "Length": 381, "Cover_Rate": 0.7728194726166329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasArithmeticCbzFusion", "(", ")", "const", "{", "return"], "ground_truth": ["HasArithmeticCbzFusion", ";"], "File": "AArch64Subtarget (2)1", "Func": "hasArithmeticCbzFusion", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8359, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", "<<", "Print", "<", "RefMap", ">", "(", "LiveIn", ",", "DFG", ")", "<<", "'\\n'", ";", "dbgs", "(", ")", "<<", "", "<<", "Print", "<", "RegisterAggr", ">", "(", "LiveMap", "[", "B", "]", ",", "DFG", ")", "<<", "'\\n'", ";", "}", "RefMap", "LiveInCopy", "=", "LiveIn", ";", "LiveIn", ".", "clear", "(", ")", ";", "for", "(", "const", "std", "::", "pair", "<", "RegisterId", ",", "NodeRefSet", ">", "&", "LE", ":", "LiveInCopy", ")", "{", "RegisterRef", "LRef", "(", "LE", ".", "first", ")", ";", "NodeRefSet", "&", "NewDefs", "=", "LiveIn", "[", "LRef", ".", "Reg", "]", ";", "const", "NodeRefSet", "&", "OldDefs", "=", "LE", ".", "second", ";", "for", "(", "NodeRef", "OR", ":", "OldDefs", ")", "{", "auto", "DA", "=", "DFG", ".", "addr", "<", "DefNode", "*", ">", "(", "OR", ".", "first", ")", ";", "NodeAddr", "<", "InstrNode", "*", ">", "IA", "=", "DA", ".", "Addr", "->", "getOwner", "(", "DFG", ")", ";", "NodeAddr", "<", "BlockNode", "*", ">", "BA", "=", "IA", ".", "Addr", "->", "getOwner", "(", "DFG", ")", ";", "if", "(", "B", "!=", "BA", ".", "Addr", "->", "getCode", "(", ")", ")", "{", "NewDefs", ".", "insert", "(", "OR", ")", ";", "continue", ";", "}", "RegisterAggr", "RRs", "(", "TRI", ")", ";", "LRef", ".", "Mask", "=", "OR", ".", "second", ";", "if", "(", "!", "DFG", ".", "IsPreservingDef", "(", "DA", ")", ")", "{", "assert", "(", "!", "(", "IA", ".", "Addr", "->", "getFlags", "(", ")", "&", "NodeAttrs", "::", "Phi", ")", ")", ";", "if", "(", "RRs", ".", "insert", "(", "DA", ".", "Addr", "->", "getRegRef", "(", "DFG", ")", ")", ".", "hasCoverOf", "(", "LRef", ")", ")", "continue", ";", "}", "for", "(", "NodeAddr", "<", "DefNode", "*", ">", "TA", ":", "getAllReachingDefs", "(", "DA", ")", ")", "{", "NodeAddr", "<", "InstrNode", "*", ">", "ITA", "=", "TA", ".", "Addr", "->", "getOwner", "(", "DFG", ")", ";", "NodeAddr", "<", "BlockNode", "*", ">", "BTA", "=", "ITA", ".", "Addr", "->", "getOwner", "(", "DFG", ")", ";", "if", "(", "BTA", ".", "Addr", "->", "getCode", "(", ")", "!=", "B", ")", "{", "RegisterAggr", "L", "(", "TRI", ")", ";", "L", ".", "insert", "(", "LRef", ")", ".", "clear", "(", "RRs", ")", ";", "assert", "(", "!", "L", ".", "empty", "(", ")", ")", ";", "NewDefs", ".", "insert", "(", "{", "TA", ".", "Id", ",", "L", ".", "begin", "(", ")", "->", "second", "}", ")", ";", "break", ";", "}", "if", "(", "!", "(", "TA", ".", "Addr", "->", "getFlags", "(", ")", "&", "NodeAttrs", "::", "Preserving", ")", ")", "RRs", ".", "insert", "(", "TA", ".", "Addr", "->", "getRegRef", "(", "DFG", ")", ")", ";", "if", "(", "RRs", ".", "hasCoverOf", "(", "LRef", ")", ")", "break", ";", "}", "}", "}", "emptify", "(", "LiveIn", ")", ";", "if", "(", "Trace", ")", "{", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", "<<", "Print", "<", "RefMap", ">", "(", "LiveIn", ",", "DFG", ")", "<<", "'\\n'", ";", "dbgs", "(", ")", "<<", "", "<<", "Print", "<", "RegisterAggr", ">", "(", "LiveMap", "[", "B", "]", ",", "DFG"], "ground_truth": [")", "<<", "'\\n'", ";"], "File": "RDFLiveness10", "Func": "traverse", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8360, "Length": 458, "Cover_Rate": 0.4232902033271719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_andnot_ps", "("], "ground_truth": ["__m512", "__W", ",", "__mmask16", "__U", ",", "__m512", "__A", ",", "__m512", "__B", ")", "{"], "File": "avx512dqintrin", "Func": "_mm512_mask_andnot_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8361, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "type", "&&", "!", "AGGREGATE_TYPE_P", "(", "type", ")", ")", "alignment", "=", "TYPE_ALIGN", "(", "TYPE_MAIN_VARIANT"], "ground_truth": ["(", "type", ")", ")", ";"], "File": "loongarch", "Func": "loongarch_function_arg_boundary", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8362, "Length": 20, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerV16F32VectorShuffle", "(", "SDValue", "Op", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "const", "Subtarget", "*", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDLoc", "DL", "(", "Op", ")", ";", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "SDValue", "Unpck", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ","], "ground_truth": ["V2", ",", "DAG", ")", ")", "return", "Unpck", ";"], "File": "X86ISelLowering (2)3", "Func": "lowerV16F32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8363, "Length": 115, "Cover_Rate": 0.8214285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "switch", "(", "Modifier", ")", "{", "case", "MCSymbolRefExpr", "::", "VK_TLSCALL", ":", "Type", "=", "ELF", "::", "R__THM_TLS_CALL", ";", "break", ";", "default", ":", "Type", "=", "ELF", "::", "R__THM_CALL", ";", "break", ";", "}", "break", ";", "}", "}", "else", "{", "switch", "(", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", ")", "{", "default", ":", "report_fatal_error", "(", "", ")", ";", "return", "ELF", "::", "R__NONE", ";", "case", "FK_Data_1", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R__ABS8", ";", "break", ";", "}", "break", ";", "case", "FK_Data_2", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R__ABS16", ";", "break", ";", "}", "break", ";", "case", "FK_Data_4", ":", "switch", "(", "Modifier", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCSymbolRefExpr", "::", "VK__NONE", ":", "Type", "=", "ELF", "::", "R__NONE", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_GOT", ":", "Type", "=", "ELF", "::", "R__GOT_BREL", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSGD", ":", "Type", "=", "ELF", "::", "R__TLS_GD32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TPOFF", ":", "Type", "=", "ELF", "::", "R__TLS_LE32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTTPOFF", ":", "Type", "=", "ELF", "::", "R__TLS_IE32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "Type", "=", "ELF", "::", "R__ABS32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTOFF", ":", "Type", "=", "ELF", "::", "R__GOTOFF32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOT_PREL", ":", "Type", "=", "ELF", "::", "R__GOT_PREL", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TARGET1", ":", "Type", "=", "ELF", "::", "R__TARGET1", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TARGET2", ":", "Type", "=", "ELF", "::", "R__TARGET2", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__PREL31", ":", "Type", "=", "ELF", "::", "R__PREL31", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__SBREL", ":", "Type", "=", "ELF", "::", "R__SBREL32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TLSLDO", ":", "Type", "=", "ELF", "::", "R__TLS_LDO32", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSCALL", ":", "Type", "=", "ELF", "::", "R__TLS_CALL", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSDESC", ":", "Type", "=", "ELF", "::", "R__TLS_GOTDESC", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TLSDESCSEQ", ":", "Type", "=", "ELF", "::", "R__TLS_DESCSEQ", ";", "break", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "ARMELFObjectWriter35", "Func": "GetRelocTypeInner", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8364, "Length": 382, "Cover_Rate": 0.4993464052287582, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "TargetLowering", "::", "getSetCCResultType", "(", "const", "DataLayout", "&", "DL", ",", "LLVMContext", "&", "Context", ",", "EVT", "VT", ")", "const", "{", "if", "(", "!", "VT", ".", "isVector"], "ground_truth": ["(", ")", ")", "{"], "File": "AAPISelLowering", "Func": "getSetCCResultType", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8365, "Length": 29, "Cover_Rate": 0.6744186046511628, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_min_epi16", "(", "__m128i", "__W", ",", "__mmask8"], "ground_truth": ["__M", ",", "__m128i", "__A", ",", "__m128i", "__B", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_min_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8366, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasCmpxchg8b", "(", ")"], "ground_truth": ["const", "{"], "File": "X86Subtarget100", "Func": "hasCmpxchg8b", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8367, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "AMDGPU", "::", "S_ADD_U32", ")", ",", "RegLo", ")", ".", "addReg", "(", "RegLo", ")", ".", "addTargetIndex", "(", "AMDGPU", "::", "TI_CONSTDATA_START", ")", ".", "addReg", "(", "AMDGPU", "::", "SCC", ",", "RegState", "::", "Define", "|", "RegState", "::", "Implicit", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "AMDGPU", "::", "S_ADDC_U32", ")", ",", "RegHi", ")", ".", "addReg", "(", "RegHi", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "AMDGPU", "::", "SCC", ",", "RegState", "::", "Define", "|", "RegState", "::", "Implicit", ")", ".", "addReg", "(", "AMDGPU", "::", "SCC", ",", "RegState", "::", "Implicit", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "}", "case", "AMDGPU", "::", "SGPR_USE", ":", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "case", "AMDGPU", "::", "V_MOV_B64_PSEUDO", ":", "{", "unsigned", "Dst", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "DstLo", "=", "RI", ".", "getSubReg", "(", "Dst", ",", "AMDGPU", "::", "sub0", ")", ";", "unsigned", "DstHi", "=", "RI", ".", "getSubReg", "(", "Dst", ",", "AMDGPU", "::", "sub1", ")", ";", "const", "MachineOperand", "&", "SrcOp", "=", "MI", "->", "getOperand", "(", "", ")", ";", "assert", "(", "!", "SrcOp", ".", "isFPImm", "(", ")", ")", ";", "if", "(", "SrcOp", ".", "isImm", "(", ")", ")", "{", "APInt", "Imm", "(", "", ",", "SrcOp", ".", "getImm", "(", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "AMDGPU", "::", "V_MOV_B32_e32", ")", ",", "DstLo", ")", ".", "addImm", "(", "Imm", ".", "getLoBits", "(", "", ")", ".", "getZExtValue", "(", ")", ")", ".", "addReg", "(", "Dst", ",", "RegState", "::", "Implicit", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "AMDGPU", "::", "V_MOV_B32_e32", ")", ",", "DstHi", ")", ".", "addImm", "(", "Imm", ".", "getHiBits", "(", "", ")", ".", "getZExtValue", "(", ")", ")", ".", "addReg", "(", "Dst", ",", "RegState", "::", "Implicit", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "SIInstrInfo119", "Func": "expandPostRAPseudo", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8368, "Length": 297, "Cover_Rate": 0.5614366729678639, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_loadu_epi16", "(", "__mmask8"], "ground_truth": ["__U", ",", "void", "const", "*", "__P", ")", "{"], "File": "avx512vlbwintrin4", "Func": "_mm_maskz_loadu_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8369, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CPU", "==", "", ")", "report_fatal_error", "(", "Twine", "(", "", ")", "+", "(", "Is64Bit", "?", "", ":", "", ")", ")", ";", "if", "(", "TuneCPU", ".", "empty", "(", ")", ")", "TuneCPU", "=", "CPU", ";", "ParseSubtargetFeatures", "(", "CPU", ",", "TuneCPU", ",", "FS", ")", ";", "if", "(", "Is64Bit", ")", "{", "XLenVT", "=", ""], "ground_truth": [";"], "File": "RISCVSubtarget", "Func": "initializeSubtargetDependencies", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8370, "Length": 52, "Cover_Rate": 0.37410071942446044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Subtarget", ".", "getFeatureBits", "(", ")", "&", "", ")", "!="], "ground_truth": ["", ";"], "File": "ARMBaseInstrInfo113", "Func": "hasNOP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8371, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "recog_memoized", "(", "succ", ")", "==", "CODE_FOR_doloop_end_i", "&&", "(", "JUMP_P", "(", "pred", ")", "||", "CALL_P", "(", "pred", ")", "||", "GET_CODE", "(", "PATTERN", "("], "ground_truth": ["pred", ")", ")", "==", "SEQUENCE", ")", ")", "return", "", ";"], "File": "arc4", "Func": "arc_hazard", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8372, "Length": 34, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "IVIdx", "=", "F", "->", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", ";", "MCSection", "*", "IV", "=", "OutStreamer", "->", "getContext", "(", ")", ".", "getELFSection", "(", "", "+", "IVIdx", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_ALLOC", "|", "ELF"], "ground_truth": ["::", "SHF_EXECINSTR", ")", ";"], "File": "MSP430AsmPrinter22", "Func": "EmitInterruptVectorSection", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8373, "Length": 43, "Cover_Rate": 0.32575757575757575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "N", ")", ";", "switch", "(", "IID", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "auto", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Comparator", ".", "getOperand", "(", "", ")", ")", ")", "{", "int64_t", "ImmVal", "=", "CN", "->", "getSExtValue", "(", ")", ";", "if", "(", "ImmVal", ">=", "-", "", "&&", "ImmVal", "<=", "", ")", "Imm", "=", "DAG", ".", "getConstant", "(", "ImmVal", ",", "DL", ",", "", ")", ";", "else", "return", "SDValue", "(", ")", ";", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "auto", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Comparator", ".", "getOperand", "(", "", ")", ")", ")", "{", "uint64_t", "ImmVal", "=", "CN", "->", "getZExtValue", "(", ")", ";", "if", "(", "ImmVal", "<=", "", ")", "Imm", "=", "DAG", ".", "getConstant", "(", "ImmVal", ",", "DL", ",", "", ")", ";", "else", "return", "SDValue", "(", ")", ";", "}", "break", ";", "}", "}", "SDValue", "Splat", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "CmpVT", ",", "Imm", ")", ";", "SDValue", "ID", "=", "DAG", ".", "getTargetConstant", "(", "ReplacementIID", ",", "DL", ",", "", ")", ";", "SDValue", "Op0", ",", "Op1", ";", "if", "(", "Invert", ")", "{", "Op0", "=", "Splat", ";", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "}", "else", "{", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "Op1", "=", "Splat", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "ID"], "ground_truth": [",", "Pred", ",", "Op0", ",", "Op1", ")", ";"], "File": "AArch64ISelLowering (2)3", "Func": "tryConvertSVEWideCompare", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8374, "Length": 264, "Cover_Rate": 0.6330935251798561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isDef", "(", ")", ")", "continue", ";", "unsigned", "R", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "R", "==", "", "||", "R", "==", "", "||", "R", "==", "", "||", "R", "==", "", ")", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "HexagonHardwareLoops", "Func": "isInvalidLoopOperation", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8375, "Length": 64, "Cover_Rate": 0.48120300751879697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DCI", ".", "CombineTo", "(", "OrigOp", ".", "getNode", "(", ")", ",", "DAG", ".", "getNode", "(", "Opcode", ",", "DL", ",", "VT", ",", "Op0", ",", "Op1", ",", "Op2", ")", ")", ";", "return", "true", ";", "}", ";", "unsigned", "Opcode", "=", "Op", ".", "getOpcode", "(", ")", ";", "switch", "(", "Opcode", ")", "{", "case", "", ":", "{", "if", "(", "EltVT", ".", "getSizeInBits", "(", ")", "!=", "", "&&", "EltVT", ".", "getSizeInBits", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "VT", ".", "isInteger", "(", ")", "!=", "Op", ".", "getSimpleValueType", "(", ")", ".", "isInteger", "(", ")", ")", "return", "false", ";", "return", "BitcastAndCombineShuffle", "(", "Opcode", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "}", "case", ""], "ground_truth": [":", "{"], "File": "X86ISelLowering143", "Func": "combineBitcastForMaskedOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8376, "Length": 125, "Cover_Rate": 0.30413625304136255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "readInstruction32", "(", "const", "MemoryObject", "&", "region", ",", "uint64_t", "address", ",", "uint64_t", "&", "size", ",", "uint32_t", "&", "insn", ",", "bool", "isBigEndian", ")", "{", "uint8_t", "Bytes", "[", "", "]", ";", "if", "(", "region", ".", "readBytes", "(", "address", ",", "", ",", "(", "uint8_t", "*", ")", "Bytes", ",", "NULL", ")", "==", "-", "", ")", "{", "size", "=", "", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Fail", ";"], "File": "MipsDisassembler23", "Func": "readInstruction32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8377, "Length": 62, "Cover_Rate": 0.4025974025974026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallFrameOptimization", "(", ")", ":", "MachineFunctionPass"], "ground_truth": ["(", "ID", ")", "{"], "File": "X86CallFrameOptimization1", "Func": "X86CallFrameOptimization", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8378, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ExitingBlocks", ".", "size", "(", ")", ">", "", ")", "return", ";", "if", "(", "ST", "->", "hasBranchPredictor", "(", ")", "&&", "L", "->", "getNumBlocks", "(", ")", ">", "", ")", "return", ";", "unsigned", "Cost", "=", "", ";", "for", "(", "auto", "*", "BB", ":", "L", "->", "getBlocks", "(", ")", ")", "{", "for", "(", "auto", "&", "I", ":", "*", "BB", ")", "{", "if", "(", "isa", "<", "CallInst", ">", "(", "I", ")", "||", "isa", "<", "InvokeInst", ">", "(", "I", ")", ")", "{", "ImmutableCallSite", "CS", "(", "&", "I", ")", ";", "if", "(", "const", "Function", "*", "F", "=", "CS", ".", "getCalledFunction", "(", ")", ")", "{", "if", "(", "!", "isLoweredToCall", "(", "F", ")", ")", "continue", ";", "}", "return", ";", "}", "SmallVector", "<", "const", "Value", "*", ",", "", ">", "Operands", "(", "I", ".", "value_op_begin", "(", ")", ",", "I", ".", "value_op_end", "(", ")", ")", ";", "Cost", "+=", "getUserCost", "(", "&", "I", ",", "Operands", ")", ";", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Cost", "<<", "", ")", ";", "UP", ".", "Partial", "=", "true", ";", "UP", ".", "Runtime", "=", "true", ";", "UP", ".", "UnrollRemainder", "=", "true", ";", "UP", ".", "DefaultUnrollRuntimeCount", "=", "", ";", "UP", ".", "UnrollAndJam", "=", "true"], "ground_truth": [";"], "File": "ARMTargetTransformInfo (2)1", "Func": "getUnrollingPreferences", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8379, "Length": 190, "Cover_Rate": 0.5654761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "MinOffset", "=", "-", "", ";", "for", "(", "SDNode", "*", "N", ":", "GN", "->", "uses", "(", ")", ")", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "auto", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "C", ")", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "C", ")", "return", "SDValue", "(", ")", ";", "MinOffset", "=", "std", "::", "min", "(", "MinOffset", ",", "C", "->"], "ground_truth": ["getZExtValue", "(", ")", ")", ";"], "File": "AArch64ISelLowering47", "Func": "performGlobalAddressCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8380, "Length": 96, "Cover_Rate": 0.3096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Commute", "=", "true", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "{", "SDValue", "N0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "Commute", "&&", "MayFoldLoad", "(", "N1", ")", ")", "return", "false", ";", "if", "(", "MayFoldLoad", "(", "N0", ")", "&&", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N1", ")", "||", "MayFoldIntoStore", "(", "Op", ")", ")", ")", "return", "false", ";", "if", "(", "MayFoldLoad", "(", "N1", ")", "&&", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N0", ")", "||", "MayFoldIntoStore", "(", "Op", ")", ")", ")", "return", "false", ";", "Promote", "="], "ground_truth": ["true", ";"], "File": "X86ISelLowering102", "Func": "IsDesirableToPromoteOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8381, "Length": 111, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sym", "=", "XEXP", "(", "XEXP", "(", "sym", ",", "", ")", ",", "", ")", ";", "}", "gcc_assert", "(", "SPARC_SYMBOL_REF_TLS_P", "(", "sym", ")", ")", ";", "sym", "=", "legitimize_tls_address", "(", "sym", ")", ";", "if", "(", "addend", ")", "{", "sym", "=", "gen_rtx_PLUS", "(", "mode", ",", "sym", ",", "addend", ")", ";", "sym", "=", "force_operand", "(", "sym", ",", "operands", "[", "", "]", ")", ";", "}", "operands", "[", "", "]", "=", "sym", ";", "}", "if", "(", "flag_pic", "&&", "CONSTANT_P", "(", "operands", "[", "", "]", ")", ")", "{", "if", "(", "pic_address_needs_scratch", "(", "operands", "[", "", "]", ")", ")", "operands", "[", "", "]", "=", "legitimize_pic_address", "(", "operands", "[", "", "]", ",", "mode", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "LABEL_REF", "&&", "mode", "==", "SImode", ")", "{", "emit_insn", "(", "gen_movsi_pic_label_ref", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "return", "true", ";", "}", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "LABEL_REF", "&&", "mode", "==", "DImode", ")", "{", "gcc_assert", "(", "TARGET_ARCH64", ")", ";", "emit_insn", "(", "gen_movdi_pic_label_ref", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "return", "true", ";", "}", "if", "(", "symbolic_operand", "(", "operands", "[", "", "]", ",", "mode", ")", ")", "{", "operands", "[", "", "]", "=", "legitimize_pic_address", "(", "operands", "[", "", "]", ",", "mode", ",", "(", "reload_in_progress", "?", "operands", "[", "", "]", ":", "NULL_RTX", ")", ")", ";", "return", "false", ";", "}", "}", "if", "(", "CONSTANT_P", "(", "operands", "[", "", "]", ")", "&&", "REG_P", "(", "operands", "[", "", "]", ")", "&&", "(", "SPARC_FP_REG_P", "(", "REGNO", "(", "operands", "[", "", "]", ")", ")", "||", "SCALAR_FLOAT_MODE_P", "(", "mode", ")", "||", "VECTOR_MODE_P", "(", "mode", ")", ")", ")", "{", "if", "(", "operands", "[", "", "]", "==", "const0_rtx", ")", "operands", "[", "", "]", "=", "CONST0_RTX", "(", "mode", ")", ";", "if", "(", "(", "TARGET_VIS", "||", "REGNO", "(", "operands", "[", "", "]", ")", "<", "SPARC_FIRST_FP_REG", ")", "&&", "const_zero_operand", "(", "operands", "[", "", "]", ",", "mode", ")", ")", "return", "false", ";", "if", "(", "REGNO", "(", "operands", "[", "", "]", ")", "<", "SPARC_FIRST_FP_REG", "&&", "(", "mode", "==", "SFmode", "||", "(", "mode", "==", "DFmode", "&&", "(", "reload_completed", "||", "reload_in_progress", ")", ")", ")", ")", "return", "false", ";", "operands", "[", "", "]", "=", "force_const_mem", "(", "mode", ",", "operands", "[", "", "]", ")", ";", "if", "(", "!", "reload_in_progress", ")", "operands", "[", "", "]", "=", "validize_mem", "(", "operands", "[", "", "]", ")", ";", "return", "false", ";", "}", "if", "(", "!", "CONSTANT_P", "(", "operands", "[", "", "]", ")", "||", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "HIGH", "||", "input_operand", "(", "operands", "[", "", "]", ",", "mode", ")", ")", "return", "false", ";", "switch", "(", "mode", ")", "{", "case", "QImode", ":", "break", ";", "case", "HImode", ":", "case"], "ground_truth": ["SImode", ":"], "File": "sparc3", "Func": "sparc_expand_move", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8382, "Length": 440, "Cover_Rate": 0.6853582554517134, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MachineOperand", "::", "MO_Immediate", ":", "llvm_report_error", "(", "", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "printBasicBlockLabel", "(", "MO", ".", "getMBB", "(", ")", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "O", "<<", "TAI", "->", "getPrivateGlobalPrefix", "(", ")", "<<", "", "<<", "getFunctionNumber", "(", ")", "<<", "'_'", "<<", "MO", ".", "getIndex", "(", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "O", "<<", "TAI", "->", "getPrivateGlobalPrefix", "(", ")", "<<", "", "<<", "getFunctionNumber", "(", ")", "<<", "'_'", "<<", "MO", ".", "getIndex", "(", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "Static", ")", "{", "std", "::", "string", "Name", "(", "TAI", "->", "getGlobalPrefix", "(", ")", ")", ";", "Name", "+=", "MO", ".", "getSymbolName", "(", ")", ";", "GVStubs", ".", "insert", "(", "Name", ")", ";", "O", "<<", "", "<<", "Name", "<<", "", ";", "return", ";", "}", "O", "<<", "TAI", "->", "getGlobalPrefix", "(", ")", "<<", "MO", ".", "getSymbolName", "(", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_GlobalAddress"], "ground_truth": [":", "{"], "File": "SPUAsmPrinter1", "Func": "printOp", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8383, "Length": 164, "Cover_Rate": 0.5578231292517006, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasStdExtZksed", "(", ")", "const", "{", "return"], "ground_truth": ["HasStdExtZksed", ";"], "File": "RISCVSubtarget (2)", "Func": "hasStdExtZksed", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8384, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tryParseRegisterOperand", "(", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&", "Operands", ",", "bool", "is64BitReg", ")", "{", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int", "RegNo", "=", "-", ""], "ground_truth": [";"], "File": "MipsAsmParser44", "Func": "tryParseRegisterOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8385, "Length": 33, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "getFPImm", "(", ")"], "ground_truth": [")", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "addFPImmOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8386, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MachineInstr", "*", "NewMI", "=", "BuildMI", "(", "MBB", ",", "InsPt", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ",", "Exec", ")", ".", "addReg", "(", "Exec", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "LoweredEndCf", ".", "insert", "(", "NewMI", ")", ";", "if", "(", "LIS", ")", "LIS", "->", "ReplaceMachineInstrInMaps", "(", "MI", ",", "*", "NewMI", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "if", "(", "LIS", ")", "LIS", "->", "handleMove", "(", "*", "NewMI", ")", ";", "return"], "ground_truth": ["SplitBB", ";"], "File": "SILowerControlFlow30", "Func": "emitEndCf", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8387, "Length": 80, "Cover_Rate": 0.3524229074889868, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "isReg", "(", ")", ")", ";", "unsigned", "RegBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ",", "Fixups", ")", "<<", "", ";", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "(", "(", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ")", ">>", "", ")", "&", "", ")", "|", "RegBits", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "(", "MCFixupKind", ")"], "ground_truth": ["", ")", ")", ";"], "File": "PPCMCCodeEmitter1", "Func": "getMemRIXEncoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8388, "Length": 100, "Cover_Rate": 0.78125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Arg", "=", "ShAmtOp", ".", "getOperand", "(", "i", ")", ";", "if", "(", "Arg", ".", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "if", "(", "Arg", "!=", "BaseShAmt", ")", "{", "return", "SDValue", "(", ")", ";", "}", "}", "}", "else", "if", "(", "ShAmtOp", ".", "getOpcode", "(", ")", "==", "", "&&", "isSplatMask", "(", "ShAmtOp", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "{", "BaseShAmt", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "EltVT", ",", "ShAmtOp", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "}", "else", "return", "SDValue", "(", ")", ";", "if", "(", "EltVT", ".", "bitsGT", "(", "", ")", ")", "BaseShAmt", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BaseShAmt", ")", ";", "else", "if", "(", "EltVT", ".", "bitsLT", "(", "", ")", ")", "BaseShAmt", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BaseShAmt", ")", ";", "SDValue", "ValOp", "=", "N", "->", "getOperand", "(", "", ")", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "assert", "(", "", "&&", "", ")", ";", "break", ";", "case", "", ":", "if", "(", "VT", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "ValOp", ",", "BaseShAmt", ")", ";", "if", "(", "VT", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "ValOp", ",", "BaseShAmt", ")", ";", "if", "(", "VT", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "ValOp", ",", "BaseShAmt", ")", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "X86ISelLowering160", "Func": "PerformShiftCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8389, "Length": 272, "Cover_Rate": 0.38472418670438474, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_alignr_epi64", "(", "__m512i", "__A", ",", "__m512i", "__B"], "ground_truth": [",", "const", "int", "__imm", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_alignr_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8390, "Length": 26, "Cover_Rate": 0.4406779661016949, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IsGlobalInSmallSection", "(", "const", "GlobalValue", "*", "GV", ",", "const", "TargetMachine", "&", "TM", ",", "SectionKind", "Kind"], "ground_truth": [")", "const", "{"], "File": "MipsTargetObjectFile", "Func": "IsGlobalInSmallSection", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8391, "Length": 17, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_i64scatter_pd", "(", "double", "*", "__addr", ",", "__mmask8", "__mask", ",", "__m256i", "__index", ",", "__m256d", "__v1", ",", "const", "int", "__scale", ")", "{", "__builtin_ia32_scatterdiv4df", "(", "__addr", ",", "__mask", ",", "(", "__v4di", ")", "__index", ","], "ground_truth": ["(", "__v4df", ")", "__v1", ",", "__scale", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_mask_i64scatter_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8392, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DecodePSHUFHWMask", "(", "unsigned", "NumElts", ",", "unsigned", "Imm", ",", "SmallVectorImpl", "<", "int", ">", "&", "ShuffleMask", ")", "{", "for", "(", "unsigned", "l", "=", "", ";", "l", "!=", "NumElts", ";"], "ground_truth": ["l", "+=", "", ")", "{"], "File": "X86ShuffleDecode10", "Func": "DecodePSHUFHWMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8393, "Length": 33, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "rx_function_value", "(", "const_tree", "ret_type", ",", "const_tree", "fn_decl_or_type", "ATTRIBUTE_UNUSED", ",", "bool", "outgoing", "ATTRIBUTE_UNUSED", ")", "{", "machine_mode", "mode", "=", "TYPE_MODE", "(", "ret_type", ")", ";", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", ">", "", "&&", "GET_MODE_SIZE", "(", "mode", ")", "<", "", "&&", "!", "COMPLEX_MODE_P", "(", "mode", ")", "&&", "!", "VECTOR_TYPE_P", "(", "ret_type", ")", "&&", "!"], "ground_truth": ["VECTOR_MODE_P", "(", "mode", ")", ")", "return", "gen_rtx_REG", "(", "SImode", ",", "FUNC_RETURN_REGNUM", ")", ";"], "File": "rx", "Func": "rx_function_value", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8394, "Length": 66, "Cover_Rate": 0.88, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "IsVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "const", "SDLoc", "&", "DL", ",", "SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ")", "const", "{", "if", "(", "!", "CallingConvSupported", "(", "CallConv", ")", ")", "fail", "(", "DL", ",", "DAG", ",", "", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "auto", "*", "MFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "MF", ".", "getRegInfo", "(", ")", ".", "addLiveIn", "(", "", ")", ";", "for", "(", "const", "", "&", "In", ":", "Ins", ")", "{", "if", "(", "In", ".", "Flags", ".", "isInAlloca", "(", ")", ")", "fail", "(", "DL", ",", "DAG", ",", "", ")", ";", "if", "(", "In", ".", "Flags", ".", "isNest", "(", ")", ")", "fail", "(", "DL", ",", "DAG", ",", "", ")", ";", "if", "(", "In", ".", "Flags", ".", "isInConsecutiveRegs", "(", ")", ")", "fail", "(", "DL", ",", "DAG", ",", "", ")", ";", "if", "(", "In", ".", "Flags", ".", "isInConsecutiveRegsLast", "(", ")", ")", "fail", "(", "DL"], "ground_truth": [",", "DAG", ",", "", ")", ";"], "File": "WebAssemblyISelLowering21", "Func": "LowerFormalArguments", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8395, "Length": 179, "Cover_Rate": 0.45897435897435895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "RegInfo", "=", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "unsigned", "Size", "=", "STI", ".", "isABI_N64", "(", ")", "?", "", ":", "", ";", "unsigned", "LUi", "=", "STI", ".", "isABI_N64", "(", ")", "?", "", ":", "", ";", "unsigned", "ZEROReg", "=", "STI", ".", "isABI_N64", "(", ")", "?", "", ":", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "STI", ".", "isABI_N64", "(", ")", "?", "&", "", ":", "&", "", ";", "bool", "LastInstrIsADDiu", "=", "NewImm", ";", "const", "AnalyzeImmediate", "::", "InstSeq", "&", "Seq", "=", "AnalyzeImm", ".", "Analyze", "(", "Imm", ",", "Size", ",", "LastInstrIsADDiu", ")", ";", "AnalyzeImmediate", "::", "InstSeq", "::", "const_iterator", "Inst", "=", "Seq", ".", "begin", "(", ")", ";", "assert", "(", "Seq", ".", "size", "(", ")", "&&", "(", "!", "LastInstrIsADDiu", "||", "(", "Seq", ".", "size", "(", ")", ">", "", ")", ")", ")", ";", "unsigned", "Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "if", "(", "Inst", "->", "Opc", "==", "LUi", ")", "BuildMI", "(", "MBB", ",", "II", ",", "DL", ",", "get", "(", "LUi", ")", ",", "Reg", ")", ".", "addImm", "(", "SignExtend64", "<", "", ">", "(", "Inst", "->", "ImmOpnd", ")", ")", ";", "else", "BuildMI", "(", "MBB", ",", "II", ",", "DL", ",", "get", "(", "Inst", "->", "Opc", ")", ",", "Reg", ")", ".", "addReg", "(", "ZEROReg", ")", ".", "addImm", "(", "SignExtend64", "<", "", ">", "(", "Inst", "->", "ImmOpnd", ")", ")", ";", "for", "(", "++", "Inst", ";", "Inst", "!=", "Seq", ".", "end", "(", ")", "-", "LastInstrIsADDiu", ";", "++", "Inst", ")", "BuildMI", "(", "MBB", ",", "II", ",", "DL", ",", "get", "(", "Inst", "->", "Opc", ")", ",", "Reg", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill"], "ground_truth": [")", ".", "addImm", "(", "SignExtend64", "<", "", ">", "(", "Inst", "->", "ImmOpnd", ")", ")", ";"], "File": "MipsSEInstrInfo10", "Func": "loadImmediate", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8396, "Length": 272, "Cover_Rate": 0.8071216617210683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SDNode", "::", "use_iterator", "UI", "=", "InputVector", ".", "getNode", "(", ")", "->", "use_begin", "(", ")", ",", "UE", "=", "InputVector", ".", "getNode", "(", ")", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", "++", "UI", ")", "{", "if", "(", "UI", ".", "getUse", "(", ")", ".", "getResNo", "(", ")", "!=", "InputVector", ".", "getResNo", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDNode", "*", "Extract", "=", "*", "UI", ";", "if", "(", "Extract", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Extract", "->", "getValueType", "(", "", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "Extract", "->", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Extract", "->", "use_begin", "(", ")", "->", "getOpcode", "(", ")", "!=", "", "&&", "Extract", "->", "use_begin", "(", ")", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Extract", "->", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "ExtractedElements", "|=", "", "<<", "Extract", "->", "getConstantOperandVal", "(", "", ")", ";", "Uses", ".", "push_back", "(", "Extract", ")", ";", "}", "if", "(", "ExtractedElements", "!=", "", ")", "return", "SDValue", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "SDValue", "Vals", "[", "", "]", ";", "if", "(", "TLI", ".", "isOperationLegal", "(", "", ",", "", ")", ")", "{", "SDValue", "Cst", "=", "DAG", ".", "getBitcast", "(", "", ",", "InputVector", ")", ";", "auto", "&", "DL", "=", "DAG", ".", "getDataLayout", "(", ")", ";", "EVT", "VecIdxTy", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getVectorIdxTy", "(", "DL", ")", ";", "SDValue", "BottomHalf", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Cst", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VecIdxTy", ")", ")", ";", "SDValue", "TopHalf", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Cst", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VecIdxTy", ")", ")", ";", "SDValue", "ShAmt", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getShiftAmountTy", "(", "", ",", "DL", ")", ")", ";", "Vals", "[", "", "]", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "BottomHalf", ")", ";", "Vals", "[", "", "]", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "BottomHalf", ",", "ShAmt", ")", ")", ";", "Vals", "[", "", "]", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "TopHalf", ")", ";", "Vals", "[", "", "]", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "TopHalf", ",", "ShAmt", ")", ")", ";", "}", "else", "{", "SDValue", "StackPtr", "=", "DAG", ".", "CreateStackTemporary", "(", "SrcVT", ")", ";", "SDValue", "Ch", "=", "DAG", ".", "getStore", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl"], "ground_truth": [",", "InputVector", ",", "StackPtr", ",", "MachinePointerInfo", "(", ")", ")", ";"], "File": "X86ISelLowering115", "Func": "combineExtractVectorElt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8397, "Length": 473, "Cover_Rate": 0.46418056918547596, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UP", ".", "UpperBound", "=", "true", ";", "if", "(", "!", "ST", "->", "isMClass", "(", ")", ")", "return", "BasicTTIImplBase", "::", "getUnrollingPreferences", "(", "L", ",", "SE", ",", "UP", ")", ";", "UP", ".", "OptSizeThreshold", "=", "", ";", "UP", ".", "PartialOptSizeThreshold", "=", "", ";", "if", "(", "L", "->", "getHeader", "(", ")", "->", "getParent", "(", ")", "->", "hasOptSize", "(", ")", ")", "return", ";", "SmallVector", "<", "BasicBlock", "*", ",", "", ">", "ExitingBlocks", ";", "L", "->", "getExitingBlocks", "(", "ExitingBlocks", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", "<<", "L", "->", "getNumBlocks", "(", ")", "<<", "", "<<", "", "<<", "ExitingBlocks", ".", "size", "(", ")", "<<", "", ")", ";", "if", "(", "ExitingBlocks", ".", "size", "(", ")", ">", "", ")", "return", ";", "if", "(", "ST", "->", "hasBranchPredictor", "(", ")", "&&", "L", "->", "getNumBlocks", "(", ")", ">", "", ")", "return", ";", "if", "(", "getBooleanLoopAttribute", "(", "L", ",", "", ")", ")", "return", ";", "InstructionCost", "Cost", "="], "ground_truth": ["", ";"], "File": "ARMTargetTransformInfo41", "Func": "getUnrollingPreferences", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8398, "Length": 148, "Cover_Rate": 0.3064182194616977, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "GCNHazardRecognizer", "::", "checkGetRegHazards", "(", "MachineInstr", "*", "GetRegInstr", ")", "{", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "unsigned", "GetRegHWReg", "=", "getHWReg", "(", "TII", ",", "*"], "ground_truth": ["GetRegInstr", ")", ";"], "File": "GCNHazardRecognizer10", "Func": "checkGetRegHazards", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8399, "Length": 32, "Cover_Rate": 0.4050632911392405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_comgt_epu64", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{"], "File": "xopintrin", "Func": "_mm_comgt_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8400, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "best", "=", "", ";", "int", "cost", ",", "best_cost", "=", "", ";", "int", "best_right", "=", "", ",", "best_len", "=", "", ";", "int", "i", ";", "int", "can_ext", ";", "if", "(", "left", "<", "", "||", "left", ">", "", ")", "return", "", ";", "if", "(", "CONST_INT_P", "(", "mask_rtx", ")", ")", "mask", "=", "(", "unsigned", "HOST_WIDE_INT", ")", "INTVAL", "(", "mask_rtx", ")", ">>", "left", ";", "else", "mask", "=", "(", "unsigned", "HOST_WIDE_INT", ")", "GET_MODE_MASK", "(", "SImode", ")", ">>", "left", ";", "lsb", "=", "(", "(", "mask", "^", "(", "mask", "-", "", ")", ")", ">>", "", ")", "+", "", ";", "right", "=", "exact_log2", "(", "lsb", ")", ";", "mask2", "=", "~", "(", "mask", "+", "lsb", "-", "", ")", ";", "lsb2", "=", "(", "(", "mask2", "^", "(", "mask2", "-", "", ")", ")", ">>", "", ")", "+", "", ";", "if", "(", "!", "mask2", ")", "best_cost", "=", "ashl_lshr_seq", "[", "right", "]", ".", "insn_count", "+", "ashl_lshr_seq", "[", "right", "+", "left", "]", ".", "insn_count", ";", "else", "if", "(", "!", "right", "&&", "mask2", "==", "~", "(", "lsb2", "-", "", ")", ")", "{", "int", "late_right", "=", "exact_log2", "(", "lsb2", ")", ";", "best_cost", "=", "ashl_lshr_seq", "[", "left", "+", "late_right", "]", ".", "insn_count", "+", "ashl_lshr_seq", "[", "late_right", "]", ".", "insn_count", ";", "}", "if", "(", "mask2", "==", "~", "(", "lsb2", "-", "", ")", ")", "{", "int", "width", ",", "first", ";", "for", "(", "width", "=", "", ";", "width", "<=", "", ";", "width", "+=", "", ")", "{", "if", "(", "lsb2", "==", "(", "unsigned", "HOST_WIDE_INT", ")", "", "<<", "width", ")", "{", "cost", "=", "", "+", "ext_ashl_lshr_seq", "[", "right", "]", ".", "insn_count"], "ground_truth": ["+", "ext_ashl_lshr_seq", "[", "left", "+", "right", "]", ".", "insn_count", ";"], "File": "sh", "Func": "shl_and_kind", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8401, "Length": 259, "Cover_Rate": 0.40092879256965946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AFI", "->", "isThumbFunction", "(", ")", "&&", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "{", "if", "(", "AFI", "->", "isThumb2Function", "(", ")", "&&", "MFI", "->", "getLocalFrameSize", "(", ")", "<", "", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "ARMBaseRegisterInfo21", "Func": "hasBasePointer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8402, "Length": 37, "Cover_Rate": 0.30833333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BTFTypeFunc", "::", "BTFTypeFunc", "(", "StringRef", "FuncName", ",", "uint32_t", "ProtoTypeId", ",", "uint32_t", "Scope", ")"], "ground_truth": [":", "Name", "(", "FuncName", ")", "{"], "File": "BTFDebug1", "Func": "BTFTypeFunc", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8403, "Length": 19, "Cover_Rate": 0.4318181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "Expr", "=", "nullptr", ";", "if", "(", "DispOp", ".", "isImm", "(", ")", ")", "{", "if", "(", "FixupKind", "!=", "FK_PCRel_1", "&&", "FixupKind", "!=", "FK_PCRel_2", "&&", "FixupKind", "!=", "FK_PCRel_4", ")", "{", "EmitConstant", "(", "DispOp", ".", "getImm", "(", ")", "+", "ImmOffset", ",", "Size", ",", "CurByte", ",", "OS", ")", ";", "return", ";", "}", "Expr", "=", "MCConstantExpr", "::", "create", "(", "DispOp", ".", "getImm", "(", ")", ",", "Ctx", ")", ";", "}", "else", "{", "Expr", "=", "DispOp", ".", "getExpr", "(", ")", ";", "}", "if", "(", "(", "FixupKind", "==", "FK_Data_4", "||", "FixupKind", "==", "FK_Data_8", "||", "FixupKind", "==", "MCFixupKind", "(", "", ")", ")", ")", "{", "GlobalOffsetTableExprKind", "Kind", "=", "StartsWithGlobalOffsetTable", "(", "Expr", ")", ";", "if", "(", "Kind", "!=", "GOT_None", ")", "{", "assert", "(", "ImmOffset", "==", "", ")", ";", "if", "(", "Size", "==", "", ")", "{", "FixupKind", "=", "MCFixupKind", "(", "", ")", ";", "}", "else", "{", "assert", "(", "Size", "==", "", ")", ";", "FixupKind", "=", "MCFixupKind", "(", "", ")", ";", "}", "if", "(", "Kind", "==", "GOT_Normal", ")", "ImmOffset", "=", "CurByte", ";", "}", "else", "if", "(", "Expr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "SymbolRef", ")", "{", "if", "(", "HasSecRelSymbolRef", "(", "Expr", ")", ")", "{", "FixupKind", "=", "MCFixupKind", "(", "FK_SecRel_4", ")", ";", "}", "}", "else", "if", "(", "Expr", "->", "getKind", "(", ")", "=="], "ground_truth": ["MCExpr", "::", "Binary", ")", "{"], "File": "X86MCCodeEmitter12", "Func": "EmitImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8404, "Length": 208, "Cover_Rate": 0.4964200477326969, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "JmpOpcode", ";", "resolveComparison", "(", "MBB", ",", "MI", ",", "DL", ",", "ConditionCode", ",", "MI", ".", "getOperand", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ",", "JmpOpcode", ",", "false", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "JmpOpcode", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "break", ";", "}", "case", "", ":", "{", "auto", "ConditionCode", "=", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "unsigned", "int", "JmpOpcode", ";", "resolveComparison", "(", "MBB", ",", "MI", ",", "DL", ",", "ConditionCode", ",", "MI", ".", "getOperand", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ",", "JmpOpcode", ",", "true", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "JmpOpcode", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "break", ";", "}", "case", "", ":", "{", "MachineOperand", "&", "dst", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "src", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "imm", "=", "MI", ".", "getOperand", "(", "", ")", ";", "assert", "(", "imm", ".", "isImm", "(", ")", "&&", ""], "ground_truth": [")", ";"], "File": "TL45InstrInfo", "Func": "expandPostRAPseudo", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8405, "Length": 189, "Cover_Rate": 0.5067024128686327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addPreLegalizeMachineIR", "(", ")", "{", "bool", "IsOptNone", "=", "getOptLevel", "(", ")"], "ground_truth": ["==", "CodeGenOpt", "::", "None", ";"], "File": "AArch64TargetMachine33", "Func": "addPreLegalizeMachineIR", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8406, "Length": 18, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLoweringObjectFile", "::", "Initialize", "(", "ctx", ",", "TM", ")", ";", "TextSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getText", "(", ")", ")", ";", "DataSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getData", "(", ")", ")", ";", "BSSSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getBSS", "(", ")", ")", ";", "ReadOnlySection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getReadOnly", "(", ")", ")", ";", "StaticCtorSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "StaticDtorSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "LSDASection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "EHFrameSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfAbbrevSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfInfoSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfLineSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfFrameSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfPubTypesSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfDebugInlineSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "DwarfStrSection", "=", "new", "Section", "(", "MCSection", "::", "SV_ELF", ",", "SectionKind", "::"], "ground_truth": ["getMetadata", "(", ")", ")", ";"], "File": "NVPTXTargetObjectFile (2)", "Func": "Initialize", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8407, "Length": 249, "Cover_Rate": 0.7980769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CONST_DOUBLE", ":", "*", "total", "=", "", ";", "return", "true", ";", "case", "AND", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "mcore_and_cost", "(", "x", ")", ")", ";", "return", "true", ";", "case", "IOR", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "mcore_ior_cost", "(", "x", ")", ")", ";", "return", "true"], "ground_truth": [";"], "File": "mcore4", "Func": "mcore_rtx_costs", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8408, "Length": 45, "Cover_Rate": 0.30201342281879195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "Reg", ")", ")", "return", "MIB", ".", "addReg", "(", "TRI", "->", "getSubReg", "(", "Reg", ",", "SubIdx", ")", ",", "State", ")", ";", "return", "MIB", ".", "addReg", "(", "Reg"], "ground_truth": [",", "State", ",", "SubIdx", ")", ";"], "File": "AArch64InstrInfo (2)", "Func": "AddSubReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8409, "Length": 38, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createOptimizeLiveIntervals", "(", ")", ")", ";", "addPass", "(", "createMemIntrinsicResults", "(", ")", ")", ";", "addPass", "(", "createRegStackify", "(", ")", ")", ";", "addPass", "(", "createRegColoring", "(", ")", ")", ";", "}", "addPass", "(", "createExplicitLocals", "(", ")", ")", ";", "addPass", "(", "createCFGSort", "(", ")", ")", ";", "addPass", "(", "createCFGStackify", "(", ")", ")", ";", "addPass", "(", "createLowerBrUnless", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::"], "ground_truth": ["None", ")", "addPass", "(", "createPeephole", "(", ")", ")", ";"], "File": "WebAssemblyTargetMachine17", "Func": "addPreEmitPass", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8410, "Length": 74, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasZeroCycleZeroingFPWorkaround", "(", ")", "const", "{", "return", "HasZeroCycleZeroingFPWorkaround"], "ground_truth": [";"], "File": "AArch64Subtarget (2)1", "Func": "hasZeroCycleZeroingFPWorkaround", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8411, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "ie", "=", "(", "unsigned", ")", "SU", "->", "Preds", ".", "size", "(", ")", ";", "i", "!=", "ie", ";", "++", "i", ")", "{", "const", "MCInstrDesc", "*", "PredMCID", "=", "DAG", "->", "getInstrDesc", "(", "SU", "->", "Preds", "[", "i", "]", ".", "getSUnit", "(", ")", ")", ";", "if", "(", "!", "PredMCID", "||", "PredMCID", "->", "getSchedClass", "(", ")", "!=", "", "::", "IIC_SprMTSPR", ")", "continue", ";", "if", "(", "SU", "->", "Preds", "[", "i", "]", ".", "isCtrl", "(", ")", ")", "continue", ";", "for", "(", "unsigned", "j", "=", "", ",", "je", "=", "CurGroup", ".", "size", "(", ")", ";", "j", "!=", "je", ";", "++", "j", ")", "if", "(", "SU", "->", "Preds", "[", "i", "]", ".", "getSUnit", "(", ")", "=="], "ground_truth": ["CurGroup", "[", "j", "]", ")", "return", "true", ";"], "File": "PPCHazardRecognizers", "Func": "isBCTRAfterSet", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8412, "Length": 124, "Cover_Rate": 0.7167630057803468, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "NeedSplit", "=", "(", "BMI", "!=", "MI", ")", "||", "!", "BBHasFallthrough", "(", "MBB", ")", ";", "if", "(", "BMI", "!=", "MI", ")", "{", "if", "(", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", "==", "std", "::", "prev", "(", "MBB", "->", "getLastNonDebugInstr", "(", ")", ")", "&&", "BMI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MachineBasicBlock", "*", "NewDest", "=", "BMI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "isBlockInRange", "(", "MI", ",", "NewDest", ",", "getBranchDisplacementBits", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BMI", ")", ";", "BMI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "DestBB", ")", ";", "unsigned", "OpNum", "=", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "?", "", ":", "", ";", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "setMBB", "(", "NewDest", ")", ";", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "getOppositeConditionOpcode", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ")", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "invertBccCondition", "(", "MI", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "NeedSplit", ")", "{", "MachineBasicBlock", "*", "TBB", ",", "*", "FBB", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond"], "ground_truth": [";"], "File": "AArch64BranchRelaxation1", "Func": "fixupConditionalBranch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8413, "Length": 227, "Cover_Rate": 0.36553945249597425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Or", "=", "N", ";", "if", "(", "Or", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Srl", "=", "Or", ".", "getOperand", "(", "", ")", ";", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Srl", ".", "getOperand", "(", "", ")", ")", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Or", ".", "getOperand", "(", "", ")", ")", ")", "{", "uint32_t", "VC1", "=", "Or", ".", "getConstantOperandVal", "(", ""], "ground_truth": [")", ";"], "File": "RISCVISelDAGToDAG23", "Func": "SelectSROIW", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8414, "Length": 70, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "NumElts", "=", "VVT", ".", "getVectorNumElements", "(", ")", ";", "MVT", "EltVT", "=", "VVT", ".", "getVectorElementType", "(", ")", ";", "if", "(", "VVT", ".", "is512BitVector", "(", ")", ")", "{", "if", "(", "Subtarget", ".", "hasAVX512", "(", ")", ")", "if", "(", "EltVT", "==", "", "||", "EltVT", "==", "", "||", "EltVT", "==", "", "||", "EltVT", "==", "", ")", "switch", "(", "NumElts", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "if", "(", "Subtarget", ".", "hasBWI", "(", ")", ")", "if", "(", "EltVT", "=="], "ground_truth": ["", "||", "EltVT", "==", "", ")", "switch", "(", "NumElts", ")", "{"], "File": "X86ISelLowering152", "Func": "getSetCCResultType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8415, "Length": 95, "Cover_Rate": 0.31456953642384106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vabavq_p_u8", "(", "uint32_t", "__a", ",", "uint8x16_t", "__b", ",", "uint8x16_t"], "ground_truth": ["__c", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vabavq_p_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8416, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Is64Bit", "&&", "(", "!", "TargetTriple", ".", "isX32", "(", ")", "&&", "!", "TargetTriple", ".", "isOSNaCl"], "ground_truth": ["(", ")", ")", ";"], "File": "X86Subtarget (2)2", "Func": "isTarget64BitLP64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8417, "Length": 19, "Cover_Rate": 0.7307692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "fini_section", "(", ")", "\\", "{", "\\", "if", "(", "(", "!", "TARGET_ELF", ")", "&&", "in_section", "!=", "in_fini", ")", "\\", "{", "\\", "fprintf", "(", "asm_out_file", ",", "", ",", "FINI_SECTION_ASM_OP", ")", ";"], "ground_truth": ["\\", "in_section", "=", "in_fini", ";", "\\", "}", "\\", "}"], "File": "sco5", "Func": "fini_section", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8418, "Length": 40, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName"], "ground_truth": ["(", ")", "const", "override", "{"], "File": "SIInsertWaits15", "Func": "getPassName", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8419, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Triple", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo"], "ground_truth": ["&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ")", "{"], "File": "P2MCTargetDesc", "Func": "createP2MCInstPrinter", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8420, "Length": 29, "Cover_Rate": 0.7073170731707317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmulhq_x_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmulhq_x_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8421, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "tryOptCompareBranchFedByICmp", "(", "I", ",", "ICmp", ",", "MIB", ")", ")", "return", "true", ";", "MachineBasicBlock", "*", "DestMBB", "=", "I", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "auto", "PredOp", "=", "ICmp", ".", "getOperand", "(", "", ")", ";", "emitIntegerCompare", "(", "ICmp", ".", "getOperand", "(", "", ")", ",", "ICmp", ".", "getOperand", "(", "", ")", ",", "PredOp", ",", "MIB", ")", ";", "const", "", "CC", "=", "changeICMPPredToCC", "(", "static_cast", "<", "CmpInst", "::", "Predicate", ">", "(", "PredOp", ".", "getPredicate", "(", ")", ")", ")", ";", "MIB", ".", "buildInstr", "(", "", ",", "{", "}", ",", "{", "}", ")"], "ground_truth": [".", "addImm", "(", "CC", ")", ".", "addMBB", "(", "DestMBB", ")", ";"], "File": "AArch64InstructionSelector (2)", "Func": "selectCompareBranchFedByICmp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8422, "Length": 104, "Cover_Rate": 0.6380368098159509, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Val", "==", "", ")", "imm", "=", "INT32_MIN", ";", "else", "if", "(", "!", "(", "Val", "&", "", ")"], "ground_truth": [")", "imm", "*=", "-", "", ";"], "File": "ARMDisassembler39", "Func": "DecodeT2Imm8", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8423, "Length": 25, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "res", ")", ":"], "ground_truth": ["", "(", "fg", ")", ")", ";"], "File": "ushmedia", "Func": "sh_media_FMOV_SL", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8424, "Length": 15, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "char", "*", "getPassName", "("], "ground_truth": [")", "const", "{"], "File": "NVPTXLowerAggrCopies1", "Func": "getPassName", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8425, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "is2Addr", "&&", "Entry", ".", "PredCC2", "==", "", ")", "||", "(", "!", "is2Addr", "&&", "Entry", ".", "PredCC1", "==", "", ")", ")", "{", "if", "(", "Pred", "==", "", ")", "{", "if", "(", "!", "HasCC", ")", "{", "if", "(", "!", "LiveCPSR", ")", "{", "HasCC", "=", "true", ";", "CCDead", "=", "true", ";", "return", "true", ";", "}", "return", "false", ";", "}", "}", "else", "{", "if", "(", "HasCC"], "ground_truth": [")", "return", "false", ";"], "File": "Thumb2SizeReduction (2)", "Func": "VerifyPredAndCC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8426, "Length": 69, "Cover_Rate": 0.3988439306358382, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "|"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon_vorrq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8427, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "PO", "+", "UnknownPadding", "(", "LogAlign"], "ground_truth": [",", "internalKnownBits", "(", ")", ")", ";"], "File": "AArch64BranchFixupPass1", "Func": "postOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8428, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ApplyFixup", "(", "const", "MCFixup", "&", "Fixup", ",", "char", "*", "Data", ",", "unsigned", "DataSize", ",", "uint64_t"], "ground_truth": ["Value", ")", "const", "{"], "File": "PPCAsmBackend26", "Func": "ApplyFixup", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8429, "Length": 20, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_loadsd_mask", "(", "__P", ","], "ground_truth": ["(", "__v2df", ")", "__W", ",", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm_mask_load_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8430, "Length": 16, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getLocalMemorySize", "(", ")", "const"], "ground_truth": ["{"], "File": "AMDGPUSubtarget1", "Func": "getLocalMemorySize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8431, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "has65C02", "(", ")", "const", "{", "return", "Has65C02Insns"], "ground_truth": [";"], "File": "MOSSubtarget", "Func": "has65C02", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8432, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "Mem", ".", "Base", "=", "", ";", "Op", "->", "Mem", ".", "IndexReg", "=", "", ";", "Op", "->", "Mem", ".", "Index", "=", "nullptr", ";", "Op", "->", "Mem", ".", "Offset", "=", "Imm", ";", "return"], "ground_truth": ["Op", ";"], "File": "VEAsmParser (2)", "Func": "MorphToMEMzi", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8433, "Length": 35, "Cover_Rate": 0.49295774647887325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SrcMBB", "=", "*", "SrcMBB", "->", "succ_begin", "(", ")", ";", "if", "(", "SrcMBB", "==", "DstMBB", ")", "return", "SinglePath_InPath", ";", "if", "(", "!", "AllowSideEntry", "&&", "SrcMBB", "->", "pred_size", "(", ")", ">", "", ")"], "ground_truth": ["return", "Not_SinglePath", ";"], "File": "AMDILCFGStructurizer", "Func": "singlePathTo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8434, "Length": 34, "Cover_Rate": 0.33663366336633666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rounded", "=", "vec_rint", "(", "__A", ")", ";", "temp", "=", "vec_cts", "(", "rounded", ",", "", ")", ";", "result", "=", "(", "__vector", "unsigned", "long", "long", ")", "vec_pack", "(", "temp", ",", "temp", ")", ";", "return", "(", "__m64", ")", "(", "(", "__vector", "long", "long", ")", "result", ")", "["], "ground_truth": ["", "]", ";"], "File": "xmmintrin", "Func": "_mm_cvtps_pi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8435, "Length": 47, "Cover_Rate": 0.5802469135802469, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", "&&", "!", "IsN64", ")", "return", "getAddrNonPIC", "(", "Op"], "ground_truth": [",", "DAG", ")", ";"], "File": "MipsISelLowering (2)", "Func": "lowerBlockAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8436, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ScalarSSEf64", "&&", "I", "->", "getType", "(", ")", "->", "isDoubleTy", "(", ")", ")", "{", "const", "Value", "*", "V", "=", "I", "->", "getOperand", "(", "", ")", ";", "if", "(", "V", "->", "getType", "(", ")", "->", "isFloatTy", "(", ")", ")", "{", "unsigned", "OpReg", "=", "getRegForValue", "(", "V", ")", ";", "if", "(", "OpReg", "==", "", ")", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addReg", "(", "OpReg", ")", ";", "UpdateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true"], "ground_truth": [";"], "File": "X86FastISel103", "Func": "X86SelectFPExt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8437, "Length": 104, "Cover_Rate": 0.832, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Reg", "==", "", ")", "return", "", ";", "if", "(", "Reg", ".", "isVirtual", "(", ")", ")", "{", "auto", "*", "Def", "=", "MRI", ".", "getUniqueVRegDef", "(", "Reg", ")", ";", "switch", "(", "Def", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "None", ";", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "RISCVInstrInfo26", "Func": "getAsIntImmediate", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8438, "Length": 52, "Cover_Rate": 0.34210526315789475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_p16_s32", "(", "int32x2_t", "__a", ")", "{", "return", "(", "poly16x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpret_p16_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8439, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SDValue", "Elt", ":", "Op", "->", "ops", "(", ")", ")", "{", "SDValue", "LHS", "=", "Elt", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Elt", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "RHS", ")", ")", "return", "SDValue", "(", ")", ";", "LHSElts", ".", "push_back", "(", "LHS", ")", ";", "RHSElts", ".", "push_back", "(", "RHS", ")", ";", "}", "SDValue", "LHS", "=", "DAG", ".", "getBuildVector", "(", "VT", ",", "DL", ",", "LHSElts", ")", ";", "SDValue", "RHS", "=", "DAG", ".", "getBuildVector", "(", "VT", ",", "DL", ",", "RHSElts", ")", ";", "return", "DAG", ".", "getNode", "(", "Opcode", ",", "DL"], "ground_truth": [",", "VT", ",", "LHS", ",", "RHS", ")", ";"], "File": "X86ISelLowering115", "Func": "lowerBuildVectorToBitOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8440, "Length": 107, "Cover_Rate": 0.4083969465648855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "hasBasePointer", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "false"], "ground_truth": [";"], "File": "BPFRegisterInfo12", "Func": "hasBasePointer", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8441, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "~", "ResourceModel", "(", ")", "{", "delete", "ResourcesModel"], "ground_truth": [";"], "File": "TPCMachineScheduler", "Func": "~TPCResourceModel", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8442, "Length": 8, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RC", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "Opc", "=", "isZExt", "?", "", ":", "", ";", "else", "Opc", "=", "isZExt", "?", "", ":", "", ";", "}", "else", "{", "if", "(", "isZExt", ")", "{", "Opc", "=", "", ";", "}", "else", "{", "Opc", "=", "", ";", "useAM3", "=", "true", ";", "}", "}", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "Alignment", "&&", "Alignment", "<", "", "&&", "!", "Subtarget", "->", "allowsUnalignedMem", "(", ")", ")", "return", "false", ";", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "Opc", "=", "isZExt", "?", "", ":", "", ";", "else", "Opc", "=", "isZExt", "?", "", ":", "", ";", "}", "else", "{", "Opc", "=", "isZExt", "?", "", ":", "", ";", "useAM3", "=", "true", ";", "}", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "Alignment", "&&", "Alignment", "<", "", "&&", "!", "Subtarget", "->", "allowsUnalignedMem", "(", ")", ")", "return", "false", ";", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "Opc", "=", "", ";", "else", "Opc"], "ground_truth": ["=", "", ";"], "File": "ARMFastISel15", "Func": "ARMEmitLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8443, "Length": 245, "Cover_Rate": 0.4029605263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", ";", ")", "{", "const", "MCExpr", "*", "Value", ";", "if", "(", "getParser", "(", ")", ".", "ParseExpression", "(", "Value", ")", ")", "return", "true", ";", "getParser", "(", ")", ".", "getStreamer", "(", ")", ".", "EmitValue", "(", "Value", ",", "Size", ",", "", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "break", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma"], "ground_truth": [")", ")", "return", "Error", "(", "L", ",", "", ")", ";"], "File": "MBlazeAsmParser1", "Func": "ParseDirectiveWord", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8444, "Length": 78, "Cover_Rate": 0.639344262295082, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "isa_str", "(", "const", "struct", "loongarch_isa", "*", "isa", ",", "char", "separator", ")", "{", "APPEND_STRING", "(", "loongarch_isa_base_strings", "[", "isa", "->", "base", "]", ")", "APPEND1", "(", "separator", ")", "if", "(", "isa", "->", "fpu", "==", "ISA_EXT_NOFPU", ")", "{", "APPEND_STRING", "(", "", "OPTSTR_ISA_EXT_FPU", ")", "}", "else", "{", "APPEND_STRING", "(", "OPTSTR_ISA_EXT_FPU", ")", "APPEND_STRING", "(", "loongarch_isa_ext_strings", "[", "isa"], "ground_truth": ["->", "fpu", "]", ")", "}"], "File": "loongarch-opts", "Func": "isa_str", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8445, "Length": 60, "Cover_Rate": 0.7894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "input", "=", "gen_rtx_REG", "(", "vecmode", ",", "REGNO", "(", "input", ")", ")", ";", "emit_move_insn", "(", "value", ",", "CONST0_RTX", "(", "vecmode", ")", ")", ";", "if", "(", "vecmode", "==", "V4SFmode", ")", "emit_insn", "(", "gen_sse_movss", "(", "value", ",", "value", ",", "input", ")", ")", ";", "else", "emit_insn", "(", "gen_sse2_movsd", "(", "value", ",", "value", ",", "input", ")", ")", ";", "}", "emit_move_insn", "(", "large", ",", "two31", ")", ";", "emit_move_insn", "(", "zero_or_two31", ",", "MEM_P", "(", "two31", ")", "?", "large", ":", "two31", ")", ";", "x", "=", "gen_rtx_fmt_ee", "(", "LE", ",", "vecmode", ",", "large", ",", "value", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "large", ",", "x", ")", ")", ";", "x", "=", "gen_rtx_AND", "(", "vecmode", ",", "zero_or_two31", ",", "large", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "zero_or_two31"], "ground_truth": [",", "x", ")", ")", ";"], "File": "i386-expand", "Func": "ix86_split_convert_uns_si_sse", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8446, "Length": 119, "Cover_Rate": 0.3439306358381503, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Val", "=", "~", "MCE", "->", "getValue", "(", ")", "&", "", ";", "return", "", "(", "Val", ","], "ground_truth": ["", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "isLogicalImm32Not", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8447, "Length": 20, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getDispSize", "(", ")"], "ground_truth": ["==", "", ";"], "File": "M68kISelDAGToDAG", "Func": "isDisp8", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8448, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Offset", "=", "DAG", ".", "getConstant", "(", "TD", "->", "getPointerSize", "(", ")", ",", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ")", ";", "return", "DAG", ".", "getLoad", "(", "getPointerTy", "(", ")", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ",", "FrameAddr", ",", "Offset", ")", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "SDValue", "RetAddrFI", "=", "getReturnAddressFrameIndex", "(", "DAG", ")", ";", "return", "DAG", ".", "getLoad", "(", "getPointerTy", "(", ")", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "RetAddrFI", ","], "ground_truth": ["MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";"], "File": "X86ISelLowering114", "Func": "LowerRETURNADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8449, "Length": 112, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm7", "(", ")", "const", "{", "return", "isImmediate", "<", "-", "", ",", "", ">", "("], "ground_truth": [")", ";"], "File": "ARMAsmParser (2)3", "Func": "isImm7", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8450, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSImm12Lsb0", "(", ")", "const", "{", "return", "isBareSimmNLsb0", "<", "", ">", "("], "ground_truth": [")", ";"], "File": "RISCVAsmParser", "Func": "isSImm12Lsb0", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8451, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcled_u64", "(", "uint64_t", "__a", ",", "uint64_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vcled_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8452, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "{", "ObjectOffset", "+", "(", "int", ")", "MFI", ".", "getStackSize", "(", ")"], "ground_truth": [",", "", "}", ";"], "File": "AArch64FrameLowering103", "Func": "getStackOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8453, "Length": 16, "Cover_Rate": 0.37209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", "->", "emitInt32", "(", "R_00B860_COMPUTE_TMPRING_ZE", ")", ";", "OutStreamer", "->", "emitInt32", "(", "S_00B860_WAVEZE", "(", "CurrentProgramInfo", ".", "ScratchBlocks", ")", ")", ";", "}", "else", "{", "OutStreamer", "->", "emitInt32", "(", "RsrcReg", ")", ";", "OutStreamer", "->", "emitIntValue", "(", "S_00B028_VGPRS", "(", "CurrentProgramInfo", ".", "VGPRBlocks", ")", "|", "S_00B028_SGPRS", "(", "CurrentProgramInfo", ".", "SGPRBlocks", ")", ",", "", ")", ";", "OutStreamer", "->", "emitInt32", "(", "R_0286E8_SPI_TMPRING_ZE", ")", ";", "OutStreamer", "->", "emitIntValue", "(", "S_0286E8_WAVEZE", "(", "CurrentProgramInfo", ".", "ScratchBlocks", ")", ",", "", ")", ";", "}", "if", "(", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "_PS", ")", "{", "OutStreamer", "->", "emitInt32", "(", "R_00B02C_SPI_SHADER_PGM_RSRC2_PS", ")", ";", "OutStreamer", "->", "emitInt32", "(", "S_00B02C_EXTRA_LDS_ZE", "(", "CurrentProgramInfo", ".", "LDSBlocks"], "ground_truth": [")", ")", ";"], "File": "AMDGPUAsmPrinter17", "Func": "EmitProgramInfoSI", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8454, "Length": 108, "Cover_Rate": 0.38848920863309355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "createObjectWriter", "(", "raw_pwrite_stream", "&"], "ground_truth": ["OS", ")", "const", "override", "{"], "File": "AMDGPUAsmBackend11", "Func": "createObjectWriter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8455, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "StructType", "=", "PType", "->", "getElementType", "(", ")", ";", "unsigned", "AS", "=", "Func", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ".", "getAllocaAddrSpace", "(", ")", ";", "AllocaInst", "*", "AllocA", "=", "new", "AllocaInst", "(", "StructType", ",", "AS", ",", "Arg", "->", "getName", "(", ")", ",", "FirstInst", ")", ";", "AllocA", "->", "setAlignment", "(", "Func", "->", "getParamAlignment", "(", "Arg", "->", "getArgNo", "(", ")", ")", ")", ";", "Arg", "->", "replaceAllUsesWith", "(", "AllocA", ")", ";", "Value", "*", "ArgInParam", "=", "new", "AddrSpaceCastInst", "(", "Arg", ",", "PointerType", "::", "get", "(", "StructType", ",", "ADDRESS_SPACE_PARAM", ")", ","], "ground_truth": ["Arg", "->", "getName", "(", ")", ",", "FirstInst", ")", ";"], "File": "NVPTXLowerArgs1", "Func": "handleByValParam", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8456, "Length": 97, "Cover_Rate": 0.521505376344086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Out", ".", "EmitInstruction", "(", "Inst", ",", "*", "STI"], "ground_truth": [",", "PrintSchedInfoEnabled", ")", ";"], "File": "X86AsmInstrumentation1", "Func": "EmitInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8457, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "decodeUImmOperand", "(", "MCInst", "&", "Inst", ",", "uint64_t", "Imm", ",", "int64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "assert", "(", "isUInt", "<", "N", ">", "(", "Imm", ")", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "("], "ground_truth": ["Imm", "+", "P", ")", ")", ";"], "File": "LoongArchDisassembler", "Func": "decodeUImmOperand", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8458, "Length": 47, "Cover_Rate": 0.8867924528301887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "imm", "|=", "", ";", "break", ";", "default", ":", "break", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeT2Imm8", "(", "Inst", ",", "imm", ","], "ground_truth": ["Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler10", "Func": "DecodeT2AddrModeImm8", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8459, "Length": 92, "Cover_Rate": 0.5644171779141104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "CGBR", "("], "ground_truth": [")", ";"], "File": "M68kInstrInfo (2)", "Func": "createM68kGlobalBaseRegPass", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8460, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Offset", "=", "", ";", "for", "(", "int", "I", "=", "MFI", ".", "getObjectIndexBegin", "(", ")", ";", "I", "!=", "", ";", "++", "I", ")", "Offset", "=", "std", "::", "max", "(", "Offset", ",", "-", "MFI", ".", "getObjectOffset", "(", "I", ")", ")", ";", "for", "(", "const", "MCPhysReg", "*", "R", "=", "TRI", ".", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "*", "R", ";", "++", "R", ")", "{", "unsigned", "Size", "=", "TRI", ".", "getSpillSize", "(", "*", "TRI", ".", "getMinimalPhysRegClass", "(", "*", "R", ")", ")", ";", "Offset", "=", "alignTo", "(", "Offset", "+", "Size", ",", "Size", ")", ";", "}", "unsigned", "MaxAlign", "=", "MFI", ".", "getMaxAlignment", "(", ")", ";", "assert", "(", "!", "MFI", ".", "getObjectIndexEnd", "(", ")", "||", "MaxAlign", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "MFI", ".", "getObjectIndexEnd", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "Offset", "=", "alignTo", "(", "Offset", "+", "MFI", ".", "getObjectSize", "(", "I", ")", ",", "MaxAlign", ")", ";", "if", "(", "MFI", ".", "adjustsStack", "(", ")", "&&", "hasReservedCallFrame", "(", "MF", ")", ")", "Offset", "=", "alignTo", "(", "Offset", "+", "MFI", ".", "getMaxCallFrameSize", "(", ")", ",", "std", "::", "max", "(", "MaxAlign", ",", "getStackAlignment", "(", ")", ")", ")", ";", "return", "alignTo", "(", "Offset", ",", "getStackAlignment"], "ground_truth": ["(", ")", ")", ";"], "File": "MipsFrameLowering35", "Func": "estimateStackSize", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8461, "Length": 197, "Cover_Rate": 0.8454935622317596, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IsCheriPurecapABI", "=", "ABI", "!=", "", "&&", "", "(", "ABI", ")", ";", "CommentString", "=", "", ";", "AlignmentIsInBytes", "=", "false", ";", "SupportsDebugInformation", "=", "true", ";", "ExceptionsType", "=", "ExceptionHandling", "::"], "ground_truth": ["DwarfCFI", ";"], "File": "RISCVMCAsmInfo5", "Func": "RISCVMCAsmInfo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8462, "Length": 29, "Cover_Rate": 0.4084507042253521, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parseVector", "(", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&", "Operands", ")", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "VideocoreAsmParser", "Func": "parseVector", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8463, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "unsigned", "short", ")", "__builtin_altivec_vmuloub", "(", "(", "vector", "signed", "char", ")", "a1"], "ground_truth": [",", "(", "vector", "signed", "char", ")", "a2", ")", ";"], "File": "altivec4", "Func": "vec_vmuloub", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8464, "Length": 23, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "setPreservesCFG", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU", ")", ";", "AU", ".", "addRequired", "<", "MachineDominatorTree", ">", "("], "ground_truth": [")", ";"], "File": "ARCOptAddrMode", "Func": "getAnalysisUsage", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8465, "Length": 22, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "static", "std", "::", "string", "addPrefix", "(", "const", "std", "::", "string", "&", "Name", ")", "{", "std", "::", "string", "prefix", "=", "getTagName", "(", "PREFIX_SYMBOL", ")", ";", "if", "(", "Name", ".", "compare", "(", "", ",", "prefix", ".", "size", "(", ")", ",", "prefix", ")"], "ground_truth": ["==", "", ")", "return", "Name", ";"], "File": "PIC161", "Func": "addPrefix", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8466, "Length": 47, "Cover_Rate": 0.8867924528301887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "isFixedLengthVector", "(", ")", "&&", "", ")", ";", "MVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "VT", ")", ";", "X", "=", "convertToScalableVector", "(", "ContainerVT", ",", "X", ",", "DAG", ",", "Subtarget", ")", ";", "SDValue", "Mask", ",", "VL", ";", "std", "::", "tie", "(", "Mask", ",", "VL", ")", "=", "getDefaultVLOps", "(", "VT", ",", "ContainerVT", ",", "DL", ",", "DAG", ",", "Subtarget", ")", ";", "SDValue", "SplatZero", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ContainerVT", ",", "DAG", ".", "getUNDEF", "(", "ContainerVT", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "Subtarget", ".", "getXLenVT", "(", ")", ")", ")", ";", "SDValue", "NegX", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ContainerVT", ",", "SplatZero", ",", "X", ",", "Mask"], "ground_truth": [",", "VL", ")", ";"], "File": "RISCVISelLowering3", "Func": "lowerABS", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8467, "Length": 117, "Cover_Rate": 0.5939086294416244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline__", "void", "\\", "NAME", "(", "TYPE", "*", "_PTR", ",", "TYPE", "_VALUE", ")", "\\", "{", "\\", "__asm__", "volatile", "(", "OPCODE", "", "\\", ":", "", "(", "_PTR", "[", "", "]"], "ground_truth": [")", "\\", ":", "", "(", "_VALUE", ")", ",", "", "(", "FC", ")", ")", ";", "\\", "return", ";", "\\", "}"], "File": "amo", "Func": "void", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8468, "Length": 48, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isFloatRoundMode", "(", ")", "const", "{", "if", "(", "!", "isConstantImm", "(", ")", ")", "return"], "ground_truth": ["false", ";"], "File": "MMIXAsmParser", "Func": "isFloatRoundMode", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8469, "Length": 16, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "label", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "", ",", "labelno", ")", ",", "UNSPEC_TLS_LABEL", ")", ";", "unspec", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "", ",", "x", ",", "GEN_INT", "(", "reloc", ")", ",", "label", ")", ",", "UNSPEC_TLS", ")", ";", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_move_insn", "(", "reg", ",", "unspec", ")", ";", "emit_move_insn", "(", "tmp", ",", "label", ")", ";", "emit_insn", "(", "gen_addsi3", "(", "reg", ",", "reg", ",", "tmp", ")", ")", ";", "*", "valuep", "=", "emit_library_call_value", "(", "get_tls_get_addr", "(", ")", ",", "NULL_RTX", ",", "LCT_PURE", ",", "Pmode", ",", "reg", ",", "Pmode", ")", ";", "insns", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")", ";", "return"], "ground_truth": ["insns", ";"], "File": "csky", "Func": "csky_call_tls_get_addr", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8470, "Length": 105, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Kind", "getNegatedComparison", "(", "Kind", "Cmp", ")", "{", "if", "(", "(", "Cmp", "&", "L", ")", "||", "(", "Cmp", "&", "G", ")", ")", "return", "(", "Kind", ")", "(", "(", "Cmp", "^", "(", "L", "|", "G", ")", ")", "^", "EQ", ")", ";", "if", "(", "(", "Cmp", "&", "NE", ")", "||", "(", "Cmp", "&", "EQ", ")", ")", "return", "(", "Kind", ")", "(", "Cmp", "^", "(", "EQ", "|", "NE", ")", ")", ";", "return", "(", "Kind", ")", ""], "ground_truth": [";"], "File": "HexagonHardwareLoops1", "Func": "getNegatedComparison", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8471, "Length": 74, "Cover_Rate": 0.9866666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasMBC1", "(", ")", "const", "{", "return", "m_MBC1"], "ground_truth": [";"], "File": "GBZ80Subtarget", "Func": "hasMBC1", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8472, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isValidForTie", "(", "const", "Operand", "&", "Other", ")", "const", "{", "if", "(", "Kind", "!=", "Other", ".", "Kind", ")", "return", "false", ";", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "return", "false", ";", "case", "k_RegisterIndex"], "ground_truth": [":", "{"], "File": "MipsAsmParser (2)4", "Func": "isValidForTie", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8473, "Length": 40, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "bool", "OnlyUsesV1", "=", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "if", "(", "OnlyUsesV1", "||", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "{", "MVT", "SubVT", "=", "", "(", "VT", ".", "getVectorElementType", "(", ")", ",", "", ")", ";", "SDValue", "SubVec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "SubVT", ",", "OnlyUsesV1", "?", "V1", ":", "V2", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "V1", ",", "SubVec", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "}", "assert", "(", "WidenedMask", ".", "size", "(", ")", "==", "", ")", ";", "bool", "IsInsert", "=", "true", ";", "int", "V2Index", "=", "-", "", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "assert", "(", "WidenedMask", "[", "i", "]", ">=", "-", "", ")", ";", "if", "(", "WidenedMask", "[", "i", "]", "<", "", ")", "continue", ";", "if", "(", "WidenedMask", "[", "i", "]", "<", "", ")", "{", "if", "(", "WidenedMask", "[", "i", "]", "!=", "i", ")", "{", "IsInsert", "=", "false", ";", "break", ";", "}", "}", "else", "{", "if", "(", "V2Index", ">=", "", "||", "WidenedMask", "[", "i", "]", "!=", "", ")", "{", "IsInsert", "=", "false", ";", "break", ";", "}", "V2Index", "=", "i", ";", "}", "}", "if", "(", "IsInsert", "&&", "V2Index", ">=", "", ")", "{", "MVT", "SubVT", "=", "", "(", "VT", ".", "getVectorElementType", "(", ")", ",", "", ")", ";", "SDValue", "Subvec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "SubVT", ",", "V2", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "return", "insert128BitVector", "(", "V1", ",", "Subvec", ",", "V2Index", "*", "", ",", "DAG", ",", "DL", ")", ";", "}", "SDValue", "Ops", "[", "", "]", "=", "{", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "DAG", ".", "getUNDEF", "(", "VT", ")", "}", ";", "unsigned", "PermMask", "=", "", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "assert", "(", "WidenedMask", "[", "i", "]", ">=", "-", "", ")", ";", "if", "(", "WidenedMask", "[", "i"], "ground_truth": ["]", "<", "", ")", "continue", ";"], "File": "X86ISelLowering108", "Func": "lowerV4X128Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8474, "Length": 377, "Cover_Rate": 0.5280112044817927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_miaph_si64", "(", "__m64", "__A", ","], "ground_truth": ["int", "__B", ",", "int", "__C", ")", "{"], "File": "mmintrin", "Func": "_mm_miaph_si64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8475, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Regs", ".", "VAddr", ")", "MIB", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "vaddr", ")", ")", ";", "assert", "(", "CI", ".", "I", "->", "hasOneMemOperand", "(", ")", "&&", "Paired", ".", "I", "->", "hasOneMemOperand", "(", ")", ")", ";", "const", "MachineMemOperand", "*", "MMOa", "=", "*", "CI", ".", "I", "->", "memoperands_begin", "(", ")", ";", "const", "MachineMemOperand", "*", "MMOb", "=", "*", "Paired", ".", "I", "->", "memoperands_begin", "(", ")", ";", "MachineInstr", "*", "New", "=", "MIB", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "srsrc", ")", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "soffset", ")", ")", ".", "addImm", "(", "MergedOffset", ")", ".", "addImm", "(", "CI", ".", "GLC", ")", ".", "addImm", "(", "CI", ".", "SLC", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "CI", ".", "DLC", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "combineKnownAdjacentMMOs", "(", "*", "MBB", "->", "getParent", "(", ")", ",", "MMOa", ",", "MMOb", ")", ")", ";", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "SubRegIdx", "=", "getSubRegIdxs", "(", "CI", ",", "Paired", ")", ";", "const", "unsigned", "SubRegIdx0", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "unsigned", "SubRegIdx1", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "MCInstrDesc", "&", "CopyDesc", "=", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ";", "const", "auto", "*", "Dest0", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "vdata", ")", ";", "const", "auto", "*", "Dest1", "=", "TII", "->", "getNamedOperand", "(", "*", "Paired", ".", "I", ",", "", "::", "vdata", ")", ";", "BuildMI", "(", "*", "MBB", ",", "Paired", ".", "I", ",", "DL", ",", "CopyDesc", ")", ".", "add", "(", "*", "Dest0", ")", ".", "addReg", "(", "DestReg", ",", "", ",", "SubRegIdx0", ")", ";", "MachineInstr", "*", "Copy1", "=", "BuildMI", "(", "*", "MBB", ",", "Paired", ".", "I", ",", "DL", ",", "CopyDesc", ")", ".", "add", "(", "*", "Dest1", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Kill", ",", "SubRegIdx1", ")", ";", "moveInstsAfter", "(", "Copy1", ",", "InstsToMove", ")", ";", "CI", ".", "I", "->"], "ground_truth": ["eraseFromParent", "(", ")", ";"], "File": "SILoadStoreOptimizer29", "Func": "mergeBufferLoadPair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8476, "Length": 344, "Cover_Rate": 0.6907630522088354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x16_t", ")", "__builtin_neon_vbslv16qi", "(", "(", "int8x16_t", ")", "__a", ",", "(", "int8x16_t", ")", "__b"], "ground_truth": [",", "(", "int8x16_t", ")", "__c", ")", ";"], "File": "arm", "Func": "neon_vbslq_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8477, "Length": 22, "Cover_Rate": 0.6285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ImmTyOffset1", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyGLC", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySLC", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyTFE", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyD16", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyFORMAT", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyClamp", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOMod", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppCtrl", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppRowMask", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppBankMask", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDppBoundCtrl", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaDstSel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaSrc0Sel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaSrc1Sel", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySdwaDstUnused", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDMask", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyUNorm", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyDA", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyR128", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyLWE", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyOff", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpTgt", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpCompr", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyExpVM", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyHwreg", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTySendMsg", ":", "OS", "<<", "", ";", "break", ";", "case", "ImmTyInterpSlot", ":", "OS", "<<"], "ground_truth": ["", ";", "break", ";"], "File": "AMDGPUAsmParser26", "Func": "printImmTy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8478, "Length": 252, "Cover_Rate": 0.5943396226415094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "createPostLegalizeCombiner", "(", "bool", "IsOptNone"], "ground_truth": [")", "{"], "File": "AArch64PostLegalizerCombiner", "Func": "createAArch64PostLegalizeCombiner", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8479, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", "", ":", "opcode", "=", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "HexagonDisassembler13", "Func": "adjustExtendedInstructions", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8480, "Length": 99, "Cover_Rate": 0.39919354838709675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_div_round_ss", "(", "__m128", "__A", ",", "__m128", "__B", ",", "const", "int", "__R", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_divss_round", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")"], "ground_truth": ["__B", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_div_round_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8481, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ")", "."], "ground_truth": ["addImm", "(", "Arg", ")", ";"], "File": "SIInstrInfo (3)", "Func": "insertWaitStates", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8482, "Length": 28, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "DEFAULT_ABI", "==", "ABI_V4", "&&", "!", "flag_pic", "&&", "!", "TARGET_TOC", "&&", "(", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", "||", "GET_CODE", "(", "x", ")", "==", "CONST", ")", "&&"], "ground_truth": ["small_data_operand", "(", "x", ",", "mode", ")", ")", ";"], "File": "rs60003", "Func": "rs6000_legitimate_small_data_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8483, "Length": 36, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Base", ".", "Reg", "=", ""], "ground_truth": [";"], "File": "AArch64FastISel10", "Func": "Address", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8484, "Length": 6, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "assert", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "VT", ".", "isInteger", "(", ")", "&&", "", ")", ";", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "LHS1", "=", "Extract128BitVector", "(", "LHS", ",", "", ",", "DAG", ",", "dl", ")", ";", "SDValue", "LHS2", "=", "Extract128BitVector", "(", "LHS", ",", "NumElems", "/", "", ",", "DAG", ",", "dl", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS1", "=", "Extract128BitVector", "(", "RHS", ",", "", ",", "DAG", ",", "dl", ")", ";", "SDValue", "RHS2", "=", "Extract128BitVector", "(", "RHS", ",", "NumElems", "/", "", ",", "DAG", ",", "dl", ")", ";", "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "EVT", "NewVT", "=", "", "(", "EltVT", ",", "NumElems", "/", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "NewVT", ",", "LHS1", ",", "RHS1", ")", ",", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "NewVT"], "ground_truth": [",", "LHS2", ",", "RHS2", ")", ")", ";"], "File": "X86ISelLowering116", "Func": "Lower256IntArith", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8485, "Length": 199, "Cover_Rate": 0.9212962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "GCNRegPressure", "::", "getRegKind", "(", "Register", "Reg", ",", "const", "MachineRegisterInfo", "&", "MRI", ")", "{", "assert", "(", "Reg", ".", "isVirtual", "(", ")", ")", ";", "const", "auto", "RC", "=", "MRI", ".", "getRegClass", "(", "Reg", ")", ";", "auto", "STI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MRI", ".", "getTargetRegisterInfo", "(", ")", ")", ";", "return", "STI", "->", "isSGPRClass", "(", "RC", ")", "?", "(", "STI", "->", "getRegSizeInBits", "(", "*", "RC", ")", "==", "", "?", "SGPR32", ":", "SGPR_TUPLE", ")", ":", "STI", "->", "isAGPRClass", "(", "RC", ")", "?", "(", "STI", "->", "getRegSizeInBits", "(", "*", "RC", ")", "=="], "ground_truth": ["", "?", "AGPR32", ":", "AGPR_TUPLE", ")", ":", "(", "STI", "->", "getRegSizeInBits", "(", "*", "RC", ")", "==", "", "?", "VGPR32", ":", "VGPR_TUPLE", ")", ";"], "File": "GCNRegPressure26", "Func": "getRegKind", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8486, "Length": 114, "Cover_Rate": 0.991304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCInst", "::", "getType", "(", ")", "const", "{", "const", "uint64_t", "F", "=", "MCID", "->", "TSFlags", ";", "return", "(", "(", "F", ">>", "", ")"], "ground_truth": ["&", "", ")", ";"], "File": "HexagonMCInst2", "Func": "getType", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8487, "Length": 27, "Cover_Rate": 0.84375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "struct", "machine_function", "*", "cris_init_machine_status", "("], "ground_truth": ["void", ")", "{"], "File": "cris3", "Func": "cris_init_machine_status", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8488, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "unique_ptr", "<", "MCObjectWriter", ">", "("], "ground_truth": ["createELFObjectWriter", "(", "OS", ",", "OSABI", ")", ")", ";"], "File": "TOYAsmBackend1", "Func": "createObjectWriter", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8489, "Length": 16, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsWrite", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "unsigned", "Code", "=", "IsWrite", "?", "", ":", "", ";", "auto", "*", "Node", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "Code", ",", "DL", ",", "", ")", ",", "Op"], "ground_truth": [".", "getOperand", "(", "", ")", "}", ";"], "File": "SystemZISelLowering (2)2", "Func": "lowerPREFETCH", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8490, "Length": 77, "Cover_Rate": 0.4556213017751479, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "this", ","], "ground_truth": ["PM", ")", ";"], "File": "rvexTargetMachine", "Func": "createPassConfig", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8491, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFlatScratchSTMode", "(", ")", "const", "{", "return", "hasFlatScratchInsts", "(", ")", "&&", "(", "hasGFX10_3Insts", "("], "ground_truth": [")", "||", "hasGFX940Insts", "(", ")", ")", ";"], "File": "GCNSubtarget", "Func": "hasFlatScratchSTMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8492, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isLDSTUI", "("], "ground_truth": ["InsnType", "insn", ")", "{"], "File": "AArch64InsnHelpers", "Func": "isLDSTUI", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8493, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "decl", "=", "add_builtin_function", "(", "", ",", "ftype", ",", "IX86_BUILTIN_NANSQ", ",", "BUILT_IN_MD", ",", "", ",", "NULL_TREE", ")", ";", "TREE_READONLY", "(", "decl", ")", "=", "", ";", "ix86_builtins", "[", "(", "int", ")", "IX86_BUILTIN_NANSQ", "]", "=", "decl", ";", "ftype", "=", "ix86_get_builtin_func_type", "(", "FLOAT128_FTYPE_FLOAT128", ")", ";", "decl", "=", "add_builtin_function", "(", "", ",", "ftype", ",", "IX86_BUILTIN_FABSQ", ",", "BUILT_IN_MD", ",", "", ",", "NULL_TREE", ")", ";", "TREE_READONLY", "(", "decl", ")", "=", "", ";", "ix86_builtins", "[", "(", "int", ")", "IX86_BUILTIN_FABSQ", "]", "="], "ground_truth": ["decl", ";"], "File": "i386-builtins", "Func": "ix86_init_builtins", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8494, "Length": 75, "Cover_Rate": 0.3393665158371041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "CC", ")", "{", "case", "", ":", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addReg", "(", "RHS", ")", ".", "addMBB", "(", "copy1MBB", ")", ";", "break", ";", "case", "", ":", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addReg", "(", "RHS", ")", ".", "addMBB", "(", "copy1MBB", ")", ";", "break", ";", "case", "", ":", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addReg", "(", "RHS", ")", ".", "addMBB", "(", "copy1MBB", ")", ";", "break", ";", "case", "", ":", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addReg", "(", "RHS", ")", ".", "addMBB", "(", "copy1MBB", ")", ";", "break", ";", "case", "", ":", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addReg", "(", "RHS", ")", ".", "addMBB", "(", "copy1MBB", ")", ";", "break", ";", "case", "", ":", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addReg", "(", "RHS", ")", ".", "addMBB", "(", "copy1MBB", ")", ";", "break", ";", "default", ":", "report_fatal_error", "(", "", "+", "Twine", "(", "CC", ")", ")", ";", "}", "BB", "=", "copy0MBB", ";", "BB", "->", "addSuccessor", "(", "copy1MBB", ")", ";", "BB", "=", "copy1MBB", ";", "BuildMI", "(", "*", "BB", ",", "BB", "->", "begin", "(", ")", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "copy0MBB", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "thisMBB", ")", ";", "MI", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "BPFISelLowering38", "Func": "EmitInstrWithCustomInserter", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8495, "Length": 313, "Cover_Rate": 0.5462478184991274, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "Concat256BitVectors", "(", "SDValue", "V1", ",", "SDValue", "V2", ",", "EVT", "VT", ",", "unsigned", "NumElems", ",", "SelectionDAG", "&", "DAG", ",", "SDLoc", "dl", ")", "{", "SDValue", "V", "=", "Insert256BitVector", "(", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "V1", ",", "", ","], "ground_truth": ["DAG", ",", "dl", ")", ";"], "File": "X86ISelLowering (2)", "Func": "Concat256BitVectors", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8496, "Length": 45, "Cover_Rate": 0.7258064516129032, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCStreamer", "*", "S", ";", "if", "(", "!", "Triple", "(", "TT", ")", ".", "isOSNaCl", "(", ")", ")", "S", "=", "createELFStreamer", "(", "Context", ",", "MAB", ",", "OS", ","], "ground_truth": ["Emitter", ",", "RelaxAll", ",", "NoExecStack", ")", ";"], "File": "MipsMCTargetDesc1", "Func": "createMCStreamer", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8497, "Length": 33, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "=", "&", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "MF", ".", "getSubtarget", "(", ")", ")", ";", "return", "SelectionDAGISel", "::", "runOnMachineFunction"], "ground_truth": ["(", "MF", ")", ";"], "File": "M680x0ISelDAGToDAG", "Func": "runOnMachineFunction", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8498, "Length": 25, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BaseInstrInfo", "::", "getInsertSubregLikeInputs", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "DefIdx", ",", "RegSubRegPair", "&", "BaseReg", ",", "RegSubRegPairAndIdx", "&", "InsertedReg", ")", "const", "{", "assert", "(", "DefIdx", "<", "MI", ".", "getDesc", "(", ")", ".", "getNumDefs", "(", ")", "&&", "", ")", ";", "assert", "(", "MI", ".", "isInsertSubregLike", "(", ")", "&&", "", ")", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "const", "MachineOperand", "&", "MOBaseReg", "=", "MI", ".", "getOperand", "(", "", ")", ";", "const", "MachineOperand", "&", "MOInsertedReg", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "MOInsertedReg", ".", "isUndef", "(", ")", ")", "return", "false", ";", "const", "MachineOperand", "&", "MOIndex", "=", "MI", ".", "getOperand", "(", "", ")", ";", "BaseReg", ".", "Reg", "=", "MOBaseReg", ".", "getReg", "(", ")", ";", "BaseReg", ".", "SubReg", "=", "MOBaseReg", ".", "getSubReg", "(", ")", ";", "InsertedReg", ".", "Reg", "=", "MOInsertedReg", ".", "getReg", "(", ")", ";", "InsertedReg", ".", "SubReg", "=", "MOInsertedReg", ".", "getSubReg", "(", ")", ";", "InsertedReg", ".", "SubIdx", "=", "", "+", "MOIndex", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "ARMBaseInstrInfo110", "Func": "getInsertSubregLikeInputs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8499, "Length": 165, "Cover_Rate": 0.9116022099447514, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "XLenVT", "=", "Subtarget", "->", "getXLenVT", "(", ")", ";", "SDLoc", "DL", "(", "Node", ")", ";", "EVT", "VT", "=", "Node", "->", "getValueType", "(", "", ")", ";", "switch", "(", "Opcode", ")", "{", "case", "", ":", "{", "auto", "ConstNode", "=", "cast", "<", "ConstantSDNode", ">", "(", "Node", ")", ";", "if", "(", "VT", "==", "XLenVT", "&&", "ConstNode", "->", "isNullValue", "(", ")", ")", "{", "SDValue", "New", "=", "CurDAG", "->", "getCopyFromReg", "(", "CurDAG", "->", "getEntryNode", "(", ")", ",", "SDLoc", "(", "Node", ")", ",", "", ",", "XLenVT", ")", ";", "ReplaceNode", "(", "Node", ",", "New", ".", "getNode", "(", ")", ")", ";", "return", ";", "}", "break", ";", "}", "case", "", ":", "{", "SDValue", "Imm", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "XLenVT"], "ground_truth": [")", ";"], "File": "RISCVISelDAGToDAG43", "Func": "Select", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8500, "Length": 116, "Cover_Rate": 0.4793388429752066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Op", "==", "Other", ".", "Op", "&&", "ShAmt", "=="], "ground_truth": ["Other", ".", "ShAmt", "&&", "IsSHL", "!=", "Other", ".", "IsSHL", ";"], "File": "RISCVISelLowering1", "Func": "formsPairWith", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8501, "Length": 19, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isAISrc_512B16", "(", ")"], "ground_truth": [";"], "File": "AMDGPUAsmParser1", "Func": "isAISrc_512V2B16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8502, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Base", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "Reg", ")", ";", "Base", "=", "getReg", "(", "Decoder", ",", "", ",", "Base", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Base"], "ground_truth": [")", ")", ";"], "File": "MipsDisassembler", "Func": "DecodeMemMMImm16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8503, "Length": 70, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createUnifyMetadataPass", "("], "ground_truth": [")", ")", ";"], "File": "AMDGPUTargetMachine33", "Func": "addEarlyAsPossiblePasses", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8504, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "G", ".", "Nodes", "."], "ground_truth": ["begin", "(", ")", ";"], "File": "PatmosCallGraphBuilder", "Func": "nodes_begin", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8505, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isMAI", "(", "MI", ")", "&&", "ST", ".", "hasMFMAInlineLiteralBug", "(", ")", "&&", "OpNo", "==", "(", "unsigned", ")", "", "(", "MI", ".", "getOpcode", "(", ")", ",", "", "::", "src2", ")", ")", "return", "false", ";", "return", "RI", ".", "opCanUseInlineConstant", "(", "OpInfo", ".", "OperandType", ")", ";", "}", "if", "(", "!", "RI", ".", "opCanUseLiteralConstant", "(", "OpInfo", ".", "OperandType", ")", ")", "return", "false", ";", "if", "(", "!", "isVOP3", "(", "MI", ")", "||", "!", "", "(", "InstDesc", ",", "OpNo", ")", ")", "return", "true", ";", "return", "ST", ".", "hasVOP3Literal", "("], "ground_truth": [")", ";"], "File": "SIInstrInfo11", "Func": "isImmOperandLegal", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8506, "Length": 86, "Cover_Rate": 0.4236453201970443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MemOpCost", "=", "getMemoryOpCost", "(", "Opcode", ",", "SingleMemOpTy", ",", "Alignment", ",", "AddressSpace", ")", ";", "VectorType", "*", "VT", "=", "VectorType", "::", "get", "(", "ScalarTy", ",", "VF", ")", ";", "EVT", "ETy", "=", "TLI", "->", "getValueType", "(", "DL", ",", "VT", ")", ";", "if", "(", "!", "ETy", ".", "isSimple", "(", ")", ")", "return", "BaseT", "::", "getInterleavedMemoryOpCost", "(", "Opcode", ",", "VecTy", ",", "Factor", ",", "Indices", ",", "Alignment", ",", "AddressSpace", ")", ";", "static", "const", "CostTblEntry", "AVX2InterleavedLoadTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", "}", ";", "static", "const", "CostTblEntry", "AVX2InterleavedStoreTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", "}", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Load", ")", "{", "if", "(", "const", "auto", "*", "Entry", "=", "CostTableLookup", "(", "AVX2InterleavedLoadTbl", ",", "Factor", ",", "ETy", ".", "getSimpleVT", "(", ")", ")", ")", "return", "NumOfMemOps", "*", "MemOpCost", "+", "Entry", "->", "Cost", ";", "}", "else", "{", "assert", "(", "Opcode", "==", "Instruction", "::", "Store", "&&", "", ")", ";", "if", "(", "const", "auto", "*", "Entry", "=", "CostTableLookup", "(", "AVX2InterleavedStoreTbl", ",", "Factor", ",", "ETy", ".", "getSimpleVT", "(", ")", ")", ")", "return", "NumOfMemOps", "*", "MemOpCost", "+", "Entry", "->", "Cost", ";", "}", "return", "BaseT", "::", "getInterleavedMemoryOpCost", "(", "Opcode", ",", "VecTy", ",", "Factor", ",", "Indices"], "ground_truth": [",", "Alignment", ",", "AddressSpace", ")", ";"], "File": "X86TargetTransformInfo (2)2", "Func": "getInterleavedMemoryOpCostAVX2", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8507, "Length": 392, "Cover_Rate": 0.5957446808510638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "=", "", ";", "break", ";", "case", "", ":", "Type", "=", "", ";", "break", ";", "case", "", ":", "Type", "=", "", ";", "break", ";", "default", ":", "return", "false", ";", "}", "unsigned", "FusedOpcode", "=", "TII", "->", "getFusedCompare", "(", "Compare", "->", "getOpcode", "(", ")", ",", "Type", ",", "Compare", ")", ";", "if", "(", "!", "FusedOpcode", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "Compare", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg2", "=", "(", "Compare", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "?", "Compare", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ":", "", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "Compare", ",", "MBBE", "=", "Branch", ";", "for", "(", "++", "MBBI", ";", "MBBI", "!=", "MBBE", ";", "++", "MBBI", ")", "if", "(", "MBBI", "->", "modifiesRegister", "(", "SrcReg", ",", "TRI", ")", "||", "(", "SrcReg2", "&&", "MBBI", "->", "modifiesRegister", "(", "SrcReg2", ",", "TRI", ")", ")", ")", "return", "false", ";", "MachineOperand", "CCMask", "(", "MBBI", "->", "getOperand", "(", "", ")", ")", ";", "assert", "(", "(", "CCMask", ".", "getImm", "(", ")", "&", "~", "", ")", "==", "", "&&", "", ")", ";", "MachineOperand", "Target", "(", "MBBI", "->", "getOperand", "(", "Type", "==", "", "?", "", ":", "", ")", ")", ";", "const", "uint32_t", "*", "RegMask", ";", "if", "(", "Type", "==", "", ")", "RegMask", "=", "MBBI", "->", "getOperand", "(", "", ")", ".", "getRegMask", "(", ")", ";", "int", "CCUse", "=", "MBBI", "->", "findRegisterUseOperandIdx", "(", "", ",", "false", ",", "TRI", ")", ";", "assert", "(", "CCUse", ">=", "", "&&", "", ")", ";", "Branch", "->", "RemoveOperand", "(", "CCUse", ")", ";", "if", "(", "Type", "==", "", "||", "Type", "==", "", ")", "Branch", "->", "RemoveOperand", "(", "", ")", ";", "Branch", "->", "RemoveOperand", "(", "", ")", ";", "Branch", "->", "RemoveOperand", "(", "", ")", ";", "Branch", "->", "setDesc", "(", "TII", "->", "get", "(", "FusedOpcode", ")", ")", ";", "MachineInstrBuilder", "MIB", "(", "*", "Branch", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "Branch", ")", ";", "MIB", ".", "addOperand", "(", "Compare", "->", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "Compare", "->", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "CCMask", ")", ";", "if", "(", "Type", "==", "", ")", "{", "MIB", ".", "addOperand", "(", "Target", ")", ".", "addReg", "(", "", ",", "RegState", "::", "ImplicitDefine", "|", "RegState", "::", "Dead", ")", ";", "}", "if", "(", "Type", "==", "", ")", "MIB", ".", "addRegMask", "(", "RegMask", ")", ";", "MBBI", "=", "Compare", ";", "for", "(", "++", "MBBI", ";", "MBBI", "!=", "MBBE", ";", "++", "MBBI"], "ground_truth": [")", "{"], "File": "SystemZElimCompare38", "Func": "fuseCompareOperations", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8508, "Length": 394, "Cover_Rate": 0.7504761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LaneInputs", "[", "", "]", ".", "resize", "(", "LaneCount", ",", "false", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "Size", ";", "++", "i", ")", "if", "(", "Mask", "[", "i", "]", ">=", "", ")", "LaneInputs", "[", "Mask", "[", "i", "]", "/", "Size", "]", "[", "(", "Mask", "[", "i", "]", "%", "Size", ")", "/", "LaneSize", "]", "=", "true", ";", "if", "(", "LaneInputs", "[", "", "]", ".", "count", "(", ")", "<=", "", "&&", "LaneInputs", "[", "", "]", ".", "count", "(", ")", "<=", "", ")", "return"], "ground_truth": ["splitAndLowerVectorShuffle", "(", "DL", ",", "VT", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "lowerVectorShuffleAsSplitOrBlend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8509, "Length": 99, "Cover_Rate": 0.3046153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "TheTarget", ",", "createDisassebler"], "ground_truth": [")", ";"], "File": "FISCDisassembler", "Func": "LLVMInitializeFISCDisassembler", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8510, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstructionSelector", "*", "getInstructionSelector", "("], "ground_truth": [")", "const", "override", "{"], "File": "AMDGPUSubtarget", "Func": "getInstructionSelector", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8511, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "isInlineConstant", "(", "APInt", "(", "", ",", "MO", ".", "getImm", "(", ")"], "ground_truth": [",", "true", ")", ")", ";"], "File": "SIInstrInfo119", "Func": "isInlineConstant", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8512, "Length": 25, "Cover_Rate": 0.6097560975609756, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setStackPointerRegisterToSaveRestore", "(", "Subtarget", "->", "hasAddr64", "(", ")", "?", "", ":", "", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "if", "(", "Subtarget", "->", "hasSIMD128", "(", ")", ")", "{", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "}", "computeRegisterProperties", "(", "Subtarget", "->", "getRegisterInfo", "(", ")", ")", ";", "setOperationAction", "(", "", ",", "MVTPtr", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "MVTPtr", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "MVTPtr", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "MVTPtr", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "for", "(", "auto", "T", ":", "{", "", ",", "", "}", ")", "{", "setOperationAction", "(", "", ",", "T", ",", "Legal", ")", ";", "for", "(", "auto", "CC", ":", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", "setCondCodeAction", "(", "CC", ",", "T", ",", "Expand", ")", ";", "for", "(", "auto", "Op", ":", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", "setOperationAction", "(", "Op", ",", "T", ",", "Expand", ")", ";", "for", "(", "auto", "Op", ":", "{", "", ",", "", ",", "", ",", "", ",", "", "}", ")", "setOperationAction", "(", "Op", ",", "T", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "T", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "T", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "T", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "T", ","], "ground_truth": ["Expand", ")", ";"], "File": "WebAssemblyISelLowering19", "Func": "WebAssemblyTargetLowering", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8513, "Length": 320, "Cover_Rate": 0.362400906002265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "udivmodsi4", "(", "a", ","], "ground_truth": ["b", ",", "", ")", ";"], "File": "stormy16-lib2", "Func": "__udivsi3", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8514, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "llvm", "::", "any_of", "(", "CSI", ",", "[", "]", "(", "const", "CalleeSavedInfo", "&", "C", ")", "{", "return", "C", ".", "getReg", "(", ")", "==", "", ";", "}", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MI", ",", "DebugLoc", "(", ")", ",", "STI", ".", "getInstrInfo", "(", ")", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "-", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "emitPushInst", "(", "MBB", ",", "MI", ",", "CSI", ",", "PushOpc", ",", "PushOneOpc", ",", "false", ",", "&"], "ground_truth": ["isArea1Register", ",", "", ",", "MachineInstr", "::", "FrameSetup", ")", ";"], "File": "ARMFrameLowering103", "Func": "spillCalleeSavedRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8515, "Length": 98, "Cover_Rate": 0.3391003460207612, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "(", "!", "Subtarget", "->", "hasAVX512", "(", ")", "&&", "VT", "==", "", ")", "||", "(", "VT", "==", "", ")", ")", "&&", "", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "Op0", ".", "hasOneUse", "(", ")", "&&", "isNullConstant", "(", "Op1", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "if", "(", "SDValue", "NewSetCC", "=", "LowerToBT", "(", "Op0", ",", "CC", ",", "dl", ",", "DAG", ")", ")", "{", "if", "(", "VT", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "NewSetCC", ")", ";", "return", "NewSetCC", ";", "}", "}", "if", "(", "(", "isOneConstant", "(", "Op1", ")", "||", "isNullConstant", "(", "Op1", ")", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "", "CCode", "=", "(", "", ")", "Op0", ".", "getConstantOperandVal", "(", "", ")", ";", "bool", "Invert", "=", "(", "CC", "==", "", ")", "^", "isNullConstant", "(", "Op1", ")", ";", "if", "(", "!", "Invert", ")", "return", "Op0", ";", "CCode", "=", "", "(", "CCode", ")", ";", "SDValue", "SetCC", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getConstant", "(", "CCode", ",", "dl", ",", "", ")", ",", "Op0", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "VT", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "SetCC", ")", ";", "return", "SetCC", ";", "}", "}", "if", "(", "(", "Op0", ".", "getValueType", "(", ")", "==", "", ")", "&&", "isOneConstant", "(", "Op1", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "", "NewCC", "=", "", "(", "CC", ",", "true", ")", ";", "return", "DAG", ".", "getSetCC", "(", "dl", ",", "VT", ",", "Op0", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ",", "NewCC", ")", ";", "}", "bool", "isFP", "=", "Op1", ".", "getSimpleValueType", "(", ")", ".", "isFloatingPoint", "(", ")", ";", "unsigned", "CC", "=", "TranslateCC", "(", "CC", ",", "dl", ",", "isFP", ",", "Op0", ",", "Op1", ",", "DAG", ")", ";", "if", "(", "CC", "==", "", ")"], "ground_truth": ["return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "LowerSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8516, "Length": 387, "Cover_Rate": 0.6742160278745645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectInlineAsmMemoryOperand", "(", "const", "SDValue", "&", "Op", ",", "unsigned", "ConstraintID", ",", "std", "::", "vector", "<", "SDValue", ">", "&", "OutOps", ")", "{", "switch", "(", "ConstraintID", ")", "{", "case", "InlineAsm", "::", "Constraint_i", ":", "case", "InlineAsm"], "ground_truth": ["::", "Constraint_m", ":"], "File": "CAHPISelDAGToDAG", "Func": "SelectInlineAsmMemoryOperand", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8517, "Length": 38, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "encodeNEONRd", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "OpIdx", ")", "{", "unsigned", "RegD", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ".", "getReg", "(", ")", ";", "unsigned", "Binary", "=", "", ";", "RegD", "=", "getRegisterNumbering", "(", "RegD", ")", ";", "Binary", "|=", "(", "RegD", "&", "", ")", "<<", "", ";", "Binary", "|=", "(", "(", "RegD", ">>", "", ")", "&", "", ")"], "ground_truth": ["<<", "", ";"], "File": "ARMCodeEmitter10", "Func": "encodeNEONRd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8518, "Length": 63, "Cover_Rate": 0.8873239436619719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isFrameAccessInstr", "(", "MachineInstr", "*", "MI", ")", "{", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "GBZ80PostPEI", "Func": "isFrameAccessInstr", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8519, "Length": 38, "Cover_Rate": 0.8444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "function_args_iterator", "args_iter", ";", "tree", "type", ";", "int", "nvreg", "=", "", ";", "FOREACH_FUNCTION_ARGS", "(", "fntype", ",", "type", ",", "args_iter", ")", "if", "(", "TREE_CODE", "(", "type", ")", "==", "VECTOR_TYPE", "&&", "ALTIVEC_OR_VSX_VECTOR_MODE", "(", "TYPE_MODE", "(", "type", ")", ")", ")", "nvreg", "++", ";", "FOREACH_FUNCTION_ARGS", "(", "TREE_TYPE", "(", "current_function_decl", ")", ",", "type", ",", "args_iter", ")", "if", "(", "TREE_CODE", "(", "type", ")", "==", "VECTOR_TYPE", "&&", "ALTIVEC_OR_VSX_VECTOR_MODE", "(", "TYPE_MODE", "(", "type", ")", ")", ")", "nvreg", "--", ";", "if", "(", "nvreg", ">", "", ")"], "ground_truth": ["return", "false", ";"], "File": "rs60004", "Func": "rs6000_function_ok_for_sibcall", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8520, "Length": 79, "Cover_Rate": 0.33905579399141633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "Callee", ".", "getValueType", "(", ")", ",", "", ",", "UsePlt", "?", "", ":", "", ")", ";", "}", "if", "(", "ExternalSymbolSDNode", "*", "S", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "{", "const", "char", "*", "SymName", "=", "S", "->", "getSymbol", "(", ")", ";", "if", "(", "Subtarget", ".", "isAIXABI", "(", ")", ")", "{", "const", "Module", "*", "Mod", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "getParent", "(", ")", ";", "if", "(", "const", "Function", "*", "F", "=", "dyn_cast_or_null", "<", "Function", ">", "(", "Mod", "->", "getNamedValue", "(", "SymName", ")", ")", ")", "return", "getAIXFuncEntryPointSymbolSDNode", "(", "F", ")", ";", "const", "auto", "getExternalFunctionEntryPointSymbol", "=", "[", "&", "]", "(", "StringRef", "SymName", ")", "{", "auto", "&", "Context", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getMMI", "(", ")", ".", "getContext", "(", ")", ";", "MCSectionXCOFF", "*", "Sec", "=", "Context", ".", "getXCOFFSection", "(", "(", "Twine", "(", "", ")", "+", "Twine", "(", "SymName", ")", ")", ".", "str", "(", ")", ",", "SectionKind", "::", "getMetadata", "(", ")", ",", "XCOFF", "::", "CsectProperties", "(", "XCOFF", "::", "XMC_PR", ",", "XCOFF", "::", "XTY_ER", ")", ")", ";", "return", "Sec", "->", "getQualNameSymbol", "(", ")", ";", "}", ";", "SymName", "=", "getExternalFunctionEntryPointSymbol", "(", "SymName", ")", "->", "getName", "(", ")", ".", "data", "(", ")", ";", "}", "return", "DAG", ".", "getTargetExternalSymbol", "(", "SymName", ",", "Callee", ".", "getValueType", "(", ")", ","], "ground_truth": ["UsePlt", "?", "", ":", "", ")", ";"], "File": "PPCISelLowering11", "Func": "transformCallee", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8521, "Length": 224, "Cover_Rate": 0.4036036036036036, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "gcn_reduction_update", "(", "location_t", "loc", ",", "gimple_stmt_iterator", "*", "gsi", ",", "tree", "ptr", ",", "tree", "var", ",", "tree_code", "op", ")", "{", "tree", "type", "=", "TREE_TYPE"], "ground_truth": ["(", "var", ")", ";"], "File": "gcn-tree", "Func": "gcn_reduction_update", "Target": "gcn", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 8522, "Length": 29, "Cover_Rate": 0.3493975903614458, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "HasAlloca", "||", "!", "NeedsAlign", ")", "return", ";", "unsigned", "LFS", "=", "MFI", ".", "getLocalFrameSize", "(", ")", ";", "for", "(", "int", "i", "=", "", ",", "e", "=", "MFI", ".", "getObjectIndexEnd", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "!", "MFI", ".", "isSpillSlotObjectIndex", "(", "i", ")", "||", "MFI", ".", "isDeadObjectIndex", "(", "i", ")", ")", "continue", ";", "unsigned", "S", "=", "MFI", ".", "getObjectSize", "(", "i", ")", ";", "unsigned", "A", "=", "std", "::", "max", "(", "MFI", ".", "getObjectAlignment", "(", "i", ")", ",", "", ")", ";", "MFI", ".", "setObjectAlignment", "(", "i", ",", "", ")", ";", "LFS", "=", "alignTo", "(", "LFS", "+"], "ground_truth": ["S", ",", "A", ")", ";"], "File": "HexagonFrameLowering39", "Func": "processFunctionBeforeFrameFinalized", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8523, "Length": 108, "Cover_Rate": 0.40298507462686567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getGlobalBaseReg", "(", ")", "const", "{"], "ground_truth": ["return", "GlobalBaseReg", ";", "}"], "File": "TeeRISCMachineFunctionInfo", "Func": "getGlobalBaseReg", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8524, "Length": 10, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "if", "(", "partial_subreg_p", "(", "int_mode", ",", "SImode", ")", ")", "{", "gcc_assert", "(", "base", "==", "const0_rtx", ")", ";", "dest", "=", "gen_lowpart", "(", "SImode", ",", "dest", ")", ";", "int_mode", "=", "SImode", ";", "}", "if", "(", "base", "!=", "const0_rtx", ")", "{", "base", "=", "aarch64_force_temporary", "(", "int_mode", ",", "dest", ",", "base", ")", ";", "aarch64_add_offset", "(", "int_mode", ",", "dest", ",", "base", ",", "offset", ",", "NULL_RTX", ",", "NULL_RTX", ",", "false", ")", ";", "}", "else", "aarch64_add_offset", "(", "int_mode", ",", "dest", ",", "base", ",", "offset", ",", "dest", ",", "NULL_RTX", ",", "false", ")", ";", "}", "return", ";", "}", "sty", "=", "aarch64_classify_symbol", "(", "base", ",", "const_offset", ")", ";", "switch", "(", "sty", ")", "{", "case", "SYMBOL_FORCE_TO_MEM", ":", "if", "(", "const_offset", "!=", "", "&&", "targetm", ".", "cannot_force_const_mem", "(", "int_mode", ",", "imm", ")", ")", "{", "gcc_assert", "(", "can_create_pseudo_p", "(", ")", ")", ";", "base", "=", "aarch64_force_temporary", "(", "int_mode", ",", "dest", ",", "base", ")", ";", "aarch64_add_offset", "(", "int_mode", ",", "dest", ",", "base", ",", "const_offset", ",", "NULL_RTX", ",", "NULL_RTX", ",", "false", ")", ";", "return", ";", "}", "mem", "=", "force_const_mem", "(", "ptr_mode", ",", "imm", ")", ";", "gcc_assert", "(", "mem", ")", ";", "if", "(", "!", "aarch64_pcrelative_literal_loads", ")", "{", "gcc_assert", "(", "can_create_pseudo_p", "(", ")", ")", ";", "base", "=", "gen_reg_rtx", "(", "ptr_mode", ")", ";", "aarch64_expand_mov_immediate", "(", "base", ",", "XEXP", "(", "mem", ",", "", ")", ")", ";", "if", "(", "ptr_mode", "!=", "Pmode", ")", "base", "=", "convert_memory_address", "(", "Pmode", ",", "base", ")", ";", "mem", "=", "gen_rtx_MEM", "(", "ptr_mode", ",", "base", ")", ";", "}", "if", "(", "int_mode", "!=", "ptr_mode", ")", "mem", "=", "gen_rtx_ZERO_EXTEND", "(", "int_mode", ",", "mem", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "dest", ",", "mem", ")", ")", ";", "return", ";", "case", "SYMBOL_SMALL_TLSGD", ":", "case", "SYMBOL_SMALL_TLSDESC", ":", "case", "SYMBOL_SMALL_TLSIE", ":", "case", "SYMBOL_SMALL_GOT_28K", ":", "case", "SYMBOL_SMALL_GOT_4G", ":", "case", "SYMBOL_TINY_GOT", ":", "case", "SYMBOL_TINY_TLSIE", ":", "if", "(", "const_offset", "!=", "", ")", "{", "gcc_assert", "(", "can_create_pseudo_p", "(", ")", ")", ";", "base", "=", "aarch64_force_temporary", "(", "int_mode", ","], "ground_truth": ["dest", ",", "base", ")", ";"], "File": "aarch645", "Func": "aarch64_expand_mov_immediate", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8525, "Length": 306, "Cover_Rate": 0.42090784044016505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMCSubtargetInfoImpl", "(", "TT", ",", "CPU"], "ground_truth": [",", "FS", ")", ";"], "File": "NVPTXMCTargetDesc12", "Func": "createNVPTXMCSubtargetInfo", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8526, "Length": 10, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "selectAddrFrameIndex", "(", "Addr", ",", "Base", ",", "Offset", ")", ")", "return", "true", ";", "if", "(", "selectAddrFrameIndexOffset", "(", "Addr", ",", "Base", ",", "Offset"], "ground_truth": [",", "", ")", ")", "return", "true", ";"], "File": "MipsSEISelDAGToDAG (2)", "Func": "selectAddrRegImm16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8527, "Length": 30, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineJumpTableInfo", "*", "MJTI", "=", "MF", "->", "getJumpTableInfo", "(", ")", ";", "const", "std", "::", "vector", "<", "MachineJumpTableEntry", ">", "&", "JT", "=", "MJTI", "->", "getJumpTables", "(", ")", ";", "const", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "&", "JTBBs", "=", "JT", "[", "JTI", "]", ".", "MBBs", ";", "unsigned", "OffsetWidth", "=", "", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "OffsetWidth", "=", "", ";", "OutStreamer", ".", "EmitDataRegion", "(", "MCDR_DataRegionJT8", ")", ";", "}", "else", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "OffsetWidth", "=", "", ";", "OutStreamer", ".", "EmitDataRegion", "(", "MCDR_DataRegionJT16", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "JTBBs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "JTBBs", "[", "i", "]", ";", "const", "MCExpr", "*", "MBBSymbolExpr", "=", "MCSymbolRefExpr", "::", "Create", "(", "MBB", "->", "getSymbol", "(", ")", ",", "OutContext", ")", ";", "if", "(", "OffsetWidth", "=="], "ground_truth": ["", ")", "{"], "File": "ARMAsmPrinter21", "Func": "EmitJump2Table", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8528, "Length": 154, "Cover_Rate": 0.40848806366047746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", "<=", "MsgId", "&&", "MsgId", "<", "ID_GAPS_LAST_", ")", ";", "return", "IdSymbolic", "["], "ground_truth": ["MsgId", "]", ";"], "File": "AMDGPUBaseInfo1", "Func": "getMsgName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8529, "Length": 17, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "AsmParser", "::", "classifySymbolRef", "(", "getImm", "(", ")", ",", "VK", ",", "Imm", ")", "&&", "(", "VK", "==", "MCExpr", "::", "VK__CALL", "||", "VK", "==", "MCExpr"], "ground_truth": ["::", "VK__CALL_PLT", ")", ";"], "File": "RISCVAsmParser15", "Func": "isCallSymbol", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8530, "Length": 28, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InvISelDAG", "::", "SelectAddrMode2OffsetReg", "(", "SDNode", "*", "Op", ",", "SDValue", "N"], "ground_truth": [",", "SDValue", "&", "Offset", ",", "SDValue", "&", "Opc", ")", "{"], "File": "ARMInvISelDAG", "Func": "SelectAddrMode2OffsetReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8531, "Length": 21, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "need_address_override", ";", "uint64_t", "AdSize", "=", "TSFlags", "&", "", ";", "if", "(", "(", "STI", ".", "hasFeature", "(", "", ")", "&&", "AdSize", "==", "", ")", "||", "(", "STI", ".", "hasFeature", "(", "", ")", "&&", "AdSize", "==", "", ")", "||", "(", "STI", ".", "hasFeature", "(", "", ")", "&&", "AdSize", "==", "", ")", ")", "{", "need_address_override", "=", "true", ";", "}", "else", "if", "(", "MemoryOperand", "<", "", ")", "{", "need_address_override", "=", "false", ";", "}", "else", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "{", "assert", "(", "!", "is16BitMemOperand", "(", "MI", ",", "MemoryOperand", ",", "STI", ")", ")", ";", "need_address_override", "=", "is32BitMemOperand", "(", "MI", ",", "MemoryOperand", ")", ";", "}", "else", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "{", "assert", "(", "!", "is64BitMemOperand", "(", "MI", ",", "MemoryOperand", ")", ")", ";", "need_address_override", "=", "is16BitMemOperand", "(", "MI", ",", "MemoryOperand", ",", "STI", ")", ";", "}", "else", "{", "assert", "(", "STI", ".", "hasFeature", "(", "", ")", ")", ";", "assert", "(", "!", "is64BitMemOperand", "(", "MI", ",", "MemoryOperand", ")", ")", ";", "need_address_override", "=", "!", "is16BitMemOperand", "(", "MI", ",", "MemoryOperand", ",", "STI", ")", ";", "}", "if", "(", "need_address_override", ")", "emitByte", "(", "", ",", "CurByte", ",", "OS", ")", ";", "uint64_t", "Encoding", "=", "TSFlags", "&", "", ";", "if", "(", "Encoding", "==", "", ")", "Rex", "=", "emitOpcodePrefix", "(", "TSFlags", ",", "CurByte", ",", "MemoryOperand", ",", "MI", ",", "Desc", ",", "STI", ",", "OS", ")", ";", "else", "emitVEXOpcodePrefix", "(", "TSFlags", ",", "CurByte", ",", "MemoryOperand", ",", "MI", ",", "Desc", ",", "OS", ")", ";", "uint64_t", "Form", "=", "TSFlags", "&", "", ";", "switch", "(", "Form", ")", "{", "default", ":", "break", ";", "case", "", ":"], "ground_truth": ["{"], "File": "X86MCCodeEmitter40", "Func": "emitPrefixImpl", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8532, "Length": 255, "Cover_Rate": 0.32734274711168165, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_andqi3", "(", "ret", ",", "gen_lowpart", "(", "QImode", ",", "tag", ")", ",", "gen_int_mode", "(", "and_imm", ",", "QImode", ")", ")", ")", ";", "}", "else", "emit_move_insn", "(", "ret", ",", "gen_lowpart", "(", "QImode", ",", "tag", ")", ")", ";", "return", "ret"], "ground_truth": [";"], "File": "i3861", "Func": "ix86_memtag_extract_tag", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8533, "Length": 39, "Cover_Rate": 0.39, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "WidenedMask", ";", "if", "(", "canWidenShuffleElements", "(", "Mask", ",", "WidenedMask", ")", ")", "if", "(", "SDValue", "V", "=", "lowerV2X128VectorShuffle", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "SmallVector", "<", "int", ","], "ground_truth": ["", ">", "PSHUFDMask", ";"], "File": "X86ISelLowering (3)", "Func": "lowerV4I64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8534, "Length": 179, "Cover_Rate": 0.41627906976744183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst3_p16", "(", "poly16_t", "*", "__a", ",", "poly16x4x3_t", "__b", ")", "{", "union", "{", "poly16x4x3_t", "__i", ";", "__builtin_neon_ei", "__o"], "ground_truth": [";", "}", "__bu", "=", "{", "__b", "}", ";"], "File": "arm", "Func": "neon_vst3_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8535, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "_mm512_and_epi64", "(", "(", "__m512i", ")", "__A", ",", "_mm512_set1_epi64", "("], "ground_truth": ["", ")", ")", ";"], "File": "avx512fintrin6", "Func": "_mm512_abs_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8536, "Length": 17, "Cover_Rate": 0.4594594594594595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "classof", "(", "const", "MCExpr", "*", ")", "{", "return"], "ground_truth": ["true", ";"], "File": "SparcMCExpr", "Func": "classof", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8537, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "PtrStoreOpc", "=", "", ";", "unsigned", "LabelReg", "=", "", ";", "const", "int64_t", "LabelOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "Reloc", "::", "Model", "RM", "=", "MF", "->", "getTarget", "(", ")", ".", "getRelocationModel", "(", ")", ";", "bool", "UseImmLabel", "=", "(", "MF", "->", "getTarget", "(", ")", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Small", ")", "&&", "(", "RM", "==", "Reloc", "::", "Static", "||", "RM", "==", "Reloc", "::", "DynamicNoPIC", ")", ";", "if", "(", "!", "UseImmLabel", ")", "{", "PtrStoreOpc", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "const", "TargetRegisterClass", "*", "PtrRC", "=", "getRegClassFor", "(", "PVT", ")", ";", "LabelReg", "=", "MRI", ".", "createVirtualRegister", "(", "PtrRC", ")", ";", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "{", "MIB", "=", "BuildMI", "(", "*", "thisMBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "LabelReg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addMBB", "(", "restoreMBB", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "{", "const", "InstrInfo", "*", "XII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "TII", ")", ";", "MIB", "=", "BuildMI", "(", "*", "thisMBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "LabelReg", ")", ".", "addReg", "(", "XII", "->", "getGlobalBaseReg", "(", "MF", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addMBB", "(", "restoreMBB", ",", "Subtarget", "->", "ClassifyBlockAddressReference", "(", ")", ")", ".", "addReg", "(", "", ")", ";", "}", "}", "else", "PtrStoreOpc", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "MIB", "=", "BuildMI", "(", "*", "thisMBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrStoreOpc", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "i", "==", "", ")", "MIB", ".", "addDisp", "(", "MI", "->", "getOperand", "(", "MemOpndSlot", "+", "i", ")", ",", "LabelOffset", ")", ";", "else", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "MemOpndSlot", "+", "i", ")", ")", ";", "}", "if", "(", "!", "UseImmLabel", ")", "MIB", ".", "addReg", "(", "LabelReg", ")", ";", "else", "MIB", ".", "addMBB", "("], "ground_truth": ["restoreMBB", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "emitEHSjLjSetJmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8538, "Length": 344, "Cover_Rate": 0.34228855721393037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "unsigned", "NewReg", "=", "MRI", ".", "createVirtualRegister", "(", "MRI", ".", "getRegClass", "(", "Reg", ")", ")", ";", "Def", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "NewReg", ")", ";", "Op", ".", "setReg", "(", "NewReg", ")", ";", "LIS", ".", "createAndComputeVirtRegInterval", "(", "NewReg", ")", ";", "LiveInterval", "&", "LI", "=", "LIS", ".", "getInterval", "(", "Reg", ")", ";", "LI", ".", "removeSegment", "(", "LIS", ".", "getInstructionIndex", "(", "*", "Def", ")", ".", "getRegSlot", "(", ")", ",", "LIS", ".", "getInstructionIndex", "(", "*", "Op", ".", "getParent", "(", ")", ")", ".", "getRegSlot", "(", ")", ",", "true", ")", ";", "MFI", ".", "stackifyVReg", "(", "NewReg", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Def", "->", "dump"], "ground_truth": ["(", ")", ")", ";"], "File": "WebAssemblyRegStackify10", "Func": "MoveForSingleUse", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8539, "Length": 112, "Cover_Rate": 0.5137614678899083, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "getStackOffset", "(", "const", "MachineFunction", "&", "MF", ",", "int", "ObjectOffset", ")", "{", "const", "auto", "&", "MFI", "="], "ground_truth": ["MF", ".", "getFrameInfo", "(", ")", ";"], "File": "AArch64FrameLowering78", "Func": "getStackOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8540, "Length": 24, "Cover_Rate": 0.7058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "SelectOpc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "}", "const", "Value", "*", "Cond", "=", "SI", "->", "getCondition", "(", ")", ";", "bool", "NeedTest", "=", "true", ";", "", "CC", "=", "", ";", "if", "(", "foldXALUIntrinsic", "(", "CC", ",", "I", ",", "Cond", ")", ")", "NeedTest", "=", "false", ";", "unsigned", "CondReg", "=", "getRegForValue", "(", "Cond", ")", ";", "if", "(", "!", "CondReg", ")", "return", "false", ";", "bool", "CondIsKill", "=", "hasTrivialKill", "(", "Cond", ")", ";", "if", "(", "NeedTest", ")", "{", "unsigned", "ANDReg", "=", "emitAnd_ri", "(", "", ",", "CondReg", ",", "CondIsKill", ",", "", ")", ";", "assert", "(", "ANDReg", "&&", "", ")", ";", "emitICmp_ri", "(", "", ",", "ANDReg", ",", "true", ",", "", ")", ";", "}", "unsigned", "TrueReg", "=", "getRegForValue", "(", "SI", "->", "getTrueValue", "(", ")", ")", ";", "bool", "TrueIsKill", "=", "hasTrivialKill", "(", "SI", "->"], "ground_truth": ["getTrueValue", "(", ")", ")", ";"], "File": "AArch64FastISel29", "Func": "selectSelect", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8541, "Length": 137, "Cover_Rate": 0.35218508997429304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "op", ")", "!="], "ground_truth": ["MEM", ")", "return", "false", ";"], "File": "z8k", "Func": "x_p", "Target": "z8k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8542, "Length": 12, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vaddq_m_sv4si", "(", "__inactive", ",", "__a"], "ground_truth": [",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vaddq_m_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8543, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "SelectionDAGInfo", "*", "getSelectionDAGInfo", "(", ")"], "ground_truth": ["const", "{"], "File": "MipsTargetMachine", "Func": "getSelectionDAGInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8544, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Begin", "=", "", ";", "Width", "=", "MRI", ".", "getTargetRegisterInfo", "(", ")", "->", "getRegSizeInBits", "(", "*", "RC", ")", ";", "return", "true", ";", "}", "Begin", "=", "", ";", "switch", "(", "RC", "->", "getID", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "Width", "=", "MRI", ".", "getTargetRegisterInfo", "(", ")", "->", "getRegSizeInBits", "(", "*", "RC", ")", "/", "", ";", "if", "(", "RR", ".", "Sub", "==", "", "||", "RR", ".", "Sub", "==", "", ")", "Begin", "=", "Width", ";", "break", ";", "default", ":", "return"], "ground_truth": ["false", ";"], "File": "HexagonBitSimplify (2)1", "Func": "getSubregMask", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8545, "Length": 85, "Cover_Rate": 0.5743243243243243, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqdmulh_lane_s16", "(", "int16x4_t", "__a", ",", "int16x4_t", "__b", ",", "const", "int", "__c", ")", "{", "return", "__builtin_aarch64_sqdmulh_lanev4hi", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vqdmulh_lane_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8546, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "inline_secondary_memory_needed", "(", "class1", ",", "class2", ",", "mode", ","], "ground_truth": ["strict", ")", ";"], "File": "i3864", "Func": "ix86_secondary_memory_needed", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8547, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "*", "MBB", "=", "From", ";", "MBB", "!=", "To", "&&", "!", "MBB", "->", "succ_empty", "(", ")", ";", "MBB", "=", "*", "MBB", "->", "succ_begin", "(", ")", ")", "{", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", "->", "begin", "(", ")", ",", "E", "=", "MBB", "->", "end", "(", ")", ";", "NumInstr", "<", "SkipThreshold", "&&", "I", "!=", "E", ";", "++"], "ground_truth": ["I", ")", "{"], "File": "SILowerControlFlow16", "Func": "shouldSkip", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8548, "Length": 62, "Cover_Rate": 0.5535714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "OpSubReg", "=", "Op", ".", "getSubReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "OpRC", "=", "RI", ".", "getSubClassWithSubReg", "(", "RI", ".", "getRegClassForReg", "(", "MRI", ",", "OpReg", ")", ",", "OpSubReg", ")", ";", "if", "(", "DstRC", "==", "OpRC", ")", "return", ";", "unsigned", "DstReg", "=", "MRI", ".", "createVirtualRegister", "(", "DstRC", ")", ";", "MachineInstr", "*", "Copy", "=", "BuildMI", "(", "InsertMBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DstReg", ")", ".", "add", "(", "Op", ")", ";", "Op", ".", "setReg", "(", "DstReg", ")", ";", "Op", ".", "setSubReg", "(", "", ")", ";", "MachineInstr", "*", "Def", "=", "MRI", ".", "getVRegDef", "(", "OpReg", ")", ";", "if", "(", "!", "Def", ")", "return", ";", "if", "(", "Def", "->", "isMoveImmediate", "(", ")", "&&", "DstRC", "!=", "&", "", ")", "FoldImmediate", "(", "*", "Copy", ",", "*"], "ground_truth": ["Def", ",", "OpReg", ",", "&", "MRI", ")", ";"], "File": "SIInstrInfo91", "Func": "legalizeGenericOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8549, "Length": 132, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "switch", "(", "CE", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "if", "(", "Constant", "*", "C", "=", "ConstantFoldConstant", "(", "CE", ",", "getDataLayout", "(", ")", ")", ")", "if", "(", "C", "&&", "C", "!=", "CE", ")", "return", "lowerConstantForGV", "(", "C", ",", "ProcessingGeneric", ")", ";", "{", "std", "::", "string", "S", ";", "raw_string_ostream", "OS", "(", "S", ")", ";", "OS", "<<", "", ";", "CE", "->", "printAsOperand", "(", "OS", ",", "false", ",", "!", "MF", "?", "nullptr", ":", "MF", "->", "getFunction", "(", ")", "->", "getParent", "(", ")", ")", ";", "report_fatal_error", "(", "OS", ".", "str", "(", ")", ")", ";", "}", "case", "Instruction", "::", "AddrSpaceCast", ":", "{", "PointerType", "*", "DstTy", "=", "cast", "<", "PointerType", ">", "(", "CE", "->", "getType", "(", ")", ")", ";", "if", "(", "DstTy", "->", "getAddressSpace", "(", ")", "==", "", ")", "{", "return", "lowerConstantForGV", "(", "cast", "<", "const", "Constant", ">", "(", "CE", "->", "getOperand", "(", "", ")", ")", ",", "true", ")", ";", "}", "std", "::", "string", "S", ";", "raw_string_ostream", "OS", "(", "S", ")", ";", "OS", "<<", "", ";", "CE", "->", "printAsOperand", "(", "OS", ",", "false", ",", "!", "MF", "?", "", ":", "MF", "->", "getFunction", "(", ")", "->", "getParent", "(", ")", ")", ";", "report_fatal_error", "(", "OS", ".", "str", "(", ")", ")", ";", "}", "case", "Instruction", "::", "GetElementPtr", ":", "{", "const", "DataLayout", "&", "DL", "=", "getDataLayout", "(", ")", ";", "APInt", "OffsetAI", "(", "DL", ".", "getPointerTypeSizeInBits", "(", "CE", "->", "getType", "(", ")", ")", ",", "", ")", ";", "cast", "<", "GEPOperator", ">", "(", "CE", ")", "->", "accumulateConstantOffset", "(", "DL", ",", "OffsetAI", ")", ";", "const", "MCExpr", "*", "Base", "=", "lowerConstantForGV", "(", "CE", "->", "getOperand", "(", "", ")", ",", "ProcessingGeneric", ")", ";", "if", "(", "!", "OffsetAI", ")", "return", "Base", ";", "int64_t", "Offset", "=", "OffsetAI", ".", "getSExtValue", "(", ")", ";", "return", "MCBinaryExpr", "::", "createAdd", "(", "Base", ",", "MCConstantExpr", "::", "create", "(", "Offset", ",", "Ctx", ")", ",", "Ctx", ")", ";", "}", "case", "Instruction", "::", "Trunc", ":", "case", "Instruction", "::", "BitCast", ":", "return", "lowerConstantForGV", "(", "CE", "->", "getOperand", "(", "", ")", ",", "ProcessingGeneric", ")", ";", "case", "Instruction", "::", "IntToPtr", ":", "{", "const", "DataLayout", "&", "DL", "=", "getDataLayout", "(", ")", ";", "Constant", "*", "Op", "=", "CE", "->", "getOperand", "(", "", ")", ";", "Op", "=", "ConstantExpr", "::", "getIntegerCast", "(", "Op", ",", "DL", ".", "getIntPtrType", "(", "CV", "->", "getType", "(", ")", ")", ",", "false", ")", ";", "return", "lowerConstantForGV", "(", "Op"], "ground_truth": [",", "ProcessingGeneric", ")", ";"], "File": "NVPTXAsmPrinter5", "Func": "lowerConstantForGV", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8550, "Length": 376, "Cover_Rate": 0.5150684931506849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::"], "ground_truth": ["getNoPreservedMask", "(", ")", "const", "{"], "File": "MMIXRegisterInfo", "Func": "getNoPreservedMask", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8551, "Length": 10, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "uint64_t", "Imm64", ";", "if", "(", "!", "isInt64Immediate", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ",", "Imm64", ")", ")", "return", "false", ";", "if", "(", "isUInt", "<", "", ">", "(", "Imm64", ")", ")", "return", "false", ";", "SDLoc", "Loc", "(", "N", ")", ";", "SDValue", "Val", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "NumOfLeadingZeros", "=", "countLeadingZeros", "(", "Imm64", ")", ";", "if", "(", "NumOfLeadingZeros", "!=", "", ")", "Imm64", "|=", "maskLeadingOnes", "<", "uint64_t", ">", "(", "NumOfLeadingZeros", ")", ";", "unsigned", "MB", ",", "ME", ";", "if", "(", "!", "isRunOfOnes64", "(", "Imm64", ",", "MB", ",", "ME", ")", ")", "return", "false", ";", "unsigned", "OnesOnLeft", "=", "ME"], "ground_truth": ["+", "", ";"], "File": "PPCISelDAGToDAG1", "Func": "tryAsPairOfRLDICL", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8552, "Length": 118, "Cover_Rate": 0.5198237885462555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_broadcasti64x2_256_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v4di", ")", "_mm256_setzero_si256"], "ground_truth": ["(", ")", ",", "__M", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_maskz_broadcast_i64x2", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8553, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec_uchar16", "x", ";", "x", "=", "vec_splat", "(", "(", "vec_uchar16", ")", "(", "count", ")", ",", "", ")", ";", "return", "(", "(", "qword", ")", "(", "vec_sll", "(", "(", "vec_uchar16", ")", "(", "a", ")", ",", "x"], "ground_truth": [")", ")", ")", ";"], "File": "si2vmx", "Func": "si_shlqbi", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8554, "Length": 37, "Cover_Rate": 0.74, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_load_mask8", "(", "__mmask8"], "ground_truth": ["*", "__A", ")", "{"], "File": "avx512dqintrin", "Func": "_load_mask8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8555, "Length": 20, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "call_used_regs", "[", "R1_REGNO", "]", "=", "", ";", "call_used_regs", "[", "R2_REGNO", "]", "=", "", ";", "call_used_regs", "[", "R3_REGNO", "]", "=", "", ";", "call_used_regs", "[", "A0_REGNO", "]", "=", "", ";", "call_used_regs", "[", "A1_REGNO", "]", "="], "ground_truth": ["", ";"], "File": "m32c", "Func": "m32c_conditional_register_usage", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8556, "Length": 35, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "getPC16DBLEncoding", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNum", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const"], "ground_truth": ["MCSubtargetInfo", "&", "STI", ")", "const", "{"], "File": "SystemZMCCodeEmitter10", "Func": "getPC16DBLEncoding", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8557, "Length": 25, "Cover_Rate": 0.5681818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "rs1", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "unsigned", "isImm", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "unsigned", "rs2", "=", "", ";", "unsigned", "simm13", "=", "", ";", "if", "(", "isImm", ")", "simm13", "=", "SignExtend32", "<", "", ">", "(", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ")", ";", "else", "rs2", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "DecodeStatus", "status", "=", "DecodeIntRegsRegisterClass", "(", "MI", ",", "rd", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "status", "=", "DecodeIntRegsRegisterClass", "(", "MI", ",", "rs1", ","], "ground_truth": ["Address", ",", "Decoder", ")", ";"], "File": "SparcDisassembler", "Func": "DecodeJMPL", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8558, "Length": 105, "Cover_Rate": 0.5329949238578681, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "SrcReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "CmpValue", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "ARMBaseInstrInfo43", "Func": "AnalyzeCompare", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8559, "Length": 51, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Offset", "=", "IsMulVL", "?", "SOffset", ".", "getScalable", "(", ")", ":", "SOffset", ".", "getFixed", "(", ")", ";", "const", "MachineOperand", "&", "ImmOpnd", "=", "MI", ".", "getOperand", "(", "InstrInfo", "::", "getLoadStoreImmIdx", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", ";", "Offset", "+=", "ImmOpnd", ".", "getImm", "(", ")", "*", "Scale", ";", "Optional", "<", "unsigned", ">", "UnscaledOp", "=", "InstrInfo", "::", "getUnscaledLdSt", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "bool", "useUnscaledOp", "=", "UnscaledOp", "&&", "(", "Offset", "%", "Scale", "||", "Offset", "<", "", ")", ";", "if", "(", "useUnscaledOp", "&&", "!", "InstrInfo", "::", "getMemOpInfo", "(", "*", "UnscaledOp", ",", "ScaleValue", ",", "Width", ",", "MinOff", ",", "MaxOff", ")", ")", "llvm_unreachable", "(", "", ")", ";", "Scale", "=", "ScaleValue", ".", "getKnownMinSize", "(", ")", ";", "assert", "(", "IsMulVL", "==", "ScaleValue", ".", "isScalable", "(", ")", "&&", "", ")", ";", "int64_t", "Remainder", "=", "Offset", "%", "Scale", ";", "assert", "(", "!", "(", "Remainder", "&&", "useUnscaledOp", ")", "&&", "", ")", ";", "assert", "(", "MinOff", "<"], "ground_truth": ["MaxOff", "&&", "", ")", ";"], "File": "AArch64InstrInfo105", "Func": "isAArch64FrameOffsetLegal", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8560, "Length": 155, "Cover_Rate": 0.3176229508196721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "FCInstr", "instr", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "AMDGPU", "::", "PREDICATED_BREAK", ":", "instr", "=", "FC_BREAK_PREDICATE", ";", "break", ";", "case", "AMDGPU", "::", "CONTINUE", ":", "instr", "=", "FC_CONTINUE", ";", "break", ";", "case", "AMDGPU", "::", "IF_PREDICATE_SET", ":", "instr", "=", "FC_IF_PREDICATE", ";", "break", ";", "case", "AMDGPU", "::", "ELSE", ":", "instr", "=", "FC_ELSE", ";", "break", ";", "case", "AMDGPU", "::", "ENDIF", ":", "instr", "=", "FC_ENDIF", ";", "break", ";", "case", "AMDGPU", "::", "ENDLOOP", ":", "instr", "=", "FC_ENDLOOP", ";", "break", ";", "case", "AMDGPU", "::", "WHILELOOP", ":", "instr", "=", "FC_BGNLOOP"], "ground_truth": [";"], "File": "R600MCCodeEmitter11", "Func": "EmitFCInstr", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8561, "Length": 88, "Cover_Rate": 0.5086705202312138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeUImmWithOffsetAndScale", "(", "MCInst", "&", "Inst", ",", "unsigned", "Value", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "Value", "&=", "(", "(", "", "<<", "Bits", ")", "-", "", ")", ";", "Value", "*=", "Scale", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Value", "+", "Offset", ")", ")", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "MipsDisassembler40", "Func": "DecodeUImmWithOffsetAndScale", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8562, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NewOp0", "=", "DAG", ".", "getNode", "(", "ExtOpc", ",", "DL", ",", "", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "NewOp1", "=", "DAG", ".", "getNode", "(", "ExtOpc", ",", "DL", ",", "", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "NewRes", "=", "DAG", ".", "getNode", "(", "WOpcode", ",", "DL", ",", "", ",", "NewOp0", ",", "NewOp1", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["N", "->", "getValueType", "(", "", ")", ",", "NewRes", ")", ";"], "File": "RISCVISelLowering1", "Func": "customLegalizeToWOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8563, "Length": 79, "Cover_Rate": 0.6171875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "epiphany_function_arg", "(", "cumulative_args_t", "cum_v", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{", "CUMULATIVE_ARGS", "cum", "=", "*", "get_cumulative_args", "(", "cum_v"], "ground_truth": [")", ";"], "File": "epiphany2", "Func": "epiphany_function_arg", "Target": "epiphany", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8564, "Length": 27, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "MCE", ".", "emitByte", "(", "", ")", ";", "break", ";", "case", "", ":", "MCE", ".", "emitByte", "(", "", ")", ";", "break", ";", "case", "", ":", "MCE", ".", "emitByte", "(", "", ")", ";", "break", ";", "case", "", ":", "MCE", ".", "emitByte", "(", "", ")", ";", "break", ";", "case", "", ":", "MCE", ".", "emitByte", "(", "", ")", ";"], "ground_truth": ["break", ";"], "File": "X86CodeEmitter", "Func": "emitSegmentOverridePrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8565, "Length": 60, "Cover_Rate": 0.30612244897959184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_s8_u8", "(", "uint8x16_t", "__a", ")", "{", "return", "(", "int8x16_t", ")", "__builtin_neon_vreinterpretv16qiv16qi", "("], "ground_truth": ["(", "int8x16_t", ")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_s8_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8566, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "InVT", ".", "getSizeInBits", "(", ")", ")", ";", "MVT", "SVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "MVT", "InSVT", "=", "InVT", ".", "getVectorElementType", "(", ")", ";", "assert", "(", "SVT", ".", "getSizeInBits", "(", ")", ">", "InSVT", ".", "getSizeInBits", "(", ")", ")", ";", "if", "(", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "InSVT", "!=", "", "&&", "InSVT", "!=", "", "&&", "InSVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "(", "VT", ".", "is128BitVector", "(", ")", "&&", "Subtarget", ".", "hasSSE2", "(", ")", ")", "&&", "!", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "Subtarget", ".", "hasInt256", "(", ")", ")", "&&", "!", "(", "VT", ".", "is512BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX512", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", ">", "", ")", "{", "int", "InSize", "=", "InSVT", ".", "getSizeInBits", "(", ")", "*", "VT", ".", "getVectorNumElements", "(", ")", ";", "In", "=", "extractSubVector", "(", "In", ",", "", ",", "DAG", ",", "dl", ",", "std", "::", "max", "(", "InSize", ",", "", ")", ")", ";", "}", "assert", "(", "(", "Op", ".", "getOpcode", "(", ")", "!=", "", "||", "InVT", "==", "", ")", "&&", "", ")", ";", "if", "(", "Subtarget", ".", "hasInt256", "(", ")", ")", "{", "assert", "(", "VT", ".", "getSizeInBits", "(", ")", ">", "", "&&", "", ")", ";", "unsigned", "ExtOpc", "=", "Op", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "return", "DAG", ".", "getNode", "(", "ExtOpc", ",", "dl", ",", "VT", ",", "In", ")", ";", "}", "assert", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "SDValue", "Curr", "=", "In", ";", "MVT", "CurrVT", "=", "InVT", ";", "while", "(", "CurrVT", "!=", "VT", "&&", "CurrVT", ".", "getVectorElementType"], "ground_truth": ["(", ")", "!=", "", ")", "{"], "File": "X86ISelLowering", "Func": "LowerEXTEND_VECTOR_INREG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8567, "Length": 302, "Cover_Rate": 0.5041736227045075, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "StackPtr", ")", ".", "addReg", "(", "StackPtr", ")", ".", "addImm", "(", "AbsOffset", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setIsDead", "("], "ground_truth": [")", ";"], "File": "M680x0FrameLowering", "Func": "BuildStackAdjustment", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8568, "Length": 42, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "DebugLoc", "::", "getUnknownLoc", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "Opc", ")", ",", "DestReg", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Addr", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "Addr", "[", "i", "]", ")", ";", "NewMIs", ".", "push_back", "(", "MIB", ")"], "ground_truth": [";"], "File": "AlphaInstrInfo5", "Func": "loadRegFromAddr", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8569, "Length": 65, "Cover_Rate": 0.42207792207792205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "c_register_pragma", "(", "", ",", "", ",", "mep_pragma_io_volatile", ")", ";", "c_register_pragma", "(", "", ",", "", ",", "mep_pragma_coprocessor", ")", ";", "c_register_pragma", "(", "", ",", "", ",", "mep_pragma_disinterrupt", ")", ";", "c_register_pragma", "(", "", ",", "", ","], "ground_truth": ["mep_pragma_call", ")", ";"], "File": "mep-pragma", "Func": "mep_register_pragmas", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8570, "Length": 36, "Cover_Rate": 0.8372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsxbw128_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v8hi", ")", "__W", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_cvtepi8_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8571, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "ARMExpandPseudoInsts13", "Func": "getPassName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8572, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rs6000_debug_can_change_mode_class", "(", "machine_mode", "from", ",", "machine_mode", "to", ",", "reg_class_t", "rclass", ")", "{", "bool", "ret", "=", "rs6000_can_change_mode_class", "(", "from", ",", "to", ",", "rclass", ")", ";", "fprintf", "(", "stderr", ",", "", "", ",", "ret", "?", "", ":", "", ",", "GET_MODE_NAME", "(", "from", ")", ","], "ground_truth": ["GET_MODE_NAME", "(", "to", ")", ",", "reg_class_names", "[", "rclass", "]", ")", ";"], "File": "powerpcspe", "Func": "rs6000_debug_can_change_mode_class", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8573, "Length": 55, "Cover_Rate": 0.9322033898305084, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "RI", "=", "MF", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "&&", "MFI", "->", "hasCalls", "(", ")", ")", "return", "true", ";", "return", "(", "RI", "->", "needsStackRealignment", "(", "MF", ")", "||", "MFI", "->", "hasVarSizedObjects", "(", ")", "||", "MFI", "->", "isFrameAddressTaken"], "ground_truth": ["(", ")", ")", ";"], "File": "AArch64FrameLowering1", "Func": "hasFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8574, "Length": 84, "Cover_Rate": 0.9882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "It", ";", "MachineBasicBlock", "*", "thisMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "copy0MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "sinkMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "It", ",", "copy0MBB", ")", ";", "F", "->", "insert", "(", "It", ",", "sinkMBB", ")", ";", "sinkMBB", "->", "splice", "(", "sinkMBB", "->", "begin", "(", ")", ",", "BB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "sinkMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "Opc2", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "MI"], "ground_truth": ["->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";"], "File": "MipsISelLowering24", "Func": "EmitSeliT16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8575, "Length": 153, "Cover_Rate": 0.4526627218934911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "RegNo", "<", "NumFPRegs", "&&"], "ground_truth": ["", ")", ";"], "File": "X86FloatingPoint", "Func": "getSlot", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8576, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstructionSelector", "::", "select", "(", "MachineInstr", "&", "I", ",", "CodeGenCoverage", "&", "CoverageInfo", ")", "const", "{", "if", "(", "!", "isPreISelGenericOpcode", "(", "I", ".", "getOpcode", "(", ")", ")", ")", "{", "if", "(", "I", ".", "isCopy", "(", ")", ")", "return", "selectCOPY", "(", "I", ")", ";", "return", "true", ";", "}", "switch", "(", "I", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "selectImpl", "(", "I", ",", "CoverageInfo", ")", ";", "case", "TargetOpcode", "::", "G_ADD", ":", "return", "selectG_ADD", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTTOPTR", ":", "case", "TargetOpcode", "::", "G_BITCAST", ":", "return", "selectCOPY", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_CONSTANT", ":", "case", "TargetOpcode", "::", "G_FCONSTANT", ":", "return", "selectG_CONSTANT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_GEP", ":", "return", "selectG_GEP", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_IMPLICIT_DEF", ":", "return", "selectG_IMPLICIT_DEF", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTRINC", ":", "return", "selectG_INTRINC", "(", "I", ",", "CoverageInfo", ")", ";", "case", "TargetOpcode", "::"], "ground_truth": ["G_INTRINC_W_DE_EFFECTS", ":"], "File": "AMDGPUInstructionSelector12", "Func": "select", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8577, "Length": 148, "Cover_Rate": 0.8087431693989071, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrdq_scatter_base_p", "(", "uint64x2_t", "__addr", ",", "const", "int", "__offset", ",", "uint64x2_t", "__value", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vstrdq_scatter_base_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8578, "Length": 16, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getVectorDataSize", "(", ")", "const", "{", "return"], "ground_truth": ["VectorDataSize", ";"], "File": "TPCFrameLowering", "Func": "getVectorDataSize", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8579, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "isMemorySIMDNoIndex", "(", ")", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Mem", "."], "ground_truth": ["BaseRegNum", ")", ")", ";"], "File": "ARM64AsmParser", "Func": "addMemorySIMDNoIndexOperands", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8580, "Length": 27, "Cover_Rate": 0.675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FOR_EACH_EDGE", "(", "e", ",", "ei", ",", "edges", ")", "{", "basic_block", "target", "=", "*", "(", "basic_block", "*", ")", "(", "(", "char", "*", ")", "e", "+", "offset", ")", ";", "if", "(", "bb_sese", "*", "t_sese", "=", "BB_GET_SESE", "(", "target", ")", ")", "{", "if", "(", "t_sese", "->", "node", "<", "sese", "->", "node", "+", "dir", "&&", "!", "(", "dir", "<", "", "&&", "sese", "->", "parent", "==", "t_sese", "->", "node", ")", ")", "sese", "->", "push", "(", "pseudo_node_t", "(", "target", ",", "usd", "*", "t_sese", "->", "dir", ")", ")", ";", "}", "else", "{", "sese", "->", "push", "(", "pseudo_node_t", "(", "nullptr", ",", "", ")"], "ground_truth": [")", ";"], "File": "nvptx", "Func": "FOR_EACH_EDGE", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 8581, "Length": 97, "Cover_Rate": 0.9797979797979798, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x1_t", ")", "__builtin_neon_vqrshludi", "(", "(", "int64x1_t", ")", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon_vqrshl_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8582, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setMachineBB", "(", "MachineBasicBlock", "*", "value"], "ground_truth": [")", "{"], "File": "TPCCostModelEmitter", "Func": "setMachineBB", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8583, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "State", "=", "IES_ERROR", ";", "break", ";", "case", "IES_INTEGER", ":", "case", "IES_REGISTER", ":", "case", "IES_RPAREN", ":", "State", "="], "ground_truth": ["IES_MULTIPLY", ";"], "File": "X86AsmParser (2)", "Func": "onStar", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8584, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpneq_m_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vcmpneq_m_uv4si", "(", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcmpneq_m_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8585, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "current_frame_info", ".", "initialized", ")", "m32r_compute_frame_size", "(", "get_frame_size", "(", ")", ")", ";", "return"], "ground_truth": ["", ";"], "File": "m32r2", "Func": "m32r_first_insn_address", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8586, "Length": 17, "Cover_Rate": 0.7391304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TrueV", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "SDValue", "FalseV", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "Op", ".", "getValueType", "("], "ground_truth": [")", ",", "", ")", ";"], "File": "SNESISelLowering", "Func": "LowerSETCC", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8587, "Length": 52, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrDesc", "&", "Desc", "=", "MI", "->", "getDesc", "(", ")", ";", "bool", "IsPIC", "=", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ";", "bool", "Is64BitMode", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "is64Bit", "(", ")", ";", "unsigned", "Size", "=", "GetInstSizeWithDesc", "(", "*", "MI", ",", "&", "Desc"], "ground_truth": [",", "IsPIC", ",", "Is64BitMode", ")", ";"], "File": "X86InstrInfo108", "Func": "GetInstSizeInBytes", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8588, "Length": 53, "Cover_Rate": 0.5247524752475248, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "code", ")", "{", "case", "OPT_mabi_", ":", "if", "(", "strcmp", "(", "arg", ",", "", ")", "==", "", ")", "mips_abi", "=", "ABI_32", ";", "else", "if", "(", "strcmp", "(", "arg", ",", "", ")", "==", "", ")", "mips_abi", "=", "ABI_O64", ";", "else", "if", "(", "strcmp", "(", "arg", ",", "", ")", "==", ""], "ground_truth": [")", "mips_abi", "=", "ABI_N32", ";"], "File": "mips3", "Func": "mips_handle_option", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8589, "Length": 55, "Cover_Rate": 0.3313253012048193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "IRDecorator", "::", "ReplaceConstantGlobsRefs", "(", "GlobalVariable", "*", "GV", ",", "GlobalVariable", "*", "GCStruct", ",", "GlobFieldOffsetMap", "&", "GlobOffsetMap", ")", "{", "LLVMContext", "&", "Cxt", "=", "Func", "->", "getContext", "(", ")", ";", "const", "DataLayout", "&", "DL", "=", "Func", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "Type", "*", "TargetIdxTy", "=", "GetTargetIndexType", "(", "DL", ",", "Cxt", ")", ";", "SmallVector", "<", "Instruction", "*", ",", "", ">", "RemoveList", ";", "SmallVector", "<", "std", "::", "pair", "<", "Instruction", "*", ",", "Value", "*", ">", ",", "", ">", "UserGEPClonePairVec", ";", "for", "(", "auto", "Use", "=", "GV", "->", "use_begin", "(", ")", ";", "Use", "!=", "GV", "->", "use_end", "(", ")", ";", "Use", "++", ")", "{", "SmallVector", "<", "Value", "*", ",", "", ">", "Indices", ";", "unsigned", "FldIndex", "=", "GlobOffsetMap", "[", "GV", "]", ";", "Indices", ".", "push_back", "(", "ConstantInt", "::", "get", "(", "TargetIdxTy", ",", "", ")", ")", ";", "Indices", ".", "push_back", "(", "ConstantInt", "::", "get", "(", "TargetIdxTy", ",", "FldIndex", ")"], "ground_truth": [")", ";"], "File": "JVMIRDecorator", "Func": "ReplaceConstantGlobsRefs", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8590, "Length": 148, "Cover_Rate": 0.3894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "hasVInstructions", "(", ")", "&&", "(", "VT", ".", "isScalableVector", "(", ")", "||", "Subtarget", ".", "useRVVForFixedLengthVectors", "(", ")", ")", ")", "return", "EVT", "::", "getVectorVT", "(", "Context", ",", "", ",", "VT", ".", "getVectorElementCount", "(", ")", ")", ";", "return", "VT", ".", "changeVectorElementTypeToInteger"], "ground_truth": ["(", ")", ";"], "File": "RISCVISelLowering18", "Func": "getSetCCResultType", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8591, "Length": 45, "Cover_Rate": 0.5487804878048781, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "SSFI", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateStackObject", "(", "", ",", "", ")", ";", "SDValue", "StackSlot", "=", "DAG", ".", "getFrameIndex", "(", "SSFI", ",", "PtrVT", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "Chain", ",", "StackSlot", ",", "NULL", ",", "", ")", ";", "SDValue", "Four", "=", "DAG", ".", "getConstant", "(", "", ",", "PtrVT", ")", ";", "SDValue", "Addr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "StackSlot", ",", "Four", ")", ";", "SDValue", "CWD", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "Store", ",", "Addr", ",", "NULL", ",", "", ")", ";", "SDValue", "CWD1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CWD", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "CWD2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ","], "ground_truth": ["CWD", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";"], "File": "PPCISelLowering123", "Func": "LowerFLT_ROUNDS_", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8592, "Length": 192, "Cover_Rate": 0.5065963060686016, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "swap", "(", "V1", ",", "V2", ")", ";", "}", "else", "if", "(", "V1", ".", "getOpcode", "(", ")", "!=", "ExpectedOpcode", "||", "V2", ".", "getOpcode", "(", ")", "!=", "NextExpectedOpcode", ")", "return", "false", ";", "if", "(", "!", "V1", "->", "hasOneUse", "(", ")", "||", "!", "V2", "->", "hasOneUse", "(", ")", ")", "return", "false", ";", "SDValue", "LHS", "=", "V1", "->", "getOperand", "(", "", ")", ",", "RHS", "=", "V1", "->", "getOperand", "(", "", ")", ";", "if", "(", "(", "V2", "->", "getOperand", "(", "", ")", "!=", "LHS", "||", "V2", "->", "getOperand", "(", "", ")", "!=", "RHS", ")", "&&", "(", "V2", "->", "getOperand", "(", "", ")", "!=", "RHS", "||", "V2", "->", "getOperand", "(", "", ")", "!=", "LHS", ")", ")", "return", "false", ";", "if", "(", "!", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", "}", ")", "||", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", "||", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", "||", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", ")", "return", "false", ";", "Opnd0", "=", "LHS"], "ground_truth": [";"], "File": "X86ISelLowering238", "Func": "isAddSubOrSubAdd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8593, "Length": 231, "Cover_Rate": 0.4852941176470588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Threshold", "=", "isOptSize", "(", "MF", ")", "?", "SpillFuncThresholdOs", "-", "", ":", "SpillFuncThreshold", ";", "return", "Threshold"], "ground_truth": ["<", "NumCSI", ";"], "File": "HexagonFrameLowering (2)3", "Func": "useRestoreFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8594, "Length": 19, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "TargetLowering", "::", "emitStoreConditional", "(", "IRBuilder", "<", ">", "&", "Builder", ",", "Value", "*", "Val", ",", "Value", "*", "Addr", ",", "AtomicOrdering", "Ord", ")", "const", "{", "Module", "*", "M", "=", "Builder", ".", "GetInsertBlock", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "bool", "IsRelease", "=", "Ord", "==", "Release", "||", "Ord", "==", "AcquireRelease", "||", "Ord", "==", "SequentiallyConsistent", ";", "if", "(", "Val", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "(", ")", "==", "", ")", "{", "", "Int", "=", "IsRelease", "?", "", ":", "", ";", "Function", "*", "Strex", "=", "", "(", "M", ",", "Int", ")", ";", "Type", "*", "Int32Ty", "=", "Type", "::", "getInt32Ty", "(", "M", "->", "getContext", "(", ")", ")", ";", "Value", "*", "Lo", "=", "Builder", ".", "CreateTrunc", "(", "Val", ",", "Int32Ty", ",", "", ")", ";", "Value", "*", "Hi", "=", "Builder", ".", "CreateTrunc", "(", "Builder", ".", "CreateLShr", "(", "Val", ",", "", ")", ",", "Int32Ty", ",", "", ")", ";", "Addr", "=", "Builder", ".", "CreateBitCast", "(", "Addr", ",", "Type", "::", "getInt8PtrTy", "(", "M", "->", "getContext", "(", ")", ")", ")", ";", "return", "Builder", ".", "CreateCall3", "(", "Strex", ",", "Lo", ",", "Hi", ",", "Addr", ")", ";", "}", "", "Int", "=", "IsRelease", "?", "", ":", "", ";", "Type", "*", "Tys", "[", "]", "=", "{", "Addr", "->", "getType", "(", ")"], "ground_truth": ["}", ";"], "File": "ARMISelLowering121", "Func": "emitStoreConditional", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8595, "Length": 203, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "MBB", ",", "CI", ".", "Paired", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ImmReg", ")", ".", "addImm", "(", "CI", ".", "BaseOff", ")", ";", "BaseReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BaseRegFlags", "=", "RegState", "::", "Kill", ";", "TII", "->", "getAddNoCarry", "(", "*", "MBB", ",", "CI", ".", "Paired", ",", "DL", ",", "BaseReg", ")", ".", "addReg", "(", "ImmReg", ")", ".", "addReg", "(", "AddrReg", "->", "getReg", "(", ")", ",", "", ",", "BaseSubReg", ")", ";", "BaseSubReg", "=", "", ";", "}", "MachineInstrBuilder", "Write2", "=", "BuildMI", "(", "*", "MBB", ",", "CI", ".", "Paired", ",", "DL", ",", "Write2Desc", ")", ".", "addReg", "(", "BaseReg", ",", "BaseRegFlags", ",", "BaseSubReg", ")", ".", "add", "(", "*", "Data0", ")", ".", "add", "(", "*", "Data1", ")", ".", "addImm", "(", "NewOffset0", ")", ".", "addImm", "(", "NewOffset1", ")", ".", "addImm", "(", "", ")", ".", "cloneMergedMemRefs", "(", "{", "&", "*", "CI", ".", "I", ",", "&", "*", "CI", ".", "Paired", "}", ")", ";", "moveInstsAfter", "(", "Write2", ",", "CI", ".", "InstsToMove", ")", ";", "MachineBasicBlock", "::", "iterator", "Next", "=", "std", "::", "next", "(", "CI", ".", "I", ")", ";", "CI", ".", "I", "->", "eraseFromParent", "(", ")", ";", "CI", ".", "Paired", "->"], "ground_truth": ["eraseFromParent", "(", ")", ";"], "File": "SILoadStoreOptimizer11", "Func": "mergeWrite2Pair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8596, "Length": 192, "Cover_Rate": 0.4201312910284464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "", ";", "--", "I"], "ground_truth": [";"], "File": "PPCInstrInfo (2)2", "Func": "removeBranch", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8597, "Length": 99, "Cover_Rate": 0.4008097165991903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint32x2_t", ")", "{", "", ",", "", "}", ")", ";", "return", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint32x2_t", ")", "{", "", ",", "", "}"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vtrn1_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8598, "Length": 34, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfo", "::", "MCAsmInfo", "(", "const", "Triple"], "ground_truth": ["&", "TT", ")", "{"], "File": "TVMMCAsmInfo", "Func": "TVMMCAsmInfo", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8599, "Length": 10, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_f64_u8", "(", "uint8x16_t", "__a", ")", "{", "return", "(", "float64x2_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon4_vreinterpretq_f64_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8600, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDVTList", "CompareVT", "=", "CurDAG", "->", "getVTList", "(", "CompareTys", ")", ";", "SDValue", "CompareOps", "[", "]", "=", "{", "LHS", ",", "RHS", ",", "Chain", "}", ";", "SDNode", "*", "Compare", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "N", ",", "CompareVT", ",", "CompareOps", ")", ";", "CondCodeSDNode", "*", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Cond", ".", "getNode", "(", ")", ")", ";", "uint64_t", "TargetCCode", ";", "switch", "(", "CC", "->", "get", "(", ")", ")", "{", "case", "", "::", "SETOEQ", ":", "case", "", "::", "SETUEQ", ":", "case", "", "::", "SETEQ", ":", "TargetCCode", "=", "", ";", "break", ";", "case", "", "::", "SETONE", ":", "case", "", "::", "SETUNE", ":", "case", "", "::", "SETNE", ":", "TargetCCode", "=", "", ";", "break", ";", "case", "", "::", "SETOLT", ":", "case", "", "::", "SETULT", ":", "case", "", "::", "SETLT", ":", "TargetCCode", "=", "", ";", "break", ";", "case", "", "::", "SETOLE", ":", "case", "", "::", "SETULE", ":", "case", "", "::", "SETLE", ":", "TargetCCode", "=", "", ";", "break", ";", "case", "", "::", "SETOGT", ":", "case", "", "::", "SETUGT", ":", "case", "", "::", "SETGT", ":", "TargetCCode", "=", "", ";", "break", ";", "case", "", "::", "SETOGE", ":", "case", "", "::", "SETUGE", ":", "case", "", "::", "SETGE", ":"], "ground_truth": ["TargetCCode", "=", "", ";", "break", ";"], "File": "FISCISelDAGToDAG", "Func": "SelectConditionalBranch", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8601, "Length": 194, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x1_t", ")", "__builtin_neon_vqshl_u_ndi", "(", "(", "int64x1_t"], "ground_truth": [")", "__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vqshl_n_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8602, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "SIFixControlFlowLiveIntervals1", "Func": "getPassName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8603, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "useDef", ":", "regInfo", ".", "reg_operands", "(", "virtReg", ")", ")", "{", "(", "void", ")", "useDef", ";", "++"], "ground_truth": ["useDefCount", ";"], "File": "regAlloc", "Func": "calculateAndGetCostRatio", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8604, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "UniquedVals", "[", "i", "]", ".", "getNode", "(", ")", "==", "", ")", "continue", ";", "LeadingZero", "&=", "cast", "<", "ConstantSDNode", ">", "(", "UniquedVals", "[", "i", "]", ")", "->", "isNullValue", "(", ")", ";", "LeadingOnes", "&=", "cast", "<", "ConstantSDNode", ">", "(", "UniquedVals", "[", "i", "]", ")", "->", "isAllOnesValue", "(", ")", ";", "}", "if", "(", "LeadingZero", ")", "{", "if", "(", "UniquedVals", "[", "Multiple", "-", "", "]", ".", "getNode", "(", ")", "==", "", ")", "return", "DAG", ".", "getTargetConstant", "(", "", ",", "", ")", ";", "int", "Val", "=", "cast", "<", "ConstantSDNode", ">", "(", "UniquedVals", "[", "Multiple", "-", "", "]", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Val", "<", "", ")", "return", "DAG", ".", "getTargetConstant", "(", "Val", ",", "", ")", ";", "}", "if", "(", "LeadingOnes", ")", "{", "if", "(", "UniquedVals", "[", "Multiple", "-", "", "]", ".", "getNode", "(", ")", "==", "", ")", "return", "DAG", ".", "getTargetConstant", "(", "~", "", ",", "", ")", ";", "int", "Val", "=", "cast", "<", "ConstantSDNode", ">", "(", "UniquedVals", "[", "Multiple", "-", "", "]", ")", "->", "getSExtValue", "(", ")", ";", "if", "(", "Val", ">=", "-", "", ")", "return", "DAG", ".", "getTargetConstant", "(", "Val", ",", "", ")", ";", "}", "return", "SDValue", "(", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "N", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "N", "->", "getOperand", "(", "i", ")", "."], "ground_truth": ["getOpcode", "(", ")", "==", "", ")", "continue", ";"], "File": "PPCISelLowering107", "Func": "get_VSPLTI_elt", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8605, "Length": 232, "Cover_Rate": 0.3097463284379172, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "", "*", "II", "=", "", "(", "IntNo", ")", ";", "if", "(", "!", "II", ")", "return", "SDValue", "(", ")", ";", "return", "Op", ".", "getOperand", "(", "II", "->", "VLOperand", "+", "", "+"], "ground_truth": ["HasChain", ")", ";"], "File": "RISCVISelLowering20", "Func": "getVLOperand", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8606, "Length": 34, "Cover_Rate": 0.33663366336633666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "REAL_VALUE_TYPE", "r_pow", ";", "rtvec", "v", "=", "rtvec_alloc", "(", "", ")", ";", "rtx", "elt", ";", "rtx", "scale_vec", "=", "gen_reg_rtx", "(", "V2DFmode", ")", ";", "(", "void", ")", "real_powi", "(", "&", "r_pow", ",", "DFmode", ",", "&", "dconst2", ",", "hwi_scale", ")", ";", "elt", "=", "CONST_DOUBLE_FROM_REAL_VALUE", "(", "r_pow", ",", "DFmode", ")", ";", "RTVEC_ELT", "(", "v", ",", "", ")", "=", "elt", ";", "RTVEC_ELT", "(", "v", ",", "", ")", "=", "elt", ";", "rs6000_expand_vector_init", "(", "scale_vec", ",", "gen_rtx_PARALLEL", "(", "V2DFmode", ",", "v", ")", ")", ";", "emit_insn", "(", "gen_mulv2df3", "(", "tgt", ","], "ground_truth": ["src", ",", "scale_vec", ")", ")", ";"], "File": "rs60004", "Func": "rs6000_scale_v2df", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8607, "Length": 89, "Cover_Rate": 0.8165137614678899, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getBufferStoreOpcode", "(", "Ty", ",", "MemSize", ",", "Offen", ")", ";", "if", "(", "Opc", "==", "-", "", ")", "return", "false", ";", "MachineInstrBuilder", "MIB", "=", "B", ".", "buildInstr", "(", "Opc", ")", ".", "addUse", "(", "VData", ")", ";", "if", "(", "Offen", ")", "MIB", ".", "addUse", "(", "VOffset", ")", ";", "MIB", ".", "addUse", "(", "RSrc", ")", ".", "addUse", "(", "SOffset", ")", ".", "addImm", "(", "ImmOffset", ")", ".", "addImm", "(", "extractGLC", "(", "AuxiliaryData", ")", ")", ".", "addImm", "(", "extractSLC", "(", "AuxiliaryData", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "extractDLC", "(", "AuxiliaryData", ")", ")", ".", "addImm", "(", "extractSWZ", "(", "AuxiliaryData", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "constrainSelectedInstRegOperands", "(", "*", "MIB", ",", "TII"], "ground_truth": [",", "TRI", ",", "RBI", ")", ";"], "File": "AMDGPUInstructionSelector25", "Func": "selectStoreIntrinsic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8608, "Length": 123, "Cover_Rate": 0.3565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "analyzeBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "*", "&", "TBB", ",", "MachineBasicBlock", "*", "&", "FBB", ",", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ",", "bool", "AllowModify", ")", "const", "{", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "end", "(", ")", ";", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "!", "isUnpredicatedTerminator", "(", "*", "I", ")", ")", "break", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "ThisCond", ";", "ThisCond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "const", "MachineOperand", "*", "ThisTarget", ";", "if", "(", "!", "isBranch", "(", "I", ",", "ThisCond", ",", "ThisTarget", ")", ")", "return", "true", ";", "if", "(", "!", "ThisTarget", "->", "isMBB", "(", ")", ")", "return", "true", ";", "if", "(", "ThisCond", "[", "", "]", ".", "getImm", "(", ")", "==", "", ")", "{", "if", "(", "!", "AllowModify", ")", "{", "TBB", "=", "ThisTarget", "->", "getMBB", "(", ")", ";", "continue", ";", "}", "while", "(", "std", "::", "next", "(", "I", ")", "!=", "MBB", ".", "end", "(", ")", ")", "std", "::", "next", "(", "I", ")", "->", "eraseFromParent", "(", ")", ";", "Cond", ".", "clear", "(", ")", ";", "FBB", "=", "", ";", "TBB", "=", "ThisTarget", "->", "getMBB", "(", ")", ";", "continue", ";", "}", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "FBB", "=", "TBB", ";", "TBB", "=", "ThisTarget", "->", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "ThisCond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", ";", "for", "(", "unsigned", "int", "i", "=", "", ";", "i", "<", "(", "I", "->", "getNumExplicitOperands", "(", ")", ")", ";", "i", "++", ")"], "ground_truth": ["Cond", ".", "push_back", "(", "I", "->", "getOperand", "(", "i", ")", ")", ";"], "File": "RISCVInstrInfo4", "Func": "analyzeBranch", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8609, "Length": 280, "Cover_Rate": 0.8092485549132948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getTargetStreamer", "(", ")", ".", "EmitARM64WinCFIEpilogStart", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "AArch64AsmParser105", "Func": "parseDirectiveSEHEpilogStart", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8610, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Val", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "ValVT", "=", "Val", ".", "getValueType", "(", ")", ";", "if", "(", "VT", "==", "", "&&", "ValVT", "==", "", ")", "{", "if", "(", "SDValue", "Res", "=", "implicitlyClearTop", "(", "Val", ",", "DAG", ")", ")", "{", "DCI", ".", "CombineTo", "(", "N", "->", "getOperand", "(", ""], "ground_truth": [")", ".", "getNode", "(", ")", ",", "Val", ")", ";"], "File": "Z80ISelLowering2", "Func": "combineZeroExtend", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8611, "Length": 61, "Cover_Rate": 0.5304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "isa", "<", "ConstantSDNode", ">", "(", "Elt", ")", "&&", "cast", "<", "ConstantSDNode", ">", "(", "Elt", ")", "->", "getZExtValue", "(", ")", "==", "", ")", "||", "(", "isa", "<", "ConstantFPSDNode", ">", "(", "Elt"], "ground_truth": [")", "&&", "cast", "<", "ConstantFPSDNode", ">", "(", "Elt", ")", "->", "getValueAPF", "(", ")", ".", "isPosZero", "(", ")", ")", ")", ";"], "File": "X86ISelLowering144", "Func": "isZeroNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8612, "Length": 53, "Cover_Rate": 0.8412698412698413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockPosition", "Position", "(", "MF", "->", "getAlignment", "(", ")", ")", ";", "for", "(", "SmallVector", "<", "MBBInfo", ",", "", ">", "::", "iterator", "BI", "=", "MBBs", ".", "begin", "(", ")", ",", "BE", "=", "MBBs", ".", "end", "(", ")", ";", "BI", "!=", "BE", ";"], "ground_truth": ["++", "BI", ")", "{"], "File": "SystemZLongBranch1", "Func": "relaxBranches", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8613, "Length": 44, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LiveMask", "&=", "~", "getDefRegMask", "(", "MO", ",", "*", "MRI", ")", ";", "CurPressure", ".", "inc", "(", "Reg", ",", "PrevMask", ",", "LiveMask", ",", "*", "MRI", ")", ";", "if", "(", "LiveMask", ".", "none", "(", ")", ")", "LiveRegs", ".", "erase", "(", "I", ")", ";", "}", "for", "(", "const", "auto", "&", "U", ":", "RegUses", ")", "{", "auto", "&", "LiveMask", "=", "LiveRegs", "[", "U", ".", "RegUnit", "]", ";", "auto", "PrevMask", "=", "LiveMask", ";", "LiveMask", "|=", "U", ".", "LaneMask", ";", "CurPressure", ".", "inc", "(", "U", ".", "RegUnit", ",", "PrevMask", ",", "LiveMask", ",", "*", "MRI", ")", ";", "}", "assert", "(", "CurPressure", "==", "getRegPressure", "(", "*"], "ground_truth": ["MRI", ",", "LiveRegs", ")", ")", ";"], "File": "GCNRegPressure24", "Func": "recede", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8614, "Length": 103, "Cover_Rate": 0.3515358361774744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "nios2_option_save", "(", "struct", "cl_target_option", "*", "ptr", ",", "struct", "gcc_options", "*", "opts", "ATTRIBUTE_UNUSED", ",", "struct", "gcc_options", "*", "opts_set", "ATTRIBUTE_UNUSED", ")", "{", "unsigned", "int", "i"], "ground_truth": [";"], "File": "nios2", "Func": "nios2_option_save", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8615, "Length": 26, "Cover_Rate": 0.3132530120481928, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "getParser", "(", ")", ".", "parseExpression", "(", "Value", ")", ")", "{", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Value", ")", ";", "uint64_t", "IntValue", "=", "MCE", "->", "getValue", "(", ")", ";", "if", "(", "!", "isUIntN", "(", "Size", ",", "IntValue", ")", "&&", "!", "isIntN", "(", "Size", ",", "IntValue", ")", ")", "return", "Error", "(", "ExprLoc", ",", "", ")", ";", "MaxBytesToFill", "=", "IntValue", ";", "Lex", "(", ")", ";", "}", "else", "{", "return", "Error", "(", "ExprLoc", ",", "", ")", ";", "}", "}", "getTargetStreamer", "(", ")", ".", "emitFAlign", "(", "", ",", "MaxBytesToFill", ")", ";", "Lex", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "HexagonAsmParser", "Func": "ParseDirectiveFalign", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8616, "Length": 100, "Cover_Rate": 0.704225352112676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_EXTERNAL_VISIBILITY", "void", "LLVMInitializeDisassembler"], "ground_truth": ["(", ")", "{"], "File": "XCoreDisassembler (2)", "Func": "LLVMInitializeXCoreDisassembler", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8617, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "default", ":", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SIInstrInfo (3)", "Func": "getVGPRSpillRestoreOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8618, "Length": 22, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "init_machine_status", "="], "ground_truth": ["nds32_init_machine_status", ";"], "File": "nds32", "Func": "nds32_init_expanders", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8619, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printBDAddrOperand", "(", "const", "MCInst", "*", "MI", ",", "int", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "printAddress", "(", "&", "MAI", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ",", "MI", "->"], "ground_truth": ["getOperand", "(", "OpNum", "+", "", ")", ".", "getImm", "(", ")", ",", "", ",", "O", ")", ";"], "File": "SystemZInstPrinter9", "Func": "printBDAddrOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8620, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Res", ".", "getNode", "(", ")", ")", "{", "APInt", "KnownZero", ",", "KnownOne", ";", "DAG", ".", "ComputeMaskedBits", "(", "SDValue", "(", "N", ",", "", ")", ",", "KnownZero", ",", "KnownOne", ")", ";", "if", "(", "KnownZero", "==", "", ")", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Res", ",", "DAG", ".", "getValueType", "(", "", ")", ")", ";", "else", "if", "(", "KnownZero", "==", "", ")", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Res", ",", "DAG", ".", "getValueType", "(", "", ")", ")", ";", "else", "if", "(", "KnownZero", "==", "", ")", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Res", ",", "DAG", ".", "getValueType", "(", "", ")", ")", ";", "}", "return"], "ground_truth": ["Res", ";"], "File": "ARMISelLowering107", "Func": "PerformCMOVCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8621, "Length": 120, "Cover_Rate": 0.3069053708439898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "*", "Src1", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src1", ")", ";", "const", "MachineOperand", "*", "Src2", "=", "getNamedOperand", "(", "MI", ",", "", "::", "src2", ")", ";", "return", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addOperand", "(", "*", "Dst", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "*", "Src0", ")", ".", "addImm", "("], "ground_truth": ["", ")", ".", "addOperand", "(", "*", "Src1", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "*", "Src2", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";"], "File": "SIInstrInfo100", "Func": "convertToThreeAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8622, "Length": 97, "Cover_Rate": 0.4311111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstrInfo", "::", "InstrInfo", "(", "Subtarget", "&", "st", ")", ":", "GenInstrInfo", "(", ")", ",", "RI", "(", "st"], "ground_truth": [")", "{"], "File": "HSAILInstrInfo", "Func": "HSAILInstrInfo", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8623, "Length": 18, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "V0", ",", "V1", ",", "V2", ",", "V3", ",", "V4", ",", "V5", ",", "V6", ",", "V7", ",", "V8", ",", "V9", ",", "V10", ",", "V11", ",", "V12", ",", "V13", ",", "V14", ",", "V15", ",", "V16", ",", "V17", ",", "V18", ",", "V19", ",", "V20", ",", "V21", ",", "V22", ",", "V23", ",", "V24", ",", "V25", ",", "V26", ",", "V27", ",", "V28", ",", "V29", ",", "V30", ",", "V31", ",", "", "}", ";", "static", "const", "MCPhysReg", "VecDbl", "[", "]", "=", "{", "W0", ",", "W1", ",", "W2", ",", "W3", ",", "W4", ",", "W5", ",", "W6", ",", "W7", ",", "W8", ",", "W9", ",", "W10", ",", "W11", ",", "W12", ",", "W13", ",", "W14", ",", "W15", ",", "", "}", ";", "static", "const", "MCPhysReg", "VecPred", "[", "]", "=", "{", "Q0", ",", "Q1", ",", "Q2", ",", "Q3", ",", "", "}", ";", "switch", "(", "RC", "->", "getID", "(", ")", ")", "{", "case", "IntRegsRegClassID", ":", "return", "Int32", ";", "case", "DoubleRegsRegClassID", ":", "return", "Int64", ";", "case", "PredRegsRegClassID", ":", "return", "Pred", ";", "case", "HvxVRRegClassID", ":", "return", "VecSgl", ";", "case", "HvxWRRegClassID", ":", "return", "VecDbl", ";", "case", "HvxQRRegClassID", ":", "return", "VecPred", ";", "default", ":", "break", ";", "}", "static", "const", "MCPhysReg", "Empty", "[", "]", "=", "{", "", "}", ";", "dbgs", "(", ")", "<<", "", "<<", "getRegClassName", "(", "RC", ")", "<<"], "ground_truth": ["", ";"], "File": "HexagonRegisterInfo24", "Func": "getCallerSavedRegs", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8624, "Length": 203, "Cover_Rate": 0.6114457831325302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a"], "ground_truth": ["-", "__b", ";"], "File": "arm", "Func": "neon_vsub_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8625, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "unsigned", "(", "getBankedReg", "(", ")", ")", ")"], "ground_truth": [")", ";"], "File": "ARMAsmParser101", "Func": "addBankedRegOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8626, "Length": 26, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__smuadx", "(", "int16x2_t", "__a", ",", "int16x2_t", "__b", ")", "{", "return", "__builtin_arm_smuadx", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "acle___smuadx", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8627, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float16x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpret_f16_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8628, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "assert", "(", "", "&&", "", ")", ";", "}", "else", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "!=", "", ")", "{", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLVPPAGE", ";", "else", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLVPPAGEOFF", ";", "else", "llvm_unreachable", "(", "", ")", ";", "}", "else", "{", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_PAGE", ";", "else", "if", "(", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "==", "", ")", "RefKind", "="], "ground_truth": ["MCSymbolRefExpr", "::", "VK_PAGEOFF", ";"], "File": "ARM64MCInstLower", "Func": "lowerSymbolOperandDarwin", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8629, "Length": 116, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Node", ")", ";", "const", "BlockAddress", "*", "BA", "=", "Node", "->", "getBlockAddress", "(", ")", ";", "int64_t", "Offset", "=", "Node", "->", "getOffset", "(", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getTargetBlockAddress", "(", "BA", ",", "PtrVT", ",", "Offset", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Result", ")", ";", "return", "Result"], "ground_truth": [";"], "File": "SystemZISelLowering (2)", "Func": "lowerBlockAddress", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8630, "Length": 65, "Cover_Rate": 0.7831325301204819, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmovlbq_m_s8", "(", "int16x8_t", "__inactive", ",", "int8x16_t", "__a", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmovlbq_m_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8631, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "MRSReg", "=", "MSRReg", "=", "", "(", "Tok", ".", "getString", "(", ")", ")", ";", "auto", "PState", "=", "", "(", "Tok", ".", "getString", "(", ")", ")", ";", "unsigned", "PStateImm", "=", "-", "", ";", "if", "(", "PState", "&&", "PState", "->", "haveFeatures", "(", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", ")", ")", "PStateImm", "=", "PState", "->", "Encoding", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateSysReg", "(", "Tok", ".", "getString", "(", ")", ",", "getLoc", "(", ")", ",", "MRSReg", ",", "MSRReg", ",", "PStateImm", ",", "getContext"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "AArch64AsmParser58", "Func": "tryParseSysReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8632, "Length": 86, "Cover_Rate": 0.38738738738738737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOp", "=", "MCOperand", "::", "createImm", "(", "MO", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "MCOp", "=", "MCOperand", "::", "createExpr", "(", "MCSymbolRefExpr", "::", "create", "(", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", ",", "Ctx", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "MCOp", "=", "LowerSymbolOperand", "(", "MO", ",", "GetGlobalAddressSymbol", "(", "MO", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "MCOp", "=", "LowerSymbolOperand", "(", "MO", ",", "GetExternalSymbolSymbol", "(", "MO", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "MCOp", "=", "LowerSymbolOperand", "(", "MO", ",", "GetJumpTableSymbol", "(", "MO", ")", ")", ";", "break", ";", "case", "MachineOperand", "::"], "ground_truth": ["MO_ConstantPoolIndex", ":"], "File": "MSP430MCInstLower17", "Func": "Lower", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8633, "Length": 108, "Cover_Rate": 0.38162544169611307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__aarch64_vget_lane_any", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vduph_lane_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8634, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringMap", "<", "int", ">", "Map", "(", "array_lengthof", "(", "manglingRules", ")", ")", ";", "int", "Id", "=", "", ";", "for", "(", "auto", "Rule", ":", "manglingRules", ")", "Map", ".", "insert", "(", "{", "Rule", ".", "Name", ",", "Id", "++", "}", ")", ";", "return"], "ground_truth": ["Map", ";"], "File": "AMDGPULibFunc (2)", "Func": "buildManglingRulesMap", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8635, "Length": 41, "Cover_Rate": 0.7884615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_scalef_round_pd", "(", "__m512d", "__W", ",", "__mmask8", "__U", ",", "__m512d"], "ground_truth": ["__A", ",", "__m512d", "__B", ",", "const", "int", "__R", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_scalef_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8636, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "assert", "(", "!", "AFI", "->", "isThumb1OnlyFunction", "(", ")", "&&", "", ")", ";", "bool", "is", "=", "!", "AFI", "->", "isThumbFunction", "(", ")", ";", "unsigned", "VARegSaveSize", "=", "AFI", "->", "getVarArgsRegSaveSize", "(", ")", ";", "int", "NumBytes", "=", "(", "int", ")", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "!", "AFI", "->", "hasStackFrame", "(", ")", ")", "{", "if", "(", "NumBytes", "!=", "", ")", "emitSPUpdate", "(", "is", ",", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "NumBytes", ")", ";", "}", "else", "{", "const", "unsigned", "*", "CSRegs", "=", "getCalleeSavedRegs", "(", ")", ";", "if", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "do", "--", "MBBI", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", "&&", "isCSRestore", "(", "MBBI", ",", "TII", ",", "CSRegs", ")", ")", ";", "if", "(", "!", "isCSRestore", "(", "MBBI", ",", "TII", ",", "CSRegs", ")", ")", "++", "MBBI", ";", "}", "NumBytes", "-=", "(", "AFI", "->", "getGPRCalleeSavedArea1Size", "(", ")", "+", "AFI", "->", "getGPRCalleeSavedArea2Size", "(", ")", "+", "AFI", "->", "getDPRCalleeSavedAreaSize", "(", ")", ")", ";", "bool", "HasFP", "=", "hasFP", "(", "MF", ")", ";", "if", "(", "(", "STI", ".", "isTargetDarwin", "(", ")", "&&", "NumBytes", ")", "||", "HasFP", ")", "{", "NumBytes", "=", "AFI", "->", "getFramePtrSpillOffset", "(", ")", "-", "NumBytes", ";", "if", "(", "HasFP", "||", "AFI", "->", "getGPRCalleeSavedArea2Size", "(", ")", "||", "AFI", "->", "getDPRCalleeSavedAreaSize", "(", ")", "||", "AFI", "->", "getDPRCalleeSavedAreaOffset", "(", ")", ")", "{", "if", "(", "NumBytes", ")", "{", "if", "(", "is", ")", "emitRegPlusImmediate", "(", "MBB", ",", "MBBI", ",", "dl", ",", "", ",", "FramePtr", ",", "-", "NumBytes", ",", "", ",", "", ",", "TII", ")", ";", "else", "emitT2RegPlusImmediate", "(", "MBB", ",", "MBBI", ",", "dl", ",", "", ",", "FramePtr", ",", "-", "NumBytes", ",", "", ",", "", ",", "TII", ")", ";", "}", "else", "{", "if", "(", "is", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FramePtr", ")", ".", "addImm", "(", "(", "unsigned", ")", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "else", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FramePtr", ")", ";", "}", "}", "}", "else", "if", "(", "NumBytes", ")", "emitSPUpdate", "(", "is", ",", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "NumBytes", ")", ";", "movePastCSLoadStoreOps", "(", "MBB", ",", "MBBI", ",", "", ",", "", ",", "", ",", "STI", ")", ";", "emitSPUpdate", "(", "is", ",", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "AFI", "->", "getDPRCalleeSavedAreaSize", "(", ")", ")", ";", "movePastCSLoadStoreOps", "(", "MBB", ",", "MBBI", ",", "", ",", "", ",", "", ",", "STI", ")", ";", "emitSPUpdate", "(", "is", ",", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "AFI", "->", "getGPRCalleeSavedArea2Size", "(", ")", ")", ";", "movePastCSLoadStoreOps", "(", "MBB", ",", "MBBI", ",", "", ",", "", ",", "", ",", "STI", ")", ";", "emitSPUpdate", "(", "is", ",", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "AFI", "->", "getGPRCalleeSavedArea1Size", "(", ")", ")", ";", "}", "if", "(", "VARegSaveSize", ")", "emitSPUpdate", "(", "is", ",", "MBB", ",", "MBBI"], "ground_truth": [",", "dl", ",", "TII", ",", "VARegSaveSize", ")", ";"], "File": "ARMBaseRegisterInfo12", "Func": "emitEpilogue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8637, "Length": 499, "Cover_Rate": 0.8443316412859561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_scalef_pd", "(", "__mmask8", "__U", ","], "ground_truth": ["__m256d", "__A", ",", "__m256d", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_scalef_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8638, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "regno", "==", "R0_REG"], "ground_truth": [")", ";"], "File": "h8300", "Func": "h8300_function_value_regno_p", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8639, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "", "(", "SDValue", "Elt", ")", "{", "return", "isNullConstant", "(", "Elt", ")", "||", "isNullFPConstant", "("], "ground_truth": ["Elt", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "isZeroNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8640, "Length": 18, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "legalizeFPTOI", "(", "MI", ",", "MRI", ",", "B", ",", "false", ")", ";", "case", "TargetOpcode", "::", "G_FMINNUM", ":", "case", "TargetOpcode", "::", "G_FMAXNUM", ":", "case", "TargetOpcode", "::", "G_FMINNUM_IEEE", ":", "case", "TargetOpcode", "::", "G_FMAXNUM_IEEE", ":", "return", "legalizeMinNumMaxNum", "(", "Helper", ",", "MI", ")", ";", "case", "TargetOpcode", "::", "G_EXTRACT_VECTOR_ELT", ":", "return", "legalizeExtractVectorElt", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_INSERT_VECTOR_ELT", ":", "return", "legalizeInsertVectorElt", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_SHUFFLE_VECTOR", ":", "return", "legalizeShuffleVector", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_FN", ":", "case", "TargetOpcode", "::", "G_FCOS", ":", "return", "legalizeSinCos", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_GLOBAL_VALUE", ":", "return", "legalizeGlobalValue", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_LOAD", ":", "return", "legalizeLoad", "(", "MI", ",", "MRI", ",", "B", ",", "Observer", ")", ";", "case", "TargetOpcode", "::", "G_FMAD", ":", "return", "legalizeFMad", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_FDIV", ":", "return", "legalizeFDIV", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_UDIV", ":", "case", "TargetOpcode", "::", "G_UREM", ":", "return", "legalizeUDIV_UREM", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_SDIV", ":", "case", "TargetOpcode", "::", "G_SREM", ":", "return", "legalizeSDIV_SREM", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_ATOMIC_CMPXCHG", ":", "return", "legalizeAtomicCmpXChg", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_FLOG", ":", "return", "legalizeFlog", "(", "MI", ",", "B", ",", "numbers", "::", "ln2f", ")", ";", "case", "TargetOpcode", "::", "G_FLOG10", ":", "return", "legalizeFlog", "(", "MI", ",", "B", ",", "numbers", "::", "ln2f", "/", "numbers", "::", "ln10f", ")", ";", "case", "TargetOpcode", "::", "G_FEXP", ":", "return", "legalizeFExp", "(", "MI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_FPOW", ":", "return", "legalizeFPow", "(", "MI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_FFLOOR", ":", "return", "legalizeFFloor", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_BUILD_VECTOR", ":", "return", "legalizeBuildVector", "(", "MI", ",", "MRI", ",", "B", ")", ";", "default", ":", "return", "false", ";", "}", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "AMDGPULegalizerInfo17", "Func": "legalizeCustom", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8641, "Length": 327, "Cover_Rate": 0.6606060606060606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VecVT", "=", "", ";", "if", "(", "Subtarget", ".", "useAVX512Regs", "(", ")", "&&", "(", "is64Bit", "(", ")", "||", "(", "CallConv", "==", "CallingConv", "::", "_VectorCall", "||", "CallConv", "==", "CallingConv", "::", "Intel_OCL_BI", ")", ")", ")", "VecVT", "=", "", ";", "else", "if", "(", "Subtarget", ".", "hasAVX", "(", ")", ")", "VecVT", "=", "", ";", "else", "if", "(", "Subtarget", ".", "hasSSE2", "(", ")", ")", "VecVT", "=", "", ";", "SmallVector", "<", "MVT", ",", "", ">", "RegParmTypes", ";", "MVT", "IntVT", "=", "is64Bit", "(", ")", "?", "", ":", "", ";", "RegParmTypes", ".", "push_back", "(", "IntVT", ")", ";", "if", "(", "VecVT", "!=", "", ")", "RegParmTypes", ".", "push_back", "(", "VecVT", ")", ";", "SmallVectorImpl", "<", "ForwardedRegister", ">", "&", "Forwards", "=", "FuncInfo", "->", "getForwardedMustTailRegParms", "(", ")", ";", "CCInfo", ".", "analyzeMustTailForwardedRegisters", "(", "Forwards", ",", "RegParmTypes", ",", "CC_", ")", ";", "if", "(", "is64Bit", "(", ")", "&&", "!", "isWin64", "(", ")"], "ground_truth": ["&&", "!", "CCInfo", ".", "isAllocated", "(", "", ")", ")", "{"], "File": "X86ISelLowering (2)5", "Func": "forwardMustTailParameters", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8642, "Length": 146, "Cover_Rate": 0.5251798561151079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "Pattern", ","], "ground_truth": ["DL", ",", "", ")", ")", ";"], "File": "AArch64ISelLowering102", "Func": "getPTrue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8643, "Length": 23, "Cover_Rate": 0.46938775510204084, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "result", ".", "insert", "(", "result", ".", "end", "(", ")", ",", "Definitions", ".", "begin", "(", ")", ","], "ground_truth": ["Definitions", ".", "end", "(", ")", ")", ";"], "File": "PredicatedBlock", "Func": "getDefinitions", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8644, "Length": 23, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isThumb", "&&", "(", "RelocM", "==", "Reloc", "::", "PIC_", ")", ")", "return", "", ";", "unsigned", "Align", "=", "TD", ".", "getPrefTypeAlignment", "(", "GV", "->", "getType", "(", ")", ")", ";", "if", "(", "Align", "==", "", ")", "{", "Align", "=", "TD", ".", "getTypeAllocSize", "(", "GV", "->", "getType", "(", ")", ")", ";", "}", "unsigned", "PCAdj", "=", "(", "RelocM", "!=", "Reloc", "::", "PIC_", ")", "?", "", ":", "(", "Subtarget", "->", "isThumb", "(", ")", "?", "", ":", "", ")", ";", "unsigned", "Id", "=", "AFI", "->", "createConstPoolEntryUId", "(", ")", ";", "ConstantPoolValue", "*", "CPV", "=", "new", "ConstantPoolValue", "(", "GV", ",", "Id", ",", "", ",", "PCAdj", ")", ";", "unsigned", "Idx", "=", "MCP", ".", "getConstantPoolIndex", "(", "CPV", ",", "Align", ")", ";", "MachineInstrBuilder", "MIB", ";", "unsigned", "DestReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "if", "(", "isThumb", ")", "{", "unsigned", "Opc", "=", "(", "RelocM", "!=", "Reloc", "::", "PIC_", ")", "?", "", ":", "", ";", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ";", "if", "(", "RelocM", "==", "Reloc", "::", "PIC_", ")", "MIB", ".", "addImm", "(", "Id", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "ARMFastISel34", "Func": "ARMMaterializeGV", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8645, "Length": 197, "Cover_Rate": 0.6566666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "", ",", "n", "=", "Phi", "->", "getNumOperands", "(", ")", ";", "i", "<", "n", ";", "i", "+=", "", ")", "if", "(", "isLoopFeeder", "(", "L", ",", "MBB", ",", "Phi", ",", "&", "(", "Phi", "->", "getOperand", "(", "i", ")", ")", ",", "LoopFeederPhi", ")", ")", "if", "(", "loopCountMayWrapOrUnderFlow", "(", "&", "(", "Phi", "->", "getOperand", "(", "i", ")", ")", ",", "EndVal", ",", "Phi", "->", "getParent", "(", ")", ",", "L", ",", "LoopFeederPhi", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "HexagonHardwareLoops1", "Func": "phiMayWrapOrUnderflow", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8646, "Length": 79, "Cover_Rate": 0.6638655462184874, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "reg", ";", "if", "(", "GET_CODE", "(", "set", ")", "==", "SET", "&&", "REG_P", "(", "reg", "=", "SET_DEST", "(", "set", ")", ")", "&&", "find_reg_note", "(", "insn", ",", "REG_UNUSED", ",", "reg", ")", "==", "NULL_RTX", ")", "{", "emit_insn_after", "(", "nvptx_gen_shuffle", "(", "reg", ",", "reg", ",", "master", ",", "SHUFFLE_IDX", ")", ",", "insn", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "nvptx", "Func": "nvptx_unisimt_handle_set", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 8647, "Length": 53, "Cover_Rate": 0.726027397260274, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerBR_CC", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDValue", "Chain", "=", "Op", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Dest", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "isUnsupportedFloatingType", "(", "LHS", ".", "getValueType", "(", ")", ")", ")", "{", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "softenSetCCOperands", "(", "DAG", ",", "LHS", ".", "getValueType", "(", ")", ",", "LHS", ",", "RHS", ",", "CC", ",", "dl", ",", "LHS", ",", "RHS", ")", ";", "if", "(", "!", "RHS", ".", "getNode", "(", ")", ")", "{", "RHS", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "LHS", ".", "getValueType", "(", ")", ")", ";", "CC", "=", "", ";", "}", "}", "unsigned", "Opc", "=", "LHS", ".", "getOpcode", "(", ")", ";", "bool", "OptimizeMul", "=", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "!", "Subtarget", "->", "isThumb1Only", "(", ")", ";", "if", "(", "LHS", ".", "getResNo", "(", ")", "==", "", "&&", "(", "isOneConstant", "(", "RHS", ")", "||", "isNullConstant", "(", "RHS", ")", ")", "&&", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "OptimizeMul", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "if", "(", "!", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "LHS", "->", "getValueType", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Value", ",", "OverflowCmp", ";", "SDValue", "cc", ";", "std", "::", "tie", "(", "Value", ",", "OverflowCmp", ")", "=", "getXALUOOp", "(", "LHS", ".", "getValue", "(", "", ")", ",", "DAG", ",", "cc", ")", ";", "if", "(", "(", "CC", "==", "", ")", "!=", "isOneConstant", "(", "RHS", ")", ")", "{", "", "CondCode", "=", "(", "", ")", "cast", "<", "const", "ConstantSDNode", ">", "(", "cc", ")", "->", "getZExtValue", "(", ")", ";", "CondCode", "=", "", "(", "CondCode", ")", ";", "cc", "=", "DAG", ".", "getConstant", "(", "CondCode", ",", "SDLoc", "(", "cc", ")", ",", "", ")", ";", "}", "SDValue", "CCR", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "Dest", ","], "ground_truth": ["cc", ",", "CCR", ",", "OverflowCmp", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "LowerBR_CC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8648, "Length": 382, "Cover_Rate": 0.5218579234972678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "X86InstrInfo (2)", "Func": "shouldScheduleAdjacent", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8649, "Length": 264, "Cover_Rate": 0.34966887417218545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "emitAnd_ri", "(", "MVT", "RetVT", ",", "unsigned", "LHSReg", ",", "bool", "LHSIsKill", ",", "uint64_t", "Imm", ")", "{", "return", "emitLogicalOp_ri", "(", "", ",", "RetVT", ",", "LHSReg"], "ground_truth": [",", "LHSIsKill", ",", "Imm", ")", ";"], "File": "AArch64FastISel (2)", "Func": "emitAnd_ri", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8650, "Length": 32, "Cover_Rate": 0.9142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "rtx_equal_p", "(", "p1", ",", "p2"], "ground_truth": [")", ";"], "File": "arm", "Func": "equal", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8651, "Length": 8, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "*", "annotationCache", ")", ".", "find", "(", "m", ")", "==", "(", "*", "annotationCache", ")", ".", "end", "(", ")", ")", "cacheAnnotationFromMD", "(", "m", ",", "gv", ")", ";", "else", "if", "(", "(", "*", "annotationCache", ")", "[", "m", "]", ".", "find", "(", "gv", ")", "==", "(", "*", "annotationCache", ")", "[", "m", "]", ".", "end", "(", ")", ")", "cacheAnnotationFromMD", "(", "m", ",", "gv", ")", ";", "if", "(", "(", "*", "annotationCache", ")", "[", "m", "]", "[", "gv", "]", ".", "find", "(", "prop", ")", "==", "(", "*", "annotationCache", ")", "[", "m", "]"], "ground_truth": ["[", "gv", "]", ".", "end", "(", ")", ")", "return", "false", ";"], "File": "NVPTXUtilities22", "Func": "findOneNVVMAnnotation", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8652, "Length": 99, "Cover_Rate": 0.6149068322981367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "!=", "CONST_INT", ")", "return", "", ";", "value", "=", "INTVAL", "(", "operands", "[", "", "]", ")", "&", "", ";", "if", "(", "value", "==", "", ")", "{", "if", "(", "currently_expanding_to_rtl", ")", "{", "emit_insn", "(", "gen_cmpgtsi_t", "(", "force_reg", "(", "SImode", ",", "CONST0_RTX", "(", "SImode", ")", ")", ",", "operands", "[", "", "]", ")", ")", ";", "emit_insn", "(", "gen_mov_neg_si_t", "(", "operands", "[", "", "]", ")", ")", ";", "return", "", ";", "}", "emit_insn", "(", "gen_ashrsi2_31", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "return", "", ";", "}", "else", "if", "(", "value", ">=", "", "&&", "value", "<=", "", ")", "{", "wrk", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_insn", "(", "gen_ashrsi2_16", "(", "wrk", ",", "operands", "[", "", "]", ")", ")", ";", "value", "-=", "", ";", "while", "(", "value", "--", ")", "gen_ashift", "(", "ASHIFTRT", ",", "", ",", "wrk", ")", ";", "emit_move_insn", "(", "operands", "[", "", "]", ",", "wrk", ")", ";", "return", "", ";", "}", "else", "if", "(", "value", "<=", "", ")", "{", "wrk", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_move_insn", "(", "wrk", ",", "operands", "[", "", "]", ")", ";", "while", "(", "value", "--", ")", "gen_ashift", "(", "ASHIFTRT", ",", "", ",", "wrk", ")", ";", "emit_move_insn", "(", "operands", "[", "", "]", ",", "wrk", ")", ";", "return", "", ";", "}", "wrk", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "emit_move_insn", "(", "gen_rtx_REG", "(", "SImode", ",", "", ")", ",", "operands", "[", "", "]", ")", ";", "sprintf", "(", "func", ",", "", ","], "ground_truth": ["value", ")", ";"], "File": "sh3", "Func": "expand_ashiftrt", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8653, "Length": 244, "Cover_Rate": 0.5609195402298851, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "MachineDominatorTree", ">", "(", ")", ";", "AU", ".", "addPreserved", "<", "MachineDominatorTree", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "MachinePostDominatorTree", ">", "(", ")", ";", "AU", ".", "addPreserved", "<", "MachinePostDominatorTree", ">", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "("], "ground_truth": ["AU", ")", ";"], "File": "SIWholeQuadMode1", "Func": "getAnalysisUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8654, "Length": 43, "Cover_Rate": 0.5308641975308642, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectAddrModeRO", "(", "N", ",", "", ",", "Base"], "ground_truth": [",", "Offset", ",", "Imm", ")", ";"], "File": "ARM64ISelDAGToDAG", "Func": "SelectAddrModeRO64", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8655, "Length": 14, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_Unwind_Word", "_Unwind_GetCFA", "(", "_Unwind_Context", "*", "context", ")", "{", "return", "(", "(", "phase1_vrs", "*", ")", "context", ")"], "ground_truth": ["->", "prev_sp", ";"], "File": "unwind-arm", "Func": "_Unwind_GetCFA", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8656, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "static_cast", "<", "int", ">", "(", "RCID", ")", "==", "-", "", ")"], "ground_truth": ["return", "false", ";"], "File": "SIRegisterInfo21", "Func": "isSGPRClassID", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8657, "Length": 16, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "DemoteRegTo32", "(", "SrcReg", ")", ")", ".", "addReg", "(", "FlagUseZeroBasedSandbox", "?", "", ":", "", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "if", "(", "Opc", "==", "", ")", "{", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", ";", "if", "(", "FlagUseZeroBasedSandbox", ")", "return", "false", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addReg", "(", "FlagUseZeroBasedSandbox", "?", "", ":", "", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "if", "(", "Opc", "==", "", ")", "{", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "FlagUseZeroBasedSandbox", "?", "", ":", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "("], "ground_truth": ["", ")", ".", "addReg", "(", "FlagUseZeroBasedSandbox", "?", "", ":", "", ")", ";"], "File": "X86NaClRewritePass", "Func": "ApplyFrameSFI", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8658, "Length": 261, "Cover_Rate": 0.6069767441860465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "AlignVectors", "::", "getAddrInfo", "(", "Instruction", "&", "In", ")", "const", "->", "Optional", "<", "AddrInfo", ">", "{", "if", "(", "auto", "*", "L", "=", "isCandidate", "<", "LoadInst", ">", "(", "&", "In", ")", ")", "return", "AddrInfo", "(", "HVC", ",", "L", ",", "L", "->", "getPointerOperand", "(", ")", ",", "L", "->", "getType", "(", ")", ",", "L", "->", "getAlign", "(", ")", ")", ";", "if", "(", "auto", "*", "S", "=", "isCandidate", "<", "StoreInst", ">", "(", "&", "In", ")", ")", "return", "AddrInfo", "(", "HVC", ",", "S", ",", "S", "->", "getPointerOperand", "(", ")", ",", "S", "->", "getValueOperand", "(", ")", "->", "getType", "(", ")", ",", "S", "->", "getAlign", "(", ")", ")", ";", "if", "(", "auto", "*", "II", "=", "isCandidate", "<", "IntrinsicInst", ">", "(", "&", "In", ")", ")", "{", "", "ID", "=", "II", "->", "getIntrinsicID", "(", ")", ";", "switch", "(", "ID"], "ground_truth": [")", "{"], "File": "HexagonVectorCombine", "Func": "getAddrInfo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8659, "Length": 132, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sh_add_function_attribute", "(", "", ")"], "ground_truth": [";"], "File": "sh-c", "Func": "sh_pr_interrupt", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8660, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "SetBlendDomain", "(", "", ",", "false", ")", ";", "case", "", ":", "case", "", ":", "return", "SetBlendDomain", "(", "", ",", "true", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "Subtarget", ".", "hasDQI", "(", ")", ")", "return", "false", ";", "const", "uint16_t", "*", "table", "=", "lookupAVX512", "(", "MI", ".", "getOpcode", "(", ")", ",", "dom", ",", "ReplaceableCustomAVX512LogicInstrs", ")", ";", "assert", "(", "table", "&&", "", ")", ";", "if", "(", "Domain", "==", "", "&&", "(", "dom", "==", "", "||", "table", "[", "", "]", "==", "MI", ".", "getOpcode", "(", ")", ")", ")", "Domain", "=", "", ";", "MI", ".", "setDesc", "(", "get", "(", "table", "[", "Domain", "-", "", "]", ")", ")", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "if", "(", "Domain", "!=", "dom", "&&", "Domain", "!=", "", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", "==", "", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", "==", "", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", "==", "", ")", "{", "commuteInstruction", "(", "MI", ",", "false", ")", ";", "return", "true", ";", "}", "if", "(", "Opcode", "==", "", ")", "return", "true", ";", "break", ";", "case", "", ":", "{", "if", "(", "Domain", "=="], "ground_truth": ["", ")", "{"], "File": "X86InstrInfo (2)3", "Func": "setExecutionDomainCustom", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8661, "Length": 315, "Cover_Rate": 0.32710280373831774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "ConstantAddressBlock", "(", "unsigned", "AddressSpace", ",", "AS", "AMDGPUA", ")", "{", "switch", "(", "AddressSpace", ")", "{", "case", "AMDGPUA", ".", "CONSTANT_BUFFER_0", ":", "return", "", ";", "case", "AMDGPUA", ".", "CONSTANT_BUFFER_1", ":", "return", "", "+", "", ";", "case", "AMDGPUA", ".", "CONSTANT_BUFFER_2", ":", "return", "", "+", "", "*", "", ";", "case", "AMDGPUA", ".", "CONSTANT_BUFFER_3", ":", "return", "", "+", "", "*", "", ";", "case", "AMDGPUA", ".", "CONSTANT_BUFFER_4", ":", "return", "", "+", ""], "ground_truth": ["*", "", ";"], "File": "R600ISelLowering (2)1", "Func": "ConstantAddressBlock", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8662, "Length": 70, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "j", "++", ")", "{", "if", "(", "j", "->", "isCall", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "p", "(", "llvm", "::", "next", "(", "j", ")", ")", ";", "emitSTC", "(", "MF", ",", "*", "i", ",", "p", ",", ""], "ground_truth": [")", ";"], "File": "PatmosFrameLowering", "Func": "patchCallSites", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8663, "Length": 38, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Chain", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "PrevChain", "=", "Chain", "->", "getOperand", "(", "", ")", ",", "Cond", "=", "Chain", "->", "getOperand", "(", "", ")", ",", "ThenBr", "=", "Chain", "->", "getOperand", "(", "", ")", ",", "ElseBr", "=", "Dest", ";", "ThenBr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "ThenBr", ",", "Zero", ")", ";", "ElseBr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "ElseBr", ",", "Zero", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "PrevChain", ",", "Cond"], "ground_truth": [",", "ThenBr", ",", "ElseBr", ")", ";"], "File": "TVMISelLowering", "Func": "LowerBR", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8664, "Length": 97, "Cover_Rate": 0.46190476190476193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "bool", "SpillVGPRToAGPR", "=", "ST", ".", "hasMAIInsts", "(", ")", "&&", "FuncInfo", "->", "hasSpilledVGPRs", "(", ")", "&&", "EnableSpillVGPRToAGPR", ";", "if", "(", "SpillVGPRToAGPR", ")", "{", "BitVector", "SpillFIs", "(", "MFI", ".", "getObjectIndexEnd", "(", ")", ",", "false", ")", ";", "bool", "SeenDbgInstr", "=", "false", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "MachineBasicBlock", "::", "iterator", "Next", ";", "for", "(", "auto", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "I", "=", "Next", ")", "{", "MachineInstr", "&", "MI", "=", "*", "I", ";", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "if", "(", "MI", ".", "isDebugInstr", "(", ")", ")", "SeenDbgInstr", "=", "true", ";", "if", "(", "TII", "->", "isVGPRSpill", "(", "MI", ")", ")", "{", "unsigned", "FIOp", "=", "", "(", "MI", ".", "getOpcode", "(", ")", ",", "", "::", "vaddr", ")", ";", "int", "FI", "=", "MI", ".", "getOperand", "(", "FIOp", ")", ".", "getIndex", "(", ")", ";", "Register", "VReg", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "vdata", ")", "->", "getReg", "(", ")", ";", "if", "(", "FuncInfo", "->", "allocateVGPRSpillToAGPR", "(", "MF", ",", "FI", ",", "TRI", "->", "isAGPR", "(", "MRI", ",", "VReg", ")", ")", ")", "{", "RS", "->", "enterBasicBlock", "(", "MBB", ")", ";", "TRI", "->", "eliminateFrameIndex", "(", "MI", ","], "ground_truth": ["", ",", "FIOp", ",", "RS", ")", ";"], "File": "SIFrameLowering22", "Func": "processFunctionBeforeFrameFinalized", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8665, "Length": 232, "Cover_Rate": 0.464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "FoldOperands", "("], "ground_truth": [")", ";"], "File": "SIFoldOperands", "Func": "createSIFoldOperandsPass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8666, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_loadu_epi32", "(", "__mmask16", "__U", ",", "void", "const", "*", "__P", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_loaddqusi512_mask", "(", "(", "const", "int", "*", ")", "__P", ",", "("], "ground_truth": ["__v16si", ")", "_mm512_setzero_si512", "(", ")", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_loadu_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8667, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getRestoreBasePointerOffset", "(", ")"], "ground_truth": ["const", "{"], "File": "M68kMachineFunction (2)", "Func": "getRestoreBasePointerOffset", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8668, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "addr", ")", "return", "FALSE", ";", "tree", "fntype", "=", "TREE_TYPE"], "ground_truth": ["(", "addr", ")", ";"], "File": "arm", "Func": "detect_cmse_nonsecure_call", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8669, "Length": 16, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_alignr_epi32", "(", "__m128i", "__W", ",", "__mmask8", "__U", ",", "__m128i", "__A", ",", "__m128i"], "ground_truth": ["__B", ",", "const", "int", "__imm", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask_alignr_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8670, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "CRRegs", "["], "ground_truth": ["getCRBitMask", "(", ")", "]", ")", ")", ";"], "File": "PPCAsmParser (2)", "Func": "addCRBitMaskOperands", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8671, "Length": 17, "Cover_Rate": 0.4358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::"], "ground_truth": ["createFloatingPointStackifierPass", "(", ")", "{"], "File": "X86FloatingPoint", "Func": "createX86FloatingPointStackifierPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8672, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_compress_epi32", "(", "__m512i", "__W", ",", "__mmask16", "__U", ",", "__m512i", "__A", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_compresssi512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "__W", ",", "("], "ground_truth": ["__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_compress_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8673, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "imm", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", "<<", "", ";", "imm", "|=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "if", "(", "imm", "&", "(", "", "<<", "(", "", "-", "", ")", ")", ")", "imm", "|=", "~", "(", "(", "", "<<", "", ")", "-", "", ")", ";", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rd"], "ground_truth": [",", "Addr", ",", "Decoder", ")", ";"], "File": "AArch64Disassembler5", "Func": "DecodeAdrInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8674, "Length": 63, "Cover_Rate": 0.48091603053435117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "DAGToDAGISel", "(", "TM", ")"], "ground_truth": [";"], "File": "RISCVISelDAGToDAG", "Func": "createRISCVISelDag", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8675, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Ty", ".", "second", ")", "Ty", ".", "second", "->", "dump", "(", ")", ";", "else", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", ";", "}", ")"], "ground_truth": [";"], "File": "JVMCompositeHandler", "Func": "dump", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8676, "Length": 30, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "o", "<<", "getTagName", "(", "PREFIX_SYMBOL", ")", "<<", "prefix", "<<", "", "<<", "num", "<<", "", ";", "return", "o", "."], "ground_truth": ["str", "(", ")", ";"], "File": "PIC161", "Func": "getUdataSectionName", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8677, "Length": 22, "Cover_Rate": 0.4888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "-=", "Anchor", ";", "if", "(", "Offset", "!=", "", "&&", "(", "Offset", "&", "", ")", "==", "", ")", "{", "SDValue", "Full", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "Anchor", "+", "Offset", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Full", ",", "Result", ")", ";", "Offset", "=", "", ";", "}", "}", "else", "{", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Result", ")", ";", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Result", ",", "MachinePointerInfo", "::"], "ground_truth": ["getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", ";"], "File": "SystemZISelLowering", "Func": "lowerGlobalAddress", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8678, "Length": 124, "Cover_Rate": 0.42033898305084744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RegisterInfo", "::", "getPointerRegClass", "(", "const", "MachineFunction", "&", "MF", ",", "unsigned", "Kind", ")", "const", "{", "switch", "(", "Kind", ")"], "ground_truth": ["{"], "File": "Z80oldRegisterInfo", "Func": "getPointerRegClass", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8679, "Length": 22, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "AddrOp", ";", "if", "(", "LDN", ")", "AddrOp", "=", "LDN", "->", "getOperand", "(", "", ")", ";", "else", "if", "(", "STN", ")", "AddrOp", "=", "STN", "->", "getOperand", "(", "", ")", ";", "short", "Imm", "=", "", ";", "if", "(", "AddrOp", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FI", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "AddrOp", ".", "getOperand", "(", "", ")", ")", ")", "{", "const", "MachineFrameInfo", "&", "MFI", "=", "CurDAG", "->", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "unsigned", "SlotAlign", "=", "MFI", ".", "getObjectAlignment", "(", "FI", "->", "getIndex", "(", ")", ")", ";", "if", "(", "(", "SlotAlign", "%", "Val", ")", "!=", "", ")", "return", "false", ";", "}", "return", "isIntS16Immediate", "(", "AddrOp", ".", "getOperand", "(", "", ")", ",", "Imm", ")"], "ground_truth": ["&&", "!", "(", "Imm", "%", "Val", ")", ";"], "File": "PPCISelDAGToDAG29", "Func": "isOffsetMultipleOf", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8680, "Length": 129, "Cover_Rate": 0.7087912087912088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "maybeUpdateTerminator", "(", "MBB", ")", ";", "break", ";", "}", "for", "(", ";", ";", ")", "{", "Next", "=", "Ready", ".", "top", "(", ")", ";", "Ready", ".", "pop", "(", ")", ";", "if", "(", "!", "Entries", ".", "empty", "(", ")", "&&", "!", "MDT", ".", "dominates", "(", "Entries", ".", "back", "(", ")", ".", "TheRegion", "->", "getHeader", "(", ")", ",", "Next", ")", ")", "{", "Entries", ".", "back", "(", ")", ".", "Deferred", ".", "push_back", "(", "Next", ")", ";", "continue", ";", "}", "break", ";", "}", "}", "Next", "->", "moveAfter", "(", "MBB", ")", ";", "maybeUpdateTerminator", "(", "MBB", ")", ";", "MBB", "=", "Next", ";", "}", "assert", "(", "Entries", ".", "empty", "(", ")", "&&", "", ")", ";", "MF", ".", "RenumberBlocks", "(", ")", ";", "SmallSetVector", "<", "const", "Region", "*", ",", "", ">", "OnStack", ";", "OnStack", ".", "insert", "(", "nullptr", ")", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "assert", "(", "MBB", ".", "getNumber", "(", ")", ">=", "", "&&", "", ")", ";", "const", "Region", "*", "Region", "=", "RI", ".", "getRegionFor", "(", "&", "MBB", ")", ";", "if", "(", "Region", "&&", "&", "MBB", "==", "Region", "->", "getHeader", "(", ")", ")", "{", "if", "(", "Region", "->", "isLoop", "(", ")", ")", "{", "for", "(", "auto", "Pred", ":", "MBB", ".", "predecessors", "(", ")", ")", "assert", "(", "(", "Pred", "->", "getNumber", "(", ")", "<", "MBB", ".", "getNumber", "(", ")", "||", "Region", "->", "contains", "(", "Pred", ")", ")", "&&", "", "", ")", ";", "}", "else", "{", "for", "(", "auto", "Pred", ":", "MBB", ".", "predecessors", "(", ")", ")", "assert", "(", "Pred", "->", "getNumber", "(", ")", "<", "MBB", ".", "getNumber", "(", ")", "&&", "", ")", ";", "}", "assert", "(", "OnStack", ".", "insert", "(", "Region", ")", "&&", "", ")", ";", "}", "else", "{", "for", "(", "auto", "Pred", ":", "MBB", ".", "predecessors", "(", ")", ")", "assert", "(", "Pred", "->", "getNumber", "(", ")", "<", "MBB", ".", "getNumber", "(", ")", "&&", "", ")", ";", "assert", "(", "OnStack", ".", "count", "(", "RI", ".", "getRegionFor", "(", "&", "MBB"], "ground_truth": [")", ")", "&&", "", ")", ";"], "File": "WebAssemblyCFGSort13", "Func": "sortBlocks", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8681, "Length": 318, "Cover_Rate": 0.350606394707828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "A", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "B", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "VT", "==", "", ")", "{", "assert", "(", "Subtarget", "->", "hasAVX2", "(", ")", "&&", "", ")", ";", "SDValue", "Ahi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "A", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Bhi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "B", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "AloBlo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "A", ",", "B", ")", ";", "SDValue", "AloBhi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "A", ",", "Bhi", ")", ";", "SDValue", "AhiBlo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "Ahi", ",", "B", ")", ";", "AloBhi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "AloBhi", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "AhiBlo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "AhiBlo", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "AloBlo", ",", "AloBhi", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Res", ",", "AhiBlo", ")", ";", "return", "Res"], "ground_truth": [";"], "File": "X86ISelLowering198", "Func": "LowerMUL", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8682, "Length": 300, "Cover_Rate": 0.4143646408839779, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "state", "->", "insns_left", "=", "state", "->", "issue_rate", ";", "advance_state", "(", "curr_state", ")"], "ground_truth": [";"], "File": "mips", "Func": "mips_sim_next_cycle", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8683, "Length": 13, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "current_frame_info", ".", "total_size", "==", "", "&&", "current_frame_info", ".", "gmask", ")", "abort", "(", ")", ";", "if", "(", "current_frame_info", ".", "pretend_size", ")", "{", "int", "regs_to_save", "=", "current_frame_info", ".", "pretend_size", "/", "UNITS_PER_WORD", ";", "for", "(", "regno", "=", "FIRST_ARG_REGNUM", "+", "FR30_NUM_ARG_REGS", ";", "regno", "--", ",", "regs_to_save", "--", ";", ")", "{", "insn", "=", "emit_insn", "(", "gen_movsi_push", "(", "gen_rtx_REG", "(", "Pmode", ",", "regno", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "}", "if", "(", "current_frame_info", ".", "gmask", ")", "{", "for", "(", "regno", "=", "STACK_POINTER_REGNUM", ";", "regno", "--", ";", ")", "{", "if", "(", "(", "current_frame_info", ".", "gmask", "&", "(", "", "<<", "regno", ")", ")", "!=", "", ")", "{", "insn", "=", "emit_insn", "(", "gen_movsi_push", "(", "gen_rtx_REG", "(", "Pmode", ",", "regno", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "}", "}", "if", "(", "current_frame_info", ".", "save_rp", ")", "{", "insn", "=", "emit_insn", "(", "gen_movsi_push", "(", "gen_rtx_REG", "(", "Pmode", ",", "RETURN_POINTER_REGNUM", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "if", "(", "current_frame_info", ".", "save_fp", ")", "{", "if", "(", "current_frame_info", ".", "frame_size", "<", "(", "(", "", "<<", "", ")", "-", "UNITS_PER_WORD", ")", ")", "{", "int", "enter_size", "=", "current_frame_info", ".", "frame_size", "+", "UNITS_PER_WORD", ";", "rtx", "pattern", ";", "insn", "=", "emit_insn", "(", "gen_enter_func", "(", "GEN_INT", "(", "enter_size", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "pattern", "=", "PATTERN", "(", "insn", ")", ";", "if", "(", "GET_CODE", "(", "pattern", ")", "==", "PARALLEL", ")", "{", "int", "x", ";", "for", "(", "x", "=", "XVECLEN", "(", "pattern", ",", "", ")", ";", "x", "--", ";", ")", "{", "rtx", "part", "=", "XVECEXP", "(", "pattern", ",", "", ",", "x", ")", ";", "if", "(", "!", "frame_pointer_needed", "&&", "GET_CODE", "(", "part", ")", "==", "SET", "&&", "REGNO", "(", "SET_DEST", "(", "part", ")", ")", "==", "HARD_FRAME_POINTER_REGNUM", ")", "RTX_FRAME_RELATED_P", "(", "part", ")", "=", "", ";", "else", "RTX_FRAME_RELATED_P", "(", "part", ")", "=", "", ";", "}", "}", "}", "else", "{", "insn", "=", "emit_insn", "(", "gen_movsi_push", "(", "frame_pointer_rtx", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "if", "(", "frame_pointer_needed", ")", "{", "insn", "=", "emit_insn", "(", "gen_movsi", "(", "frame_pointer_rtx", ",", "stack_pointer_rtx"], "ground_truth": [")", ")", ";"], "File": "fr302", "Func": "fr30_expand_prologue", "Target": "fr30", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 8684, "Length": 342, "Cover_Rate": 0.66796875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "SignExtend32", "<", "", ">", "(", "Lo12", ">>", "", ")", "==", "SignExtend32", "<", "", ">", "(", "Hi20", ")", ")", "Insts", ".", "push_back", "(", "Inst", "(", "", ",", "SignExtend64", "<", "", ">", "(", "Lo12", ")", ")", ")", ";", "else", "{", "Insts", ".", "push_back", "(", "Inst", "(", "", ",", "SignExtend64", "<", "", ">", "(", "Hi20", ")", ")", ")", ";", "if", "(", "Lo12", "!=", "", ")", "Insts", ".", "push_back", "(", "Inst", "(", "", ",", "Lo12", ")", ")", ";", "}", "if", "(", "SignExtend32", "<", "", ">", "(", "Hi20", ">>", "", ")", "!=", "SignExtend32", "<", "", ">", "(", "Higher20", ")", ")", "Insts", ".", "push_back", "(", "Inst", "(", "", ",", "SignExtend64", "<", "", ">", "(", "Higher20", ")", ")", ")", ";", "if", "(", "SignExtend32", "<", "", ">", "(", "Higher20", ">>", "", ")", "!=", "SignExtend32", "<", "", ">", "(", "Highest12", ")", ")", "Insts", ".", "push_back", "(", "Inst", "(", "", ",", "SignExtend64", "<", "", ">", "(", "Highest12", ")", ")", ")", ";", "return", "Insts"], "ground_truth": [";"], "File": "LoongArchMatInt", "Func": "generateInstSeq", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8685, "Length": 157, "Cover_Rate": 0.5587188612099644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isIntrinsic", ")", "return", "(", "Cnt", ">=", "", "&&", "Cnt", "<=", "(", "isNarrow", "?", "ElementBits", "/", "", ":", "ElementBits", ")", ")", ";", "if", "(", "Cnt", ">=", "-", "(", "isNarrow", "?", "ElementBits", "/", "", ":", "ElementBits", ")", "&&", "Cnt", "<="], "ground_truth": ["-", "", ")", "{"], "File": "ARMISelLowering (3)", "Func": "isVShiftRImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8686, "Length": 45, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetTransformInfo", "BaseTargetMachine", "::", "getTargetTransformInfo", "(", "const", "Function"], "ground_truth": ["&", "F", ")", "const", "{"], "File": "ARMTargetMachine41", "Func": "getTargetTransformInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8687, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Target", ".", "getSymB", "(", ")", ")", "{", "recordScatteredRelocation", "(", "Writer", ",", "Asm", ",", "Layout", ",", "Fragment", ",", "Fixup", ",", "Target", ",", "Log2Size", ",", "FixedValue", ")", ";", "return", ";", "}", "const", "MCSymbol", "*", "A", "=", "nullptr", ";", "if", "(", "Target", ".", "getSymA", "(", ")", ")", "A", "=", "&", "Target", ".", "getSymA", "(", ")", "->", "getSymbol", "(", ")", ";", "uint32_t", "Offset", "=", "Target", ".", "getConstant", "(", ")", ";", "if", "(", "IsPCRel", ")", "Offset", "+=", "", "<<", "Log2Size", ";", "if", "(", "Offset", "&&", "A", "&&", "!", "Writer", "->", "doesSymbolRequireExternRelocation", "(", "*", "A", ")", "&&", "recordScatteredRelocation", "(", "Writer", ",", "Asm", ",", "Layout", ",", "Fragment", ",", "Fixup", ",", "Target", ",", "Log2Size", ",", "FixedValue", ")", ")", "return", ";", "uint32_t", "FixupOffset", "=", "Layout", ".", "getFragmentOffset", "(", "Fragment", ")", "+", "Fixup", ".", "getOffset", "(", ")", ";", "unsigned", "Index", "=", "", ";", "unsigned", "Type", "=", "", ";", "const", "MCSymbol", "*", "RelSymbol"], "ground_truth": ["=", "nullptr", ";"], "File": "X86MachObjectWriter18", "Func": "RecordX86Relocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8688, "Length": 148, "Cover_Rate": 0.3148936170212766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "BranchOpc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "", "(", "BrOffset", ")", ";", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "AAPInstrInfo", "Func": "isBranchOffsetInRange", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8689, "Length": 30, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UseDataRegionDirectives", "=", "true", ";", "ZeroDirective", "=", "", ";", "Data8bitsDirective", "=", "", ";", "Data16bitsDirective", "=", "", ";", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "=", "", ";", "AlignmentIsInBytes", "=", "false", ";", "COMMDirectiveAlignmentIsInBytes", "=", "false", ";", "LCOMMDirectiveAlignmentType", "=", "LCOMM", "::", "Log2Alignment", ";", "SupportsDebugInformation", "="], "ground_truth": ["true", ";"], "File": "WebAssemblyMCAsmInfo15", "Func": "WebAssemblyMCAsmInfo", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8690, "Length": 42, "Cover_Rate": 0.6268656716417911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vctp32q", "(", "uint32_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve3___arm_vctp32q", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8691, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_multishift_epi64_epi8", "(", "__m512i", "__W", ",", "__mmask64", "__M", ",", "__m512i", "__X", ",", "__m512i", "__Y", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_vpmultishiftqb512_mask", "(", "(", "__v64qi", ")", "__X", ",", "(", "__v64qi", ")", "__Y", ","], "ground_truth": ["(", "__v64qi", ")", "__W", ",", "(", "__mmask64", ")", "__M", ")", ";"], "File": "avx512vbmiintrin", "Func": "_mm512_mask_multishift_epi64_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8692, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "align", ">", "MOVE_MAX", ")", "align", "=", "MOVE_MAX", ";", "move_ratio", "=", "", ";", "if", "(", "optimize", ">", "", ")", "move_ratio", "=", "LARGEST_MOVE_RATIO", ";", "num_pieces", "=", "(", "bytes", "/", "align", ")", "+", "(", "(", "bytes", "%", "align", "+", "", ")", "/", "", ")", ";", "if", "(", "num_pieces", ">", "move_ratio", ")", "return", "", ";", "x", "=", "XEXP", "(", "dst_mem", ",", "", ")", ";", "if", "(", "!", "REG_P", "(", "x", ")", ")", "{", "x", "=", "force_reg", "(", "Pmode", ",", "x", ")", ";", "dst_mem", "=", "replace_equiv_address", "(", "dst_mem", ",", "x", ")", ";", "}", "x", "=", "XEXP", "(", "src_mem", ",", "", ")", ";", "if", "(", "!", "REG_P", "(", "x", ")", ")", "{", "x", "=", "force_reg", "(", "Pmode", ",", "x", ")", ";", "src_mem", "=", "replace_equiv_address", "(", "src_mem", ",", "x", ")", ";", "}", "active", "[", "", "]", "=", "active", "[", "", "]", "=", "false", ";", "do", "{", "next", "=", "phase", ";", "phase", "^=", "", ";", "if", "(", "bytes", ">", "", ")", "{", "int", "next_amount", ";", "next_amount", "=", "(", "bytes", ">=", "", "?", "", ":", "(", "bytes", ">=", "", "?", "", ":", "", ")", ")", ";", "next_amount", "=", "MIN", "(", "next_amount", ",", "align", ")", ";", "amount", "[", "next", "]", "=", "next_amount", ";", "mode", "[", "next", "]", "=", "mode_from_align", "[", "next_amount"], "ground_truth": ["]", ";"], "File": "xtensa1", "Func": "xtensa_expand_block_move", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8693, "Length": 205, "Cover_Rate": 0.43991416309012876, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Data16bitsDirective", "=", "", ";", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "="], "ground_truth": ["", ";"], "File": "AArch64MCAsmInfo22", "Func": "AArch64MCAsmInfoCOFF", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8694, "Length": 12, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmull_n_s32", "(", "int32x2_t", "__a", ",", "int32_t", "__b", ")", "{", "return", "(", "int64x2_t", ")", "__builtin_neon_vmulls_nv2si", "(", "__a", ",", "(", "__builtin_neon_si"], "ground_truth": [")", "__b", ")", ";"], "File": "arm", "Func": "neon_vmull_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8695, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "readsReg", "(", ")", "||", "MI", ".", "readsVirtualRegister", "(", "Reg", ")", ")", "return", "", ";", "}", "else", "{", "if", "(", "MI", ".", "readsRegister", "(", "Reg", ",", "TRI", ")", ")", "return", "", ";", "}", "return"], "ground_truth": ["PartialRegUpdateClearance", ";"], "File": "X86InstrInfo (2)3", "Func": "getPartialRegUpdateClearance", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8696, "Length": 39, "Cover_Rate": 0.35135135135135137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "i2", "=", "prev_nonnote_insn", "(", "i3", ")", ";", "if", "(", "i2", "==", "NULL_RTX", ")", "return", "", ";", "i1", "=", "prev_nonnote_insn", "(", "i2", ")", ";", "if", "(", "i1", "==", "NULL_RTX", ")", "return", "", ";", "return", "(", "INSN_P", "(", "i1", ")", "&&", "rtx_equal_p", "(", "PATTERN", "(", "i1", ")", ",", "PATTERN", "(", "i3", ")", ")"], "ground_truth": ["&&", "any_condjump_p", "(", "i2", ")", "&&", "onlyjump_p", "(", "i2", ")", ")", ";"], "File": "h83003", "Func": "same_cmp_preceding_p", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8697, "Length": 63, "Cover_Rate": 0.8289473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N00", "=", "N0", "->", "getOperand", "(", "", ")", ";", "if", "(", "N00", ".", "getValueType", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N00", ")", ",", "VT", ",", "N00", ")", ";", "}", "unsigned", "FPOpcode", ";", "switch", "(", "N0", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "FPOpcode", "=", "", ";", "break", ";", "case", "", ":", "FPOpcode", "=", "", ";", "break", ";", "case", "", ":", "FPOpcode", "=", "", ";", "break", ";", "default", ":", "return", "SDValue", "(", ")", ";", "}", "if", "(", "!", "(", "(", "Subtarget", ".", "hasSSE1", "(", ")", "&&", "VT", "==", "", ")", "||", "(", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "VT", "==", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "LogicOp0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "SDValue", "LogicOp1", "=", "N0", ".", "getOperand", "(", "", ")", ";", "SDLoc", "DL0", "(", "N0"], "ground_truth": [")", ";"], "File": "X86ISelLowering115", "Func": "combineBitcast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8698, "Length": 145, "Cover_Rate": 0.3411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FenceOrdering", "==", "AtomicOrdering", "::", "SequentiallyConsistent", "&&", "FenceSSID", "==", "SyncScope", "::", "System", ")", "{", "if", "(", "Subtarget", ".", "hasMFence", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Chain", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "Zero", ",", "Chain", "}", ";", "SDNode", "*", "Res", "=", "DAG", ".", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ";", "return", "SDValue", "(", "Res", ",", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering", "Func": "LowerATOMIC_FENCE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8699, "Length": 151, "Cover_Rate": 0.5451263537906137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "getDesc", "(", ")", ".", "isCall", "(", ")", ")", "break", ";", "PotentialBlockers", ".", "push_back", "(", "&", "MI", ")", ";", "}", "if", "(", "BlockLimit", "<", "LIMIT", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "LoadInst", "->", "getParent", "(", ")", ";", "int", "LimitLeft", "=", "LIMIT", "-", "BlockLimit", ";", "for", "(", "MachineBasicBlock", "::", "pred_iterator", "PB", "=", "MBB", "->", "pred_begin", "(", ")", ",", "PE", "=", "MBB", "->", "pred_end", "(", ")", ";", "PB", "!=", "PE", ";", "++", "PB", ")", "{", "MachineBasicBlock", "*", "PMBB"], "ground_truth": ["=", "*", "PB", ";"], "File": "X86FixupSFB", "Func": "findPotentialBlockers", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8700, "Length": 83, "Cover_Rate": 0.3547008547008547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_cmpunordss", "(", "(", "__v4sf", ")", "__A"], "ground_truth": [",", "(", "__v4sf", ")", "__B", ")", ";"], "File": "xmmintrin5", "Func": "_mm_cmpunord_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8701, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "MachineFunction", "::", "iterator", "MBB", "=", "Fn", ".", "begin", "(", ")", ",", "MBBe", "=", "Fn", ".", "end", "(", ")", ";", "MBB", "!=", "MBBe", ";", "++", "MBB", ")", "{", "unsigned", "RemainingCount", "=", "MBB", "->", "size", "(", ")", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "RegionEnd", "=", "MBB", "->", "end", "(", ")", ";", "RegionEnd", "!=", "MBB", "->", "begin", "(", ")", ";", ")", "{", "MachineBasicBlock", "::", "iterator", "I", "=", "RegionEnd", ";", "for", "(", ";", "I", "!=", "MBB", "->", "begin", "(", ")", ";", "--", "I", ",", "--", "RemainingCount", ")", "{", "if", "(", "TII", "->", "isSchedulingBoundary", "(", "llvm", "::", "prior", "(", "I", ")", ",", "MBB", ",", "Fn", ")", ")", "break", ";", "}", "I", "=", "MBB", "->", "begin", "(", ")", ";", "if", "(", "I", "==", "RegionEnd", ")", "{", "RegionEnd", "=", "llvm", "::", "prior", "(", "RegionEnd", ")", ";", "--"], "ground_truth": ["RemainingCount", ";"], "File": "R600Packetizer2", "Func": "runOnMachineFunction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8702, "Length": 135, "Cover_Rate": 0.3609625668449198, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MadeChange", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "PushPopMIs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MachineInstr", "*", "MI", "=", "PushPopMIs", "[", "i", "]", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "MI", "->", "getNumExplicitOperands", "(", ")", "==", "", ")", "{", "BuildMI", "(", "MI", "->", "getParent", "(", ")", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->"], "ground_truth": ["get", "(", "", ")", ")", ";"], "File": "ARMConstantIslandPass18", "Func": "UndoLRSpillRestore", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8703, "Length": 91, "Cover_Rate": 0.7583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "DAG", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "unsigned", "FrameReg", "=", "RegInfo", "->", "getPtrSizedFrameRegister", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "assert", "(", "(", "(", "FrameReg", "==", "", "&&", "VT", "==", "", ")", "||", "(", "FrameReg", "==", "", "&&", "VT", "==", ""], "ground_truth": [")", ")", "&&", "", ")", ";"], "File": "X86ISelLowering213", "Func": "LowerFRAMEADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8704, "Length": 99, "Cover_Rate": 0.4900990099009901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "compression_flags", "=", "mips_get_compress_on_flags", "(", "*", "attributes", ")", ";", "nocompression_flags", "=", "mips_get_compress_off_flags", "(", "*", "attributes", ")", ";", "if", "(", "TREE_CODE", "(", "decl", ")", "!=", "FUNCTION_DECL", ")", "{", "if", "(", "nocompression_flags", ")", "error", "(", "", ",", "mips_get_compress_off_name", "(", "nocompression_flags", ")", ")", ";", "if", "(", "compression_flags", ")", "error", "(", "", ",", "mips_get_compress_on_name", "(", "nocompression_flags", ")", ")", ";", "}", "else", "{", "compression_flags", "|=", "mips_get_compress_on_flags", "(", "DECL_ATTRIBUTES", "(", "decl", ")", ")", ";", "nocompression_flags", "|=", "mips_get_compress_off_flags", "(", "DECL_ATTRIBUTES", "(", "decl", ")", ")", ";", "if", "(", "compression_flags", "&&", "nocompression_flags", ")", "error", "(", "", ",", "DECL_NAME", "(", "decl", ")", ",", "mips_get_compress_on_name", "(", "compression_flags", ")", ",", "mips_get_compress_off_name", "(", "nocompression_flags", ")", ")", ";", "if", "(", "compression_flags", "&", "MASK_MIPS16", "&&", "compression_flags", "&", "MASK_MICROMIPS", ")", "error", "(", "", ",", "DECL_NAME", "(", "decl", ")", ",", "", ",", "", ")", ";", "if", "(", "TARGET_FLIP_MIPS16", "&&", "!", "DECL_ARTIFICIAL", "(", "decl", ")", "&&", "compression_flags", "==", "", "&&", "nocompression_flags", "==", "", ")", "{", "name", "=", "mflip_mips16_use_mips16_p", "(", "decl", ")", "?", "", ":", "", ";", "*", "attributes", "=", "tree_cons", "(", "get_identifier", "(", "name", ")", ",", "NULL", ",", "*"], "ground_truth": ["attributes", ")", ";"], "File": "mips", "Func": "mips_insert_attributes", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8705, "Length": 173, "Cover_Rate": 0.7899543378995434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", "M", "!=", "E", ";", "++", "M", ")", "{", "if", "(", "M", "->", "definesRegister", "(", "SReg", ",", "TRI", ")", ")", "break", ";", "if", "(", "M", "->", "modifiesRegister", "(", "SReg", ",", "TRI", ")", ")", "return", "Changed", ";", "ReadsSreg", "|=", "M", "->", "readsRegister", "(", "SReg", ",", "TRI", ")", ";", "}", "if", "(", "M", "==", "E", "||", "!", "M", "->", "isMoveImmediate", "(", ")", "||", "!", "M", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "||", "M", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "-", "", ")", "return", "Changed", ";", "if", "(", "!", "ReadsSreg", "&&", "Op2", ".", "isKill", "(", ")", ")", "{", "A", "->", "getOperand", "(", "", ")", ".", "ChangeToImmediate", "(", "-", "", ")", ";", "M", "->", "eraseFromParent", "(", ")", ";", "}", "}", "if", "(", "!", "ReadsCond", "&&", "A", "->", "registerDefIsDead", "(", "", ")", "&&", "MI", ".", "killsRegister", "(", "CondReg", ",", "TRI", ")", ")", "A", "->", "eraseFromParent", "(", ")", ";", "bool", "IsVCCZ", "=", "MI", ".", "getOpcode", "(", ")", "==", "", ";", "if", "(", "SReg", "==", "ExecReg", ")", "{", "if", "(", "IsVCCZ", ")", "{", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "SIInsertSkips11", "Func": "optimizeVccBranch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8706, "Length": 200, "Cover_Rate": 0.35335689045936397, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "dump", "(", ")", "{", "dbgs", "(", ")", "<<", "", "<<", "this", "<<", "'\\n'", ";", "dbgs", "(", ")", "<<", "", ";", "if", "(", "Base_Reg", ".", "getNode", "(", ")", ")", "Base_Reg", ".", "getNode", "(", ")", "->", "dump", "(", ")", ";", "else", "dbgs", "(", ")", "<<", "", ";", "if", "(", "BaseType", "==", "FrameIndexBase", ")", "dbgs", "(", ")", "<<", "", "<<", "Base_FrameIndex", "<<", "'\\n'", ";", "dbgs", "(", ")", "<<", "", "<<", "Scale", "<<", "'\\n'", "<<", "", ";", "if", "(", "IndexReg", ".", "getNode", "(", ")", ")", "IndexReg", ".", "getNode", "(", ")", "->", "dump", "(", ")", ";", "else", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", "<<", "Disp", "<<", "'\\n'", "<<", "", ";", "if", "(", "GV", ")", "GV", "->", "dump", "(", ")", ";", "else", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", ";", "if", "(", "CP", ")", "CP", "->", "dump", "(", ")", ";", "else", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "'\\n'", "<<", "", ";", "if", "(", "ES", ")", "dbgs", "(", ")", "<<", "ES", ";", "else", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", ";", "if", "(", "MCSym", ")", "dbgs", "(", ")", "<<", "MCSym", ";", "else", "dbgs", "("], "ground_truth": [")", "<<", "", ";"], "File": "X86ISelDAGToDAG122", "Func": "dump", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8707, "Length": 199, "Cover_Rate": 0.9299065420560748, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_shrdi_epi16", "(", "__m512i", "__A", ",", "__m512i", "__B", ",", "int", "__C", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_vpshrd_v32hi", "(", "(", "__v32hi", ")", "__A", ","], "ground_truth": ["(", "__v32hi", ")", "__B", ",", "__C", ")", ";"], "File": "avx512vbmi2intrin", "Func": "_mm512_shrdi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8708, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "NumLFENCEsInserted", ";", "return", ";", "}", "unsigned", "StateReg", "=", "PS", "->", "SSA", ".", "GetValueAtEndOfBlock", "(", "&", "MBB", ")", ";", "mergePredStateIntoSP", "(", "MBB", ",", "InsertPt", ",", "Loc", ",", "StateReg", ")", ";", "if", "(", "MI", ".", "isReturn", "(", ")", "||", "(", "std", "::", "next", "(", "InsertPt", ")", "==", "MBB", ".", "end", "(", ")", "&&", "MBB", ".", "succ_empty", "(", ")", ")", ")", "return", ";", "MCSymbol", "*", "RetSymbol", "=", "MF", ".", "getContext", "(", ")", ".", "createTempSymbol", "(", "", ",", "true", ")", ";", "MI", ".", "setPostInstrSymbol", "(", "MF", ",", "RetSymbol", ")", ";", "const", "TargetRegisterClass", "*", "AddrRC", "=", "&", "", ";", "unsigned", "ExpectedRetAddrReg", "=", "", ";", "if", "(", "!", "Subtarget", "->", "getFrameLowering", "(", ")", "->", "has128ByteRedZone", "(", "MF", ")", "||", "MF", ".", "exposesReturnsTwice", "(", ")", ")", "{", "ExpectedRetAddrReg", "=", "MRI", "->", "createVirtualRegister", "(", "AddrRC", ")", ";", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Small", "&&", "!", "Subtarget", "->", "isPositionIndependent", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "", ")", ",", "ExpectedRetAddrReg", ")", ".", "addSym", "(", "RetSymbol", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "", ")", ",", "ExpectedRetAddrReg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addSym", "(", "RetSymbol", ")", ".", "addReg", "(", "", ")", ";", "}", "}", "++", "InsertPt"], "ground_truth": [";"], "File": "X86SpeculativeLoadHardening11", "Func": "tracePredStateThroughCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8709, "Length": 228, "Cover_Rate": 0.3313953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "GCNSubtarget", "::", "getPostRAMutations", "(", "std", "::", "vector", "<", "std", "::", "unique_ptr", "<", "ScheduleDAGMutation", ">>", "&", "Mutations", ")", "const", "{", "Mutations", ".", "push_back", "(", "std", "::", "make_unique", "<", "MemOpClusterMutation", ">", "(", "&", "InstrInfo", ")", ")", ";", "Mutations", ".", "push_back", "(", "std", "::", "make_unique", "<", "FillMFMAShadowMutation", ">"], "ground_truth": ["(", "&", "InstrInfo", ")", ")", ";"], "File": "AMDGPUSubtarget106", "Func": "getPostRAMutations", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8710, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "no_add_attrs", "=", "true", ";", "}", "else", "if", "(", "(", "is_attribute_p", "(", "", ",", "name", ")", "&&", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "*", "type", ")", ")", ")", "||", "(", "(", "is_attribute_p", "(", "", ",", "name", ")", "&&", "lookup_attribute", "(", "", ",", "TYPE_ATTRIBUTES", "(", "*", "type", ")", ")", ")", ")", ")", "{", "warning", "(", "OPT_Wattributes", ",", "", ",", "IDENTIFIER_POINTER", "(", "name"], "ground_truth": [")", ")", ";"], "File": "i3863", "Func": "ix86_handle_struct_attribute", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8711, "Length": 64, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitVLD3DUP_UPD", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "ARMIREmitter", "Func": "visitVLD3DUP_UPD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8712, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "ix86_vectorize_builtin_gather", "(", "const_tree", "mem_vectype", ",", "const_tree", "index_type", ",", "int", "scale", ")", "{", "bool", "si", ";", "enum", "ix86_builtins", "code", ";", "if", "(", "!", "TARGET_AVX2", "||", "!", "TARGET_USE_GATHER", ")", "return", "NULL_TREE", ";", "if", "(", "(", "TREE_CODE", "(", "index_type", ")", "!=", "INTEGER_TYPE", "&&", "!", "POINTER_TYPE_P", "(", "index_type", ")", ")", "||", "(", "TYPE_MODE", "(", "index_type", ")", "!=", "SImode", "&&", "TYPE_MODE", "(", "index_type", ")", "!=", "DImode", ")", ")", "return", "NULL_TREE", ";", "if", "(", "TYPE_PRECISION", "(", "index_type", ")", ">", "POINTER_SIZE", ")", "return", "NULL_TREE", ";", "if", "(", "TYPE_PRECISION", "(", "index_type", ")", "<", "POINTER_SIZE", "&&", "TYPE_UNSIGNED", "(", "index_type", ")", ")", "return", "NULL_TREE", ";", "if", "(", "scale", "<=", "", "||", "scale", ">", "", "||", "(", "scale", "&", "(", "scale", "-", "", ")", ")", "!=", "", ")", "return", "NULL_TREE", ";", "si", "=", "TYPE_MODE", "(", "index_type", ")", "==", "SImode", ";", "switch", "(", "TYPE_MODE", "(", "mem_vectype", ")", ")", "{", "case", "E_V2DFmode", ":", "if", "(", "TARGET_AVX512VL", ")", "code", "=", "si", "?", "IX86_BUILTIN_GATHER3SIV2DF", ":", "IX86_BUILTIN_GATHER3DIV2DF", ";", "else", "code", "=", "si", "?", "IX86_BUILTIN_GATHERSIV2DF", ":", "IX86_BUILTIN_GATHERDIV2DF", ";", "break", ";", "case", "E_V4DFmode", ":", "if", "(", "TARGET_AVX512VL", ")", "code", "=", "si", "?", "IX86_BUILTIN_GATHER3ALTSIV4DF", ":", "IX86_BUILTIN_GATHER3DIV4DF", ";", "else", "code", "=", "si", "?", "IX86_BUILTIN_GATHERALTSIV4DF", ":", "IX86_BUILTIN_GATHERDIV4DF", ";", "break", ";", "case", "E_V2DImode", ":", "if", "(", "TARGET_AVX512VL", ")", "code", "=", "si", "?", "IX86_BUILTIN_GATHER3SIV2DI", ":", "IX86_BUILTIN_GATHER3DIV2DI", ";", "else", "code", "=", "si", "?", "IX86_BUILTIN_GATHERSIV2DI", ":", "IX86_BUILTIN_GATHERDIV2DI", ";", "break", ";", "case", "E_V4DImode", ":", "if", "(", "TARGET_AVX512VL", ")", "code", "=", "si", "?", "IX86_BUILTIN_GATHER3ALTSIV4DI", ":", "IX86_BUILTIN_GATHER3DIV4DI", ";", "else", "code", "=", "si", "?", "IX86_BUILTIN_GATHERALTSIV4DI", ":", "IX86_BUILTIN_GATHERDIV4DI", ";", "break", ";", "case", "E_V4SFmode", ":", "if", "(", "TARGET_AVX512VL", ")", "code", "=", "si", "?", "IX86_BUILTIN_GATHER3SIV4SF", ":", "IX86_BUILTIN_GATHER3DIV4SF", ";", "else", "code", "=", "si", "?", "IX86_BUILTIN_GATHERSIV4SF", ":", "IX86_BUILTIN_GATHERDIV4SF", ";", "break", ";", "case", "E_V8SFmode", ":", "if", "(", "TARGET_AVX512VL", ")", "code", "=", "si", "?", "IX86_BUILTIN_GATHER3SIV8SF", ":", "IX86_BUILTIN_GATHER3ALTDIV8SF", ";", "else", "code", "=", "si", "?", "IX86_BUILTIN_GATHERSIV8SF", ":", "IX86_BUILTIN_GATHERALTDIV8SF", ";", "break", ";", "case", "E_V4SImode", ":", "if", "(", "TARGET_AVX512VL", ")", "code", "=", "si", "?", "IX86_BUILTIN_GATHER3SIV4SI", ":", "IX86_BUILTIN_GATHER3DIV4SI", ";", "else", "code", "=", "si", "?", "IX86_BUILTIN_GATHERSIV4SI"], "ground_truth": [":", "IX86_BUILTIN_GATHERDIV4SI", ";"], "File": "i3867", "Func": "ix86_vectorize_builtin_gather", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8713, "Length": 319, "Cover_Rate": 0.7184684684684685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RN", "&&", "RN", "->", "getReg", "(", ")", "==", "", ")", "Base", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "else", "if", "(", "Base", ".", "getValueType", "(", ")", "==", "", "&&", "!", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "N", ")", ")", "{", "Base", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "SUBREG_TO_REG", ",", "DL", ",", "", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ",", "Base", ",", "CurDAG", "->"], "ground_truth": ["getTargetConstant", "(", "", ",", "", ")", ")", ",", "", ")", ";"], "File": "X86ISelDAGToDAG100", "Func": "SelectLEA64_32Addr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8714, "Length": 84, "Cover_Rate": 0.3111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "return", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "||", "MFI", "->", "hasVarSizedObjects", "(", ")", "||", "MFI", "->"], "ground_truth": ["isFrameAddressTaken", "(", ")", ";"], "File": "WDC65816FrameLowering", "Func": "hasFP", "Target": "WDC65816", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8715, "Length": 37, "Cover_Rate": 0.74, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "Filler", "::", "selectSuccBB", "(", "MachineBasicBlock", "&", "B", ")", "const", "{", "if", "(", "B", ".", "succ_empty", "(", ")", ")", "return", "nullptr", ";", "auto", "&", "Prob", "=", "getAnalysis", "<", "MachineBranchProbabilityInfo", ">", "(", ")", ";", "MachineBasicBlock", "*", "S", "=", "*", "std", "::", "max_element", "(", "B", ".", "succ_begin", "(", ")", ",", "B", ".", "succ_end", "(", ")", ",", "[", "&", "]", "(", "const", "MachineBasicBlock", "*", "Dst0", ",", "const", "MachineBasicBlock", "*", "Dst1", ")", "{", "return", "Prob", ".", "getEdgeWeight", "(", "&", "B", ",", "Dst0", ")", "<", "Prob", ".", "getEdgeWeight", "(", "&", "B", ",", "Dst1", ")", ";", "}", ")"], "ground_truth": [";"], "File": "MipsDelaySlotFiller", "Func": "selectSuccBB", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8716, "Length": 94, "Cover_Rate": 0.8867924528301887, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Register", "::", "isVirtualRegister", "(", "DestReg", ")", "&&", "SpillSize", "==", "", ")", "{", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "MRI", ".", "constrainRegClass", "(", "DestReg", ",", "&", "", ")", ";", "}", "if", "(", "RI", ".", "spillSGPRToVGPR", "(", ")", ")", "FrameInfo", ".", "setStackID", "(", "FrameIndex", ",", "TargetStackID", "::", "SGPRSpill", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "OpDesc", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FrameIndex", ")", ".", "addMemOperand", "(", "MMO", ")", ".", "addReg", "(", "MFI", "->", "getScratchRSrcReg", "(", ")", ",", "RegState", "::", "Implicit", ")", ".", "addReg", "(", "MFI", "->", "getStackPtrOffsetReg", "(", ")", ",", "RegState", "::", "Implicit", ")", ";", "return", ";", "}", "unsigned", "Opcode", "=", "RI", ".", "hasAGPRs", "(", "RC", ")", "?", "getAGPRSpillRestoreOpcode", "(", "SpillSize", ")", ":", "getVGPRSpillRestoreOpcode", "(", "SpillSize", ")", ";", "auto", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get"], "ground_truth": ["(", "Opcode", ")", ",", "DestReg", ")", ";"], "File": "SIInstrInfo72", "Func": "loadRegFromStackSlot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8717, "Length": 145, "Cover_Rate": 0.3553921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "prefersVectorizedAddressing", "(", ")"], "ground_truth": ["{"], "File": "HexagonTargetTransformInfo20", "Func": "prefersVectorizedAddressing", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8718, "Length": 5, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "+"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon_vadd_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8719, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Subtarget", ".", "isTargetMachO", "(", ")", "&&", "!", "(", "Subtarget", ".", "getTargetLowering", "(", ")", "->", "supportSwiftError", "(", ")"], "ground_truth": ["&&", "Attrs", ".", "hasAttrSomewhere", "(", "Attribute", "::", "SwiftError", ")", ")", ";"], "File": "AArch64FrameLowering39", "Func": "produceCompactUnwindFrame", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8720, "Length": 29, "Cover_Rate": 0.4393939393939394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasStdExtZfinx", "("], "ground_truth": [")", "const", "{"], "File": "RISCVSubtarget (2)", "Func": "hasStdExtZfinx", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8721, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SrcIsSSE", "&&", "!", "DstIsSSE", ")", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "if", "(", "N", "->", "getConstantOperandVal", "(", "", ")", ")", "continue", ";", "}", "MVT", "MemVT", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "MemVT", "=", "DstVT", ";", "else", "MemVT", "=", "SrcIsSSE", "?", "SrcVT", ":", "DstVT", ";", "SDValue", "MemTmp", "=", "CurDAG", "->", "CreateStackTemporary", "(", "MemVT", ")", ";", "SDLoc", "dl", "(", "N", ")", ";", "SDValue", "Store", "=", "CurDAG", "->", "getTruncStore", "(", "CurDAG", "->", "getEntryNode", "(", ")", ",", "dl", ",", "N", "->", "getOperand", "(", "", ")", ",", "MemTmp", ",", "MachinePointerInfo", "(", ")", ",", "MemVT", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Result", "=", "CurDAG", "->", "getExtLoad", "(", "", ",", "dl", ",", "DstVT", ",", "Store", ",", "MemTmp", ",", "MachinePointerInfo", "(", ")", ",", "MemVT", ",", "false", ",", "false", ",", "", ")", ";", "--", "I"], "ground_truth": [";"], "File": "X86ISelDAGToDAG100", "Func": "PreprocessISelDAG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8722, "Length": 145, "Cover_Rate": 0.30145530145530147, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "src_high_part", ",", "src_low_part", ";", "rtx", "dst_high_part", ",", "dst_low_part", ";", "dst_high_part", "=", "nds32_di_high_part_subreg", "(", "dst", ")", ";", "dst_low_part", "=", "nds32_di_low_part_subreg", "(", "dst", ")", ";", "src_high_part", "=", "nds32_di_high_part_subreg", "(", "src", ")", ";", "src_low_part", "=", "nds32_di_low_part_subreg", "(", "src", ")", ";", "if", "(", "CONST_INT_P", "(", "shiftamount", ")", ")", "{", "if", "(", "INTVAL", "(", "shiftamount", ")", "<", "", ")", "{", "rtx", "ext_start", ";", "ext_start", "=", "gen_int_mode", "(", "", "-", "INTVAL", "(", "shiftamount", ")", ",", "SImode", ")", ";", "emit_insn", "(", "gen_wext", "(", "dst_high_part", ",", "src", ",", "ext_start", ")", ")", ";", "emit_insn", "(", "gen_ashlsi3", "(", "dst_low_part", ",", "src_low_part", ",", "shiftamount", ")", ")", ";", "}", "else", "{", "rtx", "new_shift_amout", "=", "gen_int_mode", "(", "INTVAL", "(", "shiftamount", ")", "-", "", ",", "SImode", ")", ";", "emit_insn", "(", "gen_ashlsi3", "(", "dst_high_part", ",", "src_low_part", ",", "new_shift_amout", ")", ")", ";", "emit_move_insn", "(", "dst_low_part", ",", "GEN_INT", "(", "", ")", ")", ";", "}", "}", "else", "{", "rtx", "dst_low_part_l32", ",", "dst_high_part_l32", ";", "rtx", "dst_low_part_g32", ",", "dst_high_part_g32", ";", "rtx", "new_shift_amout", ",", "select_reg", ";", "dst_low_part_l32", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "dst_high_part_l32", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "dst_low_part_g32", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "dst_high_part_g32", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "new_shift_amout", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "select_reg", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "ext_start", ";", "ext_start", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_insn", "(", "gen_subsi3", "(", "ext_start", ",", "gen_int_mode", "(", "", ",", "SImode", ")", ",", "shiftamount", ")", ")", ";", "emit_insn", "(", "gen_wext", "(", "dst_high_part_l32", ",", "src", ",", "ext_start", ")", ")", ";", "emit_insn", "(", "gen_cmovzsi", "(", "dst_high_part_l32", ",", "shiftamount", ",", "src_high_part", ",", "dst_high_part_l32"], "ground_truth": [")", ")", ";"], "File": "nds32-md-auxiliary", "Func": "nds32_split_ashiftdi3", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8723, "Length": 251, "Cover_Rate": 0.7070422535211267, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerBITCAST", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "EVT", "OpVT", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "OpVT", "!=", "", "&&", "OpVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ","], "ground_truth": ["Op", ".", "getOperand", "(", "", ")", ")", ";"], "File": "AArch64ISelLowering10", "Func": "LowerBITCAST", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8724, "Length": 78, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumMaskElts", "=", "Mask", ".", "size", "(", ")", ";", "unsigned", "NumLanes", "=", "MaskVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "NumEltsPerLane", "=", "NumMaskElts", "/", "NumLanes", ";", "bool", "FloatDomain", "=", "MaskVT", ".", "isFloatingPoint", "(", ")", ";", "if", "(", "!", "FloatDomain", "&&", "(", "(", "MaskVT", ".", "is128BitVector", "(", ")", "&&", "Subtarget", ".", "hasSSE2", "(", ")", ")", "||", "(", "MaskVT", ".", "is256BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX2", "(", ")", ")", ")", ")", "{", "for", "(", "unsigned", "Shift", "=", "", ";", "Shift", "!=", "NumEltsPerLane", ";", "++", "Shift", ")", "{", "bool", "IsVSHLDQ", "=", "true", ";", "bool", "IsVSRLDQ", "=", "true", ";", "for", "(", "unsigned", "Lane", "=", "", ";", "Lane", "!=", "NumLanes", ";", "++", "Lane", ")", "{", "unsigned", "Base", "=", "Lane", "*", "NumEltsPerLane", ";", "unsigned", "Ofs", "=", "NumEltsPerLane", "-", "Shift", ";", "IsVSHLDQ", "&=", "isUndefOrZeroInRange", "(", "Mask", ",", "Base", ",", "Shift", ")", ";", "IsVSHLDQ", "&=", "isSequentialOrUndefInRange", "(", "Mask", ",", "Base", "+", "Shift", ",", "Ofs", ",", "Base", ")", ";", "IsVSRLDQ", "&=", "isUndefOrZeroInRange", "(", "Mask", ",", "Base", "+", "Ofs", ",", "Shift", ")", ";", "IsVSRLDQ", "&=", "isSequentialOrUndefInRange", "(", "Mask", ",", "Base", ",", "Ofs", ",", "Base", "+", "Shift", ")", ";", "if", "(", "!", "IsVSHLDQ", "&&", "!", "IsVSRLDQ", ")", "break", ";", "}", "if", "(", "IsVSHLDQ", ")", "{", "Shuffle", "=", "", ";", "ShuffleVT", "=", "", "(", "", ",", "NumLanes", "*", "", ")", ";", "PermuteImm", "=", "Shift", "*", "(", "MaskVT", ".", "getScalarSizeInBits", "(", ")", "/", "", ")", ";", "return", "true", ";", "}", "if", "(", "IsVSRLDQ", ")", "{", "Shuffle", "=", "", ";", "ShuffleVT", "=", "", "(", "", ",", "NumLanes", "*", "", ")", ";", "PermuteImm", "=", "Shift", "*", "(", "MaskVT", ".", "getScalarSizeInBits", "(", ")", "/", "", ")", ";", "return", "true", ";", "}", "}", "}", "for", "(", "int", "M", ":", "Mask", ")", "{", "if", "(", "M", "==", "SM_SentinelZero", ")", "return", "false", ";", "assert", "(", "SM_SentinelUndef", "<=", "M", "&&", "M", "<", "(", "int", ")", "Mask", ".", "size", "(", ")", "&&", "", ")", ";", "}", "unsigned", "InputSizeInBits", "=", "MaskVT", ".", "getSizeInBits", "(", ")", ";", "unsigned", "MaskScalarSizeInBits", "=", "InputSizeInBits", "/", "Mask", ".", "size", "(", ")", ";", "MVT", "MaskEltVT", "=", "", "(", "MaskScalarSizeInBits", ")", ";", "if", "(", "MaskScalarSizeInBits", "==", "", ")", "{", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "MaskEltVT", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "ArrayRef", "<", "int", ">", "LoMask", "(", "Mask", ".", "data", "(", ")", "+", "", ",", "", ")", ";", "ArrayRef", "<", "int", ">", "HiMask", "(", "Mask", ".", "data", "(", ")", "+", "", ",", "", ")", ";", "if", "(", "isUndefOrInRange", "(", "LoMask", ",", "", ",", "", ")", "&&", "isSequentialOrUndefInRange", "(", "HiMask", ","], "ground_truth": ["", ",", "", ",", "", ")", ")", "{"], "File": "X86ISelLowering181", "Func": "matchUnaryPermuteVectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8725, "Length": 419, "Cover_Rate": 0.41691542288557215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Bytes", ">", "", "&&", "", ")", ";", "Chain", "=", "emitCLC", "(", "DAG", ",", "DL", ",", "Chain", ",", "Src1", ",", "Src2", ",", "Bytes", ")", ";", "SDValue", "Glue", "=", "Chain", ".", "getValue", "(", "", ")", ";", "return", "std", "::", "make_pair", "(", "addIPMSequence", "(", "DL", ",", "Glue", ","], "ground_truth": ["DAG", ")", ",", "Chain", ")", ";"], "File": "SystemZSelectionDAGInfo (2)", "Func": "EmitTargetCodeForMemcmp", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8726, "Length": 53, "Cover_Rate": 0.4015151515151515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ADDC", ":", "return", "", ";", "case", "SUB", ":", "return", "", ";", "case", "SUBB", ":", "return", "", ";", "case", "AND", ":", "return", "", ";", "case", "OR", ":", "return", "", ";", "case", "XOR"], "ground_truth": [":"], "File": "LanaiAluCode", "Func": "lanaiAluCodeToString", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8727, "Length": 33, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "}", "unsigned", "Count", "=", "", ";", "", "CC", "=", "(", "", ")", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "auto", "&", "CondMI", "=", "*", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "getBrCond", "(", "CC", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "if", "(", "BytesAdded", ")", "*", "BytesAdded", "+=", "getInstSizeInBytes", "(", "CondMI", ")", ";", "++", "Count", ";", "if", "(", "FBB", ")", "{", "auto", "&", "MI", "=", "*", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "FBB", ")", ";", "if", "(", "BytesAdded", ")", "*", "BytesAdded", "+="], "ground_truth": ["getInstSizeInBytes", "(", "MI", ")", ";"], "File": "SNESInstrInfo", "Func": "insertBranch", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8728, "Length": 102, "Cover_Rate": 0.41975308641975306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "MachineInstr", "*", "DefMI", "=", "canFoldIntoMOVCC", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ",", "this", ")", ";", "bool", "Invert", "=", "!", "DefMI", ";", "if", "(", "!", "DefMI", ")", "DefMI", "=", "canFoldIntoMOVCC", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ",", "this", ")", ";", "if", "(", "!", "DefMI", ")", "return", "nullptr", ";", "MachineOperand", "FalseReg", "=", "MI", ".", "getOperand", "(", "Invert", "?", "", ":", "", ")", ";", "unsigned", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "PreviousClass", "=", "MRI", ".", "getRegClass", "(", "FalseReg", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "MRI", ".", "constrainRegClass", "(", "DestReg", ",", "PreviousClass", ")", ")", "return", "nullptr", ";", "MachineInstrBuilder", "NewMI", "=", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "DefMI", "->", "getDesc", "(", ")", ",", "DestReg", ")", ";", "const", "MCInstrDesc", "&", "DefDesc", "=", "DefMI", "->", "getDesc", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "DefDesc", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", "&&", "!", "DefDesc", ".", "OpInfo", "[", "i", "]", ".", "isPredicate", "(", ")", ";", "++", "i", ")", "NewMI", ".", "addOperand", "(", "DefMI", "->", "getOperand", "(", "i", ")", ")", ";", "unsigned", "CondCode", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Invert", ")", "NewMI", ".", "addImm", "(", "", "(", "", "(", "CondCode", ")", ")", ")", ";", "else", "NewMI", ".", "addImm", "(", "CondCode", ")", ";", "NewMI", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "NewMI", "->", "hasOptionalDef", "(", ")", ")", "AddDefaultCC", "(", "NewMI", ")", ";", "FalseReg", ".", "setImplicit", "(", ")", ";", "NewMI", ".", "addOperand", "("], "ground_truth": ["FalseReg", ")", ";"], "File": "ARMBaseInstrInfo (2)2", "Func": "optimizeSelect", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8729, "Length": 301, "Cover_Rate": 0.7270531400966184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "AsmPrinter", "::", "getPassName", "(", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "AMDGPUAsmPrinter45", "Func": "getPassName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8730, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ParseSubtargetFeatures", "(", "CPUName", ",", "CPUName", ",", "FS", ")", ";", "InstrItins", "=", "getInstrItineraryForCPU", "(", "CPUName", ")", ";", "stackAlignment", "=", ""], "ground_truth": [";"], "File": "M68kSubtarget", "Func": "initializeSubtargetDependencies", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8731, "Length": 20, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "switch", "(", "IntrinsicID", ")", "{", "default", ":", "return", "Op", ";", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "case"], "ground_truth": ["", ":"], "File": "AMDGPUISelLowering18", "Func": "LowerINTRINSIC_WO_CHAIN", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8732, "Length": 93, "Cover_Rate": 0.3875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vshlq_m_n", "(", "uint16x8_t", "__inactive", ",", "uint16x8_t", "__a", ",", "const"], "ground_truth": ["int", "__imm", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vshlq_m_n", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8733, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "CC", "==", "", ")", "&&", "!", "(", "(", "", "(", "SetCC", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ",", "SplatVal", ")", "&&", "SplatVal", ".", "isOneValue", "(", ")", ")", "||", "(", "", "(", "SetCC", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", ")", ")", "return", "false", ";", "if", "(", "(", "CC", "==", "", ")", "&&", "!", "(", "", "(", "SetCC", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "||", "", "(", "SetCC", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", ")", "return", "false", ";", "if", "(", "SelectOp1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "Op0", "=", "SelectOp1", ".", "getOperand", "(", "", ")", ";", "Op1", "=", "SelectOp1", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "detectZextAbsDiff", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8734, "Length": 127, "Cover_Rate": 0.3281653746770026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCRegisterInfo", "*", "createMCRegisterInfo", "(", "StringRef", "TT", ")", "{", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo"], "ground_truth": ["(", ")", ";"], "File": "SystemZMCTargetDesc", "Func": "createSystemZMCRegisterInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8735, "Length": 18, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "GlobalsEmitted", ")", "{", "emitGlobals", "(", "*", "MF", "->", "getFunction", "(", ")", "->", "getParent", "(", ")", ")", ";", "GlobalsEmitted", "=", "true", ";", "}", "MRI", "=", "&", "MF", "->", "getRegInfo", "(", ")", ";", "F", "=", "MF", "->", "getFunction", "(", ")", ";", "emitLinkageDirective", "(", "F", ",", "O", ")", ";", "if", "(", "llvm", "::", "isKernelFunction", "(", "*", "F", ")", ")", "O", "<<", "", ";", "else", "{", "O", "<<", "", ";", "printReturnValStr", "(", "*", "MF", ","], "ground_truth": ["O", ")", ";"], "File": "NVPTXAsmPrinter64", "Func": "EmitFunctionEntryLabel", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8736, "Length": 77, "Cover_Rate": 0.5273972602739726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectFlatOffset", "<", "true", ">", "(", "N", ",", "Addr", ","], "ground_truth": ["VAddr", ",", "Offset", ",", "SLC", ")", ";"], "File": "AMDGPUISelDAGToDAG105", "Func": "SelectFlatAtomicSigned", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8737, "Length": 17, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createDelaySlotFillerPass", "(", "getTargetMachine", "(", ")", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "MBlazeTargetMachine2", "Func": "addPreEmitPass", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8738, "Length": 15, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "Msg", "=", "", ";", "unsigned", "Mask", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "(", "sizeof", "(", "ErrorInfo", ")", "*", "", "-", "", ")", ";", "++", "i", ")", "{", "if", "(", "ErrorInfo", "&", "Mask", ")", "{", "Msg", "+=", "", ";", "Msg", "+=", "getSubtargetFeatureName", "(", "ErrorInfo", "&", "Mask", ")", ";", "}", "Mask", "<<=", "", ";", "}", "return", "Error", "(", "IDLoc", ",", "Msg", ")", ";", "}", "case", "Match_InvalidOperand", ":", "{", "SMLoc", "ErrorLoc", "=", "IDLoc", ";", "if", "(", "ErrorInfo", "!=", "~", "", ")", "{", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "ErrorLoc", "=", "(", "(", "Operand", "*", ")", "Operands", "[", "ErrorInfo", "]", ")", "->", "getStartLoc", "(", ")", ";", "if", "(", "ErrorLoc", "==", "SMLoc", "(", ")", ")", "ErrorLoc", "=", "IDLoc", ";", "}", "return", "Error", "(", "ErrorLoc", ",", "", ")", ";", "}", "case", "Match_MnemonicFail", ":", "return", "Error", "(", "IDLoc", ",", "", ",", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "getLocRange", "(", ")", ")", ";", "case", "Match_RequiresNotITBlock", ":", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_RequiresITBlock", ":", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_RequiresV6", ":", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_RequiresThumb2"], "ground_truth": [":"], "File": "ARMAsmParser", "Func": "MatchAndEmitInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8739, "Length": 207, "Cover_Rate": 0.5136476426799007, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "N", "->", "getOperand", "(", "i", "+", "", ")", ")", ";", "Ops", ".", "push_back", "(", "CurDAG", "->", "getTargetConstant", "(", "ParamVal", ",", "DL", ",", "", ")", ")", ";", "Ops", ".", "push_back", "(", "CurDAG", "->", "getTargetConstant", "(", "OffsetVal", ",", "DL", ",", "", ")", ")", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "Flag", ")", ";", "Optional", "<", "unsigned", ">", "Opcode", "=", "", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "switch", "(", "NumElts", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "Opcode", "=", "pickOpcodeForVT", "(", "Mem", "->", "getMemoryVT", "(", ")", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", ";", "break", ";", "case", "", ":", "Opcode", "=", "pickOpcodeForVT", "(", "Mem", "->", "getMemoryVT", "(", ")", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", ";", "break", ";", "case", "", ":", "Opcode", "=", "pickOpcodeForVT", "(", "Mem", "->", "getMemoryVT", "(", ")", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ",", "", ",", "", ",", "", ",", "None", ",", "", ",", "", ",", "", ",", "None", ")", ";", "break", ";", "}", "if", "(", "!", "Opcode", ")", "return", "false", ";", "break", ";", "case", "", ":", "{", "Opcode", "=", "", ";", "SDValue", "CvtNone", "=", "CurDAG", "->", "getTargetConstant", "(", "", "::", "NONE", ",", "DL", ",", "", ")", ";", "SDNode", "*", "Cvt", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "Ops", "[", "", "]", ",", "CvtNone", ")", ";", "Ops", "[", "", "]", "=", "SDValue", "(", "Cvt", ",", "", ")", ";", "break", ";", "}", "case", "", ":", "{", "Opcode", "=", "", ";", "SDValue", "CvtNone", "=", "CurDAG", "->", "getTargetConstant", "(", "", "::", "NONE", ",", "DL", ",", "", ")", ";", "SDNode", "*", "Cvt", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "Ops", "[", "", "]", ",", "CvtNone", ")", ";", "Ops", "[", "", "]", "=", "SDValue"], "ground_truth": ["(", "Cvt", ",", "", ")", ";"], "File": "NVPTXISelDAGToDAG12", "Func": "tryStoreParam", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8740, "Length": 358, "Cover_Rate": 0.5173410404624278, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "insn", ";", "if", "(", "val", "==", "NULL_RTX", "||", "INTVAL", "(", "val", ")", "==", "", ")", "{", "gcc_assert", "(", "dest", "!=", "src", ")", ";", "insn", "=", "emit_move_insn", "(", "dest", ",", "src", ")", ";", "}", "else", "if", "(", "ok_for_max_constant", "(", "INTVAL", "(", "val", ")", ")", ")", "insn", "=", "emit_insn", "(", "gen_addsi3", "(", "dest", ",", "src", ",", "val", ")", ")", ";", "else", "{", "val", "=", "gen_rtx_CONST", "(", "SImode", ",", "gen_rtx_UNSPEC", "(", "SImode", ",", "gen_rtvec", "(", "", ",", "val", ")", ",", "UNSPEC_CONST", ")", ")", ";", "insn", "=", "emit_insn", "(", "gen_addsi3", "(", "dest", ",", "src"], "ground_truth": [",", "val", ")", ")", ";"], "File": "rx2", "Func": "gen_safe_add", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8741, "Length": 96, "Cover_Rate": 0.6114649681528662, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeMem", "(", "Inst", ",", "insn", ",", "Address", ",", "Decoder", ",", "false"], "ground_truth": [",", "DecodeDFPRegsRegisterClass", ")", ";"], "File": "SparcDisassembler (2)1", "Func": "DecodeStoreDFP", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8742, "Length": 16, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "insn", ">>"], "ground_truth": ["", ")", "&", "", ";"], "File": "ARMDisassemblerCore", "Func": "decodeN3VImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8743, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "riscv_arg_info", "arg", ";", "riscv_get_arg_info", "(", "&", "arg", ",", "get_cumulative_args", "(", "cum", ")", ",", "mode", ",", "type", ",", "named"], "ground_truth": [",", "false", ")", ";"], "File": "riscv3", "Func": "riscv_arg_partial_bytes", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8744, "Length": 23, "Cover_Rate": 0.42592592592592593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "f64RetAssign", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "State", ")", ")", "return", "false", ";", "if", "(", "LocVT", "==", "", "&&", "!", "f64RetAssign", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "State"], "ground_truth": [")", ")", "return", "false", ";"], "File": "ARMISelLowering109", "Func": "RetCC_ARM_APCS_Custom_f64", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8745, "Length": 42, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_shuffle_ps", "("], "ground_truth": ["__m512", "__M", ",", "__m512", "__V", ",", "const", "int", "__imm", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_shuffle_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8746, "Length": 26, "Cover_Rate": 0.4406779661016949, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "m32c_pushm_popm", "(", "Push_Pop_Type", "ppt", ")", "{", "int", "reg_mask", "=", "", ";", "int", "byte_count", "=", "", ",", "bytes", ";", "int", "i", ";", "rtx", "dwarf_set", "[", "PUSHM_N", "]", ";", "int", "n_dwarfs", "=", "", ";", "int", "nosave_mask", "=", "", ";", "if", "(", "crtl", "->", "return_rtx", "&&", "GET_CODE", "(", "crtl", "->", "return_rtx", ")", "==", "PARALLEL", "&&", "!", "(", "crtl", "->", "calls_eh_return", "||", "cfun", "->", "machine", "->", "is_interrupt", ")", ")", "{", "rtx", "exp", "=", "XVECEXP", "(", "crtl", "->", "return_rtx", ",", "", ",", "", ")", ";", "rtx", "rv", "=", "XEXP", "(", "exp", ",", "", ")", ";", "int", "rv_bytes", "=", "GET_MODE_SIZE", "(", "GET_MODE", "(", "rv", ")", ")", ";", "if", "(", "rv_bytes", ">", "", ")", "nosave_mask", "|=", "", ";", "else", "nosave_mask", "|=", "", ";", "if", "(", "rv_bytes", ">", "", ")", "nosave_mask", "|=", "", ";", "}", "for", "(", "i", "=", "", ";", "i", "<", "(", "int", ")", "PUSHM_N", ";", "i", "++", ")", "{", "if", "(", "!", "need_to_save", "(", "pushm_info", "[", "i", "]", ".", "reg1", ")", ")", "continue", ";", "if", "(", "pushm_info", "[", "i", "]", ".", "bit", "&", "nosave_mask", ")", "continue", ";", "reg_mask", "|=", "pushm_info", "[", "i", "]", ".", "bit", ";", "bytes", "=", "TARGET_A16", "?", "pushm_info", "[", "i", "]", ".", "a16_bytes", ":", "pushm_info", "[", "i", "]", ".", "a24_bytes", ";", "if", "(", "ppt", "==", "PP_pushm", ")", "{", "machine_mode", "mode", "=", "(", "bytes", "==", "", ")", "?", "HImode", ":", "SImode", ";", "rtx", "addr", ";", "addr", "=", "stack_pointer_rtx", ";", "if", "(", "byte_count", "!=", "", ")", "addr", "=", "gen_rtx_PLUS", "(", "GET_MODE", "(", "addr", ")", ",", "addr", ",", "GEN_INT", "(", "byte_count", ")", ")", ";", "dwarf_set", "[", "n_dwarfs", "++", "]", "=", "gen_rtx_SET", "(", "gen_rtx_MEM", "(", "mode", ",", "addr", ")", ",", "gen_rtx_REG", "(", "mode", ",", "pushm_info", "[", "i", "]", ".", "reg1", ")", ")", ";", "F", "(", "dwarf_set", "[", "n_dwarfs", "-", "", "]", ")", ";", "}", "byte_count", "+=", "bytes", ";", "}", "if", "(", "cfun", "->", "machine", "->", "is_interrupt", ")", "{", "cfun", "->", "machine", "->", "intr_pushm", "=", "reg_mask", "&", "", ";", "reg_mask", "=", "", ";", "byte_count", "=", "", ";", "}", "if", "(", "cfun", "->", "machine", "->", "is_interrupt", ")", "for", "(", "i", "=", "MEM0_REGNO", ";", "i", "<=", "MEM7_REGNO", ";", "i", "++", ")", "if", "(", "need_to_save", "(", "i", ")", ")", "{", "byte_count", "+=", "", ";", "cfun", "->", "machine", "->", "intr_pushmem", "[", "i", "-", "MEM0_REGNO", "]", "=", "", ";", "}", "if", "(", "ppt", "==", "PP_pushm", "&&", "byte_count", ")", "{", "rtx", "note", "=", "gen_rtx_SEQUENCE", "(", "VOIDmode", ",", "rtvec_alloc", "(", "n_dwarfs", "+", "", ")", ")", ";", "rtx", "pushm", ";", "if", "(", "reg_mask", ")", "{", "XVECEXP", "(", "note", ",", "", ",", "", ")", "=", "gen_rtx_SET", "(", "stack_pointer_rtx", ",", "gen_rtx_PLUS", "(", "GET_MODE", "(", "stack_pointer_rtx", ")", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "byte_count", ")", ")", ")", ";", "F", "(", "XVECEXP", "(", "note", ",", "", ",", "", ")", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "n_dwarfs", ";", "i", "++", ")", "XVECEXP", "(", "note", ",", "", ",", "i", "+", "", ")", "=", "dwarf_set", "[", "i", "]", ";", "pushm", "=", "F", "(", "emit_insn", "(", "gen_pushm", "(", "GEN_INT", "(", "reg_mask", ")"], "ground_truth": [")", ")", ")", ";"], "File": "m32c", "Func": "m32c_pushm_popm", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8747, "Length": 489, "Cover_Rate": 0.7276785714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "int_size_in_bytes", "(", "type", ")", ">", "(", "", "*", "UNITS_PER_WORD", ")", ")", "||", "(", "int_size_in_bytes", "(", "type", ")", "=="], "ground_truth": ["-", "", ")", ")", ";"], "File": "iq2000", "Func": "iq2000_return_in_memory", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8748, "Length": 26, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "recog_memoized", "(", "prev", ")", "==", "CODE_FOR_block_branch_redirect", ")", "need_block", "=", "", ";", "}", "if", "(", "GET_CODE", "(", "PATTERN", "(", "jump", ")", ")", "==", "RETURN", ")", "{", "if", "(", "!", "need_block", ")", "return", "prev", ";", "return", "emit_insn_before", "(", "gen_block_branch_redirect", "(", "const0_rtx", ")", ",", "jump", ")", ";", "}", "dest", "=", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "jump", ")", ")", ",", "", ")", ";", "if", "(", "optimize", "&&", "(", "INSN_ADDRESSES", "(", "INSN_UID", "(", "dest", ")", ")", "-", "addr", "+", "(", "unsigned", ")", "", ">", "", "+", "", ")", ")", "{", "rtx_insn", "*", "scan", ";", "unsigned", "attempt", "=", "", ",", "used", ";", "int", "jump_left", "=", "flag_expensive_optimizations", "+", "", ";", "for", "(", "scan", "=", "jump", ";", "(", "scan", "=", "PREV_INSN", "(", "scan", ")", ")", ";", ")", "{", "enum", "rtx_code", "code", ";", "if", "(", "scan", "->", "deleted", "(", ")", ")", "continue", ";", "code", "=", "GET_CODE", "(", "scan", ")", ";", "if", "(", "code", "==", "CODE_LABEL", "||", "code", "==", "JUMP_INSN", ")", "break", ";", "if", "(", "code", "==", "INSN", "&&", "GET_CODE", "(", "PATTERN", "(", "scan", ")", ")", "!=", "USE", "&&", "GET_CODE", "(", "PATTERN", "(", "scan", ")", ")", "!=", "CLOBBER", "&&", "get_attr_in_delay_slot", "(", "scan", ")", "==", "IN_DELAY_SLOT_YES", ")", "{", "attempt", "&=", "~", "regs_used", "(", "PATTERN", "(", "scan", ")", ",", "", ")", ";", "break", ";", "}", "}", "for", "(", "used", "=", "dead", "=", "", ",", "scan", "=", "JUMP_LABEL_AS_INSN", "(", "jump", ")", ";", "(", "scan", "=", "NEXT_INSN", "(", "scan", ")", ")", ";", ")", "{", "enum", "rtx_code", "code", ";", "if", "(", "scan", "->", "deleted", "(", ")", ")", "continue", ";", "code", "=", "GET_CODE", "(", "scan", ")", ";", "if", "(", "INSN_P", "(", "scan", ")", ")", "{", "used", "|=", "regs_used", "(", "PATTERN", "(", "scan", ")", ",", "", ")", ";", "if", "(", "code", "==", "CALL_INSN", ")", "used", "|=", "regs_used", "(", "CALL_INSN_FUNCTION_USAGE", "(", "scan", ")", ",", "", ")", ";", "dead", "|=", "(", "used", ">>", "", ")", "&"], "ground_truth": ["~", "used", ";"], "File": "sh4", "Func": "gen_block_redirect", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8749, "Length": 304, "Cover_Rate": 0.4691358024691358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "n", "=", "expand_binop", "(", "SImode", ",", "lshr_optab", ",", "n", ",", "shift", ",", "NULL_RTX", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "emit_move_insn", "(", "o", ",", "gen_lowpart", "(", "mode"], "ground_truth": [",", "n", ")", ")", ";"], "File": "or1k", "Func": "or1k_finish_atomic_subword", "Target": "or1k", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8750, "Length": 31, "Cover_Rate": 0.6326530612244898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ThumbBit", "=", "", ";", "unsigned", "MovtBit", "=", "", ";", "switch", "(", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "MovtBit", "=", "", ";", "if", "(", "A_SD", "->", "getFlags", "(", ")", "&", "SF_ThumbFunc", ")", "FixedValue", "&=", "", ";", "break", ";", "case", "", ":", "if", "(", "A_SD", "->", "getFlags", "(", ")", "&", "SF_ThumbFunc", ")", "FixedValue", "&=", "", ";", "MovtBit", "=", "", ";", "case", "", ":", "ThumbBit", "=", "", ";", "break", ";", "}", "if", "(", "Type", "==", "MachO", "::", "_RELOC_HALF_SECTDIFF", ")", "{", "uint32_t", "OtherHalf", "=", "MovtBit", "?", "(", "FixedValue", "&", "", ")", ":", "(", "(", "FixedValue", "&", "", ")", ">>", "", ")", ";", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "(", "(", "OtherHalf", "<<", "", ")", "|", "(", "MachO", "::", "_RELOC_PAIR", "<<", "", ")", "|", "(", "MovtBit", "<<", "", ")", "|", "(", "ThumbBit", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "MachO", "::", "R_SCATTERED", ")", ";", "MRE", ".", "r_word1", "=", "Value2", ";", "Writer", "->", "addRelocation", "(", "Fragment", "->", "getParent", "(", ")", ",", "MRE", ")", ";", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "(", "(", "FixupOffset", "<<", "", ")", "|", "(", "Type", "<<", "", ")", "|", "(", "MovtBit", "<<", "", ")", "|", "(", "ThumbBit", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "MachO", "::", "R_SCATTERED", ")", ";", "MRE", ".", "r_word1", "=", "Value", ";", "Writer", "->", "addRelocation", "(", "Fragment", "->", "getParent", "(", ")"], "ground_truth": [",", "MRE", ")", ";"], "File": "ARMMachObjectWriter18", "Func": "RecordARMScatteredHalfRelocation", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8751, "Length": 241, "Cover_Rate": 0.4538606403013183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTargetInfo", "(", ")", "{", "TargetRegistry", "::", "RegisterTarget", "(", "getTheTarget", "(", ")", ",", "", ",", "", ",", "", ",", "[", "]", "(", "Triple", "::", "ArchType", ")", "{"], "ground_truth": ["return", "false", ";", "}", ",", "false", ")", ";"], "File": "J2TargetInfo", "Func": "LLVMInitializeJ2TargetInfo", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8752, "Length": 35, "Cover_Rate": 0.6140350877192983, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "}", "}", "}", "if", "(", "!", "ContainsFPCode", ")", "{", "const", "BasicBlock", "*", "LLVMBB", "=", "MBB", "->", "getBasicBlock", "(", ")", ";", "const", "PHINode", "*", "PN", ";", "for", "(", "succ_const_iterator", "SI", "=", "succ_begin", "(", "LLVMBB", ")", ",", "E", "=", "succ_end", "(", "LLVMBB", ")", ";", "!", "ContainsFPCode", "&&", "SI", "!=", "E", ";", "++", "SI", ")", "{", "for", "(", "BasicBlock", "::", "const_iterator", "II", "=", "SI", "->", "begin", "(", ")", ";", "(", "PN", "=", "dyn_cast", "<", "PHINode", ">", "(", "II", ")", ")", ";", "++", "II", ")", "{", "if", "(", "PN", "->", "getType", "(", ")", "==", "Type", "::", "_FP80Ty", "||", "(", "!", "Subtarget", ".", "hasSSE1", "(", ")", "&&", "PN", "->", "getType", "(", ")", "->", "isFloatingPoint", "(", ")", ")", "||", "(", "!", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "PN", "->", "getType", "(", ")", "==", "Type", "::", "DoubleTy", ")", ")", "{", "ContainsFPCode", "=", "true", ";", "break", ";", "}", "}", "}", "}", "if", "(", "ContainsFPCode", ")", "{", "BuildMI", "(", "*", "MBB", ",", "MBBI", "->", "getFirstTerminator", "(", ")", ",", "DebugLoc", "::", "getUnknownLoc", "(", ")", ",", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", "->", "get", "(", "", ")", ")", ";", "++", "NumFPKill", ";", "Changed", "=", "true", ";", "}", "}", "return", "Changed"], "ground_truth": [";"], "File": "X86FloatingPointRegKill2", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8753, "Length": 196, "Cover_Rate": 0.36704119850187267, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pmovqd512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8si", ")"], "ground_truth": ["_mm256_setzero_si256", "(", ")", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_cvtepi64_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8754, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "TpcLoopOpt", "::", "prologue", "(", "BasicBlock", "*", "outerBB", ",", "BasicBlock", "*", "innerBB", ")", "{", "Instruction", "*", "insertElement1", "=", "dyn_cast", "<", "Instruction", ">", "(", "LoadPtrList", "[", "", "]", "->", "getOperand", "(", "", ")", ")", "->", "clone", "(", ")", ";", "InsertElement2", "=", "dyn_cast", "<", "Instruction", ">", "(", "StorePtrList", "[", "", "]", "->", "getOperand", "(", "", ")", ")", "->", "clone", "(", ")", ";", "insertElement1", "->", "setOperand", "(", "", ",", "dyn_cast", "<", "Instruction", ">", "(", "insertElement1", "->", "getOperand", "(", "", ")", ")", "->", "getOperand", "(", "", ")", ")", ";", "InsertElement2", "->", "setOperand", "(", "", ",", "dyn_cast", "<", "Instruction", ">", "(", "InsertElement2", "->", "getOperand", "(", "", ")", ")", "->", "getOperand", "(", "", ")", ")", ";", "insertElement1", "->", "setOperand", "(", "", ",", "InducationPhi", "->", "getOperand", "(", "", ")", ")", ";", "InsertElement2", "->", "setOperand", "(", "", ",", "InducationPhi", "->", "getOperand", "(", "", ")", ")", ";", "Instruction", "*", "lastAdd", "=", "incInstruction", "(", "innerBB", ",", "outerBB", ",", "LoadId", ",", "insertElement1", ","], "ground_truth": ["insertElement1", ")", ";"], "File": "TPCoptimization", "Func": "prologue", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8755, "Length": 156, "Cover_Rate": 0.7123287671232876, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_CODE", "(", "decl", ")", "!=", "VAR_DECL", "||", "TREE_TYPE", "("], "ground_truth": ["decl", ")", "==", "error_mark_node", ")", "{"], "File": "avr", "Func": "avr_decl_flash_p", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8756, "Length": 17, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "CanLowerReturn", "(", "CallingConv", "::", "ID", "CallConv", ",", "MachineFunction", "&", "MF", ",", "bool", "IsVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Outs", ",", "LLVMContext", "&", "Context", ")", "const", "{", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "RVLocs", ",", "Context", ")", ";", "Optional", "<", "unsigned", ">", "FirstMaskArgument", ";", "if", "(", "Subtarget", ".", "hasVInstructions", "(", ")", ")", "FirstMaskArgument", "=", "preAssignMask", "(", "Outs", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Outs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MVT", "VT", "=", "Outs", "["], "ground_truth": ["i", "]", ".", "VT", ";"], "File": "RISCVISelLowering18", "Func": "CanLowerReturn", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8757, "Length": 107, "Cover_Rate": 0.5783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "LCurly", ")", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "Expr", ";", "SMLoc", "Loc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "Expr", ")", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ";", "if", "(", "!", "CE", "||", "CE", "->", "getValue", "(", ")", "<", "", "||", "CE", "->"], "ground_truth": ["getValue", "(", ")", ">", "", ")", "{"], "File": "ARMAsmParser (2)5", "Func": "parseCoprocOptionOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8758, "Length": 113, "Cover_Rate": 0.5380952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "ARMISelLowering36", "Func": "getTargetNodeName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8759, "Length": 330, "Cover_Rate": 0.34663865546218486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "ListPtr", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "LLT", "PtrTy", "=", "MRI", ".", "getType", "(", "ListPtr", ")", ";", "LLT", "IntPtrTy", "=", "LLT", "::", "scalar", "(", "PtrTy", ".", "getSizeInBits", "(", ")", ")", ";", "const", "unsigned", "PtrSize", "=", "PtrTy", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "List", "=", "MRI", ".", "createGenericVirtualRegister", "(", "PtrTy", ")", ";", "MIRBuilder", ".", "buildLoad", "(", "List", ",", "ListPtr", ",", "*", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "(", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "PtrSize", ",", "PtrSize", ")", ")", ";", "unsigned", "DstPtr", ";", "if", "(", "Align", ">", "PtrSize", ")", "{", "auto", "AlignMinus1", "=", "MIRBuilder", ".", "buildConstant", "(", "IntPtrTy", ",", "Align", "-", "", ")", ";", "unsigned", "ListTmp", "=", "MRI", ".", "createGenericVirtualRegister", "("], "ground_truth": ["PtrTy", ")", ";"], "File": "AArch64LegalizerInfo34", "Func": "legalizeVaArg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8760, "Length": 135, "Cover_Rate": 0.3729281767955801, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parseRegister", "(", "Operands", ","], "ground_truth": ["FP128Reg", ")", ";"], "File": "SystemZAsmParser1", "Func": "parseFP128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8761, "Length": 8, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "GV", "=", "dyn_cast", "<", "GlobalVariable", ">", "(", "M", ".", "getOrInsertGlobal", "(", "Name", ",", "IRB", ".", "getInt32Ty", "(", ")", ")", ")", ";", "if", "(", "!", "GV", ")", "report_fatal_error", "(", "Twine", "(", "", ")", "+", "Name"], "ground_truth": [")", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj13", "Func": "getGlobalVariableI32", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8762, "Length": 38, "Cover_Rate": 0.6031746031746031, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "int", ",", "", ">", "BlendMask", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "BlendMask", ".", "push_back", "(", "i", "==", "IdxVal", "?", "i", "+", "NumElts", ":", "i", ")", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "N0", ",", "N1SplatVec", ",", "BlendMask", ")", ";", "}", "SDValue", "V", "=", "extract128BitVector", "(", "N0", ",", "IdxVal", ",", "DAG", ",", "dl", ")", ";", "unsigned", "IdxIn128", "=", "IdxVal", "&", "(", "NumEltsIn128", "-", "", ")", ";", "V", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "V", ".", "getValueType", "(", ")", ",", "V", ",", "N1", ",", "DAG", ".", "getIntPtrConstant", "(", "IdxIn128", ",", "dl", ")", ")", ";", "return", "insert128BitVector", "(", "N0", ",", "V", ",", "IdxVal", ",", "DAG", ",", "dl", ")", ";", "}", "assert", "(", "VT", ".", "is128BitVector", "(", ")", "&&", "", ")", ";", "if", "(", "IdxVal", "==", "", "&&", "", "(", "N0", ".", "getNode", "(", ")", ")", ")", "{", "if", "(", "EltVT", "==", "", "||", "EltVT", "==", "", "||", "EltVT", "==", "", "||", "EltVT", "==", "", "||", "EltVT", "==", "", ")", "{", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N1", ")", ";", "return", "getShuffleVectorZeroOrUndef", "(", "N1", ",", "", ",", "true", ",", "Subtarget", ",", "DAG", ")", ";", "}", "if", "(", "EltVT", "==", "", "||", "EltVT", "==", "", ")", "{", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N1", ")", ";", "MVT", "ShufVT", "=", "", "(", "", ",", "VT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ShufVT", ",", "N1", ")", ";", "N1", "=", "getShuffleVectorZeroOrUndef", "(", "N1", ",", "", ",", "true", ",", "Subtarget", ",", "DAG", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "N1", ")", ";", "}", "}", "if", "(", "VT", "==", "", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasSSE41", "(", ")", ")", ")", "{", "unsigned", "Opc", ";", "if", "(", "VT", "==", "", ")", "{", "assert", "(", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "", ")", ";", "Opc", "=", "", ";", "}", "else", "{", "assert", "(", "VT", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "hasSSE41", "(", ")", "&&", "", ")", ";", "Opc", "=", "", ";", "}", "assert", "(", "N1", ".", "getValueType", "(", ")", "!=", "", "&&", "", ")", ";", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N1", ")", ";", "N2", "=", "DAG", ".", "getTargetConstant", "(", "IdxVal", ",", "dl", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "VT", ",", "N0", ",", "N1", ",", "N2", ")", ";", "}", "if", "(", "Subtarget", ".", "hasSSE41", "(", ")", ")", "{", "if", "(", "EltVT", "==", "", ")", "{", "bool", "MinSize", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "hasMinSize", "(", ")", ";", "if", "(", "IdxVal", "==", "", "&&", "(", "!", "MinSize", "||", "!", "MayFoldLoad", "(", "N1", ")", ")", ")", "{", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N1", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N0", ",", "N1", ",", "DAG", ".", "getTargetConstant", "(", ""], "ground_truth": [",", "dl", ",", "", ")", ")", ";"], "File": "X86ISelLowering103", "Func": "LowerINSERT_VECTOR_ELT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8763, "Length": 513, "Cover_Rate": 0.38484621155288823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", ".", "getKnownMinSize", "(", ")", ">", "", ")", "return", "SDValue", "(", ")", ";", "EVT", "ContainerVT", "=", "VT", ";", "if", "(", "ContainerVT", ".", "isInteger", "(", ")", ")", "ContainerVT", "=", "getSVEContainerType", "(", "ContainerVT", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "ContainerVT", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getValueType", "(", "VT", ")", "}", ";", "SDValue", "Load", "=", "DAG", ".", "getNode", "(", "Opc", ",", "DL", ",", "VTs", ",", "Ops", ")", ";", "SDValue", "LoadChain", "=", "SDValue", "(", "Load", ".", "getNode", "(", ")"], "ground_truth": [",", "", ")", ";"], "File": "AArch64ISelLowering169", "Func": "performLDNF1Combine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8764, "Length": 126, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "^", "__b"], "ground_truth": [";"], "File": "arm", "Func": "neon_veor_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8765, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrbq_scatter_offset_u16", "(", "uint8_t", "*", "__base", ",", "uint16x8_t", "__offset", ",", "uint16x8_t"], "ground_truth": ["__value", ")", "{"], "File": "arm", "Func": "mve___arm_vstrbq_scatter_offset_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8766, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "NewCMov", "=", "combineToExtendCMOV", "(", "N", ",", "DAG", ")", ")", "return", "NewCMov", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "InVT", "==", "", "&&", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "isAllOnesConstant", "(", "N0", ".", "getOperand", "(", "", ")", ")", "&&", "N0", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "Zext", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N0", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Zext", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ")", ";", "}", "if", "(", "SDValue", "V", "=", "combineToExtendVectorInReg", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "combineToExtendBoolVectorInReg", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "if", "(", "SDValue", "R", "=", "WidenMaskArithmetic", "(", "N", ",", "DAG", ",", "DCI"], "ground_truth": [",", "Subtarget", ")", ")", "return", "R", ";"], "File": "X86ISelLowering184", "Func": "combineSext", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8767, "Length": 172, "Cover_Rate": 0.6209386281588448, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "selectShiftedRegister", "(", "Root", ",", "true", ")"], "ground_truth": [";"], "File": "AArch64InstructionSelector (2)", "Func": "selectLogicalShiftedRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8768, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "GPRC", "=", "&", "", ";", "unsigned", "Reg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "GPRC", ")", ";", "unsigned", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "assert", "(", "MI", ".", "definesRegister", "(", "DestReg", ")", "&&", "", ")", ";", "addFrameReference", "(", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ",", "FrameIndex", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ";", "MBB", ".", "erase", "("], "ground_truth": ["II", ")", ";"], "File": "PPCRegisterInfo68", "Func": "lowerVRSAVERestore", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8769, "Length": 105, "Cover_Rate": 0.580110497237569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "encodeInstruction", "(", "const", "MCInst", "&", "MI", ",", "raw_ostream", "&", "OS", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "uint32_t", "Binary", "=", "getBinaryCodeForInstr", "(", "MI", ",", "Fixups", ",", "STI", ")", ";", "unsigned", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "if", "(", "(", "Opcode", "!=", "", ")", "&&", "(", "Opcode", "!=", "", ")", "&&", "!", "Binary", ")", "llvm_unreachable", "(", "", ")", ";", "const", "MCInstrDesc", "&", "Desc", "=", "MCII", ".", "get", "(", "MI"], "ground_truth": [".", "getOpcode", "(", ")", ")", ";"], "File": "Cpu0MCCodeEmitter", "Func": "encodeInstruction", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8770, "Length": 84, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_expandloadu_epi8", "(", "__mmask32", "__A", ",", "const", "void", "*", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_expandloadqi256_maskz", "(", "(", "const", "__v32qi", "*", ")", "__B", ","], "ground_truth": ["(", "__v32qi", ")", "_mm256_setzero_si256", "(", ")", ",", "(", "__mmask32", ")", "__A", ")", ";"], "File": "avx512vbmi2vlintrin", "Func": "_mm256_maskz_expandloadu_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8771, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setAction", "(", "{", "Op", ",", "s32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "Op", ",", "", ",", "s1", "}", ",", "Legal", ")", ";", "}", "for", "(", "unsigned", "MemOp", ":", "{", "G_LOAD", ",", "G_STORE", "}", ")", "{", "for", "(", "auto", "Ty", ":", "{", "s8", ",", "s16", ",", "s32", ",", "p0", "}", ")", "setAction", "(", "{", "MemOp", ",", "Ty", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "MemOp", ",", "s1", "}", ",", "WidenScalar", ")", ";", "setAction", "(", "{", "MemOp", ",", "", ",", "p0", "}", ",", "Legal", ")", ";", "}", "setAction", "(", "{", "G_FRAME_INDEX", ",", "p0", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GLOBAL_VALUE", ",", "p0", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GEP", ",", "p0", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GEP", ",", "", ",", "s32", "}", ",", "Legal", ")", ";", "for", "(", "auto", "Ty", ":", "{", "s1", ",", "s8", ",", "s16", "}", ")", "setAction", "(", "{", "G_GEP", ",", "", ",", "Ty", "}", ",", "WidenScalar", ")", ";", "for", "(", "auto", "Ty", ":", "{", "s8", ",", "s16", ",", "s32", ",", "p0", "}", ")", "setAction", "(", "{", "TargetOpcode", "::", "G_CONSTANT", ",", "Ty", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "TargetOpcode", "::", "G_CONSTANT", ",", "s1", "}", ",", "WidenScalar", ")", ";", "setAction", "(", "{", "TargetOpcode", "::", "G_CONSTANT", ",", "s64", "}", ",", "NarrowScalar", ")", ";", "for", "(", "auto", "Ty", ":", "{", "s8", ",", "s16", ",", "s32", "}", ")", "{", "setAction", "(", "{", "G_ZEXT", ",", "Ty", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_SEXT", ",", "Ty", "}", ",", "Legal", ")", ";", "}", "for", "(", "auto", "Ty", ":", "{", "s1", ",", "s8", ",", "s16", "}", ")", "{", "setAction", "(", "{", "G_ZEXT", ",", "", ",", "Ty", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_SEXT", ",", "", ",", "Ty", "}", ",", "Legal", ")", ";", "}", "setAction", "(", "{", "G_ICMP", ",", "s1", "}", ",", "Legal"], "ground_truth": [")", ";"], "File": "X86LegalizerInfo5", "Func": "setLegalizerInfo32bit", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8772, "Length": 303, "Cover_Rate": 0.6446808510638298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "SegReg", "||", "BaseReg", "||", "IndexReg", "||", "DefaultBaseReg", ")", "&&", "", ")", ";", "assert", "(", "(", "(", "Scale", "==", "", "||", "Scale", "==", "", "||", "Scale", "==", "", "||", "Scale", "==", "", ")", ")", "&&", "", ")", ";", "auto", "Res", "=", "std", "::", "make_unique", "<", "Operand", ">", "(", "Memory", ",", "StartLoc", ",", "EndLoc", ")", ";", "Res", "->", "Mem", ".", "SegReg", "=", "SegReg", ";", "Res", "->", "Mem", "."], "ground_truth": ["Disp", "=", "Disp", ";"], "File": "X86Operand15", "Func": "CreateMem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8773, "Length": 73, "Cover_Rate": 0.3201754385964912, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "ST", "=", "DAG", "->", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "MachineInstr", "*", "AMI", "=", "ASU", "->", "getInstr", "(", ")", ";", "if", "(", "!", "AMI", "||", "AMI", "->", "isPseudo", "(", ")", "||", "AMI", "->", "isTransient", "(", ")", "||", "(", "Preds", "&&", "!", "shouldScheduleAdjacent", "(", "*", "TII", ",", "ST", ",", "nullptr", ",", "AMI", ")", ")", "||", "(", "!", "Preds", "&&", "!", "shouldScheduleAdjacent", "(", "*", "TII", ",", "ST", ",", "AMI", ",", "nullptr", ")", ")", ")", "return", "false", ";", "for", "(", "SDep", "&", "BDep", ":", "APreds", ")", "{", "if", "(", "BDep", ".", "isWeak", "(", ")", ")", "continue", ";", "SUnit", "*", "BSU", "=", "BDep", ".", "getSUnit", "(", ")", ";", "const", "MachineInstr", "*", "BMI", "=", "BSU", "->", "getInstr", "(", ")", ";", "if", "(", "!", "BMI", "||", "BMI", "->", "isPseudo", "(", ")", "||", "BMI", "->", "isTransient", "(", ")", "||", "(", "Preds", "&&", "!", "shouldScheduleAdjacent", "(", "*", "TII", ",", "ST", ",", "BMI", ",", "AMI", ")", ")", "||", "(", "!", "Preds", "&&", "!", "shouldScheduleAdjacent", "(", "*", "TII", ",", "ST", ",", "AMI", ",", "BMI", ")", ")", ")", "continue", ";", "if", "(", "Preds", ")", "DAG", "->", "addEdge", "(", "ASU", ",", "SDep", "(", "BSU", ",", "SDep", "::", "Cluster", ")", ")", ";", "else", "DAG", "->", "addEdge", "(", "BSU", ",", "SDep", "(", "ASU", ",", "SDep", "::", "Cluster", ")", ")", ";", "for", "(", "SDep", "&", "Dep", ":", "APreds", ")", "if", "(", "Dep", ".", "getSUnit", "(", ")", "==", "BSU", ")", "Dep", ".", "setLatency", "(", "", ")", ";", "auto", "&", "BSuccs", "=", "Preds", "?", "BSU", "->", "Succs", ":", "BSU", "->", "Preds", ";", "for", "(", "SDep", "&", "Dep", ":", "BSuccs", ")", "if", "(", "Dep", ".", "getSUnit", "(", ")", "==", "ASU", ")", "Dep", ".", "setLatency", "(", "", ")", ";", "++"], "ground_truth": ["NumFused", ";"], "File": "AArch64MacroFusion13", "Func": "scheduleAdjacentImpl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8774, "Length": 280, "Cover_Rate": 0.7052896725440806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseIntelMemoryOperandSize", "(", "unsigned", "&", "Size", ")", "{", "Size", "=", "StringSwitch", "<", "unsigned", ">", "(", "getTok", "(", ")", ".", "getString", "(", ")", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "-", "", ")", ".", "Default", "(", "", ")", ";", "if", "(", "Size", ")", "{", "const", "AsmToken", "&", "Tok", "=", "Lex"], "ground_truth": ["(", ")", ";"], "File": "X86AsmParser125", "Func": "ParseIntelMemoryOperandSize", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8775, "Length": 181, "Cover_Rate": 0.7903930131004366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "MBlazeDisassembler", "Func": "decodeGETD", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8776, "Length": 174, "Cover_Rate": 0.424390243902439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "processFunctionBeforeCalleeSavedScan", "(", "MachineFunction", "&", "MF", ",", "RegScavenger", "*", "RS", ")", "const", "{", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "if", "(", "MF", ".", "getFrameInfo", "(", ")", "->", "hasCalls", "(", ")", ")", "MRI", ".", "setPhysRegUsed"], "ground_truth": ["(", "", ")", ";"], "File": "rvexFrameLowering", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8777, "Length": 41, "Cover_Rate": 0.6949152542372882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "this", ","], "ground_truth": ["PM", ")", ";"], "File": "Dcpu16TargetMachine", "Func": "createPassConfig", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8778, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "mayLoad", "(", ")", ")", "return", "false", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", "||", "I", "->", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "PatmosInstrInfo", "Func": "canRemoveFromSchedule", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 8779, "Length": 35, "Cover_Rate": 0.33980582524271846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsLE", "=", "DAG", ".", "getDataLayout", "(", ")", ".", "isLittleEndian", "(", ")", ";", "if", "(", "ShuffleKind", "==", "", ")", "{", "if", "(", "IsLE", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "i", "+=", "", ")", "if", "(", "!", "isConstantOrUndef", "(", "N", "->", "getMaskElt", "(", "i", ")", ",", "i", "*", "", "+", "", ")", "||", "!", "isConstantOrUndef", "(", "N", "->", "getMaskElt", "(", "i", "+", "", ")", ",", "i", "*", "", "+", "", ")", ")", "return", "false", ";", "}", "else", "if", "(", "ShuffleKind", "==", "", ")", "{", "if", "(", "!", "IsLE", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "i", "+=", "", ")", "if", "(", "!", "isConstantOrUndef", "(", "N", "->", "getMaskElt", "(", "i", ")", ",", "i", "*", "", ")", "||", "!", "isConstantOrUndef", "(", "N", "->", "getMaskElt", "(", "i", "+", "", ")", ",", "i", "*", "", "+", "", ")", ")", "return", "false", ";", "}", "else", "if", "(", "ShuffleKind", "==", "", ")", "{", "unsigned", "j", "=", "IsLE", "?", "", ":", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "i", "+=", "", ")", "if", "(", "!", "isConstantOrUndef", "(", "N", "->", "getMaskElt", "(", "i", ")", ",", "i", "*", "", "+", "j", ")", "||", "!", "isConstantOrUndef", "(", "N", "->", "getMaskElt", "(", "i", "+", "", ")", ",", "i", "*", "", "+", "j", "+"], "ground_truth": ["", ")", "||", "!", "isConstantOrUndef", "(", "N", "->", "getMaskElt", "(", "i", "+", "", ")", ",", "i", "*", "", "+", "j", ")", "||", "!", "isConstantOrUndef", "(", "N", "->", "getMaskElt", "(", "i", "+", "", ")", ",", "i", "*", "", "+", "j", "+", "", ")", ")", "return", "false", ";"], "File": "PPCISelLowering (2)2", "Func": "isVPKUWUMShuffleMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8780, "Length": 270, "Cover_Rate": 0.9246575342465754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqrdmlsdhxq_m_s16", "(", "int16x8_t", "__inactive", ",", "int16x8_t", "__a", ",", "int16x8_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vqrdmlsdhxq_m_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8781, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "MCObjectWriter", ">", "llvm", "::", "createMachObjectWriter", "(", "raw_pwrite_stream", "&", "OS"], "ground_truth": [",", "bool", "Is64Bit", ",", "uint32_t", "CPUType", ",", "uint32_t", "CPUSubtype", ")", "{"], "File": "X86MachObjectWriter14", "Func": "createX86MachObjectWriter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8782, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCSymbolRefExpr", "::", "VK_GOT", ":", "assert", "(", "Type", "==", "RT32_32", ")", ";", "return", "IsPCRel", "?", "ELF", "::", "R_386_GOTPC", ":", "ELF", "::", "R_386_GOT32", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTOFF", ":", "assert", "(", "Type", "==", "RT32_32", ")", ";", "assert", "(", "!", "IsPCRel", ")", ";", "return", "ELF", "::", "R_386_GOTOFF", ";", "case", "MCSymbolRefExpr", "::", "VK_TPOFF", ":", "assert", "(", "Type", "==", "RT32_32", ")", ";", "assert", "(", "!", "IsPCRel", ")", ";", "return", "ELF", "::", "R_386_TLS_LE_32", ";", "case", "MCSymbolRefExpr", "::", "VK_DTPOFF", ":", "assert", "(", "Type", "==", "RT32_32", ")", ";", "assert", "(", "!", "IsPCRel", ")", ";", "return", "ELF", "::", "R_386_TLS_LDO_32", ";", "case", "MCSymbolRefExpr", "::", "VK_TLSGD", ":", "assert", "(", "Type", "==", "RT32_32", ")", ";", "assert", "(", "!", "IsPCRel", ")", ";", "return", "ELF", "::", "R_386_TLS_GD", ";", "case", "MCSymbolRefExpr", "::", "VK_GOTTPOFF", ":", "assert", "(", "Type", "==", "RT32_32", ")", ";", "assert", "(", "!", "IsPCRel", ")", ";", "return", "ELF", "::", "R_386_TLS_IE_32", ";", "case", "MCSymbolRefExpr", "::"], "ground_truth": ["VK_PLT", ":"], "File": "X86ELFObjectWriter (2)", "Func": "getRelocType32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8783, "Length": 143, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "LLVMTy", "=", "IntegerType", "::", "get", "(", "CurMF", "->", "getFunction", "(", ")", ".", "getContext", "(", ")", ",", "BitWidth", ")", ";", "Register", "Reg", ";", "if", "(", "DT", ".", "find", "(", "LLVMTy", ",", "CurMF", ",", "Reg", ")", ")", "{", "return", "getTypeForVReg", "(", "Reg", ")", ";", "}", "MachineBasicBlock", "&", "BB", "=", "*", "I", ".", "getParent", "(", ")", ";", "auto", "MIB", "=", "BuildMI", "(", "BB", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addDef", "(", "createTypeVReg", "(", "CurMF", "->", "getRegInfo", "("], "ground_truth": [")", ")", ")", ".", "addImm", "(", "BitWidth", ")", ".", "addImm", "(", "", ")", ";"], "File": "SPIRVGlobalRegistry1", "Func": "getOrCreateSPIRVIntegerType", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8784, "Length": 101, "Cover_Rate": 0.7709923664122137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "VSX_BUILTIN_XXSEL_2DI_UNS", ":", "case", "CRYPTO_BUILTIN_VPERMXOR", ":", "case", "CRYPTO_BUILTIN_VPERMXOR_V2DI", ":", "case", "CRYPTO_BUILTIN_VPERMXOR_V4SI", ":", "case", "CRYPTO_BUILTIN_VPERMXOR_V8HI", ":", "case", "CRYPTO_BUILTIN_VPERMXOR_V16QI", ":", "case", "CRYPTO_BUILTIN_VSHASIGMAW", ":", "case", "CRYPTO_BUILTIN_VSHASIGMAD", ":", "case", "CRYPTO_BUILTIN_VSHASIGMA", ":", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "break", ";", "case", "ALTIVEC_BUILTIN_VPERM_16QI", ":", "case", "ALTIVEC_BUILTIN_VPERM_8HI", ":", "case", "ALTIVEC_BUILTIN_VPERM_4SI", ":", "case", "ALTIVEC_BUILTIN_VPERM_4SF", ":", "case", "ALTIVEC_BUILTIN_VPERM_2DI", ":", "case", "ALTIVEC_BUILTIN_VPERM_2DF", ":", "case", "VSX_BUILTIN_VPERM_16QI", ":", "case", "VSX_BUILTIN_VPERM_8HI", ":", "case", "VSX_BUILTIN_VPERM_4SI", ":", "case", "VSX_BUILTIN_VPERM_4SF", ":", "case", "VSX_BUILTIN_VPERM_2DI", ":", "case", "VSX_BUILTIN_VPERM_2DF", ":", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "break", ";", "case", "VSX_BUILTIN_XVCVUXDSP", ":", "case", "VSX_BUILTIN_XVCVUXDDP_UNS", ":", "case", "ALTIVEC_BUILTIN_UNSFLOAT_V4SI_V4SF", ":", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "break", ";", "case", "VSX_BUILTIN_XVCVDPUXDS_UNS", ":", "case", "ALTIVEC_BUILTIN_FIXUNS_V4SF_V4SI", ":", "case", "MISC_BUILTIN_UNPACK_TD", ":", "case", "MISC_BUILTIN_UNPACK_V1TI", ":", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "break", ";", "case", "ALTIVEC_BUILTIN_VCMPEQUB", ":", "case", "ALTIVEC_BUILTIN_VCMPEQUH", ":", "case", "ALTIVEC_BUILTIN_VCMPEQUW", ":", "case", "P8V_BUILTIN_VCMPEQUD", ":", "case", "VSX_BUILTIN_CMPGE_U16QI", ":", "case", "VSX_BUILTIN_CMPGE_U8HI", ":", "case", "VSX_BUILTIN_CMPGE_U4SI", ":", "case", "VSX_BUILTIN_CMPGE_U2DI", ":", "case", "ALTIVEC_BUILTIN_VCMPGTUB", ":", "case", "ALTIVEC_BUILTIN_VCMPGTUH", ":", "case", "ALTIVEC_BUILTIN_VCMPGTUW", ":", "case", "P8V_BUILTIN_VCMPGTUD", ":", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "break", ";", "case", "MISC_BUILTIN_PACK_TD", ":", "case", "MISC_BUILTIN_PACK_V1TI", ":", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "break", ";", "case", "ALTIVEC_BUILTIN_VSRB", ":", "case", "ALTIVEC_BUILTIN_VSRH", ":", "case", "ALTIVEC_BUILTIN_VSRW", ":", "case", "P8V_BUILTIN_VSRD", ":", "h", ".", "uns_p", "[", "", "]", "=", "", ";", "break", ";", "default", ":", "break", ";", "}", "while", "(", "num_args", ">", "", "&&", "h", ".", "mode", "[", "num_args", "]", "==", "VOIDmode", ")", "num_args", "--", ";", "ret_type", "=", "builtin_mode_to_type", "[", "h", ".", "mode", "[", "", "]", "]", "[", "h", "."], "ground_truth": ["uns_p", "[", "", "]", "]", ";"], "File": "rs60007", "Func": "builtin_function_type", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8785, "Length": 303, "Cover_Rate": 0.33223684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "if", "(", "I", "==", "MBB", ".", "end", "(", ")", ")", "return", "false", ";", "if", "(", "!", "isUnpredicatedTerminator", "(", "*", "I", ")", ")", "return", "false", ";", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "!", "isUnpredicatedTerminator", "(", "*", "I", ")", ")", "break", ";", "if", "(", "!", "I", "->", "isBranch", "(", ")", ")", "return", "true", ";", "return", "true"], "ground_truth": [";"], "File": "XtensaInstrInfo", "Func": "analyzeBranch", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8786, "Length": 86, "Cover_Rate": 0.7049180327868853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vandq_x_s8", "(", "int8x16_t", "__a", ",", "int8x16_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vandq_m_sv16qi", "(", "__arm_vuninitializedq_s8", "(", ")", ",", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vandq_x_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8787, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printRegName", "(", "O", ",", "MO", ".", "getReg", "(", ")", ")", ";", "}", "else", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "{", "O", "<<", "*", "MO", ".", "getExpr", "(", ")", ";", "}", "else", "if", "(", "MO", ".", "isImm", "(", ")", ")", "{", "printImmOperand", "(", "MI", ",", "OpNo", ",", "O", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "HexagonInstPrinter14", "Func": "printOperand", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8788, "Length": 54, "Cover_Rate": 0.5346534653465347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "multimap", "<", "int", ",", "std", "::", "tuple", "<", "int", ",", "std", "::", "string", ",", "std", "::", "string", ">>", "&", "getStartBEndBCoords", "(", ")", "{", "return", "StartBEndBCoords"], "ground_truth": [";"], "File": "TPCIndexSpaceGen", "Func": "getStartBEndBCoords", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8789, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_abs_epi16", "(", "__m256i", "__A", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_pabsw256", "(", "(", "__v16hi", ")"], "ground_truth": ["__A", ")", ";"], "File": "avx2intrin", "Func": "_mm256_abs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8790, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printMemReference", "(", "MI", ",", "OpNo"], "ground_truth": [",", "O", ")", ";"], "File": "X86ATTInstPrinter (2)", "Func": "printi256mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8791, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "frv_must_pass_in_stack", "(", "enum", "machine_mode", "mode", ",", "tree", "type", ")", "{", "if", "(", "mode", "==", "BLKmode", ")"], "ground_truth": ["return", "true", ";"], "File": "frv2", "Func": "frv_must_pass_in_stack", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 8792, "Length": 21, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "makeArrayRef", "(", "std", "::", "begin", "(", "GPR64ArgRegsWin64", ")", ",", "std", "::", "end", "(", "GPR64ArgRegsWin64", ")", ")", ";", "}", "static", "const", "MCPhysReg", "GPR64ArgRegs64Bit", "[", "]", "=", "{", "", ",", "", ",", "", ","], "ground_truth": ["", ",", "", ",", "", "}", ";"], "File": "X86ISelLowering (2)5", "Func": "get64BitArgumentGPRs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8793, "Length": 40, "Cover_Rate": 0.3007518796992481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ResVT", "=", "", ";", "TruncVT", "=", "", ";", "Opc", "=", "", ";", "Src", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getUNDEF", "(", "", ")", ",", "Src", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "}", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "ResVT", ",", "Src", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "TruncVT", ",", "Res", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Res", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "}", "assert", "(", "Subtarget", ".", "hasDQI", "(", ")", "&&", "Subtarget", ".", "hasVLX", "(", ")", "&&", "", ")", ";", "if", "(", "VT", "==", "", "&&", "Src", ".", "getSimpleValueType", "(", ")", "==", "", ")", "{", "return", "DAG", ".", "getNode", "(", "IsSigned", "?", "", ":", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ",", "DAG", ".", "getUNDEF", "(", "", ")", ")", ")", ";", "}", "return", "SDValue", "(", ")", ";", "}", "assert", "(", "!", "VT", ".", "isVector", "(", ")", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "Vals", "=", "FP_TO_INTHelper", "(", "Op", ",", "DAG", ",", "IsSigned", ",", "false", ")", ";", "SDValue", "FIST", "=", "Vals", ".", "first", ",", "StackSlot", "=", "Vals"], "ground_truth": [".", "second", ";"], "File": "X86ISelLowering (2)8", "Func": "LowerFP_TO_INT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8794, "Length": 218, "Cover_Rate": 0.5253012048192771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "ConstExpr", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Imm", ".", "Value", ")", ";", "if", "(", "ConstExpr", ")", "{", "int64_t", "Value", "=", "ConstExpr", "->", "getValue", "(", ")", ";", "return", "(", "Value", "!=", "", ")", "&&", "(", "("], "ground_truth": ["Value", "&", "~", "", ")", "==", "", ")", ";"], "File": "DLXAsmParser", "Func": "isHiImm16And", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8795, "Length": 57, "Cover_Rate": 0.8507462686567164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "value", ",", "op", ";", "rtx", "early_op", ";", "if", "(", "!", "arm_get_set_operands", "(", "producer", ",", "consumer", ",", "&", "value", ","], "ground_truth": ["&", "op", ")", ")", "return", "", ";"], "File": "aarch-common", "Func": "arm_no_early_alu_shift_value_dep", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8796, "Length": 27, "Cover_Rate": 0.38571428571428573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TOCSaveOffset", "=", "Subtarget", ".", "getFrameLowering", "(", ")", "->", "getTOCSaveOffset", "(", ")", ";", "unsigned", "StackOffset", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "Register", "StackReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "SPReg", "=", "Subtarget", ".", "is64", "("], "ground_truth": [")", "?", "", ":", "", ";"], "File": "PPCInstrInfo", "Func": "isTOCSaveMI", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8797, "Length": 54, "Cover_Rate": 0.46551724137931033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SetHiMI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "return", "false", ";", "int64_t", "imm", "=", "SetHiMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "imm", ")", ")", "return", "false", ";", "imm", "=", "(", "imm", "<<", "", ")", "&", "", ";", "assert", "(", "RestoreMI", "->", "getOpcode", "(", ")", "==", "", ")", ";", "RestoreMI", "->", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "RestoreMI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "reg", "-", "", "+", "", ")", ";", "RestoreMI", "->", "getOperand", "(", "", ")", ".", "setReg"], "ground_truth": ["(", "", ")", ";"], "File": "DelaySlotFiller17", "Func": "combineRestoreSETHIi", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8798, "Length": 106, "Cover_Rate": 0.5608465608465608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Value", ">>", "", ")", "&", "", ";", "case", "", ":", "return", "(", "Value", ">>", "", ")", "&", "", ";", "case", "", ":", "return", "(", "Value", ">>", "", ")", "&", "", ";", "case", "", ":", "return", "(", "Value", ">>", "", ")", "&", "", ";", "case", "", ":", "return", "(", "Value", ">>", "", ")", "&", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "(", "Value", ">>", "", ")", "&", "", ";", "case", "", ":", "case", "", ":", "return", "Value", "&", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "Value", "&", "", ";", "case", "", ":", "return", "(", "Value", ">>", "", ")", "&", "", ";", "case", "", ":", "return", "(", "Value", ">>", "", ")", "&", "", ";", "case", ""], "ground_truth": [":"], "File": "SparcAsmBackend14", "Func": "adjustFixupValue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8799, "Length": 148, "Cover_Rate": 0.4228571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "is64Bit", ")", "Ret", "+=", "", ";", "Ret", "+="], "ground_truth": ["", ";"], "File": "NVPTXTargetMachine16", "Func": "computeDataLayout", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8800, "Length": 13, "Cover_Rate": 0.38235294117647056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_m_paddd", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "_mm_add_pi32", "(", "__m1", ","], "ground_truth": ["__m2", ")", ";"], "File": "mmintrin5", "Func": "_m_paddd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8801, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PReg", "<", "", ";", "++", "PReg", ")", "{", "if", "(", "PReg", "==", "", "||", "PReg", "==", "", ")", "continue", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", ".", "getMinimalPhysRegClass", "(", "PReg", ")", ";", "unsigned", "VReg", "=", "", ";", "for", "(", "MachineOperand", "&", "MO", ":", "llvm", "::", "make_early_inc_range", "(", "MRI", ".", "reg_operands", "(", "PReg", ")", ")", ")", "{", "if", "(", "!", "MO", ".", "isImplicit", "(", ")", ")", "{", "if", "(", "VReg", "==", "", ")", "{", "VReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "if", "(", "PReg", "==", "TRI", ".", "getFrameRegister", "(", "MF", ")", ")", "{", "auto", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "assert", "(", "!", "FI", "->", "isFrameBaseVirtual", "(", ")", ")", ";", "FI", "->", "setFrameBaseVreg", "(", "VReg", ")", ";", "LLVM_DEBUG", "(", "{", "dbgs", "(", ")", "<<", "", "<<", "PReg", "<<", "", "<<", "VReg", "<<", "", "<<", "Register", "::", "virtReg2Index", "(", "VReg", ")", "<<", "", ";", "}", ")", ";", "}", "}", "MO", ".", "setReg", "(", "VReg", ")", ";", "if", "(", "MO", ".", "getParent", "(", ")", "->", "isDebugValue", "(", ")", ")", "MO", ".", "setIsDebug", "(", ")", ";", "Changed", "="], "ground_truth": ["true", ";"], "File": "WebAssemblyReplacePhysRegs9", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8802, "Length": 183, "Cover_Rate": 0.6120401337792643, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm", "::", "initializePostRAScavengingPass", "(", "*", "PassRegistry"], "ground_truth": ["::", "getPassRegistry", "(", ")", ")", ";"], "File": "MOSPostRAScavenging", "Func": "MOSPostRAScavenging", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8803, "Length": 12, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "{", "MCSymbol", "*", "BA", "=", "GetBlockAddressSymbol", "(", "MO", ".", "getBlockAddress", "(", ")", ")", ";", "O", "<<", "BA", "->", "getName", "(", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "if", "(", "TF", "==", "", ")", "O", "<<", "", "<<", "*", "GetExternalSymbolSymbol", "(", "MO", ".", "getSymbolName", "(", ")", ")", "<<", "", ";", "else", "O", "<<", "*", "GetExternalSymbolSymbol", "(", "MO", ".", "getSymbolName", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "O", "<<", "MAI", "->", "getPrivateGlobalPrefix", "(", ")", "<<", "", "<<", "getFunctionNumber", "(", ")", "<<", "'_'", "<<", "MO", ".", "getIndex", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "O", "<<", "MAI", "->", "getPrivateGlobalPrefix", "(", ")", "<<", "", "<<", "getFunctionNumber"], "ground_truth": ["(", ")", "<<", "'_'", "<<", "MO", ".", "getIndex", "(", ")", ";"], "File": "OR1KAsmPrinter", "Func": "printOperand", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8804, "Length": 130, "Cover_Rate": 0.4377104377104377, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Pg", "=", "getPredicateForVector", "(", "DAG", ",", "DL", ",", "VT", ")", ";", "if", "(", "useSVEForFixedLengthVectorVT", "(", "VT", ")", ")", "{", "EVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "DAG", ",", "VT", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Operands", "=", "{", "Pg", "}", ";", "for", "(", "const", "SDValue", "&", "V", ":", "Op", "->", "op_values", "(", ")", ")", "{", "if", "(", "isa", "<", "CondCodeSDNode", ">", "(", "V", ")", ")", "{", "Operands", ".", "push_back", "(", "V", ")", ";", "continue", ";", "}", "assert", "(", "useSVEForFixedLengthVectorVT", "(", "V", ".", "getValueType", "(", ")", ")", "&&", "", ")", ";", "Operands", ".", "push_back", "(", "convertToScalableVector", "(", "DAG", ",", "ContainerVT", ",", "V", ")"], "ground_truth": [")", ";"], "File": "AArch64ISelLowering135", "Func": "LowerToPredicatedOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8805, "Length": 105, "Cover_Rate": 0.42, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "VT", ".", "isSimple", "(", ")", "||", "!", "isOperationExpand", "("], "ground_truth": ["Opcode", ",", "VT", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "shouldFormOverflowOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8806, "Length": 15, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCELFObjectTargetWriter", "*", "MOTW", "=", "new", "ELFObjectWriter", "(", "OSABI", ")", ";", "return", "createELFObjectWriter", "(", "MOTW", ",", "OS", ",", "true"], "ground_truth": [")", ";"], "File": "BPFELFObjectWriter20", "Func": "createBPFELFObjectWriter", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8807, "Length": 20, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "prefix", "=", "", ";", "const", "char", "*", "suffix", "=", "", ";", "if", "(", "TARGET_SPE", ")", "{", "gcc_assert", "(", "(", "sel", "&", "SAVRES_REG", ")", "==", "SAVRES_GPR", ")", ";", "if", "(", "(", "sel", "&", "SAVRES_SAVE", ")", ")", "prefix", "=", "info", "->", "spe_64bit_regs_used", "?", "", ":", "", ";", "else", "prefix", "=", "info", "->", "spe_64bit_regs_used", "?", "", ":", "", ";", "if", "(", "(", "sel", "&", "SAVRES_LR", ")", ")", "suffix", "=", "", ";", "}", "else", "if", "(", "DEFAULT_ABI", "==", "ABI_V4", ")", "{", "if", "(", "TARGET_64BIT", ")", "goto", "aix_names", ";", "if", "(", "(", "sel", "&", "SAVRES_REG", ")", "==", "SAVRES_GPR", ")", "prefix", "=", "(", "sel", "&", "SAVRES_SAVE", ")", "?", "", ":", "", ";", "else", "if", "(", "(", "sel", "&", "SAVRES_REG", ")", "==", "SAVRES_FPR", ")", "prefix", "=", "(", "sel", "&", "SAVRES_SAVE", ")", "?", "", ":", "", ";", "else", "if", "(", "(", "sel", "&", "SAVRES_REG", ")", "==", "SAVRES_VR", ")", "prefix", "=", "(", "sel", "&", "SAVRES_SAVE", ")", "?", "", ":", "", ";", "else", "abort", "("], "ground_truth": [")", ";"], "File": "powerpcspe", "Func": "rs6000_savres_routine_name", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8808, "Length": 160, "Cover_Rate": 0.3007518796992481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "SecondOpcode", "==", "", ")", "{", "if", "(", "!", "FirstMI", ")", "return", "true", ";", "if", "(", "FirstMI", "->", "definesRegister", "(", "", ")", ")", "switch", "(", "FirstMI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "return", "(", "!", "InstrInfo", "::", "hasShiftedReg", "(", "*", "FirstMI", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "(", "!", "InstrInfo", "::", "hasExtendedReg", "(", "*", "FirstMI", ")", ")", ";", "case"], "ground_truth": ["", ":"], "File": "AArch64MacroFusion12", "Func": "isCCSelectPair", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8809, "Length": 70, "Cover_Rate": 0.33980582524271846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "e", "=", "XVECEXP", "(", "p", ",", "", ",", "i", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "e", ")", "==", "SET", "&&", "MEM_P", "(", "SET_DEST", "(", "e", ")", ")", "&&", "REG_P", "(", "SET_SRC", "(", "e", ")", ")", ")", ";", "reg", "=", "REGNO", "(", "SET_SRC", "(", "e", ")", ")", ";", "gcc_assert", "(", "reg", ">=", "lastreg", ")", ";", "if", "(", "i", "!=", "", ")", "fprintf", "(", "out_file", ",", "", ")", ";", "if", "(", "IS_VFP_REGNUM", "(", "reg", ")", ")", "asm_fprintf", "(", "out_file", ",", "", ",", "(", "reg", "-", "FIRST_VFP_REGNUM", ")", "/", "", ")", ";", "else", "asm_fprintf", "(", "out_file", ",", "", ",", "reg", ")", ";", "if", "(", "flag_checking", ")", "{", "e", "=", "XEXP", "(", "SET_DEST", "(", "e", ")", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "e", ")", "==", "PLUS", ")", "gcc_assert", "(", "REG_P", "(", "XEXP", "(", "e", ",", "", ")", ")", "&&", "REGNO", "(", "XEXP", "(", "e", ",", "", ")", ")", "==", "SP_REGNUM", "&&", "CONST_INT_P", "(", "XEXP", "(", "e", ",", "", ")", ")", "&&", "offset", "==", "INTVAL", "(", "XEXP", "(", "e", ",", "", ")", ")", ")", ";", "else", "gcc_assert", "(", "i", "==", "", "&&", "REG_P", "(", "e", ")", "&&", "REGNO", "(", "e", ")", "==", "SP_REGNUM", ")", ";", "offset", "+=", "reg_size", ";", "}", "}", "fprintf", "(", "out_file", ",", "", ")", ";", "if", "(", "padfirst", ")", "fprintf", "(", "out_file", ",", "", ","], "ground_truth": ["padfirst", ")", ";"], "File": "arm", "Func": "arm_unwind_emit_sequence", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8810, "Length": 218, "Cover_Rate": 0.37521514629948366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "ChkStkStub", "=", "nullptr", ";", "for", "(", "MachineInstr", "&", "MI", ":", "PrologMBB", ")", "{", "if", "(", "MI", ".", "isCall", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isSymbol", "(", ")", "&&", "ChkStkStubSymbol", "==", "MI", ".", "getOperand", "(", "", ")", ".", "getSymbolName", "(", ")", ")", "{", "ChkStkStub", "=", "&"], "ground_truth": ["MI", ";"], "File": "X86FrameLowering112", "Func": "inlineStackProbe", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8811, "Length": 53, "Cover_Rate": 0.3271604938271605, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pmovzxbw512_mask", "(", "(", "__v32qi", ")", "__A", ",", "(", "__v32hi", ")", "_mm512_setzero_si512", "(", ")"], "ground_truth": [",", "(", "__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_cvtepu8_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8812, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "-"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon_vsub_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8813, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PhysRegs", ".", "resize", "(", ""], "ground_truth": [",", "-", "", ")", ";"], "File": "WebAssemblyMachineFunctionInfo18", "Func": "WebAssemblyFunctionInfo", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8814, "Length": 10, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Root", "->", "replaceAllUsesWith", "(", "SMLAD"], "ground_truth": [")", ";"], "File": "ARMParallelDSP1", "Func": "UpdateRoot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8815, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "("], "ground_truth": ["char", ")", "C", ";"], "File": "ARM64MCCodeEmitter", "Func": "EmitByte", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8816, "Length": 7, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvt_high_f64_f32", "(", "float32x4_t", "__a", ")", "{", "return", "__builtin_aarch64_vec_unpacks_hi_v4sf", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vcvt_high_f64_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8817, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", ".", "setLatency", "(", "Lat", ")", ";", "SUnit", "*", "UpdateDst", "=", "I", ".", "getSUnit", "(", ")", ";", "updateLatency", "(", "SrcI", ",", "UpdateDst", "->", "getInstr", "(", ")", ",", "I", ")", ";", "for", "(", "auto", "&", "PI", ":", "UpdateDst", "->", "Preds", ")", "{", "if", "(", "PI", ".", "getSUnit", "(", ")", "!=", "Src", "||", "!", "PI", ".", "isAssignedRegDep", "(", ")", ")", "continue", ";", "PI", ".", "setLatency", "(", "Lat", ")", ";", "updateLatency", "(", "SrcI", ",", "UpdateDst", "->", "getInstr", "("], "ground_truth": [")", ",", "PI", ")", ";"], "File": "HexagonSubtarget48", "Func": "changeLatency", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8818, "Length": 80, "Cover_Rate": 0.5673758865248227, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackendEB32", "(", "const", "Target", "&", "T", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "Triple", "&", "TT"], "ground_truth": [",", "StringRef", "CPU", ",", "const", "MCTargetOptions", "&", "Options", ")", "{"], "File": "MipsAsmBackend10", "Func": "createMipsAsmBackendEB32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8819, "Length": 30, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Src", ",", "DAG", ".", "getConstant", "(", "BitLen", ",", "DL", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "BitIdx", ",", "DL", ",", "", ")", ")", ";", "}", ";", "if", "(", "SDValue", "ExtrQ", "=", "LowerAsEXTRQ", "(", ")", ")", "return", "ExtrQ", ";", "auto", "LowerAsInsertQ", "=", "[", "&", "]", "(", ")", "{", "for", "(", "int", "Idx", "=", "", ";", "Idx", "!=", "HalfSize", ";", "++", "Idx", ")", "{", "SDValue", "Base", ";", "if", "(", "isUndefInRange", "(", "Mask", ",", "", ",", "Idx", ")", ")", "{", "}", "else", "if", "(", "isSequentialOrUndefInRange", "(", "Mask", ",", "", ",", "Idx", ",", "", ")", ")", "{", "Base", "=", "V1", ";", "}", "else", "if", "(", "isSequentialOrUndefInRange", "(", "Mask", ",", "", ",", "Idx", ",", "Size", ")", ")", "{", "Base", "=", "V2", ";", "}", "else", "{", "continue", ";", "}", "for", "(", "int", "Hi", "=", "Idx", "+", "", ";", "Hi", "<=", "HalfSize", ";", "++", "Hi", ")", "{", "SDValue", "Insert", ";", "int", "Len", "=", "Hi", "-", "Idx", ";", "if", "(", "isSequentialOrUndefInRange", "(", "Mask", ",", "Idx", ",", "Len", ",", "", ")", ")", "{", "Insert", "=", "V1", ";", "}", "else", "if", "(", "isSequentialOrUndefInRange", "(", "Mask", ",", "Idx", ",", "Len", ",", "Size", ")", ")", "{", "Insert", "=", "V2", ";", "}", "else", "{", "continue", ";", "}", "if", "(", "isUndefInRange", "(", "Mask", ",", "Hi", ",", "HalfSize", "-", "Hi", ")", ")", "{", "}", "else", "if", "(", "(", "!", "Base", "||", "(", "Base", "==", "V1", ")", ")", "&&", "isSequentialOrUndefInRange", "(", "Mask", ",", "Hi", ",", "HalfSize", "-", "Hi", ",", "Hi", ")", ")", "{", "Base", "=", "V1", ";", "}", "else", "if", "(", "(", "!", "Base", "||", "(", "Base", "==", "V2", ")", ")", "&&", "isSequentialOrUndefInRange", "(", "Mask", ",", "Hi", ",", "HalfSize", "-", "Hi", ",", "Size", "+", "Hi", ")", ")", "{", "Base", "=", "V2", ";", "}", "else", "{", "continue", ";", "}", "if", "(", "!", "Base", ")", "Base", "=", "DAG", ".", "getUNDEF", "(", "VT", ")", ";", "int", "BitLen", "=", "(", "Len", "*", "VT", ".", "getScalarSizeInBits", "(", ")", ")", "&", "", ";", "int", "BitIdx", "=", "(", "Idx", "*", "VT", ".", "getScalarSizeInBits", "(", ")", ")", "&", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Base", ",", "Insert", ",", "DAG", ".", "getConstant", "(", "BitLen", ",", "DL", ",", ""], "ground_truth": [")", ",", "DAG", ".", "getConstant", "(", "BitIdx", ",", "DL", ",", "", ")", ")", ";"], "File": "X86ISelLowering172", "Func": "lowerVectorShuffleWithSSE4A", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8820, "Length": 376, "Cover_Rate": 0.5193370165745856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_altivec_abss_v4si", "(", "a1"], "ground_truth": [")", ";"], "File": "altivec4", "Func": "vec_abss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8821, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vclzq", "(", "uint32x4_t", "__a", ")", "{", "return", "__arm_vclzq_u32", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vclzq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8822, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MachineInstr", "*", "RetI", "=", "getReturn", "(", "MBB", ")", ";", "unsigned", "RetOpc", "=", "RetI", "?", "RetI", "->", "getOpcode", "(", ")", ":", "", ";", "if", "(", "RetOpc", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "dl", ",", "HII", ".", "get", "(", "", ")", ")", ".", "addDef", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "dl", ",", "HII", ".", "get", "(", "", ")", ",", "SP", ")", ".", "addReg", "(", "SP", ")", ".", "addReg", "(", "", ")", ";", "return", ";", "}", "if", "(", "RetOpc", "==", "", "||", "RetOpc", "==", "", "||", "RetOpc", "==", "", "||", "RetOpc", "==", "", ")", "{", "MachineBasicBlock", "::", "iterator", "It", "=", "RetI", ";", "++", "It", ";", "while", "(", "It", "!=", "MBB", ".", "end", "(", ")", ")", "{", "if", "(", "!", "It", "->", "isLabel", "(", ")", ")", "It", "=", "MBB", ".", "erase", "(", "It", ")", ";", "else", "++", "It", ";", "}", "return", ";", "}", "bool", "NeedsDeallocframe", "=", "true", ";", "if", "(", "!", "MBB", ".", "empty", "(", ")", "&&", "InsertPt", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "PrevIt", "=", "std", "::", "prev", "(", "InsertPt", ")", ";", "unsigned", "COpc", "=", "PrevIt", "->", "getOpcode", "(", ")", ";", "if", "(", "COpc", "==", "", "||", "COpc", "==", "", "||", "COpc", "==", "", "||", "COpc", "==", "", "||"], "ground_truth": ["COpc", "==", "", "||", "COpc", "==", "", ")", "NeedsDeallocframe", "=", "false", ";"], "File": "HexagonFrameLowering13", "Func": "insertEpilogueInBlock", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8823, "Length": 227, "Cover_Rate": 0.4340344168260038, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isAllocated", "(", "unsigned", "Reg", ")", "const", "{", "return", "UsedRegs", "[", "Reg", "/", "", "]", "&", "(", "", "<<", "(", "Reg", "&"], "ground_truth": ["", ")", ")", ";"], "File": "HexagonCallingConvLower", "Func": "isAllocated", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8824, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon4_vreinterpret_u32_p64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8825, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetAsmStreamer", "::", "emitArchExtension", "(", "unsigned", "ArchExt", ")", "{", "OS", "<<", "", "<<", ""], "ground_truth": ["(", "ArchExt", ")", "<<", "", ";"], "File": "ARMELFStreamer (2)", "Func": "emitArchExtension", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8826, "Length": 20, "Cover_Rate": 0.8695652173913043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+", "", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+", "", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+", "", ")", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "ARMInstPrinter (2)", "Func": "printVectorListFourSpacedAllLanes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8827, "Length": 86, "Cover_Rate": 0.7889908256880734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "Ty", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", "&&", "!", "Subtarget", ".", "isABI_N64", "(", ")", ")", "return", "getAddrNonPIC", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ")", ";", "return", "getAddrLocal", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ",", "Subtarget"], "ground_truth": [".", "isABI_N32", "(", ")", "||", "Subtarget", ".", "isABI_N64", "(", ")", ")", ";"], "File": "MipsISelLowering122", "Func": "lowerBlockAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8828, "Length": 72, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ELFDynamic", "&", "LDBackend", "::", "dynamic", "(", ")", "const", "{", "assert", "(", "m_pDynamic", "!=", "NULL", ")", ";", "return", "*"], "ground_truth": ["m_pDynamic", ";"], "File": "HexagonLDBackend", "Func": "dynamic", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8829, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "CE", "->", "getValue", "(", ")"], "ground_truth": [")", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "addImm7s4Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8830, "Length": 31, "Cover_Rate": 0.5849056603773585, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "RegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return"], "ground_truth": ["RegisterInfo", ";"], "File": "DLXInstrInfo", "Func": "getRegisterInfo", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8831, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "PerformAddCombine", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering198", "Func": "PerformAddCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8832, "Length": 48, "Cover_Rate": 0.3582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "cvtDmpl", "(", "MCInst", "&", "Inst", ",", "const", "OperandVector", "&", "Operands", ",", "bool", "IsGdsHardcoded", ")", "{", "OptionalImmIndexMap", "OptionalIdx", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Operands", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Operand", "&", "Op", "=", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "i", "]", ")", ";", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "Op", ".", "addRegOperands", "(", "Inst", ",", "", ")", ";", "continue", ";", "}", "if", "(", "Op", ".", "isToken", "(", ")", "&&", "Op", ".", "getToken", "(", ")", "==", "", ")", "{", "IsGdsHardcoded", "=", "true", ";", "continue", ";", "}", "OptionalIdx", "[", "Op", ".", "getImmTy", "(", ")", "]", "=", "i", ";", "}", "addOptionalImmOperand", "(", "Inst", ",", "Operands", ",", "OptionalIdx", ",", "Operand", "::", "ImmTyOffset", ")", ";", "if", "(", "!", "IsGdsHardcoded", ")", "{", "addOptionalImmOperand", "(", "Inst", ",", "Operands", ",", "OptionalIdx", ",", "Operand", "::", "ImmTyGDS", ")", ";", "}", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser22", "Func": "cvtDSImpl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8833, "Length": 162, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeGPROutRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "return", "DecodeCPURegsRegisterClass", "(", "Inst", ",", "RegNo"], "ground_truth": [",", "Address", ",", "Decoder", ")", ";"], "File": "Cpu0Disassembler", "Func": "DecodeGPROutRegisterClass", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8834, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vmovntq_m_u32", "(", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmovntq_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8835, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "const", "BitTracker", "::", "RegisterCell", "&", "BitTracker", "::", "lookup"], "ground_truth": ["(", "unsigned", "Reg", ")", "const", "{"], "File": "BitTracker", "Func": "lookup", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8836, "Length": 15, "Cover_Rate": 0.3409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "SL", "(", "Op", ")", ";", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Trunc", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Src", ")", ";", "SDValue", "K0", "=", "DAG", ".", "getConstantFP", "(", "BitsToDouble", "(", "UINT64_C", "(", "", ")", ")", ",", "SL", ",", "", ")", ";", "SDValue", "K1", "=", "DAG", ".", "getConstantFP", "(", "BitsToDouble", "(", "UINT64_C", "(", "", ")", ")", ",", "SL", ",", "", ")", ";", "SDValue", "Mul", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", ""], "ground_truth": [",", "Trunc", ",", "K0", ")", ";"], "File": "AMDGPUISelLowering (2)2", "Func": "LowerFP64_TO_INT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8837, "Length": 90, "Cover_Rate": 0.3629032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitVSHLLi", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "ARMIREmitter", "Func": "visitVSHLLi", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8838, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "OperandIdx", "=", "TII", "->", "getOperandIdx", "(", "BI", "->", "getOpcode", "(", ")", ",", "", "::", "write", ")", ";", "if", "(", "OperandIdx", ">", "-", "", "&&", "BI", "->", "getOperand", "(", "OperandIdx", ")", ".", "getImm", "(", ")", "==", "", ")", "continue", ";", "int", "DstIdx", "=", "TII", "->", "getOperandIdx", "(", "BI", "->", "getOpcode", "(", ")", ",", "", "::", "dst", ")", ";", "if", "(", "DstIdx", "==", "-", "", ")", "{", "continue", ";", "}", "unsigned", "Dst", "=", "BI", "->", "getOperand", "(", "DstIdx", ")", ".", "getReg", "(", ")", ";", "if", "(", "isTrans", "||", "TII", "->", "isTransOnly", "(", "BI", ")", ")", "{", "Result", "[", "Dst", "]", "=", "", ";", "continue", ";", "}", "if", "(", "BI", "->", "getOpcode", "(", ")", "==", "", "||", "BI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "Result", "[", "Dst", "]", "=", "", ";", "continue", ";", "}", "if", "(", "Dst", "==", "", ")", "{", "continue", ";", "}", "unsigned", "PVReg", "=", "", ";", "switch", "(", "TRI", ".", "getHWRegChan", "(", "Dst", ")", ")", "{", "case", "", ":", "PVReg", "=", "", ";", "break", ";", "case", "", ":", "PVReg", "=", "", ";", "break", ";", "case", "", ":", "PVReg", "=", "", ";", "break", ";", "case", "", ":", "PVReg", "=", ""], "ground_truth": [";"], "File": "R600Packetizer26", "Func": "getPreviousVector", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8839, "Length": 193, "Cover_Rate": 0.5258855585831063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumRegs", "=", "NextEmittedNumMemOps", "-", "EmittedNumMemOps", ";", "Dst", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Chain", ",", "Dst", ",", "Src", ",", "DAG", ".", "getConstant", "(", "NumRegs", ",", "dl", ",", "", ")", ")", ";", "Src", "=", "Dst", ".", "getValue", "(", "", ")", ";", "Chain", "=", "Dst", ".", "getValue", "(", "", ")", ";", "DstPtrInfo", "=", "DstPtrInfo", ".", "getWithOffset", "(", "NumRegs", "*", "VTSize", ")", ";", "SrcPtrInfo", "=", "SrcPtrInfo", ".", "getWithOffset", "(", "NumRegs", "*", "VTSize", ")", ";", "EmittedNumMemOps", "=", "NextEmittedNumMemOps", ";", "}", "if", "(", "BytesLeft", "==", "", ")", "return", "Chain", ";", "unsigned", "BytesLeftSave", "=", "BytesLeft", ";", "i", "=", "", ";", "while", "(", "BytesLeft", ")", "{", "if", "(", "BytesLeft", ">=", "", ")", "{", "VT", "=", "", ";", "VTSize", "=", "", ";", "}", "else", "{", "VT", "=", "", ";", "VTSize", "=", "", ";", "}", "Loads", "[", "i", "]", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "Chain", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ",", "DAG", ".", "getConstant", "(", "SrcOff", ",", "dl", ",", "", ")", ")", ",", "SrcPtrInfo", ".", "getWithOffset", "(", "SrcOff", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "TFOps", "[", "i", "]", "=", "Loads", "[", "i", "]", ".", "getValue", "(", "", ")", ";", "++", "i", ";", "SrcOff", "+=", "VTSize", ";", "BytesLeft", "-=", "VTSize", ";", "}", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "makeArrayRef", "(", "TFOps", ",", "i", ")", ")", ";", "i", "=", "", ";", "BytesLeft", "=", "BytesLeftSave", ";", "while", "(", "BytesLeft"], "ground_truth": [")", "{"], "File": "ARMSelectionDAGInfo16", "Func": "EmitTargetCodeForMemcpy", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8840, "Length": 247, "Cover_Rate": 0.35953420669577874, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "nvptxSubtarget", ".", "getTargetName", "(", ")", ";", "if", "(", "nvptxSubtarget", ".", "getDrvInterface", "(", ")", "==", "", ")", "O", "<<", "", ";", "if", "(", "nvptxSubtarget", ".", "getDrvInterface", "(", ")", "==", "", ")", "{", "if", "(", "!", "nvptxSubtarget", ".", "hasDouble", "(", ")", ")", "O", "<<", "", ";", "}", "if", "(", "MAI", "->", "doesSupportDebugInformation", "(", ")", ")", "O", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", ";", "if", "(", "nvptxSubtarget", ".", "is64Bit", "(", ")", ")", "O", "<<", "", ";", "else", "O", "<<", "", ";", "O", "<<", "", ";", "O", "<<", ""], "ground_truth": [";"], "File": "NVPTXAsmPrinter1", "Func": "emitHeader", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8841, "Length": 92, "Cover_Rate": 0.575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_vec_init_v8qi", "(", "__b0", ",", "__b1", ",", "__b2", ",", "__b3", ",", "__b4", ",", "__b5", ",", "__b6", ","], "ground_truth": ["__b7", ")", ";"], "File": "mmintrin5", "Func": "_mm_set_pi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8842, "Length": 23, "Cover_Rate": 0.38333333333333336, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "AMDGPU", "::", "S_LSHL_B64", ":", "return", "AMDGPU", "::", "V_LSHL_B64", ";", "case", "AMDGPU", "::", "S_LSHR_B32", ":", "return", "AMDGPU", "::", "V_LSHR_B32_e32", ";", "case", "AMDGPU", "::", "S_LSHR_B64", ":", "return", "AMDGPU", "::", "V_LSHR_B64", ";", "case", "AMDGPU", "::", "S_SEXT_I32_I8", ":", "return", "AMDGPU", "::", "V_BFE_I32", ";", "case", "AMDGPU", "::", "S_SEXT_I32_I16", ":", "return", "AMDGPU", "::", "V_BFE_I32", ";", "case", "AMDGPU", "::", "S_BFE_U32", ":", "return", "AMDGPU", "::", "V_BFE_U32", ";", "case", "AMDGPU", "::", "S_BFE_I32", ":", "return", "AMDGPU", "::", "V_BFE_I32", ";", "case", "AMDGPU", "::", "S_NOT_B32", ":", "return", "AMDGPU", "::", "V_NOT_B32_e32", ";", "case", "AMDGPU", "::", "S_CMP_EQ_I32", ":", "return", "AMDGPU", "::", "V_CMP_EQ_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_LG_I32", ":", "return", "AMDGPU", "::", "V_CMP_NE_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_GT_I32", ":", "return", "AMDGPU", "::", "V_CMP_GT_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_GE_I32", ":", "return", "AMDGPU", "::", "V_CMP_GE_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_LT_I32", ":", "return", "AMDGPU", "::", "V_CMP_LT_I32_e32", ";", "case", "AMDGPU", "::", "S_CMP_LE_I32", ":", "return", "AMDGPU", "::", "V_CMP_LE_I32_e32", ";", "case", "AMDGPU", "::", "S_LOAD_DWORD_IMM", ":", "case", "AMDGPU", "::", "S_LOAD_DWORD_SGPR", ":", "return", "AMDGPU", "::", "BUFFER_LOAD_DWORD_ADDR64", ";", "case", "AMDGPU", "::", "S_LOAD_DWORDX2_IMM", ":", "case", "AMDGPU", "::", "S_LOAD_DWORDX2_SGPR", ":", "return", "AMDGPU", "::", "BUFFER_LOAD_DWORDX2_ADDR64", ";", "case", "AMDGPU", "::", "S_LOAD_DWORDX4_IMM"], "ground_truth": [":"], "File": "SIInstrInfo65", "Func": "getVALUOp", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8843, "Length": 175, "Cover_Rate": 0.41766109785202865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtnq_x_u32_f32", "(", "float32x4_t", "__a", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vcvtnq_m_uv4si", "(", "__arm_vuninitializedq_u32", "(", ")", ",", "__a", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcvtnq_x_u32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8844, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "F", "==", "", "||", "F", "==", "", ";", "}", ";", "if", "(", "!", "llvm", "::", "count_if", "(", "Features", ".", "getFeatures", "(", ")", ",", "IsQFloatFS", ")", ")", "{", "auto", "getHvxVersion", "=", "[", "&", "Features", "]", "(", "StringRef", "FS", ")", "->", "StringRef", "{", "for", "(", "StringRef", "F", ":", "llvm", "::", "reverse", "(", "Features", ".", "getFeatures", "(", ")", ")", ")", "{", "if", "(", "F", ".", "startswith", "(", "", ")", ")", "return", "F", ";", "}", "for", "(", "StringRef", "F", ":", "llvm", "::", "reverse", "(", "Features", ".", "getFeatures", "(", ")", ")", ")", "{", "if", "(", "F", "==", "", ")", "return", "StringRef", "(", ")", ";", "if", "(", "F", ".", "startswith", "(", "", ")", "||", "F", "==", "", ")", "return", "F", ".", "take_front", "(", "", ")", ";", "}", "return", "StringRef", "(", ")", ";", "}", ";", "bool", "AddQFloat", "=", "false", ";", "StringRef", "HvxVer", "=", "getHvxVersion", "(", "FS", ")", ";", "if", "(", "HvxVer", ".", "startswith", "(", "", ")", ")", "{", "int", "Ver", "=", "", ";", "if", "(", "!", "HvxVer", ".", "drop_front", "(", "", ")", ".", "consumeInteger", "(", "", ",", "Ver", ")", "&&", "Ver", ">=", "", ")", "AddQFloat", "=", "true", ";", "}", "else", "if", "(", "HvxVer", "==", "", ")", "{", "if", "(", "hasV68Ops", "(", ")", ")", "AddQFloat", "="], "ground_truth": ["true", ";"], "File": "HexagonSubtarget (2)1", "Func": "initializeSubtargetDependencies", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8845, "Length": 201, "Cover_Rate": 0.45475113122171945, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "DstTy", "==", "LLT", "::", "scalar", "(", "", ")", ")", "AndOpc", "=", "", ";", "else", "if", "(", "DstTy", "==", "LLT", "::", "scalar", "(", "", ")", ")", "AndOpc", "=", "", ";", "else", "if", "(", "DstTy", "==", "LLT", "::", "scalar", "(", "", ")", ")", "AndOpc", "=", "", ";", "else", "return", "false", ";", "unsigned", "DefReg", "=", "SrcReg", ";", "if", "(", "DstTy", "!=", "LLT", "::", "scalar", "(", "", ")", ")", "{", "DefReg", "=", "MRI", ".", "createVirtualRegister", "(", "getRegClass", "(", "DstTy", ",", "DstReg", ",", "MRI", ")", ")", ";", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "SUBREG_TO_REG", ")", ",", "DefReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "", ")", ";", "}", "MachineInstr", "&", "AndInst", "=", "*", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "AndOpc", ")", ",", "DstReg", ")", ".", "addReg", "(", "DefReg", ")", ".", "addImm", "(", "", ")", ";", "constrainSelectedInstRegOperands", "(", "AndInst", ",", "TII", ",", "TRI", ",", "RBI"], "ground_truth": [")", ";"], "File": "X86InstructionSelector (2)", "Func": "selectZext", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8846, "Length": 183, "Cover_Rate": 0.5700934579439252, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_hsub_epi32", "(", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_phsubd128", "(", "(", "__v4si", ")"], "ground_truth": ["__X", ",", "(", "__v4si", ")", "__Y", ")", ";"], "File": "tmmintrin", "Func": "_mm_hsub_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8847, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")"], "ground_truth": [",", "", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vmlal_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8848, "Length": 26, "Cover_Rate": 0.5777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_m_pmaddwd", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{"], "File": "mmintrin", "Func": "_m_pmaddwd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8849, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "bool", "Changed", "=", "false", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "for", "(", "auto", "I", "=", "MBB", ".", "rbegin", "(", ")", ",", "E", "=", "MBB", ".", "rend", "(", ")", ";", "I", "!=", "E", ";", ")", "{", "auto", "&", "MI", "=", "*"], "ground_truth": ["I", "++", ";"], "File": "GCNDPPCombine19", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8850, "Length": 64, "Cover_Rate": 0.3248730964467005, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "=", "MachO", "::", "GENERIC_RELOC_VANILLA", ";", "}", "else", "{", "if", "(", "SD", "->", "getSymbol", "(", ")", ".", "isVariable", "(", ")", ")", "{", "int64_t", "Res", ";", "if", "(", "SD", "->", "getSymbol", "(", ")", ".", "getVariableValue", "(", ")", "->", "EvaluateAsAbsolute", "(", "Res", ",", "Layout", ",", "Writer", "->", "getSectionAddressMap", "(", ")", ")", ")", "{", "FixedValue", "=", "Res", ";", "return", ";", "}", "}", "if", "(", "Writer", "->", "doesSymbolRequireExternRelocation", "(", "SD", ")", ")", "{", "IsExtern", "=", "", ";", "Index", "=", "SD", "->", "getIndex", "(", ")", ";", "if", "(", "!", "SD", "->", "Symbol", "->", "isUndefined", "(", ")", ")", "FixedValue", "-=", "Layout", ".", "getSymbolOffset", "(", "SD", ")", ";", "}", "else", "{", "const", "MCSectionData", "&", "SymSD", "=", "Asm", ".", "getSectionData", "(", "SD", "->", "getSymbol", "(", ")", ".", "getSection", "(", ")", ")", ";", "Index", "=", "SymSD", ".", "getOrdinal", "(", ")", "+", "", ";", "FixedValue", "+=", "Writer", "->", "getSectionAddress", "(", "&", "SymSD", ")", ";", "}", "if", "(", "IsPCRel", ")", "FixedValue", "-=", "Writer", "->", "getSectionAddress", "(", "Fragment", "->", "getParent", "(", ")", ")", ";", "Type", "=", "MachO", "::", "GENERIC_RELOC_VANILLA"], "ground_truth": [";"], "File": "X86MachObjectWriter", "Func": "RecordX86Relocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8851, "Length": 168, "Cover_Rate": 0.3387096774193548, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Inst", "<<", "'\\n'", ")", ";", "MemAccessInfo", "MAI", "=", "makeMemAccessInfo", "(", "const_cast", "<", "Instruction", "*", ">", "(", "Inst", ")", ")", ";", "bool", "IsLargeStride", "=", "MAI", ".", "isLargeStride", "("], "ground_truth": ["LastAccess", ")", ";"], "File": "AMDGPUPerfHintAnalysis (2)", "Func": "isLargeStride", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8852, "Length": 39, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqsubq_n_s8", "(", "int8x16_t", "__a", ","], "ground_truth": ["int8_t", "__b", ")", "{"], "File": "arm", "Func": "mve___arm_vqsubq_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8853, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SelectAddrMode2ShOp", "(", "SDValue", "N", ",", "SDValue", "&", "Base", ",", "SDValue", "&"], "ground_truth": ["Offset", ",", "SDValue", "&", "Opc", ")", "{"], "File": "ARMISelDAGToDAG (2)", "Func": "SelectAddrMode2ShOp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8854, "Length": 19, "Cover_Rate": 0.5588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "named", ")", "return", "gen_reg_rtx", "(", "mode", ")", ";", "return", "NULL_RTX"], "ground_truth": [";"], "File": "nvptx2", "Func": "nvptx_function_arg", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 8855, "Length": 13, "Cover_Rate": 0.34210526315789475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_loongson_packsswh", "(", "s", ",", "t", ")"], "ground_truth": [";"], "File": "loongson-mmiintrin", "Func": "packsswh", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8856, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "PerformShiftCombine", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "if", "(", "SDValue", "V", "=", "PerformSHLCombine", "(", "N", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "if", "(", "SDValue", "V", "=", "performShiftToAllZeros", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "X86ISelLowering1", "Func": "PerformShiftCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8857, "Length": 81, "Cover_Rate": 0.9418604651162791, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerINTRINSIC_W_CHAIN", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "unsigned", "IntNo", "=", "Op", ".", "getConstantOperandVal", "(", "", ")", ";", "switch", "(", "IntNo", ")", "{", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "{", "auto", "Node", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Chain", "=", "Node", "->", "getChain", "(", ")", ";", "SDValue", "Dst", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Val", "=", "Op", ".", "getOperand", "(", "", ")", ";", "Val", "=", "DAG", ".", "getAnyExtOrTrunc", "(", "Val", ",", "DL", ",", "", ")", ";", "SDValue", "Size", "=", "Op", ".", "getOperand", "(", "", ")", ";", "auto", "Alignment", "=", "Node", "->", "getMemOperand", "(", ")", "->", "getAlign", "(", ")", ";", "bool", "IsVol", "=", "Node", "->", "isVolatile", "(", ")", ";", "auto", "DstPtrInfo", "=", "Node", "->"], "ground_truth": ["getPointerInfo", "(", ")", ";"], "File": "AArch64ISelLowering45", "Func": "LowerINTRINSIC_W_CHAIN", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8858, "Length": 144, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "getOS", "(", ")", "==", "Triple"], "ground_truth": ["::", "NativeClient", ";"], "File": "ARMSubtarget10", "Func": "isTargetNaCl", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8859, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isVectorPredicated", "(", "&", "MI", ")", ")", "{", "if", "(", "MI", ".", "mayLoad", "(", ")", ")", "FalseLanesZero", ".", "insert", "(", "&", "MI", ")", ";", "Predicated", ".", "insert", "(", "&", "MI", ")", ";", "continue", ";", "}", "if", "(", "MI", ".", "getNumDefs", "(", ")", "==", "", ")", "continue", ";", "if", "(", "!", "producesFalseLanesZero", "(", "MI", ",", "QPRs", ",", "RDA", ",", "FalseLanesZero", ")", ")", "{", "if", "(", "retainsPreviousHalfElement", "(", "MI", ")", "||", "isHorizontalReduction", "(", "MI", ")", ")", "return", "false", ";", "FalseLanesUnknown", ".", "insert", "(", "&", "MI", ")", ";", "}", "else", "if", "(", "!", "isHorizontalReduction", "(", "MI", ")", ")", "FalseLanesZero", ".", "insert", "(", "&", "MI", ")", ";", "}", "auto", "HasPredicatedUsers", "=", "[", "this", "]", "(", "MachineInstr", "*", "MI", ",", "const", "MachineOperand", "&", "MO", ",", "SmallPtrSetImpl", "<", "MachineInstr", "*", ">", "&", "Predicated", ")", "{", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Uses", ";", "RDA", ".", "getGlobalUses", "(", "MI", ",", "MO", ".", "getReg", "(", ")", ",", "Uses", ")", ";", "for", "(", "auto", "*", "Use", ":", "Uses", ")", "{", "if", "(", "Use", "!=", "MI", "&&", "!", "Predicated", ".", "count", "(", "Use", ")", ")", "return", "false", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "ARMLowOverheadLoops19", "Func": "ValidateLiveOuts", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8860, "Length": 184, "Cover_Rate": 0.323943661971831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opcode", "==", "", ")", "checkADDrr", "(", "MRI", ",", "RelocOp", ",", "GVal", ")", ";", "else", "if", "(", "Opcode", "==", "", ")", "checkShift", "(", "MRI", ",", "*", "Inst", "->", "getParent", "(", ")", ",", "RelocOp", ",", "GVal", ",", "", ")", ";", "else", "if", "(", "Opcode", "==", "", ")", "checkShift", "(", "MRI", ",", "*", "Inst", "->", "getParent", "(", ")", ",", "RelocOp", ",", "GVal", ",", "", ")", ";", "else", "if", "(", "Opcode", "==", "", ")", "checkShift", "(", "MRI", ",", "*", "Inst", "->", "getParent", "(", ")", ",", "RelocOp", ","], "ground_truth": ["GVal", ",", "", ")", ";"], "File": "BPFMISimplifyPatchable", "Func": "processInst", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8861, "Length": 90, "Cover_Rate": 0.656934306569343, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NegSize", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getConstant", "(", "", ",", "PtrVT", ")", ",", "Size", ")", ";", "SDValue", "FPSIdx", "=", "getFramePointerFrameIndex", "(", "DAG", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "Chain", ",", "NegSize", ",", "FPSIdx"], "ground_truth": ["}", ";"], "File": "PPCISelLowering107", "Func": "LowerDYNAMIC_STACKALLOC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8862, "Length": 47, "Cover_Rate": 0.33098591549295775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pmovsxwq512_mask", "(", "(", "__v8hi", ")", "__A", ",", "("], "ground_truth": ["__v8di", ")", "_mm512_undefined_si512", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_cvtepi16_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8863, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "LoadVal", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "IntVT", ",", "BufferLoad", ")", ";", "LoadVal", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "LoadVT", ",", "LoadVal", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "{", "LoadVal", ",", "BufferLoad", ".", "getValue", "(", ""], "ground_truth": [")", "}", ",", "DL", ")", ";"], "File": "SIISelLowering10", "Func": "handleByteShortBufferLoads", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8864, "Length": 50, "Cover_Rate": 0.3246753246753247, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string"], "ground_truth": [">", "modr_i2_dmod", "(", "Rn", "a", ")", "{"], "File": "disassembler", "Func": "modr_i2_dmod", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8865, "Length": 14, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "Instruction", "*", ",", "", ">", "AtomicInsts", ";", "for", "(", "BasicBlock", "&", "BB", ":", "F", ")", "for", "(", "Instruction", "&", "Inst", ":", "BB", ")", "{", "if", "(", "isa", "<", "AtomicRMWInst", ">", "(", "&", "Inst", ")", "||", "(", "isa", "<", "StoreInst", ">", "(", "&", "Inst", ")", "&&", "cast", "<", "StoreInst", ">", "(", "&", "Inst", ")", "->", "isAtomic", "(", ")", ")", ")", "AtomicInsts", ".", "push_back", "(", "&", "Inst", ")", ";", "}", "bool", "MadeChange", "=", "false", ";", "for", "(", "Instruction", "*", "Inst", ":", "AtomicInsts", ")", "{", "if", "(", "!", "shouldExpand", "(", "Inst", ")", ")", "continue", ";", "if", "(", "AtomicRMWInst", "*", "AI", "=", "dyn_cast", "<", "AtomicRMWInst", ">", "(", "Inst", ")", ")", "MadeChange", "|=", "expandAtomicRMW", "(", "AI", ")", ";", "if", "(", "StoreInst", "*", "SI", "=", "dyn_cast", "<", "StoreInst", ">", "(", "Inst", ")", ")", "MadeChange", "|=", "expandAtomicStore", "(", "SI", ")", ";", "assert", "(", "MadeChange", "&&", "", ")", ";", "Inst", "->", "eraseFromParent", "(", ")", ";", "}", "return", "MadeChange"], "ground_truth": [";"], "File": "X86AtomicExpandPass", "Func": "runOnFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8866, "Length": 153, "Cover_Rate": 0.9329268292682927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_ror_epi64", "(", "__m512i", "__A", ",", "int", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_prorq512_mask", "(", "(", "__v8di", ")", "__A", ",", "__B", ",", "(", "__v8di", ")", "_mm512_undefined_si512", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_ror_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8867, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "PseudoReg", ":", "{", "", ",", "", ",", "", "}", ")", "Mask", "[", "PseudoReg", "/", "", "]", "&=", "~", "(", "", "<<", "(", "PseudoReg"], "ground_truth": ["%", "", ")", ")", ";"], "File": "PPCRegisterInfo (2)1", "Func": "adjustStackMapLiveOutMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8868, "Length": 31, "Cover_Rate": 0.6326530612244898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "continue", ";", "}", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "assert", "(", "I", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "", "BranchCode", "=", "static_cast", "<", "", ">", "(", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "BranchCode", "==", "", ")", "return", "true", ";", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "FBB", "=", "TBB", ";", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "BranchCode", ")", ")", ";", "continue", ";", "}", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", ")", ";", "assert", "(", "TBB", ")", ";", "if", "(", "TBB", "!=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", "return", "true", ";", "", "OldBranchCode", "=", "(", "", ")", "Cond", "[", "", "]", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "SHUXIInstrInfo", "Func": "analyzeBranch", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8869, "Length": 151, "Cover_Rate": 0.4015957446808511, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtepu64_ps", "(", "__m128", "__W", ",", "__mmask8", "__U", ",", "__m128i", "__A", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_cvtuqq2ps128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v4sf", ")", "__W"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm_mask_cvtepu64_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8870, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "PerformEXTRACT_VECTOR_ELTCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "return", "PerformSELECTCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformCMOVCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformAddCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSubCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformADCCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformMulCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "PerformShiftCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformAndCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformOrCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformXorCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformLOADCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSTORECombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSINT_TO_FPCombine", "(", "N", ",", "DAG", ",", "this", ")", ";", "case", "", ":", "return", "PerformFADDCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformFSUBCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "case", "", ":", "return", "PerformFORCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "PerformFMinFMaxCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "return", "PerformFANDCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "return", "PerformFANDNCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "return", "PerformBTCombine", "(", "N", ",", "DAG", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformVZEXT_MOVLCombine", "(", "N", ",", "DAG", ")", ";", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering (2)1", "Func": "PerformDAGCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8871, "Length": 308, "Cover_Rate": 0.48427672955974843, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SwitchToExIdxSection", "(", "*", "FnStart", ")", ";", "if", "(", "PersonalityIndex", "<", "", "::", "NUM_PERSONALITY_INDEX", "&&", "!", "IsAndroid", ")", "EmitPersonalityFixup", "(", "GetAEABIUnwindPersonalityName", "(", "PersonalityIndex", ")", ")", ";", "const", "MCSymbolRefExpr", "*", "FnStartRef", "=", "MCSymbolRefExpr", "::", "create", "(", "FnStart", ",", "MCSymbolRefExpr", "::", "VK__PREL31", ",", "getContext", "(", ")", ")", ";", "EmitValue", "(", "FnStartRef", ",", "", ")", ";", "if", "(", "CantUnwind", ")", "{", "EmitIntValue", "(", "", "::", "EXIDX_CANTUNWIND", ",", "", ")", ";", "}", "else", "if", "(", "ExTab"], "ground_truth": [")", "{"], "File": "ARMELFStreamer27", "Func": "emitFnEnd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8872, "Length": 73, "Cover_Rate": 0.33796296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "findUnusedRegister", "(", "const", "MachineRegisterInfo", "&", "MRI", ",", "const", "TargetRegisterClass", "*", "RC", ")", "const", "{", "for", "(", "unsigned", "Reg", ":", "*", "RC", ")", "if", "(", "!", "MRI"], "ground_truth": [".", "isPhysRegUsed", "(", "Reg", ")", ")", "return", "Reg", ";"], "File": "SIRegisterInfo (2)", "Func": "findUnusedRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8873, "Length": 38, "Cover_Rate": 0.8636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", ")", ";", "", "CC", "=", "static_cast", "<", "", ">", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ";", "Cond", "[", "", "]", ".", "setImm", "(", "GetOppositeBranchCondition", "(", "CC", ")"], "ground_truth": [")", ";"], "File": "SparcInstrInfo1", "Func": "reverseBranchCondition", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8874, "Length": 42, "Cover_Rate": 0.65625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "Argument", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "const", "bool", "IsByRef", "=", "Arg", ".", "hasByRefAttr", "(", ")", ";", "Type", "*", "ArgTy", "=", "IsByRef", "?", "Arg", ".", "getParamByRefType", "(", ")", ":", "Arg", ".", "getType", "(", ")", ";", "MaybeAlign", "Alignment", "=", "IsByRef", "?", "Arg", ".", "getParamAlign", "(", ")", ":"], "ground_truth": ["None", ";"], "File": "AMDGPUSubtarget1", "Func": "getExplicitKernArgSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8875, "Length": 55, "Cover_Rate": 0.3235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmvn_u8", "(", "uint8x8_t", "__a", ")", "{", "return", "~", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon4_vmvn_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8876, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCAssignFn", "*", "AssignFn", "=", "TLI", ".", "CCAssignFnForReturn", "(", "F", ".", "getCallingConv", "(", ")", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "auto", "&", "DL", "=", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "ArgInfo", "OrigArg", "{", "VReg", ",", "Val", "->", "getType", "(", ")", "}", ";", "setArgFlags", "(", "OrigArg", ",", "AttributeSet", "::", "ReturnIndex", ",", "DL", ",", "F", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitArgs", ";", "splitToValueTypes", "(", "OrigArg", ",", "SplitArgs", ",", "DL", ",", "MRI", ",", "[", "&", "]", "(", "ArrayRef", "<", "unsigned", ">", "Regs", ",", "ArrayRef", "<", "uint64_t", ">", "Offsets", ")", "{", "MIRBuilder", ".", "buildExtract", "(", "Regs", ",", "Offsets", ",", "VReg", ")", ";", "}", ")", ";", "OutgoingArgHandler", "Handler", "(", "MIRBuilder", ",", "MRI", ",", "MIB", ")", ";", "Success", "=", "handleAssignments", "(", "MIRBuilder", ",", "AssignFn", ",", "SplitArgs", ",", "Handler", ")", ";", "}", "MIRBuilder", ".", "insertInstr", "(", "MIB", ")", ";", "return"], "ground_truth": ["Success", ";"], "File": "AArch64CallLowering22", "Func": "lowerReturn", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8877, "Length": 147, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MBBI", "==", "MBB", ".", "begin", "(", ")", ")", "return", ";", "MachineBasicBlock", "::", "iterator", "PI", "=", "prior", "(", "MBBI", ")", ";", "unsigned", "Opc", "=", "PI", "->", "getOpcode", "(", ")", ";", "if", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "PI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "StackPtr", ")", "{", "if", "(", "NumBytes", ")", "*", "NumBytes", "+=", "PI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MBB", ".", "erase", "(", "PI", ")", ";", "}", "else", "if", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "PI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "StackPtr", ")", "{", "if", "(", "NumBytes", ")", "*", "NumBytes", "-=", "PI", "->", "getOperand", "(", "", ")", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "X86FrameLowering (2)1", "Func": "mergeSPUpdatesUp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8878, "Length": 152, "Cover_Rate": 0.7414634146341463, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "Function", "*", "F", "=", "cast", "<", "CallBase", ">", "(", "I", ")", ".", "getCalledFunction", "(", ")", ")", "{", "if", "(", "isLoweredToCall", "(", "F", ")", ")", "HasCall", "=", "true", ";", "if", "(", "F", "->", "getIntrinsicID", "(", ")", "==", "", "||", "F", "->", "getIntrinsicID", "(", ")", "==", "", ")", "NumStores", "++", ";", "}", "else", "{", "HasCall", "=", "true", ";", "}", "}", "if", "(", "isa", "<", "StoreInst", ">", "(", "&", "I", ")", ")", "{", "Type", "*", "MemAccessTy", "=", "I", ".", "getOperand", "(", "", ")", "->", "getType"], "ground_truth": ["(", ")", ";"], "File": "SystemZTargetTransformInfo30", "Func": "getUnrollingPreferences", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8879, "Length": 88, "Cover_Rate": 0.30985915492957744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "hasDivRemOp", "(", "Type", "*", "DataType", ",", "bool", "IsSigned", ")", "{", "EVT", "VT", "=", "TLI", "->", "getValueType"], "ground_truth": ["(", "DL", ",", "DataType", ")", ";"], "File": "MipsTargetTransformInfo", "Func": "hasDivRemOp", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8880, "Length": 25, "Cover_Rate": 0.5681818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "SDValue", "N0", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "ConstantSDNode", "*", "C1", "=", "cast", "<", "ConstantSDNode", ">", "(", "N1", ")", ";", "if", "(", "isDSOffsetLegal", "(", "N0", ",", "C1", "->", "getSExtValue", "(", ")", ",", "", ")", ")", "{", "Base", "=", "N0", ";", "Offset", "=", "N1", ";", "return", "true", ";", "}", "}", "if", "(", "const", "ConstantSDNode", "*", "CAddr", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ")", ")", "{", "if", "(", "isUInt", "<", "", ">", "(", "CAddr", "->", "getZExtValue", "(", ")", ")", ")", "{", "SDValue", "Zero", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "MachineSDNode", "*", "MovZero", "=", "CurDAG", "->", "getMachineNode", "(", "AMDGPU", "::", "V_MOV_B32_e32", ",", "SDLoc", "("], "ground_truth": ["Addr", ")", ",", "", ",", "Zero", ")", ";"], "File": "AMDGPUISelDAGToDAG104", "Func": "SelectDS1Addr1Offset", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8881, "Length": 136, "Cover_Rate": 0.6903553299492385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "legalizeOperands", "(", "Inst", ")", ";", "const", "TargetRegisterClass", "*", "NewDstRC", "=", "getOpRegClass", "(", "*", "Inst", ",", "", ")", ";", "switch", "(", "Inst", "->", "getOpcode", "(", ")", ")", "{", "case", "AMDGPU", "::", "COPY", ":", "case", "AMDGPU", "::", "PHI", ":", "case", "AMDGPU", "::", "REG_SEQUENCE", ":", "if", "(", "RI", ".", "hasVGPRs", "(", "NewDstRC", ")", ")", "continue", ";", "NewDstRC", "=", "RI", ".", "getEquivalentVGPRClass", "(", "NewDstRC", ")", ";", "if", "(", "!", "NewDstRC", ")", "continue", ";", "break", ";", "default", ":", "break", ";", "}", "unsigned", "DstReg", "=", "Inst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewDstReg", "=", "MRI", ".", "createVirtualRegister", "(", "NewDstRC", ")", ";", "MRI", ".", "replaceRegWith", "(", "DstReg", ",", "NewDstReg", ")", ";", "for", "(", "MachineRegisterInfo", "::", "use_iterator", "I", "=", "MRI", ".", "use_begin", "(", "NewDstReg", ")", ",", "E", "=", "MRI", ".", "use_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineInstr", "&", "UseMI", "=", "*", "I", ";", "if", "(", "!", "canReadVGPR", "(", "UseMI", ",", "I", ".", "getOperandNo", "(", ")", ")", ")", "{", "Worklist", ".", "push_back", "("], "ground_truth": ["&", "UseMI", ")", ";"], "File": "SIInstrInfo16", "Func": "moveToVALU", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8882, "Length": 170, "Cover_Rate": 0.38724373576309795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "ObjSize", "=", "cast", "<", "ConstantSDNode", ">", "(", "Size", ")", "->", "getZExtValue", "(", ")", ";", "assert", "(", "ObjSize", "%", "", "==", "", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineMemOperand", "*", "BaseMemOperand", "=", "MF", ".", "getMachineMemOperand", "(", "DstPtrInfo", ",", "MachineMemOperand", "::", "MOStore", ",", "ObjSize", ",", "", ")", ";", "bool", "UseSetTagRangeLoop", "=", "kSetTagLoopThreshold", ">=", "", "&&", "(", "int", ")", "ObjSize", ">=", "kSetTagLoopThreshold", ";", "if", "(", "!", "UseSetTagRangeLoop", ")", "return", "EmitUnrolledSetTag", "(", "DAG", ",", "dl", ",", "Chain", ",", "Addr", ",", "ObjSize", ",", "BaseMemOperand", ",", "ZeroData", ")", ";", "if", "(", "ObjSize", "%", "", "!=", "", ")", "{", "SDNode", "*", "St1", "=", "DAG", ".", "getMachineNode", "(", "ZeroData", "?", "", ":", "", ",", "dl", ",", "{", "", ",", "", "}", ",", "{", "Addr", ",", "Addr", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ",", "Chain", "}", ")", ";", "DAG", ".", "setNodeMemRefs", "(", "cast", "<", "MachineSDNode", ">", "(", "St1", ")", ",", "{", "BaseMemOperand", "}", ")", ";", "ObjSize", "-=", "", ";", "Addr", "=", "SDValue", "(", "St1", ",", "", ")", ";", "Chain", "=", "SDValue", "(", "St1", ",", "", ")", ";", "}", "const", "EVT", "ResTys", "[", "]", "=", "{", "", ",", "", ",", "", "}", ";", "SDValue", "Ops", "[", "]", "=", "{", "DAG", ".", "getConstant", "(", "ObjSize", ",", "dl", ",", "", ")", ",", "Addr", ","], "ground_truth": ["Chain", "}", ";"], "File": "AArch64SelectionDAGInfo28", "Func": "EmitTargetCodeForSetTag", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8883, "Length": 217, "Cover_Rate": 0.6845425867507886, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "default", ":", "break", ";", "}", "if", "(", "IN_RANGE", "(", "ival", ",", "-", "", ",", "", ")", ")", "return", "OP_TYPE_IMM_W", ";", "return", "OP_TYPE_IMM_L", ";", "}", "if", "(", "GET_CODE", "(", "op", ")", "==", "CONST_DOUBLE", ")", "{", "switch", "(", "GET_MODE", "(", "op", ")", ")", "{", "case", "SFmode", ":", "return", "OP_TYPE_IMM_W", ";", "case", "VOIDmode", ":", "case", "DFmode", ":", "return", "OP_TYPE_IMM_L", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "}", "if", "(", "GET_CODE", "(", "op", ")", "==", "CONST", "||", "symbolic_operand", "(", "op", ",", "VOIDmode", ")", "||", "LABEL_P", "(", "op", ")", ")", "{", "switch", "(", "GET_MODE", "(", "op", ")", ")", "{", "case", "QImode", ":", "return", "OP_TYPE_IMM_Q", ";", "case", "HImode", ":", "return", "OP_TYPE_IMM_W", ";", "case", "SImode", ":", "return", "OP_TYPE_IMM_L", ";", "default", ":", "if", "(", "symbolic_operand", "(", "m68k_unwrap_symbol", "(", "op", ",", "false", ")", ",", "VOIDmode", ")", ")", "return", "OP_TYPE_IMM_W", ";", "return", "OP_TYPE_IMM_L", ";", "}", "}", "gcc_assert", "(", "!", "reload_completed", ")", ";", "if", "(", "FLOAT_MODE_P", "(", "GET_MODE", "(", "op", ")"], "ground_truth": [")", ")", "return", "OP_TYPE_FPN", ";"], "File": "m68k4", "Func": "sched_attr_op_type", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8884, "Length": 158, "Cover_Rate": 0.40616966580976865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", "->", "EmitIntValue", "(", "KernelInfo", ".", "ComputePGMRSrc2", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "R_00B860_COMPUTE_TMPRING_ZE", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "S_00B860_WAVEZE", "(", "KernelInfo", ".", "ScratchBlocks", ")", ",", "", ")", ";", "}", "else", "{", "OutStreamer", "->", "EmitIntValue", "(", "RsrcReg", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "S_00B028_VGPRS", "(", "KernelInfo", ".", "VGPRBlocks", ")", "|", "S_00B028_SGPRS", "(", "KernelInfo", ".", "SGPRBlocks", ")", ",", "", ")", ";", "if", "(", "STM", ".", "isVGPRSpillingEnabled", "(", "MFI", ")", ")", "{", "OutStreamer", "->", "EmitIntValue", "(", "R_0286E8_SPI_TMPRING_ZE", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "S_0286E8_WAVEZE", "(", "KernelInfo", ".", "ScratchBlocks", ")", ",", "", ")", ";", "}", "}", "if", "(", "MFI", "->", "getShaderType", "(", ")", "==", "ShaderType", "::"], "ground_truth": ["PIXEL", ")", "{"], "File": "AMDGPUAsmPrinter (2)", "Func": "EmitProgramInfoSI", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8885, "Length": 115, "Cover_Rate": 0.44573643410852715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "arm_pr_no_long_calls", "(", "struct", "cpp_reader", "*", "pfile", "ATTRIBUTE_UNUSED"], "ground_truth": [")", "{"], "File": "arm", "Func": "arm_pr_no_long_calls", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8886, "Length": 10, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "DestReg", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "const", "MCExpr", "*", "Symbol", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getExpr", "(", ")", ";", "emitAuipcInstPair", "(", "DestReg", ",", "DestReg", ",", "Symbol", ",", "MCExpr"], "ground_truth": ["::", "VK__PCREL_HI", ",", "", ",", "IDLoc", ",", "Out", ")", ";"], "File": "RISCVAsmParser", "Func": "emitLoadLocalAddress", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8887, "Length": 45, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitLinkage", "(", "name", ",", "GV", "->", "getLinkage", "(", ")", ")", ";", "EmitAlignment", "(", "TD", "->", "getPreferredAlignmentLog", "(", "GV", ")", ",", "GV", ")", ";", "printVisibility", "(", "name", ",", "GV", "->", "getVisibility", "(", ")", ")", ";", "O", "<<", "", "<<", "name", "<<", "", ";", "O", "<<", "", "<<", "name", "<<", "','", "<<", "TD", "->", "getTypeAllocSize", "(", "C", "->", "getType", "(", ")", ")", "<<", "'\\n'", ";", "O", "<<", "name", "<<", "", ";", "EmitGlobalConstant", "(", "C", ")"], "ground_truth": [";"], "File": "BlackfinAsmPrinter1", "Func": "PrintGlobalVariable", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8888, "Length": 74, "Cover_Rate": 0.48366013071895425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "{", "Instruction", "::", "FPToUI", "}", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "{", "Instruction", "::", "SIToFP", "}", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "{", "Instruction", "::", "UIToFP", "}", ";", "case", "", ":", "return", "{", "Instruction", "::", "FAdd", ",", "FTZ_Any", "}", ";", "case", "", ":", "return", "{", "Instruction", "::", "FAdd", ",", "FTZ_MustBeOff", "}", ";", "case", "", ":", "return", "{", "Instruction", "::", "FAdd", ",", "FTZ_MustBeOn", "}", ";", "case", "", ":", "return", "{", "Instruction", "::", "FMul", ",", "FTZ_Any", "}", ";", "case", "", ":", "return", "{", "Instruction", "::", "FMul", ",", "FTZ_MustBeOff", "}", ";", "case", "", ":", "return", "{", "Instruction", "::", "FMul", ",", "FTZ_MustBeOn", "}", ";", "case", "", ":", "return", "{", "Instruction", "::", "FDiv", ",", "FTZ_Any", "}", ";", "case", "", ":", "return", "{", "Instruction", "::", "FDiv", ",", "FTZ_MustBeOff", "}", ";", "case", "", ":", "return", "{", "Instruction", "::", "FDiv", ",", "FTZ_MustBeOn", "}", ";", "case", "", ":", "return", "{", "SPC_Reciprocal", ",", "FTZ_Any", "}", ";", "case", "", ":", "return", "{", "SPC_Reciprocal", ",", "FTZ_MustBeOff", "}", ";", "case", "", ":", "return", "{", "SPC_Reciprocal", ",", "FTZ_MustBeOn", "}", ";", "default", ":", "return", "{", "}", ";", "}", "}", "(", ")", ";", "if", "(", "Action", ".", "FtzRequirement", "!=", "FTZ_Any", ")", "{", "StringRef", "Attr", "=", "II", "->", "getFunction", "(", ")", "->", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", ";", "DenormalMode", "Mode", "=", "parseDenormalFPAttribute", "(", "Attr", ")", ";", "bool", "FtzEnabled", "=", "Mode", ".", "Output", "!=", "DenormalMode", "::", "IEEE", ";", "if", "(", "FtzEnabled", "!=", "(", "Action", ".", "FtzRequirement", "==", "FTZ_MustBeOn", ")", ")", "return", "nullptr", ";", "}", "if", "(", "Action", ".", "IID", ")", "{", "SmallVector", "<", "Value", "*", ",", "", ">", "Args", "(", "II", "->", "args", "(", ")", ")", ";", "Type", "*", "Tys", "[", "]", "=", "{", "II", "->", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", "}", ";", "return", "CallInst", "::", "Create", "(", "", "(", "II", "->", "getModule", "(", ")", ",", "*", "Action", ".", "IID", ",", "Tys", ")", ",", "Args", ")", ";", "}", "if", "(", "Action", ".", "BinaryOp", ")", "return", "BinaryOperator", "::", "Create", "(", "*", "Action", ".", "BinaryOp", ",", "II", "->", "getArgOperand", "(", "", ")", ",", "II", "->", "getArgOperand", "(", "", ")", ",", "II", "->", "getName", "(", ")", ")", ";", "if", "(", "Action", ".", "CastOp", ")", "return", "CastInst", "::", "Create", "(", "*", "Action", ".", "CastOp", ",", "II", "->", "getArgOperand", "(", "", ")", ",", "II", "->", "getType", "(", ")", ",", "II", "->", "getName", "(", ")", ")", ";", "if", "(", "!", "Action", ".", "Special", ")", "return", "nullptr", ";", "switch", "(", "*", "Action", ".", "Special", ")"], "ground_truth": ["{"], "File": "NVPTXTargetTransformInfo19", "Func": "simplifyNvvmIntrinsic", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8889, "Length": 426, "Cover_Rate": 0.37934105075690117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeLutCacheCounterPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "TPCLutCacheCounter", "Func": "TPCLutCacheCounter", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8890, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "("], "ground_truth": ["__a", "<", "", ")", ";"], "File": "arm", "Func": "neon2_vcltzq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8891, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getMCOpcodeGen", "(", "Opcode", ",", "(", "enum", "Subtarget", ")"], "ground_truth": ["Gen", ")", ";"], "File": "AMDGPUInstrInfo", "Func": "getMCOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8892, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setSRetReturnReg", "(", "unsigned", "Reg"], "ground_truth": [")", "{"], "File": "SICMachineFunction", "Func": "setSRetReturnReg", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8893, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "VT", ",", "Offset", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ","], "ground_truth": ["VT", ",", "Result", ")", ";"], "File": "Z80ISelLowering (2)", "Func": "LowerGlobalAddress", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8894, "Length": 30, "Cover_Rate": 0.32608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "isCall", "(", ")", ")", "RegDefs", ".", "insert", "(", "", ")", ";", "if", "(", "MI", "->", "isReturn", "(", ")", ")", "RegUses", ".", "insert", "(", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i"], "ground_truth": [")", ";"], "File": "OR1KDelaySlotFiller", "Func": "insertDefsUses", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8895, "Length": 57, "Cover_Rate": 0.30978260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSection", "*", "Cur", "=", "OutStreamer", "->", "getCurrentSectionOnly", "(", ")", ";", "MCSection", "*", "Nt", "=", "MMI", "->", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_NOTE", ",", "ELF", "::", "SHF_ALLOC", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "Nt", ")", ";", "EmitAlignment", "(", "Align", "(", "", ")", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "", "*", "", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "ELF", "::", "NT_GNU_PROPERTY_TYPE_0", ",", "", ")", ";", "OutStreamer", "->", "EmitBytes", "(", "StringRef", "(", "", ",", "", ")", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "ELF", "::", "GNU_PROPERTY_AARCH64_FEATURE_1_AND", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "", ",", "", ")", ";", "OutStreamer", "->", "EmitIntValue", "(", "Flags"], "ground_truth": [",", "", ")", ";"], "File": "AArch64AsmPrinter43", "Func": "EmitStartOfAsmFile", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8896, "Length": 120, "Cover_Rate": 0.3508771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Disp", ".", "isImm", "(", ")", "&&", "isDisp8", "(", "Disp", ".", "getImm", "(", ")", ")", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "BaseRegNo", ")", ",", "CurByte", ",", "OS", ")", ";", "EmitImmediate", "(", "Disp", ",", "", ",", "FK_Data_1", ",", "CurByte", ",", "OS", ",", "Fixups", ")", ";", "return", ";", "}", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "BaseRegNo", ")", ",", "CurByte", ",", "OS", ")", ";", "EmitImmediate", "(", "Disp", ",", "", ",", "MCFixupKind", "(", "", ")", ",", "CurByte", ",", "OS", ",", "Fixups", ")", ";", "return", ";", "}", "assert", "(", "IndexReg", ".", "getReg", "(", ")", "!=", "", "&&", "IndexReg", ".", "getReg", "(", ")", "!=", "", "&&", "", ")", ";", "bool", "ForceDisp32", "=", "false", ";", "bool", "ForceDisp8", "=", "false", ";", "if", "(", "BaseReg", "==", "", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte", ",", "OS", ")", ";", "ForceDisp32", "=", "true", ";", "}", "else", "if", "(", "!", "Disp", ".", "isImm", "(", ")", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte", ",", "OS", ")", ";", "ForceDisp32", "=", "true", ";", "}", "else", "if", "(", "Disp", ".", "getImm", "(", ")", "==", "", "&&", "BaseRegNo", "!=", "N86", "::", "EBP", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte", ",", "OS", ")", ";", "}", "else", "if", "(", "isDisp8", "(", "Disp", ".", "getImm", "(", ")", ")", ")", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte", ",", "OS", ")", ";", "ForceDisp8", "=", "true", ";", "}", "else", "{", "EmitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ",", "CurByte", ",", "OS", ")", ";", "}", "static", "const", "unsigned", "SSTable", "[", "]", "=", "{", "~", "", ",", "", ",", "", ",", "~", "", ",", "", ",", "~", "", ",", "~", "", ",", "~", "", ",", "", "}", ";", "unsigned", "SS", "=", "SSTable", "[", "Scale", ".", "getImm", "(", ")", "]", ";", "if", "(", "BaseReg", "==", "", ")", "{", "unsigned", "IndexRegNo", ";", "if", "(", "IndexReg", ".", "getReg", "(", ")", ")", "IndexRegNo", "=", "GetRegNum", "(", "IndexReg", ")", ";", "else", "IndexRegNo", "=", "", ";", "EmitSIBByte", "(", "SS", ",", "IndexRegNo", ",", "", ",", "CurByte", ",", "OS", ")", ";", "}", "else", "{", "unsigned", "IndexRegNo", ";", "if", "(", "IndexReg", ".", "getReg", "(", ")", ")", "IndexRegNo", "=", "GetRegNum", "(", "IndexReg", ")", ";", "else", "IndexRegNo", "=", "", ";", "EmitSIBByte", "(", "SS", ",", "IndexRegNo", ",", "GetRegNum", "(", "Base", ")", ",", "CurByte", ",", "OS", ")", ";", "}", "if", "(", "ForceDisp8", ")", "EmitImmediate", "(", "Disp", ",", "", ",", "FK_Data_1", ",", "CurByte", ","], "ground_truth": ["OS", ",", "Fixups", ")", ";"], "File": "X86MCCodeEmitter64", "Func": "EmitMemModRMByte", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8897, "Length": 418, "Cover_Rate": 0.5192546583850932, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "f_gpr", "=", "TYPE_FIELDS", "(", "TREE_TYPE", "(", "va_list_type_node", ")", ")", ";", "f_fpr", "=", "DECL_CHAIN", "(", "f_gpr", ")", ";", "f_res", "=", "DECL_CHAIN", "(", "f_fpr", ")", ";", "f_ovf", "=", "DECL_CHAIN", "(", "f_res", ")", ";", "f_sav", "=", "DECL_CHAIN", "(", "f_ovf", ")", ";", "valist", "=", "build_simple_mem_ref", "(", "valist", ")", ";", "gpr", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_gpr", ")", ",", "valist", ",", "f_gpr", ",", "NULL_TREE", ")", ";", "fpr", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_fpr", ")", ",", "unshare_expr", "(", "valist", ")", ",", "f_fpr", ",", "NULL_TREE", ")", ";", "ovf", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_ovf", ")", ",", "unshare_expr", "(", "valist", ")", ",", "f_ovf", ",", "NULL_TREE", ")", ";", "sav", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_sav", ")", ",", "unshare_expr", "(", "valist", ")", ",", "f_sav", ",", "NULL_TREE", ")", ";", "words", "=", "crtl", "->", "args", ".", "info", ".", "words", ";", "n_gpr", "=", "MIN", "(", "crtl", "->", "args", ".", "info", ".", "sysv_gregno", "-", "GP_ARG_MIN_REG", ",", "GP_ARG_NUM_REG", ")", ";", "n_fpr", "=", "MIN", "(", "crtl", "->", "args", ".", "info", ".", "fregno", "-", "FP_ARG_MIN_REG", ",", "FP_ARG_NUM_REG", ")", ";", "if", "(", "TARGET_DEBUG_ARG", ")", "fprintf", "(", "stderr", ",", "", "HOST_WIDE_INT_PRINT_DEC", "", "HOST_WIDE_INT_PRINT_DEC", "", "HOST_WIDE_INT_PRINT_DEC", "", ",", "words", ",", "n_gpr", ",", "n_fpr", ")", ";", "if", "(", "cfun", "->", "va_list_gpr_size"], "ground_truth": [")", "{"], "File": "rs6000-call", "Func": "rs6000_va_start", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8898, "Length": 200, "Cover_Rate": 0.3898635477582846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "pstate_field", "==", "", "||", "pstate_field", "==", "", "||", "pstate_field", "==", "", ")", "&&", "crm", ">", "", ")", "return", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "pstate_field", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "crm", ")", ")", ";", "const", "Disassembler", "*", "Dis", "=", "static_cast", "<", "const", "Disassembler", "*", ">", "(", "Decoder", ")", ";", "auto", "PState", "=", "", "(", "pstate_field", ")", ";", "if", "(", "PState", "&&", "PState", "->", "haveFeatures", "(", "Dis", "->", "getSubtargetInfo", "(", ")", ".", "getFeatureBits", "(", ")", ")", ")", "return", "Success", ";", "return", "Fail"], "ground_truth": [";"], "File": "AArch64Disassembler (2)2", "Func": "DecodeSystemPStateInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8899, "Length": 95, "Cover_Rate": 0.510752688172043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "trySkipToken", "(", "AsmToken", "::", "Comma", ")", ")", "return", "TokError", "(", "", ")", ";", "if", "(", "ParseAsAbsoluteExpression", "(", "Stepping", ")", ")", "return", "TokError", "(", "", ")", ";", "if", "(", "!", "trySkipToken", "(", "AsmToken", "::", "Comma", ")", ")", "return", "TokError", "(", "", ")", ";", "if", "(", "!", "parseString", "(", "VendorName", ",", "", ")", ")", "return", "true", ";", "if", "(", "!", "trySkipToken", "(", "AsmToken", "::", "Comma", ")", ")", "return", "TokError", "(", "", ")", ";", "if", "(", "!", "parseString", "(", "ArchName", ",", "", ")", ")", "return", "true", ";", "getTargetStreamer", "(", ")", ".", "EmitDirectiveHSACodeObjectISAV2", "(", "Major", ",", "Minor", ",", "Stepping", ","], "ground_truth": ["VendorName", ",", "ArchName", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "ParseDirectiveHSACodeObjectISA", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8900, "Length": 104, "Cover_Rate": 0.5279187817258884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ctx", "=", "&", "M", "->", "getContext", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<"], "ground_truth": ["", ")", ";"], "File": "SPIRVLowerConstExpr", "Func": "runLowerConstExpr", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8901, "Length": 18, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createDelaySlotFillerPass", "(", "TM", ")", ")", ";", "if", "(", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasStandardEncoding", "(", ")", ")", "addPass", "(", "createLongBranchPass", "(", "TM", ")", ")", ";", "if", "(", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "in16Mode", "(", ")", ")", "addPass", "(", "createConstantIslandPass"], "ground_truth": ["(", "TM", ")", ")", ";"], "File": "MipsTargetMachine80", "Func": "addPreEmitPass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8902, "Length": 54, "Cover_Rate": 0.7397260273972602, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BasicBlock", "*", "Insert", "=", "Order", ".", "empty", "(", ")", "?", "ParentRegion", "->", "getExit", "(", ")", ":", "Order", ".", "back", "(", ")", "->", "getEntry", "(", ")", ";", "BasicBlock", "*", "Flow", "=", "BasicBlock", "::", "Create", "(", "Context", ",", "FlowBlockName", ",", "Func", ",", "Insert", ")", ";", "DT", "->", "addNewBlock", "(", "Flow", ",", "Dominator", ")", ";", "ParentRegion", "->", "getRegionInfo", "(", ")", "->", "setRegionFor", "(", "Flow", ",", "ParentRegion", ")", ";", "return"], "ground_truth": ["Flow", ";"], "File": "AMDGPUStructurizeCFG", "Func": "getNextFlow", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8903, "Length": 68, "Cover_Rate": 0.7555555555555555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "{", "unsigned", "Res", "=", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ",", "STI", ")", ";", "assert", "(", "(", "Res", "&", "", ")", "==", "", ")", ";", "return", "Res", ">>", "", ";", "}", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "const", "MCExpr", "*", "Expr", "=", "MO", ".", "getExpr", "(", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "Expr", ",", "MCFixupKind", "(", "", ")", ")", ")", ";", "return", ""], "ground_truth": [";"], "File": "MipsMCCodeEmitter2", "Func": "getSimm19Lsl2Encoding", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8904, "Length": 96, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getBits", "(", "insn", ",", "", ",", ""], "ground_truth": [")", ";"], "File": "AArch64InsnHelpers", "Func": "getRt2", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8905, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "unsigned", "BitSize", "=", "getFixupKindInfo", "(", "Kind", ")", ".", "TargetSize", ";", "unsigned", "Size", "=", "(", "BitSize", "+", "", ")", "/", "", ";", "assert", "(", "Offset", "+", "Size", "<=", "Data", ".", "size", "(", ")", "&&", "", ")", ";", "Value", "=", "extractBitsForFixup", "(", "Kind", ",", "Value", ")", ";", "if", "(", "BitSize", "<", "", ")", "Value", "&=", "(", "(", "uint64_t", ")", "", "<<", "BitSize", ")", "-", "", ";", "unsigned", "ShiftValue", "=", "(", "Size", "*", "", ")", "-"], "ground_truth": ["", ";"], "File": "SystemZMCAsmBackend15", "Func": "applyFixup", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8906, "Length": 84, "Cover_Rate": 0.5029940119760479, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitVDUP", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return", "NULL"], "ground_truth": [";"], "File": "ARMIREmitter", "Func": "visitVDUP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8907, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_permutex_pd", "(", "__mmask8", "__U", ",", "__m512d", "__X", ","], "ground_truth": ["const", "int", "__M", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_permutex_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8908, "Length": 26, "Cover_Rate": 0.49056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isGeneric", "(", ")", "||", "isCortexA53", "(", ")", "||", "isCortexA57"], "ground_truth": ["(", ")", "||", "isKryo", "(", ")", ";"], "File": "AArch64Subtarget13", "Func": "enablePostRAScheduler", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8909, "Length": 17, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "rclass", "==", "GENERAL_REGS", "||", "rclass", "==", "BASE_REGS", ")", ";", "addr", "=", "XEXP", "(", "mem", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "addr", ")", "==", "PRE_MODIFY", ")", "{", "gcc_assert", "(", "REG_P", "(", "XEXP", "(", "addr", ",", "", ")", ")", "&&", "GET_CODE", "(", "XEXP", "(", "addr", ",", "", ")", ")", "==", "PLUS", "&&", "XEXP", "(", "XEXP", "(", "addr", ",", "", ")", ",", "", ")", "==", "XEXP", "(", "addr", ",", "", ")", ")", ";", "scratch_or_premodify", "=", "XEXP", "(", "addr", ",", "", ")", ";", "if", "(", "!", "HARD_REGISTER_P", "(", "scratch_or_premodify", ")", ")", "scratch_or_premodify", "=", "find_replacement", "(", "&", "XEXP", "(", "addr", ",", "", ")", ")", ";", "addr", "=", "XEXP", "(", "addr", ",", "", ")", ";", "}", "gcc_assert", "(", "GET_CODE", "(", "addr", ")", "==", "PLUS", "||", "GET_CODE", "(", "addr", ")", "==", "LO_SUM", ")", ";", "rs6000_emit_move", "(", "scratch_or_premodify", ",", "addr", ","], "ground_truth": ["Pmode", ")", ";"], "File": "rs60005", "Func": "rs6000_secondary_reload_gpr", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8910, "Length": 140, "Cover_Rate": 0.47297297297297297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "machine_mode", "s390_unwind_word_mode", "(", "void"], "ground_truth": [")", "{"], "File": "s3904", "Func": "s390_unwind_word_mode", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8911, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm0_7", "(", ")", "const", "{", "if", "(", "Kind", "!=", "k_Immediate", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "int64_t", "Value", "=", "CE", "->", "getValue", "("], "ground_truth": [")", ";"], "File": "ARMAsmParser111", "Func": "isImm0_7", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8912, "Length": 47, "Cover_Rate": 0.8245614035087719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UnwindOpcodeAssembler", "(", ")", ":", "HasPersonality", "(", "", ")", "{", "OpBegins", ".", "push_back", "("], "ground_truth": ["", ")", ";"], "File": "ARMUnwindOpAsm", "Func": "UnwindOpcodeAssembler", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8913, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "AddrOp", ";", "if", "(", "LDN", "||", "(", "MIN", "&&", "MIN", "->", "getOpcode", "(", ")", "==", "", ")", ")", "AddrOp", "=", "N", "->", "getOperand", "(", "", ")", ";", "else", "if", "(", "STN", ")", "AddrOp", "=", "STN", "->", "getOperand", "(", "", ")", ";", "short", "Imm", "=", "", ";", "if", "(", "FrameIndexSDNode", "*", "FI", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "AddrOp", ".", "getOpcode", "(", ")", "==", "", "?", "AddrOp", "."], "ground_truth": ["getOperand", "(", "", ")", ":"], "File": "PPCISelDAGToDAG113", "Func": "isOffsetMultipleOf", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8914, "Length": 73, "Cover_Rate": 0.3080168776371308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Mangler", "*", "Mang", "=", "AP", ".", "Mang", ";", "const", "DataLayout", "*", "DL", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "getDataLayout", "(", ")", ";", "MCContext", "&", "Ctx", "=", "AP", ".", "OutContext", ";", "bool", "isDarwin", "=", "Triple", "(", "TM", ".", "getTargetTriple", "(", ")", ")", ".", "isOSDarwin", "(", ")", ";", "SmallString", "<", "", ">", "Name", ";", "StringRef", "Suffix", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "{", "if", "(", "isDarwin", ")", "Suffix", "=", "", ";", "}", "else", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "Suffix", "=", "", ";", "if", "(", "!", "Suffix", ".", "empty", "(", ")", ")", "Name", "+=", "DL", "->", "getPrivateGlobalPrefix", "(", ")", ";", "unsigned", "PrefixLen", "=", "Name", ".", "size", "(", ")", ";", "if", "(", "!", "MO", ".", "isGlobal", "(", ")", ")", "{", "assert", "(", "MO", ".", "isSymbol", "(", ")", "&&", "", ")", ";", "Mang", "->", "getNameWithPrefix", "(", "Name", ",", "MO", ".", "getSymbolName", "(", ")", ")", ";", "}", "else", "{", "const", "GlobalValue", "*", "GV", "=", "MO", ".", "getGlobal"], "ground_truth": ["(", ")", ";"], "File": "PPCMCInstLower49", "Func": "GetSymbolFromOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8915, "Length": 165, "Cover_Rate": 0.3525641025641026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "current_file_function_operand", "(", "rtx", "sym_ref", ")", "{", "if", "(", "ENCODED_SHORT_CALL_ATTR_P", "(", "XSTR", "(", "sym_ref", ",", ""], "ground_truth": [")", ")", ")", "return", "", ";"], "File": "arm3", "Func": "current_file_function_operand", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8916, "Length": 23, "Cover_Rate": 0.46, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x16_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon_vreinterpretq_u8_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8917, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CommentStream", "=", "&", "cStream", ";", "InternalInstruction", "internalInstr", ";", "dlog_t", "loggerFn", "=", "logger", ";", "if", "(", "&", "vStream", "==", "&", "nulls", "(", ")", ")", "loggerFn", "=", "nullptr", ";", "int", "ret", "=", "decodeInstruction", "(", "&", "internalInstr", ",", "regionReader", ",", "(", "const", "void", "*", ")", "&", "region", ",", "loggerFn", ",", "(", "void", "*", ")", "&", "vStream", ",", "(", "const"], "ground_truth": ["void", "*", ")", "MII", ".", "get", "(", ")", ",", "address", ",", "fMode", ")", ";"], "File": "X86Disassembler", "Func": "getInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8918, "Length": 70, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LatticeCell", "LSL", ",", "LSH", ";", "if", "(", "!", "getCell", "(", "RL", ",", "Inputs", ",", "LSL", ")", "||", "!", "getCell", "(", "RH", ",", "Inputs", ",", "LSH", ")", ")", "return", "false", ";", "if", "(", "LSL", ".", "isProperty", "(", ")", "||", "LSH", ".", "isProperty", "(", ")", ")", "return", "false", ";", "unsigned", "LN", "=", "LSL", ".", "size", "(", ")", ",", "HN", "=", "LSH", ".", "size", "(", ")", ";", "SmallVector", "<", "APInt", ",", "", ">", "LoVs", "(", "LN", ")", ",", "HiVs", "(", "HN", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "LN", ";", "++", "i", ")", "{", "bool", "Eval", "=", "constToInt", "(", "LSL", ".", "Values", "[", "i", "]", ",", "LoVs", "[", "i", "]", ")", ";", "if", "(", "!", "Eval", ")", "return", "false", ";", "assert", "(", "LoVs", "[", "i", "]", ".", "getBitWidth", "(", ")", "==", "", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "HN", ";", "++", "i", ")", "{", "bool", "Eval", "=", "constToInt", "(", "LSH", ".", "Values", "[", "i", "]", ",", "HiVs", "[", "i", "]", ")", ";", "if", "(", "!", "Eval", ")"], "ground_truth": ["return", "false", ";"], "File": "HexagonConstPropagation11", "Func": "evaluateHexRSEQ32", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8919, "Length": 177, "Cover_Rate": 0.5190615835777126, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Index", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "->", "getZExtValue", "(", ")", ";", "unsigned", "VL", "=", "N", "->", "getValueType", "(", "", ")", ".", "getVectorNumElements"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering114", "Func": "isVEXTRACTF128Index", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8920, "Length": 38, "Cover_Rate": 0.3486238532110092, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "regno", ";", "if", "(", "reload_completed", "&&", "cfun", "->", "machine", "->", "frame_laid_out", ")", "return", "cfun", "->", "machine", "->", "current_frame_size", ";", "if", "(", "cfun", "->", "static_chain_decl", "!=", "NULL", ")", "size", "+=", "(", "", "*", "UNITS_PER_WORD", ")", ";", "cfun", "->", "machine", "->", "callee_save_size", "=", "", ";", "for", "(", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER"], "ground_truth": [";", "++", "regno", ")", "{"], "File": "xtensa", "Func": "compute_frame_size", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8921, "Length": 58, "Cover_Rate": 0.4172661870503597, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint16_t", "*", "RegisterInfo", "::", "getCalleeSavedRegs", "(", "const", "MachineFunction", "*", "MF", ")", "const", "{", "static", "const", "uint16_t", "CalleeSavedRegs", "[", "]", "=", "{", "", ",", "", "}", ";", "return"], "ground_truth": ["CalleeSavedRegs", ";"], "File": "XNCMRegisterInfo", "Func": "getCalleeSavedRegs", "Target": "XNCM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8922, "Length": 30, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "return", "MFI", "->", "getStackSize", "(", ")", "&&", "(", "DisableFramePointerElim", "(", "MF", ")", "||", "MFI", "->"], "ground_truth": ["hasVarSizedObjects", "(", ")", ")", ";"], "File": "SPUFrameInfo", "Func": "hasFP", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8923, "Length": 31, "Cover_Rate": 0.7045454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isVFRegister", "(", "unsigned", "Reg", ")", "{", "return", "Reg", ">=", "", "&&"], "ground_truth": ["Reg", "<=", "", ";"], "File": "PPCInstrInfo (2)2", "Func": "isVFRegister", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8924, "Length": 17, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "VandOpc", "=", "!", "Is128B", "?", "", ":", "", ";", "BuildMI", "(", "B", ",", "It", ",", "DL", ",", "HII", ".", "get", "(", "VandOpc", ")", ",", "TmpR1", ")", ".", "addReg", "(", "SrcR", ",", "getKillRegState", "(", "IsKill", ")", ")", ".", "addReg", "(", "TmpR0", ",", "RegState", "::", "Kill", ")", ";", "auto", "*", "HRI", "=", "B", ".", "getParent", "(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "HII", ".", "storeRegToStackSlot", "(", "B", ",", "It", ",", "TmpR1", ",", "true", ",", "FI", ",", "RC", ",", "HRI", ")", ";", "expandStoreVec", "(", "B", ",", "std", "::", "prev", "(", "It", ")", ","], "ground_truth": ["MRI", ",", "HII", ",", "NewRegs", ")", ";"], "File": "HexagonFrameLowering2", "Func": "expandStoreVecPred", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8925, "Length": 105, "Cover_Rate": 0.31626506024096385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ix86_emit_restore_sse_regs_using_mov", "(", "HOST_WIDE_INT", "cfa_offset", ",", "bool", "maybe_eh_return", ")", "{", "unsigned", "int", "regno", ";", "for", "(", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "if", "(", "SSE_REGNO_P", "(", "regno", ")", "&&", "ix86_save_reg", "(", "regno", ",", "maybe_eh_return", ")", ")", "{", "rtx", "reg", "=", "gen_rtx_REG", "(", "V4SFmode", ",", "regno", ")", ";", "rtx", "mem", ";", "mem", "=", "choose_baseaddr", "(", "cfa_offset", ")", ";", "mem", "=", "gen_rtx_MEM", "(", "V4SFmode"], "ground_truth": [",", "mem", ")", ";"], "File": "i3864", "Func": "ix86_emit_restore_sse_regs_using_mov", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8926, "Length": 72, "Cover_Rate": 0.7128712871287128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "3DNowLevel", "=", "NoThreeDNow", ";", "HasCMov", "=", "false", ";", "Has_64", "=", "false", ";", "HasPOPCNT", "=", "false", ";", "HasSSE4A", "=", "false", ";", "HasAES", "=", "false", ";", "HasFXSR", "=", "false", ";", "HasXSAVE", "=", "false", ";", "HasXSAVEOPT", "=", "false", ";", "HasXSAVEC", "=", "false", ";", "HasXSAVES", "=", "false", ";", "HasPCLMUL", "=", "false", ";", "HasFMA", "=", "false", ";", "HasFMA4", "=", "false", ";", "HasXOP", "=", "false", ";", "HasTBM", "=", "false", ";", "HasMOVBE", "=", "false", ";", "HasRDRAND", "=", "false", ";", "HasF16C", "=", "false", ";", "HasFSGSBase", "="], "ground_truth": ["false", ";"], "File": "X86Subtarget65", "Func": "initializeEnvironment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8927, "Length": 80, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Val", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "LLT", "Ty", "=", "MRI", ".", "getType", "(", "Val", ")", ";", "assert", "(", "!", "Ty", ".", "isVector", "(", ")", "&&", "", ")", ";", "assert", "(", "Ty", "==", "MRI", ".", "getType", "(", "Dst", ")", "&&", "", ")", ";", "unsigned", "Size", "=", "Ty", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "(", "Size", "==", "", "||", "Size", "==", "", ")", "&&", "", ")", ";", "if", "(", "Size", "==", "", ")", "Val", "=", "MIRBuilder", ".", "buildZExt", "(", "LLT", "::", "scalar", "(", "", ")", ",", "Val", ")", ".", "getReg", "(", "", ")", ";", "const", "LLT", "V8S8", "=", "LLT", "::", "vector", "(", "", ",", "LLT", "::", "scalar", "(", "", ")", ")", ";", "Val", "=", "MIRBuilder", ".", "buildBitcast", "(", "V8S8", ",", "Val", ")", ".", "getReg", "(", "", ")", ";", "auto", "CTPOP", "=", "MIRBuilder", ".", "buildCTPOP", "(", "V8S8"], "ground_truth": [",", "Val", ")", ";"], "File": "AArch64LegalizerInfo24", "Func": "legalizeCTPOP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8928, "Length": 147, "Cover_Rate": 0.5104166666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeFixupBWInstPassPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "X86FixupBWInsts1", "Func": "FixupBWInstPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8929, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseSetNoReorderDirective", "(", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement"], "ground_truth": [")", ")", "{"], "File": "Cpu0AsmParser", "Func": "parseSetNoReorderDirective", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8930, "Length": 27, "Cover_Rate": 0.5192307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "isVector", "(", ")", ")", "{", "if", "(", "Subtarget", ".", "hasVSX", "(", ")", ")", "{", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT"], "ground_truth": ["!=", "", ")", "return", "false", ";"], "File": "PPCISelLowering103", "Func": "allowsMisalignedMemoryAccesses", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8931, "Length": 43, "Cover_Rate": 0.3467741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hash_rtx", "(", "p1", ",", "VOIDmode", ",", "NULL", ",", "NULL", ",", "FALSE"], "ground_truth": [")", ";"], "File": "arm", "Func": "hash", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8932, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SaveExecOpc", "=", "ST", ".", "isWave32", "(", ")", "?", "", ":", "", ";", "unsigned", "XorTermOpc", "=", "ST", ".", "isWave32", "(", ")", "?", "", ":", "", ";", "unsigned", "AndOpc", "=", "ST", ".", "isWave32", "(", ")", "?", "", ":", "", ";", "const", "auto", "*", "BoolXExecRC", "=", "TRI", "->", "getRegClass", "(", "", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "LoopBB", ".", "begin", "(", ")", ";", "Register", "VRsrc", "=", "Rsrc", ".", "getReg", "(", ")", ";", "unsigned", "VRsrcUndef", "=", "getUndefRegState", "(", "Rsrc", ".", "isUndef", "(", ")", ")", ";", "Register", "SaveExec", "=", "MRI", ".", "createVirtualRegister", "(", "BoolXExecRC", ")", ";", "Register", "CondReg0", "=", "MRI", ".", "createVirtualRegister", "(", "BoolXExecRC", ")", ";", "Register", "CondReg1", "=", "MRI", ".", "createVirtualRegister", "(", "BoolXExecRC", ")", ";", "Register", "AndCond", "=", "MRI", ".", "createVirtualRegister", "(", "BoolXExecRC", ")", ";", "Register", "SRsrcSub0", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "Register", "SRsrcSub1", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "Register", "SRsrcSub2", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "Register", "SRsrcSub3", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "Register", "SRsrc", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "LoopBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "SRsrcSub0", ")", ".", "addReg", "(", "VRsrc", ",", "VRsrcUndef", ",", "", ")", ";", "BuildMI", "(", "LoopBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "SRsrcSub1", ")", ".", "addReg", "(", "VRsrc", ",", "VRsrcUndef", ",", "", ")", ";", "BuildMI", "(", "LoopBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "SRsrcSub2", ")", ".", "addReg", "(", "VRsrc", ",", "VRsrcUndef", ",", "", ")", ";", "BuildMI", "(", "LoopBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "SRsrcSub3", ")", "."], "ground_truth": ["addReg", "(", "VRsrc", ",", "VRsrcUndef", ",", "", ")", ";"], "File": "SIInstrInfo131", "Func": "emitLoadSRsrcFromVGPRLoop", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8933, "Length": 286, "Cover_Rate": 0.4079885877318117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "STI", "->", "getTargetTriple", "(", ")", ".", "getOS", "(", ")", "==", "Triple", "::", "AMDHSA", "&&", "STI", "->", "getFeatureBits", "(", ")", ".", "test"], "ground_truth": ["(", "FeatureCodeObjectV3", ")", ";"], "File": "AMDGPUBaseInfo", "Func": "hasCodeObjectV3", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8934, "Length": 26, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtt_roundph_epi16", "(", "__m512i", "__A", ",", "__mmask32", "__B", ",", "__m512h", "__C", ",", "int", "__D", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_vcvttph2w512_mask_round", "(", "__C", ",", "(", "__v32hi", ")", "__A", ",", "__B"], "ground_truth": [",", "__D", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_mask_cvtt_roundph_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8935, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "WorkQ", ".", "size", "(", ")", ";", "++", "I", ")", "{", "Node", "N", "=", "WorkQ", "[", "I", "]", ";", "NodeSet", "&", "Ns", "=", "Edges", "[", "N", "]", ";", "auto", "P", "=", "getUniqueColor", "(", "Ns", ")", ";", "if", "(", "P", ".", "first", ")", "{", "Colors", "[", "N", "]", "=", "other", "(", "P", ".", "second", ")", ";", "continue", ";", "}", "Node", "C", "=", "conj", "(", "N", ")", ";", "uint8_t", "ColorN", "=", "other", "(", "None", ")", ";", "uint8_t", "ColorC", "=", "other", "(", "ColorN", ")", ";", "NodeSet", "&", "Cs", "=", "Edges", "[", "C", "]", ";", "NodeSet", "CopyNs", "=", "Ns", ";", "for", "(", "Node", "M", ":", "CopyNs", ")", "{", "uint8_t", "ColorM", "=", "getColor", "(", "M", ")", ";", "if", "(", "ColorM", "==", "ColorC", ")", "{", "Cs", ".", "insert", "(", "M", ")", ";", "Edges", "[", "M", "]", ".", "insert", "(", "C", ")", ";", "Ns", ".", "erase", "(", "M", ")", ";", "Edges", "[", "M", "]", ".", "erase", "(", "N", ")", ";", "}", "}", "Colors", "[", "N", "]", "=", "ColorN", ";", "Colors", "[", "C", "]", "=", "ColorC", ";", "}", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "Order", ".", "size", "(", ")", ";", "++", "I", ")", "if", "(", "Colors", ".", "count", "(", "I", ")", "==", "", ")", "Colors"], "ground_truth": ["[", "I", "]", "=", "None", ";"], "File": "HexagonISelDAGToDAGHVX16", "Func": "color", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8936, "Length": 215, "Cover_Rate": 0.42322834645669294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "HSAMetadataString", ";", "raw_string_ostream", "StrOS", "(", "HSAMetadataString", ")", ";", "yaml", "::", "Output", "YOut", "(", "StrOS", ")", ";", "YOut", "<<"], "ground_truth": ["HSAMetadataRoot", ";"], "File": "AMDGPUHSAMetadataStreamer24", "Func": "end", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8937, "Length": 23, "Cover_Rate": 0.40350877192982454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "tls_model", "tls_kind", "=", "TLS_MODEL_NONE", ";", "rtx", "sym", ",", "addend", ";", "if", "(", "GET_CODE", "(", "addr", ")", "==", "CONST", ")", "{", "split_const", "(", "addr", ",", "&", "sym", ",", "&", "addend", ")", ";", "if", "(", "GET_CODE", "(", "sym", ")", "==", "SYMBOL_REF"], "ground_truth": [")", "tls_kind", "=", "SYMBOL_REF_TLS_MODEL", "(", "sym", ")", ";"], "File": "aarch642", "Func": "tls_symbolic_operand_type", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8938, "Length": 48, "Cover_Rate": 0.6075949367088608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", "->", "getNumber", "(", ")", "<<", "", ";", ")", ";", "advanceTo", "(", "MBB", "->", "getFirstTerminator"], "ground_truth": ["(", ")", ")", ";"], "File": "SystemZMachineScheduler4", "Func": "leaveMBB", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8939, "Length": 27, "Cover_Rate": 0.7714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "MatchOperand_NoMatch", ";", "int", "Num", "=", "MatchCoprocessorOperandName", "(", "Tok", ".", "getString", "(", ")", ",", "'p'", ")", ";", "if", "(", "Num", "==", "-", "", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex", "(", ")"], "ground_truth": [";"], "File": "ARMAsmParser (2)", "Func": "parseCoprocNumOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8940, "Length": 68, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HIGHEST", ":", "Val", "=", "(", "(", "MCE", "->", "getValue", "(", ")", "+", "", ")", ">>", "", ")", "&", "", ";", "break", ";", "default", ":", "report_fatal_error", "(", "", ")", ";", "}", "return", "MCConstantExpr", "::", "create", "(", "Val", ",", "getContext", "(", ")", ")", ";", "}", "if", "(", "const", "MCSymbolRefExpr", "*", "MSRE", "=", "dyn_cast", "<", "MCSymbolRefExpr", ">", "(", "Expr", ")", ")", "{", "StringRef", "Symbol", "=", "MSRE", "->", "getSymbol", "(", ")", ".", "getName", "(", ")", ";", "MCSymbolRefExpr", "::", "VariantKind", "VK", "=", "getVariantKind", "(", "RelocStr", ")", ";", "Res", "=", "MCSymbolRefExpr", "::", "create", "(", "Symbol", ",", "VK", ",", "getContext", "(", ")", ")", ";", "return", "Res", ";", "}", "if", "(", "const", "MCBinaryExpr", "*", "BE", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "Expr", ")", ")", "{", "MCSymbolRefExpr", "::", "VariantKind", "VK", "=", "getVariantKind", "(", "RelocStr", ")", ";", "if", "(", "MCExpr", "::", "isSupportedBinaryExpr", "(", "VK", ",", "BE", ")", ")", "return", "MCExpr", "::", "create", "("], "ground_truth": ["VK", ",", "Expr", ",", "getContext", "(", ")", ")", ";"], "File": "MipsAsmParser66", "Func": "evaluateRelocExpr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8941, "Length": 157, "Cover_Rate": 0.4067357512953368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_fmsubadd_ps", "(", "__mmask8", "__U", ",", "__m256", "__A", ",", "__m256"], "ground_truth": ["__B", ",", "__m256", "__C", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_fmsubadd_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8942, "Length": 28, "Cover_Rate": 0.49122807017543857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Subtarget", ".", "hasAVX2", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "Mask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsLanePermuteAndPermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "return", "lowerShuffleAsLanePermuteAndBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ";", "}", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Blend", "=", "lowerShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Op", "=", "lowerShuffleWithSHUFPD", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "Op", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "!", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "(", "isShuffleMaskInputInPlace", "(", "", ",", "Mask", ")", "||", "isShuffleMaskInputInPlace", "(", "", ",", "Mask", ")", ")", ")", ")", "if", "(", "SDValue", "V", "=", "lowerShuffleByMerging128BitLanes", "("], "ground_truth": ["DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";"], "File": "X86ISelLowering129", "Func": "lowerV4F64Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8943, "Length": 251, "Cover_Rate": 0.3952755905511811, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "W"], "ground_truth": ["<", "NUM_WAIT_EVENTS", ")", ";"], "File": "SIInsertWaitcnts10", "Func": "getEventUB", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8944, "Length": 7, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Cc", "=", "ConvertCcString", "(", "Format", ")", ";", "if", "(", "Cc", "==", "-", "", ")", "{", "return", "Error", "(", "NameLoc", ",", "", ")", ";", "}", "SMLoc", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "", "(", "MCConstantExpr", "::", "Create", "(", "Cc", ",", "getContext", "(", ")", ")", ",", "NameLoc", ",", "E", ")", ")", ";", "}", "else", "{", "return", "parseMathOperation", "(", "Name", ",", "NameLoc", ",", "Operands", ")", ";", "}", "Format", "=", "Name", ".", "slice", "(", "Dot", ",", "StringRef", "::", "npos", ")", ";", "Operands", ".", "push_back", "(", "", "(", "Format", ",", "NameLoc", ")", ")", ";", "}", "setFpFormat", "(", "Format", ")", ";", "}", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "if", "(", "ParseOperand", "(", "Operands", ",", "Mnemonic", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc"], "ground_truth": [",", "", ")", ";"], "File": "MipsAsmParser102", "Func": "ParseInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8945, "Length": 168, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "SPAdj", "==", "", "&&", "", ")", ";", "unsigned", "i", "=", "", ";", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineFunction", "&", "MF", "=", "*", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "while", "(", "!", "MI", ".", "getOperand", "(", "i", ")", ".", "isFI", "(", ")", ")", "{", "++", "i", ";", "assert", "(", "i", "<", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "}", "unsigned", "FrameReg", "=", "getFrameRegister", "(", "MF", ")", ";", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getIndex", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "Offset", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "getObjectOffset", "(", "FrameIndex", ")", ";", "MI", ".", "getOperand", "(", "i", ")", ".", "ChangeToRegister", "(", "FrameReg", ",", "false", ")", ";", "unsigned", "reg", "=", "MI", ".", "getOperand", "(", "i", "-", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "++", "II", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "reg", ")", ".", "addReg", "(", "reg", ")", ".", "addImm", "(", "Offset", ")", ";", "return", ";", "}", "int", "Offset", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "getObjectOffset", "(", "FrameIndex", ")", "+", "MI", ".", "getOperand", "(", "i", "+", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "Offset", ")", ")", "llvm_unreachable", "(", "", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "reg", "=", "MI", ".", "getOperand", "(", "i", "-", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "++", "II", ",", "DL", ",", "TII", ".", "get", "("], "ground_truth": ["", ")", ",", "reg", ")", ".", "addReg", "(", "FrameReg", ")", ";"], "File": "BPFRegisterInfo1", "Func": "eliminateFrameIndex", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8946, "Length": 307, "Cover_Rate": 0.7561576354679803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maddsub_ps", "(", "__m128", "__A", ",", "__m128", "__B", ",", "__m128", "__C", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_vfmaddsubps", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "("], "ground_truth": ["__v4sf", ")", "__C", ")", ";"], "File": "fma4intrin", "Func": "_mm_maddsub_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8947, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FP_REG_P", "(", "regno", ")", ")", "{", "if", "(", "MSA_SUPPORTED_MODE_P", "(", "mode", ")", ")", "return", "", ";", "return", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "UNITS_PER_FPREG"], "ground_truth": ["-", "", ")", "/", "UNITS_PER_FPREG", ";"], "File": "mips6", "Func": "mips_hard_regno_nregs", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8948, "Length": 32, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "TargetLowering", "::", "getExceptionPointerRegister", "(", "const", "Constant", "*", "PersonalityFn", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "CSKYISelLowering", "Func": "getExceptionPointerRegister", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8949, "Length": 15, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Imm", ">>", ""], "ground_truth": [")", "*", "", ";"], "File": "ARMAddressingModes", "Func": "getSOImmValRot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8950, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCStreamer", "*", "createMCStreamer", "(", "const", "Triple", "&", "TT", ",", "MCContext", "&", "Context", ",", "std", "::", "unique_ptr", "<", "MCAsmBackend", ">", "&&", "MAB", ",", "std", "::", "unique_ptr", "<", "MCObjectWriter", ">", "&&", "OW", ",", "std", "::", "unique_ptr", "<", "MCCodeEmitter", ">", "&&", "Emitter", ",", "bool", "RelaxAll", ")", "{", "return", "createELFStreamer", "(", "Context", ",", "std", "::", "move", "(", "MAB", ")", ",", "std", "::", "move", "(", "OW", ")", ",", "std", "::"], "ground_truth": ["move", "(", "Emitter", ")", ",", "RelaxAll", ")", ";"], "File": "MINA32MCTargetDesc", "Func": "createMCStreamer", "Target": "MINA32", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8951, "Length": 74, "Cover_Rate": 0.9866666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "=", "&", "MF", ".", "getSubtarget", "<"], "ground_truth": ["Subtarget", ">", "(", ")", ";"], "File": "LoongArchISelDAGToDAG", "Func": "runOnMachineFunction", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8952, "Length": 12, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "AMDGPU", "::", "S_MOV_B64", ";", "}", "else", "if", "(", "DstRC", "->", "getSize", "(", ")", "==", "", "&&", "!", "RI", ".", "isSGPRClass", "(", "DstRC", ")", ")", "{", "return", "AMDGPU"], "ground_truth": ["::", "V_MOV_B64_PSEUDO", ";"], "File": "SIInstrInfo101", "Func": "getMovOpcode", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8953, "Length": 31, "Cover_Rate": 0.31958762886597936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TOCOff", "=", "DAG", ".", "getIntPtrConstant", "(", "TOCAnchorOffset", ",", "dl", ")", ";", "SDValue", "AddTOC", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "Callee", ",", "TOCOff", ")", ";", "SDValue", "TOCPtr", "=", "DAG", ".", "getLoad", "(", "RegVT", ",", "dl", ",", "LDChain", ",", "AddTOC", ",", "MPI", ".", "getWithOffset", "(", "TOCAnchorOffset", ")", ",", "Alignment", ",", "MMOFlags", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getIntPtrConstant", "(", "EnvPtrOffset", ",", "dl", ")", ";", "SDValue", "AddPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "Callee", ",", "PtrOff", ")", ";", "SDValue", "LoadEnvPtr", "=", "DAG", ".", "getLoad", "(", "RegVT", ",", "dl", ",", "LDChain", ",", "AddPtr", ",", "MPI", ".", "getWithOffset", "(", "EnvPtrOffset", ")", ",", "Alignment", ",", "MMOFlags", ")", ";", "SDValue", "TOCVal", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "TOCReg", ",", "TOCPtr", ",", "Glue", ")", ";", "Chain", "=", "TOCVal", ".", "getValue", "(", "", ")", ";", "Glue", "=", "TOCVal", ".", "getValue", "(", "", ")", ";", "assert", "(", "(", "!", "hasNest", "||", "!", "Subtarget", ".", "isAIXABI", "(", ")", ")", "&&", "", ")", ";", "if", "(", "!", "hasNest", ")", "{", "SDValue", "EnvVal", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "EnvPtrReg", ",", "LoadEnvPtr", ",", "Glue", ")", ";", "Chain", "=", "EnvVal", ".", "getValue", "(", "", ")", ";", "Glue", "=", "EnvVal", ".", "getValue"], "ground_truth": ["(", "", ")", ";"], "File": "PPCISelLowering100", "Func": "prepareDescriptorIndirectCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8954, "Length": 209, "Cover_Rate": 0.511002444987775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "IsSigned", "?", "", ":", "", ";", "case", "", ":", "return", "IsSigned", "?", "", ":", "", ";", "case", "", ":", "return", "IsSigned", "?", "", ":", "", ";", "}", "case", "", ":", "switch", "(", "DestTy", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "IsSigned", "?", "", ":", "", ";", "case", "", ":", "return", "IsSigned", "?", "", ":", "", ";", "case", "", ":", "return", "IsSigned", "?", "", ":", "", ";", "}", "case", "", ":", "switch", "(", "DestTy", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "IsSigned", "?", "", ":", "", ";", "case", "", ":", "return", "IsSigned", "?", "", ":", "", ";", "case", "", ":", "return", "IsSigned", "?", "", ":", "", ";", "}", "case", "", ":", "switch", "(", "DestTy", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "IsSigned", "?", "", ":"], "ground_truth": ["", ";"], "File": "NVPTXISelDAGToDAG (2)", "Func": "GetConvertOpcode", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8955, "Length": 154, "Cover_Rate": 0.5082508250825083, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ChangeSection", "(", "MCSection", "*", "Section", ",", "const", "MCExpr", "*", "Subsection", ")", "override", "{", "LastMappingSymbols", "[", "getPreviousSection", "(", ")", ".", "first", "]", "=", "std", "::", "move", "("], "ground_truth": ["LastEMSInfo", ")", ";"], "File": "ARMELFStreamer54", "Func": "ChangeSection", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8956, "Length": 30, "Cover_Rate": 0.32608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "op", "[", "", "]", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "", ")", ";", "if", "(", "flag_pic", ")", "{", "op", "[", "", "]", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "", ",", "op", "[", "", "]", ")", ",", "UNSPEC_PLT", ")", ";", "op", "[", "", "]", "=", "gen_rtx_CONST", "(", "Pmode", ",", "op", "[", "", "]", ")", ";", "}", "if", "(", "TARGET_64BIT", ")", "{", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "}", "else", "if", "(", "TARGET_CPU_ZARCH", ")", "{", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "}", "else", "if", "(", "!", "flag_pic", ")", "{", "op", "[", "", "]", "=", "gen_label_rtx", "(", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "targetm", ".", "asm_out", ".", "internal_label", "(", "file", ",", "", ",", "CODE_LABEL_NUMBER", "(", "op", "[", "", "]", ")", ")", ";", "output_asm_insn", "(", "", ",", "op", ")", ";", "output_asm_insn", "(", "", ",", "op"], "ground_truth": [")", ";"], "File": "s3905", "Func": "s390_function_profiler", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8957, "Length": 201, "Cover_Rate": 0.4388646288209607, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ","], "ground_truth": ["__artificial__", ")", ")", "_mm256_movm_epi16", "(", "__mmask16", "__A", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm256_movm_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8958, "Length": 19, "Cover_Rate": 0.6551724137931034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "size", "=", "pSD", ".", "getSection", "(", ")", ".", "size", "(", ")", ";", "if", "(", "pSD", ".", "getSection", "(", ")", ".", "type", "(", ")", "==", "llvm", "::", "ELF", "::", "SHT_NOBITS", ")", "{", "frag", "=", "new", "FillFragment", "(", "", ",", "", ",", "size", ")", ";", "}", "else", "{", "llvm", "::", "StringRef", "region", "=", "pInput", ".", "memArea", "(", ")", "->", "request", "(", "offset", ",", "size", ")", ";", "if", "(", "region", ".", "size", "(", ")", "==", "", ")", "{", "frag", "=", "new", "FillFragment", "(", "", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "HexagonLDBackend", "Func": "readSection", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8959, "Length": 88, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_loadu_epi32", "(", "__mmask8", "__U", ",", "void", "const", "*"], "ground_truth": ["__P", ")", "{"], "File": "avx512vlintrin4", "Func": "_mm_maskz_loadu_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8960, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "AArch64BaseInfo11", "Func": "A64CondCodeToString", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8961, "Length": 48, "Cover_Rate": 0.3096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec_uchar16", "d", ";", "d", "=", "vec_and", "(", "(", "vec_uchar16", ")", "(", "a", ")", ","], "ground_truth": ["(", "vec_uchar16", ")", "(", "b", ")", ")", ";"], "File": "si2vmx", "Func": "si_nand", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8962, "Length": 22, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCInstrInfo", "::", "isSoloAX", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCInst", "const"], "ground_truth": ["&", "MCI", ")", "{"], "File": "HexagonMCInstrInfo (2)1", "Func": "isSoloAX", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8963, "Length": 16, "Cover_Rate": 0.3404255319148936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "Opcode", "=", "decodeThumbSideEffect", "(", "IsThumb2", ",", "insn", ")", ";", "if", "(", "Thumb2PreloadOpcodeNoPCI", "(", "Opcode", ")", "&&", "slice", "(", "insn", ",", "", ",", "", ")", "==", "", ")", "Opcode", "=", "T2Morph2Preload2PCI", "(", "Opcode", ")", ";", "Format", "Format", "=", "Formats", "[", "Opcode", "]", ";", "Size", "=", "IsThumb2", "?", "", ":", "", ";", "DEBUG", "(", "{", "errs", "(", ")", "<<", "", "<<", "Opcode", "<<", "", "<<", "", "(", "Opcode", ")", "<<", "", "<<", "stringForFormat", "(", "Format", ")", "<<", "'('", "<<", "(", "int", ")", "Format", "<<", "", ";", "showBitVector", "(", "errs", "(", ")", ",", "insn", ")", ";", "}", ")", ";", "BasicMCBuilder", "*", "Builder", "=", "CreateMCBuilder", "(", "Opcode", ",", "Format", ")", ";", "if", "(", "!", "Builder", ")", "return", "false", ";", "Builder", "->", "SetSession", "(", "const_cast", "<", "Session", "*", ">", "(", "&", "SO", ")", ")", ";", "if", "(", "!", "Builder", "->", "Build", "(", "MI", ",", "insn", ")", ")", "return", "false", ";", "delete", "Builder"], "ground_truth": [";"], "File": "ARMDisassembler24", "Func": "getInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8964, "Length": 150, "Cover_Rate": 0.45592705167173253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "X"], "ground_truth": ["(", "TheTarget", ")", ";"], "File": "mprocTargetMachine", "Func": "LLVMInitializemprocTarget", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8965, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["true", ";"], "File": "HexagonNewValueJump (2)1", "Func": "isNewValueJumpCandidate", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8966, "Length": 48, "Cover_Rate": 0.5274725274725275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsGDS", "=", "PtrTy", ".", "getAddressSpace", "(", ")", "==", "AS", "::", "REGION_ADDRESS", ";", "unsigned", "Offset", ";", "std", "::", "tie", "(", "PtrBase", ",", "Offset", ")", "=", "selectDS1Addr1OffsetImpl", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "isDSOffsetLegal", "(", "PtrBase", ",", "Offset", ")", ")", "{", "PtrBase", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Offset", "=", "", ";", "}", "MachineBasicBlock", "*", "MBB", "=", "MI", ".", "getParent", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "const", "unsigned", "Opc", "=", "IsAppend", "?", "", ":", "", ";", "BuildMI", "(", "*", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "PtrBase", ")", ";", "if", "(", "!", "RBI", ".", "constrainGenericRegister", "(", "PtrBase", ",", "", ",", "*", "MRI", ")", ")", "return", "false", ";", "auto", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "IsGDS", "?", "-", "", ":", "", ")", ".", "cloneMemRefs", "(", "MI", ")", ";", "MI", ".", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUInstructionSelector1", "Func": "selectDSAppendConsume", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8967, "Length": 196, "Cover_Rate": 0.7596899224806202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args", "(", "cum_v", ")", ";", "rounded_size", "=", "(", "(", "mode", "==", "BLKmode", ")", "?", "int_size_in_bytes", "(", "type", ")", ":", "GET_MODE_SIZE", "(", "mode", ")", ")", ";", "if", "(", "rounded_size", "&", "", ")", "rounded_size", "++", ";", "(", "*", "cum", ")", "+="], "ground_truth": ["rounded_size", ";"], "File": "rl782", "Func": "rl78_function_arg_advance", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8968, "Length": 45, "Cover_Rate": 0.6716417910447762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isSpvIntrinsic", "(", "MachineInstr", "&", "MI", ",", "", "IntrinsicID", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_INTRINSIC_W_SIDE_EFFECTS", "&&", "MI", ".", "getIntrinsicID", "(", ")", "==", "IntrinsicID"], "ground_truth": [")", "return", "true", ";"], "File": "SPIRVPreLegalizer", "Func": "isSpvIntrinsic", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 8969, "Length": 35, "Cover_Rate": 0.8536585365853658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "x86_print_call_or_nop", "(", "FILE", "*", "file", ",", "const", "char", "*", "target", ")", "{", "if", "(", "flag_nop_mcount", ")", "fprintf", "(", "file", ",", "", ")", ";", "else", "fprintf", "(", "file", ",", "", ",", "target"], "ground_truth": [")", ";"], "File": "i3864", "Func": "x86_print_call_or_nop", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8970, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vgetq_lane_s8", "(", "int8x16_t", "__a", ",", "const", "int", "__idx", ")", "{", "__ARM_CHECK_LANEQ", "(", "__a", ","], "ground_truth": ["__idx", ")", ";"], "File": "arm", "Func": "mve___arm_vgetq_lane_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8971, "Length": 17, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ")", ":", "LLVMTargetMachine", "(", "T", ",", "computeDataLayout", "(", "TT", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "TT", ",", "RM", ")", ",", "getEffectiveCodeModel", "(", "CM", ",", "CodeModel", "::", "Small", ")", ",", "OL", ")", ",", "TLOF", "(", "make_unique", "<", "TargetLoweringObjectFileELF", ">", "(", ")", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ")", "{", "initAsmInfo", "("], "ground_truth": [")", ";"], "File": "CAHPTargetMachine", "Func": "CAHPTargetMachine", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8972, "Length": 112, "Cover_Rate": 0.9911504424778761, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GVSym", "->", "setContainingCsect", "(", "Csect", ")", ";", "const", "DataLayout", "&", "DL", "=", "GV", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "if", "(", "GVKind", ".", "isCommon", "(", ")", "||", "GVKind", ".", "isBSSLocal", "(", ")", ")", "{", "unsigned", "Align", "=", "GV", "->", "getAlignment", "(", ")", "?", "GV", "->", "getAlignment", "(", ")", ":", "DL", ".", "getPreferredAlignment", "(", "GV", ")", ";", "uint64_t", "Size", "=", "DL", ".", "getTypeAllocSize", "(", "GV", "->", "getType", "(", ")", "->", "getElementType", "(", ")", ")", ";", "if", "(", "GVKind", ".", "isBSSLocal", "(", ")", ")", "OutStreamer", "->", "EmitXCOFFLocalCommonSymbol", "(", "GVSym", ",", "Size", ",", "Csect", "->", "getQualNameSymbol", "(", ")", ",", "Align", ")", ";", "else", "OutStreamer", "->", "EmitCommonSymbol", "(", "Csect", "->", "getQualNameSymbol", "(", ")", ",", "Size", ",", "Align", ")", ";", "return", ";", "}", "MCSymbol", "*", "EmittedInitSym", "=", "GVSym", ";", "EmitLinkage", "(", "GV", ",", "EmittedInitSym"], "ground_truth": [")", ";"], "File": "PPCAsmPrinter123", "Func": "EmitGlobalVariable", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8973, "Length": 134, "Cover_Rate": 0.40978593272171254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vhsubq_m_n_sv16qi", "(", "__arm_vuninitializedq_s8", "(", ")", ",", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vhsubq_x_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8974, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CurDAG", "->", "getTargetConstant", "(", "Imm", "-"], "ground_truth": ["", ",", "", ")", ";"], "File": "HexagonISelDAGToDAG19", "Func": "XformSToSM2Imm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8975, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Val", "==", "", "||", "Val", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "const", "FeatureBitset", "&", "featureBits", "=", "(", "(", "const", "MCDisassembler", "*", ")", "Decoder", ")", "->", "getSubtargetInfo", "(", ")", ".", "getFeatureBits", "(", ")", ";", "if", "(", "featureBits", "[", "", "]", "&&", "!", "(", "Val", "==", "", "||", "Val", "==", "", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "featureBits", "[", "", "]", "&&", "(", "(", "Val", "&", "", ")", "==", "", "||", "(", "Val", "&", "", ")", "==", "", "||", "(", "Val", "&", "", ")", "==", "", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Val", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "ARMDisassembler34", "Func": "DecodeCoprocessor", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8976, "Length": 115, "Cover_Rate": 0.8214285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "loop_label", ",", "tmp", ";", "if", "(", "optimize_size", "||", "optimize", "<", "", ")", "return", "false", ";", "gcc_assert", "(", "MEM_P", "(", "str", ")", ")", ";", "gcc_assert", "(", "CONST_INT_P", "(", "target_char", ")", "||", "REG_P", "(", "target_char", ")", ")", ";", "base_reg", "=", "copy_to_mode_reg", "(", "SImode", ",", "XEXP", "(", "str", ",", "", ")", ")", ";", "loop_label", "=", "gen_label_rtx", "(", ")", ";", "ffb_result", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "backup_base_reg", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_move_insn", "(", "backup_base_reg", ",", "base_reg", ")", ";", "emit_label", "(", "loop_label", ")", ";", "emit_insn", "(", "gen_unaligned_load_update_base_w", "(", "base_reg", ",", "tmp", ",", "base_reg", ")", ")", ";", "emit_insn", "(", "gen_unspec_ffb", "(", "ffb_result", ",", "tmp", ",", "target_char", ")", ")", ";", "emit_cmp_and_jump_insns", "(", "ffb_result", ",", "const0_rtx", ",", "EQ", ",", "NULL", ",", "SImode", ",", "", ",", "loop_label", ")", ";", "target_char_ptr", "=", "expand_binop", "(", "Pmode", ",", "add_optab", ",", "base_reg", ",", "ffb_result", ",", "NULL_RTX", ",", "", ",", "OPTAB_WIDEN", ")", ";", "length", "=", "expand_binop", "(", "Pmode", ",", "sub_optab", ",", "target_char_ptr", ",", "backup_base_reg", ",", "NULL_RTX", ",", "", ",", "OPTAB_WIDEN", ")", ";", "emit_move_insn", "(", "result", ",", "length"], "ground_truth": [")", ";"], "File": "nds32-memory-manipulation", "Func": "nds32_expand_strlen", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8977, "Length": 176, "Cover_Rate": 0.8380952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UseScaled", "=", "false", ";", "ScaleFactor", "=", "", ";", "}", "static", "const", "unsigned", "OpcTable", "[", "", "]", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", "}", ";", "unsigned", "Opc", ";", "const", "TargetRegisterClass", "*", "RC", ";", "bool", "VTIsi1", "=", "false", ";", "bool", "UseRegOffset", "=", "Addr", ".", "isRegBase", "(", ")", "&&", "!", "Addr", ".", "getOffset", "(", ")", "&&", "Addr", ".", "getReg", "(", ")", "&&", "Addr", ".", "getOffsetReg", "(", ")", ";", "unsigned", "Idx", "=", "UseRegOffset", "?", "", ":", "UseScaled", "?", "", ":", "", ";", "if", "(", "Addr", ".", "getExtendType", "(", ")", "==", "", "||", "Addr", ".", "getExtendType", "(", ")", "==", "", ")", "Idx", "++", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "VTIsi1", "=", "true", ";", "case", "", ":", "Opc", "=", "OpcTable", "[", "Idx", "]", "[", "", "]", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "OpcTable", "[", "Idx", "]", "[", "", "]", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "OpcTable", "[", "Idx", "]", "[", "", "]", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "OpcTable", "[", "Idx", "]", "[", "", "]", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "OpcTable", "[", "Idx", "]", "[", ""], "ground_truth": ["]", ";", "RC", "=", "&", "", ";", "break", ";"], "File": "AArch64FastISel56", "Func": "emitLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8978, "Length": 274, "Cover_Rate": 0.45666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemV10", "(", ")", "const", "{", "return", "Kind", "=="], "ground_truth": ["K_Memory", ";"], "File": "NyuziAsmParser", "Func": "isMemV10", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8979, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getMemBaseNum", "(", ")"], "ground_truth": [")", ")", ";"], "File": "OR1KAsmParser1", "Func": "addMemOperands", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8980, "Length": 14, "Cover_Rate": 0.3111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CC", "==", "", ")", "if", "(", "SDValue", "Flags", "=", "combineCarryThroughADD", "(", "CCR", ")", ")", "return", "Flags", ";", "if", "(", "SDValue", "R", "=", "checkBoolTestSetCCCombine", "(", "CCR", ",", "CC", ")", ")", "return"], "ground_truth": ["R", ";"], "File": "M680x0ISelLowering", "Func": "combineSetCCCCR", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8981, "Length": 34, "Cover_Rate": 0.5230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "MachineModuleInfo", "&", "MMI", "=", "MF", ".", "getMMI", "(", ")", ";", "return", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "||", "TRI", "->", "needsStackRealignment", "(", "MF", ")", "||", "MFI", ".", "hasVarSizedObjects", "(", ")", "||", "MFI", ".", "isFrameAddressTaken", "(", ")", "||", "MFI", ".", "hasOpaqueSPAdjustment", "(", ")", "||", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "getForceFramePointer", "(", ")", "||", "MMI", ".", "callsUnwindInit", "(", ")", "||", "MMI", ".", "hasEHFunclets", "(", ")", "||"], "ground_truth": ["MMI", ".", "callsEHReturn", "(", ")", "||", "MFI", ".", "hasStackMap", "(", ")", "||", "MFI", ".", "hasPatchPoint", "(", ")", "||", "MFI", ".", "hasCopyImplyingStackAdjustment", "(", ")", ")", ";"], "File": "X86FrameLowering102", "Func": "hasFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8982, "Length": 112, "Cover_Rate": 0.896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "CanLowerReturn", "(", "CallingConv", "::", "ID", "CallConv", ",", "MachineFunction", "&", "MF", ",", "bool", "IsVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Outs", ",", "LLVMContext", "&", "Context", ")", "const", "{", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "RVLocs", ",", "Context", ")", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "useHVXOps", "(", ")", ")", "return", "CCInfo", "."], "ground_truth": ["CheckReturn", "(", "Outs", ",", "RetCC__HVX", ")", ";"], "File": "HexagonISelLowering1", "Func": "CanLowerReturn", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8983, "Length": 78, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "for", "(", "MachineBasicBlock", "*", "Succ", ":", "MBB", "->", "successors", "(", ")", ")", "if", "("], "ground_truth": ["Succ", "!=", "MBB", ")", "findReturns", "(", "Succ", ",", "Cycles", ")", ";"], "File": "X86PadShortFunction12", "Func": "findReturns", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8984, "Length": 28, "Cover_Rate": 0.3373493975903614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "SDVTList", "VTs", "=", "CurDAG", "->", "getVTList", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Address", ",", "ImmOperand", ",", "Predicate", ",", "Base", ",", "Modifier", ",", "Offset", ",", "Chain", "}", ";", "SDNode", "*", "Result", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "dl", ",", "VTs", ",", "Ops", ")", ";", "MachineMemOperand", "*", "MemOp", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "N", ")", "->", "getMemOperand", "(", ")", ";", "CurDAG", "->", "setNodeMemRefs", "(", "cast", "<", "MachineSDNode", ">", "("], "ground_truth": ["Result", ")", ",", "{", "MemOp", "}", ")", ";"], "File": "HexagonISelDAGToDAGHVX7", "Func": "SelectV65GatherPred", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 8985, "Length": 94, "Cover_Rate": 0.3418181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "Pos", ",", "e", "=", "Pos", "+", "Size", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "!", "isUndefOrInRange", "(", "Mask", "[", "i", "]", ",", "Low", ",", "Hi"], "ground_truth": [")", ")", "return", "false", ";"], "File": "X86ISelLowering191", "Func": "isUndefOrInRange", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8986, "Length": 38, "Cover_Rate": 0.5671641791044776, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Result", ".", "Named", ".", "VM", "=", "!", "!", "(", "TSFlags", "&", "", ")", ";", "Result", ".", "Named", ".", "EXP", "=", "!", "!", "(", "TSFlags", "&", "", "&&", "(", "MI", ".", "getOpcode", "(", ")", "==", "AMDGPU", "::", "EXP", "||", "MI", ".", "getDesc", "(", ")", ".", "mayStore", "(", ")", ")", ")", ";", "if", "(", "TSFlags", "&", "", ")", "{", "MachineOperand", "&", "Op", "=", "MI", ".", "getOperand", "(", "", ")", ";", "assert", "(", "Op", ".", "isReg", "(", ")", "&&", "", ")", ";", "unsigned", "Reg", "=", "Op", ".", "getReg", "(", ")", ";", "unsigned", "Size", "=", "TRI", "->", "getMinimalPhysRegClass", "(", "Reg", ")", "->", "getSize", "(", ")", ";", "Result", ".", "Named", ".", "LGKM", "=", "Size", ">", "", "?", "", ":", "", ";", "}", "else"], "ground_truth": ["{"], "File": "SIInsertWaits3", "Func": "getHwCounts", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8987, "Length": 119, "Cover_Rate": 0.7125748502994012, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "enum", "machine_mode", "rs6000_eh_return_filter_mode", "(", "void", ")", "{", "return", "TARGET_32BIT", "?", "SImode"], "ground_truth": [":", "word_mode", ";"], "File": "rs60003", "Func": "rs6000_eh_return_filter_mode", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8988, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockToSetOfInstrsPerColor", "Out", ",", "In", ",", "ReachableUses", ";", "BlockToInstrPerColor", "Gen", ";", "BlockToRegSet", "Kill", ";", "initReachingDef", "(", "MF", ",", "ColorOpToReachedUses", ",", "Gen", ",", "Kill", ",", "ReachableUses", ",", "RegToId", ",", "DummyOp", ","], "ground_truth": ["ADRPMode", ")", ";"], "File": "AArch64CollectLOH10", "Func": "reachingDef", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8989, "Length": 32, "Cover_Rate": 0.3516483516483517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "combineSelectAndUseCommutative", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "bool", "AllOnes", ")", "{", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "SDValue", "Result", "=", "combineSelectAndUse", "(", "N", ",", "N0", ",", "N1", ",", "DAG", ","], "ground_truth": ["AllOnes", ")", ")", "return", "Result", ";"], "File": "RISCVISelLowering1", "Func": "combineSelectAndUseCommutative", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8990, "Length": 57, "Cover_Rate": 0.6785714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "LETargetMachine", ">", "X", "(", "getTheLETarget", "(", ")", ")", ";", "RegisterTargetMachine", "<", "LETargetMachine", ">", "A", "(", "getTheThumbLETarget", "(", ")", ")", ";", "RegisterTargetMachine", "<", "BETargetMachine", ">", "Y", "(", "getTheBETarget", "(", ")", ")", ";", "RegisterTargetMachine", "<", "BETargetMachine", ">", "B", "(", "getTheThumbBETarget", "(", ")", ")", ";", "PassRegistry", "&", "Registry", "=", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeGlobalISel", "(", "Registry", ")", ";", "initializeLoadStoreOptPass", "("], "ground_truth": ["Registry", ")", ";"], "File": "ARMTargetMachine22", "Func": "LLVMInitializeARMTarget", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8991, "Length": 65, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getXLen", "("], "ground_truth": [")", "const", "{"], "File": "RISCVSubtarget", "Func": "getXLen", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8992, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "==", "k_Register", "&&", "", ")", ";", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "("], "ground_truth": ["getReg", "(", ")", ")", ")", ";"], "File": "MCS51AsmParser", "Func": "addRegOperands", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 8993, "Length": 32, "Cover_Rate": 0.7111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_storeu_epi32", "(", "void", "*", "__P", ",", "__mmask16", "__U"], "ground_truth": [",", "__m512i", "__A", ")", "{"], "File": "avx512fintrin4", "Func": "_mm512_mask_storeu_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8994, "Length": 26, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "alpha_split_lock_test_and_set_12", "(", "enum", "machine_mode", "mode", ",", "rtx", "dest", ",", "rtx", "addr", ",", "rtx", "val", ",", "rtx", "align", ",", "rtx", "scratch", ")", "{", "rtx", "label", ",", "mem", ",", "width", ",", "mask", ",", "x", ";", "mem", "=", "gen_rtx_MEM", "(", "DImode", ",", "align", ")", ";", "MEM_VOLATILE_P", "(", "mem", ")", "=", "", ";", "emit_insn", "(", "gen_memory_barrier", "(", ")", ")", ";", "label", "=", "gen_rtx_LABEL_REF", "(", "DImode", ",", "gen_label_rtx", "(", ")", ")", ";", "emit_label", "(", "XEXP", "(", "label", ",", "", ")", ")", ";", "emit_load_locked", "(", "DImode", ",", "scratch", ",", "mem", ")", ";", "width", "=", "GEN_INT", "(", "GET_MODE_BITSIZE", "(", "mode", ")", ")", ";", "mask", "=", "GEN_INT", "(", "mode", "==", "QImode", "?", "", ":", "", ")", ";", "if", "(", "WORDS_BIG_ENDIAN", ")", "{", "emit_insn", "(", "gen_extxl_be", "(", "dest", ",", "scratch", ",", "width", ",", "addr", ")", ")", ";", "emit_insn", "(", "gen_mskxl_be", "(", "scratch", ",", "scratch", ",", "mask", ",", "addr", ")", ")", ";", "}", "else", "{", "emit_insn", "(", "gen_extxl_le", "(", "dest", ",", "scratch", ",", "width", ",", "addr", ")", ")", ";", "emit_insn", "(", "gen_mskxl_le", "(", "scratch", ",", "scratch", ",", "mask", ",", "addr", ")", ")", ";", "}", "emit_insn", "(", "gen_iordi3", "(", "scratch", ",", "scratch", ",", "val"], "ground_truth": [")", ")", ";"], "File": "alpha3", "Func": "alpha_split_lock_test_and_set_12", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 8995, "Length": 187, "Cover_Rate": 0.8617511520737328, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "RI", "=", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "FrameReg", "=", "RI", "->", "getFrameRegister"], "ground_truth": ["(", "MF", ")", ";"], "File": "SIFrameLowering", "Func": "getFrameIndexReference", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8996, "Length": 27, "Cover_Rate": 0.421875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", "->", "getAddressSpace", "(", ")", "==", "AS", "::", "CONSTANT_ADDRESS", ")", "if", "(", "Subtarget", "->", "getGeneration", "(", ")", "<"], "ground_truth": ["Subtarget", "::", "SOUTHERN_ISLANDS", "||", "N", "->", "getMemoryVT", "(", ")", ".", "bitsLT", "(", "", ")", ")", "return", "true", ";"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "isGlobalLoad", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 8997, "Length": 38, "Cover_Rate": 0.5352112676056338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "UNGT", ":", "case", "UNGE", ":", "break", ";", "case", "EQ", ":", "case", "NE", ":", "case", "UNORDERED", ":", "case", "ORDERED", ":", "if", "(", "TARGET_AVX", ")", "break", ";", "if", "(", "!", "dest", "||", "!", "rtx_equal_p", "(", "dest", ",", "*", "pop1", ")", ")", "break", ";", "case", "GE", ":", "case", "GT", ":", "case", "UNLE", ":", "case", "UNLT", ":", "std", "::", "swap", "(", "*", "pop0", ",", "*", "pop1", ")", ";", "code", "=", "swap_condition", "(", "code", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")"], "ground_truth": [";"], "File": "i386-expand", "Func": "ix86_prepare_sse_fp_compare_args", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 8998, "Length": 80, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "NoAliases", ")", "Res", "=", "uncompressInst", "(", "UncompressedMI", ",", "*", "MI", ",", "MRI", ",", "STI", ")", ";", "if", "(", "Res", ")", "NewMI", "=", "const_cast", "<", "MCInst", "*", ">", "(", "&"], "ground_truth": ["UncompressedMI", ")", ";"], "File": "RISCVInstPrinter", "Func": "printInst", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 8999, "Length": 35, "Cover_Rate": 0.3153153153153153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "end", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "!", "MBB", ".", "empty", "(", ")", ")", "{", "MBBI", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "if", "(", "MBBI", "==", "MBB", ".", "end", "(", ")", ")", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "!", "MBBI", "->", "isTerminator", "(", ")", ")", "MBBI", "=", "std", "::", "next", "(", "MBBI", ")", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", "&&", "std", "::", "prev", "(", "MBBI", ")", "->", "getFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ")", "--", "MBBI", ";", "}", "const", "auto", "&", "CSI", "=", "getNonLibcallCSI", "(", "MFI", ".", "getCalleeSavedInfo", "(", ")", ")", ";", "auto", "LastFrameDestroy", "=", "MBBI", ";", "if", "(", "!", "CSI", ".", "empty", "(", ")", ")", "LastFrameDestroy", "=", "std", "::", "prev", "(", "MBBI", ",", "CSI", ".", "size", "(", ")", ")", ";", "uint64_t", "StackSize", "=", "MFI", ".", "getStackSize", "(", ")", ";", "uint64_t", "RealStackSize", "=", "StackSize", "+", "RVFI", "->", "getLibCallStackSize", "(", ")", ";", "uint64_t", "FPOffset", "=", "RealStackSize", "-", "RVFI"], "ground_truth": ["->", "getVarArgsSaveSize", "(", ")", ";"], "File": "RISCVFrameLowering19", "Func": "emitEpilogue", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9000, "Length": 178, "Cover_Rate": 0.4797843665768194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "RI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "FrameReg", "=", "RI", "->", "getFrameRegister"], "ground_truth": ["(", "MF", ")", ";"], "File": "SIFrameLowering11", "Func": "getFrameIndexReference", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9001, "Length": 27, "Cover_Rate": 0.4576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "issue_rate", ";", "i", "++", ")", "{", "sd_iterator_def", "sd_it", ";", "dep_t", "dep", ";", "rtx", "insn", "=", "group_insns", "[", "i", "]", ";", "if", "(", "!", "insn", ")", "continue", ";", "FOR_EACH_DEP", "(", "insn", ",", "SD_LIST_RES_FORW", ",", "sd_it", ","], "ground_truth": ["dep", ")", "{"], "File": "rs6000", "Func": "is_costly_group", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9002, "Length": 46, "Cover_Rate": 0.44660194174757284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vmaxvq_p_s32", "(", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vmaxvq_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9003, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "static", "MCFixupKindInfo", "Infos", "[", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsTarget", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsTarget", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsTarget", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "}", ";", "static_assert", "(", "(", "array_lengthof", "(", "Infos", ")", ")", "==", ""], "ground_truth": [",", "", ")", ";"], "File": "RISCVAsmBackend20", "Func": "getFixupKindInfo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9004, "Length": 492, "Cover_Rate": 0.8801431127012522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Old", ".", "ChangeToImmediate", "(", "Fold", ".", "ImmToFold", "&", "", ")", ";", "return", "true", ";", "}", "break", ";", "default", ":", "break", ";", "}", "}", "}", "}", "if", "(", "(", "Fold", ".", "isImm", "(", ")", "||", "Fold", ".", "isFI", "(", ")", "||", "Fold", ".", "isGlobal", "(", ")", ")", "&&", "Fold", ".", "needsShrink", "(", ")", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "auto", "Liveness", "=", "MBB", "->", "computeRegisterLiveness", "(", "&", "TRI", ",", "", ",", "MI", ",", "", ")", ";", "if", "(", "Liveness", "!=", "MachineBasicBlock", "::", "LQR_Dead", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", "<<", "", ")", ";", "return", "false", ";", "}", "MachineRegisterInfo", "&", "MRI", "=", "MBB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "int", "Op32", "=", "Fold", ".", "getShrinkOpcode", "(", ")", ";", "MachineOperand", "&", "Dst0", "=", "MI", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Dst1", "=", "MI", "->", "getOperand", "(", "", ")", ";", "assert", "(", "Dst0", ".", "isDef", "(", ")", "&&", "Dst1", ".", "isDef", "(", ")", ")", ";", "bool", "HaveNonDbgCarryUse", "=", "!", "MRI", ".", "use_nodbg_empty", "(", "Dst1", ".", "getReg", "(", ")", ")", ";", "const", "TargetRegisterClass", "*", "Dst0RC", "=", "MRI", ".", "getRegClass", "(", "Dst0", ".", "getReg", "(", ")", ")", ";", "Register", "NewReg0", "=", "MRI", ".", "createVirtualRegister", "(", "Dst0RC", ")", ";", "MachineInstr", "*", "Inst32", "=", "TII", ".", "buildShrunkInst", "(", "*", "MI", ",", "Op32", ")", ";", "if", "(", "HaveNonDbgCarryUse", ")", "{", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "Dst1", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "}", "Dst0", ".", "setReg", "(", "NewReg0", ")", ";", "for", "(", "unsigned", "I", "=", "MI", "->", "getNumOperands", "(", ")", "-", "", ";", "I", ">", "", ";", "--", "I", ")", "MI", "->", "removeOperand", "(", "I", ")", ";", "MI", "->", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "if", "(", "Fold", ".", "isCommuted", "(", ")", ")", "TII", ".", "commuteInstruction", "(", "*", "Inst32", ",", "false", ")", ";", "return", "true", ";", "}", "assert", "(", "!", "Fold", ".", "needsShrink", "(", ")", "&&", "", ")", ";", "if", "(", "Fold", ".", "isImm", "(", ")", ")", "{", "if", "(", "Old", ".", "isTied", "(", ")", ")", "{", "int", "NewMFMAOpc", "=", "", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "if", "(", "NewMFMAOpc", "==", "-", "", ")", "return", "false", ";", "MI", "->", "setDesc", "(", "TII", ".", "get", "(", "NewMFMAOpc", ")", ")", ";", "MI", "->", "untieRegOperand", "(", "", ")", ";", "}", "Old", ".", "ChangeToImmediate", "(", "Fold", ".", "ImmToFold", ")", ";", "return", "true", ";", "}", "if", "(", "Fold", ".", "isGlobal", "(", ")", ")", "{", "Old", ".", "ChangeToGA", "(", "Fold", ".", "OpToFold", "->", "getGlobal", "(", ")", ",", "Fold", ".", "OpToFold", "->", "getOffset", "(", ")", ",", "Fold", ".", "OpToFold", "->", "getTargetFlags", "(", ")", ")", ";", "return", "true", ";", "}", "if", "(", "Fold", ".", "isFI", "(", ")", ")", "{", "Old", ".", "ChangeToFrameIndex", "(", "Fold", ".", "FrameIndexToFold", ")", ";", "return", "true"], "ground_truth": [";"], "File": "SIFoldOperands25", "Func": "updateOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9005, "Length": 480, "Cover_Rate": 0.502092050209205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cvtt_roundph_epi32", "(", "__m256h", "__A", ","], "ground_truth": ["int", "__B", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_cvtt_roundph_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9006, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCSymbolizer", "*", "createExternalSymbolizer", "(", "StringRef", "TT", ",", "LLVMOpInfoCallback", "GetOpInfo", ",", "LLVMSymbolLookupCallback", "SymbolLookUp", ",", "void", "*", "DisInfo", ",", "MCContext", "*", "Ctx", ",", "MCRelocationInfo", "*", "RelInfo", ")", "{", "return", "new", "llvm", "::", "ExternalSymbolizer", "(", "*", "Ctx", ",", "std", "::", "unique_ptr", "<", "MCRelocationInfo", ">"], "ground_truth": ["(", "RelInfo", ")", ",", "GetOpInfo", ",", "SymbolLookUp", ",", "DisInfo", ")", ";"], "File": "ARM64Disassembler", "Func": "createARM64ExternalSymbolizer", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9007, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_getmant_ss", "(", "__mmask8", "__U", ",", "__m128", "__A", ",", "__m128", "__B", ",", "_MM_MANTISSA_NORM_ENUM"], "ground_truth": ["__C", ",", "_MM_MANTISSA_SIGN_ENUM", "__D", ")", "{"], "File": "avx512fintrin", "Func": "_mm_maskz_getmant_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9008, "Length": 31, "Cover_Rate": 0.45588235294117646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_broadcast_f64x2", "(", "__m256d", "__O", ",", "__mmask8", "__M", ",", "__m128d", "__A", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_broadcastf64x2_256_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v4df", ")", "__O"], "ground_truth": [",", "__M", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_mask_broadcast_f64x2", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9009, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isInt", "<", "", ">", "("], "ground_truth": ["Imm", ")", ";"], "File": "RISCVISelLowering", "Func": "isLegalICmpImmediate", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9010, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printMemReference", "(", "MI", ","], "ground_truth": ["OpNo", ")", ";"], "File": "X86ATTAsmPrinter2", "Func": "printi128mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9011, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ShiftElts", "=", "IsLE", "?", "LittleEndianShifts", "[", "M0", "&", "", "]", ":", "BigEndianShifts", "[", "M0", "&", "", "]", ";", "InsertAtByte", "=", "IsLE", "?", "", ":", "", ";", "Swap", "=", "M0", "<", "", ";", "return", "true", ";", "}", "if", "(", "(", "M1", ">", "", "&&", "M0", "==", "", "&&", "M2", "==", "", "&&", "M3", "==", "", ")", "||", "(", "M1", "<", "", "&&", "M0", "==", "", "&&", "M2", "==", "", "&&", "M3", "==", "", ")", ")", "{", "ShiftElts", "=", "IsLE", "?", "LittleEndianShifts", "[", "M1", "&", "", "]", ":", "BigEndianShifts", "[", "M1", "&", "", "]", ";", "InsertAtByte", "=", "IsLE", "?", "", ":", "", ";", "Swap", "=", "M1", "<", "", ";", "return", "true", ";", "}", "if", "(", "(", "M2", ">", "", "&&", "M0", "==", "", "&&", "M1", "==", "", "&&", "M3", "==", "", ")", "||", "(", "M2", "<", "", "&&", "M0", "==", "", "&&", "M1", "==", "", "&&", "M3", "==", "", ")", ")", "{", "ShiftElts", "=", "IsLE", "?", "LittleEndianShifts", "[", "M2", "&", "", "]", ":", "BigEndianShifts", "[", "M2", "&", "", "]", ";", "InsertAtByte", "=", "IsLE", "?", "", ":", "", ";", "Swap", "=", "M2", "<", "", ";", "return", "true", ";", "}", "if", "(", "(", "M3", ">", "", "&&", "M0", "==", "", "&&", "M1", "==", "", "&&", "M2", "==", "", ")", "||", "(", "M3", "<", "", "&&", "M0", "==", "", "&&", "M1", "==", "", "&&", "M2", "==", "", ")", ")", "{", "ShiftElts", "=", "IsLE", "?", "LittleEndianShifts", "[", "M3", "&", "", "]", ":", "BigEndianShifts", "[", "M3", "&", "", "]", ";", "InsertAtByte", "=", "IsLE", "?", "", ":", "", ";", "Swap", "=", "M3", "<", "", ";", "return", "true", ";", "}", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", ")", "{", "ShiftElts", "=", "", ";", "Swap", "=", "true", ";", "unsigned", "XXINSERTWSrcElem", "=", "IsLE", "?", "", ":", "", ";", "if", "(", "M0", "==", "XXINSERTWSrcElem", "&&", "M1", "==", "", "&&", "M2", "==", "", "&&", "M3", "==", "", ")", "{", "InsertAtByte", "=", "IsLE", "?", "", ":", "", ";", "return", "true", ";", "}", "if", "(", "M0", "==", "", "&&", "M1", "==", "XXINSERTWSrcElem", "&&", "M2", "==", "", "&&", "M3", "==", "", ")", "{", "InsertAtByte", "=", "IsLE", "?", "", ":", "", ";", "return", "true", ";", "}", "if", "(", "M0", "==", "", "&&", "M1", "==", "", "&&", "M2", "==", "XXINSERTWSrcElem", "&&", "M3", "==", "", ")", "{", "InsertAtByte", "=", "IsLE", "?", "", ":", "", ";", "return", "true", ";", "}", "if", "(", "M0", "==", "", "&&", "M1", "==", "", "&&", "M2", "==", "", "&&"], "ground_truth": ["M3", "==", "XXINSERTWSrcElem", ")", "{"], "File": "PPCISelLowering (2)7", "Func": "isXXINSERTWMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9012, "Length": 404, "Cover_Rate": 0.698961937716263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isu1Imm", "(", ")", "const", "{", "return", "CheckImmRange", "(", "", ",", "", ",", "false", ",", "false", ",", "false"], "ground_truth": [")", ";"], "File": "HexagonAsmParser (2)", "Func": "isu1Imm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9013, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint64x1x2_t", "__i", ";", "__builtin_neon_ti", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld2_dupdi", "(", "("], "ground_truth": ["const", "__builtin_neon_di", "*", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld2_dup_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9014, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "status", "=", "DecodeI64RegisterClass", "(", "MI", ",", "sy", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "}", "else", "{", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend32", "<", "", ">", "(", "sy", ")", ")", ")", ";", "}", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "simm32", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "VEDisassembler1", "Func": "DecodeASX", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9015, "Length": 63, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bytes", "=", "INTVAL", "(", "bytes_rtx", ")", ";", "if", "(", "bytes", "<=", "", ")", "return", "", ";", "if", "(", "TARGET_ALTIVEC", "&&", "(", "align", ">=", "", "||", "TARGET_EFFICIENT_UNALIGNED_VSX", ")", ")", "clear_step", "=", "", ";", "else", "if", "(", "TARGET_POWERPC64", "&&", "(", "align", ">=", "", "||", "!", "STRICT_ALIGNMENT", ")", ")", "clear_step", "=", "", ";", "else", "clear_step", "=", "", ";", "if", "(", "optimize_size", "&&", "bytes", ">", "", "*", "clear_step", ")", "return", "", ";", "if", "(", "!", "optimize_size", "&&", "bytes", ">", "", "*", "clear_step", ")", "return", "", ";", "for", "(", "offset", "=", "", ";", "bytes", ">", "", ";", "offset", "+=", "clear_bytes", ",", "bytes", "-=", "clear_bytes", ")", "{", "machine_mode", "mode", "=", "BLKmode", ";", "rtx", "dest", ";", "if", "(", "bytes", ">=", "", "&&", "TARGET_ALTIVEC", "&&", "(", "align", ">=", "", "||", "TARGET_EFFICIENT_UNALIGNED_VSX", ")", ")", "{", "clear_bytes", "=", "", ";", "mode", "=", "V4SImode", ";", "}", "else", "if", "(", "bytes", ">=", "", "&&", "TARGET_POWERPC64", "&&", "(", "align", ">=", "", "||", "!", "STRICT_ALIGNMENT", ")", ")", "{", "clear_bytes", "=", "", ";", "mode", "=", "DImode", ";", "if", "(", "offset", "==", "", "&&", "align", "<", "", ")", "{", "rtx", "addr", ";", "addr", "=", "XEXP", "(", "orig_dest", ",", "", ")", ";", "if", "(", "(", "GET_CODE", "(", "addr", ")", "==", "PLUS", "||", "GET_CODE", "(", "addr", ")", "==", "LO_SUM", ")", "&&", "GET_CODE", "(", "XEXP", "(", "addr", ",", "", ")", ")", "==", "CONST_INT", "&&", "(", "INTVAL", "(", "XEXP", "(", "addr", ",", "", ")", ")", "&", "", ")", "!=", "", ")", "{", "addr", "=", "copy_addr_to_reg", "(", "addr", ")", ";", "orig_dest", "=", "replace_equiv_address", "(", "orig_dest", ",", "addr", ")", ";", "}", "}", "}", "else", "if", "(", "bytes", ">=", "", "&&", "(", "align", ">=", "", "||", "!", "STRICT_ALIGNMENT", ")", ")", "{", "clear_bytes", "=", "", ";", "mode", "=", "SImode"], "ground_truth": [";"], "File": "rs6000-string2", "Func": "expand_block_clear", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9016, "Length": 276, "Cover_Rate": 0.6463700234192038, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "bfin_arg_partial_bytes", "(", "cumulative_args_t", "cum", ",", "const", "function_arg_info", "&", "arg", ")", "{", "int", "bytes", "=", "arg", ".", "promoted_size_in_bytes", "(", ")", ";", "int", "bytes_left", "=", "get_cumulative_args", "(", "cum", ")", "->", "nregs", "*", "UNITS_PER_WORD", ";", "if", "(", "bytes", "==", "-", "", ")"], "ground_truth": ["return", "", ";"], "File": "bfin", "Func": "bfin_arg_partial_bytes", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 9017, "Length": 44, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseDirectiveSEHEpilogStart", "("], "ground_truth": ["SMLoc", "L", ")", "{"], "File": "AArch64AsmParser1", "Func": "parseDirectiveSEHEpilogStart", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9018, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "tryAdvSIMDModImm8", "(", "unsigned", "NewOp", ",", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ",", "const", "APInt", "&", "Bits", ")", "{", "if", "(", "Bits", ".", "getHiBits", "(", "", ")", "==", "Bits", ".", "getLoBits", "(", "", ")", ")", "{", "uint64_t", "Value", "=", "Bits", ".", "zextOrTrunc", "(", "", ")", ".", "getZExtValue", "(", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "MVT", "MovTy", "=", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "?", "", ":", "", ";", "if", "(", "", "(", "Value", ")", ")", "{", "Value", "=", "", "(", "Value", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "Mov", "=", "DAG", ".", "getNode", "(", "NewOp", ",", "dl", ",", "MovTy", ",", "DAG", ".", "getConstant", "(", "Value", ",", "dl", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Mov", ")", ";", "}", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "tryAdvSIMDModImm8", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9019, "Length": 144, "Cover_Rate": 0.9171974522292994, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "track", "(", "const", "TargetRegisterClass", "*", "RC", ")", "const", "{", "return", "true"], "ground_truth": [";"], "File": "BitTracker", "Func": "track", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9020, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "U", ":", "V", "->", "users", "(", ")", ")", "Worklist", ".", "push_back", "(", "U", ")", ";", "while", "(", "!", "Worklist", ".", "empty", "(", ")", ")", "{", "auto", "*", "U", "=", "Worklist", ".", "pop_back_val", "(", ")", ";", "if", "(", "isa", "<", "ConstantExpr", ">", "(", "U", ")", ")", "{", "for", "(", "auto", "*", "UU", ":", "U", "->", "users", "(", ")", ")", "Worklist", ".", "push_back", "(", "UU", ")", ";", "continue", ";", "}", "auto", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "U", ")", ";", "if", "(", "!", "I", "||", "I", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "!=", "F"], "ground_truth": [")", "return", "false", ";"], "File": "ARMISelLowering (2)6", "Func": "allUsersAreInFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9021, "Length": 104, "Cover_Rate": 0.7761194029850746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "V1", "=", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ";", "int", "WidenedMask", "[", "", "]", "=", "{", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", ",", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", "+", "", ",", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", ",", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", "+", "", "}", ";", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "WidenedMask", ",", "DL", ",", "DAG", ")", ")", ")", ";", "}", "assert", "(", "Mask", "[", "", "]", "!=", "-", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", "!=", "-", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", "<", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", ">=", "", "&&", "", ")", ";", "auto", "GetPackNode", "=", "[", "]", "(", "SDValue", "V", ")", "{", "V", "=", "peekThroughBitcasts", "(", "V", ")", ";", "return", "V", ".", "getOpcode", "(", ")", "==", "", "?", "V", ":", "SDValue", "(", ")", ";", "}", ";", "if", "(", "SDValue", "V1Pack", "=", "GetPackNode", "(", "V1", ")", ")", "if", "(", "SDValue", "V2Pack", "=", "GetPackNode", "(", "V2", ")", ")", "{", "EVT", "PackVT", "=", "V1Pack", ".", "getValueType", "(", ")", ";", "if", "(", "PackVT", "==", "V2Pack", ".", "getValueType", "(", ")", ")", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PackVT", ",", "Mask", "[", "", "]", "==", "", "?", "V1Pack", ".", "getOperand", "(", "", ")", ":", "V1Pack", ".", "getOperand", "(", "", ")", ",", "Mask", "[", "", "]", "==", "", "?", "V2Pack", ".", "getOperand", "(", "", ")", ":", "V2Pack", ".", "getOperand", "(", "", ")", ")", ")", ";", "}", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Insertion", "=", "lowerVectorShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "int", "InverseMask", "[", "", "]", "=", "{", "Mask", "[", "", "]", "^", "", ",", "Mask", "[", "", "]", "^", "", "}", ";", "if", "(", "SDValue", "Insertion", "=", "lowerVectorShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V2", ",", "V1", ",", "InverseMask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "bool", "IsBlendSupported", "=", "Subtarget", ".", "hasSSE41", "(", ")", ";", "if", "(", "IsBlendSupported", ")", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "Subtarget", ".", "hasSSSE3", "(", ")", ")", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ","], "ground_truth": ["V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";"], "File": "X86ISelLowering115", "Func": "lowerV2I64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9022, "Length": 495, "Cover_Rate": 0.6952247191011236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "CallTargetMCOp", ";", "unsigned", "CallOpcode", ";", "switch", "(", "CallTarget", ".", "getType", "(", ")", ")", "{", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "CallTargetMCOp", "=", "MCIL", ".", "LowerSymbolOperand", "(", "CallTarget", ",", "MCIL", ".", "GetSymbolFromOperand", "(", "CallTarget", ")", ")", ";", "CallOpcode", "=", "", ";", "break", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "CallTargetMCOp", "=", "MCOperand", "::", "createImm", "(", "CallTarget", ".", "getImm", "(", ")", ")", ";", "CallOpcode", "=", "", ";", "break", ";", "case", "MachineOperand", "::", "MO_Register", ":", "if", "(", "Subtarget", "->", "useRetpolineIndirectCalls", "(", ")", ")", "report_fatal_error", "(", "", "", ")", ";", "CallTargetMCOp", "=", "MCOperand", "::", "createReg", "(", "CallTarget", ".", "getReg", "(", ")", ")", ";", "CallOpcode", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "}", "MCInst", "CallInst", ";", "CallInst", ".", "setOpcode", "(", "CallOpcode", ")", ";", "CallInst", ".", "addOperand", "(", "CallTargetMCOp", ")", ";", "OutStreamer", "->", "EmitInstruction", "(", "CallInst", ",", "getSubtargetInfo", "(", ")", ")", ";", "}", "auto", "&", "Ctx", "=", "OutStreamer", "->", "getContext", "(", ")", ";", "MCSymbol", "*", "MILabel", "=", "Ctx", ".", "createTempSymbol", "(", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "MILabel", ")"], "ground_truth": [";"], "File": "X86MCInstLower123", "Func": "LowerSTATEPOINT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9023, "Length": 175, "Cover_Rate": 0.6505576208178439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RVLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "return", "false", ";", "}", "}", "if", "(", "!", "CCState", "::", "resultsCompatible", "(", "CalleeCC", ",", "CallerCC", ",", "MF", ",", "C", ",", "Ins", ",", "RetCC_", ",", "RetCC_", ")", ")", "return", "false", ";", "const", "RegisterInfo", "*", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "CallerPreserved", "=", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "CallerCC", ")", ";", "if", "(", "!", "CCMatch", ")", "{", "const", "uint32_t", "*", "CalleePreserved", "=", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "CalleeCC", ")", ";", "if", "(", "!", "TRI", "->", "regmaskSubsetEqual", "(", "CallerPreserved", ",", "CalleePreserved", ")", ")", "return", "false", ";", "}", "unsigned", "StackArgsSize", "=", "", ";", "if", "(", "!", "Outs", ".", "empty", "(", ")", ")", "{", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CalleeCC", ",", "isVarArg", ",", "MF", ",", "ArgLocs", ",", "C", ")", ";", "if", "(", "IsCalleeWin64", ")", "CCInfo", ".", "AllocateStack", "(", "", ",", "Align", "(", "", ")", ")", ";", "CCInfo", ".", "AnalyzeCallOperands", "(", "Outs", ",", "CC_", ")", ";", "StackArgsSize", "=", "CCInfo", ".", "getNextStackOffset", "(", ")", ";", "if", "(", "CCInfo", ".", "getNextStackOffset", "(", ")", ")", "{", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "MachineRegisterInfo", "*", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ArgLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "SDValue", "Arg", "=", "OutVals", "[", "i", "]", ";", "", "Flags", "=", "Outs", "[", "i", "]", ".", "Flags", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "Indirect", ")", "return", "false", ";", "if", "(", "!", "VA", ".", "isRegLoc", "(", ")", ")", "{", "if", "(", "!", "MatchingStackOffset", "(", "Arg", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "Flags", ",", "MFI", ",", "MRI", ",", "TII", ",", "VA", ")", ")", "return", "false", ";", "}", "}", "}", "bool", "PositionIndependent", "=", "isPositionIndependent", "(", ")", ";", "if", "(", "!", "Subtarget", ".", "is64Bit", "(", ")", "&&", "(", "(", "!", "isa", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", "&&", "!", "isa", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "||", "PositionIndependent", ")", ")", "{", "unsigned", "NumInRegs", "=", "", ";", "unsigned", "MaxInRegs", "=", "PositionIndependent"], "ground_truth": ["?", "", ":", "", ";"], "File": "X86ISelLowering (2)5", "Func": "IsEligibleForTailCallOptimization", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9024, "Length": 413, "Cover_Rate": 0.3892554194156456, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "visium_function_arg_advance", "(", "cumulative_args_t", "pcum_v", ",", "const", "function_arg_info", "&", "arg", ")", "{", "int", "size", "=", "(", "GET_MODE_SIZE", "(", "arg", ".", "mode", ")", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ";", "int", "stack_size", "=", "", ";", "CUMULATIVE_ARGS", "*", "ca", "=", "get_cumulative_args", "(", "pcum_v", ")", ";", "if", "(", "TARGET_FPU", "&&", "(", "(", "GET_MODE_CLASS", "(", "arg", ".", "mode", ")", "==", "MODE_FLOAT", "&&", "GET_MODE_SIZE", "(", "arg", ".", "mode", ")", "<=", "UNITS_PER_HWFPVALUE", ")", "||", "(", "GET_MODE_CLASS", "(", "arg", ".", "mode", ")", "==", "MODE_COMPLEX_FLOAT", "&&", "GET_MODE_SIZE", "(", "arg", ".", "mode", ")", "<=", "UNITS_PER_HWFPVALUE", "*", "", ")", ")", ")", "{", "if", "(", "ca", "->", "frcount", "+", "size", "<=", "MAX_ARGS_IN_FP_REGISTERS", ")", "ca", "->", "frcount", "+=", "size", ";", "else", "{", "stack_size", "=", "size", ";", "ca", "->", "frcount", "=", "MAX_ARGS_IN_FP_REGISTERS", ";", "}", "}", "else", "{", "if", "(", "ca", "->", "grcount", "+", "size", "<=", "MAX_ARGS_IN_GP_REGISTERS", ")", "ca"], "ground_truth": ["->", "grcount", "+=", "size", ";"], "File": "visium", "Func": "visium_function_arg_advance", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 9025, "Length": 142, "Cover_Rate": 0.8402366863905325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "pa_pass_by_reference", "(", "cumulative_args_t", "ca", "ATTRIBUTE_UNUSED", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{", "HOST_WIDE_INT", "size", ";", "if", "(", "type", ")", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "else", "size", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "if", "(", "TARGET_64BIT", ")", "return"], "ground_truth": ["size", "<=", "", ";"], "File": "pa4", "Func": "pa_pass_by_reference", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9026, "Length": 50, "Cover_Rate": 0.819672131147541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "lowerATOMIC_FENCE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerBlockAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerConstantPool", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerDYNAMIC_STACKALLOC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerGlobalTLSAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerLOAD", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerSTORE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerVASTART", "(", "Op"], "ground_truth": [",", "DAG", ")", ";"], "File": "VEISelLowering1", "Func": "LowerOperation", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9027, "Length": 115, "Cover_Rate": 0.7098765432098766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getInlineAsmMemConstraint", "(", "const", "std", "::", "string", "&", "ConstraintCode", ")", "const", "override", "{", "if", "(", "ConstraintCode", "==", "", ")", "return"], "ground_truth": ["InlineAsm", "::", "Constraint_Q", ";"], "File": "AArch64ISelLowering22", "Func": "getInlineAsmMemConstraint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9028, "Length": 24, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vrmlsldavhxq_s32", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vrmlsldavhxq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9029, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld3q_dup_bf16", "(", "const", "bfloat16_t", "*", "__ptr", ")", "{", "union", "{", "bfloat16x8x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld3_dupv8bf", "(", "("], "ground_truth": ["const", "__builtin_neon_bf", "*", ")", "__ptr", ")", ";"], "File": "arm", "Func": "neon_vld3q_dup_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9030, "Length": 33, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", ";", ")", "{", "int", "t", "=", "get_jump_cycle", "(", "n", ")", ";", "if", "(", "t", "<=", "clock_var", ")", "break", ";", "retval", "=", "n", ";", "n"], "ground_truth": ["++", ";"], "File": "c6x", "Func": "first_jump_index", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 9031, "Length": 29, "Cover_Rate": 0.5471698113207547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "Op", ":", "MI", ".", "operands", "(", ")", ")", "if", "(", "Op", ".", "isGlobal", "(", ")", "||", "Op", ".", "isSymbol", "(", ")"], "ground_truth": [")", "return", "true", ";"], "File": "HexagonInstrInfo (2)2", "Func": "isTailCall", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9032, "Length": 29, "Cover_Rate": 0.5087719298245614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_t", "j", "=", "", ";", "uint64_t", "MergedSize", "=", "", ";", "std", "::", "vector", "<", "Type", "*", ">", "Tys", ";", "std", "::", "vector", "<", "Constant", "*", ">", "Inits", ";", "for", "(", "j", "=", "i", ";", "j", "!=", "e", ";", "++", "j", ")", "{", "Type", "*", "Ty", "=", "Globals", "[", "j", "]", "->", "getType", "(", ")", "->", "getElementType", "(", ")", ";", "MergedSize", "+=", "TD", "->", "getTypeAllocSize", "(", "Ty", ")", ";", "if", "(", "MergedSize", ">", "MaxOffset", ")", "{", "break", ";", "}", "Tys", ".", "push_back", "(", "Ty", ")", ";", "Inits", ".", "push_back", "(", "Globals", "[", "j", "]", "->", "getInitializer", "(", ")", ")", ";", "}", "StructType", "*", "MergedTy", "=", "StructType", "::", "get", "(", "M", ".", "getContext", "(", ")", ",", "Tys", ")", ";", "Constant", "*", "MergedInit", "=", "ConstantStruct", "::", "get", "(", "MergedTy", ",", "Inits", ")", ";", "GlobalVariable", "*", "MergedGV", "=", "new", "GlobalVariable", "(", "M", ",", "MergedTy", ",", "isConst", ",", "GlobalValue", "::", "InternalLinkage", ",", "MergedInit", ",", "", ")", ";", "for", "(", "size_t", "k", "=", "i", ";", "k", "<", "j", ";", "++", "k", ")", "{", "Constant", "*", "Idx", "[", "", "]", "=", "{", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "", ")", ",", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "k", "-", "i", ")", "}", ";", "Constant", "*", "GEP", "=", "ConstantExpr", "::", "getInBoundsGetElementPtr", "(", "MergedGV", ",", "Idx", ")", ";", "Globals", "[", "k", "]", "->", "replaceAllUsesWith", "(", "GEP"], "ground_truth": [")", ";"], "File": "ARMGlobalMerge3", "Func": "doMerge", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9033, "Length": 219, "Cover_Rate": 0.6479289940828402, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BaseRegisterInfo", "::", "canSimplifyCallFramePseudos", "(", "MachineFunction", "&", "MF", ")", "const", "{", "return", "hasReservedCallFrame", "(", "MF", ")", "||", "MF", ".", "getFrameInfo", "(", ")", "->", "hasVarSizedObjects"], "ground_truth": ["(", ")", ";"], "File": "ARMBaseRegisterInfo12", "Func": "canSimplifyCallFramePseudos", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9034, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isImm", "(", ")", ")", ";", "return", "Imm", "."], "ground_truth": ["Val", ";"], "File": "AMDGPUAsmParser1", "Func": "getImm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9035, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "dwarf_regs_mask", "&", "(", "", "<<", "i", ")", ")", "num_dwarf_regs", "++", ";", "}", "gcc_assert", "(", "num_regs", "&&", "num_regs", "<=", "", ")", ";", "gcc_assert", "(", "(", "dwarf_regs_mask", "&", "~", "mask", ")", "==", "", ")", ";", "par", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "num_regs", ")", ")", ";", "dwarf", "=", "gen_rtx_SEQUENCE", "(", "VOIDmode", ",", "rtvec_alloc", "(", "num_dwarf_regs", "+", "", ")", ")", ";", "dwarf_par_index", "=", "", ";", "for", "(", "i", "=", "", ";", "i", "<=", "LAST_ARM_REGNUM", ";", "i", "++", ")", "{", "if", "(", "mask", "&", "(", "", "<<", "i", ")", ")", "{", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "i", ")", ";", "XVECEXP", "(", "par", ",", "", ",", "", ")", "=", "gen_rtx_SET", "(", "gen_frame_mem", "(", "BLKmode", ",", "gen_rtx_PRE_MODIFY", "(", "Pmode", ",", "stack_pointer_rtx", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "-", "", "*", "num_regs", ")", ")", ")", ",", "gen_rtx_UNSPEC", "(", "BLKmode", ",", "gen_rtvec", "(", "", ",", "reg", ")", ",", "UNSPEC_PUSH_MULT", ")", ")", ";", "if", "(", "dwarf_regs_mask", "&", "(", "", "<<", "i", ")", ")", "{", "tmp", "=", "gen_rtx_SET", "(", "gen_frame_mem", "(", "SImode", ",", "stack_pointer_rtx", ")", ",", "reg", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "XVECEXP", "(", "dwarf", ",", "", ",", "dwarf_par_index", "++", ")", "=", "tmp", ";", "}", "break", ";", "}", "}", "for", "(", "j", "=", "", ",", "i", "++", ";", "j", "<", "num_regs", ";", "i", "++", ")", "{", "if", "(", "mask", "&", "(", "", "<<", "i", ")", ")", "{", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "i", ")", ";", "XVECEXP", "(", "par", ",", "", ",", "j", ")", "=", "gen_rtx_USE", "(", "VOIDmode", ",", "reg", ")", ";", "if", "(", "dwarf_regs_mask", "&", "(", "", "<<", "i", ")", ")", "{", "tmp", "=", "gen_rtx_SET", "(", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "", "*", "j", ")", ")", ",", "reg", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "XVECEXP", "(", "dwarf", ",", "", ",", "dwarf_par_index", "++", ")", "=", "tmp", ";", "}", "j", "++"], "ground_truth": [";"], "File": "arm", "Func": "emit_multi_reg_push", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9036, "Length": 308, "Cover_Rate": 0.6921348314606741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RC1", "[", "B1", "+", "i", "]", ".", "Type", "==", "BitTracker", "::", "BitValue", "::", "Ref", "&&", "RC1", "[", "B1", "+", "i", "]", ".", "RefI", ".", "Reg", "==", "", ")", "return", "false", ";", "if", "(", "RC2", "[", "B2", "+", "i", "]", ".", "Type", "==", "BitTracker", "::", "BitValue", "::", "Ref", "&&", "RC2", "[", "B2", "+", "i", "]", ".", "RefI", ".", "Reg", "==", "", ")", "return", "false", ";", "if", "(", "RC1", "[", "B1", "+", "i", "]", "!=", "RC2", "[", "B2", "+", "i", "]", ")", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "HexagonBitSimplify (2)", "Func": "isEqual", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9037, "Length": 89, "Cover_Rate": 0.664179104477612, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "delete", "static_cast", "<", "Section", "*", ">", "(", "LSDASection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "EHFrameSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfAbbrevSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfInfoSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfLineSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfFrameSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfPubTypesSection", ")", ";", "delete", "static_cast", "<", "const", "Section", "*", ">", "(", "DwarfDebugInlineSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfStrSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfLocSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfARangesSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "(", "DwarfRangesSection", ")", ";", "delete", "static_cast", "<", "Section", "*", ">", "("], "ground_truth": ["DwarfMacinfoSection", ")", ";"], "File": "NVPTXISelLowering (2)1", "Func": "~NVPTXTargetObjectFile", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9038, "Length": 131, "Cover_Rate": 0.6582914572864321, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "SYMBOL_TLS_IE", ":", "case", "SYMBOL_TLS_LE", ":", "return", "", ";", "case", "SYMBOL_TLSGD", ":", "case", "SYMBOL_TLSLDM", ":", "return", "", ";", "case", "SYMBOL_PCREL64", ":", "return", "", ";", "case"], "ground_truth": ["SYMBOL_TLS", ":"], "File": "loongarch1", "Func": "loongarch_symbol_insns", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9039, "Length": 27, "Cover_Rate": 0.36486486486486486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "EVT", "NewVT", "=", "", "(", "EltVT", ",", "NumElems", "/", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "NewVT", ",", "LHS1", ",", "RHS1", ",", "CC", ")", ",", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ","], "ground_truth": ["dl", ",", "NewVT", ",", "LHS2", ",", "RHS2", ",", "CC", ")", ")", ";"], "File": "X86ISelLowering82", "Func": "Lower256IntVSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9040, "Length": 79, "Cover_Rate": 0.3347457627118644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "FrameLowering", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "assert", "(", "!", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "&&", "hasFP", "(", "MF", ")", "&&", "", ")", ";", "const", "auto", "*", "TII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")"], "ground_truth": [".", "getInstrInfo", "(", ")", ";"], "File": "WebAssemblyFrameLowering3", "Func": "eliminateCallFramePseudoInstr", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9041, "Length": 62, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint16x8x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "__builtin_neon_vst3v8hi", "(", "(", "__builtin_neon_hi", "*", ")", "__a", ",", "__bu"], "ground_truth": [".", "__o", ")", ";"], "File": "arm", "Func": "neon_vst3q_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9042, "Length": 28, "Cover_Rate": 0.717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrshrnbq_n_s16", "(", "int8x16_t", "__a", ",", "int16x8_t", "__b"], "ground_truth": [",", "const", "int", "__imm", ")", "{"], "File": "arm", "Func": "mve___arm_vrshrnbq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9043, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmphiq_m_n_u32", "(", "uint32x4_t", "__a", ",", "uint32_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcmphiq_m_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9044, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printAM2PreOrOffsetIndexOp", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "Op", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "Op", ")", ";", "const", "MCOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "const", "MCOperand", "&", "MO3", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "O", "<<", "", "<<", "getRegisterName", "(", "MO1", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "MO2", ".", "getReg", "(", ")", ")", "{", "if", "(", "", "(", "MO3", ".", "getImm", "(", ")", ")", ")", "O", "<<", "", "<<", "", "(", "", "(", "MO3", ".", "getImm", "(", ")", ")", ")", "<<", "", "(", "MO3", ".", "getImm", "(", ")", ")", ";", "O", "<<", ""], "ground_truth": [";"], "File": "ARMInstPrinter18", "Func": "printAM2PreOrOffsetIndexOp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9045, "Length": 121, "Cover_Rate": 0.587378640776699, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "unsigned", "Width", ";", "return", "getMemOpBaseRegImmOfsWidth", "(", "LdSt", ",", "BaseReg", ",", "Offset", ",", "Width"], "ground_truth": [",", "TRI", ")", ";"], "File": "AArch64InstrInfo18", "Func": "getMemOpBaseRegImmOfs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9046, "Length": 52, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "WinEH", "::", "FrameInfo", "*", "CurFrame", "=", "getCurrentWinFrameInfo", "(", ")"], "ground_truth": [")", "EHStreamer", ".", "EmitUnwindInfo", "(", "*", "this", ",", "CurFrame", ")", ";"], "File": "X86WinCOFFStreamer1", "Func": "EmitWinEHHandlerData", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9047, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "bool", "SpillVGPRToAGPR", "=", "ST", ".", "hasMAIInsts", "(", ")", "&&", "FuncInfo", "->", "hasSpilledVGPRs", "(", ")", "&&", "EnableSpillVGPRToAGPR", ";", "if", "(", "SpillVGPRToAGPR", ")", "{", "BitVector", "SpillFIs", "(", "MFI", ".", "getObjectIndexEnd", "(", ")", ",", "false", ")", ";", "bool", "SeenDbgInstr", "=", "false", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "MachineBasicBlock", "::", "iterator", "Next", ";", "for", "(", "auto", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "I", "=", "Next", ")", "{", "MachineInstr", "&", "MI", "=", "*", "I", ";", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "if", "(", "MI", ".", "isDebugInstr", "(", ")", ")", "SeenDbgInstr", "=", "true", ";", "if", "(", "TII", "->", "isVGPRSpill", "(", "MI", ")", ")", "{", "unsigned", "FIOp", "=", "", "(", "MI", ".", "getOpcode", "(", ")", ",", "", "::", "vaddr", ")", ";", "int", "FI", "=", "MI", ".", "getOperand", "(", "FIOp", ")", ".", "getIndex", "(", ")", ";", "Register", "VReg", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "vdata", ")", "->", "getReg", "(", ")", ";", "if", "(", "FuncInfo", "->", "allocateVGPRSpillToAGPR", "(", "MF", ",", "FI", ",", "TRI", "->", "isAGPR", "(", "MRI", ",", "VReg", ")", ")", ")", "{", "RS", "->", "enterBasicBlock", "(", "MBB", ")", ";", "TRI", "->", "eliminateFrameIndex", "(", "MI", ",", "", ",", "FIOp", ",", "RS", ")", ";", "SpillFIs", ".", "set", "(", "FI", ")", ";", "continue", ";", "}", "}", "}", "}", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF"], "ground_truth": [")", "{"], "File": "SIFrameLowering57", "Func": "processFunctionBeforeFrameFinalized", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9048, "Length": 254, "Cover_Rate": 0.5194274028629857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Val", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "(", ")", "==", "", ")", "{", "", "Int", "=", "IsRelease", "?", "", ":", "", ";", "Function", "*", "Strex", "=", "", "(", "M", ",", "Int", ")", ";", "Type", "*", "Int32Ty", "=", "Type", "::", "getInt32Ty", "(", "M", "->", "getContext", "(", ")", ")", ";", "Value", "*", "Lo", "=", "Builder", ".", "CreateTrunc", "(", "Val", ",", "Int32Ty", ",", "", ")", ";", "Value", "*", "Hi", "=", "Builder", ".", "CreateTrunc", "(", "Builder", ".", "CreateLShr", "(", "Val", ",", "", ")", ",", "Int32Ty", ",", "", ")", ";", "if", "(", "!", "Subtarget", "->", "isLittle", "(", ")", ")", "std"], "ground_truth": ["::", "swap", "(", "Lo", ",", "Hi", ")", ";"], "File": "ARMISelLowering (2)2", "Func": "emitStoreConditional", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9049, "Length": 105, "Cover_Rate": 0.3804347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_cvttpd2uqq128_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2di", ")", "__W"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm_mask_cvttpd_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9050, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "PackedOp", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "OutVT", "=", "Op", ".", "getValueType", "(", ")", ";", "EVT", "InVT", "=", "PackedOp", ".", "getValueType", "(", ")", ";", "unsigned", "ToBits", "=", "OutVT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "("], "ground_truth": [")", ";"], "File": "SystemZISelLowering (2)1", "Func": "lowerExtendVectorInreg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9051, "Length": 41, "Cover_Rate": 0.3203125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getVarArgsGPRSize", "("], "ground_truth": [")", "const", "{"], "File": "AArch64MachineFunctionInfo", "Func": "getVarArgsGPRSize", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9052, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "CCAssignFn", "*", "AssignFnFixed", ";", "CCAssignFn", "*", "AssignFnVarArg", ";", "std", "::", "tie", "(", "AssignFnFixed", ",", "AssignFnVarArg", ")", "=", "getAssignFnsForCC", "(", "CalleeCC", ",", "TLI", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "OutLocs", ";", "CCState", "OutInfo", "(", "CalleeCC", ",", "false", ",", "MF", ",", "OutLocs", ",", "CallerF", ".", "getContext", "(", ")", ")", ";", "if", "(", "!", "analyzeArgInfo", "(", "OutInfo", ",", "OutArgs", ",", "*", "AssignFnFixed", ",", "*", "AssignFnVarArg", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "const", "FunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "OutInfo", ".", "getNextStackOffset", "(", ")", ">", "FuncInfo", "->", "getBytesInStackArgArea", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "auto", "TRI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "CallerPreservedMask", "=", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "CallerCC", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "if", "(", "Info", ".", "IsVarArg", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "OutLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "auto", "&", "ArgLoc", "=", "OutLocs"], "ground_truth": ["[", "i", "]", ";"], "File": "AArch64CallLowering26", "Func": "areCalleeOutgoingArgsTailCallable", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9053, "Length": 210, "Cover_Rate": 0.6752411575562701, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CSI", ".", "empty", "(", ")", ")", "return", "false", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "bool", "isVarArg", "=", "AFI", "->", "getArgRegsSaveSize", "(", ")", ">", "", ";", "unsigned", "NumAlignedDPRCS2Regs", "=", "AFI", "->", "getNumAlignedDPRCS2Regs", "(", ")", ";", "if", "(", "NumAlignedDPRCS2Regs", ")", "emitAlignedDPRCS2Restores", "(", "MBB", ",", "MI", ",", "NumAlignedDPRCS2Regs", ",", "CSI", ",", "TRI", ")", ";", "unsigned", "PopOpc", "=", "AFI", "->", "isThumbFunction", "(", ")", "?", "", ":", "", ";", "unsigned", "LdrOpc", "=", "AFI", "->", "isThumbFunction", "(", ")", "?", "", ":", "", ";", "unsigned", "FltOpc", "=", "", ";", "emitPopInst", "(", "MBB", ",", "MI", ",", "CSI", ",", "FltOpc", ",", "", ",", "isVarArg", ",", "true", ",", "&", "isArea3Register", ",", "NumAlignedDPRCS2Regs", ")", ";", "emitPopInst", "(", "MBB", ",", "MI", ",", "CSI", ",", "PopOpc", ",", "LdrOpc", ",", "isVarArg", ",", "false", ",", "&", "isArea2Register", ",", "", ")", ";", "emitPopInst", "(", "MBB", ",", "MI", ",", "CSI", ",", "PopOpc", ",", "LdrOpc", ",", "isVarArg", ",", "false"], "ground_truth": [",", "&", "isArea1Register", ",", "", ")", ";"], "File": "ARMFrameLowering101", "Func": "restoreCalleeSavedRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9054, "Length": 169, "Cover_Rate": 0.7934272300469484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "RegShiftedReg", ".", "SrcReg", "=", "SrcReg", ";", "Op", "->", "RegShiftedReg", ".", "ShiftReg", "=", "ShiftReg", ";", "Op", "->", "RegShiftedReg", ".", "ShiftImm", "=", "ShiftImm", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "="], "ground_truth": ["E", ";"], "File": "ARMAsmParser (2)3", "Func": "CreateShiftedRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9055, "Length": 36, "Cover_Rate": 0.3956043956043956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "dc", "=", "vec_sel", "(", "vec_sub", "(", "bc", ",", "ac", ")", ",", "vec_sub", "(", "ac", ",", "bc", ")", ",", "vec_cmpgt", "(", "ac", ",", "bc", ")", ")", ";", "return", "(", "(", "qword", ")", "(", "dc"], "ground_truth": [")", ")", ";"], "File": "si2vmx", "Func": "si_absdb", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9056, "Length": 36, "Cover_Rate": 0.4864864864864865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "F", ">>", "", ")", "&"], "ground_truth": ["", ")", ";"], "File": "HexagonMCInst", "Func": "hasNewValue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9057, "Length": 11, "Cover_Rate": 0.3235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "MII", "=", "Inst", ";", "DebugLoc", "DL", "=", "Inst", "->", "getDebugLoc", "(", ")", ";", "MachineOperand", "&", "Dest", "=", "Inst", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Src", "=", "Inst", "->", "getOperand", "(", "", ")", ";", "const", "MCInstrDesc", "&", "InstDesc", "=", "get", "(", "", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "Src", ".", "isReg", "(", ")", "?", "MRI", ".", "getRegClass", "(", "Src", ".", "getReg", "(", ")", ")", ":", "&", "", ";", "unsigned", "MidReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "ResultReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "const", "TargetRegisterClass", "*", "SrcSubRC", "=", "RI", ".", "getSubRegClass", "(", "SrcRC", ",", "", ")", ";", "MachineOperand", "SrcRegSub0", "=", "buildExtractSubRegOrImm", "(", "MII", ",", "MRI", ",", "Src", ",", "SrcRC", ",", "", ",", "SrcSubRC", ")", ";", "MachineOperand", "SrcRegSub1", "=", "buildExtractSubRegOrImm", "(", "MII", ",", "MRI", ",", "Src", ",", "SrcRC", ",", "", ",", "SrcSubRC", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "InstDesc", ",", "MidReg", ")", ".", "addOperand", "(", "SrcRegSub0", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "InstDesc", ",", "ResultReg", ")", ".", "addOperand", "(", "SrcRegSub1", ")", ".", "addReg", "(", "MidReg", ")", ";", "MRI", ".", "replaceRegWith", "(", "Dest", ".", "getReg", "(", ")", ",", "ResultReg", ")", ";", "addUsersToMoveToVALUWorklist", "(", "ResultReg", ",", "MRI", ",", "Worklist"], "ground_truth": [")", ";"], "File": "SIInstrInfo (3)", "Func": "splitScalar64BitBCNT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9058, "Length": 227, "Cover_Rate": 0.8345588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GCNSubtarget", "&", "ST", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "int64_t", "OffsetVal", "=", "", ";", "if", "(", "ST", ".", "hasFlatInstOffsets", "(", ")", "&&", "(", "!", "ST", ".", "hasFlatSegmentOffsetBug", "(", ")", "||", "findMemSDNode", "(", "N", ")", "->", "getAddressSpace", "(", ")", "!=", "AS", "::", "FLAT_ADDRESS", ")", "&&", "DAG", ".", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "SDValue", "N0", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "int64_t", "COffsetVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "N1", ")", "->", "getSExtValue", "(", ")", ";", "if", "(", "ST", ".", "getGeneration", "(", ")", ">=", "Subtarget", "::", "GFX10", ")", "{", "if", "(", "(", "IsSigned", "&&", "isInt", "<", "", ">", "(", "COffsetVal", ")", ")", "||", "(", "!", "IsSigned", "&&", "isUInt", "<", "", ">", "(", "COffsetVal", ")", ")", ")", "{", "Addr", "=", "N0", ";", "OffsetVal", "=", "COffsetVal", ";", "}", "}", "else", "{", "if", "(", "(", "IsSigned", "&&", "isInt", "<", "", ">", "(", "COffsetVal", ")", ")", "||", "(", "!", "IsSigned", "&&", "isUInt", "<", "", ">", "(", "COffsetVal", ")", ")", ")", "{", "Addr", "=", "N0", ";", "OffsetVal", "=", "COffsetVal", ";", "}", "}", "}", "VAddr", "=", "Addr", ";", "Offset", "=", "DAG", ".", "getTargetConstant", "(", "OffsetVal", ",", "SDLoc", "(", ")", ",", "", ")", ";", "SLC", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "SDLoc"], "ground_truth": ["(", ")", ",", "", ")", ";"], "File": "AMDGPUISelLowering101", "Func": "SelectFlatOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9059, "Length": 222, "Cover_Rate": 0.844106463878327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCExpr", "::", "visitUsedExpr", "(", "MCStreamer", "&", "Streamer", ")", "const", "{", "Streamer", ".", "visitUsedExpr", "(", "*", "getSubExpr"], "ground_truth": ["(", ")", ")", ";"], "File": "MCS51MCExpr", "Func": "visitUsedExpr", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9060, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Modified", "=", "false", ";", "for", "(", "MachineLoop", "*", "I", ":", "LI", ")", "for", "(", "auto", "L", "=", "df_begin", "(", "I", ")", ",", "LE", "=", "df_end", "(", "I", ")", ";", "L", "!=", "LE", ";", "++", "L", ")", "if", "(", "L", "->", "empty", "("], "ground_truth": [")", ")", "runOnLoop", "(", "*", "*", "L", ",", "Fn", ")", ";"], "File": "AArch64FalkorHWPFFix12", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9061, "Length": 53, "Cover_Rate": 0.35570469798657717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "getStackValueStoreSize", "(", "const", "DataLayout", "&", ",", "const", "CCValAssign", "&", "VA"], "ground_truth": [")", "const", "override", "{"], "File": "AArch64CallLowering30", "Func": "getStackValueStoreSize", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9062, "Length": 15, "Cover_Rate": 0.6818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINSERT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_SUBVECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerVectorSRA_SRL_SHL", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerShiftLeftParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerShiftRightParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTPOP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFCOPYSIGN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVectorAND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVectorOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerXOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerPREFETCH", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerINT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64ISelLowering23", "Func": "LowerOperation", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9063, "Length": 205, "Cover_Rate": 0.328, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x8_t", ")", "__builtin_neon_vld1_dupv8hi", "(", "(", "const"], "ground_truth": ["__builtin_neon_hi", "*", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld1q_dup_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9064, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "regno", "==", "RETURN_ADDR_REGNUM", ")", "return", "true", ";", "if", "(", "epilogue_completed", "&&", "cfun", "->", "machine", "->", "interrupt_handler_p", ")", "{", "if", "(", "df_regs_ever_live_p", "(", "regno", ")", "||", "(", "!", "crtl", "->", "is_leaf", "&&", "call_used_or_fixed_reg_p", "("], "ground_truth": ["regno", ")", ")", ")", "return", "true", ";"], "File": "riscv", "Func": "riscv_epilogue_uses", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9065, "Length": 42, "Cover_Rate": 0.7636363636363637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "Op0", "->", "getMachineOpcode", "(", ")", "==", "", ")", "{", "if", "(", "idx", "!=", "", ")", "return", "SDValue", "(", ")", ";", "idx", "=", "", ";", "}", "if", "(", "Op0", "->", "getOperand", "(", "", ")", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Source", "=", "Op0", "->", "getOperand", "(", "", ")", "->", "getOperand", "(", "", ")", ";", "EVT", "SVT", "=", "Source", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "SVT", ".", "isVector", "(", ")", "||", "SVT", ".", "getVectorNumElements", "(", ")", "!=", "VT", ".", "getVectorNumElements", "(", ")", "*", "", ")", "return", "SDValue", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "SDLoc", "dl", "(", "N", ")", ";", "unsigned", "NumElements", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "idx", ")", "{", "SDValue", "HalfIdx", "=", "DAG", ".", "getConstant", "(", "NumElements", ",", "dl", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl"], "ground_truth": [",", "VT", ",", "Source", ",", "HalfIdx", ")", ";"], "File": "AArch64ISelLowering", "Func": "performBitcastCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9066, "Length": 161, "Cover_Rate": 0.40759493670886077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "opNum", "=", "", ";", "opNum", "<", "PacketMI", "->", "getNumOperands", "(", ")", ";", "opNum", "++", ")", "{", "if", "(", "PacketMI", "->", "getOperand", "(", "opNum", ")", ".", "isReg", "(", ")", ")", "predRegNumSrc", "=", "PacketMI", "->", "getOperand", "(", "opNum", ")", ".", "getReg", "(", ")", ";", "predRegClass", "=", "QRI", "->", "getMinimalPhysRegClass", "(", "predRegNumSrc", ")", ";", "if", "(", "predRegClass", "==", "&", "", ")", "{", "break", ";", "}", "}", "assert", "(", "(", "predRegClass", "==", "&", "", ")", "&&", "(", "", ")", ")", ";", "for", "(", "unsigned", "opNum", "=", "", ";", "opNum", "<", "MI", "->", "getNumOperands", "(", ")", ";", "opNum", "++", ")", "{", "if", "(", "MI", "->", "getOperand", "(", "opNum", ")", ".", "isReg", "(", ")", ")", "predRegNumDst", "=", "MI", "->", "getOperand", "(", "opNum", ")", ".", "getReg", "(", ")", ";", "predRegClass", "=", "QRI", "->", "getMinimalPhysRegClass", "(", "predRegNumDst", ")", ";", "if", "(", "predRegClass", "==", "&", "", ")", "{", "break", ";", "}", "}", "assert", "(", "(", "predRegClass", "==", "&", "", ")", "&&", "(", "", ")", ")", ";", "if", "(", "(", "predRegNumDst", "!=", "predRegNumSrc", ")", "||", "QII", "->", "isDotNewInst", "(", "PacketMI", ")", "!=", "QII", "->", "isDotNewInst", "(", "MI", ")", "||", "getPredicateSense", "(", "MI", ",", "QII", ")", "!=", "getPredicateSense", "(", "PacketMI", ",", "QII", ")", ")", "{", "return", "false", ";", "}", "}", "std", "::", "vector", "<", "MachineInstr", "*", ">", "::", "iterator", "VI", ";", "std", "::", "vector", "<", "MachineInstr", "*", ">", "::", "iterator", "VE", ";", "unsigned", "StartCheck", "=", "", ";", "for", "(", "VI", "=", "CurrentPacketMIs", ".", "begin", "(", ")", ",", "VE", "=", "CurrentPacketMIs", ".", "end", "(", ")", ";", "(", "VI", "!=", "VE", ")", ";", "++", "VI", ")", "{", "SUnit", "*", "TempSU", "=", "MIToSUnit", ".", "find", "(", "*", "VI", ")", "->", "second", ";", "MachineInstr", "*", "TempMI", "=", "TempSU", "->", "getInstr", "(", ")", ";", "if", "(", "TempMI", "!=", "PacketMI", "&&", "!", "StartCheck", ")", "continue", ";", "StartCheck", "=", "", ";", "if", "(", "TempMI", "==", "PacketMI", ")", "continue", ";", "for", "(", "unsigned", "opNum", "=", "", ";", "opNum", "<", "MI", "->", "getNumOperands", "(", ")", ";", "opNum"], "ground_truth": ["++", ")", "{"], "File": "HexagonVLIWPacketizer18", "Func": "CanPromoteToNewValueStore", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9067, "Length": 323, "Cover_Rate": 0.36292134831460676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "findPrivateSegmentWaveByteOffsetRegIndex", "(", "ST", ".", "getMaxNumSGPRs", "(", "MF", ")", ")", ";", "return", "", ".", "getRegister", "(", "Reg"], "ground_truth": [")", ";"], "File": "SIRegisterInfo111", "Func": "reservedPrivateSegmentWaveByteOffsetReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9068, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterRef", "RR", "=", "{", "I", "->", "first", ",", "", "}", ";", "uint16_t", "PhiFlags", "=", "NodeAttrs", "::", "PhiRef", "|", "NodeAttrs", "::", "Preserving", ";", "NodeAddr", "<", "DefNode", "*", ">", "DA", "=", "newDef", "(", "PA", ",", "RR", ",", "PhiFlags", ")", ";", "PA", ".", "Addr", "->", "addMember", "(", "DA", ",", "*", "this", ")", ";", "}", "BlockRefsMap", "PhiM", ";", "auto", "Blocks", "=", "Func", ".", "Addr", "->", "members", "(", "*", "this", ")", ";", "for", "(", "NodeAddr", "<", "BlockNode", "*", ">", "BA", ":", "Blocks"], "ground_truth": [")", "recordDefsForDF", "(", "PhiM", ",", "RefM", ",", "BA", ")", ";"], "File": "RDFGraph1", "Func": "build", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9069, "Length": 87, "Cover_Rate": 0.3020833333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "User", "&&", "", ")", ";", "if", "(", "User", "->", "getOpcode", "(", ")", "!=", "Instruction", "::", "FSub", "&&", "User", "->", "getOpcode", "(", ")", "!=", "Instruction", "::", "FAdd", ")", "return", "true", ";", "const", "TargetOptions", "&", "Options", "=", "getTargetMachine", "(", ")", ".", "Options", ";", "const", "Function", "*", "F", "=", "I", "->", "getFunction", "(", ")", ";", "const", "DataLayout", "&", "DL", "=", "F", "->", "getParent", "(", ")", "->"], "ground_truth": ["getDataLayout", "(", ")", ";"], "File": "PPCISelLowering101", "Func": "isProfitableToHoist", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9070, "Length": 69, "Cover_Rate": 0.3988439306358382, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mmix_return_addr_rtx", "(", "int", "count", ",", "rtx", "frame", "ATTRIBUTE_UNUSED", ")", "{", "return", "count", "==", "", "?", "(", "MMIX_CFUN_NEEDS_SAVED_EH_RETURN_ADDRESS", "?", "validize_mem", "(", "gen_rtx_MEM", "(", "Pmode", ",", "plus_constant", "(", "frame_pointer_rtx", ",", "-", "", ")", ")", ")"], "ground_truth": [":", "get_hard_reg_initial_val", "(", "Pmode", ",", "MMIX_INCOMING_RETURN_ADDRESS_REGNUM", ")", ")", ":", "NULL_RTX", ";"], "File": "mmix3", "Func": "mmix_return_addr_rtx", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9071, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "StringRef", "get_amd_kernel_code_t_FieldName", "(", "int", "index", ")", "{", "return", "get_amd_kernel_code_t_FldNames", "(", ")", "["], "ground_truth": ["index", "+", "", "]", ";"], "File": "AMDKernelCodeTUtils", "Func": "get_amd_kernel_code_t_FieldName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9072, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", "R", ".", "isValid", "(", ")", ";", "++", "R", ")", "Reserved", ".", "set", "("], "ground_truth": ["*", "R", ")", ";"], "File": "R600RegisterInfo1", "Func": "reserveRegisterTuples", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9073, "Length": 20, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getPointerSize", "(", ")", "const", "{", "StringRef", "Name", "=", "TheTarget", ".", "getName", "(", ")", ";", "if", "(", "Name", "==", "", ")", "return", "", ";", "assert", "(", "Name", "==", "", "&&", "", ")", ";", "return", ""], "ground_truth": [";"], "File": "PPCAsmBackend1", "Func": "getPointerSize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9074, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "Val", ":", "DeletionSet", ")", "{", "SmallVector", "<", "User", "*", ",", "", ">", "Users", ";", "PopulateEraseUsers", "(", "Val", ",", "Users", ")", ";", "Users", ".", "push_back"], "ground_truth": ["(", "Val", ")", ";"], "File": "JVMMemIntrinsicsHandler", "Func": "ProcessLazyDeletionSet", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9075, "Length": 32, "Cover_Rate": 0.3595505617977528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SplatBitSize", ";", "bool", "HasAnyUndefs", ";", "if", "(", "!", "Node", "->", "isConstantSplat", "(", "SplatValue", ",", "SplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ",", "", ",", "!", "Subtarget", ".", "isLittle", "(", ")", ")", ")", "return", "false", ";", "Imm", "=", "SplatValue", ";", "return", "true"], "ground_truth": [";"], "File": "MipsSEISelDAGToDAG38", "Func": "selectVSplat", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9076, "Length": 41, "Cover_Rate": 0.43617021276595747, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ok_for_simple_arith_logic_operands", "(", "rtx", "*", ",", "enum", "machine_mode", ")", "{", "return", "!", "visium_flags_exposed"], "ground_truth": [";"], "File": "visium2", "Func": "ok_for_simple_arith_logic_operands", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 9077, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCStreamer", "*", "createMCStreamer", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "MCContext", "&", "Ctx", ",", "MCAsmBackend", "&", "MAB", ",", "raw_ostream", "&", "_OS", ",", "MCCodeEmitter", "*", "_Emitter", ",", "bool", "RelaxAll", ",", "bool", "NoExecStack", ")", "{", "return", "createELFStreamer", "(", "Ctx", ",", "", ",", "MAB", ",", "_OS", ",", "_Emitter", ",", "RelaxAll", ",", "NoExecStack", ")", ";", "return", "createELFStreamer", "(", "Ctx", ",", "MAB", ",", "_OS", ",", "_Emitter", ",", "RelaxAll"], "ground_truth": [",", "NoExecStack", ")", ";"], "File": "BPFMCTargetDesc20", "Func": "createBPFMCStreamer", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9078, "Length": 70, "Cover_Rate": 0.9859154929577465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "E_DImode", ":", "case", "E_SFmode", ":", "case", "E_DFmode", ":", "if", "(", "!", "reload_in_progress", "&&", "!", "reload_completed", "&&", "!", "register_operand", "(", "dest", ",", "mode", ")", "&&", "!", "reg_or_0_operand", "(", "src", ",", "mode", ")", ")", "src", "=", "copy_to_mode_reg", "(", "mode", ",", "src", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "frv", "Func": "frv_emit_move", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 9079, "Length": 50, "Cover_Rate": 0.36496350364963503, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcopyq_laneq_s16", "(", "int16x8_t", "__a", ",", "const", "int", "__lane1", ",", "int16x8_t", "__b"], "ground_truth": [",", "const", "int", "__lane2", ")", "{"], "File": "arm", "Func": "neon4_vcopyq_laneq_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9080, "Length": 17, "Cover_Rate": 0.5151515151515151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "PI", "=", "doMergeWithPrevious", "?", "std", "::", "prev", "(", "MBBI", ")", ":", "MBBI", ";", "MachineBasicBlock", "::", "iterator", "NI", "=", "doMergeWithPrevious", "?", "nullptr", ":", "std", "::", "next", "(", "MBBI", ")", ";", "unsigned", "Opc", "=", "PI", "->", "getOpcode", "(", ")", ";", "int", "Offset", "=", "", ";", "if", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "PI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "StackPtr", ")", "{", "Offset", "+=", "PI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MBB", ".", "erase", "(", "PI", ")", ";", "if", "(", "!", "doMergeWithPrevious", ")", "MBBI", "="], "ground_truth": ["NI", ";"], "File": "X86FrameLowering90", "Func": "mergeSPUpdates", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9081, "Length": 117, "Cover_Rate": 0.4517374517374517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "isFlatStore", "("], "ground_truth": ["const", "StoreSDNode", "*", "N", ")", "{"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "isFlatStore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9082, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isShiftOrExtend", "(", ")", ")", "return", "false", ";", "", "Ext", "=", "ShiftExtend", ".", "ShiftType", ";", "if", "(", "RmSize", "==", "", "&&", "!", "(", "Ext", "==", "", "||", "Ext", "==", "", ")", ")", "return", "false", ";", "if", "(", "RmSize", "==", "", "&&", "!", "(", "Ext", "==", "", "||", "Ext", "==", "", ")", ")", "return", "false", ";", "return", "ShiftExtend", ".", "Amount", "==", "Log2_32", "(", "MemSize", ")", "||", "ShiftExtend", "."], "ground_truth": ["Amount", "==", "", ";"], "File": "AArch64AsmParser13", "Func": "isAddrRegExtend", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9083, "Length": 73, "Cover_Rate": 0.8111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ext", "=", "!", "V", ".", "isUndef", "(", ")", "?", "DAG", ".", "getZExtOrTrunc", "(", "V", ",", "dl", ",", "", ")", ":", "DAG", ".", "getUNDEF", "(", "", ")", ";", "for", "(", "unsigned", "B", "=", "", ";", "B", "!=", "BitBytes", ";", "++", "B", ")", "Bytes", ".", "push_back", "(", "Ext", ")", ";", "}", "}", "else", "{", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "VecLen", ";", "I", "+=", "", ")", "{", "unsigned", "B", "=", "", ";", "for", "(", ";", "B", "!=", "", ";", "++", "B", ")", "{", "if", "(", "!", "Values", "[", "I", "+", "B", "]", ".", "isUndef", "(", ")", ")", "break", ";", "}", "SDValue", "F", "=", "Values", "[", "I", "+", "B", "]", ";", "AllT", "&=", "IsTrue", "(", "F", ")", ";", "AllF", "&=", "IsFalse", "(", "F", ")", ";", "SDValue", "Ext", "=", "(", "B", "<", "", ")", "?", "DAG", ".", "getZExtOrTrunc", "(", "F", ",", "dl", ",", "", ")", ":", "DAG", ".", "getUNDEF", "(", "", ")", ";", "Bytes", ".", "push_back", "(", "Ext", ")", ";", "for", "(", ";", "B", "!=", "", ";", "++", "B", ")", "assert", "(", "Values", "[", "I", "+", "B", "]", ".", "isUndef", "(", ")", "||", "Values", "[", "I", "+", "B", "]", "==", "F", ")", ";", "}", "}", "if", "(", "AllT", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ")", ";", "if", "(", "AllF", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ")", ";", "MVT", "ByteTy", "=", "", "(", "", ","], "ground_truth": ["HwLen", ")", ";"], "File": "HexagonISelLoweringHVX (2)", "Func": "buildHvxVectorPred", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9084, "Length": 237, "Cover_Rate": 0.488659793814433, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_i64scatter_epi32", "(", "void", "*", "__addr", ",", "__m512i"], "ground_truth": ["__index", ",", "__m256i", "__v1", ",", "int", "__scale", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_i64scatter_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9085, "Length": 29, "Cover_Rate": 0.5576923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint8x16_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ","], "ground_truth": ["", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vabaq_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9086, "Length": 29, "Cover_Rate": 0.6444444444444445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "E", "->", "getKind", "(", ")", ")", "{", "case", "MCExpr", "::", "Target", ":", "case", "MCExpr", "::", "Constant", ":", "return", "nullptr", ";", "case", "MCExpr", "::", "SymbolRef", ":", "{", "const", "MCSymbolRefExpr", "*", "SRE", "=", "cast", "<", "MCSymbolRefExpr", ">", "(", "E", ")", ";", "switch", "(", "SRE", "->", "getKind", "(", ")", ")", "{", "case", "MCSymbolRefExpr", "::", "VK__LO", ":", "Variant", "=", "MCExpr", "::", "VK__LO", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HI", ":", "Variant", "=", "MCExpr", "::", "VK__HI", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HA", ":", "Variant", "=", "MCExpr", "::", "VK__HA", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HIGHER", ":", "Variant", "=", "MCExpr", "::", "VK__HIGHER", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HIGHERA", ":", "Variant", "=", "MCExpr", "::", "VK__HIGHERA", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HIGHEST", ":", "Variant", "=", "MCExpr", "::", "VK__HIGHEST", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__HIGHESTA", ":", "Variant", "=", "MCExpr", "::", "VK__HIGHESTA", ";", "break", ";", "default", ":", "return", "nullptr", ";", "}", "return", "MCSymbolRefExpr", "::", "create", "(", "&", "SRE", "->", "getSymbol", "(", ")", ",", "Context", ")", ";", "}", "case", "MCExpr", "::", "Unary", ":", "{", "const", "MCUnaryExpr", "*", "UE", "=", "cast", "<", "MCUnaryExpr", ">", "(", "E", ")", ";", "const", "MCExpr", "*", "Sub", "=", "ExtractModifierFromExpr", "(", "UE", "->", "getSubExpr", "(", ")", ",", "Variant", ")", ";", "if", "(", "!", "Sub", ")", "return", "nullptr", ";", "return", "MCUnaryExpr", "::", "create", "(", "UE", "->", "getOpcode", "(", ")", ",", "Sub", ",", "Context", ")", ";", "}", "case", "MCExpr", "::", "Binary", ":", "{", "const", "MCBinaryExpr", "*", "BE", "=", "cast", "<", "MCBinaryExpr", ">", "(", "E", ")", ";", "MCExpr", "::", "VariantKind", "LHSVariant", ",", "RHSVariant", ";", "const", "MCExpr", "*", "LHS", "=", "ExtractModifierFromExpr", "(", "BE", "->", "getLHS", "(", ")", ",", "LHSVariant", ")", ";", "const", "MCExpr", "*", "RHS", "=", "ExtractModifierFromExpr", "(", "BE", "->", "getRHS", "(", ")", ",", "RHSVariant", ")", ";", "if", "(", "!", "LHS", "&&", "!", "RHS", ")", "return", "nullptr", ";", "if", "(", "!", "LHS", ")", "LHS", "=", "BE", "->", "getLHS", "(", ")", ";", "if", "(", "!", "RHS", ")", "RHS", "=", "BE", "->"], "ground_truth": ["getRHS", "(", ")", ";"], "File": "PPCAsmParser (2)1", "Func": "ExtractModifierFromExpr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9087, "Length": 318, "Cover_Rate": 0.7553444180522565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsqb128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v16qi", ")", "_mm_undefined_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cvtsepi64_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9088, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "neg", "(", "uint64_t", "&"], "ground_truth": ["Value", ")", "{"], "File": "AVRAsmBackend1", "Func": "neg", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9089, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IRB", ".", "SetInsertPoint", "(", "CI", ")", ";", "Value", "*", "Env", "=", "IRB", ".", "CreatePtrToInt", "(", "CI", "->", "getArgOperand", "(", "", ")", ",", "getAddrIntType", "(", "M", ")", ",", "", ")", ";", "IRB", ".", "CreateCall", "(", "EmLongjmpF", ",", "{", "Env", ",", "CI", "->", "getArgOperand", "(", "", ")", "}", ")", ";", "ToErase", ".", "push_back", "(", "CI", ")", ";", "}", "}", "for", "(", "auto", "*", "I", ":", "ToErase", ")", "I", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj18", "Func": "replaceLongjmpWithEmscriptenLongjmp", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9090, "Length": 71, "Cover_Rate": 0.3463414634146341, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "}", "if", "(", "AllowFloatDomain", "&&", "EltSizeInBits", "==", "", "&&", "(", "(", "MaskVT", ".", "is128BitVector", "(", ")", "&&", "Subtarget", ".", "hasSSE2", "(", ")", ")", "||", "(", "MaskVT", ".", "is256BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX", "(", ")", ")", "||", "(", "MaskVT", ".", "is512BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX512", "(", ")", ")", ")", ")", "{", "if", "(", "matchShuffleWithSHUFPD", "(", "MaskVT", ",", "V1", ",", "V2", ",", "PermuteImm", ",", "Mask", ")", ")", "{", "Shuffle", "=", "", ";", "ShuffleVT", "=", "", "(", "", ",", "MaskVT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "return", "true", ";", "}", "}", "if", "(", "AllowFloatDomain", "&&", "EltSizeInBits", "==", "", "&&", "(", "(", "MaskVT", ".", "is128BitVector", "(", ")", "&&", "Subtarget", ".", "hasSSE1", "(", ")", ")", "||", "(", "MaskVT", ".", "is256BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX", "(", ")", ")", "||", "(", "MaskVT", ".", "is512BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX512", "(", ")", ")", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "isRepeatedTargetShuffleMask", "(", "", ",", "MaskVT", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "auto", "MatchHalf", "=", "[", "&", "]", "(", "unsigned", "Offset", ",", "int", "&", "S0", ",", "int", "&", "S1", ")", "{", "int", "M0", "=", "RepeatedMask", "[", "Offset", "]", ";", "int", "M1", "=", "RepeatedMask", "[", "Offset", "+", "", "]", ";", "if", "(", "isUndefInRange", "(", "RepeatedMask", ",", "Offset", ",", "", ")", ")", "{", "return", "DAG", ".", "getUNDEF", "(", "MaskVT", ")", ";", "}", "else", "if", "(", "isUndefOrZeroInRange", "(", "RepeatedMask", ",", "Offset", ",", "", ")", ")", "{", "S0", "=", "(", "SM_SentinelUndef", "==", "M0", "?", "-", "", ":", "", ")", ";", "S1", "=", "(", "SM_SentinelUndef", "==", "M1", "?", "-", "", ":", "", ")", ";", "return", "getZeroVector", "(", "MaskVT", ",", "Subtarget", ",", "DAG", ",", "DL", ")", ";", "}", "else", "if", "(", "isUndefOrInRange", "(", "M0", ",", "", ",", "", ")", "&&", "isUndefOrInRange", "(", "M1", ",", "", ",", "", ")", ")", "{", "S0", "=", "(", "SM_SentinelUndef", "==", "M0", "?", "-", "", ":", "M0", "&", "", ")", ";", "S1", "=", "(", "SM_SentinelUndef", "==", "M1", "?", "-", "", ":", "M1", "&", "", ")", ";", "return", "V1", ";", "}", "else", "if", "(", "isUndefOrInRange", "(", "M0", ",", "", ",", "", ")", "&&", "isUndefOrInRange", "(", "M1", ",", "", ",", "", ")", ")", "{", "S0", "=", "(", "SM_SentinelUndef", "==", "M0", "?", "-", "", ":", "M0", "&", "", ")", ";", "S1", "=", "(", "SM_SentinelUndef", "==", "M1", "?", "-", "", ":", "M1", "&", "", ")", ";", "return", "V2", ";", "}", "return", "SDValue", "(", ")", ";", "}", ";", "int", "ShufMask", "[", "", "]", "=", "{", "-", "", ",", "-", "", ",", "-", "", ",", "-", "", "}", ";", "SDValue", "Lo", "=", "MatchHalf", "(", "", ",", "ShufMask", "[", "", "]", ",", "ShufMask", "[", "", "]", ")", ";", "SDValue", "Hi", "=", "MatchHalf", "(", "", ",", "ShufMask", "[", "", "]", ",", "ShufMask", "[", "", "]", ")", ";", "if", "(", "Lo", "&&", "Hi", ")", "{", "V1", "=", "Lo", ";", "V2", "=", "Hi", ";", "Shuffle", "=", "", ";", "ShuffleVT", "=", "", "(", "", ",", "MaskVT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "PermuteImm", "=", "getV4ShuffleImm", "(", "ShufMask", ")", ";", "return", "true", ";", "}", "}", "}", "return", "false"], "ground_truth": [";"], "File": "X86ISelLowering108", "Func": "matchBinaryPermuteShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9091, "Length": 508, "Cover_Rate": 0.49034749034749037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTI", "::", "getMaximumUnrollFactor", "(", ")", "const", "{", "if", "(", "ST", "->", "isCortexA57", "(", ")", "||", "ST", "->", "isCyclone", "("], "ground_truth": [")", ")", "return", "", ";"], "File": "AArch64TargetTransformInfo76", "Func": "getMaximumUnrollFactor", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9092, "Length": 25, "Cover_Rate": 0.8620689655172413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createExpandPseudoPass", "(", ")", "{", "return", "new", "ExpandPseudo"], "ground_truth": ["(", ")", ";"], "File": "MipsExpandPseudo10", "Func": "createMipsExpandPseudoPass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9093, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_madd_pi16", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "(", "__m64", ")", "__builtin_arm_wmadds", "(", "(", "__v4hi", ")", "__m1", ",", "("], "ground_truth": ["__v4hi", ")", "__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_madd_pi16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9094, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "DCPU16Peephole", "Func": "getPassName", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9095, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend64", "<", "N", ">", "(", "Imm", "<<", "", ")", ")", ")", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "RISCVDisassembler8", "Func": "decodeSImmOperandAndLsl1", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9096, "Length": 25, "Cover_Rate": 0.423728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_shufflehi_epi16", "(", "__m128i"], "ground_truth": ["__A", ",", "const", "int", "__mask", ")", "{"], "File": "emmintrin", "Func": "_mm_shufflehi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9097, "Length": 23, "Cover_Rate": 0.6052631578947368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunctionInfo", "*", "MFI", "=", "B", ".", "getMF", "(", ")", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "!", "MFI", "->", "isEntryFunction", "(", ")", ")", "{", "return", "legalizePreloadedArgIntrin", "(", "MI", ",", "MRI", ",", "B", ",", "", ")", ";", "}", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "getImplicitArgPtr", "(", "DstReg", ",", "MRI", ",", "B", ")", ")", "return", "false", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeImplicitArgPtr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9098, "Length": 79, "Cover_Rate": 0.7821782178217822, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasCTRSet", "=", "false", ";", "NumStores", "="], "ground_truth": ["", ";"], "File": "PPCHazardRecognizers19", "Func": "EndDispatchGroup", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9099, "Length": 8, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "AsmParser", "::", "parseDim", "(", "OperandVector", "&", "Operands", ")", "{", "if", "(", "!", "isGFX10Plus", "(", ")", ")", "return", "MatchOperand_NoMatch", ";", "SMLoc", "S", "=", "getLoc", "(", ")", ";", "if", "(", "!", "trySkipId", "(", "", ",", "AsmToken", "::", "Colon", ")", ")", "return", "MatchOperand_NoMatch", ";", "unsigned", "Encoding", ";", "SMLoc", "Loc", "=", "getLoc", "(", ")", ";", "if", "(", "!", "parseDimId", "(", "Encoding", ")", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "MatchOperand_ParseFail"], "ground_truth": [";"], "File": "AMDGPUAsmParser1", "Func": "parseDim", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9100, "Length": 71, "Cover_Rate": 0.7395833333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "has64", "(", ")", "&&", "(", "Op", ".", "getValueType", "(", ")", "==", "", ")", ")", "return"], "ground_truth": ["LowerFABS64", "(", "Op", ",", "DAG", ",", "Subtarget", "->", "has32r2", "(", ")", ")", ";"], "File": "MipsISelLowering101", "Func": "LowerFABS", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9101, "Length": 32, "Cover_Rate": 0.5079365079365079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_blsi_u32"], "ground_truth": ["(", "unsigned", "int", "__X", ")", "{"], "File": "bmiintrin", "Func": "_blsi_u32", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9102, "Length": 17, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SrcEVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "MVT", "SrcVT", "=", "SrcEVT", ".", "getSimpleVT", "(", ")", ";", "if", "(", "SrcVT", "==", "", "&&", "Subtarget", "->", "useCRBits", "(", ")", ")", "return", "false", ";", "long", "Imm", "=", "", ";", "bool", "UseImm", "=", "false", ";", "const", "bool", "HasSPE", "=", "Subtarget", "->", "hasSPE", "(", ")", ";", "if", "(", "const", "ConstantInt", "*", "ConstInt", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "SrcValue2", ")", ")", "{", "if", "(", "SrcVT", "==", "", "||", "SrcVT", "==", "", "||", "SrcVT", "==", "", "||", "SrcVT", "==", "", "||", "SrcVT", "==", "", ")", "{", "const", "APInt", "&", "CIVal", "=", "ConstInt", "->", "getValue", "(", ")", ";", "Imm", "=", "(", "IsZExt", ")", "?", "(", "long", ")", "CIVal", ".", "getZExtValue", "(", ")", ":", "(", "long", ")", "CIVal", ".", "getSExtValue", "(", ")", ";", "if", "(", "(", "IsZExt", "&&", "isUInt", "<", "", ">", "(", "Imm", ")", ")", "||", "(", "!", "IsZExt", "&&", "isInt", "<", "", ">", "(", "Imm", ")", ")", ")", "UseImm", "=", "true", ";", "}", "}", "unsigned", "SrcReg1", "=", "getRegForValue", "(", "SrcValue1", ")", ";", "if", "(", "SrcReg1", "==", "", ")", "return", "false", ";", "unsigned", "SrcReg2", "=", "", ";", "if", "(", "!", "UseImm", ")", "{", "SrcReg2", "=", "getRegForValue", "(", "SrcValue2", ")", ";", "if", "(", "SrcReg2", "==", "", ")", "return", "false", ";", "}", "unsigned", "CmpOpc", ";", "bool", "NeedsExt", "=", "false", ";", "auto", "RC1", "=", "MRI", ".", "getRegClass", "(", "SrcReg1", ")", ";", "auto", "RC2", "=", "SrcReg2", "!=", "", "?", "MRI", ".", "getRegClass", "(", "SrcReg2", ")", ":", "nullptr", ";", "switch", "(", "SrcVT", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "if", "(", "HasSPE", ")", "{", "switch", "(", "Pred", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "CmpOpc", "=", "", ";", "break", ";", "case", "", ":", "CmpOpc", "=", "", ";", "break", ";", "case", "", ":", "CmpOpc", "=", "", ";", "break", ";", "}", "}", "else", "{", "CmpOpc", "=", "", ";", "if", "(", "isVSSRCRegClass", "(", "RC1", ")", ")", "SrcReg1", "=", "copyRegToRegClass", "(", "&", "", ",", "SrcReg1", ")", ";", "if", "(", "RC2", "&&", "isVSSRCRegClass", "(", "RC2", ")", ")", "SrcReg2", "=", "copyRegToRegClass", "(", "&", "", ",", "SrcReg2", ")", ";", "}", "break", ";", "case", "", ":", "if", "(", "HasSPE", ")", "{", "switch", "(", "Pred", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "CmpOpc", "=", "", ";", "break", ";", "case", "", ":", "CmpOpc", "=", "", ";", "break", ";", "case", "", ":", "CmpOpc", "=", "", ";", "break", ";", "}", "}", "else", "if", "(", "isVSFRCRegClass", "(", "RC1", ")", "||", "(", "RC2", "&&", "isVSFRCRegClass", "(", "RC2", ")", ")", ")", "{", "CmpOpc", "=", "", ";", "}", "else", "{", "CmpOpc", "=", "", ";", "}", "break", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "PPCFastISel25", "Func": "PPCEmitCmp", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9103, "Length": 431, "Cover_Rate": 0.5497448979591837, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SEFrameLowering", "::", "hasReservedCallFrame", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", "."], "ground_truth": ["getFrameInfo", "(", ")", ";"], "File": "MipsSEFrameLowering", "Func": "hasReservedCallFrame", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9104, "Length": 23, "Cover_Rate": 0.4791666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsLogical", "=", "(", "Compare", "->", "getDesc", "(", ")", ".", "TSFlags", "&", "", ")", "!=", "", ";", "if", "(", "Value", "==", "", "&&", "!", "IsLogical", "&&", "removeIPMBasedCompare", "(", "Compare", ",", "SrcReg", ",", "MRI", ",", "TM", ".", "getRegisterInfo", "(", ")", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "SystemZInstrInfo11", "Func": "optimizeCompareInstr", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9105, "Length": 47, "Cover_Rate": 0.5465116279069767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "rv", ";", "saved_first", "=", "crtl", "->", "emit", ".", "x_first_insn", ";", "saved_last", "=", "crtl", "->", "emit", ".", "x_last_insn", ";", "for", "(", "seq", "=", "crtl", "->", "emit", ".", "sequence_stack", ";", "seq", "&&", "seq", "->", "next", ";", "seq", "=", "seq", "->", "next", ")", ";", "if", "(", "seq", ")", "{", "crtl", "->", "emit", ".", "x_first_insn", "=", "seq", "->", "first", ";", "crtl", "->", "emit", ".", "x_last_insn"], "ground_truth": ["=", "seq", "->", "last", ";"], "File": "m32c3", "Func": "m32c_leaf_function_p", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9106, "Length": 67, "Cover_Rate": 0.5929203539823009, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LHS", ".", "isReg", "(", ")", "&&", "RHS", ".", "isReg", "(", ")", "&&", "LHS", ".", "getReg", "(", ")", "==", "RHS", ".", "getReg", "(", ")", "&&", "LHS", ".", "getSubReg", "("], "ground_truth": [")", "==", "RHS", ".", "getSubReg", "(", ")", ";"], "File": "SIPeepholeSDWA", "Func": "isSameReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9107, "Length": 37, "Cover_Rate": 0.6981132075471698, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "begin", "(", ")", ";", "DebugLoc", "DL", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "FI", "->", "adjustLoadArgsFI", "(", "MFI", ")", ";", "FI", "->", "adjustStoreVarArgsFI", "(", "MFI", ")", ";", "unsigned", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "StackSize", "==", "", "&&", "!", "MFI", "->", "adjustsStack", "(", ")", ")", "return", ";", "int", "FPOffset", "=", "FI", "->", "getFPStackOffset", "(", ")", ";", "int", "RAOffset", "=", "FI", "->", "getRAStackOffset", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "-", "StackSize", ")", ";", "if", "(", "MFI", "->", "adjustsStack"], "ground_truth": ["(", ")", ")", "{"], "File": "MBlazeFrameInfo", "Func": "emitPrologue", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9108, "Length": 139, "Cover_Rate": 0.43302180685358255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCBinaryExpr", "::", "Opcode", "::", "Add", ":", "OS", "<<", "", ";", "break", ";", "case", "MCBinaryExpr", "::", "Opcode", "::", "Sub", ":", "OS", "<<", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "printExpr", "(", "BinExp", "->", "getRHS", "(", ")", ",", "OS", ")", ";", "break", ";", "case", "MCExpr", "::", "ExprKind", "::", "Constant", ":", "OS", "<<", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", "->"], "ground_truth": ["getValue", "(", ")", ";"], "File": "Z80InstPrinter1", "Func": "printExpr", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9109, "Length": 68, "Cover_Rate": 0.3148148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "mips16_call_stub_mode_suffix", "(", "machine_mode", "mode", ")", "{", "if", "(", "mode", "==", "SFmode", ")", "return", "", ";", "else", "if", "(", "mode", "==", "DFmode", ")", "return", "", ";", "else", "if", "(", "mode", "==", "SCmode", ")"], "ground_truth": ["return", "", ";"], "File": "mips", "Func": "mips16_call_stub_mode_suffix", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9110, "Length": 39, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parseGRH32", "(", "OperandVector", "&", "Operands", ")", "{", "return", "parseRegister", "(", "Operands", ",", "GRH32Reg"], "ground_truth": [")", ";"], "File": "SystemZAsmParser1", "Func": "parseGRH32", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9111, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "Default", "(", "", ",", "getMaxWavesPerEU", "(", ")", ")", ";", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "FlatWorkGroupSizes", "=", "getFlatWorkGroupSizes", "(", "F", ")", ";", "unsigned", "MinImpliedByFlatWorkGroupSize", "=", "getMaxWavesPerEU", "(", "FlatWorkGroupSizes", ".", "second", ")", ";", "bool", "RequestedFlatWorkGroupSize", "=", "false", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", "||", "F", ".", "hasFnAttribute", "(", "", ")", ")", "{", "Default", ".", "first", "=", "MinImpliedByFlatWorkGroupSize", ";", "RequestedFlatWorkGroupSize", "=", "true", ";", "}", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "Requested", "=", "", "(", "F", ",", "", ",", "Default", ",", "true", ")", ";", "if", "(", "Requested", ".", "second", "&&", "Requested", ".", "first", ">", "Requested", ".", "second"], "ground_truth": [")", "return", "Default", ";"], "File": "AMDGPUSubtarget", "Func": "getWavesPerEU", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9112, "Length": 113, "Cover_Rate": 0.6108108108108108, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "I", ":", "Lds", ")", "Loads", ".", "push_back", "("], "ground_truth": ["I", ")", ";"], "File": "ARMParallelDSP1", "Func": "WidenedLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9113, "Length": 15, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getCallPreservedMask", "(", "const", "MachineFunction", "&", "MF", ",", "CallingConv", "::", "ID", "CC", ")", "const", "{", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "CC", "==", "CallingConv", "::", "AnyReg", ")", "return", "Subtarget", ".", "hasVector", "(", ")", "?", "CSR__AllRegs_Vector_RegMask", ":", "CSR__AllRegs_RegMask", ";", "if", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getTargetLowering", "(", ")", "->", "supportSwiftError", "(", ")", "&&", "MF", ".", "getFunction", "(", ")"], "ground_truth": [".", "getAttributes", "(", ")", ".", "hasAttrSomewhere", "(", "Attribute", "::", "SwiftError", ")", ")", "return", "CSR__SwiftError_RegMask", ";"], "File": "SystemZRegisterInfo16", "Func": "getCallPreservedMask", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9114, "Length": 88, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTI", "::", "hasBranchDivergence", "(", ")", "const", "{", "return", "true"], "ground_truth": [";"], "File": "NVPTXTargetTransformInfo21", "Func": "hasBranchDivergence", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9115, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_pextrw", "(", "__m64", "const", "__A", ",", "int"], "ground_truth": ["const", "__N", ")", "{"], "File": "xmmintrin", "Func": "_m_pextrw", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9116, "Length": 24, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addLegalizeMachineIR", "(", ")", "{", "addPass", "(", "new", "Legalizer", "(", ")"], "ground_truth": [")", ";"], "File": "SPIRVTargetMachine", "Func": "addLegalizeMachineIR", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9117, "Length": 15, "Cover_Rate": 0.7894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrshrnbq_n_uv4si", "(", "__a", ","], "ground_truth": ["__b", ",", "__imm", ")", ";"], "File": "arm", "Func": "mve___arm_vrshrnbq_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9118, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "Inst", ".", "getOpcode", "(", ")", ";", "bool", "NeedsDisjointWritebackTransfer", "=", "false", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeGPR64spRegisterClass", "(", "Inst", ",", "Rn", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "}", "switch", "(", "Opcode", ")", "{", "default", ":", "return", "Fail", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "NeedsDisjointWritebackTransfer", "=", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rt2", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "NeedsDisjointWritebackTransfer", "=", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rt2", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeFPR128RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "DecodeFPR128RegisterClass", "(", "Inst", ",", "Rt2", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeFPR64RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "DecodeFPR64RegisterClass", "(", "Inst", ",", "Rt2", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "DecodeFPR32RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "DecodeFPR32RegisterClass", "(", "Inst", ",", "Rt2", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "}", "DecodeGPR64spRegisterClass", "(", "Inst", ",", "Rn"], "ground_truth": [",", "Addr", ",", "Decoder", ")", ";"], "File": "AArch64Disassembler", "Func": "DecodePairLdStInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9119, "Length": 382, "Cover_Rate": 0.5710014947683109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvt_n_f32_u32", "(", "uint32x2_t", "__a", ",", "const", "int"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon4_vcvt_n_f32_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9120, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "unsigned", "StackAlign", "=", "TFI", "->", "getStackAlignment", "(", ")", ";", "bool", "requiresRealignment", "=", "(", "(", "MFI", "->", "getMaxAlignment", "(", ")", ">", "StackAlign", ")", "||", "F", "->", "hasFnAttribute", "("], "ground_truth": ["Attribute", "::", "StackAlignment", ")", ")", ";"], "File": "PPCRegisterInfo58", "Func": "needsStackRealignment", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9121, "Length": 65, "Cover_Rate": 0.7558139534883721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsra_n_s32", "(", "int32x2_t", "__a", ",", "int32x2_t", "__b", ",", "const", "int", "__c", ")", "{", "return", "(", "int32x2_t", ")", "__builtin_neon_vrsras_nv2si", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vrsra_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9122, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vreinterpretq_u32", "(", "float32x4_t", "__a", ")", "{", "return", "__arm_vreinterpretq_u32_f32", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9123, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ImmMO", ".", "isGlobal", "(", ")", ")", "{", "const", "DataLayout", "&", "DL", "=", "ImmMO", ".", "getGlobal", "(", ")", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "if", "(", "ImmMO", ".", "getGlobal", "(", ")", "->", "getPointerAlignment", "(", "DL", ")", "<", "III", ".", "ImmMustBeMultipleOf", ")", "return", "false", ";", "}", "return", "true", ";", "}", "if", "(", "ImmMO", ".", "isImm", "(", ")", ")", "{", "APInt", "ActualValue", "(", "", ",", "ImmMO", ".", "getImm", "(", ")", "+", "BaseImm", ",", "true", ")", ";", "if", "(", "III", ".", "SignedImm", "&&", "!", "ActualValue", ".", "isSignedIntN", "(", "III", ".", "ImmWidth", ")", ")", "return", "false", ";", "if", "(", "!", "III", ".", "SignedImm", "&&", "!", "ActualValue", ".", "isIntN", "(", "III", ".", "ImmWidth", ")", ")", "return", "false", ";", "Imm", "=", "SignExtend64", "<", "", ">", "(", "ImmMO", ".", "getImm", "(", ")", "+", "BaseImm", ")", ";", "if", "(", "Imm", "%", "III", ".", "ImmMustBeMultipleOf", ")", "return", "false", ";", "if", "(", "III", ".", "TruncateImmTo", ")", "Imm", "&=", "(", "(", "", "<<", "III", ".", "TruncateImmTo", ")", "-", "", ")", ";", "}", "else", "return", "false"], "ground_truth": [";"], "File": "PPCInstrInfo", "Func": "isImmElgibleForForwarding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9124, "Length": 169, "Cover_Rate": 0.6869918699186992, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "x", "=", "strip_offset_and_salt", "(", "x", ",", "&", "offset", ")", ";", "if", "(", "!", "offset", ".", "is_constant", "(", ")", "&&", "aarch64_offset_temporaries", "(", "true", ",", "offset", ")", ">", "", ")", "return", "false", ";", "if", "(", "maybe_ne", "(", "offset", ",", "", ")", "&&", "SYMBOL_REF_P", "(", "x", ")", "&&", "SYMBOL_REF_ANCHOR_P", "(", "x", ")", ")", "return", "false", ";", "if", "(", "SYMBOL_REF_P", "(", "x", ")", "&&", "!", "SYMBOL_REF_TLS_MODEL", "(", "x", ")", ")", "return", "true", ";", "if", "(", "LABEL_REF_P", "(", "x", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "aarch641", "Func": "aarch64_legitimate_constant_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9125, "Length": 82, "Cover_Rate": 0.37104072398190047, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumHex", "=", "", ";", "APF", ".", "convert", "(", "APFloat", "::", "IEEEdouble", ",", "APFloat", "::", "rmNearestTiesToEven", ",", "&", "Ignored", ")", ";", "break", ";", "}", "APInt", "API", "=", "APF", ".", "bitcastToAPInt", "(", ")", ";", "std", "::", "string", "HexStr", "(", "utohexstr", "(", "API", ".", "getZExtValue", "(", ")", ")", ")", ";", "if", "(", "HexStr", ".", "length", "(", ")", "<", "NumHex", ")", "OS", "<<", "std", "::", "string", "(", "NumHex", "-", "HexStr", ".", "length", "(", ")", ",", "'0'", ")", ";", "OS", "<<", "utohexstr", "(", "API", "."], "ground_truth": ["getZExtValue", "(", ")", ")", ";"], "File": "NVPTXMCExpr", "Func": "PrintImpl", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9126, "Length": 85, "Cover_Rate": 0.5379746835443038, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mmask_i32gather_epi32", "(", "__m128i", "__v1_old"], "ground_truth": [",", "__mmask8", "__mask", ",", "__m128i", "__index", ",", "int", "const", "*", "__addr", ",", "int", "__scale", ")", "{"], "File": "avx512vlintrin4", "Func": "_mm_mmask_i32gather_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9127, "Length": 33, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Operand", "*", "MorphToMEMri", "(", "unsigned", "Base", ",", "Operand", "*", "Op", ")", "{", "const", "MCExpr", "*", "Imm", "=", "Op", "->", "getImm", "(", ")", ";", "Op", "->", "Kind", "=", "k_MemoryImm", ";", "Op", "->", "Mem", ".", "Base", "=", "Base", ";", "Op", "->", "Mem", "."], "ground_truth": ["OffsetReg", "=", "", ";"], "File": "SparcAsmParser11", "Func": "MorphToMEMri", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9128, "Length": 46, "Cover_Rate": 0.7931034482758621, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HSACodeProps", ".", "mWavefrontSize", "=", "STM", ".", "getWavefrontSize", "(", ")", ";", "HSACodeProps", ".", "mNumSGPRs", "=", "ProgramInfo", ".", "NumSGPR", ";", "HSACodeProps", ".", "mNumVGPRs", "=", "ProgramInfo", ".", "NumVGPR", ";", "HSACodeProps", ".", "mMaxFlatWorkGroupSize", "=", "MFI", ".", "getMaxFlatWorkGroupSize", "(", ")", ";", "HSACodeProps", ".", "mIsDynamicCallStack", "=", "ProgramInfo", ".", "DynamicCallStack", ";", "HSACodeProps", ".", "mIsXNACKEnabled", "=", "STM", ".", "isXNACKEnabled", "(", ")", ";", "HSACodeProps", ".", "mNumSpilledSGPRs", "=", "MFI", ".", "getNumSpilledSGPRs", "(", ")", ";", "HSACodeProps", ".", "mNumSpilledVGPRs", "=", "MFI", ".", "getNumSpilledVGPRs", "(", ")", ";", "return", "HSACodeProps"], "ground_truth": [";"], "File": "AMDGPUHSAMetadataStreamer24", "Func": "getHSACodeProps", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9129, "Length": 77, "Cover_Rate": 0.35648148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtvec", "v", ";", "vmode", "=", "GET_MODE", "(", "target", ")", ";", "gcc_assert", "(", "GET_MODE_NUNITS", "(", "vmode", ")", "==", "", ")", ";", "dmode", "=", "mode_for_vector", "(", "GET_MODE_INNER", "(", "vmode", ")", ",", "", ")", ";", "x", "=", "gen_rtx_VEC_CONCAT", "(", "dmode", ",", "op0", ",", "op1", ")", ";", "v", "=", "gen_rtvec", "(", "", ",", "GEN_INT", "(", "perm0", ")", ",", "GEN_INT", "(", "perm1", ")", ")", ";", "x", "=", "gen_rtx_VEC_SELECT", "(", "vmode", ",", "x", ",", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "v", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "target", ",", "x", ")", ")", ";", "}", "return", "true"], "ground_truth": [";"], "File": "rs60004", "Func": "rs6000_expand_vec_perm_const_1", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9130, "Length": 92, "Cover_Rate": 0.3881856540084388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtss_si64", "(", "__m128", "__A", ")", "{", "__m64", "res", "=", "", ";", "__m128", "vtmp"], "ground_truth": [";"], "File": "xmmintrin4", "Func": "_mm_cvtss_si64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9131, "Length": 24, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_smaxpv8qi", "(", "a", ","], "ground_truth": ["b", ")", ";"], "File": "arm", "Func": "neon2_vpmax_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9132, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "tmps", ";", "SWAP_INT", "(", "fixed_regs", "[", "i", "]", ",", "fixed_regs", "[", "i", "+", "", "]", ")", ";", "SWAP_INT", "(", "call_used_regs", "[", "i", "]", ",", "call_used_regs", "["], "ground_truth": ["i", "+", "", "]", ")", ";"], "File": "mips", "Func": "mips_swap_registers", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9133, "Length": 35, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "findAvailableReg", "(", "MI", ",", "&"], "ground_truth": ["", ")", ";"], "File": "TPCInstrInfo", "Func": "findAvailableVRF", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9134, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "hasRelocationAddend", "(", ")"], "ground_truth": ["const", "{"], "File": "MBlazeELFWriterInfo", "Func": "hasRelocationAddend", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9135, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_fma", "(", "-", "__b", ",", "__aarch64_vget_lane_any", "(", "__c", ",", "__lane"], "ground_truth": [")", ",", "__a", ")", ";"], "File": "arm", "Func": "neon2_vfmsd_laneq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9136, "Length": 16, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "__addr", "=", "__builtin_mve_vstrdq_scatter_base_wb_sv2di", "(", "*", "__addr", ","], "ground_truth": ["__offset", ",", "__value", ")", ";"], "File": "arm", "Func": "mve1___arm_vstrdq_scatter_base_wb_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9137, "Length": 13, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "FrameObjOffset", "=", "ByVal", ".", "Address", ";", "EVT", "PtrTy", "=", "getPointerTy", "(", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "FrameObjSize", ",", "FrameObjOffset", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "PtrTy", ")", ";", "InVals", ".", "push_back", "(", "FIN", ")", ";", "if", "(", "!", "ByVal", ".", "NumRegs", ")", "return", ";", "MVT", "RegTy", "=", "", "(", "CC", ".", "regSize", "(", ")", "*", "", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getRegClassFor", "(", "RegTy", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "ByVal", ".", "NumRegs", ";", "++", "I", ")", "{", "unsigned", "ArgReg", "=", "CC", ".", "intArgRegs", "(", ")", "[", "ByVal", ".", "FirstIdx", "+", "I", "]", ";", "unsigned", "VReg", "=", "addLiveIn", "(", "MF", ",", "ArgReg", ",", "RC", ")", ";", "unsigned", "Offset", "=", "I", "*", "CC", ".", "regSize", "(", ")", ";", "SDValue", "StorePtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrTy", ",", "FIN", ",", "DAG", ".", "getConstant", "(", "Offset", ",", "PtrTy", ")", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "DAG", ".", "getRegister", "(", "VReg", ",", "RegTy", ")", ",", "StorePtr"], "ground_truth": [",", "MachinePointerInfo", "(", "FuncArg", ",", "Offset", ")", ",", "false", ",", "false", ",", "", ")", ";"], "File": "MipsISelLowering126", "Func": "copyByValRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9138, "Length": 197, "Cover_Rate": 0.5549295774647888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x8_t", ")", "__builtin_shuffle", "(", "__a", ",", "(", "uint16x8_t", ")", "{", "", ",", "", ",", "", ",", ""], "ground_truth": [",", "", ",", "", ",", "", ",", "", "}", ")", ";"], "File": "arm", "Func": "neon_vrev64q_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9139, "Length": 30, "Cover_Rate": 0.8108108108108109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "Subtarget", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "bool", "SeenFI", "=", "false", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "operands", "(", ")", ")", "{", "if", "(", "MO", ".", "isFI", "(", ")", ")", "{", "if", "(", "SeenFI", ")", "llvm_unreachable", "(", "", ")", ";", "SeenFI", "=", "true", ";", "}", "}", "MachineOperand", "*", "FIOp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "vaddr", ")", ";", "assert", "(", "FIOp", "&&", "FIOp", "->", "isFI", "(", ")", "&&", "", ")", ";", "assert", "(", "TII", "->", "isMUBUF", "(", "MI", ")", ")", ";", "MachineOperand", "*", "OffsetOp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "offset", ")", ";", "int64_t", "NewOffset", "=", "OffsetOp", "->", "getImm", "(", ")", "+", "Offset", ";", "if", "(", "isUInt", "<", "", ">", "(", "NewOffset", ")", ")", "{", "FIOp", "->", "ChangeToRegister", "(", "BaseReg", ",", "false"], "ground_truth": [")", ";"], "File": "SIRegisterInfo106", "Func": "resolveFrameIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9140, "Length": 152, "Cover_Rate": 0.4887459807073955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "M", "[", "", "]", "<", "", ")", "return", "false", ";", "Imm", "=", "M", "[", "", "]", ";", "unsigned", "ExpectedElt", "=", "Imm", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "++", "i", ")", "{", "++", "ExpectedElt", ";", "if", "(", "ExpectedElt", "==", "NumElts", ")", "ExpectedElt", "=", "", ";", "if", "(", "M", "[", "i", "]", "<", "", ")", "continue", ";", "if", "(", "ExpectedElt", "!=", "static_cast", "<", "unsigned", ">", "(", "M", "[", "i", "]"], "ground_truth": [")", ")", "return", "false", ";"], "File": "ARM64ISelLowering", "Func": "isSingletonEXTMask", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9141, "Length": 90, "Cover_Rate": 0.7964601769911505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_sign_pi32", "(", "__m64", "__X", ",", "__m64", "__Y", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_psignd", "(", "(", "__v2si", ")", "__X", ","], "ground_truth": ["(", "__v2si", ")", "__Y", ")", ";"], "File": "tmmintrin", "Func": "_mm_sign_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9142, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printIfSet", "(", "MI", ",", "OpNo", ",", "O", ".", "indent", "(", "", "-", "O", ".", "GetNumBytesInBuffer", "(", ")", ")", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "AMDGPUInstPrinter25", "Func": "printLast", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9143, "Length": 24, "Cover_Rate": 0.5581395348837209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_abs_epi8"], "ground_truth": ["(", "__m256i", "__A", ")", "{"], "File": "avx2intrin", "Func": "_mm256_abs_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9144, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPreEmitPass", "(", ")", "{", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createElimComparePass", "(", "getTargetMachine", "(", ")", ")", ")", ";", "addPass", "(", "createLongBranchPass", "(", "getTargetMachine", "(", ")"], "ground_truth": [")", ")", ";"], "File": "SystemZTargetMachine (2)", "Func": "addPreEmitPass", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9145, "Length": 37, "Cover_Rate": 0.9024390243902439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isTargetWatchABI", "(", ")", "||", "(", "isSwift", "(", ")", "&&", "!", "MF", ".", "getFunction", "("], "ground_truth": [")", ".", "optForMinSize", "(", ")", ")", ";"], "File": "ARMSubtarget61", "Func": "useStride4VFPs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9146, "Length": 22, "Cover_Rate": 0.6285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "Desc", "=", "TII", "->", "get", "(", "GetNonPseudoCallIndirectOpcode", "(", "MI", ")", ")", ";", "MI", ".", "setDesc", "(", "Desc", ")", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "Ops", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "make_range", "(", "MI", ".", "operands_begin", "(", ")", "+", "MI", ".", "getDesc", "(", ")", ".", "getNumDefs", "(", ")", "+", "", ",", "MI", ".", "operands_begin", "(", ")", "+", "MI", ".", "getNumExplicitOperands", "(", ")", ")", ")", "Ops", ".", "push_back", "(", "MO", ")", ";", "Ops", ".", "push_back", "(", "MI", ".", "getOperand", "(", "MI", ".", "getDesc", "(", ")", ".", "getNumDefs", "(", ")", ")", ")", ";", "while", "(", "MI", ".", "getNumOperands", "(", ")", ">", "MI", ".", "getDesc", "(", ")", ".", "getNumDefs", "(", ")", ")", "MI", ".", "RemoveOperand", "(", "MI", ".", "getNumOperands", "(", ")"], "ground_truth": ["-", "", ")", ";"], "File": "WebAssemblyCallIndirectFixup16", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9147, "Length": 152, "Cover_Rate": 0.5277777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TYPE_MODE", "(", "op_info", "->", "args", "[", "", "]", ".", "get_tree_type", "(", "type", "."], "ground_truth": ["index", ")", ")", ";"], "File": "riscv-vector-builtins", "Func": "index_mode", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9148, "Length": 18, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "isId", "("], "ground_truth": ["const", "StringRef", "Id", ")", "const", "{"], "File": "AMDGPUAsmParser1", "Func": "isId", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9149, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SrcReg", "=", "Reg", "+", "VA", ".", "getValNo", "(", ")", ";", "Register", "DestReg", "=", "VA", ".", "getLocReg", "(", ")", ";", "if", "(", "!", "MRI", ".", "getRegClass", "(", "SrcReg", ")", "->", "contains", "(", "DestReg", ")", ")", "return", "false", ";", "EVT", "RVEVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "RV", "->", "getType", "(", ")", ")", ";", "if", "(", "!", "RVEVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "if", "(", "RVEVT", ".", "isVector", "(", ")", "&&", "RVEVT", ".", "getVectorElementCount", "(", ")", ".", "isVector", "(", ")", "&&", "!", "Subtarget", "->", "isLittleEndian", "(", ")", ")", "return", "false", ";", "MVT", "RVVT", "=", "RVEVT", ".", "getSimpleVT", "(", ")", ";", "if", "(", "RVVT", "==", "", ")", "return", "false", ";", "MVT", "DestVT", "=", "VA", ".", "getValVT", "(", ")", ";", "if", "(", "RVVT", "!=", "DestVT", ")", "{", "if", "(", "RVVT", "!=", "", "&&", "RVVT", "!=", "", "&&", "RVVT", "!=", "", ")", "return", "false", ";", "if", "(", "!", "Outs", "[", "", "]", ".", "Flags", ".", "isZExt", "(", ")", "&&", "!", "Outs", "[", "", "]", ".", "Flags", ".", "isSExt", "(", ")", ")", "return", "false", ";", "bool", "IsZExt", "=", "Outs", "[", "", "]", ".", "Flags", ".", "isZExt", "(", ")", ";", "SrcReg", "=", "emitIntExt", "(", "RVVT", ",", "SrcReg", ","], "ground_truth": ["DestVT", ",", "IsZExt", ")", ";"], "File": "AArch64FastISel21", "Func": "selectRet", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9150, "Length": 201, "Cover_Rate": 0.30923076923076925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpeqq_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t", "__b", ")", "{", "return", "__builtin_mve_vcmpeqq_uv4si", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vcmpeqq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9151, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MachineBasicBlock", "::", "const_instr_iterator", "I", "=", "MI", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "E", "=", "MI", "->", "getParent", "(", ")", "->", "instr_end", "(", ")", ";", "do", "{", "if", "(", "emitPseudoExpansionLowering", "(", "*", "OutStreamer", ",", "&", "*", "I", ")", ")", "continue", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", "||", "I", "->", "getOpcode", "(", ")", "==", "", "||", "I", "->", "getOpcode", "(", ")", "==", "", "||", "I", "->", "getOpcode", "(", ")", "==", "", "||", "I", "->", "getOpcode", "(", ")", "==", "", "||", "I", "->", "getOpcode", "(", ")", "==", "", ")", "{", "emitPseudoIndirectBranch", "(", "*", "OutStreamer", ",", "&", "*", "I", ")", ";", "continue", ";", "}", "if", "(", "I", "->", "isPseudo", "(", ")", "&&", "!", "Subtarget", "->", "in16Mode", "(", ")", "&&", "!", "isLongBranchPseudo", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "llvm_unreachable", "(", "", ")", ";", "MCInst", "TmpInst0", ";", "MCInstLowering", ".", "Lower", "(", "&", "*", "I", ",", "TmpInst0", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "TmpInst0", ")", ";", "}", "while", "(", "(", "++", "I", "!=", "E", ")", "&&", "I", "->"], "ground_truth": ["isInsideBundle", "(", ")", ")", ";"], "File": "MipsAsmPrinter27", "Func": "EmitInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9152, "Length": 176, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "int", "this_slotno", "=", "data", "->", "slotno", "+", "bitpos", "/", "BITS_PER_WORD", ";", "machine_mode", "mode", "=", "DECL_MODE", "(", "field", ")", ";", "int", "nregs", ",", "nslots", ";", "if", "(", "VECTOR_TYPE_P", "(", "TREE_TYPE", "(", "field", ")", ")", "&&", "mode", "==", "BLKmode", ")", "{", "mode", "=", "TYPE_MODE", "(", "TREE_TYPE", "(", "TREE_TYPE", "(", "field", ")", ")", ")", ";", "nregs", "=", "TYPE_VECTOR_SUBPARTS", "(", "TREE_TYPE", "(", "field", ")", ")", ";", "}", "else", "if", "(", "TREE_CODE", "(", "TREE_TYPE", "(", "field", ")", ")", "==", "COMPLEX_TYPE", ")", "{", "mode", "=", "TYPE_MODE", "(", "TREE_TYPE", "(", "TREE_TYPE", "(", "field", ")", ")", ")", ";", "nregs", "=", "", ";", "}", "else", "nregs", "=", "", ";", "nslots", "=", "CEIL_NWORDS", "(", "nregs", "*", "GET_MODE_SIZE", "(", "mode", ")", ")", ";", "if", "(", "nslots", ">", "SPARC_FP_ARG_MAX", "-", "this_slotno", ")", "{", "nslots", "=", "SPARC_FP_ARG_MAX", "-", "this_slotno", ";", "nregs", "=", "(", "nslots", "*", "UNITS_PER_WORD", ")", "/", "GET_MODE_SIZE", "(", "mode", ")", ";", "data", "->", "stack", "=", "", ";", "if", "(", "nregs", "<=", "", ")"], "ground_truth": ["return", "false", ";"], "File": "sparc", "Func": "compute_fp_layout", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9153, "Length": 156, "Cover_Rate": 0.8041237113402062, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Offset", "=", "Node", "->", "getOffset", "(", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getTargetBlockAddress", "(", "BA", ",", "PtrVT", ","], "ground_truth": ["Offset", ")", ";"], "File": "RISCVISelLowering (2)2", "Func": "lowerBlockAddress", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9154, "Length": 35, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ShuffleVectorInst", "*", "Shuffle", "=", "cast", "<", "ShuffleVectorInst", ">", "(", "I", ")", ";", "auto", "*", "Ty", "=", "cast", "<", "VectorType", ">", "(", "Shuffle", "->", "getType", "(", ")", ")", ";", "auto", "*", "SrcTy", "=", "cast", "<", "VectorType", ">", "(", "Shuffle", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "int", "SubIndex", ";", "if", "(", "Shuffle", "->", "isExtractSubvectorMask", "(", "SubIndex", ")", ")", "return", "getShuffleCost", "(", "TTI", "::", "SK_ExtractSubvector", ",", "SrcTy", ",", "SubIndex", ",", "Ty", ")", ";", "if", "(", "Shuffle", "->", "changesLength", "(", ")", ")", "return", "BaseT", "::", "getUserCost", "(", "U", ",", "Operands", ",", "CostKind", ")", ";", "if", "(", "Shuffle", "->", "isIdentity", "(", ")", ")", "return", "", ";", "if", "(", "Shuffle", "->", "isReverse", "(", ")", ")", "return", "getShuffleCost", "(", "TTI", "::", "SK_Reverse", ",", "Ty", ",", "", ",", "nullptr", ")", ";", "if", "(", "Shuffle", "->", "isSelect", "(", ")", ")", "return", "getShuffleCost", "(", "TTI", "::", "SK_Select", ",", "Ty", ",", "", ",", "nullptr", ")", ";", "if", "(", "Shuffle", "->", "isTranspose", "(", ")", ")", "return", "getShuffleCost", "(", "TTI", "::", "SK_Transpose", ",", "Ty", ",", "", ",", "nullptr", ")", ";", "if", "(", "Shuffle", "->", "isZeroEltSplat", "(", ")", ")", "return", "getShuffleCost", "(", "TTI", "::", "SK_Broadcast", ",", "Ty", ",", "", ",", "nullptr", ")", ";", "if", "(", "Shuffle", "->", "isSingleSource", "(", ")", ")", "return", "getShuffleCost", "(", "TTI", "::", "SK_PermuteSingleSrc", ",", "Ty", ",", "", ",", "nullptr", ")", ";", "return", "getShuffleCost", "(", "TTI", "::", "SK_PermuteTwoSrc", ",", "Ty", ",", "", ",", "nullptr", ")", ";", "}", "case", "Instruction", "::", "ZExt", ":", "case", "Instruction", "::", "SExt", ":", "case", "Instruction", "::", "FPToUI", ":", "case", "Instruction", "::", "FPTo", ":", "case", "Instruction", "::", "FPExt", ":", "case", "Instruction", "::", "PtrToInt", ":", "case", "Instruction", "::", "IntToPtr", ":", "case", "Instruction", "::", "ToFP", ":", "case", "Instruction", "::", "UIToFP", ":", "case", "Instruction", "::", "Trunc", ":", "case", "Instruction", "::", "FPTrunc", ":", "case", "Instruction", "::", "BitCast", ":", "case", "Instruction", "::", "AddrSpaceCast", ":", "{", "return", "getCastInstrCost", "(", "I", "->", "getOpcode", "(", ")", ",", "I", "->", "getType", "(", ")", ",", "I", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ",", "I", ")", ";", "}", "case", "Instruction", "::", "Add", ":", "case", "Instruction", "::", "FAdd", ":", "case", "Instruction", "::", "Sub", ":", "case", "Instruction", "::", "FSub", ":", "case", "Instruction", "::", "Mul", ":", "case", "Instruction", "::", "FMul", ":", "case", "Instruction"], "ground_truth": ["::", "UDiv", ":"], "File": "AMDGPUTargetTransformInfo44", "Func": "getUserCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9155, "Length": 363, "Cover_Rate": 0.4671814671814672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_ELF", "&&", "RS6000_SYMBOL_REF_TLS_P", "(", "x", ")", ")", "return", "", ";", "if", "(", "legitimate_indirect_address_p", "(", "x", ",", "reg_ok_strict", ")", ")", "return", "", ";", "if", "(", "TARGET_UPDATE", "&&", "(", "GET_CODE", "(", "x", ")", "==", "PRE_INC", "||", "GET_CODE", "(", "x", ")", "==", "PRE_DEC", ")", "&&", "mode_supports_pre_incdec_p", "(", "mode", ")", "&&", "legitimate_indirect_address_p", "(", "XEXP", "(", "x", ",", "", ")", ",", "reg_ok_strict", ")", ")", "return", "", ";", "if", "(", "virtual_stack_registers_memory_p", "(", "x", ")", ")", "return", "", ";", "if", "(", "reg_offset_p", "&&", "legitimate_small_data_p", "(", "mode", ",", "x", ")", ")", "return", "", ";", "if", "(", "reg_offset_p", "&&", "legitimate_constant_pool_address_p", "(", "x", ",", "mode", ",", "reg_ok_strict", "||", "lra_in_progress", ")", ")", "return", "", ";", "if", "(", "reg_offset_p", "&&", "reg_addr", "[", "mode", "]", ".", "fused_toc", "&&", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_FUSION_ADDIS", ")", "return", "", ";", "if", "(", "mode", "==", "TImode", "&&", "TARGET_QUAD_MEMORY", "&&", "TARGET_VSX_TIMODE", ")", "return", "", ";", "if", "(", "!", "reg_ok_strict", "&&", "reg_offset_p", "&&", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "REG", "&&", "(", "XEXP", "(", "x", ",", "", ")", "==", "virtual_stack_vars_rtx", "||", "XEXP", "(", "x", ",", "", ")", "==", "arg_pointer_rtx", ")", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "CONST_INT", ")", "return", "", ";", "if", "(", "rs6000_legitimate_offset_address_p", "(", "mode", ",", "x", ",", "reg_ok_strict", ",", "false", ")", ")", "return", "", ";", "if", "(", "!", "FLOAT128_2REG_P", "(", "mode", ")", "&&", "(", "(", "TARGET_HARD_FLOAT", "&&", "TARGET_FPRS", "&&", "TARGET_DOUBLE_FLOAT", ")", "||", "TARGET_POWERPC64", "||", "(", "mode", "!=", "DFmode", "&&", "mode", "!=", "DDmode", ")", "||", "(", "TARGET_E500_DOUBLE", "&&", "mode", "!=", "DDmode", ")", ")", "&&", "(", "TARGET_POWERPC64", "||", "mode", "!=", "DImode", ")", "&&", "(", "mode", "!=", "TImode", "||", "VECTOR_MEM_VSX_P", "(", "TImode", ")", ")", "&&", "mode", "!=", "PTImode", "&&", "!", "avoiding_indexed_address_p", "(", "mode", ")", "&&", "legitimate_indexed_address_p", "(", "x", ",", "reg_ok_strict", ")", ")", "return", "", ";", "if", "(", "TARGET_UPDATE", "&&", "GET_CODE", "(", "x", ")", "==", "PRE_MODIFY", "&&", "mode_supports_pre_modify_p", "(", "mode", ")", "&&", "legitimate_indirect_address_p", "(", "XEXP", "(", "x", ",", "", ")", ",", "reg_ok_strict", ")", "&&", "(", "rs6000_legitimate_offset_address_p", "(", "mode", ",", "XEXP", "(", "x", ",", "", ")", ",", "reg_ok_strict", ",", "false", ")", "||", "(", "!", "avoiding_indexed_address_p", "(", "mode", ")", "&&", "legitimate_indexed_address_p", "(", "XEXP", "(", "x", ",", "", ")", ",", "reg_ok_strict", ")", ")", ")", "&&", "rtx_equal_p", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ",", "XEXP", "(", "x", ",", "", ")", ")", ")", "return", "", ";", "if", "(", "reg_offset_p", "&&", "legitimate_lo_sum_address_p", "(", "mode", ",", "x", ","], "ground_truth": ["reg_ok_strict", ")", ")", "return", "", ";"], "File": "rs60005", "Func": "rs6000_legitimate_address_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9156, "Length": 410, "Cover_Rate": 0.8471074380165289, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask32", ")", "__builtin_ia32_ptestnmw512", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B", ","], "ground_truth": ["__U", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_mask_testn_epi16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9157, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_broadcasti32x8_512_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v16si", ")", "__O", ","], "ground_truth": ["__M", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_mask_broadcast_i32x8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9158, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Subtarget", "::", "initializeEnvironment", "(", ")", "{", "SSELevel", "=", "NoSSE", ";", "3DNowLevel", "=", "NoThreeDNow", ";", "HasX87", "=", "false", ";", "HasNOPL", "=", "false", ";", "HasCMov", "=", "false", ";", "Has_64", "=", "false", ";", "HasPOPCNT", "=", "false", ";", "HasSSE4A", "=", "false", ";", "HasAES", "=", "false", ";", "HasVAES", "=", "false", ";", "HasFXSR", "=", "false", ";", "HasXSAVE", "=", "false", ";", "HasXSAVEOPT", "=", "false", ";", "HasXSAVEC", "=", "false", ";", "HasXSAVES", "=", "false", ";", "HasPCLMUL", "=", "false", ";", "HasVPCLMULQDQ", "=", "false", ";", "HasGFNI", "=", "false", ";", "HasFMA", "=", "false", ";", "HasFMA4", "=", "false", ";", "HasXOP", "=", "false", ";", "HasTBM", "=", "false", ";", "HasLWP", "=", "false", ";", "HasMOVBE", "=", "false", ";", "HasRDRAND", "=", "false", ";", "HasF16C", "=", "false", ";", "HasFSGSBase", "=", "false", ";", "HasLZCNT", "=", "false", ";", "HasBMI", "=", "false", ";", "HasBMI2", "=", "false", ";", "HasVBMI", "=", "false", ";", "HasVBMI2", "=", "false", ";", "HasIFMA", "=", "false", ";", "HasRTM", "=", "false", ";", "HasERI", "=", "false", ";", "HasCDI", "=", "false", ";", "HasPFI", "=", "false", ";", "HasDQI", "=", "false", ";", "HasVPOPCNTDQ", "=", "false", ";", "HasBWI", "=", "false", ";", "HasVLX", "=", "false", ";", "HasADX", "=", "false", ";", "HasPKU", "=", "false", ";", "HasVNNI", "=", "false", ";", "HasBITALG", "=", "false", ";", "HasSHA", "=", "false", ";", "HasPREFETCHWT1", "=", "false", ";", "HasPRFCHW", "=", "false", ";", "HasRDSEED", "=", "false", ";", "HasLAHFSAHF", "=", "false", ";", "HasMWAITX", "=", "false", ";", "HasCLZERO", "=", "false", ";", "HasMPX", "=", "false", ";", "HasSHSTK", "=", "false", ";", "HasIBT", "=", "false", ";", "HasSGX", "=", "false", ";", "HasCLFLUSHOPT", "=", "false", ";", "HasCLWB", "=", "false", ";", "HasRDPID", "="], "ground_truth": ["false", ";"], "File": "X86Subtarget19", "Func": "initializeEnvironment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9159, "Length": 243, "Cover_Rate": 0.6262886597938144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "auto", "*", "RVFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "Register", "FPReg", "=", "getFPReg", "(", "STI", ")", ";", "Register", "SPReg", "=", "getSPReg", "(", "STI", ")", ";", "if", "(", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "GHC", ")", "return", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "end", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "!", "MBB", ".", "empty", "(", ")", ")", "{", "MBBI", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "if", "(", "MBBI", "==", "MBB", ".", "end", "(", ")", ")", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "!", "MBBI", "->", "isTerminator", "(", ")", ")", "MBBI", "=", "std", "::", "next", "(", "MBBI", ")", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", "&&", "std", "::", "prev", "(", "MBBI", ")", "->", "getFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ")", "--", "MBBI", ";", "}", "const", "auto", "&", "CSI", "=", "getNonLibcallCSI", "(", "MF", ",", "MFI", ".", "getCalleeSavedInfo", "(", ")", ")", ";", "auto", "LastFrameDestroy", "=", "MBBI", ";", "if", "(", "!", "CSI", ".", "empty", "(", ")", ")", "LastFrameDestroy", "=", "std", "::", "prev", "(", "MBBI", ",", "CSI", ".", "size", "(", ")", ")", ";", "uint64_t", "StackSize", "=", "MFI", ".", "getStackSize", "(", ")", "+", "RVFI", "->", "getRVVPadding", "(", ")", ";", "uint64_t", "RealStackSize", "=", "StackSize", "+", "RVFI", "->", "getLibCallStackSize", "(", ")", ";", "uint64_t", "FPOffset", "=", "RealStackSize", "-", "RVFI", "->", "getVarArgsSaveSize", "(", ")", ";", "uint64_t", "RVVStackSize", "=", "RVFI", "->", "getRVVStackSize", "(", ")", ";", "if", "(", "RI", "->", "hasStackRealignment", "(", "MF", ")", "||", "MFI", ".", "hasVarSizedObjects", "(", ")", ")", "{", "assert", "(", "hasFP", "(", "MF", ")", "&&", "", ")", ";", "adjustReg", "(", "MBB", ",", "LastFrameDestroy", ",", "DL", ",", "SPReg", ",", "FPReg", ",", "-", "FPOffset", ",", "MachineInstr", "::", "FrameDestroy", ")", ";", "}", "else", "{", "if", "(", "RVVStackSize", ")", "adjustStackForRVV", "(", "MF", ",", "MBB", ",", "LastFrameDestroy", ",", "DL", ",", "RVVStackSize", ",", "MachineInstr", "::", "FrameDestroy", ")", ";", "}", "uint64_t", "FirstSPAdjustAmount", "=", "getFirstSPAdjustAmount", "(", "MF", ")", ";", "if", "(", "FirstSPAdjustAmount", ")", "{", "uint64_t", "SecondSPAdjustAmount", "=", "MFI", ".", "getStackSize", "(", ")", "-", "FirstSPAdjustAmount", ";", "assert", "(", "SecondSPAdjustAmount", ">", "", "&&", "", ")", ";", "adjustReg", "(", "MBB", ",", "LastFrameDestroy", ",", "DL", ",", "SPReg", ",", "SPReg", ",", "SecondSPAdjustAmount", ","], "ground_truth": ["MachineInstr", "::", "FrameDestroy", ")", ";"], "File": "RISCVFrameLowering11", "Func": "emitEpilogue", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9160, "Length": 375, "Cover_Rate": 0.8503401360544217, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128i", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_load_si128", "(", "__m128i", "const", "*", "__P", ")", "{", "return", "*"], "ground_truth": ["__P", ";"], "File": "emmintrin4", "Func": "_mm_load_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9161, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "tryAddingSymbolicOperand", "(", "Address", ",", "imm", ",", "false", ",", "", ",", "Inst", ",", "Decoder", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "imm", ")", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodePredicateOperand", "(", "Inst", ",", "pred", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "return"], "ground_truth": ["S", ";"], "File": "ARMDisassembler18", "Func": "DecodeArmMOVTWInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9162, "Length": 81, "Cover_Rate": 0.39705882352941174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SinglePathInfo", "::", "isMaybe", "(", "const", "MachineFunction", "&", "MF", ")", "{", "return", "MF", ".", "getFunction", "(", ")", "->", "hasFnAttribute"], "ground_truth": ["(", "", ")", ";"], "File": "PatmosSinglePathInfo", "Func": "isMaybe", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 9163, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "num_matches", "=", "", ";", "last_match_type", "=", "match_type", ";", "last_match_fntype_index", "=", "type_index", ";", "last_match_index", "=", "bindex", ";", "}", "else", "if", "(", "match_type", "==", "last_match_type", ")", "num_matches", "++", ";", "}", "if", "(", "last_match_type", "==", "INT_MAX", ")", "{", "error_at", "(", "loc", ",", "", ",", "IDENTIFIER_POINTER", "(", "DECL_NAME", "(", "ob_fndecl", ")", ")", ")", ";", "return", "error_mark_node", ";", "}", "else", "if", "(", "num_matches", ">", "", ")", "{", "error_at", "(", "loc", ",", "", ",", "IDENTIFIER_POINTER", "(", "DECL_NAME", "(", "ob_fndecl", ")", ")", ")", ";", "return", "error_mark_node", ";", "}", "if", "(", "bt_for_overloaded_builtin_var", "[", "last_match_index", "]", "==", "S390_BUILTIN_MAX", ")", "target_builtin_decl", "=", "ob_fndecl", ";", "else", "target_builtin_decl", "=", "s390_builtin_decls", "[", "bt_for_overloaded_builtin_var", "[", "last_match_index", "]", "]", ";", "all_op_flags", "=", "opflags_overloaded_builtin_var", "[", "last_match_index", "]", ";", "return_type", "=", "s390_builtin_types", "[", "s390_builtin_ov_types", "[", "last_match_fntype_index", "]", "[", "", "]", "]", ";", "for", "(", "i", "=", "", ";", "i", "<", "ob_args_num", ";", "i", "++", ")", "{", "unsigned", "int", "op_flags", "=", "all_op_flags", "&", "(", "(", "", "<<", "O_SHIFT", ")", "-", "", ")", ";", "tree", "arg", "=", "(", "*", "arglist", ")", "[", "i", "]", ";", "tree", "type", "=", "s390_builtin_types", "[", "s390_builtin_ov_types", "[", "last_match_fntype_index", "]", "[", "i", "+", "", "]", "]", ";", "all_op_flags", "=", "all_op_flags", ">>", "O_SHIFT", ";", "if", "(", "op_flags", "==", "O_ELEM", ")", "{", "int", "n_elem", "=", "s390_vec_n_elem", "(", "target_builtin_decl", ")", ";", "gcc_assert", "(", "n_elem", ">", "", ")", ";", "gcc_assert", "(", "type", "==", "integer_type_node", ")", ";", "(", "*", "arglist", ")", "[", "i", "]", "=", "build2", "(", "BIT_AND_EXPR", ",", "integer_type_node", ",", "fold_convert", "(", "integer_type_node", ",", "arg", ")", ",", "build_int_cst", "(", "NULL_TREE", ",", "n_elem", "-", "", ")", ")", ";", "}", "if", "(", "TREE_CODE", "(", "arg", ")", "!=", "INTEGER_CST", "||", "!", "O_IMM_P", "(", "op_flags", ")", ")", "continue", ";", "if", "(", "(", "TYPE_UNSIGNED", "(", "type", ")", "&&", "!", "int_fits_type_p", "(", "arg", ",", "c_common_unsigned_type", "(", "type", ")", ")", ")", "||", "(", "!", "TYPE_UNSIGNED", "(", "type", ")", "&&", "!", "int_fits_type_p", "(", "arg", ",", "c_common_signed_type", "(", "type", ")", ")", ")", ")", "{", "error", "(", "", "", ",", "i", "+", "", ",", "target_builtin_decl", ")", ";", "return", "error_mark_node", ";", "}", "if", "(", "TREE_CODE", "(", "arg", ")", "==", "INTEGER_CST", "&&", "!", "s390_const_operand_ok", "(", "arg", ",", "i", "+", "", ",", "op_flags", ",", "target_builtin_decl", ")", ")", "return", "error_mark_node", ";", "}", "if", "(", "bt_for_overloaded_builtin_var", "[", "last_match_index", "]", "==", "S390_BUILTIN_MAX", ")", "return", "s390_expand_overloaded_builtin", "(", "loc", ",", "ob_fcode", ",", "arglist", ",", "return_type", ")", ";", "s390_adjust_builtin_arglist", "(", "ob_fcode", ",", "target_builtin_decl", ",", "&", "arglist", ")", ";", "if", "(", "VOID_TYPE_P", "(", "return_type", ")", ")", "return", "build_function_call_vec", "("], "ground_truth": ["loc", ",", "vNULL", ",", "target_builtin_decl", ",", "arglist", ",", "NULL", ")", ";"], "File": "s390-c2", "Func": "s390_resolve_overloaded_builtin", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9164, "Length": 401, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "callsEhReturn", "("], "ground_truth": [")", "const", "{"], "File": "Cpu0MachineFunction", "Func": "callsEhReturn", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9165, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "shouldForceImediateOperand", "(", "StringRef", "Name", ",", "unsigned", "OperandIdx", ")", "{", "switch", "(", "OperandIdx", ")", "{", "case", "", ":", "return", "Name", "==", "", "||", "Name", "==", "", ";", "case", "", ":", "return", "Name", "=="], "ground_truth": ["", ";"], "File": "RISCVAsmParser11", "Func": "shouldForceImediateOperand", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9166, "Length": 36, "Cover_Rate": 0.8372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getCallPreservedMask", "(", "const", "MachineFunction", "&", "MF", ",", "CallingConv", "::", "ID", ")", "const", "{", "return", "CSR_RegMask"], "ground_truth": [";"], "File": "HexagonRegisterInfo12", "Func": "getCallPreservedMask", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9167, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArgumentStackSize", "="], "ground_truth": ["size", ";"], "File": "Z80oldMachineFunctionInfo", "Func": "setArgumentStackSize", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9168, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "Module", "::", "iterator", "F", "=", "M", ".", "begin", "(", ")", ",", "E", "=", "M", ".", "end", "(", ")", ";", "F", "!=", "E", ";", "++", "F", ")", "{", "if", "(", "F", "->", "isDeclaration", "(", ")", ")", "continue", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "F", "->", "getName", "(", ")", "<<", "", ")", ";", "if", "(", "usingMask", ")", "{", "if", "(", "functionIndex", "==", "32FunctionMask", ".", "length", "(", ")", ")", "functionIndex", "=", "", ";", "if", "(", "32FunctionMask", "[", "functionIndex", "]", "=="], "ground_truth": ["'1'", ")", "{"], "File": "MipsOs162", "Func": "runOnModule", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9169, "Length": 85, "Cover_Rate": 0.3469387755102041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "AMDGPUCFGStructurizer", "::", "getContinueZeroOpcode", "(", "int", "OldOpcode", ")", "{", "switch", "(", "OldOpcode", ")", "{", "case", "AMDGPU", "::", "JUMP_COND", ":", "case", "AMDGPU", "::", "JUMP", ":", "return"], "ground_truth": ["AMDGPU", "::", "CONTINUE_LOGICALZ_i32", ";"], "File": "AMDILCFGStructurizer1", "Func": "getContinueZeroOpcode", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9170, "Length": 29, "Cover_Rate": 0.6904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_scattersiv2di", "(", "__addr", ",", "__mask", ",", "(", "__v4si", ")", "__index", ","], "ground_truth": ["(", "__v2di", ")", "__v1", ",", "__scale", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_i32scatter_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9171, "Length": 19, "Cover_Rate": 0.3584905660377358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask3_fmsub_ph", "(", "__m512h", "__A", ",", "__m512h", "__B", ",", "__m512h", "__C", ",", "__mmask32", "__U", ")", "{", "return", "(", "__m512h", ")", "__builtin_ia32_vfmsubph512_mask3", "(", "(", "__v32hf", ")", "__A", ",", "(", "__v32hf", ")", "__B", ",", "(", "__v32hf", ")"], "ground_truth": ["__C", ",", "(", "__mmask32", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_mask3_fmsub_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9172, "Length": 57, "Cover_Rate": 0.9827586206896551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vst1q_p_f32", "(", "float32_t", "*", "__addr", ","], "ground_truth": ["float32x4_t", "__value", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve3___arm_vst1q_p_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9173, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtl_opt_pass", "*", "make_pass_arc_ifcvt", "(", "gcc", "::", "context"], "ground_truth": ["*", "ctxt", ")", "{"], "File": "arc", "Func": "make_pass_arc_ifcvt", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9174, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "("], "ground_truth": ["getCOP3Reg", "(", ")", ")", ")", ";"], "File": "MipsAsmParser1", "Func": "addCOP3AsmRegOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9175, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "Reg", "=", "FI", "->", "getSRetReturnReg", "(", ")", ";", "if", "(", "!", "Reg", ")", "llvm_unreachable", "(", "", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "Reg", ",", "getPointerTy", "(", ")", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "", ",", "Val", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "Flag", ".", "getNode", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "Flag", ")", ";", "else", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "DAG", ".", "getRegister", "(", "", ","], "ground_truth": ["", ")", ")", ";"], "File": "MipsISelLowering93", "Func": "LowerReturn", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9176, "Length": 144, "Cover_Rate": 0.36272040302267, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "N", "=", "Op", ".", "getNode", "(", ")", ";", "assert", "(", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "SDValue", "Value", "=", "N", "->", "getOperand", "(", "", ")", ";", "Value", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Value", ")", ";", "SDValue", "FPHalfs", "=", "DAG", ".", "getConstantFP", "(", "", ",", "dl", ",", "", ")", ";", "Value", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Value", ",", "FPHalfs", ",", "FPHalfs", ")", ";", "Value", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ",", "Value", ")", ";", "MachineFrameInfo", "*", "FrameInfo", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "int", "FrameIdx", "=", "FrameInfo", "->", "CreateStackObject", "(", "", ",", "", ",", "false", ")", ";", "MachinePointerInfo", "PtrInfo", "=", "MachinePointerInfo", "::", "getFixedStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "FrameIdx", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG"], "ground_truth": [".", "getDataLayout", "(", ")", ")", ";"], "File": "PPCISelLowering111", "Func": "LowerEXTRACT_VECTOR_ELT", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9177, "Length": 168, "Cover_Rate": 0.36923076923076925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MaxMask", "=", "MRI", ".", "getMaxLaneMaskForVReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "if", "(", "MaxMask", "==", "LaneBitmask", "::", "getLane", "(", "", ")", ")", "return", "MaxMask", ";", "auto", "", "=", "LIS", ".", "getInstructionIndex", "(", "*", "MO", ".", "getParent"], "ground_truth": ["(", ")", ")", ".", "getBaseIndex", "(", ")", ";"], "File": "GCNRegPressure24", "Func": "getUsedRegMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9178, "Length": 47, "Cover_Rate": 0.3533834586466165, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case"], "ground_truth": ["", ":"], "File": "AMDGPUBaseInfo1", "Func": "getRegBitWidth", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9179, "Length": 201, "Cover_Rate": 0.4797136038186158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Disp", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNum", "+", "", ")", ",", "Fixups", ",", "STI", ")", ";", "uint64_t", "Len", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNum", "+", "", ")", ",", "Fixups", ",", "STI", ")", ";", "assert", "(", "isUInt", "<", "", ">", "(", "Base", ")", "&&", "isUInt", "<", "", ">", "(", "Disp", ")", "&&", "isUInt", "<", "", ">", "(", "Len", ")", ")", ";", "return", "(", "Len", "<<", "", ")", "|", "(", "Base", "<<", ""], "ground_truth": [")", "|", "Disp", ";"], "File": "SystemZMCCodeEmitter10", "Func": "getBDRAddr12Encoding", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9180, "Length": 84, "Cover_Rate": 0.6412213740458015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1_f64", "(", "float64_t", "*", "a"], "ground_truth": [",", "float64x1_t", "b", ")", "{"], "File": "arm", "Func": "neon2_vst1_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9181, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x8_t", ")", "__builtin_neon_vreinterpretv8hiti", "(", "("], "ground_truth": ["__builtin_neon_ti", ")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_u16_p128", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9182, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isReg", "(", ")", "const", "override", "{", "return", "Kind", "=="], "ground_truth": ["k_Register", ";"], "File": "AVRAsmParser10", "Func": "isReg", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9183, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "usesTOCBasePtr", "(", ")"], "ground_truth": ["const", "{"], "File": "PPCMachineFunctionInfo (2)", "Func": "usesTOCBasePtr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9184, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LegalizerInfo", "::", "legalizeIntrinsic", "(", "LegalizerHelper", "&", "Helper"], "ground_truth": [",", "MachineInstr", "&", "MI", ")", "const", "{"], "File": "X86LegalizerInfo12", "Func": "legalizeIntrinsic", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9185, "Length": 15, "Cover_Rate": 0.7894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", "=", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "LdrexOp", ")", ",", "Dest", ".", "getReg", "(", ")", ")", ";", "MIB", ".", "addReg", "(", "AddrReg", ")", ";", "if", "(", "LdrexOp", "==", "", ")", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "unsigned", "CMPrr", "=", "IsThumb", "?", "", ":", "", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "CMPrr", ")", ")", ".", "addReg", "(", "Dest", ".", "getReg", "(", ")", ",", "getKillRegState", "(", "Dest", ".", "isDead", "(", ")", ")", ")", ".", "addReg", "(", "DesiredReg", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "unsigned", "Bcc", "=", "IsThumb", "?", "", ":", "", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "Bcc", ")", ")", ".", "addMBB", "(", "DoneBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "DoneBB", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "StoreBB", ")", ";", "MIB", "=", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "StrexOp", ")", ",", "TempReg", ")", ".", "addReg", "(", "NewReg", ")", ".", "addReg", "(", "AddrReg", ")", ";", "if", "(", "StrexOp", "==", "", ")", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "unsigned", "CMPri", "=", "IsThumb", "?", "", ":", "", ";", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "CMPri", ")", ")", ".", "addReg", "(", "TempReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "Bcc", ")", ")", ".", "addMBB", "(", "LoadCmpBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "StoreBB", "->", "addSuccessor", "(", "LoadCmpBB", ")", ";", "StoreBB", "->", "addSuccessor", "(", "DoneBB", ")", ";", "DoneBB", "->", "splice", "(", "DoneBB", "->", "end", "(", ")", ",", "&", "MBB", ",", "MI", ",", "MBB", ".", "end", "(", ")", ")", ";", "DoneBB", "->", "transferSuccessors", "(", "&", "MBB", ")", ";", "MBB", ".", "addSuccessor", "(", "LoadCmpBB", ")", ";", "NextMBBI", "=", "MBB", ".", "end", "(", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "LivePhysRegs", "LiveRegs", ";", "computeLiveIns", "(", "LiveRegs", ",", "MRI", ",", "*", "DoneBB", ")", ";", "computeLiveIns", "(", "LiveRegs", ",", "MRI", ",", "*", "StoreBB", ")", ";", "computeLiveIns", "(", "LiveRegs", ",", "MRI", ",", "*", "LoadCmpBB", ")", ";", "StoreBB", "->", "clearLiveIns", "(", ")", ";", "computeLiveIns", "(", "LiveRegs", ",", "MRI", ",", "*", "StoreBB", ")", ";", "LoadCmpBB", "->", "clearLiveIns", "(", ")", ";", "computeLiveIns", "(", "LiveRegs", ",", "MRI", ","], "ground_truth": ["*", "LoadCmpBB", ")", ";"], "File": "ARMExpandPseudoInsts18", "Func": "ExpandCMP_SWAP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9186, "Length": 436, "Cover_Rate": 0.5669700910273082, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "AllParams", ".", "count", "(", "Param", ")", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "PTXParamManager", "Func": "getParamName", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9187, "Length": 14, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "FirstWord", "=", "(", "NumWords", "<<", "", ")", "|", "OpCode", ";", "OSE", ".", "write", "<", "uint32_t", ">", "(", "FirstWord", ")", ";", "if", "(", "hasType", "(", "MI", ",", "MCII", ")", ")", "emitTypedInstrOperands", "(", "MI", ",", "OSE", ")", ";", "else", "emitUntypedInstrOperands", "(", "MI", ",", "OSE"], "ground_truth": [")", ";"], "File": "SPIRVMCCodeEmitter", "Func": "encodeInstruction", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9188, "Length": 46, "Cover_Rate": 0.35658914728682173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "unsigned", "getRegAsVR128", "(", "unsigned", "Reg", ")", "{", "return", "VR128Regs", "[", "getFirstReg", "("], "ground_truth": ["Reg", ")", "]", ";"], "File": "SystemZMCTargetDesc1", "Func": "getRegAsVR128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9189, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "FPReg", "==", "", "&&", "", ")", ";", "FlushPendingOffset", "(", ")", ";", "FPReg", "=", "Reg", ";", "FPOffset", "=", "SPOffset", "+", "Offset", ";", "const", "MCRegisterInfo", "*", "MRI", "=", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "UnwindOpAsm", ".", "EmitSetSP", "(", "MRI", "->", "getEncodingValue", "(", "FPReg"], "ground_truth": [")", ")", ";"], "File": "ARMELFStreamer (2)", "Func": "emitMovSP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9190, "Length": 48, "Cover_Rate": 0.5853658536585366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PrivateGlobalPrefix", "=", "", ";", "PointerSize", "=", "", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "WinEH", ";", "}", "else", "{", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "}", "AssemblerDialect", "=", "AsmWriterFlavor", ";", "TextAlignFillValue", "="], "ground_truth": ["", ";"], "File": "X86MCAsmInfo", "Func": "X86MCAsmInfoGNUCOFF", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9191, "Length": 32, "Cover_Rate": 0.4507042253521127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__v8qi", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__vis_fpsubus8", "(", "__v8qi", "__A", ",", "__v8qi", "__B", ")", "{", "return", "__builtin_vis_fpsubus8", "(", "__A", ",", "__B"], "ground_truth": [")", ";"], "File": "visintrin", "Func": "__vis_fpsubus8", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9192, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Hi", "=", "DAG", ".", "getTargetConstantPool", "(", "C", ",", "", ",", "N", "->", "getAlign", "(", ")", ",", "N", "->", "getOffset", "(", ")", ",", "OpFlagHi", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getTargetConstantPool", "(", "C", ",", "", ",", "N", "->", "getAlign", "(", ")", ",", "N", "->", "getOffset", "(", ")", ",", "OpFlagLo", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Hi", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Lo", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Hi", ",", "Lo", ")", ";", "return", "Result"], "ground_truth": [";"], "File": "LanaiISelLowering", "Func": "LowerConstantPool", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9193, "Length": 103, "Cover_Rate": 0.3366013071895425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "F", "->", "isVarArg", "(", ")", ")", "return", "false", ";", "CallingConv", "::", "ID", "CC", "=", "F", "->", "getCallingConv", "(", ")", ";", "if", "(", "CC", "!=", "CallingConv", "::", "C", ")", "return", "false", ";", "if", "(", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "return", "false", ";", "unsigned", "Idx", "=", "", ";", "for", "(", "Function", "::", "const_arg_iterator", "I", "=", "F", "->", "arg_begin", "(", ")", ",", "E", "=", "F", "->", "arg_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ",", "++", "Idx", ")", "{", "if", "(", "Idx", ">", "", ")", "return", "false", ";", "if", "(", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "ByVal", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "InReg", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "StructRet", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "Nest", ")", ")", "return", "false", ";", "Type", "*", "ArgTy", "=", "I", "->", "getType", "(", ")", ";", "if", "(", "ArgTy", "->", "isStructTy", "(", ")", "||", "ArgTy", "->", "isArrayTy", "(", ")", "||", "ArgTy", "->", "isVectorTy", "(", ")", ")", "return", "false", ";", "EVT", "ArgVT", "=", "TLI", ".", "getValueType", "(", "ArgTy", ")", ";", "if", "(", "!", "ArgVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "switch", "(", "ArgVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "return", "false", ";", "}", "}", "static", "const", "uint16_t", "GPR32ArgRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "uint16_t", "GPR64ArgRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "Idx", "=", "", ";", "const", "TargetRegisterClass", "*", "RC32", "=", "TLI", ".", "getRegClassFor", "(", "", ")", ";", "const", "TargetRegisterClass", "*", "RC64", "=", "TLI", ".", "getRegClassFor", "(", "", ")", ";", "for", "(", "Function", "::", "const_arg_iterator", "I", "=", "F", "->", "arg_begin", "(", ")", ",", "E", "=", "F", "->", "arg_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ",", "++", "Idx", ")", "{", "bool", "is32Bit", "=", "TLI", ".", "getValueType", "(", "I", "->", "getType", "(", ")", ")", "==", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "is32Bit", "?", "RC32", ":", "RC64", ";", "unsigned", "SrcReg", "=", "is32Bit", "?", "GPR32ArgRegs", "[", "Idx"], "ground_truth": ["]", ":", "GPR64ArgRegs", "[", "Idx", "]", ";"], "File": "X86FastISel4", "Func": "FastLowerArguments", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9194, "Length": 381, "Cover_Rate": 0.7312859884836852, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Opcode", "=", "getV_CMPOpcode", "(", "Pred", ",", "Size", ")", ";", "if", "(", "Opcode", "==", "-", "", ")", "return", "false", ";", "MachineInstr", "*", "ICmp", "=", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "Opcode", ")", ",", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "add", "(", "I", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "I", ".", "getOperand", "(", "", ")", ")", ";", "RBI", ".", "constrainGenericRegister", "(", "ICmp", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "*", "TRI", ".", "getBoolRC", "(", ")", ",", "MRI", ")", ";", "bool", "Ret", "=", "constrainSelectedInstRegOperands", "(", "*", "ICmp", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["Ret", ";"], "File": "AMDGPUInstructionSelector15", "Func": "selectG_ICMP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9195, "Length": 122, "Cover_Rate": 0.3253333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "MF", ".", "getFrameInfo", "(", ")", "."], "ground_truth": ["hasVarSizedObjects", "(", ")", ";"], "File": "RISCVFrameLowering", "Func": "hasReservedCallFrame", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9196, "Length": 12, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "makeArrayRef", "(", "Nodes", ".", "get", "("], "ground_truth": [")", ",", "NodesSize", ")", ";"], "File": "ImmutableGraph", "Func": "nodes", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9197, "Length": 12, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "MF", ",", "RVLocs", ",", "Context", ")", ";", "if", "(", "!", "CCInfo", ".", "CheckReturn", "(", "Outs", ",", "RetCC_", ")", ")", "return", "false", ";", "if", "(", "CCInfo", ".", "getNextStackOffset", "(", ")", "!=", "", "&&", "isVarArg", ")", "return"], "ground_truth": ["false", ";"], "File": "FISCISelLowering", "Func": "CanLowerReturn", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9198, "Length": 52, "Cover_Rate": 0.5842696629213483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", "::", "V60", ":", "Result", ".", "push_back", "(", "", ")", ";", "break", ";", "case", "", "::", "V62", ":", "Result", ".", "push_back", "(", "", ")", ";", "break", ";", "case", "", "::", "V65", ":", "Result", ".", "push_back", "(", "", ")", ";", "break", ";", "case", "", "::", "V66", ":", "Result", ".", "push_back", "(", "", ")", ";", "break", ";", "case", "", "::", "V67", ":", "Result", ".", "push_back", "(", "", ")", ";", "break", ";", "case", "", "::", "V68", ":", "Result", ".", "push_back", "(", "", ")", ";", "break", ";", "case", "", "::", "V69", ":", "Result", ".", "push_back", "(", ""], "ground_truth": [")", ";"], "File": "HexagonMCTargetDesc15", "Func": "selectHexagonFS", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9199, "Length": 98, "Cover_Rate": 0.32666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_blsmsk_u32", "(", "unsigned", "int", "__X", ")", "{", "return", "__blsmsk_u32", "("], "ground_truth": ["__X", ")", ";"], "File": "bmiintrin", "Func": "_blsmsk_u32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9200, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NewOpcode", ";", "if", "(", "RC", "==", "&", "", ")", "NewOpcode", "=", "QII", "->", "GetDotNewPredOp", "(", "MI", ",", "MBPI", ")", ";", "else", "NewOpcode", "=", "QII", "->", "GetDotNewOp", "(", "MI", ")", ";", "MI", "->", "setDesc", "(", "QII", "->", "get", "("], "ground_truth": ["NewOpcode", ")", ")", ";"], "File": "HexagonVLIWPacketizer", "Func": "PromoteToDotNew", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9201, "Length": 43, "Cover_Rate": 0.4479166666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerCONCAT_VECTORS", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "assert", "(", "Op", ".", "getValueType", "(", ")", ".", "isScalableVector", "(", ")", "&&"], "ground_truth": ["isTypeLegal", "(", "Op", ".", "getValueType", "(", ")", ")", "&&", "", ")", ";"], "File": "AArch64ISelLowering10", "Func": "LowerCONCAT_VECTORS", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9202, "Length": 38, "Cover_Rate": 0.5352112676056338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "ar2_reg_operand", "(", "rtx", "op", ",", "enum", "machine_mode", "mode", ")", "{", "return", "c4x_arn_reg_operand", "(", "op", ",", "mode", ","], "ground_truth": ["AR2_REGNO", ")", ";"], "File": "c4x1", "Func": "ar2_reg_operand", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 9203, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "I", ",", "dl", ",", "get", "(", "", ")", ",", "DestReg", ")", "."], "ground_truth": ["addImm", "(", "", ")", ".", "addFrameIndex", "(", "FI", ")", ";"], "File": "MBlazeInstrInfo5", "Func": "loadRegFromStackSlot", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9204, "Length": 26, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")"], "ground_truth": ["return", "false", ";"], "File": "ARMAsmParser111", "Func": "isImm8s4", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9205, "Length": 23, "Cover_Rate": 0.3382352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_mve_vstrbq_scatter_offset_p_uv4si", "(", "(", "__builtin_neon_qi", "*", ")", "__base"], "ground_truth": [",", "__offset", ",", "__value", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vstrbq_scatter_offset_p_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9206, "Length": 15, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_or_epi64", "(", "__mmask8", "__U", ",", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_porq128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "("], "ground_truth": ["__v2di", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_maskz_or_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9207, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AM", ".", "GV", ")", "Disp", "=", "CurDAG", "->", "getTargetGlobalAddress", "(", "AM", ".", "GV", ",", "SDLoc", "(", ")", ",", "", ",", "AM", ".", "Disp", ",", "AM", ".", "SymbolFlags", ")", ";", "else", "if", "(", "AM", ".", "CP", ")", "Disp", "=", "CurDAG", "->", "getTargetConstantPool", "(", "AM", ".", "CP", ",", "", ",", "AM", ".", "Align", ",", "AM", ".", "Disp", ",", "AM", ".", "SymbolFlags", ")", ";", "else", "if", "(", "AM", ".", "ES", ")", "{", "assert", "(", "!", "AM", ".", "Disp", "&&", "", ")", ";", "Disp", "=", "CurDAG", "->", "getTargetExternalSymbol", "(", "AM", ".", "ES", ",", "", ",", "AM", ".", "SymbolFlags", ")", ";", "}", "else", "if", "(", "AM", ".", "JT", "!=", "-"], "ground_truth": ["", ")", "{"], "File": "X86ISelDAGToDAG131", "Func": "getAddressOperands", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9208, "Length": 110, "Cover_Rate": 0.3536977491961415, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SmallVectorImpl", "<", "MachineBasicBlock", "*", ">", "::", "iterator", "It", "=", "ContMBB", ".", "begin", "(", ")", ",", "E", "=", "ContMBB", ".", "end", "(", ")", ";", "It", "!=", "E", ";", "++", "It", ")", "{", "(", "*", "It", ")", "->", "removeSuccessor", "(", "LoopHeader", ")", ";", "}", "numLoopcontPatternMatch", "+=", "NumCont", ";", "return"], "ground_truth": ["NumCont", ";"], "File": "AMDILCFGStructurizer1", "Func": "loopcontPatternMatch", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9209, "Length": 51, "Cover_Rate": 0.30357142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst3q_s8", "(", "int8_t", "*", "__a", ",", "int8x16x3_t", "__b", ")", "{", "union", "{", "int8x16x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "__builtin_neon_vst3v16qi", "(", "(", "__builtin_neon_qi", "*", ")", "__a", ",", "__bu"], "ground_truth": [".", "__o", ")", ";"], "File": "arm", "Func": "neon_vst3q_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9210, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "CmpVT", "==", "", "||", "CmpVT", "==", "", "||", "CmpVT", "==", "", "||", "CmpVT", "==", "", ")", "&&", "", ")", ";", "if", "(", "CmpVT", "==", "", "&&", "!", "Subtarget", ".", "isAtom", "(", ")", "&&", "!", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "hasMinSize", "(", ")", ")", "{", "ConstantSDNode", "*", "COp0", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op0", ")", ";", "ConstantSDNode", "*", "COp1", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op1", ")", ";", "if", "(", "(", "COp0", "&&", "!", "COp0", "->", "getAPIntValue", "(", ")", ".", "isSignedIntN", "(", "", ")", ")", "||", "(", "COp1", "&&", "!", "COp1", "->", "getAPIntValue", "(", ")", ".", "isSignedIntN", "(", "", ")", ")", ")", "{", "unsigned", "ExtendOp", "=", "isCCSigned", "(", "CC", ")", "?", "", ":", "", ";", "if", "(", "CC", "==", "", "||", "CC", "==", "", ")", "{", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "In", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "unsigned", "EffBits", "=", "In", ".", "getScalarValueSizeInBits", "(", ")", "-", "DAG", ".", "ComputeNumSignBits", "(", "In", ")", "+", "", ";", "if", "(", "EffBits", "<=", "", ")", "ExtendOp", "=", "", ";", "}", "else", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "In", "=", "Op1", "."], "ground_truth": ["getOperand", "(", "", ")", ";"], "File": "X86ISelLowering128", "Func": "EmitCmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9211, "Length": 206, "Cover_Rate": 0.3249211356466877, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Exit", "->", "getNumber", "(", ")", "<<", "", "<<", "(", "*", "(", "Entry", "->", "pred_begin", "(", ")", ")", ")", "->", "getNumber", "(", ")", "<<", "", ")", ";", "int", "NumSources", "=", "", ";", "auto", "SE", "=", "PHIInfo", ".", "sources_end", "(", "DestReg", ")", ";", "for", "(", "auto", "SRI", "=", "PHIInfo", ".", "sources_begin", "(", "DestReg", ")", ";", "SRI", "!=", "SE", ";", "++", "SRI", ")", "{", "NumSources", "++", ";", "}", "if", "(", "NumSources", "==", "", ")", "{", "auto", "SRI", "=", "PHIInfo", ".", "sources_begin", "(", "DestReg", ")", ";", "unsigned", "SourceReg", "=", "(", "*", "SRI", ")", ".", "first", ";", "replaceRegisterWith", "(", "DestReg", ",", "SourceReg", ")", ";", "}", "else", "{", "const", "DebugLoc", "&", "DL", "=", "Entry", "->", "findDebugLoc", "(", "Entry", "->", "begin", "(", ")", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "Entry", ",", "Entry", "->", "instr_begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "PHI", ")", ",", "DestReg", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "DestReg", ",", "TRI", ")", "<<", "", ")", ";", "unsigned", "CurrentBackedgeReg", "=", "", ";", "for", "(", "auto", "SRI", "=", "PHIInfo", ".", "sources_begin", "(", "DestReg", ")", ";", "SRI", "!=", "SE", ";", "++", "SRI", ")", "{", "unsigned", "SourceReg", "=", "(", "*", "SRI", ")", ".", "first", ";", "if", "(", "CurrentRegion", "->", "contains", "(", "(", "*", "SRI", ")", ".", "second", ")", ")", "{", "if", "(", "CurrentBackedgeReg", "==", "", ")", "{", "CurrentBackedgeReg", "=", "SourceReg", ";", "}", "else", "{", "MachineInstr", "*", "PHIDefInstr", "=", "getDefInstr", "(", "SourceReg", ")", ";", "MachineBasicBlock", "*", "PHIDefMBB", "=", "PHIDefInstr", "->", "getParent", "(", ")", ";", "const", "TargetRegisterClass", "*", "RegClass", "=", "MRI", "->", "getRegClass", "(", "CurrentBackedgeReg", ")", ";", "unsigned", "NewBackedgeReg", "=", "MRI", "->", "createVirtualRegister", "(", "RegClass", ")", ";", "MachineInstrBuilder", "BackedgePHI", "=", "BuildMI", "(", "*", "PHIDefMBB", ",", "PHIDefMBB", "->", "instr_begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "PHI", ")", ",", "NewBackedgeReg", ")", ";", "BackedgePHI", ".", "addReg", "(", "CurrentBackedgeReg"], "ground_truth": [")", ";"], "File": "AMDGPUMachineCFGStructurizer", "Func": "createEntryPHI", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9212, "Length": 312, "Cover_Rate": 0.5492957746478874, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "PtrVT", "=", "Op", ".", "getValueType", "(", ")", ";", "JumpTableSDNode", "*", "JT", "=", "cast", "<", "JumpTableSDNode", ">", "(", "Op", ")", ";", "SDValue", "JTI", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "JTI", ",", "DAG", ".", "getGLOBAL_OFFSET_TABLE", "(", "", ")", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["dl", ",", "", ",", "JTI", ",", "Hi", ")", ";"], "File": "AlphaISelLowering1", "Func": "LowerJumpTable", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9213, "Length": 87, "Cover_Rate": 0.7699115044247787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "k_Barrier", ":", "{", "bool", "Valid", ";", "StringRef", "Name", "=", "", "(", ")", ".", "toString", "(", "getBarrier", "(", ")", ",", "Valid", ")", ";", "if", "(", "Valid", ")", "OS", "<<", "", "<<", "Name", "<<", "", ";", "else", "OS", "<<", "", "<<", "getBarrier", "(", ")", "<<", "", ";", "break", ";", "}", "case", "k_Immediate", ":", "getImm", "(", ")", "->", "print", "(", "OS", ")", ";", "break", ";", "case", "k_ShiftedImm", ":", "{", "unsigned", "Shift", "=", "getShiftedImmShift", "(", ")", ";", "OS", "<<", "", ";", "getShiftedImmVal", "(", ")", "->", "print", "(", "OS", ")", ";", "OS", "<<", "", "<<", "", "(", "Shift", ")", "<<", "", ";", "break", ";", "}", "case", "k_CondCode", ":", "OS", "<<", "", "<<", "getCondCode", "(", ")", "<<", "", ";", "break", ";", "case", "k_Register", ":", "OS", "<<", "", "<<", "getReg", "(", ")", "<<", "", ";", "break", ";", "case", "k_VectorList", ":", "{", "OS", "<<", "", ";", "unsigned", "Reg", "=", "getVectorListStart", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "getVectorListCount", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "OS", "<<", "Reg", "+", "i", "<<", "", ";", "OS", "<<", "", ";", "break", ";", "}", "case", "k_VectorIndex", ":", "OS", "<<", "", "<<", "getVectorIndex", "(", ")", "<<", "", ";", "break", ";", "case", "k_SysReg", ":", "OS", "<<", "", "<<", "getSysReg", "("], "ground_truth": [")", "<<", "'>'", ";"], "File": "AArch64AsmParser (2)1", "Func": "print", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9214, "Length": 209, "Cover_Rate": 0.5514511873350924, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", "-", "Val", ")", ")", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "ARMDisassembler", "Func": "DecodeShiftRight64Imm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9215, "Length": 19, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCFixupKindInfo", "&", "AsmBackend", "::", "getFixupKindInfo", "(", "MCFixupKind", "Kind", ")", "const", "{", "const", "static", "MCFixupKindInfo", "InfosLE", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "}", ";", "const", "static", "MCFixupKindInfo", "InfosBE"], "ground_truth": ["[", "", "]", "=", "{"], "File": "ARMAsmBackend48", "Func": "getFixupKindInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9216, "Length": 372, "Cover_Rate": 0.4875491480996068, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "addr", "(", ")", "+", "(", "GOTPLT0Num", "+"], "ground_truth": ["num", ")", "*", "GOTPLTEntry", "::", "EntrySize", ";"], "File": "MipsGOTPLT", "Func": "getEntryAddr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9217, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "call_really_used_regs", "[", "FIRST_ADDRESS_REGNUM", "+", "", "]", "&&", "!", "fixed_regs", "[", "FIRST_ADDRESS_REGNUM", "+", "", "]", ")", "{", "this_strategy_size", "=", "", ";", "if", "(", "size", ")", "{", "this_strategy_size", "+=", "SIZE_ADD_AX", "(", "size", ")", ";", "}", "this_strategy_size", "+=", "", "*", "num_regs_to_save", ";", "if", "(", "size", "+", "", "*", "num_regs_to_save", "+", "reg_save_bytes", ">", "", ")", "{", "this_strategy_size", "+=", "", ";", "}", "if", "(", "!", "reg_save_bytes", ")", "this_strategy_size", "--", ";", "if", "(", "this_strategy_size", "<", "strategy_size", ")", "{", "strategy", "=", "restore_a1", ";", "strategy_size", "=", "this_strategy_size", ";", "}", "}", "switch", "(", "strategy", ")", "{", "case", "restore_sp_post_adjust", ":", "break", ";", "case", "restore_sp_pre_adjust", ":", "emit_insn", "(", "gen_addsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "size", ")", ")", ")", ";", "size", "=", "", ";", "break", ";", "case", "restore_sp_partial_adjust", ":", "emit_insn", "(", "gen_addsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "size", "+", "", "*", "num_regs_to_save", "+", "reg_save_bytes", "-", "", ")", ")", ")", ";", "size", "=", "", "-", "reg_save_bytes", "-", "", "*", "num_regs_to_save", ";", "break", ";", "case", "restore_a1", ":", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "FIRST_ADDRESS_REGNUM", "+", "", ")", ";", "emit_insn", "(", "gen_movsi", "(", "reg", ",", "stack_pointer_rtx", ")", ")", ";", "if", "(", "size", ")", "emit_insn", "(", "gen_addsi3", "(", "reg", ",", "reg", ",", "GEN_INT", "(", "size", ")", ")", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "}", "if", "(", "reg", ")", "reg", "=", "gen_rtx_POST_INC", "(", "SImode", ",", "reg", ")", ";", "for", "(", "i", "=", "FIRST_FP_REGNUM", ";", "i", "<=", "LAST_FP_REGNUM", ";", "++", "i", ")", "if", "(", "df_regs_ever_live_p", "(", "i", ")", "&&", "!", "call_really_used_regs", "[", "i", "]", ")", "{", "rtx", "addr", ";", "if", "(", "reg", ")", "addr"], "ground_truth": ["=", "reg", ";"], "File": "mn103004", "Func": "mn10300_expand_epilogue", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9218, "Length": 262, "Cover_Rate": 0.40061162079510704, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_unpackhi_epi64", "(", "__mmask8", "__U", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_punpckhqdq512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8di", ")", "__B", ","], "ground_truth": ["(", "__v8di", ")", "_mm512_setzero_si512", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_unpackhi_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9219, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "RegOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "RegOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "int", "ImmValue", "=", "ImmOp", ".", "getImm", "(", ")", ";", "if", "(", "-", "", "<=", "ImmValue", "&&", "ImmValue", "<=", "", ")", "{", "tmpInst", ".", "setOpcode", "(", "", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "RegOp", ".", "getReg", "(", ")", ")", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "tmpInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "ImmValue", ")", ")", ";", "Instructions", ".", "push_back", "(", "tmpInst", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "MipsAsmParser102", "Func": "expandLoadAddressImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9220, "Length": 101, "Cover_Rate": 0.3726937269372694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "EltNo", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "EltNo", ")", ")", "return", "false", ";", "bool", "HasShuffleIntoBitcast", "=", "false", ";", "if", "(", "V", ".", "getOpcode", "(", ")", "==", "", ")", "{", "EVT", "SrcVT", "=", "V", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "if", "(", "SrcVT", ".", "getVectorNumElements", "(", ")", "!=", "VT", ".", "getVectorNumElements", "(", ")", ")", "return", "false", ";", "V", "=", "V", ".", "getOperand", "(", "", ")", ";", "HasShuffleIntoBitcast", "=", "true", ";", "}", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "Elt", "=", "cast", "<", "ConstantSDNode", ">", "(", "EltNo", ")", "->", "getZExtValue", "(", ")", ";", "int", "Idx", "=", "(", "Elt", ">", "NumElems", ")", "?", "-", "", ":", "SVOp", "->", "getMaskElt", "(", "Elt", ")", ";", "V", "=", "(", "Idx", "<", "(", "int", ")", "NumElems", ")", "?", "V", ".", "getOperand", "(", "", ")", ":", "V", ".", "getOperand", "(", "", ")", ";", "if", "(", "V", ".", "getOpcode", "(", ")", "==", "", ")", "V"], "ground_truth": ["=", "V", ".", "getOperand", "(", "", ")", ";"], "File": "X86ISelLowering170", "Func": "CanXFormVExtractWithShuffleIntoLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9221, "Length": 172, "Cover_Rate": 0.4738292011019284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "FI", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsFrameIndex", "(", ")", ",", "getPointerTy", "(", ")", ")", ";", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "return", "DAG", ".", "getStore", "(", "Op", ".", "getOperand", "(", "", ")", ",", "dl", ",", "FI", ",", "Op", ".", "getOperand", "(", "", ")"], "ground_truth": [",", "MachinePointerInfo", "(", "SV", ")", ",", "false", ",", "false", ",", "", ")", ";"], "File": "MBlazeISelLowering", "Func": "LowerVASTART", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9222, "Length": 94, "Cover_Rate": 0.7899159663865546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "TTIImpl", "::", "getArithmeticInstrCost", "(", "unsigned", "Opcode", ",", "Type", "*", "Ty", ",", "TTI", "::", "OperandValueKind", "Op1Info", ",", "TTI", "::", "OperandValueKind", "Op2Info"], "ground_truth": [",", "TTI", "::", "OperandValueProperties", "Opd1PropInfo", ",", "TTI", "::", "OperandValueProperties", "Opd2PropInfo", ")", "{"], "File": "PPCTargetTransformInfo22", "Func": "getArithmeticInstrCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9223, "Length": 33, "Cover_Rate": 0.515625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "const", "auto", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["createImm", "(", "CE", "->", "getValue", "(", ")", ")", ")", ";"], "File": "VEAsmParser (2)", "Func": "addExpr", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9224, "Length": 32, "Cover_Rate": 0.4155844155844156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "WeightedLeaf", "&"], "ground_truth": ["top", "(", ")", "{"], "File": "HexagonISelDAGToDAG1", "Func": "top", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9225, "Length": 7, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_add_sd", "(", "__m128d", "__W", ",", "__mmask8", "__U", ",", "__m128d", "__A", ",", "__m128d", "__B", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_addsd_mask_round", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "(", "__v2df", ")", "__W", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm_mask_add_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9226, "Length": 57, "Cover_Rate": 0.9827586206896551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "enableMachineScheduler", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "LanaiSubtarget", "Func": "enableMachineScheduler", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9227, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "riscv_emit_int_compare", "(", "&", "code", ",", "&", "op0", ",", "&", "op1", ")", ";", "rtx", "cond", "=", "gen_rtx_fmt_ee", "(", "code", ",", "GET_MODE", "(", "op0", ")", ",", "op0", ",", "op1"], "ground_truth": [")", ";"], "File": "riscv", "Func": "riscv_expand_conditional_move", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9228, "Length": 29, "Cover_Rate": 0.3918918918918919, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AFI", "->", "getDPRCalleeSavedAreaSize", "(", ")", ")", "{", "MBBI", "++", ";", "while", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "MBBI", "++", ";", "}", "if", "(", "AFI", "->", "getGPRCalleeSavedArea2Size", "(", ")", ")", "MBBI", "++", ";", "if", "(", "AFI", "->", "getGPRCalleeSavedArea1Size", "(", ")", ")", "MBBI", "++", ";", "}", "if", "(", "RetOpcode", "==", "", "||", "RetOpcode", "==", "", ")", "{", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "MachineOperand", "&", "JumpTarget", "=", "MBBI", "->", "getOperand", "(", "", ")", ";", "if", "(", "RetOpcode", "==", "", ")", "{", "unsigned", "TCOpcode", "=", "STI", ".", "isThumb", "(", ")", "?", "(", "STI", ".", "isTargetMachO", "(", ")", "?", "", ":", "", ")", ":", "", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TCOpcode", ")", ")", ";", "if", "(", "JumpTarget", ".", "isGlobal", "(", ")", ")", "MIB", ".", "addGlobalAddress", "(", "JumpTarget", ".", "getGlobal", "(", ")", ",", "JumpTarget", ".", "getOffset", "(", ")", ",", "JumpTarget", ".", "getTargetFlags", "(", ")", ")", ";", "else", "{", "assert", "(", "JumpTarget", ".", "isSymbol", "(", ")", ")", ";", "MIB", ".", "addExternalSymbol", "(", "JumpTarget", ".", "getSymbolName", "(", ")", ",", "JumpTarget", ".", "getTargetFlags", "(", ")", ")", ";", "}", "if", "(", "STI", ".", "isThumb", "(", ")", ")", "MIB", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "if", "(", "RetOpcode", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "STI", ".", "isThumb", "(", ")", "?", "", ":", "", ")", ")", ".", "addReg", "(", "JumpTarget", ".", "getReg", "(", ")", ",", "RegState", "::", "Kill", ")", ";", "}", "MachineInstr", "*", "NewMI", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MBBI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "NewMI", "->", "addOperand"], "ground_truth": ["(", "MBBI", "->", "getOperand", "(", "i", ")", ")", ";"], "File": "ARMFrameLowering (2)", "Func": "emitEpilogue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9229, "Length": 300, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getIntrinsicInstrCost", "(", "const", "IntrinsicCostAttributes", "&", "ICA", ",", "TTI", "::", "TargetCostKind", "CostKind", ")", "{", "return", "BaseT", "::", "getIntrinsicInstrCost", "(", "ICA"], "ground_truth": [",", "CostKind", ")", ";"], "File": "PPCTargetTransformInfo12", "Func": "getIntrinsicInstrCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9230, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_smpyhl", "(", "int", "src1", ",", "int", "src2", ")", "{", "return", "__builtin_c6x_smpyhl", "(", "src1"], "ground_truth": [",", "src2", ")", ";"], "File": "c6x", "Func": "intrinsics__smpyhl", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 9231, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_rolv_epi64", "(", "__m512i", "__W", ",", "__mmask8", "__U", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_prolvq512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8di", ")", "__B", ",", "(", "__v8di", ")", "__W", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_rolv_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9232, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_HS", "&&", "(", "arc_tune", "==", "ARC_TUNE_ARCHS4X_REL31A", ")", ")", "switch", "(", "get_attr_type", "(", "pred", ")", ")", "{", "case", "TYPE_STORE", ":", "switch", "(", "get_attr_type", "(", "succ", ")", ")", "{", "case", "TYPE_BRCC", ":", "case", "TYPE_BRCC_NO_DELAY_SLOT", ":", "case", "TYPE_LOOP_END", ":", "return", "", ";", "default", ":", "break", ";", "}", "break", ";", "case", "TYPE_BRCC"], "ground_truth": [":"], "File": "arc1", "Func": "arc_check_release31a", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9233, "Length": 51, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LowerArgs", "::", "handleByValParam", "(", "Argument", "*", "Arg", ")", "{", "Function", "*", "Func", "=", "Arg", "->", "getParent", "(", ")", ";", "Instruction", "*", "FirstInst", "=", "&", "(", "Func", "->", "getEntryBlock", "(", ")", ".", "front", "(", ")", ")", ";", "PointerType", "*", "PType", "=", "dyn_cast", "<", "PointerType", ">", "(", "Arg", "->", "getType", "(", ")", ")", ";", "assert", "(", "PType", "&&"], "ground_truth": ["", ")", ";"], "File": "NVPTXLowerArgs11", "Func": "handleByValParam", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9234, "Length": 60, "Cover_Rate": 0.31413612565445026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "DecVal", "=", "(", "Val", "<<", "", ")", ";", "if", "(", "!", "tryAddingSymbolicOperand", "(", "Address", ",", "Address", "+", "DecVal", "+", "", ",", "true", ",", "", ",", "Inst", ",", "Decoder", ")", ")", "Inst"], "ground_truth": [".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "isNeg", "?", "-", "DecVal", ":", "DecVal", ")", ")", ";"], "File": "ARMDisassembler34", "Func": "DecodeBFLabelOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9235, "Length": 48, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetELFStreamer", "::", "emitEndFunc", "(", ")", "{", "Streamer", ".", "EmitIntValue", "(", "", ",", "sizeof", "(", "uint64_t", ")"], "ground_truth": [")", ";"], "File": "WebAssemblyTargetStreamer21", "Func": "emitEndFunc", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9236, "Length": 19, "Cover_Rate": 0.8636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqdmulhq_n_sv4si", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqdmulhq_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9237, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Idx1", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "SDValue", "Vec2", "=", "Op2", ".", "getOperand", "(", "", ")", ";", "SDValue", "FMAOp1", "=", "FMA", ".", "getOperand", "(", "", ")", ";", "SDValue", "FMAOp2", "=", "FMA", ".", "getOperand", "(", "", ")", ";", "SDValue", "FMAAcc", "=", "FMA", ".", "getOperand", "(", "", ")", ";", "if", "(", "FMAOp1", ".", "getOpcode", "(", ")", "!=", "", "||", "FMAOp2", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "FMAOp1", "=", "FMAOp1", ".", "getOperand", "(", "", ")", ";", "FMAOp2", "=", "FMAOp2", ".", "getOperand", "(", "", ")", ";", "if", "(", "FMAOp1", ".", "getOpcode", "(", ")", "!=", "", "||", "FMAOp2", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Vec3", "=", "FMAOp1", ".", "getOperand", "(", "", ")", ";", "SDValue", "Vec4", "=", "FMAOp2", ".", "getOperand", "(", "", ")", ";", "SDValue", "Idx2", "=", "FMAOp1", ".", "getOperand", "(", "", ")", ";", "if", "(", "Idx1", "!=", "Op2", ".", "getOperand", "(", "", ")", "||", "Idx2", "!=", "FMAOp2", ".", "getOperand", "(", "", ")", "||", "Idx1", "==", "Idx2"], "ground_truth": [")", "return", "SDValue", "(", ")", ";"], "File": "SIISelLowering10", "Func": "performFMACombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9238, "Length": 173, "Cover_Rate": 0.3326923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N0", "=", "Op", "->", "getOperand", "(", "", ")", ";", "SDValue", "ConstVec", "=", "Op", "->", "getOperand", "(", "", ")", ";", "bool", "isSigned", "=", "N", "->", "getOpcode", "(", ")", "==", "", ";", "if", "(", "ConstVec", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "isConstVecPow2", "(", "ConstVec", ",", "isSigned", ",", "C", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "FloatTy", "=", "Op", ".", "getSimpleValueType", "(", ")", ".", "getVectorElementType", "(", ")", ";", "MVT", "IntTy", "=", "N", "->", "getSimpleValueType", "(", "", ")", ".", "getVectorElementType", "(", ")", ";", "if", "(", "FloatTy", ".", "getSizeInBits", "(", ")", "!=", "", "||", "IntTy", ".", "getSizeInBits", "(", ")", ">", "", ")", "{", "return", "SDValue", "(", ")", ";", "}", "unsigned", "IntrinsicOpcode", "=", "isSigned"], "ground_truth": ["?", "", ":"], "File": "ARMISelLowering (2)", "Func": "PerformVCVTCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9239, "Length": 115, "Cover_Rate": 0.36741214057507987, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "getSubReg", "(", ")", "!=", "", ")", "return", "false", ";", "unsigned", "Reg", "=", "Op", ".", "getReg", "(", ")", ";", "const", "MCPhysReg", "*", "ImpR", "=", "Op", ".", "isDef", "(", ")", "?", "D", ".", "getImplicitDefs", "("], "ground_truth": [")", ":", "D", ".", "getImplicitUses", "(", ")", ";"], "File": "RDFGraph", "Func": "isFixedReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9240, "Length": 45, "Cover_Rate": 0.30612244897959184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "RHS", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "uint16_t", "Flags", "=", "MI", ".", "getFlags", "(", ")", ";", "LLT", "S32", "=", "LLT", "::", "scalar", "(", "", ")", ";", "LLT", "S1", "=", "LLT", "::", "scalar", "(", "", ")", ";", "auto", "Abs", "=", "B", ".", "buildFAbs", "(", "S32", ",", "RHS", ",", "Flags", ")", ";", "const", "APFloat", "C0Val", "(", "", ")", ";", "auto", "C0", "=", "B", ".", "buildConstant", "(", "S32", ",", "", ")", ";", "auto", "C1", "=", "B", ".", "buildConstant", "(", "S32", ",", "", ")", ";", "auto", "C2", "=", "B", ".", "buildConstant", "(", "S32", ",", "FloatToBits", "(", "", ")", ")", ";", "auto", "CmpRes", "=", "B", ".", "buildFCmp", "(", "CmpInst", "::", "FCMP_OGT", ",", "S1", ",", "Abs"], "ground_truth": [",", "C0", ",", "Flags", ")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeFDIVFastIntrin", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9241, "Length": 123, "Cover_Rate": 0.44565217391304346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "unsigned", "Reg", "=", "cast", "<", "RegisterSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getReg", "(", ")", ";", "EVT", "VT", "=", "Src", ".", "getValueType", "(", ")", ";", "SDValue", "Copy", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "VT", ",", "Src", ")", ","], "ground_truth": ["", ")", ";"], "File": "TVMISelLowering", "Func": "LowerCopyToReg", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9242, "Length": 54, "Cover_Rate": 0.3176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "writeNopData", "(", "uint64_t", "Count", ",", "MCObjectWriter", "*", "OW"], "ground_truth": [")", "const", "{"], "File": "VideocoreAsmBackend", "Func": "writeNopData", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9243, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "PHIRes", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC0", "=", "MRI", "->", "getRegClass", "(", "PHIRes", ")", ";", "if", "(", "AllAGPRUses", "&&", "numVGPRUses", "&&", "!", "TRI", "->", "isAGPRClass", "(", "RC0", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "MRI", "->", "setRegClass", "(", "PHIRes", ",", "TRI", "->", "getEquivalentAGPRClass", "(", "RC0", ")", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "N", "=", "MI", ".", "getNumOperands", "(", ")", ";", "I", "!=", "N", ";", "I", "+=", "", ")", "{", "MachineInstr", "*", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "MI", ".", "getOperand", "(", "I", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "DefMI", "&&", "DefMI", "->", "isPHI", "(", ")", ")", "PHIOperands", ".", "insert", "(", "DefMI", ")", ";", "}", "}", "bool", "hasVGPRInput", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "MI", ".", "getNumOperands", "(", ")", ";", "i", "+=", "", ")", "{", "Register", "InputReg", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "*", "Def", "=", "MRI", "->", "getVRegDef", "(", "InputReg", ")", ";", "if", "(", "TRI", "->", "isVectorRegister", "(", "*", "MRI", ",", "InputReg", ")", ")", "{", "if", "(", "Def", "->", "isCopy", "(", ")", ")", "{", "Register", "SrcReg", "=", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getRegClassForReg", "(", "*", "MRI", ",", "SrcReg", ")", ";", "if", "(", "TRI", "->", "isSGPRClass", "(", "RC", ")", ")", "continue", ";", "}", "hasVGPRInput", "=", "true", ";", "break", ";", "}", "else", "if", "(", "Def", "->", "isCopy", "(", ")", "&&", "TRI", "->", "isVectorRegister", "(", "*", "MRI", ",", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "{", "Register", "SrcReg", "=", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "*", "SrcDef", "=", "MRI", "->", "getVRegDef", "(", "SrcReg", ")", ";", "unsigned", "SMovOp", ";", "int64_t", "Imm", ";", "if", "(", "!", "isSafeToFoldImmIntoCopy", "(", "Def", ",", "SrcDef", ",", "TII", ",", "SMovOp", ",", "Imm", ")", ")", "{", "hasVGPRInput", "=", "true", ";", "break", ";", "}", "else", "{", "MachineFunction", "*", "MF", "=", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "Def", "->", "getOperand", "(", "", ")", ".", "ChangeToImmediate", "(", "Imm", ")", ";", "Def", "->", "addImplicitDefUseOperands", "(", "*", "MF", ")", ";", "Def", "->", "setDesc", "(", "TII", "->", "get", "(", "SMovOp", ")", ")", ";", "}", "}", "}", "if", "(", "(", "!", "TRI", "->", "isVectorRegister", "(", "*", "MRI", ",", "PHIRes", ")", "&&", "RC0", "!=", "&", "", ")", "&&", "(", "hasVGPRInput", "||", "numVGPRUses", ">", "", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "CreatedBB", "=", "TII", "->", "moveToVALU", "(", "MI", ")", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "TII", "->", "legalizeOperands", "(", "MI", ",", "MDT", ")", ";", "}", "while", "(", "!", "PHIOperands", ".", "empty", "(", ")", ")", "{", "processPHINode", "(", "*", "PHIOperands", ".", "pop_back_val", "(", ")"], "ground_truth": [")", ";"], "File": "SIFixSGPRCopies14", "Func": "processPHINode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9244, "Length": 477, "Cover_Rate": 0.5631641086186541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getOptLevel", "(", ")", ">", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createHWWAGeneral", "(", ")", ")", ";", "TargetPassConfig", "::", "addMachineSSAOptimization", "(", ")", ";", "if", "(", "getOptLevel", "(", ")", ">", "CodeGenOpt"], "ground_truth": ["::", "None", ")", "{"], "File": "TPCTargetMachine", "Func": "addMachineSSAOptimization", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9245, "Length": 34, "Cover_Rate": 0.5396825396825397, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdup_n_f32", "(", "float32_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vdup_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9246, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createMCCodeGenInfo", "(", "StringRef", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", "{", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo"], "ground_truth": ["(", ")", ";"], "File": "HexagonMCTargetDesc33", "Func": "createHexagonMCCodeGenInfo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9247, "Length": 33, "Cover_Rate": 0.66, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "shouldExpandShift", "(", "SelectionDAG", "&", "DAG", ",", "SDNode", "*", "N", ")", "const", "override", "{", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "("], "ground_truth": [")", ".", "hasMinSize", "(", ")", ")", "return", "false", ";"], "File": "AArch64ISelLowering5", "Func": "shouldExpandShift", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9248, "Length": 33, "Cover_Rate": 0.8918918918918919, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_cvtepu64_ps"], "ground_truth": ["(", "__mmask8", "__U", ",", "__m128i", "__A", ")", "{"], "File": "avx512vldqintrin", "Func": "_mm_maskz_cvtepu64_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9249, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ParseInstruction", "(", "ParseInstructionInfo", "&", "Info", ",", "StringRef", "Name", ",", "SMLoc", "NameLoc", ",", "OperandVector", "&", "Operands", ")", "{", "size_t", "Start", "=", "", ",", "Next", "=", "Name", ".", "find", "(", "'.'", ")", ";", "StringRef", "Mnemonic", "=", "Name", ".", "slice", "(", "Start", ",", "Next", ")", ";", "if", "(", "Mnemonic", "==", "", ")", "Mnemonic", "=", "", ";", "Operands", ".", "push_back", "(", "", "(", "Mnemonic", ",", "NameLoc", ")", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "if", "(", "ParseOperand", "(", "Operands", ",", "Name", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc", ",", "", ")", ";", "}", "while", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "ParseOperand", "(", "Operands", ",", "Name", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc", ",", "", ")", ";", "}", "}", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc"], "ground_truth": [",", "", ")", ";"], "File": "Cpu0AsmParser", "Func": "ParseInstruction", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9250, "Length": 212, "Cover_Rate": 0.9298245614035088, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getReturnAddrSaveIndex", "(", ")", "const", "{", "return"], "ground_truth": ["ReturnAddrSaveIndex", ";"], "File": "PPCMachineFunctionInfo (2)", "Func": "getReturnAddrSaveIndex", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9251, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MPO", ",", "MachineMemOperand", "::", "MOLoad", ",", "Size", ",", "inferAlignFromPtrInfo", "(", "MF", ",", "MPO", ")", ")", ";", "return", "MIRBuilder", ".", "buildLoad", "(", "Res", ",", "Addr", ","], "ground_truth": ["*", "MMO", ")", ";"], "File": "ARMCallLowering", "Func": "buildLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9252, "Length": 36, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "PVT", "==", "", "||", "PVT", "==", "", ")", "&&", "", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "(", "PVT", "==", "", ")", "?", "&", "", ":", "&", "", ";", "unsigned", "Tmp", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", "->", "getRegisterInfo", "(", ")", ";", "unsigned", "FP", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "SP", "=", "RegInfo", "->", "getStackRegister", "(", ")", ";", "MachineInstrBuilder", "MIB", ";", "const", "int64_t", "LabelOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "const", "int64_t", "SPOffset", "=", "", "*", "PVT", ".", "getStoreSize", "(", ")", ";", "unsigned", "PtrLoadOpc", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "IJmpOpc", "=", "(", "PVT", "==", "", ")", "?", "", ":", "", ";", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "FP", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "i", ")", ")", ";", "MIB", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "Tmp", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "i", "==", "", ")", "MIB", ".", "addDisp", "(", "MI", "->", "getOperand", "(", "i", ")", ",", "LabelOffset", ")", ";", "else", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "i", ")", ")", ";", "}", "MIB", ".", "setMemRefs", "(", "MMOBegin"], "ground_truth": [",", "MMOEnd", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "emitEHSjLjLongJmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9253, "Length": 263, "Cover_Rate": 0.5239043824701195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseDirectiveISAVersion", "(", ")", "{", "if", "(", "getSTI", "(", ")", ".", "getTargetTriple", "(", ")", ".", "getArch", "(", ")", "!=", "Triple", "::", "amdgcn", ")", "{", "return", "Error", "(", "getLoc", "(", ")", ",", "", "", ")", ";", "}", "auto", "ISAVersionStringFromASM", "=", "getToken", "(", ")", ".", "getStringContents", "(", ")", ";", "std", "::", "string", "ISAVersionStringFromSTI", ";", "raw_string_ostream", "ISAVersionStreamFromSTI", "(", "ISAVersionStringFromSTI", ")", ";", "IsaInfo", "::", "streamIsaVersion", "(", "&", "getSTI", "(", ")", ",", "ISAVersionStreamFromSTI", ")", ";", "if", "(", "ISAVersionStringFromASM", "!=", "ISAVersionStreamFromSTI", ".", "str"], "ground_truth": ["(", ")", ")", "{"], "File": "AMDGPUAsmParser32", "Func": "ParseDirectiveISAVersion", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9254, "Length": 83, "Cover_Rate": 0.7155172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addPreEmitPass", "("], "ground_truth": [")", "{"], "File": "CSKYTargetMachine (2)", "Func": "addPreEmitPass", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9255, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVectorIndexD", "(", ")", "const"], "ground_truth": ["{"], "File": "ARM64AsmParser", "Func": "isVectorIndexD", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9256, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrwq_scatter_offset", "(", "float32_t", "*", "__base", ",", "uint32x4_t", "__offset"], "ground_truth": [",", "float32x4_t", "__value", ")", "{"], "File": "arm", "Func": "mve___arm_vstrwq_scatter_offset", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9257, "Length": 13, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint16x8_t", "__res", "=", "__builtin_mve_vidupq_m_n_uv8hi", "(", "__inactive", ",", "*", "__a", ",", "__imm", ",", "__p", ")", ";", "*", "__a", "+=", "__imm", "*", "", ";", "return", "__res"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vidupq_m_wb_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9258, "Length": 25, "Cover_Rate": 0.5813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "flag_pic", ")", "x", "=", "sparc_legitimize_pic_address", "(", "x", ",", "NULL_RTX", ")", ";", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "CONSTANT_ADDRESS_P", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", "x", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "XEXP", "(", "x", ",", "", ")", ",", "copy_to_mode_reg", "(", "Pmode", ",", "XEXP", "(", "x", ",", "", ")", ")", ")", ";", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "CONSTANT_ADDRESS_P", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", "x", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "XEXP", "(", "x", ",", "", ")", ",", "copy_to_mode_reg", "(", "Pmode", ",", "XEXP", "(", "x", ",", "", ")", ")", ")", ";", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", "||", "GET_CODE", "(", "x", ")", "==", "CONST", "||", "GET_CODE", "(", "x", ")", "==", "LABEL_REF", ")", "x", "=", "copy_to_suggested_reg", "(", "x", ",", "NULL_RTX", ",", "Pmode", ")", ";", "return", "x"], "ground_truth": [";"], "File": "sparc", "Func": "sparc_legitimize_address", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9259, "Length": 144, "Cover_Rate": 0.37402597402597404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLoweringObjectFile", "*", "getObjFileLowering", "(", ")", "const", "override", "{", "return", "TLOF", ".", "get", "(", ")"], "ground_truth": [";"], "File": "JVMTargetMachine", "Func": "getObjFileLowering", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9260, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float64x1_t", ")", "{", "__builtin_aarch64_frintndf", "(", "__a", "[", ""], "ground_truth": ["]", ")", "}", ";"], "File": "arm", "Func": "neon2_vrndn_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9261, "Length": 14, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "||"], "ground_truth": ["(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", ")", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "isIntRegForSubInst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9262, "Length": 23, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OutStreamer", "."], "ground_truth": ["hasRawTextSupport", "(", ")", ")", "{"], "File": "LC3bAsmPrinter", "Func": "EmitStartOfAsmFile", "Target": "LC3b", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9263, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "OA", "=", "TRI", ".", "getSubRegIdxOffset", "(", "RA", ".", "Sub", ")", ";", "unsigned", "SB", "=", "TRI", ".", "getSubRegIdxSize", "(", "RB", ".", "Sub", ")", ";", "unsigned", "OB", "=", "TRI", ".", "getSubRegIdxOffset", "(", "RB", ".", "Sub", ")", ";", "if", "(", "OA", "<=", "OB", "&&", "OA", "+", "SA", ">", "OB", ")", "return", "true", ";", "if", "(", "OB", "<=", "OA", "&&", "OB", "+", "SB", ">", "OA", ")", "return", "true", ";", "return", "false", ";", "}", "assert", "(", "PhysA", "&&", "PhysB", ")", ";", "(", "void", ")", "PhysA", ",", "(", "void", ")", "PhysB", ";", "unsigned", "A", "=", "RA", ".", "Sub", "?", "TRI", ".", "getSubReg", "(", "RA", ".", "Reg", ",", "RA", ".", "Sub", ")", ":", "RA", ".", "Reg", ";", "unsigned", "B", "=", "RB", ".", "Sub", "?", "TRI", ".", "getSubReg", "(", "RB", ".", "Reg", ",", "RB", ".", "Sub", ")", ":", "RB", ".", "Reg", ";", "for", "(", "MCRegAliasIterator", "I", "(", "A", ",", "&", "TRI", ",", "true", ")", ";", "I", ".", "isValid", "(", ")", ";", "++", "I", ")", "if", "(", "B", "==", "*"], "ground_truth": ["I", ")", "return", "true", ";"], "File": "RDFGraph", "Func": "alias", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9264, "Length": 167, "Cover_Rate": 0.5798611111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitter", "(", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "MCCodeEmitter", "("], "ground_truth": ["MII", ")", ";"], "File": "OR1KMCCodeEmitter1", "Func": "createOR1KMCCodeEmitter", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9265, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DestSourcePair", "{", "MI", ".", "getOperand", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", "}", ";", "}", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", "{", "return", "DestSourcePair", "{", "MI", ".", "getOperand", "(", "", ")", ",", "MI", ".", "getOperand"], "ground_truth": ["(", "", ")", "}", ";"], "File": "AArch64InstrInfo104", "Func": "isCopyInstrImpl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9266, "Length": 74, "Cover_Rate": 0.5323741007194245, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "bool", "SpillVGPRToAGPR", "=", "ST", ".", "hasMAIInsts", "(", ")", "&&", "FuncInfo", "->", "hasSpilledVGPRs", "(", ")", "&&", "EnableSpillVGPRToAGPR", ";", "bool", "MadeChange", "=", "false", ";", "const", "bool", "SpillToAGPR", "=", "EnableSpillVGPRToAGPR", "&&", "ST", ".", "hasMAIInsts", "(", ")", ";", "std", "::", "unique_ptr", "<", "RegScavenger", ">", "RS", ";", "bool", "NewReservedRegs", "=", "false", ";", "const", "bool", "HasSGPRSpillToVGPR", "=", "TRI", "->", "spillSGPRToVGPR", "(", ")", "&&", "(", "HasCSRs", "||", "FuncInfo", "->", "hasSpilledSGPRs", "(", ")", ")", ";", "if", "(", "HasSGPRSpillToVGPR", "||", "SpillVGPRToAGPR", ")", "{", "lowerShiftReservedVGPR", "(", "MF", ",", "ST", ")", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "MachineBasicBlock", "::", "iterator", "Next", ";", "for", "(", "auto", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "I", "=", "Next", ")", "{", "MachineInstr", "&", "MI", "=", "*", "I", ";", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "if", "(", "SpillToAGPR", "&&", "TII", "->", "isVGPRSpill", "(", "MI", ")", ")", "{", "unsigned", "FIOp", "=", "", "(", "MI", ".", "getOpcode", "(", ")", ",", "", "::", "vaddr"], "ground_truth": [")", ";"], "File": "SILowerSGPRSpills3", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9267, "Length": 195, "Cover_Rate": 0.31001589825119236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "*", "Addr", "=", "(", "void", "*", ")", "(", "intptr_t", ")", "JCE", ".", "getCurrentPCValue", "(", ")", ";", "for", "(", "int", "x", "=", "", ";", "x", "<", "", ";", "++", "x", ")", "JCE", ".", "emitWordLE", "(", "", ")", ";", "EmitBranchToAt", "(", "Addr", ",", "Fn"], "ground_truth": [")", ";"], "File": "AlphaJITInfo4", "Func": "emitFunctionStub", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9268, "Length": 45, "Cover_Rate": 0.4368932038834951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "MipsSERegisterInfo24", "Func": "getLoadStoreOffsetAlign", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9269, "Length": 51, "Cover_Rate": 0.3269230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Reg", "=", "", "+", "RegNo", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "("], "ground_truth": ["Reg", ")", ")", ";"], "File": "RISCVDisassembler11", "Func": "DecodeGPRCRegisterClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9270, "Length": 19, "Cover_Rate": 0.3275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Value", ">>=", "", ";", "case", "", ":", "unsigned", "Hi4", "=", "(", "Value", "&", "", ")", ">>", "", ";", "unsigned", "Lo12", "=", "Value", "&", "", ";", "Value", "=", "(", "Hi4", "<<", "", ")", "|", "(", "Lo12", ")", ";", "return", "Value", ";", "}", "return", "Value"], "ground_truth": [";"], "File": "LEGAsmBackend", "Func": "adjustFixupValue", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9271, "Length": 59, "Cover_Rate": 0.6413043478260869, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "Opd2Info", "==", "TargetTransformInfo", "::", "OK_UniformConstantValue", "&&", "Opd2PropInfo", "==", "TargetTransformInfo", "::", "OP_PowerOf2", ")", "{", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "Add", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "Sub", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "Select", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "AShr", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "return", "Cost", ";", "}", "LLVM_FALLTHROUGH", ";", "case", "", ":", "if", "(", "Opd2Info", "==", "TargetTransformInfo", "::", "OK_UniformConstantValue", ")", "{", "auto", "VT", "=", "TLI", "->", "getValueType", "(", "DL", ",", "Ty", ")", ";", "if", "(", "TLI", "->", "isOperationLegalOrCustom", "(", "", ",", "VT", ")", ")", "{", "int", "MulCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "Mul", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "int", "AddCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "Add", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "int", "ShrCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "AShr", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "return", "MulCost", "*", "", "+", "AddCost", "*", "", "+", "ShrCost", "*", "", "+", "", ";", "}", "}", "Cost", "+=", "BaseT", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "if", "(", "Ty", "->", "isVectorTy", "(", ")", ")", "{", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "ExtractElement", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "InsertElement", ",", "Ty", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "Cost", "+=", "Cost", ";", "}", "return", "Cost", ";", "case"], "ground_truth": ["", ":"], "File": "AArch64TargetTransformInfo18", "Func": "getArithmeticInstrCost", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9272, "Length": 318, "Cover_Rate": 0.6625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "!", "(", "Ops", "[", "I", "]", "&", "Mod", ")", "!=", "DefaultValue", ")", "return", "false", ";", "}", "if", "(", "HasDstSel", "&&", "(", "Ops", "[", "", "]", "&", "", ")", "!=", "", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "AMDGPUInstPrinter1", "Func": "allOpsDefaultValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9273, "Length": 40, "Cover_Rate": 0.43010752688172044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ToW", "==", "", "&&", "isNEONi64splat"], "ground_truth": ["(", ")", ")", "return", "false", ";"], "File": "ARMAsmParser (2)3", "Func": "isNEONmovReplicate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9274, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "arg2_stmt", "=", "va_list_skip_additions", "(", "gimple_phi_arg_def", "(", "offset_stmt", ",", "", ")", ")", ";", "if", "(", "arg1_stmt", "==", "NULL", "||", "!", "is_gimple_assign", "(", "arg1_stmt", ")", "||", "arg2_stmt", "==", "NULL", "||", "!", "is_gimple_assign", "(", "arg2_stmt", ")", ")", "goto", "escapes", ";", "code1", "=", "gimple_assign_rhs_code", "(", "arg1_stmt", ")", ";", "code2", "=", "gimple_assign_rhs_code", "(", "arg2_stmt", ")", ";", "if", "(", "code1", "==", "COMPONENT_REF", "&&", "(", "code2", "==", "MINUS_EXPR", "||", "code2", "==", "PLUS_EXPR", ")", ")", ";", "else", "if", "(", "code2", "==", "COMPONENT_REF", "&&", "(", "code1", "==", "MINUS_EXPR", "||", "code1", "==", "PLUS_EXPR", ")", ")", "{", "gimple", "tem", "=", "arg1_stmt", ";", "code2", "=", "code1", ";", "arg1_stmt", "=", "arg2_stmt", ";", "arg2_stmt", "=", "tem", ";", "}", "else", "goto", "escapes", ";", "if", "(", "!", "tree_fits_shwi_p", "(", "gimple_assign_rhs2", "(", "arg2_stmt", ")", ")", ")", "goto", "escapes", ";", "sub", "=", "tree_to_shwi", "(", "gimple_assign_rhs2", "(", "arg2_stmt", ")", ")", ";", "if", "(", "code2", "==", "MINUS_EXPR", ")", "sub", "=", "-", "sub", ";", "if", "(", "sub", "<", "-", "", "||", "sub", ">", "-", "", ")", "goto", "escapes", ";", "arg1", "=", "gimple_assign_rhs1", "(", "arg1_stmt", ")", ";", "arg2", "=", "gimple_assign_rhs1", "(", "arg2_stmt", ")", ";", "if", "(", "TREE_CODE", "(", "arg2", ")", "==", "SSA_NAME", ")", "{", "arg2_stmt", "=", "va_list_skip_additions", "(", "arg2", ")", ";", "if", "(", "arg2_stmt", "==", "NULL", "||", "!", "is_gimple_assign", "(", "arg2_stmt", ")", "||", "gimple_assign_rhs_code", "(", "arg2_stmt", ")", "!=", "COMPONENT_REF", ")", "goto", "escapes", ";", "arg2", "=", "gimple_assign_rhs1", "(", "arg2_stmt", ")", ";", "}", "if", "(", "arg1", "!=", "arg2", ")", "goto", "escapes", ";", "if", "(", "TREE_CODE", "(", "arg1", ")", "!=", "COMPONENT_REF", "||", "TREE_OPERAND", "(", "arg1", ",", "", ")", "!=", "va_list_gpr_counter_field", "||", "get_base_address", "(", "arg1", ")", "!=", "base", ")", "goto", "escapes", ";", "cfun", "->", "va_list_fpr_size", "|=", "", ";", "return", "false", ";", "}", "if", "(", "offset_stmt", "&&", "is_gimple_assign", "(", "offset_stmt", ")", "&&", "gimple_assign_rhs_code", "(", "offset_stmt", ")", "==", "COMPONENT_REF", ")", "offset", "=", "gimple_assign_rhs1", "(", "offset_stmt", ")", ";", "}", "if", "(", "TREE_CODE", "(", "offset", ")", "!=", "COMPONENT_REF", "||", "TREE_OPERAND", "(", "offset", ",", "", ")", "!=", "va_list_gpr_counter_field", "||", "get_base_address", "(", "offset", ")", "!=", "base", ")", "goto", "escapes", ";", "else", "cfun", "->", "va_list_fpr_size", "|=", "", ";", "return", "false", ";", "escapes", ":", "si", "->", "va_list_escapes", "=", "true", ";", "return", "false"], "ground_truth": [";"], "File": "alpha4", "Func": "alpha_stdarg_optimize_hook", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9275, "Length": 339, "Cover_Rate": 0.46502057613168724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_vsx_xxpermdi_v2df", "(", "rtx_tmp0", ",", "src1", ",", "src2", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "emit_insn", "(", "gen_vsx_xxpermdi_v2df", "(", "rtx_tmp1", ",", "src1", ",", "src2", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "rtx_tmp2", "=", "gen_reg_rtx", "(", "V4SImode", ")", ";", "rtx_tmp3", "=", "gen_reg_rtx", "(", "V4SImode", ")", ";", "if", "(", "signed_convert"], "ground_truth": [")", "{"], "File": "rs6000", "Func": "rs6000_generate_vsigned2_code", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9276, "Length": 53, "Cover_Rate": 0.35570469798657717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "n", "==", "", ")", "?", "", ":", "", "+"], "ground_truth": ["intlog2", "(", "n", "/", "", ")", ";"], "File": "operand", "Func": "intlog2", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9277, "Length": 18, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCFixupKindInfo", "&", "getFixupKindInfo", "(", "MCFixupKind", "Kind"], "ground_truth": [")", "const", "override", "{"], "File": "VEAsmBackend1", "Func": "getFixupKindInfo", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9278, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "STI", ".", "hasLoadStoreOnCond", "(", ")", ")", "return", "false", ";", "if", "(", "Pred", ".", "size", "(", ")", "!=", "", ")", "return", "false", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "RI", ".", "getCommonSubClass", "(", "MRI", ".", "getRegClass", "(", "TrueReg", ")", ",", "MRI", ".", "getRegClass", "(", "FalseReg", ")", ")", ";", "if", "(", "!", "RC", ")", "return", "false", ";", "if", "(", "(", "STI", ".", "hasLoadStoreOnCond2", "(", ")", "&&", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "||", "", ".", "hasSubClassEq", "(", "RC", ")", "||", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "CondCycles", "=", "", ";", "TrueCycles", "="], "ground_truth": ["", ";"], "File": "SystemZInstrInfo42", "Func": "canInsertSelect", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9279, "Length": 112, "Cover_Rate": 0.6627218934911243, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameObjSize", "=", "std", "::", "max", "(", "Flags", ".", "getByValSize", "(", ")", ",", "RegAreaSize", ")", ";", "int", "FrameObjOffset", ";", "if", "(", "RegAreaSize", ")", "FrameObjOffset", "=", "(", "int", ")", "CC", ".", "reservedArgArea", "(", ")", "-", "(", "int", ")", "(", "(", "CC", ".", "intArgRegs", "(", ")", ".", "size", "(", ")", "-", "FirstReg", ")", "*", "GPRSizeInBytes", ")", ";", "else", "FrameObjOffset", "=", "VA", ".", "getLocMemOffset", "(", ")", ";", "EVT", "PtrTy", "=", "getPointerTy", "(", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "FrameObjSize", ",", "FrameObjOffset", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "PtrTy", ")", ";", "InVals", ".", "push_back", "(", "FIN", ")", ";", "if", "(", "!", "NumRegs"], "ground_truth": [")", "return", ";"], "File": "MipsISelLowering127", "Func": "copyByValRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9280, "Length": 111, "Cover_Rate": 0.31092436974789917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setParent", "(", "nullptr", ")", ";", "setBBSelectRegOut", "(", ""], "ground_truth": [")", ";"], "File": "AMDGPUMachineCFGStructurizer", "Func": "MBBMRT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9281, "Length": 10, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "hasDisp", "&&", "MSrc", ".", "isReg", "(", ")", ")", "MSrc", ".", "setIsKill", "(", "false", ")", ";", "MachineInstrBuilder", "MIM", "=", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "MOp", ")", ")", ".", "addOperand", "(", "MSrc", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addDisp", "(", "hasDisp", "?", "Disp", ":", "ZeroDisp", ",", "", ")", ".", "addReg", "(", "", ")", ";", "MachineInstr", "*", "MIO", "=", "BuildMI", "(", "*", "BB", ",", "(", "MachineInstr", "*", ")", "MIM", ",", "DL", ",", "TII", "->", "get", "(", "FOp", ")", ",", "MRI", ".", "createVirtualRegister", "(", "MRI", ".", "getRegClass", "(", "VSrc", ")", ")", ")", ".", "addReg", "(", "VSrc", ")", ".", "addOperand", "(", "MSrc", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addDisp", "(", "hasDisp", "?", "Disp", ":", "ZeroDisp", ",", "", ")", ".", "addReg", "(", "", ")", ";", "MIM", ".", "addReg", "(", "MIO", "->", "getOperand", "(", "", ")", ".", "getReg"], "ground_truth": ["(", ")", ",", "RegState", "::", "Kill", ")", ";"], "File": "X86ISelLowering149", "Func": "EmitLoweredAtomicFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9282, "Length": 161, "Cover_Rate": 0.47076023391812866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Reloc", "::", "Model", "getEffectiveRelocModel", "(", "const", "Triple", "&", "TT", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ")", "{", "return", "Reloc", "::"], "ground_truth": ["Static", ";"], "File": "Z80oldTargetMachine", "Func": "getEffectiveRelocModel", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9283, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Res", "=", "tryDecodeInst", "(", "DecoderTableGFX80_UNPACKED64", ",", "MI", ",", "QW", ",", "Address", ")", ";", "if", "(", "Res", ")", "break", ";", "}", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "{", "Res", "=", "tryDecodeInst", "(", "DecoderTableGFX9_DL64", ",", "MI", ",", "QW", ",", "Address", ")", ";", "if", "(", "Res", ")", "break", ";", "}", "}", "Bytes", "=", "Bytes_", ".", "slice", "(", "", ",", "MaxInstBytesNum", ")", ";", "if", "(", "Bytes", ".", "size", "(", ")", "<", "", ")", "break", ";", "const", "uint32_t", "DW", "=", "eatBytes", "<", "uint32_t", ">", "(", "Bytes", ")", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTableVI32", ",", "MI", ",", "DW", ",", "Address", ")", ";", "if", "(", "Res", ")", "break", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTable32", ",", "MI", ",", "DW", ",", "Address", ")", ";", "if", "(", "Res", ")", "break", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTableGFX932", ",", "MI", ",", "DW", ",", "Address", ")", ";", "if", "(", "Res", ")", "break", ";", "if", "(", "Bytes", ".", "size", "(", ")", "<", "", ")", "break", ";", "const", "uint64_t", "QW", "=", "(", "(", "uint64_t", ")", "eatBytes", "<", "uint32_t", ">", "(", "Bytes", ")", "<<", "", ")", "|", "DW", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTableVI64", ",", "MI", ",", "QW", ",", "Address", ")", ";", "if", "(", "Res", ")", "break", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTable64", ",", "MI", ",", "QW", ","], "ground_truth": ["Address", ")", ";"], "File": "AMDGPUDisassembler", "Func": "getInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9284, "Length": 210, "Cover_Rate": 0.3553299492385787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "::", "getAddressableNumVGPRs", "(", "MCSubtargetInfo"], "ground_truth": ["::", "getFeatureBits", "(", ")", ")", ";"], "File": "AMDGPUSubtarget", "Func": "getAddressableNumVGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9285, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Operand", "::", "Ptr", "CreateImm", "(", "int64_t", "Val", ",", "SMLoc", "Loc", ",", "enum", "ImmTy", "Type", "=", "ImmTyNone", ",", "bool", "IsFPImm", "=", "false", ")", "{", "auto", "Op", "=", "llvm", "::", "make_unique", "<", "Operand", ">", "(", "Immediate", ")", ";", "Op", "->", "Imm", ".", "Val", "=", "Val", ";", "Op", "->", "Imm", ".", "IsFPImm", "="], "ground_truth": ["IsFPImm", ";"], "File": "AMDGPUAsmParser52", "Func": "CreateImm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9286, "Length": 53, "Cover_Rate": 0.6235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "case", "MachineOperand", "::", "MO_TargetIndex", ":", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "return", "true", ";", "case", "MachineOperand", "::", "MO_RegisterMask", ":", "case", "MachineOperand", "::"], "ground_truth": ["MO_RegisterLiveOut", ":"], "File": "ARMExpandPseudoInsts73", "Func": "IsAnAddressOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9287, "Length": 46, "Cover_Rate": 0.3026315789473684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Params", ".", "clear", "(", ")", ";", "Results", ".", "clear", "(", ")"], "ground_truth": [";"], "File": "WebAssemblyMachineFunctionInfo (2)1", "Func": "clearParamsAndResults", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9288, "Length": 12, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ContainerVT", ".", "isScalableVector", "(", ")", "&&", "", ")", ";", "MVT", "XLenVT", "=", "Subtarget", ".", "getXLenVT", "(", ")", ";", "SDValue", "VL", "=", "VecVT", ".", "isFixedLengthVector", "(", ")", "?", "DAG", ".", "getConstant", "(", "VecVT", ".", "getVectorNumElements", "(", ")", ","], "ground_truth": ["DL", ",", "XLenVT", ")", ":", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "XLenVT", ")", ";"], "File": "RISCVISelLowering1", "Func": "getDefaultVLOps", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9289, "Length": 55, "Cover_Rate": 0.4198473282442748, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "return", "(", "GET_MODE_SIZE", "(", "mode", ")"], "ground_truth": ["+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ";"], "File": "frv", "Func": "frv_class_max_nregs", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 9290, "Length": 15, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "epilogue_p", "<", "", "||", "current_function_interrupt", "||", "!", "call_used_regs", "[", "temp", "]", "||", "fixed_regs", "[", "temp", "]", ")", "temp", "=", "-", "", ";", "if", "(", "temp", "<", "", "&&", "!", "current_function_interrupt", "&&", "epilogue_p", ">=", "", ")", "{", "HARD_REG_SET", "temps", "=", "(", "regs_invalidated_by_call", "&", "~", "fixed_reg_set", "&", "savable_regs", ")", ";", "if", "(", "epilogue_p", ">", "", ")", "{", "int", "nreg", "=", "", ";", "if", "(", "crtl", "->", "return_rtx", ")", "{", "machine_mode", "mode", ";", "mode", "=", "GET_MODE", "(", "crtl", "->", "return_rtx", ")", ";", "if", "(", "BASE_RETURN_VALUE_REG", "(", "mode", ")", "==", "FIRST_RET_REG", ")", "nreg", "=", "hard_regno_nregs", "(", "FIRST_RET_REG", ",", "mode", ")", ";", "}", "for", "(", "i", "=", "", ";", "i", "<", "nreg", ";", "i", "++", ")", "CLEAR_HARD_REG_BIT", "(", "temps", ",", "FIRST_RET_REG", "+", "i", ")", ";", "if", "(", "crtl", "->", "calls_eh_return", ")", "{", "CLEAR_HARD_REG_BIT", "(", "temps", ",", "EH_RETURN_STACKADJ_REGNO", ")", ";", "for", "(", "i", "=", "", ";", "i", "<=", "", ";", "i", "++", ")", "CLEAR_HARD_REG_BIT", "(", "temps", ",", "EH_RETURN_DATA_REGNO", "(", "i", ")", ")", ";", "}", "}", "if", "(", "epilogue_p", "<=", "", ")", "{", "for", "(", "i", "=", "FIRST_PARM_REG", ";", "i", "<", "FIRST_PARM_REG", "+", "NPARM_REGS", "(", "SImode", ")", ";", "i", "++", ")", "CLEAR_HARD_REG_BIT", "(", "temps", ",", "i", ")", ";", "if", "(", "cfun", "->", "static_chain_decl", "!=", "NULL", ")", "CLEAR_HARD_REG_BIT", "(", "temps", ",", "STATIC_CHAIN_REGNUM", ")", ";", "}", "temp", "=", "scavenge_reg", "(", "&", "temps", ")", ";", "}", "if", "(", "temp", "<", "", "&&", "live_regs_mask", ")", "{", "HARD_REG_SET", "temps", ";", "temps", "=", "*", "live_regs_mask", ";", "CLEAR_HARD_REG_BIT", "(", "temps", ",", "REGNO", "(", "reg", ")", ")", ";", "temp", "=", "scavenge_reg", "(", "&", "temps"], "ground_truth": [")", ";"], "File": "sh", "Func": "output_stack_adjust", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9291, "Length": 253, "Cover_Rate": 0.3337730870712401, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "assert", "(", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "unsigned", "EltSize", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "MVT", "TruncVT", "=", "", "(", "EltSize", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "ConstantSDNode", "*", "C", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "i", ")", ")", ";", "const", "APInt", "&", "CInt", "=", "C", "->", "getAPIntValue", "(", ")", ";", "Ops", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "CInt", ".", "zextOrTrunc", "(", "", ")", ","], "ground_truth": ["", ")", ")", ";"], "File": "ARMISelLowering (2)1", "Func": "SkipExtensionForVMULL", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9292, "Length": 126, "Cover_Rate": 0.34332425068119893, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "USE_HIDDEN_LINKONCE", ")", "{", "cgraph_node", "::", "create", "(", "decl", ")", "->", "set_comdat_group", "(", "DECL_ASSEMBLER_NAME", "(", "decl", ")", ")", ";", "targetm", ".", "asm_out", ".", "unique_section", "(", "decl", ",", "", ")", ";", "switch_to_section", "(", "get_named_section", "(", "decl", ",", "NULL", ",", "", ")", ")", ";", "DECL_WEAK", "(", "decl", ")", "=", "", ";", "ASM_WEAKEN_DECL", "(", "asm_out_file", ",", "decl", ",", "name", ",", "", ")", ";", "targetm", ".", "asm_out", ".", "globalize_label", "(", "asm_out_file", ",", "name", ")", ";", "targetm", ".", "asm_out", ".", "assemble_visibility", "(", "decl", ",", "VISIBILITY_HIDDEN", ")", ";", "ASM_DECLARE_FUNCTION_NAME", "(", "asm_out_file", ",", "name", ",", "decl", ")", ";", "}", "else", "{", "switch_to_section", "(", "text_section", ")", ";", "ASM_OUTPUT_LABEL", "(", "asm_out_file", ",", "name", ")", ";", "}", "DECL_INITIAL", "(", "decl", ")", "=", "make_node", "(", "BLOCK", ")", ";", "current_function_decl", "="], "ground_truth": ["decl", ";"], "File": "rs60005", "Func": "rs6000_code_end", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9293, "Length": 122, "Cover_Rate": 0.4728682170542636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "Function", "::", "WeakAnyLinkage", ":", "case", "Function", "::", "WeakODRLinkage", ":", "case", "Function", "::", "LinkOnceAnyLinkage", ":", "case", "Function", "::", "LinkOnceODRLinkage", ":", "if", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "{", "O", "<<", "", "<<", "CurrentFnName", "<<", "", ";", "O", "<<", "", "<<", "CurrentFnName", "<<", "", ";", "}", "else", "{", "O", "<<", "TAI", "->", "getWeakRefDirective", "(", ")", "<<", "CurrentFnName", "<<", "", ";", "}", "break", ";", "}", "printVisibility", "(", "CurrentFnName", ",", "F", "->", "getVisibility", "(", ")", ")", ";", "if", "(", "AFI", "->", "isThumbFunction", "(", ")", ")", "{", "EmitAlignment", "(", "MF", ".", "getAlignment", "(", ")", ",", "F", ",", "AFI", "->", "getAlign", "(", ")", ")", ";", "O", "<<", "", ";", "O", "<<", "", ";", "if", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "O", "<<", "", "<<", "CurrentFnName", ";", "O", "<<", "", ";", "InCPMode", "=", "false", ";", "}", "else", "{", "EmitAlignment", "(", "MF", ".", "getAlignment", "(", ")", ",", "F", ")", ";", "}", "O", "<<", "CurrentFnName", "<<", "", ";", "DW", "->", "BeginFunction", "(", "&", "MF", ")", ";", "if", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "{", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begin", "(", ")", ";", "if", "(", "++", "I", "==", "MF", ".", "end", "(", ")", "&&", "MF", ".", "front", "(", ")", ".", "empty", "(", ")", ")", "O", "<<", "", ";", "}", "for", "(", "MachineFunction", "::", "const_iterator", "I", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "!=", "MF", ".", "begin", "(", ")", ")", "{", "printBasicBlockLabel", "(", "I", ",", "true", ",", "true", ",", "VerboseAsm", ")", ";", "O", "<<", "'\\n'", ";", "}", "for", "(", "MachineBasicBlock", "::", "const_iterator", "II", "=", "I", "->", "begin", "(", ")", ",", "E", "=", "I", "->", "end", "(", ")", ";", "II", "!=", "E", ";"], "ground_truth": ["++", "II", ")", "{"], "File": "ARMAsmPrinter20", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9294, "Length": 293, "Cover_Rate": 0.6425438596491229, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstructionSelector", "::", "insertComparison", "(", "CmpConstants", "Helper", ",", "InsertInfo", "I", ",", "unsigned", "ResReg", ",", "", "Cond", ",", "unsigned", "LHSReg", ",", "unsigned", "RHSReg", ",", "unsigned", "PrevRes", ")", "const", "{", "auto", "CmpI", "=", "BuildMI", "(", "I", ".", "MBB", ",", "I", ".", "InsertBefore", ",", "I", ".", "DbgLoc", ",", "TII", ".", "get", "(", "Helper", ".", "ComparisonOpcode", ")", ")", ".", "addUse", "(", "LHSReg", ")", ".", "addUse", "(", "RHSReg", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "if", "(", "!", "constrainSelectedInstRegOperands", "(", "*", "CmpI", ",", "TII", ",", "TRI", ",", "RBI", ")", ")", "return", "false", ";", "if", "(", "Helper", ".", "ReadFlagsOpcode", "!=", "", ")", "{", "auto", "ReadI", "=", "BuildMI", "(", "I", ".", "MBB", ",", "I", ".", "InsertBefore", ",", "I", ".", "DbgLoc", ",", "TII", ".", "get", "(", "Helper", ".", "ReadFlagsOpcode", ")", ")"], "ground_truth": [".", "add", "(", "predOps", "(", "", ")", ")", ";"], "File": "ARMInstructionSelector1", "Func": "insertComparison", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9295, "Length": 135, "Cover_Rate": 0.5672268907563025, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "Subtarget", "->", "isThumb1Only", "(", ")", ")", "{", "SDValue", "RHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "RHS", ")", ")", "{", "int32_t", "imm", "=", "C", "->", "getSExtValue", "(", ")", ";", "if", "(", "imm", "<", "", "&&", "imm", ">", "std", "::", "numeric_limits", "<", "int", ">", "::", "min", "(", ")", ")", "{", "SDLoc", "DL", "(", "N", ")", ";", "RHS", "=", "DAG", ".", "getConstant", "(", "-", "imm", ",", "DL", ",", "", ")", ";", "unsigned", "Opcode", "=", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")"], "ground_truth": ["?", "", ":", "", ";"], "File": "ARMISelLowering186", "Func": "PerformAddcSubcCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9296, "Length": 102, "Cover_Rate": 0.38345864661654133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CommentString", "=", "", ";", "CodePointerSize", "=", "CalleeSaveStackSlotSize", "=", "", ";", "IsLittleEndian", "=", "true", ";", "StackGrowsUp", "=", "false", ";", "DollarIsPC", "="], "ground_truth": ["false", ";"], "File": "UPTMCAsmInfo", "Func": "UPTMCAsmInfo", "Target": "UPT", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9297, "Length": 22, "Cover_Rate": 0.38596491228070173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "HasHardFloat"], "ground_truth": [";"], "File": "PPCSubtarget", "Func": "useSoftFloat", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9298, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isKZeroMasked", "(", ")", "const"], "ground_truth": ["{"], "File": "X86InstrFMA3Info", "Func": "isKZeroMasked", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9299, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x8_t", ")"], "ground_truth": ["__builtin_neon_vclsv8hi", "(", "__a", ")", ";"], "File": "arm", "Func": "neon_vclsq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9300, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__v1si", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__vis_fpsub32s", "(", "__v1si", "__A", ",", "__v1si", "__B", ")", "{", "return", "__builtin_vis_fpsub32s", "(", "__A", ",", "__B", ")"], "ground_truth": [";"], "File": "visintrin", "Func": "__vis_fpsub32s", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9301, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTarget", "<", "Triple", "::", "gbz80", ",", "false", ">"], "ground_truth": ["X", "(", "TheZ80Target", ",", "", ",", "", ")", ";"], "File": "GBZ80TargetInfo (2)", "Func": "LLVMInitializeGBZ80TargetInfo", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9302, "Length": 17, "Cover_Rate": 0.7391304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "if", "(", "I", "==", "MBB", ".", "end", "(", ")", ")", "return", "", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "", ";", "--", "I", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "", ";", "I", "->", "eraseFromParent", "(", ")", ";", "return", ""], "ground_truth": [";"], "File": "PPCInstrInfo (3)", "Func": "RemoveBranch", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9303, "Length": 193, "Cover_Rate": 0.8212765957446808, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "if", "(", "Depth", ">", "", ")", "{", "SDValue", "FrameAddr", "=", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getConstant", "(", "TD", "->", "getPointerSize", "(", ")", ",", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ")", ";", "return", "DAG", ".", "getLoad", "(", "getPointerTy", "(", ")", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ",", "FrameAddr", ",", "Offset", ")", ",", "NULL", ",", "", ")", ";", "}", "SDValue", "RetAddrFI", "=", "getReturnAddressFrameIndex", "(", "DAG", ")", ";", "return", "DAG", ".", "getLoad", "(", "getPointerTy", "(", ")", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "RetAddrFI", ",", "NULL"], "ground_truth": [",", "", ")", ";"], "File": "X86ISelLowering160", "Func": "LowerRETURNADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9304, "Length": 142, "Cover_Rate": 0.8765432098765432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GV", "->", "isThreadLocal", "(", ")", ")", "return", "false", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "ClassifyGlobalReference", "(", "GV", ",", "MF", ".", "getTarget", "(", ")", ")", "!=", "", ")", "return", "false", ";", "Register", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "uint64_t", "MinOffset", "=", "-", "", ";", "for", "(", "auto", "&", "UseInstr", ":", "MRI", ".", "use_nodbg_instructions", "(", "Dst", ")", ")", "{", "if", "(", "UseInstr", ".", "getOpcode", "(", ")", "!=", "TargetOpcode", "::", "G_PTR_ADD", ")", "return", "false", ";", "auto", "Cst", "=", "getIConstantVRegValWithLookThrough", "(", "UseInstr", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ")", ";", "if", "(", "!", "Cst", ")", "return", "false", ";", "MinOffset", "=", "std", "::", "min", "(", "MinOffset", ",", "Cst", "->", "Value", ".", "getZExtValue", "(", ")", ")", ";", "}", "uint64_t", "CurrOffset", "=", "GlobalOp", "."], "ground_truth": ["getOffset", "(", ")", ";"], "File": "AArch64PreLegalizerCombiner2", "Func": "matchFoldGlobalOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9305, "Length": 141, "Cover_Rate": 0.47796610169491527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "static_cast", "<", "MCELFStreamer", "&", ">", "(", "Streamer"], "ground_truth": [")", ";"], "File": "SHUXITargetStreamer", "Func": "getStreamer", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9306, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx_insn", "*", "insn", "=", "emit_move_insn", "(", "gen_frame_mem", "(", "Pmode", ",", "addr", ")", ",", "reg", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "="], "ground_truth": ["", ";"], "File": "nios2", "Func": "save_reg", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9307, "Length": 23, "Cover_Rate": 0.3898305084745763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_sra_epi32", "(", "__mmask8", "__U", ",", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_psrad128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")", "__B"], "ground_truth": [",", "(", "__v4si", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_maskz_sra_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9308, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_srlv_epi32", "(", "__mmask8", "__U", ",", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_psrlv4si_mask", "(", "(", "__v4si", ")", "__X", ",", "(", "__v4si", ")"], "ground_truth": ["__Y", ",", "(", "__v4si", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_maskz_srlv_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9309, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pops_needed", "=", "", ";", "if", "(", "reg_containing_return_addr", "==", "-", "", ")", "{", "regs_to_pop", "|=", "", "<<", "LR_REGNUM", ";", "++", "pops_needed", ";", "}", "if", "(", "TARGET_BACKTRACE", ")", "{", "regs_to_pop", "|=", "(", "", "<<", "ARM_HARD_FRAME_POINTER_REGNUM", ")", "|", "(", "", "<<", "SP_REGNUM", ")", ";", "pops_needed", "+=", "", ";", "}", "if", "(", "pops_needed", "==", "", ")", "{", "if", "(", "crtl", "->", "calls_eh_return", ")", "asm_fprintf", "(", "f", ",", "", ",", "SP_REGNUM", ",", "ARM_EH_STACKADJ_REGNUM", ")", ";", "if", "(", "IS_CMSE_ENTRY", "(", "arm_current_func_type", "(", ")", ")", ")", "{", "asm_fprintf", "(", "f", ",", "", ",", "reg_containing_return_addr", ")", ";", "asm_fprintf", "(", "f", ",", "", ",", "reg_containing_return_addr", ")", ";", "}", "else", "asm_fprintf", "(", "f", ",", "", ",", "reg_containing_return_addr", ")", ";", "return", ";", "}", "else", "if", "(", "!", "TARGET_INTERWORK", "&&", "!", "TARGET_BACKTRACE", "&&", "!", "is_called_in_ARM_mode", "(", "current_function_decl", ")", "&&", "!", "crtl", "->", "calls_eh_return", "&&", "!", "IS_CMSE_ENTRY", "(", "arm_current_func_type", "(", ")", ")", ")", "{", "asm_fprintf", "(", "f", ",", "", ",", "PC_REGNUM", ")", ";", "return", ";", "}", "regs_available_for_popping", "=", "", ";", "if", "(", "crtl", "->", "calls_eh_return", ")", "size", "=", "", ";", "else", "{", "if", "(", "crtl", "->", "return_rtx", "!=", "", ")", "mode", "=", "GET_MODE", "(", "crtl", "->", "return_rtx", ")", ";", "else", "mode", "=", "DECL_MODE", "(", "DECL_RESULT", "(", "current_function_decl", ")", ")", ";", "size", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "if", "(", "size", "==", "", ")", "{", "if", "(", "mode", "==", "VOIDmode", ")", "regs_available_for_popping", "=", "(", "", "<<", "ARG_REGISTER", "(", "", ")", ")", "|", "(", "", "<<", "ARG_REGISTER", "(", "", ")", ")", "|", "(", "", "<<", "ARG_REGISTER", "(", "", ")", ")", ";", "else", "regs_available_for_popping", "=", "(", "", "<<", "ARG_REGISTER", "(", "", ")", ")", "|", "(", "", "<<", "ARG_REGISTER", "(", "", ")", ")", ";", "}", "else", "if", "(", "size", "<=", "", ")", "regs_available_for_popping", "=", "(", "", "<<", "ARG_REGISTER", "(", "", ")", ")", "|", "(", "", "<<", "ARG_REGISTER", "(", "", ")", ")", ";", "else", "if", "(", "size", "<=", "", ")", "regs_available_for_popping", "=", "(", "", "<<", "ARG_REGISTER", "(", "", ")", ")", ";", "}", "for", "(", "available", "=", "regs_available_for_popping", ",", "required", "=", "regs_to_pop", ";", "required", "!=", "", "&&", "available", "!=", "", ";", "available", "&=", "~", "(", "available", "&", "-", "available", ")", ",", "required", "&=", "~", "(", "required", "&", "-", "required", ")", ")", "--", "pops_needed", ";", "if", "(", "available", ">", "", ")", "regs_available_for_popping", "&=", "~", "available", ";", "else", "if", "(", "pops_needed", ")", "{", "if", "(", "regs_available_for_popping", "==", "", "&&", "reg_containing_return_addr", "=="], "ground_truth": ["LAST_ARG_REGNUM", ")", "{"], "File": "arm6", "Func": "thumb_exit", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9310, "Length": 383, "Cover_Rate": 0.4537914691943128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "ST", "=", "F", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "uint32_t", "FP32Denormals", "=", "ST", ".", "hasFP32Denormals", "(", ")", "?", "FP_DENORM_FLUSH_NONE", ":", "FP_DENORM_FLUSH_IN_FLUSH_OUT", ";", "uint32_t", "FP64Denormals", "=", "ST", ".", "hasFP64Denormals", "(", ")", "?", "FP_DENORM_FLUSH_NONE", ":", "FP_DENORM_FLUSH_IN_FLUSH_OUT", ";", "return", "FP_ROUND_MODE_SP", "(", "FP_ROUND_ROUND_TO_NEAREST", ")", "|", "FP_ROUND_MODE_DP", "(", "FP_ROUND_ROUND_TO_NEAREST", ")", "|", "FP_DENORM_MODE_SP", "(", "FP32Denormals", ")", "|", "FP_DENORM_MODE_DP", "("], "ground_truth": ["FP64Denormals", ")", ";"], "File": "AMDGPUAsmPrinter103", "Func": "getFPMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9311, "Length": 61, "Cover_Rate": 0.8472222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseRegister", "(", "unsigned", "&", "RegNo", ",", "SMLoc", "&", "StartLoc", ",", "SMLoc", "&", "EndLoc", ")", "{", "return", "parseRegister", "(", "RegNo", ",", "StartLoc", ",", "EndLoc", ","], "ground_truth": ["false", ")", ";"], "File": "M88kAsmParser", "Func": "parseRegister", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9312, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "*", "getSubtargetImpl", "(", ")"], "ground_truth": ["const", "{"], "File": "AArch64TargetMachine15", "Func": "getSubtargetImpl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9313, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegNum", "=", "RegisterInfo", "::", "getRegisterNumbering", "(", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ")", ";", "if", "(", "CSI", "[", "i", "]", ".", "getRegClass", "(", ")", "==", "", ")", "CPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "else", "FPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "}", "if", "(", "RI", ".", "hasFP", "(", "*", "MF", ")", ")", "CPUBitmask", "|=", "(", "", "<<", "RegisterInfo", "::", "getRegisterNumbering", "(", "RI", ".", "getFrameRegister", "(", "*", "MF", ")", ")", ")", ";", "if", "(", "MFI", "->", "hasCalls", "(", ")", ")", "CPUBitmask", "|=", "(", "", "<<", "RegisterInfo", "::", "getRegisterNumbering", "(", "RI", ".", "getRARegister", "(", ")", ")", ")", ";", "O", "<<", "", ";", "printHex32", "(", "CPUBitmask", ")", ";", "O", "<<", "','", "<<", "FI", "->", "getCPUTopSavedRegOff", "(", ")", "<<", "'\\n'", ";", "O", "<<", "", ";", "printHex32", "(", "FPUBitmask", ")", ";", "O", "<<", "", "<<", "FI", "->"], "ground_truth": ["getFPUTopSavedRegOff", "(", ")", "<<", "'\\n'", ";"], "File": "MipsAsmPrinter54", "Func": "printSavedRegsBitmask", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9314, "Length": 144, "Cover_Rate": 0.5950413223140496, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "return", "", "-", "TFI", "->", "hasFP", "(", "MF", ")", ";", "}", "case", "", ":", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "return", "", "-", "TFI", "->", "hasFP", "(", "MF", ")", ";", "}", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "MipsRegisterInfo30", "Func": "getRegPressureLimit", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9315, "Length": 69, "Cover_Rate": 0.5897435897435898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_extractf64x2_pd", "(", "__m256d", "__A", ",", "const", "int", "__imm", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_extractf64x2_256_mask", "(", "(", "__v4df", ")", "__A", ",", "__imm", ","], "ground_truth": ["(", "__v2df", ")", "_mm_setzero_pd", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_extractf64x2_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9316, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")", "__builtin_aarch64_addhn2v2di", "(", "__a", ","], "ground_truth": ["__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vaddhn_high_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9317, "Length": 13, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "insertBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "*", "TBB", ",", "MachineBasicBlock", "*", "FBB", ",", "ArrayRef", "<", "MachineOperand", ">", "Cond", ",", "const", "DebugLoc", "&", "DL", ",", "int", "*", "BytesAdded", ")", "const", "{", "assert", "(", "!", "BytesAdded", "&&", "", ")", ";", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "if", "(", "!", "TBB", ")", "return", "", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "return", "", ";", "}", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", "{", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "add", "(", "Cond", "[", "", "]", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "WebAssemblyInstrInfo1", "Func": "insertBranch", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9318, "Length": 135, "Cover_Rate": 0.675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "fcode", "=", "DECL_FUNCTION_CODE", "(", "fndecl", ")", ";", "switch", "(", "fcode", ")", "{", "case", "IA64_BUILTIN_BSP", ":", "if", "(", "!", "target", "||", "!", "register_operand", "(", "target", ",", "DImode", ")", ")", "target", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "emit_insn", "(", "gen_bsp_value", "(", "target", ")", ")", ";", "target", "=", "convert_memory_address", "(", "ptr_mode", ",", "target", ")", ";", "return", "target", ";", "case", "IA64_BUILTIN_FLUSHRS", ":", "emit_insn", "(", "gen_flushrs", "(", ")", ")", ";", "return", "const0_rtx", ";", "case", "IA64_BUILTIN_INFQ", ":", "case", "IA64_BUILTIN_HUGE_VALQ", ":", "{", "machine_mode", "target_mode", "=", "TYPE_MODE", "(", "TREE_TYPE", "(", "exp", ")", ")", ";", "REAL_VALUE_TYPE", "inf", ";", "rtx", "tmp", ";", "real_inf", "(", "&", "inf", ")", ";", "tmp", "=", "CONST_DOUBLE_FROM_REAL_VALUE", "(", "inf", ",", "target_mode", ")", ";", "tmp", "=", "validize_mem", "(", "force_const_mem", "(", "target_mode", ",", "tmp", ")", ")", ";", "if", "(", "target", "==", "", ")", "target", "=", "gen_reg_rtx", "(", "target_mode", ")", ";", "emit_move_insn", "(", "target", ",", "tmp", ")", ";", "return", "target", ";", "}", "case", "IA64_BUILTIN_FABSQ", ":", "case", "IA64_BUILTIN_COPYSIGNQ"], "ground_truth": [":"], "File": "ia644", "Func": "ia64_expand_builtin", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9319, "Length": 151, "Cover_Rate": 0.7294685990338164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Index", "=", "Base", "+", "M", ";", "assert", "(", "(", "Index", ">=", "", "&&", "(", "unsigned", ")", "Index", "<", "RawMask", ".", "size", "(", ")", ")", "&&", "", ")", ";", "ShuffleMask", ".", "push_back", "("], "ground_truth": ["Index", ")", ";"], "File": "X86ShuffleDecode34", "Func": "DecodePSHUFBMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9320, "Length": 36, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setLoadData", "(", "LoopData"], "ground_truth": ["*", "val", ")", "{"], "File": "TPCCostModelEmitter", "Func": "setLoadData", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9321, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AFI", "=", "Fn", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "TII", "=", "static_cast", "<", "const", "Thumb2InstrInfo", "*", ">", "(", "TM", ".", "getInstrInfo", "(", ")", ")", ";", "TRI", "=", "TM", ".", "getRegisterInfo", "(", ")", ";", "restrictIT", "=", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "restrictIT", "(", ")", ";", "if", "(", "!", "AFI", "->", "isThumbFunction", "(", ")", ")", "return", "false", ";", "bool", "Modified", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "MFI", "=", "Fn", ".", "begin", "(", ")", ",", "E", "=", "Fn", ".", "end", "(", ")", ";", "MFI", "!=", "E", ";", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MFI", ";", "++", "MFI", ";", "Modified", "|=", "InsertITInstructions"], "ground_truth": ["(", "MBB", ")", ";"], "File": "Thumb2ITBlockPass2", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9322, "Length": 111, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__vector", "signed", "int", "c", ";", "__vector", "signed", "int", "zero", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "a", "=", "(", "__vector", "signed", "short", ")", "vec_splats", "(", "__m1", ")", ";", "b", "=", "(", "__vector", "signed", "short", ")", "vec_splats", "(", "__m2", ")", ";", "c", "=", "vec_vmsumshm", "(", "a", ",", "b", ",", "zero", ")", ";", "return", "(", "__builtin_unpack_vector_int128", "(", "(", "__vector", "__int128_t", ")", "c", ",", "", ")"], "ground_truth": [")", ";"], "File": "mmintrin4", "Func": "_mm_madd_pi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9323, "Length": 69, "Cover_Rate": 0.696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Ws1", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Ws2", ")", ".", "addReg", "(", "Ws1", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "Ws2", ")", ".", "addReg", "(", "MI", "->"], "ground_truth": ["getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";"], "File": "MipsSEISelLowering (2)", "Func": "emitFEXP2_W_1", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9324, "Length": 95, "Cover_Rate": 0.49222797927461137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "StartIdx", ";", "i", "<", "MI", "->", "getNumOperands", "(", ")", ";", "++", "i", ")", "{", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "std", "::", "find", "(", "Ops", ".", "begin", "(", ")", ",", "Ops", ".", "end", "(", ")", ",", "i", ")", "!=", "Ops", ".", "end", "(", ")", ")", "{", "MIB", ".", "addOperand", "(", "MachineOperand", "::", "CreateImm", "(", "StackMaps", "::", "IndirectMemRefOp", ")", ")", ";", "MIB", ".", "addOperand", "(", "MachineOperand", "::", "CreateFI"], "ground_truth": ["(", "FrameIndex", ")", ")", ";"], "File": "X86InstrInfo103", "Func": "foldPatchpoint", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9325, "Length": 84, "Cover_Rate": 0.3652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "current_function_decl", ")", ")", "&&", "!"], "ground_truth": ["df_regs_ever_live_p", "(", "new_reg", ")", ")", "return", "", ";"], "File": "m32r", "Func": "m32r_hard_regno_rename_ok", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9326, "Length": 21, "Cover_Rate": 0.5526315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCAssignFn", "*", "CallLowering", "::", "CCAssignFnForCall", "(", "CallingConv", "::", "ID", "CC", ",", "bool", "IsVarArg", ")", "const", "{", "return", "CC_"], "ground_truth": [";"], "File": "AMDGPUISelLowering103", "Func": "CCAssignFnForCall", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9327, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vhsubq_x_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t", "__b", ","], "ground_truth": ["mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vhsubq_x_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9328, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "VT", ".", "isScalarInteger", "(", ")", "&&", "TLI", "->", "isTypeLegal", "(", "VT"], "ground_truth": [")", ")", ";"], "File": "SystemZTargetTransformInfo", "Func": "hasDivRemOp", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9329, "Length": 16, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addHiImm16Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "if", "(", "const", "MCConstantExpr", "*", "ConstExpr", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "ConstExpr", "->", "getValue", "(", ")", ">>", "", ")", ")", ";", "else", "if", "(", "isa", "<", "MCExpr", ">", "(", "getImm", "(", ")", ")", ")", "{", "const", "MCExpr", "*", "SymbolRefExpr", "=", "dyn_cast", "<", "MCExpr", ">", "(", "getImm", "(", ")", ")", ";", "assert", "(", "SymbolRefExpr", "&&", "SymbolRefExpr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__ABS_HI", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createExpr", "(", "getImm", "(", ")", ")", ")", ";", "}", "else", "if", "(", "isa", "<", "MCBinaryExpr", ">", "(", "getImm", "(", ")", ")", ")", "{", "const", "MCBinaryExpr", "*", "BinaryExpr", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "getImm"], "ground_truth": ["(", ")", ")", ";"], "File": "LanaiAsmParser10", "Func": "addHiImm16Operands", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9330, "Length": 144, "Cover_Rate": 0.7024390243902439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getVType", "(", "SmallString", "<", "", ">", "&", "Buf", ")", "const", "{", "assert", "(", "Kind", "==", "KindTy", "::", "VType", "&&", "", ")", ";", "Buf", ".", "append", "(", "getSEWStr", "(", "VType", ".", "Sew", ")", ")", ";", "Buf", ".", "append", "(", "", ")", ";", "Buf", ".", "append", "(", "getLMULStr", "(", "VType", ".", "Lmul", ")", ")", ";", "return", "Buf", ".", "str"], "ground_truth": ["(", ")", ";"], "File": "RISCVAsmParser36", "Func": "getVType", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9331, "Length": 61, "Cover_Rate": 0.9838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Disp", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "Segment", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "EVT", "MaskVT", "=", "", "(", "", ",", "Index", ".", "getSimpleValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ")", ";", "SDValue", "MaskInReg", ";", "ConstantSDNode", "*", "MaskC", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Mask", ")", ";", "if", "(", "MaskC", ")", "MaskInReg", "=", "DAG", ".", "getTargetConstant", "(", "MaskC", "->", "getSExtValue", "("], "ground_truth": [")", ",", "dl", ",", "MaskVT", ")", ";"], "File": "X86ISelLowering171", "Func": "getScatterNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9332, "Length": 80, "Cover_Rate": 0.33195020746887965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcgezq_f64", "(", "float64x2_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vcgezq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9333, "Length": 6, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCInstrInfo", "::", "hasExtenderForIndex", "(", "MCInst", "const", "&", "MCB", ",", "size_t", "Index", ")", "{", "return", "extenderForIndex", "(", "MCB", ",", "Index", ")", "!="], "ground_truth": ["nullptr", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "hasExtenderForIndex", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9334, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "VOIDmode", ":", "case", "QImode", ":", "case", "HImode", ":", "case", "SImode", ":", "regbase", "=", "GP_ARG_FIRST", ";", "break", ";", "case", "DImode", ":", "cum", "->", "arg_words", "+=", "(", "cum", "->", "arg_words", "&", "", ")", ";", "regbase", "=", "GP_ARG_FIRST", ";", "break", ";", "case", "TImode", ":", "cum", "->", "arg_words", "+=", "(", "cum", "->", "arg_words", "&", "", ")", ";", "regbase", "=", "GP_ARG_FIRST", ";", "break", ";", "}", "if", "(", "*", "arg_words", ">=", "(", "unsigned", ")", "MAX_ARGS_IN_REGISTERS", ")", "{", "if", "(", "TARGET_DEBUG_D_MODE", ")", "fprintf", "(", "stderr", ",", "", ",", "struct_p", "?", "", ":", "", ")", ";", "ret", "=", "", ";", "}", "else", "{", "gcc_assert", "(", "regbase", "!=", "-", "", ")", ";", "if", "(", "!", "type", "||", "TREE_CODE", "(", "type", ")", "!=", "RECORD_TYPE", "||", "!", "named", "||", "!", "TYPE_SIZE_UNIT", "(", "type", ")", "||", "!", "tree_fits_uhwi_p", "(", "TYPE_SIZE_UNIT", "(", "type", ")", ")", ")", "ret", "=", "gen_rtx_REG", "(", "mode", ",", "regbase", "+", "*", "arg_words", "+", "bias", ")", ";", "else", "{", "tree", "field", ";", "for", "(", "field", "=", "TYPE_FIELDS", "(", "type", ")", ";", "field", ";", "field", "=", "DECL_CHAIN", "(", "field", ")", ")", "if", "(", "TREE_CODE", "(", "field", ")", "==", "FIELD_DECL", "&&", "TREE_CODE", "(", "TREE_TYPE", "(", "field", ")", ")", "==", "REAL_TYPE", "&&", "TYPE_PRECISION", "(", "TREE_TYPE", "(", "field", ")", ")", "==", "BITS_PER_WORD", "&&", "tree_fits_shwi_p", "(", "bit_position", "(", "field", ")", ")", "&&", "int_bit_position", "(", "field", ")", "%", "BITS_PER_WORD", "==", "", ")", "break", ";", "if", "(", "!", "field", "||", "mode", "==", "DFmode", ")", "ret", "=", "gen_rtx_REG", "(", "mode", ",", "regbase", "+", "*", "arg_words", "+", "bias", ")", ";", "else", "{", "unsigned", "int", "chunks", ";", "HOST_WIDE_INT", "bitpos", ";", "unsigned", "int", "regno", ";", "unsigned", "int", "i", ";", "chunks", "=", "tree_to_uhwi", "(", "TYPE_SIZE_UNIT", "(", "type", ")", ")", "/", "UNITS_PER_WORD", ";", "if", "(", "chunks", "+", "*", "arg_words", "+", "bias", ">", "(", "unsigned", ")", "MAX_ARGS_IN_REGISTERS", ")", "chunks", "=", "MAX_ARGS_IN_REGISTERS", "-", "*", "arg_words", "-", "bias", ";", "ret", "=", "gen_rtx_PARALLEL", "(", "mode", ",", "rtvec_alloc", "(", "chunks", ")", ")", ";", "bitpos", "=", "", ";", "regno", "=", "regbase", "+", "*", "arg_words", "+", "bias", ";", "field", "=", "TYPE_FIELDS", "(", "type", ")", ";", "for", "(", "i", "=", "", ";", "i", "<"], "ground_truth": ["chunks", ";", "i", "++", ")", "{"], "File": "iq20003", "Func": "iq2000_function_arg", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9335, "Length": 342, "Cover_Rate": 0.45118733509234826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Idx", "=", "Op", ".", "getNode", "(", ")", "->", "getOperand", "(", "", ")", ";", "if", "(", "Op", ".", "getNode", "(", ")", "->", "getValueType", "(", "", ")", ".", "getSizeInBits", "(", ")", "==", "", "&&", "SubVec", ".", "getNode", "(", ")", "->", "getValueType", "(", "", ")", "."], "ground_truth": ["getSizeInBits", "(", ")", "==", "", ")", "{"], "File": "X86ISelLowering114", "Func": "LowerINSERT_SUBVECTOR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9336, "Length": 51, "Cover_Rate": 0.3722627737226277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "ToErase", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "for", "(", "auto", "&", "MI", ":", "MBB", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "MachineInstr", "*", "ZExt", "=", "nullptr", ";", "for", "(", "auto", "&", "Use", ":", "MRI", "->", "use_instructions", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "if", "(", "Use", ".", "getOpcode", "(", ")", "==", "", ")", "ZExt", "=", "&", "Use", ";", "if", "(", "!", "ZExt", ")", "continue", ";", "MachineInstr", "*", "FlagsDefMI", "=", "findFlagsImpDef", "(", "MI", ".", "getParent", "(", ")", ",", "MachineBasicBlock", "::", "reverse_iterator", "(", "&", "MI", ")", ")", ";", "if", "(", "!", "FlagsDefMI", ")", "continue", ";", "if", "(", "impUsesFlags", "(", "FlagsDefMI", ")", ")", "continue", ";", "++", "NumSubstZexts", ";", "Changed", "=", "true", ";", "const", "TargetRegisterClass", "*", "RC", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "is64Bit", "(", ")", "?", "&", "", ":", "&", "", ";", "Register", "ZeroReg", "=", "MRI", "->", "createVirtualRegister", "(", "RC", ")", ";", "Register", "InsertReg", "=", "MRI", "->", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "MBB", ",", "FlagsDefMI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->"], "ground_truth": ["get", "(", "", ")", ",", "ZeroReg", ")", ";"], "File": "X86FixupSetCC11", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9337, "Length": 214, "Cover_Rate": 0.6149425287356322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "E_QImode", ":", "gen", "=", "gen_aarch64_atomic_casqi", ";", "break", ";", "case", "E_HImode", ":", "gen", "=", "gen_aarch64_atomic_cashi", ";", "break", ";", "case", "E_SImode", ":", "gen", "=", "gen_aarch64_atomic_cassi", ";", "break", ";", "case", "E_DImode", ":", "gen", "=", "gen_aarch64_atomic_casdi", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "emit_insn", "(", "gen_rtx_SET", "(", "rval", ",", "expected", ")", ")", ";", "emit_insn", "(", "gen", "(", "rval", ",", "mem", ",", "desired"], "ground_truth": [",", "model", ")", ")", ";"], "File": "aarch645", "Func": "aarch64_gen_atomic_cas", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9338, "Length": 67, "Cover_Rate": 0.5317460317460317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "void", "vec_ste", "(", "vec_float4", "a", ",", "int", "b", ",", "float", "*", "c", ")", "{", "vec_ste", "(", "(", "vec_uint4", ")", "(", "a", ")", ",", "b", ",", "("], "ground_truth": ["unsigned", "int", "*", ")", "(", "c", ")", ")", ";"], "File": "vmx2spu", "Func": "vec_ste", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9339, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "UseContinueLogical", ")", "{", "int", "BranchOpcode", "=", "TrueBranch", "==", "ContMBB", "?", "getBranchNzeroOpcode", "(", "OldOpcode", ")", ":", "getBranchZeroOpcode", "(", "OldOpcode", ")", ";", "insertCondBranchBefore", "(", "I", ",", "BranchOpcode", ",", "DL", ")", ";", "insertInstrEnd", "(", "ContingMBB", ",", "", ",", "DL", ")", ";", "insertInstrEnd", "(", "ContingMBB", ",", "", ",", "DL", ")", ";", "}", "else", "{", "int", "BranchOpcode", "=", "TrueBranch", "==", "ContMBB", "?", "getContinueNzeroOpcode", "(", "OldOpcode", ")", ":", "getContinueZeroOpcode", "(", "OldOpcode", ")", ";", "insertCondBranchBefore", "(", "I", ",", "BranchOpcode", ",", "DL", ")", ";", "}", "MI", "->", "eraseFromParent", "(", ")"], "ground_truth": [";"], "File": "R600MachineCFGStructurizer", "Func": "settleLoopcontBlock", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9340, "Length": 86, "Cover_Rate": 0.38738738738738737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mask", "=", "gen_reg_rtx", "(", "V4SImode", ")", ";", "rtx", "bi", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "static", "unsigned", "char", "const", "shufa", "[", "", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "unsigned", "char", "const", "insna", "[", "", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "STATIC_CHAIN_REGNUM", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "STATIC_CHAIN_REGNUM", "}", ";", "shufc", "=", "force_reg", "(", "TImode", ",", "array_to_constant", "(", "TImode", ",", "shufa", ")", ")", ";", "insnc", "=", "force_reg", "(", "V4SImode", ",", "array_to_constant", "(", "V4SImode", ",", "insna", ")", ")", ";", "emit_insn", "(", "gen_shufb", "(", "shuf", ",", "fnaddr", ",", "cxt", ",", "shufc", ")", ")", ";", "emit_insn", "(", "gen_vrotlv4si3", "(", "rotl", ",", "shuf", ",", "spu_const", "(", "V4SImode", ",", ""], "ground_truth": [")", ")", ")", ";"], "File": "spu", "Func": "spu_trampoline_init", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9341, "Length": 161, "Cover_Rate": 0.3138401559454191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "suffix", "=", "", ";", "switch", "(", "(", "sz", "<<", "", ")", "|", "(", "regi", "%", "", ")", ")", "{", "case", "(", "", "<<", "", ")", "|", "", ":", "suffix", "=", "", ";", "break", ";", "case", "(", "", "<<", "", ")", "|", "", ":", "suffix", "=", "", ";", "break", ";", "case", "(", "", "<<", "", ")", "|", "", ":", "suffix", "=", "", ";", "break", ";", "case", "(", "", "<<", "", ")", "|", "", ":", "suffix", "=", "", ";", "break", ";", "case", "(", "", "<<", "", ")", "|", "", ":", "suffix", "=", "", ";", "break", ";", "case", "(", "", "<<", "", ")", "|", "", ":", "suffix", "=", "", ";", "break", ";", "case", "(", "", "<<", "", ")", "|", "", ":", "suffix", "=", "", ";", "break", ";", "case", "(", "", "<<", "", ")", "|", "", ":", "suffix", "=", "", ";", "break", ";", "default", ":", "continue", ";", "}", "sprintf", "(", "&", "canon_reg_names", "[", "speci", "]", "[", "regi", "]", "[", "", "]", ",", "", ",", "regi", "/", "", ",", "suffix", ")", ";", "}", "}", "switch", "(", "GET_MODE_SIZE", "(", "GET_MODE", "(", "op", ")", ")", ")", "{", "case", "", ":", "speci", "=", "", ";"], "ground_truth": ["break", ";"], "File": "pru", "Func": "pru_asm_regname", "Target": "pru", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9342, "Length": 192, "Cover_Rate": 0.49740932642487046, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "value", "*", "merge_cells", "(", "value", "*", "cl1", ",", "value", "*", "cl2", ")", "const", "{", "auto", "b1", "=", "std", "::", "get", "<", "cell", ">", "(", "*", "cl1", ")", ".", "b", ";", "auto", "b2", "=", "std", "::", "get", "<", "cell", ">", "(", "*"], "ground_truth": ["cl2", ")", ".", "b", ";"], "File": "TVMReFunc", "Func": "merge_cells", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9343, "Length": 46, "Cover_Rate": 0.5227272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Subtarget", ".", "usesFunctionDescriptors", "(", ")", "&&", "!", "hasNest", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "", ",", "", ")", ")", ";", "if", "(", "isTailCall", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "Is64", "?", "", ":", "", ",", "RegVT", ")", ")", ";", "}", "if", "(", "isTailCall", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "SPDiff", ",", "dl", ",", "", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ".", "getValueType", "(", ")", ")", ")", ";", "if", "(", "(", "Subtarget", ".", "is64BitELFABI", "(", ")", "||", "Subtarget", ".", "isAIXABI", "(", ")", ")", "&&", "!", "isPatchPoint", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "Is64", "?", "", ":", "", ",", "RegVT", ")", ")", ";", "if", "(", "isVarArg", "&&", "Subtarget", ".", "is32BitELFABI", "(", ")", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "", ",", "", ")", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "Mask", "=", "TRI", "->", "getCallPreservedMask", "(", "DAG", ".", "getMachineFunction", "("], "ground_truth": [")", ",", "CallConv", ")", ";"], "File": "PPCISelLowering151", "Func": "buildCallOperands", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9344, "Length": 209, "Cover_Rate": 0.4336099585062241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "MI", "->", "getOpcode", "(", ")", ",", ""], "ground_truth": [")", ">=", "", ";"], "File": "HexagonInstrInfo (2)", "Func": "hasPseudoInstrPair", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9345, "Length": 14, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "break", ";", "case", "Instruction", "::", "Mul", ":", "if", "(", "Idx", "==", "", "&&", "Imm", ".", "getBitWidth", "(", ")", "<=", "", ")", "{", "if", "(", "isInt", "<", "", ">", "(", "Imm", ".", "getSExtValue", "(", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "}", "break", ";", "case", "Instruction", "::", "Or", ":", "case", "Instruction", "::", "Xor", ":", "if", "(", "Idx", "==", "", "&&", "Imm", ".", "getBitWidth", "(", ")", "<=", "", ")", "{", "if", "(", "isUInt", "<", "", ">", "(", "Imm", ".", "getZExtValue", "(", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "if", "(", "(", "Imm", ".", "getZExtValue", "(", ")", "&", "", ")", "==", "", ")", "return", "TTI", "::", "TCC_Free", ";", "}", "break", ";", "case", "Instruction", "::", "And", ":", "if", "(", "Idx", "==", "", "&&", "Imm", ".", "getBitWidth", "(", ")", "<=", "", ")", "{", "if", "(", "BitSize", "<=", "", ")", "return", "TTI", "::", "TCC_Free", ";", "if", "(", "isUInt", "<", "", ">", "(", "~", "Imm", ".", "getZExtValue", "(", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "if", "(", "(", "Imm", ".", "getZExtValue", "(", ")", "&", "", ")", "==", "", ")", "return", "TTI", "::", "TCC_Free", ";", "const", "InstrInfo", "*", "TII", "=", "ST", "->", "getInstrInfo", "(", ")", ";", "unsigned", "Start", ",", "End", ";", "if", "(", "TII", "->", "isRxSBGMask", "(", "Imm", ".", "getZExtValue", "(", ")", ",", "BitSize", ",", "Start", ",", "End", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "}", "break", ";", "case", "Instruction", "::", "Shl", ":", "case", "Instruction", "::", "LShr", ":", "case", "Instruction", "::", "AShr"], "ground_truth": [":"], "File": "SystemZTargetTransformInfo", "Func": "getIntImmCostInst", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9346, "Length": 239, "Cover_Rate": 0.3842443729903537, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "this", ","], "ground_truth": ["PM", ")", ";"], "File": "XCoreTargetMachine1", "Func": "createPassConfig", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9347, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "avr_hard_regno_mode_ok", "(", "int", "regno", ",", "machine_mode", "mode", ")", "{", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "==", "", ")", "return", "", ";", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", ">=", "", "&&", "regno", ">=", "REG_X"], "ground_truth": [")", "return", "", ";"], "File": "avr4", "Func": "avr_hard_regno_mode_ok", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9348, "Length": 38, "Cover_Rate": 0.8085106382978723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "ImmVal", "&", "SupportedMask", ")", "!=", "ImmVal", ")", "{", "return", "SelectCode", "(", "N", ")", ";", "}", "uint64_t", "LoMask", "=", "", ";", "uint64_t", "HiMask", "=", "", ";", "uint64_t", "ImmLo", "=", "(", "ImmVal", "&", "LoMask", ")", ";", "uint64_t", "ImmHi", "=", "(", "ImmVal", "&", "HiMask", ")", ";", "SDValue", "ConstLo", "=", "CurDAG", "->", "getTargetConstant", "(", "ImmLo", ",", "", ")", ";", "MachineSDNode", "*", "Move", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "N", ",", "", ",", "ConstLo", ")", ";", "if", "(", "ImmHi", ")", "{", "SDValue", "ConstHi", "=", "CurDAG", "->", "getTargetConstant", "("], "ground_truth": ["ImmHi", ">>", "", ",", "", ")", ";"], "File": "LEGISelDAGToDAG2", "Func": "SelectMoveImmediate", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9349, "Length": 94, "Cover_Rate": 0.5529411764705883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printBrigMachineModel", "(", "const", "MCInst", "*", "MI", ","], "ground_truth": ["unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{"], "File": "HSAILInstPrinter", "Func": "printBrigMachineModel", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9350, "Length": 18, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "LParen", ")", ")", "{", "if", "(", "HasDisplacement", ")", "{", "MemOp", ".", "Op", "=", "", "::", "Addr", ";", "Operands", ".", "push_back", "(", "Operand", "::", "createMemOp", "(", "MemOp", ",", "Start", ",", "getLexer", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "else", "if", "(", "IsPD", ")", "{", "Error", "(", "getLexer", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "return", "MatchOperand_NoMatch", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "!", "HasDisplacement", "&&", "isExpr", "(", ")", ")", "{", "if", "(", "Parser", ".", "parseExpression", "(", "MemOp", ".", "OuterDisp", ")", ")", "{", "return", "MatchOperand_ParseFail", ";", "}", "HasDisplacement", "=", "true", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", ")", "{", "MemOp", ".", "Op", "=", "", "::", "Addr", ";", "Operands", ".", "push_back", "(", "Operand", "::", "createMemOp", "(", "MemOp", ",", "Start", ",", "getLexer", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "}", "Result", "=", "parseRegister", "(", "MemOp", ".", "OuterReg", ")", ";", "if", "(", "Result", "==", "MatchOperand_ParseFail", ")", "{", "return", "MatchOperand_ParseFail", ";", "}", "if", "(", "Result", "!=", "MatchOperand_Success", ")", "{", "Error", "(", "getLexer", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "bool", "HasIndex", "=", "false", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "Result", "=", "parseRegister", "(", "MemOp", ".", "InnerReg", ")", ";", "if", "(", "Result", "==", "MatchOperand_ParseFail", ")", "{", "return", "Result", ";", "}", "if", "(", "Result", "==", "MatchOperand_NoMatch", ")", "{", "Error", "(", "getLexer", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return"], "ground_truth": ["MatchOperand_ParseFail", ";"], "File": "M68kAsmParser", "Func": "parseMemOp", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9351, "Length": 285, "Cover_Rate": 0.43577981651376146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_getmant_ph", "(", "__m512h", "__W", ","], "ground_truth": ["__mmask32", "__U", ",", "__m512h", "__A", ",", "_MM_MANTISSA_NORM_ENUM", "__B", ",", "_MM_MANTISSA_SIGN_ENUM", "__C", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_mask_getmant_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9352, "Length": 31, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "OutSVT", "=", "OutVT", ".", "getVectorElementType", "(", ")", ";", "EVT", "InSVT", "=", "InVT", ".", "getVectorElementType", "(", ")", ";", "if", "(", "!", "(", "(", "InSVT", "==", "", "||", "InSVT", "==", "", "||", "InSVT", "==", "", ")", "&&", "(", "OutSVT", "==", "", "||", "OutSVT", "==", "", ")", "&&", "isPowerOf2_32", "(", "NumElems", ")", "&&", "NumElems", ">=", "", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", ".", "hasSSSE3", "(", ")", "&&", "NumElems", "==", "", "&&", "(", "(", "OutSVT", "==", "", "&&", "InSVT", "!=", "", ")", "||", "(", "InSVT", "==", "", "&&", "OutSVT", "==", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "Subtarget", ".", "hasSSE41", "(", ")", "||", "OutSVT", "==", "", ")", "return", "combineVectorTruncationWithPACKUS", "(", "N", ",", "DL", ",", "Subtarget", ",", "DAG", ")", ";", "if", "(", "InSVT", "==", "", ")", "return", "combineVectorTruncationWithPACKSS", "("], "ground_truth": ["N", ",", "DL", ",", "Subtarget", ",", "DAG", ")", ";"], "File": "X86ISelLowering101", "Func": "combineVectorTruncation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9353, "Length": 148, "Cover_Rate": 0.5211267605633803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "IntNo", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "switch", "(", "IntNo", ")", "{", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "case", "", ":", "{", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ")", ";", "}", "case", "", ":", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "PCLabelIndex", "=", "AFI", "->", "createPICLabelUId", "(", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "Reloc", "::", "Model", "RelocM", "=", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", ";", "SDValue", "CPAddr", ";", "unsigned", "PCAdj", "=", "(", "RelocM", "!=", "Reloc", "::", "PIC_", ")", "?", "", ":", "(", "Subtarget", "->", "isThumb", "(", ")", "?", "", ":", "", ")", ";", "ConstantPoolValue", "*", "CPV", "=", "ConstantPoolConstant", "::", "Create", "(", "MF", ".", "getFunction", "(", ")", ",", "PCLabelIndex", ",", "", ",", "PCAdj", ")", ";", "CPAddr", "=", "DAG", ".", "getTargetConstantPool", "(", "CPV", ",", "PtrVT", ",", "", ")", ";", "CPAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CPAddr", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPAddr", ",", "MachinePointerInfo", "::", "getConstantPool", "("], "ground_truth": [")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";"], "File": "ARMISelLowering153", "Func": "LowerINTRINSIC_WO_CHAIN", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9354, "Length": 238, "Cover_Rate": 0.6197916666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "Value", ")", ")", "{", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "getParser", "(", ")", ".", "getStreamer", "(", ")", ".", "EmitValue", "(", "Value", ",", "Size", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "break", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "("], "ground_truth": ["AsmToken", "::", "Comma", ")", ")", "{"], "File": "ARMAsmParser101", "Func": "parseLiteralValues", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9355, "Length": 66, "Cover_Rate": 0.4714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hasFP", "(", "MF", ")", "?", "", ":"], "ground_truth": ["", ";"], "File": "MipsRegisterInfo18", "Func": "getFrameRegister", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9356, "Length": 10, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateToken", "(", "StringRef", "Str", ",", "SMLoc", "Loc", ",", "bool", "HasExplicitEncodingSize", "=", "true", ")", "{", "auto", "Res", "=", "llvm", "::", "make_unique", "<", "Operand", ">", "(", "Token"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser (2)", "Func": "CreateToken", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9357, "Length": 34, "Cover_Rate": 0.4594594594594595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "break", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "MSP430ISelLowering67", "Func": "getTargetNodeName", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9358, "Length": 71, "Cover_Rate": 0.3817204301075269, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setVarArgsFrameIndex", "(", "int", "idx", ")", "{", "VarArgsFrameIndex", "="], "ground_truth": ["idx", ";"], "File": "P2MachineFunctionInfo", "Func": "setVarArgsFrameIndex", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9359, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_mullo_pi16", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "(", "__m64", ")", "__builtin_arm_wmulul", "(", "(", "__v4hi", ")", "__m1", ",", "("], "ground_truth": ["__v4hi", ")", "__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_mullo_pi16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9360, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "Offset", "=", "MI", "->", "getOperand", "(", "OpNo", "+", "", ")", ";", "if", "(", "WithPreDec", ")", "{", "O", "<<", "'-'", ";", "}", "if", "(", "Base", ".", "getReg", "(", ")", ")", "{", "printRegister", "(", "Base", ".", "getReg", "(", ")", ",", "O", ")", ";", "}", "if", "(", "WithPostInc", ")", "{", "O", "<<", "'+'"], "ground_truth": [";"], "File": "AAPInstPrinter", "Func": "printMemSrcOperand", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9361, "Length": 54, "Cover_Rate": 0.3673469387755102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Lmul", "=", "Imm", "&", "", ";", "Sew", "=", "", "<<", "(", "Sew", "+", "", ")", ";", "Lmul", "=", "", "<<", "Lmul", ";", "Ediv", "=", "", "<<", "Ediv", ";", "O", "<<", "", "<<"], "ground_truth": ["Sew", ";"], "File": "RISCVInstPrinter20", "Func": "printVTypeImm", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9362, "Length": 35, "Cover_Rate": 0.32710280373831774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "get_hard_reg_initial_val", "(", "word_mode"], "ground_truth": [",", "PIC_OFFSET_TABLE_REGNUM", ")", ";"], "File": "pa2", "Func": "hppa_pic_save_rtx", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9363, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isReg", "(", ")", "const", "override", "{", "return", "isRegKind", "(", ")", "&&", "!", "hasModifiers"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "isReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9364, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "m_pExIdxFragment", "=", "pFragment"], "ground_truth": [";"], "File": "ARMException", "Func": "setExIdxFragment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9365, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createISelDag", "(", "getTargetMachine", "(", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "TOYTargetMachine", "Func": "addInstSelector", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9366, "Length": 13, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "vec_double2", "spu_nmsub", "(", "vec_double2", "a", ","], "ground_truth": ["vec_double2", "b", ",", "vec_double2", "c", ")", "{"], "File": "spu2vmx", "Func": "spu_nmsub", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9367, "Length": 15, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCRegister", "convertFPR64ToFPR32", "(", "MCRegister", "Reg", ")", "{", "assert", "(", "Reg", ">=", "", "&&"], "ground_truth": ["Reg", "<=", "", "&&", "", ")", ";"], "File": "RISCVAsmParser", "Func": "convertFPR64ToFPR32", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9368, "Length": 21, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "count", "=", "(", "high", "-", "low", ")", "+", "", ";", "rtx", "vector", ";", "vector", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "count", ")", ")", ";", "XVECEXP", "(", "vector", ",", "", ",", "", ")", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "stack_pointer_rtx", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx"], "ground_truth": [",", "(", "count", "-", "", ")", "*", "UNITS_PER_WORD", ")", ")", ";"], "File": "rx2", "Func": "gen_rx_popm_vector", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9369, "Length": 58, "Cover_Rate": 0.41134751773049644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getRARegister"], "ground_truth": ["(", ")", "const", "{"], "File": "AlphaRegisterInfo2", "Func": "getRARegister", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9370, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "H8OP_REGISTER", ":", "return", "", ";", "case", "H8OP_MEM_BASE", ":", "return", "(", "size", "==", "", "?", "", ":", "", ")", ";", "case", "H8OP_MEM_ABSOLUTE", ":", "return", "operand_length", "+", "(", "size", "==", "", "?", "", ":", "", ")", ";", "case", "H8OP_MEM_COMPLEX", ":", "return", "operand_length", "+", "", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "}", "static", "unsigned", "int", "h8300_short_immediate_length", "(", "rtx", "op", ")", "{", "enum", "h8300_operand_class", "class", ";", "unsigned", "int", "size", ",", "operand_length", ";", "size", "=", "GET_MODE_SIZE", "(", "GET_MODE"], "ground_truth": ["(", "op", ")", ")", ";"], "File": "h83003", "Func": "h8300_unary_length", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9371, "Length": 81, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Constant", "*", "Mask", "=", "dyn_cast", "<", "Constant", ">", "(", "II", ".", "getArgOperand", "(", "", ")", ")", ")", "{", "assert", "(", "cast", "<", "FixedVectorType", ">", "(", "Mask", "->", "getType", "(", ")", ")", "->", "getNumElements", "(", ")", "==", "", "&&", "", ")", ";", "bool", "AllEltsOk", "=", "true", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "Constant", "*", "Elt", "=", "Mask", "->", "getAggregateElement", "(", "i", ")", ";", "if", "(", "!", "Elt", "||", "!", "(", "isa", "<", "ConstantInt", ">", "(", "Elt", ")", "||", "isa", "<", "UndefValue", ">", "(", "Elt", ")", ")", ")", "{", "AllEltsOk", "=", "false", ";", "break", ";", "}", "}", "if", "(", "AllEltsOk", ")", "{", "Value", "*", "Op0", "=", "IC", ".", "Builder", ".", "CreateBitCast", "(", "II", ".", "getArgOperand", "(", "", ")", ",", "Mask", "->", "getType", "(", ")", ")", ";", "Value", "*", "Op1", "=", "IC", ".", "Builder", ".", "CreateBitCast", "(", "II", ".", "getArgOperand", "(", "", ")", ",", "Mask", "->", "getType", "(", ")", ")", ";", "Value", "*", "Result", "=", "UndefValue", "::", "get", "(", "Op0", "->", "getType", "(", ")", ")", ";", "Value", "*", "ExtractedElts", "[", "", "]", ";", "memset", "(", "ExtractedElts", ",", "", ",", "sizeof", "(", "ExtractedElts", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "if", "(", "isa", "<", "UndefValue", ">", "(", "Mask", "->", "getAggregateElement", "(", "i", ")", ")", ")", "continue", ";", "unsigned", "Idx", "=", "cast", "<", "ConstantInt", ">", "(", "Mask", "->", "getAggregateElement", "(", "i", ")", ")", "->", "getZExtValue", "(", ")", ";", "Idx", "&=", "", ";", "if", "(", "DL", ".", "isLittleEndian", "(", ")", ")", "Idx"], "ground_truth": ["=", "", "-", "Idx", ";"], "File": "PPCTargetTransformInfo1", "Func": "instCombineIntrinsic", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9372, "Length": 264, "Cover_Rate": 0.3312421580928482, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Lo_32", "(", "ImmOp64", ")", "==", "", ")", "{", "if", "(", "TmpReg", "!=", "", "&&", "loadImmediate", "(", "ImmOp32", ",", "TmpReg", ",", "", ",", "true", ",", "false", ",", "IDLoc", ",", "Out", ",", "STI", ")", ")", "return", "true", ";", "TOut", ".", "emitRR", "(", "", ",", "FirstReg", ",", "TmpReg", ",", "IDLoc", ",", "STI", ")", ";", "return", "false", ";", "}", "MCSection", "*", "CS", "=", "getStreamer", "(", ")", ".", "getCurrentSectionOnly", "(", ")", ";", "MCSection", "*", "ReadOnlySection", "=", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_ALLOC", ")", ";", "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "createTempSymbol", "(", ")", ";", "const", "MCExpr", "*", "LoSym", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_None", ",", "getContext", "(", ")", ")", ";", "const", "MCExpr", "*", "LoExpr", "=", "MCExpr", "::", "create", "(", "MCExpr", "::", "MEK_LO", ",", "LoSym", ",", "getContext", "(", ")", ")", ";", "getStreamer", "(", ")", ".", "SwitchSection", "(", "ReadOnlySection", ")", ";", "getStreamer", "(", ")", ".", "EmitLabel", "(", "Sym", ",", "IDLoc", ")", ";", "getStreamer", "(", ")", ".", "EmitIntValue", "(", "ImmOp32", ",", "", ")", ";", "getStreamer", "(", ")", ".", "SwitchSection", "(", "CS", ")", ";", "if", "(", "emitPartialAddress", "(", "TOut", ",", "IDLoc"], "ground_truth": [",", "Sym", ")", ")", "return", "true", ";"], "File": "MipsAsmParser (2)4", "Func": "expandLoadSingleImmToFPR", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9373, "Length": 196, "Cover_Rate": 0.5254691689008043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "AddendDef", ".", "getOperand", "(", "i", ")", ".", "isReg", "(", ")", ")", ";", "MachineOperand", "PHISrcOp", "=", "AddendDef", ".", "getOperand", "(", "i", ")", ";", "MachineInstr", "&", "PHISrcInst", "=", "*", "MRI", ".", "def_instr_begin", "(", "PHISrcOp", ".", "getReg", "(", ")", ")", ";", "if", "(", "&", "PHISrcInst", "==", "MI", ")", "{", "unsigned", "NewFMAOpc", "=", "", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "case", "", ":", "NewFMAOpc", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "const", "TargetInstrInfo", "&", "TII", "=", "*"], "ground_truth": ["Subtarget", "->", "getInstrInfo", "(", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "emitFMA3Instr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9374, "Length": 370, "Cover_Rate": 0.5189340813464236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm256_extracti64x2_epi64", "(", "__m256i", "__A", ",", "const", "int", "__imm", ")", "{"], "File": "avx512vldqintrin", "Func": "_mm256_extracti64x2_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9375, "Length": 23, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "'5'", ":", "return", "", ";", "case", "'6'", ":", "return", "", ";", "case", "'7'", ":", "return", "", ";", "case", "'8'", ":", "return", "", ";", "case", "'9'", ":", "return", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "Name", "[", "", "]", "!=", "CoprocOp", "||", "Name", "[", "", "]", "!=", "'1'", ")", "return", "-", "", ";", "switch", "(", "Name", "[", "", "]", ")", "{", "default", ":", "return", "-", "", ";", "case", "'0'", ":", "return", "", ";", "case", "'1'", ":", "return", "", ";", "case", "'2'", ":", "return", "", ";", "case", "'3'", ":"], "ground_truth": ["return", "", ";"], "File": "ARMAsmParser111", "Func": "MatchCoprocessorOperandName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9376, "Length": 94, "Cover_Rate": 0.4723618090452261, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "ArgOffset", "=", "alignTo", "(", "ExplicitArgOffset", ",", "ABIAlign", ")", "+", "BaseOffset", ";", "ExplicitArgOffset", "=", "alignTo", "(", "ExplicitArgOffset", ",", "ABIAlign", ")", "+", "AllocSize", ";", "ArrayRef", "<", "Register", ">", "OrigArgRegs", "=", "VRegs", "[", "i", "]", ";", "Register", "ArgReg", "=", "OrigArgRegs", ".", "size", "(", ")", "==", "", "?", "OrigArgRegs", "[", "", "]", ":", "MRI", ".", "createGenericVirtualRegister", "(", "getLLTForType", "(", "*", "ArgTy", ",", "DL", ")", ")", ";", "unsigned", "Align", "=", "MinAlign", "(", "KernArgBaseAlign", ",", "ArgOffset", ")", ";", "ArgOffset", "=", "alignTo", "(", "ArgOffset", ",", "DL", ".", "getABITypeAlignment", "(", "ArgTy", ")", ")", ";", "lowerParameter", "(", "MIRBuilder", ",", "ArgTy", ",", "ArgOffset", ",", "Align", ",", "ArgReg", ")", ";", "if", "(", "OrigArgRegs", ".", "size", "(", ")", ">", "", ")", "unpackRegs", "(", "OrigArgRegs", ",", "ArgReg", ",", "ArgTy", ","], "ground_truth": ["MIRBuilder", ")", ";"], "File": "AMDGPUCallLowering44", "Func": "lowerFormalArgumentsKernel", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9377, "Length": 121, "Cover_Rate": 0.3086734693877551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDValue", "TVal", "=", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ";", "SDValue", "FVal", "=", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", "==", "", ")", "{", "softenSetCCOperands", "(", "DAG", ",", "", ",", "LHS", ",", "RHS", ",", "CC", ",", "dl", ")", ";", "if", "(", "!", "RHS", ".", "getNode", "(", ")", ")", "{", "assert", "(", "LHS", ".", "getValueType", "(", ")", "==", "Op", ".", "getValueType", "(", ")", "&&", "", ")", ";", "return", "LHS", ";", "}", "}", "if", "(", "LHS", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", ")", "{", "SDValue", "CCVal", ";", "SDValue", "Cmp", "=", "getCmp", "(", "LHS", ",", "RHS", ",", "", "(", "CC", ",", "true", ")", ",", "CCVal", ",", "DAG", ",", "dl", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "FVal", ",", "TVal", ",", "CCVal", ",", "Cmp", ")", ";", "}", "assert", "(", "LHS", ".", "getValueType", "(", ")", "==", "", "||", "LHS", ".", "getValueType", "(", ")", "==", "", ")", ";", "SDValue", "Cmp", "=", "emitComparison", "(", "LHS", ",", "RHS", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "", "CC1", ",", "CC2", ";", "changeFPCCToCC", "(", "CC", ",", "CC1", ",", "CC2", ")", ";", "if", "(", "CC2", "==", "", ")", "{", "changeFPCCToCC", "(", "", "(", "CC", ",", "false", ")", ",", "CC1", ",", "CC2", ")", ";", "SDValue", "CC1Val", "=", "DAG", ".", "getConstant", "(", "CC1", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "FVal", ",", "TVal", ",", "CC1Val", ",", "Cmp", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "AArch64ISelLowering117", "Func": "LowerSETCC", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9378, "Length": 262, "Cover_Rate": 0.6009174311926605, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm_cvtpd_epu64", "(", "__m128d", "__A", ")", "{"], "File": "avx512vldqintrin", "Func": "_mm_cvtpd_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9379, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectLoad", "(", "const", "Instruction", "*", "I", ")", "{", "MVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "I", "->", "getType", "(", ")", ",", "VT", ",", "true", ")", ")", "return", "false", ";", "AddressMode", "AM", ";", "if", "(", "!", "SelectAddress", "(", "I", "->", "getOperand", "(", "", ")", ",", "AM", ")", ")", "return", "false", ";", "unsigned", "ResultReg", "=", "", ";", "if", "(", "FastEmitLoad", "(", "VT", ",", "AM"], "ground_truth": [",", "ResultReg", ")", ")", "{"], "File": "X86FastISel51", "Func": "X86SelectLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9380, "Length": 71, "Cover_Rate": 0.8255813953488372, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "tryInlineAsm", "(", "N", ")", ")", "return", ";", "break", ";", "}", "case", "", ":", "ReplaceNode", "(", "N", ",", "getGlobalBaseReg", "(", ")", ")", ";", "return", ";", "case", "", ":", "case", "", ":", "{", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "break", ";", "SDValue", "DivLHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "DivRHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "TopPart", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "{", "TopPart", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "DivLHS", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ")", ",", "", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "SparcISelDAGToDAG12", "Func": "Select", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9381, "Length": 114, "Cover_Rate": 0.36421725239616615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "V2HImode", ")", "return", "D_REGNO_P", "(", "regno", ")", ";", "if", "(", "class", "==", "CCREGS", ")", "return", "mode", "==", "BImode", ";", "if", "(", "mode", "==", "PDImode", ")", "return", "regno", "=="], "ground_truth": ["REG_A0", "||", "regno", "==", "REG_A1", ";"], "File": "bfin2", "Func": "hard_regno_mode_ok", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 9382, "Length": 38, "Cover_Rate": 0.3877551020408163, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "ArgUsageInfo", "=", "DAG", ".", "getPass", "(", ")", "->", "getAnalysis", "<", "ArgumentUsageInfo", ">", "(", ")", ";", "const", "FunctionArgInfo", "&", "CalleeArgInfo", "=", "ArgUsageInfo", ".", "lookupFuncArgInfo", "(", "*", "CalleeFunc", ")", ";", "const", "FunctionArgInfo", "&", "CallerArgInfo", "=", "Info", ".", "getArgInfo", "(", ")", ";", "", "InputRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "for", "(", "auto", "InputID", ":", "InputRegs", ")", "{", "const", "ArgDescriptor", "*", "OutgoingArg", ";", "const", "TargetRegisterClass", "*", "ArgRC", ";", "std", "::", "tie", "(", "OutgoingArg", ",", "ArgRC", ")", "=", "CalleeArgInfo", ".", "getPreloadedValue", "(", "InputID", ")", ";", "if", "(", "!", "OutgoingArg", ")", "continue", ";", "const", "ArgDescriptor", "*", "IncomingArg", ";", "const", "TargetRegisterClass", "*", "IncomingArgRC", ";", "std", "::", "tie", "(", "IncomingArg", ",", "IncomingArgRC", ")", "=", "CallerArgInfo", ".", "getPreloadedValue", "(", "InputID", ")", ";", "assert", "(", "IncomingArgRC", "==", "ArgRC", ")", ";", "EVT", "ArgVT", "=", "TRI", "->", "getSpillSize", "(", "*", "ArgRC", ")", "==", "", "?", "", ":", "", ";", "SDValue", "InputReg"], "ground_truth": [";"], "File": "SIISelLowering", "Func": "passSpecialInputs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9383, "Length": 164, "Cover_Rate": 0.42159383033419023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "make_unique", "<", "ELFObjectWriter", ">"], "ground_truth": ["(", "OSABI", ")", ";"], "File": "AVRELFObjectWriter", "Func": "createAVRELFObjectWriter", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9384, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Value", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "assert", "(", "isInt", "<", "", ">"], "ground_truth": ["(", "Value", ")", "&&", "", ")", ";"], "File": "SystemZInstPrinter", "Func": "printS16ImmOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9385, "Length": 27, "Cover_Rate": 0.54, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_dpbsud_epi32", "(", "__m256i", "__W", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_vpdpbsud256", "(", "(", "__v8si", ")", "__W", ",", "(", "__v8si", ")", "__A", ",", "(", "__v8si"], "ground_truth": [")", "__B", ")", ";"], "File": "avxvnniint8intrin", "Func": "_mm256_dpbsud_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9386, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeGuestRegs64RegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", ",", "const", "void", "*", "Decoder", ")", "{", "using", "namespace", "", ";", "static", "const", "MCPhysReg", "GuestReg64DecoderTable", "[", "]", "=", "{", "G1_0", ",", "", ",", "G3_2", ",", "", ",", "G5_4", ",", "", ",", "G7_6", ",", "", ",", "G9_8", ",", "", ",", "G11_10", ",", "", ",", "G13_12", ",", "", ",", "G15_14", ",", "", ",", "G17_16", ",", "", ",", "G19_18", ",", "", ",", "G21_20", ",", "", ",", "G23_22", ",", "", ",", "G25_24", ",", "", ",", "G27_26", ",", "", ",", "G29_28", ",", "", ",", "G31_30", ",", "", "}", ";", "if", "(", "RegNo", ">=", "array_lengthof", "(", "GuestReg64DecoderTable", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "GuestReg64DecoderTable", "[", "RegNo", "]", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Register", "=", "GuestReg64DecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Register", ")"], "ground_truth": [")", ";"], "File": "HexagonDisassembler", "Func": "DecodeGuestRegs64RegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9387, "Length": 144, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getParser", "(", ")", ".", "Note", "("], "ground_truth": ["L", ",", "Msg", ",", "Ranges", ")", ";"], "File": "ARMAsmParser (2)5", "Func": "Note", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9388, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FiTmpOffsetMap", ".", "clear", "(", ")", ";", "SetTmpSize", "(", ""], "ground_truth": [")", ";"], "File": "PIC16ISelLowering1", "Func": "ResetTmpOffsetMap", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9389, "Length": 11, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "", ";", "case", "FK_Data_4", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "FK_Data_8", ":", "return", "", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "PPCAsmBackend59", "Func": "getFixupKindNumBytes", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9390, "Length": 33, "Cover_Rate": 0.4177215189873418, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x8_t", ")", "(", "(", "__a", "&", "__b", ")"], "ground_truth": ["!=", "", ")", ";"], "File": "arm", "Func": "neon2_vtst_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9391, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeShrinkInstructionsPass", "(", "*", "PR", ")", ";", "initializeFixControlFlowLiveIntervalsPass", "(", "*", "PR", ")", ";", "initializeLoadStoreOptimizerPass", "(", "*", "PR", ")", ";", "initializeAnnotateKernelFeaturesPass", "(", "*", "PR", ")", ";", "initializeAnnotateUniformValuesPass", "(", "*", "PR", ")", ";", "initializePromoteAllocaPass", "(", "*", "PR", ")", ";", "initializeAnnotateControlFlowPass", "(", "*", "PR"], "ground_truth": [")", ";"], "File": "AMDGPUTargetMachine96", "Func": "LLVMInitializeAMDGPUTarget", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9392, "Length": 42, "Cover_Rate": 0.3387096774193548, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCProcResourceDesc", "&", "PRD", "=", "*", "SchedModel", "->", "getProcResource", "(", "PI", "->", "ProcResourceIdx", ")", ";", "std", "::", "string", "FU", "(", "PRD", ".", "Name", ")", ";", "FU", "=", "FU", ".", "substr", "(", "FU", ".", "find", "(", "", ")", "+", "", ")", ";", "FU", ".", "resize", "(", "FU", ".", "find", "(", "", ")", ")", ";", "OS", "<<", "", "<<", "FU", ";", "if", "(", "PI", "->", "Cycles", ">", "", ")", "OS", "<<", "", "<<", "PI", "->", "Cycles", "<<", "", ";", "}", "if", "(", "SC", "->", "NumMicroOps", ">", "", ")", "OS", "<<", "", "<<", "SC", "->", "NumMicroOps", "<<", "", ";", "if", "(", "SC", "->", "BeginGroup", "&&", "SC", "->", "EndGroup", ")", "OS", "<<", "", ";", "else", "if", "(", "SC", "->", "BeginGroup"], "ground_truth": [")", "OS", "<<", "", ";"], "File": "SystemZHazardRecognizer4", "Func": "dumpSU", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9393, "Length": 121, "Cover_Rate": 0.49794238683127573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "setOpcode", "(", "", ")", ";", "break", ";", "}", "unsigned", "imm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "return", "DecodeMemBarrierOption", "(", "Inst", ",", "imm", ",", "Address", ",", "Decoder", ")", ";", "}", "unsigned", "brtarget", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "brtarget", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "brtarget", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "brtarget", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "brtarget", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeT2BROperand", "(", "Inst", ",", "brtarget", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodePredicateOperand", "(", "Inst", ",", "pred", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "return"], "ground_truth": ["S", ";"], "File": "ARMDisassembler39", "Func": "DecodeThumb2BCCInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9394, "Length": 152, "Cover_Rate": 0.5846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "HasBP", "=", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ";", "unsigned", "FrameSize", "=", "determineFrameLayout", "(", "MF", ",", "false", ")", ";", "int", "NegFrameSize", "=", "-", "FrameSize", ";", "bool", "IsLargeFrame", "=", "!", "isInt", "<", "", ">", "(", "NegFrameSize", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "unsigned", "MaxAlign", "=", "MFI", ".", "getMaxAlignment"], "ground_truth": ["(", ")", ";"], "File": "PPCFrameLowering23", "Func": "twoUniqueScratchRegsRequired", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9395, "Length": 57, "Cover_Rate": 0.4351145038167939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Triple", "TT", "(", "TM", ".", "getTargetTriple", "(", ")", ")", ";", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "OutStreamer", ".", "SwitchSection", "(", "getObjFileLowering", "(", ")", ".", "getTextSection", "(", ")", ")", ";", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "{", "if", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86", ")", "{", "MCSymbol", "*", "S", "=", "MMI", "->", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", ".", "BeginCOFFSymbolDef", "(", "S", ")", ";", "OutStreamer", ".", "EmitCOFFSymbolStorageClass", "(", "COFF", "::", "IMAGE_SYM_CLASS_STATIC", ")", ";", "OutStreamer", ".", "EmitCOFFSymbolType", "(", "COFF", "::", "IMAGE_SYM_DTYPE_NULL"], "ground_truth": [")", ";"], "File": "X86AsmPrinter89", "Func": "EmitStartOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9396, "Length": 96, "Cover_Rate": 0.5853658536585366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AddrReg", "==", "", ")", "return", "false", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "AddrReg", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ";", "const", "IndirectBrInst", "*", "IB", "=", "cast", "<", "IndirectBrInst", ">", "(", "I", ")", ";", "for", "(", "const", "BasicBlock", "*", "SuccBB", ":", "IB", "->", "successors", "(", ")", ")", "FuncInfo", ".", "MBB", "->", "addSuccessor"], "ground_truth": ["(", "FuncInfo", ".", "MBBMap", "[", "SuccBB", "]", ")", ";"], "File": "PPCFastISel12", "Func": "SelectIndirectBr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9397, "Length": 96, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "DivScale0", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "ScaleVT", ",", "Y", ",", "Y", ",", "X", ")", ";", "SDValue", "NegDivScale0", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "DivScale0", ")", ";", "SDValue", "Rcp", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "DivScale0", ")", ";", "SDValue", "Fma0", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "NegDivScale0", ",", "Rcp", ",", "One", ")", ";", "SDValue", "Fma1", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Rcp", ",", "Fma0", ",", "Rcp", ")", ";", "SDValue", "Fma2", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "NegDivScale0", ",", "Fma1", ",", "One", ")", ";", "SDValue", "DivScale1", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "ScaleVT", ",", "X", ",", "Y", ",", "X", ")", ";", "SDValue", "Fma3", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Fma1", ",", "Fma2", ",", "Fma1", ")", ";", "SDValue", "Mul", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "DivScale1", ",", "Fma3", ")", ";", "SDValue", "Fma4", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "NegDivScale0", ",", "Mul", ",", "DivScale1", ")", ";", "SDValue", "Scale", ";", "if", "(", "Subtarget", "->", "getGeneration", "(", ")", "==", "Subtarget", "::", "SOUTHERN_ISLANDS", ")", "{", "const", "SDValue", "Hi", "=", "DAG", ".", "getConstant", "(", "", ",", "SL", ",", "", ")", ";", "SDValue", "NumBC", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "X", ")", ";", "SDValue", "DenBC", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Y", ")", ";", "SDValue", "Scale0BC", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "DivScale0", ")", ";", "SDValue", "Scale1BC", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "DivScale1", ")", ";", "SDValue", "NumHi", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "NumBC", ",", "Hi", ")", ";", "SDValue", "DenHi", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "DenBC", ",", "Hi", ")", ";", "SDValue", "Scale0Hi", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Scale0BC", ",", "Hi", ")", ";", "SDValue", "Scale1Hi", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Scale1BC", ",", "Hi", ")", ";", "SDValue", "CmpDen", "=", "DAG", ".", "getSetCC", "(", "SL", ",", "", ",", "DenHi", ",", "Scale0Hi"], "ground_truth": [",", "", ")", ";"], "File": "SIISelLowering (2)", "Func": "LowerFDIV64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9398, "Length": 375, "Cover_Rate": 0.5795981452859351, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ">>", "", ";", "assert", "(", "MO", ".", "isExpr", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "MipsMCCodeEmitter (2)", "Func": "getBranchTargetOpValueMM", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9399, "Length": 40, "Cover_Rate": 0.3883495145631068, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly16x4_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_p16_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9400, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "areCFlagsAliveInSuccessors", "(", "CmpInstr", "->", "getParent", "(", ")", ")", ")", "return", "false", ";", "AccessKind", "AccessToCheck", "=", "AK_Write", ";", "if", "(", "sForm", "(", "*", "MI", ")", "!=", "MI", "->", "getOpcode", "(", ")", ")", "AccessToCheck", "=", "AK_All", ";", "if", "(", "areCFlagsAccessedBetweenInstrs", "(", "MI", ",", "CmpInstr", ",", "TRI", ",", "AccessToCheck", ")", ")", "return", "false", ";", "UsedNZCV", "NZCVUsedAfterCmp", ";", "for", "(", "const", "MachineInstr", "&", "Instr", ":", "instructionsWithoutDebug", "(", "std", "::", "next", "(", "CmpInstr", "->", "getIterator", "(", ")", ")", ",", "CmpInstr", "->", "getParent", "(", ")", "->", "instr_end", "(", ")", ")", ")", "{", "if", "(", "Instr", ".", "readsRegister", "(", "", ",", "TRI", ")", ")", "{", "", "CC", "=", "findCondCodeUsedByInstr", "(", "Instr", ")", ";", "if", "(", "CC", "=="], "ground_truth": ["", ")", "return", "false", ";"], "File": "AArch64InstrInfo107", "Func": "canInstrSubstituteCmpInstr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9401, "Length": 117, "Cover_Rate": 0.47950819672131145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getEHExceptionRegister", "(", ")", "const", "{", "assert", "(", "", "&&", "", ")", ";", "return", ""], "ground_truth": [";"], "File": "ARMRegisterInfo13", "Func": "getEHExceptionRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9402, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Imm", "=", "MI", "->", "getOperand", "(", "Op", ")", ".", "getImm", "(", ")", ";", "assert", "(", "(", "Imm", "&", ""], "ground_truth": [")", "==", "Imm", ")", ";"], "File": "X86ATTInstPrinter40", "Func": "printAVXCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9403, "Length": 25, "Cover_Rate": 0.49019607843137253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "{", "return", "&"], "ground_truth": ["TLInfo", ";"], "File": "SystemZSubtarget16", "Func": "getTargetLowering", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9404, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "(", "int16_t", ")", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "SystemZAsmPrinter21", "Func": "printS16ImmOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9405, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SExpr", "*", "load1", "=", "ctx", "->", "load", "(", "", ",", "TRI", "->", "getName", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ";", "SExpr", "*", "load2", "=", "ctx", "->", "load", "(", "", ",", "TRI", "->", "getName", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ";", "SExpr", "*", "andexpr", "=", "ctx", "->", "and_", "(", "", ",", "load1", ",", "load2", ")", ";", "SExpr", "*", "stor", "=", "calcNZCV", "(", "ctx", ",", "load1", ",", "load2", ",", "andexpr", ",", "ctx", "->", "dec_unsigned", "(", "", ",", "", ")", ",", "", ",", "", ",", "", ")", ";", "alfbb", ".", "addStatement", "(", "label", ",", "TII", "->", "getName", "("], "ground_truth": ["MI", ".", "getOpcode", "(", ")", ")", ",", "stor", ")", ";"], "File": "ARMALFWriter", "Func": "tTST_customALF", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9406, "Length": 119, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "SVEExpandLibCall", "::", "CreateCall", "(", "", "Id", ",", "Type", "*", "RetTy", ",", "ArrayRef", "<", "Value", "*", ">", "Ops", ")", "{", "auto", "Callee", "=", "", "(", "F", "->", "getParent", "(", ")", ",", "Id"], "ground_truth": [",", "Ops", "[", "", "]", "->", "getType", "(", ")", ")", ";"], "File": "SVEExpandLibCall", "Func": "CreateCall", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9407, "Length": 44, "Cover_Rate": 0.5432098765432098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasStdExtZvl", "(", ")", "const"], "ground_truth": ["{"], "File": "RISCVSubtarget (2)", "Func": "hasStdExtZvl", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9408, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "unsigned", "getRelocationInfo", "(", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "ARMConstantPoolValue10", "Func": "getRelocationInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9409, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "&", "Func", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getFunction", "(", ")", ";", "DiagnosticInfoUnsupported", "Diag", "(", "Func", ",", "Msg", ",", "MI", "->", "getDebugLoc"], "ground_truth": ["(", ")", ")", ";"], "File": "SIMemoryLegalizer", "Func": "reportUnsupported", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9410, "Length": 33, "Cover_Rate": 0.515625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_movepi64_pi64", "(", "__m128i", "__B", ")", "{", "return", "(", "__m64", ")", "(", "(", "__v2di"], "ground_truth": [")", "__B", ")", "[", "", "]", ";"], "File": "emmintrin", "Func": "_mm_movepi64_pi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9411, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "numArgs", "=", "mInstr", "->", "getNumOperands", "(", ")", "-", "", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "numArgs", ";", "++", "i", ")", "argOpers", "[", "i", "]", "=", "&", "mInstr", "->", "getOperand", "(", "i", "+", "", ")", ";", "int", "lastAddrIndx", "=", "", ";", "int", "valArgIndx", "=", "", ";", "unsigned", "t1", "=", "F", "->", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "newMBB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "t1", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<=", "lastAddrIndx", ";", "++", "i", ")", "(", "*", "MIB", ")", ".", "addOperand", "(", "*", "argOpers", "[", "i", "]", ")", ";", "assert", "(", "(", "argOpers", "[", "valArgIndx", "]", "->", "isReg", "(", ")", "||", "argOpers", "[", "valArgIndx", "]", "->", "isImm", "(", ")", ")", "&&", "", ")", ";", "unsigned", "t2", "=", "F", "->", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "", ")", ";", "if", "(", "argOpers", "[", "valArgIndx", "]", "->", "isReg", "(", ")", ")", "MIB", "=", "BuildMI", "(", "newMBB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "t2", ")", ";", "else", "MIB", "=", "BuildMI", "(", "newMBB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "t2", ")", ";", "(", "*", "MIB", ")", ".", "addOperand", "(", "*", "argOpers", "[", "valArgIndx", "]", ")", ";", "MIB", "=", "BuildMI", "(", "newMBB", ",", "dl", ",", "TII", "->", "get", "(", ""], "ground_truth": [")", ",", "", ")", ";"], "File": "X86ISelLowering160", "Func": "EmitAtomicMinMaxWithCustomInserter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9412, "Length": 230, "Cover_Rate": 0.3511450381679389, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "k_CondCode", ":", "CC", "=", "o", ".", "CC", ";", "break", ";", "case", "k_ITCondMask", ":", "ITMask", "=", "o", ".", "ITMask", ";", "break", ";", "case", "k_Token", ":", "Tok", "=", "o", ".", "Tok", ";", "break", ";", "case", "k_CCOut", ":", "case", "k_Register", ":", "Reg", "=", "o", ".", "Reg", ";", "break", ";", "case", "k_RegisterList", ":", "case", "k_DPRRegisterList", ":", "case", "k_SPRRegisterList", ":", "Registers", "=", "o", ".", "Registers", ";", "break", ";", "case", "k_VectorList", ":", "case", "k_VectorListAllLanes", ":", "VectorList", "=", "o", ".", "VectorList", ";", "break", ";", "case", "k_CoprocNum", ":", "case", "k_CoprocReg", ":", "Cop", "=", "o", ".", "Cop", ";", "break", ";", "case", "k_CoprocOption", ":", "CoprocOption", "=", "o", ".", "CoprocOption", ";", "break", ";", "case", "k_Immediate", ":", "Imm", "=", "o", ".", "Imm", ";", "break", ";", "case", "k_FPImmediate", ":", "FPImm", "=", "o", ".", "FPImm", ";", "break", ";", "case", "k_MemBarrierOpt", ":", "MBOpt", "=", "o", ".", "MBOpt", ";", "break", ";", "case", "k_Memory", ":", "Memory", "=", "o", ".", "Memory", ";", "break", ";", "case", "k_PostIndexRegister", ":", "PostIdxReg", "=", "o", ".", "PostIdxReg", ";", "break", ";", "case", "k_MSRMask", ":", "MMask", "=", "o", ".", "MMask", ";", "break", ";", "case", "k_ProcIFlags", ":", "IFlags", "=", "o", ".", "IFlags", ";", "break", ";", "case", "k_ShifterImmediate"], "ground_truth": [":"], "File": "ARMAsmParser114", "Func": "ARMOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9413, "Length": 183, "Cover_Rate": 0.6466431095406361, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "override", "{", "return"], "ground_truth": ["false", ";"], "File": "SPIRVFrameLowering", "Func": "hasFP", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9414, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_MODE_UNIT_BITSIZE", "(", "mem_mode", ")", "<", "type_suffix", "(", "", ")", ".", "element_bits", ")", "add_input_operand", "(", "icode", ",", "CONSTM1_RTX", "(", "VNx16BImode", ")", ")", ";", "return", "generate_insn", "(", "icode"], "ground_truth": [")", ";"], "File": "aarch64-sve-builtins", "Func": "use_contiguous_load_insn", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9415, "Length": 30, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerInterruptReturn", "(", "SmallVectorImpl", "<", "SDValue", ">", "&", "RetOps", ",", "SDLoc", "DL", ",", "SelectionDAG", "&", "DAG", ")", "{", "const", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "StringRef", "IntKind", "=", "F", "->", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", ";", "int64_t", "LROffset", ";", "if", "(", "IntKind", "==", "", "||", "IntKind", "==", "", "||", "IntKind", "==", "", "||", "IntKind", "==", "", ")", "LROffset", "=", "", ";", "else", "if", "(", "IntKind", "==", "", "||", "IntKind", "==", "", ")", "LROffset", "=", "", ";", "else", "report_fatal_error", "(", ""], "ground_truth": ["", ")", ";"], "File": "ARMISelLowering126", "Func": "LowerInterruptReturn", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9416, "Length": 102, "Cover_Rate": 0.6496815286624203, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "inMicroMode", "(", ")", "const", "{", "return", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")"], "ground_truth": ["[", "", "]", ";"], "File": "MipsAsmParser (2)4", "Func": "inMicroMipsMode", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9417, "Length": 18, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "_Float16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_reduce_add_ph", "(", "__m256h", "__A", ")", "{", "_MM256_REDUCE_OP", "(", "+", ")"], "ground_truth": [";"], "File": "avx512fp16vlintrin", "Func": "_mm256_reduce_add_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9418, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true", ";", "}", "if", "(", "!", "CurDAG", "->", "isBaseWithConstantOffset", "(", "N", ")", ")", "return", "false", ";", "RegisterSDNode", "*", "LHSR", "=", "dyn_cast", "<", "RegisterSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "N", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "||", "(", "LHSR", "&&", "LHSR", "->", "getReg", "(", ")", "==", "", ")", ")", "{", "int", "RHSC", ";", "if", "(", "isScaledConstantInRange", "(", "N", ".", "getOperand", "(", "", ")", ",", "", ",", "", ",", "", ",", "RHSC", ")", ")", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "Base", ".", "getOpcode"], "ground_truth": ["(", ")", "==", "", ")", "{"], "File": "ARMISelDAGToDAG23", "Func": "SelectThumbAddrModeSP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9419, "Length": 117, "Cover_Rate": 0.3926174496644295, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", "||", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "if", "(", "Align", ">=", "", "&&", "getRegisterInfo", "(", ")", ".", "canRealignStack", "(", "MF", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "DestReg", ")", ")", "MIB", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "ImplicitDefine", ")", ";", "}", "}", "else", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "MIB", "=", "AddDReg", "(", "MIB", ",", "DestReg", ",", "", ",", "RegState", "::", "DefineNoRead", ",", "TRI", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "DestReg", ")", ")", "MIB", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "ImplicitDefine", ")", ";", "}", "else", "llvm_unreachable"], "ground_truth": ["(", "", ")", ";"], "File": "ARMBaseInstrInfo1", "Func": "loadRegFromStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9420, "Length": 424, "Cover_Rate": 0.3035075161059413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vhsubq_m_uv4si", "(", "__arm_vuninitializedq_u32", "(", ")", ",", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vhsubq_x_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9421, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "StartSrcReg", "=", "forceReg", "(", "MI", ",", "SrcBase", ",", "TII", ")", ";", "uint64_t", "StartDestReg", "=", "(", "HaveSingleBase", "?", "StartSrcReg", ":", "forceReg", "(", "MI", ",", "DestBase", ",", "TII", ")", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "uint64_t", "ThisSrcReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "uint64_t", "ThisDestReg", "=", "(", "HaveSingleBase", "?", "ThisSrcReg", ":", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ")", ";", "uint64_t", "NextSrcReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "uint64_t", "NextDestReg", "=", "(", "HaveSingleBase", "?", "NextSrcReg", ":", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ")", ";", "RC", "=", "&", "", ";", "uint64_t", "ThisCountReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "uint64_t", "NextCountReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "MachineBasicBlock", "*", "StartMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "DoneMBB", "=", "splitBlockBefore", "(", "MI", ",", "MBB", ")", ";", "MachineBasicBlock", "*", "LoopMBB", "=", "emitBlockAfter", "(", "StartMBB", ")", ";", "MachineBasicBlock", "*", "NextMBB", "=", "(", "EndMBB", "?", "emitBlockAfter", "(", "LoopMBB", ")", ":", "LoopMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "LoopMBB", ")", ";", "MBB", "=", "LoopMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ThisDestReg", ")", ".", "addReg", "(", "StartDestReg", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "NextDestReg", ")", ".", "addMBB", "(", "NextMBB", ")", ";", "if", "(", "!", "HaveSingleBase", ")", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ThisSrcReg", ")", ".", "addReg", "(", "StartSrcReg", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "NextSrcReg", ")", ".", "addMBB", "(", "NextMBB", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ThisCountReg", ")", ".", "addReg", "(", "StartCountReg", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "NextCountReg", ")", ".", "addMBB", "(", "NextMBB", ")", ";", "if", "(", "Opcode", "==", "", ")", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "ThisDestReg", ")", ".", "addImm", "(", "DestDisp", "+", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ".", "addReg", "(", "ThisDestReg", ")", ".", "addImm", "(", "DestDisp", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "ThisSrcReg", ")", ".", "addImm", "(", "SrcDisp", ")", ";", "if", "(", "EndMBB", ")", "{", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addMBB", "(", "EndMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "EndMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "NextMBB", ")", ";", "}", "MBB", "=", "NextMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "NextDestReg", ")", ".", "addReg", "(", "ThisDestReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "if", "(", "!", "HaveSingleBase", ")", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "NextSrcReg", ")", ".", "addReg", "(", "ThisSrcReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "NextCountReg", ")", ".", "addReg"], "ground_truth": ["(", "ThisCountReg", ")", ".", "addImm", "(", "-", "", ")", ";"], "File": "SystemZISelLowering (2)1", "Func": "emitMemMemWrapper", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9422, "Length": 508, "Cover_Rate": 0.42796967144060655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasBMI2", "=", "false", ";", "HasVBMI", "=", "false", ";", "HasIFMA", "=", "false", ";", "HasRTM", "=", "false", ";", "HasHLE", "=", "false", ";", "HasERI", "=", "false", ";", "HasCDI", "=", "false", ";", "HasPFI", "=", "false", ";", "HasDQI", "=", "false", ";", "HasBWI", "=", "false", ";", "HasVLX", "=", "false", ";", "HasADX", "=", "false", ";", "HasPKU", "=", "false", ";", "HasSHA", "=", "false", ";", "HasPRFCHW", "=", "false", ";", "HasRDSEED", "=", "false", ";", "HasLAHFSAHF", "=", "false", ";", "HasMWAITX", "=", "false", ";", "HasMPX", "=", "false", ";", "IsBTMemSlow", "=", "false", ";", "IsSHLDSlow", "=", "false", ";", "IsUAMem16Slow", "=", "false", ";", "IsUAMem32Slow", "=", "false", ";", "HasSSEUnalignedMem", "=", "false", ";", "HasCmpxchg16b", "=", "false", ";", "UseLeaForSP", "=", "false", ";", "HasFastPartialYMMWrite", "=", "false", ";", "HasFastScalarFSQRT", "=", "false", ";", "HasFastVectorFSQRT", "=", "false", ";", "HasSlowDivide32", "="], "ground_truth": ["false", ";"], "File": "X86Subtarget45", "Func": "initializeEnvironment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9423, "Length": 120, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GlobalVariable", "*", "GVA", "=", "dyn_cast", "<", "GlobalVariable", ">", "(", "GV", ")", ";", "if", "(", "!", "GVA", ")", "return", "false", ";", "if", "(", "!", "LocalSData", "&&", "GV", "->", "hasLocalLinkage", "(", ")", ")", "return", "false", ";", "if", "(", "!", "ExternSData", "&&", "(", "(", "GV", "->", "hasExternalLinkage", "(", ")", "&&", "GV", "->", "isDeclaration", "(", ")", ")", "||", "GV", "->"], "ground_truth": ["hasCommonLinkage", "(", ")", ")", ")", "return", "false", ";"], "File": "MipsTargetObjectFile32", "Func": "IsGlobalInSmallSectionImpl", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9424, "Length": 65, "Cover_Rate": 0.4513888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "In", ".", "getValueType", "(", ")", ".", "isSimple", "(", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ".", "getSimpleVT", "(", ")", ";", "MVT", "SVT", "=", "VT", ".", "getScalarType", "(", ")", ";", "MVT", "InVT", "=", "In", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "MVT", "InSVT", "=", "InVT", ".", "getScalarType", "(", ")", ";", "if", "(", "!", "isPowerOf2_32", "(", "VT", ".", "getVectorNumElements", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "InSVT", "!=", "", "&&", "InSVT", "!=", "", "&&", "InSVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SVT", "==", "", "&&", "VT", ".", "getSizeInBits", "(", ")", "<", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "(", "!", "Subtarget", ".", "useAVX512Regs", "(", ")", "&&", "VT", ".", "is256BitVector", "(", ")", "&&", "InVT", ".", "is512BitVector", "(", ")", ")", ")", "{", "SmallVector", "<", "SDValue"], "ground_truth": [">", "ConcatOps", ";"], "File": "X86ISelLowering20", "Func": "combineVectorSignBitsTruncation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9425, "Length": 174, "Cover_Rate": 0.3901345291479821, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "ArgSize", "=", "Flags", ".", "getByValSize", "(", ")", ";", "ArgSize", "=", "(", "(", "ArgSize", "+", "PtrByteSize", "-", "", ")", "/", "PtrByteSize"], "ground_truth": [")", "*", "PtrByteSize", ";"], "File": "PPCISelLowering123", "Func": "CalculateStackSlotSize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9426, "Length": 32, "Cover_Rate": 0.4266666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "long", "long", ")", "__builtin_ia32_vcvttsd2si64", "(", "("], "ground_truth": ["__v2df", ")", "__A", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm_cvttsd_i64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9427, "Length": 15, "Cover_Rate": 0.6818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallEntry", "::", "isAliased", "(", "const", "MachineFrameInfo", "*", ")", "const", "{", "return"], "ground_truth": ["false", ";"], "File": "MipsMachineFunction", "Func": "isAliased", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9428, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FrameIndexSDNode", "*", "FIN", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "Op", ")", ";", "unsigned", "FrameIndex", "=", "FIN", "->", "getIndex", "(", ")", ";", "unsigned", "Offset", "=", "TFL", "->", "getFrameIndexOffset", "("], "ground_truth": ["MF", ",", "FrameIndex", ")", ";"], "File": "AMDGPUISelLowering107", "Func": "LowerFrameIndex", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9429, "Length": 33, "Cover_Rate": 0.3113207547169811, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AsmParser", "::", "findImplicitSGPRReadInVOP", "(", "const", "MCInst", "&", "Inst", ")", "const", "{", "const", "MCInstrDesc", "&", "Desc", "=", "MII", ".", "get", "(", "Inst", ".", "getOpcode", "(", ")", ")", ";", "const", "unsigned", "Num", "=", "Desc", ".", "getNumImplicitUses", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Num", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "Desc", ".", "ImplicitUses", "[", "i", "]", ";", "switch", "(", "Reg", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "AMDGPUAsmParser15", "Func": "findImplicitSGPRReadInVOP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9430, "Length": 86, "Cover_Rate": 0.7610619469026548, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtmh_u64_f16", "(", "float16_t", "__a", ")", "{", "return", "__builtin_aarch64_lflooruhfdi_us", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "fp16_vcvtmh_u64_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9431, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeR600TargetMC", "(", ")", "{", "RegisterMCAsmInfo", "<", "AMDGPUMCAsmInfo", ">", "Y", "(", "TheAMDGPUTarget", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "TheAMDGPUTarget", ",", "createAMDGPUMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheAMDGPUTarget", ",", "createAMDGPUMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheAMDGPUTarget", ",", "createAMDGPUMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "TheAMDGPUTarget", ",", "createAMDGPUMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "TheAMDGPUTarget", ",", "createAMDGPUMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "TheAMDGPUTarget", ",", "createAMDGPUMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheAMDGPUTarget", ",", "createAMDGPUAsmBackend"], "ground_truth": [")", ";"], "File": "AMDGPUMCTargetDesc", "Func": "LLVMInitializeR600TargetMC", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9432, "Length": 77, "Cover_Rate": 0.8850574712643678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Symbol", "->", "setType", "(", "ELF", "::", "STT_NOTYPE", ")", ";", "Symbol", "->", "setBinding", "(", "ELF", "::", "STB_LOCAL", ")", ";", "Symbol", "->", "setExternal", "("], "ground_truth": ["false", ")", ";"], "File": "AArch64ELFStreamer11", "Func": "emitMappingSymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9433, "Length": 25, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateBarrier", "(", "unsigned", "Val", ",", "SMLoc", "S", ",", "MCContext", "&", "Ctx", ")", "{", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "k_Barrier", ",", "Ctx", ")", ";", "Op", "->", "Barrier", ".", "Val", "=", "Val", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "S", ";", "return", "Op"], "ground_truth": [";"], "File": "AArch64AsmParser (2)1", "Func": "CreateBarrier", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9434, "Length": 56, "Cover_Rate": 0.9824561403508771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "MoveToFPReg", "(", "MVT", "SrcVT", ",", "unsigned", "SrcReg", ",", "bool", "IsSigned", ")", "{", "if", "(", "SrcVT", "==", "", ")", "{", "unsigned", "TmpReg", "=", "createResultReg", "(", "&", "", ")", ";", "if", "(", "!", "EmitIntExt", "(", "", ",", "SrcReg", ",", "", ",", "TmpReg", ",", "!", "IsSigned", ")", ")", "return", "", ";", "SrcReg", "=", "TmpReg", ";", "}", "Address", "Addr", ";", "Addr", ".", "BaseType", "=", "Address", "::", "FrameIndexBase", ";", "Addr", ".", "Base", ".", "FI", "=", "MFI", ".", "CreateStackObject", "(", "", ","], "ground_truth": ["", ",", "false", ")", ";"], "File": "PPCFastISel (2)", "Func": "PPCMoveToFPReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9435, "Length": 84, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CFGStructurizer", "::", "isRetiredBlock", "(", "MachineBasicBlock", "*", "MBB", ")", "const", "{", "MBBInfoMap", "::", "const_iterator", "It", "=", "BlockInfoMap", ".", "find", "(", "MBB", ")", ";", "if", "(", "It", "==", "BlockInfoMap", ".", "end", "(", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "TGSICFGStructurizer", "Func": "isRetiredBlock", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9436, "Length": 36, "Cover_Rate": 0.7659574468085106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useOddSPReg", "("], "ground_truth": [")", "const", "{"], "File": "MipsSubtarget (2)", "Func": "useOddSPReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9437, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parseRegister", "(", "RegNo", ",", "StartLoc", ",", "EndLoc"], "ground_truth": [",", "false", ")", ";"], "File": "M88kAsmParser", "Func": "parseRegister", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9438, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst3_lanev2si", "(", "(", "__builtin_neon_si", "*", ")", "__a", ",", "__bu", ".", "__o", ","], "ground_truth": ["__c", ")", ";"], "File": "arm", "Func": "neon_vst3_lane_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9439, "Length": 15, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "("], "ground_truth": [")", "const", "override", "{"], "File": "SHUXIISelDAGToDAG", "Func": "getPassName", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9440, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "cl_target_option", "*", "cur_opt", ";", "prev_opt", "=", "TREE_TARGET_OPTION", "(", "prev_tree", ")", ";", "cur_opt", "=", "TREE_TARGET_OPTION", "(", "cur_tree", ")", ";", "cpp_options", "*", "cpp_opts", "=", "cpp_get_options", "(", "parse_in", ")", ";", "unsigned", "char", "saved_warn_unused_macros", "=", "cpp_opts", "->", "warn_unused_macros", ";", "cpp_opts", "->", "warn_unused_macros", "=", "", ";", "cpp_force_token_locations", "(", "parse_in", ",", "BUILTINS_LOCATION", ")", ";", "s390_cpu_cpp_builtins_internal", "(", "parse_in", ",", "cur_opt", ",", "prev_opt", ")", ";", "cpp_stop_forcing_token_locations", "(", "parse_in"], "ground_truth": [")", ";"], "File": "s390-c", "Func": "s390_pragma_target_parse", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9441, "Length": 63, "Cover_Rate": 0.37058823529411766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint16_t", "VendorNameSize", "=", "VendorName", ".", "size", "(", ")", "+", "", ";", "uint16_t", "ArchNameSize", "=", "ArchName", ".", "size", "(", ")", "+", "", ";", "unsigned", "DescSZ", "=", "sizeof", "(", "VendorNameSize", ")", "+", "sizeof", "(", "ArchNameSize", ")", "+", "sizeof", "(", "Major", ")", "+", "sizeof", "(", "Minor", ")", "+", "sizeof", "(", "Stepping", ")", "+", "VendorNameSize", "+", "ArchNameSize", ";", "EmitNote", "(", "ElfNote", "::", "NoteNameV2", ",", "MCConstantExpr", "::", "create", "(", "DescSZ", ",", "getContext", "(", ")", ")", ",", "ElfNote", "::", "NT__HSA_ISA", ",", "[", "&", "]", "(", "MCELFStreamer", "&", "OS", ")", "{", "OS", ".", "emitIntValue", "(", "VendorNameSize", ","], "ground_truth": ["", ")", ";"], "File": "AMDGPUTargetStreamer27", "Func": "EmitDirectiveHSACodeObjectISA", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9442, "Length": 93, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "isFloatingPoint", "(", ")", "&&", ""], "ground_truth": [")", ";"], "File": "PPCISelLowering (2)2", "Func": "enableAggressiveFMAFusion", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9443, "Length": 11, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "k_VectorListIndexed", ")", ";", "Op", "->", "VectorList", ".", "RegNum", "=", "RegNum", ";", "Op", "->", "VectorList", ".", "Count", "=", "Count", ";", "Op", "->", "VectorList", ".", "LaneIndex", "=", "Index", ";", "Op", "->", "VectorList", ".", "isDoubleSpaced", "=", "isDoubleSpaced", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc"], "ground_truth": ["=", "E", ";"], "File": "ARMAsmParser (2)2", "Func": "CreateVectorListIndexed", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9444, "Length": 55, "Cover_Rate": 0.632183908045977, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "ImmVal", "=", "ValAndVReg", "->", "Value", ";", "if", "(", "OffsetOpc", "==", "TargetOpcode", "::", "G_MUL", ")", "{", "if", "(", "!", "isPowerOf2_32", "(", "ImmVal", ")", ")", "return", "None", ";", "ImmVal", "=", "Log2_32", "(", "ImmVal", ")", ";", "}", "if", "(", "(", "ImmVal", "&", "", ")", "!=", "ImmVal", ")", "return", "None", ";", "if", "(", "ImmVal", "!=", "LegalShiftVal", ")", "return", "None", ";", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addUse", "(", "Gep", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addUse", "(", "OffsetReg", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "}", "}"], "ground_truth": ["}", ";"], "File": "AArch64InstructionSelector11", "Func": "selectAddrModeShiftedExtendXReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9445, "Length": 132, "Cover_Rate": 0.34554973821989526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "VEAsmPrinter", "Func": "getPassName", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9446, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseCondCode", "(", "OperandVector", "&", "Operands", ",", "bool", "invertCondCode", ")", "{", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "SMLoc", "S", "=", "getLoc", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "assert", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Identifier", ")", "&&", "", ")", ";", "StringRef", "Cond", "=", "Tok", "."], "ground_truth": ["getString", "(", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "parseCondCode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9447, "Length": 62, "Cover_Rate": 0.3924050632911392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x4_t", ")", "__builtin_aarch64_srhaddv4hi", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vrhadd_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9448, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Changed", "=", "false", ";", "auto", "Children", "=", "Region", "->", "getChildren", "(", ")", ";", "for", "(", "auto", "CI", ":", "*", "Children", ")", "{", "if", "(", "CI", "->", "isRegion"], "ground_truth": ["(", ")", ")", "{"], "File": "AMDGPUMachineCFGStructurizer", "Func": "structurizeRegions", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9449, "Length": 32, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrshrq_m_n_uv16qi", "(", "__arm_vuninitializedq_u8", "(", ")", ",", "__a"], "ground_truth": [",", "__imm", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrshrq_x_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9450, "Length": 14, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "SrcInst", "=", "*", "Src", "->", "getInstr", "(", ")", ";", "MachineInstr", "&", "DstInst", "=", "*", "Dst", "->", "getInstr", "(", ")", ";", "if", "(", "Dst", "->", "isBoundaryNode", "(", ")", ")", "return", "false", ";", "if", "(", "SrcInst", ".", "isPHI", "(", ")", "||", "DstInst", ".", "isPHI", "(", ")", ")", "return", "false", ";", "SUnit", "*", "Best", "=", "nullptr", ";", "SUnit", "*", "DstBest", "=", "nullptr", ";", "SUnit", "*", "SrcBest", "=", "getZeroLatency", "(", "Dst", ",", "Dst", "->", "Preds", ")", ";", "if", "(", "SrcBest", "==", "nullptr", "||", "Src", "->", "NodeNum", ">=", "SrcBest", "->", "NodeNum", ")", "{", "DstBest", "=", "getZeroLatency", "(", "Src", ",", "Src", "->", "Succs", ")", ";", "if", "(", "DstBest", "==", "nullptr", "||", "Dst", "->", "NodeNum", "<=", "DstBest", "->", "NodeNum", ")", "Best", "=", "Dst", ";", "}", "if", "(", "Best", "!=", "Dst", ")", "return", "false", ";", "if", "(", "Src", "==", "SrcBest", "&&", "Dst", "==", "DstBest", ")", "return", "true", ";", "if", "(", "SrcBest", "!=", "nullptr", ")", "changeLatency", "(", "SrcBest", ",", "SrcBest", "->", "Succs", ",", "Dst", ",", "", ")", ";", "if", "(", "DstBest", "!=", "nullptr", ")", "changeLatency", "(", "Src", ",", "Src", "->", "Succs", ",", "DstBest"], "ground_truth": [",", "", ")", ";"], "File": "HexagonSubtarget15", "Func": "isBestZeroLatency", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9451, "Length": 180, "Cover_Rate": 0.8071748878923767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "DstReg", "-", "SrcReg", ")"], "ground_truth": ["&", "", ")", "<", "NumRegs", ";"], "File": "RISCVInstrInfo (2)", "Func": "forwardCopyWillClobberTuple", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9452, "Length": 13, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", ".", "in16Mode", "(", ")", ")", "return", "llvm", "::"], "ground_truth": ["create16InstrInfo", "(", "STI", ")", ";"], "File": "MipsInstrInfo (2)", "Func": "create", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9453, "Length": 16, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TRI", "=", "ST", ".", "getRegisterInfo", "(", ")", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "SchedModel", ".", "init", "(", "&", "ST", ")", ";", "Traces", "=", "&", "getAnalysis", "<", "MachineTraceMetrics", ">", "(", ")", ";", "MinInstr", "=", "nullptr", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "getPassName", "(", ")", "<<", "", "<<", "MF", ".", "getName", "(", ")", "<<", "'\\n'", ")", ";", "if", "(", "!", "SchedModel", ".", "hasInstrSchedModel", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "bool", "SuppressSTP", "=", "false", ";", "unsigned", "PrevBaseReg", "=", "", ";", "for", "(", "auto", "&", "MI", ":", "MBB", ")", "{", "if", "(", "!", "isNarrowFPStore", "(", "MI", ")", ")", "continue", ";", "const", "MachineOperand", "*", "BaseOp", ";", "int64_t", "Offset", ";", "if", "(", "TII", "->", "getMemOperandWithOffset", "(", "MI", ",", "BaseOp", ",", "Offset", ",", "TRI", ")", "&&", "BaseOp", "->", "isReg", "(", ")", ")", "{", "unsigned", "BaseReg", "=", "BaseOp", "->", "getReg", "(", ")", ";", "if", "(", "PrevBaseReg", "==", "BaseReg", ")", "{", "if", "(", "!", "SuppressSTP", "&&", "shouldAddSTPToBlock", "(", "MI", ".", "getParent", "(", ")", ")", ")", "break", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", ""], "ground_truth": ["<<", "MI", "<<", "", ")", ";"], "File": "AArch64StorePairSuppress22", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9454, "Length": 198, "Cover_Rate": 0.7148014440433214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "this", "->", "cc", "=", "static_cast", "<", "CondCode", ">", "(", "ccValue"], "ground_truth": [")", ";"], "File": "Z80MCExpr", "Func": "Z80BrCCMCExpr", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9455, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "skipFunction", "(", "MF", ".", "getFunction", "(", ")", ")", ")", "return", "false", ";", "bool", "Changed", "=", "false", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "auto", "BlockIter", "=", "MBB", ".", "begin", "(", ")", ";", "while", "(", "BlockIter", "!=", "MBB", ".", "end", "(", ")", ")", "{", "auto", "&", "MI", "=", "*", "BlockIter", "++", ";", "if", "(", "isCVTAToLocalCombinationCandidate", "(", "MI", ")", ")", "{", "CombineCVTAToLocal", "(", "MI", ")"], "ground_truth": [";"], "File": "NVPTXPeephole", "Func": "runOnMachineFunction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9456, "Length": 69, "Cover_Rate": 0.43125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Operand", "CreateReg", "(", "unsigned", "RegNo", ")", "{", "Operand", "Res", ";", "Res", ".", "Kind", "=", "Register", ";", "Res", ".", "Reg", ".", "RegNo", "="], "ground_truth": ["RegNo", ";"], "File": "X86AsmParser80", "Func": "CreateReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9457, "Length": 25, "Cover_Rate": 0.8620689655172413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "DAGToDAGISel", "(", "TargetMachine", "&", "targetmachine", ",", "CodeGenOpt", "::", "Level", "OptLevel", ")", ":", "SelectionDAGISel", "(", "targetmachine", ",", "OptLevel", ")", ","], "ground_truth": ["TM", "(", "targetmachine", ")", "{"], "File": "HexagonISelDAGToDAG19", "Func": "HexagonDAGToDAGISel", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9458, "Length": 25, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitter", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCRegisterInfo", "&", "MRI", ","], "ground_truth": ["MCContext", "&", "Ctx", ")", "{"], "File": "NyuziMCCodeEmitter", "Func": "createNyuziMCCodeEmitter", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9459, "Length": 21, "Cover_Rate": 0.6774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Address", "(", ")", ":", "BaseType", "(", "RegBase", ")", ",", "Offset", "(", "", ")", "{", "Base", ".", "Reg", "="], "ground_truth": ["", ";"], "File": "PPCFastISel (2)", "Func": "Address", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9460, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "TTIImpl", "::", "getArithmeticInstrCost", "(", "unsigned", "Opcode", ",", "Type", "*", "Ty", ",", "TTI", "::", "OperandValueKind", "Op1Info", ",", "TTI", "::", "OperandValueKind", "Op2Info", ",", "TTI", "::", "OperandValueProperties", "Opd1PropInfo", ",", "TTI", "::", "OperandValueProperties", "Opd2PropInfo", ")", "{", "assert", "(", "TLI", "->", "InstructionOpcodeToISD", "(", "Opcode", ")", "&&", "", ")", ";", "return", "BaseT", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", ",", "Op1Info", ",", "Op2Info", ",", "Opd1PropInfo"], "ground_truth": [",", "Opd2PropInfo", ")", ";"], "File": "PPCTargetTransformInfo22", "Func": "getArithmeticInstrCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9461, "Length": 63, "Cover_Rate": 0.984375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMachOStreamer", "(", "Ctx", ",", "std", "::", "move", "(", "MAB", ")", ",", "OS", ",", "std", "::", "move", "(", "Emitter", ")", ",", "false"], "ground_truth": [",", "DWARFMustBeAtTheEnd", ")", ";"], "File": "ARMMCTargetDesc24", "Func": "createARMMachOStreamer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9462, "Length": 26, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vceqzq_p8", "(", "poly8x16_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vceqzq_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9463, "Length": 6, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "Elts", ";", "if", "(", "SrcVT", ".", "isVector", "(", ")", ")", "DAG", ".", "ExtractVectorElements", "(", "Src", ",", "Elts", ")", ";", "else", "Elts", ".", "push_back", "(", "Src", ")", ";", "SDValue", "Undef", "=", "DAG", ".", "getUNDEF", "(", "SrcVT", ".", "getScalarType", "(", ")", ")", ";", "while", "(", "ExtraElts", "--", ")", "Elts", ".", "push_back", "("], "ground_truth": ["Undef", ")", ";"], "File": "SIISelLowering10", "Func": "padEltsToUndef", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9464, "Length": 59, "Cover_Rate": 0.5673076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "ValWidth", "==", "", ")", "{", "SDValue", "A0", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "{", "VecV", "}", ",", "DAG", ")", ";", "SDValue", "M0", "=", "DAG", ".", "getConstant", "(", "", "/", "VecWidth", ",", "dl", ",", "", ")", ";", "SDValue", "I0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "IdxV", ",", "M0", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "A0", ",", "I0", ")", ";", "}", "unsigned", "Scale", "=", "VecWidth", "/", "ValWidth", ";", "assert", "(", "ty", "(", "IdxV", ")", "==", "", ")", ";", "SDValue", "S0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "IdxV", ",", "DAG", ".", "getConstant", "(", "", "*", "Scale", ",", "dl", ",", "", ")", ")", ";", "SDValue", "T0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "VecV", ")", ";", "SDValue", "T1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "T0", ",", "S0", ")", ";", "while", "(", "Scale", ">", "", ")", "{", "T1", "=", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "dl", ",", "", ",", "T1", ")", ";", "T1", "=", "expandPredicate", "(", "T1", ",", "dl", ",", "DAG", ")", ";", "Scale", "/=", "", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResTy", ",", "T1", ")", ";", "}", "assert", "(", "VecWidth", "==", "", "||", "VecWidth", "==", "", ")", ";", "MVT", "ScalarTy", "=", "tyScalar", "(", "VecTy", ")", ";", "VecV", "=", "DAG", ".", "getBitcast", "(", "ScalarTy", ",", "VecV", ")", ";", "SDValue", "WidthV", "=", "DAG", ".", "getConstant", "(", "ValWidth", ",", "dl", ",", "", ")", ";", "SDValue", "ExtV", ";", "if", "(", "IdxN", ")", "{", "unsigned", "Off", "=", "IdxN", "->", "getZExtValue", "(", ")", "*", "ElemWidth", ";", "if", "(", "VecWidth", "==", "", "&&", "ValWidth", "==", "", ")", "{", "assert", "(", "Off", "==", "", "||"], "ground_truth": ["Off", "==", "", ")", ";"], "File": "HexagonISelLowering12", "Func": "extractVector", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9465, "Length": 295, "Cover_Rate": 0.396505376344086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TensorId", "=", "std", "::", "lower_bound", "(", "ArchLdStLVec", ".", "begin", "(", ")", ",", "ArchLdStLVec", ".", "end", "(", ")", ",", "NumVal", ")", "-", "ArchLdStLVec", ".", "begin", "(", ")", "-", "", ";", "if", "(", "TensorId", "==", "-", "", ")", "TensorId", "=", "", ";", "StLTensors", ".", "insert", "(", "(", "TensorId", ")", ")", ";", "if", "(", "BailoutReason", ".", "empty", "("], "ground_truth": [")", ")", "BailoutReason", "=", "", ";"], "File": "TPCIndexSpaceGen", "Func": "prepareStLData", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9466, "Length": 62, "Cover_Rate": 0.3522727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "UNSPEC_COND_NE", ";", "case", "EQ", ":", "return", "UNSPEC_COND_EQ", ";", "case", "LT", ":", "return", "UNSPEC_COND_LT", ";", "case", "GT", ":", "return", "UNSPEC_COND_GT", ";", "case", "LE"], "ground_truth": [":"], "File": "aarch646", "Func": "aarch64_unspec_cond_code", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9467, "Length": 24, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "OpToFold", ".", "isFI", "(", ")", "&&", "TII", "->", "isMUBUF", "(", "UseMI", ")", "&&", "OpNo", "==", "", "(", "UseMI", ".", "getOpcode", "("], "ground_truth": [")", ",", "", "::", "vaddr", ")", ";"], "File": "SIFoldOperands31", "Func": "frameIndexMayFold", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9468, "Length": 29, "Cover_Rate": 0.5087719298245614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "&", "Src0", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Src1", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "unsigned", "NewDest", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "Interm", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MachineInstr", "&", "Op", "=", "*", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "Opcode", ")", ",", "Interm", ")", ".", "add", "(", "Src0", ")", ".", "add", "(", "Src1", ")", ";", "MachineInstr", "&", "Not", "=", "*", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "", ")", ",", "NewDest", ")", ".", "addReg", "(", "Interm", ")", ";", "Worklist", ".", "insert", "(", "&", "Op", ")", ";", "Worklist", ".", "insert", "("], "ground_truth": ["&", "Not", ")", ";"], "File": "SIInstrInfo1", "Func": "splitScalarNotBinop", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9469, "Length": 117, "Cover_Rate": 0.536697247706422, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmaxnmavq_f16", "(", "float16_t", "__a", ",", "float16x8_t", "__b", ")", "{", "return", "__builtin_mve_vmaxnmavq_fv8hf", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmaxnmavq_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9470, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "ArgRegEnd", "=", "", ";", "unsigned", "ArgSize", "=", "VA", ".", "getLocVT", "(", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "StackLoc", "=", "VA", ".", "getLocMemOffset", "(", ")", "+", "", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "ArgSize", ",", "", ",", "true", ")", ";", "TFI", "->", "recordLoadArgsFI", "(", "FI", ",", "-", "StackLoc", ")", ";", "TFI", "->", "recordLiveIn", "(", "FI", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", ")", ")", ";", "InVals", ".", "push_back", "(", "DAG", ".", "getLoad", "(", "VA", ".", "getValVT", "(", ")", ",", "dl", ",", "Chain", ",", "FIN", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ")", ";", "}", "}", "if", "(", "(", "isVarArg", ")", "&&", "ArgRegEnd", ")", "{", "if", "(", "StackPtr", ".", "getNode", "(", ")", "==", "", ")", "StackPtr", "=", "DAG", ".", "getRegister", "(", "StackReg", ",", "getPointerTy", "(", ")", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "unsigned", "Begin", "=", "getRegisterNumbering", "(", "", ")", ";", "unsigned", "Start", "=", "getRegisterNumbering", "(", "ArgRegEnd", "+", "", ")", ";", "unsigned", "End", "=", "getRegisterNumbering", "(", "", ")", ";", "unsigned", "StackLoc", "=", "Start", "-", "Begin", "+", "", ";", "for", "(", ";", "Start", "<=", "End", ";", "++", "Start", ",", "++", "StackLoc", ")", "{", "unsigned", "Reg", "=", "getRegisterFromNumbering", "(", "Start", ")", ";", "unsigned", "LiveReg", "=", "MF", ".", "addLiveIn", "(", "Reg", ",", "RC", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "LiveReg", ",", "", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "", ",", "", ",", "true", ")", ";", "TFI", "->", "recordStoreVarArgsFI", "(", "FI", ",", "-"], "ground_truth": ["(", "StackLoc", "*", "", ")", ")", ";"], "File": "TeeRISCISelLowering", "Func": "LowerFormalArguments", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9471, "Length": 276, "Cover_Rate": 0.3520408163265306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask2_permutex2var_epi64", "("], "ground_truth": ["__m128i", "__A", ",", "__m128i", "__I", ",", "__mmask8", "__U", ",", "__m128i", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask2_permutex2var_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9472, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "addr", ")", ")", "{", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", ")", ";", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "addr", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "base", ";", "SDNode", "*", "add", ";", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "{", "base", "=", "addr", ".", "getOperand", "(", "", ")", ";", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "base", ".", "dump", "(", ")", ")", ";", "SDValue", "off", "=", "CurDAG", "->", "getTargetConstant", "(", "CN", "->", "getZExtValue", "(", ")", ",", "DL"], "ground_truth": [",", "vt", ")", ";"], "File": "P2ISelDAGToDAG", "Func": "selectAddr", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9473, "Length": 103, "Cover_Rate": 0.36917562724014336, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__inline__", "static", "int", "sh_media_FMOV_SL", "(", "float", "fg", ")", "{", "int", "res", ";", "__asm__", "(", "", ":", "", "(", "res", ")", ":", "", "(", "fg", ")", ")", ";", "return", "res"], "ground_truth": [";"], "File": "ushmedia", "Func": "sh_media_FMOV_SL", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9474, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "delta", ">=", "", "&&", "delta", "<", "", ")", "fprintf", "(", "stream", ",", "", ",", "regname", ",", "(", "int", ")", "delta", ")", ";", "else", "if", "(", "delta", "<", "", "&&", "delta", ">=", "-", "", ")", "fprintf", "(", "stream", ",", "", ",", "regname", ",", "regname", ",", "(", "int", ")", "-", "delta", ")", ";", "else", "{", "mmix_output_register_setting", "(", "stream", ",", "", ",", "delta", ",", "", ")", ";", "fprintf", "(", "stream", ",", "", ",", "regname", ",", "regname", ")", ";", "}", "fprintf", "(", "stream", ",", "", ")", ";", "assemble_name", "(", "stream", ",", "XSTR", "(", "XEXP", "(", "DECL_RTL", "(", "func", ")", ",", "", ")", ",", "", ")", ")", ";", "fprintf", "(", "stream", ",", ""], "ground_truth": [")", ";"], "File": "mmix", "Func": "mmix_asm_output_mi_thunk", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9475, "Length": 112, "Cover_Rate": 0.6473988439306358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "getStartLoc", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "TPCAsmParser", "Func": "getStartLoc", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9476, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isStartChunk", "(", "uint64_t", "Chunk", ")", "{", "if", "(", "Chunk", "==", "", "||", "Chunk", "==", "UINT64_MAX", ")", "return", "false", ";", "return", "(", "CountLeadingOnes_64", "(", "Chunk", ")", "+", "countTrailingZeros"], "ground_truth": ["(", "Chunk", ")", ")", "==", "", ";"], "File": "AArch64ExpandPseudoInsts", "Func": "isStartChunk", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9477, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "type", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "align", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "type", "==", "", "&&", "align", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "type", "==", "", "&&", "align", "==", "", ")", "return"], "ground_truth": ["MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeVLDST2Instruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9478, "Length": 54, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasModifier", "(", ")", "const", "{", "return", "Modifier"], "ground_truth": ["!=", "NULL", ";"], "File": "ARMConstantPoolValue10", "Func": "hasModifier", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9479, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isDisp8", "(", "int", "Value", ")", "{", "return", "Value", "==", "(", "signed"], "ground_truth": ["char", ")", "Value", ";"], "File": "X86CodeEmitter", "Func": "isDisp8", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9480, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerReturn", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Outs", ",", "const", "SmallVectorImpl", "<", "SDValue", ">", "&", "OutVals", ",", "const", "SDLoc", "&", "dl", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "auto", "CCFunction", "=", "CCAssignFnForReturn", "(", "CallConv", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "CCFunction", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "unsigned", "e", "=", "RVLocs", ".", "size", "(", ")", ";", "if", "(", "e", ">", "", ")", "{", "std", "::", "reverse", "(", "RVLocs", ".", "begin", "(", ")", ",", "RVLocs", ".", "end", "(", ")", ")", ";", "}", "SDValue", "Flag", ";", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", "(", "", ",", "Chain", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "OutVals", "[", "i", "]", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "("], "ground_truth": [")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";"], "File": "AVRISelLowering1", "Func": "LowerReturn", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9481, "Length": 241, "Cover_Rate": 0.7005813953488372, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__qsub8", "(", "int8x4_t", "__a"], "ground_truth": [",", "int8x4_t", "__b", ")", "{"], "File": "arm", "Func": "acle___qsub8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9482, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "implicit_operands", "(", ")", ")", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isDef", "(", ")", ")", "if", "(", "TRI", "->", "regsOverlap", "(", "Reg", ",", "MO", ".", "getReg", "(", ")", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "ARM64DeadRegisterDefinitionsPass", "Func": "implicitlyDefinesOverlappingReg", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9483, "Length": 48, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "pbsada_rb", "=", "XVECEXP", "(", "unspec_rtx", ",", "", ",", "", ")", ";", "if", "(", "rtx_equal_p", "(", "def_reg", ",", "pbsada_ra", ")", "||", "rtx_equal_p", "(", "def_reg", ",", "pbsada_rb"], "ground_truth": [")", ")", "return", "true", ";"], "File": "nds32-pipelines-auxiliary", "Func": "pbsada_insn_ra_rb_dep_reg_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9484, "Length": 31, "Cover_Rate": 0.3974358974358974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantPoolValue", "*", "ACPV", "=", "static_cast", "<", "ConstantPoolValue", "*", ">", "(", "MCPV", ")", ";", "MCSymbol", "*", "MCSym", ";", "if", "(", "ACPV", "->", "isLSDA", "(", ")", ")", "{", "SmallString", "<", "", ">", "Str", ";", "raw_svector_ostream", "OS", "(", "Str", ")", ";", "OS", "<<", "DL", "->", "getPrivateGlobalPrefix", "(", ")", "<<", "", "<<", "getFunctionNumber", "(", ")", ";", "MCSym", "=", "OutContext", ".", "GetOrCreateSymbol", "(", "OS", ".", "str", "(", ")", ")", ";", "}", "else", "if", "(", "ACPV", "->", "isBlockAddress", "(", ")", ")", "{", "const", "BlockAddress", "*", "BA", "=", "cast", "<", "ConstantPoolConstant", ">", "(", "ACPV", ")", "->", "getBlockAddress", "(", ")", ";", "MCSym", "=", "GetBlockAddressSymbol", "(", "BA", ")", ";", "}", "else", "if", "(", "ACPV", "->", "isGlobalValue", "(", ")", ")", "{", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "ConstantPoolConstant", ">", "(", "ACPV", ")", "->", "getGV", "(", ")", ";", "unsigned", "char", "TF", "=", "Subtarget", "->", "isTargetMachO", "(", ")", "?", "", ":", "", ";", "MCSym", "=", "GetGVSymbol", "(", "GV", ",", "TF", ")", ";", "}", "else", "if", "(", "ACPV", "->", "isMachineBasicBlock", "(", ")", ")", "{", "const", "MachineBasicBlock", "*", "MBB", "=", "cast", "<", "ConstantPoolMBB", ">", "(", "ACPV", ")", "->", "getMBB", "(", ")", ";", "MCSym", "=", "MBB", "->", "getSymbol", "(", ")", ";", "}", "else", "{", "assert", "(", "ACPV", "->", "isExtSymbol", "(", ")", "&&", "", ")", ";", "const", "char", "*", "Sym", "=", "cast", "<", "ConstantPoolSymbol", ">", "(", "ACPV", ")", "->", "getSymbol", "(", ")", ";", "MCSym", "=", "GetExternalSymbolSymbol", "(", "Sym", ")", ";", "}", "const", "MCExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "MCSym", ",", "getModifierVariantKind", "(", "ACPV", "->", "getModifier", "(", ")", ")", ",", "OutContext", ")", ";", "if", "(", "ACPV", "->", "getPCAdjustment", "(", ")", ")", "{", "MCSymbol", "*", "PCLabel", "=", "getPICLabel", "(", "DL", "->", "getPrivateGlobalPrefix", "(", ")", ",", "getFunctionNumber", "(", ")", ",", "ACPV", "->", "getLabelId", "(", ")", ",", "OutContext", ")", ";", "const", "MCExpr", "*", "PCRelExpr", "=", "MCSymbolRefExpr", "::", "Create", "(", "PCLabel", ",", "OutContext", ")", ";", "PCRelExpr", "=", "MCBinaryExpr", "::", "CreateAdd", "(", "PCRelExpr", ",", "MCConstantExpr", "::", "Create", "(", "ACPV"], "ground_truth": ["->", "getPCAdjustment", "(", ")", ",", "OutContext", ")", ",", "OutContext", ")", ";"], "File": "ARMAsmPrinter104", "Func": "EmitMachineConstantPoolValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9485, "Length": 321, "Cover_Rate": 0.6458752515090543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "shmedia_builtin_p"], "ground_truth": ["(", "void", ")", "{"], "File": "sh4", "Func": "shmedia_builtin_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9486, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_conj_pch", "(", "__m256h", "__A", ")", "{", "return", "(", "__m256h", ")", "_mm256_xor_epi32", "(", "(", "__m256i", ")", "__A", ",", "_mm256_set1_epi32", "(", "", "<<", "", ")"], "ground_truth": [")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_conj_pch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9487, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "case", "G_FCONSTANT", ":", "{", "unsigned", "Size", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "(", "Size", "==", "", "||", "Size", "==", "", ")", "&&", "", ")", ";", "const", "RegisterBankInfo", "::", "ValueMapping", "*", "FPRValueMapping", "=", "Size", "==", "", "?", "&", "", "[", "", "]", ":", "&", "", "[", "", "]", ";", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "FPRValueMapping", ",", "nullptr", "}", ")", ";", "break", ";", "}", "case", "G_FCMP", ":", "{", "unsigned", "Size", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "(", "Size", "==", "", "||", "Size", "==", "", ")", "&&", "", ")", ";", "const", "RegisterBankInfo", "::", "ValueMapping", "*", "FPRValueMapping", "=", "Size", "==", "", "?", "&", "", "[", "", "]", ":", "&", "", "[", "", "]", ";", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "&", "", "[", "", "]", ",", "nullptr", ",", "FPRValueMapping", ",", "FPRValueMapping", "}", ")", ";", "break", ";", "}", "case", "G_FPEXT", ":", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "&", "", "[", "", "]", ",", "&", "", "[", "", "]", "}", ")", ";", "break", ";", "case", "G_FPTRUNC", ":", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "&", "", "[", "", "]", ",", "&", "", "[", "", "]", "}", ")", ";", "break", ";", "case", "G_CONSTANT", ":", "case", "G_FRAME_INDEX", ":", "case", "G_GLOBAL_VALUE", ":", "case", "G_BRCOND", ":", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "&", "", "[", "", "]", ",", "nullptr", "}", ")", ";", "break", ";", "case", "G_ICMP", ":", "OperandsMapping", "=", "getOperandsMapping", "(", "{", "&", "", "[", "", "]", ",", "nullptr", ",", "&"], "ground_truth": ["", "[", "", "]", ",", "&", "", "[", "", "]", "}", ")", ";"], "File": "MipsRegisterBankInfo38", "Func": "getInstrMapping", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9488, "Length": 276, "Cover_Rate": 0.41317365269461076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ",", "c_mask", ";", "if", "(", "cfun", "&&", "cfun", "->", "machine", "->", "no_caller_saved_registers", ")", "for", "(", "i", "=", "", ";", "i", "<", "FIRST_PSEUDO_REGISTER", ";", "i", "++", ")", "if", "(", "!", "fixed_regs", "[", "i", "]", "&&", "!", "ix86_function_value_regno_p", "(", "i", ")", ")", "call_used_regs", "[", "i", "]", "=", "", ";", "if", "(", "!", "TARGET_64BIT", ")", "{", "for", "(", "i", "=", "FIRST_REX_INT_REG", ";", "i", "<=", "LAST_REX_INT_REG", ";", "i", "++", ")", "CLEAR_HARD_REG_BIT", "(", "accessible_reg_set", ",", "i", ")", ";", "for", "(", "i", "=", "FIRST_REX_SSE_REG", ";", "i", "<=", "LAST_REX_SSE_REG", ";", "i", "++", ")", "CLEAR_HARD_REG_BIT", "(", "accessible_reg_set", ",", "i", ")", ";", "for", "(", "i", "=", "FIRST_EXT_REX_SSE_REG", ";", "i", "<=", "LAST_EXT_REX_SSE_REG", ";", "i", "++", ")", "CLEAR_HARD_REG_BIT", "(", "accessible_reg_set", ",", "i", ")", ";", "}", "c_mask", "=", "CALL_USED_REGISTERS_MASK", "(", "TARGET_64BIT_MS_ABI", ")", ";", "CLEAR_HARD_REG_SET", "(", "reg_class_contents", "[", "(", "int", ")", "CLOBBERED_REGS", "]", ")", ";", "for", "(", "i", "=", "", ";", "i"], "ground_truth": ["<", "FIRST_PSEUDO_REGISTER", ";", "i", "++", ")", "{"], "File": "i386", "Func": "ix86_conditional_register_usage", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9489, "Length": 148, "Cover_Rate": 0.5051194539249146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "FuncName", "=", "Mang", "->", "getValueName", "(", "F", ")", ";", "const", "TargetData", "*", "TD", "=", "TM", ".", "getTargetData", "(", ")", ";", "O", "<<", "", ";", "const", "char", "*", "SectionName", "=", "PAN", "::", "getFrameSectionName", "(", "CurrentFnName", ")", ".", "c_str", "(", ")", ";", "const", "Section", "*", "fPDataSection", "=", "TAI", "->", "getNamedSection", "(", "SectionName", ",", "SectionFlags", "::", "Writeable", ")", ";", "SwitchToSection", "(", "fPDataSection", ")", ";", "O", "<<", "PAN", "::", "getFrameLabel", "(", "CurrentFnName", ")", "<<", "", ";", "const", "Type", "*", "RetType", "=", "F", "->", "getReturnType", "(", ")", ";", "unsigned", "RetSize", "=", "", ";", "if", "(", "RetType", "->", "getTypeID", "(", ")", "!=", "Type", "::", "VoidTyID", ")", "RetSize", "="], "ground_truth": ["TD", "->", "getTypeAllocSize", "(", "RetType", ")", ";"], "File": "PIC16AsmPrinter2", "Func": "EmitFunctionFrame", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9490, "Length": 112, "Cover_Rate": 0.41947565543071164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "MCOperand", "MCOp", "=", "LowerOperand", "(", "MO", ")", ";", "if", "(", "MCOp", ".", "isValid", "(", ")", ")", "{", "OutMI", ".", "addOperand", "(", "MCOp", ")"], "ground_truth": [";"], "File": "PatmosMCInstLower", "Func": "Lower", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 9491, "Length": 59, "Cover_Rate": 0.6629213483146067, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerVectorShuffleAsBitBlend", "(", "const", "SDLoc", "&", "DL", ",", "MVT", "VT", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "ArrayRef", "<", "int", ">", "Mask", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "VT", ".", "isInteger", "(", ")", "&&", "", ")", ";", "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "int", "NumEltBits", "=", "EltVT", ".", "getSizeInBits", "(", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "EltVT", ")", ";", "SDValue", "AllOnes", "=", "DAG", ".", "getConstant", "(", "APInt", "::", "getAllOnesValue", "(", "NumEltBits", ")", ",", "DL", ",", "EltVT", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "MaskOps", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "i", "]", ">=", "", "&&", "Mask", "[", "i", "]", "!=", "i", "&&", "Mask", "[", "i", "]", "!=", "i", "+", "Size", ")"], "ground_truth": ["return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (3)", "Func": "lowerVectorShuffleAsBitBlend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9492, "Length": 152, "Cover_Rate": 0.5409252669039146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "isABI_N64", "(", ")", ")", "return", "MachineJumpTableInfo", "::", "EK_GPRel64BlockAddress", ";", "return", "TargetLowering", "::", "getJumpTableEncoding"], "ground_truth": ["(", ")", ";"], "File": "MipsISelLowering106", "Func": "getJumpTableEncoding", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9493, "Length": 20, "Cover_Rate": 0.6896551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "store", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "op0", ",", "tmp", ")", ";", "rtx", "stvx", "=", "gen_rtx_UNSPEC", "(", "mode", ",", "gen_rtvec", "(", "", ",", "const0_rtx", ")", ",", "unspec", ")", ";", "rtx", "par", "=", "gen_rtx_PARALLEL", "(", "mode", ",", "gen_rtvec", "(", "", ",", "store", ",", "stvx", ")", ")", ";", "rtx", "sel", "=", "swap_selector_for_mode", "(", "mode", ")", ";", "rtx", "vperm", ";", "gcc_assert", "(", "REG_P", "(", "op1", ")", ")", ";", "vperm", "=", "gen_rtx_UNSPEC", "(", "mode", ",", "gen_rtvec", "(", "", ",", "op1", ",", "op1", ",", "sel", ")", ",", "UNSPEC_VPERM", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "tmp", ",", "vperm", ")", ")", ";", "emit_insn", "(", "par", ")"], "ground_truth": [";"], "File": "rs60004", "Func": "altivec_expand_stvx_be", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9494, "Length": 102, "Cover_Rate": 0.8031496062992126, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "DCInstruction", "::", "translateScaledImmediate", "(", "unsigned", "MIOperandNo", ",", "unsigned", "Scale", ",", "unsigned", "Bits", ")", "{", "APInt", "Val", "=", "APInt", "(", "Bits", ","], "ground_truth": ["getImmOp", "(", "MIOperandNo", ")", ")", ";"], "File": "AArch64DCInstruction", "Func": "translateScaledImmediate", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9495, "Length": 29, "Cover_Rate": 0.58, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU", ")"], "ground_truth": [";"], "File": "X86FlagsCopyLowering2", "Func": "getAnalysisUsage", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9496, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "state_reset", "(", "curr_state", ")", ";", "targetm", ".", "sched", ".", "init", "(", "", ",", "false", ",", "", ")", ";", "advance_state", "(", "curr_state"], "ground_truth": [")", ";"], "File": "mips", "Func": "mips_sim_reset", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9497, "Length": 23, "Cover_Rate": 0.323943661971831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__TM_resume", "(", "void", ")", "{", "__builtin_tresume", "("], "ground_truth": [")", ";"], "File": "htmxlintrin", "Func": "__TM_resume", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9498, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vpshldv_v2di_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")", "__C", ",", "(", "__v2di", ")"], "ground_truth": ["__D", ",", "(", "__mmask8", ")", "__B", ")", ";"], "File": "avx512vbmi2vlintrin", "Func": "_mm_mask_shldv_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9499, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "&&", "hasFP", "(", "MF", ")", "&&", "", ")", ";", "const", "auto", "*", "TII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "TII", "->", "getCallFrameDestroyOpcode", "(", ")", "&&", "needsSPWriteback", "(", "MF", ",", "*", "MF", ".", "getFrameInfo", "(", ")", ")", ")", "{", "DebugLoc", "DL", "=", "I", "->", "getDebugLoc"], "ground_truth": ["(", ")", ";"], "File": "WebAssemblyFrameLowering21", "Func": "eliminateCallFramePseudoInstr", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9500, "Length": 76, "Cover_Rate": 0.608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PredB", "!=", "Latch", ")", "{", "PN", "->", "RemoveOperand", "(", "i", "+", "", ")", ";", "PN", "->", "RemoveOperand", "(", "i", ")", ";", "}", "}", "PN", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "NewPR", ",", "false", ")", ")", ";", "PN", "->", "addOperand", "(", "MachineOperand", "::", "CreateMBB", "(", "NewPH", ")", ")", ";", "}", "}", "else", "{", "assert", "(", "Header", "->", "pred_size", "(", ")", "==", "", ")", ";", "for", "(", "instr_iterator", "I", "=", "Header", "->", "instr_begin", "(", ")", ",", "E", "=", "Header", "->", "instr_end", "(", ")", ";", "I", "!=", "E", "&&", "I", "->", "isPHI", "(", ")", ";", "++", "I", ")", "{", "MachineInstr", "*", "PN", "=", "&", "*", "I", ";", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "PN", "->", "getNumOperands", "(", ")", ";", "i", "<", "n", ";", "i", "+=", "", ")", "{", "MachineOperand", "&", "MO", "=", "PN", "->", "getOperand", "(", "i", "+", "", ")", ";", "if", "(", "MO", ".", "getMBB", "(", ")", "!=", "Latch", ")", "MO", ".", "setMBB", "(", "NewPH", ")", ";", "}", "}", "}", "SmallVector", "<", "MachineOperand", ",", "", ">", "Tmp2", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "EmptyCond", ";", "TB", "=", "FB", "=", "", ";", "for", "(", "MBBVector", "::", "iterator", "I", "=", "Preds", ".", "begin", "(", ")", ",", "E", "=", "Preds", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineBasicBlock", "*", "PB", "=", "*", "I", ";", "if", "(", "PB", "!=", "Latch", ")", "{", "Tmp2", ".", "clear", "(", ")", ";", "bool", "NotAnalyzed", "=", "TII", "->", "AnalyzeBranch", "(", "*", "PB", ",", "TB", ",", "FB", ",", "Tmp2", ",", "false", ")", ";", "(", "void", ")", "NotAnalyzed", ";", "assert", "(", "!", "NotAnalyzed", "&&", "", ")", ";", "if", "(", "TB", "!=", "Header", "&&", "(", "Tmp2", ".", "empty", "(", ")", "||", "FB", "!=", "Header", ")", ")", "TII", "->", "InsertBranch", "(", "*", "PB", ",", "NewPH", ",", "", ",", "EmptyCond", ",", "DL", ")", ";", "PB", "->", "ReplaceUsesOfBlockWith", "(", "Header", ",", "NewPH", ")", ";", "}", "}", "TB", "=", "FB", "=", "", ";", "bool", "LatchNotAnalyzed", "=", "TII", "->", "AnalyzeBranch", "(", "*", "Latch", ",", "TB", ",", "FB", ",", "Tmp2", ",", "false", ")", ";", "(", "void", ")", "LatchNotAnalyzed", ";", "assert", "(", "!", "LatchNotAnalyzed", "&&", "", ")", ";", "if", "(", "!", "TB", "&&", "!", "FB", ")", "TII", "->", "InsertBranch", "(", "*", "Latch", ",", "Header", ",", "", ",", "EmptyCond", ",", "DL", ")", ";", "TII", "->", "InsertBranch", "(", "*", "NewPH", ",", "Header", ",", "", ",", "EmptyCond", ",", "DL", ")", ";", "NewPH", "->", "addSuccessor", "(", "Header", ")", ";", "return", "NewPH"], "ground_truth": [";"], "File": "HexagonHardwareLoops11", "Func": "createPreheaderForLoop", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9501, "Length": 400, "Cover_Rate": 0.4410143329658214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "FnStoreVarArgs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "MFI", "->", "setObjectOffset", "(", "FnStoreVarArgs", "["], "ground_truth": ["i", "]", ".", "FI", ",", "FnStoreVarArgs", "[", "i", "]", ".", "SPOffset", ")", ";"], "File": "MipsMachineFunction11", "Func": "adjustStoreVarArgsFI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9502, "Length": 41, "Cover_Rate": 0.6833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "long", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__tzmsk_u64", "(", "unsigned", "long", "long", "__X", ")", "{", "return", "~", "__X", "&", "(", "__X"], "ground_truth": ["-", "", ")", ";"], "File": "tbmintrin", "Func": "__tzmsk_u64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9503, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "EVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "SDValue", "Addr", "=", "Load", "->", "getOperand", "(", "", ")", ";", "SDValue", "NewAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Addr", ".", "getSimpleValueType", "(", ")", ",", "Addr", ",", "DAG", ".", "getConstant", "(", "Index", "*", "EVT", ".", "getStoreSize", "(", ")", ",", "Addr"], "ground_truth": [".", "getSimpleValueType", "(", ")", ")", ")", ";"], "File": "X86ISelLowering (2)", "Func": "NarrowVectorLoadToElement", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9504, "Length": 58, "Cover_Rate": 0.4172661870503597, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Src1ModIdx", "=", "", "(", "Opc", ",", "", "::", "src1_modifiers", ")", ";", "int", "Src0ModIdx", "=", "", "(", "Opc", ",", "", "::", "src0_modifiers", ")", ";", "if", "(", "Src1", "->", "isIdenticalTo", "(", "*", "Src0", ")", "&&", "(", "Src1ModIdx", "==", "-", "", "||", "!", "MI", "->", "getOperand", "(", "Src1ModIdx", ")", ".", "getImm", "(", ")", ")", "&&", "(", "Src0ModIdx", "==", "-", "", "||", "!", "MI", "->", "getOperand", "(", "Src0ModIdx", ")", ".", "getImm", "(", ")", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", "<<", "", ")", ";", "auto", "&", "NewDesc", "=", "TII", "->", "get", "(", "Src0", "->", "isReg", "(", ")", "?", "(", "unsigned", ")", "", ":", "getMovOpc", "(", "false", ")", ")", ";", "int", "Src2Idx", "=", "", "(", "Opc", ",", "", "::", "src2", ")", ";", "if", "(", "Src2Idx", "!=", "-", "", ")", "MI", "->", "RemoveOperand", "(", "Src2Idx", ")", ";", "MI", "->", "RemoveOperand", "(", "", "(", "Opc", ","], "ground_truth": ["", "::", "src1", ")", ")", ";"], "File": "SIFoldOperands12", "Func": "tryFoldInst", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9505, "Length": 152, "Cover_Rate": 0.4919093851132686, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "*", "T", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "*", "T", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "*", "T", ",", "createMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "*", "T"], "ground_truth": [",", "createAsmBackend", ")", ";"], "File": "AMDGPUMCTargetDesc20", "Func": "LLVMInitializeAMDGPUTargetMC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9506, "Length": 50, "Cover_Rate": 0.390625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeMem", "(", "Inst", ",", "insn", ",", "Address"], "ground_truth": [",", "Decoder", ",", "true", ",", "DecodeIntPairRegisterClass", ")", ";"], "File": "SparcDisassembler (2)", "Func": "DecodeLoadIntPair", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9507, "Length": 16, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "return", "TFI", "->", "hasFP", "(", "MF", ")", "?", ""], "ground_truth": [":", "", ";"], "File": "TLCS900RegisterInfo", "Func": "getFrameRegister", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9508, "Length": 27, "Cover_Rate": 0.6136363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "memory_vector_mode", "(", "const", "function_instance", "&", ")", "const", "override", "{", "return", "m_mode"], "ground_truth": [";"], "File": "aarch64-sve-builtins-base3", "Func": "memory_vector_mode", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9509, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "MCCodeEmitter", "(", "MCII", ",", "STI", ","], "ground_truth": ["Ctx", ")", ";"], "File": "X86MCCodeEmitter21", "Func": "createX86MCCodeEmitter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9510, "Length": 11, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "ARMISelLowering (3)", "Func": "getTargetNodeName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9511, "Length": 450, "Cover_Rate": 0.40394973070017953, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Sube", "=", "(", "size", "==", "", ")", "?", "", ":", "", ";", "unsigned", "Subo", "=", "(", "size", "==", "", ")", "?", "", ":", "", ";", "unsigned", "Even", "=", "MRI", ".", "getSubReg"], "ground_truth": ["(", "Reg", ",", "Sube", ")", ";"], "File": "AArch64InstPrinter (2)", "Func": "printGPRSeqPairsClassOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9512, "Length": 38, "Cover_Rate": 0.3089430894308943, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Thumb1InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "Thumb1InstrInfo", "*", ">", "(", "STI", ".", "getInstrInfo", "(", ")", ")", ";", "const", "ThumbRegisterInfo", "*", "RegInfo", "=", "static_cast", "<", "const", "ThumbRegisterInfo", "*", ">", "(", "STI", ".", "getRegisterInfo", "(", ")", ")", ";", "if", "(", "!", "hasReservedCallFrame", "(", "MF", ")", ")", "{", "MachineInstr", "&", "Old", "=", "*", "I", ";", "DebugLoc", "dl", "=", "Old", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Amount", "=", "TII", ".", "getFrameSize", "(", "Old", ")", ";", "if", "(", "Amount", "!=", ""], "ground_truth": [")", "{"], "File": "Thumb1FrameLowering (2)1", "Func": "eliminateCallFramePseudoInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9513, "Length": 81, "Cover_Rate": 0.40298507462686567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLT", "Ty", "=", "MRI", ".", "getType", "(", "DstReg", ")", ";", "Register", "LiveIn", "=", "getLiveInRegister", "(", "MRI", ",", "Arg", "->", "getRegister", "(", ")", ",", "Ty", ")", ";", "if", "(", "Arg", "->", "isMasked", "(", ")", ")", "{", "const", "LLT", "S32", "=", "LLT", "::", "scalar", "(", "", ")", ";", "const", "unsigned", "Mask", "=", "Arg", "->", "getMask", "(", ")", ";", "const", "unsigned", "Shift", "=", "countTrailingZeros", "<", "unsigned", ">", "(", "Mask", ")", ";", "auto", "ShiftAmt", "=", "B", ".", "buildConstant", "(", "S32", ",", "Shift", ")", ";", "auto", "LShr", "=", "B", ".", "buildLShr", "(", "S32", ",", "LiveIn", ",", "ShiftAmt", ")", ";", "B", ".", "buildAnd", "(", "DstReg", ",", "LShr", ",", "B", ".", "buildConstant", "(", "S32", ",", "Mask", ">>", "Shift", ")", ")", ";", "}", "else", "B", ".", "buildCopy", "(", "DstReg", ",", "LiveIn", ")", ";", "if", "(", "!", "MRI", ".", "getVRegDef", "(", "LiveIn", ")", ")", "{", "MachineBasicBlock", "&", "OrigInsBB", "=", "B", ".", "getMBB", "(", ")", ";", "auto", "OrigInsPt", "=", "B", ".", "getInsertPt", "("], "ground_truth": [")", ";"], "File": "AMDGPULegalizerInfo51", "Func": "loadInputValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9514, "Length": 155, "Cover_Rate": 0.541958041958042, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", "||", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "GVStubs", "[", "Name", "]", "=", "Mang", "->", "getMangledName", "(", "GV", ")", ";", "else", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", "||", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "HiddenGVStubs", "[", "Name", "]", "=", "Mang", "->", "getMangledName", "(", "GV", ")", ";", "else", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "FnStubs", "[", "Name", "]", "=", "Mang", "->", "getMangledName", "(", "GV", ")", ";", "if", "(", "Name", "[", "", "]", "==", "'$'", ")", "O", "<<", "'('", "<<", "Name", "<<", "')'", ";", "else", "O", "<<", "Name", ";", "printOffset", "(", "MO", ".", "getOffset", "(", ")", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "{", "std", "::", "string", "Name", "=", "Mang", "->", "makeNameProper", "(", "MO", ".", "getSymbolName", "(", ")", ")", ";", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "==", "", ")", "{", "FnStubs", "[", "Name", "+", "", "]", "=", "Name", ";", "Name", "+=", "", ";", "}", "if", "(", "Name", "[", "", "]", "==", "'$'", ")", "O", "<<", "'('", "<<", "Name", "<<", "')'", ";", "else", "O", "<<", "Name", ";", "break", ";", "}", "}", "switch", "(", "MO", ".", "getTargetFlags", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "case", "", ":", "O", "<<", "", ";", "PrintPICBaseSymbol", "(", ")", ";", "O", "<<", "']'", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "O", "<<", "'-'", ";", "PrintPICBaseSymbol", "(", ")", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O"], "ground_truth": ["<<", "", ";", "break", ";"], "File": "X86ATTAsmPrinter2", "Func": "printSymbolOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9515, "Length": 280, "Cover_Rate": 0.445859872611465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallLowering", "::", "lowerReturn", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "const", "Value", "*", "Val", ",", "ArrayRef", "<", "Register", ">", "VRegs", ",", "FunctionLoweringInfo", "&", "FLI", ",", "Register", "SwiftErrorVReg", ")", "const", "{", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "const", "Subtarget", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "InstrInfo", "&", "TII", "=", "*", "STI", ".", "getInstrInfo", "(", ")", ";", "auto", "&", "DL", "=", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "Register", "ReturnAddrVReg", "=", "getFunctionLiveInPhysReg", "(", "MF", ",", "TII", ",", "", ",", "", ",", "MIRBuilder", ".", "getDebugLoc", "(", ")", ")", ";", "MRI", ".", "setType", "(", "ReturnAddrVReg", ",", "LLT", "::", "pointer", "(", "", ",", "", ")", ")", ";", "auto", "MIB", "=", "MIRBuilder", ".", "buildInstrNoInsert", "(", "", ")", ";", "bool", "Success", "=", "true", ";", "if", "(", "!", "VRegs", ".", "empty", "(", ")", ")", "{", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitArgs", ";", "ArgInfo", "OrigArg", "{", "VRegs", ",", "Val", "->", "getType", "(", ")", ",", "", "}", ";", "setArgFlags", "(", "OrigArg", ",", "AttributeList", "::", "ReturnIndex", ",", "DL", ",", "F", ")", ";", "splitToValueTypes", "(", "OrigArg", ",", "SplitArgs", ",", "DL", ",", "F", ".", "getCallingConv", "(", ")", ")", ";", "OutgoingValueAssigner", "ArgAssigner", "(", "RetCC_", ")", ";", "OutgoingArgHandler", "ArgHandler", "(", "MIRBuilder", ",", "MRI", ",", "MIB", ")", ";", "Success", "=", "determineAndHandleAssignments", "(", "ArgHandler", ",", "ArgAssigner", ",", "SplitArgs", ",", "MIRBuilder", ",", "F", ".", "getCallingConv", "(", ")", ",", "F", ".", "isVarArg", "(", ")", ")", ";", "}", "MIRBuilder", ".", "buildCopy", "("], "ground_truth": ["", ",", "ReturnAddrVReg", ")", ";"], "File": "M88kCallLowering", "Func": "lowerReturn", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9516, "Length": 262, "Cover_Rate": 0.9323843416370107, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ErrorMissingFeature", "(", "SMLoc", "IDLoc", ",", "uint64_t", "ErrorInfo", ",", "bool", "MatchingInlineAsm", ")", "{", "assert", "(", "ErrorInfo", "&&", "", ")", ";", "ArrayRef", "<", "SMRange", ">", "EmptyRanges", "=", "None", ";", "SmallString", "<", "", ">", "Msg", ";", "raw_svector_ostream", "OS", "(", "Msg", ")", ";", "OS", "<<"], "ground_truth": ["", ";"], "File": "X86AsmParser (2)3", "Func": "ErrorMissingFeature", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9517, "Length": 46, "Cover_Rate": 0.40350877192982454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvttq_m", "(", "float32x4_t", "__inactive", ",", "float16x8_t", "__a", ",", "mve_pred16_t", "__p", ")", "{", "return", "__arm_vcvttq_m_f32_f16", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcvttq_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9518, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "CheckCopy", "=", "[", "&", "]", "(", ")", "{", "assert", "(", "(", "I", ".", "isCopy", "(", ")", "||", "(", "!", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "&&", "!", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ")", "&&", "", ")", ";", "assert", "(", "KnownValid", "||", "isValidCopy", "(", "I", ",", "DstRegBank", ",", "MRI", ",", "TRI", ",", "RBI", ")", ")", ";", "return", "true", ";", "}", ";", "if", "(", "I", ".", "isCopy", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "SrcRC", "=", "getMinClassForRegBank", "(", "SrcRegBank", ",", "RBI", ".", "getSizeInBits", "(", "SrcReg", ",", "MRI", ",", "TRI", ")", ",", "true", ")", ";", "if", "(", "!", "SrcRC", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "if", "(", "DstRegBank", ".", "getID", "(", ")", "!=", "SrcRegBank", ".", "getID", "(", ")", ")", "{", "unsigned", "SrcSize", "=", "TRI", ".", "getRegSizeInBits", "(", "*", "SrcRC", ")", ";", "unsigned", "DstSize", "=", "TRI", ".", "getRegSizeInBits", "(", "*", "DstRC", ")", ";", "if", "(", "SrcSize", ">", "DstSize", ")", "{", "const", "TargetRegisterClass", "*", "SubregRC", "=", "getMinClassForRegBank", "(", "DstRegBank", ",", "SrcSize", ",", "true", ")", ";", "assert", "(", "SubregRC", "&&", "", ")", ";", "unsigned", "SubReg", "=", "", ";", "if", "(", "!", "getSubRegForClass", "(", "DstRC", ",", "TRI", ",", "SubReg", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false"], "ground_truth": [";"], "File": "AArch64InstructionSelector25", "Func": "selectCopy", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9519, "Length": 227, "Cover_Rate": 0.38803418803418804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectAddrMode2OffsetReg", "(", "SDNode", "*", "Op", ",", "SDValue", "N", ",", "SDValue", "&", "Offset", ",", "SDValue", "&", "Opc", ")", "{", "unsigned", "Opcode", "=", "Op", "->", "getOpcode", "(", ")", ";", "", "AM", "=", "(", "Opcode", "==", "", ")", "?", "cast", "<", "LoadSDNode", ">", "(", "Op", ")", "->", "getAddressingMode", "(", ")", ":", "cast", "<", "StoreSDNode", ">", "(", "Op", ")", "->", "getAddressingMode", "(", ")", ";", "", "AddSub", "=", "(", "AM", "==", "", "||", "AM", "==", "", ")", "?", "", ":", "", ";", "int", "Val", ";", "if", "(", "isScaledConstantInRange", "(", "N", ",", "", ",", "", ",", "", ",", "Val", ")", ")", "return", "false", ";", "Offset", "=", "N", ";", "", "ShOpcVal", "=", "", "(", "N"], "ground_truth": [".", "getOpcode", "(", ")", ")", ";"], "File": "ARMISelDAGToDAG (2)4", "Func": "SelectAddrMode2OffsetReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9520, "Length": 117, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "printWarningWithFixIt", "(", "const", "Twine", "&", "Msg", ",", "const", "Twine", "&", "FixMsg", ",", "SMRange", "Range", ",", "bool", "ShowColors", ")", "{", "getSourceManager", "(", ")", ".", "PrintMessage", "(", "Range", ".", "Start", ",", "SourceMgr", "::", "DK_Warning", ",", "Msg", ",", "Range", ",", "SMFixIt", "(", "Range", ",", "FixMsg", ")"], "ground_truth": [",", "ShowColors", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "printWarningWithFixIt", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9521, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "16InstrInfo", "::", "adjustStackPtrBigUnrestricted", "(", "unsigned", "SP", ",", "int64_t", "Amount", ","], "ground_truth": ["MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{"], "File": "Mips16InstrInfo (2)", "Func": "adjustStackPtrBigUnrestricted", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9522, "Length": 22, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtepi8_epi32", "(", "__m128i", "__W", ",", "__mmask8", "__U", ",", "__m128i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsxbd128_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v4si", ")", "__W", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_cvtepi8_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9523, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "std", "::", "pair", "<", "Register", ",", "", ">", "&", "LiveIn", ":", "LiveInAttrs", ")", "if", "(", "LiveIn", ".", "first", "==", "VReg", ")", "return", "LiveIn", ".", "second", ".", "isSExt", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "PPCMachineFunctionInfo10", "Func": "isLiveInSExt", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9524, "Length": 36, "Cover_Rate": 0.7346938775510204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "bool", "IsConstantImm", "=", "evaluateConstantImm", "(", "getImm", "(", ")", ",", "Imm", ",", "VK", ")", ";", "if", "(", "!", "IsConstantImm", ")", "IsValid", "=", "AsmParser", "::", "classifySymbolRef", "(", "getImm", "("], "ground_truth": [")", ",", "VK", ")", ";"], "File": "RISCVAsmParser", "Func": "isSImm12", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9525, "Length": 42, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "CC__32_VectorCallIndirect", "(", "unsigned", "&", "ValNo", ",", "MVT", "&", "ValVT", ",", "MVT", "&", "LocVT", ",", "CCValAssign", "::", "LocInfo", "&", "LocInfo", ",", "", "&", "ArgFlags", ",", "CCState", "&", "State", ")", "{", "LocVT", "=", "", ";", "LocInfo", "=", "CCValAssign", "::", "Indirect", ";", "ArgFlags", ".", "setInReg", "(", ")"], "ground_truth": [";"], "File": "X86CallingConv2", "Func": "CC_X86_32_VectorCallIndirect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9526, "Length": 47, "Cover_Rate": 0.8545454545454545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeOptimizeLiveIntervalsPass", "(", "PR", ")", ";", "initializeStoreResultsPass", "(", "PR", ")", ";", "initializeRegStackifyPass", "(", "PR", ")", ";", "initializeRegColoringPass", "(", "PR", ")", ";", "initializeExplicitLocalsPass", "(", "PR", ")", ";", "initializeFixIrreducibleControlFlowPass", "(", "PR", ")", ";", "initializeLateEHPreparePass", "(", "PR", ")", ";", "initializeExceptionInfoPass", "(", "PR", ")", ";", "initializeCFGSortPass", "(", "PR", ")", ";", "initializeCFGStackifyPass", "(", "PR", ")", ";", "initializeLowerBrUnlessPass", "(", "PR", ")", ";", "initializeRegNumberingPass", "(", "PR", ")", ";", "initializePeepholePass", "(", "PR", ")", ";", "initializeCallIndirectFixupPass", "(", "PR", ")"], "ground_truth": [";"], "File": "WebAssemblyTargetMachine43", "Func": "LLVMInitializeWebAssemblyTarget", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9527, "Length": 70, "Cover_Rate": 0.4697986577181208, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvt_pi2ps", "(", "__m128", "__A", ",", "__m64"], "ground_truth": ["__B", ")", "{"], "File": "xmmintrin", "Func": "_mm_cvt_pi2ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9528, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VTy", "->", "getElementType", "(", ")", "==", "Type", "::", "getInt64Ty", "(", "VTy", "->", "getContext", "(", ")", ")", ")", "return", "ScalableVectorType", "::", "get", "(", "VTy", "->", "getElementType", "(", ")", ",", "", ")", ";", "if", "(", "VTy", "->", "getElementType", "(", ")", "==", "Type", "::", "getInt32Ty", "(", "VTy", "->", "getContext", "(", ")", ")", ")", "return", "ScalableVectorType", "::", "get", "(", "VTy", "->", "getElementType", "(", ")", ",", "", ")", ";", "if", "(", "VTy", "->", "getElementType", "(", ")", "==", "Type", "::", "getInt16Ty", "(", "VTy", "->", "getContext", "(", ")", ")", ")", "return", "ScalableVectorType", "::", "get", "(", "VTy"], "ground_truth": ["->", "getElementType", "(", ")", ",", "", ")", ";"], "File": "AArch64ISelLowering168", "Func": "getSVEContainerIRType", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9529, "Length": 99, "Cover_Rate": 0.3535714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ret", ".", "val", "[", "", "]", "=", "__builtin_aarch64_get_qregciv8hf", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "__builtin_aarch64_get_qregciv8hf", "(", "__o"], "ground_truth": [",", "", ")", ";"], "File": "arm", "Func": "neon3_vld3q_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9530, "Length": 28, "Cover_Rate": 0.417910447761194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "microblaze_expand_conditional_branch_reg", "(", "machine_mode", "mode", ",", "rtx", "operands", "[", "]", ")", "{", "enum", "rtx_code", "code", "=", "GET_CODE", "(", "operands", "[", "", "]", ")", ";", "rtx", "cmp_op0", "=", "operands", "[", "", "]", ";", "rtx", "cmp_op1", "=", "operands", "[", "", "]", ";", "rtx", "label1", "=", "operands", "[", "", "]", ";", "rtx", "comp_reg", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "condition", ";", "gcc_assert", "(", "(", "GET_CODE", "(", "cmp_op0", ")", "==", "REG", ")", "||", "(", "GET_CODE", "(", "cmp_op0", ")", "==", "SUBREG", ")", ")", ";", "if", "(", "cmp_op1", "==", "const0_rtx", ")", "{", "comp_reg", "=", "cmp_op0", ";", "condition", "=", "gen_rtx_fmt_ee", "(", "signed_condition", "(", "code", ")", ",", "SImode", ",", "comp_reg", ",", "const0_rtx", ")", ";", "emit_jump_insn", "(", "gen_condjump", "(", "condition", ","], "ground_truth": ["label1", ")", ")", ";"], "File": "microblaze", "Func": "microblaze_expand_conditional_branch_reg", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9531, "Length": 117, "Cover_Rate": 0.4834710743801653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MOHiFlag", ",", "MOLoFlag", ";", "bool", "isPIC", "=", "GetLabelAccessInfo", "(", "DAG", ".", "getTarget", "(", ")", ",", "MOHiFlag", ",", "MOLoFlag", ")", ";", "SDValue", "CPIHi", "=", "DAG", ".", "getTargetConstantPool", "(", "C", ",", "PtrVT", ",", "CP", "->", "getAlignment", "(", ")", ",", "", ",", "MOHiFlag", ")", ";", "SDValue", "CPILo", "=", "DAG", ".", "getTargetConstantPool", "(", "C", ",", "PtrVT", ",", "CP", "->", "getAlignment", "(", ")", ",", "", ",", "MOLoFlag", ")", ";", "return", "LowerLabelRef", "(", "CPIHi", ",", "CPILo", ","], "ground_truth": ["isPIC", ",", "DAG", ")", ";"], "File": "PPCISelLowering (2)", "Func": "LowerConstantPool", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9532, "Length": 77, "Cover_Rate": 0.39690721649484534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "EhHandlerReg", ")", ";", "MBB", ".", "erase", "(", "MBBI", ")", ";", "return", ";", "}", "bool", "restoreLR", "=", "XFI", "->", "hasLRSpillSlot", "(", ")", ";", "bool", "UseRETSP", "=", "restoreLR", "&&", "RemainingAdj", "&&", "(", "MFI", "->", "getObjectOffset", "(", "XFI", "->", "getLRSpillSlot", "(", ")", ")", "==", "", ")", ";", "if", "(", "UseRETSP", ")", "restoreLR", "=", "false", ";", "bool", "FP", "=", "hasFP", "(", "MF", ")", ";", "if", "(", "FP", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "FramePtr", ")", ";", "SmallVector", "<", "StackSlotInfo", ",", "", ">", "SpillList", ";", "GetSpillList", "(", "SpillList", ",", "MFI", ",", "XFI", ",", "restoreLR", ",", "FP", ")", ";", "RestoreSpillList", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "RemainingAdj", ",", "SpillList", ")", ";", "if", "(", "RemainingAdj", ")", "{", "IfNeededLDAWSP", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ",", "", ",", "RemainingAdj", ")", ";", "if", "(", "UseRETSP"], "ground_truth": [")", "{"], "File": "XCoreFrameLowering", "Func": "emitEpilogue", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9533, "Length": 164, "Cover_Rate": 0.3106060606060606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Op", ".", "getResNo", "(", ")", "==", "", ")", "break", ";", "case", "", ":", "KnownZero", "|=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "", ")", ";", "break", ";", "case", "", ":", "{", "unsigned", "IntId", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "unsigned", "NumLoBits", "=", "", ";", "switch", "(", "IntId", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "switch", "(", "IntId", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "NumLoBits", "=", "", ";", "break", ";", "case", "", ":", "NumLoBits", "=", "", ";", "break", ";", "case", "", ":", "NumLoBits", "=", "", ";", "break", ";", "case", "", ":", "NumLoBits", "=", "", ";", "break", ";", "case", "", ":", "NumLoBits", "=", "", ";", "break", ";", "case", "", ":", "NumLoBits", "=", ""], "ground_truth": [";", "break", ";"], "File": "X86ISelLowering (2)", "Func": "computeKnownBitsForTargetNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9534, "Length": 168, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayRef", "<", "std", "::", "pair", "<", "int", ",", "const", "char", "*", ">>", "InstrInfo", "::", "getSerializableTargetIndices", "(", ")", "const", "{", "static", "const", "std", "::", "pair", "<", "int", ",", "const", "char", "*", ">", "TargetIndices", "[", "]", "=", "{", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", "}", ";", "return", "makeArrayRef", "(", "TargetIndices"], "ground_truth": [")", ";"], "File": "AMDGPUInstrInfo31", "Func": "getSerializableTargetIndices", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9535, "Length": 73, "Cover_Rate": 0.8690476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "xtensa_function_value_regno_p", "(", "const", "unsigned", "int", "regno", ")", "{", "return", "IN_RANGE", "(", "regno", ",", "GP_RETURN_FIRST"], "ground_truth": [",", "GP_RETURN_LAST", ")", ";"], "File": "xtensa1", "Func": "xtensa_function_value_regno_p", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9536, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MLxExpansion", "::", "getDefReg", "(", "MachineInstr", "*", "MI", ")", "const", "{", "Register", "Reg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "Register", "::", "isPhysicalRegister", "(", "Reg", ")", "||", "!", "MRI", "->", "hasOneNonDBGUse", "(", "Reg", ")", ")", "return", "Reg", ";", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "UseMI", "=", "&", "*", "MRI", "->", "use_instr_nodbg_begin", "(", "Reg", ")", ";", "if", "(", "UseMI", "->", "getParent", "(", ")", "!=", "MBB", ")"], "ground_truth": ["return", "Reg", ";"], "File": "MLxExpansionPass11", "Func": "getDefReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9537, "Length": 81, "Cover_Rate": 0.5126582278481012, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Lo", "=", "Mask", ".", "equals", "(", "", ",", "", ",", "", ",", "", ")", ";", "unsigned", "Shuffle", "=", "Lo", "?", "", ":", "", ";", "MVT", "ShuffleVT", "=", "", ";", "if", "(", "Depth", "==", "", "&&", "Root", "->", "getOpcode", "(", ")", "==", "Shuffle", ")", "return", "false", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ShuffleVT", ",", "Input", ")", ";", "DCI", ".", "AddToWorklist", "(", "Op", ".", "getNode", "(", ")", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "Shuffle", ",", "DL", ",", "ShuffleVT", ",", "Op", ",", "Op", ")", ";", "DCI", ".", "AddToWorklist", "(", "Op", ".", "getNode", "(", ")", ")", ";", "DCI", ".", "CombineTo", "(", "Root", ".", "getNode", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RootVT", ",", "Op", ")", ",", "true", ")", ";", "return", "true", ";", "}", "}", "if", "(", "!", "FloatDomain", "&&", "(", "Mask", ".", "equals", "(", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", "||", "Mask", ".", "equals", "(", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", "||", "Mask", ".", "equals", "(", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", "||", "Mask", ".", "equals", "(", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", ")", ")", "{", "bool", "Lo", "=", "Mask", "[", "", "]", "==", "", ";", "unsigned", "Shuffle", "=", "Lo", "?", "", ":", "", ";", "if", "(", "Depth", "==", "", "&&", "Root", "->", "getOpcode", "(", ")", "==", "Shuffle", ")", "return", "false", ";", "MVT", "ShuffleVT", ";", "switch", "(", "Mask", ".", "size", "(", ")", ")", "{", "case", "", ":", "ShuffleVT", "=", "", ";", "break", ";", "case", "", ":", "ShuffleVT", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ShuffleVT", ",", "Input", ")", ";", "DCI", ".", "AddToWorklist", "(", "Op", ".", "getNode", "(", ")", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "Shuffle", ",", "DL", ",", "ShuffleVT", ",", "Op", ",", "Op", ")", ";", "DCI", ".", "AddToWorklist", "(", "Op", ".", "getNode", "(", ")", ")", ";", "DCI", ".", "CombineTo", "(", "Root", ".", "getNode", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RootVT", ",", "Op", ")", ",", "true", ")", ";", "return", "true", ";", "}", "if", "(", "Depth", "<", "", ")", "return", "false", ";", "if", "(", "(", "Depth", ">=", "", "||", "HasPSHUFB", ")"], "ground_truth": ["&&", "Subtarget", "->", "hasSSSE3", "(", ")", ")", "{"], "File": "X86ISelLowering (2)4", "Func": "combineX86ShuffleChain", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9538, "Length": 441, "Cover_Rate": 0.3413312693498452, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "InstrInfo", ".", "getRegisterInfo", "("], "ground_truth": [")", ";"], "File": "ARCSubtarget", "Func": "getRegisterInfo", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9539, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "qword", "si_il", "(", "signed", "short", "imm", ")", "{", "return", "(", "(", "qword", ")", "(", "vec_splat", "(", "(", "vec_int4", ")", "(", "si_from_int", "(", "(", "signed", "int", ")", "("], "ground_truth": ["imm", ")", ")", ")", ",", "", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_il", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9540, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "f", "=", "BBNumToRegMap", ".", "find", "(", "MBB", ".", "getNumber", "(", ")", ")", ";", "if", "(", "f", "!=", "BBNumToRegMap", ".", "end", "(", ")", ")", "return", "f", "->", "second", ";", "Register", "NewReg", "=", "Register", "::", "index2VirtReg", "(", "getNextID", "(", ")", ")", ";", "BBNumToRegMap", "[", "MBB", ".", "getNumber", "(", ")", "]", "=", "NewReg", ";", "return", "NewReg"], "ground_truth": [";"], "File": "SPIRVModuleAnalysis", "Func": "getOrCreateMBBRegister", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9541, "Length": 55, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "A", "&", "~"], "ground_truth": ["KindMask", ")", "|", "K", ";"], "File": "RDFGraph", "Func": "set_kind", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9542, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", ".", "getFlag", "(", "MachineInstr", "::", "MIFlag", "::", "FmArcp", ")", ")", "flags", "|=", "FPFastMathMode", "::", "AllowRecip", ";", "if", "(", "I", ".", "getFlag", "(", "MachineInstr", "::", "MIFlag", "::", "FmReassoc", ")", ")", "flags", "|=", "FPFastMathMode", "::", "Fast", ";", "return", "flags"], "ground_truth": [";"], "File": "SPIRVGenerateDecorations", "Func": "getFastMathFlags", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9543, "Length": 41, "Cover_Rate": 0.35344827586206895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "!", "produceCompactUnwindFrame", "(", "MF", ")", "||", "CC", "==", "CallingConv", "::", "PreserveMost", "||", "(", "Count", "&", "", ")", "==", "", ")", "&&", "", ")", ";", "int", "Offset", "=", "AFI", "->", "getCalleeSavedStackSize", "(", ")", ";", "unsigned", "GPRSaveSize", "=", "AFI", "->", "getVarArgsGPRSize", "(", ")", ";", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "Subtarget", ".", "isTargetWindows", "(", ")", ")", "Offset", "-=", "alignTo", "(", "GPRSaveSize", ",", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Count", ";", "++", "i", ")", "{", "RegPairInfo", "RPI", ";", "RPI", ".", "Reg1", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "assert", "(", "", ".", "contains", "(", "RPI", ".", "Reg1", ")", "||", "", ".", "contains", "(", "RPI", ".", "Reg1", ")", ")", ";", "RPI", ".", "IsGPR", "=", "", ".", "contains", "(", "RPI", ".", "Reg1", ")", ";", "if", "(", "i", "+", "", "<", "Count", ")", "{", "unsigned", "NextReg", "=", "CSI", "[", "i", "+", "", "]", ".", "getReg", "("], "ground_truth": [")", ";"], "File": "AArch64FrameLowering64", "Func": "computeCalleeSaveRegisterPairs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9544, "Length": 164, "Cover_Rate": 0.3048327137546468, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "AMDGPUTargetLowering", "::", "LowerOperation", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBRCOND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerLOAD", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "{", "unsigned", "IntrinsicID", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "switch", "(", "IntrinsicID", ")", "{", "case", "", ":", "return", "CreateLiveInRegister", "(", "DAG", ",", "&", "AMDGPU", "::", "VReg_32RegClass", ",", "AMDGPU"], "ground_truth": ["::", "VGPR0", ",", "VT", ")", ";"], "File": "SIISelLowering34", "Func": "LowerOperation", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9545, "Length": 103, "Cover_Rate": 0.6477987421383647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrecpe_f32", "(", "float32x2_t", "__a", ")", "{", "return", "(", "float32x2_t", ")", "__builtin_neon_vrecpev2sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vrecpe_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9546, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "DestReg", ")", ".", "addImm", "(", "NumBytes", ">>", "", ")", ".", "addImm", "(", "(", "unsigned", ")", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "setMIFlags", "(", "MIFlags", ")", ";", "Fits", "=", "true", ";", "}", "if", "(", "Fits", ")", "{", "if", "(", "isSub", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "BaseReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "(", "unsigned", ")", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "", ")", ".", "setMIFlags", "(", "MIFlags", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "BaseReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "(", "unsigned", ")", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "", ")", ".", "setMIFlags", "(", "MIFlags", ")", ";", "}", "return", ";", "}", "}", "while", "(", "NumBytes", ")", "{", "unsigned", "ThisVal", "=", "NumBytes", ";", "unsigned", "Opc", "=", "", ";", "if", "(", "DestReg", "==", "", "&&", "BaseReg", "!=", "", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "BaseReg", ")", ".", "setMIFlags", "(", "MIFlags", ")", ")", ";", "BaseReg", "=", "", ";", "continue", ";", "}", "bool", "HasCCOut", "=", "true", ";", "if", "(", "BaseReg", "==", "", ")", "{", "if", "(", "DestReg", "==", "", "&&", "(", "ThisVal", "<", "(", "(", "", "<<", "", ")", "-", "", ")", "*", "", ")", ")", "{", "assert", "(", "(", "ThisVal", "&", "", ")", "==", "", "&&", "", ")", ";", "Opc", "=", "isSub", "?", "", ":", "", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addReg", "(", "BaseReg", ")", ".", "addImm", "(", "ThisVal", "/", "", ")", ".", "setMIFlags", "(", "MIFlags", ")", ")", ";", "NumBytes", "=", "", ";", "continue", ";", "}", "Opc", "=", "isSub", "?", "", ":", "", ";", "if", "(", "", "(", "NumBytes", ")", "!=", "-"], "ground_truth": ["", ")", "{"], "File": "Thumb2InstrInfo17", "Func": "emitT2RegPlusImmediate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9547, "Length": 373, "Cover_Rate": 0.47275031685678076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "Z80SelectionDAGInfo", "*", "getSelectionDAGInfo", "(", ")", "const", "{", "return", "&", "TSInfo"], "ground_truth": [";"], "File": "GBZ80TargetMachine (2)", "Func": "getSelectionDAGInfo", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9548, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FrameLowering", "*", "getFrameLowering", "(", ")", "const", "override", "{", "return", "&", "FrameLowering"], "ground_truth": [";"], "File": "LEGSubtarget", "Func": "getFrameLowering", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9549, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ModulePass", "*", "createOverlayPass"], "ground_truth": ["(", ")", "{"], "File": "PIC16Overlay", "Func": "createPIC16OverlayPass", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9550, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegClassWeight", "&", "R600RegisterInfo", "::", "getRegClassWeight", "(", "const", "TargetRegisterClass", "*", "RC"], "ground_truth": [")", "const", "{"], "File": "R600RegisterInfo", "Func": "getRegClassWeight", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9551, "Length": 14, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLegalMaskedGather", "(", "Type", "*", "DataType"], "ground_truth": [",", "Align", "Alignment", ")", "const", "{"], "File": "AArch64TargetTransformInfo", "Func": "isLegalMaskedGather", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9552, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Fast", ")", "{", "*", "Fast", "=", "!", "Subtarget", "->", "isCyclone", "(", ")", "||", "VT", ".", "getStoreSize", "(", ")", "!=", "", "||", "Align"], "ground_truth": ["<=", "", "||", "VT", "==", "", ";"], "File": "AArch64ISelLowering (2)1", "Func": "allowsMisalignedMemoryAccesses", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9553, "Length": 31, "Cover_Rate": 0.4492753623188406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "if", "(", "InstMaskEnd", "==", "", "-", "RLAmt", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "ExtendToInt64", "(", "Base", ",", "dl", ")", ",", "ExtendToInt64", "(", "V", ",", "dl", ")", ",", "getI32Imm", "(", "RLAmt", ",", "dl", ")", ",", "getI32Imm", "(", "InstMaskStart", ",", "dl", ")", "}", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "", ";", "unsigned", "RLAmt2", "="], "ground_truth": ["MaskStart", ";"], "File": "PPCISelDAGToDAG1", "Func": "SelectRotMaskIns64", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9554, "Length": 98, "Cover_Rate": 0.34146341463414637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vshld_u64", "(", "uint64_t", "__a", ",", "uint64_t", "__b", ")", "{", "return", "__builtin_aarch64_ushldi_uus", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vshld_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9555, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ",", "BeginIdx", "=", "", ",", "SubRegs", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ",", "BeginIdx", "=", "", ",", "SubRegs", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ",", "BeginIdx", "=", "", ",", "SubRegs", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ",", "BeginIdx", "=", "", ",", "SubRegs", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ",", "BeginIdx", "=", "", ",", "SubRegs", "=", "", ",", "Spacing", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ",", "BeginIdx", "=", "", ",", "SubRegs", "=", "", ",", "Spacing", "=", "", ";", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "Opc", "=", "", ",", "BeginIdx", "=", "", ",", "SubRegs", "=", "", ",", "Spacing", "=", "", ";", "if", "(", "Opc", ")", "{", "const", "TargetRegisterInfo", "*", "TRI", "=", "&", "getRegisterInfo", "(", ")", ";", "MachineInstrBuilder", "Mov", ";", "for", "(", "unsigned", "i", "=", "", ";"], "ground_truth": ["i", "!=", "SubRegs", ";", "++", "i", ")", "{"], "File": "ARMBaseInstrInfo (2)4", "Func": "copyPhysReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9556, "Length": 213, "Cover_Rate": 0.31140350877192985, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "op", "[", "arity", "]", "=", "expand_expr", "(", "arg", ",", "NULL_RTX", ",", "insn_op", "->", "mode", ",", "EXPAND_NORMAL", ")", ";", "if", "(", "CONST_INT_P", "(", "op", "[", "arity", "]", ")", "&&", "SCALAR_INT_MODE_P", "(", "insn_op", "->", "mode", ")", "&&", "GET_MODE", "(", "op", "[", "arity", "]", ")", "!=", "insn_op", "->", "mode", ")", "op", "[", "arity", "]", "=", "GEN_INT", "(", "trunc_int_for_mode", "(", "INTVAL", "(", "op", "[", "arity", "]", ")", ",", "insn_op", "->", "mode", ")", ")", ";", "if", "(", "POINTER_TYPE_P", "(", "TREE_TYPE", "(", "arg", ")", ")", "&&", "insn_op", "->", "predicate", "!=", "address_operand", ")", "op", "[", "arity", "]", "=", "gen_rtx_MEM", "(", "insn_op", "->", "mode", ",", "op", "[", "arity", "]", ")", ";", "if", "(", "op_flags", "==", "O_ELEM", ")", "{", "gcc_assert", "(", "last_vec_mode", "!=", "VOIDmode", ")", ";", "op", "[", "arity", "]", "=", "simplify_expand_binop", "(", "SImode", ",", "code_to_optab", "(", "AND", ")", ",", "op", "[", "arity", "]", ",", "GEN_INT", "(", "GET_MODE_NUNITS", "(", "last_vec_mode", ")", "-", "", ")", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "}", "if", "(", "VECTOR_MODE_P", "(", "insn_op", "->", "mode", ")", ")", "last_vec_mode", "=", "insn_op", "->", "mode", ";", "if", "(", "insn_op", "->", "predicate", "(", "op", "[", "arity", "]", ",", "insn_op", "->", "mode", ")", ")", "{", "arity", "++"], "ground_truth": [";"], "File": "s390", "Func": "FOR_EACH_CALL_EXPR_ARG", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9557, "Length": 189, "Cover_Rate": 0.3176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetData", "*", "getTargetData", "(", ")", "const", "{", "return", "&", "DataLayout"], "ground_truth": [";"], "File": "OpenRISCTargetMachine", "Func": "getTargetData", "Target": "OpenRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9558, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_fnmsub_ss", "(", "__mmask8", "__U", ",", "__m128", "__W", ",", "__m128", "__A", ",", "__m128", "__B", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_vfmaddss3_maskz", "(", "(", "__v4sf", ")", "__W", ",", "-", "(", "__v4sf", ")", "__A", ",", "-", "(", "__v4sf", ")", "__B"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm_maskz_fnmsub_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9559, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "MVT", "RegVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getRegClassFor", "(", "RegVT", ")", ";", "unsigned", "Reg", "=", "MF", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "RC", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "Reg", ",", "RegVT", ")", ";", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "return"], "ground_truth": ["Chain", ";"], "File": "J2ISelLowering", "Func": "LowerFormalArguments", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9560, "Length": 71, "Cover_Rate": 0.36787564766839376, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Options", ".", "getABIName", "(", ")", ".", "startswith", "(", "", ")", ")", "return", "ABIInfo", "::", "O32", "(", ")", ";", "if", "(", "Options", ".", "getABIName", "(", ")", ".", "startswith", "(", "", ")", ")", "return", "ABIInfo", "::", "N32", "(", ")", ";", "if", "(", "Options", ".", "getABIName", "(", ")", ".", "startswith", "(", "", ")", ")", "return", "ABIInfo", "::", "N64", "(", ")", ";", "if", "(", "TT", ".", "getEnvironment", "(", ")", "==", "llvm", "::", "Triple", "::", "GNUABIN32", ")", "return", "ABIInfo", "::", "N32", "(", ")", ";", "assert", "(", "Options", ".", "getABIName", "(", ")", ".", "empty", "(", ")", "&&", "", ")", ";", "if", "(", "TT", ".", "isMIPS64", "(", ")", ")", "return", "ABIInfo", "::", "N64", "(", ")", ";", "return", "ABIInfo", "::", "O32", "("], "ground_truth": [")", ";"], "File": "MipsABIInfo1", "Func": "computeTargetABI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9561, "Length": 118, "Cover_Rate": 0.855072463768116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FP", ".", "SplitB", "->", "succ_size", "(", ")", "!=", "", ")", "return", ";", "MachineBasicBlock", "*", "SB", "=", "*", "FP", ".", "SplitB", "->", "succ_begin", "(", ")", ";", "if", "(", "SB", "->", "pred_size", "(", ")", "!=", "", ")", "return", ";", "if", "(", "!", "hasEHLabel", "(", "SB", ")", "||", "hasUncondBranch", "(", "SB", ")", ")", "mergeBlocks", "(", "FP", ".", "SplitB"], "ground_truth": [",", "SB", ")", ";"], "File": "HexagonEarlyIfConv1", "Func": "simplifyFlowGraph", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9562, "Length": 61, "Cover_Rate": 0.5083333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "qword", ")", "(", "vec_or", "(", "(", "vec_uchar16", ")", "(", "a", ")", ",", "vec_splat", "(", "(", "vec_uchar16", ")"], "ground_truth": ["(", "si_from_uchar", "(", "b", ")", ")", ",", "", ")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_orbi", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9563, "Length": 33, "Cover_Rate": 0.7021276595744681, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I8Ptr", "=", "Builder", ".", "CreateBitCast", "(", "AllocaAddr", ",", "Builder", ".", "getInt8PtrTy", "(", ")", ")", ";", "Stride", "=", "Builder", ".", "getInt64", "(", "", ")", ";", "}", ";", "if", "(", "Bitcast", "->", "getType", "(", ")", "->", "is_AMXTy", "(", ")", ")", "{", "Use", "&", "U", "=", "*", "(", "Bitcast", "->", "use_begin", "(", ")", ")", ";", "unsigned", "OpNo", "=", "U", ".", "getOperandNo", "(", ")", ";", "auto", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "U", ".", "getUser", "(", ")", ")", ";", "if", "(", "!", "II", ")", "return", "false", ";", "Prepare", "(", ")", ";", "Builder", ".", "CreateStore", "(", "Src", ",", "AllocaAddr", ")", ";", "Value", "*", "Row", "=", "nullptr", ",", "*", "Col", "=", "nullptr", ";", "std", "::", "tie", "(", "Row", ",", "Col", ")", "=", "getShape", "(", "II", ",", "OpNo", ")", ";", "std", "::", "array", "<", "Value", "*", ",", "", ">", "Args", "=", "{", "Row", ",", "Col", ",", "I8Ptr", ",", "Stride", "}", ";", "Value", "*", "NewInst", "=", "Builder", ".", "CreateIntrinsic", "(", "", ",", "None", ",", "Args", ")", ";", "Bitcast", "->", "replaceAllUsesWith", "(", "NewInst", ")", ";", "}", "else", "{", "auto", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "Src", ")", ";", "if", "(", "!", "II", ")", "return", "false", ";", "Prepare", "(", ")", ";", "Value", "*", "Row", "=", "II", "->", "getOperand", "(", "", ")", ";", "Value", "*", "Col", "=", "II"], "ground_truth": ["->", "getOperand", "(", "", ")", ";"], "File": "X86LowerAMXType8", "Func": "transformBitcast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9564, "Length": 217, "Cover_Rate": 0.6271676300578035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLowering", "::", "ArgListTy", "Args", "=", "getDivRemArgList", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ".", "getContext", "(", ")", ")", ";", "SDValue", "Callee", "=", "DAG", ".", "getExternalSymbol", "(", "getLibcallName", "(", "LC", ")", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ";", "Type", "*", "RetTy", "=", "(", "Type", "*", ")", "StructType", "::", "get", "(", "Ty", ",", "Ty", ",", "nullptr", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "InChain", ")", ".", "setCallee", "(", "getLibcallCallingConv", "(", "LC", ")", ",", "RetTy", ",", "Callee", ",", "std", "::", "move", "(", "Args", ")", ")", ".", "setInRegister", "(", ")", ".", "setSExtResult", "(", "isSigned", ")", ".", "setZExtResult", "(", "!", "isSigned", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallInfo", "=", "LowerCallTo", "(", "CLI"], "ground_truth": [")", ";"], "File": "ARMISelLowering11", "Func": "LowerDivRem", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9565, "Length": 136, "Cover_Rate": 0.48056537102473496, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vctp64q", "(", "uint32_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vctp64q", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9566, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "mul_y0_r6", "(", "Mul3", "op", ","], "ground_truth": ["Ax", "a", ")", "{"], "File": "disassembler", "Func": "mul_y0_r6", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9567, "Length": 17, "Cover_Rate": 0.5151515151515151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parseBDLAddr64", "(", "OperandVector", "&", "Operands", ")", "{", "return", "parseAddress", "(", "Operands", ","], "ground_truth": ["BDLMem", ",", "GR64Reg", ")", ";"], "File": "SystemZAsmParser1", "Func": "parseBDLAddr64", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9568, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "(", "(", "__v16su", ")", "__A", "&", "(", "__v16su"], "ground_truth": [")", "__B", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_and_si512", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9569, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_SVE2", ")", "current_tune", "."], "ground_truth": ["extra_tuning_flags", "&=", "~", "AARCH64_EXTRA_TUNE_CSE_SVE_VL_CONSTANTS", ";"], "File": "aarch641", "Func": "aarch64_adjust_generic_arch_tuning", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9570, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_cvttps2udq128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4si", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cvttps_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9571, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MayStore", ")", "return", "!", "Defs", ".", "insert", "(", "V", ")", "||", "Uses", ".", "count", "(", "V", ")", "||", "SeenNoObjStore", "||", "SeenNoObjLoad", ";", "Uses", ".", "insert", "(", "V"], "ground_truth": [")", ";"], "File": "MipsDelaySlotFiller19", "Func": "updateDefsUses", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9572, "Length": 31, "Cover_Rate": 0.5535714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__m256h", "a", "[", "", "]", ";", "__m512h", "v", ";", "}", "u", ";", "u", ".", "a", "[", "", "]", "=", "__A", ";", "return", "u", ".", "v"], "ground_truth": [";"], "File": "avx512fp16intrin", "Func": "_mm512_castph256_ph512", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9573, "Length": 26, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isTgSplitEnabled", "(", ")", "const", "{", "return", "EnableTgSplit"], "ground_truth": [";"], "File": "GCNSubtarget", "Func": "isTgSplitEnabled", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9574, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", "||", "GET_CODE", "(", "x", ")", "==", "LABEL_REF", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "(", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_PIC", "||", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_GOT", "||", "XINT", "(", "x", ","], "ground_truth": ["", ")", "==", "UNSPEC_GOTOFF", "||", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_PLT", "||", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_GOTSYM_OFF", ")", ")", "return", "", ";"], "File": "mn10300", "Func": "mn10300_legitimate_pic_operand_p", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9575, "Length": 81, "Cover_Rate": 0.3932038834951456, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printImmediate", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "opNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", "->", "getOperand"], "ground_truth": ["(", "opNum", ")", ";"], "File": "M68kInstPrinter", "Func": "printImmediate", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9576, "Length": 30, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "llvm", "::", "", "]", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "", ")", "{", "Info", "=", "", "", ";", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "ARMMCTargetDesc (2)", "Func": "getITDeprecationInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9577, "Length": 50, "Cover_Rate": 0.684931506849315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Start", "=", "Lex", "(", ")", ".", "getLoc", "(", ")", ";", "}", "IntelExprStateMachine", "SM", ";", "if", "(", "ParseIntelExpression", "(", "SM", ",", "End", ")", ")", "return", "nullptr", ";", "if", "(", "isParsingInlineAsm", "(", ")", ")", "RewriteIntelExpression", "(", "SM", ",", "Start", ",", "Tok", ".", "getLoc", "(", ")", ")", ";", "int64_t", "Imm", "=", "SM", ".", "getImm", "(", ")", ";", "const", "MCExpr", "*", "Disp", "=", "SM", ".", "getSym", "(", ")", ";", "const", "MCExpr", "*", "ImmDisp", "=", "MCConstantExpr", "::", "create", "(", "Imm", ",", "getContext", "(", ")", ")", ";", "if", "(", "Disp", "&&", "Imm", ")", "Disp", "=", "MCBinaryExpr", "::", "createAdd", "(", "Disp", ",", "ImmDisp", ",", "getContext", "(", ")", ")", ";", "if", "(", "!", "Disp", ")", "Disp", "=", "ImmDisp", ";", "if", "(", "!", "SM", ".", "isMemExpr", "(", ")", "&&", "!", "RegNo", ")", "return", "", "(", "Disp", ",", "Start", ",", "End", ")", ";", "StringRef", "ErrMsg", ";", "unsigned", "BaseReg", "=", "SM", ".", "getBaseReg", "(", ")", ";", "unsigned", "IndexReg", "=", "SM", ".", "getIndexReg", "(", ")", ";", "unsigned", "Scale", "=", "SM", ".", "getScale", "(", ")", ";", "if", "(", "(", "BaseReg", "||", "IndexReg", ")", "&&", "CheckBaseRegAndIndexRegAndScale", "(", "BaseReg", ",", "IndexReg", ",", "Scale", ",", "ErrMsg", ")", ")", "return", "ErrorOperand", "(", "Start", ",", "ErrMsg", ")", ";", "if", "(", "isParsingInlineAsm", "(", ")", ")", "return", "CreateMemForInlineAsm", "(", "RegNo", ",", "Disp", ",", "BaseReg", ",", "IndexReg", ",", "Scale", ",", "Start", ",", "End", ",", "Size", ",", "SM", ".", "getSymName", "(", ")", ",", "SM", ".", "getIdentifierInfo", "(", ")", ")", ";", "if", "(", "!", "(", "BaseReg", "||", "IndexReg", "||", "RegNo", ")", ")", "return", ""], "ground_truth": ["(", "getPointerWidth", "(", ")", ",", "Disp", ",", "Start", ",", "End", ",", "Size", ")", ";"], "File": "X86AsmParser20", "Func": "ParseIntelOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9578, "Length": 255, "Cover_Rate": 0.5029585798816568, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "not_rc_reg", "(", "rtx", "op", ",", "enum", "machine_mode"], "ground_truth": ["mode", "ATTRIBUTE_UNUSED", ")", "{"], "File": "c4x1", "Func": "not_rc_reg", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 9579, "Length": 12, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "getIntOperandsFromRegisterString", "(", "StringRef", "RegString", ",", "SelectionDAG", "*", "CurDAG", ",", "const", "SDLoc", "&", "DL", ",", "std", "::", "vector", "<", "SDValue", ">", "&", "Ops", ")", "{", "SmallVector", "<", "StringRef", ",", "", ">", "Fields", ";", "RegString", ".", "split", "(", "Fields", ","], "ground_truth": ["':'", ")", ";"], "File": "ARMISelDAGToDAG10", "Func": "getIntOperandsFromRegisterString", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9580, "Length": 43, "Cover_Rate": 0.35833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "llvm", "::", "make_unique", "<", "Operand", ">", "(", "k_RegList", ",", "Parser", ")", ";", "Op", "->", "RegList", ".", "List", "=", "new", "SmallVector", "<", "unsigned", ",", "", ">", "(", "Regs", ".", "begin", "(", ")", ",", "Regs", ".", "end", "(", ")", ")", ";", "Op", "->", "StartLoc", "=", "StartLoc", ";", "Op", "->", "EndLoc", "=", "EndLoc", ";", "return"], "ground_truth": ["Op", ";"], "File": "MipsAsmParser103", "Func": "CreateRegList", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9581, "Length": 57, "Cover_Rate": 0.5816326530612245, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NumBytes", "=", "(", "int", ")", "MFI", ".", "getStackSize", "(", ")", ";", "unsigned", "SAVEri", "=", "", ";", "unsigned", "SAVErr", "=", "", ";", "if", "(", "FuncInfo", "->", "isLeafProc", "(", ")", ")", "{", "if", "(", "NumBytes", "==", "", ")", "return", ";", "SAVEri", "=", "", ";", "SAVErr", "=", "", ";", "}", "if", "(", "MFI", ".", "adjustsStack", "(", ")", "&&", "hasReservedCallFrame", "(", "MF", ")", ")", "NumBytes", "+=", "MFI", ".", "getMaxCallFrameSize", "(", ")", ";", "NumBytes", "=", "Subtarget", ".", "getAdjustedFrameSize", "(", "NumBytes", ")", ";", "if", "(", "MFI", ".", "getMaxAlignment", "(", ")", ">", "", ")", "{", "NumBytes", "=", "alignTo", "(", "NumBytes", ",", "MFI", ".", "getMaxAlignment", "(", ")", ")", ";", "}", "MFI", ".", "setStackSize", "(", "NumBytes", ")", ";", "emitAdjustment", "(", "MF", ",", "MBB", ",", "MBBI", ",", "-", "NumBytes", ",", "SAVErr", ",", "SAVEri", ")", ";", "unsigned", "regFP", "=", "RegInfo", ".", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "unsigned", "CFIIndex", "=", "MF", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createDefCfaRegister", "(", "nullptr", ",", "regFP", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ";", "CFIIndex", "=", "MF", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createWindowSave", "(", "nullptr", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ";", "unsigned", "regInRA", "=", "RegInfo", ".", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "unsigned", "regOutRA", "=", "RegInfo", ".", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "CFIIndex", "=", "MF", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createRegister", "(", "nullptr", ",", "regOutRA", ",", "regInRA", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ";", "if", "(", "NeedsStackRealignment", ")", "{", "int64_t", "Bias", "=", "Subtarget", ".", "getStackPointerBias", "(", ")", ";", "unsigned", "regUnbiased"], "ground_truth": [";"], "File": "SparcFrameLowering (2)1", "Func": "emitPrologue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9582, "Length": 297, "Cover_Rate": 0.48848684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "TII", "->", "isLDSRetInstr", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", "return", "", ";", "if", "(", "TII", "->", "isVector", "(", "*", "MI", ")", "||", "TII", "->", "isCubeOp", "(", "MI", "->", "getOpcode", "(", ")", ")", "||", "TII", "->", "isReductionOp", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", "return", "", ";", "unsigned", "NumLiteral", "=", "", ";", "for", "(", "MachineInstr", "::", "mop_iterator", "It", "=", "MI", "->", "operands_begin", "(", ")", ",", "E", "=", "MI", "->", "operands_end", "(", ")", ";", "It", "!=", "E"], "ground_truth": [";", "++", "It", ")", "{"], "File": "R600EmitClauseMarkers", "Func": "OccupiedDwords", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9583, "Length": 86, "Cover_Rate": 0.4942528735632184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Str", ".", "getAsInteger", "(", "", ",", "ShaderType", ")", ";", "}", "if", "(", "ShaderType", "==", "ShaderType", "::", "COMPUTE", ")", "return", "false", ";", "visit", "(", "F", ")", ";", "visit", "(", "F", ")", ";", "return", "false"], "ground_truth": [";"], "File": "SITypeRewriter", "Func": "runOnFunction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9584, "Length": 34, "Cover_Rate": 0.3655913978494624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFPUv3", "("], "ground_truth": [")", "const", "{"], "File": "CSKYSubtarget1", "Func": "hasFPUv3", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9585, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "VTBLMask", ";", "for", "(", "int", "I", ":", "ShuffleMask", ")", "VTBLMask", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "I", ",", "DL", ",", "", ")", ")", ";", "if", "(", "V2", ".", "getNode", "(", ")", "->", "isUndef", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "DAG", ".", "getBuildVector", "(", "", ",", "DL", ",", "VTBLMask", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ",", "DAG", ".", "getBuildVector", "(", "", ",", "DL", ",", "VTBLMask"], "ground_truth": [")", ")", ";"], "File": "ARMISelLowering12", "Func": "LowerVECTOR_SHUFFLEv8i8", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9586, "Length": 101, "Cover_Rate": 0.6558441558441559, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMUBUF", "(", "uint16_t"], "ground_truth": ["Opcode", ")", "const", "{"], "File": "SIInstrInfo109", "Func": "isMUBUF", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9587, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitFSETCC", "(", "const"], "ground_truth": ["SDNode", "*", "N", ")", "{"], "File": "X86IREmitter", "Func": "visitFSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9588, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CPUBitmask", "=", "", ";", "int", "CPUTopSavedRegOff", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", "->", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", ".", "getCalleeSavedInfo", "(", ")", ";", "unsigned", "CPURegSize", "=", "TRI", "->", "getRegSizeInBits", "(", ""], "ground_truth": [")", "/", "", ";"], "File": "Cpu0AsmPrinter3", "Func": "printSavedRegsBitmask", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9589, "Length": 62, "Cover_Rate": 0.4397163120567376, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "using", "namespace", "", ";", "static", "const", "unsigned", "Regs01", "[", "]", "=", "{", "LC0", ",", "SA0", ",", "LC1", ",", "SA1", "}", ";", "static", "const", "unsigned", "Regs1", "[", "]", "=", "{", "LC1", ",", "SA1", "}", ";", "auto", "CheckRegs", "=", "IsInnerHWLoop", "?", "makeArrayRef", "(", "Regs01", ",", "array_lengthof", "(", "Regs01", ")", ")", ":", "makeArrayRef", "(", "Regs1", ",", "array_lengthof", "(", "Regs1", ")", ")", ";", "for", "(", "unsigned", "R", ":", "CheckRegs", ")", "if", "(", "MI", "->", "modifiesRegister", "(", "R", ",", "TRI", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "HexagonHardwareLoops1", "Func": "isInvalidLoopOperation", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9590, "Length": 83, "Cover_Rate": 0.6859504132231405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "fini_section", "(", ")", "\\", "{", "\\", "if", "(", "in_section", "!=", "in_fini", ")", "\\", "{", "\\", "fprintf", "(", "asm_out_file", ",", "", ",", "FINI_SECTION_ASM_OP", ")", ";", "\\", "in_section", "="], "ground_truth": ["in_fini", ";", "\\", "}", "\\", "}"], "File": "c4x", "Func": "fini_section", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 9591, "Length": 35, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vshlq_n_s64", "(", "int64x2_t", "__a", ","], "ground_truth": ["const", "int", "__b", ")", "{"], "File": "arm", "Func": "neon_vshlq_n_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9592, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleDAGInstrs", "*", "createPostMachineScheduler", "(", "MachineSchedContext", "*", "C", ")", "const", "override", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "PatmosTargetMachine1", "Func": "createPostMachineScheduler", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 9593, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMRange", "getLocRange", "(", ")", "const", "{", "return", "SMRange", "(", "StartLoc", ","], "ground_truth": ["EndLoc", ")", ";"], "File": "SystemZAsmParser (2)1", "Func": "getLocRange", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9594, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "SVEPostVectorize"], "ground_truth": ["(", ")", ";"], "File": "SVEPostVectorize", "Func": "createSVEPostVectorizePass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9595, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Function", "*", "PropagateAttributes", "::", "findFunction", "(", "const", "FeatureBitset", "&", "FeaturesNeeded", ",", "Function", "*", "OrigF", ")", "{", "for", "(", "Clone", "&", "C", ":", "Clones", ")", "if", "(", "C", ".", "OrigF", "==", "OrigF", "&&", "FeaturesNeeded", "==", "C", ".", "FeatureMask", ")", "return", "C", ".", "NewF", ";", "return", "nullptr"], "ground_truth": [";"], "File": "AMDGPUPropagateAttributes12", "Func": "findFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9596, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", "!=", "", "&&", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", "!=", "", "&&", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", "!=", "", "&&", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", "!=", "", "&&", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", "!=", "", "&&", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", "!=", "", ")", "{", "if", "(", "A", ")", "{", "const", "MCSymbol", "&", "Sym", "=", "A", "->", "getSymbol", "(", ")", ";", "if", "(", "Asm", ".", "isThumbFunc", "(", "&", "Sym", ")", ")", "Value", "|=", "", ";", "}", "}", "if", "(", "A", "&&", "(", "unsigned", ")", "Fixup", ".", "getKind", "(", ")", "==", "", ")", "{", "const", "MCSymbol", "&", "Sym", "=", "A", "->", "getSymbol"], "ground_truth": ["(", ")", ";"], "File": "ARMAsmBackend51", "Func": "processFixupValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9597, "Length": 128, "Cover_Rate": 0.4429065743944637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "getMemOff", "(", ")", "const", "{", "assert", "(", "Kind", "==", "Memory", "&&", "", ")", ";", "return", "Mem", ".", "Off"], "ground_truth": [";"], "File": "PatmosAsmParser", "Func": "getMemOff", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 9598, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setOffset", "(", "int64_t", "Offset_", ")", "{", "assert", "(", "Offset_", ">=", ""], "ground_truth": ["&&", "", ")", ";"], "File": "WebAssemblyFastISel10", "Func": "setOffset", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9599, "Length": 16, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rn", "=", "fieldFromInstruction32", "(", "Val", ",", "", ",", "", ")", ";", "unsigned", "Rm", "=", "fieldFromInstruction32", "(", "Val", ",", "", ",", "", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodetGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")"], "ground_truth": [")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler13", "Func": "DecodeThumbAddrModeRR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9600, "Length": 48, "Cover_Rate": 0.45714285714285713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getBoolVecToIntConversionCost", "(", "unsigned", "Opcode", ",", "Type", "*", "Dst", ",", "const", "Instruction", "*", "I", ")", "{", "assert", "(", "Dst", "->", "isVectorTy", "(", ")", ")", ";", "unsigned", "VF", "=", "cast", "<", "VectorType", ">", "(", "Dst", ")", "->", "getNumElements", "(", ")", ";", "unsigned", "Cost", "=", "", ";", "Type", "*", "CmpOpTy", "=", "(", "(", "I", "!=", "nullptr", ")", "?", "getCmpOpsType", "(", "I", ",", "VF", ")", ":", "nullptr", ")", ";", "if", "(", "CmpOpTy", "!=", "nullptr", ")", "Cost", "=", "getVectorBitmaskConversionCost", "(", "CmpOpTy", ","], "ground_truth": ["Dst", ")", ";"], "File": "SystemZTargetTransformInfo28", "Func": "getBoolVecToIntConversionCost", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9601, "Length": 83, "Cover_Rate": 0.7685185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "mayNeedRelaxation", "(", "const", "MCInst", "&", "Inst", ")"], "ground_truth": ["const", "override", "{"], "File": "RISCVAsmBackend10", "Func": "mayNeedRelaxation", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9602, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "getPredType", "(", "ICmpInst", "::", "Predicate", "Pred", ")", "{", "std", "::", "string", "type", "=", "", ";", "if", "(", "Pred", "==", "CmpInst"], "ground_truth": ["::", "ICMP_SLT", ")", "{"], "File": "TPCIndexSpaceGen", "Func": "getPredType", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9603, "Length": 27, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getJumpTargetOpValueMM", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ">>", "", ";", "assert", "(", "MO", ".", "isExpr", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "MipsMCCodeEmitter2", "Func": "getJumpTargetOpValueMM", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9604, "Length": 64, "Cover_Rate": 0.6213592233009708, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "N", "->", "getOpcode", "(", ")", ";", "assert", "(", "(", "(", "Opc", ">=", "", "&&", "Opc", "<=", "", ")", "||", "(", "Opc", ">=", "", "&&", "Opc", "<=", "", ")", ")", "&&", "", ")", ";", "const", "bool", "Scaled", "=", "Opc", "==", "", "||", "Opc", "==", "", ";", "const", "bool", "Signed", "=", "Opc", "==", "", "||", "Opc", "==", "", ";", "const", "bool", "Extended", "=", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Pg", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Base", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Offset", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Ty", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "ResVT", "=", "N", "->", "getValueType"], "ground_truth": ["(", "", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "performGLD1Combine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9605, "Length": 146, "Cover_Rate": 0.41359773371104813, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", ";", "unsigned", "PTXVersion", "=", "nvptxSubtarget", ".", "getPTXVersion", "(", ")", ";", "O", "<<", "", "<<", "(", "PTXVersion", "/", "", ")", "<<", "", "<<", "(", "PTXVersion", "%", "", ")", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "nvptxSubtarget", ".", "getTargetName", "(", ")", ";", "if", "(", "nvptxSubtarget", ".", "getDrvInterface", "(", ")", "==", "", ")", "O", "<<", "", ";", "if", "(", "nvptxSubtarget", ".", "getDrvInterface", "(", ")", "==", "", ")", "{", "if", "(", "!", "nvptxSubtarget", ".", "hasDouble", "(", ")", ")", "O", "<<", "", ";", "}", "if", "(", "MAI", "->", "doesSupportDebugInformation", "(", ")", ")", "O", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", ";", "if", "(", "nvptxSubtarget", ".", "is64Bit", "(", ")", ")", "O", "<<", "", ";", "else", "O", "<<", "", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "NVPTXAsmPrinter30", "Func": "emitHeader", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9606, "Length": 137, "Cover_Rate": 0.85625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "PerformBUILD_VECTORCombine", "(", "SDNode", "*", "N", ",", "SelectionDAG"], "ground_truth": ["&", "DAG", ")", "{"], "File": "ARMISelLowering71", "Func": "PerformBUILD_VECTORCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9607, "Length": 13, "Cover_Rate": 0.35135135135135137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", ")", ";", "std", "::", "vector", "<", "EVT", ">", "NodeTys", ";", "SDValue", "MFFSreg", ",", "InFlag", ";", "NodeTys", ".", "push_back", "(", "", ")", ";", "NodeTys", ".", "push_back", "(", "", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NodeTys", ",", "&", "InFlag", ",", "", ")", ";", "int", "SSFI", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateStackObject", "(", "", ",", "", ",", "false", ")", ";", "SDValue", "StackSlot", "=", "DAG", ".", "getFrameIndex", "(", "SSFI", ",", "PtrVT", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "Chain", ",", "StackSlot", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Four", "=", "DAG", ".", "getConstant", "(", "", ",", "PtrVT", ")", ";", "SDValue", "Addr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "StackSlot", ",", "Four", ")", ";", "SDValue", "CWD", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "Store", ",", "Addr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "CWD1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CWD", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "CWD2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ","], "ground_truth": ["CWD", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";"], "File": "PPCISelLowering69", "Func": "LowerFLT_ROUNDS_", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9608, "Length": 274, "Cover_Rate": 0.6954314720812182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "TargetBBInMI", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "TargetBBInMI", "=", "", ";", "IsNegativeBranch", "=", "true", ";", "break", ";", "case", "", ":", "case", "", ":", "TargetBBInMI", "=", "", ";", "IsTestAndBranch", "=", "true", ";", "break", ";", "case", "", ":", "case", "", ":", "TargetBBInMI", "=", "", ";", "IsNegativeBranch", "=", "true", ";", "IsTestAndBranch", "=", "true", ";", "break", ";", "}", "if", "(", "IsTestAndBranch", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", "return", "false", ";", "assert", "(", "MI", ".", "getParent", "(", ")", "&&", "", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MBB", "->", "getParent", "(", ")", ";", "MachineRegisterInfo", "*", "MRI", "=", "&", "MF", "->", "getRegInfo", "(", ")", ";", "Register", "VReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "Register", "::", "isVirtualRegister", "(", "VReg", ")", ")", "return", "false", ";", "MachineInstr", "*", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "VReg", ")", ";", "while", "(", "DefMI", "->", "isCopy", "(", ")", ")", "{", "Register", "CopyVReg", "=", "DefMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "MRI", "->", "hasOneNonDBGUse", "(", "CopyVReg", ")", ")", "return", "false", ";", "if", "(", "!", "MRI", "->", "hasOneDef", "(", "CopyVReg", ")", ")", "return", "false", ";", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "CopyVReg", ")", ";", "}", "switch", "(", "DefMI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "{", "if", "(", "IsTestAndBranch", ")", "return", "false", ";", "if", "(", "DefMI", "->", "getParent", "(", ")", "!=", "MBB", ")", "return", "false", ";", "if", "(", "!", "MRI", "->", "hasOneNonDBGUse", "(", "VReg", ")", ")", "return", "false", ";", "bool", "Is32Bit", "=", "(", "DefMI", "->", "getOpcode", "(", ")", "==", "", ")", ";", "uint64_t", "Mask", "=", "", "(", "DefMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "Is32Bit", "?", "", ":", "", ")", ";", "if", "(", "!", "isPowerOf2_64", "(", "Mask", ")", ")", "return", "false", ";", "MachineOperand", "&", "MO", "=", "DefMI", "->", "getOperand", "(", "", ")", ";", "Register", "NewReg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "Register", "::", "isVirtualRegister", "(", "NewReg", ")", ")", "return", "false", ";", "assert", "(", "!", "MRI", "->", "def_empty", "(", "NewReg", ")", "&&", "", ")", ";", "MachineBasicBlock", "&", "RefToMBB", "=", "*", "MBB", ";", "MachineBasicBlock", "*", "TBB", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Imm", "=", "Log2_64", "(", "Mask", ")", ";", "unsigned", "Opc", "=", "(", "Imm", "<", "", ")", "?", "(", "IsNegativeBranch", "?", "", ":", "", ")", ":", "(", "IsNegativeBranch", "?", "", ":", "", ")", ";", "MachineInstr", "*", "NewMI", "=", "BuildMI", "(", "RefToMBB", ",", "MI", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "NewReg", ")", ".", "addImm", "(", "Imm", ")", ".", "addMBB", "(", "TBB", ")", ";", "MO", ".", "setIsKill", "(", "false", ")", ";", "if", "(", "!", "Is32Bit", "&&", "Imm", "<", "", ")", "NewMI", "->", "getOperand", "(", "", ")", ".", "setSubReg", "(", "", ")", ";", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "AArch64InstrInfo104", "Func": "optimizeCondBranch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9609, "Length": 497, "Cover_Rate": 0.6128236744759556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstrAnalyzer", "*", "PIA", "=", "new", "InstrAnalyzer", "(", "Ctx", ")", ";", "const", "MCSection", "*", "TS", "=", "Ctx", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ",", "SectionKind", "::", "getText", "(", ")", ")", ";", "PIA", "->", "SwitchSection", "(", "TS", ")", ";", "return", "PIA"], "ground_truth": [";"], "File": "PatmosInstrInfo", "Func": "createPatmosInstrAnalyzer", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 9610, "Length": 44, "Cover_Rate": 0.7719298245614035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", ")", ";", "MachineBasicBlock", "*", "Pred", "=", "nullptr", ";", "for", "(", "auto", "*", "MBB", ":", "ML", "->", "getHeader", "(", ")", "->", "predecessors", "(", ")", ")", "{", "if", "(", "!", "ML", "->", "contains", "(", "MBB", ")", ")", "{", "if", "(", "Pred", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "Start", "=", "nullptr", ";", "break", ";", "}", "Pred", "=", "MBB", ";", "Start", "=", "SearchForStart", "(", "MBB", ")", ";", "}", "}", "}", "for", "(", "auto", "*", "MBB", ":", "reverse", "(", "ML", "->", "getBlocks", "(", ")", ")", ")", "{", "for", "(", "auto", "&", "MI", ":", "*", "MBB", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "Dec", "=", "&", "MI", ";", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "End", "=", "&", "MI", ";", "else", "if", "(", "MI", ".", "getDesc", "(", ")", ".", "isCall", "(", ")", ")", "Revert", "=", "true", ";", "if", "(", "!", "Dec", ")", "continue", ";", "if", "(", "MI", ".", "mayLoad", "(", ")", "||", "MI", ".", "mayStore", "(", ")", ")", "Revert", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ";", "}", "if", "(", "Dec", "&&", "End", "&&", "Revert", ")", "break", ";", "}", "if", "(", "!", "Start", "&&", "!", "Dec", "&&", "!", "End", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "Changed", ";", "}", "if", "(", "!", "(", "Start", "&&", "Dec", "&&", "End"], "ground_truth": [")", ")", "{"], "File": "ARMLowOverheadLoops7", "Func": "ProcessLoop", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9611, "Length": 250, "Cover_Rate": 0.42517006802721086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sqshlv2si", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vqshl_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9612, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "size_t", "I", "=", "", ";", "I", "<", "FoundLocalVars", ".", "size", "(", ")", ";", "I", "++", ")", "{", "GlobalVariable", "*", "FGV", "=", "FoundLocalVars", "[", "I", "]", ";", "Align", "DataAlign", "=", "", "(", "DL", ",", "FGV", ")", ";", "uint64_t", "DataAlignV", "=", "DataAlign", ".", "value", "(", ")", ";", "if", "(", "uint64_t", "Rem", "=", "CurrentOffset", "%", "DataAlignV", ")", "{", "uint64_t", "Padding", "=", "DataAlignV", "-", "Rem", ";", "Type", "*", "ATy", "=", "ArrayType", "::", "get", "(", "Type", "::", "getInt8Ty", "(", "Ctx", ")", ",", "Padding", ")", ";", "LocalVars", ".", "push_back", "(", "new", "GlobalVariable", "(", "M", ",", "ATy", ",", "false", ",", "GlobalValue", "::", "InternalLinkage", ",", "UndefValue", "::", "get", "(", "ATy", ")", ",", "", ",", "nullptr", ",", "GlobalValue", "::", "NotThreadLocal", ",", "AS", "::", "LOCAL_ADDRESS", ",", "false", ")", ")", ";", "CurrentOffset", "+=", "Padding", ";", "}", "LocalVars", ".", "push_back", "(", "FGV", ")", ";", "CurrentOffset", "+=", "DL", ".", "getTypeAllocSize", "(", "FGV", "->", "getValueType", "(", ")", ")", ";", "}", "}", "std", "::", "vector", "<", "Type", "*", ">", "LocalVarTypes", ";", "LocalVarTypes", ".", "reserve", "(", "LocalVars", ".", "size", "(", ")", ")", ";", "std", "::", "transform", "(", "LocalVars", ".", "cbegin", "(", ")", ",", "LocalVars", ".", "cend", "(", ")", ",", "std", "::", "back_inserter", "(", "LocalVarTypes", ")", ",", "[", "]", "(", "const", "GlobalVariable", "*", "V", ")", "->", "Type", "*", "{", "return", "V", "->", "getValueType", "(", ")", ";", "}", ")", ";", "std", "::", "string", "VarName", "(", "F", "?", "(", "Twine", "(", "", ")", "+", "F", "->", "getName", "(", ")", "+", "", ")", ".", "str", "(", ")", ":", "", ")", ";", "StructType", "*", "LDSTy", "=", "StructType", "::", "create", "(", "Ctx", ",", "LocalVarTypes", ",", "VarName", "+", "", ")", ";", "Align", "MaxAlign", "=", "", "(", "DL", ",", "LocalVars", "[", "", "]", ")", ";", "GlobalVariable", "*", "SGV", "=", "new", "GlobalVariable", "(", "M", ",", "LDSTy", ",", "false", ",", "GlobalValue", "::", "InternalLinkage", ",", "UndefValue", "::", "get", "(", "LDSTy", ")", ",", "VarName", ",", "nullptr", ",", "GlobalValue", "::", "NotThreadLocal", ",", "AS", "::", "LOCAL_ADDRESS", ",", "false", ")", ";", "SGV", "->", "setAlignment", "(", "MaxAlign", ")", ";", "if", "(", "!", "F", ")", "{", "appendToCompilerUsed", "(", "M", ",", "{", "static_cast", "<", "GlobalValue", "*", ">", "(", "ConstantExpr", "::", "getPointerBitCastOrAddrSpaceCast", "(", "cast", "<", "Constant", ">", "(", "SGV", ")", ",", "Type", "::", "getInt8PtrTy", "(", "Ctx", ")", ")", ")", "}", ")", ";", "}", "removeFromUsedLists", "(", "M", ",", "LocalVars", ")", ";", "Type", "*", "I32", "=", "Type", "::", "getInt32Ty", "(", "Ctx", ")", ";", "for", "(", "size_t", "I", "=", "", ";", "I", "<", "LocalVars", ".", "size", "(", ")", ";", "I", "++", ")", "{", "GlobalVariable", "*", "GV", "=", "LocalVars", "[", "I", "]", ";", "Constant", "*", "GEPIdx", "[", "]", "=", "{", "ConstantInt", "::", "get", "(", "I32", ",", "", ")", ",", "ConstantInt", "::", "get", "(", "I32", ",", "I", ")", "}", ";", "Constant", "*", "GEP", "=", "ConstantExpr", "::", "getGetElementPtr", "(", "LDSTy", ",", "SGV", ",", "GEPIdx", ")", ";", "if", "(", "F", ")", "{", "GV", "->", "replaceUsesWithIf", "(", "GEP", ",", "[", "F", "]", "(", "Use", "&", "U", ")", "{", "return", "", "(", "U", ".", "getUser", "(", ")", ",", "F", ")", ";", "}", ")", ";", "}", "else", "{", "GV", "->", "replaceAllUsesWith", "(", "GEP"], "ground_truth": [")", ";"], "File": "AMDGPULowerModuleLDSPass3", "Func": "processUsedLDS", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9613, "Length": 492, "Cover_Rate": 0.6014669926650367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NumFound", "=", "", ";", "unsigned", "MemOp", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "MI", ".", "getNumOperands", "(", ")", ";", ")", "{", "if", "(", "isMem", "(", "&", "MI"], "ground_truth": [",", "i", ")", ")", "{"], "File": "X86NaClRewritePass1", "Func": "FindMemoryOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9614, "Length": 38, "Cover_Rate": 0.37254901960784315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op1", ")", "&&", "Op0", ".", "getValueType", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "(", "Op0", ".", "getValueType", "(", ")", "==", "", "||", "Op0", ".", "getValueType", "(", ")", "==", "", "||", "Op0", ".", "getValueType", "(", ")", "==", "", "||", "Op0", ".", "getValueType", "(", ")", "==", "", ")", ")", "{", "if", "(", "Op0", ".", "getValueType", "(", ")", "!=", "", "&&", "Op0", ".", "getValueType", "(", ")", "!=", "", "&&", "!", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", "->", "optForMinSize", "(", ")", "&&", "!", "Subtarget", ".", "isAtom", "(", ")", ")", "{", "unsigned", "ExtendOp", "=", "isCCUnsigned", "(", "CC", ")", "?", "", ":", "", ";", "Op0", "=", "DAG", ".", "getNode", "(", "ExtendOp"], "ground_truth": [",", "dl", ",", "", ",", "Op0", ")", ";"], "File": "X86ISelLowering148", "Func": "EmitCmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9615, "Length": 129, "Cover_Rate": 0.45907473309608543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RegisterInfo", "::", "getPointerRegClass", "(", "const", "MachineFunction", "&", "MF", ",", "unsigned", "Kind", ")", "const", "{", "return", "&"], "ground_truth": ["", ";"], "File": "M88kRegisterInfo", "Func": "getPointerRegClass", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9616, "Length": 21, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getShiftRightImm8", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "Op", ",", "SmallVectorImpl", "<"], "ground_truth": ["MCFixup", ">", "&", "Fixups", ")", "const", "{"], "File": "AArch64MCCodeEmitter36", "Func": "getShiftRightImm8", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9617, "Length": 22, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_minpd256", "(", "(", "__v4df", ")"], "ground_truth": ["__A", ",", "(", "__v4df", ")", "__B", ")", ";"], "File": "avxintrin", "Func": "_mm256_min_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9618, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MultOpc", "!=", "", "&&", "MultOpc", "!=", "", ")", "return", "false", ";", "if", "(", "MultHi", ".", "getResNo", "(", ")", "!=", "", "||", "MultLo", ".", "getResNo", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "!", "MultHi", ".", "hasOneUse", "(", ")", "||", "!", "MultLo", ".", "hasOneUse", "(", ")", ")", "return", "false", ";", "SDValue", "Chain", "=", "CurDAG", "->", "getEntryNode", "(", ")", ";", "DebugLoc", "dl", "=", "SUBENode", "->", "getDebugLoc", "(", ")", ";", "MultOpc", "=", "MultOpc", "==", "", "?", "", ":", "", ";", "SDValue", "MSub", "=", "CurDAG", "->", "getNode", "(", "MultOpc", ",", "dl", ",", "", ",", "MultNode", "->", "getOperand", "(", "", ")", ",", "MultNode"], "ground_truth": ["->", "getOperand", "(", "", ")", ",", "SUBCNode", "->", "getOperand", "(", "", ")", ",", "SUBENode", "->", "getOperand", "(", "", ")", ")", ";"], "File": "MipsISelLowering101", "Func": "SelectMsub", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9619, "Length": 123, "Cover_Rate": 0.35755813953488375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "ArgInfo", "OrigArgInfo", "(", "VRegs", "[", "Idx", "]", ",", "Arg", ".", "getType", "(", ")", ")", ";", "setArgFlags", "(", "OrigArgInfo", ",", "Idx", "+", "AttributeList", "::", "FirstArgIndex", ",", "DL", ",", "F", ")", ";", "splitToValueTypes", "(", "OrigArgInfo", ",", "SplitArgInfos", ",", "MF", ")", ";", "Idx", "++", ";", "}", "if", "(", "!", "MBB", ".", "empty", "(", ")", ")", "MIRBuilder", ".", "setInstr", "(", "*", "MBB", ".", "begin", "(", ")", ")", ";", "if", "(", "!", "handleAssignments", "(", "MIRBuilder", ",", "SplitArgInfos", ",", "ArgHandler", ")", ")", "return", "false", ";", "MIRBuilder", ".", "setMBB", "(", "MBB", ")"], "ground_truth": [";"], "File": "ARMCallLowering1", "Func": "lowerFormalArguments", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9620, "Length": 99, "Cover_Rate": 0.3235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "arg_reg", "=", "ROUND_REG", "(", "*", "get_cumulative_args", "(", "cum", ")", ",", "mode", ")", ";", "if", "(", "arg_reg", "<", "NPARM_REGS", ")", "return", "handle_structs_in_regs", "(", "mode", ",", "type", ",", "FIRST_PARM_REG", "+", "arg_reg", ")", ";", "return"], "ground_truth": ["", ";"], "File": "mcore4", "Func": "mcore_function_arg", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9621, "Length": 34, "Cover_Rate": 0.40963855421686746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "EHInfoLabel", "=", "TargetLoweringObjectFileXCOFF", "::", "getEHInfoTableSymbol", "(", "MF", ")", ";", "OutStreamer", "->", "emitLabel", "(", "EHInfoLabel", ")", ";", "OutStreamer", "->", "emitInt32", "(", "", ")", ";", "const", "DataLayout", "&", "DL", "=", "MMI", "->", "getModule", "(", ")", "->", "getDataLayout", "(", ")", ";", "const", "unsigned", "PointerSize", "=", "DL", ".", "getPointerSize"], "ground_truth": ["(", ")", ";"], "File": "PPCAsmPrinter (2)3", "Func": "emitFunctionBodyEnd", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9622, "Length": 50, "Cover_Rate": 0.352112676056338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addExactFPImmOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "assert", "(", "bool", "(", "isExactFPImm", "<", "ImmIs0", ",", "ImmIs1", ">", "(", ")", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "AArch64AsmParser (2)2", "Func": "addExactFPImmOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9623, "Length": 38, "Cover_Rate": 0.6440677966101694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "selectCall", "(", "I", ")", ")", "return", "true", ";", "break", ";", "case", "Instruction", "::", "Select", ":", "return", "selectSelect", "(", "I", ")", ";", "case", "Instruction", "::", "Trunc", ":", "return", "selectTrunc", "(", "I", ")", ";", "case", "Instruction", "::", "ZExt", ":", "return", "selectZExt", "(", "I", ")", ";", "case", "Instruction", "::", "SExt", ":", "return", "selectSExt", "(", "I", ")", ";", "case", "Instruction", "::", "ICmp", ":", "return", "selectICmp", "(", "I", ")", ";", "case", "Instruction", "::", "FCmp", ":", "return", "selectFCmp", "(", "I", ")", ";", "case", "Instruction", "::", "BitCast", ":", "return", "selectBitCast", "("], "ground_truth": ["I", ")", ";"], "File": "WebAssemblyFastISel", "Func": "fastSelectInstruction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9624, "Length": 89, "Cover_Rate": 0.47593582887700536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DAG", "(", "", ")", ",", "TII", "(", "", ")", ",", "TRI", "(", "", ")", ",", "MRI", "("], "ground_truth": ["", ")", "{"], "File": "R600MachineScheduler1", "Func": "R600SchedStrategy", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9625, "Length": 20, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "&", "MF", "->", "front", "(", ")", "==", "MBB", ")", "return", "", ";", "const", "Subtarget", "&", "Subtarget", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "RegisterInfo", "&", "TRI", "=", "*", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "LivePhysRegs", "LiveRegs", "(", "TRI", ")", ";", "LiveRegs", ".", "addLiveIns", "(", "*", "MBB", ")", ";", "const", "MCPhysReg", "*", "CSRegs", "=", "TRI", ".", "getCalleeSavedRegs", "(", "MF", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "CSRegs", "[", "i", "]", ";", "++", "i", ")", "LiveRegs", ".", "addReg", "(", "CSRegs", "[", "i", "]", ")", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "("], "ground_truth": [")", ";"], "File": "AArch64FrameLowering10", "Func": "findScratchNonCalleeSaveRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9626, "Length": 102, "Cover_Rate": 0.5930232558139535, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "o", "<<", "getTagName", "(", "PREFIX_SYMBOL", ")", "<<", "prefix", "<<", "", "<<", "num", "<<", "", ";", "return", "o", "."], "ground_truth": ["str", "(", ")", ";"], "File": "PIC16ABINames", "Func": "getRomdataSectionName", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9627, "Length": 22, "Cover_Rate": 0.4888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmParser", "::", "OperandMatchResultTy", "AsmParser", "::", "parseInvNum", "(", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&", "Operands", ")", "{", "const", "MCExpr", "*", "IdVal", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Dollar", ")", ")", "return", "MatchOperand_NoMatch", ";", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "IdVal", ")", ")", "return", "MatchOperand_ParseFail", ";", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "IdVal", ")", ";", "assert", "(", "MCE", "&&", "", ")", ";", "int64_t", "Val", "=", "MCE", "->", "getValue", "(", ")", ";", "SMLoc", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "", "(", "MCConstantExpr", "::", "Create", "(", "", "-", "Val", ",", "getContext", "(", ")", ")"], "ground_truth": [",", "S", ",", "E", ",", "*", "this", ")", ")", ";"], "File": "MipsAsmParser43", "Func": "parseInvNum", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9628, "Length": 147, "Cover_Rate": 0.9607843137254902, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "totalsize", "==", "", "||", "elementsize", "==", "", ")", "return", "false", ";", "auto", "lane", "=", "wi", "::", "to_widest", "(", "arg2", ")", ";", "auto", "high", "=", "wi", "::", "udiv_trunc", "(", "totalsize"], "ground_truth": [",", "elementsize", ")", ";"], "File": "aarch64-builtins", "Func": "aarch64_fold_builtin_lane_check", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9629, "Length": 35, "Cover_Rate": 0.3017241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "is_altivec_return_reg", "(", "rtx", "reg", ",", "void", "*", "xyes", ")", "{", "bool", "*", "yes", "=", "("], "ground_truth": ["bool", "*", ")", "xyes", ";"], "File": "rs6000-logue", "Func": "is_altivec_return_reg", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9630, "Length": 22, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "&", "getTargetMachine", "(", ")", "const", "{", "return", "getTM", "<", "TargetMachine"], "ground_truth": [">", "(", ")", ";"], "File": "DLXTargetMachine", "Func": "getDLXTargetMachine", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9631, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "nios2_cannot_force_const_mem", "(", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "rtx", "x"], "ground_truth": [")", "{"], "File": "nios2", "Func": "nios2_cannot_force_const_mem", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9632, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "fmt", ";", "int", "i", ";", "if", "(", "SYMBOL_REF_P", "(", "x", ")", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_TLS", ")", "return", "", ";", "fmt", "=", "GET_RTX_FORMAT", "(", "GET_CODE", "(", "x", ")", ")", ";", "for", "(", "i", "=", "GET_RTX_LENGTH", "(", "GET_CODE", "(", "x", ")", ")", "-", "", ";", "i", ">=", "", ";", "i", "--", ")", "{", "if", "(", "fmt", "[", "i", "]", "==", "'E'", ")", "{", "int", "j", ";", "for", "(", "j", "=", "XVECLEN", "(", "x", ",", "i", ")", "-", "", ";", "j", ">=", "", ";", "j", "--", ")", "if", "(", "symbol_mentioned_p", "(", "XVECEXP", "(", "x", ",", "i", ",", "j", ")", ")", ")", "return", "", ";", "}", "else", "if", "(", "fmt", "[", "i", "]", "==", "'e'", "&&", "symbol_mentioned_p", "(", "XEXP", "(", "x", ",", "i", ")", ")"], "ground_truth": [")", "return", "", ";"], "File": "arm", "Func": "symbol_mentioned_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9633, "Length": 145, "Cover_Rate": 0.9235668789808917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "canCombineStoreAndExtract", "(", "Type", "*", "VectorTy", ",", "Value", "*", "Idx", ",", "unsigned", "&", "Cost", ")", "const", "{", "if", "(", "!", "Subtarget", "->", "hasNEON", "(", ")", ")", "return", "false", ";", "if", "(", "VectorTy", "->", "isFPOrFPVectorTy", "(", ")", ")", "return", "false", ";", "if", "(", "!", "isa", "<", "ConstantInt", ">", "(", "Idx", ")", ")", "return", "false", ";", "assert", "(", "VectorTy", "->", "isVectorTy", "(", ")", "&&", "", ")", ";", "unsigned", "BitWidth", "=", "cast", "<", "VectorType", ">", "(", "VectorTy", ")", "->", "getBitWidth", "(", ")", ";", "if", "(", "BitWidth", "==", "", "||"], "ground_truth": ["BitWidth", "==", "", ")", "{"], "File": "ARMISelLowering (2)2", "Func": "canCombineStoreAndExtract", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9634, "Length": 93, "Cover_Rate": 0.8857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vreinterpretq_s8_f16", "(", "float16x8_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_s8_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9635, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmPrinter", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "AsmPrinter", "::", "runOnMachineFunction"], "ground_truth": ["(", "MF", ")", ";"], "File": "LC3bAsmPrinter", "Func": "runOnMachineFunction", "Target": "LC3b", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9636, "Length": 28, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_punpcklqdq512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8di", ")", "__B", ",", "(", "__v8di", ")", "_mm512_undefined_epi32", "(", ")"], "ground_truth": [",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_unpacklo_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9637, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setVarArgsFrameIndex", "(", "int", "Index"], "ground_truth": [")", "{"], "File": "RISCVMachineFunctionInfo", "Func": "setVarArgsFrameIndex", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9638, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MCExpr", "*", "CreateGOTTPREL", "(", "const", "MCExpr", "*", "Expr", ",", "MCContext", "&", "Ctx", ")", "{", "return", "Create", "(", "VK_AARCH64_GOTTPREL", ",", "Expr"], "ground_truth": [",", "Ctx", ")", ";"], "File": "AArch64MCExpr", "Func": "CreateGOTTPREL", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9639, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "soffset", ")", "->", "getReg", "(", ")", "==", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "getStackPtrOffsetReg", "(", ")", "&&", "", ")", ";", "MachineOperand", "*", "OffsetOp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "offset", ")", ";", "int64_t", "NewOffset", "=", "OffsetOp", "->", "getImm", "(", ")", "+", "Offset", ";", "assert", "(", "isUInt", "<", "", ">", "(", "NewOffset", ")", "&&", "", ")", ";", "FIOp", "->", "ChangeToRegister", "(", "BaseReg"], "ground_truth": [",", "false", ")", ";"], "File": "SIRegisterInfo111", "Func": "resolveFrameIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9640, "Length": 81, "Cover_Rate": 0.36160714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isTailCall", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "if", "(", "!", "MI", "->", "isBranch"], "ground_truth": ["(", ")", ")", "return", "false", ";"], "File": "HexagonInstrInfo (2)", "Func": "isTailCall", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9641, "Length": 24, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "return", "::", "getBranchTargetOpValue", "(", "MI", ",", "OpIdx", ",", "", ",", "Fixups", ",", "STI", ")", ";", "return", "(", "MO", ".", "getImm", "("], "ground_truth": [")", ">>", "", ")", ";"], "File": "ARMMCCodeEmitter1", "Func": "getThumbCBTargetOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9642, "Length": 45, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "nvptx_pass_by_reference", "(", "cumulative_args_t", ",", "const", "function_arg_info", "&", "arg", ")", "{", "return", "pass_in_memory", "(", "arg", ".", "mode", ","], "ground_truth": ["arg", ".", "type", ",", "false", ")", ";"], "File": "nvptx", "Func": "nvptx_pass_by_reference", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 9643, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "R", "(", "a"], "ground_truth": [")", ",", "", ")", ";"], "File": "disassembler", "Func": "mov_dvm", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9644, "Length": 13, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "readsLDSSrcReg", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "if", "(", "!", "isALUInstr", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", "{", "return", "false", ";", "}", "for", "(", "MachineInstr", "::", "const_mop_iterator", "I", "=", "MI", "->", "operands_begin", "(", ")", ",", "E", "=", "MI", "->", "operands_end", "(", ")", ";", "I"], "ground_truth": ["!=", "E", ";", "++", "I", ")", "{"], "File": "R600InstrInfo (2)", "Func": "readsLDSSrcReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9645, "Length": 58, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx_code_label", "*", "neglab", ",", "*", "donelab", ";", "rtx", "i0", ",", "i1", ",", "f0", ",", "in", ",", "out", ";", "machine_mode", "mode", ",", "inmode", ";", "inmode", "=", "GET_MODE", "(", "operands", "[", "", "]", ")", ";", "gcc_assert", "(", "inmode", "==", "SImode", "||", "inmode", "==", "DImode", ")", ";", "out", "=", "operands", "[", "", "]", ";", "in", "=", "force_reg", "(", "inmode", ",", "operands", "[", "", "]", ")", ";", "mode", "=", "GET_MODE", "(", "out", ")", ";", "neglab", "=", "gen_label_rtx", "(", ")", ";", "donelab", "=", "gen_label_rtx", "(", ")", ";", "f0", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_cmp_and_jump_insns", "(", "in", ",", "const0_rtx", ",", "LT", ",", "const0_rtx", ",", "inmode", ",", ""], "ground_truth": [",", "neglab", ")", ";"], "File": "i386", "Func": "x86_emit_floatuns", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9646, "Length": 106, "Cover_Rate": 0.4588744588744589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm512_cvtepi8_epi32", "(", "__m128i", "__A", ")", "{"], "File": "avx512fintrin6", "Func": "_mm512_cvtepi8_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9647, "Length": 18, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_div_ss", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_divss", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf"], "ground_truth": [")", "__B", ")", ";"], "File": "xmmintrin5", "Func": "_mm_div_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9648, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "AddBlankLine", "(", ")", ";", "}", "OutStreamer", ".", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "if", "(", "Subtarget", "->", "isTargetCOFF", "(", ")", ")", "{", "COFFMachineModuleInfo", "&", "COFFMMI", "=", "MMI", "->", "getObjFileInfo", "<", "COFFMachineModuleInfo", ">", "(", ")", ";", "for", "(", "COFFMachineModuleInfo", "::", "stub_iterator", "I", "=", "COFFMMI", ".", "stub_begin", "(", ")", ",", "E", "=", "COFFMMI", ".", "stub_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "O", "<<", "", "<<", "I", "->", "getKeyData", "(", ")", "<<", "", "<<", "COFF", "::", "C_EXT", "<<", "", "<<", "(", "COFF", "::", "DT_FCN", "<<", "COFF", "::", "N_BTSHFT", ")", "<<", "", ";", "}", "if", "(", "Subtarget", "->", "isTargetCygMing", "(", ")", ")", "{", "std", "::", "vector", "<", "const", "MCSymbol", "*", ">", "DLLExportedFns", ",", "DLLExportedGlobals", ";", "TargetLoweringObjectFileCOFF", "&", "TLOFCOFF", "=", "static_cast", "<", "TargetLoweringObjectFileCOFF", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "for", "(", "Module", "::", "const_iterator", "I", "=", "M", ".", "begin", "(", ")", ",", "E", "=", "M", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "I", "->", "hasDLLExportLinkage", "(", ")", ")", "DLLExportedFns", ".", "push_back", "(", "Mang", "->", "getSymbol", "(", "I", ")", ")", ";", "for", "(", "Module", "::", "const_global_iterator", "I", "=", "M", ".", "global_begin", "(", ")", ",", "E", "=", "M", ".", "global_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "I", "->", "hasDLLExportLinkage", "(", ")", ")", "DLLExportedGlobals", ".", "push_back", "(", "Mang", "->", "getSymbol", "(", "I", ")", ")", ";", "if", "(", "!", "DLLExportedGlobals", ".", "empty", "(", ")", "||", "!", "DLLExportedFns", ".", "empty", "(", ")", ")", "{", "OutStreamer", ".", "SwitchSection", "(", "TLOFCOFF", ".", "getCOFFSection", "(", "", ",", "true", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "DLLExportedGlobals", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "O", "<<", "", "<<", "*", "DLLExportedGlobals", "[", "i", "]", "<<", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "DLLExportedFns", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "O", "<<", "", "<<", "*", "DLLExportedFns", "[", "i", "]", "<<", "", ";", "}", "}", "}", "if", "(", "Subtarget", "->", "isTargetELF", "(", ")", ")", "{", "TargetLoweringObjectFileELF", "&", "TLOFELF", "=", "static_cast", "<", "TargetLoweringObjectFileELF", "&"], "ground_truth": [">", "(", "getObjFileLowering", "(", ")", ")", ";"], "File": "X86AsmPrinter90", "Func": "EmitEndOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9649, "Length": 361, "Cover_Rate": 0.36761710794297353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "II", "=", "TII", ".", "get", "(", "MachineInstOpcode", ")", ";", "Op0", "=", "constrainOperandRegClass", "(", "II", ",", "Op0", ",", "", ")", ";", "Op1", "=", "constrainOperandRegClass", "(", "II", ",", "Op1", ",", "", ")", ";", "Op2", "=", "constrainOperandRegClass", "(", "II", ",", "Op1", ",", "", ")", ";", "if", "(", "II", ".", "getNumDefs", "(", ")", ">=", "", ")", "{", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "II", ",", "ResultReg", ")", ".", "addReg", "(", "Op0", ",", "Op0IsKill", "*", "RegState", "::", "Kill"], "ground_truth": [")", ".", "addReg", "(", "Op1", ",", "Op1IsKill", "*", "RegState", "::", "Kill", ")", ".", "addReg", "(", "Op2", ",", "Op2IsKill", "*", "RegState", "::", "Kill", ")", ")", ";"], "File": "ARMFastISel63", "Func": "FastEmitInst_rrr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9650, "Length": 110, "Cover_Rate": 0.4435483870967742, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCInstFragment", "*", "DF", ",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "{", "assert", "(", ""], "ground_truth": ["&&", "", ")", ";"], "File": "PPCAsmBackend38", "Func": "fixupNeedsRelaxation", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9651, "Length": 30, "Cover_Rate": 0.8823529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "C", "->", "isStaticAlloca", "(", ")", "&&", "", ")", ";", "AddressMode", "AM", ";", "if", "(", "!", "SelectAddress", "(", "C", ",", "AM", ")", ")", "return", "", ";", "unsigned", "Opc", "=", "TLI", ".", "getPointerTy", "(", "DL", ")", "==", "", "?", "(", "Subtarget", "->", "isTarget64BitILP32", "(", ")", "?", "", ":", "", ")", ":", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TLI", ".", "getRegClassFor", "(", "TLI", ".", "getPointerTy", "(", "DL", ")", ")", ";", "Register", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "addFullAddress", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ",", "AM", ")", ";", "return", "ResultReg"], "ground_truth": [";"], "File": "X86FastISel104", "Func": "fastMaterializeAlloca", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9652, "Length": 109, "Cover_Rate": 0.7569444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSysCROperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ","], "ground_truth": ["raw_ostream", "&", "O", ")", "{"], "File": "AArch64InstPrinter", "Func": "printSysCROperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9653, "Length": 18, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "fitsIntoFixup", "(", "const", "int64_t", "SignedValue", ",", "const", "bool", "IsPCRel16", ")", "{", "return", "SignedValue", ">=", "(", "IsPCRel16", "?", "INT16_MIN", ":", "INT8_MIN", ")", "&&", "SignedValue"], "ground_truth": ["<=", "(", "IsPCRel16", "?", "INT16_MAX", ":", "INT8_MAX", ")", ";"], "File": "MOSAsmBackend", "Func": "fitsIntoFixup", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9654, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vminavq_sv16qi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vminavq_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9655, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "OffR30", "=", "MCCFIInstruction", "::", "createOffset", "(", "FrameLabel", ",", "DwFPReg", ",", "-", "", ")", ";", "BuildMI", "(", "MBB", ",", "At", ",", "DL", ",", "CFID", ")", ".", "addCFIIndex", "(", "MF", ".", "addFrameInst", "(", "OffR30", ")", ")", ";", "}", "static", "unsigned", "int", "RegsToMove", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", ".", "getCalleeSavedInfo", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "RegsToMove", "[", "i", "]", "!=", "", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "RegsToMove", "[", "i", "]", ";", "auto", "IfR", "=", "[", "Reg", "]", "(", "const", "CalleeSavedInfo", "&", "C", ")", "->", "bool", "{", "return", "C", ".", "getReg", "(", ")", "==", "Reg", ";", "}", ";", "auto", "F", "=", "find_if", "(", "CSI", ",", "IfR", ")", ";", "if", "(", "F", "==", "CSI", ".", "end", "(", ")", ")", "continue", ";", "int64_t", "Offset", ";", "if", "(", "HasFP", ")", "{", "Offset", "=", "MFI", ".", "getObjectOffset", "(", "F", "->", "getFrameIdx", "(", ")", ")", ";", "}", "else", "{", "Register", "FrameReg", ";", "Offset", "=", "getFrameIndexReference", "(", "MF", ",", "F", "->", "getFrameIdx", "(", ")", ",", "FrameReg", ")", ";", "}", "Offset", "-=", "", ";", "if", "(", "Reg", "<", "", "||", "Reg", ">", ""], "ground_truth": [")", "{"], "File": "HexagonFrameLowering64", "Func": "insertCFIInstructionsAt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9656, "Length": 244, "Cover_Rate": 0.34560906515580736, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vminnmq", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ")", "{", "return", "__arm_vminnmq_f32", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vminnmq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9657, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "B", ".", "buildBuildVector", "(", "LLT", "::", "fixed_vector", "(", "", ",", "S32", ")", ",", "PackedRegs", ")", ".", "getReg", "(", "", ")", ";", "}", "if", "(", "StoreVT", ".", "getNumElements", "(", ")", "==", "", ")", "{", "SmallVector", "<", "Register", ",", "", ">", "PackedRegs", ";", "auto", "Unmerge", "=", "B", ".", "buildUnmerge", "(", "S16", ",", "Reg", ")", ";", "for", "(", "int", "I", "=", "", ",", "E", "=", "Unmerge", "->", "getNumOperands", "(", ")", "-", "", ";", "I", "!=", "E", ";", "++", "I", ")", "PackedRegs", ".", "push_back", "(", "Unmerge", ".", "getReg", "(", "I", ")", ")", ";", "PackedRegs", ".", "resize", "(", "", ",", "B", ".", "buildUndef", "(", "S16", ")", ".", "getReg", "(", "", ")", ")", ";", "Reg", "=", "B", ".", "buildBuildVector", "(", "LLT", "::", "fixed_vector", "(", "", ",", "S16", ")", ",", "PackedRegs", ")", ".", "getReg", "(", "", ")", ";", "return", "B", ".", "buildBitcast", "(", "LLT", "::", "fixed_vector", "(", "", ",", "S32", ")", ",", "Reg", ")", ".", "getReg", "(", "", ")", ";", "}", "if", "(", "StoreVT", ".", "getNumElements", "(", ")", "==", "", ")", "{", "SmallVector", "<", "Register", ",", "", ">", "PackedRegs", ";", "Reg", "=", "B", ".", "buildBitcast", "(", "LLT", "::", "fixed_vector", "(", "", ",", "S32", ")", ",", "Reg", ")", ".", "getReg", "(", "", ")", ";", "auto", "Unmerge", "=", "B", ".", "buildUnmerge", "(", "S32", ",", "Reg", ")", ";", "for", "(", "int", "I", "=", "", ",", "E", "=", "Unmerge", "->", "getNumOperands", "(", ")", "-", "", ";", "I", "!=", "E", ";", "++", "I", ")", "PackedRegs", ".", "push_back", "(", "Unmerge", ".", "getReg", "(", "I", ")", ")", ";", "PackedRegs", ".", "resize", "(", "", ",", "B", ".", "buildUndef", "(", "S32", ")", ".", "getReg", "(", "", ")", ")", ";", "return", "B", ".", "buildBuildVector", "(", "LLT", "::", "fixed_vector", "(", "", ",", "S32", ")", ",", "PackedRegs", ")", ".", "getReg", "(", "", ")", ";", "}", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "handleD16VData", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9658, "Length": 292, "Cover_Rate": 0.5328467153284672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BasePtr", "=", "(", "TFI", ".", "hasFP", "(", "MF", ")", "&&", "!", "MI", ".", "getFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ")", "?", "", ":", "", ";", "if", "(", "isOnStackCache", ")", "BasePtr", "=", "", ";", "unsigned", "opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "switch", "(", "opcode", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "assert", "(", "(", "Offset", "&", "", ")", "==", "", ")", ";", "Offset", "=", "(", "Offset", ">>", "", ")", "+", "FrameDisplacement", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "Offset", ")", ")", "{", "computeLargeFIOffset", "(", "MRI", ",", "Offset", ",", "BasePtr", ",", "II", ",", "", ")", ";", "computedLargeOffset", "=", "true", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "assert", "(", "(", "Offset", "&", "", ")", "==", "", ")", ";", "Offset", "=", "(", "Offset", ">>", "", ")", "+", "FrameDisplacement", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "Offset", ")", ")", "{", "computeLargeFIOffset", "(", "MRI", ",", "Offset", ",", "BasePtr", ",", "II", ",", "", ")", ";", "computedLargeOffset", "=", "true", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Offset", "+=", "FrameDisplacement", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "Offset", ")", ")", "{", "computeLargeFIOffset", "(", "MRI", ",", "Offset", ",", "BasePtr", ",", "II", ",", "", ")", ";", "computedLargeOffset", "=", "true", ";", "}", "break", ";", "case", "", ":", "Offset", "+=", "FrameDisplacement", ";", "if", "(", "!", "isUInt", "<", "", ">", "(", "Offset", ")", ")", "{", "const", "MCInstrDesc", "&", "newMCID", "=", "TII", ".", "get", "(", "", ")", ";", "MI", ".", "setDesc", "(", "newMCID", ")", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "Offset", "+=", "FrameDisplacement", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "opcode", "==", "", "||", "opcode", "==", "", ")", "{", "expandPseudoPregInstr", "(", "II", ",", "Offset", ",", "BasePtr", ",", "isOnStackCache", ")", ";", "return", ";", "}", "switch", "(", "opcode", ")", "{", "case", "", ":", "case", "", ":", "opcode", "=", "", ";"], "ground_truth": ["break", ";"], "File": "PatmosRegisterInfo", "Func": "eliminateFrameIndex", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 9659, "Length": 347, "Cover_Rate": 0.4242053789731051, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MachineBasicBlock", "::", "iterator", "nextIfDebug", "(", "MachineBasicBlock", "::", "iterator", "I", ",", "MachineBasicBlock", "::", "iterator", "End", ")", "{", "for", "(", ";", "I", "!=", "End", ";", "++", "I", ")", "{", "if", "(", "!", "I", "->"], "ground_truth": ["isDebugValue", "(", ")", ")", "break", ";"], "File": "PatmosPostRAScheduler", "Func": "nextIfDebug", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 9660, "Length": 39, "Cover_Rate": 0.8863636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "ia32_multipass_dfa_lookahead", "(", "void", ")", "{", "if", "(", "reload_completed", ")", "return", "ix86_issue_rate", "(", ")", ";", "return", ""], "ground_truth": [";"], "File": "x86-tune-sched", "Func": "ia32_multipass_dfa_lookahead", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9661, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Record", ".", "reserve", "(", "N", "->", "getElements", "(", ")", ".", "size", "(", ")", "+", "", ")", ";", "Record", ".", "push_back", "(", "N", "->", "isDistinct", "("], "ground_truth": [")", ")", ";"], "File": "DXILBitcodeWriter", "Func": "writeDIExpression", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9662, "Length": 28, "Cover_Rate": 0.32558139534883723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "hi", "=", "(", "(", "(", "delta", "-", "lo", ")", "&", "", ")", "^", "", ")", "-", "", ";", "if", "(", "hi", "+", "lo", "==", "delta", ")", "{", "if", "(", "hi", ")", "emit_insn", "(", "gen_adddi3", "(", "this_rtx", ",", "this_rtx", ",", "GEN_INT", "(", "hi", ")", ")", ")", ";", "if", "(", "lo", ")", "emit_insn", "(", "gen_adddi3", "(", "this_rtx", ",", "this_rtx", ",", "GEN_INT", "(", "lo", ")", ")", ")", ";", "}", "else", "{", "rtx", "tmp", "=", "alpha_emit_set_long_const", "(", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ",", "delta", ",", "-", "(", "delta", "<", "", ")", ")", ";", "emit_insn", "(", "gen_adddi3", "(", "this_rtx", ",", "this_rtx", ",", "tmp", ")", ")", ";", "}", "if", "(", "vcall_offset", ")", "{", "rtx", "tmp", ",", "tmp2", ";", "tmp", "=", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ";", "emit_move_insn", "(", "tmp", ",", "gen_rtx_MEM", "(", "Pmode", ",", "this_rtx", ")", ")", ";", "lo", "=", "(", "(", "vcall_offset", "&", "", ")", "^", "", ")", "-", "", ";", "hi", "=", "(", "(", "(", "vcall_offset", "-", "lo", ")", "&", "", ")", "^", "", ")", "-", "", ";", "if", "(", "hi", "+", "lo", "==", "vcall_offset", ")", "{", "if", "(", "hi", ")", "emit_insn", "(", "gen_adddi3", "(", "tmp", ",", "tmp", ",", "GEN_INT", "(", "hi", ")", ")", ")", ";", "}", "else", "{", "tmp2", "=", "alpha_emit_set_long_const", "(", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ",", "vcall_offset", ",", "-", "(", "vcall_offset", "<", "", ")", ")", ";", "emit_insn", "(", "gen_adddi3", "(", "tmp", ",", "tmp", ",", "tmp2", ")", ")", ";", "lo", "=", "", ";", "}", "if", "(", "lo", ")", "tmp2", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "tmp", ",", "GEN_INT", "(", "lo", ")", ")", ";", "else", "tmp2", "=", "tmp", ";", "emit_move_insn", "(", "tmp", ",", "gen_rtx_MEM", "(", "Pmode", ","], "ground_truth": ["tmp2", ")", ")", ";"], "File": "alpha4", "Func": "alpha_output_mi_thunk_osf", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9663, "Length": 270, "Cover_Rate": 0.5684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ","], "ground_truth": ["__artificial__", ")", ")", "_mm512_set1_ps", "(", "float", "__A", ")", "{"], "File": "avx512fintrin1", "Func": "_mm512_set1_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9664, "Length": 19, "Cover_Rate": 0.3064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "prev_tree", "=", "target_option_current_node", ";", "tree", "cur_tree", ";", "struct", "cl_target_option", "*", "prev_opt", ";", "struct", "cl_target_option", "*", "cur_opt", ";", "if", "(", "!", "args", ")", "{", "cur_tree", "=", "(", "(", "pop_target", ")", "?", "pop_target", ":", "target_option_default_node", ")", ";", "cl_target_option_restore", "(", "&", "global_options", ",", "&", "global_options_set", ",", "TREE_TARGET_OPTION", "(", "cur_tree", ")", ")", ";", "}", "else", "{", "cur_tree", "=", "arm_valid_target_attribute_tree", "(", "args", ",", "&", "global_options", ",", "&", "global_options_set", ")", ";", "if", "(", "cur_tree", "==", "NULL_TREE", ")", "{", "cl_target_option_restore", "(", "&", "global_options", ",", "&", "global_options_set", ",", "TREE_TARGET_OPTION", "(", "prev_tree", ")", ")", ";", "return", "false", ";", "}", "target_option_current_node", "=", "cur_tree", ";", "arm_configure_build_target", "(", "&", "arm_active_target", ",", "TREE_TARGET_OPTION", "(", "cur_tree", ")", ",", "false", ")", ";", "arm_option_reconfigure_globals", "(", ")", ";", "}", "prev_opt", "=", "TREE_TARGET_OPTION"], "ground_truth": ["(", "prev_tree", ")", ";"], "File": "arm-c", "Func": "arm_pragma_target_parse", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9665, "Length": 120, "Cover_Rate": 0.43010752688172044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "MCObjectTargetWriter", ">", "createObjectTargetWriter", "(", ")", "const", "override", "{", "return", "createObjectWriter", "(", "OSABI"], "ground_truth": [")", ";"], "File": "M88kMCAsmBackend", "Func": "createObjectTargetWriter", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9666, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "GISel", "&&", "", ")", ";", "return", "GISel", "->", "getMachineLegalizer"], "ground_truth": ["(", ")", ";"], "File": "AArch64Subtarget4", "Func": "getMachineLegalizer", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9667, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind"], "ground_truth": ["==", "k_Token", ";"], "File": "SNESAsmParser", "Func": "isToken", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9668, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printMandatoryPredicateOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "OpNum", ")", "{", "", "CC", "=", "(", "", ")", "MI", "->", "getOperand", "(", "OpNum", ")"], "ground_truth": [".", "getImm", "(", ")", ";"], "File": "ARMAsmPrinter100", "Func": "printMandatoryPredicateOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9669, "Length": 31, "Cover_Rate": 0.7209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "LoadVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "LoadVT", "==", "", ")", "LoadVT", "=", "", ";", "SDValue", "BSLoad", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "DAG", ".", "getVTList", "(", "LoadVT", ",", "", ")", ",", "Ops", ",", "LD", "->", "getMemoryVT", "(", ")", ",", "LD", "->", "getMemOperand", "(", ")", ")", ";", "SDValue", "ResVal", "=", "BSLoad", ";", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "ResVal", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "BSLoad", ")", ";", "DCI", ".", "CombineTo", "(", "N", ",", "ResVal", ")", ";", "DCI", ".", "CombineTo", "(", "Load", ".", "getNode", "(", ")", ",", "ResVal", ",", "BSLoad", ".", "getValue", "(", "", ")", ")", ";", "return", "SDValue", "(", "N"], "ground_truth": [",", "", ")", ";"], "File": "SystemZISelLowering", "Func": "combineBSWAP", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9670, "Length": 129, "Cover_Rate": 0.46236559139784944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMContext", "&", "Context", "=", "M", "->", "getContext", "(", ")", ";", "bool", "LE", "=", "TM", ".", "isLittleEndian", "(", ")", ";", "std", "::", "string", "Name", "=", "F", ".", "getName", "(", ")", ";", "std", "::", "string", "SectionName", "=", "", "+", "Name", ";", "std", "::", "string", "StubName", "=", "", "+", "Name", ";", "Function", "*", "FStub", "=", "M", "->", "getFunction", "(", "StubName", ")", ";", "if", "(", "FStub", "&&", "!", "FStub", "->", "isDeclaration", "(", ")", ")", "return", ";", "FStub", "=", "Function", "::", "Create", "(", "F", ".", "getFunctionType", "(", ")", ",", "Function", "::", "InternalLinkage", ",", "StubName", ",", "M", ")", ";", "FStub", "->", "addFnAttr", "(", "", ")", ";", "FStub", "->", "addFnAttr", "(", "Attribute", "::", "Naked", ")", ";", "FStub", "->", "addFnAttr", "(", "Attribute", "::", "NoInline", ")", ";", "FStub", "->", "addFnAttr", "(", "Attribute", "::", "NoUnwind", ")", ";", "FStub", "->", "addFnAttr", "(", "", ")", ";", "FStub", "->", "setSection", "(", "SectionName", ")", ";", "BasicBlock", "*", "BB", "=", "BasicBlock", "::", "Create", "(", "Context", ",", "", ",", "FStub", ")", ";", "FPReturnVariant", "RV", "=", "whichFPReturnVariant", "(", "FStub", "->", "getReturnType", "("], "ground_truth": [")", ")", ";"], "File": "Mips16HardFloat11", "Func": "assureFPCallStub", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9671, "Length": 168, "Cover_Rate": 0.39622641509433965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CC", "=", "", "(", "CC", ")", ";", "unsigned", "CCReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "BMI", "=", "&", "MBB", "->", "back", "(", ")", ";", "bool", "NeedSplit", "=", "(", "BMI", "!=", "MI", ")", "||", "!", "BBHasFallthrough", "(", "MBB", ")", ";", "++", "NumCBrFixed", ";", "if", "(", "BMI", "!=", "MI", ")", "{", "if", "(", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", "==", "std", "::", "prev", "(", "MBB", "->", "end", "(", ")", ")", "&&", "BMI", "->", "getOpcode", "(", ")", "==", "Br", ".", "UncondBr", ")", "{", "MachineBasicBlock", "*", "NewDest", "=", "BMI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "isBBInRange", "(", "MI", ",", "NewDest", ",", "Br", ".", "MaxDisp", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BMI", ")", ";", "BMI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "DestBB", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "NewDest", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setImm", "(", "CC", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "NeedSplit", ")", "{", "splitBlockBeforeInstr", "(", "MI", ")", ";", "int", "delta", "=", "TII", "->", "GetInstSizeInBytes", "(", "&", "MBB", "->", "back", "(", ")", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "-=", "delta", ";", "MBB", "->", "back", "(", ")", ".", "eraseFromParent", "(", ")", ";", "}", "MachineBasicBlock", "*", "NextBB", "=", "&", "*", "++", "MBB", "->", "getIterator", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "DestBB", "->", "getNumber", "(", ")", "<<", "", "<<", "NextBB", "->", "getNumber", "(", ")", "<<", "", ")", ";", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ".", "addMBB", "(", "NextBB", ")", ".", "addImm", "(", "CC", ")", ".", "addReg", "(", "CCReg", ")", ";", "Br", ".", "MI", "=", "&", "MBB", "->", "back", "(", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "+=", "TII", "->", "GetInstSizeInBytes", "(", "&", "MBB", "->", "back", "(", ")", ")", ";", "if", "(", "isThumb", ")", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Br", ".", "UncondBr", ")", ")", ".", "addMBB", "(", "DestBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "else", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Br", ".", "UncondBr", ")", ")", ".", "addMBB", "(", "DestBB", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "+=", "TII", "->", "GetInstSizeInBytes", "(", "&", "MBB", "->", "back", "(", ")", ")", ";", "unsigned", "MaxDisp", "=", "getUnconditionalBrDisp", "(", "Br", ".", "UncondBr", ")", ";", "ImmBranches", ".", "push_back", "(", "ImmBranch", "(", "&", "MBB", "->", "back", "(", ")", ",", "MaxDisp", ",", "false", ",", "Br", ".", "UncondBr", ")", ")", ";", "BBInfo", "[", "MI", "->", "getParent", "(", ")", "->", "getNumber", "(", ")", "]", ".", "Size", "-=", "TII", "->", "GetInstSizeInBytes", "(", "MI", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "adjustBBOffsetsAfter", "(", "MBB", ")", ";", "return", "true"], "ground_truth": [";"], "File": "ARMConstantIslandPass (2)1", "Func": "fixupConditionalBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9672, "Length": 495, "Cover_Rate": 0.8935018050541517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "!=", "CallingConv", "::", "CXX_FAST_TLS", ")", "return", "nullptr", ";", "if", "(", "!", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "isSplitCSR", "(", ")", ")", "return", "nullptr", ";", "bool", "SaveR2", "=", "!", "getReservedRegs", "(", "*", "MF"], "ground_truth": [")", ".", "test", "(", "", ")", ";"], "File": "PPCRegisterInfo10", "Func": "getCalleeSavedRegsViaCopy", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9673, "Length": 53, "Cover_Rate": 0.42063492063492064, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TySize", "=", "Func", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ".", "getTypeSizeInBits", "(", "RootTy", ")", "/", "", ";", "IRBuilder", "<", ">", "IRB", "(", "CI", ")", ";", "if", "(", "isa", "<", "ConstantInt", ">", "(", "Size", ")", "&&", "TySize", "==", "cast", "<", "ConstantInt", ">", "(", "Size", ")", "->", "getZExtValue", "(", ")", ")", "{", "copyMemory", "(", "Dst", ",", "Src", ",", "Ty", ",", "ValArr", ",", "IRB", ")", ";", "RemoveInstrs", ".", "push_back", "(", "CI", ")", ";", "for", "(", "auto", "Val", ":", "RemoveInstrs", ")", "InsertIntoSet", "(", "LazyRemovalSet", ",", "Val", ")", ";", "}", "else", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "JVMCompositeHandler", "Func": "replaceMemoryIntrinsics", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9674, "Length": 95, "Cover_Rate": 0.36964980544747084, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", ""], "ground_truth": [";"], "File": "SIRegisterInfo58", "Func": "getVGPRClassForBitWidth", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9675, "Length": 39, "Cover_Rate": 0.319672131147541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "parseDirectiveSEHSetFP", "(", "SMLoc", "L"], "ground_truth": [")", "{"], "File": "AArch64AsmParser105", "Func": "parseDirectiveSEHSetFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9676, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&"], "ground_truth": ["TLInfo", ";"], "File": "RISCVSubtarget (2)1", "Func": "getTargetLowering", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9677, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", "->", "mayLoad", "(", ")", "&&", "MI", "->", "mayStore", "(", ")", ")", ";", "bool", "Changed", "=", "false", ";", "if", "(", "(", "AddrSpace", "&", "", ")", "!=", "", ")", "{", "switch", "(", "Scope", ")", "{", "case", "", ":", "Changed", "|=", "enableSC1Bit", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "SIMemoryLegalizer11", "Func": "enableRMWCacheBypass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9678, "Length": 60, "Cover_Rate": 0.5504587155963303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "is_imported_p", "(", "rtx", "x", ")", "{", "if", "(", "!", "TARGET_DLLIMPORT_DECL_ATTRIBUTES", "||", "GET_CODE", "(", "x", ")", "!=", "SYMBOL_REF", ")", "return", "false", ";", "return", "SYMBOL_REF_DLLIMPORT_P", "(", "x", ")", "||", "SYMBOL_REF_STUBVAR_P"], "ground_truth": ["(", "x", ")", ";"], "File": "i386", "Func": "is_imported_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9679, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "Ret", ";", "Ret", "+=", "", ";", "Ret", "+=", "DataLayout", "::", "getManglingComponent", "(", "TT", ")", ";", "Ret", "+=", ""], "ground_truth": [";"], "File": "M88kTargetMachine", "Func": "computeDataLayout", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9680, "Length": 22, "Cover_Rate": 0.3492063492063492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "raw_svector_ostream", "OSCFIInst", "(", "CFIInst", ")", ";", "SmallString", "<", "", ">", "Block", ";", "raw_svector_ostream", "OSBlock", "(", "Block", ")", ";", "OSCFIInst", "<<", "uint8_t", "(", "dwarf", "::", "DW_CFA_expression", ")", ";", "encodeULEB128", "(", "DwarfSGPR", ",", "OSCFIInst", ")", ";", "for", "(", "MachineFunctionInfo", "::", "SpilledReg", "Spill", ":", "VGPRSpills", ")", "{", "encodeDwarfRegisterLocation", "(", "MCRI", ".", "getDwarfRegNum", "(", "Spill", ".", "VGPR", ",", "false", ")", ",", "OSBlock", ")", ";", "OSBlock", "<<", "uint8_t", "(", "dwarf", "::", "DW_OP_bit_piece", ")", ";", "const", "unsigned", "SGPRBitSize", "=", "", ";", "encodeULEB128", "(", "SGPRBitSize", ",", "OSBlock", ")", ";", "encodeULEB128", "(", "SGPRBitSize", "*", "Spill", ".", "Lane", ",", "OSBlock", ")", ";", "}", "encodeULEB128", "(", "Block", ".", "size", "(", ")", ","], "ground_truth": ["OSCFIInst", ")", ";"], "File": "SIFrameLowering", "Func": "buildCFIForSGPRToVGPRSpill", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9681, "Length": 105, "Cover_Rate": 0.49295774647887325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createLowerInvokePass", "(", ")", ")", ";", "addPass", "(", "createUnreachableBlockEliminationPass", "(", ")", ")", ";", "}", "if", "(", "EnableEmException", "||", "EnableEmSjLj", ")", "addPass", "(", "createLowerEmscriptenEHSjLj", "(", "EnableEmException", ",", "EnableEmSjLj", ")", ")", ";", "TargetPassConfig", "::", "addIRPasses", "(", ")"], "ground_truth": [";"], "File": "WebAssemblyTargetMachine12", "Func": "addIRPasses", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9682, "Length": 37, "Cover_Rate": 0.3592233009708738, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CC", "==", "", ")", "if", "(", "SDValue", "Flags", "=", "combineCarryThroughADD", "(", "EFLAGS", ",", "DAG", ")", ")", "return", "Flags", ";", "if", "(", "SDValue", "R", "=", "checkBoolTestSetCCCombine", "(", "EFLAGS"], "ground_truth": [",", "CC", ")", ")", "return", "R", ";"], "File": "X86ISelLowering (2)6", "Func": "combineSetCCEFLAGS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9683, "Length": 36, "Cover_Rate": 0.4864864864864865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "MF", ".", "size", "(", ")", ">", "", ")", "MF", ".", "erase", "(", "std", "::", "next", "(", "MF", ".", "begin", "(", ")", ")", ")", ";", "MachineBasicBlock", "*", "CaptureSpec", "=", "MF", ".", "CreateMachineBasicBlock", "(", "Entry", "->", "getBasicBlock", "(", ")", ")", ";", "MachineBasicBlock", "*", "CallTarget", "=", "MF", ".", "CreateMachineBasicBlock", "(", "Entry", "->", "getBasicBlock", "(", ")", ")", ";", "MCSymbol", "*", "TargetSym", "=", "MF", ".", "getContext", "(", ")", ".", "createTempSymbol", "(", ")", ";", "MF", ".", "push_back", "(", "CaptureSpec", ")", ";", "MF", ".", "push_back", "(", "CallTarget", ")", ";", "const", "unsigned", "CallOpc", "=", "Is64Bit", "?", "", ":", "", ";", "const", "unsigned", "RetOpc", "=", "Is64Bit", "?", "", ":", "", ";", "Entry", "->", "addLiveIn", "(", "Reg", ")", ";", "BuildMI", "(", "Entry", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "CallOpc", ")", ")", ".", "addSym", "(", "TargetSym", ")", ";", "Entry", "->", "addSuccessor", "(", "CaptureSpec", ")", ";", "BuildMI", "(", "CaptureSpec", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ";", "BuildMI", "(", "CaptureSpec", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ";", "BuildMI", "(", "CaptureSpec", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "CaptureSpec", ")", ";", "CaptureSpec", "->", "setHasAddressTaken", "(", ")", ";", "CaptureSpec", "->", "addSuccessor", "(", "CaptureSpec", ")", ";", "CallTarget", "->", "addLiveIn", "(", "Reg", ")", ";", "CallTarget", "->", "setHasAddressTaken", "(", ")", ";", "CallTarget", "->", "setLogAlignment", "(", "", ")", ";", "insertRegReturnAddrClobber", "(", "*", "CallTarget", ",", "Reg", ")", ";", "CallTarget", "->", "back", "(", ")", ".", "setPreInstrSymbol", "(", "MF", ",", "TargetSym", ")", ";", "BuildMI", "(", "CallTarget", ",", "DebugLoc", "(", ")", ","], "ground_truth": ["TII", "->", "get", "(", "RetOpc", ")", ")", ";"], "File": "X86RetpolineThunks6", "Func": "populateThunk", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9684, "Length": 262, "Cover_Rate": 0.8136645962732919, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDLoc", "dl", "(", "GA", ")", ";", "SDValue", "TGA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GA", "->", "getGlobal", "(", ")", ",", "dl", ",", "GA", "->", "getValueType", "(", "", ")", ",", "GA", "->", "getOffset", "(", ")", ",", "OperandFlags", ")", ";", "unsigned", "CallType", "=", "LocalDynamic", "?", "", ":", "", ";", "if", "(", "Opcode", "!=", "", ")", "CallType", "=", "Opcode", ";", "if", "(", "InFlag", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "TGA", ",", "*", "InFlag", "}", ";", "Chain", "=", "DAG", ".", "getNode", "(", "CallType", ",", "dl", ",", "NodeTys", ",", "Ops", ")", ";", "}", "else", "{", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "TGA", "}", ";", "Chain", "=", "DAG", ".", "getNode", "(", "CallType", ",", "dl", ",", "NodeTys", ",", "Ops", ")", ";", "}", "MFI", "->", "setAdjustsStack", "(", "true", ")", ";", "SDValue", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "return", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "ReturnReg", ","], "ground_truth": ["PtrVT", ",", "Flag", ")", ";"], "File": "X86ISelLowering213", "Func": "GetTLSADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9685, "Length": 165, "Cover_Rate": 0.7081545064377682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "int", "ReturnAddrIndex", "=", "FuncInfo", "->", "getRAIndex", "(", ")", ";", "if", "(", "ReturnAddrIndex", "==", "", ")", "{", "uint64_t", "SlotSize", "=", "TD", "->", "getPointerSize", "("], "ground_truth": [")", ";"], "File": "TLCS900ISelLowering", "Func": "getReturnAddressFrameIndex", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9686, "Length": 38, "Cover_Rate": 0.3877551020408163, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "count", "-", "", ";", "i", "++", ")", "XVECEXP", "(", "vector", ",", "", ",", "i", "+", "", ")", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "gen_rtx_MEM", "(", "SImode", ",", "gen_rtx_MINUS", "("], "ground_truth": ["SImode", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "(", "i", "+", "", ")", "*", "UNITS_PER_WORD", ")", ")", ")", ",", "gen_rtx_REG", "(", "SImode", ",", "high", "-", "i", ")", ")", ";"], "File": "rx2", "Func": "gen_rx_store_vector", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9687, "Length": 63, "Cover_Rate": 0.43448275862068964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "ATReg", "=", "MCOperand", "::", "CreateReg", "(", "", ")", ";", "BaseReg", "=", "ATReg", ";", "MCInsts", ".", "resize", "(", "", ")", ";", "CreateMCInst", "(", "MCInsts", "[", "", "]", ",", "", ",", "ATReg", ",", "ZEROReg", ",", "MCOperand", "::", "CreateImm", "(", "Hi", ")", ")", ";", "CreateMCInst", "(", "MCInsts", "[", "", "]", ",", "", ",", "ATReg", ",", "ATReg", ",", "SPReg", ")", ";", "}", "MCInst", "St"], "ground_truth": [";"], "File": "Cpu0MCInstLower1", "Func": "LowerCPRESTORE", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9688, "Length": 62, "Cover_Rate": 0.30392156862745096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "_mm512_mask_and_epi64", "(", "(", "__m512i", ")", "__W", ",", "__U", ",", "(", "__m512i", ")", "__A", ","], "ground_truth": ["_mm512_set1_epi64", "(", "", ")", ")", ";"], "File": "avx512fintrin6", "Func": "_mm512_mask_abs_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9689, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "{", "Info", ".", "opc", "=", "", ";", "uint64_t", "NumElts", "=", "getDataLayout", "(", ")", "->", "getTypeAllocSize", "(", "I", ".", "getType", "(", ")", ")", "/", "", ";", "Info", ".", "memVT", "=", "EVT", "::", "getVectorVT", "(", "I", ".", "getType", "(", ")", "->", "getContext", "(", ")", ",", "", ",", "NumElts", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "I", ".", "getNumArgOperands", "(", ")", "-", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "", ";", "Info", ".", "vol", "=", "false", ";", "Info", ".", "readMem", "=", "true", ";", "Info", ".", "writeMem", "=", "false", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "Info", ".", "opc", "=", "", ";", "unsigned", "NumElts", "=", "", ";", "for", "(", "unsigned", "ArgI", "=", "", ",", "ArgE", "=", "I", ".", "getNumArgOperands", "(", ")", ";", "ArgI", "<", "ArgE", ";", "++", "ArgI", ")", "{", "Type", "*", "ArgTy", "=", "I", ".", "getArgOperand", "(", "ArgI", ")", "->", "getType", "(", ")", ";", "if", "(", "!", "ArgTy", "->", "isVectorTy", "(", ")", ")", "break", ";", "NumElts", "+=", "getDataLayout", "(", ")", "->", "getTypeAllocSize", "(", "ArgTy", ")", "/", "", ";", "}", "Info", ".", "memVT", "=", "EVT", "::", "getVectorVT", "(", "I", ".", "getType", "(", ")", "->", "getContext", "(", ")", ",", "", ",", "NumElts", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "I", ".", "getNumArgOperands", "(", ")", "-", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "", ";", "Info", ".", "vol", "=", "false", ";", "Info", ".", "readMem", "=", "false", ";", "Info", ".", "writeMem", "=", "true", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "PointerType", "*", "PtrTy", "=", "cast", "<", "PointerType", ">", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "getDataLayout", "(", ")", "->", "getABITypeAlignment", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ";", "Info", ".", "vol", "=", "true", ";", "Info", ".", "readMem", "=", "true", ";", "Info", ".", "writeMem", "=", "false", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "PointerType", "*", "PtrTy", "=", "cast", "<", "PointerType", ">", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "PtrTy", "->", "getElementType", "("], "ground_truth": [")", ")", ";"], "File": "AArch64ISelLowering116", "Func": "getTgtMemIntrinsic", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9690, "Length": 428, "Cover_Rate": 0.5631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x1_t", ")", "{"], "ground_truth": ["__a", "}", ";"], "File": "arm", "Func": "neon1_vcreate_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9691, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "LoopMBB", ",", "DL", ",", "TII", "->", "get", "(", "getLRForRMW", "(", "Ordering", ",", "Width", ")", ")", ",", "DestReg", ")", ".", "addReg", "(", "AddrReg", ")", ";", "switch", "(", "BinOp", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "AtomicRMWInst", "::", "Nand", ":", "BuildMI", "(", "LoopMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "DestReg", ")", ".", "addReg", "(", "IncrReg", ")", ";", "BuildMI", "(", "LoopMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg"], "ground_truth": ["(", "ScratchReg", ")", ".", "addImm", "(", "-", "", ")", ";"], "File": "RISCVExpandAtomicPseudoInsts", "Func": "doAtomicBinOpExpansion", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9692, "Length": 96, "Cover_Rate": 0.3416370106761566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "elt_mode", ";", "int", "n_elts", ";", "rs6000_discover_homogeneous_aggregate", "(", "mode", ",", "type", ",", "&", "elt_mode", ",", "&", "n_elts", ")", ";", "if", "(", "DEFAULT_ABI", "==", "ABI_V4", "&&", "(", "GET_MODE_SIZE", "(", "mode", ")", "==", "", "||", "(", "TARGET_HARD_FLOAT", "&&", "!", "is_complex_IBM_long_double", "(", "mode", ")", "&&", "FLOAT128_2REG_P", "(", "mode", ")", ")", ")", ")", "return", "", ";", "else", "if", "(", "FLOAT128_VECTOR_P", "(", "mode", ")", ")", "return", "", ";", "else", "if", "(", "PAIRED_VECTOR_MODE", "(", "mode", ")", "||", "(", "type", "&&", "TREE_CODE", "(", "type", ")", "==", "VECTOR_TYPE", "&&", "int_size_in_bytes", "(", "type", ")", ">=", "", "&&", "int_size_in_bytes", "(", "type", ")", "<", ""], "ground_truth": [")", ")", "return", "", ";"], "File": "rs60007", "Func": "rs6000_function_arg_boundary", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9693, "Length": 99, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Sym", ".", "getSection", "(", ")", ".", "getKind", "(", ")", ".", "isMergeableCString", "(", ")", "||", "Sym", ".", "getSection", "(", ")"], "ground_truth": [".", "getKind", "(", ")", ".", "isMergeableConst", "(", ")", ")", "return", "&", "Sym", ";"], "File": "MipsELFObjectWriter18", "Func": "ExplicitRelSym", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9694, "Length": 34, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LivePhysRegs", "LPR", "(", "HRI", ")", ";", "LPR", ".", "addLiveIns", "(", "B", ")", ";", "SmallVector", "<", "std", "::", "pair", "<", "unsigned", ",", "const", "MachineOperand", "*", ">", ",", "", ">", "Clobbers", ";", "for", "(", "auto", "R", "=", "B", ".", "begin", "(", ")", ";", "R", "!=", "It", ";", "++", "R", ")", "{", "Clobbers", ".", "clear", "(", ")", ";", "LPR", ".", "stepForward", "(", "*", "R", ",", "Clobbers", ")", ";", "for", "(", "auto", "&", "C", ":", "Clobbers", ")", "if", "(", "C", ".", "second", "->", "isReg", "(", ")", "&&", "C", ".", "second", "->", "isDead", "(", ")", ")", "LPR", ".", "removeReg", "(", "C", ".", "first", ")", ";", "}", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "SrcR", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcLo", "=", "HRI", ".", "getSubReg", "(", "SrcR", ",", "", ")", ";", "unsigned", "SrcHi", "=", "HRI", ".", "getSubReg", "(", "SrcR", ",", "", ")", ";", "bool", "IsKill", "=", "MI", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "int", "FI", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getIndex"], "ground_truth": ["(", ")", ";"], "File": "HexagonFrameLowering16", "Func": "expandStoreVec2", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9695, "Length": 176, "Cover_Rate": 0.3659043659043659, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "!", "(", "Val", "&", "", ")", ")", "imm", "*=", "-", "", ";", "if", "(", "imm", "!=", "INT32_MIN", ")", "imm", "*=", "(", "", "<<", "shift", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "imm", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "ARMDisassembler39", "Func": "DecodeT2Imm7", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9696, "Length": 46, "Cover_Rate": 0.5476190476190477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "sh_cfun_trap_exit_p", "(", "void", ")", "{", "return", "(", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "current_function_decl", ")"], "ground_truth": [")", "==", "NULL_TREE", ")", ";"], "File": "sh3", "Func": "sh_cfun_trap_exit_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9697, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BitVector", "Reserved", "(", "getNumRegs", "(", ")", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "("], "ground_truth": ["", ")", ";"], "File": "CJGRegisterInfo", "Func": "getReservedRegs", "Target": "CJG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9698, "Length": 22, "Cover_Rate": 0.43137254901960786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "gate", "(", "function"], "ground_truth": ["*", ")", "{"], "File": "falkor-tag-collision-avoidance", "Func": "gate", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9699, "Length": 8, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fixNoReturn", "(", "MF", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "SgxMCPasses", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9700, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "static", "const", "unsigned", "OpTable", "[", "", "]", "[", "", "]", "=", "{", "{", "", "::", "src0_X", ",", "", "::", "src0_sel_X", "}", ",", "{", "", "::", "src0_Y", ",", "", "::", "src0_sel_Y", "}", ",", "{", "", "::", "src0_Z", ",", "", "::", "src0_sel_Z", "}", ",", "{", "", "::", "src0_W", ",", "", "::", "src0_sel_W", "}", ",", "{", "", "::", "src1_X", ",", "", "::", "src1_sel_X", "}", ",", "{", "", "::", "src1_Y", ",", "", "::", "src1_sel_Y", "}", ",", "{", "", "::", "src1_Z", ",", "", "::", "src1_sel_Z", "}", ",", "{", "", "::", "src1_W", ",", "", "::", "src1_sel_W", "}", ",", "}", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "", ";", "j", "++", ")", "{", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "getOperandIdx", "(", "MI", ".", "getOpcode", "(", ")", ",", "OpTable", "[", "j", "]", "[", "", "]", ")", ")", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "==", "", ")", "{", "MachineOperand", "&", "Sel", "=", "MI", ".", "getOperand", "(", "getOperandIdx", "(", "MI", ".", "getOpcode", "(", ")", ",", "OpTable", "[", "j", "]", "[", "", "]", ")", ")", ";", "Result", ".", "push_back", "(", "std", "::", "make_pair", "(", "&", "MO", ",", "Sel", ".", "getImm", "(", ")", ")", ")", ";", "continue", ";", "}", "}", "return", "Result", ";", "}", "static", "const", "unsigned", "OpTable", "[", "", "]", "[", "", "]", "=", "{", "{", "", "::", "src0", ",", "", "::", "src0_sel", "}", ",", "{", "", "::", "src1", ",", "", "::", "src1_sel", "}", ",", "{", "", "::", "src2", ",", "", "::", "src2_sel", "}", ",", "}", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "", ";", "j", "++", ")", "{", "int", "SrcIdx", "=", "getOperandIdx", "(", "MI", ".", "getOpcode", "(", ")", ",", "OpTable", "[", "j", "]", "[", "", "]", ")", ";", "if", "(", "SrcIdx", "<", "", ")", "break", ";", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "SrcIdx", ")", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "=="], "ground_truth": ["", ")", "{"], "File": "R600InstrInfo10", "Func": "getSrcs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9701, "Length": 329, "Cover_Rate": 0.5864527629233511, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ModulePass", "*", "llvm", "::", "createAnnotateKernelFeaturesPass", "(", ")", "{", "return", "new", "AnnotateKernelFeatures", "(", ")"], "ground_truth": [";"], "File": "AMDGPUAnnotateKernelFeatures11", "Func": "createAMDGPUAnnotateKernelFeaturesPass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9702, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addIRPasses", "(", ")", "{", "TargetPassConfig", "::", "addIRPasses", "(", ")", ";", "addPass", "(", "createAtomicExpandPass", "(", "&", "getTargetMachine", "("], "ground_truth": [")", ")", ")", ";"], "File": "MipsTargetMachine45", "Func": "addIRPasses", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9703, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "Hi", ",", "Lo", ")", ";", "}", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "{", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getNode", "(", "", ",", "DebugLoc", "(", ")", ",", "PtrVT", ")", ",", "Hi", ")", ";", "}", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "Hi"], "ground_truth": [",", "Lo", ")", ";"], "File": "PPCISelLowering54", "Func": "LowerConstantPool", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9704, "Length": 76, "Cover_Rate": 0.30278884462151395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "enableLongBranchPass", "(", ")"], "ground_truth": ["const", "{"], "File": "MipsSubtarget (2)", "Func": "enableLongBranchPass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9705, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeShiftRightImm8", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", "-", "Val", ")", ")", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "AArch64Disassembler10", "Func": "DecodeShiftRightImm8", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9706, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget", "(", ")", "{", "RegisterTargetMachine", "<", "TargetMachine", ">", "X", "(", "getTheTarget", "(", ")", ")", ";", "PassRegistry", "&", "PR", "=", "*", "PassRegistry"], "ground_truth": ["::", "getPassRegistry", "(", ")", ";"], "File": "HexagonTargetMachine3", "Func": "LLVMInitializeHexagonTarget", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9707, "Length": 27, "Cover_Rate": 0.627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "VTYPEImm", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "PrevVTYPEImm", "!=", "VTYPEImm", ")", "return", "false", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "PrevVSETVLI", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "return", "PrevVSETVLI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "}", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", ";", "Register", "AVLReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "PrevOutVL", "=", "PrevVSETVLI", "->", "getOperand", "("], "ground_truth": ["", ")", ".", "getReg", "(", ")", ";"], "File": "RISCVCleanupVSETVLI", "Func": "isRedundantVSETVLI", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9708, "Length": 110, "Cover_Rate": 0.4263565891472868, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FirstNonZeroIdx", "=", "i", ";", "}", "}", "assert", "(", "FirstNonZero", ".", "getNode", "(", ")", "&&", "", ")", ";", "SDValue", "V1", "=", "FirstNonZero", ".", "getOperand", "(", "", ")", ";", "MVT", "VT", "=", "V1", ".", "getSimpleValueType", "(", ")", ";", "SDValue", "Elt", ";", "unsigned", "EltMaskIdx", ",", "EltIdx", ";", "int", "Mask", "[", "", "]", ";", "for", "(", "EltIdx", "=", "", ";", "EltIdx", "<", "", ";", "++", "EltIdx", ")", "{", "if", "(", "Zeroable", "[", "EltIdx", "]", ")", "{", "Mask", "[", "EltIdx", "]", "=", "EltIdx", "+", "", ";", "continue", ";", "}", "Elt", "=", "Op", "->", "getOperand", "(", "EltIdx", ")", ";", "EltMaskIdx", "=", "cast", "<", "ConstantSDNode", ">", "(", "Elt", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Elt", ".", "getOperand", "(", "", ")", "!=", "V1", "||", "EltMaskIdx", "!=", "EltIdx", ")", "break", ";", "Mask", "[", "EltIdx", "]", "=", "EltIdx", ";", "}", "if", "(", "EltIdx", "==", "", ")", "{", "SDValue", "VZero", "=", "getZeroVector", "(", "VT", ",", "Subtarget", ",", "DAG", ",", "SDLoc", "(", "Op", ")", ")", ";", "if", "(", "V1", ".", "getSimpleValueType", "(", ")", "!=", "VT", ")", "V1", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "V1", ")", ",", "VT", ",", "V1", ")", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "SDLoc", "(", "V1", ")", ",", "V1", ",", "VZero", ",", "&", "Mask", "[", "", "]", ")", ";", "}", "if", "(", "!", "Subtarget", ".", "hasSSE41", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "V2", "=", "Elt", ".", "getOperand", "(", "", ")", ";", "if", "(", "Elt", "==", "FirstNonZero", "&&", "EltIdx", "==", "FirstNonZeroIdx", ")", "V1", "=", "SDValue", "(", ")", ";", "bool", "CanFold", "=", "true", ";", "for", "(", "unsigned", "i", "=", "EltIdx", "+", "", ";", "i", "<", "", "&&", "CanFold", ";", "++", "i", ")", "{", "if", "(", "Zeroable", "[", "i", "]", ")", "continue", ";", "SDValue", "Current", "=", "Op", "->", "getOperand", "(", "i", ")", ";", "SDValue", "SrcVector", "=", "Current", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "V1", ".", "getNode", "(", ")", ")", "V1", "=", "SrcVector", ";", "CanFold", "=", "SrcVector", "==", "V1", "&&", "cast", "<", "ConstantSDNode", ">", "(", "Current", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", "==", "i", ";", "}", "if", "(", "!", "CanFold", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "V1", ".", "getNode", "(", ")", "&&", "", ")", ";", "if", "(", "V1", ".", "getSimpleValueType", "(", ")", "!=", "", ")", "V1", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "V1", ")", ",", "", ",", "V1", ")", ";", "if", "(", "V2", ".", "getSimpleValueType", "(", ")", "!=", "", ")", "V2", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "V2", ")", ",", "", ",", "V2", ")", ";", "unsigned", "ZMask", "=", "Zeroable", ".", "to_ulong", "(", ")", ";", "unsigned", "InsertPSMask", "=", "EltMaskIdx", "<<", "", "|", "EltIdx", "<<", "", "|"], "ground_truth": ["ZMask", ";"], "File": "X86ISelLowering149", "Func": "LowerBuildVectorv4x32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9709, "Length": 444, "Cover_Rate": 0.6065573770491803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MCSymbol", "*", "GetLazyPtr", "(", "const", "MCSymbol", "*", "Sym", ",", "MCContext", "&", "Ctx", ")", "{", "SmallString", "<", "", ">", "TmpStr", "(", "Sym", "->", "getName", "(", ")", ".", "begin", "(", ")", ",", "Sym", "->", "getName", "(", ")", ".", "end", "(", ")", "-", "", ")", ";", "TmpStr", "+=", "", ";", "return", "Ctx", ".", "GetOrCreateSymbol", "(", "TmpStr", ".", "str", "(", ")"], "ground_truth": [")", ";"], "File": "PPCAsmPrinter71", "Func": "GetLazyPtr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9710, "Length": 61, "Cover_Rate": 0.9838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OW", "->", "WriteZeros", "(", "Count", "%", "", ")", ";", "Count", "/=", "", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "!=", "Count", ";", "++", "i", ")", "OW", "->", "write32"], "ground_truth": ["(", "", ")", ";"], "File": "AArch64AsmBackend (2)", "Func": "writeNopData", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9711, "Length": 34, "Cover_Rate": 0.6538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PI", "!=", "E", ";", "++", "PI", ")", "{", "if", "(", "(", "*", "PI", ")", "!=", "EndMBB", ")", "{", "Succs", ".", "insert", "(", "std", "::", "pair", "<", "MachineBasicBlock", "*", ",", "MachineBasicBlock", "*", ">", "(", "*", "PI", ",", "StartMBB", ")", ")", ";", "}", "}", "for", "(", "auto", "", ":", "Succs", ")", "{", "std", "::", "pair", "<", "MachineBasicBlock", "*", ",", "MachineBasicBlock", "*", ">", "Edge", "=", "", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "Edge", ".", "first", ")", "<<", "", "<<", "printMBBReference", "(", "*", "Edge", "."], "ground_truth": ["second", ")", "<<", "", ")", ";"], "File": "AMDGPUMachineCFGStructurizer17", "Func": "removeExternalCFGEdges", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9712, "Length": 93, "Cover_Rate": 0.35094339622641507, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "SETargetLowering", "::", "PerformDAGCombine", "(", "SDNode", "*", "N", ",", "DAGCombinerInfo", "&", "DCI", ")", "const", "{", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "SDValue", "Val", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "Val", "=", "performANDCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "break", ";", "case", "", ":", "Val", "=", "performORCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "break", ";", "case", "", ":", "return", "performMULCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "this", ",", "Subtarget", ")", ";", "case", "", ":", "Val", "=", "performSHLCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "break", ";", "case", "", ":", "return", "performSRACombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "performSRLCombine", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "performVSELECTCombine", "(", "N", ",", "DAG", ")", ";", "case", "", ":", "Val", "=", "performXORCombine", "(", "N", ",", "DAG", ",", "Subtarget", ")", ";", "break", ";", "case", "", ":", "Val", "=", "performSETCCCombine", "(", "N", ",", "DAG", ")", ";", "break", ";", "}", "if", "(", "Val", ".", "getNode", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "N", "->", "printrWithDepth", "(", "dbgs", "(", ")", ",", "&", "DAG", ")", ";", "dbgs", "(", ")", "<<", "", ";", "Val", ".", "getNode", "(", ")", "->", "printrWithDepth", "(", "dbgs", "(", ")", ",", "&", "DAG", ")", ";", "dbgs", "(", ")", "<<", "", ")", ";", "return", "Val"], "ground_truth": [";"], "File": "MipsSEISelLowering18", "Func": "PerformDAGCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9713, "Length": 239, "Cover_Rate": 0.8884758364312267, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Binary", "=", "CTX", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "MO", ".", "getReg", "(", ")", ")", ";", "unsigned", "SBits", "=", "", ";", "switch", "(", "SOpc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "SBits", "=", "", ";", "break", ";", "case", "", ":", "SBits", "=", "", ";", "break", ";", "case", "", ":", "SBits", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "SBits", "=", "", ";", "break", ";", "}", "Binary", "|=", "SBits", "<<"], "ground_truth": ["", ";"], "File": "ARMMCCodeEmitter1", "Func": "getT2SORegOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9714, "Length": 81, "Cover_Rate": 0.4308510638297872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Mask", ".", "resize", "(", "NumElts", ",", "SM_SentinelUndef", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "!=", "(", "int", ")", "NumElts", ";", "++", "i", ")", "{", "Mask", "[", "i", "]", "=", "i", ";", "if", "(", "UndefElts", "[", "i", "]", "||", "(", "!", "IsBLENDV", "&&", "EltBits", "[", "i", "]", ".", "isZero", "(", ")", ")", "||", "(", "IsBLENDV", "&&", "EltBits", "[", "i", "]", ".", "isNonNegative", "(", ")"], "ground_truth": [")", ")", "Mask", "[", "i", "]", "+=", "NumElts", ";"], "File": "X86ISelLowering100", "Func": "createShuffleMaskFromVSELECT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9715, "Length": 75, "Cover_Rate": 0.4716981132075472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "decodeCondBrTarget", "(", "MCInst", "&", "Inst", ",", "unsigned"], "ground_truth": ["Imm", ",", "uint64_t", ",", "const", "void", "*", ")", "{"], "File": "PPCDisassembler11", "Func": "decodeCondBrTarget", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9716, "Length": 18, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Size", "=", "getInstSizeInBytes", "(", "MI", ")", ";", "if", "(", "Subtarget", ".", "isThumb2", "(", ")"], "ground_truth": [")", "Size", "/=", "", ";"], "File": "ARMBaseInstrInfo110", "Func": "predictBranchSizeForIfCvt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9717, "Length": 20, "Cover_Rate": 0.32786885245901637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallString", "<", "", ">", "Name", ";", "StringRef", "Prefix", "=", "", ";", "Name", "+=", "Prefix", ";", "Name", "+=", "I", ".", "first", ".", "first", "->", "getName", "(", ")", ";", "MCSymbol", "*", "S", "=", "OutContext", ".", "getOrCreateSymbol", "(", "Name", ")", ";", "TCEntry", "=", "cast", "<", "MCSectionXCOFF", ">", "(", "getObjFileLowering", "(", ")", ".", "getSectionForTOCEntry", "(", "S", ",", "TM", ")", ")", ";", "}", "else", "{", "TCEntry", "=", "cast", "<", "MCSectionXCOFF", ">", "(", "getObjFileLowering", "(", ")", ".", "getSectionForTOCEntry", "(", "I", ".", "first", ".", "first", ",", "TM", ")", ")", ";", "}", "OutStreamer", "->", "SwitchSection", "(", "TCEntry", ")", ";", "OutStreamer", "->", "emitLabel", "(", "I", ".", "second", ")", ";", "if", "(", "TS", "!=", "nullptr", ")", "TS", "->", "emitTCEntry", "(", "*", "I", ".", "first", ".", "first", ",", "I", ".", "first", ".", "second", ")", ";", "}", "for", "(", "const", "auto", "*", "GV", ":", "TOCDataGlobalVars", ")"], "ground_truth": ["emitGlobalVariableHelper", "(", "GV", ")", ";"], "File": "PPCAsmPrinter122", "Func": "emitEndOfAsmFile", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9718, "Length": 139, "Cover_Rate": 0.6205357142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "getSymbolicOperandMinVersion", "(", "::", "OperandCategory", "::", "OperandCategory", "Category", ",", "uint32_t"], "ground_truth": ["Value", ")", "{"], "File": "SPIRVBaseInfo1", "Func": "getSymbolicOperandMinVersion", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9719, "Length": 13, "Cover_Rate": 0.34210526315789475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "16InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "16InstrInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "DebugLoc", "dl", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "uint64_t", "StackSize", "=", "MFI", "->"], "ground_truth": ["getStackSize", "(", ")", ";"], "File": "Mips16FrameLowering31", "Func": "emitEpilogue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9720, "Length": 42, "Cover_Rate": 0.30656934306569344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "imm", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "imm", "|=", "cmode", "<<", "", ";", "imm", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "if", "(", "cmode", "==", "", "&&", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeMQPRRegisterClass", "(", "Inst", ",", "Qd", ",", "Address", ",", "Decoder", ")", ")", ")"], "ground_truth": ["return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler39", "Func": "DecodeMVEModImmInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9721, "Length": 75, "Cover_Rate": 0.33783783783783783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "MI", "=", "Root", ".", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MBB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "InstructionSelector", "::", "ComplexRendererFns", "Default", "=", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "Root", ".", "getReg", "(", ")", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "", ")", ";", "}", "}", "}", ";", "if", "(", "!", "STI", ".", "hasFlatInstOffsets", "(", ")", ")", "return", "Default", ";", "const", "MachineInstr", "*", "OpDef", "=", "MRI", ".", "getVRegDef", "(", "Root", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "OpDef", "||", "OpDef", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "Default", ";", "Optional", "<", "int64_t", ">", "Offset", "=", "getConstantVRegVal", "(", "OpDef", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ")", ";", "if", "(", "!", "Offset", ".", "hasValue", "(", ")", ")", "return", "Default", ";", "unsigned", "AddrSpace", "=", "(", "*", "MI", "->", "memoperands_begin", "(", ")", ")"], "ground_truth": ["->", "getAddrSpace", "(", ")", ";"], "File": "AMDGPUInstructionSelector15", "Func": "selectFlatOffsetImpl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9722, "Length": 195, "Cover_Rate": 0.6310679611650486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "makeArrayRef", "(", "MDs", ")", ".", "slice", "(", "NumModuleMDs"], "ground_truth": [")", ".", "slice", "(", "NumMDStrings", ")", ";"], "File": "DXILValueEnumerator", "Func": "getNonMDStrings", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9723, "Length": 16, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "AFI", "->", "isThumb1OnlyFunction", "(", ")", "&&", "", ")", ";", "if", "(", "!", "AFI", "->", "isThumbFunction", "(", ")", ")", "{", "if", "(", "CanUseBFC", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "~", "AlignMask", ")", ")", ";", "}", "else", "if", "(", "AlignMask", "<=", "", ")", "{", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "AlignMask", ")", ")", ")", ";", "}", "else", "{", "assert", "(", "!", "MustBeSingleInstruction", "&&", "", "", "", ")", ";", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", "(", "", ",", "NrBitsToZero", ")", ")", ")", ")", ";", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", "(", "", ",", "NrBitsToZero", ")", ")", ")", ")", ";", "}", "}", "else"], "ground_truth": ["{"], "File": "ARMFrameLowering (2)1", "Func": "emitAligningInstructions", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9724, "Length": 213, "Cover_Rate": 0.5788043478260869, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ";", "if", "(", "!", "Op", ".", "hasOneUse", "(", ")", ")", "return", "", ";", "if", "(", "isSupportedExtend", "(", "Op", ")", ")", "return", "", ";", "unsigned", "Opc", "=", "Op", ".", "getOpcode", "(", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "if", "(", "ConstantSDNode", "*", "ShiftCst", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", ")", "{", "uint64_t", "Shift", "=", "ShiftCst", "->", "getZExtValue", "(", ")", ";", "if", "(", "isSupportedExtend", "(", "Op", ".", "getOperand", "(", "", ")", ")", ")", "return", "(", "Shift", "<=", "", ")", "?", "", ":", "", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "(", "VT", "==", "", "&&", "Shift", "<=", "", ")", "||", "(", "VT", "==", "", "&&", "Shift", "<=", "", ")", ")", "return", "", ";", "}", "return"], "ground_truth": ["", ";"], "File": "AArch64ISelLowering (2)2", "Func": "getCmpOperandFoldingProfit", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9725, "Length": 137, "Cover_Rate": 0.5661157024793388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DestReg", "=", "createResultReg", "(", "RC", ")", ";", "CodeModel", "::", "Model", "CModel", "=", "TM", ".", "getCodeModel", "(", ")", ";", "const", "GlobalVariable", "*", "GVar", "=", "dyn_cast", "<", "GlobalVariable", ">", "(", "GV", ")", ";", "if", "(", "GV", "->", "isThreadLocal", "(", ")", ")", "return", "", ";", "if", "(", "CModel", "==", "CodeModel", "::", "Small", "||", "CModel", "==", "CodeModel", "::", "JITDefault", ")", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")", ".", "addGlobalAddress", "(", "GV", ")", ".", "addReg", "(", "", ")", ";", "else", "{", "unsigned", "HighPartReg", "=", "createResultReg", "(", "RC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "HighPartReg", ")"], "ground_truth": [".", "addReg", "(", "", ")", ".", "addGlobalAddress", "(", "GV", ")", ";"], "File": "PPCFastISel33", "Func": "PPCMaterializeGV", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9726, "Length": 133, "Cover_Rate": 0.4716312056737589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoadSDNode", "*", "InputLoad", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "Input", ")", ";", "if", "(", "InputLoad", "&&", "InputLoad", "->", "getExtensionType", "(", ")", "==", "", ")", "return", "Input", ";", "ConstantSDNode", "*", "InputConst", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Input", ")", ";", "if", "(", "InputConst", "||", "Opc", "==", "", "||", "Opc", "==", "", "||"], "ground_truth": ["Opc", "==", "", ")", "return", "Input", ";"], "File": "PPCISelDAGToDAG (2)2", "Func": "signExtendInputIfNeeded", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9727, "Length": 58, "Cover_Rate": 0.3314285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "GOTPLT", "::", "emit", "(", "MemoryRegion", "&", "pRegion", ")", "{", "uint32_t", "*", "buffer", "=", "reinterpret_cast", "<", "uint32_t", "*", ">", "(", "pRegion", ".", "begin", "(", ")", ")", ";", "uint64_t", "result", "=", "", ";", "for", "(", "iterator", "it", "=", "begin", "(", ")", ",", "ie", "=", "end", "(", ")", ";", "it", "!=", "ie", ";", "++", "it", ",", "++", "buffer", ")", "{", "GOTPLTEntry", "*", "got", "=", "&", "(", "llvm", "::", "cast", "<", "GOTPLTEntry", ">", "(", "(", "*", "it", ")", ")", ")", ";", "*", "buffer", "=", "static_cast", "<", "uint32_t", ">", "(", "got", "->", "getValue", "(", ")", ")", ";", "result", "+=", "got", "->", "size", "(", ")"], "ground_truth": [";"], "File": "MipsGOTPLT", "Func": "emit", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9728, "Length": 101, "Cover_Rate": 0.9528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElements", "=", "MemVT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "AS", "==", "AS", "::", "CONSTANT_ADDRESS", "||", "AS", "==", "AS", "::", "CONSTANT_ADDRESS_32BIT", ")", "{", "if", "(", "!", "Op", "->", "isDivergent", "(", ")", "&&", "Alignment", ">=", "", "&&", "NumElements", "<", "", ")", "{", "if", "(", "MemVT", ".", "isPow2VectorType", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "NumElements", "==", "", ")", "return", "WidenVectorLoad", "(", "Op", ",", "DAG", ")", ";", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "}", "}", "if", "(", "AS", "==", "AS", "::", "CONSTANT_ADDRESS", "||", "AS", "==", "AS", "::", "CONSTANT_ADDRESS_32BIT", "||", "AS", "==", "AS", "::", "GLOBAL_ADDRESS", ")", "{", "if", "(", "Subtarget", "->", "getScalarizeGlobalBehavior", "(", ")", "&&", "!", "Op", "->", "isDivergent", "(", ")", "&&", "!", "Load", "->", "isVolatile", "(", ")", "&&", "isMemOpHasNoClobberedMemOperand", "(", "Load", ")", "&&", "Alignment", ">=", "", "&&", "NumElements", "<", "", ")", "{", "if", "(", "MemVT", ".", "isPow2VectorType", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "NumElements", "==", "", ")", "return", "WidenVectorLoad", "(", "Op", ",", "DAG", ")", ";", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "}", "}", "if", "(", "AS", "==", "AS", "::", "CONSTANT_ADDRESS", "||", "AS", "==", "AS", "::", "CONSTANT_ADDRESS_32BIT", "||", "AS", "==", "AS", "::", "GLOBAL_ADDRESS", "||", "AS", "==", "AS", "::", "FLAT_ADDRESS", ")", "{", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "if", "(", "NumElements", "==", "", "&&", "!", "Subtarget", "->", "hasDwordx3LoadStores", "(", ")", ")", "return", "WidenVectorLoad", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "}", "if", "(", "AS", "==", "AS", "::", "PRIVATE_ADDRESS", ")", "{", "switch", "(", "Subtarget", "->", "getMaxPrivateElementSize", "(", ")", ")", "{", "case", "", ":", "return", "scalarizeVectorLoad", "(", "Load", ",", "DAG", ")", ";", "case", "", ":", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "if", "(", "NumElements", "==", "", "&&", "!", "Subtarget", "->", "hasDwordx3LoadStores", "(", ")", ")", "return", "WidenVectorLoad", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "else", "if", "(", "AS", "==", "AS", "::", "LOCAL_ADDRESS", "||", "AS", "==", "AS"], "ground_truth": ["::", "REGION_ADDRESS", ")", "{"], "File": "SIISelLowering154", "Func": "LowerLOAD", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9729, "Length": 360, "Cover_Rate": 0.36253776435045315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_64BIT", ")", "return", "", ";", "for", "(", "i", "=", "", ";", "i", "<=", "", ";", "i", "++", ")", "{", "if", "(", "regs_ever_live", "[", "i", "]", "==", "", ")", "return", "", ";", "}", "return", ""], "ground_truth": [";"], "File": "s3902", "Func": "save_fprs_p", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9730, "Length": 38, "Cover_Rate": 0.7916666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Changed", "=", "false", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "FixupLocsForFn", ".", "size", "(", ")", "<<", "", ")", ";", "for", "(", "AESFixupLocation", "&", "FixupLoc", ":", "FixupLocsForFn", ")", "{", "insertAESFixup", "(", "FixupLoc", ",", "TII", ",", "TRI", ")", ";", "Changed", "|=", "true", ";", "}", "return"], "ground_truth": ["Changed", ";"], "File": "ARMFixCortexA57AES1742098Pass", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9731, "Length": 48, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "base", "=", "get_formal_tmp_var", "(", "base_field", ",", "pre_p", ")", ";", "t", "=", "fold_convert", "(", "build_nonstandard_integer_type", "(", "", ",", "", ")", ",", "offset_field", ")", ";", "offset", "=", "get_initialized_tmp_var", "(", "t", ",", "pre_p", ",", "NULL", ")", ";", "indirect", "=", "pass_by_reference", "(", "NULL", ",", "TYPE_MODE", "(", "type", ")", ",", "type", ",", "false", ")", ";", "if", "(", "indirect", ")", "type", "=", "build_pointer_type_for_mode", "(", "type", ",", "ptr_mode", ",", "true", ")", ";", "r", "=", "alpha_gimplify_va_arg_1", "(", "type", ",", "base", ","], "ground_truth": ["offset", ",", "pre_p", ")", ";"], "File": "alpha4", "Func": "alpha_gimplify_va_arg", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9732, "Length": 78, "Cover_Rate": 0.3644859813084112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSramEccOnOrAny", "(", ")", "const", "{", "return", "SramEccSetting", "==", "TargetIDSetting", "::", "On", "||", "SramEccSetting", "=="], "ground_truth": ["TargetIDSetting", "::", "Any", ";"], "File": "AMDGPUBaseInfo (2)1", "Func": "isSramEccOnOrAny", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9733, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "vector", "signed", "short", "vec_vcmpequh", "(", "vector", "unsigned", "short", "a1", ",", "vector"], "ground_truth": ["unsigned", "short", "a2", ")", "{"], "File": "altivec4", "Func": "vec_vcmpequh", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9734, "Length": 17, "Cover_Rate": 0.4146341463414634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "adjust", "::", "ldi", "::", "lo8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "adjust", "::", "pm", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "lo8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "adjust", "::", "ldi", "::", "hi8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "adjust", "::", "pm", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "hi8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "Kind", "==", "", ")", "adjust", "::", "pm", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "hh8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "adjust", "::", "ldi", "::", "ms8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "Kind", "==", "", ")", "adjust", "::", "pm", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "neg", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "lo8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "Kind", "==", "", ")", "adjust", "::", "pm", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "neg", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "hi8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "Kind", "==", "", ")", "adjust", "::", "pm", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "neg", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "hh8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "adjust", "::", "ldi", "::", "neg", "(", "Value", ")", ";", "adjust", "::", "ldi", "::", "ms8", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "adjust", "::", "unsigned_width", "(", "", ",", "Value", ",", "std", "::", "string", "(", "", ")", ",", "Fixup", ",", "Ctx", ")", ";", "Value", "&=", "", ";", "break", ";", "case", "", ":", "Value", ">>=", "", ";", "adjust", "::", "unsigned_width", "(", "", ",", "Value", ",", "std", "::", "string", "(", "", ")", ",", "Fixup", ",", "Ctx", ")", ";", "Value", "&=", "", ";", "break", ";", "case", "", ":", "adjust", "::", "fixup_6", "(", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "break", ";", "case"], "ground_truth": ["", ":"], "File": "MCS51AsmBackend", "Func": "adjustFixupValue", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9735, "Length": 403, "Cover_Rate": 0.6032934131736527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ptestnmd128", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")", "__B"], "ground_truth": [",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_testn_epi32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9736, "Length": 23, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "PhysReg", "==", ""], "ground_truth": ["||", "PhysReg", "==", "", ";"], "File": "PatmosRegisterInfo1", "Func": "isConstantPhysReg", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 9737, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "VT", ".", "isInteger", "(", ")", "&&", "VT", ".", "getSizeInBits", "(", ")", ">=", "", ")", "{", "switch", "(", "ISD", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "}", "}", "if", "(", "!", "VT", ".", "isFloatingPoint", "(", ")", ")", "return", "false", ";", "if", "(", "TLI", "->", "useSoftFloat", "(", ")", ")", "{", "switch", "(", "I", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "true", ";", "case", "Instruction", "::", "Alloca", ":", "case", "Instruction", "::", "Load", ":", "case", "Instruction", "::", "Store", ":", "case", "Instruction", "::", "Select", ":", "case", "Instruction", "::", "PHI", ":", "return", "false", ";", "}", "}", "if", "(", "I", ".", "getType", "(", ")", "->", "isDoubleTy", "(", ")", "&&", "!", "ST"], "ground_truth": ["->", "hasFP64", "(", ")", ")", "return", "true", ";"], "File": "ARMTargetTransformInfo14", "Func": "maybeLoweredToCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9738, "Length": 137, "Cover_Rate": 0.363395225464191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x16_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_u8_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9739, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vget_lane_p64", "(", "poly64x1_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "poly64_t", ")", "__builtin_neon_vget_lanedi", "(", "(", "int64x1_t", ")", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vget_lane_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9740, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ",", "DAG", "."], "ground_truth": ["getConstant", "(", "", ",", "DL", ",", "", ")", ",", "Flags", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "ConvertCarryFlagToBooleanCarry", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9741, "Length": 43, "Cover_Rate": 0.589041095890411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "N", ".", "getOpcode", "(", ")", "!=", "", "&&", "N", ".", "getOpcode", "(", ")", "!=", "", "&&", "N", ".", "getOpcode", "(", ")", "!=", "", ")", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ")", "return", "false", ";", "int64_t", "SplatImm", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", "->", "getSExtValue", "(", ")", ";", "if", "(", "!", "isUInt", "<", "", ">", "("], "ground_truth": ["SplatImm", ")", ")", "return", "false", ";"], "File": "RISCVISelDAGToDAG", "Func": "selectVSplatUimm5", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9742, "Length": 79, "Cover_Rate": 0.6475409836065574, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeOptimizeReturnedPass", "(", "PR", ")", ";", "initializeArgumentMovePass", "(", "PR", ")", ";", "initializeSetP2AlignOperandsPass", "(", "PR", ")", ";", "initializeEHRestoreStackPointerPass", "(", "PR", ")", ";", "initializeReplacePhysRegsPass", "(", "PR", ")", ";", "initializePrepareForLiveIntervalsPass", "(", "PR", ")", ";", "initializeOptimizeLiveIntervalsPass", "(", "PR", ")", ";", "initializeStoreResultsPass", "(", "PR", ")", ";", "initializeRegStackifyPass", "(", "PR", ")", ";", "initializeRegColoringPass", "(", "PR", ")", ";", "initializeExplicitLocalsPass", "(", "PR", ")", ";", "initializeFixIrreducibleControlFlowPass", "(", "PR", ")", ";", "initializeLateEHPreparePass", "(", "PR", ")", ";", "initializeExceptionInfoPass", "("], "ground_truth": ["PR", ")", ";"], "File": "WebAssemblyTargetMachine", "Func": "LLVMInitializeWebAssemblyTarget", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9743, "Length": 70, "Cover_Rate": 0.44025157232704404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_psubd", "(", "__m64", "__m1", ",", "__m64"], "ground_truth": ["__m2", ")", "{"], "File": "mmintrin4", "Func": "_m_psubd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9744, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mem", "=", "gen_frame_mem", "(", "mode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset"], "ground_truth": [")", ")", ";"], "File": "loongarch", "Func": "loongarch_save_restore_reg", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9745, "Length": 16, "Cover_Rate": 0.32653061224489793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Val", ")", "{", "case", "", ":", "return", "createRegOperand", "(", "FLAT_SCR_LO", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "FLAT_SCR_HI", ")", ";", "case", "", ":", "case", "", ":", "break", ";", "case", "", ":", "return", "createRegOperand", "(", "VCC_LO", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "VCC_HI", ")", ";", "case", "", ":", "assert", "(", "!", "isGFX9", "(", ")", ")", ";", "return", "createRegOperand", "(", "TBA_LO", ")", ";", "case", "", ":", "assert", "(", "!", "isGFX9", "(", ")", ")", ";", "return"], "ground_truth": ["createRegOperand", "(", "TBA_HI", ")", ";"], "File": "AMDGPUDisassembler7", "Func": "decodeSpecialReg32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9746, "Length": 83, "Cover_Rate": 0.3577586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "break", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "++", "Count", ";", "}", "return"], "ground_truth": ["Count", ";"], "File": "TLCS900InstrInfo", "Func": "RemoveBranch", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9747, "Length": 81, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_mask_cmplt_epu8_mask", "(", "__mmask16", "__M", ",", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_cmplt_epu8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9748, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "int", "NumOps", "=", "MI", ".", "getNumOperands", "(", ")", ";", "SmallVector", "<", "const", "ValueMapping", "*", ",", "", ">", "OpdsMapping", "(", "NumOps", ")", ";", "for", "(", "int", "I", "=", "", ";", "I", "!=", "NumOps", ";", "++", "I", ")", "{", "if", "(", "!", "MI", ".", "getOperand", "(", "I", ")", ".", "isReg", "(", ")", ")", "continue", ";", "Register", "OpReg", "=", "MI", ".", "getOperand", "(", "I"], "ground_truth": [")", ".", "getReg", "(", ")", ";"], "File": "AMDGPURegisterBankInfo10", "Func": "getImageMapping", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9749, "Length": 68, "Cover_Rate": 0.3253588516746411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "emitEpilogue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "std", "::", "prev", "(", "MBB", ".", "end", "(", ")", ")", ";", "DebugLoc", "dl", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "hasFP", "(", "MF", ")", "||", "MF", ".", "getTarget", "(", ")", ".", "getOptLevel", "(", ")", "==", "CodeGenOpt", "::", "None", ")", "{", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "std", "::", "prev", "(", "MBB", ".", "end", "(", ")", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI_end", "=", "MBB", ".", "end", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "if", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "assert", "(", "MBBI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", ""], "ground_truth": [")", ")", ";"], "File": "HexagonFrameLowering71", "Func": "emitEpilogue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9750, "Length": 148, "Cover_Rate": 0.37, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isCondBranchOpcode", "(", "int", "Opc", ")", "{", "return", "Opc", "==", "", "||", "Opc"], "ground_truth": ["==", "", ";"], "File": "ARCInstrInfo", "Func": "isCondBranchOpcode", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9751, "Length": 17, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "LAST_VIRTUAL_REGISTER", "+", "", ";", "i", "<", "max_regs", ";", "i", "++", ")", "if", "(", "REG_N_SETS", "(", "i", ")", "==", "", "&&", "REG_N_REFS", "(", "i", ")", "==", "", ")", "regno_reg_rtx", "[", "i", "]", "=", "const0_rtx", ";", "tree", "attr", "=", "get_oacc_fn_attrib", "(", "current_function_decl", ")", ";", "if", "(", "attr", ")", "{", "unsigned", "mask", "=", "", ";", "tree", "dims", "=", "TREE_VALUE", "(", "attr", ")", ";", "unsigned", "ix", ";", "for", "(", "ix", "=", "", ";", "ix", "!=", "GOMP_DIM_MAX", ";", "ix", "++", ",", "dims", "=", "TREE_CHAIN", "(", "dims", ")", ")", "{", "int", "size", "=", "TREE_INT_CST_LOW", "(", "TREE_VALUE", "(", "dims", ")", ")", ";", "tree", "allowed", "=", "TREE_PURPOSE", "(", "dims", ")", ";", "if", "(", "size", "!=", "", "&&", "!", "(", "allowed", "&&", "integer_zerop", "(", "allowed", ")", ")", ")", "mask", "|=", "GOMP_DIM_MASK", "(", "ix", ")", ";", "}", "gcc_assert", "(", "!", "(", "mask", "&", "GOMP_DIM_MASK", "(", "GOMP_DIM_WORKER", ")", ")", "||", "(", "mask", "&", "GOMP_DIM_MASK", "(", "GOMP_DIM_VECTOR", ")", ")", ")", ";", "parallel", "*", "pars", "=", "nvptx_discover_pars", "(", "&", "bb_insn_map", ")", ";", "nvptx_process_pars", "(", "pars", ")", ";", "nvptx_neuter_pars", "(", "pars", ",", "mask", ",", "", ")", ";", "delete", "pars", ";", "}", "nvptx_reorg_subreg", "(", ")", ";", "regstat_free_n_sets_and_refs", "("], "ground_truth": [")", ";"], "File": "nvptx3", "Func": "nvptx_reorg", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 9752, "Length": 190, "Cover_Rate": 0.7196969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineMemOperand", "*", "MMO", "=", "FuncInfo", ".", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ",", "Offset", ")", ",", "Flags", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ")", ";", "MIB", ".", "addFrameIndex", "(", "FI", ")", ";", "if", "(", "useAM3", ")", "{", "signed", "Imm", "=", "(", "Addr", ".", "Offset", "<", "", ")", "?", "(", "", "|", "-", "Addr", ".", "Offset", ")", ":", "Addr", ".", "Offset", ";", "MIB", ".", "addReg", "(", "", ")", ";", "MIB", ".", "addImm", "(", "Imm", ")", ";", "}", "else", "{", "MIB", ".", "addImm", "(", "Addr", ".", "Offset", ")", ";", "}", "MIB", ".", "addMemOperand", "(", "MMO", ")"], "ground_truth": [";"], "File": "ARMFastISel15", "Func": "AddLoadStoreOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9753, "Length": 106, "Cover_Rate": 0.39849624060150374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "decodeS8ImmOperand", "(", "MCInst", "&", "Inst", ",", "uint64_t", "Imm", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "return", "decodeSImmOperand", "<", "", ">", "(", "Inst", ",", "Imm"], "ground_truth": [")", ";"], "File": "SystemZDisassembler (2)1", "Func": "decodeS8ImmOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9754, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "DeadCopies", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "*", "MF", ")", "{", "for", "(", "MachineInstr", "&", "MI", ":", "MBB", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "unsigned", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SrcReg", ")", "||", "MRI", "->", "getRegClass", "(", "SrcReg", ")", "!=", "&", "", ")", "continue", ";", "if", "(", "isLaneMaskReg", "(", "DstReg", ")", "||", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "DstReg", ")", "&&", "MRI", "->", "getRegClass", "(", "DstReg", ")", "==", "&", "", ")", ")", "continue", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "assert", "(", "TII", "->", "getRegisterInfo", "(", ")", ".", "getRegSizeInBits", "(", "DstReg", ",", "*", "MRI", ")", "==", "", ")", ";", "assert", "(", "!", "MI", ".", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", ")", ";", "ConstrainRegs", ".", "insert", "(", "SrcReg", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DstReg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "-", "", ")", ".", "addReg", "(", "SrcReg", ")", ";", "DeadCopies", ".", "push_back", "(", "&", "MI", ")", ";", "}", "for", "(", "MachineInstr", "*", "MI", ":", "DeadCopies", ")", "MI", "->", "eraseFromParent", "(", ")", ";", "DeadCopies", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "SILowerI1Copies23", "Func": "lowerCopiesFromI1", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9755, "Length": 242, "Cover_Rate": 0.9343629343629344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PassConfig", "(", "*"], "ground_truth": ["this", ",", "PM", ")", ";"], "File": "RV16KTargetMachine", "Func": "createPassConfig", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9756, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TSTInst", ".", "setOpcode", "(", "", ")", ";", "TSTInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Reg", ")", ")", ";", "if", "(", "FlagSfiZeroMask", ")", "{", "TSTInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "}", "else", "{", "TSTInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "("], "ground_truth": ["Mask", ")", ")", ";"], "File": "ARMMCNaCl", "Func": "EmitTST", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9757, "Length": 51, "Cover_Rate": 0.45535714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "yaml", "::", "MachineFunctionInfo", "*", "TargetMachine", "::", "createDefaultFuncInfoYAML", "(", ")", "const", "{", "return", "new", "yaml", "::"], "ground_truth": ["FunctionInfo", "(", ")", ";"], "File": "WebAssemblyTargetMachine13", "Func": "createDefaultFuncInfoYAML", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9758, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_abs2", "(", "int", "src"], "ground_truth": [")", "{"], "File": "c6x", "Func": "intrinsics__abs2", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 9759, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "<=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", "return", "true", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "PPCInstrInfo (2)2", "Func": "isZeroExtendingOp", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9760, "Length": 289, "Cover_Rate": 0.4816666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "op_false", "==", "CONST0_RTX", "(", "mode", ")", "||", "op_true", "==", "CONST0_RTX", "(", "mode", ")", "||", "(", "INTEGRAL_MODE_P", "(", "mode", ")", "&&", "(", "op_true", "==", "CONSTM1_RTX", "(", "mode", ")", "||", "op_false", "==", "CONSTM1_RTX", "(", "mode", ")", ")", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "i386-expand", "Func": "ix86_use_mask_cmp_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9761, "Length": 45, "Cover_Rate": 0.33088235294117646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "CE", "->", "getValue", "(", ")"], "ground_truth": ["-", "", ")", ")", ";"], "File": "AArch64AsmParser13", "Func": "addBFIWidthOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9762, "Length": 18, "Cover_Rate": 0.32727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ";", "if", "(", "restore_p", ")", "{", "mips_add_cfa_restore", "(", "reg", ")", ";", "return", "gen_rtx_SET", "(", "VOIDmode", ",", "reg", ",", "mem", ")", ";", "}", "if", "(", "reg_parm_p", ")", "return", "gen_rtx_SET", "(", "VOIDmode", ",", "mem", ","], "ground_truth": ["reg", ")", ";"], "File": "mips4", "Func": "mips16e_save_restore_reg", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9763, "Length": 60, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getInlineAsmMemConstraint", "(", "const", "std", "::", "string", "&", "ConstraintCode", ")", "const", "override", "{", "return", "InlineAsm"], "ground_truth": ["::", "Constraint_m", ";"], "File": "NVPTXISelLowering34", "Func": "getInlineAsmMemConstraint", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9764, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", "%", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "const", "Disassembler", "*", "Dis", "=", "static_cast", "<", "const", "Disassembler", "*", ">", "(", "Decoder", ")", ";", "const", "MCRegisterInfo", "*", "RI", "=", "Dis", "->", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MCRegister", "Reg", "=", "RI", "->", "getMatchingSuperReg", "(", "", "+", "RegNo", ",", "", ",", "&", "MCRegisterClasses", "[", "", "]", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "RISCVDisassembler8", "Func": "DecodeVRM4RegisterClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9765, "Length": 78, "Cover_Rate": 0.6724137931034483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "mode", ")", "{", "case", "QImode", ":", "case", "HImode", ":", "case", "SImode", ":", "case", "DImode", ":", "case", "TImode", ":", "return"], "ground_truth": ["true", ";"], "File": "tilegx2", "Func": "tilegx_scalar_mode_supported_p", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 9766, "Length": 23, "Cover_Rate": 0.48936170212765956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SEInstrInfo", "::", "isStoreToStackSlot", "(", "const", "MachineInstr", "*", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "if", "(", "(", "Opc", "==", "", ")", "||", "(", "Opc", "==", "", ")", "||", "(", "Opc", "==", "", ")", "||", "(", "Opc", "==", "", ")", "||", "(", "Opc", "==", "", ")", ")", "{", "if", "(", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", "&&", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "&&", "(", "isZeroImm", "(", "MI", "->", "getOperand", "(", "", ")", ")", ")", ")", "{", "FrameIndex", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "return", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "("], "ground_truth": [")", ";"], "File": "MipsSEInstrInfo", "Func": "isStoreToStackSlot", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9767, "Length": 124, "Cover_Rate": 0.8857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createPreAllocateWWMRegsPass", "(", ")", "{", "return", "new", "PreAllocateWWMRegs"], "ground_truth": ["(", ")", ";"], "File": "SIPreAllocateWWMRegs", "Func": "createSIPreAllocateWWMRegsPass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9768, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Specifier", "!=", "'s'", ")", "return", "false", ";", "const", "PointerType", "*", "PT", "=", "dyn_cast", "<", "PointerType", ">", "(", "OpType", ")", ";", "if", "(", "!", "PT", "||", "PT", "->", "getAddressSpace", "(", ")", "!=", "AS", "::", "CONSTANT_ADDRESS", ")", "return", "false", ";", "Type", "*", "ElemType", "=", "PT", "->", "getContainedType"], "ground_truth": ["(", "", ")", ";"], "File": "AMDGPUPrintfRuntimeBinding10", "Func": "shouldPrintAsStr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9769, "Length": 51, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "&", "MLI", "=", "getAnalysis", "<", "MachineLoopInfo", ">", "(", ")", ";", "const", "auto", "&", "WEI", "=", "getAnalysis", "<", "ExceptionInfo", ">", "(", ")", ";", "auto", "&", "MDT", "=", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "MF", ".", "getRegInfo", "(", ")", ".", "invalidateLiveness", "(", ")", ";", "SortBlocks", "(", "MF", ",", "MLI", ",", "WEI", ",", "MDT", ")", ";", "return", "true"], "ground_truth": [";"], "File": "WebAssemblyCFGSort", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9770, "Length": 59, "Cover_Rate": 0.6704545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_arm_smusdx", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "acle___smusdx", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9771, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCDisassembler", "::", "DecodeStatus", "Disassembler", "::", "getInstruction", "(", "MCInst", "&", "Instr", ",", "uint64_t", "&", "Size", ",", "ArrayRef", "<", "uint8_t", ">", "Bytes", ",", "uint64_t", "Address", ",", "raw_ostream", "&", "vStream", ",", "raw_ostream", "&", "cStream", ")", "const", "{", "MCDisassembler", "::", "DecodeStatus", "Result", ";", "if", "(", "Bytes", ".", "size", "(", ")", "<", "", ")", "{", "Size", "=", "", ";", "return", "Fail", ";", "}", "uint8_t", "DecodeByte", "=", "(", "Bytes", "[", "", "]", "&", "", ")", ">>", "", ";", "if", "(", "DecodeByte", "<", "", ")", "{", "if", "(", "Bytes", ".", "size", "(", ")", "<", "", ")", "{", "Size", "=", "", ";", "return", "Fail", ";", "}", "if", "(", "Bytes", ".", "size", "(", ")", ">=", "", ")", "{", "uint64_t", "Insn64", ";", "if", "(", "!", "readInstruction64", "(", "Bytes", ",", "Address", ",", "Size", ","], "ground_truth": ["Insn64", ")", ")", "return", "Fail", ";"], "File": "ARCDisassembler8", "Func": "getInstruction", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9772, "Length": 129, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeParallelDSPPass", "(", "Registry", ")", ";", "initializeConstantIslandsPass", "(", "Registry", ")", ";", "initializeExecutionDomainFixPass", "(", "Registry", ")", ";", "initializeExpandPseudoPass", "(", "Registry", ")", ";", "initializeThumb2SizeReducePass", "(", "Registry", ")", ";", "initializeMVEVPTBlockPass", "(", "Registry", ")", ";", "initializeMVETPAndVPTOptimisationsPass", "(", "Registry", ")", ";", "initializeMVETailPredicationPass", "(", "Registry", ")", ";", "initializeLowOverheadLoopsPass", "(", "Registry", ")", ";", "initializeBlockPlacementPass", "(", "Registry", ")", ";", "initializeMVEGatherScatterLoweringPass", "(", "Registry", ")", ";", "initializeSLSHardeningPass", "(", "Registry", ")", ";", "initializeMVELaneInterleavingPass", "(", "Registry", ")"], "ground_truth": [";"], "File": "ARMTargetMachine1", "Func": "LLVMInitializeARMTarget", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9773, "Length": 65, "Cover_Rate": 0.45774647887323944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getMemEncodingMMImm9", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "assert", "(", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "isReg", "(", ")", ")", ";", "unsigned", "RegBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", ")", ",", "Fixups", ",", "STI", ")", "<<", "", ";", "unsigned", "OffBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ",", "Fixups", ",", "STI", ")", ";", "return", "(", "OffBits", "&", "", ")"], "ground_truth": ["|", "RegBits", ";"], "File": "MipsMCCodeEmitter59", "Func": "getMemEncodingMMImm9", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9774, "Length": 92, "Cover_Rate": 0.989247311827957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "CodeModel", "::", "Model", "getEffectiveCodeModel", "(", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "Reloc", "::", "Model", "RM", ",", "bool", "JIT", ")", "{", "if", "(", "CM", ")"], "ground_truth": ["return", "*", "CM", ";"], "File": "Nios2TargetMachine1", "Func": "getEffectiveCodeModel", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9775, "Length": 31, "Cover_Rate": 0.8378378378378378, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DebugFlag", "&&", "isCurrentDebugType", "(", "DEBUG_TYPE", ")", ";", "return", "false"], "ground_truth": [";"], "File": "HexagonGenInsert10", "Func": "isDebug", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9776, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["true", ";"], "File": "AArch64LoadStoreOptimizer", "Func": "isPairedLdSt", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9777, "Length": 30, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VPTState", "(", "MachineInstr"], "ground_truth": ["*", "MI", ")", "{"], "File": "ARMLowOverheadLoops", "Func": "VPTState", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9778, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CmpInst", "::", "Predicate", "::", "ICMP_SLE", ":", "PredicateExtraCost", "=", "", ";", "break", ";", "case", "CmpInst", "::", "Predicate", "::", "FCMP_ONE", ":", "case", "CmpInst", "::", "Predicate", "::", "FCMP_ORD", ":", "case", "CmpInst", "::", "Predicate", "::", "FCMP_UEQ", ":", "case", "CmpInst", "::", "Predicate", "::", "FCMP_UNO", ":", "PredicateExtraCost", "=", "", ";", "break", ";", "default", ":", "break", ";", "}", "}", "unsigned", "CmpCostPerVector", "=", "(", "ValTy", "->", "getScalarType", "(", ")", "->", "isFloatTy", "(", ")", "?", "", ":", "", ")", ";", "unsigned", "NumVecs_cmp", "=", "getNumberOfParts", "(", "ValTy", ")", ";", "unsigned", "Cost", "=", "(", "NumVecs_cmp", "*", "(", "CmpCostPerVector", "+", "PredicateExtraCost", ")", ")", ";", "return", "Cost", ";", "}", "else", "{", "assert", "(", "Opcode", "==", "Instruction", "::", "Select", ")", ";", "unsigned", "PackCost", "=", "", ";", "Type", "*", "CmpOpTy", "=", "(", "(", "I", "!=", "nullptr", ")", "?", "getCmpOpsType", "(", "I", ",", "VF", ")", ":", "nullptr", ")", ";", "if", "(", "CmpOpTy", "!=", "nullptr", ")", "PackCost", "=", "getVectorBitmaskConversionCost", "(", "CmpOpTy", ",", "ValTy", ")", ";", "return", "getNumberOfParts", "(", "ValTy", ")", "+", "PackCost", ";", "}", "}", "else", "{", "switch", "(", "Opcode", ")", "{", "case", "Instruction", "::", "ICmp", ":", "{", "unsigned", "Cost", "=", "", ";", "if", "(", "ValTy", "->", "isIntegerTy", "(", ")", "&&", "ValTy", "->", "getScalarSizeInBits", "(", ")", "<=", "", ")", "Cost", "+=", "", ";", "return", "Cost", ";", "}", "case", "Instruction"], "ground_truth": ["::", "Select", ":"], "File": "SystemZTargetTransformInfo (2)1", "Func": "getCmpSelInstrCost", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9779, "Length": 206, "Cover_Rate": 0.5754189944134078, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "buildRSRC", "(", "B", ",", "MRI", ",", "-", "", ",", "Hi_32", "(", "DefaultFormat"], "ground_truth": [")", ",", "BasePtr", ")", ";"], "File": "AMDGPUInstructionSelector", "Func": "buildOffsetSrc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9780, "Length": 18, "Cover_Rate": 0.3673469387755102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm512_maskz_rorv_epi32", "(", "__mmask16", "__U", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_rorv_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9781, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "enum", "riscv_symbol_type", "riscv_classify_symbol", "(", "const_rtx", "x", ")", "{", "if", "(", "riscv_tls_symbol_p", "(", "x", ")", ")"], "ground_truth": ["return", "SYMBOL_TLS", ";"], "File": "riscv", "Func": "riscv_classify_symbol", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9782, "Length": 19, "Cover_Rate": 0.3877551020408163, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "readPrefixes", "(", "struct", "InternalInstruction", "*", "insn", ")", "{", "BOOL", "isPrefix", "=", "TRUE", ";", "BOOL", "prefixGroups", "[", "", "]", "=", "{", "FALSE", "}", ";", "uint64_t", "prefixLocation", ";", "uint8_t", "byte", "=", "", ";", "BOOL", "hasAdSize", "=", "FALSE", ";", "BOOL", "hasOpSize", "=", "FALSE", ";", "dbgprintf", "(", "insn", ",", "", ")", ";", "while", "(", "isPrefix", ")", "{", "prefixLocation", "=", "insn", "->", "readerCursor", ";", "if", "(", "consumeByte", "(", "insn", ",", "&", "byte", ")", ")", "return", "-", "", ";", "switch", "(", "byte", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "prefixGroups", "[", "", "]", ")", "dbgprintf", "(", "insn", ",", "", ")", ";", "prefixGroups", "[", "", "]", "=", "TRUE", ";", "setPrefixPresent", "(", "insn", ",", "byte", ",", "prefixLocation", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "switch", "(", "byte", ")", "{", "case", "", ":", "insn", "->", "segmentOverride", "=", "SEG_OVERRIDE_CS", ";", "break", ";", "case", "", ":", "insn", "->", "segmentOverride", "=", "SEG_OVERRIDE_SS", ";", "break", ";", "case", "", ":", "insn", "->", "segmentOverride", "=", "SEG_OVERRIDE_DS", ";", "break", ";", "case", "", ":", "insn", "->", "segmentOverride", "=", "SEG_OVERRIDE_ES", ";", "break", ";", "case", "", ":", "insn", "->", "segmentOverride", "=", "SEG_OVERRIDE_FS", ";", "break", ";", "case", "", ":", "insn", "->", "segmentOverride", "=", "SEG_OVERRIDE_GS", ";", "break", ";", "default", ":", "debug", "(", "", ")", ";", "return", "-", "", ";", "}", "if", "(", "prefixGroups", "[", "", "]", ")", "dbgprintf", "(", "insn", ",", "", ")", ";", "prefixGroups", "[", "", "]", "=", "TRUE", ";", "setPrefixPresent", "(", "insn", ",", "byte", ",", "prefixLocation", ")", ";", "break", ";", "case", "", ":", "if", "(", "prefixGroups", "[", "", "]", ")", "dbgprintf", "(", "insn", ",", "", ")", ";", "prefixGroups", "[", "", "]", "=", "TRUE", ";", "hasOpSize", "=", "TRUE", ";", "setPrefixPresent", "(", "insn", ",", "byte", ",", "prefixLocation", ")", ";", "break", ";", "case", "", ":", "if", "(", "prefixGroups", "[", "", "]", ")", "dbgprintf", "(", "insn", ",", "", ")", ";", "prefixGroups", "[", "", "]", "=", "TRUE", ";", "hasAdSize", "=", "TRUE", ";", "setPrefixPresent", "(", "insn", ",", "byte", ",", "prefixLocation", ")", ";", "break", ";", "default", ":", "isPrefix", "=", "FALSE", ";", "break", ";", "}", "if", "(", "isPrefix", ")", "dbgprintf", "(", "insn", ",", "", ",", "byte", ")", ";", "}", "if", "(", "insn", "->", "mode", "==", "MODE_64BIT", ")", "{", "if", "(", "(", "byte", "&", "", ")", "==", "", ")", "{", "uint8_t", "opcodeByte", ";", "if", "(", "lookAtByte", "(", "insn", ",", "&", "opcodeByte", ")", "||", "(", "(", "opcodeByte", "&", "", ")", "==", "", ")", ")", "{", "dbgprintf", "(", "insn", ",", "", ")", ";", "return", "-", "", ";", "}", "insn", "->", "rexPrefix", "=", "byte", ";", "insn", "->", "necessaryPrefixLocation", "=", "insn", "->", "readerCursor", "-", "", ";", "dbgprintf", "(", "insn", ",", "", ",", "byte", ")", ";", "}", "else", "{", "unconsumeByte", "(", "insn", ")", ";", "insn", "->", "necessaryPrefixLocation", "=", "insn", "->", "readerCursor", "-", "", ";", "}", "}", "else", "{", "unconsumeByte", "(", "insn", ")", ";", "insn", "->", "necessaryPrefixLocation", "=", "insn", "->", "readerCursor", "-", "", ";", "}", "if", "(", "insn", "->", "mode", "==", "MODE_16BIT", ")", "{", "insn", "->", "registerSize", "=", "(", "hasOpSize", "?", "", ":", "", ")", ";", "insn", "->", "addressSize", "=", "(", "hasAdSize", "?"], "ground_truth": ["", ":", "", ")", ";"], "File": "X86DisassemblerDecoder14", "Func": "readPrefixes", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9783, "Length": 507, "Cover_Rate": 0.6679841897233202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BTFTypeDerived", "::", "BTFTypeDerived", "(", "unsigned", "NextTypeId", ",", "unsigned", "Tag", ",", "StringRef", "Name", ")", ":", "DTy", "(", "nullptr", ")", ",", "NeedsFixup", "(", "false", ")", ",", "Name", "(", "Name", ")", "{", "Kind", "=", "", ";", "BTFType", ".", "Info", "="], "ground_truth": ["Kind", "<<", "", ";"], "File": "BTFDebug12", "Func": "BTFTypeDerived", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9784, "Length": 41, "Cover_Rate": 0.82, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DstSize", "=", "DstTy", ".", "getSizeInBits", "(", ")", ";", "if", "(", "CV", "->", "isNullValue", "(", ")", ")", "{", "if", "(", "DstSize", "==", "", ")", "{", "auto", "Mov", "=", "MIRBuilder", ".", "buildInstr", "(", "", ",", "{", "Dst", "}", ",", "{", "}", ")", ".", "addImm", "(", "", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "Mov", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "return", "&", "*", "Mov", ";", "}", "if", "(", "DstSize", "==", "", ")", "{", "auto", "Mov", "=", "MIRBuilder", ".", "buildInstr", "(", "", ",", "{", "&", "", "}", ",", "{", "}", ")", ".", "addImm", "(", "", ")", ";", "auto", "Copy", "=", "MIRBuilder", ".", "buildInstr", "(", "TargetOpcode", "::", "COPY", ",", "{", "Dst", "}", ",", "{", "}", ")", ".", "addReg", "(", "Mov", ".", "getReg", "(", "", ")", ",", "", ",", "", ")", ";", "RBI", ".", "constrainGenericRegister", "(", "Dst", ",", "", ",", "MRI", ")", ";", "return", "&", "*", "Copy", ";", "}", "}", "auto", "*", "CPLoad", "=", "emitLoadFromConstantPool", "(", "CV", ",", "MIRBuilder", ")", ";", "if", "(", "!", "CPLoad", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "nullptr", ";", "}", "auto", "Copy", "=", "MIRBuilder", ".", "buildCopy", "(", "Dst", ",", "CPLoad", "->", "getOperand", "(", "", ")", ")", ";", "RBI", ".", "constrainGenericRegister", "(", "Dst", ",", "*", "MRI", ".", "getRegClass", "(", "CPLoad", "->", "getOperand"], "ground_truth": ["(", "", ")", ".", "getReg", "(", ")", ")", ",", "MRI", ")", ";"], "File": "AArch64InstructionSelector (2)", "Func": "emitConstantVector", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9785, "Length": 219, "Cover_Rate": 0.8202247191011236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "CONSTANT_ADDRESS_P", "(", "XEXP", "(", "x", ",", "", ")", ")", "&&", "h8300_rtx_ok_for_base_p", "(", "h8300_get_index", "(", "XEXP", "(", "x", ",", "", ")", ",", "mode", ","], "ground_truth": ["", ")", ",", "strict", ")", ")", "return", "", ";"], "File": "h8300", "Func": "h8300_legitimate_address_p", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9786, "Length": 41, "Cover_Rate": 0.3153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "u32", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "result", "|=", "(", "(", "value", ">>", "i", ")", "&", "", ")", "<<", "(", "", "-", "i", ")", ";", "}", "return", "result"], "ground_truth": [";"], "File": "common", "Func": "types_BitReverse", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9787, "Length": 37, "Cover_Rate": 0.7115384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsubl_s8", "(", "int8x8_t", "__a", ",", "int8x8_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vsubl_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9788, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "{", "SDValue", "CountInput", "=", "IsRHSZero", "?", "LHS", ":", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "LHS", ",", "RHS", ")", ",", "", ")", ";", "SDValue", "Cntlzw", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "CountInput", ")", ",", "", ")", ";", "SDValue", "SHLOps", "[", "]", "=", "{", "Cntlzw", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", "}", ";", "SDValue", "Sldi", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "SHLOps", ")", ",", "", ")", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Sldi", ",", "getI32Imm", "(", "", ",", "dl", ")", ")", ",", "", ")", ";", "}", "case", "", ":", "{", "SDValue", "Xor", "=", "IsRHSZero", "?", "LHS", ":", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "LHS", ",", "RHS", ")", ",", "", ")", ";", "SDValue", "Clz", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Xor", ")", ",", "", ")", ";", "SDValue", "ShiftOps", "[", "]", "=", "{", "Clz", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", "}", ";", "SDValue", "Shift", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "ShiftOps", ")", ",", "", ")", ";", "SDValue", "Xori", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Shift", ",", "getI32Imm", "(", "", ",", "dl", ")", ")", ",", "", ")", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl"], "ground_truth": [",", "", ",", "Xori", ")", ",", "", ")", ";"], "File": "PPCISelDAGToDAG (2)2", "Func": "get32BitSExtCompare", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9789, "Length": 280, "Cover_Rate": 0.7821229050279329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "createRelaxMemPass", "(", ")", "{", "return", "new", "RelaxMem"], "ground_truth": ["(", ")", ";"], "File": "MCS51RelaxMemOperations", "Func": "createMCS51RelaxMemPass", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9790, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getModImmOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "Op", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "ST", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "Op", ")", ";", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "{", "const", "MCExpr", "*", "Expr", "=", "MO", ".", "getExpr", "(", ")", ";", "MCFixupKind", "Kind", "=", "MCFixupKind", "(", "", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "Expr", ",", "Kind", ",", "MI", "."], "ground_truth": ["getLoc", "(", ")", ")", ")", ";"], "File": "ARMMCCodeEmitter11", "Func": "getModImmOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9791, "Length": 87, "Cover_Rate": 0.8613861386138614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "target", ".", "the_registerFile", "=", "", ";", "target", ".", "the_isVectorPipe", "=", "true", ";", "target", ".", "the_slotID", "=", "", ";", "}", "else", "{", "target", ".", "the_slotID", "=", "", ";", "target", ".", "the_registerFile", "="], "ground_truth": ["", ";"], "File": "TPCTargetTransformInfo", "Func": "getVectorScalarInfo", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9792, "Length": 33, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmulld128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")", "__B", ",", "(", "__v4si", ")", "_mm_setzero_si128"], "ground_truth": ["(", ")", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_maskz_mullo_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9793, "Length": 26, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getCacheLineSize", "(", ")", "const", "{", "return", "ST", ".", "getL1CacheLineSize", "("], "ground_truth": [")", ";"], "File": "HexagonTargetTransformInfo", "Func": "getCacheLineSize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9794, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Sad", "=", "createPSADBW", "(", "DAG", ",", "SadOp0", ",", "SadOp1", ",", "DL", ",", "Subtarget", ")", ";", "MVT", "ResVT", "=", "", "(", "", ",", "Sad", ".", "getValueSizeInBits", "(", ")", "/", "", ")", ";", "Sad", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResVT", ",", "Sad", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", ">", "ResVT", ".", "getSizeInBits", "(", ")", ")", "{", "assert", "(", "VT", ".", "getSizeInBits", "(", ")", "%", "ResVT", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "NumConcats", "=", "VT", ".", "getSizeInBits", "(", ")", "/", "ResVT", ".", "getSizeInBits", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "(", "NumConcats", ",", "DAG", ".", "getConstant", "(", ""], "ground_truth": [",", "DL", ",", "ResVT", ")", ")", ";"], "File": "X86ISelLowering130", "Func": "combineLoopSADPattern", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9795, "Length": 118, "Cover_Rate": 0.3064935064935065, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "offset", "=", "const0_rtx", ";", "return", "true", ";", "}", "if", "(", "GET_CODE", "(", "addr", ")", "==", "PLUS", "&&", "REG_P", "(", "XEXP", "(", "addr", ",", "", ")", ")", "&&", "CONST_INT_P", "(", "XEXP", "(", "addr", ",", "", ")", ")", ")", "{", "*", "base", "=", "XEXP", "(", "addr"], "ground_truth": [",", "", ")", ";"], "File": "aarch64", "Func": "extract_base_offset_in_addr", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9796, "Length": 49, "Cover_Rate": 0.392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "isVector", "(", ")", "&&", "InVT", ".", "isVector", "(", ")", "&&", "", ")", ";", "if", "(", "InVT", ".", "getSizeInBits", "(", ")", ">", "", ")", "{", "assert", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "InVT", ".", "getSizeInBits", "(", ")", "&&", "", ")", ";", "unsigned", "Scale", "=", "VT", ".", "getScalarSizeInBits", "(", ")", "/", "InVT", ".", "getScalarSizeInBits", "(", ")", ";", "In", "=", "extractSubVector", "(", "In", ",", "", ",", "DAG", ",", "DL", ",", "std", "::", "max", "(", "", ",", "VT", ".", "getSizeInBits", "(", ")", "/", "Scale", ")", ")", ";", "InVT", "=", "In", ".", "getValueType", "(", ")", ";", "}", "if", "(", "VT", ".", "getVectorNumElements", "(", ")", "==", "InVT", ".", "getVectorNumElements", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "Signed", "?", "", ":", ""], "ground_truth": [",", "DL", ",", "VT", ",", "In", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "getExtendInVec", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9797, "Length": 129, "Cover_Rate": 0.6861702127659575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "is64BitVector", "(", ")", ")", "{", "SDValue", "Extended", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BitCounts", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Extended", ","], "ground_truth": ["DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";"], "File": "ARMISelLowering (2)", "Func": "lowerCTPOP16BitElements", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9798, "Length": 46, "Cover_Rate": 0.32167832167832167, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetMachine", "::", "addAssemblyEmitter", "(", "PassManagerBase", "&", "PM", ",", "bool", "Fast", ",", "raw_ostream", "&", "Out", ")", "{", "PM", ".", "add", "(", "createCodePrinterPass", "(", "Out", ",", "*", "this", ",", "Fast", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "SparcTargetMachine37", "Func": "addAssemblyEmitter", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9799, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "MI", ".", "isDebugValue", "(", ")", ")", "continue", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "{", "int", "Immed", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Immed", "!=", "", ")", "{", "unsigned", "TrueReg1", "=", "lookThruCopyLike", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "unsigned", "TrueReg2", "=", "lookThruCopyLike", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "TrueReg1", "==", "TrueReg2", "&&", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "TrueReg1", ")", ")", "{", "MachineInstr", "*", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "TrueReg1", ")", ";", "if", "(", "DefMI", "&&", "DefMI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "FeedImmed", "=", "DefMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "FeedReg1", "=", "lookThruCopyLike", "(", "DefMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "unsigned", "FeedReg2", "=", "lookThruCopyLike", "(", "DefMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "(", "FeedImmed", "==", "", "||", "FeedImmed", "==", "", ")", "&&", "FeedReg1", "==", "FeedReg2", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "DEBUG", "(", "MI", ".", "dump", "(", ")", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "ToErase", "=", "&", "MI", ";", "Simplified", "=", "true", ";", "}", "else", "if", "(", "(", "Immed", "==", "", "||", "Immed", "==", "", ")", "&&", "FeedImmed", "==", "", "&&", "FeedReg1", "==", "FeedReg2", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<"], "ground_truth": ["", ")", ";"], "File": "PPCMIPeephole (2)", "Func": "simplifyCode", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9800, "Length": 288, "Cover_Rate": 0.5393258426966292, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NeedMask", "=", "false", ";", "RLAmt", ".", "resize", "(", "Bits", ".", "size", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Bits", ".", "size", "(", ")", ";", "++", "i", ")", "if", "(", "Bits", "[", "i", "]", ".", "hasValue", "(", ")", ")", "{", "unsigned", "VBI", "=", "Bits", "[", "i", "]", ".", "getValueBitIndex", "(", ")", ";", "if", "(", "i", ">=", "VBI", ")", "RLAmt", "[", "i", "]", "=", "i", "-", "VBI", ";", "else", "RLAmt", "[", "i", "]", "=", "Bits", ".", "size", "(", ")", "-", "(", "VBI", "-", "i", ")", ";", "}", "else", "if", "(", "Bits", "[", "i", "]", ".", "isZero", "(", ")", ")", "{", "NeedMask", "=", "true", ";", "RLAmt", "[", "i", "]", "=", "UINT32_MAX"], "ground_truth": [";"], "File": "PPCISelDAGToDAG1", "Func": "computeRotationAmounts", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9801, "Length": 115, "Cover_Rate": 0.8846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "REG_P", "(", "addr_reg", ")", ")", "{", "reg", "=", "addr_reg", ";", "}", "else", "if", "(", "(", "GET_CODE", "(", "addr_reg", ")", "==", "SUBREG", "&&", "REG_P", "(", "SUBREG_REG", "(", "addr_reg", ")", ")", "&&", "GET_MODE_SIZE", "(", "GET_MODE", "(", "SUBREG_REG", "(", "addr_reg", ")", ")", ")", "<=", "UNITS_PER_WORD", ")", ")", "{", "reg", "=", "SUBREG_REG", "(", "addr_reg", ")", ";", "}", "else", "return", "FALSE", ";", "if", "(", "GET_MODE", "(", "addr_reg", ")", "!=", "Pmode", ")", "{", "return", "FALSE"], "ground_truth": [";"], "File": "crx", "Func": "crx_addr_reg_p", "Target": "crx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9802, "Length": 72, "Cover_Rate": 0.8181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "DispSpec", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "const", "MCOperand", "&", "SegReg", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "O", "<<", "markup", "(", "", ")", ";", "if", "(", "SegReg", ".", "getReg", "(", ")", ")", "{", "printOperand", "(", "MI", ",", "Op", "+", "", ",", "O", ")", ";", "O", "<<", "':'", ";", "}", "if", "(", "DispSpec", ".", "isImm", "(", ")", ")", "{", "int64_t", "DispVal", "=", "DispSpec", ".", "getImm", "(", ")", ";", "if", "(", "DispVal", "||", "(", "!", "IndexReg", ".", "getReg", "(", ")", "&&", "!", "BaseReg", ".", "getReg", "(", ")", ")", ")", "O", "<<", "DispVal", ";", "}"], "ground_truth": ["else", "{"], "File": "X86ATTInstPrinter32", "Func": "printMemReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9803, "Length": 105, "Cover_Rate": 0.36971830985915494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isReallyTriviallyReMaterializable", "(", "const", "MachineInstr", "&", "MI", ","], "ground_truth": ["AAResults", "*", "AA", ")", "const", "{"], "File": "MOSInstrInfo", "Func": "isReallyTriviallyReMaterializable", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9804, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ConstantPoolMBB", "::", "print", "(", "raw_ostream", "&"], "ground_truth": ["O", ")", "const", "{"], "File": "ARMConstantPoolValue35", "Func": "print", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9805, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "flags", "=", "fieldFromInstruction16", "(", "Insn", ",", "", ",", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "imod", ")"], "ground_truth": [")", ";"], "File": "ARMDisassembler10", "Func": "DecodeThumbCPS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9806, "Length": 24, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ")", "FrameReg", "=", "RegInfo", "->", "getBaseRegister", "(", ")", ";", "else", "if", "(", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", ")", "FrameReg", "=", "RegInfo", "->"], "ground_truth": ["getStackRegister", "(", ")", ";"], "File": "X86FrameLowering (2)", "Func": "getFrameIndexReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9807, "Length": 35, "Cover_Rate": 0.3645833333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeGCNPreRAOptimizationsPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "GCNPreRAOptimizations", "Func": "GCNPreRAOptimizations", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9808, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "", ","], "ground_truth": ["R", "(", "b", ")", ")", ";"], "File": "disassembler", "Func": "mov_p0h_to", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9809, "Length": 13, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StartLoc", "=", "Tok", ".", "getLoc", "(", ")", ";", "EndLoc", "=", "Tok", ".", "getEndLoc", "(", ")", ";", "RegNo", "=", "", ";", "int64_t", "IntVal", ";", "if", "(", "!", "MatchRegisterName", "(", "Tok", ",", "RegNo", ",", "IntVal", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "PPCAsmParser (2)", "Func": "ParseRegister", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9810, "Length": 45, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "getReg", "(", ")", ")", ";", "if", "(", "MO", ".", "isUse", "(", ")", ")", "UseMI", ".", "addOperand", "(", "MO", ")", ";", "else", "DefMI", ".", "addOperand", "("], "ground_truth": ["MO", ")", ";"], "File": "ARM64ExpandPseudoInsts", "Func": "transferImpOps", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9811, "Length": 38, "Cover_Rate": 0.35514018691588783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x2_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpret_f32_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9812, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "CodeModel", "::", "Model", "getEffectiveCodeModel", "(", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "bool", "JIT", ",", "bool", "Is64Bit", ")", "{", "if", "(", "CM"], "ground_truth": [")", "{"], "File": "X86TargetMachine105", "Func": "getEffectiveX86CodeModel", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9813, "Length": 26, "Cover_Rate": 0.38235294117647056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "RB", ".", "getID", "(", ")", "==", "", "?", "&", "", ":", "&", "", ";", "case", "", ":", "return", "RB", ".", "getID", "(", ")", "==", "", "?", "&", "", ":", "&", "", ";", "case", "", ":", "return", "RB", ".", "getID", "(", ")", "==", "", "?", "&", "", ":", "&", "", ";", "case", "", ":", "return", "RB", ".", "getID", "(", ")", "==", "", "?", "&", "", ":", "&", "", ";", "case", "", ":", "return", "RB", ".", "getID", "(", ")", "==", "", "?", "&", "", ":", "&", "", ";", "case", "", ":", "return", "RB", ".", "getID", "(", ")", "==", "", "?", "&", "", ":", "&", "", ";", "default", ":", "if", "(", "Size", "<", "", ")", "return", "RB", ".", "getID", "(", ")", "==", ""], "ground_truth": ["?", "&", "", ":"], "File": "SIRegisterInfo107", "Func": "getRegClassForSizeOnBank", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9814, "Length": 128, "Cover_Rate": 0.39263803680981596, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CodeEmitter", "::", "getBranchTargetOpValue", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned"], "ground_truth": ["OpNo", ")", "const", "{"], "File": "MipsCodeEmitter21", "Func": "getBranchTargetOpValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9815, "Length": 15, "Cover_Rate": 0.7894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "FrameLowering", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "int64_t", "Amount", "=", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Amount", "==", "", ")", "return", "MBB", ".", "erase", "(", "I", ")", ";", "const", "GCNSubtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "unsigned", "Opc", "=", "I", "->", "getOpcode", "(", ")", ";", "bool", "IsDestroy", "=", "Opc", "==", "TII", "->", "getCallFrameDestroyOpcode", "(", ")", ";", "uint64_t", "CalleePopAmount", "=", "IsDestroy", "?", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ":", "", ";", "if", "(", "!", "hasReservedCallFrame", "(", "MF", ")", ")", "{", "Amount", "=", "alignTo", "(", "Amount", ",", "getStackAlign", "(", ")", ")", ";", "assert", "(", "isUInt", "<", "", ">", "(", "Amount", ")", "&&", "", ")", ";", "const", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "Register", "SPReg", "=", "MFI", "->", "getStackPtrOffsetReg", "(", ")", ";", "Amount", "*=", "getScratchScaleFactor", "(", "ST", ")", ";", "if", "(", "IsDestroy", ")", "Amount", "=", "-", "Amount", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SPReg", ")", ".", "addReg", "(", "SPReg", ")", ".", "addImm", "(", "Amount", ")", ";", "}", "else", "if", "(", "CalleePopAmount", "!=", "", ")", "{", "llvm_unreachable", "(", "", ")", ";", "}", "return", "MBB", ".", "erase"], "ground_truth": ["(", "I", ")", ";"], "File": "SIFrameLowering", "Func": "eliminateCallFramePseudoInstr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9816, "Length": 247, "Cover_Rate": 0.988, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCSymbolRefExpr", "::", "VK__HIGHER", ":", "case", "MCSymbolRefExpr", "::", "VK__HIGHEST", ":", "break", ";", "default", ":", "return", "false", ";", "}", "if", "(", "isa", "<", "MCBinaryExpr", ">", "(", "BE", "->", "getLHS", "(", ")", ")", ")", "{", "if", "(", "!", "isa", "<", "MCConstantExpr", ">", "(", "BE", "->", "getRHS", "(", ")", ")", ")", "return", "false", ";", "BE", "=", "cast", "<", "MCBinaryExpr", ">", "(", "BE", "->", "getLHS", "(", ")", ")", ";", "}", "return", "(", "isa", "<", "MCSymbolRefExpr", ">", "(", "BE", "->", "getLHS", "(", ")", ")", "&&"], "ground_truth": ["isa", "<", "MCSymbolRefExpr", ">", "(", "BE", "->", "getRHS", "(", ")", ")", ")", ";"], "File": "MipsMCExpr (2)", "Func": "isSupportedBinaryExpr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9817, "Length": 93, "Cover_Rate": 0.744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCContext"], "ground_truth": ["&", "Ctx", ")", "{"], "File": "ARCDisassembler", "Func": "createARCDisassembler", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9818, "Length": 20, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Init", "=", "", ";", "for", "(", "MachineInstr", "&", "I", ":", "MRI", "->", "def_instructions", "(", "Reg", ")", ")", "{", "if", "(", "I", ".", "getOpcode", "(", ")", "!=", "", "||", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "Reg", "||", "!", "I", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "||", "I", ".", "getNumOperands", "(", ")", "!=", "", ")", "return", "false", ";", "switch", "(", "I", ".", "getOperand", "(", "", ")", ".", "getSubReg", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "if", "(", "Def0", ")", "return", "false", ";", "Def0", "=", "&", "I", ";", "Init", "|=", "I", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "Def1", ")", "return", "false", ";", "Def1", "=", "&", "I", ";", "Init", "|=", "static_cast", "<", "uint64_t", ">", "(", "I", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", "<<", "", ";", "break", ";", "}", "}", "if", "(", "!", "Def0", "||", "!", "Def1", "||", "Def0", "->", "getParent", "(", ")", "!=", "Def1", "->", "getParent", "(", ")", ")", "return", "false", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Def0", "<<", "", "<<", "*", "Def1", "<<", "", ")", ";", "if", "(", "SlotIndex", "::", "isEarlierInstr", "(", "LIS", "->", "getInstructionIndex", "(", "*", "Def1", ")", ",", "LIS", "->", "getInstructionIndex", "(", "*", "Def0", ")", ")", ")", "std", "::", "swap", "(", "Def0", ",", "Def1", ")", ";", "LIS", "->", "RemoveMachineInstrFromMaps", "(", "*", "Def0", ")", ";", "LIS", "->", "RemoveMachineInstrFromMaps", "(", "*", "Def1", ")", ";", "auto", "NewI", "=", "BuildMI", "(", "*", "Def0", "->", "getParent", "(", ")", ",", "*", "Def0", ",", "Def0", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addImm", "(", "Init", ")", ";", "Def0", "->", "eraseFromParent", "(", ")", ";", "Def1", "->", "eraseFromParent", "(", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "NewI", ")", ";", "LIS", "->", "removeInterval", "(", "Reg", ")", ";", "LIS", "->", "createAndComputeVirtRegInterval", "(", "Reg", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "NewI"], "ground_truth": [")", ";"], "File": "GCNPreRAOptimizations3", "Func": "processReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9819, "Length": 328, "Cover_Rate": 0.9085872576177285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CreateReg", "(", "Index", ",", "RegKind_FCC", ",", "RegInfo", ",", "S", ",", "E", ","], "ground_truth": ["Parser", ")", ";"], "File": "MipsAsmParser43", "Func": "CreateFCCReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9820, "Length": 16, "Cover_Rate": 0.3902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int", ")", "__builtin_loongarch_crc_w_h_w", "(", "(", "short", ")", "_1", ",", "(", "int"], "ground_truth": [")", "_2", ")", ";"], "File": "larchintrin", "Func": "__crc_w_h_w", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9821, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "MVT", "VecVT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "assert", "(", "!", "Subtarget", ".", "is64Bit", "(", ")", "&&", "VecVT", ".", "getVectorElementType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Op", ".", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "SDValue", "Lo", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Hi", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "VecVT", ".", "isFixedLengthVector", "(", ")", ")", "{", "MVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "VecVT", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Mask", ",", "VL", ";", "std", "::", "tie", "(", "Mask", ",", "VL", ")", "=", "getDefaultVLOps", "(", "VecVT", ",", "ContainerVT", ",", "DL", ",", "DAG", ",", "Subtarget", ")", ";", "SDValue", "Res", "=", "splatPartsI64WithVL", "(", "DL", ",", "ContainerVT", ",", "Lo", ",", "Hi", ","], "ground_truth": ["VL", ",", "DAG", ")", ";"], "File": "RISCVISelLowering32", "Func": "lowerSPLAT_VECTOR_PARTS", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9822, "Length": 136, "Cover_Rate": 0.40963855421686746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addPreserved", "<", "DominatorTreeWrapperPass", ">"], "ground_truth": ["(", ")", ";"], "File": "PPCBoolRetToInt", "Func": "getAnalysisUsage", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9823, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "createPSADBW", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDValue", "&", "Zext0", ",", "const", "SDValue", "&", "Zext1", ",", "const", "SDLoc", "&", "DL", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "EVT", "InVT", "=", "Zext0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "unsigned", "RegSize", "=", "std", "::", "max", "(", "", ",", "(", "unsigned", ")", "InVT", ".", "getSizeInBits", "(", ")", ")", ";", "unsigned", "NumConcat", "=", "RegSize", "/", "InVT", ".", "getSizeInBits", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "(", "NumConcat", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "InVT", ")", ")", ";", "Ops", "[", "", "]", "=", "Zext0", ".", "getOperand", "(", "", ")", ";", "MVT", "ExtendedVT", "=", "", "(", "", ",", "RegSize", "/", "", ")", ";", "SDValue", "SadOp0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ExtendedVT", ",", "Ops", ")", ";", "Ops", "[", "", "]", "=", "Zext1", ".", "getOperand", "(", "", ")", ";", "SDValue", "SadOp1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ExtendedVT", ",", "Ops", ")", ";", "auto", "PSADBWBuilder", "=", "[", "]", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&"], "ground_truth": ["DL", ",", "ArrayRef", "<", "SDValue", ">", "Ops", ")", "{"], "File": "X86ISelLowering (2)5", "Func": "createPSADBW", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9824, "Length": 185, "Cover_Rate": 0.6826568265682657, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "&"], "ground_truth": ["TLInfo", ";"], "File": "OR1KSubtarget1", "Func": "getTargetLowering", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9825, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "size_t", "getRelaEntrySize", "(", ")", "{", "return", ""], "ground_truth": [";"], "File": "HexagonLDBackend", "Func": "getRelaEntrySize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9826, "Length": 8, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmull_lane_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b"], "ground_truth": [",", "const", "int", "__c", ")", "{"], "File": "arm", "Func": "neon_vmull_lane_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9827, "Length": 13, "Cover_Rate": 0.3939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "continue", ";", "if", "(", "HII", "->", "isMemOp", "(", "*", "MJ", ")", ")", "continue", ";", "if", "(", "MJ", "->", "mayLoad", "(", ")", ")", "FoundLoad", "=", "true", ";", "if", "(", "MJ", "->", "mayStore", "(", ")", "&&", "!", "HII", "->", "isNewValueStore", "(", "*", "MJ", ")", ")", "FoundStore", "=", "true", ";", "}", "return", "FoundLoad", "&&"], "ground_truth": ["FoundStore", ";"], "File": "HexagonVLIWPacketizer (2)1", "Func": "foundLSInPacket", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9828, "Length": 63, "Cover_Rate": 0.6176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_vfmaddsubpd512_maskz", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ",", "(", "__v8df", ")", "__C", ",", "(", "__mmask8", ")", "__U"], "ground_truth": [",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_fmaddsub_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9829, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegMap", "[", "Stack", "[", "--", "StackTop", "]", "]", "=", "~", "", ";", "int", "Opcode", "=", "Lookup", "(", "PopTable", ",", "array_lengthof", "(", "PopTable", ")", ",", "I", "->", "getOpcode", "(", ")", ")", ";", "if", "(", "Opcode", "!=", "-", "", ")", "{", "I", "->", "setDesc", "(", "TII", "->", "get", "(", "Opcode", ")", ")", ";", "if", "(", "Opcode", "==", "", ")", "I", "->", "RemoveOperand", "(", "", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "X86FloatingPoint", "Func": "popStackAfter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9830, "Length": 67, "Cover_Rate": 0.46853146853146854, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fputs", "(", "", ",", "asm_out_file", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "unicosmk_output_default_externs", "(", "asm_out_file"], "ground_truth": [")", ";"], "File": "alpha3", "Func": "unicosmk_file_start", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9831, "Length": 54, "Cover_Rate": 0.3375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeOffsetAllocatorPass", "(", "*", "PassRegistry", "::"], "ground_truth": ["getPassRegistry", "(", ")", ")", ";"], "File": "JVMOffsetAllocator", "Func": "JVMOffsetAllocator", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9832, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LowerMemoryIntrinsics", "::", "AddToLazyDeletionSet", "(", "User", "*", "Elm", ")", "{", "if", "(", "DeletionSet", ".", "find", "(", "Elm", ")", "==", "DeletionSet", ".", "end", "("], "ground_truth": [")", ")", "DeletionSet", ".", "insert", "(", "Elm", ")", ";"], "File": "JVMLowerMemoryIntrinsics", "Func": "AddToLazyDeletionSet", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9833, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__ev64_opaque__", "t", ";", "t", "=", "__ev_mwhumi", "(", "a", ",", "b", ")", ";", "return", "__ev_mwumiaa", "(", "t", ",", "(", "(", "__ev64_s32__", ")", "{", "", ",", "", "}"], "ground_truth": [")", ")", ";"], "File": "spe", "Func": "__internal_ev_mwhgumiaa", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9834, "Length": 29, "Cover_Rate": 0.6904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "RC", "->", "hasType", "(", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "RC", "->", "hasType", "(", "", ")", "||", "RC", "->", "hasType", "(", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "RC", "->", "hasType", "(", "", ")", "||", "RC", "->", "hasType", "(", "", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "RC", "->", "hasType", "(", "", ")", "||", "RC", "->", "hasType", "(", "", ")", ")", "Opc", "=", "", ";", "assert", "(", "Opc", "&&", ""], "ground_truth": [")", ";"], "File": "MipsSEInstrInfo14", "Func": "storeRegToStack", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9835, "Length": 209, "Cover_Rate": 0.5414507772020726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "isIntS16Immediate", "(", "N", ".", "getOperand", "(", "", ")", ",", "imm", ")", ")", "return", "false", ";", "if", "(", "N", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "Index", "=", "N", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "else", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "isIntS16Immediate", "(", "N", ".", "getOperand", "(", "", ")", ",", "imm", ")", ")", "return", "false", ";", "APInt", "LHSKnownZero", ","], "ground_truth": ["LHSKnownOne", ";"], "File": "PPCISelLowering (2)", "Func": "SelectAddressRegReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9836, "Length": 102, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "SD", "->", "getAlignment", "(", ")", ">=", "MemVT", ".", "getSizeInBits", "(", ")", "/", "", ")", "||", "(", "(", "MemVT", "!=", "", ")", "&&", "(", "MemVT", "!=", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "bool", "IsLittle", "=", "Subtarget", "->", "isLittle", "(", ")", ";", "SDValue", "Value", "=", "SD", "->", "getValue", "(", ")", ",", "Chain", "=", "SD", "->", "getChain", "(", ")", ";", "EVT", "VT", "=", "Value", ".", "getValueType", "(", ")", ";", "if", "(", "(", "VT", "==", "", ")", "||", "SD", "->", "isTruncatingStore", "(", ")", ")", "{", "SDValue", "SWL", "=", "CreateStoreLR", "(", "", ",", "DAG", ",", "SD", ",", "Chain", ",", "IsLittle", "?", "", ":", "", ")", ";", "return", "CreateStoreLR", "(", "", ",", "DAG", ",", "SD", ",", "SWL", ",", "IsLittle", "?", "", ":", "", ")", ";", "}", "assert", "(", "VT", "==", "", ")", ";", "SDValue", "SDL", "=", "CreateStoreLR", "(", "", ",", "DAG", ",", "SD", ",", "Chain", ",", "IsLittle"], "ground_truth": ["?", "", ":", "", ")", ";"], "File": "MipsISelLowering126", "Func": "lowerSTORE", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9837, "Length": 153, "Cover_Rate": 0.6860986547085202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "fnmask", "&", "RS6000_BTM_CELL", ")", "!=", "", ")", "error", "(", "", ",", "name", ")", ";", "else", "if", "(", "(", "fnmask", "&", "RS6000_BTM_VSX", ")", "!=", "", ")", "error", "(", "", ",", "name", ")", ";", "else", "if", "(", "(", "fnmask", "&", "RS6000_BTM_HTM", ")", "!=", "", ")", "error", "(", "", ",", "name", ")", ";", "else", "if", "(", "(", "fnmask", "&", "RS6000_BTM_ALTIVEC", ")", "!=", "", ")", "error", "(", "", ",", "name", ")", ";", "else", "if", "(", "(", "fnmask", "&", "RS6000_BTM_PAIRED", ")", "!=", "", ")", "error", "(", "", ",", "name", ")", ";", "else", "if", "(", "(", "fnmask", "&", "RS6000_BTM_SPE", ")", "!=", "", ")", "error", "(", "", ",", "name", ")", ";", "else", "if", "(", "(", "fnmask", "&", "(", "RS6000_BTM_DFP", "|", "RS6000_BTM_P8_VECTOR", ")", ")", "==", "(", "RS6000_BTM_DFP", "|", "RS6000_BTM_P8_VECTOR", ")", ")", "error", "(", "", "", ",", "name", ")", ";", "else", "if", "(", "(", "fnmask", "&", "RS6000_BTM_DFP", ")", "!=", "", ")", "error", "(", "", ",", "name", ")", ";", "else", "if", "(", "(", "fnmask", "&", "RS6000_BTM_P8_VECTOR", ")", "!=", "", ")", "error"], "ground_truth": ["(", "", ",", "name", ")", ";"], "File": "rs60004", "Func": "rs6000_invalid_builtin", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9838, "Length": 170, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsra_n_s16", "(", "int16x4_t", "__a", ",", "int16x4_t", "__b", ",", "const", "int", "__c", ")", "{", "return", "(", "int16x4_t", ")", "__builtin_neon_vsras_nv4hi", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vsra_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9839, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitFrames", "(", "nullptr", ")", ";", "MCWinCOFFStreamer", "::", "FinishImpl", "("], "ground_truth": [")", ";"], "File": "ARMWinCOFFStreamer12", "Func": "FinishImpl", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9840, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "RVFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "return", "(", "(", "MFI", ".", "hasVarSizedObjects", "(", ")", "||", "RVFI", "->", "hasSpillVRs", "(", ")", ")", "&&", "TRI", "->", "needsStackRealignment", "("], "ground_truth": ["MF", ")", ")", ";"], "File": "RISCVFrameLowering20", "Func": "hasBP", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9841, "Length": 37, "Cover_Rate": 0.5138888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vextq_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t", "__b", ",", "const", "int"], "ground_truth": ["__c", ")", "{"], "File": "arm", "Func": "neon_vextq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9842, "Length": 13, "Cover_Rate": 0.3939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vshlq_n_s32", "(", "__a", ","], "ground_truth": ["__imm", ")", ";"], "File": "arm", "Func": "mve___arm_vshlq_n", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9843, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_u16_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9844, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "{", "return", ""], "ground_truth": [";"], "File": "HexagonRegisterInfo1", "Func": "getFrameRegister", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9845, "Length": 40, "Cover_Rate": 0.8163265306122449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "auto", "*", "Preheader", "=", "MLI", "->", "findLoopPreheader", "(", "ML", ",", "true", ",", "true", ")", ")", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "Preheader", ")", "<<", "", ";", "for", "(", "auto", "*", "MBB", ":", "ML", "->", "getBlocks", "(", ")", ")", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "MBB", ")", "<<", "", ";", "}", ")", ";", "std", "::", "function", "<", "MachineInstr", "*", "(", "MachineBasicBlock", "*", ")", ">", "SearchForStart", "=", "[", "&", "SearchForStart", "]", "(", "MachineBasicBlock", "*", "MBB", ")", "->", "MachineInstr", "*", "{", "for", "(", "auto", "&", "MI", ":", "*", "MBB", ")", "{", "if", "(", "isLoopStart", "(", "MI", ")", ")", "return", "&", "MI", ";", "}", "if", "(", "MBB", "->", "pred_size", "(", ")", "==", "", ")", "return", "SearchForStart", "(", "*", "MBB", "->", "pred_begin", "(", ")", ")", ";", "return", "nullptr", ";", "}", ";", "LowOverheadLoop", "LoLoop", "(", "*", "ML", ",", "*", "MLI", ",", "*", "RDA", ",", "*", "TRI", ",", "*", "TII", ")", ";", "if", "(", "LoLoop", ".", "Preheader", ")", "LoLoop", ".", "Start", "=", "SearchForStart", "(", "LoLoop", ".", "Preheader", ")", ";", "else", "return", "Changed", ";", "for", "(", "auto", "*", "MBB", ":", "reverse", "(", "ML", "->", "getBlocks", "(", ")", ")", ")", "{", "for", "(", "auto", "&", "MI", ":"], "ground_truth": ["*", "MBB", ")", "{"], "File": "ARMLowOverheadLoops", "Func": "ProcessLoop", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9846, "Length": 201, "Cover_Rate": 0.35638297872340424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "u", ";", "u", ".", "v", "=", "a", ";", "u", ".", "i", "[", "pos", "]", "=", "b", ";", "return", "u"], "ground_truth": [".", "v", ";"], "File": "spe", "Func": "__ev_set_s32_internal", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9847, "Length": 23, "Cover_Rate": 0.46, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "regRecord", "[", "pos"], "ground_truth": ["]", ".", "fName", ";"], "File": "TriCoreCallingConvHook", "Func": "getFunctionName", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9848, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ops", "[", "]", "=", "{", "RegSeq", ",", "CurDAG", "->", "getTargetConstant", "(", "LaneNo", ",", "dl", ",", "", ")", ",", "N", "->", "getOperand", "(", "NumVecs", "+", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "SDNode", "*", "St", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "", ",", "Ops", ")", ";", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "MemOp", "[", "", "]", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "N", ")", "->", "getMemOperand", "(", ")", ";", "cast", "<", "MachineSDNode", ">", "(", "St", ")", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+", "", ")", ";", "ReplaceNode", "(", "N", ",", "St"], "ground_truth": [")", ";"], "File": "AArch64ISelDAGToDAG17", "Func": "SelectStoreLane", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9849, "Length": 106, "Cover_Rate": 0.4472573839662447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TTIImpl", "::", "getUnrollingPreferences", "(", "Loop", "*", "L", ",", "ScalarEvolution", "&", "SE", ",", "TTI", "::", "UnrollingPreferences", "&", "UP", ")", "{", "if", "(", "ST", "->", "getMcpu", "(", ")"], "ground_truth": ["==", "", ")", "{"], "File": "PPCTargetTransformInfo15", "Func": "getUnrollingPreferences", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9850, "Length": 31, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Operand", "*", "CreateExpr", "(", "const", "MCExpr", "*", "Val", ",", "SMLoc", "S", ",", "SMLoc"], "ground_truth": ["E", ",", "bool", "Is64", ")", "{"], "File": "PPCAsmParser1", "Func": "CreateExpr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9851, "Length": 20, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SDValue", "(", ")", ";", "}", ";", "if", "(", "SDValue", "ExtSrc", "=", "IsAnyExt64", "(", "peekThroughOneUseBitcasts", "(", "Src", ")", ")", ")", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getAnyExtOrTrunc", "(", "ExtSrc", ",", "DL", ",", "", ")", ")", ")", ";", "}", "if", "(", "VT", "==", "", "&&", "Src", ".", "getOpcode", "(", ")", "==", "", "&&", "Src", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Src", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "VT", ".", "getScalarType", "(", ")", "==", "Src", ".", "getValueType", "(", ")", ")", "for", "(", "SDNode", "*", "User", ":", "Src", "->", "uses", "(", ")", ")", "if", "(", "User", "->", "getOpcode", "(", ")", "==", "", "&&", "Src", "==", "User", "->", "getOperand", "(", "", ")", ")", "{", "unsigned", "SizeInBits", "=", "VT", ".", "getFixedSizeInBits", "(", ")", ";", "unsigned", "BroadcastSizeInBits", "=", "User", "->", "getValueSizeInBits", "(", "", ")", ".", "getFixedSize", "(", ")", ";", "if", "(", "BroadcastSizeInBits", "==", "SizeInBits", ")", "return", "SDValue", "(", "User", ",", "", ")", ";", "if", "(", "BroadcastSizeInBits", ">", "SizeInBits", ")", "return", "extractSubVector", "(", "SDValue", "(", "User", ",", "", ")", ",", "", ",", "DAG", ",", "DL", ",", "SizeInBits", ")", ";", "}", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering103", "Func": "combineScalarToVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9852, "Length": 211, "Cover_Rate": 0.36316695352839934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "PPCInstrInfo4", "Func": "isReallyTriviallyReMaterializable", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9853, "Length": 49, "Cover_Rate": 0.35766423357664234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "PredicateOp", "Pred", "=", "getPredicate", "(", ")", ";", "assert", "(", "Pred", ".", "IsVector", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Pred", ".", "RegNum", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Pred"], "ground_truth": [".", "Polarity", ")", ")", ";"], "File": "TPCAsmParser", "Func": "addVPredicateOperands", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9854, "Length": 51, "Cover_Rate": 0.796875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_sra_epi16", "(", "__m512i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_psraw512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ",", "(", "__v32hi"], "ground_truth": [")", "_mm512_setzero_hi", "(", ")", ",", "(", "__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_sra_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9855, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Is128BitLaneRepeatedShuffle", "=", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ";", "if", "(", "Is128BitLaneRepeatedShuffle", ")", "{", "assert", "(", "RepeatedMask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "}", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "Subtarget", ".", "hasVLX", "(", ")", ")", "{", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleToEXPAND", "(", "DL", ",", "", ",", "Zeroable", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "}", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "SDValue", "VPermMask", "=", "getConstVector", "(", "Mask", ",", "", ",", "DAG", ",", "DL", ",", "true"], "ground_truth": [")", ";"], "File": "X86ISelLowering", "Func": "lowerV8I32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9856, "Length": 249, "Cover_Rate": 0.3890625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "EVT", "LocVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "EVT", "ValVT", "=", "VA", ".", "getValVT", "(", ")", ";", "EVT", "PtrVT", "=", "", "(", "DAG", ".", "getDataLayout", "(", ")", ".", "getPointerSizeInBits", "(", "", ")", ")", ";", "int", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "ValVT", ".", "getSizeInBits", "(", ")", "/"], "ground_truth": ["", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "true", ")", ";"], "File": "RISCVISelLowering", "Func": "unpackFromMemLoc", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9857, "Length": 69, "Cover_Rate": 0.3556701030927835, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "::", "iterator", "I", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "*", "HeadMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "TailMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "IfFalseMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "I", ",", "IfFalseMBB", ")", ";", "F", "->", "insert", "(", "I", ",", "TailMBB", ")", ";", "TailMBB", "->", "splice", "(", "TailMBB", "->", "begin", "(", ")", ",", "HeadMBB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "HeadMBB", "->", "end", "(", ")", ")", ";", "TailMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "HeadMBB", ")", ";", "HeadMBB", "->", "addSuccessor", "(", "IfFalseMBB", ")", ";", "HeadMBB", "->", "addSuccessor"], "ground_truth": ["(", "TailMBB", ")", ";"], "File": "RISCVISelLowering17", "Func": "EmitInstrWithCustomInserter", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9858, "Length": 153, "Cover_Rate": 0.41689373297002724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_floatv2siv2sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vcvt_f32_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9859, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_fnmsub_round_ph", "(", "__m512h", "__A", ",", "__m512h", "__B", ",", "__m512h", "__C", ","], "ground_truth": ["const", "int", "__R", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_fnmsub_round_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9860, "Length": 29, "Cover_Rate": 0.48333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "{", "const", "MachineOperand", "*", "Src0", "=", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "src0", ")", ";", "const", "MachineOperand", "*", "Src1", "=", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "src1", ")", ";", "if", "(", "Src1", "->", "isIdenticalTo", "(", "*", "Src0", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", "<<", "", ")", ";", "int", "Src2Idx", "=", "", "(", "Opc", ",", "", "::", "src2", ")", ";", "if", "(", "Src2Idx", "!=", "-", "", ")", "MI", "->", "RemoveOperand", "(", "Src2Idx", ")", ";", "MI", "->", "RemoveOperand", "(", "", "(", "Opc", ",", "", "::", "src1", ")", ")", ";", "mutateCopyOp", "(", "*", "MI", ",", "TII", "->", "get", "(", "Src0", "->", "isReg", "(", ")", "?", "(", "unsigned", ")", "", ":", "getMovOpc", "(", "false"], "ground_truth": [")", ")", ")", ";"], "File": "SIFoldOperands", "Func": "tryFoldInst", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9861, "Length": 150, "Cover_Rate": 0.7317073170731707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "(", "(", "__v16su", ")", "__A"], "ground_truth": ["^", "(", "__v16su", ")", "__B", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_xor_si512", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9862, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "s1", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "is32Bit", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::", "Fail", ";", "DecodeStatus", "status", "=", "DecodeOperandRegister", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "status", "=", "DecodeOperandRegister", "(", "Inst", ",", "s3", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "status", "=", "DecodeOperandRegister", "(", "Inst", ",", "s2", ",", "Address"], "ground_truth": [",", "Decoder", ")", ";"], "File": "TriCoreDisassembler (2)", "Func": "DecodeRRR2Instruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9863, "Length": 96, "Cover_Rate": 0.49740932642487046, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "llvm", "::", "findOneNVVMAnnotation", "(", "&", "F", ",", "llvm", "::", "PropertyAnnotationNames", "[", "llvm", "::"], "ground_truth": ["PROPERTY_MAXNTID_X", "]", ",", "x", ")", ")", ";"], "File": "NVPTXUtilities", "Func": "getMaxNTIDx", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9864, "Length": 22, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "llvm", "::", "getBLXOpcode", "(", "const"], "ground_truth": ["MachineFunction", "&", "MF", ")", "{"], "File": "ARMBaseInstrInfo110", "Func": "getBLXOpcode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9865, "Length": 11, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getTCReturnAddrDelta", "(", ")", "const"], "ground_truth": ["{"], "File": "M680x0MachineFunction", "Func": "getTCReturnAddrDelta", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9866, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "isStackAligned", "?", "", ":", "", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "Opc", "=", "", ";", "}", "else", "{", "assert", "(", "", "&&", "", ")", ";", "abort", "("], "ground_truth": [")", ";"], "File": "X86InstrInfo101", "Func": "getLoadRegOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9867, "Length": 172, "Cover_Rate": 0.6254545454545455, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CurInfo", ".", "isCompatible", "(", "Require", ")", ")", "return", "false", ";", "if", "(", "!", "CurInfo", ".", "isUnknown", "(", ")", "&&", "Require", ".", "hasAVLReg", "(", ")", "&&", "Require", ".", "getAVLReg", "(", ")", ".", "isVirtual", "(", ")", "&&", "!", "CurInfo", ".", "hasSEWLMULRatioOnly", "(", ")", "&&", "Require", ".", "hasSameVTYPE", "(", "CurInfo", ")", ")", "{", "if", "(", "MachineInstr", "*", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "Require", ".", "getAVLReg", "(", ")", ")", ")", "{", "if", "(", "DefMI", "->", "getOpcode", "(", ")", "==", "", "||", "DefMI", "->", "getOpcode", "(", ")", "==", "", "||", "DefMI", "->", "getOpcode", "("], "ground_truth": [")", "==", "", ")", "{"], "File": "RISCVInsertVSETVLI10", "Func": "needVSETVLI", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9868, "Length": 97, "Cover_Rate": 0.6298701298701299, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "WebAssemblyInstrInfo", "Func": "ReverseBranchCondition", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9869, "Length": 14, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "Z80MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "Z80MachineFunctionInfo", ">", "(", ")", ";", "MFI", "->", "setCalleeSavedFrameSize", "(", "CSI", ".", "size", "(", ")", "*", "", ")", ";", "for", "(", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "", ";", "i"], "ground_truth": ["--", ")", "{"], "File": "GBZ80FrameLowering (2)", "Func": "spillCalleeSavedRegisters", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9870, "Length": 72, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "offset", ";", "bool", "interrupt_save_prologue_temp", "=", "false", ";", "unsigned", "int", "regno", ",", "i", ",", "num_x_saved", "=", "", ",", "num_f_saved", "=", "", ";", "frame", "=", "&", "cfun", "->", "machine", "->", "frame", ";", "if", "(", "cfun", "->", "machine", "->", "interrupt_handler_p", ")", "{", "HOST_WIDE_INT", "step1", "=", "riscv_first_stack_step", "(", "frame", ")", ";", "if", "(", "!", "SMALL_OPERAND", "(", "frame", "->", "total_size", "-", "step1", ")", ")", "interrupt_save_prologue_temp", "=", "true", ";", "}", "memset", "(", "frame", ",", "", ",", "sizeof", "(", "*", "frame", ")", ")", ";", "if", "(", "!", "cfun", "->", "machine", "->", "naked_p", ")", "{", "for", "(", "regno", "=", "GP_REG_FIRST", ";", "regno", "<=", "GP_REG_LAST", ";", "regno", "++", ")", "if", "(", "riscv_save_reg_p", "(", "regno", ")", "||", "(", "interrupt_save_prologue_temp", "&&", "(", "regno", "==", "RISCV_PROLOGUE_TEMP_REGNUM", ")", ")", ")", "frame", "->", "mask", "|=", "", "<<", "(", "regno", "-", "GP_REG_FIRST", ")", ",", "num_x_saved", "++", ";", "if", "(", "crtl", "->", "calls_eh_return", ")", "for", "(", "i", "=", "", ";", "(", "regno", "=", "EH_RETURN_DATA_REGNO", "(", "i", ")", ")", "!=", "INVALID_REGNUM", ";", "i", "++", ")", "frame", "->", "mask", "|=", "", "<<", "(", "regno", "-", "GP_REG_FIRST", ")", ",", "num_x_saved", "++", ";", "if", "(", "TARGET_HARD_FLOAT", ")", "for", "(", "regno", "=", "FP_REG_FIRST", ";", "regno", "<=", "FP_REG_LAST", ";", "regno", "++", ")", "if", "(", "riscv_save_reg_p", "(", "regno", ")", ")", "frame", "->", "fmask", "|=", "", "<<", "(", "regno", "-", "FP_REG_FIRST", ")", ",", "num_f_saved", "++", ";", "}", "offset", "=", "RISCV_STACK_ALIGN", "(", "crtl", "->", "outgoing_args_size", ")", ";", "offset", "+=", "RISCV_STACK_ALIGN", "(", "get_frame_size", "(", ")", ")", ";", "frame", "->", "frame_pointer_offset", "=", "offset", ";", "if", "(", "frame", "->", "fmask", ")", "offset", "+=", "RISCV_STACK_ALIGN", "(", "num_f_saved", "*", "UNITS_PER_FP_REG", ")", ";", "frame", "->", "fp_sp_offset", "=", "offset", "-", "UNITS_PER_FP_REG", ";", "if", "(", "frame", "->", "mask", ")", "{", "unsigned", "x_save_size", "=", "RISCV_STACK_ALIGN", "(", "num_x_saved", "*", "UNITS_PER_WORD", ")", ";", "unsigned", "num_save_restore", "=", "", "+", "riscv_save_libcall_count", "(", "frame", "->", "mask", ")", ";", "if", "(", "RISCV_STACK_ALIGN", "(", "num_save_restore", "*", "UNITS_PER_WORD", ")", "==", "x_save_size", ")", "{", "if", "(", "TARGET_RVE", ")", "x_save_size", "=", "", "*", "UNITS_PER_WORD", ";", "frame", "->", "save_libcall_adjustment", "=", "x_save_size", ";", "}", "offset", "+=", "x_save_size", ";", "}", "frame", "->", "gp_sp_offset", "=", "offset", "-", "UNITS_PER_WORD", ";", "frame", "->", "hard_frame_pointer_offset", "=", "offset", ";", "offset", "+=", "RISCV_STACK_ALIGN", "(", "cfun", "->", "machine", "->", "varargs_size", ")", ";", "offset", "+=", "RISCV_STACK_ALIGN", "(", "crtl", "->", "args", ".", "pretend_args_size", ")", ";", "frame", "->", "arg_pointer_offset", "=", "offset", "-", "crtl", "->"], "ground_truth": ["args", ".", "pretend_args_size", ";"], "File": "riscv", "Func": "riscv_compute_frame_info", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9871, "Length": 372, "Cover_Rate": 0.914004914004914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PrivateGlobalPrefix", "=", "", ";", "WeakRefDirective", "=", "", ";", "SetDirective", "=", "", ";", "PCSymbol", "=", "", ";", "NonexecutableStackDirective", "="], "ground_truth": ["", ";"], "File": "SystemZTargetAsmInfo", "Func": "SystemZTargetAsmInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9872, "Length": 20, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "case", "", ":", "if", "(", "AM", ".", "BaseType", "==", "ISelAddressMode", "::", "RegBase", "&&", "AM", ".", "Base", ".", "Reg", ".", "getNode", "(", ")", "==", "", ")", "{", "AM", ".", "BaseType", "=", "ISelAddressMode", "::", "FrameIndexBase", ";", "AM", ".", "Base", ".", "FrameIndex", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "N", ")", "->", "getIndex", "(", ")", ";", "return", "false", ";", "}", "break", ";", "case", "", ":", "{", "ISelAddressMode", "Backup", "=", "AM", ";", "if", "(", "!", "MatchAddress", "(", "N", ".", "getNode", "(", ")", "->", "getOperand", "(", "", ")", ",", "AM", ")", "&&", "!", "MatchAddress", "(", "N", ".", "getNode", "(", ")", "->", "getOperand", "(", "", ")", ",", "AM", ")", ")", "return", "false", ";", "AM", "=", "Backup", ";", "if", "(", "!", "MatchAddress", "(", "N", ".", "getNode", "(", ")", "->", "getOperand", "(", "", ")", ",", "AM", ")", "&&", "!", "MatchAddress", "(", "N", ".", "getNode", "(", ")", "->", "getOperand", "(", "", ")"], "ground_truth": [",", "AM", ")", ")", "return", "false", ";"], "File": "mprocISelDAGToDAG", "Func": "MatchAddress", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9873, "Length": 150, "Cover_Rate": 0.4437869822485207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "SmallVector", "<", "unsigned", ",", "", ">", "ArgsParts", ";", "ParseFunctionArgs", "(", "Args", ",", "ArgsParts", ")", ";", "unsigned", "RegsLeft", "=", "NbRegs", ";", "bool", "UseStack", "=", "false", ";", "unsigned", "ValNo", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ArgsParts", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "i", "++", ")", "{", "MVT", "ArgVT", "=", "Args", "[", "ValNo", "]", ".", "VT", ";", "", "ArgFlags", "=", "Args", "[", "ValNo", "]", ".", "Flags", ";", "MVT", "LocVT", "=", "ArgVT", ";", "CCValAssign", "::", "LocInfo", "LocInfo", "=", "CCValAssign", "::", "Full", ";", "if", "(", "LocVT", "==", "", ")", "{", "LocVT", "=", "", ";", "if", "(", "ArgFlags", ".", "isSExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "SExt", ";", "else", "if", "(", "ArgFlags", ".", "isZExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "ZExt", ";", "else", "LocInfo", "=", "CCValAssign", "::", "AExt", ";", "}", "if", "(", "ArgFlags", ".", "isByVal", "(", ")", ")", "{", "State", ".", "HandleByVal", "(", "ValNo", "++", ",", "ArgVT", ",", "LocVT", ",", "LocInfo", ",", "", ",", "", ",", "ArgFlags", ")", ";", "continue", ";", "}", "unsigned", "Parts", "=", "ArgsParts", "[", "i", "]", ";", "if", "(", "!", "UseStack", "&&", "Parts", "<=", "RegsLeft", ")", "{", "unsigned", "FirstVal", "=", "ValNo", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "Parts", ";", "j", "++", ")", "{", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "RegList", ")", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "ValNo", "++", ",", "ArgVT", ",", "Reg", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "RegsLeft", "--", ";", "}", "SmallVectorImpl", "<", "CCValAssign", ">", "::", "iterator", "B", "=", "ArgLocs", ".", "begin", "(", ")", "+", "FirstVal", ";", "std", "::", "reverse", "(", "B", ",", "B", "+", "Parts", ")", ";", "}", "else", "{", "UseStack", "=", "true", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "Parts", ";", "j", "++", ")", "CC__AssignStack", "(", "ValNo", "++", ",", "ArgVT"], "ground_truth": [",", "LocVT", ",", "LocInfo", ",", "ArgFlags", ",", "State", ")", ";"], "File": "MSP430ISelLowering (2)", "Func": "AnalyzeArguments", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9874, "Length": 307, "Cover_Rate": 0.7851662404092071, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "const", "FrameLowering", "&", "TFI", "=", "*", "Subtarget", ".", "getFrameLowering", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "MBB", "->", "getBasicBlock", "(", ")", ";", "const", "unsigned", "ProbeSize", "=", "getStackProbeSize", "(", "*", "MF", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "MachineBasicBlock", "*", "testMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "tailMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "blockMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineFunction", "::", "iterator", "MBBIter", "=", "++", "MBB", "->", "getIterator", "(", ")", ";", "MF", "->", "insert", "(", "MBBIter", ",", "testMBB", ")", ";", "MF", "->", "insert", "(", "MBBIter", ",", "blockMBB", ")", ";", "MF", "->", "insert", "(", "MBBIter", ",", "tailMBB", ")", ";", "Register", "sizeVReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "physSPReg", "=", "TFI", ".", "Uses64BitFramePtr", "?", "", ":", "", ";", "Register", "TmpStackPtr", "=", "MRI", ".", "createVirtualRegister", "(", "TFI", ".", "Uses64BitFramePtr", "?", "&", "", ":", "&", "", ")", ";", "Register", "FinalStackPtr", "=", "MRI", ".", "createVirtualRegister", "(", "TFI", ".", "Uses64BitFramePtr", "?", "&", "", ":", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "{", "MI", "}", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "TmpStackPtr", ")", ".", "addReg", "(", "physSPReg", ")", ";", "{", "const", "unsigned", "Opc", "=", "TFI", ".", "Uses64BitFramePtr", "?", "", ":", "", ";", "BuildMI", "(", "*", "MBB", ",", "{", "MI", "}", ",", "DL", ",", "TII", "->", "get", "(", "Opc", ")", ",", "FinalStackPtr", ")", ".", "addReg", "(", "TmpStackPtr", ")", ".", "addReg", "(", "sizeVReg", ")", ";", "}", "BuildMI", "(", "testMBB", ",", "DL", ",", "TII", "->", "get", "(", "TFI", ".", "Uses64BitFramePtr", "?", "", ":", "", ")", ")", ".", "addReg", "(", "physSPReg", ")", ".", "addReg", "(", "FinalStackPtr", ")", ";", "BuildMI", "(", "testMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "tailMBB", ")", ".", "addImm", "(", "", ")", ";", "testMBB", "->", "addSuccessor", "(", "blockMBB", ")", ";", "testMBB", "->", "addSuccessor", "(", "tailMBB", ")", ";", "BuildMI", "(", "blockMBB", ",", "DL", ",", "TII", "->", "get", "(", "getSUBriOpcode", "(", "TFI", ".", "Uses64BitFramePtr", ",", "ProbeSize", ")", ")", ",", "physSPReg", ")", ".", "addReg", "(", "physSPReg", ")", ".", "addImm", "(", "ProbeSize", ")", ";", "const", "unsigned", "MovMIOpc", "=", "TFI", ".", "Uses64BitFramePtr", "?", "", ":", "", ";", "addRegOffset", "(", "BuildMI", "(", "blockMBB", ",", "DL", ",", "TII", "->", "get", "(", "MovMIOpc", ")", ")", ",", "physSPReg", ",", "false", ",", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "blockMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "testMBB", ")", ";", "blockMBB", "->", "addSuccessor", "(", "testMBB"], "ground_truth": [")", ";"], "File": "X86ISelLowering215", "Func": "EmitLoweredProbedAlloca", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9875, "Length": 436, "Cover_Rate": 0.7530224525043178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pternlogq256_mask", "(", "(", "__v4di", ")", "__A", ",", "(", "__v4di", ")", "__B", ",", "(", "__v4di", ")", "__C", ",", "imm", ","], "ground_truth": ["(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_ternarylogic_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9876, "Length": 30, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_orpd256", "(", "(", "__v4df", ")"], "ground_truth": ["__A", ",", "(", "__v4df", ")", "__B", ")", ";"], "File": "avxintrin", "Func": "_mm256_or_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9877, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Fmt", "=", "UFMT_UNDEF", ";", "if", "(", "!", "tryParseFmt", "(", "", ",", "UFMT_MAX", ",", "Fmt", ")", ")", "return", "MatchOperand_ParseFail", ";", "if", "(", "Fmt", "==", "UFMT_UNDEF", ")", "return", "MatchOperand_NoMatch", ";", "Format", "=", "Fmt", ";", "return"], "ground_truth": ["MatchOperand_Success", ";"], "File": "AMDGPUAsmParser1", "Func": "parseUfmt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9878, "Length": 36, "Cover_Rate": 0.6545454545454545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstructionSelector", "::", "selectUnmergeValues", "(", "MachineInstr", "&", "I", ",", "MachineRegisterInfo", "&", "MRI", ",", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "I", ".", "getOpcode", "(", ")", "!=", "TargetOpcode", "::", "G_UNMERGE_VALUES", ")", "return", "false", ";", "unsigned", "NumDefs", "=", "I", ".", "getNumOperands", "(", ")", "-", "", ";", "unsigned", "SrcReg", "=", "I", ".", "getOperand", "(", "NumDefs", ")", ".", "getReg", "(", ")", ";", "unsigned", "DefSize", "=", "MRI", ".", "getType", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "getSizeInBits", "(", ")", ";", "for", "(", "unsigned", "Idx", "=", "", ";", "Idx", "<", "NumDefs", ";", "++", "Idx", ")", "{", "MachineInstr", "&", "ExtrInst", "=", "*", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "G_EXTRACT", ")", ",", "I", ".", "getOperand", "(", "Idx", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "Idx", "*", "DefSize", ")", ";", "if", "(", "!", "select", "(", "ExtrInst", ")", ")", "return", "false", ";", "}", "I", ".", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "X86InstructionSelector (2)", "Func": "selectUnmergeValues", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9879, "Length": 173, "Cover_Rate": 0.9942528735632183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "checkType", "(", "N", "->", "getMemOperand", "(", ")", "->"], "ground_truth": ["getValue", "(", ")", ",", "", ")", ";"], "File": "AMDGPUISelDAGToDAG104", "Func": "isFlatLoad", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9880, "Length": 16, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_roundps256", "(", "(", "__v8sf", ")"], "ground_truth": ["__V", ",", "__M", ")", ";"], "File": "avxintrin", "Func": "_mm256_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9881, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCInfo", ".", "AllocateReg", "(", "ImplicitBufferPtrReg", ")", ";", "}", "unsigned", "NumArgs", "=", "F", ".", "arg_size", "(", ")", ";", "Function", "::", "const_arg_iterator", "CurOrigArg", "=", "F", ".", "arg_begin", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "unsigned", "PnputNum", "=", "", ";", "BitVector", "Skipped", "(", "NumArgs", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumArgs", ";", "++", "i", ",", "++", "CurOrigArg", ")", "{", "EVT", "ValEVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "CurOrigArg", "->", "getType", "(", ")", ")", ";", "", "Flags", ";", "assert", "(", "VRegs", "[", "i", "]", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "ArgInfo", "OrigArg", "{", "VRegs", "[", "i", "]", "[", "", "]", ",", "CurOrigArg", "->", "getType", "(", ")", "}", ";", "setArgFlags", "(", "OrigArg", ",", "i", "+", "", ",", "DL", ",", "F", ")", ";", "Flags", ".", "setOrigAlign", "(", "DL", ".", "getABITypeAlignment", "(", "CurOrigArg", "->", "getType", "(", ")", ")", ")", ";", "if", "(", "F", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "_PS", "&&", "!", "OrigArg", ".", "Flags", ".", "isInReg", "(", ")", "&&", "!", "OrigArg", ".", "Flags", ".", "isByVal", "(", ")", "&&", "PnputNum", "<=", "", ")", "{", "if", "(", "CurOrigArg", "->", "use_empty", "(", ")", "&&", "!", "Info", "->", "isPnputAllocated", "(", "PnputNum", ")", ")", "{", "Skipped", ".", "set", "(", "i", ")", ";", "++", "PnputNum", ";", "continue", ";", "}", "Info", "->", "markPnputAllocated", "(", "PnputNum", ")", ";", "if", "(", "!", "CurOrigArg", "->", "use_empty", "(", ")", ")", "Info", "->", "markPnputEnabled", "(", "PnputNum", ")", ";", "++", "PnputNum", ";", "}", "CCAssignFn", "*", "AssignFn", "=", "CCAssignFnForCall", "(", "F", ".", "getCallingConv", "(", ")", ",", "false", ")", ";", "if", "(", "ValEVT", ".", "isVector", "(", ")", ")", "{", "EVT", "ElemVT", "=", "ValEVT", ".", "getVectorElementType", "(", ")", ";", "if", "(", "!", "ValEVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "MVT", "ValVT", "=", "ElemVT", ".", "getSimpleVT", "(", ")", ";", "bool", "Res", "=", "AssignFn", "(", "i", ",", "ValVT", ",", "ValVT", ",", "CCValAssign", "::", "Full", ",", "OrigArg", ".", "Flags", ",", "CCInfo", ")", ";", "if", "(", "!", "Res", ")", "return", "false", ";", "}", "else", "{", "MVT", "ValVT", "=", "ValEVT", ".", "getSimpleVT", "(", ")", ";", "if", "(", "!", "ValEVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "bool", "Res", "=", "AssignFn", "(", "i", ",", "ValVT", ",", "ValVT", ",", "CCValAssign", "::", "Full", ",", "OrigArg", ".", "Flags", ",", "CCInfo", ")", ";", "if", "(", "Res", ")", "return", "false", ";", "}", "}", "Function", "::", "const_arg_iterator", "Arg", "=", "F", ".", "arg_begin", "(", ")", ";", "if", "(", "F", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "_VS", "||", "F", ".", "getCallingConv", "(", ")"], "ground_truth": ["==", "CallingConv", "::", "_PS", ")", "{"], "File": "AMDGPUCallLowering7", "Func": "lowerFormalArguments", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9882, "Length": 417, "Cover_Rate": 0.4001919385796545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget", "(", ")", "{", "RegisterTargetMachine", "<", "TargetMachine", ">"], "ground_truth": ["X", "(", "TheTarget", ")", ";"], "File": "AVRTargetMachine2", "Func": "LLVMInitializeAVRTarget", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9883, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getFPUTopSavedRegOff", "(", ")"], "ground_truth": ["const", "{"], "File": "MipsMachineFunction11", "Func": "getFPUTopSavedRegOff", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9884, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isEmscriptenInvokeName", "(", "StringRef", "Name", ")", "{", "if", "(", "Name", ".", "front", "(", ")", "==", "'\"'", "&&", "Name", ".", "back", "(", ")", "==", "'\"'", ")", "Name", "=", "Name", ".", "substr", "(", "", ",", "Name", ".", "size", "(", ")", "-", "", ")", ";", "return", "Name", ".", "startswith", "(", ""], "ground_truth": [")", ";"], "File": "WebAssemblyAsmPrinter (2)1", "Func": "isEmscriptenInvokeName", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9885, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTargetMC", "(", ")", "{", "RegisterMCAsmInfo", "<", "MCAsmInfo", ">", "X", "(", "TheTarget", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "TheTarget", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "TheTarget", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "TheTarget", ",", "llvm", "::", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheTarget", ",", "createAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "TheTarget", ",", "createMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterELFStreamer", "(", "TheTarget", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCRelocationInfo", "(", "TheTarget", ","], "ground_truth": ["createElfRelocation", ")", ";"], "File": "LanaiMCTargetDesc17", "Func": "LLVMInitializeLanaiTargetMC", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9886, "Length": 97, "Cover_Rate": 0.9065420560747663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSetendOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ","], "ground_truth": ["raw_ostream", "&", "O", ")", "{"], "File": "ARMInstPrinter (2)", "Func": "printSetendOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9887, "Length": 18, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Kind", "==", "k_Register", "&&", "Reg", "."], "ground_truth": ["Kind", "==", "rk_FloatReg", ")", ";"], "File": "SparcAsmParser", "Func": "isFloatReg", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9888, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddValueSymbolsImpl", "(", "getSubExpr", "(", ")", ","], "ground_truth": ["Asm", ")", ";"], "File": "ARM64MCExpr", "Func": "AddValueSymbols", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9889, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "vector", "signed", "short", "vec_madds", "(", "vector", "signed", "short", "a1", ",", "vector", "signed", "short", "a2", ","], "ground_truth": ["vector", "signed", "short", "a3", ")", "{"], "File": "altivec4", "Func": "vec_madds", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9890, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "gen_rtx_REG", "(", "mode", ",", ""], "ground_truth": [")", ";"], "File": "m32r", "Func": "m32r_libcall_value", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9891, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "FastISel", "(", "FunctionLoweringInfo", "&", "funcInfo", ",", "const", "TargetLibraryInfo", "*", "libInfo", ")", ":", "FastISel", "(", "funcInfo", ",", "libInfo", ")", ",", "M", "(", "const_cast", "<", "Module", "&", ">", "(", "*", "funcInfo", ".", "Fn", "->", "getParent", "(", ")", ")", ")", ",", "TM", "(", "funcInfo", ".", "MF", "->", "getTarget", "("], "ground_truth": [")", ")", ",", "TII", "(", "*", "TM", ".", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "(", ")", ")", ",", "TLI", "(", "*", "TM", ".", "getSubtargetImpl", "(", ")", "->", "getTargetLowering", "(", ")", ")", "{"], "File": "ARMFastISel89", "Func": "ARMFastISel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9892, "Length": 78, "Cover_Rate": 0.6341463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ELFTargetObjectFile", "::", "isInSmallSection", "(", "uint64_t"], "ground_truth": ["Size", ")", "const", "{"], "File": "RISCVTargetObjectFile2", "Func": "isInSmallSection", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9893, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "result", "=", "build_variant_type_copy", "(", "result", ")", ";", "add_builtin_type", "(", "name", ",", "result", ")", ";", "return", "result"], "ground_truth": [";"], "File": "rs6000-builtin", "Func": "rs6000_vector_type", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9894, "Length": 17, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vshr_n_s32", "(", "int32x2_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "int32x2_t", ")", "__builtin_aarch64_ashrv2si", "("], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vshr_n_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9895, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ArgBytes", "=", "ArgSizeInBits", ">>", "", ";", "EVT", "ArgVT", ";", "if", "(", "ArgSizeInBits", "<", "VT", ".", "getSizeInBits", "(", ")", ")", "{", "assert", "(", "!", "ArgType", "->", "isFloatTy", "(", ")", "&&", "", ")", ";", "ArgVT", "=", "", "(", "ArgSizeInBits", ")", ";", "}", "else", "{", "ArgVT", "=", "VT", ";", "}", "PointerType", "*", "PtrTy", "=", "PointerType", "::", "get", "(", "VT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "", ")", ";", "SDValue", "Arg", "=", "DAG", ".", "getExtLoad", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getRoot", "(", ")", ",", "DAG", ".", "getConstant", "(", "ParamOffsetBytes", ",", "", ")"], "ground_truth": [",", "MachinePointerInfo", "(", "UndefValue", "::", "get", "(", "PtrTy", ")", ")", ",", "ArgVT", ",", "false", ",", "false", ",", "ArgBytes", ")", ";"], "File": "R600ISelLowering15", "Func": "LowerFormalArguments", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9896, "Length": 118, "Cover_Rate": 0.4354243542435424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vshrntq_m_n_u32", "(", "uint16x8_t", "__a", ",", "uint32x4_t", "__b", ",", "const", "int", "__imm"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vshrntq_m_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9897, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vfmah_f16", "(", "float16_t", "__a", ",", "float16_t", "__b", ",", "float16_t", "__c", ")", "{", "return", "__builtin_aarch64_fmahf", "(", "__b", ",", "__c", ","], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "fp16_vfmah_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9898, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCCodeEmitter", "::", "encodeInstruction", "(", "const", "MCInst", "&", "MI", ",", "raw_ostream", "&", "OS", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCInstrDesc", "&", "Desc", "=", "MCII", ".", "get", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "unsigned", "Size", "=", "Desc", ".", "getSize", "(", ")", ";", "assert", "(", "Size", ">", "", "&&", "", ")", ";", "uint64_t", "BinaryOpCode", "=", "getBinaryCodeForInstr", "(", "MI", ",", "Fixups", ",", "STI", ")", ";", "emitInstruction", "(", "BinaryOpCode", ",", "Size", ",", "STI", ","], "ground_truth": ["OS", ")", ";"], "File": "SNESMCCodeEmitter", "Func": "encodeInstruction", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9899, "Length": 85, "Cover_Rate": 0.9883720930232558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "TARGET_VX_ABI", "&&", "typelist", "==", "", "&&", "VECTOR_TYPE_P", "(", "TREE_TYPE", "(", "val", ")", ")", "&&", "(", "funcdecl", "==", "NULL_TREE", "||", "(", "TREE_CODE", "(", "funcdecl", ")", "==", "FUNCTION_DECL", "&&", "DECL_BUILT_IN_CLASS", "(", "funcdecl", ")", "!=", "BUILT_IN_MD", ")", ")", ")"], "ground_truth": ["?", "N_", "(", "", ")", ":", "NULL", ")", ";"], "File": "s390", "Func": "s390_invalid_arg_for_unprototyped_fn", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9900, "Length": 48, "Cover_Rate": 0.7384615384615385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "mode", "==", "CC_FPmode", ")", "{", "cr_class", "=", "FCR_REGS", ";", "p_new_cr", "=", "&", "frv_ifcvt", ".", "extra_fp_cr", ";", "}", "else", "goto", "fail", ";", "new_cr", "=", "*", "p_new_cr", ";", "if", "(", "!", "new_cr", ")", "{", "new_cr", "=", "*", "p_new_cr", "=", "frv_alloc_temp_reg", "(", "&", "frv_ifcvt", ".", "tmp_reg", ",", "cr_class", ",", "CC_CCRmode", ",", "TRUE", ",", "TRUE", ")", ";", "if", "(", "!", "new_cr", ")", "goto", "fail", ";", "}", "if", "(", "ce_info", "->", "and_and_p", ")", "{", "old_test", "=", "old_false", ";", "test_expr", "=", "true_expr", ";", "logical_func", "=", "(", "GET_CODE", "(", "old_true", ")", "==", "EQ", ")", "?", "gen_andcr", ":", "gen_andncr", ";", "*", "p_true", "=", "gen_rtx_NE", "(", "CC_CCRmode", ",", "cr", ",", "const0_rtx", ")", ";", "*", "p_false", "=", "gen_rtx_EQ", "(", "CC_CCRmode", ",", "cr", ",", "const0_rtx", ")", ";", "}", "else", "{", "old_test", "=", "old_false", ";", "test_expr", "=", "false_expr", ";", "logical_func", "=", "(", "GET_CODE", "(", "old_false", ")", "==", "EQ", ")", "?", "gen_orcr", ":", "gen_orncr", ";", "*", "p_true", "=", "gen_rtx_EQ", "(", "CC_CCRmode", ",", "cr", ",", "const0_rtx", ")", ";", "*", "p_false", "=", "gen_rtx_NE", "(", "CC_CCRmode", ",", "cr", ",", "const0_rtx", ")", ";", "}", "frv_ifcvt_add_insn", "(", "(", "*", "logical_func", ")", "(", "cr", ",", "cr", ",", "new_cr", ")", ",", "BB_END", "(", "bb", ")", ",", "TRUE", ")", ";", "cc", "=", "XEXP", "(", "test_expr", ",", "", ")", ";", "compare", "=", "gen_rtx_fmt_ee", "(", "GET_CODE", "(", "test_expr", ")", ",", "CC_CCRmode", ",", "cc", ",", "const0_rtx", ")", ";", "if_else", "=", "gen_rtx_IF_THEN_ELSE", "(", "CC_CCRmode", ",", "old_test", ",", "compare", ",", "const0_rtx", ")", ";", "check_insn", "=", "gen_rtx_SET", "(", "new_cr", ",", "if_else", ")", ";", "frv_ifcvt_add_insn", "(", "check_insn", ",", "BB_END", "(", "bb", ")", ",", "TRUE", ")", ";", "if", "(", "TARGET_DEBUG_COND_EXEC", ")", "{", "fputs", "(", "", ",", "stderr", ")", ";", "debug_rtx", "(", "*", "p_true", ")", ";", "fputs", "(", "", ",", "stderr", ")", ";", "debug_rtx", "(", "*", "p_false", ")", ";", "}", "return", ";", "fail", ":", "*", "p_true", "=", "*", "p_false", "=", "NULL_RTX", ";", "if", "(", "new_cr", ")", "{", "CLEAR_HARD_REG_BIT", "(", "frv_ifcvt", ".", "tmp_reg", ".", "regs", ",", "REGNO", "(", "new_cr", ")", ")", ";", "*", "p_new_cr", "=", "NULL_RTX", ";", "}", "if", "(", "TARGET_DEBUG_COND_EXEC", ")", "fputs", "(", ""], "ground_truth": [",", "stderr", ")", ";"], "File": "frv", "Func": "frv_ifcvt_modify_multiple_tests", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 9901, "Length": 331, "Cover_Rate": 0.5996376811594203, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isT2MemRegOffset", "(", ")", "const", "{", "if", "(", "!", "isMem", "(", ")", "||", "!", "Memory", ".", "OffsetRegNum", "||", "Memory", ".", "isNegative", "||", "Memory", ".", "Alignment", "!=", "", ")", "return", "false", ";", "if", "(", "Memory", ".", "ShiftType", "==", "", ")", "return"], "ground_truth": ["true", ";"], "File": "ARMAsmParser (2)", "Func": "isT2MemRegOffset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9902, "Length": 42, "Cover_Rate": 0.6268656716417911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Result", ".", "push_back", "(", "StringSwitch", "<", "StringRef", ">", "(", "CPU", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ")", ";", "break", ";", "}", "case", "", "::", "NoArch", ":", "break", ";", "}", "return", "join", "(", "Result", ".", "begin", "(", ")", ",", "Result", ".", "end", "(", ")", ","], "ground_truth": ["", ")", ";"], "File": "HexagonMCTargetDesc11", "Func": "selectHexagonFS", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9903, "Length": 70, "Cover_Rate": 0.3465346534653465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "isDebugInstr", "(", ")", ")", "return", "false", ";", "if", "(", "MI", ".", "isTerminator", "(", ")", "||", "MI", ".", "isPosition", "(", ")", ")", "return", "true", ";", "MachineBasicBlock", "::", "const_iterator", "I", "=", "MI", ";", "while", "(", "++", "I", "!=", "MBB", "->", "end", "(", ")", "&&", "I"], "ground_truth": ["->", "isDebugInstr", "(", ")", ")", ";"], "File": "ARMBaseInstrInfo1", "Func": "isSchedulingBoundary", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9904, "Length": 53, "Cover_Rate": 0.43089430894308944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isTypeLegal", "(", "Ty", ",", "VT", ")", ")", "return", "false", ";", "unsigned", "OpC", "=", "", ";", "if", "(", "VT", "==", "", ")", "OpC", "=", "", ";", "else", "if", "(", "VT", "==", "", ")", "OpC", "=", "", ";", "else", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "OpC", ")", ",", "ResultReg", ")", ".", "addImm", "(", "CI", "->", "getZExtValue", "(", ")", "==", "", "?", "-", "", ":", "", ")", ";", "UpdateValueMap", "(", "&", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "case", "", ":", "{", "DbgDeclareInst", "*", "DI", "=", "cast", "<", "DbgDeclareInst", ">", "(", "&", "I", ")", ";", "AddressMode", "AM", ";", "assert", "(", "DI", "->", "getAddress", "(", ")", "&&", "", ")", ";", "if", "(", "!", "SelectAddress", "(", "DI", "->", "getAddress", "(", ")", ",", "AM", ")", ")", "return", "false", ";", "const", "TargetInstrDesc", "&", "II", "=", "TII", ".", "get", "(", "TargetOpcode", "::", "DBG_VALUE", ")", ";", "addFullAddress", "(", "BuildMI", "(", "MBB", ",", "DL", ",", "II", ")", ",", "AM", ")", ".", "addImm", "(", "", ")", ".", "addMetadata", "(", "DI", "->", "getVariable", "(", ")", ")", ";", "return", "true", ";", "}", "case", "", ":", "{", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "const", "Function", "*", "Callee", "=", "I", ".", "getCalledFunction", "(", ")", ";", "const", "Type", "*", "RetTy", "=", "cast", "<", "StructType", ">", "(", "Callee", "->", "getReturnType", "(", ")", ")", "->", "getTypeAtIndex", "(", "unsigned", "(", "", ")", ")", ";", "EVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "RetTy", ",", "VT", ")", ")", "return", "false", ";", "Value", "*", "Op1", "=", "I", ".", "getOperand", "(", "", ")", ";", "Value", "*", "Op2", "=", "I", ".", "getOperand", "(", "", ")", ";", "unsigned", "Reg1", "=", "getRegForValue", "(", "Op1", ")", ";", "unsigned", "Reg2", "=", "getRegForValue", "(", "Op2", ")", ";", "if", "(", "Reg1", "==", "", "||", "Reg2", "==", "", ")", "return", "false", ";", "unsigned", "OpC", "=", "", ";", "if", "(", "VT", "==", "", ")", "OpC", "=", "", ";", "else", "if", "(", "VT", "==", "", ")", "OpC", "=", "", ";", "else", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "OpC", ")", ",", "ResultReg", ")", ".", "addReg", "(", "Reg1", ")", ".", "addReg", "(", "Reg2", ")", ";", "unsigned", "DestReg1", "=", "UpdateValueMap", "(", "&", "I", ",", "ResultReg", ")", ";", "if", "(", "DestReg1", "!=", "ResultReg", ")", "ResultReg", "=", "DestReg1", "+", "", ";", "else", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "", ")", ")", ";", "unsigned", "Opc", "=", "", ";", "if", "(", "I", ".", "getIntrinsicID", "(", ")", "==", ""], "ground_truth": [")", "Opc", "=", "", ";"], "File": "X86FastISel117", "Func": "X86VisitIntrinsicCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9905, "Length": 450, "Cover_Rate": 0.7785467128027682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createGlobalBaseRegPass", "(", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "OR1KTargetMachine", "Func": "addInstSelector", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9906, "Length": 10, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "expandOffset", "(", "AddressingMode", "&", "AM", ",", "bool", "IsBase", ",", "SDValue", "Op0", ",", "ConstantSDNode", "*", "Op1", ")", "{", "int64_t", "TestOffset", "=", "AM", ".", "Offset", "+", "Op1", "->", "getSExtValue", "(", ")", ";", "if", "(", "selectOffset", "(", "AM", ".", "OffR", ",", "TestOffset", ")", ")", "{", "AM", ".", "Base", "=", "Op0", ";", "AM", ".", "Offset", "="], "ground_truth": ["TestOffset", ";"], "File": "RISCVISelDAGToDAG (2)", "Func": "expandOffset", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9907, "Length": 56, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "bool", "LP64", "=", "Subtarget", ".", "is64", "(", ")", ";", "const", "TargetRegisterClass", "*", "G8RC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "GPRC", "=", "&", "", ";", "unsigned", "Reg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "LP64", "?", "G8RC", ":", "GPRC", ")", ";", "unsigned", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "assert", "(", "MI", ".", "definesRegister", "(", "DestReg", ")", "&&", "", ")", ";", "addFrameReference", "(", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "Reg", ")", ",", "FrameIndex", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ")", ",", "DestReg", ")", ";", "unsigned", "RegO", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "LP64", "?", "G8RC", ":", "GPRC", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "RegO", ")", ".", "addReg", "(", "getCRFromCRBit", "(", "DestReg", ")", ")", ";", "unsigned", "ShiftBits", "=", "getEncodingValue", "(", "DestReg", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "RegO", ")", ".", "addReg", "(", "RegO", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "ShiftBits", "?", "", "-", "ShiftBits", ":", "", ")", ".", "addImm", "(", "ShiftBits", ")", ".", "addImm", "(", "ShiftBits", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "LP64", "?", "", ":", "", ")", ",", "getCRFromCRBit", "(", "DestReg", ")", ")", ".", "addReg", "(", "RegO", ",", "RegState", "::", "Kill", ")"], "ground_truth": [".", "addReg", "(", "getCRFromCRBit", "(", "DestReg", ")", ",", "RegState", "::", "Implicit", ")", ";"], "File": "PPCRegisterInfo (2)", "Func": "lowerCRBitRestore", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9908, "Length": 304, "Cover_Rate": 0.8085106382978723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectADDRsi_imp", "(", "OpNode", ",", "Addr", ",", "Base", ",", "Offset", ",", ""], "ground_truth": [")", ";"], "File": "NVPTXISelDAGToDAG (2)", "Func": "SelectADDRsi", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9909, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "assert", "(", "LHS", ".", "getSimpleValueType", "(", ")", ".", "isInteger", "(", ")", "&&", "", ")", ";", "", "CC", "=", "TranslateIntegerCC", "(", "cast", "<", "CondCodeSDNode", ">", "(", "Cond", ")", "->", "get", "(", ")", ")", ";", "EVT", "CarryVT", "=", "Carry", ".", "getValueType", "(", ")", ";", "APInt", "NegOne", "=", "APInt", "::", "getAllOnesValue", "(", "CarryVT", ".", "getScalarSizeInBits", "(", ")", ")", ";", "Carry", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "CarryVT", ",", "", ")", ",", "Carry", ",", "DAG", ".", "getConstant", "(", "NegOne", ",", "DL", ",", "CarryVT", ")", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "LHS", ".", "getValueType", "(", ")", ",", "", ")", ";", "SDValue", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VTs", ",", "LHS", ",", "RHS", ",", "Carry", ".", "getValue", "(", "", ")", ")", ";", "SDValue", "SetCC", "=", "getSETCC", "(", "CC", ",", "Cmp", ".", "getValue", "(", "", ")", ",", "DL", ",", "DAG", ")", ";", "if", "(", "Op", ".", "getSimpleValueType", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["", ",", "SetCC", ")", ";"], "File": "X86ISelLowering152", "Func": "LowerSETCCCARRY", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9910, "Length": 179, "Cover_Rate": 0.7075098814229249, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "n", "=", "riscv_flatten_aggregate_field", "(", "TREE_TYPE", "(", "f", ")", ",", "fields", ",", "n", ",", "pos", ",", "ignore_zero_width_bit_field_p", ")", ";", "}", "if", "(", "n", "<", "", ")", "return", "-", "", ";", "}", "return", "n", ";", "case", "ARRAY_TYPE", ":", "{", "HOST_WIDE_INT", "n_elts", ";", "riscv_aggregate_field", "subfields", "[", "", "]", ";", "tree", "index", "=", "TYPE_DOMAIN", "(", "type", ")", ";", "tree", "elt_size", "=", "TYPE_SIZE_UNIT", "(", "TREE_TYPE", "(", "type", ")", ")", ";", "int", "n_subfields", "=", "riscv_flatten_aggregate_field", "(", "TREE_TYPE", "(", "type", ")", ",", "subfields", ",", "", ",", "offset", ",", "ignore_zero_width_bit_field_p", ")", ";", "if", "(", "n_subfields", "<=", "", "||", "!", "COMPLETE_TYPE_P", "(", "type", ")", "||", "TREE_CODE", "(", "TYPE_SIZE", "(", "type", ")", ")", "!=", "INTEGER_CST", "||", "!", "index", "||", "!", "TYPE_MAX_VALUE", "(", "index", ")", "||", "!", "tree_fits_uhwi_p", "(", "TYPE_MAX_VALUE", "(", "index", ")", ")", "||", "!", "TYPE_MIN_VALUE", "(", "index", ")", "||", "!", "tree_fits_uhwi_p", "(", "TYPE_MIN_VALUE", "(", "index", ")", ")", "||", "!", "tree_fits_uhwi_p", "(", "elt_size", ")", ")", "return", "-", "", ";", "n_elts", "=", "", "+", "tree_to_uhwi", "(", "TYPE_MAX_VALUE", "(", "index", ")", ")", "-", "tree_to_uhwi", "(", "TYPE_MIN_VALUE", "(", "index", ")", ")", ";", "gcc_assert", "(", "n_elts", ">=", "", ")", ";", "for", "(", "HOST_WIDE_INT", "i", "=", "", ";", "i", "<", "n_elts", ";", "i", "++", ")", "for", "(", "int", "j", "=", "", ";", "j", "<", "n_subfields", ";", "j", "++", ")", "{", "if", "(", "n", ">=", "", ")", "return", "-", "", ";", "fields", "[", "n", "]", "=", "subfields", "[", "j", "]", ";", "fields", "[", "n", "++", "]", ".", "offset", "+=", "i", "*", "tree_to_uhwi", "(", "elt_size", ")", ";", "}", "return", "n", ";", "}", "case", "COMPLEX_TYPE", ":", "{", "if", "(", "n", "!=", "", ")", "return", "-", "", ";", "HOST_WIDE_INT", "elt_size", "=", "GET_MODE_SIZE", "(", "TYPE_MODE", "(", "TREE_TYPE", "(", "type", ")", ")", ")", ";", "if", "(", "elt_size", "<=", "UNITS_PER_FP_ARG", ")", "{", "fields", "[", "", "]", ".", "type", "=", "TREE_TYPE", "(", "type", ")", ";", "fields", "[", "", "]", ".", "offset", "=", "offset", ";", "fields", "[", "", "]", ".", "type", "=", "TREE_TYPE", "(", "type", ")", ";", "fields", "[", "", "]", ".", "offset"], "ground_truth": ["=", "offset", "+", "elt_size", ";"], "File": "riscv", "Func": "riscv_flatten_aggregate_field", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9911, "Length": 324, "Cover_Rate": 0.5816876122082585, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "&", "DL", "=", "DAG", ".", "getDataLayout", "(", ")", ";", "Type", "*", "Ty", "=", "MemVT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "PointerType", "*", "PtrTy", "=", "PointerType", "::", "get", "(", "Ty", ",", "AMDGPUA", ".", "CONSTANT_ADDRESS", ")", ";", "MachinePointerInfo", "PtrInfo", "(", "UndefValue", "::", "get", "(", "PtrTy", ")", ")", ";", "unsigned", "Align", "=", "DL", ".", "getABITypeAlignment", "(", "Ty", ")", ";", "SDValue", "Ptr", "=", "lowerKernArgParameterPtr", "(", "DAG", ",", "SL", ",", "Chain", ",", "Offset", ")", ";", "SDValue", "Load", "=", "DAG", ".", "getLoad", "(", "MemVT", ",", "SL", ",", "Chain", ",", "Ptr", ",", "PtrInfo", ",", "Align", ",", "MachineMemOperand", "::", "MONonTemporal", "|", "MachineMemOperand", "::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ")", ";", "SDValue", "Val", "=", "convertArgType", "(", "DAG", ",", "VT", ",", "MemVT", ",", "SL", ",", "Load"], "ground_truth": [",", "Signed", ",", "Arg", ")", ";"], "File": "SIISelLowering114", "Func": "lowerKernargMemParameter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9912, "Length": 129, "Cover_Rate": 0.6898395721925134, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "arc_write_ext_corereg", "(", "rtx", "insn", ")", "{", "subrtx_iterator", "::", "array_type", "array", ";", "FOR_EACH_SUBRTX", "(", "iter", ",", "array", ",", "PATTERN", "(", "insn", ")", ",", "NONCONST", ")", "{", "const_rtx", "x", "=", "*", "iter", ";", "switch", "(", "GET_CODE", "(", "x", ")", ")", "{", "case", "SET", ":", "case", "POST_INC", ":", "case", "POST_DEC", ":", "case", "PRE_INC", ":"], "ground_truth": ["case", "PRE_DEC", ":"], "File": "arc", "Func": "arc_write_ext_corereg", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9913, "Length": 55, "Cover_Rate": 0.5445544554455446, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_CODE", "(", "arg", ")", "!=", "INTEGER_CST", ")", "{", "warning", "(", "OPT_Wattributes", ",", "", "", ",", "name", ")", ";", "*", "no_add_attrs", "=", "true", ";", "}", "}", "if", "(", "TREE_CODE", "(", "*", "node", ")", "==", "VAR_DECL", ")", "{", "tree", "fntype", "=", "TREE_TYPE", "(", "*", "node", ")", ";", "if", "(", "fntype", "&&", "TREE_CODE", "(", "fntype", ")", "==", "POINTER_TYPE", ")", "{", "tree", "attrs", "=", "tree_cons", "(", "get_identifier", "(", "", ")", ",", "NULL_TREE", ",", "TYPE_ATTRIBUTES", "(", "fntype", ")", ")", ";", "TYPE_ATTRIBUTES", "(", "fntype", ")", "=", "attrs", ";", "}", "}", "}", "return"], "ground_truth": ["NULL_TREE", ";"], "File": "arc", "Func": "arc_handle_aux_attribute", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9914, "Length": 90, "Cover_Rate": 0.4838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "x", "=", "F", "(", "emit_insn", "(", "x", ")", ",", "", ")", ";", "add_reg_note", "(", "x", ",", "REG_INC"], "ground_truth": [",", "stack_pointer_rtx", ")", ";"], "File": "h83001", "Func": "push", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9915, "Length": 21, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "string", "computeDataLayout", "(", "const", "Triple", "&", "TT", ")", "{", "std", "::", "string", "Ret", "=", "TT", ".", "isArch64Bit", "(", ")", "?", "", ":", "", "", ";", "return", "Ret"], "ground_truth": [";"], "File": "RISCVTargetMachine (2)1", "Func": "computeDataLayout", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9916, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_m_pfcmpge", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_pfcmpge", "(", "(", "__v2sf", ")", "__A", ",", "(", "__v2sf", ")"], "ground_truth": ["__B", ")", ";"], "File": "mm3dnow4", "Func": "_m_pfcmpge", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9917, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MatchOperand_Success", ";", "}", "if", "(", "!", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "return", "MatchOperand_NoMatch", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "Name", "=", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "if", "(", "!", "Name", ".", "consume_front", "(", "", ")", ")", "return", "MatchOperand_NoMatch", ";", "APInt", "Lmul", "(", "", ",", "Name", ",", "", ")", ";", "if", "(", "Lmul", "!=", "", "&&", "Lmul", "!=", "", "&&", "Lmul", "!=", "", "&&", "Lmul", "!=", "", ")", "return", "MatchOperand_NoMatch", ";", "getLexer", "(", ")", ".", "Lex"], "ground_truth": ["(", ")", ";"], "File": "RISCVAsmParser66", "Func": "parseVTypeI", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9918, "Length": 95, "Cover_Rate": 0.3242320819112628, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "E_SFmode", ":", "cum", "->", "arg_words", "++", ";", "if", "(", "!", "cum", "->", "gp_reg_found", "&&", "cum", "->", "arg_number", "<=", "", ")", "cum", "->", "fp_code", "+=", "", "<<", "(", "(", "cum", "->", "arg_number", "-", "", ")", "*", "", ")", ";", "break", ";", "case", "E_DFmode", ":", "cum", "->", "arg_words", "+=", "", ";", "if", "(", "!", "cum", "->", "gp_reg_found", "&&", "cum", "->", "arg_number", "<=", "", ")", "cum", "->", "fp_code", "+=", "", "<<", "(", "(", "cum", "->", "arg_number", "-", "", ")", "*", "", ")", ";", "break", ";", "case", "E_DImode", ":", "cum", "->", "gp_reg_found", "=", "", ";", "cum", "->", "arg_words", "+=", ""], "ground_truth": [";"], "File": "microblaze", "Func": "microblaze_function_arg_advance", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9919, "Length": 98, "Cover_Rate": 0.392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sri", "->", "icode", "=", "(", "in_p", "?", "CODE_FOR_reload_noff_load", ":", "CODE_FOR_reload_noff_store", ")", ";", "sri", "->", "extra_cost", "=", "", ";", "return", "NO_REGS", ";", "}", "if", "(", "mode", "==", "QImode", "&&", "(", "MAYBE_MASK_CLASS_P", "(", "rclass", ")", "||", "(", "!", "TARGET_64BIT", "&&", "!", "in_p", "&&", "INTEGER_CLASS_P", "(", "rclass", ")", "&&", "MAYBE_NON_Q_CLASS_P", "(", "rclass", ")", ")", ")", ")", "{", "int"], "ground_truth": ["regno", ";"], "File": "i3864", "Func": "ix86_secondary_reload", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9920, "Length": 57, "Cover_Rate": 0.3081081081081081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "MemARPSJ", "(", "xy", ",", "yjs", ")", ",", "MemARPSI", "(", "xy"], "ground_truth": [",", "xis", ")", ",", "R", "(", "a", ")", ")", ";"], "File": "disassembler", "Func": "mac1", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9921, "Length": 25, "Cover_Rate": 0.5102040816326531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_dpbusds_epi32", "(", "__m512i", "__A", ",", "__m512i", "__B", ",", "__m512i", "__C", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_vpdpbusds_v16si", "(", "(", "__v16si", ")", "__A", ","], "ground_truth": ["(", "__v16si", ")", "__B", ",", "(", "__v16si", ")", "__C", ")", ";"], "File": "avx512vnniintrin", "Func": "_mm512_dpbusds_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9922, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "use_movml", "=", "false", ";", "if", "(", "TARGET_SH2A", ")", "{", "unsigned", "int", "count", "=", "", ";", "for", "(", "i", "=", "FIRST_BANKED_REG", ";", "i", "<=", "LAST_BANKED_REG", ";", "i", "++", ")", "if", "(", "TEST_HARD_REG_BIT", "(", "*", "mask", ",", "i", ")", ")", "count", "++", ";", "else", "break", ";", "if", "(", "count", "==", "LAST_BANKED_REG", "-", "FIRST_BANKED_REG", "+", "", ")", "use_movml", "=", "true", ";", "}", "if", "(", "sh_cfun_resbank_handler_p", "(", ")", ")", ";", "else", "if", "(", "use_movml", ")", "{", "rtx", "x", ",", "mem", ",", "reg", ",", "set", ";", "rtx", "sp_reg", "=", "gen_rtx_REG", "(", "SImode", ",", "STACK_POINTER_REGNUM", ")", ";", "emit_insn", "(", "gen_blockage", "(", ")", ")", ";", "x", "=", "gen_movml_push_banked", "(", "sp_reg", ")", ";", "x", "=", "frame_insn", "(", "x", ")", ";", "for", "(", "i", "=", "FIRST_BANKED_REG", ";", "i", "<=", "LAST_BANKED_REG", ";", "i", "++", ")", "{", "mem", "=", "gen_rtx_MEM", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "sp_reg", ",", "i", "*", "", ")", ")", ";", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "i", ")", ";", "add_reg_note", "(", "x", ",", "REG_CFA_OFFSET", ",", "gen_rtx_SET", "(", "mem", ",", "reg", ")", ")", ";", "}", "set", "=", "gen_rtx_SET", "(", "sp_reg", ",", "plus_constant", "(", "Pmode", ",", "sp_reg", ",", "-", "", ")", ")", ";", "add_reg_note", "(", "x", ",", "REG_CFA_ADJUST_CFA", ",", "set", ")", ";", "emit_insn", "(", "gen_blockage", "(", ")"], "ground_truth": [")", ";"], "File": "sh5", "Func": "push_regs", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9923, "Length": 202, "Cover_Rate": 0.4867469879518072, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "MaskVT", "=", "", "(", "", ",", "ContainerVT", ".", "getVectorElementCount", "(", ")", ")", ";", "Mask", "=", "convertToScalableVector", "(", "MaskVT", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ";", "}", "}", "if", "(", "!", "VL", ")", "VL", "=", "getDefaultVLOps", "(", "VT", ",", "ContainerVT", ",", "DL", ",", "DAG", ",", "Subtarget", ")", ".", "second", ";", "unsigned", "IntID", "=", "IsUnmasked", "?", "", ":", "", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "{", "Chain", ",", "DAG", ".", "getTargetConstant", "(", "IntID", ",", "DL", ",", "XLenVT", ")", "}", ";", "Ops", ".", "push_back", "(", "Val", ")", ";", "Ops", ".", "push_back", "(", "BasePtr", ")", ";", "if", "(", "!", "IsUnmasked", ")", "Ops", ".", "push_back", "(", "Mask", ")", ";", "Ops", ".", "push_back", "(", "VL", ")", ";", "return", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", ""], "ground_truth": [")", ",", "Ops", ",", "MemVT", ",", "MMO", ")", ";"], "File": "RISCVISelLowering1", "Func": "lowerMaskedStore", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9924, "Length": 138, "Cover_Rate": 0.3699731903485255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "BranchCoalescing", "("], "ground_truth": [")", ";"], "File": "PPCBranchCoalescing", "Func": "createPPCBranchCoalescingPass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9925, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "minMaxOpcToMin3Max3Opc", "(", "Opc", ")", ",", "DL", ",", "N", "->", "getValueType", "(", "", ")", ",", "Op0", ".", "getOperand", "(", "", ")", ",", "Op0", ".", "getOperand", "(", "", ")", ",", "Op1", ")", ";", "}", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "Opc", "&&", "Op1", ".", "hasOneUse", "(", ")", ")", "{", "SDLoc", "DL", "(", "N", ")", ";", "return", "DAG", ".", "getNode", "(", "minMaxOpcToMin3Max3Opc", "(", "Opc", ")", ",", "DL", ",", "N", "->", "getValueType", "(", "", ")", ",", "Op0", ",", "Op1", ".", "getOperand", "(", "", ")", ",", "Op1", ".", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "SIISelLowering (2)", "Func": "performMin3Max3Combine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9926, "Length": 96, "Cover_Rate": 0.5393258426966292, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "insn_can_be_in_speculative_p", "(", "rtx", "insn", "ATTRIBUTE_UNUSED", ",", "ds_t", "ds"], "ground_truth": ["ATTRIBUTE_UNUSED", ")", "{"], "File": "ia64", "Func": "insn_can_be_in_speculative_p", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9927, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addInstSelector", "("], "ground_truth": [")", "{"], "File": "MBlazeTargetMachine8", "Func": "addInstSelector", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9928, "Length": 7, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_fpclass_ph_mask", "(", "__mmask16", "__U", ",", "__m256h"], "ground_truth": ["__A", ",", "const", "int", "__imm", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_mask_fpclass_ph_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9929, "Length": 26, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "half_elts", ",", "j", "=", "", ";", "j", "<", "half_elts", ";", "++", "i", ",", "++", "j", ")", "XVECEXP", "(", "par", ",", "", ",", "i", ")", "=", "GEN_INT", "(", "j", ")", ";", "rtx", "sel", "=", "gen_rtx_VEC_SELECT", "(", "mode", ",", "src_reg", ",", "par", ")", ";", "SET_SRC", "(", "body", ")", "=", "sel", ";", "INSN_CODE", "(", "insn", ")", "=", "-", "", ";", "df_insn_rescan", "(", "insn"], "ground_truth": [")", ";"], "File": "powerpcspe", "Func": "permute_store", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9930, "Length": 66, "Cover_Rate": 0.36065573770491804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_shufflelo_epi16", "(", "__m128i", "__W", ",", "__mmask8", "__U", ",", "__m128i", "__A", ","], "ground_truth": ["const", "int", "__imm", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_shufflelo_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9931, "Length": 29, "Cover_Rate": 0.5370370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "x", "=", "DF_REF_REG", "(", "def", ")", ";", "if", "(", "REG_P", "(", "x", ")", "&&", "REGNO", "(", "x", ")", "=="], "ground_truth": ["", ")", "return", "false", ";"], "File": "rs6000-logue", "Func": "FOR_EACH_INSN_DEF", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9932, "Length": 25, "Cover_Rate": 0.7575757575757576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddq_n_u16", "(", "uint16x8_t", "__a", ",", "uint16_t", "__b", ")", "{", "return", "__builtin_mve_vaddq_n_uv8hi", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vaddq_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9933, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "const", "MachineInstrBuilder", "&", "addOffset", "(", "const", "MachineInstrBuilder", "&", "MIB", ",", "int", "Offset", ")", "{", "return", "MIB", ".", "addImm", "("], "ground_truth": ["Offset", ")", ";"], "File": "M68kInstrBuilder", "Func": "addOffset", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9934, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "loopMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "It", ",", "loopMBB", ")", ";", "F", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "F", "->", "getRegInfo", "(", ")", ";", "unsigned", "TmpReg", "=", "(", "!", "BinOpcode", ")", "?", "incr", ":", "RegInfo", ".", "createVirtualRegister", "(", "is64bit", "?", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ":", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "BB", "=", "loopMBB", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ",", "dest", ")", ".", "addReg", "(", "ptrA", ")", ".", "addReg", "(", "ptrB", ")", ";", "if", "(", "BinOpcode", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "TmpReg", ")", ".", "addReg", "(", "incr", ")", ".", "addReg", "(", "dest", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ")", ".", "addReg", "(", "TmpReg", ")", ".", "addReg", "(", "ptrA", ")", ".", "addReg", "(", "ptrB", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", "."], "ground_truth": ["addMBB", "(", "loopMBB", ")", ";"], "File": "PPCISelLowering148", "Func": "EmitAtomicBinary", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9935, "Length": 254, "Cover_Rate": 0.5920745920745921, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__inline__", "static", "double", "sh_media_FMOV_QD", "(", "long", "long", "mm", ")", "{", "double", "res", ";", "__asm__", "(", "", ":", "", "(", "res", ")", ":", "", "(", "mm", ")", ")", ";", "return"], "ground_truth": ["res", ";"], "File": "ushmedia", "Func": "sh_media_FMOV_QD", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9936, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCAsmBackend", "::", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCRelaxableFragment", "*"], "ground_truth": ["Fragment", ",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "{"], "File": "M88kMCAsmBackend", "Func": "fixupNeedsRelaxation", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9937, "Length": 25, "Cover_Rate": 0.8620689655172413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Store", "->", "getMemoryVT", "(", ")", ";", "if", "(", "VT", "==", "", ")", "{", "return", "DAG", ".", "getTruncStore", "(", "Store", "->", "getChain", "(", ")", ",", "DL", ",", "DAG", ".", "getSExtOrTrunc", "(", "Store", "->", "getValue", "(", ")", ",", "DL", ",", "", ")", ",", "Store", "->", "getBasePtr", "(", ")", ",", "", ",", "Store", "->", "getMemOperand", "(", ")", ")", ";", "}", "assert", "(", "VT", ".", "isVector", "(", ")", "&&", "Store", "->", "getValue", "(", ")", ".", "getValueType", "(", ")", ".", "getScalarType", "(", ")", "==", "", ")", ";", "unsigned", "AS", "=", "Store", "->", "getAddressSpace", "(", ")", ";", "if", "(", "!", "allowsMemoryAccess", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "DAG", ".", "getDataLayout", "(", ")", ",", "VT", ",", "AS", ",", "Store", "->", "getAlignment", "(", ")", ")", ")", "{", "return", "expandUnalignedStore", "(", "Store", ",", "DAG", ")", ";", "}", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "AS", "==", "AMDGPUA", ".", "FLAT_ADDRESS", ")", "AS", "=", "MFI", "->", "hasFlatScratchInit", "(", ")", "?", "AMDGPUA", ".", "PRIVATE_ADDRESS", ":", "AMDGPUA", ".", "GLOBAL_ADDRESS", ";", "unsigned", "NumElements", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "AS", "==", "AMDGPUA", ".", "GLOBAL_ADDRESS", "||", "AS", "==", "AMDGPUA", ".", "FLAT_ADDRESS", ")", "{", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorStore", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "}", "else", "if", "(", "AS", "==", "AMDGPUA", ".", "PRIVATE_ADDRESS", ")", "{", "switch", "(", "Subtarget", "->", "getMaxPrivateElementSize", "(", ")", ")", "{", "case", "", ":", "return", "scalarizeVectorStore", "(", "Store", ",", "DAG", ")", ";", "case", "", ":", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorStore", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorStore", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "SIISelLowering139", "Func": "LowerSTORE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9938, "Length": 298, "Cover_Rate": 0.7163461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_OMIT_LEAF_FRAME_POINTER", ")", "flag_omit_frame_pointer", "=", "", ";", "if", "(", "bfin_lib_id_given", "&&", "!", "TARGET_ID_SHARED_LIBRARY", ")", "error", "(", "", ")", ";", "if", "(", "TARGET_ID_SHARED_LIBRARY", ")", "flag_pic", "=", "", ";", "flag_schedule_insns", "="], "ground_truth": ["", ";"], "File": "bfin2", "Func": "override_options", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 9939, "Length": 32, "Cover_Rate": 0.8205128205128205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getRegOpcode", "(", ")", "const", "{"], "ground_truth": ["return", "I", "->", "first", ";", "}"], "File": "X86InstrFMA3Info", "Func": "getRegOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9940, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new"], "ground_truth": ["MCInstrInfo", "(", ")", ";"], "File": "VEMCTargetDesc", "Func": "createVEMCInstrInfo", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9941, "Length": 16, "Cover_Rate": 0.64, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRwithZRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "else", "{", "fc", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "unsigned", "Qm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", "|", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeMQPRRegisterClass", "(", "Inst", ",", "Qm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "predicate_decoder", "(", "Inst", ",", "fc", ",", "Address", ",", "Decoder", ")", ")"], "ground_truth": [")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler39", "Func": "DecodeMVEVCMP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9942, "Length": 132, "Cover_Rate": 0.4342105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImm", "(", ")", ")", "O", "<<", "(", "unsigned", "short", "int", ")", "MO", ".", "getImm", "(", ")", ";", "else", "printOperand", "(", "MI", ",", "opNum", ",", "O"], "ground_truth": [")", ";"], "File": "SICInstPrinter", "Func": "printUnsignedImm", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9943, "Length": 31, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ""], "ground_truth": [";"], "File": "LeonPasses", "Func": "getPassName", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9944, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_fnmadd_pd", "(", "__m256d", "__A", ",", "__mmask8", "__U", ",", "__m256d", "__B", ",", "__m256d", "__C", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_vfnmaddpd256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")", "__B", ",", "(", "__v4df", ")", "__C", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_fnmadd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9945, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly64x1_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpret_p64_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9946, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "SDValue", "ArgValue", "=", "OutVals", "[", "i", "]", ";", "", "Flags", "=", "Outs", "[", "i", "]", ".", "Flags", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "Indirect", ":", "{", "SDValue", "SpillSlot", "=", "DAG", ".", "CreateStackTemporary", "(", "Outs", "[", "i", "]", ".", "ArgVT", ")", ";", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "SpillSlot", ")", "->", "getIndex", "(", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "ArgValue", ",", "SpillSlot", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ")", ")", ")", ";", "unsigned", "ArgIndex", "=", "Outs", "[", "i", "]", ".", "OrigArgIndex", ";", "assert", "(", "Outs", "[", "i", "]", ".", "PartOffset", "==", "", ")", ";", "while", "(", "i", "+", "", "!=", "e", "&&", "Outs", "[", "i", "+", "", "]", ".", "OrigArgIndex", "==", "ArgIndex", ")", "{", "SDValue", "PartValue", "=", "OutVals", "[", "i", "+", "", "]", ";", "unsigned", "PartOffset", "=", "Outs", "[", "i", "+", "", "]", ".", "PartOffset", ";", "SDValue", "Address", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "SpillSlot", ",", "DAG", ".", "getIntPtrConstant", "(", "PartOffset", ",", "DL", ")", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "PartValue", ",", "Address", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ")", ")", ")", ";", "++", "i", ";", "}", "ArgValue", "=", "SpillSlot", ";", "break", ";", "}", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "ArgValue", "=", "ByValArgs", "[", "j", "++", "]", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "ArgValue", ")", ")", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "", ")", ";", "if", "(", "!", "StackPtr", ".", "getNode", "(", ")", ")", "StackPtr", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "", ",", "PtrVT", ")", ";", "SDValue", "Address", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "StackPtr", ",", "DAG", ".", "getIntPtrConstant", "(", "VA", ".", "getLocMemOffset", "(", ")", ",", "DL", ")", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "ArgValue", ",", "Address", ",", "MachinePointerInfo", "(", ")", ")", ")", ";", "}", "}", "if", "(", "!", "MemOpChains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "MemOpChains", ")", ";", "SDValue", "Glue", ";", "for", "(", "auto", "&", "Reg", ":", "RegsToPass", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "Reg", ".", "first", ",", "Reg", ".", "second", ",", "Glue", ")", ";", "Glue", "=", "Chain", ".", "getValue", "(", ""], "ground_truth": [")", ";"], "File": "RISCVISelLowering17", "Func": "LowerCall", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9947, "Length": 441, "Cover_Rate": 0.3539325842696629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Fractional", ")", "{", "Lmul", "=", "", "-", "Lmul", ";", "Lmul", "=", "", "<<", "Lmul", ";", "O", "<<", "", "<<", "Lmul", ";", "}", "else", "{", "Lmul", "=", "", "<<", "Lmul", ";", "O", "<<", "", "<<", "Lmul", ";", "}", "bool", "TailAgnostic", "=", "Imm", "&", "", ";", "bool", "MaskedoffAgnostic", "=", "Imm", "&", "", ";", "if", "(", "TailAgnostic", ")", "O", "<<", "", ";", "else", "O", "<<", "", ";", "if", "(", "MaskedoffAgnostic", ")", "O", "<<", "", ";", "else", "O", "<<", ""], "ground_truth": [";"], "File": "RISCVInstPrinter23", "Func": "printVTypeI", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9948, "Length": 79, "Cover_Rate": 0.4876543209876543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec_float4", "msb", "=", "(", "vec_float4", ")", "(", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "return", "(", "(", "qword", ")", "(", "vec_cmpgt", "(", "vec_andc", "(", "(", "vec_float4", ")", "(", "a", ")", ",", "msb"], "ground_truth": [")", ",", "vec_andc", "(", "(", "vec_float4", ")", "(", "b", ")", ",", "msb", ")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_fcmgt", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9949, "Length": 56, "Cover_Rate": 0.8115942028985508, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isVOPC", "(", "uint16_t"], "ground_truth": ["Opcode", ")", "const", "{"], "File": "SIInstrInfo116", "Func": "isVOPC", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9950, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "optab_handler", "(", "movmisalign_optab", ",", "mode", ")", "==", "CODE_FOR_nothing", ")", "return", "false", ";", "if", "(", "misalignment", "==", "-", "", ")", "{", "if", "(", "rs6000_vector_alignment_reachable", "(", "type"], "ground_truth": [",", "is_packed", ")", ")", "{"], "File": "rs60004", "Func": "rs6000_builtin_support_vector_misalignment", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9951, "Length": 32, "Cover_Rate": 0.32323232323232326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "u", ".", "i", "[", "", "]", "=", "b", ";", "u", ".", "i", "[", "", "]", "=", "c", ";", "u", ".", "i", "[", "", "]", "=", "d", ";", "return", "u", "."], "ground_truth": ["v", ";"], "File": "spe", "Func": "__ev_create_s16", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9952, "Length": 32, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "loongarch_zero_extend_cost", "(", "rtx", "op", ")", "{", "if", "(", "MEM_P", "(", "op", ")", ")", "return", "", ";", "return", "COSTS_N_INSNS", "("], "ground_truth": ["", ")", ";"], "File": "loongarch", "Func": "loongarch_zero_extend_cost", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9953, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "tree_fits_uhwi_p", "(", "nelts_minus_one", ")", ")", "return", "DOESNT_MATTER", ";", "unsigned", "HOST_WIDE_INT", "count", "=", "tree_to_uhwi", "(", "nelts_minus_one", ")", ";", "if", "(", "count", ">", "MAX_PIECES", ")", "return", "DOESNT_MATTER", ";", "count", "+=", "", ";", "if", "(", "count", "*", "element_info", ".", "pieces", ".", "length", "(", ")", ">", "MAX_PIECES", ")", "return", "DOESNT_MATTER", ";", "poly_uint64", "element_bytes", ";", "if", "(", "!", "poly_int_tree_p", "(", "TYPE_SIZE_UNIT", "(", "TREE_TYPE", "(", "type", ")", ")", ",", "&", "element_bytes", ")", ")", "gcc_unreachable", "(", ")", ";", "gcc_assert", "(", "!", "element_info", ".", "pieces", ".", "is_empty", "(", ")", ")", ";", "for", "(", "unsigned", "int", "i", "=", "", ";", "i", "<", "count", ";", "++", "i", ")", "for", "(", "unsigned", "int", "j", "=", "", ";", "j", "<", "element_info", ".", "pieces", ".", "length", "(", ")", ";", "++", "j", ")", "{", "piece", "p", "=", "element_info", ".", "pieces", "[", "j", "]", ";", "p", ".", "offset", "+=", "i", "*", "element_bytes", ";", "add_piece", "(", "p"], "ground_truth": [")", ";"], "File": "aarch64", "Func": "analyze_array", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9954, "Length": 146, "Cover_Rate": 0.7487179487179487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rt", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "unsigned", "Rt2", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "if", "(", "(", "cop", "&", "~", "", ")", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "Rt", "==", "Rt2", ")", "S", "=", "MCDisassembler", "::", "SoftFail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "("], "ground_truth": ["cop", ")", ")", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeMRRC2", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9955, "Length": 64, "Cover_Rate": 0.3121951219512195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "V", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "{", "if", "(", "!", "isSplatVector", "(", "V", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "Ld", "=", "V", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "Ld", "->", "hasNUsesOfValue", "(", "VT", ".", "getVectorNumElements", "(", ")", ",", "", ")", ")", "return", "SDValue", "(", ")", ";", "break", ";", "}", "case", "", ":", "{", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "if", "(", "(", "!", "SVOp", "->", "isSplat", "(", ")", ")", "||", "SVOp", "->", "getMaskElt", "(", "", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Sc", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Sc", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "Ld", "=", "Sc", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "Sc", ".", "hasOneUse", "(", ")", "||", "!", "Ld", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "break", ";", "}", "}", "if", "(", "!", "", "(", "Ld", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "bool", "Is256", "=", "VT", "."], "ground_truth": ["getSizeInBits", "(", ")", "==", "", ";"], "File": "X86ISelLowering150", "Func": "isVectorBroadcast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9956, "Length": 198, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "classof", "(", "const", "MCExpr", "*", "E", ")", "{", "return", "E", "->", "getKind", "(", ")", "==", "MCExpr", "::"], "ground_truth": ["Target", ";"], "File": "PPCMCExpr", "Func": "classof", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9957, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ExpandSDMA", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "initializeExpandSDMAPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "("], "ground_truth": [")", ")", ";"], "File": "RISCVExpandSDMAInsts", "Func": "RISCVExpandSDMA", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9958, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FeatureBitset", "FB", "=", "ComputeAvailableFeatures", "(", "STI", ".", "ToggleFeature", "(", "OldMode", ".", "flip", "(", "mode", ")", ")", ")", ";", "setAvailableFeatures", "(", "FB", ")", ";", "assert", "(", "FeatureBitset", "(", "{", "mode", "}", ")", "==", "(", "STI", "."], "ground_truth": ["getFeatureBits", "(", ")", "&", "AllModes", ")", ")", ";"], "File": "X86AsmParser (2)5", "Func": "SwitchMode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9959, "Length": 43, "Cover_Rate": 0.48863636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "p", "=", "PATTERN", "(", "i", ")", ";", "return", "GET_CODE", "(", "p", ")", "==", "SET", "&&", "GET_CODE", "(", "XEXP"], "ground_truth": ["(", "p", ",", "", ")", ")", "==", "IF_THEN_ELSE", ";"], "File": "sh", "Func": "treg_combine_is_conditional_insn", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9960, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "Reg", ")", ")", ";", "for", "(", "MCRegAliasIterator", "AI", "(", "Reg", ",", "&", "TRI", ",", "false", ")", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "AS", ".", "insert", "(", "RegisterRef", "(", "*", "AI", ")", ")", ";", "return", "AS"], "ground_truth": [";"], "File": "RDFGraph6", "Func": "getAliasSet", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9961, "Length": 46, "Cover_Rate": 0.7666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "if", "(", "isVShiftLImm", "(", "N", "->", "getOperand", "(", "", ")", ",", "VT", ",", "false", ",", "Cnt", ")", ")", "{", "VShiftOpc", "=", "", ";", "break", ";", "}", "if", "(", "isVShiftRImm", "(", "N", "->", "getOperand", "(", "", ")", ",", "VT", ",", "false", ",", "true", ",", "Cnt", ")", ")", "{", "VShiftOpc", "=", "(", "IntNo", "==", "", "?", "", ":", "", ")", ";", "break", ";", "}", "return", "SDValue", "(", ")", ";", "case", "", ":", "case", "", ":", "if", "(", "isVShiftRImm", "(", "N", "->", "getOperand", "(", "", ")", ",", "VT", ",", "false", ",", "true", ",", "Cnt", ")", ")", "break", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "case", "", ":", "if", "(", "isVShiftLImm", "(", "N", "->", "getOperand", "(", "", ")", ",", "VT", ",", "false", ",", "Cnt", ")", ")", "break", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "if", "(", "isVShiftLImm", "(", "N", "->", "getOperand", "(", "", ")", ",", "VT", ",", "false", ",", "Cnt", ")", ")", "break", ";", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "isVShiftRImm", "(", "N", "->", "getOperand", "(", "", ")", ",", "VT", ",", "true", ",", "true", ",", "Cnt", ")", ")", "break", ";", "llvm_unreachable", "(", "", "", ")", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "switch", "(", "IntNo", ")", "{", "case", "", ":", "case", "", ":", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", "", ";", "break", ";", "case", "", ":", "VShiftOpc", "=", ""], "ground_truth": [";"], "File": "ARMISelLowering (2)6", "Func": "PerformIntrinsicCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9962, "Length": 341, "Cover_Rate": 0.4411384217335058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "uint32_t", "getIntInlineImmEncoding", "(", "IntTy", "Imm", ")", "{", "if", "(", "Imm", ">=", "", "&&", "Imm", "<=", "", ")", "return", "", "+", "Imm", ";", "if", "(", "Imm", ">=", "-", "", "&&", "Imm", "<=", "-", "", ")", "return", "", "+", "std", "::", "abs", "(", "Imm", ")", ";", "return", ""], "ground_truth": [";"], "File": "SIMCCodeEmitter12", "Func": "getIntInlineImmEncoding", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9963, "Length": 48, "Cover_Rate": 0.9795918367346939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_mov_epi64", "(", "__m256i", "__W", ",", "__mmask8", "__U", ",", "__m256i", "__A", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_movdqa64_256_mask", "(", "(", "__v4di", ")", "__A", ",", "(", "__v4di", ")", "__W", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_mov_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9964, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "n_const", "==", "n_elts", ")", "const_vec", "=", "gen_rtx_CONST_VECTOR", "(", "mode", ",", "XVEC", "(", "vals", ",", "", ")", ")", ";", "}", "else", "gcc_unreachable", "(", ")", ";", "if", "(", "const_vec", "!=", "NULL_RTX", "&&", "aarch64_simd_valid_immediate", "(", "const_vec", ",", "NULL", ")", ")", "return", "const_vec", ";", "else", "if", "(", "(", "const_dup", "=", "aarch64_simd_dup_constant", "(", "vals", ")", ")", "!=", "NULL_RTX", ")", "return", "const_dup", ";", "else", "if", "(", "const_vec", "!=", "NULL_RTX", ")", "return", "const_vec", ";", "else", "return", "NULL_RTX"], "ground_truth": [";"], "File": "aarch64", "Func": "aarch64_simd_make_constant", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9965, "Length": 74, "Cover_Rate": 0.4065934065934066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "GCNHazardRecognizer", "::", "checkSoftClauseHazards", "(", "MachineInstr", "*", "MEM", ")", "{", "if", "(", "!", "ST", ".", "isXNACKEnabled", "(", ")", ")", "return", "", ";", "bool", "IsSMRD", "=", "TII", ".", "isSMRD", "(", "*", "MEM", ")", ";", "resetClause", "(", ")", ";", "for", "(", "MachineInstr", "*", "MI", ":", "EmittedInstrs", ")", "{", "if", "(", "!", "MI", ")", "break", ";", "if", "(", "IsSMRD", "?", "breaksSMEMSoftClause", "(", "MI", ")", ":", "breaksVMEMSoftClause", "(", "MI", ")", ")", "break", ";", "addClauseInst", "(", "*", "MI", ")", ";", "}", "if", "(", "ClauseDefs", ".", "none", "(", ")", ")", "return", "", ";", "if", "(", "MEM", "->", "mayStore", "(", ")", ")", "return", "", ";", "addClauseInst", "(", "*", "MEM", ")"], "ground_truth": [";"], "File": "GCNHazardRecognizer (2)", "Func": "checkSoftClauseHazards", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9966, "Length": 104, "Cover_Rate": 0.8888888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "ExternalSymbolSDNode", "*", "S", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "ES", "=", "S", "->", "getSymbol", "(", ")", ";", "}", "else", "if", "(", "JumpTableSDNode", "*", "J", "=", "dyn_cast", "<", "JumpTableSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "JT", "=", "J", "->", "getIndex", "(", ")", ";", "}", "else", "{", "AM", ".", "BlockAddr", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "N0", ")", "->", "getBlockAddress", "(", ")", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "Dcpu16ISelDAGToDAG", "Func": "MatchWrapper", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9967, "Length": 77, "Cover_Rate": 0.39690721649484534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GV", ")", "{", "if", "(", "Optional", "<", "ConstantRange", ">", "CR", "=", "GV", "->", "getAbsoluteSymbolRange", "(", ")", ")", "{", "if", "(", "CR", "->", "getUnsignedMax", "(", ")", ".", "ult", "(", "", ")", ")", "return", "", ";", "else", "return", "", ";", "}", "}", "if", "(", "TM", ".", "shouldAssumeDSOLocal", "(", "M", ",", "GV", ")", ")", "return", "classifyLocalReference", "(", "GV", ")", ";", "if", "(", "isTargetCOFF", "(", ")", ")", "{", "if", "(", "GV", "->", "hasDLLImportStorageClass", "(", ")", ")", "return", "", ";", "return", "", ";", "}", "if", "(", "isOSWindows", "(", ")", ")", "return", "", ";", "if", "(", "is64Bit", "(", ")", ")", "{", "if", "(", "TM", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Large", ")", "return", "isTargetELF", "(", ")", "?", "", ":", "", ";", "return"], "ground_truth": ["", ";"], "File": "X86Subtarget (2)3", "Func": "classifyGlobalReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9968, "Length": 121, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isMyDuty", "(", "pSrcFragRef", ")", ")", ";", "std", "::", "string", "sym_name", "(", "", ")", ";", "sym_name", ".", "append", "(", "name", "(", ")", ")", ".", "append", "(", "llvm", "::", "utohexstr", "(", "pIsland", ".", "numOfStubs", "(", ")", ")", ")", ".", "append", "(", "", ")", ".", "append", "(", "pIsland", ".", "name", "(", ")", ")", ";", "LDSymbol", "*", "stub_sym", "=", "pBuilder", ".", "AddSymbol", "<", "IRBuilder", "::", "Force", ",", "IRBuilder", "::", "Unresolve", ">", "(", "sym_name", ",", "ResolveInfo", "::", "NoType", ",", "ResolveInfo", "::", "Define", ",", "ResolveInfo", "::", "Local", ",", "size", "(", ")", ",", "initSymValue", "(", ")", ",", "FragmentRef", "::", "Create", "(", "*", "this", ",", "initSymValue", "(", ")", ")", ",", "ResolveInfo", "::", "Default", ")", ";", "setSymInfo", "(", "stub_sym", "->", "resolveInfo", "(", ")", ")", ";", "FragmentRef", "*", "target", "=", "FragmentRef", "::", "Create", "(", "*", "pSrcFragRef", ".", "frag", "(", ")", ",", "pSrcFragRef", ".", "offset", "(", ")", "+", "getErratumInsnOffset", "(", ")", "+", "InsnHelpers", "::", "InsnSize", ")", ";", "ResolveInfo", "*", "target_info", "=", "pBuilder", ".", "CreateLocalSymbol", "(", "*", "target", ")", ";", "fixup_iterator", "it", "=", "fixup_begin", "(", ")", ";", "Relocation", "*", "reloc", "=", "Relocation", "::", "Create", "(", "(", "*", "it", ")", "->", "type", "(", ")", ",", "*", "(", "FragmentRef", "::", "Create", "(", "*", "this", ",", "(", "*", "it", ")", "->", "offset", "(", ")", ")", ")", ",", "(", "*", "it", ")", "->", "addend", "(", ")", ")", ";", "reloc", "->", "setSymInfo", "(", "target_info", ")", ";", "std", "::", "unique_ptr", "<", "unsigned", "[", "]", ">", "code", "(", "new", "unsigned", "[", "getErratumSequenceSize", "(", ")", "/", "", "]", ")", ";", "pSrcFragRef", ".", "memcpy", "(", "code", ".", "get", "(", ")", ",", "getErratumSequenceSize", "(", ")", ",", "", ")", ";", "reloc", "->", "target", "(", ")", "=", "code", "[", "getErratumInsnOffset", "(", ")", "/", "InsnHelpers", "::", "InsnSize", "]", ";", "pIsland", ".", "addRelocation", "(", "*", "reloc", ")", ";", "++", "it", ";", "reloc", "=", "Relocation", "::", "Create", "(", "(", "*", "it", ")", "->", "type", "(", ")", ",", "*", "(", "FragmentRef", "::", "Create", "(", "*", "this", ",", "(", "*", "it", ")", "->", "offset", "(", ")", ")", ")", ",", "(", "*", "it", ")", "->", "addend", "(", ")", ")", ";", "reloc", "->", "setSymInfo", "(", "target_info", ")", ";", "reloc", "->", "target", "(", ")", "=", "InsnHelpers", "::", "buildBranchInsn", "(", ")", ";", "pIsland", ".", "addRelocation", "(", "*"], "ground_truth": ["reloc", ")", ";"], "File": "AArch64CA53ErratumStub", "Func": "applyFixup", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9969, "Length": 359, "Cover_Rate": 0.9205128205128205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Result", "=", "readJmpInstruction", "(", "Bytes", ",", "Extra", ")", ";", "if", "(", "Result", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "isFakePass", ")", "{", "Instr", ".", "setOpcode", "(", "II", "::", "spuJMPR", ")", ";", "int64_t", "*", "point", "=", "(", "int64_t", "*", ")", "Extra", ".", "Address", ";", "*", "point", "=", "Extra", ".", "Imm", ";", "return", "MCDisassembler", "::", "Success", ";", "}", "}", "if", "(", "isFakePass", ")", "{", "return", "MCDisassembler", "::", "Success", ";", "}", "Result", "=", "decodeInstruction", "(", "DecoderTableScalarSlot64", ",", "*", "SPUSubInst", ",", "InsnSPU", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Result", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "Instr", ".", "addOperand", "(", "MCOperand", "::", "createInst", "(", "SPUSubInst", ")", ")", ";", "MCInst", "*", "VPUSubInst", "=", "new", "(", "getContext", "(", ")", ")", "MCInst", ";", "VPUSubInst", "->", "setFlags", "(", "FlagVPU", ")", ";", "Result", "=", "decodeInstruction", "(", "DecoderTableVectorSlot64", ",", "*", "VPUSubInst", ",", "InsnVPU", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Result", "==", "MCDisassembler", "::", "SoftFail", ")", "Result", "=", "decodeInstruction", "(", "DecoderTableVectorSlot64", ",", "*", "VPUSubInst", ",", "InsnVPU", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Result", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "Instr", ".", "addOperand", "(", "MCOperand", "::", "createInst", "(", "VPUSubInst", ")", ")", ";", "MCInst", "*", "LDSubInst", "=", "new", "(", "getContext", "(", ")", ")", "MCInst", ";", "LDSubInst", "->", "setFlags", "(", "FlagLDU", ")", ";", "Result", "=", "decodeInstruction", "(", "DecoderTableLoadSlot64", ",", "*", "LDSubInst", ",", "InsnLoad", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Result", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "Instr", ".", "addOperand", "(", "MCOperand", "::", "createInst", "(", "LDSubInst", ")", ")", ";", "MCInst", "*", "STSubInst", "=", "new", "(", "getContext", "(", ")"], "ground_truth": [")", "MCInst", ";"], "File": "TPCDisassembler", "Func": "getInstruction", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9970, "Length": 278, "Cover_Rate": 0.3921015514809591, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", "->", "hasBWI", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "lowerV32I16VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9971, "Length": 74, "Cover_Rate": 0.5873015873015873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeThumbBROperand", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "!", "tryAddingSymbolicOperand", "(", "Address", ",", "Address", "+", "SignExtend32", "<", "", ">", "(", "Val", "<<", "", ")", "+", "", ",", "true", ",", "", ",", "Inst", ",", "Decoder", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend32", "<", "", ">", "(", "Val", "<<", "", ")", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "ARMDisassembler", "Func": "DecodeThumbBROperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9972, "Length": 75, "Cover_Rate": 0.9868421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "G", ".", "hasInitializer", "(", ")", "&&", "G", ".", "hasExternalLinkage", "(", ")", ")", "{", "if", "(", "G", ".", "getValueType", "(", ")", "->", "isSized", "(", ")", ")", "{", "uint16_t", "Size", "=", "M", ".", "getDataLayout", "(", ")", ".", "getTypeAllocSize", "(", "G", ".", "getValueType", "(", ")", ")", ";", "OutStreamer", "->", "emitELFSize", "(", "getSymbol", "(", "&", "G", ")", ",", "MCConstantExpr", "::", "create", "(", "Size", ",", "OutContext", ")", ")", ";", "}", "}", "}", "if", "(", "const", "NamedMDNode", "*", "Named", "=", "M", ".", "getNamedMetadata", "(", "", ")", ")", "{", "for", "(", "const", "Metadata", "*", "MD", ":", "Named", "->", "operands", "(", ")", ")", "{", "const", "MDTuple", "*", "Tuple", "=", "dyn_cast", "<", "MDTuple", ">", "(", "MD", ")", ";", "if", "(", "!", "Tuple", "||", "Tuple", "->", "getNumOperands", "(", ")", "!=", "", ")", "continue", ";", "const", "MDString", "*", "Name", "=", "dyn_cast", "<", "MDString", ">", "(", "Tuple", "->", "getOperand", "(", "", ")", ")", ";", "const", "MDString", "*", "Contents", "=", "dyn_cast", "<", "MDString", ">", "(", "Tuple", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Name", "||", "!", "Contents", ")", "continue", ";", "OutStreamer", "->", "PushSection", "(", ")", ";", "std", "::", "string", "SectionName", "=", "(", "", "+", "Name", "->", "getString", "(", ")", ")", ".", "str", "(", ")", ";", "MCSectionWasm", "*", "mySection", "=", "OutContext", ".", "getWasmSection", "(", "SectionName", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", "->", "SwitchSection", "("], "ground_truth": ["mySection", ")", ";"], "File": "WebAssemblyAsmPrinter4", "Func": "EmitEndOfAsmFile", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 9973, "Length": 222, "Cover_Rate": 0.5522388059701493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveCPU", "(", "Loc", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveTLSDescCall", "(", "Loc", ")", ";", "else", "if", "(", "IDVal", "==", "", "||", "IDVal", "==", "", ")", "parseDirectiveLtorg", "(", "Loc", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveUnreq", "(", "Loc", ")", ";", "else", "if", "(", "IDVal", "==", ""], "ground_truth": [")", "parseDirectiveInst", "(", "Loc", ")", ";"], "File": "AArch64AsmParser107", "Func": "ParseDirective", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9974, "Length": 64, "Cover_Rate": 0.31840796019900497, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "return", "", ";", "}", "if", "(", "", ".", "contains", "(", "DestReg", ")", "&&", "", ".", "contains", "(", "SrcReg", ")", ")", "return", "HasAVX512", "?", "", ":", "(", "HasAVX", "?", "", ":", "", ")", ";", "if", "(", "", ".", "contains", "(", "DestReg", ")", "&&", "", ".", "contains", "(", "SrcReg", ")"], "ground_truth": [")", "return", "HasAVX512", "?", "", ":", "(", "HasAVX", "?", "", ":", "", ")", ";"], "File": "X86InstrInfo109", "Func": "CopyToFromAsymmetricReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9975, "Length": 71, "Cover_Rate": 0.3021276595744681, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "(", "RegNo", "&", "", ")", "||", "RegNo", "==", "", ")", "S", "="], "ground_truth": ["MCDisassembler", "::", "SoftFail", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeGPRPairRegisterClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9976, "Length": 29, "Cover_Rate": 0.35365853658536583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "errs", "(", ")", "<<", "", "<<", "ABIName", "<<", "", ";", "}", "else", "if", "(", "ABIName", ".", "startswith", "(", "", ")", "&&", "IsRV64", ")", "{", "errs", "(", ")", "<<", "", "", ";", "TargetABI", "=", "ABI_Unknown", ";", "}", "else", "if", "(", "ABIName", ".", "startswith", "(", "", ")", "&&", "!", "IsRV64", ")", "{", "errs", "(", ")", "<<", ""], "ground_truth": ["", ";"], "File": "RISCVBaseInfo", "Func": "computeTargetABI", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9977, "Length": 57, "Cover_Rate": 0.3352941176470588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "mips_sim_wait_regs", "(", "struct", "mips_sim"], "ground_truth": ["*", "state", ",", "rtx", "insn", ")", "{"], "File": "mips3", "Func": "mips_sim_wait_regs", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9978, "Length": 13, "Cover_Rate": 0.41935483870967744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "(", "(", "Subtarget", ".", "hasSSE1", "(", ")", "&&", "(", "VT", "==", "", "||", "VT", "==", "", ")", ")", "||", "(", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "(", "VT", "==", "", "||", "VT", "==", "", ")", ")", "||", "(", "Subtarget", ".", "hasAVX", "(", ")", "&&", "(", "VT", "==", "", "||", "VT", "==", "", ")", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", "&&", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", "->", "optForMinSize", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering143", "Func": "combineFMinNumFMaxNum", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9979, "Length": 102, "Cover_Rate": 0.3722627737226277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld2_u32", "(", "const", "uint32_t", "*", "__a", ")", "{", "union", "{", "uint32x2x2_t", "__i", ";"], "ground_truth": ["__builtin_neon_ti", "__o", ";", "}", "__rv", ";"], "File": "arm", "Func": "neon_vld2_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9980, "Length": 19, "Cover_Rate": 0.48717948717948717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsWin64", "=", "Subtarget", ".", "isCallingConvWin64", "(", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", ")", ";", "unsigned", "FixedObject", "=", "getFixedObjectSize", "(", "MF", ",", "AFI", ",", "IsWin64", ",", "false", ")", ";", "unsigned", "FPAdjust", "=", "isTargetDarwin", "(", "MF", ")", "?", "", ":", "AFI", "->", "getCalleeSavedStackSize", "(", "MF", "."], "ground_truth": ["getFrameInfo", "(", ")", ")", ";"], "File": "AArch64FrameLowering100", "Func": "getFPOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9981, "Length": 53, "Cover_Rate": 0.49074074074074076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "val", ">", "-", "", ")", "&&", "(", "val", "<", "", ")", ")", "fprintf", "(", "file", ",", "", ","], "ground_truth": ["val", ")", ";"], "File": "xtensa", "Func": "printx", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 9982, "Length": 24, "Cover_Rate": 0.36923076923076925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Extract", "=", "LHS", "->", "getOperand", "(", "", ")", ";", "if", "(", "Extract", "->", "getOpcode", "(", ")", "!=", "", "||", "Extract", "->", "getValueType", "(", "", ")", "!=", "N", "->", "getValueType", "(", "", ")", "||", "Extract", "->", "getConstantOperandVal", "(", "", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "InnerSetCC", "=", "Extract", "->", "getOperand", "(", "", ")", ";", "if", "(", "InnerSetCC", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "InnerPred", "=", "InnerSetCC", ".", "getOperand", "(", "", ")", ";", "if", "(", "Pred", ".", "getOpcode", "(", ")", "==", "", "&&", "InnerPred", ".", "getOpcode", "(", ")", "==", "", "&&", "Pred", ".", "getConstantOperandVal", "(", "", ")", "==", "InnerPred", ".", "getConstantOperandVal", "(", "", ")", "&&", "Pred", "->"], "ground_truth": ["getConstantOperandVal", "(", "", ")", ">=", "", "&&", "Pred", "->", "getConstantOperandVal", "(", "", ")", "<=", "", ")", "return", "Extract", ";"], "File": "AArch64ISelLowering168", "Func": "performSetCCPunpkCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9983, "Length": 136, "Cover_Rate": 0.5396825396825397, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InlineAsmIdentifierInfo", "&", "getIdentifierInfo"], "ground_truth": ["(", ")", "const", "{"], "File": "X86AsmParser (2)4", "Func": "getIdentifierInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9984, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Imm", ";", "MCExpr", "::", "VariantKind", "VK", "=", "MCExpr", "::", "VK__None", ";", "if", "(", "!", "isImm", "(", ")", "||", "evaluateConstantImm", "(", "getImm", "("], "ground_truth": [")", ",", "Imm", ",", "VK", ")", ")", "return", "false", ";"], "File": "RISCVAsmParser", "Func": "isBareSymbol", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9985, "Length": 33, "Cover_Rate": 0.5689655172413793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_fmul_pch", "(", "__mmask16", "__A", ",", "__m512h", "__B", ",", "__m512h", "__C", ")", "{", "return", "(", "__m512h", ")", "__builtin_ia32_vfmulcph512_mask_round", "(", "(", "__v32hf", ")", "__B", ",", "(", "__v32hf", ")", "__C", ",", "_mm512_setzero_ph", "("], "ground_truth": [")", ",", "__A", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_maskz_fmul_pch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9986, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "getMemOpBaseRegImmOfs", "(", "MachineInstr", "&", "LdSt", ",", "unsigned", "&", "BaseReg", ",", "int64_t", "&", "Offset", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "unsigned", "AccessSize", "=", ""], "ground_truth": [";"], "File": "HexagonInstrInfo (2)", "Func": "getMemOpBaseRegImmOfs", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9987, "Length": 29, "Cover_Rate": 0.5178571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitPRELOAD", "(", "const", "SDNode"], "ground_truth": ["*", "N", ")", "{"], "File": "ARMIREmitter", "Func": "visitPRELOAD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9988, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printS16X4ImmOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isImm", "(", ")", ")", "O", "<<", "(", "short", ")", "(", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm"], "ground_truth": ["(", ")", "*", "", ")", ";"], "File": "PPCInstPrinter16", "Func": "printS16X4ImmOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9989, "Length": 51, "Cover_Rate": 0.8225806451612904, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "FBB", ")", ";", "count", "++", ";", "return", "count", ";", "}", "return", "InsertBranchAtInst", "(", "MBB", ",", "MBB", ".", "end", "(", ")", ",", "TBB", ",", "Cond"], "ground_truth": [",", "DL", ")", ";"], "File": "RISCVInstrInfo4", "Func": "InsertBranch", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9990, "Length": 43, "Cover_Rate": 0.42574257425742573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "assert", "(", "MCE", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "MCE", "->"], "ground_truth": ["getValue", "(", ")", ")", ")", ";"], "File": "AArch64AsmParser2", "Func": "addImm1_63Operands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9991, "Length": 47, "Cover_Rate": 0.7833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SwitchToCU", "(", "DL", ".", "getScope", "(", "MF", ".", "getFunction", "(", ")", "->", "getContext", "(", ")", ")", ")", ";", "SwitchToLine", "(", "DL", ".", "getLine"], "ground_truth": ["(", ")", ",", "IsInBeginFunction", ")", ";"], "File": "PIC16DebugInfo", "Func": "ChangeDebugLoc", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 9992, "Length": 29, "Cover_Rate": 0.4264705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrshrn_n_u16", "(", "uint16x8_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "uint8x8_t", ")", "__builtin_neon_vrshrn_nv8hi", "(", "(", "int16x8_t", ")", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon_vrshrn_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9993, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Entry", ".", "Ty", "=", "IntPtrTy", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Size", ";", "Entry", ".", "Ty", "=", "IntPtrTy", ";", "Entry", ".", "isSExt", "=", "false", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "if", "(", "Src", ".", "getValueType", "(", ")", ".", "bitsGT", "(", "", ")", ")", "Src", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ")", ";", "else", "Src", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ")", ";", "Entry", ".", "Node", "=", "Src", ";", "Entry", ".", "Ty", "=", "Type", "::", "getInt32Ty", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "Entry", ".", "isSExt", "="], "ground_truth": ["true", ";"], "File": "ARMSelectionDAGInfo23", "Func": "EmitTargetCodeForMemset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9994, "Length": 110, "Cover_Rate": 0.3216374269005848, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "eraseMatchingBitGroups", "(", "function_ref", "<", "bool", "(", "const", "BitGroup", "&", ")", ">", "F", ")", "{", "erase_if", "(", "BitGroups", ","], "ground_truth": ["F", ")", ";"], "File": "PPCISelDAGToDAG1", "Func": "eraseMatchingBitGroups", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 9995, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "", "CC", "=", "static_cast", "<", "", ">", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ";", "Cond", "[", "", "]", ".", "setImm", "(", "getOppositeCondition"], "ground_truth": ["(", "CC", ")", ")", ";"], "File": "SNESInstrInfo", "Func": "reverseBranchCondition", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9996, "Length": 44, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbolELF", "*", "Symbol", "=", "cast", "<", "MCSymbolELF", ">", "(", "getStreamer", "(", ")", ".", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "GlobalName", ")", ")", ";", "Symbol", "->", "setType", "(", "ELF", "::", "STT_OBJECT", ")", ";", "Symbol", "->", "setBinding", "(", "ELF", "::", "STB_LOCAL"], "ground_truth": [")", ";"], "File": "AMDGPUTargetStreamer10", "Func": "EmitAMDGPUHsaModuleScopeGlobal", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 9997, "Length": 41, "Cover_Rate": 0.803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_2intersect_epi64", "(", "__m256i", "__A", ",", "__m256i", "__B", ",", "__mmask8", "*", "__U", ",", "__mmask8", "*", "__M", ")", "{", "__builtin_ia32_2intersectq256", "(", "__U", ",", "__M", ",", "(", "__v4di", ")"], "ground_truth": ["__A", ",", "(", "__v4di", ")", "__B", ")", ";"], "File": "avx512vp2intersectvlintrin", "Func": "_mm256_2intersect_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 9998, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "SNESInstrInfo", "Func": "getOppositeCondition", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 9999, "Length": 55, "Cover_Rate": 0.5092592592592593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "Val", "->", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "==", "", ")", "{", "if", "(", "Val", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "return", "false", ";", "CanNegate", "=", "true", ";", "return", "true", ";", "}", "if", "(", "Depth", ">", "", ")", "return", "false", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "SDValue", "O0", "=", "Val", "->", "getOperand", "(", "", ")", ";", "SDValue", "O1", "=", "Val", "->", "getOperand", "(", "", ")", ";", "bool", "CanNegateL", ";", "if", "(", "!", "isConjunctionDisjunctionTree", "(", "O0", ",", "CanNegateL", ",", "Depth", "+", "", ")", ")", "return", "false", ";", "bool", "CanNegateR", ";", "if", "(", "!", "isConjunctionDisjunctionTree", "(", "O1", ",", "CanNegateR", ",", "Depth", "+", "", ")", ")", "return", "false", ";", "if", "(", "Opcode", "==", "", ")", "{", "if", "(", "!", "CanNegateL", "&&", "!", "CanNegateR", ")", "return", "false", ";", "CanNegate", "=", "CanNegateL", "&&", "CanNegateR", ";", "}", "else", "{", "bool", "NeedsNegOutL", "=", "O0", "->", "getOpcode", "(", ")", "==", "", ";", "bool", "NeedsNegOutR", "=", "O1", "->", "getOpcode", "(", ")", "==", "", ";", "if", "(", "NeedsNegOutL", "&&", "NeedsNegOutR", ")", "return", "false", ";", "CanNegate", "=", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)", "Func": "isConjunctionDisjunctionTree", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10000, "Length": 188, "Cover_Rate": 0.7932489451476793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ELF", "::", "R__64_32", ";", "case", "FK_Data_8", ":", "return", "ELF", "::", "R__64_64", ";", "case", "FK_Data_4", ":", "if", "(", "const", "MCSymbolRefExpr", "*", "A", "=", "Target", ".", "getSymA", "(", ")", ")", "{", "if", "(", "A", "->", "getSymbol", "(", ")", ".", "isTemporary", "(", ")", ")"], "ground_truth": ["return", "ELF", "::", "R__NONE", ";"], "File": "BPFELFObjectWriter19", "Func": "getRelocType", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10001, "Length": 47, "Cover_Rate": 0.41964285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UsesLR", "=", "U"], "ground_truth": [";"], "File": "SPUMachineFunction", "Func": "setUsesLR", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10002, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initQueues", "(", "TopRoots", ",", "BotRoots", ")", ";", "bool", "IsTopNode", "=", "false", ";", "while", "(", "true", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "SUnit", "*", "SU", "=", "SchedImpl", "->", "pickNode", "(", "IsTopNode", ")", ";", "if", "(", "!", "SU", ")", "break", ";", "if", "(", "!", "checkSchedLimit", "(", ")", ")", "break", ";", "scheduleMI", "(", "SU", ",", "IsTopNode", ")", ";", "updateQueues", "(", "SU", ",", "IsTopNode", ")", ";", "SchedImpl", "->", "schedNode", "(", "SU", ",", "IsTopNode", ")", ";", "}", "assert", "(", "CurrentTop", "==", "CurrentBottom", "&&", "", ")", ";", "placeDebugValues", "(", ")", ";", "DEBUG", "(", "{", "unsigned", "BBNum", "=", "begin", "(", ")", "->", "getParent", "(", ")", "->", "getNumber", "(", ")", ";", "dbgs", "(", ")", "<<", "", "<<", "BBNum", "<<", "", ";", "dumpSchedule", "("], "ground_truth": [")", ";"], "File": "HexagonMachineScheduler (2)", "Func": "schedule", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10003, "Length": 122, "Cover_Rate": 0.3185378590078329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "GPRIdx", ",", "PtrVT", ")", ";", "for", "(", "unsigned", "i", "=", "FirstVariadicGPR", ";", "i", "<", "NumGPRArgRegs", ";", "++", "i", ")", "{", "unsigned", "VReg", "=", "MF", ".", "addLiveIn", "(", "GPRArgRegs", "[", "i", "]", ",", "&", "", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "VReg", ",", "", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "Val", ".", "getValue", "(", "", ")", ",", "DL", ",", "Val", ",", "FIN", ",", "Subtarget", "->", "isTargetWindows", "(", ")", "?", "MachinePointerInfo", "::", "getFixedStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "GPRIdx", ",", "(", "i", "-", "FirstVariadicGPR", ")", "*", "", ")", ":", "MachinePointerInfo", "::", "getStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "i", "*", "", ")", ")", ";", "MemOps", ".", "push_back", "(", "Store", ")", ";", "FIN", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "FIN", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "PtrVT", ")", ")", ";", "}", "}", "FuncInfo", "->", "setVarArgsGPRIndex", "(", "GPRIdx", ")", ";", "FuncInfo", "->", "setVarArgsGPRSize", "(", "GPRSaveSize", ")", ";", "if", "(", "Subtarget", "->", "hasFPARMv8", "(", ")", "&&", "!", "Subtarget", "->", "isTargetWindows", "(", ")", ")", "{", "static", "const", "MCPhysReg", "FPRArgRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "NumFPRArgRegs", "=", "array_lengthof", "(", "FPRArgRegs", ")", ";", "unsigned", "FirstVariadicFPR", "=", "CCInfo", ".", "getFirstUnallocated", "(", "FPRArgRegs", ")", ";", "unsigned", "FPRSaveSize", "=", "", "*", "(", "NumFPRArgRegs", "-", "FirstVariadicFPR", ")", ";", "int", "FPRIdx", "=", "", ";", "if", "(", "FPRSaveSize", "!=", "", ")", "{", "FPRIdx", "=", "MFI", ".", "CreateStackObject", "(", "FPRSaveSize", ",", "", ",", "false", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FPRIdx", ",", "PtrVT", ")", ";", "for", "(", "unsigned", "i", "=", "FirstVariadicFPR", ";", "i", "<", "NumFPRArgRegs", ";", "++", "i", ")", "{", "unsigned", "VReg", "=", "MF", ".", "addLiveIn", "(", "FPRArgRegs", "[", "i", "]", ",", "&", "", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "VReg", ","], "ground_truth": ["", ")", ";"], "File": "AArch64ISelLowering105", "Func": "saveVarArgRegisters", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10004, "Length": 327, "Cover_Rate": 0.48660714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld1q_p16", "(", "const", "poly16_t", "*", "__a", ")", "{", "return", "(", "poly16x8_t", ")", "__builtin_neon_vld1v8hi", "(", "(", "const", "__builtin_neon_hi", "*"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld1q_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10005, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "*"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "fp16_vmulh_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10006, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__ARM_CHECK_LANEQ", "(", "__a", ",", "__idx", ")", ";", "return", "__a", "[", "__ARM_LANEQ", "(", "__a", ",", "__idx", ")"], "ground_truth": ["]", ";"], "File": "arm", "Func": "mve___arm_vgetq_lane_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10007, "Length": 18, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "doesDispFit", "(", "ISelAddressMode", "&", "AM", ",", "int64_t", "Val", ")", "{", "if", "(", "!", "AM", ".", "isDispAddrType", "(", ")", ")", "return", "false", ";", "return", "isIntN", "(", "AM", ".", "getDispSize", "(", ")", ","], "ground_truth": ["Val", ")", ";"], "File": "M68kISelDAGToDAG", "Func": "doesDispFit", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10008, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FoundScan", ")", "break", ";", "}", "assert", "(", "FoundScan", ")", ";", "DEBUG", "(", "{", "StringRef", "PP", "=", "(", "PV", ".", "M", "?", "", ":", "", ")", ";", "if", "(", "!", "PV", ".", "Inv", ")", "dbgs", "(", ")", "<<", "", "<<", "PP", "<<", "", ";", "else", "dbgs", "(", ")", "<<", "", "<<", "PP", "<<", "", "<<", "PP", "<<", "", ";", "dbgs", "(", ")", "<<", "", "<<", "*", "PV", ".", "Res", "<<", "", "<<", "*", "PV", ".", "P", "<<", "", ";", "if", "(", "PV", ".", "M", ")", "dbgs", "(", ")", "<<", "", "<<", "*", "PV", ".", "M", "<<", "", ";", "dbgs", "(", ")", "<<", "", "<<", "*", "PV", ".", "Q", "<<", "", ";", "dbgs", "(", ")", "<<", "", "<<", "PV", ".", "IterCount", "<<", "", ";", "}", ")", ";", "BasicBlock", "::", "iterator", "At", "(", "EntryB", "->", "getTerminator", "(", ")", ")", ";", "Value", "*", "PM", "=", "generate", "(", "At", ",", "PV", ")", ";", "if", "(", "PM", "==", "nullptr", ")", "return", "false", ";", "if", "(", "PM", "->", "getType", "(", ")", "!=", "PV", ".", "Res", "->", "getType", "(", ")", ")", "PM", "=", "IRBuilder", "<", ">", "(", "&", "*", "At", ")", ".", "CreateIntCast", "(", "PM", ",", "PV", ".", "Res", "->", "getType", "(", ")", ",", "false", ")", ";", "PV", ".", "Res", "->", "replaceAllUsesWith", "(", "PM", ")", ";", "PV", ".", "Res", "->", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "HexagonLoopIdiomRecognition26", "Func": "recognize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10009, "Length": 221, "Cover_Rate": 0.31616595135908443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createBarrierNoopPass", "(", ")", ")", ";", "if", "(", "TM", ".", "getTargetTriple", "(", ")", ".", "getArch", "(", ")", "==", "Triple", "::", "r600", ")", "addPass", "(", "createOpenCLImageTypeLoweringPass", "(", ")", ")", ";", "addPass", "(", "createOpenCLEnqueuedBlockLoweringPass", "(", ")", ")", ";", "if", "(", "TM", ".", "getOptLevel", "(", ")", ">", "CodeGenOpt", "::", "None", ")", "{", "addPass", "(", "createInferAddressSpacesPass", "(", ")", ")", ";", "addPass", "(", "createPromoteAlloca", "(", ")", ")", ";", "if", "(", "EnableSROA", ")", "addPass", "(", "createSROAPass", "(", ")", ")", ";", "if", "(", "EnableScalarIRPasses", ")", "addStraightLineScalarOptimizationPasses", "(", ")", ";", "if", "("], "ground_truth": ["EnableAliasAnalysis", ")", "{"], "File": "AMDGPUTargetMachine10", "Func": "addIRPasses", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10010, "Length": 88, "Cover_Rate": 0.3154121863799283, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "errs", "(", ")", "<<", "", ";", "Node", "->", "dump", "(", "CurDAG", ")", ";", "errs", "(", ")", "<<", "", ")", ";", "Node", "->", "setNodeId", "(", "-", "", ")", ";", "return", ";", "}", "EVT", "VT", "=", "Node", "->", "getValueType", "(", "", ")", ";", "switch", "(", "Node", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "(", "void", ")", "VT", ";", "}", "SelectCode", "(", "Node"], "ground_truth": [")", ";"], "File": "WebAssemblyISelDAGToDAG15", "Func": "Select", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10011, "Length": 67, "Cover_Rate": 0.5826086956521739, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasMOPS", "(", ")", "const", "{", "return", "HasMOPS"], "ground_truth": [";"], "File": "AArch64Subtarget23", "Func": "hasMOPS", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10012, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SwitchToSection", "(", "TAI", "->", "SectionForGlobal", "(", "GVar", ")", ")", ";", "if", "(", "C", "->", "isNullValue", "(", ")", "&&", "!", "GVar", "->", "hasSection", "(", ")", "&&", "(", "GVar", "->", "hasLocalLinkage", "(", ")", "||", "GVar", "->", "hasExternalLinkage", "(", ")", "||", "GVar", "->", "isWeakForLinker", "(", ")", ")", "&&", "TAI", "->", "SectionKindForGlobal", "(", "GVar", ")", "!=", "SectionKind", "::", "RODataMergeStr", ")", "{", "if", "(", "Size", "==", "", ")", "Size", "=", "", ";", "if", "(", "GVar", "->", "hasExternalLinkage", "(", ")", ")", "{", "O", "<<", "", "<<", "name", "<<", "'\\n'", ";", "O", "<<", "", "<<", "name", "<<", "", "<<", "Size", "<<", "", "<<", "Align", ";", "}", "else", "if", "(", "GVar", "->", "hasLocalLinkage", "(", ")", ")", "{", "O", "<<", "TAI", "->", "getLCOMMDirective", "(", ")", "<<", "name", "<<", "','", "<<", "Size", "<<", "','", "<<", "Align", ";", "}", "else", "if", "(", "!", "GVar", "->", "hasCommonLinkage", "(", ")", ")", "{", "O", "<<", "", "<<", "name", "<<", "'\\n'", "<<", "TAI", "->", "getWeakDefDirective", "(", ")", "<<", "name", "<<", "'\\n'", ";", "EmitAlignment", "(", "Align", ",", "GVar", ")", ";", "O", "<<", "name", "<<", "", ";", "if", "(", "VerboseAsm", ")", "{", "O", "<<", "", "<<", "TAI", "->", "getCommentString", "(", ")", "<<", "", ";", "PrintUnmangledNameSafely", "(", "GVar", ",", "O", ")", ";", "}", "O", "<<", "'\\n'", ";", "EmitGlobalConstant", "(", "C", ")", ";", "return", ";", "}", "else", "{", "O", "<<", "", "<<", "name", "<<", "','", "<<", "Size", ";", "if", "(", "Subtarget", ".", "isDarwin9", "(", ")", ")", "O", "<<", "','", "<<", "Align", ";", "}", "if", "(", "VerboseAsm", ")", "{", "O", "<<", "", "<<", "TAI", "->", "getCommentString", "(", ")", "<<", "", ";", "PrintUnmangledNameSafely", "(", "GVar", ",", "O", ")", ";", "O", "<<", "", ";", "}", "O", "<<"], "ground_truth": ["'\\n'", ";"], "File": "PPCAsmPrinter79", "Func": "printModuleLevelGV", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10013, "Length": 267, "Cover_Rate": 0.44648829431438125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "named_size", "=", "", ";", "if", "(", "!", "TYPE_NO_NAMED_ARGS_STDARG_P", "(", "TREE_TYPE", "(", "current_function_decl", ")", ")", ")", "named_size", "=", "GET_MODE_SIZE", "(", "SImode", ")", "*", "(", "*", "cum", "-", "FT32_R0", ")", "+", "GET_MODE_SIZE", "(", "arg", ".", "mode", ")", ";", "if", "(", "named_size", "<", "", ")", "*"], "ground_truth": ["pretend_size", "=", "", "-", "named_size", ";"], "File": "ft321", "Func": "ft32_setup_incoming_varargs", "Target": "ft32", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10014, "Length": 50, "Cover_Rate": 0.5747126436781609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "avr_signal_function_p", "(", "tree", "func"], "ground_truth": [")", "{"], "File": "avr", "Func": "avr_signal_function_p", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10015, "Length": 8, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvth_n_f16_u16", "(", "uint16_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "__builtin_aarch64_ucvtfhi_sus", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "fp16_vcvth_n_f16_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10016, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "N", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "N", "->", "getOperand", "(", "i", ")", ")", ";", "Ops", ".", "push_back"], "ground_truth": ["(", "Glue", ")", ";"], "File": "AMDGPUISelDAGToDAG65", "Func": "glueCopyToM0", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10017, "Length": 49, "Cover_Rate": 0.35251798561151076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_pmovsqb128mem_mask", "(", "(", "__v16qi", "*", ")", "__P", ",", "(", "__v2di"], "ground_truth": [")", "__A", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_cvtsepi64_storeu_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10018, "Length": 16, "Cover_Rate": 0.37209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "ofs", "+=", "", ";", "}", "if", "(", "to", "==", "SP_REGNO", ")", "{", "ofs", "+=", "m32c_pushm_popm", "(", "PP_justcount", ")", ";", "ofs", "+=", "get_frame_size", "(", ")", ";", "}", "if", "(", "TARGET_A24", ")", "ofs", "=", "(", "ofs", "+", ""], "ground_truth": [")", "&", "~", "", ";"], "File": "m32c", "Func": "m32c_initial_elimination_offset", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10019, "Length": 42, "Cover_Rate": 0.47191011235955055, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "long", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__TM_is_failure_persistent", "(", "void", "*", "const", "TM_buff", ")", "{", "texasru_t", "texasru", "=", "*", "_TEXASRU_PTR", "(", "TM_buff", ")"], "ground_truth": [";"], "File": "htmxlintrin", "Func": "__TM_is_failure_persistent", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10020, "Length": 30, "Cover_Rate": 0.8108108108108109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "to_type", "==", "NO_REG_TYPE", "||", "from_type", "==", "NO_REG_TYPE", ")", "return", "false", ";", "if", "(", "(", "to_type", "==", "PSEUDO_REG_TYPE", "&&", "from_type", "==", "PSEUDO_REG_TYPE", ")", "||", "(", "to_type", "==", "PSEUDO_REG_TYPE", "&&", "IS_STD_REG_TYPE", "(", "from_type", ")", ")", "||", "(", "from_type", "==", "PSEUDO_REG_TYPE", "&&", "IS_STD_REG_TYPE", "(", "to_type", ")", ")", ")", "return", "true", ";", "if", "(", "to_type", "==", "from_type", "&&", "IS_STD_REG_TYPE", "(", "to_type"], "ground_truth": [")", ")", "return", "true", ";"], "File": "rs6000", "Func": "rs6000_secondary_reload_move", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10021, "Length": 64, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "x", "*", "(", "y", ">>", "", ")", "+", "(", "y"], "ground_truth": [">>", "", ")", ")", ";"], "File": "ARMELFAttributeData", "Func": "calculate_fp_config_hash", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10022, "Length": 17, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmParser", "::", "OperandMatchResultTy", "AsmParser", "::", "parsePCRel", "(", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&", "Operands", ",", "int64_t", "MinVal", ",", "int64_t", "MaxVal", ")", "{", "MCContext", "&", "Ctx", "=", "getContext", "(", ")", ";", "MCStreamer", "&", "Out", "=", "getStreamer", "(", ")", ";", "const", "MCExpr", "*", "Expr", ";", "SMLoc", "StartLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "Expr", ")", ")", "return", "MatchOperand_NoMatch", ";", "if", "(", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ")", "{", "int64_t", "Value", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "(", "Value", "&", "", ")", "||", "Value", "<", "MinVal", "||", "Value", ">", "MaxVal", ")", "{", "Error", "(", "StartLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "MCSymbol", "*", "Sym", "=", "Ctx", ".", "CreateTempSymbol", "(", ")", ";", "Out", ".", "EmitLabel", "(", "Sym", ")", ";", "const", "MCExpr", "*", "Base", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_None", ",", "Ctx", ")", ";", "Expr", "=", "Value", "==", "", "?", "Base", ":", "MCBinaryExpr", "::", "CreateAdd", "(", "Base", ",", "Expr", ",", "Ctx", ")", ";", "}", "SMLoc", "EndLoc", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "createImm", "(", "Expr", ",", "StartLoc", ",", "EndLoc", ")", ")", ";", "return", "MatchOperand_Success"], "ground_truth": [";"], "File": "SystemZAsmParser10", "Func": "parsePCRel", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10023, "Length": 221, "Cover_Rate": 0.9954954954954955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "forbidModuleDirective", "("], "ground_truth": [")", "{"], "File": "MipsTargetStreamer", "Func": "forbidModuleDirective", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10024, "Length": 5, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MIRBuilder", ".", "getMF", "(", ")", ".", "getRegInfo", "(", ")", ";", "static", "const", "unsigned", "OpcTable", "[", "", "]", "[", "", "]", "{", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", "}", ";", "bool", "Is32Bit", "=", "(", "MRI", ".", "getType", "(", "LHS", ".", "getReg", "(", ")", ")", ".", "getSizeInBits", "(", ")", "==", "", ")", ";", "auto", "ImmFns", "=", "selectArithImmed", "(", "RHS", ")", ";", "unsigned", "Opc", "=", "OpcTable", "[", "Is32Bit", "]", "[", "ImmFns", ".", "hasValue", "(", ")", "]", ";", "Register", "ZReg", "=", "Is32Bit", "?", "", ":", "", ";", "auto", "CmpMI", "=", "MIRBuilder", ".", "buildInstr", "(", "Opc", ",", "{", "ZReg", "}", ",", "{", "LHS", "}", ")", ";", "if", "(", "ImmFns", ")", "{", "for", "(", "auto", "&", "RenderFn", ":", "*", "ImmFns", ")", "RenderFn", "(", "CmpMI", ")", ";", "}", "else", "{", "CmpMI", ".", "addUse", "(", "RHS", ".", "getReg", "(", ")", ")", ";", "}", "constrainSelectedInstRegOperands", "(", "*", "CmpMI", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "return", "&", "*", "CmpMI"], "ground_truth": [";"], "File": "AArch64InstructionSelector10", "Func": "emitCMN", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10025, "Length": 161, "Cover_Rate": 0.7630331753554502, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "addToListsIfDependent", "(", "MachineInstr", "&", "MI", ",", "DenseSet", "<", "unsigned", ">", "&", "RegDefs", ",", "DenseSet", "<", "unsigned", ">", "&", "PhysRegUses", ",", "SmallVectorImpl", "<", "MachineInstr", "*", ">", "&", "Insts", ")", "{", "for", "(", "MachineOperand", "&", "Use", ":", "MI", ".", "operands", "(", ")", ")", "{", "if", "(", "Use", ".", "isReg", "(", ")", "&&", "(", "(", "Use", ".", "readsReg", "(", ")", "&&", "RegDefs", ".", "count", "(", "Use", ".", "getReg", "(", ")", ")", ")", "||", "(", "Use", ".", "isDef", "(", ")", "&&", "RegDefs", ".", "count", "(", "Use", ".", "getReg", "(", ")", ")", ")", "||", "(", "Use", ".", "isDef", "(", ")", "&&", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "Use", ".", "getReg", "(", ")", ")", "&&", "PhysRegUses", ".", "count", "(", "Use", ".", "getReg", "(", ")", ")", ")", ")", ")", "{", "Insts", ".", "push_back", "(", "&", "MI", ")", ";", "addDefsUsesToList", "(", "MI", ",", "RegDefs", ",", "PhysRegUses", ")", ";", "return", "true"], "ground_truth": [";"], "File": "SILoadStoreOptimizer", "Func": "addToListsIfDependent", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10026, "Length": 143, "Cover_Rate": 0.959731543624161, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "imm", "<", "", "&&", "imm", ">", "std", "::", "numeric_limits", "<", "int", ">", "::", "min", "(", ")", ")", "{", "SDLoc", "DL", "(", "N", ")", ";", "RHS", "=", "DAG", ".", "getConstant", "(", "-", "imm", ",", "DL", ",", "", ")", ";", "unsigned", "Opcode", "=", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "?", "", ":", "", ";", "return", "DAG", ".", "getNode", "(", "Opcode", ",", "DL", ",", "N", "->", "getVTList", "(", ")", ","], "ground_truth": ["N", "->", "getOperand", "(", "", ")", ",", "RHS", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "PerformAddcSubcCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10027, "Length": 82, "Cover_Rate": 0.30036630036630035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "}", "riscv_save_restore_reg", "(", "word_mode", ",", "regno", ",", "offset", ",", "fn", ")", ";", "}", "offset", "=", "(", "cfun", "->", "machine", "->", "frame", ".", "fp_sp_offset", "-", "sp_offset", ")", ".", "to_constant", "(", ")", ";", "for", "(", "unsigned", "int", "regno", "=", "FP_REG_FIRST", ";", "regno", "<=", "FP_REG_LAST", ";", "regno", "++", ")", "if", "(", "BITSET_P", "(", "cfun", "->", "machine", "->", "frame", ".", "fmask", ",", "regno", "-", "FP_REG_FIRST", ")", ")", "{", "bool", "handle_reg", "=", "!", "cfun", "->", "machine", "->", "reg_is_wrapped_separately", "[", "regno", "]", ";", "machine_mode", "mode", "=", "TARGET_DOUBLE_FLOAT", "?", "DFmode", ":", "SFmode", ";", "if", "(", "handle_reg", ")", "riscv_save_restore_reg", "(", "mode", ",", "regno", ",", "offset", ",", "fn", ")", ";", "offset", "-=", "GET_MODE_SIZE", "(", "mode", ")", ".", "to_constant"], "ground_truth": ["(", ")", ";"], "File": "riscv1", "Func": "riscv_for_each_saved_reg", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10028, "Length": 114, "Cover_Rate": 0.32664756446991405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "MRI", "=", "&", "F", ".", "getRegInfo", "(", ")", ";", "TRI", "=", "F", ".", "getRegInfo", "(", ")", ".", "getTargetRegisterInfo", "(", ")", ";", "RCI", ".", "runOnMachineFunction", "(", "F", ")", ";", "for", "(", "auto", "&", "MBB"], "ground_truth": [":", "F", ")", "{"], "File": "AArch64A57FPLoadBalancing17", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10029, "Length": 46, "Cover_Rate": 0.4339622641509434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeRegionInfoPass", "(", "*", "PassRegistry", "::"], "ground_truth": ["getPassRegistry", "(", ")", ")", ";"], "File": "AMDGPUStructurizeCFG", "Func": "AMDGPUStructurizeCFG", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10030, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "lowerBRCOND", "(", "SDValue", "Op", ",", "SelectionDAG"], "ground_truth": ["&", "DAG", ")", "const", "{"], "File": "Cpu0ISelLowering", "Func": "lowerBRCOND", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10031, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "nds32_hard_regno_mode_ok", "(", "unsigned", "int", "regno", ",", "machine_mode", "mode", ")", "{", "if", "(", "regno", ">", "FIRST_PSEUDO_REGISTER", ")", "return", "true", ";", "if", "(", "(", "TARGET_FPU_SINGLE", "||", "TARGET_FPU_DOUBLE", ")", "&&", "NDS32_IS_FPR_REGNUM", "(", "regno", ")", ")", "{", "if", "(", "NDS32_IS_EXT_FPR_REGNUM", "(", "regno", ")", ")", "return", "(", "NDS32_FPR_REGNO_OK_FOR_DOUBLE", "(", "regno", ")", "&&", "(", "mode", "==", "DFmode", ")", ")", ";", "else", "if", "(", "mode", "==", "SFmode", "||", "mode", "==", "SImode", ")", "return", "NDS32_FPR_REGNO_OK_FOR_SINGLE", "(", "regno", ")", ";", "else", "if", "(", "mode", "==", "DFmode", ")", "return", "NDS32_FPR_REGNO_OK_FOR_DOUBLE", "(", "regno", ")", ";", "return", "false", ";", "}", "if", "(", "regno", "<=", "NDS32_LAST_GPR_REGNUM", ")", "return", "(", "targetm", ".", "hard_regno_nregs", "(", "regno", ",", "mode", ")", "==", ""], "ground_truth": ["||", "!", "(", "(", "regno", ")", "&", "", ")", ")", ";"], "File": "nds325", "Func": "nds32_hard_regno_mode_ok", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10032, "Length": 119, "Cover_Rate": 0.967479674796748, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setValid", "(", "bool", "val", ")", "{", "valid", "="], "ground_truth": ["val", ";"], "File": "TPCCostModelEmitter", "Func": "setValid", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10033, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Flags", ".", "IsGV"], "ground_truth": [";"], "File": "SPIRVDuplicatesTracker", "Func": "getIsGV", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10034, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "65816PassConfig", "(", "this", ","], "ground_truth": ["PM", ")", ";"], "File": "WDC65816TargetMachine", "Func": "createPassConfig", "Target": "WDC65816", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10035, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "VReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "VReg", ")", ")", "return", "false", ";", "MachineInstr", "*", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "VReg", ")", ";", "while", "(", "DefMI", "->", "isCopy", "(", ")", ")", "{", "unsigned", "CopyVReg", "=", "DefMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "MRI", "->", "hasOneNonDBGUse", "(", "CopyVReg", ")", ")", "return", "false", ";", "if", "(", "!", "MRI", "->", "hasOneDef", "(", "CopyVReg", ")", ")", "return", "false", ";", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "CopyVReg", ")", ";", "}", "switch", "(", "DefMI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "{", "if", "(", "IsTestAndBranch", ")", "return", "false", ";", "if", "(", "DefMI", "->", "getParent", "(", ")", "!=", "MBB", ")", "return", "false", ";", "if", "(", "!", "MRI", "->", "hasOneNonDBGUse", "(", "VReg", ")", ")", "return", "false", ";", "uint64_t", "Mask", "=", "", "(", "DefMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "(", "DefMI", "->", "getOpcode", "(", ")", "==", "", ")", "?", "", ":", "", ")", ";", "if", "(", "!", "isPowerOf2_64", "(", "Mask", ")", ")", "return", "false", ";", "MachineOperand", "&", "MO", "=", "DefMI", "->", "getOperand", "(", "", ")", ";", "unsigned", "NewReg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "NewReg", ")", ")", "return", "false", ";", "assert", "(", "!", "MRI", "->", "def_empty", "(", "NewReg", ")", "&&", "", ")", ";", "MachineBasicBlock", "&", "RefToMBB", "=", "*", "MBB", ";", "MachineBasicBlock", "*", "TBB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "Imm", "=", "Log2_64", "(", "Mask", ")", ";", "unsigned", "Opc", "=", "(", "Imm", "<", "", ")", "?", "(", "IsNegativeBranch", "?", "", ":", "", ")", ":", "(", "IsNegativeBranch", "?", "", ":", "", ")", ";", "BuildMI", "(", "RefToMBB", ",", "MI", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "NewReg", ")", ".", "addImm", "(", "Imm", ")", ".", "addMBB", "(", "TBB", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "if", "(", "!", "(", "DefMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "DefMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "&&", "!", "(", "DefMI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "DefMI", "->", "getOperand", "(", ""], "ground_truth": [")", ".", "getReg", "(", ")", "==", "", ")", ")", "return", "false", ";"], "File": "AArch64InstrInfo18", "Func": "optimizeCondBranch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10036, "Length": 412, "Cover_Rate": 0.5302445302445302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqrshruntq_n_s16", "(", "uint8x16_t", "__a", ",", "int16x8_t", "__b", ",", "const"], "ground_truth": ["int", "__imm", ")", "{"], "File": "arm", "Func": "mve___arm_vqrshruntq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10037, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "SmallVector", "<", "EVT", ",", "", ">", "SplitVTs", ";", "ComputeValueVTs", "(", "TLI", ",", "DL", ",", "OrigArg", ".", "Ty", ",", "SplitVTs", ",", "nullptr", ",", "nullptr", ",", "", ")", ";", "assert", "(", "OrigArg", ".", "Regs", ".", "size", "(", ")", "==", "SplitVTs", ".", "size", "(", ")", "&&", "", ")", ";", "if", "(", "SplitVTs", ".", "size", "(", ")", "==", "", ")", "{", "auto", "Flags", "=", "OrigArg", ".", "Flags", "[", "", "]", ";", "Flags", ".", "setOrigAlign", "(", "DL", ".", "getABITypeAlign", "(", "OrigArg", ".", "Ty", ")", ")", ";", "SplitArgs", ".", "emplace_back", "(", "OrigArg", ".", "Regs", "[", "", "]", ",", "SplitVTs", "[", "", "]", ".", "getTypeForEVT", "(", "Ctx", ")", ",", "Flags", ",", "OrigArg", ".", "IsFixed", ")", ";", "return", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "SplitVTs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "EVT", "SplitVT", "=", "SplitVTs", "[", "i", "]", ";", "Type", "*", "SplitTy", "=", "SplitVT", ".", "getTypeForEVT", "(", "Ctx", ")", ";", "auto", "Flags", "=", "OrigArg", ".", "Flags", "[", "", "]", ";", "Flags", ".", "setOrigAlign", "(", "DL", ".", "getABITypeAlign", "(", "SplitTy", ")", ")", ";", "bool", "NeedsConsecutiveRegisters", "=", "TLI", ".", "functionArgumentNeedsConsecutiveRegisters", "(", "SplitTy", ",", "F", ".", "getCallingConv", "(", ")"], "ground_truth": [",", "F", ".", "isVarArg", "(", ")", ")", ";"], "File": "ARMCallLowering19", "Func": "splitToValueTypes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10038, "Length": 209, "Cover_Rate": 0.6510903426791277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "WidenedVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "VT", ".", "getVectorElementType", "(", ")", ",", "", ")", ";", "auto", "WidenedOp", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "WidenedVT", ")", ",", "Ops", ",", "WidenedVT", ",", "MF", ".", "getMachineMemOperand", "(", "MMO", ",", "", ",", "WidenedVT", ".", "getStoreSize", "(", ")", ")", ")", ";", "auto", "Subvector", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "WidenedOp", ",", "DAG", ".", "getVectorIdxConstant", "(", "", ",", "DL", ")", ")", ";", "return", "Subvector", ";", "}", "return", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "VT", ")", ",", "Ops", ",", "VT", ",", "MMO", ")", ";", "}", "SmallVector", "<", "SDValue", ",", "", ">", "Loads", ";", "unsigned", "NumLoads", "=", "", ";", "MVT", "LoadVT", "=", "VT", ".", "getSimpleVT", "(", ")", ";", "unsigned", "NumElts", "=", "LoadVT", ".", "isVector", "(", ")", "?", "LoadVT", ".", "getVectorNumElements", "(", ")", ":", "", ";", "assert", "(", "(", "LoadVT", ".", "getScalarType", "(", ")", "==", "", "||", "LoadVT", ".", "getScalarType", "(", ")", "==", "", ")", ")", ";", "if", "(", "NumElts", "==", "", "||", "NumElts", "==", "", ")", "{", "NumLoads", "=", "NumElts", "/", ""], "ground_truth": [";"], "File": "SIISelLowering155", "Func": "lowerSBuffer", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10039, "Length": 191, "Cover_Rate": 0.3242784380305603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Memory", ".", "OffsetRegNum", ")", "return", "false", ";", "if", "(", "!", "Memory", ".", "OffsetImm", ")", "return", "true", ";", "if", "(", "const", "auto", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Memory", ".", "OffsetImm", ")", ")", "{", "int64_t", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "return", "(", "Val", ">=", "-", "", "&&", "Val", "<=", "", "&&", "(", "(", "Val", "&", "", ")", "==", "", ")", ")", "||", "Val", "==", "std", "::"], "ground_truth": ["numeric_limits", "<", "int32_t", ">", "::", "min", "(", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "isAddrMode5FP16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10040, "Length": 81, "Cover_Rate": 0.6328125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_add_ss", "(", "__m128"], "ground_truth": ["__A", ",", "__m128", "__B", ")", "{"], "File": "xmmintrin", "Func": "_mm_add_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10041, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isOImm", "<", ""], "ground_truth": [">", "(", ")", ";"], "File": "CSKYAsmParser", "Func": "isOImm4", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10042, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "}", ";", "if", "(", "Kind", "<", "FirstTargetFixupKind", ")", "return", "MCAsmBackend", "::", "getFixupKindInfo", "(", "Kind", ")", ";", "assert", "(", "unsigned", "(", "Kind", "-", "FirstTargetFixupKind", ")", "<"], "ground_truth": ["getNumFixupKinds", "(", ")", "&&", "", ")", ";"], "File": "TeakAsmBackend", "Func": "getFixupKindInfo", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10043, "Length": 93, "Cover_Rate": 0.808695652173913, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "F", "->", "insert", "(", "It", ",", "sinkMBB", ")", ";", "sinkMBB", "->", "splice", "(", "sinkMBB", "->", "begin", "(", ")", ",", "BB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "sinkMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Opc2", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Opc1", ")", ")"], "ground_truth": [".", "addMBB", "(", "sinkMBB", ")", ";"], "File": "Mips16ISelLowering", "Func": "emitSelT16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10044, "Length": 122, "Cover_Rate": 0.3609467455621302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_fnmadd_ph", "(", "__m512h", "__A", ",", "__m512h", "__B", ",", "__m512h", "__C", ")", "{", "return", "(", "__m512h", ")", "__builtin_ia32_vfnmaddph512_mask", "(", "(", "__v32hf", ")", "__A", ",", "(", "__v32hf", ")", "__B", ",", "("], "ground_truth": ["__v32hf", ")", "__C", ",", "(", "__mmask32", ")", "-", "", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_fnmadd_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10045, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "AsmPrinter", "::", "GetSJLJEHLabel", "(", ")", "const", "{", "const", "DataLayout", "*", "DL", "=", "TM", ".", "getDataLayout", "(", ")", ";", "SmallString", "<", "", ">", "Name", ";", "raw_svector_ostream", "(", "Name", ")", "<<", "DL", "->", "getPrivateGlobalPrefix", "(", ")", "<<", "", "<<", "getFunctionNumber", "(", ")", ";", "return", "OutContext", ".", "GetOrCreateSymbol", "(", "Name", "."], "ground_truth": ["str", "(", ")", ")", ";"], "File": "ARMAsmPrinter1", "Func": "GetARMSJLJEHLabel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10046, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pternlogd128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")", "__B", ",", "(", "__v4si", ")", "__C"], "ground_truth": [",", "imm", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm_mask_ternarylogic_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10047, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RelocM", "==", "Reloc", "::", "PIC_", ")", "{", "bool", "UseGOTOFF", "=", "GV", "->", "hasLocalLinkage", "(", ")", "||", "GV", "->", "hasHiddenVisibility", "(", ")", ";", "ConstantPoolValue", "*", "CPV", "=", "new", "ConstantPoolValue", "(", "GV", ",", "UseGOTOFF", "?", "", ":", "", ")", ";", "SDValue", "CPAddr", "=", "DAG", ".", "getTargetConstantPool", "(", "CPV", ",", "PtrVT", ",", "", ")", ";", "CPAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "CPAddr", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPAddr", ",", "PseudoSourceValue", "::", "getConstantPool", "(", ")", ",", "", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Chain", "=", "Result", ".", "getValue", "(", "", ")", ";", "SDValue", "GOT", "=", "DAG", ".", "getGLOBAL_OFFSET_TABLE", "(", "PtrVT", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "Result", ",", "GOT", ")", ";", "if", "(", "!", "UseGOTOFF", ")", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "Chain", ",", "Result", ",", "PseudoSourceValue", "::", "getGOT", "(", ")", ",", "", ",", "false", ",", "false", ",", "", ")", ";", "return", "Result", ";", "}", "else", "{", "if", "(", "Subtarget", "->", "useMovt", "(", ")", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "PtrVT"], "ground_truth": [")", ")", ";"], "File": "ARMISelLowering109", "Func": "LowerGlobalAddressELF", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10048, "Length": 210, "Cover_Rate": 0.6051873198847262, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", "}", ";", "if", "(", "Kind", "<", "FirstTargetFixupKind", ")", "return", "MCAsmBackend", "::", "getFixupKindInfo", "(", "Kind", ")", ";", "assert", "(", "unsigned", "(", "Kind", "-", "FirstTargetFixupKind", ")", "<", "getNumFixupKinds", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "Nios2AsmBackend", "Func": "getFixupKindInfo", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10049, "Length": 61, "Cover_Rate": 0.6559139784946236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "NewReg", "=", "createNewIdReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "Opc", ",", "MRI", ",", "*", "GR", ")", ".", "first", ";", "AssignTypeInst", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "NewReg", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "NewReg", ")", ";", "MIB", ".", "setInsertPt", "(", "*", "MI", ".", "getParent", "(", ")", ",", "(", "MI", ".", "getNextNode", "(", ")", "?", "MI", ".", "getNextNode", "(", ")", "->", "getIterator", "(", ")", ":", "MI", ".", "getParent", "(", ")", "->", "end", "(", ")", ")", ")", ";", "for", "(", "auto", "&", "Op", ":", "MI", ".", "operands", "("], "ground_truth": [")", ")", "{"], "File": "SPIRVPreLegalizer", "Func": "processInstr", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10050, "Length": 103, "Cover_Rate": 0.403921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "insertPass", "(", "&", "LowerControlFlowID", ",", "&", "FixWWMLivenessID", ",", "false", ")", ";", "TargetPassConfig", "::", "addOptimizedRegAlloc"], "ground_truth": ["(", "RegAllocPass", ")", ";"], "File": "AMDGPUTargetMachine102", "Func": "addOptimizedRegAlloc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10051, "Length": 18, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isITCondCode", "(", ")", ")", "return", "false", ";", "", "CC", "=", "getCondCode", "(", ")", ";", "return", "CC", "==", "", "||", "CC"], "ground_truth": ["==", "", ";"], "File": "ARMAsmParser (2)3", "Func": "isITCondCodeRestrictedU", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10052, "Length": 26, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantSDNode", "*", "Offset", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Offset", ")", "break", ";", "SDValue", "BitsFrom", "=", "N", "->", "getOperand", "(", "", ")", ";", "uint32_t", "OffsetVal", "=", "Offset", "->", "getZExtValue", "(", ")", "&", "", ";", "bool", "Signed", "=", "N", "->", "getOpcode", "(", ")", "==", "", ";", "if", "(", "OffsetVal", "==", "", ")", "{", "unsigned", "SignBits", "=", "Signed", "?", "(", "", "-", "WidthVal", "+", "", ")", ":", "(", "", "-", "WidthVal", ")", ";", "unsigned", "OpSignBits", "=", "DAG", ".", "ComputeNumSignBits", "(", "BitsFrom", ")", ";", "if", "(", "OpSignBits", ">=", "SignBits", ")", "return", "BitsFrom", ";", "EVT", "SmallVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "WidthVal", ")", ";", "if", "(", "Signed", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BitsFrom", ",", "DAG", ".", "getValueType", "(", "SmallVT", ")", ")", ";", "}", "return", "DAG", ".", "getZeroExtendInReg", "(", "BitsFrom", ",", "DL", ",", "SmallVT", ")", ";", "}", "if", "(", "ConstantSDNode", "*", "CVal", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "BitsFrom", ")", ")", "{", "if", "(", "Signed", ")", "{", "return", "constantFoldBFE", "<", "int32_t", ">", "(", "DAG", ",", "CVal", "->", "getSExtValue", "(", ")", ",", "OffsetVal", ",", "WidthVal", ")", ";", "}", "return", "constantFoldBFE", "<", "uint32_t", ">", "(", "DAG", ",", "CVal", "->", "getZExtValue", "(", ")", ",", "OffsetVal", ",", "WidthVal", ")", ";", "}", "APInt", "Demanded", "=", "APInt", "::", "getBitsSet", "(", "", ",", "OffsetVal", ",", "OffsetVal", "+", "WidthVal", ")", ";", "if", "(", "(", "OffsetVal", "+", "WidthVal", ")", ">=", "", ")", "{", "SDValue", "ShiftVal", "=", "DAG", ".", "getConstant", "(", "OffsetVal", ","], "ground_truth": ["", ")", ";"], "File": "AMDGPUISelLowering54", "Func": "PerformDAGCombine", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10053, "Length": 257, "Cover_Rate": 0.43559322033898307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MatchOperand_Success", ";", "}", "unsigned", "Reg", "=", "matchRegisterNameAlias", "(", "Name", ",", "RegKind", "::", "Matrix", ")", ";", "if", "(", "!", "Reg", ")", "return", "MatchOperand_NoMatch", ";", "size_t", "DotPosition", "=", "Name", ".", "find", "(", "'.'", ")", ";", "assert", "(", "DotPosition", "!=", "StringRef", "::", "npos", "&&", "", ")", ";", "StringRef", "Head", "=", "Name", ".", "take_front", "(", "DotPosition", ")", ";", "StringRef", "Tail", "=", "Name", ".", "drop_front", "(", "DotPosition", ")", ";", "StringRef", "RowOrColumn", "=", "Head", ".", "take_back", "(", ")", ";", "MatrixKind", "Kind", "=", "StringSwitch", "<", "MatrixKind", ">", "(", "RowOrColumn", ")", ".", "Case", "(", "", ",", "MatrixKind", "::", "Row", ")", ".", "Case", "(", "", ",", "MatrixKind", "::", "Col", ")", ".", "Default", "(", "MatrixKind", "::", "Tile", ")", ";", "const", "auto", "&", "KindRes", "=", "parseVectorKind", "(", "Tail", ",", "RegKind", "::", "Matrix", ")", ";", "if", "(", "!", "KindRes", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "unsigned", "ElementWidth", "="], "ground_truth": ["KindRes", "->", "second", ";"], "File": "AArch64AsmParser1", "Func": "tryParseMatrixRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10054, "Length": 146, "Cover_Rate": 0.4605678233438486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_min_epi8", "("], "ground_truth": ["__m256i", "__W", ",", "__mmask32", "__M", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_min_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10055, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "RC", ".", "isBottom", "(", ")", ";", "}", "bool", "Eval", "=", "evaluate", "(", "R", ",", "L", ",", "RC", ")", ";", "return", "Eval", "&&", "!", "RC"], "ground_truth": [".", "isBottom", "(", ")", ";"], "File": "HexagonConstPropagation", "Func": "getCell", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10056, "Length": 31, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "getMemOperandWithOffset", "(", "const", "MachineInstr", "&", "LdSt", ",", "const", "MachineOperand", "*", "&", "BaseOp", ",", "int64_t", "&", "Offset", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "unsigned", "Width", ";", "return", "getMemOperandWithOffsetWidth", "(", "LdSt", ",", "BaseOp", ",", "Offset", ","], "ground_truth": ["Width", ",", "TRI", ")", ";"], "File": "AArch64InstrInfo10", "Func": "getMemOperandWithOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10057, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TYPE_PRECISION", "(", "fpreg_type", ")", "=", "", ";", "layout_type", "(", "fpreg_type", ")", ";", "(", "*", "lang_hooks", ".", "types", ".", "register_builtin_type", ")", "(", "fpreg_type", ",", "", ")", ";", "if", "(", "float64x_type_node", "!=", "NULL_TREE", "&&", "TYPE_MODE", "(", "float64x_type_node", ")", "==", "XFmode", ")", "float80_type", "=", "float64x_type_node", ";", "else", "{", "float80_type", "=", "make_node", "(", "REAL_TYPE", ")", ";", "TYPE_PRECISION", "(", "float80_type", ")", "=", "", ";", "layout_type", "(", "float80_type", ")", ";", "}", "(", "*", "lang_hooks", ".", "types", ".", "register_builtin_type", ")", "(", "float80_type", ",", "", ")", ";", "if", "(", "!", "TARGET_HPUX", ")", "{", "tree", "ftype", ";", "tree", "const_string_type", "=", "build_pointer_type", "(", "build_qualified_type", "(", "char_type_node", ",", "TYPE_QUAL_CONST", ")", ")", ";", "(", "*", "lang_hooks", ".", "types", ".", "register_builtin_type", ")", "(", "float128_type_node", ",", "", ")", ";", "ftype", "=", "build_function_type_list", "(", "float128_type_node", ",", "NULL_TREE", ")", ";", "decl", "=", "add_builtin_function", "(", "", ",", "ftype", ",", "IA64_BUILTIN_INFQ", ",", "BUILT_IN_MD", ",", "NULL", ",", "NULL_TREE", ")", ";", "ia64_builtins", "[", "IA64_BUILTIN_INFQ", "]", "=", "decl", ";", "decl", "=", "add_builtin_function", "(", "", ",", "ftype", ",", "IA64_BUILTIN_HUGE_VALQ", ",", "BUILT_IN_MD", ","], "ground_truth": ["NULL", ",", "NULL_TREE", ")", ";"], "File": "ia64", "Func": "ia64_init_builtins", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10058, "Length": 165, "Cover_Rate": 0.3254437869822485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", "R", ".", "isValid", "(", ")", ";", "++", "R", ")", "Reserved"], "ground_truth": [".", "set", "(", "*", "R", ")", ";"], "File": "AMDGPURegisterInfo1", "Func": "reserveRegisterTuples", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10059, "Length": 20, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "APFloat", "C2Val", "(", "APFloat", "::", "IEEEdouble", "(", ")", ",", "", ")", ";", "auto", "C1", "=", "MIRBuilder", ".", "buildFConstant", "(", "Ty", ",", "C1Val", ")", ";", "auto", "CopySign", "=", "MIRBuilder", ".", "buildFCopysign", "(", "Ty", ",", "C1", ",", "Src", ")", ";", "auto", "Tmp1", "=", "MIRBuilder", ".", "buildFAdd", "(", "Ty", ",", "Src", ",", "CopySign", ")", ";", "auto", "Tmp2", "=", "MIRBuilder", ".", "buildFSub", "(", "Ty", ",", "Tmp1", ",", "CopySign", ")", ";", "auto", "C2", "=", "MIRBuilder", ".", "buildFConstant", "(", "Ty", ",", "C2Val", ")", ";", "auto", "Fabs", "=", "MIRBuilder", ".", "buildFAbs", "(", "Ty", ",", "Src", ")", ";", "auto", "Cond", "=", "MIRBuilder", ".", "buildFCmp", "(", "CmpInst", "::", "FCMP_OGT", ",", "LLT", "::", "scalar", "(", "", ")", ",", "Fabs", ",", "C2", ")", ";", "MIRBuilder", ".", "buildSelect", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "Cond", ",", "Src", ",", "Tmp2", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AMDGPULegalizerInfo62", "Func": "legalizeFrint", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10060, "Length": 138, "Cover_Rate": 0.6330275229357798, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MaskBit", "?", "", "(", "ITState", ".", "Cond"], "ground_truth": [")", ":", "ITState", ".", "Cond", ";"], "File": "ARMAsmParser (2)3", "Func": "currentITCond", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10061, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "i", "!=", "values", ".", "end", "(", ")", ";", "++", "i", ")", "if", "(", "i", "->", "value", "==", "NULL_RTX", "||", "!", "rtx_equal_p", "(", "last_value", ",", "i", "->", "value", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "sh", "Func": "optimize_sett_clrt_all_ccreg_values_equal", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10062, "Length": 35, "Cover_Rate": 0.3465346534653465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Val", "=", "Memory", ".", "OffsetImm", "->", "getValue", "(", ")", ";", "return", "(", "Val", ">=", "-", "", "&&", "Val", "<=", "", "&&", "(", "Val", "&", "", ")"], "ground_truth": ["==", "", ")", "||", "Val", "==", "INT32_MIN", ";"], "File": "ARMAsmParser (2)4", "Func": "isMemImm7s4Offset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10063, "Length": 35, "Cover_Rate": 0.3211009174311927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Triple", "&", "TheTriple", "=", "STI", ".", "getTargetTriple", "(", ")", ";", "if", "(", "TheTriple", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "return", "new", "DarwinAsmBackend", "(", "T", ",", "TheTriple", ",", "MRI", ")", ";", "}", "if", "(", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")", ")", "return", "new", "COFFAsmBackend", "(", "T", ",", "TheTriple", ")", ";", "assert", "(", "TheTriple", ".", "isOSBinFormatELF", "(", ")", "&&", "", ")", ";", "uint8_t", "OSABI", "=", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "TheTriple", ".", "getOS", "(", ")", ")", ";", "bool", "IsILP32", "=", "Options", "."], "ground_truth": ["getABIName", "(", ")", "==", "", ";"], "File": "AArch64AsmBackend17", "Func": "createAArch64leAsmBackend", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10064, "Length": 85, "Cover_Rate": 0.6640625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "convertToMapAndConstraints", "(", "unsigned", "Kind", ",", "const", "OperandVector", "&", "Operands", ")", "{", "dbgs", "(", ")", "<<", "", "<<", "Kind", "<<"], "ground_truth": ["", ";"], "File": "TeakAsmParser", "Func": "convertToMapAndConstraints", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10065, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "=="], "ground_truth": ["FrameIndexBase", ";"], "File": "WebAssemblyFastISel (2)2", "Func": "isFIBase", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10066, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "isImmUnsignedi8Value", "(", "uint64_t", "Value", ")", "{", "return", "(", "(", "Value", "<=", "", ")", "||", "(", "", "<=", "Value"], "ground_truth": ["&&", "Value", "<=", "", ")", ")", ";"], "File": "X86AsmParserCommon", "Func": "isImmUnsignedi8Value", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10067, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "insn", "=", "emit_move_insn", "(", "mem", ",", "gen_rtx_REG", "(", "DImode", ",", "regno", ")", ")", ";", "fp_offset", "-=", "", ";", "}", "}", "}", "}", "if", "(", "cfun", "->", "calls_alloca", ")", "{", "insn", "=", "emit_move_insn", "(", "stack_pointer_rtx", ",", "hard_frame_pointer_rtx", ")", ";", "if", "(", "size", ">", "", ")", "{", "insn", "=", "emit_insn", "(", "gen_rtx_SET", "(", "stack_pointer_rtx", ",", "gen_rtx_PLUS", "(", "Pmode"], "ground_truth": [",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "size", ")", ")", ")", ")", ";"], "File": "bpf", "Func": "bpf_expand_prologue", "Target": "bpf", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 10068, "Length": 68, "Cover_Rate": 0.34517766497461927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmPrinter", "::", "PrintAsmMemoryOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNum", ",", "unsigned", "AsmVariant", ",", "const", "char", "*", "ExtraCode", ",", "raw_ostream", "&", "O", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI"], "ground_truth": ["->", "getOperand", "(", "OpNum", ")", ";"], "File": "AArch64AsmPrinter11", "Func": "PrintAsmMemoryOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10069, "Length": 38, "Cover_Rate": 0.5428571428571428, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_addps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")", "__B", ",", "(", "__v16sf", ")", "__W", ",", "("], "ground_truth": ["__mmask16", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_add_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10070, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "CE", "->", "getValue", "(", ")"], "ground_truth": [")", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "addImm7Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10071, "Length": 16, "Cover_Rate": 0.3018867924528302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vbicq_m_f16", "(", "__inactive", ",", "__a"], "ground_truth": [",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vbicq_m", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10072, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "hi", ";", "rtx", "lo", ";", "rtx", "addr", ";", "const", "char", "*", "load_string", ";", "int", "r", ";", "if", "(", "GET_CODE", "(", "mem", ")", "==", "FLOAT_EXTEND", "||", "GET_CODE", "(", "mem", ")", "==", "ZERO_EXTEND", ")", "{", "mem", "=", "XEXP", "(", "mem", ",", "", ")", ";", "mode", "=", "GET_MODE", "(", "mem", ")", ";", "}", "if", "(", "GET_CODE", "(", "reg", ")", "==", "SUBREG", ")", "{", "gcc_assert", "(", "SUBREG_BYTE", "(", "reg", ")", "==", "", ")", ";", "reg", "=", "SUBREG_REG", "(", "reg", ")", ";", "}", "if", "(", "!", "REG_P", "(", "reg", ")", ")", "fatal_insn", "(", "", ",", "reg", ")", ";", "r", "=", "REGNO", "(", "reg", ")", ";", "if", "(", "FP_REGNO_P", "(", "r", ")", ")", "{", "if", "(", "mode", "==", "SFmode", ")", "load_string", "=", "", ";", "else", "if", "(", "mode", "==", "DFmode", "||", "mode", "==", "DImode", ")", "load_string", "=", "", ";", "else", "gcc_unreachable", "(", ")", ";", "}", "else", "if", "(", "ALTIVEC_REGNO_P", "(", "r", ")", "&&", "TARGET_P9_VECTOR", ")", "{", "if", "(", "mode", "==", "SFmode", ")", "load_string", "=", "", ";", "else", "if", "(", "mode", "==", "DFmode", "||", "mode", "==", "DImode", ")", "load_string", "=", "", ";", "else", "gcc_unreachable", "(", ")", ";", "}", "else", "if", "(", "INT_REGNO_P", "(", "r", ")", ")", "{", "switch", "(", "mode", ")", "{", "case", "E_QImode", ":", "load_string", "=", "", ";", "break", ";", "case", "E_HImode", ":", "load_string", "=", "", ";", "break", ";", "case", "E_SImode", ":", "case", "E_SFmode"], "ground_truth": [":"], "File": "rs60007", "Func": "emit_fusion_p9_load", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10073, "Length": 220, "Cover_Rate": 0.641399416909621, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "BBPredicates", "::", "iterator", "I", "=", "Preds", ".", "begin", "(", ")", ",", "E", "=", "Preds", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "second", "!=", "BoolTrue", ")", "return", "false", ";", "if", "(", "!", "Dominated", "&&", "DT", "->", "dominates", "(", "I", "->", "first", ",", "PrevNode", "->", "getEntry", "(", ")", ")", ")", "Dominated", "=", "true", ";", "}", "return", "Dominated"], "ground_truth": [";"], "File": "AMDGPUStructurizeCFG", "Func": "isPredictableTrue", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10074, "Length": 68, "Cover_Rate": 0.6415094339622641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "FK_NONE", ":", "return", "", ";", "case", "FK_Data_1", ":", "return", "", ";", "case", "FK_Data_2", ":", "return", "", ";", "case", "FK_Data_4", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "ARMAsmBackend53", "Func": "getFixupKindContainerSizeBytes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10075, "Length": 58, "Cover_Rate": 0.31016042780748665, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "next_tail", "=", "NEXT_INSN", "(", "tail", ")", ";", "for", "(", "insn", "=", "head", ";", "insn", "!=", "next_tail", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "{", "if", "(", "!", "INSN_P", "(", "insn", ")", ")", "continue", ";", "if", "(", "mode", "==", "SFmode", ")", "INSN_REGMODE_WEIGHT", "(", "insn", ",", "mode", ")", "=", "find_insn_regmode_weight", "(", "insn", ","], "ground_truth": ["mode", ")", "+", "", "*", "find_insn_regmode_weight", "(", "insn", ",", "DFmode", ")", ";"], "File": "sh", "Func": "find_regmode_weight", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10076, "Length": 64, "Cover_Rate": 0.48120300751879697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "flag_nop_mcount", ")", "fprintf"], "ground_truth": ["(", "file", ",", "", ")", ";"], "File": "i3864", "Func": "x86_print_call_or_nop", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10077, "Length": 11, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Features", ".", "test", "(", "FeatureCodeObjectV3", ")"], "ground_truth": [";"], "File": "AMDGPUBaseInfo14", "Func": "hasCodeObjectV3", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10078, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Val", "==", "", "||", "Val", "==", "", "||", "Val"], "ground_truth": ["==", "", "||", "Val", "==", "", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "isMovImm64Shifter", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10079, "Length": 19, "Cover_Rate": 0.30158730158730157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVCSrcF32", "(", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUAsmParser1", "Func": "isVCSrcF32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10080, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "status", "=", "DecodeI64RegisterClass", "(", "MI", ",", "sz", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "}", "else", "{", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "}", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "simm32"], "ground_truth": [")", ")", ";"], "File": "VEDisassembler", "Func": "DecodeAS", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10081, "Length": 52, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TM", "->", "Options", ".", "UseSoftFloat", "&&", "!"], "ground_truth": ["In16HardFloat", ";"], "File": "MipsSubtarget22", "Func": "abiUsesSoftFloat", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10082, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printMemReference", "(", "MI", ",", "OpNo"], "ground_truth": [")", ";"], "File": "X86AsmPrinter30", "Func": "printf128mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10083, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "setOpcode", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "const", "MCExpr", "*", "Disp", "=", "MCConstantExpr", "::", "Create", "(", "Offset", ",", "Ctx", ")", ";", "std", "::", "unique_ptr", "<", "Operand", ">", "Op", "(", "", "(", "", ",", "Disp", ",", "", ",", "", ",", "", ",", "SMLoc", "(", ")", ",", "SMLoc", "(", ")", ")", ")", ";", "Op", "->", "addMemOperands", "(", "Inst", ","], "ground_truth": ["", ")", ";"], "File": "X86AsmInstrumentation21", "Func": "EmitAdjustRSP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10084, "Length": 72, "Cover_Rate": 0.6792452830188679, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterInfo", "::", "RegisterInfo", "(", "const", "Triple", "&", "TT", ")", ":", "GenRegisterInfo", "(", "(", "TT", ".", "isArch64Bit", "(", ")", "?", "", ":", "", ")", ",", "_MC", "::", "getDwarfRegFlavour", "(", "TT", ",", "false", ")", ",", "_MC", "::", "getDwarfRegFlavour", "(", "TT", ",", "true", ")", ",", "(", "TT", ".", "isArch64Bit", "(", ")", "?", "", ":", "", ")", ")", "{", "_MC", "::", "initLLVMToSEHAndCVRegMapping", "(", "this", ")", ";", "Is64Bit", "=", "TT", ".", "isArch64Bit", "(", ")", ";", "IsWin64", "=", "Is64Bit", "&&", "TT", ".", "isOSWindows", "(", ")", ";", "if", "(", "Is64Bit", ")", "{", "SlotSize", "=", "", ";", "bool", "Use64BitReg", "=", "TT", ".", "getEnvironment", "(", ")", "!="], "ground_truth": ["Triple", "::", "GNUX32", ";"], "File": "X86RegisterInfo (2)2", "Func": "X86RegisterInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10085, "Length": 102, "Cover_Rate": 0.5895953757225434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeT2SOImm", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "unsigned", "ctrl", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "if", "(", "ctrl", "==", "", ")", "{", "unsigned", "byte", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "unsigned", "imm", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "switch", "(", "byte", ")", "{", "case", "", ":", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "imm", ")", ")", ";", "break", ";", "case", "", ":", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "(", "imm", "<<", "", ")", "|", "imm", ")", ")", ";", "break", ";", "case", "", ":", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "(", "imm", "<<", "", ")", "|", "(", "imm", "<<", "", ")", ")", ")", ";", "break", ";", "case", "", ":", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "(", "imm", "<<", "", ")", "|", "(", "imm", "<<", "", ")", "|", "(", "imm", "<<", "", ")", "|", "imm", ")", ")", ";", "break", ";", "}", "}", "else", "{", "unsigned", "unrot", "=", "fieldFromInstruction", "(", "Val", ",", ""], "ground_truth": [",", "", ")", "|", "", ";"], "File": "ARMDisassembler39", "Func": "DecodeT2SOImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10086, "Length": 188, "Cover_Rate": 0.7768595041322314, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeFixupBWInstPassPass", "(", "PR", ")", ";", "initializeEvexToVexInstPassPass", "(", "PR", ")", ";", "initializeFixupLEAPassPass", "(", "PR", ")", ";", "initializeShadowCallStackPass", "(", "PR", ")", ";", "initializeCallFrameOptimizationPass", "(", "PR", ")", ";", "initializeCmovConverterPassPass", "(", "PR", ")", ";", "initializeExecutionDomainFixPass", "(", "PR", ")", ";", "initializeDomainReassignmentPass", "(", "PR", ")", ";", "initializeAvoidSFBPassPass", "(", "PR", ")", ";", "initializeSpeculativeLoadHardeningPassPass", "("], "ground_truth": ["PR", ")", ";"], "File": "X86TargetMachine102", "Func": "LLVMInitializeX86Target", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10087, "Length": 50, "Cover_Rate": 0.4098360655737705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "AM", "=", "LdSt", "->", "getAddressingMode", "(", ")", ";", "if", "(", "AM", "!=", "", ")", "return", "false", ";", "Offset", "=", "N", ";", "if", "(", "ConstantSDNode", "*", "NC", "=", "dyn_cast", "<", "ConstantSDNode"], "ground_truth": [">", "(", "N", ")", ")", "{"], "File": "ARMISelDAGToDAG (2)", "Func": "SelectAddrMode6Offset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10088, "Length": 37, "Cover_Rate": 0.3425925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "Mul", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "DL", ",", "", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "InFlag", "=", "SDValue", "(", "Mul", ",", "", ")", ";", "if", "(", "HasLo", ")", "{", "unsigned", "Opcode", "=", "", ";", "Lo", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "DL", ",", "Ty", ",", "", ",", "InFlag", ")", ";", "InFlag", "=", "SDValue", "(", "Lo", ",", "", ")", ";", "}", "if", "(", "HasHi", ")", "{", "unsigned", "Opcode", "=", "", ";", "Hi", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "DL", ",", "Ty", ","], "ground_truth": ["InFlag", ")", ";"], "File": "Mips16ISelDAGToDAG", "Func": "selectMULT", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10089, "Length": 101, "Cover_Rate": 0.608433734939759, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CC", "==", "CallingConv", "::", "GHC", ")", "return", "NULL", ";", "return", "(", "STI", ".", "isTargetIOS", "(", ")", "&&", "!", "STI", ".", "isAAPCS_ABI", "("], "ground_truth": [")", ")", "?", "CSR_iOS_ThisReturn_RegMask", ":", "CSR_AAPCS_ThisReturn_RegMask", ";"], "File": "ARMBaseRegisterInfo19", "Func": "getThisReturnPreservedMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10090, "Length": 31, "Cover_Rate": 0.6739130434782609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "break", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case"], "ground_truth": ["", ":"], "File": "RISCVISelLowering62", "Func": "getTargetNodeName", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10091, "Length": 80, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CSOpcode", "=", "TII", "->", "getOpcodeForOffset", "(", "CSOpcode", ",", "Disp", ")", ";", "assert", "(", "LOpcode", "&&", "CSOpcode", "&&", "", ")", ";", "unsigned", "OrigVal", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "OldVal", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "NewVal", "=", "(", "BinOpcode", "||", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "Src2", ".", "getReg", "(", ")", ")", ";", "unsigned", "RotatedOldVal", "=", "(", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "OldVal", ")", ";", "unsigned", "RotatedNewVal", "=", "(", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "NewVal", ")", ";", "MachineBasicBlock", "*", "StartMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "DoneMBB", "=", "splitBlockBefore", "(", "MI", ",", "MBB", ")", ";", "MachineBasicBlock", "*", "LoopMBB", "=", "emitBlockAfter", "(", "StartMBB", ")", ";", "MBB", "=", "StartMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "LOpcode", ")", ",", "OrigVal", ")", ".", "addOperand", "(", "Base", ")", ".", "addImm", "(", "Disp", ")", ".", "addReg", "(", "", ")", ";", "MBB", "->", "addSuccessor", "(", "LoopMBB", ")", ";", "MBB", "=", "LoopMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OldVal", ")", ".", "addReg", "(", "OrigVal", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "Dest", ")", ".", "addMBB", "(", "LoopMBB", ")", ";", "if", "(", "IsSubWord", ")", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "RotatedOldVal", ")", ".", "addReg", "(", "OldVal", ")", ".", "addReg", "(", "BitShift", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "Invert", ")", "{", "unsigned", "Tmp", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "Tmp", ")", ".", "addReg", "(", "RotatedOldVal", ")", ".", "addOperand", "(", "Src2", ")", ";", "if", "(", "BitSize", "<=", "", ")", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "RotatedNewVal", ")", ".", "addReg", "(", "Tmp", ")", ".", "addImm", "(", "-", "", "<<", "(", "", "-", "BitSize", ")", ")", ";", "else", "{", "unsigned", "Tmp2", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Tmp2", ")", ".", "addReg", "(", "Tmp", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "RotatedNewVal", ")", ".", "addReg", "(", "Tmp2"], "ground_truth": [")", ".", "addImm", "(", "-", "", ")", ";"], "File": "SystemZISelLowering109", "Func": "emitAtomicLoadBinary", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10092, "Length": 377, "Cover_Rate": 0.4363425925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "allowsMisalignedMemoryAccesses", "(", "EVT", "VT", ",", "unsigned", "AddrSpace", ",", "unsigned", "Alignment", ",", "MachineMemOperand", "::", "Flags", "Flags", ",", "bool", "*", "Fast", ")", "const", "{", "MVT", "SVT", "=", "VT", ".", "getSimpleVT", "(", ")", ";", "if", "(", "Subtarget", ".", "isHVXVectorType", "(", "SVT", ",", "true", ")", ")", "return", "allowsHvxMisalignedMemoryAccesses", "("], "ground_truth": ["SVT", ",", "Alignment", ",", "Flags", ",", "Fast", ")", ";"], "File": "HexagonISelLowering103", "Func": "allowsMisalignedMemoryAccesses", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10093, "Length": 57, "Cover_Rate": 0.8142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TotalSGPRCountPerMD", "=", "", ";", "AddressableSGPRCount", "=", "", ";", "SGPRUsageAlignment", "=", "", ";", "ReservedSGPRCount", "=", "", ";", "}", "else", "{", "TotalSGPRCountPerMD", "=", "", ";", "AddressableSGPRCount", "=", "", ";", "SGPRUsageAlignment", "=", "", ";", "ReservedSGPRCount", "=", "", ";", "}", "unsigned", "MaxSGPRCount", "=", "(", "TotalSGPRCountPerMD", "/", "MaxWaveCountPerMD"], "ground_truth": [")", ";"], "File": "SIRegisterInfo106", "Func": "getMaxWorkGroupSGPRCount", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10094, "Length": 45, "Cover_Rate": 0.33088235294117646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveUnreq", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveFnEnd", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveCantUnwind", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectivePersonality", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveHandlerData", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveSetFP", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectivePad", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveRegSave", "(", "DirectiveID", ".", "getLoc", "(", ")", ",", "false", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveRegSave", "(", "DirectiveID", ".", "getLoc", "(", ")", ",", "true", ")", ";", "else", "if", "(", "IDVal", "==", "", "||", "IDVal", "==", "", ")", "parseDirectiveLtorg", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveEven", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectivePersonalityIndex", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveUnwindRaw", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveMovSP", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "parseDirectiveArchExtension", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveAlign", "("], "ground_truth": ["DirectiveID", ".", "getLoc", "(", ")", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "ParseDirective", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10095, "Length": 265, "Cover_Rate": 0.4140625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", "&&", "Inst", ".", "getOperand", "(", ""], "ground_truth": [")", ".", "getImm", "(", ")", "==", "", ")", "return", "false", ";"], "File": "AArch64MCTargetDesc1", "Func": "isConditionalBranch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10096, "Length": 26, "Cover_Rate": 0.52, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isLowerSaturate", "(", "const", "SDValue", "LHS", ",", "const", "SDValue", "RHS", ",", "const", "SDValue", "TrueVal", ",", "const", "SDValue", "FalseVal", ",", "const", "", "CC", ",", "const", "SDValue", "K", ")", "{", "return", "(", "isGTorGE", "(", "CC", ")", "&&", "(", "(", "K", "==", "LHS", "&&", "K", "==", "TrueVal", ")", "||", "(", "K", "==", "RHS", "&&", "K", "==", "FalseVal", ")", ")", ")", "||", "(", "isLTorLE", "(", "CC", ")", "&&", "(", "(", "K", "==", "RHS", "&&", "K", "==", "TrueVal", ")", "||", "(", "K", "=="], "ground_truth": ["LHS", "&&", "K", "==", "FalseVal", ")", ")", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "isLowerSaturate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10097, "Length": 88, "Cover_Rate": 0.967032967032967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pcmpgth_s", "(", "int16x4_t", "s", ",", "int16x4_t", "t", ")", "{", "return", "__builtin_loongson_pcmpgth_s", "(", "s", ","], "ground_truth": ["t", ")", ";"], "File": "loongson-mmiintrin", "Func": "pcmpgth_s", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10098, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "DebugLoc", "dl", "=", "MBBI", "->", "getDebugLoc", "("], "ground_truth": [")", ";"], "File": "AZPRFrameLowering", "Func": "emitEpilogue", "Target": "AZPR", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10099, "Length": 63, "Cover_Rate": 0.5163934426229508, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SPR_P", "(", "REGNO", "(", "reg", ")", ")", ")", "{", "rtx", "temp", "=", "gen_rtx_REG", "(", "mode", ",", "TEMP_REGNO", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "temp", ",", "reg", ")", ")", ";", "frv_frame_insn", "(", "gen_rtx_SET", "(", "Pmode", ",", "mem", ",", "temp", ")", ",", "frv_dwarf_store", "(", "reg", ",", "stack_offset", ")", ")", ";", "}", "else", "if", "(", "GET_MODE", "(", "reg", ")", "==", "DImode", ")", "{", "rtx", "reg1", "=", "gen_rtx_REG", "(", "SImode", ",", "REGNO", "(", "reg", ")", ")", ";", "rtx", "reg2", "=", "gen_rtx_REG", "(", "SImode", ",", "REGNO", "(", "reg", ")", "+", "", ")", ";", "rtx", "set1", "=", "frv_dwarf_store", "(", "reg1", ",", "stack_offset", ")", ";", "rtx", "set2", "=", "frv_dwarf_store", "(", "reg2", ",", "stack_offset", "+", "", ")", ";", "frv_frame_insn", "(", "gen_rtx_SET", "(", "Pmode", ",", "mem", ",", "reg", ")", ",", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "set1", ",", "set2", ")", ")", ")", ";", "}", "else", "frv_frame_insn", "(", "gen_rtx_SET", "(", "Pmode", ",", "mem", ",", "reg"], "ground_truth": [")", ",", "frv_dwarf_store", "(", "reg", ",", "stack_offset", ")", ")", ";"], "File": "frv2", "Func": "frv_frame_access", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 10100, "Length": 161, "Cover_Rate": 0.5629370629370629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "arm_simd_types", "[", "Uint8x16_t", "]", ".", "eltype", "=", "unsigned_intQI_type_node", ";", "arm_simd_types", "[", "Uint16x4_t", "]", ".", "eltype", "=", "unsigned_intHI_type_node", ";", "arm_simd_types", "[", "Uint16x8_t", "]", ".", "eltype", "=", "unsigned_intHI_type_node", ";", "arm_simd_types", "[", "Uint32x2_t", "]", ".", "eltype", "=", "unsigned_intSI_type_node", ";", "arm_simd_types", "[", "Uint32x4_t", "]", ".", "eltype", "=", "unsigned_intSI_type_node", ";", "arm_simd_types", "[", "Uint64x2_t", "]", ".", "eltype", "=", "unsigned_intDI_type_node", ";", "arm_simd_types", "[", "Poly8x8_t", "]", ".", "eltype", "=", "arm_simd_polyQI_type_node", ";", "arm_simd_types", "[", "Poly8x16_t", "]", ".", "eltype", "=", "arm_simd_polyQI_type_node", ";", "arm_simd_types", "[", "Poly16x4_t", "]", ".", "eltype", "=", "arm_simd_polyHI_type_node", ";", "arm_simd_types", "[", "Poly16x8_t", "]", ".", "eltype", "=", "arm_simd_polyHI_type_node", ";", "arm_simd_types", "[", "Float16x4_t", "]", ".", "eltype", "=", "arm_fp16_type_node", ";", "arm_simd_types", "[", "Float16x8_t", "]", ".", "eltype", "=", "arm_fp16_type_node", ";", "arm_simd_types", "[", "Float32x2_t", "]", ".", "eltype", "=", "float_type_node", ";", "arm_simd_types", "[", "Float32x4_t", "]", ".", "eltype", "=", "float_type_node", ";", "for", "(", "i", "=", "", ";", "i", "<", "nelts", ";", "i", "++", ")", "{", "tree", "eltype", "=", "arm_simd_types", "[", "i", "]", ".", "eltype", ";", "machine_mode", "mode", "=", "arm_simd_types", "[", "i", "]", ".", "mode", ";", "if", "(", "arm_simd_types", "[", "i", "]", ".", "itype", "==", "NULL", ")", "arm_simd_types", "[", "i", "]", ".", "itype", "=", "build_distinct_type_copy", "(", "build_vector_type", "(", "eltype", ",", "GET_MODE_NUNITS", "(", "mode", ")", ")", ")", ";", "tdecl", "=", "add_builtin_type", "(", "arm_simd_types", "[", "i", "]", ".", "name", ",", "arm_simd_types", "[", "i", "]", ".", "itype", ")", ";", "TYPE_NAME", "(", "arm_simd_types", "[", "i", "]", ".", "itype", ")", "=", "tdecl", ";", "SET_TYPE_STRUCTURAL_EQUALITY", "(", "arm_simd_types", "[", "i", "]", ".", "itype", ")", ";", "}", "make_signed_type", "(", "GET_MODE_PRECISION", "(", "mode", ")", ")", ";", "arm_simd_intOI_type_node", "=", "AARCH_BUILD_SIGNED_TYPE", "(", "OImode", ")", ";", "arm_simd_intEI_type_node", "=", "AARCH_BUILD_SIGNED_TYPE", "(", "EImode", ")", ";", "arm_simd_intCI_type_node", "=", "AARCH_BUILD_SIGNED_TYPE", "(", "CImode", ")", ";", "arm_simd_intXI_type_node", "=", "AARCH_BUILD_SIGNED_TYPE", "(", "XImode", ")", ";", "tdecl", "=", "add_builtin_type", "(", "", ",", "arm_simd_intEI_type_node", ")", ";", "TYPE_NAME", "(", "arm_simd_intEI_type_node", ")", "=", "tdecl", ";", "tdecl", "=", "add_builtin_type", "(", "", ",", "arm_simd_intOI_type_node", ")", ";", "TYPE_NAME", "(", "arm_simd_intOI_type_node", ")", "=", "tdecl", ";", "tdecl", "=", "add_builtin_type", "(", "", ",", "arm_simd_intCI_type_node"], "ground_truth": [")", ";"], "File": "arm-builtins6", "Func": "arm_init_simd_builtin_types", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10101, "Length": 310, "Cover_Rate": 0.5816135084427767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "MandarinPassConfig", "(", "this", ","], "ground_truth": ["PM", ")", ";"], "File": "MandarinTargetMachine", "Func": "createPassConfig", "Target": "Mandarin", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10102, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_arm_lane_check", "(", "", ",", "__index", ")", ";", "return", "__builtin_neon_vfmsl_lane_highv2sf", "(", "__r", ",", "__a", ",", "__b", ",", "__index"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon7_vfmlsl_lane_high_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10103, "Length": 19, "Cover_Rate": 0.5277777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SuppressSTP", "=", "false", ";", "unsigned", "PrevBaseReg", "=", "", ";", "for", "(", "auto", "&", "MI", ":", "MBB", ")", "{", "if", "(", "!", "isNarrowFPStore", "(", "MI", ")", ")", "continue", ";", "unsigned", "BaseReg", ";", "int64_t", "Offset", ";", "if", "(", "TII", "->", "getMemOpBaseRegImmOfs", "(", "&", "MI", ",", "BaseReg", ",", "Offset", ",", "TRI", ")", ")", "{", "if", "(", "PrevBaseReg", "==", "BaseReg", ")", "{", "if", "(", "!", "SuppressSTP", "&&", "shouldAddSTPToBlock", "(", "MI", ".", "getParent", "(", ")", ")", ")", "break", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", "<<", "", ")", ";", "SuppressSTP", "=", "true", ";", "TII", "->", "suppressLdStPair", "(", "&", "MI", ")", ";", "}", "PrevBaseReg", "=", "BaseReg", ";", "}", "else", "PrevBaseReg", "=", "", ";", "}", "}", "return", "false"], "ground_truth": [";"], "File": "AArch64StorePairSuppress17", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10104, "Length": 116, "Cover_Rate": 0.4280442804428044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MachineInstr", "*", "genFusedMultiply", "(", "MachineFunction", "&", "MF", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "TargetInstrInfo", "*", "TII", ",", "MachineInstr", "&", "Root", ",", "SmallVectorImpl", "<", "MachineInstr", "*", ">", "&", "InsInstrs", ",", "unsigned", "IdxMulOpd", ",", "unsigned", "MaddOpc", ",", "const", "TargetRegisterClass", "*", "RC", ",", "FMAInstKind", "kind", "=", "FMAInstKind", "::", "Default", ",", "const", "unsigned", "*", "ReplacedAddend", "=", "nullptr", ")", "{", "assert", "(", "IdxMulOpd", "==", "", "||", "IdxMulOpd", "==", "", ")", ";", "unsigned", "IdxOtherOpd", "=", "IdxMulOpd", "==", "", "?", "", ":", "", ";", "MachineInstr", "*", "MUL", "=", "MRI", ".", "getUniqueVRegDef", "(", "Root", ".", "getOperand", "(", "IdxMulOpd", ")", ".", "getReg", "(", ")", ")", ";", "unsigned", "ResultReg", "=", "Root", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg0", "=", "MUL", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "Src0IsKill", "=", "MUL", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "unsigned", "SrcReg1", "=", "MUL", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "Src1IsKill", "=", "MUL", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "unsigned", "SrcReg2", ";", "bool", "Src2IsKill", ";", "if", "(", "ReplacedAddend", ")", "{", "SrcReg2", "=", "*", "ReplacedAddend", ";", "Src2IsKill", "=", "true", ";", "}", "else", "{", "SrcReg2", "=", "Root", ".", "getOperand", "(", "IdxOtherOpd", ")", ".", "getReg", "(", ")", ";", "Src2IsKill", "=", "Root", ".", "getOperand", "(", "IdxOtherOpd", ")", ".", "isKill", "(", ")", ";", "}", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "ResultReg", ")", ")", "MRI", ".", "constrainRegClass", "(", "ResultReg", ",", "RC", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SrcReg0", ")", ")", "MRI", ".", "constrainRegClass", "(", "SrcReg0", ",", "RC", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SrcReg1", ")", ")", "MRI", ".", "constrainRegClass", "(", "SrcReg1", ",", "RC", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SrcReg2", ")", ")", "MRI", ".", "constrainRegClass", "(", "SrcReg2", ",", "RC", ")", ";", "MachineInstrBuilder", "MIB", ";", "if", "(", "kind", "==", "FMAInstKind", "::", "Default", ")", "MIB", "=", "BuildMI", "(", "MF", ",", "Root", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "MaddOpc", ")", ",", "ResultReg", ")", ".", "addReg", "(", "SrcReg0", ",", "getKillRegState", "(", "Src0IsKill", ")", ")", "."], "ground_truth": ["addReg", "(", "SrcReg1", ",", "getKillRegState", "(", "Src1IsKill", ")", ")", ".", "addReg", "(", "SrcReg2", ",", "getKillRegState", "(", "Src2IsKill", ")", ")", ";"], "File": "AArch64InstrInfo (2)", "Func": "genFusedMultiply", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10105, "Length": 353, "Cover_Rate": 0.6948818897637795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CCState", "::", "PreAnalyzeFormalArgumentsForF128", "(", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ")", "{", "const", "MachineFunction", "&", "MF", "=", "getMachineFunction", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Ins", ".", "size", "(", ")", ";", "++", "i", ")", "{", "Function", "::", "const_arg_iterator", "FuncArg", "=", "MF", ".", "getFunction", "(", ")", "->", "arg_begin", "(", ")", ";", "if", "(", "Ins", "[", "i", "]", ".", "Flags", ".", "isSRet", "(", ")", ")", "{", "OriginalArgWasF128", ".", "push_back", "(", "false", ")", ";", "OriginalArgWasFloat", ".", "push_back", "(", "false", ")", ";", "continue", ";", "}", "assert", "(", "Ins", "[", "i", "]", ".", "getOrigArgIndex", "(", ")", "<", "MF", ".", "getFunction", "(", ")", "->", "arg_size", "(", ")", ")", ";", "std", "::", "advance", "(", "FuncArg", ",", "Ins", "[", "i", "]", ".", "getOrigArgIndex", "(", ")", ")", ";", "OriginalArgWasF128", ".", "push_back", "(", "originalTypeIsF128", "(", "FuncArg", "->", "getType", "(", ")", ",", "nullptr", ")", ")", ";", "OriginalArgWasFloat", ".", "push_back", "(", "FuncArg", "->", "getType", "(", ")", "->"], "ground_truth": ["isFloatingPointTy", "(", ")", ")", ";"], "File": "MipsCCState14", "Func": "PreAnalyzeFormalArgumentsForF128", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10106, "Length": 157, "Cover_Rate": 0.9751552795031055, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "~", "CFGStackify", "("], "ground_truth": [")", "override", "{"], "File": "WebAssemblyCFGStackify (2)2", "Func": "~WebAssemblyCFGStackify", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10107, "Length": 6, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__v8qi", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__vis_fpack32", "(", "__v2si", "__A", ","], "ground_truth": ["__v8qi", "__B", ")", "{"], "File": "visintrin", "Func": "__vis_fpack32", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10108, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "int", "vec_all_gt", "(", "vector", "float", "a1", ","], "ground_truth": ["vector", "float", "a2", ")", "{"], "File": "altivec4", "Func": "vec_all_gt", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10109, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "do", "--", "MBBI", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", "&&", "isCSRestore", "(", "MBBI", ",", "CSRegs", ")", ")", ";", "if", "(", "!", "isCSRestore", "(", "MBBI", ",", "CSRegs", ")", ")", "++", "MBBI", ";", "}", "NumBytes", "-=", "(", "AFI", "->", "getGPRCalleeSavedArea1Size", "(", ")", "+", "AFI", "->", "getGPRCalleeSavedArea2Size", "(", ")", "+", "AFI", "->", "getDPRCalleeSavedAreaSize", "(", ")", "+", "ArgRegsSaveSize", ")", ";", "if", "(", "AFI", "->", "shouldRestoreSPFromFP", "(", ")", ")", "{", "NumBytes", "=", "AFI", "->", "getFramePtrSpillOffset", "(", ")", "-", "NumBytes", ";", "if", "(", "NumBytes", ")", "{", "assert", "(", "MF", ".", "getRegInfo", "(", ")", ".", "isPhysRegUsed", "(", "", ")", "&&", "", ")", ";", "emitThumbRegPlusImmediate", "(", "MBB", ",", "MBBI", ",", "dl", ",", "", ",", "FramePtr", ",", "-", "NumBytes", ",", "TII", ",", "*", "RegInfo", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ")", ";", "}", "else", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FramePtr", ")", ")", ";", "}", "else", "{", "if", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", "&&", "&", "MBB", ".", "front", "(", ")", "!=", "MBBI", "&&", "std", "::", "prev", "(", "MBBI", ")", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MachineBasicBlock", "::", "iterator", "PMBBI", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "if", "(", "!", "tryFoldSPUpdateIntoPushPop", "(", "STI", ",", "MF", ",", "PMBBI", ",", "NumBytes", ")", ")", "emitSPUpdate", "(", "MBB", ",", "PMBBI", ",", "TII", ",", "dl", ",", "*", "RegInfo", ",", "NumBytes", ")", ";", "}", "else", "if", "(", "!", "tryFoldSPUpdateIntoPushPop", "(", "STI", ",", "MF", ",", "MBBI", ",", "NumBytes", ")", ")", "emitSPUpdate", "(", "MBB", ",", "MBBI", ",", "TII", ",", "dl", ",", "*", "RegInfo", ",", "NumBytes", ")", ";", "}", "}", "if", "(", "ArgRegsSaveSize", ")", "{", "MBBI", "=", "MBB", "."], "ground_truth": ["getLastNonDebugInstr", "(", ")", ";"], "File": "Thumb1FrameLowering16", "Func": "emitEpilogue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10110, "Length": 300, "Cover_Rate": 0.436046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BTFTypeStruct", "::", "BTFTypeStruct", "(", "const", "DICompositeType", "*", "STy", ",", "bool", "IsStruct", ",", "bool", "HasBitField", ",", "uint32_t", "Vlen", ")", ":", "STy", "(", "STy", ")", ",", "HasBitField", "(", "HasBitField", ")", "{", "Kind", "=", "IsStruct", "?", "", ":", "", ";", "BTFType", ".", "Size", "=", "roundupToBytes", "(", "STy", "->", "getSizeInBits", "(", ")", ")", ";", "BTFType", ".", "Info", "=", "(", "HasBitField", "<<", "", ")", "|", "(", "Kind", "<<", ""], "ground_truth": [")", "|", "Vlen", ";"], "File": "BTFDebug (2)", "Func": "BTFTypeStruct", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10111, "Length": 68, "Cover_Rate": 0.9315068493150684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Parser", ".", "Lex", "(", ")", ";", "StringRef", "Arch", ";", "if", "(", "Parser", ".", "parseIdentifier", "(", "Arch", ")", ")", "return", "reportParseError", "(", "", ")", ";", "StringRef", "ArchFeatureName", "=", "StringSwitch", "<", "StringRef", ">", "(", "Arch", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case"], "ground_truth": ["(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";"], "File": "MipsAsmParser", "Func": "parseSetArchDirective", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10112, "Length": 159, "Cover_Rate": 0.6883116883116883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterInfo", "*", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", "(", "TRI", "->", "getSubRegIdxSize", "(", "Idx", ")", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ",", "DAG", ".", "getConstant", "(", "TRI", "->", "getSubRegIdxOffset"], "ground_truth": ["(", "Idx", ")", ",", "DL", ",", "", ")", ")", ")", ";"], "File": "Z80oldISelLowering", "Func": "EmitExtractSubreg", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10113, "Length": 64, "Cover_Rate": 0.6736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isLabelImm16", "("], "ground_truth": [")", ";"], "File": "MMIXAsmParser", "Func": "isWydeMH", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10114, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "R600InstrInfo", "::", "getIEQOpcode", "(", ")", "const", "{", "return", "AMDGPU"], "ground_truth": ["::", "SETE_INT", ";"], "File": "R600InstrInfo", "Func": "getIEQOpcode", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10115, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "TmpReg", "=", "MRI", "->", "createVirtualRegister", "(", "PS", "->", "RC", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "TmpReg", ")", ".", "addReg", "(", "", ")", ";", "auto", "ShiftI", "=", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "", ")", ",", "PredStateReg", ")", ".", "addReg", "(", "TmpReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "TRI", "->", "getRegSizeInBits", "(", "*", "PS", "->", "RC", ")", "-", "", ")", ";", "ShiftI", "->", "addRegisterDead", "(", "", ",", "TRI", ")", ";", "++", "NumInstsInserted"], "ground_truth": [";"], "File": "X86SpeculativeLoadHardening11", "Func": "extractPredStateFromSP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10116, "Length": 94, "Cover_Rate": 0.7014925373134329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_s8_f16", "(", "float16x8_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vreinterpretq_s8_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10117, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parseGRX32", "(", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&"], "ground_truth": ["Operands", ")", "{"], "File": "SystemZAsmParser11", "Func": "parseGRX32", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10118, "Length": 12, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "DebugLoc", "dl", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "const", "ThumbRegisterInfo", "*", "RegInfo", "=", "static_cast", "<", "const", "ThumbRegisterInfo", "*", ">", "(", "STI", ".", "getRegisterInfo", "(", ")", ")", ";", "const", "Thumb1InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "Thumb1InstrInfo", "*", ">", "(", "STI", ".", "getInstrInfo", "(", ")", ")", ";", "unsigned", "ArgRegsSaveSize", "=", "AFI", "->", "getArgRegsSaveSize", "(", ")", ";", "int", "NumBytes", "=", "(", "int", ")", "MFI", ".", "getStackSize", "(", ")", ";", "assert", "(", "(", "unsigned", ")", "NumBytes", ">=", "ArgRegsSaveSize", "&&", "", ")", ";", "const", "MCPhysReg", "*", "CSRegs", "=", "RegInfo", "->", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "Register", "FramePtr", "=", "RegInfo", "->", "getFrameRegister", "(", "MF", ")", ";", "if", "(", "!", "AFI", "->", "hasStackFrame", "(", ")", ")", "{", "if", "(", "NumBytes", "-", "ArgRegsSaveSize", "!=", "", ")", "emitPrologueEpilogueSPUpdate", "(", "MBB", ",", "MBBI", ",", "TII", ",", "dl", ",", "*", "RegInfo", ",", "NumBytes", "-", "ArgRegsSaveSize", ",", "", ",", "MachineInstr", "::", "NoFlags", ")", ";", "}", "else", "{", "if", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "do", "--", "MBBI", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", "&&", "isCSRestore", "(", "*", "MBBI", ",", "CSRegs", ")", ")", ";", "if", "(", "!", "isCSRestore", "(", "*", "MBBI", ",", "CSRegs", ")", ")", "++", "MBBI", ";", "}", "NumBytes", "-=", "(", "AFI", "->", "getGPRCalleeSavedArea1Size", "(", ")", "+", "AFI", "->", "getGPRCalleeSavedArea2Size", "(", ")", "+", "AFI", "->", "getDPRCalleeSavedAreaSize", "(", ")", "+", "ArgRegsSaveSize", ")", ";", "if", "(", "AFI", "->", "shouldRestoreSPFromFP", "(", ")", ")", "{", "NumBytes", "=", "AFI", "->", "getFramePtrSpillOffset", "(", ")", "-", "NumBytes", ";", "if", "(", "NumBytes", ")", "{", "assert", "(", "!", "MFI", ".", "getPristineRegs", "(", "MF", ")", ".", "test", "(", "", ")", "&&", "", ")", ";", "emitThumbRegPlusImmediate", "(", "MBB", ",", "MBBI", ",", "dl", ",", "", ",", "FramePtr", ",", "-", "NumBytes", ",", "TII", ",", "*", "RegInfo", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FramePtr", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "{", "unsigned", "ScratchRegister"], "ground_truth": ["=", "", ";"], "File": "Thumb1FrameLowering24", "Func": "emitEpilogue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10119, "Length": 403, "Cover_Rate": 0.6051051051051051, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "Cond", ".", "size", "(", ")", "==", "", "||", "Cond", ".", "size", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "assert", "(", "!", "FBB", "&&", "", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "return", "", ";", "}", "unsigned", "Opcode", "=", "Cond", "[", ""], "ground_truth": ["]", ".", "getImm", "(", ")", ";"], "File": "Tile64InstrInfo", "Func": "InsertBranch", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10120, "Length": 74, "Cover_Rate": 0.4111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "performSUBECombine", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "if", "(", "DCI", ".", "isBeforeLegalize", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", "->", "has32", "(", ")", "&&", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "selectMSUB", "(", "N", ",", "&", "DAG", ")", ")", "return", "SDValue"], "ground_truth": ["(", "N", ",", "", ")", ";"], "File": "MipsISelLowering126", "Func": "performSUBECombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10121, "Length": 70, "Cover_Rate": 0.8974358974358975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instr1", ".", "setOpcode", "(", "", ")", ";", "Instr1", ".", "addOperand", "(", "Target", ")", ";", "Instr1", ".", "addOperand", "(", "Base", ")", ";", "Instr1", ".", "addOperand", "(", "AdjName", ")", ";", "Instr2", ".", "setOpcode", "(", "", ")", ";", "Instr2", ".", "addOperand", "(", "Target", ")", ";", "Instr2", ".", "addOperand", "(", "Base", ")", ";", "Instr2", ".", "addOperand", "(", "Name", ")", ";", "}", "break", ";", "}", "case", "", ":", "{", "MCOperand", "AdjName", "=", "LowerOperand", "(", "UnLoweredName", ",", "", ")", ";", "Instr1", ".", "setOpcode", "(", "", ")", ";", "Instr1", ".", "addOperand", "(", "ATReg", ")", ";", "Instr1", ".", "addOperand", "(", "Base", ")", ";", "Instr1", ".", "addOperand", "(", "AdjName", ")", ";", "Instr2", ".", "setOpcode", "(", "", ")", ";", "Instr2", ".", "addOperand", "(", "Target", ")", ";", "Instr2", ".", "addOperand", "(", "Base", ")", ";", "Instr2", ".", "addOperand", "(", "Name", ")", ";", "Instr3", ".", "setOpcode", "(", "", ")", ";", "Instr3", ".", "addOperand", "(", "Target", ")", ";", "Instr3", ".", "addOperand", "(", "ATReg", ")", ";", "Instr3", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "Instr3", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "break", ";", "}", "case", "", ":", "{", "assert", "(", "Base", ".", "getReg", "(", ")", "!=", "Target", ".", "getReg", "(", ")", ")", ";", "TwoInstructions", "=", "true", ";", "MCOperand", "AdjName", "=", "LowerOperand", "(", "UnLoweredName", ",", "", ")", ";", "Instr1", ".", "setOpcode", "(", "", ")", ";", "Instr1", ".", "addOperand", "(", "Target", ")", ";", "Instr1", ".", "addOperand", "(", "Base", ")", ";", "Instr1", ".", "addOperand", "(", "AdjName", ")", ";", "Instr2", ".", "setOpcode", "(", "", ")", ";", "Instr2", ".", "addOperand", "(", "Target", ")", ";", "Instr2", ".", "addOperand", "(", "Base", ")", ";", "Instr2", ".", "addOperand", "(", "Name", ")", ";", "break", ";", "}", "case", "", ":", "{", "MCOperand", "AdjName", "=", "LowerOperand", "(", "UnLoweredName", ",", "", ")", ";", "Instr1", ".", "setOpcode", "(", "", ")", ";", "Instr1", ".", "addOperand", "(", "Target", ")", ";", "Instr1", ".", "addOperand", "(", "Base", ")", ";", "Instr1", ".", "addOperand", "(", "Name", ")", ";", "Instr2", ".", "setOpcode", "(", "", ")", ";", "Instr2", ".", "addOperand", "(", "ATReg", ")", ";", "Instr2", ".", "addOperand", "(", "Target", ")", ";", "Instr2", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "Instr3", ".", "setOpcode", "(", "", ")", ";", "Instr3", ".", "addOperand", "(", "ATReg", ")", ";", "Instr3", ".", "addOperand", "(", "Base", ")", ";", "Instr3", ".", "addOperand", "(", "AdjName", ")", ";", "break", ";", "}", "default", ":", "assert", "(", "", "&&", ""], "ground_truth": [")", ";"], "File": "MipsMCInstLower21", "Func": "LowerUnalignedLoadStore", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10122, "Length": 385, "Cover_Rate": 0.5288461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "LETargetMachine", ">", "A", "(", "getTheThumbLETarget", "(", ")", ")", ";", "RegisterTargetMachine", "<", "BETargetMachine", ">", "Y", "(", "getTheBETarget", "(", ")", ")", ";", "RegisterTargetMachine", "<", "BETargetMachine", ">", "B", "(", "getTheThumbBETarget", "(", ")", ")", ";", "PassRegistry", "&", "Registry", "=", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeGlobalISel", "(", "Registry", ")", ";", "initializeLoadStoreOptPass", "(", "Registry", ")", ";", "initializePreAllocLoadStoreOptPass", "(", "Registry", ")", ";", "initializeParallelDSPPass", "(", "Registry", ")", ";", "initializeConstantIslandsPass", "(", "Registry", ")", ";", "initializeExecutionDomainFixPass", "("], "ground_truth": ["Registry", ")", ";"], "File": "ARMTargetMachine102", "Func": "LLVMInitializeARMTarget", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10123, "Length": 74, "Cover_Rate": 0.6379310344827587, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumInstr", "=", "", ";", "MachineFunction", "*", "MF", "=", "From", "->", "getParent", "(", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "MBBI", "(", "From", ")", ",", "ToI", "(", "To", ")", ",", "End", "=", "MF", "->", "end", "(", ")", ";", "MBBI", "!=", "End", "&&", "MBBI", "!=", "ToI", ";", "++", "MBBI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MBBI", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "NumInstr", "<", "SkipThreshold", "&&", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "opcodeEmitsNoInsts", "(", "I", "->"], "ground_truth": ["getOpcode", "(", ")", ")", ")", "continue", ";"], "File": "SILowerControlFlow3", "Func": "shouldSkip", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10124, "Length": 103, "Cover_Rate": 0.4327731092436975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "!", "TARGET_MEMPARM", "&&", "!", "type", ")", "{", "if", "(", "mode", "==", "QFmode", "||", "mode", "==", "HFmode", ")", "reg", "=", "c4x_fp_reglist", "[", "cum", "->", "floats", "]", ";", "else", "if", "(", "mode", "==", "QImode", "||", "mode", "==", "Pmode", ")", "reg", "=", "c4x_int_reglist", "[", "", "]", "[", "cum", "->", "ints", "]", ";", "}", "if", "(", "TARGET_DEBUG", ")", "{", "fprintf", "(", "stderr", ",", "", ",", "GET_MODE_NAME", "(", "mode", ")", ",", "named", ")", ";", "if", "(", "reg", ")", "fprintf", "(", "stderr", ",", "", ",", "reg_names", "[", "reg", "]", ")", ";", "else", "fprintf", "(", "stderr", ",", "", ")", ";", "fprintf", "(", "stderr", ",", ""], "ground_truth": [")", ";"], "File": "c4x1", "Func": "c4x_function_arg", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 10125, "Length": 103, "Cover_Rate": 0.31402439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "operands", "[", "", "]", "=", "XEXP", "(", "x", ",", "", ")", ";", "operands", "[", "", "]", "=", "XEXP", "(", "x", ",", "", ")", ";", "operands", "[", "", "]", "=", "x", ";", "return", "compute_logical_op_length", "(", "GET_MODE", "(", "x", ")", ",", "AND", ","], "ground_truth": ["operands", ",", "NULL", ")", "/", "", ";"], "File": "h8300", "Func": "h8300_and_costs", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10126, "Length": 48, "Cover_Rate": 0.4752475247524752, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtepu16_epi32", "("], "ground_truth": ["__m128i", "__X", ")", "{"], "File": "smmintrin", "Func": "_mm_cvtepu16_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10127, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "Ty", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", "&&", "!", "IsN64", ")", "return", "getAddrNonPIC", "(", "N", ",", "Ty", ",", "DAG", ")", ";", "return", "getAddrLocal", "(", "N", ",", "Ty", ",", "DAG", ",", "Has64"], "ground_truth": [")", ";"], "File": "MipsISelLowering100", "Func": "lowerConstantPool", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10128, "Length": 48, "Cover_Rate": 0.64, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Op0", "->", "hasOneMemOperand", "(", ")", "||", "!", "(", "*", "Op0", "->", "memoperands_begin", "(", ")", ")", "->", "getValue", "(", ")", "||", "(", "*", "Op0", "->", "memoperands_begin", "(", ")", ")", "->", "isVolatile", "(", ")", ")", "return", "false", ";", "unsigned", "Align", "=", "(", "*", "Op0", "->", "memoperands_begin", "(", ")", ")", "->", "getAlignment", "(", ")", ";", "const", "Function", "*", "Func", "=", "MF", "->", "getFunction", "(", ")", ";", "unsigned", "ReqAlign", "=", "STI", "->", "hasV6Ops", "(", ")", "?", "TD", "->", "getABITypeAlignment", "(", "Type", "::", "getInt64Ty", "(", "Func", "->", "getContext", "(", ")", ")", ")", ":", "", ";", "if", "(", "Align", "<", "ReqAlign", ")", "return", "false", ";", "int", "OffImm", "=", "getMemoryOpOffset", "(", "Op0", ")", ";", "if", "(", "isT2", ")", "{", "int", "Limit", "=", "(", "", "<<", "", ")", "*", "Scale", ";", "if", "(", "OffImm", ">=", "Limit", "||", "(", "OffImm", "<=", "-", "Limit", ")", "||", "(", "OffImm", "&", "(", "Scale", "-", "", ")", ")", ")", "return", "false", ";", "Offset", "=", "OffImm", ";", "}", "else", "{", "", "AddSub", "=", "", ";", "if", "(", "OffImm", "<", "", ")", "{", "AddSub", "=", "", ";", "OffImm", "=", "-", "OffImm", ";", "}", "int", "Limit", "=", "(", "", "<<", "", ")", "*", "Scale", ";", "if", "(", "OffImm", ">=", "Limit", "||", "(", "OffImm", "&", "(", "Scale", "-", "", ")", ")", ")", "return", "false", ";", "Offset", "=", "", "(", "AddSub", ",", "OffImm", ")", ";", "}", "EvenReg", "=", "Op0", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "OddReg", "=", "Op1", "->", "getOperand", "(", ""], "ground_truth": [")", ".", "getReg", "(", ")", ";"], "File": "ARMLoadStoreOptimizer11", "Func": "CanFormLdStDWord", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10129, "Length": 247, "Cover_Rate": 0.5221987315010571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerVAARG", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDNode", "*", "Node", "=", "Op", ".", "getNode", "(", ")", ";", "EVT", "VT", "=", "Node", "->", "getValueType", "(", "", ")", ";", "SDValue", "InChain", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "VAListPtr", "=", "Node", "->", "getOperand", "(", "", ")", ";", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Node", "->", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "DebugLoc", "dl", "=", "Node", "->", "getDebugLoc", "(", ")", ";", "SDValue", "VAList", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "InChain", ",", "VAListPtr", ",", "SV", ",", "", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "NextPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "VAList", ",", "DAG", "."], "ground_truth": ["getConstant", "(", "VT", ".", "getSizeInBits", "(", ")", "/", "", ",", "", ")", ")", ";"], "File": "SparcISelLowering13", "Func": "LowerVAARG", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10130, "Length": 140, "Cover_Rate": 0.49469964664310956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getSRetReturnReg", "("], "ground_truth": [")", "const", "{"], "File": "M68kMachineFunction (2)", "Func": "getSRetReturnReg", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10131, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getLiteral", "(", "MachineInstr", "*", "MI", ",", "std", "::", "vector", "<", "int64_t", ">", "&", "Lits", ")", "const", "{", "static", "const", "unsigned", "LiteralRegs", "[", "]", "=", "{", "AMDGPU", "::", "ALU_LITERAL_X", ",", "AMDGPU", "::", "ALU_LITERAL_Y", ",", "AMDGPU", "::", "ALU_LITERAL_Z", ",", "AMDGPU", "::", "ALU_LITERAL_W", "}", ";", "const", "SmallVector", "<", "std", "::", "pair", "<", "MachineOperand", "*", ",", "int64_t", ">", ",", "", ">", "Srcs", "=", "TII", "->", "getSrcs", "(", "MI", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Srcs", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "if", "(", "Srcs", "[", "i", "]", ".", "first", "->", "getReg", "(", ")", "!=", "AMDGPU", "::", "ALU_LITERAL_X", ")", "continue", ";", "int64_t", "Imm", "=", "Srcs", "[", "i", "]", ".", "second", ";", "std", "::", "vector", "<", "int64_t", ">", "::", "iterator", "It", "=", "std", "::", "find", "(", "Lits", ".", "begin", "(", ")", ",", "Lits", ".", "end", "(", ")", ",", "Imm", ")", ";", "if", "(", "It", "!=", "Lits", ".", "end", "(", ")", ")", "{", "unsigned", "Index", "=", "It", "-", "Lits", ".", "begin", "(", ")", ";", "Srcs", "[", "i", "]", ".", "first", "->", "setReg", "(", "LiteralRegs", "[", "Index", "]", ")", ";", "}", "else", "{", "assert", "(", "Lits", ".", "size", "(", ")", "<", "", "&&", "", ")", ";", "Srcs", "[", "i", "]", ".", "first", "->", "setReg", "(", "LiteralRegs", "[", "Lits", ".", "size", "(", ")", "]", ")", ";", "Lits", ".", "push_back"], "ground_truth": ["(", "Imm", ")", ";"], "File": "R600ControlFlowFinalizer", "Func": "getLiteral", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10132, "Length": 227, "Cover_Rate": 0.9869565217391304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "TargetLowering", "::", "getScalarShiftAmountTy", "(", "EVT", "LHSTy", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "ARM64ISelLowering", "Func": "getScalarShiftAmountTy", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10133, "Length": 13, "Cover_Rate": 0.8125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "arg_offset", "=", "", ";", "if", "(", "base", "->", "use_mask_predication_p", "(", ")", ")", "{", "if", "(", "use_real_mask_p", "(", "pred", ")", ")", "add_input_operand", "(", "arg_offset", "++", ")", ";", "else", "add_all_one_mask_operand", "(", "mask_mode", "(", ")", ")", ";", "}", "if", "(", "!", "function_returns_void_p", "(", ")", "&&", "base", "->", "has_merge_operand_p", "(", ")", ")", "{", "if", "(", "use_real_merge_p", "(", "pred", ")", ")", "add_input_operand", "(", "arg_offset", "++", ")", ";", "else", "add_vundef_operand", "(", "mode", ")", ";", "}", "for", "(", "int", "argno", "=", "arg_offset", ";", "argno", "<", "call_expr_nargs", "(", "exp", ")", ";", "argno", "++", ")", "add_input_operand", "(", "argno", ")", ";", "if", "(", "base", "->", "apply_tail_policy_p", "(", ")", ")", "add_input_operand", "(", "Pmode", ",", "get_tail_policy_for_pred", "(", "pred", ")", ")", ";", "if", "(", "base", "->", "apply_mask_policy_p", "(", ")", ")", "add_input_operand", "(", "Pmode", ",", "get_mask_policy_for_pred", "(", "pred"], "ground_truth": [")", ")", ";"], "File": "riscv-vector-builtins", "Func": "use_exact_insn", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10134, "Length": 128, "Cover_Rate": 0.7314285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "pa_function_value_regno_p", "(", "const"], "ground_truth": ["unsigned", "int", "regno", ")", "{"], "File": "pa", "Func": "pa_function_value_regno_p", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10135, "Length": 10, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "unsigned", "*", "Regs", "=", "TID", ".", "ImplicitDefs", ";", "*", "Regs", ";", "++", "Regs"], "ground_truth": [")", "if", "(", "*", "Regs", "==", "", ")", "return", "true", ";"], "File": "Thumb2SizeReduction14", "Func": "HasImplicitCPSRDef", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10136, "Length": 27, "Cover_Rate": 0.627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCSymbolRefExpr", "::", "VK__ABS_LO", ":", "case", "MCSymbolRefExpr", "::", "VK__ABS_HI", ":", "case", "MCSymbolRefExpr", "::", "VK__HIGHER", ":", "case", "MCSymbolRefExpr", "::", "VK__HIGHEST", ":", "break", ";", "default", ":", "return", "false", ";", "}", "if", "(", "isa", "<", "MCBinaryExpr", ">", "(", "BE", "->", "getLHS", "(", ")", ")", ")", "{", "if", "(", "!", "isa", "<", "MCConstantExpr", ">", "(", "BE", "->", "getRHS"], "ground_truth": ["(", ")", ")", ")", "return", "false", ";"], "File": "MipsMCExpr (2)", "Func": "isSupportedBinaryExpr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10137, "Length": 61, "Cover_Rate": 0.488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_undefined_ps", "(", "void", ")", "{", "__m512", "__Y", "=", "__Y"], "ground_truth": [";"], "File": "avx512fintrin", "Func": "_mm512_undefined_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10138, "Length": 23, "Cover_Rate": 0.8518518518518519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "BaseRegOp", "=", "MergeForward", "?", "getLdStBaseOp", "(", "Paired", ")", ":", "getLdStBaseOp", "(", "I", ")", ";", "MachineInstr", "*", "RtMI", ",", "*", "Rt2MI", ";", "if", "(", "getLdStOffsetOp", "(", "I", ")", ".", "getImm", "(", ")", "==", "getLdStOffsetOp", "(", "Paired", ")", ".", "getImm", "(", ")", "+", "OffsetStride", ")", "{", "RtMI", "=", "Paired", ";", "Rt2MI", "=", "I", ";", "if", "(", "SExtIdx", "!=", "-", "", ")", "SExtIdx", "=", "(", "SExtIdx", "+", "", ")", "%", "", ";", "}", "else", "{", "RtMI", "=", "I", ";", "Rt2MI", "=", "Paired", ";", "}", "int", "OffsetImm", "=", "getLdStOffsetOp", "(", "RtMI", ")", ".", "getImm", "(", ")", ";", "if", "(", "IsUnscaled", "&&", "EnableUnscaledMemOp", ")", "OffsetImm", "/=", "OffsetStride", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "I", "->", "getParent", "(", ")", ",", "InsertionPoint", ",", "I", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ".", "addOperand", "(", "getLdStRegOp", "(", "RtMI", ")", ")", ".", "addOperand", "(", "getLdStRegOp", "(", "Rt2MI", ")", ")", ".", "addOperand", "(", "BaseRegOp", ")", ".", "addImm", "(", "OffsetImm", ")", ";", "(", "void", ")", "MIB", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "I", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "Paired", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "if", "(", "SExtIdx", "!=", "-", "", ")", "{", "MachineOperand", "&", "DstMO", "=", "MIB", "->", "getOperand", "(", "SExtIdx", ")", ";", "unsigned", "DstRegX", "=", "DstMO", ".", "getReg", "(", ")", ";", "unsigned", "DstRegW", "=", "TRI", "->", "getSubReg", "(", "DstRegX", ",", "", ")", ";", "DstMO", ".", "setReg", "(", "DstRegW", ")", ";", "DEBUG", "(", "(", "(", "MachineInstr", "*", ")", "MIB", ")", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "MachineInstrBuilder", "MIBKill", "=", "BuildMI", "(", "*", "I", "->", "getParent", "(", ")", ",", "InsertionPoint", ",", "I", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "KILL", ")", ",", "DstRegW", ")", ".", "addReg", "(", "DstRegW", ")", ".", "addReg", "(", "DstRegX", ",", "RegState", "::", "Define", ")", ";", "MIBKill", "->", "getOperand", "(", "", ")", ".", "setImplicit", "(", ")", ";", "MachineInstrBuilder", "MIBSXTW", "=", "BuildMI", "(", "*", "I", "->", "getParent", "(", ")", ",", "InsertionPoint", ",", "I", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "DstRegX", ")", ".", "addReg", "(", "DstRegX", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "(", "void", ")", "MIBSXTW", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "(", "(", "MachineInstr", "*", ")", "MIBSXTW", ")", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "else", "{", "DEBUG", "(", "(", "(", "MachineInstr", "*", ")", "MIB", ")", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")"], "ground_truth": ["<<", "", ")", ";"], "File": "AArch64LoadStoreOptimizer47", "Func": "mergePairedInsns", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10139, "Length": 463, "Cover_Rate": 0.7615131578947368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "recog_memoized", "(", "insn", ")", ">=", "", "&&", "get_attr_slot", "(", "insn", ")", "==", "slot", "&&", "get_attr_length", "(", "insn", ")", "==", "length", ")", "return", "insn", ";", "}", "return"], "ground_truth": ["NULL", ";"], "File": "mep", "Func": "mep_find_ready_insn", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10140, "Length": 30, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printSymbolLo", "(", "MI", ",", "OpNo", ",", "O", ")", ";", "O", "<<", "'('", ";", "if", "(", "MI", "->", "getOperand", "(", "OpNo", "+", "", ")", ".", "getReg", "("], "ground_truth": [")", "==", "", ")", "O", "<<", "", ";"], "File": "PPCInstPrinter16", "Func": "printMemRegImm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10141, "Length": 34, "Cover_Rate": 0.4788732394366197, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__A", "=", "_mm512_mask_mov_epi32", "(", "_mm512_set1_epi32", "(", "~", "", ")", ",", "__U", ",", "__A", ")", ";", "__MM512_REDUCE_OP", "(", "&"], "ground_truth": [")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_reduce_and_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10142, "Length": 20, "Cover_Rate": 0.46511627906976744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "exp", "=", "EXPD", "(", "dl1", ")", "-", "EXPONENT_BIAS", "-", "MANTISSA_BITS", ";", "if", "(", "exp", "<=", "-", "PRECISION", ")", "return", "", ";", "if", "(", "(", "EXPD", "(", "dl1", ")", "==", "", ")", "&&", "!", "FRACD_ZERO_P", "(", "dl1", ")", ")", "return", "", ";", "if", "(", "exp", ">=", "-", "HIGH_LL_FRAC_BITS", ")", "{", "l", "=", "(", "long", "long", ")", "", "<<", "", ";", "return", "SIGND", "(", "dl1", ")", "?"], "ground_truth": ["l", ":", "l", "-", "", ";"], "File": "fixdfdi1", "Func": "__fixtfdi", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10143, "Length": 71, "Cover_Rate": 0.4329268292682927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Shift", "=", "", "(", "Val", ")", ";", "return", "", "(", "Val", ")", "==", "", "&&", "(", "Shift", "=="], "ground_truth": ["", "||", "Shift", "==", "", ")", ";"], "File": "ARM64AsmParser", "Func": "isLogicalVecHalfWordShifter", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10144, "Length": 26, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrev32_p8", "(", "poly8x8_t", "__a", ")", "{", "return", "(", "poly8x8_t", ")", "__builtin_shuffle", "(", "__a", ",", "(", "uint8x8_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", ""], "ground_truth": [",", "", "}", ")", ";"], "File": "arm", "Func": "neon_vrev32_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10145, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "IdxV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "auto", "*", "IdxN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "IdxV", ".", "getNode", "(", ")", ")", ";", "if", "(", "!", "IdxN", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Idx", "=", "IdxN", "->", "getZExtValue", "(", ")", ";", "SDValue", "DstV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "SrcV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "MVT", "DstTy", "=", "ty", "(", "DstV", ")", ";", "MVT", "SrcTy", "=", "ty", "("], "ground_truth": ["SrcV", ")", ";"], "File": "HexagonISelLoweringHVX23", "Func": "LowerHvxInsertSubvector", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10146, "Length": 81, "Cover_Rate": 0.4308510638297872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "fntype", "&&", "stdarg_p", "(", "fntype", ")", ")", "{", "cfun", "->", "machine", "->", "is_varadic", "=", "true", ";", "cfun", "->", "machine", "->", "has_varadic", "=", "true", ";", "cfun", "->", "machine", "->", "num_args", "++", ";", "}", "}", "if", "(", "REG_P", "(", "arg", ")", "&&", "arg", "!=", "pc_rtx", ")", "{", "cfun", "->", "machine", "->"], "ground_truth": ["num_args", "++", ";"], "File": "nvptx", "Func": "nvptx_call_args", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 10147, "Length": 54, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x4_t", ")", "(", "__a", "<="], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon1_vcle_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10148, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CallLowering", "::", "splitToValueTypes", "(", "const", "ArgInfo", "&", "OrigArg", ",", "SmallVectorImpl", "<", "ArgInfo", ">", "&", "SplitArgs", ",", "const", "DataLayout", "&", "DL", ",", "MachineRegisterInfo", "&", "MRI", ",", "CallingConv", "::", "ID", "CallConv", ")", "const", "{", "const", "TargetLowering", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "LLVMContext", "&", "Ctx", "=", "OrigArg", ".", "Ty", "->", "getContext", "(", ")", ";", "SmallVector", "<", "EVT", ",", "", ">", "SplitVTs", ";", "SmallVector", "<", "uint64_t", ",", "", ">", "Offsets", ";", "ComputeValueVTs", "(", "TLI", ",", "DL", ",", "OrigArg", ".", "Ty", ",", "SplitVTs", ",", "&", "Offsets", ",", "", ")", ";", "if", "(", "SplitVTs", ".", "size", "(", ")", "==", "", ")", "return", ";", "if", "(", "SplitVTs", ".", "size", "(", ")", "==", "", ")", "{", "SplitArgs", ".", "emplace_back", "(", "OrigArg", ".", "Regs", "[", "", "]", ",", "SplitVTs", "[", "", "]", ".", "getTypeForEVT", "(", "Ctx", ")", ",", "OrigArg", ".", "Flags", "[", "", "]", ",", "OrigArg", ".", "IsFixed", ")", ";", "return", ";", "}", "assert", "(", "OrigArg", ".", "Regs", ".", "size", "(", ")", "==", "SplitVTs", ".", "size", "(", ")", "&&", "", ")", ";", "bool", "NeedsRegBlock", "=", "TLI", ".", "functionArgumentNeedsConsecutiveRegisters", "(", "OrigArg", ".", "Ty", ",", "CallConv", ",", "false", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "SplitVTs", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "Type", "*", "SplitTy", "=", "SplitVTs", "[", "i", "]", ".", "getTypeForEVT", "(", "Ctx", ")", ";", "SplitArgs", ".", "emplace_back", "(", "OrigArg", ".", "Regs", "[", "i", "]", ",", "SplitTy", ",", "OrigArg", ".", "Flags", "[", "", "]"], "ground_truth": [",", "OrigArg", ".", "IsFixed", ")", ";"], "File": "AArch64CallLowering16", "Func": "splitToValueTypes", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10149, "Length": 248, "Cover_Rate": 0.8732394366197183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "align_loops", "<=", "", ")", "align_loops", "=", "", ";", "if", "(", "align_jumps", "<=", "", ")", "align_jumps", "=", "", ";", "}", "if", "(", "align_functions", "<=", "", ")"], "ground_truth": ["align_functions", "=", "", ";"], "File": "alpha5", "Func": "alpha_override_options_after_change", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10150, "Length": 31, "Cover_Rate": 0.6739130434782609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "ARMTargetMachine15", "Func": "getInstrInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10151, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MO", ".", "isImm", "(", ")", "&&", "", ")", ";", "return", "", "-", "MO", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "AArch64MCCodeEmitter (2)", "Func": "getVecShiftR16OpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10152, "Length": 20, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "getPointerTy", "(", ")", ",", "Offset", ")", ";", "Offset", "=", "", ";", "}", "else", "{", "unsigned", "char", "OpFlags", "=", "", ";", "if", "(", "ExtraLoadRequired", ")", "OpFlags", "=", "", ";", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "getPointerTy", "(", ")", ",", "", ",", "OpFlags", ")", ";", "}", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ",", "Result", ")", ";", "if", "(", "ExtraLoadRequired", ")", "Result", "=", "DAG", ".", "getLoad", "(", "getPointerTy", "(", ")", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Result", ",", "PseudoSourceValue", "::", "getGOT", "(", ")", ",", "", ")", ";", "if", "(", "Offset", "!=", "", ")", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ",", "Result", ","], "ground_truth": ["DAG", ".", "getConstant", "(", "Offset", ",", "getPointerTy", "(", ")", ")", ")", ";"], "File": "SystemZISelLowering42", "Func": "LowerGlobalAddress", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10153, "Length": 138, "Cover_Rate": 0.5655737704918032, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isSimpleReturn", "(", "const", "MachineInstr", "&"], "ground_truth": ["MI", ")", "{"], "File": "X86AsmPrinter50", "Func": "isSimpleReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10154, "Length": 10, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "HasRs", "=", "true", ";", "MI", ".", "setOpcode", "(", "", ")", ";", "}", "if", "(", "HasRs", ")", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rs", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rt", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", ")"], "ground_truth": [")", ";"], "File": "MipsDisassembler1", "Func": "DecodeBlezlGroupBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10155, "Length": 68, "Cover_Rate": 0.35233160621761656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MFI", ".", "isFixedObjectIndex", "(", "FI", ")", ")", "FrameReg", "=", "hasFP", "(", "MF", ")", "?", "ABI", ".", "GetFramePtr", "(", ")", ":", "ABI", ".", "GetStackPtr", "(", ")", ";", "else", "FrameReg", "=", "hasBP", "(", "MF", ")", "?", "ABI", ".", "GetBasePtr", "(", ")", ":", "ABI"], "ground_truth": [".", "GetStackPtr", "(", ")", ";"], "File": "MipsSEFrameLowering11", "Func": "getFrameIndexReference", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10156, "Length": 48, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instructions", ".", "push_back", "(", "Inst", ")", ";", "MCInst", "NopInst", ";", "NopInst", ".", "setOpcode", "(", "", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "Instructions", ".", "push_back", "(", "NopInst", ")", ";", "return", "false", ";", "}", "if", "(", "MCID", ".", "mayLoad", "(", ")", "||", "MCID", ".", "mayStore", "(", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "MCID", ".", "getNumOperands", "(", ")", ";", "i", "++", ")", "{", "const", "MCOperandInfo", "&", "OpInfo", "=", "MCID", ".", "OpInfo", "[", "i", "]", ";", "if", "(", "(", "OpInfo", ".", "OperandType", "==", "MCOI", "::", "OPERAND_MEMORY", ")", "||", "(", "OpInfo", ".", "OperandType", "==", "MCOI", "::", "OPERAND_UNKNOWN", ")", ")", "{", "MCOperand", "&", "Op", "=", "Inst", ".", "getOperand", "(", "i", ")", ";", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "int", "MemOffset", "=", "Op", ".", "getImm", "(", ")", ";", "if", "(", "MemOffset", "<", "-", "", "||", "MemOffset", ">", "", ")", "{", "expandMemInst", "(", "Inst", ",", "IDLoc", ",", "Instructions", ",", "MCID", "."], "ground_truth": ["mayLoad", "(", ")", ",", "true", ")", ";"], "File": "MipsAsmParser102", "Func": "processInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10157, "Length": 191, "Cover_Rate": 0.47160493827160493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "STI", ".", "getTargetName", "(", ")", ";", "const", "TargetMachine", "&", "NTM", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM", ")", ";", "if", "(", "NTM", ".", "getDrvInterface", "(", ")", "==", "", ")", "O", "<<", "", ";", "if", "(", "MAI", "->", "doesSupportDebugInformation", "(", ")", ")", "O", "<<", "", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "NVPTXAsmPrinter32", "Func": "emitHeader", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10158, "Length": 53, "Cover_Rate": 0.3464052287581699, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrwq_scatter_offset_u32", "(", "uint32_t", "*", "__base", ",", "uint32x4_t", "__offset", ",", "uint32x4_t", "__value", ")", "{", "__builtin_mve_vstrwq_scatter_offset_uv4si", "(", "(", "__builtin_neon_si", "*", ")"], "ground_truth": ["__base", ",", "__offset", ",", "__value", ")", ";"], "File": "arm", "Func": "mve___arm_vstrwq_scatter_offset_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10159, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isInt", "<", "", ">", "(", "Imm", ")", ")", "return", "", ";", "return", "", ";", "}", "else", "{", "if", "(", "isInt", "<", "", ">", "(", "Imm", ")", ")", "return", "", ";", "return"], "ground_truth": ["", ";"], "File": "X86FrameLowering (2)3", "Func": "getADDriOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10160, "Length": 35, "Cover_Rate": 0.5737704918032787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "{", "return", "&", "TLInfo"], "ground_truth": [";"], "File": "VideoCore4TargetMachine", "Func": "getTargetLowering", "Target": "VideoCore4", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10161, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "getForceFramePointer", "("], "ground_truth": [")", "const", "{"], "File": "X86MachineFunctionInfo (2)", "Func": "getForceFramePointer", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10162, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSection", "*", "TargetObjectFile", "::", "getSectionForFunction", "(", "const", "std", "::", "string", "&"], "ground_truth": ["FnName", ")", "const", "{"], "File": "PIC16TargetObjectFile2", "Func": "getSectionForFunction", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10163, "Length": 16, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "FPLogic", "=", "convertIntLogicToFPLogic", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "FPLogic", ";", "if", "(", "SDValue", "R", "=", "combineANDXORWithAllOnesIntoANDNP", "(", "N", ",", "DAG", ")", ")", "return", "R", ";", "if", "(", "SDValue", "ShiftRight", "=", "combinePCMPAnd1", "(", "N", ",", "DAG", ")", ")", "return", "ShiftRight", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "Subtarget", ".", "hasBMI", "(", ")", "&&", "!", "Subtarget", ".", "hasTBM", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "!=", "", "&&", "N0", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "ConstantSDNode", "*", "MaskNode", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N1", ")", ";", "ConstantSDNode", "*", "ShiftNode", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N0", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "MaskNode", "&&", "ShiftNode", ")", "{", "uint64_t", "Mask", "=", "MaskNode", "->", "getZExtValue", "(", ")", ";", "uint64_t", "Shift", "=", "ShiftNode", "->", "getZExtValue", "(", ")", ";", "if", "(", "isMask_64", "(", "Mask", ")", ")", "{", "uint64_t", "MaskSize", "=", "countPopulation", "(", "Mask", ")", ";", "if", "(", "Shift", "+", "MaskSize", "<=", "VT", ".", "getSizeInBits", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N0", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "Shift", "|"], "ground_truth": ["(", "MaskSize", "<<", "", ")", ",", "DL", ",", "VT", ")", ")", ";"], "File": "X86ISelLowering (3)", "Func": "combineAnd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10164, "Length": 260, "Cover_Rate": 0.7365439093484419, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "16DAGToDAGISel", "(", "TM"], "ground_truth": [")", ";"], "File": "Mips16ISelDAGToDAG (2)", "Func": "createMips16ISelDag", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10165, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "", ";", "EVT", "WideVT", "=", "", ";", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", "!=", "VT", ")", "return", "Op", ";", "SDValue", "ShiftAmt", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "HiLHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "LHS", ",", "ShiftAmt", ")", ";", "SDValue", "HiRHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "RHS", ",", "ShiftAmt", ")", ";", "SDValue", "Args", "[", "]", "=", "{", "HiLHS", ",", "LHS", ","], "ground_truth": ["HiRHS", ",", "RHS", "}", ";"], "File": "SparcISelLowering", "Func": "LowerUMULO_SMULO", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10166, "Length": 114, "Cover_Rate": 0.3064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumMayIncreaseSize", "=", "", ";", "MVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ".", "getScalarType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "for", "(", "const", "SDNode", "*", "U", ":", "N", "->", "uses"], "ground_truth": ["(", ")", ")", "{"], "File": "AMDGPUISelLowering103", "Func": "allUsesHaveSourceMods", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10167, "Length": 37, "Cover_Rate": 0.4111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "ZERO_EXTRACT", ":", "n", "=", "BITS_PER_WORD", "-", "INTVAL_OR_ELSE", "(", "XEXP", "(", "x", ",", "", ")", ",", "BITS_PER_WORD", ")", ";", "x", "=", "NULL_RTX", ";", "break", ";", "case", "AND", ":", "w", "=", "INTVAL_OR_ELSE", "(", "XEXP", "(", "x", ",", "", ")", ",", "HWINT", "(", "-", "", ")", ")", ";", "for", "(", "i", "=", "BITS_PER_WORD", "-", "", ";", "i", ">=", "", ";", "i", "--", ")", "{", "if", "(", "w", "&", "(", "(", "HWINT", "(", "", ")", ")", "<<", "i", ")", ")", "break", ";", "}", "n", "=", "BITS_PER_WORD", "-", "i", ";", "x", "=", "XEXP", "(", "x"], "ground_truth": [",", "", ")", ";"], "File": "pdp10", "Func": "zero_extended_p", "Target": "pdp10", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10168, "Length": 97, "Cover_Rate": 0.34275618374558303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateDXReg", "("], "ground_truth": ["SMLoc", "StartLoc", ",", "SMLoc", "EndLoc", ")", "{"], "File": "X86Operand14", "Func": "CreateDXReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10169, "Length": 16, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vceqq_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vceqq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10170, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "__vector", "unsigned", "int", "__mask", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "__v4sf", "__a", ",", "__b", ",", "__c", ";", "__a", "=", "vec_splat", "(", "(", "__v4sf", ")", "__A", ",", "", ")", ";", "__b", "=", "vec_splat", "(", "(", "__v4sf", ")", "__B", ",", "", ")", ";", "__c", "=", "(", "__v4sf", ")", "vec_cmpeq", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "xmmintrin2", "Func": "_mm_cmpeq_ss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10171, "Length": 60, "Cover_Rate": 0.594059405940594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isCallInstruction", "(", "const", "MachineInstr", "&", "MI", ")", "{", "return", "MI", ".", "isCall", "(", ")", "&&", "!", "MI"], "ground_truth": [".", "isReturn", "(", ")", ";"], "File": "X86AvoidTrailingCall", "Func": "isCallInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10172, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "getIssueWidth", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "if", "(", "MI", "->", "isInlineAsm", "(", ")", ")", "return", "PST", ".", "getSchedModel", "(", ")", "->", "IssueWidth", ";", "return", "PST", ".", "getIssueWidth", "(", "MI", "->", "getDesc", "("], "ground_truth": [")", ".", "SchedClass", ")", ";"], "File": "PatmosInstrInfo", "Func": "getIssueWidth", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10173, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Reloc", "=", "", ";", "break", ";", "}", "}", "MachineRelocation", "R", ";", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "{", "R", "=", "MachineRelocation", "::", "getGV", "(", "MCE", ".", "getCurrentPCOffset", "(", ")", ",", "Reloc", ",", "MO", ".", "getGlobal", "(", ")", ",", "", ",", "isa", "<", "Function", ">", "(", "MO", ".", "getGlobal", "(", ")", ")", ")", ";", "}", "else", "if", "(", "MO", ".", "isSymbol", "(", ")", ")", "{", "R", "=", "MachineRelocation", "::", "getExtSym", "(", "MCE", ".", "getCurrentPCOffset", "(", ")", ",", "Reloc", ",", "MO", ".", "getSymbolName", "(", ")", ",", "", ")", ";", "}", "else", "if", "(", "MO", ".", "isCPI", "(", ")", ")", "{", "R", "=", "MachineRelocation", "::", "getConstPool", "(", "MCE", ".", "getCurrentPCOffset", "(", ")", ",", "Reloc", ",", "MO", ".", "getIndex", "(", ")", ",", "", ")", ";", "}", "else", "{", "assert", "(", "MO", ".", "isJTI", "(", ")", ")", ";", "R", "=", "MachineRelocation", "::", "getJumpTable", "(", "MCE", ".", "getCurrentPCOffset", "(", ")", ",", "Reloc", ",", "MO", ".", "getIndex", "(", ")", ",", "", ")", ";", "}", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", "&&", "Reloc", "!=", "", ")", "{", "assert", "(", "MovePCtoLROffset", "&&", "", ")", ";", "R", ".", "setConstantVal", "(", "-", "(", "intptr_t", ")", "MovePCtoLROffset", "-", "", ")", ";", "}", "MCE", ".", "addRelocation", "(", "R", ")", ";", "}", "else", "if", "(", "MO", ".", "isMBB", "(", ")", ")", "{", "unsigned", "Reloc", "=", "", ";", "unsigned", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "Reloc", "=", "", ";", "else", "Reloc", "=", "", ";", "MCE", ".", "addRelocation", "(", "MachineRelocation", "::", "getBB", "(", "MCE", ".", "getCurrentPCOffset", "(", ")", ",", "Reloc", ",", "MO", ".", "getMBB", "(", ")", ")", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "PPCCodeEmitter14", "Func": "getMachineOpValue", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10174, "Length": 290, "Cover_Rate": 0.3871829105473965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "return", "true", ";", "if", "(", "MI", ".", "isInlineAsm", "(", ")", ")", "return"], "ground_truth": ["true", ";"], "File": "SIInstrInfo10", "Func": "hasUnwantedEffectsWhenEXECEmpty", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10175, "Length": 32, "Cover_Rate": 0.32653061224489793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "MI", ".", "getNumOperands", "(", ")", ";", "i", "<", "n", ";", "++", "i", ")", "if", "(", "&", "MI", ".", "getOperand", "(", "i", ")", "==", "&", "MO", ")", "{", "OperandNumber", "=", "i", ";", "break", ";", "}", "assert", "(", "(", "OperandNumber", "!=", "~", "", ")", "&&", "", ")", ";", "if", "(", "MCInstrInfo", "::", "isNewValue", "(", "MCII", ",", "MI", ")", "&&", "&", "MO", "==", "&", "MCInstrInfo", "::", "getNewValueOperand", "(", "MCII", ",", "MI", ")", ")", "{", "unsigned", "SOffset", "=", "", ";", "unsigned", "VOffset", "=", "", ";", "unsigned", "UseReg", "=", "MO", ".", "getReg", "(", ")", ";", "unsigned", "DefReg1", "=", "", ";", "unsigned", "DefReg2", "=", "", ";", "auto", "Instrs", "=", "MCInstrInfo", "::", "bundleInstructions", "(", "*", "State", ".", "Bundle", ")", ";", "const", "MCOperand", "*", "I", "=", "Instrs", ".", "begin", "(", ")", "+", "State", ".", "Index", "-", "", ";", "for", "(", ";", ";", "--", "I", ")", "{", "assert", "(", "I", "!=", "Instrs", ".", "begin", "(", ")", "-", "", "&&", "", ")", ";", "MCInst", "const", "&", "Inst", "=", "*", "I", "->", "getInst", "(", ")", ";", "if", "(", "MCInstrInfo", "::", "isImmext", "(", "Inst", ")", ")", "continue", ";", "DefReg1", "=", "", ";", "DefReg2", "=", "", ";", "++", "SOffset", ";", "if", "(", "MCInstrInfo", "::", "isVector", "(", "MCII", ",", "Inst", ")", ")", "{", "++", "VOffset", ";", "}", "if", "(", "MCInstrInfo", "::", "hasNewValue", "(", "MCII", ",", "Inst", ")", ")", "DefReg1", "=", "MCInstrInfo", "::", "getNewValueOperand", "(", "MCII", ",", "Inst", ")", ".", "getReg", "(", ")", ";", "if", "(", "MCInstrInfo", "::", "hasNewValue2", "(", "MCII", ",", "Inst", ")", ")", "DefReg2", "=", "MCInstrInfo", "::", "getNewValueOperand2", "(", "MCII", ",", "Inst", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "RegisterMatches", "(", "UseReg", ",", "DefReg1", ",", "DefReg2", ")", ")", "{", "continue", ";", "}", "if", "(", "!", "MCInstrInfo", "::", "isPredicated", "(", "MCII", ",", "Inst", ")", ")", "{", "break", ";", "}", "assert", "(", "MCInstrInfo", "::", "isPredicated", "(", "MCII", ",", "MI", ")", "&&", "", ")", ";", "if", "(", "MCInstrInfo", "::", "isPredicatedTrue", "(", "MCII", ",", "Inst", ")", "==", "MCInstrInfo", "::", "isPredicatedTrue", "(", "MCII", ",", "MI", ")", ")", "break", ";", "}", "unsigned", "Offset", "=", "MCInstrInfo", "::", "isVector", "(", "MCII", ",", "MI", ")", "?", "VOffset", ":", "SOffset", ";", "Offset", "<<=", "", ";", "Offset", "|=", "MCInstrInfo", "::", "SubregisterBit", "(", "UseReg", ",", "DefReg1", ",", "DefReg2", ")", ";", "return", "Offset", ";", "}", "assert", "(", "!", "MO", ".", "isImm", "(", ")", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "switch", "(", "MCInstrInfo", "::", "getDesc", "(", "MCII", ",", "MI", ")", ".", "OpInfo", "[", "OperandNumber", "]", ".", "RegClass", ")", "{", "case", "GeneralSubRegsRegClassID", ":", "case", "GeneralDoubleLow8RegsRegClassID", ":", "return", "MCInstrInfo", "::", "getDuplexRegisterNumbering", "(", "Reg", ")", ";", "default", ":", "break", ";", "}", "return", "MCT", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "("], "ground_truth": ["Reg", ")", ";"], "File": "HexagonMCCodeEmitter12", "Func": "getMachineOpValue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10176, "Length": 448, "Cover_Rate": 0.8767123287671232, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "fuse_ops", "[", "", "]", ";", "char", "insn_template", "[", "", "]", ";", "fuse_ops", "[", "", "]", "=", "load_store_reg", ";", "fuse_ops", "[", "", "]", "=", "addis_reg", ";", "if", "(", "CONST_INT_P", "(", "offset", ")", "&&", "satisfies_constraint_I", "(", "offset", ")", ")", "{", "sprintf", "(", "insn_template", ",", "", ",", "insn_str", ")", ";", "fuse_ops", "[", "", "]", "=", "offset", ";", "output_asm_insn", "(", "insn_template", ",", "fuse_ops", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "offset", ")", "==", "UNSPEC", "&&", "XINT", "(", "offset", ",", "", ")", "==", "UNSPEC_TOCREL", ")", "{", "if", "(", "TARGET_ELF", ")", "sprintf", "(", "insn_template", ",", "", ",", "insn_str", ")", ";", "else", "if", "(", "TARGET_XCOFF", ")", "sprintf", "(", "insn_template", ",", "", ","], "ground_truth": ["insn_str", ")", ";"], "File": "powerpcspe", "Func": "emit_fusion_load_store", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10177, "Length": 110, "Cover_Rate": 0.3363914373088685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Function", "*", "IntrinsicInfo", "::", "getDeclaration", "(", "Module", "*", "M", ",", "unsigned", "IntrID", ",", "ArrayRef", "<", "Type", "*", ">", "Tys", ")", "const", "{", "FunctionType", "*", "FTy", "=", "getType", "(", "M", "->", "getContext", "(", ")", ",", "IntrID"], "ground_truth": [",", "Tys", ")", ";"], "File": "AMDGPUIntrinsicInfo7", "Func": "getDeclaration", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10178, "Length": 39, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "hasVGPRs", "(", "const", "TargetRegisterClass", "*", "RC"], "ground_truth": [")", "{"], "File": "SIRegisterInfo1", "Func": "hasVGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10179, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extract_insn", "(", "insn", ")", ";", "if", "(", "constrain_operands", "(", "", ",", "get_preferred_alternatives", "(", "insn", ")", ")", ")", "{", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_rtx", "(", "insn", ")", ";", "fprintf", "(", "stderr", ",", "", ")", ";", "if", "(", "SET_P", "(", "pattern", ")", ")", "record_content", "(", "SET_DEST", "(", "pattern", ")", ",", "SET_SRC", "(", "pattern", ")", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "recog_data", ".", "n_operands", ";", "i", "++", ")", "if", "(", "GET_CODE", "(", "OP", "(", "i", ")", ")", "==", "MEM", "&&", "GET_MODE", "(", "XEXP", "(", "OP", "(", "i", ")", ",", "", ")", ")", "==", "SImode", "&&", "GET_CODE", "(", "XEXP", "(", "OP", "(", "i", ")", ",", "", ")", ")", "!=", "UNSPEC", ")", "goto", "not_ok", ";", "return", "true", ";", "}", "}", "not_ok", ":", "INSN_CODE", "(", "insn", ")", "=", "-", "", ";", "cfun", "->", "machine", "->", "virt_insns_ok"], "ground_truth": ["=", "", ";"], "File": "rl78", "Func": "insn_ok_now", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10180, "Length": 140, "Cover_Rate": 0.5622489959839357, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasExtender", "=", "false", ";", "printInstruction", "(", "MCI", ".", "getOperand", "(", "", ")", ".", "getInst", "(", ")", ",", "OS", ")", ";", "}", "else", "printInstruction", "(", "&", "MCI", ",", "OS", ")", ";", "setExtender", "(", "MCI", ")", ";", "OS", "<<", "", ";", "}", "auto", "Separator", "=", "", ";", "if", "(", "MCInstrInfo", "::", "isInnerLoop", "(", "*", "MI", ")", ")", "{", "OS", "<<", "Separator", ";", "Separator", "=", "", ";", "MCInst", "ME", ";", "ME", ".", "setOpcode", "(", "", ")", ";", "printInstruction", "(", "&", "ME", ",", "OS", ")", ";", "}", "if", "(", "MCInstrInfo", "::", "isOuterLoop", "(", "*", "MI", ")", ")", "{", "OS", "<<", "Separator", ";", "Separator", "=", "", ";", "MCInst", "ME", ";", "ME", ".", "setOpcode", "(", "", ")", ";", "printInstruction", "(", "&", "ME"], "ground_truth": [",", "OS", ")", ";"], "File": "HexagonInstPrinter7", "Func": "printInst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10181, "Length": 120, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Target", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "if", "(", "SyntaxVariant", "==", "", ")", "return", "new", "InstPrinter", "(", "MAI", ",", "MII", ",", "MRI", ")", ";", "return", ""], "ground_truth": [";"], "File": "TLCS900MCTargetDesc", "Func": "createTLCS900MCInstPrinter", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10182, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTarget", "<", "Triple", "::", "cahp", ">", "X", "(", "getTheTarget", "(", ")", ",", "", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "CAHPTargetInfo", "Func": "LLVMInitializeCAHPTargetInfo", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10183, "Length": 19, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElts", "=", "SrcOps", "[", "", "]", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ";", "EVT", "MaskVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "NumElts", ")", ";", "SDValue", "Mask", "=", "combineBitcastvxi1", "(", "DAG", ",", "MaskVT", ",", "SrcOps", "[", "", "]", ",", "dl", ",", "Subtarget", ")", ";", "if", "(", "!", "Mask", "&&", "TLI", ".", "isTypeLegal", "(", "SrcOps", "[", "", "]", ".", "getValueType", "(", ")", ")", ")", "Mask", "=", "DAG", ".", "getBitcast", "(", "MaskVT", ",", "SrcOps", "[", "", "]", ")", ";", "if", "(", "Mask", ")", "{", "assert", "(", "SrcPartials", "[", "", "]", ".", "getBitWidth", "(", ")", "==", "NumElts", "&&", "", ")", ";", "SDValue", "ZeroBits", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "MaskVT", ")", ";", "SDValue", "PartialBits", "=", "DAG", ".", "getConstant", "(", "SrcPartials", "[", "", "]", ",", "dl", ",", "MaskVT", ")", ";", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "MaskVT", ",", "Mask", ",", "PartialBits", ")", ";", "return", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "Mask", ",", "ZeroBits", ",", "", ")", ";", "}", "}", "}", "if", "(", "SDValue", "R", "=", "combineBitOpWithMOVMSK", "(", "N", ",", "DAG", ")", ")", "return", "R", ";", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SDValue", "R", "=", "combineCompareEqual", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "SDValue", "FPLogic", "=", "convertIntLogicToFPLogic", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "FPLogic", ";", "if", "(", "SDValue", "R", "=", "canonicalizeBitSelect", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "SDValue", "R", "=", "combineLogicBlendIntoPBLENDV", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "||", "N1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "HalfElts", "=", "NumElts", "/", "", ";", "APInt", "UpperElts", "=", "APInt", "::", "getHighBitsSet", "(", "NumElts", ",", "HalfElts", ")", ";", "if", "(", "NumElts", ">=", "", "&&", "N1", ".", "getOpcode", "(", ")", "==", "", "&&", "N1", ".", "getConstantOperandAPInt", "(", "", ")", "==", "HalfElts", "&&", "DAG", ".", "MaskedValueIsZero", "(", "N0", ",", "APInt", "(", "", ",", "", ")"], "ground_truth": [",", "UpperElts", ")", ")", "{"], "File": "X86ISelLowering101", "Func": "combineOr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10184, "Length": 358, "Cover_Rate": 0.46553966189856955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "StoreVal", "=", "createTuple", "(", "*", "CurDAG", ",", "Regs", ",", "NF", ",", "LMUL", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Operands", ";", "Operands", ".", "push_back", "(", "StoreVal", ")", ";", "unsigned", "CurOp", "=", "", "+", "NF", ";", "MVT", "IndexVT", ";", "addVectorLoadStoreOperands", "(", "Node", ",", "ScalarSize", ",", "DL", ",", "CurOp", ",", "IsMasked", ",", "true", ",", "Operands", ",", "&", "IndexVT", ")", ";", "assert", "(", "VT", ".", "getVectorElementCount", "(", ")", "==", "IndexVT", ".", "getVectorElementCount", "(", ")", "&&", "", ")", ";", "", "IndexLMUL", "=", "TargetLowering", "::", "getLMUL", "(", "IndexVT", ")", ";", "unsigned", "IndexScalarSize", "=", "IndexVT", ".", "getScalarSizeInBits", "(", ")", ";", "const", "", "*", "P", "=", "", "(", "NF", ",", "IsMasked", ",", "IsOrdered", ",", "IndexScalarSize", ",", "static_cast", "<", "unsigned", ">", "(", "LMUL", ")", ",", "static_cast", "<", "unsigned", ">", "(", "IndexLMUL", ")", ")", ";", "MachineSDNode", "*", "Store", "=", "CurDAG", "->", "getMachineNode", "(", "P", "->", "Pseudo", ",", "DL", ",", "Node", "->", "getValueType", "(", "", ")", ",", "Operands", ")", ";", "if", "(", "auto", "*", "MemOp", "=", "dyn_cast", "<", "MemSDNode", ">", "(", "Node", ")", ")", "CurDAG", "->", "setNodeMemRefs", "(", "Store", ",", "{", "MemOp", "->", "getMemOperand", "(", ")", "}", ")", ";", "ReplaceNode", "(", "Node", ",", "Store"], "ground_truth": [")", ";"], "File": "RISCVISelDAGToDAG18", "Func": "selectVSXSEG", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10185, "Length": 188, "Cover_Rate": 0.6308724832214765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "&", "DstMO", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "SrcMO", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "IsVSReg", "(", "DstMO", ".", "getReg", "(", ")", ",", "MRI", ")", "&&", "!", "IsVSReg", "(", "SrcMO", ".", "getReg", "(", ")", ",", "MRI", ")", ")", "{", "Changed", "=", "true", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "&", "", ";", "assert", "(", "(", "IsF8Reg", "(", "SrcMO", ".", "getReg", "(", ")", ",", "MRI", ")", "||", "IsVSSReg", "(", "SrcMO", ".", "getReg", "(", ")", ",", "MRI", ")", "||", "IsVSFReg", "(", "SrcMO", ".", "getReg", "(", ")", ",", "MRI", ")", ")", "&&", "", ")", ";", "unsigned", "NewVReg", "=", "MRI", ".", "createVirtualRegister", "(", "SrcRC", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "SUBREG_TO_REG", ")", ",", "NewVReg", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "SrcMO", ")", ".", "addImm", "(", "", ")", ";", "SrcMO", ".", "setReg", "(", "NewVReg", ")", ";", "}", "else", "if", "(", "!", "IsVSReg", "(", "DstMO", ".", "getReg", "(", ")", ",", "MRI", ")", "&&", "IsVSReg", "(", "SrcMO", ".", "getReg", "(", ")", ",", "MRI", ")", ")", "{", "Changed", "=", "true", ";", "const", "TargetRegisterClass", "*", "DstRC", "=", "&", "", ";", "assert", "(", "(", "IsF8Reg", "(", "DstMO", ".", "getReg", "(", ")", ",", "MRI", ")", "||", "IsVSFReg", "(", "DstMO", ".", "getReg", "(", ")", ",", "MRI", ")", "||", "IsVSSReg", "(", "DstMO", ".", "getReg", "(", ")", ",", "MRI", ")", ")", "&&", "", ")", ";", "unsigned", "NewVReg", "=", "MRI", ".", "createVirtualRegister", "(", "DstRC", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "NewVReg", ")"], "ground_truth": [".", "addOperand", "(", "SrcMO", ")", ";"], "File": "PPCVSXCopy1", "Func": "processBlock", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10186, "Length": 275, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "emit_unlikely_jump", "(", "rtx", "cond", ",", "rtx", "label", ")", "{", "int", "very_unlikely", "=", "REG_BR_PROB_BASE"], "ground_truth": ["/", "", "-", "", ";"], "File": "alpha5", "Func": "emit_unlikely_jump", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10187, "Length": 20, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ctx", "(", "ctx", ")", ",", "ST", "("], "ground_truth": ["st", ")", "{"], "File": "AMDGPUMCInstLower14", "Func": "AMDGPUMCInstLower", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10188, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_psrav16hi_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16hi", ")", "__B", ",", "(", "__v16hi", ")"], "ground_truth": ["_mm256_setzero_si256", "(", ")", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_srav_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10189, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtepu64_ph", "(", "__m128h", "__A", ",", "__mmask8", "__B", ",", "__m128i", "__C", ")", "{", "return", "__builtin_ia32_vcvtuqq2ph128_mask", "(", "(", "__v2di", ")"], "ground_truth": ["__C", ",", "__A", ",", "__B", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_cvtepu64_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10190, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addInstruction", "(", "TagStoreInstr", "I", ")", "{", "assert", "(", "(", "TagStores", ".", "empty", "(", ")", "||", "TagStores", ".", "back", "(", ")", ".", "Offset", "+", "TagStores", ".", "back", "(", ")", ".", "Size", "==", "I", ".", "Offset"], "ground_truth": [")", "&&", "", ")", ";"], "File": "AArch64FrameLowering (2)1", "Func": "addInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10191, "Length": 40, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "InsertExport", ")", "{", "removeDoneExport", "(", "F", ")", ";", "Value", "*", "Undef", "=", "UndefValue", "::", "get", "(", "B", ".", "getFloatTy", "(", ")", ")", ";", "B", ".", "CreateIntrinsic", "(", "", ",", "{", "B", ".", "getFloatTy", "(", ")", "}", ",", "{", "B", ".", "getInt32", "(", "", ")", ",", "B", ".", "getInt32", "(", "", ")", ",", "Undef", ",", "Undef", ",", "Undef", ",", "Undef", ",", "B", ".", "getTrue", "(", ")", ",", "B", ".", "getTrue", "(", ")", ",", "}", ")", ";", "}", "PHINode", "*", "PN", "=", "nullptr", ";", "if", "(", "F", ".", "getReturnType", "(", ")", "->", "isVoidTy", "(", ")", ")", "{", "B", ".", "CreateRetVoid", "(", ")", ";", "}", "else", "{", "PN", "=", "B", ".", "CreatePHI", "(", "F", ".", "getReturnType", "(", ")", ",", "ReturningBlocks", ".", "size", "(", ")", ",", "", ")", ";", "assert", "(", "!", "InsertExport", ")", ";", "B", ".", "CreateRet", "(", "PN", ")", ";", "}", "for", "(", "BasicBlock", "*", "BB", ":", "ReturningBlocks", ")", "{", "if", "(", "PN", ")", "PN", "->", "addIncoming", "(", "BB", "->", "getTerminator", "(", ")", "->"], "ground_truth": ["getOperand", "(", "", ")", ",", "BB", ")", ";"], "File": "AMDGPUUnifyDivergentExitNodes", "Func": "unifyReturnBlockSet", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10192, "Length": 172, "Cover_Rate": 0.6254545454545455, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "I", "=", "SubtargetMap", "[", "CPU", "+", "FS", "]", ";", "if", "(", "!", "I", ")", "{", "resetTargetOptions", "(", "F", ")", ";", "I", "=", "llvm", "::", "make_unique", "<", "Subtarget", ">", "(", "TargetTriple", ",", "CPU", ",", "computeFSAdditions", "(", "FS", ",", "getOptLevel", "(", ")", ",", "getTargetTriple", "(", ")", ")", ",", "*", "this", ")", ";", "}", "return", "I", "."], "ground_truth": ["get", "(", ")", ";"], "File": "PPCTargetMachine13", "Func": "getSubtargetImpl", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10193, "Length": 60, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "GREV", "=", "combineORToGREV", "(", "SDValue", "(", "N", ",", "", ")", ",", "DAG", ",", "Subtarget", ")", ")", "return", "GREV", ";", "if", "(", "auto", "GORC", "=", "combineORToGORC", "(", "SDValue", "(", "N", ",", "", ")"], "ground_truth": [",", "DAG", ",", "Subtarget", ")", ")", "return", "GORC", ";"], "File": "RISCVISelLowering1", "Func": "performORCombine", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10194, "Length": 44, "Cover_Rate": 0.41904761904761906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::"], "ground_truth": ["createNodePreLegalizer", "(", ")", "{"], "File": "NodePreLegalizer", "Func": "createNodePreLegalizer", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10195, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "SaveExecDest", "=", "SaveExec", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "TRI", "->", "isSGPRReg", "(", "MRI", ",", "SaveExecDest", ")", ")", "return", "nullptr", ";", "MachineOperand", "*", "SaveExecSrc0", "=", "TII", "->", "getNamedOperand", "(", "SaveExec", ",", "", "::", "src0", ")", ";", "if", "(", "!", "SaveExecSrc0", "->", "isReg", "(", ")", ")", "return", "nullptr", ";", "VCmp", "=", "findInstrBackwards", "(", "SaveExec", ",", "[", "&", "]", "(", "MachineInstr", "*", "Check", ")", "{", "return", "", "(", "Check", "->", "getOpcode", "(", ")", ")", "!=", "-", "", "&&", "Check", "->", "modifiesRegister", "(", "SaveExecSrc0", "->", "getReg", "(", ")", ",", "TRI", ")", ";", "}", ",", "{", "Exec", ",", "SaveExecSrc0", "->", "getReg", "(", ")", "}", ",", "TRI", ")", ";", "if", "(", "!", "VCmp", ")", "return", "nullptr", ";", "MachineOperand", "*", "VCmpDest", "=", "TII", "->", "getNamedOperand", "(", "*", "VCmp", ",", "", "::", "sdst", ")", ";", "assert", "(", "VCmpDest", "&&", "", ")", ";", "MachineOperand", "*", "Src0", "=", "TII", "->", "getNamedOperand", "(", "*", "VCmp", ",", "", "::", "src0", ")", ";", "if", "(", "Src0", "->", "isReg", "(", ")", "&&", "TRI", "->", "isSGPRReg", "(", "MRI", ",", "Src0", "->", "getReg", "(", ")", ")"], "ground_truth": ["&&", "SaveExec", ".", "modifiesRegister", "(", "Src0", "->", "getReg", "(", ")", ",", "TRI", ")", ")", "return", "nullptr", ";"], "File": "SIOptimizeExecMasking10", "Func": "findPossibleVCMPVCMPXOptimization", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10196, "Length": 196, "Cover_Rate": 0.44954128440366975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCExpr", "::", "printImpl", "(", "raw_ostream", "&", "OS", ","], "ground_truth": ["const", "MCAsmInfo", "*", "MAI", ")", "const", "{"], "File": "RISCVMCExpr19", "Func": "printImpl", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10197, "Length": 16, "Cover_Rate": 0.3018867924528302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "MVT", ",", "", ">", "ArgVTs", ";", "SmallVector", "<", "", ",", "", ">", "ArgFlags", ";", "Args", ".", "reserve", "(", "NumArgs", ")", ";", "ArgRegs", ".", "reserve", "(", "NumArgs", ")", ";", "ArgVTs", ".", "reserve", "(", "NumArgs", ")", ";", "ArgFlags", ".", "reserve", "(", "NumArgs", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "ie", "=", "NumArgs", ";", "i", "!=", "ie", ";", "++", "i", ")", "{", "", "Flags", "=", "CLI", ".", "OutFlags", "[", "i", "]", ";", "if", "(", "Flags", ".", "isInReg", "(", ")", "||", "Flags", ".", "isSRet", "(", ")", "||", "Flags", ".", "isNest", "(", ")", "||", "Flags", ".", "isByVal", "(", ")", ")", "return", "false", ";", "Value", "*", "ArgValue", "=", "CLI", ".", "OutVals", "[", "i", "]", ";", "Type", "*", "ArgTy", "=", "ArgValue", "->", "getType", "(", ")", ";", "MVT", "ArgVT", ";", "if", "(", "!", "isTypeLegal", "(", "ArgTy", ",", "ArgVT", ")", "&&", "ArgVT", "!=", "", "&&", "ArgVT", "!=", "", ")", "return", "false", ";", "if", "(", "ArgVT", ".", "isVector", "(", ")", ")", "return", "false", ";", "unsigned", "Arg", "=", "getRegForValue", "(", "ArgValue", ")", ";", "if", "(", "Arg", "==", "", ")", "return", "false", ";", "Args", ".", "push_back", "(", "ArgValue", ")", ";", "ArgRegs", ".", "push_back", "(", "Arg", ")", ";", "ArgVTs", ".", "push_back", "(", "ArgVT", ")", ";", "ArgFlags", ".", "push_back", "(", "Flags", ")", ";", "}", "SmallVector", "<", "unsigned", ",", ""], "ground_truth": [">", "RegArgs", ";"], "File": "PPCFastISel61", "Func": "fastLowerCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10198, "Length": 212, "Cover_Rate": 0.3094890510948905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MI", "->", "isBranch", "(", ")", ")", "return", "false", ";", "for", "(", "auto", "&", "Op", ":", "MI", "->", "operands", "(", ")", ")", "if", "(", "Op", ".", "isGlobal", "(", ")", "||", "Op", ".", "isSymbol", "(", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "HexagonInstrInfo (2)", "Func": "isTailCall", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10199, "Length": 44, "Cover_Rate": 0.7719298245614035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isUnary", "=", "TID", ".", "TSFlags", "&", "", ";", "if", "(", "!", "isUnary", ")", "{", "if", "(", "ImplicitRn", ")", "Binary", "|=", "(", "RegisterInfo", "::", "getRegisterNumbering", "(", "ImplicitRn", ")", "<<", "", ")", ";", "else", "{", "Binary", "|=", "getMachineOpValue", "(", "MI", ",", "OpIdx", ")", "<<", "", ";", "++", "OpIdx", ";", "}", "}", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "(", "TID", ".", "TSFlags", "&", "", ")", "==", "", ")", "{", "emitWordLE", "(", "Binary", "|", "getMachineSoRegOpValue", "(", "MI", ",", "TID", ",", "MO", ",", "OpIdx", ")", ")", ";", "return", ";", "}", "if", "(", "MO", ".", "isReg"], "ground_truth": ["(", ")", ")", "{"], "File": "ARMCodeEmitter19", "Func": "emitDataProcessingInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10200, "Length": 103, "Cover_Rate": 0.3588850174216028, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GRTop", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsGPRIndex", "(", ")", ",", "getPointerTy", "(", ")", ")", ";", "GRTop", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", ")", ",", "GRTop", ",", "DAG", ".", "getConstant", "(", "GPRSize", ",", "getPointerTy", "(", ")", ")", ")", ";", "MemOps", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "GRTop", ",", "GRTopAddr", ",", "MachinePointerInfo", "(", "SV", ",", "", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "}", "int", "FPRSize", "=", "FuncInfo", "->", "getVarArgsFPRSize", "(", ")", ";", "if", "(", "FPRSize", ">", "", ")", "{", "SDValue", "VRTop", ",", "VRTopAddr", ";", "VRTopAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", ")", ",", "VAList", ",", "DAG", ".", "getConstant", "(", "", ",", "getPointerTy", "(", ")", ")", ")", ";", "VRTop", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsFPRIndex", "(", ")", ",", "getPointerTy", "(", ")", ")", ";", "VRTop", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", ")", ",", "VRTop", ",", "DAG", ".", "getConstant", "(", "FPRSize", ",", "getPointerTy", "(", ")", ")", ")", ";", "MemOps", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "VRTop", ",", "VRTopAddr", ",", "MachinePointerInfo", "(", "SV", ",", "", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "}", "SDValue", "GROffsAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", ")", ",", "VAList", ",", "DAG", ".", "getConstant", "(", "", ",", "getPointerTy", "(", ")", ")", ")", ";", "MemOps", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "DAG", ".", "getConstant", "(", "-", "GPRSize", ",", "", ")", ",", "GROffsAddr", ",", "MachinePointerInfo", "(", "SV", ",", "", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "SDValue", "VROffsAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", ")", ",", "VAList", ",", "DAG", ".", "getConstant", "(", "", ",", "getPointerTy", "(", ")", ")", ")", ";", "MemOps", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "DAG", ".", "getConstant", "(", "-", "FPRSize", ",", "", ")", ",", "VROffsAddr", ",", "MachinePointerInfo", "(", "SV", ",", "", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["DL", ",", "", ",", "MemOps", ")", ";"], "File": "AArch64ISelLowering117", "Func": "LowerAAPCS_VASTART", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10201, "Length": 353, "Cover_Rate": 0.6269982238010657, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeGPRSeqPairsClassRegisterClass", "(", "Inst", ",", "", ",", "RegNo"], "ground_truth": [",", "Addr", ",", "Decoder", ")", ";"], "File": "AArch64Disassembler33", "Func": "DecodeXSeqPairsClassRegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10202, "Length": 14, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "TargetNullStreamer", "("], "ground_truth": ["S", ")", ";"], "File": "WebAssemblyMCTargetDesc (2)1", "Func": "createNullTargetStreamer", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10203, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "-", "MI", ".", "getOperand", "(", "Op", ")", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "ARMMCCodeEmitter10", "Func": "getShiftRight8Imm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10204, "Length": 14, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "MachineInstr", "&", "MI", ":", "MBB", ")", "Size", "+=", "TII", "->", "GetInstSizeInBytes", "(", "MI", ")", ";", "BlockInfo", "[", "MBB", ".", "getNumber", "(", ")"], "ground_truth": ["]", ".", "Size", "=", "Size", ";"], "File": "AArch64BranchRelaxation", "Func": "computeBlockSize", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10205, "Length": 31, "Cover_Rate": 0.6458333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "DecodeTable", "{", "const", "uint8_t", "*", "P", ";", "bool", "DecodePred", ";", "}", ";", "const", "DecodeTable", "Tables", "[", "]", "=", "{", "{", "DecoderTableVFP32", ",", "false", "}", ",", "{", "DecoderTableVFPV832", ",", "false", "}", ",", "{", "DecoderTableNEONData32", ",", "true", "}", ",", "{", "DecoderTableNEONLoadStore32", ",", "true", "}", ",", "{", "DecoderTableNEONDup32", ",", "true", "}", ",", "{", "DecoderTablev8NEON32", ",", "false", "}", ",", "{", "DecoderTablev8Crypto32", ",", "false", "}", ",", "}", ";", "for", "(", "auto", "Table", ":", "Tables", ")", "{", "Result", "=", "decodeInstruction", "(", "Table", ".", "P", ",", "MI", ",", "Insn", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Result", "!=", "MCDisassembler", "::", "Fail", ")", "{", "Size", "=", "", ";", "if", "(", "Table", ".", "DecodePred", "&&", "!", "DecodePredicateOperand", "(", "MI", ",", ""], "ground_truth": [",", "Address", ",", "this", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler58", "Func": "getInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10206, "Length": 127, "Cover_Rate": 0.41368078175895767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_s8_u16", "(", "uint16x8_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vreinterpretq_s8_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10207, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VecTy", "=", "ty", "(", "Op", ".", "getOperand", "(", "", ")", ")", ";", "assert", "(", "VecTy", "==", "ty", "(", "Op", ".", "getOperand", "(", "", ")", ")", ")", ";", "SDValue", "Cmp", "=", "Op", ".", "getOperand", "(", "", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Cmp", ")", "->", "get", "(", ")", ";", "bool", "Negate", "=", "false", ",", "Swap", "=", "false", ";", "switch", "(", "CC", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "CC", "=", "", "(", "CC", ",", "true", ")", ";", "Negate", "=", "true", ";", "break", ";", "default", ":", "break", ";", "}", "switch", "(", "CC", ")", "{", "case", "", ":", "case", "", ":", "CC", "=", "", "(", "CC", ")", ";", "Swap", "=", "true", ";", "break", ";", "default", ":", "break", ";", "}", "assert", "(", "CC", "==", "", "||", "CC", "==", "", "||", "CC", "==", "", ")", ";", "MVT", "ElemTy", "=", "VecTy"], "ground_truth": [".", "getVectorElementType", "(", ")", ";"], "File": "HexagonISelLoweringHVX23", "Func": "LowerHvxSetCC", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10208, "Length": 155, "Cover_Rate": 0.34216335540838855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "get_some_local_dynamic_name", "(", "void", ")", "{", "rtx", "insn", ";", "if", "(", "cfun", "->", "machine", "->", "some_ld_name", ")", "return", "cfun", "->", "machine", "->", "some_ld_name", ";", "for", "(", "insn", "=", "get_insns", "(", ")", ";", "insn", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "if", "(", "INSN_P", "(", "insn", ")", "&&", "for_each_rtx", "(", "&", "PATTERN", "(", "insn", ")", ",", "get_some_local_dynamic_name_1", ",", "", ")", ")", "return", "cfun", "->", "machine", "->", "some_ld_name", ";", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "sparc3", "Func": "get_some_local_dynamic_name", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10209, "Length": 75, "Cover_Rate": 0.9868421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsqrt_f32", "(", "float32x2_t", "a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vsqrt_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10210, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")", "__builtin_neon_vqshrun_nv2di", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon_vqshrun_n_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10211, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int32_t", "SplitDoubleRegs", "::", "profit", "(", "unsigned", "Reg", ")", "const", "{", "assert", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Reg", ")", ")", ";", "const", "MachineInstr", "*", "DefI", "=", "MRI", "->", "getVRegDef", "(", "Reg", ")", ";", "switch", "(", "DefI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "profit", "(", "DefI", ")", ";", "default", ":", "break", ";", "}", "return"], "ground_truth": ["", ";"], "File": "HexagonSplitDouble13", "Func": "profit", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10212, "Length": 76, "Cover_Rate": 0.8351648351648352, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "v", "=", "~", "MO", ".", "getImm", "(", ")", ";", "int32_t", "lsb", "=", "CountTrailingZeros_32", "(", "v", ")", ";", "int32_t", "width", "=", "(", "", "-", "CountLeadingZeros_32", "(", "v", ")", ")", "-", "lsb", ";", "assert", "(", "MO", ".", "isImm", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "ARMAsmPrinter11", "Func": "printBitfieldInvMaskImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10213, "Length": 43, "Cover_Rate": 0.5119047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsqaddq_u64", "(", "uint64x2_t", "__a", ",", "int64x2_t", "__b", ")", "{", "return", "__builtin_aarch64_usqaddv2di_uus", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vsqaddq_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10214, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static_cast", "<", "InstPrinter", "*", ">", "(", "this", ")", "->", "printRel"], "ground_truth": ["(", "MI", ",", "OpNo", ",", "O", ")", ";"], "File": "AMDGPUInstPrinter11", "Func": "printRel", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10215, "Length": 18, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "stack_frame_needed_p", "(", ")", ")", "emit_insn", "(", "gen_unlink", "(", ")", ")", ";", "else", "{", "rtx", "postinc", "=", "gen_rtx_MEM", "(", "Pmode", ",", "gen_rtx_POST_INC", "(", "Pmode", ",", "spreg", ")", ")", ";", "add_to_reg", "(", "spreg", ",", "frame_size", ",", "", ",", "epilogue_p", ")", ";", "if", "(", "all", "||", "must_save_fp_p", "(", ")", ")", "{", "rtx", "fpreg", "=", "gen_rtx_REG", "(", "Pmode", ",", "REG_FP", ")", ";", "emit_move_insn", "(", "fpreg", ",", "postinc", ")", ";", "emit_use", "(", "fpreg"], "ground_truth": [")", ";"], "File": "bfin", "Func": "do_unlink", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 10216, "Length": 72, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createRegColoring", "(", ")", ")", ";", "}", "addPass", "(", "createCFGSort", "(", ")", ")", ";", "addPass", "(", "createCFGStackify", "(", ")", ")", ";", "if", "(", "!", "WasmDisableExplicitLocals", ")", "addPass", "(", "createExplicitLocals", "(", ")", ")", ";", "addPass", "(", "createLowerBrUnless", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None"], "ground_truth": [")", "addPass", "(", "createPeephole", "(", ")", ")", ";"], "File": "WebAssemblyTargetMachine13", "Func": "addPreEmitPass", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10217, "Length": 58, "Cover_Rate": 0.327683615819209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "CC", "^"], "ground_truth": ["", ")", ";"], "File": "Z80oldInstrInfo", "Func": "GetOppositeBranchCondition", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10218, "Length": 8, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setScratchRSrcReg", "(", "Register", "Reg", ")", "{", "assert", "(", "Reg", "!=", "", "&&", ""], "ground_truth": [")", ";"], "File": "SIMachineFunctionInfo (2)2", "Func": "setScratchRSrcReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10219, "Length": 16, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "loadImmediate", "(", "", ",", "nextReg", "(", "FirstReg", ")", ",", "", ",", "true", ",", "false", ",", "IDLoc", ",", "Out", ",", "STI", ")", ")", "return", "true", ";", "}", "return", "false", ";", "}", "MCSection", "*", "CS", "=", "getStreamer", "(", ")", ".", "getCurrentSectionOnly", "(", ")", ";", "MCSection", "*", "ReadOnlySection", "=", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_ALLOC", ")", ";", "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "createTempSymbol", "(", ")", ";", "const", "MCExpr", "*", "LoSym", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_None", ",", "getContext", "(", ")", ")", ";", "const", "MCExpr", "*", "LoExpr", "=", "MCExpr", "::", "create", "(", "MCExpr", "::", "MEK_LO", ",", "LoSym", ",", "getContext", "(", ")", ")", ";", "getStreamer", "(", ")", ".", "SwitchSection", "(", "ReadOnlySection", ")", ";", "getStreamer", "(", ")", ".", "emitLabel", "(", "Sym", ",", "IDLoc", ")", ";", "getStreamer", "(", ")", ".", "emitValueToAlignment", "(", "", ")", ";", "getStreamer", "(", ")", ".", "emitIntValue", "(", "ImmOp64", ",", "", ")", ";", "getStreamer", "(", ")", ".", "SwitchSection", "(", "CS", ")", ";", "unsigned", "TmpReg", "=", "getATReg", "(", "IDLoc", ")", ";", "if", "(", "!", "TmpReg", ")", "return", "true", ";", "if", "(", "emitPartialAddress", "(", "TOut", ",", "IDLoc", ",", "Sym", ")", ")", "return", "true", ";", "TOut", ".", "emitRRX", "(", "isABI_N64", "(", ")", "?", "", ":", "", ",", "TmpReg", ",", "TmpReg", ",", "MCOperand", "::", "createExpr", "(", "LoExpr", ")", ",", "IDLoc", ",", "STI", ")", ";", "if", "(", "isGP64bit", "(", ")", ")", "TOut", ".", "emitRRI", "(", "", ",", "FirstReg", ",", "TmpReg", ",", "", ",", "IDLoc", ",", "STI", ")", ";", "else", "{", "TOut", ".", "emitRRI", "(", "", ",", "FirstReg", ",", "TmpReg", ",", "", ",", "IDLoc", ",", "STI", ")", ";", "TOut", ".", "emitRRI", "(", "", ",", "nextReg", "(", "FirstReg", ")", ",", "TmpReg", ",", "", ",", "IDLoc", ",", "STI", ")", ";", "}", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser22", "Func": "expandLoadDoubleImmToGPR", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10220, "Length": 290, "Cover_Rate": 0.6004140786749482, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "extra_count", ";", "int", "num_use_regs", ";", "int", "par_index", ";", "int", "offset", ";", "int", "save_fp", ",", "save_gp", ",", "save_lp", ";", "rtx", "reg", ";", "rtx", "mem", ";", "rtx", "pop_rtx", ";", "rtx", "adjust_sp_rtx", ";", "rtx", "parallel_insn", ";", "rtx", "dwarf", "=", "NULL_RTX", ";", "save_fp", "=", "INTVAL", "(", "En4", ")", "&", "", ";", "save_gp", "=", "INTVAL", "(", "En4", ")", "&", "", ";", "save_lp", "=", "INTVAL", "(", "En4", ")", "&", "", ";", "extra_count", "=", "", ";", "if", "(", "save_fp", ")", "extra_count", "++", ";", "if", "(", "save_gp", ")", "extra_count", "++", ";", "if", "(", "save_lp", ")", "extra_count", "++", ";", "if", "(", "REGNO", "(", "Rb", ")", "==", "SP_REGNUM", "&&", "REGNO", "(", "Re", ")", "==", "SP_REGNUM", ")", "num_use_regs", "=", "extra_count", ";", "else", "num_use_regs", "=", "REGNO", "(", "Re", ")", "-", "REGNO", "(", "Rb", ")", "+", "", "+", "extra_count", ";", "parallel_insn", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "num_use_regs", "+", "", ")", ")", ";", "par_index", "=", "", ";", "offset", "=", "", ";", "for", "(", "regno", "=", "REGNO", "(", "Rb", ")", ";", "regno", "<=", "(", "int", ")", "REGNO", "(", "Re", ")", ";", "regno", "++", ")", "{", "if", "(", "regno", "==", "SP_REGNUM", ")", "break", ";", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ";", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "pop_rtx", "=", "gen_rtx_SET", "(", "reg", ",", "mem", ")", ";", "XVECEXP", "(", "parallel_insn", ",", "", ",", "par_index", ")", "=", "pop_rtx", ";", "RTX_FRAME_RELATED_P", "(", "pop_rtx", ")", "=", "", ";", "offset", "=", "offset", "+", "", ";", "par_index", "++", ";", "dwarf", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "reg", ",", "dwarf", ")", ";", "}", "if", "(", "save_fp", ")", "{", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "FP_REGNUM", ")", ";", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "pop_rtx", "=", "gen_rtx_SET", "(", "reg", ",", "mem", ")", ";", "XVECEXP", "(", "parallel_insn", ",", "", ",", "par_index", ")", "=", "pop_rtx", ";", "RTX_FRAME_RELATED_P", "(", "pop_rtx", ")", "=", "", ";", "offset", "=", "offset", "+", "", ";", "par_index", "++", ";", "dwarf", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "reg", ","], "ground_truth": ["dwarf", ")", ";"], "File": "nds323", "Func": "nds32_emit_stack_pop_multiple", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10221, "Length": 331, "Cover_Rate": 0.5827464788732394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MBBI", "->", "isDebugValue", "(", ")", ")", "continue", ";", "MachineInstr", "*", "NMI", "=", "&", "*", "MBBI", ";", "", "NCC", "=", "getInstrPredicate", "(", "NMI", ",", "PredReg", ")", ";", "if", "(", "!", "(", "NCC", "==", "CC", "||", "NCC", "==", "OCC", ")", "||", "NMI", "->", "modifiesRegister", "(", "SrcReg", ",", "&", "TRI", ")", "||", "NMI", "->", "modifiesRegister", "(", "", ",", "&", "TRI", ")", ")", "break", ";", "if", "(", "++", "NumInsts", "==", "", ")", "return", ";", "}", "if", "("], "ground_truth": ["NumInsts", ")", "{"], "File": "Thumb2InstrInfo17", "Func": "scheduleTwoAddrSource", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10222, "Length": 78, "Cover_Rate": 0.3263598326359833, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MEK_CAPTABLE20", ":", "case", "MEK_CAPTABLE_HI16", ":", "case", "MEK_CAPTABLE_LO16", ":", "if", "(", "const", "MCExpr", "*", "E", "=", "dyn_cast", "<", "const", "MCExpr", ">", "(", "getSubExpr", "(", ")", ")", ")", "E", "->", "fixELFSymbolsInTLSFixups", "(", "Asm", ")", ";", "break", ";", "case", "MEK_DTPREL", ":", "case", "MEK_DTPREL_HI", ":", "case", "MEK_DTPREL_LO", ":", "case", "MEK_TLSLDM", ":", "case", "MEK_TLSGD", ":", "case", "MEK_GOTTPREL", ":", "case", "MEK_TPREL_HI", ":", "case", "MEK_TPREL_LO", ":", "case", "MEK_CAPTAB_TLSGD_HI16", ":", "case", "MEK_CAPTAB_TLSGD_LO16"], "ground_truth": [":"], "File": "MipsMCExpr16", "Func": "fixELFSymbolsInTLSFixups", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10223, "Length": 66, "Cover_Rate": 0.3283582089552239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TargetLowering", "::", "getExceptionPointerRegister", "(", "const", "Constant", "*", "PersonalityFn", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "RISCVISelLowering11", "Func": "getExceptionPointerRegister", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10224, "Length": 15, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Disp", "=", "Field", "&", "", ";", "assert", "(", "Length", "<", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Base", "==", "", "?", "", ":", "Regs", "[", "Base", "]", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Disp", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "("], "ground_truth": ["Length", "+", "", ")", ")", ";"], "File": "SystemZDisassembler (2)1", "Func": "decodeBDLAddr12Len8Operand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10225, "Length": 63, "Cover_Rate": 0.6057692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "XCoreFrameToArgsOffsetElim1", "Func": "getPassName", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10226, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitFunctionBodyStart", "(", ")", "{", "MCInstLowering", ".", "Initialize", "(", "Mang", ",", "&", "MF", "->"], "ground_truth": ["getContext", "(", ")", ")", ";"], "File": "TriCoreAsmPrinter", "Func": "EmitFunctionBodyStart", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10227, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "temp", "=", "!", "can_create_pseudo_p", "(", ")", "?", "operands", "[", "", "]", ":", "gen_reg_rtx", "(", "Pmode", ")", ";", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "MEM", ")", "operands", "[", "", "]", "=", "force_reg", "(", "Pmode", ",", "operands", "[", "", "]", ")", ";", "else", "if", "(", "TLS_SYMBOLIC_CONST", "(", "operands", "[", "", "]", ")", ")", "operands", "[", "", "]", "=", "legitimize_tls_address", "(", "operands", "[", ""], "ground_truth": ["]", ",", "temp", ")", ";"], "File": "s390", "Func": "emit_symbolic_move", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10228, "Length": 71, "Cover_Rate": 0.71, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "constantpool_mem_p", "(", "rtx", "op", ")", "{", "if", "(", "GET_CODE", "(", "op", ")", "==", "SUBREG", ")", "op"], "ground_truth": ["=", "SUBREG_REG", "(", "op", ")", ";"], "File": "xtensa", "Func": "constantpool_mem_p", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10229, "Length": 23, "Cover_Rate": 0.48936170212765956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vabaq_s8", "(", "int8x16_t", "__a", ",", "int8x16_t", "__b", ",", "int8x16_t", "__c"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vabaq_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10230, "Length": 12, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ";", "assert", "(", "MO", "."], "ground_truth": ["isReg", "(", ")", ")", ";"], "File": "HexagonHardwareLoops", "Func": "getImmediate", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10231, "Length": 24, "Cover_Rate": 0.3116883116883117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm256_mask_test_epi64_mask", "(", "__mmask8", "__U", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_test_epi64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10232, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TBB", "->", "addSuccessor", "(", "Sink", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "BranchOp", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "unsigned", "RD1", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "*", "FBB", ",", "FBB", "->", "end", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "RD1", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "FBB", ",", "FBB", "->", "end", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "Sink", ")", ";", "unsigned", "RD2", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "*", "TBB", ",", "TBB", "->", "end", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "RD2", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "Sink", ",", "Sink", "->", "begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "RD1", ")", ".", "addMBB", "(", "FBB", ")", ".", "addReg", "(", "RD2", ")", ".", "addMBB", "(", "TBB", ")", ";", "MI", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "MipsSEISelLowering (2)", "Func": "emitMSACBranchPseudo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10233, "Length": 210, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto_vec", "<", "basic_block", ">", "spanlist", ";", "spanlist", ".", "reserve", "(", "blocks", ".", "length", "(", ")", ")", ";", "for", "(", "ix", "=", "", ";", "blocks", ".", "iterate", "(", "ix", ",", "&", "block", ")", ";", "ix", "++", ")", "{", "if", "(", "BB_GET_SESE", "(", "block", ")", ")", "continue", ";", "if", "(", "dump_file", ")", "fprintf", "(", "dump_file", ",", "", ",", "block", "->", "index", ")", ";", "int", "depth", "=", "nvptx_sese_number", "(", "", ",", "", ",", "+", "", ",", "block", ",", "&", "spanlist", ")", ";", "while", "(", "spanlist", ".", "length", "(", ")", ")", "{", "block", "=", "spanlist", ".", "pop", "(", ")", ";", "bb_sese", "*", "sese", "=", "BB_GET_SESE", "(", "block", ")", ";", "nvptx_sese_pseudo", "(", "block", ",", "sese", ",", "depth", ",", "+", "", ",", "sese", "->", "dir", ">", "", "?", "block", "->", "succs", ":", "block", "->", "preds", ",", "(", "sese", "->", "dir", ">", "", "?", "offsetof", "(", "edge_def", ",", "dest", ")", ":", "offsetof", "(", "edge_def", ",", "src", ")", ")", ")", ";", "sese", "->", "set_color", "(", "color_counts", ")", ";", "nvptx_sese_pseudo", "(", "block", ",", "sese", ",", "depth", ",", "-", "", ",", "sese", "->", "dir", "<", "", "?", "block", "->", "succs", ":", "block", "->", "preds", ",", "(", "sese", "->", "dir", "<", "", "?", "offsetof", "(", "edge_def", ",", "dest", ")", ":", "offsetof", "(", "edge_def", ",", "src", ")", ")", ")", ";", "}", "if", "(", "dump_file", ")", "fprintf", "(", "dump_file", ",", "", ")", ";", "}", "if", "(", "dump_file", ")", "{", "unsigned", "count", ";", "const", "char", "*", "comma", "=", "", ";", "fprintf", "(", "dump_file", ",", "", ",", "color_counts", ".", "length", "(", ")", ")", ";", "for", "(", "ix", "=", "", ";", "color_counts", ".", "iterate", "(", "ix", ",", "&", "count", ")", ";", "ix", "++", ")", "{", "fprintf", "(", "dump_file", ",", "", ",", "comma", ",", "ix", ",", "count", ")", ";", "comma", "=", "", ";", "for", "(", "unsigned", "jx", "=", "", ";", "blocks", ".", "iterate", "(", "jx", ",", "&", "block", ")", ";", "jx", "++", ")", "if", "(", "BB_GET_SESE", "(", "block", ")", "->", "color", "==", "ix", ")", "{", "block", "->", "flags", "|=", "BB_VISITED", ";", "fprintf", "(", "dump_file", ",", "", ",", "comma", ",", "block", "->", "index", ")", ";", "comma", "=", "", ";", "}", "fprintf", "(", "dump_file", ","], "ground_truth": ["", ")", ";"], "File": "nvptx", "Func": "nvptx_find_sese", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 10234, "Length": 349, "Cover_Rate": 0.4793956043956044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ",", "__gnu_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "vrsqrte_u32", "(", "uint32x2_t", "a", ")", "{"], "File": "arm", "Func": "neon4_vrsqrte_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10235, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", "==", "", "||", "VT", "==", "", ")", ";", "unsigned", "Opc", "=", "(", "VT", "==", "", ")", "?", "", ":", "", ";", "SDValue", "CarryIn", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "VCC", "=", "CurDAG", "->", "getCopyToReg", "(", "CurDAG", "->", "getEntryNode", "(", ")", ",", "SL", ",", "", ",", "CarryIn", ",", "SDValue", "(", ")", ")", ";", "SDValue", "Ops", "[", "", "]", ";", "SelectVOP3Mods0", "(", "N", "->", "getOperand", "(", "", ")", ",", "Ops", "[", "", "]", ",", "Ops", "[", "", "]", ",", "Ops", "["], "ground_truth": ["", "]", ",", "Ops", "[", "", "]", ")", ";"], "File": "AMDGPUISelDAGToDAG65", "Func": "SelectDIV_FMAS", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10236, "Length": 94, "Cover_Rate": 0.44976076555023925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "MachineDominanceFrontier", ">", "(", ")", ";", "AU", ".", "setPreservesAll"], "ground_truth": ["(", ")", ";"], "File": "HexagonOptAddrMode (2)", "Func": "getAnalysisUsage", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10237, "Length": 15, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "hasDirectMove", "(", ")", "&&", "Subtarget", ".", "is64", "(", ")", ")", "return", "LowerFP_TO_INTDirectMove", "(", "Op", ",", "DAG", ",", "dl", ")", ";", "ReuseLoadInfo", "RLI", ";", "LowerFP_TO_INTForReuse", "(", "Op", ",", "RLI", ",", "DAG", ",", "dl", ")", ";", "return", "DAG", ".", "getLoad", "(", "Op", ".", "getValueType", "(", ")", ",", "dl", ",", "RLI", ".", "Chain", ",", "RLI", ".", "Ptr", ",", "RLI", ".", "MPI", ",", "RLI", "."], "ground_truth": ["Alignment", ",", "RLI", ".", "MMOFlags", "(", ")", ",", "RLI", ".", "AAInfo", ",", "RLI", ".", "Ranges", ")", ";"], "File": "PPCISelLowering106", "Func": "LowerFP_TO_INT", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10238, "Length": 82, "Cover_Rate": 0.803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "const", "auto", "&", "TRI", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "bool", "Changed", "=", "false", ";", "assert", "(", "!", "mustPreserveAnalysisID", "(", "LiveIntervalsID", ")", "&&", "", ")", ";", "MRI", ".", "leaveSSA", "(", ")", ";", "MRI", ".", "invalidateLiveness", "(", ")", ";", "for", "(", "unsigned", "PReg", "=", "", "+", "", ";", "PReg", "<", "", ";", "++", "PReg", ")", "{", "if", "(", "PReg", "==", "", "||", "PReg", "==", "", ")", "continue", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", ".", "getMinimalPhysRegClass", "(", "PReg", ")", ";", "unsigned", "VReg", "=", "", ";", "for", "(", "auto", "I", "=", "MRI", ".", "reg_begin", "(", "PReg", ")", ",", "E", "=", "MRI", ".", "reg_end", "(", ")", ";", "I", "!=", "E", ";", ")", "{", "MachineOperand", "&", "MO", "=", "*", "I", "++", ";", "if", "(", "!", "MO", ".", "isImplicit", "(", ")", ")", "{", "if", "(", "VReg", "==", "", ")", "VReg", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "MO", ".", "setReg", "(", "VReg"], "ground_truth": [")", ";"], "File": "WebAssemblyReplacePhysRegs", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10239, "Length": 169, "Cover_Rate": 0.6983471074380165, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "off18_0", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "off18_1", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "off18_2", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "off18_3", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "off18", "=", "(", "off18_0", "<<", "", ")", "|", "(", "off18_1", "<<", "", ")", "|", "(", "off18_2", "<<", "", ")", "|", "(", "off18_3", "<<", "", ")", ";", "unsigned", "s1_d", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "is32Bit", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::", "Fail", ";", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "status", "=", "DecodeAddrRegsRegisterClass", "(", "Inst", ",", "s1_d", ",", "Address", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "status", "=", "DecodeExtRegsRegisterClass", "(", "Inst", ",", "s1_d", ",", "Address", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "status", "=", "DecodePairAddrRegsRegisterClass", "(", "Inst", ",", "s1_d", ",", "Address", ",", "Decoder", ")", ";", "break", ";", "default", ":", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s1_d", ",", "Address", ",", "Decoder", ")", ";", "break", ";", "}", "if", "(", "status", "!=", "MCDisassembler", "::"], "ground_truth": ["Success", ")", "return", "status", ";"], "File": "TriCoreDisassembler", "Func": "DecodeABSInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10240, "Length": 210, "Cover_Rate": 0.7984790874524715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_uqadddi_uuu", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vqaddd_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10241, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Imm", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "Imm", ")", "return", ";", "O", "<<", "", "<<"], "ground_truth": ["Imm", ";"], "File": "AMDGPUInstPrinter13", "Func": "printABID", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10242, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "classof", "(", "const", "MCExpr", "*"], "ground_truth": ["E", ")", "{"], "File": "NVPTXMCExpr (2)", "Func": "classof", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10243, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "D11", ":", "case", "D10", ":", "case", "D9", ":", "case", "D8", ":", "case", "D7", ":", "case", "D6", ":", "case", "D5", ":", "case", "D4", ":", "case", "D3", ":", "case", "D2", ":", "case", "D1", ":", "case", "D0", ":", "case", "D31", ":", "case", "D30", ":", "case", "D29", ":", "case", "D28", ":", "case", "D27", ":", "case", "D26", ":", "case", "D25", ":", "case", "D24", ":", "case", "D23", ":", "case", "D22", ":", "case", "D21", ":", "case", "D20", ":", "case", "D19", ":", "case", "D18", ":", "case"], "ground_truth": ["D17", ":", "case", "D16", ":"], "File": "ARMBaseRegisterInfo32", "Func": "isARMArea3Register", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10244, "Length": 84, "Cover_Rate": 0.6614173228346457, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CodeEmitter", "::", "getSimm19Lsl2Encoding", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned"], "ground_truth": ["OpNo", ")", "const", "{"], "File": "MipsCodeEmitter11", "Func": "getSimm19Lsl2Encoding", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10245, "Length": 15, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "aedges", "::", "iterator", "i", "(", "BackEdges", ".", "begin", "(", ")", ")", ",", "ie", "(", "BackEdges", ".", "end", "(", ")", ")", ";", "i", "!=", "ie", ";", "i", "++", ")", "{", "rewriteEdge", "(", "i", "->", "second", "->", "Src", ","], "ground_truth": ["i", "->", "second", "->", "Dst", ")", ";"], "File": "PatmosFunctionSplitter", "Func": "rewriteCode", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10246, "Length": 47, "Cover_Rate": 0.47, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MatchClassKind", "Expected", "=", "static_cast", "<", "MatchClassKind", ">", "(", "ExpectedKind", ")", ";", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "if", "(", "MCConstantExpr", "const", "*", "Const", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Op", ".", "getImm", "(", ")", ")", ")", "{", "int64_t", "RegNum", "=", "Const", "->", "getValue", "(", ")", ";", "std", "::", "ostringstream", "RegName", ";", "RegName", "<<", "", "<<", "RegNum", ";", "RegNum", "=", "MatchRegisterName", "(", "RegName", ".", "str", "(", ")", ".", "c_str", "(", ")", ")", ";", "if", "(", "RegNum", "!=", "", ")", "{", "Op", ".", "makeReg", "(", "RegNum", ")", ";", "if", "(", "validateOperandClass", "(", "Op", ",", "Expected", ")", "==", "Match_Success", ")", "{", "return", "Match_Success", ";", "}", "}", "}", "}", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "if", "(", "isSubclass", "(", "Expected", ",", "MCK_DREGS", ")", ")", "{", "unsigned", "correspondingDREG", "=", "toDREG", "(", "Op", ".", "getReg", "(", ")", ")", ";", "if", "(", "correspondingDREG", "!=", "", ")", "{", "Op", ".", "makeReg", "(", "correspondingDREG", ")"], "ground_truth": [";"], "File": "AVRAsmParser", "Func": "validateTargetOperandClass", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10247, "Length": 153, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "bool", "Changed", "=", "false", ";", "Changed", "|=", "peepholeOpt", "(", "MF", ")", ";", "return", "Changed"], "ground_truth": [";"], "File": "TOYPreRegAlloc", "Func": "runOnMachineFunction", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10248, "Length": 24, "Cover_Rate": 0.6857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["AARCH64_EXPAND_PSEUDO_NAME", ";"], "File": "AArch64ExpandPseudoInsts (2)1", "Func": "getPassName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10249, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ELFMCAsmInfo", "::", "ELFMCAsmInfo", "(", "bool", "is64Bit", ",", "const", "Triple", "&", "T", ")", "{", "if", "(", "is64Bit", ")", "{", "PointerSize", "=", "CalleeSaveStackSlotSize", "=", "", ";", "}", "IsLittleEndian", "=", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", ";", "AlignmentIsInBytes", "=", "false", ";", "CommentString", "=", "", ";", "UsesELFSectionDirectiveForBSS", "=", "true", ";", "SupportsDebugInformation", "=", "true", ";", "DollarIsPC", "=", "true", ";", "MinInstAlignment", "=", "", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "ZeroDirective", "=", "", ";", "Data64bitsDirective", "=", "is64Bit", "?", "", ":", "nullptr", ";", "AssemblerDialect", "=", "", ";", "LCOMMDirectiveAlignmentType", "=", "LCOMM", "::"], "ground_truth": ["ByteAlignment", ";"], "File": "PPCMCAsmInfo27", "Func": "PPCELFMCAsmInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10250, "Length": 89, "Cover_Rate": 0.9468085106382979, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "", ";", "}", "else", "{", "assert", "(", "", "&&", "", ")", ";", "}", "DebugLoc", "DL", "=", "DebugLoc", "::", "getUnknownLoc", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "Opc", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Addr", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "Addr", "[", "i", "]", ")", ";", "MIB", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "("], "ground_truth": ["isKill", ")", ")", ";"], "File": "IA64InstrInfo", "Func": "storeRegToAddr", "Target": "IA64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10251, "Length": 83, "Cover_Rate": 0.46111111111111114, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Name", ".", "find", "(", "getTagName", "(", "LIBCALL", ")", ")", "!=", "std", "::", "string", "::", "npos", ")"], "ground_truth": ["||", "isMemIntrinsic", "(", "Name", ")", ")", "return", "true", ";"], "File": "PIC16ABINames", "Func": "isIntrinsicStuff", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10252, "Length": 28, "Cover_Rate": 0.6222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "fixup__B7_PCREL", ":", "case", "fixup__B13_PCREL", ":", "case", "fixup__B9_PCREL", ":", "case", "fixup__B32_PCREL_X", ":", "case", "fixup__B22_PCREL_X", ":", "case", "fixup__B15_PCREL_X", ":", "case", "fixup__B13_PCREL_X", ":", "case", "fixup__B9_PCREL_X", ":", "case", "fixup__B7_PCREL_X", ":", "case", "fixup__32_PCREL", ":", "case", "fixup__PLT_B22_PCREL", ":", "case", "fixup__GD_PLT_B22_PCREL", ":", "case"], "ground_truth": ["fixup__LD_PLT_B22_PCREL", ":"], "File": "HexagonMCCodeEmitter17", "Func": "isPCRel", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10253, "Length": 39, "Cover_Rate": 0.5131578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_loadr_ps", "(", "float", "const", "*", "__P", ")", "{", "__v4sf", "__tmp", ";", "__m128", "__result", ";", "static", "const", "__vector", "unsigned", "char", "__permute_vector", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", ""], "ground_truth": [",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";"], "File": "xmmintrin2", "Func": "_mm_loadr_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10254, "Length": 68, "Cover_Rate": 0.6868686868686869, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "V", "->", "getType", "(", ")", "->", "isFloatTy", "(", ")", ")", "{", "unsigned", "OpReg", "=", "getRegForValue", "(", "V", ")", ";", "if", "(", "OpReg", "==", "", ")", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addReg", "(", "OpReg", ")", ";", "UpdateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "}", "return"], "ground_truth": ["false", ";"], "File": "X86FastISel13", "Func": "X86SelectFPExt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10255, "Length": 74, "Cover_Rate": 0.6115702479338843, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "(", "(", "__vector", "long", "long", ")", "r", ")", "[", "", "]", ";", "__m64_union", "m1", ",", "m2", ",", "res", ";", "m1", ".", "as_m64", "=", "__A", ";", "m2", ".", "as_m64", "=", "__B", ";", "res", ".", "as_short", "[", "", "]", "=", "(", "m1", ".", "as_short", "[", "", "]", "<", "m2", ".", "as_short", "[", "", "]", ")", "?", "m1", ".", "as_short", "[", "", "]", ":", "m2", ".", "as_short", "[", "", "]", ";", "res", ".", "as_short", "[", "", "]", "=", "(", "m1", ".", "as_short", "[", "", "]", "<", "m2", ".", "as_short", "[", "", "]", ")", "?", "m1", "."], "ground_truth": ["as_short", "[", "", "]", ":", "m2", ".", "as_short", "[", "", "]", ";"], "File": "xmmintrin", "Func": "_mm_min_pi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10256, "Length": 109, "Cover_Rate": 0.3935018050541516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeDoubleRegsRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", ",", "const", "void", "*", "Decoder", ")", "{", "static", "const", "uint16_t", "DoubleRegDecoderTable", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", ""], "ground_truth": [",", "", "}", ";"], "File": "HexagonDisassembler19", "Func": "DecodeDoubleRegsRegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10257, "Length": 60, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "gpr_or_gpr_p", "(", "operands", "[", "", "]", ",", "operands"], "ground_truth": ["[", "", "]", ")", ")", "return", "false", ";"], "File": "rs6000", "Func": "rs6000_split_128bit_ok_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10258, "Length": 19, "Cover_Rate": 0.3275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128i", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_loadu_si128", "(", "__m128i", "const", "*", "__P", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_loaddqu", "(", "(", "char", "const", "*"], "ground_truth": [")", "__P", ")", ";"], "File": "emmintrin4", "Func": "_mm_loadu_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10259, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "assert", "(", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "||", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "", ")", ";", "assert", "(", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Amt", "=", "Op", ".", "getOperand", "(", "", ")", ";", "bool", "OptForSize", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "optForSize", "(", ")", ";", "if", "(", "!", "OptForSize", "&&", "Subtarget", ".", "isSHLDSlow", "(", ")", ")", "return", "SDValue", "(", ")", ";", "bool", "IsFSHR", "=", "Op", ".", "getOpcode", "(", ")", "==", "", ";", "if", "(", "IsFSHR", ")", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "if", "(", "VT", "==", "", ")", "Amt", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Amt", ".", "getValueType", "(", ")", ",", "Amt", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "Amt", ".", "getValueType", "(", ")", ")", ")", ";", "unsigned", "SHDOp", "=", "(", "IsFSHR", "?", "", ":", "", ")", ";", "return", "DAG", ".", "getNode", "(", "SHDOp", ",", "DL", ",", "VT", ",", "Op0", ","], "ground_truth": ["Op1", ",", "Amt", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "LowerFunnelShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10260, "Length": 213, "Cover_Rate": 0.848605577689243, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cfun", "->", "machine", "->", "indirect_branch_type", "!=", "indirect_branch_keep", "&&", "(", "cfun", "->", "machine", "->", "indirect_branch_type", "!=", "indirect_branch_thunk_extern", ")", "&&", "(", "flag_cf_protection", "&", "CF_RETURN", ")", ")", "error", "(", "", "", ")", ";", "}", "if", "(", "cfun", "->", "machine", "->", "function_return_type", "==", "indirect_branch_unset", ")", "{", "tree", "attr", "=", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "fndecl", ")", ")", ";", "if", "(", "attr", "!=", "NULL", ")", "{", "tree", "args", "=", "TREE_VALUE", "(", "attr", ")", ";", "if", "(", "args", "==", "NULL", ")", "gcc_unreachable", "(", ")", ";", "tree", "cst", "=", "TREE_VALUE", "(", "args", ")", ";", "if", "(", "strcmp", "(", "TREE_STRING_POINTER", "(", "cst", ")", ",", "", ")", "==", "", ")", "cfun", "->", "machine", "->", "function_return_type", "=", "indirect_branch_keep", ";", "else", "if", "(", "strcmp", "(", "TREE_STRING_POINTER", "(", "cst", ")", ",", "", ")", "==", "", ")", "cfun", "->", "machine", "->", "function_return_type", "=", "indirect_branch_thunk", ";", "else", "if", "(", "strcmp", "(", "TREE_STRING_POINTER", "(", "cst", ")", ",", "", ")", "==", "", ")", "cfun", "->", "machine", "->", "function_return_type", "=", "indirect_branch_thunk_inline", ";", "else", "if", "(", "strcmp", "(", "TREE_STRING_POINTER", "(", "cst", ")", ",", "", ")", "==", "", ")", "cfun", "->", "machine", "->", "function_return_type", "=", "indirect_branch_thunk_extern", ";", "else", "gcc_unreachable", "(", ")", ";", "}", "else", "cfun", "->", "machine", "->", "function_return_type", "=", "ix86_function_return", ";", "if", "(", "(", "ix86_cmodel", "==", "CM_LARGE", "||", "ix86_cmodel", "==", "CM_LARGE_PIC", ")", "&&", "(", "(", "cfun", "->", "machine", "->", "function_return_type", "==", "indirect_branch_thunk_extern", ")", "||", "(", "cfun", "->", "machine", "->", "function_return_type", "==", "indirect_branch_thunk", ")", ")", ")", "error", "(", "", "", ",", "(", "(", "cfun", "->", "machine", "->", "function_return_type", "==", "indirect_branch_thunk_extern", ")", "?", "", ":", "", ")", ")", ";", "if", "(", "cfun", "->", "machine", "->", "function_return_type", "!=", "indirect_branch_keep", "&&", "(", "cfun", "->", "machine", "->", "function_return_type", "!=", "indirect_branch_thunk_extern", ")", "&&"], "ground_truth": ["(", "flag_cf_protection", "&", "CF_RETURN", ")", ")", "error", "(", "", "", ")", ";"], "File": "i386-options", "Func": "ix86_set_indirect_branch_type", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10261, "Length": 284, "Cover_Rate": 0.5536062378167641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", "||", "cast", "<", "ConstantSDNode", ">", "(", "Op", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", "!=", "", "||", "Op", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "EVT", "ValTy", "=", "Op", "->", "getValueType", "(", "", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "Op", ".", "getValueSizeInBits", "(", ")", "/", "", ",", "", ",", "false", ")", ";", "SDValue", "InArgsAddr", "=", "DAG", ".", "getFrameIndex", "("], "ground_truth": ["FI", ",", "ValTy", ")", ";"], "File": "MipsISelLowering (2)", "Func": "lowerADD", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10262, "Length": 113, "Cover_Rate": 0.70625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Opc", ")", "{", "case", "TargetOpcode", "::", "G_SMIN", ":", "case", "TargetOpcode", "::", "G_SMAX", ":", "return", "TargetOpcode", "::", "G_SEXT", ";", "case", "TargetOpcode", "::", "G_UMIN", ":", "case", "TargetOpcode"], "ground_truth": ["::", "G_UMAX", ":"], "File": "AMDGPURegisterBankInfo10", "Func": "minMaxToExtend", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10263, "Length": 30, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "SDImm", "=", "CurDAG", "->", "getTargetConstant", "(", "Inst", ".", "Imm", ",", "DL", ",", "XLenVT", ")", ";", "if", "(", "Inst", ".", "Opc", "==", "", ")", "Result", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "XLenVT", ",", "SDImm", ")", ";", "else", "if", "(", "Inst", ".", "Opc", "==", "", ")", "Result", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "XLenVT", ",", "SrcReg", ",", "CurDAG", "->", "getRegister", "(", "", ",", "XLenVT", ")", ")", ";", "else", "if", "(", "Inst", ".", "Opc", "==", "", "||", "Inst", ".", "Opc", "==", "", "||", "Inst", ".", "Opc", "==", "", ")", "Result", "=", "CurDAG", "->", "getMachineNode", "(", "Inst", ".", "Opc", ",", "DL", ",", "XLenVT", ",", "SrcReg", ",", "SrcReg", ")", ";", "else", "Result", "=", "CurDAG", "->", "getMachineNode", "(", "Inst", ".", "Opc", ",", "DL", ",", "XLenVT", ",", "SrcReg", ",", "SDImm", ")", ";", "SrcReg", "=", "SDValue", "(", "Result", ",", "", ")", ";", "}", "return"], "ground_truth": ["Result", ";"], "File": "RISCVISelDAGToDAG", "Func": "selectImm", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10264, "Length": 145, "Cover_Rate": 0.5967078189300411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PSPI", "->", "isConverting", "(", "MF", ")", "&&", "STC", ".", "enableBundling", "(", "TM", ".", "getOptLevel", "(", ")", ")", ")", "{", "SPBlocks", "+=", "MF", ".", "size", "("], "ground_truth": [")", ";"], "File": "PatmosSPBundling1", "Func": "runOnMachineFunction", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10265, "Length": 29, "Cover_Rate": 0.3972602739726027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "A2_addh_l16_hl", ":", "case", "A2_addh_l16_sat_hl", ":", "case", "A2_subh_l16_hl", ":", "case", "A2_subh_l16_sat_hl", ":", "if", "(", "OpN", "==", "", ")", "{", "Bits", ".", "set", "(", "Begin", ",", "Begin", "+", "", ")", ";", "return", "true", ";", "}", "if", "(", "OpN", "==", "", ")", "{", "Bits", ".", "set", "(", "Begin", "+", "", ",", "Begin", "+", "", ")", ";", "return", "true", ";", "}", "break", ";", "case", "A2_addh_h16_hl", ":", "case", "A2_addh_h16_sat_hl", ":", "case", "A2_combine_hl", ":", "case", "A2_subh_h16_hl", ":", "case", "A2_subh_h16_sat_hl", ":", "case", "M2_mpy_acc_hl_s0", ":", "case", "M2_mpy_acc_hl_s1", ":", "case", "M2_mpy_acc_sat_hl_s0", ":", "case", "M2_mpy_acc_sat_hl_s1", ":", "case", "M2_mpy_hl_s0", ":", "case", "M2_mpy_hl_s1", ":", "case", "M2_mpy_nac_hl_s0", ":", "case", "M2_mpy_nac_hl_s1", ":", "case", "M2_mpy_nac_sat_hl_s0", ":", "case", "M2_mpy_nac_sat_hl_s1", ":", "case", "M2_mpy_rnd_hl_s0", ":", "case", "M2_mpy_rnd_hl_s1", ":", "case", "M2_mpy_sat_hl_s0", ":", "case", "M2_mpy_sat_hl_s1", ":", "case", "M2_mpy_sat_rnd_hl_s0", ":", "case", "M2_mpy_sat_rnd_hl_s1", ":", "case", "M2_mpyd_acc_hl_s0", ":", "case", "M2_mpyd_acc_hl_s1", ":", "case", "M2_mpyd_hl_s0", ":", "case", "M2_mpyd_hl_s1", ":", "case", "M2_mpyd_nac_hl_s0", ":", "case", "M2_mpyd_nac_hl_s1", ":", "case", "M2_mpyd_rnd_hl_s0", ":", "case", "M2_mpyd_rnd_hl_s1", ":", "case", "M2_mpyu_acc_hl_s0", ":", "case", "M2_mpyu_acc_hl_s1", ":", "case", "M2_mpyu_hl_s0", ":", "case", "M2_mpyu_hl_s1", ":", "case", "M2_mpyu_nac_hl_s0", ":", "case", "M2_mpyu_nac_hl_s1", ":", "case", "M2_mpyud_acc_hl_s0", ":", "case", "M2_mpyud_acc_hl_s1", ":", "case", "M2_mpyud_hl_s0", ":", "case", "M2_mpyud_hl_s1", ":", "case", "M2_mpyud_nac_hl_s0", ":", "case", "M2_mpyud_nac_hl_s1", ":", "if", "(", "OpN", "==", "", ")", "{", "Bits", ".", "set", "(", "Begin", "+", "", ",", "Begin", "+", "", ")", ";", "return", "true", ";", "}", "if", "(", "OpN", "==", "", ")", "{", "Bits", ".", "set", "(", "Begin", ",", "Begin", "+", "", ")", ";", "return", "true", ";", "}", "break", ";", "case", "A2_addh_h16_hh", ":", "case", "A2_addh_h16_sat_hh", ":", "case", "A2_combine_hh", ":", "case", "A2_subh_h16_hh", ":", "case", "A2_subh_h16_sat_hh", ":", "case", "M2_mpy_acc_hh_s0", ":", "case", "M2_mpy_acc_hh_s1", ":", "case", "M2_mpy_acc_sat_hh_s0", ":", "case", "M2_mpy_acc_sat_hh_s1", ":", "case", "M2_mpy_hh_s0", ":", "case", "M2_mpy_hh_s1", ":", "case", "M2_mpy_nac_hh_s0", ":", "case", "M2_mpy_nac_hh_s1", ":", "case", "M2_mpy_nac_sat_hh_s0", ":", "case", "M2_mpy_nac_sat_hh_s1", ":", "case", "M2_mpy_rnd_hh_s0", ":", "case", "M2_mpy_rnd_hh_s1", ":", "case", "M2_mpy_sat_hh_s0", ":", "case", "M2_mpy_sat_hh_s1", ":", "case", "M2_mpy_sat_rnd_hh_s0", ":", "case", "M2_mpy_sat_rnd_hh_s1", ":", "case", "M2_mpyd_acc_hh_s0", ":", "case", "M2_mpyd_acc_hh_s1", ":", "case", "M2_mpyd_hh_s0", ":", "case", "M2_mpyd_hh_s1", ":", "case", "M2_mpyd_nac_hh_s0", ":", "case", "M2_mpyd_nac_hh_s1", ":", "case", "M2_mpyd_rnd_hh_s0", ":", "case", "M2_mpyd_rnd_hh_s1", ":", "case", "M2_mpyu_acc_hh_s0", ":", "case", "M2_mpyu_acc_hh_s1", ":", "case", "M2_mpyu_hh_s0", ":", "case", "M2_mpyu_hh_s1", ":", "case", "M2_mpyu_nac_hh_s0", ":", "case", "M2_mpyu_nac_hh_s1", ":", "case", "M2_mpyud_acc_hh_s0", ":", "case", "M2_mpyud_acc_hh_s1", ":", "case", "M2_mpyud_hh_s0", ":", "case", "M2_mpyud_hh_s1", ":", "case", "M2_mpyud_nac_hh_s0", ":", "case", "M2_mpyud_nac_hh_s1", ":", "if", "(", "OpN", "==", "", "||"], "ground_truth": ["OpN", "==", "", ")", "{"], "File": "HexagonBitSimplify (2)", "Func": "getUsedBits", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10266, "Length": 365, "Cover_Rate": 0.402425578831312, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImm", "(", ")", ")", "{", "const", "unsigned", "Imm", "=", "MO", ".", "getImm", "(", ")", ";", "const", "unsigned", "Lo16", "=", "Imm", "&", "", ";", "const", "unsigned", "Hi16", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "LO16", "=", "LO16", ".", "addImm", "(", "Lo16", ")", ";", "HI16", "=", "HI16", ".", "addImm", "(", "Hi16", ")", ";", "}", "else", "{", "const", "GlobalValue", "*", "GV", "=", "MO", ".", "getGlobal", "(", ")", ";", "const", "unsigned", "TF", "=", "MO", ".", "getTargetFlags", "(", ")", ";", "LO16", "=", "LO16", ".", "addGlobalAddress", "(", "GV", ",", "MO", ".", "getOffset", "(", ")", ",", "TF", "|", "", ")", ";", "HI16", "=", "HI16", ".", "addGlobalAddress", "(", "GV", ",", "MO", ".", "getOffset", "(", ")", ",", "TF", "|", "", ")", ";", "}", "MBB", ".", "erase", "("], "ground_truth": ["MI", ")", ";"], "File": "LEGInstrInfo1", "Func": "expandPostRAPseudo", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10267, "Length": 127, "Cover_Rate": 0.4379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DecodeGPR8RegisterClass", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder", ")", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "DecodeGPR8RegisterClass", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder"], "ground_truth": [")", "==", "MCDisassembler", "::", "Fail", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "MCS51Disassembler", "Func": "decodeFWRdK", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10268, "Length": 44, "Cover_Rate": 0.3464566929133858, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printAbsMem", "(", "MI", ",", "opNum", ","], "ground_truth": ["O", ")", ";"], "File": "M680x0InstPrinter", "Func": "printAL8Mem", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10269, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "&", "MFI", "=", "FuncInfo", ".", "MF", "->", "getFrameInfo", "(", ")", ";", "MFI", ".", "setFrameAddressIsTaken", "(", "true", ")", ";", "unsigned", "LdrOpc", "=", "isThumb2", "?", "", ":", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "isThumb2", "?", "&", "", ":", "&", "", ";", "const", "BaseRegisterInfo", "*", "RegInfo", "=", "static_cast", "<", "const", "BaseRegisterInfo", "*", ">", "(", "Subtarget", "->", "getRegisterInfo", "(", ")", ")", ";", "Register", "FramePtr", "=", "RegInfo", "->", "getFrameRegister", "(", "*", "(", "FuncInfo", ".", "MF", ")", ")", ";", "unsigned", "SrcReg", "=", "FramePtr", ";", "unsigned", "DestReg", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantInt", ">", "(", "I", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "while", "(", "Depth", "--", ")", "{", "DestReg", "=", "createResultReg", "(", "RC", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "LdrOpc", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "", ")", ")", ";", "SrcReg", "=", "DestReg", ";", "}", "updateValueMap", "(", "&", "I", ",", "SrcReg", ")", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "const", "MemTransferInst", "&", "MTI", "=", "cast", "<", "MemTransferInst", ">", "(", "I", ")", ";", "if", "(", "MTI", ".", "isVolatile", "(", ")", ")", "return", "false", ";", "bool", "isMemCpy", "=", "(", "I", ".", "getIntrinsicID", "(", ")", "==", "", ")", ";", "if", "(", "isa", "<", "ConstantInt", ">", "(", "MTI", ".", "getLength", "(", ")", ")", "&&", "isMemCpy", ")", "{", "uint64_t", "Len", "=", "cast", "<", "ConstantInt", ">", "(", "MTI", ".", "getLength", "(", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "IsMemCpySmall", "(", "Len", ")", ")", "{", "Address", "Dest", ",", "Src", ";", "if", "(", "!", "ComputeAddress", "(", "MTI", ".", "getRawDest", "(", ")", ",", "Dest", ")", "||", "!", "ComputeAddress", "(", "MTI", ".", "getRawSource", "(", ")", ",", "Src", ")", ")", "return", "false", ";", "unsigned", "Alignment", "=", "MinAlign", "(", "MTI", ".", "getDestAlignment", "(", ")", ",", "MTI", ".", "getSourceAlignment", "(", ")", ")", ";", "if", "(", "TryEmitSmallMemCpy", "(", "Dest", ",", "Src", ",", "Len", ",", "Alignment", ")", ")", "return", "true", ";", "}", "}", "if", "(", "!", "MTI", ".", "getLength", "(", ")", "->", "getType", "(", ")", "->", "isIntegerTy", "(", "", ")", ")", "return", "false", ";", "if", "(", "MTI", ".", "getSourceAddressSpace", "(", ")", ">", "", "||", "MTI", ".", "getDestAddressSpace", "(", ")", ">", "", ")", "return", "false", ";", "const", "char", "*", "IntrMemName", "=", "isa", "<", "MemCpyInst"], "ground_truth": [">", "(", "I", ")", "?", "", ":", "", ";"], "File": "ARMFastISel19", "Func": "SelectIntrinsicCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10270, "Length": 386, "Cover_Rate": 0.6892857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "operands", "[", "", "]", "!=", "const1_rtx", "&&", "operands", "[", "", "]", "!=", "constm1_rtx", ")", "return", "false", ";", "if", "(", "!", "ix86_expand_carry_flag_compare", "(", "code", ",", "op0", ",", "op1", ",", "&", "compare_op", ")", ")", "return", "false", ";", "code", "=", "GET_CODE", "(", "compare_op", ")", ";", "flags", "=", "XEXP", "(", "compare_op", ",", "", ")", ";", "if", "(", "GET_MODE", "(", "flags", ")", "==", "CCFPmode", ")", "{", "fpcmp", "=", "true", ";", "code", "=", "ix86_fp_compare_code_to_integer", "(", "code", ")", ";", "}", "if", "(", "code", "!=", "LTU", ")", "{", "val", "=", "constm1_rtx", ";", "if", "(", "fpcmp", ")", "PUT_CODE", "(", "compare_op", ",", "reverse_condition_maybe_unordered", "(", "GET_CODE", "(", "compare_op", ")", ")", ")", ";", "else", "PUT_CODE", "(", "compare_op", ",", "reverse_condition", "(", "GET_CODE", "(", "compare_op", ")", ")", ")", ";", "}", "mode", "=", "GET_MODE", "(", "operands", "[", "", "]", ")", ";", "if", "(", "(", "code", "==", "LTU", ")", "==", "(", "operands", "[", "", "]", "==", "constm1_rtx", ")", ")", "{", "switch", "(", "mode", ")", "{", "case", "E_QImode", ":", "insn", "=", "gen_subqi3_carry", ";", "break", ";", "case", "E_HImode", ":", "insn", "=", "gen_subhi3_carry", ";", "break", ";", "case", "E_SImode", ":", "insn", "=", "gen_subsi3_carry", ";", "break", ";", "case", "E_DImode", ":", "insn", "=", "gen_subdi3_carry", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "}", "else", "{", "switch", "(", "mode", ")", "{", "case", "E_QImode", ":", "insn", "=", "gen_addqi3_carry"], "ground_truth": [";"], "File": "i3867", "Func": "ix86_expand_int_addcc", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10271, "Length": 209, "Cover_Rate": 0.5887323943661972, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "TII", "=", "(", "const", "16InstrInfo", "*", ")", "STI", "->", "getInstrInfo", "(", ")", ";", "MFI", "=", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", ")", ";", "if", "(", "!", "PrescannedForConstants", ")", "prescanForConstants", "(", ")", ";", "HasFarJump", "=", "false", ";", "MF", "->", "getRegInfo", "(", ")", ".", "invalidateLiveness", "(", ")", ";", "MF", "->", "RenumberBlocks", "(", ")", ";", "bool", "MadeChange", "=", "false", ";", "std", "::", "vector", "<", "MachineInstr", "*", ">", "CPEMIs", ";", "if", "(", "!", "MCP", "->", "isEmpty", "(", ")", ")", "doInitialPlacement", "(", "CPEMIs", ")", ";", "initPICLabelUId", "(", "CPEMIs", ".", "size", "(", ")", ")", ";", "initializeFunctionInfo", "(", "CPEMIs", ")", ";", "CPEMIs", ".", "clear", "(", ")", ";", "LLVM_DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "MadeChange", "|=", "removeUnusedCPEntries", "(", ")", ";", "unsigned", "NoCPIters", "=", "", ",", "NoBRIters", "=", "", ";", "(", "void", ")", "NoBRIters", ";", "while", "(", "true", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "NoCPIters", "<<", "'\\n'", ")", ";", "bool", "CPChange", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPUsers", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "CPChange", "|=", "handleConstantPoolUser", "(", "i", ")", ";", "if", "(", "CPChange", "&&", "++", "NoCPIters", ">", "", ")", "report_fatal_error", "(", "", ")", ";", "LLVM_DEBUG", "(", "dumpBBs", "(", ")"], "ground_truth": [")", ";"], "File": "MipsConstantIslandPass (2)2", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10272, "Length": 213, "Cover_Rate": 0.5035460992907801, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "return_in_pc", ")", "XVECEXP", "(", "par", ",", "", ",", "", ")", "=", "ret_rtx", ";", "if", "(", "emit_update", ")", "{", "tmp", "=", "gen_rtx_SET", "(", "stack_pointer_rtx", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "", "*", "num_regs", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "XVECEXP", "(", "par", ",", "", ",", "offset_adj", ")", "=", "tmp", ";", "}", "for", "(", "j", "=", "", ",", "i", "=", "", ";", "j", "<", "num_regs", ";", "i", "++", ")", "if", "(", "saved_regs_mask", "&", "(", "", "<<", "i", ")", ")", "{", "rtx", "dwarf_reg", "=", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "i", ")", ";", "if", "(", "arm_current_function_pac_enabled_p", "(", ")", "&&", "i", "==", "IP_REGNUM", ")", "dwarf_reg", "=", "gen_rtx_REG", "(", "SImode", ",", "RA_AUTH_CODE", ")", ";", "if", "(", "(", "num_regs", "==", "", ")", "&&", "emit_update", "&&", "!", "return_in_pc", ")", "{", "tmp", "=", "gen_frame_mem", "(", "SImode", ",", "gen_rtx_POST_INC", "(", "Pmode", ",", "stack_pointer_rtx", ")", ")", ";", "tmp", "=", "emit_insn", "(", "gen_rtx_SET", "(", "reg", ",", "tmp", ")", ")", ";", "REG_NOTES", "(", "tmp", ")", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "dwarf_reg", ",", "dwarf", ")", ";", "return", ";", "}", "tmp", "=", "gen_rtx_SET", "(", "reg", ",", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "", "*", "j", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "XVECEXP", "(", "par", ",", "", ",", "j", "+", "emit_update", "+", "offset_adj", ")", "=", "tmp", ";", "if", "(", "i", "!=", "PC_REGNUM", ")", "dwarf", "=", "alloc_reg_note", "(", "REG_CFA_RESTORE", ",", "dwarf_reg", ",", "dwarf", ")", ";", "j", "++", ";", "}", "if", "(", "return_in_pc", ")", "par", "=", "emit_jump_insn", "(", "par", ")", ";", "else", "par", "=", "emit_insn", "(", "par", ")", ";", "REG_NOTES", "(", "par", ")", "="], "ground_truth": ["dwarf", ";"], "File": "arm1", "Func": "arm_emit_multi_reg_pop", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10273, "Length": 265, "Cover_Rate": 0.6495098039215687, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "ScaleOp", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "O", "<<", "'#'", "<<", "(", "", "-", "ScaleOp", "."], "ground_truth": ["getImm", "(", ")", ")", ";"], "File": "AArch64InstPrinter17", "Func": "printCVTFixedPosOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10274, "Length": 26, "Cover_Rate": 0.5777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm", "::", "FastISel", "*", "", "(", "FunctionLoweringInfo", "&", "FuncInfo", ",", "const", "TargetLibraryInfo", "*", "LibInfo"], "ground_truth": [")", "{"], "File": "AArch64FastISel (2)", "Func": "createFastISel", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10275, "Length": 16, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Items", ".", "empty", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Items", ".", "back", "(", ")", "->", "dump", "(", ")", ")", ";", "}", "Mask", "|=", "(", "", "<<", "TI", "->", "getIndex", "(", ")"], "ground_truth": [")", ";"], "File": "ScalarToIRF", "Func": "add", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10276, "Length": 53, "Cover_Rate": 0.6883116883116883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "ShiftRegBytes", "=", "TRI", "->", "getRegSizeInBits", "(", "ShiftRC", ")", "/", "", ";", "unsigned", "DefSubRegImm", "=", "SubRegImms", "[", "Log2_32", "(", "DefRegBytes", ")", "]", ";", "unsigned", "StateReg", "=", "GetStateRegInRC", "(", "ShiftRC", ")", ";", "unsigned", "TmpReg", "=", "MRI", "->", "createVirtualRegister", "(", "DefRC", ")", ";", "DefOp", ".", "setReg", "(", "TmpReg", ")", ";", "unsigned", "ShiftInputReg", "=", "TmpReg", ";", "if", "(", "DefRegBytes", "!=", "ShiftRegBytes", ")", "{", "unsigned", "UndefReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "ShiftRC", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "", ")", ",", "UndefReg", ")", ";", "ShiftInputReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "ShiftRC", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "", ")", ",", "ShiftInputReg", ")", ".", "addReg", "(", "UndefReg", ")", ".", "addReg", "(", "TmpReg", ")", ".", "addImm", "(", "DefSubRegImm", ")", ";", "}", "unsigned", "ShiftedReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "ShiftRC", ")", ";", "auto", "Shift1I", "=", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "ShiftOpCode", ")", ",", "ShiftedReg", ")", ".", "addReg", "(", "ShiftInputReg", ")", ".", "addReg", "(", "StateReg", ")", ";", "(", "void", ")", "Shift1I", ";", "++", "NumInstsInserted", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Shift1I", "->", "dump", "(", ")", ";", "dbgs", "(", ")", "<<", "", ")", ";", "if", "(", "DefRegBytes", "==", "ShiftRegBytes", ")", "{", "ShiftInputReg", "=", "ShiftedReg", ";", "auto", "Shift2I", "=", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "Loc", ",", "TII", "->", "get", "(", "ShiftOpCode", ")", ",", "OldDefReg", ")", ".", "addReg", "(", "ShiftInputReg", ")", ".", "addReg", "(", "StateReg", ")", ";", "(", "void", ")", "Shift2I"], "ground_truth": [";"], "File": "X86SpeculativeLoadHardening13", "Func": "hardenPostLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10277, "Length": 251, "Cover_Rate": 0.3209718670076726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "DLXRegisterInfo", "Func": "getFrameRegister", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10278, "Length": 14, "Cover_Rate": 0.8235294117647058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_fmulxsf", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon3_vmulxs_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10279, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "Buffer", ";", "{", "raw_string_ostream", "TempStream", "(", "Buffer", ")", ";", "RawPrinter", "->", "printInst", "(", "MI", ",", "TempStream", ",", "", ",", "STI", ")", ";", "}", "StringRef", "Contents", "(", "Buffer", ")", ";", "auto", "PacketBundle", "=", "Contents", ".", "rsplit", "(", "'\\n'", ")", ";", "auto", "HeadTail", "=", "PacketBundle", ".", "first", ".", "split", "(", "'\\n'", ")", ";", "auto", "Preamble", "=", "", ";", "auto", "Separator", "=", "", ";", "while", "(", "!", "HeadTail", ".", "first", ".", "empty", "(", ")", ")", "{", "O", "<<", "Separator", ";", "StringRef", "Inst", ";", "auto", "Duplex", "=", "HeadTail", ".", "first", ".", "split", "(", "'\\v'", ")", ";", "if", "(", "!", "Duplex", ".", "second", ".", "empty", "(", ")", ")", "{", "O", "<<", "Duplex", ".", "first", "<<", "", ";", "Inst", "=", "Duplex", ".", "second", ";", "}", "else", "Inst", "=", "Duplex", ".", "first", ";", "O", "<<"], "ground_truth": ["Preamble", ";"], "File": "HexagonInstPrinter14", "Func": "printInst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10280, "Length": 133, "Cover_Rate": 0.6244131455399061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Imm", "=", "Bits", ">>", "", ";", "if", "(", "DecodeGR16RegisterClass", "(", "MI", ",", "Reg", ",", "Address", ",", "Decoder", ")", "!=", "MCDisassembler", "::", "Success", ")", "return", "MCDisassembler", "::", "Fail", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "(", "int16_t", ")", "Imm"], "ground_truth": [")", ")", ";"], "File": "MSP430Disassembler2", "Func": "DecodeMemOperand", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10281, "Length": 44, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_vfmaddpd512_maskz", "(", "-", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")"], "ground_truth": ["__B", ",", "(", "__v8df", ")", "__C", ",", "(", "__mmask8", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_maskz_fnmadd_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10282, "Length": 30, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "OrigArg", ".", "Regs", ".", "size", "(", ")", "==", "SplitVTs", ".", "size", "(", ")", ")", ";", "int", "SplitIdx", "=", "", ";", "for", "(", "EVT", "VT", ":", "SplitVTs", ")", "{", "Register", "Reg", "=", "OrigArg", ".", "Regs", "[", "SplitIdx", "]", ";", "Type", "*", "Ty", "=", "VT", ".", "getTypeForEVT", "(", "Ctx", ")", ";", "LLT", "LLTy", "=", "getLLTForType", "(", "*", "Ty", ",", "DL", ")", ";", "if", "(", "OrigArgIdx", "==", "AttributeList", "::", "ReturnIndex", "&&", "VT", ".", "isScalarInteger", "(", ")", ")", "{", "unsigned", "ExtendOp", "=", "TargetOpcode", "::", "G_ANYEXT", ";", "if", "(", "OrigArg", ".", "Flags", "[", "", "]", ".", "isSExt", "(", ")", ")", "{", "assert", "(", "OrigArg", ".", "Regs", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "ExtendOp", "=", "TargetOpcode", "::", "G_SEXT", ";", "}", "else", "if", "(", "OrigArg", ".", "Flags", "[", "", "]", ".", "isZExt", "(", ")", ")", "{", "assert", "(", "OrigArg", ".", "Regs", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "ExtendOp", "=", "TargetOpcode", "::", "G_ZEXT", ";", "}", "EVT", "ExtVT", "=", "TLI", ".", "getTypeForExtReturn", "(", "Ctx", ",", "VT", ",", "extOpcodeToISDExtOpcode", "(", "ExtendOp", ")", ")", ";", "if", "(", "ExtVT", "!=", "VT", ")", "{", "VT", "=", "ExtVT", ";", "Ty", "=", "ExtVT", ".", "getTypeForEVT", "(", "Ctx", ")", ";", "LLTy", "=", "getLLTForType", "(", "*", "Ty", ",", "DL", ")", ";", "Reg", "=", "B", ".", "buildInstr", "(", "ExtendOp", ",", "{", "LLTy", "}", ",", "{", "Reg", "}", ")", ".", "getReg", "(", "", ")", ";", "}", "}", "unsigned", "NumParts", "=", "TLI", ".", "getNumRegistersForCallingConv", "(", "Ctx", ",", "CallConv", ",", "VT", ")", ";", "MVT", "RegVT", "=", "TLI", ".", "getRegisterTypeForCallingConv", "(", "Ctx", ",", "CallConv", ",", "VT", ")", ";", "if", "(", "NumParts", "==", "", ")", "{", "SplitArgs", ".", "emplace_back", "(", "Reg", ",", "Ty", ",", "OrigArg", ".", "Flags", ",", "OrigArg", ".", "IsFixed", ")", ";", "++", "SplitIdx", ";", "continue", ";", "}", "SmallVector", "<", "Register", ",", "", ">", "SplitRegs", ";", "Type", "*", "PartTy", "=", "EVT", "(", "RegVT", ")", ".", "getTypeForEVT", "(", "Ctx", ")", ";", "LLT", "PartLLT", "=", "getLLTForType", "(", "*", "PartTy", ",", "DL", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "*", "B", ".", "getMRI", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumParts", ";", "++", "i"], "ground_truth": [")", "{"], "File": "AMDGPUCallLowering30", "Func": "splitToValueTypes", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10283, "Length": 345, "Cover_Rate": 0.6941649899396378, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mbb1", "->", "insertAfter", "(", "bundleWith", ",", "inst", ")", ";", "}", "}", ";", "auto", "moveNextInstruction", "=", "[", "&", "]", "(", "unsigned", "movedInstructions", ")", "{", "auto", "mbb1next", "=", "mbb1", "->", "instr_begin", "(", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "movedInstructions", ";", "i", "++", ")", "{", "mbb1next", "++", ";", "mbb1next", "++", ";", "}", "moveInstruction", "(", "mbb1next", ")", ";", "}", ";", "int", "nrMbb1Instrs", "=", "numberOfInstructions", "(", "mbb1", ")", ";", "if", "(", "nrMbb1Instrs", ">", "numberOfInstructions", "(", "mbb2", ")", ")", "{", "for", "(", "auto", "movedInstructions", "=", "", ";", "mbb2", "->", "instr_begin", "(", ")", "!=", "mbb2", "->", "getFirstInstrTerminator", "(", ")", ";", "movedInstructions", "++", ")", "{", "moveNextInstruction", "(", "movedInstructions", ")", ";", "}", "}", "else", "{", "for", "(", "auto", "movedInstructions", "=", "", ";", "movedInstructions", "<", "nrMbb1Instrs", ";", "movedInstructions", "++", ")", "{", "moveNextInstruction", "(", "movedInstructions", ")", ";", "}", "while", "(", "mbb2", "->", "instr_begin", "(", ")", "!=", "mbb2", "->", "getFirstInstrTerminator", "(", ")", ")", "{", "auto", "inst", "=", "&", "(", "*", "mbb2", "->", "instr_begin", "(", ")", ")", ";", "mbb2", "->", "remove", "("], "ground_truth": ["inst", ")", ";"], "File": "PatmosSPBundling", "Func": "mergeMBBs", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10284, "Length": 167, "Cover_Rate": 0.4785100286532951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrshld_u64", "(", "uint64_t", "__a", ","], "ground_truth": ["int64_t", "__b", ")", "{"], "File": "arm", "Func": "neon2_vrshld_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10285, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "OffsetOpIdx", "=", "", "(", "MI", "->", "getOpcode", "(", ")", ",", "", "::", "addr", ")", ";", "int", "RegOpIdx", "=", "OffsetOpIdx", "+", "", ";", "int", "ChanOpIdx", "=", "", "(", "MI", "->", "getOpcode", "(", ")", ",", "", "::", "chan", ")", ";", "if", "(", "isRegisterLoad", "(", "*", "MI", ")", ")", "{", "int", "DstOpIdx", "=", "", "(", "MI", "->", "getOpcode", "(", ")", ",", "", "::", "dst", ")", ";", "unsigned", "RegIndex", "=", "MI", "->", "getOperand", "(", "RegOpIdx", ")", ".", "getImm", "(", ")", ";", "unsigned", "Channel", "=", "MI", "->", "getOperand", "(", "ChanOpIdx", ")", ".", "getImm", "(", ")", ";", "unsigned", "Address", "=", "calculateIndirectAddress", "(", "RegIndex", ",", "Channel", ")", ";", "unsigned", "OffsetReg", "=", "MI", "->", "getOperand", "(", "OffsetOpIdx", ")", ".", "getReg", "(", ")", ";", "if", "(", "OffsetReg", "==", "", ")", "{", "buildMovInstr", "(", "MBB", ",", "MI", ",", "MI", "->", "getOperand", "(", "DstOpIdx", ")", ".", "getReg", "(", ")", ",", "getIndirectAddrRegClass", "(", ")", "->", "getRegister", "(", "Address", ")", ")", ";", "}", "else", "{", "buildIndirectRead", "(", "MBB", ",", "MI", ",", "MI", "->", "getOperand", "(", "DstOpIdx", ")", ".", "getReg", "(", ")", ",", "Address", ",", "OffsetReg", ")", ";", "}", "}", "else", "if", "(", "isRegisterStore", "(", "*", "MI", ")", ")", "{", "int", "ValOpIdx", "=", "", "(", "MI", "->", "getOpcode", "(", ")", ",", "", "::", "val", ")", ";", "unsigned", "RegIndex", "=", "MI", "->", "getOperand", "(", "RegOpIdx", ")", ".", "getImm", "(", ")", ";", "unsigned", "Channel", "=", "MI", "->", "getOperand", "(", "ChanOpIdx", ")", ".", "getImm", "(", ")", ";", "unsigned", "Address", "=", "calculateIndirectAddress", "(", "RegIndex", ",", "Channel"], "ground_truth": [")", ";"], "File": "AMDGPUInstrInfo", "Func": "expandPostRAPseudo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10286, "Length": 241, "Cover_Rate": 0.6342105263157894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Val", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", ")", "{", "VTSDNode", "*", "T", "=", "cast", "<", "VTSDNode", ">", "(", "Val", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "T", "->", "getVT", "(", ")", ".", "getSizeInBits", "(", ")", "==", "NumBits", ")", "{", "Src", "=", "Val", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "}", "break", ";", "case", "", ":", "{", "uint64_t", "Mask", "=", "(", "", "<<", "NumBits", ")", "-", "", ";", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Val", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "C", "->", "getZExtValue", "(", ")", "==", "Mask", ")", "{", "Src", "=", "Val", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "}", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Val", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "C", "->", "getZExtValue", "(", ")", "==", "Mask", ")", "{", "Src", "=", "Val", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "uint64_t", "Mask", "=", "(", "", "<<", "NumBits", ")", "-", "", ";", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Val", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "(", "C", "->", "getZExtValue", "(", ")", "&", "Mask", ")", "==", "", ")", "{", "Src", "=", "Val", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "}", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Val", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "(", "C", "->", "getZExtValue", "(", ")", "&", "Mask", ")", "==", "", ")", "{", "Src", "=", "Val", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "HexagonISelDAGToDAG27", "Func": "keepsLowBits", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10287, "Length": 294, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "StoreI", ";", "if", "(", "findMatchingStore", "(", "MBBI", ",", "LdStLimit", ",", "StoreI", ")", ")", "{", "++", "NumLoadsFromStoresPromoted", ";", "MBBI", "=", "promoteLoadFromStore", "(", "MBBI", ","], "ground_truth": ["StoreI", ")", ";"], "File": "AArch64LoadStoreOptimizer (2)1", "Func": "tryToPromoteLoadFromStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10288, "Length": 29, "Cover_Rate": 0.35365853658536583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "xstormy16_function_arg_advance", "(", "cumulative_args_t", "cum_v", ",", "const", "function_arg_info", "&", "arg", ")", "{", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args"], "ground_truth": ["(", "cum_v", ")", ";"], "File": "stormy16", "Func": "xstormy16_function_arg_advance", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10289, "Length": 22, "Cover_Rate": 0.3283582089552239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_shrdv_epi64", "(", "__m256i", "__A", ",", "__m256i", "__B", ",", "__m256i", "__C", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_vpshrdv_v4di", "(", "(", "__v4di", ")", "__A", ","], "ground_truth": ["(", "__v4di", ")", "__B", ",", "(", "__v4di", ")", "__C", ")", ";"], "File": "avx512vbmi2vlintrin", "Func": "_mm256_shrdv_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10290, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_shldv_epi16", "(", "__mmask16", "__A", ",", "__m256i", "__B", ",", "__m256i", "__C", ",", "__m256i", "__D", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_vpshldv_v16hi_maskz", "(", "(", "__v16hi", ")", "__B", ",", "(", "__v16hi", ")"], "ground_truth": ["__C", ",", "(", "__v16hi", ")", "__D", ",", "(", "__mmask16", ")", "__A", ")", ";"], "File": "avx512vbmi2vlintrin", "Func": "_mm256_maskz_shldv_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10291, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setTmpSize", "(", "unsigned", "Size"], "ground_truth": [")", "{"], "File": "PIC16MachineFunctionInfo", "Func": "setTmpSize", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10292, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPreEmitPass"], "ground_truth": ["(", ")", "{"], "File": "PPCTargetMachine18", "Func": "addPreEmitPass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10293, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DescVec", "=", "(", "DescriptorVec"], "ground_truth": ["*", ")", "FI", ";"], "File": "JVMInstPrinter", "Func": "SetFunctionInfo", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10294, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImmWithLSL", "(", ")", ")", "return", "false", ";", "if", "(", "ImmWithLSL", ".", "ShiftAmount", "%", "", "!=", "", ")", "return", "false", ";", "if", "(", "ImmWithLSL", ".", "ShiftAmount", ">=", "RegWidth", ")", "return", "false", ";", "MCExpr", "::", "VariantKind", "Modifier", ";", "if", "(", "isNonConstantExpr", "(", "ImmWithLSL", ".", "Val", ","], "ground_truth": ["Modifier", ")", ")", "{"], "File": "AArch64AsmParser20", "Func": "isMoveWideImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10295, "Length": 51, "Cover_Rate": 0.35664335664335667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerJumpTable", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "JumpTableSDNode", "*", "N", "=", "cast", "<", "JumpTableSDNode"], "ground_truth": [">", "(", "Op", ")", ";"], "File": "NyuziISelLowering", "Func": "LowerJumpTable", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10296, "Length": 26, "Cover_Rate": 0.7428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", "Amount", "=", "-", "Amount", ";", "const", "16InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "16InstrInfo", "*", ">", "(", "STI", ".", "getInstrInfo"], "ground_truth": ["(", ")", ")", ";"], "File": "Mips16FrameLowering10", "Func": "eliminateCallFramePseudoInstr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10297, "Length": 35, "Cover_Rate": 0.33653846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AluIter", "->", "getNumOperands", "(", ")", "!=", "", ")", "return", "false", ";", "MachineOperand", "&", "Dest", "=", "AluIter", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Op1", "=", "AluIter", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Op2", "=", "AluIter", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "isSameOperand", "(", "Dest", ",", "Base", ")", "||", "!", "isSameOperand", "(", "Dest", ",", "Op1", ")", ")", "return", "false", ";", "if", "(", "Op2", ".", "isImm", "(", ")", ")", "{", "if", "(", "Offset", ".", "isReg", "(", ")", "&&", "Offset", ".", "getReg", "(", ")", "==", "", ")", "return", "true", ";", "if", "(", "Offset", ".", "isImm", "(", ")", "&&", "(", "(", "Offset", ".", "getImm", "(", ")", "==", "", "&&", "(", "(", "IsSpls", "&&", "isInt", "<", "", ">", "(", "Op2", ".", "getImm", "(", ")", ")", ")", "||", "(", "!", "IsSpls", "&&", "isInt", "<", "", ">", "(", "Op2", ".", "getImm", "(", ")", ")", ")", ")", ")", "||", "Offset", ".", "getImm", "(", ")", "==", "Op2", ".", "getImm", "(", ")", ")", ")", "return", "true", ";", "}", "else", "if", "(", "Op2", ".", "isReg", "(", ")", ")", "{", "if", "(", "Offset", ".", "isReg", "(", ")", "&&", "Op2", ".", "getReg", "(", ")", "==", "Offset", ".", "getReg", "(", ")", ")", "return", "true", ";", "}", "else", "return"], "ground_truth": ["false", ";"], "File": "DLXMemAluCombiner", "Func": "isSuitableAluInstr", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10298, "Length": 204, "Cover_Rate": 0.8793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "True", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "False", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "CC", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "MinMax", "=", "LowerMinMax", "(", "Op", ",", "DAG", ")", ";", "if", "(", "MinMax", ".", "getNode", "(", ")", ")", "{", "return", "MinMax"], "ground_truth": [";"], "File": "SIISelLowering102", "Func": "LowerSELECT_CC", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10299, "Length": 77, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RC", "=", "RI", ".", "getRegClass", "(", "RCID", ")", ";", "unsigned", "Opcode", "=", "AMDGPU", "::", "V_MOV_B32_e32", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "Opcode", "=", "AMDGPU", "::", "COPY", ";", "}", "else", "if", "(", "RI", ".", "isSGPRClass", "(", "RC", ")", ")", "{", "Opcode", "=", "AMDGPU", "::", "S_MOV_B32", ";", "}", "const", "TargetRegisterClass", "*", "VRC", "=", "RI", ".", "getEquivalentVGPRClass", "(", "RC", ")", ";", "if", "(", "RI", ".", "getCommonSubClass", "(", "&", "AMDGPU", "::", "VReg_64RegClass", ",", "VRC", ")", ")", "{", "VRC", "=", "&", "AMDGPU", "::", "VReg_64RegClass", ";", "}"], "ground_truth": ["else", "{"], "File": "SIInstrInfo116", "Func": "legalizeOpWithMove", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10300, "Length": 90, "Cover_Rate": 0.40540540540540543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "isAsynchronousEHPersonality", "(", "classifyEHPersonality", "(", "BB", "->", "getParent", "(", ")", "->", "getFunction", "(", ")", ".", "getPersonalityFn", "(", ")", ")", ")", "&&", "", ")", ";", "return", "BB"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)2", "Func": "EmitLoweredCatchRet", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10301, "Length": 29, "Cover_Rate": 0.6304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MF", "->", "insert", "(", "++", "StoreBB", "->", "getIterator", "(", ")", ",", "DoneBB", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "DestLo", ".", "getReg", "(", ")", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "DestHi", ".", "getReg", "(", ")", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "AddrReg", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "DestLo", ".", "getReg", "(", ")", ",", "getKillRegState", "(", "DestLo", ".", "isDead", "(", ")", ")", ")", ".", "addReg", "(", "DesiredLoReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "StatusReg", ")", ".", "addUse", "(", "", ")", ".", "addUse", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "DestHi", ".", "getReg", "(", ")", ",", "getKillRegState", "(", "DestHi", ".", "isDead", "(", ")", ")", ")", ".", "addReg", "(", "DesiredHiReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "StatusReg", ")", ".", "addUse", "(", "StatusReg", ",", "RegState", "::", "Kill", ")", ".", "addUse", "(", "StatusReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addUse", "(", "StatusReg", ",", "getKillRegState", "(", "StatusDead", ")", ")", ".", "addMBB", "(", "DoneBB", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "DoneBB", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "StoreBB", ")", ";", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "StatusReg", ")", ".", "addReg", "(", "NewLoReg", ")", ".", "addReg", "(", "NewHiReg", ")", ".", "addReg", "(", "AddrReg", ")", ";", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "StatusReg", ",", "getKillRegState", "(", "StatusDead", ")", ")", ".", "addMBB", "(", "LoadCmpBB", ")", ";", "StoreBB", "->", "addSuccessor", "(", "LoadCmpBB", ")", ";", "StoreBB", "->", "addSuccessor", "(", "DoneBB", ")", ";", "DoneBB", "->", "splice", "(", "DoneBB", "->", "end", "(", ")", ",", "&", "MBB", ",", "MI", ",", "MBB", ".", "end", "(", ")", ")", ";", "DoneBB", "->", "transferSuccessors", "(", "&", "MBB", ")", ";", "MBB", ".", "addSuccessor", "(", "LoadCmpBB", ")", ";", "NextMBBI", "=", "MBB", ".", "end", "(", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "LivePhysRegs", "LiveRegs", ";", "computeAndAddLiveIns", "(", "LiveRegs", ",", "*", "DoneBB", ")", ";", "computeAndAddLiveIns", "(", "LiveRegs", ",", "*", "StoreBB", ")", ";", "computeAndAddLiveIns", "(", "LiveRegs", ",", "*", "LoadCmpBB"], "ground_truth": [")", ";"], "File": "AArch64ExpandPseudoInsts (2)1", "Func": "expandCMP_SWAP_128", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10302, "Length": 412, "Cover_Rate": 0.5674931129476584, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoopPreIncPrep", "(", "TargetMachine", "&", "TM", ")", ":", "FunctionPass", "(", "ID", ")", ",", "TM", "(", "&", "TM", ")", "{", "initializeLoopPreIncPrepPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")"], "ground_truth": [")", ";"], "File": "PPCLoopPreIncPrep", "Func": "PPCLoopPreIncPrep", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10303, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "CantUseSP", "(", "const", "MachineFrameInfo", "&", "MFI", ")", "{", "return", "MFI", ".", "hasVarSizedObjects", "(", ")"], "ground_truth": ["||", "MFI", ".", "hasOpaqueSPAdjustment", "(", ")", ";"], "File": "M680x0RegisterInfo", "Func": "CantUseSP", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10304, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_comle_epu32", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpcomleud", "(", "(", "__v4si", ")", "__A", ","], "ground_truth": ["(", "__v4si", ")", "__B", ")", ";"], "File": "xopintrin", "Func": "_mm_comle_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10305, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerFP_TO_SINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_TO_UINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerFP_EXTEND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFABS", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFNEG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFCOPYSIGN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFGETSIGN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBRCOND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVAARG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVACOPY", "(", "Op", ",", "Subtarget", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINSIC_WO_CHAIN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINSIC_W_CHAIN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAME_TO_ARGS_OFFSET", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerDYNAMIC_STACKALLOC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_RETURN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerEH_SJLJ_SETJMP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerEH_SJLJ_LONGJMP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINIT_TRAMPOLINE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerADJUST_TRAMPOLINE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFLT_ROUNDS_", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTLZ", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTLZ_ZERO_UNDEF", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTTZ", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerMUL", "(", "Op", ",", "Subtarget", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerShift", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerXALUO", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerREADCYCLECOUNTER", "(", "Op", ","], "ground_truth": ["Subtarget", ",", "DAG", ")", ";"], "File": "X86ISelLowering142", "Func": "LowerOperation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10306, "Length": 390, "Cover_Rate": 0.4328523862375139, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "&", "B", "=", "*", "MI", ".", "getParent", "(", ")", ";", "assert", "(", "MI", ".", "isBundledWithPred", "(", ")", ")", ";", "if", "(", "MI", ".", "isBundledWithSucc", "(", ")", ")", "{", "MI", ".", "clearFlag", "(", "MachineInstr", "::", "BundledSucc", ")", ";", "MI", ".", "clearFlag", "(", "MachineInstr", "::", "BundledPred", ")", ";", "}", "else", "{", "MI", ".", "unbundleFromPred", "(", ")", ";", "}", "B", ".", "splice", "(", "InsertPt", ",", "&", "B", ",", "MI", ".", "getIterator", "(", ")", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "I", "=", "BundleIt", ".", "getInstrIterator", "(", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "E", "=", "B", ".", "instr_end", "(", ")", ";", "unsigned", "Size", "=", "", ";", "for", "(", "++", "I", ";", "I", "!=", "E", "&&", "I", "->", "isBundledWithPred", "(", ")", ";", "++", "I", ")", "++", "Size", ";", "if", "(", "Size", ">", "", ")", "return", "BundleIt", ";", "MachineBasicBlock", "::", "iterator", "NextIt", "=", "std", "::", "next", "(", "BundleIt", ")", ";", "MachineInstr", "&", "SingleI", "=", "*", "BundleIt", "->", "getNextNode"], "ground_truth": ["(", ")", ";"], "File": "HexagonVLIWPacketizer (2)1", "Func": "moveInstrOut", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10307, "Length": 153, "Cover_Rate": 0.6681222707423581, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ENCODING_CW", ":", "case", "ENCODING_CD", ":", "case", "ENCODING_CP", ":", "case", "ENCODING_CO", ":", "case", "ENCODING_CT", ":", "debug", "(", "", ")", ";", "return", "true", ";", "case", "ENCODING_IB", ":", "case", "ENCODING_IW", ":", "case", "ENCODING_ID", ":", "case", "ENCODING_IO", ":", "case", "ENCODING_Iv", ":", "case", "ENCODING_Ia", ":", "translateImmediate", "(", "mcInst", ",", "insn", ".", "immediates", "[", "insn", ".", "numImmediatesTranslated", "++", "]", ",", "operand", ",", "insn", ")", ";", "return", "false", ";", "case", "ENCODING_RB", ":", "case", "ENCODING_RW", ":", "case", "ENCODING_RD", ":", "case"], "ground_truth": ["ENCODING_RO", ":"], "File": "X86Disassembler16", "Func": "translateOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10308, "Length": 75, "Cover_Rate": 0.33783783783783783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBDAddr64Disp12", "("], "ground_truth": [")", "const", "{"], "File": "SystemZAsmParser2", "Func": "isBDAddr64Disp12", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10309, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "gen_rtx_REG", "(", "Pmode", ",", "CRX_STRUCT_VALUE_REGNUM"], "ground_truth": [")", ";"], "File": "crx", "Func": "crx_struct_value_rtx", "Target": "crx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10310, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "writeDIArgList", "(", "const", "DIArgList", "*", "N", ",", "SmallVectorImpl", "<", "uint64_t", ">", "&", "Record", ",", "unsigned", "Abbrev", ")", "{", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "DXILBitcodeWriter", "Func": "writeDIArgList", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10311, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCExpr", "::", "visitUsedExpr", "(", "MCStreamer", "&", "Streamer", ")"], "ground_truth": ["const", "{"], "File": "AVRMCExpr", "Func": "visitUsedExpr", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10312, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "movImm32", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MBBI", ",", "const", "DebugLoc", "&", "DL", ",", "Register", "DstReg", ",", "uint64_t", "Val", ",", "MachineInstr", "::", "MIFlag", "Flag", ")", "const", "{", "assert", "(", "isInt", "<", "", ">", "(", "Val", ")", "&&", "", ")", ";", "uint64_t", "Hi20", "=", "(", "(", "Val", "+", "", ")", ">>", "", ")", "&", "", ";", "uint64_t", "Lo12", "=", "SignExtend64", "<", "", ">", "(", "Val", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "", ")", ",", "DstReg", ")", ".", "addImm", "(", "Hi20", ")", ".", "setMIFlag", "(", "Flag", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "DstReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "Lo12"], "ground_truth": [")", ".", "setMIFlag", "(", "Flag", ")", ";"], "File": "RISCVInstrInfo52", "Func": "movImm32", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10313, "Length": 132, "Cover_Rate": 0.9635036496350365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "MVT", "getShiftAmountTy", "(", "EVT"], "ground_truth": ["LHSTy", ")", "const", "{"], "File": "XNCMISelLowering", "Func": "getShiftAmountTy", "Target": "XNCM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10314, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Size2", "=", "Bytes", "-", "Size1", ";", "SDValue", "Chain1", "=", "memsetStore", "(", "DAG", ",", "DL", ",", "Chain", ",", "Dst", ",", "ByteVal", ",", "Size1", ",", "Alignment", ".", "value", "(", ")", ",", "DstPtrInfo", ")", ";", "if", "(", "Size2", "==", "", ")", "return", "Chain1", ";", "Dst", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Dst", ",", "DAG", ".", "getConstant", "(", "Size1", ",", "DL", ",", "PtrVT", ")", ")", ";", "DstPtrInfo", "=", "DstPtrInfo", ".", "getWithOffset", "(", "Size1", ")", ";", "SDValue", "Chain2", "=", "memsetStore", "(", "DAG", ",", "DL", ",", "Chain", ",", "Dst", ",", "ByteVal", ",", "Size2", ",", "std", "::", "min", "(", "(", "unsigned", ")", "Alignment", ".", "value", "(", ")", ",", "Size1", ")", ",", "DstPtrInfo", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Chain1", ",", "Chain2", ")", ";", "}", "}", "else", "{", "if", "(", "Bytes", "<=", "", ")", "{", "SDValue", "Chain1", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Byte", ",", "Dst", ",", "DstPtrInfo", ",", "Alignment", ")", ";", "if", "(", "Bytes", "==", "", ")", "return", "Chain1", ";", "SDValue", "Dst2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Dst", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "PtrVT", ")", ")", ";", "SDValue", "Chain2", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Byte", ",", "Dst2", ",", "DstPtrInfo", ".", "getWithOffset", "(", "", ")", ",", "Align", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Chain1", ",", "Chain2", ")", ";", "}", "}", "assert", "(", "Bytes", ">=", "", "&&", "", ")", ";", "auto", "*", "CByte", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Byte", ")", ";", "if", "(", "CByte", "&&", "CByte", "->", "getZExtValue", "(", ")", "==", "", ")", "return", "emitMemMem", "(", "DAG"], "ground_truth": [",", "DL", ",", "", ",", "", ",", "Chain", ",", "Dst", ",", "Dst", ",", "Bytes", ")", ";"], "File": "SystemZSelectionDAGInfo", "Func": "EmitTargetCodeForMemset", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10315, "Length": 295, "Cover_Rate": 0.5383211678832117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockWaitcntBrackets", "(", ")", ":", "WaitAtBeginning", "(", "false", ")", ",", "RevisitLoop", "(", "false", ")", ",", "ValidLoop", "(", "false", ")", ",", "MixedExpTypes", "(", "false", ")", ",", "LoopRegion", "(", "NULL", ")", ",", "PostOrder", "(", "", ")", ",", "Waitcnt", "(", "NULL", ")", ",", "VgprUB", "(", "", ")", ",", "SgprUB", "(", "", ")", "{", "for", "(", "enum", "InstCounterType", "T", "=", "VM_CNT"], "ground_truth": [";", "T", "<", "NUM_INST_CNTS", ";"], "File": "SIInsertWaitcnts20", "Func": "BlockWaitcntBrackets", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10316, "Length": 61, "Cover_Rate": 0.648936170212766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setLastComment", "(", "const", "std", "::", "string", "&"], "ground_truth": ["comment", ")", "{"], "File": "TVMStackFixup", "Func": "setLastComment", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10317, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "TFmode", "&&", "!", "(", "TARGET_ARCH64", "&&", "TARGET_HARD_QUAD", ")", ")", "return", "", ";", "if", "(", "mode", "==", "TImode", ")", "return", "", ";", "if", "(", "TARGET_ARCH32", "&&", "!", "optimize", "&&", "(", "mode", "==", "DFmode", "||", "mode", "==", "DImode", ")", ")", "return", "", ";", "}", "else", "if", "(", "USE_AS_OFFSETABLE_LO10", "&&", "GET_CODE", "(", "rs1", ")", "==", "LO_SUM", "&&", "TARGET_ARCH64", "&&", "!", "TARGET_CM_MEDMID", "&&", "RTX_OK_FOR_OLO10_P", "(", "rs2", ",", "mode", ")", ")", "{", "rs2", "=", "NULL", ";", "imm1", "=", "XEXP", "(", "rs1", ",", "", ")", ";", "rs1", "=", "XEXP", "(", "rs1", ",", "", ")", ";", "if", "(", "!", "CONSTANT_P", "(", "imm1", ")", "||", "(", "GET_CODE", "(", "rs1", ")", "==", "SYMBOL_REF", "&&", "SYMBOL_REF_TLS_MODEL", "(", "rs1", ")", ")", ")", "return", "", ";", "}", "}", "else", "if", "(", "GET_CODE", "(", "addr", ")", "==", "LO_SUM", ")", "{", "rs1", "=", "XEXP", "(", "addr", ",", "", ")", ";", "imm1", "=", "XEXP", "(", "addr", ",", "", ")", ";", "if", "(", "!", "CONSTANT_P", "(", "imm1", ")", "||", "(", "GET_CODE", "(", "rs1", ")", "==", "SYMBOL_REF", "&&", "SYMBOL_REF_TLS_MODEL", "(", "rs1", ")", ")", ")", "return", "", ";", "if", "(", "mode", "==", "TFmode", "&&", "TARGET_ARCH32", ")", "return", "", ";", "if", "(", "reload_in_progress", "&&", "GET_CODE", "(", "rs1", ")", "==", "HIGH", "&&", "XEXP", "(", "rs1", ",", "", ")", "==", "imm1", ")", "return", "", ";", "}", "else", "if", "(", "GET_CODE", "(", "addr", ")", "==", "CONST_INT", "&&", "SMALL_INT", "(", "addr", ")", ")", "return", "", ";", "else", "return", "", ";", "if", "(", "GET_CODE", "(", "rs1", ")", "==", "SUBREG", ")", "rs1", "=", "SUBREG_REG", "(", "rs1", ")", ";", "if", "(", "!", "REG_P", "(", "rs1", ")", ")", "return", "", ";", "if", "(", "rs2", ")", "{", "if", "(", "GET_CODE", "(", "rs2", ")", "==", "SUBREG", ")", "rs2", "=", "SUBREG_REG", "(", "rs2", ")", ";", "if", "(", "!", "REG_P", "(", "rs2", ")", ")", "return", "", ";", "}", "if", "(", "strict", ")", "{", "if", "(", "!", "REGNO_OK_FOR_BASE_P", "(", "REGNO", "(", "rs1", ")", ")", "||", "(", "rs2", "&&", "!", "REGNO_OK_FOR_BASE_P", "(", "REGNO", "(", "rs2", ")", ")", ")"], "ground_truth": [")", "return", "", ";"], "File": "sparc", "Func": "sparc_legitimate_address_p", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10318, "Length": 323, "Cover_Rate": 0.4771048744460857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitNops", "(", "*", "OutStreamer", ",", "Num", ",", "Subtarget", ")", ";", "return", ";", "}", "auto", "CurSled", "=", "OutContext", ".", "createTempSymbol", "(", "", ",", "true", ")", ";", "OutStreamer", "->", "emitCodeAlignment", "(", "", ",", "&", "getSubtargetInfo", "(", ")", ")", ";", "OutStreamer", "->", "emitLabel", "("], "ground_truth": ["CurSled", ")", ";"], "File": "X86MCInstLower107", "Func": "LowerPATCHABLE_FUNCTION_ENTER", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10319, "Length": 44, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "readInstruction32", "(", "ArrayRef", "<", "uint8_t", ">", "Bytes", ",", "uint64_t", "Address", ",", "uint64_t", "&", "Size", ",", "uint32_t", "&", "Insn", ")", "{", "Size", "=", "", ";", "Insn", "=", "(", "Bytes", "[", "", "]", "<<", "", ")", "|", "(", "Bytes", "[", "", "]", "<<", "", ")", "|", "(", "Bytes"], "ground_truth": ["[", "", "]", "<<", "", ")", "|", "(", "Bytes", "[", "", "]", "<<", "", ")", ";"], "File": "ARCDisassembler", "Func": "readInstruction32", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10320, "Length": 64, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Kind", "<", "FirstTargetFixupKind", ")", "return", "MCAsmBackend", "::", "getFixupKindInfo", "(", "Kind", ")", ";", "assert", "(", "unsigned", "(", "Kind", "-", "FirstTargetFixupKind", ")", "<", "getNumFixupKinds", "(", ")", "&&", "", ")", ";", "return", "Infos", "[", "Kind", "-", "FirstTargetFixupKind"], "ground_truth": ["]", ";"], "File": "WebAssemblyAsmBackend13", "Func": "getFixupKindInfo", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10321, "Length": 38, "Cover_Rate": 0.38, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_set_ss", "(", "float", "__F", ")", "{", "return", "__extension__", "(", "__m128", ")", "(", "__v4sf", ")", "{", "__F"], "ground_truth": [",", "", ",", "", ",", "", "}", ";"], "File": "xmmintrin", "Func": "_mm_set_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10322, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "REG_P", "(", "operands", "[", "", "]", ")", "&&", "symbolic_operand", "(", "operands", "[", "", "]", ",", "SImode", ")", ")", "{", "if", "(", "push_operand", "(", "operands", "[", "", "]", ",", "SImode", ")", ")", "return", "", ";", "return", "", ";", "}", "if", "(", "REG_P", "(", "operands", "[", "", "]", ")", "&&", "symbolic_operand", "(", "operands", "[", "", "]", ",", "SImode", ")", ")", "{", "if", "(", "push_operand", "(", "operands", "[", "", "]", ",", "SImode", ")", ")", "return", "", ";", "return", "", ";", "}", "if", "(", "flag_pic", "&&", "REG_P", "(", "operands", "[", "", "]", ")", "&&", "symbolic_operand", "(", "operands", "[", "", "]", ",", "SImode", ")", ")", "return", "", ";", "if", "(", "flag_pic", "&&", "(", "symbolic_operand", "(", "operands", "[", "", "]", ",", "SImode", ")", "||", "symbolic_operand", "(", "operands", "[", "", "]", ",", "SImode", ")", ")", ")", "debug_rtx", "(", "insn", ")", ";", "return", "", ";", "case", "E_HImode", ":", "if", "(", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "{", "if", "(", "operands", "[", "", "]", "==", "const1_rtx", ")", "return", "", ";", "if", "(", "operands", "[", "", "]", "==", "constm1_rtx", ")", "return", "", ";", "if", "(", "CONST_INT_P", "(", "operands", "[", "", "]", ")", "&&", "(", "unsigned", "HOST_WIDE_INT", ")", "(", "-", "INTVAL", "(", "operands", "[", "", "]", ")", ")", "<", "", ")", "return", "", ";", "return", "", ";", "}", "if", "(", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "return", "", ";", "if", "(", "CONST_INT_P", "(", "operands", "[", "", "]", ")", "&&", "(", "unsigned", "HOST_WIDE_INT", ")", "(", "-", "INTVAL", "(", "operands", "[", "", "]", ")", ")", "<", "", ")", "return", "", ";", "return", "", ";", "case", "E_QImode", ":", "if", "(", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "{", "if", "(", "operands", "[", "", "]", "==", "const1_rtx", ")", "return", "", ";", "if", "(", "operands", "[", "", "]", "==", "constm1_rtx", ")", "return", "", ";", "if", "(", "CONST_INT_P", "(", "operands", "[", "", "]", ")", "&&", "(", "unsigned", "HOST_WIDE_INT", ")", "(", "-", "INTVAL", "(", "operands", "[", "", "]", ")", ")", "<", "", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "vax", "Func": "vax_output_int_add", "Target": "vax", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10323, "Length": 343, "Cover_Rate": 0.30246913580246915, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "rl78_function_value", "(", "const_tree", "ret_type", ",", "const_tree", "fn_decl_or_type", "ATTRIBUTE_UNUSED", ",", "bool", "outgoing", "ATTRIBUTE_UNUSED", ")", "{", "machine_mode", "mode", "=", "TYPE_MODE"], "ground_truth": ["(", "ret_type", ")", ";"], "File": "rl78", "Func": "rl78_function_value", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10324, "Length": 24, "Cover_Rate": 0.7272727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", ";", "const", "InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm"], "ground_truth": ["(", "", ")", ".", "addReg", "(", "", ")", ";"], "File": "VEFrameLowering10", "Func": "emitPrologueInsns", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10325, "Length": 89, "Cover_Rate": 0.3771186440677966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqsubq_m_n_s8", "(", "int8x16_t", "__inactive", ",", "int8x16_t", "__a", ",", "int8_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vqsubq_m_n_sv16qi", "(", "__inactive", ",", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vqsubq_m_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10326, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "AMDGPU", "::", "_SPILL_S256_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_S128_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_S64_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_S32_RESTORE", ":", "{", "unsigned", "NumSubRegs", "=", "getNumSubRegsForSpillOp", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumSubRegs", ";", "i", "<", "e", ";", "++", "i", ")", "{", "unsigned", "SubReg", "=", "getPhysRegSubReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "&", "AMDGPU", "::", "SGPR_32RegClass", ",", "i", ")", ";", "bool", "isM0", "=", "SubReg", "==", "AMDGPU", "::", "M0", ";", "struct", "MachineFunctionInfo", "::", "SpilledReg", "Spill", "=", "MFI", "->", "getSpilledReg", "(", "MF", ",", "Index", ",", "i", ")", ";", "if", "(", "Spill", ".", "VGPR", "==", "AMDGPU", "::", "NoRegister", ")", "{", "LLVMContext", "&", "Ctx", "=", "MF", "->", "getFunction", "(", ")", "->", "getContext", "(", ")", ";", "Ctx", ".", "emitError", "(", "", ")", ";", "}", "if", "(", "isM0", ")", "SubReg", "=", "RS", "->", "scavengeRegister", "(", "&", "AMDGPU", "::", "SGPR_32RegClass", ",", "MI", ",", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "AMDGPU", "::", "V_READLANE_B32", ")", ",", "SubReg", ")", ".", "addReg", "(", "Spill", ".", "VGPR", ")", ".", "addImm", "(", "Spill", ".", "Lane", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "RegState", "::", "ImplicitDefine", ")", ";", "if", "(", "isM0", ")", "{", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "AMDGPU", "::", "S_MOV_B32", ")", ",", "AMDGPU", "::", "M0", ")", ".", "addReg", "(", "SubReg", ")", ";", "}", "}", "TII", "->", "insertNOPs", "(", "MI", ",", "", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "}", "case", "AMDGPU", "::", "_SPILL_V512_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V256_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V128_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V96_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V64_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V32_SAVE", ":", "buildScratchLoadStore", "(", "MI", ",", "AMDGPU", "::", "BUFFER_STORE_DWORD_OFFSET", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "src", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "scratch_rsrc", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "scratch_offset", ")", "->", "getReg", "(", ")", ",", "FrameInfo", "->", "getObjectOffset", "(", "Index", ")", ",", "RS", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "case", "AMDGPU", "::", "_SPILL_V32_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V64_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V96_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V128_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V256_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V512_RESTORE", ":", "{", "buildScratchLoadStore", "(", "MI", ",", "AMDGPU", "::", "BUFFER_LOAD_DWORD_OFFSET", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "dst", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "scratch_rsrc", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "scratch_offset", ")", "->", "getReg", "(", ")", ",", "FrameInfo", "->", "getObjectOffset", "(", "Index", ")", ",", "RS", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "}", "default", ":", "{", "int64_t", "Offset", "=", "FrameInfo", "->", "getObjectOffset", "(", "Index", ")", ";", "FIOp", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "if", "(", "!", "TII", "->", "isImmOperandLegal", "(", "MI"], "ground_truth": [",", "FIOperandNum", ",", "FIOp", ")", ")", "{"], "File": "SIRegisterInfo105", "Func": "eliminateFrameIndex", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10327, "Length": 518, "Cover_Rate": 0.5794183445190156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "PredicateValue", "=", "PredDef", "->", "getOperand", "(", "DefiningValueNo", ")", ".", "getImm", "(", ")", "!=", "", ";", "}", "if", "(", "PredicateValue", "!=", "InvertedPolarity", ")", "{", "I", ".", "getOperand", "(", "PredRegLoc", ")", ".", "setReg", "(", "", ")", ";", "I", ".", "getOperand", "(", "PredRegLoc", "+", "", ")", ".", "setImm", "(", "", ")", ";", "if", "(", "I", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "I", ".", "getOperand", "(", "", ")", ".", "isDef", "(", ")", "&&", "isDstFullyWritten", "(", "I", ")", ")", "{", "unsigned", "IncomeReg", "=", "I", ".", "getOperand", "(", "IncomeArg", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "*", "IncomeDef", "=", "MRI", "->", "getVRegDef", "(", "IncomeReg", ")", ";", "if", "(", "IncomeDef", "->", "getOpcode", "(", ")", "!=", "", ")", "{", "Register", "ireg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", ";", "if", "(", "ireg", ".", "isVirtual", "(", ")", ")", "{", "RC", "=", "MRI", "->", "getRegClass", "(", "ireg", ")", ";", "}", "else", "{", "RC", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "TII", ")", "->", "getClassOfPhysicalRegister", "(", "ireg", ",", "*", "TRI", ")", ";", "}", "unsigned", "Undef", "=", "MRI", "->", "createVirtualRegister", "(", "RC", ")", ";", "const", "DebugLoc", "&", "DL", "=", "I", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "*", "(", "I", ".", "getParent", "(", ")", ")", ",", "&", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Undef", ")", ";", "I", ".", "getOperand", "(", "IncomeArg", ")", ".", "setReg", "(", "Undef", ")", ";", "}", "}", "++", "NumReplaced", ";", "}", "else", "{", "unsigned", "NIn", "=", "IncomeArg", ";", "for", "(", "MachineOperand", "&", "D", ":", "I", ".", "defs", "(", ")", ")", "{", "assert", "(", "D", ".", "isReg", "(", ")", ")", ";", "unsigned", "OldReg", "=", "D", ".", "getReg", "(", ")", ";", "unsigned", "NewReg", "=", "I", ".", "getOperand", "(", "NIn", ")", ".", "getReg", "(", ")", ";", "MRI", "->", "replaceRegWith", "(", "OldReg", ",", "NewReg", ")", ";", "++", "NIn", ";", "}", "I", ".", "eraseFromParent", "(", ")", ";", "++", "NumRemoved"], "ground_truth": [";"], "File": "TPCPredicateOptimizer", "Func": "runOnMachineFunction", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10328, "Length": 316, "Cover_Rate": 0.46266471449487556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "LCREVT", ".", "isSimple", "(", ")", ")", "return", "", ";", "GlobalValue", "*", "GV", "=", "new", "GlobalVariable", "(", "Type", "::", "getInt32Ty", "(", "*", "Context", ")", ",", "false", ",", "GlobalValue", "::", "ExternalLinkage", ",", "", ","], "ground_truth": ["Name", ")", ";"], "File": "ARMFastISel (2)1", "Func": "getLibcallReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10329, "Length": 38, "Cover_Rate": 0.3838383838383838, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm_cvtsepi32_epi8", "(", "__m128i", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_cvtsepi32_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10330, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SrcReg", ")", "||", "DstRC", "==", "&", "AMDGPU", "::", "M0RegRegClass", ")", "return", "false", ";", "SrcRC", "=", "TRI", "->", "getSubRegClass", "(", "MRI", ".", "getRegClass", "(", "SrcReg", ")", ",", "SrcSubReg", ")", ";", "return", "TRI", "->", "isSGPRClass", "(", "DstRC", ")", "&&", "TRI", "->", "hasVGPRs"], "ground_truth": ["(", "SrcRC", ")", ";"], "File": "SIFixSGPRCopies15", "Func": "isVGPRToSGPRCopy", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10331, "Length": 51, "Cover_Rate": 0.38345864661654133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Locals", ".", "push_back", "("], "ground_truth": ["VT", ")", ";"], "File": "TVMMachineFunctionInfo", "Func": "addLocal", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10332, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "S", "==", "MCDisassembler", "::", "Success", ")", "{", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op1", ",", "Address", ",", "Decoder", ")", ";", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op2", ",", "Address", ",", "Decoder"], "ground_truth": [")", ";"], "File": "XCoreDisassembler", "Func": "Decode2RUSInstruction", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10333, "Length": 31, "Cover_Rate": 0.34831460674157305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetELFStreamer", "::", "emitIntTextAttribute", "(", "unsigned", "Attribute", ",", "unsigned", "IntValue", ",", "StringRef", "StringValue", ")", "{", "getStreamer", "(", ")", ".", "setAttributeItems", "(", "Attribute", ",", "IntValue", ",", "StringValue", ","], "ground_truth": ["true", ")", ";"], "File": "ARMELFStreamer22", "Func": "emitIntTextAttribute", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10334, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "sh_function_value_regno_p", "(", "const", "unsigned", "int", "regno", ")", "{", "return", "regno", "==", "FIRST_RET_REG", "||", "(", "TARGET_SH2E", "&&", "regno"], "ground_truth": ["==", "FIRST_FP_RET_REG", ")", ";"], "File": "sh", "Func": "sh_function_value_regno_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10335, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "DL", "(", "", "", "", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ")", ",", "InstrInfo", "(", "Subtarget", ")", ",", "TLInfo", "(", "*", "this", ")", ",", "TSInfo", "(", "*", "this", ")", ",", "FrameLowering", "(", "Subtarget", ")", ",", "InstrItins", "(", "&", "Subtarget", ".", "getInstrItineraryData", "(", ")", ")", "{", "setMCUseCFI", "("], "ground_truth": ["false", ")", ";"], "File": "HexagonTargetMachine25", "Func": "HexagonTargetMachine", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10336, "Length": 111, "Cover_Rate": 0.9910714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "error_iterator", "errors_begin", "(", ")", "{", "return", "mErrors", ".", "begin"], "ground_truth": ["(", ")", ";"], "File": "HSAILMachineFunctionInfo", "Func": "errors_begin", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10337, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "from", "==", "ARG_POINTER_REGNUM", "&&", "to", "==", "FRAME_POINTER_REGNUM", ")", "return", "pdp11_reg_save_size", "(", ")", "+", "", ";", "else", "if", "(", "from", "==", "ARG_POINTER_REGNUM", "&&", "to", "==", "STACK_POINTER_REGNUM", ")", "return", "pdp11_reg_save_size"], "ground_truth": ["(", ")", "+", "", "+", "get_frame_size", "(", ")", ";"], "File": "pdp11", "Func": "pdp11_initial_elimination_offset", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10338, "Length": 40, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "createMemLibcall", "(", "MIRBuilder", ",", "*", "MIRBuilder", ".", "getMRI", "(", ")", ",", "MI", ")", "==", "LegalizerHelper", "::", "UnableToLegalize", ")", "return", "false", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "default", ":", "break", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "X86LegalizerInfo17", "Func": "legalizeIntrinsic", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10339, "Length": 40, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeGRRegsRegisterClass", "(", "MCInst", "&", "Inst", ",", "uint64_t", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "array_lengthof", "(", "GPRDecoderTable", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Register", "Reg", "=", "GPRDecoderTable", "["], "ground_truth": ["RegNo", "]", ";"], "File": "TL45Disassembler", "Func": "DecodeGRRegsRegisterClass", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10340, "Length": 42, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ">>", "", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "MipsMCCodeEmitter12", "Func": "getBranchTargetOpValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10341, "Length": 40, "Cover_Rate": 0.40816326530612246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_srav_epi32", "(", "__mmask16", "__U"], "ground_truth": [",", "__m512i", "__X", ",", "__m512i", "__Y", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_srav_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10342, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Opcode", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering152", "Func": "isMaskedZeroUpperBitsvXi1", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10343, "Length": 19, "Cover_Rate": 0.4318181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "nds32_expand_setmem_unroll", "(", "dstmem", ",", "size", ",", "value", ",", "align", ",", "expected_align", ",", "expected_size", ")", ")", "return", "true", ";", "return", "nds32_expand_setmem_loop", "(", "dstmem", ",", "size", ","], "ground_truth": ["value", ")", ";"], "File": "nds32-memory-manipulation", "Func": "nds32_expand_setmem", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10344, "Length": 30, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ShouldPreserveUseListOrder", ")", "return", ";", "std", "::", "stable_sort", "(", "Values", ".", "begin", "(", ")", "+", "CstStart", ",", "Values", ".", "begin", "(", ")", "+", "CstEnd", ",", "[", "this", "]", "(", "const", "std", "::", "pair", "<", "const", "Value", "*", ",", "unsigned", ">", "&", "LHS", ",", "const", "std", "::", "pair", "<", "const", "Value", "*", ",", "unsigned", ">", "&", "RHS", ")", "{", "if", "(", "LHS", ".", "first", "->", "getType", "(", ")", "!=", "RHS", ".", "first", "->", "getType", "(", ")", ")", "return", "getTypeID", "(", "LHS", ".", "first", "->", "getType", "(", ")", ")", "<", "getTypeID", "(", "RHS", ".", "first", "->", "getType", "(", ")", ")", ";", "return", "LHS", ".", "second", ">", "RHS", ".", "second", ";", "}", ")", ";", "std", "::", "stable_partition", "(", "Values", ".", "begin", "(", ")", "+", "CstStart", ",", "Values", ".", "begin", "(", ")"], "ground_truth": ["+", "CstEnd", ",", "isIntOrIntVectorValue", ")", ";"], "File": "DXILValueEnumerator", "Func": "OptimizeConstants", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10345, "Length": 135, "Cover_Rate": 0.7258064516129032, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ";", "if", "(", "VA", ".", "getLocVT", "(", ")", "==", "", ")", "{", "SDValue", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ")", ";", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Vec", ",", "Val", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "VA", "=", "RVLocs", "[", "++", "i", "]", ";", "Lo", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "", ",", "InFlag", ")", ";", "Chain", "=", "Lo", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "Lo", ".", "getValue", "(", "", ")", ";", "VA", "=", "RVLocs", "[", "++", "i", "]", ";", "Hi", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "", ",", "InFlag", ")", ";", "Chain", "=", "Hi", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "Hi", ".", "getValue", "(", "", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Vec", ",", "Val", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "}", "}", "else", "{", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "VA"], "ground_truth": [".", "getLocVT", "(", ")", ",", "InFlag", ")", ";"], "File": "ARMISelLowering131", "Func": "LowerCallResult", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10346, "Length": 234, "Cover_Rate": 0.4119718309859155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Imm"], "ground_truth": ["&", "", ";"], "File": "ARMAddressingModes", "Func": "getSOImmValImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10347, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMContext", "&", "Ctx", "=", "MF", "->", "getFunction", "(", ")", "->", "getContext", "(", ")", ";", "Ctx", ".", "emitError", "(", "", ")", ";", "}", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "getMCOpcodeFromPseudo", "(", "AMDGPU", "::", "V_READLANE_B32", ")", ",", "SubReg", ")", ".", "addReg", "(", "Spill", ".", "VGPR", ")", ".", "addImm", "(", "Spill", ".", "Lane", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "RegState", "::", "ImplicitDefine", ")", ";", "}", "switch", "(", "MF", "->", "getSubtarget", "<", "AMDGPUSubtarget", ">", "(", ")", ".", "getGeneration", "(", ")", ")", "{", "case", "AMDGPUSubtarget", "::", "SOUTHERN_ISLANDS", ":", "TII", "->", "insertNOPs", "(", "MI", ",", "", ")", ";", "break", ";", "case", "AMDGPUSubtarget", "::", "SEA_ISLANDS", ":", "break", ";", "default", ":", "TII", "->", "insertNOPs", "(", "MI", ",", "", ")", ";", "}", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "}", "case", "AMDGPU", "::", "_SPILL_V512_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V256_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V128_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V96_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V64_SAVE", ":", "case", "AMDGPU", "::", "_SPILL_V32_SAVE", ":", "buildScratchLoadStore", "(", "MI", ",", "AMDGPU", "::", "BUFFER_STORE_DWORD_OFFSET", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "src", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "scratch_rsrc", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "scratch_offset", ")", "->", "getReg", "(", ")", ",", "FrameInfo", "->", "getObjectOffset", "(", "Index", ")", ",", "RS", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "break", ";", "case", "AMDGPU", "::", "_SPILL_V32_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V64_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V96_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V128_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V256_RESTORE", ":", "case", "AMDGPU", "::", "_SPILL_V512_RESTORE", ":", "{", "buildScratchLoadStore", "(", "MI", ",", "AMDGPU", "::", "BUFFER_LOAD_DWORD_OFFSET", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "dst", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "AMDGPU", "::", "OpName", "::", "scratch_rsrc", ")", "->", "getReg", "(", ")", ",", "TII", "->", "getNamedOperand", "(", "*"], "ground_truth": ["MI", ",", "AMDGPU", "::", "OpName", "::", "scratch_offset", ")", "->", "getReg", "(", ")", ",", "FrameInfo", "->", "getObjectOffset", "(", "Index", ")", ",", "RS", ")", ";"], "File": "SIRegisterInfo81", "Func": "eliminateFrameIndex", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10348, "Length": 349, "Cover_Rate": 0.3979475484606613, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParserExtension", "::", "Initialize", "(", "parser", ")", ";", "parser", ".", "addAliasForDirective", "(", "", ",", "", ")", ";", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "STI", ".", "getFeatureBits", "(", ")", ")", ")", ";", "AssemblerOptions", ".", "push_back", "(", "llvm", "::", "make_unique", "<", "AssemblerOptions", ">", "(", "STI", ".", "getFeatureBits", "(", ")", ")", ")", ";", "AssemblerOptions", ".", "push_back", "(", "llvm", "::", "make_unique", "<", "AssemblerOptions", ">", "(", "STI", ".", "getFeatureBits", "(", ")", ")", ")", ";", "getTargetStreamer", "(", ")", ".", "updateABIInfo", "(", "*", "this", ")", ";", "if", "(", "!", "isABI_O32", "(", ")", "&&", "!", "useOddSPReg", "(", ")", "!=", "", ")", "report_fatal_error", "(", "", ")", ";", "CurrentFn", "="], "ground_truth": ["nullptr", ";"], "File": "MipsAsmParser71", "Func": "MipsAsmParser", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10349, "Length": 99, "Cover_Rate": 0.4479638009049774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "computeDataLayout", "(", "TT", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "RM", ")", ",", "CM", ","], "ground_truth": ["OL", ")", ",", "TLOF", "(", "make_unique", "<", "TargetLoweringObjectFileELF", ">", "(", ")", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ")", "{"], "File": "BPFTargetMachine10", "Func": "BPFTargetMachine", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10350, "Length": 93, "Cover_Rate": 0.9489795918367347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "RegInfo", "=", "BB", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "Wd", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Fs", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Wt1", "=", "RegInfo", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "Wt2", "=", "RegInfo", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Wt1", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Wt2", ")", ".", "addReg", "(", "Wt1", ")", ".", "addReg", "(", "Fs", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Wd", ")", ".", "addReg", "(", "Wt2", ")"], "ground_truth": [".", "addImm", "(", "", ")", ";"], "File": "MipsSEISelLowering (2)", "Func": "emitFILL_FD", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10351, "Length": 155, "Cover_Rate": 0.7209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MergeInit", ")", "AU", ".", "addRequired", "<", "AAResultsWrapperPass", ">", "("], "ground_truth": [")", ";"], "File": "AArch64StackTagging (2)", "Func": "getAnalysisUsage", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10352, "Length": 13, "Cover_Rate": 0.3023255813953488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "MO", ".", "isReg", "(", ")", ")", "for", "(", "unsigned", "IndexReg", ":", "", ")", "if", "(", "RI", ".", "isSubRegisterEq", "(", "IndexReg", ",", "MO", ".", "getReg", "(", ")", ")", ")", "{", "return"], "ground_truth": ["true", ";"], "File": "Z80oldInstrInfo", "Func": "isIndex", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10353, "Length": 35, "Cover_Rate": 0.5072463768115942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTarget", "<", "Triple", "::", "lc3", ">", "X", "(", "TheTarget"], "ground_truth": [",", "", ",", "", ")", ";"], "File": "LC3TargetInfo", "Func": "LLVMInitializeLC3TargetInfo", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10354, "Length": 15, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Idx0", ";", "unsigned", "Idx1", ";", "static", "const", "unsigned", "Idxs", "[", "", "]", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "}", ";", "assert", "(", "CI", ".", "Width", ">=", "", "&&", "CI", ".", "Width", "<=", "", ")", ";", "assert", "(", "Paired", ".", "Width", ">=", "", "&&", "Paired", ".", "Width", "<=", "", ")", ";", "if", "(", "ReverseOrder", ")", "{", "Idx1", "=", "Idxs", "[", "", "]", "[", "Paired", ".", "Width", "-", "", "]", ";", "Idx0", "=", "Idxs", "[", "Paired", ".", "Width", "]", "[", "CI", ".", "Width", "-", "", "]", ";", "}"], "ground_truth": ["else", "{"], "File": "SILoadStoreOptimizer45", "Func": "getSubRegIdxs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10355, "Length": 138, "Cover_Rate": 0.4524590163934426, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Triple", "&", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ")", "{", "assert", "(", "SyntaxVariant", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "JVMMCTargetDesc", "Func": "createMCInstPrinter", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10356, "Length": 37, "Cover_Rate": 0.7551020408163265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SDValue", "&", "Base", "=", "LN", "->", "getBasePtr", "(", ")", ";", "const", "SDValue", "&", "Offset", "=", "LN", "->", "getOffset", "(", ")", ";", "if", "(", "IsGlobal", "(", "Base", ")", ")", "{", "if", "(", "!", "Offset", "->", "isUndef", "(", ")", ")", "report_fatal_error", "(", "", ",", "false", ")", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "LN", "->", "getValueType", "(", "", ")", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "LN", "->", "getChain"], "ground_truth": ["(", ")", ",", "Base", "}", ";"], "File": "WebAssemblyISelLowering48", "Func": "LowerLoad", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10357, "Length": 78, "Cover_Rate": 0.5234899328859061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Offset", "=", "SignExtend32", "<", "", ">", "(", "Insn", "&", "", ")", ";", "unsigned", "Reg", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Base", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "Reg", ")", ";", "Base", "=", "getReg", "(", "Decoder", ",", "", ",", "Base", ")", ";", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Reg", ")", ")", ";", "}", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Reg", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Base", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Offset"], "ground_truth": [")", ")", ";"], "File": "MipsDisassembler29", "Func": "DecodeMem", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10358, "Length": 119, "Cover_Rate": 0.7880794701986755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_minsd_mask_round", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "(", "__v2df", ")", "__W", ",", "(", "__mmask8", ")", "__U"], "ground_truth": [",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_mask_min_round_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10359, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "16FrameLowering", "::", "emitEpilogue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "16InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "16InstrInfo", "*", ">", "(", "STI", ".", "getInstrInfo", "(", ")", ")", ";", "DebugLoc", "dl", "=", "MBBI", "->", "getDebugLoc", "("], "ground_truth": [")", ";"], "File": "Mips16FrameLowering21", "Func": "emitEpilogue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10360, "Length": 65, "Cover_Rate": 0.48872180451127817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "MorphToF128Reg", "(", "Operand", "&", "Op", ")", "{", "unsigned", "Reg", "=", "Op", ".", "getReg", "(", ")", ";", "unsigned", "regIdx", "=", "Reg", "-"], "ground_truth": ["", ";"], "File": "VEAsmParser (2)", "Func": "MorphToF128Reg", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10361, "Length": 25, "Cover_Rate": 0.43859649122807015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld3q_lane_u32", "(", "const", "uint32_t", "*", "__a", ",", "uint32x4x3_t", "__b", ",", "const", "int", "__c", ")", "{", "union", "{", "uint32x4x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "union", "{", "uint32x4x3_t", "__i", ";", "__builtin_neon_ci", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld3_lanev4si", "(", "(", "const", "__builtin_neon_si", "*"], "ground_truth": [")", "__a", ",", "__bu", ".", "__o", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vld3q_lane_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10362, "Length": 61, "Cover_Rate": 0.9104477611940298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isInt", "<", "", ">", "(", "MFI", "->", "getMaxCallFrameSize", "(", ")", "+", "getStackAlignment", "(", ")", ")", "&&"], "ground_truth": ["!", "MFI", "->", "hasVarSizedObjects", "(", ")", ";"], "File": "MipsSEFrameLowering", "Func": "hasReservedCallFrame", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10363, "Length": 24, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "(", "fn_type", "&", "ARC_FUNCTION_ILINK2", ")", "!=", "", ")", "regno", "=", "ILINK2_REG", ";", "else", "gcc_unreachable", "(", ")", ";", "}", "else", "if", "(", "ARC_NORMAL_P", "(", "fn_type", ")", "||", "ARC_NAKED_P", "(", "fn_type", ")", ")", "regno", "=", "RETURN_ADDR_REGNUM", ";", "gcc_assert", "(", "regno", "!=", "", ")", ";", "return"], "ground_truth": ["regno", ";"], "File": "arc", "Func": "arc_return_address_register", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10364, "Length": 48, "Cover_Rate": 0.5393258426966292, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_min_epu8", "(", "__m256i", "__W", ",", "__mmask32", "__M", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_pminub256_mask", "(", "(", "__v32qi", ")", "__A", ",", "(", "__v32qi", ")", "__B", ","], "ground_truth": ["(", "__v32qi", ")", "__W", ",", "(", "__mmask32", ")", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_min_epu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10365, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_max_epi8", "(", "__m128i", "__W", ",", "__mmask16", "__M", ",", "__m128i", "__A", ","], "ground_truth": ["__m128i", "__B", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_max_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10366, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "k_Memory"], "ground_truth": [";"], "File": "ARMAsmParser111", "Func": "isMemory", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10367, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "INSN_P", "(", "insn", ")", "&&", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "UNSPEC_VOLATILE", "&&", "XINT", "(", "PATTERN", "(", "insn", ")", ",", "", ")", "==", "UNSPEC_CONSTTABLE", ")", "mips_set_text_contents_type", "(", "asm_out_file", ",", "", ",", "XINT", "(", "XVECEXP"], "ground_truth": ["(", "PATTERN", "(", "insn", ")", ",", "", ",", "", ")", ",", "", ")", ",", "FALSE", ")", ";"], "File": "mips6", "Func": "mips_final_prescan_insn", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10368, "Length": 55, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetELFStreamer", "::", "emitObjectArch", "(", "", "Value", ")", "{", "EmittedArch", "="], "ground_truth": ["Value", ";"], "File": "ARMELFStreamer12", "Func": "emitObjectArch", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10369, "Length": 13, "Cover_Rate": 0.8125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "selectAddrRiSpls", "(", "Addr", ",", "Base", ",", "Offset", ","], "ground_truth": ["AluOp", ",", "false", ")", ";"], "File": "DLXISelDAGToDAG", "Func": "selectAddrSpls", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10370, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x4_t", ")", "__builtin_neon_vreinterpretv4hiv4hi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_u16_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10371, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isFI", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", "{", "FrameIndex", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "}", "}", "return"], "ground_truth": ["", ";"], "File": "SparcInstrInfo1", "Func": "isStoreToStackSlot", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10372, "Length": 68, "Cover_Rate": 0.4927536231884058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcopyq_lane_u64", "(", "uint64x2_t", "__a", ",", "const", "int", "__lane1", ",", "uint64x1_t", "__b", ",", "const", "int", "__lane2", ")", "{", "return", "__aarch64_vset_lane_any", "(", "__aarch64_vget_lane_any", "(", "__b", ",", "__lane2", ")", ","], "ground_truth": ["__a", ",", "__lane1", ")", ";"], "File": "arm", "Func": "neon4_vcopyq_lane_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10373, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumInputs", "=", "Inputs", ".", "size", "(", ")", ";", "if", "(", "NumInputs", "==", "", ")", "return", "SDValue", "(", ")", ";", "EVT", "RootVT", "=", "Root", ".", "getValueType", "(", ")", ";", "unsigned", "RootSizeInBits", "=", "RootVT", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "(", "RootSizeInBits", "%", "NumMaskElts", ")", "==", "", "&&", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "WideInputs", "(", "Inputs", ".", "begin", "(", ")", ",", "Inputs", ".", "end", "(", ")", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "Offsets", "(", "NumInputs", ",", "", ")", ";", "unsigned", "WideSizeInBits", "=", "RootSizeInBits", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumInputs", ";", "++", "i", ")", "{", "SDValue", "&", "Src", "=", "WideInputs", "[", "i", "]", ";", "unsigned", "&", "Offset", "=", "Offsets", "[", "i", "]", ";", "Src", "=", "peekThroughBitcasts", "(", "Src", ")", ";", "EVT", "BaseVT", "=", "Src", ".", "getValueType", "(", ")", ";", "while", "(", "Src", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Offset", "+=", "Src", ".", "getConstantOperandVal", "(", "", ")", ";", "Src", "=", "Src", ".", "getOperand", "(", "", ")", ";", "}", "WideSizeInBits", "=", "std", "::", "max", "(", "WideSizeInBits", ",", "(", "unsigned", ")", "Src", ".", "getValueSizeInBits", "(", ")", ")", ";", "assert", "(", "(", "Offset", "%", "BaseVT", ".", "getVectorNumElements", "(", ")", ")", "==", "", "&&", "", ")", ";", "Offset", "/=", "BaseVT", ".", "getVectorNumElements", "(", ")", ";", "Offset", "*=", "NumMaskElts", ";", "}", "if", "(", "llvm", "::", "all_of", "(", "Offsets", ",", "[", "]", "(", "unsigned", "Offset", ")", "{", "return", "Offset", "==", "", ";", "}", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Scale", "=", "WideSizeInBits", "/", "RootSizeInBits", ";", "assert", "(", "(", "WideSizeInBits", "%", "RootSizeInBits", ")", "==", "", "&&", "", ")", ";", "EVT", "WideSVT", "=", "WideInputs", "[", "", "]", ".", "getValueType", "(", ")", ".", "getScalarType", "(", ")", ";", "if", "(", "llvm", "::", "any_of", "(", "WideInputs", ",", "[", "&", "WideSVT", ",", "&", "DAG", "]", "(", "SDValue", "Op", ")", "{", "return", "!", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "Op", ".", "getValueType", "(", ")", ")", "||", "Op", ".", "getValueType", "(", ")", ".", "getScalarType", "(", ")", "!=", "WideSVT", ";", "}", ")", ")", "return"], "ground_truth": ["SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "combineX86ShuffleChainWithExtract", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10374, "Length": 338, "Cover_Rate": 0.49779086892488955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "REG_P", "(", "*", "x", ")", ")", "mips_sim_wait_reg", "(", "data", ",", "mips_sim_insn", ",", "*", "x", ")", ";", "return", ""], "ground_truth": [";"], "File": "mips3", "Func": "mips_sim_wait_regs_2", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10375, "Length": 21, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_comeq_epi16", "(", "__m128i", "__A", ",", "__m128i"], "ground_truth": ["__B", ")", "{"], "File": "xopintrin", "Func": "_mm_comeq_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10376, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "return", "isInt", "<", "", ">", "(", "MFI", "->", "getMaxCallFrameSize", "(", ")", ")", "&&", "!"], "ground_truth": ["MFI", "->", "hasVarSizedObjects", "(", ")", ";"], "File": "MipsSEFrameLowering14", "Func": "hasReservedCallFrame", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10377, "Length": 31, "Cover_Rate": 0.7045454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_mm512_roundscale_round_ps", "(", "__m512", "__A", ",", "const", "int", "__imm", ",", "const", "int", "__R", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_rndscaleps_mask", "(", "(", "__v16sf", ")", "__A", ",", "__imm", ",", "(", "__v16sf", ")", "_mm512_undefined_ps", "("], "ground_truth": [")", ",", "-", "", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_roundscale_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10378, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getScratchReg", "(", ")", "{", "for", "(", "int", "i", "=", "", ";", "i", ">=", "", ";", "--", "i", ")", "if", "(", "!", "isLive", "(", "i", ")", ")", "return", "i", ";", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "X86FloatingPoint21", "Func": "getScratchReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10379, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ConstantIslands", "::", "isOffsetInRange", "(", "unsigned", "UserOffset", ",", "unsigned", "TrialOffset", ",", "unsigned", "MaxDisp", ",", "bool"], "ground_truth": ["NegativeOK", ")", "{"], "File": "MipsConstantIslandPass (2)1", "Func": "isOffsetInRange", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10380, "Length": 18, "Cover_Rate": 0.3050847457627119, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Position", ".", "Address", "+=", "Terminator", ".", "Size", ";", "if", "(", "AssumeRelaxed", ")", "Position", ".", "Address"], "ground_truth": ["+=", "Terminator", ".", "ExtraRelaxSize", ";"], "File": "SystemZLongBranch", "Func": "skipTerminator", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10381, "Length": 20, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_cvttpd2dq512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8si", ")", "__W", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cvtt_roundpd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10382, "Length": 24, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getToken", "("], "ground_truth": [")", "const", "{"], "File": "Z80Operand", "Func": "getToken", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10383, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_cmpgt_pi16", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "(", "__m64", ")", "__builtin_arm_wcmpgtsh", "(", "(", "__v4hi", ")"], "ground_truth": ["__m1", ",", "(", "__v4hi", ")", "__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_cmpgt_pi16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10384, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "}", ";", "if", "(", "!", "STI", ".", "hasFeature", "(", "", ")", "&&", "!", "STI", ".", "hasFeature", "(", "", ")", ")", "{", "for", "(", "uint64_t", "i", "=", "", ";", "i", "<", "Count", ";", "++", "i", ")", "OS", "<<", "'\\x90'", ";", "return", "true", ";", "}", "uint64_t", "MaxNopLength", "=", "", ";", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "MaxNopLength", "=", "", ";", "else", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "MaxNopLength", "=", "", ";", "else", "if", "(", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "MaxNopLength", "=", "", ";", "do", "{", "const", "uint8_t", "ThisNopLength", "=", "(", "uint8_t", ")", "std", "::", "min", "(", "Count", ",", "MaxNopLength", ")", ";", "const", "uint8_t", "Prefixes", "=", "ThisNopLength", "<=", "", "?", "", ":", "ThisNopLength", "-", "", ";", "for", "(", "uint8_t", "i", "=", "", ";", "i", "<", "Prefixes", ";", "i", "++", ")", "OS", "<<", "'\\x66'", ";", "const", "uint8_t", "Rest", "=", "ThisNopLength", "-", "Prefixes", ";", "if", "(", "Rest", "!=", "", ")", "OS", ".", "write", "(", "Nops", "[", "Rest", "-", "", "]", ",", "Rest", ")", ";", "Count", "-=", "ThisNopLength", ";", "}", "while", "(", "Count", "!=", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "X86AsmBackend92", "Func": "writeNopData", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10385, "Length": 208, "Cover_Rate": 0.8489795918367347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FrameLowering", "::", "getFrameIndexReferenceSP", "(", "const", "MachineFunction", "&", "MF", ",", "int", "FI", ",", "Register", "&", "FrameReg", ",", "int", "Adjustment", ")", "const", "{", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "FrameReg", "=", "TRI", "->", "getStackRegister", "("], "ground_truth": [")", ";"], "File": "X86FrameLowering101", "Func": "getFrameIndexReferenceSP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10386, "Length": 41, "Cover_Rate": 0.7321428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCmseNSEntryFunction", "(", ")", "const", "{", "return"], "ground_truth": ["IsCmseNSEntry", ";"], "File": "ARMMachineFunctionInfo14", "Func": "isCmseNSEntryFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10387, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "", ")", "{", "if", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "return", "Op", ";", "return", "DAG", ".", "UnrollVectorOp", "(", "Op", ".", "getNode", "(", ")", ")", ";", "}", "assert", "(", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", "||", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "&&", "", ")", ";", "const", "bool", "HasFullFP16", "=", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "DAG", ".", "getSubtarget", "(", ")", ")", ".", "hasFullFP16", "(", ")", ";", "EVT", "DestVecType", ";", "if", "(", "VT", "==", "", ")", "DestVecType", "=", "", ";", "else", "if", "(", "VT", "==", "", "&&", "HasFullFP16", ")", "DestVecType", "=", "", ";", "else", "if", "(", "VT", "==", "", "&&", "HasFullFP16", ")", "DestVecType", "=", "", ";", "else", "return", "DAG", ".", "UnrollVectorOp", "(", "Op", ".", "getNode", "(", ")", ")", ";", "unsigned", "CastOpc", ";", "unsigned", "Opc", ";", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "CastOpc", "=", "", ";", "Opc", "=", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "ARMISelLowering (2)5", "Func": "LowerVectorINT_TO_FP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10388, "Length": 191, "Cover_Rate": 0.6452702702702703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PacketizerList", "::", "DemoteToDotOld", "(", "MachineInstr", "*", "MI", ")", "{", "const", "InstrInfo", "*", "QII", "=", "(", "const", "InstrInfo", "*", ")", "TII", ";", "int", "NewOpcode", "=", "GetDotOldOp", "(", "MI", "->", "getOpcode"], "ground_truth": ["(", ")", ")", ";"], "File": "HexagonVLIWPacketizer17", "Func": "DemoteToDotOld", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10389, "Length": 34, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Constant", "*", "C", "=", "CN", "->", "getConstVal", "(", ")", ";", "switch", "(", "getTargetMachine", "(", ")", ".", "getCodeModel", "(", ")", ")", "{", "case", "CodeModel", "::", "Small", ":", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "DAG", ".", "getTargetConstantPool", "(", "C", ",", "PtrVT", ",", "", ",", "", ",", "", ")", ",", "DAG", ".", "getTargetConstantPool", "(", "C", ",", "PtrVT", ",", ""], "ground_truth": [",", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "CN", "->", "getAlignment", "(", ")", ",", "", ")", ")", ";"], "File": "AArch64ISelLowering109", "Func": "LowerConstantPool", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10390, "Length": 82, "Cover_Rate": 0.36444444444444446, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo"], "ground_truth": ["(", ")", "const", "{"], "File": "M680x0ISelDAGToDAG", "Func": "getInstrInfo", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10391, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_reduce_ph", "(", "__m256h", "__A", ",", "int", "__B", ")", "{", "return", "__builtin_ia32_reduceph256_mask", "(", "__A", ",", "__B", ",", "_mm256_setzero_ph", "(", ")", ",", "(", "__mmask16"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_reduce_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10392, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printLeaMemReference", "(", "MI", ",", "OpNo", ",", "O"], "ground_truth": [")", ";"], "File": "X86ATTInstPrinter6", "Func": "printlea64mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10393, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst4q_lane_bf16", "(", "bfloat16_t", "*", "__a", ",", "bfloat16x8x4_t", "__b", ",", "const", "int", "__c", ")", "{", "union", "{", "bfloat16x8x4_t", "__i", ";", "__builtin_neon_xi", "__o", ";", "}", "__bu", "=", "{"], "ground_truth": ["__b", "}", ";"], "File": "arm", "Func": "neon1_vst4q_lane_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10394, "Length": 29, "Cover_Rate": 0.7073170731707317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVCSrcF16", "("], "ground_truth": [")", "const", "{"], "File": "AMDGPUAsmParser1", "Func": "isVCSrcF16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10395, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BSel", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "initializeBSelPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "("], "ground_truth": [")", ")", ";"], "File": "RISCVBranchSelector", "Func": "RISCVBSel", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10396, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "nds32_n8_ex_to_ii_p", "(", "rtx_insn", "*", "producer", ",", "rtx_insn", "*", "consumer", ")", "{", "rtx", "def_reg", ";", "switch", "(", "get_attr_type", "(", "producer", ")", ")", "{", "case", "TYPE_ALU", ":", "if", "(", "movd44_insn_p", "(", "producer", ")", ")", "def_reg", "=", "extract_movd44_odd_reg", "(", "producer", ")", ";", "else", "def_reg", "=", "SET_DEST", "(", "PATTERN", "(", "producer", ")", ")", ";", "break", ";", "case", "TYPE_MUL", ":", "case", "TYPE_MAC", ":", "def_reg", "=", "SET_DEST", "(", "PATTERN", "(", "producer", ")", ")", ";", "break", ";", "case", "TYPE_DIV", ":", "if", "(", "INSN_CODE", "(", "producer", ")", "==", "CODE_FOR_divmodsi4", "||", "INSN_CODE", "(", "producer", ")", "==", "CODE_FOR_udivmodsi4", ")", "def_reg", "=", "SET_DEST", "(", "parallel_element", "(", "producer", ",", "", ")", ")", ";", "else", "def_reg", "=", "SET_DEST", "(", "PATTERN", "(", "producer", ")", ")", ";", "break", ";", "case", "TYPE_LOAD", ":", "case", "TYPE_STORE", ":", "case", "TYPE_LOAD_MULTIPLE", ":", "case", "TYPE_STORE_MULTIPLE", ":", "if", "(", "!", "post_update_insn_p", "(", "producer", ")", ")", "return"], "ground_truth": ["false", ";"], "File": "nds32-pipelines-auxiliary5", "Func": "nds32_n8_ex_to_ii_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10397, "Length": 138, "Cover_Rate": 0.8466257668711656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "isOSBinFormatELF"], "ground_truth": ["(", ")", ";"], "File": "MipsSubtarget (2)3", "Func": "isTargetELF", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10398, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_moveldup_ps", "(", "__mmask16", "__U"], "ground_truth": [",", "__m512", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_moveldup_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10399, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VGPR_MIN", "<=", "Val", "&&", "Val", "<=", "VGPR_MAX", ")", "{", "return", "createRegOperand", "(", "getVgprClassId", "(", "Width", ")", ",", "Val", "-", "VGPR_MIN", ")", ";", "}", "if", "(", "Val", "<=", "SGPR_MAX", ")", "{", "assert", "(", "SGPR_MIN", "==", "", ")", ";", "return", "createSRegOperand", "(", "getSgprClassId", "(", "Width", ")", ",", "Val", "-", "SGPR_MIN", ")", ";", "}", "if", "(", "TTMP_MIN", "<=", "Val", "&&", "Val", "<=", "TTMP_MAX", ")", "{", "return", "createSRegOperand", "(", "getTtmpClassId", "(", "Width", ")", ",", "Val"], "ground_truth": ["-", "TTMP_MIN", ")", ";"], "File": "AMDGPUDisassembler19", "Func": "decodeSrcOp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10400, "Length": 77, "Cover_Rate": 0.41621621621621624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "imm", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodetGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeT2Imm7", "<", "shift", ">", "(", "Inst", ",", "imm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "return"], "ground_truth": ["S", ";"], "File": "ARMDisassembler15", "Func": "DecodeTAddrModeImm7", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10401, "Length": 66, "Cover_Rate": 0.6226415094339622, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "imm", "|=", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ")", ";", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "tryAddingSymbolicOperand", "(", "Address", ",", "imm", ",", "false", ",", "", ",", "Inst", ",", "Decoder", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "imm", ")", ")", ";", "return", "S"], "ground_truth": [";"], "File": "ARMDisassembler (2)", "Func": "DecodeT2MOVTWInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10402, "Length": 106, "Cover_Rate": 0.5353535353535354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "InFlag", ".", "getNode", "(", ")", ")", "Ops", ".", "push_back", "(", "InFlag", ")", ";", "if", "(", "isTailCall", ")", "{", "assert", "(", "(", "(", "Callee", ".", "getOpcode", "(", ")", "==", "", "&&", "cast", "<", "RegisterSDNode", ">", "(", "Callee", ")", "->", "getReg", "(", ")", "==", "", ")", "||", "Callee", ".", "getOpcode", "(", ")", "==", "", "||", "Callee", ".", "getOpcode", "(", ")", "==", "", "||", "isa", "<", "ConstantSDNode", ">", "(", "Callee", ")", ")", "&&", "", ")", ";", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ".", "setHasTailCall", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ";", "}", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "if", "(", "!", "isTailCall", "&&", "!", "isPatchPoint", "&&", "(", "(", "Subtarget", ".", "isSVR4ABI", "(", ")", "&&", "Subtarget", ".", "is64", "(", ")", ")", "||", "Subtarget", ".", "isAIXABI", "(", ")", ")", ")", "{", "if", "(", "CallOpc", "==", "", ")", "{", "if", "(", "Subtarget", ".", "isAIXABI", "(", ")", ")", "report_fatal_error", "(", "", ")", ";", "CallOpc", "=", "", ";", "SDValue", "StackPtr", "=", "DAG", ".", "getRegister", "(", "", ",", "PtrVT", ")", ";", "unsigned", "TOCSaveOffset", "=", "Subtarget", ".", "getFrameLowering", "(", ")", "->", "getTOCSaveOffset", "(", ")", ";", "SDValue", "TOCOff", "=", "DAG", ".", "getIntPtrConstant", "(", "TOCSaveOffset", ",", "dl", ")", ";", "SDValue", "AddTOC", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "StackPtr", ",", "TOCOff", ")", ";", "Ops", ".", "insert", "(", "std", "::", "next", "(", "Ops", ".", "begin", "(", ")", ")", ",", "AddTOC", ")", ";", "}", "else", "if", "(", "CallOpc", "==", "", "&&", "!", "callsShareTOCBase", "(", "&", "MF", ".", "getFunction", "(", ")", ",", "Callee", ",", "DAG", ".", "getTarget", "(", ")", ")", ")", "{", "CallOpc", "=", "", ";", "}", "}", "if", "(", "Subtarget", ".", "isAIXABI", "(", ")", "&&", "isFunctionGlobalAddress", "(", "Callee", ")", ")", "{", "GlobalAddressSDNode", "*", "G", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ";", "auto", "&", "Context", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getMMI", "(", ")", ".", "getContext", "(", ")", ";", "const", "GlobalObject", "*", "GO", "=", "cast", "<", "GlobalObject", ">", "(", "G"], "ground_truth": ["->", "getGlobal", "(", ")", ")", ";"], "File": "PPCISelLowering171", "Func": "FinishCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10403, "Length": 349, "Cover_Rate": 0.4169653524492234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "V", "=", "combineBinOpToReduce", "(", "N", ",", "DAG", ")", ")", "return", "V", ";", "return", "combineSelectAndUseCommutative", "(", "N", ","], "ground_truth": ["DAG", ",", "false", ")", ";"], "File": "RISCVISelLowering33", "Func": "performADDCombine", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10404, "Length": 25, "Cover_Rate": 0.32051282051282054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vceqq_u64", "(", "uint64x2_t", "__a", ",", "uint64x2_t", "__b", ")", "{", "return", "(", "__a", "==", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vceqq_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10405, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TotalStallCycles", "=", "", ";", "SmallSet", "<", "const", "MachineInstr", "*", ",", "", ">", "Visited", ";", "for", "(", "auto", "&", "MI", ":", "MRI", "->", "use_nodbg_instructions", "(", "SrcReg", ")", ")", "{", "if", "(", "MI", ".", "isBundle", "(", ")", ")", "continue", ";", "if", "(", "!", "Visited", ".", "insert", "(", "&", "MI", ")", ".", "second", ")", "continue", ";", "unsigned", "StallCycles", ";", "unsigned", "UsedBanks"], "ground_truth": [";"], "File": "GCNRegBankReassign11", "Func": "computeStallCycles", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10406, "Length": 60, "Cover_Rate": 0.5084745762711864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumV2Inputs", "==", "", ")", "{", "if", "(", "SDValue", "Broadcast", "=", "lowerShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "SDValue", "Shift", "=", "lowerShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V1", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithPACK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V1", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "SmallVector", "<", "int", ",", "", ">", "MutableMask", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", ".", "end", "(", ")", ")", ";", "return", "lowerV8I16GeneralSingleInputShuffle", "(", "DL", ",", "", ",", "V1", ",", "MutableMask", ",", "Subtarget", ",", "DAG", ")", ";", "}", "assert", "(", "llvm", "::", "any_of", "(", "Mask", ",", "[", "]", "(", "int", "M", ")", "{", "return", "M", ">=", "", "&&", "M", "<", "", ";", "}", ")", "&&", "", "", ")", ";", "if", "(", "SDValue", "Shift", "=", "lowerShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2"], "ground_truth": [",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";"], "File": "X86ISelLowering85", "Func": "lowerV8I16Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10407, "Length": 228, "Cover_Rate": 0.32340425531914896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "FI", "->", "setISR", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ","], "ground_truth": ["RetOps", ")", ";"], "File": "MipsISelLowering (2)5", "Func": "LowerInterruptReturn", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10408, "Length": 43, "Cover_Rate": 0.6231884057971014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isTargetWatchABI", "(", ")", "||", "(", "useWideStrideVFP", "(", ")", "&&", "!", "OptMinSize"], "ground_truth": [")", ";"], "File": "ARMSubtarget14", "Func": "useStride4VFPs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10409, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpgtq_n_s32", "(", "int32x4_t", "__a", ",", "int32_t", "__b", ")", "{", "return", "__builtin_mve_vcmpgtq_n_sv4si", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vcmpgtq_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10410, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_viwdupq_m_wb_u32", "(", "uint32x4_t", "__inactive", ",", "uint32_t", "*", "__a", ",", "uint32_t", "__b", ",", "const", "int", "__imm", ",", "mve_pred16_t", "__p", ")", "{", "uint64_t", "__c", "=", "(", "(", "uint64_t", ")", "__b", ")", "<<", "", ";", "uint32x4_t", "__res", "=", "__builtin_mve_viwdupq_m_n_uv4si", "(", "__inactive", ",", "*", "__a", ",", "__c", ",", "__imm", ",", "__p", ")", ";", "*", "__a", "=", "__builtin_mve_viwdupq_m_wb_uv4si", "(", "__inactive", ",", "*"], "ground_truth": ["__a", ",", "__c", ",", "__imm", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_viwdupq_m_wb_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10411, "Length": 66, "Cover_Rate": 0.9428571428571428, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsIndirect", ")", "{", "auto", "FnPtr", "=", "CallParams", ".", "getOperand", "(", "", ")", ";", "CallParams", ".", "RemoveOperand", "(", "", ")", ";", "CallParams", ".", "addOperand", "(", "FnPtr", ")", ";", "}", "for", "(", "auto", "Def", ":", "CallResults", ".", "defs", "(", ")", ")", "MIB", ".", "add", "(", "Def", ")", ";", "if", "(", "IsIndirect", ")", "{", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "}", "for", "(", "auto", "Use", ":", "CallParams", ".", "uses", "(", ")", ")", "MIB", ".", "add", "(", "Use", ")", ";", "BB", "->", "insert", "(", "CallResults", ".", "getIterator", "(", ")", ",", "MIB", ")", ";", "CallParams", ".", "eraseFromParent", "(", ")", ";", "CallResults", ".", "eraseFromParent", "(", ")", ";", "return", "BB"], "ground_truth": [";"], "File": "WebAssemblyISelLowering12", "Func": "LowerCallResults", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10412, "Length": 114, "Cover_Rate": 0.3787375415282392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FastISel", "*", "", "(", "FunctionLoweringInfo", "&", "funcInfo", ",", "const", "TargetLibraryInfo", "*", "libInfo", ")", "{", "return", "new", "FastISel", "(", "funcInfo"], "ground_truth": [",", "libInfo", ")", ";"], "File": "MipsFastISel", "Func": "createFastISel", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10413, "Length": 23, "Cover_Rate": 0.8846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "TRI", "=", "ST", ".", "getRegisterInfo", "(", ")", ";", "MFN", "=", "&", "MF", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "MDT", "=", "&", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "MLI", "=", "&", "getAnalysis", "<", "MachineLoopInfo", ">", "(", ")", ";", "MBPI", "=", "EnableBP", "?", "&", "getAnalysis", "<", "MachineBranchProbabilityInfo", ">", "(", ")", ":", "nullptr", ";", "Deleted", ".", "clear", "(", ")", ";", "bool", "Changed", "=", "false", ";", "for", "(", "MachineLoopInfo", "::", "iterator", "I", "=", "MLI", "->", "begin", "(", ")", ",", "E", "=", "MLI", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "Changed", "|=", "visitLoop", "(", "*", "I", ")", ";", "Changed", "|=", "visitLoop", "("], "ground_truth": ["", ")", ";"], "File": "HexagonEarlyIfConv26", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10414, "Length": 118, "Cover_Rate": 0.7515923566878981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DAG", ".", "getTarget", "(", ")", ".", "Options", ".", "EmulatedTLS", ")", "return", "LowerToTLSEmulatedModel", "(", "GA", ",", "DAG", ")", ";", "if", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "return", "LowerDarwinGlobalTLSAddress", "(", "Op", ",", "DAG", ")", ";", "if", "(", "Subtarget", "->", "isTargetELF", "(", ")", ")", "return", "LowerELFGlobalTLSAddress", "(", "Op", ",", "DAG", ")", ";", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "AArch64ISelLowering175", "Func": "LowerGlobalTLSAddress", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10415, "Length": 57, "Cover_Rate": 0.6705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "const_double_split", "(", "rtx", "x", ",", "HOST_WIDE_INT", "*", "p_high", ",", "HOST_WIDE_INT", "*", "p_low", ")", "{", "if", "(", "GET_CODE", "(", "x", ")", "==", "CONST_DOUBLE", ")", "{", "long", "t", "[", "", "]", ";", "REAL_VALUE_TYPE", "rv", ";", "switch", "(", "GET_MODE", "(", "x", ")", ")", "{", "case", "DFmode", ":", "REAL_VALUE_FROM_CONST_DOUBLE", "(", "rv", ",", "x", ")", ";", "REAL_VALUE_TO_TARGET_DOUBLE", "(", "rv", ","], "ground_truth": ["t", ")", ";"], "File": "v8503", "Func": "const_double_split", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10416, "Length": 60, "Cover_Rate": 0.425531914893617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vpdpwssd_v4si", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")", "__B"], "ground_truth": [",", "(", "__v4si", ")", "__C", ")", ";"], "File": "avxvnniintrin", "Func": "_mm_dpwssd_avx_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10417, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCExpr", "::", "VariantKind", "ELFRefKind", ";", "MCSymbolRefExpr", "::", "VariantKind", "DarwinRefKind", ";", "int64_t", "Addend", ";", "if", "(", "!", "AsmParser", "::", "classifySymbolRef", "(", "Expr", ",", "ELFRefKind", ",", "DarwinRefKind", ",", "Addend", ")", ")", "{", "return", "true", ";", "}", "if", "(", "DarwinRefKind", "==", "MCSymbolRefExpr", "::", "VK_PAGEOFF", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_LO12", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_GOT_LO12", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_DTPREL_LO12", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_DTPREL_LO12_NC", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_TPREL_LO12", "||", "ELFRefKind", "=="], "ground_truth": ["MCExpr", "::", "VK_TPREL_LO12_NC", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_GOTTPREL_LO12_NC", "||", "ELFRefKind", "==", "MCExpr", "::", "VK_TLSDESC_LO12", ")", "{"], "File": "AArch64AsmParser (2)1", "Func": "isSymbolicUImm12Offset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10418, "Length": 91, "Cover_Rate": 0.6319444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "AlignmentIsAcceptable", "=", "[", "&", "]", "(", "EVT", "VT", ",", "Align", "AlignCheck", ")", "{", "if", "(", "Op", ".", "isAligned", "(", "AlignCheck", ")", ")", "return", "true", ";", "bool", "Fast", ";", "return", "allowsMisalignedMemoryAccesses", "(", "VT", ",", "", ",", "Align", "(", "", ")", ",", "MachineMemOperand", "::", "MONone", ",", "&", "Fast", ")", "&&", "Fast", ";", "}", ";", "if", "(", "CanUseNEON", "&&", "Op", ".", "isMemset", "(", ")", "&&", "!", "IsSmallMemset", "&&", "AlignmentIsAcceptable", "(", "", ",", "Align", "(", "", ")", ")", ")", "return", "", ";", "if", "(", "CanUseFP", "&&", "!", "IsSmallMemset", "&&", "AlignmentIsAcceptable", "(", "", ",", "Align", "(", "", ")", ")", ")", "return", "", ";", "if", "(", "Op", ".", "size", "(", ")", ">=", "", "&&", "AlignmentIsAcceptable", "(", "", ","], "ground_truth": ["Align", "(", "", ")", ")", ")", "return", "", ";"], "File": "AArch64ISelLowering (2)2", "Func": "getOptimalMemOpType", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10419, "Length": 122, "Cover_Rate": 0.5169491525423728, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "OpInfo", ")", "return", "false", ";", "assert", "(", "NumOps", "==", "", "&&", "OpInfo", "[", "", "]", ".", "RegClass", "==", "", "&&", "", ")", ";", "unsigned", "Imm11", "=", "getT1Imm11", "("], "ground_truth": ["insn", ")", ";"], "File": "ThumbDisassemblerCore1", "Func": "DisassembleThumb1Br", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10420, "Length": 34, "Cover_Rate": 0.33663366336633666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "startIdx", "<", "hvxInsts", ".", "size", "(", ")", ")", "{", "if", "(", "!", "hvxInsts", "[", "startIdx", "]", ".", "Units", ")", "return", "checkHVXPipes", "(", "hvxInsts", ",", "startIdx", "+", "", ",", "usedUnits", ")", ";", "for", "(", "unsigned", "b", "=", "", ";", "b", "<=", "", ";", "b", "<<=", "", ")", "{", "if", "(", "(", "hvxInsts", "[", "startIdx", "]", ".", "Units", "&", "b", ")", "==", "", ")", "continue", ";", "unsigned", "allBits", "=", "makeAllBits", "(", "b", ",", "hvxInsts", "[", "startIdx", "]", ".", "Lanes", ")", ";", "if", "(", "(", "allBits", "&", "usedUnits", ")", "==", "", ")", "{", "if", "(", "checkHVXPipes", "(", "hvxInsts", ",", "startIdx", "+", "", ",", "usedUnits", "|", "allBits", ")", ")", "return", "true", ";", "}", "}", "return", "false"], "ground_truth": [";"], "File": "HexagonShuffler11", "Func": "checkHVXPipes", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10421, "Length": 115, "Cover_Rate": 0.8455882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "Def", "=", "MRI", ".", "getVRegDef", "(", "Reg", ")", ";", "if", "(", "!", "Def", ")", "return", "false", ";", "if", "(", "Def", "->", "isCopy", "(", ")", ")", "{", "Reg", "=", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "It", "=", "find_if_not", "(", "MRI", ".", "reg_nodbg_instructions", "(", "Reg", ")", ",", "[", "]", "(", "const", "MachineInstr", "&", "MI", ")", "{", "return", "MI", ".", "isCopy", "(", ")", ";", "}", ")", ";", "if", "(", "It", "==", "MRI", ".", "reg_instr_nodbg_end", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "Def", "=", "&", "*", "It", ";", "}", "if", "(", "Def", "->", "getOpcode", "(", ")", "!=", "TargetOpcode", "::", "G_CONSTANT", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false", ";", "}", "Val", "=", "Def", "->", "getOperand", "(", "", ")", ".", "getCImm", "(", ")", "->", "getLimitedValue", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64InstructionSelector67", "Func": "getConstantValueForReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10422, "Length": 150, "Cover_Rate": 0.8982035928143712, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", ")", "{", "RefinementSteps", "=", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Operand", ")"], "ground_truth": [",", "VT", ",", "Operand", ")", ";"], "File": "AMDGPUISelLowering (2)", "Func": "getRsqrtEstimate", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10423, "Length": 28, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "NI", "=", "MergeWithPrevious", "?", "nullptr", ":", "std", "::", "next", "(", "MBBI", ")", ";", "unsigned", "Opc", "=", "PI", "->", "getOpcode", "(", ")", ";", "int", "Offset", "=", "", ";", "if", "(", "!", "MergeWithPrevious", "&&", "NI", "!=", "MBB", ".", "end", "(", ")", "&&", "NI", "->", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", "{", "return", "Offset", ";", "}", "if", "(", "Opc", "==", "", "&&", "PI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "StackPtr", ")", "{", "assert", "(", "PI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "StackPtr", ")", ";", "Offset", "+=", "PI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MBB", ".", "erase", "(", "PI", ")", ";", "if", "(", "!", "MergeWithPrevious", ")", "MBBI", "=", "NI", ";", "}", "else", "if", "(", "Opc", "==", "", "&&", "PI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "StackPtr", ")", "{", "assert", "(", "PI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "StackPtr", ")", ";", "Offset", "-=", "PI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MBB", ".", "erase", "("], "ground_truth": ["PI", ")", ";"], "File": "M68kFrameLowering", "Func": "mergeSPUpdates", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10424, "Length": 181, "Cover_Rate": 0.6830188679245283, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "&", "Subtarget", "::", "initializeSubtargetDependencies", "(", "StringRef", "GPU", ","], "ground_truth": ["StringRef", "FS", ")", "{"], "File": "HSAILSubtarget", "Func": "initializeSubtargetDependencies", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10425, "Length": 13, "Cover_Rate": 0.52, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "LoopExitTerminator", ":", "LoopExit", "->", "terminators", "(", ")", ")", "{", "if", "(", "LoopExitTerminator", ".", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "MachineBasicBlock", "*", "LoopExit2", "=", "LoopExitTerminator", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "!", "blockIsBefore", "(", "LoopExit2", ",", "LoopExit", ")", "&&", "(", "LoopExit2", "==", "Preheader", "||", "blockIsBefore", "(", "LoopExit2", ",", "Preheader", ")", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "DEBUG_PREFIX", "<<", "", "", ")", ";", "CanMove", "=", "false", ";", "break", ";", "}", "}", "if", "(", "CanMove", ")", "{", "for", "(", "auto", "It", "=", "LoopExit", "->", "getIterator", "(", ")", ";", "It", "!=", "Preheader", "->", "getIterator", "(", ")", ";", "It", "++", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "&", "*", "It", ";", "for", "(", "auto", "&", "Terminator", ":", "MBB", "->", "terminators", "(", ")", ")", "{", "if", "(", "Terminator", ".", "getOpcode", "(", ")", "!=", "", "&&", "Terminator", ".", "getOpcode", "(", ")", "!="], "ground_truth": ["", ")", "continue", ";"], "File": "ARMBlockPlacement3", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10426, "Length": 153, "Cover_Rate": 0.30417495029821073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "TARGET_NODE_CASE", "(", "Lo", ")", "TARGET_NODE_CASE", "(", "Hi", ")", "TARGET_NODE_CASE", "(", "GETFUNPLT", ")", "TARGET_NODE_CASE", "(", "GETTLSADDR", ")", "TARGET_NODE_CASE", "(", "CALL", ")", "TARGET_NODE_CASE", "(", "RET_FLAG", ")", "TARGET_NODE_CASE", "(", "GLOBAL_BASE_REG", ")", "}", "return"], "ground_truth": ["nullptr", ";"], "File": "VEISelLowering13", "Func": "getTargetNodeName", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10427, "Length": 34, "Cover_Rate": 0.4657534246575342, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rx_modes_tieable_p", "(", "machine_mode", "mode1", ",", "machine_mode", "mode2", ")", "{", "return", "(", "(", "GET_MODE_CLASS", "(", "mode1", ")", "==", "MODE_FLOAT", "||", "GET_MODE_CLASS", "(", "mode1", ")", "==", "MODE_COMPLEX_FLOAT", ")", "==", "(", "GET_MODE_CLASS", "(", "mode2", ")", "==", "MODE_FLOAT", "||", "GET_MODE_CLASS", "(", "mode2", ")", "=="], "ground_truth": ["MODE_COMPLEX_FLOAT", ")", ")", ";"], "File": "rx", "Func": "rx_modes_tieable_p", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10428, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vst4q_s32", "(", "int32_t", "*", "__addr", ",", "int32x4x4_t", "__value", ")", "{", "union", "{", "int32x4x4_t", "__i", ";", "__builtin_neon_xi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__i", "=", "__value", ";", "__builtin_mve_vst4qv4si", "(", "(", "__builtin_neon_si", "*", ")", "__addr"], "ground_truth": [",", "__rv", ".", "__o", ")", ";"], "File": "arm", "Func": "mve___arm_vst4q_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10429, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBrList", "(", ")", "const", "{", "return", "Kind", "==", "BrList"], "ground_truth": [";"], "File": "WebAssemblyAsmParser (2)", "Func": "isBrList", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10430, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isSATValidOnAVX512Subtarget", "(", "In", ".", "getValueType", "(", ")", ",", "VT", ",", "Subtarget", ")", ")", "return", "SDValue", "(", ")", ";", "return", "detectUSatPattern", "(", "In", ",", "VT"], "ground_truth": [",", "DAG", ",", "DL", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "detectAVX512USatPattern", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10431, "Length": 33, "Cover_Rate": 0.39759036144578314, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "s390_function_arg_advance", "(", "cum", ",", "arg", ")", ";", "if", "(", "!", "parm_rtx", ")", "continue", ";", "if", "(", "REG_P", "(", "parm_rtx", ")", ")", "{", "int", "size", "=", "s390_function_arg_size", "(", "arg", ".", "mode", ",", "arg", ".", "type", ")", ";", "int", "nregs", "=", "(", "size", "+", "UNITS_PER_LONG", "-", "", ")", "/", "UNITS_PER_LONG", ";", "for", "(", "reg", "=", "", ";", "reg", "<", "nregs", ";", "reg", "++", ")", "if", "(", "!", "call_used_or_fixed_reg_p", "(", "reg", "+", "REGNO", "(", "parm_rtx", ")", ")", ")", "return", "true", ";", "}", "else", "if", "(", "GET_CODE", "(", "parm_rtx", ")", "==", "PARALLEL", ")", "{", "int", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "XVECLEN", "(", "parm_rtx", ",", "", ")", ";", "i", "++", ")", "{", "rtx", "r", "=", "XEXP", "(", "XVECEXP", "(", "parm_rtx", ",", "", ",", "i", ")", ",", "", ")", ";", "gcc_assert", "(", "REG_P", "(", "r", ")", ")", ";", "gcc_assert", "(", "REG_NREGS", "(", "r", ")"], "ground_truth": ["==", "", ")", ";"], "File": "s3901", "Func": "s390_call_saved_register_used", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10432, "Length": 147, "Cover_Rate": 0.5157894736842106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Tmp1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Remainder_GE_Den", ",", "Remainder_GE_Zero", ")", ";", "SDValue", "Quotient_A_One", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Quotient", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ")", ";", "SDValue", "Quotient_S_One", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Quotient", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ")", ";", "SDValue", "Div", "=", "DAG", ".", "getSelectCC", "(", "DL", ",", "Tmp1", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ",", "Quotient", ",", "Quotient_A_One", ",", "", ")", ";", "Div", "=", "DAG", ".", "getSelectCC", "(", "DL", ",", "Remainder_GE_Zero", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ",", "Quotient_S_One", ",", "Div", ",", "", ")", ";", "SDValue", "Remainder_S_Den", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Remainder", ",", "Den", ")", ";", "SDValue", "Remainder_A_Den", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Remainder", ",", "Den", ")", ";", "SDValue", "Rem", "=", "DAG", ".", "getSelectCC", "(", "DL", ",", "Tmp1", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ",", "Remainder", ",", "Remainder_S_Den", ",", "", ")", ";", "Rem", "=", "DAG", ".", "getSelectCC", "(", "DL", ",", "Remainder_GE_Zero", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ",", "Remainder_A_Den", ",", "Rem", ",", "", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "Div", ",", "Rem"], "ground_truth": ["}", ";"], "File": "AMDGPUISelLowering (2)2", "Func": "LowerUDIVREM", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10433, "Length": 234, "Cover_Rate": 0.3218707015130674, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmp_epu16_mask", "(", "__m128i", "__X", ",", "__m128i", "__Y", ",", "const", "int", "__P", ")", "{", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpw128_mask", "(", "(", "__v8hi", ")", "__X", ",", "(", "__v8hi", ")", "__Y", ",", "__P", ",", "("], "ground_truth": ["__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_cmp_epu16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10434, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "bool", "UseHVX", "=", "Subtarget", ".", "useHVXOps", "(", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "unsigned", "NElts", "=", "Op", ".", "getNumOperands", "(", ")", ";", "SDValue", "Vec0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "VecVT", "=", "Vec0", ".", "getValueType", "(", ")", ";", "unsigned", "Width", "=", "VecVT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "NElts", "==", "", ")", "{", "MVT", "ST", "=", "VecVT", ".", "getSimpleVT", "(", ")", ";", "if", "(", "ST", "==", "", "||", "ST", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Vec0", ")", ";", "if", "(", "UseHVX", ")", "{", "assert", "(", "(", "Width", "==", "", "*", "", "&&", "Subtarget", ".", "useHVXSglOps", "(", ")", ")", "||", "(", "Width", "==", "", "*", "", "&&", "Subtarget", ".", "useHVXDblOps", "(", ")", ")", ")", ";", "SDValue", "Vec1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "MVT", "OpTy", "=", "Subtarget", ".", "useHVXSglOps", "(", ")", "?", "", ":", "", ";", "MVT", "ReTy", "=", "Subtarget", ".", "useHVXSglOps", "(", ")", "?", "", ":", "", ";", "SDValue", "B0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "OpTy", ",", "Vec0", ")", ";", "SDValue", "B1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "OpTy", ",", "Vec1", ")", ";", "SDValue", "VC", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ReTy", ",", "B1", ",", "B0", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "VC", ")", ";", "}", "}", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "!=", "", "&&", "VT", ".", "getSizeInBits", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "C0", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "C32", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "W", "=", "DAG", ".", "getConstant", "(", "Width", ",", "dl", ",", "", ")", ";", "SDValue", "S", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "W", ",", "C32", ")", ";", "SDValue", "V", "=", "C0"], "ground_truth": [";"], "File": "HexagonISelLowering114", "Func": "LowerCONCAT_VECTORS", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10435, "Length": 334, "Cover_Rate": 0.5318471337579618, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__o", "=", "__builtin_aarch64_ld3rv4hi", "(", "(", "const", "__builtin_aarch64_simd_hi", "*", ")", "__a", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "uint16x4_t"], "ground_truth": [")", "__builtin_aarch64_get_dregciv4hi", "(", "__o", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vld3_dup_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10436, "Length": 29, "Cover_Rate": 0.35802469135802467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "aggrMemcpys", ".", "push_back", "(", "intr", ")", ";", "}", "}", "else", "{", "aggrMemcpys", ".", "push_back", "(", "intr", ")", ";", "}", "}", "else", "if", "(", "MemSetInst", "*", "memsetintr", "=", "dyn_cast", "<", "MemSetInst", ">", "(", "II", ")", ")", "{", "Value", "*", "len", "=", "memsetintr", "->", "getLength", "(", ")", ";", "if", "(", "ConstantInt", "*", "len_int", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "len", ")", ")", "{", "if", "(", "len_int", "->", "getZExtValue", "(", ")", ">=", "MaxAggrCopySize", ")", "{", "aggrMemsets", ".", "push_back", "(", "memsetintr", ")", ";", "}", "}", "else", "{", "aggrMemsets", ".", "push_back", "(", "memsetintr", ")", ";", "}", "}", "}", "}", "if", "(", "(", "aggrLoads", ".", "size", "(", ")", "==", "", ")", "&&", "(", "aggrMemcpys", ".", "size", "(", ")", "==", "", ")", "&&", "(", "aggrMemsets", ".", "size", "(", ")", "==", "", ")", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "aggrLoads", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "LoadInst", "*", "load", "=", "aggrLoads", "[", "i", "]", ";", "StoreInst", "*", "store", "=", "dyn_cast", "<", "StoreInst", ">", "(", "*", "load", "->", "user_begin", "(", ")", ")", ";", "Value", "*", "srcAddr", "=", "load", "->", "getOperand", "(", "", ")", ";", "Value", "*", "dstAddr", "=", "store", "->", "getOperand", "(", "", ")", ";", "unsigned", "numLoads", "=", "DL", "->", "getTypeStoreSize", "(", "load", "->", "getType", "(", ")", ")", ";", "Value", "*", "len", "=", "ConstantInt", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "Context", ")", ",", "numLoads", ")", ";", "convertTransferToLoop", "(", "store", ",", "srcAddr", ",", "dstAddr", ",", "len", ",", "load", "->", "isVolatile", "(", ")", ",", "store", "->", "isVolatile", "(", ")", ",", "Context", ",", "F", ")", ";", "store", "->", "eraseFromParent", "(", ")", ";", "load", "->", "eraseFromParent", "(", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "aggrMemcpys", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MemTransferInst", "*", "cpy", "=", "aggrMemcpys", "["], "ground_truth": ["i", "]", ";"], "File": "NVPTXLowerAggrCopies1", "Func": "runOnFunction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10437, "Length": 304, "Cover_Rate": 0.43490701001430615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCRelaxableFragment", "*", "DF"], "ground_truth": [",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "override", "{"], "File": "CAHPAsmBackend", "Func": "fixupNeedsRelaxation", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10438, "Length": 24, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "requiresDiffExpressionRelocations", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "RISCVAsmBackend", "Func": "requiresDiffExpressionRelocations", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10439, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "decodeMFS", "(", "uint32_t", "insn", ")", "{", "switch", "(", "(", "insn", ">>", "", ")", "&", "", ")", "{", "default", ":", "return", "UNSUPPORTED", ";", "case", "", ":", "switch", "(", "(", "insn", ">>", "", ")", "&", "", ")", "{", "default", ":", "return", "UNSUPPORTED", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "case"], "ground_truth": ["", ":"], "File": "MBlazeDisassembler", "Func": "decodeMFS", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10440, "Length": 59, "Cover_Rate": 0.6020408163265306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "insn", "->", "sibScale", "=", "", ";", "break", ";", "case", "", ":", "insn", "->", "sibScale", "=", "", ";", "break", ";", "case", "", ":", "insn", "->", "sibScale", "=", "", ";", "break", ";", "}", "base", "=", "baseFromSIB", "(", "insn", "->", "sib", ")", "|", "(", "bFromREX", "(", "insn", "->", "rexPrefix", ")", "<<", "", ")", ";", "switch", "(", "base", ")", "{", "case", "", ":", "case", "", ":", "switch", "(", "modFromModRM", "(", "insn", "->", "modRM", ")", ")", "{", "case", "", ":", "insn", "->", "eaDisplacement", "=", "EA_DISP_32", ";", "insn", "->", "sibBase", "=", "SIB_BASE_NONE", ";", "break", ";", "case", "", ":", "insn", "->", "eaDisplacement", "=", "EA_DISP_8", ";", "insn", "->", "sibBase", "=", "(", "SIBBase", ")", "(", "sibBaseBase", "+", "base", ")", ";", "break", ";", "case", "", ":", "insn", "->", "eaDisplacement", "=", "EA_DISP_32", ";", "insn", "->", "sibBase", "=", "(", "SIBBase", ")", "(", "sibBaseBase", "+", "base", ")", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "X86DisassemblerDecoder3", "Func": "readSIB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10441, "Length": 145, "Cover_Rate": 0.37662337662337664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "unsigned", "Opcode", "=", "StringSwitch", "<", "unsigned", ">", "(", "SpecialReg", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";", "if", "(", "Opcode", ")", "{", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "if", "(", "Opcode", "==", "", "&&", "!", "Subtarget", "->", "hasFPv8", "(", ")", ")", "return", "false", ";", "Ops", "=", "{", "getAL", "(", "CurDAG", ",", "DL", ")", ",", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "ReplaceNode", "(", "N", ",", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "DL", ",", "", ",", "", ",", "Ops", ")", ")", ";", "return", "true", ";", "}", "if", "(", "Subtarget", "->", "isMClass", "(", ")", ")", "{", "StringRef", "Flags", "=", "", ",", "Reg", "=", "SpecialReg", ";", "if", "(", "Reg", ".", "endswith", "(", "", ")", ")", "{", "Flags", "=", "", ";", "Reg", "=", "Reg", ".", "drop_back", "(", "", ")", ";", "}", "int", "SYSmValue", "=", "getMClassRegisterMask", "(", "Reg", ",", "Flags", ",", "true", ",", "Subtarget", ")", ";", "if", "(", "SYSmValue", "==", "-", "", ")", "return", "false", ";", "SDValue", "Ops", "[", "]", "=", "{", "CurDAG", "->", "getTargetConstant", "(", "SYSmValue", ",", "DL", ",", "", ")", ",", "getAL", "(", "CurDAG", ",", "DL", ")", ",", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "ReplaceNode", "(", "N", ",", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "", ",", "Ops", ")", ")", ";", "return", "true", ";", "}", "if", "(", "SpecialReg", "==", "", "||", "SpecialReg", "==", "", ")", "{", "Ops", "=", "{", "getAL", "(", "CurDAG", ",", "DL", ")", ",", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "ReplaceNode", "(", "N", ",", "CurDAG", "->", "getMachineNode", "(", "IsThumb2", "?", "", ":", "", ",", "DL", ",", "", ",", "", ",", "Ops", ")", ")", ";", "return", "true", ";", "}", "if", "(", "SpecialReg", "==", "", ")", "{", "Ops", "=", "{", "getAL", "(", "CurDAG", ",", "DL", ")", ",", "CurDAG", "->", "getRegister", "(", ""], "ground_truth": [",", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";"], "File": "ARMISelDAGToDAG106", "Func": "tryReadRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10442, "Length": 391, "Cover_Rate": 0.466030989272944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "CNVal", "=", "CN", "->", "getSExtValue", "(", ")", ";", "if", "(", "(", "int32_t", ")", "CNVal", "!=", "CNVal", ")", "return", "Val", ";", "if", "(", "Op", "==", "ADD", ")", "{", "if", "(", "(", "CNVal", "==", "", ")", "||", "(", "CNVal", "==", "-", "", ")", ")", "{", "Op", "=", "(", "CNVal", "==", "", ")", "?", "INC", ":", "DEC", ";", "return", "SDValue", "(", ")", ";", "}", "if", "(", "CNVal", "<", "", ")", "{", "Op", "=", "SUB", ";", "CNVal", "=", "-", "CNVal", ";", "}", "}", "return", "CurDAG", "->", "getTargetConstant", "(", "CNVal"], "ground_truth": [",", "NVT", ")", ";"], "File": "X86ISelDAGToDAG150", "Func": "getAtomicLoadArithTargetConstant", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10443, "Length": 90, "Cover_Rate": 0.33210332103321033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "base", ";", "HOST_WIDE_INT", "disp", ",", "offset", ";", "gcc_assert", "(", "MEM_P", "(", "ref", ")", ")", ";", "if", "(", "reload_in_progress", "&&", "!", "memory_address_p", "(", "GET_MODE", "(", "ref", ")", ",", "XEXP", "(", "ref", ",", "", ")", ")", ")", "{", "base", "=", "find_replacement", "(", "&", "XEXP", "(", "ref", ",", "", ")", ")", ";", "gcc_assert", "(", "memory_address_p", "(", "GET_MODE", "(", "ref", ")", ",", "base", ")", ")", ";", "}", "else", "base", "=", "XEXP", "(", "ref", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "base", ")", "==", "PLUS", ")", "disp", "=", "INTVAL", "(", "XEXP", "(", "base", ",", "", ")", ")", ",", "base", "=", "XEXP", "(", "base", ",", "", ")", ";", "else", "disp", "=", "", ";", "if", "(", "MEM_ALIGN", "(", "ref", ")", ">=", "", ")", "offset", "=", "", ";", "else", "offset", "=", "disp", "&", "", ";", "gcc_assert", "(", "offset", "+", "GET_MODE_SIZE", "(", "GET_MODE", "(", "ref", ")", ")", "<=", "GET_MODE_SIZE", "(", "SImode", ")", ")", ";", "*", "paligned_mem", "=", "widen_memory_access", "(", "ref", ",", "SImode", ",", "-", "offset", ")", ";", "offset", "*="], "ground_truth": ["BITS_PER_UNIT", ";"], "File": "alpha4", "Func": "get_aligned_mem", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10444, "Length": 164, "Cover_Rate": 0.8723404255319149, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCTargetOptions", "&", "Options", ")", "{", "return", "new", "AsmBackend", "(", "T", ",", "STI", ".", "getTargetTriple"], "ground_truth": ["(", ")", ".", "getOS", "(", ")", ")", ";"], "File": "Nios2AsmBackend", "Func": "createNios2AsmBackend", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10445, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_GOTTPREL", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_GOT", ":", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_GOT_CALL", ":", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_GOT_DISP", ":", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_GOT_HI16", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_GOT_LO16", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_GOT_PAGE", ":", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_GOT_OFST", ":", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_GPREL", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_LO", ":", "{", "if", "(", "Expr", "->", "isGpOff", "(", ")", ")", "{", "FixupKind", "=", "", ";", "break", ";", "}", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "}", "case", "MCExpr", "::", "MEK_HIGHEST", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_HIGHER", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_HI", ":", "if", "(", "Expr", "->", "isGpOff", "(", ")", ")", "{", "FixupKind", "=", "", ";", "break", ";", "}", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_PCREL_HI16", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_PCREL_LO16", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_TLSGD", ":", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_TLSLDM", ":", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_TPREL_HI", ":", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "case", "MCExpr", "::", "MEK_TPREL_LO", ":", "FixupKind", "=", "isMicro", "(", "STI", ")", "?", "", ":", "", ";", "break", ";", "}", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "Expr", ","], "ground_truth": ["MCFixupKind", "(", "FixupKind", ")", ")", ")", ";"], "File": "MipsMCCodeEmitter (2)", "Func": "getExprOpValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10446, "Length": 353, "Cover_Rate": 0.4656992084432718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "case", "", ":", "NewOpcode", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "HexagonCFGOptimizer34", "Func": "InvertAndChangeJumpTarget", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10447, "Length": 43, "Cover_Rate": 0.3359375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "PrevVTYPEImm", "=", "PrevVSETVLI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "int64_t", "VTYPEImm", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "PrevAVLReg", "!=", "AVLReg", "||", "PrevVTYPEImm", "!=", "VTYPEImm", ")", "{", "PrevVSETVLI", "=", "&", "MI", ";", "continue", ";", "}", "if", "(", "AVLReg", "==", "", ")", "{", "Register", "PrevOutVL", "=", "PrevVSETVLI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "OutVL", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "PrevOutVL", "==", "", "&&", "OutVL", "!=", "", ")", "{", "PrevVSETVLI", "=", "&", "MI", ";", "continue", ";", "}", "}", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "RISCVCleanupVSETVLI2", "Func": "runOnMachineBasicBlock", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10448, "Length": 108, "Cover_Rate": 0.38162544169611307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSymbol", "*", "Sym", "=", "Mang", "->", "getSymbol", "(", "GV", ")", ";", "const", "MCExpr", "*", "Res", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_GOTPCREL", ",", "getContext", "(", ")", ")", ";", "const", "MCExpr", "*", "Four", "=", "MCConstantExpr", "::", "Create", "(", "", ",", "getContext", "(", ")", ")", ";", "return", "MCBinaryExpr", "::", "CreateAdd", "(", "Res", ",", "Four", ",", "getContext", "(", ")", ")", ";", "}", "return", "TargetLoweringObjectFileMachO", "::", "getTTypeGlobalReference", "(", "GV", ",", "Mang", ",", "MMI", ",", "Encoding"], "ground_truth": [",", "Streamer", ")", ";"], "File": "X86TargetObjectFile11", "Func": "getTTypeGlobalReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10449, "Length": 79, "Cover_Rate": 0.6583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MRI", ".", "addLiveIn", "(", "FlatScratchInitReg", ")", ";", "MBB", ".", "addLiveIn", "(", "FlatScratchInitReg", ")", ";", "Register", "FlatScrInitLo", "=", "TRI", "->", "getSubReg", "(", "FlatScratchInitReg", ",", "", ")", ";", "Register", "FlatScrInitHi", "=", "TRI", "->", "getSubReg", "(", "FlatScratchInitReg", ",", "", ")", ";", "if", "(", "ST", ".", "flatScratchIsPointer", "(", ")", ")", "{", "if", "(", "ST", ".", "getGeneration", "(", ")", ">=", "Subtarget", "::", "GFX10", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "FlatScrInitLo", ")", ".", "addReg", "(", "FlatScrInitLo", ")", ".", "addReg", "(", "ScratchWaveOffsetReg", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "FlatScrInitHi", ")", ".", "addReg", "(", "FlatScrInitHi", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "FlatScrInitLo", ")", ".", "addImm", "(", "int16_t", "(", "", "::", "ID_FLAT_SCR_LO", "|", "(", "", "<<", "", "::", "WIDTH_M1_SHIFT_", ")", ")", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "FlatScrInitHi", ")", ".", "addImm", "(", "int16_t", "(", "", "::", "ID_FLAT_SCR_HI", "|", "(", "", "<<", "", "::", "WIDTH_M1_SHIFT_", ")", ")", ")", ";", "return", ";", "}", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FlatScrInitLo", ")", ".", "addReg", "(", "ScratchWaveOffsetReg", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FlatScrInitHi", ")", ".", "addImm", "(", "", ")", ";", "return", ";", "}", "assert", "(", "ST", ".", "getGeneration", "(", ")", "<", "Subtarget", "::", "GFX9", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FlatScrInitHi", ",", "RegState", "::", "Kill", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "FlatScrInitLo", ")", "."], "ground_truth": ["addReg", "(", "FlatScrInitLo", ")", ".", "addReg", "(", "ScratchWaveOffsetReg", ")", ";"], "File": "SIFrameLowering32", "Func": "emitEntryFunctionFlatScratchInit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10450, "Length": 324, "Cover_Rate": 0.6532258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "RegName", "=", "getTokenStr", "(", ")", ";", "const", "RegInfo", "*", "RI", "=", "getRegularRegInfo", "(", "RegName", ")", ";", "if", "(", "!", "RI", ")", "return", "", ";", "lex", "(", ")", ";", "RegKind", "=", "RI", "->", "Kind", ";", "StringRef", "RegSuffix", "=", "RegName", ".", "substr", "(", "RI", "->", "Name", ".", "size", "(", ")", ")", ";", "if", "(", "!", "RegSuffix", ".", "empty", "(", ")", ")", "{", "if", "(", "!", "getRegNum", "(", "RegSuffix", ",", "RegNum", ")", ")", "return", "", ";", "RegWidth", "=", "", ";", "}", "else", "{", "if", "(", "!", "ParseRegRange", "(", "RegNum", ",", "RegWidth", ")", ")", "return", "", ";", "}", "return", "getRegularReg", "(", "RegKind", ",", "RegNum", ",", "RegWidth"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser13", "Func": "ParseRegularReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10451, "Length": 105, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Val", "=", "cast", "<", "ConstantSDNode", ">", "(", "UniquedVals", "[", "Multiple", "-", "", "]", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Val", "<", "", ")", "return", "DAG", ".", "getTargetConstant", "(", "Val", ",", "SDLoc", "(", "N", ")", ",", "", ")", ";", "}", "if", "(", "LeadingOnes", ")", "{", "if", "(", "!", "UniquedVals", "[", "Multiple", "-", "", "]", ".", "getNode", "(", ")", ")", "return", "DAG", ".", "getTargetConstant", "(", "~", "", ",", "SDLoc", "(", "N", ")", ",", "", ")", ";", "int", "Val", "=", "cast", "<", "ConstantSDNode", ">", "(", "UniquedVals", "[", "Multiple", "-", "", "]", ")", "->", "getSExtValue", "(", ")", ";", "if", "(", "Val", ">=", "-", "", ")", "return", "DAG", ".", "getTargetConstant", "(", "Val", ",", "SDLoc", "(", "N", ")", ",", "", ")", ";", "}", "return", "SDValue", "(", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "N", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "N", "->", "getOperand", "(", "i", ")", ".", "isUndef", "(", ")", ")", "continue", ";", "if", "(", "!", "OpVal", ".", "getNode", "(", ")", ")", "OpVal", "=", "N", "->", "getOperand", "(", "i", ")", ";", "else", "if", "(", "OpVal", "!=", "N", "->", "getOperand", "(", "i", ")", ")", "return", "SDValue", "(", ")", ";", "}", "if", "(", "!", "OpVal", ".", "getNode", "(", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "ValSizeInBytes", "=", "EltSize", ";", "uint64_t", "Value", "="], "ground_truth": ["", ";"], "File": "PPCISelLowering11", "Func": "get_VSPLTI_elt", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10452, "Length": 224, "Cover_Rate": 0.32989690721649484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "getOperand", "(", "Op", ")", ".", "isFI", "(", ")", ")", "return", "true", ";", "return", "Op", "+", "", "<=", "MI", "->", "getNumOperands", "(", ")", "&&", "MI", "->", "getOperand", "(", "Op", "+", "", ")", "."], "ground_truth": ["isReg", "(", ")", "&&", "isLeaMem", "(", "MI", ",", "Op", ")", ";"], "File": "X86InstrInfo100", "Func": "isMem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10453, "Length": 47, "Cover_Rate": 0.7580645161290323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op0", "=", "TOS", "=", "Dest", ";", "KillsOp0", "=", "true", ";", "}", "assert", "(", "(", "TOS", "==", "Op0", "||", "TOS", "==", "Op1", ")", "&&", "(", "KillsOp0", "||", "KillsOp1", ")", "&&", "", ")", ";", "ArrayRef", "<", "TableEntry", ">", "InstTable", ";", "bool", "isForward", "=", "TOS", "==", "Op0", ";", "bool", "updateST0", "=", "(", "TOS", "==", "Op0", "&&", "!", "KillsOp1", ")", "||", "(", "TOS", "==", "Op1", "&&", "!", "KillsOp0", ")", ";", "if", "(", "updateST0", ")", "{", "if", "(", "isForward", ")", "InstTable", "=", "ForwardST0Table", ";", "else", "InstTable", "=", "ReverseST0Table", ";", "}", "else", "{", "if", "(", "isForward", ")", "InstTable", "=", "ForwardSTiTable", ";", "else", "InstTable", "=", "ReverseSTiTable", ";", "}", "int", "Opcode", "=", "Lookup", "(", "InstTable", ",", "MI", ".", "getOpcode", "(", ")", ")", ";", "assert", "(", "Opcode", "!=", "-", "", "&&", "", ")", ";", "unsigned", "NotTOS", "=", "(", "TOS", "==", "Op0", ")", "?", "Op1", ":", "Op0", ";", "MBB", "->", "remove", "(", "&", "*", "I", "++", ")", ";", "I", "=", "BuildMI", "(", "*", "MBB", ",", "I", ",", "dl", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ".", "addReg", "(", "getSTReg", "(", "NotTOS", ")", ")", ";", "if", "(", "!", "MI", ".", "mayRaiseFPException", "(", ")", ")", "I", "->", "setFlag", "(", "MachineInstr", "::", "MIFlag", "::", "NoFPExcept", ")", ";", "if", "(", "KillsOp0", "&&", "KillsOp1", "&&", "Op0"], "ground_truth": ["!=", "Op1", ")", "{"], "File": "X86FloatingPoint15", "Func": "handleTwoArgFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10454, "Length": 206, "Cover_Rate": 0.40471512770137524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "lra_in_progress", ")", "{", "if", "(", "!", "decomposed", "&&", "!", "s390_decompose_address", "(", "op", ",", "&", "addr", ")", ")", "return", "", ";", "decomposed", "=", "true", ";", "}", "switch", "(", "c", ")", "{", "case", "'Q'", ":", "if", "(", "!", "decomposed", "&&", "!", "s390_decompose_address", "(", "op", ",", "&", "addr", ")", ")", "return", "", ";", "if", "(", "addr", ".", "indx", ")", "return", "", ";", "if", "(", "!", "s390_short_displacement", "(", "addr", ".", "disp", ")", ")", "return", "", ";", "break", ";", "case", "'R'", ":", "if", "(", "TARGET_LONG_DISPLACEMENT", ")", "{", "if", "(", "!", "decomposed", "&&", "!", "s390_decompose_address", "(", "op", ",", "&", "addr", ")", ")", "return", "", ";", "if", "(", "!", "s390_short_displacement", "(", "addr", ".", "disp", ")", ")", "return", "", ";", "}", "break", ";", "case", "'S'", ":", "if", "(", "!", "decomposed", "&&", "!", "s390_decompose_address", "(", "op"], "ground_truth": [",", "&", "addr", ")", ")", "return", "", ";"], "File": "s3907", "Func": "s390_check_qrst_address", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10455, "Length": 138, "Cover_Rate": 0.552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Ty", ",", "getZero", "(", "dl", ",", "", ",", "DAG", ")", ")", ";", "}", "if", "(", "Ty", ".", "isInteger", "(", ")", ")", "return", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "Ty", ")", ";", "if", "(", "Ty", ".", "isFloatingPoint", "(", ")", ")", "return", "DAG", ".", "getConstantFP", "(", "", ",", "dl", ",", "Ty", ")", ";", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "HexagonISelLowering100", "Func": "getZero", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10456, "Length": 67, "Cover_Rate": 0.44666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T", ",", "_MC", "::", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrAnalysis", "(", "*", "T", ",", "createMCInstrAnalysis", ")", ";", "TargetRegistry", "::", "RegisterELFStreamer", "(", "*", "T", ",", "createELFStreamer", ")", ";", "TargetRegistry", "::", "RegisterCOFFStreamer", "(", "*", "T", ",", "createWinCOFFStreamer", ")", ";", "TargetRegistry", "::", "RegisterMachOStreamer", "(", "*", "T", ",", "createMachOStreamer", ")", ";", "TargetRegistry", "::", "RegisterObjectTargetStreamer", "(", "*", "T", ",", "createObjectTargetStreamer", ")", ";", "TargetRegistry", "::", "RegisterAsmTargetStreamer", "(", "*", "T", ",", "createTargetAsmStreamer", ")", ";", "TargetRegistry", "::", "RegisterNullTargetStreamer", "(", "*", "T", ",", "createNullTargetStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "*", "T", ",", "createMCInstPrinter"], "ground_truth": [")", ";"], "File": "ARMMCTargetDesc46", "Func": "LLVMInitializeARMTargetMC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10457, "Length": 92, "Cover_Rate": 0.3445692883895131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x4_t", ")", "__builtin_neon_vqnegv4hi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon_vqneg_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10458, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "getTargetStreamer", "(", ")", ")", "return", ";", "if", "(", "TM", ".", "getTargetTriple", "(", ")", ".", "getOS", "(", ")", "!=", "Triple", "::", "AMDHSA", "||", "isHsaAbiVersion2", "(", "getGlobalSTI", "(", ")", ")", ")", "getTargetStreamer", "(", ")", "->", "EmitISAVersion", "(", ")", ";", "if", "(", "TM", ".", "getTargetTriple", "(", ")", ".", "getOS", "("], "ground_truth": [")", "==", "Triple", "::", "AMDHSA", ")", "{"], "File": "AMDGPUAsmPrinter51", "Func": "emitEndOfAsmFile", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10459, "Length": 57, "Cover_Rate": 0.5181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sqdmlal_laneqsi", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ",", "__d", ")", ";"], "File": "arm", "Func": "neon2_vqdmlals_laneq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10460, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "const", "SDLoc", "&", "dl", ",", "SelectionDAG", "&", "DAG", ","], "ground_truth": ["SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ")", "const", "{"], "File": "PPCISelLowering (2)7", "Func": "LowerFormalArguments", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10461, "Length": 42, "Cover_Rate": 0.34710743801652894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "HOST_WIDE_INT", "s390_asan_shadow_offset", "(", "void", ")", "{", "return", "TARGET_64BIT", "?", "HOST_WIDE_INT_1U", "<<", "", ":", "HOST_WIDE_INT_UC"], "ground_truth": ["(", "", ")", ";"], "File": "s390", "Func": "s390_asan_shadow_offset", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10462, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vcvttph2udq128_mask", "(", "__C", ",", "(", "__v4si", ")", "__A"], "ground_truth": [",", "__B", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_cvttph_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10463, "Length": 16, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ")", "!=", "To", "->", "getParent", "(", ")", "->", "rend", "(", ")", ")", ";", "for", "(", "--", "To", ";", "To", "!=", "From", ";", "--", "To", ")", "{", "const", "MachineInstr", "&", "Instr", "=", "*", "To", ";", "if", "(", "(", "(", "AccessToCheck", "&", "AK_Write", ")", "&&", "Instr", ".", "modifiesRegister", "(", "", ",", "TRI", ")", ")", "||", "(", "(", "AccessToCheck", "&"], "ground_truth": ["AK_Read", ")", "&&", "Instr", ".", "readsRegister", "(", "", ",", "TRI", ")", ")", ")", "return", "true", ";"], "File": "AArch64InstrInfo109", "Func": "areCFlagsAccessedBetweenInstrs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10464, "Length": 74, "Cover_Rate": 0.40217391304347827, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "shouldExpandAtomicLoadInIR", "(", "LoadInst", "*", "LI", ")", "const", "{", "return", "LI", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "("], "ground_truth": [")", ">", "", ";"], "File": "HexagonISelLowering10", "Func": "shouldExpandAtomicLoadInIR", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10465, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "W", ">", "", "&&", "RC", "[", "W", "-", "", "]", ".", "is", "(", "", ")", ")", "W", "--", ";", "if", "(", "W", "==", "", "||", "W", "==", "RC", ".", "width", "(", ")", ")", "return", "false", ";", "unsigned", "NewOpc", "=", "(", "W", "==", "", ")", "?", "", ":", "(", "W", "==", "", ")", "?", "", ":", "(", "W", "<", "", ")", "?", "", ":", "", ";", "MachineBasicBlock", "&", "B", "=", "*", "MI", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "for", "(", "auto", "&", "Op", ":", "MI", "->", "uses", "(", ")", ")", "{", "if", "(", "!", "Op", ".", "isReg", "(", ")", ")", "continue", ";", "BitTracker", "::", "RegisterRef", "RS", "=", "Op", ";", "if", "(", "!", "BT", ".", "has", "(", "RS", ".", "Reg", ")", ")", "continue", ";", "const", "BitTracker", "::", "RegisterCell", "&", "SC", "=", "BT", ".", "lookup", "(", "RS", ".", "Reg", ")", ";", "unsigned", "BN", ",", "BW", ";", "if", "(", "!", "HBS", "::", "getSubregMask", "(", "RS", ",", "BN", ",", "BW", ",", "MRI", ")", ")", "continue", ";", "if", "(", "BW", "<", "W", "||", "!", "HBS", "::", "isEqual", "(", "RC", ",", "", ",", "SC", ",", "BN", ",", "W", ")", ")", "continue", ";", "unsigned", "NewR", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "auto", "At", "=", "MI", "->", "isPHI", "(", ")", "?", "B", ".", "getFirstNonPHI", "(", ")", ":", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ";", "auto", "MIB", "=", "BuildMI", "(", "B", ",", "At", ",", "DL", ",", "HII", ".", "get", "(", "NewOpc", ")", ",", "NewR", ")", ".", "addReg", "(", "RS", ".", "Reg", ",", "", ",", "RS", ".", "Sub", ")", ";", "if", "(", "NewOpc", "==", "", ")", "MIB", ".", "addImm", "(", "(", "", "<<", "W", ")", "-", "", ")", ";", "else", "if", "(", "NewOpc", "==", "", ")", "MIB", ".", "addImm", "(", "W", ")", ".", "addImm", "(", "", ")", ";", "HBS", "::", "replaceSubWithSub", "(", "RD", ".", "Reg", ",", "RD", ".", "Sub", ",", "NewR", ",", ""], "ground_truth": [",", "MRI", ")", ";"], "File": "HexagonBitSimplify1", "Func": "genExtractLow", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10466, "Length": 319, "Cover_Rate": 0.6590909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "case", "CodeModel", "::", "Large", ":", "{", "EmitHiLo", "(", "*", "OutStreamer", ",", "GOTLabel", ",", "MCExpr", "::", "VK__HH", ",", "MCExpr", "::", "VK__HM", ",", "MCRegOP", ",", "OutContext", ",", "STI", ")", ";", "MCOperand", "imm", "=", "MCOperand", "::", "createExpr", "(", "MCConstantExpr", "::", "create", "(", "", ",", "OutContext", ")", ")", ";", "EmitSHL", "(", "*", "OutStreamer", ",", "MCRegOP", ",", "imm", ",", "MCRegOP", ",", "STI", ")", ";", "MCOperand", "RegO7", "=", "MCOperand", "::", "createReg", "(", "", ")", ";", "EmitHiLo", "(", "*", "OutStreamer", ",", "GOTLabel", ",", "MCExpr", "::", "VK__HI", ",", "MCExpr", "::", "VK__LO", ",", "RegO7", ",", "OutContext", ",", "STI", ")", ";", "EmitADD", "(", "*", "OutStreamer", ",", "MCRegOP", ",", "RegO7", ",", "MCRegOP", ",", "STI", ")", ";", "}", "}", "return", ";", "}", "MCSymbol", "*", "StartLabel", "=", "OutContext", ".", "createTempSymbol", "(", ")", ";", "MCSymbol", "*", "EndLabel", "=", "OutContext", ".", "createTempSymbol", "(", ")", ";", "MCSymbol", "*", "SethiLabel", "=", "OutContext", ".", "createTempSymbol", "(", ")", ";", "MCOperand", "RegO7", "=", "MCOperand", "::", "createReg", "(", "", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "StartLabel", ")", ";", "MCOperand", "Callee", "=", "createPCXCallOP", "(", "EndLabel", ",", "OutContext", ")", ";", "EmitCall", "(", "*", "OutStreamer", ",", "Callee", ",", "STI", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "SethiLabel", ")", ";", "MCOperand", "hiImm", "=", "createPCXRelExprOp", "(", "MCExpr", "::", "VK__PC22", ",", "GOTLabel", ",", "StartLabel", ",", "SethiLabel", ",", "OutContext", ")", ";", "EmitSETHI", "(", "*", "OutStreamer", ",", "hiImm", ",", "MCRegOP", ","], "ground_truth": ["STI", ")", ";"], "File": "SparcAsmPrinter", "Func": "LowerGETPCXAndEmitMCInsts", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10467, "Length": 217, "Cover_Rate": 0.4419551934826884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "STI", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "bool", "UseSplitPush", "=", "STI", ".", "splitFramePushPop", "(", ")", ";", "const", "MCPhysReg", "*", "RegList", "=", "STI", ".", "isTargetDarwin", "(", ")", "?", "CSR_iOS_SaveList", ":", "(", "UseSplitPush", "?", "CSR_AAPCS_SplitPush_SaveList", ":", "CSR_AAPCS_SaveList", ")", ";", "const", "Function", "*", "F", "=", "MF", "->", "getFunction", "(", ")", ";", "if", "(", "F", "->", "getCallingConv", "(", ")", "==", "CallingConv", "::", "GHC", ")", "{", "return", "CSR_NoRegs_SaveList"], "ground_truth": [";"], "File": "ARMBaseRegisterInfo54", "Func": "getCalleeSavedRegs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10468, "Length": 71, "Cover_Rate": 0.3287037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "}", "switch", "(", "Opc2", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86InstrInfo (2)3", "Func": "areLoadsFromSameBasePtr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10469, "Length": 307, "Cover_Rate": 0.3073073073073073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128d", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_cmpngt_sd", "(", "__m128d", "__A", ",", "__m128d", "__B", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_movsd", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__builtin_ia32_cmpnltsd", "(", "(", "__v2df"], "ground_truth": [")", "__B", ",", "(", "__v2df", ")", "__A", ")", ")", ";"], "File": "emmintrin4", "Func": "_mm_cmpngt_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10470, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask32", ")", "__builtin_ia32_ucmpw512_mask", "(", "(", "__v32hi", ")", "__X", ",", "(", "__v32hi", ")", "__Y", ",", ""], "ground_truth": [",", "(", "__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_cmplt_epu16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10471, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vceqq_f32", "(", "float32x4_t", "__a"], "ground_truth": [",", "float32x4_t", "__b", ")", "{"], "File": "arm", "Func": "neon2_vceqq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10472, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "XLenInBytes", "=", "Subtarget", ".", "getXLen", "(", ")", "/", "", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "DL", ",", "FrameReg", ",", "VT", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")"], "ground_truth": ["->", "getZExtValue", "(", ")", ";"], "File": "RISCVISelLowering", "Func": "lowerFRAMEADDR", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10473, "Length": 66, "Cover_Rate": 0.33, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "getScalarSizeInBits", "(", ")"], "ground_truth": ["%", "", "==", "", ")", "return", "TypeWidenVector", ";"], "File": "PPCISelLowering (2)2", "Func": "getPreferredVectorAction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10474, "Length": 15, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "__o", "=", "__builtin_neon_vld4v2si", "(", "(", "const", "__builtin_neon_si"], "ground_truth": ["*", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld4_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10475, "Length": 14, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "Scale", "=", "", ";", "if", "(", "Offset", "<", "", ")", "{", "NumBits", "=", "", ";", "Offset", "=", "-", "Offset", ";", "}", "else", "{", "NumBits", "=", "", ";", "}", "break", ";", "case", "", ":", "NumBits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "NumBits", "=", "", ";", "break", ";", "case", "", ":", "NumBits", "=", "", ";", "break", ";", "case", "", ":", "NumBits", "=", "(", "BaseReg", "==", "", "?", "", ":", "", ")", ";", "Scale", "=", "", ";", "isSigned", "=", "false", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "Offset", "+=", "getFrameIndexInstrOffset", "(", "MI", ",", "i", ")", ";", "if", "(", "(", "Offset", "&", "(", "Scale", "-", "", ")", ")"], "ground_truth": ["!=", "", ")", "return", "false", ";"], "File": "ARMBaseRegisterInfo66", "Func": "isFrameOffsetLegal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10476, "Length": 129, "Cover_Rate": 0.40822784810126583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mips_va_arg", "(", "valist", ",", "type", ")", "{", "\\", "if", "(", "TARGET_MIPS16", ")", "\\", "sorry", "(", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ",", "\\", "reg_names", "[", "GP_REG_FIRST", "+", "", "]", ",", "reg_names", "[", "GP_REG_FIRST", "+", "", "]", ")", ";", "\\", "fprintf", "(", "FILE", ",", "\\", "", ",", "\\", "TARGET_64BIT"], "ground_truth": ["?", "", ":", "", ",", "\\", "reg_names", "[", "STACK_POINTER_REGNUM", "]", ",", "\\", "reg_names", "[", "STACK_POINTER_REGNUM", "]", ",", "\\", "Pmode", "==", "DImode", "?", "", ":", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ")", ";", "\\", "}"], "File": "mips4", "Func": "mips_va_arg", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10477, "Length": 104, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_cvtpd_epi32", "(", "__mmask8", "__U", ","], "ground_truth": ["__m128d", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_cvtpd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10478, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "InlineAsm", "::", "Constraint_i", ":", "case", "InlineAsm", "::", "Constraint_o", ":", "case", "InlineAsm", "::", "Constraint_v", ":", "case", "InlineAsm", "::", "Constraint_m", ":", "case", "InlineAsm", "::", "Constraint_X", ":", "if", "(", "!", "selectAddr", "(", "nullptr", ",", "Op", ",", "Op0", ",", "Op1", ",", "Op2", ",", "Op3", ",", "Op4", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "X86ISelDAGToDAG (2)", "Func": "SelectInlineAsmMemoryOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10479, "Length": 55, "Cover_Rate": 0.40441176470588236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x4_t", ")", "__builtin_neon_vqrshrns_nv4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon_vqrshrn_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10480, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "skipFunction", "(", "*", "MF", ".", "getFunction", "(", ")", ")", ")", "return", "false", ";", "return", "fixupLoopInstrs", "(", "MF"], "ground_truth": [")", ";"], "File": "HexagonFixupHwLoops1", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10481, "Length": 21, "Cover_Rate": 0.65625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "&", "FirstMBB", "=", "MF", "->", "front", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "FirstMBB", ".", "begin", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", "->", "getRegInfo", "(", ")", ";", "const", "TargetInstrInfo", "*", "TII", "=", "MF", "->", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "GlobalBaseReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "", ")", ";", "bool", "Ok", "=", "TII", "->", "copyRegToReg", "(", "FirstMBB", ",", "MBBI", ",", "GlobalBaseReg", ",", "", ",", "", ",", "", ")", ";", "assert", "(", "Ok", "&&", "", ")", ";", "Ok", "="], "ground_truth": ["Ok", ";"], "File": "MipsInstrInfo38", "Func": "getGlobalBaseReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10482, "Length": 86, "Cover_Rate": 0.5512820512820513, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "NextI", "=", "I", ";", "++", "NextI", ";", "if", "(", "NextI", "==", "MergeMI", ")", "++", "NextI", ";", "unsigned", "Opc", "=", "I", "->", "getOpcode", "(", ")", ";", "bool", "IsScaled", "=", "!", "TII", "->", "isUnscaledLdSt", "(", "Opc", ")", ";", "int", "OffsetStride", "=", "IsScaled", "?", "", ":", "getMemScale", "(", "*", "I", ")", ";", "bool", "MergeForward", "=", "Flags", ".", "getMergeForward", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "InsertionPoint", "=", "MergeForward", "?", "MergeMI", ":", "I", ";", "const", "MachineOperand", "&", "BaseRegOp", "=", "MergeForward", "?", "getLdStBaseOp", "(", "*", "MergeMI", ")", ":", "getLdStBaseOp", "(", "*", "I", ")", ";", "MachineInstr", "*", "RtMI", ";", "if", "(", "getLdStOffsetOp", "(", "*", "I", ")", ".", "getImm", "(", ")", "==", "getLdStOffsetOp", "(", "*", "MergeMI", ")", ".", "getImm", "(", ")", "+", "OffsetStride", ")", "RtMI", "=", "&", "*", "MergeMI", ";", "else", "RtMI", "=", "&", "*", "I", ";", "int", "OffsetImm", "=", "getLdStOffsetOp", "(", "*", "RtMI", ")"], "ground_truth": [".", "getImm", "(", ")", ";"], "File": "AArch64LoadStoreOptimizer17", "Func": "mergeNarrowZeroStores", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10483, "Length": 145, "Cover_Rate": 0.3717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "16Attr", "=", "FnAttrs", ".", "hasAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "", ")", ";", "bool", "No16Attr", "=", "FnAttrs", ".", "hasAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "", ")", ";", "assert", "(", "!", "(", "16Attr", "&&", "No16Attr", ")", "&&", "", ")", ";", "if", "(", "16Attr", ")", "Subtarget", "=", "&", "16Subtarget", ";", "else", "if", "(", "No16Attr", ")", "Subtarget", "=", "&", "No16Subtarget", ";", "else", "Subtarget", "="], "ground_truth": ["&", "DefaultSubtarget", ";"], "File": "MipsTargetMachine4", "Func": "resetSubtarget", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10484, "Length": 65, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "function_label_operand", "(", "symbol", ",", "VOIDmode", ")", ")", "hppa_encode_label", "(", "symbol", ")", ";", "default_ctor_section_asm_out_constructor", "(", "symbol", ",", "priority", ")", ";", "default_named_section_asm_out_constructor", "(", "symbol", ",", "priority"], "ground_truth": [")", ";"], "File": "pa3", "Func": "pa_asm_out_constructor", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10485, "Length": 29, "Cover_Rate": 0.6041666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Known", ".", "One", "&=", "Known2", ".", "One", ";", "break", ";", "}", "case", "", ":", "{", "ConstantSDNode", "*", "CN", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", "->", "getOperand", "(", "", ")", ")", ";", "", "IntID", "=", "static_cast", "<", "", ">", "(", "CN", "->", "getZExtValue", "(", ")", ")", ";", "switch", "(", "IntID", ")", "{", "default", ":", "return", ";", "case", "", ":", "case", "", ":", "{", "unsigned", "BitWidth", "=", "Known", ".", "getBitWidth", "(", ")", ";", "EVT", "VT", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "Op", ")", "->", "getMemoryVT", "(", ")", ";", "unsigned", "MemBits", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "Known", ".", "Zero", "|=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "MemBits", ")", ";", "return", ";", "}", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "unsigned", "IntNo", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "switch", "(", "IntNo", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "{", "MVT", "VT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "unsigned", "BitWidth", "=", "Known", ".", "getBitWidth", "(", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "{", "assert", "(", "BitWidth", ">=", "", "&&", "", ")", ";", "APInt", "Mask", "=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "", ")", ";", "Known", ".", "Zero", "|=", "Mask", ";", "}", "else", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "{", "assert", "(", "BitWidth", ">=", "", "&&", "", ")", ";", "APInt", "Mask", "=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "", ")", ";", "Known", ".", "Zero"], "ground_truth": ["|=", "Mask", ";"], "File": "AArch64ISelLowering", "Func": "computeKnownBitsForTargetNode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10486, "Length": 270, "Cover_Rate": 0.675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCInstLower", "::", "Lower", "(", "const", "MachineInstr", "*", "MI", ",", "MCInst", "&", "OutMI", ")", "const", "{", "OutMI", ".", "setOpcode", "(", "MI", "->", "getOpcode", "(", ")"], "ground_truth": [")", ";"], "File": "CSKYMCInstLower", "Func": "Lower", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10487, "Length": 27, "Cover_Rate": 0.43548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "aarch64_add_offset", "(", "Pmode", ",", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "-", "delta", ","], "ground_truth": ["temp1", ",", "temp2", ",", "frame_related_p", ",", "emit_move_imm", ")", ";"], "File": "aarch64", "Func": "aarch64_sub_sp", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10488, "Length": 20, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RC", "==", "&", "", ")", "return", "", ";", "if", "(", "RC", "==", "&", "", ")", "return", "", ";", "if", "(", "RC", "==", "&", "", ")", "return", "", ";", "if", "(", "RC", "==", "&", ""], "ground_truth": [")", "return", "", ";"], "File": "WebAssemblyRegStackify14", "Func": "getTeeOpcode", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10489, "Length": 40, "Cover_Rate": 0.46511627906976744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Imm", "=", "(", "short", ")", "CN", "->", "getZExtValue", "(", ")", ";", "if", "(", "vt", ".", "getSimpleVT", "(", ")", ">=", "", "&&", "vt", ".", "getSimpleVT", "(", ")", "<=", "", ")", "{", "return", "true", ";", "}", "else", "if", "(", "vt", "==", "", ")", "{", "int32_t", "i_val", "=", "(", "int32_t", ")", "CN", "->", "getZExtValue"], "ground_truth": ["(", ")", ";"], "File": "SPUISelDAGToDAG3", "Func": "isIntS16Immediate", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10490, "Length": 54, "Cover_Rate": 0.421875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "DEFAULT_ABI", "==", "ABI_V4", "?", "", ":", "DEFAULT_ABI", "==", "ABI_ELFv2", "?", "", ":"], "ground_truth": ["", ")", ";"], "File": "rs6000-call", "Func": "rs6000_parm_offset", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10491, "Length": 17, "Cover_Rate": 0.6538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SRetReturnReg", "="], "ground_truth": ["Reg", ";"], "File": "LanaiMachineFunctionInfo4", "Func": "setSRetReturnReg", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10492, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ablock", "*", "selectRegion", "(", "ablock_set", "&", "regions", ")", "{", "ablock", "*", "minID", "=", "NULL", ";", "for", "(", "ablock_set", "::", "iterator", "i", "(", "regions", ".", "begin", "(", ")", ")", ",", "ie", "(", "regions", ".", "end", "(", ")", ")", ";", "i", "!=", "ie", ";", "i", "++"], "ground_truth": [")", "{"], "File": "PatmosFunctionSplitter", "Func": "selectRegion", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10493, "Length": 46, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerShift", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerShiftLeftParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerShiftRightParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCTTZ", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerCTPOP", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerConstantFP", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINSERT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCONCAT_VECTORS", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFLT_ROUNDS_", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerMUL", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSDIV", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerUDIV", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerADDC_ADDE_SUBC_SUBE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerAtomicLoadStore", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerNaClTpTlsOffset", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerNaClTpTdbOffset", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerNaClTargetArch", "(", "Op"], "ground_truth": [",", "DAG", ")", ";"], "File": "ARMISelLowering91", "Func": "LowerOperation", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10494, "Length": 274, "Cover_Rate": 0.3784530386740331, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitToStreamer", "(", "MCStreamer", "&", "S", ",", "const", "MCInst", "&", "Inst", ")", "{", "MCInst", "CInst"], "ground_truth": [";"], "File": "RISCVAsmPrinter", "Func": "EmitToStreamer", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10495, "Length": 18, "Cover_Rate": 0.3050847457627119, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "DAG", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "if", "(", "TRI", "->", "hasBasePointer", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", "&&", "TRI", "->", "getBaseRegister", "(", ")", "==", "", ")", "return", "SDValue", "(", ")", ";", "MVT", "AVT", ";", "if", "(", "Align", "&", "", ")", "AVT", "=", "", ";", "else", "if", "(", "Align", "&", "", ")", "AVT", "=", "", ";", "else", "if", "(", "Align", "&", "", ")", "AVT", "=", "", ";", "else", "AVT", "=", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ";", "unsigned", "UBytes", "=", "AVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "CountVal", "=", "SizeVal", "/", "UBytes", ";", "SDValue", "Count", "=", "DAG", ".", "getIntPtrConstant", "(", "CountVal", ")", ";", "unsigned", "BytesLeft", "=", "SizeVal", "%", "UBytes", ";", "SDValue", "InFlag", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ",", "Count", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ",", "Dst", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ",", "Src"], "ground_truth": [",", "InFlag", ")", ";"], "File": "X86SelectionDAGInfo", "Func": "EmitTargetCodeForMemcpy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10496, "Length": 228, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", ".", "has64", "(", ")", ")", "PM", ".", "add", "(", "createEmitGPRestorePass", "(", "*"], "ground_truth": ["this", ")", ")", ";"], "File": "MipsTargetMachine61", "Func": "addPreRegAlloc", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10497, "Length": 20, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "Carry", ".", "getOpcode", "(", ")", "==", "", ")", "Carry", "=", "Carry", ".", "getOperand", "(", "", ")", ";", "return", "Carry", ".", "getOpcode", "(", ")"], "ground_truth": ["==", "", ";"], "File": "SystemZISelLowering (2)2", "Func": "isSubBorrowChain", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10498, "Length": 28, "Cover_Rate": 0.6829268292682927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "rotr32", "(", "", ",", "RotAmt", ")", "&", "V", ")", "==", "V", ")", "return", "(", "rotr32", "(", "V", ",", "", "-", "RotAmt", ")", "&", "", ")", "|"], "ground_truth": ["(", "(", "RotAmt", "+", "", ")", "<<", "", ")", ";"], "File": "ARMAddressingModes12", "Func": "getT2SOImmValRotateVal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10499, "Length": 39, "Cover_Rate": 0.5492957746478874, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SinglePathInfo", "::", "isEnabled", "(", ")", ")", "{", "addPass", "(", "createUnifyFunctionExitNodesPass", "(", ")", ")", ";", "addPass", "(", "createLowerSwitchPass", "(", ")", ")", ";", "addPass", "(", "createSPClonePass", "(", ")"], "ground_truth": [")", ";"], "File": "PatmosTargetMachine1", "Func": "addPreISel", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10500, "Length": 30, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameReg", ";", "if", "(", "FrameIndex", ">=", "MinCSFI", "&&", "FrameIndex", "<=", "MaxCSFI", ")", "FrameReg", "=", "", ";", "else", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "{", "FrameReg", "=", "", ";", "}", "else", "{", "if", "(", "(", "MI", ".", "getNumOperands", "(", ")", ">", "OpNo", "+", "", ")", "&&", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "isReg", "(", ")", ")", "FrameReg", "=", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "getReg", "(", ")", ";", "else", "FrameReg", "=", "", ";", "}", "}", "int64_t", "Offset", ";", "bool", "IsKill", "=", "false", ";", "Offset", "=", "SPOffset", "+", "(", "int64_t", ")", "StackSize", ";", "Offset", "+=", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "getImm", "(", ")", ";", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "Offset", "<<", "", "<<", "", ")", ";", "if", "(", "!", "MI", ".", "isDebugValue", "(", ")", "&&", "!", "InstrInfo", "::", "validImmediate", "(", "MI", ".", "getOpcode", "(", ")", ",", "FrameReg", ",", "Offset", ")", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "II", "->", "getDebugLoc", "(", ")", ";", "unsigned", "NewImm", ";", "const", "InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "FrameReg", "=", "TII", ".", "loadImmediate", "(", "FrameReg", ",", "Offset", ",", "MBB", ",", "II", ","], "ground_truth": ["DL", ",", "NewImm", ")", ";"], "File": "LC2200RegisterInfo", "Func": "eliminateFrameIndex", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10501, "Length": 239, "Cover_Rate": 0.4605009633911368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "EVal", ",", "E", ")", ")", "return", "true", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "EVal", ",", "S", ",", "E", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "PatmosAsmParser", "Func": "ParseImmediate", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10502, "Length": 35, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "const", "MCExpr", "*", "Value", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "Value"], "ground_truth": [")", ")", "return", "true", ";"], "File": "MipsAsmParser22", "Func": "parseDirectiveGpDWord", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10503, "Length": 27, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", "}", ";", "if", "(", "Kind", "<", "FirstTargetFixupKind", ")", "return", "MCAsmBackend", "::", "getFixupKindInfo", "(", "Kind", ")", ";", "assert", "(", "unsigned", "(", "Kind", "-", "FirstTargetFixupKind", ")", "<", "getNumFixupKinds", "(", ")", "&&", "", ")", ";", "return", "Infos", "[", "Kind", "-", "FirstTargetFixupKind"], "ground_truth": ["]", ";"], "File": "SparcAsmBackend12", "Func": "getFixupKindInfo", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10504, "Length": 414, "Cover_Rate": 0.9695550351288056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly8x8_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_p8_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10505, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CV", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "APFloat", "(", "APInt", "(", "", ",", "~", "(", "", "<<", "", ")", ")", ")", ")", ")", ";", "CV", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "APFloat", "(", "APInt", "(", "", ",", "", ")", ")", ")", ")", ";", "}", "else", "{", "CV", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "APFloat", "(", "APInt", "(", "", ",", "~", "(", "", "<<", "", ")", ")", ")", ")", ")", ";", "CV", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "APFloat", "(", "APInt", "(", "", ",", "", ")", ")", ")", ")", ";", "CV", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "APFloat", "(", "APInt", "(", "", ",", "", ")", ")", ")", ")", ";", "CV", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "APFloat", "(", "APInt", "(", "", ",", "", ")", ")", ")", ")", ";", "}", "C", "=", "ConstantVector", "::", "get", "(", "CV", ")", ";", "CPIdx", "=", "DAG", ".", "getConstantPool", "(", "C", ",", "getPointerTy", "(", ")", ",", "", ")", ";", "SDValue", "Mask2", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPIdx", ",", "PseudoSourceValue", "::", "getConstantPool", "(", ")", ",", "", ",", "false", ",", "", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op0", ",", "Mask2", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Val", ","], "ground_truth": ["SignBit", ")", ";"], "File": "X86ISelLowering160", "Func": "LowerFCOPYSIGN", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10506, "Length": 224, "Cover_Rate": 0.3177304964539007, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalValue", ">", "(", "(", "*", "MI", "->", "memoperands_begin", "(", ")", ")", "->", "getValue", "(", ")", ")", ";", "MachineInstrBuilder", "MIB", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "LoadImmOpc", ")", ",", "Reg", ")", ".", "addGlobalAddress", "(", "GV", ",", "", ",", "", ")", ";", "if", "(", "Subtarget", ".", "isGVIndirectSymbol", "(", "GV", ")", ")", "{", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "LoadOpc", ")", ",", "Reg", ")", ";", "MIB", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ";", "auto", "Flags", "=", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::"], "ground_truth": ["MOInvariant", ";"], "File": "ARMBaseInstrInfo102", "Func": "expandLoadStackGuardBase", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10507, "Length": 107, "Cover_Rate": 0.3807829181494662, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "setPreservesCFG", "(", ")", ";", "AU", ".", "addPreservedID", "(", "MachineLoopInfoID", ")", ";", "AU", ".", "addPreservedID", "("], "ground_truth": ["MachineDominatorsID", ")", ";"], "File": "M680x0ExpandPseudo", "Func": "getAnalysisUsage", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10508, "Length": 30, "Cover_Rate": 0.7894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "noCost", "(", ")", "const", "{", "return", "(", "GroupingCost", "<=", "", "&&"], "ground_truth": ["!", "ResourcesCost", ")", ";"], "File": "SystemZMachineScheduler", "Func": "noCost", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10509, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_clobber", "(", "gen_frame_mem", "(", "BLKmode", ",", "stack_pointer_rtx"], "ground_truth": [")", ")", ";"], "File": "mips", "Func": "mips_frame_barrier", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10510, "Length": 10, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "FirstOpcode", "==", "", "||", "FirstOpcode", "==", "", ")", "&&", "SecondOpcode", "==", "", ")", "return", "true", ";", "else", "if", "(", "(", "FirstOpcode", "==", "", "||", "FirstOpcode", "==", "", ")", "&&", "(", "SecondOpcode", "==", "", "&&", "SecondMI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", ")", "return", "true", ";", "else", "if", "(", "(", "FirstOpcode", "==", "", "||", "FirstOpcode", "==", "", ")", "&&", "(", "SecondOpcode", "==", "", "&&"], "ground_truth": ["SecondMI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", ")", "return", "true", ";"], "File": "AArch64MacroFusion12", "Func": "isLiteralsPair", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10511, "Length": 89, "Cover_Rate": 0.419811320754717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "S", "=", "Decode3OpInstruction", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ",", "Op4", ",", "Op5", ",", "Op6", ")", ";", "if", "(", "S", "!=", "MCDisassembler", "::", "Success", ")", "return", "S", ";", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op1", ",", "Address", ",", "Decoder", ")", ";", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op4", ",", "Address", ",", "Decoder", ")", ";", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op2", ",", "Address", ",", "Decoder", ")", ";", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op3", ",", "Address", ",", "Decoder", ")", ";", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op5", ",", "Address", ",", "Decoder", ")", ";", "DecodeGRRegsRegisterClass", "(", "Inst", ",", "Op6"], "ground_truth": [",", "Address", ",", "Decoder", ")", ";"], "File": "XCoreDisassembler", "Func": "DecodeL6RInstruction", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10512, "Length": 97, "Cover_Rate": 0.5843373493975904, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "InstrInfo", "*", "getInstrInfo", "(", ")", "const", "{", "return", "&"], "ground_truth": ["InstrInfo", ";"], "File": "TMS320C64XTargetMachine", "Func": "getInstrInfo", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10513, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcaddq_rot90_m_s32", "(", "int32x4_t", "__inactive", ",", "int32x4_t", "__a"], "ground_truth": [",", "int32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcaddq_rot90_m_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10514, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "f64RetAssign", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "State", ")", ")", "return", "false", ";", "if", "(", "LocVT", "==", "", "&&", "!", "f64RetAssign", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "State", ")"], "ground_truth": [")", "return", "false", ";"], "File": "ARMISelLowering109", "Func": "RetCC_ARM_APCS_Custom_f64", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10515, "Length": 42, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "MachineFunctionPass", "::", "getAnalysisUsage", "("], "ground_truth": ["AU", ")", ";"], "File": "HexagonPeephole11", "Func": "getAnalysisUsage", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10516, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "m32c_strict_argument_naming", "(", "cumulative_args_t", "ca", "ATTRIBUTE_UNUSED"], "ground_truth": [")", "{"], "File": "m32c", "Func": "m32c_strict_argument_naming", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10517, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MinSVEVectorSize", "*=", "", ";", "MaxSVEVectorSize", "*=", "", ";", "}", "else", "{", "MinSVEVectorSize", "=", "SVEVectorBitsMinOpt", ";", "MaxSVEVectorSize", "=", "SVEVectorBitsMaxOpt", ";", "}", "assert", "(", "MinSVEVectorSize", "%", "", "==", "", "&&", "", ")", ";", "assert", "(", "MaxSVEVectorSize", "%", "", "==", "", "&&", "", ")", ";", "assert", "(", "(", "MaxSVEVectorSize", ">=", "MinSVEVectorSize", "||", "MaxSVEVectorSize", "==", "", ")", "&&", "", ")", ";", "if", "(", "MaxSVEVectorSize", "==", "", ")", "MinSVEVectorSize", "=", "(", "MinSVEVectorSize", "/", "", ")", "*", "", ";", "else", "{", "MinSVEVectorSize", "=", "(", "std", "::", "min", "(", "MinSVEVectorSize", ",", "MaxSVEVectorSize", ")", "/", "", ")", "*", "", ";", "MaxSVEVectorSize", "=", "(", "std", "::", "max", "(", "MinSVEVectorSize", ",", "MaxSVEVectorSize", ")", "/", "", ")", "*", "", ";", "}", "Key", "+=", "", ";", "Key", "+=", "std", "::", "to_string", "(", "MinSVEVectorSize", ")", ";", "Key", "+=", "", ";", "Key", "+=", "std", "::", "to_string", "(", "MaxSVEVectorSize", ")", ";", "Key", "+=", "CPU", ";", "Key", "+=", "TuneCPU", ";", "Key", "+=", "FS", ";", "auto", "&", "I", "=", "SubtargetMap", "["], "ground_truth": ["Key", "]", ";"], "File": "AArch64TargetMachine1", "Func": "getSubtargetImpl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10518, "Length": 157, "Cover_Rate": 0.4254742547425474, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createModuleISelDag", "(", "getTargetMachine", "(", ")", ")", ")", ";", "addPass", "(", "create16ISelDag", "(", "getTargetMachine", "(", ")", ")", ")", ";", "addPass", "(", "createSEISelDag", "(", "getTargetMachine"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "MipsTargetMachine28", "Func": "addInstSelector", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10519, "Length": 30, "Cover_Rate": 0.7317073170731707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SUnit", "*", "R600SchedStrategy", "::", "pickOther", "(", "int", "QID", ")", "{", "SUnit", "*", "SU", "=", "nullptr", ";", "std", "::", "vector", "<", "SUnit", "*", ">", "&", "AQ", "=", "Available", "[", "QID", "]", ";", "if", "(", "AQ", ".", "empty", "(", ")", ")", "{", "MoveUnits", "(", "Pending", "[", "QID", "]", ",", "AQ", ")", ";", "}", "if", "(", "!", "AQ", ".", "empty", "(", ")", ")", "{", "SU", "=", "AQ", ".", "back", "(", ")", ";", "AQ", ".", "resize", "(", "AQ", ".", "size", "(", ")", "-", "", ")", ";", "}", "return", "SU"], "ground_truth": [";"], "File": "R600MachineScheduler1", "Func": "pickOther", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10520, "Length": 86, "Cover_Rate": 0.9885057471264368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "TargetLowering", "::", "getRegisterByName", "(", "const", "char", "*", "RegName", ",", "EVT", "VT", ",", "const"], "ground_truth": ["MachineFunction", "&", ")", "const", "{"], "File": "HexagonISelLowering23", "Func": "getRegisterByName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10521, "Length": 19, "Cover_Rate": 0.3220338983050847, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "return", "(", "size", "==", "-", "", "||", "size", ">"], "ground_truth": ["UNITS_PER_WORD", "*", "NUM_ARGUMENT_REGISTERS", ")", ";"], "File": "stormy163", "Func": "xstormy16_return_in_memory", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10522, "Length": 22, "Cover_Rate": 0.6285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "EVT", "memVTFromImageReturn", "(", "Type", "*", "Ty", ",", "unsigned", "DMaskLanes", ")", "{", "auto", "*", "ST", "=", "dyn_cast", "<", "StructType", ">", "(", "Ty", ")", ";", "if", "(", "!", "ST", ")", "return", "memVTFromImageData", "(", "Ty"], "ground_truth": [",", "DMaskLanes", ")", ";"], "File": "SIISelLowering10", "Func": "memVTFromImageReturn", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10523, "Length": 37, "Cover_Rate": 0.46835443037974683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "dst_inner", "=", "(", "GET_CODE", "(", "dst", ")", "==", "SUBREG", "?", "GET_MODE", "(", "XEXP", "(", "dst", ",", "", ")", ")", ":", "dst_mode", ")", ";", "machine_mode", "src_inner", "=", "(", "GET_CODE", "(", "src", ")", "==", "SUBREG", "?", "GET_MODE", "(", "XEXP", "(", "src", ",", "", ")", ")", ":", "dst_mode", ")", ";", "rtx", "sym", "=", "src", ";", "if", "(", "GET_CODE", "(", "sym", ")", "==", "CONST", ")", "sym", "=", "XEXP", "(", "XEXP", "(", "sym", ",", "", ")", ",", "", ")", ";", "if", "(", "SYMBOL_REF_P", "(", "sym", ")", ")", "{", "if", "(", "SYMBOL_DATA_AREA", "(", "sym", ")", "!=", "DATA_AREA_GENERIC", ")", "return", "", ";", "nvptx_maybe_record_fnsym", "(", "sym", ")", ";", "}", "if", "(", "src_inner", "==", "dst_inner", ")", "return", "", ";", "if", "(", "CONSTANT_P", "(", "src", ")", ")", "return", "(", "GET_MODE_CLASS", "(", "dst_inner", ")", "==", "MODE_INT", "&&", "GET_MODE_CLASS", "(", "src_inner", ")", "!=", "MODE_FLOAT", "?", "", ":", "", ")", ";", "if", "(", "GET_MODE_SIZE", "(", "dst_inner", ")", "==", "GET_MODE_SIZE", "(", "src_inner", ")", ")", "return", "", ";", "return"], "ground_truth": ["", ";"], "File": "nvptx3", "Func": "nvptx_output_mov_insn", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 10524, "Length": 157, "Cover_Rate": 0.8820224719101124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OptLevel", "==", "", ")", "return", "false", ";", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "AllowFPOpFusion", "==", "FPOpFusion"], "ground_truth": ["::", "Fast", ")", "return", "true", ";"], "File": "NVPTXISelLowering (2)1", "Func": "allowFMA", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10525, "Length": 28, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerLOAD", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "LoadSDNode", "*", "load", "=", "static_cast", "<", "LoadSDNode", "*", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "assert", "(", "load", "->", "getMemoryVT", "(", ")", "==", "", ")", ";", "SDValue", "newLoad", "=", "DAG", ".", "getLoad", "(", "", ",", "", ",", "", ",", "Op", ",", "load", "->", "getChain", "(", ")", ",", "load", "->", "getBasePtr", "(", ")", ",", "load", "->", "getOffset", "(", ")", ",", "", ",", "load", "->", "getMemOperand", "(", ")", ")", ";", "SDValue", "newTrunc", "=", "DAG", ".", "getZExtOrTrunc", "(", "newLoad", ",", "Op", ",", "", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "newTrunc", ",", "newLoad", "."], "ground_truth": ["getOperand", "(", "", ")", "}", ";"], "File": "PatmosISelLowering", "Func": "LowerLOAD", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10526, "Length": 115, "Cover_Rate": 0.8214285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "", "<<", "Opcode", "<<", "", "<<", "decIncOperator", "(", "MI", ")", "<<", "", "<<", "getRegisterName", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "<<", "", "<<", "getRegisterName", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "return", "true", ";", "}", "if", "(", "isPostIncrementForm", "(", "MI"], "ground_truth": [",", "AddOffset", ")", ")", "{"], "File": "DLXInstPrinter", "Func": "printMemoryLoadIncrement", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10527, "Length": 59, "Cover_Rate": 0.41843971631205673, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "|"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon_vorr_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10528, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "mmix_function_incoming_arg", "(", "cumulative_args_t", "argsp", ",", "machine_mode", "mode", ",", "const_tree", "type", ","], "ground_truth": ["bool", "named", ")", "{"], "File": "mmix4", "Func": "mmix_function_incoming_arg", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10529, "Length": 17, "Cover_Rate": 0.53125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeRRegsRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "RRegsTable", "[", "RegNo", "]", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "PatmosDisassembler1", "Func": "DecodeRRegsRegisterClass", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10530, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "snprintf", "(", "pattern", ",", "sizeof", "(", "pattern", ")", ",", "", "", "", ")", ";", "}", "else", "{", "if", "(", "TARGET_RELAX_HINT", ")", "snprintf", "(", "pattern", ",", "sizeof", "(", "pattern", ")", ",", "", "", ")", ";", "else", "snprintf", "(", "pattern", ",", "sizeof", "(", "pattern", ")", ",", "", "", ")", ";", "}", "output_asm_insn", "(", "pattern", ",", "operands"], "ground_truth": [")", ";"], "File": "nds32-md-auxiliary", "Func": "nds32_output_tls_ie", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10531, "Length": 57, "Cover_Rate": 0.57, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SMLoc", "S", "=", "Tok", ".", "getLoc", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateSysReg", "(", "Tok", ".", "getString", "(", ")", ",", "S", ")", ")", ";", "Parser", ".", "Lex"], "ground_truth": ["(", ")", ";"], "File": "AArch64AsmParser13", "Func": "ParseSysRegOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10532, "Length": 34, "Cover_Rate": 0.41975308641975306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "is64", "(", ")", "&&", "Directive", "<", "", ")", "Directive", "=", "", ";", "assert", "(", "Directive", "<=", "", "&&", "", ")", ";", "if", "(", "OutStreamer", ".", "hasRawTextSupport", "(", ")", ")", "{", "assert", "(", "Directive", "<", "sizeof", "(", "CPUDirectives", ")", "/", "sizeof", "(", "*", "CPUDirectives", ")", "&&", "", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "(", "CPUDirectives", "[", "Directive", "]", ")", ")", ";", "}", "const", "TargetLoweringObjectFileMachO", "&", "TLOFMacho", "=", "static_cast", "<", "const", "TargetLoweringObjectFileMachO", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TLOFMacho", ".", "getTextCoalSection", "(", ")", ")", ";", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "{", "OutStreamer", ".", "SwitchSection", "(", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MCSectionMachO", "::", "S_SYMBOL_STUBS", "|", "MCSectionMachO", "::", "S_ATTR_PURE_INSTRUCTIONS", ",", "", ",", "SectionKind", "::", "getText", "(", ")", ")", ")", ";", "}", "else", "if", "(", "TM", ".", "getRelocationModel", "(", ")"], "ground_truth": ["==", "Reloc", "::", "DynamicNoPIC", ")", "{"], "File": "PPCAsmPrinter125", "Func": "EmitStartOfAsmFile", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10533, "Length": 154, "Cover_Rate": 0.4888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "(", "TARGET_SHMEDIA", "?", "", ":", "TARGET_FMOVD", "?", "", ":", "", ")", "+", "addend", ")", "*", "(", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "", ")", "/", "", ")", ")", ";", "}", "if", "(", "(", "dstclass", "==", "FPUL_REGS", "&&", "REGCLASS_HAS_GENERAL_REG", "(", "srcclass", ")", ")", "||", "(", "srcclass", "==", "FPUL_REGS", "&&", "REGCLASS_HAS_GENERAL_REG", "(", "dstclass", ")", ")", ")", "return", "", ";", "if", "(", "(", "dstclass", "==", "FPUL_REGS", "&&", "(", "srcclass", "==", "PR_REGS", "||", "srcclass", "==", "MAC_REGS", "||", "srcclass", "==", "T_REGS", ")", ")", "||", "(", "srcclass", "==", "FPUL_REGS", "&&", "(", "dstclass", "==", "PR_REGS", "||", "dstclass", "==", "MAC_REGS", ")", ")", ")", "return", "", ";", "if", "(", "(", "srcclass", "==", "TARGET_REGS", "&&", "!", "REGCLASS_HAS_GENERAL_REG", "(", "dstclass", ")", ")", "||", "(", "(", "dstclass", ")", "==", "TARGET_REGS", "&&", "!", "REGCLASS_HAS_GENERAL_REG", "(", "srcclass", ")", ")", ")", "return", "", ";", "if", "(", "TARGET_SHMEDIA", "&&", "(", "(", "srcclass", ")", "==", "TARGET_REGS", "||", "(", "srcclass", ")", "==", "SIBCALL_REGS", ")", ")", "{", "if", "(", "sh_gettrcost", ">=", "", ")", "return", "sh_gettrcost", ";", "else", "if", "(", "!", "TARGET_PT_FIXED", ")", "return", "", ";", "}", "if", "(", "(", "srcclass", "==", "FPSCR_REGS", "&&", "!", "REGCLASS_HAS_GENERAL_REG", "(", "dstclass", ")", ")", "||", "(", "dstclass", "==", "FPSCR_REGS", "&&", "!", "REGCLASS_HAS_GENERAL_REG", "(", "srcclass", ")", ")", ")", "return", "", ";", "if", "(", "TARGET_SHMEDIA", "||", "(", "TARGET_FMOVD", "&&", "!", "REGCLASS_HAS_GENERAL_REG", "(", "srcclass", ")", "&&", "!", "REGCLASS_HAS_GENERAL_REG", "(", "dstclass", ")", ")", ")", "return", "", "*", "("], "ground_truth": ["(", "GET_MODE_SIZE", "(", "mode", ")", "+", "", ")", "/", "", ")", ";"], "File": "sh4", "Func": "sh_register_move_cost", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10534, "Length": 235, "Cover_Rate": 0.5759803921568627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "mustbelongordbl", ")", "typedata", "->", "base", "=", "BT_LONG", ";", "else", "if", "(", "!", "strcmp", "(", "mustbelongordbl", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_LONGLONG", ";", "else", "if", "(", "!", "strcmp", "(", "mustbelongordbl", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_LONGDOUBLE", ";", "else", "{", "typedata", "->", "base", "=", "BT_LONG", ";", "pos", "=", "oldpos", ";", "}", "}", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_FLOAT", ";", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_DOUBLE", ";", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_INT128", ";", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_FLOAT128", ";", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_BOOL", ";", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_STRING", ";", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_DECIMAL32", ";", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_DECIMAL64", ";", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_DECIMAL128", ";", "else", "if", "(", "!", "strcmp", "(", "token", ",", "", ")", ")", "typedata", "->", "base", "=", "BT_IBM128", ";", "else", "{", "diag", "(", "oldpos", ",", "", ")", ";", "return", "", ";", "}", "handle_pointer", "("], "ground_truth": ["typedata", ")", ";"], "File": "rs6000-gen-builtins", "Func": "match_basetype", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10535, "Length": 247, "Cover_Rate": 0.6639784946236559, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createMCCodeGenInfo", "(", "const", "Triple", "&", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", "{", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo", "(", ")", ";", "switch", "(", "CM", ")", "{", "default", ":", "break", ";", "case", "CodeModel"], "ground_truth": ["::", "Default", ":"], "File": "SparcMCTargetDesc (2)", "Func": "createSparcMCCodeGenInfo", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10536, "Length": 49, "Cover_Rate": 0.6282051282051282, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return"], "ground_truth": ["maxVregUsage", ";"], "File": "SIMachineScheduler", "Func": "getVGPRUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10537, "Length": 3, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "/=", "", ";", "bool", "isU6", "=", "isImmU6", "(", "Offset", ")", ";", "if", "(", "!", "isU6", "&&", "!", "isImmU16", "(", "Offset", ")", ")", "report_fatal_error", "(", "", "+", "Twine", "("], "ground_truth": ["Offset", ")", ")", ";"], "File": "XCoreRegisterInfo2", "Func": "loadFromStack", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10538, "Length": 33, "Cover_Rate": 0.3113207547169811, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Triple", "TheTriple", "(", "TT", ")", ";", "if", "(", "TheTriple", ".", "isOSDarwin", "(", ")", "||", "TheTriple", ".", "getEnvironment", "(", ")", "==", "Triple", "::", "MachO", ")", "return", "new", "Darwin_32AsmBackend", "(", "T"], "ground_truth": [",", "MRI", ",", "CPU", ",", "TheTriple", ".", "isMacOSX", "(", ")", "&&", "!", "TheTriple", ".", "isMacOSXVersionLT", "(", "", ",", "", ")", ")", ";"], "File": "X86AsmBackend27", "Func": "createX86_32AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10539, "Length": 51, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "MCE", ")", "return", "false", ";", "int64_t", "Val", "=", "MCE", "->", "getValue", "(", ")", ";", "return", "(", "Val", ">=", "-", "", "&&", "Val", "<=", "", "&&", "(", "Val"], "ground_truth": ["&", "", ")", "==", "", ")", ";"], "File": "ARM64AsmParser", "Func": "isSImm7s4", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10540, "Length": 52, "Cover_Rate": 0.7536231884057971, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImmCom8", "(", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "auto", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "int64_t", "Value", "=", "CE", "->", "getValue", "(", ")", ";", "return", "isUInt", "<", "", ">", "(", "Value"], "ground_truth": [")", ";"], "File": "AVRAsmParser10", "Func": "isImmCom8", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10541, "Length": 57, "Cover_Rate": 0.9827586206896551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_i32gather_pd", "(", "__m512d", "__v1_old", ",", "__mmask8", "__mask", ",", "__m256i", "__index", ",", "double", "const", "*", "__addr", ",", "int", "__scale", ")", "{", "return", "(", "__m512d", ")", "__builtin_ia32_gathersiv8df", "(", "(", "__v8df", ")", "__v1_old", ",", "__addr", ",", "(", "__v8si", ")", "__index", ",", "__mask", ","], "ground_truth": ["__scale", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_mask_i32gather_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10542, "Length": 56, "Cover_Rate": 0.9824561403508771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")"], "ground_truth": ["__builtin_neon_vreinterpretv4siv16qi", "(", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_s32_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10543, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "avr_out_lpm_no_lpmx", "(", "insn", ",", "xop", ",", "plen", ")", ";", "}", "switch", "(", "GET_CODE", "(", "addr", ")", ")", "{", "default", ":", "gcc_unreachable", "(", ")", ";", "case", "REG", ":", "gcc_assert", "(", "REG_Z", "==", "REGNO", "(", "addr", ")", ")", ";", "switch", "(", "n_bytes", ")", "{", "default", ":", "gcc_unreachable", "(", ")", ";", "case", "", ":", "return", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "case", "", ":", "if", "(", "REGNO", "(", "dest", ")", "==", "REG_Z", ")", "return", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "else", "{", "avr_asm_len", "(", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "!", "reg_unused_after", "(", "insn", ",", "addr", ")", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "}", "break", ";", "case", "", ":", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "!", "reg_unused_after", "(", "insn", ",", "addr", ")", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "break", ";", "case", "", ":", "avr_asm_len", "(", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "REGNO", "(", "dest", ")", "==", "REG_Z", "-", "", ")", "return", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "else", "{", "avr_asm_len", "(", "", "CR_TAB", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "!", "reg_unused_after", "(", "insn", ",", "addr", ")", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "}", "break", ";", "}", "break", ";", "case", "POST_INC", ":", "gcc_assert", "(", "REG_Z", "==", "REGNO", "(", "XEXP", "(", "addr", ",", "", ")", ")", "&&", "n_bytes", "<=", "", ")", ";", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "n_bytes", ">=", "", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "n_bytes", ">=", "", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "if", "(", "n_bytes", ">=", "", ")", "avr_asm_len", "(", "", ",", "xop", ",", "plen", ",", "", ")", ";", "break", ";", "}", "if", "(", "xop", "[", "", "]", "==", "xstring_e", "&&", "AVR_HAVE_RAMPD", ")", "{", "xop", "[", "", "]", "=", "zero_reg_rtx", ";", "avr_asm_len", "(", "", ",", "xop", ","], "ground_truth": ["plen", ",", "", ")", ";"], "File": "avr4", "Func": "avr_out_lpm", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10544, "Length": 374, "Cover_Rate": 0.53125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "else", "{", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "VecLen", ";", "I", "+=", "", ")", "{", "unsigned", "B", "=", "", ";", "for", "(", ";", "B", "!=", "", ";", "++", "B", ")", "{", "if", "(", "!", "Values", "[", "I", "+", "B", "]", ".", "isUndef", "(", ")", ")", "break", ";", "}", "SDValue", "F", "=", "Values", "[", "I", "+", "B", "]", ";", "AllT", "&=", "IsTrue", "(", "F", ")", ";", "AllF", "&=", "IsFalse", "(", "F", ")", ";", "SDValue", "Ext", "=", "(", "B", "<", "", ")", "?", "DAG", ".", "getZExtOrTrunc", "(", "F", ",", "dl", ",", "", ")", ":", "DAG", ".", "getUNDEF", "(", "", ")", ";", "Bytes", ".", "push_back", "(", "Ext", ")", ";", "for", "(", ";", "B", "!=", "", ";", "++", "B", ")", "assert", "(", "Values", "[", "I", "+", "B", "]", ".", "isUndef", "(", ")", "||", "Values", "[", "I", "+", "B", "]", "==", "F", ")", ";", "}", "}", "if", "(", "AllT", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ")", ";", "if", "(", "AllF", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ")", ";", "MVT", "ByteTy", "=", "", "(", "", ",", "HwLen", ")", ";", "SDValue", "ByteVec", "=", "buildHvxVectorReg", "(", "Bytes", ",", "dl", ",", "ByteTy", ",", "DAG", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ",", "ByteVec"], "ground_truth": [")", ";"], "File": "HexagonISelLoweringHVX (2)", "Func": "buildHvxVectorPred", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10545, "Length": 216, "Cover_Rate": 0.44536082474226807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GenSubtargetInfo", "(", "TT", ",", "CPU", ",", "FS", ")", "{", "std", "::", "string"], "ground_truth": ["CPUName", "=", "", ";"], "File": "TLCS900Subtarget", "Func": "TLCS900Subtarget", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10546, "Length": 16, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "uint16_t", "F64Regs", "[", "]", "=", "{", "", ",", "", "}", ";", "return", "CC_O32", "(", "ValNo", ",", "ValVT", ",", "LocVT", ","], "ground_truth": ["LocInfo", ",", "ArgFlags", ",", "State", ",", "F64Regs", ")", ";"], "File": "MipsISelLowering100", "Func": "CC_MipsO32_FP32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10547, "Length": 31, "Cover_Rate": 0.484375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtusepi32_epi8", "(", "__m128i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmovusdb128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v16qi", ")", "_mm_undefined_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cvtusepi32_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10548, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask3_fmaddsub_ph", "(", "__m256h", "__A", ",", "__m256h", "__B", ",", "__m256h", "__C"], "ground_truth": [",", "__mmask16", "__U", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_mask3_fmaddsub_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10549, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_movelh_ps", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{", "return", "(", "__m128", ")", "vec_mergeh", "(", "(", "__vector", "__m64", ")", "__A", ",", "("], "ground_truth": ["__vector", "__m64", ")", "__B", ")", ";"], "File": "xmmintrin4", "Func": "_mm_movelh_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10550, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "NumMovwMovt", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "TargetFlags", ")", ")", ";", "if", "(", "GV", "->", "hasDLLImportStorageClass", "(", ")", ")", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")"], "ground_truth": [",", "Result", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", ";"], "File": "ARMISelLowering106", "Func": "LowerGlobalAddressWindows", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10551, "Length": 69, "Cover_Rate": 0.35384615384615387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx_insn", "*", "insn", ";", "int", "this_reg_no", ";", "rtx", "temp0", "=", "gen_rtx_REG", "(", "Pmode", ",", "A9_REG", ")", ";", "const", "char", "*", "fnname", "=", "IDENTIFIER_POINTER", "(", "DECL_ASSEMBLER_NAME", "(", "thunk", ")", ")", ";", "reload_completed", "=", "", ";", "if", "(", "aggregate_value_p", "(", "TREE_TYPE", "(", "TREE_TYPE", "(", "function", ")", ")", ",", "function", ")", ")", "this_reg_no", "=", "", ";", "else", "this_reg_no", "=", "", ";", "this_rtx", "=", "gen_rtx_REG", "(", "Pmode", ",", "A0_REG", "+", "this_reg_no", ")", ";", "if", "(", "delta", ")", "xtensa_emit_add_imm", "(", "this_rtx", ",", "this_rtx", ",", "delta", ",", "temp0", ",", "false", ")", ";", "if", "(", "vcall_offset", ")", "{", "rtx", "temp1", "=", "gen_rtx_REG", "(", "Pmode", ",", "A0_REG", "+", "", ")", ";", "rtx", "addr", "=", "temp1", ";", "emit_move_insn", "(", "temp0", ",", "gen_rtx_MEM", "(", "Pmode", ",", "this_rtx", ")", ")", ";", "if", "(", "xtensa_uimm8x4", "(", "vcall_offset", ")", ")", "addr", "=", "plus_constant"], "ground_truth": ["(", "Pmode", ",", "temp0", ",", "vcall_offset", ")", ";"], "File": "xtensa1", "Func": "xtensa_output_mi_thunk", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10552, "Length": 138, "Cover_Rate": 0.4353312302839117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AssemblerOptions", ".", "back", "(", ")", "->", "isReorder", "(", ")", ")", "Warning", "(", "Loc", ",", "", ")", ";", "SmallVector", "<", "std", "::", "unique_ptr", "<", "MCParsedAsmOperand", ">", ",", "", ">", "Reg", ";", "OperandMatchResultTy", "ResTy", "=", "parseAnyRegister", "(", "Reg", ")", ";", "if", "(", "ResTy", "==", "MatchOperand_NoMatch", "||", "ResTy", "==", "MatchOperand_ParseFail", ")", "{", "reportParseError", "(", "", ")", ";", "return", "false", ";", "}", "Operand", "&", "RegOpnd", "=", "static_cast", "<", "Operand", "&", ">", "(", "*", "Reg", "[", "", "]", ")", ";", "if", "(", "!", "RegOpnd", ".", "isGPRAsmReg", "(", ")", ")", "{", "reportParseError", "(", "RegOpnd", ".", "getStartLoc", "(", ")"], "ground_truth": [",", "", ")", ";"], "File": "MipsAsmParser78", "Func": "parseDirectiveCPLoad", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10553, "Length": 98, "Cover_Rate": 0.765625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Val", "&", "", ")", "==", "", ")", "return", "(", "uint64_t", ")", "(", "(", "INT64_C", "(", "", ")", "<<", "", ")", ">>", "(", "Val", "&", "", ")", ")", ";", "return", "(", "(", "uint64_t", ")", "INT64_C", "(", "-", "", ")", ">>", "("], "ground_truth": ["Val", "&", "", ")", ")", ";"], "File": "VE1", "Func": "mimm2Val", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10554, "Length": 49, "Cover_Rate": 0.7205882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mode", ";", "rtx", "dest", ",", "vec", ";", "dest", "=", "operands", "[", "", "]", ";", "vec", "=", "operands", "[", "", "]", ";", "mode", "=", "GET_MODE", "(", "dest", ")", ";", "if", "(", "TARGET_VSX", ")", "{", "if", "(", "zero_constant", "(", "vec", ",", "mode", ")", ")", "return", "", ";", "if", "(", "(", "mode", "==", "V2DImode", "||", "mode", "==", "V1TImode", ")", "&&", "INTVAL", "(", "CONST_VECTOR_ELT", "(", "vec", ",", "", ")", ")", "==", "-", "", "&&", "INTVAL", "(", "CONST_VECTOR_ELT", "(", "vec", ",", "", ")", ")", "==", "-", "", ")", "return", "", ";", "}", "if", "(", "TARGET_ALTIVEC", ")", "{", "rtx", "splat_vec", ";", "if", "(", "zero_constant", "(", "vec", ",", "mode", ")", ")", "return", "", ";", "splat_vec", "=", "gen_easy_altivec_constant", "(", "vec", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "splat_vec", ")", "==", "VEC_DUPLICATE", ")", ";", "operands", "[", "", "]", "=", "XEXP", "(", "splat_vec"], "ground_truth": [",", "", ")", ";"], "File": "rs60004", "Func": "output_vec_const_move", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10555, "Length": 137, "Cover_Rate": 0.49280575539568344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ArgDescriptor", "*", "Arg", ";", "const", "TargetRegisterClass", "*", "RC", ";", "LLT", "ArgTy", ";", "std", "::", "tie", "(", "Arg", ",", "RC", ",", "ArgTy", ")", "=", "MFI", "->", "getPreloadedValue", "(", "ArgType", ")", ";", "if", "(", "!", "Arg", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "nullptr"], "ground_truth": [";"], "File": "AMDGPULegalizerInfo17", "Func": "getArgDescriptor", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10556, "Length": 49, "Cover_Rate": 0.5444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_vcvtph2dq512_mask_round", "(", "__C", ",", "(", "__v16si", ")", "__A"], "ground_truth": [",", "__B", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_mask_cvtph_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10557, "Length": 18, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Size", "=", "", ";", "return", "Fail", ";", "}", "uint8_t", "DecodeByte", "=", "(", "Bytes", "[", "", "]", "&", "", ")", ">>", "", ";", "if", "(", "DecodeByte", "<", "", ")", "{", "if", "(", "Bytes", ".", "size", "(", ")", "<", "", ")", "{", "Size", "=", "", ";", "return", "Fail", ";", "}", "if", "(", "Bytes", ".", "size", "(", ")", ">=", "", ")", "{", "uint64_t", "Insn64", ";", "if", "(", "!", "readInstruction64", "(", "Bytes", ",", "Address", ",", "Size", ",", "Insn64", ")", ")", "return", "Fail", ";", "Result", "=", "decodeInstruction", "(", "DecoderTable64", ",", "Instr", ",", "Insn64", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Success", "==", "Result", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "Result", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "uint32_t", "Insn32", ";", "if", "(", "!", "readInstruction32", "(", "Bytes", ",", "Address", ",", "Size", ",", "Insn32", ")", ")", "{", "return", "Fail", ";", "}", "return", "decodeInstruction", "(", "DecoderTable32", ",", "Instr", ",", "Insn32", ",", "Address", ",", "this", ",", "STI", ")", ";", "}", "else", "{", "if", "(", "Bytes", ".", "size", "(", ")", ">=", "", ")", "{", "uint64_t", "Insn48", ";", "if", "(", "!", "readInstruction48", "(", "Bytes", ",", "Address", ",", "Size", ",", "Insn48", ")", ")", "return", "Fail", ";", "Result", "=", "decodeInstruction", "(", "DecoderTable48", ",", "Instr", ",", "Insn48", ",", "Address", ",", "this", ",", "STI", ")", ";", "if", "(", "Success", "==", "Result", ")", "{", "LLVM_DEBUG", "(", "dbgs", "("], "ground_truth": [")", "<<", "", ")", ";"], "File": "ARCDisassembler11", "Func": "getInstruction", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10558, "Length": 231, "Cover_Rate": 0.6978851963746223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Len", "=", "End", ".", "getPointer", "(", ")", "-", "TypeLoc", ".", "getPointer", "(", ")", ";", "InstInfo", "->", "AsmRewrites", "->", "push_back", "(", "AsmRewrite", "(", "AOK_Imm", ",", "TypeLoc", ",", "Len", ",", "Size", ")", ")", ";", "const", "MCExpr", "*", "Imm", "=", "MCConstantExpr", "::", "Create", "(", "Size", ",", "getContext", "(", ")", ")", ";", "return", "", "(", "Imm", ",", "Start", ",", "End"], "ground_truth": [",", "false", ")", ";"], "File": "X86AsmParser76", "Func": "ParseIntelTypeOperator", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10559, "Length": 61, "Cover_Rate": 0.30198019801980197, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addIRPasses", "(", ")", "{", "addPass", "(", "createAtomicExpandPass", "(", "&", "getTargetMachine"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "X86TargetMachine", "Func": "addIRPasses", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10560, "Length": 18, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Triple", "(", "TT", ")", ".", "isOSDarwin", "(", ")", ")", "return", "new", "DarwinAsmBackend", "(", "T", ")", ";", "return", "new", "ELFAsmBackend", "(", "T", ",", "Triple", "(", "TT"], "ground_truth": [")", ".", "getOS", "(", ")", ")", ";"], "File": "PPCAsmBackend56", "Func": "createPPCAsmBackend", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10561, "Length": 34, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_cvtneoph_ps", "(", "const", "__m256h", "*", "__A", ")", "{", "return", "(", "__m256", ")", "__builtin_ia32_vcvtneoph2ps256", "(", "(", "const", "__v16hf"], "ground_truth": ["*", ")", "__A", ")", ";"], "File": "avxneconvertintrin", "Func": "_mm256_cvtneoph_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10562, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "Thumb2ITBlock", "("], "ground_truth": [")", ";"], "File": "Thumb2ITBlockPass (2)1", "Func": "createThumb2ITBlockPass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10563, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "MI", "->", "RemoveOperand", "(", "", ")", ";", "MI", "->", "setDesc", "(", "get", "(", "", ")", ")", ";", "MachineInstrBuilder", "(", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ",", "MI", ")", ".", "addImm", "(", "Pred", "[", "", "]", ".", "getImm", "(", ")", ")", ".", "addReg", "(", "Pred", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "MBB", ")", ";", "}", "return", "true", ";", "}", "else", "if", "(", "OpC", "==", "", "||", "OpC", "==", "", "||", "OpC", "==", "", "||", "OpC", "==", "", ")", "{", "if", "(", "Pred", "[", "", "]", ".", "getReg", "(", ")", "==", "", "||", "Pred", "[", "", "]", ".", "getReg", "(", ")", "==", "", ")", "llvm_unreachable", "(", "", ")", ";", "bool", "setLR", "=", "OpC", "==", "", "||", "OpC", "==", "", ";", "bool", "is64", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "is64", "(", ")", ";", "MI", "->", "setDesc", "(", "get", "(", "is64", "?", "(", "setLR", "?", "", ":", "", ")", ":", "(", "setLR", "?", "", ":", "", ")"], "ground_truth": [")", ")", ";"], "File": "PPCInstrInfo108", "Func": "PredicateInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10564, "Length": 181, "Cover_Rate": 0.3408662900188324, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "x", ">", "", ")", "return", "f_ginv", ";", "}", "f_ginv", ".", "map", "=", "(", "f_ginv", ".", "map", "<<", "", ")", "+", "x", ";", "}", "if", "(", "avr_map_metric", "(", "f_ginv", ".", "map", ",", "MAP_NONFIXED_0_7", ")", "==", "", ")", "f_ginv", ".", "cost", "=", "", "+", "(", "val_used_p", "&&", "!", "val_const_p", ")", ";", "else", "{", "rtx", "xop", "[", "", "]", ";", "xop", "[", "", "]", "=", "all_regs_rtx", "[", "", "]", ";", "xop", "[", "", "]", "=", "gen_int_mode", "(", "f_ginv", ".", "map", ",", "SImode", ")", ";", "xop", "[", "", "]", "=", "all_regs_rtx", "[", "", "]", ";", "xop", "[", "", "]", "=", "val_used_p", "?", "xop", "[", "", "]", ":", "const0_rtx", ";", "avr_out_insert_bits", "(", "xop", ",", "&", "f_ginv", "."], "ground_truth": ["cost", ")", ";"], "File": "avr", "Func": "avr_map_decompose", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10565, "Length": 117, "Cover_Rate": 0.45703125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "BasicBlock", "*", "BB", "=", "FuncInfo", "->", "MBB", "->", "getBasicBlock", "(", ")", ";", "return", "BB", "->", "getTerminator", "(", ")", "->", "getMetadata", "(", ""], "ground_truth": [")", ";"], "File": "AMDGPUISelDAGToDAG12", "Func": "isUniformBr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10566, "Length": 25, "Cover_Rate": 0.6578947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "file", ",", "", ",", "cfun", "->", "machine", "->", "local_size", ")", ";", "fprintf", "(", "file", ",", "", ",", "cfun", "->", "machine", "->", "out_args_size", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "for", "(", "r", "=", "", ";", "r", "<", "", ";", "r", "++", ")", "{", "if", "(", "df_regs_ever_live_p", "(", "r", ")", ")", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "r", "]", ")", ";", "}", "fputc", "(", "'\\n'", ",", "file", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "attrs", "=", "DECL_ATTRIBUTES", "(", "current_function_decl", ")", ";", "if", "(", "!", "attrs", ")", "fprintf", "(", "file", ",", "", ")", ";", "func_name", "=", "IDENTIFIER_POINTER", "(", "DECL_NAME", "(", "current_function_decl", ")", ")", ";", "nds32_construct_isr_vectors_information", "(", "attrs", ",", "func_name", ")", ";", "while", "(", "attrs", ")", "{", "name", "=", "TREE_PURPOSE", "(", "attrs", ")", ";", "fprintf", "(", "file", ",", "", ","], "ground_truth": ["IDENTIFIER_POINTER", "(", "name", ")", ")", ";"], "File": "nds322", "Func": "nds32_asm_function_prologue", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10567, "Length": 141, "Cover_Rate": 0.6619718309859155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "true", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "NoCPIters", "<<", "'\\n'", ")", ";", "bool", "CPChange", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPUsers", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "CPChange", "|=", "handleConstantPoolUser", "(", "i", ")", ";", "if", "(", "CPChange", "&&", "++", "NoCPIters", ">", "", ")", "report_fatal_error", "(", "", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "NewWaterList", ".", "clear", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "NoBRIters", "<<", "'\\n'", ")", ";", "bool", "BRChange", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ImmBranches", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BRChange", "|=", "fixupImmediateBr", "(", "ImmBranches", "[", "i", "]", ")", ";", "if", "(", "BRChange", "&&", "++", "NoBRIters", ">", "", ")", "report_fatal_error", "(", "", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "if", "(", "!", "CPChange", "&&", "!", "BRChange", ")", "break", ";", "MadeChange", "=", "true", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "'\\n'", ";", "dumpBBs", "(", ")", ")", ";", "BBInfo", ".", "clear", "(", ")", ";", "WaterList", ".", "clear", "(", ")", ";", "CPUsers", ".", "clear", "(", ")", ";", "CPEntries", ".", "clear", "(", ")", ";", "ImmBranches", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "MipsConstantIslandPass31", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10568, "Length": 208, "Cover_Rate": 0.4988009592326139, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cvtepu8_epi64", "(", "__m256i", "__W", ",", "__mmask8", "__U"], "ground_truth": [",", "__m128i", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_cvtepu8_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10569, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCompute", "(", "CallingConv", "::", "ID", "cc"], "ground_truth": [")", "{"], "File": "AMDGPUBaseInfo", "Func": "isCompute", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10570, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setStartPacket", "(", "MachineInstr"], "ground_truth": ["*", "MI", ")", "{"], "File": "HexagonMachineFunctionInfo", "Func": "setStartPacket", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10571, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "signed_width", "(", "Size", "+", "", ",", "Value", ",", "std", "::", "string"], "ground_truth": ["(", "", ")", ",", "Fixup", ",", "Ctx", ")", ";"], "File": "SNESAsmBackend", "Func": "adjustRelativeBranch", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10572, "Length": 20, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "__o", "=", "__builtin_neon_vld3_dupv2si", "(", "(", "const", "__builtin_neon_si", "*", ")", "__a", ")", ";", "return", "__rv", ".", "__i"], "ground_truth": [";"], "File": "arm", "Func": "neon_vld3_dup_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10573, "Length": 19, "Cover_Rate": 0.48717948717948717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "xstormy16_function_value_regno_p", "(", "const", "unsigned", "int", "regno", ")", "{", "return", "(", "regno", "==", "RETURN_VALUE_REGNUM", ")"], "ground_truth": [";"], "File": "stormy16", "Func": "xstormy16_function_value_regno_p", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10574, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SrcTy", "->", "isIntegerTy", "(", ")", "||", "!", "DstTy", "->", "isIntegerTy", "(", ")", ")", "return", "false", ";", "return", "SrcTy", "->", "getPrimitiveSizeInBits", "(", ")", ">"], "ground_truth": ["DstTy", "->", "getPrimitiveSizeInBits", "(", ")", ";"], "File": "MOSISelLowering", "Func": "isTruncateFree", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10575, "Length": 32, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "&", "MFI", "=", "*", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "PseudoSourceValue", "::", "getFixedStack", "(", "FI", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill"], "ground_truth": [")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";"], "File": "Thumb2InstrInfo15", "Func": "storeRegToStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10576, "Length": 89, "Cover_Rate": 0.42788461538461536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ".", "equals_lower", "(", "", ")", "||", "!", "(", "NextIsVL", "||", "NextIsHash", ")", ")", "return", "true", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "", ",", "false", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "NextIsVL", ")", "{", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "", ",", "false", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "return", "false", ";", "}", "if", "(", "NextIsHash", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "SMLoc", "S", "=", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "ImmVal", ";", "if", "(", "!", "Parser", ".", "parseExpression", "(", "ImmVal", ")", ")", "if", "(", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ImmVal", ")", ")", "{", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "MCConstantExpr", "::", "create", "(", "MCE", "->", "getValue", "(", ")", ",", "getContext", "(", ")", ")", ",", "S", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "}", "return", "Error", "(", "getLoc", "(", ")"], "ground_truth": [",", "", ")", ";"], "File": "AArch64AsmParser (2)2", "Func": "parseOptionalMulOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10577, "Length": 192, "Cover_Rate": 0.758893280632411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", "->", "hasAVX", "(", ")", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "X86TargetTransformInfo115", "Func": "getMaxInterleaveFactor", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10578, "Length": 14, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "~"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon4_vmvn_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10579, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SmVersion", ">=", ""], "ground_truth": [";"], "File": "NVPTXSubtarget (2)", "Func": "hasLDG", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10580, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__"], "ground_truth": [",", "__artificial__", ")", ")", "_mm512_popcnt_epi16", "(", "__m512i", "__A", ")", "{"], "File": "avx512bitalgintrin", "Func": "_mm512_popcnt_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10581, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Size", "<=", "", "&&", "ST", "->", "has16BitInsts", "(", ")", ")", "return", "false", ";", "if", "(", "DA", "->", "isUniform", "(", "&", "I", ")", ")", "return", "false", ";", "Value", "*", "LHS", "=", "I", ".", "getOperand", "(", "", ")", ";", "Value", "*", "RHS", "=", "I", ".", "getOperand", "(", "", ")", ";", "IRBuilder", "<", ">", "Builder", "(", "&", "I", ")", ";", "Builder", ".", "SetCurrentDebugLocation", "(", "I", ".", "getDebugLoc", "(", ")", ")", ";", "unsigned", "LHSBits", "=", "", ",", "RHSBits", "=", "", ";", "bool", "IsSigned", "=", "false", ";", "if", "(", "ST", "->", "hasMulU24", "(", ")", "&&", "(", "LHSBits", "=", "numBitsUnsigned", "(", "LHS", ",", "Size", ")", ")", "<=", "", "&&", "(", "RHSBits", "=", "numBitsUnsigned", "(", "RHS", ",", "Size", ")", ")", "<=", "", ")", "{", "IsSigned", "=", "false", ";", "}", "else", "if", "(", "ST", "->", "hasMulI24", "(", ")", "&&", "(", "LHSBits", "=", "numBitsSigned", "(", "LHS", ",", "Size", ")", ")", "<=", "", "&&", "(", "RHSBits", "=", "numBitsSigned", "(", "RHS", ",", "Size", ")", ")", "<=", "", ")", "{", "IsSigned", "=", "true", ";", "}", "else", "return", "false", ";", "SmallVector", "<", "Value", "*", ",", "", ">", "LHSVals", ";", "SmallVector", "<", "Value", "*", ",", "", ">", "RHSVals", ";", "SmallVector", "<", "Value", "*", ",", "", ">", "ResultVals", ";", "extractValues", "(", "Builder", ",", "LHSVals", ",", "LHS", ")", ";", "extractValues", "(", "Builder", ",", "RHSVals", ",", "RHS", ")", ";", "IntegerType", "*", "I32Ty", "=", "Builder", ".", "getInt32Ty", "(", ")", ";", "for", "(", "int", "I", "=", "", ",", "E", "=", "LHSVals", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "Value", "*", "LHS", ",", "*", "RHS", ";", "if", "(", "IsSigned", ")", "{", "LHS", "=", "Builder", ".", "CreateSExtOrTrunc", "(", "LHSVals", "[", "I", "]", ",", "I32Ty", ")", ";", "RHS", "=", "Builder", ".", "CreateSExtOrTrunc", "(", "RHSVals", "[", "I", "]", ",", "I32Ty", ")", ";", "}", "else", "{", "LHS", "=", "Builder", ".", "CreateZExtOrTrunc", "(", "LHSVals", "[", "I", "]", ",", "I32Ty", ")", ";", "RHS", "=", "Builder", ".", "CreateZExtOrTrunc", "(", "RHSVals", "[", "I", "]", ",", "I32Ty", ")", ";", "}", "Value", "*", "Result", "=", "getMul24", "(", "Builder", ",", "LHS", ",", "RHS", ",", "Size", ",", "LHSBits", "+", "RHSBits", ",", "IsSigned", ")", ";", "if", "(", "IsSigned", ")", "{", "ResultVals", ".", "push_back", "(", "Builder", ".", "CreateSExtOrTrunc", "(", "Result", ",", "LHSVals", "[", "I", "]", "->", "getType", "(", ")", ")", ")", ";", "}", "else", "{", "ResultVals", ".", "push_back", "(", "Builder", ".", "CreateZExtOrTrunc", "(", "Result", ",", "LHSVals", "[", "I", "]", "->", "getType", "(", ")", ")", ")", ";", "}", "}", "Value", "*", "NewVal", "=", "insertValues", "(", "Builder", ",", "Ty", ",", "ResultVals", ")", ";", "NewVal", "->", "takeName", "(", "&", "I", ")", ";", "I", ".", "replaceAllUsesWith", "(", "NewVal"], "ground_truth": [")", ";"], "File": "AMDGPUCodeGenPrepare14", "Func": "replaceMulWithMul24", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10582, "Length": 420, "Cover_Rate": 0.8842105263157894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "csky_floatHF_type_node", "=", "make_node", "(", "REAL_TYPE", ")", ";", "TYPE_PRECISION", "(", "csky_floatHF_type_node", ")", "=", "GET_MODE_PRECISION", "(", "HFmode", ")", ";", "layout_type", "(", "csky_floatHF_type_node", ")", ";", "(", "*", "lang_hooks", ".", "types", ".", "register_builtin_type", ")", "(", "csky_floatHF_type_node", ","], "ground_truth": ["", ")", ";"], "File": "csky", "Func": "csky_init_builtins", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10583, "Length": 38, "Cover_Rate": 0.8444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask3_fmsubadd_ph", "(", "__m512h", "__A", ",", "__m512h", "__B", ",", "__m512h", "__C", ","], "ground_truth": ["__mmask32", "__U", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_mask3_fmsubadd_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10584, "Length": 28, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Info", ".", "OneUser", "=", "false", ";", "Info", ".", "MultiUsers", "=", "false", ";", "Info", ".", "LastADRP"], "ground_truth": ["=", "nullptr", ";"], "File": "AArch64CollectLOH11", "Func": "handleClobber", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10585, "Length": 18, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "tilegx_pre_atomic_barrier", "(", "enum"], "ground_truth": ["memmodel", "model", ")", "{"], "File": "tilegx", "Func": "tilegx_pre_atomic_barrier", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 10586, "Length": 8, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "shmask", ".", "v", "=", "(", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "shmask", ".", "c", "[", "si_to_uint", "(", "(", "qword", ")", "(", "vec_add", "(", "(", "vec_uint4", ")", "(", "a", ")", ",", "(", "vec_uint4", ")", "(", "b", ")", ")", ")", ")", "&", "", "]", "=", "", ";", "return", "(", "(", "qword", ")", "(", "shmask", ".", "v"], "ground_truth": [")", ")", ";"], "File": "si2vmx", "Func": "si_cbx", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10587, "Length": 65, "Cover_Rate": 0.6989247311827957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DAG", "=", "static_cast", "<", "VLIWMachineScheduler", "*", ">", "(", "dag", ")", ";", "SchedModel", "=", "DAG", "->", "getSchedModel", "(", ")", ";", "Top", ".", "init", "(", "DAG", ",", "SchedModel", ")", ";", "Bot", ".", "init", "(", "DAG", ",", "SchedModel", ")", ";", "const", "InstrItineraryData", "*", "Itin", "=", "DAG", "->", "getSchedModel", "(", ")", "->", "getInstrItineraries", "(", ")", ";", "const", "TargetMachine", "&", "TM", "=", "DAG", "->", "MF", ".", "getTarget", "(", ")", ";", "delete", "Top", ".", "HazardRec", ";", "delete", "Bot", ".", "HazardRec", ";", "Top", ".", "HazardRec", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "(", ")", "->", "CreateTargetMIHazardRecognizer", "(", "Itin", ",", "DAG", ")", ";", "Bot", ".", "HazardRec", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "(", ")", "->", "CreateTargetMIHazardRecognizer", "(", "Itin", ",", "DAG", ")", ";", "delete", "Top", ".", "ResourceModel", ";", "delete", "Bot"], "ground_truth": [".", "ResourceModel", ";"], "File": "HexagonMachineScheduler28", "Func": "initialize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10588, "Length": 127, "Cover_Rate": 0.679144385026738, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "width", "==", "", ")", "return", "", ";", "if", "(", "(", "ix86_tune", "==", "PROCESSOR_ZNVER1", "||", "ix86_tune", "==", "PROCESSOR_ZNVER2", "||", "ix86_tune", "==", "PROCESSOR_ZNVER3", ")", "&&", "INTEGRAL_MODE_P", "(", "mode", ")", "&&", "op", "!=", "PLUS", "&&", "op", "!=", "MINUS", ")", "return", "", ";", "if", "(", "TARGET_AVX256_SPLIT_REGS", "&&", "GET_MODE_BITSIZE", "(", "mode", ")", ">", "", ")", "div", "=", "GET_MODE_BITSIZE", "(", "mode", ")", "/", "", ";", "else", "if", "(", "TARGET_SSE_SPLIT_REGS", "&&", "GET_MODE_BITSIZE", "(", "mode", ")", ">", "", ")", "div", "=", "GET_MODE_BITSIZE", "(", "mode", ")", "/", "", ";", "width", "=", "(", "width", "+", "div"], "ground_truth": ["-", "", ")", "/", "div", ";"], "File": "i386", "Func": "ix86_reassociation_width", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10589, "Length": 94, "Cover_Rate": 0.47474747474747475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_move_insn", "(", "scratch", ",", "mem", ")", ";", "if", "(", "TARGET_64BIT", ")", "emit_insn", "(", "gen_adddi3", "(", "out", ",", "out", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "else", "emit_insn", "(", "gen_addsi3", "(", "out", ",", "out", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "emit_insn", "(", "gen_addsi3", "(", "tmpreg", ",", "scratch", ",", "GEN_INT", "(", "-", "", ")", ")", ")", ";", "emit_insn", "(", "gen_one_cmplsi2", "(", "scratch", ",", "scratch", ")", ")", ";", "emit_insn", "(", "gen_andsi3", "(", "tmpreg", ",", "tmpreg", ",", "scratch", ")", ")", ";", "emit_insn", "(", "gen_andsi3", "(", "tmpreg", ",", "tmpreg", ",", "gen_int_mode", "(", "", ",", "SImode", ")", ")", ")", ";", "emit_cmp_and_jump_insns", "(", "tmpreg", ",", "const0_rtx", ",", "EQ", ",", "", ",", "SImode", ",", "", ",", "align_4_label", ")", ";", "if", "(", "TARGET_CMOVE", ")", "{", "rtx", "reg", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "reg2", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "emit_move_insn", "(", "reg", ",", "tmpreg", ")", ";", "emit_insn", "(", "gen_lshrsi3", "(", "reg", ",", "reg", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "emit_insn", "(", "gen_testsi_ccno_1", "(", "tmpreg", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "tmp", "=", "gen_rtx_REG", "(", "CCNOmode", ",", "FLAGS_REG", ")", ";", "tmp", "=", "gen_rtx_EQ", "(", "VOIDmode", ",", "tmp", ",", "const0_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "tmpreg", ",", "gen_rtx_IF_THEN_ELSE", "(", "SImode", ",", "tmp", ",", "reg", ",", "tmpreg", ")", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "SImode", ",", "reg2", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "out", ",", "const2_rtx", ")", ")", ")", ";", "tmp", "=", "gen_rtx_REG", "(", "CCNOmode", ",", "FLAGS_REG", ")", ";", "tmp", "=", "gen_rtx_EQ", "(", "VOIDmode", ",", "tmp", ",", "const0_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "out", ",", "gen_rtx_IF_THEN_ELSE", "(", "Pmode", ",", "tmp", ",", "reg2", ",", "out", ")", ")", ")", ";", "}", "else", "{", "rtx", "end_2_label", "=", "gen_label_rtx", "(", ")", ";", "emit_insn", "(", "gen_testsi_ccno_1", "(", "tmpreg", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "tmp", "=", "gen_rtx_REG", "(", "CCNOmode", ",", "FLAGS_REG", ")", ";", "tmp", "=", "gen_rtx_NE", "(", "VOIDmode", ",", "tmp", ",", "const0_rtx", ")", ";", "tmp", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "tmp", ",", "gen_rtx_LABEL_REF", "(", "VOIDmode", ",", "end_2_label", ")", ",", "pc_rtx", ")", ";", "tmp", "=", "emit_jump_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "pc_rtx", ",", "tmp", ")", ")", ";", "JUMP_LABEL", "(", "tmp", ")", "=", "end_2_label", ";", "emit_insn", "(", "gen_lshrsi3", "(", "tmpreg", ",", "tmpreg", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "if", "(", "TARGET_64BIT", ")", "emit_insn", "(", "gen_adddi3", "(", "out", ",", "out", ",", "const2_rtx", ")", ")", ";", "else", "emit_insn", "(", "gen_addsi3", "(", "out", ",", "out", ",", "const2_rtx", ")", ")", ";", "emit_label", "(", "end_2_label", ")", ";", "}", "tmpreg", "=", "gen_lowpart", "(", "QImode", ",", "tmpreg", ")", ";", "emit_insn", "(", "gen_addqi3_cc", "(", "tmpreg", ",", "tmpreg", ",", "tmpreg", ")", ")", ";", "cmp", "=", "gen_rtx_LTU", "(", "Pmode", ",", "gen_rtx_REG", "(", "CCmode", ",", "", ")"], "ground_truth": [",", "const0_rtx", ")", ";"], "File": "i3863", "Func": "ix86_expand_strlensi_unroll_1", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10590, "Length": 440, "Cover_Rate": 0.48404840484048406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getExplicitKernelArgOffset", "(", ")", "const", "{", "return", "isAmdHsaOS", "(", ")", "?", "", ":"], "ground_truth": ["", ";"], "File": "AMDGPUSubtarget (2)", "Func": "getExplicitKernelArgOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10591, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "isCondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "{", "if", "(", "!", "Cond", ".", "empty", "(", ")", ")", "return", "true", ";", "assert", "(", "!", "FBB", "&&", "", ")", ";", "FBB", "=", "TBB", ";", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "Cond", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "Cond", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "}", "else", "if", "(", "I", "->", "isReturn", "(", ")", ")", "{", "CantAnalyze", "=", "!", "isPredicated", "(", "*", "I", ")", ";", "}", "else", "{", "return", "true", ";", "}", "if", "(", "!", "isPredicated", "(", "*", "I", ")", "&&", "(", "isUncondBranchOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", "||", "isJumpOpcode", "(", "I", "->", "getOpcode", "(", ")", ")", "||", "I", "->", "isReturn", "(", ")", ")", ")", "{", "Cond", ".", "clear", "(", ")", ";", "FBB", "=", "nullptr", ";", "if", "(", "AllowModify", ")", "{", "MachineBasicBlock", "::", "iterator", "DI", "=", "std", "::", "next", "(", "I", ")", ";", "while", "(", "DI", "!=", "MBB", ".", "end", "(", ")", ")", "{", "MachineInstr", "&", "InstToDelete", "=", "*", "DI", ";", "++", "DI"], "ground_truth": [";"], "File": "ARCInstrInfo", "Func": "analyzeBranch", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10592, "Length": 198, "Cover_Rate": 0.4937655860349127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isMovDualGroup", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "*", "pSrcG", ",", "unsigned", "*", "pDstG", ")", "const", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "const", "MachineOperand", "&", "Op", "=", "MI", ".", "getOperand", "(", "", ")", ";", "unsigned", "Sw", "=", "Op", ".", "getImm", "(", ")", ";", "if", "(", "Sw", "!=", "II", "::", "SW_MDG_TYPE_SINGLE", ")", "return", "false", ";", "*", "pSrcG", "=", "(", "Sw", "&", "II", "::", "SW_SRC_DUAL_GROUP", ")", ">>", "II", "::", "SW_SRC_DUAL_GROUP_SHIFT", ";", "*", "pDstG", "=", "(", "Sw", "&", "II", "::", "SW_DST_DUAL_GROUP", ")", ">>", "II", "::", "SW_DST_DUAL_GROUP_SHIFT", ";", "return"], "ground_truth": ["true", ";"], "File": "TPCInstrInfo", "Func": "isMovDualGroup", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10593, "Length": 104, "Cover_Rate": 0.9203539823008849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isMemOp", "(", ")", "&&", "MemOp", ".", "Op", "==", "", "::", "RegIndirectDisplacement", "&&", "", "."], "ground_truth": ["contains", "(", "MemOp", ".", "OuterReg", ")", ";"], "File": "M68kAsmParser", "Func": "isARID", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10594, "Length": 22, "Cover_Rate": 0.6285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "rdata_section", "(", ")", "\\", "{", "\\", "if", "(", "in_section", "!=", "in_rdata", ")", "\\", "{", "\\", "if", "(", "mips_abi", "!=", "ABI_32", "&&", "mips_abi", "!=", "ABI_O64", ")", "\\", "fprintf", "(", "asm_out_file", ","], "ground_truth": ["", ",", "CONST_SECTION_ASM_OP_64", ")", ";", "\\", "else", "\\", "fprintf", "(", "asm_out_file", ",", "", ",", "CONST_SECTION_ASM_OP_32", ")", ";", "\\", "in_section", "=", "in_rdata", ";", "\\", "}", "\\", "}"], "File": "iris6", "Func": "rdata_section", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10595, "Length": 58, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "unsigned", "long", "long", "sh_media_MADD_W", "(", "unsigned", "long", "long", "mm", ",", "unsigned", "long", "long", "mn", ")", "{", "typedef", "float", "v4hi", "__attribute__", "(", "(", "mode", "(", "V4HI", ")", ")", ")", ";", "return", "(", "unsigned", "long", "long", ")", "__builtin_addv4hi3", "(", "(", "v4hi", ")", "mm", ",", "(", "v4hi", ")"], "ground_truth": ["mn", ")", ";"], "File": "ushmedia1", "Func": "sh_media_MADD_W", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10596, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ArgSize", "=", "ArgVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "ArgSize"], "ground_truth": ["=", "Flags", ".", "getByValSize", "(", ")", ";"], "File": "PPCISelLowering123", "Func": "CalculateStackSlotSize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10597, "Length": 27, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", ".", "getRegClass", "(", "Reg", ")", ";", "if", "(", "RC", "==", "&", "", ")", "MRI", ".", "setRegClass", "(", "Reg", ",", "&", "", ")", ";", "continue", ";", "}", "if", "(", "MI", ".", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "const", "MachineOperand", "&", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ";", "const", "MachineOperand", "&", "Src", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Src", ".", "getReg", "(", ")", ")", "||", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Dst", ".", "getReg", "(", ")", ")", ")", "continue", ";", "const", "TargetRegisterClass", "*", "DstRC", "=", "MRI", ".", "getRegClass", "(", "Dst", ".", "getReg", "(", ")", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "MRI", ".", "getRegClass", "(", "Src", ".", "getReg", "(", ")", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineInstr", "*", "DefInst", "=", "MRI", ".", "getUniqueVRegDef", "(", "Src", ".", "getReg", "(", ")", ")", ";", "if", "(", "DstRC", "==", "&", "", "&&", "TRI", "->", "getCommonSubClass", "(", "SrcRC", ",", "&", "", ")", ")", "{", "I1Defs", ".", "push_back", "(", "Dst", ".", "getReg", "(", ")", ")", ";", "if", "(", "DefInst", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "DefInst", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "{", "I1Defs", ".", "push_back", "(", "Dst", ".", "getReg", "(", ")", ")", ";", "int64_t", "Val", "=", "DefInst", "->", "getOperand", "("], "ground_truth": ["", ")", ".", "getImm", "(", ")", ";"], "File": "SILowerI1Copies16", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10598, "Length": 245, "Cover_Rate": 0.3211009174311927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getBranchTargetOpValueMM", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "("], "ground_truth": ["OpNo", ")", ";"], "File": "MipsMCCodeEmitter51", "Func": "getBranchTargetOpValueMM", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10599, "Length": 31, "Cover_Rate": 0.3163265306122449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "int64_t", "__ev_convert_s64", "(", "__ev64_opaque__", "a", ")", "{", "return", "(", "int64_t", ")"], "ground_truth": ["a", ";"], "File": "spe", "Func": "__ev_convert_s64", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10600, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "*", "getAdjustedAnalysisPointer", "(", "const", "void", "*", "ID"], "ground_truth": [")", "override", "{"], "File": "XCoreTargetTransformInfo4", "Func": "getAdjustedAnalysisPointer", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10601, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameLowering", "::", "getWinEHParentFrameOffset", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "AArch64FrameLowering (2)1", "Func": "getWinEHParentFrameOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10602, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "al", "==", "NULL", ")", "{", "size_t", "buf_len", ";", "char", "*", "linksym", ";", "tree", "id", ";", "if", "(", "name", "[", "", "]", "==", "'*'", ")", "name", "++", ";", "id", "=", "maybe_get_identifier", "(", "name", ")", ";", "if", "(", "id", ")", "{", "while", "(", "IDENTIFIER_TRANSPARENT_ALIAS", "(", "id", ")", ")", "id", "=", "TREE_CHAIN", "(", "id", ")", ";", "name", "=", "IDENTIFIER_POINTER", "(", "id", ")", ";", "}", "buf_len", "=", "strlen", "(", "name", ")", "+", "", "+", "", ";", "linksym", "=", "(", "char", "*", ")", "alloca", "(", "buf_len", ")", ";", "snprintf", "(", "linksym", ",", "buf_len", ",", "", ",", "cfun", "->", "funcdef_no", ",", "name", ")", ";", "al", "=", "ggc_alloc", "<"], "ground_truth": ["alpha_links", ">", "(", ")", ";"], "File": "alpha4", "Func": "alpha_use_linkage", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10603, "Length": 109, "Cover_Rate": 0.39636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "gregs", "=", "(", "code", "&", "", ")", "!=", "", ";", "unsigned", "char", "mask", "=", "(", "code", "&", "", ")", ";", "if", "(", "gregs", ")", "UNW_DEC_GR_MEM", "(", "P6", ",", "mask"], "ground_truth": [",", "arg", ")", ";"], "File": "unwind-ia64", "Func": "unw_decode_p6", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10604, "Length": 34, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrev64q_s16", "(", "int16x8_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vrev64q_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10605, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmlasq_n_u8", "(", "uint8x16_t", "__a", ",", "uint8x16_t", "__b", ",", "uint8_t", "__c"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vmlasq_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10606, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "fr30_setup_incoming_varargs", "(", "cumulative_args_t", "arg_regs_used_so_far_v", ",", "const", "function_arg_info", "&", "arg", ",", "int", "*", "pretend_size", ",", "int", "second_time", "ATTRIBUTE_UNUSED", ")", "{", "CUMULATIVE_ARGS", "*", "arg_regs_used_so_far", "=", "get_cumulative_args", "(", "arg_regs_used_so_far_v", ")", ";", "int", "size", ";", "if", "(", "!", "TYPE_NO_NAMED_ARGS_STDARG_P", "(", "TREE_TYPE", "(", "current_function_decl", ")", ")", ")", "{", "gcc_assert", "(", "arg", ".", "mode", "!=", "BLKmode", ")", ";", "if", "(", "targetm", ".", "calls", ".", "strict_argument_naming", "(", "arg_regs_used_so_far_v", ")", ")", "arg_regs_used_so_far", "+="], "ground_truth": ["fr30_num_arg_regs", "(", "arg", ")", ";"], "File": "fr301", "Func": "fr30_setup_incoming_varargs", "Target": "fr30", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 10607, "Length": 71, "Cover_Rate": 0.7171717171717171, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "countMCSymbolRefExpr", "(", "const", "MCExpr", "*", "Expr", ")", "{", "if", "(", "isa", "<", "MCSymbolRefExpr", ">", "(", "Expr", ")", ")", "return", "", ";", "if", "(", "const", "MCBinaryExpr", "*", "BExpr", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "Expr", ")", ")", "return", "countMCSymbolRefExpr", "(", "BExpr", "->", "getLHS", "(", ")", ")", "+", "countMCSymbolRefExpr", "(", "BExpr", "->", "getRHS", "(", ")", ")", ";", "if", "(", "const", "MCUnaryExpr", "*", "UExpr", "=", "dyn_cast", "<", "MCUnaryExpr", ">", "(", "Expr", ")", ")", "return", "countMCSymbolRefExpr", "(", "UExpr", "->", "getSubExpr", "(", ")", ")", ";", "return"], "ground_truth": ["", ";"], "File": "MipsAsmParser (2)4", "Func": "countMCSymbolRefExpr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10608, "Length": 85, "Cover_Rate": 0.9883720930232558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_permute2f128_ps", "(", "__m256", "__X", ","], "ground_truth": ["__m256", "__Y", ",", "const", "int", "__C", ")", "{"], "File": "avxintrin", "Func": "_mm256_permute2f128_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10609, "Length": 26, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_CCState", "::", "_CCState", "(", "CallingConv", "::", "ID", "CC", ",", "bool", "isVarArg", ",", "const", "TargetMachine", "&", "tm", ",", "SmallVector", "<", "CCValAssign", ",", "", ">", "&", "locs", ",", "LLVMContext", "&", "c", ")", ":", "CallingConv", "(", "CC", ")", ",", "IsVarArg", "(", "isVarArg", ")", ","], "ground_truth": ["TM", "(", "tm", ")", ",", "Locs", "(", "locs", ")", ",", "Context", "(", "c", ")", "{"], "File": "HexagonCallingConvLower11", "Func": "Hexagon_CCState", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10610, "Length": 56, "Cover_Rate": 0.6829268292682927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "initiate_bundle_state_table", "(", "void"], "ground_truth": [")", "{"], "File": "ia64", "Func": "initiate_bundle_state_table", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10611, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isTruncateFree", "(", "EVT", "VT1", ",", "EVT", "VT2", ")", "const", "{", "if", "(", "!", "VT1", ".", "isSimple", "(", ")", "||", "!", "VT2", ".", "isSimple", "(", ")", ")", "return", "false", ";", "return", "(", "VT1", ".", "getSimpleVT", "(", ")", "==", "", ")", "&&", "(", "VT2", ".", "getSimpleVT", "(", ")"], "ground_truth": ["==", "", ")", ";"], "File": "HexagonISelLowering (2)", "Func": "isTruncateFree", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10612, "Length": 53, "Cover_Rate": 0.9137931034482759, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "decodeOperand_f16kimm", "(", "MCInst", "&", "Inst", ",", "unsigned", "Imm", ",", "uint64_t", "Addr"], "ground_truth": [",", "const", "MCDisassembler", "*", "Decoder", ")", "{"], "File": "AMDGPUDisassembler14", "Func": "decodeOperand_f16kimm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10613, "Length": 20, "Cover_Rate": 0.40816326530612246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "RC", "->", "getName", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MRI", ".", "isLiveIn", "(", "reg", ")", "<<", "", ")", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "for", "(", "MachineRegisterInfo", "::", "livein_iterator", "LI", "=", "MRI", ".", "livein_begin", "(", ")", ",", "LE", "=", "MRI", ".", "livein_end", "(", ")", ";", "LI", "!=", "LE", ";", "++", "LI", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "PrintReg", "(", "LI", "->", "second", ")", "<<", "", "<<", "PrintReg", "(", "LI", "->", "first", ",", "TRI", ")", "<<", "", ")", ";", "}", "llvm_unreachable", "(", "", ")", ";", "return", "-", ""], "ground_truth": [";"], "File": "ClusterDAG", "Func": "getVRegSide", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10614, "Length": 112, "Cover_Rate": 0.6706586826347305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_vpdpbusd_v8si_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si", ")", "__C", ",", "(", "__v8si"], "ground_truth": [")", "__D", ",", "(", "__mmask8", ")", "__B", ")", ";"], "File": "avx512vnnivlintrin", "Func": "_mm256_mask_dpbusd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10615, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "OriginalArgWasFloatVector", "["], "ground_truth": ["ValNo", "]", ";"], "File": "MipsCCState12", "Func": "WasOriginalArgVectorFloat", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10616, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "DAGToDAGISel", "::", "SelectAnyImm2", "(", "SDValue", "&", "N", ",", "SDValue", "&", "R", ")", "{", "return", "SelectAnyImmediate", "(", "N", ",", "R", ","], "ground_truth": ["", ")", ";"], "File": "HexagonISelDAGToDAG10", "Func": "SelectAnyImm2", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10617, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetStreamer", "::", "emitFnEnd"], "ground_truth": ["(", ")", "{"], "File": "ARMTargetStreamer10", "Func": "emitFnEnd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10618, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "&", "getTargetMachine"], "ground_truth": ["(", ")", "const", "{"], "File": "UPTTargetMachine", "Func": "getUPTTargetMachine", "Target": "UPT", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10619, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", "&&", ""], "ground_truth": [")", ";"], "File": "MSP430RegisterInfo11", "Func": "getDwarfRegNum", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10620, "Length": 7, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "TrueVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "FalseVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "unsigned", "Opc", ",", "CC", "=", "~", "", ";", "LookThroughSetCC", "(", "LHS", ",", "RHS", ",", "CC", ",", "CC", ")", ";", "SDValue", "CompareFlag", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", ".", "isInteger", "(", ")", ")", "{", "CompareFlag", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "LHS", ",", "RHS", ")", ";", "Opc", "=", "LHS", ".", "getValueType", "(", ")", "==", "", "?", "", ":", "", ";", "if", "(", "CC", "==", "~", "", ")", "CC", "=", "IntCondCCodeToICC", "(", "CC", ")", ";", "}", "else", "{", "if", "(", "!", "hasHardQuad", "&&", "LHS", ".", "getValueType"], "ground_truth": ["(", ")", "==", "", ")", "{"], "File": "SparcISelLowering (2)2", "Func": "LowerSELECT_CC", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10621, "Length": 143, "Cover_Rate": 0.4525316455696203, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "X", "("], "ground_truth": ["TheTarget", ")", ";"], "File": "PatmosTargetMachine", "Func": "LLVMInitializePatmosTarget", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10622, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isMemory", "(", ")", "||", "!", "Memory", ".", "OffsetRegNum", "||", "Memory", ".", "Alignment", "!=", "", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "ARMAsmParser111", "Func": "isMemRegOffset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10623, "Length": 24, "Cover_Rate": 0.7741935483870968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "{", "unsigned", "ConstraintID", "=", "InlineAsm", "::", "getMemoryConstraintID", "(", "MO", ".", "getImm", "(", ")", ")", ";", "switch", "(", "ConstraintID", ")", "{", "case", "InlineAsm", "::", "Constraint_ZC", ":", "{", "const", "Subtarget", "&", "Subtarget", "=", "MO", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "Subtarget", ".", "inMicroMode", "(", ")", ")", "return", "", ";", "if", "(", "Subtarget", ".", "has32r6", "(", ")", ")", "return", "", ";", "return", "", ";", "}", "default", ":", "return", ""], "ground_truth": [";"], "File": "MipsSERegisterInfo22", "Func": "getLoadStoreOffsetSizeInBits", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10624, "Length": 95, "Cover_Rate": 0.33687943262411346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCondBr", "(", ")", "const", "{", "return", "Kind", "==", "Expression", "||", "(", "Kind", "==", "Immediate", "&&", "isInt", "<", ""], "ground_truth": [">", "(", "getImm", "(", ")", ")", "&&", "(", "getImm", "(", ")", "&", "", ")", "==", "", ")", ";", "}"], "File": "PPCAsmParser (2)", "Func": "isCondBr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10625, "Length": 38, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "alignment", "=", "", ";", "for", "(", "tree", "field", "=", "TYPE_FIELDS", "(", "type", ")", ";", "field", ";", "field", "=", "DECL_CHAIN", "(", "field", ")", ")", "if", "(", "TREE_CODE", "(", "field", ")", "==", "FIELD_DECL", ")", "alignment", "=", "std", "::", "max", "(", "alignment", ",", "DECL_ALIGN", "(", "field", ")", ")", ";", "return", "alignment"], "ground_truth": [";"], "File": "aarch644", "Func": "aarch64_function_arg_alignment", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10626, "Length": 51, "Cover_Rate": 0.38345864661654133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x8_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon_vreinterpret_s8_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10627, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "k_PostIndexRegister", "&&", "PostIdxReg"], "ground_truth": [".", "ShiftTy", "==", "", ";"], "File": "ARMAsmParser111", "Func": "isPostIdxReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10628, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isNeg", "(", ")", "const"], "ground_truth": ["{"], "File": "PPCCTRLoops2", "Func": "isNeg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10629, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+", "", ")", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "ARMInstPrinter1", "Func": "printVectorListThree", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10630, "Length": 46, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "&", "getTheTarget"], "ground_truth": ["(", ")", "{"], "File": "AGCTargetInfo", "Func": "getTheAGCTarget", "Target": "AGC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10631, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "abi_id", "==", "ABI_VZEROUPPER", ")", "return", "(", "GET_MODE_SIZE", "(", "mode", ")", ">", "", "&&", "(", "(", "TARGET_64BIT", "&&", "REX_SSE_REGNO_P", "(", "regno", ")", ")", "||", "LEGACY_SSE_REGNO_P", "(", "regno", ")", ")", ")", ";", "return", "SSE_REGNO_P", "(", "regno", ")", "&&", "GET_MODE_SIZE", "("], "ground_truth": ["mode", ")", ">", "", ";"], "File": "i386", "Func": "ix86_hard_regno_call_part_clobbered", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10632, "Length": 45, "Cover_Rate": 0.7258064516129032, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerGlobalTLSAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&"], "ground_truth": ["DAG", ")", "const", "{"], "File": "VEISelLowering1", "Func": "lowerGlobalTLSAddress", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10633, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TripCountPattern", "(", "Instruction", "*", "P", ",", "Value", "*", "TC", ",", "VectorType", "*", "VT", ")", ":"], "ground_truth": ["Predicate", "(", "P", ")", ",", "TripCount", "(", "TC", ")", ",", "VecTy", "(", "VT", ")", "{", "}"], "File": "MVETailPredication11", "Func": "TripCountPattern", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10634, "Length": 31, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "shouldSignReturnAddress", "(", "bool", "SpillsLR", ")", "const", "{", "if", "(", "!", "SignReturnAddress", ")", "return"], "ground_truth": ["false", ";"], "File": "ARMMachineFunctionInfo14", "Func": "shouldSignReturnAddress", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10635, "Length": 16, "Cover_Rate": 0.5925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "VT", "==", "", ")", "IsLegal", "=", "", "(", "Imm", ")", "!=", "-", "", ";", "else", "if", "(", "VT", "==", "", "&&", "Subtarget", "->", "hasFullFP16", "(", ")", ")", "IsLegal", "=", "", "(", "Imm", ")", "!=", "-", "", ";", "if", "(", "IsLegal", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "VT", ".", "getEVTString", "(", ")", "<<", "", "<<", "ImmStrVal", "<<", "", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "AArch64ISelLowering131", "Func": "isFPImmLegal", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10636, "Length": 69, "Cover_Rate": 0.32242990654205606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vraddhn_u32", "(", "uint32x4_t", "__a", ","], "ground_truth": ["uint32x4_t", "__b", ")", "{"], "File": "arm", "Func": "neon2_vraddhn_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10637, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_reduce_ps"], "ground_truth": ["(", "__m128", "__A", ",", "int", "__B", ")", "{"], "File": "avx512vldqintrin", "Func": "_mm_reduce_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10638, "Length": 22, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "G_BITCAST", ":", "case", "TargetOpcode", "::", "G_PTRTOINT", ":", "return", "selectCOPY", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_CONSTANT", ":", "case", "TargetOpcode", "::", "G_FCONSTANT", ":", "return", "selectG_CONSTANT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_FNEG", ":", "if", "(", "selectImpl", "(", "I", ",", "*", "CoverageInfo", ")", ")", "return", "true", ";", "return", "selectG_FNEG", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_FABS", ":", "if", "(", "selectImpl", "(", "I", ",", "*", "CoverageInfo", ")", ")", "return", "true", ";", "return", "selectG_FABS", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_EXTRACT", ":", "return", "selectG_EXTRACT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_MERGE_VALUES", ":", "case", "TargetOpcode", "::", "G_BUILD_VECTOR", ":", "case", "TargetOpcode", "::", "G_CONCAT_VECTORS", ":", "return", "selectG_MERGE_VALUES", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_UNMERGE_VALUES", ":", "return", "selectG_UNMERGE_VALUES", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_BUILD_VECTOR_TRUNC", ":", "return", "selectG_BUILD_VECTOR_TRUNC", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_PTR_ADD", ":", "return", "selectG_PTR_ADD", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_IMPLICIT_DEF", ":", "return", "selectG_IMPLICIT_DEF", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_FREEZE", ":", "return", "selectCOPY", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INSERT", ":", "return", "selectG_INSERT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTRINC", ":", "return", "selectG_INTRINC", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTRINC_W_DE_EFFECTS", ":", "return", "selectG_INTRINC_W_DE_EFFECTS", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_ICMP", ":", "if", "(", "selectG_ICMP", "(", "I", ")", ")", "return", "true", ";", "return", "selectImpl", "(", "I", ",", "*", "CoverageInfo", ")", ";", "case", "TargetOpcode", "::", "G_LOAD", ":", "case", "TargetOpcode"], "ground_truth": ["::", "G_ATOMIC_CMPXCHG", ":"], "File": "AMDGPUInstructionSelector24", "Func": "select", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10639, "Length": 234, "Cover_Rate": 0.3466666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_min_epi32", "(", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_pminsd512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "__B", ",", "(", "__v16si", ")", "_mm512_undefined_epi32", "("], "ground_truth": [")", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_min_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10640, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmull_p64", "(", "poly64_t", "__a", ",", "poly64_t", "__b", ")", "{", "return", "(", "poly128_t", ")", "__builtin_arm_crypto_vmullp64", "(", "(", "uint64_t", ")", "__a", ",", "(", "uint64_t"], "ground_truth": [")", "__b", ")", ";"], "File": "arm", "Func": "neon_vmull_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10641, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "return", "TFI", "->", "hasFP", "(", "MF", ")"], "ground_truth": ["?", "", ":", "", ";"], "File": "RISCVRegisterInfo", "Func": "getFrameRegister", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10642, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "unsigned", "Occupancy", "=", "ST", ".", "getOccupancyWithLocalMemSize", "(", "MFI", "->", "getLDSSize", "(", ")", ",", "MF", ".", "getFunction", "(", ")", ")", ";", "switch", "(", "RC", "->", "getID", "(", ")", ")", "{", "default", ":", "return", "GenRegisterInfo", "::", "getRegPressureLimit", "(", "RC", ",", "MF", ")", ";", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "SIRegisterInfo17", "Func": "getRegPressureLimit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10643, "Length": 64, "Cover_Rate": 0.4740740740740741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitANDNP", "(", "const", "SDNode"], "ground_truth": ["*", "N", ")", "{"], "File": "X86IREmitter", "Func": "visitANDNP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10644, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "recog_memoized", "(", "insn", ")", ">=", "", ")", "return", "get_attr_type", "(", "insn", ")", ";", "else", "return"], "ground_truth": ["TYPE_NONE", ";"], "File": "s390", "Func": "s390_safe_attr_type", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10645, "Length": 19, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint16x8_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")"], "ground_truth": [",", "", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vmlal_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10646, "Length": 29, "Cover_Rate": 0.6444444444444445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printf64mem", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ")", "{", "printMemReference", "(", "MI"], "ground_truth": [",", "OpNo", ")", ";"], "File": "X86ATTAsmPrinter2", "Func": "printf64mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10647, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "MergeInstr", "=", "findIncDecAfter", "(", "MBBI", ",", "Base", ",", "Pred", ",", "PredReg", ",", "Offset", ")", ";", "if", "(", "(", "(", "Mode", "!=", "", "&&", "Mode", "!=", "", ")", "||", "Offset", "!=", "Bytes", ")", "&&", "(", "(", "Mode", "!=", "", "&&", "Mode", "!=", "", ")", "||", "Offset", "!=", "-", "Bytes", ")", ")", "return", "false", ";", "}", "MBB", ".", "erase", "(", "MergeInstr", ")", ";", "unsigned", "NewOpc", "=", "getUpdatingLSMultipleOpcode", "(", "Opcode", ",", "Mode", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ".", "addReg", "(", "Base", ",", "getDefRegState", "(", "true", ")", ")", ".", "addReg", "(", "Base", ",", "getKillRegState", "(", "BaseKill", ")", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ";", "for", "(", "unsigned", "OpNum", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "OpNum", "!=", "e", ";", "++", "OpNum", ")", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ")", ";", "MIB", "->", "setMemRefs", "(", "MI", "->", "memoperands_begin", "(", ")", ",", "MI", "->", "memoperands_end", "("], "ground_truth": [")", ")", ";"], "File": "ARMLoadStoreOptimizer60", "Func": "MergeBaseUpdateLSMultiple", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10648, "Length": 174, "Cover_Rate": 0.4182692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_prolq512_mask", "(", "(", "__v8di", ")", "__A", ",", "__B", ",", "(", "__v8di"], "ground_truth": [")", "_mm512_undefined_epi32", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_rol_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10649, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isUImm20LUI", "(", ")", "const", "{", "MCExpr", "::", "VariantKind", "VK", ";", "int64_t", "Imm", ";", "bool", "IsValid", ";", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "bool", "IsConstantImm", "=", "evaluateConstantImm", "(", "Imm", ",", "VK", ")", ";", "if", "(", "!", "IsConstantImm", ")", "{", "IsValid", "=", "AsmParser", "::", "classifySymbolRef", "(", "getImm", "(", ")", ",", "VK", ",", "Imm", ")", ";", "return", "IsValid", "&&", "VK", "==", "MCExpr", "::", "VK__HI", ";", "}"], "ground_truth": ["else", "{"], "File": "RISCVAsmParser22", "Func": "isUImm20LUI", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10650, "Length": 70, "Cover_Rate": 0.7368421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SymGOTMap", "&", "getSymGOTPLTMap", "(", ")", "{", "return", "m_SymGOTPLTMap"], "ground_truth": [";"], "File": "AArch64Relocator", "Func": "getSymGOTPLTMap", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10651, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CI", "->", "isTailCall", "(", ")"], "ground_truth": [";"], "File": "HexagonISelLowering100", "Func": "mayBeEmittedAsTailCall", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10652, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "long", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__tzcnt_u64", "("], "ground_truth": ["unsigned", "long", "long", "__X", ")", "{"], "File": "bmiintrin", "Func": "__tzcnt_u64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10653, "Length": 19, "Cover_Rate": 0.7307692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "flags", "&", "SECTION_CODE", ")", "smclass", "=", "", ";", "else", "if", "(", "flags", "&", "SECTION_WRITE", ")", "smclass", "=", "", ";", "else", "smclass", "=", "", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "(", "flags", "&", "SECTION_CODE", ")", "?", "", ":"], "ground_truth": ["", ",", "name", ",", "suffix", "[", "smclass", "]", ",", "flags", "&", "SECTION_ENTSIZE", ")", ";"], "File": "rs60003", "Func": "rs6000_xcoff_asm_named_section", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10654, "Length": 54, "Cover_Rate": 0.574468085106383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "next_arg_reg", "=", "iq2000_function_arg", "(", "args_so_far", ",", "VOIDmode", ",", "void_type_node", ",", "true", ")", ";", "if", "(", "next_arg_reg", "!=", "", "&&", "GET_CODE", "(", "next_arg_reg", ")", "==", "PARALLEL", ")", "{", "rtvec", "adjust", "=", "XVEC", "(", "next_arg_reg", ",", "", ")", ";", "int", "num", "=", "GET_NUM_ELEM", "(", "adjust", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "num", ";", "i", "++", ")", "{", "rtx", "pattern", ";", "pattern", "=", "RTVEC_ELT", "(", "adjust", ",", "i", ")", ";", "if", "(", "GET_CODE", "(", "pattern", ")", "!=", "SET", "||", "GET_CODE", "(", "SET_SRC", "(", "pattern", ")", ")", "!=", "ASHIFT", ")", "abort_with_insn", "(", "pattern", ",", "", ")", ";", "PUT_CODE", "(", "SET_SRC", "(", "pattern", ")", ",", "ASHIFTRT", ")", ";", "emit_insn", "(", "pattern", ")", ";", "}", "}", "tsize", "=", "compute_frame_size", "(", "get_frame_size", "(", ")", ")", ";", "if", "(", "store_args_on_stack", "&&", "(", "stdarg_p", "(", "fntype", ")", "||", "last_arg_is_vararg_marker", ")", ")", "{", "int", "offset", "=", "(", "regno", "-", "GP_ARG_FIRST", ")", "*", "UNITS_PER_WORD", ";", "rtx", "ptr", "=", "stack_pointer_rtx", ";", "for", "(", ";", "regno", "<=", "GP_ARG_LAST", ";", "regno", "++", ")", "{", "if", "(", "offset", "!=", "", ")", "ptr", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "offset", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "gpr_mode", ",", "ptr", ")", ",", "gen_rtx_REG", "(", "gpr_mode", ",", "regno", ")", ")", ";", "offset", "+=", "GET_MODE_SIZE", "(", "gpr_mode", ")", ";", "}", "}", "if", "(", "tsize", ">", "", ")", "{", "rtx", "tsize_rtx", "=", "GEN_INT", "(", "tsize", ")", ";", "rtx", "adjustment_rtx", ",", "dwarf_pattern", ";", "rtx_insn", "*", "insn", ";", "if", "(", "tsize", ">", "", ")", "{", "adjustment_rtx", "=", "gen_rtx_REG", "(", "Pmode", ",", "IQ2000_TEMP1_REGNUM", ")", ";", "emit_move_insn", "(", "adjustment_rtx", ",", "tsize_rtx", ")", ";", "}", "else", "adjustment_rtx", "=", "tsize_rtx", ";", "insn", "=", "emit_insn", "(", "gen_subsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "adjustment_rtx", ")", ")", ";", "dwarf_pattern", "=", "gen_rtx_SET", "(", "Pmode", ",", "stack_pointer_rtx", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "-", "tsize", ")", ")", ";", "iq2000_annotate_frame_insn", "(", "insn", ",", "dwarf_pattern", ")", ";", "save_restore_insns", "(", "", ")", ";", "if", "(", "frame_pointer_needed", ")", "{", "rtx_insn", "*", "insn", "=", "", ";", "insn", "=", "emit_insn", "(", "gen_movsi", "(", "hard_frame_pointer_rtx", ",", "stack_pointer_rtx", ")", ")", ";", "if", "(", "insn", ")", "RTX_FRAME_RELATED_P", "(", "insn"], "ground_truth": [")", "=", "", ";"], "File": "iq20003", "Func": "iq2000_expand_prologue", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10655, "Length": 344, "Cover_Rate": 0.4629878869448183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CstIdxs", ".", "emplace_back", "(", "ConstantInt", "::", "get", "(", "Type", "::", "getInt8Ty", "(", "Ctx", ")", ",", "Offset", ")", ")", ";", "}", "}", "MachineIRBuilder", "MIRBuilder", "(", "I", ")", ";", "Constant", "*", "CPVal", "=", "ConstantVector", "::", "get", "(", "CstIdxs", ")", ";", "MachineInstr", "*", "IndexLoad", "=", "emitLoadFromConstantPool", "(", "CPVal", ",", "MIRBuilder", ")", ";", "if", "(", "!", "IndexLoad", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "if", "(", "DstTy", ".", "getSizeInBits", "(", ")", "!=", "", ")", "{", "assert", "(", "DstTy", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "MachineInstr", "*", "Concat", "=", "emitVectorConcat", "(", "None", ",", "Src1Reg", ",", "Src2Reg", ",", "MIRBuilder", ")", ";", "if", "(", "!", "Concat", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "IndexLoad", "=", "emitScalarToVector", "(", "", ",", "&", "", ",", "IndexLoad", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MIRBuilder", ")", ";", "auto", "TBL1", "=", "MIRBuilder", ".", "buildInstr", "(", "", ",", "{", "&", "", "}", ",", "{", "Concat", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "IndexLoad", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "}", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "TBL1", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "auto", "Copy", "=", "MIRBuilder", ".", "buildInstr", "(", "TargetOpcode", "::", "COPY", ",", "{", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "}", ",", "{", "}", ")", ".", "addReg", "(", "TBL1", ".", "getReg", "(", "", ")", ",", "", ",", "", ")", ";", "RBI", ".", "constrainGenericRegister", "(", "Copy", ".", "getReg", "(", "", ")", ",", "", ",", "MRI", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "auto", "RegSeq", "=", "MIRBuilder", ".", "buildInstr", "(", "TargetOpcode", "::", "REG_SEQUENCE", ",", "{", "&", "", "}", ",", "{", "Src1Reg", "}", ")", ".", "addImm", "(", "", ")", "."], "ground_truth": ["addUse", "(", "Src2Reg", ")", ".", "addImm", "(", "", ")", ";"], "File": "AArch64InstructionSelector67", "Func": "selectShuffleVector", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10656, "Length": 304, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqshlq_m_u32", "(", "uint32x4_t", "__inactive", ",", "uint32x4_t", "__a", ","], "ground_truth": ["int32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vqshlq_m_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10657, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Val", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "ST", "->", "isThumb1Only", "(", ")", ")", "{", "if", "(", "Val", "<=", "", "||", "~", "Val", "<=", "", ")", "return", "DAG", ".", "getConstant", "(", "Val", ",", "", ")", ";", "}", "else", "{", "if", "(", "", "(", "Val", ")", "!=", "-", "", "||", "", "(", "~", "Val", ")", "!=", "-", "", ")", "return", "DAG"], "ground_truth": [".", "getConstant", "(", "Val", ",", "", ")", ";"], "File": "ARMISelLowering (2)", "Func": "IsSingleInstrConstant", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10658, "Length": 76, "Cover_Rate": 0.5846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "PtrVT", "=", "Src1", ".", "getValueType", "(", ")", ";", "if", "(", "Size", ">", "", "*", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VTs", ",", "Chain", ",", "Src1", ",", "Src2", ",", "DAG", ".", "getConstant", "(", "Size", ",", "DL", ","], "ground_truth": ["PtrVT", ")", ",", "DAG", ".", "getConstant", "(", "Size", "/", "", ",", "DL", ",", "PtrVT", ")", ")", ";"], "File": "SystemZSelectionDAGInfo", "Func": "emitCLC", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10659, "Length": 59, "Cover_Rate": 0.43703703703703706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__slwpcb", "(", "void", ")", "{", "return", "__builtin_ia32_slwpcb", "(", ")"], "ground_truth": [";"], "File": "lwpintrin", "Func": "__slwpcb", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10660, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegMemCounter", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getTargetLowering", "(", ")", "->", "getTargetMachine", "(", ")", ".", "Options", ".", "RegMemCount", ";", "if", "(", "!", "RegMemCounter", "&&", "!", "EnableSpillCounter", ")", "{", "return", "false", ";", "}", "if", "(", "VectorSz", "==", "", ")", "{", "VectorSz", "=", "", ";", "}", "const", "InstrInfo", "*", "TII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "RegisterInfo", "&", "RI", "=", "TII", "->", "getRegisterInfo", "(", ")", ";", "std", "::", "set", "<", "unsigned", ">", "SRF", ";", "std", "::", "set", "<", "unsigned", ">", "VRF", ";", "std", "::", "set", "<", "unsigned", ">", "IRF", ";", "std", "::", "set", "<", "unsigned", ">", "SPRF", ";", "std", "::", "set", "<", "unsigned", ">", "VPRF", ";", "std", "::", "set", "<", "unsigned", ">", "ADRF", ";", "for", "(", "auto", "&", "BB", ":", "MF", ")", "{", "for", "(", "auto", "&", "MI", ":", "BB", ")", "{", "for", "(", "auto", "&", "MO", ":", "MI", ".", "operands", "(", ")", ")", "{", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "if", "(", "!", "MO", ".", "getReg", "(", ")", ".", "isPhysical", "(", ")", ")", "continue", ";", "unsigned", "R", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "R", ")", "{", "const", "TargetRegisterClass", "*", "RegClass", "=", "TII", "->", "getClassOfPhysicalRegister", "(", "R"], "ground_truth": [",", "RI", ")", ";"], "File": "TPCRegisterCounter", "Func": "runOnMachineFunction", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10661, "Length": 211, "Cover_Rate": 0.3594548551959114, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Stubs", "=", "MMIMacho", ".", "GetGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "MCSection", "*", "TheSection", "=", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MachO", "::", "S_NON_LAZY_SYMBOL_POINTERS", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "TheSection", ")", ";", "for", "(", "auto", "&", "Stub", ":", "Stubs", ")", "emitNonLazySymbolPointer", "(", "*", "OutStreamer", ",", "Stub", ".", "first", ",", "Stub", ".", "second", ")", ";", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", "->", "AddBlankLine", "(", ")", ";", "}", "SM", ".", "serializeToStackMapSection", "(", ")", ";", "FM", ".", "serializeToFaultMapSection", "(", ")", ";", "OutStreamer", "->", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "if", "(", "TT", ".", "isKnownWindowsMSVCEnvironment", "(", ")", "&&", "MMI", "->", "usesVAFloatArgument", "(", ")", ")", "{", "StringRef", "SymbolName", "=", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "?", "", ":", "", ";", "MCSymbol", "*", "S", "=", "MMI", "->", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "SymbolName", ")", ";", "OutStreamer", "->", "EmitSymbolAttribute", "(", "S", ",", "MCSA_Global", ")", ";", "}", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "{", "SM", ".", "serializeToStackMapSection", "(", ")", ";", "}", "if", "(", "TT", ".", "isOSBinFormatELF", "(", ")", ")", "{", "SM", ".", "serializeToStackMapSection"], "ground_truth": ["(", ")", ";"], "File": "X86AsmPrinter108", "Func": "EmitEndOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10662, "Length": 193, "Cover_Rate": 0.7751004016064257, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opcode", "==", "", ")", "NewBase", "=", "Regs", "[", "NumRegs", "-", "", "]", ".", "first", ";", "else", "{", "NewBase", "=", "Scratch", ";", "if", "(", "NewBase", "==", "", ")", "return", "false", ";", "}", "int", "BaseOpc", "=", "", ";", "if", "(", "Offset", "<", "", ")", "{", "BaseOpc", "=", "", ";", "Offset", "=", "-", "Offset", ";", "}", "int", "ImmedOffset", "=", "", "(", "Offset", ")", ";", "if", "(", "ImmedOffset", "==", "-", "", ")", "return", "false", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", "->", "get", "(", "BaseOpc", ")", ",", "NewBase", ")", ".", "addReg", "(", "Base", ",", "getKillRegState", "(", "BaseKill", ")", ")", ".", "addImm", "(", "ImmedOffset", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ".", "addReg", "(", "", ")", ";", "Base", "=", "NewBase", ";", "BaseKill", "=", "true", ";", "}", "bool", "isDPR", "=", "Opcode", "==", "", "||", "Opcode", "==", "", ";", "bool", "isDef", "=", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ";", "Opcode", "=", "getLoadStoreMultipleOpcode", "(", "Opcode"], "ground_truth": [")", ";"], "File": "ARMLoadStoreOptimizer27", "Func": "mergeOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10663, "Length": 163, "Cover_Rate": 0.3110687022900763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "unsigned", "int", ")", "__builtin_altivec_vmsumubm", "(", "(", "vector", "signed", "char", ")", "a1", ",", "(", "vector", "signed", "char", ")", "a2", ",", "("], "ground_truth": ["vector", "signed", "int", ")", "a3", ")", ";"], "File": "altivec4", "Func": "vec_vmsumubm", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10664, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcltzh_f16", "(", "float16_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "fp16_vcltzh_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10665, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "xfoo0", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "xfoo0", ")", "==", "(", "int", ")", "GET_MODE_SIZE", "(", "mode", ")", "&&", "INDEX_REGISTER_P", "(", "xfoo1", ",", "strict", ")", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "xfoo1", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "xfoo1", ")", "==", "(", "int", ")", "GET_MODE_SIZE", "(", "mode", ")"], "ground_truth": ["&&", "INDEX_REGISTER_P", "(", "xfoo0", ",", "strict", ")", ")", "return", "", ";"], "File": "vax3", "Func": "index_term_p", "Target": "vax", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10666, "Length": 64, "Cover_Rate": 0.4507042253521127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "base", "=", "XEXP", "(", "memref", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "base", ")", "==", "PRE_MODIFY", ")", "base", "=", "XEXP", "(", "base"], "ground_truth": [",", "", ")", ";"], "File": "frv", "Func": "frv_index_memory", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 10667, "Length": 28, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpq128_mask", "(", "(", "__v2di", ")", "__X", ",", "(", "__v2di", ")", "__Y", ",", "", ","], "ground_truth": ["(", "__mmask8", ")", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_cmple_epu64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10668, "Length": 24, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__smlatb", "(", "int32_t", "__a", ",", "int32_t"], "ground_truth": ["__b", ",", "int32_t", "__c", ")", "{"], "File": "arm", "Func": "acle___smlatb", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10669, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "MemVT", "=", "MN", "->", "getMemoryVT", "(", ")", ";", "unsigned", "Size", "=", "MemVT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "MemVT", ".", "isScalarInteger", "(", ")", ")", "{", "assert", "(", "Size", "<=", "", "&&", "", ")", ";", "if", "(", "Size", "<", "", ")", "FlagSet", "|=", "", ";", "else", "if", "(", "Size", "==", "", ")", "FlagSet", "|=", "", ";", "else", "FlagSet", "|=", "", ";", "}", "else", "if", "(", "MemVT", ".", "isVector", "(", ")", "&&", "!", "MemVT", ".", "isFloatingPoint", "(", ")", ")", "{", "if", "(", "Size", "==", "", ")", "FlagSet", "|=", "", ";", "else", "if", "(", "Size", "==", "", ")", "{", "assert", "(", "Subtarget", ".", "pairedVectorMemops", "(", ")", "&&", "", "", ")", ";", "FlagSet", "|=", "", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "}", "else", "{", "if", "(", "Size", "==", "", "||", "Size", "==", "", ")", "FlagSet", "|=", "", ";", "else", "if", "(", "MemVT", "==", "", "||", "MemVT", ".", "isVector", "(", ")", ")", "FlagSet", "|=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "}", "computeFlagsForAddressComputation", "(", "N", ",", "FlagSet", ",", "DAG", ")", ";", "if", "(", "const", "LoadSDNode", "*", "LN", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "Parent", ")", ")", "{", "switch", "(", "LN", "->", "getExtensionType", "(", ")", ")", "{", "case", "", ":", "FlagSet", "|=", "", ";", "break", ";", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "PPCISelLowering11", "Func": "computeMOFlags", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10670, "Length": 211, "Cover_Rate": 0.3408723747980614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hasFMA", "(", ")", "||", "hasFMA4", "(", ")", "||"], "ground_truth": ["hasAVX512", "(", ")", ";"], "File": "X86Subtarget (2)", "Func": "hasAnyFMA", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10671, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "HasAnyUndefs", ";", "if", "(", "!", "C", "->", "isConstantSplat", "(", "SplatValue", ",", "SplatUndef", ",", "MinSplatBits", ",", "HasAnyUndefs", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "(", "SplatValue", "!=", "", ")", "&&", "(", "SplatValue", ".", "isPowerOf2", "(", ")", "||", "(", "-", "SplatValue", ")", ".", "isPowerOf2", "(", ")", ")", ")", "{", "unsigned", "lg2", "=", "SplatValue", ".", "countTrailingZeros", "(", ")", ";", "SDValue", "Sz", "=", "DAG", ".", "getConstant", "(", "EltTy", ".", "getSizeInBits", "(", ")", "-", "", ",", "", ")", ";", "SDValue", "SGN", "=", "getTargetVShiftNode", "(", "", ",", "dl", ",", "VT", ",", "N0", ",", "Sz", ",", "DAG", ")", ";", "SDValue", "Amt", "=", "DAG", ".", "getConstant", "(", "EltTy", ".", "getSizeInBits", "(", ")", "-", "lg2", ",", "", ")", ";", "SDValue", "SRL", "=", "getTargetVShiftNode", "(", "", ",", "dl", ",", "VT", ",", "SGN", ",", "Amt", ",", "DAG", ")", ";", "SDValue", "ADD", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N0", ","], "ground_truth": ["SRL", ")", ";"], "File": "X86ISelLowering116", "Func": "LowerSDIV", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10672, "Length": 149, "Cover_Rate": 0.4048913043478261, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "short", "find_set_regmode_weight", "(", "rtx", "x", ",", "machine_mode", "mode", ")", "{", "if", "(", "GET_CODE", "(", "x", ")", "==", "CLOBBER", "&&", "register_operand", "(", "SET_DEST", "(", "x", ")", ",", "mode", ")", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "SET", "&&", "register_operand", "(", "SET_DEST", "(", "x", ")", ",", "mode", ")", ")", "{", "if", "(", "REG_P", "(", "SET_DEST", "(", "x", ")", ")", ")", "{", "if", "(", "!", "reg_mentioned_p", "(", "SET_DEST", "(", "x", ")", ",", "SET_SRC", "(", "x", ")", ")", ")", "return", "", ";", "else", "return", "", ";", "}", "return", ""], "ground_truth": [";"], "File": "sh", "Func": "find_set_regmode_weight", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10673, "Length": 91, "Cover_Rate": 0.9479166666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "", ")", ";", "if", "(", "SDValue", "ZExt", "=", "lowerShuffleAsZeroOrAnyExtend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "ZExt", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "SDValue", "Blend", "=", "lowerShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithPACK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Shift", "=", "lowerShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "V2", ".", "isUndef", "(", ")", "&&", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "{", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK256", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsLanePermuteAndPermute", "(", "DL", ",", "", ",", "V1", ","], "ground_truth": ["V2", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";"], "File": "X86ISelLowering232", "Func": "lowerV32I8Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10674, "Length": 305, "Cover_Rate": 0.5332167832167832, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "*", "SBase", "=", "getNamedOperand", "(", "*", "MI", ",", "", "::", "sbase", ")", ";", "bool", "IsKill", "=", "SBase", "->", "isKill", "(", ")", ";", "if", "(", "OffOp", ")", "{", "bool", "isVI", "=", "MBB", "->", "getParent", "(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getGeneration", "(", ")", ">=", "Subtarget", "::", "VOLCANIC_ISLANDS", ";", "unsigned", "OffScale", "=", "isVI", "?", "", ":", "", ";", "unsigned", "LoOffset", "=", "OffOp", "->", "getImm", "(", ")", "*", "OffScale", ";", "unsigned", "HiOffset", "=", "LoOffset", "+", "HalfSize", ";", "Lo", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "HalfImmOp", ")", ",", "RegLo", ")", ".", "addReg", "(", "SBase", "->", "getReg", "(", ")", ",", "", ",", "SBase", "->", "getSubReg", "(", ")", ")", ".", "addImm", "(", "LoOffset", "/", "OffScale", ")", ";", "if", "(", "!", "isUInt", "<", "", ">", "(", "HiOffset", ")", "||", "(", "!", "isVI", "&&", "!", "isUInt", "<", "", ">", "(", "HiOffset", "/", "OffScale", ")", ")", ")", "{", "unsigned", "OffsetSGPR", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "OffsetSGPR", ")", ".", "addImm", "(", "HiOffset", ")", ";", "Hi", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "HalfSGPROp", ")", ",", "RegHi", ")", ".", "addReg", "(", "SBase", "->", "getReg", "(", ")", ",", "getKillRegState", "(", "IsKill", ")", ",", "SBase", "->", "getSubReg", "(", ")", ")", ".", "addReg", "(", "OffsetSGPR", ")", ";", "}", "else", "{", "Hi", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "HalfImmOp", ")", ",", "RegHi", ")", ".", "addReg", "(", "SBase", "->"], "ground_truth": ["getReg", "(", ")", ",", "getKillRegState", "(", "IsKill", ")", ",", "SBase", "->", "getSubReg", "(", ")", ")", ".", "addImm", "(", "HiOffset", "/", "OffScale", ")", ";"], "File": "SIInstrInfo102", "Func": "splitSMRD", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10675, "Length": 277, "Cover_Rate": 0.40976331360946744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&"], "ground_truth": ["AU", ")", "const", "override", "{"], "File": "AArch64LoadStoreOptimizer (2)1", "Func": "getAnalysisUsage", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10676, "Length": 10, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ReverseBranchCondition", "(", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ")", "const", "{", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", "&&", ""], "ground_truth": [")", ";"], "File": "X86InstrInfo (2)1", "Func": "ReverseBranchCondition", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10677, "Length": 24, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "__a", "=", "__aarch64_vget_lane_any", "(", "__b", ","], "ground_truth": ["__lane", ")", ";"], "File": "arm", "Func": "neon3_vst1q_lane_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10678, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1q_lane_p64", "(", "poly64_t", "*", "__a", ",", "poly64x2_t", "__b", ",", "const", "int", "__c"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vst1q_lane_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10679, "Length": 14, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "ReplaceNodeResults", "(", "SDNode", "*", "N", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "return", "LowerOperationWrapper", "(", "N", ","], "ground_truth": ["Results", ",", "DAG", ")", ";"], "File": "MipsISelLowering (2)", "Func": "ReplaceNodeResults", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10680, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "OpLHS", ",", "OpRHS", ";", "OpLHS", "=", "GeneratePerfectShuffle", "(", "PerfectShuffleTable", "[", "LHSID", "]", ",", "LHS", ",", "RHS", ",", "DAG", ",", "dl", ")", ";", "OpRHS", "=", "GeneratePerfectShuffle", "(", "PerfectShuffleTable", "[", "RHSID", "]", ",", "LHS", ",", "RHS", ",", "DAG", ",", "dl", ")", ";", "EVT", "VT", "=", "OpLHS", ".", "getValueType", "(", ")", ";", "switch", "(", "OpNum", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "OP_VREV", ":", "if", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "OpLHS", ")", ";", "if", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", "||", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "OpLHS", ")", ";", "assert", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "OpLHS", ")", ";", "case", "OP_VDUP0", ":", "case", "OP_VDUP1", ":", "case", "OP_VDUP2", ":", "case", "OP_VDUP3", ":", "{", "EVT", "EltTy", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "unsigned", "Opcode", ";", "if", "(", "EltTy", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "EltTy", "==", "", "||", "EltTy", "==", "", "||", "EltTy", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "EltTy", "==", "", "||", "EltTy", "==", "", ")", "Opcode", "=", "", ";", "else", "if", "(", "EltTy", "==", "", "||", "EltTy", "==", "", ")", "Opcode", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "OpLHS", "=", "WidenVector", "(", "OpLHS", ",", "DAG", ")", ";", "SDValue", "Lane", "=", "DAG", ".", "getConstant", "(", "OpNum", "-", "OP_VDUP0", ",", "dl", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "Opcode", ",", "dl", ",", "VT", ",", "OpLHS", ",", "Lane", ")", ";", "}", "case", "OP_VEXT1"], "ground_truth": [":"], "File": "AArch64ISelLowering (2)2", "Func": "GeneratePerfectShuffle", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10681, "Length": 307, "Cover_Rate": 0.4159891598915989, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MachineInstr", "*", "MOVA", "=", "buildDefaultInstruction", "(", "*", "MBB", ",", "I", ",", "", ",", "", ",", "OffsetReg", ")", ";", "setImmOperand", "(", "*", "MOVA", ",", "", "::", "write", ",", "", ")", ";", "MachineInstrBuilder", "Mov", "=", "buildDefaultInstruction", "(", "*", "MBB", ",", "I", ",", "", ",", "ValueReg", ",", "AddrReg", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Implicit", "|", "RegState", "::", "Kill", ")", ";", "setImmOperand", "(", "*", "Mov", ",", "", "::", "src0_rel", ",", "", ")", ";", "return", "Mov"], "ground_truth": [";"], "File": "R600InstrInfo (2)1", "Func": "buildIndirectRead", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10682, "Length": 76, "Cover_Rate": 0.3877551020408163, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getEHHandlerRegister", "(", ")", "const", "{", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["", ";"], "File": "TGSIRegisterInfo", "Func": "getEHHandlerRegister", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10683, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CheckImmRange", "(", "", ",", "", ",", "false", ",", "false"], "ground_truth": [",", "false", ")", ";"], "File": "HexagonAsmParser (2)", "Func": "isu4Imm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10684, "Length": 14, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__aarch64_vget_lane_any", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vget_lane_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10685, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "ARMCodeEmitter14", "Func": "getPassName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10686, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addr", "=", "plus_constant", "(", "Pmode", ",", "dst", ",", "i", ")", ";", "mem", "=", "adjust_automodify_address", "(", "dstbase", ",", "SImode", ",", "addr", ",", "i", ")", ";", "if", "(", "(", "align", "&", "", ")", "==", "", ")", "emit_move_insn", "(", "mem", ",", "reg", ")", ";", "else", "emit_insn", "(", "gen_unaligned_storesi", "(", "mem", ",", "reg", ")", ")", ";", "}", "if", "(", "unaligned_access", "&&", "i", ">", "", "&&", "(", "i", "+", "", ")", "==", "length", ")", "{", "addr", "=", "plus_constant", "(", "Pmode", ",", "dst", ",", "i", "-", "", ")", ";", "mem", "=", "adjust_automodify_address", "(", "dstbase", ",", "SImode", ",", "addr", ",", "i", "-", "", ")", ";", "if", "(", "(", "align", "&", "", ")", "==", "", ")", "set_mem_align", "(", "mem", ",", "BITS_PER_UNIT", ")", ";", "emit_insn", "(", "gen_unaligned_storesi", "(", "mem", ",", "reg", ")", ")", ";", "return", "true", ";", "}", "if", "(", "i", "+", "", "<=", "length", ")", "{", "reg", "=", "gen_lowpart", "(", "HImode", ",", "val_reg", ")", ";", "addr", "=", "plus_constant", "(", "Pmode", ",", "dst", ",", "i", ")", ";", "mem", "=", "adjust_automodify_address", "(", "dstbase", ",", "HImode", ",", "addr", ",", "i", ")", ";", "if", "(", "(", "align", "&", "", ")", "==", "", ")", "emit_move_insn", "(", "mem", ",", "reg", ")", ";", "else", "emit_insn", "(", "gen_unaligned_storehi", "(", "mem", ",", "reg", ")", ")", ";", "i", "+=", "", ";", "}", "if", "(", "i", "+", "", "==", "length", ")", "{", "reg", "=", "gen_lowpart", "(", "QImode", ",", "val_reg", ")", ";", "addr", "=", "plus_constant", "(", "Pmode", ",", "dst"], "ground_truth": [",", "i", ")", ";"], "File": "arm", "Func": "arm_block_set_aligned_non_vect", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10687, "Length": 233, "Cover_Rate": 0.3764135702746365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", "MI", "->", "getOperand", "(", "NumDefs", ")", ".", "isReg", "(", ")", "&&", "MI", "->", "getOperand", "(", "NumDefs", ")", ".", "isDef", "(", ")", ";", "++", "NumDefs", ")", ";", "const", "char", "*", "AsmStr", "=", "MI", "->", "getOperand", "(", "NumDefs", ")", ".", "getSymbolName", "(", ")", ";", "if", "(", "AsmStr", "[", "", "]", "==", "", ")", "return", ";", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "processLDimm64", "(", "MI", ")", ";", "const", "DebugLoc", "&", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "!", "DL", "||", "PrevInstLoc", "==", "DL", ")", "{", "if", "(", "LineInfoGenerated", "==", "false", ")", "{", "auto", "*", "S", "=", "MI", "->", "getMF", "(", ")", "->"], "ground_truth": ["getFunction", "(", ")", ".", "getSubprogram", "(", ")", ";"], "File": "BTFDebug11", "Func": "beginInstruction", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10688, "Length": 118, "Cover_Rate": 0.4338235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Section", ")", "{", "getStreamer", "(", ")", ".", "InitSections", "(", "false", ")", ";", "Section", "=", "getStreamer", "(", ")", ".", "getCurrentSection", "(", ")", ".", "first", ";", "}", "if", "(", "Section", "->", "UseCodeAlign", "(", ")", ")", "getStreamer", "(", ")", ".", "EmitCodeAlignment", "(", "", ",", "", ")", ";", "else", "getStreamer", "(", ")", ".", "EmitValueToAlignment", "(", "", ",", "", ",", "", ",", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "X86AsmParser (2)3", "Func": "parseDirectiveEven", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10689, "Length": 66, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InlineAsmIdentifierInfo", "Info", ";", "StringRef", "Identifier", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "ParseIntelIdentifier", "(", "Val", ",", "Identifier", ",", "Info", ",", "false", ",", "End", ")", ")", "return", "nullptr", ";", "if", "(", "!", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "LBrac", ")", ")", "return", "CreateMemForInlineAsm", "(", "", ",", "Val", ",", "", ",", "", ",", "", ",", "Start", ",", "End", ",", "Size", ",", "Identifier", ",", "Info", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "IntelExprStateMachine", "SM", "(", "", ",", "true", ",", "false", ")", ";", "if", "(", "ParseIntelExpression", "(", "SM", ",", "End", ")", ")", "return", "nullptr", ";", "if", "(", "SM", ".", "getSym", "(", ")", ")", "{", "Error", "(", "Start", ",", "", ")", ";", "return", "nullptr", ";", "}", "if", "(", "SM", ".", "getBaseReg", "(", ")", ")", "{", "Error", "(", "Start", ",", "", ")", ";", "return", "nullptr", ";", "}", "if", "(", "SM", ".", "getIndexReg", "(", ")", ")", "{", "Error", "(", "Start", ",", "", ")", ";", "return", "nullptr", ";", "}", "const", "MCExpr", "*", "Disp", "=", "MCConstantExpr", "::", "Create", "(", "SM", ".", "getImm", "(", ")", ",", "getContext", "("], "ground_truth": [")", ")", ";"], "File": "X86AsmParser (2)", "Func": "ParseIntelMemOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10690, "Length": 176, "Cover_Rate": 0.5432098765432098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "assert", "(", "", "&&", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "TBZDisplacementBits", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "CBZDisplacementBits", ";", "case", "", ":", "return", "BCCDisplacementBits"], "ground_truth": [";"], "File": "AArch64BranchRelaxation4", "Func": "getBranchDisplacementBits", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10691, "Length": 45, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_fixupimm_round_pd", "(", "__m512d", "__A", ",", "__m512d", "__B", ",", "__m512i", "__C", ",", "const", "int", "__imm", ",", "const", "int", "__R", ")", "{", "return", "(", "__m512d", ")", "__builtin_ia32_fixupimmpd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ",", "(", "__v8di", ")", "__C"], "ground_truth": [",", "__imm", ",", "(", "__mmask8", ")", "-", "", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_fixupimm_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10692, "Length": 65, "Cover_Rate": 0.9848484848484849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_smaxpv4sf", "(", "a"], "ground_truth": [",", "b", ")", ";"], "File": "arm", "Func": "neon2_vpmaxnmq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10693, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "const", "*", "BlackfinRegisterInfo", "::", "getCalleeSavedRegClasses", "(", "const", "MachineFunction", "*", "MF", ")", "const", "{", "using", "namespace", "", ";", "static", "const", "TargetRegisterClass", "*", "const", "CalleeSavedRegClasses", "["], "ground_truth": ["]", "=", "{"], "File": "BlackfinRegisterInfo1", "Func": "getCalleeSavedRegClasses", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10694, "Length": 30, "Cover_Rate": 0.4918032786885246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCValue", "Value", ";", "bool", "isRelocatable", "=", "SubExpr", "->", "evaluateAsRelocatable", "(", "Value", ",", "Layout", ",", "Fixup", ")", ";", "if", "(", "!", "isRelocatable", ")", "return", "false", ";", "if", "(", "Value", ".", "isAbsolute", "(", ")", ")", "{", "Result", "=", "MCValue", "::", "get", "(", "evaluateAsInt64", "(", "Value", ".", "getConstant", "(", ")", ")", ")", ";", "}", "else", "{", "if", "(", "!", "Layout", ")", "return", "false", ";", "MCContext", "&", "Context", "=", "Layout", "->", "getAssembler", "(", ")", ".", "getContext", "(", ")", ";", "const", "MCSymbolRefExpr", "*", "Sym", "=", "Value", "."], "ground_truth": ["getSymA", "(", ")", ";"], "File": "AVRMCExpr", "Func": "evaluateAsRelocatableImpl", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10695, "Length": 86, "Cover_Rate": 0.49710982658959535, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "copyPhysRegTuple", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "const", "DebugLoc", "&", "DL", ",", "MCRegister", "DestReg", ",", "MCRegister", "SrcReg", ",", "bool", "KillSrc", ",", "unsigned", "Opcode", ",", "ArrayRef", "<", "unsigned", ">", "Indices", ")", "const", "{", "assert", "(", "Subtarget", ".", "hasNEON", "(", ")", "&&", "", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "&", "getRegisterInfo", "(", ")", ";", "uint16_t", "DestEncoding", "=", "TRI", "->", "getEncodingValue", "(", "DestReg", ")", ";", "uint16_t", "SrcEncoding", "=", "TRI", "->", "getEncodingValue", "(", "SrcReg", ")", ";", "unsigned", "NumRegs", "=", "Indices", ".", "size", "(", ")", ";", "int", "SubReg", "=", "", ",", "End", "=", "NumRegs", ",", "Incr", "=", "", ";", "if", "(", "forwardCopyWillClobberTuple", "(", "DestEncoding", ",", "SrcEncoding", ",", "NumRegs", ")", ")", "{", "SubReg", "=", "NumRegs", "-", "", ";", "End", "=", "-", "", ";", "Incr", "=", "-", "", ";", "}", "for", "(", ";", "SubReg", "!=", "End", ";", "SubReg", "+=", "Incr", ")", "{", "const", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ","], "ground_truth": ["DL", ",", "get", "(", "Opcode", ")", ")", ";"], "File": "AArch64InstrInfo104", "Func": "copyPhysRegTuple", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10696, "Length": 161, "Cover_Rate": 0.7453703703703703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "pair", "<", "unsigned", ",", "MVT", ">", "LT", "=", "getTypeLegalizationCost", "(", "ValTy", ")", ";", "MVT", "MTy", "=", "LT", ".", "second", ";", "int", "ISD", "=", "InstructionOpcodeToISD", "(", "Opcode", ")", ";", "assert", "(", "ISD", "&&", "", ")", ";", "const", "Subtarget", "&", "ST", "=", "TLI", "->", "getTargetMachine", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "static", "const", "CostTblEntry", "SSE42CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX1CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "static", "const", "CostTblEntry", "AVX2CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", "}", ",", "}", ";", "if", "(", "ST", ".", "hasAVX2", "(", ")", ")", "{", "int", "Idx", "=", "FindInTable", "(", "AVX2CostTbl", ",", "array_lengthof", "(", "AVX2CostTbl", ")", ",", "ISD", ",", "MTy", ")", ";", "if", "(", "Idx", "!=", "-", "", ")", "return", "LT", ".", "first"], "ground_truth": ["*", "AVX2CostTbl", "[", "Idx", "]", ".", "Cost", ";"], "File": "X86ISelLowering98", "Func": "getCmpSelInstrCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10697, "Length": 258, "Cover_Rate": 0.57847533632287, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSection", "*", "TargetObjectFile", "::", "SelectSectionForGlobal", "(", "const", "GlobalObject", "*", "GO", ",", "SectionKind", "Kind", ",", "const", "TargetMachine", "&", "TM", ")", "const", "{", "return", "getDataSection"], "ground_truth": ["(", ")", ";"], "File": "TGSIISelLowering", "Func": "SelectSectionForGlobal", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10698, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "CPIdx0", "=", "DAG", ".", "getConstantPool", "(", "C0", ",", "getPointerTy", "(", ")", ",", "", ")", ";", "std", "::", "vector", "<", "Constant", "*", ">", "CV1", ";", "CV1", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "APInt", "(", "", ",", "", ")", ")", ")", ")", ";", "CV1", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "APInt", "(", "", ",", "", ")", ")", ")", ")", ";", "Constant", "*", "C1", "=", "ConstantVector", "::", "get", "(", "CV1", ")", ";", "SDValue", "CPIdx1", "=", "DAG", ".", "getConstantPool", "(", "C1", ",", "getPointerTy", "(", ")", ",", "", ")", ";", "SDValue", "XR1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ")", ";", "SDValue", "XR2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ")", ";", "SDValue", "Unpck1", "=", "getUnpackl", "(", "DAG", ",", "dl", ",", "", ",", "XR1", ",", "XR2", ")", ";", "SDValue", "CLod0", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPIdx0", ",", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Unpck2", "=", "getUnpackl", "(", "DAG", ",", "dl", ",", "", ",", "Unpck1", ",", "CLod0", ")", ";", "SDValue", "XR2F", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Unpck2", ")", ";", "SDValue", "CLod1", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "CLod0", ".", "getValue", "(", "", ")", ",", "CPIdx1", ",", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "XR2F", ",", "CLod1", ")", ";", "int", "ShufMask", "[", "", "]", "=", "{", ""], "ground_truth": [",", "-", "", "}", ";"], "File": "X86ISelLowering170", "Func": "LowerUINT_TO_FP_i64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10699, "Length": 320, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "case", "", ":", "ReplaceATOMIC_OP_64", "(", "N", ",", "Results", ",", "DAG", ",", "", ")", ";", "return", ";", "case", "", ":", "ReplaceATOMIC_OP_64", "(", "N", ",", "Results", ",", "DAG", ",", "", ")", ";", "return", ";", "case", "", ":", "ReplaceATOMIC_OP_64", "(", "N", ",", "Results", ",", "DAG", ",", "", ")", ";", "return", ";", "case", "", ":", "ReplaceATOMIC_OP_64", "(", "N", ",", "Results", ",", "DAG", ",", "", ")", ";", "return", ";", "case", "", ":", "ReplaceATOMIC_OP_64", "(", "N", ",", "Results", ",", "DAG", ",", "", ")", ";", "return", ";", "case", ""], "ground_truth": [":"], "File": "ARMISelLowering107", "Func": "ReplaceNodeResults", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10700, "Length": 85, "Cover_Rate": 0.33073929961089493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "tilepro_function_arg", "(", "cumulative_args_t", "cum_v", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{", "CUMULATIVE_ARGS", "cum", "=", "*", "get_cumulative_args", "(", "cum_v", ")", ";", "int", "byte_size", "=", "(", "(", "mode", "==", "BLKmode", ")", "?", "int_size_in_bytes", "(", "type", ")", ":", "GET_MODE_SIZE", "(", "mode", ")", ")", ";", "bool", "doubleword_aligned_p", ";", "if", "(", "cum", ">=", "TILEPRO_NUM_ARG_REGS", ")", "return", "NULL_RTX", ";", "doubleword_aligned_p", "=", "tilepro_function_arg_boundary", "(", "mode", ",", "type", ")", ">", "BITS_PER_WORD", ";", "if", "(", "doubleword_aligned_p", ")", "cum", "+=", "cum", "&", "", ";", "if", "(", "(", "cum", "+", "(", "byte_size", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ")", ">"], "ground_truth": ["TILEPRO_NUM_ARG_REGS", ")", "return", "NULL_RTX", ";"], "File": "tilepro2", "Func": "tilepro_function_arg", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 10701, "Length": 102, "Cover_Rate": 0.918918918918919, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumIssued", "=", "", ";", "HasCTRSet", "=", "false", ";", "NumStores", "="], "ground_truth": ["", ";"], "File": "PPCHazardRecognizers12", "Func": "EndDispatchGroup", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10702, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TailCallReturnAddrDelta", "="], "ground_truth": ["delta", ";"], "File": "M680x0MachineFunction", "Func": "setTCReturnAddrDelta", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10703, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";", "}", "else", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "CJGInstrInfo", "Func": "copyPhysReg", "Target": "CJG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10704, "Length": 46, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "checkFPAtomicToDenormModeHazard", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "ST", ".", "hasNoDataDepHazard", "(", ")", ")", "return", "NoHazard", ";", "if", "(", "InstrInfo", "::", "isVALU", "(", "*", "MI", ")", "&&", "checkVALUHazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "InstrInfo", "::", "isDPP", "(", "*", "MI", ")", "&&", "checkDPPHazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "isDivFMas", "(", "MI", "->", "getOpcode", "(", ")", ")", "&&", "checkDivFMasHazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "isRWLane", "(", "MI", "->", "getOpcode", "(", ")", ")", "&&", "checkRWLaneHazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "isSGetReg", "(", "MI", "->", "getOpcode", "(", ")", ")", "&&", "checkGetRegHazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "isSSetReg", "(", "MI", "->", "getOpcode", "(", ")", ")", "&&", "checkSetRegHazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "isRFE", "(", "MI", "->", "getOpcode", "(", ")", ")", "&&", "checkRFEHazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "ST", ".", "hasReadM0MovRelInterpHazard", "(", ")", "&&", "(", "TII", ".", "isVINTRP", "(", "*", "MI", ")", "||", "isSMovRel", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", "&&", "checkReadM0Hazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "ST", ".", "hasReadM0SendMsgHazard", "(", ")", "&&", "isSendMsgTraceDataOrGDS", "(", "TII", ",", "*", "MI", ")", "&&", "checkReadM0Hazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "MI", "->", "isInlineAsm", "(", ")", "&&", "checkInlineAsmHazards", "(", "MI", ")", ">", "", ")", "return", "NoopHazard", ";", "if", "(", "checkAnyInstHazards", "(", "MI", ")", ">", ""], "ground_truth": [")", "return", "NoopHazard", ";"], "File": "GCNHazardRecognizer19", "Func": "getHazardType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10705, "Length": 261, "Cover_Rate": 0.7073170731707317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CIdx", "&&", "(", "CIdx", "->", "getZExtValue", "(", ")", "<=", "", ")", ")", "{", "SDValue", "CI", "=", "DAG", ".", "getTargetConstant", "(", "CIdx", "->", "getZExtValue", "(", ")", ",", "DL", ",", "", ")", ";", "SDNode", "*", "DUPQ", "=", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "V", ",", "CI", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "SDValue", "(", "DUPQ", ",", "", ")", ")", ";", "}", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "SplatOne", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "One", ")", ";", "SDValue", "SV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "One", ")", ";", "SV", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "SV", ",", "SplatOne", ")", ";", "SDValue", "Idx64", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Idx128", ",", "Idx128", ")", ";", "SDValue", "SplatIdx64", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Idx64"], "ground_truth": [")", ";"], "File": "AArch64ISelLowering111", "Func": "LowerDUPQLane", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10706, "Length": 169, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "IN_RANGE", "(", "width", ",", "", ",", "GET_MODE_BITSIZE", "(", "GET_MODE", "(", "op", ")", ")", "-", "", ")", ")", "return", "false", ";", "if", "(", "bitpos", "<", "", "||", "bitpos", "+", "width", ">", "GET_MODE_BITSIZE", "(", "GET_MODE", "(", "op", ")", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "loongarch", "Func": "loongarch_use_ins_ext_p", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10707, "Length": 44, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Dims", "=", "HSAMetadataDoc", "->", "getArrayNode", "(", ")", ";", "if", "(", "Node", "->", "getNumOperands", "(", ")", "!=", "", ")", "return", "Dims", ";", "for", "(", "auto", "&", "Op", ":", "Node", "->", "operands", "(", ")", ")", "Dims", ".", "push_back", "(", "Dims", ".", "getDocument", "(", ")", "->", "getNode", "(", "uint64_t", "(", "mdconst", "::", "extract", "<", "ConstantInt", ">", "(", "Op", ")"], "ground_truth": ["->", "getZExtValue", "(", ")", ")", ")", ")", ";"], "File": "AMDGPUHSAMetadataStreamer", "Func": "getWorkGroupDimensions", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10708, "Length": 65, "Cover_Rate": 0.7926829268292683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Lower", "=", "getTargetVShiftByConstNode", "(", "", ",", "dl", ",", "VT", ",", "R", ",", "ShiftAmt", ",", "DAG", ")", ";", "Lower", "=", "DAG", ".", "getBitcast", "(", "ExVT", ",", "Lower", ")", ";", "if", "(", "VT", "==", "", ")", "Ex", "=", "DAG", ".", "getVectorShuffle", "(", "ExVT", ",", "dl", ",", "Upper", ",", "Lower", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "if", "(", "VT", "==", "", ")", "Ex", "=", "DAG", ".", "getVectorShuffle", "(", "ExVT", ",", "dl", ",", "Upper", ",", "Lower", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "}", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "Ex", ")", ";", "}", ";", "APInt", "APIntShiftAmt", ";", "if", "(", "!", "", "(", "Amt", ",", "APIntShiftAmt", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "APIntShiftAmt", ".", "uge", "(", "VT", ".", "getScalarSizeInBits", "(", ")", ")", ")", "return", "DAG", ".", "getUNDEF", "(", "VT", ")", ";", "uint64_t", "ShiftAmt", "=", "APIntShiftAmt", ".", "getZExtValue", "(", ")", ";", "if", "(", "SupportedVectorShiftWithImm", "(", "VT", ",", "Subtarget", ",", "Op", ".", "getOpcode", "(", ")", ")", ")", "return", "getTargetVShiftByConstNode", "(", "Opc", ",", "dl", ",", "VT", ",", "R", ",", "ShiftAmt", ",", "DAG", ")", ";", "if", "(", "(", "(", "!", "Subtarget", ".", "hasXOP", "(", ")", "&&", "VT", "==", "", ")", "||", "(", "Subtarget", ".", "hasInt256", "(", ")", "&&", "VT", "==", "", ")", ")", "&&", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "return", "ArithmeticShiftRight64", "(", "ShiftAmt", ")", ";", "if", "(", "VT", "==", "", "||", "(", "Subtarget", ".", "hasInt256", "(", ")", "&&", "VT", "==", "", ")", "||", "(", "Subtarget", ".", "hasBWI", "(", ")", "&&", "VT", "==", "", ")", ")", "{", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "MVT", "ShiftVT", "=", "", "(", "", ",", "NumElts", "/", "", ")", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmt", "==", "", ")", "{", "R", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "R", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "R", ",", "R", ")", ";", "}", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmt", "==", "", ")", "{", "SDValue", "Zeros", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "if", "(", "VT", ".", "is512BitVector", "(", ")", ")", "{", "assert", "(", "VT", "==", "", "&&", "", ")", ";", "SDValue", "CMP", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "Zeros", ",", "R", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "CMP", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Zeros", ",", "R", ")", ";", "}", "if", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasXOP", "("], "ground_truth": [")", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerScalarImmediateShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10709, "Length": 447, "Cover_Rate": 0.40636363636363637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "AA", "=", "&", "getAnalysis", "<", "AAResultsWrapperPass", ">", "(", ")", ".", "getAAResults", "(", ")", ";", "auto", "*", "DT", "=", "&", "getAnalysis", "<", "DominatorTreeWrapperPass", ">", "(", ")", ".", "getDomTree", "(", ")", ";", "auto", "*", "LF", "=", "&", "getAnalysis", "<", "LoopInfoWrapperPass", ">", "(", ")", ".", "getLoopInfo", "("], "ground_truth": [")", ";"], "File": "HexagonLoopIdiomRecognition1", "Func": "runOnLoop", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10710, "Length": 48, "Cover_Rate": 0.3582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "&", "MBB", "=", "*", "(", "FrameSetup", "->", "getParent", "(", ")", ")", ";", "TII", "->", "setFrameAdjustment", "(", "*", "FrameSetup", ",", "Context", ".", "ExpectedDist", ")", ";", "const", "DebugLoc", "&", "DL", "=", "FrameSetup", "->", "getDebugLoc", "(", ")", ";", "bool", "Is64Bit", "=", "STI", "->", "is64Bit", "(", ")", ";", "for", "(", "int", "Idx", "=", "(", "Context", ".", "ExpectedDist", ">>", "Log2SlotSize", ")", "-", "", ";", "Idx", ">=", "", ";", "--", "Idx", ")", "{", "MachineBasicBlock", "::", "iterator", "Store", "=", "*", "Context", ".", "ArgStoreVector", "[", "Idx", "]", ";", "const", "MachineOperand", "&", "PushOp", "=", "Store", "->", "getOperand", "(", "", ")", ";", "MachineBasicBlock", "::", "iterator", "Push", "=", "nullptr", ";", "unsigned", "PushOpcode", ";", "switch", "(", "Store", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "PushOpcode", "=", "Is64Bit", "?", "", ":", "", ";", "if", "(", "PushOp", ".", "isImm", "(", ")", ")", "{", "int64_t", "Val", "=", "PushOp", ".", "getImm", "(", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "Val", ")", ")", "PushOpcode", "=", "Is64Bit", "?", "", ":", "", ";", "}", "Push", "=", "BuildMI", "(", "MBB", ",", "Context", ".", "Call", ",", "DL", ",", "TII", "->", "get", "(", "PushOpcode", ")", ")", ".", "add", "(", "PushOp", ")", ";", "Push", "->", "cloneMemRefs", "(", "MF", ",", "*", "Store", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "{", "Register", "Reg", "=", "PushOp", ".", "getReg", "(", ")", ";", "if", "(", "Is64Bit", "&&", "Store", "->", "getOpcode", "(", ")", "==", "", ")", "{", "Register", "UndefReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "Reg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "Context", ".", "Call", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "UndefReg", ")", ";", "BuildMI", "(", "MBB", ",", "Context", ".", "Call", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "UndefReg", ")", ".", "add", "(", "PushOp", ")", ".", "addImm", "(", "", ")", ";", "}", "bool", "SlowPUSHrmm", "=", "STI", "->", "slowTwoMemOps", "(", ")", ";", "MachineInstr", "*", "DefMov", "=", "nullptr", ";", "if", "(", "!", "SlowPUSHrmm", "&&", "(", "DefMov", "="], "ground_truth": ["canFoldIntoRegPush", "(", "FrameSetup", ",", "Reg", ")", ")", ")", "{"], "File": "X86CallFrameOptimization36", "Func": "adjustCallSequence", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10711, "Length": 363, "Cover_Rate": 0.5338235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "EltVT", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "{", "LogicVT", "=", "VT", ";", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "}", "else", "if", "(", "IsF128", ")", "{", "LogicVT", "=", "", ";", "EltVT", "=", "VT", ";", "}", "else", "{", "LogicVT", "=", "(", "VT", "==", "", ")", "?", "", ":", "", ";", "EltVT", "=", "VT", ";", "}", "unsigned", "EltBits", "=", "EltVT", ".", "getSizeInBits", "(", ")", ";", "APInt", "MaskElt", "=", "IsFABS", "?", "APInt", "::", "getSignedMaxValue", "(", "EltBits", ")", ":", "APInt", "::", "getSignMask", "(", "EltBits", ")", ";", "const", "fltSemantics", "&", "Sem", "=", "EltVT", "==", "", "?", "APFloat", "::", "IEEEdouble", "(", ")", ":", "(", "IsF128", "?", "APFloat", "::", "IEEEquad", "(", ")", ":", "APFloat", "::", "IEEEsingle", "(", ")", ")", ";", "SDValue", "Mask", "=", "DAG", ".", "getConstantFP", "(", "APFloat", "(", "Sem", ",", "MaskElt", ")", ",", "dl", ",", "LogicVT", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "bool", "IsFNABS", "=", "!", "IsFABS", "&&", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", ";", "unsigned", "LogicOp", "=", "IsFABS", "?", "", ":", "IsFNABS", "?", "", ":", "", ";", "SDValue", "Operand", "=", "IsFNABS", "?", "Op0", ".", "getOperand", "(", "", ")", ":", "Op0", ";", "if", "(", "VT", ".", "isVector", "(", ")", "||", "IsF128", ")", "return", "DAG", ".", "getNode", "(", "LogicOp", ",", "dl", ",", "LogicVT", ",", "Operand", ",", "Mask", ")", ";", "Operand", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ","], "ground_truth": ["LogicVT", ",", "Operand", ")", ";"], "File": "X86ISelLowering", "Func": "LowerFABSorFNEG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10712, "Length": 231, "Cover_Rate": 0.5647921760391198, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "DebugFixup", "("], "ground_truth": [")", ";"], "File": "WebAssemblyDebugFixup", "Func": "createWebAssemblyDebugFixup", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10713, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", ")", ","], "ground_truth": ["Fixups", ",", "STI", ")", ";"], "File": "MipsMCCodeEmitter (2)", "Func": "getRegisterPairOpValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10714, "Length": 17, "Cover_Rate": 0.37777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "ReplaceNodeResults", "(", "SDNode", "*", "N", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ",", "SelectionDAG", "&"], "ground_truth": ["DAG", ")", "const", "{"], "File": "MipsISelLowering (2)", "Func": "ReplaceNodeResults", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10715, "Length": 22, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "NumNOPBytes", "%", "", "==", "", "&&", "", ")", ";", "unsigned", "ShadowBytes", "=", "", ";", "const", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineBasicBlock", "::", "const_iterator", "MII", "(", "MI", ")", ";", "++", "MII", ";", "while", "(", "ShadowBytes", "<", "NumNOPBytes", ")", "{", "if", "(", "MII", "==", "MBB", ".", "end", "(", ")", "||", "MII", "->", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "PATCHPOINT", "||", "MII", "->", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "STACKMAP", ")", "break", ";", "ShadowBytes", "+=", "TII", "->", "getInstSizeInBytes", "(", "*", "MII", ")", ";", "if", "(", "MII", "->", "isCall", "(", ")", ")", "break", ";", "++", "MII"], "ground_truth": [";"], "File": "SystemZAsmPrinter11", "Func": "LowerSTACKMAP", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10716, "Length": 101, "Cover_Rate": 0.47641509433962265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "AddrMode", "==", "", "||", "AddrMode", "==", "", ")", "return", "Offset", "==", "", ";", "unsigned", "NumBits", "=", "", ";", "unsigned", "Scale", "=", "", ";", "bool", "isSigned", "=", "true", ";", "switch", "(", "AddrMode", ")", "{", "case", "", ":", "case", "", ":", "Scale", "=", "", ";", "if", "(", "Offset", "<", "", ")", "{", "NumBits", "=", "", ";", "Offset", "=", "-", "Offset", ";", "}", "else", "{", "NumBits", "=", "", ";", "}", "break", ";", "case", "", ":", "NumBits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "NumBits", "=", "", ";", "break", ";", "case", "", ":", "NumBits", "=", "", ";", "break", ";", "case", "", ":", "NumBits", "=", "", ";", "Scale", "=", "", ";", "isSigned", "=", "false", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "Offset", "+=", "getFrameIndexInstrOffset", "(", "MI", ",", "i", ")", ";", "if", "(", "(", "Offset", "&", "(", "Scale", "-", "", ")", ")", "!=", "", ")", "return", "false", ";", "if", "(", "isSigned", "&&", "Offset", "<", "", ")", "Offset", "=", "-", "Offset", ";", "unsigned", "Mask", "=", "(", ""], "ground_truth": ["<<", "NumBits", ")", "-", "", ";"], "File": "ARMBaseRegisterInfo15", "Func": "isFrameOffsetLegal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10717, "Length": 181, "Cover_Rate": 0.6198630136986302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "AMDGPUMCAsmInfo", "::", "getDataASDirective", "(", "unsigned", "int", "Size", ",", "unsigned", "int", "AS", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "AMDGPUMCAsmInfo11", "Func": "getDataASDirective", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10718, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "HOST_WIDE_INT", "compute_current_alignment", "(", "unsigned", "HOST_WIDE_INT", "base_align", ",", "unsigned", "HOST_WIDE_INT", "offset", ")", "{", "if", "(", "offset", "==", "", ")", "return", "base_align", ";", "return", "min", "(", "base_align", ",", "offset", "&"], "ground_truth": ["-", "offset", ")", ";"], "File": "rs60006", "Func": "compute_current_alignment", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10719, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "Immediate", "||", "Kind", "=="], "ground_truth": ["Expression", ";"], "File": "PPCAsmParser (2)1", "Func": "isImm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10720, "Length": 9, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_max_epi32", "(", "__mmask8", "__M", ",", "__m256i", "__A"], "ground_truth": [",", "__m256i", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_max_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10721, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "disablePass", "(", "&", "PostRAMachineSinkingID", ")", ";", "disablePass", "(", "&", "PostRASchedulerID", ")", ";", "disablePass", "(", "&", "FuncletLayoutID", ")", ";", "disablePass", "(", "&", "PatchableFunctionID", ")", ";", "disablePass", "(", "&", "ShrinkWrapID", ")", ";", "const", "Subtarget", "&", "ST", "=", "*", "getTM", "<", "TargetMachine", ">", "(", ")", ".", "getSubtargetImpl", "(", ")", ";", "addPass", "(", "createNVVMReflectPass", "(", "ST", ".", "getSmVersion", "(", ")", ")", ")", ";", "if", "(", "getTM", "<", "TargetMachine", ">", "(", ")", ".", "getTargetTriple", "(", ")", ".", "getOS", "(", ")", "==", "Triple", "::", "CUDA", ")", "{", "addPass", "(", "createGlobalOffsetPass", "(", ")", ")", ";", "addPass", "(", "createLocalAccessorToSharedMemoryPass", "(", ")", ")", ";", "}", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createImageOptimizerPass", "(", ")", ")", ";", "addPass", "(", "createAssignValidGlobalNamesPass", "(", ")", ")", ";", "addPass", "(", "createGenericToNVVMPass", "(", ")", ")", ";", "addPass", "(", "createLowerArgsPass", "(", "&", "getTargetMachine", "(", ")", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addAddressSpaceInferencePasses", "("], "ground_truth": [")", ";"], "File": "NVPTXTargetMachine64", "Func": "addIRPasses", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10722, "Length": 153, "Cover_Rate": 0.6455696202531646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CodeEmitter", "::", "getMachineOpValue", "(", "const", "MachineInstr", "&", "MI", ",", "const", "MachineOperand", "&", "MO", ")", "const", "{", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "assert", "(", "(", "MI", ".", "getOpcode", "(", ")", "!=", "", "&&", "MI", ".", "getOpcode", "(", ")", "!=", "", ")", "||", "MO", ".", "getReg", "(", ")", "<", "", "||", "MO", ".", "getReg", "(", ")", ">", "", ")", ";", "return", "getRegisterNumbering", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "assert", "(", "MO", ".", "isImm", "(", ")", "&&", "", ")", ";", "return", "MO", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "PPCCodeEmitter20", "Func": "getMachineOpValue", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10723, "Length": 92, "Cover_Rate": 0.9108910891089109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FixupKind", "!=", "FK_Data_4", ")", "{", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR32", ";", "}", "FixupKind", "=", "FK_PCRel_4", ";", "}", "MCSymbolRefExpr", "::", "VariantKind", "Modifier", "=", "Target", ".", "isAbsolute", "(", ")", "?", "MCSymbolRefExpr", "::", "VK_None", ":", "Target", ".", "getSymA", "(", ")", "->", "getKind", "(", ")", ";", "if", "(", "getMachine", "(", ")", "==", "COFF", "::", "IMAGE_FILE_MACHINE_AMD64", ")", "{", "switch", "(", "FixupKind", ")", "{", "case", "FK_PCRel_4", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "COFF", "::", "IMAGE_REL_AMD64_REL32", ";", "case", "FK_Data_4", ":", "case", "", ":", "case", "", ":", "if", "(", "Modifier", "==", "MCSymbolRefExpr", "::", "VK_COFF_IMGREL32", ")", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR32NB", ";", "if", "(", "Modifier", "==", "MCSymbolRefExpr", "::", "VK_SECREL", ")", "return", "COFF", "::", "IMAGE_REL_AMD64_SECREL", ";", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR32", ";", "case", "FK_Data_8", ":", "return", "COFF", "::", "IMAGE_REL_AMD64_ADDR64", ";", "case", "FK_SecRel_2", ":", "return", "COFF", "::", "IMAGE_REL_AMD64_SECTION", ";", "case", "FK_SecRel_4"], "ground_truth": [":"], "File": "X86WinCOFFObjectWriter3", "Func": "getRelocType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10724, "Length": 151, "Cover_Rate": 0.4561933534743202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_orpd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ",", "(", "__v8df", ")", "_mm512_setzero_pd", "(", ")", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_maskz_or_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10725, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeAddrRegsRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "getReg", "(", "Decoder"], "ground_truth": [",", "", ",", "RegNo", ")", ";"], "File": "TriCoreDisassembler", "Func": "DecodeAddrRegsRegisterClass", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10726, "Length": 43, "Cover_Rate": 0.6825396825396826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "char", "State", "=", "isEntry", "?", "StateExact", ":", "StateWQM", ";", "auto", "II", "=", "MBB", ".", "getFirstNonPHI", "(", ")", ",", "IE", "=", "MBB", ".", "end", "(", ")", ";", "while", "(", "II", "!=", "IE", ")", "{", "MachineInstr", "&", "MI", "=", "*", "II", ";", "++", "II", ";", "if", "(", "MI", ".", "getDesc", "(", ")", ".", "TSFlags", "&", "(", "", "|", "", ")", "&&", "!", "MI", ".", "isBranch", "(", ")", "&&", "!", "MI", ".", "isTerminator", "(", ")", ")", "continue", ";", "if", "(", "TargetInstrInfo", "::", "isGenericOpcode", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", "{", "if", "(", "MI", ".", "getNumExplicitOperands", "(", ")", ">=", "", ")", "{", "const", "MachineOperand", "&", "Op", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "if", "(", "TRI", "->", "isSGPRReg", "(", "*", "MRI", ",", "Op", ".", "getReg", "(", ")", ")", ")", "{", "continue", ";", "}", "}", "}", "}", "char", "Needs", "=", "", ";", "char", "OutNeeds", "=", "", ";", "auto", "InstrInfoIt", "=", "Instructions", ".", "find", "(", "&", "MI", ")", ";", "if", "(", "InstrInfoIt", "!=", "Instructions", ".", "end", "(", ")", ")", "{", "Needs", "=", "InstrInfoIt", "->", "second", ".", "Needs", ";", "OutNeeds", "=", "InstrInfoIt", "->", "second", ".", "OutNeeds"], "ground_truth": [";"], "File": "SIWholeQuadMode25", "Func": "processBlock", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10727, "Length": 192, "Cover_Rate": 0.38247011952191234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addDupAlignedMemory64or128Operands", "(", "MCInst", "&", "Inst", ","], "ground_truth": ["unsigned", "N", ")", "const", "{"], "File": "ARMAsmParser (2)2", "Func": "addDupAlignedMemory64or128Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10728, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallFrameOptimization", "::", "isProfitable", "(", "MachineFunction", "&", "MF", ",", "ContextVector", "&", "CallSeqVector", ")", "{", "bool", "CannotReserveFrame", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "hasVarSizedObjects", "(", ")", ";", "if", "(", "CannotReserveFrame", ")", "return", "true", ";", "if", "(", "!", "MF", ".", "getFunction", "(", ")", "->", "optForSize", "(", ")", ")", "return", "false", ";", "unsigned", "StackAlign", "=", "TFL", "->", "getStackAlignment", "(", ")", ";", "int64_t", "Advantage", "=", "", ";", "for", "(", "auto", "CC", ":", "CallSeqVector", ")", "{", "if", "(", "CC", ".", "NoStackParams", ")", "continue", ";", "if", "(", "!", "CC", ".", "UsePush", ")", "{", "Advantage", "-=", "", ";", "}", "else", "{", "Advantage", "-=", "", ";", "if", "(", "CC", ".", "ExpectedDist", "%", "StackAlign"], "ground_truth": [")", "Advantage", "-=", "", ";"], "File": "X86CallFrameOptimization2", "Func": "isProfitable", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10729, "Length": 111, "Cover_Rate": 0.8345864661654135, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackendEL32", "(", "const", "Target", "&", "T", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "StringRef", "TT", ","], "ground_truth": ["StringRef", "CPU", ")", "{"], "File": "MipsAsmBackend", "Func": "createMipsAsmBackendEL32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10730, "Length": 23, "Cover_Rate": 0.5227272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "LD", "->", "isSimple", "(", ")", "||", "!", "N0", ".", "hasOneUse", "(", ")", "||", "LD", "->", "isIndexed", "(", ")", "||", "LD", "->", "getExtensionType", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "EVT", "FromVT", "=", "LD", "->", "getValueType", "(", "", ")", ";", "EVT", "ToVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "ToVT", ".", "isVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "FromVT", ".", "getVectorNumElements", "(", ")", "==", "ToVT", ".", "getVectorNumElements", "(", ")", ")", ";", "EVT", "ToEltVT", "=", "ToVT", ".", "getVectorElementType", "(", ")", ";", "EVT", "FromEltVT", "=", "FromVT", ".", "getVectorElementType", "(", ")", ";", "unsigned", "NumElements", "=", "", ";", "if", "(", "ToEltVT", "==", "", "&&", "(", "FromEltVT", "==", "", "||", "FromEltVT", "==", "", ")", ")", "NumElements", "=", "", ";", "if", "(", "ToEltVT", "==", "", "&&", "FromEltVT", "==", "", ")", "NumElements", "=", "", ";", "if", "(", "NumElements", "==", "", "||", "FromVT", ".", "getVectorNumElements", "(", ")", "==", "NumElements", "||", "FromVT", ".", "getVectorNumElements", "(", ")", "%", "NumElements", "!=", "", "||", "!", "isPowerOf2_32", "(", "NumElements", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "LD", ")", ";", "SDValue", "Ch", "=", "LD", "->", "getChain", "(", ")", ";", "SDValue", "BasePtr", "=", "LD", "->", "getBasePtr", "(", ")", ";", "Align", "Alignment", "=", "LD", "->", "getOriginalAlign", "(", ")", ";", "MachineMemOperand", "::", "Flags", "MMOFlags", "=", "LD", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ";", "AAMDNodes", "AAInfo", "=", "LD", "->", "getAAInfo", "(", ")", ";", "", "NewExtType", "=", "N", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "SDValue", "Offset", "=", "DAG", ".", "getUNDEF", "(", "BasePtr", ".", "getValueType", "(", ")", ")", ";", "EVT", "NewFromVT", "=", "FromVT", ".", "getHalfNumVectorElementsVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "EVT", "NewToVT", "=", "ToVT", ".", "getHalfNumVectorElementsVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "unsigned", "NewOffset", "=", "NewFromVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "SDValue", "NewPtr", "=", "DAG", ".", "getObjectPtrOffset", "(", "DL", ",", "BasePtr", ",", "NewOffset", ")", ";", "SDValue", "NewLoad1", "=", "DAG", ".", "getLoad", "(", "", ",", "NewExtType", ",", "NewToVT", ",", "DL", ",", "Ch", ",", "BasePtr", ",", "Offset", ",", "LD", "->", "getPointerInfo", "("], "ground_truth": [")", ",", "NewFromVT", ",", "Alignment", ".", "value", "(", ")", ",", "MMOFlags", ",", "AAInfo", ")", ";"], "File": "ARMISelLowering104", "Func": "PerformSplittingToWideningLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10731, "Length": 357, "Cover_Rate": 0.6432432432432432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ELFStreamer", "*", "S", "=", "new", "ELFStreamer", "(", "Context", ",", "std", "::", "move", "(", "TAB", ")", ",", "OS", ",", "std", "::", "move", "(", "Emitter", ")", ",", "IsThumb", ")", ";", "S", "->", "getAssembler", "(", ")", ".", "setELFHeaderEFlags", "(", "ELF", "::", "EF__EABI_VER5", ")", ";", "if", "(", "RelaxAll", ")", "S", "->", "getAssembler", "(", ")", ".", "setRelaxAll", "(", "true", ")", ";", "return"], "ground_truth": ["S", ";"], "File": "ARMELFStreamer37", "Func": "createARMELFStreamer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10732, "Length": 59, "Cover_Rate": 0.6210526315789474, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "ExtraVT", "=", "cast", "<", "VTSDNode", ">", "(", "N1", ")", "->", "getVT", "(", ")", ";", "SDLoc", "dl", "(", "N", ")", ";", "if", "(", "VT", "==", "", "&&", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "||", "N0", ".", "getOpcode", "(", ")", "==", "", ")", ")", "{", "SDValue", "N00", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N00", ".", "getOpcode", "(", ")", "==", "", "&&", "Subtarget", ".", "hasInt256", "(", ")", ")", "if", "(", "!", "", "(", "N00", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N00", ".", "getValueType", "(", ")", "==", "", "&&", "ExtraVT", ".", "getSizeInBits", "(", ")", "<", "", ")", "{", "SDValue", "Tmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N00", ",", "N1", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Tmp"], "ground_truth": [")", ";"], "File": "X86ISelLowering149", "Func": "PerformSIGN_EXTEND_INREGCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10733, "Length": 184, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ConstantFP", "*", "FV", "=", "cast", "<", "ConstantFPSDNode", ">", "(", "Node", ")", "->", "getConstantFPValue", "(", ")", ";", "EVT", "DestType", "=", "Node", "->", "getValueType", "(", "", ")", ";", "unsigned", "Alignment", "=", "TLI", ".", "getDataLayout", "(", ")", "->", "getABITypeAlignment", "(", "FV", "->", "getType", "("], "ground_truth": [")", ")", ";"], "File": "AArch64ISelDAGToDAG36", "Func": "LowerToFPLitPool", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10734, "Length": 45, "Cover_Rate": 0.4017857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "VT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "return", "Op", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", ""], "ground_truth": ["&&", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";"], "File": "ARM64ISelLowering", "Func": "LowerEXTRACT_VECTOR_ELT", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10735, "Length": 104, "Cover_Rate": 0.4622222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isUInt", "<", "", ">", "(", "Imm", ")", ")", "return", "shortOp", ";", "else", "if", "(", "isUInt", "<", "", ">", "("], "ground_truth": ["Imm", ")", ")", "return", "longOp", ";"], "File": "Mips16InstrInfo12", "Func": "whichOp8_or_16uimm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10736, "Length": 27, "Cover_Rate": 0.5510204081632653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "InitompactMCRegisterInfo", "(", "X", ",", "", ")", ";", "return"], "ground_truth": ["X", ";"], "File": "ARCompactMCTargetDesc", "Func": "createARCompactMCRegisterInfo", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10737, "Length": 19, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "array_lengthof", "(", "ReplaceableInstrsAVX2", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "ReplaceableInstrsAVX2", "[", "i", "]", "[", "domain", "-", "", "]", "==", "opcode", ")", "return", "ReplaceableInstrsAVX2", "[", "i", "]", ";", "return", ""], "ground_truth": [";"], "File": "X86InstrInfo132", "Func": "lookupAVX2", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10738, "Length": 44, "Cover_Rate": 0.7586206896551724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmInfoDarwin", "::", "MCAsmInfoDarwin", "(", "const", "Triple", "&", "T", ")", "{", "bool", "is64Bit", "=", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ";", "if", "(", "is64Bit", ")", "PointerSize", "=", "CalleeSaveStackSlotSize", "=", "", ";", "AssemblerDialect", "="], "ground_truth": ["AsmWriterFlavor", ";"], "File": "X86MCAsmInfo7", "Func": "X86MCAsmInfoDarwin", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10739, "Length": 37, "Cover_Rate": 0.5068493150684932, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "isa", "<", "ConstantVector", ">", "(", "C", ")", "||", "isa", "<", "ConstantArray", ">", "(", "C", ")", "||", "isa", "<", "ConstantStruct", ">", "(", "C", ")", ")", "{", "NewValue", "=", "remapConstantVectorOrConstantAggregate", "(", "M", ",", "F", ",", "C", ",", "Builder", ")", ";", "}", "else", "if", "(", "isa", "<", "ConstantExpr", ">", "(", "C", ")", ")", "{", "NewValue", "=", "remapConstantExpr", "(", "M", ",", "F", ",", "cast", "<", "ConstantExpr", ">", "(", "C", ")", ",", "Builder", ")", ";", "}", "ConstantToValueMap", "[", "C", "]", "=", "NewValue", ";", "return"], "ground_truth": ["NewValue", ";"], "File": "NVPTXGenericToNVVM13", "Func": "remapConstant", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10740, "Length": 85, "Cover_Rate": 0.4207920792079208, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetRegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return"], "ground_truth": ["RI", ";"], "File": "mprocInstrInfo", "Func": "getRegisterInfo", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10741, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Imm", ".", "I", ">=", "", "&&", "Imm", ".", "I", "<=", "", ")", "return", "", "+", "Imm", ".", "I", ";", "if", "(", "Imm", ".", "I", ">=", "-", "", "&&", "Imm", ".", "I", "<=", "-", "", ")", "return", "", "+", "abs", "(", "Imm", ".", "I", ")", ";", "if", "(", "Imm", ".", "F", "==", "", ")", "return", "", ";", "if", "(", "Imm", ".", "F", "==", "-", "", ")", "return", "", ";", "if", "(", "Imm", ".", "F", "==", "", ")", "return", "", ";", "if", "(", "Imm", ".", "F", "==", "-", "", ")"], "ground_truth": ["return", "", ";"], "File": "SIMCCodeEmitter37", "Func": "getLitEncoding", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10742, "Length": 93, "Cover_Rate": 0.4386792452830189, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SplitLIs", ".", "clear", "(", ")", ";", "}", "for", "(", "MachineInstr", "&", "MI", ":", "llvm", "::", "make_early_inc_range", "(", "MF", ".", "front", "(", ")", ")", ")", "{", "if", "(", "MI", ".", "isImplicitDef", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ")", "{", "LiveInterval", "&", "LI", "=", "LIS", ".", "getInterval", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "LIS", ".", "removeVRegDefAt", "(", "LI", ",", "LIS", ".", "getInstructionIndex", "(", "MI", ")", ".", "getRegSlot", "(", ")", ")", ";", "LIS", ".", "RemoveMachineInstrFromMaps", "(", "MI", ")", ";", "MI", ".", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "WebAssemblyOptimizeLiveIntervals3", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10743, "Length": 97, "Cover_Rate": 0.3277027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "SetCC", "=", "SetCC", ".", "getOperand", "(", "", ")", ";", "}", "switch", "(", "SetCC", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "if", "(", "checkAgainstTrue", "&&", "!", "truncatedToBoolWithAnd", ")", "break", ";", "assert", "(", "", "(", "SetCC", ".", "getConstantOperandVal", "(", "", ")", ")", "==", "", "&&", "", ")", ";", "case", "", ":", "CC", "=", "", "(", "SetCC", ".", "getConstantOperandVal", "(", "", ")", ")", ";", "if", "(", "needOppositeCond", ")", "CC", "=", "", "(", "CC", ")", ";", "return", "SetCC", ".", "getOperand", "(", "", ")", ";", "case", "", ":", "{", "ConstantSDNode", "*", "FVal", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "SetCC", ".", "getOperand", "(", "", ")", ")", ";", "ConstantSDNode", "*", "TVal", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "SetCC", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "TVal", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "FVal", ")", "{", "SDValue", "Op", "=", "SetCC", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "||", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "Op", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "(", "Op", ".", "getOpcode", "(", ")", "!=", "", "&&", "Op", ".", "getOpcode", "(", ")", "!=", "", ")", "||", "Op", ".", "getResNo", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "}", "bool", "FValIsFalse", "=", "true", ";", "if", "(", "FVal", "&&", "FVal", "->", "getZExtValue", "(", ")", "!=", "", ")", "{", "if", "(", "FVal", "->", "getZExtValue", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "needOppositeCond", "=", "!", "needOppositeCond", ";", "FValIsFalse", "="], "ground_truth": ["false", ";"], "File": "X86ISelLowering148", "Func": "checkBoolTestSetCCCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10744, "Length": 251, "Cover_Rate": 0.37915407854984895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_scattersiv16sf", "(", "__addr", ",", "(", "__mmask16", ")", "", ",", "(", "__v16si", ")", "__index", ",", "(", "__v16sf"], "ground_truth": [")", "__v1", ",", "__scale", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_i32scatter_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10745, "Length": 22, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BitWidth", "=", "VT", ".", "getSizeInBits", "(", ")", ";", "unsigned", "UBFMOpc", "=", "BitWidth", "==", "", "?", "", ":", "", ";", "SDNode", "*", "ShiftNode", ";", "if", "(", "ShlAmount", ">", "", ")", "{", "ShiftNode", "=", "CurDAG", "->", "getMachineNode", "(", "UBFMOpc", ",", "dl", ",", "VT", ",", "Op", ",", "CurDAG", "->", "getTargetConstant", "(", "BitWidth", "-", "ShlAmount", ",", "dl", ",", "VT", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "BitWidth", "-", "", "-", "ShlAmount", ",", "dl", ",", "VT", ")", ")", ";", "}", "else", "{", "assert", "(", "ShlAmount", "<", "", "&&", "", ")", ";", "int", "ShrAmount", "=", "-", "ShlAmount", ";", "ShiftNode", "=", "CurDAG", "->", "getMachineNode", "(", "UBFMOpc", ",", "dl", ",", "VT", ",", "Op", ",", "CurDAG", "->", "getTargetConstant", "(", "ShrAmount", ",", "dl", ",", "VT"], "ground_truth": [")", ",", "CurDAG", "->", "getTargetConstant", "(", "BitWidth", "-", "", ",", "dl", ",", "VT", ")", ")", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "getLeftShift", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10746, "Length": 131, "Cover_Rate": 0.7119565217391305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fputc", "(", "'\\n'", ","], "ground_truth": ["stream", ")", ";"], "File": "mmix3", "Func": "mmix_target_asm_function_epilogue", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10747, "Length": 7, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "hasSSE2", "(", ")", ")", "return", "", ";", "if", "(", "Subtarget", "->", "hasSSE1", "(", ")", ")", "return", "", ";", "}", "else", "if", "(", "!", "MemcpyStrSrc", "&&", "Size", ">=", "", "&&", "!", "Subtarget", "->", "is64Bit", "(", ")", "&&", "Subtarget", "->", "getStackAlignment", "(", ")", ">=", "", "&&", "Subtarget", "->", "hasSSE2", "(", ")", ")", "{", "return", "", ";", "}", "}", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "Size"], "ground_truth": [">=", "", ")", "return", "", ";"], "File": "X86ISelLowering21", "Func": "getOptimalMemOpType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10748, "Length": 75, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "MI", ".", "getOperand", "(", ""], "ground_truth": [")", ".", "getImm", "(", ")", "==", "", ")", "return", "true", ";"], "File": "MipsSEInstrInfo30", "Func": "isCIncOffsetCopyInst", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10749, "Length": 26, "Cover_Rate": 0.3611111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vfmlsl_lane_high_f16", "(", "float32x2_t", "__r", ",", "float16x4_t", "__a", ",", "float16x4_t", "__b", ",", "const", "int", "__index", ")", "{", "__builtin_arm_lane_check", "(", "", ",", "__index", ")", ";", "return", "__builtin_neon_vfmsl_lane_highv2sf", "(", "__r", ",", "__a", ",", "__b", ",", "__index"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vfmlsl_lane_high_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10750, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FOR_EACH_BB_FN", "(", "bb", ",", "cfun", ")", "{", "insn", "=", "BB_END", "(", "bb", ")", ";", "while", "(", "insn", "!=", "BB_HEAD", "(", "bb", ")", "&&", "NOTE_P", "(", "insn", ")", ")", "insn", "=", "PREV_INSN", "(", "insn", ")", ";", "if", "(", "(", "control_flow_insn_p", "(", "insn", ")", "&&", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "RETURN", ")", "||", "(", "CALL_P", "(", "insn", ")", "&&", "(", "SIBLING_CALL_P", "(", "insn", ")", "||", "find_reg_note", "(", "insn", ",", "REG_NORETURN", ",", "NULL_RTX", ")", ")", ")", ")", "{", "rtx_insn", "*", "seq", "=", "aarch64_speculation_clobber_sp", "(", ")", ";", "emit_insn_before", "(", "seq", ",", "insn", ")", ";", "fixups_pending"], "ground_truth": ["--", ";"], "File": "aarch64-speculation", "Func": "FOR_EACH_BB_FN", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10751, "Length": 96, "Cover_Rate": 0.9795918367346939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "USE_HIDDEN_LINKONCE", ")", "sprintf", "(", "name", ",", "", ",", "reg_names", "[", "REGNO", "(", "got_register_rtx", ")", "]", "+", "", ")", ";", "else", "ASM_GENERATE_INTERNAL_LABEL", "(", "name", ",", "", ",", "REGNO", "(", "got_register_rtx", ")", ")", ";", "got_helper_rtx", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "ggc_strdup", "(", "name", ")"], "ground_truth": [")", ";"], "File": "sparc", "Func": "load_got_register", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10752, "Length": 46, "Cover_Rate": 0.3150684931506849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_CODE", "(", "type", ")", "!=", "RECORD_TYPE", ")", "return", "false", ";", "const_tree", "last_field", "=", "NULL_TREE", ";", "for", "(", "const_tree", "f", "=", "TYPE_FIELDS", "(", "type", ")", ";", "f", ";", "f", "=", "TREE_CHAIN", "(", "f", ")", ")", "last_field", "=", "f", ";", "if", "(", "!", "last_field", ")", "return", "false", ";", "const_tree", "last_field_type", "=", "TREE_TYPE", "(", "last_field", ")", ";", "if", "(", "TREE_CODE", "(", "last_field_type", ")", "!=", "ARRAY_TYPE", ")", "return", "false", ";", "return", "(", "!", "TYPE_DOMAIN", "(", "last_field_type", ")", "||", "!", "TYPE_MAX_VALUE"], "ground_truth": ["(", "TYPE_DOMAIN", "(", "last_field_type", ")", ")", ")", ";"], "File": "nvptx", "Func": "flexible_array_member_type_p", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 10753, "Length": 86, "Cover_Rate": 0.9052631578947369, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "}", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "MachineOperand", "&", "OtherMO", "=", "MI", ".", "getOperand", "(", "", "-", "FIOperandNum", ")", ";", "if", "(", "OtherMO", ".", "isReg", "(", ")", ")", "{", "unsigned", "OtherMOReg", "=", "OtherMO", ".", "getReg", "(", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "OtherMOReg", ")", ")", "{", "MachineInstr", "*", "Def", "=", "MF", ".", "getRegInfo", "(", ")", ".", "getUniqueVRegDef", "(", "OtherMOReg", ")", ";", "if", "(", "Def", "&&", "Def", "->", "getOpcode", "(", ")", "==", "", "&&", "MRI", ".", "hasOneNonDBGUse", "(", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "{", "MachineOperand", "&", "ImmMO", "=", "Def", "->", "getOperand", "(", "", ")", ";", "ImmMO", ".", "setImm", "(", "ImmMO", ".", "getImm", "(", ")", "+", "uint32_t", "(", "FrameOffset", ")", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "FrameRegister", ",", "false", ")", ";", "return", ";", "}", "}", "}", "}", "const", "auto", "*", "TII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "unsigned", "FIRegOperand", "=", "FrameRegister", ";", "if", "(", "FrameOffset", ")", "{", "const", "TargetRegisterClass", "*", "PtrRC", "=", "MRI", ".", "getTargetRegisterInfo", "(", ")", "->", "getPointerRegClass", "(", "MF", ")", ";", "unsigned", "OffsetOp", "=", "MRI", ".", "createVirtualRegister", "(", "PtrRC", ")", ";", "BuildMI", "(", "MBB", ",", "*", "II", ",", "II", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "OffsetOp", ")", ".", "addImm", "(", "FrameOffset", ")", ";", "FIRegOperand", "=", "MRI", ".", "createVirtualRegister", "(", "PtrRC", ")", ";", "BuildMI", "(", "MBB", ",", "*", "II", ",", "II", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "FIRegOperand", ")", ".", "addReg", "(", "FrameRegister", ")", ".", "addReg", "(", "OffsetOp", ")", ";", "}", "MI", ".", "getOperand", "(", "FIOperandNum", ")", "."], "ground_truth": ["ChangeToRegister", "(", "FIRegOperand", ",", "false", ")", ";"], "File": "WebAssemblyRegisterInfo16", "Func": "eliminateFrameIndex", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10754, "Length": 286, "Cover_Rate": 0.5228519195612431, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "SubsumesPredicate", "(", "ArrayRef", "<", "MachineOperand", ">", "Pred1", ",", "ArrayRef", "<", "MachineOperand", ">", "Pred2", ")", "const", "{", "return", "false"], "ground_truth": [";"], "File": "AMDGPUInstrInfo", "Func": "SubsumesPredicate", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10755, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", ".", "addReg", "(", "Info", "->", "getScratchRSrcReg", "(", ")", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "HighBits", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "const", "MachineMemOperand", "*", "MMO", "=", "*", "MI", "->", "memoperands_begin", "(", ")", ";", "const", "MachinePointerInfo", "&", "PtrInfo", "=", "MMO", "->", "getPointerInfo", "(", ")", ";", "if", "(", "isStackPtrRelative", "(", "PtrInfo", ")", ")", "MIB", ".", "addReg", "(", "Info", "->", "getStackPtrOffsetReg", "(", ")", ")", ";", "else", "MIB", ".", "addImm", "(", "", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "Offset", "&", "", ")", ";", "}", "}", "}", ";", "}", "assert", "(", "Offset", "==", "", ")", ";", "Optional", "<", "int", ">", "FI", ";", "Register", "VAddr", "=", "Root", ".", "getReg", "(", ")", ";", "if", "(", "const", "MachineInstr", "*", "RootDef", "=", "MRI", "->", "getVRegDef", "(", "Root", ".", "getReg", "(", ")", ")", ")", "{", "if", "(", "isBaseWithConstantOffset", "(", "Root", ",", "*", "MRI", ")", ")", "{", "const", "MachineOperand", "&", "LHS", "=", "RootDef", "->", "getOperand", "(", "", ")", ";", "const", "MachineOperand", "&", "RHS", "=", "RootDef", "->", "getOperand", "(", "", ")", ";", "const", "MachineInstr", "*", "LHSDef", "=", "MRI", "->", "getVRegDef", "(", "LHS", ".", "getReg", "(", ")", ")", ";", "const", "MachineInstr", "*", "RHSDef", "=", "MRI", "->", "getVRegDef", "(", "RHS", ".", "getReg", "(", ")", ")", ";", "if", "(", "LHSDef", "&&", "RHSDef", ")", "{", "int64_t", "PossibleOffset", "=", "RHSDef", "->", "getOperand", "(", "", ")", ".", "getCImm", "(", ")", "->", "getSExtValue", "(", ")", ";", "if", "(", "InstrInfo", "::", "isLegalMUBUFImmOffset", "(", "PossibleOffset", ")", "&&", "(", "!", "STI", ".", "privateMemoryResourceIsRangeChecked", "(", ")", "||", "KnownBits", "->", "signBitIsZero", "(", "LHS", ".", "getReg", "(", ")", ")", ")", ")", "{", "if", "(", "LHSDef", "->", "getOpcode", "(", ")", "==", "", ")", "FI", "=", "LHSDef", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "else", "VAddr", "=", "LHS", ".", "getReg", "(", ")", ";", "Offset", "=", "PossibleOffset", ";", "}", "}", "}", "else", "if", "(", "RootDef", "->", "getOpcode", "(", ")", "==", "", ")", "{", "FI", "=", "RootDef", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "}", "}", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "Info", "->", "getScratchRSrcReg", "(", ")", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "if", "(", "FI", ".", "hasValue", "(", ")", ")", "MIB", ".", "addFrameIndex", "(", "FI", ".", "getValue", "(", ")", ")", ";", "else", "MIB", ".", "addReg", "(", "VAddr", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "if", "(", "!", "Info", "->", "isEntryFunction", "(", ")", "&&", "FI", ".", "hasValue", "(", ")", ")", "MIB", ".", "addReg", "(", "Info", "->", "getStackPtrOffsetReg", "(", ")", ")", ";", "else", "MIB", ".", "addImm", "(", "", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB"], "ground_truth": [")", "{"], "File": "AMDGPUInstructionSelector23", "Func": "selectMUBUFScratchOffen", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10756, "Length": 460, "Cover_Rate": 0.7467532467532467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "m32r_pass_by_reference", "(", "cumulative_args_t", "ca", "ATTRIBUTE_UNUSED", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{", "int", "size", ";", "if", "(", "type", ")", "size", "=", "int_size_in_bytes"], "ground_truth": ["(", "type", ")", ";"], "File": "m32r4", "Func": "m32r_pass_by_reference", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10757, "Length": 33, "Cover_Rate": 0.6226415094339622, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "ldsRequiresM0Init", "(", ")", ")", "return", "glueCopyToM0", "(", "N", ",", "CurDAG", "->", "getTargetConstant", "(", "-", "", ",", "SDLoc", "(", "N", ")", ",", "", ")", ")", ";", "}", "else", "if", "(", "AS", "==", "AS", "::", "REGION_ADDRESS", ")", "{", "MachineFunction", "&", "MF", "=", "CurDAG", "->", "getMachineFunction", "(", ")", ";", "unsigned", "Value", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "getGDSSize", "(", ")", ";", "return", "glueCopyToM0", "(", "N", ",", "CurDAG", "->", "getTargetConstant", "(", "Value", ",", "SDLoc", "(", "N", ")", ",", "", ")", ")", ";", "}", "return"], "ground_truth": ["N", ";"], "File": "AMDGPUISelDAGToDAG106", "Func": "glueCopyToM0LDSInit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10758, "Length": 90, "Cover_Rate": 0.6870229007633588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "break", ";", "}", "if", "(", "OverrideNEON", "&&", "(", "VT", ".", "is128BitVector", "(", ")", "||", "VT", ".", "is64BitVector", "(", ")", ")", ")", "return", "true", ";", "if", "(", "VT", ".", "getFixedSizeInBits", "(", ")", "<=", "", ")", "return", "false", ";", "if", "(", "VT", ".", "getFixedSizeInBits", "(", ")", ">", "Subtarget", "->", "getMinSVEVectorSizeInBits", "(", ")", ")", "return", "false", ";", "if", "(", "!", "VT", ".", "isPow2VectorType", "(", ")", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "AArch64ISelLowering13", "Func": "useSVEForFixedLengthVectorVT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10759, "Length": 72, "Cover_Rate": 0.43636363636363634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_cvtepi32_epi16", "(", "__m256i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmovdw256_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8hi", ")", "_mm_setzero_si128", "("], "ground_truth": [")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_cvtepi32_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10760, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "Src", ")", ";", "}", ",", "[", "=", "]"], "ground_truth": ["(", "MachineInstrBuilder", "&", "MIB", ")", "{"], "File": "AMDGPUInstructionSelector1", "Func": "selectVOP3Mods_nnan", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10761, "Length": 30, "Cover_Rate": 0.33707865168539325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_move_sd", "(", "__m128d", "__W", ",", "__mmask8", "__U", ",", "__m128d", "__A"], "ground_truth": [",", "__m128d", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm_mask_move_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10762, "Length": 28, "Cover_Rate": 0.5283018867924528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InsertReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MachineInstr", "&", "InsMI", "=", "*", "BuildMI", "(", "MBB", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "INSERT_SUBREG", ")", ",", "InsertReg", ")", ".", "addUse", "(", "ImpDefReg", ")", ".", "addUse", "(", "SrcReg", ")", ".", "addImm", "(", "", ")", ";", "constrainSelectedInstRegOperands", "(", "ImpDefMI", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "constrainSelectedInstRegOperands", "(", "InsMI", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "InsertRegs", ".", "push_back", "(", "InsertReg", ")", ";", "}", "}", "unsigned", "CopyTo", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "FirstCopy", "=", "MIB", ".", "buildInstr", "(", "TargetOpcode", "::", "COPY", ",", "{", "CopyTo", "}", ",", "{", "}", ")", ".", "addReg", "(", "InsertRegs", "[", "", "]", ",", "", ",", "ExtractSubReg", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "FirstCopy", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "unsigned", "LaneIdx", "=", "", ";", "for", "(", "unsigned", "InsReg", ":", "InsertRegs", ")", "{", "unsigned", "CopyTo", "=", "I", ".", "getOperand", "(", "LaneIdx", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "&", "CopyInst", "=", "*", "BuildMI", "(", "MBB", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "CopyOpc", ")", ",", "CopyTo", ")", ".", "addUse", "(", "InsReg", ")", ".", "addImm", "(", "LaneIdx", ")", ";", "constrainSelectedInstRegOperands", "(", "CopyInst", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "++", "LaneIdx", ";", "}", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", ".", "getRegClassOrNull", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "!"], "ground_truth": ["RC", ")", "{"], "File": "AArch64InstructionSelector55", "Func": "selectUnmergeValues", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10763, "Length": 249, "Cover_Rate": 0.386046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_permutex2var_epi8", "(", "__m256i", "__A", ",", "__m256i", "__I", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_vpermt2varqi256_mask", "(", "(", "__v32qi", ")", "__I", ",", "(", "__v32qi", ")", "__A", ","], "ground_truth": ["(", "__v32qi", ")", "__B", ",", "(", "__mmask32", ")", "-", "", ")", ";"], "File": "avx512vbmivlintrin4", "Func": "_mm256_permutex2var_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10764, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallPtrSet", "<", "LandingPadInst", "*", ",", "", ">", "LandingPads", ";", "bool", "AllowExceptions", "=", "areAllExceptionsAllowed", "(", ")", "||", "EHWhitelistSet", ".", "count", "(", "std", "::", "string", "(", "F", ".", "getName", "(", ")", ")", ")", ";", "for", "(", "BasicBlock", "&", "BB", ":", "F", ")", "{", "auto", "*", "II", "=", "dyn_cast", "<", "InvokeInst", ">", "(", "BB", ".", "getTerminator", "(", ")", ")", ";", "if", "(", "!", "II", ")", "continue", ";", "Changed", "=", "true", ";", "LandingPads", ".", "insert", "(", "II", "->", "getLandingPadInst", "(", ")", ")", ";", "IRB", ".", "SetInsertPoint", "(", "II", ")", ";", "bool", "NeedInvoke", "=", "AllowExceptions", "&&", "canThrow", "(", "II", "->", "getCalledOperand", "(", ")", ")", ";", "if", "(", "NeedInvoke", ")", "{", "Value", "*", "Threw", "=", "wrapInvoke", "(", "II", ")", ";", "ToErase", ".", "push_back", "(", "II", ")", ";", "Value", "*", "Cmp", "=", "IRB", ".", "CreateICmpEQ", "(", "Threw", ",", "IRB", ".", "getInt32", "(", "", ")", ",", "", ")", ";", "IRB", ".", "CreateCondBr", "(", "Cmp", ",", "II", "->", "getUnwindDest", "(", ")", ",", "II", "->", "getNormalDest", "(", ")", ")", ";", "}", "else", "{", "SmallVector", "<", "Value", "*", ",", "", ">", "Args", "(", "II", "->", "arg_begin", "(", ")", ",", "II", "->", "arg_end", "(", ")", ")", ";", "CallInst", "*", "NewCall", "=", "IRB", ".", "CreateCall", "(", "II", "->", "getFunctionType", "(", ")", ",", "II", "->", "getCalledOperand", "(", ")", ",", "Args", ")", ";", "NewCall", "->", "takeName", "(", "II", ")", ";", "NewCall", "->", "setCallingConv", "(", "II", "->", "getCallingConv", "(", ")", ")", ";", "NewCall", "->", "setDebugLoc", "(", "II", "->", "getDebugLoc", "(", ")", ")", ";", "NewCall", "->", "setAttributes", "(", "II", "->", "getAttributes", "(", ")", ")", ";", "II", "->", "replaceAllUsesWith", "(", "NewCall", ")", ";", "ToErase", ".", "push_back", "(", "II", ")", ";", "IRB", ".", "CreateBr", "(", "II", "->", "getNormalDest"], "ground_truth": ["(", ")", ")", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj17", "Func": "runEHOnFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10765, "Length": 273, "Cover_Rate": 0.3109339407744875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_mm_storeu_si128", "(", "__PL", ",", "_mm256_castsi256_si128", "(", "__A", ")", ")", ";", "_mm_storeu_si128", "(", "__PH", ",", "_mm256_extractf128_si256", "(", "__A"], "ground_truth": [",", "", ")", ")", ";"], "File": "avxintrin", "Func": "_mm256_storeu2_m128i", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10766, "Length": 22, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmPrinter", "::", "emitFunctionEntryLabel", "(", ")", ";", "TargetStreamer", "&", "RTS", "=", "static_cast", "<", "TargetStreamer", "&", ">", "(", "*"], "ground_truth": ["OutStreamer", "->", "getTargetStreamer", "(", ")", ")", ";"], "File": "RISCVAsmPrinter", "Func": "emitFunctionEntryLabel", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10767, "Length": 24, "Cover_Rate": 0.5581395348837209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pmovqd512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8si", ")", "_mm256_undefined_si256", "(", ")", ",", "(", "__mmask8", ")", "-"], "ground_truth": ["", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cvtepi64_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10768, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "reservedStackPtrOffsetReg", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "SIRegisterInfo101", "Func": "reservedStackPtrOffsetReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10769, "Length": 15, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "LSHIFTRT", ":", "if", "(", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "CONST_INT", ")", "{", "switch", "(", "INTVAL", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", "{", "case", "", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "break", ";", "case", "", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "break", ";", "case", "", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "break", ";", "case", "", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "break", ";", "case", "", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":"], "ground_truth": ["case", "", ":", "case", "", ":"], "File": "rl78", "Func": "rl78_rtx_costs", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10770, "Length": 207, "Cover_Rate": 0.49521531100478466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "IdVal", ")", ")", "return", "MatchOperand_ParseFail", ";", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "IdVal", ")", ";", "assert", "(", "MCE", "&&", "", ")", ";", "int64_t", "Val", "=", "MCE", "->", "getValue"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmParser43", "Func": "parseInvNum", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10771, "Length": 56, "Cover_Rate": 0.3660130718954248, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrshrn_n_u32", "(", "uint32x4_t", "__a", ",", "const", "int", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vrshrn_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10772, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Subtarget", "::", "enableBundling", "(", "CodeGenOpt", "::", "Level", "OptLevel", ")", "const", "{", "return", "!"], "ground_truth": ["DisableVLIW", ";"], "File": "PatmosSubtarget", "Func": "enableBundling", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10773, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "R", ":", "Regions", ")", "{", "if", "(", "R", "->", "MaxPressure", ".", "getOccupancy", "(", "ST", ")", ">=", "NewOcc", ")", "break", ";", "DEBUG", "(", "printRegion", "(", "dbgs", "(", ")", ",", "R", "->", "Begin", ",", "R", "->", "End", ",", "LIS", ",", "", ")", ";", "printLivenessInfo", "(", "dbgs", "(", ")", ",", "R", "->", "Begin", ",", "R", "->", "End", ",", "LIS", ")", ")", ";", "BuildDAG", "DAG", "(", "*", "R", ",", "*", "this", ")", ";", "const", "auto", "MinSchedule", "=", "makeMinRegSchedule", "(", "DAG", ".", "getTopRoots", "(", ")", ",", "*", "this", ")", ";", "const", "auto", "MaxRP", "=", "getSchedulePressure", "(", "*", "R", ",", "MinSchedule", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "printSchedRP", "(", "dbgs", "(", ")", ",", "R", "->", "MaxPressure", ",", "MaxRP", ")", ")", ";", "NewOcc", "=", "std", "::", "min", "(", "NewOcc", ",", "MaxRP", ".", "getOccupancy", "(", "ST", ")", ")", ";", "if", "(", "NewOcc", "<=", "Occ", ")", "break", ";", "setBestSchedule", "(", "*", "R", ",", "MinSchedule", ",", "MaxRP", ")", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "NewOcc"], "ground_truth": ["<<", "", "<<", "Occ", "<<", "'\\n'", ")", ";"], "File": "GCNIterativeScheduler12", "Func": "tryMaximizeOccupancy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10774, "Length": 174, "Cover_Rate": 0.7044534412955465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "Val", "==", "", ")", "Parser", ".", "Lex", "(", ")", ";", "else", "return", "Error", "(", "L", ",", "", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "Lex", "("], "ground_truth": [")", ";"], "File": "ARMAsmParser46", "Func": "ParseDirectiveCode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10775, "Length": 57, "Cover_Rate": 0.36075949367088606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "AS", "==", "AS", "::", "FLAT_ADDRESS", ")", "AS", "=", "MFI", "->", "hasFlatScratchInit", "(", ")", "?", "AS", "::", "PRIVATE_ADDRESS", ":", "AS", "::", "GLOBAL_ADDRESS", ";", "unsigned", "NumElements", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "AS", "==", "AS", "::", "GLOBAL_ADDRESS", "||", "AS", "==", "AS", "::", "FLAT_ADDRESS", ")", "{", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorStore", "(", "Op", ",", "DAG", ")", ";", "if", "(", "NumElements", "==", "", "&&", "!", "Subtarget", "->", "hasDwordx3LoadStores", "(", ")", ")", "return", "SplitVectorStore", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "}", "else", "if", "(", "AS", "==", "AS", "::", "PRIVATE_ADDRESS", ")", "{", "switch", "(", "Subtarget", "->", "getMaxPrivateElementSize", "(", ")", ")", "{", "case", "", ":", "return", "scalarizeVectorStore", "(", "Store", ",", "DAG", ")", ";", "case", "", ":", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorStore", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "if", "(", "NumElements", ">", "", "||", "NumElements", "==", "", ")", "return", "SplitVectorStore", "(", "Op"], "ground_truth": [",", "DAG", ")", ";"], "File": "SIISelLowering66", "Func": "LowerSTORE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10776, "Length": 186, "Cover_Rate": 0.35361216730038025, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "MachineInstrBuilder", "InvertedMI", ";", "int", "InvertedOpcode", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "InvertedOpcode", "=", "", ";", "break", ";", "case", "", ":", "InvertedOpcode", "=", "", ";", "break", ";", "case", "", ":", "InvertedOpcode", "=", "", ";", "break", ";", "case", "", ":", "InvertedOpcode", "=", "", ";", "break", ";", "case", "", ":", "InvertedOpcode", "=", "", ";", "break", ";", "case", "", ":", "InvertedOpcode", "=", "", ";", "break", ";", "case", "", ":", "InvertedOpcode", "=", "", ";", "break", ";", "case", "", ":", "InvertedOpcode", "=", "", ";", "break", ";", "}", "InvertedMI", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "InvertedOpcode", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "InvertedMI", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "i", ")", ")", ";", "if", "(", "MI", "->", "getOperand", "(", "i", ")", ".", "isMBB", "(", ")", ")", "CondBrMBBOperand", "=", "i", ";", "}", "MI", "->", "eraseFromParent", "(", ")", ";", "MI", "=", "Br", ".", "MI", "=", "InvertedMI", ";", "}", "MachineInstr", "*", "BMI", "=", "&", "MBB", "->", "back", "(", ")", ";", "bool", "NeedSplit", "=", "(", "BMI", "!=", "MI", ")", "||", "!", "BBHasFallthrough", "(", "MBB", ")", ";", "++", "NumCBrFixed", ";", "if", "(", "BMI", "!=", "MI", ")", "{", "if", "(", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", "==", "std", "::", "prev", "(", "MBB", "->", "end", "(", ")", ")", "&&", "BMI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MachineBasicBlock", "*", "NewDest", "=", "BMI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "isBBInRange", "(", "MI", ",", "NewDest", ",", "Br", ".", "OffsetBits", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BMI", ")", ";", "MachineBasicBlock", "*", "DestBB", "=", "MI", "->", "getOperand", "(", "CondBrMBBOperand", ")", ".", "getMBB", "(", ")", ";", "BMI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "DestBB", ")", ";", "MI", "->", "getOperand", "(", "CondBrMBBOperand", ")", ".", "setMBB", "(", "NewDest", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "NeedSplit", ")", "{", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MI", ";", "++", "MBBI", ";", "splitBlockBeforeInstr", "(", "MBBI", ")", ";", "int", "delta", "=", "TII", "->", "getInstSizeInBytes", "(", "MBB", "->", "back", "(", ")", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "-=", "delta", ";", "MBB", "->", "back", "(", ")", ".", "eraseFromParent", "(", ")", ";", "}", "MachineBasicBlock", "*", "NextBB", "=", "std", "::", "next", "(", "MachineFunction", "::", "iterator", "(", "MBB", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", "->", "getOperand", "(", "CondBrMBBOperand", ")", ".", "getMBB", "(", ")", "->", "getNumber", "(", ")", "<<", "", "<<", "NextBB", "->", "getNumber", "("], "ground_truth": [")", "<<", "", ")", ";"], "File": "AArch64BranchFixupPass1", "Func": "fixupConditionalBr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10777, "Length": 453, "Cover_Rate": 0.668141592920354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Elt", "||", "Elt", "->", "isOpaque", "(", ")", "||", "Elt", "->", "getSimpleValueType", "(", "", ")", "!=", "EltVT", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Elt", "->", "getAPIntValue", "(", ")", ".", "isNullValue", "(", ")", ")", "return", "SDValue", "(", ")", ";", "NewVecC", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "Elt", "->", "getAPIntValue", "(", ")", "-", ""], "ground_truth": [",", "DL", ",", "EltVT", ")", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "decrementVectorConstant", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10778, "Length": 64, "Cover_Rate": 0.3386243386243386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "d", "->", "perm", "[", "", "]", "==", "", ")", "odd", "=", "", ";", "else", "if", "(", "d", "->", "perm", "[", "", "]", "==", "", ")", "odd", "=", "", ";", "else", "return", "false", ";", "mask", "=", "(", "d", "->", "one_vector_p", "?", "nelt", "-", "", ":", "", "*", "nelt", "-", "", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "nelt", ";", "i", "+=", "", ")", "{", "if", "(", "d", "->", "perm", "[", "i", "]", "!=", "i", "+", "odd", ")", "return", "false", ";", "if", "(", "d", "->", "perm", "[", "i", "+", "", "]", "!=", "(", "(", "i", "+", "nelt", "+", "odd", ")", "&", "mask", ")", ")", "return", "false", ";", "}", "if", "(", "d", "->", "testing_p", ")", "return", "true", ";", "in0", "=", "d", "->", "op0", ";", "in1", "=", "d", "->", "op1", ";", "if", "(", "BYTES_BIG_ENDIAN", ")", "{", "x", "=", "in0", ",", "in0", "=", "in1", ",", "in1", "=", "x", ";", "odd", "=", "!", "odd", ";", "}", "out", "=", "d", "->", "target", ";", "if", "(", "odd", ")", "{", "switch", "(", "vmode", ")", "{", "case", "V16QImode", ":", "gen", "=", "gen_aarch64_trn2v16qi", ";", "break", ";", "case", "V8QImode", ":", "gen", "=", "gen_aarch64_trn2v8qi", ";", "break", ";", "case", "V8HImode", ":", "gen", "=", "gen_aarch64_trn2v8hi", ";", "break", ";", "case", "V4HImode", ":", "gen", "=", "gen_aarch64_trn2v4hi", ";", "break", ";", "case", "V4SImode", ":", "gen", "=", "gen_aarch64_trn2v4si", ";", "break", ";", "case", "V2SImode", ":", "gen", "=", "gen_aarch64_trn2v2si", ";", "break", ";", "case", "V2DImode", ":", "gen", "=", "gen_aarch64_trn2v2di", ";", "break", ";", "case", "V4HFmode", ":", "gen", "=", "gen_aarch64_trn2v4hf", ";", "break", ";", "case", "V8HFmode", ":", "gen", "=", "gen_aarch64_trn2v8hf", ";", "break", ";", "case", "V4SFmode", ":", "gen", "=", "gen_aarch64_trn2v4sf", ";", "break", ";", "case", "V2SFmode", ":", "gen", "="], "ground_truth": ["gen_aarch64_trn2v2sf", ";", "break", ";"], "File": "aarch644", "Func": "aarch64_evpc_trn", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10779, "Length": 270, "Cover_Rate": 0.5521472392638037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ts", "&", "BEGIN_DATA", ")", "{", "if", "(", "ts", "&", "BEGIN_CONTROL", ")", "gen_ld", "=", "gen_ld_sa", ";", "else", "gen_ld", "=", "gen_ld_a", ";", "}", "else", "if", "(", "ts", "&", "BEGIN_CONTROL", ")", "{", "if", "(", "(", "spec_info", "->", "flags", "&", "SEL_SCHED_SPEC_DONT_CHECK_CONTROL", ")", "||", "ia64_needs_block_p", "(", "ts", ")", ")", "gen_ld", "=", "gen_ld_s", ";", "else", "gen_ld", "=", "gen_ld_s_a", ";", "}", "else", "if", "(", "ts", "==", "", ")", "gen_ld", "=", "gen_ld_", ";", "else", "gcc_unreachable", "(", ")", ";", "return", "gen_ld", "["], "ground_truth": ["mode_no", "]", ";"], "File": "ia64", "Func": "get_spec_load_gen_function", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10780, "Length": 78, "Cover_Rate": 0.30115830115830117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getSTI", "(", ")", ".", "getTargetTriple", "(", ")", ".", "getOS", "(", ")", "!=", "Triple", "::", "AMDPAL", ")", "{", "return", "Error", "(", "getParser", "(", ")", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "(", "Twine", "(", "PALMD", "::", "AssemblerDirective", ")", "+", "Twine", "(", "", "", ")", ")", ".", "str", "(", ")", ")", ";", "}", "PALMD", "::", "Metadata", "PALMetadata", ";", "for", "(", ";", ";", ")"], "ground_truth": ["{"], "File": "AMDGPUAsmParser16", "Func": "ParseDirectivePALMetadata", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10781, "Length": 66, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return"], "ground_truth": ["false", ";"], "File": "X86Operand14", "Func": "isImmUnsignedi4", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10782, "Length": 33, "Cover_Rate": 0.66, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "return", "true", ";", "}", "}", "if", "(", "(", "MaskScalarSizeInBits", "==", "", "||", "MaskScalarSizeInBits", "==", "", ")", "&&", "!", "ContainsZeros", "&&", "(", "AllowIntDomain", "||", "Subtarget", ".", "hasAVX", "(", ")", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "MaskEltVT", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "WordMask", "=", "RepeatedMask", ";", "if", "(", "MaskScalarSizeInBits", "==", "", ")", "scaleShuffleMask", "<", "int", ">", "(", "", ",", "RepeatedMask", ",", "WordMask", ")", ";", "Shuffle", "=", "(", "AllowIntDomain", "?", "", ":", "", ")", ";", "ShuffleVT", "=", "(", "AllowIntDomain", "?", "", ":", "", ")", ";", "ShuffleVT", "=", "", "(", "ShuffleVT", ",", "InputSizeInBits", "/", "", ")", ";", "PermuteImm", "=", "getV4ShuffleImm", "(", "WordMask", ")", ";", "return", "true", ";", "}", "}", "if", "(", "!", "ContainsZeros", "&&", "AllowIntDomain", "&&", "MaskScalarSizeInBits", "==", "", ")", "{", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "MaskEltVT", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "ArrayRef", "<", "int", ">", "LoMask", "(", "Mask", ".", "data", "(", ")", "+", "", ",", "", ")", ";", "ArrayRef", "<", "int", ">", "HiMask", "(", "Mask", ".", "data", "(", ")", "+", "", ",", "", ")", ";", "if", "(", "isUndefOrInRange", "(", "LoMask", ",", "", ",", "", ")", "&&", "isSequentialOrUndefInRange", "(", "HiMask", ",", "", ",", "", ",", "", ")", ")", "{", "Shuffle", "=", "", ";", "ShuffleVT", "=", "", "(", "", ",", "InputSizeInBits", "/", "", ")", ";", "PermuteImm", "=", "getV4ShuffleImm", "(", "LoMask", ")", ";", "return", "true", ";", "}", "if", "(", "isUndefOrInRange", "(", "HiMask", ",", "", ",", "", ")", "&&", "isSequentialOrUndefInRange", "(", "LoMask", ",", "", ",", "", ",", "", ")", ")", "{", "int", "OffsetHiMask", "[", "", "]", ";", "for", "(", "int", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "OffsetHiMask", "[", "i", "]", "=", "(", "HiMask", "[", "i", "]", "<", "", "?", "HiMask", "[", "i", "]", ":", "HiMask", "[", "i", "]", "-", "", ")", ";", "Shuffle", "=", "", ";", "ShuffleVT", "=", "", "(", "", ",", "InputSizeInBits", "/", "", ")", ";", "PermuteImm", "=", "getV4ShuffleImm", "(", "OffsetHiMask", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "AllowIntDomain", "&&", "(", "(", "MaskVT", ".", "is128BitVector", "(", ")", "&&", "Subtarget", ".", "hasSSE2", "(", ")", ")", "||", "(", "MaskVT", ".", "is256BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX2", "(", ")", ")", ")", ")", "{", "int", "ShiftAmt", "=", "matchShuffleAsShift", "(", "ShuffleVT", ",", "Shuffle", ",", "MaskScalarSizeInBits", ",", "Mask", ",", "", ",", "Zeroable", ",", "Subtarget", ")", ";", "if", "(", "", "<", "ShiftAmt", ")", "{", "PermuteImm", "=", "("], "ground_truth": ["unsigned", ")", "ShiftAmt", ";"], "File": "X86ISelLowering108", "Func": "matchUnaryPermuteShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10783, "Length": 404, "Cover_Rate": 0.5186136071887034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RC", "=", "isThumb2", "?", "&", "", ":", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "Alignment", "&&", "Alignment", "<", "", "&&", "!", "Subtarget", "->", "allowsUnalignedMem", "(", ")", ")", "return", "false", ";", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "Opc", "=", "", ";", "else", "Opc", "=", "", ";", "}", "else", "{", "Opc", "=", "", ";", "}", "RC", "=", "isThumb2", "?", "&", "", ":", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "if", "(", "Alignment", "&&", "Alignment", "<", "", ")", "{", "needVMOV", "=", "true", ";", "VT", "=", "", ";", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "RC", "=", "isThumb2", "?", "&", "", ":", "&", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "TLI", ".", "getRegClassFor", "(", "VT", ")", ";", "}", "break", ";", "case", "", ":", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "if", "(", "Alignment", "&&", "Alignment", "<", "", ")", "return", "false", ";", "Opc", "=", "", ";", "RC", "=", "TLI", ".", "getRegClassFor", "(", "VT", ")", ";", "break", ";", "}", "SimplifyAddress", "(", "Addr", ",", "VT", ",", "useAM3", ")", ";", "if", "(", "allocReg", ")", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "assert", "(", "ResultReg", ">"], "ground_truth": ["", "&&", "", ")", ";"], "File": "ARMFastISel (2)2", "Func": "ARMEmitLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10784, "Length": 228, "Cover_Rate": 0.3671497584541063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "FrameReg", ";", "if", "(", "FrameIndex", ">=", "MinCSFI", "&&", "FrameIndex", "<=", "MaxCSFI", ")", "FrameReg", "=", "", ";", "else", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "{", "FrameReg", "=", "", ";", "}", "else", "{", "if", "(", "(", "MI", ".", "getNumOperands", "(", ")", ">", "OpNo", "+", "", ")", "&&", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "isReg", "(", ")", ")", "FrameReg", "=", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "getReg", "(", ")", ";", "else", "FrameReg", "=", "", ";", "}", "}", "int64_t", "Offset", ";", "Offset", "=", "SPOffset", "+", "(", "int64_t", ")", "StackSize", ";", "Offset", "+=", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "getImm", "(", ")", ";", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "Offset", "<<", "", "<<", "", ")", ";", "if", "(", "!", "MI", ".", "isDebugValue", "(", ")", "&&", "(", "(", "(", "FrameReg", "!=", "", ")", "&&", "!", "isInt", "<", "", ">", "(", "Offset", ")", ")", "||", "(", "(", "FrameReg", "==", "", ")", "&&", "!", "isInt", "<", "", ">", "(", "Offset", ")", ")", ")", ")", "{", "llvm_unreachable", "(", "", ")", ";", "}", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "ChangeToRegister"], "ground_truth": ["(", "FrameReg", ",", "false", ")", ";"], "File": "Mips16RegisterInfo18", "Func": "eliminateFI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10785, "Length": 209, "Cover_Rate": 0.5903954802259888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "char", "*", "curr_range_str", ",", "*", "next_range_str", ";", "int", "i", "=", "", ",", "n", "=", "", ";", "if", "(", "is_memset", ")", "default_algs", "=", "&", "ix86_cost", "->", "memset", "[", "TARGET_64BIT", "!=", "", "]", ";", "else", "default_algs", "=", "&", "ix86_cost", "->", "memcpy", "[", "TARGET_64BIT", "!=", "", "]", ";", "curr_range_str", "=", "strategy_str", ";", "do", "{", "int", "maxs", ";", "char", "alg_name", "[", "", "]", ";", "char", "align", "[", "", "]", ";", "next_range_str", "=", "strchr", "(", "curr_range_str", ",", "','", ")", ";", "if", "(", "next_range_str", ")", "*", "next_range_str", "++", "=", "'\\0'", ";", "if", "(", "", "!=", "sscanf", "(", "curr_range_str", ",", "", ",", "alg_name", ",", "&", "maxs", ",", "align", ")", ")", "{", "error", "(", "", ",", "curr_range_str", ",", "is_memset", "?", "", ":", "", ")", ";", "return", ";", "}", "if", "(", "n", ">", "", "&&", "(", "maxs", "<", "(", "input_ranges", "[", "n", "-", "", "]", ".", "max", "+", "", ")", "&&", "maxs", "!=", "-", "", ")", ")", "{", "error", "(", "", ",", "is_memset", "?"], "ground_truth": ["", ":", "", ")", ";"], "File": "i3865", "Func": "ix86_parse_stringop_strategy_string", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10786, "Length": 160, "Cover_Rate": 0.3193612774451098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "isImm", "(", ")", ")", "return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "(", "MCFixupKind", ")", "", ")", ")", ";", "return", ""], "ground_truth": [";"], "File": "PPCMCCodeEmitter11", "Func": "getLO16Encoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10787, "Length": 62, "Cover_Rate": 0.7126436781609196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Out", ".", "EmitInstruction", "(", "Inst", ")", ";", "return", "false", ";", "}", "case", "Match_MissingFeature", ":", "Error", "(", "IDLoc", ",", "", ")", ";", "return", "true", ";", "case", "Match_InvalidOperand", ":", "{", "SMLoc", "ErrorLoc", "=", "IDLoc", ";", "if", "(", "ErrorInfo", "!=", "~", "", ")", "{", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "ErrorLoc", "=", "(", "(", "Operand", "*", ")", "Operands", "[", "ErrorInfo", "]", ")", "->", "getStartLoc", "(", ")", ";", "if", "(", "ErrorLoc", "==", "SMLoc", "(", ")", ")", "ErrorLoc", "=", "IDLoc", ";", "}", "return", "Error", "(", "ErrorLoc", ","], "ground_truth": ["", ")", ";"], "File": "MipsAsmParser9", "Func": "MatchAndEmitInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10788, "Length": 97, "Cover_Rate": 0.5300546448087432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "emitPrologue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "assert", "(", "&", "MF", ".", "front", "(", ")", "==", "&", "MBB", "&&", "", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "begin", "(", ")", ";", "unsigned", "FPReg", "=", "getFPReg", "(", ")", ";", "unsigned", "SPReg", "=", "getSPReg", "(", ")", ";", "DebugLoc", "DL"], "ground_truth": [";"], "File": "CAHPFrameLowering", "Func": "emitPrologue", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10789, "Length": 68, "Cover_Rate": 0.3930635838150289, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmlaldavaq_p_uv4si", "(", "__a", ",", "__b", ",", "__c", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vmlaldavaq_p_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10790, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "EmitNegate", "(", "const", "SDLoc", "&", "DL", ",", "SDValue", "Op", ","], "ground_truth": ["SelectionDAG", "&", "DAG", ")", "const", "{"], "File": "Z80oldISelLowering", "Func": "EmitNegate", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10791, "Length": 19, "Cover_Rate": 0.3392857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ArchVersion", "==", "1"], "ground_truth": [";"], "File": "MipsSubtarget15", "Func": "isMips1", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10792, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "unaligned_access", "?", "(", "align", ">=", "BITS_PER_WORD", "&&", "(", "offset", "&", "", ")", "==", "", ")", ":", "(", "align", ">=", "", "*", "BITS_PER_WORD", "&&", "(", "offset", "&", "", ")", "=="], "ground_truth": ["", ")", ")", ";"], "File": "arm", "Func": "align_ok_ldrd_strd", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10793, "Length": 35, "Cover_Rate": 0.7446808510638298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LaneBitmask", "M", "=", "AR", ".", "Mask", "&", "BR", ".", "Mask", ";", "return", "M", ".", "any", "(", ")", "?", "RegisterRef", "(", "AR", ".", "Reg"], "ground_truth": [",", "M", ")", ":", "RegisterRef", "(", ")", ";"], "File": "RDFGraph11", "Func": "restrictRef", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10794, "Length": 31, "Cover_Rate": 0.40789473684210525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "DRC", "=", "MRI", "->", "getRegClass", "(", "(", "*", "(", "MovedInst", "->", "defs", "(", ")", "."], "ground_truth": ["begin", "(", ")", ")", ")", ".", "getReg", "(", ")", ")", ";"], "File": "TPCSoftwareLoopPipelining", "Func": "isCyclicDependency", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10795, "Length": 29, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "!=", "Z", ")", "continue", ";", "CountBitSplit", "++", ";", "MachineInstr", "*", "DefS", "=", "MRI", ".", "getVRegDef", "(", "S", ")", ";", "assert", "(", "DefS", "!=", "nullptr", ")", ";", "DebugLoc", "DL", "=", "DefS", "->", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "&", "B", "=", "*", "DefS", "->", "getParent", "(", ")", ";", "auto", "At", "=", "DefS", "->", "isPHI", "(", ")", "?", "B", ".", "getFirstNonPHI", "(", ")", ":", "MachineBasicBlock", "::", "iterator", "(", "DefS", ")", ";", "if", "(", "MRI", ".", "getRegClass", "(", "SrcR", ")", "->", "getID", "(", ")", "==", "", ")", "SrcSR", "=", "(", "std", "::", "min", "(", "Pos", ",", "P", ")", "==", "", ")", "?", "", ":", "", ";", "if", "(", "!", "validateReg", "(", "{", "SrcR", ",", "SrcSR", "}", ",", "", ",", "", ")", ")", "continue", ";", "unsigned", "ImmOp", "=", "Pos", "<=", "P", "?", "W", "-", "Z", ":", "Z", ";", "unsigned", "NewR", "=", "", ";", "for", "(", "MachineInstr", "*", "In", ":", "NewMIs", ")", "{", "if", "(", "In", "->", "getOpcode", "(", ")", "!=", "", ")", "continue", ";", "MachineOperand", "&", "Op1", "=", "In", "->", "getOperand", "(", "", ")", ";", "if", "(", "Op1", ".", "getReg", "(", ")", "!=", "SrcR", "||", "Op1", ".", "getSubReg", "(", ")", "!=", "SrcSR", ")", "continue", ";", "if", "(", "In", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "ImmOp", ")", "continue", ";", "MachineOperand", "&", "Op0", "=", "In", "->", "getOperand", "(", "", ")", ";", "MachineInstr", "*", "DefI", "=", "MRI", ".", "getVRegDef", "(", "Op0", ".", "getReg", "(", ")", ")", ";", "assert", "(", "DefI", "!=", "nullptr", ")", ";", "if", "(", "!", "MDT", ".", "dominates", "(", "DefI", ",", "&", "*", "At", ")", ")", "continue", ";", "assert", "(", "Op0", ".", "getSubReg", "(", ")", "==", "", ")", ";", "NewR", "=", "Op0", ".", "getReg", "(", ")", ";", "break", ";", "}", "if", "(", "!", "NewR", ")", "{", "NewR", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "auto", "NewBS", "=", "BuildMI", "(", "B", ",", "At", ",", "DL", ",", "HII", ".", "get", "(", "", ")", ",", "NewR", ")", ".", "addReg", "(", "SrcR", ",", "", ",", "SrcSR", ")", ".", "addImm", "(", "ImmOp", ")", ";", "NewMIs", ".", "push_back", "(", "NewBS", ")", ";", "}", "if", "(", "Pos", "<=", "P", ")", "{", "HBS", "::", "replaceRegWithSub", "(", "RD", ".", "Reg", ",", "NewR", ",", "", ",", "MRI", ")", ";", "HBS", "::", "replaceRegWithSub", "(", "S", ",", "NewR", ",", "", ",", "MRI", ")", ";", "}", "else", "{", "HBS", "::", "replaceRegWithSub", "(", "S", ",", "NewR", ",", "", ",", "MRI", ")", ";", "HBS", "::", "replaceRegWithSub", "(", "RD", ".", "Reg", ",", "NewR", ",", "", ",", "MRI", ")", ";", "}", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "HexagonBitSimplify12", "Func": "genBitSplit", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10796, "Length": 414, "Cover_Rate": 0.4303534303534304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "handle_move_double", "(", "operands", ",", "output_reg_adjust", ","], "ground_truth": ["output_compadr", ",", "output_movsi", ")", ";"], "File": "m68k", "Func": "output_move_double", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10797, "Length": 11, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MachOTargetObjectFile", "::", "Initialize", "(", "MCContext", "&", "Ctx", ","], "ground_truth": ["const", "TargetMachine", "&", "TM", ")", "{"], "File": "PPCTargetObjectFile15", "Func": "Initialize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10798, "Length": 15, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "Tok", ".", "Data", "=", "Str", ".", "data", "(", ")", ";", "Op", "->", "Tok", ".", "Length", "=", "Str", ".", "size", "("], "ground_truth": [")", ";"], "File": "AArch64AsmParser13", "Func": "CreateSysReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10799, "Length": 24, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_unpcklpd256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")", "__B", ","], "ground_truth": ["(", "__v4df", ")", "_mm256_setzero_pd", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_unpacklo_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10800, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "InstrInfo", "::", "create", "(", "Subtarget", "&", "STI", ")", "{", "return", "new", "InstrInfo", "("], "ground_truth": ["STI", ")", ";"], "File": "Nios2InstrInfo1", "Func": "create", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10801, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Properties", "(", "Props", ")", ",", "OrigF", "(", "OrigF"], "ground_truth": [")", ",", "NewF", "(", "NewF", ")", "{"], "File": "AMDGPUPropagateAttributes", "Func": "Clone", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10802, "Length": 15, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OptIncDec", "=", "!", "ST", ".", "slowIncDec", "(", ")", "||", "Func", ".", "getFunction", "(", ")", ".", "optForMinSize", "(", ")", ";", "OptLEA", "=", "ST", ".", "LEAusesAG", "(", ")", "||", "IsSlowLEA", "||", "IsSlow3OpsLEA", ";", "if", "(", "!", "OptLEA", "&&", "!", "OptIncDec", ")", "return", "false", ";", "TSM", ".", "init", "(", "&", "Func", ".", "getSubtarget", "(", ")", ")", ";", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<"], "ground_truth": ["", ";", ")", ";"], "File": "X86FixupLEAs (2)2", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10803, "Length": 72, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "name", ";", "size_t", "nlen", ",", "plen", ";", "char", "*", "string", ";", "plen", "=", "strlen", "(", "prefix", ")", ";", "name", "=", "IDENTIFIER_POINTER", "(", "DECL_ASSEMBLER_NAME", "(", "decl", ")", ")", ";", "name", "=", "targetm", ".", "strip_name_encoding", "(", "name", ")", ";", "nlen", "=", "strlen", "(", "name", ")", ";", "string", "=", "alloca", "(", "nlen", "+", "plen", "+", "", ")", ";", "memcpy", "(", "string", ",", "prefix", ",", "plen", ")", ";", "memcpy", "(", "string", "+", "plen", ",", "name"], "ground_truth": [",", "nlen", "+", "", ")", ";"], "File": "i3863", "Func": "x86_64_elf_unique_section", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10804, "Length": 80, "Cover_Rate": 0.3137254901960784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "VRot", ";", "if", "(", "VRI", ".", "RLAmt", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "VRI", ".", "V", ",", "getI32Imm", "(", "VRI", ".", "RLAmt", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", "}", ";", "VRot", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "else", "{", "VRot", "=", "VRI", ".", "V", ";", "}", "SDValue", "ANDIVal", ",", "ANDISVal", ";", "if", "(", "ANDIMask", "!=", "", ")", "ANDIVal", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "VRot", ",", "getI32Imm", "(", "ANDIMask", ",", "dl", ")", ")", ",", "", ")", ";", "if", "(", "ANDISMask", "!=", "", ")", "ANDISVal", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "VRot", ",", "getI32Imm", "(", "ANDISMask", ",", "dl", ")", ")", ",", "", ")", ";", "SDValue", "TotalVal", ";", "if", "(", "!", "ANDIVal", ")", "TotalVal", "=", "ANDISVal", ";", "else", "if", "(", "!", "ANDISVal", ")", "TotalVal", "=", "ANDIVal", ";", "else", "TotalVal", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "ANDIVal", ",", "ANDISVal", ")", ",", "", ")", ";", "if", "(", "!", "Res", ")", "Res", "=", "TotalVal", ";", "else", "Res", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Res", ",", "TotalVal", ")", ",", "", ")", ";", "eraseMatchingBitGroups", "(", "[", "VRI", "]", "(", "const", "BitGroup", "&", "BG", ")", "{", "return", "BG", ".", "V", "==", "VRI", ".", "V", "&&", "BG", "."], "ground_truth": ["RLAmt", "==", "VRI", ".", "RLAmt", ";"], "File": "PPCISelDAGToDAG104", "Func": "SelectAndParts32", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10805, "Length": 251, "Cover_Rate": 0.4718045112781955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_move_insn", "(", "gen_rtx_SUBREG", "(", "SImode", ",", "dst", ",", "", ")", ",", "adjust_address", "(", "tmp", ",", "SImode", ",", "", ")", ")", ";", "}", "else", "emit_move_insn", "(", "dst", ",", "copy_rtx", "(", "tmp", ")", ")", ";", "}", "else", "if", "(", "!", "TARGET_64BIT", "&&", "smode", "==", "DImode", ")", "{", "if", "(", "TARGET_SSE4_1", ")", "{", "rtx", "tmp", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "const0_rtx", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "gen_rtx_SUBREG", "(", "SImode", ",", "dst", ",", "", ")", ",", "gen_rtx_VEC_SELECT", "(", "SImode", ",", "gen_rtx_SUBREG", "(", "V4SImode", ",", "src", ",", "", ")", ",", "tmp", ")", ")", ")", ";", "tmp", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "const1_rtx", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "gen_rtx_SUBREG", "(", "SImode", ",", "dst", ",", "", ")", ",", "gen_rtx_VEC_SELECT", "(", "SImode", ",", "gen_rtx_SUBREG", "(", "V4SImode", ",", "src", ",", "", ")", ",", "tmp", ")", ")", ")", ";", "}", "else", "{", "rtx", "vcopy", "=", "gen_reg_rtx", "(", "V2DImode", ")", ";", "emit_move_insn", "(", "vcopy", ",", "gen_rtx_SUBREG", "(", "V2DImode", ",", "src", ",", ""], "ground_truth": [")", ")", ";"], "File": "i386-features1", "Func": "convert_reg", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10806, "Length": 166, "Cover_Rate": 0.4676056338028169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "EVT", ".", "getSimpleVT", "(", ")", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "emitICmp", "(", "VT", ",", "LHS", ",", "RHS", ",", "IsZExt", ")", ";", "case", "", ":", "case", "", ":", "return", "emitFCmp", "(", "VT", ",", "LHS"], "ground_truth": [",", "RHS", ")", ";"], "File": "AArch64FastISel (2)", "Func": "emitCmp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10807, "Length": 64, "Cover_Rate": 0.4740740740740741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld1_s64", "(", "const", "int64_t", "*", "__a", ")", "{", "return", "(", "int64x1_t", ")", "{", "*", "__a"], "ground_truth": ["}", ";"], "File": "arm", "Func": "neon2_vld1_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10808, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "HOp", "=", "combineToHorizontalAddSub", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "HOp", ";", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "X86ISelLowering106", "Func": "combineFaddFsub", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10809, "Length": 22, "Cover_Rate": 0.5365853658536586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "MO", ":", "make_range", "(", "MI", ".", "operands_begin", "(", ")", "+", "", ",", "MI", ".", "operands_end", "(", ")", ")", ")", "if", "(", "auto", "MaybeOperand", "=", "MCIL", ".", "LowerMachineOperand", "(", "&", "MI", ",", "MO", ")", ")", "MCI", ".", "addOperand", "(", "MaybeOperand", ".", "getValue", "(", ")", ")", ";", "SmallString", "<", "", ">", "Code", ";", "SmallVector", "<", "MCFixup", ",", "", ">", "Fixups", ";", "raw_svector_ostream", "VecOS", "(", "Code", ")", ";", "CodeEmitter", "->", "encodeInstruction", "(", "MCI", ",", "VecOS", ",", "Fixups", ",", "getSubtargetInfo", "(", ")", ")", ";", "if", "(", "Code", ".", "size", "(", ")", "<", "MinSize", ")", "{", "if", "(", "MinSize", "==", "", "&&", "Opcode", "==", "", ")", "{", "MCI", ".", "setOpcode", "(", "", ")", ";", "}", "else", "{", "unsigned", "NopSize", "=", "EmitNop", "(", "*", "OutStreamer", ",", "MinSize", ",", "Subtarget", "->", "is64Bit", "(", ")", ",", "getSubtargetInfo", "(", ")", ")", ";", "assert", "(", "NopSize", "==", "MinSize", "&&", "", ")", ";", "(", "void"], "ground_truth": [")", "NopSize", ";"], "File": "X86MCInstLower124", "Func": "LowerPATCHABLE_OP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10810, "Length": 151, "Cover_Rate": 0.6593886462882096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Subtarget", ".", "hasFastVectorShiftMasks", "(", ")", "&&", "VT", ".", "isVector", "(", ")", ")", "||", "(", "Subtarget", ".", "hasFastScalarShiftMasks", "(", ")", "&&", "!", "VT", ".", "isVector", "(", ")", ")", ")", "{", "return", "N", "->", "getOperand", "(", "", ")", "==", "N", "->"], "ground_truth": ["getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "shouldFoldConstantShiftPairToMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10811, "Length": 52, "Cover_Rate": 0.3466666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ResolveInfo", "*", "rsym", "=", "pReloc", ".", "symInfo", "(", ")", ";", "Relocator", "::", "DWord", "A", "=", "pReloc", ".", "target", "(", ")", "+", "pReloc", ".", "addend", "(", ")", ";", "Relocator", "::", "DWord", "S", "=", "pReloc", ".", "symValue", "(", ")", ";", "if", "(", "pParent", ".", "getRelRelMap", "(", ")", ".", "lookUp", "(", "pReloc", ")", "!=", "NULL", ")", "return", "Relocator", "::", "BadReloc", ";", "LDSection", "&", "target_sect", "=", "pReloc", ".", "targetRef", "(", ")", ".", "frag", "(", ")", "->", "getParent", "(", ")", "->", "getSection", "(", ")", ";", "if", "(", "(", "llvm", "::", "ELF", "::", "SHF_ALLOC", "&", "target_sect", ".", "flag", "(", ")", ")", "!=", "", "&&", "!", "rsym", "->", "isLocal", "(", ")", "&&", "rsym", "->", "reserved", "(", ")", "&", "Relocator", "::", "ReservePLT", ")", "S", "=", "helper_get_PLT_address", "(", "*", "rsym", ",", "pParent", ")", ";", "Relocator", "::", "SWord", "V", "=", "S", "+"], "ground_truth": ["A", ";"], "File": "X86Relocator", "Func": "signed32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10812, "Length": 134, "Cover_Rate": 0.7204301075268817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCStreamer", "*", "createMCAsmStreamer", "(", "MCContext", "&", "Ctx", ",", "formatted_raw_ostream", "&", "OS", ",", "bool", "isVerboseAsm", ",", "bool", "useDwarfDirectory", ",", "MCInstPrinter", "*", "InstPrint", ",", "MCCodeEmitter", "*", "CE", ",", "MCAsmBackend", "*", "TAB", ",", "bool", "ShowInst", ")", "{", "MCStreamer", "*", "S", "=", "llvm", "::", "createAsmStreamer", "(", "Ctx", ",", "OS", ",", "isVerboseAsm", ",", "useDwarfDirectory", ","], "ground_truth": ["InstPrint", ",", "CE", ",", "TAB", ",", "ShowInst", ")", ";"], "File": "SparcMCTargetDesc", "Func": "createMCAsmStreamer", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10813, "Length": 60, "Cover_Rate": 0.821917808219178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerVectorShuffleAsRotate", "(", "const", "SDLoc", "&", "DL", ",", "MVT", "VT", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "ArrayRef", "<", "int", ">", "Mask", ",", "const", "Subtarget", "&", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "(", "VT", ".", "getScalarType", "(", ")", "==", "", "||", "VT", ".", "getScalarType", "("], "ground_truth": [")", "==", "", ")", "&&", "", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "lowerVectorShuffleAsRotate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10814, "Length": 57, "Cover_Rate": 0.37012987012987014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsStrict", "=", "N", "->", "isTargetStrictFPOpcode", "(", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "In", "=", "N", "->", "getOperand", "(", "IsStrict", "?", "", ":", "", ")", ";", "MVT", "InVT", "=", "In", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "VT", ".", "getVectorNumElements", "(", ")", "<", "InVT", ".", "getVectorNumElements", "(", ")", "&&", "", "(", "In", ".", "getNode", "(", ")", ")", "&&", "In", ".", "hasOneUse", "(", ")", ")", "{", "assert", "(", "InVT", ".", "is128BitVector", "(", ")", "&&", "", ")", ";", "LoadSDNode", "*", "LN", "=", "cast", "<", "LoadSDNode", ">", "(", "In", ")", ";", "unsigned", "NumBits", "=", "InVT", ".", "getScalarSizeInBits", "(", ")", "*", "VT", ".", "getVectorNumElements", "(", ")", ";", "MVT", "MemVT", "=", "", "(", "NumBits", ")", ";", "MVT", "LoadVT", "=", "", "(", "MemVT", ",", "", "/", "NumBits", ")", ";", "if", "(", "SDValue", "VZLoad", "=", "narrowLoadToVZLoad", "(", "LN", ",", "MemVT", ",", "LoadVT", ",", "DAG", ")", ")", "{", "SDLoc", "dl", "(", "N", ")", ";", "if", "(", "IsStrict", ")", "{", "SDValue", "Convert", "=", "DAG", ".", "getNode", "(", "N", "->", "getOpcode", "(", ")", ",", "dl", ",", "{", "VT", ",", "", "}", ",", "{", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getBitcast", "(", "InVT", ",", "VZLoad", ")", "}", ")", ";", "DCI", ".", "CombineTo", "(", "N", ",", "Convert", ",", "Convert", ".", "getValue", "(", "", ")", ")", ";", "}", "else", "{", "SDValue", "Convert", "=", "DAG", ".", "getNode", "(", "N", "->", "getOpcode", "(", ")", ",", "dl", ",", "VT", ",", "DAG", ".", "getBitcast", "(", "InVT", ",", "VZLoad", ")", ")", ";", "DCI", ".", "CombineTo", "(", "N", ",", "Convert"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)5", "Func": "combineCVTP2I_CVTTP2I", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10815, "Length": 253, "Cover_Rate": 0.7832817337461301, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "will_be_in_index_register", "(", "const_rtx", "x", ")", "{", "return", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "(", "XINT", "(", "x"], "ground_truth": [",", "", ")", "==", "UNSPEC_PIC_SYM", ")", ";"], "File": "arm", "Func": "will_be_in_index_register", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10816, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vshlq_n_u32", "(", "uint32x4_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "uint32x4_t", ")", "__builtin_aarch64_ashlv4si", "(", "(", "int32x4_t"], "ground_truth": [")", "__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vshlq_n_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10817, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "(", ")", ":", "isThumb", "(", "false", ")", ",", "hasThumb2", "(", "false", ")", ",", "VarArgsRegSaveSize", "(", "", ")", ",", "HasStackFrame", "(", "false", ")", ",", "RestoreSPFromFP", "(", "false", ")", ",", "LRSpilledForFarJump", "(", "false", ")", ",", "FramePtrSpillOffset", "(", "", ")", ",", "GPRCS1Offset", "(", "", ")", ",", "GPRCS2Offset", "(", "", ")", ",", "DPRCSOffset", "(", "", ")", ",", "GPRCS1Size", "(", "", ")", ","], "ground_truth": ["GPRCS2Size", "(", "", ")", ",", "DPRCSSize", "(", "", ")", ",", "GPRCS1Frames", "(", "", ")", ",", "GPRCS2Frames", "(", "", ")", ",", "DPRCSFrames", "(", "", ")", ",", "JumpTableUId", "(", "", ")", ",", "PICLabelUId", "(", "", ")", ",", "VarArgsFrameIndex", "(", "", ")", ",", "HasITBlocks", "(", "false", ")", "{"], "File": "ARMMachineFunctionInfo8", "Func": "ARMFunctionInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10818, "Length": 104, "Cover_Rate": 0.9904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "mi", "->", "getOpcode", "(", ")", "==", "", "||", "mi", "->", "getOpcode", "(", ")", "==", "", "||", "mi", "->", "getOpcode", "(", ")", "==", "", "||", "mi", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "mi", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", "{", "fi", "=", "mi", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "return", "mi", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "}", "return", ""], "ground_truth": [";"], "File": "TGSIInstrInfo", "Func": "isLoadFromStackSlot", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10819, "Length": 77, "Cover_Rate": 0.7549019607843137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "GOT", "::", "dynSymOrderCompare", "(", "const", "LDSymbol", "*", "pX", ",", "const", "LDSymbol", "*", "pY", ")", "const", "{", "SymbolOrderMapType", "::", "const_iterator", "itX", "=", "m_SymbolOrderMap", ".", "find"], "ground_truth": ["(", "pX", ")", ";"], "File": "MipsGOT", "Func": "dynSymOrderCompare", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10820, "Length": 29, "Cover_Rate": 0.3372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "I", ":", "PHIInfo", ")", "{", "for", "(", "auto", "", ":", "phiInfoElementGetSources", "(", "I", ")", ")", "{", "if", "(", "", ".", "second", "==", "SourceMBB", ")", "{", "FoundSource", "=", "true", ";", "Sources", ".", "push_back", "(", ""], "ground_truth": [".", "first", ")", ";"], "File": "AMDGPUMachineCFGStructurizer", "Func": "findSourcesFromMBB", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10821, "Length": 41, "Cover_Rate": 0.5694444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "getMachineCombinerPatterns", "(", "MachineInstr", "&", "Root", ",", "SmallVectorImpl", "<", "MachineCombinerPattern", ">", "&", "Patterns", ",", "bool", "DoRegPressureReduce", ")", "const", "{", "if", "(", "Subtarget", ".", "getTargetMachine", "(", ")", ".", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "Aggressive", ")", "return", "false", ";", "if", "(", "getFMAPatterns", "(", "Root", ",", "Patterns", ","], "ground_truth": ["DoRegPressureReduce", ")", ")", "return", "true", ";"], "File": "PPCInstrInfo", "Func": "getMachineCombinerPatterns", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10822, "Length": 54, "Cover_Rate": 0.8059701492537313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cvtepi16_ph", "(", "__m256h", "__A"], "ground_truth": [",", "__mmask16", "__B", ",", "__m256i", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_mask_cvtepi16_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10823, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "if", "(", "isABI", ")", "{", "if", "(", "Ty", "->", "isFloatingPointTy", "(", ")", "||", "Ty", "->", "isIntegerTy", "(", ")", ")", "{", "unsigned", "size", "=", "", ";", "if", "(", "auto", "*", "ITy", "=", "dyn_cast", "<", "IntegerType", ">", "(", "Ty", ")", ")", "{", "size", "=", "ITy", "->", "getBitWidth", "(", ")", ";", "if", "(", "size", "<", "", ")", "size", "=", "", ";", "}", "else", "{", "assert", "(", "Ty", "->", "isFloatingPointTy", "(", ")", "&&", "", ")", ";", "size", "=", "Ty", "->", "getPrimitiveSizeInBits", "(", ")", ";", "}", "O", "<<", "", "<<", "size", "<<", "", ";", "}", "else", "if", "(", "isa", "<", "PointerType", ">", "(", "Ty", ")", ")", "{", "O", "<<", "", "<<", "TLI", "->", "getPointerTy", "(", "DL", ")", ".", "getSizeInBits", "(", ")", "<<", "", ";", "}", "else", "if", "(", "Ty", "->", "isAggregateType", "(", ")", "||", "Ty", "->", "isVectorTy", "(", ")", ")", "{", "unsigned", "totalsz", "=", "DL", ".", "getTypeAllocSize", "(", "Ty", ")", ";", "unsigned", "retAlignment", "=", "", ";", "if", "(", "!", "llvm", "::", "getAlign", "(", "*", "F", ",", "", ",", "retAlignment", ")", ")", "retAlignment", "=", "DL", ".", "getABITypeAlignment", "(", "Ty", ")", ";", "O", "<<", "", "<<", "retAlignment", "<<", "", "<<", "totalsz", "<<", "", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "NVPTXAsmPrinter5", "Func": "printReturnValStr", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10824, "Length": 201, "Cover_Rate": 0.43506493506493504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "=", "-", "Offset", ";", "isSub", "=", "true", ";", "MI", ".", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "}", "if", "(", "", "(", "Offset", ")", "!=", "-", "", ")", "{", "MI", ".", "getOperand", "(", "FrameRegIdx", ")", ".", "ChangeToRegister", "(", "FrameReg", ",", "false", ")", ";", "MI", ".", "getOperand", "(", "FrameRegIdx", "+", "", ")", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "Offset", "=", "", ";", "return", "true", ";", "}", "unsigned", "RotAmt", "=", "", "(", "Offset", ")", ";", "unsigned", "ThisImmVal", "=", "Offset", "&", "", "(", "", ",", "RotAmt", ")", ";", "Offset", "&=", "~", "ThisImmVal", ";", "assert", "(", "", "(", "ThisImmVal", ")", "!=", "-", "", "&&", "", ")", ";", "MI", ".", "getOperand", "(", "FrameRegIdx", "+", "", ")", ".", "ChangeToImmediate", "(", "ThisImmVal", ")", ";", "}", "else", "{", "unsigned", "ImmIdx", "=", "", ";", "int", "InstrOffs", "=", "", ";", "unsigned", "NumBits", "=", "", ";", "unsigned", "Scale", "=", "", ";", "switch", "(", "AddrMode", ")", "{", "case", "", ":", "ImmIdx", "=", "FrameRegIdx", "+", "", ";", "InstrOffs", "=", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "getImm", "(", ")", ";", "NumBits", "=", "", ";", "break", ";", "case", "", ":", "ImmIdx", "=", "FrameRegIdx", "+", "", ";", "InstrOffs", "=", "", "(", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "", "(", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "getImm", "(", ")", ")", "==", "", ")", "InstrOffs", "*=", "-", "", ";", "NumBits", "=", "", ";", "break", ";", "case", "", ":", "ImmIdx", "=", "FrameRegIdx", "+", "", ";", "InstrOffs", "=", "", "(", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "", "(", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "getImm", "(", ")", ")", "==", "", ")", "InstrOffs", "*=", "-", "", ";", "NumBits", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "return", "false", ";", "case", "", ":", "ImmIdx", "=", "FrameRegIdx", "+", "", ";", "InstrOffs", "=", "", "(", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "", "(", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "getImm", "(", ")", ")", "==", "", ")", "InstrOffs", "*=", "-", "", ";", "NumBits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "ImmIdx", "=", "FrameRegIdx", "+", "", ";", "InstrOffs", "=", "", "(", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "", "(", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "getImm", "(", ")", ")", "==", "", ")", "InstrOffs", "*=", "-", "", ";", "NumBits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "ImmIdx", "=", "FrameRegIdx", "+", "", ";", "InstrOffs", "=", "MI", ".", "getOperand", "("], "ground_truth": ["ImmIdx", ")", ".", "getImm", "(", ")", ";"], "File": "ARMBaseInstrInfo110", "Func": "rewriteARMFrameIndex", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10825, "Length": 438, "Cover_Rate": 0.4839779005524862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "MFI", "->", "hasCalls", "(", ")", "&&", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", ")", "||", "MFI", "->", "hasVarSizedObjects", "(", ")", "||", "MFI", "->", "isFrameAddressTaken", "(", ")", "||", "MFI", "->", "hasStackMap", "(", ")", "||", "MFI", "->", "hasPatchPoint", "("], "ground_truth": [")", "||", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", ";"], "File": "AArch64FrameLowering55", "Func": "hasFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10826, "Length": 53, "Cover_Rate": 0.5760869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCAsmInfo", "*", "createMCAsmInfo", "(", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "Triple", "&", "TT", ")", "{", "return", "new", "MCAsmInfo", "(", "TT"], "ground_truth": [")", ";"], "File": "FISCMCTargetDesc", "Func": "createFISCMCAsmInfo", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10827, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmple_epu32_mask", "(", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpd128_mask", "(", "(", "__v4si", ")", "__X", ",", "(", "__v4si"], "ground_truth": [")", "__Y", ",", "", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cmple_epu32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10828, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasBaseReg", "(", ")", "const", "{", "return", "BaseType", "==", "Base", "::", "RegBase", "&&", "BaseReg", ".", "getNode"], "ground_truth": ["(", ")", "!=", "nullptr", ";"], "File": "M68kISelDAGToDAG", "Func": "hasBaseReg", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10829, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Optional", "<", "RegOrConstant", ">", "GISelUtils", "::", "getVectorSplat", "(", "const", "MachineInstr", "&", "MI", ",", "const", "MachineRegisterInfo", "&", "MRI", ")", "{", "if", "(", "auto", "Splat", "=", "getVectorSplat", "(", "MI", ",", "MRI", ")", ")", "return", "Splat", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "None", ";", "Register", "Src", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "auto", "ValAndVReg", "=", "getConstantVRegValWithLookThrough", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ")", ")", "return", "RegOrConstant", "(", "ValAndVReg", "->", "Value", ".", "getSExtValue", "(", ")", ")", ";", "return", "RegOrConstant", "(", "Src", ")"], "ground_truth": [";"], "File": "AArch64GlobalISelUtils", "Func": "getAArch64VectorSplat", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10830, "Length": 100, "Cover_Rate": 0.970873786407767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "sc_reg", "=", "force_reg", "(", "Pmode", ",", "static_chain", ")", ";", "emit_library_call", "(", "gen_rtx_SYMBOL_REF", "(", "SImode", ",", "", ")", ",", "LCT_NORMAL", ",", "VOIDmode", ",", "", ",", "addr", ",", "Pmode", ",", "GEN_INT", "(", "frv_trampoline_size", "(", ")", ")", ",", "SImode", ",", "fnaddr", ","], "ground_truth": ["Pmode", ",", "sc_reg", ",", "Pmode", ")", ";"], "File": "frv3", "Func": "frv_trampoline_init", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 10831, "Length": 47, "Cover_Rate": 0.5529411764705883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "rs6000_fold_builtin", "(", "tree", "fndecl", "ATTRIBUTE_UNUSED", ",", "int", "n_args", "ATTRIBUTE_UNUSED", ",", "tree", "*", "args", "ATTRIBUTE_UNUSED", ",", "bool", "ignore", "ATTRIBUTE_UNUSED", ")", "{", "return", "SUBTARGET_FOLD_BUILTIN", "(", "fndecl", ",", "n_args", ",", "args", ","], "ground_truth": ["ignore", ")", ";"], "File": "rs60007", "Func": "rs6000_fold_builtin", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10832, "Length": 34, "Cover_Rate": 0.8947368421052632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "AArch64AsmPrinter (2)", "Func": "getPassName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10833, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld1q_dup_s64", "(", "const", "int64_t", "*", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vld1q_dup_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10834, "Length": 8, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "AMDGPUISelLowering (2)", "Func": "LowerFNEARBYINT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10835, "Length": 26, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "getAddrOffset", "(", "MachineInstr", "*", "MI", ")", "{", "const", "MCInstrDesc", "&", "Descl", "=", "MI", "->", "getDesc"], "ground_truth": ["(", ")", ";"], "File": "X86AvoidStoreForwardingBlocks", "Func": "getAddrOffset", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10836, "Length": 20, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vadciq_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ",", "unsigned", "*", "__carry_out", ")", "{", "int32x4_t", "__res", "=", "__builtin_mve_vadciq_sv4si", "(", "__a", ",", "__b", ")", ";", "*", "__carry_out", "=", "(", "__builtin_arm_get_fpscr_nzcvqc", "(", ")", ">>", "", ")", "&", "", ";", "return", "__res"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vadciq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10837, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CONSTANT_ADDRESS_P", "(", "x", ")", ")", "return", "true", ";", "if", "(", "LINKAGE_SYMBOL_REF_P", "(", "x", ")", ")", "return", "true", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", ")", "{", "rtx", "ofs", "=", "XEXP", "(", "x", ",", "", ")", ";", "x", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "SUBREG", "&&", "(", "GET_MODE_SIZE", "(", "GET_MODE", "(", "x", ")", ")", "<", "GET_MODE_SIZE", "(", "GET_MODE", "(", "SUBREG_REG", "(", "x", ")", ")", ")", ")", ")", "x", "=", "SUBREG_REG", "(", "x", ")", ";", "if", "(", "REG_P", "(", "x", ")", ")", "{", "if", "(", "!", "strict", "&&", "NONSTRICT_REG_OK_FP_BASE_P", "(", "x", ")", "&&", "CONST_INT_P", "(", "ofs", ")", ")", "return", "true", ";", "if", "(", "(", "strict", "?", "STRICT_REG_OK_FOR_BASE_P", "(", "x", ")", ":", "NONSTRICT_REG_OK_FOR_BASE_P", "(", "x", ")", ")", "&&", "CONSTANT_ADDRESS_P", "(", "ofs", ")", ")", "return", "true", ";", "}", "}", "else", "if", "(", "TARGET_EXPLICIT_RELOCS", "&&", "GET_MODE_SIZE", "(", "mode"], "ground_truth": [")", "<=", "UNITS_PER_WORD", ")", "{"], "File": "alpha4", "Func": "alpha_legitimate_address_p", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10838, "Length": 151, "Cover_Rate": 0.3700980392156863, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isEmpty", "(", ")"], "ground_truth": ["const", "{"], "File": "TPCFrameLowering", "Func": "isEmpty", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10839, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Reg", "=", "Is64Bit", "?", "DAG", ".", "getRegister", "(", "", ",", "VT", ")", ":", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ")", ";", "SDValue", "Ops", "[", "]", "=", "{"], "ground_truth": ["GA", ",", "Reg", "}", ";"], "File": "PPCISelLowering (2)7", "Func": "getTOCEntry", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10840, "Length": 36, "Cover_Rate": 0.3050847457627119, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "IsTailCall", ")", "Chain", "=", "DAG", ".", "getCALLSEQ_START", "(", "Chain", ",", "DAG", ".", "getConstant", "(", "NumBytes", ",", "PtrVT", ",", "true", ")", ",", "DL", ")", ";", "SmallVector", "<", "std", "::", "pair", "<", "unsigned", ",", "SDValue", ">", ",", "", ">", "RegsToPass", ";", "SmallVector", "<", "SDValue", ",", "", ">", "MemOpChains", ";", "SDValue", "StackPtr", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "ArgLocs", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "I", "]", ";", "SDValue", "ArgValue", "=", "OutVals", "[", "I", "]", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "Indirect", ")", "{", "SDValue", "SpillSlot", "=", "DAG", ".", "CreateStackTemporary", "(", "VA", ".", "getValVT", "(", ")", ")", ";", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "SpillSlot", ")", "->", "getIndex", "(", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "ArgValue", ",", "SpillSlot", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "ArgValue", "=", "SpillSlot", ";", "}", "else", "ArgValue", "=", "convertValVTToLocVT", "(", "DAG", ",", "DL", ",", "VA", ",", "ArgValue", ")", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "ArgValue", ")", ")", ";", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "", ")", ";", "if", "(", "!", "StackPtr", ".", "getNode", "(", ")", ")", "StackPtr", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "", ",", "PtrVT", ")", ";", "unsigned", "Offset", "=", "", "+", "VA", ".", "getLocMemOffset", "(", ")", ";", "if", "(", "VA", ".", "getLocVT", "(", ")", "==", "", "||", "VA", ".", "getLocVT", "(", ")", "==", "", ")", "Offset", "+=", "", ";", "SDValue", "Address", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "StackPtr", ",", "DAG", ".", "getIntPtrConstant", "(", "Offset", ")", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "ArgValue", ",", "Address", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "}", "}", "if", "(", "!", "MemOpChains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "&", "MemOpChains", "[", "", "]", ",", "MemOpChains", ".", "size", "(", ")", ")", ";", "SDValue", "Glue", ";", "if", "(", "auto", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "{", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")", ",", "DL", ",", "PtrVT", ")", ";", "Callee", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Callee", ")", ";", "}", "else", "if", "(", "auto", "*", "E", "=", "dyn_cast", "<", "ExternalSymbolSDNode"], "ground_truth": [">", "(", "Callee", ")", ")", "{"], "File": "SystemZISelLowering36", "Func": "LowerCall", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10841, "Length": 435, "Cover_Rate": 0.3832599118942731, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createBoolRetToIntPass", "(", ")", ")", ";", "addPass", "(", "createAtomicExpandPass", "(", "&", "getTargetMachine", "(", ")", ")", ")", ";", "bool", "UsePrefetching", "=", "TM", "->", "getTargetTriple", "(", ")", ".", "getVendor", "(", ")", "==", "Triple", "::", "BGQ", "&&", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ";", "if", "(", "EnablePrefetch", ".", "getNumOccurrences", "(", ")", ">", "", ")", "UsePrefetching", "=", "EnablePrefetch", ";", "if", "(", "UsePrefetching", ")", "addPass", "(", "createLoopDataPrefetchPass", "(", ")", ")", ";", "if", "(", "TM", "->", "getOptLevel", "(", ")", "==", "CodeGenOpt", "::", "Aggressive", "&&", "EnableGEPOpt", ")", "{", "addPass", "(", "createSeparateConstOffsetFromGEPPass", "(", "TM", ","], "ground_truth": ["true", ")", ")", ";"], "File": "PPCTargetMachine13", "Func": "addIRPasses", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10842, "Length": 105, "Cover_Rate": 0.7835820895522388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ELFObjectWriter", "::", "getRelocType", "(", "MCContext", "&", "Ctx", ",", "const", "MCValue", "&", "Target", ",", "const", "MCFixup", "&", "Fixup", ",", "bool", "IsPCRel", ")", "const", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SHUXIELFObjectWriter", "Func": "getRelocType", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10843, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Ok", "=", "isUInt", "<", "", ">", "(", "Imm", ")", ";", "break", ";", "case", "", ":", "Ok", "=", "isUInt", "<", "", ">", "(", "Imm", ")", ";", "break", ";", "case", "", ":", "Ok", "=", "isUInt", "<", "", ">", "(", "Imm", ")", ";", "break", ";", "case", "", ":", "Ok", "=", "isInt", "<", "", ">", "(", "Imm", ")", ";", "break", ";", "case", "", ":", "Ok", "=", "isUInt", "<", "", ">", "(", "Imm", ")", ";", "break", ";", "case", "", ":", "if", "(", "STI", ".", "getTargetTriple", "(", ")", ".", "isArch64Bit", "(", ")", ")", "Ok", "=", "isUInt", "<", "", ">", "(", "Imm", ")", ";", "else", "Ok", "=", "isUInt", "<", "", ">", "(", "Imm", ")", ";", "break", ";", "}", "if", "(", "!", "Ok", ")", "{", "ErrInfo", "=", "", ";", "return"], "ground_truth": ["false", ";"], "File": "RISCVInstrInfo12", "Func": "verifyInstruction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10844, "Length": 127, "Cover_Rate": 0.45195729537366547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x4_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_u16_p16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10845, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitFunctionEntryLabel", "(", ")", "{", "OutStreamer", ".", "EmitLabel", "("], "ground_truth": ["CurrentFnSym", ")", ";"], "File": "LEGAsmPrinter2", "Func": "EmitFunctionEntryLabel", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10846, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "e", "==", "static_cast", "<", "uint32_t", ">", "(", "SelectionControl", "::", "None", ")", ")", "return", "", ";", "if", "(", "e", "==", "static_cast", "<", "uint32_t", ">", "(", "SelectionControl", "::", "Flatten", ")", ")", "return", "", ";", "if", "(", "e", "&", "static_cast", "<", "uint32_t", ">", "(", "SelectionControl", "::", "Flatten", ")", ")", "{", "nameString", "+=", "sep", "+", "", ";", "sep", "=", "", ";", "}", "if", "(", "e", "==", "static_cast", "<", "uint32_t", ">", "(", "SelectionControl", "::", "DontFlatten", ")", ")", "return", "", ";", "if", "(", "e", "&", "static_cast", "<", "uint32_t", ">", "(", "SelectionControl", "::", "DontFlatten", ")", ")", "{", "nameString", "+=", "sep", "+"], "ground_truth": ["", ";"], "File": "SPIRVBaseInfo", "Func": "getSelectionControlName", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10847, "Length": 98, "Cover_Rate": 0.7480916030534351, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "ConstantPoolValue", "::", "getModifierText", "(", ")", "const", "{", "switch", "(", "Modifier", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "ARMConstantPoolValue (2)", "Func": "getModifierText", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10848, "Length": 51, "Cover_Rate": 0.8225806451612904, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "OnlyOptimizeForSize", "=", "(", "TM", "->", "getOptLevel", "(", ")", "<", "CodeGenOpt", "::", "Aggressive", ")", "&&", "(", "EnableGlobalMerge", "==", "cl", "::", "BOU_UNSET", ")", ";", "bool", "MergeExternalByDefault", "=", "!", "TM", "->", "getTargetTriple", "(", ")", ".", "isOSBinFormatMachO", "(", ")", ";", "addPass", "(", "createGlobalMergePass", "(", "TM", ",", "", ",", "OnlyOptimizeForSize", ",", "MergeExternalByDefault", ")", ")", ";", "}", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createHardwareLoopsPass", "(", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "ARMTargetMachine18", "Func": "addPreISel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10849, "Length": 74, "Cover_Rate": 0.6788990825688074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addRegOperands", "(", "Inst", ",", "", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")"], "ground_truth": ["->", "addMemImm8OffsetOperands", "(", "Inst", ",", "", ")", ";"], "File": "ARMAsmParser111", "Func": "cvtStWriteBackRegT2AddrModeImm8", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10850, "Length": 36, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "NOTB", ":", "case", "NOTW", ":", "case", "NEGW", ":", "case", "SWAP", ":", "return", "", ";", "case", "MOVL", ":", "return"], "ground_truth": ["", ";"], "File": "m68k3", "Func": "const_int_cost", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10851, "Length": 21, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseDirective", "("], "ground_truth": ["AsmToken", ")", "{"], "File": "DLXAsmParser", "Func": "ParseDirective", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10852, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "memAccessesCanBeReordered", "(", "MachineBasicBlock", "::", "iterator", "A", ",", "MachineBasicBlock", "::", "iterator", "B", ",", "const", "InstrInfo", "*", "TII", ",", "llvm"], "ground_truth": ["::", "AliasAnalysis", "*", "AA", ")", "{"], "File": "SILoadStoreOptimizer14", "Func": "memAccessesCanBeReordered", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10853, "Length": 26, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "end", "(", ")", ";", "unsigned", "Count", "=", "", ";", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "GetCondFromBranchOpc", "(", "I", "->", "getOpcode", "(", ")", ")", "==", "", ")", "break", ";", "I", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "X86InstrInfo12", "Func": "RemoveBranch", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10854, "Length": 69, "Cover_Rate": 0.69, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "ShiftAmt", "=", "", "(", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "!", "I", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "I", "<<", "'\\n'", ")", ";", "return", "nullptr", ";", "}", "else", "if", "(", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "<<", "ShiftAmt", ">=", "", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "I", "<<", "'\\n'", ")", ";", "return", "nullptr", ";", "}", "else", "if", "(", "!", "MRI", "->", "use_empty", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "I", "<<", "'\\n'", ")", ";", "return", "nullptr"], "ground_truth": [";"], "File": "AArch64ConditionOptimizer (2)", "Func": "findSuitableCompare", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10855, "Length": 135, "Cover_Rate": 0.4066265060240964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "msp430_promote_prototypes", "(", "const_tree", "fntype", "ATTRIBUTE_UNUSED", ")", "{", "return", "false"], "ground_truth": [";"], "File": "msp430", "Func": "msp430_promote_prototypes", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10856, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "MO", "=", "MI", ".", "getOperand", "(", "opIdx", ")", ";", "return", "getMachineOpValue", "(", "MI", ",", "MO"], "ground_truth": [")", ";"], "File": "SparcCodeEmitter", "Func": "getBranchPredTargetOpValue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10857, "Length": 19, "Cover_Rate": 0.5428571428571428, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "skipFunction", "(", "MF", ".", "getFunction", "(", ")", ")", ")", "return", "false", ";", "const", "Subtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "bool", "IsSlowLEA", "=", "ST", ".", "slowLEA", "(", ")", ";", "bool", "IsSlow3OpsLEA", "=", "ST", ".", "slow3OpsLEA", "(", ")", ";", "bool", "LEAUsesAG", "=", "ST", ".", "LEAusesAG", "(", ")", ";", "bool", "OptIncDec", "=", "!", "ST", ".", "slowIncDec", "(", ")", "||", "MF", ".", "getFunction", "(", ")", ".", "hasOptSize", "(", ")", ";", "bool", "UseLEAForSP", "=", "ST", ".", "useLeaForSP", "(", ")", ";", "TSM", ".", "init", "(", "&", "ST", ")", ";", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "TRI", "=", "ST", ".", "getRegisterInfo", "(", ")", ";", "auto", "*", "PSI", "=", "&", "getAnalysis", "<", "ProfileSummaryInfoWrapperPass", ">", "(", ")", ".", "getPSI", "(", ")", ";", "auto", "*", "MBFI", "=", "(", "PSI", "&&", "PSI", "->", "hasProfileSummary", "(", ")", ")", "?", "&", "getAnalysis", "<", "LazyMachineBlockFrequencyInfoPass", ">", "(", ")", ".", "getBFI", "(", ")", ":", "nullptr", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "bool", "OptIncDecPerBB", "=", "OptIncDec", "||", "llvm", "::", "shouldOptimizeForSize", "(", "&", "MBB", ",", "PSI", ",", "MBFI", ")", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end"], "ground_truth": ["(", ")", ";", "++", "I", ")", "{"], "File": "X86FixupLEAs17", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10858, "Length": 213, "Cover_Rate": 0.6454545454545455, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CSKY_TARGET_ARCH", "(", "CK801", ")", "||", "CSKY_TARGET_ARCH", "(", "CK802", ")", ")", "error", "(", "", ",", "", ",", "csky_active_target", ".", "arch_pp_name", ")", ";", "else", "if", "(", "csky_fpu_index", "==", "TARGET_FPU_auto", ")", "error", "(", "", ")", ";", "else", "{", "csky_selected_fpu", "=", "&", "all_fpus", "[", "csky_fpu_index", "]", ";", "sbitmap", "fpu_bits", "=", "sbitmap_alloc", "(", "CSKY_ISA_FEATURE_GET", "(", "max", ")", ")", ";", "csky_initialize_isa", "(", "fpu_bits", ",", "csky_selected_fpu", "->", "isa_bits", ")", ";", "bitmap_ior", "(", "csky_active_target", ".", "isa", ",", "csky_active_target", ".", "isa", ",", "fpu_bits", ")", ";", "sbitmap_free", "(", "fpu_bits", ")", ";", "}", "}", "else", "{", "if", "(", "TARGET_DOUBLE_FLOAT", ">", "", ")", "warning", "(", "", ",", "", ")", ";", "TARGET_DOUBLE_FLOAT", "=", "", ";", "if", "(", "TARGET_FDIVDU", ">", "", ")", "warning", "(", "", ",", "", ")", ";", "TARGET_FDIVDU", "=", "", ";", "}", "{", "\\", "csky_arch_isa_features", "[", "CSKY_ISA_FEATURE_GET", "(", "IDENT", ")", "]", "=", "\\", "bitmap_bit_p", "(", "csky_active_target", ".", "isa", ",", "CSKY_ISA_FEATURE_GET", "(", "IDENT", ")", ")", ";", "\\", "}", "if", "(", "TARGET_ELRW", "==", "-", "", ")", "TARGET_ELRW", "=", "CSKY_TARGET_ARCH", "(", "CK801", ")", ";", "if", "(", "!", "TARGET_DSP", ")", "TARGET_DSP", "=", "CSKY_ISA_FEATURE", "(", "dsp", ")", ";", "if", "(", "TARGET_DIV", "==", "-", "", ")", "TARGET_DIV", "=", "CSKY_ISA_FEATURE", "(", "div", ")", ";", "if", "(", "(", "CSKY_TARGET_ARCH", "(", "CK801", ")", "||", "CSKY_TARGET_ARCH", "(", "CK802", ")", ")", "&&", "!", "TARGET_CONSTANT_POOL", ")", "error", "(", "", ",", "", ",", "csky_active_target", ".", "arch_pp_name", ")", ";", "else", "if", "(", "TARGET_CONSTANT_POOL", "==", "-", "", ")", "TARGET_CONSTANT_POOL", "=", "(", "CSKY_TARGET_ARCH", "(", "CK801", ")", "||", "CSKY_TARGET_ARCH", "(", "CK802", ")", ")", ";", "if", "(", "TARGET_MINI_REGISTERS", ">", "", "&&", "TARGET_HIGH_REGISTERS", ">", "", ")", "error", "(", "", ")", ";", "else", "if", "(", "CSKY_TARGET_ARCH", "(", "CK801", ")", "||", "CSKY_TARGET_ARCH", "(", "CK802", ")", "||"], "ground_truth": ["CSKY_TARGET_ARCH", "(", "CK803", ")", ")", "{"], "File": "csky", "Func": "csky_option_override", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10859, "Length": 271, "Cover_Rate": 0.4069069069069069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ret", "=", "rs6000_rtx_costs", "(", "x", ",", "code", ",", "outer_code", ",", "opno", ",", "total", ",", "speed", ")", ";", "fprintf", "(", "stderr", ",", "", "", ",", "ret", "?", "", ":", "", ",", "GET_RTX_NAME", "(", "code", ")", ",", "GET_RTX_NAME", "(", "outer_code", ")", ",", "opno", ",", "*", "total", ",", "speed", "?", "", ":", "", ")", ";", "debug_rtx", "(", "x", ")", ";", "return", "ret"], "ground_truth": [";"], "File": "rs60004", "Func": "rs6000_debug_rtx_costs", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10860, "Length": 61, "Cover_Rate": 0.7093023255813954, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "performAddSubCombine", "(", "SDNode", "*", "N", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "SelectionDAG", "&", "DAG", ")", "{", "if", "(", "SDValue", "Val", "=", "performUADDVCombine", "(", "N", ",", "DAG", ")", ")", "return", "Val", ";", "if", "(", "SDValue", "Val", "=", "performAddDotCombine", "("], "ground_truth": ["N", ",", "DAG", ")", ")", "return", "Val", ";"], "File": "AArch64ISelLowering (2)2", "Func": "performAddSubCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10861, "Length": 49, "Cover_Rate": 0.8166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "VAListFI", "=", "Op", ".", "getOperand", "(", "", ")", ";", "const", "Value", "*", "VAListS", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "int", "argOffset", "=", "FuncInfo", "->", "getVarArgsOffset", "(", ")", ";", "SDValue", "VAList", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", ")", ",", "DAG", ".", "getRegister", "(", "", ",", ""], "ground_truth": [")", ",", "DAG", ".", "getIntPtrConstant", "(", "argOffset", ")", ")", ";"], "File": "Tile64ISelLowering", "Func": "LowerVASTART", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10862, "Length": 73, "Cover_Rate": 0.453416149068323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ASSERT_RTL_DUMP_EQ", "(", "", ",", "gen_raw_REG", "("], "ground_truth": ["SImode", ",", "", ")", ")", ";"], "File": "i386", "Func": "ix86_test_dumping_hard_regs", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10863, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "cum", ")", "return", "false", ";", "if", "(", "TARGET_SHCOMPACT", ")", "{", "cum", "->", "byref", "=", "shcompact_byref", "(", "cum", ",", "mode", ","], "ground_truth": ["type", ",", "named", ")", ";"], "File": "sh3", "Func": "sh_pass_by_reference", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10864, "Length": 28, "Cover_Rate": 0.37333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x2_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon2_vreinterpretq_u64_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10865, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIRBuilder", ".", "buildInstr", "(", "STI", ".", "isFP64bit", "(", ")", "?", "", ":", "", ")", ".", "addDef", "(", "PhysReg", "+", "(", "STI", ".", "isLittle", "(", ")", "?", "", ":", "", ")", ")", ".", "addUse", "(", "ValVReg", ")", ".", "addImm", "(", "", ")", ".", "constrainAllUses", "(", "MIRBuilder", ".", "getTII", "(", ")", ",", "*", "STI", ".", "getRegisterInfo", "(", ")", ",", "*", "STI", ".", "getRegBankInfo", "(", ")", ")", ";", "MIRBuilder", ".", "buildInstr", "(", "STI", ".", "isFP64bit", "(", ")", "?", "", ":", "", ")", ".", "addDef", "(", "PhysReg", "+", "(", "STI", ".", "isLittle", "(", ")", "?", "", ":", "", ")", ")", ".", "addUse", "(", "ValVReg", ")", ".", "addImm", "(", "", ")", ".", "constrainAllUses", "(", "MIRBuilder", ".", "getTII", "(", ")", ",", "*", "STI", ".", "getRegisterInfo", "(", ")", ",", "*", "STI", ".", "getRegBankInfo", "(", ")", ")", ";", "}", "else", "if", "(", "VT", "==", "", "&&", "PhysReg", ">=", "", "&&", "PhysReg", "<=", "", ")", "{", "MIRBuilder", ".", "buildInstr", "(", "", ")", ".", "addDef", "(", "PhysReg", ")", ".", "addUse", "(", "ValVReg", ")", ".", "constrainAllUses", "(", "MIRBuilder", ".", "getTII", "(", ")", ",", "*", "STI", ".", "getRegisterInfo", "(", ")", ",", "*", "STI", ".", "getRegBankInfo", "(", ")", ")", ";", "}", "else", "{", "unsigned", "ExtReg", "=", "extendRegister", "(", "ValVReg", ",", "VA", ")", ";", "MIRBuilder", ".", "buildCopy", "(", "PhysReg", ","], "ground_truth": ["ExtReg", ")", ";"], "File": "MipsCallLowering27", "Func": "assignValueToReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10866, "Length": 209, "Cover_Rate": 0.6741935483870968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__aarch64_vdup_lane_u16", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vdup_lane_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10867, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isRegOrImmWithInputMods", "(", ""], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser14", "Func": "isRegOrImmWithInt64InputMods", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10868, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "QImode", ":", "case", "HImode", ":", "case", "SImode", ":", "cmp_mode", "=", "SImode", ";", "icode", "=", "CODE_FOR_ccmpsi", ";", "break", ";", "case", "DImode", ":", "cmp_mode", "=", "DImode", ";", "icode", "=", "CODE_FOR_ccmpdi", ";", "break", ";", "case", "SFmode", ":", "cmp_mode", "=", "SFmode", ";", "cc_mode", "=", "aarch64_select_cc_mode", "(", "(", "rtx_code", ")", "cmp_code", ",", "op0", ",", "op1", ")", ";", "icode", "=", "cc_mode", "==", "CCFPEmode", "?", "CODE_FOR_fccmpesf", ":", "CODE_FOR_fccmpsf", ";", "break", ";", "case", "DFmode", ":", "cmp_mode", "=", "DFmode", ";", "cc_mode", "=", "aarch64_select_cc_mode", "(", "(", "rtx_code", ")", "cmp_code", ",", "op0", ",", "op1", ")", ";", "icode", "=", "cc_mode", "==", "CCFPEmode", "?", "CODE_FOR_fccmpedf", ":", "CODE_FOR_fccmpdf", ";", "break", ";", "default", ":", "end_sequence", "(", ")", ";", "return", "NULL_RTX", ";", "}", "op0", "=", "prepare_operand", "(", "icode", ",", "op0", ",", "", ",", "op_mode", ",", "cmp_mode", ",", "unsignedp", ")", ";", "op1", "=", "prepare_operand", "(", "icode", ",", "op1", ",", "", ",", "op_mode", ",", "cmp_mode", ",", "unsignedp", ")", ";", "if", "(", "!", "op0", "||", "!", "op1", ")", "{", "end_sequence", "(", ")", ";", "return", "NULL_RTX", ";", "}", "*", "prep_seq", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")", ";", "target", "=", "gen_rtx_REG", "(", "cc_mode", ",", "CC_REGNUM", ")", ";", "aarch64_cond", "=", "aarch64_get_condition_code_1", "(", "cc_mode", ",", "(", "rtx_code", ")", "cmp_code", ")", ";", "if", "(", "bit_code", "!=", "AND", ")", "{", "prev", "=", "gen_rtx_fmt_ee", "(", "REVERSE_CONDITION", "(", "GET_CODE", "(", "prev", ")", ",", "GET_MODE", "(", "XEXP", "(", "prev", ",", "", ")", ")", ")", ",", "VOIDmode", ",", "XEXP", "(", "prev", ",", "", ")", ",", "const0_rtx", ")", ";", "aarch64_cond", "=", "AARCH64_INVERSE_CONDITION_CODE", "(", "aarch64_cond", ")", ";", "}", "create_fixed_operand", "(", "&", "ops", "[", "", "]", ","], "ground_truth": ["XEXP", "(", "prev", ",", "", ")", ")", ";"], "File": "aarch644", "Func": "aarch64_gen_ccmp_next", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10869, "Length": 256, "Cover_Rate": 0.5267489711934157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "IDVal", "=", "DirectiveID", ".", "getIdentifier", "(", ")", ";", "if", "(", "IDVal", "==", "", ")", "return", "ParseDirectiveWord", "(", "", ",", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "X86AsmParser101", "Func": "ParseDirective", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10870, "Length": 30, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_max_epi32", "(", "__m128i", "__W", ",", "__mmask8", "__M", ",", "__m128i"], "ground_truth": ["__A", ",", "__m128i", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask_max_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10871, "Length": 28, "Cover_Rate": 0.5283018867924528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "common_section", "(", ")", "\\", "{", "\\", "in_section", "="], "ground_truth": ["in_common", ";", "\\", "}"], "File": "unicosmk", "Func": "common_section", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10872, "Length": 14, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Stack", "::", "addDef", "(", "unsigned", "Reg", ",", "const", "DILocalVariable"], "ground_truth": ["*", "DbgVar", ")", "{"], "File": "TVMStack", "Func": "addDef", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10873, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "getSubtargetImpl", "(", ")"], "ground_truth": ["->", "getTargetLowering", "(", ")", ";"], "File": "SystemZTargetMachine", "Func": "getTargetLowering", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10874, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "EntryBB", ",", "IP", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "UpdatedVRSAVE", ")", ".", "addReg", "(", "InVRSAVE", ")", ";", "BuildMI", "(", "EntryBB", ",", "IP", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "UpdatedVRSAVE", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "BB", "=", "Fn", ".", "begin", "(", ")", ",", "E", "=", "Fn", ".", "end", "(", ")", ";", "BB", "!=", "E", ";", "++", "BB", ")", "{", "if", "(", "BB", "->", "isReturnBlock", "(", ")", ")", "{", "IP", "=", "BB", "->", "end", "(", ")", ";", "--", "IP", ";", "MachineBasicBlock", "::", "iterator", "I2", "=", "IP", ";", "while", "(", "I2", "!=", "BB", "->", "begin", "(", ")", "&&", "(", "--", "I2"], "ground_truth": [")", "->", "isTerminator", "(", ")", ")", "IP", "=", "I2", ";"], "File": "PPCISelDAGToDAG112", "Func": "InsertVRSaveCode", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10875, "Length": 123, "Cover_Rate": 0.3904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ConditionalCompares", "::", "updateLoops", "(", "ArrayRef", "<", "MachineBasicBlock", "*", ">", "Removed", ")", "{", "if", "(", "!", "Loops", ")", "return", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Removed", ".", "size", "(", ")", ";", "i", "!=", "e", ";"], "ground_truth": ["++", "i", ")", "Loops", "->", "removeBlock", "(", "Removed", "[", "i", "]", ")", ";"], "File": "AArch64ConditionalCompares", "Func": "updateLoops", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10876, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "_VectorCall", ")", "return", "CSR_Darwin__AAVPCS_SaveList", ";", "if", "(", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "_SVE_VectorCall", ")", "report_fatal_error", "(", "", ")", ";", "if", "(", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "CXX_FAST_TLS", ")", "return", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "isSplitCSR", "(", ")", "?", "CSR_Darwin__CXX_TLS_PE_SaveList", ":", "CSR_Darwin__CXX_TLS_SaveList", ";", "if", "(", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getTargetLowering", "(", ")", "->", "supportSwiftError", "(", ")", "&&", "MF", "->", "getFunction", "(", ")"], "ground_truth": [".", "getAttributes", "(", ")", ".", "hasAttrSomewhere", "(", "Attribute", "::", "SwiftError", ")", ")", "return", "CSR_Darwin__AAPCS_SwiftError_SaveList", ";"], "File": "AArch64RegisterInfo21", "Func": "getDarwinCalleeSavedRegs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10877, "Length": 113, "Cover_Rate": 0.576530612244898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "const", "*", "End", "=", "LibCalls", "+", "array_lengthof", "(", "LibCalls", ")", ";", "TargetLowering", "::", "LTStr", "Comp", ";", "for", "(", "const", "char", "*", "const", "*", "I", "=", "LibCalls", ";", "I", "<", "End", "-", "", ";", "++", "I", ")", "assert", "(", "Comp", "("], "ground_truth": ["*", "I", ",", "*", "(", "I", "+", "", ")", ")", ")", ";"], "File": "MipsISelLowering (2)", "Func": "isF128SoftLibCall", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10878, "Length": 55, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "unsigned", "Values", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", ",", "", ",", "", ",", "", ",", "", "}", ";"], "File": "XCoreDisassembler (2)", "Func": "DecodeBitpOperand", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10879, "Length": 33, "Cover_Rate": 0.38823529411764707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_loongson_psubh_u", "(", "s", ","], "ground_truth": ["t", ")", ";"], "File": "loongson-mmiintrin", "Func": "psubh_u", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10880, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "::", "addExpr", "(", "Inst", ",", "MemOp", ".", "OuterDisp", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg"], "ground_truth": ["(", "MemOp", ".", "InnerReg", ")", ")", ";"], "File": "M68kAsmParser", "Func": "addPCIOperands", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10881, "Length": 25, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "IsALoadChain", "=", "[", "&", "]", "(", "Value", "*", "Start", ")", "{", "SmallVector", "<", "Value", "*", ",", "", ">", "ValuesToCheck", "=", "{", "Start", "}", ";", "auto", "IsALoadChainInstr", "=", "[", "]", "(", "Value", "*", "V", ")", "->", "bool", "{", "if", "(", "isa", "<", "GetElementPtrInst", ">", "(", "V", ")", "||", "isa", "<", "BitCastInst", ">", "(", "V", ")", "||", "isa", "<", "LoadInst", ">", "(", "V", ")", ")", "return", "true", ";", "if", "(", "auto", "*", "ASC", "=", "dyn_cast", "<", "AddrSpaceCastInst", ">", "(", "V", ")", ")", "{", "if", "(", "ASC", "->", "getDestAddressSpace", "(", ")", "==", "ADDRESS_SPACE_PARAM", ")", "return", "true", ";", "}", "return", "false", ";", "}", ";", "while", "(", "!", "ValuesToCheck", ".", "empty", "(", ")", ")", "{", "Value", "*", "V", "=", "ValuesToCheck", ".", "pop_back_val", "(", ")", ";", "if", "(", "!", "IsALoadChainInstr", "(", "V", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Arg", "<<", "", "<<", "*", "V", "<<", "", ")", ";", "(", "void", ")", "Arg", ";", "return", "false"], "ground_truth": [";"], "File": "NVPTXLowerArgs15", "Func": "handleByValParam", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10882, "Length": 157, "Cover_Rate": 0.31274900398406374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isDesirableToShrinkOp", "(", "Op", ".", "getOpcode", "(", ")", ",", "", ",", "Op", ".", "getValueType", "(", ")", ")", ")", "return", "false", ";", "PVT", "=", "", ";", "return"], "ground_truth": ["true", ";"], "File": "Z80ISelLowering2", "Func": "IsDesirableToPromoteOp", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10883, "Length": 29, "Cover_Rate": 0.6041666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "theArgs", "[", "i", "]", "->", "use_empty", "(", ")", ")", "{", "if", "(", "ObjectVT", ".", "isVector", "(", ")", ")", "{", "EVT", "EltVT", "=", "ObjectVT", ".", "getVectorElementType", "(", ")", ";", "unsigned", "NumElts", "=", "ObjectVT", ".", "getVectorNumElements", "(", ")", ";", "for", "(", "unsigned", "vi", "=", "", ";", "vi", "<", "NumElts", ";", "++", "vi", ")", "{", "InVals", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "EltVT", ")", ")", ";", "}", "}", "else", "{", "InVals", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ObjectVT", ")", ")", ";", "}", "continue", ";", "}", "if", "(", "PAL", ".", "hasAttribute", "(", "i", "+", "", ",", "Attribute", "::", "ByVal", ")", "==", "false", ")", "{", "if", "(", "ObjectVT", ".", "isVector", "(", ")", ")", "{", "unsigned", "NumElts", "=", "ObjectVT", ".", "getVectorNumElements", "(", ")", ";", "EVT", "EltVT", "=", "ObjectVT", ".", "getVectorElementType", "(", ")", ";", "unsigned", "Offset", "=", "", ";", "for", "(", "unsigned", "vi", "=", "", ";", "vi", "<", "NumElts", ";", "++", "vi", ")", "{", "SDValue", "A", "=", "getParamSymbol", "(", "DAG", ",", "idx", ",", "getPointerTy", "(", ")", ")", ";", "SDValue", "B", "=", "DAG", ".", "getIntPtrConstant", "(", "Offset", ")", ";", "SDValue", "Addr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", ")", ",", "A", ",", "B", ")", ";", "Value", "*", "SrcValue", "=", "Constant", "::", "getNullValue", "(", "PointerType", "::", "get", "(", "EltVT", ".", "getTypeForEVT", "(", "F", "->", "getContext", "(", ")", ")", ",", "llvm", "::", "ADDRESS_SPACE_PARAM", ")", ")", ";", "SDValue", "Ld", "=", "DAG", ".", "getLoad", "(", "EltVT", ",", "dl", ",", "Root", ",", "Addr", ",", "MachinePointerInfo", "(", "SrcValue", ")", ",", "false", ",", "false", ",", "false", ",", "TD", "->", "getABITypeAlignment", "(", "EltVT", ".", "getTypeForEVT", "(", "F", "->", "getContext", "(", ")", ")", ")", ")", ";", "Offset", "+=", "EltVT", ".", "getStoreSizeInBits", "(", ")", "/", "", ";", "InVals", ".", "push_back", "(", "Ld", ")", ";", "}", "continue", ";", "}", "if", "(", "isABI", "||", "isKernel", ")", "{", "SDValue", "Arg", "=", "getParamSymbol", "(", "DAG", ",", "idx", ",", "getPointerTy", "(", ")", ")", ";", "Value", "*", "srcValue", "=", "Constant", "::", "getNullValue", "(", "PointerType", "::", "get", "(", "ObjectVT", ".", "getTypeForEVT", "(", "F", "->", "getContext", "(", ")", ")", ",", "llvm", "::", "ADDRESS_SPACE_PARAM", ")", ")", ";", "SDValue", "p", "=", "DAG", ".", "getLoad", "(", "ObjectVT", ",", "dl", ",", "Root", ",", "Arg", ",", "MachinePointerInfo", "(", "srcValue", ")", ",", "false", ",", "false", ",", "false", ",", "TD", "->", "getABITypeAlignment", "(", "ObjectVT", ".", "getTypeForEVT", "(", "F", "->", "getContext", "(", ")", ")", ")", ")", ";", "if", "(", "p", ".", "getNode", "(", ")", ")", "p", ".", "getNode", "(", ")", "->", "setIROrder", "(", "idx", "+", "", ")", ";", "InVals", ".", "push_back", "(", "p", ")", ";", "}", "else", "{", "SDValue", "Arg", "=", "getParamSymbol", "(", "DAG", ",", "idx", ",", "ObjectVT", ")", ";", "SDValue", "p", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ObjectVT", ",", "Arg", ")", ";", "if", "(", "p", ".", "getNode", "(", ")", ")", "p", ".", "getNode", "(", ")", "->", "setIROrder", "(", "idx", "+", "", ")", ";", "InVals", ".", "push_back", "(", "p", ")", ";", "}", "continue", ";", "}", "if", "(", "isABI", "||", "isKernel", ")", "{", "SDValue", "Arg", "=", "getParamSymbol", "(", "DAG", ",", "idx", ",", "getPointerTy"], "ground_truth": ["(", ")", ")", ";"], "File": "NVPTXISelLowering4", "Func": "LowerFormalArguments", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10884, "Length": 501, "Cover_Rate": 0.37697516930022573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasNorm", "("], "ground_truth": [")", "const", "{"], "File": "ARCSubtarget", "Func": "hasNorm", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10885, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetWinCOFFStreamer", "::", "emitWinCFISaveSP", "("], "ground_truth": ["unsigned", "Reg", ")", "{"], "File": "ARMWinCOFFStreamer5", "Func": "emitARMWinCFISaveSP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10886, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "*", "Desc", "=", "&", "II", "->", "get", "(", "Opcode", ")", ";", "MI", ".", "setDesc", "(", "*", "Desc", ")", ";", "return", "Desc"], "ground_truth": [";"], "File": "X86CodeEmitter", "Func": "UpdateOp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10887, "Length": 24, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OpType", ">=", "", "&&", "OpType", "<=", ""], "ground_truth": [")", "return", "!", "ST", ".", "hasMFMAInlineLiteralBug", "(", ")", ";"], "File": "SIRegisterInfo (3)", "Func": "opCanUseInlineConstant", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10888, "Length": 18, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "(", "Reg", "=", "MO", ".", "getReg", "(", ")", ")", "||", "(", "Reg", "==", "ExcludedReg", ")", ")", "return", ";", "if", "(", "MO", ".", "isDef", "(", ")", ")"], "ground_truth": ["RegDefs", ".", "insert", "(", "Reg", ")", ";"], "File": "MipsDelaySlotFiller25", "Func": "insertDefUse", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10889, "Length": 43, "Cover_Rate": 0.4479166666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "__P", ",", "__L", ";", "__P", "=", "__Y", "&", "", ";", "__L", "=", "(", "__Y", "&", "", ")", ">>", "", ";", "return", "(", "_bextr_u64", "(", "__X", ",", "__P"], "ground_truth": [",", "__L", ")", ")", ";"], "File": "bmiintrin", "Func": "__bextr_u64", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10890, "Length": 34, "Cover_Rate": 0.576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqshlq_r_s32", "(", "int32x4_t", "__a", ",", "int32_t", "__b", ")", "{", "return", "__builtin_mve_vqshlq_r_sv4si", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqshlq_r_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10891, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "swap", "(", "True", ",", "False", ")", ";", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "CC", "=", "DAG", ".", "getCondCode", "(", "CCSwapped", ")", ";", "}", "}", "}", "if", "(", "isZero", "(", "RHS", ")", ")", "{", "SDValue", "Cond", "=", "LHS", ";", "SDValue", "Zero", "=", "RHS", ";", "", "CCOpcode", "=", "cast", "<", "CondCodeSDNode", ">", "(", "CC", ")", "->", "get", "(", ")", ";", "if", "(", "CompareVT", "!=", "VT", ")", "{", "True", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "CompareVT", ",", "True", ")", ";", "False", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "CompareVT", ",", "False", ")", ";", "}", "switch", "(", "CCOpcode", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "CCOpcode", "=", "", "(", "CCOpcode", ",", "CompareVT", "==", "", ")", ";", "Temp", "=", "True", ";", "True", "=", "False", ";", "False", "=", "Temp", ";", "break", ";", "default", ":", "break", ";", "}", "SDValue", "SelectNode", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "CompareVT", ",", "Cond", ",", "Zero", ",", "True", ",", "False", ",", "DAG", ".", "getCondCode", "(", "CCOpcode", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "SelectNode", ")", ";", "}", "SDValue", "HWTrue", ",", "HWFalse", ";", "if", "(", "CompareVT", "==", "", ")", "{", "HWTrue", "=", "DAG", ".", "getConstantFP", "(", "", ",", "DL", ",", "CompareVT", ")", ";", "HWFalse", "=", "DAG", ".", "getConstantFP", "(", "", ",", "DL", ",", "CompareVT", ")", ";", "}", "else", "if", "(", "CompareVT", "==", "", ")", "{", "HWTrue", "=", "DAG", ".", "getConstant", "(", "-", "", ",", "DL", ",", "CompareVT", ")", ";", "HWFalse", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "CompareVT", ")", ";", "}", "else", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "R600ISelLowering70", "Func": "LowerSELECT_CC", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10892, "Length": 271, "Cover_Rate": 0.33959899749373434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "HOST_WIDE_INT", "xtensa_asan_shadow_offset", "(", "void"], "ground_truth": [")", "{"], "File": "xtensa", "Func": "xtensa_asan_shadow_offset", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10893, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "LHS", ")", ";", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "RHS", ")", ";", "SDValue", "NewSetcc", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "LHS", ",", "RHS", ",", "CC", ")", ";", "DAG", ".", "ReplaceAllUsesWith", "(", "Op", ",", "NewSetcc", ")", ";", "CmpVT", "=", "", ";", "}", "else", "return", "SDValue", "(", ")", ";", "}", "assert", "(", "(", "!", "FullFP16", "&&", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "!=", "", ")", "||", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "!=", "", ")", ";", "", "CC1", ",", "CC2", ";", "bool", "ShouldInvert", ";", "changeVectorFPCCToCC", "(", "CC", ",", "CC1", ",", "CC2", ",", "ShouldInvert", ")", ";", "bool", "NoNaNs", "=", "getTargetMachine", "(", ")", ".", "Options", ".", "NoNaNsFPMath", ";", "SDValue", "Cmp", "=", "EmitVectorComparison", "(", "LHS", ",", "RHS", ",", "CC1", ",", "NoNaNs", ",", "CmpVT", ",", "dl", ",", "DAG", ")", ";", "if", "(", "!", "Cmp", ".", "getNode", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "CC2", "!=", ""], "ground_truth": [")", "{"], "File": "AArch64ISelLowering (2)2", "Func": "LowerVSETCC", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10894, "Length": 172, "Cover_Rate": 0.31444241316270566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "DecodeSymbolicOperandOff", "(", "MCInst", "&", "Inst", ",", "uint64_t", "Address", ",", "uint64_t", "Offset", ",", "const", "void", "*", "Decoder", ")", "{", "uint64_t", "NextAddress", "=", "Address", "+"], "ground_truth": ["Offset", ";"], "File": "ARCDisassembler13", "Func": "DecodeSymbolicOperandOff", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10895, "Length": 27, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitHwasanMemaccessSymbols", "(", "M", ")", ";", "const", "Triple", "&", "TT", "=", "TM", ".", "getTargetTriple", "(", ")", ";", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "MachineModuleInfoMachO", "&", "MMIMacho", "=", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoMachO", ">", "(", ")", ";", "auto", "Stubs", "=", "MMIMacho", ".", "getAuthGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "OutStreamer", "->", "SwitchSection", "(", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MachO", "::", "S_REGULAR", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ")", ";", "EmitAlignment", "(", "Align", "(", "", ")", ")", ";", "for", "(", "auto", "&", "Stub", ":", "Stubs", ")", "emitAuthenticatedPointer", "(", "*", "OutStreamer", ",", "Stub", ".", "first", ",", "Stub", ".", "second", ")", ";", "OutStreamer", "->", "AddBlankLine", "(", ")", ";", "}", "OutStreamer", "->", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "emitStackMaps", "(", "SM", ")"], "ground_truth": [";"], "File": "AArch64AsmPrinter75", "Func": "EmitEndOfAsmFile", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10896, "Length": 131, "Cover_Rate": 0.9225352112676056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCAsmStreamer", "::", "EmitULEB128Value", "(", "const", "MCExpr", "*", "Value", ",", "unsigned", "AddrSpace"], "ground_truth": [")", "{"], "File": "PTXMCAsmStreamer1", "Func": "EmitULEB128Value", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10897, "Length": 14, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_DPFP", "&&", "TARGET_DPFP_DISABLE_LRSR", ")", "error", "(", "", ")", ";", "if", "(", "(", "TARGET_DPFP_FAST_SET", "&&", "TARGET_DPFP_COMPACT_SET", ")", "||", "(", "TARGET_SPFP_FAST_SET", "&&", "TARGET_SPFP_COMPACT_SET", ")", ")", "error", "(", "", ")", ";", "if", "(", "TARGET_SPFP_FAST_SET", "&&", "TARGET_ARC600_FAMILY", ")", "error", "(", "", ")", ";", "if", "(", "(", "TARGET_DPFP_FAST_SET", "||", "TARGET_DPFP_COMPACT_SET", "||", "TARGET_SPFP", ")", "&&", "TARGET_HARD_FLOAT", ")", "error", "(", "", ")", ";", "if", "(", "flag_pic", "&&", "TARGET_ARC600_FAMILY", ")", "{", "warning", "(", "DK_WARNING", ",", "", ",", "arc_cpu_string", ")", ";", "flag_pic", "=", "", ";", "}", "arc_init_reg_tables", "(", ")", ";", "memset", "(", "arc_punct_chars", ",", "", ",", "sizeof", "(", "arc_punct_chars", ")", ")", ";", "arc_punct_chars", "[", "'#'", "]", "=", "", ";", "arc_punct_chars", "[", "'*'", "]", "=", "", ";", "arc_punct_chars", "[", "'?'", "]", "=", "", ";", "arc_punct_chars", "[", "'!'", "]", "=", "", ";", "arc_punct_chars", "[", "'^'", "]", "=", "", ";", "arc_punct_chars", "[", "'&'", "]", "=", "", ";", "arc_punct_chars", "[", "'+'", "]", "=", "", ";", "arc_punct_chars", "[", "'_'", "]", "=", "", ";", "if", "(", "optimize", ">", "", "&&", "!", "TARGET_NO_COND_EXEC", ")", "{", "opt_pass", "*", "pass_arc_ifcvt_4", "=", "make_pass_arc_ifcvt", "(", "g", ")", ";", "struct", "register_pass_info", "arc_ifcvt4_info", "=", "{", "pass_arc_ifcvt_4", ",", "", ",", "", ",", "PASS_POS_INSERT_AFTER", "}", ";", "struct", "register_pass_info", "arc_ifcvt5_info", "=", "{", "pass_arc_ifcvt_4", "->", "clone", "(", ")", ",", "", ",", "", ",", "PASS_POS_INSERT_BEFORE", "}", ";", "register_pass", "(", "&", "arc_ifcvt4_info", ")"], "ground_truth": [";"], "File": "arc6", "Func": "arc_init", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10898, "Length": 209, "Cover_Rate": 0.5558510638297872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSignedShl2Operand", "(", "const", "MCInst", "*", "MI", ",", "int", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "unsigned", "int", "Value", "=", "MI", "->", "getOperand", "("], "ground_truth": ["OpNo", ")", ".", "getImm", "(", ")", ";"], "File": "VideocoreInstPrinter", "Func": "printSignedShl2Operand", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10899, "Length": 33, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "HandlerDataLoc", ".", "isValid", "(", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Hash", ")", "&&", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Dollar", ")", ")", "{", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "OffsetExpr", ";", "SMLoc", "ExLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "SMLoc", "EndLoc", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "OffsetExpr", ",", "EndLoc", ")", ")", "return", "Error", "(", "ExLoc", ",", "", ")", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "OffsetExpr", ")", ";", "if", "(", "!", "CE", ")", "return", "Error", "(", "ExLoc", ",", "", ")", ";", "getParser", "(", ")", ".", "getStreamer", "(", ")", ".", "EmitPad", "(", "CE", "->", "getValue"], "ground_truth": ["(", ")", ")", ";"], "File": "ARMAsmParser (2)1", "Func": "parseDirectivePad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10900, "Length": 153, "Cover_Rate": 0.8360655737704918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StackGrowsUp", "=", "true", ";", "HasSingleParameterDotFile", "=", "false", ";", "MinInstAlignment", "=", "", ";", "MaxInstLength", "=", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "amdgcn", ")", "?", "", ":", "", ";", "SeparatorString", "=", "", ";", "CommentString", "=", "", ";", "InlineAsmStart", "=", "", ";", "InlineAsmEnd", "=", "", ";", "SunStyleELFSectionSwitchSyntax", "=", "true", ";", "UsesELFSectionDirectiveForBSS", "="], "ground_truth": ["true", ";"], "File": "AMDGPUMCAsmInfo33", "Func": "AMDGPUMCAsmInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10901, "Length": 54, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getBlocks", "(", ")"], "ground_truth": [".", "end", "(", ")", ";"], "File": "WebAssemblyExceptionInfo", "Func": "block_end", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10902, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "char", "*", "getPassName", "(", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "PPCAsmPrinter (2)", "Func": "getPassName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10903, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "ScalarTy", "=", "DataTy", "->", "getScalarType", "(", ")", ";", "int", "DataWidth", "=", "isa", "<", "PointerType", ">", "(", "ScalarTy", ")", "?", "DL", "."], "ground_truth": ["getPointerSizeInBits", "(", ")", ":", "ScalarTy", "->", "getPrimitiveSizeInBits", "(", ")", ";"], "File": "X86TargetTransformInfo (2)", "Func": "isLegalMaskedLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10904, "Length": 33, "Cover_Rate": 0.3235294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "mips_file_end", "(", "void", ")", "{", "tree", "name_tree", ";", "struct", "extern_list", "*", "p", ";", "if", "(", "extern_head", ")", "{", "fputs", "(", "", ",", "asm_out_file", ")", ";", "for", "(", "p", "=", "extern_head", ";", "p", "!=", "", ";", "p", "=", "p", "->", "next", ")", "{", "name_tree", "=", "get_identifier", "(", "p", "->", "name", ")", ";", "if", "(", "!", "TREE_ASM_WRITTEN", "(", "name_tree", ")", "&&", "TREE_SYMBOL_REFERENCED", "(", "name_tree", ")", ")", "{", "TREE_ASM_WRITTEN", "(", "name_tree", ")", "=", "", ";", "if", "(", "TARGET_IRIX", "&&", "mips_abi", "==", "ABI_32", "&&", "p", "->", "size", "==", "-", "", ")", "{", "fputs", "(", "", ",", "asm_out_file", ")", ";", "assemble_name", "(", "asm_out_file", ",", "p", "->", "name"], "ground_truth": [")", ";"], "File": "mips3", "Func": "mips_file_end", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10905, "Length": 106, "Cover_Rate": 0.7162162162162162, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NumElts", ";", "I", "++", ")", "{", "SDValue", "OpI", "=", "Op", ".", "getOperand", "(", "I", ")", ";", "if", "(", "OpI", ".", "getOpcode", "(", ")", "!=", "", "||", "OpI", ".", "getOperand", "(", "", ")", "!=", "Op0", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "OpI", ".", "getOperand", "(", "", ")", ")", "||", "OpI", ".", "getConstantOperandVal", "(", "", ")", "!=", "I", "*", "N", ")", "return", "SDValue", "(", ")", ";", "}", "SDLoc", "DL", "(", "Op", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ",", "Op0"], "ground_truth": [",", "DAG", ".", "getConstant", "(", "N", ",", "DL", ",", "", ")", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "LowerBUILD_VECTORToVIDUP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10906, "Length": 113, "Cover_Rate": 0.42803030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "qword", ")", "(", "vec_madd", "(", "(", "vec_float4", ")", "(", "a", ")", ",", "(", "vec_float4", ")", "(", "b"], "ground_truth": [")", ",", "(", "(", "vec_float4", ")", "{", "", "}", ")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_fm", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10907, "Length": 34, "Cover_Rate": 0.723404255319149, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "WorkList", ".", "pop_front", "(", ")", ";", "auto", "LowerConstantVec", "=", "[", "&", "II", ",", "&", "LowerOp", ",", "&", "WorkList", ",", "&", "M", "]", "(", "ConstantVector", "*", "Vec", ",", "unsigned", "NumOfOp", ")", "->", "Value", "*", "{", "if", "(", "std", "::", "all_of", "(", "Vec", "->", "op_begin", "(", ")", ",", "Vec", "->", "op_end", "(", ")", ",", "[", "]", "(", "Value", "*", "V", ")", "{", "return", "isa", "<", "ConstantExpr", ">", "(", "V", ")", "||", "isa", "<", "Function", ">", "(", "V", ")", ";", "}", ")", ")", "{", "std", "::", "list", "<", "Value", "*", ">", "OpList", ";", "std", "::", "transform", "(", "Vec", "->", "op_begin", "(", ")", ",", "Vec", "->", "op_end", "(", ")", ",", "std", "::", "back_inserter", "(", "OpList", ")", ",", "[", "LowerOp", "]", "(", "Value", "*", "V", ")", "{", "return", "LowerOp", "(", "V", ")", ";", "}", ")", ";", "Value", "*", "Repl", "=", "nullptr", ";", "unsigned", "Idx", "=", "", ";", "auto", "*", "PhiII", "=", "dyn_cast", "<", "PHINode", ">", "(", "II", ")", ";", "auto", "*", "InsPoint", "=", "PhiII", "?", "&", "PhiII", "->", "getIncomingBlock", "(", "NumOfOp", ")", "->", "back", "(", ")", ":", "II", ";", "std", "::", "list", "<", "Instruction", "*", ">", "ReplList", ";", "for", "(", "auto", "V", ":", "OpList", ")", "{", "if", "(", "auto", "*", "Inst", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ")", "ReplList", ".", "push_back", "(", "Inst", ")", ";", "Repl", "=", "InsertElementInst", "::", "Create", "(", "(", "Repl", "?", "Repl", ":", "UndefValue", "::", "get", "(", "Vec", "->", "getType", "(", ")", ")", ")", ",", "V", ",", "ConstantInt", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "M", "->", "getContext", "(", ")", ")", ",", "Idx", "++", ")", ",", "", ",", "InsPoint", ")", ";", "}", "WorkList", ".", "splice", "(", "WorkList", ".", "begin", "(", ")", ",", "ReplList", ")", ";", "return", "Repl", ";", "}", "return", "nullptr", ";", "}", ";", "for", "(", "unsigned", "OI", "=", "", ",", "OE", "=", "II", "->", "getNumOperands", "(", ")", ";", "OI", "!=", "OE", ";", "++", "OI", ")", "{", "auto", "*", "Op", "=", "II", "->", "getOperand", "(", "OI", ")", ";", "if", "(", "auto", "*", "Vec", "=", "dyn_cast", "<", "ConstantVector", ">", "(", "Op", ")", ")", "{", "Value", "*", "ReplInst", "=", "LowerConstantVec", "("], "ground_truth": ["Vec", ",", "OI", ")", ";"], "File": "SPIRVLowerConstExpr", "Func": "visit", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10908, "Length": 344, "Cover_Rate": 0.3922462941847206, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isInt", "<", "", ">", "(", "Val", ")", ")", "report_fatal_error", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "Val"], "ground_truth": [")", ".", "setMIFlag", "(", "Flag", ")", ";"], "File": "RISCVFrameLowering30", "Func": "adjustReg", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10909, "Length": 49, "Cover_Rate": 0.44545454545454544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "User", "*", "Second", "=", "dyn_cast", "<", "User", ">", "(", "Pair", ".", "second", ")", ";", "assert", "(", "(", "!", "First", "||", "Second", ")", "&&", "", ")", ";", "if", "(", "First", ")", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "First", "->", "getNumOperands", "(", ")", ";", "++", "i", ")", "Second", "->", "setOperand", "(", "i", ",", "BoolToIntMap", "[", "First", "->", "getOperand", "(", "i", ")", "]", ")", ";", "}", "Value", "*", "IntRetVal", "=", "BoolToIntMap", "[", "U", "]", ";", "Type", "*", "Int1Ty", "=", "Type", "::", "getInt1Ty", "(", "U", "->", "getContext", "(", ")", ")", ";", "Instruction", "*", "I", "=", "cast", "<", "Instruction", ">", "(", "U", ".", "getUser", "(", ")", ")", ";", "Value", "*", "BackToBool", "=", "new", "TruncInst", "(", "IntRetVal", ",", "Int1Ty", ",", "", ",", "I", ")", ";", "U", ".", "set", "(", "BackToBool"], "ground_truth": [")", ";"], "File": "PPCBoolRetToInt3", "Func": "runOnUse", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10910, "Length": 129, "Cover_Rate": 0.3644067796610169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "X86IREmitter", "Func": "visitVZEXT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10911, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "exitMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MF", "->", "insert", "(", "It", ",", "loopMBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "loopMBB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "loopMBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "=", "loopMBB", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "LL", ")", ",", "OldVal", ")", ".", "addReg", "(", "Ptr", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "Nand", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "AND", ")", ",", "AndRes", ")", ".", "addReg", "(", "OldVal", ")", ".", "addReg", "(", "Incr", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "NOR", ")", ",", "StoreVal", ")", ".", "addReg", "(", "ZERO", ")", ".", "addReg", "(", "AndRes", ")", ";", "}", "else", "if", "(", "BinOpcode", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "StoreVal", ")", ".", "addReg", "(", "OldVal", ")", ".", "addReg", "(", "Incr", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "MipsISelLowering10", "Func": "emitAtomicBinary", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10912, "Length": 223, "Cover_Rate": 0.3241279069767442, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "!=", "MBB", ".", "end", "(", ")", "&&", "!", "MI", "->", "isDebugInstr", "(", ")", ")", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "for", "(", "auto", "&", "CS", ":", "reverse", "(", "CSI", ")", ")", "{", "Register", "Reg", "=", "CS", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getMinimalPhysRegClass", "(", "Reg", ")", ";", "TII", ".", "loadRegFromStackSlot", "(", "MBB", ",", "MI", ",", "Reg", ",", "CS", ".", "getFrameIdx", "(", ")", ",", "RC", ",", "TRI", ")", ";", "assert", "(", "MI", "!=", "MBB", ".", "begin", "(", ")", "&&", "", ")", ";", "}", "return", "true"], "ground_truth": [";"], "File": "CSKYFrameLowering1", "Func": "restoreCalleeSavedRegisters", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10913, "Length": 96, "Cover_Rate": 0.5853658536585366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isNoopAddrSpaceCast", "(", "unsigned", "SrcAS", ",", "unsigned", "DestAS", ")", "const", "override", "{", "return", "true"], "ground_truth": [";"], "File": "PatmosTargetMachine1", "Func": "isNoopAddrSpaceCast", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10914, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_sub_pi32", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "__vector", "signed", "int", "__a", ",", "__b", ",", "__c", ";", "__a", "=", "(", "__vector", "signed", "int", ")", "vec_splats", "(", "__m1", ")", ";", "__b", "=", "(", "__vector", "signed", "int", ")", "vec_splats", "(", "__m2", ")", ";", "__c", "=", "vec_sub", "(", "__a", ",", "__b", ")", ";", "return", "(", "__m64", ")", "(", "(", "__vector", "long", "long", ")", "__c", ")", "[", "", "]", ";", "__m64_union", "__mu1", ",", "__mu2", ",", "__res", ";", "__mu1", ".", "as_m64", "=", "__m1", ";", "__mu2", ".", "as_m64"], "ground_truth": ["=", "__m2", ";"], "File": "mmintrin2", "Func": "_mm_sub_pi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10915, "Length": 99, "Cover_Rate": 0.66, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "makeHiLoPair", "(", "SDValue", "Op", ",", "unsigned", "HiTF", ",", "unsigned", "LoTF", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "DL", "(", "Op", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "withTargetFlags"], "ground_truth": ["(", "Op", ",", "HiTF", ",", "DAG", ")", ")", ";"], "File": "VEISelLowering", "Func": "makeHiLoPair", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10916, "Length": 58, "Cover_Rate": 0.5576923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "EmitIndirectBranch", "(", "const", "llvm", "::", "MCSubtargetInfo", "&", "STI", ",", "const", "MCOperand", "&", "Op", ",", "bool", "Is64Bit", ",", "bool", "IsCall", ",", "MCStreamer", "&", "Out", ")", "{", "const", "bool", "HideSandboxBase", "=", "(", "FlagHideSandboxBase", "&&", "Is64Bit", "&&", "!", "FlagUseZeroBasedSandbox", ")", ";", "const", "int", "JmpMask", "=", "-", "kNaClInstructionBundleSize", ";", "unsigned", "Reg32", "=", "Op", ".", "getReg", "(", ")", ";", "MCSymbol", "*", "RetTarget", "=", "NULL", ";", "const", "unsigned", "SafeReg32", "=", "", ";", "const", "unsigned", "SafeReg64", "=", "", ";", "if", "(", "HideSandboxBase", ")", "{", "if", "(", "(", "Reg32", "!=", "SafeReg32", ")", "&&", "(", "Reg32", "!=", "SafeReg64", ")", ")", "{", "MCInst", "MOVInst", ";", "MOVInst", ".", "setOpcode", "(", "", ")", ";", "MOVInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "SafeReg32", ")", ")", ";", "MOVInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Reg32", ")", ")", ";", "Out", ".", "EmitInstruction", "(", "MOVInst", ",", "STI", ")", ";", "Reg32", "=", "SafeReg32", ";", "}", "if", "(", "IsCall", ")", "{", "MCContext", "&", "Context", "=", "Out", ".", "getContext", "(", ")", ";", "RetTarget", "=", "CreateTempLabel", "(", "Context", ",", "", ")", ";", "PushReturnAddress", "(", "STI", ",", "Context", ",", "Out", ",", "RetTarget"], "ground_truth": [")", ";"], "File": "X86MCNaCl3", "Func": "EmitIndirectBranch", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10917, "Length": 177, "Cover_Rate": 0.3839479392624729, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "E_VNx2BFmode", ":", "case", "E_VNx4BFmode", ":", "case", "E_VNx2SFmode", ":", "return", "TARGET_SVE", "?", "VEC_SVE_DATA", "|", "VEC_PARTIAL", ":", "", ";", "case", "E_VNx16QImode", ":", "case", "E_VNx8HImode", ":", "case", "E_VNx4SImode", ":", "case", "E_VNx2DImode", ":", "case", "E_VNx8BFmode", ":", "case", "E_VNx8HFmode", ":", "case", "E_VNx4SFmode", ":", "case", "E_VNx2DFmode", ":", "return", "TARGET_SVE", "?", "VEC_SVE_DATA", ":", "", ";", "case", "E_VNx32QImode", ":", "case", "E_VNx16HImode", ":", "case", "E_VNx8SImode", ":", "case", "E_VNx4DImode", ":", "case", "E_VNx16BFmode", ":", "case", "E_VNx16HFmode", ":", "case", "E_VNx8SFmode", ":", "case", "E_VNx4DFmode", ":", "case", "E_VNx48QImode"], "ground_truth": [":"], "File": "aarch641", "Func": "aarch64_classify_vector_mode", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10918, "Length": 76, "Cover_Rate": 0.30522088353413657, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x16_t", ")", "__builtin_neon_vreinterpretv16qiv2di", "(", "(", "int64x2_t", ")", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_s8_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10919, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "IfConversionTerm", "("], "ground_truth": [")", ";"], "File": "TVMIfConversionTerm", "Func": "createTVMIfConversionTerm", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10920, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__uhsax", "(", "uint16x2_t", "__a", ",", "uint16x2_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "acle___uhsax", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10921, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectFPToInt", "(", "const", "Instruction", "*", "I", ",", "bool", "Signed", ")", "{", "MVT", "DestVT", ";", "if", "(", "!", "isTypeLegal", "(", "I", "->", "getType", "(", ")", ",", "DestVT", ")", "||", "DestVT", ".", "isVector", "(", ")", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "SrcReg", "==", "", ")", "return", "false", ";", "EVT", "SrcVT", "=", "TLI", ".", "getValueType", "(", "I", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ",", "true", ")", ";", "if", "(", "SrcVT", "==", "", ")", "return", "false", ";", "unsigned", "Opc", ";", "if", "(", "SrcVT", "==", "", ")", "{", "if", "(", "Signed", ")", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "else", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "}", "else", "{", "if", "(", "Signed", ")", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "else", "Opc", "=", "(", "DestVT", "==", "", ")", "?", "", ":", "", ";", "}", "unsigned", "ResultReg", "=", "createResultReg", "(", "DestVT", "==", "", "?", "&", "", ":", "&"], "ground_truth": ["", ")", ";"], "File": "ARM64FastISel1", "Func": "SelectFPToInt", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10922, "Length": 180, "Cover_Rate": 0.7114624505928854, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "TargetLowering", "::", "getPromotedVTForPredicate", "(", "EVT"], "ground_truth": ["VT", ")", "const", "{"], "File": "AArch64ISelLowering (2)2", "Func": "getPromotedVTForPredicate", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10923, "Length": 10, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtah_s16_f16", "(", "float16_t", "__a", ")", "{", "return", "__builtin_aarch64_lroundhfhi", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "fp16_vcvtah_s16_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10924, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "break", ";", "case", "", ":", "return", "PerformADDECombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformUMLALCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformADDCombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformSUBCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformMULCombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformORCombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformXORCombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformANDCombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "case", "", ":", "return", "PerformAddcSubcCombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformAddeSubeCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformBFICombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformVMOVRRDCombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformVMOVDRRCombine", "(", "N", ",", "DCI", ".", "DAG", ")", ";", "case", "", ":", "return", "PerformSTORECombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformBUILD_VECTORCombine", "(", "N", ",", "DCI", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformInsertEltCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformVECTOR_SHUFFLECombine", "(", "N", ",", "DCI", ".", "DAG", ")", ";", "case", "", ":", "return", "PerformVDUPLANECombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformVDUPCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "return", "PerformVCVTCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformVDIVCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformIntrinsicCombine", "(", "N", ",", "DCI", ".", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "PerformShiftCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "PerformExtendCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformCMOVCombine", "(", "N", ",", "DCI", ".", "DAG", ")", ";", "case", "", ":", "return", "PerformBRCONDCombine", "(", "N", ",", "DCI", ".", "DAG", ")", ";", "case", "", ":", "return", "PerformLOADCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "ARMISelLowering19", "Func": "PerformDAGCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10925, "Length": 383, "Cover_Rate": 0.3481818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineFunction", "::", "iterator", "BI", "=", "MF", ".", "begin", "(", ")", ",", "BE", "=", "MF", ".", "end", "(", ")", ";", "BI", "!=", "BE", ";", "++", "BI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "BI", ";", "MachineBasicBlock", "::", "iterator", "I", ",", "Next", ";", "for", "(", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end", "(", ")", ";", "I", "=", "Next", ")", "{", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "MachineInstr", "&", "MI", "=", "*", "I", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "AMDGPU", "::", "V_MOV_I1", ")", "{", "I1Defs", ".", "push_back", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "AMDGPU", "::", "V_MOV_B32_e32", ")", ")", ";", "continue", ";", "}", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "AMDGPU", "::", "V_AND_I1", ")", "{", "I1Defs", ".", "push_back", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "AMDGPU", "::", "V_AND_B32_e32", ")", ")", ";", "continue", ";", "}", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "AMDGPU", "::", "V_OR_I1", ")", "{", "I1Defs", ".", "push_back", "(", "MI", ".", "getOperand", "(", ""], "ground_truth": [")", ".", "getReg", "(", ")", ")", ";"], "File": "SILowerI1Copies31", "Func": "runOnMachineFunction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10926, "Length": 203, "Cover_Rate": 0.3057228915662651, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "and_operands_ok", "(", "machine_mode", "mode", ",", "rtx", "op1", ",", "rtx", "op2", ")", "{", "if", "(", "memory_operand", "(", "op1", ",", "mode", ")", ")", "{", "if", "(", "TARGET_MIPS16", ")", "{", "struct", "mips_address_info", "addr", ";", "if", "(", "!", "mips_classify_address", "(", "&", "addr", ",", "op1", ",", "mode", ",", "false", ")", ")", "return", "false", ";", "}", "return", "and_load_operand", "(", "op2"], "ground_truth": [",", "mode", ")", ";"], "File": "mips", "Func": "and_operands_ok", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10927, "Length": 59, "Cover_Rate": 0.8428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vabavq_p", "(", "uint32_t", "__a", ",", "uint32x4_t", "__b", ",", "uint32x4_t", "__c", ",", "mve_pred16_t", "__p", ")", "{", "return", "__arm_vabavq_p_u32", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vabavq_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10928, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MCSymbolRefExpr", "::", "VariantKind", "Kind", "=", "MCSymbolRefExpr", "::", "VK_None", ";", "StringRef", "Name", "=", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ";", "if", "(", "Name", "==", "", ")", "Kind", "=", "MCSymbolRefExpr", "::", "VK_TLSGD", ";", "else", "if", "(", "Name", "==", "", ")", "Kind", "=", "MCSymbolRefExpr", "::", "VK_TLSLDM", ";", "else", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Colon", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "StringRef", "Identifier", "=", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ";", "Sym", "=", "MCSymbolRefExpr", "::", "create", "(", "Ctx", ".", "getOrCreateSymbol", "(", "Identifier", ")", ",", "Kind", ",", "Ctx", ")", ";", "Parser", ".", "Lex", "("], "ground_truth": [")", ";"], "File": "SystemZAsmParser (2)1", "Func": "parsePCRel", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10929, "Length": 188, "Cover_Rate": 0.31596638655462184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "i", "=", "CI", "->", "getValue", "(", ")", ".", "getSExtValue", "(", ")", ";", "Type", "*", "NextTy", "=", "cast", "<", "StructType", ">", "(", "Ty", ")", "->"], "ground_truth": ["getElementType", "(", "i", ")", ";"], "File": "HexagonCommonGEP", "Func": "next_type", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10930, "Length": 30, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTargetInfo", "(", ")", "{", "RegisterTarget", "<", "Triple", "::", "arm", ",", "true", ">", "X", "(", "getTheLETarget", "(", ")", ",", "", ",", "", ",", "", ")", ";", "RegisterTarget", "<", "Triple", "::", "armeb", ",", "true", ">", "Y", "(", "getTheBETarget", "(", ")", ",", "", ",", "", ",", "", ")", ";", "RegisterTarget", "<", "Triple", "::", "thumb", ",", "true", ">", "A", "(", "getTheThumbLETarget", "(", ")", ",", "", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "ARMTargetInfo (2)", "Func": "LLVMInitializeARMTargetInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10931, "Length": 68, "Cover_Rate": 0.7555555555555555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InitZ80MCRegisterInfo", "(", "X", ",", "", ")", ";", "return", "X"], "ground_truth": [";"], "File": "GBZ80MCTargetDesc", "Func": "createGBZ80MCRegisterInfo", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10932, "Length": 10, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isSequentialOrUndefOrZeroInRange", "(", "ArrayRef", "<", "int", ">", "Mask", ",", "unsigned", "Pos", ",", "unsigned"], "ground_truth": ["Size", ",", "int", "Low", ",", "int", "Step", "=", "", ")", "{"], "File": "X86ISelLowering (2)5", "Func": "isSequentialOrUndefOrZeroInRange", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10933, "Length": 25, "Cover_Rate": 0.33783783783783783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "Rn", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "break", ";", "default", ":", "break", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecoderGPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "imm", ")", ")", ";", "return", "S"], "ground_truth": [";"], "File": "ARMDisassembler", "Func": "DecodeT2AddrModeSOReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10934, "Length": 84, "Cover_Rate": 0.4970414201183432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "build_target", ".", "isa", "=", "sbitmap_alloc", "(", "isa_num_bits", ")", ";", "arm_configure_build_target", "(", "&", "build_target", ",", "targ_options", ",", "false", ")", ";", "if", "(", "build_target", ".", "core_name", "&&", "!", "bitmap_bit_p", "(", "build_target", ".", "isa", ",", "isa_bit_quirk_no_asmcpu", ")", ")", "{", "const", "char", "*", "truncated_name", "=", "arm_rewrite_selected_cpu", "(", "build_target", ".", "core_name", ")", ";", "asm_fprintf", "(", "stream", ",", "", ",", "truncated_name", ")", ";", "}", "const", "arch_option", "*", "arch", "=", "arm_parse_arch_option_name", "(", "all_architectures", ",", "", ",", "build_target", ".", "arch_name", ")", ";", "auto_sbitmap", "opt_bits", "(", "isa_num_bits", ")", ";", "gcc_assert", "(", "arch", ")", ";", "if", "(", "strcmp", "(", "build_target", ".", "arch_name", ",", "", ")", "==", "", ")", "{", "asm_fprintf", "(", "stream", ",", "", ")", ";", "asm_fprintf", "(", "stream", ",", "", ")", ";", "asm_fprintf", "(", "stream", ",", "", ")", ";", "asm_fprintf", "(", "stream", ",", "", ")", ";", "asm_fprintf", "(", "stream", ",", "", ")", ";", "}", "else", "asm_fprintf", "(", "stream", ",", "", ",", "build_target", ".", "arch_name", ")", ";", "const", "char", "*", "fpu_name", "=", "(", "TARGET_SOFT_FLOAT", "?", "", ":", "arm_identify_fpu_from_isa", "(", "build_target", ".", "isa", ")", ")", ";", "asm_fprintf", "(", "stream", ",", "", ",", "fpu_name", ")", ";", "if", "(", "!", "arch", "->", "common", ".", "extensions", ")", "return", ";", "for", "(", "const", "struct", "cpu_arch_extension", "*", "opt", "=", "arch", "->", "common", ".", "extensions", ";", "opt", "->", "name", "!=", "NULL", ";", "opt", "++", ")", "{", "if", "(", "!", "opt"], "ground_truth": ["->", "remove", ")", "{"], "File": "arm", "Func": "arm_print_asm_arch_directives", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10935, "Length": 217, "Cover_Rate": 0.6888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "regno", ">=", "GR_RET_FIRST", "&&", "regno", "<=", "GR_RET_LAST", ")", "||", "("], "ground_truth": ["regno", ">=", "FR_RET_FIRST", "&&", "regno", "<=", "FR_RET_LAST", ")", ")", ";"], "File": "ia64", "Func": "ia64_function_value_regno_p", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10936, "Length": 23, "Cover_Rate": 0.6764705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetFrameLowering", "*", "getFrameLowering"], "ground_truth": ["(", ")", "const", "{"], "File": "KudeyarTargetMachine", "Func": "getFrameLowering", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10937, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "::", "Ptr", "AsmParser", "::", "defaultRowMask"], "ground_truth": ["(", ")", "const", "{"], "File": "AMDGPUAsmParser1", "Func": "defaultRowMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10938, "Length": 10, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", "||", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "ppcle", ")", "report_fatal_error", "(", "", ")", ";", "CodePointerSize", "=", "CalleeSaveStackSlotSize", "=", "Is64Bit", "?"], "ground_truth": ["", ":", "", ";"], "File": "PPCMCAsmInfo16", "Func": "PPCXCOFFMCAsmInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10939, "Length": 37, "Cover_Rate": 0.6271186440677966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "BB", ";", "case", "", ":", "{", "const", "InstrInfo", "*", "TII", "=", "getSubtarget", "(", ")", "->", "getInstrInfo", "(", ")", ";", "MachineFunction", "*", "MF", "=", "BB", "->", "getParent", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addImm", "(", "MFI", "->", "LDSSize", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "BB", ";", "}", "case", ""], "ground_truth": [":"], "File": "SIISelLowering158", "Func": "EmitInstrWithCustomInserter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10940, "Length": 102, "Cover_Rate": 0.44541484716157204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getRsaSize", "(", ")", "const", "{", "return"], "ground_truth": ["", ";", "}"], "File": "VESubtarget2", "Func": "getRsaSize", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10941, "Length": 10, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "auto", "&", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "ArgInfo", "OrigArg", "{", "VReg", ",", "Val", "->", "getType", "(", ")", "}", ";", "setArgFlags", "(", "OrigArg", ",", "AttributeList", "::", "ReturnIndex", ",", "DL", ",", "F", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitArgs", ";", "if", "(", "!", "splitToValueTypes", "(", "OrigArg", ",", "SplitArgs", ",", "DL", ",", "MRI", ",", "[", "&", "]", "(", "ArrayRef", "<", "unsigned", ">", "Regs", ")", "{", "MIRBuilder", ".", "buildUnmerge", "(", "Regs", ",", "VReg"], "ground_truth": [")", ";"], "File": "X86CallLowering10", "Func": "lowerReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10942, "Length": 107, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", "||", "evaluateConstantImm", "(", "getImm", "(", ")", ",", "Imm", ",", "VK", ")", ")", "return", "false", ";", "return", "AsmParser", "::", "classifySymbolRef", "(", "getImm", "(", ")", ",", "VK", ",", "Imm", ")", "&&", "VK", "=="], "ground_truth": ["MCExpr", "::", "VK__CALL", ";"], "File": "RISCVAsmParser13", "Func": "isPseudoJumpSymbol", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10943, "Length": 41, "Cover_Rate": 0.6833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isUNPCKLMask", "(", "ArrayRef", "<", "int", ">", "Mask", ",", "MVT", "VT", ",", "bool", "HasInt256", ",", "bool", "V2IsSplat", "=", "false", ")", "{", "assert", "(", "VT", ".", "getSizeInBits", "(", ")", ">=", "", "&&", "", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "NumElts", "!=", "", "&&", "NumElts", "!=", "", "&&", "(", "!", "HasInt256", "||", "(", "NumElts", "!=", "", "&&", "NumElts", "!=", "", ")", ")", ")", "return", "false", ";", "assert", "(", "(", "!", "VT", ".", "is512BitVector", "(", ")", "||", "VT", ".", "getScalarType", "(", ")", ".", "getSizeInBits", "(", ")", ">=", "", ")", "&&", "", ")", ";", "unsigned", "NumLanes", "=", "VT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "NumLaneElts", "=", "NumElts"], "ground_truth": ["/", "NumLanes", ";"], "File": "X86ISelLowering (2)4", "Func": "isUNPCKLMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10944, "Length": 122, "Cover_Rate": 0.5104602510460251, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "int", "FrameIndex", "=", "StoreByValRegs", "(", "CCInfo", ",", "DAG", ",", "dl", ",", "Chain", ",", "nullptr", ",", "CCInfo", ".", "getInRegsParamsCount", "(", ")", ",", "CCInfo", ".", "getNextStackOffset", "(", ")", ",", "", ")", ";", "AFI", "->", "setVarArgsFrameIndex", "("], "ground_truth": ["FrameIndex", ")", ";"], "File": "ARMISelLowering (3)", "Func": "VarArgStyleRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10945, "Length": 60, "Cover_Rate": 0.6382978723404256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tmp", "=", "next_fp_limit", ";", "if", "(", "size", ">", "", "&&", "!", "is_double", ")", "tmp", "=", "fold_build_pointer_plus_hwi", "(", "unshare_expr", "(", "tmp", ")", ",", "", "-", "size", ")", ";", "tmp", "=", "build2", "(", "GE_EXPR", ",", "boolean_type_node", ",", "unshare_expr", "(", "next_fp_tmp", ")", ",", "unshare_expr", "(", "tmp", ")", ")", ";", "cmp", "=", "build3", "(", "COND_EXPR", ",", "void_type_node", ",", "tmp", ",", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_false", ")", ")", ",", "NULL_TREE", ")", ";", "if", "(", "!", "is_double", ")", "gimplify_and_add", "(", "cmp", ",", "pre_p", ")", ";", "if", "(", "TYPE_ALIGN", "(", "eff_type", ")", ">", "BITS_PER_WORD", "||", "(", "is_double", "||", "size", "==", "", ")", ")", "{", "tmp", "=", "fold_convert", "(", "sizetype", ",", "next_fp_tmp", ")", ";", "tmp", "=", "build2", "(", "BIT_AND_EXPR", ",", "sizetype", ",", "tmp", ",", "size_int", "(", "UNITS_PER_WORD", ")", ")", ";", "tmp", "=", "fold_build_pointer_plus", "(", "unshare_expr", "(", "next_fp_tmp", ")", ",", "tmp", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "next_fp_tmp", ")", ",", "tmp", ",", "pre_p", ")", ";", "}", "if", "(", "is_double", ")", "gimplify_and_add", "(", "cmp", ",", "pre_p", ")", ";", "if", "(", "TYPE_MODE", "(", "eff_type", ")", "==", "SCmode", "&&", "TARGET_SH4", "&&", "TARGET_LITTLE_ENDIAN", ")", "{", "tree", "subtype", "=", "TREE_TYPE", "(", "eff_type", ")", ";", "tree", "real", ",", "imag", ";", "imag", "=", "std_gimplify_va_arg_expr", "(", "next_fp_tmp", ",", "subtype", ",", "pre_p", ",", "NULL", ")", ";", "imag", "=", "get_initialized_tmp_var", "(", "imag", ",", "pre_p", ",", "NULL", ")", ";", "real", "=", "std_gimplify_va_arg_expr", "(", "next_fp_tmp", ",", "subtype", ",", "pre_p", ",", "NULL", ")", ";", "real", "=", "get_initialized_tmp_var", "(", "real", ",", "pre_p", ",", "NULL", ")", ";", "result", "=", "build2", "(", "COMPLEX_EXPR", ",", "eff_type", ",", "real", ",", "imag", ")", ";", "if", "(", "type", "!=", "eff_type", ")", "result", "=", "build1", "(", "VIEW_CONVERT_EXPR", ",", "type", ",", "result", ")", ";", "result", "=", "get_initialized_tmp_var", "(", "result", ",", "pre_p", ",", "NULL", ")", ";", "}", "tmp", "=", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_over", ")", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_false", ")", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "ADDR_EXPR", ",", "pptr_type_node", ",", "unshare_expr", "(", "next_stack", ")", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "addr", ")", ",", "tmp", ",", "pre_p", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "next_fp_tmp", ")", ",", "unshare_expr", "(", "valist", ")", ",", "pre_p", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "valist", ")", ",", "unshare_expr", "(", "next_fp_tmp", ")", ",", "post_p", ")", ";", "valist", "=", "next_fp_tmp", ";", "}", "else", "{", "tmp", "=", "fold_build_pointer_plus_hwi", "(", "unshare_expr", "(", "next_o", ")", ",", "rsize", ")", ";", "tmp", "=", "build2", "(", "GT_EXPR", ",", "boolean_type_node", ",", "tmp", ",", "unshare_expr", "(", "next_o_limit", ")", ")", ";", "tmp", "=", "build3", "(", "COND_EXPR", ",", "void_type_node", ",", "tmp", ",", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_false", ")", ")", ",", "NULL_TREE", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "ADDR_EXPR", ",", "pptr_type_node", ",", "unshare_expr", "(", "next_o", ")", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "addr", ")", ",", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_over", ")", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node"], "ground_truth": [",", "unshare_expr", "(", "lab_false", ")", ")", ";"], "File": "sh6", "Func": "sh_gimplify_va_arg_expr", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10946, "Length": 505, "Cover_Rate": 0.4085760517799353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TVal", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "FVal", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "", "CC", ";", "SDValue", "Value", ",", "Overflow", ";", "std", "::", "tie", "(", "Value", ",", "Overflow", ")", "=", "getXALUOOp", "(", "CC", ",", "Sel", ".", "getValue", "(", "", ")", ",", "DAG", ")", ";", "SDValue", "CCVal", "=", "DAG", ".", "getConstant", "(", "getInvertedCondCode", "(", "CC", ")", ",", "dl", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "TVal", ",", "FVal", ",", "CCVal", ",", "Overflow", ")", ";", "}", "if", "(", "Sel", ".", "getOpcode", "(", ")", "!=", "", ")", "std", "::", "swap", "(", "Sel", ",", "Other", ")", ";", "if", "(", "Sel", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "Op", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Sel", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "LHS", "=", "Sel", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Sel", ".", "getOperand", "(", "", ")", ";", "SDValue", "TVal", "=", "Sel", ".", "getOperand", "(", "", ")", ";", "SDValue", "FVal", "=", "Sel", ".", "getOperand", "(", "", ")", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", "!=", "", "&&", "LHS", ".", "getValueType", "(", ")", "!=", "", ")", "return", "Op", ";", "ConstantSDNode", "*", "CFVal", "=", "dyn_cast", "<", "ConstantSDNode"], "ground_truth": [">", "(", "FVal", ")", ";"], "File": "AArch64ISelLowering165", "Func": "LowerXOR", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10947, "Length": 226, "Cover_Rate": 0.45109780439121755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "assert", "(", "isRegShiftedImm", "(", ")", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg"], "ground_truth": ["(", "RegShiftedImm", ".", "SrcReg", ")", ")", ";"], "File": "ARMAsmParser111", "Func": "addRegShiftedImmOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10948, "Length": 32, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MachineFunctionProperties", "(", ")", ".", "set", "(", "MachineFunctionProperties"], "ground_truth": ["::", "Property", "::", "AllVRegsAllocated", ")", ";"], "File": "SystemZElimCompare26", "Func": "getRequiredProperties", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10949, "Length": 14, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallsEhReturn", "=", "true"], "ground_truth": [";"], "File": "Cpu0MachineFunction", "Func": "setCallsEhReturn", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10950, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "SmallVector", "<", "Instruction", "*", ",", "", ">", "LiveOuts", ";", "LiveOuts", "=", "llvm", "::", "findDefsUsedOutsideOfLoop", "(", "L", ")", ";", "bool", "ReductionsDisabled", "=", "EnableTailPredication", "==", "TailPredication", "::", "EnabledNoReductions", "||", "EnableTailPredication", "==", "TailPredication", "::", "ForceEnabledNoReductions", ";", "for", "(", "auto", "*", "I", ":", "LiveOuts", ")", "{", "if", "(", "!", "I", "->", "getType", "(", ")", "->", "isIntegerTy", "(", ")", "&&", "!", "I", "->", "getType", "(", ")", "->", "isFloatTy", "(", ")", "&&", "!", "I", "->", "getType", "(", ")", "->", "isHalfTy", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false", ";", "}", "if", "(", "ReductionsDisabled", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "}", "PredicatedScalarEvolution", "PSE", "=", "LAI", "->", "getPSE", "(", ")", ";", "SmallVector", "<", "Instruction", "*", ",", "", ">", "LoadStores", ";", "int", "ICmpCount", "=", "", ";", "for", "(", "BasicBlock", "*", "BB", ":", "L", "->", "blocks", "(", ")", ")", "{", "for", "(", "Instruction", "&", "I", ":", "BB", "->", "instructionsWithoutDebug", "(", ")", ")", "{", "if", "(", "isa", "<", "PHINode", ">", "(", "&", "I", ")", ")", "continue", ";", "if", "(", "!", "canTailPredicateInstruction", "(", "I", ",", "ICmpCount", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "I", ".", "dump", "(", ")", ")", ";", "return", "false", ";", "}", "Type", "*", "T", "=", "I", ".", "getType", "(", ")", ";", "if", "(", "T", "->", "isPointerTy", "(", ")", ")", "T", "=", "T", "->", "getPointerElementType", "(", ")", ";", "if", "(", "T", "->", "getScalarSizeInBits", "(", ")", ">", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "T", "->", "dump", "(", ")", ")", ";", "return", "false", ";", "}", "if", "(", "isa", "<", "StoreInst", ">", "(", "I", ")", "||", "isa", "<", "LoadInst", ">", "(", "I", ")", ")", "{", "Value", "*", "Ptr", "=", "isa", "<", "LoadInst", ">", "(", "I", ")", "?", "I", ".", "getOperand", "(", "", ")", ":", "I", ".", "getOperand", "(", "", ")", ";", "int64_t", "NextStride", "=", "getPtrStride", "(", "PSE", ",", "Ptr", ",", "L", ")", ";", "if", "(", "NextStride", "==", "", ")", "{", "continue", ";", "}", "else", "if", "(", "NextStride", "==", "-", "", "||", "(", "NextStride", "==", "", "&&", "MVEMaxSupportedInterleaveFactor", ">=", "", ")", "||", "(", "NextStride", "==", "", "&&", "MVEMaxSupportedInterleaveFactor", ">=", "", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false", ";", "}", "else", "if", "("], "ground_truth": ["EnableMaskedGatherScatters", ")", "{"], "File": "ARMTargetTransformInfo29", "Func": "canTailPredicateLoop", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10951, "Length": 384, "Cover_Rate": 0.7559055118110236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "getTheTarget", "(", ")", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "getTheTarget", "(", ")", ","], "ground_truth": ["createMCRegisterInfo", ")", ";"], "File": "StackPU2MCTargetDesc", "Func": "LLVMInitializeStackPU2TargetMC", "Target": "StackPU2", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10952, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "createMCCodeEmitterEB", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "MCCodeEmitter", "(", "MCII", ","], "ground_truth": ["Ctx", ",", "false", ")", ";"], "File": "MipsMCCodeEmitter2", "Func": "createMipsMCCodeEmitterEB", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10953, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cast", "<", "StructType", ">", "(", "DstTy", ")", "->", "isOpaque", "(", ")", ")", "{", "assert", "(", "false", ")", ";", "return", "", ";", "}", "}", "if", "(", "SrcTy", "->", "getNumContainedTypes", "(", ")", "!=", "DstTy", "->", "getNumContainedTypes", "(", ")", ")", "return", "", ";", "if", "(", "isa", "<", "IntegerType", ">", "(", "DstTy", ")", ")", "return", "", ";", "if", "(", "PointerType", "*", "PT", "=", "dyn_cast", "<", "PointerType", ">", "(", "DstTy", ")", ")", "{", "if", "(", "PT", "->", "getAddressSpace", "(", ")", "!=", "cast", "<", "PointerType", ">", "(", "SrcTy", ")", "->", "getAddressSpace", "(", ")", ")", "return", "", ";", "}", "else", "if", "(", "FunctionType", "*", "FT", "=", "dyn_cast", "<", "FunctionType", ">", "(", "DstTy", ")", ")", "{", "if", "(", "FT", "->", "isVarArg", "(", ")", "!=", "cast", "<", "FunctionType", ">", "(", "SrcTy", ")", "->", "isVarArg", "(", ")", ")", "return", "", ";", "}", "else", "if", "(", "StructType", "*", "DSTy", "=", "dyn_cast", "<", "StructType", ">", "(", "DstTy", ")", ")", "{", "StructType", "*", "SSTy", "=", "cast", "<", "StructType", ">", "(", "SrcTy", ")", ";", "if", "(", "DSTy", "->", "isLiteral", "(", ")", "!=", "SSTy", "->", "isLiteral", "(", ")", "||", "DSTy", "->", "isPacked", "(", ")", "!=", "SSTy", "->", "isPacked", "(", ")", ")", "return", "", ";", "}", "else", "if", "(", "ArrayType", "*", "DATy", "=", "dyn_cast", "<", "ArrayType", ">", "(", "DstTy", ")", ")", "{", "if", "(", "DATy", "->", "getNumElements", "(", ")", "!=", "cast", "<", "ArrayType", ">", "(", "SrcTy", ")", "->", "getNumElements", "(", ")", ")", "return", "", ";", "}", "else", "if", "(", "VectorType", "*", "DVTy", "=", "dyn_cast", "<", "VectorType", ">", "(", "DstTy", ")", ")", "{", "if", "(", "DVTy", "->", "getNumElements", "(", ")", "!=", "cast", "<", "ArrayType", ">", "(", "SrcTy", ")", "->", "getNumElements", "(", ")", ")", "return", "", ";", "}", "EQ", "[", "std", "::", "make_pair", "(", "DstTy", ",", "SrcTy", ")", "]", "=", "-", "", ";", "int", "retval", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "SrcTy", "->", "getNumContainedTypes", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "switch", "(", "areTypesIsomorphic", "(", "DstTy", "->", "getContainedType", "(", "i", ")", ",", "SrcTy", "->", "getContainedType", "(", "i", ")", ")", ")", "{", "case", "", ":", "EQ", "[", "std", "::", "make_pair", "(", "DstTy", ",", "SrcTy", ")", "]", "=", "", ";", "return", "", ";", "case", "-"], "ground_truth": ["", ":"], "File": "PatmosCallGraphBuilder", "Func": "areTypesIsomorphic", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 10954, "Length": 359, "Cover_Rate": 0.6265270506108203, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "MadeChange", ")", "{", "MadeChange", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "MFI", "=", "Fn", ".", "begin", "(", ")", ",", "E", "=", "Fn", ".", "end", "(", ")", ";", "MFI", "!=", "E", ";", "++", "MFI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MFI", ";", "unsigned", "MBBStartOffset", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "||", "I", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "{", "MBBStartOffset", "+=", "TII", "->", "GetInstSizeInBytes", "(", "I", ")", ";", "continue", ";", "}", "MachineBasicBlock", "*", "Dest", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "int", "BranchSize", ";", "if", "(", "Dest", "->", "getNumber", "(", ")", "<=", "MBB", ".", "getNumber", "(", ")", ")", "{", "BranchSize", "=", "MBBStartOffset", ";", "for", "(", "unsigned", "i", "=", "Dest", "->", "getNumber", "(", ")", ",", "e", "=", "MBB", ".", "getNumber", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BranchSize", "+=", "BlockSizes", "[", "i", "]", ";", "}", "else", "{", "BranchSize", "=", "-", "MBBStartOffset", ";", "for", "(", "unsigned", "i", "=", "MBB", ".", "getNumber", "(", ")", ",", "e", "=", "Dest", "->", "getNumber", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BranchSize", "+=", "BlockSizes", "[", "i", "]", ";", "}", "if", "(", "isInt", "<", "", ">", "(", "BranchSize", ")", ")", "{", "MBBStartOffset", "+=", "", ";", "continue", ";", "}", "unsigned", "NewSize", ";", "MachineInstr", "*", "OldBranch", "=", "I", ";", "DebugLoc", "dl", "=", "OldBranch", "->", "getDebugLoc", "(", ")", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", "{", "NewSize", "=", "", ";", "}", "else", "{", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "Cond", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "TII", "->", "ReverseBranchCondition", "(", "Cond", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ";", "NewSize", "=", "", ";", "}", "I", "=", "BuildMI", "(", "MBB", ",", "I", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "Dest", ")", ";", "OldBranch", "->", "eraseFromParent", "(", ")"], "ground_truth": [";"], "File": "MSP430BranchSelector", "Func": "runOnMachineFunction", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10955, "Length": 379, "Cover_Rate": 0.6223316912972086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "requiresRegisterScavenging", "(", "const", "MachineFunction", "&", "MF", ")", "const", "LLVM_OVERRIDE", "{", "return", "true"], "ground_truth": [";"], "File": "SystemZRegisterInfo3", "Func": "requiresRegisterScavenging", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10956, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isS5Imm", "(", ")", "const", "{", "return", "Kind", "==", "Immediate", "&&", "isInt", "<", "", ">", "(", "getImm", "("], "ground_truth": [")", ")", ";"], "File": "PPCAsmParser (2)", "Func": "isS5Imm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10957, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "MI", "=", "*", "I", ";", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "if", "(", "!", "TII", "->", "isSGPRSpill", "(", "MI", ")", ")", "continue", ";", "int", "FI", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "addr", ")", "->", "getIndex", "(", ")", ";", "assert", "(", "MFI", ".", "getStackID", "(", "FI", ")", "==", "TargetStackID", "::", "SGPRSpill", ")", ";", "if", "(", "FuncInfo", "->", "allocateSGPRSpillToVGPR", "(", "MF", ",", "FI", ")", ")", "{", "NewReservedRegs", "=", "true", ";", "bool", "Spilled", "=", "TRI", "->", "eliminateSGPRToVGPRSpillFrameIndex", "(", "MI", ",", "FI", ",", "nullptr", ",", "LIS", ")", ";", "(", "void", ")", "Spilled", ";", "assert", "(", "Spilled", "&&", "", ")", ";", "SpillFIs", ".", "set", "(", "FI", ")", ";", "}", "}", "}", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "for", "(", "auto", "SSpill", ":", "FuncInfo", "->", "getSGPRSpillVGPRs", "(", ")", ")", "MBB", ".", "addLiveIn", "(", "SSpill", ".", "VGPR", ")", ";", "MBB", ".", "sortUniqueLiveIns", "(", ")", ";", "for", "(", "MachineInstr", "&", "MI", ":", "MBB", ")", "{", "if", "(", "MI", ".", "isDebugValue", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isFI", "(", ")", "&&", "SpillFIs", "[", "MI", ".", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", "]", ")", "{", "MI", ".", "getOperand", "(", "", ")", ".", "ChangeToRegister", "(", "Register", "(", ")", ",", "false", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setIsDebug", "(", ")", ";", "}", "}", "}", "MadeChange", "=", "true", ";", "}", "else", "if", "(", "FuncInfo", "->", "VGPRReservedForSGPRSpill", ")", "{", "FuncInfo", "->", "removeVGPRForSGPRSpill", "(", "FuncInfo", "->", "VGPRReservedForSGPRSpill", ",", "MF", ")", ";", "}", "SaveBlocks", ".", "clear", "(", ")", ";", "RestoreBlocks", ".", "clear", "(", ")", ";", "if", "(", "NewReservedRegs", ")", "MRI", ".", "freezeReservedRegs", "("], "ground_truth": ["MF", ")", ";"], "File": "SILowerSGPRSpills11", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10958, "Length": 270, "Cover_Rate": 0.4936014625228519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NewMCID", ".", "hasOptionalDef", "(", ")", ")", "MIB", ".", "add", "(", "HasCC", "?", "t1CondCodeOp", "(", "CCDead", ")", ":", "condCodeOp", "(", ")", ")", ";", "MIB", ".", "add", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "}", "else", "{", "MIB", ".", "add", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "NewMCID", ".", "hasOptionalDef", "(", ")", ")", "MIB", ".", "add", "(", "HasCC", "?", "t1CondCodeOp", "(", "CCDead", ")", ":", "condCodeOp", "(", ")", ")", ";", "}", "unsigned", "NumOps", "=", "MCID", ".", "getNumOperands", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "<", "NumOps", "&&", "MCID", ".", "OpInfo", "[", "i", "]", ".", "isOptionalDef", "(", ")", ")", "continue", ";", "if", "(", "(", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", "||", "MCID", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "i", "==", "", ")", "continue", ";", "bool", "isPred", "=", "(", "i", "<", "NumOps", "&&", "MCID", ".", "OpInfo", "[", "i", "]", ".", "isPredicate", "(", ")", ")", ";", "if", "(", "SkipPred", "&&", "isPred", ")", "continue", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isImplicit", "(", ")", "&&", "MO", ".", "getReg", "(", ")", "==", "", ")", "continue", ";", "MIB", ".", "add", "(", "MO", ")", ";", "}", "if", "(", "!", "MCID", ".", "isPredicable", "(", ")", "&&", "NewMCID", ".", "isPredicable", "(", ")", ")", "MIB", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "MIB", ".", "setMIFlags", "(", "MI", "->", "getFlags", "(", ")", ")", ";", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "*", "MI", "<<", "", "<<", "*", "MIB", ")", ";", "MBB", ".", "erase_instr", "("], "ground_truth": ["MI", ")", ";"], "File": "Thumb2SizeReduction11", "Func": "ReduceToNarrow", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10959, "Length": 317, "Cover_Rate": 0.3742621015348288, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CommentString", "=", "", ";", "HasLEB128", "=", "true", ";", "SupportsDebugInformation", "=", "true", ";", "SunStyleELFSectionSwitchSyntax", "=", "true", ";", "UsesELFSectionDirectiveForBSS", "=", "true", ";", "WeakRefDirective", "=", "", ";", "PrivateGlobalPrefix", "="], "ground_truth": ["", ";"], "File": "SparcMCAsmInfo14", "Func": "SparcELFMCAsmInfo", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10960, "Length": 28, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "DVL", ":", "DbgValueLists", ")", "{", "BuildMI", "(", "*", "DVL", "->", "getParent", "(", ")", ",", "DVL", ",", "DVL", "->", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "DBG_VALUE", ")", ",", "false", ",", "Register", "(", ")", ",", "DVL", "->", "getOperand", "(", "", ")", ".", "getMetadata", "(", ")", ",", "DVL", "->", "getOperand", "(", "", ")", ".", "getMetadata", "(", ")", ")", ";", "DVL", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "WebAssemblyNullifyDebugValueLists", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 10961, "Length": 70, "Cover_Rate": 0.4069767441860465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Triple", "TheTriple", "(", "STI", ".", "getTargetTriple", "(", ")", ")", ";", "Is64", "=", "(", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64", "||", "TheTriple", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", ")", ";", "IsDarwin", "=", "TheTriple", ".", "isMacOSX", "(", ")", ";", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "STI", ".", "getFeatureBits"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "PPCAsmParser (2)1", "Func": "PPCAsmParser", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10962, "Length": 54, "Cover_Rate": 0.6136363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "MVEGatherScatterLowering", "::", "tryCreateMaskedGatherBase", "(", "IntrinsicInst", "*", "I", ",", "Value", "*", "Ptr", ",", "IRBuilder", "<", ">", "&", "Builder", ",", "int64_t", "Increment", ")", "{", "using", "namespace", "PatternMatch", ";", "auto", "*", "Ty", "=", "cast", "<", "FixedVectorType", ">", "(", "I", "->", "getType", "(", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "if", "(", "Ty", "->", "getNumElements", "(", ")", "!=", "", "||", "Ty", "->", "getScalarSizeInBits", "(", ")", "!=", "", ")", "return", "nullptr", ";", "Value", "*", "Mask", "=", "I", "->", "getArgOperand", "(", "", ")", ";", "if", "(", "match", "(", "Mask", ",", "m_One", "(", ")", ")", ")", "return", "Builder", ".", "CreateIntrinsic", "(", "", ",", "{", "Ty", ",", "Ptr", "->", "getType", "(", ")", "}", ",", "{", "Ptr", ",", "Builder", "."], "ground_truth": ["getInt32", "(", "Increment", ")", "}", ")", ";"], "File": "MVEGatherScatterLowering (2)", "Func": "tryCreateMaskedGatherBase", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10963, "Length": 125, "Cover_Rate": 0.7440476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "reg", ";", "if", "(", "!", "JUMP_P", "(", "insn", ")", "||", "recog_memoized", "(", "insn"], "ground_truth": [")", "!=", "CODE_FOR_loop_end", ")", "return", "NULL_RTX", ";"], "File": "xtensa", "Func": "hwloop_pattern_reg", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10964, "Length": 21, "Cover_Rate": 0.3387096774193548, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "tie", "(", "Ops", "[", "", "]", ",", "Ops", "[", "", "]", ")", "=", "expandUnalignedLoad", "(", "LN", ",", "DAG", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops", ",", "SDLoc", "(", "N", ")", ")", ";", "}", "if", "(", "!", "IsFast", ")", "return", "SDValue", "(", ")", ";", "}", "if", "(", "!", "shouldCombineMemoryType", "(", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "NewVT", "=", "getEquivalentMemType", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "VT", ")", ";", "SDValue", "NewLoad", "=", "DAG", ".", "getLoad", "(", "NewVT", ",", "SL", ",", "LN", "->", "getChain", "(", ")", ",", "LN", "->", "getBasePtr", "(", ")", ",", "LN", "->", "getMemOperand", "(", ")", ")", ";", "SDValue", "BC", "=", "DAG", ".", "getNode", "(", "", ",", "SL"], "ground_truth": [",", "VT", ",", "NewLoad", ")", ";"], "File": "AMDGPUISelLowering", "Func": "performLoadCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10965, "Length": 121, "Cover_Rate": 0.3805031446540881, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "op0", "=", "gen_reg_rtx", "(", "GET_MODE", "(", "x", ")", ")", ";", "emit_move_insn", "(", "op0", ",", "x", ")", ";", "}", "emit_insn", "(", "gen_rtx_SET", "(", "dest", ",", "const0_rtx", ")", ")", ";", "if", "(", "GET_MODE", "(", "op0", ")", "!=", "DImode", ")", "{", "temp", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "convert_move", "(", "temp", ",", "op0", ",", "", ")", ";", "}", "else", "temp", "=", "op0", ";", "emit_insn", "(", "gen_rtx_SET", "(", "dest", ",", "gen_rtx_IF_THEN_ELSE", "(", "GET_MODE", "(", "dest", ")", ",", "gen_rtx_fmt_ee", "(", "compare_code", ",", "DImode", ",", "temp", ",", "const0_rtx", ")", ",", "const1_rtx", ",", "dest", ")", ")", ")", ";", "return"], "ground_truth": ["", ";"], "File": "sparc", "Func": "gen_v9_scc", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10966, "Length": 94, "Cover_Rate": 0.31543624161073824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_cmpnge_ps", "(", "__m128", "__A", ",", "__m128"], "ground_truth": ["__B", ")", "{"], "File": "xmmintrin5", "Func": "_mm_cmpnge_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10967, "Length": 18, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "reg_addr", "[", "mode", "]", ".", "addr_mask"], "ground_truth": ["[", "RELOAD_REG_ANY", "]", "&", "RELOAD_REG_QUAD_OFFSET", ")", "!=", "", ")", ";"], "File": "rs60006", "Func": "mode_supports_vsx_dform_quad", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10968, "Length": 19, "Cover_Rate": 0.6551724137931034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMemOffsetReg", "(", ")", "const", "{", "assert", "(", "(", "Kind", "==", "k_MemoryReg", ")", "&&", ""], "ground_truth": [")", ";"], "File": "SparcAsmParser", "Func": "getMemOffsetReg", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10969, "Length": 17, "Cover_Rate": 0.7391304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", "->", "getAlignment", "(", ")", "<", "", ")", "report_fatal_error", "(", "", ")", ";", "return", "DAG", ".", "getTruncStore", "(", "N", "->", "getChain", "(", ")", ",", "SDLoc", "(", "Op", ")", ",", "N", "->", "getVal", "(", ")", ",", "N", "->", "getBasePtr", "(", ")", ",", "N", "->", "getPointerInfo", "(", ")", ",", "", ",", "N", "->", "getAlignment", "(", ")", ",", "N", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ",", "N", "->", "getAAInfo", "(", ")", ")", ";", "}", "if", "(", "N", "->", "getMemoryVT", "(", ")", "==", "", ")", "return", "DAG", ".", "getTruncStore", "(", "N", "->", "getChain", "(", ")", ",", "SDLoc", "(", "Op", ")", ",", "N", "->", "getVal", "(", ")", ",", "N", "->", "getBasePtr", "(", ")", ",", "N", "->", "getPointerInfo", "(", ")", ",", "", ",", "N", "->", "getAlignment", "(", ")", ",", "N", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ",", "N", "->", "getAAInfo", "(", ")", ")", ";", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "XCoreISelLowering (2)1", "Func": "LowerATOMIC_STORE", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10970, "Length": 149, "Cover_Rate": 0.4613003095975232, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "unsigned", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm_cvtsh_u32", "(", "__m128h", "__A", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm_cvtsh_u32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10971, "Length": 19, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlsq_u16", "(", "uint16x8_t", "a", ",", "uint16x8_t", "b", ",", "uint16x8_t", "c", ")", "{", "uint16x8_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmlsq_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10972, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OPCODE", "(", "CALL", ")", ";", "OPCODE", "(", "SIBCALL", ")", ";", "OPCODE", "(", "PCREL_WRAPPER", ")", ";", "OPCODE", "(", "PCREL_OFFSET", ")", ";", "OPCODE", "(", "IABS", ")", ";", "OPCODE", "(", "ICMP", ")", ";", "OPCODE", "(", "FCMP", ")", ";", "OPCODE", "(", "TM", ")", ";", "OPCODE", "(", "BR_CCMASK", ")", ";", "OPCODE", "(", "SELECT_CCMASK", ")", ";", "OPCODE", "(", "ADJDYNALLOC", ")", ";", "OPCODE", "(", "EXTRACT_ACCESS", ")", ";", "OPCODE", "(", "UMUL_LOHI64", ")", ";", "OPCODE", "(", "SDIVREM64", ")", ";", "OPCODE", "(", "UDIVREM32", ")", ";", "OPCODE", "(", "UDIVREM64", ")", ";", "OPCODE", "(", "MVC", ")", ";", "OPCODE", "(", "MVC_LOOP", ")", ";", "OPCODE", "(", "NC", ")", ";", "OPCODE", "(", "NC_LOOP", ")", ";", "OPCODE", "(", "OC", ")", ";", "OPCODE", "(", "OC_LOOP", ")", ";", "OPCODE", "(", "XC", ")", ";", "OPCODE", "(", "XC_LOOP", ")", ";", "OPCODE", "(", "CLC", ")", ";", "OPCODE", "(", "CLC_LOOP", ")", ";", "OPCODE", "(", "STRCMP", ")", ";", "OPCODE", "(", "STPCPY", ")", ";", "OPCODE", "(", "SEARCH_STRING", ")", ";", "OPCODE", "(", "IPM", ")", ";", "OPCODE", "(", "SERIALIZE", ")"], "ground_truth": [";"], "File": "SystemZISelLowering36", "Func": "getTargetNodeName", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10973, "Length": 155, "Cover_Rate": 0.6275303643724697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "set", ")", "{", "x", "=", "SET_SRC", "(", "set", ")", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "HIGH", "&&", "absolute_symbolic_operand", "(", "XEXP", "(", "x", ",", "", ")", ",", "VOIDmode", ")", ")", "return", "!", "mips_lo_sum_offset_lookup"], "ground_truth": ["(", "htab", ",", "XEXP", "(", "x", ",", "", ")", ",", "NO_INSERT", ")", ";"], "File": "mips", "Func": "mips_orphaned_high_part_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10974, "Length": 49, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createBranchSelectionPass", "(", ")", ")", ";", "PM", ".", "add", "(", "createLLRPPass", "(", "*", "this", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "AlphaTargetMachine", "Func": "addPreEmitPass", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10975, "Length": 23, "Cover_Rate": 0.5897435897435898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "sparc_mangle_fundamental_type", "(", "tree", "type", ")", "{", "if", "(", "!", "TARGET_64BIT", "&&", "TYPE_MAIN_VARIANT", "(", "type", ")", "==", "long_double_type_node", "&&", "TARGET_LONG_DOUBLE_128", ")", "return", "", ";", "return", "NULL"], "ground_truth": [";"], "File": "sparc3", "Func": "sparc_mangle_fundamental_type", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10976, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "XCoreAsmPrinter10", "Func": "getPassName", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10977, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitter", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI"], "ground_truth": [",", "MCContext", "&", "Ctx", ")", "{"], "File": "SIMCCodeEmitter", "Func": "createSIMCCodeEmitter", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10978, "Length": 26, "Cover_Rate": 0.6842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "ptr", ",", "mem", ";", "ptr", "=", "plus_constant", "(", "Pmode", ",", "virtual_incoming_args_rtx", ",", "REG_PARM_STACK_SPACE", "(", "cfun", "->", "decl", ")", "-", "gp_saved", "*", "UNITS_PER_WORD", ")", ";", "mem", "=", "gen_frame_mem", "(", "BLKmode", ",", "ptr", ")", ";", "set_mem_alias_set", "(", "mem", ",", "get_varargs_alias_set", "(", ")", ")", ";", "move_block_from_reg", "(", "local_cum", ".", "num_gprs", "+", "GP_ARG_FIRST", ",", "mem", ",", "gp_saved", ")", ";", "}", "if", "(", "fp_saved", ">", "", ")", "{", "machine_mode", "mode", ";", "int", "off", ",", "i", ";", "off", "=", "ROUND_DOWN", "(", "-", "gp_saved", "*", "UNITS_PER_WORD", ",", "UNITS_PER_FPVALUE", ")", ";", "off", "-=", "fp_saved", "*", "UNITS_PER_FPREG", ";", "mode", "=", "TARGET_SINGLE_FLOAT", "?", "SFmode", ":", "DFmode"], "ground_truth": [";"], "File": "mips5", "Func": "mips_setup_incoming_varargs", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10979, "Length": 98, "Cover_Rate": 0.34265734265734266, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Builder", ".", "SetCurrentDebugLocation", "(", "FDiv", ".", "getDebugLoc", "(", ")", ")", ";", "Function", "*", "Decl", "=", "", "(", "Mod", ",", "", ")", ";", "Value", "*", "Num", "=", "FDiv", ".", "getOperand", "(", "", ")", ";", "Value", "*", "Den", "=", "FDiv", ".", "getOperand", "(", "", ")", ";", "Value", "*", "NewFDiv", "=", "nullptr", ";", "if", "(", "VectorType", "*", "VT", "=", "dyn_cast", "<", "VectorType", ">", "(", "Ty", ")", ")", "{", "NewFDiv", "=", "UndefValue", "::", "get", "(", "VT", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "VT", "->", "getNumElements", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "Value", "*", "NumEltI", "=", "Builder", ".", "CreateExtractElement", "(", "Num", ",", "I", ")", ";", "Value", "*", "DenEltI", "=", "Builder", ".", "CreateExtractElement", "(", "Den", ",", "I", ")", ";", "Value", "*", "NewElt", ";", "if", "(", "shouldKeepFDivF32", "(", "NumEltI", ",", "UnsafeDiv", ")", ")", "{", "NewElt", "=", "Builder", ".", "CreateFDiv", "(", "NumEltI", ",", "DenEltI", ")", ";", "}", "else", "{", "NewElt", "=", "Builder", ".", "CreateCall", "(", "Decl", ",", "{", "NumEltI", ",", "DenEltI", "}", ")", ";", "}", "NewFDiv", "=", "Builder", ".", "CreateInsertElement", "(", "NewFDiv", ",", "NewElt", ",", "I"], "ground_truth": [")", ";"], "File": "AMDGPUCodeGenPrepare16", "Func": "visitFDiv", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10980, "Length": 180, "Cover_Rate": 0.4433497536945813, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Type", "::", "FloatTyID", ":", "case", "Type", "::", "DoubleTyID", ":", "return", "true", ";", "case", "Type", "::", "FP128TyID", ":", "return", "Subtarget", ".", "hasP9Vector"], "ground_truth": ["(", ")", ";"], "File": "PPCISelLowering100", "Func": "isFMAFasterThanFMulAndFAdd", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10981, "Length": 25, "Cover_Rate": 0.4098360655737705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LocVT", "=", "", ";", "if", "(", "ArgFlags", ".", "isSExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "SExt", ";", "else", "if", "(", "ArgFlags", ".", "isZExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "ZExt", ";", "else", "LocInfo", "=", "CCValAssign", "::", "AExt", ";", "}", "unsigned", "Reg", ";", "bool", "AllocateFloatsInIntReg", "=", "State", ".", "isVarArg", "(", ")", "||", "ValNo", ">", "", "||", "State", ".", "getFirstUnallocated", "(", "F32Regs", ",", "FloatRegsSize", ")", "!=", "ValNo", ";", "unsigned", "OrigAlign", "=", "ArgFlags", ".", "getOrigAlign", "(", ")", ";", "bool", "isI64", "=", "(", "ValVT", "==", "", "&&", "OrigAlign", "==", "", ")", ";", "if", "(", "ValVT", "==", "", "||", "(", "ValVT", "==", "", "&&", "AllocateFloatsInIntReg", ")", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "if", "(", "isI64", "&&", "(", "Reg", "==", "", "||", "Reg", "==", "", ")", ")", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "LocVT", "=", "", ";", "}", "else", "if", "(", "ValVT", "==", "", "&&", "AllocateFloatsInIntReg", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";", "if", "(", "Reg", "==", "", "||", "Reg", "==", "", ")", "Reg"], "ground_truth": ["=", "State", ".", "AllocateReg", "(", "IntRegs", ",", "IntRegsSize", ")", ";"], "File": "MipsISelLowering19", "Func": "CC_MipsO32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10982, "Length": 188, "Cover_Rate": 0.3657587548638132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint64_t", "F", "=", "MI", ".", "getDesc", "(", ")", ".", "TSFlags", ";", "if", "(", "(", "F", ">>", "", ")", "&", "", ")"], "ground_truth": ["return", "true", ";"], "File": "HexagonInstrInfo (2)2", "Func": "isExtended", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10983, "Length": 25, "Cover_Rate": 0.3424657534246575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vidupq_m_n_u32", "(", "uint32x4_t", "__inactive", ",", "uint32_t", "__a", ",", "const", "int"], "ground_truth": ["__imm", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vidupq_m_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10984, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "&", "MBB", ",", "dl", ",", "get", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", ";", "MIB", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "DEBUG", "(", "cerr", "<<", "", ")", ";", "DEBUG", "(", "(", "*", "MIB", ")", ".", "dump", "(", ")", ")", ";", "}", "return", "", ";", "}", "else", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "&", "MBB", ",", "dl", ",", "get", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", ";", "MachineInstrBuilder", "MIB2", "=", "BuildMI", "(", "&", "MBB", ",", "dl", ",", "get", "(", "", ")", ")", ";", "MIB", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "MIB2", ".", "addMBB", "(", "FBB", ")", ";", "DEBUG", "(", "cerr", "<<", "", ")", ";", "DEBUG", "(", "(", "*", "MIB", ")", ".", "dump", "(", ")", ")", ";", "DEBUG", "(", "cerr", "<<"], "ground_truth": ["", ")", ";"], "File": "SPUInstrInfo3", "Func": "InsertBranch", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10985, "Length": 159, "Cover_Rate": 0.5179153094462541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "::", "isUNPCKLMask", "(", "N", "->", "getMask", "(", ")", ",", "N", "->", "getValueType", "(", "", ")", ",", "HasAVX2", ","], "ground_truth": ["V2IsSplat", ")", ";"], "File": "X86ISelLowering150", "Func": "isUNPCKLMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10986, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "CostTblEntry", "CostTbl", "[", "]", "=", "{", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "ReciprocalDivCost", "}", ",", "{", "", ",", "", ",", "ReciprocalDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "ReciprocalDivCost", "}", ",", "{", "", ",", "", ",", "ReciprocalDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost"], "ground_truth": ["}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "{", "", ",", "", ",", "", "*", "FunctionCallDivCost", "}", ",", "}", ";"], "File": "ARMTargetTransformInfo (2)", "Func": "getArithmeticInstrCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10987, "Length": 322, "Cover_Rate": 0.5339966832504146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isLegalToVectorizeMemChain", "(", "ChainSizeInBytes", ",", "Alignment", ",", "AddrSpace"], "ground_truth": [")", ";"], "File": "AMDGPUTargetTransformInfo1", "Func": "isLegalToVectorizeStoreChain", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10988, "Length": 10, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "}", "unsigned", "NumOps", "=", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ";", "MachineOperand", "JTOp", "=", "MI", "->", "getOperand", "(", "NumOps", "-", "(", "MI", "->", "isPredicable", "(", ")", "?", "", ":", "", ")", ")", ";", "unsigned", "JTI", "=", "JTOp", ".", "getIndex", "(", ")", ";", "unsigned", "Size", "=", "JT", "[", "JTI", "]", ".", "MBBs", ".", "size", "(", ")", "*", "sizeof", "(", "uint32_t", ")", ";", "MachineBasicBlock", "*", "JumpTableBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", ")", ";", "MF", "->", "insert", "(", "std", "::", "next", "(", "MachineFunction", "::", "iterator", "(", "MBB", ")", ")", ",", "JumpTableBB", ")", ";", "MachineInstr", "*", "CPEMI", "=", "BuildMI", "(", "*", "JumpTableBB", ",", "JumpTableBB", "->", "begin", "(", ")", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "JTOpcode", ")", ")", ".", "addImm", "(", "i", "++", ")", ".", "addJumpTableIndex", "(", "JTI", ")", ".", "addImm", "(", "Size", ")", ";", "CPEMIs", ".", "push_back", "(", "CPEMI"], "ground_truth": [")", ";"], "File": "ARMConstantIslandPass", "Func": "doInitialJumpTablePlacement", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10989, "Length": 197, "Cover_Rate": 0.5116883116883116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDNode", "*", "findFlagUse", "(", "SDNode", "*", "N", ")", "{", "unsigned", "FlagResNo", "=", "N", "->", "getNumValues", "(", ")", "-", "", ";", "for", "(", "SDNode", "::", "use_iterator", "I", "=", "N", "->", "use_begin", "(", ")", ",", "E", "=", "N", "->", "use_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "SDUse", "&", "Use", "=", "I", ".", "getUse"], "ground_truth": ["(", ")", ";"], "File": "X86ISelDAGToDAG104", "Func": "findFlagUse", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10990, "Length": 60, "Cover_Rate": 0.7317073170731707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_THIS_VOLATILE", "(", "cfun", "->", "decl", ")", "&&", "!", "(", "m", "->", "frame", ".", "nregs", "||", "m", "->", "frame", ".", "nsseregs", "||", "frame_pointer_needed", ")", ")", "{", "rtx", "dummy_reg", "=", "gen_rtx_REG", "(", "word_mode", ",", "TARGET_64BIT", "?", "AX_REG", ":", "SI_REG", ")", ";", "rtx_insn", "*", "insn_push", "=", "emit_insn", "(", "gen_push", "(", "dummy_reg", ")", ")", ";", "rtx_insn", "*", "insn_pop", "=", "emit_insn", "(", "gen_pop", "(", "dummy_reg", ")", ")", ";", "m", "->", "fs", ".", "sp_offset", "-=", "UNITS_PER_WORD", ";", "if", "(", "m", "->", "fs", ".", "cfa_reg", "==", "stack_pointer_rtx", ")", "{", "m", "->", "fs", ".", "cfa_offset", "-=", "UNITS_PER_WORD", ";", "rtx", "x", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "-", "UNITS_PER_WORD", ")", ";", "x", "=", "gen_rtx_SET", "(", "stack_pointer_rtx", ",", "x", ")", ";", "add_reg_note", "(", "insn_push", ",", "REG_CFA_ADJUST_CFA", ",", "x", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn_push", ")", "=", "", ";", "x", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "UNITS_PER_WORD", ")", ";", "x", "=", "gen_rtx_SET", "(", "stack_pointer_rtx", ",", "x", ")", ";", "add_reg_note", "(", "insn_pop", ",", "REG_CFA_ADJUST_CFA", ",", "x", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn_pop", ")", "=", "", ";", "}", "emit_insn", "(", "gen_blockage", "(", ")", ")", ";", "}", "if", "(", "size", "<", "(", "", "<<", "PARAM_VALUE", "(", "PARAM_STACK_CLASH_PROTECTION_GUARD_SIZE", ")", ")", ")", "{", "pro_epilogue_adjust_stack", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "size", ")", ",", "-", "", ",", "m", "->", "fs", ".", "cfa_reg", "==", "stack_pointer_rtx", ")", ";", "dump_stack_clash_frame_info", "(", "NO_PROBE_SMALL_FRAME", ",", "true", ")", ";", "return", ";", "}", "HOST_WIDE_INT", "probe_interval", "=", "get_probe_interval", "(", ")", ";", "if", "(", "size", "<=", "", "*", "probe_interval", ")", "{", "HOST_WIDE_INT", "i", ";", "for", "(", "i", "=", "probe_interval", ";", "i", "<=", "size", ";", "i", "+=", "probe_interval", ")", "{", "rtx", "insn", "=", "pro_epilogue_adjust_stack", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "probe_interval", ")", ",", "-", "", ",", "m", "->", "fs", ".", "cfa_reg", "==", "stack_pointer_rtx", ")", ";", "add_reg_note", "(", "insn", ",", "REG_STACK_CHECK", ",", "const0_rtx", ")", ";", "emit_stack_probe", "(", "stack_pointer_rtx", ")", ";", "emit_insn", "(", "gen_blockage", "(", ")", ")", ";", "}", "HOST_WIDE_INT", "residual", "=", "(", "i", "-", "probe_interval", "-", "size", ")", ";", "if", "(", "residual", ")", "pro_epilogue_adjust_stack", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "residual", ")", ",", "-", "", ",", "m", "->", "fs", ".", "cfa_reg", "==", "stack_pointer_rtx", ")", ";", "dump_stack_clash_frame_info", "(", "PROBE_INLINE", ",", "residual", "!=", "", ")", ";", "}", "else", "{", "gcc_assert", "(", "int_registers_saved", ")", ";", "struct", "scratch_reg", "sr"], "ground_truth": [";"], "File": "i3867", "Func": "ix86_adjust_stack_and_probe_stack_clash", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10991, "Length": 365, "Cover_Rate": 0.5083565459610028, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "reload_completed", "&&", "cfun", "->", "machine", "&&", "(", "cfun", "->", "machine", "->", "is_interrupt", "||", "cfun", "->", "machine", "->", "is_signal", ")", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "avr", "Func": "avr_epilogue_uses", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 10992, "Length": 28, "Cover_Rate": 0.7567567567567568, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getParser", "(", ")", ".", "getTok"], "ground_truth": ["(", ")", ".", "getLoc", "(", ")", ";"], "File": "ECLairAsmParser", "Func": "getLoc", "Target": "ECLair", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 10993, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "SrcVT", "=", "SrcVal", ".", "getValueType", "(", ")", ";", "EVT", "DstVT", "=", "Op", ".", "getValueType", "(", ")", ";", "const", "unsigned", "DstSz", "=", "Op", ".", "getValueType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "const", "unsigned", "SrcSz", "=", "SrcVT", ".", "getSizeInBits", "(", ")", ";", "(", "void", ")", "DstSz", ";", "assert", "(", "DstSz", "<", "SrcSz", "&&", "SrcSz", "<=", "", "&&", "DstSz", ">=", "", "&&", "", ")", ";", "assert", "(", "(", "!", "Subtarget", "->", "hasFP64", "(", ")", "||", "!", "Subtarget", "->", "hasFPv8Base"], "ground_truth": ["(", ")", ")", "&&", "", ")", ";"], "File": "ARMISelLowering (2)6", "Func": "LowerFP_ROUND", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10994, "Length": 85, "Cover_Rate": 0.480225988700565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printU8ImmOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "unsigned", "char", "Value", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "("], "ground_truth": [")", ";"], "File": "PPCInstPrinter", "Func": "printU8ImmOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10995, "Length": 33, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128i", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_sub_epi64", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_psubq128", "(", "(", "__v2di", ")", "__A"], "ground_truth": [",", "(", "__v2di", ")", "__B", ")", ";"], "File": "emmintrin4", "Func": "_mm_sub_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 10996, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "{", "MachineFunction", "*", "MF", "=", "BB", "->", "getParent", "(", ")", ";", "auto", "*", "FuncInfo", "=", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "FuncInfo", "->", "addAllocaAdjustInst", "(", "MI", ")", ";", "return", "BB", ";", "}", "default", ":", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "HexagonISelLowering", "Func": "EmitInstrWithCustomInserter", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 10997, "Length": 54, "Cover_Rate": 0.7297297297297297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseDirectiveAMDKernelCodeT", "(", ")", "{", "amd_kernel_code_t", "Header", ";", "", "(", "Header", ",", "&", "getSTI", "(", ")", ")", ";", "while", "(", "true", ")", "{", "while", "(", "trySkipToken", "(", "AsmToken", "::", "EndOfStatement", ")", ")", ";", "StringRef", "ID", ";", "if", "(", "!", "parseId", "(", "ID", ",", "", ")", ")", "return", "true", ";", "if", "(", "ID", "==", "", ")", "break", ";", "if", "(", "ParseAMDKernelCodeTValue", "(", "ID", ",", "Header"], "ground_truth": [")", ")", "return", "true", ";"], "File": "AMDGPUAsmParser1", "Func": "ParseDirectiveAMDKernelCodeT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 10998, "Length": 71, "Cover_Rate": 0.8160919540229885, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "mayTailCallThisCC", "(", "CalleeCC", ")", ")", "return", "false", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "Function", "&", "CallerF", "=", "MF", ".", "getFunction", "(", ")", ";", "CallingConv", "::", "ID", "CallerCC", "=", "CallerF", ".", "getCallingConv", "(", ")", ";", "if", "(", "CallerCC", "==", "CallingConv", "::", "C", "&&", "RegisterInfo", "::", "hasSVEArgsOrReturn", "(", "&", "MF", ")", ")", "CallerCC", "=", "CallingConv", "::", "_SVE_VectorCall", ";", "bool", "CCMatch", "=", "CallerCC", "==", "CalleeCC", ";", "if", "(", "CallerCC", "==", "CallingConv", "::", "Win64", "&&", "!", "Subtarget", "->", "isTargetWindows", "(", ")", "&&", "CalleeCC", "!=", "CallingConv", "::", "Win64", ")", "return", "false", ";", "for", "(", "Function", "::", "const_arg_iterator", "i", "=", "CallerF", ".", "arg_begin", "(", ")", ",", "e", "=", "CallerF", ".", "arg_end", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "->", "hasByValAttr", "(", ")", ")", "return", "false", ";", "if", "(", "i", "->", "hasInRegAttr", "(", ")", ")", "return", "false", ";", "}", "if", "(", "getTargetMachine", "(", ")", ".", "Options", ".", "GuaranteedTailCallOpt", ")", "return", "canGuaranteeTCO", "(", "CalleeCC", ")", "&&", "CCMatch", ";", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "{", "const", "GlobalValue", "*", "GV", "=", "G", "->", "getGlobal", "(", ")", ";", "const", "Triple", "&", "TT", "=", "getTargetMachine", "(", ")", ".", "getTargetTriple", "(", ")", ";", "if", "(", "GV", "->", "hasExternalWeakLinkage", "(", ")", "&&", "(", "!", "TT", ".", "isOSWindows", "(", ")", "||", "TT", ".", "isOSBinFormatELF", "(", ")", "||", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", ")", "return", "false", ";", "}", "assert", "(", "(", "!", "isVarArg", "||", "CalleeCC", "==", "CallingConv", "::", "C", ")", "&&", "", ")", ";", "LLVMContext", "&", "C", "=", "*", "DAG", ".", "getContext", "(", ")", ";", "if", "(", "isVarArg", "&&", "!", "Outs", ".", "empty", "(", ")", ")", "{", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CalleeCC", ",", "isVarArg", ",", "MF", ",", "ArgLocs", ",", "C", ")", ";", "CCInfo", ".", "AnalyzeCallOperands", "(", "Outs", ",", "CCAssignFnForCall", "(", "CalleeCC", ",", "true", ")", ")", ";", "for", "(", "const", "CCValAssign", "&", "ArgLoc", ":", "ArgLocs", ")", "if", "(", "!", "ArgLoc", ".", "isRegLoc", "(", ")", ")", "return", "false", ";", "}", "if", "(", "!", "CCState", "::", "resultsCompatible", "(", "CalleeCC", ",", "CallerCC", ",", "MF", ",", "C", ",", "Ins", ",", "CCAssignFnForCall", "(", "CalleeCC", ",", "isVarArg", ")", ",", "CCAssignFnForCall", "(", "CallerCC", ",", "isVarArg", ")", ")", ")", "return", "false", ";", "const", "RegisterInfo", "*", "TRI", "=", "Subtarget", "->", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "CallerPreserved", "=", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "CallerCC", ")", ";", "if", "(", "!", "CCMatch", ")", "{", "const", "uint32_t", "*", "CalleePreserved", "=", "TRI", "->", "getCallPreservedMask", "(", "MF", ",", "CalleeCC", ")", ";", "if", "(", "Subtarget", "->", "hasCustomCallingConv", "(", ")", ")", "{", "TRI", "->", "UpdateCustomCallPreservedMask", "(", "MF"], "ground_truth": [",", "&", "CallerPreserved", ")", ";"], "File": "AArch64ISelLowering10", "Func": "isEligibleForTailCallOptimization", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 10999, "Length": 434, "Cover_Rate": 0.6372980910425844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "__volatile__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", ""], "ground_truth": ["(", "b", ")", ")", ";"], "File": "mmintrin", "Func": "_mm_addc_pu16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11000, "Length": 21, "Cover_Rate": 0.525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "return", "lowerV8I16GeneralSingleInputVectorShuffle", "(", "DL", ",", "", ",", "V1", ",", "RepeatedMask", ",", "Subtarget", ",", "DAG", ")", ";", "}", "}", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "return", "lowerVectorShuffleWithPERMV", "(", "DL", ",", "", ",", "Mask", ",", "V1", ","], "ground_truth": ["V2", ",", "DAG", ")", ";"], "File": "X86ISelLowering115", "Func": "lowerV32I16VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11001, "Length": 142, "Cover_Rate": 0.47491638795986624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "getReg", "(", "Decoder", ",", "", ","], "ground_truth": ["RegNo", ")", ";"], "File": "MipsDisassembler", "Func": "DecodeCCRRegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11002, "Length": 23, "Cover_Rate": 0.36507936507936506, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_s64_f32", "(", "float32x2_t", "__a", ")", "{", "return", "(", "int64x1_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon_vreinterpret_s64_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11003, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerV8F64VectorShuffle", "(", "SDValue", "Op", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "const", "Subtarget", "*", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDLoc", "DL", "(", "Op", ")", ";", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp"], "ground_truth": ["->", "getMask", "(", ")", ";"], "File": "X86ISelLowering225", "Func": "lowerV8F64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11004, "Length": 79, "Cover_Rate": 0.6869565217391305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assemble_external", "(", "decl", ")", ";", "SET_SYMBOL_REF_DECL", "(", "x", ",", "NULL", ")", ";", "}", "}", "if", "(", "size", "==", "UNITS_PER_WORD", "&&", "aligned_p", "&&", "function_label_operand", "(", "x", ",", "VOIDmode", ")", ")", "{", "fputs", "(", "size", "==", "", "?", "", ":", "", ",", "asm_out_file", ")", ";", "if", "(", "!", "TARGET_FAST_INDIRECT_CALLS", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "output_addr_const", "(", "asm_out_file", ",", "x", ")", ";", "fputc", "(", "'\\n'", ",", "asm_out_file", ")", ";", "result", "=", "true", ";", "}", "else", "result", "=", "default_assemble_integer", "(", "x"], "ground_truth": [",", "size", ",", "aligned_p", ")", ";"], "File": "pa", "Func": "pa_assemble_integer", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11005, "Length": 86, "Cover_Rate": 0.589041095890411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getInlineAsmMemConstraint", "(", "StringRef", "ConstraintCode", ")", "const", "override", "{", "if", "(", "ConstraintCode", "==", "", ")", "return", "InlineAsm", "::", "Constraint_Q", ";", "return", "TargetLowering", "::", "getInlineAsmMemConstraint", "(", "ConstraintCode"], "ground_truth": [")", ";"], "File": "AArch64ISelLowering (2)", "Func": "getInlineAsmMemConstraint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11006, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "if", "(", "!", "FPSI", "&&", "needsFP", "(", "MF", ")", ")", "{", "int", "FPOffset", "=", "getFramePointerSaveOffset", "(", "is64", ",", "isDarwinABI", ")", ";", "FPSI", "=", "MFI", "->", "CreateFixedObject", "(", "is64", "?", "", ":", "", ",", "FPOffset", ",", "true", ")", ";", "FI", "->", "setFramePointerSaveIndex", "(", "FPSI", ")", ";", "}", "int", "TCSPDelta", "=", "", ";", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "GuaranteedTailCallOpt", "&&", "(", "TCSPDelta", "=", "FI", "->", "getTailCallSPDelta", "(", ")", ")", "<", "", ")", "{", "MFI", "->", "CreateFixedObject", "(", "-", "", "*", "TCSPDelta", ",", "TCSPDelta", ",", "true", ")", ";", "}", "if", "(", "!", "is64", "&&", "!", "isDarwinABI", "&&", "(", "MRI", ".", "isPhysRegUsed", "(", "", ")", "||", "MRI", ".", "isPhysRegUsed", "(", "", ")", "||", "MRI", ".", "isPhysRegUsed", "(", "", ")", ")", ")", "{", "int", "FrameIdx", "=", "MFI", "->", "CreateFixedObject", "(", "(", "uint64_t", ")", "", ",", "(", "int64_t", ")"], "ground_truth": ["-", "", ",", "true", ")", ";"], "File": "PPCFrameLowering", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11007, "Length": 154, "Cover_Rate": 0.5579710144927537, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "generatePsEndPgm", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "DebugLoc", "DL", ",", "const", "InstrInfo", "*", "TII", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addImm", "(", ""], "ground_truth": [")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";"], "File": "SIInsertSkips19", "Func": "generatePsEndPgm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11008, "Length": 94, "Cover_Rate": 0.734375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "zero", "=", "SET_SRC", "(", "elt", ")", ";", "if", "(", "!", "REG_P", "(", "reg", ")", "||", "GET_MODE", "(", "reg", ")", "!=", "expected_mode", "||", "zero", "!=", "CONST0_RTX", "(", "SImode", ")", ")", "return", "false", ";", "regno", "=", "REGNO", "(", "reg", ")", ";", "if", "(", "vfp", ")", "{", "if", "(", "i", "!=", "first_set", "&&", "regno", "!=", "last_regno", "+", "", ")", "return", "false", ";", "}", "else", "{", "if", "(", "regno", "==", "SP_REGNUM", "||", "regno", "==", "PC_REGNUM", ")", "return", "false", ";", "if", "(", "i", "!=", "first_set", "&&", "regno", "<=", "last_regno", ")", "return"], "ground_truth": ["false", ";"], "File": "arm", "Func": "clear_operation_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11009, "Length": 88, "Cover_Rate": 0.3308270676691729, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "return", "", ";", "return", ""], "ground_truth": [";"], "File": "HexagonRegisterInfo42", "Func": "getFrameRegister", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11010, "Length": 15, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x8_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpret_s8_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11011, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "end_label", "=", "gen_label_rtx", "(", ")", ";", "value", "=", "force_reg", "(", "QImode", ",", "value", ")", ";", "if", "(", "need_end", ")", "end", "=", "expand_binop", "(", "Pmode", ",", "add_optab", ",", "itr", ",", "size", ",", "NULL_RTX", ",", "", ",", "OPTAB_WIDEN", ")", ";", "emit_cmp_and_jump_insns", "(", "size", ",", "const0_rtx", ",", "EQ", ",", "NULL", ",", "SImode", ",", "", ",", "end_label", ")", ";", "if", "(", "!", "need_end", ")", "end", "=", "expand_binop", "(", "Pmode", ",", "add_optab", ",", "itr", ",", "size", ",", "NULL_RTX", ",", "", ",", "OPTAB_WIDEN", ")", ";", "emit_label", "(", "byte_mode_label", ")", ";", "nds32_emit_post_inc_load_store", "(", "value", ",", "itr", ",", "QImode", ",", "false", ")", ";", "emit_cmp_and_jump_insns", "(", "end", ",", "itr", ",", "NE", ",", "NULL", ",", "Pmode", ",", "", ",", "byte_mode_label", ")", ";", "emit_label", "("], "ground_truth": ["end_label", ")", ";"], "File": "nds32-memory-manipulation", "Func": "emit_setmem_byte_loop", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11012, "Length": 118, "Cover_Rate": 0.7283950617283951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isAsynchronousEHPersonality", "(", "Personality", ")", ")", "return", "!", "Call", ".", "doesNotAccessMemory"], "ground_truth": ["(", ")", ";"], "File": "X86WinEHState1", "Func": "isStateStoreNeeded", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11013, "Length": 15, "Cover_Rate": 0.40540540540540543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fputs", "(", "", ",", "file", ")", ";", "return", ";", "}", "if", "(", "code", "==", "'y'", "&&", "STACK_TOP_P", "(", "x", ")", ")", "{", "fputs", "(", "", ",", "file", ")", ";", "return", ";", "}", "if", "(", "code", "==", "'w'", ")", "msize", "=", "", ";", "else", "if", "(", "code", "==", "'b'", ")", "msize", "=", "", ";", "else", "if", "(", "code", "==", "'k'", ")", "msize", "=", "", ";", "else", "if", "(", "code", "==", "'q'", ")", "msize", "=", "", ";", "else", "if", "(", "code", "==", "'h'", ")", "msize", "=", "", ";", "else", "if", "(", "code", "==", "'x'", ")", "msize", "=", "", ";", "else", "if", "(", "code", "==", "'t'", ")", "msize", "=", "", ";", "else", "if", "(", "code", "==", "'g'", ")", "msize", "=", "", ";", "else", "msize", "=", "GET_MODE_SIZE", "(", "GET_MODE", "(", "x", ")", ")", ";", "regno", "=", "REGNO", "(", "x", ")", ";", "if", "(", "regno", "==", "ARG_POINTER_REGNUM", "||", "regno", "==", "FRAME_POINTER_REGNUM", "||", "regno", "==", "FPSR_REG", ")", "{", "output_operand_lossage", "(", "", ",", "reg_names", "[", "regno", "]", ")", ";", "return", ";", "}", "else", "if", "(", "regno", "==", "FLAGS_REG", ")", "{", "output_operand_lossage", "(", "", ")", ";", "return", ";", "}", "if", "(", "code", "==", "'V'", ")", "{", "if", "(", "GENERAL_REGNO_P", "(", "regno", ")", ")", "msize", "=", "GET_MODE_SIZE", "(", "word_mode", ")", ";", "else", "error", "(", "", ")", ";", "}", "duplicated", "=", "code", "==", "'d'", "&&", "TARGET_AVX", ";", "switch", "(", "msize", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "GENERAL_REGNO_P", "(", "regno", ")", "&&", "msize", ">", "GET_MODE_SIZE", "(", "word_mode", ")", ")", "warning", "(", "", ",", "", ")", ";", "case", "", ":", "if", "(", "LEGACY_INT_REGNO_P", "(", "regno", ")", ")", "putc", "(", "msize", ">", "", "&&", "TARGET_64BIT", "?", "'r'", ":", "'e'", ",", "file", ")", ";", "case", "", ":", "normal", ":", "reg", "=", "hi_reg_name", "[", "regno", "]", ";", "break", ";", "case", "", ":", "if", "(", "regno", ">=", "ARRAY_SIZE", "(", "qi_reg_name", ")", ")", "goto", "normal", ";", "if", "(", "!", "ANY_QI_REGNO_P", "(", "regno", ")", ")", "error", "(", "", ")", ";", "reg", "=", "qi_reg_name", "[", "regno", "]", ";", "break", ";", "case", "", ":", "if", "(", "regno", ">=", "ARRAY_SIZE", "(", "qi_high_reg_name", ")", ")", "goto", "normal", ";", "reg", "=", "qi_high_reg_name", "[", "regno", "]", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "SSE_REGNO_P", "(", "regno", ")", ")", "{", "gcc_assert", "(", "!", "duplicated", ")", ";", "putc", "(", "msize", "==", "", "?", "'y'", ":", "'z'", ",", "file", ")", ";", "reg", "=", "hi_reg_name", "[", "regno", "]", "+", "", ";", "break", ";", "}", "goto", "normal", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "fputs", "(", "reg", ",", "file"], "ground_truth": [")", ";"], "File": "i386", "Func": "print_reg", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11014, "Length": 414, "Cover_Rate": 0.7064846416382252, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_andpd256", "(", "(", "__v4df", ")", "__A", ",", "("], "ground_truth": ["__v4df", ")", "__B", ")", ";"], "File": "avxintrin", "Func": "_mm256_and_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11015, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "Subtarget", "*", "getSubtargetImpl", "(", ")", "const", "{", "return", "&", "Subtarget"], "ground_truth": [";"], "File": "NVPTXTargetMachine13", "Func": "getSubtargetImpl", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11016, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OPCODE", "(", "Lo", ")", ";", "OPCODE", "(", "FENCE", ")", ";", "OPCODE", "(", "SELECT_CC", ")", ";", "}", "return"], "ground_truth": ["NULL", ";"], "File": "RISCVISelLowering (2)2", "Func": "getTargetNodeName", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11017, "Length": 19, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeSimm18Lsl3", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "SignExtend32", "<", "", ">", "(", "Insn", ")", "*", "", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "MipsDisassembler27", "Func": "DecodeSimm18Lsl3", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11018, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitRX", "(", "Opcode", ",", "DstReg", ",", "MCOperand", "::", "createImm"], "ground_truth": ["(", "Imm", ")", ",", "IDLoc", ",", "Instructions", ")", ";"], "File": "MipsAsmParser6", "Func": "emitRI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11019, "Length": 18, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "function_instance", "::", "reads_global_state_p", "(", ")", "const", "{", "unsigned", "int", "flags", "=", "call_properties", "(", ")", ";", "if", "(", "flags", "&", "CP_READ_FPCR", ")", "return", "true", ";", "return", "flags", "&", "(", "CP_READ_MEMORY", "|"], "ground_truth": ["CP_READ_CSR", ")", ";"], "File": "riscv-vector-builtins", "Func": "reads_global_state_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11020, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec_int4", "a0123", ";", "a0123", "=", "spu_add", "(", "spu_rlmaska", "(", "(", "vec_int4", ")", "(", "a", ")", ",", "-", "", ")", ",", "spu_extend", "(", "a", ")", ")", ";", "return", "(", "vec_adds", "(", "a0123", ",", "b"], "ground_truth": [")", ")", ";"], "File": "vmx2spu", "Func": "vec_sum4s", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11021, "Length": 36, "Cover_Rate": 0.7346938775510204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isInt", "<", "", ">", "(", "Val", ")", ")", "{", "int64_t", "Hi20", "=", "(", "(", "Val", "+", "", ")", ">>", "", ")", "&", "", ";", "int64_t", "Lo12", "=", "SignExtend64", "<", "", ">", "(", "Val", ")", ";", "if", "(", "Hi20", ")", "Res", ".", "push_back", "(", "", "(", "", ",", "Hi20", ")", ")", ";", "if", "(", "Lo12", "||", "Hi20", "==", "", ")", "{", "unsigned", "AddiOpc", "=", "(", "IsRV64", "&&", "Hi20", ")"], "ground_truth": ["?", "", ":", "", ";"], "File": "RISCVMatInt12", "Func": "generateInstSeqImpl", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11022, "Length": 75, "Cover_Rate": 0.33185840707964603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitter", "(", "const", "MCInstrInfo", "&", "MCII", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "MCCodeEmitter", "(", "MCII"], "ground_truth": [",", "STI", ",", "Ctx", ")", ";"], "File": "ARM64MCCodeEmitter", "Func": "createARM64MCCodeEmitter", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11023, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getDimName", "(", "Dim", "dim", ")", "{", "switch", "(", "dim", ")", "{", "CASE_SUF", "(", "Dim", ",", "DIM", ",", "", ")", "CASE_SUF", "(", "Dim", ",", "DIM", ",", "", ")", "CASE_SUF", "(", "Dim", ",", "DIM", ",", "", ")", "CASE_SUF", "(", "Dim", ",", "DIM", ",", "Cube", ")", "CASE_SUF", "("], "ground_truth": ["Dim", ",", "DIM", ",", "Rect", ")", "CASE_SUF", "(", "Dim", ",", "DIM", ",", "Buffer", ")", "CASE_SUF", "(", "Dim", ",", "DIM", ",", "SubpassData", ")", "break", ";"], "File": "SPIRVBaseInfo", "Func": "getDimName", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11024, "Length": 70, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_wrussq", "(", "unsigned", "long", "long", "__B", ",", "void", "*"], "ground_truth": ["__C", ")", "{"], "File": "cetintrin", "Func": "_wrussq", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11025, "Length": 25, "Cover_Rate": 0.7575757575757576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "in16HardFloat", "(", ")"], "ground_truth": ["const", "{"], "File": "MipsSubtarget (2)", "Func": "inMips16HardFloat", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11026, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasHipeCC", "=", "(", "F", "?", "F", "->", "getCallingConv", "(", ")", "==", "CallingConv", "::", "HiPE", ":", "false", ")", ";", "if", "(", "hasHipeCC", ")", "return", "&", "", ";", "return", "&"], "ground_truth": ["", ";"], "File": "X86RegisterInfo (2)", "Func": "getGPRsForTailCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11027, "Length": 31, "Cover_Rate": 0.3229166666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAtomScope", "("], "ground_truth": [")", "const", "{"], "File": "NVPTXSubtarget12", "Func": "hasAtomScope", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11028, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "vector_ret_type_p", "=", "(", "(", "ret_type", "&&", "VECTOR_TYPE_P", "(", "ret_type", ")", ")", "||", "(", "!", "ret_type", "&&", "VECTOR_MODE_P", "(", "mode", ")", ")", ")", ";", "if", "(", "ret_type", ")", "{", "int", "unsignedp", "=", "TYPE_UNSIGNED", "(", "ret_type", ")", ";", "mode", "=", "promote_function_mode", "(", "ret_type", ",", "mode", ",", "&", "unsignedp", ",", "fntype_or_decl", ",", "", ")", ";", "}", "gcc_assert", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_INT", "||", "SCALAR_FLOAT_MODE_P", "(", "mode", ")", "||", "(", "TARGET_VX_ABI", "&&", "vector_ret_type_p", ")", ")", ";", "gcc_assert", "(", "GET_MODE_SIZE", "(", "mode", ")", "<=", "(", "TARGET_VX_ABI", "?", "", ":", "", ")", ")", ";", "if", "(", "TARGET_VX_ABI", "&&", "vector_ret_type_p", ")", "return", "gen_rtx_REG", "(", "mode", ",", "FIRST_VEC_ARG_REGNO", ")", ";", "else", "if", "(", "TARGET_HARD_FLOAT", "&&", "SCALAR_FLOAT_MODE_P", "(", "mode", ")", ")", "return", "gen_rtx_REG", "(", "mode", ",", "", ")", ";", "else", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "<=", "UNITS_PER_LONG", "||", "UNITS_PER_LONG", "==", "UNITS_PER_WORD", ")", "return", "gen_rtx_REG", "(", "mode", ",", "", ")", ";", "else", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "==", "", "*", "UNITS_PER_LONG", ")", "{", "rtvec", "p", "=", "rtvec_alloc", "(", "", ")", ";", "RTVEC_ELT", "(", "p", ",", "", ")", "=", "gen_rtx_EXPR_LIST", "(", "SImode", ",", "gen_rtx_REG", "(", "SImode", ",", "", ")", ",", "const0_rtx", ")", ";", "RTVEC_ELT", "(", "p", ",", "", ")", "=", "gen_rtx_EXPR_LIST", "(", "SImode", ",", "gen_rtx_REG", "(", "SImode", ",", "", ")", ",", "GEN_INT", "(", "", ")", ")", ";", "return", "gen_rtx_PARALLEL", "(", "mode", ",", "p", ")", ";", "}", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "s390", "Func": "s390_function_and_libcall_value", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11029, "Length": 224, "Cover_Rate": 0.9218106995884774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", ".", "allocateMemRefsArray", "(", "", ")", ";", "MemOp", "[", "", "]", "=", "cast", "<", "MemSDNode", ">", "(", "N", ")", "->", "getMemOperand", "(", ")", ";", "cast", "<", "MachineSDNode", ">", "(", "CmpSwap", ")", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+", "", ")", ";", "bool", "isBigEndian", "=", "DAG", ".", "getDataLayout", "(", ")", ".", "isBigEndian", "(", ")", ";", "Results", ".", "push_back", "(", "DAG", ".", "getTargetExtractSubreg", "(", "isBigEndian", "?", "", ":", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "SDValue", "(", "CmpSwap", ",", "", ")", ")", ")", ";", "Results", ".", "push_back", "(", "DAG", ".", "getTargetExtractSubreg", "(", "isBigEndian", "?", "", ":", "", ",", "SDLoc", "(", "N", ")", ",", "", ",", "SDValue", "(", "CmpSwap", ",", "", ")", ")", ")", ";", "Results", ".", "push_back", "(", "SDValue", "(", "CmpSwap", ",", ""], "ground_truth": [")", ")", ";"], "File": "ARMISelLowering106", "Func": "ReplaceCMP_SWAP_64Results", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11030, "Length": 131, "Cover_Rate": 0.48161764705882354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Reg", ")", ")", "continue", ";", "(", "void", ")", "LiveRegs", ".", "insert", "(", "Reg"], "ground_truth": [")", ";"], "File": "SIMachineScheduler", "Func": "addLiveRegs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11031, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SmVersion", ">=", ""], "ground_truth": [";"], "File": "NVPTXSubtarget (2)", "Func": "hasF32FTZ", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11032, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", "&&", "SubTarget", ".", "is64", "(", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'f'", ":", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "break", ";", "case", "'v'", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'y'", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "}", "}", "else", "if", "(", "Constraint", "==", "", ")", "{", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "}", "std", "::", "pair", "<", "unsigned", ",", "const", "TargetRegisterClass", "*", ">", "R", "=", "TargetLowering", "::", "getRegForInlineAsmConstraint", "(", "Constraint", ",", "VT", ")", ";", "if", "(", "R", ".", "first", "&&", "VT", "==", "", "&&", "SubTarget", ".", "is64", "("], "ground_truth": [")", "&&", "", ".", "contains", "(", "R", ".", "first", ")", ")", "{"], "File": "PPCISelLowering (2)", "Func": "getRegForInlineAsmConstraint", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11033, "Length": 178, "Cover_Rate": 0.5174418604651163, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CONST_INT_P", "(", "src", ")", ")", "{", "HOST_WIDE_INT", "val", "=", "INTVAL", "(", "src", ")", ";", "emit_set_insn", "(", "dest", ",", "GEN_INT", "(", "val", "&", "", ")", ")", ";", "if", "(", "(", "val", ">>", "", ")", "&", "", ")", "{", "emit_set_insn", "(", "gen_rtx_ZERO_EXTRACT", "(", "SImode", ",", "dest", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "", ")", ")", ",", "GEN_INT", "(", "(", "val", ">>", "", ")", "&", "", ")", ")", ";", "rtx_insn", "*", "insn", "=", "get_last_insn", "(", ")", ";", "set_unique_reg_note", "(", "insn", ",", "REG_EQUAL", ",", "copy_rtx", "(", "src", ")", ")", ";", "}", "return", ";", "}", "emit_set_insn", "(", "dest", ",", "gen_rtx_HIGH", "(", "SImode", ",", "src"], "ground_truth": [")", ")", ";"], "File": "arm", "Func": "arm_emit_movpair", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11034, "Length": 106, "Cover_Rate": 0.7019867549668874, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallFrameOptimization", "::", "InstClassification", "CallFrameOptimization", "::", "classifyInstruction", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "const", "RegisterInfo", "&", "RegInfo", ",", "DenseSet", "<", "unsigned", "int", ">", "&", "UsedRegs", ")", "{", "if", "(", "MI", "==", "MBB", ".", "end", "(", ")", ")", "return", "Exit", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "{", "MachineOperand", "ImmOp", "=", "MI", "->", "getOperand", "(", "", ")", ";", "return", "ImmOp", ".", "getImm", "(", ")", "==", "", "?", "Convert", ":", "Exit", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "{", "MachineOperand", "ImmOp", "=", "MI", "->", "getOperand", "(", "", ")", ";", "return", "ImmOp", ".", "getImm", "(", ")", "==", "-", "", "?", "Convert", ":", "Exit", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["Convert", ";"], "File": "X86CallFrameOptimization13", "Func": "classifyInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11035, "Length": 136, "Cover_Rate": 0.4874551971326165, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "CarryInVal", "=", "MI", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "-", "", ";", "bool", "Success", ";", "MachineInstr", "*", "Load", ";", "Register", "LHS", ";", "MachineOperand", "Addr", "=", "MachineOperand", "::", "CreateReg", "(", "", ",", "false", ")", ";", "unsigned", "Opcode", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Success", "=", "mi_match", "(", "Dst", ",", "MRI", ",", "m_GAdd", "(", "m_Reg", "(", "LHS", ")", ",", "m_all_of", "(", "m_MInstr", "(", "Load", ")", ",", "m_FoldedLdAbs", "(", "MI", ",", "Addr", ",", "AA", ")", ")", ")", ")", ";", "Opcode", "=", "", ";", "}", "else", "{", "Success", "=", "mi_match", "(", "Dst", ",", "MRI", ",", "m_GSub", "(", "m_Reg", "(", "LHS", ")", ",", "m_all_of", "(", "m_MInstr", "(", "Load", ")", ",", "m_FoldedLdAbs", "(", "MI", ",", "Addr", ",", "AA", ")", ")", ")", ")", ";", "Opcode", "=", "", ";", "}", "if", "(", "Success", ")", "{", "Register", "CIn", "=", "Builder", ".", "buildInstr", "(", "", ",", "{", "S1", "}", ",", "{", "CarryInVal", "}", ")", ".", "getReg", "(", "", ")", ";", "auto", "Instr", "=", "Builder", ".", "buildInstr", "(", "Opcode", ")", ".", "addDef", "(", "Dst", ")", ".", "addDef", "(", "MRI", ".", "createGenericVirtualRegister", "(", "S1", ")", ")", ".", "addDef", "(", "MRI", ".", "createGenericVirtualRegister", "(", "S1", ")", ")", ".", "addUse", "(", "LHS", ")", ".", "add", "(", "Addr", ")", ".", "addUse", "(", "CIn", ")", ".", "cloneMemRefs", "(", "*", "Load", ")", ";", "if", "(", "!", "constrainSelectedInstRegOperands", "(", "*", "Instr", ",", "TII", ",", "TRI", ",", "RBI", ")", ")", "llvm_unreachable", "(", "", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "Register", "Idx", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Success", "=", "mi_match", "(", "Dst", ",", "MRI", ",", "m_GAdd", "(", "m_Reg", "(", "LHS", ")", ",", "m_all_of", "(", "m_MInstr", "(", "Load", ")", ",", "m_FoldedLdIdx", "(", "MI", ",", "Addr", ",", "Idx", ",", "AA", ")", ")", ")", ")", ";", "Opcode", "=", "", ";", "}", "else", "{", "Success", "=", "mi_match", "(", "Dst", ",", "MRI", ",", "m_GSub", "(", "m_Reg", "(", "LHS", ")", ",", "m_all_of", "(", "m_MInstr", "(", "Load", ")", ",", "m_FoldedLdIdx", "(", "MI", ",", "Addr", ",", "Idx", ",", "AA", ")", ")", ")", ")", ";", "Opcode", "=", "", ";", "}", "if", "(", "Success", ")", "{", "Register", "CIn", "=", "Builder", ".", "buildInstr", "(", "", ",", "{", "S1", "}", ",", "{", "CarryInVal", "}", ")", ".", "getReg", "(", "", ")", ";", "auto", "Instr", "=", "Builder", ".", "buildInstr", "(", "Opcode", ")", ".", "addDef", "(", "Dst", ")", ".", "addDef", "(", "MRI", ".", "createGenericVirtualRegister", "(", "S1", ")", ")", ".", "addDef", "(", "MRI", ".", "createGenericVirtualRegister", "(", "S1", ")", ")", ".", "addUse", "(", "LHS", ")", ".", "add", "(", "Addr", ")", ".", "addUse", "(", "Idx", ")", ".", "addUse", "(", "CIn", ")", ".", "cloneMemRefs", "(", "*", "Load", ")", ";", "if", "(", "!", "constrainSelectedInstRegOperands", "(", "*", "Instr", ",", "TII", ",", "TRI", ",", "RBI", ")", ")", "llvm_unreachable", "(", "", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "Register", "IndirAddr"], "ground_truth": [";"], "File": "MOSInstructionSelector", "Func": "selectAddSub", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11036, "Length": 466, "Cover_Rate": 0.5655339805825242, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "InsertBefore", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ")"], "ground_truth": [",", "Out", ")", ";"], "File": "A15SDOptimizer13", "Func": "createImplicitDef", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11037, "Length": 20, "Cover_Rate": 0.3508771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetObjectFile", "*", "TLOF", "=", "static_cast", "<", "const", "TargetObjectFile", "*", ">", "(", "getTargetMachine", "(", ")", ".", "getObjFileLowering", "(", ")", ")", ";", "const", "GlobalObject", "*", "GO", "=", "GV", "->", "getBaseObject", "(", ")", ";", "if", "(", "GO", "&&", "TLOF", "->", "IsGlobalInSmallSection", "(", "GO", ",", "getTargetMachine", "(", ")", ")", ")", "return", "getAddrGPRel", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ")", ";", "return", "getAddrNonPIC", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ")", ";", "}", "if", "(", "GV", "->", "hasLocalLinkage", "(", ")", ")", "return", "getAddrLocal", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ",", "ABI", ".", "IsN32", "(", ")", "||", "ABI", ".", "IsN64", "(", ")", ")", ";", "if", "(", "LargeGOT", ")", "return", "getAddrGlobalLargeGOT", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ",", "", ",", "", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", ";", "return", "getAddrGlobal", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ",", "(", "ABI", ".", "IsN32", "(", ")", "||", "ABI", ".", "IsN64", "(", ")"], "ground_truth": [")", "?", "", ":", "", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", ";"], "File": "MipsISelLowering34", "Func": "lowerGlobalAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11038, "Length": 203, "Cover_Rate": 0.7435897435897436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_maskz_cvtph_epi32", "(", "__mmask8", "__A", ",", "__m128h", "__B", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_maskz_cvtph_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11039, "Length": 22, "Cover_Rate": 0.5365853658536586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "("], "ground_truth": [")", "const", "override", "{"], "File": "NVPTXISelDAGToDAG (2)1", "Func": "getPassName", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11040, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_ld1v4si", "(", "(", "const", "__builtin_aarch64_simd_si", "*"], "ground_truth": [")", "a", ")", ";"], "File": "arm", "Func": "neon2_vld1q_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11041, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "(", "VT", "!=", "", "&&", "VT", "!=", "", ")", "||", "!", "(", "Divisor", ".", "isPowerOf2", "(", ")", "||", "(", "-", "Divisor", ")", ".", "isPowerOf2", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "Lg2", "=", "Divisor", ".", "countTrailingZeros", "(", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ";", "SDValue", "Pow2MinusOne", "=", "DAG", ".", "getConstant", "(", "(", "", "<<", "Lg2", ")", "-", "", ",", "DL", ",", "VT", ")", ";", "SDValue", "CCVal", ";", "SDValue", "Cmp", "=", "getCmp", "(", "N0", ",", "Zero", ",", "", ","], "ground_truth": ["CCVal", ",", "DAG", ",", "DL", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "BuildSDIVPow2", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11042, "Length": 125, "Cover_Rate": 0.351123595505618, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setReg", "(", "unsigned", "Reg", ")", "{", "assert", "(", "isRegBase", "(", ")", "&&", "", ")", ";", "assert", "(", "!", "IsBaseSet", "&&"], "ground_truth": ["", ")", ";"], "File": "WebAssemblyFastISel (2)2", "Func": "setReg", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11043, "Length": 24, "Cover_Rate": 0.6857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "signed", "short", ")", "__builtin_altivec_vpkpx", "(", "(", "vector", "signed", "int"], "ground_truth": [")", "a1", ",", "(", "vector", "signed", "int", ")", "a2", ")", ";"], "File": "altivec4", "Func": "vec_packpx", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11044, "Length": 23, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "tmp", "=", "(", "Val", "&", "~", "", ")", "|", "(", "I1", "<<", "", ")", "|", "(", "I2", "<<", "", ")", ";", "int", "imm32", "=", "SignExtend32", "<", "", ">", "(", "tmp", "<<", "", ")", ";", "if", "(", "!", "tryAddingSymbolicOperand", "(", "Address", ",", "Address", "+", "imm32", "+", "", ",", "true", ",", "", ",", "Inst", ",", "Decoder", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "imm32", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeThumbBLTargetOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11045, "Length": 74, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GET_CODE", "(", "x", ")", "==", "REG", "&&", "INT_REG_OK_FOR_BASE_P", "("], "ground_truth": ["x", ",", "strict", ")", ";"], "File": "powerpcspe", "Func": "legitimate_indirect_address_p", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11046, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SDLoc", "&", "dl", "(", "Op", ")", ";", "auto", "*", "LoadN", "=", "cast", "<", "LoadSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "assert", "(", "LoadN", "->", "isUnindexed", "(", ")", "&&", "", ")", ";", "assert", "(", "LoadN", "->", "getMemoryVT", "(", ")", ".", "getVectorElementType", "(", ")", "!=", "", "&&", "", ")", ";", "SDValue", "Chain", "=", "LoadN", "->", "getChain", "(", ")", ";", "SDValue", "Base", "=", "LoadN", "->", "getBasePtr", "(", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "MVT", "ResTy", "=", "ty", "(", "Op", ")", ";", "unsigned", "HwLen", "=", "Subtarget", ".", "getVectorLength", "(", ")", ";", "unsigned", "ResLen", "=", "ResTy", ".", "getStoreSize", "(", ")", ";", "assert", "(", "ResLen", "<", "HwLen", "&&", "", ")", ";", "MVT", "BoolTy", "=", "", "(", "", ",", "HwLen", ")", ";", "SDValue", "Mask", "=", "getInstr", "(", "", ",", "dl", ",", "BoolTy", ",", "{", "DAG", ".", "getConstant", "(", "ResLen", ",", "dl", ",", "", ")", "}", ",", "DAG", ")", ";", "MVT", "LoadTy", "=", "", "(", "", ",", "HwLen", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "auto", "*", "MemOp", "=", "MF", ".", "getMachineMemOperand", "(", "LoadN", "->", "getMemOperand", "(", ")", ",", "", ",", "HwLen", ")", ";", "SDValue", "Load", "=", "DAG", ".", "getMaskedLoad", "(", "LoadTy", ",", "dl", ",", "Chain", ",", "Base", ",", "Offset", ",", "Mask", ",", "DAG", ".", "getUNDEF", "(", "LoadTy", ")", ",", "LoadTy", ",", "MemOp", ",", "", ",", "", ",", "false", ")", ";", "SDValue", "Value", "=", "opCastElem", "(", "Load", ",", "ResTy", "."], "ground_truth": ["getVectorElementType", "(", ")", ",", "DAG", ")", ";"], "File": "HexagonISelLoweringHVX (2)", "Func": "WidenHvxLoad", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11047, "Length": 244, "Cover_Rate": 0.8327645051194539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "MO_ABSOLUTE_ADDRESS", ",", "", "}", ",", "{", "MO_PC_RELATIVE_ADDRESS", ",", "", "}", ",", "{", "MO_GOT", ",", "", "}", ",", "{", "MO_GOTOFF", ",", "", "}", ",", "{", "MO_GOTPCREL", ",", "", "}", ",", "{", "MO_PLT", ",", "", "}", "}", ";", "return", "makeArrayRef", "(", "TargetFlags"], "ground_truth": [")", ";"], "File": "M680x0InstrInfo", "Func": "getSerializableDirectMachineOperandTargetFlags", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11048, "Length": 43, "Cover_Rate": 0.5119047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "j", "<=", "LAST_ARM_REGNUM", ")", "if", "(", "saved_regs_mask", "&", "(", "", "<<", "j", ")", ")", "{", "if", "(", "(", "j", "%", "", "==", "", ")", "&&", "(", "saved_regs_mask", "&", "(", "", "<<", "(", "j", "+", "", ")", ")", ")", ")", "{", "if", "(", "offset", "<", "", ")", "{", "tmp", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ";", "tmp", "=", "gen_rtx_PRE_MODIFY", "(", "Pmode", ",", "stack_pointer_rtx", ",", "tmp", ")", ";", "mem", "=", "gen_frame_mem", "(", "DImode", ",", "tmp", ")", ";", "offset", "=", "", ";", "}", "else", "if", "(", "offset", ">", "", ")", "mem", "=", "gen_frame_mem", "(", "DImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "else", "mem", "=", "gen_frame_mem", "(", "DImode", ",", "stack_pointer_rtx", ")", ";", "tmp", "=", "gen_rtx_SET", "(", "DImode", ",", "mem", ",", "gen_rtx_REG", "(", "DImode", ",", "j", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "tmp", "=", "emit_insn", "(", "tmp", ")", ";", "if", "(", "dwarf_index", "==", "", ")", "insn", "=", "tmp", ";", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "tmp", "=", "gen_rtx_SET", "(", "SImode", ",", "mem", ",", "gen_rtx_REG", "(", "SImode", ",", "j", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "XVECEXP", "(", "dwarf", ",", "", ",", "dwarf_index", "++", ")", "=", "tmp", ";", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", "+", "", ")", ")", ";", "tmp", "=", "gen_rtx_SET", "(", "SImode", ",", "mem", ",", "gen_rtx_REG", "(", "SImode", ",", "j", "+", "", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "XVECEXP", "(", "dwarf", ",", "", ",", "dwarf_index", "++", ")", "=", "tmp", ";", "offset", "+=", "", ";", "j", "+=", "", ";", "}", "else", "{", "if", "(", "offset", "<", "", ")", "{", "tmp", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ";", "tmp", "=", "gen_rtx_PRE_MODIFY", "(", "Pmode", ",", "stack_pointer_rtx", ",", "tmp", ")", ";", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "tmp", ")", ";", "offset", "=", "", ";", "}", "else", "if", "(", "offset", ">", "", ")", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "else", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "stack_pointer_rtx", ")", ";", "tmp", "=", "gen_rtx_SET", "(", "SImode", ",", "mem", ",", "gen_rtx_REG", "(", "SImode", ",", "j", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "tmp", "=", "emit_insn", "(", "tmp", ")", ";", "if", "(", "dwarf_index", "==", "", ")", "insn", "=", "tmp", ";", "mem", "=", "gen_frame_mem", "(", "SImode", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "offset", ")", ")", ";", "tmp", "=", "gen_rtx_SET", "(", "SImode", ",", "mem", ",", "gen_rtx_REG", "(", "SImode", ",", "j", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "tmp", ")", "=", "", ";", "XVECEXP", "(", "dwarf", ",", "", ",", "dwarf_index", "++", ")", "=", "tmp", ";", "offset", "+=", "", ";", "j", "+=", "", ";", "}", "}", "else", "j", "++", ";", "gcc_assert", "(", "insn", "!=", "NULL_RTX"], "ground_truth": [")", ";"], "File": "arm4", "Func": "arm_emit_strd_push", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11049, "Length": 463, "Cover_Rate": 0.7134052388289677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "return", ";", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "!=", "", ")", "return", ";", "if", "(", "!", "N", "->", "hasOneUse", "(", ")", ")", "return", ";", "SDLoc", "dl", "(", "N", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "Cond", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "ConstTrue", "=", "CurDAG", "->", "getConstant", "(", "N", "->", "getOpcode", "(", ")", "==", "", "?", "-", "", ":", "", ",", "dl", ",", "VT", ")", ";", "SDValue", "ConstFalse", "=", "CurDAG", "->", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "do", "{", "SDNode", "*", "User", "=", "*", "N", "->", "use_begin", "(", ")", ";", "if", "(", "User", "->", "getNumOperands", "(", ")", "!=", "", ")", "break", ";", "auto", "TryFold", "=", "[", "this", ",", "N", ",", "User", ",", "dl", "]", "(", "SDValue", "Val", ")", "{", "SDValue", "UserO0", "=", "User", "->", "getOperand", "(", "", ")", ",", "UserO1", "=", "User", "->", "getOperand", "(", "", ")", ";", "SDValue", "O0", "=", "UserO0", ".", "getNode", "(", ")", "==", "N", "?", "Val", ":", "UserO0", ";", "SDValue", "O1", "=", "UserO1", ".", "getNode", "(", ")", "==", "N", "?", "Val", ":", "UserO1", ";", "return", "CurDAG", "->", "FoldConstantArithmetic", "(", "User", "->", "getOpcode", "(", ")", ",", "dl", ",", "User", "->", "getValueType", "(", "", ")", ",", "{", "O0", ",", "O1", "}", ")", ";", "}", ";", "SDValue", "TrueRes", "=", "TryFold", "(", "ConstTrue", ")", ";", "if", "(", "!", "TrueRes", "||", "TrueRes", ".", "isUndef", "(", ")", ")", "break", ";", "SDValue", "FalseRes", "=", "TryFold", "(", "ConstFalse", ")", ";", "if", "(", "!", "FalseRes", "||", "FalseRes", ".", "isUndef", "(", ")", ")", "break", ";", "uint64_t", "True", "=", "cast", "<", "ConstantSDNode", ">", "(", "TrueRes", ")", "->", "getZExtValue", "(", ")", ",", "False", "=", "cast", "<", "ConstantSDNode", ">", "(", "FalseRes", ")"], "ground_truth": ["->", "getZExtValue", "(", ")", ";"], "File": "PPCISelDAGToDAG1", "Func": "foldBoolExts", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11050, "Length": 312, "Cover_Rate": 0.7518072289156627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MinInstAlignment", "=", "", ";", "CommentString", "=", "", ";", "ZeroDirective", "=", "", ";", "Data64bitsDirective", "=", "", ";", "UsesELFSectionDirectiveForBSS", "=", "true", ";", "SupportsDebugInformation", "="], "ground_truth": ["false", ";"], "File": "M88kMCAsmInfo", "Func": "M88kMCAsmInfo", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11051, "Length": 24, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumBytes", "=", "alignTo", "(", "NumBytes", ",", "MFI", ".", "getMaxAlign", "(", ")", ")", ";", "MFI", ".", "setStackSize", "(", "NumBytes", ")", ";", "emitPrologueInsns", "(", "MF", ",", "MBB", ",", "MBBI", ",", "NumBytes", ",", "true", ")", ";", "if", "(", "!", "FuncInfo", "->", "isLeafProc", "(", ")", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "MaybeAlign", "RuntimeAlign", "=", "NeedsStackRealignment", "?", "MaybeAlign", "(", "MFI", ".", "getMaxAlign", "(", ")", ")", ":", "None", ";", "assert", "(", "(", "RuntimeAlign", "==", "None", "||", "!", "FuncInfo", "->", "isLeafProc", "(", ")", ")", "&&", "", ")", ";", "emitSPAdjustment", "(", "MF", ",", "MBB", ",", "MBBI", ",", "-", "(", "int64_t", ")", "NumBytes", ",", "RuntimeAlign", ")", ";", "if", "(", "hasBP", "(", "MF"], "ground_truth": [")", ")", "{"], "File": "VEFrameLowering2", "Func": "emitPrologue", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11052, "Length": 129, "Cover_Rate": 0.36857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "break", ";", "}", "}", "MIB", "=", "BuildMI", "(", "*", "I", "->", "getParent", "(", ")", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "get", "(", "NewOpc", ")", ")", ";", "if", "(", "NewOpc", "==", "", "||", "NewOpc", "==", "", "||", "NewOpc", "==", "", "||", "NewOpc", "==", "", ")", "{", "if", "(", "NewOpc", "==", "", "||", "NewOpc", "==", "", ")", "MIB", "->", "RemoveOperand", "(", "", ")", ";", "for", "(", "unsigned", "J", "=", "", ",", "E", "=", "I", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ";", "J", "<", "E", ";", "++", "J", ")", "{", "MIB", ".", "addOperand", "(", "I", "->", "getOperand", "(", "J", ")", ")", ";", "}", "MIB", ".", "addImm"], "ground_truth": ["(", "", ")", ";"], "File": "MipsInstrInfo3", "Func": "genInstrWithNewOpc", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11053, "Length": 164, "Cover_Rate": 0.38954869358669836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printLiteral", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "int32_t", "Imm", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "("], "ground_truth": [")", ";"], "File": "AMDGPUInstPrinter", "Func": "printLiteral", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11054, "Length": 32, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqrshlq_s64", "(", "int64x2_t", "__a", ",", "int64x2_t", "__b", ")", "{", "return", "__builtin_aarch64_sqrshlv2di", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vqrshlq_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11055, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "MipsSEInstrInfo10", "Func": "getOppositeBranchOpc", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11056, "Length": 150, "Cover_Rate": 0.3712871287128713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_i32scatter_ps", "(", "float", "*", "__addr", ",", "__m128i", "__index", ",", "__m128", "__v1"], "ground_truth": [",", "const", "int", "__scale", ")", "{"], "File": "avx512vlintrin4", "Func": "_mm_i32scatter_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11057, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MEMMODEL_SEQ_CST", ";", "}", "strong", "=", "(", "is_mm_acq_rel", "(", "model", ")", "||", "is_mm_seq_cst", "(", "model", ")", ")", ";", "if", "(", "val", "&", "IX86_HLE_ACQUIRE", "&&", "!", "(", "is_mm_acquire", "(", "model", ")", "||", "strong", ")", ")", "{", "warning", "(", "OPT_Winvalid_memory_model", ",", "", ")", ";", "return", "MEMMODEL_SEQ_CST", "|", "IX86_HLE_ACQUIRE", ";", "}", "if", "(", "val", "&", "IX86_HLE_RELEASE", "&&", "!", "(", "is_mm_release", "(", "model", ")", "||", "strong", ")", ")", "{", "warning", "(", "OPT_Winvalid_memory_model", ",", ""], "ground_truth": [")", ";"], "File": "i3865", "Func": "ix86_memmodel_check", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11058, "Length": 72, "Cover_Rate": 0.5034965034965035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createProtectJTSupport", "(", ")"], "ground_truth": [")", ";"], "File": "X86TargetMachine2", "Func": "addPreRegAlloc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11059, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FRAME_GROWS_DOWNWARD"], "ground_truth": [")", "return", "", ";"], "File": "rs6000", "Func": "rs6000_starting_frame_offset", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11060, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmladavq_p_s16", "(", "int16x8_t", "__a", ",", "int16x8_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmladavq_p_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11061, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_p64_u16", "(", "uint16x4_t", "__a", ")", "{", "return", "(", "poly64x1_t", ")", "__builtin_neon_vreinterpretdiv4hi", "("], "ground_truth": ["(", "int16x4_t", ")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_p64_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11062, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "CountedExitBlock", ")", "return", "MadeChange", ";", "BasicBlock", "*", "Preheader", "=", "L", "->", "getLoopPreheader", "(", ")", ";", "if", "(", "!", "Preheader", "||", "mightUseCTR", "(", "TT", ",", "Preheader", ")", ")", "Preheader", "=", "InsertPreheaderForLoop", "(", "L", ",", "this", ")", ";", "if", "(", "!", "Preheader", ")", "return", "MadeChange", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Preheader", "->", "getName", "(", ")", "<<", "", ")", ";", "MadeChange", "=", "true", ";", "SCEVExpander", "SCEVE", "(", "*", "SE", ",", "", ")", ";", "LLVMContext", "&", "C", "=", "SE", "->", "getContext", "(", ")", ";", "Type", "*", "CountType", "=", "TT", ".", "isArch64Bit", "(", ")", "?", "Type", "::", "getInt64Ty", "(", "C", ")", ":", "Type", "::", "getInt32Ty", "(", "C", ")", ";", "if", "(", "!", "ExitCount", "->", "getType", "(", ")", "->", "isPointerTy", "(", ")", "&&", "ExitCount", "->", "getType", "(", ")", "!=", "CountType", ")", "ExitCount", "=", "SE", "->", "getZeroExtendExpr", "(", "ExitCount", ",", "CountType", ")", ";", "ExitCount", "=", "SE", "->", "getAddExpr", "(", "ExitCount", ",", "SE", "->", "getConstant", "(", "CountType", ",", "", ")", ")", ";", "Value", "*", "ECValue", "=", "SCEVE", ".", "expandCodeFor", "(", "ExitCount", ",", "CountType", ",", "Preheader", "->", "getTerminator", "(", ")", ")", ";", "IRBuilder", "<", ">", "CountBuilder", "(", "Preheader", "->", "getTerminator", "(", ")", ")", ";", "Module", "*", "M", "=", "Preheader", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "Value", "*", "MTCTRFunc", "=", "", "(", "M", ",", "", ",", "CountType", ")", ";", "CountBuilder", ".", "CreateCall", "(", "MTCTRFunc", ",", "ECValue", ")", ";", "IRBuilder", "<", ">", "CondBuilder", "(", "CountedExitBranch", ")", ";", "Value", "*", "DecFunc", "=", "", "(", "M", ",", "", ")", ";", "Value", "*", "NewCond", "=", "CondBuilder", ".", "CreateCall"], "ground_truth": ["(", "DecFunc", ")", ";"], "File": "PPCCTRLoops22", "Func": "convertToCTRLoop", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11063, "Length": 259, "Cover_Rate": 0.3105515587529976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "const", "AsmToken", "&", "HashTok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "HashTok", ".", "isNot", "(", "AsmToken", "::", "Hash", ")", ")", "return", "MatchOperand_NoMatch", ";", "Parser", ".", "Lex", "(", ")", ";", "const", "SMLoc", "S", "=", "getLoc", "(", ")", ";", "const", "AsmToken", "&", "FPImmTok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "FPImmTok", ".", "isNot", "(", "AsmToken", "::", "Real", ")", ")", "return", "MatchOperand_NoMatch", ";", "bool", "Valid", ";", "unsigned", "ValID", "=", "MapperClass", "(", ")", ".", "fromString", "(", "FPImmTok", ".", "getString", "(", ")", ",", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", ",", "Valid", ")", ";", "if", "(", "!", "Valid", ")", "{", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail"], "ground_truth": [";"], "File": "AArch64AsmParser59", "Func": "tryParseNamedFPImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11064, "Length": 117, "Cover_Rate": 0.6647727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "expandMemCmp", "(", "Instruction", "*", "I", ",", "unsigned", "&", "MaxLoadSize", ")", "{", "MaxLoadSize", "=", "ST", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "return", "true"], "ground_truth": [";"], "File": "X86TargetTransformInfo13", "Func": "expandMemCmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11065, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "LoadOpcode", ",", "StoreOpcode", ";", "TII", ".", "getLoadStoreOpcodes", "(", "RC", ",", "LoadOpcode", ",", "StoreOpcode", ")", ";", "BuildMI", "(", "MBB", ",", "SaveMBBI", ",", "DL", ",", "TII", ".", "get", "(", "StoreOpcode", ")", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "Base", ")", ".", "addImm", "(", "Offset", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "UseMBBI", ",", "DL", ",", "TII", ".", "get", "(", "LoadOpcode", ")", ",", "Reg", ")", ".", "addReg", "(", "Base"], "ground_truth": [")", ".", "addImm", "(", "Offset", ")", ".", "addReg", "(", "", ")", ";"], "File": "SystemZRegisterInfo55", "Func": "saveScavengerRegister", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11066, "Length": 89, "Cover_Rate": 0.4587628865979381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parseGRH32", "(", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&"], "ground_truth": ["Operands", ")", "{"], "File": "SystemZAsmParser11", "Func": "parseGRH32", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11067, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "RC", "==", "&", "", "||", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MI", ",", "dl", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FrameIndex", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "Z80InstrInfo", "Func": "loadRegFromStackSlot", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11068, "Length": 49, "Cover_Rate": 0.3356164383561644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "VRC", "=", "MRI", ".", "getRegClass", "(", "SrcReg", ")", ";", "const", "TargetRegisterClass", "*", "SRC", "=", "RI", ".", "getEquivalentSGPRClass", "(", "VRC", ")", ";", "unsigned", "DstReg", "=", "MRI", ".", "createVirtualRegister", "(", "SRC", ")", ";", "unsigned", "SubRegs", "=", "VRC", "->", "getSize", "(", ")", "/", "", ";", "SmallVector", "<", "unsigned", ",", "", ">", "SRegs", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "SubRegs", ";", "++", "i", ")", "{", "unsigned", "SGPR", "=", "MRI", ".", "createVirtualRegister", "(", "&"], "ground_truth": ["", ")", ";"], "File": "SIInstrInfo100", "Func": "readlaneVGPRToSGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11069, "Length": 79, "Cover_Rate": 0.35909090909090907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fatal_error", "(", "input_location", ",", "", ",", "", ")", ";", "return", "X_NODEVLIB", ";", "case", "", ":", "if", "(", "strcmp", "(", "", ",", "argv", "[", "", "]", ")", "==", "", ")", "{", "return", "X_NODEVLIB", ";", "}", "mmcu", "=", "AVR_MMCU_DEFAULT", ";", "break", ";", "default", ":", "mmcu", "=", "argv", "[", "", "]", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "argc", ";", "i", "++", ")", "if", "(", "strcmp", "(", "mmcu", ",", "argv", "[", "i", "]", ")", "!=", "", ")", "{", "error", "(", "", ",", "", ")", ";", "return", "X_NODEVLIB"], "ground_truth": [";"], "File": "driver-avr", "Func": "avr_devicespecs_file", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11070, "Length": 88, "Cover_Rate": 0.4131455399061033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ACCESS_REGS", ":", "reg_size", "=", "", ";", "break", ";", "default", ":", "reg_size", "=", "UNITS_PER_WORD", ";", "break", ";", "}", "if", "(", "reg_pair_required_p", ")", "return", "", "*", "(", "(", "GET_MODE_SIZE", "(", "mode", ")", "/"], "ground_truth": ["", "+", "reg_size", "-", "", ")", "/", "reg_size", ")", ";"], "File": "s390", "Func": "s390_class_max_nregs", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11071, "Length": 42, "Cover_Rate": 0.302158273381295, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRn", "(", "insn", ")", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRm", "(", "insn", ")", ")", ")", ")", ";", "if", "(", "FourReg", ")", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRd", "(", "insn", ")", ")"], "ground_truth": [")", ")", ";"], "File": "ThumbDisassemblerCore", "Func": "DisassembleThumb2Mul", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11072, "Length": 70, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "requiresRegisterScavenging", "(", "const", "MachineFunction"], "ground_truth": ["&", "Fn", ")", "const", "{"], "File": "SIRegisterInfo100", "Func": "requiresRegisterScavenging", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11073, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ptr1Reg", "=", "ptrB", ";", "}", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Shift1Reg", ")", ".", "addReg", "(", "Ptr1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "is8bit", "?", "", ":", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ",", "ShiftReg", ")", ".", "addReg", "(", "Shift1Reg", ")", ".", "addImm", "(", "is8bit", "?", "", ":", "", ")", ";", "if", "(", "is64bit", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "PtrReg", ")", ".", "addReg", "(", "Ptr1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "else", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "PtrReg", ")", ".", "addReg", "(", "Ptr1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Incr2Reg", ")", ".", "addReg", "(", "incr", ")", ".", "addReg", "(", "ShiftReg", ")", ";", "if", "(", "is8bit", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Mask2Reg", ")", ".", "addImm", "(", "", ")", ";", "else", "{", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Mask3Reg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Mask2Reg", ")", ".", "addReg", "(", "Mask3Reg", ")", ".", "addImm", "(", "", ")", ";", "}", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "MaskReg", ")", ".", "addReg", "(", "Mask2Reg", ")", ".", "addReg", "(", "ShiftReg", ")", ";", "BB", "=", "loopMBB", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "TmpDestReg", ")", ".", "addReg", "(", "ZeroReg", ")", ".", "addReg", "(", "PtrReg", ")", ";", "if", "(", "BinOpcode", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "TmpReg", ")", ".", "addReg", "(", "Incr2Reg", ")", ".", "addReg", "(", "TmpDestReg", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ",", "Tmp2Reg", ")", ".", "addReg", "(", "TmpDestReg", ")"], "ground_truth": [".", "addReg", "(", "MaskReg", ")", ";"], "File": "PPCISelLowering1", "Func": "EmitPartwordAtomicBinary", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11074, "Length": 368, "Cover_Rate": 0.34881516587677724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_fixuns_trunchfdi_us", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "fp16_vcvth_u64_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11075, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "insertBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "*", "TBB", ",", "MachineBasicBlock", "*", "FBB", ",", "ArrayRef", "<", "MachineOperand", ">", "Cond", ",", "const", "DebugLoc", "&", "DL", ",", "int", "*", "BytesAdded", ")", "const", "{", "if", "(", "!", "FBB", "&&", "Cond", ".", "empty", "(", ")", ")", "{", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "if", "(", "BytesAdded", ")", "*", "BytesAdded", "=", "", ";", "return", "", ";", "}", "assert", "(", "TBB", "&&", "Cond", "[", "", "]", ".", "isImm", "(", ")", ")", ";", "unsigned", "Opcode", "=", "getBranchOpcode", "(", "static_cast", "<", "BranchPredicate", ">", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", ";", "if", "(", "!", "FBB", ")", "{", "Cond", "[", "", "]", ".", "isUndef", "(", ")", ";", "MachineInstr", "*", "CondBr", "=", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "("], "ground_truth": ["Opcode", ")", ")", ".", "addMBB", "(", "TBB", ")", ";"], "File": "SIInstrInfo41", "Func": "insertBranch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11076, "Length": 149, "Cover_Rate": 0.4901315789473684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "&", "getTargetStreamer", "(", ")", "{", "assert", "(", "getParser", "(", ")", ".", "getStreamer", "(", ")", ".", "getTargetStreamer", "(", ")", "&&", ""], "ground_truth": [")", ";"], "File": "SystemZAsmParser1", "Func": "getTargetStreamer", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11077, "Length": 23, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "loongarch_hard_regno_mode_ok", "(", "unsigned", "int", "regno", ",", "machine_mode", "mode", ")", "{", "return", "loongarch_hard_regno_mode_ok_p", "[", "mode", "]", "["], "ground_truth": ["regno", "]", ";"], "File": "loongarch", "Func": "loongarch_hard_regno_mode_ok", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11078, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OPI", "!=", "ReduceOpcodeMap", ".", "end", "(", ")", ")", "{", "const", "ReduceEntry", "&", "Entry", "=", "ReduceTable", "[", "OPI", "->", "second", "]", ";", "if", "(", "Entry", ".", "Special", ")", "{", "if", "(", "ReduceSpecial", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ")", ")", "{", "Modified", "=", "true", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "prior", "(", "NextMII", ")", ";", "MI", "=", "&", "*", "I", ";", "}", "goto", "ProcessNext", ";", "}", "if", "(", "Entry", ".", "NarrowOpc2", "&&", "ReduceTo2Addr", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ")", ")", "{", "Modified", "=", "true", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "prior", "(", "NextMII", ")", ";", "MI", "=", "&", "*", "I", ";", "goto", "ProcessNext"], "ground_truth": [";"], "File": "Thumb2SizeReduction35", "Func": "ReduceMBB", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11079, "Length": 110, "Cover_Rate": 0.3395061728395062, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcmla_rot180_laneq_f16", "(", "float16x4_t", "__r", ",", "float16x4_t", "__a", ",", "float16x8_t", "__b", ",", "const", "int", "__index", ")", "{", "return", "__builtin_neon_vcmla_laneq180v4hf", "(", "__r", ",", "__a", ",", "__b", ","], "ground_truth": ["__index", ")", ";"], "File": "arm", "Func": "neon_vcmla_rot180_laneq_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11080, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeFPR64RegisterClass", "(", "MCInst", "&", "Inst", ",", "uint64_t", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "sizeof", "(", "FPR64DecoderTable", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "FPR64DecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "RISCVDisassembler", "Func": "DecodeFPR64RegisterClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11081, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ArrayRef", "<", "MCPhysReg", ">", "ABIInfo", "::", "GetByValArgRegs", "(", ")", "const", "{", "if", "(", "IsO32", "(", ")", ")", "return"], "ground_truth": ["makeArrayRef", "(", "O32IntRegs", ")", ";"], "File": "SICABIInfo", "Func": "GetByValArgRegs", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11082, "Length": 24, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opcode", "==", "TargetOpcode", "::", "LOAD_STACK_GUARD", ")", "return", "false", ";", "if", "(", "I", ".", "isCopy", "(", ")", ")", "return", "selectCopy", "(", "I", ",", "MRI", ")", ";", "return", "true", ";", "}", "assert", "(", "I", ".", "getNumOperands", "(", ")", "==", "I", ".", "getNumExplicitOperands", "(", ")", "&&", "", ")", ";", "if", "(", "selectImpl", "(", "I", ",", "CoverageInfo", ")", ")", "return", "true", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "I", ".", "print", "(", "dbgs", "(", ")", ")", ")", ";", "switch", "(", "I", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "TargetOpcode", "::", "G_STORE", ":", "case", "TargetOpcode", "::", "G_LOAD", ":", "return", "selectLoadStoreOp", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_GEP", ":", "case", "TargetOpcode", "::", "G_FRAME_INDEX", ":", "return", "selectFrameIndexOrGep", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_GLOBAL_VALUE", ":", "return", "selectGlobalValue", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_CONSTANT", ":", "return", "selectConstant", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_FCONSTANT", ":", "return", "materializeFP", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_PTRTOINT", ":", "case", "TargetOpcode", "::", "G_TRUNC", ":", "return", "selectTruncOrPtrToInt", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_INTTOPTR", ":", "return", "selectCopy", "(", "I", ",", "MRI", ")", ";", "case", "TargetOpcode", "::", "G_ZEXT", ":", "return", "selectZext", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_ANYEXT", ":", "return", "selectAnyext", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_ICMP", ":", "return", "selectCmp", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_FCMP", ":", "return", "selectFCmp", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_UADDE", ":", "return", "selectUadde", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_UNMERGE_VALUES", ":", "return", "selectUnmergeValues", "(", "I", ",", "MRI", ",", "MF", ",", "CoverageInfo", ")", ";", "case", "TargetOpcode", "::", "G_MERGE_VALUES", ":", "return", "selectMergeValues", "(", "I", ",", "MRI", ",", "MF", ",", "CoverageInfo", ")", ";", "case", "TargetOpcode", "::", "G_EXTRACT", ":", "return", "selectExtract", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_INSERT", ":", "return", "selectInsert", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_BRCOND", ":", "return", "selectCondBranch", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_IMPLICIT_DEF", ":", "case", "TargetOpcode", "::", "G_PHI", ":", "return", "selectImplicitDefOrPHI", "(", "I", ",", "MRI", ")", ";", "case", "TargetOpcode", "::", "G_SHL", ":", "case", "TargetOpcode", "::", "G_ASHR", ":", "case", "TargetOpcode", "::", "G_LSHR", ":", "return", "selectShift", "(", "I", ",", "MRI", ",", "MF", ")", ";", "case", "TargetOpcode", "::", "G_SDIV"], "ground_truth": [":"], "File": "X86InstructionSelector13", "Func": "select", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11083, "Length": 412, "Cover_Rate": 0.7729831144465291, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "Def", "=", "RDA", "->", "getReachingMIDef", "(", "MI", ",", "", ")", ";", "if", "(", "!", "Def", ")", "return", "nullptr", ";", "if", "(", "!", "(", "NewOpcode", "=", "VCMPOpcodeToVPT", "(", "Def", "->", "getOpcode", "(", ")", ")", ")", ")", "return", "nullptr", ";", "if", "(", "!", "RDA", "->", "hasSameReachingDef", "(", "Def", ",", "MI", ",", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "||", "!"], "ground_truth": ["RDA", "->", "hasSameReachingDef", "(", "Def", ",", "MI", ",", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "return", "nullptr", ";"], "File": "MVEVPTBlockPass12", "Func": "findVCMPToFoldIntoVPST", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11084, "Length": 87, "Cover_Rate": 0.7837837837837838, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockAddressSDNode", "*", "N", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", ";", "EVT", "Ty", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "!", "isPositionIndependent", "(", ")", ")", "return", "getAddrNonPIC", "(", "N", ",", "Ty", ",", "DAG", ")", ";", "return", "getAddrLocal", "(", "N", ",", "Ty", ",", "DAG"], "ground_truth": [")", ";"], "File": "SICISelLowering", "Func": "lowerBlockAddress", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11085, "Length": 48, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_cvtsh_sd", "(", "__mmask8", "__A", ",", "__m128d", "__B", ",", "__m128h", "__C", ")", "{", "return", "__builtin_ia32_vcvtsh2sd_mask_round", "(", "__C", ",", "__B", ",", "_mm_setzero_pd", "(", ")"], "ground_truth": [",", "__A", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_maskz_cvtsh_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11086, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DEBUGME", ")", "{", "errs", "(", ")", "<<", "", "<<", "loopRep", "->", "getHeader", "(", ")", "->"], "ground_truth": ["getNumber", "(", ")", "<<", "", "<<", "regNum", "<<", "", ";"], "File": "AMDILCFGStructurizer16", "Func": "addLoopBreakOnReg", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11087, "Length": 27, "Cover_Rate": 0.34177215189873417, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "getType", "(", "MCII", ",", "MCI", ")"], "ground_truth": ["==", "", ")", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "isCompound", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11088, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "auto", "*", "CalleeTy", "=", "cast", "<", "PointerType", ">", "(", "Callee", "->", "getType", "(", ")", ")", "->", "getElementType", "(", ")", ";", "CalleeFTy", "=", "dyn_cast", "<", "FunctionType", ">", "(", "CalleeTy", ")", ";", "}", "std", "::", "string", "Sig", "=", "getSignature", "(", "CalleeFTy", ")", ";", "if", "(", "InvokeWrappers", ".", "find", "(", "Sig", ")", "!=", "InvokeWrappers", ".", "end", "(", ")", ")", "return", "InvokeWrappers", "[", "Sig", "]", ";", "ArgTys", ".", "push_back", "(", "PointerType", "::", "getUnqual", "(", "CalleeFTy", ")", ")", ";", "ArgTys", ".", "append", "(", "CalleeFTy", "->", "param_begin", "(", ")", ",", "CalleeFTy", "->", "param_end", "(", ")", ")", ";", "FunctionType", "*", "FTy", "=", "FunctionType", "::", "get", "(", "CalleeFTy", "->", "getReturnType", "(", ")", ",", "ArgTys", ",", "CalleeFTy", "->", "isVarArg", "(", ")", ")", ";", "Function", "*", "F", "=", "Function", "::", "Create", "(", "FTy", ",", "GlobalValue", "::", "ExternalLinkage", ",", "InvokePrefix", "+"], "ground_truth": ["Sig", ",", "M", ")", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj", "Func": "getInvokeWrapper", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11089, "Length": 137, "Cover_Rate": 0.6401869158878505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitVTs", ";", "SmallVector", "<", "unsigned", ",", "", ">", "Regs", ";", "ArgInfo", "RetInfo", "(", "VReg", ",", "Val", "->", "getType", "(", ")", ")", ";", "setArgFlags", "(", "RetInfo", ",", "AttributeList", "::", "ReturnIndex", ",", "DL", ",", "F", ")", ";", "splitToValueTypes", "(", "RetInfo", ",", "SplitVTs", ",", "MF", ",", "[", "&", "]", "(", "unsigned", "Reg", ",", "uint64_t", "Offset", ")", "{", "Regs", ".", "push_back", "(", "Reg", ")", ";", "}", ")"], "ground_truth": [";"], "File": "ARMCallLowering26", "Func": "lowerReturnVal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11090, "Length": 70, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printPCD8Mem", "(", "const", "MCInst", "*", "MI", ",", "uint64_t", "Address", ",", "unsigned", "opNum", ",", "raw_ostream", "&"], "ground_truth": ["O", ")", "{"], "File": "M68kInstPrinter", "Func": "printPCD8Mem", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11091, "Length": 19, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "sparc_function_ok_for_sibcall", "(", "tree", "decl", ",", "tree", "exp", "ATTRIBUTE_UNUSED", ")", "{", "return", "(", "decl", "&&", "flag_delayed_branch", "&&", "(", "TARGET_ARCH64", "||", "!", "cfun", "->", "returns_struct", ")", "&&", "!", "(", "TARGET_VXWORKS_RTP", "&&"], "ground_truth": ["flag_pic", "&&", "!", "targetm", ".", "binds_local_p", "(", "decl", ")", ")", ")", ";"], "File": "sparc", "Func": "sparc_function_ok_for_sibcall", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11092, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IDN", ")", "{", "MachineBasicBlock", "*", "IDB", "=", "IDN", "->", "getBlock", "(", ")", ";", "using", "GTN", "=", "GraphTraits", "<", "MachineDomTreeNode", "*", ">", ";", "using", "DTNodeVectType", "=", "SmallVector", "<", "MachineDomTreeNode", "*", ",", "", ">", ";", "DTNodeVectType", "Cn", "(", "GTN", "::", "child_begin", "(", "N", ")", ",", "GTN", "::", "child_end", "(", "N", ")", ")", ";", "for", "(", "DTNodeVectType", "::", "iterator", "I", "=", "Cn", ".", "begin", "(", ")", ",", "E", "=", "Cn", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineBasicBlock", "*", "SB", "=", "(", "*", "I", ")", "->", "getBlock", "(", ")", ";", "MDT", "->", "changeImmediateDominator", "(", "SB", ",", "IDB", ")", ";", "}", "}", "while", "(", "B", "->", "succ_size", "(", ")", ">", "", ")", "B", "->", "removeSuccessor", "(", "B", "->", "succ_begin", "(", ")", ")", ";", "for", "(", "auto", "I", "=", "B", "->", "pred_begin", "(", ")", ",", "E", "=", "B", "->", "pred_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "(", "*", "I", ")", "->", "removeSuccessor", "(", "B", ",", "true", ")", ";", "Deleted", ".", "insert", "(", "B", ")", ";", "MDT", "->", "eraseNode", "(", "B", ")", ";", "MFN", "->", "erase", "(", "B", "->", "getIterator"], "ground_truth": ["(", ")", ")", ";"], "File": "HexagonEarlyIfConv12", "Func": "removeBlock", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11093, "Length": 190, "Cover_Rate": 0.7983193277310925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ";", "}", "}", "else", "if", "(", "test_hard_reg_class", "(", "LD_REGS", ",", "op", "[", "", "]", ")", "&&", "(", "INTVAL", "(", "op", "[", "", "]", ")", "!=", "INTVAL", "(", "op", "[", "", "]", ")", "||", "!", "reg_overlap_mentioned_p", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ")", ")", "{", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ";", "}", "else", "{", "avr_asm_len", "(", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ";", "if", "(", "!", "reg_unused_after", "(", "insn", ",", "op", "[", "", "]", ")", "||", "reg_overlap_mentioned_p", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ")", "{", "avr_asm_len", "(", "", ",", "op", ",", "plen"], "ground_truth": [",", "", ")", ";"], "File": "avr", "Func": "avr_out_insert_notbit", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11094, "Length": 138, "Cover_Rate": 0.5018181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "'K'", ":", "return", "C_Immediate", ";", "case", "'A'", ":", "return", "C_Memory", ";", "}", "}", "return", "TargetLowering", "::", "getConstraintType"], "ground_truth": ["(", "Constraint", ")", ";"], "File": "RISCVISelLowering11", "Func": "getConstraintType", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11095, "Length": 22, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst3_lanev4hi", "(", "(", "__builtin_neon_hi", "*", ")", "__a", ",", "__bu", ".", "__o"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon_vst3_lane_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11096, "Length": 15, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "string", "getFrameLabel", "(", "const", "std", "::", "string", "&", "Func", ")", "{", "std", "::", "string", "Func1", "=", "addPrefix", "(", "Func", ")", ";", "std", "::", "string", "tag", "=", "getTagName"], "ground_truth": ["(", "FRAME_LABEL", ")", ";"], "File": "PIC161", "Func": "getFrameLabel", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11097, "Length": 34, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "check", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Percent", ")", ",", "L", ",", "", ")", "||", "getParser", "(", ")", ".", "parseExpression", "(", "Val", ",", "End", ")", "||", "check", "(", "isa", "<", "MCExpr", ">", "(", "Val", ")", ",", "L", ",", "", ")", ")", "return", "nullptr", ";", "return", "", "(", "Val", ",", "Start", ",", "End", ")", ";", "}", "case", "AsmToken", "::", "LCurly", ":", "{", "SMLoc", "Start", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "return", "ParseRoundingModeOp", "(", "Start", ")", ";", "}", "default", ":", "{", "SMLoc", "Loc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "EndLoc", ";", "const", "MCExpr", "*", "Expr", "=", "nullptr", ";", "unsigned", "Reg", "=", "", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "LParen", ")", ")", "{", "if", "(", "Parser", ".", "parseExpression", "(", "Expr", ",", "EndLoc", ")"], "ground_truth": [")", "return", "nullptr", ";"], "File": "X86AsmParser (2)5", "Func": "ParseATTOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11098, "Length": 144, "Cover_Rate": 0.39452054794520547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MO", ".", "isReg", "(", ")", "?", "MO", "."], "ground_truth": ["getReg", "(", ")", ":", "", ";"], "File": "HexagonCopyToCombine (2)", "Func": "UseReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11099, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "getImm", "("], "ground_truth": [")", "const", "{"], "File": "TeakAsmParser", "Func": "getImm", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11100, "Length": 8, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "qword", "si_rotqbii", "(", "qword", "a", ",", "int", "count", ")", "{", "vec_uchar16", "x", ",", "y", ";", "vec_uchar16", "result", ";", "x", "=", "vec_splat", "(", "(", "vec_uchar16", ")", "(", "si_from_int", "(", "count", "&", "", ")", ")", ",", "", ")", ";", "y", "=", "(", "vec_uchar16", ")", "(", "vec_sr", "(", "(", "vec_uint4", ")", "vec_sro", "(", "(", "vec_uchar16", ")", "(", "a", ")", ",", "(", "(", "vec_uchar16", ")", "(", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}"], "ground_truth": [")", ")", ")", ",", "(", "vec_uint4", ")", "vec_sub", "(", "vec_splat_u8", "(", "", ")", ",", "x", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_rotqbii", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11101, "Length": 95, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op", ".", "getValueType", "(", ")", "==", "", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op"], "ground_truth": [")", ";"], "File": "SparcISelLowering1", "Func": "LowerFP_TO_SINT", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11102, "Length": 45, "Cover_Rate": 0.5844155844155844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "(", "(", "__v8hi", ")", "__A", "*", "(", "__v8hi", ")"], "ground_truth": ["__B", ")", ";"], "File": "emmintrin", "Func": "_mm_mullo_epi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11103, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isLegalFLATOffset", "(", "int64_t", "Offset", ",", "unsigned", "AddrSpace", ",", "bool", "Signed", ")", "const", "{", "if", "(", "!", "ST", ".", "hasFlatInstOffsets", "(", ")", ")", "return", "false", ";", "if", "(", "ST", ".", "hasFlatSegmentOffsetBug", "(", ")", "&&", "AddrSpace", "==", "AS", "::", "FLAT_ADDRESS", ")", "return", "false", ";", "if", "(", "ST", ".", "getGeneration", "(", ")", ">=", "Subtarget", "::", "GFX10", ")", "{", "return", "(", "Signed", "&&", "isInt", "<", "", ">", "(", "Offset", ")", ")", "||", "(", "!", "Signed", "&&", "isUInt", "<", "", ">", "(", "Offset", ")", ")", ";", "}", "return", "(", "Signed", "&&", "isInt", "<", "", ">", "(", "Offset", ")", ")", "||", "(", "!", "Signed", "&&", "isUInt", "<", "", ">", "("], "ground_truth": ["Offset", ")", ")", ";"], "File": "SIInstrInfo118", "Func": "isLegalFLATOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11104, "Length": 111, "Cover_Rate": 0.9910714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "arm_gen_constant", "(", "code", ",", "SImode", ",", "NULL_RTX", ",", "INTVAL", "(", "val", ")", ",", "NULL_RTX", ",", "NULL_RTX", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "arm", "Func": "arm_const_inline_cost", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11105, "Length": 23, "Cover_Rate": 0.6216216216216216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_paddusw128_mask", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ",", "("], "ground_truth": ["__v8hi", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_adds_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11106, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "vector", "<", "MVT", ">"], "ground_truth": ["&", "getParams", "(", ")", "const", "{"], "File": "WebAssemblyMachineFunctionInfo (2)1", "Func": "getParams", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11107, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "regno", "==", "REGNO", "(", "crtl", "->", "drap_reg", ")", ")", "{", "gcc_checking_assert", "(", "cfun", "->", "machine", "->", "fs", ".", "fp_valid", ")", ";", "addr", "=", "plus_constant", "(", "Pmode", ",", "hard_frame_pointer_rtx", ",", "cfun", "->", "machine", "->", "fs", ".", "fp_offset", "-", "cfa_offset", ")", ";", "mem", "=", "gen_rtx_MEM", "(", "mode", ",", "addr", ")", ";", "add_reg_note", "(", "insn", ",", "REG_CFA_DEF_CFA", ",", "mem", ")", ";", "}", "else", "{", "gcc_checking_assert", "(", "cfun", "->", "machine", "->", "fs", ".", "fp_valid", ")", ";", "addr", "=", "plus_constant", "(", "Pmode", ",", "hard_frame_pointer_rtx", ",", "cfun", "->", "machine", "->", "fs", ".", "fp_offset", "-", "cfa_offset", ")", ";", "mem", "=", "gen_rtx_MEM", "(", "mode", ",", "addr", ")", ";", "add_reg_note", "(", "insn", ",", "REG_CFA_EXPRESSION", ",", "gen_rtx_SET", "("], "ground_truth": ["mem", ",", "reg", ")", ")", ";"], "File": "i3865", "Func": "ix86_emit_save_reg_using_mov", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11108, "Length": 116, "Cover_Rate": 0.30933333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "InferAddressSpaces"], "ground_truth": ["(", ")", ";"], "File": "NVPTXInferAddressSpaces", "Func": "createNVPTXInferAddressSpacesPass", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11109, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", ";", "default", ":", "break", ";", "}", "assert", "(", "!", "MI", ".", "mayLoad", "(", ")", "&&", "", ")", ";", "if", "(", "!", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", "return", ";", "auto", "&", "TargetOp", "=", "MI", ".", "getOperand", "(", "", ")", ";", "unsigned", "OldTargetReg", "=", "TargetOp", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "X86SpeculativeLoadHardening", "Func": "hardenIndirectCallOrJumpInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11110, "Length": 58, "Cover_Rate": 0.3493975903614458, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128bh", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtneps_pbh", "(", "__m128", "__A", ")", "{", "return", "(", "__m128bh", ")", "__builtin_ia32_cvtneps2bf16_v4sf", "("], "ground_truth": ["__A", ")", ";"], "File": "avx512bf16vlintrin", "Func": "_mm_cvtneps_pbh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11111, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "res", ")", ":", "", "(", "mm", ")", ",", ""], "ground_truth": ["(", "mn", ")", ",", "", "(", "mw", ")", ")", ";"], "File": "ushmedia", "Func": "sh_media_MMULSUM_WQ", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11112, "Length": 25, "Cover_Rate": 0.43859649122807015, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", "->", "EmitLabel"], "ground_truth": ["(", "CurrentFnSym", ")", ";"], "File": "Nios2AsmPrinter", "Func": "EmitFunctionEntryLabel", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11113, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "getName", "(", ")", ".", "startswith", "(", "", ")", "||", "I", "->", "getName", "(", ")", ".", "startswith", "(", "", ")", ")", "continue", ";", "if", "(", "TD", "->", "getTypeAllocSize", "(", "I", "->", "getType", "(", ")", "->", "getElementType", "(", ")", ")", "<", "MaxOffset", ")", "{", "const", "TargetLoweringObjectFile", "&", "TLOF", "=", "TLI", "->", "getObjFileLowering", "(", ")", ";", "if", "(", "TLOF", ".", "getKindForGlobal", "(", "I", ",", "TLI", "->", "getTargetMachine", "(", ")", ")", ".", "isBSSLocal", "(", ")", ")", "BSSGlobals", ".", "push_back", "(", "I", ")", ";", "else", "if", "(", "I", "->", "isConstant", "(", ")", ")", "ConstGlobals", ".", "push_back", "(", "I", ")", ";", "else", "Globals", ".", "push_back", "(", "I", ")", ";", "}", "}", "if", "(", "Globals", ".", "size", "(", ")", ">", "", ")", "Changed", "|=", "doMerge", "(", "Globals", ",", "M", ",", "false", ")", ";", "if", "(", "BSSGlobals", ".", "size", "(", ")", ">", "", ")", "Changed", "|=", "doMerge", "(", "BSSGlobals", ",", "M", ",", "false", ")", ";", "return", "Changed"], "ground_truth": [";"], "File": "ARMGlobalMerge2", "Func": "doInitialization", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11114, "Length": 154, "Cover_Rate": 0.532871972318339, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildVectorSDNode", "*", "BVN", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDLoc", "dl", "(", "N", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "if", "(", "!", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "APInt", "SplatBits", ",", "SplatUndef", ";", "unsigned", "SplatBitSize", ";", "bool", "HasAnyUndefs", ";", "if", "(", "BVN", "&&", "BVN", "->", "isConstantSplat", "(", "SplatBits", ",", "SplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ")", ")", "{", "if", "(", "SplatBitSize", "<=", "", ")", "{", "EVT", "VbicVT", ";", "SDValue", "Val", "=", "isNEONModifiedImm", "(", "(", "~", "SplatBits", ")", ".", "getZExtValue", "(", ")", ",", "SplatUndef", ".", "getZExtValue", "(", ")", ",", "SplatBitSize", ",", "DAG", ",", "dl", ",", "VbicVT", ",", "VT", ".", "is128BitVector", "(", ")", ",", "OtherModImm", ")", ";", "if", "(", "Val", ".", "getNode", "(", ")", ")", "{", "SDValue", "Input", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VbicVT", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "Vbic", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VbicVT", ","], "ground_truth": ["Input", ",", "Val", ")", ";"], "File": "ARMISelLowering108", "Func": "PerformANDCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11115, "Length": 184, "Cover_Rate": 0.6618705035971223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "rtx_equal_p", "(", "op0", ",", "op1", ")", ")", "{", "perm0", "=", "perm0", "&", "", ";", "perm1", "=", "(", "perm1", "&", "", ")", "+", "", ";", "}", "else", "if", "(", "perm0", "&", "", ")", "{", "if", "(", "perm1", "&", "", ")", "return", "false", ";", "perm0", "-=", "", ";", "perm1", "+=", "", ";", "std", "::", "swap", "(", "op0", ",", "op1", ")", ";", "}", "else", "if", "(", "(", "perm1", "&", "", ")", "==", "", ")", "return", "false", ";", "if", "(", "target", "!=", "NULL", ")", "{", "machine_mode", "vmode", ",", "dmode", ";", "rtvec", "v", ";", "vmode", "=", "GET_MODE", "(", "target", ")", ";", "gcc_assert", "(", "GET_MODE_NUNITS", "(", "vmode", ")"], "ground_truth": ["==", "", ")", ";"], "File": "rs6000", "Func": "rs6000_expand_vec_perm_const_1", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11116, "Length": 109, "Cover_Rate": 0.4560669456066946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeFPR64CRegisterClass", "(", "MCInst", "&", "Inst", ",", "uint64_t", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "{", "return", "MCDisassembler", "::", "Fail", ";", "}", "unsigned", "Reg", "=", "FPR64DecoderTable", "[", "RegNo", "+", ""], "ground_truth": ["]", ";"], "File": "RISCVDisassembler", "Func": "DecodeFPR64CRegisterClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11117, "Length": 43, "Cover_Rate": 0.7049180327868853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_smax_nanv2df", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vmaxq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11118, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pavgw512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B", ",", "(", "__v32hi", ")", "_mm512_setzero_hi", "("], "ground_truth": [")", ",", "(", "__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_avg_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11119, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "G_FCOS", ":", "case", "TargetOpcode", "::", "G_FSIN", ":", "case", "TargetOpcode", "::", "G_FLOG10", ":", "case", "TargetOpcode", "::", "G_FLOG", ":", "case", "TargetOpcode", "::", "G_FLOG2", ":", "case", "TargetOpcode", "::", "G_FSQRT", ":", "case", "TargetOpcode", "::", "G_FABS", ":", "case", "TargetOpcode", "::", "G_FEXP", ":", "case", "TargetOpcode", "::", "G_FRINT", ":", "case", "TargetOpcode", "::", "G_INTRINSIC_TRUNC", ":", "case", "TargetOpcode", "::", "G_INTRINSIC_ROUND", ":", "return"], "ground_truth": ["true", ";"], "File": "M88kRegisterBankInfo", "Func": "isPreISelGenericFloatingPointOpcode", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11120, "Length": 58, "Cover_Rate": 0.4264705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "TargetOptions", "Options", "=", "Inst", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getTarget", "(", ")", ".", "Options", ";", "return", "(", "Options", ".", "UnsafeFPMath", "||", "Options", ".", "AllowFPOpFusion", "=="], "ground_truth": ["FPOpFusion", "::", "Fast", ")", ";"], "File": "AArch64InstrInfo (2)", "Func": "isCombineInstrCandidateFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11121, "Length": 49, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "initialize_aarch64_code_model", "(", "struct", "gcc_options", "*", "opts", ")", "{", "if", "(", "opts", "->", "x_flag_pic", ")", "{", "switch", "(", "opts", "->", "x_aarch64_cmodel_var", ")", "{", "case", "AARCH64_CMODEL_TINY", ":", "aarch64_cmodel", "=", "AARCH64_CMODEL_TINY_PIC", ";", "break", ";", "case", "AARCH64_CMODEL_SMALL", ":", "aarch64_cmodel", "=", "(", "flag_pic", "==", "", "?", "AARCH64_CMODEL_SMALL_PIC"], "ground_truth": [":", "AARCH64_CMODEL_SMALL_SPIC", ")", ";"], "File": "aarch643", "Func": "initialize_aarch64_code_model", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11122, "Length": 48, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "PHI", ".", "getOperand", "(", "Index", "*", "", "+", "", ")", ".", "getReg"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUMachineCFGStructurizer", "Func": "getPHISourceReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11123, "Length": 16, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Binary", "|=", "encodeNEONRd", "(", "MI", ",", "", ")", ";", "unsigned", "Imm", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "Op", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "unsigned", "Cmode", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "unsigned", "I", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "unsigned", "Imm3", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "unsigned", "Imm4", "=", "Imm", "&", "", ";", "Binary", "|=", "(", "I", "<<", "", ")", "|", "(", "Imm3", "<<", "", ")", "|", "(", "Cmode", "<<", "", ")", "|", "(", "Op", "<<", "", ")", "|", "Imm4", ";", "if", "(", "IsThumb", ")", "Binary", "=", "convertNEONDataProcToThumb"], "ground_truth": ["(", "Binary", ")", ";"], "File": "ARMCodeEmitter", "Func": "emitNEON1RegModImmInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11124, "Length": 113, "Cover_Rate": 0.8188405797101449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "node_version_info", "=", "node", "->", "function_version", "(", ")", ";", "gcc_assert", "(", "node", "->", "dispatcher_function", "&&", "node_version_info", "!=", "NULL", ")", ";", "if", "(", "node_version_info", "->", "dispatcher_resolver", ")", "return", "node_version_info", "->", "dispatcher_resolver", ";", "default_ver_decl", "=", "node_version_info", "->", "next", "->", "this_node", "->", "decl", ";", "node", "->", "definition", "=", "false", ";", "resolver_decl", "=", "make_resolver_func", "(", "default_ver_decl", ",", "node", "->", "decl", ",", "&", "empty_bb", ")", ";", "node_version_info", "->", "dispatcher_resolver", "=", "resolver_decl", ";", "push_cfun", "(", "DECL_STRUCT_FUNCTION", "(", "resolver_decl", ")", ")", ";", "auto_vec", "<", "tree", ",", "", ">", "fn_ver_vec", ";", "for", "(", "versn_info", "=", "node_version_info", "->", "next", ";", "versn_info", ";", "versn_info", "=", "versn_info", "->", "next", ")", "{", "versn", "=", "versn_info", "->", "this_node", ";", "if", "(", "DECL_VINDEX", "(", "versn", "->", "decl", ")", ")", "sorry", "("], "ground_truth": ["", ")", ";"], "File": "i3864", "Func": "ix86_generate_version_dispatcher_body", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11125, "Length": 119, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "containsLongjmpableCalls", "(", "const", "Function", "*", "F", ")", "{", "for", "(", "const", "auto", "&", "BB", ":", "*", "F", ")", "for", "(", "const", "auto", "&", "I", ":", "BB", ")", "if", "(", "const", "auto", "*", "CB", "=", "dyn_cast", "<", "CallBase", ">", "(", "&", "I", ")", ")", "if", "(", "canLongjmp", "(", "CB", "->", "getCalledOperand", "(", ")", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "WebAssemblyLowerEmscriptenEHSjLj10", "Func": "containsLongjmpableCalls", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11126, "Length": 62, "Cover_Rate": 0.9841269841269841, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "NumeratorScaled", "=", "B", ".", "buildIntrinsic", "(", "", ",", "{", "S32", ",", "S1", "}", ",", "false", ")", ".", "addUse", "(", "LHS", ")", ".", "addUse", "(", "RHS", ")", ".", "addImm", "(", "", ")", ".", "setMIFlags", "(", "Flags", ")", ";", "auto", "ApproxRcp", "=", "B", ".", "buildIntrinsic", "(", "", ",", "{", "S32", "}", ",", "false", ")", ".", "addUse", "(", "DenominatorScaled", ".", "getReg", "(", "", ")", ")", ".", "setMIFlags", "(", "Flags", ")", ";", "auto", "NegDivScale0", "=", "B", ".", "buildFNeg", "(", "S32", ",", "DenominatorScaled", ",", "Flags", ")", ";", "if", "(", "!", "Mode", ".", "allFP32Denormals", "(", ")", ")", "toggleSPDenormMode", "(", "true", ",", "B", ",", "ST", ",", "Mode", ")", ";", "auto", "Fma0", "=", "B", ".", "buildFMA", "(", "S32", ",", "NegDivScale0", ",", "ApproxRcp", ",", "One", ",", "Flags", ")", ";", "auto", "Fma1", "=", "B", ".", "buildFMA", "(", "S32", ",", "Fma0", ",", "ApproxRcp", ",", "ApproxRcp", ",", "Flags", ")", ";", "auto", "Mul", "=", "B", ".", "buildFMul", "(", "S32", ",", "NumeratorScaled", ",", "Fma1", ",", "Flags", ")", ";", "auto", "Fma2", "=", "B", ".", "buildFMA", "(", "S32", ",", "NegDivScale0", ",", "Mul", ",", "NumeratorScaled", ",", "Flags", ")", ";", "auto", "Fma3", "=", "B", ".", "buildFMA", "(", "S32", ",", "Fma2", ",", "Fma1", ",", "Mul"], "ground_truth": [",", "Flags", ")", ";"], "File": "AMDGPULegalizerInfo11", "Func": "legalizeFDIV32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11127, "Length": 191, "Cover_Rate": 0.36590038314176243, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "continue", ";", "}", "else", "continue", ";", "unsigned", "PtrAddrSpace", "=", "PtrValue", "->", "getType", "(", ")", "->", "getPointerAddressSpace", "(", ")", ";", "if", "(", "PtrAddrSpace", ")", "continue", ";", "if", "(", "L", "->", "isLoopInvariant", "(", "PtrValue", ")", ")", "continue", ";", "const", "SCEV", "*", "LSCEV", "=", "SE", "->", "getSCEVAtScope", "(", "PtrValue", ",", "L", ")", ";", "const", "SCEVAddRecExpr", "*", "LARSCEV", "=", "dyn_cast", "<", "SCEVAddRecExpr", ">", "(", "LSCEV", ")", ";", "if", "(", "!", "LARSCEV", "||", "LARSCEV", "->", "getLoop", "(", ")", "!=", "L", ")", "continue", ";", "if", "(", "isValidCandidate", "(", "&", "J", ",", "PtrValue", ")", ")", "addOneCandidate", "(", "MemI", ",", "LSCEV", ",", "Buckets", ",", "MaxCandidateNum", ")", ";", "}", "return"], "ground_truth": ["Buckets", ";"], "File": "PPCLoopInstrFormPrep6", "Func": "collectCandidates", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11128, "Length": 105, "Cover_Rate": 0.328125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PredicateFtor", "&&", "!", "PredicateFtor", "(", "MF", ".", "getFunction", "(", ")", ")", ")", "return", "false", ";", "STI", "=", "&", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "MF", ".", "getSubtarget", "(", ")", ")", ";", "if", "(", "STI", "->", "isThumb1Only", "(", ")", "||", "STI", "->", "prefers32BitThumb", "(", ")", ")", "return", "false", ";", "TII", "=", "static_cast", "<", "const", "Thumb2InstrInfo", "*", ">", "(", "STI", "->", "getInstrInfo"], "ground_truth": ["(", ")", ")", ";"], "File": "Thumb2SizeReduction65", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11129, "Length": 67, "Cover_Rate": 0.38285714285714284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UnCondBrIter", "=", "I", ";", "if", "(", "!", "AllowModify", ")", "{", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "while", "(", "std", "::", "next", "(", "I", ")", "!=", "MBB", ".", "end", "(", ")", ")", "{", "std", "::", "next", "(", "I", ")", "->", "eraseFromParent", "(", ")", ";", "}", "Cond", ".", "clear", "(", ")", ";", "FBB", "=", "nullptr", ";", "if", "(", "MBB", ".", "isLayoutSuccessor", "(", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ")", "{", "TBB", "=", "nullptr", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "UnCondBrIter", "=", "MBB", ".", "end", "(", ")", ";", "continue", ";", "}", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "continue", ";", "}", "", "BranchCode", "=", "getCondFromBranchOpc", "(", "I", "->", "getOpcode", "(", ")", ")", ";", "if", "(", "BranchCode", "==", "", ")", "{", "return", "true", ";", "}", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "TargetBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "AllowModify", "&&", "UnCondBrIter", "!=", "MBB", ".", "end", "(", ")", "&&", "MBB", ".", "isLayoutSuccessor", "(", "TargetBB", ")", ")", "{", "BranchCode", "=", "getOppositeCondition", "(", "BranchCode", ")", ";", "unsigned", "JNCC", "=", "getBrCond", "(", "BranchCode", ")", ".", "getOpcode", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "OldInst", "=", "I", ";", "BuildMI", "(", "MBB", ",", "UnCondBrIter", ",", "MBB", ".", "findDebugLoc", "(", "I", ")", ",", "get", "(", "JNCC", ")", ")", ".", "addMBB", "(", "UnCondBrIter", "->"], "ground_truth": ["getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ";"], "File": "AVRInstrInfo21", "Func": "analyzeBranch", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11130, "Length": 254, "Cover_Rate": 0.4677716390423573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPreISel", "(", ")", "{", "if", "(", "!", "DisablePreIncPrep", "&&", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createLoopPreIncPrepPass", "(", "getTargetMachine", "(", ")", ")", ")", ";", "if", "(", "!", "DisableCTRLoops", "&&", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")"], "ground_truth": ["addPass", "(", "createHardwareLoopsPass", "(", ")", ")", ";"], "File": "PPCTargetMachine1", "Func": "addPreISel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11131, "Length": 50, "Cover_Rate": 0.9259259259259259, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "needsFrameBaseReg", "(", "MachineInstr", "*", "MI", ",", "int64_t", "Offset", ")", "const", "{", "assert", "(", "Offset", "<", "", "&&", "", ")", ";", "unsigned", "OpC", "=", "MI", "->", "getOpcode", "(", ")", ";", "if", "(", "!", "ImmToIdxMap", ".", "count", "(", "OpC", ")", ")", "return", "false", ";", "if", "(", "(", "OpC", "==", "", "||", "OpC", "==", "", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", "return", "false", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", "->", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "unsigned", "StackEst", "=", "TFI", "->", "determineFrameLayout", "(", "MF", ",", "false", ","], "ground_truth": ["true", ")", ";"], "File": "PPCRegisterInfo (2)1", "Func": "needsFrameBaseReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11132, "Length": 119, "Cover_Rate": 0.7933333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "emitStrictFPComparison", "(", "SDValue", "LHS", ",", "SDValue", "RHS", ",", "const", "SDLoc", "&", "dl", ",", "SelectionDAG", "&", "DAG", ",", "SDValue", "Chain", ",", "bool", "IsSignaling", ")", "{", "EVT", "VT", "=", "LHS", ".", "getValueType", "(", ")", ";", "assert", "(", "VT", "!=", "", ")", ";", "const", "bool", "FullFP16", "=", "DAG", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasFullFP16", "(", ")", ";", "if", "(", "VT", "==", "", "&&", "!", "FullFP16", ")", "{", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "{", "", ",", "", "}", ",", "{", "Chain", ",", "LHS", "}", ")", ";", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "{", "", ",", "", "}", ",", "{", "LHS", ".", "getValue", "(", "", ")", ",", "RHS", "}", ")", ";", "Chain", "=", "RHS", ".", "getValue", "(", ""], "ground_truth": [")", ";"], "File": "AArch64ISelLowering87", "Func": "emitStrictFPComparison", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11133, "Length": 129, "Cover_Rate": 0.671875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "FTAOElim", "("], "ground_truth": [")", ";"], "File": "XCoreFrameToArgsOffsetElim", "Func": "createXCoreFrameToArgsOffsetEliminationPass", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11134, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "ImmVal", ";", "SMLoc", "ExprLoc", "=", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ImmVal", ")", ")", "return", "MatchOperand_ParseFail", ";", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ImmVal", ")", ";", "if", "(", "!", "MCE", ")", "{", "Error", "(", "ExprLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "if", "(", "MCE", "->", "getValue", "(", ")", "<", "", "||", "MCE", "->", "getValue", "(", ")", ">", "", ")", "{", "Error", "(", "ExprLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "Operand", "::", "CreateBarrier", "(", "MCE", "->", "getValue", "(", ")", ",", "ExprLoc", ",", "getContext", "(", ")", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "bool", "Valid", ";", "unsigned", "Opt", "=", "", "(", ")", ".", "fromString", "(", "Tok", ".", "getString", "(", ")", ",", "Valid", ")", ";", "if", "(", "!", "Valid", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "if", "(", "Mnemonic", "==", "", "&&", "Opt", "!=", "", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail"], "ground_truth": [";"], "File": "AArch64AsmParser102", "Func": "tryParseBarrierOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11135, "Length": 188, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetMachine", "::", "addPreEmitPass", "(", "PassManagerBase", "&", "PM", ")", "{", "PM", ".", "add", "(", "createDelaySlotFillerPass", "(", "*", "this", ")", ")", ";", "return", "true"], "ground_truth": [";"], "File": "MBlazeTargetMachine12", "Func": "addPreEmitPass", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11136, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "prev_in_use", ",", "in_use", ",", "len", ",", "ldgp", ";", "rtx_insn", "*", "i", ",", "*", "next", ";", "shorten_branches", "(", "get_insns", "(", ")", ")", ";", "unsigned", "int", "option_alignment", "=", "align_functions", ".", "levels", "[", "", "]", ".", "get_value", "(", ")", ";", "if", "(", "option_alignment", "<", "", ")", "align", "=", "", ";", "else", "if", "(", "(", "unsigned", "int", ")", "option_alignment", "<", "max_align", ")", "align", "=", "option_alignment", ";", "else", "align", "=", "max_align", ";", "ofs", "=", "prev_in_use", "=", "", ";", "i", "=", "get_insns", "(", ")", ";", "if", "(", "NOTE_P", "(", "i", ")", ")", "i", "=", "next_nonnote_insn", "(", "i", ")", ";", "ldgp", "=", "alpha_function_needs_gp", "?", "", ":", "", ";", "while", "(", "i", ")", "{", "next", "=", "(", "*", "next_group", ")", "(", "i", ",", "&", "in_use", ",", "&", "len", ")", ";", "if", "(", "LABEL_P", "(", "i", ")", ")", "{", "unsigned", "int", "new_align", "=", "label_to_alignment", "(", "i", ")", ".", "levels", "[", "", "]", ".", "get_value", "(", ")", ";", "if", "(", "new_align", ">=", "align", ")", "{", "align", "=", "new_align", "<", "max_align", "?", "new_align", ":", "max_align", ";", "ofs", "=", "", ";", "}", "else", "if", "(", "ofs", "&", "(", "new_align", "-", "", ")", ")", "ofs", "=", "(", "ofs", "|", "(", "new_align", "-", "", ")", ")", "+", "", ";", "gcc_assert", "(", "!", "len", ")", ";", "}", "else", "if", "(", "in_use", "==", "", ")", "{", "if", "(", "len", "<", "", ")", "{", "ofs", "=", "", ";", "align", "=", "", ";", "len", "=", "", ";", "}", "}", "else", "if", "(", "(", "int", ")", "align", "<", "len", ")", "{", "unsigned", "int", "new_log_align", "=", "len", ">", "", "?", "", ":", "", ";", "rtx_insn", "*", "prev", ",", "*", "where", ";", "where", "=", "prev", "=", "prev_nonnote_insn", "(", "i", ")", ";", "if", "(", "!", "where", "||", "!", "LABEL_P", "(", "where", ")", ")", "where", "=", "i", ";", "if", "(", "!", "(", "TARGET_EXPLICIT_RELOCS", "&&", "prev", "&&", "CALL_P", "("], "ground_truth": ["prev", ")", ")", ")", "{"], "File": "alpha", "Func": "alpha_align_insns_1", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11137, "Length": 301, "Cover_Rate": 0.5799614643545279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CC", "=", "StringSwitch", "<", "unsigned", ">", "(", "Head", ".", "substr", "(", "Head", ".", "size", "(", ")", "-", "", ")", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "~", "", ")", ";", "if", "(", "CC", "!=", "~", "", ")", "{", "Head", "=", "Head", ".", "slice", "(", "", ",", "Head", ".", "size", "(", ")", "-", "", ")", ";", "}", "else", "CC", "=", "", ";", "Operand", "::", "CreateToken", "(", "Op", ",", "Head", ",", "NameLoc", ")", ";", "Operands", ".", "push_back", "(", "Op", ".", "take", "(", ")", ")", ";", "Operand", "::", "CreateCondCode", "(", "Op", ",", "", "(", "CC", ")", ",", "NameLoc", ")", ";", "Operands", ".", "push_back", "(", "Op", ".", "take", "(", ")", ")", ";", "while", "(", "Next", "!=", "StringRef", "::", "npos", ")", "{", "Start", "=", "Next", ";", "Next", "=", "Name", ".", "find", "(", "'.'", ",", "Start", "+", "", ")", ";", "Head", "=", "Name", ".", "slice", "(", "Start", ",", "Next", ")", ";", "Operand", "::", "CreateToken", "(", "Op", ","], "ground_truth": ["Head", ",", "NameLoc", ")", ";"], "File": "ARMAsmParser32", "Func": "ParseInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11138, "Length": 259, "Cover_Rate": 0.5820224719101124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx_insn", "*", "r15_restore", "=", "NULL", ",", "*", "r11_restore", "=", "NULL", ";", "for", "(", "rtx_insn", "*", "insn", "=", "tail", ";", "insn", "!=", "head", ";", "insn", "=", "PREV_INSN", "(", "insn", ")", ")", "{", "rtx", "set", "=", "single_set", "(", "insn", ")", ";", "if", "(", "!", "INSN_P", "(", "insn", ")", "||", "!", "RTX_FRAME_RELATED_P", "(", "insn", ")", "||", "set", "==", "NULL_RTX", "||", "!", "REG_P", "(", "SET_DEST", "(", "set", ")", ")", "||", "!", "FP_REG_P", "(", "SET_SRC", "(", "set", ")", ")", ")", "continue", ";", "if", "(", "REGNO", "(", "SET_DEST", "(", "set", ")", ")", "==", "HARD_FRAME_POINTER_REGNUM", ")", "r11_restore", "=", "insn", ";", "if", "(", "REGNO", "(", "SET_DEST", "(", "set", ")", ")", "==", "STACK_POINTER_REGNUM", ")", "r15_restore", "=", "insn", ";", "}", "if", "(", "r11_restore", "==", "NULL", "||", "r15_restore", "==", "NULL", ")", "return", ";", "add_dependence", "(", "r11_restore", ",", "r15_restore", ",", "REG_DEP_ANTI"], "ground_truth": [")", ";"], "File": "s390", "Func": "s390_sched_dependencies_evaluation", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11139, "Length": 131, "Cover_Rate": 0.7616279069767442, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BaseInstrInfo", "::", "isStoreToStackSlot", "(", "const", "MachineInstr", "*", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", "{", "FrameIndex", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "return", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "}", "break", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "ARMBaseInstrInfo31", "Func": "isStoreToStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11140, "Length": 131, "Cover_Rate": 0.458041958041958, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqshrn_n_u64", "(", "uint64x2_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "uint32x2_t", ")", "__builtin_neon_vqshrnu_nv2di", "(", "("], "ground_truth": ["int64x2_t", ")", "__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vqshrn_n_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11141, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "ScheduleBlock", "*", ">"], "ground_truth": ["getBlocks", "(", ")", "{", "return", "BlocksScheduled", ";", "}"], "File": "SIMachineScheduler1", "Func": "getBlocks", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11142, "Length": 15, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "removeBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "int", "*", "BytesRemoved", ")", "const", "{", "std", "::", "cout", "<<", "", "<<", "std", "::", "endl", ";", "return", ""], "ground_truth": [";"], "File": "XtensaInstrInfo1", "Func": "removeBranch", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11143, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "createShuffleStride", "(", "VT", ",", "", ",", "VPShuf", ")", ";", "setGroupSize", "(", "VT", ",", "GroupSize", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "DecodePALIGNRMask", "(", "VT", ",", "GroupSize", "[", "", "-", "i", "]", ",", "VPAlign", "[", "i", "]", ",", "false", ")", ";", "DecodePALIGNRMask", "(", "VT", ",", "GroupSize", "[", "", "]", "+", "GroupSize", "[", "", "]", ",", "VPAlign2", ",", "true", ",", "true", ")", ";", "DecodePALIGNRMask", "(", "VT", ",", "GroupSize", "[", "", "]", ",", "VPAlign3", ",", "true", ",", "true", ")", ";", "concatSubVector", "(", "Vec", ",", "InVec", ",", "VecElems", ",", "Builder", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "Vec", "[", "i", "]", "=", "Builder", ".", "CreateShuffleVector", "(", "Vec", "[", "i", "]", ",", "VPShuf", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "TempVector", "[", "i", "]", "=", "Builder", ".", "CreateShuffleVector", "(", "Vec", "[", "(", "i", "+", "", ")", "%", "", "]", ",", "Vec", "["], "ground_truth": ["i", "]", ",", "VPAlign", "[", "", "]", ")", ";"], "File": "X86InterleavedAccess10", "Func": "deinterleave8bitStride3", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11144, "Length": 173, "Cover_Rate": 0.44587628865979384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "aarch64_fpconst_pow_of_2", "(", "rtx", "x", ")", "{", "const", "REAL_VALUE_TYPE", "*", "r", ";", "if", "(", "!", "CONST_DOUBLE_P", "(", "x", ")", ")", "return"], "ground_truth": ["-", "", ";"], "File": "aarch64", "Func": "aarch64_fpconst_pow_of_2", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11145, "Length": 24, "Cover_Rate": 0.3287671232876712, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Filled", "=", "false", ";", "if", "(", "CompactBranchPolicy", ".", "getValue", "(", ")", "!=", "CB_Always", "||", "!", "TII", "->", "getEquivalentCompactForm", "(", "I", ")", ")", "{", "if", "(", "searchBackward", "(", "MBB", ",", "*", "I", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "DEBUG_TYPE", "", "", ")", ";", "Filled", "=", "true", ";", "}", "else", "if", "(", "I", "->", "isTerminator", "(", ")", ")", "{", "if", "(", "searchSuccBBs", "(", "MBB", ",", "I", ")", ")", "{", "Filled", "=", "true", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "DEBUG_TYPE", "", "", ")", ";", "}", "}", "else", "if", "(", "searchForward", "(", "MBB", ",", "I", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "DEBUG_TYPE", "", "", ")", ";", "Filled", "=", "true", ";", "}", "}", "if", "(", "Filled", ")", "{", "MachineBasicBlock", "::", "instr_iterator", "DSI", "=", "I", ".", "getInstrIterator", "(", ")", ";", "if", "(", "InMicroMode", "&&", "TII", "->", "getInstSizeInBytes", "(", "*", "std", "::", "next", "(", "DSI", ")", ")", "==", "", "&&", "DSI", "->", "isCall", "(", ")", ")", "{", "DSI", "->", "setDesc", "(", "TII", "->", "get", "(", "getEquivalentCallShort", "(", "DSI", "->", "getOpcode", "(", ")", ")", ")", ")", ";", "}", "++", "FilledSlots"], "ground_truth": [";"], "File": "MipsDelaySlotFiller34", "Func": "runOnMachineBasicBlock", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11146, "Length": 181, "Cover_Rate": 0.431980906921241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "R600MachineFunctionInfo", "::", "GetIJPerspectiveIndex", "(", ")", "const", "{", "assert", "(", "HasPerspectiveInterpolation", ")"], "ground_truth": [";"], "File": "R600MachineFunctionInfo5", "Func": "GetIJPerspectiveIndex", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11147, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MFI", "->", "isPredecessor", "(", "&", "*", "MFI", ")", ")", "{", "I", "=", "--", "MFI", "->", "end", "(", ")", ";", "return", "true", ";", "}", "else", "return", "false"], "ground_truth": [";"], "File": "X86FixupLEAs (2)", "Func": "getPreviousInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11148, "Length": 29, "Cover_Rate": 0.4461538461538462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "V", "=", "peekThroughBitcasts", "(", "V", ")", ";", "MVT", "NewVT", "=", "V", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "NewVT", ".", "isVector", "(", ")", "||", "NewVT", ".", "getScalarSizeInBits", "(", ")", "!=", "VT", ".", "getScalarSizeInBits", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "V", ".", "getOpcode", "(", ")", "==", "", "||", "(", "Idx", "==", "", "&&"], "ground_truth": ["V", ".", "getOpcode", "(", ")", "==", "", ")", ")", "{"], "File": "X86ISelLowering (2)5", "Func": "getScalarValueForVectorElement", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11149, "Length": 67, "Cover_Rate": 0.44966442953020136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "shouldEmitConstantsToTextSection", "(", "const", "Triple", "&", "TT", ")", "{", "return", "TT", ".", "getOS", "(", ")", "==", "Triple", "::"], "ground_truth": ["AMDPAL", ";"], "File": "AMDGPUBaseInfo11", "Func": "shouldEmitConstantsToTextSection", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11150, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImmSExti64i32", "(", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "X86AsmParser (2)2", "Func": "isImmSExti64i32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11151, "Length": 16, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "arg_words", "=", "crtl", "->", "args", ".", "info", ".", "arg_words", ";", "f_stk", "=", "TYPE_FIELDS", "(", "va_list_type_node", ")", ";", "f_reg", "=", "DECL_CHAIN", "(", "f_stk", ")", ";", "f_ndx", "=", "DECL_CHAIN", "(", "f_reg", ")", ";", "stk", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_stk", ")", ",", "valist", ",", "f_stk", ",", "NULL_TREE", ")", ";", "reg", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_reg", ")", ",", "unshare_expr", "(", "valist", ")", ",", "f_reg", ",", "NULL_TREE", ")", ";", "ndx", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_ndx", ")", ",", "unshare_expr", "(", "valist", ")", ",", "f_ndx", ",", "NULL_TREE", ")", ";", "u", "=", "make_tree", "(", "sizetype", ",", "expand_builtin_saveregs", "(", ")", ")", ";", "u", "=", "fold_convert", "(", "ptr_type_node", ",", "u", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "ptr_type_node", ",", "reg", ",", "u", ")", ";", "TREE_SIDE_EFFECTS", "(", "t", ")", "=", "", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "u", "=", "make_tree", "(", "ptr_type_node", ",", "virtual_incoming_args_rtx", ")", ";", "u", "=", "fold_build_pointer_plus_hwi", "(", "u", ",", "-", "", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "ptr_type_node", ",", "stk", ",", "u", ")", ";", "TREE_SIDE_EFFECTS", "(", "t", ")", "=", ""], "ground_truth": [";"], "File": "xtensa", "Func": "xtensa_va_start", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11152, "Length": 181, "Cover_Rate": 0.6557971014492754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "DebugLoc", "dl", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "uint64_t", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "!", "StackSize"], "ground_truth": [")", "return", ";"], "File": "Mips16FrameLowering26", "Func": "emitEpilogue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11153, "Length": 49, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "BranchMI", "&&", "isCondBranch", "(", "BranchMI", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BranchMI", ")", ";", "BranchMI", "->", "eraseFromParent", "(", ")", ";", "SHOWNEWBLK", "(", "MBB1", ",", "", ")", ";", "MBB", "->", "removeSuccessor", "(", "MBB1"], "ground_truth": [",", "true", ")", ";"], "File": "R600MachineCFGStructurizer", "Func": "removeRedundantConditionalBranch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11154, "Length": 44, "Cover_Rate": 0.3963963963963964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ELFStreamer", "::", "emitCantUnwind", "("], "ground_truth": [")", "{"], "File": "ARMELFStreamer (2)", "Func": "emitCantUnwind", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11155, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isExpCompr", "(", ")", "const", "{", "return", "isImmTy", "("], "ground_truth": ["ImmTyExpCompr", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "isExpCompr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11156, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "tem", "=", "*", "op0", ";", "*", "op0", "=", "*", "op1", ";", "*", "op1", "=", "tem", ";", "*", "code", "=", "(", "int", ")", "swap_condition", "(", "(", "enum", "rtx_code", ")", "*"], "ground_truth": ["code", ")", ";"], "File": "spu", "Func": "spu_canonicalize_comparison", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11157, "Length": 33, "Cover_Rate": 0.39759036144578314, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "JITInfo", "::", "replaceMachineCodeForFunction", "(", "void", "*", "Old", ",", "void", "*"], "ground_truth": ["New", ")", "{"], "File": "PPCJITInfo10", "Func": "replaceMachineCodeForFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11158, "Length": 14, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "CSRegs", "[", "i", "]", ";", "++", "i", ")", "if", "(", "Reg", "==", "CSRegs", "[", "i", "]", ")"], "ground_truth": ["return", "true", ";"], "File": "AArch64FrameLowering (2)", "Func": "isCalleeSavedRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11159, "Length": 27, "Cover_Rate": 0.6136363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "MipsISelLowering109", "Func": "getTargetNodeName", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11160, "Length": 114, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SVEIntrinsicOpts", "::", "optimizeFunctions", "(", "SmallSetVector", "<", "Function", "*", ",", "", ">", "&", "Functions", ")", "{", "bool", "Changed", "=", "false"], "ground_truth": [";"], "File": "SVEIntrinsicOpts5", "Func": "optimizeFunctions", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11161, "Length": 21, "Cover_Rate": 0.65625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "", "(", "SDNode", "*", "N", ")", "{", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "return", "false", ";", "uint64_t", "Index", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "->", "getZExtValue", "(", ")", ";", "MVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ".", "getSimpleVT", "(", ")", ";", "unsigned", "ElSize", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "bool", "Result", "=", "(", "Index", "*", "ElSize", ")", "%", "", "==", "", ";", "return"], "ground_truth": ["Result", ";"], "File": "X86ISelLowering116", "Func": "isVEXTRACTF128Index", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11162, "Length": 98, "Cover_Rate": 0.9702970297029703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "isTargetWin64"], "ground_truth": ["(", ")", ")", "return", "RetCC__Win64_C", ";"], "File": "X86FastISel39", "Func": "CCAssignFnForRet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11163, "Length": 20, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DAGToDAGISel", "::", "emitFunctionEntryCode", "(", ")", "{", "const", "Function", "&", "F", "=", "MF", "->", "getFunction", "(", ")", ";", "if", "(", "F", ".", "hasExternalLinkage", "(", ")", "&&", "F", ".", "getName", "(", ")", "=="], "ground_truth": ["", ")", "emitSpecialCodeForMain", "(", ")", ";"], "File": "X86ISelDAGToDAG1", "Func": "emitFunctionEntryCode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11164, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "S", "=", "(", "offset", "&", "", ")", ">>", "", ";", "uint32_t", "J1", "=", "(", "offset", "&", "", ")", ">>", "", ";", "uint32_t", "J2", "=", "(", "offset", "&", "", ")", ">>", "", ";", "J1", "=", "(", "~", "J1", "&", "", ")", ";", "J2", "=", "(", "~", "J2", "&", "", ")", ";", "J1", "^=", "S", ";", "J2", "^=", "S", ";", "offset", "&=", "~"], "ground_truth": ["", ";"], "File": "ARMMCCodeEmitter1", "Func": "encodeThumbBLOffset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11165, "Length": 64, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlal_s16", "(", "int32x4_t", "__a", ",", "int16x4_t", "__b", ",", "int16x4_t", "__c", ")", "{", "return", "(", "int32x4_t", ")", "__builtin_neon_vmlalsv4hi", "(", "__a"], "ground_truth": [",", "__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vmlal_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11166, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "donelab", "=", "gen_label_rtx", "(", ")", ";", "f0", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_cmp_and_jump_insns", "(", "in", ",", "const0_rtx", ",", "LT", ",", "const0_rtx", ",", "inmode", ",", "", ",", "neglab", ")", ";", "expand_float", "(", "out", ",", "in", ",", "", ")", ";", "emit_jump_insn", "(", "gen_jump", "(", "donelab", ")", ")", ";", "emit_barrier", "(", ")", ";", "emit_label", "(", "neglab", ")", ";", "i0", "=", "expand_simple_binop", "(", "inmode", ",", "LSHIFTRT", ",", "in", ",", "const1_rtx", ",", "NULL", ",", "", ",", "OPTAB_DIRECT", ")", ";", "i1", "=", "expand_simple_binop", "(", "inmode", ",", "AND", ",", "in", ","], "ground_truth": ["const1_rtx", ",", "NULL", ",", "", ",", "OPTAB_DIRECT", ")", ";"], "File": "i3864", "Func": "x86_emit_floatuns", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11167, "Length": 94, "Cover_Rate": 0.4034334763948498, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "created", "=", "!", "this", "->"], "ground_truth": ["m_globals", "->", "put_node", "(", "node", ")", ";"], "File": "cortex-a57-fma-steering", "Func": "fma_node_created", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11168, "Length": 13, "Cover_Rate": 0.38235294117647056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "*", "MF", ",", "FI", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ")", ";", "if", "(", "RC", "==", "&", "", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "RC", "==", "&", "", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", "."], "ground_truth": ["addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "VEInstrInfo15", "Func": "loadRegFromStackSlot", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11169, "Length": 159, "Cover_Rate": 0.6309523809523809, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__v4hi", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "__vis_faligndatav4hi", "(", "__v4hi", "__A", ",", "__v4hi", "__B", ")", "{"], "File": "visintrin", "Func": "__vis_faligndatav4hi", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11170, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "spu_split_convert", "(", "rtx", "ops", "[", "]", ")", "{", "if", "(", "REGNO", "(", "ops", "[", "", "]", ")", "==", "REGNO", "(", "ops", "[", "", "]", ")", ")", "emit_note", "(", "NOTE_INSN_DELETED", ")", ";", "else", "{", "rtx", "op0", "=", "gen_rtx_REG", "(", "TImode", ",", "REGNO"], "ground_truth": ["(", "ops", "[", "", "]", ")", ")", ";"], "File": "spu", "Func": "spu_split_convert", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11171, "Length": 50, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_subs_epi16", "(", "__m128i", "__A"], "ground_truth": [",", "__m128i", "__B", ")", "{"], "File": "emmintrin", "Func": "_mm_subs_epi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11172, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CPI", "=", "MCP", "->", "getConstantPoolIndex", "(", "CPV", ",", "", ")", ";", "const", "TargetRegisterClass", "*", "TRC", "=", "isThumb", "?", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ":", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ";", "MachineMemOperand", "*", "CPMMO", "=", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "", ",", "", ")", ";", "MachineMemOperand", "*", "FIMMOSt", "=", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "", ",", "", ")", ";", "if", "(", "isThumb2", ")", "{", "unsigned", "NewVReg1", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg1", ")", ".", "addConstantPoolIndex", "(", "CPI", ")", ".", "addMemOperand", "(", "CPMMO", ")", ")", ";", "unsigned", "NewVReg2", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg2", ")", ".", "addReg", "(", "NewVReg1", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ")", ")", ";", "unsigned", "NewVReg3", "=", "MRI", "->", "createVirtualRegister", "(", "TRC", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "NewVReg3", ")", ".", "addReg", "(", "NewVReg2", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "PCLabelId", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "NewVReg3", ",", "RegState", "::", "Kill", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "FIMMOSt", ")", ")", ";", "}", "else", "if", "("], "ground_truth": ["isThumb", ")", "{"], "File": "ARMISelLowering174", "Func": "SetupEntryBlockForSjLj", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11173, "Length": 272, "Cover_Rate": 0.3059617547806524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Opc", "=", "N", "->", "getOpcode", "(", ")", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "(", "Op0", "->", "isDivergent", "(", ")", "^", "Op1", "->", "isDivergent", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Op0", "->", "isDivergent", "(", ")", ")", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "if", "(", "Op1", ".", "getOpcode", "(", ")", "!=", "Opc", "||", "!", "Op1", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Op2", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "Op1", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "(", "Op1", "->", "isDivergent", "(", ")", "^", "Op2", "->", "isDivergent", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Op1", "->", "isDivergent", "(", ")", ")", "std", "::"], "ground_truth": ["swap", "(", "Op1", ",", "Op2", ")", ";"], "File": "SIISelLowering103", "Func": "reassociateScalarOps", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11174, "Length": 173, "Cover_Rate": 0.6811023622047244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmladavaq_s8", "(", "int32_t", "__a", ",", "int8x16_t"], "ground_truth": ["__b", ",", "int8x16_t", "__c", ")", "{"], "File": "arm", "Func": "mve___arm_vmladavaq_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11175, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "::", "isUNPCKL_v_undef_Mask", "(", "N", "->", "getMask", "(", ")", ",", "N", "->", "getValueType"], "ground_truth": ["(", "", ")", ",", "HasAVX2", ")", ";"], "File": "X86ISelLowering150", "Func": "isUNPCKL_v_undef_Mask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11176, "Length": 20, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isPostIdxReg", "(", ")", "const", "{", "return", "isPostIdxRegShifted", "(", ")", "&&", "PostIdxReg", ".", "ShiftTy", "=="], "ground_truth": ["", ";"], "File": "ARMAsmParser (2)3", "Func": "isPostIdxReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11177, "Length": 17, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "GT", ":", "return", "", ";", "case", "GTU", ":", "return", "", ";", "case", "LT", ":", "return", "", ";", "case", "GE", ":", "return", "", ";", "case", "LE", ":", "return", "", ";", "case", "ORDERED", ":", "return", "", ";", "case", "UNORDERED", ":", "return", "", ";", "case", "UNEQ", ":", "return", "", ";", "case", "UNGE", ":", "return", "", ";", "case", "UNGT", ":", "return", "", ";", "case", "UNLE", ":", "return", "", ";", "case", "UNLT", ":", "return", "", ";", "case", "LTGT", ":", "return", ""], "ground_truth": [";"], "File": "m68k", "Func": "m68k_output_scc_float", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11178, "Length": 81, "Cover_Rate": 0.7232142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NewRegs", "=", "countPopulation", "(", "NewMask", ".", "getAsInteger", "(", ")", ")", "-", "countPopulation", "(", "PrevMask", ".", "getAsInteger", "(", ")", ")", ";", "if", "(", "SRI", "->", "isSGPRReg", "(", "MRI", ",", "Reg", ")", ")", "SGPRs"], "ground_truth": ["+=", "NewRegs", ";"], "File": "GCNSchedStrategy21", "Func": "setMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11179, "Length": 36, "Cover_Rate": 0.3364485981308411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createSplitTFRCondSets", "(", "const", "TargetMachine"], "ground_truth": ["&", "TM", ")", "{"], "File": "HexagonSplitTFRCondSets", "Func": "createHexagonSplitTFRCondSets", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11180, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addCondCodeOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "unsigned", "(", "getCondCode", "(", ")", ")", ")", ")", ";", "unsigned", "RegNum", "=", "getCondCode", "(", ")", "==", "", "?", "", ":", "", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "RegNum"], "ground_truth": [")", ")", ";"], "File": "ARMAsmParser (2)", "Func": "addCondCodeOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11181, "Length": 63, "Cover_Rate": 0.9264705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "string", "computeDataLayout", "(", "const", "Triple", "&", "TT", ",", "StringRef"], "ground_truth": ["CPU", ",", "const", "TargetOptions", "&", "Options", ")", "{"], "File": "TeakTargetMachine", "Func": "computeDataLayout", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11182, "Length": 20, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is_bc", "(", "unsigned", "a", ",", "unsigned", "b", ","], "ground_truth": ["unsigned", "c", ")", "{"], "File": "TVMStackPatterns", "Func": "is_bc", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11183, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrev32q_m_fv8hf", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrev32q_m_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11184, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "MachineInstr", "*", "foldMemoryOperandImpl", "(", "MachineFunction", "&", "MF", ",", "MachineInstr", "*", "MI", ",", "const", "SmallVectorImpl", "<", "unsigned", ">"], "ground_truth": ["&", "Ops", ",", "MachineInstr", "*", "LoadMI", ")", "const", "{"], "File": "PPCInstrInfo16", "Func": "foldMemoryOperandImpl", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11185, "Length": 27, "Cover_Rate": 0.8709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "*", "RI", "=", "STI", ".", "getRegisterInfo", "(", ")", ";", "uint64_t", "FrameSize", "=", "MFI", ".", "getStackSize", "(", ")", ";", "uint64_t", "StackAlign", "=", "RI", "->", "needsStackRealignment", "(", "MF", ")", "?", "MFI", "."], "ground_truth": ["getMaxAlignment", "(", ")", ":", "getStackAlignment", "(", ")", ";"], "File": "RISCVFrameLowering30", "Func": "determineFrameLayout", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11186, "Length": 40, "Cover_Rate": 0.3053435114503817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "nvptx_vector_mode_supported", "(", "machine_mode", "mode"], "ground_truth": [")", "{"], "File": "nvptx", "Func": "nvptx_vector_mode_supported", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 11187, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_packs_epi16"], "ground_truth": ["(", "__m512i", "__W", ",", "__mmask64", "__M", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{"], "File": "avx512bwintrin", "Func": "_mm512_mask_packs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11188, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_mask_rsqrt_ph", "(", "__m128h", "__A", ",", "__mmask8", "__B", ",", "__m128h", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_rsqrt_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11189, "Length": 25, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "IsOptNone", ")", "addPass", "(", "createPostLegalizerCombiner", "("], "ground_truth": ["IsOptNone", ")", ")", ";"], "File": "AArch64TargetMachine1", "Func": "addPreRegBankSelect", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11190, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "__builtin_neon_vqsubuv4si", "(", "(", "int32x4_t"], "ground_truth": [")", "__a", ",", "(", "int32x4_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon_vqsubq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11191, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSection", "*", "getSectionForConstant", "(", "const", "DataLayout", "&", "DL", ",", "SectionKind", "Kind", ",", "const", "Constant", "*"], "ground_truth": ["C", ",", "unsigned", "&", "Align", ")", "const", "override", "{"], "File": "TGSITargetObjectFile", "Func": "getSectionForConstant", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11192, "Length": 24, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "rs6000_tls_symbol", ")", "rs6000_tls_symbol", "=", "init_one_libfunc", "(", "", ")", ";", "return"], "ground_truth": ["rs6000_tls_symbol", ";"], "File": "rs6000", "Func": "rs6000_tls_get_addr", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11193, "Length": 15, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "T9", "=", "Subtarget", ".", "isGP64bit", "(", ")", "?", "", ":", "", ";", "unsigned", "ZERO", "=", "Subtarget", ".", "isGP64bit", "(", ")", "?", "", ":", "", ";", "unsigned", "OffsetReg", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "TargetReg", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetMachine", "&", "TM", "=", "MBB", ".", "getParent", "(", ")", "->", "getTarget", "(", ")", ";", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "BuildMI", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "get", "(", "ADDU", ")", ",", "T9", ")", ".", "addReg", "(", "TargetReg", ")", ".", "addReg", "(", "ZERO", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "get", "(", "ADDU", ")", ",", "RA", ")", ".", "addReg"], "ground_truth": ["(", "TargetReg", ")", ".", "addReg", "(", "ZERO", ")", ";"], "File": "MipsSEInstrInfo", "Func": "expandEhReturn", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11194, "Length": 141, "Cover_Rate": 0.5529411764705883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm512_min_epi16", "(", "__m512i", "__A", ",", "__m512i", "__B", ")", "{"], "File": "avx512bwintrin4", "Func": "_mm512_min_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11195, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ensure", "(", "unsigned", "Idx", ")", "{", "if", "(", "size", "(", ")", "<=", "Idx", ")", "resize", "(", "std", "::", "max", "(", "Idx"], "ground_truth": ["+", "", ",", "", ")", ")", ";"], "File": "HexagonBitSimplify (2)", "Func": "ensure", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11196, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Thumb1InstrInfo", "::", "copyPhysReg", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "DebugLoc"], "ground_truth": ["DL", ",", "unsigned", "DestReg", ",", "unsigned", "SrcReg", ",", "bool", "KillSrc", ")", "const", "{"], "File": "Thumb1InstrInfo", "Func": "copyPhysReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11197, "Length": 28, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PtrTy", "!=", "LLT", "::", "pointer", "(", "", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "PtrTy", "<<", "", "<<", "LLT", "::", "pointer", "(", "", ")", "<<", "'\\n'", ")", ";", "return", "false", ";", "}", "const", "unsigned", "PtrReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "RegisterBank", "&", "PtrRB", "=", "*", "RBI", ".", "getRegBank", "(", "PtrReg", ",", "MRI", ",", "TRI", ")", ";", "assert", "(", "PtrRB", ".", "getID", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "MRI", ".", "getSize", "(", "PtrReg", ")", "==", "", "&&", "", ")", ";", "const", "unsigned", "ValReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "RegisterBank", "&", "RB", "=", "*", "RBI", ".", "getRegBank", "(", "ValReg", ",", "MRI", ",", "TRI", ")", ";", "const", "unsigned", "NewOpc", "=", "selectLoadStoreUIOp", "(", "I", ".", "getOpcode", "(", ")", ",", "RB", ".", "getID", "(", ")", ",", "MemTy", ".", "getSizeInBits", "(", ")", ")", ";", "if", "(", "NewOpc", "==", "I", ".", "getOpcode", "(", ")", ")", "return", "false", ";", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "NewOpc", ")", ")", ";", "I", ".", "removeTypes", "(", ")", ";", "I", ".", "addOperand", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "return", "constrainSelectedInstRegOperands", "(", "I", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "}", "case", "TargetOpcode", "::", "G_MUL", ":", "{", "if", "(", "unsupportedBinOp", "(", "I", ",", "RBI", ",", "MRI", ",", "TRI", ")", ")", "return", "false", ";", "const", "unsigned", "DefReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "RegisterBank", "&", "RB", "=", "*", "RBI", ".", "getRegBank", "(", "DefReg", ",", "MRI", ",", "TRI", ")", ";", "if", "(", "RB", ".", "getID", "(", ")", "!=", "", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "RB", "<<", "", ")", ";", "return", "false", ";", "}", "unsigned", "ZeroReg", ";", "unsigned", "NewOpc", ";", "if", "(", "Ty", "==", "LLT", "::", "scalar", "(", "", ")", ")", "{", "NewOpc", "=", "", ";", "ZeroReg", "=", "", ";", "}", "else", "if", "(", "Ty", "==", "LLT", "::", "scalar", "(", "", ")", ")", "{", "NewOpc", "=", "", ";", "ZeroReg", "=", "", ";", "}", "else", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Ty", "<<", "", "<<", "LLT", "::", "scalar", "(", "", ")", "<<", "", "<<", "LLT", "::", "scalar", "(", "", ")", "<<", "'\\n'", ")", ";", "return", "false", ";", "}", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "NewOpc", ")", ")", ";", "I", ".", "removeTypes", "(", ")", ";", "I", ".", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "ZeroReg", ",", "false", ")", ")", ";", "return", "constrainSelectedInstRegOperands", "(", "I", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "}", "case", "TargetOpcode", "::", "G_FADD", ":", "case", "TargetOpcode", "::", "G_FSUB", ":", "case", "TargetOpcode", "::", "G_FMUL", ":", "case", "TargetOpcode", "::", "G_FDIV", ":", "case", "TargetOpcode", "::", "G_OR", ":", "case", "TargetOpcode", "::", "G_XOR", ":", "case", "TargetOpcode", "::", "G_AND", ":", "case", "TargetOpcode", "::", "G_SHL"], "ground_truth": [":"], "File": "AArch64InstructionSelector61", "Func": "select", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11198, "Length": 463, "Cover_Rate": 0.4894291754756871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v4sf", "__losf", "=", "__builtin_ia32_movhlps", "(", "__hisf", ",", "__hisf", ")", ";", "__v2si", "__hisi", "=", "__builtin_ia32_cvtps2pi", "(", "__hisf", ")", ";", "__v2si", "__losi", "=", "__builtin_ia32_cvtps2pi", "("], "ground_truth": ["__losf", ")", ";"], "File": "xmmintrin5", "Func": "_mm_cvtps_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11199, "Length": 26, "Cover_Rate": 0.4262295081967213, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "opts", "->", "x_align_loops", "<=", "", ")", "opts", "->", "x_align_loops", "=", "aarch64_tune_params", ".", "loop_align", ";", "if", "(", "opts", "->", "x_align_jumps", "<=", "", ")", "opts", "->", "x_align_jumps", "=", "aarch64_tune_params", ".", "jump_align", ";", "if", "(", "opts", "->", "x_align_functions", "<=", "", ")", "opts", "->", "x_align_functions", "="], "ground_truth": ["aarch64_tune_params", ".", "function_align", ";"], "File": "aarch645", "Func": "aarch64_override_options_after_change_1", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11200, "Length": 48, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "getMCAsmInfo", "(", ")", "->", "usesWindowsCFI", "(", ")", ")", "{", "int", "FrameAddrIndex", "=", "FuncInfo", "->", "getFAIndex", "(", ")", ";", "if", "(", "!", "FrameAddrIndex", ")", "{", "unsigned", "SlotSize", "=", "RegInfo", "->", "getSlotSize", "(", ")", ";", "FrameAddrIndex", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "SlotSize", ",", "", ",", "false", ")", ";", "FuncInfo", "->", "setFAIndex", "(", "FrameAddrIndex", ")", ";", "}", "return", "DAG", ".", "getFrameIndex", "(", "FrameAddrIndex", ",", "VT", ")", ";", "}", "unsigned", "FrameReg", "=", "RegInfo", "->", "getPtrSizedFrameRegister", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "SDLoc", "dl", "("], "ground_truth": ["Op", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "LowerFRAMEADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11201, "Length": 97, "Cover_Rate": 0.33916083916083917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "Desc", "=", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ";", "TII", ".", "loadRegFromStack", "(", "MBB", ",", "I", ",", "VR0", ",", "FI", ",", "RC", ",", "&", "RegInfo", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "Desc", ",", "Lo", ")", ".", "addReg", "(", "VR0", ",", "RegState", "::", "Kill", ")", ";", "TII", ".", "loadRegFromStack", "(", "MBB", ",", "I", ",", "VR1", ",", "FI", ",", "RC", ",", "&", "RegInfo", ",", "RegSize", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "Desc", ",", "Hi", ")", ".", "addReg", "(", "VR1", ",", "RegState"], "ground_truth": ["::", "Kill", ")", ";"], "File": "MipsSEFrameLowering (2)1", "Func": "expandLoadACC", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11202, "Length": 98, "Cover_Rate": 0.4152542372881356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMSRMask", "(", "SYSmvalue", ",", "S", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "size_t", "Start", "=", "", ",", "Next", "=", "Mask", ".", "find", "(", "'_'", ")", ";", "StringRef", "Flags", "=", "", ";", "std", "::", "string", "SpecReg", "=", "Mask", ".", "slice", "(", "Start", ",", "Next", ")", ".", "lower", "(", ")", ";", "if", "(", "Next", "!=", "StringRef", "::", "npos", ")", "Flags", "=", "Mask", ".", "slice", "(", "Next", "+", "", ",", "Mask", ".", "size", "(", ")", ")", ";", "unsigned", "FlagsVal", "=", "", ";", "if", "(", "SpecReg", "==", "", ")", "{", "FlagsVal", "=", "StringSwitch", "<", "unsigned", ">", "(", "Flags", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", ""], "ground_truth": [")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "~", "", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "parseMSRMaskOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11203, "Length": 135, "Cover_Rate": 0.30612244897959184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "s_level", "=", "nds32_isr_secure_level", ";", "}", "if", "(", "intr", "!=", "NULL_TREE", "&&", "TREE_CODE", "(", "TREE_VALUE", "(", "TREE_VALUE", "(", "intr", ")", ")", ")", "==", "STRING_CST", ")", "{", "tree", "string_arg", "=", "TREE_VALUE", "(", "TREE_VALUE", "(", "intr", ")", ")", ";", "nds32_interrupt_attribute_parse_string", "(", "TREE_STRING_POINTER", "(", "string_arg", ")", ",", "func_name", ",", "s_level", ")", ";", "return", ";", "}", "if", "(", "excp", "!=", "NULL_TREE", "&&", "TREE_CODE", "(", "TREE_VALUE", "(", "TREE_VALUE", "(", "excp", ")", ")", ")", "==", "STRING_CST", ")", "{", "tree", "string_arg", "=", "TREE_VALUE", "(", "TREE_VALUE", "(", "excp", ")", ")", ";", "nds32_exception_attribute_parse_string", "(", "TREE_STRING_POINTER", "(", "string_arg", ")", ",", "func_name", ",", "s_level", ")", ";", "return", ";", "}", "if", "(", "reset", "!=", "NULL_TREE", "&&", "TREE_CODE", "(", "TREE_VALUE", "(", "TREE_VALUE", "(", "reset", ")", ")", ")", "==", "STRING_CST", ")", "{", "tree", "string_arg", "=", "TREE_VALUE", "(", "TREE_VALUE", "(", "reset", ")", ")", ";", "nds32_reset_attribute_parse_string", "(", "TREE_STRING_POINTER", "(", "string_arg", ")", ",", "func_name", ")", ";", "return", ";", "}", "if", "(", "intr", "||", "excp", ")", "{", "tree", "id_list", ";", "id_list", "=", "(", "intr", ")", "?", "(", "TREE_VALUE", "(", "intr", ")", ")", ":", "(", "TREE_VALUE", "(", "excp", ")", ")", ";", "while", "(", "id_list", ")", "{", "tree", "id", ";", "int", "vector_id", ";", "unsigned", "int", "vector_number_offset", ";", "vector_number_offset", "=", "(", "intr", ")", "?", "(", "", ")", ":", "(", "", ")", ";", "id", "=", "TREE_VALUE", "(", "id_list", ")", ";", "vector_id", "=", "TREE_INT_CST_LOW", "(", "id", ")", "+", "vector_number_offset", ";", "nds32_isr_vectors", "[", "vector_id", "]", ".", "security_level", "=", "s_level", ";", "nds32_isr_vectors", "[", "vector_id", "]", ".", "category", "=", "(", "intr", ")", "?", "(", "NDS32_ISR_INTERRUPT", ")", ":", "(", "NDS32_ISR_EXCEPTION", ")", ";", "strcpy", "(", "nds32_isr_vectors", "[", "vector_id", "]", ".", "func_name", ",", "func_name", ")", ";", "if", "(", "save_all", ")", "nds32_isr_vectors", "[", "vector_id", "]", ".", "save_reg", "=", "NDS32_SAVE_ALL", ";", "else", "if", "(", "partial_save", ")", "nds32_isr_vectors", "[", "vector_id", "]", ".", "save_reg", "=", "NDS32_PARTIAL_SAVE", ";", "if", "(", "nested", ")", "nds32_isr_vectors", "[", "vector_id", "]", ".", "nested_type", "=", "NDS32_NESTED", ";", "else", "if", "(", "not_nested", ")", "nds32_isr_vectors", "[", "vector_id", "]", ".", "nested_type", "=", "NDS32_NOT_NESTED", ";", "else", "if", "(", "nested_ready", ")", "nds32_isr_vectors", "[", "vector_id", "]", ".", "nested_type", "=", "NDS32_NESTED_READY", ";", "else", "if", "(", "critical", ")", "nds32_isr_vectors", "[", "vector_id", "]", ".", "nested_type", "=", "NDS32_CRITICAL", ";", "id_list", "=", "TREE_CHAIN", "(", "id_list", ")", ";", "}", "}", "else", "{", "tree", "id_list", ";", "tree", "id", ";", "tree", "nmi", ",", "warm", ";", "nds32_isr_vectors", "[", "", "]", ".", "category", "=", "NDS32_ISR_RESET", ";", "id_list", "=", "TREE_VALUE", "(", "reset", ")", ";", "id", "=", "TREE_VALUE", "(", "id_list", ")", ";", "nds32_isr_vectors", "[", "", "]", ".", "total_n_vectors", "=", "TREE_INT_CST_LOW", "(", "id"], "ground_truth": [")", "+", "", "+", "", ";"], "File": "nds32-isr", "Func": "nds32_construct_isr_vectors_information", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11204, "Length": 402, "Cover_Rate": 0.5767575322812052, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "getWaitAtBeginning", "(", ")"], "ground_truth": ["const", "{"], "File": "SIInsertWaitcnts10", "Func": "getWaitAtBeginning", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11205, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "=="], "ground_truth": ["k_Memri", ";"], "File": "AVRAsmParser10", "Func": "isMem", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11206, "Length": 5, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameLowering", "::", "getFPReg", "(", "const", "MachineFunction", "&", "MF", ")", "{", "return", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasAddr64", "(", ")"], "ground_truth": ["?", "", ":", "", ";"], "File": "WebAssemblyFrameLowering11", "Func": "getFPReg", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11207, "Length": 29, "Cover_Rate": 0.8529411764705882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "rs6000_overloaded_builtin_name", "(", "enum", "rs6000_builtins", "fncode", ")", "{", "return", "rs6000_builtin_info", "[", "(", "int", ")"], "ground_truth": ["fncode", "]", ".", "name", ";"], "File": "powerpcspe", "Func": "rs6000_overloaded_builtin_name", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11208, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_permutex2var_ps", "(", "__m512"], "ground_truth": ["__A", ",", "__mmask16", "__U", ",", "__m512i", "__I", ",", "__m512", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_permutex2var_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11209, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "run_poly_int_selftests", "(", "void", ")", "{", "std", "::", "vector", "<", "poly_int64", ">", "worklist", "=", "{", "BYTES_PER_RISCV_VECTOR", ",", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "-", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "-", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "-", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "-", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "-", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "-", "BYTES_PER_RISCV_VECTOR", "*", "", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "-", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "-", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "-", "", ",", "-", "", ")", ",", "poly_int64", "(", "", ",", "-", "", ")", ",", "poly_int64", "(", "-", "", ",", "-", "", ")", ",", "poly_int64", "(", "-", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "-", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "-", "", ",", "", ")", ",", "poly_int64", "(", "-", "", ",", "-", "", ")", ",", "poly_int64", "(", "-", "", ",", "-", "", ")", ",", "poly_int64", "(", "", ",", "-", "", ")", ",", "poly_int64", "(", "-", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "-", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "-", "", ",", "", ")", ",", "poly_int64", "(", "-", "", ",", "-", "", ")", ",", "poly_int64", "(", "-", "", ",", "-", "", ")", ",", "poly_int64", "(", "", ",", "-", "", ")", ",", "poly_int64", "(", "-", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "-", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "-", "", ",", "", ")", ",", "poly_int64", "(", "-", "", ",", "-", "", ")", ",", "poly_int64", "(", "-", "", ",", "-", "", ")", ",", "poly_int64", "(", "", ",", "-", "", ")", ",", "poly_int64", "(", "", ",", "", ")", ",", "poly_int64", "(", "", ",", "-", "", ")", "}", ";", "simple_poly_selftest", "(", "", ",", "ABI_LP64D", ",", "{", "QImode", ",", "HImode", ","], "ground_truth": ["SImode", ",", "DImode", "}", ")", ";"], "File": "riscv-selftests", "Func": "run_poly_int_selftests", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11210, "Length": 388, "Cover_Rate": 0.825531914893617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MBB", "->", "insert", "(", "MI", ",", "EarlierMI", ")", ";", "MachineOperand", "&", "HighRegOp", "=", "EarlierMI", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "LowRegOp", "=", "MI", "->", "getOperand", "(", "", ")", ";", "HighRegOp", ".", "setReg", "(", "RI", ".", "getSubReg", "(", "HighRegOp", ".", "getReg", "(", ")", ",", "", ")", ")", ";", "LowRegOp", ".", "setReg", "(", "RI", ".", "getSubReg", "(", "LowRegOp", ".", "getReg", "(", ")", ",", "", ")", ")", ";", "MachineOperand", "&", "HighOffsetOp", "=", "EarlierMI", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "LowOffsetOp", "=", "MI", "->", "getOperand", "(", "", ")", ";", "LowOffsetOp", ".", "setImm", "(", "LowOffsetOp", ".", "getImm", "(", ")", "+", "", ")", ";", "EarlierMI", "->", "getOperand", "(", "", ")", ".", "setIsKill", "(", "false", ")", ";", "EarlierMI", "->", "getOperand", "(", "", ")", ".", "setIsKill", "(", "false", ")", ";", "unsigned", "HighOpcode", "=", "getOpcodeForOffset", "(", "NewOpcode", ",", "HighOffsetOp", ".", "getImm", "(", ")", ")", ";", "unsigned", "LowOpcode", "=", "getOpcodeForOffset", "(", "NewOpcode", ",", "LowOffsetOp", ".", "getImm", "(", ")"], "ground_truth": [")", ";"], "File": "SystemZInstrInfo46", "Func": "splitMove", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11211, "Length": 154, "Cover_Rate": 0.6553191489361702, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cmpeq_epi64_mask", "(", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__mmask8", ")", "__builtin_ia32_pcmpeqq512_mask", "(", "(", "__v8di", ")", "__A", ","], "ground_truth": ["(", "__v8di", ")", "__B", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cmpeq_epi64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11212, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isCFIntrinsic", "(", "const", "SDNode", "*", "Intr", ")", "const", "{", "if", "(", "Intr", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "switch", "(", "cast", "<", "ConstantSDNode", ">", "(", "Intr", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", "{", "default", ":"], "ground_truth": ["return", "false", ";"], "File": "SIISelLowering101", "Func": "isCFIntrinsic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11213, "Length": 50, "Cover_Rate": 0.5434782608695652, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "J2", "=", "(", "Val", "&", "", ")", ";", "if", "(", "I", "^", "J1", ")", "Val", "&=", "~", "", ";", "else", "Val", "|=", "", ";", "if", "(", "I", "^", "J2", ")", "Val", "&=", "~", "", ";", "else", "Val", "|=", "", ";", "return", "Val"], "ground_truth": [";"], "File": "ARMMCCodeEmitter1", "Func": "getUnconditionalBranchTargetOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11214, "Length": 44, "Cover_Rate": 0.30985915492957744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "llvm", "::", "dumpInst", "(", "Value", "*", "base", ",", "char", "*", "instName", ")", "{", "Instruction", "*", "I", "=", "getInst", "(", "base", ",", "instName", ")", ";", "if", "(", "I", ")", "I", "->", "dump", "("], "ground_truth": [")", ";"], "File": "NVPTXUtilities", "Func": "dumpInst", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11215, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "updateALU_r", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "return", "updateARITH_i10", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "updateSHIFT_i6", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "updateLD", "(", "MI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "updateST", "(", "MI", ")", ";", "case", "", ":", "return", "updateBRA", "(", "MI", ")", ";", "case", "", ":", "return", "updateBAL", "(", "MI", ")", ";", "case", "", ":", "return", "updateJAL", "(", "MI", ")", ";", "case"], "ground_truth": ["", ":"], "File": "AAPShortInstrPeephole", "Func": "runOnInstruction", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11216, "Length": 117, "Cover_Rate": 0.4517374517374517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "maxLeadIndex", "(", ")", "const", "{", "return", "(", "std", "::", "max", ")", "(", "Lead", "[", "", "]", ","], "ground_truth": ["Lead", "[", "", "]", ")", ";"], "File": "AMDGPULibFunc (2)", "Func": "maxLeadIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11217, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x4_t", ")", "{", "__c", ",", "__c", "+"], "ground_truth": ["", ",", "__c", "+", "", ",", "__c", "+", "", "}", ")", ";"], "File": "arm", "Func": "neon4_vext_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11218, "Length": 27, "Cover_Rate": 0.35064935064935066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_prefetch_i64scatter_ps", "(", "void", "*", "__addr", ",", "__m512i", "__index"], "ground_truth": [",", "int", "__scale", ",", "int", "__hint", ")", "{"], "File": "avx512pfintrin", "Func": "_mm512_prefetch_i64scatter_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11219, "Length": 29, "Cover_Rate": 0.5918367346938775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Stride", "=", "Builder", ".", "getInt64", "(", "", ")", ";", "}", ";", "if", "(", "AMXCast", "->", "getType", "(", ")", "->", "is_AMXTy", "(", ")", ")", "{", "if", "(", "AMXCast", "->", "use_empty", "(", ")", ")", "{", "AMXCast", "->", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "Use", "&", "U", "=", "*", "(", "AMXCast", "->", "use_begin", "(", ")", ")", ";", "unsigned", "OpNo", "=", "U", ".", "getOperandNo", "(", ")", ";", "auto", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "U", ".", "getUser", "(", ")", ")", ";", "if", "(", "!", "II", ")", "return", "false", ";", "Prepare", "(", "AMXCast", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Builder", ".", "CreateStore", "(", "Src", ",", "AllocaAddr", ")", ";", "Value", "*", "Row", "=", "nullptr", ",", "*", "Col", "=", "nullptr", ";", "std", "::", "tie", "(", "Row", ",", "Col", ")", "=", "getShape", "(", "II", ",", "OpNo", ")", ";", "std", "::", "array", "<", "Value", "*", ",", "", ">", "Args", "=", "{", "Row", ",", "Col", ",", "I8Ptr", ",", "Builder", ".", "CreateSExt", "(", "Col", ",", "Builder", ".", "getInt64Ty", "(", ")", ")", "}", ";", "Value", "*", "NewInst", "=", "Builder", ".", "CreateIntrinsic", "(", "", ",", "None", ",", "Args", ")", ";", "AMXCast", "->", "replaceAllUsesWith", "(", "NewInst", ")", ";", "AMXCast", "->", "eraseFromParent", "(", ")", ";", "}", "else", "{", "auto", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "Src", ")", ";", "if", "(", "!", "II"], "ground_truth": [")", "return", "false", ";"], "File": "X86LowerAMXType2", "Func": "transformAMXCast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11220, "Length": 222, "Cover_Rate": 0.5298329355608592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "AArch64LoadStoreOptimizer18", "Func": "getPostIndexedOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11221, "Length": 47, "Cover_Rate": 0.3560606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CC_O32_FP64", "(", "unsigned", "ValNo", ",", "MVT", "ValVT", ",", "MVT", "LocVT", ",", "CCValAssign", "::", "LocInfo", "LocInfo", ",", "", "ArgFlags", ",", "CCState", "&", "State", ")", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "MipsFastISel22", "Func": "CC_MipsO32_FP64", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11222, "Length": 30, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "__gthr_win32_mutex_unlock", "(", "__gthread_mutex_t", "*", "mutex", ")", "{", "if", "(", "InterlockedDecrement", "(", "&", "mutex", "->", "counter", ")", ">=", "", ")", "return", "ReleaseSemaphore", "(", "mutex", "->", "sema", ",", "", ",", "NULL", ")", "?", "", ":", "", ";", "else", "return", ""], "ground_truth": [";"], "File": "gthr-win32", "Func": "__gthr_win32_mutex_unlock", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11223, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "spu_expand_block_move", "(", "rtx", "ops", "[", "]", ")", "{", "HOST_WIDE_INT", "bytes", ",", "align", ",", "offset", ";", "rtx", "src", ",", "dst", ",", "sreg", ",", "dreg", ",", "target", ";", "int", "i", ";", "if", "(", "GET_CODE", "(", "ops", "[", "", "]", ")", "!=", "CONST_INT", "||", "GET_CODE", "(", "ops", "[", "", "]", ")", "!=", "CONST_INT", "||", "INTVAL", "(", "ops", "[", "", "]", ")", ">", "(", "HOST_WIDE_INT", ")", "(", "MOVE_RATIO", "(", "optimize_insn_for_speed_p", "(", ")", ")", "*", "", ")", ")", "return", "", ";", "bytes", "=", "INTVAL", "(", "ops", "[", "", "]", ")", ";", "align", "=", "INTVAL", "(", "ops", "[", "", "]", ")", ";", "if", "(", "bytes", "<=", "", ")", "return", "", ";", "dst", "=", "ops", "[", "", "]", ";", "src", "=", "ops", "[", "", "]", ";", "if", "(", "align", "==", "", ")", "{", "for", "(", "offset", "=", "", ";", "offset", "+", "", "<=", "bytes", ";", "offset", "+=", "", ")", "{", "dst", "=", "adjust_address", "(", "ops", "[", "", "]", ",", "V16QImode", ",", "offset", ")", ";", "src", "=", "adjust_address", "(", "ops", "[", "", "]", ",", "V16QImode", ",", "offset", ")", ";", "emit_move_insn", "(", "dst", ",", "src", ")", ";", "}", "if", "(", "offset", "<", "bytes", ")"], "ground_truth": ["{"], "File": "spu", "Func": "spu_expand_block_move", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11224, "Length": 187, "Cover_Rate": 0.5582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "arg0", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "tree", "arg1", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "machine_mode", "tmode", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "machine_mode", "mode0", "=", "Pmode", ";", "machine_mode", "mode1", "=", "Pmode", ";", "rtx", "op0", "=", "expand_normal", "(", "arg0", ")", ";", "rtx", "op1", "=", "expand_normal", "(", "arg1", ")", ";", "if", "(", "icode", "==", "CODE_FOR_nothing", ")", "return", "", ";", "if", "(", "arg0", "==", "error_mark_node", "||", "arg1", "==", "error_mark_node", ")", "return", "const0_rtx", ";", "if", "(", "target", "==", "", "||", "GET_MODE", "(", "target", ")", "!=", "tmode", "||", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "target", ",", "tmode", ")", ")", "target", "=", "gen_reg_rtx", "(", "tmode", ")", ";", "op1", "=", "copy_to_mode_reg", "(", "mode1", ",", "op1", ")", ";", "if", "(", "op0", "==", "const0_rtx", ")", "{", "addr", "=", "gen_rtx_MEM", "(", "tmode", ",", "op1", ")", ";", "}", "else", "{", "op0", "=", "copy_to_mode_reg", "(", "mode0", ",", "op0", ")", ";", "addr", "=", "gen_rtx_MEM", "(", "tmode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "op0", ",", "op1", ")", ")", ";", "}", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "addr", ")", ";", "if", "(", "!", "pat", ")", "return", "", ";", "emit_insn", "(", "pat", ")"], "ground_truth": [";"], "File": "rs60004", "Func": "paired_expand_lv_builtin", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11225, "Length": 203, "Cover_Rate": 0.8942731277533039, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "align_flags", "rx_align_for_label", "(", "rtx_insn", "*", "lab", ",", "int"], "ground_truth": ["uses_threshold", ")", "{"], "File": "rx", "Func": "rx_align_for_label", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11226, "Length": 11, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Instruction", "::", "Xor", ":", "case", "Instruction", "::", "FAdd", ":", "case", "Instruction", "::", "FSub", ":", "case", "Instruction", "::", "FMul", ":", "case", "Instruction", "::", "FDiv", ":", "case", "Instruction", "::", "ICmp", ":", "case", "Instruction", "::", "FCmp", ":", "return", "true", ";", "case", "Instruction", "::", "Shl", ":", "case", "Instruction", "::", "LShr", ":", "case", "Instruction", "::", "AShr", ":", "case", "Instruction", "::", "UDiv", ":", "case", "Instruction", "::", "SDiv", ":", "case", "Instruction", "::", "URem", ":", "case", "Instruction", "::", "SRem", ":", "return", "Operand", "==", "", ";", "case", "Instruction", "::", "Call", ":", "if", "(", "auto", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "I", ")", ")", "{", "switch", "(", "II", "->", "getIntrinsicID", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "return", "Operand", "==", "", "||", "Operand", "==", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "Operand", "==", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "Operand", "==", "", "||", "Operand", "==", "", ";", "default", ":", "return", "false", ";", "}", "}", "return", "false", ";", "default", ":", "return", "false", ";", "}", "}", ";", "for", "(", "auto", "OpIdx", ":", "enumerate", "(", "I", "->", "operands", "(", ")", ")", ")", "{", "if", "(", "!", "IsSinker", "(", "I", ",", "OpIdx", ".", "index", "(", ")", ")", ")", "continue", ";", "Instruction", "*", "Op", "=", "dyn_cast", "<", "Instruction", ">", "(", "OpIdx", ".", "value", "(", ")", ".", "get", "(", ")", ")", ";", "if", "(", "!", "Op", "||", "any_of", "(", "Ops", ",", "[", "&", "]", "(", "Use", "*", "U", ")", "{", "return", "U", "->", "get", "(", ")", "==", "Op", ";", "}", ")", ")", "continue", ";", "if", "(", "!", "match", "(", "Op", ",", "m_Shuffle", "(", "m_InsertElt", "(", "m_Undef", "(", ")", ",", "m_Value", "(", ")", ",", "m_ZeroInt", "(", ")", ")", ",", "m_Undef", "(", ")", ",", "m_ZeroMask", "(", ")", ")", ")", ")", "continue", ";", "for", "(", "Use", "&", "U", ":", "Op", "->", "uses", "(", ")", ")", "{", "Instruction", "*", "Insn", "=", "cast", "<", "Instruction", ">", "(", "U", ".", "getUser", "(", ")", ")", ";", "if", "(", "!", "IsSinker", "(", "Insn", ",", "U", ".", "getOperandNo", "(", ")"], "ground_truth": [")", ")", "return", "false", ";"], "File": "RISCVISelLowering3", "Func": "shouldSinkOperands", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11227, "Length": 370, "Cover_Rate": 0.6902985074626866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtaq_u32_f32", "(", "float32x4_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "mve___arm_vcvtaq_u32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11228, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerSUB", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "Op", ".", "getValueType", "(", ")", ".", "is256BitVector", "(", ")", "&&", "Op", ".", "getValueType", "("], "ground_truth": [")", ".", "isInteger", "(", ")", "&&", "", ")", ";"], "File": "X86ISelLowering (2)2", "Func": "LowerSUB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11229, "Length": 37, "Cover_Rate": 0.8043478260869565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SetupMachineFunction", "(", "MF", ")", ";", "SmallString", "<", "", ">", "Name", ";", "getMangledName", "(", "Name", ",", "MF", ".", "getFunction", "(", ")", ")", ";", "CurrentFnSym", "=", "OutContext", ".", "getOrCreateSymbol", "(", "Name", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "getObjFileLowering", "(", ")", ".", "getTextSection", "(", ")", ")", ";", "EmitFunctionBody", "(", ")"], "ground_truth": [";"], "File": "HSAILAsmPrinter", "Func": "runOnMachineFunction", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11230, "Length": 48, "Cover_Rate": 0.7741935483870968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isReg", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "SparcAsmParser", "Func": "isReg", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11231, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static_assert", "(", "std", "::", "is_same", "<", "T", ",", "", ">", "::", "value", "||", "std", "::", "is_same", "<", "T", ",", "", ">", "::", "value", ",", "", ")", ";", "if", "(", "!", "Subtarget", ".", "is32Bit", "(", ")", ")", "return", "false", ";", "if", "(", "Args", ".", "empty", "(", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "X86ISelLowering (2)5", "Func": "hasCalleePopSRet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11232, "Length": 50, "Cover_Rate": 0.373134328358209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_Z10", "&&", "GET_MODE_SIZE", "(", "mode", ")", "==", "", ")", "{", "if", "(", "reg_classes_intersect_p", "(", "from", ",", "GENERAL_REGS", ")", "&&", "reg_classes_intersect_p", "(", "to", ",", "FP_REGS", ")", ")", "return", "", ";", "if", "(", "reg_classes_intersect_p", "(", "to", ",", "GENERAL_REGS", ")", "&&", "reg_classes_intersect_p", "(", "from", ",", "FP_REGS", ")", ")", "return", "", ";", "}", "if", "(", "(", "reg_classes_intersect_p", "(", "from", ",", "GENERAL_REGS", ")", "&&", "reg_classes_intersect_p", "(", "to", ",", "FP_REGS", ")", ")", "||", "(", "reg_classes_intersect_p", "(", "from", ",", "FP_REGS", ")", "&&", "reg_classes_intersect_p", "(", "to", ",", "GENERAL_REGS", ")"], "ground_truth": [")", ")", "return", "", ";"], "File": "s3904", "Func": "s390_register_move_cost", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11233, "Length": 88, "Cover_Rate": 0.8301886792452831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdup_n_s8", "(", "int8_t", "__a", ")", "{", "return", "(", "int8x8_t", ")", "__builtin_neon_vdup_nv8qi", "("], "ground_truth": ["(", "__builtin_neon_qi", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vdup_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11234, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "IsD16", "?", "", ":", "", ";", "}", "else", "if", "(", "IsFormat", ")", "{", "Opc", "=", "IsD16", "?", "", ":", "", ";", "}", "else", "{", "switch", "(", "MemTy", ".", "getSizeInBits", "(", ")", ")", "{", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "default", ":", "Opc", "=", "", ";", "break", ";", "}", "}", "Register", "LoadDstReg", ";", "bool", "IsExtLoad", "=", "(", "!", "IsD16", "&&", "MemTy", ".", "getSizeInBits", "(", ")", "<", "", ")", "||", "(", "IsD16", "&&", "!", "Ty", ".", "isVector", "(", ")", ")", ";", "LLT", "UnpackedTy", "=", "Ty", ".", "changeElementSize", "(", "", ")", ";", "if", "(", "IsExtLoad", ")", "LoadDstReg", "=", "B", ".", "getMRI", "(", ")", "->", "createGenericVirtualRegister", "(", "S32", ")", ";", "else", "if", "(", "Unpacked", "&&", "IsD16", "&&", "Ty", ".", "isVector", "(", ")", ")", "LoadDstReg", "=", "B", ".", "getMRI", "(", ")", "->", "createGenericVirtualRegister", "(", "UnpackedTy", ")", ";", "else", "LoadDstReg", "=", "Dst", ";", "auto", "MIB", "=", "B", ".", "buildInstr", "(", "Opc", ")", ".", "addDef", "(", "LoadDstReg", ")", ".", "addUse", "(", "RSrc", ")", ".", "addUse", "(", "VIndex", ")", ".", "addUse", "(", "VOffset", ")", ".", "addUse", "(", "SOffset", ")", ".", "addImm", "(", "ImmOffset", ")", ";", "if", "(", "IsTyped", ")", "MIB", ".", "addImm", "(", "Format", ")", ";", "MIB", ".", "addImm", "(", "AuxiliaryData", ")", ".", "addImm", "(", "HasVIndex", "?", "-", "", ":", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "if", "(", "LoadDstReg", "!=", "Dst", ")", "{", "B", ".", "setInsertPt", "(", "B", ".", "getMBB", "(", ")", ",", "++", "B", ".", "getInsertPt", "(", ")", ")", ";", "if", "(", "IsExtLoad", ")", "B", ".", "buildTrunc", "(", "Dst", ",", "LoadDstReg", ")", ";", "else", "{", "auto", "Unmerge", "=", "B", ".", "buildUnmerge", "(", "S32", ",", "LoadDstReg", ")", ";", "SmallVector", "<", "Register", ","], "ground_truth": ["", ">", "Repack", ";"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeBufferLoad", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11235, "Length": 284, "Cover_Rate": 0.4127906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", "{", "auto", "MOFrag", "=", "(", "MO", ".", "getTargetFlags", "(", ")", "&", "", ")", ";", "if", "(", "MOFrag", "==", "", "||", "MOFrag", "==", "", "||", "MOFrag", "==", "", "||", "MOFrag", "==", "", ")", "RefFlags", "|=", "MCExpr", "::", "VK_NC", ";", "}", "const", "MCExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_None", ",", "Ctx", ")", ";", "if", "(", "!", "MO", ".", "isJTI", "(", ")", "&&", "MO", ".", "getOffset", "(", ")", ")", "Expr", "=", "MCBinaryExpr", "::", "createAdd", "(", "Expr", ",", "MCConstantExpr", "::", "create", "(", "MO", ".", "getOffset", "(", ")", ",", "Ctx", ")", ",", "Ctx", ")", ";", "auto", "RefKind", "=", "static_cast", "<", "MCExpr", "::"], "ground_truth": ["VariantKind", ">", "(", "RefFlags", ")", ";"], "File": "AArch64MCInstLower26", "Func": "lowerSymbolOperandCOFF", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11236, "Length": 119, "Cover_Rate": 0.3156498673740053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "c6x_return_in_msb", "(", "const_tree", "valtype", ")", "{", "HOST_WIDE_INT", "size", "=", "int_size_in_bytes", "(", "valtype", ")"], "ground_truth": [";"], "File": "c6x", "Func": "c6x_return_in_msb", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 11237, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "TargetLowering", "::", "findRepresentativeClass", "(", "VT", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "RRC", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ":", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering117", "Func": "findRepresentativeClass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11238, "Length": 62, "Cover_Rate": 0.3069306930693069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "DstIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "bool", "DstIsKill", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "bool", "SrcIsKill", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "bool", "ImpIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "TRI", "->", "splitReg", "(", "SrcReg", ",", "SrcLoReg", ",", "SrcHiReg", ")", ";", "TRI", "->", "splitReg", "(", "DstReg", ",", "DstLoReg", ",", "DstHiReg", ")", ";", "buildMI", "(", "MBB", ",", "MBBI", ",", "OpLo", ")", ".", "addReg", "(", "DstLoReg", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "DstLoReg", ",", "getKillRegState", "("], "ground_truth": ["DstIsKill", ")", ")", ".", "addReg", "(", "SrcLoReg", ",", "getKillRegState", "(", "SrcIsKill", ")", ")", ";"], "File": "AVRExpandPseudoInsts12", "Func": "expandArith", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11239, "Length": 135, "Cover_Rate": 0.5075187969924813, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SDValue", "&", "Op", ":", "Ops", ")", "if", "(", "Op", ".", "getValueType", "(", ")", "!=", "VT", ")", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op", ")", ";", "unsigned", "NumElemsPow2", "=", "PowerOf2Ceil", "(", "NumElems", ")", ";", "EVT", "Pow2VT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "ScalarVT", ",", "NumElemsPow2", ")", ";", "if", "(", "NumElemsPow2", "!=", "NumElems", ")", "{", "for", "(", "SDValue", "&", "Op", ":", "Ops", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "EltsOfOp", "(", "NumElemsPow2", ",", "DAG", ".", "getUNDEF", "(", "ScalarVT", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", ";", "++", "i", ")", "{", "SDValue", "Idx", "=", "DAG", ".", "getIntPtrConstant", "(", "i", ",", "DL", ")", ";", "EltsOfOp", "[", "i", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ScalarVT", ",", "Op", ",", "Idx", ")", ";", "}", "Op", "=", "DAG", ".", "getBuildVector", "(", "Pow2VT", ",", "DL", ",", "EltsOfOp", ")", ";", "}", "}", "SDValue", "Res", "=", "SplitOpsAndApply", "(", "DAG", ",", "Subtarget", ",", "DL", ",", "Pow2VT", ",", "Ops", ",", "AVGBuilder", ")", ";", "if", "(", "NumElemsPow2", "==", "NumElems", ")", "return", "Res", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Res", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "}", ";", "if", "(", "IsConstVectorInRange", "(", "Operands", "[", "", "]", ",", "", ",", "ScalarVT", "==", "", "?", "", ":", "", ")", "&&", "IsZExtLike", "(", "Operands", "[", "", "]", ")", ")", "{", "SDValue", "VecOnes", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "InVT", ")", ";", "Operands", "[", "", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "InVT", ",", "Operands", "[", "", "]", ",", "VecOnes", ")", ";", "return", "AVGSplitter", "(", "{", "Operands", "[", "", "]", ",", "Operands", "[", "", "]", "}", ")", ";", "}", "auto", "FindAddLike", "=", "[", "&", "]", "(", "SDValue", "V", ",", "SDValue", "&", "Op0", ",", "SDValue", "&", "Op1", ")", "{", "if", "(", "", "==", "V", ".", "getOpcode", "(", ")", ")", "{", "Op0", "=", "V", ".", "getOperand", "(", "", ")", ";", "Op1", "=", "V", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "if", "(", "", "!=", "V", ".", "getOpcode", "(", ")", ")", "return", "false", ";", "V", "=", "V", ".", "getOperand", "(", "", ")", ";", "if", "(", "V", ".", "getValueType", "(", ")", "!=", "VT", "||", "", "!=", "V", ".", "getOpcode", "(", ")", "||", "!", "DAG", ".", "haveNoCommonBitsSet", "(", "V", ".", "getOperand", "(", "", ")", ",", "V", ".", "getOperand", "(", "", ")", ")", ")", "return", "false", ";", "Op0", "=", "V", ".", "getOperand", "(", "", ")", ";", "Op1", "=", "V", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", ";", "SDValue", "Op0", ",", "Op1", ";", "if", "(", "FindAddLike", "(", "Operands", "[", "", "]", ",", "Op0", ",", "Op1", ")", ")", "std", "::", "swap", "(", "Operands", "[", "", "]", ","], "ground_truth": ["Operands", "[", "", "]", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "detectAVGPattern", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11240, "Length": 464, "Cover_Rate": 0.44787644787644787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectFPTrunc", "(", "const", "Instruction", "*", "I", ")", "{", "Value", "*", "Src", "=", "I", "->", "getOperand", "(", "", ")", ";", "EVT", "SrcVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "Src", "->", "getType", "(", ")", ",", "true", ")", ";", "EVT", "DestVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "I", "->", "getType", "(", ")", ",", "true", ")", ";", "if", "(", "SrcVT", "!=", "", "||", "DestVT", "!=", "", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "getRegForValue", "(", "Src", ")", ";", "if", "(", "!", "SrcReg", ")", "return", "false", ";", "unsigned", "DestReg", ";", "auto", "RC", "=", "MRI", ".", "getRegClass", "(", "SrcReg", ")", ";", "if", "(", "SubTarget", "->", "hasSPE", "(", ")", ")", "{", "DestReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg", ")"], "ground_truth": [".", "addReg", "(", "SrcReg", ")", ";"], "File": "PPCFastISel41", "Func": "SelectFPTrunc", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11241, "Length": 145, "Cover_Rate": 0.562015503875969, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AMDGPUCFGStructurizer", "::", "cloneSuccessorList", "(", "MachineBasicBlock", "*", "DstMBB", ",", "MachineBasicBlock", "*", "SrcMBB", ")", "{", "for", "(", "MachineBasicBlock", "::", "succ_iterator", "It", "=", "SrcMBB", "->", "succ_begin", "(", ")", ",", "iterEnd", "=", "SrcMBB", "->", "succ_end", "(", ")", ";", "It", "!=", "iterEnd", ";", "++"], "ground_truth": ["It", ")", "DstMBB", "->", "addSuccessor", "(", "*", "It", ")", ";"], "File": "AMDILCFGStructurizer1", "Func": "cloneSuccessorList", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11242, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "", ")", ";", "}", "return", "(", "n", "==", "", ")", "?", "", ":", "", "+", "intlog2", "(", "n"], "ground_truth": ["/", "", ")", ";"], "File": "operand", "Func": "intlog2", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11243, "Length": 24, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "*", "FI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "return", "DAG", ".", "getRegister", "(", "FI", "->", "getGlobalBaseReg"], "ground_truth": ["(", ")", ",", "Ty", ")", ";"], "File": "Cpu0ISelLowering2", "Func": "GetGlobalReg", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11244, "Length": 31, "Cover_Rate": 0.7045454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OpRef", "C", "=", "contracting", "(", "SM", ",", "Va", ",", "Vb", ",", "Results", ")", ";", "if", "(", "C", ".", "isValid", "(", ")", ")", "return", "C", ";", "int", "VecLen", "=", "SM", ".", "Mask", ".", "size", "(", ")", ";", "SmallVector", "<", "int", ",", "", ">", "PackedMask", "(", "VecLen", ")", ";", "OpRef", "P", "=", "packs", "(", "SM", ",", "Va", ",", "Vb", ",", "Results", ",", "PackedMask", ")", ";", "if", "(", "P", ".", "isValid", "(", ")", ")", "return", "shuffs1", "(", "ShuffleMask", "(", "PackedMask", ")", ",", "P", ",", "Results", ")", ";", "SmallVector", "<", "int", ",", "", ">", "MaskL", "(", "VecLen", ")", ",", "MaskR", "(", "VecLen", ")", ";", "splitMask", "(", "SM", ".", "Mask", ",", "MaskL", ",", "MaskR", ")", ";", "OpRef", "L", "=", "shuffs1", "(", "ShuffleMask", "(", "MaskL", ")", ",", "Va", ",", "Results", ")", ";", "OpRef", "R", "=", "shuffs1", "(", "ShuffleMask", "(", "MaskR", ")", ",", "Vb", ",", "Results", ")", ";", "if", "(", "!", "L", ".", "isValid", "(", ")", "||", "!", "R", ".", "isValid", "(", ")", ")", "return", "OpRef", "::", "fail", "(", ")", ";", "SmallVector", "<", "uint8_t", ",", "", ">", "Bytes", "(", "VecLen", ")", ";", "for", "(", "int", "I", "=", "", ";", "I", "!=", "VecLen", ";", "++", "I", ")", "{", "if", "(", "MaskL", "[", "I", "]", "!=", "-", "", ")", "Bytes", "[", "I"], "ground_truth": ["]", "=", "", ";"], "File": "HexagonISelDAGToDAGHVX14", "Func": "shuffs2", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11245, "Length": 207, "Cover_Rate": 0.7446043165467626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "resetStackModelComment", "(", "const", "MachineInstr", "*", "MI", ",", "const", "std", "::", "string"], "ground_truth": ["&", "val", ")", "{"], "File": "TVMMachineFunctionInfo", "Func": "resetStackModelComment", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11246, "Length": 16, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "G1", "->", "requiresFixup", "(", ")", "!=", "G2", "->", "requiresFixup", "(", ")", ")", "return", "G1", "->", "requiresFixup", "(", ")", ">", "G2", "->", "requiresFixup", "(", ")", ";", "assert", "(", "(", "G1", "==", "G2", "||", "(", "G1", "->", "startsBefore", "(", "G2", ")", "^", "G2", "->", "startsBefore", "(", "G1", ")", ")", ")", "&&", "", ")", ";", "return", "G1", "->", "startsBefore", "(", "G2", ")", ";", "}", ")", ";", "Color", "PreferredColor", "=", "Parity", "<", "", "?", "Color", "::", "Even", ":", "Color", "::", "Odd", ";", "while", "(", "Chain", "*", "G", "=", "getAndEraseNext", "(", "PreferredColor", ",", "GV", ")", ")", "{", "Color", "C", "=", "PreferredColor", ";", "if", "(", "Parity", "==", "", ")", "C", "="], "ground_truth": ["G", "->", "getPreferredColor", "(", ")", ";"], "File": "AArch64A57FPLoadBalancing17", "Func": "colorChainSet", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11247, "Length": 113, "Cover_Rate": 0.3373134328358209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MyPredReg", "=", "", ";", "if", "(", "!", "MI", ")", "return", "false", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "!=", "", "&&", "MI", "->", "getOpcode", "(", ")", "!=", "", "&&", "MI", "->", "getOpcode", "(", ")", "!=", "", "&&", "MI", "->", "getOpcode", "(", ")", "!=", "", "&&", "MI", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "Bytes", "<=", "", "||", "(", "Limit", "&&", "Bytes", ">=", "Limit", ")", ")", "return", "false", ";", "unsigned", "Scale", "=", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "?", "", ":", "", ";", "return", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "Base", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "Base", "&&", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")"], "ground_truth": ["*", "Scale", ")", "==", "Bytes", "&&", "llvm", "::", "getInstrPredicate", "(", "MI", ",", "MyPredReg", ")", "==", "Pred", "&&", "MyPredReg", "==", "PredReg", ")", ";"], "File": "ARMLoadStoreOptimizer34", "Func": "isMatchingDecrement", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11248, "Length": 153, "Cover_Rate": 0.7927461139896373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeVecShiftLImm", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Imm", ","], "ground_truth": ["unsigned", "Add", ")", "{"], "File": "ARM64Disassembler", "Func": "DecodeVecShiftLImm", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11249, "Length": 17, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "X86IREmitter", "Func": "visitATOMNAND64_DAG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11250, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_jump_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "pc_rtx", ",", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "condition_rtx", ","], "ground_truth": ["loc_ref", ",", "pc_rtx", ")", ")", ")", ";"], "File": "rs60004", "Func": "rs6000_emit_cbranch", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11251, "Length": 21, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isSchedulingBoundary", "(", "const", "MachineInstr", "&", "MI", ",", "const", "MachineBasicBlock", "*", "MBB", ",", "const", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "MI", ".", "isTerminator", "(", ")", "||", "MI", ".", "isPosition", "(", ")", ")", "return"], "ground_truth": ["true", ";"], "File": "SIInstrInfo46", "Func": "isSchedulingBoundary", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11252, "Length": 39, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Disp", ".", "getImm", "(", ")", "!=", "", ")", "O", "<<", "Disp", ".", "getImm", "(", ")", ";", "}", "if", "(", "Base", ".", "getReg", "(", ")", ")", "O", "<<", "'['", "<<", "getRegisterName", "("], "ground_truth": ["Base", ".", "getReg", "(", ")", ")", "<<", "']'", ";"], "File": "KudeyarInstPrinter", "Func": "printMemOperand", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11253, "Length": 42, "Cover_Rate": 0.3442622950819672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "isSoloInstruction", "(", "MI", ")", "&&", "", ")", ";", "if", "(", "MI", "->", "isDebugValue", "(", ")", ")", "{", "return", "true"], "ground_truth": [";"], "File": "Tile64VLIWPacketizer", "Func": "ignorePseudoInstruction", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 11254, "Length": 23, "Cover_Rate": 0.3150684931506849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "isShuffleMaskLegal", "(", "const", "SmallVectorImpl", "<", "int", ">", "&"], "ground_truth": ["Mask", ",", "EVT", "VT", ")", "const", "{"], "File": "MipsSEISelLowering20", "Func": "isShuffleMaskLegal", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11255, "Length": 17, "Cover_Rate": 0.8095238095238095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__vector", "signed", "int", "vm1", ";", "__vector", "signed", "short", "vresult", ";", "vm1", "=", "(", "__vector", "signed", "int", ")", "__builtin_pack_vector_int128", "(", "__m2", ",", "__m1", ")", ";", "vresult", "=", "vec_vpkswss", "(", "vm1", ",", "vm1"], "ground_truth": [")", ";"], "File": "mmintrin4", "Func": "_mm_packs_pi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11256, "Length": 33, "Cover_Rate": 0.4520547945205479, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CCValAssign", "::", "AExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "}", "if", "(", "Subtarget", ".", "hasSPE", "(", ")", "&&", "VA", ".", "getLocVT", "(", ")", "==", "", ")", "{", "bool", "isLittleEndian", "=", "Subtarget", ".", "isLittleEndian", "(", ")", ";", "SDValue", "SVal", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Arg", ",", "DAG", ".", "getIntPtrConstant", "(", "isLittleEndian", "?", "", ":", "", ",", "dl", ")", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "SVal", ",", "Flag", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "SVal", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Arg", ",", "DAG", ".", "getIntPtrConstant", "(", "isLittleEndian", "?", "", ":", "", ",", "dl", ")", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "VA", "=", "RVLocs", "[", "++", "i", "]", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "SVal", ",", "Flag", ")", ";", "}", "else", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "const", "RegisterInfo", "*", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "const", "MCPhysReg", "*", "I", "=", "TRI", "->", "getCalleeSavedRegsViaCopy", "(", "&", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "if", "(", "I", ")", "{", "for", "(", ";", "*", "I", ";", "++", "I", ")", "{", "if", "(", "", ".", "contains", "(", "*", "I", ")", ")", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "*", "I", ",", "", ")", ")", ";", "else", "if", "(", "", ".", "contains", "(", "*", "I", ")", ")", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "*", "I", ",", "", "(", "", ")", ")", ")", ";", "else", "if", "(", "", ".", "contains", "(", "*", "I", ")", ")", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "*", "I", ",", "", ")", ")", ";", "else", "if", "(", "", ".", "contains", "(", "*", "I", ")", ")", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "*"], "ground_truth": ["I", ",", "", ")", ")", ";"], "File": "PPCISelLowering101", "Func": "LowerReturn", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11257, "Length": 447, "Cover_Rate": 0.6191135734072022, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LandingPadInst", "*", "LP", "=", "nullptr", ";", "for", "(", "BasicBlock", "&", "BB", ":", "F", ")", "{", "LP", "=", "BB", ".", "getLandingPadInst", "(", ")", ";", "if", "(", "LP", ")", "break", ";", "}", "if", "(", "!", "LP", ")", "return", "false", ";", "PersonalityFn", "=", "dyn_cast", "<", "Function", ">", "(", "LP", "->", "getPersonalityFn", "(", ")", "->", "stripPointerCasts", "(", ")", ")", ";", "if", "(", "!", "PersonalityFn", ")", "return", "false", ";", "Personality", "=", "classifyEHPersonality", "(", "PersonalityFn", ")", ";", "if", "(", "!", "isMSVCEHPersonality", "(", "Personality", ")", ")", "return", "false", ";", "F", ".", "addFnAttr", "(", "", ",", "", ")", ";", "emitExceptionRegistrationRecord", "(", "&", "F", ")", ";", "auto", "*", "MMIPtr", "=", "getAnalysisIfAvailable", "<", "MachineModuleInfo", ">", "(", ")", ";", "assert", "(", "MMIPtr", "&&"], "ground_truth": ["", ")", ";"], "File": "X86WinEHState22", "Func": "runOnFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11258, "Length": 115, "Cover_Rate": 0.583756345177665, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "Opc", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "AArch64LoadStoreOptimizer (2)1", "Func": "getMatchingNonSExtOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11259, "Length": 78, "Cover_Rate": 0.3170731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "&", "PerfHintAnalysisID", ")", ";", "TargetPassConfig", "::", "addCodeGenPrepare", "(", ")", ";", "if", "(", "EnableLoadStoreVectorizer", ")", "addPass", "(", "createLoadStoreVectorizerPass", "(", ")", ")", ";", "addPass", "(", "createLowerSwitchPass"], "ground_truth": ["(", ")", ")", ";"], "File": "AMDGPUTargetMachine10", "Func": "addCodeGenPrepare", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11260, "Length": 30, "Cover_Rate": 0.3488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmvn_u32", "(", "uint32x2_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon4_vmvn_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11261, "Length": 6, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCAsmInfo", "*", "MAI", "=", "Streamer", ".", "getContext", "(", ")", ".", "getAsmInfo", "(", ")", ";", "const", "char", "*", "Directive", "=", "MAI", "->", "getData8bitsDirective", "(", ")", ";", "unsigned", "NumElements", "=", "Data", ".", "size", "(", ")", ";", "const", "unsigned", "MaxLen", "=", "", ";", "unsigned", "NumChunks", "=", "", "+", "(", "(", "NumElements", "-", "", ")", "/", "MaxLen", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "NumChunks", ";", "++", "I", ")", "{", "SmallString", "<", "", ">", "Str", ";", "raw_svector_ostream", "OS", "(", "Str", ")", ";", "const", "char", "*", "Label", "=", "Directive", ";", "for", "(", "auto", "It", "=", "std", "::", "next", "(", "Data", ".", "bytes_begin", "(", ")", ",", "I", "*", "MaxLen", ")", ",", "End", "=", "(", "I", "==", "NumChunks", "-", "", ")", "?", "Data", ".", "bytes_end", "(", ")", ":", "std", "::", "next", "(", "Data", ".", "bytes_begin", "(", ")", ",", "(", "I", "+", "", ")", "*", "MaxLen", ")", ";", "It", "!=", "End", ";"], "ground_truth": ["++", "It", ")", "{"], "File": "NVPTXTargetStreamer", "Func": "emitRawBytes", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11262, "Length": 153, "Cover_Rate": 0.7536945812807881, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLittleEndian", "("], "ground_truth": [")", "const", "{"], "File": "AArch64Subtarget50", "Func": "isLittleEndian", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11263, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "SetFunctionInfo", "(", "void", "*"], "ground_truth": ["FI", ")", "override", "{"], "File": "JVMInstPrinter", "Func": "SetFunctionInfo", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11264, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImm", "(", ")", ")", "O", "<<", "(", "unsigned", "short"], "ground_truth": ["int", ")", "MO", ".", "getImm", "(", ")", ";"], "File": "Cpu0InstPrinter", "Func": "printUnsignedImm", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11265, "Length": 21, "Cover_Rate": 0.3387096774193548, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ")", ":", "LLVMTargetMachine", "(", "T", ",", "computeDataLayout", "(", "TT", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "TT", ","], "ground_truth": ["RM", ")", ",", "getEffectiveCodeModel", "(", "CM", ",", "CodeModel", "::", "Small", ")", ",", "OL", ")", ",", "TLOF", "(", "std", "::", "make_unique", "<", "ELFTargetObjectFile", ">", "(", ")", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "Options", ".", "MCOptions", ".", "getABIName", "(", ")", ",", "*", "this", ")", "{"], "File": "RISCVTargetMachine16", "Func": "RISCVTargetMachine", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11266, "Length": 118, "Cover_Rate": 0.959349593495935, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__P", "=", "__Y", "&", "", ";", "__L", "=", "(", "__Y", ">>", "", ")", "&", "", ";", "return", "(", "_bextr_u32", "(", "__X", ",", "__P", ",", "__L", ")"], "ground_truth": [")", ";"], "File": "bmiintrin", "Func": "__bextr_u32", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11267, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Ret", "->", "getNumOperands", "(", ")", ">", "", ")", "{", "CallingConv", "::", "ID", "CC", "=", "F", ".", "getCallingConv", "(", ")", ";", "SmallVector", "<", "", ",", "", ">", "Outs", ";", "GetReturnInfo", "(", "CC", ",", "F", ".", "getReturnType", "(", ")", ",", "F", ".", "getAttributes", "(", ")", ",", "Outs", ",", "TLI", ",", "DL", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ValLocs", ";", "CCState", "CCInfo", "(", "CC", ",", "F", ".", "isVarArg", "(", ")", ",", "*", "FuncInfo", ".", "MF", ",", "ValLocs", ",", "I", "->", "getContext", "(", ")", ")", ";", "CCAssignFn", "*", "RetCC", "=", "CC", "==", "CallingConv", "::", "WebKit_JS", "?", "RetCC__WebKit_JS", ":", "RetCC__AAPCS", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "RetCC", ")", ";", "if", "(", "ValLocs", ".", "size", "(", ")", "!=", "", ")", "return", "false", ";", "CCValAssign", "&", "VA", "=", "ValLocs", "[", "", "]", ";", "const", "Value", "*", "RV", "=", "Ret", "->", "getOperand", "(", "", ")", ";", "if", "(", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "&&", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "BCvt", ")", ")", "return", "false", ";", "if", "(", "!", "VA", ".", "isRegLoc", "(", ")", ")", "return", "false", ";", "unsigned", "Reg", "=", "getRegForValue", "(", "RV", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "Reg", "+", "VA", ".", "getValNo", "(", ")", ";", "Register", "DestReg", "=", "VA", ".", "getLocReg", "(", ")", ";", "if", "(", "!", "MRI", ".", "getRegClass", "(", "SrcReg", ")", "->", "contains", "(", "DestReg", ")", ")", "return", "false", ";", "EVT", "RVEVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "RV", "->", "getType", "(", ")", ")", ";", "if", "(", "!", "RVEVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "if", "(", "RVEVT", ".", "isVector", "(", ")", "&&", "RVEVT", ".", "getVectorNumElements", "(", ")", ">", "", "&&", "!", "Subtarget", "->", "isLittleEndian", "(", ")", ")", "return", "false", ";", "MVT", "RVVT", "=", "RVEVT", ".", "getSimpleVT", "(", ")", ";", "if", "(", "RVVT", "==", "", ")", "return", "false", ";", "MVT", "DestVT", "=", "VA", ".", "getValVT", "(", ")", ";", "if", "(", "RVVT", "!=", "DestVT", ")", "{", "if", "(", "RVVT", "!=", "", "&&", "RVVT", "!=", "", "&&", "RVVT", "!=", "", ")", "return", "false", ";", "if", "(", "!", "Outs", "[", "", "]", ".", "Flags", ".", "isZExt", "(", ")", "&&", "!", "Outs", "[", "", "]", ".", "Flags", ".", "isSExt", "(", ")", ")", "return", "false", ";", "bool", "IsZExt", "=", "Outs", "[", "", "]", ".", "Flags", ".", "isZExt", "(", ")", ";", "SrcReg", "=", "emitIntExt", "(", "RVVT", ",", "SrcReg", ",", "DestVT", ",", "IsZExt", ")", ";", "if", "(", "SrcReg", "==", "", ")", "return", "false", ";", "}", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "RetRegs", ".", "push_back", "(", "VA", ".", "getLocReg", "(", ")", ")", ";", "}", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", "."], "ground_truth": ["InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ";"], "File": "AArch64FastISel28", "Func": "selectRet", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11268, "Length": 476, "Cover_Rate": 0.7714748784440842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "*", "getDataLayout", "(", ")", "const", "override", "{", "return", "&"], "ground_truth": ["DL", ";"], "File": "LM32Subtarget", "Func": "getDataLayout", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11269, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "InVT", "=", "In", ".", "getSimpleValueType", "(", ")", ";", "MVT", "VTElt", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "MVT", "InVTElt", "=", "InVT", ".", "getVectorElementType", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "(", "InVTElt", "==", "", ")", "&&", "(", "(", "(", "Subtarget", "->", "hasBWI", "(", ")", "&&", "Subtarget", "->", "hasVLX", "(", ")", "&&", "VT", ".", "getSizeInBits", "(", ")", "<=", "", "&&", "VTElt", ".", "getSizeInBits", "(", ")", "<=", "", ")", ")", "||", "(", "(", "Subtarget", "->", "hasBWI", "(", ")", "&&", "VT", ".", "is512BitVector", "(", ")", "&&", "VTElt", ".", "getSizeInBits", "(", ")", "<=", "", ")", ")", "||", "(", "(", "Subtarget", "->", "hasDQI", "(", ")", "&&", "Subtarget", "->", "hasVLX", "(", ")", "&&", "VT", ".", "getSizeInBits", "(", ")", "<=", "", "&&", "VTElt", ".", "getSizeInBits", "(", ")", ">=", "", ")", ")", "||", "(", "(", "Subtarget", "->", "hasDQI", "(", ")", "&&", "VT", ".", "is512BitVector", "(", ")", "&&", "VTElt", ".", "getSizeInBits", "(", ")", ">=", "", ")", ")", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "In", ")", ";", "unsigned", "int", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "NumElts", "!=", "", "&&", "NumElts", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "VT", ".", "is512BitVector", "(", ")", "&&", "InVT", ".", "getVectorElementType", "(", ")", "!=", "", ")", "{", "if", "(", "In", ".", "getOpcode", "(", ")", "==", "", "||", "In", ".", "getOpcode", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "In", ".", "getOpcode", "(", ")", ",", "dl", ",", "VT", ","], "ground_truth": ["In", ".", "getOperand", "(", "", ")", ")", ";"], "File": "X86ISelLowering (2)4", "Func": "LowerSIGN_EXTEND_AVX512", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11270, "Length": 252, "Cover_Rate": 0.4970414201183432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "!", "hasFP32Denormals", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "if", "(", "VT", "==", ""], "ground_truth": [")", "{"], "File": "SIISelLowering106", "Func": "isFMADLegalForFAddFSub", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11271, "Length": 34, "Cover_Rate": 0.44155844155844154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcaddq_rot90_sv8hi", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vcaddq_rot90_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11272, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Rsrc", "=", "buildScratchRSRC", "(", "CurDAG", ",", "DL", ",", "CurDAG", "->", "getCopyFromReg", "(", "CurDAG", "->", "getEntryNode", "(", ")", ",", "DL", ",", "MRI", ".", "getLiveInVirtReg", "(", "ScratchPtrReg", ")", ",", "", ")", ")", ";", "SOffset", "=", "CurDAG", "->", "getCopyFromReg", "(", "CurDAG", "->", "getEntryNode", "(", ")", ",", "DL", ",", "MRI", ".", "getLiveInVirtReg", "(", "ScratchOffsetReg", ")", ",", "", ")", ";", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "SDValue", "N1", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "ConstantSDNode", "*", "C1", "=", "cast", "<", "ConstantSDNode", ">", "(", "N1", ")", ";", "if", "(", "isLegalMUBUFImmOffset", "(", "C1", ")", ")", "{", "VAddr", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "ImmOffset", "=", "CurDAG", "->", "getTargetConstant", "(", "C1", "->", "getZExtValue", "(", ")", ",", "", ")", ";", "return", "true", ";", "}", "}", "if", "(", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "isa", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "{", "VAddr", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "ImmOffset", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "if", "(", "isa", "<", "FrameIndexSDNode", ">", "(", "Addr"], "ground_truth": [")", ")", "{"], "File": "AMDGPUISelDAGToDAG102", "Func": "SelectMUBUFScratch", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11273, "Length": 191, "Cover_Rate": 0.4739454094292804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "pa_emit_hpdiv_const", "(", "rtx", "*", "operands", ",", "int", "unsignedp", ")", "{", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "operands", "[", "", "]", ")", ">", "", "&&", "INTVAL", "(", "operands", "[", "", "]", ")", "<", "", "&&", "pa_magic_milli", "[", "INTVAL", "(", "operands", "[", "", "]", ")", "]", ")", "{", "rtx", "ret", "=", "gen_rtx_REG", "(", "SImode", ",", "TARGET_64BIT", "?"], "ground_truth": ["", ":", "", ")", ";"], "File": "pa4", "Func": "pa_emit_hpdiv_const", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11274, "Length": 69, "Cover_Rate": 0.33495145631067963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isTypeLegal", "(", "", ")", "||", "(", "VT", "!=", "", "&&", "(", "(", "VT", "!=", "", "&&", "VT", "!=", "", ")", "||", "!", "Subtarget", ".", "hasVSX", "(", ")", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "FTSQRT", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op", ")", ";", "SDValue", "SRIdxVal", "=", "DAG", ".", "getTargetConstant", "("], "ground_truth": ["", ",", "DL", ",", "", ")", ";"], "File": "PPCISelLowering16", "Func": "getSqrtInputTest", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11275, "Length": 74, "Cover_Rate": 0.5138888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "eraseFromParent", "(", ")", ";", "Offset", "=", "StackOffset", "(", ")", ";", "return", "true", ";", "}", "int64_t", "NewOffset", ";", "unsigned", "UnscaledOp", ";", "bool", "UseUnscaledOp", ";", "int", "Status", "=", "isFrameOffsetLegal", "(", "MI", ",", "Offset", ",", "&", "UseUnscaledOp", ",", "&", "UnscaledOp", ",", "&", "NewOffset", ")", ";", "if", "(", "Status", "&", "FrameOffsetCanUpdate", ")", "{", "if", "(", "Status", "&", "FrameOffsetIsLegal", ")", "MI", ".", "getOperand", "(", "FrameRegIdx", ")", ".", "ChangeToRegister", "(", "FrameReg", ",", "false", ")", ";", "if", "(", "UseUnscaledOp", ")", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "UnscaledOp", ")", ")", ";", "MI", ".", "getOperand", "(", "ImmIdx", ")", ".", "ChangeToImmediate", "(", "NewOffset", ")", ";", "return", "!"], "ground_truth": ["Offset", ";"], "File": "AArch64InstrInfo105", "Func": "rewriteAArch64FrameIndex", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11276, "Length": 103, "Cover_Rate": 0.4497816593886463, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_inserti64x2", "(", "__mmask8", "__U", ",", "__m256i", "__A", ",", "__m128i", "__B", ",", "const", "int", "__imm", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_inserti64x2_256_mask", "(", "(", "__v4di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "__imm", ",", "("], "ground_truth": ["__v4di", ")", "_mm256_setzero_si256", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_maskz_inserti64x2", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11277, "Length": 60, "Cover_Rate": 0.9836065573770492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_psrav8di_mask", "(", "(", "__v8di", ")", "__X", ",", "(", "__v8di", ")", "__Y", ",", "(", "__v8di", ")", "__W", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_srav_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11278, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "uint16_t", "CalleeSavedRegs", "[", "]", "=", "{"], "ground_truth": ["", "}", ";"], "File": "Dcpu16RegisterInfo (2)", "Func": "getCalleeSavedRegs", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11279, "Length": 11, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm512_cvtepu8_epi32", "(", "__m128i", "__A", ")", "{"], "File": "avx512fintrin4", "Func": "_mm512_cvtepu8_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11280, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pbroadcastb128_gpr_mask", "(", "__A", ",", "(", "__v16qi", ")", "__O"], "ground_truth": [",", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_set1_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11281, "Length": 16, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "-", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "{", "uint64_t", "D", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "Lo", "=", "D", "&", "", ";", "unsigned", "Hi", "=", "D", ">>", "", ";", "return", "profitImm", "(", "Lo", ",", "Hi", ")", ";", "}", "case", "", ":", "case", "", ":", "return", "profitImm", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "case", "", ":", "ImmX", "++", ";", "case", "", ":", "{", "ImmX", "++", ";", "int64_t", "V", "=", "MI", "->", "getOperand", "(", "ImmX", ")", ".", "getImm", "(", ")", ";", "if", "(", "V", "==", "", "||", "V", "==", "-", "", ")", "return", "", ";", "}", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "{", "unsigned", "S", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "S", "==", "", "||", "S", "==", "", ")", "return", "", ";", "return", "-", "", ";", "}", "case", ""], "ground_truth": [":"], "File": "HexagonSplitDouble", "Func": "profit", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11282, "Length": 197, "Cover_Rate": 0.5077319587628866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "II", "::", "getImmEnd", "(", "getDesc", "(", "MCII", ",", "MCI", ")"], "ground_truth": [")", ";"], "File": "TPCMCInstrInfo", "Func": "getImmFieldEnd", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11283, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getSRetReturnReg", "("], "ground_truth": [")", "const", "{"], "File": "MandarinMachineFunctionInfo", "Func": "getSRetReturnReg", "Target": "Mandarin", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11284, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__vector", "unsigned", "short", "__a", ",", "__b", ",", "__c", ";", "__a", "=", "(", "__vector", "unsigned", "short", ")", "vec_splats", "(", "__A", ")", ";", "__b", "=", "(", "__vector", "unsigned", "short", ")"], "ground_truth": ["vec_splats", "(", "__B", ")", ";"], "File": "xmmintrin2", "Func": "_mm_avg_pu16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11285, "Length": 33, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RECORD_OR_UNION_TYPE_P", "(", "type", ")", ")", "{", "msize", "=", "int_size_in_bytes", "(", "type", ")", ";", "}", "}", "return", "msize", "!=", "", "&&", "msize", "!=", "", "&&", "msize", "!=", "", "&&", "msize", "!=", "", ";", "}", "else", "if", "(", "arg", ".", "type", "&&", "int_size_in_bytes", "(", "arg", ".", "type", ")", "==", "-", "", ")", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "i386", "Func": "ix86_pass_by_reference", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11286, "Length": 59, "Cover_Rate": 0.427536231884058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isTypeLegal", "(", "EVT", "::", "getEVT", "(", "Ty1", ")", ")", ")", "return", "false", ";", "assert", "(", "Ty1", "->", "getPrimitiveSizeInBits", "(", ")", "<=", ""], "ground_truth": ["&&", "", ")", ";"], "File": "ARMISelLowering (2)", "Func": "allowTruncateForTailCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11287, "Length": 29, "Cover_Rate": 0.43283582089552236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_SIMD", ")", "{", "if", "(", "aarch64_evpc_rev", "(", "d", ")", ")", "return", "true", ";", "else", "if", "(", "aarch64_evpc_ext", "(", "d", ")", ")", "return", "true", ";", "else", "if", "(", "aarch64_evpc_dup", "(", "d", ")", ")", "return", "true", ";", "else", "if", "(", "aarch64_evpc_zip", "(", "d", ")", ")", "return", "true", ";", "else", "if", "(", "aarch64_evpc_uzp", "(", "d", ")", ")", "return"], "ground_truth": ["true", ";"], "File": "aarch642", "Func": "aarch64_expand_vec_perm_const_1", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11288, "Length": 59, "Cover_Rate": 0.36419753086419754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IDVal", "==", "", ")", "return", "ParseDirectiveHsaKernel", "(", ")", ";", "if", "(", "IDVal", "==", "", ")", "return", "ParseDirectiveISAVersion", "(", ")", ";", "if", "(", "IDVal", "==", "", "::", "AssemblerDirectiveBegin", ")"], "ground_truth": ["return", "ParseDirectiveHSAMetadata", "(", ")", ";"], "File": "AMDGPUAsmParser16", "Func": "ParseDirective", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11289, "Length": 35, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "*"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon_vmul_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11290, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_COMPLEX_FLOAT", ")", "{", "if", "(", "is_ha", "!=", "NULL", ")", "*", "is_ha", "=", "true", ";", "*", "count", "=", "", ";", "new_mode", "=", "GET_MODE_INNER", "(", "mode", ")", ";", "}", "else", "if", "(", "type", "&&", "composite_p", ")", "{", "int", "ag_count", "=", "aapcs_vfp_sub_candidate", "(", "type", ",", "&", "new_mode", ")", ";", "if", "(", "ag_count", ">", "", "&&"], "ground_truth": ["ag_count", "<=", "HA_MAX_NUM_FLDS", ")", "{"], "File": "aarch642", "Func": "aarch64_vfp_is_call_or_return_candidate", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11291, "Length": 65, "Cover_Rate": 0.35911602209944754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PostSelectOptimize", "::", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "AU", ".", "addRequired", "<", "TargetPassConfig", ">", "(", ")", ";", "AU", ".", "setPreservesCFG", "("], "ground_truth": [")", ";"], "File": "AArch64PostSelectOptimize", "Func": "getAnalysisUsage", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11292, "Length": 26, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GCNSubtarget", "::", "Generation", "Generation", "=", "ST", ".", "getGeneration", "(", ")", ";", "if", "(", "ST", ".", "hasGFX940Insts", "(", ")", ")", "return", "std", "::", "make_unique", "<", "Gfx940CacheControl", ">", "(", "ST", ")", ";", "if", "(", "ST", ".", "hasGFX90AInsts", "(", ")", ")", "return", "std", "::", "make_unique", "<", "Gfx90ACacheControl", ">", "(", "ST", ")", ";", "if", "(", "Generation", "<=", "Subtarget", "::", "SOUTHERN_ISLANDS", ")", "return", "std"], "ground_truth": ["::", "make_unique", "<", "Gfx6CacheControl", ">", "(", "ST", ")", ";"], "File": "SIMemoryLegalizer11", "Func": "create", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11293, "Length": 68, "Cover_Rate": 0.591304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getMaxInterleaveFactor", "(", "unsigned", "VF", ")", "{", "if", "(", "VF", "==", "", ")"], "ground_truth": ["return", "", ";"], "File": "AMDGPUTargetTransformInfo12", "Func": "getMaxInterleaveFactor", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11294, "Length": 18, "Cover_Rate": 0.8181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "O", "<<", "(", "uint32_t", ")", "Op", ".", "getImm", "(", ")", ";", "}", "else", "{", "assert", "(", "Op", ".", "isExpr", "(", ")", "&&", "", ")", ";", "Op", ".", "getExpr", "(", ")", "->", "print", "(", "O", ",", "&"], "ground_truth": ["MAI", ")", ";"], "File": "F2003fInstPrinter", "Func": "printOperand", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11295, "Length": 50, "Cover_Rate": 0.49019607843137253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_inserti32x4_mask", "(", "(", "__v16si", ")", "__C", ",", "(", "__v4si", ")"], "ground_truth": ["__D", ",", "__imm", ",", "(", "__v16si", ")", "__A", ",", "__B", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_inserti32x4", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11296, "Length": 26, "Cover_Rate": 0.4406779661016949, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly64x2_t", ")", "__builtin_neon_vld1_lanev2di", "(", "(", "const", "__builtin_neon_di", "*", ")"], "ground_truth": ["__a", ",", "(", "int64x2_t", ")", "__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vld1q_lane_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11297, "Length": 21, "Cover_Rate": 0.5675675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RHSSeenZero", "=", "false", ";", "bool", "RHSOk", "=", "canChangeToInt", "(", "RHS", ",", "RHSSeenZero", ",", "Subtarget", ")", ";", "if", "(", "LHSOk", "&&", "RHSOk", "&&", "(", "LHSSeenZero", "||", "RHSSeenZero", ")", ")", "{", "if", "(", "CC", "==", "", ")", "CC", "=", "", ";", "else", "if", "(", "CC", "==", "", ")", "CC", "=", "", ";", "SDValue", "Mask", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "cc", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", "==", "", ")", "{", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "bitcastf32Toi32", "(", "LHS", ",", "DAG", ")", ",", "Mask", ")", ";", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "bitcastf32Toi32", "(", "RHS", ",", "DAG", ")", ",", "Mask", ")", ";", "SDValue", "Cmp", "=", "getCmp", "(", "LHS", ",", "RHS", ",", "CC", ",", "cc", ",", "DAG", ",", "dl", ")", ";", "SDValue", "CCR", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "Dest", ",", "cc", ",", "CCR", ",", "Cmp", ")", ";", "}", "SDValue", "LHS1", ",", "LHS2", ";", "SDValue", "RHS1", ",", "RHS2", ";", "expandf64Toi32", "(", "LHS", ",", "DAG", ",", "LHS1", ",", "LHS2", ")", ";", "expandf64Toi32", "(", "RHS", ",", "DAG", ",", "RHS1"], "ground_truth": [",", "RHS2", ")", ";"], "File": "ARMISelLowering (2)2", "Func": "OptimizeVFPBrcond", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11298, "Length": 208, "Cover_Rate": 0.45021645021645024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "fold_compare_helper", "(", "gimple_stmt_iterator", "*", "gsi", ",", "tree_code", "code", ",", "gimple", "*", "stmt", ")", "{", "tree", "arg0", "=", "gimple_call_arg", "(", "stmt", ",", "", ")", ";", "tree", "arg1", "=", "gimple_call_arg", "(", "stmt", ",", "", ")", ";", "tree", "lhs", "=", "gimple_call_lhs", "(", "stmt", ")", ";", "tree", "cmp", "=", "fold_build_vec_cmp", "(", "code", ",", "TREE_TYPE", "(", "lhs", ")", ",", "arg0", ",", "arg1", ",", "gsi", ")", ";", "gimple", "*", "g", "=", "gimple_build_assign", "("], "ground_truth": ["lhs", ",", "cmp", ")", ";"], "File": "rs6000-builtin", "Func": "fold_compare_helper", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11299, "Length": 74, "Cover_Rate": 0.7872340425531915, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addInstSelector", "(", ")", "{", "PM", "->", "add", "(", "createISelDag", "(", "getTargetMachine", "(", ")"], "ground_truth": [",", "getOptLevel", "(", ")", ")", ")", ";"], "File": "TLCS900TargetMachine", "Func": "addInstSelector", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11300, "Length": 23, "Cover_Rate": 0.8518518518518519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "loongarch_emit_move", "(", "mem", ",", "reg", ")", ";", "loongarch_set_frame_expr", "(", "loongarch_frame_set", "(", "mem", ",", "reg", ")"], "ground_truth": [")", ";"], "File": "loongarch", "Func": "loongarch_save_reg", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11301, "Length": 17, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "HasV6T2Ops", "&&", "hasThumb2", "(", ")", ")", "HasV4TOps", "=", "HasV5TOps", "=", "HasV5TEOps", "=", "HasV6Ops", "=", "HasV6T2Ops", "=", "true", ";", "SchedModel", "=", "getSchedModelForCPU", "(", "CPUString", ")", ";", "InstrItins", "=", "getInstrItineraryForCPU", "(", "CPUString", ")", ";", "if", "(", "(", "TargetTriple", ".", "getTriple", "(", ")", ".", "find", "(", "", ")", "!=", "std", "::", "string", "::", "npos", ")", "||", "(", "isTargetIOS", "(", ")", "&&", "isMClass", "(", ")", ")", ")", "TargetABI", "=", "_ABI_AAPCS", ";", "if", "(", "isAAPCS_ABI", "(", ")", ")", "stackAlignment", "=", "", ";", "if", "(", "!", "isTargetIOS", "(", ")", ")", "UseMovt", "=", "hasV6T2Ops", "(", ")", ";", "else", "{", "IsR9Reserved", "=", "ReserveR9", "|", "!", "HasV6Ops", ";", "UseMovt", "=", "DarwinUseMOVT", "&&", "hasV6T2Ops", "(", ")", ";", "SupportsTailCall", "=", "!", "getTargetTriple", "(", ")", ".", "isOSVersionLT", "(", "", ",", "", ")", ";", "}", "if", "(", "isTargetNaCl", "(", ")", ")", "stackAlignment", "=", "", ";", "if", "(", "isTargetNaCl", "(", ")", "&&", "!", "useConstPool", "(", ")", ")", "UseMovt", "=", "true", ";", "if", "(", "!", "isThumb", "(", ")", "||", "hasThumb2", "(", ")", ")", "PostRAScheduler", "=", "true", ";", "switch", "(", "Align", ")", "{", "case", "DefaultAlign", ":", "AllowsUnalignedMem", "=", "(", "(", "hasV7Ops", "(", ")", "&&", "(", "isTargetLinux", "(", ")", "||", "isTargetNaCl", "(", ")", ")"], "ground_truth": [")", "||", "(", "hasV6Ops", "(", ")", "&&", "isTargetDarwin", "(", ")", ")", ")", ";"], "File": "ARMSubtarget44", "Func": "resetSubtargetFeatures", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11302, "Length": 203, "Cover_Rate": 0.6527331189710611, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "("], "ground_truth": ["__a", "<", "__b", ")", ";"], "File": "arm", "Func": "neon1_vcltq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11303, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "HexagonInstrInfo10", "Func": "isJumpR", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11304, "Length": 21, "Cover_Rate": 0.328125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeACRegsDSPRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">=", "", ")", "return", "MCDisassembler"], "ground_truth": ["::", "Fail", ";"], "File": "MipsDisassembler19", "Func": "DecodeACRegsDSPRegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11305, "Length": 31, "Cover_Rate": 0.49206349206349204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_subs_epi16", "(", "__mmask32", "__U", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_psubsw512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B", ",", "(", "__v32hi", ")"], "ground_truth": ["_mm512_setzero_hi", "(", ")", ",", "(", "__mmask32", ")", "__U", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_maskz_subs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11306, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "QII", "=", "(", "const", "InstrInfo", "*", ")", "TII", ";", "const", "RegisterInfo", "*", "QRI", "=", "(", "const", "RegisterInfo", "*", ")", "TM", ".", "getRegisterInfo", "(", ")", ";", "if", "(", "!", "QRI", "->", "Subtarget", ".", "hasV4TOps", "(", ")", "||", "!", "QII", "->", "mayBeNewStore", "(", "MI", ")", ")", "return", "false", ";", "MachineInstr", "*", "PacketMI", "=", "PacketSU"], "ground_truth": ["->", "getInstr", "(", ")", ";"], "File": "HexagonVLIWPacketizer15", "Func": "CanPromoteToNewValue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11307, "Length": 60, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_scalef_ps", "(", "__m256", "__W", ",", "__mmask8", "__U", ","], "ground_truth": ["__m256", "__A", ",", "__m256", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_scalef_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11308, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "fastEmitInst_rrr", "(", "", ",", "&", "", ",", "Op0"], "ground_truth": [",", "Op1", ",", "", ")", ";"], "File": "AArch64FastISel18", "Func": "emitUMULL_rr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11309, "Length": 15, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "addTypeForFixedLengthSVE", "(", "MVT", "VT", ")", "{", "assert", "(", "VT", ".", "isFixedLengthVector", "(", ")", "&&", "", ")", ";", "for", "(", "unsigned", "Op", "=", "", ";", "Op", "<", "", ";", "++", "Op", ")", "setOperationAction", "(", "Op", ",", "VT", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "VT", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT"], "ground_truth": [",", "Custom", ")", ";"], "File": "AArch64ISelLowering88", "Func": "addTypeForFixedLengthSVE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11310, "Length": 115, "Cover_Rate": 0.575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "return", "DAG", ".", "getStore", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DL", ",", "FR", ",", "Op", ".", "getOperand", "(", "", ")"], "ground_truth": [",", "MachinePointerInfo", "(", "SV", ")", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "LowerWin64_VASTART", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11311, "Length": 51, "Cover_Rate": 0.40476190476190477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "TargetLibraryInfoWrapperPass", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "LoopInfoWrapperPass", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "DominatorTreeWrapperPass", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "TargetPassConfig", ">", "(", ")", ";", "AU", ".", "addPreserved", "<", "LoopInfoWrapperPass", ">", "(", ")", ";", "AU", ".", "setPreservesCFG"], "ground_truth": ["(", ")", ";"], "File": "ARMParallelDSP", "Func": "getAnalysisUsage", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11312, "Length": 51, "Cover_Rate": 0.53125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "offset", "=", "info", ".", "total_size", ";", "int", "stack_offset", "=", "info", ".", "total_size", ";", "if", "(", "!", "info", ".", "save_fp", "&&", "!", "info", ".", "save_lr", "&&", "!", "reg_mask", ")", "return", ";", "if", "(", "CONST_OK_FOR_LETTER_P", "(", "offset", ",", "'O'", ")", ")", "base_reg", "=", "stack_pointer_rtx", ";", "else", "{", "base_reg", "=", "gen_rtx_REG", "(", "SImode", ",", "GPR_R9", ")", ";", "offset", "=", "", ";", "}", "if", "(", "info", ".", "save_fp", ")", "{", "offset", "-=", "UNITS_PER_WORD", ";", "stack_offset", "-=", "UNITS_PER_WORD", ";", "mt_emit_save_restore", "(", "direction", ",", "gen_rtx_REG", "(", "SImode", ",", "GPR_FP", ")", ",", "gen_rtx_MEM", "(", "SImode", ",", "gen_rtx_PLUS", "(", "SImode", ",", "base_reg"], "ground_truth": [",", "GEN_INT", "(", "offset", ")", ")", ")", ",", "stack_offset", ")", ";"], "File": "mt", "Func": "mt_emit_save_fp", "Target": "mt", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11313, "Length": 106, "Cover_Rate": 0.7681159420289855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", ""], "ground_truth": [":"], "File": "PPCISelLowering143", "Func": "getTargetNodeName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11314, "Length": 501, "Cover_Rate": 0.47714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__m512i", "__v1_old", "=", "_mm512_undefined_epi32", "(", ")", ";", "__mmask8", "__mask", "=", "", ";", "return", "(", "__m512i", ")", "__builtin_ia32_gathersiv8di", "(", "(", "__v8di", ")", "__v1_old", ",", "__addr", ",", "("], "ground_truth": ["__v8si", ")", "__index", ",", "__mask", ",", "__scale", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_i32gather_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11315, "Length": 35, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "VectorList", ".", "Count", "=="], "ground_truth": ["", ";"], "File": "ARMAsmParser114", "Func": "isVecListTwoD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11316, "Length": 7, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pmulhuw256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16hi", ")", "__B", ",", "(", "__v16hi", ")", "_mm256_setzero_si256", "(", ")"], "ground_truth": [",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_maskz_mulhi_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11317, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoweredMI", "=", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ";", "break", ";", "default", ":", "MCInstLower", "Lower", "(", "MF", "->", "getContext", "(", ")", ",", "*", "this", ")", ";", "Lower", ".", "lower", "(", "&", "*", "I", ",", "LoweredMI", ")", ";", "break", ";", "}", "EmitToStreamer", "(", "*", "OutStreamer", ",", "LoweredMI", ")", ";", "}", "while", "(", "(", "++", "I", "!=", "E", ")", "&&"], "ground_truth": ["I", "->", "isInsideBundle", "(", ")", ")", ";"], "File": "M88kAsmPrinter", "Func": "emitInstruction", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11318, "Length": 68, "Cover_Rate": 0.41975308641975306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getStreamer", "(", ")", ".", "setAttributeItem", "("], "ground_truth": ["Attribute", ",", "Value", ",", "true", ")", ";"], "File": "ARMELFStreamer22", "Func": "emitTextAttribute", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11319, "Length": 13, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "FlagI", ".", "getOpcode", "(", ")", "==", "", "&&", "OI", ".", "getOpcode", "(", ")", "==", "", ")", ")", "&&", "(", "(", "OI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg", "&&", "OI", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getReg", "(", ")", "==", "SrcReg2", ")", "||", "(", "OI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg2", "&&", "OI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "SrcReg", ")", ")", ")", "return", "true", ";"], "File": "X86InstrInfo100", "Func": "isRedundantFlagInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11320, "Length": 137, "Cover_Rate": 0.36436170212765956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "*", "RC", "=", "RegClassOrBank", ".", "dyn_cast", "<", "const", "TargetRegisterClass", "*", ">", "(", ")", ")", "return", "&", "RBI", ".", "getRegBankFromRegClass", "(", "*", "RC", ",", "LLT", "(", ")", ")", ";", "return"], "ground_truth": ["nullptr", ";"], "File": "AMDGPUInstructionSelector", "Func": "getArtifactRegBank", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11321, "Length": 34, "Cover_Rate": 0.38202247191011235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "==", "Register", "&&", ""], "ground_truth": [")", ";"], "File": "ARMAsmParser13", "Func": "getReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11322, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createLowOverheadLoopsPass", "(", ")", ")", ";", "if", "(", "TM", "->", "getTargetTriple", "(", ")", ".", "isOSWindows"], "ground_truth": ["(", ")", ")", "addPass", "(", "createCFGuardLongjmpPass", "(", ")", ")", ";"], "File": "ARMTargetMachine103", "Func": "addPreEmitPass2", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11323, "Length": 26, "Cover_Rate": 0.6341463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_maxsd", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")"], "ground_truth": ["__B", ")", ";"], "File": "emmintrin4", "Func": "_mm_max_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11324, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "Flags", "=", "Op", ".", "getNode", "(", ")", "->", "getFlags", "(", ")", ";", "if", "(", "Flags", ".", "hasNoSignedZeros", "(", ")", ")", "return"], "ground_truth": ["true", ";"], "File": "AMDGPUISelLowering (2)1", "Func": "mayIgnoreSignedZero", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11325, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vldrwq_gather_offset_fv4sf", "(", "(", "__builtin_neon_si", "*"], "ground_truth": [")", "__base", ",", "__offset", ")", ";"], "File": "arm", "Func": "mve___arm_vldrwq_gather_offset_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11326, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "ScratchWaveOffsetReg", ";", "if", "(", "TRI", "->", "isSubRegisterEq", "(", "ScratchRsrcReg", ",", "PreloadedScratchWaveOffsetReg", ")", ")", "{", "ArrayRef", "<", "MCPhysReg", ">", "AllSGPRs", "=", "TRI", "->", "getAllSGPR32", "(", "MF", ")", ";", "unsigned", "NumPreloaded", "=", "MFI", "->", "getNumPreloadedSGPRs", "(", ")", ";", "AllSGPRs", "=", "AllSGPRs", ".", "slice", "(", "std", "::", "min", "(", "static_cast", "<", "unsigned", ">", "(", "AllSGPRs", ".", "size", "(", ")", ")", ",", "NumPreloaded", ")", ")", ";", "Register", "GITPtrLoReg", "=", "MFI", "->", "getGITPtrLoReg", "(", "MF", ")", ";", "for", "(", "MCPhysReg", "Reg", ":", "AllSGPRs", ")", "{", "if", "(", "!", "MRI", ".", "isPhysRegUsed", "(", "Reg", ")", "&&", "MRI", ".", "isAllocatable", "(", "Reg", ")", "&&", "!", "TRI", "->", "isSubRegisterEq", "(", "ScratchRsrcReg", ",", "Reg", ")", "&&", "GITPtrLoReg", "!=", "Reg", ")", "{", "ScratchWaveOffsetReg", "=", "Reg", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchWaveOffsetReg", ")", ".", "addReg", "(", "PreloadedScratchWaveOffsetReg", ",", "RegState", "::", "Kill", ")", ";", "break", ";", "}", "}", "}", "else", "{", "ScratchWaveOffsetReg", "=", "PreloadedScratchWaveOffsetReg", ";", "}", "assert", "(", "ScratchWaveOffsetReg", ")", ";", "if", "(", "requiresStackPointerReference", "(", "MF", ")", ")", "{", "Register", "SPReg", "=", "MFI", "->", "getStackPtrOffsetReg", "(", ")", ";", "assert", "(", "SPReg", "!=", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SPReg", ")", ".", "addImm", "(", "FrameInfo", ".", "getStackSize", "(", ")", "*", "getScratchScaleFactor", "(", "ST", ")", ")", ";", "}", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "Register", "FPReg", "=", "MFI", "->", "getFrameOffsetReg", "(", ")", ";", "assert", "(", "FPReg", "!=", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "FPReg", ")", ".", "addImm", "(", "", ")", ";", "}", "bool", "NeedsFlatScratchInit", "=", "MFI", "->", "hasFlatScratchInit", "(", ")", "&&", "(", "MRI", ".", "isPhysRegUsed", "(", "", ")", "||", "FrameInfo", ".", "hasCalls", "(", ")", "||", "(", "!", "allStackObjectsAreDead", "(", "FrameInfo", ")", "&&", "ST", ".", "enableFlatScratch", "(", ")", ")", ")", ";", "if", "(", "(", "NeedsFlatScratchInit", "||", "ScratchRsrcReg", ")", "&&", "!", "ST", ".", "flatScratchIsArchitected", "(", ")", ")", "{", "MRI", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "MBB", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "}", "if", "(", "NeedsFlatScratchInit", ")", "{", "emitEntryFunctionFlatScratchInit", "(", "MF", ",", "MBB", ","], "ground_truth": ["I", ",", "DL", ",", "ScratchWaveOffsetReg", ")", ";"], "File": "SIFrameLowering22", "Func": "emitEntryFunctionPrologue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11327, "Length": 353, "Cover_Rate": 0.5498442367601246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "uint64_t", "i", "=", "", ";", "i", "!=", "NumNops", ";", "++", "i", ")", "OW", "->", "Write32", "(", "", ")", ";", "OW", "->", "WriteZeros", "(", "Count", "%", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "PPCAsmBackend23", "Func": "writeNopData", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11328, "Length": 33, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "", ",", "", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "", ",", "", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "return", "", "(", "", ",", "", ",", "", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "&", "MI", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "case", "", ":", "return", "", "(", "", ",", "", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "&", "MI", ".", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "SystemZInstrInfo16", "Func": "getBranchInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11329, "Length": 180, "Cover_Rate": 0.4639175257731959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u32_s32", "(", "int32x2_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon4_vreinterpret_u32_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11330, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm", "::", "reverse", "(", "llvm", "::", "make_range", "(", "MBB", ".", "begin", "(", ")", ",", "TestPos", ")", ")", ")", "{", "", "Cond", "=", "", "(", "MI", ")", ";", "if", "(", "Cond", "!=", "", "&&", "!", "MI", ".", "mayStore", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ".", "isVirtual", "(", ")", ")", "{", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isDef", "(", ")", "&&", ""], "ground_truth": [")", ";"], "File": "X86FlagsCopyLowering1", "Func": "collectCondsInRegs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11331, "Length": 83, "Cover_Rate": 0.5496688741721855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_fnmadd_round_ss", "(", "__m128", "__W", ","], "ground_truth": ["__mmask8", "__U", ",", "__m128", "__A", ",", "__m128", "__B", ",", "const", "int", "__R", ")", "{"], "File": "avx512fintrin", "Func": "_mm_mask_fnmadd_round_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11332, "Length": 32, "Cover_Rate": 0.5079365079365079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isPowerOf2_64", "(", "MulAmt2", ")", "&&", "!", "(", "N", "->", "hasOneUse", "(", ")", "&&", "N", "->", "use_begin", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", ")", "std", "::", "swap", "(", "MulAmt1", ",", "MulAmt2", ")", ";", "if", "(", "isPowerOf2_64", "(", "MulAmt1", ")", ")", "NewMul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "Log2_64", "(", "MulAmt1", ")", ",", "DL", ",", "", ")", ")", ";", "else", "NewMul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "MulAmt1", ",", "DL", ",", "VT", ")", ")", ";", "if", "(", "isPowerOf2_64", "(", "MulAmt2", ")", ")", "NewMul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewMul", ",", "DAG", ".", "getConstant", "(", "Log2_64", "(", "MulAmt2", ")", ",", "DL", ",", "", ")", ")", ";", "else", "NewMul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewMul", ",", "DAG", ".", "getConstant", "(", "MulAmt2", ",", "DL", ",", "VT", ")", ")", ";", "if", "(", "SignMulAmt", "<", "", ")", "NewMul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ",", "NewMul", ")", ";", "}", "else", "if", "(", "!", "Subtarget", ".", "slowLEA", "(", ")", ")", "NewMul", "=", "combineMulSpecial", "(", "C", "->", "getZExtValue", "(", ")", ",", "N", ",", "DAG", ",", "VT", ",", "DL", ")", ";", "if", "(", "!", "NewMul", ")", "{", "assert", "(", "C", "->", "getZExtValue", "(", ")", "!=", "", "&&", "C", "->", "getZExtValue", "(", ")", "!=", "(", "VT", "==", "", "?", "UINT64_MAX", ":", "UINT32_MAX", ")", "&&", "", "", ")", ";", "if", "(", "isPowerOf2_64", "(", "AbsMulAmt", "-", "", ")", ")", "{", "NewMul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "Log2_64", "(", "AbsMulAmt", "-", "", ")", ",", "DL", ",", "", ")", ")", ")", ";", "if", "(", "SignMulAmt", "<", "", ")", "NewMul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ",", "NewMul", ")", ";", "}", "else", "if", "(", "isPowerOf2_64", "(", "AbsMulAmt", "+", "", ")", ")", "{", "NewMul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "Log2_64", "(", "AbsMulAmt", "+", "", ")", ",", "DL", ",", "", ")", ")", ";", "if", "(", "SignMulAmt", "<", "", ")", "NewMul", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")"], "ground_truth": [",", "NewMul", ")", ";"], "File": "X86ISelLowering", "Func": "combineMul", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11333, "Length": 443, "Cover_Rate": 0.38388214904679374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ExpandPseudo", "::", "ExpandCmp", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "&", "MBB", ")", "{", "bool", "Is24Bit", "=", "MI", ".", "getOpcode", "(", ")", "==", "", ";", "assert", "(", "(", "Is24Bit", "||", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "dbgs", "(", ")", "<<", "", ";", "MI", ".", "dump", "(", ")"], "ground_truth": [";"], "File": "Z80ExpandPseudo1", "Func": "ExpandCmp", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11334, "Length": 63, "Cover_Rate": 0.9264705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "&", "UO", "=", "PN", "->", "getOperand", "(", "", ")", ";", "unsigned", "UseR", "=", "UO", ".", "getReg", "(", ")", ",", "UseSR", "=", "UO", ".", "getSubReg", "(", ")", ";", "unsigned", "DefR", "=", "PN", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewR", "=", "UseR", ";", "if", "(", "UseSR", ")", "{", "const", "DebugLoc", "&", "DL", "=", "PN", "->", "getDebugLoc", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", "->", "getRegClass", "(", "DefR", ")", ";", "NewR", "=", "MRI", "->", "createVirtualRegister", "(", "RC", ")", ";", "NonPHI", "=", "BuildMI", "(", "*", "B", ",", "NonPHI", ",", "DL", ",", "HII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "NewR", ")", ".", "addReg", "(", "UseR", ",", "", ",", "UseSR", ")", ";", "}", "MRI", "->", "replaceRegWith", "(", "DefR", ","], "ground_truth": ["NewR", ")", ";"], "File": "HexagonEarlyIfConv11", "Func": "eliminatePhis", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11335, "Length": 126, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "PT", ")", "{", "continue", ";", "}", "Type", "*", "DereferencedType", "=", "PT", "->", "getElementType", "(", ")", ";", "if", "(", "!", "dyn_cast", "<", "StructType", ">", "(", "DereferencedType", ")", ")", "{", "continue", ";", "}", "if", "(", "!", "containsPointerType", "(", "DereferencedType", ")", ")", "{", "continue", ";", "}", "dumpAll", "="], "ground_truth": ["true", ";"], "File": "AMDILPeepholeOptimizer", "Func": "dumpAllIntoArena", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11336, "Length": 50, "Cover_Rate": 0.4065040650406504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isa", "<", "PHINode", ">", "(", "I", "->", "getArgOperand", "(", "", ")", ")", ")", "return", "processPhiNode", "(", "I", ")", ";", "SmallVector", "<", "Instruction", "*", ",", "", ">", "CandidatesForRemoval", ";", "Value", "*", "Cursor", "=", "I", "->", "getOperand", "(", "", ")", ",", "*", "EarliestReplacement", "=", "nullptr", ";", "const", "auto", "*", "IVTy", "=", "cast", "<", "VectorType", ">", "(", "I", "->", "getType", "(", ")", ")", ";", "while", "(", "Cursor", ")", "{", "const", "auto", "*", "CursorVTy", "=", "cast", "<", "VectorType", ">", "("], "ground_truth": ["Cursor", "->", "getType", "(", ")", ")", ";"], "File": "SVEIntrinsicOpts6", "Func": "optimizeConvertFromSVBool", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11337, "Length": 85, "Cover_Rate": 0.31135531135531136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "BCTy", "=", "BitCast", "->", "getType", "(", ")", ";", "Type", "*", "BCSrcTy", "=", "BitCast", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ";", "if", "(", "BCTy", "->", "getVectorNumElements", "(", ")", "==", "BCSrcTy", "->", "getVectorNumElements"], "ground_truth": ["(", ")", ")", "{"], "File": "MVEGatherScatterLowering1", "Func": "lookThroughBitcast", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11338, "Length": 40, "Cover_Rate": 0.45977011494252873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "checkBoolTestAndOrSetCCCombine", "(", "SDValue", "Cond", ",", "", "&", "CC0", ",", "", "&", "CC1", ",", "SDValue", "&", "Flags", ",", "bool", "&", "isAnd", ")", "{", "if", "(", "Cond", "->", "getOpcode", "(", ")", "==", "", ")", "{", "ConstantSDNode", "*", "CondOp1C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Cond", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "CondOp1C", "||", "!", "CondOp1C", "->", "isNullValue", "(", ")", ")", "return", "false", ";", "Cond", "=", "Cond", "->", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "X86ISelLowering1", "Func": "checkBoolTestAndOrSetCCCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11339, "Length": 76, "Cover_Rate": 0.3275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "SU", "->", "getInstr", "(", ")", "->", "getOpcode", "(", ")", "=="], "ground_truth": ["TargetOpcode", "::", "COPY", ")", ";"], "File": "TMS320C64XHazardRecognizer", "Func": "isCopy", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 11340, "Length": 17, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "if", "(", "!", "LD", "->", "isVolatile", "(", ")", ")", "{", "const", "GlobalValue", "*", "GV", ";", "int64_t", "Offset", "=", "", ";", "if", "(", "DAG", ".", "isBaseWithConstantOffset", "(", "BasePtr", ")", "&&", "isWordAligned", "(", "BasePtr", "->", "getOperand", "(", "", ")", ",", "DAG", ")", ")", "{", "SDValue", "NewBasePtr", "=", "BasePtr", "->", "getOperand", "(", "", ")", ";", "Offset", "=", "cast", "<", "ConstantSDNode", ">", "(", "BasePtr", "->", "getOperand", "(", "", ")", ")", "->", "getSExtValue", "(", ")", ";", "return", "lowerLoadWordFromAlignedBasePlusOffset", "(", "DL", ",", "Chain", ",", "NewBasePtr", ",", "Offset", ",", "DAG", ")", ";", "}", "if", "(", "TLI", ".", "isGAPlusOffset", "(", "BasePtr", ".", "getNode", "(", ")", ",", "GV", ",", "Offset", ")", "&&", "MinAlign", "(", "GV", "->", "getAlignment", "(", ")", ",", "", ")", "==", "", ")", "{", "SDValue", "NewBasePtr", "=", "DAG", ".", "getGlobalAddress", "(", "GV", ",", "DL", ",", "BasePtr", "->", "getValueType", "(", "", ")", ")", ";", "return", "lowerLoadWordFromAlignedBasePlusOffset", "(", "DL", ",", "Chain", ",", "NewBasePtr", ",", "Offset", ",", "DAG", ")", ";", "}", "}", "if", "(", "LD", "->", "getAlignment", "(", ")", "==", "", ")", "{", "SDValue", "Low", "=", "DAG", ".", "getExtLoad", "(", "", ",", "DL", ",", "", ",", "Chain", ",", "BasePtr", ",", "LD", "->", "getPointerInfo", "(", ")", ",", "", ",", "LD", "->", "isVolatile", "(", ")", ",", "LD", "->", "isNonTemporal", "(", ")", ",", "LD", "->", "isInvariant", "(", ")", ",", "", ")", ";", "SDValue", "HighAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "High", "=", "DAG", ".", "getExtLoad", "(", "", ",", "DL", ",", "", ",", "Chain", ",", "HighAddr", ",", "LD", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "", ")", ",", "", ",", "LD", "->", "isVolatile", "(", ")", ",", "LD", "->", "isNonTemporal", "(", ")", ",", "LD", "->", "isInvariant", "(", ")", ",", "", ")", ";", "SDValue", "HighShifted", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "High", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Low", ",", "HighShifted", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Low", ".", "getValue", "(", "", ")", ",", "High", ".", "getValue", "(", "", ")", ")", ";", "SDValue", "Ops", "[", "]", "=", "{"], "ground_truth": ["Result", ",", "Chain", "}", ";"], "File": "XCoreISelLowering8", "Func": "LowerLOAD", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11341, "Length": 376, "Cover_Rate": 0.5229485396383866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "skipFunction", "(", "MF", ".", "getFunction", "(", ")", ")", ")", "return", "false", ";", "initialize", "(", "MF", ")", ";", "return", "removeLD", "("], "ground_truth": [")", ";"], "File": "BPFMISimplifyPatchable1", "Func": "runOnMachineFunction", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11342, "Length": 24, "Cover_Rate": 0.7058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "restore", "(", ")", "{", "if", "(", "SavedExecReg", ")", "{", "TRI", ".", "buildVGPRSpillLoadStore", "(", "*", "this", ",", "TmpVGPRIndex", ",", "", ",", "true", ",", "false", ")", ";", "auto", "I", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "MovOpc", ")", ",", "ExecReg", ")", ".", "addReg", "(", "SavedExecReg", ",", "RegState", "::", "Kill", ")", ";", "if", "(", "!", "TmpVGPRLive", ")", "{", "I", ".", "addReg", "(", "TmpVGPR", ",", "RegState", "::", "ImplicitKill", ")", ";", "}", "}", "else", "{", "TRI", ".", "buildVGPRSpillLoadStore", "(", "*", "this", ",", "TmpVGPRIndex", ",", "", ",", "true", ",", "false", ")", ";", "auto", "I", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "NotOpc", ")", ",", "ExecReg", ")", ".", "addReg", "(", "ExecReg", ")", ";", "if", "(", "!", "TmpVGPRLive", ")", "{", "I", ".", "addReg", "(", "TmpVGPR", ",", "RegState", "::", "ImplicitKill", ")", ";", "}", "if", "(", "TmpVGPRLive", ")", "TRI", ".", "buildVGPRSpillLoadStore", "(", "*", "this", ","], "ground_truth": ["TmpVGPRIndex", ",", "", ",", "true", ")", ";"], "File": "SIRegisterInfo24", "Func": "restore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11343, "Length": 157, "Cover_Rate": 0.9874213836477987, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "SImode", ")", "fn", "=", "gen_load_locked_si", ";", "else", "if", "(", "mode", "==", "DImode"], "ground_truth": [")", "fn", "=", "gen_load_locked_di", ";"], "File": "rs60003", "Func": "emit_load_locked", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11344, "Length": 21, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineMemOperand", "*", "MMO", "=", "GetMemOperand", "(", "MBB", ",", "FI", ",", "MachineMemOperand", "::", "MOStore", ")", ";", "unsigned", "Opc", "=", "", ";", "Opc", "=", "", ";", "assert", "(", "Opc", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addFrameIndex"], "ground_truth": ["(", "FI", ")", ".", "addImm", "(", "Offset", ")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "SICInstrInfo", "Func": "storeRegToStack", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11345, "Length": 70, "Cover_Rate": 0.6140350877192983, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Operand", "&", "Op", "=", "static_cast", "<", "const", "Operand", "&", ">", "(", "*", "Operands", "[", "ListNo", "]", ")", ";", "bool", "HasWritebackToken", "=", "Op", ".", "isToken", "(", ")", "&&", "Op", ".", "getToken", "(", ")", "==", "", ";", "bool", "ListContainsSP", "=", "listContainsReg", "(", "Inst", ",", "ListNo", ",", "", ")", ";", "bool", "ListContainsLR", "=", "listContainsReg", "(", "Inst", ",", "ListNo", ",", "", ")", ";", "bool", "ListContainsPC", "=", "listContainsReg", "(", "Inst", ",", "ListNo", ",", "", ")", ";", "if", "(", "!", "IsARPop", "&&", "ListContainsSP", ")", "return", "Error", "(", "Operands", "[", "ListNo", "+", "HasWritebackToken", "]", "->", "getStartLoc", "(", ")", ",", "", ")", ";", "else", "if", "(", "ListContainsPC", "&&", "ListContainsLR", ")", "return", "Error", "(", "Operands", "[", "ListNo", "+", "HasWritebackToken", "]", "->", "getStartLoc", "(", ")", ",", "", ")", ";", "else", "if", "(", "inITBlock", "(", ")", "&&", "!", "lastInITBlock", "(", ")", "&&", "ListContainsPC", ")", "return", "Error", "(", "Operands", "[", "ListNo", "+", "HasWritebackToken", "]", "->", "getStartLoc", "(", ")", ",", "", "", ")", ";", "return", "false"], "ground_truth": [";"], "File": "ARMAsmParser101", "Func": "validatetLDMRegList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11346, "Length": 155, "Cover_Rate": 0.8516483516483516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "CmpOperand", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "GR", ".", "isScalarOfType", "(", "CmpOperand", ",", "", ")", ")", "CmpOpc", "=", "getPtrCmpOpcode", "(", "Pred", ")", ";", "else", "if", "(", "GR", ".", "isScalarOrVectorOfType", "(", "CmpOperand", ",", "", ")", ")", "CmpOpc", "=", "getBoolCmpOpcode"], "ground_truth": ["(", "Pred", ")", ";"], "File": "SPIRVInstructionSelector", "Func": "selectICmp", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11347, "Length": 51, "Cover_Rate": 0.45535714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Bits", "&", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addImm", "(", "", "&", "Bits", ")", ".", "addImm", "(", "", ")", ".", "setMIFlags", "(", "MIFlags", ")", ";", "}", "Bits", ">>=", "", ";", "if", "(", "Bits", "&", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addImm", "(", "", "&", "Bits", ")", ".", "addImm", "(", "", ")", ".", "setMIFlags", "(", "MIFlags", ")", ";", "}", "Bits", ">>=", "", ";", "if", "(", "Bits", "&", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addImm", "(", "", "&", "Bits", ")", ".", "addImm", "(", "", ")", ".", "setMIFlags", "(", "MIFlags", ")", ";", "}", "unsigned", "AddOp", "=", "NumBytes", ">", "", "?", "", ":", "", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "AddOp", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ".", "addReg", "(", "ScratchReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ".", "setMIFlag", "(", "MIFlags", ")", ";", "return", ";", "}", "unsigned", "LowOp", ",", "HighOp", ";", "if", "(", "NumBytes", ">=", "", ")", "{", "LowOp", "=", "", ";", "HighOp", "=", "", ";", "}", "else", "{", "LowOp", "=", "", ";", "HighOp", "=", "", ";", "NumBytes", "=", "abs", "(", "NumBytes", ")", ";", "}", "if", "(", "(", "NumBytes", "&", "", ")", "||", "NumBytes", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "LowOp", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "NumBytes", "&", "", ")", ".", "setMIFlag", "(", "MIFlags", ")", ";", "SrcReg", "="], "ground_truth": ["DstReg", ";"], "File": "AArch64InstrInfo27", "Func": "emitRegUpdate", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11348, "Length": 307, "Cover_Rate": 0.6227180527383367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "offset", "=", "m_GOTPLT", ".", "addr", "(", ")", "-", "addr", "(", ")", "+", "", "-", "", ";", "offset", "=", "reinterpret_cast", "<", "uint32_t", "*", ">", "(", "data", "+", "", ")", ";", "*", "offset", "=", "m_GOTPLT", ".", "addr", "(", ")", "-", "addr", "(", ")", "+", "", "-", "", ";", "plt0", "->", "setValue", "(", "data"], "ground_truth": [")", ";"], "File": "X86PLT", "Func": "applyPLT0", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11349, "Length": 54, "Cover_Rate": 0.39705882352941174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")"], "ground_truth": ["return", "false", ";"], "File": "AArch64AsmParser12", "Func": "isComplexRotation", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11350, "Length": 23, "Cover_Rate": 0.3709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "makeArrayRef", "(", "", ".", "begin", "(", ")", ",", "TRI"], "ground_truth": ["->", "getMaxNumSGPRs", "(", "MF", ")", ")", ";"], "File": "SIFrameLowering48", "Func": "getAllSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11351, "Length": 17, "Cover_Rate": 0.4473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IntelExprStateMachine", "SM", "(", "ImmDisp", ",", "false", ",", "true", ")", ";", "if", "(", "ParseIntelExpression", "(", "SM", ",", "End", ")", ")", "return", "nullptr", ";", "const", "MCExpr", "*", "Disp", "=", "nullptr", ";", "if", "(", "const", "MCExpr", "*", "Sym", "=", "SM", ".", "getSym", "(", ")", ")", "{", "Disp", "=", "Sym", ";", "if", "(", "isParsingInlineAsm", "(", ")", ")", "RewriteIntelBracExpression", "(", "InstInfo", "->", "AsmRewrites", ",", "SM", ".", "getSymName", "(", ")", ",", "ImmDisp", ",", "SM", ".", "getImm", "(", ")", ",", "BracLoc", ",", "StartInBrac", ",", "End", ")", ";", "}", "if", "(", "SM", ".", "getImm", "(", ")", "||", "!", "Disp", ")", "{", "const", "MCExpr", "*", "Imm", "=", "MCConstantExpr", "::", "create", "(", "SM", ".", "getImm", "(", ")", ",", "getContext", "(", ")", ")", ";", "if", "(", "Disp", ")", "Disp", "=", "MCBinaryExpr", "::", "createAdd", "(", "Disp", ",", "Imm", ",", "getContext", "(", ")", ")", ";", "else", "Disp", "=", "Imm", ";", "}", "if", "(", "Tok", ".", "getString", "(", ")", ".", "find", "(", "'.'", ")", "!=", "StringRef", "::", "npos", ")", "{", "const", "MCExpr", "*", "NewDisp", ";", "if", "(", "ParseIntelDotOperator", "(", "Disp", ",", "NewDisp", ")", ")", "return", "nullptr", ";", "End", "=", "Tok", ".", "getEndLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "Disp", "=", "NewDisp", ";", "}", "int", "BaseReg", "=", "SM", ".", "getBaseReg", "(", ")", ";", "int", "IndexReg", "=", "SM", ".", "getIndexReg", "(", ")", ";", "int", "Scale", "=", "SM", ".", "getScale", "(", ")", ";", "if", "(", "!", "isParsingInlineAsm", "(", ")", ")", "{", "if", "(", "!", "BaseReg", "&&", "!", "IndexReg", ")", "{", "if", "(", "!", "SegReg", ")", "return", "", "(", "getPointerWidth", "(", ")", ",", "Disp", ",", "Start", ",", "End", ",", "Size", ")", ";", "return", "", "(", "getPointerWidth", "(", ")", ",", "SegReg", ",", "Disp", ",", "", ",", "", ",", "", ",", "Start", ",", "End", ",", "Size", ")", ";", "}", "StringRef", "ErrMsg", ";", "if", "(", "CheckBaseRegAndIndexReg", "(", "BaseReg", ",", "IndexReg", ",", "ErrMsg", ")", ")", "{", "Error", "(", "StartInBrac", ",", "ErrMsg", ")", ";", "return", "nullptr", ";", "}", "return", "", "(", "getPointerWidth", "(", ")", ",", "SegReg", ",", "Disp", ",", "BaseReg", ",", "IndexReg", ",", "Scale", ",", "Start", ",", "End", ","], "ground_truth": ["Size", ")", ";"], "File": "X86AsmParser", "Func": "ParseIntelBracExpression", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11352, "Length": 332, "Cover_Rate": 0.7019027484143763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vtst_p16", "(", "poly16x4_t", "a", ",", "poly16x4_t", "b", ")", "{", "uint16x4_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vtst_p16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11353, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "void", "EmitCFIEndProcImpl", "(", "MCDwarfFrameInfo", "&", "Frame", ")", "{", "Frame", ".", "End", "=", "(", "MCSymbol"], "ground_truth": ["*", ")", "", ";", "}"], "File": "Cpu0AsmStreamer", "Func": "EmitCFIEndProcImpl", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11354, "Length": 20, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "reg", "==", "", ")", "{", "gcc_assert", "(", "can_create_pseudo_p", "(", ")", ")", ";", "reg", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "}", "rtx_insn", "*", "insn", ";", "if", "(", "(", "LABEL_REF_P", "(", "orig", ")", "||", "(", "SYMBOL_REF_P", "(", "orig", ")", "&&", "SYMBOL_REF_LOCAL_P", "(", "orig", ")", "&&", "(", "SYMBOL_REF_DECL", "(", "orig", ")", "?", "!", "DECL_WEAK", "(", "SYMBOL_REF_DECL", "(", "orig", ")", ")", ":", "", ")", "&&", "(", "!", "SYMBOL_REF_FUNCTION_P", "(", "orig", ")", "||", "arm_fdpic_local_funcdesc_p", "(", "orig", ")", ")", ")", ")", "&&", "NEED_GOT_RELOC", "&&", "arm_pic_data_is_text_relative", ")", "insn", "=", "arm_pic_static_addr", "(", "orig", ",", "reg", ")", ";", "else", "{", "require_pic_register", "(", "pic_reg", ",", "compute_now", ")", ";", "if", "(", "pic_reg", "==", "NULL_RTX", ")", "pic_reg", "=", "cfun", "->", "machine", "->", "pic_reg", ";", "insn", "=", "calculate_pic_address_constant", "(", "reg", ",", "pic_reg", ",", "orig", ")", ";", "}", "set_unique_reg_note", "(", "insn", ",", "REG_EQUAL", ",", "orig", ")", ";", "return", "reg", ";", "}", "else", "if", "(", "GET_CODE", "(", "orig", ")", "==", "CONST", ")", "{", "rtx", "base", ",", "offset", ";", "if", "(", "GET_CODE", "(", "XEXP", "(", "orig", ",", "", ")", ")", "==", "PLUS", "&&", "XEXP", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", "==", "cfun", "->", "machine", "->", "pic_reg", ")", "return", "orig", ";", "if", "(", "GET_CODE", "(", "XEXP", "(", "orig", ",", "", ")", ")", "==", "UNSPEC", "&&", "XINT", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", "==", "UNSPEC_TLS", ")", "return", "orig", ";", "if", "(", "GET_CODE", "(", "XEXP", "(", "orig", ",", "", ")", ")", "==", "PLUS", "&&", "GET_CODE", "(", "XEXP", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", ")", "==", "UNSPEC", "&&", "XINT", "(", "XEXP", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", ",", "", ")", "==", "UNSPEC_TLS", ")", "{", "gcc_assert", "(", "CONST_INT_P", "(", "XEXP", "(", "XEXP", "(", "orig", ","], "ground_truth": ["", ")", ",", "", ")", ")", ")", ";"], "File": "arm", "Func": "legitimize_pic_address", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11355, "Length": 290, "Cover_Rate": 0.5340699815837937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Section", ".", "find", "(", "", ")", "!=", "StringRef", "::", "npos", ")", "return", "getContext", "(", ")", ".", "getELFSection", "(", "GV", "->", "getSection", "(", ")", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_ALLOC", "|", "ELF", "::", "SHF_EXECINSTR", ")", ";", "if", "(", "Section", ".", "find", "(", "", ")", "!=", "StringRef", "::", "npos", ")", "return", "getContext", "(", ")", ".", "getELFSection", "(", "GV", "->", "getSection", "(", ")", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", ")", ";", "}", "if", "(", "isGlobalInSmallSection", "(", "GV", ",", "TM", ")", ")", "return", "selectSmallSectionForGlobal"], "ground_truth": ["(", "GV", ",", "Kind", ",", "Mang", ",", "TM", ")", ";"], "File": "HexagonTargetObjectFile41", "Func": "getExplicitSectionGlobal", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11356, "Length": 100, "Cover_Rate": 0.3389830508474576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "label2", "=", "gen_rtx_LABEL_REF", "(", "VOIDmode", ",", "gen_label_rtx", "(", ")", ")", ";", "emit_load_locked", "(", "mode", ",", "retval", ",", "mem", ")", ";", "x", "=", "retval", ";", "if", "(", "mask", ")", "x", "=", "expand_simple_binop", "(", "SImode", ",", "AND", ",", "retval", ",", "mask", ",", "NULL_RTX", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "cond", "=", "gen_reg_rtx", "(", "CCmode", ")", ";", "if", "(", "mode", "!=", "TImode", ")", "x", "=", "gen_rtx_COMPARE", "(", "CCmode", ",", "x", ",", "oldval", ")", ";", "else", "{", "rtx", "xor1_result", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "rtx", "xor2_result", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "rtx", "or_result", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "rtx", "new_word0", "=", "simplify_gen_subreg", "(", "DImode", ",", "x", ",", "TImode", ",", "", ")", ";", "rtx", "new_word1", "=", "simplify_gen_subreg", "(", "DImode", ",", "x", ",", "TImode", ",", "", ")", ";", "rtx", "old_word0", "=", "simplify_gen_subreg", "(", "DImode", ",", "oldval", ",", "TImode", ",", "", ")", ";", "rtx", "old_word1", "=", "simplify_gen_subreg", "(", "DImode", ",", "oldval", ",", "TImode", ",", "", ")", ";", "emit_insn", "(", "gen_xordi3", "(", "xor1_result", ",", "new_word0", ",", "old_word0", ")", ")", ";", "emit_insn", "(", "gen_xordi3", "(", "xor2_result", ",", "new_word1", ",", "old_word1", ")", ")", ";", "emit_insn", "(", "gen_iordi3", "(", "or_result", ",", "xor1_result", ",", "xor2_result", ")", ")", ";", "x", "=", "gen_rtx_COMPARE", "(", "CCmode", ",", "or_result", ",", "const0_rtx", ")", ";", "}", "emit_insn", "(", "gen_rtx_SET", "(", "cond", ",", "x", ")", ")", ";", "x", "=", "gen_rtx_NE", "(", "VOIDmode", ",", "cond", ",", "const0_rtx", ")", ";", "emit_unlikely_jump", "(", "x", ",", "label2", ")", ";", "x", "=", "newval", ";", "if", "(", "mask", ")", "x", "=", "rs6000_mask_atomic_subword", "(", "retval", ",", "newval", ",", "mask", ")", ";", "emit_store_conditional", "(", "orig_mode", ",", "cond", ",", "mem"], "ground_truth": [",", "x", ")", ";"], "File": "powerpcspe", "Func": "rs6000_expand_atomic_compare_and_swap", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11357, "Length": 259, "Cover_Rate": 0.3557692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getExceptionPointerRegister", "(", "const", "Constant"], "ground_truth": ["*", "PersonalityFn", ")", "const", "override", "{"], "File": "SparcISelLowering (2)2", "Func": "getExceptionPointerRegister", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11358, "Length": 11, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "OpPtrTy", "=", "PointerType", "::", "getUnqual", "(", "II", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Value", "*", "Ptr", "=", "IC", ".", "Builder", ".", "CreateBitCast", "(", "II", ".", "getArgOperand", "(", "", ")", ",", "OpPtrTy", ")", ";", "return", "new", "StoreInst", "(", "II", ".", "getArgOperand", "(", "", ")", ",", "Ptr", ",", "false", ",", "Align", "(", "", ")", ")", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "{", "Type", "*", "OpPtrTy", "=", "PointerType", "::", "getUnqual", "(", "II", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Value", "*", "Ptr", "=", "IC", ".", "Builder", ".", "CreateBitCast", "(", "II", ".", "getArgOperand", "(", "", ")", ",", "OpPtrTy", ")", ";", "return", "new", "StoreInst", "(", "II", ".", "getArgOperand", "(", "", ")", ",", "Ptr", ",", "false", ",", "Align", "(", "", ")", ")", ";", "}", "case", "", ":", "if", "(", "Constant", "*", "Mask", "=", "dyn_cast", "<", "Constant", ">", "(", "II", ".", "getArgOperand", "(", "", ")", ")", ")", "{", "assert", "(", "cast", "<", "FixedVectorType", ">", "(", "Mask", "->", "getType", "(", ")", ")", "->", "getNumElements", "(", ")", "==", "", "&&", "", ")", ";", "bool", "AllEltsOk", "=", "true", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "Constant", "*", "Elt", "=", "Mask", "->", "getAggregateElement", "(", "i", ")", ";", "if", "(", "!", "Elt", "||", "!", "(", "isa", "<", "ConstantInt", ">", "(", "Elt", ")", "||", "isa", "<", "UndefValue", ">", "(", "Elt", ")", ")", ")", "{", "AllEltsOk", "=", "false", ";", "break", ";", "}", "}", "if", "(", "AllEltsOk", ")", "{", "Value", "*", "Op0", "=", "IC", ".", "Builder", ".", "CreateBitCast", "(", "II", ".", "getArgOperand", "(", "", ")", ",", "Mask", "->", "getType", "(", ")", ")", ";", "Value", "*", "Op1", "=", "IC", ".", "Builder", ".", "CreateBitCast", "(", "II", ".", "getArgOperand", "(", "", ")", ",", "Mask", "->", "getType", "(", ")", ")", ";", "Value", "*", "Result", "=", "UndefValue", "::", "get", "(", "Op0", "->", "getType", "(", ")", ")", ";", "Value", "*", "ExtractedElts", "[", "", "]", ";", "memset", "(", "ExtractedElts", ",", "", ",", "sizeof", "(", "ExtractedElts", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";"], "ground_truth": ["++", "i", ")", "{"], "File": "PPCTargetTransformInfo1", "Func": "instCombineIntrinsic", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11359, "Length": 345, "Cover_Rate": 0.4328732747804266, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "CoprocOption", ".", "Val"], "ground_truth": [")", ")", ";"], "File": "ARMAsmParser (2)", "Func": "addCoprocOptionOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11360, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", "->", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", ".", "getCalleeSavedInfo", "(", ")", ";", "unsigned", "CPURegSize", "=", "TRI", "->", "getRegSizeInBits", "(", "", ")", "/", "", ";", "for", "(", "const", "auto", "&", "I", ":", "CSI", ")", "{", "unsigned", "Reg", "=", "I", ".", "getReg", "(", ")", ";", "unsigned", "RegNum", "=", "TRI", "->", "getEncodingValue", "(", "Reg"], "ground_truth": [")", ";"], "File": "Cpu0AsmPrinter3", "Func": "printSavedRegsBitmask", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11361, "Length": 83, "Cover_Rate": 0.5886524822695035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tmp1", "=", "simplify_gen_subreg", "(", "HImode", ",", "operands", "[", "", "]", ",", "mode", ",", "", ")", ";", "tmp2", "=", "simplify_gen_subreg", "(", "QImode", ",", "operands", "[", "", "]", ",", "mode", ",", "", ")", ";", "emit_insn", "(", "gen_udivmodhiqi3", "(", "tmp0", ",", "tmp1", ",", "tmp2", ")", ")", ";", "if", "(", "signed_p", ")", "{", "div", "=", "gen_rtx_DIV", "(", "SImode", ",", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "mod", "=", "gen_rtx_MOD", "(", "SImode", ",", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "}", "else", "{", "div", "=", "gen_rtx_UDIV", "(", "SImode", ",", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "mod", "=", "gen_rtx_UMOD", "(", "SImode", ",", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "}", "tmp1", "=", "gen_rtx_ZERO_EXTRACT", "(", "mode", ",", "tmp0", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "", ")", ")", ";", "if", "(", "REG_P", "(", "operands", "[", "", "]", ")", ")", "insn", "=", "emit_move_insn", "(", "operands", "[", "", "]", ",", "tmp1", ")", ";", "else", "{", "scratch", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_move_insn", "(", "scratch", ",", "tmp1"], "ground_truth": [")", ";"], "File": "i3864", "Func": "ix86_split_idivmod", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11362, "Length": 178, "Cover_Rate": 0.3172905525846702, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "x", "=", "gen_rtx_AND", "(", "mode", ",", "before", ",", "val", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "val", ",", "x", ")", ")", ";", "x", "=", "gen_rtx_NOT", "(", "mode", ",", "val", ")", ";", "}", "else", "x", "=", "gen_rtx_fmt_ee", "(", "code", ",", "mode", ",", "before", ",", "val", ")", ";", "if", "(", "after", ")", "emit_insn", "(", "gen_rtx_SET", "(", "after", ",", "copy_rtx", "(", "x", ")", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "x", ")", ")", ";", "emit_store_conditional", "(", "mode", ",", "cond", ",", "mem", ",", "scratch", ")", ";", "x", "=", "gen_rtx_EQ", "(", "DImode", ",", "cond", ","], "ground_truth": ["const0_rtx", ")", ";"], "File": "alpha5", "Func": "alpha_split_atomic_op", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11363, "Length": 94, "Cover_Rate": 0.44761904761904764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mode", ";", "int", "unsigned_p", ";", "mode", "=", "TYPE_MODE", "(", "valtype", ")", ";", "mode", "=", "promote_function_mode", "(", "valtype", ",", "mode", ",", "&", "unsigned_p", ","], "ground_truth": ["func", ",", "", ")", ";"], "File": "mcore", "Func": "mcore_function_value", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11364, "Length": 29, "Cover_Rate": 0.58, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "!", "Tok", ".", "is", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "MatchOperand_NoMatch", ";", "unsigned", "RegNum", "=", "matchRegisterNameAlias", "(", "Tok", ".", "getString", "(", ")", ".", "lower", "(", ")", ",", "false", ")", ";", "MCContext", "&", "Ctx", "=", "getContext", "(", ")", ";", "const", "MCRegisterInfo", "*", "RI", "=", "Ctx", ".", "getRegisterInfo", "(", ")", ";", "if", "(", "!", "RI", "->", "getRegClass", "(", "", ")", ".", "contains", "(", "RegNum", ")", ")", "return", "MatchOperand_NoMatch", ";", "SMLoc", "S", "=", "getLoc", "(", ")"], "ground_truth": [";"], "File": "AArch64AsmParser10", "Func": "tryParseGPR64sp0Operand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11365, "Length": 96, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "IsConstantImm", "&&", "isShiftedUInt", "<", "", ",", "", ">", "(", "Imm", ")", "&&", "(", "Imm", "!=", "", ")"], "ground_truth": ["&&", "VK", "==", "MCExpr", "::", "VK__None", ";"], "File": "RISCVAsmParser", "Func": "isUImm10Lsb00NonZero", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11366, "Length": 25, "Cover_Rate": 0.36764705882352944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Policy", ".", "OnlyBottomUp", "=", "false", ";", "Policy", ".", "ShouldTrackPressure"], "ground_truth": ["=", "true", ";"], "File": "PPCSubtarget", "Func": "overrideSchedPolicy", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11367, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ProcFamily", "==", "IntelGLM", "||", "ProcFamily", "==", "IntelGLP"], "ground_truth": ["||", "ProcFamily", "==", "IntelTRM", ";"], "File": "X86Subtarget100", "Func": "isGLM", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11368, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetSubtargetInfo", "*", "getSubtargetImpl", "(", "const", "Function", "&", ")", "const", "override", "{", "return", "&", "Subtarget"], "ground_truth": [";"], "File": "LC3TargetMachine", "Func": "getSubtargetImpl", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11369, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Value", "!=", "", "&&", "Value", "!=", "", ")", "{", "reportParseError", "(", "", ")", ";", "return", "false", ";", "}", "if", "(", "Value", "==", "", ")", "{", "if", "(", "!", "isABI_O32", "(", ")", ")", "{", "reportParseError", "(", "", "+", "Directive", "+", "", ")", ";", "return", "false", ";", "}", "FpABI", "=", "", "::", "S32", ";", "if", "(", "ModuleLevelOptions", ")", "{", "clearModuleFeatureBits", "(", "", ",", "", ")", ";", "clearModuleFeatureBits", "(", "", ",", "", ")", ";", "}", "else", "{", "clearFeatureBits", "(", "", ",", "", ")", ";", "clearFeatureBits", "(", "", ",", "", ")", ";", "}", "}", "else", "{", "FpABI", "=", "", "::", "S64", ";", "if", "(", "ModuleLevelOptions", ")", "{", "clearModuleFeatureBits", "(", "", ","], "ground_truth": ["", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "parseFpABIValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11370, "Length": 112, "Cover_Rate": 0.3111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "reverse_regs", ";", "int", "invert_const", ";", "int", "invert_reg", ";", "int", "unsignedp", ";", "}", ";", "static", "struct", "cmp_info", "info", "[", "(", "int", ")", "ITEST_MAX", "]", "=", "{", "{", "EQ", ",", "xtensa_b4const_or_zero", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "NE", ",", "xtensa_b4const_or_zero", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "LT", ",", "xtensa_b4const_or_zero", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "GE", ",", "xtensa_b4const_or_zero", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "LT", ",", "xtensa_b4const_or_zero", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "GE", ",", "xtensa_b4const_or_zero", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "LTU", ",", "xtensa_b4constu", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "GEU", ",", "xtensa_b4constu", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "LTU", ",", "xtensa_b4constu", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "GEU", ",", "xtensa_b4constu", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "}", ";", "enum", "internal_test", "test", ";", "machine_mode", "mode", ";", "struct", "cmp_info", "*", "p_info", ";", "test", "=", "map_test_to_internal_test", "(", "test_code", ")", ";", "gcc_assert", "(", "test", "!=", "ITEST_MAX", ")", ";", "p_info", "=", "&", "info", "[", "(", "int", ")", "test", "]", ";", "mode", "=", "GET_MODE", "(", "cmp0", ")", ";", "if", "(", "mode", "==", "VOIDmode", ")", "mode", "=", "GET_MODE", "(", "cmp1", ")", ";", "if", "(", "GET_CODE", "(", "cmp1", ")", "==", "CONST_INT", ")", "{", "HOST_WIDE_INT", "value", "=", "INTVAL", "(", "cmp1", ")", ";", "unsigned", "HOST_WIDE_INT", "uvalue", "=", "(", "unsigned", "HOST_WIDE_INT", ")", "value", ";", "if", "(", "(", "p_info", "->", "unsignedp", "?", "(", "uvalue", "+", "p_info", "->", "const_add", ">", "uvalue", ")", ":", "(", "value", "+", "p_info", "->", "const_add", ">", "value", ")", ")", "!=", "(", "p_info", "->", "const_add", ">", "", ")", ")", "{", "cmp1", "=", "force_reg", "(", "mode", ",", "cmp1", ")", ";", "}", "else", "if", "(", "!", "(", "p_info", "->", "const_range_p", ")", "(", "value"], "ground_truth": ["+", "p_info", "->", "const_add", ")", ")", "{"], "File": "xtensa", "Func": "gen_int_relational", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11371, "Length": 338, "Cover_Rate": 0.6614481409001957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterRef", "SrcR", "=", "{", "Op1", ".", "getReg", "(", ")", ",", "Op1", ".", "getSubReg", "(", ")", "}", ";", "auto", "FS", "=", "DefM", ".", "find", "(", "SrcR", ")", ";", "if", "(", "FS", "==", "DefM", ".", "end", "(", ")", "||", "FS", "->", "second", ".", "empty", "(", ")", ")", "return", ";", "Copies", ".", "push_back", "(", "SA", ".", "Id", ")", ";", "RDefMap", "[", "SrcR", "]", "[", "SA", ".", "Id", "]", "="], "ground_truth": ["FS", "->", "second", ".", "top", "(", ")", "->", "Id", ";"], "File": "RDFCopy", "Func": "recordCopy", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11372, "Length": 76, "Cover_Rate": 0.5033112582781457, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Shuffler", "::", "Shuffler", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCSubtargetInfo", "const", "&", "STI", ")", ":", "MCII", "("], "ground_truth": ["MCII", ")", ",", "STI", "(", "STI", ")", "{"], "File": "HexagonShuffler (2)", "Func": "HexagonShuffler", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11373, "Length": 25, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VA", ".", "convertToReg", "(", "", ")", ";", "}", "else", "if", "(", "!", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "", ".", "contains", "(", "VA", ".", "getLocReg", "(", ")", ")", "&&", "ValVT", "==", "", ")", "{", "errorUnsupported", "(", "DAG", ",", "dl", ",", "", ")", ";", "VA", ".", "convertToReg", "(", "", ")", ";", "}", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "{", "if", "(", "isScalarFPTypeInSSEReg", "(", "VA", ".", "getValVT", "(", ")", ")", ")", "ValToCopy", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ValToCopy", ")", ";", "RetVals", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "ValToCopy", ")", ")", ";", "continue", ";", "}", "if", "(", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "if", "(", "ValVT", "==", "", ")", "{", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "{", "ValToCopy", "=", "DAG", ".", "getBitcast", "(", "", ",", "ValToCopy", ")", ";", "ValToCopy", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ValToCopy", ")", ";", "if", "(", "!", "Subtarget", ".", "hasSSE2", "(", ")", ")", "ValToCopy", "=", "DAG", ".", "getBitcast", "(", "", ",", "ValToCopy", ")", ";", "}", "}", "}", "if", "(", "VA", ".", "needsCustom", "(", ")", ")", "{", "assert", "(", "VA", ".", "getValVT", "(", ")", "==", "", "&&", "", ")", ";", "Passv64i1ArgInRegs", "(", "dl", ",", "DAG", ",", "ValToCopy", ",", "RetVals", ",", "VA", ",", "RVLocs", "[", "++", "I", "]", ",", "Subtarget", ")", ";", "if", "(", "ShouldDisableCalleeSavedRegister", ")", "MF", ".", "getRegInfo", "(", ")", ".", "disableCalleeSavedRegister", "(", "RVLocs", "[", "I", "]", ".", "getLocReg", "(", ")", ")", ";", "}", "else", "{", "RetVals", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "ValToCopy", ")", ")", ";", "}", "}", "SDValue", "Flag", ";", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", ";", "RetOps", ".", "push_back", "(", "Chain", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getTargetConstant", "(", "FuncInfo", "->", "getBytesToPopOnReturn", "(", ")", ",", "dl", ",", "", ")", ")", ";", "for", "(", "auto", "&", "RetVal", ":", "RetVals", ")", "{", "if", "(", "RetVal", ".", "first", "==", "", "||", "RetVal", ".", "first", "==", "", ")", "{", "RetOps", ".", "push_back", "(", "RetVal", ".", "second", ")", ";", "continue", ";", "}", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "RetVal", ".", "first", ",", "RetVal", ".", "second", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "RetVal", ".", "first", ",", "RetVal", ".", "second", ".", "getValueType", "("], "ground_truth": [")", ")", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11374, "Length": 415, "Cover_Rate": 0.35109983079526225, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "func_rtx", "=", "current_function_decl", ";", "register", "enum", "rtx_code", "code", ";", "char", "*", "mtype", "=", "", ";", "if", "(", "x", ")", "{", "code", "=", "GET_CODE", "(", "x", ")", ";", "if", "(", "code", "==", "SIGN_EXTEND", ")", "x", "=", "XEXP", "(", "x", ",", "", ")", ",", "code", "=", "GET_CODE", "(", "x", ")", ";", "switch", "(", "GET_MODE", "(", "x", ")", ")", "{", "case", "SFmode", ":", "mtype", "=", ""], "ground_truth": [";", "break", ";"], "File": "mapip", "Func": "mapip_write_func_name", "Target": "mapip", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 11375, "Length": 67, "Cover_Rate": 0.42138364779874216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SelectAddressRegReg", "(", "N", ",", "Disp", ",", "Base", ",", "DAG", ")", ")", "return", "false", ";", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "{", "short", "imm", "=", "", ";", "if", "(", "isIntS16Immediate", "(", "N", ".", "getOperand", "(", "", ")", ",", "imm", ")", "&&", "(", "!", "Aligned", "||", "(", "imm", "&", "", ")", "==", "", ")", ")", "{", "Disp", "=", "DAG", ".", "getTargetConstant", "(", "imm", ",", "N", ".", "getValueType", "(", ")", ")", ";", "if", "(", "FrameIndexSDNode", "*", "FI", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ")", "{", "Base", "=", "DAG", ".", "getTargetFrameIndex", "(", "FI", "->", "getIndex", "(", ")", ",", "N", ".", "getValueType", "(", ")", ")", ";", "fixupFuncForFI", "(", "DAG", ",", "FI", "->", "getIndex", "(", ")", ",", "N", ".", "getValueType", "(", ")", ")", ";", "}", "else", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "}", "return", "true", ";", "}", "else", "if", "(", "N", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "{", "assert", "(", "!", "cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", "&&", "", ")", ";", "Disp", "=", "N", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "assert", "(", "Disp", ".", "getOpcode", "(", ")", "==", "", "||", "Disp", ".", "getOpcode", "(", ")", "==", "", "||", "Disp", ".", "getOpcode", "(", ")", "==", "", "||", "Disp", ".", "getOpcode", "(", ")", "==", "", ")", ";", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "PPCISelLowering148", "Func": "SelectAddressRegImm", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11376, "Length": 254, "Cover_Rate": 0.31949685534591193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mode", "=", "GET_MODE", "(", "dst", ")", ";", "machine_mode", "int_mode", "=", "mode_for_size", "(", "GET_MODE_BITSIZE", "(", "mode", ")", ",", "MODE_INT", ",", "", ")", ";", "rtx", "reg", ";", "gcc_assert", "(", "GET_MODE", "(", "src", ")", "==", "TImode", ")", ";", "reg", "=", "int_mode", "!=", "mode", "?", "gen_reg_rtx", "(", "int_mode", ")", ":", "dst", ";", "emit_insn", "(", "gen_rtx_SET", "(", "reg", ",", "gen_rtx_TRUNCATE", "(", "int_mode", ",", "gen_rtx_LSHIFTRT", "(", "TImode", ",", "src", ",", "GEN_INT", "(", "int_mode", "==", "DImode", "?", "", ":", "", ")", ")", ")", ")", ")", ";", "if", "(", "int_mode", "!=", "mode", ")", "{", "reg", "=", "simplify_gen_subreg", "(", "mode", ",", "reg", ",", "int_mode", ",", "", ")", ";", "emit_move_insn", "(", "dst"], "ground_truth": [",", "reg", ")", ";"], "File": "spu1", "Func": "spu_convert_move", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11377, "Length": 107, "Cover_Rate": 0.8916666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "Emitter", "<", "JITCodeEmitter", ">", "(", "TM"], "ground_truth": [",", "JCE", ")", ";"], "File": "ARMCodeEmitter7", "Func": "createARMJITCodeEmitterPass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11378, "Length": 12, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "PPCISelDAGToDAG (2)1", "Func": "getPassName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11379, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "link", ")", "{", "if", "(", "DF_REF_IS_ARTIFICIAL", "(", "link", "->", "ref", ")", ")", "insn_entry", "[", "INSN_UID", "(", "insn", ")", "]", ".", "is_live_out", "=", "", ";", "if", "(", "DF_REF_INSN_INFO", "(", "link", "->", "ref", ")", ")", "{", "rtx", "use_insn", "=", "DF_REF_INSN", "(", "link"], "ground_truth": ["->", "ref", ")", ";"], "File": "rs6000-p8swap", "Func": "union_uses", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11380, "Length": 46, "Cover_Rate": 0.39316239316239315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSCSrcV2B16", "(", ")", "const"], "ground_truth": ["{"], "File": "AMDGPUAsmParser1", "Func": "isSCSrcV2B16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11381, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "scalar_int_mode", "sparc_cstore_mode", "(", "enum", "insn_code", "icode", "ATTRIBUTE_UNUSED", ")", "{", "return", "(", "TARGET_ARCH64", "?", "DImode"], "ground_truth": [":", "SImode", ")", ";"], "File": "sparc", "Func": "sparc_cstore_mode", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11382, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_p16_p128", "(", "poly128_t", "__a", ")", "{", "return", "(", "poly16x8_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_p16_p128", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11383, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ia64_output_function_end_prologue", "(", "FILE", "*", "file", ")", "{", "if", "(", "!", "flag_unwind_tables", "&&", "(", "!", "flag_exceptions", "||", "USING_SJLJ_EXCEPTIONS", ")", ")"], "ground_truth": ["return", ";"], "File": "ia643", "Func": "ia64_output_function_end_prologue", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11384, "Length": 23, "Cover_Rate": 0.7419354838709677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Op", "=", "i", ";", "for", "(", "unsigned", "e", "=", "MI", ".", "getNumOperands", "(", ")", ";", "i"], "ground_truth": ["!=", "e", ";", "++", "i", ")", "MI", ".", "RemoveOperand", "(", "Op", ")", ";"], "File": "Thumb1RegisterInfo", "Func": "removeOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11385, "Length": 30, "Cover_Rate": 0.6976744186046512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Operand", "::", "CreateImm", "(", "", ",", "SMLoc", "("], "ground_truth": [")", ",", "Operand", "::", "ImmTyDppBankMask", ")", ";"], "File": "AMDGPUAsmParser10", "Func": "defaultBankMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11386, "Length": 16, "Cover_Rate": 0.5925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "reverseBranchCondition", "(", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ")", "const", "{", "", "CC", "=", "static_cast", "<", "", ">", "(", "Cond", "[", "", "]", "."], "ground_truth": ["getImm", "(", ")", ")", ";"], "File": "VEInstrInfo15", "Func": "reverseBranchCondition", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11387, "Length": 32, "Cover_Rate": 0.6037735849056604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printT2AddrModeImm8OffsetOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MO1", "=", "MI", "->", "getOperand", "("], "ground_truth": ["OpNum", ")", ";"], "File": "ARMInstPrinter14", "Func": "printT2AddrModeImm8OffsetOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11388, "Length": 30, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "MCE", ")"], "ground_truth": ["return", "false", ";"], "File": "AArch64AsmParser19", "Func": "isSImm10s8", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11389, "Length": 23, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "unspec", ")", "==", "UNSPEC", "&&", "!", "nios2_large_offset_p", "(", "XINT", "(", "unspec", ",", "", ")", ")", "&&", "offset", "!=", "const0_rtx", ")", "{", "rtx", "reg", "=", "force_reg", "(", "Pmode", ",", "XEXP", "(", "x", ",", "", ")", ")", ";", "unspec", "=", "copy_rtx", "(", "unspec", ")", ";", "XVECEXP", "(", "unspec", ",", "", ",", "", ")", "=", "plus_constant", "(", "Pmode", ",", "XVECEXP", "(", "unspec", ",", "", ",", "", ")", ",", "INTVAL", "(", "offset", ")", ")", ";", "x", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "reg", ",", "gen_rtx_CONST", "(", "Pmode", ","], "ground_truth": ["unspec", ")", ")", ";"], "File": "nios23", "Func": "nios2_legitimize_address", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11390, "Length": 91, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmInfo", "<", "MCAsmInfo", ">", "Y", "("], "ground_truth": ["TheTarget", ")", ";"], "File": "AlphaTargetMachine2", "Func": "LLVMInitializeAlphaTarget", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11391, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasSGPRInitBug", "(", ")", ")", "{", "unsigned", "NumSGPRs", "=", "", ".", "getNumRegs", "(", ")", ";", "unsigned", "Limit", "=", "Subtarget", "::", "FIXED_SGPR_COUNT_FOR_INIT_BUG", "-"], "ground_truth": ["", ";"], "File": "SIRegisterInfo22", "Func": "getReservedRegs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11392, "Length": 48, "Cover_Rate": 0.3902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "::", "instr_iterator", "it", "=", "BB", "->", "begin", "(", ")", ";", "it", "!=", "BB", "->", "end", "(", ")", ";", "it", "++", ")", "{", "MachineInstr", "*", "insn", "="], "ground_truth": ["it", ";"], "File": "KudeyarISelLowering", "Func": "printBlock", "Target": "Kudeyar", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11393, "Length": 31, "Cover_Rate": 0.4246575342465753, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "enum", "loongarch_symbol_type", "loongarch_classify_symbol", "(", "const_rtx", "x", ")", "{", "if", "(", "LABEL_REF_P", "(", "x", ")", ")", "return", "SYMBOL_GOT_DISP", ";", "gcc_assert", "(", "SYMBOL_REF_P", "(", "x", ")", ")", ";", "if", "(", "SYMBOL_REF_TLS_MODEL", "(", "x", ")", ")", "return", "SYMBOL_TLS", ";", "if", "(", "SYMBOL_REF_P", "(", "x", ")"], "ground_truth": [")", "return", "SYMBOL_GOT_DISP", ";"], "File": "loongarch", "Func": "loongarch_classify_symbol", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11394, "Length": 47, "Cover_Rate": 0.9215686274509803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setAttributeItems", "(", "Attribute", ",", "IntValue", ",", "StringValue", ",", "true"], "ground_truth": [")", ";"], "File": "RISCVELFStreamer (2)", "Func": "emitIntTextAttribute", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11395, "Length": 11, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "vec_vmrghw", "(", "(", "__v4sf"], "ground_truth": [")", "__A", ",", "(", "__v4sf", ")", "__B", ")", ";"], "File": "xmmintrin", "Func": "_mm_unpacklo_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11396, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Target", "TheTarget", ";", "return", "TheTarget"], "ground_truth": [";"], "File": "XtensaTargetInfo1", "Func": "getTheXtensaTarget", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11397, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FI", "=", "PFI", "->", "getFramePointerSaveIndex", "(", ")", ";", "assert", "(", "FI", "&&", "", ")", ";", "MFI", ".", "setObjectOffset", "(", "FI", ",", "LowerBound", "+", "MFI", ".", "getObjectOffset", "(", "FI", ")", ")", ";", "}", "if", "(", "PFI", "->", "usesPICBase", "(", ")", ")", "{", "HasGPSaveArea", "=", "true", ";", "int", "FI", "=", "PFI", "->", "getPICBasePointerSaveIndex", "(", ")", ";", "assert", "(", "FI", "&&", "", ")", ";", "MFI", ".", "setObjectOffset", "(", "FI", ",", "LowerBound", "+", "MFI", ".", "getObjectOffset", "(", "FI", ")", ")", ";", "}", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "if", "(", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ")", "{", "HasGPSaveArea", "=", "true", ";", "int", "FI", "=", "PFI", "->", "getBasePointerSaveIndex", "(", ")", ";", "assert", "(", "FI", "&&", "", ")", ";", "MFI", ".", "setObjectOffset", "(", "FI", ",", "LowerBound", "+", "MFI", ".", "getObjectOffset", "(", "FI", ")", ")", ";", "}", "if", "(", "HasGPSaveArea", "||", "HasG8SaveArea", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "GPRegs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "int", "FI", "=", "GPRegs", "[", "i", "]", ".", "getFrameIdx", "(", ")", ";", "MFI", ".", "setObjectOffset", "(", "FI", ",", "LowerBound", "+", "MFI", ".", "getObjectOffset", "(", "FI", ")", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "G8Regs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "int", "FI", "=", "G8Regs", "[", "i", "]", ".", "getFrameIdx", "(", ")", ";", "MFI", ".", "setObjectOffset", "(", "FI", ",", "LowerBound", "+", "MFI", ".", "getObjectOffset", "(", "FI", ")", ")", ";", "}", "unsigned", "MinReg", "=", "std", "::", "min", "<", "unsigned", ">", "(", "TRI", "->", "getEncodingValue", "(", "MinGPR", ")", ",", "TRI", "->", "getEncodingValue", "(", "MinG8R", ")", ")", ";", "if", "(", "Subtarget", ".", "is64", "(", ")", ")", "{", "LowerBound", "-=", "(", "", "-", "MinReg", "+", "", ")", "*", "", ";", "}", "else", "{", "LowerBound", "-=", "(", "", "-", "MinReg", "+", "", ")", "*", "", ";", "}", "}", "if", "(", "spillsCR", "(", "MF", ")", "&&", "!", "(", "Subtarget", ".", "is64", "(", ")", "&&", "Subtarget", ".", "isSVR4ABI", "(", ")", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "if", "(", "(", "Subtarget", ".", "isSVR4ABI", "(", ")", "&&", "Reg", "==", "", ")", "||", "(", "!", "Subtarget", ".", "isSVR4ABI", "(", ")", "&&", "(", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ")", ")", ")", "{", "int", "FI", "=", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", ";", "MFI", ".", "setObjectOffset", "(", "FI", ",", "LowerBound", "+", "MFI", ".", "getObjectOffset", "(", "FI", ")", ")", ";", "}", "}", "LowerBound", "-="], "ground_truth": ["", ";"], "File": "PPCFrameLowering20", "Func": "processFunctionBeforeFrameFinalized", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11398, "Length": 443, "Cover_Rate": 0.35754640839386603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ELFStreamer", "(", "MCContext", "&", "Context", ",", "MCAsmBackend", "&", "TAB", ",", "raw_pwrite_stream", "&", "OS", ",", "MCCodeEmitter", "*", "Emitter", ",", "bool", "IsThumb", ")", ":", "MCELFStreamer", "(", "Context", ",", "TAB", ",", "OS", ",", "Emitter", ")", ",", "IsThumb", "(", "IsThumb", ")", ",", "MappingSymbolCounter", "(", "", ")", ",", "LastEMS", "(", "EMS_None", ")", "{", "Reset", "("], "ground_truth": [")", ";"], "File": "ARMELFStreamer (2)", "Func": "ARMELFStreamer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11399, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmulq_m_n_uv16qi", "(", "__arm_vuninitializedq_u8", "(", ")", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmulq_x_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11400, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SmVersion", ">=", ""], "ground_truth": [";"], "File": "NVPTXSubtarget (2)", "Func": "hasAtomAddF32", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11401, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "ValTy", ")", ";", "get16SPRefReg", "(", "Parent", ",", "Alias", ")", ";", "return", "true", ";", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "return", "true", ";", "}", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", ")", "{", "if", "(", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", ")", "return", "false", ";", "}", "if", "(", "CurDAG", "->", "isBaseWithConstantOffset", "(", "Addr", ")", ")", "{", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "{", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "ValTy", ")", ";", "get16SPRefReg", "(", "Parent", ",", "Alias", ")", ";", "}", "else", "Base", "=", "Addr", ".", "getOperand", "(", "", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CN", "->", "getZExtValue", "(", ")", ",", "ValTy", ")", ";", "return", "true", ";", "}", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", ""], "ground_truth": [")", "{"], "File": "MipsISelDAGToDAG7", "Func": "SelectAddr16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11402, "Length": 218, "Cover_Rate": 0.47186147186147187, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "default", ":", "break", ";", "}", "char", "Type", ";", "unsigned", "NumRegs", ";", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "reg", ")", ")", "{", "Type", "=", "'v'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "reg", ")", ")", "{", "Type", "=", "'s'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "reg", ")", ")", "{", "Type", "=", "'v'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "reg", ")", ")", "{", "Type", "=", "'s'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "reg", ")", ")", "{", "Type", "=", "'v'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "reg", ")", ")", "{", "Type", "=", "'s'", ";", "NumRegs", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "reg", ")", ")", "{", "Type", "="], "ground_truth": ["'v'", ";"], "File": "AMDGPUInstPrinter", "Func": "printRegOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11403, "Length": 272, "Cover_Rate": 0.5230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isS16ImmX16", "(", ")", "const", "{", "return", "Kind", "==", "Expression", "||", "(", "Kind", "==", "Immediate", "&&", "isInt", "<", "", ">", "("], "ground_truth": ["getImm", "(", ")", ")", "&&", "(", "getImm", "(", ")", "&", "", ")", "==", "", ")", ";", "}"], "File": "PPCAsmParser (2)3", "Func": "isS16ImmX16", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11404, "Length": 38, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opcode_t", "BccOpc", "=", "", ";", "assert", "(", "TBB", "&&", "", ")", ";", "if", "(", "!", "Cond", ".", "empty", "(", ")", "&&", "Cond", "[", "", "]", ".", "isImm", "(", ")", ")", "BccOpc", "=", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "if", "(", "!", "FBB", ")", "{", "if", "(", "Cond", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "NewTBB", ",", "*", "NewFBB", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "MachineInstr", "*", "Term", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "if", "(", "Term", "!=", "MBB", ".", "end", "(", ")", "&&", "isPredicated", "(", "Term", ")", "&&", "!", "AnalyzeBranch", "(", "MBB", ",", "NewTBB", ",", "NewFBB", ",", "Cond", ",", "false", ")", ")", "{", "MachineBasicBlock", "*", "NextBB", "=", "std", "::", "next", "(", "MachineFunction", "::", "iterator", "(", "&", "MBB", ")", ")", ";", "if", "(", "NewTBB", "==", "NextBB", ")", "{", "ReverseBranchCondition", "(", "Cond", ")", ";", "RemoveBranch", "(", "MBB", ")", ";", "return", "InsertBranch", "(", "MBB", ",", "TBB", ",", "nullptr", ",", "Cond", ",", "DL", ")", ";", "}", "}", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "BOpc", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "}", "else", "if", "(", "isEndLoopN", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", "{", "int", "EndLoopOp", "=", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "assert", "(", "Cond", "[", "", "]", ".", "isMBB", "(", ")", ")", ";", "SmallPtrSet", "<", "MachineBasicBlock", "*", ",", "", ">", "VisitedBBs", ";", "MachineInstr", "*", "Loop", "=", "findLoopInstr", "(", "TBB", ",", "EndLoopOp", ",", "VisitedBBs", ")", ";", "assert", "(", "Loop", "!=", "", "&&", "", ")", ";", "Loop", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "TBB", ")", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "EndLoopOp", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "}", "else", "if", "(", "isNewValueJump", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")"], "ground_truth": [")", ")", "{"], "File": "HexagonInstrInfo64", "Func": "InsertBranch", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11405, "Length": 298, "Cover_Rate": 0.369727047146402, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "Vals", "=", "FP_TO_INTHelper", "(", "Op", ",", "DAG", ",", "false", ",", "false", ")", ";", "SDValue", "FIST", "=", "Vals", ".", "first", ",", "StackSlot", "=", "Vals", ".", "second", ";", "assert", "(", "FIST", ".", "getNode", "(", ")", "&&", "", ")", ";", "if", "(", "StackSlot", ".", "getNode", "(", ")", ")", "return", "DAG", ".", "getLoad", "(", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "FIST", ",", "StackSlot", ",", "MachinePointerInfo", "(", ")"], "ground_truth": [",", "false", ",", "false", ",", "false", ",", "", ")", ";"], "File": "X86ISelLowering116", "Func": "LowerFP_TO_UINT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11406, "Length": 87, "Cover_Rate": 0.8285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_m_pfnacc", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_pfnacc", "(", "(", "__v2sf", ")", "__A", ",", "("], "ground_truth": ["__v2sf", ")", "__B", ")", ";"], "File": "mm3dnow4", "Func": "_m_pfnacc", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11407, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "createToken"], "ground_truth": ["(", "StringRef", "Str", ",", "SMLoc", "S", ")", "{"], "File": "CSKYAsmParser", "Func": "createToken", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11408, "Length": 16, "Cover_Rate": 0.3137254901960784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isOpcWithIntImmediate", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ",", "", ",", "And_mask", ")", ")", "return", "false", ";", "Opd0", "=", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "uint64_t", "Srl_imm", "=", "", ";", "if", "(", "!", "isIntImmediate", "(", "N", "->", "getOperand", "(", "", ")", ",", "Srl_imm", ")", ")", "return", "false", ";", "unsigned", "BitWide", "=", "", "-", "CountLeadingOnes_64", "(", "~", "(", "And_mask", ">>", "Srl_imm", ")", ")", ";", "if", "(", "BitWide", "&&", "isMask_64", "(", "And_mask", ">>", "Srl_imm", ")", ")", "{", "if", "(", "N", "->", "getValueType", "(", "", ")"], "ground_truth": ["==", "", ")", "Opc", "=", "", ";"], "File": "AArch64ISelDAGToDAG27", "Func": "isSeveralBitsExtractOpFromShr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11409, "Length": 103, "Cover_Rate": 0.569060773480663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "BB", ",", "Pos", ",", "dl", ",", "TII", "->", "get", "(", "LdOpc", ")", ",", "Data", ")", ".", "addReg", "(", "AddrOut", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "AddrIn", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "if", "(", "IsThumb1", ")", "{", "BuildMI", "(", "*", "BB", ",", "Pos", ",", "dl", ",", "TII", "->", "get", "(", "LdOpc", ")", ",", "Data", ")", ".", "addReg", "(", "AddrIn", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "Pos", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "AddrOut", ")", ".", "add", "(", "t1CondCodeOp", "(", ")", ")", ".", "addReg", "(", "AddrIn", ")", ".", "addImm", "(", "LdSize", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "if"], "ground_truth": ["(", "IsThumb2", ")", "{"], "File": "ARMISelLowering (2)5", "Func": "emitPostLd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11410, "Length": 141, "Cover_Rate": 0.4338461538461538, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitIMM", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "&", "CurByte", ",", "raw_ostream", "&", "OS", ")", "const", "{", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break"], "ground_truth": [";"], "File": "MBlazeMCCodeEmitter2", "Func": "EmitIMM", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11411, "Length": 30, "Cover_Rate": 0.3488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "MipsISelDAGToDAG13", "Func": "getPassName", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11412, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsWin64", "||", "(", "F", "&&", "F", "->", "getCallingConv", "(", ")", "==", "CallingConv", "::", "Win64", ")", ")", "return", "&", "", ";", "else", "if", "(", "Is64Bit", ")", "return", "&", "", ";", "bool", "hasHipeCC", "=", "(", "F", "?", "F", "->", "getCallingConv", "(", ")", "==", "CallingConv", "::", "HiPE", ":", "false", ")", ";", "if", "(", "hasHipeCC", ")"], "ground_truth": ["return", "&", "", ";"], "File": "X86RegisterInfo29", "Func": "getGPRsForTailCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11413, "Length": 58, "Cover_Rate": 0.6041666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeRegisterClass", "(", "Inst", ",", "RegNo", "|", "", ",", "Address"], "ground_truth": [",", "Decoder", ")", ";"], "File": "M68kDisassembler (2)", "Func": "DecodeAR16RegisterClass", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11414, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "addPass", "(", "createNewValueJump", "(", ")", ")", ";", "addPass", "(", "createExpandPredSpillCode", "(", "getTargetMachine", "(", ")", ")", ")", ";", "addPass", "(", "createSplitTFRCondSets", "(", "getTargetMachine", "(", ")", ")", ")", ";", "addPass", "(", "createPacketizer", "("], "ground_truth": [")", ")", ";"], "File": "HexagonTargetMachine22", "Func": "addPreEmitPass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11415, "Length": 35, "Cover_Rate": 0.5932203389830508, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "&", "Subtarget", "::", "initializeSubtargetDependencies", "(", "StringRef", "CPU", ",", "StringRef", "FS", ")", "{", "if", "(", "CPUString", ".", "empty", "(", ")", ")", "CPUString", "=", "", ";", "if", "(", "CPUString", "==", "", ")", "{", "ArchVersion", "=", "V4", ";", "}", "else", "if", "(", "CPUString"], "ground_truth": ["==", "", ")", "{"], "File": "HexagonSubtarget34", "Func": "initializeSubtargetDependencies", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11416, "Length": 45, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_srli_si128", "(", "__m128i", "__A", ",", "const", "int", "__N", ")", "{", "return", "_mm_bsrli_si128", "(", "__A"], "ground_truth": [",", "__N", ")", ";"], "File": "emmintrin", "Func": "_mm_srli_si128", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11417, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "RegisterBank", "*", "RB", "=", "RCOrRB", ".", "dyn_cast", "<", "const", "RegisterBank", "*", ">", "(", ")", ")", "return"], "ground_truth": ["getRegClassForTypeOnBank", "(", "MRI", ".", "getType", "(", "MO", ".", "getReg", "(", ")", ")", ",", "*", "RB", ")", ";"], "File": "SIRegisterInfo (3)", "Func": "getConstrainedRegClassForOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11418, "Length": 36, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "insn", "->", "is_real", "(", ")", "&&", "(", "types", "&", "REAL_SET", ")", ")", "return", "true", ";", "if", "(", "insn", "->", "is_phi", "(", ")", "&&", "(", "types", "&", "PHI_SET", ")", ")", "return", "true", ";", "if", "(", "insn", "->", "is_bb_head", "(", ")", "&&"], "ground_truth": ["(", "types", "&", "BB_HEAD_SET", ")", ")", "return", "true", ";"], "File": "riscv-vsetvl", "Func": "insn_should_be_added_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11419, "Length": 51, "Cover_Rate": 0.5930232558139535, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "isFloatingPoint", "(", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "PPCISelLowering (2)2", "Func": "isFPExtFree", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11420, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "if", "(", "Info", "->", "getShaderType", "(", ")", "==", "ShaderType", "::", "PIXEL", "&&", "(", "Info", "->", "PnputAddr", "&", "", ")", "==", "", ")", "{", "Info", "->", "PnputAddr", "|=", "", ";", "CCInfo", ".", "AllocateReg", "(", "AMDGPU", "::", "VGPR0", ")", ";", "CCInfo", ".", "AllocateReg", "(", "AMDGPU", "::", "VGPR1", ")", ";", "}", "if", "(", "Info", "->", "getShaderType", "(", ")", "==", "ShaderType", "::", "COMPUTE", ")", "{", "Info", "->", "NumUserSGPRs", "=", "", ";", "unsigned", "InputPtrReg", "=", "TRI", "->", "getPreloadedValue", "(", "MF", ",", "RegisterInfo", "::", "INPUT_PTR", ")", ";", "unsigned", "InputPtrRegLo", "=", "TRI", "->", "getPhysRegSubReg", "(", "InputPtrReg", ",", "&", "AMDGPU", "::", "SReg_32RegClass", ",", "", ")", ";", "unsigned", "InputPtrRegHi", "=", "TRI", "->", "getPhysRegSubReg", "(", "InputPtrReg", ",", "&", "AMDGPU", "::", "SReg_32RegClass", ",", "", ")", ";", "unsigned", "ScratchPtrReg", "=", "TRI", "->", "getPreloadedValue", "(", "MF", ",", "RegisterInfo", "::", "SCRATCH_PTR", ")", ";", "unsigned", "ScratchPtrRegLo", "=", "TRI", "->", "getPhysRegSubReg", "(", "ScratchPtrReg", ",", "&", "AMDGPU", "::", "SReg_32RegClass", ",", "", ")", ";", "unsigned", "ScratchPtrRegHi", "=", "TRI", "->", "getPhysRegSubReg", "(", "ScratchPtrReg", ",", "&", "AMDGPU", "::", "SReg_32RegClass", ",", "", ")", ";", "CCInfo", ".", "AllocateReg", "(", "InputPtrRegLo", ")", ";", "CCInfo", ".", "AllocateReg", "(", "InputPtrRegHi", ")", ";", "CCInfo", ".", "AllocateReg", "(", "ScratchPtrRegLo", ")", ";", "CCInfo", ".", "AllocateReg", "(", "ScratchPtrRegHi", ")", ";", "MF", ".", "addLiveIn", "(", "InputPtrReg", ",", "&", "AMDGPU", "::", "SReg_64RegClass", ")", ";", "MF", ".", "addLiveIn", "(", "ScratchPtrReg", ",", "&", "AMDGPU", "::", "SReg_64RegClass", ")", ";", "}", "if", "(", "Info", "->", "getShaderType", "(", ")", "==", "ShaderType", "::", "COMPUTE", ")", "{", "getOriginalFunctionArgs", "(", "DAG", ",", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ",", "Ins", ",", "Splits", ")", ";", "}", "AnalyzeFormalArguments", "(", "CCInfo", ",", "Splits", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Ins", ".", "size", "(", ")", ",", "ArgIdx", "=", "", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "", "&", "Arg", "=", "Ins", "[", "i", "]", ";", "if", "(", "Skipped", "[", "i", "]", ")", "{", "InVals", ".", "push_back", "(", "DAG", ".", "getUNDEF", "(", "Arg", ".", "VT", ")", ")", ";", "continue", ";", "}", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "ArgIdx", "++", "]", ";", "EVT", "VT", "=", "VA", ".", "getLocVT", "(", ")", ";", "if", "(", "VA", ".", "isMemLoc", "(", ")", ")", "{", "VT", "=", "Ins", "[", "i", "]", ".", "VT", ";", "EVT", "MemVT", "=", "Splits", "[", "i", "]", ".", "VT", ";", "const", "unsigned", "Offset", "=", "", "+", "VA", ".", "getLocMemOffset", "(", ")", ";", "SDValue", "Arg", "=", "LowerParameter", "(", "DAG", ",", "VT", ",", "MemVT", ",", "DL", ",", "DAG", ".", "getRoot", "(", ")", ",", "Offset", ",", "Ins", "[", "i", "]", ".", "Flags", ".", "isSExt", "(", ")", ")", ";", "const", "PointerType", "*", "ParamTy", "=", "dyn_cast", "<", "PointerType", ">", "(", "FType", "->", "getParamType", "(", "Ins", "[", "i", "]", ".", "OrigArgIndex", ")", ")", ";", "if", "(", "Subtarget", "->", "getGeneration", "(", ")", "==", "AMDGPUSubtarget", "::", "SOUTHERN_ISLANDS", "&&", "ParamTy", "&&", "ParamTy", "->", "getAddressSpace", "(", ")", "==", "", ")", "{", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Arg", ".", "getValueType", "("], "ground_truth": [")", ",", "Arg", ",", "DAG", ".", "getValueType", "(", "", ")", ")", ";"], "File": "SIISelLowering148", "Func": "LowerFormalArguments", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11421, "Length": 513, "Cover_Rate": 0.4177524429967427, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "using", "namespace", "llvm", "::", "", ";", "SMLoc", "Loc", ";", "int64_t", "GroupSize", ";", "if", "(", "!", "parseSwizzleOperand", "(", "GroupSize", ",", "", ",", "", ",", "", ",", "Loc", ")", ")", "{", "return", "false", ";", "}", "if", "(", "!", "isPowerOf2_64", "(", "GroupSize", ")", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "AMDGPUAsmParser1", "Func": "parseSwizzleReverse", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11422, "Length": 52, "Cover_Rate": 0.6341463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LowerNeonVSTIntrinsic", "(", "Op", ",", "DAG", ",", "", ",", "", ")", ";", "case", "", ":", "return", "LowerNeonVSTIntrinsic", "(", "Op", ",", "DAG", ",", "", ",", "", ")", ";", "case", "", ":", "return", "LowerNeonVSTIntrinsic", "(", "Op", ",", "DAG", ",", "", ",", "", ")", ";", "default", ":", "return"], "ground_truth": ["SDValue", "(", ")", ";"], "File": "ARMISelLowering33", "Func": "LowerINTRINSIC_W_CHAIN", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11423, "Length": 49, "Cover_Rate": 0.3161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u64_p16", "(", "poly16x8_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vreinterpretq_u64_p16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11424, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "llvm", "::", "createELFObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ",", "uint8_t", "OSABI", ",", "bool", "Is64Bit", ")", "{", "MCELFObjectTargetWriter", "*", "MOTW", "=", "new", "ELFObjectWriter", "(", "OSABI", ",", "Is64Bit", ")", ";", "return", "createELFObjectWriter", "(", "MOTW", ",", "OS", ","], "ground_truth": ["true", ")", ";"], "File": "RISCVELFObjectWriter15", "Func": "createRISCVELFObjectWriter", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11425, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_64BIT", ")", "fprintf", "(", "asm_out_file", ",", "", ",", "direction", ",", "reg_names", "[", "gpreg", "]", ",", "reg_names", "[", "fpreg", "]", ")", ";", "else", "if", "(", "ISA_HAS_MXHC1", ")", "{", "fprintf", "(", "asm_out_file", ",", "", ",", "direction", ",", "reg_names", "[", "gpreg", "+", "TARGET_BIG_ENDIAN", "]", ",", "reg_names", "[", "fpreg", "]", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "direction", ",", "reg_names", "[", "gpreg", "+", "TARGET_LITTLE_ENDIAN", "]", ",", "reg_names", "[", "fpreg", "]", ")", ";", "}", "else", "if", "(", "TARGET_FLOATXX", "&&", "direction", "==", "'t'", ")", "{", "fprintf", "(", "asm_out_file", ",", "", ",", "reg_names", "[", "gpreg", "]", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "reg_names", "[", "gpreg", "+", "", "]", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "reg_names", "[", "fpreg", "]", ")", ";", "}", "else", "if", "(", "TARGET_FLOATXX", "&&", "direction", "==", "'f'", ")", "{", "fprintf", "(", "asm_out_file", ",", "", ",", "reg_names", "[", "fpreg", "]", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "reg_names", "[", "gpreg", "]", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "reg_names", "[", "gpreg", "+", "", "]", ")", ";", "}", "else", "{", "fprintf", "(", "asm_out_file", ",", "", ",", "direction", ",", "reg_names", "[", "gpreg"], "ground_truth": ["+", "TARGET_BIG_ENDIAN", "]", ",", "reg_names", "[", "fpreg", "]", ")", ";"], "File": "mips", "Func": "mips_output_64bit_xfer", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11426, "Length": 193, "Cover_Rate": 0.8247863247863247, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addAbsMemOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "(", "N", "==", "", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "X86AsmParser (2)2", "Func": "addAbsMemOperands", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11427, "Length": 23, "Cover_Rate": 0.3194444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasExtXfalthalf", "(", ")", "const", "{", "return", "HasExtXfalthalf"], "ground_truth": [";"], "File": "RISCVSubtarget", "Func": "hasExtXfalthalf", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11428, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ops", ".", "push_back", "(", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ")", ";", "Ops", ".", "push_back", "(", "CurDAG", "->", "getRegister", "(", "", ","], "ground_truth": ["", ")", ")", ";"], "File": "ARMISelDAGToDAG118", "Func": "AddEmptyMVEPredicateToOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11429, "Length": 28, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FPReg", "="], "ground_truth": ["Reg", ";"], "File": "ARMAsmParser (2)", "Func": "saveFPReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11430, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "unsigned", "StackProbeSize", "=", "", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "F", ".", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", "."], "ground_truth": ["getAsInteger", "(", "", ",", "StackProbeSize", ")", ";"], "File": "AArch64FrameLowering (2)1", "Func": "windowsRequiresStackProbe", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11431, "Length": 43, "Cover_Rate": 0.44329896907216493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getStore", "(", "SD", "->", "getChain", "(", ")", ",", "SDLoc", "(", "SD", ")", ",", "Tr", ",", "SD", "->", "getBasePtr", "(", ")", ",", "SD", "->", "getPointerInfo", "(", ")", ",", "SD", "->", "getAlignment", "("], "ground_truth": [")", ",", "SD", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";"], "File": "MipsISelLowering10", "Func": "lowerFP_TO_SINT_STORE", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11432, "Length": 47, "Cover_Rate": 0.3700787401574803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Idx", "=", "WhichResult", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "Half", ";", "++", "i", ")", "{", "int", "MIdx", "=", "M", "[", "i", "+", "j", "*", "Half", "]", ";", "if", "(", "MIdx", ">=", "", "&&", "(", "unsigned", ")", "MIdx", "!=", "Idx", ")"], "ground_truth": ["return", "false", ";"], "File": "ARMISelLowering131", "Func": "isVUZP_v_undef_Mask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11433, "Length": 48, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "SFmode", ")", "vmode", "=", "V4SFmode", ";", "else", "if", "(", "mode", "==", "DFmode", ")", "vmode", "=", "V2DFmode", ";", "else", "vmode", "=", "mode", ";", "mask", "=", "ix86_build_signbit_mask", "(", "vmode", ",", "VECTOR_MODE_P", "(", "mode", ")", ",", "false", ")", ";", "if", "(", "!", "VECTOR_MODE_P", "(", "mode", ")", ")", "{", "rtx", "tmp", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "const0_rtx", ")", ")", ";", "tmp", "=", "gen_rtx_VEC_SELECT", "(", "mode", ",", "mask", ",", "tmp", ")", ";", "mask", "=", "gen_reg_rtx", "(", "mode"], "ground_truth": [")", ";"], "File": "i386-expand", "Func": "ix86_sse_copysign_to_positive", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11434, "Length": 82, "Cover_Rate": 0.45054945054945056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ReplaceINTRINSIC_W_CHAIN", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ")", "{", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Intrin", "=", "N", "->", "getOperand", "(", "", ")", ";", "DebugLoc", "DL", "=", "N", "->", "getDebugLoc", "(", ")", ";", "unsigned", "IntrinNo", "=", "cast", "<", "ConstantSDNode", ">", "(", "Intrin", ".", "getNode", "(", ")", ")", "->", "getZExtValue", "(", ")", ";", "switch", "(", "IntrinNo", ")", "{", "default", ":", "return", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "EVT", "ResVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "ResVT", ".", "isVector", "(", ")", ")", "{", "unsigned", "NumElts", "=", "ResVT", ".", "getVectorNumElements", "(", ")", ";", "EVT", "EltVT", "=", "ResVT", ".", "getVectorElementType", "(", ")", ";", "bool", "NeedTrunc", "=", "false", ";", "if", "(", "EltVT", ".", "getSizeInBits", "(", ")", "<", "", ")", "{", "EltVT", "=", "", ";", "NeedTrunc", "=", "true", ";", "}", "unsigned", "Opcode", "=", "", ";", "SDVTList", "LdResVTs", ";", "switch", "(", "NumElts", ")", "{", "default", ":", "return", ";", "case", "", ":", "switch", "(", "IntrinNo", ")", "{", "default", ":", "return", ";", "case", "", ":", "case", "", ":", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "LdResVTs", "=", "DAG", ".", "getVTList", "(", "EltVT", ",", "EltVT", ",", "", ")", ";", "break", ";", "case", "", ":", "{", "switch", "(", "IntrinNo", ")", "{", "default", ":", "return", ";", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "NVPTXISelLowering48", "Func": "ReplaceINTRINSIC_W_CHAIN", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11435, "Length": 252, "Cover_Rate": 0.34332425068119893, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "testreg", "=", "SET_DEST", "(", "XVECEXP", "(", "PATTERN", "(", "loop", "->", "loop_end", ")", ",", "", ",", "", ")", ")", ";", "if", "(", "GET_CODE", "(", "testreg", ")", "==", "SCRATCH", ")", "testreg", "=", "loop", "->", "iter_reg", ";", "else", "emit_insn_before", "(", "gen_movsi", "(", "testreg", ",", "loop", "->", "iter_reg", ")", ",", "loop", "->", "loop_end", ")", ";", "test", "=", "gen_rtx_NE", "(", "VOIDmode", ",", "testreg", ",", "const0_rtx", ")", ";", "insn", "=", "emit_jump_insn_before", "(", "gen_cbranchsi4", "(", "test", ",", "testreg", ",", "const0_rtx", ","], "ground_truth": ["loop", "->", "start_label", ")", ",", "loop", "->", "loop_end", ")", ";"], "File": "c6x", "Func": "hwloop_fail", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 11436, "Length": 84, "Cover_Rate": 0.32941176470588235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "SSECC", "=", "", ";", "Unsigned", "=", "true", ";", "break", ";", "case", "", ":", "Swap", "=", "true", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "SSECC", "=", "", ";", "Unsigned", "=", "true", ";", "break", ";", "case", "", ":", "SSECC", "=", "", ";", "Unsigned", "=", "true", ";", "break", ";", "case", "", ":", "Swap", "=", "true", ";", "SSECC", "=", "", ";", "break", ";", "case", "", ":", "Unsigned", "=", "true", ";", "case", "", ":", "SSECC", "=", "", ";", "break", ";", "}", "if", "(", "Swap", ")", "std", "::", "swap", "(", "Op0"], "ground_truth": [",", "Op1", ")", ";"], "File": "X86ISelLowering149", "Func": "LowerIntVSETCC_AVX512", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11437, "Length": 107, "Cover_Rate": 0.3092485549132948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isAligned", "=", "MMOBegin", "!=", "MMOEnd", "&&", "(", "*", "MMOBegin", ")", "->", "getAlignment", "(", ")", ">=", "Alignment", ";", "unsigned", "Opc", "=", "getStoreRegOpcode", "(", "SrcReg", ",", "RC", ",", "isAligned", ",", "Subtarget", ")", ";", "DebugLoc", "DL", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "Opc", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Addr", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "MIB", ".", "add", "(", "Addr", "[", "i", "]", ")", ";", "MIB", ".", "addReg", "(", "SrcReg", ",", "getKillRegState"], "ground_truth": ["(", "isKill", ")", ")", ";"], "File": "X86InstrInfo", "Func": "storeRegToAddr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11438, "Length": 94, "Cover_Rate": 0.47474747474747475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLowering", "::", "ConstraintWeight", "TargetLowering", "::", "getSingleConstraintMatchWeight", "(", "AsmOperandInfo", "&"], "ground_truth": ["info", ",", "const", "char", "*", "constraint", ")", "const", "{"], "File": "P2ISelLowering", "Func": "getSingleConstraintMatchWeight", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11439, "Length": 18, "Cover_Rate": 0.8181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "FrameLowering", "::", "getNonLocalFrameIndexReference", "(", "const", "MachineFunction", "&", "MF", ",", "int", "FI", ")", "const", "{", "return", "getSEHFrameIndexOffset", "(", "MF", ","], "ground_truth": ["FI", ")", ";"], "File": "AArch64FrameLowering100", "Func": "getNonLocalFrameIndexReference", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11440, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_p64_s64", "(", "int64x2_t", "__a", ")", "{", "return", "(", "poly64x2_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon4_vreinterpretq_p64_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11441, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "MemOpsEmitted", ";", "return", "static_cast", "<", "uint64_t", ">", "(", "MO", ".", "getImm", "(", ")", ")", ";", "}", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "{", "unsigned", "ByteOffs", "=", "MemOpsEmitted", "++", "==", "", "?", "", ":", "", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "ByteOffs", ",", "MO", ".", "getExpr", "(", ")", ",", "(", "MCFixupKind", ")", "Kind", ",", "MI", ".", "getLoc", "(", ")", ")", ")", ";", "assert", "(", "Fixups", ".", "size", "(", ")", "<=", ""], "ground_truth": ["&&", "", ")", ";"], "File": "SystemZMCCodeEmitter16", "Func": "getDispOpValue", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11442, "Length": 80, "Cover_Rate": 0.5797101449275363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Reg", "==", "", ")", "return", "MachineInstrBuilder", "(", ")", ";", "bool", "IsStore", "=", "MI", "->", "mayStore", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "auto", "*", "TRI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "MRI", ".", "getTargetRegisterInfo", "(", ")", ")", ";", "unsigned", "Dst", "=", "IsStore", "?", "Reg", ":", "ValueReg", ";", "unsigned", "Src", "=", "IsStore", "?", "ValueReg", ":", "Reg", ";", "unsigned", "Opc", "=", "(", "IsStore", "^", "TRI", "->", "isVGPR", "(", "MRI", ",", "Reg", ")", ")", "?", "", ":", "", ";", "auto", "MIB", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ",", "Dst", ")", ".", "addReg"], "ground_truth": ["(", "Src", ",", "getKillRegState", "(", "IsKill", ")", ")", ";"], "File": "SIRegisterInfo24", "Func": "spillVGPRtoAGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11443, "Length": 121, "Cover_Rate": 0.5576036866359447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "type_decl", "=", "build_decl", "(", "TYPE_DECL", ",", "get_identifier", "(", "", ")", ",", "record", ")", ";", "f_1", "=", "build_decl", "(", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "ptr_type_node", ")", ";", "f_2", "=", "build_decl", "(", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "unsigned_type_node", ")", ";", "DECL_FIELD_CONTEXT", "(", "f_1", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_2", ")", "=", "record", ";", "TREE_CHAIN", "(", "record", ")", "=", "type_decl", ";", "TYPE_NAME", "(", "record", ")"], "ground_truth": ["=", "type_decl", ";"], "File": "stormy163", "Func": "xstormy16_build_builtin_va_list", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11444, "Length": 70, "Cover_Rate": 0.5691056910569106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_SPE", "&&", "SPE_VECTOR_MODE", "(", "mode", ")", ")", "return", "true", ";", "else", "if", "(", "VECTOR_MEM_ALTIVEC_OR_VSX_P", "(", "mode", ")", "&&", "!", "FLOAT128_IEEE_P", "(", "mode", ")"], "ground_truth": [")", "return", "true", ";"], "File": "powerpcspe", "Func": "rs6000_vector_mode_supported_p", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11445, "Length": 29, "Cover_Rate": 0.5370370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "II", "::", "OpType", "getDataType", "(", ")", "const", "{", "assert", "(", "Kind", "==", "OpKind", "::", "DataType"], "ground_truth": ["&&", "", ")", ";"], "File": "TPCAsmParser", "Func": "getDataType", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11446, "Length": 19, "Cover_Rate": 0.8260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCELFStreamer", "::", "EmitValueImpl", "(", "Value", ",", "Size", ",", "AddrSpace"], "ground_truth": [")", ";"], "File": "AArch64ELFStreamer1", "Func": "EmitValueImpl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11447, "Length": 11, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "U", "=", "*", "ExtVal", "->", "use_begin", "(", ")", ";", "if", "(", "(", "U", "->", "getOpcode", "(", ")", "==", "", "||", "U", "->", "getOpcode", "(", ")", "==", "", "||", "U", "->", "getOpcode", "(", ")", "==", "", "||", "U", "->", "getOpcode", "(", ")", "==", "", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "ARMISelLowering10", "Func": "isVectorLoadExtDesirable", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11448, "Length": 53, "Cover_Rate": 0.44537815126050423, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AluInstCount", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "IsTrivialInst", "(", "I", ")", ")", "continue", ";", "if", "(", "!", "isALU", "(", "I", ")", ")", "break", ";", "if", "(", "AluInstCount", ">", "TII", "->", "getMaxAlusPerClause", "(", ")", ")", "break", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "AMDGPU", "::", "PRED_X", ")", "{", "if", "(", "AluInstCount", ">", "", ")", "break", ";", "if", "(", "TII", "->", "getFlagOp", "(", "I", ")", ".", "getImm", "(", ")", "&", "MO_FLAG_PUSH", ")", "PushBeforeModifier", "=", "true", ";", "AluInstCount", "++", ";", "continue", ";", "}", "if", "(", "TII", "->", "mustBeLastInClause", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "{", "I", "++", ";", "break", ";", "}", "if", "(", "!", "canClauseLocalKillFitInClause", "(", "AluInstCount", ",", "KCacheBanks", ",", "I", ",", "E", ")", ")", "break", ";", "if", "(", "!", "SubstituteKCacheBank", "(", "I", ",", "KCacheBanks", ")", ")", "break", ";", "AluInstCount", "+=", "OccupiedDwords", "(", "I", ")", ";", "}", "unsigned", "Opcode", "=", "PushBeforeModifier", "?", "AMDGPU", "::"], "ground_truth": ["CF_ALU_PUSH_BEFORE", ":", "AMDGPU", "::", "CF_ALU", ";"], "File": "R600EmitClauseMarkers", "Func": "MakeALUClause", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11449, "Length": 172, "Cover_Rate": 0.4712328767123288, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateRegList", "(", "SmallVectorImpl", "<", "unsigned", ">", "&", "Regs", ",", "SMLoc", "StartLoc", ",", "SMLoc", "EndLoc", ",", "AsmParser", "&", "Parser", ")", "{", "assert", "(", "Regs", ".", "size", "(", ")", ">", "", "&&", "", ")", ";", "auto", "Op", "=", "std", "::", "make_unique", "<", "Operand", ">", "(", "k_RegList"], "ground_truth": [",", "Parser", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "CreateRegList", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11450, "Length": 55, "Cover_Rate": 0.5612244897959183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "*", "DisInfo", "=", "Dis", "->", "getDisInfoBlock", "(", ")", ";", "uint64_t", "ReferenceType", ";", "ReferenceType", "=", "LLVMDisassembler_ReferenceType_In_PCrel_Load", ";", "const", "char", "*", "ReferenceName", ";", "(", "void", ")", "SymbolLookUp", "(", "DisInfo", ",", "Value", ",", "&", "ReferenceType", ",", "Address", ",", "&", "ReferenceName", ")", ";", "if", "(", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_LitPool_SymAddr", "||", "ReferenceType", "==", "LLVMDisassembler_ReferenceType_Out_LitPool_CstrAddr", ")", "(", "*", "Dis", "->", "CommentStream", ")", "<<", ""], "ground_truth": ["<<", "ReferenceName", ";"], "File": "ARMDisassembler10", "Func": "tryAddingPcLoadReferenceComment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11451, "Length": 61, "Cover_Rate": 0.5648148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isKImmOperand", "(", "const", "InstrInfo", "*", "TII", ",", "const", "MachineOperand", "&", "Src", ")", "{", "return", "isInt", "<", "", ">", "(", "Src", ".", "getImm", "(", ")", ")"], "ground_truth": ["&&", "!", "TII", "->", "isInlineConstant", "(", "Src", ",", "", ")", ";"], "File": "SIShrinkInstructions35", "Func": "isKImmOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11452, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ValV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "IdxV", "=", "Op", ".", "getOperand", "(", "", ")", ";", "MVT", "ElemTy", "=", "ty", "(", "VecV", ")", ".", "getVectorElementType", "(", ")", ";", "unsigned", "ElemWidth", "=", "ElemTy", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "ElemWidth", ">=", "", "&&", "ElemWidth", "<=", "", ")", ";", "(", "void", ")", "ElemWidth", ";", "auto", "InsertWord", "=", "[", "&", "DAG", ",", "&", "dl", ",", "this", "]", "(", "SDValue", "VecV", ",", "SDValue", "ValV", ",", "SDValue", "ByteIdxV", ")", "{", "MVT", "VecTy", "=", "ty", "(", "VecV", ")", ";", "unsigned", "HwLen", "=", "Subtarget", ".", "getVectorLength", "(", ")", ";", "SDValue", "MaskV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "{", "ByteIdxV", ",", "DAG", ".", "getConstant", "(", "-", "", ",", "dl", ",", "", ")", "}", ")", ";", "SDValue", "RotV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ",", "{", "VecV", ",", "MaskV", "}", ")", ";", "SDValue", "InsV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ",", "{", "RotV", ",", "ValV", "}", ")", ";", "SDValue", "SubV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "{", "DAG", ".", "getConstant", "(", "HwLen", "/", "", ",", "dl", ",", "", ")", ",", "MaskV", "}", ")", ";", "SDValue", "TorV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ",", "{", "InsV", ",", "SubV", "}", ")", ";", "return", "TorV", ";", "}", ";", "SDValue", "ByteIdx", "=", "convertToByteIndex", "(", "IdxV", ",", "ElemTy", ",", "DAG", ")", ";", "if", "(", "ElemTy", "==", "", ")", "return", "InsertWord", "(", "VecV", ",", "ValV", ",", "ByteIdx", ")", ";", "SDValue", "WordIdx", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "{", "ByteIdx", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", "}", ")", ";", "SDValue", "Ex0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "{", "opCastElem", "(", "VecV", ",", "", ",", "DAG", ")", ",", "WordIdx", "}", ")", ";", "SDValue", "Ext", "=", "LowerHvxExtractElement", "(", "Ex0", ",", "DAG", ")", ";", "SDValue", "SubIdx", "=", "getIndexInWord32", "(", "IdxV", ",", "ElemTy", ","], "ground_truth": ["DAG", ")", ";"], "File": "HexagonISelLoweringHVX23", "Func": "LowerHvxInsertElement", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11453, "Length": 329, "Cover_Rate": 0.744343891402715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SelectionDAGInfo", "*", "getSelectionDAGInfo", "("], "ground_truth": [")", "const", "{"], "File": "PPCSubtarget2", "Func": "getSelectionDAGInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11454, "Length": 8, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "int", "vec_any_nle", "(", "vec_float4"], "ground_truth": ["a", ",", "vec_float4", "b", ")", "{"], "File": "vmx2spu", "Func": "vec_any_nle", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11455, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "preferred_alignment", ">=", "STACK_BOUNDARY", "/", "BITS_PER_UNIT", ")", ";", "gcc_assert", "(", "preferred_alignment", "<=", "stack_alignment_needed", ")", ";", "if", "(", "TARGET_SEH", ")", "cfun", "->", "machine", "->", "use_fast_prologue_epilogue", "=", "false", ";", "else", "if", "(", "!", "optimize_bb_for_size_p", "(", "ENTRY_BLOCK_PTR_FOR_FN", "(", "cfun", ")", ")", "&&", "cfun", "->", "machine", "->", "use_fast_prologue_epilogue_nregs", "!=", "frame", "->", "nregs", ")", "{", "int", "count", "=", "frame", "->", "nregs", ";", "struct", "cgraph_node", "*", "node", "=", "cgraph_node", "::", "get", "(", "current_function_decl", ")", ";", "cfun", "->", "machine", "->", "use_fast_prologue_epilogue_nregs", "=", "count", ";", "if", "(", "count", ")", "count", "=", "(", "count", "-", "", ")", "*", "FAST_PROLOGUE_INSN_COUNT", ";", "if", "(", "node", "->", "frequency", "<", "NODE_FREQUENCY_NORMAL", "||", "(", "flag_branch_probabilities", "&&", "node", "->", "frequency", "<", "NODE_FREQUENCY_HOT", ")", ")", "cfun", "->", "machine", "->", "use_fast_prologue_epilogue", "=", "false", ";", "else", "cfun", "->", "machine", "->", "use_fast_prologue_epilogue", "=", "!", "expensive_function_p", "(", "count", ")", ";", "}", "frame", "->", "save_regs_using_mov", "=", "(", "TARGET_PROLOGUE_USING_MOVE", "&&", "cfun", "->", "machine", "->", "use_fast_prologue_epilogue", "&&", "flag_stack_check", "!=", "STATIC_BUILTIN_STACK_CHECK", ")", ";", "offset", "=", "UNITS_PER_WORD", ";", "if", "(", "ix86_static_chain_on_stack", ")", "offset", "+=", "UNITS_PER_WORD", ";", "if", "(", "frame_pointer_needed", ")", "offset", "+=", "UNITS_PER_WORD", ";", "frame", "->", "hfp_save_offset", "=", "offset", ";", "frame", "->", "hard_frame_pointer_offset", "=", "offset", ";", "offset", "+=", "frame", "->", "nregs", "*", "UNITS_PER_WORD", ";", "frame", "->", "reg_save_offset", "=", "offset", ";", "if", "(", "TARGET_SEH", ")", "frame", "->", "hard_frame_pointer_offset", "=", "offset", ";", "if", "(", "frame", "->", "nsseregs", ")", "{", "if", "(", "ix86_incoming_stack_boundary", ">=", "", ")", "offset", "=", "ROUND_UP", "(", "offset", ",", "", ")", ";", "offset", "+=", "frame", "->", "nsseregs", "*", "", ";", "}", "frame", "->", "sse_reg_save_offset", "=", "offset", ";", "if", "(", "stack_realign_fp", ")", "offset", "=", "ROUND_UP", "(", "offset", ",", "stack_alignment_needed", ")", ";", "frame", "->", "va_arg_size", "=", "ix86_varargs_gpr_size", "+", "ix86_varargs_fpr_size", ";", "offset", "+=", "frame", "->"], "ground_truth": ["va_arg_size", ";"], "File": "i3865", "Func": "ix86_compute_frame_layout", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11456, "Length": 270, "Cover_Rate": 0.40298507462686567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "invertCondCode", ")", "CC", "=", "", "(", "", "(", "CC", ")", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateCondCode", "(", "CC", ",", "S", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "AArch64AsmParser45", "Func": "parseCondCode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11457, "Length": 39, "Cover_Rate": 0.3046875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdup_n_f32", "(", "float32_t", "__a", ")", "{", "return", "(", "float32x2_t", ")", "{", "__a"], "ground_truth": [",", "__a", "}", ";"], "File": "arm", "Func": "neon2_vdup_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11458, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld3q_s16", "(", "const", "int16_t", "*", "__a", ")", "{", "int16x8x3_t", "ret", ";", "__builtin_aarch64_simd_ci", "__o", ";", "__o", "=", "__builtin_aarch64_ld3v8hi", "(", "(", "const", "__builtin_aarch64_simd_hi", "*", ")", "__a", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int16x8_t", ")", "__builtin_aarch64_get_qregciv8hi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "int16x8_t"], "ground_truth": [")", "__builtin_aarch64_get_qregciv8hi", "(", "__o", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vld3q_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11459, "Length": 60, "Cover_Rate": 0.7407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "{", "report_fatal_error", "(", "", "+", "Twine", "(", "FrameSize", ")", ")", ";", "}", "if", "(", "hasDebugInfo", ")", "{", "std", "::", "vector", "<", "MachineMove", ">", "&", "Moves", "=", "MMI", ".", "getFrameMoves", "(", ")", ";", "MachineLocation", "SPDst", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "MachineLocation", "SPSrc", "(", "MachineLocation", "::", "VirtualFP", ",", "-", "FrameSize", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "FrameLabel", ",", "SPDst", ",", "SPSrc", ")", ")", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", "->", "getCalleeSavedInfo", "(", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CSI", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "int", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "CSI", "[", "I", "]", ".", "getFrameIdx", "(", ")", ")", ";", "unsigned", "Reg", "=", "CSI", "[", "I", "]", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "==", "", ")", "continue", ";", "MachineLocation", "CSDst", "(", "MachineLocation", "::", "VirtualFP"], "ground_truth": [",", "Offset", ")", ";"], "File": "SPURegisterInfo1", "Func": "emitPrologue", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11460, "Length": 265, "Cover_Rate": 0.3151010701545779, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "const", "MCInstrDesc", "&", "Desc", "=", "MI", ".", "getDesc", "(", ")", ";", "return", "MI", ".", "getOperand", "(", "Desc", ".", "getNumOperands", "(", ")", "-", "", ")", ".", "getImm", "(", ")", "==", "", "&&", "MI", ".", "getOperand", "(", "Desc", ".", "getNumOperands", "(", ")", "-", "", ")", ".", "getReg", "(", ")", "==", "", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "TPCRegisterBalancer", "Func": "isImmSplat", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11461, "Length": 65, "Cover_Rate": 0.8125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isUInt", "<", "", ">", "(", "Base", ")", "&&", "isUInt", "<", "", ">", "(", "Disp", ")", "&&", "isUInt", "<", "", ">", "(", "Len", ")", ")", ";", "return", "(", "Len", "<<", "", ")", "|", "(", "Base", "<<", "", ")", "|"], "ground_truth": ["Disp", ";"], "File": "SystemZMCCodeEmitter23", "Func": "getBDLAddr12Len8Encoding", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11462, "Length": 42, "Cover_Rate": 0.3442622950819672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "m32r_issue_rate", "(", "void", ")", "{", "return", "(", "(", "TARGET_LOW_ISSUE_RATE", ")", "?", "", ":"], "ground_truth": ["", ")", ";"], "File": "m32r", "Func": "m32r_issue_rate", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11463, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "DebugLoc", "::", "getUnknownLoc", "(", ")", ";", "assert", "(", "Cond", ".", "empty", "(", ")", "&&"], "ground_truth": ["!", "FBB", "&&", "TBB", "&&", "", ")", ";"], "File": "MBlazeInstrInfo5", "Func": "InsertBranch", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11464, "Length": 25, "Cover_Rate": 0.32894736842105265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsli_n_u8", "(", "uint8x8_t", "__a", ",", "uint8x8_t", "__b", ",", "const"], "ground_truth": ["int", "__c", ")", "{"], "File": "arm", "Func": "neon_vsli_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11465, "Length": 13, "Cover_Rate": 0.3939393939393939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Tmp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", "."], "ground_truth": ["getValueType", "(", ")", ",", "Tmp", ")", ";"], "File": "SparcISelLowering13", "Func": "LowerSINT_TO_FP", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11466, "Length": 39, "Cover_Rate": 0.4588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "printLeaMemReference", "(", "MI", ",", "OpNo"], "ground_truth": [")", ";"], "File": "X86IntelInstPrinter23", "Func": "printlea64_32mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11467, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Optional", "<", "bool", ">", "llvm", "::", "isPartOfGOTToPCRelPair", "(", "const", "MCInst", "&", "Inst", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "if", "(", "Inst", ".", "getNumOperands", "(", ")", "<", "", ")", "return", "None", ";", "unsigned", "LastOp", "=", "Inst", ".", "getNumOperands", "(", ")", "-", "", ";", "const", "MCOperand", "&", "Operand", "=", "Inst", ".", "getOperand", "(", "LastOp", ")", ";", "if", "(", "!", "Operand", ".", "isExpr", "(", ")", ")", "return", "None", ";", "const", "MCExpr", "*", "Expr", "=", "Operand", ".", "getExpr"], "ground_truth": ["(", ")", ";"], "File": "PPCELFStreamer", "Func": "isPartOfGOTToPCRelPair", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11468, "Length": 78, "Cover_Rate": 0.624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "pair", "<", "int", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "VecTy", ")", ";", "int", "Cost", "=", "getMemoryOpCost", "(", "Opcode", ",", "VecTy", ",", "Alignment", ",", "AddressSpace", ")", ";", "Cost", "+=", "Factor", "*", "(", "LT", ".", "first", "-"], "ground_truth": ["", ")", ";"], "File": "PPCTargetTransformInfo", "Func": "getInterleavedMemoryOpCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11469, "Length": 45, "Cover_Rate": 0.3629032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int16x8_t", ")", "__builtin_neon_vqrdmlsh_lanev8hi", "(", "__a"], "ground_truth": [",", "__b", ",", "__c", ",", "__d", ")", ";"], "File": "arm", "Func": "neon_vqrdmlshq_lane_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11470, "Length": 15, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering"], "ground_truth": ["(", ")", "const", "override", "{"], "File": "PPCTargetMachine", "Func": "getTargetLowering", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11471, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCContext", "&", "contextFromDecoder", "(", "void", "const"], "ground_truth": ["*", "Decoder", ")", "{"], "File": "HexagonDisassembler2", "Func": "contextFromDecoder", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11472, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", ";", "MachineInstr", "*", "ConjMI", "=", "emitConjunction", "(", "SelI", ".", "getCondReg", "(", ")", ",", "CC", ",", "MIB", ")", ";", "if", "(", "!", "ConjMI", ")", "return", "false", ";", "emitSelect", "(", "SelI", ".", "getReg", "(", "", ")", ",", "SelI", ".", "getTrueReg", "(", ")", ",", "SelI", ".", "getFalseReg", "(", ")", ",", "CC", ",", "MIB", ")", ";", "SelI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "AArch64InstructionSelector (2)", "Func": "tryOptSelectConjunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11473, "Length": 60, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "llvm", "::", "createWinCOFFObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ",", "bool", "Is64Bit", ")", "{", "MCWinCOFFObjectTargetWriter", "*", "MOTW", "=", "new", "WinCOFFObjectWriter", "(", "Is64Bit", ")", ";", "return", "createWinCOFFObjectWriter", "(", "MOTW", ","], "ground_truth": ["OS", ")", ";"], "File": "X86WinCOFFObjectWriter11", "Func": "createX86WinCOFFObjectWriter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11474, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MFI", "->", "setStackSize", "(", "NumBytes", ")", ";", "unsigned", "GPRCS1Size", "=", "", ",", "GPRCS2Size", "=", "", ",", "DPRCSSize", "=", "", ";", "int", "FramePtrSpillFI", "=", "", ";", "if", "(", "ArgRegsSaveSize", ")", "{", "emitSPUpdate", "(", "MBB", ",", "MBBI", ",", "TII", ",", "dl", ",", "*", "RegInfo", ",", "-", "ArgRegsSaveSize", ",", "MachineInstr", "::", "FrameSetup", ")", ";", "CFAOffset", "-=", "ArgRegsSaveSize", ";", "unsigned", "CFIIndex", "=", "MMI", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createDefCfaOffset", "(", "nullptr", ",", "CFAOffset", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ".", "setMIFlags", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "if", "(", "!", "AFI", "->", "hasStackFrame", "(", ")", ")", "{", "if", "(", "NumBytes", "-", "ArgRegsSaveSize", "!=", "", ")", "{", "emitSPUpdate", "(", "MBB", ",", "MBBI", ",", "TII", ",", "dl", ",", "*", "RegInfo", ",", "-", "(", "NumBytes", "-", "ArgRegsSaveSize", ")", ",", "MachineInstr", "::", "FrameSetup", ")", ";", "CFAOffset", "-=", "NumBytes", "-", "ArgRegsSaveSize", ";", "unsigned", "CFIIndex", "=", "MMI", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createDefCfaOffset", "(", "nullptr", ",", "CFAOffset", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ".", "setMIFlags", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "return", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "int", "FI", "=", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", ";", "switch", "(", "Reg", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "STI", ".", "splitFramePushPop", "(", ")", ")", "{", "GPRCS2Size", "+=", "", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Reg", "==", "FramePtr", ")", "FramePtrSpillFI", "=", "FI", ";", "GPRCS1Size", "+=", "", ";", "break", ";", "default", ":", "DPRCSSize", "+=", "", ";", "}", "}", "if", "(", "MBBI", "!=", "MBB", ".", "end", "(", ")", "&&", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "++", "MBBI", ";", "}", "unsigned", "DPRCSOffset", "=", "NumBytes", "-", "ArgRegsSaveSize", "-", "(", "GPRCS1Size", "+", "GPRCS2Size", "+", "DPRCSSize", ")", ";", "unsigned", "GPRCS2Offset", "=", "DPRCSOffset", "+", "DPRCSSize", ";", "unsigned", "GPRCS1Offset", "=", "GPRCS2Offset", "+", "GPRCS2Size", ";", "bool", "HasFP", "=", "hasFP", "(", "MF", ")", ";", "if", "(", "HasFP", ")", "AFI", "->", "setFramePtrSpillOffset", "(", "MFI", "->", "getObjectOffset", "(", "FramePtrSpillFI", ")", "+", "NumBytes", ")", ";", "AFI", "->", "setGPRCalleeSavedArea1Offset", "(", "GPRCS1Offset", ")", ";", "AFI", "->", "setGPRCalleeSavedArea2Offset", "(", "GPRCS2Offset", ")", ";", "AFI", "->", "setDPRCalleeSavedAreaOffset", "(", "DPRCSOffset", ")", ";", "NumBytes", "=", "DPRCSOffset", ";", "int", "FramePtrOffsetInBlock", "=", "", ";", "unsigned", "adjustedGPRCS1Size", "=", "GPRCS1Size", ";", "if", "(", "tryFoldSPUpdateIntoPushPop", "(", "STI", ",", "MF", ",", "&", "*", "std", "::", "prev", "(", "MBBI", ")", ",", "NumBytes", ")", ")", "{", "FramePtrOffsetInBlock", "=", "NumBytes", ";", "adjustedGPRCS1Size", "+=", "NumBytes", ";", "NumBytes", "=", "", ";", "}", "if", "(", "adjustedGPRCS1Size"], "ground_truth": [")", "{"], "File": "Thumb1FrameLowering58", "Func": "emitPrologue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11475, "Length": 475, "Cover_Rate": 0.35342261904761907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "FI", "->", "globalBaseRegSet", "(", ")", ")", "return", ";", "MachineBasicBlock", "&", "MBB", "=", "MF", ".", "front", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", ".", "getRegInfo", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "Subtarget", "->", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", ";", "unsigned", "V0", ",", "V1", ",", "GlobalBaseReg", "=", "FI", "->", "getGlobalBaseReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", ";", "const", "ABIInfo", "&", "ABI", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM", ")", ".", "getABI", "(", ")", ";", "RC", "=", "(", "ABI", ".", "IsN64", "(", ")", ")", "?", "&", "", ":", "&", "", ";", "V0", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "V1", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "if", "(", "ABI", ".", "IsN64", "(", ")", ")", "{", "MF", ".", "getRegInfo", "(", ")", ".", "addLiveIn", "(", "", ")", ";", "MBB", ".", "addLiveIn", "(", "", ")", ";", "const", "GlobalValue", "*", "FName", "=", "&", "MF", ".", "getFunction", "(", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "V0", ")", ".", "addGlobalAddress", "(", "FName", ",", "", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "V1", ")", ".", "addReg", "(", "V0", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "GlobalBaseReg", ")", ".", "addReg", "(", "V1", ")", ".", "addGlobalAddress", "(", "FName", ",", "", ",", "", ")", ";", "return", ";", "}", "if", "(", "!", "MF", ".", "getTarget", "(", ")", "."], "ground_truth": ["isPositionIndependent", "(", ")", ")", "{"], "File": "MipsSEISelDAGToDAG12", "Func": "initGlobalBaseReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11476, "Length": 271, "Cover_Rate": 0.45854483925549916, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeCellTarget", "("], "ground_truth": [")", "{"], "File": "SPUTargetMachine1", "Func": "LLVMInitializeCellSPUTarget", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11477, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "areMemAccessesTriviallyDisjoint", "(", "MachineInstr", "&", "MIa", ",", "MachineInstr", "&", "MIb", ",", "AliasAnalysis", "*", "AA", ")", "const", "{", "assert", "(", "(", "MIa", ".", "mayLoad", "(", ")", "||", "MIa", ".", "mayStore", "(", ")", ")", "&&", "", ")", ";", "assert", "(", "(", "MIb", ".", "mayLoad", "(", ")", "||", "MIb", ".", "mayStore", "(", ")", ")", "&&", "", ")", ";", "if", "(", "MIa", ".", "hasUnmodeledSideEffects", "(", ")", "||", "MIb", ".", "hasUnmodeledSideEffects", "(", ")", ")", "return", "false", ";", "if", "(", "MIa", ".", "hasOrderedMemoryRef", "(", ")", "||", "MIb", ".", "hasOrderedMemoryRef", "(", ")", ")", "return", "false", ";", "if", "(", "isDS", "(", "MIa", ")", ")", "{", "if", "(", "isDS", "(", "MIb", ")", ")", "return", "checkInstOffsetsDoNotOverlap", "(", "MIa", ",", "MIb", ")", ";", "return", "!", "isFLAT", "(", "MIb", ")", "||", "isSegmentSpecificFLAT", "(", "MIb", ")", ";", "}", "if", "(", "isMUBUF", "(", "MIa", ")", "||", "isMTBUF", "(", "MIa", ")", ")", "{", "if", "(", "isMUBUF", "(", "MIb", ")", "||", "isMTBUF", "(", "MIb"], "ground_truth": [")", ")", "return", "checkInstOffsetsDoNotOverlap", "(", "MIa", ",", "MIb", ")", ";"], "File": "SIInstrInfo123", "Func": "areMemAccessesTriviallyDisjoint", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11478, "Length": 160, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vst1q_p_f32", "(", "__addr", ","], "ground_truth": ["__value", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vst1q_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11479, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "'m'", ":", "if", "(", "!", "SelectADDRrr", "(", "Op", ".", "getNode", "(", ")", ",", "Op", ",", "Op0", ",", "Op1", ")", ")", "SelectADDRri", "(", "Op", ".", "getNode", "(", ")", ",", "Op", ",", "Op0", ",", "Op1", ")", ";", "break", ";", "}", "OutOps", ".", "push_back", "(", "Op0"], "ground_truth": [")", ";"], "File": "SparcISelDAGToDAG25", "Func": "SelectInlineAsmMemoryOperand", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11480, "Length": 46, "Cover_Rate": 0.4842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", "&&", "(", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "&&", "(", "isZeroImm", "(", "MI", "->", "getOperand", "(", "", ")", ")", ")", ")", "{", "FrameIndex", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "return", "MI", "->", "getOperand", "(", "", ")", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "XCoreInstrInfo (2)", "Func": "isLoadFromStackSlot", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11481, "Length": 66, "Cover_Rate": 0.6226415094339622, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "mep_address_cost", "(", "rtx", "addr", "ATTRIBUTE_UNUSED", ",", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "addr_space_t", "as"], "ground_truth": ["ATTRIBUTE_UNUSED", ",", "bool", "ATTRIBUTE_UNUSED", "speed_p", ")", "{"], "File": "mep", "Func": "mep_address_cost", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11482, "Length": 21, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_extracti32x4_epi32", "(", "__m512i", "__A", ",", "const", "int", "__imm", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_extracti32x4_mask", "(", "(", "__v16si", ")", "__A", ",", "__imm", ",", "(", "__v4si"], "ground_truth": [")", "_mm_undefined_si128", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_extracti32x4_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11483, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Values", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "SDValue", "V", "=", "Values", "[", "i", "]", ";", "if", "(", "V", ".", "isUndef", "(", ")", ")", "{", "Consts", "[", "i", "]", "=", "ConstantInt", "::", "get", "(", "IntTy", ",", "", ")", ";", "continue", ";", "}", "if", "(", "auto", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "V", ".", "getNode", "(", ")", ")", ")", "{", "const", "ConstantInt", "*", "CI", "=", "CN", "->", "getConstantIntValue", "(", ")", ";", "Consts", "[", "i", "]", "=", "ConstantInt", "::", "get", "(", "IntTy", ",", "CI", "->", "getValue", "(", ")", ".", "getSExtValue", "(", ")", ")", ";", "}", "else", "if", "(", "auto", "*", "CN", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "V", "."], "ground_truth": ["getNode", "(", ")", ")", ")", "{"], "File": "HexagonISelLowering1", "Func": "getBuildVectorConstInts", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11484, "Length": 130, "Cover_Rate": 0.5138339920948617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DR", "=", "MD", ".", "getReg", "(", ")", ",", "DSR", "=", "MD", ".", "getSubReg", "(", ")", ";", "bool", "ReadUndef", "=", "MD", ".", "isUndef", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "At", "=", "MI", ";", "auto", "updateRegs", "=", "[", "&", "UpdRegs", "]", "(", "const", "MachineInstr", "&", "MI", ")", "->", "void", "{", "for", "(", "auto", "&", "Op", ":", "MI", ".", "operands", "(", ")", ")", "if", "(", "Op", ".", "isReg", "(", ")", ")", "UpdRegs", ".", "insert", "(", "Op", ".", "getReg", "(", ")", ")", ";", "}", ";", "MachineOperand", "&", "ST", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "SF", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "ST", ".", "isReg", "(", ")", "&&", "SF", ".", "isReg", "(", ")", ")", "{", "RegisterRef", "RT", "(", "ST", ")", ";", "if", "(", "RT", "==", "RegisterRef", "(", "SF", ")", ")", "{", "updateRegs", "(", "MI", ")", ";", "MI", ".", "setDesc", "(", "HII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ")", ";", "unsigned", "S", "=", "getRegState"], "ground_truth": ["(", "ST", ")", ";"], "File": "HexagonExpandCondsets20", "Func": "split", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11485, "Length": 162, "Cover_Rate": 0.413265306122449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_srl_epi32"], "ground_truth": ["(", "__m256i", "__A", ",", "__m128i", "__B", ")", "{"], "File": "avx2intrin", "Func": "_mm256_srl_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11486, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isInstAtomic", "(", "uint16_t", "Opcode", ")", "const", "{", "return", "get", "(", "Opcode", ")"], "ground_truth": [".", "TSFlags", "&", "", ";"], "File": "HSAILInstrInfo", "Func": "isInstAtomic", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11487, "Length": 18, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "const", "Function", "&", "F", "=", "*", "MF", ".", "getFunction", "(", ")", ";", "auto", "MIB", "=", "MIRBuilder", ".", "buildInstrNoInsert", "(", "", ")", ";", "assert", "(", "(", "(", "Val", "&&", "VReg", ")", "||", "(", "!", "Val", "&&", "!", "VReg", ")", ")", "&&", "", ")", ";", "bool", "Success", "=", "true", ";", "if", "(", "VReg", ")", "{", "const", "TargetLowering", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "CCAssignFn", "*", "AssignFn", "=", "TLI", ".", "CCAssignFnForReturn", "(", "F", ".", "getCallingConv", "(", ")", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "auto", "&", "DL", "=", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "ArgInfo", "OrigArg", "{", "VReg", ",", "Val", "->", "getType", "(", ")", "}", ";", "setArgFlags", "(", "OrigArg", ",", "AttributeList", "::", "ReturnIndex", ",", "DL", ",", "F", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitArgs", ";", "splitToValueTypes", "(", "OrigArg", ",", "SplitArgs", ",", "DL", ",", "MRI", ",", "[", "&", "]", "(", "unsigned", "Reg", ",", "uint64_t", "Offset", ")", "{", "MIRBuilder", ".", "buildExtract", "(", "Reg", ",", "VReg", ",", "Offset", ")", ";", "}", ")", ";", "OutgoingArgHandler", "Handler", "(", "MIRBuilder", ",", "MRI", ",", "MIB", ",", "AssignFn", ",", "AssignFn", ")", ";", "Success", "=", "handleAssignments", "(", "MIRBuilder", ",", "SplitArgs"], "ground_truth": [",", "Handler", ")", ";"], "File": "AArch64CallLowering18", "Func": "lowerReturn", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11488, "Length": 208, "Cover_Rate": 0.8630705394190872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_max_round_ps", "("], "ground_truth": ["__mmask16", "__U", ",", "__m512", "__A", ",", "__m512", "__B", ",", "const", "int", "__R", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_max_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11489, "Length": 29, "Cover_Rate": 0.47540983606557374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrndx_f32", "(", "float32x2_t", "__a", ")", "{", "return", "__builtin_aarch64_rintv2sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vrndx_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11490, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "op1", "=", "crx_compare_op1", ";", "cc_reg", "=", "gen_rtx_REG", "(", "CCmode", ",", "CC_REGNUM", ")", ";", "ret", "=", "gen_rtx_COMPARE", "(", "CCmode", ",", "op0"], "ground_truth": [",", "op1", ")", ";"], "File": "crx", "Func": "crx_expand_compare", "Target": "crx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11491, "Length": 24, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vphadduwq", "(", "(", "__v8hi", ")"], "ground_truth": ["__A", ")", ";"], "File": "xopintrin", "Func": "_mm_haddq_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11492, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DestSub0", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "Register", "DestSub1", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "MachineInstr", "*", "LoHalf", "=", "BuildMI", "(", "*", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DestSub0", ")", ".", "addReg", "(", "CarryReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "Addr", ".", "Base", ".", "LoReg", ",", "", ",", "Addr", ".", "Base", ".", "LoSubReg", ")", ".", "add", "(", "OffsetLo", ")", ".", "addImm", "(", "", ")", ";", "(", "void", ")", "LoHalf", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "LoHalf", "->", "dump", "(", ")", ";", ")", ";", "MachineInstr", "*", "HiHalf", "=", "BuildMI", "(", "*", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DestSub1", ")", ".", "addReg", "(", "DeadCarryReg", ",", "RegState", "::", "Define", "|", "RegState", "::", "Dead", ")", ".", "addReg", "(", "Addr", ".", "Base", ".", "HiReg", ",", "", ",", "Addr", ".", "Base", ".", "HiSubReg", ")", ".", "add", "(", "OffsetHi", ")", ".", "addReg", "(", "CarryReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ";", "(", "void", ")", "HiHalf", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "HiHalf", "->", "dump", "(", ")", ";", ")", ";", "Register", "FullDestReg", "=", "MRI", "->", "createVirtualRegister", "(", "TRI", "->", "getVGPR64Class", "(", ")", ")", ";", "MachineInstr", "*", "FullBase", "=", "BuildMI", "(", "*", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "REG_SEQUENCE", ")", ",", "FullDestReg", ")", ".", "addReg", "(", "DestSub0", ")"], "ground_truth": [".", "addImm", "(", "", ")", ".", "addReg", "(", "DestSub1", ")", ".", "addImm", "(", "", ")", ";"], "File": "SILoadStoreOptimizer10", "Func": "computeBase", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11493, "Length": 254, "Cover_Rate": 0.5269709543568465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeDSPRRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*"], "ground_truth": ["Decoder", ")", "{"], "File": "MipsDisassembler40", "Func": "DecodeDSPRRegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11494, "Length": 20, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "}", "else", "if", "(", "Imm", "==", "~", "", ")", "{", "SDValue", "Op", "=", "N", "->", "getOperand", "(", "", ")", ";", "switch", "(", "CC", ")", "{", "default", ":", "break", ";", "case", "", ":", "if", "(", "is64", ")", "break", ";", "Op", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "Op", ",", "getI32Imm", "(", "", ",", "dl", ")", ")", ",", "", ")", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "", ",", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "getI32Imm", "(", "", ",", "dl", ")", ")", ",", "", ")", ",", "Op", ".", "getValue", "(", "", ")", ")", ";", "case", "", ":", "{", "if", "(", "is64", ")", "break", ";", "Op", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Op", ",", "Op", ")", ",", "", ")", ";", "SDNode", "*", "AD", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "Op", ",", "getI32Imm", "(", "~", "", ",", "dl", ")", ")", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "", ",", "SDValue", "(", "AD", ",", "", ")", ",", "Op", ",", "SDValue", "(", "AD", ",", "", ")", ")", ";", "}", "case", "", ":", "{", "SDValue", "AD", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Op", ",", "getI32Imm", "(", "", ",", "dl", ")", ")", ",", "", ")", ";", "SDValue", "AN", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "AD", ",", "Op", ")", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "AN", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", "}", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "", ",", "Ops", ")", ";", "}", "case", "", ":", "{", "SDValue", "Ops", "[", "]", "=", "{", "Op", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", "}", ";", "Op", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "return", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "", ",", "Op", ",", "getI32Imm", "(", "", ",", "dl", ")", ")", ";", "}", "}", "}", "}", "SDValue", "LHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", ".", "isVector", "(", ")", ")", "{", "if", "(", "SubTarget", "->", "hasQPX", "(", ")", ")", "return", "nullptr", ";", "EVT", "VecVT", "=", "LHS", ".", "getValueType", "(", ")", ";", "bool", "Swap", ",", "Negate"], "ground_truth": [";"], "File": "PPCISelDAGToDAG79", "Func": "SelectSETCC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11495, "Length": 436, "Cover_Rate": 0.3452098178939034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "far_addr_space_p", "(", "operands", "[", "", "]", ")", "&&", "CONSTANT_P", "(", "operands", "[", "", "]", ")", ")", "{", "operands", "[", "", "]", "=", "force_reg", "(", "GET_MODE", "(", "operands", "[", "", "]", ")", ",", "operands", "[", "", "]", ")", ";", "}", "if", "(", "TARGET_A16", "&&", "mode", "==", "PSImode", ")", "return", "m32c_split_move", "(", "operands", ",", "mode", ",", "", ")", ";", "if", "(", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "MEM", ")", "&&", "(", "GET_CODE", "(", "XEXP", "(", "operands", "[", "", "]", ",", "", ")", ")"], "ground_truth": ["==", "PRE_MODIFY", ")", ")", "{"], "File": "m32c", "Func": "m32c_prepare_move", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11496, "Length": 91, "Cover_Rate": 0.457286432160804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Worklist", ".", "push_back", "(", "PreHeader", ")", ";", "Visited", ".", "insert", "(", "LoopStart", "->", "getParent", "(", ")", ")", ";", "while", "(", "!", "Worklist", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "Worklist", ".", "pop_back_val", "(", ")", ";", "if", "(", "Visited", ".", "count", "(", "MBB", ")", ")", "continue", ";", "for", "(", "MachineInstr", "&", "MI", ":", "*", "MBB", ")", "{", "if", "(", "!", "IsInvalidTPInstruction", "(", "MI", ")", ")", "continue", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "PreHeader", ",", "PreHeader", "->", "getFirstTerminator", "(", ")", ",", "LoopStart", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "LoopStart", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "LoopStart", "->", "getOperand", "(", "", ")", ")", ";", "LoopStart", "->", "getOperand", "(", "", ")", ".", "setIsKill", "(", "false", ")", ";", "RevertWhileLoopStartLR", "(", "LoopStart", ",", "TII", ",", "", ",", "true", ")", ";", "return", "MIB", ";", "}", "Visited", ".", "insert", "(", "MBB", ")", ";", "for", "(", "auto", "*", "Pred", ":", "MBB", "->", "predecessors", "(", ")", ")", "Worklist", ".", "push_back", "(", "Pred", ")", ";", "}", "return"], "ground_truth": ["LoopStart", ";"], "File": "MVETPAndVPTOptimisationsPass", "Func": "CheckForLRUseInPredecessors", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11497, "Length": 189, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst1v4bf", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon1_vst1_bf16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11498, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "tree", "decl2", "=", "default_version_info", "->", "this_node", "->", "decl", ";", "if", "(", "is_function_default_version", "(", "decl2", ")", ")", "break", ";", "default_version_info", "=", "default_version_info", "->", "next", ";", "}", "if", "(", "default_version_info", "==", "NULL", ")", "return", "NULL", ";", "if", "(", "first_v", "!=", "default_version_info", ")", "{", "default_version_info", "->", "prev", "->", "next", "=", "default_version_info", "->", "next", ";", "if", "(", "default_version_info", "->", "next", ")", "default_version_info", "->", "next", "->", "prev", "=", "default_version_info", "->", "prev", ";", "first_v", "->", "prev", "=", "default_version_info", ";", "default_version_info", "->", "next", "=", "first_v", ";", "default_version_info", "->", "prev", "=", "NULL", ";", "}", "default_node", "=", "default_version_info", "->", "this_node", ";", "error_at", "(", "DECL_SOURCE_LOCATION", "(", "default_node", "->", "decl", ")", ",", "", "", ")", ";", "if", "(", "targetm", ".", "has_ifunc_p", "(", ")", ")", "{", "struct", "cgraph_function_version_info", "*", "it_v", "=", "NULL", ";", "struct", "cgraph_node", "*", "dispatcher_node", "=", "NULL", ";", "struct", "cgraph_function_version_info", "*", "dispatcher_version_info", "=", "NULL", ";", "dispatch_decl", "=", "make_dispatcher_decl", "(", "default_node", "->", "decl", ")", ";", "dispatcher_node", "=", "cgraph_node", "::", "get_create", "(", "dispatch_decl", ")", ";", "gcc_assert", "(", "dispatcher_node", "!=", "NULL", ")", ";", "dispatcher_node", "->", "dispatcher_function", "=", "", ";", "dispatcher_version_info", "=", "dispatcher_node", "->", "insert_new_function_version", "(", ")", ";", "dispatcher_version_info", "->", "next", "=", "default_version_info", ";", "dispatcher_node", "->", "definition", "=", "", ";", "it_v", "=", "default_version_info", ";", "while", "(", "it_v", "!=", "NULL", ")", "{", "it_v", "->", "dispatcher_resolver", "=", "dispatch_decl", ";", "it_v", "=", "it_v", "->"], "ground_truth": ["next", ";"], "File": "rs6000", "Func": "rs6000_get_function_versions_dispatcher", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11499, "Length": 210, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "=", "&", "MF", ".", "getSubtarget", "<"], "ground_truth": ["Subtarget", ">", "(", ")", ";"], "File": "AMDGPUISelDAGToDAG100", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11500, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "KindToken", ",", "Loc", ",", "Loc", ")", ";", "Op", "->", "Token", ".", "Data", "=", "Str", ".", "data", "(", ")", ";", "Op", "->", "Token", ".", "Length", "=", "Str", ".", "size"], "ground_truth": ["(", ")", ";"], "File": "RISCVAsmParser (2)1", "Func": "createToken", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11501, "Length": 39, "Cover_Rate": 0.6610169491525424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "(", "VT", ".", "is128BitVector", "(", ")", "&&", "NumElems", "!=", "", ")", "||", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "NumElems", "!=", "", ")", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", ";", "i", "+=", "", ")", "if", "(", "!", "isUndefOrEqual", "(", "Mask", "[", "i"], "ground_truth": ["]", ",", "i", ")", "||", "!", "isUndefOrEqual", "(", "Mask", "[", "i", "+", "", "]", ",", "i", ")", ")", "return", "false", ";"], "File": "X86ISelLowering (2)2", "Func": "isMOVSLDUPMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11502, "Length": 82, "Cover_Rate": 0.7008547008547008, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeUImm6Lsl2", "(", "MCInst", "&", "Inst", ",", "unsigned", "Value", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Value", "<<", "", ")", ")", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "MipsDisassembler27", "Func": "DecodeUImm6Lsl2", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11503, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasSEInReg", "(", ")", "const", "{", "return"], "ground_truth": ["HasSEInReg", ";", "}"], "File": "MipsSubtarget20", "Func": "hasSEInReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11504, "Length": 10, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "assert", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "UseCmp", ")", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addReg", "(", "", ")", ";", "}", "else", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "MI", "->", "getOperand", "(", ""], "ground_truth": [")", ")", ";"], "File": "MVETailPredUtils2", "Func": "RevertWhileLoopStartLR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11505, "Length": 124, "Cover_Rate": 0.45588235294117646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "check_mduc_usage", "(", "void", ")", "{", "rtx_insn", "*", "insn", ";", "basic_block", "bb", ";", "FOR_EACH_BB_FN", "(", "bb", ",", "cfun", ")", "{", "FOR_BB_INSNS", "(", "bb"], "ground_truth": [",", "insn", ")", "{"], "File": "rl78", "Func": "check_mduc_usage", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11506, "Length": 28, "Cover_Rate": 0.5283018867924528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "mem", "->", "getMemoryVT", "(", ")", ".", "isInteger", "(", ")", ")", "llvm_unreachable", "(", "", ")", ";", "else", "if", "(", "!", "mem", "->", "getMemoryVT", "(", ")", ".", "isSimple", "(", ")", ")", "llvm_unreachable", "(", "", ")", ";", "else", "{", "want_align", "=", "mem", "->", "getMemoryVT", "(", ")", ".", "getSimpleVT", "(", ")", ".", "getSizeInBits", "(", ")", ";", "want_align", "/=", "", ";", "if", "(", "align", "<", "want_align", ")", "llvm_unreachable", "(", "", ")", ";", "}", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "addr", ")", ";", "assert", "(", "FIN", ")", ";", "base", "=", "CurDAG", "->", "getCopyFromReg", "(", "CurDAG", "->", "getEntryNode", "(", ")", ",", "dl", ",", "", ",", "", ")", ";", "offs", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "TMS320C64XSelector", "Func": "select_idxaddr", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 11507, "Length": 123, "Cover_Rate": 0.45555555555555555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "Ret", "=", "CallInst", "::", "Create", "(", "If", ",", "Term", "->", "getCondition", "(", ")", ",", "", ",", "Term", ")", ";", "Term", "->", "setCondition", "(", "ExtractValueInst", "::", "Create", "(", "Ret", ",", ""], "ground_truth": [",", "", ",", "Term", ")", ")", ";"], "File": "SIAnnotateControlFlow4", "Func": "openIf", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11508, "Length": 39, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasZeroMoveFusion", "(", ")", "const", "{", "return", "HasZeroMoveFusion"], "ground_truth": [";"], "File": "PPCSubtarget24", "Func": "hasZeroMoveFusion", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11509, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NewPtr", "=", "DAG", ".", "getNode", "(", "", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "PtrType", ",", "Ptr", ",", "DAG", ".", "getConstant", "(", "", ",", "PtrType", ")", ")", ";", "RetVal2", "=", "DAG", ".", "getLoad", "(", "", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "Ld", "->", "getChain", "(", ")", ",", "NewPtr", ",", "Ld", "->", "getSrcValue", "(", ")", ",", "Ld", "->", "getSrcValueOffset", "(", ")", "+", "", ",", "Ld", "->", "isVolatile", "("], "ground_truth": [")", ",", "Ld", "->", "isNonTemporal", "(", ")", ",", "NewAlign", ")", ";"], "File": "ARMISelLowering54", "Func": "expandf64Toi32", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11510, "Length": 80, "Cover_Rate": 0.31746031746031744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasGOT", "(", "const", "MachineFunction", "&", "MF", ")"], "ground_truth": ["const", "{"], "File": "VEFrameLowering2", "Func": "hasGOT", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11511, "Length": 12, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Type", "==", "ELF", "::", "R_MIPS16_HI16", ")", "return", "ELF", "::", "R_MIPS16_LO16", ";", "if", "(", "Reloc", ".", "Symbol", "->", "getBinding", "(", ")", "!=", "ELF", "::", "STB_LOCAL", ")", "return", "ELF", "::", "R_MIPS_NONE", ";", "if", "(", "Type", "==", "ELF", "::", "R_MIPS_GOT16", ")", "return", "ELF", "::", "R_MIPS_LO16", ";", "if", "(", "Type", "==", "ELF", "::", "R_MICROMIPS_GOT16", ")", "return", "ELF", "::", "R_MICROMIPS_LO16", ";", "if", "(", "Type", "==", "ELF", "::", "R_MIPS16_GOT16", ")", "return", "ELF", "::", "R_MIPS16_LO16", ";", "return", "ELF", "::", "R_MIPS_NONE"], "ground_truth": [";"], "File": "MipsELFObjectWriter10", "Func": "getMatchingLoType", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11512, "Length": 76, "Cover_Rate": 0.608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "*", "SPMark", "::", "getCallTarget", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "", ")", ";", "const", "Function", "*", "Target", "=", "NULL", ";", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "{", "Target", "=", "dyn_cast", "<", "Function", ">", "(", "MO", "."], "ground_truth": ["getGlobal", "(", ")", ")", ";"], "File": "PatmosSPMark1", "Func": "getCallTarget", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 11513, "Length": 56, "Cover_Rate": 0.48695652173913045, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbolRefExpr", "::", "VariantKind", "Modifier", "=", "Target", ".", "isAbsolute", "(", ")", "?", "MCSymbolRefExpr", "::", "VK_None", ":", "Target", ".", "getSymA", "(", ")", "->", "getKind", "(", ")", ";", "switch", "(", "static_cast", "<", "unsigned", ">", "(", "Fixup", ".", "getKind", "(", ")", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "FK_Data_4", ":", "switch", "(", "Modifier", ")", "{", "case", "MCSymbolRefExpr", "::", "VK_COFF_IMGREL32", ":", "return", "COFF", "::", "IMAGE_REL__ADDR32NB", ";", "case", "MCSymbolRefExpr", "::", "VK_SECREL", ":", "return", "COFF", "::", "IMAGE_REL__SECREL", ";", "default", ":", "return", "COFF", "::", "IMAGE_REL__ADDR32", ";", "}", "case", "FK_SecRel_4", ":", "return", "COFF", "::", "IMAGE_REL__SECREL", ";", "case", "", ":", "return", "COFF", "::", "IMAGE_REL__BRANCH20T", ";", "case", "", ":", "return", "COFF", "::", "IMAGE_REL__BRANCH24T", ";", "case", "", ":", "case", "", ":", "return", "COFF", "::", "IMAGE_REL__BLX23T", ";", "case", "", ":", "return", "COFF", "::", "IMAGE_REL__MOV32T", ";", "case", "", ":", "llvm_unreachable", "(", ""], "ground_truth": ["", ")", ";"], "File": "ARMWinCOFFObjectWriter15", "Func": "getRelocType", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11514, "Length": 135, "Cover_Rate": 0.7417582417582418, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128i", "__attribute__", "(", "(", "__always_inline__", ")", ")"], "ground_truth": ["_mm_setzero_si128", "(", "void", ")", "{"], "File": "emmintrin4", "Func": "_mm_setzero_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11515, "Length": 14, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "BuildSignatureCall", "(", "", ","], "ground_truth": ["BB", ",", "F", ")", ";"], "File": "AVRInstrumentFunctions", "Func": "BuildEndSignature", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11516, "Length": 10, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "src", "=", "XEXP", "(", "src", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "src", ")", "!=", "MEM", "||", "GET_MODE", "(", "src", ")", "!=", "SImode", ")", "return", "SCHED_FUSION_NONE", ";", "}", "else", "if", "(", "GET_CODE", "(", "src", ")", "==", "ZERO_EXTEND", ")", "{", "fusion", "=", "SCHED_FUSION_LD_ZERO_EXTEND", ";", "src", "=", "XEXP", "(", "src", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "src", ")", "!=", "MEM", "||", "GET_MODE", "(", "src", ")", "!=", "SImode", ")", "return", "SCHED_FUSION_NONE", ";", "}", "if", "(", "GET_CODE", "(", "src", ")", "==", "MEM", "&&", "REG_P", "(", "dest", ")", ")", "extract_base_offset_in_addr", "(", "src", ",", "base", ",", "offset", ")", ";", "else", "if", "(", "GET_CODE", "(", "dest", ")", "==", "MEM", "&&", "(", "REG_P", "(", "src", ")", "||", "src", "==", "const0_rtx", ")", ")", "{", "fusion", "=", "SCHED_FUSION_ST", ";", "extract_base_offset_in_addr", "(", "dest", ",", "base", ",", "offset", ")", ";", "}", "else", "return", "SCHED_FUSION_NONE", ";", "if", "(", "*", "base", "==", "NULL_RTX", "||", "*", "offset", "==", "NULL_RTX", ")", "fusion"], "ground_truth": ["=", "SCHED_FUSION_NONE", ";"], "File": "aarch64", "Func": "fusion_load_store", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11517, "Length": 152, "Cover_Rate": 0.5823754789272031, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "getMemOff", "(", ")"], "ground_truth": ["const", "{"], "File": "FISCAsmParser", "Func": "getMemOff", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11518, "Length": 8, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fma_forest", "::", "~", "fma_forest", "(", ")", "{", "delete", "this"], "ground_truth": ["->", "m_roots", ";"], "File": "cortex-a57-fma-steering", "Func": "~fma_forest", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11519, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Carry", "=", "(", "Value", "&", "", ")", ";", "Value", "=", "(", "(", "Value", "&", "", ")", ">>", "", ")", "+", "Carry", ";", "if", "(", "Value", "&", "", ")", "Value"], "ground_truth": ["=", "Value", "&", "", ";"], "File": "ARMFrameLowering (2)1", "Func": "alignToARMConstant", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11520, "Length": 35, "Cover_Rate": 0.3211009174311927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Is64", "?", ""], "ground_truth": [":", "", ";"], "File": "PPCSubtarget12", "Func": "descriptorEnvironmentPointerOffset", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11521, "Length": 7, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "unsigned", "getUnconditionalBrDisp", "(", "int", "Opc", ")", "{", "unsigned", "Bits", ",", "Scale", ";", "switch", "(", "Opc", ")", "{", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "CSKYConstantIslandPass1", "Func": "getUnconditionalBrDisp", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11522, "Length": 35, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MFI", "->", "begin", "(", ")", ";", "I"], "ground_truth": ["!=", "MFI", "->", "end", "(", ")", ";", "++", "I", ")", "{"], "File": "X86FixupLEAs11", "Func": "processBasicBlock", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11523, "Length": 25, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v2df", "a", ",", "b", ",", "c", ";", "a", "=", "vec_splats", "(", "__A", "[", "", "]", ")", ";", "b", "=", "vec_splats", "(", "__B", "[", "", "]", ")", ";", "c", "=", "(", "__v2df", ")", "vec_cmplt", "(", "a", ","], "ground_truth": ["b", ")", ";"], "File": "emmintrin", "Func": "_mm_cmplt_sd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11524, "Length": 39, "Cover_Rate": 0.4936708860759494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasRAS", "(", ")", "const", "{", "return"], "ground_truth": ["HasRAS", ";"], "File": "ARMSubtarget (2)", "Func": "hasRAS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11525, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "has2Ops", "(", ")", "const", "{", "return", "ArchVersion", ">="], "ground_truth": ["2", ";"], "File": "MipsSubtarget56", "Func": "hasMips2Ops", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11526, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getTargetMachine", "(", ")", ".", "shouldAssumeDSOLocal", "(", "*", "GV", "->", "getParent", "(", ")", ",", "GV", ")", ")", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MVT", "PtrVT", "=", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ";", "const", "char", "*", "BaseName", ";", "if", "(", "GV", "->", "getValueType", "(", ")", "->", "isFunctionTy", "(", ")", ")", "{", "BaseName", "=", "MF", ".", "createExternalSymbolName", "(", "", ")", ";", "OperandFlags", "=", "", ";", "}", "else", "{", "BaseName", "=", "MF", ".", "createExternalSymbolName", "(", "", ")", ";", "OperandFlags", "=", "", ";", "}", "SDValue", "BaseAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "DAG", ".", "getTargetExternalSymbol"], "ground_truth": ["(", "BaseName", ",", "PtrVT", ")", ")", ";"], "File": "WebAssemblyISelLowering34", "Func": "LowerGlobalAddress", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11527, "Length": 112, "Cover_Rate": 0.3446153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmulq_lane_s32", "(", "int32x4_t", "__a", ",", "int32x2_t", "__b", ",", "const", "int", "__lane", ")", "{", "return", "__a", "*", "__aarch64_vget_lane_any", "(", "__b"], "ground_truth": [",", "__lane", ")", ";"], "File": "arm", "Func": "neon2_vmulq_lane_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11528, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_s32_s64", "(", "int64x1_t", "__a", ")", "{", "return", "(", "int32x2_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon_vreinterpret_s32_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11529, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "BundleStart", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "ClearMask", ">>", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", ""], "ground_truth": [")", ".", "addReg", "(", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";"], "File": "MipsSEInstrInfo30", "Func": "expandCCallPseudo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11530, "Length": 60, "Cover_Rate": 0.379746835443038, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "SignMask2x64", "(", "SDValue", "A", ")", "{", "assert", "(", "A", ".", "getSimpleValueType", "(", ")", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "A", ".", "getSimpleValueType", "(", ")", "!=", "", ")"], "ground_truth": ["A", "=", "BITCAST", "(", "A", ",", "", ")", ";"], "File": "X86ParabixISelLowering", "Func": "SignMask2x64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11531, "Length": 43, "Cover_Rate": 0.5119047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "LoadStoreOptimizer", "::", "mergeBufferStorePair", "(", "CombineInfo", "&", "CI", ",", "CombineInfo", "&", "Paired", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "CI", ".", "I", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "CI", ".", "I", "->", "getDebugLoc", "(", ")", ";", "const", "unsigned", "Opcode", "=", "getNewOpcode", "(", "CI", ",", "Paired", ")", ";", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", "SubRegIdx", "=", "getSubRegIdxs", "(", "CI", ",", "Paired", ")", ";", "const", "unsigned", "SubRegIdx0", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "unsigned", "SubRegIdx1", "=", "std", "::", "get", "<", "", ">", "(", "SubRegIdx", ")", ";", "const", "TargetRegisterClass", "*", "SuperRC", "=", "getTargetRegisterClass", "(", "CI", ",", "Paired", ")", ";", "Register", "SrcReg", "=", "MRI", "->", "createVirtualRegister", "(", "SuperRC", ")", ";", "const", "auto", "*", "Src0", "=", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "vdata", ")", ";", "const", "auto", "*", "Src1", "=", "TII", "->", "getNamedOperand", "(", "*", "Paired", ".", "I", ",", "", "::", "vdata", ")", ";", "BuildMI", "(", "*", "MBB", ",", "Paired", ".", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SrcReg", ")", ".", "add", "(", "*", "Src0", ")", ".", "addImm", "(", "SubRegIdx0", ")", ".", "add", "(", "*", "Src1", ")", ".", "addImm", "(", "SubRegIdx1", ")", ";", "auto", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "Paired", ".", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ";", "const", "unsigned", "Regs", "=", "getRegs", "(", "Opcode", ",", "*", "TII", ")", ";", "if", "(", "Regs", "&", "VADDR", ")", "MIB", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "vaddr", ")", ")", ";", "assert", "(", "CI", ".", "I", "->", "hasOneMemOperand", "(", ")", "&&", "Paired", ".", "I", "->", "hasOneMemOperand", "(", ")", ")", ";", "const", "MachineMemOperand", "*", "MMOa", "=", "*", "CI", ".", "I", "->", "memoperands_begin", "(", ")", ";", "const", "MachineMemOperand", "*", "MMOb", "=", "*", "Paired", ".", "I", "->", "memoperands_begin", "(", ")", ";", "MachineInstr", "*", "New", "=", "MIB", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "srsrc", ")", ")", ".", "add", "(", "*", "TII", "->", "getNamedOperand", "(", "*", "CI", ".", "I", ",", "", "::", "soffset", ")", ")", ".", "addImm", "(", "std", "::", "min", "(", "CI", ".", "Offset", ",", "Paired", ".", "Offset", ")", ")", ".", "addImm", "(", "CI", ".", "GLC", ")", ".", "addImm", "(", "CI", ".", "SLC", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "CI", ".", "DLC", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "combineKnownAdjacentMMOs", "(", "*", "MBB", "->", "getParent", "(", ")", ",", "MMOa", ",", "MMOb", ")", ")", ";", "moveInstsAfter", "(", "MIB", ",", "CI", "."], "ground_truth": ["InstsToMove", ")", ";"], "File": "SILoadStoreOptimizer7", "Func": "mergeBufferStorePair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11532, "Length": 429, "Cover_Rate": 0.93058568329718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "UseAddressTopByteIgnored", ")", "return", "false", ";", "if", "(", "TargetTriple", ".", "isiOS", "(", ")", ")", "{", "unsigned", "Major", ",", "Minor", ",", "Micro", ";", "TargetTriple", ".", "getiOSVersion", "(", "Major", ",", "Minor", ",", "Micro", ")", ";", "return", "Major", ">=", "", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "AArch64Subtarget (2)1", "Func": "supportsAddressTopByteIgnored", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11533, "Length": 44, "Cover_Rate": 0.8301886792452831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "&", "MBB", "=", "MF", ".", "front", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "I", "!=", "MBB", ".", "end", "(", ")", "?", "I", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "unsigned", "16SPAliasReg", "=", "FI", "->", "get16SPAliasReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get"], "ground_truth": ["(", "", ")", ",", "16SPAliasReg", ")", ".", "addReg", "(", "", ")", ";"], "File": "Mips16ISelDAGToDAG30", "Func": "initMips16SPAliasReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11534, "Length": 90, "Cover_Rate": 0.6976744186046512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hadError", "("], "ground_truth": [")", "{"], "File": "X86AsmParser (2)", "Func": "hadError", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11535, "Length": 5, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "WholeQuadMode", "::", "lowerCopyInstrs", "(", ")", "{", "for", "(", "MachineInstr", "*", "MI", ":", "LowerToMovInstrs", ")", "{", "assert", "(", "MI", "->", "getNumExplicitOperands", "(", ")", "==", "", ")", ";", "const", "Register", "Reg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "TRI", "->", "isVGPR", "(", "*", "MRI", ",", "Reg", ")", ")", "{", "const", "TargetRegisterClass", "*", "regClass", "=", "Register", "::", "isVirtualRegister", "(", "Reg", ")", "?", "MRI", "->", "getRegClass", "(", "Reg", ")", ":", "TRI", "->", "getPhysRegClass", "(", "Reg", ")", ";", "const", "unsigned", "MovOp", "=", "TII", "->", "getMovOpcode", "(", "regClass", ")", ";", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "MovOp", ")", ")", ";", "MI", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "", ",", "false", ",", "true", ")", ")", ";", "}", "else", "{", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "}", "}", "for", "(", "MachineInstr", "*", "MI", ":", "LowerToCopyInstrs", ")", "{", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "assert", "(", "MI", "->", "getNumExplicitOperands", "(", ")", "==", ""], "ground_truth": [")", ";"], "File": "SIWholeQuadMode20", "Func": "lowerCopyInstrs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11536, "Length": 176, "Cover_Rate": 0.7242798353909465, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args", "(", "cum_v", ")", ";", "*", "cum", "+=", "(", "mode", "!=", "BLKmode", "?", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "", ")", "&", "~"], "ground_truth": ["", ":", "(", "int_size_in_bytes", "(", "type", ")", "+", "", ")", "&", "~", "", ")", ";"], "File": "m68k4", "Func": "m68k_function_arg_advance", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11537, "Length": 42, "Cover_Rate": 0.6885245901639344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_move_insn", "(", "base_addr", ",", "ix86_memtag_untagged_pointer", "(", "base", ",", "NULL_RTX", ")", ")", ";", "emit_insn", "(", "gen_add2_insn", "(", "base_tag", ",", "gen_int_mode", "(", "tag_offset", ",", "QImode", ")", ")", ")", ";", "emit_move_insn", "(", "new_tag", ",", "base_tag", ")", ";", "emit_insn", "(", "gen_andqi3", "(", "new_tag", ",", "new_tag", ",", "gen_int_mode", "(", "and_imm", ",", "QImode", ")", ")", ")", ";", "emit_move_insn", "(", "tagged_addr", ",", "ix86_memtag_set_tag", "(", "base_addr", ",", "new_tag", ",", "NULL_RTX", ")", ")", ";", "return", "plus_constant", "(", "Pmode", ","], "ground_truth": ["tagged_addr", ",", "offset", ")", ";"], "File": "i3861", "Func": "ix86_memtag_add_tag", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11538, "Length": 75, "Cover_Rate": 0.5136986301369864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "addPassesToEmitMC", "(", "PassManagerBase", "&", ",", "MCContext", "*", "&", ",", "raw_pwrite_stream", "&", ",", "bool", "=", "true", ")", "override", "{", "return", "true"], "ground_truth": [";"], "File": "NVPTXTargetMachine15", "Func": "addPassesToEmitMC", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11539, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "w", "=", "OutC", ".", "width", "(", ")", ";", "i", "<", "w", ";", "++", "i", ")", "{", "const", "BitTracker", "::", "BitValue", "&", "V", "=", "OutC", "[", "i", "]", ";", "if", "(", "V", ".", "Type", "!=", "BitTracker", "::", "BitValue", "::", "Ref", ")"], "ground_truth": ["continue", ";"], "File": "HexagonBitSimplify (2)", "Func": "isShuffleOf", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11540, "Length": 49, "Cover_Rate": 0.4260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LowerSymbolOperand", "(", "MI", ",", "MO", ",", "AP", ".", "GetBlockAddressSymbol", "(", "MO", ".", "getBlockAddress", "(", ")", ")", ",", "AP", ")", ";", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "return", "LowerSymbolOperand", "(", "MI", ",", "MO", ",", "AP", ".", "GetCPISymbol", "(", "MO", ".", "getIndex", "(", ")", ")", ",", "AP", ")", ";", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "return", "LowerSymbolOperand", "(", "MI", ",", "MO", ",", "AP", ".", "GetExternalSymbolSymbol", "(", "MO", ".", "getSymbolName", "(", ")", ")", ",", "AP", ")", ";", "case", "MachineOperand", "::", "MO_GlobalAddress"], "ground_truth": [":"], "File": "VEMCInstLower7", "Func": "LowerOperand", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11541, "Length": 78, "Cover_Rate": 0.35135135135135137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uws", ".", "next", "=", "ptr", "+", "", ";", "uws", ".", "bytes_left", "=", "", ";", "uws", ".", "words_left", "=", "(", "(", "*", "ptr", ")", ">>", "", ")", "&", "", ";", "return", "__gnu_unwind_execute", "(", "context", ",", "&"], "ground_truth": ["uws", ")", ";"], "File": "pr-support", "Func": "__gnu_unwind_frame", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11542, "Length": 38, "Cover_Rate": 0.4523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "Disassembler", "::", "decodeOperand_SReg_256", "(", "unsigned", "Val", ")", "const", "{", "return", "createSRegOperand", "(", ""], "ground_truth": [",", "Val", ")", ";"], "File": "AMDGPUDisassembler (2)", "Func": "decodeOperand_SReg_256", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11543, "Length": 18, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "short", "s", "[", "", "]", ";", "}", "x", ";", "x", ".", "s", "[", "", "]", "="], "ground_truth": ["s", ";"], "File": "si2vmx", "Func": "si_from_short", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11544, "Length": 18, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "getRecipEstimate", "(", "SDValue", "Operand", ",", "SelectionDAG", "&", "DAG", ",", "int", "Enabled", ",", "int", "&", "RefinementSteps", ")", "const", "{", "EVT", "VT", "=", "Operand", ".", "getValueType", "(", ")", ";", "if", "(", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasFRES", "(", ")", ")", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasFRE", "(", ")", ")", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasAltivec", "(", ")", ")", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasVSX", "(", ")", ")", ")", "{", "if", "(", "RefinementSteps", "==", "ReciprocalEstimate", "::", "Unspecified", ")", "RefinementSteps", "=", "getEstimateRefinementSteps", "(", "VT", ",", "Subtarget", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Operand", ")", ",", "VT", ",", "Operand", ")", ";", "}", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "PPCISelLowering100", "Func": "getRecipEstimate", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11545, "Length": 121, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumArgs", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "i", ")", ")", ";", "MIB", "->", "setMemRefs", "(", "MI", "->", "memoperands_begin", "(", ")", ",", "MI", "->", "memoperands_end", "(", ")", ")", ";", "return", "MIB"], "ground_truth": [";"], "File": "X86FixupBWInsts1", "Func": "tryReplaceLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11546, "Length": 46, "Cover_Rate": 0.4144144144144144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "do", "{", "switch", "(", "Super", "->", "getID", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "Super", ";", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasNEON", "(", ")", ")"], "ground_truth": ["return", "Super", ";"], "File": "ARMBaseRegisterInfo11", "Func": "getLargestLegalSuperClass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11547, "Length": 53, "Cover_Rate": 0.4380165289256198, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addMemNoOffsetOperands", "(", "Inst", ",", "", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addPostIdxRegOperands", "(", "Inst", ",", "", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addCondCodeOperands", "(", "Inst"], "ground_truth": [",", "", ")", ";"], "File": "ARMAsmParser", "Func": "cvtLdExtTWriteBackReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11548, "Length": 54, "Cover_Rate": 0.5192307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ";", "unsigned", "RegNum", "=", "RegisterInfo", "::", "getRegisterNumbering", "(", "Reg", ")", ";", "if", "(", "", "->", "contains", "(", "Reg", ")", ")", "CPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "else", "FPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "}", "if", "(", "RI", ".", "hasFP", "(", "*", "MF", ")", ")", "CPUBitmask", "|=", "(", "", "<<", "RegisterInfo", "::", "getRegisterNumbering", "(", "RI", ".", "getFrameRegister", "(", "*", "MF", ")", ")", ")", ";", "if", "(", "MFI", "->", "adjustsStack", "(", ")", ")", "CPUBitmask", "|=", "(", "", "<<", "RegisterInfo", "::", "getRegisterNumbering", "(", "RI", ".", "getRARegister", "(", ")", ")", ")", ";", "O", "<<", "", ";", "printHex32", "(", "CPUBitmask", ",", "O", ")", ";", "O", "<<", "','", "<<", "FI", "->", "getCPUTopSavedRegOff"], "ground_truth": ["(", ")", "<<", "'\\n'", ";"], "File": "MipsAsmPrinter19", "Func": "printSavedRegsBitmask", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11549, "Length": 126, "Cover_Rate": 0.504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "&", "TLInfo"], "ground_truth": [";"], "File": "SPIRVSubtarget", "Func": "getTargetLowering", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11550, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "(", ")", "const", "override", "{"], "ground_truth": ["return", "AMDGPU", "::", "NumTargetFixupKinds", ";", "}"], "File": "AMDGPUAsmBackend1", "Func": "getNumFixupKinds", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11551, "Length": 13, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ATS", ".", "emitAttribute", "(", "", ",", "Subtarget", "->", "hasOps", "(", ")", "?", "", ":", "", ")", ";", "if", "(", "Subtarget", "->", "isThumb1Only", "(", ")", ")", "{", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "}", "else", "if", "(", "Subtarget", "->", "hasThumb2", "(", ")", ")", "{", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "}", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "hasFPv8", "(", ")", ")", "{", "if", "(", "Subtarget", "->", "hasCrypto", "(", ")", ")", "ATS", ".", "emitFPU", "(", "", ")", ";", "else", "ATS", ".", "emitFPU", "(", "", ")", ";", "}", "else", "if", "(", "Subtarget", "->", "hasVFP4", "(", ")", ")", "ATS", ".", "emitFPU", "(", "", ")", ";", "else", "ATS", ".", "emitFPU", "(", "", ")", ";", "if", "(", "Subtarget", "->", "hasV8Ops", "(", ")", ")", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "}", "else", "{", "if", "(", "Subtarget", "->", "hasFPv8", "(", ")", ")", "ATS", ".", "emitFPU", "(", "", ")", ";", "else", "if", "(", "Subtarget", "->", "hasVFP4", "(", ")", ")", "ATS", ".", "emitFPU", "(", "Subtarget", "->", "hasD16", "(", ")", "?", "", ":", "", ")", ";", "else", "if", "(", "Subtarget", "->", "hasVFP3", "(", ")", ")", "ATS", ".", "emitFPU", "(", "Subtarget", "->", "hasD16", "(", ")", "?", "", ":", "", ")", ";", "else", "if", "(", "Subtarget", "->", "hasVFP2", "(", ")", ")", "ATS", ".", "emitFPU", "(", "", ")", ";", "}", "if", "(", "!", "TM", ".", "Options", ".", "UnsafeFPMath", ")", "{", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "}", "if", "(", "TM", ".", "Options", ".", "NoInfsFPMath", "&&", "TM", ".", "Options", ".", "NoNaNsFPMath", ")", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "else", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "if", "(", "Subtarget", "->", "isAAPCS_ABI", "(", ")", "&&", "TM", ".", "Options", ".", "FloatABIType", "==", "FloatABI", "::", "Hard", ")", "{", "ATS", ".", "emitAttribute", "(", "", ",", "", ")", ";", "ATS", ".", "emitAttribute", "(", ""], "ground_truth": [",", "", ")", ";"], "File": "ARMAsmPrinter94", "Func": "emitAttributes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11552, "Length": 339, "Cover_Rate": 0.5707070707070707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DECL_STATIC_CHAIN", "(", "decl", ")", "||", "cfun", "->", "machine", "->", "has_chain", ")", "write_arg_type", "(", "s", ",", "STATIC_CHAIN_REGNUM", ",", "DECL_STATIC_CHAIN", "(", "decl", ")", "?", "argno", ":", "-", "", ",", "ptr_type_node", ",", "true", ")", ";", "fprintf", "(", "file", ",", "", ",", "s", ".", "str", "(", ")", ".", "c_str", "(", ")", ")", ";", "if", "(", "!", "crtl", "->", "is_leaf", ")", "crtl", "->", "is_leaf", "=", "leaf_function_p", "(", ")", ";", "HOST_WIDE_INT", "sz", "=", "get_frame_size", "(", ")", ";", "bool", "need_frameptr", "=", "sz", "||", "cfun", "->", "machine", "->", "has_chain", ";", "int", "alignment", "=", "crtl", "->", "stack_alignment_needed", "/", "BITS_PER_UNIT", ";", "if", "(", "!", "TARGET_SOFT_STACK", ")", "{", "if", "(", "cfun", "->", "machine", "->", "has_varadic", ")", "init_frame", "(", "file", ",", "STACK_POINTER_REGNUM", ",", "UNITS_PER_WORD", ",", "crtl", "->", "outgoing_args_size", ")", ";", "if", "(", "need_frameptr", ")", "init_frame", "(", "file", ",", "FRAME_POINTER_REGNUM", ",", "alignment", ",", "ROUND_UP", "(", "sz", ",", "GET_MODE_SIZE", "(", "DImode", ")", ")", ")", ";", "}", "else", "if", "(", "need_frameptr", "||", "cfun", "->", "machine", "->", "has_varadic", "||", "cfun", "->", "calls_alloca", "||", "(", "cfun", "->", "machine", "->", "has_simtreg", "&&", "!", "crtl", "->", "is_leaf", ")", ")", "init_softstack_frame", "(", "file", ",", "alignment", ",", "sz", ")", ";", "if", "(", "cfun", "->", "machine", "->", "has_simtreg", ")", "{", "unsigned", "HOST_WIDE_INT", "&", "simtsz", "=", "cfun", "->", "machine", "->", "simt_stack_size", ";", "unsigned", "HOST_WIDE_INT", "&", "align", "=", "cfun", "->", "machine", "->", "simt_stack_align", ";", "align", "=", "MAX", "(", "align", ",", "GET_MODE_SIZE", "(", "DImode", ")", ")", ";", "if", "(", "!", "crtl", "->", "is_leaf", "||", "cfun", "->", "calls_alloca", ")", "simtsz", "=", "HOST_WIDE_INT_M1U", ";", "if", "(", "simtsz", "==", "HOST_WIDE_INT_M1U", ")", "simtsz", "=", "nvptx_softstack_size", ";", "if", "(", "cfun", "->", "machine", "->", "has_softstack", ")", "simtsz", "+=", "POINTER_SIZE", "/", "", ";", "simtsz", "=", "ROUND_UP", "(", "simtsz", ",", "GET_MODE_SIZE", "(", "DImode", ")", ")", ";", "if", "(", "align", ">", "GET_MODE_SIZE", "(", "DImode", ")", ")", "simtsz", "+=", "align", "-", "GET_MODE_SIZE", "(", "DImode", ")", ";", "if", "(", "simtsz", ")", "fprintf", "(", "file", ",", "", "HOST_WIDE_INT_PRINT_DEC", "", ",", "simtsz", ")", ";", "}", "int", "maxregs", "=", "max_reg_num", "(", ")", ";", "for", "(", "int", "i", "=", "LAST_VIRTUAL_REGISTER", "+", "", ";", "i", "<", "maxregs", ";", "i", "++", ")", "{", "if", "(", "regno_reg_rtx", "[", "i", "]", "!=", "const0_rtx", ")", "{", "machine_mode", "mode", "=", "PSEUDO_REGNO_MODE", "(", "i", ")", ";", "machine_mode", "split", "=", "maybe_split_mode", "(", "mode", ")", ";", "if", "(", "split", "!=", "VOIDmode", ")", "mode", "="], "ground_truth": ["split", ";"], "File": "nvptx4", "Func": "nvptx_declare_function_name", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 11553, "Length": 369, "Cover_Rate": 0.49463806970509383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm256_maskz_broadcastss_ps", "(", "__mmask8", "__M", ",", "__m128", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_broadcastss_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11554, "Length": 22, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "pa_compute_frame_size", "(", "poly_int64", "size", ",", "int", "*", "fregs_live", ")", "{", "int", "freg_saved", "=", "", ";", "int", "i", ",", "j", ";", "size", "=", "(", "size", "+", "UNITS_PER_WORD", "-", "", ")", "&", "~", "(", "UNITS_PER_WORD", "-", "", ")", ";", "if", "(", "size", "||", "frame_pointer_needed", ")", "size", "+=", "pa_starting_frame_offset", "(", ")", ";", "if", "(", "DO_FRAME_NOTES", "&&", "crtl", "->", "calls_eh_return", ")", "{", "unsigned", "int", "i", ";", "for", "(", "i", "=", "", ";", "EH_RETURN_DATA_REGNO", "(", "i", ")", "!=", "INVALID_REGNUM", ";", "++", "i", ")", "continue", ";", "size", "+=", "i", "*", "UNITS_PER_WORD", ";", "}", "for", "(", "i", "=", "", ",", "j", "=", "frame_pointer_needed", "?", "", ":", "", ";", "i", ">=", "j", ";", "i", "--", ")", "if", "(", "df_regs_ever_live_p", "(", "i", ")", ")", "size", "+=", "UNITS_PER_WORD", ";", "for", "(", "i", "=", "FP_SAVED_REG_LAST", ";", "i", ">=", "FP_SAVED_REG_FIRST", ";", "i", "-=", "FP_REG_STEP", ")", "if", "(", "df_regs_ever_live_p", "(", "i", ")", "||", "(", "!", "TARGET_64BIT", "&&", "df_regs_ever_live_p", "(", "i", "+", "", ")", ")", ")", "{", "freg_saved", "=", "", ";", "size", "+=", "", ";", "}", "if", "(", "freg_saved", ")"], "ground_truth": ["{"], "File": "pa", "Func": "pa_compute_frame_size", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11555, "Length": 168, "Cover_Rate": 0.7148936170212766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask32", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cmple_epi16_mask", "(", "__m512i", "__X", ",", "__m512i", "__Y", ")", "{", "return", "(", "__mmask32", ")", "__builtin_ia32_cmpw512_mask", "(", "(", "__v32hi", ")", "__X", ",", "(", "__v32hi"], "ground_truth": [")", "__Y", ",", "", ",", "(", "__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_cmple_epi16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11556, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "Root", "=", "I", ";", "Value", "*", "Load", "=", "tryCreateMaskedGatherOffset", "(", "I", ",", "Ptr", ",", "Root", ",", "Builder", ")", ";", "if", "(", "!", "Load", ")", "Load", "=", "tryCreateMaskedGatherBase", "(", "I", ",", "Ptr", ",", "Builder", ")", ";", "if", "(", "!", "Load", ")", "return", "nullptr", ";", "if", "(", "!", "isa", "<", "UndefValue", ">", "(", "PassThru", ")", "&&", "!", "match", "(", "PassThru", ",", "m_Zero", "(", ")", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", ")", ";", "Load", "=", "Builder", ".", "CreateSelect", "(", "Mask", ",", "Load", ",", "PassThru"], "ground_truth": [")", ";"], "File": "MVEGatherScatterLowering1", "Func": "lowerGather", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11557, "Length": 91, "Cover_Rate": 0.3137931034482759, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegNum", "=", "RegisterInfo", "::", "getRegisterNumbering", "(", "CSI", "[", "i", "]", ".", "getReg", "(", ")", ")", ";", "if", "(", "CSI", "[", "i", "]", ".", "getRegClass", "(", ")", "==", "", ")", "CPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "else", "FPUBitmask", "|=", "(", "", "<<", "RegNum", ")", ";", "}", "if", "(", "RI", ".", "hasFP", "(", "*", "MF", ")", ")", "CPUBitmask", "|=", "(", "", "<<", "RegisterInfo", "::", "getRegisterNumbering", "(", "RI", ".", "getFrameRegister", "(", "*", "MF", ")", ")", ")", ";", "if", "(", "MFI", "->", "hasCalls", "(", ")", ")", "CPUBitmask", "|=", "(", "", "<<", "RegisterInfo", "::", "getRegisterNumbering", "(", "RI", ".", "getRARegister", "(", ")", ")", ")", ";", "O", "<<", "", ";", "printHex32", "(", "CPUBitmask", ","], "ground_truth": ["O", ")", ";"], "File": "MipsAsmPrinter6", "Func": "printSavedRegsBitmask", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11558, "Length": 113, "Cover_Rate": 0.4538152610441767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ParentException", "="], "ground_truth": ["WE", ";"], "File": "WebAssemblyExceptionInfo", "Func": "setParentException", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11559, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createISelDag", "(", "getTargetMachine", "(", ")", ",", "getOptLevel", "(", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "AAPTargetMachine", "Func": "addInstSelector", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11560, "Length": 17, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtl_opt_pass", "*", "make_pass_shorten_memrefs", "(", "gcc", "::", "context", "*", "ctxt", ")", "{", "return", "new", "pass_shorten_memrefs", "(", "ctxt"], "ground_truth": [")", ";"], "File": "riscv-shorten-memrefs", "Func": "make_pass_shorten_memrefs", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11561, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vhcaddq_rot270_m_sv8hi", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vhcaddq_rot270_m_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11562, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isValid", "(", ")", "const", "{", "return", "Valid"], "ground_truth": [";"], "File": "HexagonShuffler", "Func": "isValid", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11563, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "AnalyzeBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "*", "&", "TBB", ",", "MachineBasicBlock", "*", "&", "FBB", ",", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ",", "bool", "AllowModify", ")", "const", "{", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "CondBranches", ";", "return", "AnalyzeBranchImpl", "(", "MBB", ",", "TBB", ",", "FBB", ",", "Cond", ","], "ground_truth": ["CondBranches", ",", "AllowModify", ")", ";"], "File": "X86InstrInfo (2)2", "Func": "AnalyzeBranch", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11564, "Length": 56, "Cover_Rate": 0.9824561403508771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OpNo", ">=", "array_lengthof", "(", "InputUsed", ")", ")", "{", "UseBuildVector", "=", "true", ";", "break", ";", "}", "Mask", ".", "push_back", "(", "Idx", "+", "OpNo", "*", "NumLaneElems", ")", ";", "}", "if", "(", "UseBuildVector", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "SVOps", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumLaneElems", ";", "++", "i", ")", "{", "int", "Idx", "=", "SVOp", "->", "getMaskElt", "(", "i", "+", "LaneStart", ")", ";", "if", "(", "Idx", "<", "", ")", "{", "SVOps", ".", "push_back", "(", "DAG", ".", "getUNDEF", "(", "EltVT", ")", ")", ";", "continue", ";", "}", "int", "Input", "=", "Idx", "/", "NumElems", ";", "Idx", "-=", "Input", "*", "NumElems", ";", "SVOps", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "EltVT", ",", "SVOp", "->", "getOperand", "(", "Input", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "Idx", ")", ")", ")", ";", "}", "Output", "[", "l", "]", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NVT", ",", "&", "SVOps", "[", "", "]", ",", "SVOps", ".", "size", "(", ")", ")", ";", "}", "else", "if", "(", "InputUsed", "[", "", "]", "<", "", ")", "{", "Output", "[", "l", "]", "=", "DAG", ".", "getUNDEF", "(", "NVT", ")", ";", "}", "else", "{", "SDValue", "Op0", "=", "Extract128BitVector", "(", "SVOp", "->", "getOperand", "(", "InputUsed", "[", "", "]", "/", "", ")", ",", "(", "InputUsed", "[", "", "]", "%", "", ")", "*", "NumLaneElems", ",", "DAG", ",", "dl", ")", ";", "SDValue", "Op1", "=", "(", "InputUsed", "[", "", "]", "<", "", ")", "?", "DAG", ".", "getUNDEF", "(", "NVT", ")", ":", "Extract128BitVector", "(", "SVOp", "->", "getOperand", "(", "InputUsed", "[", "", "]", "/", "", ")", ",", "(", "InputUsed", "[", "", "]", "%", "", ")", "*", "NumLaneElems", ",", "DAG"], "ground_truth": [",", "dl", ")", ";"], "File": "X86ISelLowering (2)1", "Func": "LowerVECTOR_SHUFFLE_256", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11565, "Length": 272, "Cover_Rate": 0.46495726495726497, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "return", "TFI", "->", "hasFP", "(", "MF", ")", "?", "FramePtr", ":"], "ground_truth": ["StackPtr", ";"], "File": "X86RegisterInfo2", "Func": "getFrameRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11566, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N00", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "!", "isOneConstant", "(", "N0", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N00", ".", "getOperand", "(", "", ")", ",", "N00", ".", "getOperand", "(", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "}", "}", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "hasOneUse", "(", ")", "&&", "N0", ".", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "N00", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N00", ".", "getOpcode", "(", ")", "==", "", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N00", ".", "getOperand", "(", "", ")", ",", "N00", ".", "getOperand", "(", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "}", "}", "if", "(", "SDValue", "NewCMov", "=", "combineToExtendCMOV", "(", "N", ",", "DAG", ")", ")", "return", "NewCMov", ";", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "if", "(", "SDValue", "V", "=", "combineExtSetcc", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "combineToExtendVectorInReg", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "combineToExtendBoolVectorInReg", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "if", "(", "SDValue", "R", "=", "PromoteMaskArithmetic", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "SDValue", "NewAdd", "=", "promoteExtBeforeAdd", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "NewAdd", ";", "if", "(", "SDValue", "R", "=", "combineOrCmpEqZeroToCtlzSrl", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "getValueSizeInBits", "(", ")", "==", "", "&&", "VT", ".", "getScalarSizeInBits", "(", ")", "==", "N0", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", ")", "{", "SDValue", "N00", "=", "N0", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "X86ISelLowering14", "Func": "combineZext", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11567, "Length": 363, "Cover_Rate": 0.6493738819320215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "make_unique", "<", "ELFObjectWriter", ">", "("], "ground_truth": ["OSABI", ")", ";"], "File": "MINA32ELFObjectWriter", "Func": "createMINA32ELFObjectWriter", "Target": "MINA32", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11568, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "Use", ":", "Prev", "->", "uses", "(", ")", ")", "if", "(", "Use", ".", "isKill", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MBBI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "Use", ".", "getReg", "(", ")", ",", "RegState", "::", "Kill", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ".", "copyImplicitOps", "(", "*", "MBBI", ")", ";", "MBB", ".", "erase", "(", "MBBI", ")", ";", "MBB", ".", "erase", "(", "Prev", ")"], "ground_truth": [";"], "File": "ARMLoadStoreOptimizer45", "Func": "CombineMovBx", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11569, "Length": 81, "Cover_Rate": 0.44505494505494503, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "TSFlags", "&"], "ground_truth": ["", ")", "==", "Pseudo", ";"], "File": "X86BaseInfo2", "Func": "isPseudo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11570, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqrdmlahq_laneq_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ",", "int32x4_t", "__c", ",", "const", "int", "__d", ")", "{", "return", "__builtin_aarch64_sqrdmlah_laneqv4si", "(", "__a", ",", "__b", ",", "__c", ",", "__d"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vqrdmlahq_laneq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11571, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "AArch64ISelLowering116", "Func": "getTargetNodeName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11572, "Length": 384, "Cover_Rate": 0.3801980198019802, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "lowerOperand", "(", "const", "MachineOperand", "&", "MO"], "ground_truth": [",", "MCOperand", "&", "MCOp", ")", "const", "{"], "File": "RV16KAsmPrinter", "Func": "lowerOperand", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11573, "Length": 14, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_broadcastsd_pd", "(", "__mmask8", "__M", ",", "__m128d", "__A", ")", "{", "return", "(", "__m512d", ")", "__builtin_ia32_broadcastsd512", "(", "(", "__v2df", ")", "__A", ",", "("], "ground_truth": ["__v8df", ")", "_mm512_setzero_pd", "(", ")", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_broadcastsd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11574, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "unspec_fcmla", "(", "int", "rot", ")", "{", "switch", "(", "rot", ")", "{", "case", "", ":"], "ground_truth": ["return", "UNSPEC_FCMLA", ";"], "File": "aarch64-sve-builtins-base", "Func": "unspec_fcmla", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11575, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getOperand", "(", "", ")", "->", "getValueType", "(", "", ")", ";", "bool", "Is128Bit", "=", "VT", ".", "getSizeInBits", "(", ")", "==", "", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Regs", "(", "N", "->", "op_begin", "(", ")", "+", "", ",", "N", "->", "op_begin", "(", ")", "+"], "ground_truth": ["", "+", "NumVecs", ")", ";"], "File": "ARM64ISelDAGToDAG", "Func": "SelectStore", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11576, "Length": 53, "Cover_Rate": 0.33544303797468356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "get_aligned_mem", "(", "rtx", "ref", ",", "rtx", "*", "paligned_mem", ",", "rtx", "*", "pbitnum", ")", "{", "rtx", "base", ";", "HOST_WIDE_INT", "disp", ",", "offset", ";", "gcc_assert", "(", "GET_CODE", "(", "ref", ")", "==", "MEM", ")", ";", "if", "(", "reload_in_progress", "&&", "!", "memory_address_p", "(", "GET_MODE", "(", "ref", ")", ",", "XEXP", "(", "ref", ",", "", ")", ")", ")", "{", "base", "=", "find_replacement", "(", "&", "XEXP", "(", "ref", ",", "", ")", ")", ";", "gcc_assert", "(", "memory_address_p", "(", "GET_MODE", "(", "ref", ")", ",", "base", ")", ")", ";", "}", "else", "base", "=", "XEXP", "(", "ref", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "base", ")", "==", "PLUS", ")", "disp", "=", "INTVAL", "(", "XEXP", "(", "base", ",", "", ")", ")", ",", "base", "=", "XEXP", "(", "base", ",", "", ")", ";", "else", "disp", "=", "", ";", "if", "(", "MEM_ALIGN", "(", "ref", ")", ">=", "", ")", "offset", "=", "", ";", "else", "offset", "=", "disp", "&", "", ";", "*", "paligned_mem", "=", "widen_memory_access", "(", "ref", ","], "ground_truth": ["SImode", ",", "-", "offset", ")", ";"], "File": "alpha3", "Func": "get_aligned_mem", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11577, "Length": 159, "Cover_Rate": 0.8153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Ignored", ";", "unsigned", "NumHex", ";", "APFloat", "APF", "=", "getAPFloat", "(", ")", ";", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "VK__HALF_PREC_FLOAT", ":", "OS", "<<", "", ";", "NumHex", "=", "", ";", "APF", ".", "convert", "(", "APFloat", "::", "IEEEhalf", "(", ")", ",", "APFloat", "::", "rmNearestTiesToEven", ",", "&", "Ignored", ")", ";", "break", ";", "case", "VK__SINGLE_PREC_FLOAT", ":", "OS", "<<", "", ";", "NumHex", "=", "", ";", "APF", ".", "convert", "(", "APFloat", "::", "IEEEsingle", "(", ")", ",", "APFloat", "::", "rmNearestTiesToEven", ",", "&", "Ignored", ")", ";", "break", ";", "case", "VK__DOUBLE_PREC_FLOAT", ":", "OS", "<<", "", ";", "NumHex", "=", "", ";", "APF", ".", "convert", "(", "APFloat", "::", "IEEEdouble", "(", ")", ",", "APFloat", "::", "rmNearestTiesToEven", ",", "&", "Ignored", ")", ";", "break", ";", "}", "APInt", "API", "=", "APF", ".", "bitcastToAPInt", "(", ")", ";", "std", "::", "string", "HexStr", "(", "utohexstr", "(", "API", ".", "getZExtValue", "(", ")", ")", ")", ";", "if", "(", "HexStr", ".", "length", "(", ")", "<", "NumHex", ")", "OS", "<<", "std", "::", "string", "(", "NumHex", "-", "HexStr", ".", "length", "(", ")", ",", "'0'", ")", ";", "OS", "<<", "utohexstr", "(", "API", "."], "ground_truth": ["getZExtValue", "(", ")", ")", ";"], "File": "NVPTXMCExpr9", "Func": "printImpl", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11578, "Length": 181, "Cover_Rate": 0.9141414141414141, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", "*", "template", ";", "template", "++", ")", "if", "(", "*", "template", "==", "'\\n'", ")", "count", "++", ";", "return"], "ground_truth": ["count", ";"], "File": "h83003", "Func": "h8300_asm_insn_count", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11579, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitInstruction", "(", "const", "MachineInstr", "*", "MI", ")", "{", "MCInst", "TmpInst"], "ground_truth": [";"], "File": "XtensaAsmPrinter", "Func": "EmitInstruction", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11580, "Length": 14, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MCInstrInfo", "::", "isExtendable", "(", "MCII", ",", "MCI", ")", "||", "MCInstrInfo", "::", "isExtended", "(", "MCII", ",", "MCI", ")", ")", ";", "if", "(", "MCInstrInfo", "::", "isExtentSigned", "(", "MCII", ",", "MCI", ")", ")", "return", "-", "(", "", "<<", "(", "MCInstrInfo", "::", "getExtentBits", "(", "MCII", ",", "MCI", ")", "-", "", ")", ")", ";", "return", ""], "ground_truth": [";"], "File": "HexagonMCInstrInfo (2)1", "Func": "getMinValue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11581, "Length": 54, "Cover_Rate": 0.7605633802816901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printP2AlignOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned"], "ground_truth": ["OpNo", ",", "raw_ostream", "&", "O", ")", "{"], "File": "WebAssemblyInstPrinter", "Func": "printWebAssemblyP2AlignOperand", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11582, "Length": 18, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", "||", "!", "Subtarget", "->", "hasExtractInsert", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "ShiftRight", "=", "N", "->", "getOperand", "(", "", ")", ",", "Mask", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "ShiftRightOpc", "=", "ShiftRight", ".", "getOpcode", "(", ")", ";", "if", "(", "ShiftRightOpc", "!=", "", "&&", "ShiftRightOpc", "!=", "", ")", "return", "SDValue", "(", ")", ";", "ConstantSDNode", "*", "CN", ";", "if", "(", "!", "(", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "ShiftRight", ".", "getOperand", "(", "", ")", ")", ")", ")", "return", "SDValue", "(", ")", ";", "uint64_t", "Pos", "=", "CN", "->", "getZExtValue", "(", ")", ";", "uint64_t", "SMPos", ",", "SMSize", ";", "if", "(", "!", "(", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Mask", ")", ")", "||", "!", "isShiftedMask", "(", "CN", "->", "getZExtValue", "(", ")", ",", "SMPos", ",", "SMSize", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "ValTy", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "SMPos", "!=", "", "||", "Pos", "+", "SMSize", ">", "ValTy", "."], "ground_truth": ["getSizeInBits", "(", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "MipsISelLowering (2)1", "Func": "performANDCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11583, "Length": 171, "Cover_Rate": 0.6951219512195121, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "current_frame_info", ".", "save_lr", ")", "emit_insn", "(", "gen_movsi_push", "(", "stack_pointer_rtx", ",", "gen_rtx_REG", "(", "Pmode", ",", "RETURN_ADDR_REGNUM", ")", ")", ")", ";", "frame_size", "=", "(", "current_frame_info", ".", "total_size", "-", "(", "current_frame_info", ".", "pretend_size", "+", "current_frame_info", ".", "reg_size", ")", ")", ";", "if", "(", "frame_size", "==", "", ")", ";", "else", "if", "(", "frame_size", "<=", "", ")", "emit_insn", "(", "gen_addsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "frame_size", ")", ")", ")", ";", "else", "{", "rtx", "tmp", "=", "gen_rtx_REG", "(", "Pmode", ",", "PROLOGUE_TMP_REGNUM", ")", ";", "emit_insn", "(", "gen_movsi", "(", "tmp", ",", "GEN_INT", "(", "frame_size", ")", ")", ")", ";", "emit_insn", "(", "gen_subsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "tmp", ")", ")", ";", "}", "if", "(", "frame_pointer_needed", ")", "emit_insn", "(", "gen_movsi", "(", "frame_pointer_rtx", ",", "stack_pointer_rtx", ")", ")", ";", "if", "(", "crtl", "->", "profile", ")", "emit_insn", "(", "gen_movsi_push", "(", "stack_pointer_rtx", ",", "gen_rtx_REG", "(", "Pmode", ",", "RETURN_ADDR_REGNUM", ")", ")", ")", ";", "if", "(", "pic_reg_used", ")", "{", "m32r_load_pic_register", "(", ")"], "ground_truth": [";"], "File": "m32r", "Func": "m32r_expand_prologue", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11584, "Length": 152, "Cover_Rate": 0.4257703081232493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "RTLIB", "::", "Libcall", "LC", ";", "LC", "=", "RTLIB", "::", "getFPROUND", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "SDValue", "SrcVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "MakeLibCallOptions", "CallOptions"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)3", "Func": "LowerFP_ROUND", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11585, "Length": 43, "Cover_Rate": 0.41346153846153844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MFI", ".", "isVRegStackified", "(", "MI", ".", "getOperand", "(", "OpIdx1", ")", ".", "getReg", "(", ")", ")", "||", "MFI", ".", "isVRegStackified", "(", "MI", ".", "getOperand", "(", "OpIdx2", ")", ".", "getReg", "(", ")", ")", ")", "return", "nullptr", ";", "return", "TargetInstrInfo", "::", "commuteInstructionImpl", "(", "MI", ",", "NewMI", ",", "OpIdx1"], "ground_truth": [",", "OpIdx2", ")", ";"], "File": "WebAssemblyInstrInfo1", "Func": "commuteInstructionImpl", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11586, "Length": 51, "Cover_Rate": 0.5368421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDLoc", "dl", "(", "N", ")", ";", "unsigned", "EltSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", "/", "", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "MVT", "TruncVT", "=", "", "(", "EltSize", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "ConstantSDNode", "*", "C", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "i", ")", ")", ";", "const", "APInt", "&", "CInt", "=", "C"], "ground_truth": ["->", "getAPIntValue", "(", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "skipExtensionForVectorMULL", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11587, "Length": 95, "Cover_Rate": 0.39748953974895396, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "LaneWidth", "=", "getVectorTyFromPredicateVector", "(", "VecVT", ")", ".", "getScalarSizeInBits", "(", ")", "/", "", ";", "SDValue", "Shift", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Conv", ",", "DAG", ".", "getConstant", "(", "Lane", "*", "LaneWidth", ",", "dl", ",", "", ")", ")", ";", "return", "Shift"], "ground_truth": [";"], "File": "ARMISelLowering (2)5", "Func": "LowerEXTRACT_VECTOR_ELT_i1", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11588, "Length": 46, "Cover_Rate": 0.3150684931506849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ELFObjectWriter", "::", "getRelocType", "(", "MCContext", "&", "Ctx", ",", "const", "MCValue", "&"], "ground_truth": ["Target", ",", "const", "MCFixup", "&", "Fixup", ",", "bool", "IsPCRel", ")", "const", "{"], "File": "Z80ELFObjectWriter", "Func": "getRelocType", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11589, "Length": 24, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "first_reg", "=", "crtl", "->", "args", ".", "info", ".", "words", ";", "rtx", "address", ";", "int", "regno", ";", "for", "(", "regno", "=", "first_reg", ";", "regno", "<", "SPARC_INT_ARG_MAX", ";", "regno", "++", ")", "emit_move_insn", "(", "gen_rtx_MEM", "(", "word_mode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "frame_pointer_rtx", ",", "GEN_INT", "(", "FIRST_PARM_OFFSET", "(", "", ")", "+", "(", "UNITS_PER_WORD", "*", "regno", ")", ")", ")", ")", ",", "gen_rtx_REG", "(", "word_mode", ",", "SPARC_INCOMING_INT_ARG_FIRST", "+", "regno", ")", ")", ";", "address", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "frame_pointer_rtx", ",", "GEN_INT", "(", "FIRST_PARM_OFFSET", "(", "", ")", "+", "UNITS_PER_WORD", "*", "first_reg", ")", ")", ";", "return"], "ground_truth": ["address", ";"], "File": "sparc", "Func": "sparc_builtin_saveregs", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11590, "Length": 92, "Cover_Rate": 0.92, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isDoneAddArg", "(", "void", ")", "{", "return", "_isDoneAddArg"], "ground_truth": [";"], "File": "PTXMachineFunctionInfo1", "Func": "isDoneAddArg", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11591, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "getLoopAnalysisUsage", "(", "AU", ")"], "ground_truth": [";"], "File": "JVMIRDecorator", "Func": "getAnalysisUsage", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11592, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "regs", "=", "MT_NUM_ARG_REGS", "-", "*", "cum", ";", "*", "pretend_size", "=", "regs", "<", "", "?", "", ":", "GET_MODE_SIZE", "(", "SImode", ")", "*", "regs", ";", "if", "(", "no_rtl", ")", "return", ";", "for", "(", "regno", "=", "*", "cum", ";", "regno", "<", "MT_NUM_ARG_REGS", ";", "regno", "++", ")", "{", "rtx", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "FIRST_ARG_REGNUM", "+"], "ground_truth": ["regno", ")", ";"], "File": "mt", "Func": "mt_setup_incoming_varargs", "Target": "mt", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11593, "Length": 57, "Cover_Rate": 0.47107438016528924, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "case", "", ":", "Shift", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Imm", "=", "CurDAG", "->", "getTargetConstant", "(", "ImmVal", "&", "", ",", "DL", ",", "", ")", ";", "return", "true", ";", "case", "", ":", "if", "(", "(", "ImmVal", "&", "", ")", "==", "ImmVal", ")", "{", "Shift", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Imm", "=", "CurDAG", "->", "getTargetConstant", "(", "ImmVal", ",", "DL", ",", "", ")", ";", "return", "true", ";", "}", "else", "if", "(", "(", "ImmVal", "&", "", ")", "==", "", ")", "{", "Shift", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Imm", "=", "CurDAG", "->", "getTargetConstant", "(", "(", "ImmVal", ">>", "", ")", "&", "", ",", "DL", ",", "", ")", ";", "return", "true", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "(", "ImmVal", "&", "", ")", "==", "ImmVal", ")", "{", "Shift", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Imm", "=", "CurDAG", "->", "getTargetConstant", "(", "ImmVal", ",", "DL", ",", "", ")", ";", "return", "true", ";", "}", "else", "if", "(", "(", "ImmVal", "&", "", ")", "==", "ImmVal", ")", "{", "Shift", "=", "CurDAG", "->", "getTargetConstant", "(", "", ","], "ground_truth": ["DL", ",", "", ")", ";"], "File": "AArch64ISelDAGToDAG1", "Func": "SelectSVEAddSubImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11594, "Length": 207, "Cover_Rate": 0.6550632911392406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "mayBeCurLoad", "(", "const", "MachineInstr", "&", "MI", ")", "const", "{", "auto", "&", "HST", "=", "MI", ".", "getParent", "(", ")", "->", "getParent"], "ground_truth": ["(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";"], "File": "HexagonInstrInfo10", "Func": "mayBeCurLoad", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11595, "Length": 33, "Cover_Rate": 0.4925373134328358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "FrameLowering", ".", "get"], "ground_truth": ["(", ")", ";"], "File": "SICSubtarget", "Func": "getFrameLowering", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11596, "Length": 7, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Victim", "=", "N", "->", "getOperand", "(", "", ")", ";", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "Opc8", "=", "", ";", "break", ";", "case", "", ":", "Opc8", "=", "", ";", "ShiftAmount", "=", "ShiftAmount", "%", "VT", ".", "getSizeInBits", "(", ")", ";", "break", ";", "case", "", ":", "Opc8", "=", "", ";", "ShiftAmount", "=", "ShiftAmount", "%", "VT", ".", "getSizeInBits", "(", ")", ";", "break", ";", "case", "", ":", "Opc8", "=", "", ";", "break", ";", "case", "", ":", "Opc8", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", "<=", "ShiftAmount", "&&", "ShiftAmount", "<", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "ShiftAmount", "-=", "", ";", "}", "else", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", "<=", "ShiftAmount", "&&", "ShiftAmount", "<", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "ShiftAmount", "-=", "", ";", "}", "else", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmount", "==", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "ShiftAmount", "=", "", ";", "}", "else", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmount", "==", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "ShiftAmount", "=", "", ";", "}", "else", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "ShiftAmount", "==", "", ")", "{", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Victim", ")", ";", "ShiftAmount", "=", "", ";", "}", "}", "else", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "if", "(", "", "<=", "ShiftAmount", "&&", "ShiftAmount", "<", "", ")", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "Victim", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ","], "ground_truth": ["Victim", ")", ";"], "File": "AVRISelLowering13", "Func": "LowerShifts", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11597, "Length": 392, "Cover_Rate": 0.3666978484565014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "selectAddr16", "(", "SDNode", "*", "Parent", ",", "SDValue", "N", ",", "SDValue", "&"], "ground_truth": ["Base", ",", "SDValue", "&", "Offset", ",", "SDValue", "&", "Alias", ")", "{"], "File": "MipsISelDAGToDAG (2)", "Func": "selectAddr16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11598, "Length": 25, "Cover_Rate": 0.7352941176470589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "SparcISelDAGToDAG (2)", "Func": "getPassName", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11599, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")", "{", "__a", ",", "__a"], "ground_truth": ["}", ";"], "File": "arm", "Func": "neon2_vdup_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11600, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Signed", "=", "N", "->", "getOpcode", "(", ")", "==", "", ";", "unsigned", "Opc", "=", "Signed", "?", "", ":", "", ";", "SDValue", "Clamp", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SL", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "Clamp", "}", ";", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "Opc", ",", "N"], "ground_truth": ["->", "getVTList", "(", ")", ",", "Ops", ")", ";"], "File": "AMDGPUISelDAGToDAG", "Func": "SelectMAD_64_32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11601, "Length": 81, "Cover_Rate": 0.7641509433962265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DCI", ".", "isBeforeLegalize", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", "->", "has32", "(", ")", "&&", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "SelectMsub", "(", "N", ",", "&", "DAG", ")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "MipsISelLowering (2)3", "Func": "PerformSUBECombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11602, "Length": 51, "Cover_Rate": 0.6538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__crc_w_w_w", "(", "int", "_1", ",", "int", "_2", ")", "{", "return", "(", "int", ")", "__builtin_loongarch_crc_w_w_w", "(", "(", "int"], "ground_truth": [")", "_1", ",", "(", "int", ")", "_2", ")", ";"], "File": "larchintrin", "Func": "__crc_w_w_w", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11603, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrev32q_m_sv16qi", "(", "__arm_vuninitializedq_s8", "(", ")", ",", "__a"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrev32q_x_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11604, "Length": 12, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")", "__builtin_aarch64_lflooruv2sfv2si"], "ground_truth": ["(", "__a", ")", ";"], "File": "arm", "Func": "neon2_vcvtm_u32_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11605, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "SelectionDAGInfo", "::", "EmitTargetCodeForMemmove", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "DL", ",", "SDValue", "Chain", ",", "SDValue", "Op1", ",", "SDValue", "Op2", ",", "SDValue", "Op3", ",", "unsigned", "Align", ",", "bool", "IsVolatile", ",", "MachinePointerInfo"], "ground_truth": ["DstPtrInfo", ",", "MachinePointerInfo", "SrcPtrInfo", ")", "const", "{"], "File": "WebAssemblySelectionDAGInfo13", "Func": "EmitTargetCodeForMemmove", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11606, "Length": 40, "Cover_Rate": 0.5970149253731343, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "xtensa_function_arg", "(", "cumulative_args_t", "cum", ",", "const", "function_arg_info"], "ground_truth": ["&", "arg", ")", "{"], "File": "xtensa", "Func": "xtensa_function_arg", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11607, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "MaxAlign", "=", "MFI", "->", "getMaxAlignment", "(", ")", ";", "unsigned", "StackAlign", "=", "getStackAlignment", "(", ")", ";", "if", "(", "MF", ".", "getFunction", "(", ")", "->", "hasFnAttribute", "(", "", ")", ")", "{", "if", "(", "MFI", "->", "hasCalls", "(", ")", ")", "MaxAlign", "=", "(", "StackAlign", ">", "MaxAlign", ")", "?", "StackAlign", ":", "MaxAlign", ";", "else", "if", "(", "MaxAlign", "<", "SlotSize", ")", "MaxAlign", "=", "SlotSize", ";", "}", "return"], "ground_truth": ["MaxAlign", ";"], "File": "X86FrameLowering (2)4", "Func": "calculateMaxStackAlign", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11608, "Length": 65, "Cover_Rate": 0.7303370786516854, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mclass", "=", "GET_MODE_CLASS", "(", "mode", ")", ";", "if", "(", "type", "&&", "TREE_CODE", "(", "type", ")", "==", "VECTOR_TYPE", ")", "{", "if", "(", "TREE_CODE", "(", "TREE_TYPE", "(", "type", ")", ")", "==", "REAL_TYPE", ")", "{", "gcc_assert", "(", "mode", "==", "BLKmode", ")", ";", "}", "else", "{", "gcc_assert", "(", "mode", "!=", "BLKmode", ")", ";", "mclass", "=", "MODE_FLOAT", ";", "}", "}", "switch", "(", "mclass", ")", "{", "case", "MODE_FLOAT", ":", "case", "MODE_COMPLEX_FLOAT", ":", "case", "MODE_VECTOR_INT", ":", "if", "(", "TARGET_ARCH64", "&&", "TARGET_FPU", "&&", "named", ")", "{", "if", "(", "slotno", ">=", "SPARC_FP_ARG_MAX", ")", "return", "-", "", ";", "regno", "=", "SPARC_FP_ARG_FIRST", "+", "slotno", "*", "", ";", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "<=", "", ")", "regno", "++", ";", "break", ";", "}", "case", "MODE_INT", ":", "case", "MODE_COMPLEX_INT", ":", "if", "(", "slotno", ">=", "SPARC_INT_ARG_MAX", ")", "return", "-", "", ";", "regno", "=", "regbase", "+", "slotno", ";", "break", ";", "case", "MODE_RANDOM", ":", "if", "(", "mode", "==", "VOIDmode", ")", "return", "-", "", ";", "gcc_assert", "(", "mode", "==", "BLKmode", ")", ";", "if", "(", "TARGET_ARCH32", "||", "!", "type", "||", "(", "TREE_CODE", "(", "type", ")", "!=", "VECTOR_TYPE", "&&", "TREE_CODE", "(", "type", ")", "!=", "RECORD_TYPE", ")", ")", "{", "if", "(", "slotno", ">=", "SPARC_INT_ARG_MAX", ")", "return", "-", "", ";", "regno", "=", "regbase", "+", "slotno", ";", "}", "else", "{", "int", "intregs_p", "=", "", ",", "fpregs_p", "=", "", ",", "packed_p", "=", "", ";", "if", "(", "TREE_CODE", "(", "type", ")", "==", "VECTOR_TYPE", ")", "fpregs_p", "=", "", ";", "else", "scan_record_type", "(", "type", ",", "&", "intregs_p", ",", "&", "fpregs_p", ",", "&", "packed_p", ")", ";", "if", "(", "packed_p", "||", "!", "named", ")", "fpregs_p", "=", "", ","], "ground_truth": ["intregs_p", "=", "", ";"], "File": "sparc4", "Func": "function_arg_slotno", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11609, "Length": 254, "Cover_Rate": 0.5825688073394495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "InsertBefore", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Out", ")", ".", "addReg", "(", "Ssub0", ")", ".", "addReg", "(", "Ssub1", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "return", "Out"], "ground_truth": [";"], "File": "A15SDOptimizer13", "Func": "createVExt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11610, "Length": 44, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case"], "ground_truth": ["", ":"], "File": "LanaiBaseInfo", "Func": "getLanaiRegisterNumbering", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11611, "Length": 126, "Cover_Rate": 0.4012738853503185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PostAllocationFixups", "(", ")", ":", "MachineFunctionPass", "(", "ID"], "ground_truth": [")", "{"], "File": "JVMPostAllocationFixups", "Func": "JVMPostAllocationFixups", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11612, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_add_sd", "(", "__m128d", "__A", ",", "__m128d", "__B", ")", "{", "__A", "[", "", "]", "=", "__A", "[", "", "]", "+", "__B", "[", "", "]", ";", "return", "(", "__A"], "ground_truth": [")", ";"], "File": "emmintrin", "Func": "_mm_add_sd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11613, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtq_n_s64_f64", "(", "float64x2_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "__builtin_aarch64_fcvtzsv2df", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon4_vcvtq_n_s64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11614, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "sx", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "DecodeStatus", "status", ";", "if", "(", "isLoad", ")", "{", "status", "=", "DecodeSX", "(", "MI", ",", "sx", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "}", "status", "=", "DecodeAS", "(", "MI", ",", "insn", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "if", "(", "!", "isLoad", ")", "{", "status", "=", "DecodeSX", "(", "MI", ",", "sx", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "}", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "VEDisassembler", "Func": "DecodeMemAS", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11615, "Length": 105, "Cover_Rate": 0.7954545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isSingleSpacedVectorList", "(", ")", "&&", "VectorList", ".", "Count", "==", "", "&&", "MCRegisterClasses", "[", "", "]", "."], "ground_truth": ["contains", "(", "VectorList", ".", "RegNum", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "isVecListTwoMQ", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11616, "Length": 23, "Cover_Rate": 0.71875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";", "return"], "ground_truth": ["result", ";"], "File": "arm", "Func": "neon2_vmla_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11617, "Length": 29, "Cover_Rate": 0.6444444444444445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "TRC", "=", "isThumb2", "?", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ":", "(", "const", "TargetRegisterClass", "*", ")", "&", "", ";", "unsigned", "storesuccess", "=", "MRI", ".", "createVirtualRegister", "(", "TRC", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "BB", "=", "loopMBB", ";", "if", "(", "isThumb2", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "destlo", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "desthi", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "ptr", ")", ")", ";", "}", "else", "{", "unsigned", "GPRPair0", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "GPRPair0", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "ptr", ")", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "destlo", ")", ".", "addReg", "(", "GPRPair0", ",", "", ",", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "desthi", ")", ".", "addReg", "(", "GPRPair0", ",", "", ",", "", ")", ";", "}", "unsigned", "StoreLo", ",", "StoreHi", ";", "if", "(", "IsCmpxchg", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "isThumb2", "?", "", ":", "", ")", ")", ".", "addReg", "(", "i", "==", "", "?", "destlo", ":", "desthi", ")", ".", "addReg", "(", "i", "==", "", "?", "vallo", ":", "valhi", ")", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "isThumb2", "?", "", ":", "", ")", ")", ".", "addMBB", "(", "exitMBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "->", "addSuccessor", "(", "i", "==", "", "?", "contBB", ":", "cont2BB", ")", ";", "BB", "=", "(", "i", "==", "", "?", "contBB", ":", "cont2BB", ")", ";", "}", "StoreLo", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "StoreHi", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "}", "else", "if", "(", "Op1", ")", "{", "unsigned", "tmpRegLo", "=", "MRI", ".", "createVirtualRegister", "(", "TRC", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "Op1", ")", ",", "tmpRegLo", ")", ".", "addReg", "(", "destlo", ")", ".", "addReg", "(", "vallo", ")", ")", ".", "addReg", "(", "NeedsCarry", "?", "", ":", "", ",", "getDefRegState", "(", "NeedsCarry", ")", ")", ";", "unsigned", "tmpRegHi", "=", "MRI", ".", "createVirtualRegister", "(", "TRC", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "Op2", ")", ",", "tmpRegHi", ")", ".", "addReg", "(", "desthi", ")", ".", "addReg", "(", "valhi", ")", ")", ".", "addReg", "(", "IsMinMax", "?", "", ":", "", ",", "getDefRegState", "(", "IsMinMax", ")", ")", ";", "StoreLo", "="], "ground_truth": ["tmpRegLo", ";"], "File": "ARMISelLowering30", "Func": "EmitAtomicBinary64", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11618, "Length": 466, "Cover_Rate": 0.3565416985462892, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "matchAddressRecursively", "(", "SDValue", "N", ",", "ISelAddressMode", "&", "AM", ",", "unsigned", "Depth", ")", "{", "SDLoc", "dl", "(", "N"], "ground_truth": [")", ";"], "File": "X86ISelDAGToDAG (2)", "Func": "matchAddressRecursively", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11619, "Length": 22, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "CheckReturn", "(", "Outs", ",", "RetCC_EABI", ")", ";", "SDValue", "Flag", ";", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", "(", "", ",", "Chain", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "SDValue", "Val", "=", "OutVals", "[", "i", "]", ";", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "if", "(", "RVLocs", "[", "i", "]", ".", "getValVT", "(", ")", "!=", "RVLocs", "[", "i", "]", ".", "getLocVT", "(", ")", ")", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RVLocs", "[", "i", "]", ".", "getLocVT", "(", ")", ",", "Val", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "VA", ".", "getLocReg", "(", ")"], "ground_truth": [",", "Val", ",", "Flag", ")", ";"], "File": "Nios2ISelLowering", "Func": "LowerReturn", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11620, "Length": 172, "Cover_Rate": 0.6035087719298246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_movaps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")", "__W"], "ground_truth": [",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_mov_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11621, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "classifySymbolRef", "(", "const", "MCExpr", "*", "Expr", ",", "MCExpr", "::", "VariantKind", "&", "Kind", ",", "int64_t", "&", "Addend", ")", "{", "Kind", "=", "MCExpr", "::", "VK__None", ";", "Addend", "=", "", ";", "if", "(", "const", "MCExpr", "*", "RE", "=", "dyn_cast", "<", "MCExpr", ">", "(", "Expr", ")", ")", "{", "Kind", "=", "RE", "->", "getKind", "(", ")", ";", "Expr", "=", "RE", "->", "getSubExpr", "(", ")", ";", "}", "if", "(", "isa", "<", "MCConstantExpr", ">", "(", "Expr", ")", "||", "isa", "<", "MCSymbolRefExpr", ">", "(", "Expr", ")", ")", "return", "true", ";", "const", "MCBinaryExpr", "*", "BE", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "Expr", ")", ";", "if", "(", "!", "BE"], "ground_truth": [")", "return", "false", ";"], "File": "CAHPAsmParser", "Func": "classifySymbolRef", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11622, "Length": 106, "Cover_Rate": 0.45689655172413796, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetTransformInfo", "TargetMachine", "::", "getTargetTransformInfo", "(", "const", "Function", "&", "F", ")"], "ground_truth": ["const", "{"], "File": "XCoreTargetMachine22", "Func": "getTargetTransformInfo", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11623, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "NopInst", ".", "setOpcode", "(", "", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "", ")", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", ")", ")", ";", "NopInst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["createReg", "(", "", ")", ")", ";"], "File": "ARMInstrInfo", "Func": "getNoopForMachoTarget", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11624, "Length": 70, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "DAGToDAGISel", "::", "getGlobalBaseReg", "(", ")", "{", "unsigned", "GlobalBaseReg", "=", "Subtarget", "->", "getInstrInfo", "(", ")", "->", "getGlobalBaseReg"], "ground_truth": ["(", "MF", ")", ";"], "File": "SparcISelDAGToDAG10", "Func": "getGlobalBaseReg", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11625, "Length": 22, "Cover_Rate": 0.5365853658536586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "APInt", "SplatBits", ",", "SplatUndef", ";", "unsigned", "SplatBitSize", ";", "bool", "HasAnyUndefs", ";", "if", "(", "BVN", "->", "isConstantSplat", "(", "SplatBits", ",", "SplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ")", ")", "{", "if", "(", "SplatBitSize", "<=", "", ")", "{", "EVT", "NeonMovVT", ";", "unsigned", "Imm", "=", "", ";", "unsigned", "OpCmode", "=", "", ";", "if", "(", "isNeonModifiedImm", "(", "SplatBits", ".", "getZExtValue", "(", ")", ",", "SplatUndef", ".", "getZExtValue", "(", ")", ",", "SplatBitSize", ",", "DAG", ",", "VT", ".", "is128BitVector", "(", ")", ",", "Neon_Mov_Imm", ",", "NeonMovVT", ",", "Imm", ",", "OpCmode", ")", ")", "{", "SDValue", "ImmVal", "=", "DAG", ".", "getTargetConstant", "(", "Imm", ",", "", ")", ";", "SDValue", "OpCmodeVal", "=", "DAG", ".", "getConstant", "(", "OpCmode", ",", "", ")", ";", "if", "(", "ImmVal", ".", "getNode", "(", ")", "&&", "OpCmodeVal", ".", "getNode", "(", ")", ")", "{", "SDValue", "NeonMov", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NeonMovVT", ",", "ImmVal", ",", "OpCmodeVal", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NeonMov", ")", ";", "}", "}", "uint64_t", "NegatedImm", "=", "(", "~", "SplatBits", ")", ".", "getZExtValue", "(", ")", ";", "if", "(", "isNeonModifiedImm", "(", "NegatedImm", ",", "SplatUndef", ".", "getZExtValue", "(", ")", ",", "SplatBitSize", ",", "DAG", ",", "VT", ".", "is128BitVector", "(", ")", ",", "Neon_Mvn_Imm", ",", "NeonMovVT", ",", "Imm", ",", "OpCmode", ")", ")", "{", "SDValue", "ImmVal", "=", "DAG", ".", "getTargetConstant", "(", "Imm", ",", "", ")", ";", "SDValue", "OpCmodeVal", "=", "DAG", ".", "getConstant", "(", "OpCmode", ",", "", ")", ";", "if", "(", "ImmVal", ".", "getNode", "(", ")", "&&", "OpCmodeVal", ".", "getNode", "(", ")", ")", "{", "SDValue", "NeonMov", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NeonMovVT", ",", "ImmVal", ",", "OpCmodeVal", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NeonMov", ")", ";", "}", "}", "if", "(", "(", "(", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "SplatBitSize", "==", "", ")", "||", "(", "VT", "==", "", "&&", "SplatBitSize", "==", "", ")", ")", "{", "APFloat", "RealVal", "(", "SplatBitSize", "==", "", "?", "APFloat", "::", "IEEEsingle", ":", "APFloat", "::", "IEEEdouble", ",", "SplatBits", ")", ";", "uint32_t", "ImmVal", ";", "if", "(", "A64Imms", "::", "isFPImm", "(", "RealVal", ","], "ground_truth": ["ImmVal", ")", ")", "{"], "File": "AArch64ISelLowering21", "Func": "LowerBUILD_VECTOR", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11626, "Length": 350, "Cover_Rate": 0.7829977628635347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wsadhz", "(", "(", "__v4hi", ")"], "ground_truth": ["__A", ",", "(", "__v4hi", ")", "__B", ")", ";"], "File": "mmintrin", "Func": "_mm_sad_pu16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11627, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetObjectFile", "*", "TLOF", "=", "static_cast", "<", "const", "TargetObjectFile", "*", ">", "(", "getTargetMachine", "(", ")", ".", "getObjFileLowering", "(", ")", ")", ";", "if", "(", "TLOF", "->", "IsGlobalInSmallSection", "(", "GV", ",", "getTargetMachine", "(", ")", ")", ")", "return", "getAddrGPRel", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ")", ";", "return", "getAddrNonPIC", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ")", ";", "}", "if", "(", "GV", "->", "hasInternalLinkage", "(", ")", "||", "(", "GV", "->", "hasLocalLinkage", "(", ")", "&&", "!", "isa", "<", "Function", ">", "(", "GV", ")", ")", ")", "return", "getAddrLocal", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ",", "ABI", ".", "IsN32", "(", ")", "||"], "ground_truth": ["ABI", ".", "IsN64", "(", ")", ")", ";"], "File": "MipsISelLowering118", "Func": "lowerGlobalAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11628, "Length": 117, "Cover_Rate": 0.4119718309859155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MF", "->", "RenumberBlocks", "(", ")", ";", "bool", "MadeChange", "=", "false", ";", "std", "::", "vector", "<", "MachineInstr", "*", ">", "CPEMIs", ";", "if", "(", "!", "MCP", "->", "isEmpty", "(", ")", ")", "doInitialPlacement", "(", "CPEMIs", ")", ";", "initPICLabelUId", "(", "CPEMIs", ".", "size", "(", ")", ")", ";", "initializeFunctionInfo", "(", "CPEMIs", ")", ";", "CPEMIs", ".", "clear", "(", ")", ";", "LLVM_DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "MadeChange", "|=", "removeUnusedCPEntries", "(", ")", ";", "unsigned", "NoCPIters", "=", "", ",", "NoBRIters", "=", "", ";", "(", "void", ")", "NoBRIters", ";", "while", "(", "true", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "NoCPIters", "<<", "'\\n'", ")", ";", "bool", "CPChange", "=", "false", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CPUsers", ".", "size", "(", ")", ";", "I", "!="], "ground_truth": ["E", ";", "++", "I", ")", "CPChange", "|=", "handleConstantPoolUser", "(", "I", ")", ";"], "File": "CSKYConstantIslandPass2", "Func": "runOnMachineFunction", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11629, "Length": 133, "Cover_Rate": 0.34102564102564104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128i", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_xor_si128", "(", "__m128i"], "ground_truth": ["__A", ",", "__m128i", "__B", ")", "{"], "File": "emmintrin4", "Func": "_mm_xor_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11630, "Length": 18, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "restoreCalleeSavedRegisters", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", ";", "SmallVector", "<", "RegPairInfo", ",", "", ">", "RegPairs", ";", "bool", "NeedsWinCFI", "=", "needsWinCFI", "(", "MF", ")", ";", "if", "(", "MI", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "bool", "NeedShadowCallStackProlog", "=", "false", ";", "computeCalleeSaveRegisterPairs", "(", "MF", ",", "CSI", ",", "TRI", ",", "RegPairs", ",", "NeedShadowCallStackProlog", ",", "hasFP", "(", "MF", ")", ")", ";", "auto", "EmitMI", "=", "[", "&", "]", "(", "const", "RegPairInfo", "&", "RPI", ")", "{", "unsigned", "Reg1", "=", "RPI", ".", "Reg1", ";", "unsigned", "Reg2", "=", "RPI", ".", "Reg2", ";", "unsigned", "LdrOpc", ";", "unsigned", "Size", ",", "Align", ";", "switch", "(", "RPI", ".", "Type", ")", "{", "case", "RegPairInfo", "::", "GPR", ":", "LdrOpc", "=", "RPI", ".", "isPaired", "(", ")", "?", "", ":", "", ";", "Size", "=", "", ";", "Align", "=", "", ";", "break", ";", "case", "RegPairInfo", "::", "FPR64", ":", "LdrOpc", "=", "RPI", ".", "isPaired", "(", ")", "?", "", ":", "", ";", "Size", "=", "", ";", "Align", "=", "", ";", "break", ";", "case", "RegPairInfo", "::", "FPR128", ":", "LdrOpc", "=", "RPI", ".", "isPaired", "(", ")", "?", "", ":", "", ";", "Size", "=", "", ";", "Align", "=", "", ";", "break", ";", "case", "RegPairInfo", "::", "ZPR", ":", "LdrOpc", "=", "", ";", "Size", "=", "", ";", "Align", "="], "ground_truth": ["", ";"], "File": "AArch64FrameLowering103", "Func": "restoreCalleeSavedRegisters", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11631, "Length": 257, "Cover_Rate": 0.3619718309859155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isThumb", "(", ")", "&&", "!", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")"], "ground_truth": ["[", "", "]", ";"], "File": "ARMAsmParser (2)2", "Func": "isThumbOne", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11632, "Length": 17, "Cover_Rate": 0.6538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "MCExpr", "::", "VariantKind", "VK", "=", "MCExpr", "::", "VK__None", ";", "int64_t", "Imm", ";", "bool", "IsConstantImm", "=", "evaluateConstantImm", "(", "getImm", "(", ")", ",", "Imm", ",", "VK", ")", ";", "return", "IsConstantImm", "&&", "isInt", "<", "", ">", "(", "Imm", ")", "&&", "VK"], "ground_truth": ["==", "MCExpr", "::", "VK__None", ";"], "File": "RISCVAsmParser", "Func": "isSImm6", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11633, "Length": 53, "Cover_Rate": 0.8833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "a_is_memory", "&&", "m", "->", "getDesc", "(", ")", ".", "mayStore", "(", ")", ")", "return", "true", ";", "}", "for", "(", "unsigned", "aop", "=", "", ",", "aend", "=", "a", "->", "getNumOperands", "(", ")", ";", "aop", "<", "aend", ";", "++", "aop", ")", "{", "if", "(", "a", "->", "getOperand", "(", "aop", ")", ".", "isReg", "(", ")", ")", "{", "unsigned", "aop_reg", "=", "a", "->", "getOperand", "(", "aop", ")", ".", "getReg", "(", ")", ";", "for", "(", "unsigned", "bop", "=", "", ",", "bend", "=", "b", "->", "getNumOperands", "(", ")", ";", "bop", "<", "bend", ";", "++", "bop", ")", "{", "if", "(", "b", "->", "getOperand", "(", "bop", ")", ".", "isReg", "(", ")", "&&", "(", "!", "b", "->", "getOperand", "(", "bop", ")", ".", "isImplicit", "(", ")", ")", ")", "{", "unsigned", "bop_reg", "=", "b", "->", "getOperand", "(", "bop"], "ground_truth": [")", ".", "getReg", "(", ")", ";"], "File": "MBlazeDelaySlotFiller3", "Func": "delayHasHazard", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11634, "Length": 134, "Cover_Rate": 0.3358395989974937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachinePointerInfo", "FunctionInfo", "::", "callPtrInfo", "(", "const", "GlobalValue", "*", "GV", ")", "{", "return", "MachinePointerInfo", "(", "MF", ".", "getPSVManager", "("], "ground_truth": [")", ".", "getGlobalValueCallEntry", "(", "GV", ")", ")", ";"], "File": "MipsMachineFunction (2)", "Func": "callPtrInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11635, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallInfoStack", "CallStack", ";", "while", "(", "Call", ")", "{", "CallStack", ".", "push", "(", "std", "::", "make_pair", "(", "Call", ",", "CInfo", ")", ")", ";", "CInfo", "=", "AIChain", "[", "Call", "]", ".", "second", ";", "Call", "=", "AIChain", "[", "Call", "]", ".", "first", ";", "}", "uint32_t", "FirstIndex", "=", "", ";", "uint32_t", "PatchImm", "=", "", ";", "uint32_t", "InfoKind", "=", "", ";", "while", "(", "CallStack", ".", "size", "(", ")", ")", "{", "auto", "StackElem", "=", "CallStack", ".", "top", "(", ")", ";", "Call", "=", "StackElem", ".", "first", ";", "CInfo", "=", "StackElem", ".", "second", ";", "if", "(", "!", "Base", ")", "Base", "=", "CInfo", ".", "Base", ";", "DIType", "*", "PossibleTypeDef", "=", "stripQualifiers", "(", "cast", "<", "DIType", ">", "(", "CInfo", ".", "Metadata", ")", ",", "false", ")", ";", "DIType", "*", "Ty", "=", "stripQualifiers", "(", "PossibleTypeDef", ")", ";", "if", "(", "CInfo", ".", "Kind", "==", "PreserveUnionAI", "||", "CInfo", ".", "Kind", "==", "PreserveStructAI", ")", "{", "TypeName", "=", "std", "::", "string", "(", "PossibleTypeDef", "->", "getName", "(", ")", ")", ";", "TypeMeta", "=", "PossibleTypeDef", ";", "PatchImm", "+=", "FirstIndex", "*", "(", "Ty", "->", "getSizeInBits", "(", ")", ">>", "", ")", ";", "break", ";", "}", "assert", "(", "CInfo", ".", "Kind", "==", "PreserveArrayAI", ")", ";", "CallStack", ".", "pop", "(", ")", ";", "uint64_t", "AccessIndex", "=", "CInfo", ".", "AccessIndex", ";", "DIType", "*", "BaseTy", "=", "nullptr", ";", "bool", "CheckElemType", "=", "false", ";", "if", "(", "const", "auto", "*", "CTy", "=", "dyn_cast", "<", "DICompositeType", ">", "(", "Ty", ")", ")", "{", "assert", "(", "CTy", "->", "getTag", "(", ")", "==", "dwarf", "::", "DW_TAG_array_type", ")", ";", "FirstIndex", "+=", "AccessIndex", "*", "calcArraySize", "(", "CTy", ",", "", ")", ";", "BaseTy", "=", "stripQualifiers", "(", "CTy", "->", "getBaseType", "(", ")", ")", ";", "CheckElemType", "=", "CTy", "->", "getElements", "(", ")", ".", "size", "(", ")", "==", "", ";", "}", "else", "{", "auto", "*", "DTy", "=", "cast", "<", "DIDerivedType", ">", "(", "Ty", ")", ";", "assert", "(", "DTy", "->", "getTag", "(", ")", "==", "dwarf", "::", "DW_TAG_pointer_type", ")", ";", "BaseTy", "=", "stripQualifiers", "(", "DTy", "->", "getBaseType", "(", ")", ")", ";", "CTy", "=", "dyn_cast", "<", "DICompositeType", ">", "(", "BaseTy", ")", ";", "if", "(", "!", "CTy", ")", "{", "CheckElemType", "=", "true", ";", "}", "else", "if", "(", "CTy", "->", "getTag", "(", ")", "!=", "dwarf", "::", "DW_TAG_array_type", ")", "{", "FirstIndex", "+=", "AccessIndex", ";", "CheckElemType", "=", "true", ";", "}"], "ground_truth": ["else", "{"], "File": "BPFAbstractMemberAccess1", "Func": "computeBaseAndAccessKey", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11636, "Length": 357, "Cover_Rate": 0.473474801061008, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_CODE", "(", "decl", ")", "==", "FUNCTION_DECL", "&&", "DECL_FUNCTION_VERSIONED", "(", "decl", ")", ")", "id", "=", "ix86_mangle_function_version_assembler_name", "("], "ground_truth": ["decl", ",", "id", ")", ";"], "File": "i3864", "Func": "ix86_mangle_decl_assembler_name", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11637, "Length": 23, "Cover_Rate": 0.48936170212765956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "canUseAsPrologue", "(", "const", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "const", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "TmpMBB", "=", "const_cast", "<", "MachineBasicBlock", "*", ">", "(", "&", "MBB", ")", ";", "const", "Subtarget", "&", "Subtarget", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "if", "(", "!", "RegInfo", "->", "hasStackRealignment", "(", "*", "MF", ")", ")", "return", "true", ";", "return", "findScratchNonCalleeSaveRegister", "(", "TmpMBB", ")"], "ground_truth": ["!=", "", ";"], "File": "AArch64FrameLowering (2)1", "Func": "canUseAsPrologue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11638, "Length": 84, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "PrintDebugValueComment", "(", "const", "MachineInstr", "*", "MI", ",", "raw_ostream", "&", "OS", ")", "{", "OS", "<<"], "ground_truth": ["", ";"], "File": "rvexAsmPrinter", "Func": "PrintDebugValueComment", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 11639, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getArchVersion", "(", ")", "==", "", "::", "V68"], "ground_truth": [";"], "File": "HexagonSubtarget12", "Func": "hasV68OpsOnly", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11640, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrDesc", "&", "TID", "=", "MI", "->", "getDesc", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "TID", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "TID", ".", "OpInfo", "[", "i", "]", ".", "isPredicate", "(", ")", ")", "continue", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "Reg", "||", "Reg", "==", "", ")", "continue", ";", "if", "(", "Entry", ".", "WideOpc", "==", "", "&&", "Reg", "==", "", ")", "continue", ";", "if", "(", "Entry", ".", "LowRegs1", "&&", "!", "isLowRegister", "(", "Reg", ")", ")", "return", "false", ";", "}", "else", "if", "(", "MO", ".", "isImm", "(", ")", "&&", "!", "TID", ".", "OpInfo", "[", "i", "]", ".", "isPredicate", "(", ")", ")", "{", "if", "(", "MO", ".", "getImm", "(", ")", ">", "Limit", "||", "(", "MO", ".", "getImm", "(", ")", "&", "(", "Scale", "-", "", ")", ")", "!=", "", ")", "return", "false", ";", "}", "}", "const", "TargetInstrDesc", "&", "NewTID", "=", "TII", "->", "get", "(", "Entry", ".", "NarrowOpc1", ")", ";", "unsigned", "PredReg", "=", "", ";", "", "Pred", "=", "getInstrPredicate", "(", "MI", ",", "PredReg", ")", ";", "bool", "SkipPred", "=", "false", ";", "if", "(", "Pred", "!=", "", ")", "{", "if", "(", "!", "NewTID", ".", "isPredicable", "(", ")", ")", "return", "false", ";", "}", "else", "{", "SkipPred", "=", "!", "NewTID", ".", "isPredicable", "(", ")", ";", "}", "bool", "HasCC", "=", "false", ";", "bool", "CCDead", "=", "false", ";", "if", "(", "TID", ".", "hasOptionalDef", "(", ")", ")", "{", "unsigned", "NumOps", "=", "TID", ".", "getNumOperands", "(", ")", ";", "HasCC", "=", "(", "MI", "->", "getOperand", "(", "NumOps", "-", "", ")", ".", "getReg", "(", ")", "==", "", ")", ";", "if", "(", "HasCC", "&&", "MI", "->", "getOperand", "(", "NumOps", "-", "", ")", ".", "isDead", "(", ")", ")", "CCDead", "=", "true", ";", "}", "if", "(", "!", "VerifyPredAndCC", "(", "MI", ",", "Entry", ",", "false", ",", "Pred", ",", "LiveCPSR", ",", "HasCC", ",", "CCDead", ")", ")", "return", "false", ";", "DebugLoc", "dl", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "*", "MI", ",", "dl", ",", "NewTID", ")", ";", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "NewTID", ".", "hasOptionalDef", "(", ")", ")", "{", "if", "(", "HasCC", ")", "AddDefaultT1CC", "(", "MIB", ","], "ground_truth": ["CCDead", ")", ";"], "File": "Thumb2SizeReduction42", "Func": "ReduceToNarrow", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11641, "Length": 387, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "strict_p", "&&", "GET_CODE", "(", "x", ")", "==", "SUBREG", ")", "x", "=", "SUBREG_REG"], "ground_truth": ["(", "x", ")", ";"], "File": "riscv2", "Func": "riscv_valid_base_register_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11642, "Length": 19, "Cover_Rate": 0.34545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_load_epi32", "(", "__m256i", "__W"], "ground_truth": [",", "__mmask8", "__U", ",", "void", "const", "*", "__P", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_load_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11643, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512h", ")", "__builtin_ia32_vfmulcph512_mask_round", "(", "(", "__v32hf", ")", "__C", ",", "(", "__v32hf", ")", "__D", ","], "ground_truth": ["(", "__v32hf", ")", "__A", ",", "__B", ",", "__E", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_mask_fmul_round_pch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11644, "Length": 26, "Cover_Rate": 0.4406779661016949, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parseADDR128", "(", "OperandVector", "&", "Operands"], "ground_truth": [")", "{"], "File": "SystemZAsmParser (2)", "Func": "parseADDR128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11645, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "SHValues", "::", "SH_SPLAT", ":", "{", "MachineInstr", "*", "MI", "=", "SwapVector", "[", "EntryIdx", "]", ".", "VSEMI", ";", "unsigned", "NElts", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "NElts", "=", "", ";", "break", ";", "case", "", ":", "NElts", "=", "", ";", "break", ";", "case", "", ":", "NElts", "=", "", ";", "break", ";", "}", "unsigned", "EltNo", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "EltNo", "=", "(", "EltNo", "+", "NElts", "/", "", ")", "%", "NElts", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setImm", "(", "EltNo", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "break", ";", "}", "case", "SHValues", "::", "SH_XXPERMDI", ":", "{", "MachineInstr", "*", "MI", "=", "SwapVector", "[", "EntryIdx", "]", ".", "VSEMI", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "unsigned", "Selector", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Selector", "==", "", "||", "Selector", "==", "", ")", "Selector", "=", "", "-", "Selector", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setImm", "(", "Selector", ")", ";", "unsigned", "Reg1", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Reg2", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "Reg2", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "Reg1", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "break", ";", "}", "case", "SHValues", "::", "SH_COPYWIDEN", ":", "{", "MachineInstr", "*", "MI", "=", "SwapVector", "[", "EntryIdx", "]", ".", "VSEMI", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "unsigned", "DstReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "DstRC", "=", "MRI", "->", "getRegClass", "(", "DstReg", ")", ";", "unsigned", "NewVReg", "=", "MRI", "->", "createVirtualRegister", "(", "DstRC", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setReg", "(", "NewVReg", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "auto", "InsertPoint", "=", "++", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ";", "if", "(", "DstRC", "=="], "ground_truth": ["&", "", ")", "{"], "File": "PPCVSXSwapRemoval", "Func": "handleSpecialSwappables", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11646, "Length": 411, "Cover_Rate": 0.6565495207667732, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "output_probe_stack_range", "(", "rtx", "reg1", ",", "rtx", "reg2", ")", "{", "static", "int", "labelno", "=", "", ";", "char", "loop_lab", "[", "", "]", ";", "rtx", "xops", "[", "", "]", ";", "ASM_GENERATE_INTERNAL_LABEL", "(", "loop_lab", ",", "", ",", "labelno", "++", ")", ";", "ASM_OUTPUT_INTERNAL_LABEL", "(", "asm_out_file", ",", "loop_lab", ")", ";", "xops", "[", "", "]", "=", "reg1", ";", "xops", "[", "", "]", "=", "GEN_INT", "(", "-", "PROBE_INTERVAL", ")", ";", "output_asm_insn", "(", "", ",", "xops", ")", ";", "xops", "[", "", "]", "=", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ";", "output_asm_insn", "(", "", ",", "xops", ")", ";", "xops", "[", "", "]", "=", "reg2", ";", "if", "(", "TARGET_64BIT", ")", "output_asm_insn", "(", "", ",", "xops", ")", ";", "else", "output_asm_insn", "(", "", ",", "xops"], "ground_truth": [")", ";"], "File": "rs60005", "Func": "output_probe_stack_range", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11647, "Length": 117, "Cover_Rate": 0.823943661971831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getCalleeSavedFrameSize", "(", ")"], "ground_truth": ["const", "{"], "File": "XNCMMachineFunctionInfo", "Func": "getCalleeSavedFrameSize", "Target": "XNCM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11648, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "TM", ")", "return", "true", ";", "const", "TargetLowering", "*", "TLI", "=", "TM", "->", "getSubtargetImpl", "(", ")", "->", "getTargetLowering", "(", ")", ";", "if", "(", "Function", "*", "F", "=", "CI", "->", "getCalledFunction", "(", ")", ")", "{", "unsigned", "Opcode", ";", "if", "(", "F", "->", "getIntrinsicID", "(", ")", "!=", "", ")", "{", "switch", "(", "F", "->", "getIntrinsicID", "(", ")", ")", "{", "default", ":", "continue", ";", "!", "defined", "(", "setjmp_undefined_for_msvc", ")", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "if", "(", "CI", "->", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", "->", "getScalarType", "(", ")", "->", "is_FP128Ty", "(", ")", ")", "return", "true", ";", "else", "continue", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "}", "LibFunc", "::", "Func", "Func", ";", "if", "(", "!", "F", "->", "hasLocalLinkage", "(", ")", "&&", "F", "->", "hasName", "(", ")", "&&", "LibInfo", "&&", "LibInfo", "->", "getLibFunc", "(", "F", "->", "getName", "(", ")", ",", "Func", ")", "&&", "LibInfo", "->", "hasOptimizedCodeGen", "(", "Func", ")", ")", "{", "if", "(", "!", "CI", "->", "onlyReadsMemory", "(", ")", ")", "return", "true", ";", "if", "(", "!", "CI", "->", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", "->", "isFloatingPointTy", "(", ")", ")", "return", "true", ";", "switch", "(", "Func", ")", "{", "default", ":", "return", "true", ";", "case", "LibFunc", "::", "copysign", ":", "case", "LibFunc", "::", "copysignf", ":", "continue", ";", "case", "LibFunc", "::", "copysignl", ":", "return", "true", ";", "case", "LibFunc", "::", "fabs", ":", "case", "LibFunc", "::", "fabsf", ":", "case", "LibFunc", "::", "fabsl", ":", "continue", ";", "case", "LibFunc", "::", "sqrt", ":", "case", "LibFunc", "::", "sqrtf", ":", "case", "LibFunc", "::", "sqrtl", ":", "Opcode", "=", "", ";", "break", ";", "case", "LibFunc", "::", "floor", ":", "case", "LibFunc", "::", "floorf", ":", "case", "LibFunc", "::", "floorl", ":", "Opcode", "=", "", ";", "break", ";", "case", "LibFunc", "::", "nearbyint", ":", "case", "LibFunc", "::", "nearbyintf", ":", "case", "LibFunc", "::", "nearbyintl", ":", "Opcode", "=", "", ";", "break", ";", "case", "LibFunc", "::"], "ground_truth": ["ceil", ":"], "File": "PPCCTRLoops26", "Func": "mightUseCTR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11649, "Length": 403, "Cover_Rate": 0.3392255892255892, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "info1", ".", "get_sew", "(", ")", "!=", "info2"], "ground_truth": [".", "get_sew", "(", ")", ";"], "File": "riscv-vsetvl", "Func": "different_sew_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11650, "Length": 13, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "ARMIREmitter", "Func": "visitVCGT", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11651, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetELFStreamer", "::", "emitDirectiveSetNoMicro", "(", ")", "{", "MicroEnabled", "="], "ground_truth": ["false", ";"], "File": "MipsTargetStreamer16", "Func": "emitDirectiveSetNoMicroMips", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11652, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MFI", "->", "isEntryFunction", "(", ")", ")", "{", "SDLoc", "DL", "(", "Op", ")", ";", "const", "Function", "&", "Fn", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ";", "DiagnosticInfoUnsupported", "BadLDSDecl", "(", "Fn", ",", "", ",", "DL", ".", "getDebugLoc", "(", ")", ",", "DS_Warning", ")", ";", "DAG", ".", "getContext", "(", ")", "->", "diagnose", "(", "BadLDSDecl", ")", ";", "SDValue", "Trap", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getEntryNode", "(", ")", ")", ";", "SDValue", "OutputChain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Trap", ","], "ground_truth": ["DAG", ".", "getRoot", "(", ")", ")", ";"], "File": "AMDGPUISelLowering121", "Func": "LowerGlobalAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11653, "Length": 100, "Cover_Rate": 0.3246753246753247, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", "&&", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "DescAddr", "=", "LowerGlobalAddressDarwin", "(", "Op", ",", "DAG", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getEntryNode", "(", ")", ";", "SDValue", "FuncTLVGet", "=", "DAG", ".", "getLoad", "(", "", ",", "DL", ",", "Chain", ",", "DescAddr", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "", ",", "MachineMemOperand", "::", "MONonTemporal", "|", "MachineMemOperand", "::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ")", ";", "Chain", "=", "FuncTLVGet", ".", "getValue", "(", "", ")", ";", "MachineFunction", "&", "F", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "F", ".", "getFrameInfo", "(", ")", ";", "MFI", ".", "setAdjustsStack", "(", "true", ")", ";", "auto", "TRI", "=", "getTargetMachine", "(", ")", ".", "getSubtargetImpl", "(", "*", "F", ".", "getFunction", "(", ")", ")", "->", "getRegisterInfo", "(", ")", ";", "auto", "ARI", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "TRI", ")", ";", "const", "uint32_t", "*", "Mask", "=", "ARI", "->", "getTLSCallPreservedMask", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "", ",", "DescAddr", ",", "SDValue", "(", ")", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "Chain", ",", "FuncTLVGet", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "DAG", ".", "getRegisterMask", "(", "Mask", ")", ",", "Chain", ".", "getValue", "(", "", ")", ")", ";", "return", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "", ",", "", ",", "Chain", ".", "getValue", "("], "ground_truth": ["", ")", ")", ";"], "File": "ARMISelLowering117", "Func": "LowerGlobalTLSAddressDarwin", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11654, "Length": 250, "Cover_Rate": 0.8833922261484098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Exec", "=", "ST", ".", "isWave32", "(", ")", "?", "", ":", "", ";", "unsigned", "MovExecOpc", "=", "ST", ".", "isWave32", "(", ")", "?", "", ":", "", ";", "const", "auto", "*", "BoolXExecRC", "=", "TRI", "->", "getRegClass", "(", "", ")", ";", "Register", "SaveExec", "=", "MRI", ".", "createVirtualRegister", "(", "BoolXExecRC", ")", ";", "BuildMI", "(", "MBB", ",", "Begin", ",", "DL", ",", "TII", ".", "get", "(", "MovExecOpc", ")", ",", "SaveExec", ")", ".", "addReg", "(", "Exec", ")", ";", "MachineBasicBlock", "::", "iterator", "AfterMI", "=", "MI", ";", "++", "AfterMI", ";", "for", "(", "auto", "I", "=", "Begin", ";", "I", "!=", "AfterMI", ";", "I", "++", ")", "{", "for", "(", "auto", "&", "MO", ":", "I", "->", "uses", "(", ")", ")", "{", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isUse", "(", ")", ")", "{", "MRI", ".", "clearKillFlags", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "}", "}", "MachineBasicBlock", "*", "LoopBB", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "BodyBB", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "RemainderBB", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MachineFunction", "::", "iterator", "MBBI", "(", "MBB", ")", ";", "++", "MBBI", ";", "MF", ".", "insert", "(", "MBBI", ",", "LoopBB", ")", ";", "MF", ".", "insert", "(", "MBBI", ",", "BodyBB", ")", ";", "MF", ".", "insert", "(", "MBBI", ",", "RemainderBB", ")", ";", "LoopBB", "->", "addSuccessor", "(", "BodyBB", ")", ";", "BodyBB", "->", "addSuccessor", "(", "LoopBB", ")", ";", "BodyBB", "->", "addSuccessor", "(", "RemainderBB", ")", ";", "RemainderBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "&", "MBB", ")", ";", "RemainderBB", "->", "splice", "(", "RemainderBB", "->", "begin", "(", ")", ",", "&", "MBB", ",", "End", ",", "MBB", "."], "ground_truth": ["end", "(", ")", ")", ";"], "File": "SIInstrInfo11", "Func": "loadSRsrcFromVGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11655, "Length": 269, "Cover_Rate": 0.477797513321492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdupq_lane_u64", "(", "uint64x1_t", "__a", ",", "const", "int"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vdupq_lane_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11656, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "&", "llvm", "::", "getThe32Target"], "ground_truth": ["(", ")", "{"], "File": "PowerPCTargetInfo10", "Func": "getThePPC32Target", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11657, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "IsAccVgprReadFn", "=", "[", "]", "(", "MachineInstr", "*", "MI", ")", "{", "return", "MI", "->", "getOpcode", "(", ")", "==", "", ";", "}", ";", "for", "(", "const", "MachineOperand", "&", "Op", ":", "MI", "->", "explicit_uses", "(", ")", ")", "{", "if", "(", "!", "Op", ".", "isReg", "(", ")", "||", "!", "TRI", ".", "isVGPR", "(", "MF", ".", "getRegInfo", "(", ")", ",", "Op", ".", "getReg", "(", ")", ")", ")", "continue", ";", "unsigned", "Reg", "=", "Op", ".", "getReg", "(", ")", ";", "const", "int", "AccVgprReadLdStWaitStates", "=", "", ";", "const", "int", "VALUWriteAccVgprReadLdStDepVALUWaitStates", "=", "", ";", "const", "int", "MaxWaitStates", "=", "", ";", "int", "WaitStatesNeededForUse", "=", "AccVgprReadLdStWaitStates", "-", "getWaitStatesSinceDef", "(", "Reg", ",", "IsAccVgprReadFn", ",", "MaxWaitStates", ")", ";", "WaitStatesNeeded", "=", "std", "::", "max", "("], "ground_truth": ["WaitStatesNeeded", ",", "WaitStatesNeededForUse", ")", ";"], "File": "GCNHazardRecognizer36", "Func": "checkMAILdStHazards", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11658, "Length": 117, "Cover_Rate": 0.44150943396226416, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MOTW", "=", "llvm", "::", "make_unique", "<", "ELFObjectWriter", ">", "(", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "OSType"], "ground_truth": [")", ",", "ELF", "::", "EM_", ")", ";"], "File": "J2AsmBackend", "Func": "createObjectWriter", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11659, "Length": 22, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "'$'", "<<", "StringRef", "(", "getRegisterName", "(", "RegNo", ")", ")", ".", "lower"], "ground_truth": ["(", ")", ";"], "File": "MINA32InstPrinter", "Func": "printRegName", "Target": "MINA32", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11660, "Length": 16, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setTargetDAGCombine", "(", "", ")", ";", "setTargetDAGCombine", "(", "", ")", ";", "setBooleanContents", "(", "ZeroOrOneBooleanContent", ")", ";", "setBooleanVectorContents", "(", "ZeroOrNegativeOneBooleanContent", ")", ";", "for", "(", "MVT", "VT", ":", "", "(", ")", ")", "{", "setLoadExtAction", "(", "", ",", "VT", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "VT", ",", "", ",", "Promote", ")", ";", "setLoadExtAction", "(", "", ",", "VT", ",", "", ",", "Promote", ")", ";", "}", "AddPromotedToType", "(", "", ",", "", ",", ""], "ground_truth": [")", ";"], "File": "Cpu0ISelLowering4", "Func": "Cpu0TargetLowering", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11661, "Length": 181, "Cover_Rate": 0.3917748917748918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addRegF4RCOperands", "(", "MCInst", "&", "Inst", ",", "unsigned"], "ground_truth": ["N", ")", "const", "{"], "File": "PPCAsmParser (2)1", "Func": "addRegF4RCOperands", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11662, "Length": 12, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "CC", "==", "", "&&", "", ")", ";", "}", "if", "(", "Op1", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "ConstantSDNode", "*", "OrC", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op1", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "OrC", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Y", "=", "Op1", "->", "getOperand", "(", "", ")", ";", "if", "(", "Op0", "!=", "Y", ")", "return", "SDValue", "(", ")", ";", "APInt", "OrCI", "=", "OrC", "->", "getAPIntValue", "(", ")", ";", "unsigned", "Heuristic", "=", "Subtarget", "->", "isThumb", "(", ")", "?", "", ":", "", ";", "if", "(", "OrCI", ".", "countPopulation", "(", ")", ">", "Heuristic", ")", "return", "SDValue", "(", ")", ";", "APInt", "KnownZero", ",", "KnownOne", ";", "DAG", ".", "computeKnownBits", "(", "Y", ",", "KnownZero", ",", "KnownOne", ")", ";", "if", "(", "(", "OrCI", "&", "KnownZero", ")", "!=", "OrCI", ")", "return", "SDValue", "(", ")", ";", "SDValue", "V", "=", "Y", ";", "SDLoc", "dl", "(", "X", ")", ";", "EVT", "VT", "=", "X", ".", "getValueType", "(", ")", ";", "unsigned", "BitInX", "=", "AndC", "->", "getAPIntValue", "(", ")", ".", "logBase2", "(", ")", ";", "if", "(", "BitInX", "!=", "", ")", "{", "X", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "X"], "ground_truth": [",", "DAG", ".", "getConstant", "(", "BitInX", ",", "dl", ",", "VT", ")", ")", ";"], "File": "ARMISelLowering53", "Func": "PerformCMOVToBFICombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11663, "Length": 207, "Cover_Rate": 0.4107142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isBasicBlockPrologue", "(", "const", "MachineInstr", "&", "MI", ")", "const", "{", "return", "!", "MI", ".", "isTerminator", "(", ")", "&&", "MI", ".", "getOpcode", "(", ")", "!=", "", "&&"], "ground_truth": ["MI", ".", "modifiesRegister", "(", "", ",", "&", "RI", ")", ";"], "File": "SIInstrInfo (2)", "Func": "isBasicBlockPrologue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11664, "Length": 38, "Cover_Rate": 0.8837209302325582, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "Start", "=", "MBB", ".", "begin", "(", ")", ";", "Register", "SaveReg", "=", "MRI", "->", "createVirtualRegister", "(", "BoolRC", ")", ";", "MachineInstr", "*", "OrSaveExec", "=", "BuildMI", "(", "MBB", ",", "Start", ",", "DL", ",", "TII", "->", "get", "(", "OrSaveExecOpc", ")", ",", "SaveReg", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "MachineBasicBlock", "*", "DestBB", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "ElsePt", "(", "MI", ")", ";", "MachineInstr", "*", "And", "=", "BuildMI", "(", "MBB", ",", "ElsePt", ",", "DL", ",", "TII", "->", "get", "(", "AndOpc", ")", ",", "DstReg", ")", ".", "addReg", "(", "Exec", ")", ".", "addReg", "(", "SaveReg", ")", ";", "if", "(", "LIS", ")", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "And", ")", ";", "MachineInstr", "*", "Xor", "=", "BuildMI", "(", "MBB", ",", "ElsePt", ",", "DL", ",", "TII", "->", "get", "(", "XorTermrOpc", ")", ",", "Exec", ")", ".", "addReg", "(", "Exec", ")", ".", "addReg", "(", "DstReg", ")", ";", "ElsePt", "=", "skipToUncondBrOrEnd", "(", "MBB", ",", "ElsePt", ")", ";", "MachineInstr", "*", "Branch", "=", "BuildMI", "(", "MBB", ",", "ElsePt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "DestBB", ")", ";", "if", "(", "!", "LIS", ")", "{", "MI", ".", "eraseFromParent", "(", ")", ";", "return", ";", "}", "LIS", "->", "RemoveMachineInstrFromMaps", "(", "MI", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "OrSaveExec", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "Xor", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "Branch", ")", ";", "LIS", "->", "removeInterval", "(", "DstReg", ")"], "ground_truth": [";"], "File": "SILowerControlFlow1", "Func": "emitElse", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11665, "Length": 270, "Cover_Rate": 0.8517350157728707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_shldi_epi16", "(", "__m256i", "__A", ",", "__mmask16", "__B", ",", "__m256i", "__C", ",", "__m256i", "__D"], "ground_truth": [",", "int", "__E", ")", "{"], "File": "avx512vbmi2vlintrin", "Func": "_mm256_mask_shldi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11666, "Length": 31, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "IsVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "const", "SDLoc", "&", "DL", ","], "ground_truth": ["SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ")", "const", "{"], "File": "SparcISelLowering (2)2", "Func": "LowerFormalArguments", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11667, "Length": 42, "Cover_Rate": 0.47191011235955055, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TTIImpl", "::", "getLoadStoreVecRegBitWidth", "(", "unsigned"], "ground_truth": ["AddrSpace", ")", "const", "{"], "File": "FPGATargetTransformInfo", "Func": "getLoadStoreVecRegBitWidth", "Target": "FPGA", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11668, "Length": 10, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "!", "Subtarget", "->", "isThumb1Only", "(", ")", ")", "{", "if", "(", "SDValue", "Result", "=", "combineSelectAndUseCommutative", "(", "N", ",", "false", ",", "DCI", ")", ")", "return", "Result", ";", "if", "(", "SDValue", "Result", "=", "PerformORCombineToSMULWBT", "(", "N", ",", "DCI", ",", "Subtarget", ")", ")", "return", "Result", ";", "}", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", "&&", "N1", ".", "getOpcode", "(", ")", "==", "", "&&", "VT", ".", "isVector", "(", ")", "&&", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "VT", ")", ")", "{", "if", "(", "N0", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "N0", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "APInt", "SplatUndef", ";", "unsigned", "SplatBitSize", ";", "bool", "HasAnyUndefs", ";", "APInt", "SplatBits0", ",", "SplatBits1", ";", "BuildVectorSDNode", "*", "BVN0", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "N0", "->", "getOperand", "(", "", ")", ")", ";", "BuildVectorSDNode", "*", "BVN1", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "N1", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "BVN0", "&&", "BVN0", "->", "isConstantSplat", "(", "SplatBits0", ",", "SplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ")", "&&", "!", "HasAnyUndefs", ")", "{", "if", "(", "BVN1", "&&", "BVN1", "->", "isConstantSplat", "(", "SplatBits1", ",", "SplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ")", "&&", "!", "HasAnyUndefs", ")", "{", "if", "(", "SplatBits0", ".", "getBitWidth", "(", ")", "==", "SplatBits1", ".", "getBitWidth", "(", ")", "&&"], "ground_truth": ["SplatBits0", "==", "~", "SplatBits1", ")", "{"], "File": "ARMISelLowering179", "Func": "PerformORCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11669, "Length": 233, "Cover_Rate": 0.3612403100775194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "Broadcast", "=", "lowerShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "SDValue", "Blend", "=", "lowerShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithPACK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Shift", "=", "lowerShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK256", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "{", "if", "(", "SDValue", "V", "=", "lowerShuffleAsLanePermuteAndPermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "return", "lowerShuffleAsLanePermuteAndShuffle", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ";", "}", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "return", "lowerV8I16GeneralSingleInputShuffle", "(", "DL", ",", "", ",", "V1", ",", "RepeatedMask", ",", "Subtarget", ",", "DAG", ")", ";", "}", "}", "if", "(", "SDValue", "PSHUFB", "=", "lowerShuffleWithPSHUFB", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ","], "ground_truth": ["Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "PSHUFB", ";"], "File": "X86ISelLowering232", "Func": "lowerV16I16Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11670, "Length": 328, "Cover_Rate": 0.563573883161512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is_cb", "(", "unsigned", "a", ",", "unsigned", "b", ",", "unsigned", "c", ")", "{", "return", "arg0", "(", "c", ")", "&&", "arg1", "(", "b", ")", "&&", "noArg", "("], "ground_truth": ["a", ")", ";"], "File": "TVMStackPatterns", "Func": "is_cb", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11671, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "ix86_mode_entry", "(", "int", "entity", ")", "{", "switch", "(", "entity", ")", "{", "case", "AVX_U128", ":", "return", "ix86_avx_u128_mode_entry", "(", ")", ";", "case", "I387_TRUNC", ":", "case", "I387_FLOOR", ":", "case"], "ground_truth": ["I387_CEIL", ":"], "File": "i3864", "Func": "ix86_mode_entry", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11672, "Length": 30, "Cover_Rate": 0.6818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "AddOp1Reg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "LLT", "PtrTy", "=", "MRI", ".", "getType", "(", "DstReg", ")", ";", "if", "(", "PtrTy", ".", "getAddressSpace", "(", ")", "!=", "", ")", "return", "false", ";", "const", "LLT", "CastPtrTy", "=", "PtrTy", ".", "isVector", "(", ")", "?", "LLT", "::", "fixed_vector", "(", "", ",", "", ")", ":", "LLT", "::", "scalar", "(", "", ")", ";", "auto", "PtrToInt", "=", "MIB", ".", "buildPtrToInt", "(", "CastPtrTy", ",", "AddOp1Reg", ")", ";", "if", "(", "PtrTy", ".", "isVector", "(", ")", ")", "MRI", ".", "setRegBank", "(", "PtrToInt", ".", "getReg", "(", "", ")", ",", "RBI", ".", "getRegBank", "(", "", ")", ")", ";", "else", "MRI", ".", "setRegBank", "(", "PtrToInt", ".", "getReg", "(", "", ")", ",", "RBI", ".", "getRegBank", "(", "", ")", ")", ";", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "TargetOpcode", "::", "G_ADD", ")", ")", ";", "MRI", ".", "setType", "(", "DstReg", ",", "CastPtrTy", ")", ";", "I", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "PtrToInt", ".", "getReg", "(", "", ")", ")", ";", "if", "(", "!", "select", "(", "*", "PtrToInt", ")"], "ground_truth": [")", "{"], "File": "AArch64InstructionSelector (2)", "Func": "convertPtrAddToAdd", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11673, "Length": 173, "Cover_Rate": 0.5844594594594594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", ".", "isFloatingPoint", "(", ")", ")", "Opcode", "=", "", ";", "else", "if", "(", "RHS", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "SubOp0", "=", "RHS", ".", "getOperand", "(", "", ")", ";", "if", "(", "isNullConstant", "(", "SubOp0", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "Opcode", "=", "", ";", "RHS", "=", "RHS", ".", "getOperand", "(", "", ")", ";", "}", "}", "if", "(", "Opcode", "==", "", ")", "Opcode", "=", "", ";", "SDValue", "Condition", "=", "DAG", ".", "getConstant", "(", "Predicate"], "ground_truth": [",", "DL", ",", "MVT_CC", ")", ";"], "File": "AArch64ISelLowering103", "Func": "emitConditionalComparison", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11674, "Length": 100, "Cover_Rate": 0.4784688995215311, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "aarch64_emit_binop", "(", "rtx", "dest", ",", "optab", "binoptab", ",", "rtx", "op0", ",", "rtx", "op1", ")", "{", "rtx", "tmp", "=", "expand_binop", "(", "GET_MODE", "(", "dest", ")", ",", "binoptab", ",", "op0", ",", "op1", ",", "dest", ",", ""], "ground_truth": [",", "OPTAB_DIRECT", ")", ";"], "File": "aarch64", "Func": "aarch64_emit_binop", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11675, "Length": 40, "Cover_Rate": 0.7407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "I", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "--", "I", ";", "if", "(", "I", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "!", "I", "->", "isBranch", "(", ")", ")", "return", "Count", ";", "if", "(", "Count", "&&", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", ")", "llvm_unreachable", "(", "", ")", ";", "MBB", ".", "erase", "(", "&", "MBB", ".", "back", "(", ")", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "++", "Count"], "ground_truth": [";"], "File": "HexagonInstrInfo (2)", "Func": "RemoveBranch", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11676, "Length": 78, "Cover_Rate": 0.6141732283464567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isBundled", "(", "MI", ")", "&&", "InBundle", ")", "{", "O", "<<", "", ";", "InBundle", "=", "false", ";", "}", "printAnnotation", "(", "O", ",", "Annot"], "ground_truth": [")", ";"], "File": "PatmosInstPrinter1", "Func": "printInst", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 11677, "Length": 27, "Cover_Rate": 0.38571428571428573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "StrOpc", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "Alignment", "&&", "Alignment", "<", "", "&&", "!", "Subtarget", "->", "allowsUnalignedMem", "(", ")", ")", "return", "false", ";", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "StrOpc", "=", "", ";", "else", "StrOpc", "=", "", ";", "}", "else", "{", "StrOpc", "=", "", ";", "useAM3", "=", "true", ";", "}", "break", ";", "case", "", ":", "if", "(", "Alignment", "&&", "Alignment", "<", "", "&&", "!", "Subtarget", "->", "allowsUnalignedMem", "(", ")", ")", "return", "false", ";", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "StrOpc", "=", "", ";", "else", "StrOpc", "=", "", ";", "}", "else", "{", "StrOpc", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "if", "(", "Alignment", "&&", "Alignment", "<", "", ")", "{", "unsigned", "MoveReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "MoveReg", ")", ".", "addReg", "(", "SrcReg", ")", ")", ";", "SrcReg", "=", "MoveReg", ";", "VT", "=", "", ";", "StrOpc", "=", "isThumb2", "?", "", ":", "", ";", "}", "else", "{", "StrOpc", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "if", "(", "Alignment", "&&", "Alignment", "<", "", ")", "return", "false", ";", "StrOpc", "=", "", ";", "break", ";", "}", "SimplifyAddress", "(", "Addr", ",", "VT", ",", "useAM3", ")", ";", "SrcReg", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "StrOpc", ")", ",", "SrcReg", ",", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ","], "ground_truth": ["TII", ".", "get", "(", "StrOpc", ")", ")", ".", "addReg", "(", "SrcReg", ")", ";"], "File": "ARMFastISel (2)", "Func": "ARMEmitStore", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11678, "Length": 327, "Cover_Rate": 0.5746924428822495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Bits", ".", "size"], "ground_truth": ["(", ")", ";", "++", "i", ")", "{"], "File": "PPCISelDAGToDAG (2)1", "Func": "getZerosMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11679, "Length": 19, "Cover_Rate": 0.3220338983050847, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_neon_sudot_lanev16qi_sssus", "(", "__r", ",", "__a", ",", "__b", ","], "ground_truth": ["__index", ")", ";"], "File": "arm", "Func": "neon_vsudotq_lane_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11680, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "*", "FirstDst", "=", "nullptr", ";", "const", "MachineOperand", "*", "SecondDst", "=", "nullptr", ";", "if", "(", "(", "isMUBUF", "(", "FirstLdSt", ")", "&&", "isMUBUF", "(", "SecondLdSt", ")", ")", "||", "(", "isMTBUF", "(", "FirstLdSt", ")", "&&", "isMTBUF", "(", "SecondLdSt", ")", ")", "||", "(", "isFLAT", "(", "FirstLdSt", ")", "&&", "isFLAT", "(", "SecondLdSt", ")", ")", ")", "{", "const", "unsigned", "MaxGlobalLoadCluster", "=", "", ";", "if", "(", "NumLoads", ">", "MaxGlobalLoadCluster", ")", "return", "false", ";", "FirstDst", "=", "getNamedOperand", "(", "FirstLdSt", ",", "", "::", "vdata", ")", ";", "if", "(", "!", "FirstDst", ")", "FirstDst", "=", "getNamedOperand", "(", "FirstLdSt", ",", "", "::", "vdst", ")", ";", "SecondDst", "=", "getNamedOperand", "(", "SecondLdSt", ",", "", "::", "vdata", ")", ";", "if", "(", "!", "SecondDst", ")", "SecondDst", "=", "getNamedOperand", "(", "SecondLdSt", ",", "", "::", "vdst", ")", ";", "}", "else", "if", "(", "isSMRD", "(", "FirstLdSt", ")", "&&", "isSMRD", "(", "SecondLdSt", ")", ")", "{", "FirstDst", "=", "getNamedOperand", "(", "FirstLdSt", ",", "", "::", "sdst", ")", ";", "SecondDst", "=", "getNamedOperand", "(", "SecondLdSt", ",", "", "::", "sdst", ")", ";", "}", "else", "if", "(", "isDS", "(", "FirstLdSt", ")", "&&", "isDS"], "ground_truth": ["(", "SecondLdSt", ")", ")", "{"], "File": "SIInstrInfo1", "Func": "shouldClusterMemOps", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11681, "Length": 174, "Cover_Rate": 0.5102639296187683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "assert", "(", "Stack", ".", "size", "(", ")", ">=", "", ")", ";", "Stack", ".", "pop_back", "(", ")", ";", "}", "for", "(", "auto", "&", "MI", ":", "MBB", ")", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "Stack", ".", "push_back", "(", "std", "::", "make_pair", "(", "&", "MBB", ",", "false", ")", ")", ";", "Stack", ".", "push_back", "(", "std", "::", "make_pair", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ",", "true", ")", ")", ";", "break", ";", "case", "", ":", "Stack", ".", "push_back", "(", "std", "::", "make_pair", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ",", "false", ")", ")", ";", "break", ";", "default", ":", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "explicit_operands", "(", ")", ")", "if", "(", "MO", ".", "isMBB", "(", ")", "&&", "MO", ".", "getMBB", "(", ")", "->", "getNumber", "(", ")", ">=", "", ")", "assert", "(", "IsOnStack", "(", "Stack", ",", "MO", ".", "getMBB", "(", ")", ")", ")", ";", "break", ";", "}", "}", "assert", "(", "Stack", ".", "empty"], "ground_truth": ["(", ")", ")", ";"], "File": "WebAssemblyCFGStackify (3)", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11682, "Length": 171, "Cover_Rate": 0.48441926345609065, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "combineSetCCCCR", "(", "SDValue", "CCR", ",", "", "&", "CC", ",", "SelectionDAG", "&", "DAG", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "if", "(", "CC", "==", "", ")", "if", "(", "SDValue", "Flags", "=", "combineCarryThroughADD", "(", "CCR", ")", ")", "return", "Flags", ";", "if", "(", "SDValue", "R", "=", "checkBoolTestSetCCCombine", "(", "CCR", ",", "CC", ")", ")", "return"], "ground_truth": ["R", ";"], "File": "M680x0ISelLowering", "Func": "combineSetCCCCR", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11683, "Length": 55, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ELFStreamer", "::", "emitIntValue", "(", "uint64_t"], "ground_truth": ["Value", ",", "unsigned", "Size", ")", "{"], "File": "MipsELFStreamer19", "Func": "emitIntValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11684, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "", "(", "Cond", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "auto", "*", "CondBV", "=", "cast", "<", "BuildVectorSDNode", ">", "(", "Cond", ")", ";", "SmallVector", "<", "int", ",", "", ">", "Mask", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "{", "SDValue", "CondElt", "=", "CondBV", "->", "getOperand", "(", "i", ")", ";", "Mask", ".", "push_back", "(", "isa", "<", "ConstantSDNode", ">", "(", "CondElt", ")", "?", "i", "+", "(", "isNullConstant", "(", "CondElt", ")", "?", "Size", ":", "", ")"], "ground_truth": [":", "-", "", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "lowerVSELECTtoVectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11685, "Length": 108, "Cover_Rate": 0.5966850828729282, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "++", "Depth", ";", "If", "(", "MI", ")", ";", "break", ";", "case", "", ":", "Else", "(", "MI", ",", "ExecModified", ")", ";", "break", ";", "case", "", ":", "Break", "(", "MI", ")", ";", "break", ";", "case", "", ":", "IfBreak", "(", "MI", ")", ";", "break", ";", "case", "", ":", "ElseBreak", "(", "MI", ")", ";", "break", ";", "case", "", ":", "++", "Depth", ";", "Loop", "(", "MI", ")", ";", "break", ";", "case", "", ":", "if", "(", "--", "Depth", "==", "", "&&", "HaveKill", ")", "{", "HaveKill", "=", "false", ";", "if", "(", "skipIfDead", "(", "MI", ",", "*", "NextBB", ")", ")", "{", "NextBB", "=", "std", "::", "next", "(", "BI", ")", ";", "BE", "=", "MF", ".", "end", "(", ")", ";", "Next", "=", "MBB", ".", "end", "(", ")", ";", "}", "}", "EndCf", "(", "MI", ")", ";", "break", ";", "case", "", ":", "if", "(", "Depth", "==", "", ")", "{", "if", "(", "skipIfDead", "(", "MI", ",", "*", "NextBB", ")", ")", "{", "NextBB", "=", "std", "::", "next", "(", "BI", ")", ";", "BE", "=", "MF", ".", "end", "(", ")", ";", "Next", "=", "MBB", ".", "end", "(", ")", ";", "}", "}", "else", "HaveKill", "=", "true", ";", "Kill", "(", "MI", ")", ";", "break", ";", "case", "", ":", "Branch", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "indirectSrc", "(", "MI", ")", ")", "{", "NextBB", "=", "std", "::", "next", "(", "BI", ")", ";", "BE", "=", "MF", ".", "end", "(", ")", ";", "Next", "=", "MBB", ".", "end", "(", ")", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "indirectDst", "(", "MI", ")", ")", "{", "NextBB", "=", "std", "::", "next", "(", "BI", ")", ";", "BE", "=", "MF", ".", "end", "(", ")", ";", "Next", "=", "MBB", ".", "end", "(", ")", ";", "}", "break", ";", "case", "", ":", "{", "assert", "(", "!", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "returnsVoid", "(", ")", ")", ";", "if", "(", "BI", "!=", "--", "MF", ".", "end", "(", ")", "||", "I", "!=", "MBB", ".", "getFirstTerminator", "(", ")", ")", "{", "if", "(", "!", "EmptyMBBAtEnd", ")", "{", "EmptyMBBAtEnd", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MF", ".", "insert", "(", "MF", ".", "end", "(", ")", ",", "EmptyMBBAtEnd", ")", ";", "}", "MBB", ".", "addSuccessor", "(", "EmptyMBBAtEnd", ")", ";", "BuildMI", "(", "*", "BI", ",", "I", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->"], "ground_truth": ["get", "(", "", ")", ")", ".", "addMBB", "(", "EmptyMBBAtEnd", ")", ";"], "File": "SILowerControlFlow9", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11686, "Length": 417, "Cover_Rate": 0.5923295454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Create", "(", "VK_AARCH64_DTPREL_G0_NC", ","], "ground_truth": ["Expr", ",", "Ctx", ")", ";"], "File": "AArch64MCExpr", "Func": "CreateDTPREL_G0_NC", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11687, "Length": 10, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "IsZext", "=", "[", "&", "DAG", "]", "(", "SDValue", "V", ")", "{", "return", "DAG", ".", "computeKnownBits", "(", "V", ")", ".", "countMaxActiveBits", "(", ")", "<=", "", ";", "}", ";", "bool", "IsSigned", "=", "IsSext", "(", "LHS", ")", "&&", "IsSext", "(", "RHS", ")", ";", "bool", "IsUnsigned", "=", "IsZext", "(", "LHS", ")", "&&", "IsZext", "(", "RHS", ")", ";", "if", "(", "!", "IsSigned", "&&", "!", "IsUnsigned", ")", "return", "SDValue", "(", ")", ";", "bool", "IsTruncateFree", "=", "(", "LHS", ".", "getOpcode", "(", ")", "==", "", "||", "LHS", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "(", "RHS", ".", "getOpcode", "(", ")", "==", "", "||", "RHS", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "LHS", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", "<=", "", "&&", "RHS", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", "<=", "", ";", "unsigned", "InSizeInBits", "=", "InVT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "IsUnsigned", "&&", "!", "IsTruncateFree", "&&", "Subtarget", ".", "hasInt256", "(", ")", "&&", "!", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "Subtarget", ".", "hasBWI", "(", ")", "&&", "VT", ".", "is256BitVector", "(", ")", ")", "&&", "(", "InSizeInBits", "%", "", ")", "==", "", ")", "{", "EVT", "BCVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "InVT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "BCVT", ",", "DAG", ".", "getBitcast", "(", "BCVT", ",", "LHS", ")", ",", "DAG", ".", "getBitcast", "(", "BCVT", ",", "RHS", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getBitcast", "(", "InVT", ",", "Res", ")", ")", ";", "}", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "DL"], "ground_truth": [",", "VT", ",", "LHS", ")", ";"], "File": "X86ISelLowering100", "Func": "combinePMULH", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11688, "Length": 279, "Cover_Rate": 0.5054347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "OffsetSym", "=", "MF", ".", "getMMI", "(", ")", ".", "getContext", "(", ")", ".", "getOrCreateParentFrameOffsetSymbol", "(", "GlobalValue", "::", "dropLLVMManglingEscape", "(", "Fn", "->", "getName", "(", ")", ")", ")", ";", "SDValue", "OffsetSymVal", "=", "DAG", ".", "getMCSymbol", "(", "OffsetSym", ",", "PtrVT", ")", ";", "SDValue", "ParentFrameOffset", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "OffsetSymVal", ")", ";", "const", "Subtarget", "&", "Subtarget", "=", "DAG", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "Subtarget", ".", "is64Bit", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "EntryEBP", ",", "ParentFrameOffset", ")", ";", "int", "RegNodeSize", "=", "getSEHRegistrationNodeSize", "("], "ground_truth": ["Fn", ")", ";"], "File": "X86ISelLowering104", "Func": "recoverFramePointer", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11689, "Length": 102, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectThumbAddrModeRI5", "(", "SDNode", "*", "Op", ",", "SDValue", "N", ",", "unsigned", "Scale", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "OffImm", ",", "SDValue", "&", "Offset", ")", "{", "if", "(", "Scale", "==", "", ")", "{", "SDValue", "TmpBase", ",", "TmpOffImm", ";", "if", "(", "SelectThumbAddrModeSP", "(", "Op", ",", "N", ",", "TmpBase", ",", "TmpOffImm", ")", ")", "return", "false", ";", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", "&&", "N", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "}", "if", "(", "N", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", "&&", "!", "(", "Subtarget", "->", "useMovt", "(", ")", "&&", "N", ".", "getOperand", "(", ""], "ground_truth": [")", ".", "getOpcode", "(", ")", "==", "", ")", ")", "{"], "File": "ARMISelDAGToDAG12", "Func": "SelectThumbAddrModeRI5", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11690, "Length": 127, "Cover_Rate": 0.3031026252983294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "constant_pool", "*", "pool", ",", "*", "*", "prev", ";", "pool", "=", "s390_alloc_pool", "(", ")", ";", "pool", "->", "first_insn", "=", "insn", ";", "for", "(", "prev", "=", "pool_list", ";", "*", "prev", ";", "prev", "=", "&", "(", "*", "prev"], "ground_truth": [")", "->", "next", ")", ";"], "File": "s3903", "Func": "s390_start_pool", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11691, "Length": 41, "Cover_Rate": 0.6212121212121212, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "ArgLocs", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "I", "]", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "Indirect", ")", "return", "false", ";", "if", "(", "!", "VA", ".", "isRegLoc", "(", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "SystemZISelLowering19", "Func": "canUseSiblingCall", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11692, "Length": 59, "Cover_Rate": 0.5619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printRegName", "(", "raw_ostream", "&", "O", ",", "unsigned", "RegNo", ")", "const", "{", "O", "<<", "getRegisterName", "(", "RegNo", ")"], "ground_truth": [";"], "File": "HexagonInstPrinter12", "Func": "printRegName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11693, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "registered_target", "(", "getTheTarget", "(", ")"], "ground_truth": [")", ";"], "File": "LanaiTargetMachine", "Func": "LLVMInitializeLanaiTarget", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11694, "Length": 11, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ShortenInst", "::", "shortenFPConv", "(", "MachineInstr", "&", "MI", ",", "unsigned", "Opcode", ")", "{", "if", "(", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "<", "", "&&", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "<", "", ")", "{", "MachineOperand", "Dest", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "MachineOperand", "Src", "(", "MI", ".", "getOperand", "(", "", ")"], "ground_truth": [")", ";"], "File": "SystemZShortenInst", "Func": "shortenFPConv", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11695, "Length": 70, "Cover_Rate": 0.3867403314917127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayRef", "<", "std", "::", "pair", "<", "unsigned", ",", "const", "char", "*", ">>", "InstrInfo", "::", "getSerializableDirectMachineOperandTargetFlags", "(", ")", "const", "{", "static", "const", "std", "::", "pair", "<", "unsigned", ",", "const", "char", "*", ">"], "ground_truth": ["TargetFlags", "[", "]", "=", "{"], "File": "DLXInstrInfo", "Func": "getSerializableDirectMachineOperandTargetFlags", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11696, "Length": 36, "Cover_Rate": 0.5806451612903226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "get_pc_thunk_name", "(", "char", "name", "[", "", "]", ",", "unsigned", "int", "regno", ")", "{", "gcc_assert", "(", "!", "TARGET_64BIT", ")", ";", "if", "(", "USE_HIDDEN_LINKONCE", ")", "sprintf", "(", "name", ",", "", ",", "reg_names", "[", "regno", "]", ")", ";", "else", "ASM_GENERATE_INTERNAL_LABEL", "(", "name", ",", "", ","], "ground_truth": ["regno", ")", ";"], "File": "i386", "Func": "get_pc_thunk_name", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11697, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "(", "GET_CODE", "(", "body", ")", "==", "SET", ")", "&&", "(", "GET_CODE", "(", "SET_SRC", "(", "body", ")", ")", "==", "VEC_SELECT", "||", "pattern_is_rotate64", "(", "body", ")", ")", "&&", "MEM_P", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", ")", ";", "rtx", "src_exp", "=", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ";", "enum", "machine_mode", "mode", "=", "GET_MODE", "(", "src_exp", ")", ";", "rtx", "lvx", "=", "rs6000_gen_lvx", "(", "mode", ",", "SET_DEST", "(", "body", ")", ",", "src_exp", ")", ";", "rtx_insn", "*", "new_insn", "=", "emit_insn_before", "(", "lvx", ",", "def_insn", ")", ";", "rtx", "new_body", "=", "PATTERN", "(", "new_insn", ")", ";", "gcc_assert", "(", "(", "GET_CODE", "(", "new_body", ")", "==", "SET", ")", "&&", "MEM_P", "(", "SET_SRC", "(", "new_body", ")", ")", ")", ";", "set_block_for_insn", "(", "new_insn", ",", "BLOCK_FOR_INSN", "(", "def_insn", ")", ")", ";", "df_insn_rescan", "(", "new_insn", ")", ";", "df_insn_delete", "(", "def_insn", ")", ";", "remove_insn", "(", "def_insn", ")", ";", "def_insn", "->", "set_deleted"], "ground_truth": ["(", ")", ";"], "File": "rs6000-p8swap", "Func": "replace_swapped_aligned_load", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11698, "Length": 149, "Cover_Rate": 0.4869281045751634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Size", ")", ")", "return", "lowerDYNAMIC_STACKALLOCImpl", "(", "Op", ",", "DAG", ")", ";", "return", "TargetLowering", "::", "LowerDYNAMIC_STACKALLOC", "("], "ground_truth": ["Op", ",", "DAG", ")", ";"], "File": "SIISelLowering10", "Func": "LowerDYNAMIC_STACKALLOC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11699, "Length": 28, "Cover_Rate": 0.5283018867924528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "V1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "V2", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "ShiftElts", "=", "", ",", "InsertAtByte", "=", "", ";", "bool", "Swap", "=", "false", ";", "unsigned", "LittleEndianShifts", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "unsigned", "BigEndianShifts", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "N", "->", "getMask", "(", ")", ";", "int", "OriginalOrder", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "bool", "FoundCandidate", "=", "false", ";", "unsigned", "VINSERTBSrcElem", "=", "IsLE", "?", "", ":", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "BytesInVector", ";", "++", "i", ")", "{", "unsigned", "CurrentElement", "=", "Mask", "[", "i", "]", ";", "if", "(", "V2", ".", "isUndef", "(", ")", "&&", "CurrentElement", "!=", "VINSERTBSrcElem", ")", "continue", ";", "bool", "OtherElementsInOrder"], "ground_truth": ["=", "true", ";"], "File": "PPCISelLowering (2)7", "Func": "lowerToVINSERTB", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11700, "Length": 219, "Cover_Rate": 0.4085820895522388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallLowering", "::", "lowerFormalArguments", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "const", "Function", "&", "F", ",", "ArrayRef", "<", "unsigned", ">", "VRegs", ")", "const", "{", "if", "(", "F", ".", "arg_empty", "(", ")", ")", "return", "true", ";", "if", "(", "F", ".", "isVarArg", "(", ")", ")", "return", "false", ";", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "auto", "DL", "=", "MF", ".", "getDataLayout", "(", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "SplitArgs", ";", "unsigned", "Idx", "=", "", ";", "for", "(", "auto", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "if", "(", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "ByVal", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "InReg", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "StructRet", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "SwiftSelf", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "SwiftError", ")", "||", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "Nest", ")", ")", "return", "false", ";", "ArgInfo", "OrigArg", "(", "VRegs", "[", "Idx", "]", ",", "Arg", ".", "getType"], "ground_truth": ["(", ")", ")", ";"], "File": "X86CallLowering", "Func": "lowerFormalArguments", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11701, "Length": 173, "Cover_Rate": 0.574750830564784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCValue", "Val", ";", "bool", "Res", "=", "Expr", "->", "evaluateAsRelocatable", "(", "Val", ",", "nullptr", ",", "nullptr", ")", ";", "(", "void", ")", "Res", ";", "assert", "(", "Res", "&&", "", ")", ";", "assert", "(", "!", "Val", ".", "getSymB", "(", ")", "&&", "", ")", ";", "O", "<<", "", "<<", "VarName", "<<", "':'", "<<", "BaseOffset", "<<", "':'", "<<", "EltSize", "<<", "':'", ";", "if", "(", "const", "MCSymbolRefExpr", "*", "SymA", "=", "Val", ".", "getSymA", "(", ")", ")", "{", "const", "MCSymbol", "&", "Sym", "=", "SymA"], "ground_truth": ["->", "getSymbol", "(", ")", ";"], "File": "HSAILAsmPrinter", "Func": "printInitVarWithAddressPragma", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11702, "Length": 82, "Cover_Rate": 0.5694444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodePTRREGSRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ","], "ground_truth": ["uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{"], "File": "AVRDisassembler", "Func": "DecodePTRREGSRegisterClass", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11703, "Length": 20, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Hi", "=", "DAG", ".", "getVectorShuffle", "(", "InVT", ",", "dl", ",", "In", ",", "DAG", ".", "getUNDEF", "(", "InVT", ")", ",", "HiMask", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "HalfVT", ",", "Hi", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Lo", ",", "Hi", ")", ";", "}", "assert", "(", "Opc", "==", "", "&&", "", ")", ";", "assert", "(", "VT", ".", "is128BitVector", "(", ")", "&&", "InVT", ".", "is128BitVector", "(", ")", "&&", "", ")", ";", "SDValue", "Curr", "=", "In", ";", "SDValue", "SignExt", "=", "Curr", ";", "if", "(", "InVT", "!=", "", ")", "{", "MVT", "DestVT", "=", "VT", "==", "", "?", "", ":", "VT", ";", "unsigned", "DestWidth", "=", "DestVT", ".", "getScalarSizeInBits", "(", ")", ";", "unsigned", "Scale", "=", "DestWidth", "/", "InSVT", ".", "getSizeInBits", "(", ")", ";", "unsigned", "InNumElts", "=", "InVT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "DestElts", "=", "DestVT", ".", "getVectorNumElements", "(", ")", ";", "SmallVector", "<", "int", ",", "", ">", "Mask", "(", "InNumElts", ",", "SM_SentinelUndef", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "DestElts", ";", "++", "i", ")", "Mask", "[", "i", "*", "Scale", "+", "(", "Scale", "-", "", ")", "]", "=", "i", ";", "Curr", "=", "DAG", ".", "getVectorShuffle", "(", "InVT", ",", "dl", ",", "In", ",", "In", ",", "Mask", ")", ";", "Curr", "=", "DAG", ".", "getBitcast", "(", "DestVT", ",", "Curr", ")", ";", "unsigned", "SignExtShift", "=", "DestWidth", "-", "InSVT", ".", "getSizeInBits", "(", ")", ";", "SignExt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DestVT", ",", "Curr", ",", "DAG", ".", "getTargetConstant", "(", "SignExtShift", ",", "dl", ",", "", ")", ")", ";", "}", "if", "(", "VT", "==", "", ")", "{", "assert", "(", "Curr", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "Sign", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "Zero", ",", "Curr", ",", "", ")", ";", "SignExt", "=", "DAG", ".", "getVectorShuffle", "(", "", ",", "dl", ",", "SignExt", ",", "Sign", ",", "{", "", ",", "", ","], "ground_truth": ["", ",", "", "}", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerEXTEND_VECTOR_INREG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11704, "Length": 332, "Cover_Rate": 0.40836408364083643, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "enum", "calling_abi", "ix86_function_abi", "(", "const_tree", "fndecl"], "ground_truth": [")", "{"], "File": "i3865", "Func": "ix86_function_abi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11705, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vbicq_m_s32", "(", "int32x4_t", "__inactive", ",", "int32x4_t", "__a", ",", "int32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vbicq_m_sv4si", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vbicq_m_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11706, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMemSrc10Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "addMemSrcOperands", "(", "Inst", ","], "ground_truth": ["N", ")", ";"], "File": "AAPAsmParser", "Func": "addMemSrc10Operands", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11707, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BasicBlock", "*", "IDom", "=", "DT", "->", "getNode", "(", "Parent", ")", "->", "getIDom", "(", ")", "->", "getBlock", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Phi", "->", "getNumIncomingValues", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Value", "*", "Incoming", "=", "Phi", "->", "getIncomingValue", "(", "i", ")", ";", "if", "(", "Incoming", "!=", "BoolTrue", ")", "continue", ";", "BasicBlock", "*", "From", "=", "Phi", "->", "getIncomingBlock", "(", "i", ")", ";", "if", "(", "From", "==", "IDom", ")", "{", "CallInst", "*", "OldEnd", "=", "dyn_cast", "<", "CallInst", ">", "(", "Parent", "->", "getFirstInsertionPt", "(", ")", ")", ";", "if", "(", "OldEnd", "&&", "OldEnd", "->", "getCalledFunction", "(", ")", "==", "EndCf", ")", "{", "Value", "*", "Args", "[", "]", "=", "{", "OldEnd", "->", "getArgOperand", "(", "", ")", ",", "NewPhi", "}", ";", "Ret", "=", "CallInst", "::", "Create", "(", "ElseBreak", ",", "Args", ",", "", ",", "OldEnd", ")", ";", "continue", ";", "}", "}", "TerminatorInst", "*", "Insert", "=", "From", "->", "getTerminator", "(", ")", ";", "Value", "*", "PhiArg", "=", "CallInst", "::", "Create", "(", "Break", ",", "Broken", ",", "", ",", "Insert", ")", ";", "NewPhi", "->", "setIncomingValue", "(", "i", ",", "PhiArg", ")", ";", "}", "eraseIfUnused", "(", "Phi", ")", ";", "return", "Ret", ";", "}", "else", "if", "(", "Instruction", "*", "Inst", "=", "dyn_cast", "<", "Instruction", ">", "(", "Cond", ")", ")", "{", "BasicBlock", "*", "Parent", "=", "Inst", "->", "getParent", "(", ")", ";", "Instruction", "*", "Insert", ";", "if", "(", "L", "->", "contains", "(", "Inst", ")", ")", "{", "Insert", "=", "Parent", "->", "getTerminator", "(", ")", ";", "}", "else", "{", "Insert", "=", "L", "->", "getHeader", "(", ")", "->", "getFirstNonPHIOrDbgOrLifetime", "(", ")", ";", "}", "Value", "*", "Args", "[", "]", "=", "{", "Cond", ",", "Broken", "}", ";", "return", "CallInst", "::", "Create", "(", "IfBreak", ",", "Args", ",", "", ",", "Insert", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "SIAnnotateControlFlow13", "Func": "handleLoopCondition", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11708, "Length": 288, "Cover_Rate": 0.6167023554603854, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMCSubtargetInfoImpl", "(", "TT", ",", "CPU", ",", "FS"], "ground_truth": [")", ";"], "File": "ARCMCTargetDesc", "Func": "createARCMCSubtargetInfo", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11709, "Length": 10, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "("], "ground_truth": ["ShiftExtend", ".", "Amount", ")", ")", ";"], "File": "AArch64AsmParser13", "Func": "addRegExtendOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11710, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "_VERSION_1_4", ":", "return", "", ";", "case", "_VERSION_2_0", ":", "return", "", ";", "case", "_VERSION_2_1", ":", "return"], "ground_truth": ["", ";"], "File": "PTXSubtarget4", "Func": "getPTXVersionString", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11711, "Length": 18, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MCE", ")", "return", "isSymbolicUImm12Offset", "(", "getImm", "(", ")", ",", "Scale", ")", ";", "int64_t", "Val", "=", "MCE", "->", "getValue", "(", ")", ";", "return", "(", "Val", "%", "Scale", ")", "==", "", "&&", "Val", ">=", "", "&&", "(", "Val", "/"], "ground_truth": ["Scale", ")", "<", "", ";"], "File": "AArch64AsmParser (2)1", "Func": "isUImm12Offset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11712, "Length": 45, "Cover_Rate": 0.5844155844155844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "STI", ".", "getFeatureBits", "(", ")"], "ground_truth": ["[", "", "]", ";"], "File": "AMDGPUBaseInfo1", "Func": "isGFX10_BEncoding", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11713, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ConstantSDNode", "*", "Idx", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "In", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "Idx", "->", "isZero", "(", ")", "&&", "In", ".", "getValueSizeInBits", "(", ")", "<="], "ground_truth": ["", ")", "return", "In", ".", "getOperand", "(", "", ")", ";"], "File": "AMDGPUISelDAGToDAG19", "Func": "stripExtractLoElt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11714, "Length": 44, "Cover_Rate": 0.3826086956521739, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "TargetRegisterInfo", "::", "index2VirtReg", "(", "i", ")", ";", "const", "TargetRegisterClass", "*", "TRC", "=", "MRI", ".", "getRegClass", "(", "Reg", ")", ";", "unsigned", "RegType", ";", "if", "(", "TRC", "==", "", ")", "RegType", "=", "", ";", "else", "if", "(", "TRC", "==", "", ")", "RegType", "=", "", ";", "else", "if", "(", "TRC", "==", "", ")", "RegType", "=", "", ";", "else", "if", "(", "TRC", "==", "", ")", "RegType", "=", "", ";", "else", "if", "(", "TRC", "==", "", ")", "RegType", "=", "", ";", "else", "if", "(", "TRC", "==", "", ")", "RegType", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "MFI", "->", "addRegister", "(", "Reg", ",", "RegType", ",", "", ")", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "PTXMFInfoExtract1", "Func": "runOnMachineFunction", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11715, "Length": 111, "Cover_Rate": 0.5842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "EncodedImm", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "unsigned", "EltBits", ";", "uint64_t", "Val", "=", "", "(", "EncodedImm", ",", "EltBits", ")", ";", "O", "<<", "markup", "(", "", ")", "<<"], "ground_truth": ["", ";"], "File": "ARMInstPrinter25", "Func": "printVMOVModImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11716, "Length": 36, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "cfun", "->", "machine"], "ground_truth": ["->", "call_abi", ";"], "File": "i3864", "Func": "ix86_cfun_abi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11717, "Length": 7, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isKMergeMasked", "("], "ground_truth": [")", "const", "{"], "File": "X86InstrFMA3Info11", "Func": "isKMergeMasked", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11718, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "InstrInfo", "."], "ground_truth": ["getRegisterInfo", "(", ")", ";"], "File": "TLCS900TargetMachine", "Func": "getRegisterInfo", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11719, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "", "(", "CallingConv", "::", "ID", "CallingConv", ",", "bool", "is64Bit", ",", "bool", "IsVarArg", ",", "bool", "TailCallOpt", ")", "{", "if", "(", "IsVarArg", ")", "return", "false", ";", "switch", "(", "CallingConv", ")"], "ground_truth": ["{"], "File": "X86ISelLowering (2)", "Func": "isCalleePop", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11720, "Length": 30, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addu16_3ImmOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "addImmOperands", "(", "Inst"], "ground_truth": [",", "N", ")", ";"], "File": "HexagonAsmParser (2)", "Func": "addu16_3ImmOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11721, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionSelector", "::", "ComplexRendererFns", "InstructionSelector", "::", "selectDS128Bit8ByteAligned", "(", "MachineOperand", "&", "Root", ")", "const", "{", "return", "selectDSReadWrite2", "(", "Root", ",", "true"], "ground_truth": [")", ";"], "File": "AMDGPUInstructionSelector30", "Func": "selectDS128Bit8ByteAligned", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11722, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "ULTOp1", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "n", ";", "++", "i", ")", "{", "ConstantSDNode", "*", "Elt", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "BV", "->", "getOperand", "(", "i", ")", ")", ";", "if", "(", "!", "Elt", "||", "Elt", "->", "isOpaque", "(", ")", "||", "Elt", "->", "getValueType", "(", "", ")", "!=", "EVT", ")", "return", "SDValue", "(", ")", ";", "APInt", "Val", "=", "Elt", "->", "getAPIntValue", "(", ")", ";", "if", "(", "Val", "==", "", ")", "return", "SDValue", "(", ")", ";", "ULTOp1", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "Val", "-", "", ",", "EVT", ")", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ","], "ground_truth": ["ULTOp1", ")", ";"], "File": "X86ISelLowering (2)", "Func": "ChangeVSETULTtoVSETULE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11723, "Length": 116, "Cover_Rate": 0.6203208556149733, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ValidLDType", "=", "MemoryType", "==", "", "||", "MemoryType", "==", "", "||", "MemoryType", "==", "", "||", "MemoryType", "==", "", ";", "if", "(", "!", "ValidLDType", "||", "(", "LD", "->", "getExtensionType", "(", ")", "!=", "", "&&", "LD", "->", "getExtensionType", "(", ")", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "LoadOps", "[", "]", "=", "{", "LD", "->", "getChain", "(", ")", ",", "LD", "->", "getBasePtr", "(", ")", ",", "DAG", ".", "getIntPtrConstant", "("], "ground_truth": ["MemoryType", ".", "getScalarSizeInBits", "(", ")", ",", "DL", ")", "}", ";"], "File": "PPCISelLowering100", "Func": "combineBVZEXTLOAD", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11724, "Length": 79, "Cover_Rate": 0.37264150943396224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmParser", "<", "AsmParser", ">", "Y", "(", "getThebeTarget", "(", ")", ")", ";", "RegisterMCAsmParser", "<", "AsmParser", ">", "Z", "("], "ground_truth": ["getTheARM64Target", "(", ")", ")", ";"], "File": "AArch64AsmParser1", "Func": "LLVMInitializeAArch64AsmParser", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11725, "Length": 22, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "wasVisited", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "return", "Types", "."], "ground_truth": ["count", "(", "MI", ")", ";", "}"], "File": "MipsRegisterBankInfo", "Func": "wasVisited", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11726, "Length": 19, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasV66Ops", "(", ")", "const", "{", "return", "getArchVersion", "(", ")", ">="], "ground_truth": ["", "::", "V66", ";"], "File": "HexagonSubtarget (2)1", "Func": "hasV66Ops", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11727, "Length": 15, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_mve_vstrbq_uv4si", "(", "(", "__builtin_neon_qi", "*", ")", "__addr", ",", "__value"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vstrbq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11728, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_srai_pi16", "(", "__m64", "__m", ",", "int", "__count", ")", "{", "return", "(", "__m64", ")", "__builtin_arm_wsrahi", "(", "("], "ground_truth": ["__v4hi", ")", "__m", ",", "__count", ")", ";"], "File": "mmintrin", "Func": "_mm_srai_pi16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11729, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetTransformInfo", "TargetMachine", "::", "getTargetTransformInfo", "(", "const", "Function", "&", "F", ")", "{", "return", "TargetTransformInfo", "(", "TTIImpl", "(", "this", ","], "ground_truth": ["F", ")", ")", ";"], "File": "RISCVTargetMachine10", "Func": "getTargetTransformInfo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11730, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">=", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "RegNo", "%", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "const", "Disassembler", "*", "Dis", "=", "static_cast", "<", "const", "Disassembler", "*", ">", "(", "Decoder", ")", ";", "const", "MCRegisterInfo", "*", "RI", "=", "Dis", "->", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MCRegister", "Reg", "=", "RI", "->", "getMatchingSuperReg", "(", "", "+", "RegNo", ",", "", ",", "&", "MCRegisterClasses", "[", "", "]", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "("], "ground_truth": ["Reg", ")", ")", ";"], "File": "RISCVDisassembler8", "Func": "DecodeVRM4RegisterClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11731, "Length": 84, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "EltVal", "=", "StVal", ".", "getOperand", "(", "I", ")", ";", "if", "(", "!", "isNullConstant", "(", "EltVal", ")", "&&", "!", "isNullFPConstant", "(", "EltVal", ")", ")", "return", "SDValue", "(", ")", ";", "}", "SDLoc", "DL", "(", "&", "St", ")", ";", "unsigned", "ZeroReg", ";", "EVT", "ZeroVT", ";", "if", "(", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "ZeroReg", "=", "", ";", "ZeroVT", "=", "", ";", "}", "else", "{", "ZeroReg", "=", "", ";", "ZeroVT", "=", "", ";", "}", "SDValue", "SplatVal", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "DL", ",", "ZeroReg", ",", "ZeroVT", ")", ";", "return", "splitStoreSplat", "(", "DAG", ",", "St", ",", "SplatVal"], "ground_truth": [",", "NumVecElts", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "replaceZeroVectorStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11732, "Length": 110, "Cover_Rate": 0.3254437869822485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "createExpandPseudoPass", "(", ")"], "ground_truth": ["{"], "File": "AGCExpandPseudos", "Func": "createAGCExpandPseudoPass", "Target": "AGC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11733, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "assert", "(", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "N", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&"], "ground_truth": ["N", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";"], "File": "X86ISelDAGToDAG114", "Func": "SelectMOV64Imm32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11734, "Length": 79, "Cover_Rate": 0.4388888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineInstr", "*", "MI", ":", "LoweredEndCf", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", "->", "getParent", "(", ")", ";", "auto", "Next", "=", "skipIgnoreExecInstsTrivialSucc", "(", "MBB", ",", "std", "::", "next", "(", "MI", "->", "getIterator", "(", ")", ")", ")", ";", "if", "(", "Next", "==", "MBB", ".", "end", "(", ")", "||", "!", "LoweredEndCf", ".", "count", "(", "&"], "ground_truth": ["*", "Next", ")", ")", "continue", ";"], "File": "SILowerControlFlow1", "Func": "optimizeEndCf", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11735, "Length": 61, "Cover_Rate": 0.3546511627906977, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElems", "=", "HwLen", "/", "(", "ElemTy"], "ground_truth": [".", "getSizeInBits", "(", ")", "/", "", ")", ";"], "File": "HexagonISelDAGToDAGHVX14", "Func": "getSingleVT", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11736, "Length": 15, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "CC", "=", "StringSwitch", "<", "unsigned", ">", "(", "Name", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "-", "", ")", ";", "if", "(", "CC", "!=", "-", "", ")", "return", "CC", ";", "if", "(", "Name", "[", "", "]", "==", "'f'", ")", "{", "StringRef", "NumString", "=", "Name", ".", "substr", "(", "", ")", ";", "unsigned", "IntVal", ";", "if", "(", "NumString", ".", "getAsInteger", "(", "", ",", "IntVal", ")", ")", "return", "-", "", ";", "if", "(", "IntVal", ">", "", ")", "return", "-", "", ";", "FpFormatTy", "Format", "=", "getFpFormat"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmParser18", "Func": "matchRegisterName", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11737, "Length": 313, "Cover_Rate": 0.3937106918238994, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128i", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_cvtsi64x_si128", "(", "long", "long", "__A", ")", "{", "return", "_mm_set_epi64x", "(", "", ","], "ground_truth": ["__A", ")", ";"], "File": "emmintrin4", "Func": "_mm_cvtsi64x_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11738, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "AU", ".", "setPreservesCFG", "(", ")", ";", "AU", ".", "addRequired", "<", "MachineDominatorTree", ">", "("], "ground_truth": [")", ";"], "File": "ARM64CleanupLocalDynamicTLSPass", "Func": "getAnalysisUsage", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11739, "Length": 25, "Cover_Rate": 0.7575757575757576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMContext", "*", "Context", "=", "DAG", ".", "getContext", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "EVT", "EltVT", "=", "VT", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "Constant", "*", "C", ";", "if", "(", "EltVT", "==", "", ")", "{", "C", "=", "ConstantVector", "::", "getSplat", "(", "", ",", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "APInt", "(", "", ",", "~", "(", "", "<<", "", ")", ")", ")", ")", ")", ";", "}", "else", "{", "C", "=", "ConstantVector", "::", "getSplat", "(", "", ",", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "APInt", "(", ""], "ground_truth": [",", "~", "(", "", "<<", "", ")", ")", ")", ")", ")", ";"], "File": "X86ISelLowering114", "Func": "LowerFABS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11740, "Length": 127, "Cover_Rate": 0.5825688073394495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "F", "->", "insert", "(", "MBBIter", ",", "XMMSaveMBB", ")", ";", "F", "->", "insert", "(", "MBBIter", ",", "EndMBB", ")", ";", "EndMBB", "->", "splice", "(", "EndMBB", "->", "begin", "(", ")", ",", "MBB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "MBB", "->", "end", "(", ")", ")", ";", "EndMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "MBB", ")", ";", "MBB", "->", "addSuccessor", "(", "XMMSaveMBB", ")", ";", "XMMSaveMBB", "->", "addSuccessor", "(", "EndMBB", ")", ";", "const", "TargetInstrInfo", "*", "TII", "=", "getTargetMachine", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "CountReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "RegSaveFrameIndex", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "int64_t", "VarArgsFPOffset", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "Subtarget", "->", "isTargetWin64", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "CountReg", ")", ".", "addReg", "(", "CountReg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "EndMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "EndMBB", ")", ";", "}", "unsigned", "MOVOpc", "=", "Subtarget", "->", "hasAVX"], "ground_truth": ["(", ")", "?", "", ":", "", ";"], "File": "X86ISelLowering114", "Func": "EmitVAStartSaveXMMRegsWithCustomInserter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11741, "Length": 208, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ";", "return", "", ";", "}", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["", ";"], "File": "OR1KInstrInfo1", "Func": "InsertBranch", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11742, "Length": 30, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Uses", ".", "clear", "(", ")", ";", "TrackDefUses", "(", "MI", ",", "Defs", ",", "Uses", ",", "TRI", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "CC", ")", ";", "MI", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "", ",", "false", ",", "true", ",", "false", ")", ")", ";", "MachineInstr", "*", "LastITMI", "=", "MI", ";", "MachineBasicBlock", "::", "iterator", "InsertPos", "=", "MIB", ".", "getInstr", "(", ")", ";", "++", "MBBI", ";", "", "OCC", "=", "", "(", "CC", ")", ";", "unsigned", "Mask", "=", "", ",", "Pos", "=", "", ";", "if", "(", "!", "restrictIT", ")", "{", "for", "(", ";", "MBBI", "!=", "E", "&&", "Pos", "&&", "(", "!", "MI", "->", "isBranch", "(", ")", "&&", "!", "MI", "->", "isReturn", "(", ")", ")", ";", "++", "MBBI", ")", "{", "if", "(", "MBBI", "->", "isDebugValue", "(", ")", ")", "continue", ";", "MachineInstr", "*", "NMI", "=", "&", "*", "MBBI", ";", "MI", "=", "NMI", ";", "unsigned", "NPredReg", "=", "", ";", "", "NCC", "=", "getITInstrPredicate", "(", "*", "NMI", ",", "NPredReg", ")", ";", "if", "(", "NCC", "==", "CC", "||", "NCC", "==", "OCC", ")", "{", "Mask", "|=", "(", "NCC", "&", "", ")", "<<", "Pos", ";", "NMI", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "", ",", "false", ",", "true", ",", "false", ")", ")", ";", "LastITMI", "=", "NMI", ";", "}", "else", "{", "if", "(", "NCC", "==", "", "&&", "MoveCopyOutOfITBlock", "(", "NMI", ",", "CC", ",", "OCC", ",", "Defs", ",", "Uses", ")", ")", "{", "--", "MBBI", ";", "MBB", ".", "remove", "(", "NMI", ")", ";", "MBB", ".", "insert", "(", "InsertPos", ",", "NMI", ")", ";", "ClearKillFlags", "(", "MI", ",", "Uses", ")", ";", "++", "NumMovedInsts", ";", "continue", ";", "}", "break", ";", "}", "TrackDefUses", "(", "NMI", ",", "Defs", ",", "Uses", ",", "TRI", ")", ";", "--", "Pos", ";", "}", "}", "Mask", "|=", "(", "", "<<", "Pos", ")", ";", "Mask", "|=", "(", "CC", "&", "", ")", "<<", "", ";", "MIB", ".", "addImm", "(", "Mask", ")", ";", "LastITMI", "->", "findRegisterUseOperand", "(", "", ")", "->", "setIsKill", "(", ")", ";", "finalizeBundle", "(", "MBB", ",", "InsertPos", ".", "getInstrIterator", "(", ")", ",", "++", "LastITMI", "->", "getIterator", "(", ")", ")", ";", "Modified", "=", "true", ";", "++", "NumITs"], "ground_truth": [";"], "File": "Thumb2ITBlockPass32", "Func": "InsertITInstructions", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11743, "Length": 347, "Cover_Rate": 0.7214137214137214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Reg", ".", "Modifiers", "==", "-", ""], "ground_truth": ["?", "", ":", "Reg", ".", "Modifiers", ")", ")", ";"], "File": "AMDGPUAsmParser (2)", "Func": "addRegWithInputModsOperands", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11744, "Length": 23, "Cover_Rate": 0.5348837209302325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "LFS", "=", "MFI", "->", "getLocalFrameSize", "(", ")", ";", "int", "Offset", "=", "-", "LFS", ";", "for", "(", "int", "i", "=", "", ",", "e", "=", "MFI", "->", "getObjectIndexEnd", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "!", "MFI", "->", "isSpillSlotObjectIndex", "(", "i", ")", "||", "MFI", "->", "isDeadObjectIndex", "(", "i", ")", ")", "continue", ";", "int", "S", "=", "MFI", "->", "getObjectSize", "(", "i", ")", ";", "LFS", "+=", "S", ";", "Offset", "-=", "S", ";", "MFI", "->", "mapLocalFrameObject", "(", "i", ",", "Offset", ")", ";", "}", "MFI", "->", "setLocalFrameSize", "(", "LFS", ")", ";", "unsigned", "A", "=", "MFI", "->", "getLocalFrameMaxAlign", "(", ")", ";", "assert", "(", "A", "<="], "ground_truth": ["", "&&", "", ")", ";"], "File": "HexagonFrameLowering", "Func": "processFunctionBeforeFrameFinalized", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11745, "Length": 110, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "emit_insn", "(", "gen_force_register_use", "(", "stack_pointer_rtx", ")", ")", ";", "if", "(", "crtl", "->", "profile", "||", "!", "TARGET_SCHED_PROLOG", ")", "emit_insn", "(", "gen_blockage", "(", ")", ")", ";", "for", "(", "regno", "=", "", ";", "regno", "<", "", ";", "regno", "++", ")", "if", "(", "reg_needs_saving_p", "(", "regno", ")", ")", "emit_clobber", "(", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ")", ";", "if", "(", "!", "df_regs_ever_live_p", "(", "LR_REGNUM", ")", ")", "emit_use", "(", "gen_rtx_REG", "(", "SImode", ",", "LR_REGNUM", ")", ")", ";", "if", "(", "IS_CMSE_ENTRY", "(", "arm_current_func_type", "(", ")", ")", ")"], "ground_truth": ["cmse_nonsecure_entry_clear_before_return", "(", ")", ";"], "File": "arm", "Func": "thumb1_expand_epilogue", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11746, "Length": 87, "Cover_Rate": 0.3551020408163265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "p", ":", "Changes", ")", "stack"], "ground_truth": ["+=", "p", ".", "first", ";"], "File": "TVMStackFixup", "Func": "apply", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11747, "Length": 13, "Cover_Rate": 0.52, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "typedef", "std", "::", "vector", "<", "unsigned", ">", "SortableVectorType", ";", "SortableVectorType", "VRs", ";", "for", "(", "RegisterOrdering", "::", "iterator", "I", "=", "RB", ".", "begin", "(", ")", ",", "E", "=", "RB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "VRs", ".", "push_back", "(", "I", "->", "first", ")", ";", "std", "::", "sort", "(", "VRs", ".", "begin", "(", ")", ",", "VRs"], "ground_truth": [".", "end", "(", ")", ",", "LexCmp", ")", ";"], "File": "HexagonGenInsert (2)", "Func": "buildOrderingBT", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11748, "Length": 68, "Cover_Rate": 0.4927536231884058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", "->", "hasPOPCNTD", "(", ")", "&&", "TyWidth", "<=", "", ")", "return", "PSK_FastHardware", ";", "return", "PSK_Software"], "ground_truth": [";"], "File": "PPCTargetTransformInfo (2)", "Func": "getPopcntSupport", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11749, "Length": 18, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printTOCEntryLabel", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "assert", "(", "MO", ".", "getType", "(", ")", "==", "MachineOperand", "::", "MO_GlobalAddress"], "ground_truth": [")", ";"], "File": "PPCAsmPrinter11", "Func": "printTOCEntryLabel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11750, "Length": 41, "Cover_Rate": 0.3942307692307692, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "oldname", ";", "char", "*", "newname", ";", "tree", "idp", ";", "rtx", "rtlname", ";", "rtx", "newrtl", ";", "rtlname", "=", "XEXP", "(", "DECL_RTL", "(", "decl", ")", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "rtlname", ")", "==", "MEM", ")", "rtlname", "=", "XEXP", "(", "rtlname", ",", "", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "rtlname", ")", "==", "SYMBOL_REF", ")", ";", "oldname", "=", "XSTR", "(", "rtlname", ",", "", ")", ";", "gcc_assert", "(", "!", "mcore_dllexport_name_p", "(", "oldname", ")", ")", ";", "if", "(", "mcore_dllimport_name_p", "(", "oldname", ")", ")", "return", ";", "if", "(", "TREE_CODE", "(", "decl", ")", "==", "VAR_DECL", "&&", "!", "DECL_VIRTUAL_P", "(", "decl", ")", "&&", "DECL_INITIAL", "(", "decl", ")", ")", "{", "error", "(", "", ",", "decl", ")", ";", "return", ";", "}", "if", "(", "TREE_CODE", "(", "decl", ")", "==", "VAR_DECL", "&&", "!", "DECL_VIRTUAL_P", "(", "decl", ")", ")", "{", "DECL_EXTERNAL", "(", "decl", ")", "=", "", ";", "TREE_PUBLIC", "(", "decl", ")", "=", "", ";", "}", "newname", "=", "XALLOCAVEC", "(", "char", ",", "strlen", "(", "oldname", ")", "+", "", ")", ";", "sprintf", "(", "newname", ",", "", ",", "oldname", ")", ";", "idp", "=", "get_identifier", "(", "newname", ")"], "ground_truth": [";"], "File": "mcore", "Func": "mcore_mark_dllimport", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11751, "Length": 177, "Cover_Rate": 0.8232558139534883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasNEON", "("], "ground_truth": [")", "const", "{"], "File": "ARMSubtarget (2)", "Func": "hasNEON", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11752, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "X", "(", "getTheTarget", "(", ")"], "ground_truth": [")", ";"], "File": "XtensaAsmPrinter1", "Func": "LLVMInitializeXtensaAsmPrinter", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11753, "Length": 11, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_psrad", "(", "__m64"], "ground_truth": ["__m", ",", "__m64", "__count", ")", "{"], "File": "mmintrin", "Func": "_m_psrad", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11754, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MAI", "->", "BBNumToRegMap", ".", "clear", "("], "ground_truth": [")", ";"], "File": "SPIRVAsmPrinter", "Func": "emitFunctionBodyEnd", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11755, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "{", "unsigned", "SHUFPDMask", "=", "(", "Mask", "[", "", "]", "==", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "", ",", "V1", ",", "V1", ",", "DAG", ".", "getConstant", "(", "SHUFPDMask", ",", "", ")", ")", ";", "}", "assert", "(", "Mask", "[", "", "]", ">=", "", "&&", "Mask", "[", "", "]", "<", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", ">=", "", "&&", "", ")", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "unsigned", "SHUFPDMask", "=", "(", "Mask", "[", "", "]", "==", "", ")", "|", "(", "("], "ground_truth": ["(", "Mask", "[", "", "]", "-", "", ")", "==", "", ")", "<<", "", ")", ";"], "File": "X86ISelLowering221", "Func": "lowerV2F64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11756, "Length": 201, "Cover_Rate": 0.5982142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PassThru", "->", "isUndef", "(", ")", "||", "isZerosVector", "(", "PassThru", ".", "getNode", "(", ")", ")", ")", "return", "Op", ";", "SDValue", "Load", "=", "DAG", ".", "getMaskedLoad", "(", "VT", ",", "DL", ",", "LoadNode", "->", "getChain", "(", ")", ",", "LoadNode", "->", "getBasePtr", "(", ")", ",", "LoadNode", "->", "getOffset", "(", ")", ",", "Mask", ",", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "LoadNode", "->", "getMemoryVT", "(", ")", ",", "LoadNode", "->", "getMemOperand", "(", ")", ",", "LoadNode", "->", "getAddressingMode", "(", ")", ",", "LoadNode", "->", "getExtensionType", "(", ")", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getSelect", "(", "DL", ",", "VT", ",", "Mask", ",", "Load", ",", "PassThru", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "{", "Result", ",", "Load", ".", "getValue", "(", "", ")", "}", ","], "ground_truth": ["DL", ")", ";"], "File": "AArch64ISelLowering69", "Func": "LowerMLOAD", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11757, "Length": 120, "Cover_Rate": 0.5741626794258373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUSubtarget", "::", "hasCaymanISA", "(", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUSubtarget11", "Func": "hasCaymanISA", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11758, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UsesTOCBasePtr", "="], "ground_truth": ["true", ";"], "File": "PPCMachineFunctionInfo (2)", "Func": "setUsesTOCBasePtr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11759, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "OptSize", "=", "Attr", ".", "hasAttribute", "(", "AttributeList", "::", "FunctionIndex", ","], "ground_truth": ["Attribute", "::", "MinSize", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "isIntDivCheap", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11760, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GlobalAddressSDNode", "*", "N", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", ")", "return", "DAG", ".", "getTargetGlobalAddress", "(", "N", "->", "getGlobal", "(", ")", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "Ty", ",", "", ",", "Flag", ")", ";", "if", "(", "ExternalSymbolSDNode", "*", "N", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Op", ")", ")", "return", "DAG", ".", "getTargetExternalSymbol", "(", "N", "->", "getSymbol", "(", ")", ",", "Ty", ",", "Flag", ")", ";", "if", "(", "BlockAddressSDNode", "*", "N", "=", "dyn_cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", ")", "return", "DAG", ".", "getTargetBlockAddress", "(", "N", "->", "getBlockAddress", "("], "ground_truth": [")", ",", "Ty", ",", "", ",", "Flag", ")", ";"], "File": "MipsISelLowering101", "Func": "getTargetNode", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11761, "Length": 100, "Cover_Rate": 0.4830917874396135, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "InterVT", "=", "", "(", "", ",", "VT", ".", "getVectorElementCount", "(", ")", "*", "", ")", ";", "auto", "InterVec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "InterVT", ",", "Lo", ",", "VL", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "InterVec", ")", ";", "}", "}", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["VT", ",", "Lo", ",", "Hi", ",", "VL", ")", ";"], "File": "RISCVISelLowering20", "Func": "splatPartsI64WithVL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11762, "Length": 68, "Cover_Rate": 0.3192488262910798, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vorrq", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ")", "{", "return", "__arm_vorrq_f32", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vorrq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11763, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sqdmlal2_nv4si", "(", "__a", ","], "ground_truth": ["__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vqdmlal_high_n_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11764, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "TSFlags", "=", "Desc", ".", "TSFlags", ";", "if", "(", "(", "TSFlags", "&", "", ")", "==", "(", "STI", ".", "hasFeature", "(", "", ")", "?", "", ":", "", ")", ")", "emitByte", "(", "", ",", "OS", ")", ";", "if", "(", "TSFlags", "&", "", "||", "MI", ".", "getFlags", "(", ")", "&", "", ")", "emitByte", "(", "", ",", "OS", ")", ";", "if", "(", "TSFlags", "&", "", "||", "MI", ".", "getFlags", "(", ")", "&", "", ")", "emitByte", "(", "", ",", "OS", ")", ";", "switch", "(", "TSFlags", "&", "", ")", "{", "case", "", ":", "emitByte", "(", "", ",", "OS", ")", ";", "break", ";", "case", "", ":", "emitByte", "(", "", ",", "OS", ")", ";", "break", ";", "case", "", ":", "emitByte", "(", "", ",", "OS", ")", ";", "break", ";", "}", "assert", "(", "(", "STI", ".", "hasFeature", "(", "", ")", "||", "!", "(", "TSFlags", "&", "", ")", ")", "&&", "", ")", ";", "bool", "HasREX", "=", "STI", ".", "hasFeature", "(", "", ")", "?", "emitREXPrefix", "(", "MemOperand", ",", "MI", ",", "STI", ",", "OS", ")", ":", "false", ";", "switch", "(", "TSFlags", "&", "", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "emitByte", "(", "", ",", "OS", ")", ";", "break", ";", "}", "switch", "(", "TSFlags", "&", "", ")", "{", "case", "", ":", "emitByte", "(", "", ",", "OS"], "ground_truth": [")", ";"], "File": "X86MCCodeEmitter3", "Func": "emitOpcodePrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11765, "Length": 211, "Cover_Rate": 0.6677215189873418, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ADDri", "=", "getADDriOpcode", "(", "false", ",", "EndOffset", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "ADDri", ")", ",", "FramePtr", ")", ".", "addReg", "(", "FramePtr", ")", ".", "addImm", "(", "EndOffset", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "assert", "(", "EndOffset", ">=", "", "&&", "", ")", ";", "}", "else", "if", "(", "UsedReg", "==", "BasePtr", ")", "{", "addRegOffset", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "BasePtr", ")", ",", "FramePtr", ",", "false", ",", "EndOffset", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "assert", "(", "FI", "->", "getHasSEHFramePtrSave", "(", ")", ")", ";", "int", "Offset", "=", "getFrameIndexReference", "(", "MF", ",", "FI", "->", "getSEHFramePtrSaveIndex", "(", ")", ",", "UsedReg", ")", ";", "assert", "(", "UsedReg", "==", "BasePtr", ")", ";", "addRegOffset", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "FramePtr", ")", ",", "UsedReg", ",", "true", ",", "Offset", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "X86FrameLowering117", "Func": "restoreWin32EHStackPointers", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11766, "Length": 175, "Cover_Rate": 0.42168674698795183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isRegIdx", "(", ")", "&&", "(", "RegIdx", "."], "ground_truth": ["Kind", "&", "RegKind_FCC", ")", "&&", "", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "getFCCReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11767, "Length": 17, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ExtOp2", "=", "Builder", ".", "CreateZExt", "(", "I", ".", "getOperand", "(", "", ")", ",", "I32Ty", ")", ";", "}", "ExtRes", "=", "Builder", ".", "CreateSelect", "(", "I", ".", "getOperand", "(", "", ")", ",", "ExtOp1", ",", "ExtOp2", ")", ";", "TruncRes", "=", "Builder", ".", "CreateTrunc", "(", "ExtRes", ",", "I", ".", "getType", "(", ")", ")", ";", "I", ".", "replaceAllUsesWith", "(", "TruncRes", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AMDGPUCodeGenPrepare (2)", "Func": "promoteUniformOpToI32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11768, "Length": 66, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "Mode", "==", "", "?", "", ":", "", ";", "case", "", ":", "return", "Mode", "==", "", "?", "", ":", "", ";", "case", "", ":", "return", "Mode", "==", "", "?", "", ":", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", ""], "ground_truth": [":"], "File": "ARMLoadStoreOptimizer53", "Func": "getPostIndexedLoadStoreOpcode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11769, "Length": 111, "Cover_Rate": 0.36156351791530944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "MaxVal", "=", "(", "(", "uint64_t", "(", "", ")", "<<", "Bits", ")", "-", "", ")", "*", "Scale", ";", "return", "Val", "<=", "MaxVal", "&&", "(", "Val", "%"], "ground_truth": ["Scale", ")", "==", "", ";"], "File": "AArch64AsmParser59", "Func": "isUImmScaled", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11770, "Length": 31, "Cover_Rate": 0.3875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "mode", ")", "{", "case", "Pmode", ":", "case", "QImode", ":", "return", "IS_INT_REGNO", "(", "regno", ")", ";", "case", "QFmode", ":", "case", "HFmode", ":", "return", "IS_EXT_REGNO", "(", "regno", ")", ";", "case", "CCmode", ":", "case", "CC_NOOVmode", ":", "return", "IS_ST_REGNO", "(", "regno", ")"], "ground_truth": [";"], "File": "c4x1", "Func": "c4x_hard_regno_mode_ok", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 11771, "Length": 41, "Cover_Rate": 0.47126436781609193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "Ty", "=", "MemVT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "PointerType", "*", "PtrTy", "=", "PointerType", "::", "get", "(", "Ty", ",", "AMDGPUA", ".", "CONSTANT_ADDRESS", ")", ";", "MachinePointerInfo", "PtrInfo", "(", "UndefValue", "::", "get", "(", "PtrTy", ")", ")", ";", "if", "(", "MemVT", ".", "getStoreSize", "(", ")", "<", "", "&&", "Align", "<", "", ")", "{", "int64_t", "AlignDownOffset", "=", "alignDown", "(", "Offset", ",", "", ")", ";", "int64_t", "OffsetDiff", "=", "Offset", "-", "AlignDownOffset", ";", "EVT", "IntVT", "=", "MemVT", ".", "changeTypeToInteger", "(", ")", ";", "SDValue", "Ptr", "=", "lowerKernArgParameterPtr", "(", "DAG", ",", "SL", ",", "Chain", ",", "AlignDownOffset", ")", ";", "SDValue", "Load", "=", "DAG", ".", "getLoad", "(", "", ",", "SL", ",", "Chain", ",", "Ptr", ",", "PtrInfo", ",", "", ",", "MachineMemOperand", "::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ")", ";", "SDValue", "ShiftAmt", "=", "DAG", ".", "getConstant", "(", "OffsetDiff", "*", "", ",", "SL", ",", "", ")", ";", "SDValue", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ","], "ground_truth": ["", ",", "Load", ",", "ShiftAmt", ")", ";"], "File": "SIISelLowering", "Func": "lowerKernargMemParameter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11772, "Length": 159, "Cover_Rate": 0.4368131868131868, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerUDIVREM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSDIVREM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFREM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFCEIL", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFTRUNC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFNEARBYINT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFROUND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFFLOOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerNT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerUINT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_TO_FP16", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFP_TO_NT", "(", "Op", ",", "DAG"], "ground_truth": [")", ";"], "File": "AMDGPUISelLowering99", "Func": "LowerOperation", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11773, "Length": 143, "Cover_Rate": 0.45980707395498394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "HasBase", "("], "ground_truth": [")", ")", ";"], "File": "M680x0CollapseMOVEMPass", "Func": "SetBase", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11774, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "SectionKind", "GVKind", "=", "getObjFileLowering", "(", ")", ".", "getKindForGlobal", "(", "GV", ",", "TM", ")", ";", "if", "(", "!", "GVKind", ".", "isGlobalWriteableData", "(", ")", "&&", "!", "GVKind", ".", "isReadOnly", "(", ")", "&&", "!", "GVKind", ".", "isThreadLocal", "(", ")", ")", "report_fatal_error", "(", "", "", ")", ";", "if", "(", "isVerbose", "(", ")", ")", "{", "if", "(", "GV", "->", "hasInitializer", "(", ")", ")", "{", "GV", "->", "printAsOperand", "(", "OutStreamer", "->", "GetCommentOS", "(", ")", ",", "false", ",", "GV", "->", "getParent", "(", ")", ")", ";", "OutStreamer", "->", "GetCommentOS", "(", ")", "<<", "'\\n'", ";", "}", "}", "MCSectionXCOFF", "*", "Csect", "=", "cast", "<", "MCSectionXCOFF", ">", "(", "getObjFileLowering", "(", ")", ".", "SectionForGlobal", "(", "GV", ",", "GVKind", ",", "TM", ")", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "Csect", ")", ";", "const", "DataLayout", "&", "DL", "=", "GV", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "if", "(", "GV", "->", "hasCommonLinkage", "(", ")", "||", "GVKind", ".", "isBSSLocal", "(", ")", "||", "GVKind", ".", "isThreadBSSLocal", "(", ")", ")", "{", "Align", "Alignment", "=", "GV", "->", "getAlign", "(", ")", ".", "getValueOr", "(", "DL", ".", "getPreferredAlign", "(", "GV", ")", ")", ";", "uint64_t", "Size", "=", "DL", ".", "getTypeAllocSize", "(", "GV", "->", "getType", "(", ")", "->", "getElementType", "(", ")", ")", ";", "GVSym", "->", "setStorageClass", "(", "TargetLoweringObjectFileXCOFF", "::", "getStorageClassForGlobal", "(", "GV", ")", ")", ";", "if", "(", "GVKind", ".", "isBSSLocal", "(", ")", "||", "GVKind", ".", "isThreadBSSLocal", "(", ")", ")", "OutStreamer", "->", "emitXCOFFLocalCommonSymbol", "(", "OutContext", ".", "getOrCreateSymbol", "(", "GVSym", "->", "getSymbolTableName", "(", ")", ")", ",", "Size", ",", "GVSym", ",", "Alignment", ".", "value", "(", ")", ")", ";", "else", "OutStreamer", "->", "emitCommonSymbol", "(", "GVSym", ",", "Size", ",", "Alignment", ".", "value", "(", ")", ")", ";", "return", ";", "}", "MCSymbol", "*", "EmittedInitSym", "=", "GVSym", ";", "emitLinkage", "(", "GV", ",", "EmittedInitSym", ")", ";", "emitAlignment", "(", "getGVAlignment", "(", "GV", ",", "DL", ")", ",", "GV", ")", ";", "if", "(", "!", "TM", ".", "getDataSections", "(", ")", "||", "GV", "->", "hasSection", "(", ")", ")", "{", "OutStreamer", "->", "emitLabel", "(", "EmittedInitSym", ")", ";", "}", "llvm", "::", "for_each", "(", "GOAliasMap", "[", "GV", "]", ",", "[", "this", "]", "(", "const", "GlobalAlias", "*", "Alias", ")", "{", "OutStreamer", "->", "emitLabel", "(", "getSymbol", "(", "Alias", ")"], "ground_truth": [")", ";"], "File": "PPCAsmPrinter46", "Func": "emitGlobalVariableHelper", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11775, "Length": 343, "Cover_Rate": 0.7831050228310502, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "", "InvCC", "=", "changeICMPPredToCC", "(", "CmpInst", "::", "getInversePredicate", "(", "(", "CmpInst", "::", "Predicate", ")", "Pred", ")", ")", ";", "auto", "I", "=", "MIRBuilder", ".", "buildInstr", "(", "", ",", "{", "DefReg", "}", ",", "{", "Register", "(", "", ")", ",", "Register", "(", "", ")", "}", ")", ".", "addImm", "(", "InvCC", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "I", ",", "TII"], "ground_truth": [",", "TRI", ",", "RBI", ")", ";"], "File": "AArch64InstructionSelector10", "Func": "emitCSetForICMP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11776, "Length": 62, "Cover_Rate": 0.6595744680851063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "II", "=", "TII", ".", "get", "(", "MachineInstOpcode", ")", ";", "Op0", "=", "constrainOperandRegClass", "(", "II", ",", "Op0", ",", "", ")", ";", "if", "(", "II", ".", "getNumDefs", "(", ")", ">=", "", ")", "{", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "II", ",", "ResultReg", ")", ".", "addReg", "(", "Op0", ",", "Op0IsKill", "*", "RegState", "::", "Kill", ")", ".", "addImm", "(", "Imm", ")", ")", ";", "}", "else", "{", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "II", ")", ".", "addReg", "(", "Op0", ",", "Op0IsKill", "*", "RegState", "::", "Kill", ")", ".", "addImm", "(", "Imm", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "(", "II", "."], "ground_truth": ["ImplicitDefs", "[", "", "]", ")", ")", ";"], "File": "ARMFastISel63", "Func": "FastEmitInst_ri", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11777, "Length": 147, "Cover_Rate": 0.8032786885245902, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "("], "ground_truth": [")", "const", "override", "{"], "File": "SITypeRewriter", "Func": "getPassName", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11778, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "DestBB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "BBIsInRange", "(", "MI", ",", "DestBB", ",", "Br", ".", "MaxDisp", ")", ")", "return", "false", ";", "if", "(", "!", "Br", ".", "isCond", ")", "return"], "ground_truth": ["FixUpUnconditionalBr", "(", "MF", ",", "Br", ")", ";"], "File": "ARMConstantIslandPass11", "Func": "FixUpImmediateBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11779, "Length": 46, "Cover_Rate": 0.5974025974025974, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["true", ";"], "File": "LanaiInstrInfo (2)", "Func": "isRRMOpcode", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11780, "Length": 30, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "::", "iterator", "NextBB", ";", "MachineBasicBlock", "*", "EmptyMBBAtEnd", "=", "nullptr", ";", "for", "(", "MachineFunction", "::", "iterator", "BI", "=", "MF", ".", "begin", "(", ")", ",", "BE", "=", "MF", ".", "end", "(", ")", ";", "BI", "!=", "BE", ";", "BI", "=", "NextBB", ")", "{", "NextBB", "=", "std", "::", "next", "(", "BI", ")", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "BI", ";", "bool", "HaveSkipBlock", "=", "false", ";", "if", "(", "!", "ExecBranchStack", ".", "empty", "(", ")", "&&", "ExecBranchStack", ".", "back", "(", ")", "==", "&", "MBB", ")", "{", "ExecBranchStack", ".", "pop_back", "(", ")", ";", "}", "if", "(", "HaveKill", "&&", "ExecBranchStack", ".", "empty", "(", ")", ")", "{", "HaveKill", "=", "false", ";", "}", "MachineBasicBlock", "::", "iterator", "I", ",", "Next", ";", "for", "(", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end", "(", ")", ";", "I", "=", "Next", ")", "{", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "MachineInstr", "&", "MI", "=", "*", "I", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "ExecBranchStack", ".", "push_back", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ";", "MadeChange", "|=", "skipMaskBranch", "(", "MI", ",", "MBB", ")", ";", "break", ";", "case", "", ":", "if", "(", "MBB", ".", "isLayoutSuccessor", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ")", "{", "MI", ".", "eraseFromParent", "(", ")", ";", "}", "else", "if", "(", "HaveSkipBlock", ")", "{", "MI", ".", "eraseFromParent", "(", ")", ";", "}", "break", ";", "case", "", ":", "MadeChange", "=", "true", ";", "kill", "(", "MI", ")", ";", "if", "(", "ExecBranchStack", ".", "empty", "(", ")", ")", "{", "if", "(", "skipIfDead", "(", "MI", ",", "*", "NextBB", ")", ")", "{", "HaveSkipBlock", "=", "true", ";", "NextBB", "=", "std", "::", "next", "(", "BI", ")", ";", "BE", "=", "MF", ".", "end", "(", ")", ";", "}", "}", "else", "{", "HaveKill", "=", "true", ";", "}", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "SIInsertSkips25", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11781, "Length": 301, "Cover_Rate": 0.6044176706827309, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "Idx", ")", ".", "addImm", "(", "Offset", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "Idx", ")", ";", "}", "MBB", ".", "insert", "(", "I", ",", "MovRel", ")", ";", "}", "else", "{", "assert", "(", "", ".", "contains", "(", "Save", ")", ")", ";", "assert", "(", "", ".", "contains", "(", "Idx", ")", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Save", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "Idx", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "Idx", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ";", "if", "(", "Offset", ")", "{", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "Offset", ")", ";", "}", "MBB", ".", "insert", "(", "I", ",", "MovRel", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "-", "", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg"], "ground_truth": ["(", "Save", ")", ";"], "File": "SILowerControlFlow (2)", "Func": "LoadM0", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11782, "Length": 332, "Cover_Rate": 0.6845360824742268, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Disassembler", "*", "Dis", "=", "static_cast", "<", "const", "Disassembler", "*", ">", "(", "D", ")", ";", "const", "MCRegisterInfo", "*", "RegInfo", "=", "Dis", "->", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "return", "RegInfo", "->", "getRegClass", "(", "RC", ")", ".", "getRegister"], "ground_truth": ["(", "RegNo", ")", ";"], "File": "AArch64Disassembler32", "Func": "getReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11783, "Length": 43, "Cover_Rate": 0.7166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitProgramInfo", "(", "MF", ",", "KernelInfo", ")", ";", "}", "}", "else", "{", "EmitProgramInfo", "(", "MF", ")", ";", "}", "DisasmLines", ".", "clear", "(", ")", ";", "HexLines", ".", "clear", "(", ")", ";", "DisasmLineMaxLen", "=", "", ";", "EmitFunctionBody", "(", ")", ";", "if", "(", "isVerbose", "(", ")", ")", "{", "MCSectionELF", "*", "CommentSection", "=", "Context", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "CommentSection", ")", ";", "if", "(", "STM", ".", "getGeneration", "(", ")", ">=", "Subtarget", "::", "SOUTHERN_ISLANDS", ")", "{", "OutStreamer", "->", "emitRawComment", "(", "", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "CodeLen", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "NumSGPR", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "NumVGPR", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "FloatMode", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "IEEEMode", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "ScratchSize", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "LDSSize", ")", "+", "", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "ReservedVGPRFirst", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "ReservedVGPRCount", ")", ",", "false", ")", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "debuggerEmitPrologue", "(", ")", ")", "{", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "DebuggerWavefrontPrivateSegmentOffsetSGPR", ")", ",", "false", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "Twine", "(", "KernelInfo", ".", "DebuggerPrivateSegmentBufferSGPR", ")"], "ground_truth": [",", "false", ")", ";"], "File": "AMDGPUAsmPrinter45", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11784, "Length": 284, "Cover_Rate": 0.44724409448818897, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "mi", "->", "getDesc", "(", ")", ".", "getNumDefs", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MachineOperand", "&", "mo", "=", "mi", "->", "getOperand", "(", "i", ")", ";", "if", "(", "!", "mo", ".", "isReg", "(", ")", ")", "continue", ";", "int", "rx", "=", "RegIndex", "(", "mo", ".", "getReg", "("], "ground_truth": [")", ")", ";"], "File": "SSEDomainFix", "Func": "visitHardInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11785, "Length": 61, "Cover_Rate": 0.3370165745856354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoopBlocks", "(", "MachineBasicBlock", "*", "Entry", ",", "const", "BlockSet", "&", "Enterers", ")", ":", "Entry", "(", "Entry", ")", ",", "Enterers", "(", "Enterers", ")", "{", "calculate", "("], "ground_truth": [")", ";"], "File": "WebAssemblyFixIrreducibleControlFlow1", "Func": "LoopBlocks", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11786, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "&", "TLInfo"], "ground_truth": [";"], "File": "JVMSubtarget", "Func": "getTargetLowering", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11787, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineDominatorTree", "&", "getDT"], "ground_truth": ["(", ")", "const", "{"], "File": "RDFGraph", "Func": "getDT", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11788, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "PPCISelLowering109", "Func": "getTargetNodeName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11789, "Length": 453, "Cover_Rate": 0.42178770949720673, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "getDataLayoutString", "(", "TT", ")", ",", "TT", ",", "CPU", ",", "computeFSAdditions", "(", "FS", ","], "ground_truth": ["OL", ",", "TT", ")", ",", "Options", ",", "getEffectiveRelocModel", "(", "TT", ",", "RM", ")", ",", "CM", ",", "OL", ")", ",", "TLOF", "(", "createTLOF", "(", "getTargetTriple", "(", ")", ")", ")", ",", "TargetABI", "(", "computeTargetABI", "(", "TT", ",", "Options", ")", ")", ",", "Subtarget", "(", "TargetTriple", ",", "CPU", ",", "computeFSAdditions", "(", "FS", ",", "OL", ",", "TT", ")", ",", "*", "this", ")", "{"], "File": "PPCTargetMachine28", "Func": "PPCTargetMachine", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11790, "Length": 119, "Cover_Rate": 0.9596774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override"], "ground_truth": ["{"], "File": "CAHPAsmPrinter", "Func": "getPassName", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11791, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createBlackfinISelDag", "(", "*", "this", ",", "OptLevel"], "ground_truth": [")", ")", ";"], "File": "BlackfinTargetMachine", "Func": "addInstSelector", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11792, "Length": 13, "Cover_Rate": 0.40625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Stalls", ";", "}", ";", "SmallVector", "<", "BankStall", ",", "", ">", "BankStalls", ";", "for", "(", "int", "Bank", "=", "", ";", "Bank", "<", "NUM_BANKS", ";", "++", "Bank", ")", "{", "if", "(", "C", ".", "FreeBanks", "&", "(", "", "<<", "Bank", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printBank", "(", "Bank", ")", "<<", "'\\n'", ")", ";", "unsigned", "Stalls", "=", "computeStallCycles", "(", "C", ".", "Reg", ",", "C", ".", "Reg", ",", "Bank", ")", ";", "if", "(", "Stalls", "<", "OrigStalls", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printBank", "(", "Bank", ")", "<<", "", "<<", "Stalls", "<<", "'\\n'", ")", ";", "BankStalls", ".", "push_back", "(", "BankStall", "(", "(", "unsigned", ")", "Bank", ",", "Stalls", ")", ")", ";", "}", "}", "}", "std", "::", "sort", "(", "BankStalls", ".", "begin", "(", ")", ",", "BankStalls", ".", "end", "(", ")", ")", ";", "Register", "OrigReg", "=", "VRM", "->", "getPhys", "(", "C", ".", "Reg", ")", ";", "LRM", "->", "unassign", "(", "LI", ")", ";", "while", "(", "!", "BankStalls", ".", "empty", "(", ")", ")", "{", "BankStall", "BS", "=", "BankStalls", ".", "pop_back_val", "(", ")", ";", "unsigned", "Reg", "=", "scavengeReg", "(", "LI", ",", "BS", "."], "ground_truth": ["Bank", ")", ";"], "File": "GCNRegBankReassign12", "Func": "tryReassign", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11793, "Length": 185, "Cover_Rate": 0.41387024608501116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtepi32_pd", "("], "ground_truth": ["__m128i", "__A", ")", "{"], "File": "emmintrin", "Func": "_mm_cvtepi32_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11794, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "EVT", "StVT", "=", "St", "->", "getMemoryVT", "(", ")", ";", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "assert", "(", "StVT", "!=", "VT", "&&", "", ")", ";", "unsigned", "FromEltSz", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "unsigned", "ToEltSz", "=", "StVT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "if", "(", "!", "isPowerOf2_32", "(", "NumElems", "*", "FromEltSz", "*", "ToEltSz", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "", "!=", "(", "NumElems", "*", "FromEltSz", ")", "%", "ToEltSz", ")", "return", "SDValue", "(", ")", ";", "unsigned", "SizeRatio", "=", "FromEltSz", "/", "ToEltSz", ";", "assert", "(", "SizeRatio", "*", "NumElems", "*", "ToEltSz", "==", "VT", ".", "getSizeInBits", "(", ")", ")", ";", "EVT", "WideVecVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "StVT", ".", "getScalarType", "(", ")", ",", "NumElems", "*", "SizeRatio", ")", ";", "assert", "(", "WideVecVT", ".", "getSizeInBits", "(", ")", "==", "VT", ".", "getSizeInBits", "(", ")", ")", ";", "SDLoc", "DL", "(", "St", ")", ";", "SDValue", "WideVec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "WideVecVT", ",", "StVal", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShuffleVec", "(", "NumElems", "*", "SizeRatio", ",", "-", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElems", ";", "++", "i", ")", "ShuffleVec", "[", "i", "]", "=", "TLI", ".", "isBigEndian", "(", ")", "?", "(", "i", "+", "", ")", "*", "SizeRatio", "-", "", ":", "i", "*", "SizeRatio", ";", "if", "(", "!", "TLI", ".", "isTypeLegal", "(", "WideVecVT", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Shuff", "=", "DAG", ".", "getVectorShuffle", "(", "WideVecVT", ",", "DL", ",", "WideVec", ",", "DAG", ".", "getUNDEF", "(", "WideVec", ".", "getValueType", "(", ")", ")", ",", "ShuffleVec", ".", "data", "(", ")", ")", ";", "MVT", "StoreType", "=", "", ";", "for", "(", "MVT", "Tp", ":", "", "(", ")", ")", "{", "if", "(", "TLI", ".", "isTypeLegal", "(", "Tp", ")", "&&", "Tp", ".", "getSizeInBits", "(", ")", "<=", "NumElems", "*", "ToEltSz", ")", "StoreType", "=", "Tp", ";", "}", "if", "(", "!", "TLI", ".", "isTypeLegal", "(", "StoreType", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "StoreVecVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "StoreType", ",", "VT", ".", "getSizeInBits", "(", ")", "/", "EVT", "(", "StoreType", ")", ".", "getSizeInBits", "(", ")", ")", ";", "assert", "(", "StoreVecVT", ".", "getSizeInBits", "(", ")", "==", "VT", ".", "getSizeInBits", "(", ")", ")", ";", "SDValue", "ShuffWide", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "StoreVecVT", ",", "Shuff", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Chains", ";", "SDValue", "Increment", "=", "DAG", ".", "getConstant", "(", "StoreType", ".", "getSizeInBits", "(", ")", "/", "", ",", "DL", ",", "TLI", ".", "getPointerTy", "(", ")", ")", ";", "SDValue", "BasePtr", "=", "St", "->", "getBasePtr", "(", ")", ";", "unsigned", "E", "=", "(", "ToEltSz", "*", "NumElems", ")", "/", "StoreType", ".", "getSizeInBits", "(", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "E", ";", "I", "++", ")", "{", "SDValue", "SubVec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "StoreType", ",", "ShuffWide", ",", "DAG"], "ground_truth": [".", "getIntPtrConstant", "(", "I", ",", "DL", ")", ")", ";"], "File": "ARMISelLowering132", "Func": "PerformSTORECombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11795, "Length": 504, "Cover_Rate": 0.4217573221757322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Width", "==", "", "&&", "", ")", ";", "unsigned", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "ScratchReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "AddrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "IncrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "MaskReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "AtomicOrdering", "Ordering", "=", "static_cast", "<", "AtomicOrdering", ">", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "BuildMI", "(", "LoopMBB", ",", "DL", ",", "TII", "->", "get", "(", "getLRForRMW32", "(", "Ordering", ")", ")", ",", "DestReg", ")", ".", "addReg", "(", "AddrReg", ")", ";", "switch", "(", "BinOp", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "RISCVExpandPseudoInsts13", "Func": "doMaskedAtomicBinOpExpansion", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11796, "Length": 135, "Cover_Rate": 0.31690140845070425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", ")", "{", "assert", "(", "(", "ScalarSize", "==", "", "||", "ScalarSize", "==", "", ")", "&&", "", ")", ";", "if", "(", "ScalarSize", "==", "", ")", "Const", "=", "ConstantFP", "::", "get", "(", "Type", "::", "getFloatTy", "(", "C", ")", ",", "Val", ".", "bitsToFloat", "(", ")", ")", ";", "else", "Const", "=", "ConstantFP", "::", "get", "(", "Type", "::", "getDoubleTy", "(", "C", ")", ",", "Val", ".", "bitsToDouble", "(", ")", ")", ";", "}", "else", "Const", "=", "Constant", "::", "getIntegerValue", "(", "Type", "::", "getIntNTy", "(", "C", ",", "ScalarSize"], "ground_truth": [")", ",", "Val", ")", ";"], "File": "X86ISelLowering115", "Func": "getConstantVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11797, "Length": 91, "Cover_Rate": 0.4619289340101523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "break", ";", "}", "case", "MachineOperand", "::", "MO_Immediate", ":", "{", "int64_t", "Imm", "=", "MO", ".", "getImm", "(", ")", ";", "O", "<<", "'#'", ";", "if", "(", "(", "Modifier", "&&", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "||", "(", "TF", "&", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "(", "Modifier", "&&", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "||", "(", "TF", "&", "", ")", ")", "O", "<<", "", ";", "O", "<<", "Imm", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "O", "<<", "*", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "{", "bool", "isCallOp", "=", "Modifier", "&&", "!", "strcmp", "(", "Modifier", ",", "", ")", ";", "GlobalValue", "*", "GV", "=", "MO", ".", "getGlobal", "(", ")", ";", "if", "(", "(", "Modifier", "&&", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "||", "(", "TF", "&", "", ")", ")", "O", "<<", "", ";", "else", "if", "(", "(", "Modifier", "&&", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "||", "(", "TF", "&", "", ")", ")", "O", "<<", "", ";", "O", "<<", "*", "Mang", "->", "getSymbol", "(", "GV", ")", ";", "printOffset", "(", "MO", ".", "getOffset", "(", ")", ")", ";", "if", "(", "isCallOp", "&&", "Subtarget", "->", "isTargetELF", "(", ")", "&&", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "O", "<<", "", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "{", "bool", "isCallOp", "=", "Modifier", "&&", "!", "strcmp", "(", "Modifier", ",", "", ")", ";", "O", "<<", "*", "GetExternalSymbolSymbol", "(", "MO", ".", "getSymbolName", "(", ")", ")", ";", "if", "(", "isCallOp", "&&", "Subtarget", "->", "isTargetELF", "(", ")", "&&", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "O", "<<", "", ";", "break", ";", "}", "case", "MachineOperand", "::"], "ground_truth": ["MO_ConstantPoolIndex", ":"], "File": "ARMAsmPrinter100", "Func": "printOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11798, "Length": 290, "Cover_Rate": 0.5178571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "Y", "(", "getTheelTarget", "(", ")", ")", ";", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "A", "(", "getThe64Target", "(", ")"], "ground_truth": [")", ";"], "File": "MipsAsmPrinter", "Func": "LLVMInitializeMipsAsmPrinter", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11799, "Length": 22, "Cover_Rate": 0.43137254901960786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "pair", "<", "uint64_t", ",", "uint64_t", ">>", "Result", ";", "for", "(", "uint64_t", "Byte", "=", "", ",", "End", "=", "PltContents", ".", "size", "(", ")", ";", "Byte", "+", "", "<", "End", ";", ")", "{", "if", "(", "PltContents", "[", "Byte", "]", "==", "", "&&", "PltContents", "[", "Byte", "+", "", "]", "==", "", ")", "{", "uint32_t", "Imm", "=", "", "::", "read32le", "(", "PltContents", ".", "data", "(", ")", "+", "Byte", "+", "", ")", ";", "Result", ".", "push_back", "(", "std", "::", "make_pair", "(", "PltSectionVA", "+", "Byte", ",", "GotPltSectionVA", "+", "Imm", ")", ")", ";", "Byte", "+=", "", ";", "}", "else", "if", "(", "PltContents", "[", "Byte", "]", "==", "", "&&", "PltContents", "[", "Byte", "+", "", "]", "==", "", ")", "{", "uint32_t", "Imm", "=", "", "::", "read32le", "(", "PltContents", ".", "data"], "ground_truth": ["(", ")", "+", "Byte", "+", "", ")", ";"], "File": "X86MCTargetDesc13", "Func": "findX86PltEntries", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11800, "Length": 135, "Cover_Rate": 0.6852791878172588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "enableUnalignedScalarMem", "(", ")", "const", "{", "return"], "ground_truth": ["EnableUnalignedScalarMem", ";"], "File": "RISCVSubtarget (2)", "Func": "enableUnalignedScalarMem", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11801, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_viwdupq_m_n_uv16qi", "(", "__arm_vuninitializedq_u8", "(", ")", ",", "__a", ",", "__c"], "ground_truth": [",", "__imm", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_viwdupq_x_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11802, "Length": 16, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "expandDiv", "(", "Inst", ",", "IDLoc", ",", "Out", ",", "STI", ",", "true", ",", "false", ")", "?", "MER_Fail", ":", "MER_Success", ";", "case", "", ":", "return", "expandTrunc", "(", "Inst", ",", "false", ",", "false", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "case", "", ":", "return", "expandTrunc", "(", "Inst", ",", "true", ",", "false", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "case", "", ":", "return", "expandTrunc", "(", "Inst", ",", "true", ",", "true", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "case", "", ":", "return", "expandUlh", "(", "Inst", ",", "true", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "case", "", ":", "return", "expandUlh", "(", "Inst", ",", "false", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "case", "", ":", "return", "expandUlw", "(", "Inst", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "case", "", ":", "return", "expandAliasImmediate", "(", "Inst", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "(", "Inst", ".", "getNumOperands", "(", ")", "==", "", ")", "&&", "Inst", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "Inst", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "Inst", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "{", "int64_t", "ImmValue", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "ImmValue", ")", ")", "return", "MER_NotAMacro", ";", "return", "expandAliasImmediate", "(", "Inst", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "}", "return", "MER_NotAMacro", ";", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "(", "Inst", ".", "getNumOperands", "(", ")", "==", "", ")", "&&", "Inst", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "Inst", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "Inst", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "{", "int64_t", "ImmValue", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "isUInt", "<", "", ">", "(", "ImmValue", ")", ")", "return", "MER_NotAMacro", ";", "return", "expandAliasImmediate", "(", "Inst", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "}", "return", "MER_NotAMacro", ";", "case", "", ":", "case", "", ":", "return", "expandRotation", "(", "Inst", ",", "IDLoc", ",", "Out", ",", "STI", ")", "?", "MER_Fail", ":", "MER_Success", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "MipsAsmParser37", "Func": "tryExpandInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11803, "Length": 407, "Cover_Rate": 0.33916666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "decodeSrcOp", "(", "OPW32"], "ground_truth": [",", "Val", ")", ";"], "File": "AMDGPUDisassembler1", "Func": "decodeOperand_AV_32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11804, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_p16_s8", "(", "int8x8_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon_vreinterpret_p16_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11805, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ompactRegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return"], "ground_truth": ["", ";"], "File": "ARCompactRegisterInfo", "Func": "getFrameRegister", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11806, "Length": 15, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "containsVCTP", "(", ")", "const", "{", "return", "llvm", "::", "any_of", "(", "Insts", ",", "isVCTP"], "ground_truth": [")", ";"], "File": "ARMLowOverheadLoops11", "Func": "containsVCTP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11807, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_nmacc_pd"], "ground_truth": ["(", "__m256d", "__A", ",", "__m256d", "__B", ",", "__m256d", "__C", ")", "{"], "File": "fma4intrin", "Func": "_mm256_nmacc_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11808, "Length": 25, "Cover_Rate": 0.5102040816326531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbolRefExpr", "::", "VariantKind", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_None", ";", "switch", "(", "MO", ".", "getTargetFlags", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLVP", ";", "break", ";", "case", "", ":", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK_TLVP", ",", "Ctx", ")", ";", "Expr", "=", "MCBinaryExpr", "::", "CreateSub", "(", "Expr", ",", "MCSymbolRefExpr", "::", "Create", "(", "MF", ".", "getPICBaseSymbol", "(", ")", ",", "Ctx", ")", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_SECREL", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLSGD", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLSLD", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TLSLDM", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_GOTTPOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_INDNTPOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::", "VK_TPOFF", ";", "break", ";", "case", "", ":", "RefKind", "=", "MCSymbolRefExpr", "::"], "ground_truth": ["VK_DTPOFF", ";", "break", ";"], "File": "X86MCInstLower102", "Func": "LowerSymbolOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11809, "Length": 182, "Cover_Rate": 0.37448559670781895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "InstrInfo", "::", "getCompoundCandidateGroup", "(", "const", "MachineInstr", "&", "MI", ")", "const", "{", "unsigned", "DstReg", ",", "SrcReg", ",", "Src1Reg", ",", "Src2Reg", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Src1Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Src2Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "DstReg", ")", "&&", "(", "", "==", "DstReg", "||", "", "==", "DstReg", ")", "&&", "isIntRegForSubInst", "(", "Src1Reg", ")", "&&", "isIntRegForSubInst", "(", "Src2Reg", ")", ")", "return", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "DstReg", ")", "&&", "(", "", "==", "DstReg", "||", "", "==", "DstReg", ")", "&&", "isIntRegForSubInst", "(", "SrcReg", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "(", "(", "isUInt", "<", "", ">", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ")", "||", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "-", "", ")", ")", ")", "return", "", ";", "break", ";", "case", "", ":", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "isIntRegForSubInst", "(", "DstReg", ")", "&&", "isIntRegForSubInst", "(", "SrcReg", ")", ")", "return", "", ";", "break", ";", "case", "", ":", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "isIntRegForSubInst", "(", "DstReg", ")", ")", "return", "", ";", "break", ";", "case", "", ":", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Src1Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "DstReg", ")", "&&", "(", "", "==", "DstReg", "||", "", "==", "DstReg", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "isIntRegForSubInst", "(", "Src1Reg", ")", "&&", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", ")", "return", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Src1Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Src1Reg", ")", "&&", "(", "", "=="], "ground_truth": ["Src1Reg", "||", "", "==", "Src1Reg", ")", ")", "return", "", ";"], "File": "HexagonInstrInfo3", "Func": "getCompoundCandidateGroup", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11810, "Length": 434, "Cover_Rate": 0.8250950570342205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rs6000_vector_mode_supported_p", "(", "machine_mode", "mode", ")", "{", "if", "(", "TARGET_PAIRED_FLOAT", "&&", "PAIRED_VECTOR_MODE", "(", "mode", ")", ")", "return", "true", ";", "else", "if", "(", "VECTOR_MEM_ALTIVEC_OR_VSX_P", "(", "mode", ")", "&&", "!", "FLOAT128_IEEE_P"], "ground_truth": ["(", "mode", ")", ")", "return", "true", ";"], "File": "rs60007", "Func": "rs6000_vector_mode_supported_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11811, "Length": 37, "Cover_Rate": 0.8809523809523809, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__extension__", "(", "__m64", ")", "(", "__v2sf", ")", "{", "__A"], "ground_truth": [",", "", "}", ";"], "File": "mm3dnow", "Func": "_m_from_float", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11812, "Length": 14, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLowering", "::", "ArgListEntry", "Entry", ";", "Entry", ".", "Ty", "=", "DAG", ".", "getDataLayout", "(", ")", ".", "getIntPtrType", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "Entry", ".", "Node", "=", "Dst", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Src", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Size", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "Chain", ")", ".", "setCallee", "(", "TLI", ".", "getLibcallCallingConv", "(", "RTLIB", "::", "MEMCPY", ")", ",", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "DAG", ".", "getExternalSymbol", "(", "", ",", "TLI", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ",", "std", "::", "move", "(", "Args", ")", ",", "", ")", ".", "setDiscardResult", "(", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "TLI", ".", "LowerCallTo", "(", "CLI", ")", ";", "return", "CallResult", "."], "ground_truth": ["second", ";"], "File": "XCoreSelectionDAGInfo20", "Func": "EmitTargetCodeForMemcpy", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11813, "Length": 161, "Cover_Rate": 0.5897435897435898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getVectorShuffle", "(", "OpVT", ",", "dl", ",", "Vec", ",", "SubVec", ".", "getOperand", "(", "", ")", ",", "Mask", ")", ";", "}", "}", "if", "(", "(", "Vec", ".", "isUndef", "(", ")", "||", "Vec", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "SubVec", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "VecSrc", "=", "peekThroughBitcasts", "(", "Vec", ")", ";", "SDValue", "SubVecSrc", "=", "peekThroughBitcasts", "(", "SubVec", ")", ";", "MVT", "VecSrcSVT", "=", "VecSrc", ".", "getSimpleValueType", "(", ")", ".", "getScalarType", "(", ")", ";", "MVT", "SubVecSrcSVT", "=", "SubVecSrc", ".", "getSimpleValueType", "(", ")", ".", "getScalarType", "(", ")", ";", "if", "(", "Vec", ".", "isUndef", "(", ")", "||", "VecSrcSVT", "==", "SubVecSrcSVT", ")", "{", "MVT", "NewOpVT", ";", "SDValue", "NewIdx", ";", "unsigned", "NumElts", "=", "OpVT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "EltSizeInBits", "=", "OpVT", ".", "getScalarSizeInBits", "(", ")", ";", "if", "(", "(", "EltSizeInBits", "%", "SubVecSrcSVT", ".", "getSizeInBits", "(", ")", ")", "==", "", ")", "{", "unsigned", "Scale", "=", "EltSizeInBits", "/", "SubVecSrcSVT", ".", "getSizeInBits", "(", ")", ";", "NewOpVT", "=", "", "(", "SubVecSrcSVT", ",", "NumElts", "*", "Scale", ")", ";", "NewIdx", "=", "DAG", ".", "getIntPtrConstant", "(", "IdxVal", "*", "Scale", ",", "dl", ")", ";", "}", "else", "if", "(", "(", "SubVecSrcSVT", ".", "getSizeInBits", "(", ")", "%", "EltSizeInBits", ")", "==", "", ")", "{", "unsigned", "Scale", "=", "SubVecSrcSVT", ".", "getSizeInBits", "(", ")", "/", "EltSizeInBits", ";", "if", "(", "(", "IdxVal", "%", "Scale", ")", "==", "", ")", "{", "NewOpVT", "=", "", "(", "SubVecSrcSVT", ",", "NumElts", "/", "Scale", ")", ";", "NewIdx", "=", "DAG", ".", "getIntPtrConstant", "(", "IdxVal", "/", "Scale", ",", "dl", ")", ";", "}", "}", "if", "(", "NewIdx", "&&", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isOperationLegal", "(", "", ",", "NewOpVT", ")", ")", "{", "SDValue", "Res", "=", "DAG", ".", "getBitcast", "(", "NewOpVT", ",", "VecSrc", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NewOpVT", ",", "Res", ",", "SubVecSrc", ",", "NewIdx", ")", ";", "return", "DAG", ".", "getBitcast", "(", "OpVT", ",", "Res", ")", ";", "}", "}", "}", "if", "(", "(", "IdxVal", "==", "OpVT", ".", "getVectorNumElements", "(", ")", "/", "", ")", "&&", "Vec", ".", "getOpcode", "(", ")", "==", "", "&&", "OpVT", ".", "getSizeInBits", "(", ")", "==", "SubVecVT", ".", "getSizeInBits", "(", ")", "*", "", ")", "{", "if", "(", "isNullConstant", "(", "Vec", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "SubVec2", "=", "Vec", ".", "getOperand", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "SubVec2", ",", "SubVec", "}", ";", "if", "(", "SDValue", "Fold", "=", "combineConcatVectorOps", "(", "dl", ",", "OpVT", ",", "Ops", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "Fold", ";", "if", "(", "!", "Vec", ".", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", "&&", "Vec", ".", "hasOneUse", "(", ")", ")", "{", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "OpVT", ",", "DAG", ".", "getUNDEF"], "ground_truth": ["(", "OpVT", ")", ",", "SubVec2", ",", "Vec", ".", "getOperand", "(", "", ")", ")", ";"], "File": "X86ISelLowering202", "Func": "combineInsertSubvector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11814, "Length": 450, "Cover_Rate": 0.42938931297709926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "c6x_function_value_regno_p", "(", "const", "unsigned", "int"], "ground_truth": ["regno", ")", "{"], "File": "c6x", "Func": "c6x_function_value_regno_p", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 11815, "Length": 10, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMinVectorRegisterBitWidth", "(", ")"], "ground_truth": ["const", "{"], "File": "AArch64TargetTransformInfo", "Func": "getMinVectorRegisterBitWidth", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11816, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallTargetMCOp", "=", "MCOperand", "::", "createReg", "(", "CallTarget", ".", "getReg", "(", ")", ")", ";", "CallOpcode", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "}", "EmitToStreamer", "(", "OutStreamer", ",", "MCInstBuilder", "(", "CallOpcode", ")", ".", "addOperand", "(", "CallTargetMCOp", ")", ")", ";", "}", "auto", "&", "Ctx", "=", "OutStreamer", ".", "getContext", "(", ")", ";", "MCSymbol", "*", "MILabel", "=", "Ctx", ".", "createTempSymbol", "(", ")", ";", "OutStreamer", ".", "emitLabel", "(", "MILabel", ")", ";", "SM", ".", "recordStatepoint", "(", "*", "MILabel", ",", "MI"], "ground_truth": [")", ";"], "File": "AArch64AsmPrinter1", "Func": "LowerSTATEPOINT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11817, "Length": 82, "Cover_Rate": 0.3241106719367589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_cvttpd2dq128_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v4si", ")", "__W", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_cvttpd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11818, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVISrcF16", "(", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUAsmParser1", "Func": "isVISrcF16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11819, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Worklist", ".", "push_back", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ";", "Worklist", ".", "push_back", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ";", "if", "(", "N", "->", "hasOneUse", "(", ")", "&&", "Opcode", "==", "N", "->", "use_begin", "(", ")", "->", "getOpcode", "(", ")", ")", "continue", ";", "if", "(", "RootWeights", ".", "count", "(", "N", ")", ")", "continue", ";", "RootWeights", "[", "N", "]", "=", "-", "", ";", "}", "RootWeights", "[", "BasePtr", ".", "getNode", "(", ")", "]", "=", "-", "", ";", "SDValue", "NewBasePtr", "=", "balanceSubTree", "(", "BasePtr", ".", "getNode", "(", ")", ",", "true", ")", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "N", "=", "CurDAG", "->", "UpdateNodeOperands", "(", "N", ",", "N", "->", "getOperand", "(", "", ")", ",", "NewBasePtr", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "else", "N", "=", "CurDAG", "->", "UpdateNodeOperands", "(", "N", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "NewBasePtr", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", ""], "ground_truth": [")", ";"], "File": "HexagonISelDAGToDAG16", "Func": "rebalanceAddressTrees", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11820, "Length": 177, "Cover_Rate": 0.427536231884058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "LaneStart", "=", "l", "*", "NumLaneElems", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumLaneElems", ";", "++", "i", ")", "{", "int", "Idx", "=", "SVOp", "->", "getMaskElt", "(", "i", "+", "LaneStart", ")", ";", "if", "(", "Idx", "<", "", ")", "{", "Mask", ".", "push_back", "(", "-", "", ")", ";", "continue", ";", "}", "int", "Input", "=", "Idx", "/", "NumLaneElems", ";", "Idx", "-=", "Input", "*", "NumLaneElems", ";", "unsigned", "OpNo", ";", "for", "(", "OpNo", "=", "", ";", "OpNo", "<", "array_lengthof", "(", "InputUsed", ")", ";", "++", "OpNo", ")", "{", "if", "(", "InputUsed", "[", "OpNo", "]", "==", "Input", ")", "break", ";", "if", "(", "InputUsed", "[", "OpNo", "]", "<", "", ")", "{", "InputUsed", "[", "OpNo", "]", "=", "Input", ";", "break", ";", "}", "}", "if", "(", "OpNo", ">=", "array_lengthof", "(", "InputUsed", ")", ")", "{", "UseBuildVector", "=", "true", ";", "break", ";", "}", "Mask", ".", "push_back", "(", "Idx", "+", "OpNo", "*", "NumLaneElems", ")", ";", "}", "if", "(", "UseBuildVector", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "SVOps", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumLaneElems", ";", "++", "i", ")", "{", "int", "Idx", "=", "SVOp", "->", "getMaskElt", "(", "i", "+", "LaneStart", ")", ";", "if", "(", "Idx", "<", "", ")", "{", "SVOps", ".", "push_back", "(", "DAG", ".", "getUNDEF", "(", "EltVT", ")", ")", ";", "continue", ";", "}", "int", "Input", "=", "Idx", "/", "NumElems", ";", "Idx", "-=", "Input", "*", "NumElems", ";", "SVOps", ".", "push_back", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "EltVT", ",", "SVOp", "->", "getOperand", "(", "Input", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "Idx", ")", ")", ")", ";", "}", "Output", "[", "l", "]", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NVT", ",", "SVOps", ")", ";", "}", "else", "if", "(", "InputUsed", "[", "", "]", "<", "", ")", "{", "Output", "[", "l", "]", "=", "DAG", ".", "getUNDEF", "(", "NVT", ")", ";", "}", "else", "{", "SDValue", "Op0", "=", "Extract128BitVector", "(", "SVOp", "->", "getOperand", "(", "InputUsed", "[", "", "]", "/", "", ")", ",", "(", "InputUsed", "[", "", "]", "%", "", ")", "*", "NumLaneElems", ",", "DAG", ",", "dl", ")", ";", "SDValue", "Op1", "=", "(", "InputUsed", "[", "", "]", "<", "", ")", "?", "DAG", ".", "getUNDEF", "(", "NVT", ")", ":", "Extract128BitVector", "(", "SVOp", "->", "getOperand", "(", "InputUsed", "[", "", "]", "/", "", ")", ",", "(", "InputUsed", "[", "", "]", "%", "", ")", "*", "NumLaneElems", ",", "DAG", ",", "dl", ")", ";", "Output", "[", "l", "]", "=", "DAG", ".", "getVectorShuffle", "(", "NVT", ",", "dl", ",", "Op0", ",", "Op1", ",", "&", "Mask"], "ground_truth": ["[", "", "]", ")", ";"], "File": "X86ISelLowering (2)", "Func": "LowerVECTOR_SHUFFLE_256", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11821, "Length": 403, "Cover_Rate": 0.7008695652173913, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction"], "ground_truth": ["&", "MF", ")", "const", "{"], "File": "VERegisterInfo", "Func": "getFrameRegister", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11822, "Length": 12, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "BitWidth", "=", "N1", ".", "getValueSizeInBits", "(", ")", ";", "APInt", "DemandedMask", "=", "APInt", "::", "getLowBitsSet", "(", "BitWidth", ",", "Log2_32", "(", "BitWidth", ")", ")", ";", "if", "(", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "SimplifyDemandedBits", "(", "N1", ",", "DemandedMask", ",", "DCI", ")", ")", "{", "DCI", ".", "AddToWorklist", "(", "N", ")", ";", "return", "SDValue", "(", "N", ",", "", ")", ";", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering131", "Func": "combineBT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11823, "Length": 73, "Cover_Rate": 0.7849462365591398, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "(", "unsigned", "Reg", ",", "MCExpr", "const", "*", "Imm", ",", "SMLoc", "const", "&", "S", ",", "SMLoc", "const", "&", "E", ")", ":", "Kind", "(", "k_Memri", ")", ",", "RegImm", "(", "{", "Reg", ",", "Imm", ")", ",", "Start", "(", "S", ")", ","], "ground_truth": ["End", "(", "E", ")", "{"], "File": "AVRAsmParser19", "Func": "AVROperand", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11824, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "SDValue", ",", "", ">", "Regs", "(", "N", "->", "op_begin", "(", ")", "+", "", ",", "N", "->", "op_begin", "(", ")", "+", "", "+", "NumVecs", ")", ";", "SDValue", "RegSeq", "=", "Is128Bit", "?", "createQTuple", "(", "Regs", ")", ":", "createDTuple", "(", "Regs", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "RegSeq", ",", "N", "->", "getOperand", "(", "NumVecs", "+", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "SDNode", "*", "St", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "N", "->", "getValueType", "(", "", ")", ",", "Ops", ")", ";", "MachineMemOperand", "*", "MemOp", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "N", ")", "->"], "ground_truth": ["getMemOperand", "(", ")", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "SelectStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11825, "Length": 105, "Cover_Rate": 0.5898876404494382, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Reg", "==", "", "&&", "Reg1", "==", "", ")", "{", "Reg", "=", "", ";", "RegWidth", "=", "", ";", "return", "true", ";", "}", "if", "(", "Reg", "==", "", "&&", "Reg1", "==", "", ")", "{", "Reg", "=", "", ";", "RegWidth", "=", "", ";", "return", "true", ";", "}", "if", "(", "Reg", "==", "", "&&", "Reg1", "==", "", ")", "{", "Reg", "=", "", ";", "RegWidth", "=", "", ";", "return", "true", ";", "}", "if", "(", "Reg", "==", "", "&&", "Reg1", "==", "", ")", "{", "Reg", "=", "", ";", "RegWidth", "=", "", ";", "return", "true", ";", "}", "if", "(", "Reg", "==", "", "&&", "Reg1", "==", "", ")", "{", "Reg", "=", "", ";", "RegWidth", "=", "", ";", "return", "true", ";", "}", "if", "(", "Reg", "==", "", "&&", "Reg1", "==", "", ")", "{", "Reg", "=", "", ";", "RegWidth", "=", "", ";", "return", "true", ";", "}", "return", "false", ";", "case", "IS_VGPR", ":", "case", "IS_SGPR", ":", "case", "IS_AGPR", ":", "case", "IS_TTMP", ":", "if", "(", "Reg1", "!=", "Reg", "+", "RegWidth", ")", "{", "return", "false", ";", "}", "RegWidth", "++"], "ground_truth": [";"], "File": "AMDGPUAsmParser13", "Func": "AddNextRegisterToList", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11826, "Length": 169, "Cover_Rate": 0.689795918367347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCExpr", "::", "evaluateAsRelocatableImpl", "(", "MCValue", "&", "Res", ",", "const", "MCAsmLayout", "*", "Layout", ",", "const", "MCFixup", "*", "Fixup", ")", "const", "{", "if", "(", "Kind", "==", "VK__PCREL_LO", "&&", "evaluatePCRelLo", "(", "Res", ",", "Layout", ",", "Fixup", ")", ")", "return", "true", ";", "if", "(", "!", "getSubExpr", "(", ")", "->", "evaluateAsRelocatable", "(", "Res", ",", "Layout", ",", "Fixup", ")", ")", "return", "false", ";", "if", "(", "Res", ".", "getSymA", "(", ")", "&&", "Res", ".", "getSymB", "(", ")", ")", "{", "switch", "(", "getKind", "(", ")", ")", "{", "default", ":", "return", "true", ";", "case", "VK__LO", ":", "case", "VK__HI", ":", "case", "VK__PCREL_LO", ":", "case", "VK__PCREL_HI"], "ground_truth": [":"], "File": "RISCVMCExpr20", "Func": "evaluateAsRelocatableImpl", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11827, "Length": 97, "Cover_Rate": 0.782258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AttrEmitter", "=", "new", "AsmAttributeEmitter", "(", "OutStreamer", ")", ";", "emitFPU", "=", "true", ";", "}", "else", "{", "MCObjectStreamer", "&", "O", "=", "static_cast", "<", "MCObjectStreamer", "&", ">", "(", "OutStreamer", ")", ";", "AttrEmitter", "=", "new", "ObjectAttributeEmitter", "(", "O", ")", ";", "}", "AttrEmitter", "->", "MaybeSwitchVendor", "(", "", ")", ";", "std", "::", "string", "CPUString", "=", "Subtarget", "->", "getCPUString", "(", ")", ";", "if", "(", "CPUString", "==", "", "||", "Subtarget", "->", "isCortexA8", "(", ")", ")", "{", "AttrEmitter", "->", "EmitTextAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "}", "else", "if", "(", "CPUString", "==", "", ")", "{", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "AttrEmitter", "->", "EmitAttribute", "(", "", ",", "", ")", ";", "}", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", "&&", "emitFPU"], "ground_truth": [")", "{"], "File": "ARMAsmPrinter32", "Func": "emitAttributes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11828, "Length": 161, "Cover_Rate": 0.32790224032586557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Attribute", "A", "=", "Set", ".", "getAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "", ")", ";", "unsigned", "ShaderType", "=", "ShaderType", "::", "COMPUTE", ";", "if", "(", "A", ".", "isStringAttribute", "(", ")", ")", "{", "StringRef", "Str", "=", "A", ".", "getValueAsString", "(", ")", ";", "Str", ".", "getAsInteger", "(", ""], "ground_truth": [",", "ShaderType", ")", ";"], "File": "SITypeRewriter8", "Func": "runOnFunction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11829, "Length": 48, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineBasicBlock", "&", "MB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MB", ".", "getParent", "(", ")", ";", "auto", "&", "HST", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "auto", "&", "HII", "=", "*", "HST", ".", "getInstrInfo", "(", ")", ";", "auto", "&", "HFI", "=", "*", "HST", ".", "getFrameLowering", "(", ")", ";", "unsigned", "BP", "=", "", ";", "int", "FI", "=", "MI", ".", "getOperand", "(", "FIOp", ")", ".", "getIndex", "(", ")", ";", "int", "Offset", "=", "HFI", ".", "getFrameIndexReference", "(", "MF", ",", "FI", ",", "BP", ")", ";", "int", "RealOffset", "=", "Offset", "+", "MI", ".", "getOperand", "(", "FIOp", "+", "", ")", ".", "getImm", "(", ")", ";", "bool", "IsKill", "=", "false", ";", "unsigned", "Opc", "=", "MI"], "ground_truth": [".", "getOpcode", "(", ")", ";"], "File": "HexagonRegisterInfo13", "Func": "eliminateFrameIndex", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11830, "Length": 129, "Cover_Rate": 0.3644067796610169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewImm", "=", "~", "Imm", ";", "Opc", "=", "", ";", "}", "}", "else", "if", "(", "Opc", "==", "", ")", "{", "if", "(", "isPowerOf2_32", "(", "Imm", ")", ")", "{", "NewImm", "=", "countTrailingZeros", "(", "Imm", ")", ";", "Opc", "=", "", ";", "}", "else", "if", "(", "", "(", "~", "Imm", ",", "ST", ".", "hasInv2PiInlineImm", "(", ")", ")", ")", "{", "NewImm", "=", "~", "Imm", ";", "Opc", "=", "", ";", "}", "}", "else", "if", "(", "Opc", "==", "", ")", "{", "if", "(", "", "(", "~", "Imm", ",", "ST", ".", "hasInv2PiInlineImm", "(", ")", ")", ")", "{", "NewImm", "=", "~", "Imm", ";", "Opc", "=", "", ";", "}", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "SrcImm", "==", "Src0", ")", "{", "if", "(", "!", "TII", "->", "commuteInstruction", "(", "MI", ",", "false", ",", "", ",", "", ")", ")", "NewImm", "=", "", ";", "}", "if", "(", "NewImm", "!=", "", ")", "{", "if", "(", "Register", "::", "isVirtualRegister", "(", "Dest", "->", "getReg", "(", ")", ")", "&&", "SrcReg", "->", "isReg", "(", ")", ")", "{", "MRI", ".", "setRegAllocationHint", "(", "Dest", "->", "getReg", "(", ")", ",", "", ",", "SrcReg", "->", "getReg", "(", ")", ")", ";", "MRI", ".", "setRegAllocationHint", "(", "SrcReg", "->", "getReg", "(", ")", ",", "", ",", "Dest", "->", "getReg", "(", ")", ")", ";", "return", "true", ";", "}", "if", "(", "SrcReg", "->", "isReg", "(", ")", "&&", "SrcReg", "->", "getReg", "(", ")", "==", "Dest", "->", "getReg", "(", ")", ")", "{", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "Opc", ")", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "{", "Src0", "->", "ChangeToImmediate", "(", "NewImm", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "ChangeToRegister", "(", "Dest", "->", "getReg", "(", ")", ",", "false", ")", ";", "MI", ".", "tieOperands", "(", "", ",", "", ")", ";", "}", "else", "{", "SrcImm", "->", "setImm", "(", "NewImm"], "ground_truth": [")", ";"], "File": "SIShrinkInstructions4", "Func": "shrinkScalarLogicOp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11831, "Length": 303, "Cover_Rate": 0.5894941634241245, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__o", "=", "__builtin_aarch64_set_qregoiv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "tab", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregoiv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "tab", ".", "val", "["], "ground_truth": ["", "]", ",", "", ")", ";"], "File": "arm", "Func": "neon3_vqtbl2q_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11832, "Length": 38, "Cover_Rate": 0.5846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_move_insn", "(", "adjust_address", "(", "m_tramp", ",", "SImode", ",", "", ")", ",", "expand_binop", "(", "SImode", ",", "ior_optab", ",", "expand_and", "(", "SImode", ",", "fnaddr", ",", "GEN_INT", "(", "", ")", ",", "NULL_RTX", ")", ",", "GEN_INT", "(", "trunc_int_for_mode", "(", "", ",", "SImode", ")", ")", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ")", ";", "emit_move_insn", "(", "adjust_address", "(", "m_tramp", ",", "SImode", ",", "", ")", ",", "expand_binop", "(", "SImode", ",", "ior_optab", ",", "expand_and", "(", "SImode", ",", "cxt", ",", "GEN_INT", "(", "", ")", ",", "NULL_RTX", ")", ",", "GEN_INT", "(", "trunc_int_for_mode", "(", "", ",", "SImode", ")", ")", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ")", ";", "emit_insn", "(", "gen_flush", "(", "SImode", ",", "validize_mem", "(", "adjust_address", "(", "m_tramp", ",", "SImode", ",", "", ")", ")", ")", ")", ";", "if", "(", "sparc_cpu", "!=", "PROCESSOR_ULTRASPARC", "&&", "sparc_cpu", "!=", "PROCESSOR_ULTRASPARC3", "&&", "sparc_cpu", "!=", "PROCESSOR_NIAGARA", "&&", "sparc_cpu", "!=", "PROCESSOR_NIAGARA2", "&&", "sparc_cpu", "!=", "PROCESSOR_NIAGARA3", "&&", "sparc_cpu", "!=", "PROCESSOR_NIAGARA4", "&&", "sparc_cpu", "!=", "PROCESSOR_NIAGARA7", "&&", "sparc_cpu", "!=", "PROCESSOR_M8", ")", "emit_insn", "(", "gen_flush"], "ground_truth": ["(", "SImode", ",", "validize_mem", "(", "adjust_address", "(", "m_tramp", ",", "SImode", ",", "", ")", ")", ")", ")", ";"], "File": "sparc", "Func": "sparc32_initialize_trampoline", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11833, "Length": 172, "Cover_Rate": 0.5548387096774193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "{", "SDValue", "Bits", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "FP", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Bits", ")", ";", "if", "(", "Op", ".", "getValueType", "(", ")", "==", "", ")", "FP", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "FP", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "return", "FP", ";", "}", "assert", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFrameInfo", "*", "FrameInfo", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int", "FrameIdx", "=", "FrameInfo", "->", "CreateStackObject", "(", "", ",", "", ",", "false", ")", ";", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", ")", ";", "SDValue", "FIdx", "=", "DAG", ".", "getFrameIndex"], "ground_truth": ["(", "FrameIdx", ",", "PtrVT", ")", ";"], "File": "PPCISelLowering54", "Func": "LowerSINT_TO_FP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11834, "Length": 166, "Cover_Rate": 0.3905882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "tilepro_issue_rate", "(", "void", ")", "{", "return"], "ground_truth": ["", ";"], "File": "tilepro", "Func": "tilepro_issue_rate", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 11835, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm_maskz_cvttph_epi32", "(", "__mmask8", "__A", ",", "__m128h", "__B", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_maskz_cvttph_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11836, "Length": 22, "Cover_Rate": 0.5365853658536586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "OutStreamer", "->", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "emitStackMaps", "(", "SM"], "ground_truth": [")", ";"], "File": "AArch64AsmPrinter43", "Func": "EmitEndOfAsmFile", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11837, "Length": 22, "Cover_Rate": 0.4489795918367347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printFU", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "OS", ")", "{", "int", "fuOp", "=", "MI", "->", "getOperand", "(", "opNum", ")", ".", "getImm", "(", ")", ";", "OS", "<<", "UnitStrings", "[", "fuOp", ">>", "", "]", ";", "OS", "<<", "(", "IS_BSIDE", "(", "MI", "->", "getDesc", "(", ")", ".", "TSFlags", ")", "?", "", ":", "", ")", ";", "if", "(", "MI", "->", "getDesc", "(", ")", ".", "TSFlags", "&", "", ")", "{", "if", "(", "ST", ".", "enablePostRAScheduler", "(", ")", ")", "{", "if", "(", "fuOp", "&", "", ")", "OS", "<<", "", ";", "else", "OS", "<<", "", ";", "}", "return", ";", "}", "if", "(", "fuOp", "&", "", ")", "OS", "<<"], "ground_truth": ["", ";"], "File": "TMS320C64XAsmPrinter", "Func": "printFU", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 11838, "Length": 111, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Reloc", "::", "Model", "getEffectiveRelocModel", "(", "const", "Triple", "&", "TT", ","], "ground_truth": ["Optional", "<", "Reloc", "::", "Model", ">", "RM", ")", "{"], "File": "CAHPTargetMachine", "Func": "getEffectiveRelocModel", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11839, "Length": 20, "Cover_Rate": 0.5128205128205128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmParser", "::", "OperandMatchResultTy", "AsmParser", "::", "ParseOperand", "(", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&", "Operands", ",", "StringRef", "Mnemonic", ")", "{", "OperandMatchResultTy", "ResTy", "=", "MatchOperandParserImpl", "(", "Operands", ",", "Mnemonic", ")", ";", "if", "(", "ResTy", "!=", "MatchOperand_NoMatch", ")", "return", "ResTy", ";", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "default", ":", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "case", "AsmToken", "::", "Identifier", ":", "{", "OperandMatchResultTy", "GotShift", "=", "ParseShiftExtend", "(", "Operands", ")", ";", "if", "(", "GotShift", "!=", "MatchOperand_NoMatch", ")", "return", "GotShift", ";", "uint32_t", "NumLanes", "=", "", ";", "OperandMatchResultTy", "GotReg", "=", "ParseRegister", "(", "Operands", ",", "NumLanes", ")", ";", "assert", "(", "GotReg", "!=", "MatchOperand_ParseFail", "&&", "", ")", ";", "if", "(", "GotReg", "==", "MatchOperand_Success", ")", "{", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "LBrac", ")", ")", "return", "ParseNEONLane", "(", "Operands", ",", "NumLanes", ")", ";", "else", "return", "MatchOperand_Success", ";", "}", "}", "case", "AsmToken", "::", "LParen", ":", "case", "AsmToken", "::", "Integer", ":", "case", "AsmToken", "::", "String", ":", "case", "AsmToken", "::", "Dot", ":", "case", "AsmToken", "::", "Dollar", ":", "case", "AsmToken", "::", "Colon", ":", "{", "SMLoc", "StartLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "SMLoc", "EndLoc", ";", "const", "MCExpr", "*", "ImmVal", "=", "", ";", "if", "(", "ParseImmediate", "(", "ImmVal", ")", "!=", "MatchOperand_Success", ")", "return", "MatchOperand_ParseFail", ";", "EndLoc", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "ImmVal", ",", "StartLoc", ",", "EndLoc", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "case", "AsmToken", "::", "Hash", ":", "{", "SMLoc", "StartLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "SMLoc", "EndLoc", ";", "const", "MCExpr", "*", "ImmVal", "=", "", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "ParseImmediate", "(", "ImmVal", ")", "!=", "MatchOperand_Success", ")", "return", "MatchOperand_ParseFail", ";", "EndLoc", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "ImmVal", ",", "StartLoc", ",", "EndLoc", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "case", "AsmToken", "::", "LBrac", ":", "{", "SMLoc", "Loc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "", ",", "Loc", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "return", "ParseOperand", "(", "Operands"], "ground_truth": [",", "Mnemonic", ")", ";"], "File": "AArch64AsmParser13", "Func": "ParseOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11840, "Length": 398, "Cover_Rate": 0.961352657004831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MI", ".", "getMF", "(", ")", "->", "getFunction", "(", ")", ".", "doesNotRecurse", "(", ")", ")", "return", "TargetInstrInfo", "::", "canFoldCopy", "(", "MI", ",", "FoldIdx", ")", ";", "Register", "FoldReg", "=", "MI", ".", "getOperand", "(", "FoldIdx", ")", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "FoldReg", ")", "||", "", ".", "contains", "(", "FoldReg", ")", ")", "return", "TargetInstrInfo", "::", "canFoldCopy", "(", "MI", ",", "FoldIdx", ")", ";", "if", "(", "FoldReg", ".", "isVirtual", "(", ")", ")", "{", "const", "auto", "*", "RC", "=", "MI", ".", "getMF", "(", ")", "->", "getRegInfo", "(", ")", "."], "ground_truth": ["getRegClass", "(", "FoldReg", ")", ";"], "File": "MOSInstrInfo", "Func": "canFoldCopy", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11841, "Length": 96, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Ty", "->", "isVectorTy", "(", ")", "&&", "AM", ".", "BaseOffs", "!=", "", "&&", "!", "Subtarget", ".", "hasP9Vector", "(", ")", ")", "return", "false", ";", "if", "(", "AM", ".", "BaseOffs", "<=", "-", "(", "", "<<", "", ")", "||", "AM", ".", "BaseOffs", ">=", "(", "", "<<", "", ")", "-", "", ")", "return", "false", ";", "if", "(", "AM", ".", "BaseGV", ")", "return", "false", ";", "switch", "(", "AM", ".", "Scale"], "ground_truth": [")", "{"], "File": "PPCISelLowering100", "Func": "isLegalAddressingMode", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11842, "Length": 68, "Cover_Rate": 0.46258503401360546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "("], "ground_truth": [")", ";"], "File": "SystemZTargetMachine", "Func": "getInstrInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11843, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_move_sd", "(", "__m128d", "__W", ",", "__mmask8", "__U"], "ground_truth": [",", "__m128d", "__A", ",", "__m128d", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm_mask_move_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11844, "Length": 28, "Cover_Rate": 0.5283018867924528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "uint16_t", "i", "=", "", ";", "i", "<", "W", ";", "++", "i", ")", "{", "const", "BitTracker", "::", "BitValue", "&", "BV", "=", "RC", "[", "i", "]", ";", "if", "(", "BV", ".", "is", "(", "", ")", "||", "BV", ".", "is", "(", "", ")", ")", "continue", ";", "return", "false", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "HexagonGenInsert (2)", "Func": "isConstant", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11845, "Length": 52, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "_mm_set_epi8", "(", "__q15", ",", "__q14", ",", "__q13", ",", "__q12", ",", "__q11", ",", "__q10", ",", "__q09", ",", "__q08", ",", "__q07", ","], "ground_truth": ["__q06", ",", "__q05", ",", "__q04", ",", "__q03", ",", "__q02", ",", "__q01", ",", "__q00", ")", ";"], "File": "emmintrin", "Func": "_mm_setr_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11846, "Length": 36, "Cover_Rate": 0.3564356435643564, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "CSD", ")", "return", "false", ";", "ShiftVal", "=", "CSD", "->", "getZExtValue", "(", ")", ";", "if", "(", "ShiftVal", ">", "", ")", "return", "false", ";", "Ext", "=", "getExtendTypeForNode", "(", "N", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "Ext", "==", "", ")", "return", "false", ";", "Reg", "=", "N", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "}", "else", "{", "Ext", "=", "getExtendTypeForNode", "(", "N", ")", ";", "if", "(", "Ext", "==", "", ")", "return", "false", ";", "Reg", "=", "N", "."], "ground_truth": ["getOperand", "(", "", ")", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "SelectArithExtendedRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11847, "Length": 88, "Cover_Rate": 0.3697478991596639, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "IsAdd", "?", "", ":", "", ";", "unsigned", "CarryOpc", "=", "IsAdd", "?", "", ":", "", ";", "SDNode", "*", "AddLo", ";", "if", "(", "!", "ConsumeCarry", ")", "{", "SDValue", "Args", "[", "]", "=", "{", "SDValue", "(", "Lo0", ",", "", ")", ",", "SDValue", "(", "Lo1", ",", "", ")", "}", ";", "AddLo", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "DL", ",", "VTList", ",", "Args", ")", ";", "}", "else", "{", "SDValue", "Args", "[", "]", "=", "{", "SDValue", "(", "Lo0", ",", "", ")", ",", "SDValue", "(", "Lo1", ",", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "AddLo", "=", "CurDAG", "->", "getMachineNode", "(", "CarryOpc", ",", "DL", ",", "VTList", ",", "Args", ")", ";", "}", "SDValue", "AddHiArgs", "[", "]", "=", "{", "SDValue", "(", "Hi0", ",", "", ")", ",", "SDValue", "(", "Hi1", ",", "", ")", ",", "SDValue", "(", "AddLo", ",", "", ")", "}", ";", "SDNode", "*", "AddHi", "=", "CurDAG", "->", "getMachineNode", "(", "CarryOpc", ",", "DL", ",", "VTList", ","], "ground_truth": ["AddHiArgs", ")", ";"], "File": "AMDGPUISelDAGToDAG107", "Func": "SelectADD_SUB_I64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11848, "Length": 156, "Cover_Rate": 0.3035019455252918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "const", "StackOffset", "&", "SVEStackSize", "=", "getSVEStackSize", "(", "MF", ")", ";", "if", "(", "CombineSPBump", ")", "{", "assert", "(", "!", "SVEStackSize", "&&", "", ")", ";", "emitFrameOffset", "(", "MBB", ",", "MBB", ".", "getFirstTerminator", "(", ")", ",", "DL", ",", "", ",", "", ",", "{", "NumBytes", "+", "(", "int64_t", ")", "AfterCSRPopSize", ",", "", "}", ",", "TII", ",", "MachineInstr", "::", "FrameDestroy", ",", "false", ",", "NeedsWinCFI", ",", "&", "HasWinCFI", ")", ";", "if", "(", "NeedsWinCFI", "&&", "HasWinCFI", ")", "BuildMI", "(", "MBB", ",", "MBB", ".", "getFirstTerminator", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ";", "return", ";", "}", "NumBytes", "-=", "PrologueSaveSize", ";", "assert", "(", "NumBytes", ">=", "", "&&", "", ")", ";", "StackOffset", "DeallocateBefore", "=", "{", "}", ",", "DeallocateAfter", "=", "SVEStackSize", ";", "MachineBasicBlock", "::", "iterator", "RestoreBegin", "=", "LastPopI", ",", "RestoreEnd", "=", "LastPopI", ";", "if", "(", "AFI", "->", "getSVECalleeSavedStackSize", "(", ")", ")", "{", "RestoreBegin", "=", "std", "::", "prev", "(", "RestoreEnd", ")", ";", ";", "while", "(", "IsSVECalleeSave", "(", "RestoreBegin", ")", "&&", "RestoreBegin", "!=", "MBB", ".", "begin", "(", ")", ")", "--", "RestoreBegin", ";", "++", "RestoreBegin", ";", "assert", "(", "IsSVECalleeSave", "(", "RestoreBegin", ")", "&&", "IsSVECalleeSave", "(", "std", "::", "prev", "(", "RestoreEnd", ")", ")", "&&", "", ")", ";", "int64_t", "OffsetToFirstCalleeSaveFromSP", "=", "MFI", ".", "getObjectOffset", "(", "AFI", "->", "getMaxSVECSFrameIndex", "(", ")", ")", ";", "StackOffset", "OffsetToCalleeSavesFromSP", "=", "StackOffset", "(", "OffsetToFirstCalleeSaveFromSP", ",", "", ")", "+", "SVEStackSize", ";", "DeallocateBefore", "=", "OffsetToCalleeSavesFromSP", ";", "DeallocateAfter", "=", "SVEStackSize", "-", "DeallocateBefore", ";", "}", "if", "(", "SVEStackSize", ")", "{", "if", "(", "AFI", "->", "isStackRealigned", "(", ")", ")", "{", "if", "(", "AFI", "->", "getSVECalleeSavedStackSize", "(", ")", ")", "emitFrameOffset", "(", "MBB", ",", "RestoreBegin", ",", "DL", ",", "", ",", "", ",", "-", "SVEStackSize", ",", "TII", ",", "MachineInstr", "::", "FrameDestroy", ")", ";", "}", "else", "{", "if", "(", "AFI", "->", "getSVECalleeSavedStackSize", "(", ")", ")", "{", "emitFrameOffset", "(", "MBB", ",", "RestoreBegin", ",", "DL", ",", "", ",", "", ",", "{", "NumBytes", ",", "", "}", ",", "TII", ",", "MachineInstr", "::", "FrameDestroy", ")", ";", "NumBytes", "=", "", ";", "}", "emitFrameOffset", "(", "MBB", ",", "RestoreBegin", ",", "DL", ",", "", ",", "", ",", "DeallocateBefore", ",", "TII", ",", "MachineInstr", "::", "FrameDestroy", ")", ";", "emitFrameOffset", "(", "MBB", ",", "RestoreEnd", ",", "DL", ",", "", ",", "", ",", "DeallocateAfter", ",", "TII", ",", "MachineInstr", "::", "FrameDestroy", ")", ";", "}", "}", "if", "(", "!", "hasFP", "(", "MF", ")", ")", "{", "bool", "RedZone", "=", "canUseRedZone", "(", "MF", ")", ";", "if", "(", "RedZone", "&&", "AfterCSRPopSize", "==", "", ")", "return", ";", "bool", "NoCalleeSaveRestore", "=", "PrologueSaveSize", "==", "", ";", "int64_t", "StackRestoreBytes", "=", "RedZone", "?", "", ":", "NumBytes", ";", "if", "(", "NoCalleeSaveRestore", ")", "StackRestoreBytes", "+=", "AfterCSRPopSize", ";", "bool", "Done", "=", "NoCalleeSaveRestore", "||", "AfterCSRPopSize", "==", "", ";", "if", "(", "Done", ")", "adaptForLdStOpt", "(", "MBB", ",", "MBB", ".", "getFirstTerminator", "(", ")", ",", "LastPopI", ")", ";", "emitFrameOffset", "(", "MBB", ",", "LastPopI", ",", "DL", ",", "", ",", "", ",", "{", "StackRestoreBytes", ",", "", "}", ",", "TII", ",", "MachineInstr", "::", "FrameDestroy", ",", "false", ",", "NeedsWinCFI", ",", "&", "HasWinCFI", ")", ";", "if", "(", "Done", ")"], "ground_truth": ["{"], "File": "AArch64FrameLowering16", "Func": "emitEpilogue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11849, "Length": 476, "Cover_Rate": 0.35495898583146906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emitRRR", "(", "Is64Bit", "?", "", ":", "", ",", "DstReg", ",", "SrcReg", ",", "TrgReg", ",", "SMLoc", "(", ")"], "ground_truth": [",", "STI", ")", ";"], "File": "MipsTargetStreamer (2)1", "Func": "emitAddu", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11850, "Length": 21, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Use32BitInsts", "=", "isUInt", "<", "", ">", "(", "Mask", ")", ";", "unsigned", "ANDIMask", "=", "(", "Mask", "&", "UINT16_MAX", ")", ",", "ANDISMask", "=", "(", "Mask", ">>", "", ")", "&", "UINT16_MAX", ";", "if", "(", "Use32BitInsts", ")", "{", "assert", "(", "(", "ANDIMask", "!=", "", "||", "ANDISMask", "!=", "", ")", "&&", "", ")", ";", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "(", "unsigned", ")", "(", "ANDIMask", "!=", "", ")", "+", "(", "unsigned", ")", "(", "ANDISMask", "!=", "", ")", "+", "(", "unsigned", ")", "(", "ANDIMask", "!=", "", "&&", "ANDISMask", "!=", "", ")", ";", "SDValue", "ANDIVal", ",", "ANDISVal", ";", "if", "(", "ANDIMask", "!=", "", ")", "ANDIVal", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "ExtendToInt64", "(", "Res", ",", "dl", ")", ",", "getI32Imm", "(", "ANDIMask", ",", "dl", ")", ")", ",", "", ")", ";", "if", "(", "ANDISMask", "!=", "", ")", "ANDISVal", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "ExtendToInt64", "(", "Res", ",", "dl", ")", ",", "getI32Imm", "(", "ANDISMask", ",", "dl", ")", ")", ",", "", ")", ";", "if", "(", "!", "ANDIVal", ")", "Res", "=", "ANDISVal", ";", "else", "if", "(", "!", "ANDISVal", ")", "Res", "=", "ANDIVal", ";", "else", "Res", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "ExtendToInt64", "(", "ANDIVal", ",", "dl", ")", ",", "ANDISVal", ")", ",", "", ")", ";", "}", "else", "{", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "selectI64ImmInstrCount", "(", "Mask", ")", "+", "", ";", "SDValue", "MaskVal", "=", "SDValue", "(", "selectI64Imm", "(", "CurDAG", ",", "dl", ",", "Mask", ")", ",", "", ")", ";", "Res", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "ExtendToInt64", "(", "Res", ",", "dl", ")"], "ground_truth": [",", "MaskVal", ")", ",", "", ")", ";"], "File": "PPCISelDAGToDAG10", "Func": "Select64", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11851, "Length": 277, "Cover_Rate": 0.33213429256594723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "Copy", "=", "*", "N", "->", "use_begin", "(", ")", ";", "if", "(", "Copy", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "Copy", "->", "getOperand", "(", "Copy", "->", "getNumOperands", "(", ")", "-", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "return", "false", ";", "TCChain", "=", "Copy", "->", "getOperand", "(", "", ")", ";", "}", "else", "if", "(", "Copy", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "bool", "HasRet", "=", "false", ";", "for", "(", "SDNode", "*", "Node", ":", "Copy", "->", "uses", "(", ")", ")", "{", "if", "(", "Node", "->", "getOpcode", "(", ")"], "ground_truth": ["!=", "", ")", "return", "false", ";"], "File": "ARM64ISelLowering", "Func": "isUsedByReturnOnly", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11852, "Length": 101, "Cover_Rate": 0.5674157303370787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Tag", "=", "CTy", "->", "getTag", "(", ")", ";", "if", "(", "Tag", "!=", "dwarf", "::", "DW_TAG_structure_type", "||", "CTy", "->", "isForwardDecl", "(", ")", ")", "return", ";", "const", "DINodeArray", "Elements", "=", "CTy", "->", "getElements", "(", ")", ";", "for", "(", "const", "auto", "*", "Element", ":", "Elements", ")", "{", "const", "auto", "*", "MemberType", "=", "cast", "<", "DIDerivedType", ">", "(", "Element", ")", ";", "visitTypeEntry", "(", "MemberType", "->", "getBaseType", "(", ")", ")", ";", "}", "visitTypeEntry", "(", "OrigTy", ",", "TypeId", ",", "false", ","], "ground_truth": ["false", ")", ";"], "File": "BTFDebug1", "Func": "visitMapDefType", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11853, "Length": 79, "Cover_Rate": 0.37264150943396224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "I", ":", "Incomings", ")", "{", "User", "*", "Store", "=", "createTileStore", "(", "I", ",", "I8Ptr", ")", ";", "for", "(", "Use", "&", "U", ":", "I", "->", "uses", "(", ")", ")", "{", "User", "*", "V", "=", "U", ".", "getUser", "(", ")", ";", "if", "(", "isa", "<", "PHINode", ">", "(", "V", ")", "||", "V", "==", "Store", ")", "continue", ";", "replaceWithTileLoad", "(", "U", ","], "ground_truth": ["I8Ptr", ")", ";"], "File": "X86LowerAMXType", "Func": "updatePhiIncomings", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11854, "Length": 66, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MF", ".", "setHasWinCFI", "(", "false", ")", ";", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "if", "(", "!", "STI", ".", "is64Bit", "(", ")", "||", "!", "MF", ".", "hasEHFunclets", "(", ")", "||", "classifyEHPersonality", "(", "F", ".", "getPersonalityFn", "(", ")", ")", "!=", "EHPersonality", "::", "MSVC_CXX", ")", "return", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "WinEHFuncInfo", "&", "EHInfo", "=", "*", "MF", ".", "getWinEHFuncInfo", "(", ")", ";", "int64_t", "MinFixedObjOffset", "=", "-", "SlotSize", ";", "for", "(", "int", "I", "=", "MFI", ".", "getObjectIndexBegin", "(", ")", ";", "I", "<", "", ";", "++", "I", ")", "MinFixedObjOffset", "=", "std", "::", "min", "(", "MinFixedObjOffset", ",", "MFI", ".", "getObjectOffset", "(", "I", ")", ")", ";", "for", "(", "WinEHTryBlockMapEntry", "&", "TBME"], "ground_truth": [":", "EHInfo", ".", "TryBlockMap", ")", "{"], "File": "X86FrameLowering101", "Func": "processFunctionBeforeFrameFinalized", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11855, "Length": 121, "Cover_Rate": 0.36890243902439024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isRegNumber", "(", ")", "const", "{", "return", "Kind", "==", "Immediate", "&&", "isUInt", "<", "", ">", "(", "getImm"], "ground_truth": ["(", ")", ")", ";"], "File": "PPCAsmParser (2)", "Func": "isRegNumber", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11856, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SignExtend", "<", "", ",", "u32", ">", "("], "ground_truth": ["this", "->", "storage", ")", ";"], "File": "operand", "Func": "Relative32", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11857, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_pavgusb", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_pavgusb", "(", "(", "__v8qi", ")", "__A", ",", "("], "ground_truth": ["__v8qi", ")", "__B", ")", ";"], "File": "mm3dnow", "Func": "_m_pavgusb", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11858, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_WINDOWED_ABI", ")", "emit_library_call", "(", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", ""], "ground_truth": [")", ",", "LCT_NORMAL", ",", "VOIDmode", ",", "", ")", ";"], "File": "xtensa4", "Func": "xtensa_setup_frame_addresses", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11859, "Length": 20, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumInstr", "=", "", ";", "const", "MachineFunction", "*", "MF", "=", "From", ".", "getParent", "(", ")", ";", "for", "(", "MachineFunction", "::", "const_iterator", "MBBI", "(", "&", "From", ")", ",", "ToI", "(", "&", "To", ")", ",", "End", "=", "MF", "->", "end", "(", ")", ";", "MBBI", "!=", "End", "&&", "MBBI", "!=", "ToI", ";", "++", "MBBI", ")", "{", "const", "MachineBasicBlock", "&", "MBB", "=", "*", "MBBI", ";", "for", "(", "MachineBasicBlock", "::", "const_iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "NumInstr", "<", "SkipThreshold", "&&", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "opcodeEmitsNoInsts", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "continue", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", "||", "I", "->", "getOpcode", "(", ")", "==", "", ")", "return", "true", ";", "if", "(", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", "||", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", ")", "{", "return", "true", ";", "}", "if", "(", "I", "->", "isInlineAsm", "(", ")", ")", "{", "const", "MCAsmInfo", "*", "MAI", "=", "MF", "->", "getTarget", "("], "ground_truth": [")", ".", "getMCAsmInfo", "(", ")", ";"], "File": "SIInsertSkips10", "Func": "shouldSkip", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11860, "Length": 179, "Cover_Rate": 0.6485507246376812, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "aarch64_expand_sve_dupq", "(", "rtx", "target", ",", "machine_mode", "mode", ",", "rtx", "src", ")", "{", "machine_mode", "src_mode", "=", "GET_MODE", "(", "src", ")", ";", "gcc_assert", "(", "GET_MODE_INNER", "(", "mode", ")", "==", "GET_MODE_INNER", "(", "src_mode", ")", ")", ";", "insn_code", "icode", "=", "(", "BYTES_BIG_ENDIAN", "?", "code_for_aarch64_vec_duplicate_vq_be", "(", "mode", ")", ":", "code_for_aarch64_vec_duplicate_vq_le", "(", "mode", ")", ")", ";", "unsigned", "int", "i", "=", "", ";", "expand_operand", "ops", "[", "", "]", ";", "create_output_operand", "(", "&", "ops", "[", "i", "++", "]", ",", "target", ",", "mode", ")", ";", "create_output_operand", "(", "&", "ops", "[", "i", "++", "]", ",", "src", ",", "src_mode", ")", ";", "if", "(", "BYTES_BIG_ENDIAN"], "ground_truth": [")", "{"], "File": "aarch64", "Func": "aarch64_expand_sve_dupq", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11861, "Length": 96, "Cover_Rate": 0.6274509803921569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_getmant_round_pd", "(", "__m512d", "__W", ",", "__mmask8", "__U", ",", "__m512d"], "ground_truth": ["__A", ",", "_MM_MANTISSA_NORM_ENUM", "__B", ",", "_MM_MANTISSA_SIGN_ENUM", "__C", ",", "const", "int", "__R", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_getmant_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11862, "Length": 35, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AdvSIMDScalar", "::", "isProfitableToTransform", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "if", "(", "!", "isTransformable", "(", "MI", ")", ")", "return", "false", ";", "unsigned", "NumNewCopies", "=", "", ";", "unsigned", "NumRemovableCopies", "=", "", ";", "unsigned", "OrigSrc0", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "OrigSrc1", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Src0", "=", "", ",", "SubReg0", ";", "unsigned", "Src1", "=", "", ",", "SubReg1", ";", "if", "(", "!", "MRI", "->", "def_empty", "(", "OrigSrc0", ")", ")", "{", "MachineRegisterInfo", "::", "def_instr_iterator", "Def", "=", "MRI", "->", "def_instr_begin", "(", "OrigSrc0", ")", ";", "assert", "(", "std", "::", "next", "(", "Def", ")", "==", "MRI", "->", "def_instr_end", "(", ")", "&&", "", ")", ";", "Src0", "=", "getSrcFromCopy", "(", "&", "*", "Def", ",", "MRI", ",", "SubReg0", ")", ";", "if", "(", "Src0", ")", "--", "NumNewCopies", ";", "if", "(", "Src0", "&&", "MRI", "->", "hasOneNonDBGUse", "(", "OrigSrc0", ")", ")", "++", "NumRemovableCopies", ";", "}", "if", "(", "!", "MRI", "->", "def_empty", "(", "OrigSrc1", ")", ")", "{", "MachineRegisterInfo", "::", "def_instr_iterator", "Def", "=", "MRI", "->", "def_instr_begin", "(", "OrigSrc1", ")", ";", "assert", "(", "std", "::", "next", "(", "Def", ")", "==", "MRI", "->", "def_instr_end", "(", ")", "&&", "", ")", ";", "Src1", "=", "getSrcFromCopy", "(", "&", "*", "Def", ",", "MRI", ",", "SubReg1", ")", ";", "if", "(", "Src1", ")", "--", "NumNewCopies", ";", "if", "(", "Src1", "&&", "MRI", "->", "hasOneNonDBGUse", "("], "ground_truth": ["OrigSrc1", ")", ")", "++", "NumRemovableCopies", ";"], "File": "ARM64AdvSIMDScalarPass", "Func": "isProfitableToTransform", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11863, "Length": 226, "Cover_Rate": 0.6420454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "while", "(", "theCurLine", "<", "lineNum", ")", "{", "fstr", ".", "getline", "(", "buff", ",", "", ")", ";", "theCurLine", "++", ";", "}", "return", "buff"], "ground_truth": [";"], "File": "NVPTXAsmPrinter14", "Func": "readLine", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11864, "Length": 24, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "return", "DisableFramePointerElim", "(", "MF", ")", "||", "MFI", "->", "hasVarSizedObjects", "("], "ground_truth": [")", ";"], "File": "MBlazeRegisterInfo3", "Func": "hasFP", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11865, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "HasAVX512", "=", "Subtarget", ".", "hasAVX512", "(", ")", ";", "switch", "(", "CC", ")", "{", "case", "CallingConv", "::", "GHC", ":", "case", "CallingConv", "::", "HiPE", ":", "return", "CSR_NoRegs_RegMask", ";", "case", "CallingConv", "::", "AnyReg", ":", "if", "(", "HasAVX", ")", "return", "CSR_64_AllRegs_AVX_RegMask", ";", "return", "CSR_64_AllRegs_RegMask", ";", "case", "CallingConv", "::", "PreserveMost", ":", "return", "CSR_64_RT_MostRegs_RegMask", ";", "case", "CallingConv", "::", "PreserveAll", ":", "if", "(", "HasAVX", ")", "return", "CSR_64_RT_AllRegs_AVX_RegMask", ";", "return", "CSR_64_RT_AllRegs_RegMask", ";", "case", "CallingConv", "::", "Intel_OCL_BI", ":", "{", "if", "(", "HasAVX512", "&&", "IsWin64", ")", "return", "CSR_Win64_Intel_OCL_BI_AVX512_RegMask", ";", "if", "(", "HasAVX512", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_AVX512_RegMask", ";", "if", "(", "HasAVX", "&&", "IsWin64", ")", "return", "CSR_Win64_Intel_OCL_BI_AVX_RegMask", ";", "if", "(", "HasAVX", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_AVX_RegMask", ";", "if", "(", "!", "HasAVX", "&&", "!", "IsWin64", "&&", "Is64Bit", ")", "return", "CSR_64_Intel_OCL_BI_RegMask", ";", "break", ";", "}", "case", "CallingConv", "::", "Cold", ":", "if", "(", "Is64Bit", ")", "return", "CSR_64_MostRegs_RegMask", ";", "break", ";", "default", ":", "break", ";", "case", "CallingConv", "::", "_64_Win64", ":", "return", "CSR_Win64_RegMask", ";", "case", "CallingConv", "::", "_64_SysV", ":", "return", "CSR_64_RegMask", ";", "}", "if", "(", "Is64Bit"], "ground_truth": [")", "{"], "File": "X86RegisterInfo37", "Func": "getCallPreservedMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11866, "Length": 163, "Cover_Rate": 0.740909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "HRI", "=", "*", "HST", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "SP", "=", "HRI", ".", "getStackRegister", "(", ")", ";", "MachineInstr", "*", "RetI", "=", "getReturn", "(", "MBB", ")", ";", "unsigned", "RetOpc", "=", "RetI", "?", "RetI", "->", "getOpcode", "(", ")", ":", "", ";", "MachineBasicBlock", "::", "iterator", "InsertPt", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "InsertPt", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "InsertPt", "->", "getDebugLoc", "(", ")", ";", "else", "if", "(", "!", "MBB", ".", "empty", "(", ")", ")", "DL", "=", "std", "::", "prev", "(", "MBB", ".", "end", "(", ")", ")", "->", "getDebugLoc", "(", ")", ";", "if", "(", "RetOpc", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "HII", ".", "get", "(", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "HII", ".", "get", "(", "", ")", ",", "SP", ")", ".", "addReg", "(", "SP", ")", ".", "addReg", "(", "", ")", ";", "return", ";", "}", "if", "(", "RetOpc", "==", "", "||", "RetOpc", "==", "", "||", "RetOpc", "==", "", "||", "RetOpc", "==", "", ")", "{", "MachineBasicBlock", "::", "iterator", "It", "=", "RetI", ";", "++", "It", ";", "while", "(", "It", "!=", "MBB", ".", "end", "(", ")", ")", "{", "if", "(", "!", "It", "->", "isLabel", "(", ")", ")", "It", "=", "MBB", ".", "erase", "(", "It", ")", ";", "else", "++", "It", ";", "}", "return", ";", "}", "bool", "NeedsDeallocframe", "=", "true", ";", "if", "(", "!", "MBB", ".", "empty", "(", ")", "&&", "InsertPt", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "PrevIt", "=", "std", "::", "prev", "(", "InsertPt", ")", ";", "unsigned", "COpc", "=", "PrevIt", "->", "getOpcode", "(", ")", ";", "if", "(", "COpc", "==", "", "||", "COpc", "==", "", "||", "COpc", "==", "", "||", "COpc", "==", "", "||", "COpc", "==", "", "||", "COpc", "==", "", ")", "NeedsDeallocframe", "=", "false", ";", "}", "if", "(", "!", "NeedsDeallocframe", ")", "return", ";", "if", "(", "RetOpc", "!=", "", "||", "DisableDeallocRet", ")", "{", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "HII", ".", "get", "(", "", ")", ")", ";", "return", ";", "}", "unsigned", "NewOpc", "=", ""], "ground_truth": [";"], "File": "HexagonFrameLowering11", "Func": "insertEpilogueInBlock", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11867, "Length": 336, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getRegisterBitWidthUpperBound", "(", "bool", "Vector", ")"], "ground_truth": ["{"], "File": "AMDGPUTargetTransformInfo33", "Func": "getRegisterBitWidthUpperBound", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11868, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "EVT", "CopyVT", "=", "VA", ".", "getValVT", "(", ")", ";", "if", "(", "(", "CopyVT", "==", "", "||", "CopyVT", "==", "", ")", "&&", "(", "(", "Is64Bit", "||", "Ins", "[", "i", "]", ".", "Flags", ".", "isInReg", "(", ")", ")", "&&", "!", "Subtarget", "->", "hasSSE1", "(", ")", ")", ")", "{", "llvm_report_error", "(", "", ")", ";", "}", "if", "(", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "&&", "isScalarFPTypeInSSEReg", "(", "VA", ".", "getValVT", "(", ")", ")", ")", "{", "CopyVT", "=", "", ";", "}", "SDValue", "Val", ";", "if", "(", "Is64Bit", "&&", "CopyVT", ".", "isVector", "(", ")", "&&", "CopyVT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "Val", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Val", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "}", "else", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "Val", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CopyVT", ",", "Val", ")", ";", "}", "else", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "CopyVT", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "Val", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "if", "(", "CopyVT", "!=", "VA", ".", "getValVT", "(", ")", ")", "{", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "}", "InVals", ".", "push_back", "("], "ground_truth": ["Val", ")", ";"], "File": "X86ISelLowering94", "Func": "LowerCallResult", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11869, "Length": 343, "Cover_Rate": 0.7086776859504132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "{", "const", "MachineOperand", "&", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "Dst", ".", "isReg", "(", ")", "&&", "Dst", ".", "getReg", "(", ")", "==", "(", "ST", ".", "isWave32", "(", ")", "?", "", ":", "", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "}", "return", "Register", "(", ")"], "ground_truth": [";"], "File": "SIOptimizeExecMasking", "Func": "isCopyToExec", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11870, "Length": 88, "Cover_Rate": 0.676923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Flags", ".", "IsFunc", "="], "ground_truth": ["V", ";"], "File": "SPIRVDuplicatesTracker", "Func": "setIsFunc", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11871, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "RC", ".", "contains", "(", "Reg", ")", ")", "return", "diagnoseRegisterClass", "(", "A", "->", "RegisterName", ")", ";", "Arg", "=", "ArgDescriptor", "::", "createRegister", "(", "Reg", ")", ";", "}", "else", "Arg", "=", "ArgDescriptor", "::", "createStack", "(", "A", "->", "StackOffset", ")", ";", "if", "(", "A", "->", "Mask", ")", "Arg", "=", "ArgDescriptor", "::", "createArg", "(", "Arg", ",", "A", "->", "Mask", ".", "getValue", "(", ")", ")", ";", "MFI", "->", "NumUserSGPRs", "+=", "UserSGPRs", ";", "MFI", "->", "NumSystemSGPRs", "+=", "SystemSGPRs", ";", "return", "false", ";", "}", ";", "if", "(", "YamlMFI", ".", "ArgInfo", "&&", "(", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "PrivateSegmentBuffer", ",", "", ",", "MFI", "->", "ArgInfo", ".", "PrivateSegmentBuffer", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "DispatchPtr", ",", "", ",", "MFI", "->", "ArgInfo", ".", "DispatchPtr", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "QueuePtr", ",", "", ",", "MFI", "->", "ArgInfo", ".", "QueuePtr", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "KernargSegmentPtr", ",", "", ",", "MFI", "->", "ArgInfo", ".", "KernargSegmentPtr", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "DispatchID", ",", "", ",", "MFI", "->", "ArgInfo", ".", "DispatchID", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "FlatScratchInit", ",", "", ",", "MFI", "->", "ArgInfo", ".", "FlatScratchInit", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "PrivateSegmentSize", ",", "", ",", "MFI", "->", "ArgInfo", ".", "PrivateSegmentSize", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "WorkGroupIDX", ",", "", ",", "MFI", "->", "ArgInfo", ".", "WorkGroupIDX", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "WorkGroupIDY", ",", "", ",", "MFI", "->", "ArgInfo", ".", "WorkGroupIDY", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "WorkGroupIDZ", ",", "", ",", "MFI", "->", "ArgInfo", ".", "WorkGroupIDZ", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "WorkGroupInfo", ",", "", ",", "MFI", "->", "ArgInfo", ".", "WorkGroupInfo", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "PrivateSegmentWaveByteOffset", ",", "", ",", "MFI", "->", "ArgInfo", ".", "PrivateSegmentWaveByteOffset", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "ImplicitArgPtr", ",", "", ",", "MFI", "->", "ArgInfo", ".", "ImplicitArgPtr", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "ImplicitBufferPtr", ",", "", ",", "MFI", "->", "ArgInfo", ".", "ImplicitBufferPtr", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->"], "ground_truth": ["WorkItemIDX", ",", "", ",", "MFI", "->", "ArgInfo", ".", "WorkItemIDX", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "WorkItemIDY", ",", "", ",", "MFI", "->", "ArgInfo", ".", "WorkItemIDY", ",", "", ",", "", ")", "||", "parseAndCheckArgument", "(", "YamlMFI", ".", "ArgInfo", "->", "WorkItemIDZ", ",", "", ",", "MFI", "->", "ArgInfo", ".", "WorkItemIDZ", ",", "", ",", "", ")", ")", ")", "return", "true", ";"], "File": "AMDGPUTargetMachine59", "Func": "parseMachineFunctionInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11872, "Length": 448, "Cover_Rate": 0.4349514563106796, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "SDValue", "XformM5ToU5Imm", "(", "signed", "Imm", ",", "SDLoc", "DL", ")", "{", "assert", "(", "(", "Imm", ">=", "-", "", "&&"], "ground_truth": ["Imm", "<=", "-", "", ")", "&&", "", ")", ";"], "File": "HexagonISelDAGToDAG", "Func": "XformM5ToU5Imm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11873, "Length": 28, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "void", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_m_maskmovq", "(", "__m64", "__A", ",", "__m64", "__N", ",", "char", "*", "__P", ")", "{", "_mm_maskmove_si64", "(", "__A", ",", "__N"], "ground_truth": [",", "__P", ")", ";"], "File": "xmmintrin5", "Func": "_m_maskmovq", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11874, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "space_allocated", "=", "fi", ".", "arg_size", "+", "fi", ".", "reg_size", "+", "fi", ".", "local_size", "+", "fi", ".", "outbound_size", "+", "fi", ".", "pad_outbound", "+", "fi", ".", "pad_local", "+", "fi", ".", "pad_reg", ";", "if", "(", "TARGET_CG_DATA", ")", "{", "rtx", "x", ";", "x", "=", "DECL_RTL", "(", "current_function_decl", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "x", ")", "==", "MEM", ")", ";", "x", "=", "XEXP", "(", "x", ",", "", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", ")", ";", "if", "(", "mcore_current_function_name", ")", "free", "(", "mcore_current_function_name", ")", ";", "mcore_current_function_name", "=", "xstrdup", "(", "XSTR", "(", "x", ",", "", ")", ")", ";", "ASM_OUTPUT_CG_NODE", "(", "asm_out_file", ",", "mcore_current_function_name", ",", "space_allocated", ")", ";", "if", "(", "current_function_calls_alloca", ")", "ASM_OUTPUT_CG_EDGE", "(", "asm_out_file", ",", "mcore_current_function_name", ",", "", ",", "", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "mcore_current_function_name", ",", "fi", ".", "arg_size", ",", "fi", ".", "reg_size", ",", "fi", ".", "reg_mask", ",", "fi", ".", "local_size", ",", "fi", ".", "outbound_size", ",", "frame_pointer_needed", ")", ";", "}", "if", "(", "mcore_naked_function_p", "(", ")", ")", "return", ";", "output_stack_adjust", "(", "-", "", ",", "fi", ".", "growth", "[", "growth", "++", "]", ")", ";", "if", "(", "fi", ".", "arg_size", "!=", "", "&&", "current_function_pretend_args_size", "==", "", ")", "{", "int", "offset", ";", "int", "rn", "=", "FIRST_PARM_REG", "+"], "ground_truth": ["NPARM_REGS", "-", "", ";"], "File": "mcore3", "Func": "mcore_expand_prolog", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11875, "Length": 198, "Cover_Rate": 0.3384615384615385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addImmOperands", "(", "Inst", ","], "ground_truth": ["N", ")", ";"], "File": "HexagonAsmParser (2)", "Func": "addf32ExtOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11876, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Flags", "==", "", ")", "return", "", ";", "for", "(", "auto", "FlagSet", ":", "AddrModesMap", ".", "at", "(", "", ")", ")", "if", "(", "(", "Flags", "&", "FlagSet", ")", "==", "FlagSet", ")", "return", "", ";", "for", "(", "auto", "FlagSet", ":", "AddrModesMap", ".", "at", "(", "", ")", ")", "if", "(", "(", "Flags", "&", "FlagSet", ")", "=="], "ground_truth": ["FlagSet", ")", "return", "", ";"], "File": "PPCISelLowering109", "Func": "getAddrModeForFlags", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11877, "Length": 59, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_uqshl", "(", "uint32_t", "value", ",", "const", "int", "shift", ")", "{", "return", "__builtin_mve_uqshl_si", "(", "value"], "ground_truth": [",", "shift", ")", ";"], "File": "arm", "Func": "mve___arm_uqshl", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11878, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Index", "=", "N", "->", "getConstantOperandVal", "(", "", ")", ";", "MVT", "VecVT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "unsigned", "NumElemsPerChunk", "=", "VecWidth", "/", "VecVT", ".", "getScalarSizeInBits", "(", ")", ";", "return", "getI8Imm", "(", "Index", "/", "NumElemsPerChunk", ","], "ground_truth": ["DL", ")", ";"], "File": "X86ISelDAGToDAG40", "Func": "getInsertVINSERTImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11879, "Length": 41, "Cover_Rate": 0.5616438356164384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstructionSelector", "::", "selectLoadStoreOpCode", "(", "unsigned", "Opc", ",", "unsigned", "RegBank", ",", "unsigned", "Size", ")", "const", "{", "bool", "isStore", "=", "Opc", "==", "TargetOpcode", "::", "G_STORE", ";", "if", "(", "RegBank", "==", "", ")", "{", "switch", "(", "Size", ")", "{", "case", "", ":", "case", "", ":", "return", "isStore", "?", "Opcodes", ".", "STORE8", ":", "Opcodes", ".", "LOAD8", ";", "case"], "ground_truth": ["", ":"], "File": "ARMInstructionSelector (2)", "Func": "selectLoadStoreOpCode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11880, "Length": 57, "Cover_Rate": 0.3958333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Desc", ".", "TSFlags", "&", "(", "", "|", "", "|", "", "|", "", "|", "", "|", "", ")", ")", "{", "if", "(", "", "(", "Opcode", ",", "", "::", "imm", ")", "!=", "-", "", ")", "{", "++", "ConstantBusUseCount", ";", "}", "SmallDenseSet", "<", "unsigned", ">", "SGPRsUsed", ";", "unsigned", "SGPRUsed", "=", "findImplicitSGPRReadInVOP", "(", "Inst", ")", ";", "if", "(", "SGPRUsed", "!=", "", ")", "{", "SGPRsUsed", ".", "insert", "(", "SGPRUsed", ")", ";", "++", "ConstantBusUseCount", ";", "}", "const", "int", "Src0Idx", "=", "", "(", "Opcode", ",", "", "::", "src0", ")", ";", "const", "int", "Src1Idx", "=", "", "(", "Opcode", ",", "", "::", "src1", ")", ";", "const", "int", "Src2Idx", "=", "", "(", "Opcode", ",", "", "::", "src2", ")", ";", "const", "int", "OpIndices", "[", "]", "=", "{", "Src0Idx", ",", "Src1Idx", ",", "Src2Idx", "}", ";", "for", "(", "int", "OpIdx", ":", "OpIndices", ")", "{", "if", "(", "OpIdx", "==", "-", "", ")", "break", ";", "const", "MCOperand", "&", "MO", "=", "Inst", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "usesConstantBus", "(", "Inst", ",", "OpIdx", ")", ")", "{", "if", "(", "MO", ".", "isReg"], "ground_truth": ["(", ")", ")", "{"], "File": "AMDGPUAsmParser4", "Func": "validateConstantBusLimitations", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11881, "Length": 173, "Cover_Rate": 0.45526315789473687, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "createAsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "StringRef", "TT", ",", "StringRef", "CPU", ")", "{", "if", "(", "Triple", "(", "TT", ")", ".", "isOSDarwin", "(", ")", ")", "return", "new", "DarwinAsmBackend", "(", "T", ")", ";", "uint8_t", "OSABI", "=", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "Triple", "(", "TT", ")", ".", "getOS", "("], "ground_truth": [")", ")", ";"], "File": "PPCAsmBackend12", "Func": "createPPCAsmBackend", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11882, "Length": 58, "Cover_Rate": 0.8529411764705882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const"], "ground_truth": ["override", "{"], "File": "JVMIRDecorator", "Func": "getAnalysisUsage", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11883, "Length": 10, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ATTAsmPrinter", "::", "printSSECC", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "Op", ")", "{", "unsigned", "char", "value", "=", "MI", "->", "getOperand", "(", "Op", ")", ".", "getImm", "(", ")", ";", "assert", "(", "value", "<=", "", "&&", "", ")", ";", "switch", "(", "value", ")", "{", "case", "", ":", "O", "<<", ""], "ground_truth": [";", "break", ";"], "File": "X86ATTAsmPrinter", "Func": "printSSECC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11884, "Length": 52, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ",", "InFlag", ")", ";", "Chain", "=", "Val", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "Val", ".", "getValue", "(", "", ")", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "AExt", ":", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ")", ";", "break", ";", "case", "CCValAssign", "::", "ZExt", ":", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Val", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ")", ";", "break", ";", "case", "CCValAssign", "::", "SExt", ":", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "Val", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ")", ";", "break", ";", "}", "InVals", ".", "push_back", "("], "ground_truth": ["Val", ")", ";"], "File": "PPCISelLowering (2)7", "Func": "LowerCallResult", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11885, "Length": 213, "Cover_Rate": 0.56951871657754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MEM_VOLATILE_P", "(", "memref", ")", "=", "", ";", "emit_insn", "(", "gen_movsi", "(", "memref", ",", "stack_pointer_rtx", ")", ")", ";", "size", "-=", "mcore_stack_increment", ";", "}", "while", "(", "size", ">", "mcore_stack_increment", ")", ";", "}", "if", "(", "size", ")", "{", "rtx", "insn", ";", "rtx", "val", "=", "GEN_INT", "(", "size", ")", ";", "if", "(", "size", ">", "", ")", "{", "rtx", "nval", "=", "gen_rtx_REG", "(", "SImode"], "ground_truth": [",", "", ")", ";"], "File": "mcore", "Func": "output_stack_adjust", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11886, "Length": 63, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Operand", "*", "CreateVectorIndex", "(", "unsigned", "Idx", ",", "SMLoc", "S", ",", "SMLoc", "E", ",", "MCContext", "&", "Ctx", ")", "{", "Operand", "*", "Op", "=", "new", "Operand", "(", "k_VectorIndex", ",", "Ctx"], "ground_truth": [")", ";"], "File": "ARM64AsmParser", "Func": "CreateVectorIndex", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11887, "Length": 31, "Cover_Rate": 0.5636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "if", "(", "MFI", ".", "hasCalls", "(", ")", "&&", "!", "MF", ".", "getInfo"], "ground_truth": ["<", "MachineFunctionInfo", ">", "(", ")", "->", "isEntryFunction", "(", ")", ")", "{"], "File": "SIFrameLowering2", "Func": "hasFP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11888, "Length": 34, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_mullox_epi64", "(", "__m512i", "__W"], "ground_truth": [",", "__mmask8", "__M", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_mullox_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11889, "Length": 28, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ompactRegisterInfo", "::", "getRARegister", "("], "ground_truth": [")", "const", "{"], "File": "ARCompactRegisterInfo", "Func": "getRARegister", "Target": "ARCompact", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11890, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScopeReg", "=", "buildI32Constant", "(", "Scope", ",", "I", ")", ";", "unsigned", "ScSem", "=", "getMemSemanticsForStorageClass", "(", "GR", ".", "getPointerStorageClass", "(", "Ptr", ")", ")", ";", "unsigned", "MemSemEq", "=", "getMemSemantics", "(", "MemOp", "->", "getSuccessOrdering", "(", ")", ")", "|", "ScSem", ";", "MemSemEqReg", "=", "buildI32Constant", "(", "MemSemEq", ",", "I", ")", ";", "unsigned", "MemSemNeq", "=", "getMemSemantics", "(", "MemOp", "->", "getFailureOrdering", "(", ")", ")", "|", "ScSem", ";", "MemSemNeqReg", "=", "MemSemEq", "==", "MemSemNeq", "?", "MemSemEqReg", ":", "buildI32Constant", "(", "MemSemNeq", ",", "I", ")", ";", "}", "else", "{", "ScopeReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MemSemEqReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MemSemNeqReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "}", "Register", "Cmp", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Val", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Type", "*", "SpvValTy", "=", "GR", ".", "getTypeForVReg", "(", "Val", ")", ";", "Register", "ACmpRes", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "const", "DebugLoc", "&", "DL", "=", "I", ".", "getDebugLoc", "(", ")", ";", "bool", "Result", "=", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addDef", "(", "ACmpRes", ")", ".", "addUse", "(", "GR", ".", "getTypeID", "(", "SpvValTy", ")", ")", ".", "addUse", "(", "Ptr", ")", ".", "addUse", "(", "ScopeReg", ")", ".", "addUse", "(", "MemSemEqReg", ")", ".", "addUse", "(", "MemSemNeqReg", ")", ".", "addUse", "(", "Val", ")", ".", "addUse", "(", "Cmp", ")", ".", "constrainAllUses", "(", "TII", ",", "TRI", ",", "RBI", ")", ";", "Register", "CmpSuccReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "Type", "*", "BoolTy", "=", "GR", ".", "getOrCreateBoolType", "("], "ground_truth": ["I", ",", "TII", ")", ";"], "File": "SPIRVInstructionSelector1", "Func": "selectAtomicCmpXchg", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11891, "Length": 280, "Cover_Rate": 0.47538200339558573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "DefRC", "=", "RegClassOrBank", ".", "dyn_cast", "<", "const", "TargetRegisterClass", "*", ">", "(", ")", ";", "if", "(", "!", "DefRC", ")", "{", "if", "(", "!", "DefTy", ".", "isValid", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "const", "RegisterBank", "&", "RB", "=", "*", "RegClassOrBank", ".", "get", "<", "const", "RegisterBank", "*", ">", "(", ")", ";", "if", "(", "RB", ".", "getID", "(", ")", "==", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "DefRC", "=", "TRI", ".", "getRegClassForTypeOnBank", "(", "DefTy", ",", "RB", ",", "*", "MRI", ")", ";", "if", "(", "!", "DefRC"], "ground_truth": [")", "{"], "File": "AMDGPUInstructionSelector25", "Func": "selectPHI", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11892, "Length": 106, "Cover_Rate": 0.53, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printT2AddrModeImm8Operand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "const", "MCOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ";", "O", "<<", "markup", "(", "", ")", "<<", "", ";", "printRegName", "(", "O", ",", "MO1", ".", "getReg", "(", ")", ")", ";", "int32_t", "OffImm", "=", "(", "int32_t", ")", "MO2", ".", "getImm", "(", ")", ";", "if", "(", "OffImm", "!=", "", ")", "O", "<<", "", ";", "if", "(", "OffImm", "!=", "", "&&", "UseMarkup", ")", "O", "<<", "", ";", "if", "(", "OffImm", "==", "INT32_MIN", ")", "O", "<<", "", ";", "else", "if", "(", "OffImm", "<", "", ")", "O", "<<", "", "<<", "-", "OffImm", ";", "else", "if", "(", "OffImm", ">", "", ")", "O", "<<", "", "<<", "OffImm", ";", "if", "(", "OffImm", "!=", "", "&&", "UseMarkup", ")", "O", "<<", "", ";", "O", "<<", "", "<<", "markup", "("], "ground_truth": ["", ")", ";"], "File": "ARMInstPrinter11", "Func": "printT2AddrModeImm8Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11893, "Length": 156, "Cover_Rate": 0.9936305732484076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_storeu_epi32", "(", "void", "*", "__P", ",", "__mmask8", "__U", ",", "__m256i"], "ground_truth": ["__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_storeu_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11894, "Length": 26, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rv", ".", "__o", "=", "__builtin_neon_vld4v8qi", "(", "("], "ground_truth": ["const", "__builtin_neon_qi", "*", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld4_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11895, "Length": 14, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mode", "=", "GET_MODE", "(", "dst", ")", ";", "if", "(", "GET_MODE_INNER", "(", "mode", ")", "==", "HFmode", ")", "{", "gcc_assert", "(", "!", "recp", ")", ";", "return", "false", ";", "}", "machine_mode", "mmsk", "=", "mode_for_vector", "(", "int_mode_for_mode", "(", "GET_MODE_INNER", "(", "mode", ")", ")", ",", "GET_MODE_NUNITS", "(", "mode", ")", ")", ";", "if", "(", "!", "recp", ")", "{", "if", "(", "!", "(", "flag_mlow_precision_sqrt", "||", "(", "aarch64_tune_params", ".", "approx_modes", "->", "sqrt", "&", "AARCH64_APPROX_MODE", "(", "mode", ")", ")", ")", ")", "return", "false", ";", "if", "(", "flag_finite_math_only", "||", "flag_trapping_math", "||", "!", "flag_unsafe_math_optimizations", "||", "optimize_function_for_size_p", "(", "cfun", ")", ")", "return", "false", ";", "}", "else", "gcc_assert", "(", "use_rsqrt_p", "(", "mode", ")", ")", ";", "rtx", "xmsk", "=", "gen_reg_rtx", "(", "mmsk", ")", ";", "if", "(", "!", "recp", ")", "emit_insn", "(", "gen_rtx_SET", "(", "xmsk", ",", "gen_rtx_NEG", "(", "mmsk", ",", "gen_rtx_EQ", "(", "mmsk", ",", "src", ",", "CONST0_RTX", "(", "mode", ")", ")", ")", ")", ")", ";", "rtx", "xdst", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_insn", "(", "(", "*", "get_rsqrte_type", "(", "mode", ")", ")", "(", "xdst", ",", "src", ")", ")", ";", "int", "iterations", "=", "(", "GET_MODE_INNER", "(", "mode", ")", "==", "DFmode", ")", "?", "", ":", "", ";", "if", "(", "(", "recp", "&&", "flag_mrecip_low_precision_sqrt", ")", "||", "(", "!", "recp", "&&", "flag_mlow_precision_sqrt", ")", ")", "iterations", "--", ";", "rtx", "x1", "=", "gen_reg_rtx", "(", "mode", ")", ";", "while", "(", "iterations"], "ground_truth": ["--", ")", "{"], "File": "aarch644", "Func": "aarch64_emit_approx_sqrt", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11896, "Length": 213, "Cover_Rate": 0.56951871657754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "InstrInfo", "::", "getOpRegClass", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "OpNo", ")", "const", "{", "const", "MachineRegisterInfo", "&", "MRI", "=", "MI", ".", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "const", "MCInstrDesc", "&", "Desc", "=", "get", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "if", "(", "MI", ".", "isVariadic", "(", ")", "||", "OpNo", ">=", "Desc", ".", "getNumOperands", "(", ")", "||", "Desc", ".", "OpInfo", "[", "OpNo", "]", ".", "RegClass", "==", "-", "", ")", "{", "Register", "Reg", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "getReg", "(", ")", ";", "if", "(", "Reg", ".", "isVirtual", "(", ")", ")", "return", "MRI", ".", "getRegClass", "(", "Reg", ")", ";", "return", "RI", ".", "getPhysRegClass"], "ground_truth": ["(", "Reg", ")", ";"], "File": "SIInstrInfo111", "Func": "getOpRegClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11897, "Length": 117, "Cover_Rate": 0.841726618705036, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ST", ":", "return", "", ";", "case", "ISH", ":", "return", "", ";", "case", "ISHST", ":", "return", "", ";", "case", "NSH", ":", "return"], "ground_truth": ["", ";"], "File": "ARM10", "Func": "MemBOptToString", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11898, "Length": 24, "Cover_Rate": 0.3582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SpillAlign", "=", "", ";", "unsigned", "PrivateAlign", "=", "", ";", "for", "(", "int", "I", "=", "MFI", "->", "getObjectIndexBegin", "(", ")", ",", "E", "=", "MFI", "->", "getObjectIndexEnd", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "MFI", "->", "isDeadObjectIndex", "(", "I", ")", ")", "continue", ";", "unsigned", "Size", "=", "MFI", "->", "getObjectSize", "(", "I", ")", ";", "unsigned", "Align", "=", "MFI", "->", "getObjectAlignment", "(", "I", ")", ";", "unsigned", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "I", ")", ";", "assert", "(", "Offset", "==", "", "&&", "", ")", ";", "if", "(", "MFI", "->", "isSpillSlotObjectIndex", "(", "I", ")", ")", "{", "SpillSize", "=", "(", "SpillSize", "+", "Align", "-", "", ")", "/", "Align", "*", "Align", ";", "SpillMap", "[", "I", "]", "=", "SpillSize", ";", "SpillSize", "+=", "Size", ";", "SpillAlign", "=", "std", "::", "max", "(", "SpillAlign", ",", "Align", ")", ";", "}", "else", "{", "PrivateSize", "=", "(", "PrivateSize", "+", "Align", "-", "", ")", "/", "Align", "*", "Align", ";", "PrivateMap", "[", "I", "]", "=", "PrivateSize", ";", "PrivateSize", "+=", "Size", ";", "PrivateAlign", "=", "std", "::", "max", "(", "PrivateAlign", ",", "Align", ")", ";", "}", "MFI", "->", "RemoveStackObject", "(", "I", ")", ";", "}", "int", "PrivateIndex", "=", "-", "", ";", "int", "SpillIndex", "=", "-", "", ";", "if", "(", "PrivateSize", "!=", "", ")", "PrivateIndex", "=", "MFI", "->", "CreateStackObject", "(", "PrivateSize", ",", "PrivateAlign", ",", "false", ")", ";", "if", "(", "SpillSize", "!=", "", ")", "SpillIndex", "=", "MFI", "->", "CreateSpillStackObject", "(", "SpillSize", ",", "SpillAlign", ")", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "for", "(", "MachineInstr", "&", "MI", ":", "MBB", ")", "{", "unsigned", "Opc", "=", "MI", "."], "ground_truth": ["getOpcode", "(", ")", ";"], "File": "HSAILFrameLowering", "Func": "processFunctionBeforeFrameFinalized", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11899, "Length": 256, "Cover_Rate": 0.579185520361991, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "frv_issues_to_branch_unit_p", "("], "ground_truth": ["rtx_insn", "*", "insn", ")", "{"], "File": "frv", "Func": "frv_issues_to_branch_unit_p", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 11900, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_expand_pd", "(", "__m512d", "__W", ",", "__mmask8", "__U"], "ground_truth": [",", "__m512d", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_expand_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11901, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cgraph_node", "*", "local_info_node", "=", "cgraph_node", "::", "local_info_node", "(", "current_function_decl", ")", ";", "if", "(", "local_info_node", "&&", "local_info_node", "->", "local", ")", "return", "pic_offset_table_rtx", ";", "if", "(", "OPTION_SET_P", "(", "bfin_library_id", ")", ")", "addr", "=", "plus_constant", "(", "Pmode", ",", "pic_offset_table_rtx", ",", "-", "", "-", "bfin_library_id", "*", "", ")", ";", "else", "addr", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "pic_offset_table_rtx", ",", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "", ",", "const0_rtx", ")", ",", "UNSPEC_LIBRARY_OFFSET", ")", ")", ";", "emit_insn", "(", "gen_movsi", "(", "dest", ",", "gen_rtx_MEM", "(", "Pmode", ","], "ground_truth": ["addr", ")", ")", ")", ";"], "File": "bfin", "Func": "bfin_load_pic_reg", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 11902, "Length": 84, "Cover_Rate": 0.8484848484848485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BaseInstrInfo", "::", "getRegSequenceLikeInputs", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "DefIdx", ",", "SmallVectorImpl", "<", "RegSubRegPairAndIdx", ">", "&", "InputRegs", ")", "const", "{", "assert", "(", "DefIdx", "<", "MI", ".", "getDesc", "(", ")", ".", "getNumDefs", "(", ")", "&&", "", ")", ";", "assert", "(", "MI", ".", "isRegSequenceLike", "(", ")", "&&", "", ")", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")"], "ground_truth": [")", "{"], "File": "ARMBaseInstrInfo1", "Func": "getRegSequenceLikeInputs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11903, "Length": 59, "Cover_Rate": 0.3619631901840491, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "prev", "||", "!", "has_memory_op", "(", "prev", ")", ")", "return", "false", ";", "body", "=", "single_set", "(", "prev", ")", ";", "if", "(", "GET_MODE", "(", "recog_data", ".", "operand", "[", "", "]", ")", "==", "DImode", "&&", "(", "!", "body", "||", "!", "dep_between_memop_and_curr", "("], "ground_truth": ["body", ")", ")", ")", "return", "true", ";"], "File": "aarch642", "Func": "aarch64_madd_needs_nop", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11904, "Length": 49, "Cover_Rate": 0.4016393442622951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "emitGlobalAddress", "(", "MO", ".", "getGlobal", "(", ")", ",", "getRelocation", "(", "MI", ",", "MO", ")", ",", "true", ")", ";", "else", "if", "(", "MO", ".", "isSymbol", "(", ")", ")", "emitExternalSymbolAddress", "(", "MO", ".", "getSymbolName", "(", ")", ",", "getRelocation", "(", "MI", ",", "MO", ")", ")", ";", "else", "if", "(", "MO", ".", "isCPI", "(", ")", ")", "emitConstPoolAddress", "(", "MO", ".", "getIndex", "(", ")", ",", "getRelocation", "(", "MI", ",", "MO", ")", ")", ";", "else", "if", "(", "MO", ".", "isJTI", "(", ")", ")", "emitJumpTableAddress", "(", "MO", ".", "getIndex", "(", ")", ",", "getRelocation", "(", "MI", ",", "MO", ")", ")", ";", "else", "if", "(", "MO", ".", "isMBB", "(", ")", ")", "emitMachineBasicBlock", "(", "MO", ".", "getMBB", "(", ")", ","], "ground_truth": ["getRelocation", "(", "MI", ",", "MO", ")", ")", ";"], "File": "MipsCodeEmitter", "Func": "getMachineOpValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11905, "Length": 127, "Cover_Rate": 0.635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Lane", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "Fs", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Wt", "=", "RegInfo", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Wt", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "Fs", ")", "."], "ground_truth": ["addImm", "(", "", ")", ";"], "File": "MipsSEISelLowering10", "Func": "emitINSERT_FD", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11906, "Length": 73, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx_insn", "*", "insn", ";", "if", "(", "optimize_size", ")", "return", "", ";", "insn", "=", "next_active_insn", "(", "label", ")", ";", "if", "(", "insn", "==", "", ")", "return", "", ";", "else", "if", "(", "(", "get_attr_length", "(", "insn", ")", "%", "", ")", "==", "", ")", "return", "", ";", "else", "return"], "ground_truth": ["", ";"], "File": "nds322", "Func": "nds32_target_alignment", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11907, "Length": 48, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InitialStackAdjust", "=", "bytes"], "ground_truth": [";"], "File": "AArch64MachineFunctionInfo6", "Func": "setInitialStackAdjust", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11908, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "m2", ".", "as_m64", "=", "__m2", ";", "res", ".", "as_char", "[", "", "]", "=", "m1", ".", "as_char", "[", "", "]", ";", "res", ".", "as_char", "[", "", "]", "=", "m2", ".", "as_char", "[", "", "]", ";", "res", ".", "as_char", "[", "", "]", "=", "m1", ".", "as_char", "[", "", "]", ";", "res", ".", "as_char", "[", "", "]", "=", "m2", ".", "as_char", "[", "", "]", ";", "res", ".", "as_char", "[", "", "]", "=", "m1", ".", "as_char", "["], "ground_truth": ["", "]", ";"], "File": "mmintrin", "Func": "_mm_unpacklo_pi8", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11909, "Length": 76, "Cover_Rate": 0.34545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "for", "(", "ConstMIOperands", "Mo", "(", "DefI", ")", ";", "Mo", ".", "isValid", "(", ")", ";", "++", "Mo", ")", "if", "(", "Mo", "->", "isReg", "(", ")", "&&", "Mo", "->", "isUse", "(", ")", ")", "WorkQ", ".", "push", "(", "Register", "(", "Mo", "->", "getReg", "(", ")", ")", ")", ";", "break", ";", "default", ":", "return", "isScalarCmp", "("], "ground_truth": ["DefOpc", ")", ";"], "File": "HexagonGenPredicate (2)", "Func": "isScalarPred", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11910, "Length": 85, "Cover_Rate": 0.35564853556485354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "unsigned", "Reg", "=", "Op", ".", "getReg", "(", ")", ";", "O", "<<", "getRegisterName", "(", "Reg", ")", ";", "}", "else", "if", "(", "Op", ".", "isImm", "(", ")"], "ground_truth": [")", "{"], "File": "AArch64InstPrinter", "Func": "printOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11911, "Length": 36, "Cover_Rate": 0.3564356435643564, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "aarch64_conditional_register_usage", "(", "void", ")", "{", "int", "i", ";", "if", "(", "!", "TARGET_FLOAT", ")", "{", "for", "(", "i", "=", "V0_REGNUM", ";", "i", "<=", "V31_REGNUM", ";", "i", "++", ")", "{", "fixed_regs", "[", "i", "]", "=", "", ";", "call_used_regs", "[", "i", "]", "="], "ground_truth": ["", ";"], "File": "aarch642", "Func": "aarch64_conditional_register_usage", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11912, "Length": 44, "Cover_Rate": 0.9361702127659575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "signed", "int", ")", "__builtin_altivec_vupklsh", "(", "("], "ground_truth": ["vector", "signed", "short", ")", "a1", ")", ";"], "File": "altivec4", "Func": "vec_unpackl", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11913, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "has_hard_reg_initial_val", "(", "Pmode", ",", "REG_RA", ")", ")", "return", "regs_ever_live", "[", "REG_RA", "]", ";", "push_topmost_sequence", "(", ")"], "ground_truth": [";"], "File": "alpha2", "Func": "alpha_ra_ever_killed", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11914, "Length": 20, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "Count", "=", "", ";", "", "CC", "=", "(", "", ")", "Cond", "[", "", "]", ".", "getImm", "(", ")", ";", "MI", "=", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "getBranchOpcodeFromCond", "(", "CC", ")", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ";", "if", "(", "BytesAdded", ")", "*", "BytesAdded", "+=", "getInstSizeInBytes"], "ground_truth": ["(", "*", "MI", ")", ";"], "File": "AAPInstrInfo", "Func": "insertBranch", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11915, "Length": 81, "Cover_Rate": 0.3176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetAsmStreamer", "::", "emitDirectiveSetNoVirt", "(", ")"], "ground_truth": ["{"], "File": "MipsTargetStreamer (2)1", "Func": "emitDirectiveSetNoVirt", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11916, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "IsInSmallSection", "(", "uint64_t"], "ground_truth": ["Size", ")", "{"], "File": "MipsTargetObjectFile", "Func": "IsInSmallSection", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11917, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "QST", "=", "MBB", "->", "getParent", "(", ")", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "auto", "&", "QII", "=", "*", "QST", ".", "getInstrInfo", "(", ")", ";", "if", "(", "IsTop", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Packet", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "hasDependence", "(", "Packet", "[", "i", "]", ",", "SU", ",", "QII", ")", ")", "return", "false", ";", "}", "else", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Packet", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "hasDependence", "(", "SU", ",", "Packet", "[", "i", "]", ",", "QII", ")", ")", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "HexagonMachineScheduler31", "Func": "isResourceAvailable", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11918, "Length": 119, "Cover_Rate": 0.5107296137339056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TT", ".", "isOSNaCl", "(", ")", "||", "TT", ".", "isOSIAMCU", "(", ")", ")", ";", "else", "if", "(", "TT", ".", "isArch64Bit", "(", ")", "||", "TT", ".", "isOSDarwin", "(", ")", "||", "TT", ".", "isWindowsMSVCEnvironment", "(", ")", ")", "Ret", "+=", "", ";", "else", "Ret", "+=", "", ";", "if", "(", "TT", ".", "isOSIAMCU", "(", ")", ")", "Ret", "+=", "", ";", "if", "(", "TT", ".", "isArch64Bit", "(", ")", ")", "Ret", "+=", "", ";", "else", "Ret", "+=", "", ";", "if", "(", "(", "!", "TT", ".", "isArch64Bit", "(", ")", "&&", "TT", ".", "isOSWindows", "(", ")", ")", "||", "TT", ".", "isOSIAMCU", "(", ")", ")"], "ground_truth": ["Ret", "+=", "", ";"], "File": "X86TargetMachine31", "Func": "computeDataLayout", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11919, "Length": 101, "Cover_Rate": 0.48325358851674644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AddrReg", "=", "Saved", "[", "", "]", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SpReg", "=", "Saved", "[", "", "]", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "Pred", "=", "Saved", "[", "", "]", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "assert", "(", "(", "", "==", "SpReg", ")", "&&", "", ")", ";", "Out", ".", "EmitBundleLock", "(", "false", ")", ";", "EmitBICMask", "(", "STI", ",", "Out", ",", "AddrReg", ",", "Pred", ",", "", ")", ";", "Out", ".", "EmitInstruction", "(", "Saved", "[", "", "]", ",", "STI", ")", ";", "EmitBICMask", "(", "STI", ",", "Out", ",", "SpReg", ",", "Pred", ",", "", ")", ";", "Out", ".", "EmitBundleUnlock", "(", ")"], "ground_truth": [";"], "File": "ARMMCNaCl2", "Func": "EmitGuardSpLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11920, "Length": 113, "Cover_Rate": 0.5885416666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Cst", "=", "getBuildVectorConstantSplat", "(", "*", "MI", ",", "MRI", ")", ";", "if", "(", "!", "Cst", ")", "return", "false", ";", "Cnt", "=", "*", "Cst", ";", "int64_t", "ElementBits", "=", "Ty", ".", "getScalarSizeInBits", "(", ")", ";", "return", "Cnt", ">=", "", "&&", "Cnt", "<="], "ground_truth": ["ElementBits", ";"], "File": "AArch64PostLegalizerCombiner14", "Func": "isVShiftRImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11921, "Length": 42, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "ElVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "unsigned", "IdxVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "Idx", ")", "->", "getZExtValue", "(", ")", ";", "EVT", "ResultVT", "=", "Result", ".", "getValueType", "(", ")", ";", "unsigned", "ElemsPerChunk", "=", "", "/", "ElVT", ".", "getSizeInBits", "(", ")", ";", "unsigned", "NormalizedIdxVal", "=", "(", "(", "(", "IdxVal", "*", "ElVT", ".", "getSizeInBits", "(", ")", ")", "/", "", ")", "*", "ElemsPerChunk", ")", ";", "SDValue", "VecIdx", "=", "DAG", ".", "getConstant", "(", "NormalizedIdxVal", ","], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering170", "Func": "Insert128BitVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11922, "Length": 77, "Cover_Rate": 0.4695121951219512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstructionSelector", "::", "selectCopy", "(", "MachineInstr", "&", "I", ",", "MachineRegisterInfo", "&", "MRI", ")", "const", "{", "Register", "DstReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "unsigned", "DstSize", "=", "RBI", ".", "getSizeInBits", "(", "DstReg", ",", "MRI", ",", "TRI", ")", ";", "const", "RegisterBank", "&", "DstRegBank", "=", "*", "RBI", ".", "getRegBank", "(", "DstReg", ",", "MRI", ",", "TRI", ")", ";", "Register", "SrcReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "unsigned", "SrcSize", "=", "RBI", ".", "getSizeInBits", "(", "SrcReg", ",", "MRI", ",", "TRI", ")", ";", "const", "RegisterBank", "&", "SrcRegBank", "=", "*", "RBI", ".", "getRegBank", "(", "SrcReg", ",", "MRI", ",", "TRI", ")", ";", "if", "(", "Register", "::", "isPhysicalRegister", "(", "DstReg", ")", ")", "{", "assert", "(", "I", ".", "isCopy", "(", ")", "&&", "", ")", ";", "if", "(", "DstSize", ">", "SrcSize", "&&", "SrcRegBank", ".", "getID", "(", ")", "==", "", "&&", "DstRegBank", ".", "getID", "(", ")", "==", "", ")", "{", "const", "TargetRegisterClass", "*", "SrcRC", "=", "getRegClass", "(", "MRI", ".", "getType", "(", "SrcReg", ")", ",", "SrcRegBank", ")", ";", "const", "TargetRegisterClass", "*", "DstRC", "=", "getRegClassFromGRPhysReg", "(", "DstReg", ")", ";", "if", "(", "SrcRC", "!=", "DstRC", ")", "{", "Register", "ExtSrc", "=", "MRI", ".", "createVirtualRegister", "(", "DstRC", ")", ";", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "SUBREG_TO_REG", ")", ")", ".", "addDef", "(", "ExtSrc", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "getSubRegIndex", "(", "SrcRC", ")", ")", ";", "I", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "ExtSrc", ")", ";", "}", "}", "return", "true", ";", "}", "assert", "(", "(", "!", "Register", "::", "isPhysicalRegister", "(", "SrcReg", ")", "||", "I", ".", "isCopy", "(", ")", ")", "&&", "", ")", ";", "assert", "(", "(", "DstSize", "==", "SrcSize", "||", "(", "Register", "::", "isPhysicalRegister", "(", "SrcReg", ")", "&&", "DstSize", "<=", "RBI", ".", "getSizeInBits", "(", "SrcReg", ",", "MRI", ",", "TRI", ")", ")", ")", "&&", "", ")", ";", "const", "TargetRegisterClass", "*", "DstRC", "=", "getRegClass", "(", "MRI", ".", "getType", "(", "DstReg", ")", ",", "DstRegBank", ")", ";", "if", "(", "SrcRegBank", ".", "getID", "(", ")", "==", "", "&&", "DstRegBank", ".", "getID", "(", ")", "==", "", "&&", "SrcSize", ">", "DstSize", "&&", "Register", "::", "isPhysicalRegister", "(", "SrcReg", ")", ")", "{", "const", "TargetRegisterClass", "*", "SrcRC", "=", "getRegClassFromGRPhysReg", "("], "ground_truth": ["SrcReg", ")", ";"], "File": "X86InstructionSelector1", "Func": "selectCopy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11923, "Length": 374, "Cover_Rate": 0.73767258382643, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wabsdiffw", "(", "(", "__v2si", ")", "a", ",", "("], "ground_truth": ["__v2si", ")", "b", ")", ";"], "File": "mmintrin", "Func": "_mm_absdiff_pu32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11924, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlal_high_u8", "(", "uint16x8_t", "a", ",", "uint8x16_t", "b", ",", "uint8x16_t", "c", ")", "{", "uint16x8_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ","], "ground_truth": ["", "(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vmlal_high_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11925, "Length": 41, "Cover_Rate": 0.9111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "xpattern", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "xop", "[", "", "]", ",", "xsrc", ")", ";", "op", "[", "", "]", "=", "xop", "[", "", "]", ";", "op", "[", "", "]", "=", "xop", "[", "", "]", ";", "op", "[", "", "]", "=", "xadd", ";", "avr_out_plus", "(", "xpattern", ",", "op", ",", "plen_add", ",", "NULL", ",", "false", ")", ";", "avr_asm_len", "(", "", "CR_TAB", "", ",", "NULL", ",", "plen_add", ",", "", ")", ";", "rtx", "xreg", "=", "simplify_gen_subreg", "(", "imode", ",", "xop", "[", "", "]", ",", "mode", ",", "", ")", ";", "rtx", "xmask", "=", "immed_wide_int_const", "(", "-", "wi_add", "-", "wi_add", ",", "imode", ")", ";", "xpattern", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "xreg", ",", "gen_rtx_AND", "(", "imode", ",", "xreg", ",", "xmask", ")", ")", ";", "op", "[", "", "]", "=", "xreg", ";", "op", "[", "", "]", "=", "xreg", ";", "op", "[", "", "]", "=", "xmask", ";", "op", "[", "", "]", "=", "gen_rtx_SCRATCH", "(", "QImode", ")", ";", "avr_out_bitop", "(", "xpattern", ",", "op", ",", "plen_and", ")", ";", "avr_asm_len", "(", "", ",", "NULL", ",", "plen", ",", "", ")", ";", "if", "(", "plen", ")", "*"], "ground_truth": ["plen", "=", "len_add", "+", "len_and", ";"], "File": "avr4", "Func": "avr_out_round", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11926, "Length": 177, "Cover_Rate": 0.49719101123595505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Div", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "VT", ",", "VT", ")", ",", "LHS", ",", "RHS", ")", ";", "SDValue", "Rem", "=", "Div", ".", "getValue", "(", "", ")", ";", "Div", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Div", ",", "DSign", ")", ";", "Rem", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Rem", ",", "RSign", ")", ";", "Div", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Div", ",", "DSign", ")", ";", "Rem", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Rem", ",", "RSign", ")", ";", "SDValue", "Res", "[", "", "]", "=", "{", "Div", ","], "ground_truth": ["Rem", "}", ";"], "File": "AMDGPUISelLowering19", "Func": "LowerSDIVREM", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11927, "Length": 115, "Cover_Rate": 0.323943661971831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Reg", "==", "", ")", "Reg", "=", "MatchRegisterName", "(", "RegName", ")", ";", "if", "(", "Reg", "==", "", ")", "report_fatal_error", "(", "Twine", "(", "", "+", "StringRef", "(", "RegName", ")", "+", "", ")", ")", ";", "BitVector", "ReservedRegs", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", "->", "getReservedRegs", "("], "ground_truth": ["MF", ")", ";"], "File": "RISCVISelLowering1", "Func": "getRegisterByName", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11928, "Length": 48, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_broadcastsd_pd", "(", "__m256d", "__O", ",", "__mmask8", "__M", ",", "__m128d", "__A", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_broadcastsd256_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v4df", ")"], "ground_truth": ["__O", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_broadcastsd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11929, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "Operand", "&", "FuncRegOpnd", "=", "static_cast", "<", "Operand", "&", ">", "(", "*", "TmpReg", "[", "", "]", ")", ";", "if", "(", "!", "FuncRegOpnd", ".", "isGPRAsmReg", "(", ")", ")", "{", "reportParseError", "(", "FuncRegOpnd", ".", "getStartLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "FuncReg", "=", "FuncRegOpnd", ".", "getGPR32Reg", "(", ")", ";", "TmpReg", ".", "clear", "(", ")", ";", "if", "(", "!", "eatComma", "(", "", ")", ")", "return", "true", ";", "ResTy", "=", "parseAnyRegister", "(", "TmpReg", ")", ";", "if", "(", "ResTy", "==", "MatchOperand_NoMatch", ")", "{", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "{", "Save", "=", "Tok", ".", "getIntVal", "(", ")", ";", "SaveIsReg", "=", "false", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "{", "reportParseError", "(", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "}", "else", "{", "Operand", "&", "SaveOpnd", "=", "static_cast", "<", "Operand", "&", ">", "(", "*", "TmpReg", "[", "", "]", ")", ";", "if", "(", "!", "SaveOpnd", ".", "isGPRAsmReg", "(", ")", ")", "{", "reportParseError", "(", "SaveOpnd", ".", "getStartLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "Save", "=", "SaveOpnd", ".", "getGPR32Reg", "(", ")", ";", "}", "if", "(", "!", "eatComma", "(", "", ")", ")", "return", "true", ";", "StringRef", "Name", ";", "if", "(", "Parser", ".", "parseIdentifier", "(", "Name", ")", ")", "reportParseError", "(", "", ")", ";", "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "Name", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveCpsetup", "(", "FuncReg", ",", "Save", ",", "*", "Sym", ",", "SaveIsReg", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "MipsAsmParser38", "Func": "parseDirectiveCPSetup", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11930, "Length": 276, "Cover_Rate": 0.8214285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "break", ";", "case", "MCFragment", "::", "FT_Align", ":", "{", "auto", "Size", "=", "Asm", ".", "computeFragmentSize", "(", "Layout", ",", "J", ")", ";", "for", "(", "auto", "K", "=", "J", ".", "getIterator", "(", ")", ";", "K", "!=", "Fragments", ".", "begin", "(", ")", "&&", "Size", ">=", "HEXAGON_PACKET_SIZE", ";", ")", "{", "--", "K", ";", "switch", "(", "K", "->", "getKind", "(", ")", ")", "{", "default", ":", "break", ";", "case", "MCFragment", "::", "FT_Align", ":", "{", "Size", "=", "", ";", "break", ";", "}", "case", "MCFragment", "::", "FT_Relaxable", ":", "{", "auto", "&", "RF", "=", "cast", "<", "MCRelaxableFragment", ">", "(", "*", "K", ")", ";", "auto", "&", "Inst", "=", "const_cast", "<", "MCInst", "&", ">", "(", "RF", ".", "getInst", "(", ")", ")", ";", "while", "(", "Size", ">", "", "&&", "MCInstrInfo", "::", "bundleSize", "(", "Inst", ")", "<", "", ")", "{", "MCInst", "*", "Nop", "=", "new", "(", "Asm", ".", "getContext", "(", ")", ")", "MCInst", ";", "Nop", "->", "setOpcode", "(", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createInst", "(", "Nop", ")", ")", ";", "Size", "-="], "ground_truth": ["", ";"], "File": "HexagonAsmBackend1", "Func": "finishLayout", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11931, "Length": 165, "Cover_Rate": 0.4954954954954955, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "{", "SDValue", "InFlag", "=", "Node", "->", "getOperand", "(", "", ")", ",", "CmpLHS", ";", "unsigned", "Opc", "=", "InFlag", ".", "getOpcode", "(", ")", ";", "(", "void", ")", "Opc", ";", "assert", "(", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "||", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", ")", "&&", "", ")", ";", "unsigned", "MOp", ";", "if", "(", "Opcode", "==", "", ")", "{", "CmpLHS", "=", "InFlag", ".", "getValue", "(", "", ")", ";", "MOp", "=", "", ";", "}", "else", "{", "CmpLHS", "=", "InFlag", ".", "getOperand", "(", "", ")", ";", "MOp", "=", "", ";", "}", "SDValue", "Ops", "[", "]", "=", "{", "CmpLHS", ",", "InFlag", ".", "getOperand", "(", "", ")", "}", ";", "SDValue", "LHS", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Node", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "LHS", ".", "getValueType", "(", ")", ";", "unsigned", "Sltu_op", "=", "", ";", "SDNode", "*", "Carry", "=", "CurDAG", "->", "getMachineNode", "(", "Sltu_op", ",", "DL", ",", "VT", ",", "Ops", ")", ";", "unsigned", "Addu_op", "=", "", ";", "SDNode", "*", "AddCarry", "=", "CurDAG", "->", "getMachineNode", "(", "Addu_op", ",", "DL", ",", "VT", ",", "SDValue", "(", "Carry", ",", "", ")", ",", "RHS", ")", ";", "SDNode", "*", "Result", "=", "CurDAG", "->", "SelectNodeTo", "(", "Node", ",", "MOp", ",", "VT", ",", "", ",", "LHS", ",", "SDValue", "(", "AddCarry", ",", "", ")", ")", ";", "return", "std", "::", "make_pair", "(", "true", ","], "ground_truth": ["Result", ")", ";"], "File": "Mips16ISelDAGToDAG27", "Func": "selectNode", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11932, "Length": 232, "Cover_Rate": 0.43856332703213613, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", "->", "getTarget", "(", ")", "."], "ground_truth": ["getFrameLowering", "(", ")", ";"], "File": "OpenRISCRegisterInfo", "Func": "getCalleeSavedRegs", "Target": "OpenRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11933, "Length": 15, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getInstSizeInBytes", "(", "const", "MachineInstr", "&", "MI", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "TL45InstrInfo", "Func": "getInstSizeInBytes", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11934, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "precision", "=", "and_val", ".", "get_precision", "(", ")", ";", "unsigned", "HOST_WIDE_INT", "mask", "=", "", ";", "for", "(", "unsigned", "int", "shift", "=", "", ";", "shift", "<", "precision", ";", "shift", "+=", "", ")", "{", "if", "(", "and_val", "==", "~", "mask", "&&", "(", "ior_val", "&", "mask", ")", "==", "ior_val", ")", "return", "shift", ";", "mask", "<<=", ""], "ground_truth": [";"], "File": "aarch64", "Func": "aarch64_movk_shift", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11935, "Length": 55, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAVX512", "(", ")"], "ground_truth": ["const", "{"], "File": "X86Subtarget (2)", "Func": "hasAVX512", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11936, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "const", "GEPOperator", "*", "GEP", "=", "dyn_cast", "<", "GEPOperator", ">", "(", "V", ")", ")", "{", "V", "=", "GEP", "->", "getPointerOperand", "(", ")", "->", "stripPointerCasts", "(", ")", ";", "continue", ";", "}", "else", "if", "(", "const", "PHINode", "*", "PN", "=", "dyn_cast", "<", "PHINode", ">", "(", "V", ")", ")", "{", "if", "(", "V", "!=", "V2", "&&", "processed", ".", "find", "(", "V", ")", "!=", "processed", ".", "end", "(", ")", ")", "return", "NULL", ";", "processed", ".", "insert", "(", "PN", ")", ";", "const", "Value", "*", "common", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "PN", "->", "getNumIncomingValues", "(", ")", ";", "++", "i", ")", "{", "const", "Value", "*", "pv", "=", "PN", "->", "getIncomingValue", "(", "i", ")", ";", "const", "Value", "*", "base", "=", "skipPointerTransfer", "(", "pv", ",", "processed", ")", ";", "if", "(", "base", ")", "{", "if", "(", "common", "==", "", ")", "common", "=", "base", ";", "else", "if", "(", "common", "!=", "base", ")", "return", "PN", ";", "}", "}", "if", "(", "common", "==", "", ")", "return", "PN", ";", "V", "=", "common"], "ground_truth": [";"], "File": "NVPTXUtilities4", "Func": "skipPointerTransfer", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11937, "Length": 169, "Cover_Rate": 0.5297805642633229, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CT", "[", "", "]", "=", "", ";", "}", "if", "(", "TextureType", "==", "TEXTURE_CUBE_ARRAY", "||", "TextureType", "==", "TEXTURE_SHADOWCUBE_ARRAY", ")", "CT", "[", "", "]", "=", "", ";", "if", "(", "TextureType", "==", "TEXTURE_1D_ARRAY", "||", "TextureType", "==", "TEXTURE_SHADOW1D_ARRAY", ")", "{", "if", "(", "hasLOD", "&&", "useShadowVariant", ")", "{", "CT", "[", "", "]", "=", "", ";", "}", "else", "{", "CT", "[", "", "]", "=", "", ";", "SrcSelect", "[", "", "]", "=", "", ";", "}", "}", "else", "if", "(", "TextureType", "==", "TEXTURE_2D_ARRAY", "||", "TextureType", "==", "TEXTURE_SHADOW2D_ARRAY", ")", "{", "CT", "[", "", "]", "=", "", ";", "}", "if", "(", "(", "TextureType", "==", "TEXTURE_SHADOW1D", "||", "TextureType", "==", "TEXTURE_SHADOW2D", "||", "TextureType", "==", "TEXTURE_SHADOWRECT", "||", "TextureType", "==", "TEXTURE_SHADOW1D_ARRAY", ")", "&&", "!", "(", "hasLOD", "&&", "useShadowVariant"], "ground_truth": [")", ")", "SrcSelect", "[", "", "]", "=", "", ";"], "File": "R600TextureIntrinsicsReplacer", "Func": "getAdjustmentFromTextureTarget", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11938, "Length": 123, "Cover_Rate": 0.4197952218430034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_loadu_epi8", "(", "__m512i", "__W", ",", "__mmask64", "__U", ",", "void", "const", "*", "__P", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_loaddquqi512_mask", "(", "(", "__v64qi", "*", ")", "__P", ",", "(", "__v64qi", ")", "__W"], "ground_truth": [",", "(", "__mmask64", ")", "__U", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_mask_loadu_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11939, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "--", "I", ";", "while", "(", "I", "->", "isDebugValue", "(", ")", ")", "{", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "", ";", "--", "I", ";", "}", "if", "(", "!", "IsBRU", "(", "I", "->", "getOpcode", "(", ")", ")", "&&", "!", "IsCondBranch", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "return", "", ";", "I", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "XCoreInstrInfo", "Func": "RemoveBranch", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11940, "Length": 60, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_mve_vstrwq_scatter_base_wb_sv4si", "(", "*", "__addr", ",", "__offset", ",", "__value", ")", ";", "__builtin_mve_vstrwq_scatter_base_wb_add_sv4si", "(", "*", "__addr", ",", "__offset", ",", "*"], "ground_truth": ["__addr", ")", ";"], "File": "arm", "Func": "mve___arm_vstrwq_scatter_base_wb_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11941, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_neon_vrndphf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "fp16_vrndph_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11942, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "x86cc", "=", "(", "cc0", "==", "", ")", "?", "", ":", "", ";", "if", "(", "Subtarget", ".", "hasAVX512", "(", ")", ")", "{", "SDValue", "FSetCC", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "CMP00", ",", "CMP01", ",", "DAG", ".", "getConstant", "(", "x86cc", ",", "DL", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "N", "->", "getSimpleValueType", "(", "", ")", ",", "FSetCC", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "}", "SDValue", "OnesOrZeroesF", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "CMP00", ".", "getValueType", "(", ")", ",", "CMP00", ",", "CMP01", ",", "DAG", ".", "getConstant", "(", "x86cc", ",", "DL", ",", "", ")", ")", ";", "bool", "is64BitFP", "=", "(", "CMP00", ".", "getValueType", "(", ")", "==", "", ")", ";", "MVT", "IntVT", "=", "is64BitFP", "?", "", ":", "", ";", "if", "(", "is64BitFP", "&&", "!", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "SDValue", "Vector64", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "OnesOrZeroesF", ")", ";", "SDValue", "Vector32", "=", "DAG", ".", "getBitcast", "(", "", ",", "Vector64", ")", ";", "OnesOrZeroesF", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Vector32", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "IntVT", "=", "", ";", "}", "SDValue", "OnesOrZeroesI", "=", "DAG", ".", "getBitcast", "(", "IntVT", ","], "ground_truth": ["OnesOrZeroesF", ")", ";"], "File": "X86ISelLowering184", "Func": "combineCompareEqual", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11943, "Length": 216, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Elt", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "Elt", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "VT", "=", "Elt", ".", "getOperand", "(", "", ")", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "VT", ".", "is128BitVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "FirstNonZero", ".", "getNode", "(", ")", ")", "{", "FirstNonZero", "=", "Elt", ";", "FirstNonZeroIdx", "=", "i", ";", "}", "}", "assert", "(", "FirstNonZero", ".", "getNode", "(", ")", "&&", "", ")", ";", "SDValue", "V1", "=", "FirstNonZero", ".", "getOperand", "(", "", ")", ";", "MVT", "VT", "=", "V1", ".", "getSimpleValueType", "(", ")", ";", "SDValue", "Elt", ";", "unsigned", "EltMaskIdx", ",", "EltIdx", ";", "int", "Mask", "[", "", "]", ";", "for", "(", "EltIdx", "=", "", ";", "EltIdx", "<", "", ";", "++", "EltIdx", ")", "{", "if", "(", "Zeroable", "[", "EltIdx", "]", ")", "{", "Mask", "[", "EltIdx", "]", "=", "EltIdx", "+", "", ";", "continue", ";", "}", "Elt", "=", "Op", "->", "getOperand", "(", "EltIdx", ")", ";", "EltMaskIdx", "=", "cast", "<", "ConstantSDNode", ">", "(", "Elt", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Elt", ".", "getOperand", "(", "", ")", "!=", "V1", "||", "EltMaskIdx", "!=", "EltIdx", ")", "break", ";", "Mask", "[", "EltIdx", "]", "=", "EltIdx", ";", "}", "if", "(", "EltIdx", "==", "", ")", "{", "SDValue", "VZero", "=", "getZeroVector", "(", "VT", ",", "Subtarget", ",", "DAG", ",", "SDLoc", "(", "Op", ")", ")", ";", "if", "(", "V1", ".", "getSimpleValueType", "(", ")", "!=", "VT", ")", "V1", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "V1", ")", ",", "VT", ",", "V1", ")", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "SDLoc", "(", "V1", ")", ",", "V1", ",", "VZero", ",", "&", "Mask", "[", "", "]", ")", ";", "}", "if", "(", "!", "Subtarget", "->", "hasSSE41", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "V2", "=", "Elt", ".", "getOperand", "(", "", ")", ";", "if", "(", "Elt", "==", "FirstNonZero", "&&", "EltIdx", "==", "FirstNonZeroIdx", ")", "V1", "=", "SDValue", "(", ")", ";", "bool", "CanFold", "=", "true", ";", "for", "(", "unsigned", "i", "=", "EltIdx", "+", "", ";", "i", "<", "", "&&", "CanFold", ";", "++", "i", ")", "{", "if", "(", "Zeroable", "[", "i", "]", ")", "continue", ";", "SDValue", "Current", "=", "Op", "->", "getOperand", "(", "i", ")", ";", "SDValue", "SrcVector", "=", "Current", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "V1", ".", "getNode"], "ground_truth": ["(", ")", ")", "V1", "=", "SrcVector", ";"], "File": "X86ISelLowering (2)3", "Func": "LowerBuildVectorv4x32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11944, "Length": 390, "Cover_Rate": 0.5327868852459017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "GNULDBackend", "::", "emitRelocation", "(", "llvm", "::", "ELF", "::", "Elf64_Rela", "&", "pRel", ",", "Relocation", "::", "Type", "pType", ",", "uint32_t", "pSymIdx", ",", "uint64_t", "pOffset", ",", "int64_t", "pAddend", ")", "const", "{", "uint64_t", "r_info", "=", "mcld", "::", "bswap32", "(", "pType", ")", ";", "r_info", "<<=", "", ";", "r_info", "|=", "pSymIdx", ";", "pRel", ".", "r_info", "=", "r_info"], "ground_truth": [";"], "File": "MipsLDBackend", "Func": "emitRelocation", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11945, "Length": 53, "Cover_Rate": 0.803030303030303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_p128_u16", "(", "uint16x8_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon4_vreinterpretq_p128_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11946, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "InstrInfo", "*", "getInstrInfo", "(", ")", "const", "{", "return", "&"], "ground_truth": ["InstrInfo", ";"], "File": "NVPTXTargetMachine13", "Func": "getInstrInfo", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11947, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "*", "__aarch64_vget_lane_any", "("], "ground_truth": ["__b", ",", "__lane", ")", ";"], "File": "arm", "Func": "neon2_vmulq_lane_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11948, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "StringRef", "Tok", "=", "Parser", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "if", "(", "Tok", "[", "", "]", "!=", "'c'", "&&", "Tok", "[", "", "]", "!=", "'C'", ")", "{", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "uint32_t", "CRNum", ";", "bool", "BadNum", "=", "Tok", ".", "drop_front", "(", ")", ".", "getAsInteger", "(", "", ",", "CRNum", ")", ";", "if", "(", "BadNum", "||", "CRNum", ">", "", ")", "{", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "("], "ground_truth": [")", ";"], "File": "AArch64AsmParser (2)2", "Func": "tryParseSysCROperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11949, "Length": 97, "Cover_Rate": 0.5914634146341463, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "flag_pic", "==", "", "&&", "(", "symbol_mentioned_p", "(", "x", ")", "||", "label_mentioned_p", "(", "x", ")", ")", "&&", "!"], "ground_truth": ["(", "TARGET_PIC_DATA_TEXT_REL", "&&", "call_insn_operand", "(", "x", ",", "VOIDmode", ")", ")", ")", "return", "", ";"], "File": "microblaze", "Func": "microblaze_legitimate_pic_operand", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11950, "Length": 33, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "invert", "=", "false", ";", "op0", "=", "force_reg", "(", "mode", ",", "op0", ")", ";", "if", "(", "(", "code", "!=", "EQ", "&&", "code", "!=", "NE", "&&", "(", "op1", "!=", "const0_rtx", "||", "code", "==", "GTU", "||", "code", "==", "GEU", "||", "code", "==", "LTU", "||", "code", "==", "LEU", ")", ")", "||", "(", "mode", "==", "DImode", "&&", "op1", "!=", "const0_rtx", ")", "||", "(", "TARGET_SH2E", "&&", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_FLOAT", ")", ")", "op1", "=", "force_reg", "(", "mode", ",", "op1", ")", ";", "if", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_FLOAT", ")", "{", "if", "(", "code", "==", "LT", "||", "code", "==", "LE", ")", "{", "std", "::", "swap", "(", "op0", ",", "op1", ")", ";", "code", "=", "swap_condition", "(", "code", ")", ";", "}", "if", "(", "code", "==", "GE", ")", "{", "if", "(", "TARGET_IEEE", ")", "{", "lab", "=", "gen_label_rtx", "(", ")", ";", "sh_emit_scc_to_t", "(", "EQ", ",", "op0", ",", "op1", ")", ";", "emit_jump_insn", "(", "gen_branch_true", "(", "lab", ")", ")", ";", "code", "=", "GT", ";", "}", "else", "{", "code", "=", "LT", ";", "invert", "=", "true", ";", "}", "}", "}", "if", "(", "code", "==", "NE", ")", "{", "code", "="], "ground_truth": ["EQ", ";"], "File": "sh", "Func": "sh_emit_compare_and_set", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11951, "Length": 180, "Cover_Rate": 0.6405693950177936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmaxnmvq_fv4sf", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmaxnmvq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11952, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "IID", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "SelectTexSurfHandle", "(", "N", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "NVPTXISelDAGToDAG (2)", "Func": "tryIntrinsicNoChain", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11953, "Length": 21, "Cover_Rate": 0.38181818181818183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FpABI", "=", "Value", ";", "Is32BitABI", "=", "IsABI32Bit"], "ground_truth": [";"], "File": "MipsABIFlagsSection (2)1", "Func": "setFpABI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11954, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterInfo", "*", "RegInfo", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "return", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "||", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")"], "ground_truth": ["||", "MFI", ".", "hasVarSizedObjects", "(", ")", "||", "MFI", ".", "isFrameAddressTaken", "(", ")", ";"], "File": "SparcFrameLowering (2)1", "Func": "hasFP", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11955, "Length": 59, "Cover_Rate": 0.8194444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_broadcastsd512", "(", "(", "__v2df", ")", "__A", ","], "ground_truth": ["(", "__v8df", ")", "__O", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_broadcastsd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11956, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Node", "->", "isMachineOpcode", "(", ")", ")", "{", "LLVM_DEBUG", "(", "errs", "(", ")", "<<", "", ";", "Node", "->", "dump", "(", "CurDAG", ")", ";", "errs", "(", ")", "<<", "", ")", ";", "Node", "->", "setNodeId", "(", "-", "", ")", ";", "return", ";", "}", "switch", "(", "Node", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "{", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "(", "Node", "->", "op_begin", "(", ")", ",", "Node", "->", "op_end", "(", ")", ")", ";", "if", "(", "Ops", ".", "size", "(", ")", "<=", "", ")", "{", "SDNode", "*", "Res", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ")", ";", "ReplaceNode", "(", "Node", ",", "Res", ")", ";", "return", ";", "}", "SDNode", "*", "Res", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ";", "ReplaceNode", "(", "Node", ",", "Res", ")", ";", "return", ";", "}", "case", "", ":", "{", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "(", "Node", "->", "op_begin", "(", ")", ",", "Node", "->", "op_end", "(", ")", ")", ";", "SDNode", "*", "Res", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ";", "ReplaceNode", "(", "Node", ",", "Res", ")", ";", "return", ";", "}", "case", "", ":", "case", "", ":", "{", "bool", "DictCall", "=", "(", "Node", "->", "getOpcode", "(", ")", "==", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "(", "std", "::", "next", "(", "Node", "->", "op_begin", "(", ")", ")", ",", "Node", "->", "op_end", "(", ")", ")", ";", "assert", "(", "Ops", "[", "", "]", ".", "getOpcode", "(", ")", "==", "", ")", ";", "Ops", "[", "", "]", "=", "Ops", "[", "", "]", ".", "getOperand", "("], "ground_truth": ["", ")", ";"], "File": "TVMISelDAGToDAG", "Func": "Select", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11957, "Length": 270, "Cover_Rate": 0.37604456824512533, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ctx", "!=", "NULL_TREE", "&&", "!", "TRANSLATION_UNIT_WARN_EMPTY_P", "(", "ctx", ")", ")", "return", ";", "if", "(", "int_size_in_bytes", "(", "type", ")", "==", "", ")", "return", ";", "warning", "(", "OPT_Wabi", ",", ""], "ground_truth": ["", ",", "type", ")", ";"], "File": "i3867", "Func": "ix86_warn_parameter_passing_abi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11958, "Length": 35, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachinePointerInfo", "PtrInfo", "=", "MachinePointerInfo", "::", "getFixedStack", "(", "*", "MF", ",", "FrameIndex", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", "->", "getMachineMemOperand", "(", "PtrInfo", ",", "MachineMemOperand", "::", "MOLoad", ",", "Size", ",", "Align", ")", ";", "if", "(", "RI", ".", "isSGPRClass", "(", "RC", ")", ")", "{", "MFI", "->", "setHasSpilledSGPRs", "(", ")", ";", "assert", "(", "DestReg", "!=", "", "&&", "", ")", ";", "const", "MCInstrDesc", "&", "OpDesc", "=", "get", "(", "getSGPRSpillRestoreOpcode", "(", "SpillSize", ")", ")", ";", "if", "(", "Register", "::", "isVirtualRegister", "(", "DestReg", ")", "&&", "SpillSize", "==", "", ")", "{", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "MRI", ".", "constrainRegClass", "(", "DestReg", ",", "&", "", ")", ";", "}", "if", "(", "RI", ".", "spillSGPRToVGPR", "(", ")", ")", "FrameInfo", ".", "setStackID"], "ground_truth": ["(", "FrameIndex", ",", "TargetStackID", "::", "SGPRSpill", ")", ";"], "File": "SIInstrInfo72", "Func": "loadRegFromStackSlot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11959, "Length": 124, "Cover_Rate": 0.30392156862745096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "bool", "Hash", "=", "Tok", ".", "is", "(", "AsmToken", "::", "Hash", ")", ";", "if", "(", "Hash", "||", "Tok", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "{", "if", "(", "Hash", ")", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "ImmVal", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ImmVal", ")", ")", "return", "MatchOperand_ParseFail", ";", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ImmVal", ")", ";", "if", "(", "!", "MCE", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "unsigned", "prfop", "=", "MCE", "->", "getValue", "(", ")", ";", "if", "(", "prfop", ">", "", ")", "{", "TokError", "(", "", ")"], "ground_truth": [";"], "File": "AArch64AsmParser (2)1", "Func": "tryParsePrefetch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11960, "Length": 115, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "__c", "=", "(", "(", "uint64_t", ")", "__b", ")", "<<", "", ";", "return", "__builtin_mve_viwdupq_n_uv4si", "(", "__a", ",", "__c", ",", "__imm"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_viwdupq_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11961, "Length": 22, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vshlcq_s32", "(", "int32x4_t", "__a", ",", "uint32_t", "*", "__b", ",", "const", "int", "__imm", ")", "{", "int32x4_t", "__res", "=", "__builtin_mve_vshlcq_vec_sv4si", "(", "__a", ",", "*", "__b", ",", "__imm", ")", ";", "*", "__b", "=", "__builtin_mve_vshlcq_carry_sv4si", "(", "__a", ",", "*", "__b", ",", "__imm", ")", ";", "return"], "ground_truth": ["__res", ";"], "File": "arm", "Func": "mve___arm_vshlcq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11962, "Length": 43, "Cover_Rate": 0.9772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "CPU", "=", "!", "CPUAttr", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", "?", "CPUAttr", ".", "getValueAsString", "(", ")", ".", "str", "(", ")", ":", "TargetCPU", ";", "std", "::", "string", "FS", "=", "!", "FSAttr", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", "?", "FSAttr", ".", "getValueAsString", "(", ")", ".", "str", "(", ")", ":", "TargetFS", ";", "auto", "&", "I", "=", "SubtargetMap", "[", "CPU", "+", "FS", "]", ";", "if", "(", "!", "I", ")", "{", "resetTargetOptions", "(", "F", ")", ";", "I", "=", "std", "::", "make_unique", "<", "Subtarget", ">", "(", "TargetTriple", ",", "CPU", ",", "FS"], "ground_truth": [",", "*", "this", ")", ";"], "File": "HexagonTargetMachine49", "Func": "getSubtargetImpl", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11963, "Length": 95, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BlockSize", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", "->", "begin", "(", ")", ",", "EE", "=", "MBB", "->", "end", "(", ")", ";", "MBBI", "!=", "EE", ";", "++", "MBBI", ")", "BlockSize", "+=", "TII", "->", "GetInstSizeInBytes", "(", "MBBI", ")", ";", "BlockSizes", "[", "MBB", "->", "getNumber", "(", ")", "]", "=", "BlockSize", ";", "FuncSize", "+=", "BlockSize", ";", "}", "if", "(", "FuncSize", "<", "(", "", "<<", "", ")", ")", "{", "BlockSizes", ".", "clear", "(", ")", ";", "return", "false", ";", "}", "bool", "MadeChange", "=", "true", ";", "bool", "EverMadeChange", "=", "false", ";", "while", "(", "MadeChange", ")", "{", "MadeChange", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "MFI", "=", "Fn", ".", "begin", "(", ")", ",", "E", "=", "Fn", ".", "end", "(", ")", ";", "MFI", "!=", "E", ";", "++", "MFI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MFI", ";", "unsigned", "MBBStartOffset", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "||", "I", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "{", "MBBStartOffset", "+=", "TII", "->", "GetInstSizeInBytes", "(", "I", ")", ";", "continue", ";", "}", "MachineBasicBlock", "*", "Dest", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "int", "BranchSize", ";", "if", "(", "Dest", "->", "getNumber", "(", ")", "<=", "MBB", ".", "getNumber", "(", ")", ")", "{", "BranchSize", "=", "MBBStartOffset", ";", "for", "(", "unsigned", "i", "=", "Dest", "->", "getNumber", "(", ")", ",", "e", "=", "MBB", ".", "getNumber", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BranchSize", "+=", "BlockSizes", "[", "i", "]", ";", "}", "else", "{", "BranchSize", "=", "-", "MBBStartOffset", ";", "for", "(", "unsigned", "i", "=", "MBB", ".", "getNumber", "(", ")", ",", "e", "=", "Dest", "->", "getNumber", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BranchSize", "+=", "BlockSizes", "[", "i", "]", ";", "}", "if", "(", "isInt", "<", "", ">", "(", "BranchSize", ")", ")", "{", "MBBStartOffset", "+=", "", ";", "continue", ";", "}", "unsigned", "NewSize", ";", "MachineInstr", "*", "OldBranch", "=", "I", ";", "DebugLoc", "dl", "=", "OldBranch", "->", "getDebugLoc", "(", ")", ";", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", "{", "NewSize", "=", "", ";", "}", "else", "{", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "Cond", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "TII", "->", "ReverseBranchCondition", "(", "Cond", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "dl", ",", "TII", "->", "get", "(", "", ")"], "ground_truth": [")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ";"], "File": "MSP430BranchSelector22", "Func": "runOnMachineFunction", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11964, "Length": 434, "Cover_Rate": 0.7221297836938436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mode", "=", "TYPE_MODE", "(", "char_type_node", ")", ";", "rtx", "addr", "=", "expand_expr", "(", "address", ",", "NULL_RTX", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "rtx", "mem", "=", "gen_rtx_MEM", "(", "BLKmode", ",", "addr", ")", ";", "rtx", "value", "=", "gen_int_mode", "(", "", ",", "mode", ")", ";", "for", "(", "i", "=", "FIRST_SPE_HIGH_REGNO", ";", "i", "<", "LAST_SPE_HIGH_REGNO", "+", "", ";", "i", "++", ")", "{", "int", "column", "=", "DWARF_REG_TO_UNWIND_COLUMN", "(", "DWARF2_FRAME_REG_OUT", "(", "DWARF_FRAME_REGNUM", "(", "i", ")", ",", "true", ")", ")", ";", "HOST_WIDE_INT", "offset", "=", "column", "*", "GET_MODE_SIZE", "(", "mode", ")", ";", "emit_move_insn", "(", "adjust_address", "(", "mem", ",", "mode", ",", "offset", ")", ",", "value", ")", ";", "}", "}", "if", "(", "TARGET_MACHO", "&&", "!", "TARGET_ALTIVEC", ")", "{", "int", "i", ";", "machine_mode", "mode", "=", "TYPE_MODE", "(", "char_type_node", ")", ";", "rtx", "addr", "=", "expand_expr", "(", "address", ",", "NULL_RTX", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "rtx", "mem", "=", "gen_rtx_MEM", "(", "BLKmode", ","], "ground_truth": ["addr", ")", ";"], "File": "rs60004", "Func": "rs6000_init_dwarf_reg_sizes_extra", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11965, "Length": 143, "Cover_Rate": 0.6271929824561403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "F", "(", "rtx", "x", ")"], "ground_truth": ["{"], "File": "msp430", "Func": "F", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 11966, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getBankedReg", "(", ")", "const", "{", "assert", "(", "Kind", "==", "k_BankedReg", "&&", ""], "ground_truth": [")", ";"], "File": "ARMAsmParser (2)2", "Func": "getBankedReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11967, "Length": 15, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "!", "TLBI", "->", "haveFeatures", "(", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", ")", ")", "{", "std", "::", "string", "Str", "(", "", "+", "std", "::", "string", "(", "TLBI", "->", "Name", ")", "+", "", ")", ";", "setRequiredFeatureString", "(", "TLBI", "->", "getRequiredFeatures", "(", ")", ",", "Str", ")", ";", "return", "TokError", "(", "Str", ".", "c_str", "(", ")", ")", ";", "}", "createSysAlias", "(", "TLBI", "->", "Encoding", ",", "Operands", ",", "S", ")", ";", "}", "else", "if", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", ")", "{", "const", "", "*", "PRCTX", "=", "", "(", "Op", ")", ";", "if", "(", "!", "PRCTX", ")", "return", "TokError", "(", "", ")", ";", "else", "if", "(", "!", "PRCTX", "->", "haveFeatures", "(", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", ")", ")", "{", "std", "::", "string", "Str", "(", "Mnemonic", ".", "upper", "(", ")", "+", "std", "::", "string", "(", "PRCTX", "->", "Name", ")", "+", "", ")", ";", "setRequiredFeatureString", "(", "PRCTX", "->", "getRequiredFeatures", "(", ")", ",", "Str", ")", ";", "return", "TokError", "(", "Str", ".", "c_str", "(", ")", ")", ";", "}", "uint16_t", "PRCTX_Op2", "=", "Mnemonic", "==", "", "?", "", ":", "Mnemonic", "==", "", "?", "", ":", "Mnemonic", "==", "", "?", "", ":", "", ";", "assert", "(", "PRCTX_Op2", "&&", "", ")", ";", "createSysAlias", "(", "PRCTX", "->", "Encoding", "<<", "", "|", "PRCTX_Op2", ",", "Operands", ",", "S", ")", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "bool", "ExpectRegister", "=", "(", "Op", ".", "lower", "(", ")", ".", "find", "(", "", ")", "==", "StringRef", "::", "npos", ")", ";", "bool", "HasRegister", "=", "false", ";", "if", "(", "parseOptionalToken", "(", "AsmToken", "::", "Comma"], "ground_truth": [")", ")", "{"], "File": "AArch64AsmParser58", "Func": "parseSysAlias", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11968, "Length": 258, "Cover_Rate": 0.33076923076923076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AddrSpace", "==", "", ")", "AM", ".", "Segment", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "if", "(", "AddrSpace", "==", "", ")", "AM", ".", "Segment", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "if", "(", "AddrSpace", "==", "", ")", "AM", ".", "Segment", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "Base", "=", "Mgs", "->", "getBasePtr", "(", ")", ";", "Index", "=", "Mgs", "->", "getIndex", "(", ")", ";", "unsigned", "ScalarSize", "=", "Mgs", "->", "getValue", "(", ")", ".", "getScalarValueSizeInBits", "(", ")", ";", "Scale", "=", "getI8Imm", "(", "ScalarSize", "/", "", ",", "DL", ")", ";", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Base", ")", ")", "{", "assert", "(", "cast", "<", "ConstantSDNode", ">", "(", "Base", ")", "->", "isNullValue", "(", ")", "&&", "", ")", ";", "Scale", "=", "getI8Imm", "(", "", ",", "DL", ")", ";", "Base", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "}", "if", "(", "AM", ".", "Segment", ".", "getNode", "(", ")", ")"], "ground_truth": ["Segment", "=", "AM", ".", "Segment", ";"], "File": "X86ISelDAGToDAG35", "Func": "selectAddrOfGatherScatterNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11969, "Length": 168, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_OEQ", "]", "=", "{", "{", "RTLIB", "::", "OEQ_F32", ",", "CmpInst", "::", "ICMP_EQ", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_OGE", "]", "=", "{", "{", "RTLIB", "::", "OGE_F32", ",", "CmpInst", "::", "ICMP_SGE", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_OGT", "]", "=", "{", "{", "RTLIB", "::", "OGT_F32", ",", "CmpInst", "::", "ICMP_SGT", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_OLE", "]", "=", "{", "{", "RTLIB", "::", "OLE_F32", ",", "CmpInst", "::", "ICMP_SLE", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_OLT", "]", "=", "{", "{", "RTLIB", "::", "OLT_F32", ",", "CmpInst", "::", "ICMP_SLT", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_ORD", "]", "=", "{", "{", "RTLIB", "::", "UO_F32", ",", "CmpInst", "::", "ICMP_EQ", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_UGE", "]", "=", "{", "{", "RTLIB", "::", "OLT_F32", ",", "CmpInst", "::", "ICMP_SGE", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_UGT", "]", "=", "{", "{", "RTLIB", "::", "OLE_F32", ",", "CmpInst", "::", "ICMP_SGT", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_ULE", "]", "=", "{", "{", "RTLIB", "::", "OGT_F32", ",", "CmpInst", "::", "ICMP_SLE", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_ULT", "]", "=", "{", "{", "RTLIB", "::", "OGE_F32", ",", "CmpInst", "::", "ICMP_SLT", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_UNE", "]", "=", "{", "{", "RTLIB", "::", "UNE_F32", ",", "CmpInst", "::", "ICMP_NE", "}", "}", ";", "FCmp32Libcalls", "[", "CmpInst", "::", "FCMP_UNO", "]", "=", "{", "{", "RTLIB"], "ground_truth": ["::", "UO_F32", ",", "CmpInst", "::", "ICMP_NE", "}", "}", ";"], "File": "ARMLegalizerInfo1", "Func": "setFCmpLibcallsGNU", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11970, "Length": 228, "Cover_Rate": 0.3787375415282392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "IndexReg", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "const", "MCOperand", "&", "DispSpec", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "const", "MCOperand", "&", "SegReg", "=", "MI", "->", "getOperand", "(", "Op", "+", "", ")", ";", "if", "(", "SegReg", ".", "getReg", "(", ")", ")", "{", "printOperand", "(", "MI", ",", "Op", "+", "", ",", "O", ")", ";", "O", "<<", "':'", ";", "}", "if", "(", "DispSpec", ".", "isImm", "(", ")", ")", "{", "int64_t", "DispVal", "=", "DispSpec", ".", "getImm", "(", ")", ";", "if", "(", "DispVal", "||", "(", "!", "IndexReg", ".", "getReg", "(", ")", "&&", "!", "BaseReg", ".", "getReg", "(", ")", ")", ")", "O", "<<", "DispVal", ";", "}"], "ground_truth": ["else", "{"], "File": "X86ATTInstPrinter12", "Func": "printMemReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11971, "Length": 112, "Cover_Rate": 0.43410852713178294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "drop_front", "(", "mangledName", ",", "N", "-", "", ")", ";", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "AMDGPULibFunc (2)", "Func": "eatTerm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11972, "Length": 16, "Cover_Rate": 0.3018867924528302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ",", "k", ";", "rtx", "rvec", "[", "GP_ARG_NUM_REG", "+", "", "]", ";", "if", "(", "align_words", ">=", "GP_ARG_NUM_REG", ")", "return", "NULL_RTX", ";", "n_units", "=", "rs6000_arg_size", "(", "mode", ",", "type", ")", ";", "if", "(", "n_units", "==", "", "||", "(", "n_units", "==", "", "&&", "mode", "!=", "BLKmode", ")", ")", "return", "gen_rtx_REG"], "ground_truth": ["(", "mode", ",", "GP_ARG_MIN_REG", "+", "align_words", ")", ";"], "File": "rs60003", "Func": "rs6000_mixed_function_arg", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11973, "Length": 57, "Cover_Rate": 0.3275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SRetReturnReg", "=", "Reg"], "ground_truth": [";"], "File": "MipsMachineFunction", "Func": "setSRetReturnReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11974, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TII", "->", "isStridedAccess", "(", "MI", ")", ")", "continue", ";", "Optional", "<", "LoadInfo", ">", "OptLdI", "=", "getLoadInfo", "(", "MI", ")", ";", "if", "(", "!", "OptLdI", ")", "continue", ";", "LoadInfo", "LdI", "=", "*", "OptLdI", ";", "Optional", "<", "unsigned", ">", "OptOldTag", "=", "getTag", "(", "TRI", ",", "MI", ",", "LdI", ")", ";", "if", "(", "!", "OptOldTag", ")", "continue", ";", "auto", "&", "OldCollisions", "=", "TagMap", "[", "*", "OptOldTag", "]", ";", "if", "(", "OldCollisions", ".", "size", "(", ")", "<=", "", ")", "continue", ";", "bool", "Fixed", "=", "false", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "if", "(", "!", "DebugCounter", "::", "shouldExecute", "(", "FixCounter", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "continue", ";", "}", "for", "(", "unsigned", "OpI", "=", "", ",", "OpE", "=", "MI", ".", "getNumOperands", "(", ")", ";", "OpI", "<", "OpE", ";", "++", "OpI", ")", "{", "if", "(", "OpI", "==", "static_cast", "<", "unsigned", ">", "(", "LdI", ".", "BaseRegIdx", ")", ")", "continue", ";", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpI", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "readsReg", "(", ")", ")", "LR", ".", "addReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "for", "(", "unsigned", "ScratchReg", ":", "", ")", "{", "if", "(", "!", "LR", ".", "available", "(", "ScratchReg", ")", "||", "MRI", ".", "isReserved", "(", "ScratchReg", ")", ")", "continue", ";", "LoadInfo", "NewLdI", "(", "LdI", ")", ";", "NewLdI", ".", "BaseReg", "=", "ScratchReg", ";", "unsigned", "NewTag", "=", "*", "getTag", "(", "TRI", ",", "MI", ",", "NewLdI", ")", ";", "if", "(", "TagMap", ".", "count", "(", "NewTag", ")", ")", "continue", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "ScratchReg", ",", "TRI", ")", "<<", "'\\n'", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "*", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "LdI", ".", "BaseReg", ")", ".", "addImm", "(", "", ")", ";", "MachineOperand", "&", "BaseOpnd", "=", "MI", ".", "getOperand", "(", "LdI", ".", "BaseRegIdx", ")", ";", "BaseOpnd", ".", "setReg"], "ground_truth": ["(", "ScratchReg", ")", ";"], "File": "AArch64FalkorHWPFFix", "Func": "runOnLoop", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11975, "Length": 344, "Cover_Rate": 0.4365482233502538, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LLT", "P2", "=", "LLT", "::", "pointer", "(", "", ",", "", ")", ";", "setAction", "(", "{", "G_CONSTANT", ",", "S64", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GEP", ",", "P1", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GEP", ",", "P2", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GEP", ",", "", ",", "S64", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_LOAD", ",", "P1", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_LOAD", ",", "P2", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_LOAD", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_LOAD", ",", "", ",", "P1", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_LOAD", ",", "", ",", "P2", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_STORE", ",", "S32", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_STORE", ",", "", ",", "P1", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GEP", ","], "ground_truth": ["S64", "}", ",", "Legal", ")", ";"], "File": "AMDGPULegalizerInfo34", "Func": "AMDGPULegalizerInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11976, "Length": 153, "Cover_Rate": 0.6681222707423581, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "op", ")", "==", "CONST_INT", "&&", "CONST_OK_FOR_LETTER_P", "(", "INTVAL", "(", "op", ")", ",", "'M'", ")"], "ground_truth": [")", "return", "", ";"], "File": "mt", "Func": "big_const_operand", "Target": "mt", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11977, "Length": 22, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Exception", "*", "getParentException", "(", ")", "const", "{", "return"], "ground_truth": ["ParentException", ";"], "File": "WebAssemblyExceptionInfo", "Func": "getParentException", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11978, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "GET_CODE", "(", "x", ")", "==", "LABEL_REF", "||", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", "||", "GET_CODE", "(", "x", ")", "==", "CONST_INT", "||", "GET_CODE", "(", "x"], "ground_truth": [")", "==", "CONST", "||", "GET_CODE", "(", "x", ")", "==", "HIGH", ")", ";"], "File": "vax3", "Func": "legitimate_constant_address_p", "Target": "vax", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11979, "Length": 38, "Cover_Rate": 0.8260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isOffsetFoldingLegal", "(", "const", "GlobalAddressSDNode", "*", "GA", ")", "const", "{", "return"], "ground_truth": ["true", ";"], "File": "SNESISelLowering", "Func": "isOffsetFoldingLegal", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11980, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "immSext8", "(", "SDNode", "*"], "ground_truth": ["N", ")", "const", "{"], "File": "X86ISelDAGToDAG (2)", "Func": "immSext8", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11981, "Length": 10, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "RegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return"], "ground_truth": ["RI", ";"], "File": "TOYInstrInfo", "Func": "getRegisterInfo", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11982, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_max_ph", "("], "ground_truth": ["__mmask16", "__A", ",", "__m256h", "__B", ",", "__m256h", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_maskz_max_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11983, "Length": 25, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "rs6000_builtin_mask_for_load", "(", "void", ")", "{", "if", "(", "(", "TARGET_ALTIVEC", "&&", "!", "TARGET_VSX", ")", "||", "(", "TARGET_VSX"], "ground_truth": ["&&", "!", "TARGET_EFFICIENT_UNALIGNED_VSX", ")", ")", "return", "altivec_builtin_mask_for_load", ";"], "File": "powerpcspe", "Func": "rs6000_builtin_mask_for_load", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11984, "Length": 26, "Cover_Rate": 0.8387096774193549, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "!", "ForLoadFold", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86InstrInfo85", "Func": "hasUndefRegUpdate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11985, "Length": 307, "Cover_Rate": 0.3434004474272931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__gcc_qadd", "(", "a", ",", "b", ","], "ground_truth": ["-", "c", ",", "-", "d", ")", ";"], "File": "darwin-ldouble", "Func": "__gcc_qsub", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11986, "Length": 14, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "", "<<", "getVGPRNum", "(", ")", ";", "if", "(", "ST", ")", "OS", "<<", "", "<<", "ST", "->", "getOccupancyWithNumVGPRs", "(", "getVGPRNum", "(", ")", ")", "<<", "')'", ";", "OS", "<<", "", "<<", "getSGPRNum", "(", ")", ";", "if", "(", "ST", ")", "OS", "<<", "", "<<", "ST", "->", "getOccupancyWithNumSGPRs", "(", "getSGPRNum"], "ground_truth": ["(", ")", ")", "<<", "')'", ";"], "File": "GCNRegPressure15", "Func": "print", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11987, "Length": 54, "Cover_Rate": 0.5192307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "label_name", "=", "(", "*", "targetm", ".", "strip_name_encoding", ")", "(", "ggc_strdup", "(", "buf", ")", ")", ";", "fun", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "label_name", ")", ";", "emit_library_call", "(", "init_one_libfunc", "(", "RS6000_MCOUNT", ")", ",", "", ",", "VOIDmode", ",", "", ",", "fun", ",", "Pmode", ")", ";", "}", "}", "else", "if", "(", "DEFAULT_ABI", "==", "ABI_DARWIN", ")", "{", "const", "char", "*", "mcount_name", "=", "RS6000_MCOUNT", ";", "int", "caller_addr_regno", "=", "LINK_REGISTER_REGNUM", ";", "current_function_uses_pic_offset_table", "=", "", ";", "if", "(", "MACHOPIC_INDIRECT", "&&", "current_function_uses_pic_offset_table", ")", "caller_addr_regno", "="], "ground_truth": ["", ";"], "File": "rs60003", "Func": "output_profile_hook", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11988, "Length": 78, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Where", "=", "llvm", "::", "find_if", "(", "PrologMBB", ",", "[", "]", "(", "MachineInstr", "&", "MI", ")", "{", "return", "MI", ".", "getOpcode", "(", ")", "==", "", ";", "}", ")", ";", "if", "(", "Where", "!=", "PrologMBB", ".", "end", "(", ")", ")", "{", "DebugLoc", "DL", "=", "PrologMBB", ".", "findDebugLoc", "(", "Where", ")", ";", "emitStackProbeInline", "(", "MF", ",", "PrologMBB", ",", "Where", ","], "ground_truth": ["DL", ",", "true", ")", ";"], "File": "X86FrameLowering (2)3", "Func": "inlineStackProbe", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11989, "Length": 63, "Cover_Rate": 0.7159090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instr", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCSubtargetInfo", "const", "&", "STI", ",", "MCInst", "const", "*", "id", ",", "MCInst", "const", "*", "Extender", ",", "unsigned", "s", ")", ":", "ID", "(", "id"], "ground_truth": [")", ",", "Extender", "(", "Extender", ")", ",", "Core", "(", "s", ")", ",", "CVI", "(", "MCII", ",", "STI", ",", "s", ",", "id", ")", "{", "}"], "File": "HexagonShuffler15", "Func": "HexagonInstr", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 11990, "Length": 53, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "FastEmitInst_extractsubreg", "(", "MVT", "RetVT", ",", "unsigned", "Op0", ",", "bool", "Op0IsKill", ",", "uint32_t", "Idx", ")", "{", "unsigned", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "RetVT", ")", ")", ";", "assert", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Op0", ")", "&&", "", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "(", "Op0"], "ground_truth": [",", "getKillRegState", "(", "Op0IsKill", ")", ",", "Idx", ")", ")", ";"], "File": "ARMFastISel (2)", "Func": "FastEmitInst_extractsubreg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11991, "Length": 83, "Cover_Rate": 0.9540229885057471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "intoffset", "%", "BITS_PER_WORD", "!=", "", ")", "mode", "=", "smallest_mode_for_size", "(", "BITS_PER_WORD", "-", "intoffset", "%", "BITS_PER_WORD", ",", "MODE_INT", ")", ";", "else", "mode", "=", "word_mode", ";", "intoffset", "/=", "BITS_PER_UNIT", ";", "do", "{", "regno", "=", "parms", "->", "regbase", "+", "this_slotno", ";", "reg", "=", "gen_rtx_REG", "(", "mode", ",", "regno", ")", ";", "XVECEXP", "(", "parms", "->", "ret", ",", "", ",", "parms", "->", "stack", "+", "parms", "->", "nregs", ")"], "ground_truth": ["=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "reg", ",", "GEN_INT", "(", "intoffset", ")", ")", ";"], "File": "sparc4", "Func": "function_arg_record_value_3", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 11992, "Length": 78, "Cover_Rate": 0.3277310924369748, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "empty", "(", "M", ".", "debug_compile_units", "(", ")", ")", ")"], "ground_truth": ["return", "false", ";"], "File": "BPFAbstractMemberAccess17", "Func": "runOnModule", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 11993, "Length": 14, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "AsmPrinter", "(", "formatted_raw_ostream", "&", "O", ",", "TargetMachine", "&", "TM"], "ground_truth": [",", "MCStreamer", "&", "Streamer", ")", ":"], "File": "SPUAsmPrinter12", "Func": "SPUAsmPrinter", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 11994, "Length": 16, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ops", "[", "NumOps", "++", "]", "=", "MI", "->", "getOperand", "(", "Idx", ")", ".", "getImm", "(", ")", ";", "}", "const", "bool", "HasDstSel", "=", "NumOps", ">", "", "&&", "Mod", "==", "", "&&", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "TSFlags", "&", "", ";", "if", "(", "allOpsDefaultValue", "(", "Ops", ",", "NumOps", ",", "Mod", ",", "HasDstSel", ")", ")", "return", ";", "O", "<<", "Name", ";", "for", "(", "int", "I", "=", "", ";", "I"], "ground_truth": ["<", "NumOps", ";", "++", "I", ")", "{"], "File": "AMDGPUInstPrinter18", "Func": "printPackedModifier", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11995, "Length": 79, "Cover_Rate": 0.3542600896860987, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "PSHUFDMask", ";", "scaleShuffleMask", "<", "int", ">", "(", "", ",", "RepeatedMask", ",", "PSHUFDMask", ")", ";", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ",", "getV4ShuffleImm8ForMask", "(", "PSHUFDMask", ",", "DL", ",", "DAG", ")", ")", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "Mask", ",", "DL", ",", "DAG", ")", ")", ";", "}", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "Subtarget", ".", "hasVLX", "(", ")", ")", "{", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleToEXPAND", "(", "DL", ",", "", ",", "Zeroable", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "}", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2"], "ground_truth": [",", "DAG", ")", ")", "return", "V", ";"], "File": "X86ISelLowering", "Func": "lowerV4I64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11996, "Length": 239, "Cover_Rate": 0.44423791821561337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getScratchScaleFactor", "(", "const", "GCNSubtarget", "&"], "ground_truth": ["ST", ")", "{"], "File": "SIFrameLowering", "Func": "getScratchScaleFactor", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11997, "Length": 10, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCTargetStreamer", "*", "createObjectTargetStreamer", "(", "MCStreamer", "&", "S", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "return", "new", "TargetELFStreamer", "(", "S"], "ground_truth": [",", "STI", ")", ";"], "File": "AMDGPUMCTargetDesc1", "Func": "createAMDGPUObjectTargetStreamer", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 11998, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "Mask", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "C", ".", "Op0", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Mask", ")", "return", ";", "KnownBits", "Known", "=", "DAG", ".", "computeKnownBits", "(", "C", ".", "Op0", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "(", "~", "Known", ".", "Zero", ")", ".", "getZExtValue", "(", ")", "&", "~", "Mask", "->", "getZExtValue", "(", ")", ")", "return", ";", "C", ".", "Op0", "=", "C", ".", "Op0", ".", "getOperand", "("], "ground_truth": ["", ")", ";"], "File": "SystemZISelLowering (2)2", "Func": "adjustForRedundantAnd", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 11999, "Length": 78, "Cover_Rate": 0.6902654867256637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_broadcast_ps", "("], "ground_truth": ["__m128", "const", "*", "__X", ")", "{"], "File": "avxintrin", "Func": "_mm256_broadcast_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12000, "Length": 21, "Cover_Rate": 0.6774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pointer", "release", "(", ")", "SPIMPL_NOEXCEPT", "{", "return", "ptr_", "."], "ground_truth": ["release", "(", ")", ";"], "File": "spimpl", "Func": "release", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 12001, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtepu32_epi64", "(", "__m128i", "__W"], "ground_truth": [",", "__mmask8", "__U", ",", "__m128i", "__X", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask_cvtepu32_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12002, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X"], "ground_truth": [")", ";"], "File": "LM32MCTargetDesc", "Func": "createLM32MCInstrInfo", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12003, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "StoreAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getRegister", "(", "", ",", "PtrVT", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "Chain", "=", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "Handler", ",", "StoreAddr", ",", "MachinePointerInfo", "(", ")", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain"], "ground_truth": [",", "dl", ",", "OffsetReg", ",", "Offset", ")", ";"], "File": "HexagonISelLowering (2)1", "Func": "LowerEH_RETURN", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12004, "Length": 66, "Cover_Rate": 0.36464088397790057, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "can_create_pseudo_p", "(", ")", "&&", "!", "df_regs_ever_live_p", "(", "RS6000_PIC_OFFSET_TABLE_REGNUM", ")", ")", "df_set_regs_ever_live", "(", "RS6000_PIC_OFFSET_TABLE_REGNUM", ",", "true", ")", ";", "crtl", "->", "uses_pic_offset_table", "=", "", ";", "return"], "ground_truth": ["pic_offset_table_rtx", ";"], "File": "powerpcspe", "Func": "rs6000_got_register", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12005, "Length": 29, "Cover_Rate": 0.7631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ATTRIBUTE_UNUSED", "ix86_encode_section_info", "(", "tree", "decl", ",", "rtx", "rtl", ",", "int", "first", ")", "{", "default_encode_section_info", "(", "decl", ",", "rtl"], "ground_truth": [",", "first", ")", ";"], "File": "i386", "Func": "ix86_encode_section_info", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12006, "Length": 24, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "ConstantSDNode", "*", "And00C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op0", ".", "getOperand", "(", "", ")", ")", ")", "if", "(", "And00C", "->", "getZExtValue", "(", ")", "==", "", ")", "{", "unsigned", "BitWidth", "=", "Op0", ".", "getValueSizeInBits", "(", ")", ";", "unsigned", "AndBitWidth", "=", "And", ".", "getValueSizeInBits", "(", ")", ";", "if", "(", "BitWidth", ">", "AndBitWidth", ")", "{", "APInt", "Zeros", ",", "Ones", ";", "DAG", ".", "ComputeMaskedBits", "(", "Op0", ",", "Zeros", ",", "Ones", ")", ";", "if", "(", "Zeros", ".", "countLeadingOnes", "(", ")", "<", "BitWidth", "-", "AndBitWidth", ")", "return", "SDValue", "(", ")", ";", "}", "LHS", "=", "Op1", ";", "RHS", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "}", "}", "else", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "ConstantSDNode", "*", "AndRHS", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op1", ")", ";", "uint64_t", "AndRHSVal", "=", "AndRHS", "->", "getZExtValue", "(", ")", ";", "SDValue", "AndLHS", "=", "Op0", ";", "if", "(", "AndRHSVal", "==", "", "&&", "AndLHS", ".", "getOpcode", "(", ")", "==", "", ")", "{", "LHS", "=", "AndLHS", ".", "getOperand", "(", "", ")", ";", "RHS", "=", "AndLHS", ".", "getOperand", "(", "", ")", ";", "}", "if", "(", "!", "isUInt", "<", "", ">", "(", "AndRHSVal", ")", "&&", "isPowerOf2_64", "(", "AndRHSVal", ")", ")", "{", "LHS", "=", "AndLHS", ";", "RHS", "=", "DAG", ".", "getConstant", "(", "Log2_64_Ceil", "(", "AndRHSVal", ")", ",", "LHS", ".", "getValueType"], "ground_truth": ["(", ")", ")", ";"], "File": "X86ISelLowering114", "Func": "LowerToBT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12007, "Length": 245, "Cover_Rate": 0.4861111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CommentString", "=", "", ";", "AscizDirective", "=", "", ";", "HiddenVisibilityAttr", "=", "MCSA_Invalid", ";", "HiddenDeclarationVisibilityAttr", "=", "MCSA_Invalid", ";", "ProtectedVisibilityAttr", "=", "MCSA_Invalid", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "DwarfRegNumForCFI", "=", "true"], "ground_truth": [";"], "File": "XCoreMCAsmInfo20", "Func": "XCoreMCAsmInfo", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12008, "Length": 30, "Cover_Rate": 0.5084745762711864, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MIPeephole", "::", "initialize", "(", "MachineFunction", "&", "MFParm", ")", "{", "MF", "=", "&", "MFParm", ";", "MRI", "=", "&", "MF", "->", "getRegInfo", "(", ")", ";", "MDT", "=", "&", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "TII", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", "."], "ground_truth": ["getInstrInfo", "(", ")", ";"], "File": "PPCMIPeephole1", "Func": "initialize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12009, "Length": 49, "Cover_Rate": 0.7205882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "return", "false", ";", "}", "bool", "Poz1", "=", "(", "Props1", "&", "P", "::", "PosOrZero", ")", ",", "Poz2", "=", "(", "Props2", "&", "P", "::", "PosOrZero", ")", ";", "bool", "Nez1", "=", "(", "Props1", "&", "P", "::", "NegOrZero", ")", ",", "Nez2", "=", "(", "Props2", "&", "P", "::", "NegOrZero", ")", ";", "if", "(", "Nez1", "&&", "Poz2", ")", "{", "if", "(", "NonZero1", "||", "NonZero2", ")", "{", "Result", "=", "(", "Cmp", "&", "Comparison", "::", "L", ")", ";", "return", "true", ";", "}", "if", "(", "(", "Cmp", "&", "Comparison", "::", "EQ", ")", "&&", "(", "Cmp", "&", "Comparison", "::", "L", ")", ")", "return", "(", "Result", "=", "true", ")", ";", "}", "if", "(", "Poz1", "&&", "Nez2", ")", "{", "if", "(", "NonZero1", "||", "NonZero2", ")", "{", "Result", "=", "(", "Cmp", "&", "Comparison", "::", "G", ")", ";", "return", "true"], "ground_truth": [";"], "File": "HexagonConstPropagation", "Func": "evaluateCMPpp", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12010, "Length": 128, "Cover_Rate": 0.34316353887399464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_and_ps", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{", "return", "(", "(", "__m128", ")", "vec_and", "(", "(", "__v4sf", ")", "__A", ",", "("], "ground_truth": ["__v4sf", ")", "__B", ")", ")", ";"], "File": "xmmintrin", "Func": "_mm_and_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12011, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Triple", "&", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const"], "ground_truth": ["MCRegisterInfo", "&", "MRI", ")", "{"], "File": "LanaiMCTargetDesc16", "Func": "createLanaiMCInstPrinter", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12012, "Length": 28, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "return", "false", ";", "}", "if", "(", "Option", "==", "", ")", "{", "getTargetStreamer", "(", ")", ".", "emitDirectiveOptionPic2", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "MipsAsmParser1", "Func": "parseDirectiveOption", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12013, "Length": 67, "Cover_Rate": 0.3145539906103286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "value", "<", "(", "HOST_WIDEST_INT", ")", "", "&&", "value", ">", "(", "HOST_WIDEST_INT", ")", "-", "", ")", "||", "(", "value", ">=", "(", "HOST_WIDEST_INT", ")", "", "&&", "value", "<=", "(", "HOST_WIDEST_INT", ")", "", ")", ")", "fprintf", "(", "stream", ",", "", ",", "(", "int", ")", "value", ")", ";", "else", "if", "(", "value", ">", "(", "HOST_WIDEST_INT", ")", "", "&&", "value", "<", "(", "(", "HOST_WIDEST_INT", ")", "", "<<", "", ")", "*", "", ")", "fprintf", "(", "stream", ",", "", ",", "(", "unsigned", "int", ")", "value", ")", ";", "else", "fprintf", "(", "stream", ",", "hex_format", ",", "value", ")", ";", "if", "(", "do_begin_end", ")", "fprintf", "(", "stream", ","], "ground_truth": ["", ")", ";"], "File": "mmix3", "Func": "mmix_output_octa", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12014, "Length": 104, "Cover_Rate": 0.6459627329192547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "parseToken", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ")", "return", "true", ";", "if", "(", "Name", "==", "", ")", "{", "enableArchExtFeature", "(", "", ",", "ExtLoc", ")", ";", "enableArchExtFeature", "(", "", ",", "ExtLoc", ")", ";", "}", "if", "(", "enableArchExtFeature", "(", "Name", ",", "ExtLoc", ")", ")", "return", "false", ";", "return", "Error", "(", "ExtLoc", ",", ""], "ground_truth": ["+", "Name", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "parseDirectiveArchExtension", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12015, "Length": 58, "Cover_Rate": 0.43609022556390975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "isGTorGE", "(", "CC", ")", "&&", "(", "(", "K", "==", "LHS", "&&", "K", "==", "TrueVal", ")", "||", "(", "K", "==", "RHS", "&&", "K", "==", "FalseVal", ")", ")", ")", "||", "(", "isLTorLE", "(", "CC", ")", "&&", "(", "(", "K"], "ground_truth": ["==", "RHS", "&&", "K", "==", "TrueVal", ")", "||", "(", "K", "==", "LHS", "&&", "K", "==", "FalseVal", ")", ")", ")", ";"], "File": "ARMISelLowering168", "Func": "isLowerSaturate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12016, "Length": 59, "Cover_Rate": 0.6555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "SrcSize", "=", "SrcTy", ".", "getSizeInBits", "(", ")", ";", "const", "unsigned", "DstSize", "=", "DstTy", ".", "getSizeInBits", "(", ")", ";", "unsigned", "Offset", "=", "I", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Offset", "%", "", "!=", "", "||", "DstSize", ">", "", ")", "return", "false", ";", "const", "TargetRegisterClass", "*", "DstRC", "=", "TRI", ".", "getConstrainedRegClassForOperand", "(", "I", ".", "getOperand", "(", "", ")", ",", "*", "MRI", ")", ";", "if", "(", "!", "DstRC", "||", "!", "RBI", ".", "constrainGenericRegister", "(", "DstReg", ",", "*", "DstRC", ",", "*", "MRI", ")", ")", "return", "false", ";", "const", "RegisterBank", "*", "SrcBank", "=", "RBI", ".", "getRegBank", "(", "SrcReg", ",", "*", "MRI", ",", "TRI", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "TRI", ".", "getRegClassForSizeOnBank", "(", "SrcSize", ",", "*", "SrcBank", ",", "*", "MRI", ")", ";", "if", "(", "!", "SrcRC", ")", "return", "false", ";", "unsigned", "SubReg", "=", "RegisterInfo", "::", "getSubRegFromChannel", "(", "Offset", "/", "", ",", "DstSize", "/", "", ")", ";", "SrcRC", "=", "TRI", ".", "getSubClassWithSubReg", "(", "SrcRC", ",", "SubReg", ")", ";", "if", "(", "!", "SrcRC", ")", "return", "false", ";", "SrcReg", "=", "constrainOperandRegClass", "(", "*", "MF", ",", "TRI", ",", "*", "MRI", ",", "TII", ",", "RBI", ",", "I", ",", "*", "SrcRC", ",", "I", ".", "getOperand", "(", "", ")", ")", ";", "const", "DebugLoc", "&", "DL", "=", "I", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ",", "", ",", "SubReg", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AMDGPUInstructionSelector23", "Func": "selectG_EXTRACT", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12017, "Length": 249, "Cover_Rate": 0.780564263322884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "const", "auto", "&", "AvailableXmms", "=", "ArgXMMs", ".", "slice", "(", "NumXMMRegs", ")", ";", "if", "(", "!", "AvailableXmms", ".", "empty", "(", ")", ")", "{", "Register", "AL", "=", "TheMachineFunction", ".", "addLiveIn", "(", "", ",", "&", "", ")", ";", "ALVal", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "AL", ",", "", ")", ";", "for", "(", "MCPhysReg", "Reg", ":", "AvailableXmms", ")", "{", "Register", "XMMReg", "=", "TheMachineFunction", ".", "addLiveIn", "(", "Reg", ",", "&", "", ")", ";", "LiveXMMRegs", ".", "push_back", "(", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "XMMReg", ",", "", ")", ")", ";", "}", "}", "SmallVector", "<", "SDValue", ",", "", ">", "MemOps", ";", "SDValue", "RSFIN", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getRegSaveFrameIndex", "(", ")", ",", "TargLowering", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ";", "unsigned", "Offset", "=", "FuncInfo", "->", "getVarArgsGPOffset", "(", ")", ";", "for", "(", "SDValue", "Val", ":", "LiveGPRs", ")", "{", "SDValue", "FIN", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "TargLowering", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "RSFIN", ",", "DAG", ".", "getIntPtrConstant", "(", "Offset", ",", "DL", ")", ")", ";", "SDValue", "Store", "=", "DAG", ".", "getStore", "(", "Val", ".", "getValue", "(", "", ")", ",", "DL", ",", "Val", ",", "FIN", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "FuncInfo", "->", "getRegSaveFrameIndex", "(", ")", ",", "Offset", ")", ")", ";", "MemOps", ".", "push_back", "(", "Store", ")", ";", "Offset", "+=", "", ";", "}", "if", "(", "!", "LiveXMMRegs", ".", "empty", "(", ")", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "SaveXMMOps", ";", "SaveXMMOps", ".", "push_back", "(", "Chain", ")", ";", "SaveXMMOps", ".", "push_back", "(", "ALVal", ")", ";", "SaveXMMOps", ".", "push_back", "(", "DAG", ".", "getTargetConstant", "(", "FuncInfo", "->", "getRegSaveFrameIndex", "(", ")", ",", "DL", ",", "", ")", ")", ";", "SaveXMMOps", ".", "push_back", "(", "DAG", ".", "getTargetConstant", "(", "FuncInfo", "->", "getVarArgsFPOffset", "(", ")", ",", "DL", ",", "", ")", ")", ";", "llvm", "::", "append_range", "(", "SaveXMMOps"], "ground_truth": [",", "LiveXMMRegs", ")", ";"], "File": "X86ISelLowering101", "Func": "createVarArgAreaAndStoreRegisters", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12018, "Length": 309, "Cover_Rate": 0.43582510578279265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "predReg", "<<", "", "<<", "guard", "<<", "", ")", ";", "MachineBasicBlock", "::", "iterator", "MI", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "DebugLoc", "DL", "(", "MI", "->", "getDebugLoc", "(", ")", ")", ";", "MachineInstr", "*", "DefMI", ";", "if", "(", "usePmov", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DefMI", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "predReg", ")", ".", "addReg", "(", "guard", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "PatmosSPReduce", "Func": "insertDefToRegLoc", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 12019, "Length": 105, "Cover_Rate": 0.5276381909547738, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "hasV60Ops", "(", ")", ")", "return", ";", "if", "(", "DstInst", "->", "isCopy", "(", ")", ")", "Dep", ".", "setLatency", "(", "", ")", ";", "if", "(", "(", "DstInst", "->", "isRegSequence", "(", ")", "||", "DstInst", "->", "isCopy", "(", ")", ")", "&&", "Dst", "->", "NumSuccs", "==", "", ")", "{", "Register", "DReg", "=", "DstInst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineInstr", "*", "DDst", "=", "Dst", "->", "Succs", "[", "", "]", ".", "getSUnit", "(", ")", "->", "getInstr", "(", ")", ";", "unsigned", "UseIdx", "=", "-", "", ";", "for", "(", "unsigned", "OpNum", "=", "", ";", "OpNum", "<", "DDst", "->", "getNumOperands", "(", ")", ";", "OpNum", "++", ")", "{", "const", "MachineOperand", "&", "MO", "=", "DDst", "->", "getOperand", "(", "OpNum", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "getReg", "(", ")", "&&", "MO", ".", "isUse", "(", ")", "&&", "MO", ".", "getReg", "(", ")", "==", "DReg", ")", "{", "UseIdx", "=", "OpNum"], "ground_truth": [";"], "File": "HexagonSubtarget29", "Func": "adjustSchedDependency", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12020, "Length": 151, "Cover_Rate": 0.38817480719794345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "build_32_64", "(", "b", ",", "signature", ",", "group", ",", "MODE_u32base_index", ","], "ground_truth": ["MODE_u64base_index", ",", "force_direct_overloads", ")", ";"], "File": "aarch64-sve-builtins-shapes", "Func": "build_vs_index", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12021, "Length": 15, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "op0", ")", "==", "REG", "&&", "GR_REGNO_P", "(", "REGNO", "(", "op0", ")", ")", ")", "{", "rtx", "out", "[", "", "]", ";", "gcc_assert", "(", "!", "no_new_pseudos", ")", ";", "if", "(", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "SUBREG", "&&", "GET_MODE", "(", "SUBREG_REG", "(", "operands", "[", "", "]", ")", ")", "==", "TImode", ")", "||", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "REG", "&&", "GR_REGNO_P", "(", "REGNO", "(", "operands", "[", "", "]", ")", ")", ")", ")", "{", "rtx", "op1", "=", "operands", "[", "", "]", ";", "if", "(", "GET_CODE", "(", "op1", ")", "==", "SUBREG", ")", "op1", "=", "SUBREG_REG", "(", "op1", ")", ";", "else", "op1", "=", "gen_rtx_REG", "(", "TImode", ",", "REGNO", "(", "op1", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_REG", "(", "TImode", ",", "REGNO", "(", "op0", ")", ")", ",", "op1", ")", ";", "return", "true", ";", "}", "if", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "CONST_DOUBLE", ")", "{", "emit_move_insn", "(", "gen_rtx_REG", "(", "DImode", ",", "REGNO", "(", "op0", ")", ")", ",", "operand_subword", "(", "operands", "[", "", "]", ",", "WORDS_BIG_ENDIAN", ",", "", ",", "mode", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_REG", "(", "DImode", ",", "REGNO", "(", "op0", ")", "+", "", ")", ",", "operand_subword", "(", "operands", "[", "", "]", ",", "!", "WORDS_BIG_ENDIAN", ",", "", ",", "mode", ")", ")", ";", "return", "true", ";", "}", "if", "(", "register_operand", "(", "operands", "[", "", "]", ",", "mode", ")", ")", "operands", "[", "", "]", "=", "spill_xfmode_rfmode_operand", "(", "operands", "[", "", "]", ",", "", ",", "mode", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "MEM", ")", ";", "out", "[", "", "]", "=", "gen_rtx_REG", "(", "DImode", ",", "REGNO", "(", "op0", ")", ")", ";", "out", "[", "", "]", "=", "gen_rtx_REG", "(", "DImode", ",", "REGNO", "(", "op0", ")", "+", "", ")", ";", "emit_move_insn", "(", "out", "[", "", "]", ",", "adjust_address", "(", "operands", "[", "", "]", ",", "DImode", ",", "", ")", ")", ";", "emit_move_insn", "(", "out", "[", "", "]", ",", "adjust_address", "(", "operands", "["], "ground_truth": ["", "]", ",", "DImode", ",", "", ")", ")", ";"], "File": "ia643", "Func": "ia64_expand_movxf_movrf", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12022, "Length": 325, "Cover_Rate": 0.44642857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const"], "ground_truth": ["override", "{"], "File": "J2FrameLowering", "Func": "hasFP", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12023, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_fmaddsub_ph", "(", "__m512h", "__A", ",", "__mmask32", "__U", ",", "__m512h", "__B"], "ground_truth": [",", "__m512h", "__C", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_mask_fmaddsub_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12024, "Length": 28, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FrameLowering", "*", "getFrameLowering", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "RISCVSubtarget (2)", "Func": "getFrameLowering", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12025, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "=", "&", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "IndirectTlsSegRefs", "=", "MF", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "", ")", ";", "OptForSize", "=", "MF", ".", "getFunction", "(", ")", ".", "hasOptSize", "(", ")", ";", "OptForMinSize", "=", "MF", ".", "getFunction", "(", ")", ".", "hasMinSize"], "ground_truth": ["(", ")", ";"], "File": "X86ISelDAGToDAG101", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12026, "Length": 49, "Cover_Rate": 0.6049382716049383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "needsCmpXchgNb", "(", "const", "Type", "*", "MemType", ")", "const", "{", "const", "Subtarget", "&", "Subtarget", "=", "getTargetMachine", "(", ")", ".", "getSubtarget"], "ground_truth": ["<", "Subtarget", ">", "(", ")", ";"], "File": "X86ISelLowering113", "Func": "needsCmpXchgNb", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12027, "Length": 28, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly8x8_t", ")", "__builtin_neon_vreinterpretv8qiv8qi", "(", "(", "int8x8_t"], "ground_truth": [")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_p8_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12028, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "ExtraCode", "[", "", "]", ")", "{", "default", ":", "return", "AsmPrinter", "::", "PrintAsmOperand", "(", "MI", ",", "OpNum", ",", "AsmVariant", ",", "ExtraCode", ",", "O", ")", ";", "case", "'c'", ":", "if", "(", "!", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "isImm", "(", ")", ")", "return", "true", ";", "O", "<<", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "return", "false", ";", "case", "'w'", ":", "return", "printModifiedGPRAsmOperand", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ",", "TRI", ",", "", ",", "O", ")", ";", "case", "'x'", ":", "return", "printModifiedGPRAsmOperand", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ",", "TRI", ",", "", ",", "O", ")", ";", "case", "'H'", ":", "case", "'Q'", ":", "case", "'R'", ":", "llvm_unreachable", "(", "", ")", ";", "case", "'b'", ":", "return", "printModifiedFPRAsmOperand", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ",", "TRI", ",", "", ",", "O", ")", ";", "case", "'h'", ":", "return", "printModifiedFPRAsmOperand", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ",", "TRI", ",", "", ",", "O", ")", ";", "case", "'s'", ":", "return", "printModifiedFPRAsmOperand", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ",", "TRI", ",", "", ",", "O", ")", ";", "case", "'d'", ":", "return", "printModifiedFPRAsmOperand", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ",", "TRI", ",", "", ",", "O", ")", ";", "case", "'q'", ":", "return", "printModifiedFPRAsmOperand", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ",", "TRI", ",", "", ",", "O", ")", ";", "case", "'A'", ":", "return", "printSymbolicAddress", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ","], "ground_truth": ["false", ",", "", ",", "O", ")", ";"], "File": "AArch64AsmPrinter17", "Func": "PrintAsmOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12029, "Length": 236, "Cover_Rate": 0.48261758691206547, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm_or_ps", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{"], "File": "xmmintrin", "Func": "_mm_or_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12030, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MBBI", "=", "llvm", "::", "find_if_not", "(", "MBB", ".", "instrs", "(", ")", ",", "[", "]", "(", "const", "MachineInstr", "&", "MI", ")", "{", "return", "MI", ".", "isMetaInstruction", "(", ")", ";", "}", ")", ";", "if", "(", "IsFirstBB", ")", "{", "if", "(", "MBBI", "!=", "MBB", ".", "instr_end", "(", ")", "&&", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", ".", "getName", "(", ")", "<<", "", ")", ";", "OpCode", "=", "", ";", "MIFlags", "=", "MachineInstr", "::", "FrameSetup", ";", "auto", "NextMBBI", "=", "std", "::", "next", "(", "MBBI", ")", ";", "MBBI", "->", "eraseFromParent", "(", ")", ";", "MBBI", "=", "NextMBBI", ";", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "(", "OpCode", "==", "", "?", "", ":", "", ")", "<<", ""], "ground_truth": ["<<", "MBB", ".", "getName", "(", ")", "<<", "", ")", ";"], "File": "ARMBranchTargets", "Func": "addBTI", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12031, "Length": 134, "Cover_Rate": 0.6802030456852792, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "res", ")", ":", "", "(", "dg", ")", ")", ";", "return"], "ground_truth": ["res", ";"], "File": "ushmedia", "Func": "sh_media_FMOV_DQ", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12032, "Length": 18, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "SRL", "=", "OR", ".", "getOperand", "(", "", ")", ";", "SDValue", "SHL", "=", "OR", ".", "getOperand", "(", "", ")", ";", "if", "(", "SRL", ".", "getOpcode", "(", ")", "!=", "", "||", "SHL", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "SRL", "=", "OR", ".", "getOperand", "(", "", ")", ";", "SHL", "=", "OR", ".", "getOperand", "(", "", ")", ";", "if", "(", "SRL", ".", "getOpcode", "(", ")", "!=", "", "||", "SHL", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "}", "ConstantSDNode", "*", "SRLSrc1", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "SRL", ".", "getOperand", "(", "", ")", ")", ";", "ConstantSDNode", "*", "SHLSrc1", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "SHL", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "SRLSrc1", "||", "!", "SHLSrc1", "||", "SRLSrc1", "->", "getZExtValue", "(", ")", "!=", "", "||", "SHLSrc1", "->", "getZExtValue", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "(", "SRL", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", "!=", "SHL", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "||", "SRL", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "SDNode", "*", "SMULLOHI", "=", "SRL", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ";", "if", "(", "SRL", ".", "getOperand", "(", "", ")", "!=", "SDValue", "(", "SMULLOHI", ",", "", ")", "||", "SHL", ".", "getOperand", "(", "", ")", "!=", "SDValue", "(", "SMULLOHI", ",", "", ")", ")", "return", "false", ";", "if", "(", "SearchSignedMulShort", "(", "SMULLOHI", "->", "getOperand", "(", "", ")", ",", "Opc", ",", "Src1", ",", "Accumulate", ")", ")", "{", "Src0", "=", "SMULLOHI", "->", "getOperand", "(", "", ")", ";", "}", "else", "if", "(", "SearchSignedMulShort", "(", "SMULLOHI", "->", "getOperand", "(", "", ")", ",", "Opc", ",", "Src1", ",", "Accumulate", ")", ")", "{", "Src0", "=", "SMULLOHI", "->", "getOperand", "("], "ground_truth": ["", ")", ";"], "File": "ARMISelDAGToDAG107", "Func": "SearchSignedMulLong", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12033, "Length": 288, "Cover_Rate": 0.829971181556196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Align", "Alignment", "=", "std", "::", "max", "(", "TargetAlign", ",", "MaxAlign", ")", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "LR", "=", "RegInfo", "->", "getRARegister", "(", ")", ";", "bool", "DisableRedZone", "=", "MF", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "Attribute", "::", "NoRedZone", ")", ";", "bool", "CanUseRedZone", "=", "!", "MFI", ".", "hasVarSizedObjects", "(", ")", "&&", "!", "MFI", ".", "adjustsStack", "(", ")", "&&", "!", "MustSaveLR", "(", "MF", ",", "LR"], "ground_truth": [")", "&&", "!", "FI", "->", "mustSaveTOC", "(", ")", "&&", "!", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ";"], "File": "PPCFrameLowering16", "Func": "determineFrameLayout", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12034, "Length": 88, "Cover_Rate": 0.3371647509578544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "add", "(", "Root", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "", ")", ";", "}", "}", "}", ";", "}", "int64_t", "ConstAddr", "=", "", ";", "if", "(", "isBaseWithConstantOffset", "(", "Root", ",", "MRI", ")", ")", "{", "const", "MachineOperand", "&", "LHS", "=", "RootDef", "->", "getOperand", "(", "", ")", ";", "const", "MachineOperand", "&", "RHS", "=", "RootDef", "->", "getOperand", "(", "", ")", ";", "const", "MachineInstr", "*", "LHSDef", "=", "MRI", ".", "getVRegDef", "(", "LHS", ".", "getReg", "(", ")", ")", ";", "const", "MachineInstr", "*", "RHSDef", "=", "MRI", ".", "getVRegDef", "(", "RHS", ".", "getReg", "(", ")", ")", ";", "if", "(", "LHSDef", "&&", "RHSDef", ")", "{", "int64_t", "PossibleOffset", "=", "RHSDef", "->", "getOperand", "(", "", ")", ".", "getCImm", "(", ")", "->", "getSExtValue", "(", ")", ";", "if", "(", "isDSOffsetLegal", "(", "MRI", ",", "LHS", ",", "PossibleOffset", ",", "", ")", ")", "{", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "add", "(", "LHS", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "PossibleOffset", ")", ";", "}", "}", "}", ";", "}", "}", "}", "else", "if", "(", "RootDef", "->", "getOpcode", "(", ")", "==", "", ")", "{", "}", "else", "if", "(", "mi_match", "(", "Root", ".", "getReg", "(", ")", ",", "MRI", ",", "m_ICst", "(", "ConstAddr", ")", ")", ")", "{", "}", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "add", "(", "Root", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder"], "ground_truth": ["&", "MIB", ")", "{"], "File": "AMDGPUInstructionSelector15", "Func": "selectDS1Addr1Offset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12035, "Length": 260, "Cover_Rate": 0.7580174927113703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOLoad", ";", "}", "else", "if", "(", "Attr", ".", "hasFnAttribute", "(", "Attribute", "::", "WriteOnly", ")", ")", "{", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "CI", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOStore", ";", "}", "else", "{", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "CI", ".", "getType", "(", ")", ")", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOStore", "|", "MachineMemOperand", "::", "MODereferenceable", ";", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOVolatile", ";", "}", "return", "true", ";", "}", "switch", "(", "IntrID", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "CI", ".", "getType", "(", ")", ")", ";", "Info", ".", "ptrVal", "=", "CI", ".", "getOperand", "(", "", ")", ";", "Info", ".", "align", "=", "", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOStore", ";", "const", "ConstantInt", "*", "Vol", "=", "cast", "<", "ConstantInt", ">", "(", "CI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Vol", "->", "isZero", "(", ")", ")", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOVolatile", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "CI", ".", "getType", "(", ")", ")", ";", "Info", ".", "ptrVal", "=", "CI", ".", "getOperand", "(", "", ")", ";", "Info", ".", "align", "=", "", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOStore", ";", "const", "ConstantInt", "*", "Vol", "=", "cast", "<", "ConstantInt", ">", "(", "CI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Vol", "->", "isZero", "(", ")", ")", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOVolatile", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "Info", ".", "opc", "=", "", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "Info", ".", "ptrVal", "=", "MFI", "->", "getGWSPSV", "(", "*", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "Info", ".", "memVT", "="], "ground_truth": ["", ";"], "File": "SIISelLowering149", "Func": "getTgtMemIntrinsic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12036, "Length": 369, "Cover_Rate": 0.5301724137931034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vpaddq_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ")", "{", "return", "__builtin_aarch64_faddpv4sf", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vpaddq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12037, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "N2", ",", "N3", ";", "if", "(", "VT", "==", "", ")", "{", "N0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N0", ")", ";", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N1", ")", ";", "N2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N0", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "N3", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N1", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "N0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N0", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N1", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "N0", "=", "LowerSDIV_v4i8", "(", "N0", ",", "N1", ",", "dl", ",", "DAG", ")", ";", "N2", "=", "LowerSDIV_v4i8", "(", "N2", ",", "N3", ",", "dl", ",", "DAG", ")", ";", "N0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "N0", ",", "N2", ")", ";", "N0", "=", "LowerCONCAT_VECTORS", "(", "N0"], "ground_truth": [",", "DAG", ")", ";"], "File": "ARMISelLowering (2)", "Func": "LowerSDIV", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12038, "Length": 192, "Cover_Rate": 0.6114649681528662, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "VarArgStyleRegisters", "(", "CCState", "&", "CCInfo", ",", "SelectionDAG", "&", "DAG", ",", "DebugLoc", "dl", ",", "SDValue", "&", "Chain", ",", "unsigned", "ArgOffset", ")", "const", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "firstRegToSaveIndex", ";", "if", "(", "CCInfo", ".", "isFirstByValRegValid", "(", ")", ")", "firstRegToSaveIndex", "=", "CCInfo", ".", "getFirstByValReg", "(", ")", "-", "", ";", "else", "{", "firstRegToSaveIndex", "=", "CCInfo", ".", "getFirstUnallocated", "(", "GPRArgRegs", ",", "sizeof", "(", "GPRArgRegs", ")", "/", "sizeof", "(", "GPRArgRegs", "[", "", "]", ")", ")", ";", "}", "unsigned", "VARegSize", ",", "VARegSaveSize", ";", "computeRegArea", "(", "CCInfo", ",", "MF", ",", "VARegSize", ",", "VARegSaveSize", ")", ";", "if", "(", "VARegSaveSize", ")", "{", "AFI", "->", "setVarArgsRegSaveSize", "(", "VARegSaveSize", ")", ";", "AFI", "->", "setVarArgsFrameIndex", "(", "MFI", "->", "CreateFixedObject", "(", "VARegSaveSize", ",", "ArgOffset", "+", "VARegSaveSize", "-", "VARegSize", ",", "false", ")", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "AFI", "->", "getVarArgsFrameIndex", "(", ")", ",", "getPointerTy", "(", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "MemOps", ";", "for", "(", ";", "firstRegToSaveIndex", "<", "", ";", "++", "firstRegToSaveIndex", ")", "{", "const", "TargetRegisterClass", "*", "RC", ";", "if", "(", "AFI", "->", "isThumb1OnlyFunction", "(", ")", ")", "RC", "=", "&", "", ";", "else", "RC", "=", "&", "", ";", "unsigned", "VReg", "=", "MF", ".", "addLiveIn", "(", "GPRArgRegs", "["], "ground_truth": ["firstRegToSaveIndex", "]", ",", "RC", ")", ";"], "File": "ARMISelLowering70", "Func": "VarArgStyleRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12039, "Length": 228, "Cover_Rate": 0.5922077922077922, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToAddr", "(", "MachineFunction", "&", "MF", ",", "unsigned", "SrcReg", ",", "bool", "isKill", ",", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Addr", ",", "const", "TargetRegisterClass", "*", "RC", ",", "MachineInstr", "::", "mmo_iterator", "MMOBegin", ",", "MachineInstr", "::", "mmo_iterator", "MMOEnd", ",", "SmallVectorImpl", "<", "MachineInstr", "*", ">", "&", "NewMIs", ")", "const", "{", "unsigned", "Alignment", "=", "(", "RC", "->", "getSize", "(", ")", "/", "", ")", "==", "", "?", "", ":", "", ";", "bool", "isAligned", "=", "MMOBegin", "!=", "MMOEnd", "&&", "(", "*", "MMOBegin", ")", "->", "getAlignment", "(", ")", ">=", "Alignment", ";", "unsigned", "Opc", "=", "getStoreRegOpcode", "(", "SrcReg", ",", "RC", ",", "isAligned", ",", "TM", ")", ";", "DebugLoc", "DL", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MF", ",", "DL", ",", "get"], "ground_truth": ["(", "Opc", ")", ")", ";"], "File": "X86InstrInfo47", "Func": "storeRegToAddr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12040, "Length": 116, "Cover_Rate": 0.6444444444444445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "WriteGraph", "(", "OS", ",", "G", ",", "false", ",", "", "+", "MF", ".", "getName"], "ground_truth": ["(", ")", "+", "", ")", ";"], "File": "X86LoadValueInjectionLoadHardening", "Func": "writeGadgetGraph", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12041, "Length": 19, "Cover_Rate": 0.5135135135135135, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumLoads", "=", "LoadSize", "/", "", ";", "Ty", "=", "Ty", ".", "divide", "(", "NumLoads", ")", ";", "}", "const", "Align", "Alignment", "=", "NumLoads", ">", "", "?", "Align", "(", "", "*", "NumLoads", ")", ":", "Align", "(", "", ")", ";", "MachineIRBuilder", "B", "(", "MI", ")", ";", "MachineFunction", "&", "MF", "=", "B", ".", "getMF", "(", ")", ";", "Register", "SOffset", ";", "Register", "VOffset", ";", "int64_t", "ImmOffset", "=", "", ";", "unsigned", "MMOOffset", "=", "setBufferOffsets", "(", "B", ",", "*", "this", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "VOffset", ",", "SOffset", ",", "ImmOffset", ",", "Alignment", ")", ";", "const", "unsigned", "MemSize", "=", "(", "Ty", ".", "getSizeInBits", "(", ")", "+", "", ")", "/", "", ";", "const", "Align", "MemAlign", "(", "", ")", ";", "MachineMemOperand", "*", "BaseMMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "(", ")", ",", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MODereferenceable", "|", "MachineMemOperand", "::", "MOInvariant", ",", "MemSize", ",", "MemAlign", ")", ";", "if", "(", "MMOOffset", "!=", "", ")", "BaseMMO", "=", "MF", ".", "getMachineMemOperand", "(", "BaseMMO", ",", "MMOOffset", ",", "MemSize", ")", ";", "Register", "RSrc", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "VIndex", "=", "B", ".", "buildConstant", "(", "S32", ",", "", ")", ".", "getReg", "(", "", ")", ";", "B", ".", "getMRI", "(", ")", "->", "setRegBank", "(", "VIndex", ",", "", ")", ";", "SmallVector", "<", "Register", ",", "", ">", "LoadParts", "(", "NumLoads", ")", ";", "MachineBasicBlock", "::", "iterator", "MII", "=", "MI", ".", "getIterator", "(", ")", ";", "MachineInstrSpan", "Span", "(", "MII", ",", "&", "B", ".", "getMBB", "(", ")", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "NumLoads", ";", "++", "i", ")", "{", "if", "(", "NumLoads", "==", "", ")", "{", "LoadParts", "[", "i", "]", "=", "Dst", ";", "}", "else", "{", "LoadParts", "[", "i", "]", "=", "MRI", ".", "createGenericVirtualRegister", "(", "Ty", ")", ";", "MRI", ".", "setRegBank", "(", "LoadParts", "[", "i", "]", ",", "", ")", ";", "}", "MachineMemOperand", "*", "MMO", "=", "BaseMMO", ";", "if", "(", "i", "!=", "", ")", "BaseMMO", "=", "MF", ".", "getMachineMemOperand", "(", "BaseMMO", ",", "MMOOffset", "+", "", "*", "i", ",", "MemSize", ")", ";", "B", ".", "buildInstr", "(", "", ")", ".", "addDef", "(", "LoadParts", "[", "i", "]", ")", ".", "addUse", "(", "RSrc", ")", ".", "addUse", "(", "VIndex", ")", ".", "addUse", "(", "VOffset", ")", ".", "addUse", "(", "SOffset", ")", ".", "addImm", "(", "ImmOffset", "+", "", "*", "i", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "if", "(", "RSrcBank", "!=", "&", ""], "ground_truth": [")", "{"], "File": "AMDGPURegisterBankInfo15", "Func": "applyMappingSBufferLoad", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12042, "Length": 397, "Cover_Rate": 0.5890207715133531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "priority1", "=", "rs6000_clone_priority", "(", "decl1", ")", ";", "int", "priority2", "=", "rs6000_clone_priority", "(", "decl2", ")", ";", "int", "ret", "=", "priority1"], "ground_truth": ["-", "priority2", ";"], "File": "rs6000", "Func": "rs6000_compare_version_priority", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12043, "Length": 23, "Cover_Rate": 0.3770491803278688, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "Clone", "=", "&", "*", "std", "::", "prev", "(", "Insert", ")", ";", "LIS", ".", "InsertMachineInstrInMaps", "(", "*", "Clone", ")", ";", "LIS", ".", "createAndComputeVirtRegInterval", "(", "NewReg", ")", ";", "MFI", ".", "stackifyVReg", "(", "NewReg", ")", ";", "ImposeStackOrdering", "(", "Clone", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Clone", "->", "dump", "(", ")", ")", ";", "bool", "IsDead", "=", "MRI", ".", "use_empty", "(", "Reg", ")", ";", "if", "(", "!", "IsDead", ")", "{", "LiveInterval", "&", "LI", "=", "LIS", ".", "getInterval", "(", "Reg", ")", ";", "ShrinkToUses", "(", "LI", ",", "LIS", ")", ";", "IsDead", "=", "!", "LI", ".", "liveAt", "(", "LIS", ".", "getInstructionIndex", "(", "Def", ")", ".", "getDeadSlot", "(", ")", ")", ";", "}", "if", "(", "IsDead", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "SlotIndex", "Idx", "=", "LIS", ".", "getInstructionIndex", "(", "Def", ")", ".", "getRegSlot", "(", ")", ";", "LIS", ".", "removePhysRegDefAt", "(", "", ",", "Idx", ")", ";", "LIS", ".", "removeInterval", "(", "Reg", ")", ";", "LIS", ".", "RemoveMachineInstrFromMaps", "(", "Def", ")", ";", "Def", ".", "eraseFromParent", "(", ")", ";", "MoveDebugValues", "(", "Reg", ",", "&", "*", "Insert", ",", "MBB", ",", "MRI", ")", ";", "UpdateDebugValuesReg", "(", "Reg", ",", "NewReg", ",", "MBB", ",", "MRI", ")", ";", "}", "else", "{", "CloneDebugValues", "(", "Reg", ",", "&", "*", "Insert", ",", "NewReg", ",", "MBB", ","], "ground_truth": ["MRI", ",", "TII", ")", ";"], "File": "WebAssemblyRegStackify", "Func": "RematerializeCheapDef", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12044, "Length": 210, "Cover_Rate": 0.6194690265486725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "rs6000_mode_dependent_address_ptr", "(", "addr"], "ground_truth": [")", ";"], "File": "powerpcspe", "Func": "rs6000_mode_dependent_address_p", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12045, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "AutoHVX", "&&", "getST", "(", ")", "->", "useHVXOps", "(", ")"], "ground_truth": ["?", "", ":", "", ";"], "File": "HexagonTargetTransformInfo29", "Func": "getMaxInterleaveFactor", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12046, "Length": 15, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "decl", "&&", "!"], "ground_truth": ["TARGET_LARGE_MEM", ";"], "File": "spu", "Func": "spu_function_ok_for_sibcall", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12047, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "A_Base", "==", "B_Base", "&&", "A_Base", ")", "report_fatal_error", "(", "", ",", "false", ")", ";", "if", "(", "A", "->", "isUndefined", "(", ")", "||", "B", "->", "isUndefined", "(", ")", ")", "{", "StringRef", "Name", "=", "A", "->", "isUndefined", "(", ")", "?", "A", "->", "getName", "(", ")", ":", "B", "->", "getName", "(", ")", ";", "Asm", ".", "getContext", "(", ")", ".", "reportFatalError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", "+", "Name", "+", "", ")", ";", "}", "Value", "+=", "Writer", "->", "getSymbolAddress", "(", "*", "A", ",", "Layout", ")", "-", "(", "!", "A_Base", "?", "", ":", "Writer", "->", "getSymbolAddress", "(", "*", "A_Base", ",", "Layout", ")", ")", ";", "Value", "-=", "Writer", "->", "getSymbolAddress", "(", "*", "B", ",", "Layout", ")", "-", "(", "!", "B_Base", "?", "", ":", "Writer", "->", "getSymbolAddress", "(", "*", "B_Base", ",", "Layout", ")", ")", ";", "if", "(", "!", "A_Base", ")", "Index", "=", "A", "->", "getFragment", "(", ")", "->", "getParent", "(", ")", "->", "getOrdinal", "(", ")", "+", "", ";", "Type", "=", "MachO", "::", "_64_RELOC_UNSIGNED", ";", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "FixupOffset", ";", "MRE", ".", "r_word1", "=", "(", "Index", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "Type", "<<", "", ")", ";", "Writer", "->", "addRelocation", "(", "A_Base", ",", "Fragment", "->", "getParent", "(", ")", ",", "MRE", ")", ";", "if", "(", "B_Base", ")", "RelSymbol", "=", "B_Base", ";", "else", "Index", "=", "B", "->", "getFragment", "(", ")", "->", "getParent", "(", ")", "->", "getOrdinal", "(", ")", "+", "", ";", "Type", "=", "MachO", "::", "_64_RELOC_SUBTRACTOR", ";", "}", "else", "{", "const", "MCSymbol", "*", "Symbol", "=", "&", "Target", ".", "getSymA", "(", ")", "->", "getSymbol", "(", ")", ";", "if", "(", "Symbol", "->", "isTemporary", "(", ")", "&&", "Value", ")", "{", "const", "MCSection", "&", "Sec", "=", "Symbol", "->", "getSection", "(", ")", ";", "if", "(", "!", "Asm", ".", "getContext", "(", ")", ".", "getAsmInfo", "(", ")", "->", "isSectionAtomizableBySymbols", "(", "Sec", ")", ")", "Asm", ".", "addLocalUsedInReloc", "(", "*", "Symbol", ")", ";", "}", "RelSymbol", "=", "Asm", ".", "getAtom", "(", "*", "Symbol", ")", ";", "if", "(", "Symbol", "->", "isInSection", "(", ")", ")", "{", "const", "MCSectionMachO", "&", "Section", "=", "static_cast", "<", "const", "MCSectionMachO", "&", ">", "(", "*", "Fragment", "->", "getParent", "(", ")", ")", ";", "if", "(", "Section", ".", "hasAttribute", "(", "MachO", "::", "S_ATTR_DEBUG", ")", ")", "RelSymbol", "=", "nullptr", ";", "}", "if", "(", "RelSymbol", ")", "{", "if", "(", "RelSymbol", "!=", "Symbol", ")", "Value", "+=", "Layout", ".", "getSymbolOffset", "(", "*", "Symbol", ")", "-", "Layout", ".", "getSymbolOffset", "(", "*", "RelSymbol", ")", ";", "}", "else", "if", "(", "Symbol", "->", "isInSection", "(", ")", "&&", "!", "Symbol", "->", "isVariable", "(", ")", ")", "{", "Index", "=", "Symbol", "->", "getFragment", "(", ")", "->", "getParent", "(", ")", "->", "getOrdinal"], "ground_truth": ["(", ")", "+", "", ";"], "File": "X86MachObjectWriter28", "Func": "RecordX86_64Relocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12048, "Length": 435, "Cover_Rate": 0.3463375796178344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Imm", ")", ")", ";", "return", "Success"], "ground_truth": [";"], "File": "AArch64Disassembler24", "Func": "DecodeMSRSystemRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12049, "Length": 15, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_permvardf256_mask", "(", "(", "__v4df", ")", "__Y", ",", "(", "__v4di", ")", "__X", ",", "("], "ground_truth": ["__v4df", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_permutexvar_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12050, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Literal", ">=", "-", "", "&&", "Literal", "<=", "", ")", "return", "true", ";", "uint16_t", "Val", "=", "static_cast", "<", "uint16_t", ">", "("], "ground_truth": ["Literal", ")", ";"], "File": "AMDGPUBaseInfo53", "Func": "isInlinableLiteral16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12051, "Length": 25, "Cover_Rate": 0.32051282051282054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Src2", "->", "isReg", "(", ")", "&&", "Src2", "->", "getReg", "(", ")", "==", "Reg", ")", "{", "bool", "Src0Inlined", "=", "false", ";", "if", "(", "Src0", "->", "isReg", "(", ")", ")", "{", "MachineInstr", "*", "Def", "=", "MRI", "->", "getUniqueVRegDef", "(", "Src0", "->", "getReg", "(", ")", ")", ";", "if", "(", "Def", "&&", "Def", "->", "isMoveImmediate", "(", ")", "&&", "isInlineConstant", "(", "Def", "->", "getOperand", "(", "", ")", ")", "&&", "MRI", "->", "hasOneUse", "(", "Src0", "->", "getReg", "(", ")", ")", ")", "{", "Src0", "->", "ChangeToImmediate", "(", "Def", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "Src0Inlined", "=", "true", ";", "}", "else", "if", "(", "(", "Register", "::", "isPhysicalRegister", "(", "Src0", "->", "getReg", "(", ")", ")", "&&", "(", "ST", ".", "getConstantBusLimit", "(", "Opc", ")", "<=", "", "&&", "RI", ".", "isSGPRClass", "(", "RI", ".", "getPhysRegClass", "(", "Src0", "->", "getReg", "(", ")", ")", ")", ")", ")", "||", "(", "Register", "::", "isVirtualRegister", "(", "Src0", "->", "getReg", "(", ")", ")", "&&", "(", "ST", ".", "getConstantBusLimit", "(", "Opc", ")", "<=", "", "&&", "RI", ".", "isSGPRClass", "(", "MRI", "->", "getRegClass", "(", "Src0", "->", "getReg", "(", ")", ")", ")", ")", ")", ")", "return", "false", ";", "}", "if", "(", "Src1", "->", "isReg", "(", ")", "&&", "!", "Src0Inlined", ")", "{", "MachineInstr", "*", "Def", "=", "MRI", "->", "getUniqueVRegDef", "(", "Src1", "->", "getReg", "(", ")", ")", ";", "if", "(", "Def", "&&", "Def", "->", "isMoveImmediate", "(", ")", "&&", "isInlineConstant", "(", "Def", "->", "getOperand", "(", "", ")", ")", "&&", "MRI", "->", "hasOneUse", "(", "Src1", "->", "getReg", "(", ")", ")", "&&", "commuteInstruction", "(", "UseMI", ")", ")", "{", "Src0", "->", "ChangeToImmediate", "(", "Def", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "}", "else", "if", "(", "(", "Register", "::", "isPhysicalRegister", "(", "Src1", "->", "getReg", "(", ")", ")", "&&", "RI", ".", "isSGPRClass", "(", "RI", ".", "getPhysRegClass", "(", "Src1", "->", "getReg", "(", ")", ")", ")", ")", "||", "(", "Register", "::", "isVirtualRegister", "(", "Src1", "->", "getReg", "(", ")", ")", "&&", "RI", ".", "isSGPRClass", "(", "MRI", "->", "getRegClass", "(", "Src1", "->", "getReg", "(", ")", ")", ")", ")", ")", "return", "false", ";", "}", "unsigned", "NewOpc", "=", "IsFMA", "?", "(", "IsF32", "?", "", ":", "", ")", ":", "(", "IsF32", "?", "", ":", "", ")", ";", "if", "(", "pseudoToMCOpcode", "(", "NewOpc", ")", "==", "-", "", ")", "return", "false", ";", "const", "int64_t", "Imm", "=", "ImmOp", "->", "getImm", "(", ")", ";", "UseMI", ".", "RemoveOperand", "(", "", "(", "Opc", ",", "", "::", "omod", ")", ")", ";", "UseMI", ".", "RemoveOperand", "(", "", "(", "Opc", ",", "", "::", "clamp", ")", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "UseMI", ".", "untieRegOperand", "(", "", "(", "Opc", ",", "", "::", "src2", ")", ")", ";", "Src2", "->", "ChangeToImmediate", "(", "Imm", ")", ";", "removeModOperands", "(", "UseMI"], "ground_truth": [")", ";"], "File": "SIInstrInfo24", "Func": "FoldImmediate", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12052, "Length": 449, "Cover_Rate": 0.3615136876006441, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "type", "==", "TYPE_MUL", "||", "type", "==", "TYPE_DIV", "||", "type", "==", "TYPE_SDIV", "||", "type", "==", "TYPE_DDIV", "||", "type", "==", "TYPE_SSQRT", "||", "type", "==", "TYPE_DSQRT", "||", "type", "==", "TYPE_MFCR", "||"], "ground_truth": ["type", "==", "TYPE_MFCRF", "||", "type", "==", "TYPE_MFJMPR", ")", "{"], "File": "powerpcspe", "Func": "is_nonpipeline_insn", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12053, "Length": 39, "Cover_Rate": 0.38613861386138615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CALL_P", "(", "insn", ")", "&&", "dep_type", "==", "REG_DEP_TRUE", ")", "{", "rtx", "target", "=", "get_jump_target", "(", "insn", ")", ";", "if", "(", "!", "REG_P", "(", "target", ")", "||", "!", "set_of", "(", "target"], "ground_truth": [",", "dep_insn", ")", ")", "return", "", ";"], "File": "tilegx", "Func": "tilegx_sched_adjust_cost", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 12054, "Length": 39, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_packs_epi16", "(", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_packsswb256", "(", "(", "__v16hi", ")"], "ground_truth": ["__A", ",", "(", "__v16hi", ")", "__B", ")", ";"], "File": "avx2intrin", "Func": "_mm256_packs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12055, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Subtarget", ".", "hasBWI", "(", ")", "&&", "", ")", ";", "SDValue", "Lo", ",", "Hi", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Mask", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Mask", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "Lo", "=", "DAG", ".", "getBitcast", "(", "", ",", "Lo", ")", ";", "Hi", "=", "DAG", ".", "getBitcast", "(", "", ",", "Hi", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo"], "ground_truth": [",", "Hi", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "getMaskNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12056, "Length": 106, "Cover_Rate": 0.3302180685358255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getTM", "<", "TargetMachine", ">"], "ground_truth": ["(", ")", ";"], "File": "P2TargetMachine", "Func": "getP2TargetMachine", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12057, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Again", "=", "(", "Contigious", "&&", "Type", ")", "||", "(", "Workaround", "&&", "Type", ")", ";", "NeededWorkaround", "=", "NeededWorkaround", "||", "(", "Again", "&&", "!", "(", "Contigious", "&&", "Type", ")", ")", ";", "}", "std", "::", "string", "Collapsed", "=", "RawString", ";", "Collapsed", ".", "erase", "(", "std", "::", "remove_if", "(", "Collapsed", ".", "begin", "(", ")", ",", "Collapsed", ".", "end", "(", ")", ",", "isspace", ")", ",", "Collapsed", ".", "end", "(", ")", ")", ";", "StringRef", "FullString", "=", "Collapsed", ";", "std", "::", "pair", "<", "StringRef", ",", "StringRef", ">", "DotSplit", "=", "FullString", ".", "split", "(", "'.'", ")", ";", "unsigned", "DotReg", "=", "MatchRegisterName", "(", "DotSplit", ".", "first", ".", "lower", "(", ")", ")", ";", "if", "(", "DotReg", "!=", "", "&&", "RegisterMatchesArch", "(", "DotReg", ")", ")", "{", "if", "(", "DotSplit", ".", "second", ".", "empty", "(", ")", ")", "{", "RegNo", "=", "DotReg", ";", "EndLoc", "=", "Lexer", ".", "getLoc", "(", ")", ";", "if", "(", "handleNoncontigiousRegister", "(", "!", "NeededWorkaround", ",", "StartLoc", ")", ")", "return", "true", ";", "return", "false", ";", "}", "else", "{", "RegNo", "=", "DotReg", ";", "size_t", "First", "=", "RawString", ".", "find", "(", "'.'", ")", ";", "StringRef", "DotString", "(", "RawString", ".", "data", "(", ")", "+", "First", ",", "RawString", ".", "size", "(", ")", "-", "First", ")", ";", "Lexer", ".", "UnLex", "(", "AsmToken", "(", "AsmToken", "::", "Identifier", ",", "DotString", ")", ")", ";", "EndLoc", "=", "Lexer", ".", "getLoc", "(", ")", ";", "if", "(", "handleNoncontigiousRegister", "(", "!", "NeededWorkaround", ",", "StartLoc", ")", ")", "return", "true", ";", "return", "false", ";", "}", "}", "std", "::", "pair", "<", "StringRef", ",", "StringRef", ">", "ColonSplit", "=", "StringRef", "(", "FullString", ")", ".", "split", "(", "':'", ")", ";", "unsigned", "ColonReg", "=", "MatchRegisterName", "(", "ColonSplit", ".", "first", ".", "lower", "(", ")", ")", ";", "if", "(", "ColonReg", "!=", "", "&&", "RegisterMatchesArch", "(", "DotReg", ")", ")", "{", "Lexer", ".", "UnLex", "(", "Lookahead", ".", "back", "(", ")", ")", ";", "Lookahead", ".", "pop_back", "(", ")", ";", "Lexer", ".", "UnLex", "(", "Lookahead", ".", "back", "(", ")", ")", ";", "Lookahead", ".", "pop_back", "(", ")", ";", "RegNo", "=", "ColonReg", ";", "EndLoc", "=", "Lexer", ".", "getLoc", "(", ")", ";", "if", "(", "handleNoncontigiousRegister", "(", "!", "NeededWorkaround", ",", "StartLoc"], "ground_truth": [")", ")", "return", "true", ";"], "File": "HexagonAsmParser (2)", "Func": "ParseRegister", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12058, "Length": 336, "Cover_Rate": 0.5241809672386896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewMI", "=", "BuildMI", "(", "*", "MF", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "addrr_opcode", ")", ")", ".", "addOperand", "(", "Dst", ")", ".", "addOperand", "(", "Src1", ")", ".", "addOperand", "(", "Src2", ")", ";", "MFI", "->", "insert", "(", "I", ",", "NewMI", ")", ";", "DEBUG", "(", "NewMI", "->", "dump", "(", ")", ";", ")", ";", "}", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "", ")", "{", "const", "MachineOperand", "&", "SrcR", "=", "MI", "->", "getOperand", "(", "SrcR1", "==", "DstR", "?", "", ":", "", ")", ";", "NewMI", "=", "BuildMI", "(", "*", "MF", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "addri_opcode", ")", ")", ".", "addOperand", "(", "Dst", ")", ".", "addOperand", "(", "SrcR", ")", ".", "addImm", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "MFI", "->", "insert", "(", "I", ",", "NewMI", ")", ";", "DEBUG", "(", "NewMI", "->", "dump", "(", ")", ";", ")", ";", "}", "if", "(", "NewMI", ")", "{", "MFI", "->", "erase"], "ground_truth": ["(", "I", ")", ";"], "File": "X86FixupLEAs4", "Func": "processInstructionForSLM", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12059, "Length": 167, "Cover_Rate": 0.30868761552680224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vhcaddq_rot90_x", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__arm_vhcaddq_rot90_x_s32", "(", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vhcaddq_rot90_x", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12060, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PC", "!=", "Ignore", "&&", "PC", "!=", "I", ")", "Edges", "[", "I", "]", ".", "insert", "(", "PC", ")", ";", "}", "}", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "Order", ".", "size", "(", ")", ";", "++", "I", ")", "{", "if", "(", "!", "Needed", ".", "count", "(", "I", ")", ")", "continue", ";", "Node", "C", "=", "conj", "("], "ground_truth": ["I", ")", ";"], "File": "HexagonISelDAGToDAGHVX", "Func": "build", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12061, "Length": 61, "Cover_Rate": 0.41496598639455784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "++", "I", ";", "}", "continue", ";", "}", "else", "if", "(", "Opc", "==", "AMDGPU", "::", "DS_WRITE_B32", "||", "Opc", "==", "AMDGPU", "::", "DS_WRITE_B64", ")", "{", "unsigned", "Size", "=", "(", "Opc", "==", "AMDGPU", "::", "DS_WRITE_B64", ")", "?", "", ":", "", ";", "MachineBasicBlock", "::", "iterator", "Match", "=", "findMatchingDnst", "(", "I", ",", "Size", ")", ";", "if", "(", "Match", "!=", "E", ")", "{", "Modified", "=", "true", ";", "I", "=", "mergeWrite2Pair", "(", "I", ",", "Match", ","], "ground_truth": ["Size", ")", ";"], "File": "SILoadStoreOptimizer20", "Func": "optimizeBlock", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12062, "Length": 75, "Cover_Rate": 0.32608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "emit_insn", "(", "gen_add3_insn", "(", "this_rtx", ",", "this_rtx", ",", "offset", ")", ")", ";", "}", "if", "(", "vcall_offset", "!=", "", ")", "{", "rtx", "addr", ";", "riscv_emit_move", "(", "temp1", ",", "gen_rtx_MEM", "(", "Pmode", ",", "this_rtx", ")", ")", ";", "addr", "=", "riscv_add_offset", "(", "temp2", ",", "temp1", ",", "vcall_offset", ")", ";", "riscv_emit_move", "(", "temp1", ",", "gen_rtx_MEM", "(", "Pmode", ",", "addr", ")", ")", ";", "emit_insn", "(", "gen_add3_insn", "(", "this_rtx", ",", "this_rtx", ",", "temp1", ")", ")", ";", "}", "insn", "=", "emit_call_insn", "(", "gen_sibcall", "(", "fnaddr", ",", "const0_rtx", ",", "NULL", ",", "const0_rtx", ")", ")", ";", "SIBLING_CALL_P", "(", "insn", ")", "=", "", ";", "insn", "=", "get_insns"], "ground_truth": ["(", ")", ";"], "File": "riscv", "Func": "riscv_output_mi_thunk", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12063, "Length": 101, "Cover_Rate": 0.321656050955414, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Z80MCCodeEmitter", "::", "getExprOpValue", "(", "const", "MCExpr", "*", "Expr", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "MCExpr", "::", "ExprKind", "Kind", "=", "Expr", "->", "getKind", "(", ")", ";", "if", "(", "Kind", "==", "MCExpr", "::", "Binary", ")", "{", "Expr", "=", "static_cast", "<", "const", "MCBinaryExpr", "*", ">", "(", "Expr", ")", "->", "getLHS", "(", ")", ";", "Kind", "=", "Expr", "->", "getKind", "(", ")", ";", "}", "if", "(", "Kind", "==", "MCExpr", "::", "Target", ")", "{", "Z80MCExpr", "const", "*", "Z80Expr", "=", "cast", "<", "Z80MCExpr", ">", "(", "Expr", ")", ";", "int64_t", "Result", ";", "if", "(", "Z80Expr", "->", "evaluateAsConstant", "(", "Result", ")"], "ground_truth": [")", "{"], "File": "GBZ80MCCodeEmitter", "Func": "getExprOpValue", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12064, "Length": 104, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "has16Attr", "=", "!", "FnAttrs", ".", "getAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "", ")", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", ";", "bool", "hasNo16Attr", "=", "!", "FnAttrs", ".", "getAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "", ")", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", ";", "Attribute", "SFAttr", "=", "FnAttrs", ".", "getAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "", ")", ";", "bool", "softFloat", "=", "!", "SFAttr", ".", "hasAttribute", "(", "Attribute", "::", "None", ")", "?", "SFAttr", ".", "getValueAsString", "(", ")", "==", "", ":", "Options", ".", "UseSoftFloat", ";", "if", "(", "has16Attr", ")", "FS", "+=", "FS", ".", "empty", "(", ")", "?", "", ":", "", ";", "else", "if", "(", "hasNo16Attr", ")", "FS", "+=", "FS", ".", "empty", "(", ")", "?", "", ":", "", ";", "auto", "&", "I", "=", "SubtargetMap", "[", "CPU", "+", "FS", "+", "(", "softFloat", "?", "", ":", "", ")", "]", ";", "if", "(", "!", "I", ")", "{", "resetTargetOptions", "(", "F", ")", ";", "I", "=", "llvm", "::", "make_unique", "<", "Subtarget", ">", "(", "TargetTriple", ",", "CPU", ",", "FS", ",", "isLittle", ",", "*", "this", ")", ";", "}", "return", "I", ".", "get", "(", ")"], "ground_truth": [";"], "File": "MipsTargetMachine28", "Func": "getSubtargetImpl", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12065, "Length": 175, "Cover_Rate": 0.6227758007117438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstPrinter", "*", "createMCInstPrinter", "(", "const", "Triple", "&", "T", ",", "unsigned", "SyntaxVariant", ",", "const", "MCAsmInfo", "&", "MAI", ",", "const", "MCInstrInfo", "&", "MII", ",", "const", "MCRegisterInfo", "&", "MRI", ")", "{", "return", "new", "InstPrinter", "(", "MAI", ",", "MII"], "ground_truth": [",", "MRI", ")", ";"], "File": "TL45MCTargetDesc", "Func": "createTL45MCInstPrinter", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12066, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_cmpnle_pd", "(", "__m128d", "__A", ",", "__m128d", "__B", ")", "{"], "File": "emmintrin", "Func": "_mm_cmpnle_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12067, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "aarch64_register_fma_steering", "(", ")", "{", "opt_pass", "*", "pass_fma_steering", "=", "make_pass_fma_steering", "(", "g", ")", ";", "struct", "register_pass_info", "fma_steering_info", "=", "{", "pass_fma_steering", ",", "", ",", "", ",", "PASS_POS_INSERT_AFTER", "}", ";", "register_pass", "(", "&", "fma_steering_info", ")"], "ground_truth": [";"], "File": "cortex-a57-fma-steering2", "Func": "aarch64_register_fma_steering", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12068, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "createMCCodeEmitterEB", "(", "const", "MCInstrInfo", "&", "MCII", ",", "MCContext"], "ground_truth": ["&", "Ctx", ")", "{"], "File": "MipsMCCodeEmitter (2)2", "Func": "createMipsMCCodeEmitterEB", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12069, "Length": 14, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "isTypeLegal", "(", "Type", "*", "Ty", ",", "MVT", "&", "VT", ")", "{", "EVT", "Evt", "=", "TLI", ".", "getValueType", "(", "DL", ",", "Ty", ",", "true", ")", ";", "if", "(", "Evt", "==", "", "||", "!", "Evt", ".", "isSimple", "(", ")", ")", "return", "false", ";", "VT", "=", "Evt", ".", "getSimpleVT", "(", ")", ";", "return", "TLI", ".", "isTypeLegal"], "ground_truth": ["(", "VT", ")", ";"], "File": "PPCFastISel (2)", "Func": "isTypeLegal", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12070, "Length": 60, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqrshrn_n_s16", "(", "int16x8_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "int8x8_t", ")", "__builtin_aarch64_sqrshrn_nv8hi", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vqrshrn_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12071, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsPIC", "&&", "Subtarget", ".", "isSVR4ABI", "(", ")", ")", "{", "SDValue", "GA", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ",", "", ")", ";", "return", "getTOCEntry", "(", "DAG", ",", "SDLoc", "(", "GA", ")", ",", "GA", ")", ";", "}", "SDValue", "JTIHi", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ",", "MOHiFlag", ")", ";", "SDValue", "JTILo", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ",", "MOLoFlag", ")", ";", "return", "LowerLabelRef", "(", "JTIHi", ",", "JTILo", ",", "IsPIC", ","], "ground_truth": ["DAG", ")", ";"], "File": "PPCISelLowering100", "Func": "LowerJumpTable", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12072, "Length": 91, "Cover_Rate": 0.33579335793357934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "RVVVectorBitsMin", "==", "", "||", "(", "RVVVectorBitsMin", ">=", "", "&&", "RVVVectorBitsMin", "<=", "", "&&", "isPowerOf2_32", "(", "RVVVectorBitsMin", ")", ")", ")", "&&", "", "", ")", ";", "assert", "(", "(", "RVVVectorBitsMax", ">=", "RVVVectorBitsMin", "||", "RVVVectorBitsMax", "==", "", ")", "&&", "", "", ")", ";", "unsigned", "Min", "=", "RVVVectorBitsMin", ";", "if", "(", "RVVVectorBitsMax", "!=", "", ")", "Min", "=", "std"], "ground_truth": ["::", "min", "(", "RVVVectorBitsMin", ",", "RVVVectorBitsMax", ")", ";"], "File": "RISCVSubtarget11", "Func": "getMinRVVVectorSizeInBits", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12073, "Length": 65, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FI", "->", "setMustSaveLR", "(", "MustSaveLR", "(", "MF", ",", "LR", ")", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "MRI", ".", "setPhysRegUnused", "(", "LR", ")", ";", "int", "FPSI", "=", "FI", "->", "getFramePointerSaveIndex", "(", ")", ";", "bool", "is64", "=", "Subtarget", ".", "is64", "(", ")", ";", "bool", "isDarwinABI", "=", "Subtarget", ".", "isDarwinABI", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "if", "(", "!", "FPSI", "&&", "needsFP", "(", "MF", ")", ")", "{", "int", "FPOffset", "=", "getFramePointerSaveOffset", "(", "is64", ",", "isDarwinABI", ")", ";", "FPSI", "=", "MFI", "->", "CreateFixedObject", "(", "is64", "?", "", ":", "", ",", "FPOffset", ",", "true", ")", ";", "FI", "->", "setFramePointerSaveIndex", "(", "FPSI", ")", ";", "}", "int", "BPSI", "=", "FI", "->", "getBasePointerSaveIndex", "(", ")", ";", "if", "(", "!", "BPSI", "&&", "RegInfo", "->", "hasBasePointer", "(", "MF", ")", ")", "{", "int", "BPOffset", "=", "getBasePointerSaveOffset", "(", "is64", ",", "isDarwinABI", ")", ";", "BPSI", "=", "MFI", "->", "CreateFixedObject", "(", "is64", "?", "", ":", "", ",", "BPOffset", ",", "true", ")", ";", "FI", "->", "setBasePointerSaveIndex"], "ground_truth": ["(", "BPSI", ")", ";"], "File": "PPCFrameLowering24", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12074, "Length": 168, "Cover_Rate": 0.49266862170087977, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "return", "PerformDivRemCombine", "(", "N", ",", "DAG"], "ground_truth": [",", "DCI", ",", "Subtarget", ")", ";"], "File": "Cpu0ISelLowering1", "Func": "PerformDAGCombine", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12075, "Length": 22, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "R600TextureIntrinsicsReplacer", "("], "ground_truth": [")", ":"], "File": "R600TextureIntrinsicsReplacer", "Func": "R600TextureIntrinsicsReplacer", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12076, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "res", "=", "strstr", "(", "arr", "[", "", "]", ",", "str", ")", "!=", "NULL", ";", "if", "(", "res", ")", "return", "res", ";", "if", "(", "arr", "[", "", "]", "!=", "NULL", ")", "return", "strstr", "(", "arr", "[", ""], "ground_truth": ["]", ",", "str", ")", "!=", "NULL", ";"], "File": "driver-aarch642", "Func": "contains_string_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12077, "Length": 43, "Cover_Rate": 0.5443037974683544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly64x2_t", ")", "{"], "ground_truth": ["__a", ",", "__a", "}", ";"], "File": "arm", "Func": "neon2_vdupq_n_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12078, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getReadTimeStampCounter", "(", "Op", ".", "getNode", "(", ")", ",", "DL", ",", "", ",", "DAG", ",", "Subtarget", ","], "ground_truth": ["Results", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "LowerREADCYCLECOUNTER", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12079, "Length": 19, "Cover_Rate": 0.30158730158730157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "address", ")", "==", "REG", "&&", "REGNO", "(", "address", ")", "==", "LR_REGNO", ")", "SET_REGNO", "(", "address", ",", "GPR_FIRST", "+", "", ")", ";", "}", "}", "}", "frv_pack_insns", "(", ")", ";", "memset", "(", "frv_nops", ",", "", ",", "sizeof", "(", "frv_nops", ")", ")", ";", "last_call", "=", "NULL", ";", "for", "(", "insn", "=", "get_insns", "(", ")", ";", "insn", ";", "insn", "=", "next", ")", "{", "next", "=", "NEXT_INSN", "(", "insn", ")", ";", "if", "(", "CALL_P", "(", "insn", ")", "||", "(", "INSN_P", "(", "insn", ")", "&&", "GET_CODE", "(", "PATTERN", "(", "insn", ")", ")", "==", "SEQUENCE", "&&", "CALL_P", "(", "XVECEXP", "(", "PATTERN", "(", "insn", ")", ",", "", ",", "", ")", ")", ")", ")", "last_call", "=", "insn", ";", "if", "(", "!", "NOTE_P", "(", "insn", ")", "||", "NOTE_KIND", "(", "insn", ")", "!=", "NOTE_INSN_CALL_ARG_LOCATION", ")", "continue", ";", "if", "(", "NEXT_INSN", "(", "last_call", ")", "==", "insn", ")", "continue", ";", "SET_NEXT_INSN", "(", "PREV_INSN", "(", "insn", ")", ")", "=", "NEXT_INSN", "(", "insn", ")", ";", "SET_PREV_INSN", "(", "NEXT_INSN", "(", "insn", ")", ")", "=", "PREV_INSN", "(", "insn", ")", ";", "SET_PREV_INSN", "(", "insn", ")", "=", "last_call", ";", "SET_NEXT_INSN", "(", "insn", ")", "=", "NEXT_INSN", "(", "last_call", ")", ";", "SET_PREV_INSN", "(", "NEXT_INSN", "(", "insn", ")", ")", "=", "insn", ";", "SET_NEXT_INSN", "(", "PREV_INSN", "(", "insn", ")", ")", "=", "insn", ";", "last_call", "=", "insn"], "ground_truth": [";"], "File": "frv3", "Func": "frv_function_prologue", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 12080, "Length": 208, "Cover_Rate": 0.5636856368563685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "(", "char"], "ground_truth": [")", "C", ";"], "File": "LC3MCCodeEmitter", "Func": "EmitByte", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12081, "Length": 7, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "cpu", "=", "TREE_STRING_POINTER", "(", "arg", ")", ";", "rtx", "cpuid", "=", "NULL_RTX", ";", "for", "(", "size_t", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "cpu_is_info", ")", ";", "i", "++", ")", "if", "(", "strcmp", "(", "cpu", ",", "cpu_is_info", "[", "i", "]", ".", "cpu", ")", "==", "", ")", "{", "cpuid", "=", "GEN_INT", "(", "cpu_is_info", "[", "i", "]", ".", "cpuid", "+", "_DL_FIRST_PLATFORM", ")", ";", "break", ";", "}", "if", "(", "cpuid", "==", "NULL_RTX", ")", "{", "error", "(", "", ",", "cpu", ",", "rs6000_builtin_info", "[", "(", "size_t", ")", "fcode", "]", ".", "name", ")", ";", "return", "const0_rtx", ";", "}", "rtx", "platform", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tcbmem", "=", "gen_const_mem", "(", "SImode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "TLS_REGNUM", ")", ",", "GEN_INT", "(", "TCB_PLATFORM_OFFSET", ")", ")", ")", ";", "emit_move_insn", "(", "platform", ",", "tcbmem", ")", ";", "emit_insn", "(", "gen_eqsi3", "(", "target", ",", "platform", ",", "cpuid", ")", ")", ";", "}", "else", "if", "(", "fcode", "==", "RS6000_BUILTIN_CPU_SUPPORTS", ")", "{", "const", "char", "*", "hwcap", "=", "TREE_STRING_POINTER", "(", "arg", ")", ";", "rtx", "mask", "="], "ground_truth": ["NULL_RTX", ";"], "File": "powerpcspe", "Func": "cpu_expand_builtin", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12082, "Length": 170, "Cover_Rate": 0.35490605427974947, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getImm4", "(", "insn", ")", "<<", "", "|", "slice", "(", "insn", ",", "", ",", "", ")", "<<", "", "|", "getImm3", "(", "insn", ")", "<<", "", "|", "getImm8"], "ground_truth": ["(", "insn", ")", ";"], "File": "ThumbDisassemblerCore", "Func": "getImm16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12083, "Length": 31, "Cover_Rate": 0.7560975609756098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "needGPSaveRestore", "(", ")"], "ground_truth": ["const", "{"], "File": "MipsMachineFunction11", "Func": "needGPSaveRestore", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12084, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "Op", "=", "static_cast", "<", "Operand", "*", ">", "(", "Operands", "[", "", "]", ")", ";", "Operand", "*", "Op2", "=", "static_cast", "<", "Operand", "*", ">", "(", "Operands", "[", "", "]", ")", ";", "Operands", "[", "", "]", "=", "Operand", "::", "CreateToken", "(", "", ",", "false", ",", "Op", "->", "getStartLoc", "(", ")", ",", "Context", ")", ";", "Operands", ".", "push_back", "(", "Operands", "[", "", "]", ")", ";", "unsigned", "ZeroReg", "=", "", ";", "if", "(", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "Operands", "[", "", "]", "->", "getReg", "(", ")", ")", ")", "ZeroReg", "=", "", ";", "Operands", "[", "", "]", "=", "Operand", "::", "CreateReg", "(", "ZeroReg", ",", "false", ",", "Op2", "->", "getStartLoc", "(", ")", ",", "Op2"], "ground_truth": ["->", "getEndLoc", "(", ")", ",", "Context", ")", ";"], "File": "ARM64AsmParser", "Func": "rewriteMOVR", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12085, "Length": 120, "Cover_Rate": 0.8275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_veorq_m_uv8hi", "(", "__inactive", ",", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_veorq_m_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12086, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmParser", "::", "OperandMatchResultTy", "AsmParser", "::", "parseJumpTarget", "(", "OperandVector", "&", "Operands", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "SMLoc", "S", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "OperandMatchResultTy", "ResTy", "=", "parseImm", "(", "Operands", ")", ";", "if", "(", "ResTy", "!=", "MatchOperand_NoMatch", ")", "return", "ResTy", ";", "ResTy", "=", "parseAnyRegister", "(", "Operands", ")", ";", "if", "(", "ResTy", "!=", "MatchOperand_NoMatch", ")", "return", "ResTy", ";", "const", "MCExpr", "*", "Expr", "=", "nullptr", ";", "if", "(", "Parser", ".", "parseExpression", "(", "Expr", ")", ")", "{", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "", "(", "Expr", ",", "S", ",", "getLexer", "(", ")"], "ground_truth": [".", "getLoc", "(", ")", ",", "*", "this", ")", ")", ";"], "File": "MipsAsmParser32", "Func": "parseJumpTarget", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12087, "Length": 109, "Cover_Rate": 0.9478260869565217, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCInstrInfo", "::", "requiresSlot", "(", "MCSubtargetInfo", "const", "&", "STI", ",", "MCInst", "const", "&", "MCI", ")", "{", "const", "unsigned", "OpCode", "=", "MCI", ".", "getOpcode", "(", ")", ";", "const", "bool", "IsTiny", "=", "STI", ".", "getFeatureBits", "(", ")"], "ground_truth": ["[", "", "]", ";"], "File": "HexagonMCInstrInfo1", "Func": "requiresSlot", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12088, "Length": 39, "Cover_Rate": 0.5131578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "&", "Op", "=", "static_cast", "<", "Operand", "&", ">", "(", "AsmOp", ")", ";", "MatchClassKind", "Expected", "=", "static_cast", "<", "MatchClassKind", ">", "(", "ExpectedKind", ")", ";", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "if", "(", "MCConstantExpr", "const", "*", "Const", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Op", ".", "getImm", "(", ")", ")", ")", "{", "int64_t", "RegNum", "=", "Const", "->", "getValue", "(", ")", ";", "std", "::", "ostringstream", "RegName", ";", "RegName", "<<", "", "<<", "RegNum", ";", "RegNum", "=", "MatchRegisterName", "(", "RegName", ".", "str", "(", ")", ".", "c_str", "(", ")", ")", ";", "if", "(", "RegNum", "!=", "", ")", "{", "Op", ".", "makeReg", "(", "RegNum", ")", ";", "if", "(", "validateOperandClass", "(", "Op", ",", "Expected", ")", "==", "Match_Success", ")", "{", "return", "Match_Success", ";", "}", "}", "}", "}", "if", "(", "Op", ".", "isReg", "(", ")", ")", "{", "if", "(", "isSubclass", "(", "Expected", ",", "MCK_DREGS", ")", ")", "{", "unsigned", "correspondingDREG", "=", "toDREG", "(", "Op", ".", "getReg", "(", ")", ")", ";", "if", "(", "correspondingDREG", "!=", "", ")", "{", "Op", ".", "makeReg", "(", "correspondingDREG", ")", ";", "return", "validateOperandClass", "(", "Op", ","], "ground_truth": ["Expected", ")", ";"], "File": "MCS51AsmParser", "Func": "validateTargetOperandClass", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12089, "Length": 174, "Cover_Rate": 0.8787878787878788, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "X", "(", "getTheleTarget", "(", ")", ")", ";", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "Y", "(", "getThebeTarget", "(", ")", ")", ";", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "Z", "(", "getTheARM64Target", "(", ")", ")", ";", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "W", "(", "getTheARM64_32Target", "(", ")", ")", ";", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "V", "(", "getThe_32Target"], "ground_truth": ["(", ")", ")", ";"], "File": "AArch64AsmPrinter1", "Func": "LLVMInitializeAArch64AsmPrinter", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12090, "Length": 55, "Cover_Rate": 0.8870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "CC__Custom_i1i8i16_Stack", "(", "unsigned", "ValNo", ",", "MVT", "ValVT", ",", "MVT", "LocVT", ",", "CCValAssign", "::", "LocInfo", "LocInfo", ",", "", "ArgFlags", ",", "CCState", "&", "State", ")", "{", "unsigned", "Space", "=", "(", "(", "LocVT", "==", "", "||", "LocVT", "==", "", ")", "?", "", ":", "", ")", ";", "unsigned", "Offset12", "=", "State", ".", "AllocateStack", "(", "Space", ",", "Space", ")", ";", "ValVT", "=", "LocVT"], "ground_truth": [";"], "File": "ARM64CallingConv", "Func": "CC_ARM64_Custom_i1i8i16_Stack", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12091, "Length": 61, "Cover_Rate": 0.6703296703296703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "OpId", "=", "", ";", "break", ";", "case", "", ":", "OpId", "=", "", ";", "break", ";", "}", "if", "(", "Info", "->", "get", "(", "Inst", ".", "getOpcode", "(", ")", ")", ".", "OpInfo", "[", "OpId", "]", ".", "OperandType", "!=", "MCOI", "::", "OPERAND_PCREL", ")", "return", "false", ";", "Target", "=", "Addr", "+", "Inst", ".", "getOperand", "(", "OpId", ")", ".", "getImm", "(", ")", "+", "", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMMCTargetDesc19", "Func": "evaluateBranch", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12092, "Length": 81, "Cover_Rate": 0.5225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "{", "auto", "&", "DL", "=", "I", ".", "getCalledFunction", "(", ")", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "PointerType", "*", "PtrTy", "=", "cast", "<", "PointerType", ">", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "MaybeAlign", "(", "DL", ".", "getABITypeAlignment", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ")", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOVolatile", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "auto", "&", "DL", "=", "I", ".", "getCalledFunction", "(", ")", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "PointerType", "*", "PtrTy", "=", "cast", "<", "PointerType", ">", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "MaybeAlign", "(", "DL", ".", "getABITypeAlignment", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ")", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOStore", "|", "MachineMemOperand", "::", "MOVolatile", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "Align", "(", "", ")", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOStore", "|", "MachineMemOperand", "::", "MOVolatile", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "Align", "(", ""], "ground_truth": [")", ";"], "File": "ARMISelLowering (2)6", "Func": "getTgtMemIntrinsic", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12093, "Length": 335, "Cover_Rate": 0.300179211469534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Value", "==", "", ")", "return", ";", "MCFixupKindInfo", "Info", "=", "getFixupKindInfo", "(", "Fixup", ".", "getKind", "(", ")", ")", ";", "auto", "NumBits", "=", "Info", ".", "TargetSize", "+", "Info", ".", "TargetOffset", ";", "auto", "NumBytes", "=", "(", "NumBits", "/", "", ")", "+", "(", "(", "NumBits", "%", "", ")", "==", "", "?", "", ":", "", ")", ";", "Value", "<<=", "Info", ".", "TargetOffset", ";", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "assert", "(", "Offset", "+", "NumBytes", "<=", "Data", ".", "size", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "SNESAsmBackend", "Func": "applyFixup", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12094, "Length": 84, "Cover_Rate": 0.4692737430167598, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCAsmInfo", "*", "createMCAsmInfo", "(", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "Triple", "&", "TT", ")", "{", "MCAsmInfo", "*", "MAI", "=", "new", "MCAsmInfo", "(", ")", ";", "MCCFIInstruction", "Inst", "=", "MCCFIInstruction", "::", "createDefCfa", "(", "nullptr", ",", "MRI", ".", "getDwarfRegNum", "(", "", ",", "true", ")", ",", "", ")", ";", "MAI", "->", "addInitialFrameState", "(", "Inst", ")", ";", "return"], "ground_truth": ["MAI", ";"], "File": "RISCVMCTargetDesc (2)1", "Func": "createRISCVMCAsmInfo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12095, "Length": 56, "Cover_Rate": 0.9180327868852459, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "flags", "=", "", ";", "if", "(", "strcmp", "(", "name", ",", "", ")", "==", "", "||", "startswith", "(", "name", ",", "", ")", "||", "startswith", "(", "name", ",", "", ")", "||", "strcmp", "(", "name", ",", ""], "ground_truth": [")", "==", "", "||", "startswith", "(", "name", ",", "", ")", "||", "startswith", "(", "name", ",", "", ")", ")", "flags", "=", "SECTION_SMALL", ";"], "File": "alpha", "Func": "alpha_elf_section_type_flags", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12096, "Length": 58, "Cover_Rate": 0.6444444444444445, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsaInfo", "::", "hasCodeObjectV3", "(", "getGlobalSTI", "(", ")", ")", ")", "HSAMetadataStream", ".", "reset", "(", "new", "MetadataStreamerV3"], "ground_truth": ["(", ")", ")", ";"], "File": "AMDGPUAsmPrinter100", "Func": "AMDGPUAsmPrinter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12097, "Length": 21, "Cover_Rate": 0.3387096774193548, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "!", "MI", ".", "getOperand", "(", "FIOperandNo", ")", ".", "isFI", "(", ")", ")", "{", "++", "FIOperandNo", ";", "assert", "(", "FIOperandNo", "!=", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "}", "unsigned", "OffsetOperandNo", "=", "(", "FIOperandNo", "==", "", ")", "?", "", ":", "", ";", "if", "(", "MI", ".", "isInlineAsm", "(", ")", ")", "OffsetOperandNo", "=", "FIOperandNo", "-", "", ";", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "FIOperandNo", ")", ".", "getIndex", "(", ")", ";", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "int", "FPSI", "=", "FI", "->", "getFramePointerSaveIndex", "(", ")", ";", "unsigned", "OpC", "=", "MI", ".", "getOpcode", "(", ")", ";", "if", "(", "FPSI", "&&", "FrameIndex", "==", "FPSI", "&&", "(", "OpC", "==", "", "||", "OpC", "==", "", ")", ")", "{", "lowerDynamicAlloc", "(", "II", ",", "SPAdj", ",", "RS", ")", ";", "return", ";", "}", "if", "(", "requiresRegisterScavenging", "(", "MF", ")", ")", "{", "if", "(", "OpC", "==", "", ")", "{", "lowerCRSpilling", "(", "II", ",", "FrameIndex", ",", "SPAdj", ",", "RS", ")", ";", "return", ";", "}", "else", "if", "(", "OpC", "==", "", ")", "{", "lowerCRRestore", "(", "II", ",", "FrameIndex", ",", "SPAdj", ",", "RS", ")", ";", "return", ";", "}", "}", "bool", "is64Bit", "=", "Subtarget", ".", "is64", "(", ")", ";", "MI", ".", "getOperand", "(", "FIOperandNo", ")", ".", "ChangeToRegister", "(", "TFI", "->", "hasFP", "(", "MF", ")", "?", "(", "is64Bit", "?", "", ":", "", ")", ":", "(", "is64Bit", "?", "", ":", "", ")", ",", "false", ")", ";", "bool", "isIXAddr", "=", "false", ";", "switch", "(", "OpC", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "isIXAddr", "=", "true", ";", "break", ";", "}", "int", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "FrameIndex", ")", ";", "if", "(", "!", "isIXAddr", ")", "Offset", "+=", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "getImm", "(", ")", ";", "else", "Offset", "+=", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "getImm", "(", ")", "<<", "", ";", "if", "(", "!", "MF", ".", "getFunction", "(", ")", "->", "getFnAttributes", "(", ")", ".", "hasAttribute", "(", "Attributes", "::", "Naked", ")", ")", "Offset", "+=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "OpC", "==", "", "||", "(", "isInt", "<", "", ">", "(", "Offset", ")", "&&", "(", "!", "isIXAddr", "||", "(", "Offset", "&", "", ")", "==", "", ")", ")", ")", "{", "if", "(", "isIXAddr", ")", "Offset", ">>=", "", ";", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")"], "ground_truth": [".", "ChangeToImmediate", "(", "Offset", ")", ";"], "File": "PPCRegisterInfo14", "Func": "eliminateFrameIndex", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12098, "Length": 382, "Cover_Rate": 0.5086551264980027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getTM", "<", "TargetMachine", ">"], "ground_truth": ["(", ")", ";"], "File": "AAPTargetMachine", "Func": "getAAPTargetMachine", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12099, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BV", "->", "isConstant", "(", ")", "&&", "IndexWidth", ">", "", "&&", "DAG", ".", "ComputeNumSignBits", "(", "Index", ")", ">", "(", "IndexWidth", "-", "", ")", ")", "{", "unsigned", "NumElts", "=", "Index", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ";", "EVT", "NewVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "NumElts", ")", ";", "Index", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NewVT", ",", "Index", ")", ";", "return", "rebuildGatherScatter", "(", "GorS", ",", "Index", ",", "Base", ",", "Scale", ",", "DAG", ")", ";", "}", "}", "if", "(", "(", "Index", ".", "getOpcode", "(", ")", "==", "", "||", "Index", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "IndexWidth", ">", "", "&&", "Index", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", "<=", "", "&&", "DAG", ".", "ComputeNumSignBits", "(", "Index", ")", ">", "(", "IndexWidth", "-", "", ")", ")", "{", "unsigned", "NumElts", "=", "Index", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ";", "EVT", "NewVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "NumElts", ")", ";", "Index", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NewVT", ",", "Index", ")", ";", "return", "rebuildGatherScatter", "(", "GorS", ",", "Index", ",", "Base", ",", "Scale", ",", "DAG", ")", ";", "}", "}", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "{", "unsigned", "IndexWidth", "=", "Index", ".", "getScalarValueSizeInBits", "(", ")", ";", "if", "(", "IndexWidth", "!=", "", "&&", "IndexWidth", "!=", "", ")", "{", "MVT", "EltVT", "=", "IndexWidth", ">", "", "?", "", ":", "", ";", "EVT", "IndexVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "EltVT", ",", "Index", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ")", ";", "Index", "=", "DAG", ".", "getSExtOrTrunc", "(", "Index", ",", "DL", ",", "IndexVT", ")", ";", "return", "rebuildGatherScatter", "(", "GorS", ",", "Index", ",", "Base", ",", "Scale", ",", "DAG", ")", ";", "}", "}", "SDValue", "Mask", "=", "GorS", "->", "getMask", "(", ")", ";", "if", "(", "Mask", ".", "getScalarValueSizeInBits", "(", ")", "!=", "", ")", "{", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "APInt", "DemandedMask", "(", "APInt", "::", "getSignMask", "(", "Mask", ".", "getScalarValueSizeInBits", "(", ")", ")", ")", ";", "if", "(", "TLI", ".", "SimplifyDemandedBits", "(", "Mask", ",", "DemandedMask", ",", "DCI", ")", ")", "{", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "DCI", ".", "AddToWorklist", "(", "N", ")", ";", "return", "SDValue", "(", "N", ",", "", ")", ";", "}", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering101", "Func": "combineGatherScatter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12100, "Length": 391, "Cover_Rate": 0.7712031558185405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "getParser", "(", ")", "const", "{", "return"], "ground_truth": ["Parser", ";"], "File": "FISCAsmParser", "Func": "getParser", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12101, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "XVECLEN", "(", "parallel", ",", "", ")", ";", "++", "i", ")", "{", "const_rtx", "x", ";", "x", "=", "XEXP", "(", "XVECEXP", "(", "parallel", ",", "", ",", "i", ")", ",", "", ")", ";", "if", "(", "REG_P", "(", "x", ")", "&&", "REGNO", "(", "x", ")", "==", "regno"], "ground_truth": [")", "return", "true", ";"], "File": "m68k", "Func": "m68k_reg_present_p", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12102, "Length": 55, "Cover_Rate": 0.5288461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "*", "getSubtargetImpl", "(", ")", "const", "override", "{", "return", "&"], "ground_truth": ["Subtarget", ";"], "File": "SystemZTargetMachine", "Func": "getSubtargetImpl", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12103, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "R", "(", "a", ")", ",", ""], "ground_truth": [",", "bs", ")", ";"], "File": "disassembler", "Func": "max_ge_r0", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12104, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Rm", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "if", "(", "Rt", "==", "", "||", "Rt2", "==", "", "||", "Rm", "==", "", ")", "S", "=", "MCDisassembler", "::", "SoftFail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rt", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rt2", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeSPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeSPRRegisterClass", "(", "Inst", ",", "Rm", "+"], "ground_truth": ["", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler39", "Func": "DecodeVMOVRRS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12105, "Length": 131, "Cover_Rate": 0.5598290598290598, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MachineBasicBlock", "*", "insertDivByZeroTrap", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "&", "MBB", ",", "const", "TargetInstrInfo", "&", "TII", ",", "bool", "Is64Bit", ",", "bool", "IsMicro", ")", "{", "if", "(", "NoZeroDivCheck", ")", "return", "&", "MBB", ";", "MachineBasicBlock", "::", "iterator", "I", "(", "MI", ")", ";", "MachineInstrBuilder", "MIB", ";", "MachineOperand", "&", "Divisor", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MIB", "=", "BuildMI", "(", "MBB", ",", "std", "::", "next", "(", "I", ")", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "IsMicro", "?", "", ":", "", ")", ")", ".", "addReg", "(", "Divisor", ".", "getReg", "(", ")", ",", "getKillRegState", "(", "Divisor", ".", "isKill", "(", ")", ")"], "ground_truth": [")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";"], "File": "MipsISelLowering (2)4", "Func": "insertDivByZeroTrap", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12106, "Length": 114, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addTLSRegOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "PPCAsmParser (2)1", "Func": "addTLSRegOperands", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12107, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "VK__PCREL_LO", ":", "return", "", ";", "case", "VK__PCREL_HI", ":", "return", "", ";", "case", "VK__GOT_HI", ":", "return", "", ";", "case", "VK__TPREL_LO", ":", "return", "", ";", "case", "VK__TPREL_HI", ":", "return", "", ";", "case", "VK__TPREL_ADD", ":", "return"], "ground_truth": ["", ";"], "File": "RISCVMCExpr", "Func": "getVariantKindName", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12108, "Length": 39, "Cover_Rate": 0.46987951807228917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", ".", "isTargetDarwin", "(", ")", "&&", "CC", "==", "CallingConv", "::", "CXX_FAST_TLS", ")", "return", "CSR_iOS_CXX_TLS_RegMask", ";", "return", "STI", ".", "isTargetDarwin", "("], "ground_truth": [")", "?", "CSR_iOS_RegMask", ":", "CSR_AAPCS_RegMask", ";"], "File": "ARMBaseRegisterInfo13", "Func": "getCallPreservedMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12109, "Length": 28, "Cover_Rate": 0.3835616438356164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NormalizedIdxVal", "=", "(", "(", "(", "IdxVal", "*", "ElVT", ".", "getSizeInBits", "(", ")", ")", "/", "", ")", "*", "ElemsPerChunk", ")", ";", "SDValue", "VecIdx", "=", "DAG", ".", "getConstant", "(", "NormalizedIdxVal", ",", "", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl"], "ground_truth": [",", "ResultVT", ",", "Result", ",", "Vec", ",", "VecIdx", ")", ";"], "File": "X86ISelLowering114", "Func": "Insert128BitVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12110, "Length": 52, "Cover_Rate": 0.3170731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "getEndLoc", "(", ")"], "ground_truth": ["const", "{"], "File": "MipsAsmParser102", "Func": "getEndLoc", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12111, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrItineraryData", "*", "getInstrItineraryData", "(", ")", "const", "override", "{", "return", "&"], "ground_truth": ["InstrItins", ";"], "File": "AMDGPUSubtarget102", "Func": "getInstrItineraryData", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12112, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "&"], "ground_truth": ["~", "__b", ";"], "File": "arm", "Func": "neon2_vbic_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12113, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", "->", "hasSVE", "(", ")", ")"], "ground_truth": ["return", "", "/", "", ";"], "File": "AArch64TargetTransformInfo18", "Func": "getMaxVScale", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12114, "Length": 13, "Cover_Rate": 0.38235294117647056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "mode", "==", "HFmode", "&&", "TARGET_SSE2", ")", "?"], "ground_truth": ["true", ":", "default_libgcc_floating_mode_supported_p", "(", "mode", ")", ")", ";"], "File": "i386", "Func": "ix86_libgcc_floating_mode_supported_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12115, "Length": 18, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "*", "MF", ")", "{", "for", "(", "MachineInstr", "&", "MI", ":", "MBB", ")", "{", "if", "(", "isCRLogical", "(", "MI", ")", ")", "{", "AllCRLogicalOps", ".", "push_back", "(", "createCRLogicalOpInfo", "(", "MI", ")", ")", ";", "TotalCRLogicals", "++", ";", "if", "(", "AllCRLogicalOps", ".", "back", "(", ")", ".", "IsNullary", ")", "TotalNullaryCRLogicals", "++", ";", "else", "if", "(", "AllCRLogicalOps", ".", "back", "(", ")", ".", "IsBinary", ")", "TotalBinaryCRLogicals", "++", ";", "else", "TotalUnaryCRLogicals"], "ground_truth": ["++", ";"], "File": "PPCReduceCRLogicals", "Func": "collectCRLogicals", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12116, "Length": 71, "Cover_Rate": 0.8658536585365854, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "yaml", "::", "MachineFunctionInfo", "("], "ground_truth": [")", ";"], "File": "RISCVTargetMachine10", "Func": "createDefaultFuncInfoYAML", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12117, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_permutex2var_epi16", "(", "__m512i", "__A", ",", "__m512i", "__I", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_vpermt2varhi512_mask", "(", "(", "__v32hi", ")", "__I", ",", "(", "__v32hi", ")", "__A", ",", "("], "ground_truth": ["__v32hi", ")", "__B", ",", "(", "__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_permutex2var_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12118, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x2_t", ")", "(", "(", "__a", "&", "__b", ")", "!=", ""], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vtst_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12119, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "tmpconst", ";", "int", "tmpwidth", ";", "int", "retval", "=", "simd_valid_immediate", "(", "op", ",", "mode", ",", "inverse", ",", "&", "tmpconst", ",", "&", "tmpwidth", ")", ";", "if", "(", "retval", "<", "", "||", "retval", ">", "", ")", "return", "", ";", "if", "(", "modconst", ")", "*", "modconst", "=", "tmpconst", ";", "if", "(", "elementwidth", ")", "*", "elementwidth", "=", "tmpwidth", ";", "return", ""], "ground_truth": [";"], "File": "arm", "Func": "neon_immediate_valid_for_logic", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12120, "Length": 58, "Cover_Rate": 0.725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CopyPropagation", "::", "recordCopy", "(", "NodeAddr", "<", "StmtNode", "*", ">", "SA", ",", "EqualityMap"], "ground_truth": ["&", "EM", ")", "{"], "File": "RDFCopy1", "Func": "recordCopy", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12121, "Length": 17, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_alignr_epi32", "(", "__m512i", "__A", ",", "__m512i", "__B", ",", "const", "int", "__imm", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_alignd512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "__B", ",", "__imm", ",", "(", "__v16si", ")", "_mm512_undefined_si512", "(", ")", ",", "("], "ground_truth": ["__mmask16", ")", "-", "", ")", ";"], "File": "avx512fintrin4", "Func": "_mm512_alignr_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12122, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "align", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "size", "==", "", ")", "{", "if", "(", "align", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "align", "=", "", ";", "}", "else", "{", "if", "(", "size", "==", "", ")", "{", "align", "*=", "", ";", "}", "else", "{", "size", "=", "", "<<", "size", ";", "align", "*=", "", "*", "size", ";", "}", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "(", "Rd", "+", "inc", ")", "%", "", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "(", "Rd", "+", "", "*", "inc", ")", "%", "", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "(", "Rd", "+", "", "*", "inc"], "ground_truth": [")", "%", "", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler", "Func": "DecodeVLD4DupInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12123, "Length": 183, "Cover_Rate": 0.4485294117647059, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NEONRegSpacing", "RegSpc", "=", "TableEntry", "->", "RegSpacing", ";", "unsigned", "NumRegs", "=", "TableEntry", "->", "NumRegs", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "TableEntry", "->", "RealOpc", ")", ")", ";", "unsigned", "OpIdx", "=", "", ";", "bool", "DstIsDead", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ".", "isDead", "(", ")", ";", "unsigned", "DstReg", "=", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ".", "getReg", "(", ")", ";", "unsigned", "D0", ",", "D1", ",", "D2", ",", "D3", ";", "GetDSubRegs", "(", "DstReg", ",", "RegSpc", ",", "TRI", ",", "D0", ",", "D1", ",", "D2", ",", "D3", ")", ";", "MIB", ".", "addReg", "(", "D0", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "D1", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "if", "(", "NumRegs", ">", "", ")", "MIB", ".", "addReg", "(", "D2", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "if", "(", "NumRegs", ">", "", ")", "MIB", ".", "addReg", "(", "D3", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ";", "if", "(", "TableEntry", "->", "HasWriteBack", ")", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "if", "(", "TableEntry", "->", "HasWriteBack", ")", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "unsigned", "SrcOpIdx", "=", "", ";", "if", "(", "RegSpc", "==", "EvenDblSpc", "||", "RegSpc", "==", "OddDblSpc", ")", "SrcOpIdx", "=", "OpIdx", "++", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "MIB", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "OpIdx", "++", ")", ")", ";", "if", "(", "SrcOpIdx", "!=", "", ")", "{", "MachineOperand", "MO", "=", "MI", ".", "getOperand", "(", "SrcOpIdx", ")", ";", "MO", ".", "setImplicit", "(", "true"], "ground_truth": [")", ";"], "File": "ARMExpandPseudoInsts81", "Func": "ExpandVLD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12124, "Length": 307, "Cover_Rate": 0.7326968973747017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "!", "hasShiftedReg", "(", "Second", ")", ";", "}", "}", "}", "if", "(", "Subtarget", ".", "hasArithmeticCbzFusion", "(", ")", ")", "{", "unsigned", "SecondOpcode", "=", "Second", ".", "getOpcode", "(", ")", ";", "if", "(", "SecondOpcode", "==", "", "||", "SecondOpcode", "==", "", "||", "SecondOpcode", "==", "", "||", "SecondOpcode", "==", "", ")", "{", "switch", "(", "First", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64InstrInfo42", "Func": "shouldScheduleAdjacent", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12125, "Length": 121, "Cover_Rate": 0.3047858942065491, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vaddlvq_p_uv4si", "(", "__a", ",", "__p", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vaddlvq_p_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12126, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "t", "=", "build2", "(", "BIT_AND_EXPR", ",", "integer_type_node", ",", "t", ",", "build_int_cst", "(", "integer_type_node", ",", "-", "align", ")", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "orig_ndx", ")", ",", "t", ",", "pre_p", ")", ";", "}", "t", "=", "fold_convert", "(", "integer_type_node", ",", "va_size", ")", ";", "t", "=", "build2", "(", "PLUS_EXPR", ",", "integer_type_node", ",", "orig_ndx", ",", "t", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "ndx", ")", ",", "t", ",", "pre_p", ")", ";", "array", "=", "create_tmp_var", "(", "ptr_type_node", ")", ";", "lab_over", "=", "NULL", ";", "if", "(", "!", "must_pass_va_arg_in_stack", "(", "type", ")", ")", "{", "lab_false", "=", "create_artificial_label", "(", "UNKNOWN_LOCATION", ")", ";", "lab_over", "=", "create_artificial_label", "(", "UNKNOWN_LOCATION", ")", ";", "t", "=", "build2", "(", "GT_EXPR", ",", "boolean_type_node", ",", "unshare_expr", "(", "ndx", ")", ",", "build_int_cst", "(", "integer_type_node", ",", "MAX_ARGS_IN_REGISTERS", "*", "UNITS_PER_WORD", ")", ")", ";", "t", "=", "build3", "(", "COND_EXPR", ",", "void_type_node", ",", "t", ",", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "lab_false", ")", ",", "NULL_TREE", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "array", ")", ",", "reg", ",", "pre_p", ")", ";", "t", "=", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "lab_over", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "t", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node", ",", "lab_false", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "}", "lab_false2", "=", "create_artificial_label", "(", "UNKNOWN_LOCATION", ")", ";", "t", "=", "build2", "(", "GT_EXPR", ",", "boolean_type_node", ",", "unshare_expr", "(", "orig_ndx", ")", ",", "build_int_cst", "(", "integer_type_node", ",", "MAX_ARGS_IN_REGISTERS", "*", "UNITS_PER_WORD", ")", ")", ";", "t", "=", "build3", "(", "COND_EXPR", ",", "void_type_node", ",", "t", ",", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "lab_false2", ")", ",", "NULL_TREE", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "t", "=", "size_binop", "(", "PLUS_EXPR", ",", "unshare_expr", "(", "va_size", ")", ",", "size_int", "(", "", ")", ")", ";", "t", "=", "fold_convert", "(", "integer_type_node", ",", "t", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "ndx", ")", ",", "t", ",", "pre_p", ")", ";", "t", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node", ",", "lab_false2", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "gimplify_assign", "(", "array", ",", "stk", ",", "pre_p", ")", ";", "if", "(", "lab_over", ")", "{", "t", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node", ",", "lab_over", ")", ";", "gimplify_and_add", "(", "t", ",", "pre_p", ")", ";", "}", "if", "(", "BYTES_BIG_ENDIAN", "&&", "TREE_CODE", "(", "type_size", ")", "==", "INTEGER_CST", ")", "{", "t", "=", "fold_build2", "(", "GE_EXPR", ",", "boolean_type_node", ",", "unshare_expr", "(", "type_size", ")", ",", "size_int", "(", "PARM_BOUNDARY", "/", "BITS_PER_UNIT", ")", ")", ";", "t", "=", "fold_build3", "(", "COND_EXPR", ",", "sizetype", ",", "t", ",", "unshare_expr", "(", "va_size", ")", ",", "unshare_expr", "(", "type_size", ")", ")", ";", "size", "="], "ground_truth": ["t", ";"], "File": "xtensa", "Func": "xtensa_gimplify_va_arg_expr", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12127, "Length": 407, "Cover_Rate": 0.4987745098039216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "Op", "=", "new", "Operand", "(", "k_Extend", ",", "Ctx", ")", ";", "Op", "->", "Extend", ".", "Val", "=", "", "(", "ExtOp", ",", "Val", ")", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "="], "ground_truth": ["E", ";"], "File": "ARM64AsmParser", "Func": "CreateExtend", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12128, "Length": 37, "Cover_Rate": 0.5522388059701493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "OpNo", "<", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "getNumOperands", "(", ")", "||", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "TSFlags", "==", "", ")", "&&", "", ")", ";", "unsigned", "WAReg", "=", "Op", ".", "getReg", "(", ")", ";", "if", "(", "int", "(", "WAReg", ")", ">=", "", ")", "printRegName", "(", "O", ",", "WAReg", ")", ";", "else", "if", "(", "OpNo", ">=", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "getNumDefs", "(", ")", ")", "O", "<<", "", "<<", "FunctionInfo", "::", "getWARegStackId", "(", "WAReg", ")", ";", "else", "if", "(", "WAReg", "!=", "FunctionInfo", "::", "UnusedReg", ")", "O", "<<", "", "<<", "FunctionInfo", "::", "getWARegStackId", "(", "WAReg", ")", ";", "else", "O", "<<", "", ";", "if", "(", "OpNo", "<", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "getNumDefs", "(", ")", ")", "O", "<<", "'='", ";", "}", "else", "if", "(", "Op", ".", "isImm", "(", ")", ")", "{", "assert", "(", "(", "OpNo", "<", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "getNumOperands", "(", ")", "||", "(", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "TSFlags", "&", "", ")", ")", "&&", "", "", ")", ";", "O", "<<", "Op", ".", "getImm", "(", ")", ";", "}", "else", "if", "(", "Op", ".", "isFPImm", "(", ")", ")", "{", "const", "MCInstrDesc", "&", "Desc", "=", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "assert", "(", "OpNo", "<", "Desc", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "assert", "(", "Desc", ".", "TSFlags", "==", "", "&&", "", ")", ";", "const", "MCOperandInfo", "&", "Info", "=", "Desc", ".", "OpInfo", "["], "ground_truth": ["OpNo", "]", ";"], "File": "WebAssemblyInstPrinter31", "Func": "printOperand", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12129, "Length": 267, "Cover_Rate": 0.6082004555808656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OffsetRelocLen", ")", "OffsetRelocLen", "+=", "", ";", "if", "(", "ExternRelocLen", ")", "ExternRelocLen", "+=", "", ";", "OS", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FuncLen", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FuncLen", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "LineLen", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FuncLen", "+", "LineLen", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "OffsetRelocLen", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FuncLen", "+", "LineLen", "+", "OffsetRelocLen", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "ExternRelocLen", ",", "", ")", ";", "OS", ".", "AddComment", "(", "", ")", ";", "OS", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "for", "(", "const", "auto", "&", "FuncSec", ":", "FuncInfoTable", ")", "{", "OS", ".", "AddComment", "(", "", "+", "std", "::", "to_string", "(", "FuncSec", ".", "first", ")", ")", ";", "OS", ".", "EmitIntValue", "(", "FuncSec", ".", "first", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FuncSec", ".", "second", ".", "size", "(", ")", ",", "", ")", ";", "for", "(", "const", "auto", "&", "FuncInfo", ":", "FuncSec", ".", "second", ")", "{", "Asm", "->", "EmitLabelReference", "(", "FuncInfo", ".", "Label", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FuncInfo", ".", "TypeId", ",", "", ")", ";", "}", "}", "OS", ".", "AddComment", "(", "", ")", ";", "OS", ".", "EmitIntValue", "(", "", ",", "", ")", ";", "for", "(", "const", "auto", "&", "LineSec", ":", "LineInfoTable", ")", "{", "OS", ".", "AddComment", "(", "", "+", "std", "::", "to_string", "(", "LineSec", ".", "first", ")", ")", ";", "OS", ".", "EmitIntValue", "(", "LineSec", ".", "first", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "LineSec", ".", "second", "."], "ground_truth": ["size", "(", ")", ",", "", ")", ";"], "File": "BTFDebug29", "Func": "emitBTFExtSection", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12130, "Length": 266, "Cover_Rate": 0.32399512789281365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_vfmsubps512_mask3", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")", "__B", ",", "("], "ground_truth": ["__v16sf", ")", "__C", ",", "(", "__mmask16", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask3_fmsub_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12131, "Length": 29, "Cover_Rate": 0.46774193548387094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerVAARG", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ",", "const", "Subtarget", "&", "Subtarget"], "ground_truth": [")", "const", "{"], "File": "PPCISelLowering115", "Func": "LowerVAARG", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12132, "Length": 19, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag", "(", "BaseTargetMachine", "&", "TM", ")", "{", "return", "new", "DAGToDAGISel", "(", "TM"], "ground_truth": [")", ";"], "File": "ARMISelDAGToDAG21", "Func": "createARMISelDag", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12133, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "auto", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "auto", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "uint64_t", "Immed", ";", "if", "(", "Root", ".", "isImm", "(", ")", ")", "Immed", "=", "Root", ".", "getImm", "(", ")", ";", "else", "if", "(", "Root", ".", "isCImm", "(", ")", ")", "Immed", "=", "Root", ".", "getCImm", "(", ")", "->", "getZExtValue", "(", ")", ";", "else", "if", "(", "Root", ".", "isReg", "(", ")", ")", "{", "auto", "ValAndVReg", "=", "getConstantVRegValWithLookThrough", "(", "Root", ".", "getReg", "(", ")", ",", "MRI", ",", "true", ")", ";", "if", "(", "!", "ValAndVReg", ")", "return", "None", ";", "Immed", "=", "ValAndVReg", "->", "Value", ";", "}", "else", "return", "None", ";", "return", "Immed"], "ground_truth": [";"], "File": "AArch64InstructionSelector10", "Func": "getImmedFromMO", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12134, "Length": 120, "Cover_Rate": 0.8275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vsubq_n_sv8hi", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vsubq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12135, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "loongarch_valid_base_register_p", "(", "XEXP", "(", "x", ",", "", ")", ",", "mode", ",", "strict_p", ")", "&&", "loongarch_valid_index_p", "(", "info", ",", "XEXP", "(", "x", ",", "", ")", ",", "mode", ",", "strict_p", ")", ")", "{", "info", "->", "reg", "=", "XEXP", "(", "x", ",", "", ")", ";", "return", "true", ";", "}", "info", "->", "type", "=", "ADDRESS_REG", ";", "info", "->", "reg", "=", "XEXP", "(", "x", ",", "", ")", ";", "info", "->", "offset", "=", "XEXP", "("], "ground_truth": ["x", ",", "", ")", ";"], "File": "loongarch", "Func": "loongarch_classify_address", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12136, "Length": 77, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "InlineAsm", "::", "Constraint_o", ":", "case", "InlineAsm", "::", "Constraint_Q", ":", "case", "InlineAsm", "::", "Constraint_Um", ":", "case", "InlineAsm", "::", "Constraint_Un", ":", "case", "InlineAsm", "::", "Constraint_Uq", ":", "case", "InlineAsm", "::", "Constraint_Us", ":", "case", "InlineAsm", "::", "Constraint_Ut", ":", "case", "InlineAsm", "::", "Constraint_Uv", ":", "case", "InlineAsm", "::", "Constraint_Uy", ":", "OutOps", ".", "push_back", "(", "Op", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "ARMISelDAGToDAG10", "Func": "SelectInlineAsmMemoryOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12137, "Length": 55, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "InlineAsm", "::", "Constraint_Q", ":", "case", "InlineAsm", "::", "Constraint_Um", ":", "case", "InlineAsm", "::", "Constraint_Un", ":", "case", "InlineAsm", "::", "Constraint_Uq", ":", "case", "InlineAsm", "::", "Constraint_Us", ":", "case", "InlineAsm", "::", "Constraint_Ut", ":", "case", "InlineAsm", "::", "Constraint_Uv", ":", "case", "InlineAsm", "::", "Constraint_Uy", ":", "OutOps", ".", "push_back", "(", "Op", ")", ";", "return", "false", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "ARMISelDAGToDAG (2)4", "Func": "SelectInlineAsmMemoryOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12138, "Length": 54, "Cover_Rate": 0.5142857142857142, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ops", ".", "push_back", "(", "Callee", ")", ";", "unsigned", "NumArgs", "=", "TheCall", "->", "getNumArgs", "(", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "NumArgs", ";", "i", "++", ")", "{", "Ops", ".", "push_back", "(", "TheCall", "->", "getArg", "(", "i", ")", ")", ";", "Ops", ".", "push_back", "(", "TheCall", "->", "getArgFlagsVal", "(", "i", ")", ")", ";", "}", "std", "::", "vector", "<", "MVT", ">", "NodeTys", ";", "unsigned", "NumRets", "=", "TheCall", "->", "getNumRetVals", "(", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "NumRets", ";", "i", "++", ")", "NodeTys", ".", "push_back", "(", "TheCall", "->", "getRetValType", "(", "i", ")", ")", ";", "NodeTys", ".", "push_back", "(", "", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "&", "NodeTys", "[", "", "]", ",", "NodeTys", ".", "size", "(", ")", ")", ";", "return", "DAG", ".", "getCall", "(", "TheCall", "->", "getCallingConv", "(", ")", ",", "dl", ",", "TheCall", "->", "isVarArg", "(", ")", ",", "TheCall", "->", "isTailCall", "(", ")", ",", "TheCall", "->", "isInreg", "(", ")", ",", "VTs", ","], "ground_truth": ["&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";"], "File": "PIC16ISelLowering2", "Func": "LegalizeCALL", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12139, "Length": 170, "Cover_Rate": 0.5029585798816568, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "SplatValue", "=", "N", "->", "getOperand", "(", "", ")", ";", "for", "(", "auto", "Lane", ":", "N", "->", "op_values", "(", ")", ")", "if", "(", "Lane", "!=", "SplatValue", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "NyuziISelLowering", "Func": "isSplatVector", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12140, "Length": 33, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetWinCOFFStreamer", "::", "EmitARM64WinCFISaveFPLRX", "(", "int", "Offset", ")", "{", "EmitARM64WinUnwindCode", "(", "Win64EH", "::", "UOP_SaveFPLRX", ",", "-", "", ","], "ground_truth": ["Offset", ")", ";"], "File": "AArch64WinCOFFStreamer11", "Func": "EmitARM64WinCFISaveFPLRX", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12141, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "RC", "==", "&", "", "||", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "SrcReg", ")", "&&", "isLowRegister", "(", "SrcReg", ")", ")", ")", "&&", "", ")", ";", "if", "(", "RC", "==", "&", "", "||", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "SrcReg", ")", "&&", "isLowRegister", "(", "SrcReg", ")", ")", ")", "{", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", "."], "ground_truth": ["getFrameInfo", "(", ")", ";"], "File": "Thumb1InstrInfo30", "Func": "storeRegToStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12142, "Length": 90, "Cover_Rate": 0.4265402843601896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CanonicalVT", ",", "N0", "->", "getOperand", "(", "", ")", ",", "N0", "->", "getOperand", "(", "", ")", ",", "N1", "->", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Result", ")", ";", "}", "}", "}", "if", "(", "Subtarget", "->", "isThumb1Only", "(", ")", "||", "!", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "return", "SDValue", "(", ")", ";", "DebugLoc", "DL", "=", "N", "->", "getDebugLoc", "(", ")", ";", "if", "(", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "N00", "=", "N0", ".", "getOperand", "(", "", ")", ";", "SDValue", "MaskOp", "=", "N0", ".", "getOperand", "(", "", ")", ";", "ConstantSDNode", "*", "MaskC", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "MaskOp", ")", ";", "if", "(", "!", "MaskC", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Mask", "=", "MaskC", "->", "getZExtValue", "(", ")", ";", "if", "(", "Mask", "==", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Res", ";", "ConstantSDNode", "*", "N1C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N1", ")", ";", "if", "(", "N1C", ")", "{", "unsigned", "Val", "=", "N1C", "->", "getZExtValue", "(", ")", ";", "if", "(", "(", "Val", "&", "~", "Mask", ")", "!=", "Val", ")", "return", "SDValue", "(", ")", ";", "if", "(", "", "(", "Mask", ")", ")", "{", "Val", ">>=", "CountTrailingZeros_32", "(", "~", "Mask", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N00", ",", "DAG", ".", "getConstant", "(", "Val", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "Mask", ",", "", ")", ")", ";", "DCI", ".", "CombineTo", "(", "N", ",", "Res", ",", "false", ")", ";", "return", "SDValue", "(", ")", ";", "}", "}", "else", "if", "(", "N1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "ConstantSDNode", "*", "N11C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N1", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "N11C", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Mask2", "=", "N11C", "->", "getZExtValue", "(", ")", ";", "if", "(", "", "(", "Mask", ")", "&&", "(", "Mask", "==", "~", "Mask2", ")", ")", "{", "if", "(", "Subtarget", "->", "hasT2ExtractPack", "(", ")", "&&", "(", "Mask", "==", "", "||", "Mask", "==", "", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "amt", "=", "CountTrailingZeros_32", "(", "Mask2", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N1", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "amt", ",", "", ")", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N00", ",", "Res", ",", "DAG", ".", "getConstant", "(", "Mask", ",", "", ")", ")", ";", "DCI", ".", "CombineTo", "(", "N", ",", "Res", ",", "false", ")", ";", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "ARMISelLowering114", "Func": "PerformORCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12143, "Length": 431, "Cover_Rate": 0.37445699391833187, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "I", "==", "MBB", "->", "end", "(", ")", "?", "DebugLoc", "(", ")", ":", "I", "->", "getDebugLoc", "(", ")", ";", "unsigned", "STReg", "=", "getSTReg", "(", "RegNo", ")", ";", "pushReg", "("], "ground_truth": ["AsReg", ")", ";"], "File": "X86FloatingPoint11", "Func": "duplicateToTop", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12144, "Length": 34, "Cover_Rate": 0.4594594594594595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setAttributeItem", "(", "Virtualization_use", ",", "AllowTZ", ",", "false", ")", ";", "break", ";", "case", "", "::", "V6M", ":", "setAttributeItem", "(", "THUMB_ISA_use", ",", "Allowed", ",", "false", ")", ";", "break", ";", "case", "", "::", "V7A", ":", "setAttributeItem", "(", "CPU_arch_profile", ",", "ApplicationProfile", ",", "false", ")", ";", "setAttributeItem", "(", "_ISA_use", ",", "Allowed", ",", "false", ")", ";", "setAttributeItem", "(", "THUMB_ISA_use", ",", "AllowThumb32", ",", "false", ")", ";", "break", ";", "case", "", "::", "V7R", ":", "setAttributeItem", "(", "CPU_arch_profile", ",", "RealTimeProfile", ",", "false", ")", ";", "setAttributeItem", "(", "_ISA_use", ",", "Allowed", ",", "false", ")", ";", "setAttributeItem", "(", "THUMB_ISA_use", ",", "AllowThumb32", ",", "false", ")", ";", "break", ";", "case", "", "::", "V7M", ":", "setAttributeItem", "(", "CPU_arch_profile", ",", "MicroControllerProfile", ",", "false", ")", ";", "setAttributeItem", "(", "THUMB_ISA_use", ",", "AllowThumb32", ",", "false", ")", ";", "break", ";", "case", "", "::", "V8A", ":", "case", "", "::", "V8_1A", ":", "case", "", "::", "V8_2A", ":", "setAttributeItem", "(", "CPU_arch_profile", ",", "ApplicationProfile", ",", "false", ")", ";", "setAttributeItem", "(", "_ISA_use", ",", "Allowed", ",", "false", ")", ";", "setAttributeItem", "(", "THUMB_ISA_use", ",", "AllowThumb32", ",", "false", ")", ";", "setAttributeItem", "(", "MPextension_use", ",", "Allowed", ",", "false", ")", ";", "setAttributeItem", "(", "Virtualization_use", ",", "AllowTZVirtualization", ",", "false", ")", ";", "break", ";", "case", ""], "ground_truth": ["::", "V8MBaseline", ":"], "File": "ARMELFStreamer12", "Func": "emitArchDefaultAttributes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12145, "Length": 187, "Cover_Rate": 0.3431192660550459, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printMemRegReg", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "printRegister", "(", "MO", ",", "true", ")", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "PPCAsmPrinter107", "Func": "printMemRegReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12146, "Length": 35, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MILOHContainer", "&", "getLOHContainer", "(", ")"], "ground_truth": ["const", "{"], "File": "AArch64MachineFunctionInfo", "Func": "getLOHContainer", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12147, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addConstantSImmOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "addConstantSImmOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12148, "Length": 21, "Cover_Rate": 0.3442622950819672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUSubtarget", "::", "isOverride", "(", "", "caps", ")", "const", "{", "assert", "(", "caps", "<", "", "&&", "", ")", ";", "return", "CapsOverride", "[", "caps", "]"], "ground_truth": [";"], "File": "AMDGPUSubtarget74", "Func": "isOverride", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12149, "Length": 25, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNum", "!=", "", ")", "return", "-", "", ";", "return", "", ";", "}", "if", "(", "RegNum", ">", "", ")", "return", "-", "", ";", "return", "getReg", "(", "", ",", "RegNum", ")", "+", "is64"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmParser18", "Func": "matchRegisterByNumber", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12150, "Length": 36, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ParseDirective", "(", "AsmToken", "DirectiveID", ")", "override", "{", "StringRef", "IDVal", "=", "DirectiveID", ".", "getIdentifier", "(", ")", ";", "if", "(", "IDVal", ".", "startswith", "(", "", ")", ")", "return", "parseAddrAsciz", "(", "DirectiveID", ".", "getLoc", "("], "ground_truth": [")", ")", ";"], "File": "MOSAsmParser", "Func": "ParseDirective", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12151, "Length": 36, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "BRIG_CHANNEL_TYPE_SNORM_INT16", ":", "O", "<<", "", ";", "break", ";", "case", "BRIG_CHANNEL_TYPE_UNORM_INT8", ":", "O", "<<", "", ";", "break", ";", "case", "BRIG_CHANNEL_TYPE_UNORM_INT16", ":", "O", "<<", "", ";", "break", ";", "case", "BRIG_CHANNEL_TYPE_UNORM_INT24", ":", "O", "<<", "", ";", "break", ";", "case", "BRIG_CHANNEL_TYPE_UNORM_SHORT_555", ":", "O", "<<", "", ";", "break", ";", "case", "BRIG_CHANNEL_TYPE_UNORM_SHORT_565", ":", "O", "<<", "", ";", "break", ";", "case", "BRIG_CHANNEL_TYPE_UNORM_INT_101010", ":", "O", "<<", "", ";", "break", ";", "case", "BRIG_CHANNEL_TYPE_SIGNED_INT8", ":", "O", "<<"], "ground_truth": ["", ";"], "File": "HSAILInstPrinter", "Func": "printBrigImageChannelType", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12152, "Length": 70, "Cover_Rate": 0.39325842696629215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_cvtsi64_m64", "(", "__int64", "__i", ")", "{", "return"], "ground_truth": ["__i", ";"], "File": "mmintrin", "Func": "_mm_cvtsi64_m64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12153, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "A2", "=", "b", ".", "BITCAST", "(", "Op", ".", "getOperand", "(", "", ")", ",", "FullVT", ")", ";", "SDValue", "Tmp", "=", "b", ".", "OR", "(", "b", ".", "AND", "(", "A1", ",", "b", ".", "NOT", "(", "A2", ")", ")", ",", "b", ".", "AND", "(", "b", ".", "SRL", "<", "", ">", "(", "A1", ")", ",", "A2", ")", ")", ";", "return", "b", ".", "IFH1", "(", "b", ".", "HiMask", "(", "", ",", "", ")", ",", "b", ".", "AND", "(", "A1", ",", "b", ".", "NOT", "(", "b", ".", "SHL", "<", "", ">", "(", "A2", ")", ")", ")", ",", "Tmp", ")", ";", "}", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "ParabixGeneratedFuncs", "Func": "GENLowerLSHR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12154, "Length": 101, "Cover_Rate": 0.5906432748538012, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_64BIT", "&&", "flag_pic", "&&", "decl", "&&", "!", "targetm", ".", "binds_local_p", "(", "decl", ")", ")", "return", "false", ";", "return", "!", "s390_call_saved_register_used", "(", "exp"], "ground_truth": [")", ";"], "File": "s3904", "Func": "s390_function_ok_for_sibcall", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12155, "Length": 27, "Cover_Rate": 0.5869565217391305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstrInfo", "::", "isStoreToStackSlot", "(", "const", "MachineInstr", "&", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "TPCInstrInfo", "Func": "isStoreToStackSlot", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12156, "Length": 37, "Cover_Rate": 0.3894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "sign", "=", "gen_reg_rtx", "(", "mode", ")", ";", "bool", "neg", ";", "neg", "=", "ia64_expand_vecint_compare", "(", "LT", ",", "mode", ",", "sign", ",", "vec", ",", "zero", ")", ";", "gcc_assert", "(", "!", "neg"], "ground_truth": [")", ";"], "File": "ia64", "Func": "ia64_unpack_sign", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12157, "Length": 32, "Cover_Rate": 0.4383561643835616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addVectorIndexHOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm"], "ground_truth": ["(", "getVectorIndex", "(", ")", ")", ")", ";"], "File": "AArch64AsmParser", "Func": "addVectorIndexHOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12158, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeT2AddrModeSOReg", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "unsigned", "Rn", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "unsigned", "Rm", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "unsigned", "imm", "=", "fieldFromInstruction", "(", "Val", ",", "", ",", "", ")", ";", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "ARMDisassembler", "Func": "DecodeT2AddrModeSOReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12159, "Length": 81, "Cover_Rate": 0.47928994082840237, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterInfo", "&", "TRI", "=", "*", "STI", ".", "getRegisterInfo", "(", ")", ";", "int64_t", "Offset", "=", "", ";", "for", "(", "int", "I", "=", "MFI", "->", "getObjectIndexBegin", "(", ")", ";", "I", "!=", "", ";", "++", "I", ")", "Offset", "=", "std", "::", "max", "(", "Offset", ",", "-", "MFI", "->", "getObjectOffset", "(", "I", ")", ")", ";", "for", "(", "const", "MCPhysReg", "*", "R", "=", "TRI", ".", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "*", "R", ";", "++", "R", ")", "{", "unsigned", "Size", "=", "TRI", ".", "getMinimalPhysRegClass", "(", "*", "R", ")", "->", "getSize", "(", ")", ";", "Offset", "=", "alignTo", "(", "Offset", "+", "Size", ",", "Size", ")", ";", "}", "unsigned", "MaxAlign", "=", "MFI", "->", "getMaxAlignment", "(", ")", ";", "assert", "(", "!", "MFI", "->", "getObjectIndexEnd", "(", ")", "||", "MaxAlign", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "MFI", "->", "getObjectIndexEnd", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "Offset", "=", "alignTo", "(", "Offset", "+", "MFI", "->", "getObjectSize"], "ground_truth": ["(", "I", ")", ",", "MaxAlign", ")", ";"], "File": "MipsFrameLowering24", "Func": "estimateStackSize", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12160, "Length": 160, "Cover_Rate": 0.6926406926406926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", ".", "contains", "(", "Reg", ")", "&&", "", ")", ";", "LoReg", "=", "getSubReg", "(", "Reg", ",", "", ")", ";", "HiReg", "=", "getSubReg", "(", "Reg", ","], "ground_truth": ["", ")", ";"], "File": "MCS51RegisterInfo", "Func": "splitReg", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12161, "Length": 30, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "verbose", ")", "fprintf", "(", "stderr", ",", "", ",", "string", ")", ";", "putenv", "(", "CONST_CAST", "(", "char", "*", ",", "string", ")"], "ground_truth": [")", ";"], "File": "intelmic-mkoffload", "Func": "xputenv", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12162, "Length": 24, "Cover_Rate": 0.6857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "const_section", "(", ")", "\\", "{", "\\", "if", "(", "!", "USE_CONST_SECTION", ")", "\\", "text_section", "(", ")", ";", "\\", "else", "if", "(", "in_section", "!=", "in_const", ")", "\\", "{", "\\"], "ground_truth": ["fprintf", "(", "asm_out_file", ",", "", ",", "CONST_SECTION_ASM_OP", ")", ";", "\\", "in_section", "=", "in_const", ";", "\\", "}", "\\", "}"], "File": "c4x", "Func": "const_section", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 12163, "Length": 47, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "Ty", "=", "Op", ".", "getValueType", "(", ")", ";", "GlobalAddressSDNode", "*", "N", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", ";", "const", "GlobalValue", "*", "GV", "=", "N", "->", "getGlobal", "(", ")", ";", "if", "(", "!", "isPositionIndependent", "(", ")", ")", "{", "const", "TargetObjectFile", "*", "TLOF", "=", "static_cast", "<", "const", "TargetObjectFile", "*", ">", "(", "getTargetMachine", "(", ")", ".", "getObjFileLowering", "(", ")", ")", ";", "const", "GlobalObject", "*", "GO", "=", "GV", "->", "getBaseObject", "(", ")", ";", "if", "(", "GO", "&&", "TLOF", "->", "IsGlobalInSmallSection", "(", "GO", ",", "getTargetMachine", "(", ")", ")", ")", "return", "getAddrGPRel", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ")", ";", "return", "Subtarget", ".", "hasSym32", "(", ")", "?", "getAddrNonPIC", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ")", ":", "getAddrNonPICSym64", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ")", ";", "}", "if", "(", "GV", "->", "hasLocalLinkage", "(", ")", ")", "return", "getAddrLocal", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ",", "ABI", ".", "IsN32", "(", ")", "||", "ABI", ".", "IsN64", "(", ")", ")", ";", "if", "(", "LargeGOT", ")", "return", "getAddrGlobalLargeGOT", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ",", "", ",", "", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", ";", "return", "getAddrGlobal", "(", "N", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "DAG", ",", "(", "ABI", ".", "IsN32", "(", ")", "||", "ABI", ".", "IsN64", "(", ")", ")", "?", "", ":", "", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "MachinePointerInfo"], "ground_truth": ["::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", ";"], "File": "MipsISelLowering103", "Func": "lowerGlobalAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12164, "Length": 263, "Cover_Rate": 0.9195804195804196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isGlobalStubReference", "(", "GVFlags", ")", ")", "return", "false", ";", "if", "(", "AM", ".", "HasBaseReg", "&&", "isGlobalRelativeToPICBase", "(", "GVFlags", ")", ")", "return", "false", ";", "if", "(", "(", "M", "!=", "CodeModel", "::", "Small", "||", "R", "!=", "Reloc", "::", "Static", ")", "&&", "Subtarget", "->", "is64Bit", "(", ")", "&&", "(", "AM", ".", "BaseOffs", "||", "AM", ".", "Scale", ">", "", ")", ")", "return", "false", ";", "}", "switch", "(", "AM", ".", "Scale", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "AM", ".", "HasBaseReg", ")", "return", "false", ";", "break", ";", "default", ":", "return", "false"], "ground_truth": [";"], "File": "X86ISelLowering (2)3", "Func": "isLegalAddressingMode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12165, "Length": 111, "Cover_Rate": 0.5235849056603774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rs6000_elf_in_small_data_p", "(", "tree", "decl", ")", "{", "if", "(", "rs6000_sdata", "==", "SDATA_NONE", ")", "return", "false", ";", "if", "(", "TREE_CODE", "(", "decl", ")", "==", "STRING_CST", ")", "return", "false", ";", "if", "(", "TREE_CODE", "(", "decl", ")", "==", "FUNCTION_DECL", ")", "return", "false", ";", "if", "(", "TREE_CODE", "(", "decl", ")", "==", "VAR_DECL", "&&", "DECL_SECTION_NAME", "(", "decl", ")", ")", "{", "const", "char", "*", "section", "=", "TREE_STRING_POINTER", "(", "DECL_SECTION_NAME", "(", "decl", ")", ")", ";", "if", "(", "strcmp", "(", "section", ",", "", ")", "==", "", "||", "strcmp", "(", "section", ",", "", ")", "==", "", "||", "strcmp", "(", "section", ",", "", ")", "==", "", "||", "strcmp", "(", "section", ",", "", ")", "==", "", "||", "strcmp", "(", "section", ",", "", ")", "==", "", "||", "strcmp", "(", "section", ",", "", ")", "==", "", ")", "return", "true", ";", "}", "else", "{", "HOST_WIDE_INT", "size", "=", "int_size_in_bytes", "(", "TREE_TYPE", "(", "decl", ")"], "ground_truth": [")", ";"], "File": "rs60003", "Func": "rs6000_elf_in_small_data_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12166, "Length": 142, "Cover_Rate": 0.8114285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "Terminator", ":", "Terminators", ")", "if", "(", "mustRelaxBranch", "(", "Terminator", ",", "Terminator", ".", "Address", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "SystemZLongBranch", "Func": "mustRelaxABranch", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12167, "Length": 25, "Cover_Rate": 0.7575757575757576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "XMMSaveMBB", "->", "addSuccessor", "(", "EndMBB", ")", ";", "const", "TargetInstrInfo", "*", "TII", "=", "getTargetMachine", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "CountReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "RegSaveFrameIndex", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "int64_t", "VarArgsFPOffset", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "Subtarget", "->", "isTargetWin64", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "CountReg", ")", ".", "addReg", "(", "CountReg", ")", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "EndMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "EndMBB", ")", ";", "}", "for", "(", "int", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "int64_t", "Offset", "=", "(", "i", "-", "", ")", "*", "", "+", "VarArgsFPOffset", ";", "MachineMemOperand", "*", "MMO", "=", "F", "->", "getMachineMemOperand", "(", "PseudoSourceValue", "::", "getFixedStack", "(", "RegSaveFrameIndex", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "Offset", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering144", "Func": "EmitVAStartSaveXMMRegsWithCustomInserter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12168, "Length": 194, "Cover_Rate": 0.522911051212938, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TentativelyCommuting", "=", "false", ";", "Declined", "="], "ground_truth": ["false", ";"], "File": "WebAssemblyRegStackify13", "Func": "reset", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12169, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getSubtarget", "(", ")", ".", "isThumb2", "(", ")", ")", "addPass", "(", "&", "UnpackMachineBundlesID", ")", ";", "addPass", "(", "createOptimizeBarriersPass", "(", ")", ")", ";", "addPass", "(", "createConstantIslandPass", "("], "ground_truth": [")", ")", ";"], "File": "ARMTargetMachine29", "Func": "addPreEmitPass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12170, "Length": 30, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "GV", ")", "{", "if", "(", "const", "auto", "*", "CV", "=", "dyn_cast", "<", "Constant", ">", "(", "MemAddr", ")", ")", "for", "(", "const", "auto", "&", "CO", ":", "CV", "->", "operands", "(", ")", ")", "if", "(", "memAddrUsesCTR", "(", "TM", ",", "CO", ")", ")", "return", "true", ";", "return", "false", ";", "}", "if", "(", "!", "GV", "->", "isThreadLocal", "(", ")", ")", "return", "false", ";", "TLSModel", "::", "Model", "Model", "=", "TM", "."], "ground_truth": ["getTLSModel", "(", "GV", ")", ";"], "File": "PPCCTRLoops11", "Func": "memAddrUsesCTR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12171, "Length": 74, "Cover_Rate": 0.6379310344827587, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "return", "Error", "(", "Tok", ".", "getLoc", "(", ")", ",", "", ")", ";", "}", "case", "AsmToken", "::", "Integer", ":", "{", "StringRef", "ErrMsg", ";", "if", "(", "isParsingInlineAsm", "(", ")", "&&", "SM", ".", "getAddImmPrefix", "(", ")", ")", "InstInfo", "->", "AsmRewrites", "->", "push_back", "(", "AsmRewrite", "(", "AOK_ImmPrefix", ",", "Tok", ".", "getLoc", "(", ")", ")", ")", ";", "SMLoc", "Loc", "=", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int64_t", "IntVal", "=", "getTok", "(", ")", ".", "getIntVal", "(", ")", ";", "End", "=", "consumeToken", "(", ")", ";", "UpdateLocLex", "=", "false", ";", "if", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", "==", "AsmToken", "::", "Identifier", ")", "{", "StringRef", "IDVal", "=", "getTok", "(", ")", ".", "getString", "(", ")", ";", "if", "(", "IDVal", "==", "", "||", "IDVal", "==", "", ")", "{", "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "GetDirectionalLocalSymbol", "(", "IntVal", ",", "IDVal", "==", "", "?", "", ":", "", ")", ";", "MCSymbolRefExpr", "::", "VariantKind", "Variant", "=", "MCSymbolRefExpr", "::", "VK_None", ";", "const", "MCExpr", "*", "Val", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "Variant", ",", "getContext", "(", ")", ")", ";", "if", "(", "IDVal", "==", "", "&&", "Sym", "->", "isUndefined", "(", ")", ")", "return", "Error", "(", "Loc", ",", "", ")", ";", "StringRef", "Identifier", "=", "Sym", "->", "getName", "(", ")", ";", "SM", ".", "onIdentifierExpr", "(", "Val", ",", "Identifier", ")", ";", "End", "=", "consumeToken", "(", ")", ";", "}", "else", "{", "if", "(", "SM", ".", "onInteger", "(", "IntVal", ",", "ErrMsg", ")", ")", "return", "Error", "(", "Loc", ",", "ErrMsg", ")", ";", "}", "}", "else", "{", "if", "(", "SM", ".", "onInteger", "(", "IntVal", ",", "ErrMsg", ")", ")", "return", "Error", "(", "Loc", ",", "ErrMsg", ")", ";", "}", "break", ";", "}", "case", "AsmToken", "::", "Plus", ":", "SM", ".", "onPlus", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "Minus", ":", "SM", ".", "onMinus", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "Star", ":", "SM", ".", "onStar", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "Slash", ":", "SM", ".", "onDivide", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "Pipe", ":", "SM", ".", "onOr", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "Amp", ":", "SM", ".", "onAnd", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "LessLess", ":", "SM", ".", "onLShift", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "GreaterGreater", ":", "SM", ".", "onRShift", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "LBrac", ":", "SM", ".", "onLBrac", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "RBrac", ":", "SM", ".", "onRBrac", "(", ")", ";", "break", ";", "case", "AsmToken", "::", "LParen", ":", "SM", ".", "onLParen", "(", ")", ";"], "ground_truth": ["break", ";"], "File": "X86AsmParser (2)1", "Func": "ParseIntelExpression", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12172, "Length": 406, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "instructionID", "=", "decode", "(", "insn", "->", "opcodeType", ",", "instructionClass", ",", "insn", "->", "opcode", ",", "insn", "->", "modRM", ")", ";", "}", "else", "{", "*", "instructionID", "=", "decode", "(", "insn", "->", "opcodeType", ",", "instructionClass", ",", "insn", "->", "opcode", ",", "", ")", ";", "}", "return", ""], "ground_truth": [";"], "File": "X86DisassemblerDecoder", "Func": "getIDWithAttrMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12173, "Length": 45, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Subtarget", ".", "isELFv2ABI", "(", ")", ")", "return", "AsmPrinter", "::", "EmitFunctionEntryLabel", "(", ")", ";", "MCSectionSubPair", "Current", "=", "OutStreamer", ".", "getCurrentSection", "(", ")", ";", "const", "MCSectionELF", "*", "Section", "=", "OutStreamer", ".", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", ",", "SectionKind", "::", "getReadOnly", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "Section", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "CurrentFnSym", ")", ";", "OutStreamer", ".", "EmitValueToAlignment", "(", "", ")", ";", "MCSymbol", "*", "Symbol1", "=", "OutContext", ".", "GetOrCreateSymbol", "(", "", "+", "Twine", "(", "CurrentFnSym", "->", "getName", "(", ")", ")", ")", ";", "OutStreamer", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "Create", "(", "Symbol1", ",", "OutContext", ")", ",", "", ")", ";", "MCSymbol", "*", "Symbol2", "=", "OutContext", ".", "GetOrCreateSymbol", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "Create", "(", "Symbol2", ",", "MCSymbolRefExpr", "::", "VK__TOCBASE", ",", "OutContext", ")", ",", "", ")", ";", "OutStreamer", ".", "EmitIntValue", "(", "", ","], "ground_truth": ["", ")", ";"], "File": "PPCAsmPrinter103", "Func": "EmitFunctionEntryLabel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12174, "Length": 159, "Cover_Rate": 0.4162303664921466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "__builtin_neon_vmullu_nv4hi", "(", "(", "int16x4_t", ")", "__a"], "ground_truth": [",", "(", "__builtin_neon_hi", ")", "__b", ")", ";"], "File": "arm", "Func": "neon_vmull_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12175, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameInfo", "::", "emitPushInst", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", ",", "unsigned", "StmOpc", ",", "unsigned", "StrOpc", ",", "bool", "NoGap", ",", "bool", "(", "*", "Func", ")", "(", "unsigned", ",", "bool", ")", ")", "const", "{", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "MI", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "SmallVector", "<", "std", "::", "pair", "<", "unsigned", ",", "bool", ">", ",", "", ">", "Regs", ";", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ";", "while", "(", "i", "!=", "", ")", "{", "unsigned", "LastReg", "=", "", ";", "for", "(", ";", "i", "!=", "", ";", "--", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "-", "", "]", ".", "getReg", "(", ")", ";", "if", "(", "!", "(", "Func", ")", "(", "Reg", ",", "STI", ".", "isTargetDarwin", "(", ")", ")", ")", "continue", ";", "bool", "isKill", "=", "true", ";", "if", "(", "Reg", "==", "", ")", "{", "if", "(", "MF", ".", "getFrameInfo", "(", ")", "->", "isReturnAddressTaken", "(", ")", "&&", "MF", ".", "getRegInfo", "(", ")", ".", "isLiveIn", "(", "Reg", ")", ")", "isKill", "=", "false", ";", "}", "if", "(", "isKill", ")", "MBB", ".", "addLiveIn", "(", "Reg", ")", ";", "if", "(", "NoGap", "&&", "LastReg", "&&", "LastReg", "!=", "Reg", "-", "", ")", "break", ";", "LastReg", "=", "Reg", ";", "Regs", ".", "push_back", "(", "std", "::", "make_pair", "(", "Reg", ",", "isKill", ")", ")", ";", "}", "if", "(", "Regs", ".", "empty", "(", ")", ")", "continue", ";", "if", "(", "Regs", ".", "size", "(", ")", ">", "", "||", "StrOpc", "==", "", ")", "{", "MachineInstrBuilder", "MIB", "=", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "StmOpc", ")", ",", "", ")"], "ground_truth": [".", "addReg", "(", "", ")", ")", ";"], "File": "ARMFrameInfo", "Func": "emitPushInst", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12176, "Length": 311, "Cover_Rate": 0.6425619834710744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NewShift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewAnd", ",", "Shift", ".", "getOperand", "(", "", ")", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewMask", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewAnd", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewShift", ")", ";", "DAG", ".", "ReplaceAllUsesWith", "(", "N", ",", "NewShift", ")", ";", "AM", ".", "Scale", "=", "", "<<", "ShiftAmt", ";", "AM", ".", "IndexReg"], "ground_truth": ["=", "NewAnd", ";"], "File": "X86ISelDAGToDAG100", "Func": "FoldMaskedShiftToScaledMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12177, "Length": 73, "Cover_Rate": 0.3201754385964912, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_INT", "&&", "GET_MODE_SIZE", "(", "mode", ")", "<", "(", "TARGET_32BIT", "?", "", ":", "", ")", ")", "mode", "=", "TARGET_32BIT", "?", "SImode", ":", "DImode", ";", "return"], "ground_truth": ["mode", ";"], "File": "rs6000-call", "Func": "rs6000_promote_function_mode", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12178, "Length": 33, "Cover_Rate": 0.5892857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printAMIndexed", "(", "MI", ",", "OpNum", ",", "", ","], "ground_truth": ["O", ")", ";"], "File": "ARM64InstPrinter", "Func": "printAMIndexed64", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12179, "Length": 11, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cmppd512_mask", "(", "(", "__v8df", ")", "__X", ",", "(", "__v8df", ")", "__Y", ",", "__P", ",", "(", "__mmask8", ")", "__U"], "ground_truth": [",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cmp_pd_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12180, "Length": 26, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovqd256_mask", "(", "(", "__v4di", ")", "__A", ",", "(", "__v4si"], "ground_truth": [")", "_mm_setzero_si128", "(", ")", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_cvtepi64_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12181, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IInSlot", "=", "Res", ".", "first", ";", "}", "if", "(", "LastInstInFunction", "||", "!", "SafeInSlot", "(", "*", "IInSlot", ",", "*", "I", ")", ")", "{", "MachineBasicBlock", "::", "instr_iterator", "Iit", "=", "I", "->", "getIterator", "(", ")", ";", "if", "(", "std", "::", "next", "(", "Iit", ")", "==", "FI", "->", "end", "(", ")", "||", "std", "::", "next", "(", "Iit", ")", "->", "getOpcode", "(", ")", "!=", "", ")", "{", "Changed", "=", "true", ";", "TII", "->", "insertNop", "(", "*", "(", "I", "->", "getParent", "(", ")", ")", ",", "std", "::", "next", "(", "I", ")", ",", "I", "->", "getDebugLoc", "(", ")", ")", "->", "bundleWithPred", "(", ")", ";", "NumInsertedNops", "++", ";", "}", "}", "}", "}", "return"], "ground_truth": ["Changed", ";"], "File": "MipsBranchExpansion (2)", "Func": "handleSlot", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12182, "Length": 107, "Cover_Rate": 0.421259842519685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "n", "+", ""], "ground_truth": [")", "&", "~", "", ";"], "File": "m32c2", "Func": "m32c_push_rounding", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12183, "Length": 10, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_insll_be", "(", "insh", ",", "gen_lowpart", "(", "SImode", ",", "src", ")", ",", "addr", ")", ")", ";", "break", ";", "case", "", ":", "emit_insn", "(", "gen_insql_be", "(", "insh", ",", "gen_lowpart", "(", "DImode", ",", "src", ")", ",", "addr", ")", ")", ";", "break", ";", "}", "emit_insn", "(", "gen_insxh", "(", "insl", ",", "gen_lowpart", "(", "DImode", ",", "src", ")", ",", "GEN_INT", "(", "size", "*", "", ")", ",", "addr", ")", ")", ";", "}", "switch", "(", "(", "int", ")", "size", ")", "{", "case", "", ":", "emit_insn", "(", "gen_mskxl_be", "(", "dsth", ",", "dsth", ",", "GEN_INT", "(", "", ")", ",", "addr", ")", ")", ";", "break", ";", "case", "", ":", "{", "rtx", "msk", "=", "immed_double_const", "(", "", ",", "", ",", "DImode", ")", ";", "emit_insn", "(", "gen_mskxl_be", "(", "dsth", ",", "dsth", ",", "msk", ",", "addr", ")", ")", ";", "break", ";", "}", "case", "", ":", "emit_insn", "(", "gen_mskxl_be", "(", "dsth", ",", "dsth", ",", "constm1_rtx", ",", "addr", ")", ")", ";", "break", ";", "}", "emit_insn", "(", "gen_mskxh", "(", "dstl", ",", "dstl", ",", "GEN_INT", "(", "size", "*", "", ")", ",", "addr", ")", ")", ";", "}", "else", "{", "addr", "=", "copy_addr_to_reg", "(", "plus_constant", "(", "dsta", ",", "ofs", ")", ")", ";", "if", "(", "src", "!=", "CONST0_RTX", "(", "GET_MODE", "(", "src", ")", ")", ")", "{", "emit_insn", "(", "gen_insxh", "(", "insh", ",", "gen_lowpart", "(", "DImode", ",", "src", ")", ",", "GEN_INT", "(", "size", "*", "", ")", ",", "addr", ")", ")", ";", "switch", "(", "(", "int", ")", "size", ")", "{", "case", "", ":", "emit_insn", "(", "gen_inswl_le", "(", "insl", ",", "gen_lowpart", "(", "HImode", ",", "src", ")", ",", "addr", ")", ")", ";", "break", ";", "case", "", ":", "emit_insn", "(", "gen_insll_le", "(", "insl", ",", "gen_lowpart", "(", "SImode", ",", "src", ")", ",", "addr", ")", ")", ";", "break", ";", "case", "", ":", "emit_insn", "(", "gen_insql_le", "(", "insl", ",", "src", ",", "addr", ")", ")", ";", "break", ";", "}", "}", "emit_insn", "(", "gen_mskxh", "(", "dsth", ",", "dsth", ",", "GEN_INT", "(", "size", "*", "", ")", ",", "addr", ")", ")", ";", "switch", "(", "(", "int", ")", "size", ")", "{", "case", "", ":", "emit_insn", "(", "gen_mskxl_le", "(", "dstl", ",", "dstl", ",", "GEN_INT", "(", "", ")", ",", "addr", ")", ")", ";", "break", ";", "case", "", ":", "{", "rtx", "msk", "=", "immed_double_const", "(", "", ",", "", ",", "DImode", ")", ";", "emit_insn", "(", "gen_mskxl_le", "(", "dstl", ",", "dstl", ","], "ground_truth": ["msk", ",", "addr", ")", ")", ";"], "File": "alpha3", "Func": "alpha_expand_unaligned_store", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12184, "Length": 371, "Cover_Rate": 0.441141498216409, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmulxq_f32", "(", "float32x4_t", "a", ",", "float32x4_t", "b", ")", "{", "float32x4_t", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmulxq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12185, "Length": 12, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x8_t", ")", "__builtin_neon_vget_highv16qi"], "ground_truth": ["(", "__a", ")", ";"], "File": "arm", "Func": "neon_vget_high_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12186, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Size", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "getDataLayout", "(", ")", "->", "getTypeAllocSize", "(", "ZCPV", "->", "getType", "(", ")", ")", ";", "OutStreamer", ".", "EmitValue", "("], "ground_truth": ["Expr", ",", "Size", ")", ";"], "File": "SystemZAsmPrinter37", "Func": "EmitMachineConstantPoolValue", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12187, "Length": 31, "Cover_Rate": 0.36470588235294116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "PromoteConstant", "("], "ground_truth": [")", ";"], "File": "ARM64PromoteConstant", "Func": "createARM64PromoteConstantPass", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12188, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeMemBarrierOption", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "Val", "&", "~", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm"], "ground_truth": ["(", "Val", ")", ")", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeMemBarrierOption", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12189, "Length": 44, "Cover_Rate": 0.88, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x2_t", ")", "{"], "ground_truth": ["__a", ",", "__a", "}", ";"], "File": "arm", "Func": "neon2_vdup_n_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12190, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "oldOpcode", ")", "{", "case", "AMDGPU", "::", "JUMP_COND", ":", "case", "AMDGPU", "::", "JUMP", ":", "return", "AMDGPU", "::", "CONTINUE_LOGICALZ_i32", ";", "default", ":", "assert", "(", "", "&&", "", ")", ";", "}", "return", "-", ""], "ground_truth": [";"], "File": "AMDILCFGStructurizer2", "Func": "getContinueZeroOpcode", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12191, "Length": 34, "Cover_Rate": 0.7906976744186046, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "vec_double2", ")", "(", "si_dfnms", "(", "(", "qword", ")", "(", "a", ")", ",", "(", "qword", ")", "(", "b", ")", ",", "(", "qword", ")", "(", "c"], "ground_truth": [")", ")", ")", ")", ";"], "File": "spu2vmx", "Func": "spu_nmsub", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12192, "Length": 32, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u32_s32", "(", "int32x4_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vreinterpretq_u32_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12193, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VLIWResourceModel", "(", "const", "TargetMachine", "&", "TM", ",", "const", "TargetSchedModel", "*", "SM", ")", ":", "SchedModel", "(", "SM", ")", ",", "TotalPackets", "(", "", ")", "{", "ResourcesModel", "=", "TM", ".", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "(", ")", "->", "CreateTargetScheduleState", "(", "&", "TM", ",", "nullptr", ")", ";", "assert", "(", "ResourcesModel", "&&", "", ")"], "ground_truth": [";"], "File": "HexagonMachineScheduler29", "Func": "VLIWResourceModel", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12194, "Length": 50, "Cover_Rate": 0.6756756756756757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LegalizerInfo", "::", "legalizeLoadStore", "(", "MachineInstr", "&", "MI", ",", "MachineRegisterInfo", "&", "MRI", ",", "MachineIRBuilder", "&", "MIRBuilder", ",", "GISelChangeObserver", "&", "Observer", ")", "const", "{", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_STORE", "||", "MI", ".", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "G_LOAD", ")", ";", "Register", "ValReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "LLT", "ValTy", "=", "MRI", ".", "getType", "(", "ValReg", ")", ";", "if", "(", "!", "ValTy", ".", "isVector", "(", ")", "||", "!", "ValTy", ".", "getElementType", "(", ")", ".", "isPointer", "(", ")", "||", "ValTy", ".", "getElementType", "(", ")", ".", "getAddressSpace", "(", ")", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "unsigned", "PtrSize", "=", "ValTy", ".", "getElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "const", "LLT", "NewTy", "=", "LLT", "::", "vector", "(", "ValTy", ".", "getNumElements", "(", ")", ","], "ground_truth": ["PtrSize", ")", ";"], "File": "AArch64LegalizerInfo11", "Func": "legalizeLoadStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12195, "Length": 147, "Cover_Rate": 0.5951417004048583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "fixup_7_pcrel", "(", "unsigned", "Size", ",", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "&", "Value", ",", "MCContext", "*", "Ctx", "=", "nullptr", ")", "{", "adjustRelativeBranch", "(", "Size", ",", "Fixup", ",", "Value"], "ground_truth": [",", "Ctx", ")", ";"], "File": "AVRAsmBackend1", "Func": "fixup_7_pcrel", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12196, "Length": 33, "Cover_Rate": 0.868421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "WidthMinusOne", "=", "DAG", ".", "getConstant", "(", "NumBits", "-", "", ",", "dl", ",", "VT", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "WidthMinusOne", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "LSB", ")", ")", ";", "}", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "LSB", ",", "One", ")", ")", ";", "}", "assert", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Op", "."], "ground_truth": ["getOperand", "(", "", ")", ")", ";"], "File": "X86ISelLowering (3)", "Func": "LowerCTTZ", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12197, "Length": 131, "Cover_Rate": 0.40809968847352024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DeadRegisterDefinitions", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "initializeDeadRegisterDefinitionsPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "("], "ground_truth": [")", ")", ";"], "File": "AArch64DeadRegisterDefinitionsPass (2)1", "Func": "AArch64DeadRegisterDefinitions", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12198, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTransformInfo", "(", "TTIImpl", "(", "this", ",", "F", ")"], "ground_truth": [")", ";"], "File": "RISCVTargetMachine1", "Func": "getTargetTransformInfo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12199, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addILPOpts", "(", ")", "{", "if", "(", "EnableCCMP", ")", "addPass", "(", "createConditionalCompares", "(", ")", ")", ";", "addPass", "(", "&"], "ground_truth": ["EarlyIfConverterID", ")", ";"], "File": "AArch64TargetMachine3", "Func": "addILPOpts", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12200, "Length": 24, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "insn", "->", "mode", "=", "mode", ";", "insn", "->", "numImmediatesConsumed", "=", "", ";", "if", "(", "readPrefixes", "(", "insn", ")", "||", "readOpcode", "(", "insn", ")", "||", "getID", "(", "insn", ")", "||", "insn", "->", "instructionID", "==", "", "||", "readOperands", "(", "insn", ")", ")", "return", "-", "", ";", "insn", "->", "length", "=", "insn", "->", "readerCursor", "-", "insn"], "ground_truth": ["->", "startLocation", ";"], "File": "X86DisassemblerDecoder", "Func": "decodeInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12201, "Length": 56, "Cover_Rate": 0.32941176470588235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "TAI", "->", "getGlobalDirective", "(", ")", "<<", "name", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "XCoreAsmPrinter14", "Func": "emitGlobalDirective", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12202, "Length": 14, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vgetq_lane_s64", "(", "int64x2_t", "__a", ","], "ground_truth": ["const", "int", "__b", ")", "{"], "File": "arm", "Func": "neon2_vgetq_lane_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12203, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "shmask", ".", "v", "=", "(", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "shmask", ".", "i", "[", "(", "si_to_uint", "(", "(", "qword", ")", "(", "vec_add", "(", "(", "vec_uint4", ")", "(", "a", ")", ",", "(", "vec_uint4", ")", "(", "b", ")", ")", ")", ")", ">>", "", ")", "&", "", "]", "=", "", ";", "return", "(", "(", "qword", ")", "("], "ground_truth": ["shmask", ".", "v", ")", ")", ";"], "File": "si2vmx", "Func": "si_cwx", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12204, "Length": 69, "Cover_Rate": 0.711340206185567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "{", "SMLoc", "LParenLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Percent", ")", "||", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "}", "else", "{", "SMLoc", "ExprEnd", ";", "if", "(", "getParser", "(", ")", ".", "ParseParenExpression", "(", "Disp", ",", "ExprEnd", ")", ")", "return", "", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "LParen", ")", ")", "{", "if", "(", "SegReg", "==", "", ")", "return", "", "(", "Disp", ",", "LParenLoc", ",", "ExprEnd", ")", ";", "return", "", "(", "SegReg", ",", "Disp", ",", "", ",", "", ",", "", ",", "MemStart", ",", "ExprEnd", ")", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "}", "}", "unsigned", "BaseReg", "=", "", ",", "IndexReg", "=", "", ",", "Scale", "=", "", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Percent", ")", ")", "{", "SMLoc", "StartLoc", ",", "EndLoc", ";", "if", "(", "ParseRegister", "(", "BaseReg", ",", "StartLoc", ",", "EndLoc", ")", ")", "return", "", ";", "if", "(", "BaseReg", "==", "", "||", "BaseReg", "==", "", ")", "{", "Error", "(", "StartLoc", ",", "", ",", "SMRange", "(", "StartLoc", ",", "EndLoc", ")", ")", ";", "return", "", ";", "}", "}", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Percent", ")", ")", "{", "SMLoc", "L", ";", "if", "(", "ParseRegister", "(", "IndexReg", ",", "L", ",", "L", ")", ")", "return", "", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{", "SMLoc", "Loc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int64_t", "ScaleVal", ";", "if", "(", "getParser", "(", ")", ".", "ParseAbsoluteExpression", "(", "ScaleVal", ")", ")", "return", "", ";", "if", "(", "ScaleVal", "!=", "", "&&", "ScaleVal", "!=", "", "&&", "ScaleVal", "!=", "", "&&", "ScaleVal", "!=", "", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "", ";", "}", "Scale", "=", "(", "unsigned", ")", "ScaleVal", ";", "}", "}", "}", "else", "if", "(", "getLexer", "(", ")", "."], "ground_truth": ["isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{"], "File": "X86AsmParser72", "Func": "ParseMemOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12205, "Length": 411, "Cover_Rate": 0.6227272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CostKind", "==", "TTI", "::", "TCK_RecipThroughput", "&&", "(", "ST", "->", "hasNEON", "(", ")", "||", "ST", "->", "hasMVEIntegerOps", "(", ")", ")", ")", "{", "return", ""], "ground_truth": [";"], "File": "ARMTargetTransformInfo29", "Func": "getCFInstrCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12206, "Length": 26, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "createNewWater", "(", "CPUserIndex", ",", "UserOffset", ",", "NewMBB", ")", ";", "MachineBasicBlock", "*", "WaterBB", "=", "&", "*", "--", "NewMBB", "->", "getIterator", "(", ")", ";", "IP", "=", "find", "(", "WaterList", ",", "WaterBB", ")", ";", "if", "(", "IP", "!=", "WaterList", ".", "end", "(", ")", ")", "NewWaterList", ".", "erase", "(", "WaterBB", ")", ";", "NewWaterList", ".", "insert", "(", "NewIsland", ")", ";", "}", "const", "Align", "Alignment", "=", "isThumb", "?", "Align", "(", "", ")", ":", "Align", "(", "", ")", ";", "if", "(", "NewMBB", "->", "getAlignment", "(", ")", "<", "Alignment", ")", "NewMBB", "->", "setAlignment", "(", "Alignment", ")", ";", "if", "(", "IP", "!=", "WaterList", ".", "end", "(", ")", ")", "WaterList", ".", "erase", "(", "IP", ")", ";", "MF", "->", "insert", "(", "NewMBB", "->", "getIterator", "(", ")", ",", "NewIsland", ")", ";", "updateForInsertedWaterBlock", "(", "NewIsland", ")", ";", "U", ".", "HighWaterMark", "=", "NewIsland", ";", "U", ".", "CPEMI", "=", "BuildMI", "(", "NewIsland", ",", "DebugLoc", "(", ")", ",", "CPEMI", "->", "getDesc", "(", ")", ")", ".", "addImm", "(", "ID", ")", ".", "add", "(", "CPEMI", "->", "getOperand", "(", "", ")", ")", ".", "addImm", "(", "Size", ")", ";", "CPEntries", "[", "CPI", "]", ".", "push_back", "(", "CPEntry", "(", "U", ".", "CPEMI", ",", "ID", ",", "", ")", ")", ";", "++", "NumCPEs", ";", "decrementCPEReferenceCount", "(", "CPI", ",", "CPEMI", ")", ";", "NewIsland", "->", "setAlignment", "(", "getCPEAlign", "(", "U"], "ground_truth": [".", "CPEMI", ")", ")", ";"], "File": "ARMConstantIslandPass25", "Func": "handleConstantPoolUser", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12207, "Length": 210, "Cover_Rate": 0.4085603112840467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BBInfoVector", "&", "BBInfo", "=", "BBUtils", "->", "getBBInfo", "(", ")", ";", "unsigned", "CPELogAlign", "=", "getCPELogAlign", "(", "U", ".", "CPEMI", ")", ";", "unsigned", "CPEOffset", "=", "BBInfo", "[", "Water", "->", "getNumber", "(", ")", "]", ".", "postOffset", "(", "CPELogAlign", ")", ";", "unsigned", "NextBlockOffset", ",", "NextBlockLogAlignment", ";", "MachineFunction", "::", "const_iterator", "NextBlock", "=", "Water", "->", "getIterator", "(", ")", ";", "if", "(", "++", "NextBlock", "==", "MF", "->", "end", "(", ")", ")", "{", "NextBlockOffset", "=", "BBInfo", "[", "Water", "->", "getNumber", "(", ")", "]", ".", "postOffset", "(", ")", ";", "NextBlockLogAlignment", "=", "", ";", "}", "else", "{", "NextBlockOffset", "=", "BBInfo", "[", "NextBlock", "->", "getNumber", "(", ")", "]", "."], "ground_truth": ["Offset", ";"], "File": "ARMConstantIslandPass52", "Func": "isWaterInRange", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12208, "Length": 100, "Cover_Rate": 0.46511627906976744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cc0_user", "=", "next_cc0_user", "(", "insn", ")", ";", "if", "(", "cc0_user", "==", "NULL", ")", "return", "false", ";", "body", "=", "PATTERN", "(", "cc0_user", ")", ";", "set", "=", "single_set", "(", "cc0_user", ")", ";", "if", "(", "JUMP_P", "(", "cc0_user", ")", "&&", "GET_CODE", "(", "body", ")", "==", "SET", "&&", "SET_DEST", "(", "body", ")", "==", "pc_rtx", "&&", "GET_CODE", "(", "SET_SRC", "(", "body", ")", ")", "==", "IF_THEN_ELSE", "&&", "XEXP", "(", "XEXP", "(", "SET_SRC", "(", "body"], "ground_truth": [")", ",", "", ")", ",", "", ")", "==", "cc0_rtx", ")", "{"], "File": "cris", "Func": "cris_cc0_user_requires_cmp", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12209, "Length": 79, "Cover_Rate": 0.441340782122905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AM", ".", "Disp", "+=", "G", "->", "getOffset", "(", ")", ";", "AM", ".", "SymbolFlags", "=", "G", "->", "getTargetFlags", "(", ")", ";", "}", "else", "if", "(", "ConstantPoolSDNode", "*", "CP", "=", "dyn_cast", "<", "ConstantPoolSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "CP", "=", "CP", "->", "getConstVal", "(", ")", ";", "AM", ".", "Align", "=", "CP", "->", "getAlignment", "(", ")", ";", "AM", ".", "Disp", "+=", "CP", "->", "getOffset", "(", ")", ";", "AM", ".", "SymbolFlags", "=", "CP", "->", "getTargetFlags", "(", ")", ";", "}", "else", "if", "(", "ExternalSymbolSDNode", "*", "S", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "ES", "=", "S", "->", "getSymbol", "(", ")", ";", "AM", ".", "SymbolFlags", "=", "S", "->", "getTargetFlags", "(", ")", ";", "}", "else", "if", "(", "auto", "*", "S", "=", "dyn_cast", "<", "MCSymbolSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "MCSym", "=", "S", "->", "getMCSymbol", "(", ")", ";", "}", "else", "if", "(", "JumpTableSDNode", "*", "J", "=", "dyn_cast", "<", "JumpTableSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "JT", "=", "J", "->", "getIndex", "(", ")", ";", "AM", ".", "SymbolFlags", "=", "J", "->", "getTargetFlags", "(", ")", ";", "}", "else", "if", "(", "BlockAddressSDNode", "*", "BA", "=", "dyn_cast", "<", "BlockAddressSDNode", ">", "(", "N0", ")", ")", "{", "AM", ".", "BlockAddr", "=", "BA", "->", "getBlockAddress", "(", ")", ";", "AM", ".", "Disp", "+=", "BA", "->", "getOffset", "(", ")", ";", "AM", ".", "SymbolFlags", "=", "BA", "->", "getTargetFlags", "(", ")", ";", "}", "else", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "X86ISelDAGToDAG114", "Func": "MatchWrapper", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12210, "Length": 232, "Cover_Rate": 0.3165075034106412, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "LABEL_REF", ":", "return", "flag_pic", "?", "cris_rel_symbol", ":", "cris_offsettable_symbol", ";", "case", "CONST", ":", "return", "cris_symbol_type_of", "(", "XEXP", "(", "x", ",", "", ")", ")", ";", "case", "PLUS", ":", "case", "MINUS", ":", "{", "enum", "cris_symbol_type", "t1", "=", "cris_symbol_type_of", "(", "XEXP", "(", "x", ",", "", ")", ")", ";", "enum", "cris_symbol_type", "t2", "=", "cris_symbol_type_of", "(", "XEXP", "(", "x", ",", "", ")", ")", ";", "gcc_assert", "(", "t1", "==", "cris_no_symbol", "||", "t2", "==", "cris_no_symbol", ")", ";", "if", "(", "t1", "==", "cris_got_symbol", "||", "t2", "==", "cris_got_symbol", ")", "return"], "ground_truth": ["cris_got_symbol_needing_fixup", ";"], "File": "cris", "Func": "cris_symbol_type_of", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12211, "Length": 83, "Cover_Rate": 0.5253164556962026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "hasAddr64", "(", ")", ")", "{", "SDValue", "SRsrc", ",", "VAddr", ",", "SOffset", ",", "Offset", ",", "SLC", ";", "if", "(", "SelectMUBUFAddr64", "(", "Mem", "->", "getBasePtr", "(", ")", ",", "SRsrc", ",", "VAddr", ",", "SOffset", ",", "Offset", ",", "SLC", ")", ")", "{", "unsigned", "Opcode", "=", "Is32", "?", "", ":", "", ";", "SDValue", "CmpVal", "=", "Mem", "->", "getOperand", "(", "", ")", ";", "SDValue", "GLC", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SL", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "CmpVal", ",", "VAddr", ",", "SRsrc", ",", "SOffset", ",", "Offset", ",", "GLC", ",", "SLC", ",", "Mem", "->", "getChain", "(", ")", "}", ";", "CmpSwap", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "SL", ",", "Mem", "->", "getVTList", "(", ")", ",", "Ops", ")", ";", "}", "}", "if", "(", "!", "CmpSwap", ")", "{", "SDValue", "SRsrc", ",", "SOffset", ",", "Offset", ",", "SLC", ";", "if", "(", "SelectMUBUFOffset", "(", "Mem", "->", "getBasePtr", "(", ")", ",", "SRsrc", ",", "SOffset", ",", "Offset", ",", "SLC", ")", ")", "{", "unsigned", "Opcode", "=", "Is32", "?", "", ":", "", ";", "SDValue", "CmpVal", "=", "Mem", "->", "getOperand", "(", "", ")", ";", "SDValue", "GLC", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SL", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "CmpVal", ",", "SRsrc", ",", "SOffset", ",", "Offset", ",", "GLC", ",", "SLC", ",", "Mem", "->", "getChain", "(", ")", "}", ";", "CmpSwap", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "SL", ",", "Mem", "->", "getVTList", "(", ")", ",", "Ops", ")", ";", "}", "}", "if", "(", "!"], "ground_truth": ["CmpSwap", ")", "{"], "File": "AMDGPUISelDAGToDAG40", "Func": "SelectATOMIC_CMP_SWAP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12212, "Length": 243, "Cover_Rate": 0.5573394495412844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "::", "Subtarget", "(", "const", "std", "::", "string", "&", "TT", ",", "const", "std", "::", "string", "&", "CPU", ",", "const", "std", "::", "string", "&", "FS", ")", ":", "GenSubtargetInfo", "(", "TT", ",", "CPU", ",", "FS", ")", ",", "HasMul", "(", "false", ")", ",", "HasDiv", "(", "false", ")"], "ground_truth": [",", "HasRor", "(", "false", ")", ",", "HasCmov", "(", "false", ")", "{"], "File": "OR1KSubtarget", "Func": "OR1KSubtarget", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12213, "Length": 55, "Cover_Rate": 0.6707317073170732, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "AsmPrinter", "(", "formatted_raw_ostream", "&", "O", ",", "TargetMachine", "&", "TM", ",", "MCStreamer", "&", "Streamer", ")", ":", "AsmPrinter", "(", "O", ",", "TM", ",", "Streamer", ")", "{", "Subtarget", "=", "&", "TM", ".", "getSubtarget", "<", "Subtarget"], "ground_truth": [">", "(", ")", ";"], "File": "MBlazeAsmPrinter14", "Func": "MBlazeAsmPrinter", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12214, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget", "(", ")"], "ground_truth": ["{"], "File": "M680x0TargetMachine", "Func": "LLVMInitializeM680x0Target", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12215, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetFrameLowering", "*", "getFrameLowering", "(", ")", "const", "{", "return", "&", "FrameLowering"], "ground_truth": [";"], "File": "mprocTargetMachine", "Func": "getFrameLowering", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12216, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "MFI", ".", "getObjectAlign", "(", "FI", ")", ")", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "return", ";", "}", "if", "(", "", ".", "hasSubClassEq", "(", "RC"], "ground_truth": [")", ")", "{"], "File": "Thumb2InstrInfo", "Func": "storeRegToStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12217, "Length": 127, "Cover_Rate": 0.38837920489296635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Size", "=", "getSizeInBits", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ",", "*", "TRI", ")", ";", "LLT", "LoadTy", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "Register", "PtrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "LLT", "PtrTy", "=", "MRI", ".", "getType", "(", "PtrReg", ")", ";", "unsigned", "AS", "=", "PtrTy", ".", "getAddressSpace", "(", ")", ";", "unsigned", "PtrSize", "=", "PtrTy", ".", "getSizeInBits", "(", ")", ";", "const", "ValueMapping", "*", "ValMapping", ";", "const", "ValueMapping", "*", "PtrMapping", ";", "const", "RegisterBank", "*", "PtrBank", "=", "getRegBank", "(", "PtrReg", ",", "MRI", ",", "*", "TRI", ")", ";", "if", "(", "PtrBank", "==", "&", "", "&&", "TargetLowering", "::", "isFlatGlobalAddrSpace", "(", "AS", ")", ")", "{", "if", "(", "isScalarLoadLegal", "(", "MI", ")", ")", "{", "ValMapping", "=", "", "(", "", ",", "Size", ")", ";", "PtrMapping", "=", "", "(", "", ",", "PtrSize", ")", ";", "}", "else", "{", "ValMapping", "=", "", "(", "", ",", "Size", ")", ";", "unsigned", "PtrBankID", "=", "Subtarget", ".", "useFlatForGlobal", "(", ")", "?", "", ":", "", ";", "PtrMapping", "=", "", "(", "PtrBankID", ",", "PtrSize", ")", ";", "ValMapping", "=", "", "(", "", ",", "LoadTy", ")", ";", "}", "}", "else", "{", "ValMapping", "=", "", "(", "", ",", "LoadTy", ")", ";", "PtrMapping", "=", "", "(", "", ",", "PtrSize", ")", ";", "}", "OpdsMapping", "[", "", "]", "=", "ValMapping", ";", "OpdsMapping", "[", "", "]", "=", "PtrMapping", ";", "const", "RegisterBankInfo", "::", "InstructionMapping", "&", "Mapping", "=", "getInstructionMapping", "(", "", ",", "", ",", "getOperandsMapping", "(", "OpdsMapping", ")", ",", "MI", ".", "getNumOperands", "(", ")", ")", ";", "return", "Mapping"], "ground_truth": [";"], "File": "AMDGPURegisterBankInfo10", "Func": "getInstrMappingForLoad", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12218, "Length": 257, "Cover_Rate": 0.7427745664739884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "mips_insert_insn_pseudos", "(", "void", ")", "{", "bool", "insn_pseudo_needed", "=", "TRUE", ";", "rtx_insn", "*", "insn", ";", "for", "(", "insn", "=", "get_last_insn", "(", ")", ";", "insn", "!=", "NULL_RTX", ";", "insn", "=", "PREV_INSN"], "ground_truth": ["(", "insn", ")", ")", "switch", "(", "GET_CODE", "(", "insn", ")", ")", "{"], "File": "mips", "Func": "mips_insert_insn_pseudos", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12219, "Length": 43, "Cover_Rate": 0.34959349593495936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createDelaySlotFillerPass", "(", ")", ")", ";", "addPass", "(", "createBranchExpansion", "(", ")", ")", ";", "addPass", "(", "createConstantIslandPass", "(", ")"], "ground_truth": [")", ";"], "File": "MipsTargetMachine64", "Func": "addPreEmitPass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12220, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "float", "foo", "=", "__truncdfsf2", "(", "__truncxfdf2", "(", "ld", ")"], "ground_truth": [")", ";"], "File": "fpgnulib", "Func": "__truncxfsf2", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12221, "Length": 11, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "SetCCI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "", ")", ";", "MRI", "->", "replaceRegWith", "(", "SetCCI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "CondReg", ")", ";", "SetCCI", ".", "eraseFromParent", "(", ")", ";", "return", ";", "}", "auto", "MIB", "=", "BuildMI", "(", "*", "SetCCI", ".", "getParent", "(", ")", ",", "SetCCI", ".", "getIterator", "(", ")", ",", "SetCCI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "MIB", ".", "add", "(", "SetCCI", ".", "getOperand", "(", "i", ")", ")", ";", "MIB", ".", "addReg", "(", "CondReg"], "ground_truth": [")", ";"], "File": "X86FlagsCopyLowering", "Func": "rewriteSetCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12222, "Length": 108, "Cover_Rate": 0.48868778280542985, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Undef", "=", "DAG", ".", "getUNDEF", "(", "SveVT", ")", ";", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", ")", "Src0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ".", "changeTypeToInteger", "(", ")", ",", "Src0", ")", ";", "Src0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NeonVT", ",", "Src0", ")", ";", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NeonVT", ",", "Mask", ")", ";", "Idxs", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NeonVT", ",", "Idxs", ")", ";", "Src0", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "DL", ",", "SveVT", ",", "Undef", ",", "Src0", ")", ";", "Mask", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "DL", ",", "SveVT", ",", "Undef", ",", "Mask", ")", ";", "Idxs", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "DL", ",", "SveVT", ",", "Undef", ",", "Idxs", ")", ";", "EVT", "PredVT", "=", "SveVT", ".", "changeVectorElementType", "(", "", ")", ";", "SDValue", "Pg", "=", "getPTrue", "(", "DAG", ",", "DL", ",", "PredVT", ",", "(", "NumEls", "==", "", ")", "?", "VL2", ":", "VL4", ")", ";", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PredVT", ",", "Mask", ")", ";", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PredVT", ",", "Mask", ",", "Pg", ")", ";", "EVT", "MemVT", "=", "MGN", "->", "getMemoryVT", "(", ")", ".", "changeTypeToInteger", "(", ")", ";", "", "Ext", "=", "MGN", "->", "getExtensionType"], "ground_truth": ["(", ")", ";"], "File": "AArch64ISelLowering102", "Func": "LowerMGATHER", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12223, "Length": 219, "Cover_Rate": 0.3924731182795699, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "int", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_ucomige_sd", "(", "__m128d", "__A", ","], "ground_truth": ["__m128d", "__B", ")", "{"], "File": "emmintrin4", "Func": "_mm_ucomige_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12224, "Length": 18, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "i", "==", "OpNo", ")", "{", "assert", "(", "MO", ".", "isReg", "(", ")", "&&", "", ")", ";", "addOperands", "(", "MIB", ",", "MOs", ",", "PtrOffset", ")", ";", "}", "else", "{", "MIB", ".", "add", "(", "MO", ")", ";", "}", "}", "updateOperandRegConstraints", "(", "MF", ",", "*", "NewMI", ",", "TII", ")", ";", "if", "(", "MI", ".", "getFlag", "(", "MachineInstr", "::", "MIFlag", "::", "NoFPExcept", ")", ")", "NewMI", "->", "setFlag", "(", "MachineInstr", "::", "MIFlag", "::", "NoFPExcept", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "InsertPt", "->", "getParent", "(", ")", ";", "MBB", "->", "insert", "(", "InsertPt", ",", "NewMI"], "ground_truth": [")", ";"], "File": "X86InstrInfo (2)3", "Func": "FuseInst", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12225, "Length": 126, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "ScheduleDAGMutation", ">", "createPowerPCMacroFusionDAGMutation", "(", ")", "{", "return", "createMacroFusionDAGMutation", "("], "ground_truth": ["shouldScheduleAdjacent", ")", ";"], "File": "PPCMacroFusion", "Func": "createPowerPCMacroFusionDAGMutation", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12226, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "int", "arm_autovectorize_vector_modes", "(", "vector_modes", "*", "modes", ",", "bool", ")", "{", "if", "(", "!", "TARGET_NEON_VECTORIZE_DOUBLE", ")", "{", "modes", "->", "safe_push", "(", "V16QImode", ")", ";", "modes", "->", "safe_push", "(", "V8QImode", ")"], "ground_truth": [";"], "File": "arm", "Func": "arm_autovectorize_vector_modes", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12227, "Length": 32, "Cover_Rate": 0.8648648648648649, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst2_lanev2si", "(", "(", "__builtin_neon_si", "*", ")", "__a", ",", "__bu", ".", "__o"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon_vst2_lane_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12228, "Length": 15, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vabdq_m_fv8hf", "(", "__arm_vuninitializedq_f16", "(", ")", ",", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vabdq_x_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12229, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isTargetDarwin", "(", ")", ")", "return", "new"], "ground_truth": ["_MachoTargetObjectFile", "(", ")", ";"], "File": "ARM64ISelLowering", "Func": "createTLOF", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12230, "Length": 21, "Cover_Rate": 0.5526315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "operands", "[", "", "]", "=", "force_reg", "(", "mode", ",", "operands", "[", "", "]", ")", ";", "debug_rtx", "(", "operands", "[", "", "]", ")", ";", "}", "parts", "=", "", ";", "fprintf", "(", "stderr", ",", "", ",", "!", "can_create_pseudo_p", "(", ")", ",", "split_all", ")", ";", "debug_rtx", "(", "operands", "[", "", "]", ")", ";", "debug_rtx", "(", "operands", "[", "", "]", ")", ";", "if", "(", "satisfies_constraint_Ss", "(", "operands", "[", "", "]", ")", ")", "split_all", "=", "", ";", "if", "(", "TARGET_A16", "&&", "(", "far_addr_space_p", "(", "operands", "[", "", "]", ")", "||", "far_addr_space_p", "(", "operands", "[", "", "]", ")", ")", ")", "split_all", "|=", "", ";", "if", "(", "TARGET_A24", "&&", "split_all", "!=", "", "&&", "(", "mode", "==", "SImode", "||", "mode", "==", "PSImode", ")", "&&", "!", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "MEM", "&&", "GET_CODE", "(", "XEXP", "(", "operands", "[", "", "]", ",", "", ")", ")", "==", "POST_INC", ")", ")", "return", "", ";", "for", "(", "si", "=", "", ";", "si", "<", "parts", ";", "si", "++", ")", "{", "d", "[", "si", "]", "=", "m32c_subreg", "(", "submode", ",", "operands", "[", "", "]", ",", "mode", ",", "si", "*", "GET_MODE_SIZE", "(", "submode", ")", ")", ";", "s", "[", "si", "]", "=", "m32c_subreg", "(", "submode", ",", "operands", "[", "", "]", ",", "mode", ",", "si", "*", "GET_MODE_SIZE", "(", "submode", ")", ")", ";", "}", "if", "(", "GET_CODE", "(", "d", "[", "", "]", ")", "==", "MEM", "&&", "GET_CODE", "(", "XEXP", "(", "d", "[", "", "]", ",", "", ")", ")", "==", "PRE_DEC", ")", "{", "for", "(", "si", "=", "parts", "-", "", ";", "si", ">=", "", ";", "si", "--", ")", "{", "ops", "[", "opi", "++", "]", "=", "gen_rtx_MEM", "(", "submode", ",", "gen_rtx_PRE_DEC", "(", "Pmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "SP_REGNO", ")", ")", ")", ";", "ops", "[", "opi", "++", "]", "=", "s", "[", "si", "]", ";", "}", "rv", "=", "", ";", "}", "else", "if", "(", "GET_CODE", "(", "s", "[", "", "]", ")", "==", "MEM", "&&", "GET_CODE", "(", "XEXP", "(", "s", "[", "", "]", ",", "", ")", ")", "==", "POST_INC", ")", "{", "for", "(", "di", "=", "", ";", "di", "<", "parts", ";", "di", "++", ")", "{", "ops", "[", "opi", "++", "]", "=", "d", "[", "di", "]", ";", "ops", "[", "opi", "++", "]", "=", "gen_rtx_MEM", "(", "submode", ",", "gen_rtx_POST_INC", "(", "Pmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "SP_REGNO", ")", ")", ")", ";", "}", "rv", "=", ""], "ground_truth": [";"], "File": "m32c", "Func": "m32c_split_move", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12231, "Length": 376, "Cover_Rate": 0.5481049562682215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsS32", "(", ")", "const", "{", "return", "ThisABI", "=="], "ground_truth": ["", ";"], "File": "SICABIInfo", "Func": "IsS32", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12232, "Length": 11, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "DebugLoc", "dl", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "int", "FPOffset", "=", "TFI", "->", "getFPStackOffset", "(", ")", ";", "int", "RAOffset", "=", "TFI", "->", "getRAStackOffset", "(", ")", ";", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "FPOffset", ")", ";", "}", "if", "(", "MFI", "->", "adjustsStack", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "RAOffset", ")", ";", "}", "int", "StackSize", "=", "(", "int", ")", "MFI", "->"], "ground_truth": ["getStackSize", "(", ")", ";"], "File": "TeeRISCFrameLowering", "Func": "emitEpilogue", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12233, "Length": 166, "Cover_Rate": 0.6014492753623188, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "GlobalVariable", "*", ">", "LDSGlobals", "=", "", "(", "M", ")", ";", "llvm", "::", "erase_if", "(", "LDSGlobals", ",", "[", "&", "]", "(", "GlobalVariable", "*", "GV", ")", "{", "return", "shouldIgnorePointerReplacement", "(", "GV", ")", ";", "}"], "ground_truth": [")", ";"], "File": "AMDGPUReplaceLDSUseWithPointer", "Func": "collectLDSRequiringPointerReplace", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12234, "Length": 38, "Cover_Rate": 0.6909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X"], "ground_truth": [")", ";"], "File": "ARMMCTargetDesc (2)", "Func": "createARMMCInstrInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12235, "Length": 21, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Src0", "->", "isReg", "(", ")", ")", "{", "unsigned", "Reg", "=", "Src0", "->", "getReg", "(", ")", ";", "MachineInstr", "*", "Def", "=", "MRI", ".", "getUniqueVRegDef", "(", "Reg", ")", ";", "if", "(", "Def", "&&", "Def", "->", "isMoveImmediate", "(", ")", ")", "{", "MachineOperand", "&", "MovSrc", "=", "Def", "->", "getOperand", "(", "", ")", ";", "bool", "ConstantFolded", "=", "false", ";", "if", "(", "MovSrc", ".", "isImm", "(", ")", "&&", "isUInt", "<", "", ">", "(", "MovSrc", ".", "getImm", "(", ")", ")", ")", "{", "Src0", "->", "ChangeToImmediate", "(", "MovSrc", ".", "getImm", "(", ")", ")", ";", "ConstantFolded", "=", "true"], "ground_truth": [";"], "File": "SIShrinkInstructions16", "Func": "foldImmediates", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12236, "Length": 92, "Cover_Rate": 0.3205574912891986, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "AtomicRMWInst", "::", "Xchg", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "Add", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "Sub", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "Nand", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "Max", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "Min", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "UMax", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "UMin", ":", "return", "", ";", "}", "}", "if", "(", "XLen", "==", "", ")", "{", "switch", "(", "BinOp", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "AtomicRMWInst", "::", "Xchg", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "Add", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "Sub", ":", "return", "", ";", "case", "AtomicRMWInst", "::", "Nand", ":", "return", "", ";", "case", "AtomicRMWInst", "::"], "ground_truth": ["Max", ":"], "File": "RISCVISelLowering", "Func": "getIntrinsicForMaskedAtomicRMWBinOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12237, "Length": 129, "Cover_Rate": 0.57847533632287, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "VT", ".", "is128BitVector", "(", ")", "&&", "(", "VT", ".", "getScalarSizeInBits", "(", ")", "==", "", "||", "VT", ".", "getScalarSizeInBits", "(", ")", "==", "", ")", ")", "&&", "", ")", ";", "if", "(", "!", "N0", ".", "hasOneUse", "(", ")", "||", "!", "N1", ".", "hasOneUse", "(", ")", "||", "N0", ".", "getOpcode", "(", ")", "!=", "", "||", "N1", ".", "getOpcode", "(", ")", "!=", "", "||", "N0", ".", "getOperand", "(", "", ")", "!=", "N1", ".", "getOperand", "(", "", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "WideVec", "=", "N0", ".", "getOperand", "(", "", ")", ";", "MVT", "WideVT", "=", "WideVec", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "WideVT", ".", "is256BitVector", "(", ")", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "N0", ".", "getOperand", "(", "", ")", ")", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "N1", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "SmallVector", "<", "int", ",", "", ">", "NewMask", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", ".", "end", "(", ")", ")", ";", "const", "APInt", "&", "ExtIndex0", "=", "N0", ".", "getConstantOperandAPInt", "(", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering130", "Func": "lowerShuffleOfExtractsAsVperm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12238, "Length": 185, "Cover_Rate": 0.5270655270655271, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "width", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "const4", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "s1", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "is32Bit", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::", "Fail", ";", "DecodeStatus", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "d", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s1", ",", "Address", ",", "Decoder", ")", ";", "if", "(", "status", "!=", "MCDisassembler", "::", "Success", ")", "return", "status", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "const4", ")", ")", ";", "status", "=", "DecodeDataRegsRegisterClass", "(", "Inst", ",", "s3", ",", "Address"], "ground_truth": [",", "Decoder", ")", ";"], "File": "TriCoreDisassembler", "Func": "DecodeRCRWInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12239, "Length": 132, "Cover_Rate": 0.6439024390243903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "BaseInstrInfo", "*", "TII", "=", "static_cast", "<", "const", "BaseInstrInfo", "*", ">", "(", "getTargetMachine", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "MCID", "=", "&", "TII", "->", "get", "(", "NewOpc", ")", ";", "assert", "(", "MCID", "->", "getNumOperands", "(", ")", "==", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", "+", "", "&&", "", ")", ";", "MI", "->", "setDesc", "(", "*", "MCID", ")", ";", "MI", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "", ",", "true", ")", ")", ";", "}", "unsigned", "ccOutIdx", "=", "MCID", "->", "getNumOperands", "(", ")", "-", "", ";", "if", "(", "!", "MCID", "->", "hasOptionalDef", "(", ")", "||", "!", "MCID", "->", "OpInfo", "[", "ccOutIdx", "]", ".", "isOptionalDef", "(", ")", ")", "{", "assert", "(", "!", "NewOpc", "&&", "", ")", ";", "return", ";", "}", "bool", "definesCPSR", "=", "false", ";", "bool", "deadCPSR", "=", "false", ";", "for", "(", "unsigned", "i", "=", "MCID", "->", "getNumOperands", "(", ")", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isDef", "(", ")", "&&", "MO", ".", "getReg", "(", ")", "=="], "ground_truth": ["", ")", "{"], "File": "ARMISelLowering156", "Func": "AdjustInstrPostInstrSelection", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12240, "Length": 193, "Cover_Rate": 0.5092348284960422, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "rtx", "v0", ",", "v1", ";", "if", "(", "(", "regno", "-", "SPARC_FP_ARG_FIRST", ")", "<", "SPARC_INT_ARG_MAX", "*", "", ")", "{", "int", "intreg", ";", "if", "(", "incoming", ")", "return", "reg", ";", "intreg", "=", "(", "SPARC_OUTGOING_INT_ARG_FIRST", "+", "(", "regno", "-", "SPARC_FP_ARG_FIRST", ")", "/", "", ")", ";", "v0", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "reg", ",", "const0_rtx", ")", ";", "v1", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "mode", ",", "intreg", ")", ",", "const0_rtx", ")", ";", "return", "gen_rtx_PARALLEL", "(", "mode", ",", "gen_rtvec", "(", "", ",", "v0", ",", "v1", ")", ")", ";", "}", "else", "{", "v0", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "NULL_RTX", ",", "const0_rtx", ")", ";", "v1", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "reg", ",", "const0_rtx", ")", ";", "return", "gen_rtx_PARALLEL", "(", "mode", ",", "gen_rtvec", "(", "", ",", "v0", ",", "v1", ")", ")", ";", "}", "}", "}", "else", "if", "(", "type", "&&", "AGGREGATE_TYPE_P", "(", "type", ")", ")", "{", "HOST_WIDE_INT", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "gcc_assert", "(", "size", "<="], "ground_truth": ["", ")", ";"], "File": "sparc5", "Func": "sparc_function_arg_1", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12241, "Length": 155, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "cpu", "=", "&", "cpu_table", "[", "", "]", ";", "cpu", "->", "name", ";", "++", "cpu", ")", "if", "(", "!", "strcmp", "(", "sel", "->", "string", ",", "cpu", "->", "name", ")", ")", "{", "if", "(", "sel", "->", "set_tune_p", ")", "sparc_cpu", "=", "cpu", "->", "processor", ";", "if", "(", "sel", "->", "set_arch_p", ")", "{", "target_flags", "&=", "~", "cpu", "->", "disable", ";", "target_flags", "|=", "cpu", "->", "enable", ";", "}", "break", ";", "}", "if", "(", "!", "cpu", "->", "name", ")", "error", "(", "", ",", "sel", "->", "string", ",", "sel", "->", "name", ")", ";", "}", "}", "if", "(", "fpu_option_set", ")", "target_flags", "=", "(", "target_flags", "&", "~", "MASK_FPU", ")", "|", "fpu", ";", "if", "(", "!", "TARGET_FPU", ")", "target_flags", "&=", "~", "MASK_VIS", ";", "if", "(", "TARGET_VIS", "||", "TARGET_ARCH64", ")", "{", "target_flags", "|=", "MASK_V9", ";", "target_flags", "&=", "~", "(", "MASK_V8", "|", "MASK_SPARCLET", "|", "MASK_SPARCLITE", ")", ";", "}", "if", "(", "TARGET_V9", "&&", "TARGET_ARCH32", ")", "target_flags", "|=", "MASK_DEPRECATED_V8_INSNS", ";", "if", "(", "!", "TARGET_V9", "||", "TARGET_ARCH64", ")", "target_flags", "&=", "~", "MASK_V8PLUS", ";", "if", "(", "TARGET_ARCH32", ")", "target_flags", "&=", "~", "MASK_STACK_BIAS", ";", "if", "(", "align_functions", "==", "", "&&", "(", "sparc_cpu", "==", "PROCESSOR_ULTRASPARC", "||", "sparc_cpu", "==", "PROCESSOR_ULTRASPARC3", ")", ")", "align_functions", "=", "", ";", "if", "(", "flag_pcc_struct_return", "==", "DEFAULT_PCC_STRUCT_RETURN", ")", "flag_pcc_struct_return", "=", "(", "TARGET_ARCH64", "?", "", ":", "", ")", ";", "if", "(", "!", "TARGET_ARCH64", ")", "targetm", ".", "asm_out", ".", "unaligned_op", ".", "di", "=", "NULL", ";", "sparc_init_modes", "(", ")", ";", "sparc_sr_alias_set", "=", "new_alias_set", "(", ")", ";", "struct_value_alias_set", "=", "new_alias_set", "(", ")", ";", "init_machine_status", "=", "sparc_init_machine_status", ";", "switch", "(", "sparc_cpu", ")", "{", "case", "PROCESSOR_V7", ":", "case", "PROCESSOR_CYPRESS", ":", "sparc_costs", "=", "&", "cypress_costs", ";", "break", ";", "case", "PROCESSOR_V8", ":", "case", "PROCESSOR_SPARCLITE", ":", "case", "PROCESSOR_SUPERSPARC", ":", "sparc_costs", "=", "&", "supersparc_costs", ";", "break", ";", "case", "PROCESSOR_F930", ":", "case", "PROCESSOR_F934", ":", "case", "PROCESSOR_HYPERSPARC", ":", "case", "PROCESSOR_SPARCLITE86X", ":", "sparc_costs", "=", "&", "hypersparc_costs", ";", "break", ";", "case", "PROCESSOR_SPARCLET", ":", "case", "PROCESSOR_TSC701", ":", "sparc_costs", "=", "&", "sparclet_costs", ";", "break", ";", "case", "PROCESSOR_V9", ":", "case", "PROCESSOR_ULTRASPARC", ":", "sparc_costs", "=", "&", "ultrasparc_costs", ";", "break", ";", "case", "PROCESSOR_ULTRASPARC3", ":", "sparc_costs", "=", "&", "ultrasparc3_costs"], "ground_truth": [";"], "File": "sparc3", "Func": "sparc_override_options", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12242, "Length": 327, "Cover_Rate": 0.36333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">", "X", "(", "getTheleTarget", "(", ")", ")", ";", "RegisterTargetMachine", "<", "TargetMachine", ">", "Y", "(", "getThebeTarget", "(", ")", ")", ";", "RegisterTargetMachine", "<", "TargetMachine", ">", "Z", "(", "getTheTarget", "(", ")", ")", ";", "PassRegistry", "&", "PR", "=", "*", "PassRegistry", "::"], "ground_truth": ["getPassRegistry", "(", ")", ";"], "File": "BPFTargetMachine12", "Func": "LLVMInitializeBPFTarget", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12243, "Length": 44, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "SETargetLowering", "(", "TM"], "ground_truth": [")", ";"], "File": "MipsSEISelLowering (2)", "Func": "createMipsSETargetLowering", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12244, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "SaveC0", "(", "SDValue", "Chain", ",", "const", "SDLoc", "&", "DL", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "auto", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "SDValue", "GetC0Ops", "[", "]", "=", "{", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", "}", ";", "SDValue", "GetC0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "GetC0Ops", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "unsigned", "C0VirtReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "SDValue", "C0VirtRegNode", "=", "DAG", ".", "getCopyToReg", "(", "Chain"], "ground_truth": [",", "DL", ",", "C0VirtReg", ",", "GetC0", ")", ";"], "File": "TVMISelLowering", "Func": "SaveC0", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12245, "Length": 124, "Cover_Rate": 0.7560975609756098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "MCExpr", "::", "VariantKind", ">", "(", "name", ")", ".", "Case", "(", "", ",", "VK__LO", ")", ".", "Case", "(", "", ",", "VK__HI", ")", ".", "Case", "("], "ground_truth": ["", ",", "VK__PCREL_LO", ")", ".", "Case", "(", "", ",", "VK__PCREL_HI", ")", ".", "Case", "(", "", ",", "VK__GOT_HI", ")", ".", "Default", "(", "VK__Invalid", ")", ";"], "File": "RISCVMCExpr13", "Func": "getVariantKindForName", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12246, "Length": 51, "Cover_Rate": 0.8095238095238095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateShiftedImm", "(", "const", "MCExpr", "*", "Val", ",", "unsigned", "ShiftAmount", ",", "SMLoc", "S", ",", "SMLoc", "E", ",", "MCContext", "&", "Ctx", ")", "{", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "k_ShiftedImm", ",", "Ctx", ")", ";", "Op", "->", "ShiftedImm", ".", "Val", "=", "Val", ";", "Op", "->", "ShiftedImm", ".", "ShiftAmount", "=", "ShiftAmount", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return", "Op"], "ground_truth": [";"], "File": "AArch64AsmParser (2)1", "Func": "CreateShiftedImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12247, "Length": 72, "Cover_Rate": 0.9863013698630136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "canTreatAsByteVector", "("], "ground_truth": ["EVT", "VT", ")", "{"], "File": "SystemZISelLowering120", "Func": "canTreatAsByteVector", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12248, "Length": 8, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_subs_epi8", "(", "__m128i", "__W", ",", "__mmask16", "__U", ",", "__m128i"], "ground_truth": ["__A", ",", "__m128i", "__B", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_subs_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12249, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sgx_call_magic_labels_index", "++", ";", "return", "", "+", "std", "::", "to_string", "(", "sgx_call_magic_labels_index", "-", ""], "ground_truth": [")", ";"], "File": "X86AsmPrinter2", "Func": "getNextCallMagic", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12250, "Length": 15, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "C", ".", "Chain", ")", "return", ";", "auto", "*", "C1", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "C", ".", "Op1", ")", ";", "if", "(", "C1", "&&", "C1", "->", "isZero", "(", ")", ")", "{", "for", "(", "auto", "I", "=", "C", ".", "Op0", "->", "use_begin", "(", ")", ",", "E", "=", "C", ".", "Op0", "->", "use_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "SDNode", "*", "N", "="], "ground_truth": ["*", "I", ";"], "File": "SystemZISelLowering (2)3", "Func": "adjustForFNeg", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12251, "Length": 71, "Cover_Rate": 0.5867768595041323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PAN", "::", "isLocalName", "(", "DIGV", ".", "getGlobal", "(", ")", "->", "getName", "(", ")", ")", ")", "{", "ClassNo", "=", "", ";", "}", "else", "if", "(", "DIGV", ".", "isLocalToUnit", "(", ")", ")", "ClassNo", "=", "", ";", "else", "ClassNo", "=", "", ";", "return"], "ground_truth": ["ClassNo", ";"], "File": "PIC16DebugInfo1", "Func": "getStorageClass", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12252, "Length": 44, "Cover_Rate": 0.6984126984126984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "p", "->", "next", "=", "extern_head", ";", "p", "->", "decl", "=", "decl", ";", "p", "->", "name"], "ground_truth": ["=", "name", ";"], "File": "winnt3", "Func": "i386_pe_record_external_function", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12253, "Length": 18, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_move_insn", "(", "gpos", ",", "gen_rtx_SUBREG", "(", "SImode", ",", "gpos_qi", ",", "", ")", ")", ";", "emit_cmp_and_jump_insns", "(", "gpos", ",", "loadlen", ",", "GE", ",", "NULL_RTX", ",", "SImode", ",", "", ",", "full_label", ")", ";", "emit_insn", "(", "gen_vstlv16qi", "(", "vsrc", ",", "gpos", ",", "dst", ")", ")", ";", "force_expand_binop", "(", "Pmode", ",", "add_optab", ",", "dst_addr", ",", "gpos", ",", "result", ",", "", ",", "OPTAB_DIRECT", ")", ";", "emit_jump", "(", "exit_label", ")", ";", "emit_barrier", "(", ")", ";", "emit_label", "(", "full_label", ")", ";", "LABEL_NUSES", "(", "full_label", ")", "=", "", ";", "force_expand_binop", "(", "Pmode", ",", "and_optab", ",", "src_addr", ",", "GEN_INT", "(", "", ")", ",", "temp", ",", "", ",", "OPTAB_DIRECT", ")", ";", "emit_move_insn", "(", "offset", ",", "GEN_INT", "(", "", ")", ")", ";", "force_expand_binop", "(", "Pmode", ",", "sub_optab", ",", "offset", ",", "temp", ",", "offset", ",", "", ",", "OPTAB_DIRECT", ")", ";", "emit_insn", "(", "gen_vstlv16qi", "(", "vsrc", ",", "gen_lowpart", "(", "SImode", ",", "offset", ")", ",", "dst", ")", ")", ";", "force_expand_binop", "(", "Pmode", ",", "add_optab", ",", "offset", ",", "const1_rtx", ",", "offset", ",", "", ",", "OPTAB_DIRECT", ")", ";", "emit_move_insn", "(", "src_addr_reg", ",", "src_addr", ")", ";", "emit_move_insn", "(", "dst_addr_reg", ",", "dst_addr", ")", ";", "emit_label", "(", "loop_label", ")", ";", "LABEL_NUSES", "(", "loop_label", ")", "=", "", ";", "emit_move_insn", "(", "vsrc", ",", "gen_rtx_MEM", "(", "V16QImode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "src_addr_reg", ",", "offset", ")", ")", ")", ";", "emit_insn", "(", "gen_vec_vfenesv16qi", "(", "vpos", ",", "vsrc", ",", "vsrc", ",", "GEN_INT", "(", "VSTRING_FLAG_ZS", "|", "VSTRING_FLAG_CS", ")", ")", ")", ";", "add_int_reg_note", "(", "s390_emit_ccraw_jump", "(", "", ",", "EQ", ",", "done_label", ")", ",", "REG_BR_PROB", ",", "profile_probability", "::", "very_unlikely", "(", ")", ".", "to_reg_br_prob_note", "(", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "V16QImode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "dst_addr_reg", ",", "offset", ")", ")", ",", "vsrc", ")", ";", "force_expand_binop", "(", "Pmode", ",", "add_optab", ",", "offset", ",", "GEN_INT", "(", "", ")", ",", "offset", ",", "", ",", "OPTAB_DIRECT", ")", ";", "emit_jump", "(", "loop_label", ")", ";", "emit_barrier", "(", ")", ";", "emit_label", "(", "done_label", ")", ";", "LABEL_NUSES", "(", "done_label", ")", "=", "", ";", "force_expand_binop", "(", "Pmode", ",", "add_optab", ",", "dst_addr_reg", ",", "offset", ",", "dst_addr_reg", ",", "", ",", "OPTAB_DIRECT", ")", ";", "emit_insn", "(", "gen_vec_extractv16qiqi", "(", "gpos_qi", ",", "vpos", ",", "GEN_INT", "(", "", ")", ")"], "ground_truth": [")", ";"], "File": "s390", "Func": "s390_expand_vec_movstr", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12254, "Length": 342, "Cover_Rate": 0.5767284991568297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint8x8_t", ")", "{", "__c", ",", "__c", "+", "", ",", "__c", "+", "", ",", "__c", "+", "", ",", "__c", "+", "", ",", "__c", "+", "", ",", "__c", "+", "", ",", "__c"], "ground_truth": ["+", "", "}", ")", ";"], "File": "arm", "Func": "neon2_vext_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12255, "Length": 43, "Cover_Rate": 0.3944954128440367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Fma0", "=", "B", ".", "buildFMA", "(", "S32", ",", "NegDivScale0", ",", "ApproxRcp", ",", "One", ",", "Flags", ")", ";", "auto", "Fma1", "=", "B", ".", "buildFMA", "(", "S32", ",", "Fma0", ",", "ApproxRcp", ",", "ApproxRcp", ",", "Flags", ")", ";", "auto", "Mul", "=", "B", ".", "buildFMul", "(", "S32", ",", "NumeratorScaled", ",", "Fma1", ",", "Flags", ")", ";", "auto", "Fma2", "=", "B", ".", "buildFMA", "(", "S32", ",", "NegDivScale0", ",", "Mul", ",", "NumeratorScaled", ",", "Flags", ")", ";", "auto", "Fma3", "=", "B", ".", "buildFMA", "(", "S32", ",", "Fma2", ",", "Fma1", ",", "Mul", ",", "Flags", ")", ";", "auto", "Fma4", "=", "B", ".", "buildFMA", "(", "S32", ",", "NegDivScale0", ",", "Fma3", ",", "NumeratorScaled", ",", "Flags", ")", ";", "if", "(", "!", "Mode", ".", "allFP32Denormals", "(", ")", ")", "toggleSPDenormMode", "(", "false", ",", "B", ",", "ST", ",", "Mode", ")", ";", "auto", "Fmas", "=", "B", ".", "buildIntrinsic", "(", "", ",", "{", "S32", "}", ",", "false", ")", ".", "addUse", "(", "Fma4", ".", "getReg", "(", "", ")", ")", ".", "addUse", "(", "Fma1", ".", "getReg", "(", "", ")", ")", ".", "addUse", "(", "Fma3", "."], "ground_truth": ["getReg", "(", "", ")", ")", ".", "addUse", "(", "NumeratorScaled", ".", "getReg", "(", "", ")", ")", ".", "setMIFlags", "(", "Flags", ")", ";"], "File": "AMDGPULegalizerInfo22", "Func": "legalizeFDIV32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12256, "Length": 187, "Cover_Rate": 0.35823754789272033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "SDValue", "Shuf128", "=", "lowerV4X128VectorShuffle", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "Shuf128", ";", "if", "(", "SDValue", "Unpck", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "Unpck", ";", "return", "lowerVectorShuffleWithPERMV", "(", "DL", ",", "", ",", "Mask", ",", "V1", ","], "ground_truth": ["V2", ",", "DAG", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "lowerV8F64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12257, "Length": 112, "Cover_Rate": 0.6787878787878788, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "RegisterInfo", "::", "processFunctionBeforeFrameFinalized", "(", "MachineFunction", "&"], "ground_truth": ["MF", ")", "const", "{"], "File": "BPFRegisterInfo12", "Func": "processFunctionBeforeFrameFinalized", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12258, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerLibCall", "(", "RTLIB", "::", "Libcall", "LC8", ",", "RTLIB", "::", "Libcall", "LC16", ",", "RTLIB", "::", "Libcall", "LC24", ",", "RTLIB", "::", "Libcall", "LC32", ",", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "RTLIB", "::", "Libcall", "LC", ";", "assert", "(", "Op", ".", "getSimpleValueType", "(", ")", ".", "isInteger", "(", ")", "&&", "", ")", ";", "switch", "(", "Op", ".", "getValueSizeInBits", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "LC", "=", "LC8", ";", "break", ";", "case", "", ":", "LC", "=", "LC16", ";", "break", ";", "case", "", ":", "LC", "=", "LC24", ";", "break", ";", "case", "", ":", "LC", "=", "LC32", ";", "break", ";", "}", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "reserve", "(", "Op", "."], "ground_truth": ["getNumOperands", "(", ")", ")", ";"], "File": "Z80ISelLowering2", "Func": "LowerLibCall", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12259, "Length": 126, "Cover_Rate": 0.6774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMTargetMachine", "(", "T", ",", "", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ".", "getValueOr", "(", "Reloc", "::", "Model", "::", "Static", ")", ",", "CM", ".", "getValueOr", "(", "CodeModel", "::", "Model", "::", "Tiny", ")", ",", "OL", ")", ",", "TLOF", "(", "std", "::", "make_unique", "<", "TargetLoweringObjectFileELF", ">", "(", ")", ")", ",", "DefaultSubtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ")", "{", "initAsmInfo", "(", ")"], "ground_truth": [";"], "File": "TL45TargetMachine", "Func": "TL45TargetMachine", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12260, "Length": 67, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "s390_label_align", "(", "rtx_insn", "*", "label", ")", "{", "rtx_insn", "*", "prev_insn", "=", "prev_active_insn", "(", "label", ")", ";", "rtx", "set", ",", "src", ";", "if", "(", "prev_insn", "==", "NULL_RTX", ")", "goto", "old", ";", "set", "=", "single_set", "(", "prev_insn", ")", ";", "if", "(", "set", "==", "NULL_RTX", ")", "goto"], "ground_truth": ["old", ";"], "File": "s390", "Func": "s390_label_align", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12261, "Length": 47, "Cover_Rate": 0.5340909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", "&", "", ")", "return", "Fail", ";", "unsigned", "Register", "=", "GPR64x8DecoderTable", "[", "RegNo", ">>", "", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Register", ")", ")", ";", "return", "Success"], "ground_truth": [";"], "File": "AArch64Disassembler28", "Func": "DecodeGPR64x8ClassRegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12262, "Length": 34, "Cover_Rate": 0.53125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "GET_CODE", "(", "dest", ")", "==", "MEM", ")", ";", "dest", "=", "XEXP", "(", "dest", ",", "", ")", ";", "if", "(", "!", "CONSTANT_P", "(", "dest", ")", "&&", "GET_CODE", "(", "dest", ")", "!=", "REG", ")", "dest", "=", "force_reg", "(", "Pmode", ",", "dest", ")", ";", "if", "(", "retval", "==", "NULL", ")", "mode", "=", "VOIDmode", ";", "else", "mode", "=", "GET_MODE", "(", "retval", ")", ";", "call", "=", "gen_rtx_CALL", "(", "mode", ",", "gen_rtx_MEM", "(", "FUNCTION_MODE", ",", "dest", ")", ",", "counter", ")", ";", "if", "(", "retval", ")", "call", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "retval", ",", "call", ")", ";", "if", "(", "!", "CONSTANT_P", "(", "dest", ")", ")", "{", "temp", "=", "gen_reg_rtx", "(", "HImode", ")", ";", "emit_move_insn", "(", "temp", ",", "const0_rtx", ")", ";", "}", "else", "temp", "=", "const0_rtx", ";", "call", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "call", ",", "gen_rtx_USE", "(", "VOIDmode", ",", "temp", ")"], "ground_truth": [")", ")", ";"], "File": "stormy163", "Func": "xstormy16_expand_call", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12263, "Length": 142, "Cover_Rate": 0.8352941176470589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "COPY", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "HexagonBitSimplify (2)", "Func": "isBitShuffle", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12264, "Length": 50, "Cover_Rate": 0.352112676056338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "if", "(", "!", "vector_config_insn_p", "(", "insn", "->", "rtl", "(", ")", ")", "&&", "!", "has_vtype_op", "(", "insn", "->", "rtl", "(", ")", ")", "&&", "(", "find_access", "(", "insn", "->", "defs", "(", ")", ",", "VL_REGNUM", ")", "||", "find_access", "(", "insn", "->", "defs", "(", ")", ",", "VTYPE_REGNUM", ")", ")", ")", "{", "set_unknown", "(", ")", ";", "return", ";", "}", "if", "(", "!", "vector_config_insn_p", "(", "insn", "->", "rtl", "(", ")", ")", "&&", "!", "has_vtype_op", "(", "insn", "->", "rtl", "(", ")", ")", ")", "return", ";", "vl_vtype_info", "::", "operator", "=", "(", "get_vl_vtype_info", "(", "insn", ")", ")", ";", "m_insn", "=", "insn", ";", "m_state", "=", "VALID", ";", "if", "(", "vector_config_insn_p", "(", "insn", "->", "rtl", "(", ")", ")", ")", "{", "m_demands", "[", "DEMAND_AVL", "]", "=", "true", ";", "m_demands", "[", "DEMAND_RATIO", "]", "=", "true", ";", "return", ";", "}", "if", "(", "has_vl_op", "(", "insn", "->", "rtl", "(", ")", ")", ")", "m_demands", "[", "DEMAND_AVL", "]", "=", "true", ";", "if", "(", "get_attr_ratio", "(", "insn", "->", "rtl", "(", ")", ")", "!=", "INVALID_ATTRIBUTE", ")", "m_demands", "[", "DEMAND_RATIO", "]", "=", "true", ";", "else", "{", "m_demands", "[", "DEMAND_SEW", "]", "=", "true", ";", "if", "(", "!", "ignore_vlmul_insn_p", "(", "insn", "->", "rtl", "(", ")", ")", ")", "m_demands", "[", "DEMAND_LMUL", "]", "=", "true", ";", "}", "if", "(", "get_attr_ta", "(", "insn", "->", "rtl", "(", ")", ")", "!=", "INVALID_ATTRIBUTE", ")", "m_demands", "[", "DEMAND_TAIL_POLICY", "]", "=", "true", ";", "if", "(", "get_attr_ma", "(", "insn", "->", "rtl", "(", ")", ")", "!=", "INVALID_ATTRIBUTE", ")", "m_demands", "[", "DEMAND_MASK_POLICY", "]", "=", "true", ";", "if", "(", "vector_config_insn_p", "(", "insn", "->", "rtl", "(", ")", ")", ")", "return", ";", "if", "(", "scalar_move_insn_p", "(", "insn", "->"], "ground_truth": ["rtl", "(", ")", ")", ")", "{"], "File": "riscv-vsetvl", "Func": "parse_insn", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12265, "Length": 261, "Cover_Rate": 0.5168316831683168, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "MCOp", ";", "if", "(", "LowerMachineOperandToMCOperand", "(", "MI", "->", "getOperand", "(", "i", ")", ",", "MCOp", ",", "AP", ",", "isDarwin"], "ground_truth": [")", ")", "OutMI", ".", "addOperand", "(", "MCOp", ")", ";"], "File": "PPCMCInstLower (2)1", "Func": "LowerPPCMachineInstrToMCInst", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12266, "Length": 28, "Cover_Rate": 0.32558139534883723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm_reduce_pd", "(", "__m128d", "__A", ",", "int", "__B", ")", "{"], "File": "avx512vldqintrin", "Func": "_mm_reduce_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12267, "Length": 22, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", ".", "setMIFlags", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "static", "const", "unsigned", "AllCopyRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "unsigned", "AllHighRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "const", "unsigned", "*", "AllCopyRegsEnd", "=", "std", "::", "end", "(", "AllCopyRegs", ")", ";", "const", "unsigned", "*", "AllHighRegsEnd", "=", "std", "::", "end", "(", "AllHighRegs", ")", ";", "const", "unsigned", "*", "HiRegToSave", "=", "findNextOrderedReg", "(", "std", "::", "begin", "(", "AllHighRegs", ")", ",", "HiRegsToSave", ",", "AllHighRegsEnd", ")", ";", "while", "(", "HiRegToSave", "!=", "AllHighRegsEnd", ")", "{", "const", "unsigned", "*", "CopyReg", "=", "findNextOrderedReg", "(", "std", "::", "begin", "(", "AllCopyRegs", ")", ",", "CopyRegs", ",", "AllCopyRegsEnd", ")", ";", "MachineInstrBuilder", "PushMIB", "=", "BuildMI", "(", "MF", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "RegsToPush", ";", "while", "(", "HiRegToSave", "!=", "AllHighRegsEnd", "&&", "CopyReg", "!=", "AllCopyRegsEnd", ")", "{", "if", "(", "HiRegsToSave", "[", "*", "HiRegToSave", "]", ")", "{", "bool", "isKill", "=", "!", "MRI", ".", "isLiveIn", "(", "*", "HiRegToSave", ")", ";", "if", "(", "isKill", "&&", "!", "MRI", ".", "isReserved", "(", "*", "HiRegToSave", ")", ")", "MBB", ".", "addLiveIn", "(", "*", "HiRegToSave", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "*", "CopyReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "*", "HiRegToSave", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "RegsToPush", ".", "push_back", "(", "*", "CopyReg", ")", ";", "CopyReg", "=", "findNextOrderedReg", "(", "++", "CopyReg", ",", "CopyRegs", ","], "ground_truth": ["AllCopyRegsEnd", ")", ";"], "File": "Thumb1FrameLowering13", "Func": "spillCalleeSavedRegisters", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12268, "Length": 274, "Cover_Rate": 0.3490445859872611, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeAVLdSt_128RegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "Imm", ",", "uint64_t", "Addr", ",", "const", "void", "*", "Decoder", ")", "{", "return", "decodeOperand_AVLdSt_Any", "(", "Inst", ",", "Imm", ",", "Disassembler", "::"], "ground_truth": ["OPW128", ",", "Decoder", ")", ";"], "File": "AMDGPUDisassembler15", "Func": "DecodeAVLdSt_128RegisterClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12269, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "InitMCRegisterInfo", "(", "X", ",", "", ")", ";", "_MC", "::", "initLLVMToCVRegMapping", "(", "X", ")", ";", "return"], "ground_truth": ["X", ";"], "File": "AArch64MCTargetDesc (2)1", "Func": "createAArch64MCRegisterInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12270, "Length": 26, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ")", ";", "EVT", "MemVT", "=", "MSC", "->", "getMemoryVT", "(", ")", ";", "SDValue", "InputVT", "=", "DAG", ".", "getValueType", "(", "MemVT", ")", ";", "if", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", "&&", "!", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "DAG", ".", "getSubtarget", "(", ")", ")", ".", "hasBF16", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "IsFixedLength", ")", "{", "assert", "(", "Subtarget", "->", "useSVEForFixedLengthVectors", "(", ")", "&&", "", ")", ";", "IndexVT", "=", "getContainerForFixedLengthVector", "(", "DAG", ",", "IndexVT", ")", ";", "MemVT", "=", "IndexVT", ".", "changeVectorElementType", "(", "MemVT", ".", "getVectorElementType", "(", ")", ")", ";", "InputVT", "=", "DAG", ".", "getValueType", "(", "MemVT", ".", "changeTypeToInteger", "(", ")", ")", ";", "StoreVal", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ".", "changeTypeToInteger", "(", ")", ",", "StoreVal", ")", ";", "StoreVal", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ".", "changeVectorElementType", "(", "IndexVT", ".", "getVectorElementType", "(", ")", ")", ",", "StoreVal", ")", ";", "StoreVal", "=", "convertToScalableVector", "(", "DAG", ",", "IndexVT", ",", "StoreVal", ")", ";", "}", "else", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", ")", "{", "EVT", "StoreValVT", "=", "getPackedSVEVectorVT", "(", "VT", ".", "getVectorElementCount", "(", ")", ")", ";", "StoreVal", "=", "getSVESafeBitCast", "(", "StoreValVT", ",", "StoreVal", ",", "DAG", ")", ";", "InputVT", "=", "DAG", ".", "getValueType", "(", "MemVT", ".", "changeVectorElementTypeToInteger", "(", ")", ")", ";", "}", "if", "(", "getGatherScatterIndexIsExtended", "(", "Index", ")", ")", "Index", "=", "Index", ".", "getOperand", "(", "", ")", ";", "unsigned", "Opcode", "=", "getScatterVecOpcode", "(", "IsScaled", ",", "IsSigned", ",", "NeedsExtend", ")", ";", "selectGatherScatterAddrMode", "(", "BasePtr", ",", "Index", ",", "MemVT", ",", "Opcode", ",", "false", ",", "DAG", ")", ";", "if", "(", "IsFixedLength", ")", "{", "if", "(", "Index", ".", "getSimpleValueType", "(", ")", ".", "isFixedLengthVector", "(", ")", ")", "Index", "=", "convertToScalableVector", "(", "DAG", ",", "IndexVT", ",", "Index", ")", ";", "if", "(", "BasePtr", ".", "getSimpleValueType", "(", ")", ".", "isFixedLengthVector", "(", ")", ")", "BasePtr", "=", "convertToScalableVector", "("], "ground_truth": ["DAG", ",", "IndexVT", ",", "BasePtr", ")", ";"], "File": "AArch64ISelLowering89", "Func": "LowerMSCATTER", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12271, "Length": 310, "Cover_Rate": 0.5740740740740741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MCPhysReg", "PredRegDecoderTable", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "return", "DecodeRegisterClass", "(", "Inst", ",", "RegNo", ","], "ground_truth": ["PredRegDecoderTable", ")", ";"], "File": "HexagonDisassembler1", "Func": "DecodePredRegsRegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12272, "Length": 27, "Cover_Rate": 0.4909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float64x1_t", ")", "{", "__builtin_fma", "(", "__b", "[", "", "]", ",", "__c", "[", "", "]", ",", "__a", "["], "ground_truth": ["", "]", ")", "}", ";"], "File": "arm", "Func": "neon2_vfma_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12273, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vcmphiq_n_u32", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vcmphiq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12274, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", "||", "N", "->", "getOperand", "(", "", ")", "->", "getOpcode", "(", ")", "!=", "", "||", "N", "->", "getOperand", "(", "", ")", "->", "getOperand", "(", "", ")", "->", "getOpcode", "(", ")", "!=", "", "||", "VT", ".", "getSizeInBits", "(", ")", "!=", "N", "->", "getOperand", "(", "", ")", "->", "getValueType", "(", "", ")", ".", "getSizeInBits", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "BuildVectorSDNode", "*", "BV", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", "->", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "!", "BV", "->", "isConstant", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "EVT", "IntVT", "=", "BV", "->", "getValueType", "(", "", ")", ";", "SDValue", "SourceConst", "=", "DAG", ".", "getNode", "(", "N", "->", "getOpcode", "(", ")", ",", "DL", ",", "VT", ",", "SDValue", "(", "BV", ",", "", ")", ")", ";", "SDValue", "MaskConst", "=", "DAG", ".", "getNode", "(", ""], "ground_truth": [",", "DL", ",", "IntVT", ",", "SourceConst", ")", ";"], "File": "X86ISelLowering (2)4", "Func": "performVectorCompareAndMaskUnaryOpCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12275, "Length": 173, "Cover_Rate": 0.692, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "new", "InstructionSelect", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "("], "ground_truth": ["createPostSelectOptimize", "(", ")", ")", ";"], "File": "AArch64TargetMachine33", "Func": "addGlobalInstructionSelect", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12276, "Length": 25, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "BoundCtrl", "==", "-", "", ")", "{", "BoundCtrl", "="], "ground_truth": ["", ";"], "File": "AMDGPUAsmParser10", "Func": "ConvertBoundCtrl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12277, "Length": 14, "Cover_Rate": 0.3111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "BB", "->", "dump", "(", ")", ")", ";", "SelectRoot", "(", "*", "CurDAG"], "ground_truth": [")", ";"], "File": "PPCISelDAGToDAG33", "Func": "InstructionSelect", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12278, "Length": 15, "Cover_Rate": 0.5172413793103449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "EmitConstant", "(", "uint64_t", "Val", ",", "unsigned", "Size", ",", "unsigned", "&", "CurByte", ",", "raw_ostream", "&", "OS", ")", "const", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "Size", ";", "++", "i", ")", "{", "EmitByte", "(", "Val", "&", "", ",", "CurByte", ","], "ground_truth": ["OS", ")", ";"], "File": "X86MCCodeEmitter (2)", "Func": "EmitConstant", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12279, "Length": 45, "Cover_Rate": 0.8823529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "decodeUImmOperand", "<", "", ">"], "ground_truth": ["(", "Inst", ",", "Imm", ")", ";"], "File": "SystemZDisassembler12", "Func": "decodeU2ImmOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12280, "Length": 11, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TM", ".", "is64", "(", ")", "&&", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "isSplitCSR", "(", ")", ")", "return", "CSR_SRV464_TLS_PE_SaveList", ";", "bool", "SaveR2", "=", "MF", "->", "getRegInfo", "(", ")", ".", "isAllocatable", "(", "", ")", "&&", "!", "Subtarget", ".", "isUsingPCRelativeCalls", "(", ")", ";", "if", "(", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "Cold", ")", "{", "if", "(", "TM", ".", "is64", "(", ")", ")", "{", "if", "(", "Subtarget", ".", "hasAltivec", "(", ")", ")", "return", "SaveR2", "?", "CSR_SVR64_ColdCC_R2_Altivec_SaveList", ":", "CSR_SVR64_ColdCC_Altivec_SaveList", ";", "return", "SaveR2", "?", "CSR_SVR64_ColdCC_R2_SaveList", ":", "CSR_SVR64_ColdCC_SaveList", ";", "}", "if", "(", "Subtarget", ".", "hasAltivec", "(", ")", ")", "return", "CSR_SVR32_ColdCC_Altivec_SaveList", ";", "else", "if", "(", "Subtarget", ".", "hasSPE", "(", ")", ")", "return", "CSR_SVR32_ColdCC_SPE_SaveList", ";", "return", "CSR_SVR32_ColdCC_SaveList", ";", "}", "if", "(", "TM", ".", "is64", "("], "ground_truth": [")", ")", "{"], "File": "PPCRegisterInfo10", "Func": "getCalleeSavedRegs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12281, "Length": 130, "Cover_Rate": 0.5138339920948617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "BaseOp", ",", "DL", ",", "VTs", ",", "LHS", ",", "RHS", ",", "Carry", ")", ";", "SDValue", "SetCC", "=", "emitSETCC", "(", "DAG", ",", "DL", ",", "Result", ".", "getValue", "(", "", ")", ",", "CCValid", ",", "CCMask", ")", ";", "if", "(", "N", "->", "getValueType", "(", "", ")", "==", "", ")", "SetCC", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "SetCC", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "N", "->", "getVTList", "(", ")", ",", "Result", ","], "ground_truth": ["SetCC", ")", ";"], "File": "SystemZISelLowering", "Func": "lowerADDSUBCARRY", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12282, "Length": 99, "Cover_Rate": 0.30368098159509205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "gate", "(", "function", "*"], "ground_truth": [")", "{"], "File": "aarch64-cc-fusion", "Func": "gate", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12283, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bbs", "=", "get_loop_body", "(", "loop", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "loop", "->", "num_nodes", ";", "i", "++", ")", "FOR_BB_INSNS", "(", "bbs", "[", "i", "]", ",", "insn", ")", "if", "(", "NONDEBUG_INSN_P", "(", "insn", ")", ")", "FOR_EACH_SUBRTX", "(", "iter", ",", "array", ",", "PATTERN", "(", "insn", ")", ","], "ground_truth": ["NONCONST", ")", "if", "(", "const_rtx", "x", "=", "*", "iter", ")", "if", "(", "MEM_P", "(", "x", ")", ")", "{"], "File": "i3861", "Func": "ix86_loop_unroll_adjust", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12284, "Length": 67, "Cover_Rate": 0.32524271844660196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "CanLowerReturn", "(", "CallingConv", "::", "ID", "CallConv", ",", "MachineFunction", "&", "MF", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Outs", ",", "LLVMContext", "&", "Context", ")", "const", "{", "if", "(", "Subtarget", ".", "hasVector", "(", ")", ")", "VerifyVectorTypes", "(", "Outs", ")", ";", "for", "(", "auto", "&", "Out", ":", "Outs", ")", "if", "(", "Out", ".", "ArgVT", "==", "", ")", "return", "false", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "RetLocs", ";", "CCState", "RetCCInfo", "(", "CallConv", ",", "isVarArg", ",", "MF", ",", "RetLocs", ",", "Context", ")", ";", "return", "RetCCInfo", ".", "CheckReturn", "(", "Outs", ","], "ground_truth": ["RetCC_", ")", ";"], "File": "SystemZISelLowering (2)2", "Func": "CanLowerReturn", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12285, "Length": 95, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "strncmp", "(", "DLL_IMPORT_PREFIX", ",", "symbol", ",", "strlen", "("], "ground_truth": ["DLL_IMPORT_PREFIX", ")", ")", "==", "", ";"], "File": "symbian", "Func": "sh_symbian_dllimport_name_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12286, "Length": 15, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "aarch64_vector_data_mode_p", "(", "mode1", ")", "&&", "aarch64_vector_data_mode_p", "(", "mode2", ")", ")", "return", "true", ";", "if", "(", "aarch64_vector_mode_supported_p", "(", "mode1", ")", "||", "aarch64_vector_mode_supported_p", "(", "mode2", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "aarch64", "Func": "aarch64_modes_tieable_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12287, "Length": 30, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly16x8_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_p16_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12288, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "default", ":", "OffsetIdx", "=", "InvalidOffsetIdx", ";", "break", ";", "}", "if", "(", "OffsetIdx", "!=", "InvalidOffsetIdx", ")", "{", "DemandedElts", "&=", "~", "(", "(", "", "<<", "UnusedComponentsAtFront", ")", "-", "", ")", ";", "auto", "*", "Offset", "=", "II", ".", "getArgOperand", "(", "OffsetIdx", ")", ";", "unsigned", "SingleComponentSizeInBits", "=", "IC", ".", "getDataLayout", "(", ")", ".", "getTypeSizeInBits", "(", "II", ".", "getType", "(", ")", "->", "getScalarType", "(", ")", ")", ";", "unsigned", "OffsetAdd", "=", "UnusedComponentsAtFront", "*", "SingleComponentSizeInBits", "/", "", ";", "auto", "*", "OffsetAddVal", "=", "ConstantInt", "::", "get", "(", "Offset", "->", "getType", "(", ")", ",", "OffsetAdd", ")", ";", "Args", "[", "OffsetIdx", "]", "=", "IC", ".", "Builder", ".", "CreateAdd", "(", "Offset", ",", "OffsetAddVal", ")", ";", "}", "}", "}", "else", "{", "ConstantInt", "*", "DMask", "=", "cast", "<", "ConstantInt", ">", "(", "II", ".", "getArgOperand", "(", "DMaskIdx", ")", ")", ";", "unsigned", "DMaskVal", "=", "DMask", "->", "getZExtValue", "(", ")", "&", "", ";", "DemandedElts", "&=", "(", "", "<<", "countPopulation", "(", "DMaskVal", ")", ")", "-", "", ";", "unsigned", "NewDMaskVal", "=", "", ";", "unsigned", "OrigLoadIdx", "=", "", ";", "for", "(", "unsigned", "SrcIdx", "=", "", ";", "SrcIdx", "<", "", ";", "++", "SrcIdx", ")", "{", "const", "unsigned", "Bit", "=", "", "<<", "SrcIdx", ";", "if", "(", "!", "!", "(", "DMaskVal", "&", "Bit", ")", ")", "{", "if", "(", "!", "!", "DemandedElts", "[", "OrigLoadIdx", "]", ")", "NewDMaskVal", "|=", "Bit", ";", "OrigLoadIdx", "++", ";", "}", "}", "if", "(", "DMaskVal", "!=", "NewDMaskVal", ")", "Args", "[", "DMaskIdx", "]", "=", "ConstantInt", "::", "get", "(", "DMask", "->", "getType", "(", ")", ",", "NewDMaskVal", ")", ";", "}", "unsigned", "NewNumElts", "=", "DemandedElts", ".", "countPopulation", "(", ")", ";", "if", "(", "!", "NewNumElts", ")", "return", "UndefValue", "::", "get", "(", "II", ".", "getType", "(", ")", ")", ";", "if", "(", "NewNumElts", ">=", "VWidth", "&&", "DemandedElts", ".", "isMask", "(", ")", ")", "{", "if", "(", "DMaskIdx", ">=", "", ")", "II", ".", "setArgOperand", "(", "DMaskIdx", ",", "Args", "[", "DMaskIdx"], "ground_truth": ["]", ")", ";"], "File": "AMDGPUInstCombineIntrinsic (2)", "Func": "simplifyAMDGCNMemoryIntrinsicDemanded", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12289, "Length": 296, "Cover_Rate": 0.3983849259757739, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "base", ",", "offset", ";", "if", "(", "splittable_const_int_operand", "(", "src", ",", "mode", ")", ")", "{", "mips_move_integer", "(", "dest", ",", "dest", ",", "INTVAL", "(", "src", ")", ")", ";", "return", ";", "}", "if", "(", "mips_split_symbol", "(", "dest", ",", "src", ",", "MAX_MACHINE_MODE", ",", "&", "src", ")", ")", "{", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "dest", ",", "src", ")", ")", ";", "return", ";", "}", "if", "(", "mips_tls_symbol_p", "(", "src", ")", ")", "{", "mips_emit_move", "(", "dest", ",", "mips_legitimize_tls_address", "(", "src", ")", ")", ";", "return", ";", "}", "split_const", "(", "src", ",", "&", "base", ",", "&", "offset", ")", ";", "if", "(", "offset", "!=", "const0_rtx", "&&", "(", "targetm", ".", "cannot_force_const_mem", "(", "mode", ",", "src", ")", "||", "(", "!", "TARGET_MIPS16", "&&", "can_create_pseudo_p", "(", ")"], "ground_truth": [")", ")", ")", "{"], "File": "mips4", "Func": "mips_legitimize_const_move", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12290, "Length": 119, "Cover_Rate": 0.5920398009950248, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "off18", "=", "(", "off18_0", "<<", "", ")", "|", "(", "off18_1", "<<", "", ")", "|", "(", "off18_2", "<<", "", ")", "|", "(", "off18_3", "<<", "", ")", ";", "unsigned", "s1_d", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "is32Bit", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::"], "ground_truth": ["Fail", ";"], "File": "TriCoreDisassembler (2)", "Func": "DecodeABSInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12291, "Length": 61, "Cover_Rate": 0.3546511627906977, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "label", "=", "operands", "[", "", "]", ";", "emit_insn", "(", "gen_rtx_SET", "(", "gen_rtx_REG", "(", "CCFPmode", ",", "", ")", ",", "gen_rtx_fmt_ee", "(", "code", ",", "CCFPmode", ",", "operand0", ",", "operand1", ")", ")", ")", ";", "emit_jump_insn", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "gen_rtx_fmt_ee", "(", "NE", ",", "VOIDmode", ",", "gen_rtx_REG", "(", "CCFPmode", ",", "", ")", ",", "const0_rtx"], "ground_truth": [")", ",", "gen_rtx_LABEL_REF", "(", "VOIDmode", ",", "label", ")", ",", "pc_rtx", ")", ")", ")", ";"], "File": "pa", "Func": "pa_emit_bcond_fp", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12292, "Length": 70, "Cover_Rate": 0.6481481481481481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "getUsefulBitsFromAndWithImmediate", "(", "SDValue", "(", "UserNode", ",", "", ")", ",", "UsefulBits", ",", "Depth", ")", ";", "case", "", ":", "case", "", ":", "return", "getUsefulBitsFromUBFM", "(", "SDValue", "(", "UserNode", ",", "", ")", ",", "UsefulBits", ",", "Depth", ")", ";", "case", "", ":", "case", "", ":", "if", "(", "UserNode", "->", "getOperand", "(", "", ")", "!=", "Orig", "&&", "UserNode", "->", "getOperand", "(", "", ")", "==", "Orig", ")", "getUsefulBitsFromOrWithShiftedReg", "(", "SDValue", "(", "UserNode", ",", "", ")", ",", "UsefulBits", ",", "Depth", ")", ";", "return", ";", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "AArch64ISelDAGToDAG1", "Func": "getUsefulBitsForUse", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12293, "Length": 90, "Cover_Rate": 0.3543307086614173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "TFL", "->", "getStackGrowthDirection", "(", ")", "==", "TargetFrameLowering", "::", "StackGrowsUp", "?", "", ":", "", ";", "SDValue", "ScaledSize", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Size", ",", "DAG", ".", "getConstant", "(", "ST", ".", "getWavefrontSizeLog2", "(", ")", ",", "dl", ",", "", ")", ")", ";", "unsigned", "StackAlign", "=", "TFL", "->", "getStackAlignment", "(", ")", ";", "Tmp1", "=", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "VT", ",", "SP", ",", "ScaledSize", ")", ";", "if", "(", "Align", ">", "StackAlign", ")", "{", "Tmp1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Tmp1", ",", "DAG", ".", "getConstant", "(", "-", "(", "uint64_t", ")", "Align", "<<", "ST", ".", "getWavefrontSizeLog2"], "ground_truth": ["(", ")", ",", "dl", ",", "VT", ")", ")", ";"], "File": "SIISelLowering53", "Func": "lowerDYNAMIC_STACKALLOCImpl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12294, "Length": 117, "Cover_Rate": 0.30548302872062666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getRARegister"], "ground_truth": ["(", ")", "const", "{"], "File": "AlphaRegisterInfo4", "Func": "getRARegister", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12295, "Length": 8, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "true", ";", "case", "", ":", "switch", "(", "Def", "->", "getOperand", "(", "", ")", ".", "getType", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "return", "true", ";", "}", "case", ""], "ground_truth": [":"], "File": "AArch64CollectLOH", "Func": "canDefBePartOfLOH", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12296, "Length": 55, "Cover_Rate": 0.44715447154471544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "opr0", "=", "CI", "->", "getArgOperand", "(", "", ")", ";", "if", "(", "ConstantFP", "*", "CF", "=", "dyn_cast", "<", "ConstantFP", ">", "(", "opr0", ")", ")", "{", "Value", "*", "nval", "=", "B", ".", "CreateFDiv", "(", "ConstantFP", "::", "get", "(", "CF", "->", "getType", "(", ")", ",", "", ")", ",", "opr0", ",", "", ")", ";", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "*", "CI", "<<", "", "<<", "*", "nval", "<<", "", ")", ";", "replaceCall", "(", "nval"], "ground_truth": [")", ";"], "File": "AMDGPULibCalls10", "Func": "fold_recip", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12297, "Length": 76, "Cover_Rate": 0.7238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isHighLatencyDef", "(", "int", "Opc", ")", "const", "{", "return", "get", "(", "Opc", ")", ".", "mayLoad", "(", ")", "&&", "(", "isMUBUF", "(", "Opc", ")", "||"], "ground_truth": ["isMTBUF", "(", "Opc", ")", "||", "isMIMG", "(", "Opc", ")", "||", "isFLAT", "(", "Opc", ")", ")", ";"], "File": "SIInstrInfo11", "Func": "isHighLatencyDef", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12298, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "(", "insn", ">>", "", ")", "&", "", ")", "{", "default", ":"], "ground_truth": ["return", "UNSUPPORTED", ";"], "File": "MBlazeDisassembler", "Func": "decodeSB", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12299, "Length": 16, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "Ty", "=", "FDiv", ".", "getType", "(", ")", ";", "if", "(", "!", "Ty", "->", "getScalarType", "(", ")", "->", "isFloatTy", "(", ")", ")", "return", "false", ";", "MDNode", "*", "FPMath", "=", "FDiv", ".", "getMetadata", "(", "LLVMContext", "::", "MD_fpmath", ")", ";", "if", "(", "!", "FPMath", ")", "return", "false", ";", "const", "FPMathOperator", "*", "FPOp", "=", "cast", "<", "const", "FPMathOperator", ">", "(", "&", "FDiv", ")", ";", "float", "ULP", "=", "FPOp", "->", "getFPAccuracy", "(", ")", ";", "if", "(", "ULP", "<", "", ")", "return", "false", ";", "FastMathFlags", "FMF", "=", "FPOp", "->", "getFastMathFlags", "(", ")", ";", "bool", "UnsafeDiv", "=", "HasUnsafeFPMath", "||", "FMF", ".", "isFast", "(", ")", "||", "FMF", ".", "allowReciprocal", "(", ")", ";", "if", "(", "UnsafeDiv", ")", "return", "false", ";", "IRBuilder", "<", ">", "Builder", "(", "FDiv", ".", "getParent", "(", ")", ",", "std", "::", "next", "(", "FDiv", ".", "getIterator", "(", ")", ")", ",", "FPMath", ")", ";", "Builder", ".", "setFastMathFlags", "(", "FMF", ")", ";", "Builder", ".", "SetCurrentDebugLocation", "(", "FDiv", ".", "getDebugLoc", "(", ")", ")", ";", "Function", "*", "Decl", "=", "", "(", "Mod", ",", "", ")", ";", "Value", "*", "Num", "=", "FDiv", ".", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "AMDGPUCodeGenPrepare (2)", "Func": "visitFDiv", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12300, "Length": 178, "Cover_Rate": 0.42891566265060244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "AM", "=", "LD", "->", "getAddressingMode", "(", ")", ";", "if", "(", "LD", "->", "getExtensionType", "(", ")", "!=", "", "||", "AM", "!=", "", ")", "{", "return", "", ";", "}", "unsigned", "Opcode", "=", "", ";", "int", "Offs", "=", "cast", "<", "ConstantSDNode", ">", "(", "LD", "->", "getOffset", "(", ")", ")", "->", "getSExtValue", "(", ")", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "case", "", ":", "{", "if", "(", "Offs", "!=", "", ")", "{", "return", "", ";", "}", "Opcode", "=", "", ";", "break", ";", "}", "case", "", ":", "{", "if", "(", "Offs", "!=", "", ")"], "ground_truth": ["{"], "File": "MCS51ISelDAGToDAG", "Func": "selectIndexedProgMemLoad", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12301, "Length": 92, "Cover_Rate": 0.6524822695035462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256h", ")", "__builtin_ia32_vfmaddph256_mask", "(", "(", "__v16hf", ")", "__A", ",", "(", "__v16hf", ")", "__B", ",", "(", "__v16hf", ")", "__C", ",", "(", "__mmask16"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_fmadd_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12302, "Length": 28, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "tmpReg", "=", "GuardsReg", ";", "int", "bitpos", "=", "TRI", "->", "getS0Index", "(", "predReg", ")", ";", "assert", "(", "bitpos", ">", "", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "tmpReg", ")", ")", ".", "addFrameIndex", "(", "fi", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "tmpReg", ")", ".", "addReg", "(", "guard", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "tmpReg", ")", ".", "addImm", "(", "bitpos", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ";", "InsertedInstrs", "++", ";", "uint32_t", "or_bitmask", "=", "", "<<", "bitpos", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "PRTmp", ")", ")", ".", "addReg", "(", "guard", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ".", "addOperand", "(", "Cond", "[", "", "]", ")", ";", "assert", "(", "isUInt", "<", "", ">", "(", "or_bitmask", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "tmpReg", ")", ".", "addReg", "(", "PRTmp", ")", ".", "addImm", "(", "", ")"], "ground_truth": [".", "addReg", "(", "tmpReg", ")", ".", "addImm", "(", "or_bitmask", ")", ";"], "File": "PatmosSPReduce", "Func": "insertDefToS0SpillSlot", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 12303, "Length": 212, "Cover_Rate": 0.6483180428134556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmInstCompress", "::", "EmitInstruction", "(", "MCInst", "&", "Inst", ",", "MCStreamer", "&", "Out"], "ground_truth": [",", "const", "MCSubtargetInfo", "&", "STI", ")", "{"], "File": "TPCAsmInstCompress", "Func": "EmitInstruction", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12304, "Length": 19, "Cover_Rate": 0.6551724137931034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "label", "=", "ix86_expand_sse_compare_and_jump", "(", "UNLE", ",", "TWO52", ",", "xa", ",", "false", ")", ";", "if", "(", "flag_rounding_math", ")", "{", "ix86_sse_copysign_to_positive", "(", "TWO52", ",", "TWO52", ",", "res", ",", "mask", ")", ";", "xa", "=", "res", ";", "}", "xa", "=", "expand_simple_binop", "(", "mode", ",", "PLUS", ",", "xa", ",", "TWO52", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "xa", "=", "expand_simple_binop", "(", "mode", ",", "MINUS", ",", "xa", ",", "TWO52", ",", "xa", ",", "", ",", "OPTAB_DIRECT", ")", ";", "if", "(", "HONOR_SIGNED_ZEROS", "(", "mode", ")", "&&", "flag_rounding_math", ")", "xa", "=", "ix86_expand_sse_fabs", "(", "xa", ",", "NULL", ")", ";", "ix86_sse_copysign_to_positive", "(", "res", ",", "xa", ",", "res", ",", "mask", ")", ";", "emit_label", "("], "ground_truth": ["label", ")", ";"], "File": "i386-expand", "Func": "ix86_expand_rint", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12305, "Length": 106, "Cover_Rate": 0.6022727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegClassID", "=", "G", "->", "getStart", "(", ")", "->", "getDesc", "(", ")", ".", "OpInfo", "[", "", "]", ".", "RegClass", ";", "BitVector", "AvailableRegs", "=", "RS", ".", "getRegsAvailable", "(", "TRI", "->", "getRegClass", "(", "RegClassID", ")", ")", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "G", "->", "begin", "(", ")", ",", "E", "=", "G", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "RS", ".", "forward", "(", "I", ")", ";", "AvailableRegs", "&=", "RS", ".", "getRegsAvailable", "(", "TRI", "->", "getRegClass", "(", "RegClassID", ")", ")", ";", "for", "(", "auto", "J", ":", "I", "->", "operands", "("], "ground_truth": [")", ")", "{"], "File": "AArch64A57FPLoadBalancing11", "Func": "scavengeRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12306, "Length": 97, "Cover_Rate": 0.3288135593220339, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isReg", "(", ")", ")", "O", "<<", "'%'", "<<", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "else", "if", "(", "MO", ".", "isImm", "(", ")", ")", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "else", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "MO", ".", "getExpr", "(", ")", "->", "print", "(", "O", ",", "MAI", ")", ";", "else", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "SystemZInstPrinter15", "Func": "printOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12307, "Length": 66, "Cover_Rate": 0.7586206896551724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "EVT", ",", "", ">", "VTs", ";", "SmallVector", "<", "uint64_t", ",", "", ">", "Offsets", ";", "ComputePTXValueVTs", "(", "*", "this", ",", "DL", ",", "RetTy", ",", "VTs", ",", "&", "Offsets", ")", ";", "assert", "(", "VTs", ".", "size", "(", ")", "==", "OutVals", ".", "size", "(", ")", "&&", "", ")", ";", "auto", "VectorInfo", "=", "VectorizePTXValueVTs", "(", "VTs", ",", "Offsets", ",", "RetTy", "->", "isSized", "(", ")", "?", "DL", ".", "getABITypeAlignment", "(", "RetTy", ")", ":", "", ")", ";", "bool", "ExtendIntegerRetVal", "=", "RetTy", "->", "isIntegerTy", "(", ")", "&&", "DL", ".", "getTypeAllocSizeInBits", "(", "RetTy", ")", "<", "", ";", "SmallVector", "<", "SDValue", ",", "", ">", "StoreOperands", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "VTs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "VectorInfo", "[", "i", "]", "&", "PVF_FIRST", ")", "{", "assert", "(", "StoreOperands", ".", "empty", "(", ")", "&&", "", ")", ";", "StoreOperands", ".", "push_back", "(", "Chain", ")", ";", "StoreOperands", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "Offsets", "[", "i", "]", ",", "dl", ",", "", ")", ")", ";", "}", "SDValue", "RetVal", "=", "OutVals", "[", "i", "]", ";", "if", "(", "ExtendIntegerRetVal", ")", "{", "RetVal", "=", "DAG", ".", "getNode", "(", "Outs", "[", "i", "]", ".", "Flags", ".", "isSExt", "(", ")", "?", "", ":", "", ",", "dl", ",", "", ",", "RetVal", ")", ";", "}", "else", "if", "(", "RetVal", ".", "getValueSizeInBits", "(", ")", "<", "", ")", "{", "RetVal", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "RetVal", ")", ";", "}", "StoreOperands", ".", "push_back", "(", "RetVal", ")", ";", "if", "(", "VectorInfo", "[", "i", "]", "&", "PVF_LAST", ")", "{", "", "Op", ";", "unsigned", "NumElts", "=", "StoreOperands", ".", "size", "("], "ground_truth": [")", "-", "", ";"], "File": "NVPTXISelLowering (2)2", "Func": "LowerReturn", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12308, "Length": 271, "Cover_Rate": 0.5282651072124757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "from", "==", "RETURN_ADDRESS_POINTER_REGNUM", "&&", "(", "!", "leaf_function_p", "(", ")", "||", "(", "to", "==", "GP_REG_FIRST", "+", "", "&&", "leaf_function_p", "(", ")", ")", ")", ")", "||", "(", "from", "!=", "RETURN_ADDRESS_POINTER_REGNUM", "&&", "("], "ground_truth": ["to", "==", "HARD_FRAME_POINTER_REGNUM", "||", "(", "to", "==", "STACK_POINTER_REGNUM", "&&", "!", "frame_pointer_needed", ")", ")", ")", ";"], "File": "iq2000", "Func": "iq2000_can_eliminate", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12309, "Length": 47, "Cover_Rate": 0.7833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vctp16qhi", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vctp16q", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12310, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "idx", "=", "Count", "-", "i", "-", "", ";", "unsigned", "Reg1", "=", "CSI", "[", "idx", "]", ".", "getReg", "(", ")", ";", "unsigned", "Reg2", "=", "CSI", "[", "idx", "+", "", "]", ".", "getReg", "(", ")", ";", "assert", "(", "CSI", "[", "idx", "]", ".", "getFrameIdx", "(", ")", "+", "", "==", "CSI", "[", "idx", "+", "", "]", ".", "getFrameIdx", "(", ")", "&&", "", ")", ";", "unsigned", "StrOpc", ";", "assert", "(", "(", "Count", "&", "", ")", "==", "", "&&", "", ")", ";", "assert", "(", "(", "i", "&", "", ")", "==", "", "&&", "", ")", ";", "if", "(", "", ".", "contains", "(", "Reg1", ")", ")", "{", "assert", "(", "", ".", "contains", "(", "Reg2", ")", "&&", "", ")", ";", "if", "(", "i", "==", "", ")", "StrOpc", "=", "", ";", "else", "StrOpc", "=", "", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg1", ")", ")", "{", "assert", "(", "", ".", "contains", "(", "Reg2", ")", "&&", "", ")", ";", "if", "(", "i", "==", "", ")"], "ground_truth": ["StrOpc", "=", "", ";"], "File": "AArch64FrameLowering34", "Func": "spillCalleeSavedRegisters", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12311, "Length": 162, "Cover_Rate": 0.334020618556701, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "ListTmp", "=", "MIRBuilder", ".", "buildPtrAdd", "(", "PtrTy", ",", "List", ",", "AlignMinus1", ".", "getReg", "(", "", ")", ")", ";", "DstPtr", "=", "MIRBuilder", ".", "buildPtrMask", "(", "PtrTy", ",", "ListTmp", ",", "Log2_64", "(", "Align", ")", ")", ";", "}", "else", "DstPtr", "=", "List", ";", "uint64_t", "ValSize", "=", "MRI", ".", "getType", "(", "Dst", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "MIRBuilder", ".", "buildLoad", "(", "Dst", ",", "DstPtr", ",", "*", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "(", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "ValSize", ",", "std", "::", "max", "(", "Align", ",", "PtrSize", ")", ")", ")", ";", "auto", "Size", "=", "MIRBuilder", ".", "buildConstant", "(", "IntPtrTy", ",", "alignTo", "(", "ValSize", ",", "PtrSize", ")", ")", ";", "auto", "NewList", "=", "MIRBuilder", ".", "buildPtrAdd", "(", "PtrTy", ",", "DstPtr", ",", "Size", ".", "getReg", "(", "", ")", ")", ";", "MIRBuilder", ".", "buildStore", "(", "NewList", ",", "ListPtr", ",", "*", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "("], "ground_truth": [")", ",", "MachineMemOperand", "::", "MOStore", ",", "PtrSize", ",", "PtrSize", ")", ")", ";"], "File": "AArch64LegalizerInfo52", "Func": "legalizeVaArg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12312, "Length": 154, "Cover_Rate": 0.463855421686747, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "DefI", "=", "MRI", "->", "getVRegDef", "(", "Reg", ".", "R", ")", ";", "DefI", "->", "eraseFromParent", "(", ")", ";", "return", ";", "}", "for", "(", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineInstr", "*", "UseI", "=", "I", "->", "getParent", "(", ")", ";", "if", "(", "isConvertibleToPredForm", "(", "UseI", ")", ")", "PUsers", ".", "insert", "("], "ground_truth": ["UseI", ")", ";"], "File": "HexagonGenPredicate (2)", "Func": "processPredicateGPR", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12313, "Length": 57, "Cover_Rate": 0.37254901960784315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "C", "&&", "isUInt", "<", "", ">", "(", "C", "->", "getZExtValue", "(", ")", ")", ")", "VL", "=", "CurDAG", "->", "getTargetConstant", "(", "C", "->", "getZExtValue", "(", ")"], "ground_truth": [",", "SDLoc", "(", "N", ")", ",", "N", "->", "getValueType", "(", "", ")", ")", ";"], "File": "RISCVISelDAGToDAG", "Func": "selectVLOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12314, "Length": 41, "Cover_Rate": 0.5466666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Result", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "Result", ")"], "ground_truth": [".", "addReg", "(", "Reg", ")", ";"], "File": "WebAssemblyFastISel1", "Func": "selectTrunc", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12315, "Length": 37, "Cover_Rate": 0.30327868852459017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "is_so_imm", "(", "unsigned", "Imm"], "ground_truth": [")", "const", "{"], "File": "ARMISelDAGToDAG (2)", "Func": "is_so_imm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12316, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "section", "*", "loongarch_function_rodata_section", "(", "tree", "decl", ","], "ground_truth": ["bool", ")", "{"], "File": "loongarch", "Func": "loongarch_function_rodata_section", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12317, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeCtrRegsRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", ",", "const", "void", "*", "Decoder", ")", "{", "static", "const", "uint16_t", "CtrlRegDecoderTable", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "RegNo", ">=", "sizeof", "(", "CtrlRegDecoderTable", ")", "/", "sizeof", "(", "CtrlRegDecoderTable", "[", "", "]", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "CtrlRegDecoderTable", "[", "RegNo", "]", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Register", "=", "CtrlRegDecoderTable", "["], "ground_truth": ["RegNo", "]", ";"], "File": "HexagonDisassembler30", "Func": "DecodeCtrRegsRegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12318, "Length": 104, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ".", "isArch64Bit", "(", ")", "?", "", ":", "", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "RM", ",", "TT", ")", ",", "getEffectiveCodeModel", "(", "CM", ",", "CodeModel", "::", "Large", ")", ",", "OL", ")", ",", "TLOF", "(", "new", "TargetObjectFile", "(", ")", ")", "{", "this", "->", "Options", ".", "TrapUnreachable", "=", "true", ";", "this", "->", "Options", ".", "FunctionSections", "=", "true", ";", "this", "->", "Options", ".", "DataSections", "=", "true", ";", "this", "->", "Options", ".", "UniqueSectionNames", "=", "true", ";", "initAsmInfo", "(", ")"], "ground_truth": [";"], "File": "WebAssemblyTargetMachine25", "Func": "WebAssemblyTargetMachine", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12319, "Length": 135, "Cover_Rate": 0.9926470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SAVErr", "=", "", ";", "}", "NumBytes", "=", "-", "SubTarget", ".", "getAdjustedFrameSize", "(", "NumBytes", ")", ";", "if", "(", "NumBytes", ">=", "-", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "SAVEri", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "NumBytes", ")", ";", "}", "else", "{", "unsigned", "OffHi", "=", "(", "unsigned", ")", "NumBytes", ">>", "", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "OffHi", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "NumBytes", "&", "(", "(", "", "<<", "", ")", "-", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "SAVErr", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "}", "MachineModuleInfo", "&", "MMI", "=", "MF", ".", "getMMI", "(", ")", ";", "const", "MCRegisterInfo", "*", "MRI", "=", "MMI", ".", "getContext", "(", ")"], "ground_truth": [".", "getRegisterInfo", "(", ")", ";"], "File": "SparcFrameLowering42", "Func": "emitPrologue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12320, "Length": 179, "Cover_Rate": 0.3792372881355932, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "setPreservesCFG", "(", ")", ";", "AU", ".", "addRequired", "<", "MachineDominatorTree", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "MachinePostDominatorTree", ">", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage"], "ground_truth": ["(", "AU", ")", ";"], "File": "SILowerI1Copies1", "Func": "getAnalysisUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12321, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "|"], "ground_truth": ["~", "__b", ";"], "File": "arm", "Func": "neon2_vornq_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12322, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mips_va_start", "(", "valist", ",", "nextarg", ")", "{", "\\", "if", "(", "TARGET_MIPS16", ")", "\\", "sorry", "(", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ",", "\\", "reg_names", "[", "GP_REG_FIRST", "+", "", "]", ",", "reg_names", "[", "GP_REG_FIRST", "+", "", "]", ")", ";", "\\", "if", "(", "!", "TARGET_NEWABI", ")", "\\", "{", "\\", "fprintf", "(", "FILE", ",", "\\", "", ",", "\\", "TARGET_64BIT", "?", "", ":", "", ",", "\\", "reg_names", "[", "STACK_POINTER_REGNUM", "]"], "ground_truth": [",", "\\", "reg_names", "[", "STACK_POINTER_REGNUM", "]", ",", "\\", "Pmode", "==", "DImode", "?", "", ":", "", ")", ";", "\\", "}", "\\", "fprintf", "(", "FILE", ",", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ")", ";", "\\", "}"], "File": "mips5", "Func": "mips_va_start", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12323, "Length": 114, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "imposeStackOrdering", "(", "MachineInstr", "*", "MI", ")", "{", "if", "(", "!", "MI", "->", "definesRegister", "(", "", ")", ")", "MI", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "", ",", "true", ",", "true", ")", ")", ";", "if", "(", "!", "MI", "->", "readsRegister", "(", "", ")", ")", "MI", "->", "addOperand", "(", "MachineOperand"], "ground_truth": ["::", "CreateReg", "(", "", ",", "false", ",", "true", ")", ")", ";"], "File": "WebAssemblyRegStackify13", "Func": "imposeStackOrdering", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12324, "Length": 61, "Cover_Rate": 0.8714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ConstCount", ";", "BankSwizzle", "TransBS", "=", "ALU_VEC_012_SCL_210", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "IG", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "IGSrcs", ".", "push_back", "(", "ExtractSrcs", "(", "*", "IG", "[", "i", "]", ",", "PV", ",", "ConstCount", ")", ")", ";", "unsigned", "Op", "=", "getOperandIdx", "(", "IG", "[", "i", "]", "->", "getOpcode", "(", ")", ",", "", "::", "bank_swizzle", ")", ";", "ValidSwizzle", ".", "push_back", "(", "(", "InstrInfo", "::", "BankSwizzle", ")", "IG", "[", "i", "]", "->", "getOperand", "(", "Op", ")", ".", "getImm", "(", ")", ")", ";", "}", "std", "::", "vector", "<", "std", "::", "pair", "<", "int", ",", "unsigned", ">>", "TransOps", ";", "if", "(", "!", "isLastAluTrans", ")", "return", "FindSwizzleForVectorSlot", "(", "IGSrcs", ",", "ValidSwizzle", ",", "TransOps", ",", "TransBS", ")", ";", "TransOps", "=", "std", "::", "move", "(", "IGSrcs", ".", "back", "(", ")", ")", ";", "IGSrcs", ".", "pop_back", "(", ")", ";", "ValidSwizzle", ".", "pop_back", "(", ")", ";", "static", "const", "InstrInfo", "::", "BankSwizzle", "TransSwz", "[", "]", "=", "{", "ALU_VEC_012_SCL_210", ",", "ALU_VEC_021_SCL_122", ",", "ALU_VEC_120_SCL_212", ",", "ALU_VEC_102_SCL_221", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "TransBS", "=", "TransSwz", "[", "i"], "ground_truth": ["]", ";"], "File": "R600InstrInfo21", "Func": "fitsReadPortLimitations", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12325, "Length": 190, "Cover_Rate": 0.6209150326797386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "const_iterator", "MI", "(", "To", ")", ",", "ME", "(", "Ldst", ")", ",", "End", "(", "Ldst", "->", "getParent", "(", ")", "->", "end", "(", ")", ")", ";", "bool", "IsStore", "=", "Ldst", "->", "mayStore", "(", ")", ";", "for", "(", ";", "MI", "!=", "ME", "&&", "MI", "!=", "End", ";", "++", "MI", ")", "{", "if", "(", "MI", "->", "isDebugValue", "(", ")", ")", "continue", ";", "if", "(", "MI", "->", "mayStore", "(", ")", "||", "MI", "->", "isCall", "(", ")", "||", "MI", "->", "isInlineAsm", "(", ")", "||", "MI", "->", "hasUnmodeledSideEffects", "(", ")", ")", "return", "false", ";", "if", "(", "IsStore", "&&", "MI", "->", "mayLoad", "(", ")", ")", "return", "false", ";", "}", "for", "(", "auto", "&", "O", ":", "Ldst", "->", "explicit_operands", "(", ")", ")", "{", "if", "(", "!", "O", ".", "isReg", "(", ")", "||", "!", "O", ".", "isUse", "(", ")", ")", "continue", ";", "MachineInstr", "*", "OpDef", "=", "MRI", "->", "getVRegDef", "(", "O", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "OpDef", "||", "!", "MDT", "->", "dominates", "(", "OpDef", ",", "To", ")", ")", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "ARCOptAddrMode", "Func": "canHoistLoadStoreTo", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12326, "Length": 171, "Cover_Rate": 0.8423645320197044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TM", "||", "skipFunction", "(", "F", ")", ")", "return", "false", ";", "const", "Subtarget", "&", "ST", "=", "TM", "->", "getSubtarget", "<", "Subtarget", ">", "(", "F", ")", ";", "if", "(", "!", "ST", ".", "isPromoteAllocaEnabled", "(", ")", ")", "return", "false", ";", "FunctionType", "*", "FTy", "=", "F", ".", "getFunctionType", "(", ")", ";", "for", "(", "Type", "*", "ParamTy", ":", "FTy", "->", "params", "(", ")", ")", "{", "PointerType", "*", "PtrTy", "=", "dyn_cast", "<", "PointerType", ">", "(", "ParamTy", ")", ";", "if", "(", "PtrTy", "&&", "PtrTy", "->", "getAddressSpace", "(", ")", "==", "AS", "::", "LOCAL_ADDRESS", ")", "{", "LocalMemLimit", "=", "", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false", ";", "}", "}", "LocalMemLimit", "=", "ST", ".", "getLocalMemorySize", "(", ")", ";", "if", "(", "LocalMemLimit", "==", "", ")", "return", "false", ";", "const", "DataLayout", "&", "DL", "=", "Mod", "->", "getDataLayout", "(", ")", ";", "CurrentLocalMemUsage", "=", "", ";", "for", "(", "GlobalVariable", "&", "GV", ":", "Mod", "->", "globals", "(", ")", ")", "{", "if", "(", "GV", ".", "getType", "(", ")", "->", "getAddressSpace", "(", ")", "!=", "AS", "::", "LOCAL_ADDRESS", ")", "continue", ";", "for", "(", "const", "User", "*", "U", ":", "GV", ".", "users", "(", ")", ")", "{", "const", "Instruction", "*", "Use", "=", "dyn_cast", "<", "Instruction", ">", "(", "U", ")", ";", "if", "(", "!", "Use", ")", "continue", ";", "if", "(", "Use", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "==", "&", "F", ")", "{", "unsigned", "Align", "=", "GV", ".", "getAlignment", "(", ")", ";", "if", "(", "Align", "==", "", ")", "Align", "=", "DL", ".", "getABITypeAlignment", "(", "GV", ".", "getValueType", "(", ")", ")", ";", "uint64_t", "AllocSize", "=", "DL", ".", "getTypeAllocSize", "(", "GV", ".", "getValueType", "(", ")", ")", ";", "CurrentLocalMemUsage", "=", "alignTo", "(", "CurrentLocalMemUsage", ",", "Align", ")", ";", "CurrentLocalMemUsage", "+=", "AllocSize", ";", "break", ";", "}", "}", "}", "unsigned", "MaxOccupancy", "=", "ST", ".", "getOccupancyWithLocalMemSize", "(", "CurrentLocalMemUsage", ",", "F", ")", ";", "unsigned", "OccupancyHint", "=", "ST", ".", "getWavesPerEU", "(", "F", ")", ".", "second", ";", "if", "(", "OccupancyHint", "==", ""], "ground_truth": [")", "OccupancyHint", "=", "", ";"], "File": "AMDGPUPromoteAlloca25", "Func": "runOnFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12327, "Length": 316, "Cover_Rate": 0.6556016597510373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "ShiftOpc", ")", "(", "AM2Opc", ">>"], "ground_truth": ["", ")", ";"], "File": "ARMAddressingModes21", "Func": "getAM2ShiftOpc", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12328, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "rtx", "base_reg_disp", "::", "reg", "(", "void", ")", "const", "{", "return"], "ground_truth": ["reg_", ";"], "File": "sh", "Func": "reg", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12329, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MaxPrivateBits", "=", "", "*", "getSubtarget", "(", ")", "->", "getMaxPrivateElementSize", "(", ")", ";", "return", "(", "MemVT", ".", "getSizeInBits", "(", ")", "<=", "MaxPrivateBits", ")", ";", "}", "else", "if", "(", "AS", "==", "AS", "::", "LOCAL_ADDRESS", "||", "AS"], "ground_truth": ["==", "AS", "::", "REGION_ADDRESS", ")", "{"], "File": "SIISelLowering106", "Func": "canMergeStoresTo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12330, "Length": 41, "Cover_Rate": 0.35344827586206895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Ret", ".", "getNode", "(", ")", ")", "return", "Ret", ";", "if", "(", "VT", ".", "isVector", "(", ")", "&&", "VT", ".", "getVectorNumElements", "(", ")", ">=", "", ")", "return", "SplitVectorStore", "(", "Op", ",", "DAG", ")", ";", "if", "(", "VT", "==", "", ")", "return", "DAG", ".", "getTruncStore", "(", "Store", "->", "getChain", "(", ")", ",", "DL", ",", "DAG", ".", "getSExtOrTrunc", "(", "Store", "->", "getValue", "(", ")", ",", "DL", ",", "", ")", ",", "Store", "->", "getBasePtr", "(", ")", ",", "", ",", "Store", "->", "getMemOperand", "(", ")", ")", ";", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "SIISelLowering (2)", "Func": "LowerSTORE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12331, "Length": 89, "Cover_Rate": 0.4635416666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isPKHASRImm", "(", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "int64_t", "Value", "=", "CE", "->", "getValue"], "ground_truth": ["(", ")", ";"], "File": "ARMAsmParser (2)", "Func": "isPKHASRImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12332, "Length": 48, "Cover_Rate": 0.8275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsCall", ")", "{", "CCInfo", ".", "AnalyzeCallOperands", "(", "*", "Outs", ",", "ArgCC__Vararg", ")", ";", "}", "else", "{", "CCInfo", ".", "AnalyzeFormalArguments", "(", "*", "Ins", ",", "ArgCC__Vararg", ")", ";", "}", "return", ";", "}", "SmallVector", "<", "unsigned", ",", "", ">", "Args", ";", "if", "(", "IsCall", ")", "{", "parseExternFuncCallArgs", "(", "*", "Outs", ",", "Args", ")", ";", "}", "else", "{", "assert", "(", "F", "!=", "nullptr", "&&", "", ")", ";", "parseFunctionArgs", "(", "*", "Ins", ",", "Args", ")", ";", "}", "unsigned", "RegsLeft", "=", "array_lengthof", "(", "RegList8", ")", ",", "ValNo", "=", "", ";", "bool", "UsesStack", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "pos", "=", "", ",", "e", "=", "Args", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Size", "=", "Args", "[", "i", "]", ";", "if", "(", "Size", "==", "", ")", "continue", ";", "MVT", "LocVT", "=", "(", "IsCall", ")", "?", "(", "*", "Outs", ")", "[", "pos", "]", ".", "VT", ":", "(", "*", "Ins", ")", "[", "pos", "]", ".", "VT", ";", "if", "(", "!", "UsesStack", "&&", "(", "Size", "<=", "RegsLeft", ")", ")", "{", "const", "MCPhysReg", "*", "RegList", "=", "(", "LocVT", "==", "", ")", "?", "RegList16", ":", "RegList8", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "Size", ";", "++", "j", ")", "{", "unsigned", "Reg", "=", "CCInfo", ".", "AllocateReg", "(", "ArrayRef", "<", "MCPhysReg", ">", "(", "RegList", ",", "array_lengthof", "(", "RegList8"], "ground_truth": [")", ")", ")", ";"], "File": "AVRISelLowering1", "Func": "analyzeStandardArguments", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12333, "Length": 224, "Cover_Rate": 0.4202626641651032, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "ArchFS", "=", "_MC", "::", "ParseTriple", "(", "TT", ")", ";", "if", "(", "!", "FS", ".", "empty", "(", ")", ")", "{", "if", "(", "!", "ArchFS", ".", "empty", "(", ")", ")", "ArchFS", "=", "(", "Twine", "(", "ArchFS", ")", "+", ""], "ground_truth": ["+", "FS", ")", ".", "str", "(", ")", ";"], "File": "X86MCTargetDesc1", "Func": "createX86MCSubtargetInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12334, "Length": 48, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Cmp", "=", "IRB", "->", "CreateICmpSGE", "(", "LHS", ",", "RHS", ")", ";", "break", ";", "case", "", ":", "Cmp", "=", "IRB", "->", "CreateICmpSLT", "(", "LHS", ",", "RHS", ")", ";", "break", ";", "case", "", ":", "Cmp", "=", "IRB", "->", "CreateICmpSGT", "(", "LHS", ",", "RHS", ")", ";", "break", ";", "case", "", ":", "Cmp", "=", "IRB", "->", "CreateICmpSLE", "(", "LHS", ",", "RHS", ")", ";", "break", ";", "}", "(", "dyn_cast", "<", "Instruction", ">", "(", "Cmp", ")", ")", "->", "setDebugLoc", "(", "N", "->", "getOperand", "(", "", ")", "->", "getDebugLoc", "(", ")", ")", ";", "BasicBlock", "*", "NextBB", "=", "NULL", ";", "Function", "::", "iterator", "BI", "=", "F", "->", "begin", "(", ")", ",", "BE", "=", "F", "->", "end", "(", ")", ";", "while", "(", "BI", "!=", "BE", "&&", "BI", "->", "getName", "(", ")", "!=", "CurBB", "->", "getName", "(", ")", ")", "++", "BI", ";", "++", "BI", ";", "if", "(", "BI", "==", "BE", ")", "{", "NextBB", "=", "Dec", "->", "getOrCreateBasicBlock", "(", "", ",", "F", ")", ";", "}", "else", "{", "NextBB", "=", "&", "(", "*", "BI", ")", ";", "}", "Instruction", "*", "Br", "=", "IRB", "->", "CreateCondBr", "(", "Cmp", ",", "BBTgt", ",", "NextBB", ")", ";", "Br", "->", "setDebugLoc", "(", "N", "->", "getDebugLoc", "(", ")", ")", ";", "return"], "ground_truth": ["Br", ";"], "File": "X86IREmitter", "Func": "visitBRCOND", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12335, "Length": 197, "Cover_Rate": 0.3450087565674256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasAllocas", "="], "ground_truth": ["B", ";"], "File": "MCS51MachineFunctionInfo", "Func": "setHasAllocas", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12336, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ELFObjectWriter", "::", "getRelocType", "(", "MCContext", "&", "Ctx", ",", "const", "MCValue", "&", "Target", ",", "const", "MCFixup", "&", "Fixup", ",", "bool", "IsPCRel", ")", "const", "{", "return", "GetRelocTypeInner", "(", "Target", ",", "Fixup", ",", "IsPCRel"], "ground_truth": [",", "Ctx", ")", ";"], "File": "ARMELFObjectWriter (2)2", "Func": "getRelocType", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12337, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::"], "ground_truth": ["createLoadStoreOptimizationPass", "(", ")", "{"], "File": "AArch64LoadStoreOptimizer (2)", "Func": "createAArch64LoadStoreOptimizationPass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12338, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm256_movemask_epi8", "(", "__m256i", "__A", ")", "{"], "File": "avx2intrin", "Func": "_mm256_movemask_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12339, "Length": 19, "Cover_Rate": 0.6551724137931034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "IsTopNode", "=", "false", ";", "return", "SU", ";", "}", "if", "(", "SUnit", "*", "SU", "=", "Top", ".", "pickOnlyChoice", "(", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "IsTopNode", "=", "true", ";", "return", "SU", ";", "}", "SchedCandidate", "BotCand", ";", "CandResult", "BotResult", "=", "pickNodeFromQueue", "(", "Bot", ",", "DAG", "->", "getBotRPTracker", "(", ")", ",", "BotCand", ")", ";", "assert", "(", "BotResult", "!=", "NoCand", "&&", "", ")", ";", "if", "(", "BotResult", "==", "SingleExcess", "||", "BotResult", "==", "SingleCritical", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "IsTopNode", "=", "false", ";", "return", "BotCand", ".", "SU", ";", "}", "SchedCandidate", "TopCand", ";", "CandResult", "TopResult", "=", "pickNodeFromQueue", "(", "Top", ",", "DAG", "->", "getTopRPTracker", "(", ")", ",", "TopCand", ")", ";", "assert", "(", "TopResult", "!=", "NoCand", "&&", "", ")", ";", "if", "(", "TopResult", "==", "SingleExcess", "||", "TopResult", "==", "SingleCritical", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "IsTopNode", "="], "ground_truth": ["true", ";"], "File": "HexagonMachineScheduler31", "Func": "pickNodeBidrectional", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12340, "Length": 157, "Cover_Rate": 0.5451388888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "first_sew", "(", "const", "vector_insn_info", "&", "info1", ",", "const", "vector_insn_info", "&"], "ground_truth": [")", "{"], "File": "riscv-vsetvl", "Func": "first_sew", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12341, "Length": 14, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MOUImm", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "assert", "(", "MOUImm", ".", "isImm", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "AArch64InstPrinter17", "Func": "printUImmBareOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12342, "Length": 23, "Cover_Rate": 0.41818181818181815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag", "(", "TargetMachine", "&", "TM", ")", "{", "return", "new", "DAGToDAGISel"], "ground_truth": ["(", "TM", ")", ";"], "File": "NyuziISelDAGToDAG", "Func": "createNyuziISelDag", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12343, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "convertToBRCT", "(", "MI", ",", "Compare", ",", "CCUsers", ")", ")", "{", "BranchOnCounts", "+=", "", ";", "return", "true", ";", "}", "if", "(", "convertToLoadAndTrap", "(", "MI", ",", "Compare", ",", "CCUsers", ")", ")", "{", "LoadAndTraps", "+=", "", ";", "return", "true", ";", "}", "}", "if", "(", "(", "!", "CCRefs", "&&", "convertToLoadAndTest", "(", "MI", ",", "Compare", ",", "CCUsers", ")", ")", "||", "(", "!", "CCRefs", ".", "Def", "&&", "(", "adjustCCMasksForInstr", "(", "MI", ",", "Compare", ",", "CCUsers", ")", "||", "convertToLogical", "(", "MI", ",", "Compare", ",", "CCUsers", ")", ")", ")", ")", "{", "EliminatedComparisons", "+=", "", ";", "return", "true", ";", "}", "}", "SrcRefs", "|=", "getRegReferences", "(", "MI", ",", "SrcReg", ")", ";", "if", "(", "SrcRefs", ".", "Def", ")", "break", ";", "CCRefs", "|=", "getRegReferences", "(", "MI", ",", "", ")", ";", "if", "(", "CCRefs", ".", "Use", "&&", "CCRefs", ".", "Def", ")", "break", ";", "if", "(", "Compare", ".", "mayRaiseFPException", "(", ")", "&&", "(", "MI", ".", "isCall", "(", ")", "||", "MI", ".", "hasUnmodeledSideEffects", "(", ")", ")", ")", "break", ";", "}", "for", "(", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "&", "Compare", ")", ")", ",", "MBBE", "=", "MBB", ".", "end", "(", ")", ";", "MBBI", "!=", "MBBE"], "ground_truth": [";", ")", "{"], "File": "SystemZElimCompare18", "Func": "optimizeCompareZero", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12344, "Length": 191, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Expand", ")", ";", "if", "(", "VT", ".", "isInteger", "(", ")", ")", "{", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Custom", ")", ";", "}", "if", "(", "VT", ".", "isInteger", "(", ")", "&&", "VT", "!=", "PromotedBitwiseVT", ")", "{", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Promote", ")", ";", "AddPromotedToType", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "PromotedBitwiseVT", ".", "getSimpleVT", "(", ")", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Promote", ")", ";", "AddPromotedToType", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "PromotedBitwiseVT", ".", "getSimpleVT", "(", ")", ")", ";", "setOperationAction", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "Promote", ")", ";", "AddPromotedToType", "(", "", ",", "VT", ".", "getSimpleVT", "(", ")", ",", "PromotedBitwiseVT", "."], "ground_truth": ["getSimpleVT", "(", ")", ")", ";"], "File": "ARMISelLowering33", "Func": "addTypeForNEON", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12345, "Length": 204, "Cover_Rate": 0.5037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBDAddr32Disp20", "(", ")", "const", "{", "return", "isMemDisp20", "(", "ADDR32Reg"], "ground_truth": [",", "BDMem", ")", ";"], "File": "SystemZAsmParser10", "Func": "isBDAddr32Disp20", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12346, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "set_optab_libfunc", "(", "smul_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "sdiv_optab", ",", "mode", ",", "", ")", ";", "if", "(", "!", "TARGET_HARD_FLOAT", ")", "{", "set_optab_libfunc", "(", "neg_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "eq_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "ne_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "gt_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "ge_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "lt_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "le_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "unord_optab", ",", "mode", ",", "", ")", ";", "set_conv_libfunc", "(", "sext_optab", ",", "mode", ",", "SFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "sext_optab", ",", "mode", ",", "DFmode", ",", "", ")", ";", "set_conv_libfunc", "(", "trunc_optab", ",", "SFmode", ",", "mode", ",", "", ")", ";", "set_conv_libfunc", "(", "trunc_optab", ",", "DFmode", ",", "mode", ",", "", ")", ";", "set_conv_libfunc", "(", "sfix_optab", ",", "SImode", ",", "mode", ",", "", ")", ";", "set_conv_libfunc", "(", "ufix_optab", ",", "SImode", ",", "mode", ",", "", ")", ";", "set_conv_libfunc", "(", "sfloat_optab", ",", "mode", ",", "SImode", ",", "", ")", ";", "set_conv_libfunc", "(", "ufloat_optab", ",", "mode", ",", "SImode", ",", "", ")", ";", "}", "}", "else", "{", "set_optab_libfunc", "(", "add_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "sub_optab", ",", "mode", ",", "", ")", ";", "set_optab_libfunc", "(", "smul_optab", ","], "ground_truth": ["mode", ",", "", ")", ";"], "File": "rs60007", "Func": "init_float128_ibm", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12347, "Length": 215, "Cover_Rate": 0.56282722513089, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setLanes", "(", "unsigned", "l", ")", "{", "Lanes", "=", "l"], "ground_truth": [";", "}"], "File": "HexagonShuffler (2)", "Func": "setLanes", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12348, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "MI", "=", "&", "*", "I", ";", "InsDefs", ".", "clear", "(", ")", ";", "getInstrDefs", "(", "MI", ",", "InsDefs", ")", ";", "bool", "Skip", "=", "MI", "->", "isCopy", "(", ")", "||", "MI", "->", "isRegSequence", "(", ")", ";", "if", "(", "!", "Skip", ")", "{", "for", "(", "unsigned", "VR", "=", "InsDefs", ".", "find_first", "(", ")", ";", "VR", ";", "VR", "=", "InsDefs", ".", "find_next", "(", "VR", ")", ")", "{", "if", "(", "!", "DoConst", "&&", "isConstant", "(", "VR", ")", ")", "continue", ";", "if", "(", "findSelfReference", "(", "VR", ")", "||", "isSmallConstant", "(", "VR", ")", ")", "continue", ";", "findRecordInsertForms", "(", "VR", ",", "AVs", ")", ";", "if", "(", "IFMap", ".", "size", "(", ")", ">", "MaxIFMSize", ")", "return", ";", "}", "}", "for", "(", "unsigned", "VR", "=", "InsDefs", ".", "find_first", "(", ")", ";", "VR", ";", "VR", "=", "InsDefs", ".", "find_next", "(", "VR", ")", ")", "AVs", ".", "insert", "(", "VR", ")", ";", "BlockDefs", ".", "insert", "(", "InsDefs", ")", ";", "}", "for", "(", "auto", "*", "DTN", ":", "children", "<", "MachineDomTreeNode", "*", ">", "(", "MDT", "->", "getNode", "(", "B", ")", ")", ")", "{", "MachineBasicBlock", "*", "SB", "=", "DTN", "->", "getBlock", "(", ")", ";", "collectInBlock", "(", "SB", ","], "ground_truth": ["AVs", ")", ";"], "File": "HexagonGenInsert12", "Func": "collectInBlock", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12349, "Length": 187, "Cover_Rate": 0.6131147540983607, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setManipulatesSP", "(", "bool", "MSP", ")", "{", "ManipulatesSP", "=", "MSP"], "ground_truth": [";"], "File": "RISCVMachineFunctionInfo3", "Func": "setManipulatesSP", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12350, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", "->", "getFeatureBits", "(", ")", ".", "test", "(", "FeatureGFX90AInsts", ")", ")", "return", "", ";", "bool", "IsWave32", "=", "EnableWavefrontSize32", "?", "*", "EnableWavefrontSize32", ":", "STI", "->", "getFeatureBits", "(", ")", ".", "test", "(", "FeatureWavefrontSize32", ")", ";", "return", "IsWave32", "?"], "ground_truth": ["", ":", "", ";"], "File": "AMDGPUBaseInfo1", "Func": "getVGPREncodingGranule", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12351, "Length": 42, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LaneMask", ".", "all", "(", ")", "||", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "Reg", ")", "||", "LaneMask", "==", "MRI", "->", "getMaxLaneMaskForVReg", "(", "Reg", ")", ")", "{", "Func", "(", "", ")", ";", "return", ";", "}", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", "->", "getRegClass", "(", "Reg", ")", ";", "unsigned", "E", "=", "TRI", "->", "getNumSubRegIndices", "(", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "CoveringSubregs", ";", "for", "(", "unsigned", "Idx", "=", "", ";", "Idx", "<", "E", ";", "++", "Idx", ")", "{", "if", "(", "TRI", "->", "getSubClassWithSubReg", "(", "RC", ",", "Idx", ")", "!=", "RC", ")", "continue", ";", "LaneBitmask", "SubRegMask", "=", "TRI", "->", "getSubRegIndexLaneMask", "(", "Idx", ")", ";", "if", "(", "SubRegMask", "==", "LaneMask", ")", "{", "Func", "(", "Idx", ")", ";", "return", ";", "}", "if", "(", "(", "SubRegMask", "&", "~", "LaneMask", ")", ".", "any", "(", ")", "||", "(", "SubRegMask", "&", "LaneMask", ")", ".", "none", "(", ")", ")", "continue", ";", "CoveringSubregs", ".", "push_back", "(", "Idx", ")", ";", "}", "llvm", "::", "sort", "(", "CoveringSubregs", ",", "[", "this", "]", "(", "unsigned", "A", ",", "unsigned", "B", ")", "{", "LaneBitmask", "MaskA", "=", "TRI", "->", "getSubRegIndexLaneMask", "(", "A", ")", ";", "LaneBitmask", "MaskB", "=", "TRI", "->", "getSubRegIndexLaneMask", "(", "B", ")", ";", "unsigned", "NA", "=", "MaskA", ".", "getNumLanes", "(", ")", ";", "unsigned", "NB", "=", "MaskB", ".", "getNumLanes", "(", ")", ";", "if", "(", "NA", "!=", "NB", ")", "return", "NA", ">", "NB", ";", "return", "MaskA", ".", "getHighestLane", "(", ")", ">", "MaskB", ".", "getHighestLane", "(", ")", ";", "}", ")"], "ground_truth": [";"], "File": "SIFormMemoryClauses11", "Func": "forAllLanes", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12352, "Length": 232, "Cover_Rate": 0.725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is64Bit", "=", "TM", ".", "is64", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "is64Bit", "?", "", ":", "", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "maxCallFrameSize", ")", ";", "MBB", ".", "erase"], "ground_truth": ["(", "II", ")", ";"], "File": "PPCRegisterInfo (2)2", "Func": "lowerDynamicAreaOffset", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12353, "Length": 61, "Cover_Rate": 0.40131578947368424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "k_Register"], "ground_truth": [";"], "File": "MipsAsmParser102", "Func": "isReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12354, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AsmTokStr", "==", "", "||", "AsmTokStr", "==", "", ")", "return", "ParseIntelOperator", "(", "IOK_TYPE", ")", ";", "}", "unsigned", "Size", "=", "getIntelMemOperandSize", "(", "Tok", ".", "getString", "(", ")", ")", ";", "if", "(", "Size", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Tok", ".", "getString", "(", ")", "!=", "", "&&", "Tok", ".", "getString", "(", ")", "!=", "", ")", "return", "ErrorOperand", "(", "Start", ",", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "Start", "=", "Tok", ".", "getLoc", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Integer", ")", "||", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Minus", ")", "||", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "LParen", ")", ")", "{", "AsmToken", "StartTok", "=", "Tok", ";", "IntelExprStateMachine", "SM", "(", "", ",", "true", ",", "false", ")", ";", "if", "(", "ParseIntelExpression", "(", "SM", ",", "End", ")", ")", "return", "nullptr", ";", "int64_t", "Imm", "=", "SM", ".", "getImm", "(", ")", ";", "if", "(", "isParsingInlineAsm", "(", ")", ")", "{", "unsigned", "Len", "=", "Tok", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "Start", ".", "getPointer", "(", ")", ";", "if", "(", "StartTok", ".", "getString", "(", ")", ".", "size", "(", ")", "==", "Len", ")", "InstInfo"], "ground_truth": ["->", "AsmRewrites", "->", "push_back", "(", "AsmRewrite", "(", "AOK_ImmPrefix", ",", "Start", ")", ")", ";"], "File": "X86AsmParser55", "Func": "ParseIntelOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12355, "Length": 207, "Cover_Rate": 0.43670886075949367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "checkMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "ScratchReg2", ")", ".", "addImm", "(", "TlsOffset", ")", ";", "BuildMI", "(", "checkMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addReg", "(", "ScratchReg2", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "TlsReg", ")", ";", "if", "(", "SaveScratch2", ")", "BuildMI", "(", "checkMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "ScratchReg2", ")", ";", "}", "}", "BuildMI", "(", "checkMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "&", "PrologueMBB", ")", ";", "if", "(", "Is64Bit", ")", "{", "const", "unsigned", "RegAX", "=", "IsLP64", "?", "", ":", "", ";", "const", "unsigned", "Reg10", "=", "IsLP64", "?", "", ":", "", ";", "const", "unsigned", "Reg11", "=", "IsLP64", "?", "", ":", "", ";", "const", "unsigned", "MOVrr", "=", "IsLP64", "?", "", ":", "", ";", "const", "unsigned", "MOVri", "=", "IsLP64", "?", "", ":", "", ";", "if", "(", "IsNested", ")", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "MOVrr", ")", ",", "RegAX", ")", ".", "addReg", "(", "Reg10", ")", ";", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "MOVri", ")", ",", "Reg10", ")", ".", "addImm", "(", "StackSize", ")", ";", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "MOVri", ")", ",", "Reg11", ")", ".", "addImm", "(", "FI", "->", "getArgumentStackSize", "(", ")", ")", ";", "}", "else", "{", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "FI", "->", "getArgumentStackSize", "(", ")", ")", ";", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "StackSize", ")", ";", "}", "if", "(", "Is64Bit", "&&", "MF", ".", "getTarget", "(", ")", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Large", ")", "{", "if", "(", "STI", ".", "useRetpoline", "(", ")", ")", "report_fatal_error", "(", "", "", ")", ";", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addExternalSymbol", "(", "", ")", ".", "addReg", "(", "", ")", ";", "MF", ".", "getMMI", "(", ")", ".", "setUsesMorestackAddr", "(", "true", ")", ";", "}", "else", "{", "if", "(", "Is64Bit", ")", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addExternalSymbol", "(", "", ")", ";", "else", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addExternalSymbol", "(", "", ")", ";", "}", "if", "(", "IsNested", ")", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";", "else", "BuildMI", "(", "allocMBB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";", "allocMBB", "->", "addSuccessor", "(", "&", "PrologueMBB", ")", ";", "checkMBB", "->", "addSuccessor", "(", "allocMBB"], "ground_truth": [")", ";"], "File": "X86FrameLowering (2)2", "Func": "adjustForSegmentedStacks", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12356, "Length": 457, "Cover_Rate": 0.3238837703756201, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "X86ISelLowering (2)", "Func": "LowerVSELECT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12357, "Length": 31, "Cover_Rate": 0.4025974025974026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "isLS", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "bool", "isOnlyStoreBarrier", "=", "(", "isLL", "==", "", "&&", "isLS", "==", "", ")", ";", "", "DMBOpt", ";", "if", "(", "isDeviceBarrier", ")", "DMBOpt", "=", "isOnlyStoreBarrier", "?", "", ":", "", ";", "else", "DMBOpt", "=", "isOnlyStoreBarrier", "?", "", ":", "", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG"], "ground_truth": [".", "getConstant", "(", "DMBOpt", ",", "", ")", ")", ";"], "File": "ARMISelLowering107", "Func": "LowerMEMBARRIER", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12358, "Length": 85, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_MODE_SIZE", "(", "from", ")", "==", "GET_MODE_SIZE", "(", "to", ")", ")", "return", "false", ";", "if", "(", "MAYBE_FP_REG_CLASS_P", "(", "rclass", ")", ")", "return", "true", ";", "if", "(", "GET_MODE_SIZE", "(", "to", ")", ">", "UNITS_PER_WORD", "&&", "GET_MODE_SIZE", "(", "to", ")", ">", "GET_MODE_SIZE"], "ground_truth": ["(", "from", ")", ")", "return", "true", ";"], "File": "pa4", "Func": "pa_cannot_change_mode_class", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12359, "Length": 47, "Cover_Rate": 0.47474747474747475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wcmpgtub", "(", "(", "__v8qi", ")", "__m1", ","], "ground_truth": ["(", "__v8qi", ")", "__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_cmpgt_pu8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12360, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DPRDefReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "for", "(", "MachineRegisterInfo", "::", "use_iterator", "I", "=", "MRI", "->", "use_begin", "(", "DPRDefReg", ")", ",", "E", "=", "MRI", "->", "use_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "Uses", ".", "push_back", "(", "&", "I", ".", "getOperand", "(", ")", ")", ";", "unsigned", "NewReg", "=", "optimizeSDPattern", "(", "MI", ")", ";", "if", "(", "NewReg", "!=", "", ")", "{", "Modified", "=", "true", ";", "for", "(", "SmallVectorImpl", "<", "MachineOperand", "*", ">", "::", "const_iterator", "I", "=", "Uses", ".", "begin", "(", ")", ",", "E", "=", "Uses", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "*", "I", "<<", "", "<<", "PrintReg", "(", "NewReg", ")", "<<", "", ")", ";", "(", "*", "I", ")", "->", "substVirtReg", "(", "NewReg", ",", "", ",", "*", "TRI", ")", ";", "}", "}", "Replacements", "[", "MI", "]", "=", "NewReg", ";", "}", "}", "return", "Modified"], "ground_truth": [";"], "File": "A15SDOptimizer3", "Func": "runOnInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12361, "Length": 158, "Cover_Rate": 0.4606413994169096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isPowerOf2_32", "(", "SegLen", ")", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "SegList", ";", "if", "(", "SM", ".", "MaxSrc", "==", "-", "", ")", "return", "SegList", ";", "unsigned", "Shift", "=", "Log2_32", "(", "SegLen", ")", ";", "BitVector", "Segs", "(", "alignTo", "(", "SM", ".", "MaxSrc", "+", "", ",", "SegLen", ")", ">>", "Shift", ")", ";", "for", "(", "int", "I", "=", "", ",", "E", "=", "SM", ".", "Mask", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "int", "M", "=", "SM", ".", "Mask", "[", "I", "]", ";", "if", "(", "M", ">=", "", ")", "Segs", ".", "set", "(", "M", ">>", "Shift", ")", ";", "}", "for", "(", "unsigned", "B", ":", "Segs", ".", "set_bits", "(", ")"], "ground_truth": [")", "SegList", ".", "push_back", "(", "B", ")", ";"], "File": "HexagonISelDAGToDAGHVX14", "Func": "getInputSegmentList", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12362, "Length": 122, "Cover_Rate": 0.8591549295774648, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateReg", "(", "unsigned", "RegNum", ",", "SMLoc", "S", ",", "SMLoc", "E", ")", "{", "return", "make_unique", "<", "Operand", ">", "(", "k_Reg", ","], "ground_truth": ["RegNum", ",", "S", ",", "E", ")", ";"], "File": "MSP430AsmParser", "Func": "CreateReg", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12363, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScheduleDAGInstrs", "*", "PassConfig", "::", "createMachineScheduler", "(", "MachineSchedContext", "*"], "ground_truth": ["C", ")", "const", "{"], "File": "MOSTargetMachine", "Func": "createMachineScheduler", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12364, "Length": 12, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", "->", "hasVSX", "(", ")", ")", "{", "if", "(", "LT", ".", "second", "==", "", "||", "LT", ".", "second", "==", "", ")", "return", "Cost", ";", "}", "bool", "UnalignedAltivec", "=", "Src", "->", "isVectorTy", "(", ")", "&&", "Src", "->", "getPrimitiveSizeInBits", "(", ")", ">=", "LT", ".", "second", ".", "getSizeInBits", "(", ")", "&&", "LT", ".", "second", ".", "getSizeInBits", "(", ")", "==", "", "&&", "Opcode", "==", "Instruction", "::", "Load", ";", "unsigned", "SrcBytes", "=", "LT", ".", "second", ".", "getStoreSize", "(", ")", ";", "if", "(", "SrcBytes", "&&", "Alignment", "&&", "Alignment", "<", "SrcBytes", "&&", "!", "UnalignedAltivec", ")", "{", "Cost", "+=", "LT", ".", "first", "*", "(", "SrcBytes", "/", "Alignment", "-", "", ")", ";", "if", "(", "Src", "->", "isVectorTy", "(", ")", "&&", "Opcode", "==", "Instruction", "::", "Store", ")", "for", "(", "int", "i", "=", "", ",", "e", "=", "Src", "->", "getVectorNumElements", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "Cost", "+=", "getVectorInstrCost", "(", "Instruction", "::", "ExtractElement", ",", "Src", ",", "i", ")", ";", "}", "return", "Cost"], "ground_truth": [";"], "File": "PPCTargetTransformInfo19", "Func": "getMemoryOpCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12365, "Length": 158, "Cover_Rate": 0.6752136752136753, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "case", "", "##", "n", ":", "\\", "case", "", "##", "n", ":", "\\", "case", "", "##", "n", ":", "\\", "case", "", "##", "n", ":", "\\", "case", "", "##", "n", ":", "\\", "return", "HasSVE", "?", "", "##", "n", ":", "", "##", "n", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", "", ")", ";", "CASE", "(", ""], "ground_truth": [")", ";"], "File": "AArch64FrameLowering47", "Func": "getRegisterOrZero", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12366, "Length": 265, "Cover_Rate": 0.7402234636871509, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_extract_pi16", "(", "__m64", "const", "__A", ","], "ground_truth": ["int", "const", "__N", ")", "{"], "File": "xmmintrin4", "Func": "_mm_extract_pi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12367, "Length": 24, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "sdata_section", "(", ")", "\\", "{", "\\", "if", "(", "in_section", "!=", "in_sdata", ")", "\\", "{", "\\", "fprintf", "(", "asm_out_file", ","], "ground_truth": ["", ",", "SDATA_SECTION_ASM_OP", ")", ";", "\\", "in_section", "=", "in_sdata", ";", "\\", "}", "\\", "}"], "File": "mips4", "Func": "sdata_section", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12368, "Length": 35, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "output_addr_const", "(", "file", ",", "op", ")", ";", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "GP_REGNO", "]", ")", ";", "return", ";", "}", "else", "if", "(", "r0rel_constant_p", "(", "op", ")", ")", "{", "if", "(", "CONST_INT_P", "(", "op", ")", ")", "{", "output_addr_const", "(", "file", ",", "op", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", ";", "}", "else", "{", "fprintf", "(", "file", ",", "", ")", ";", "output_addr_const", "(", "file", ",", "op", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", ";", "}", "}", "break", ";", "case", "PLUS", ":", "{", "rtx", "op0", "=", "XEXP", "(", "op", ",", "", ")", ";", "rtx", "op1", "=", "XEXP", "(", "op", ",", "", ")", ";", "if", "(", "REG_P", "(", "op0", ")", "&&", "CONSTANT_P", "(", "op1", ")", ")", "{", "output_addr_const", "(", "file", ",", "op1", ")", ";", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "op0", ")", "]", ")", ";", "return", ";", "}", "else", "if", "(", "REG_P", "(", "op1", ")", "&&", "CONSTANT_P", "(", "op0", ")", ")", "{", "output_addr_const", "(", "file", ",", "op0", ")"], "ground_truth": [";"], "File": "nios2", "Func": "nios2_print_operand_address", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12369, "Length": 168, "Cover_Rate": 0.44562334217506633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "case", "VK__LO", ":", "Result", "=", "Result", "&", "", ";", "break", ";", "case", "VK__HI", ":", "Result", "=", "(", "Result", ">>", "", ")", "&", "", ";", "break", ";", "case", "VK__HA", ":", "Result", "=", "(", "(", "Result", "+", "", ")", ">>", "", ")", "&", "", ";", "break", ";", "case", "VK__HIGHER", ":", "Result", "=", "(", "Result", ">>", "", ")", "&", "", ";", "break", ";", "case", "VK__HIGHERA", ":", "Result", "=", "(", "(", "Result", "+", "", ")", ">>", "", ")", "&", "", ";", "break", ";", "case", "VK__HIGHEST", ":", "Result", "=", "(", "Result", ">>", "", ")", "&", "", ";", "break", ";", "case", "VK__HIGHESTA", ":", "Result", "=", "(", "(", "Result", "+", "", ")", ">>", "", ")", "&", "", ";", "break", ";", "}", "Res", "=", "MCValue", "::", "get", "(", "Result", ")", ";", "}", "else", "{", "MCContext", "&", "Context", "=", "Layout", "->", "getAssembler", "(", ")", ".", "getContext", "(", ")", ";", "const", "MCSymbolRefExpr", "*", "Sym", "=", "Value", ".", "getSymA", "(", ")", ";", "MCSymbolRefExpr", "::", "VariantKind", "Modifier", "=", "Sym", "->", "getKind", "(", ")", ";", "if", "(", "Modifier", "!=", "MCSymbolRefExpr", "::", "VK_None", ")", "return", "false", ";", "switch", "(", "Kind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "VK__LO", ":", "Modifier", "=", "MCSymbolRefExpr", "::", "VK__LO", ";", "break", ";", "case", "VK__HI", ":", "Modifier", "=", "MCSymbolRefExpr", "::", "VK__HI", ";", "break", ";", "case", "VK__HA", ":", "Modifier", "=", "MCSymbolRefExpr", "::", "VK__HA", ";", "break", ";", "case", "VK__HIGHERA", ":", "Modifier", "=", "MCSymbolRefExpr", "::", "VK__HIGHERA", ";", "break", ";", "case", "VK__HIGHER", ":", "Modifier", "=", "MCSymbolRefExpr", "::", "VK__HIGHER", ";", "break", ";", "case", "VK__HIGHEST"], "ground_truth": [":"], "File": "PPCMCExpr (2)", "Func": "EvaluateAsRelocatableImpl", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12370, "Length": 248, "Cover_Rate": 0.6578249336870027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCLDInitializeLDTargetInfo", "(", ")", "{", "mcld", "::", "RegisterTarget", "<", "llvm", "::", "Triple", "::", "arm"], "ground_truth": [">", "X", "(", "TheTarget", ",", "", ")", ";"], "File": "ARMTargetInfo20", "Func": "MCLDInitializeARMLDTargetInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12371, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumBytes", ")", "{", "assert", "(", "!", "MFI", ".", "getPristineRegs", "(", "MF", ")", ".", "test", "(", "", ")", "&&", "", ")", ";", "emitThumbRegPlusImmediate", "(", "MBB", ",", "MBBI", ",", "dl", ",", "", ",", "FramePtr", ",", "-", "NumBytes", ",", "TII", ",", "*", "RegInfo", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "FramePtr", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "}", "else", "{", "unsigned", "ScratchRegister", "=", "", ";", "bool", "HasFP", "=", "hasFP", "(", "MF", ")", ";", "for", "(", "auto", "&", "I", ":", "MFI", ".", "getCalleeSavedInfo", "(", ")", ")", "{", "unsigned", "Reg", "=", "I", ".", "getReg", "(", ")", ";", "if", "(", "isLowRegister", "(", "Reg", ")", "&&", "!", "(", "HasFP", "&&", "Reg", "==", "FramePtr", ")", ")", "{", "ScratchRegister", "=", "Reg", ";", "break", ";", "}", "}", "if", "(", "MBBI", "!=", "MBB", ".", "end", "(", ")", "&&", "MBBI", "->", "getOpcode", "(", ")", "==", "", "&&", "&", "MBB", ".", "front", "(", ")", "!=", "&", "*", "MBBI", "&&", "std", "::", "prev", "(", "MBBI", ")", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MachineBasicBlock", "::", "iterator", "PMBBI", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "if", "(", "!", "tryFoldSPUpdateIntoPushPop", "(", "STI", ",", "MF", ",", "&", "*", "PMBBI", ",", "NumBytes", ")", ")", "emitPrologueEpilogueSPUpdate", "(", "MBB", ",", "PMBBI", ",", "TII", ",", "dl", ",", "*", "RegInfo", ",", "NumBytes", ",", "ScratchRegister", ",", "MachineInstr", "::", "NoFlags", ")", ";", "}", "else", "if", "(", "!", "tryFoldSPUpdateIntoPushPop", "(", "STI", ",", "MF", ",", "&", "*", "MBBI", ",", "NumBytes", ")", ")", "emitPrologueEpilogueSPUpdate", "(", "MBB", ",", "MBBI", ","], "ground_truth": ["TII", ",", "dl", ",", "*", "RegInfo", ",", "NumBytes", ",", "ScratchRegister", ",", "MachineInstr", "::", "NoFlags", ")", ";"], "File": "Thumb1FrameLowering (2)1", "Func": "emitEpilogue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12372, "Length": 304, "Cover_Rate": 0.45645645645645644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCInstFragment", "*", "DF", ",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "{", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "PPCAsmBackend28", "Func": "fixupNeedsRelaxation", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12373, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ";", "assert", "(", "!", "isOverloaded", "(", "IntrID", ")", "&&", "", ")", ";", "if", "(", "IntrID", "<", "", ")", "return", "", ";", "assert", "(", "IntrID", "<", "", "&&", "", ")", ";", "std", "::", "string", "Result", "(", "names", "[", "IntrID", "-", "", "]", ")", ";", "return"], "ground_truth": ["Result", ";"], "File": "MBlazeIntrinsicInfo", "Func": "getName", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12374, "Length": 47, "Cover_Rate": 0.5529411764705883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "really_return", ")", "{", "rtx", "ops", "[", "", "]", ";", "ops", "[", "", "]", "=", "operand", ";", "ops", "[", "", "]", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "NEED_PLT_RELOC", "?", "", ":", "", ")", ";", "assemble_external_libcall", "(", "ops", "[", "", "]", ")", ";", "output_asm_insn", "(", "reverse", "?", "", ":", "", ",", "ops", ")", ";", "}", "return", "", ";", "}", "gcc_assert", "(", "!", "current_function_calls_alloca", "||", "really_return", ")", ";", "sprintf", "(", "conditional", ",", "", ",", "reverse", "?", "'D'", ":", "'d'", ")", ";", "return_used_this_function", "=", "", ";", "live_regs_mask", "=", "arm_compute_save_reg_mask", "(", ")", ";", "if", "(", "live_regs_mask", ")", "{", "const", "char", "*", "return_reg", ";", "if", "(", "really_return", "&&", "!", "TARGET_INTERWORK", ")", "return_reg", "=", "reg_names", "[", "PC_REGNUM", "]", ";", "else", "return_reg", "=", "reg_names", "[", "LR_REGNUM", "]", ";", "if", "(", "(", "live_regs_mask", "&", "(", "", "<<", "IP_REGNUM", ")", ")", "==", "(", "", "<<", "IP_REGNUM", ")", ")", "{", "if", "(", "frame_pointer_needed", ")", "{", "live_regs_mask", "&=", "~", "(", "", "<<", "IP_REGNUM", ")", ";", "live_regs_mask", "|=", "(", "", "<<", "SP_REGNUM", ")", ";", "}", "else", "gcc_assert", "(", "IS_INTERRUPT", "(", "func_type", ")", "||", "TARGET_REALLY_IWMMXT", ")", ";", "}", "for", "(", "reg", "=", "", ";", "reg", "<=", "LAST_ARM_REGNUM", ";", "reg", "++", ")", "if", "(", "live_regs_mask", "==", "(", "", "<<", "reg", ")", ")", "break", ";", "if", "(", "reg", "<=", "LAST_ARM_REGNUM", "&&", "(", "reg", "!=", "LR_REGNUM", "||", "!", "really_return", "||", "!", "IS_INTERRUPT", "(", "func_type", ")", ")", ")", "{", "sprintf", "(", "instr", ",", "", ",", "conditional", ",", "(", "reg", "==", "LR_REGNUM", ")", "?", "return_reg", ":", "reg_names", "[", "reg", "]", ")", ";", "}", "else", "{", "char", "*", "p", ";", "int", "first", "=", "", ";", "if", "(", "live_regs_mask", "&", "(", "", "<<", "SP_REGNUM", ")", ")", "{", "unsigned", "HOST_WIDE_INT", "stack_adjust", ";", "offsets", "=", "arm_get_frame_offsets", "(", ")", ";", "stack_adjust", "=", "offsets", "->", "outgoing_args", "-", "offsets", "->", "saved_regs", ";", "gcc_assert", "(", "stack_adjust", "==", "", "||", "stack_adjust", "==", "", ")", ";", "if", "(", "stack_adjust", "&&", "arm_arch5", ")", "sprintf", "(", "instr", ",", "", ",", "conditional", ")", ";", "else", "{", "if", "(", "stack_adjust", ")", "live_regs_mask", "|=", "", "<<", "", ";", "sprintf", "(", "instr", ",", "", ",", "conditional", ")", ";", "}", "}", "else", "sprintf", "(", "instr", ",", "", ",", "conditional", ")", ";", "p", "=", "instr", "+", "strlen", "(", "instr", ")", ";", "for", "(", "reg", "=", "", ";", "reg", "<=", "SP_REGNUM", ";", "reg", "++", ")", "if", "(", "live_regs_mask", "&", "(", "", "<<", "reg", ")", ")", "{", "int", "l", "=", "strlen", "(", "reg_names", "[", "reg", "]", ")", ";", "if", "(", "first", ")", "first", "=", "", ";", "else", "{", "memcpy", "(", "p", ",", "", ",", "", ")", ";", "p", "+="], "ground_truth": ["", ";"], "File": "arm3", "Func": "output_return_instruction", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12375, "Length": 413, "Cover_Rate": 0.5891583452211127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_rtx_SET", "(", "target", ",", "x", ")", ")", ";", "return", "true", ";", "}", "return", "false", ";", "case", "E_V8QImode", ":", "case", "E_V4QImode", ":", "if", "(", "!", "mmx_ok", ")", "return", "false", ";", "goto", "widen", ";", "case", "E_V8HImode", ":", "case", "E_V8HFmode", ":", "case", "E_V8BFmode", ":", "if", "(", "TARGET_AVX2", ")", "return", "ix86_vector_duplicate_value", "(", "mode", ",", "target", ",", "val", ")", ";", "if", "(", "TARGET_SSE2", ")", "{", "struct", "expand_vec_perm_d", "dperm", ";", "rtx", "tmp1", ",", "tmp2", ";", "permute", ":", "memset", "(", "&", "dperm", ",", "", ",", "sizeof", "(", "dperm", ")", ")", ";", "dperm", ".", "target", "=", "target", ";", "dperm", ".", "vmode", "=", "mode", ";", "dperm", ".", "nelt", "=", "GET_MODE_NUNITS", "(", "mode", ")", ";", "dperm", ".", "op0", "=", "dperm", ".", "op1", "=", "gen_reg_rtx", "(", "mode", ")", ";", "dperm", ".", "one_operand_p", "=", "true", ";", "if", "(", "mode", "==", "V8HFmode", "||", "mode", "==", "V8BFmode", ")", "{", "tmp1", "=", "force_reg", "(", "GET_MODE_INNER", "(", "mode", ")", ",", "val", ")", ";", "tmp2", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_insn", "(", "maybe_gen_vec_set_0", "(", "mode", ",", "tmp2", ",", "CONST0_RTX", "(", "mode", ")", ",", "tmp1", ")", ")", ";", "tmp1", "=", "gen_lowpart", "(", "mode", ",", "tmp2", ")", ";", "}", "else", "{", "tmp1", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_move_insn", "(", "tmp1", ",", "gen_lowpart", "(", "SImode", ",", "val", ")", ")", ";", "tmp2", "=", "gen_reg_rtx", "(", "V4SImode", ")", ";", "emit_insn", "(", "gen_vec_setv4si_0", "(", "tmp2", ",", "CONST0_RTX", "(", "V4SImode", ")", ",", "tmp1", ")", ")", ";", "tmp1", "=", "gen_lowpart", "(", "mode", ",", "tmp2", ")", ";", "}", "emit_move_insn", "(", "dperm", ".", "op0", ",", "tmp1", ")", ";", "ok", "=", "(", "expand_vec_perm_1", "(", "&", "dperm", ")", "||", "expand_vec_perm_broadcast_1", "(", "&", "dperm", ")", ")", ";", "gcc_assert", "(", "ok", ")", ";", "return", "ok", ";", "}", "goto", "widen", ";", "case", "E_V16QImode", ":", "if", "(", "TARGET_AVX2", ")", "return", "ix86_vector_duplicate_value", "(", "mode", ",", "target", ",", "val", ")", ";", "if", "(", "TARGET_SSE2", ")", "goto", "permute", ";", "goto", "widen", ";", "widen", ":", "{", "machine_mode", "smode", ",", "wsmode", ",", "wvmode", ";", "rtx", "x", ";", "smode", "=", "GET_MODE_INNER", "(", "mode", ")", ";", "wvmode", "=", "get_mode_wider_vector", "(", "mode", ")", ";", "wsmode", "=", "GET_MODE_INNER", "(", "wvmode", ")", ";", "val", "=", "convert_modes", "(", "wsmode", ",", "smode", ",", "val", ",", "true", ")", ";", "if", "(", "smode", "==", "QImode", "&&", "!", "TARGET_PARTIAL_REG_STALL", ")", "emit_insn", "(", "gen_insv_1", "(", "wsmode", ",", "val", ",", "val", ")", ")", ";", "else", "{", "x", "=", "expand_simple_binop", "(", "wsmode", ",", "ASHIFT", ",", "val", ",", "GEN_INT", "(", "GET_MODE_BITSIZE", "(", "smode", ")", ")", ",", "NULL_RTX", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "val", "=", "expand_simple_binop", "(", "wsmode", ",", "IOR", ",", "val", ",", "x", ",", "x", ",", "", ",", "OPTAB_LIB_WIDEN", ")", ";", "}", "x", "=", "gen_reg_rtx", "(", "wvmode", ")", ";", "ok", "=", "ix86_expand_vector_init_duplicate", "(", "mmx_ok", ",", "wvmode", ",", "x", ",", "val", ")", ";", "gcc_assert", "(", "ok", ")", ";", "emit_move_insn", "(", "target", ",", "gen_lowpart", "(", "GET_MODE", "(", "target", ")", ",", "x", ")", ")", ";", "return", "ok", ";", "}", "case", "E_V16HImode", ":", "case", "E_V16HFmode", ":", "case", "E_V16BFmode"], "ground_truth": [":"], "File": "i386-expand1", "Func": "ix86_expand_vector_init_duplicate", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12376, "Length": 468, "Cover_Rate": 0.5125958378970427, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtepi64_storeu_epi16", "(", "void", "*", "__P", ",", "__mmask8", "__M"], "ground_truth": [",", "__m128i", "__A", ")", "{"], "File": "avx512vlintrin1", "Func": "_mm_mask_cvtepi64_storeu_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12377, "Length": 26, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "(", "MCFixupKind", ")", "", ")", ")", ";", "const", "Triple", "&", "TT", "=", "STI", ".", "getTargetTriple", "(", ")", ";", "bool", "is64", "=", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64", "||", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64le", ";", "return", "CTX", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue"], "ground_truth": ["(", "is64", "?", "", ":", "", ")", ";"], "File": "PPCMCCodeEmitter (2)", "Func": "getTLSRegEncoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12378, "Length": 73, "Cover_Rate": 0.5251798561151079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "getParser", "(", ")", "const", "{", "return"], "ground_truth": ["Parser", ";"], "File": "MSP430AsmParser", "Func": "getParser", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12379, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "getImplicitBufferPtrUserSGPR", "(", ")", "const", "{", "return", "ArgInfo", ".", "ImplicitBufferPtr"], "ground_truth": [".", "getRegister", "(", ")", ";"], "File": "SIMachineFunctionInfo (2)2", "Func": "getImplicitBufferPtrUserSGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12380, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Opc", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "default", ":", "break", ";", "}", "OpcodeTablePtr", "=", "&", "RegOp2MemOpTable0", ";", "}", "else", "if", "(", "OpNum", "==", "", ")", "{", "OpcodeTablePtr", "=", "&", "RegOp2MemOpTable1", ";", "}", "else", "if", "(", "OpNum", "==", "", ")", "{", "OpcodeTablePtr", "=", "&", "RegOp2MemOpTable2", ";", "}", "if", "(", "OpcodeTablePtr", ")", "{", "DenseMap", "<", "unsigned", "*", ",", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">", ">", "::", "iterator", "I", "=", "OpcodeTablePtr", "->", "find", "(", "(", "unsigned", "*", ")", "Opc", ")", ";", "if", "(", "I", "!=", "OpcodeTablePtr", "->", "end", "(", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "X86InstrInfo108", "Func": "canFoldMemoryOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12381, "Length": 103, "Cover_Rate": 0.321875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "APInt", "Imm", "(", "", ",", "", ")", ";", "for", "(", "unsigned", "Idx", "=", "", ",", "e", "=", "Src", ".", "getNumOperands", "(", ")", ";", "Idx", "<", "e", ";", "++", "Idx", ")", "{", "if", "(", "!", "Src", ".", "getOperand", "(", "Idx", ")", ".", "isUndef", "(", ")", "&&", "Src", ".", "getConstantOperandAPInt", "(", "Idx", ")", ".", "isNegative", "(", ")", ")", "Imm", ".", "setBit", "(", "Idx", ")", ";", "}", "return", "DAG", ".", "getConstant", "(", "Imm", ",", "SDLoc", "(", "N", ")", ",", "VT", ")", ";", "}", "unsigned", "EltWidth", "=", "SrcVT", ".", "getScalarSizeInBits", "(", ")", ";", "if", "(", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "Src", ".", "getOpcode", "(", ")", "==", "", "&&", "Src", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", "==", "EltWidth", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "Src", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "SDValue", "NotSrc", "=", "IsNOT", "(", "Src", ",", "DAG", ")", ")", "{", "SDLoc", "DL", "(", "N", ")", ";", "APInt", "NotMask", "=", "APInt", "::", "getLowBitsSet", "(", "NumBits", ",", "NumElts", ")", ";", "NotSrc", "=", "DAG", ".", "getBitcast", "(", "SrcVT", ",", "NotSrc", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NotSrc", ")", ",", "DAG", ".", "getConstant", "(", "NotMask", ",", "DL", ",", "VT", ")", ")", ";", "}", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "APInt", "DemandedMask", "(", "APInt", "::", "getAllOnesValue", "(", "NumBits", ")", ")", ";", "if", "(", "TLI", ".", "SimplifyDemandedBits", "(", "SDValue", "(", "N", ",", "", ")", ",", "DemandedMask", ",", "DCI", ")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "X86ISelLowering (2)6", "Func": "combineMOVMSK", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12382, "Length": 272, "Cover_Rate": 0.7214854111405835, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "basic_align", "<", "", ")", "return"], "ground_truth": ["", ";"], "File": "mmix3", "Func": "mmix_constant_alignment", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12383, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Opcode", ")", "{", "default", ":", "return", "NULL", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "TOYISelLowering1", "Func": "getTargetNodeName", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12384, "Length": 34, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasSpecCtrl", "("], "ground_truth": [")", "const", "{"], "File": "AArch64Subtarget2", "Func": "hasSpecCtrl", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12385, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "u", ".", "i", "[", "", "]", "=", "a", ";", "u", ".", "i", "[", "", "]", "=", "b", ";", "u", ".", "i", "[", "", "]", "=", "c", ";", "u", ".", "i", "[", "", "]"], "ground_truth": ["=", "d", ";"], "File": "spe", "Func": "__ev_create_u16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12386, "Length": 36, "Cover_Rate": 0.4864864864864865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "OpVT", "=", "VT", ";", "unsigned", "NumBits", "=", "VT", ".", "getSizeInBits", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "Op", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "VT", "==", "", ")", "{", "OpVT", "=", "", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "OpVT", ",", "Op", ")", ";", "}", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "OpVT", ",", "", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ","], "ground_truth": ["Op", ")", ";"], "File": "X86ISelLowering144", "Func": "LowerCTTZ", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12387, "Length": 86, "Cover_Rate": 0.41148325358851673, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "R", "(", "a", ")", ",", "", ","], "ground_truth": ["R", "(", "b", ")", ")", ";"], "File": "disassembler", "Func": "sqr_mpysu_add3a", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12388, "Length": 18, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VT", "=", "LD", "->", "getMemoryVT", "(", ")", ";", "Ptr", "=", "LD", "->", "getBasePtr", "(", ")", ";", "}", "else", "if", "(", "StoreSDNode", "*", "ST", "=", "dyn_cast", "<", "StoreSDNode", ">", "(", "N", ")", ")", "{", "VT", "=", "ST", "->", "getMemoryVT", "(", ")", ";", "Ptr", "=", "ST", "->", "getBasePtr", "(", ")", ";", "}", "else", "return", "false", ";", "bool", "IsInc", ";", "if", "(", "!", "getIndexedAddressParts", "(", "Ptr", ".", "getNode", "(", ")", ",", "Base", ",", "Offset", ",", "AM", ",", "IsInc", ",", "DAG", ")", ")", "return", "false", ";", "AM", "=", "IsInc", "?", "", ":", "", ";", "return", "true"], "ground_truth": [";"], "File": "ARM64ISelLowering", "Func": "getPreIndexedAddressParts", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12389, "Length": 93, "Cover_Rate": 0.6283783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_pmovusdw128mem_mask", "(", "(", "__v8hi", "*", ")", "__P", ",", "(", "__v4si", ")", "__A"], "ground_truth": [",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_cvtusepi32_storeu_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12390, "Length": 16, "Cover_Rate": 0.37209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Imm", ".", "Val", ")", ")", "return", "CE", "->", "getValue", "(", ")", "%", "", "==", "", ";", "return", "true"], "ground_truth": [";"], "File": "SparcAsmParser1", "Func": "isCallTarget", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12391, "Length": 31, "Cover_Rate": 0.6458333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "E_SImode", ":", "gen_neg", "=", "gen_negsi2", ";", "break", ";", "case", "E_DImode", ":", "gen_neg", "=", "gen_negdi2", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "e1", "=", "gen_reg_rtx", "(", "inmode", ")", ";", "e2", "=", "gen_reg_rtx", "(", "inmode", ")", ";", "res", "=", "gen_reg_rtx", "(", "outmode", ")", ";", "half", "=", "const_double_from_real_value", "(", "dconsthalf", ",", "inmode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "scratch", ",", "gen_rtx_UNSPEC", "(", "HImode", ",", "gen_rtvec", "(", "", ",", "op1", ")", ",", "UNSPEC_FXAM", ")", ")", ")", ";", "emit_insn", "(", "gen_abs", "(", "e1", ",", "op1", ")", ")", ";", "half", "=", "force_reg", "(", "inmode", ",", "half", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "e2", ",", "gen_rtx_PLUS", "(", "inmode", ",", "e1", ",", "half", ")", ")", ")", ";", "if", "(", "inmode", "!=", "XFmode", ")", "{", "tmp1", "=", "gen_reg_rtx", "(", "XFmode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "tmp1", ",", "gen_rtx_FLOAT_EXTEND", "(", "XFmode", ",", "e2", ")", ")", ")", ";", "}", "else", "tmp1", "=", "e2", ";", "switch", "(", "outmode", ")", "{", "case", "E_SFmode", ":", "case", "E_DFmode", ":", "{", "rtx", "tmp0", "=", "gen_reg_rtx", "(", "XFmode", ")", ";", "emit_insn", "(", "gen_frndintxf2_floor", "(", "tmp0", ",", "tmp1", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "res", ",", "gen_rtx_UNSPEC", "(", "outmode", ",", "gen_rtvec", "(", "", ",", "tmp0", ")", ",", "UNSPEC_TRUNC_NOOP", ")", ")", ")", ";", "}", "break", ";", "case", "E_XFmode", ":", "emit_insn", "(", "gen_frndintxf2_floor", "(", "res", ",", "tmp1", ")", ")", ";", "break", ";", "case", "E_HImode", ":", "emit_insn", "(", "gen_lfloorxfhi2", "(", "res", ",", "tmp1", ")", ")", ";", "break", ";", "case", "E_SImode", ":", "emit_insn", "(", "gen_lfloorxfsi2", "(", "res", ",", "tmp1", ")", ")", ";", "break", ";", "case", "E_DImode", ":", "emit_insn", "(", "gen_lfloorxfdi2", "(", "res", ",", "tmp1", ")", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "emit_insn", "(", "gen_testqi_ext_1_ccno", "(", "scratch", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "tmp", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "gen_rtx_EQ", "(", "VOIDmode", ",", "flags", ",", "const0_rtx", ")", ",", "gen_rtx_LABEL_REF", "(", "VOIDmode", ",", "jump_label", ")", ",", "pc_rtx", ")", ";", "insn", "=", "emit_jump_insn", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "tmp", ")", ")", ";", "predict_jump", "(", "REG_BR_PROB_BASE", "*", "", "/", "", ")", ";", "JUMP_LABEL", "(", "insn", ")", "=", "jump_label", ";", "emit_insn", "(", "gen_neg", "(", "res", ",", "res", ")", ")", ";", "emit_label", "(", "jump_label", ")", ";", "LABEL_NUSES", "(", "jump_label", ")", "=", "", ";", "emit_move_insn", "(", "op0", ",", "res", ")"], "ground_truth": [";"], "File": "i3867", "Func": "ix86_emit_i387_round", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12392, "Length": 365, "Cover_Rate": 0.6809701492537313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x1_t", ")", "(", "__a", ">=", "__AARCH64_INT64_C", "("], "ground_truth": ["", ")", ")", ";"], "File": "arm", "Func": "neon3_vcgez_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12393, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TGAHi", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "TGALo", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "TLSReg", "=", "DAG", ".", "getRegister", "(", "is64bit", "?", "", ":", "", ",", "is64bit", "?", "", ":", "", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "TGAHi", ",", "TLSReg", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "TGALo", ",", "Hi", ")", ";", "}", "if", "(", "!", "is64bit", ")", "llvm_unreachable", "(", "", ")", ";", "if", "(", "Model", "==", "TLSModel", "::", "InitialExec", ")", "{", "SDValue", "TGA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "GOTReg", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "TPOffsetHi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "GOTReg", ",", "TGA", ")", ";", "SDValue", "TPOffset", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "TGA", ",", "TPOffsetHi", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "TPOffset", ",", "TGA", ")", ";", "}", "if", "(", "Model", "==", "TLSModel", "::", "GeneralDynamic", ")", "{", "SDValue", "TGA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "GOTReg", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "GOTEntryHi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "GOTReg", ",", "TGA", ")", ";", "SDValue", "GOTEntry", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "GOTEntryHi", ",", "TGA", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getEntryNode", "(", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "", ",", "GOTEntry", ")", ";", "SDValue", "ParmReg", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "TLSAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "ParmReg", ",", "TGA", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "", ",", "TLSAddr", ")", ";", "return", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "", ",", "PtrVT", ")", ";", "}", "if", "(", "Model", "==", "TLSModel", "::", "LocalDynamic"], "ground_truth": [")", "{"], "File": "PPCISelLowering7", "Func": "LowerGlobalTLSAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12394, "Length": 361, "Cover_Rate": 0.5239477503628447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CC", ";", "if", "(", "!", "ITBlock", ".", "empty", "(", ")", ")", "{", "CC", "=", "ITBlock", ".", "back", "(", ")", ";", "ITBlock", ".", "pop_back", "(", ")", ";", "}", "else", "CC", "=", "", ";", "const", "MCOperandInfo", "*", "OpInfo", "=", "Insts", "[", "MI", ".", "getOpcode", "(", ")", "]", ".", "OpInfo", ";", "MCInst", "::", "iterator", "I", "=", "MI", ".", "begin", "(", ")", ";", "unsigned", "short", "NumOps", "=", "Insts", "[", "MI", ".", "getOpcode", "(", ")", "]", ".", "NumOperands", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumOps", ";", "++", "i", ",", "++", "I", ")", "{", "if", "(", "OpInfo", "[", "i", "]", ".", "isPredicate", "(", ")", ")", "{", "I", "->", "setImm", "(", "CC", ")", ";", "++"], "ground_truth": ["I", ";"], "File": "ARMDisassembler10", "Func": "UpdateThumbVFPPredicate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12395, "Length": 115, "Cover_Rate": 0.7278481012658228, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "hasAVX512", "(", ")", ")", "{", "APInt", "UndefElts", ";", "SmallVector", "<", "APInt", ",", "", ">", "EltBits", ";", "if", "(", "getTargetConstantBitsFromNode", "(", "Amt", ",", "EltSizeInBits", ",", "UndefElts", ",", "EltBits", ")", ")", "{", "if", "(", "!", "UndefElts", "&&", "llvm", "::", "all_of", "(", "EltBits", ",", "[", "EltBits", "]", "(", "APInt", "&", "V", ")", "{", "return", "EltBits", "[", "", "]", "==", "V", ";", "}", ")", ")", "{", "unsigned", "Op", "=", "(", "Opcode", "==", "", "?", "", ":", "", ")", ";", "uint64_t", "RotateAmt", "=", "EltBits", "[", "", "]", ".", "urem", "(", "EltSizeInBits", ")", ";", "return", "DAG", ".", "getNode", "(", "Op", ",", "DL", ",", "VT", ",", "R", ",", "DAG", ".", "getConstant", "(", "RotateAmt", ",", "DL", ",", "", ")", ")", ";", "}", "}", "return", "Op"], "ground_truth": [";"], "File": "X86ISelLowering102", "Func": "LowerRotate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12396, "Length": 122, "Cover_Rate": 0.3505747126436782, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vclezs_f32", "(", "float32_t", "__a", ")", "{", "return", "__a", "<=", "", "?", "-", ""], "ground_truth": [":", "", ";"], "File": "arm", "Func": "neon2_vclezs_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12397, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "PointerType", "*", "PtrTy", "=", "cast", "<", "PointerType", ">", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "Align", "(", "", ")", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOStore", "|", "MachineMemOperand", "::", "MOVolatile", ";", "return", "true"], "ground_truth": [";"], "File": "RISCVISelLowering", "Func": "getTgtMemIntrinsic", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12398, "Length": 106, "Cover_Rate": 0.6272189349112426, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isLegalAddImmediate", "(", "int64_t", "Imm", ")", "const", "{", "return", "isInt", "<", "", ">"], "ground_truth": ["(", "Imm", ")", ";"], "File": "Z80oldISelLowering", "Func": "isLegalAddImmediate", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12399, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "DebugLoc", "dl", ",", "SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ")", "{", "unsigned", "NumArgVals", "=", "Ins", ".", "size", "(", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "std", "::", "string", "FuncName", "=", "F", "->", "getName", "(", ")", ";", "ResetTmpOffsetMap", "(", ")", ";", "InitReservedFrameCount", "(", "F", ")", ";", "const", "char", "*", "tmpName", "=", "ESNames", "::", "createESName", "(", "PAN", "::", "getArgsLabel", "(", "FuncName"], "ground_truth": [")", ")", ";"], "File": "PIC16ISelLowering", "Func": "LowerFormalArguments", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12400, "Length": 106, "Cover_Rate": 0.4732142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "CodeModel", "::", "Model", "getEffectiveCodeModel", "(", "Optional", "<", "CodeModel", "::", "Model", ">"], "ground_truth": ["CM", ")", "{"], "File": "J2TargetMachine", "Func": "getEffectiveCodeModel", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12401, "Length": 15, "Cover_Rate": 0.5172413793103449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "v850_return_in_memory", "(", "tree", "type", ",", "tree", "fntype", "ATTRIBUTE_UNUSED", ")", "{", "return", "int_size_in_bytes", "(", "type", ")", ">", "", "||"], "ground_truth": ["TYPE_MODE", "(", "type", ")", "==", "BLKmode", ";"], "File": "v8503", "Func": "v850_return_in_memory", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12402, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Error", "(", "RegLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "unsigned", "Count", "=", "", ";", "unsigned", "FirstReg", "=", "Reg", ";", "if", "(", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "Reg", ")", ")", "{", "FirstReg", "=", "Reg", "=", "getDRegFromQReg", "(", "Reg", ")", ";", "++", "Reg", ";", "++", "Count", ";", "}", "if", "(", "parseVectorLane", "(", "LaneKind", ")", "!=", "MatchOperand_Success", ")", "return", "MatchOperand_ParseFail", ";", "while", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", "||", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Minus", ")", ")", "{", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Minus", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "SMLoc", "EndLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int", "EndReg", "=", "tryParseRegister", "(", ")", ";", "if", "(", "EndReg", "==", "-", "", ")", "{", "Error", "(", "EndLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "if", "(", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "EndReg", ")", ")", "EndReg", "=", "getDRegFromQReg", "(", "EndReg", ")", "+", "", ";", "if", "(", "Reg", "==", "EndReg", ")", "continue", ";", "if", "(", "!", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "EndReg", ")", ")", "{", "Error", "(", "EndLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "if", "(", "Reg", ">", "EndReg", ")", "{", "Error", "(", "EndLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "VectorLaneTy", "NextLaneKind", ";", "if", "(", "parseVectorLane", "(", "NextLaneKind", ")", "!=", "MatchOperand_Success", ")", "return", "MatchOperand_ParseFail", ";", "if", "(", "NextLaneKind", "!=", "LaneKind", ")", "{", "Error", "(", "EndLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "EndLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "Count", "+=", "EndReg", "-", "Reg", ";", "Reg", "=", "EndReg", ";", "continue", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "RegLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int", "OldReg", "=", "Reg", ";", "Reg", "=", "tryParseRegister", "(", ")", ";", "if", "(", "Reg", "==", "-", "", ")", "{", "Error", "(", "RegLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "if", "(", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "Reg", ")", ")", "{", "Reg", "=", "getDRegFromQReg", "(", "Reg", ")", ";", "if", "(", "Reg", "!=", "OldReg", "+", "", ")", "{", "Error", "(", "RegLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "++", "Reg", ";", "Count", "+=", "", ";", "VectorLaneTy", "NextLaneKind", ";", "SMLoc", "EndLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "parseVectorLane", "(", "NextLaneKind", ")", "!=", "MatchOperand_Success", ")", "return", "MatchOperand_ParseFail", ";", "if", "(", "NextLaneKind", "!=", "LaneKind"], "ground_truth": [")", "{"], "File": "ARMAsmParser114", "Func": "parseVectorList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12403, "Length": 412, "Cover_Rate": 0.4099502487562189, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "AsmOp", ".", "getReg", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "Match_Success", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["Match_Success", ";"], "File": "M88kAsmParser", "Func": "validateTargetOperandClass", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12404, "Length": 111, "Cover_Rate": 0.5235849056603774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op", ".", "isReg", "(", ")", ")", "OS", "<<", "", "<<", "getRegisterName", "(", "Op", ".", "getReg", "(", ")", ")", ";", "else", "if", "(", "Op", ".", "isImm", "(", ")", ")", "OS"], "ground_truth": ["<<", "formatHex", "(", "Op", ".", "getImm", "(", ")", ")", ";"], "File": "DLXInstPrinter", "Func": "printOperand", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12405, "Length": 41, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "JITInfo", "*", "getJITInfo"], "ground_truth": ["(", ")", "{"], "File": "ARMTargetMachine", "Func": "getJITInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12406, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrhadd_s32", "(", "int32x2_t", "__a", ",", "int32x2_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vrhadd_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12407, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Res", "=", "MCValue", "::", "get", "(", "Res", ".", "getSymA", "(", ")", ",", "Res", ".", "getSymB", "(", ")", ",", "Res", ".", "getConstant", "(", ")", ",", "getKind", "(", ")", ")", ";", "return", "Res", ".", "getSymB", "(", ")", "?", "getKind", "(", ")", "=="], "ground_truth": ["VK__None", ":", "true", ";"], "File": "RISCVMCExpr11", "Func": "evaluateAsRelocatableImpl", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12408, "Length": 44, "Cover_Rate": 0.5176470588235295, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "Register", "FrameReg", "=", "ARI", ".", "getFrameRegister", "(", "MF", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "FrameReg", ",", "VT", ")", ";", "while", "(", "Depth", "--", ")", "FrameAddr", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "FrameAddr", ",", "MachinePointerInfo"], "ground_truth": ["(", ")", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "LowerFRAMEADDR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12409, "Length": 84, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_movdqa32store256_mask", "(", "(", "__v8si", "*", ")", "__P", ",", "(", "__v8si", ")", "__A"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_store_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12410, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Opcode", "==", "", "||", "Opcode", "==", ""], "ground_truth": ["||", "Opcode", "==", "", ";"], "File": "R600InstrInfo (2)", "Func": "isBranch", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12411, "Length": 13, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "&", "MBB", "!=", "&", "MF", ".", "back", "(", ")", ")", "return", "false", ";", "MachineBasicBlock", "::", "iterator", "End", "=", "MBB", ".", "end", "(", ")", ";", "--", "End", ";", "assert", "(", "End", "->", "getOpcode", "(", ")", "==", "", ")", ";", "--", "End", ";", "if", "(", "&", "MI", "!=", "&", "*", "End", ")", "return", "false", ";", "if", "(", "FallthroughOpc", "!=", "", ")", "{", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "", ")", ";", "Register", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "MFI", ".", "isVRegStackified", "(", "Reg", ")", ")", "{", "Register", "NewReg", "=", "MRI", ".", "createVirtualRegister", "(", "MRI", ".", "getRegClass", "(", "Reg", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "CopyLocalOpc", ")", ",", "NewReg", ")", ".", "addReg", "(", "Reg", ")", ";", "MO", ".", "setReg", "(", "NewReg", ")", ";", "MFI", ".", "stackifyVReg", "(", "NewReg", ")", ";", "}", "}", "MI", ".", "setDesc", "(", "TII", ".", "get", "(", "FallthroughOpc", ")", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "WebAssemblyPeephole25", "Func": "maybeRewriteToFallthrough", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12412, "Length": 166, "Cover_Rate": 0.772093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "V8DImode", ":", "if", "(", "TARGET_AVX512F", ")", "gen", "=", "gen_avx512f_vec_dupv8di_1", ";", "break", ";", "default", ":", "break", ";", "}", "if", "(", "gen", "!=", "NULL", ")", "{", "if", "(", "!", "d", "->", "testing_p", ")", "emit_insn", "(", "gen", "(", "d", "->", "target", ",", "d", "->", "op0", ")", ")", ";", "return", "true", ";", "}", "}", "if", "(", "expand_vselect", "(", "d", "->", "target", ",", "d", "->", "op0", ",", "nd", ".", "perm", ",", "nelt", ",", "d", "->", "testing_p", ")", ")", "return", "true", ";", "for", "(", "i", "=", "", ";", "i", "<", "nelt", ";", "i", "+=", "", ")", "{", "nd", ".", "perm", "[", "i", "]", "=", "d", "->", "perm", "[", "i", "]", "&", "mask", ";", "nd", ".", "perm", "[", "i", "+", "", "]", "=", "(", "d", "->", "perm", "[", "i", "+", "", "]", "&", "mask", ")", "+", "nelt", ";", "}", "if", "(", "expand_vselect_vconcat", "(", "d", "->", "target", ",", "d", "->", "op0", ",", "d", "->", "op0", ",", "nd", ".", "perm", ",", "nelt", ",", "d", "->", "testing_p", ")", ")", "return", "true", ";", "if", "(", "nelt", ">=", "", ")", "{", "for", "(", "i", "=", "", ";", "i", "<", "nelt", ";", "i", "+=", "", ")", "{", "nd", ".", "perm", "[", "i", "+", "", "]", "=", "d", "->", "perm", "[", "i", "+", "", "]", "&", "mask", ";", "nd", ".", "perm", "[", "i", "+", "", "]", "=", "d", "->", "perm", "[", "i", "+", "", "]", "&", "mask", ";", "nd", ".", "perm", "[", "i", "+", "", "]", "=", "(", "d", "->", "perm", "[", "i", "+", "", "]", "&", "mask", ")", "+", "nelt", ";", "nd", ".", "perm", "[", "i", "+", "", "]", "=", "(", "d", "->", "perm", "[", "i", "+", "", "]", "&", "mask", ")", "+", "nelt", ";", "}", "if", "(", "expand_vselect_vconcat", "(", "d", "->", "target", ",", "d", "->", "op0", ",", "d", "->", "op0", ",", "nd", ".", "perm", ",", "nelt", ",", "d", "->", "testing_p", ")", ")", "return", "true", ";", "}", "}", "if", "(", "expand_vselect_vconcat", "(", "d", "->", "target", ",", "d", "->", "op0", ",", "d", "->", "op1", ",", "d", "->", "perm", ",", "nelt", ",", "d", "->", "testing_p", ")", ")", "return", "true", ";", "if", "(", "!", "d", "->"], "ground_truth": ["one_operand_p", ")", "{"], "File": "i3865", "Func": "expand_vec_perm_1", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12413, "Length": 344, "Cover_Rate": 0.4226044226044226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_HAVE_TLS", ")", "return", "false", ";", "return", "for_each_rtx", "(", "&", "x", ",", "&"], "ground_truth": ["sparc_tls_symbol_ref_1", ",", "", ")", ";"], "File": "sparc3", "Func": "sparc_tls_referenced_p", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12414, "Length": 20, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "HiRegList", ",", "LoRegList", ")", ";", "if", "(", "!", "Reg", ")", "return", "false", ";", "unsigned", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "sizeof", "(", "HiRegList", ")", "/", "sizeof", "(", "HiRegList", "[", "", "]", ")", ";", "++", "i", ")", "if", "(", "HiRegList", "[", "i"], "ground_truth": ["]", "==", "Reg", ")", "break", ";"], "File": "PPCCallingConv", "Func": "CC_PPC32_SPE_RetF64", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12415, "Length": 58, "Cover_Rate": 0.35365853658536583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_scalefsd_mask_round", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ","], "ground_truth": ["(", "__v2df", ")", "_mm_setzero_pd", "(", ")", ",", "(", "__mmask8", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_maskz_scalef_round_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12416, "Length": 31, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SparcRegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "WDC65816RegisterInfo", "Func": "getFrameRegister", "Target": "WDC65816", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12417, "Length": 15, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "Desc", "=", "MCII", ".", "get", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "unsigned", "Size", "=", "Desc", ".", "getSize", "(", ")", ";", "switch", "(", "Size", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "{", "uint32_t", "Bits", "=", "getBinaryCodeForInstr", "(", "MI", ","], "ground_truth": ["Fixups", ",", "STI", ")", ";"], "File": "LoongArchMCCodeEmitter", "Func": "encodeInstruction", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12418, "Length": 53, "Cover_Rate": 0.5247524752475248, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcaltq_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ")", "{", "return", "(", "uint32x4_t", ")", "__builtin_neon_vcagtv4sf", "(", "__b"], "ground_truth": [",", "__a", ")", ";"], "File": "arm", "Func": "neon_vcaltq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12419, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "", ")", ";", "if", "(", "SDValue", "ZExt", "=", "lowerShuffleAsZeroOrAnyExtend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "ZExt", ";", "if", "(", "isUnpackWdShuffleMask", "(", "Mask", ",", "", ")", "&&", "!", "V2", ".", "isUndef", "(", ")", "&&", "!", "Subtarget", ".", "hasAVX512", "(", ")", ")", "if", "(", "SDValue", "V", "=", "lowerShuffleAsSplitOrBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Blend", "=", "lowerShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "bool", "Is128BitLaneRepeatedShuffle", "=", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ";", "if", "(", "Is128BitLaneRepeatedShuffle", ")", "{", "assert", "(", "RepeatedMask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "}", "if", "(", "SDValue", "Shift", "=", "lowerShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "Subtarget", ".", "hasVLX", "(", ")", ")", "{", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleToEXPAND", "(", "DL", ",", "", ",", "Zeroable", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "}", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "SDValue", "VPermMask", "=", "getConstVector", "(", "Mask", ",", "", ",", "DAG", ",", "DL", ",", "true", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "VPermMask", ",", "V1", ")", ";", "}", "if", "(", "Is128BitLaneRepeatedShuffle", "&&", "isSingleSHUFPSMask", "(", "RepeatedMask", ")", ")", "{", "SDValue", "CastV1", "=", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ";", "SDValue", "CastV2", "=", "DAG", ".", "getBitcast", "(", "", ","], "ground_truth": ["V2", ")", ";"], "File": "X86ISelLowering129", "Func": "lowerV8I32Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12420, "Length": 472, "Cover_Rate": 0.7329192546583851, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "==", "Token", "&&", "", ")", ";", "return", "StringRef", "(", "Tok", ".", "Data", ",", "Tok"], "ground_truth": [".", "Length", ")", ";"], "File": "OR1KAsmParser", "Func": "getToken", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12421, "Length": 21, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "FPExt", "&&", "", ")", ";", "if", "(", "(", "ValVT", "==", "", "||", "ValVT", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "&&", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "!", "Subtarget", "->", "hasSSE1", "(", ")", ")", ")", "{", "report_fatal_error", "(", "", ")", ";", "}", "if", "(", "ValVT", "==", "", "&&", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "!", "Subtarget", "->", "hasSSE2", "(", ")", ")", ")", "report_fatal_error", "(", "", ")", ";", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "{", "if", "(", "isScalarFPTypeInSSEReg", "(", "VA", ".", "getValVT", "(", ")", ")", ")", "ValToCopy", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ValToCopy", ")", ";", "RetOps", ".", "push_back", "(", "ValToCopy", ")", ";", "continue", ";", "}", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "{", "if", "(", "ValVT", "==", "", ")", "{", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "{", "ValToCopy", "=", "DAG", ".", "getBitcast", "(", "", ",", "ValToCopy", ")", ";", "ValToCopy", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ValToCopy", ")", ";", "if", "(", "!", "Subtarget", "->", "hasSSE2", "(", ")", ")", "ValToCopy", "=", "DAG", ".", "getBitcast", "(", "", ",", "ValToCopy", ")", ";", "}", "}", "}", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "ValToCopy", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "if", "(", "unsigned", "SRetReg", "=", "FuncInfo", "->", "getSRetReturnReg", "(", ")", ")", "{", "SDValue", "Val", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "SRetReg", ",", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ")", ";", "unsigned", "RetValReg", "=", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "!", "Subtarget", "->", "isTarget64BitILP32", "(", ")", ")", "?", "", ":", "", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "RetValReg", ",", "Val", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "RetValReg", ",", "getPointerTy", "("], "ground_truth": ["DAG", ".", "getDataLayout", "(", ")", ")", ")", ")", ";"], "File": "X86ISelLowering154", "Func": "LowerReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12422, "Length": 387, "Cover_Rate": 0.46402877697841727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x4_t", ")", "__builtin_neon_vld1_dupv4sf", "(", "(", "const", "__builtin_neon_sf"], "ground_truth": ["*", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld1q_dup_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12423, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "R600OptimizeVectorRegisters27", "Func": "getPassName", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12424, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "getOperand", "(", "i", ")", ".", "isImplicit", "(", ")", ")", "continue", ";", "if", "(", "(", "int", ")", "i", "!=", "OpNum", "+", "", ")", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "i", ")", ";", "}", "O", "<<", ""], "ground_truth": [";"], "File": "ARMAsmPrinter66", "Func": "printRegisterList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12425, "Length": 42, "Cover_Rate": 0.4883720930232558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_urshr_nv2si_uus", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vrshr_n_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12426, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vfms_laneq_f32", "(", "float32x2_t", "__a", ",", "float32x2_t", "__b", ",", "float32x4_t", "__c", ",", "const", "int", "__lane", ")", "{", "return", "__builtin_aarch64_fmav2sf", "(", "-", "__b", ",", "__aarch64_vdup_laneq_f32", "(", "__c", ",", "__lane", ")"], "ground_truth": [",", "__a", ")", ";"], "File": "arm", "Func": "neon2_vfms_laneq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12427, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterInfo", "*", "RegInfo", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "if", "(", "MF", ".", "hasEHFunclets", "(", ")", ")", "return", "true", ";", "if", "(", "MFI", ".", "hasCalls", "(", ")", "&&", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", ")", "return", "true", ";", "if", "(", "MFI", ".", "hasVarSizedObjects", "(", ")", "||", "MFI", ".", "isFrameAddressTaken", "(", ")", "||", "MFI", ".", "hasStackMap", "(", ")", "||", "MFI", ".", "hasPatchPoint", "(", ")", "||", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", ")", "return", "true", ";", "if", "(", "!", "MFI", ".", "isMaxCallFrameSizeComputed", "(", ")", "||", "MFI", ".", "getMaxCallFrameSize"], "ground_truth": ["(", ")", ">", "DefaultSafeSPDisplacement", ")", "return", "true", ";"], "File": "AArch64FrameLowering103", "Func": "hasFP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12428, "Length": 106, "Cover_Rate": 0.7969924812030075, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", "!=", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg"], "ground_truth": ["(", "", ")", ")", ";"], "File": "MipsDisassembler19", "Func": "DecodeHWRegs64RegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12429, "Length": 23, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vcmpneq_f32", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vcmpneq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12430, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Data32bitsDirective", "=", "", ";", "Data64bitsDirective", "=", "nullptr", ";", "CommentString", "=", "", ";", "SupportsDebugInformation", "=", "true", ";", "LCOMMDirectiveAlignmentType", "=", "LCOMM", "::", "ByteAlignment", ";", "InlineAsmStart", "=", "", ";", "InlineAsmEnd", "=", "", ";", "ZeroDirective", "=", "", ";", "AscizDirective", "=", "", ";", "MinInstAlignment", "=", "", ";", "UsesELFSectionDirectiveForBSS", "="], "ground_truth": ["true", ";"], "File": "HexagonMCAsmInfo23", "Func": "HexagonMCAsmInfo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12431, "Length": 46, "Cover_Rate": 0.647887323943662, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterSDNode", "*", "RN", "=", "dyn_cast", "<", "RegisterSDNode", ">", "(", "Base", ")", ";", "if", "(", "RN", "&&", "RN", "->", "getReg", "(", ")", "==", "", ")", "Base", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "else", "if", "(", "Base", ".", "getValueType", "(", ")", "==", "", "&&", "!", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Base", ")", ")", "{", "Base", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "SUBREG_TO_REG", ",", "DL", ",", "", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "Base", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ")", ",", "", ")", ";", "}", "RN", "=", "dyn_cast", "<", "RegisterSDNode", ">"], "ground_truth": ["(", "Index", ")", ";"], "File": "X86ISelDAGToDAG (2)1", "Func": "selectLEA64_32Addr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12432, "Length": 111, "Cover_Rate": 0.39928057553956836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_LINKED_FP", ")", "return", "!", "current_function_sp_is_unchanging", ";", "if", "(", "!", "current_function_is_leaf", ")", "return", "TRUE", ";", "if", "(", "get_frame_size", "(", ")", "!=", "", ")", "return", "TRUE", ";", "if", "(", "cfun", "->", "stdarg", ")", "return", "TRUE", ";", "if", "(", "!", "current_function_sp_is_unchanging", ")", "return", "TRUE", ";", "if", "(", "!", "TARGET_FDPIC", "&&", "flag_pic", "&&", "cfun", "->", "uses_pic_offset_table", ")", "return", "TRUE", ";", "if", "(", "profile_flag", ")", "return", "TRUE", ";", "if", "(", "cfun", "->", "machine", "->", "frame_needed"], "ground_truth": [")", "return", "TRUE", ";"], "File": "frv2", "Func": "frv_frame_pointer_required", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 12433, "Length": 77, "Cover_Rate": 0.8850574712643678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CPU", "==", "", ")", "report_fatal_error", "(", "Twine", "(", "", ")", "+", "(", "Is64Bit", "?", "", ":", "", ")", ")", ";", "if", "(", "TuneCPU", ".", "empty", "(", ")", ")", "TuneCPU", "=", "CPU", ";", "ParseSubtargetFeatures", "(", "CPU", ",", "TuneCPU"], "ground_truth": [",", "FS", ")", ";"], "File": "RISCVSubtarget", "Func": "initializeSubtargetDependencies", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12434, "Length": 43, "Cover_Rate": 0.30935251798561153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", "&&", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "String", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";", "StringRef", "CPU", "=", "Parser", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "CPU", "!=", "", "&&", "CPU", "!=", "", "&&", "CPU", "!=", "", ")", "return", "Error", "(", "L", ",", "", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::"], "ground_truth": ["EndOfStatement", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";"], "File": "PPCAsmParser14", "Func": "ParseDirectiveMachine", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12435, "Length": 94, "Cover_Rate": 0.8785046728971962, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getRegSizeInBits", "(", "*", "NewRC", ")", "<", "", "&&", "getRegSizeInBits", "(", "*", "DstRC", ")", "<", "", "&&", "getRegSizeInBits", "(", "*", "SrcRC", ")", "<", "", ")", "return", "true", ";", "auto", "NewRCWeight", "=", "MRI", ".", "getTargetRegisterInfo", "(", ")", "->", "getRegClassWeight", "(", "NewRC", ")", ";", "auto", "SrcRCWeight", "=", "MRI", ".", "getTargetRegisterInfo", "(", ")", "->", "getRegClassWeight", "(", "SrcRC", ")", ";", "auto", "DstRCWeight", "=", "MRI", ".", "getTargetRegisterInfo", "(", ")", "->", "getRegClassWeight", "(", "DstRC", ")", ";", "if", "(", "SrcRCWeight", ".", "RegWeight", ">", "NewRCWeight", ".", "RegWeight", ")", "return", "true", ";", "if", "(", "DstRCWeight", ".", "RegWeight", ">", "NewRCWeight", ".", "RegWeight", ")", "return", "true", ";", "auto", "AFI", "=", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "auto", "It", "=", "AFI", "->", "getCoalescedWeight", "("], "ground_truth": ["MBB", ")", ";"], "File": "ARMBaseRegisterInfo", "Func": "shouldCoalesce", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12436, "Length": 119, "Cover_Rate": 0.44074074074074077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsqrteq_u32", "(", "uint32x4_t", "__a", ")", "{", "return", "(", "uint32x4_t", ")", "__builtin_neon_vrsqrtev4si", "("], "ground_truth": ["(", "int32x4_t", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vrsqrteq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12437, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "Register", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "assert", "(", "!", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "&&", "", ")", ";", "if", "(", "isHiRegIdx", "(", "Reg", ")", ")", "return"], "ground_truth": ["true", ";"], "File": "X86EvexToVex14", "Func": "usesExtendedRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12438, "Length": 46, "Cover_Rate": 0.359375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "TSFlags", "&", "", ")", "O", "<<", "", ";", "else", "if", "(", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "TSFlags", "&", "", ")", "O", "<<", "", ";", "else", "O", "<<", "", ";", "}", "printOperand", "(", "MI", ",", "OpNo", ",", "STI", ",", "O", ")", ";", "switch", "(", "MI", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "AMDGPUInstPrinter13", "Func": "printVOPDst", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12439, "Length": 86, "Cover_Rate": 0.4215686274509804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmulq_m_n_u8", "(", "uint8x16_t", "__inactive", ",", "uint8x16_t", "__a", ",", "uint8_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmulq_m_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12440, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Tmp0", "=", "B", ".", "buildFMA", "(", "ResTy", ",", "NegY", ",", "R", ",", "One", ")", ";", "R", "=", "B", ".", "buildFMA", "(", "ResTy", ",", "Tmp0", ",", "R", ",", "R", ")", ";", "auto", "Tmp1", "=", "B", ".", "buildFMA", "(", "ResTy", ",", "NegY", ",", "R", ",", "One", ")", ";", "R", "=", "B", ".", "buildFMA", "(", "ResTy", ",", "Tmp1", ",", "R", ",", "R", ")", ";", "auto", "Ret", "=", "B", ".", "buildFMul", "(", "ResTy", ",", "X", ",", "R", ")", ";", "auto", "Tmp2", "=", "B", ".", "buildFMA", "(", "ResTy", ",", "NegY", ",", "Ret", ",", "X", ")", ";", "B", ".", "buildFMA", "(", "Res", ",", "Tmp2", ","], "ground_truth": ["R", ",", "Ret", ")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeFastUnsafeFDIV64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12441, "Length": 105, "Cover_Rate": 0.3645833333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "Filler", "->", "getNumOperands", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "const", "MachineOperand", "&", "MO", "=", "Filler", "->", "getOperand", "(", "I", ")", ";", "unsigned", "R", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isDef", "(", ")", "||", "!", "(", "R", "=", "MO", ".", "getReg", "(", ")", ")", ")", "continue", ";", "const", "MachineFunction", "&", "MF", "=", "*", "MBB", "."], "ground_truth": ["getParent", "(", ")", ";"], "File": "MipsDelaySlotFiller12", "Func": "addLiveInRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12442, "Length": 79, "Cover_Rate": 0.5808823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "default", ":", "return", "false"], "ground_truth": [";"], "File": "GCNHazardRecognizer (2)", "Func": "isSMovRel", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12443, "Length": 17, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SelectAddrModeIndexed7S", "(", "N", ",", "", ","], "ground_truth": ["Base", ",", "OffImm", ")", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "SelectAddrModeIndexed7S16", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12444, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ";", "}", "return", "MI", ".", "getOpcode"], "ground_truth": ["(", ")", "==", "", ";"], "File": "MipsNaClELFStreamer", "Func": "isIndirectJump", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12445, "Length": 24, "Cover_Rate": 0.36923076923076925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HOST_WIDE_INT", "nelt", ";", "if", "(", "!", "d", "->", "one_vector_p", "&&", "!", "d", "->", "perm", ".", "length", "(", ")", ".", "is_constant", "(", "&", "nelt", ")", ")", "return", "false", ";", "if", "(", "d", "->", "testing_p", ")", "return", "true", ";", "machine_mode", "sel_mode", "=", "related_int_vector_mode", "(", "d", "->", "vmode", ")", ".", "require", "(", ")", ";", "rtx", "sel", "=", "vec_perm_indices_to_rtx", "(", "sel_mode", ",", "d", "->", "perm", ")", ";", "if", "(", "d", "->", "one_vector_p", ")", "emit_unspec2", "(", "d", "->", "target", ",", "UNSPEC_TBL", ","], "ground_truth": ["d", "->", "op0", ",", "force_reg", "(", "sel_mode", ",", "sel", ")", ")", ";"], "File": "aarch64", "Func": "aarch64_evpc_sve_tbl", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12446, "Length": 90, "Cover_Rate": 0.7377049180327869, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "&", "DL", "=", "DAG", ".", "getDataLayout", "(", ")", ";", "Type", "*", "Ty", "=", "VT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "MVT", "PtrVT", "=", "getPointerTy", "(", "DL", ",", "AS", "::", "CONSTANT_ADDRESS", ")", ";", "PointerType", "*", "PtrTy", "=", "PointerType", "::", "get", "(", "Ty", ",", "AS", "::", "CONSTANT_ADDRESS", ")", ";", "SDValue", "PtrOffset", "=", "DAG", ".", "getUNDEF", "(", "PtrVT", ")", ";", "MachinePointerInfo", "PtrInfo", "(", "UndefValue", "::", "get", "(", "PtrTy", ")"], "ground_truth": [")", ";"], "File": "SIISelLowering110", "Func": "LowerParameter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12447, "Length": 75, "Cover_Rate": 0.3865979381443299, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "decodeUImmOperand", "<", "", ">"], "ground_truth": ["(", "Inst", ",", "Imm", ")", ";"], "File": "SystemZDisassembler (2)1", "Func": "decodeU6ImmOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12448, "Length": 11, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "AM", ".", "Scale", ")", "{", "case", "", ":", "break", ";", "case", "", ":", "if", "(", "!", "AM", ".", "HasBaseReg", ")", "break", ";", "return", "false", ";", "default", ":", "return"], "ground_truth": ["false", ";"], "File": "Z80ISelLowering (2)", "Func": "isLegalAddressingMode", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12449, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operands", ".", "push_back", "(", "", "(", "IdVal", ",", "S", ",", "E", ",", "*", "this", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "SMLoc", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "auto", "Base", "=", "", "(", "", ",", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ",", "S", ",", "E", ",", "*", "this", ")", ";", "Operands", ".", "push_back", "(", "", "(", "std", "::", "move", "(", "Base", ")", ",", "IdVal", ",", "S", ",", "E", ",", "*", "this", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "}", "Res", "=", "parseAnyRegister", "(", "Operands", ")", ";", "if", "(", "Res", "!=", "MatchOperand_Success", ")", "return", "Res", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "SMLoc", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "!", "IdVal", ")", "IdVal", "=", "MCConstantExpr", "::", "Create", "(", "", ",", "getContext", "(", ")", ")", ";", "std", "::", "unique_ptr", "<", "Operand", ">", "op", "(", "static_cast", "<", "Operand", "*", ">", "(", "Operands", ".", "back", "(", ")", ".", "release", "(", ")", ")", ")", ";", "Operands", ".", "pop_back", "(", ")", ";", "if", "(", "const", "MCBinaryExpr", "*", "BE", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "IdVal", ")", ")", "{", "int64_t", "Imm", ";", "if", "(", "IdVal", "->", "EvaluateAsAbsolute", "(", "Imm", ")", ")", "IdVal", "=", "MCConstantExpr", "::", "Create", "(", "Imm", ",", "getContext", "(", ")", ")", ";", "else", "if", "(", "BE", "->", "getLHS", "(", ")", "->", "getKind", "(", ")", "!=", "MCExpr", "::", "SymbolRef", ")", "IdVal", "=", "MCBinaryExpr", "::", "Create", "(", "BE", "->", "getOpcode", "(", ")", ",", "BE", "->", "getRHS", "(", ")", ",", "BE", "->", "getLHS", "("], "ground_truth": [")", ",", "getContext", "(", ")", ")", ";"], "File": "MipsAsmParser32", "Func": "parseMemOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12450, "Length": 352, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", ""], "ground_truth": [",", "Expand", ")", ";"], "File": "BPFISelLowering13", "Func": "BPFTargetLowering", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12451, "Length": 234, "Cover_Rate": 0.34718100890207715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_mul_epi32", "(", "__mmask8", "__M", ","], "ground_truth": ["__m256i", "__X", ",", "__m256i", "__Y", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_maskz_mul_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12452, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "code", "=", "NE", ";", "op0", "=", "tmp", ";", "op1", "=", "const0_rtx", ";", "break", ";", "case", "GE", ":", "if", "(", "mep_imm4_operand", "(", "op1", ",", "SImode", ")", ")", "break", ";", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "gcc_assert", "(", "mep_expand_setcc_1", "(", "LT", ",", "tmp", ",", "op0", ",", "op1", ")", ")", ";", "code", "=", "EQ", ";", "op0", "=", "tmp", ";", "op1", "=", "const0_rtx", ";", "break", ";", "case", "EQ", ":", "case", "NE", ":", "if", "(", "!", "mep_reg_or_imm4_operand", "(", "op1", ",", "SImode", ")", ")", "op1", "=", "force_reg", "(", "SImode", ",", "op1", ")", ";", "break", ";", "case", "LE", ":", "case", "GT", ":", "if", "(", "GET_CODE", "(", "op1", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "op1", ")", "!=", "", ")", "{", "op1", "=", "GEN_INT", "(", "INTVAL", "(", "op1", ")", "+", "", ")", ";", "code", "=", "(", "code", "==", "LE", "?", "LT", ":", "GE", ")", ";", "goto", "restart", ";", "}", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "gcc_assert", "(", "mep_expand_setcc_1", "(", "LT", ",", "tmp", ",", "op1", ",", "op0", ")", ")", ";", "code", "=", "(", "code", "==", "LE", "?", "EQ", ":", "NE", ")", ";", "op0", "=", "tmp", ";", "op1", "=", "const0_rtx", ";", "break", ";", "case", "LTU", ":", "if", "(", "op1", "==", "const1_rtx", ")", "{", "code", "=", "EQ", ";", "op1", "=", "const0_rtx", ";", "break", ";", "}", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "gcc_assert", "(", "mep_expand_setcc_1", "(", "LTU", ",", "tmp", ",", "op0", ",", "op1", ")", ")", ";", "code", "=", "NE", ";", "op0", "=", "tmp", ";", "op1", "=", "const0_rtx", ";", "break", ";", "case", "LEU", ":", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "if", "(", "mep_expand_setcc_1", "(", "LEU", ",", "tmp", ",", "op0", ",", "op1", ")", ")", "code", "=", "NE", ";", "else", "if", "(", "mep_expand_setcc_1", "(", "LTU", ",", "tmp", ",", "op1", ",", "op0", ")", ")", "code", "=", "EQ", ";", "else", "gcc_unreachable", "(", ")", ";", "op0", "=", "tmp", ";", "op1", "=", "const0_rtx", ";", "break", ";", "case", "GTU", ":", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "gcc_assert", "(", "mep_expand_setcc_1", "(", "GTU", ",", "tmp", ",", "op0", ",", "op1", ")", "||", "mep_expand_setcc_1", "(", "LTU", ",", "tmp", ",", "op1", ",", "op0", ")", ")", ";", "code", "=", "NE", ";", "op0", "=", "tmp", ";", "op1", "=", "const0_rtx", ";", "break", ";", "case", "GEU", ":", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "if", "(", "mep_expand_setcc_1", "(", "GEU", ",", "tmp", ",", "op0", ",", "op1", ")", ")", "code", "=", "NE", ";", "else", "if", "(", "mep_expand_setcc_1", "(", "LTU", ",", "tmp", ",", "op0", ",", "op1", ")"], "ground_truth": [")", "code", "=", "EQ", ";"], "File": "mep", "Func": "mep_expand_cbranch", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12453, "Length": 394, "Cover_Rate": 0.7725490196078432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Offset", "=", "", ";", "for", "(", "int", "I", "=", "MFI", "->", "getObjectIndexBegin", "(", ")", ";", "I", "!=", "", ";", "++", "I", ")", "Offset", "=", "std", "::", "max", "(", "Offset", ",", "-", "MFI", "->", "getObjectOffset", "(", "I", ")", ")", ";", "for", "(", "const", "MCPhysReg", "*", "R", "=", "TRI", ".", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "*", "R", ";", "++", "R", ")", "{", "unsigned", "Size", "=", "TRI", ".", "getMinimalPhysRegClass", "(", "*", "R", ")", "->", "getSize", "(", ")", ";", "Offset", "=", "RoundUpToAlignment", "(", "Offset", "+", "Size", ","], "ground_truth": ["Size", ")", ";"], "File": "MipsFrameLowering", "Func": "estimateStackSize", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12454, "Length": 88, "Cover_Rate": 0.37446808510638296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "ExprEnd", ";", "getLexer", "(", ")", ".", "UnLex", "(", "AsmToken", "(", "AsmToken", "::", "LParen", ",", "", ")", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "Disp", ",", "ExprEnd", ")", ")", "return", "nullptr", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "LParen", ")", ")", "{", "if", "(", "SegReg", "==", "", ")", "return", "", "(", "getPointerWidth", "(", ")", ",", "Disp", ",", "LParenLoc", ",", "ExprEnd", ")", ";", "return", "", "(", "getPointerWidth", "(", ")", ",", "SegReg", ",", "Disp", ",", "", ",", "", ",", "", ",", "MemStart", ",", "ExprEnd", ")", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "}", "}", "unsigned", "BaseReg", "=", "", ",", "IndexReg", "=", "", ",", "Scale", "=", "", ";", "SMLoc", "IndexLoc", ",", "BaseLoc", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Percent", ")", ")", "{", "SMLoc", "StartLoc", ",", "EndLoc", ";", "BaseLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "ParseRegister", "(", "BaseReg", ",", "StartLoc", ",", "EndLoc", ")", ")", "return", "nullptr", ";", "if", "(", "BaseReg", "==", "", "||", "BaseReg", "==", "", ")", "{", "Error", "(", "StartLoc", ",", "", ",", "SMRange", "(", "StartLoc", ",", "EndLoc", ")", ")", ";", "return", "nullptr", ";", "}", "}", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "IndexLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Percent", ")", ")", "{", "SMLoc", "L", ";", "if", "(", "ParseRegister", "(", "IndexReg", ",", "L", ",", "L", ")", ")", "return", "nullptr", ";", "if", "(", "BaseReg", "==", "", ")", "{", "Error", "(", "IndexLoc", ",", "", ")", ";", "return", "nullptr", ";", "}", "if", "(", "IndexReg", "==", "", ")", "{", "Error", "(", "IndexLoc", ",", "", ")", ";", "return", "nullptr", ";", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "nullptr", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RParen", ")", ")", "{", "SMLoc", "Loc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "int64_t", "ScaleVal", ";", "if", "(", "getParser", "(", ")", ".", "parseAbsoluteExpression", "(", "ScaleVal", ")", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "nullptr", ";", "}", "if", "(", "MCRegisterClasses", "[", "", "]", ".", "contains", "(", "BaseReg", ")", "&&", "ScaleVal", "!=", "", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return"], "ground_truth": ["nullptr", ";"], "File": "X86AsmParser125", "Func": "ParseMemOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12455, "Length": 425, "Cover_Rate": 0.4417879417879418, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "MVT", "VT", "=", "N", "->", "getOperand", "(", "", ")", "->", "getSimpleValueType", "(", "", ")", ";", "assert", "(", "(", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "", ")", ";", "SDValue", "Ld", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "MayFoldLoad", "(", "Ld", ")", ")", "{", "unsigned", "DestIndex", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ">>", "", ";", "Ld", "=", "NarrowVectorLoadToElement", "(", "cast", "<", "LoadSDNode", ">", "("], "ground_truth": ["Ld", ")", ",", "DestIndex", ",", "DAG", ")", ";"], "File": "X86ISelLowering (2)", "Func": "PerformINSERTPSCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12456, "Length": 93, "Cover_Rate": 0.543859649122807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "InTileReg", ")", ";", "if", "(", "InMBB", "!=", "&", "MBB", "||", "!", "DefMI", "->", "isPHI", "(", ")", ")", "continue", ";", "InMO", "=", "&", "PHI", "->", "getOperand", "(", "I", ")", ";", "break", ";", "}", "if", "(", "!", "InMO", ")", "continue", ";", "Register", "DefTileReg", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "DefMI", "->", "getNumOperands", "(", ")", ";", "I", "!=", "E", ";", "I", "+=", "", ")", "{", "MachineBasicBlock", "*", "InMBB", "=", "PHI", "->", "getOperand", "(", "I", "+", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "InMBB", "!=", "&", "MBB"], "ground_truth": [")", "continue", ";"], "File": "X86FastPreTileConfig", "Func": "canonicalizePHIs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12457, "Length": 98, "Cover_Rate": 0.362962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "OpNo", "=", "", ";", "for", "(", "unsigned", "e", "=", "MI", ".", "getNumOperands", "(", ")", ";", "OpNo", "<", "e", ";", "++", "OpNo", ")", "{", "if", "(", "&", "MO", "==", "&", "MI", ".", "getOperand", "(", "OpNo", ")", ")", "break", ";", "}", "const", "MCInstrDesc", "&", "Desc", "=", "MCII", ".", "get", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "if", "(", "isSrcOperand", "(", "Desc", ",", "OpNo", ")", ")", "{", "int", "RCID", "=", "Desc", ".", "OpInfo", "[", "OpNo", "]", ".", "RegClass", ";", "const", "MCRegisterClass", "&", "RC", "=", "MRI", ".", "getRegClass", "(", "RCID", ")", ";", "uint32_t", "Enc", "=", "getLitEncoding", "(", "MO", ",", "RC", ".", "getSize", "(", ")", ")", ";", "if", "(", "Enc", "!=", "~", "", "&&", "(", "Enc", "!=", "", "||", "Desc", ".", "getSize", "(", ")", "==", "", ")", ")", "return", "Enc", ";", "}", "else", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "SIMCCodeEmitter1", "Func": "getMachineOpValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12458, "Length": 145, "Cover_Rate": 0.4769736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", "==", "", "?", "", ":", "", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ",", "loc", ")", ";", "fprintf", "(", "file", ",", "", ",", "bits", ",", "loc", ",", "loc", ")", ";", "if", "(", "cfun", "->", "machine", "->", "unisimt_predicate", ")", "{", "int", "master", "=", "REGNO", "(", "cfun", "->", "machine", "->", "unisimt_master", ")", ";", "int", "pred", "=", "REGNO", "(", "cfun", "->", "machine", "->", "unisimt_predicate", ")", ";", "fprintf", "(", "file", ",", "", ",", "master", ",", "loc", ")", ";", "if", "(", "cfun", "->", "machine", "->", "unisimt_outside_simt_predicate", ")", "{", "int", "pred_outside_simt", "=", "REGNO", "(", "cfun", "->", "machine", "->", "unisimt_outside_simt_predicate", ")", ";", "fprintf", "(", "file", ",", "", ",", "pred_outside_simt", ",", "master", ")", ";", "}", "fprintf", "(", "file", ",", "", ")"], "ground_truth": [";"], "File": "nvptx", "Func": "nvptx_init_unisimt_predicate", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 12459, "Length": 146, "Cover_Rate": 0.6186440677966102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isThumb", "(", "STI", ")", "&&", "(", "STI", "."], "ground_truth": ["getFeatureBits", "(", ")", "&", "", ")", "!=", "", ";"], "File": "ARMMCCodeEmitter1", "Func": "isThumb2", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12460, "Length": 18, "Cover_Rate": 0.5806451612903226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_getmant_pd", "(", "__m128d", "__A", ","], "ground_truth": ["_MM_MANTISSA_NORM_ENUM", "__B", ",", "_MM_MANTISSA_SIGN_ENUM", "__C", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_getmant_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12461, "Length": 25, "Cover_Rate": 0.423728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MF", "->", "insert", "(", "MBBI", ",", "NewBB", ")", ";", "NewBB", "->", "splice", "(", "NewBB", "->", "end", "(", ")", ",", "OrigBB", ",", "MI", ",", "OrigBB", "->", "end", "(", ")", ")", ";", "unsigned", "Opc", "=", "isThumb", "?", "(", "isThumb2", "?", "", ":", "", ")", ":", "", ";", "if", "(", "!", "isThumb", ")", "BuildMI", "(", "OrigBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addMBB", "(", "NewBB", ")", ";", "else", "BuildMI", "(", "OrigBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addMBB", "(", "NewBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "++", "NumSplit", ";", "NewBB", "->", "transferSuccessors", "(", "OrigBB", ")", ";", "OrigBB", "->", "addSuccessor", "(", "NewBB", ")", ";", "MF", "->", "RenumberBlocks", "(", "NewBB", ")", ";", "BBInfo", ".", "insert", "(", "BBInfo", ".", "begin", "(", ")", "+", "NewBB", "->", "getNumber", "(", ")", ",", "BasicBlockInfo", "(", ")", ")", ";", "water_iterator", "IP", "=", "std", "::", "lower_bound", "(", "WaterList", ".", "begin", "(", ")", ",", "WaterList", ".", "end", "(", ")", ",", "OrigBB", ",", "CompareMBBNumbers", ")", ";", "MachineBasicBlock", "*", "WaterBB", "="], "ground_truth": ["*", "IP", ";"], "File": "ARMConstantIslandPass51", "Func": "SplitBlockBeforeInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12462, "Length": 179, "Cover_Rate": 0.6193771626297578, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Optional", "<", "BitmanipPat", ">", "matchSHFLPat", "(", "SDValue", "Op", ")", "{", "static", "const", "uint64_t", "BitmanipMasks", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", "}", ";"], "File": "RISCVISelLowering1", "Func": "matchSHFLPat", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12463, "Length": 30, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isGlobal", "("], "ground_truth": [")", "const", "{"], "File": "SIFoldOperands11", "Func": "isGlobal", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12464, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VSXCopyCleanup", "(", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "initializeVSXCopyCleanupPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "PPCInstrInfo1", "Func": "PPCVSXCopyCleanup", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12465, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_psubsb", "(", "(", "__v8qi", ")", "__m1", ",", "(", "__v8qi", ")"], "ground_truth": ["__m2", ")", ";"], "File": "mmintrin", "Func": "_mm_subs_pi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12466, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCInstLower", "::", "Initialize", "(", "Mangler", "*", "M", ","], "ground_truth": ["MCContext", "*", "C", ")", "{"], "File": "MipsMCInstLower13", "Func": "Initialize", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12467, "Length": 14, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TGALo", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TGALo", ")", ";", "SDValue", "Add", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Hi", ",", "Ret", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Add", ",", "Lo", ")", ";", "}", "SDValue", "Offset", ";", "if", "(", "model", "==", "TLSModel", "::", "InitialExec", ")", "{", "SDValue", "TGA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "TGA", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "getGlobalReg", "(", "DAG", ",", "PtrVT", ")", ",", "TGA", ")", ";", "Offset", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "TGA", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "else", "{", "assert", "(", "model", "==", "TLSModel", "::", "LocalExec", ")", ";", "SDValue", "TGAHi", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "TGALo", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TGAHi", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TGALo", ")", ";", "Offset", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Hi", ",", "Lo", ")", ";", "}", "SDValue", "ThreadPointer", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT"], "ground_truth": [",", "ThreadPointer", ",", "Offset", ")", ";"], "File": "MipsISelLowering123", "Func": "lowerGlobalTLSAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12468, "Length": 280, "Cover_Rate": 0.4307692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "id", "<", "", "?", "build_pointer_type", "(", "t", ")"], "ground_truth": [":", "t", ";"], "File": "rs6000-c", "Func": "rs6000_builtin_type", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12469, "Length": 12, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SU", "->", "isInstr", "(", ")", ")", "return", "false", ";", "MachineInstr", "*", "MAI", "=", "nullptr", ";", "auto", "IsMFMAFn", "=", "[", "&", "MAI", "]", "(", "MachineInstr", "*", "MI", ")", "{", "MAI", "=", "nullptr", ";", "if", "(", "InstrInfo", "::", "isMAI", "(", "*", "MI", ")", "&&", "MI", "->", "getOpcode", "(", ")", "!=", "", "&&", "MI", "->", "getOpcode", "(", ")", "!=", "", ")", "MAI", "=", "MI", ";", "return", "MAI", "!=", "nullptr", ";", "}", ";", "MachineInstr", "*", "MI", "=", "SU", "->", "getInstr"], "ground_truth": ["(", ")", ";"], "File": "GCNHazardRecognizer24", "Func": "ShouldPreferAnother", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12470, "Length": 82, "Cover_Rate": 0.6029411764705882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetELFStreamer", "::", "emitDirectiveCpRestore", "(", "int", "Offset", ",", "std", "::", "function", "<", "unsigned", "(", ")", ">", "GetATReg", ",", "SMLoc", "IDLoc", ",", "const", "MCSubtargetInfo", "*", "STI", ")", "{", "TargetStreamer", "::", "emitDirectiveCpRestore", "(", "Offset", ",", "GetATReg", ",", "IDLoc"], "ground_truth": [",", "STI", ")", ";"], "File": "MipsTargetStreamer23", "Func": "emitDirectiveCpRestore", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12471, "Length": 40, "Cover_Rate": 0.43010752688172044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_prefetch", "(", "__P", ",", "", ","], "ground_truth": ["__I", ")", ";"], "File": "xmmintrin4", "Func": "_mm_prefetch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12472, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "(", "(", "__v2df", ")"], "ground_truth": ["__A", "/", "(", "__v2df", ")", "__B", ")", ";"], "File": "emmintrin", "Func": "_mm_div_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12473, "Length": 16, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addu6ImmOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N"], "ground_truth": [")", "const", "{"], "File": "HexagonAsmParser (2)", "Func": "addu6ImmOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12474, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getMachineOpValue", "(", "const", "MCInst", "&", "MI", ",", "const", "MCOperand", "&", "MO", ",", "SmallVectorImpl", "<", "MCFixup", ">"], "ground_truth": ["&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{"], "File": "PatmosMCCodeEmitter1", "Func": "getMachineOpValue", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 12475, "Length": 29, "Cover_Rate": 0.725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovusqb512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v16qi", ")", "_mm_undefined_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cvtusepi64_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12476, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addFrameIndex", "(", "SI", "->", "second", ")", ".", "addImm", "(", "", ")", ";", "return", "ResultReg"], "ground_truth": [";"], "File": "MipsFastISel10", "Func": "fastMaterializeAlloca", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12477, "Length": 47, "Cover_Rate": 0.376, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "*", "getDataLayout", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "HexagonSubtarget36", "Func": "getDataLayout", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12478, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "Res", "=", "DAG", ".", "getCommutedVectorShuffle", "(", "*", "SVN", ")", ";", "Mask", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Res", ")", "->", "getMask", "(", ")", ";", "}", "SmallVector", "<", "int", ",", "", ">", "ShuffV", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", ".", "end", "(", ")", ")", ";", "SDValue", "SToVLHS", "=", "isScalarToVec", "(", "LHS", ")", ";", "SDValue", "SToVRHS", "=", "isScalarToVec", "(", "RHS", ")", ";", "if", "(", "SToVLHS", "||", "SToVRHS", ")", "{", "int", "NumEltsIn", "=", "SToVLHS", "?", "SToVLHS", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ":", "SToVRHS", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ";", "int", "NumEltsOut", "=", "ShuffV", ".", "size", "(", ")", ";", "int", "LHSMaxIdx", "=", "-", "", ";", "int", "RHSMinIdx", "=", "-", "", ";", "int", "RHSMaxIdx", "=", "-", "", ";", "int", "HalfVec", "=", "LHS", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", "/", "", ";", "if", "(", "SToVLHS", ")", "{", "LHSMaxIdx", "=", "NumEltsOut", "/", "NumEltsIn", ";", "SToVLHS", "=", "getSToVPermuted", "(", "SToVLHS", ",", "DAG", ")", ";", "if", "(", "SToVLHS", ".", "getValueType", "(", ")", "!=", "LHS", ".", "getValueType", "(", ")", ")", "SToVLHS", "=", "DAG", ".", "getBitcast", "(", "LHS", ".", "getValueType", "("], "ground_truth": [")", ",", "SToVLHS", ")", ";"], "File": "PPCISelLowering100", "Func": "combineVectorShuffle", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12479, "Length": 194, "Cover_Rate": 0.31442463533225284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "min_mem_align", ">", "align", ")", "align", "=", "min_mem_align", "/", "BITS_PER_UNIT", ";", "if", "(", "src_mem_align", "<", "align", ")", "src_mem_align", "=", "align", ";", "if", "(", "dst_mem_align", "<", "align", ")", "dst_mem_align", "=", "align", ";", "if", "(", "CONST_INT_P", "(", "count_exp", ")", ")", "count", "=", "INTVAL", "(", "count_exp", ")", ";", "else", "return", "false", ";", "if", "(", "count", ">", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "", "<<", "", ")", ")", "return", "false", ";", "if", "(", "count", ">=", "", "&&", "(", "count", "&", "", ")", "==", "", "&&", "align", ">=", "", ")", "{", "tree", "dst_expr", "=", "MEM_EXPR", "(", "dst", ")", ";", "tree", "src_expr", "=", "MEM_EXPR", "(", "src", ")", ";", "rtx", "fn", "=", "TARGET_INSNS_64PLUS", "?", "strasgi64p_libfunc", ":", "strasgi_libfunc", ";", "rtx", "srcreg", "=", "force_reg", "(", "Pmode", ",", "XEXP", "(", "src", ",", "", ")", ")", ";", "rtx", "dstreg", "=", "force_reg", "(", "Pmode", ",", "XEXP", "(", "dst", ",", "", ")", ")", ";", "if", "(", "src_expr", ")", "mark_addressable", "(", "src_expr", ")", ";", "if", "(", "dst_expr", ")", "mark_addressable", "(", "dst_expr", ")", ";", "emit_library_call", "(", "fn", ",", "LCT_NORMAL", ",", "VOIDmode", ",", "dstreg", ",", "Pmode", ",", "srcreg", ",", "Pmode", ",", "count_exp", ",", "SImode", ")", ";", "return", "true", ";", "}", "if", "(", "biggest_move", ">", "align", "&&", "!", "TARGET_INSNS_64", ")", "biggest_move", "=", "align", ";", "if", "(", "count", "/", "biggest_move", ">", "", ")", "return", "false", ";", "while", "(", "count", ">", "", ")", "{", "rtx", "reg", ",", "reg_lowpart", ";", "machine_mode", "srcmode", ",", "dstmode", ";", "unsigned", "HOST_WIDE_INT", "src_size", ",", "dst_size", ",", "src_left", ";", "int", "shift", ";", "rtx", "srcmem", ",", "dstmem"], "ground_truth": [";"], "File": "c6x", "Func": "c6x_expand_cpymem", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 12480, "Length": 241, "Cover_Rate": 0.33104395604395603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return"], "ground_truth": ["", ";"], "File": "AMDGPUTargetTransformInfo (2)2", "Func": "getInliningThresholdMultiplier", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12481, "Length": 3, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vmulhq_s32", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vmulhq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12482, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TargetFlags", "=", "get", "(", "Opcode", ")", ".", "TSFlags", ";", "return", "(", "(", "TargetFlags", "&", "", ")"], "ground_truth": ["|", "(", "TargetFlags", "&", "", ")", ")", ";"], "File": "R600InstrInfo19", "Func": "isLDSInstr", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12483, "Length": 25, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rs", ",", "Addr", ",", "Decoder", ")", ";", "case", "", ":", "case", "", ":", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rt2", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "DecodeGPR32RegisterClass", "(", "Inst", ",", "Rs", ",", "Addr", ",", "Decoder", ")", ";", "case", "", ":", "case", "", ":", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rt", ",", "Addr", ",", "Decoder", ")", ";", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rt2", ",", "Addr", ",", "Decoder", ")", ";", "break", ";", "}", "DecodeGPR64spRegisterClass", "(", "Inst", ",", "Rn", ",", "Addr", ",", "Decoder", ")", ";", "if", "(", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")"], "ground_truth": ["&&", "Rt", "==", "Rt2", ")", "return", "SoftFail", ";"], "File": "ARM64Disassembler1", "Func": "DecodeExclusiveLdStInstruction", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12484, "Length": 127, "Cover_Rate": 0.3038277511961722, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegList", "=", "", "<<", "RegNum", ";", "int", "HighRegNum", "=", "RegNum", ";", "while", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "const", "AsmToken", "&", "RegTok", "=", "Parser", ".", "getTok", "(", ")", ";", "SMLoc", "RegLoc", "=", "RegTok", ".", "getLoc", "(", ")", ";", "if", "(", "RegTok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "Error", "(", "RegLoc", ",", "", ")", ";", "int", "RegNum", "=", "MatchRegisterName", "(", "RegTok", ".", "getString", "(", ")", ")", ";", "if", "(", "RegNum", "==", "-", "", ")", "return", "Error", "(", "RegLoc", ",", ""], "ground_truth": [")", ";"], "File": "ARMAsmParser79", "Func": "ParseRegisterList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12485, "Length": 100, "Cover_Rate": 0.33557046979865773, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")"], "ground_truth": ["return", "false", ";"], "File": "ARMAsmParser (2)3", "Func": "isNEONi32vmov", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12486, "Length": 23, "Cover_Rate": 0.38333333333333336, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Result", "=", "AsmPrinter", "::", "doInitialization", "(", "M", ")", ";", "if", "(", "TAI", "->", "doesSupportDebugInformation", "(", ")", ")", "{", "MMI", "=", "getAnalysisIfAvailable", "<", "MachineModuleInfo", ">"], "ground_truth": ["(", ")", ";"], "File": "X86ATTAsmPrinter", "Func": "doInitialization", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12487, "Length": 28, "Cover_Rate": 0.3373493975903614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "N", ")", ";", "SDValue", "V1", "=", "SVOp", "->", "getOperand", "(", "", ")", ";", "SDValue", "V2", "=", "SVOp", "->", "getOperand", "(", "", ")", ";", "MVT", "VT", "=", "SVOp", "->", "getSimpleValueType", "(", "", ")", ";", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "V1", ".", "getOpcode", "(", ")", "==", "", "&&", "V2", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "V2", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "V2", ".", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", "||", "!", "V1", ".", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "", "(", "V2", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", "/", "", ";", "++", "i", ")", "if", "(", "!", "isUndefOrEqual", "(", "SVOp", "->", "getMaskElt", "(", "i", ")", ",", "i", ")", "||", "!", "isUndefOrEqual", "(", "SVOp", "->", "getMaskElt", "(", "i", "+", "NumElems", "/", "", ")", ",", "NumElems", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "LoadSDNode", "*", "Ld", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "V1", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "Ld", "->", "hasNUsesOfValue", "(", ""], "ground_truth": [",", "", ")", ")", "{"], "File": "X86ISelLowering (3)", "Func": "combineShuffle256", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12488, "Length": 227, "Cover_Rate": 0.463265306122449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "is_sse", ")", "{", "if", "(", "TARGET_AVX", ")", "{", "strcpy", "(", "buf", ",", "ssep", ")", ";", "if", "(", "GET_MODE", "(", "operands", "[", "", "]", ")", "==", "SFmode", ")", "strcat", "(", "buf", ",", "", ")", ";", "else", "strcat", "(", "buf", ",", "", ")", ";", "}", "else", "{", "strcpy", "(", "buf", ",", "ssep", "+", "", ")", ";", "if", "(", "GET_MODE", "(", "operands", "[", "", "]", ")", "==", "SFmode", ")", "strcat", "(", "buf", ",", "", ")", ";", "else", "strcat", "(", "buf", ",", "", ")", ";", "}", "return", "buf", ";", "}", "strcpy", "(", "buf", ",", "p", ")", ";", "switch", "(", "GET_CODE", "(", "operands", "[", "", "]", ")", ")", "{", "case", "MULT", ":", "case", "PLUS", ":", "if", "(", "REG_P", "(", "operands", "[", "", "]", ")", "&&", "REGNO", "(", "operands", "[", "", "]", ")", "==", "REGNO", "(", "operands", "[", "", "]", ")", ")", "std", "::", "swap", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "if", "(", "MEM_P", "(", "operands", "[", "", "]", ")", ")", "{", "p", "=", "", ";", "break", ";", "}", "if", "(", "find_regno_note", "(", "insn", ",", "REG_DEAD", ",", "REGNO", "(", "operands", "[", "", "]", ")", ")", ")", "{", "if", "(", "STACK_TOP_P", "(", "operands", "[", "", "]", ")", ")", "p", "=", "", ";", "else", "p", "=", "", ";", "break", ";", "}", "if", "(", "STACK_TOP_P", "(", "operands", "[", "", "]", ")", ")", "p", "=", "", ";", "else", "p", "=", "", ";", "break", ";", "case", "MINUS", ":", "case", "DIV", ":", "if", "(", "MEM_P", "(", "operands", "[", "", "]", ")", ")", "{", "p", "=", "", ";", "break", ";", "}", "if", "(", "MEM_P", "(", "operands", "[", "", "]", ")", ")", "{", "p", "=", "", ";", "break", ";", "}", "if", "(", "find_regno_note", "(", "insn", ",", "REG_DEAD", ",", "REGNO", "(", "operands", "[", "", "]", ")", ")", ")", "{", "if", "(", "STACK_TOP_P", "(", "operands", "[", "", "]", ")", ")", "p", "=", "", ";", "else", "p", "=", "", ";", "if", "(", "STACK_TOP_P", "(", "operands", "[", "", "]", ")", ")", "p", "="], "ground_truth": ["", ";"], "File": "i3864", "Func": "output_387_binary_op", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12489, "Length": 326, "Cover_Rate": 0.3786295005807201, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_rsqrt14pd128_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__W", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_rsqrt14_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12490, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasProcessorAssist", "(", ")", "const", "{", "return"], "ground_truth": ["HasProcessorAssist", ";"], "File": "SystemZSubtarget", "Func": "hasProcessorAssist", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12491, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LHSFromHi", "=", "", ";", "if", "(", "!", "findEXTRHalf", "(", "N", "->", "getOperand", "(", "", ")", ",", "LHS", ",", "ShiftLHS", ",", "LHSFromHi", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "RHS", ";", "uint32_t", "ShiftRHS", "=", "", ";", "bool", "RHSFromHi", "=", "", ";", "if", "(", "!", "findEXTRHalf", "(", "N", "->", "getOperand", "(", "", ")", ",", "RHS", ",", "ShiftRHS", ",", "RHSFromHi", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "LHSFromHi", "==", "RHSFromHi", ")", "return", "SDValue", "(", ")", ";", "if", "(", "ShiftLHS", "+", "ShiftRHS", "!=", "VT", ".", "getSizeInBits", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "LHSFromHi", ")", "{", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "std", "::", "swap", "(", "ShiftLHS", ",", "ShiftRHS", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "LHS"], "ground_truth": [",", "RHS", ",", "DAG", ".", "getConstant", "(", "ShiftRHS", ",", "", ")", ")", ";"], "File": "ARM64ISelLowering", "Func": "tryCombineToEXTR", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12492, "Length": 143, "Cover_Rate": 0.6244541484716157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "uint16_t", "CalleeSavedRegs", "[", "]", "=", "{", "", "}", ";", "return", "CalleeSavedRegs"], "ground_truth": [";"], "File": "HSAILRegisterInfo", "Func": "getCalleeSavedRegs", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12493, "Length": 14, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Comparison", "C", "(", "getCmp", "(", "DAG", ",", "CmpOp0", ",", "CmpOp1", ",", "CC", ",", "DL", ")", ")", ";", "if", "(", "C", ".", "Opcode", "==", "", "&&", "C", ".", "CCMask", "!=", "", "&&", "C", ".", "CCMask", "!=", "", "&&", "C", ".", "Op1", ".", "getOpcode", "(", ")", "==", "", "&&", "cast", "<", "ConstantSDNode", ">", "(", "C", ".", "Op1", ")", "->", "getZExtValue", "(", ")", "==", "", ")", "{", "if", "(", "isAbsolute", "(", "C", ".", "Op0", ",", "TrueOp", ",", "FalseOp", ")", ")", "return", "getAbsolute", "(", "DAG", ",", "DL", ",", "TrueOp", ",", "C", ".", "CCMask", "&", "", ")", ";", "if", "(", "isAbsolute", "(", "C", ".", "Op0", ",", "FalseOp", ",", "TrueOp", ")", ")", "return", "getAbsolute", "(", "DAG", ",", "DL", ",", "FalseOp", ",", "C", ".", "CCMask", "&", "", ")", ";", "}", "SDValue", "Glue", "=", "emitCmp", "(", "DAG", ",", "DL", ",", "C", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "TrueOp", ",", "FalseOp", ",", "DAG", ".", "getConstant", "(", "C", ".", "CCValid", ",", "DL", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "C", ".", "CCMask", ",", "DL", ",", "", ")", ",", "Glue", "}", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op"], "ground_truth": [".", "getValueType", "(", ")", ",", "Ops", ")", ";"], "File": "SystemZISelLowering121", "Func": "lowerSELECT_CC", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12494, "Length": 192, "Cover_Rate": 0.6552901023890785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag", "(", "TargetMachine", "&", "TM", ",", "CodeGenOpt"], "ground_truth": ["::", "Level", "OptLevel", ")", "{"], "File": "Dcpu16ISelDAGToDAG", "Func": "createDCPU16ISelDag", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12495, "Length": 16, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", ";", "if", "(", "Position", "!=", "MBB", ".", "end", "(", ")", ")", "{", "DL", "=", "Position", "->", "getDebugLoc", "(", ")", ";", "}", "if", "(", "!", "", ".", "hasSubClassEq", "(", "RegisterClass", ")", ")", "{", "llvm_unreachable", "(", "", ")", ";", "}", "BuildMI", "(", "MBB", ",", "Position", ",", "DL", ",", "get", "(", "", ")", ",", "DestinationRegister", ")", ".", "addFrameIndex", "("], "ground_truth": ["FrameIndex", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "LPAC", "::", "ADD", ")", ";"], "File": "LanaiInstrInfo13", "Func": "loadRegFromStackSlot", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12496, "Length": 73, "Cover_Rate": 0.6697247706422018, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1q_lane_s8", "(", "int8_t", "*", "__a", ",", "int8x16_t", "__b", ",", "const", "int", "__lane", ")", "{", "*", "__a", "=", "__aarch64_vget_lane_any", "(", "__b", ",", "__lane"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vst1q_lane_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12497, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "getDesc", "(", "void", ")", "const", "{", "return", "*"], "ground_truth": ["MCID", ";", "}"], "File": "HexagonMCInst", "Func": "getDesc", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12498, "Length": 14, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "Type", "=", "Op", ".", "getValueType", "(", ")", ";", "int64_t", "Val", "=", "C", "->", "getSExtValue", "(", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "Val", ")", ")", "{", "Result", "=", "DAG", ".", "getTargetConstant", "(", "Val", ",", "Type", ")", ";", "break", ";", "}", "}", "return", ";", "case", "'J'", ":", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ")", ")", "{", "EVT", "Type", "=", "Op", ".", "getValueType", "(", ")", ";", "int64_t", "Val", "=", "C", "->", "getZExtValue", "(", ")", ";", "if", "(", "Val", "==", "", ")", "{", "Result", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "Type", ")", ";", "break", ";", "}", "}", "return", ";", "case", "'K'", ":", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ")", ")", "{", "EVT", "Type", "=", "Op", ".", "getValueType", "(", ")", ";", "uint64_t", "Val", "=", "(", "uint64_t", ")", "C", "->", "getZExtValue", "(", ")", ";", "if", "(", "isUInt", "<", "", ">", "(", "Val", ")", ")", "{", "Result", "=", "DAG", ".", "getTargetConstant", "(", "Val", ",", "Type", ")", ";", "break", ";", "}", "}", "return", ";", "case", "'L'", ":", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ")", ")", "{", "EVT", "Type", "=", "Op", ".", "getValueType", "(", ")", ";", "int64_t", "Val", "=", "C", "->", "getSExtValue", "(", ")", ";", "if", "(", "(", "isInt", "<", "", ">", "(", "Val", ")", ")", "&&", "(", "(", "Val", "&", "", ")", "==", "", ")", ")", "{", "Result", "=", "DAG", ".", "getTargetConstant", "(", "Val", ",", "Type", ")", ";", "break", ";", "}", "}", "return", ";", "case", "'N'"], "ground_truth": [":"], "File": "Z80ISelLowering (2)", "Func": "LowerAsmOperandForConstraint", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12499, "Length": 252, "Cover_Rate": 0.4452296819787986, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ptestmd256", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si", ")", "__B"], "ground_truth": [",", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_test_epi32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12500, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerHvxStore", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "auto", "*", "N", "=", "Op", ".", "getNode", "(", ")", ";", "const", "SDLoc", "&", "dl", "(", "Op", ")", ";", "SDValue", "Q0", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "VTOp", "=", "Q0", ".", "getNode", "(", ")", "->", "getValueType", "(", "", ")", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "!=", "", "||", "VTOp", "!=", "", ")", "return", "Op", ";", "SDValue", "Vor4", "=", "HvxVecPredBitcastComputation", "(", "Q0", ",", "DAG", ")", ";", "SDValue", "C0", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "InstrC0", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "C0", ",", "DAG", ")", ";", "SDValue", "Vextract0", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "{", "Vor4", ",", "InstrC0", "}", ",", "DAG", ")", ";", "SDValue", "C32", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "InstrC32", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "C32", ",", "DAG", ")", ";", "SDValue", "Vextract1", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "{", "Vor4", ",", "InstrC32", "}", ",", "DAG", ")", ";", "SDValue", "Combine0", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "{", "Vextract1", ",", "Vextract0", "}", ",", "DAG", ")", ";", "SDValue", "C64", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "InstrC64", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "C64", ",", "DAG", ")", ";", "SDValue", "Vextract2", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "{", "Vor4", ",", "InstrC64", "}", ",", "DAG", ")", ";", "SDValue", "C96", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "InstrC96", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "C96", ",", "DAG", ")", ";", "SDValue", "Vextract3", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "{", "Vor4", ",", "InstrC96", "}", ",", "DAG", ")", ";", "SDValue", "Combine1", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "{", "Vextract3", ",", "Vextract2", "}", ",", "DAG", ")", ";", "StoreSDNode", "*", "ST", "=", "cast", "<", "StoreSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "SDValue", "C8", "=", "DAG", ".", "getTargetConstant", "("], "ground_truth": ["", ",", "dl", ",", "", ")", ";"], "File": "HexagonISelLoweringHVX20", "Func": "LowerHvxStore", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12501, "Length": 353, "Cover_Rate": 0.7131313131313132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "Offset", "=", "State", ".", "AllocateStack", "(", "", ",", "", ")", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getMem", "(", "ValNo", ",", "ValVT", ",", "Offset", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "HexagonISelLowering15", "Func": "RetCC_Hexagon32", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12502, "Length": 36, "Cover_Rate": 0.3185840707964602, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vminvq_u32", "(", "uint32x4_t", "__a", ")", "{", "return", "__builtin_aarch64_reduc_umin_scal_v4si_uu", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vminvq_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12503, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Function", "*", "createInitOrFiniKernelFunction", "(", "Module", "&", "M", ",", "bool", "IsCtor", ")", "{", "StringRef", "InitOrFiniKernelName", "=", "", ";", "if", "(", "!", "IsCtor", ")", "InitOrFiniKernelName", "=", "", ";", "Function", "*", "InitOrFiniKernel", "=", "Function", "::", "createWithDefaultAttr", "(", "FunctionType", "::", "get", "(", "Type", "::", "getVoidTy", "(", "M", ".", "getContext", "(", ")", ")", ",", "false", ")", ",", "GlobalValue", "::", "ExternalLinkage", ",", "", ",", "InitOrFiniKernelName", ",", "&", "M", ")", ";", "BasicBlock", "*", "InitOrFiniKernelBB", "=", "BasicBlock", "::", "Create", "(", "M", ".", "getContext", "(", ")", ",", "", ",", "InitOrFiniKernel", ")", ";", "ReturnInst", "::", "Create", "(", "M", ".", "getContext", "(", ")", ",", "InitOrFiniKernelBB", ")", ";", "InitOrFiniKernel", "->", "setCallingConv", "(", "CallingConv", "::", "_KERNEL", ")", ";", "if", "(", "IsCtor", ")", "InitOrFiniKernel"], "ground_truth": ["->", "addFnAttr", "(", "", ")", ";"], "File": "AMDGPUCtorDtorLowering", "Func": "createInitOrFiniKernelFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12504, "Length": 116, "Cover_Rate": 0.90625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "VEC", "(", "int", ",", "heap", ")", "*", "funcdef_nos", ";", "static", "void", "output_deferred_profile_counters", "(", "void", ")", "{", "unsigned", "int", "i", ";", "int", "align", ",", "n", ";", "if", "(", "VEC_empty", "(", "int", ",", "funcdef_nos", ")", ")", "return", ";", "data_section", "(", ")", ";", "align", "=", "MIN", "(", "BIGGEST_ALIGNMENT", ",", "LONG_TYPE_SIZE"], "ground_truth": [")", ";"], "File": "pa3", "Func": "VEC", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12505, "Length": 50, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "combineSetCCEFLAGS", "(", "SDValue", "EFLAGS", ",", "", "&", "CC", ",", "SelectionDAG", "&", "DAG", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "if", "(", "CC", "==", "", ")", "if", "(", "SDValue", "Flags", "=", "combineCarryThroughADD", "(", "EFLAGS", ",", "DAG", ")", ")", "return", "Flags", ";", "if", "(", "SDValue", "R", "=", "checkBoolTestSetCCCombine", "(", "EFLAGS", ",", "CC", ")", ")", "return", "R", ";", "return", "combineSetCCAtomicArith", "(", "EFLAGS", ",", "CC", ",", "DAG"], "ground_truth": [",", "Subtarget", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "combineSetCCEFLAGS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12506, "Length": 69, "Cover_Rate": 0.9324324324324325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Legalizer", ".", "get"], "ground_truth": ["(", ")", ";"], "File": "X86Subtarget (2)3", "Func": "getLegalizerInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12507, "Length": 7, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printThumbAddrModeSPOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "Op", ",", "raw_ostream", "&", "O", ")", "{", "const", "MachineOperand", "&", "MO1", "=", "MI", "->"], "ground_truth": ["getOperand", "(", "Op", ")", ";"], "File": "ARMAsmPrinter11", "Func": "printThumbAddrModeSPOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12508, "Length": 30, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerSELECT_CC", "(", "Op", ",", "DAG", ",", "*", "this", ",", "hasHardQuad", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG", ",", "*", "this", ")", ";", "case", "", ":", "return", "LowerVAARG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerDYNAMIC_STACKALLOC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerF128Load", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerF128Store", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerF128Op", "(", "Op", ",", "DAG", ",", "getLibcallName", "(", "RTLIB", "::", "ADD_F128", ")", ",", "", ")", ";", "case", "", ":", "return", "LowerF128Op", "(", "Op", ",", "DAG", ",", "getLibcallName", "(", "RTLIB", "::", "SUB_F128", ")", ",", "", ")", ";", "case", "", ":", "return", "LowerF128Op", "(", "Op", ",", "DAG", ",", "getLibcallName", "(", "RTLIB", "::", "MUL_F128", ")", ",", "", ")", ";", "case", "", ":", "return", "LowerF128Op", "(", "Op", ",", "DAG", ",", "getLibcallName", "(", "RTLIB", "::", "DIV_F128", ")", ",", "", ")", ";", "case", "", ":", "return", "LowerF128Op", "(", "Op", ",", "DAG", ",", "getLibcallName", "(", "RTLIB", "::", "SQRT_F128", ")", ",", "", ")", ";", "case", "", ":", "return", "LowerFNEG", "(", "Op", ",", "DAG", ",", "*", "this", ",", "is64Bit", ")", ";", "case", "", ":", "return", "LowerFABS", "(", "Op", ","], "ground_truth": ["DAG", ",", "isV9", ")", ";"], "File": "SparcISelLowering75", "Func": "LowerOperation", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12509, "Length": 203, "Cover_Rate": 0.3911368015414258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ByValSizeInBytes", "=", "Flags", ".", "getByValSize", "(", ")", ";", "unsigned", "OffsetInBytes", "=", "", ";", "unsigned", "RegSizeInBytes", "=", "Subtarget", ".", "getGPRSizeInBytes", "(", ")", ";", "unsigned", "Alignment", "=", "std", "::", "min", "(", "Flags", ".", "getByValAlign", "(", ")", ",", "RegSizeInBytes", ")", ";", "EVT", "PtrTy", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "RegTy", "=", "", "(", "RegSizeInBytes", "*", "", ")", ";", "unsigned", "NumRegs", "=", "LastReg", "-", "FirstReg", ";", "if", "(", "NumRegs", ")", "{", "ArrayRef", "<", "MCPhysReg", ">", "ArgRegs", "=", "ABI", ".", "GetByValArgRegs", "(", ")", ";", "bool", "LeftoverBytes", "=", "(", "NumRegs", "*", "RegSizeInBytes", ">", "ByValSizeInBytes", ")", ";", "unsigned", "I", "=", "", ";", "for", "(", ";", "I", "<", "NumRegs", "-", "LeftoverBytes", ";", "++", "I", ",", "OffsetInBytes", "+=", "RegSizeInBytes", ")", "{", "SDValue", "LoadPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrTy", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "OffsetInBytes", ",", "DL", ",", "PtrTy", ")", ")", ";", "SDValue", "LoadVal", "=", "DAG", ".", "getLoad", "(", "RegTy", ",", "DL", ",", "Chain", ",", "LoadPtr", ",", "MachinePointerInfo", "(", ")", ",", "Alignment", ")", ";", "MemOpChains", ".", "push_back", "(", "LoadVal", ".", "getValue", "(", "", ")", ")", ";", "unsigned", "ArgReg", "=", "ArgRegs", "[", "FirstReg", "+", "I", "]", ";", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "ArgReg", ",", "LoadVal", ")", ")", ";", "}", "if", "(", "ByValSizeInBytes", "==", "OffsetInBytes", ")", "return", ";", "if", "(", "LeftoverBytes", ")", "{", "SDValue", "Val", ";", "for", "(", "unsigned", "LoadSizeInBytes", "=", "RegSizeInBytes", "/", "", ",", "TotalBytesLoaded", "=", "", ";", "OffsetInBytes", "<", "ByValSizeInBytes", ";", "LoadSizeInBytes", "/=", "", ")", "{", "unsigned", "RemainingSizeInBytes", "=", "ByValSizeInBytes", "-", "OffsetInBytes", ";", "if", "(", "RemainingSizeInBytes", "<", "LoadSizeInBytes", ")"], "ground_truth": ["continue", ";"], "File": "MipsISelLowering69", "Func": "passByValArg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12510, "Length": 256, "Cover_Rate": 0.3855421686746988, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantPools", "->", "emitForCurrentSection", "(", "Streamer", ")"], "ground_truth": [";"], "File": "AArch64TargetStreamer", "Func": "emitCurrentConstantPool", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12511, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MF", ".", "getName", "(", ")", "==", "", "&&", "", ")", ";", "populateThunk", "(", "MF", ",", "", ")", ";", "}", "else", "{", "if", "(", "MF", ".", "getName", "(", ")", "==", "EAXThunkName", ")", "populateThunk", "(", "MF", ",", "", ")", ";", "else", "if", "(", "MF", ".", "getName", "(", ")", "==", "ECXThunkName", ")", "populateThunk", "(", "MF", ",", "", ")", ";", "else", "if", "(", "MF", ".", "getName", "(", ")", "==", "EDXThunkName", ")", "populateThunk", "(", "MF", ",", "", ")", ";", "else", "if", "(", "MF", ".", "getName", "(", ")", "==", "EDIThunkName", ")", "populateThunk", "(", "MF", ",", "", ")", ";", "else", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "X86RetpolineThunks11", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12512, "Length": 100, "Cover_Rate": 0.32051282051282054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMemoryRegisterOffset64Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "{", "addMemoryRegisterOffsetOperands", "(", "Inst", ",", "N", ","], "ground_truth": ["Mem", ".", "ShiftVal", "==", "", ")", ";"], "File": "ARM64AsmParser", "Func": "addMemoryRegisterOffset64Operands", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12513, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "SrcReg", ",", "bool", "IsKill", ",", "int", "FI", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "if", "(", "!", "", ".", "hasSubClassEq", "(", "RC"], "ground_truth": [")", ")", "llvm_unreachable", "(", "", ")", ";"], "File": "CAHPInstrInfo", "Func": "storeRegToStackSlot", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12514, "Length": 71, "Cover_Rate": 0.6761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "f_ndx", "=", "build_decl", "(", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "integer_type_node", ")", ";", "DECL_FIELD_CONTEXT", "(", "f_stk", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_reg", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_ndx", ")", "=", "record", ";", "TREE_CHAIN", "(", "record", ")", "=", "type_decl", ";", "TYPE_NAME", "(", "record"], "ground_truth": [")", "=", "type_decl", ";"], "File": "xtensa3", "Func": "xtensa_build_builtin_va_list", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12515, "Length": 49, "Cover_Rate": 0.3202614379084967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "EndOffset", "=", "BeginOffset", "+", "NumSubElts", "*", "EltBitWidth", ";", "if", "(", "BeginOffset", "<=", "BitOffset", "&&", "BitOffset", "<", "EndOffset", ")", "{", "BitOffset", "-=", "BeginOffset", ";", "V", "=", "VInner", ";", "}", "else", "{", "V", "=", "VOuter", ";", "}", "continue", ";", "}", "}", "break", ";", "}", "assert", "(", "(", "BitOffset", "%", "NumEltBits", ")", "==", "", "&&", "", ")", ";", "BroadcastIdx", "=", "BitOffset", "/", "NumEltBits", ";", "bool", "BitCastSrc", "=", "V", ".", "getScalarValueSizeInBits", "(", ")", "!=", "NumEltBits", ";", "if", "(", "BitCastSrc", "&&", "VT", ".", "isInteger", "(", ")", ")", "if", "(", "SDValue", "TruncBroadcast", "=", "lowerShuffleAsTruncBroadcast", "(", "DL", ",", "VT", ",", "V", ",", "BroadcastIdx", ",", "Subtarget", ",", "DAG", ")", ")", "return", "TruncBroadcast", ";", "MVT", "BroadcastVT", "=", "VT", ";", "if", "(", "!", "BitCastSrc", "&&", "(", "(", "V", ".", "getOpcode", "(", ")", "==", "", "&&", "V", ".", "hasOneUse", "(", ")", ")", "||", "(", "V", ".", "getOpcode", "(", ")", "==", "", "&&", "BroadcastIdx", "==", "", ")", ")", ")", "{", "V", "=", "V", ".", "getOperand", "(", "BroadcastIdx", ")", ";", "if", "(", "!", "BroadcastFromReg", "&&", "!", "isShuffleFoldableLoad", "(", "V", ")", ")", "return", "SDValue", "(", ")", ";", "}", "else", "if", "(", "", "(", "V", ".", "getNode", "(", ")", ")", "&&", "cast", "<", "LoadSDNode", ">", "(", "V", ")", "->", "isSimple", "(", ")", ")", "{", "if", "(", "!", "Subtarget", ".", "is64Bit", "(", ")", "&&", "VT", ".", "getScalarType", "(", ")", "==", "", ")", "{", "BroadcastVT", "=", "", "(", "", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "Opcode", "=", "(", "BroadcastVT", ".", "is128BitVector", "(", ")", "&&", "!", "Subtarget", ".", "hasAVX2", "(", ")", ")", "?", "", ":", "Opcode", ";", "}", "LoadSDNode", "*", "Ld", "=", "cast", "<", "LoadSDNode", ">", "(", "V", ")", ";", "SDValue", "BaseAddr", "=", "Ld", "->", "getOperand", "(", "", ")", ";", "EVT", "SVT", "=", "BroadcastVT", ".", "getScalarType", "(", ")", ";", "unsigned", "Offset", "=", "BroadcastIdx", "*", "SVT", ".", "getStoreSize", "(", ")", ";", "assert", "(", "(", "int", ")", "(", "Offset", "*", "", ")", "==", "BitOffset", "&&", "", ")", ";", "SDValue", "NewAddr", "=", "DAG", ".", "getMemBasePlusOffset", "(", "BaseAddr", ",", "Offset", ",", "DL", ")", ";", "V", "=", "DAG", ".", "getLoad", "(", "SVT", ",", "DL", ",", "Ld", "->", "getChain", "(", ")", ",", "NewAddr", ",", "DAG", ".", "getMachineFunction", "(", ")", ".", "getMachineMemOperand", "(", "Ld", "->", "getMemOperand", "(", ")", ",", "Offset", ",", "SVT", ".", "getStoreSize", "(", ")", ")", ")", ";", "DAG", ".", "makeEquivalentMemoryOrdering", "(", "Ld", ",", "V", ")", ";", "}", "else", "if", "(", "!", "BroadcastFromReg", ")", "{", "return", "SDValue", "(", ")", ";", "}", "else", "if", "(", "BitOffset"], "ground_truth": ["!=", "", ")", "{"], "File": "X86ISelLowering168", "Func": "lowerShuffleAsBroadcast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12516, "Length": 398, "Cover_Rate": 0.3375742154368109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "I", "->", "second", ".", "first", ";", "unsigned", "Index", "=", "I", "->", "second", ".", "second", "&", "TB_INDEX_MASK", ";", "bool", "FoldedLoad", "=", "I", "->", "second", ".", "second", "&", "TB_FOLDED_LOAD", ";", "bool", "FoldedStore", "=", "I", "->", "second", ".", "second", "&", "TB_FOLDED_STORE", ";", "const", "MCInstrDesc", "&", "MCID", "=", "get", "(", "Opc", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getRegClass", "(", "MCID", ",", "Index", ",", "&", "RI", ",", "MF", ")", ";", "unsigned", "NumDefs", "=", "MCID", ".", "NumDefs", ";", "std", "::", "vector", "<", "SDValue", ">", "AddrOps", ";", "std", "::", "vector", "<", "SDValue", ">", "BeforeOps", ";", "std", "::", "vector", "<", "SDValue", ">", "AfterOps", ";", "DebugLoc", "dl", "=", "N", "->", "getDebugLoc", "(", ")", ";", "unsigned", "NumOps", "=", "N", "->", "getNumOperands", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumOps", "-", "", ";", "++", "i", ")", "{", "SDValue", "Op", "=", "N", "->", "getOperand", "(", "i", ")", ";", "if", "(", "i", ">=", "Index", "-", "NumDefs", "&&", "i", "<", "Index", "-", "NumDefs", "+", "", ")", "AddrOps", ".", "push_back", "(", "Op", ")", ";", "else", "if", "(", "i", "<", "Index", "-", "NumDefs", ")", "BeforeOps", ".", "push_back", "(", "Op", ")", ";", "else", "if", "(", "i", ">", "Index", "-", "NumDefs", ")", "AfterOps", ".", "push_back", "(", "Op", ")", ";", "}", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "NumOps", "-", "", ")", ";", "AddrOps", ".", "push_back", "(", "Chain", ")", ";", "SDNode", "*", "Load", "=", "", ";", "if", "(", "FoldedLoad", ")", "{", "EVT", "VT", "=", "*", "RC", "->", "vt_begin", "(", ")", ";", "std", "::", "pair", "<", "MachineInstr", "::", "mmo_iterator", ",", "MachineInstr", "::", "mmo_iterator", ">", "MMOs", "=", "MF", ".", "extractLoadMemRefs", "(", "cast", "<", "MachineSDNode", ">", "(", "N", ")", "->", "memoperands_begin", "(", ")", ",", "cast", "<", "MachineSDNode", ">", "(", "N", ")", "->", "memoperands_end", "(", ")", ")", ";", "if", "(", "!", "(", "*", "MMOs", ".", "first", ")", "&&", "RC", "==", "&", "", "&&", "!", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isUnalignedMemAccessFast", "(", ")", ")", "return", "false", ";", "unsigned", "Alignment", "=", "RC", "->", "getSize", "(", ")", "==", "", "?", "", ":", "", ";", "bool", "isAligned", "=", "(", "*", "MMOs", ".", "first", ")", "&&", "(", "*", "MMOs", ".", "first", ")", "->", "getAlignment", "(", ")"], "ground_truth": [">=", "Alignment", ";"], "File": "X86InstrInfo120", "Func": "unfoldMemoryOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12517, "Length": 364, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isMOVSHDUPMask", "(", "ArrayRef", "<", "int", ">", "Mask", ",", "EVT", "VT", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "if", "(", "!", "Subtarget", "->", "hasSSE3", "(", ")", ")", "return", "false", ";", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)2", "Func": "isMOVSHDUPMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12518, "Length": 40, "Cover_Rate": 0.3305785123966942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "VT", ",", "", ",", "", ")", ";", "SDValue", "Swap", "=", "DAG", ".", "getAtomicCmpSwap", "(", "", ",", "dl", ",", "VT", ",", "VTs", ",", "Node", "->", "getOperand", "(", "", ")", ",", "Node", "->", "getOperand", "(", "", ")", ",", "Zero", ",", "Zero", ",", "cast", "<", "AtomicSDNode", ">", "(", "Node", ")", "->", "getMemOperand", "(", ")", ",", "cast", "<", "AtomicSDNode", ">", "(", "Node", ")", "->", "getOrdering", "(", ")", ",", "cast", "<", "AtomicSDNode", ">", "(", "Node", ")", "->", "getOrdering", "("], "ground_truth": [")", ",", "cast", "<", "AtomicSDNode", ">", "(", "Node", ")", "->", "getSynchScope", "(", ")", ")", ";"], "File": "X86ISelLowering (2)", "Func": "ReplaceATOMIC_LOAD", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12519, "Length": 108, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CodeModel", "::", "Model", "CModel", "=", "TM", ".", "getCodeModel", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "FuncInfo", ".", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getConstantPool", "(", "*", "FuncInfo", ".", "MF", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "(", "VT", "==", "", ")", "?", "", ":", "", ",", "Align", ")", ";", "unsigned", "Opc", "=", "(", "VT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "TmpReg", "=", "createResultReg", "(", "&", "", ")", ";", "FuncInfo", "->", "setUsesTOCBasePtr", "(", ")", ";", "if", "(", "CModel", "==", "CodeModel", "::", "Small", "||", "CModel", "==", "CodeModel", "::", "JITDefault", ")", "{", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "TmpReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "TmpReg", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "{", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get"], "ground_truth": ["(", "", ")", ",", "TmpReg", ")", ".", "addReg", "(", "", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ";"], "File": "PPCFastISel4", "Func": "PPCMaterializeFP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12520, "Length": 198, "Cover_Rate": 0.43231441048034935, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "QRI", ".", "Subtarget", ".", "hasV4TOps", "(", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "HexagonInstrInfo51", "Func": "isConditionalLoad", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12521, "Length": 120, "Cover_Rate": 0.33519553072625696, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")"], "ground_truth": ["const", "override", "{"], "File": "AMDGPUTargetTransformInfo38", "Func": "getAnalysisUsage", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12522, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "one_bit_count", ";", "one_bit_count", "=", "popcount_hwi", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "("], "ground_truth": ["ival", ")", ")", ";"], "File": "nds32-predicates5", "Func": "nds32_can_use_bset_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12523, "Length": 16, "Cover_Rate": 0.45714285714285713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstOffset", "+=", "HII", "->", "nonDbgBBSize", "(", "&", "B", ")", "*", "HEXAGON_INSTR_SIZE", ";", "MachineBasicBlock", "*", "TBB", "=", "NULL", ",", "*", "FBB", "=", "NULL", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "if", "(", "HII", "->", "analyzeBranch", "(", "B", ",", "TBB", ",", "FBB", ",", "Cond", ",", "false", ")", ")", "{", "if", "(", "HII", "->", "isNewValueJump", "(", "*", "FirstTerm", ")", ")", "TBB", "=", "FirstTerm", "->", "getOperand", "(", "HII", "->", "getCExtOpNum", "(", "*", "FirstTerm", ")", ")", ".", "getMBB", "(", ")", ";", "}", "if", "(", "TBB", "&&", "&", "MI", "==", "&", "*", "FirstTerm", ")", "{", "Distance", "=", "std", "::", "abs", "(", "(", "long", "long", ")", "InstOffset", "-", "BlockToInstOffset", "[", "TBB", "]", ")", "+", "BranchRelaxSafetyBuffer", ";", "return", "!", "HII", "->", "isJumpWithinBranchRange", "(", "*", "FirstTerm", ",", "Distance", ")", ";", "}", "if", "(", "FBB", ")", "{", "auto", "SecondTerm", "=", "std", "::", "next", "(", "FirstTerm", ")", ";", "assert", "(", "SecondTerm", "!=", "B", ".", "instr_end", "(", ")", "&&", "(", "SecondTerm", "->", "isBranch", "(", ")", "||", "SecondTerm", "->", "isCall", "(", ")", ")", "&&", "", ")", ";", "if", "(", "&", "MI", "!=", "&", "*", "SecondTerm", ")"], "ground_truth": ["return", "false", ";"], "File": "HexagonBranchRelaxation", "Func": "isJumpOutOfRange", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12524, "Length": 178, "Cover_Rate": 0.6312056737588653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "Emitter", "<", "JITCodeEmitter", ">", "("], "ground_truth": ["TM", ",", "JCE", ")", ";"], "File": "ARMCodeEmitter7", "Func": "createARMJITCodeEmitterPass", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12525, "Length": 12, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "DisableCFGOpt", ")", "addPass", "("], "ground_truth": ["createCFGOptimizer", "(", ")", ",", "false", ")", ";"], "File": "HexagonTargetMachine19", "Func": "addPostRegAlloc", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12526, "Length": 14, "Cover_Rate": 0.3111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_loadss", "("], "ground_truth": ["&", "__F", ")", ";"], "File": "xmmintrin4", "Func": "_mm_set_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12527, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Predicate_i16immSExt8", "(", "Val", ".", "getNode", "(", ")", ")", ")", "Opc", "=", "", ";", "else", "Opc", "=", "", ";", "}", "else", "Opc", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "isInc", ")", "Opc", "=", "", ";", "else", "if", "(", "isDec", ")", "Opc", "=", "", ";", "else", "if", "(", "isSub", ")", "{", "if", "(", "isCN", ")", "{", "if", "(", "Predicate_i32immSExt8", "(", "Val", ".", "getNode", "(", ")", ")", ")", "Opc", "=", "", ";", "else", "Opc", "=", "", ";", "}", "else", "Opc", "=", "", ";", "}", "else", "{", "if", "(", "isCN", ")", "{", "if", "(", "Predicate_i32immSExt8", "(", "Val", ".", "getNode", "(", ")", ")", ")", "Opc", "=", "", ";", "else", "Opc", "=", "", ";", "}", "else", "Opc", "=", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "isInc", ")", "Opc", "=", "", ";", "else", "if", "(", "isDec", ")", "Opc", "=", "", ";", "else", "if", "(", "isSub", ")", "{", "Opc", "=", "", ";", "if", "(", "isCN", ")", "{", "if", "(", "Predicate_i64immSExt8", "(", "Val", ".", "getNode", "(", ")", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "Predicate_i64immSExt32", "(", "Val", ".", "getNode", "(", ")", ")", ")", "Opc", "=", "", ";", "}", "}", "else", "{", "Opc", "=", "", ";", "if", "(", "isCN", ")", "{", "if", "(", "Predicate_i64immSExt8", "(", "Val", ".", "getNode", "(", ")", ")", ")", "Opc", "=", "", ";", "else", "if", "(", "Predicate_i64immSExt32", "(", "Val", ".", "getNode", "(", ")", ")", ")", "Opc", "=", "", ";", "}", "}", "break", ";", "}", "DebugLoc", "dl", "=", "Node", "->", "getDebugLoc", "(", ")", ";", "SDValue", "Undef", "=", "SDValue", "(", "CurDAG", "->", "getTargetNode", "(", "TargetInstrInfo", "::", "IMPLICIT_DEF", ",", "dl", ",", "NVT", ")", ",", "", ")", ";", "SDValue", "MemOp", "=", "CurDAG", "->", "getMemOperand", "(", "cast", "<", "MemSDNode", ">"], "ground_truth": ["(", "Node", ")", "->", "getMemOperand", "(", ")", ")", ";"], "File": "X86ISelDAGToDAG56", "Func": "SelectAtomicLoadAdd", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12528, "Length": 288, "Cover_Rate": 0.31893687707641194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "V16SF_FTYPE_V16SF_V16SF_HI_INT", ":", "case", "V8DI_FTYPE_V8SF_V8DI_QI_INT", ":", "case", "V16SF_FTYPE_V16SI_V16SF_HI_INT", ":", "case", "V16SI_FTYPE_V16SF_V16SI_HI_INT", ":", "case", "V8DF_FTYPE_V8SF_V8DF_QI_INT", ":", "case", "V16SF_FTYPE_V16HI_V16SF_HI_INT", ":", "case", "V2DF_FTYPE_V2DF_V2DF_V2DF_INT", ":", "case", "V4SF_FTYPE_V4SF_V4SF_V4SF_INT", ":", "nargs", "=", "", ";", "break", ";", "case", "V4SF_FTYPE_V4SF_V4SF_INT_INT", ":", "case", "V2DF_FTYPE_V2DF_V2DF_INT_INT", ":", "nargs_constant", "=", "", ";", "nargs", "=", "", ";", "break", ";", "case", "INT_FTYPE_V4SF_V4SF_INT_INT", ":", "case", "INT_FTYPE_V2DF_V2DF_INT_INT", ":", "return", "ix86_expand_sse_comi_round", "(", "d", ",", "exp", ",", "target", ")", ";", "case", "V8DF_FTYPE_V8DF_V8DF_V8DF_UQI_INT", ":", "case", "V16SF_FTYPE_V16SF_V16SF_V16SF_HI_INT", ":", "case", "V2DF_FTYPE_V2DF_V2DF_V2DF_QI_INT", ":", "case", "V2DF_FTYPE_V2DF_V4SF_V2DF_QI_INT", ":", "case", "V4SF_FTYPE_V4SF_V4SF_V4SF_QI_INT", ":", "case", "V4SF_FTYPE_V4SF_V2DF_V4SF_QI_INT", ":", "nargs", "=", "", ";", "break", ";", "case", "V16SF_FTYPE_V16SF_INT_V16SF_HI_INT", ":", "case", "V8DF_FTYPE_V8DF_INT_V8DF_QI_INT", ":", "nargs_constant", "=", "", ";", "nargs", "=", "", ";", "break", ";", "case", "UQI_FTYPE_V8DF_V8DF_INT_UQI_INT", ":", "case", "UQI_FTYPE_V2DF_V2DF_INT_UQI_INT", ":", "case", "UHI_FTYPE_V16SF_V16SF_INT_UHI_INT", ":", "case", "UQI_FTYPE_V4SF_V4SF_INT_UQI_INT", ":", "nargs_constant", "=", "", ";", "nargs", "=", "", ";", "break", ";", "case", "V16SF_FTYPE_V16SF_V16SF_INT_V16SF_HI_INT", ":", "case", "V8DF_FTYPE_V8DF_V8DF_INT_V8DF_QI_INT", ":", "case", "V4SF_FTYPE_V4SF_V4SF_INT_V4SF_QI_INT", ":", "case", "V2DF_FTYPE_V2DF_V2DF_INT_V2DF_QI_INT", ":", "nargs", "=", "", ";", "nargs_constant", "=", "", ";", "break", ";", "case", "V8DF_FTYPE_V8DF_V8DF_V8DI_INT_QI_INT", ":", "case", "V16SF_FTYPE_V16SF_V16SF_V16SI_INT_HI_INT", ":", "case", "V2DF_FTYPE_V2DF_V2DF_V2DI_INT_QI_INT", ":", "case", "V4SF_FTYPE_V4SF_V4SF_V4SI_INT_QI_INT", ":", "nargs", "=", "", ";", "nargs_constant", "=", "", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "gcc_assert", "(", "nargs", "<=", "ARRAY_SIZE", "(", "args", ")", ")", ";", "if", "(", "optimize", "||", "target", "==", "", "||", "GET_MODE", "(", "target", ")", "!=", "tmode", "||", "!", "insn_p", "->", "operand", "[", "", "]", ".", "predicate", "(", "target", ",", "tmode", ")", ")", "target", "=", "gen_reg_rtx", "(", "tmode", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "nargs", ";", "i", "++", ")", "{", "tree", "arg", "=", "CALL_EXPR_ARG", "(", "exp", ",", "i", ")", ";", "rtx", "op", "=", "expand_normal", "(", "arg", ")", ";", "machine_mode", "mode", "=", "insn_p", "->", "operand", "[", "i", "+", "", "]", ".", "mode", ";", "bool", "match", "=", "insn_p", "->", "operand", "[", "i", "+", "", "]", ".", "predicate", "(", "op", ",", "mode", ")", ";", "if", "(", "i", "==", "nargs", "-", "nargs_constant", ")", "{", "if", "(", "!", "match", ")", "{", "switch", "(", "icode", ")", "{", "case", "CODE_FOR_avx512f_getmantv8df_mask_round", ":", "case", "CODE_FOR_avx512f_getmantv16sf_mask_round", ":", "case", "CODE_FOR_avx512f_vgetmantv2df_round", ":", "case", "CODE_FOR_avx512f_vgetmantv4sf_round", ":", "error", "(", "", ")", ";", "return", "const0_rtx", ";", "case", "CODE_FOR_avx512f_cmpv8df3_mask_round", ":", "case", "CODE_FOR_avx512f_cmpv16sf3_mask_round", ":", "case", "CODE_FOR_avx512f_vmcmpv2df3_mask_round", ":", "case", "CODE_FOR_avx512f_vmcmpv4sf3_mask_round", ":", "error", "(", "", ")", ";", "return", "const0_rtx", ";", "default", ":", "error", "(", "", ")", ";", "return", "const0_rtx", ";", "}", "}", "}", "else", "if", "(", "i", "==", "nargs", "-", "", ")", "{", "if", "(", "!", "insn_p", "->", "operand", "[", "nargs", "]", ".", "predicate", "(", "op", ",", "SImode", ")", ")", "{", "error", "(", "", ")", ";", "return", "const0_rtx"], "ground_truth": [";"], "File": "i3866", "Func": "ix86_expand_round_builtin", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12529, "Length": 396, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerBITCAST", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "Op0", "=", "Op", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "EnableQuadPrecision", "||", "(", "Op", ".", "getValueType", "(", ")", "!=", "", ")", "||", "(", "Op0", ".", "getOpcode", "(", ")", "!=", "", ")", "||", "(", "Op0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "!="], "ground_truth": ["", ")", "||", "(", "Op0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "PPCISelLowering (2)7", "Func": "LowerBITCAST", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12530, "Length": 90, "Cover_Rate": 0.6976744186046512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "MIRBuilder", ".", "getMF", "(", ")", ";", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "auto", "&", "DL", "=", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "OutArgs", ";", "for", "(", "auto", "&", "OrigArg", ":", "Info", ".", "OrigArgs", ")", "{", "splitToValueTypes", "(", "OrigArg", ",", "OutArgs", ",", "DL", ",", "Info", ".", "CallConv", ")", ";", "}", "SmallVector", "<", "ArgInfo", ",", "", ">", "InArgs", ";", "if", "(", "!", "Info", ".", "OrigRet", ".", "Ty", "->", "isVoidTy", "(", ")", ")", "splitToValueTypes", "(", "Info", ".", "OrigRet", ",", "InArgs", ",", "DL", ",", "Info", ".", "CallConv", ")", ";", "MachineInstrBuilder", "CallSeqStart", ";", "CallSeqStart", "=", "MIRBuilder", ".", "buildInstr", "(", "", ")", ";", "unsigned", "Opc", "=", "Info", ".", "Callee", ".", "isReg", "(", ")", "?", "", ":", "", ";", "auto", "MIB", "=", "MIRBuilder", ".", "buildInstrNoInsert", "(", "Opc", ")", ";", "MIB", ".", "add", "(", "Info", ".", "Callee", ")", ";", "const", "uint32_t", "*", "Mask", ";", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "auto", "*", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "OutgoingValueAssigner", "ArgAssigner", "(", "CC_", ")", ";", "OutgoingArgHandler", "Handler", "(", "MIRBuilder", ",", "MRI", ",", "MIB"], "ground_truth": [")", ";"], "File": "M88kCallLowering", "Func": "lowerCall", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12531, "Length": 206, "Cover_Rate": 0.47575057736720555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u32_s16", "(", "int16x4_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vreinterpret_u32_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12532, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "aarch64_embedded_comparison_type", "(", "stmt_vec_info", "stmt_info", ")", "{", "if", "(", "auto", "*", "assign", "=", "dyn_cast", "<", "gassign", "*", ">", "(", "stmt_info", "->", "stmt", ")", ")", "if", "(", "gimple_assign_rhs_code", "(", "assign", ")", "==", "COND_EXPR", ")", "{", "tree", "cond", "=", "gimple_assign_rhs1", "(", "assign", ")"], "ground_truth": [";"], "File": "aarch641", "Func": "aarch64_embedded_comparison_type", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12533, "Length": 43, "Cover_Rate": 0.6515151515151515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerToTLSGeneralDynamicModel32", "(", "GlobalAddressSDNode", "*", "GA", ",", "SelectionDAG", "&", "DAG", ",", "const", "MVT", "PtrVT", ")", "{", "SDValue", "InFlag", ";", "DebugLoc", "dl", "=", "GA", "->", "getDebugLoc", "(", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "DebugLoc", "::", "getUnknownLoc"], "ground_truth": ["(", ")", ",", "PtrVT", ")", ",", "InFlag", ")", ";"], "File": "X86ISelLowering77", "Func": "LowerToTLSGeneralDynamicModel32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12534, "Length": 64, "Cover_Rate": 0.6597938144329897, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x4_t", ")", "__builtin_aarch64_sqmovunv4si"], "ground_truth": ["(", "__a", ")", ";"], "File": "arm", "Func": "neon2_vqmovun_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12535, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcge_u8", "(", "uint8x8_t", "__a", ","], "ground_truth": ["uint8x8_t", "__b", ")", "{"], "File": "arm", "Func": "neon_vcge_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12536, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasReservedCallFrame", "(", "const", "MachineFunction", "&", "MF", ")", "const", "override", "{", "return", "true"], "ground_truth": [";"], "File": "VEFrameLowering", "Func": "hasReservedCallFrame", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12537, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "arm_get_strip_length", "(", "int", "c", ")", "{", "switch", "(", "c"], "ground_truth": [")", "{"], "File": "arm", "Func": "arm_get_strip_length", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12538, "Length": 13, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_A24", ")", "ofs", "=", "(", "ofs", "+", "", ")", "&", "~", "", ";", "fprintf", "(", "stderr", ",", "", ",", "from", ",", "to", ",", "ofs", ")", ";", "return", "ofs"], "ground_truth": [";"], "File": "m32c", "Func": "m32c_initial_elimination_offset", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12539, "Length": 31, "Cover_Rate": 0.34831460674157305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MAYBE_MMX_CLASS_P", "(", "class", ")", "&&", "CONSTANT_P", "(", "x", ")", ")", "return", "NO_REGS", ";", "if", "(", "MAYBE_SSE_CLASS_P", "(", "class", ")", "&&", "CONSTANT_P", "(", "x", ")", ")", "return", "NO_REGS", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", ")", "return", "reg_class_subset_p", "(", "class", ",", "GENERAL_REGS", ")", "?", "class", ":", "NO_REGS", ";", "if", "(", "GET_MODE", "(", "x", ")", "==", "QImode", "&&", "!", "CONSTANT_P", "(", "x", ")", ")", "{", "if", "(", "reg_class_subset_p", "(", "class", ",", "Q_REGS", ")", ")", "return", "class", ";", "if", "(", "reg_class_subset_p", "(", "Q_REGS", ",", "class", ")", ")", "return"], "ground_truth": ["Q_REGS", ";"], "File": "i3863", "Func": "ix86_preferred_reload_class", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12540, "Length": 91, "Cover_Rate": 0.3855932203389831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "case", "", ":", "return", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isX18Reserved", "(", ")", ";", "case", "", ":", "case", "", ":", "return", "TFI", "->", "hasFP", "(", "MF", ")", "||", "TT", ".", "isOSDarwin", "(", ")", ";", "case", ""], "ground_truth": [":"], "File": "AArch64RegisterInfo (2)", "Func": "isReservedReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12541, "Length": 55, "Cover_Rate": 0.4365079365079365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "mcore_override_options", "(", "void", ")"], "ground_truth": ["{"], "File": "mcore3", "Func": "mcore_override_options", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12542, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v2du", "lshift", ";", "__vector", "__bool", "long", "long", "shmask", ";", "const", "__v2du", "shmax", "=", "{", "", ",", "", "}", ";", "__v2du", "result", ";", "lshift", "=", "vec_splat", "(", "(", "__v2du", ")", "__B", ",", "", ")", ";", "shmask", "=", "vec_cmplt", "(", "lshift", ",", "shmax", ")", ";", "result", "=", "vec_sl", "(", "(", "__v2du", ")", "__A"], "ground_truth": [",", "lshift", ")", ";"], "File": "emmintrin", "Func": "_mm_sll_epi64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12543, "Length": 55, "Cover_Rate": 0.5612244897959183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x2_t", ")", "__builtin_neon_vqnegv2si"], "ground_truth": ["(", "__a", ")", ";"], "File": "arm", "Func": "neon_vqneg_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12544, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "AsmPrinter", "::", "PrintAsmOperand", "(", "MI", ",", "OpNo", ",", "AsmVariant", ",", "ExtraCode", ",", "O", ")", ";", "case", "'X'", ":", "if", "(", "(", "MO", ".", "getType", "(", ")", ")", "!=", "MachineOperand", "::", "MO_Immediate", ")", "return", "true", ";", "O", "<<", "", "<<", "std", "::", "hex", "<<", "MO", ".", "getImm", "(", ")", ";", "return", "false", ";", "case", "'x'", ":", "if", "(", "(", "MO", ".", "getType", "(", ")", ")", "!=", "MachineOperand", "::", "MO_Immediate", ")", "return", "true", ";", "O", "<<", "", "<<", "std", "::", "hex", "<<", "(", "MO", ".", "getImm", "(", ")", "&"], "ground_truth": ["", ")", ";"], "File": "Z80AsmPrinter (2)", "Func": "PrintAsmOperand", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12545, "Length": 93, "Cover_Rate": 0.3184931506849315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "vec_int4", "spu_mulh", "(", "vec_short8", "a", ",", "vec_short8", "b", ")", "{", "return", "(", "(", "vec_int4", ")", "(", "si_mpyh", "(", "(", "qword", ")", "(", "a", ")", ",", "(", "qword", ")", "(", "b", ")"], "ground_truth": [")", ")", ")", ";"], "File": "spu2vmx", "Func": "spu_mulh", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12546, "Length": 37, "Cover_Rate": 0.9736842105263158, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "df_ref", "ref", ";", "for", "(", "ref", "=", "DF_INSN_INFO_DEFS", "(", "insn_info", ")", ";", "ref", ";", "ref", "=", "DF_REF_NEXT_LOC", "(", "ref", ")", ")", "if", "(", "DF_REF_REGNO", "(", "ref", ")", "==", "regno", ")", "return", "true", ";", "if", "(", "type", "==", "TYPE_LOAD", "||", "type", "==", "TYPE_FPLOAD", "||", "type", "==", "TYPE_VECLOAD", ")", "for", "(", "ref", "=", "DF_INSN_INFO_USES", "(", "insn_info", ")", ";", "ref", ";", "ref", "=", "DF_REF_NEXT_LOC", "(", "ref", ")", ")", "if", "(", "DF_REF_REGNO", "(", "ref", ")", "==", "regno", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "rs6000-pcrel-opt", "Func": "insn_references_regno_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12547, "Length": 80, "Cover_Rate": 0.7407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "return", "TFI", "->", "hasFP", "(", "MF", ")", "?", "", ":"], "ground_truth": ["", ";"], "File": "TriCoreRegisterInfo (2)", "Func": "getFrameRegister", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12548, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", "(", "InOp", ".", "getNode", "(", ")", ")", "||", "", "(", "InOp", ".", "getNode", "(", ")", ")", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "InNumElts", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "InOp", ".", "getOperand", "(", "i", ")", ")", ";", "EVT", "EltVT", "=", "InOp", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "SDValue", "FillVal", "=", "FillWithZeroes", "?", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "EltVT", ")", ":", "DAG", ".", "getUNDEF", "(", "EltVT", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "WidenNumElts", "-", "InNumElts", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "FillVal", ")", ";", "return", "DAG", ".", "getBuildVector", "(", "NVT", ",", "dl", ",", "Ops", ")", ";", "}", "SDValue", "FillVal", "=", "FillWithZeroes", "?", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "NVT", ")", ":", "DAG", ".", "getUNDEF", "("], "ground_truth": ["NVT", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "ExtendToType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12549, "Length": 151, "Cover_Rate": 0.4026666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_reduce_ps", "(", "__m512", "__A", ",", "int", "__B", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_reduceps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "__B", ",", "(", "__v16sf", ")", "_mm512_setzero_ps", "(", ")"], "ground_truth": [",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_reduce_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12550, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "OpcodeN", "=", "N", "->", "getOpcode", "(", ")", ";", "auto", "OpcodeN0", "=", "N0", ".", "getOpcode", "(", ")", ";", "if", "(", "!", "(", "(", "OpcodeN", "==", "", "&&", "OpcodeN0", "==", "", ")", "||", "(", "OpcodeN", "==", "", "&&", "OpcodeN0", "==", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "EVT", "InVT", "=", "N0", ".", "getValueType", "(", ")", ";", "if", "(", "N0", ".", "getResNo", "(", ")", "!=", "", "||", "InVT", "!=", "", "||", "!", "(", "VT", "==", "", "||", "VT", "==", "", ")", ")", "return", "SDValue", "(", ")", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "auto", "DivRemOpcode", "=", "OpcodeN0", "==", "", "?", "", ":", "", ";", "SDValue", "R", "=", "DAG", ".", "getNode", "(", "DivRemOpcode", ",", "SDLoc", "(", "N", ")", ",", "NodeTys", ",", "N0", ".", "getOperand", "(", "", ")", ",", "N0", ".", "getOperand", "(", "", ")", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "N0", ".", "getValue", "(", "", ")", ","], "ground_truth": ["R", ".", "getValue", "(", "", ")", ")", ";"], "File": "X86ISelLowering", "Func": "getDivRem8", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12551, "Length": 170, "Cover_Rate": 0.6640625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "Exception", "*", ">", "&", "getSubExceptions", "(", ")", "{", "return"], "ground_truth": ["SubExceptions", ";"], "File": "WebAssemblyExceptionInfo5", "Func": "getSubExceptions", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12552, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "LLVM_ATTRIBUTE_UNUSED", "checkFeature", "(", "MCSubtargetInfo", "*", "STI"], "ground_truth": [",", "uint64_t", "F", ")", "{"], "File": "HexagonMCTargetDesc11", "Func": "checkFeature", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12553, "Length": 13, "Cover_Rate": 0.325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSOImmNeg", "(", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "int64_t", "Value", "=", "CE", "->", "getValue", "(", ")", ";", "return", "", "(", "Value", ")", "==", "-", "", "&&", "", "(", "-"], "ground_truth": ["Value", ")", "!=", "-", "", ";"], "File": "ARMAsmParser (2)", "Func": "isARMSOImmNeg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12554, "Length": 66, "Cover_Rate": 0.9295774647887324, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AddMissingPrototypes", "::", "runOnModule", "(", "Module", "&", "M", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "std", "::", "vector", "<", "std", "::", "pair", "<", "Function", "*", ",", "Function", "*", ">>", "Replacements", ";", "for", "(", "Function", "&", "F", ":", "M", ")", "{", "if", "(", "!", "F", ".", "isDeclaration", "(", ")", "||", "!", "F", ".", "hasFnAttribute", "(", "", ")", ")", "continue", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "F", ".", "getName", "(", ")", "<<", "", ")", ";", "if", "(", "!", "F", ".", "isVarArg", "(", ")", ")", "report_fatal_error", "(", "", "+", "F", ".", "getName", "(", ")", ")", ";", "if", "(", "F", ".", "getFunctionType", "(", ")", "->", "getNumParams", "(", ")", "!=", "", ")", "report_fatal_error", "(", "", "+", "F", ".", "getName", "(", ")", ")", ";", "FunctionType", "*", "NewType", "=", "nullptr", ";", "Function", "*", "NewF", "=", "nullptr", ";", "for", "(", "Use", "&", "U", ":", "F", ".", "uses", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "F", ".", "getName"], "ground_truth": ["(", ")", "<<", "", ")", ";"], "File": "WebAssemblyAddMissingPrototypes2", "Func": "runOnModule", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12555, "Length": 167, "Cover_Rate": 0.35913978494623655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float16x8_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_f16_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12556, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getAVOperandEncoding", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "unsigned", "Reg", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ".", "getReg", "(", ")", ";", "uint64_t", "Enc", "=", "MRI", ".", "getEncodingValue", "(", "Reg", ")", ";", "if", "(", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "Reg", ")", "||", "MRI", ".", "getRegClass", "(", "", ")", ".", "contains", "(", "Reg", ")"], "ground_truth": [")", "Enc", "|=", "", ";"], "File": "SIMCCodeEmitter24", "Func": "getAVOperandEncoding", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12557, "Length": 81, "Cover_Rate": 0.9101123595505618, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DAGToDAGISel", "::", "PostprocessISelDAG", "(", ")", "{", "const", "TargetLowering", "&", "Lowering", "=", "*", "static_cast", "<", "const", "TargetLowering", "*", ">", "(", "getTargetLowering", "(", ")", ")", ";", "bool", "IsModified", "=", "false", ";", "do", "{", "IsModified", "=", "false", ";", "SelectionDAG", "::", "allnodes_iterator", "Position", "=", "CurDAG"], "ground_truth": ["->", "allnodes_begin", "(", ")", ";"], "File": "AMDGPUISelDAGToDAG", "Func": "PostprocessISelDAG", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12558, "Length": 47, "Cover_Rate": 0.34306569343065696, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIntVal", "(", ")", "!=", "", ")", "return", "!", "ErrorAndEatStatement", "(", "getLexer", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "!", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Identifier", ")", "||", "!", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ".", "startswith", "(", "", ")", ")", "return", "!", "ErrorAndEatStatement", "(", "getLexer", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "const", "char", "*", "BroadcastPrimitive", "=", "StringSwitch", "<", "const", "char", "*", ">", "(", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "nullptr", ")", ";", "if", "(", "!", "BroadcastPrimitive", ")", "return", "!", "ErrorAndEatStatement", "(", "getLexer", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "!", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "RCurly", ")", ")", "return", "!", "ErrorAndEatStatement", "(", "getLexer", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "", "(", "BroadcastPrimitive", ",", "consumedToken", ")", ")", ";", "return", "true", ";", "}", "else", "{", "Operands", ".", "push_back", "(", "", "(", "", ",", "consumedToken", ")", ")", ";", "if", "(", "std", "::", "unique_ptr", "<", "Operand", ">", "Op", "=", "ParseOperand", "(", ")", ")", "{", "Operands", ".", "push_back", "(", "std", "::", "move", "(", "Op", ")", ")", ";", "if", "(", "!", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "RCurly", ")", ")", "return", "!", "ErrorAndEatStatement", "(", "getLexer", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "Operands", ".", "push_back", "(", "", "(", "", ",", "consumeToken", "(", ")", ")", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "LCurly", ")", ")", "{", "Operands", ".", "push_back", "(", "", "(", "", ",", "consumeToken", "("], "ground_truth": [")", ")", ")", ";"], "File": "X86AsmParser (2)3", "Func": "HandleAVX512Operand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12559, "Length": 331, "Cover_Rate": 0.6528599605522682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isImm", "(", ")", "||", "isToken", "("], "ground_truth": [")", ";"], "File": "DLXAsmParser", "Func": "isCallTarget", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12560, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "isImplicit", "(", ")", ")", "continue", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "==", "", "||"], "ground_truth": ["Reg", "==", "", ")", "continue", ";"], "File": "Thumb2SizeReduction (2)", "Func": "VerifyLowRegs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12561, "Length": 73, "Cover_Rate": 0.35436893203883496, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtl_opt_pass", "*", "make_pass_resolve_sw_modes", "(", "gcc", "::", "context", "*", "ctxt"], "ground_truth": [")", "{"], "File": "resolve-sw-modes", "Func": "make_pass_resolve_sw_modes", "Target": "epiphany", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12562, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "MCCodeEmitter", "::", "getBDRAddr12Encoding", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNum", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "uint64_t", "Base", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNum", ")", ",", "Fixups", ",", "STI", ")", ";", "uint64_t", "Disp", "=", "getDispOpValue", "(", "MI", ",", "OpNum", "+", "", ",", "Fixups", ",", "", ")", ";", "uint64_t", "Len", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNum", "+", "", ")"], "ground_truth": [",", "Fixups", ",", "STI", ")", ";"], "File": "SystemZMCCodeEmitter13", "Func": "getBDRAddr12Encoding", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12563, "Length": 83, "Cover_Rate": 0.6484375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RDFLimit", ".", "getPosition", "(", ")", ")", "{", "if", "(", "RDFCount", ">=", "RDFLimit", ")", "return", "false", ";", "RDFCount", "++", ";", "}", "MDT", "=", "&", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "const", "auto", "&", "MDF", "=", "getAnalysis", "<", "MachineDominanceFrontier", ">", "(", ")", ";", "const", "auto", "&", "HII", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "auto", "&", "HRI", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "bool", "Changed", ";", "if", "(", "RDFDump", ")", "MF", ".", "print", "(", "dbgs", "(", ")", "<<", "", "<<", "getPassName", "(", ")", "<<", "", ",", "nullptr", ")", ";", "RegisterAliasInfo", "HAI", "(", "HRI", ")", ";", "TargetOperandInfo", "TOI", "(", "HII", ")", ";", "DataFlowGraph", "G", "(", "MF", ",", "HII", ",", "HRI", ",", "*", "MDT", ",", "MDF", ",", "HAI", ",", "TOI", ")", ";", "G", ".", "build", "(", ")", ";", "if", "(", "RDFDump", ")", "dbgs", "(", ")", "<<", "", "<<", "MF", ".", "getName", "(", ")", "<<", "'\\n'", "<<", "PrintNode", "<", "FuncNode", "*", ">", "(", "G", ".", "getFunc", "(", ")", ",", "G", ")", "<<", "'\\n'", ";", "CP", "CP", "(", "G", ")", ";", "CP", ".", "trace", "(", "RDFDump", ")", ";", "Changed", "=", "CP", ".", "run", "(", ")", ";", "if", "(", "RDFDump", ")", "dbgs", "(", ")", "<<", "", "<<", "MF", ".", "getName", "(", ")", "<<", "'\\n'", "<<", "PrintNode", "<", "FuncNode", "*", ">", "(", "G", ".", "getFunc", "(", ")", ",", "G", ")", "<<", "'\\n'", ";", "DCE", "DCE", "(", "G", ",", "*", "MRI", ")", ";", "DCE", ".", "trace", "("], "ground_truth": ["RDFDump", ")", ";"], "File": "HexagonRDFOpt1", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12564, "Length": 261, "Cover_Rate": 0.717032967032967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GenSubtargetInfo", "(", "TT", ",", "GPU", ",", "FS", ")", ",", "CommonSubtarget", "(", "TT", ",", "getFeatureBits", "(", ")", ")", ",", "InstrInfo", "(", "*", "this", ")", ",", "FrameLowering", "(", "TargetFrameLowering", "::", "StackGrowsUp", ",", "getStackAlignment", "(", ")", ",", "", ")", ",", "FMA", "(", "false", ")", ",", "CaymanISA", "(", "false", ")", ",", "CFALUBug", "(", "false", ")", ",", "DX10Clamp", "(", "false", ")", ",", "HasVertexCache", "(", "false", ")", ",", "ALUInst", "(", "false", ")", ",", "FP64", "(", "false", ")", ",", "TexVTXClauseSize", "(", "", ")", ",", "Gen", "(", "", ")", ",", "TLInfo", "(", "TM"], "ground_truth": [",", "initializeSubtargetDependencies", "(", "TT", ",", "GPU", ",", "FS", ")", ")", ",", "InstrItins", "(", "getInstrItineraryForCPU", "(", "GPU", ")", ")", ",", "AS", "(", "", "(", "TT", ")", ")", "{"], "File": "AMDGPUSubtarget76", "Func": "R600Subtarget", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12565, "Length": 112, "Cover_Rate": 0.8235294117647058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LongBranch", "::", "relaxBranches", "(", ")", "{", "SmallVector", "<", "TerminatorInfo", ",", "", ">", "::", "iterator", "TI", "=", "Terminators", ".", "begin", "(", ")", ";", "BlockPosition", "Position", "(", "MF", "->", "getAlignment", "(", ")", ")", ";", "for", "(", "SmallVector", "<", "MBBInfo", ",", "", ">", "::", "iterator", "BI", "=", "MBBs", ".", "begin", "(", ")", ",", "BE", "=", "MBBs", ".", "end", "(", ")", ";", "BI", "!=", "BE", ";", "++", "BI", ")", "{", "skipNonTerminators", "(", "Position", ",", "*", "BI", ")", ";", "for", "(", "unsigned", "BTI", "=", "", ",", "BTE", "=", "BI", "->", "NumTerminators", ";", "BTI", "!=", "BTE", ";", "++", "BTI", ")", "{", "assert", "(", "Position", ".", "Address", "<=", "TI", "->", "Address", "&&", "", ")", ";", "if", "(", "mustRelaxBranch", "(", "*", "TI", ",", "Position", ".", "Address", ")", ")", "relaxBranch", "(", "*", "TI", ")", ";", "skipTerminator", "(", "Position", ",", "*", "TI"], "ground_truth": [",", "false", ")", ";"], "File": "SystemZLongBranch1", "Func": "relaxBranches", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12566, "Length": 137, "Cover_Rate": 0.958041958041958, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ready_reorder", "(", "rtx", "*", "ready", ",", "int", "nready", ")", "{", "SCHED_REORDER", "(", "ready", ",", "nready", ")"], "ground_truth": [";"], "File": "sh3", "Func": "ready_reorder", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12567, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TheTriple", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "MachO", "::", "CPUSubType", "CS", "=", "StringSwitch", "<", "MachO", "::", "CPUSubType", ">", "(", "TheTriple", ".", "getArchName", "(", ")", ")", ".", "Case", "(", "", ",", "MachO", "::", "CPU_SUBTYPE__64_H", ")", ".", "Default", "(", "MachO", "::", "CPU_SUBTYPE__64_ALL", ")", ";", "return", "new", "Darwin_64AsmBackend", "(", "T", ",", "MRI", ",", "CPU", ",", "CS", ")", ";", "}", "if", "(", "TheTriple", ".", "isOSWindows", "(", ")", "&&", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")"], "ground_truth": [")", "return", "new", "WindowsAsmBackend", "(", "T", ",", "true", ",", "CPU", ")", ";"], "File": "X86AsmBackend11", "Func": "createX86_64AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12568, "Length": 83, "Cover_Rate": 0.5286624203821656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", "<<", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "getCmpForPseudo", "(", "MI", ")", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "add", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ".", "addImm", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "MI", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "ARCBranchFinalize2", "Func": "replaceWithCmpBcc", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12569, "Length": 134, "Cover_Rate": 0.9054054054054054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getGPRMM16Reg", "(", ")"], "ground_truth": [")", ")", ";"], "File": "MipsAsmParser19", "Func": "addGPRMM16AsmRegOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12570, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "State", "(", "IES_PLUS", ")", ",", "PrevState", "(", "IES_ERROR", ")", ",", "BaseReg", "(", "", ")", ",", "IndexReg", "(", "", ")", ",", "TmpReg", "(", "", ")", ",", "Scale", "(", "", ")", ",", "Imm", "(", "imm", ")", ",", "Sym", "(", "", ")", ",", "StopOnLBrac", "(", "stoponlbrac", ")", ",", "AddImmPrefix", "(", "addimmprefix", ")", "{", "Info", ".", "clear", "(", ")"], "ground_truth": [";"], "File": "X86AsmParser (2)1", "Func": "IntelExprStateMachine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12571, "Length": 56, "Cover_Rate": 0.8115942028985508, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "findUnusedRegister", "(", "const", "MachineRegisterInfo", "&", "MRI", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "MachineFunction", "&", "MF", ")", "const", "{", "for", "(", "unsigned", "Reg", ":", "*", "RC", ")", "if", "(", "MRI", ".", "isAllocatable", "(", "Reg", ")", "&&", "!", "MRI", ".", "isPhysRegUsed", "(", "Reg", ")", ")", "return", "Reg", ";", "return"], "ground_truth": ["", ";"], "File": "SIRegisterInfo10", "Func": "findUnusedRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12572, "Length": 53, "Cover_Rate": 0.9464285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "applyAdjustICmpImmAndPred", "(", "MachineInstr", "&", "MI", ",", "std", "::", "pair", "<", "uint64_t", ",", "CmpInst", "::", "Predicate", ">", "&", "MatchInfo", ",", "MachineIRBuilder", "&", "MIB", ",", "GISelChangeObserver", "&", "Observer", ")", "{", "MIB", ".", "setInstrAndDebugLoc", "(", "MI", ")", ";", "MachineOperand", "&", "RHS", "=", "MI", ".", "getOperand", "(", "", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "*", "MIB", ".", "getMRI", "(", ")", ";", "auto", "Cst", "=", "MIB", ".", "buildConstant", "(", "MRI", ".", "cloneVirtualRegister", "(", "RHS", ".", "getReg", "(", ")", ")", ",", "MatchInfo", ".", "first", ")", ";", "Observer", ".", "changingInstr", "(", "MI", ")", ";", "RHS", ".", "setReg", "(", "Cst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setPredicate", "(", "MatchInfo", ".", "second", ")", ";", "Observer", ".", "changedInstr", "(", "MI"], "ground_truth": [")", ";"], "File": "AArch64PostLegalizerLowering", "Func": "applyAdjustICmpImmAndPred", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12573, "Length": 125, "Cover_Rate": 0.9689922480620154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "TII", "->", "areMemAccessesTriviallyDisjoint", "(", "*", "A", ",", "*", "B", ",", "AA", ")", "||", "!", "(", "A"], "ground_truth": ["->", "mayStore", "(", ")", "||", "B", "->", "mayStore", "(", ")", ")", ")", ";"], "File": "SILoadStoreOptimizer14", "Func": "memAccessesCanBeReordered", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12574, "Length": 31, "Cover_Rate": 0.5344827586206896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerImplicitParameter", "(", "SelectionDAG", "&", "DAG", ",", "EVT", "VT", ",", "const", "SDLoc", "&", "DL", ",", "unsigned", "DwordOffset", ")", "const", "{", "unsigned", "ByteOffset", "=", "DwordOffset", "*", "", ";", "PointerType", "*", "PtrType", "=", "PointerType", "::", "get", "(", "VT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "AS", "::", "CONSTANT_BUFFER_0", ")", ";", "assert", "(", "isInt", "<", "", ">", "(", "ByteOffset", ")", ")", ";", "return", "DAG", ".", "getLoad", "(", "VT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "DAG", ".", "getConstant", "(", "ByteOffset", ",", "DL", ",", "", ")", ",", "MachinePointerInfo", "(", "ConstantPointerNull", "::", "get", "(", "PtrType", ")", ")", ",", "false", ",", "false"], "ground_truth": [",", "false", ",", "", ")", ";"], "File": "R600ISelLowering69", "Func": "LowerImplicitParameter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12575, "Length": 110, "Cover_Rate": 0.9734513274336283, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "assert", "(", "", "&&", "", ")", ";", "case", "FCOND_F", ":", "case", "FCOND_T", ":", "return", "", ";", "case", "FCOND_UN", ":", "case", "FCOND_OR", ":", "return", "", ";", "case", "FCOND_EQ", ":", "case", "FCOND_NEQ", ":", "return", "", ";", "case", "FCOND_UEQ", ":", "case", "FCOND_OGL", ":", "return", "", ";", "case", "FCOND_OLT", ":", "case", "FCOND_UGE", ":", "return", "", ";", "case", "FCOND_ULT", ":", "case", "FCOND_OGE", ":", "return", "", ";", "case", "FCOND_OLE", ":", "case", "FCOND_UGT", ":", "return", "", ";", "case", "FCOND_ULE", ":", "case", "FCOND_OGT", ":", "return"], "ground_truth": ["", ";"], "File": "MipsInstrInfo35", "Func": "MipsFCCToString", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12576, "Length": 81, "Cover_Rate": 0.4682080924855491, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "__builtin_expect", "(", "__builtin_tbegin", "(", "", ")", ",", "", ")", ")", "return", "_HTM_TBEGIN_STARTED", ";", "*", "_TEXASR_PTR", "(", "TM_buff", ")", "=", "__builtin_get_texasr", "(", ")", ";", "*", "_TEXASRU_PTR", "(", "TM_buff", ")", "=", "__builtin_get_texasru", "(", ")", ";", "*", "_TEXASRL_PTR", "(", "TM_buff", ")", "="], "ground_truth": ["__builtin_get_texasr", "(", ")", ";"], "File": "htmxlintrin", "Func": "__TM_begin", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12577, "Length": 45, "Cover_Rate": 0.5113636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Rd", "|=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "unsigned", "Rn", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rm", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "align", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "size", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "regs", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", "+", "", ";", "align", "*=", "(", "", "<<", "size", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address"], "ground_truth": [",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler13", "Func": "DecodeVLD1DupInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12578, "Length": 107, "Cover_Rate": 0.34627831715210355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Count", "=", "", ";", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "TBB", ")", ".", "addImm", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ";", "++", "Count", ";", "if", "(", "FBB", ")", "{", "BuildMI", "(", "&", "MBB", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addMBB", "(", "FBB", ")", ";", "++", "Count", ";", "}", "return", "Count"], "ground_truth": [";"], "File": "MSP430InstrInfo35", "Func": "InsertBranch", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12579, "Length": 68, "Cover_Rate": 0.39080459770114945, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF", ")"], "ground_truth": ["const", "{"], "File": "MBlazeRegisterInfo12", "Func": "getFrameRegister", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12580, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "TokError", "(", "", ")", ";", "StringRef", "SymbolName", "=", "Tok", ".", "getIdentifier", "(", ")", ";", "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "lookupSymbol", "(", "SymbolName", ")", ";", "if", "(", "!", "Sym", ")", "return", "TokError", "(", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "parseEOL", "(", ")", ")", "return"], "ground_truth": ["true", ";"], "File": "AArch64AsmParser41", "Func": "parseDirectiveVariantPCS", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12581, "Length": 65, "Cover_Rate": 0.6132075471698113, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "const_cast", "<", "TargetLowering", "*", ">", "("], "ground_truth": ["&", "TLInfo", ")", ";"], "File": "PPCTargetMachine13", "Func": "getTargetLowering", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12582, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "if", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", "!=", "", ")", "return", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "MachineFunctionInfo", "*", "Info", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "Info", "->", "isEntryFunction", "(", ")", ")", "return", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MFI", ".", "setReturnAddressIsTaken", "(", "true", ")", ";", "const", "RegisterInfo", "*", "TRI", "=", "getSubtarget", "(", ")", "->", "getRegisterInfo", "(", ")", ";", "Register", "Reg", "=", "MF", ".", "addLiveIn", "(", "TRI", "->", "getReturnAddressReg", "(", "MF", ")", ",", "getRegClassFor", "(", "VT", ",", "Op", ".", "getNode", "(", ")", "->", "isDivergent", "(", ")", ")", ")", ";", "return", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "("], "ground_truth": [")", ",", "DL", ",", "Reg", ",", "VT", ")", ";"], "File": "SIISelLowering10", "Func": "LowerRETURNADDR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12583, "Length": 170, "Cover_Rate": 0.918918918918919, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc1", "=", "", ";", "Opc2", "=", "", ";", "}", "if", "(", "NeedFence", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "MachineInstr", "*", "Addi", ";", "if", "(", "IsTLSGDPCREL", ")", "{", "Addi", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc1", ")", ",", "GPR3", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "{", "assert", "(", "InReg", "!=", "", "&&", "", ")", ";", "Addi", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc1", ")", ",", "GPR3", ")", ".", "addReg", "(", "InReg", ")", ";", "}", "Addi", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "MachineBasicBlock", "::", "iterator", "First", "=", "I", ";", "--", "First", ";", "MachineInstr", "*", "Call", "=", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc2", ")", ",", "GPR3", ")", ".", "addReg", "(", "GPR3", ")", ")", ";", "if", "(", "IsTLSGDPCREL", ")", "Call", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "else", "Call", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "NeedFence", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", ""], "ground_truth": [")", ".", "addImm", "(", "", ")", ";"], "File": "PPCTLSDynamicCall13", "Func": "processBlock", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12584, "Length": 221, "Cover_Rate": 0.3293591654247392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "MI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "==", "", ")", "Opcode", "=", "", ";", "int", "MCOpcode", "=", "ST", ".", "getInstrInfo", "(", ")", "->", "pseudoToMCOpcode", "(", "Opcode", ")", ";", "if", "(", "MCOpcode", "==", "-", "", ")", "{", "LLVMContext", "&", "C", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getFunction", "(", ")", "->", "getContext", "(", ")", ";", "C", ".", "emitError", "(", "", "", "+", "Twine", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ";", "}", "OutMI", ".", "setOpcode", "(", "MCOpcode", ")", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", "->", "explicit_operands", "(", ")", ")", "{", "MCOperand", "MCOp"], "ground_truth": [";"], "File": "AMDGPUMCInstLower34", "Func": "lower", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12585, "Length": 105, "Cover_Rate": 0.7446808510638298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createMemorySize"], "ground_truth": ["(", ")", "{"], "File": "TPCMemorySize", "Func": "createTPCMemorySize", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12586, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isIntDivCheap", "(", "EVT", "VT", ",", "AttributeSet", "Attr"], "ground_truth": [")", "const", "{"], "File": "WebAssemblyISelLowering24", "Func": "isIntDivCheap", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12587, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "getSymbol", "(", "GVar", ")", "->", "print", "(", "O", ",", "MAI", ")", ";", "O", "<<", "", ";", "return", ";", "}", "if", "(", "ETy", "->", "isFloatingPointTy", "(", ")", "||", "ETy", "->", "isIntOrPtrTy", "(", ")", ")", "{", "O", "<<", "", ";", "O", "<<", "getPTXFundamentalTypeStr", "(", "ETy", ")", ";", "O", "<<", "", ";", "getSymbol", "(", "GVar", ")", "->", "print", "(", "O", ",", "MAI", ")", ";", "return", ";", "}", "int64_t", "ElementSize", "=", "", ";", "switch", "(", "ETy", "->", "getTypeID", "(", ")", ")", "{", "case", "Type", "::", "StructTyID", ":", "case", "Type", "::", "ArrayTyID", ":", "case", "Type", "::", "FixedVectorTyID", ":", "ElementSize", "=", "DL", ".", "getTypeStoreSize", "(", "ETy", ")", ";", "O", "<<", "", ";", "getSymbol", "(", "GVar", ")", "->", "print", "(", "O", ",", "MAI", ")", ";", "O", "<<", "", ";", "if", "(", "ElementSize", ")", "{", "O", "<<", "ElementSize", ";", "}", "O", "<<", ""], "ground_truth": [";"], "File": "NVPTXAsmPrinter17", "Func": "emitPTXGlobalVariable", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12588, "Length": 140, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "auto", "*", "ZExt", "=", "dyn_cast", "<", "ZExtInst", ">", "(", "Op0", ")", ")", "{", "MVT", "TmpVT", ";", "if", "(", "isValueAvailable", "(", "ZExt", ")", "&&", "isTypeSupported", "(", "ZExt", "->", "getSrcTy", "(", ")", ",", "TmpVT", ")", ")", "{", "SrcVT", "=", "TmpVT", ";", "IsZExt", "=", "true", ";", "Op0", "=", "ZExt", "->", "getOperand", "(", "", ")", ";", "}", "}", "else", "if", "(", "const", "auto", "*", "SExt", "=", "dyn_cast", "<", "SExtInst", ">", "(", "Op0", ")", ")", "{", "MVT", "TmpVT", ";", "if", "(", "isValueAvailable", "(", "SExt", ")", "&&", "isTypeSupported", "(", "SExt", "->", "getSrcTy", "(", ")", ",", "TmpVT", ")", ")", "{", "SrcVT", "=", "TmpVT", ";", "IsZExt", "=", "false", ";", "Op0", "=", "SExt", "->", "getOperand", "(", "", ")", ";", "}", "}", "unsigned", "Op0Reg", "=", "getRegForValue", "(", "Op0", ")", ";", "if", "(", "!", "Op0Reg", ")", "return", "false", ";", "bool", "Op0IsKill", "=", "hasTrivialKill", "(", "Op0", ")", ";", "switch", "(", "I", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "Instruction", "::", "Shl", ":", "ResultReg", "=", "emitLSL_ri", "(", "RetVT", ",", "SrcVT", ",", "Op0Reg", ",", "Op0IsKill", ",", "ShiftVal", ",", "IsZExt", ")", ";", "break", ";", "case", "Instruction", "::", "AShr", ":", "ResultReg", "=", "emitASR_ri", "(", "RetVT", ",", "SrcVT", ",", "Op0Reg", ",", "Op0IsKill", ",", "ShiftVal", ",", "IsZExt", ")", ";", "break", ";", "case", "Instruction", "::", "LShr", ":", "ResultReg", "=", "emitLSR_ri", "(", "RetVT", ",", "SrcVT", ",", "Op0Reg", ",", "Op0IsKill", ",", "ShiftVal", ",", "IsZExt", ")", ";", "break", ";", "}", "if", "(", "!", "ResultReg", ")", "return", "false", ";", "updateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "unsigned", "Op0Reg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Op0Reg", ")", "return", "false", ";", "bool", "Op0IsKill", "=", "hasTrivialKill", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "unsigned", "Op1Reg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Op1Reg", ")", "return", "false", ";", "bool", "Op1IsKill", "=", "hasTrivialKill", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "unsigned", "ResultReg", "=", "", ";", "switch", "(", "I", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "Instruction", "::", "Shl", ":", "ResultReg", "=", "emitLSL_rr", "(", "RetVT", ",", "Op0Reg", ",", "Op0IsKill", ",", "Op1Reg", ","], "ground_truth": ["Op1IsKill", ")", ";"], "File": "AArch64FastISel56", "Func": "selectShift", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12589, "Length": 356, "Cover_Rate": 0.652014652014652, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PreAnalyzeCallOperands", "(", "Outs", ",", "FuncArgs", ",", "Func", ")", ";", "CCState", "::", "AnalyzeCallOperands", "(", "Outs", ",", "Fn", ")", ";", "OriginalArgWasF128", ".", "clear", "(", ")", ";", "OriginalArgWasFloat", ".", "clear", "("], "ground_truth": [")", ";"], "File": "MipsCCState12", "Func": "AnalyzeCallOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12590, "Length": 30, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_vcvtqq2ph256_mask", "(", "(", "__v4di", ")", "__A", ",", "_mm_setzero_ph", "("], "ground_truth": [")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_cvtepi64_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12591, "Length": 19, "Cover_Rate": 0.48717948717948717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "skipFunction", "(", "F", ")", ")", "return", "false", ";", "if", "(", "auto", "*", "TPC", "=", "getAnalysisIfAvailable", "<", "TargetPassConfig", ">", "(", ")", ")", "{", "return", "promoteAllocasToVector", "(", "F", ",", "TPC", "->"], "ground_truth": ["getTM", "<", "TargetMachine", ">", "(", ")", ")", ";"], "File": "AMDGPUPromoteAlloca10", "Func": "runOnFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12592, "Length": 39, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "bpf_rtx_costs", "(", "rtx", "x", "ATTRIBUTE_UNUSED", ",", "enum", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "int", "outer_code", "ATTRIBUTE_UNUSED", ",", "int", "opno", "ATTRIBUTE_UNUSED", ",", "int", "*", "total", "ATTRIBUTE_UNUSED", ",", "bool", "speed", "ATTRIBUTE_UNUSED", ")", "{", "return"], "ground_truth": ["false", ";"], "File": "bpf", "Func": "bpf_rtx_costs", "Target": "bpf", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 12593, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCRelaxableFragment", "*", "DF", ",", "const", "MCAsmLayout"], "ground_truth": ["&", "Layout", ")", "const", "{"], "File": "SparcAsmBackend12", "Func": "fixupNeedsRelaxation", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12594, "Length": 23, "Cover_Rate": 0.6764705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printAddrMode7Operand", "(", "const", "MCInst", "*", "MI", ","], "ground_truth": ["unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{"], "File": "ARMInstPrinter16", "Func": "printAddrMode7Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12595, "Length": 18, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "VAListPtr", "=", "Node", "->", "getOperand", "(", "", ")", ";", "unsigned", "Align", "=", "Node", "->", "getConstantOperandVal", "(", "", ")", ";", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Node", "->", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "SDLoc", "DL", "(", "Node", ")", ";", "unsigned", "ArgSlotSizeInBytes", "=", "(", "ABI", ".", "IsN32", "(", ")", "||", "ABI", ".", "IsN64", "(", ")", ")", "?", "", ":", "", ";", "SDValue", "VAListLoad", "=", "DAG", ".", "getLoad", "(", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "DL", ",", "Chain", ",", "VAListPtr", ",", "MachinePointerInfo", "(", "SV", ")", ")", ";", "SDValue", "VAList", "=", "VAListLoad", ";", "if", "(", "Align", ">", "getMinStackArgumentAlignment", "(", ")", ")", "{", "assert", "(", "(", "(", "Align", "&", "(", "Align", "-", "", ")", ")", "==", "", ")", "&&", "", ")", ";", "VAList", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VAList", ".", "getValueType", "(", ")", ",", "VAList", ",", "DAG", ".", "getConstant", "(", "Align", "-", "", ",", "DL", ",", "VAList", ".", "getValueType", "(", ")", ")", ")", ";", "VAList", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VAList", ".", "getValueType", "(", ")", ",", "VAList", ",", "DAG", ".", "getConstant", "(", "-", "(", "int64_t", ")", "Align", ",", "DL", ",", "VAList", ".", "getValueType", "(", ")", ")", ")", ";", "}", "auto", "&", "TD", "=", "DAG", ".", "getDataLayout", "(", ")", ";", "unsigned", "ArgSizeInBytes", "=", "TD", ".", "getTypeAllocSize", "(", "VT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ")", ";", "SDValue", "Tmp3", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VAList", ".", "getValueType", "(", ")", ",", "VAList", ",", "DAG", ".", "getConstant", "(", "alignTo", "(", "ArgSizeInBytes", ",", "ArgSlotSizeInBytes", ")", ",", "DL"], "ground_truth": [",", "VAList", ".", "getValueType", "(", ")", ")", ")", ";"], "File": "MipsISelLowering10", "Func": "lowerVAARG", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12596, "Length": 285, "Cover_Rate": 0.6769596199524941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "ExtraVT", "=", "cast", "<", "VTSDNode", ">", "(", "N1", ")", "->", "getVT", "(", ")", ";", "if", "(", "ExtraVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "hasOneUse", "(", ")", ")", "N0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "N0", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "CMovOp0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "SDValue", "CMovOp1", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "CMovOp0", ".", "getNode", "(", ")", ")", "||", "!", "isa"], "ground_truth": ["<", "ConstantSDNode", ">", "(", "CMovOp1", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "combineSextInRegCmov", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12597, "Length": 126, "Cover_Rate": 0.4228187919463087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "m_RelEntrySize"], "ground_truth": [";"], "File": "X86LDBackend", "Func": "getRelEntrySize", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12598, "Length": 3, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vextq_s16", "(", "int16x8_t", "__a", ",", "int16x8_t", "__b", ",", "const", "int"], "ground_truth": ["__c", ")", "{"], "File": "arm", "Func": "neon_vextq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12599, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86InstrInfo103", "Func": "isFrameLoadOpcode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12600, "Length": 51, "Cover_Rate": 0.38345864661654133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "GET_MODE_CLASS", "(", "mode", ")", ")", "{", "case", "MODE_PARTIAL_INT", ":", "case", "MODE_INT", ":", "if", "(", "precision", "==", "CHAR_TYPE_SIZE", ")", "return", "true", ";", "if", "(", "precision", "==", "SHORT_TYPE_SIZE", ")", "return", "true", ";", "if", "(", "precision", "==", "INT_TYPE_SIZE", ")"], "ground_truth": ["return", "true", ";"], "File": "pa", "Func": "pa_scalar_mode_supported_p", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12601, "Length": 41, "Cover_Rate": 0.3014705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "*", "AFI", "=", "const_cast", "<", "MachineFunction", "*", ">", "(", "&", "MF", ")", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "AFI", "->", "getArgRegsSaveSize", "(", ")", ")", "return", "true", ";", "bool", "IsV4PopReturn", "=", "false", ";", "for", "(", "const", "CalleeSavedInfo", "&", "CSI", ":", "MF", ".", "getFrameInfo", "(", ")", "->", "getCalleeSavedInfo", "(", ")", ")", "if", "(", "CSI", ".", "getReg", "(", ")", "==", "", ")", "IsV4PopReturn", "=", "true", ";", "return", "IsV4PopReturn", "&&", "STI", ".", "hasV4TOps", "(", ")", "&&", "!", "STI", "."], "ground_truth": ["hasV5TOps", "(", ")", ";"], "File": "Thumb1FrameLowering35", "Func": "needPopSpecialFixUp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12602, "Length": 84, "Cover_Rate": 0.8484848484848485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addPreEmitPass", "(", ")", "{", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createEarlyReturnPass", "(", ")", ",", "false", ")", ";", "addPass", "(", "createBranchSelectionPass", "(", ")"], "ground_truth": [",", "false", ")", ";"], "File": "PPCTargetMachine13", "Func": "addPreEmitPass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12603, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVectorImpl", "<", "", ">", "&", "Outs", "=", "CLI", ".", "Outs", ";", "SmallVectorImpl", "<", "SDValue", ">", "&", "OutVals", "=", "CLI", ".", "OutVals", ";", "SmallVectorImpl", "<", "", ">", "&", "Ins", "=", "CLI", ".", "Ins", ";", "SDValue", "Chain", "=", "CLI", ".", "Chain", ";", "SDValue", "Callee", "=", "CLI", ".", "Callee", ";", "bool", "&", "isTailCall", "=", "CLI", ".", "IsTailCall", ";", "CallingConv", "::", "ID", "CallConv", "=", "CLI", ".", "CallConv", ";", "bool", "isVarArg", "=", "CLI", ".", "IsVarArg", ";", "bool", "isPatchPoint", "=", "CLI", ".", "IsPatchPoint", ";", "ImmutableCallSite", "CS", "=", "CLI", ".", "CS", ";", "if", "(", "isTailCall", ")", "{", "if", "(", "Subtarget", ".", "useLongCalls", "(", ")", "&&", "!", "(", "CS", "&&", "CS", ".", "isMustTailCall", "(", ")", ")", ")", "isTailCall", "=", "false", ";", "else", "if", "(", "Subtarget", ".", "isSVR4ABI", "(", ")", "&&", "Subtarget", ".", "is64", "(", ")", ")", "isTailCall", "=", "IsEligibleForTailCallOptimization_64SVR4", "(", "Callee", ",", "CallConv", ",", "CS", ",", "isVarArg", ",", "Outs", ",", "Ins", ",", "DAG", ")", ";", "else", "isTailCall", "=", "IsEligibleForTailCallOptimization", "(", "Callee", ",", "CallConv", ",", "isVarArg", ",", "Ins", ",", "DAG", ")", ";", "if", "(", "isTailCall", ")", "{", "++"], "ground_truth": ["NumTailCalls", ";"], "File": "PPCISelLowering128", "Func": "LowerCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12604, "Length": 171, "Cover_Rate": 0.3149171270718232, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "idp", ";", "rtx", "rtlname", ",", "newrtl", ";", "rtx", "symref", ";", "rtlname", "=", "XEXP", "(", "DECL_RTL", "(", "decl", ")", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "rtlname", ")", "==", "MEM", ")", "rtlname", "=", "XEXP", "(", "rtlname", ",", "", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "rtlname", ")", "==", "SYMBOL_REF", ")", ";", "oldname", "=", "XSTR", "(", "rtlname", ",", "", ")", ";", "if", "(", "i386_pe_dllexport_name_p", "(", "oldname", ")", ")", "{", "error", "(", "", ",", "IDENTIFIER_POINTER", "(", "DECL_NAME", "(", "decl", ")", ")", ")", ";", "return", ";", "}", "else", "if", "(", "i386_pe_dllimport_name_p", "(", "oldname", ")", ")", "{", "gcc_assert", "(", "DECL_EXTERNAL", "(", "decl", ")", "&&", "TREE_PUBLIC", "(", "decl", ")", "&&", "DECL_DLLIMPORT_P", "(", "decl", ")", ")", ";", "return", ";", "}", "newname", "=", "alloca", "(", "strlen", "(", "DLL_IMPORT_PREFIX", ")", "+", "strlen", "(", "oldname", ")", "+"], "ground_truth": ["", ")", ";"], "File": "winnt3", "Func": "i386_pe_mark_dllimport", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12605, "Length": 131, "Cover_Rate": 0.6121495327102804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "case", "InlineAsm", "::", "Constraint_ZC", ":", "if", "(", "Subtarget", "->", "inMicroMode", "(", ")", ")", "{", "if", "(", "selectAddrRegImm12", "(", "Op", ",", "Base", ",", "Offset", ")", ")", "{", "OutOps", ".", "push_back", "(", "Base", ")", ";", "OutOps", ".", "push_back", "(", "Offset", ")", ";", "return", "false", ";", "}", "}", "else", "if", "(", "Subtarget", "->", "has32r6", "(", ")", ")", "{", "if", "(", "selectAddrRegImm9", "(", "Op", ",", "Base", ",", "Offset", ")", ")", "{", "OutOps", ".", "push_back", "(", "Base", ")", ";", "OutOps", ".", "push_back", "(", "Offset", ")", ";", "return", "false", ";", "}", "}", "else", "if", "(", "selectAddrRegImm16", "(", "Op", ",", "Base", ",", "Offset", ")", ")", "{", "OutOps", ".", "push_back", "(", "Base", ")", ";", "OutOps", ".", "push_back", "(", "Offset", ")", ";", "return", "false", ";", "}", "OutOps", ".", "push_back", "(", "Op", ")", ";", "OutOps", ".", "push_back", "(", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ")", ";", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "MipsSEISelDAGToDAG50", "Func": "SelectInlineAsmMemoryOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12606, "Length": 148, "Cover_Rate": 0.4340175953079179, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "float32x4_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vpaddq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12607, "Length": 27, "Cover_Rate": 0.7297297297297297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Relocator", "::", "Size", "_64Relocator", "::", "getSize", "(", "Relocation", "::", "Type", "pType", ")", "const", "{", "return", "_64ApplyFunctions", "[", "pType", "]", "."], "ground_truth": ["size", ";"], "File": "X86Relocator", "Func": "getSize", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12608, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtsi64_m64", "(", "long", "long", "__i", ")", "{", "return", "(", "__m64"], "ground_truth": [")", "__i", ";"], "File": "mmintrin", "Func": "_mm_cvtsi64_m64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12609, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_scalefpd256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4df", ")", "__B", ",", "(", "__v4df", ")"], "ground_truth": ["_mm256_setzero_pd", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_scalef_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12610, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "MO", ".", "isDef", "(", ")", "||", "!", "MO", ".", "isDead", "(", ")", ")", "continue", ";", "unsigned", "R", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "DeadDefs", "[", "R", "]", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "I", "<<", "", "<<", "J", "<<", "", ")", ";", "return", "true", ";", "}", "}", "return", "false"], "ground_truth": [";"], "File": "TPCVLIWPacketizer", "Func": "hasDeadDependence", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12611, "Length": 67, "Cover_Rate": 0.38953488372093026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isTargetDarwin", "(", ")", "||", "(", "!", "isTargetWindows"], "ground_truth": ["(", ")", "&&", "isThumb", "(", ")", ")", ";"], "File": "ARMSubtarget (2)3", "Func": "useR7AsFramePointer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12612, "Length": 16, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CondCodes", ")", "{", "unsigned", "TmpReg1", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "TmpReg1", ")", ".", "addReg", "(", "", ",", "getKillRegState", "(", "true", ")", ")", ".", "addReg", "(", "", ",", "getKillRegState", "(", "true", ")", ")", ".", "addImm", "(", "CondCodes", "[", "", "]", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addReg", "(", "TmpReg1", ",", "getKillRegState", "(", "true", ")", ")", ".", "addReg", "(", "", ",", "getKillRegState", "(", "true", ")", ")", ".", "addImm", "(", "CondCodes", "[", "", "]", ")", ";", "updateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true", ";", "}", "", "CC", "=", "getCompareCC", "(", "Predicate", ")", ";", "assert", "(", "(", "CC", "!=", "", ")", "&&", "", ")", ";", "", "invertedCC", "=", "getInvertedCondCode", "(", "CC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ResultReg", ")", ".", "addReg", "(", "", ",", "getKillRegState", "(", "true", ")", ")", ".", "addReg", "("], "ground_truth": ["", ",", "getKillRegState", "(", "true", ")", ")", ".", "addImm", "(", "invertedCC", ")", ";"], "File": "AArch64FastISel", "Func": "selectCmp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12613, "Length": 202, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")", "<<", "", ";", "Ld0", "->", "dump", "(", ")", ";", "dbgs", "(", ")", "<<", "", ";", "Ld1", "->", "dump", "(", ")", ";", ")", ";", "VecMem", ".", "clear", "(", ")", ";", "VecMem", ".", "push_back", "(", "Ld0", ")", ";", "VecMem", ".", "push_back", "(", "Ld1", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMParallelDSP1", "Func": "AreSequentialLoads", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12614, "Length": 57, "Cover_Rate": 0.5327102803738317, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCStreamer", "*", "S", "=", "llvm", "::", "createAsmStreamer", "(", "Ctx", ",", "OS", ",", "isVerboseAsm", ",", "useDwarfDirectory", ",", "InstPrint", ",", "CE", ",", "TAB", ",", "ShowInst", ")", ";", "new", "TargetAsmStreamer", "(", "*", "S", ",", "OS", ")", ";", "return", "S"], "ground_truth": [";"], "File": "AArch64ELFStreamer38", "Func": "createAArch64MCAsmStreamer", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12615, "Length": 37, "Cover_Rate": 0.5138888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "R", "(", "a", ")", ","], "ground_truth": ["A18", "(", "addr_low", ",", "addr_high", ")", ")", ";"], "File": "disassembler", "Func": "bkrep", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12616, "Length": 18, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mpsadbw_epu8", "(", "__m256i", "__X", ",", "__m256i", "__Y", ",", "const", "int", "__M", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_mpsadbw256", "(", "(", "__v32qi", ")", "__X", ",", "(", "__v32qi", ")"], "ground_truth": ["__Y", ",", "__M", ")", ";"], "File": "avx2intrin", "Func": "_mm256_mpsadbw_epu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12617, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "qword", "si_eqv", "(", "qword", "a", ",", "qword", "b", ")", "{", "vec_uchar16", "d", ";", "d", "=", "vec_xor", "(", "(", "vec_uchar16", ")", "(", "a", ")", ",", "(", "vec_uchar16", ")", "(", "b"], "ground_truth": [")", ")", ";"], "File": "si2vmx", "Func": "si_eqv", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12618, "Length": 34, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "crtl", "->", "args", ".", "pops_args", "&&", "crtl", "->", "args", ".", "size", ">=", "", ")", "return", "", ";", "ix86_compute_frame_layout", "(", "&"], "ground_truth": ["frame", ")", ";"], "File": "i3866", "Func": "ix86_can_use_return_insn_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12619, "Length": 25, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createPacketizer", "("], "ground_truth": [")", "{"], "File": "TPCVLIWPacketizer", "Func": "createTPCPacketizer", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12620, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "lowerBRCOND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerConstantPool", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerBlockAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerGlobalTLSAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerSELECT_CC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerVASTART", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerFCOPYSIGN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerFABS", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerEH_RETURN"], "ground_truth": ["(", "Op", ",", "DAG", ")", ";"], "File": "MipsISelLowering (2)", "Func": "LowerOperation", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12621, "Length": 165, "Cover_Rate": 0.476878612716763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getVGPREncodingGranule", "(", "const", "MCSubtargetInfo", "*", "STI", ",", "Optional"], "ground_truth": ["<", "bool", ">", "EnableWavefrontSize32", ")", "{"], "File": "AMDGPUBaseInfo10", "Func": "getVGPREncodingGranule", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12622, "Length": 15, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "*", "getPreservedOperand", "(", ")", "const", "{", "return", "Preserve"], "ground_truth": [";"], "File": "SIPeepholeSDWA", "Func": "getPreservedOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12623, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "GET_MODE_CLASS", "(", "mode1", ")"], "ground_truth": ["==", "GET_MODE_CLASS", "(", "mode2", ")", ";"], "File": "cr16", "Func": "cr16_modes_tieable_p", "Target": "cr16", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12624, "Length": 11, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "char", "*", ")", "obstack_finish", "(", "&", "m_string_obstack"], "ground_truth": [")", ";"], "File": "aarch64-sve-builtins", "Func": "finish_name", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12625, "Length": 11, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "==", "MBB", ".", "begin", "(", ")", ")", "return", "", ";", "--", "I", ";", "}", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "&&", "GetCondFromBranchOpc", "(", "I", "->", "getOpcode", "(", ")", ")", "==", "", ")", "return", "", ";", "I", "->", "eraseFromParent", "(", ")", ";", "I", "=", "MBB", ".", "end", "(", ")", ";", "if", "(", "I", "==", "MBB", ".", "begin"], "ground_truth": ["(", ")", ")", "return", "", ";"], "File": "MipsInstrInfo15", "Func": "RemoveBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12626, "Length": 68, "Cover_Rate": 0.4533333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetELFStreamer", "::", "emitIndIdx", "(", "const", "MCExpr", "*", "Value", ")", "{", "Streamer", ".", "EmitIntValue", "(", "", ",", "sizeof", "(", "uint64_t", ")", ")", ";", "Streamer", ".", "EmitValue", "(", "Value", ",", "sizeof", "(", "uint64_t", ")"], "ground_truth": [")", ";"], "File": "WebAssemblyTargetStreamer29", "Func": "emitIndIdx", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12627, "Length": 35, "Cover_Rate": 0.9210526315789473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMachObjectWriter", "(", "OS", ",", "false", ","], "ground_truth": ["MachO", "::", "CPU_TYPE_", ",", "Subtype", ")", ";"], "File": "ARMAsmBackend23", "Func": "createObjectWriter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12628, "Length": 14, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ConstExpr", ")", "{", "int64_t", "Value", "=", "ConstExpr", "->", "getValue", "(", ")", ";", "return", "(", "(", "Value", "&", "~", "", ")", "==", "", ")", ";", "}", "return", "false"], "ground_truth": [";"], "File": "DLXAsmParser", "Func": "isLoImm16And", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12629, "Length": 30, "Cover_Rate": 0.4918032786885246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RVVVectorBitsMax", "==", "", ")", "return", "", ";", "assert", "(", "RVVVectorBitsMax", ">=", "", "&&", "RVVVectorBitsMax", "<=", "", "&&", "isPowerOf2_32", "(", "RVVVectorBitsMax", ")", "&&", "", "", ")", ";", "assert", "(", "RVVVectorBitsMax", ">=", "RVVVectorBitsMin", "&&", "", "", ")", ";", "unsigned", "Max", "=", "std", "::", "max", "(", "RVVVectorBitsMin"], "ground_truth": [",", "RVVVectorBitsMax", ")", ";"], "File": "RISCVSubtarget26", "Func": "getMaxRVVVectorSizeInBits", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12630, "Length": 50, "Cover_Rate": 0.5813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args", "(", "cum_v", ")", ";", "struct", "loongarch_arg_info", "info", ";", "loongarch_get_arg_info", "(", "&", "info", ",", "cum", ",", "arg", ".", "mode", ",", "arg", ".", "type", ",", "arg", ".", "named", ",", "false", ")", ";", "cum", "->", "num_fprs", "=", "info", ".", "fpr_offset", "+", "info", "."], "ground_truth": ["num_fprs", ";"], "File": "loongarch", "Func": "loongarch_function_arg_advance", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12631, "Length": 47, "Cover_Rate": 0.6438356164383562, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "Resources", "->", "clearResources", "(", ")", ";", "PacketNum", "=", "", ";", "UsesDotCur", "=", "nullptr", ";", "DotCurPNum", "=", "-", "", ";", "UsesLoad", "=", "false", ";", "PrefVectorStoreNew", "=", "nullptr"], "ground_truth": [";"], "File": "HexagonHazardRecognizer5", "Func": "Reset", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12632, "Length": 36, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MachineLateOptimization", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "bool", "Changed", "=", "false", ";", "return", "Changed"], "ground_truth": [";"], "File": "Z80MachineLateOptimization", "Func": "runOnMachineFunction", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12633, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PI", "!=", "E", ";", "++", "PI", ")", "{", "if", "(", "(", "*", "PI", ")", "!=", "EndMBB", ")", "{", "Succs", ".", "insert", "(", "std", "::", "pair", "<", "MachineBasicBlock", "*", ",", "MachineBasicBlock", "*", ">", "(", "*", "PI", ",", "StartMBB", ")", ")", ";", "}", "}", "for", "(", "auto", "", ":", "Succs", ")", "{", "std", "::", "pair", "<", "MachineBasicBlock", "*", ",", "MachineBasicBlock", "*", ">", "Edge", "=", "", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "Edge", ".", "first", ")", "<<", "", "<<"], "ground_truth": ["printMBBReference", "(", "*", "Edge", ".", "second", ")", "<<", "", ")", ";"], "File": "AMDGPUMachineCFGStructurizer17", "Func": "removeExternalCFGEdges", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12634, "Length": 93, "Cover_Rate": 0.35094339622641507, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DEFAULT_ABI", "!=", "ABI_V4", ")", "return", "build_pointer_type", "(", "char_type_node", ")", ";", "record", "=", "(", "*", "lang_hooks", ".", "types", ".", "make_type", ")", "(", "RECORD_TYPE", ")", ";", "type_decl", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "TYPE_DECL", ",", "get_identifier", "(", "", ")", ",", "record", ")", ";", "f_gpr", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "unsigned_char_type_node", ")", ";", "f_fpr", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "unsigned_char_type_node", ")", ";", "f_res", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "short_unsigned_type_node", ")", ";", "f_ovf", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "ptr_type_node", ")", ";", "f_sav", "=", "build_decl", "(", "BUILTINS_LOCATION", ",", "FIELD_DECL", ",", "get_identifier", "(", "", ")", ",", "ptr_type_node", ")", ";", "va_list_gpr_counter_field", "=", "f_gpr", ";", "va_list_fpr_counter_field", "=", "f_fpr", ";", "DECL_FIELD_CONTEXT", "(", "f_gpr", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_fpr", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_res", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_ovf", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_sav", ")", "=", "record", ";", "TYPE_STUB_DECL", "(", "record", ")", "="], "ground_truth": ["type_decl", ";"], "File": "rs6000-call", "Func": "rs6000_build_builtin_va_list", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12635, "Length": 172, "Cover_Rate": 0.6825396825396826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isPreISelGenericFloatingPointOpcode", "(", "unsigned", "Opc", ")", "{", "switch", "(", "Opc", ")", "{", "case", "TargetOpcode", "::", "G_FADD", ":", "case", "TargetOpcode", "::", "G_FSUB", ":", "case", "TargetOpcode", "::", "G_FMUL", ":", "case", "TargetOpcode", "::", "G_FDIV", ":", "case", "TargetOpcode", "::", "G_FCONSTANT", ":", "case", "TargetOpcode", "::", "G_FPEXT", ":", "case", "TargetOpcode", "::", "G_FPTRUNC", ":", "case", "TargetOpcode", "::", "G_FCEIL", ":", "case", "TargetOpcode", "::", "G_FNEG", ":", "case", "TargetOpcode", "::", "G_FCOS", ":", "case", "TargetOpcode", "::", "G_FSIN", ":", "case", "TargetOpcode", "::", "G_FLOG10", ":", "case", "TargetOpcode", "::", "G_FLOG", ":", "case", "TargetOpcode"], "ground_truth": ["::", "G_FLOG2", ":"], "File": "AArch64RegisterBankInfo30", "Func": "isPreISelGenericFloatingPointOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12636, "Length": 83, "Cover_Rate": 0.7830188679245284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "From", "==", "IDom", ")", "{", "CallInst", "*", "OldEnd", "=", "dyn_cast", "<", "CallInst", ">", "(", "Parent", "->", "getFirstInsertionPt", "(", ")", ")", ";", "while", "(", "OldEnd", "&&", "OldEnd", "->", "getCalledFunction", "(", ")", "!=", "EndCf", ")", "OldEnd", "=", "dyn_cast", "<", "CallInst", ">", "(", "OldEnd", "->", "getNextNode", "(", ")", ")", ";", "if", "(", "OldEnd", "&&", "OldEnd", "->", "getCalledFunction", "(", ")", "==", "EndCf", ")", "{", "Value", "*", "Args", "[", "]", "=", "{", "OldEnd", "->", "getArgOperand", "(", "", ")", ",", "NewPhi", "}", ";", "Ret", "=", "CallInst", "::", "Create", "(", "ElseBreak", ",", "Args", ",", "", ",", "OldEnd", ")", ";", "continue", ";", "}", "}", "TerminatorInst", "*", "Insert", "=", "From", "->", "getTerminator", "(", ")", ";", "Value", "*", "PhiArg", "=", "CallInst", "::", "Create", "(", "Break", ",", "Broken", ",", "", ",", "Insert", ")", ";", "NewPhi", "->", "setIncomingValue", "(", "i", ",", "PhiArg", ")", ";", "}", "LoopPhiConditions", ".", "push_back", "(", "WeakVH", "(", "Phi", ")", ")", ";", "return", "Ret", ";", "}", "if", "(", "Instruction", "*", "Inst", "=", "dyn_cast", "<", "Instruction", ">", "(", "Cond", ")", ")", "{", "BasicBlock", "*", "Parent", "=", "Inst", "->", "getParent", "(", ")", ";", "Instruction", "*", "Insert", ";", "if", "(", "L", "->", "contains", "(", "Inst", ")", ")", "{", "Insert", "=", "Parent", "->", "getTerminator", "(", ")", ";", "}", "else", "{", "Insert", "=", "L", "->", "getHeader", "(", ")", "->", "getFirstNonPHIOrDbgOrLifetime", "(", ")", ";", "}", "Value", "*", "Args", "[", "]", "=", "{", "Cond", ",", "Broken", "}", ";", "return", "CallInst", "::", "Create", "(", "IfBreak", ",", "Args", ",", "", ",", "Insert", ")", ";", "}", "if", "(", "isa", "<", "Constant", ">", "(", "Cond", ")", ")", "{", "Instruction", "*", "Insert", "=", "Cond", "==", "BoolTrue", "?", "Term", ":", "L", "->", "getHeader", "(", ")", "->", "getTerminator", "(", ")", ";", "Value", "*", "Args", "[", "]", "=", "{", "Cond", ",", "Broken", "}", ";", "return", "CallInst", "::", "Create", "(", "IfBreak", ",", "Args"], "ground_truth": [",", "", ",", "Insert", ")", ";"], "File": "SIAnnotateControlFlow43", "Func": "handleLoopCondition", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12637, "Length": 296, "Cover_Rate": 0.512998266897747, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FeatureBitset", "&", "getFeatureBits", "("], "ground_truth": [")", "const", "{"], "File": "AMDGPUAsmParser1", "Func": "getFeatureBits", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12638, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SrcVT", "==", "", "&&", "UseSSEReg", ")", "return", "Op", ";", "if", "(", "SrcVT", "==", "", "&&", "UseSSEReg", "&&", "Subtarget", ".", "is64Bit", "(", ")", ")", "return", "Op", ";", "if", "(", "SDValue", "V", "=", "LowerI64IntToFP_AVX512DQ", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "LowerI64IntToFP16", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SrcVT", "==", "", "&&", "(", "UseSSEReg", "||", "VT", "==", "", ")", ")", "{", "SDValue", "Ext", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ")", ";", "if", "(", "IsStrict", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "{", "VT", ",", "", "}", ",", "{", "Chain", ",", "Ext", "}", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Ext", ")", ";", "}", "if", "(", "VT", "==", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "ValueToStore", "=", "Src", ";", "if", "(", "SrcVT", "==", "", "&&", "Subtarget", ".", "hasSSE2", "(", ")", "&&", "!", "Subtarget", ".", "is64Bit", "(", ")", ")", "ValueToStore", "=", "DAG", ".", "getBitcast", "(", "", ",", "ValueToStore", ")", ";", "unsigned", "Size", "=", "SrcVT", ".", "getStoreSize", "(", ")", ";", "Align", "Alignment", "(", "Size", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "auto", "PtrVT", "=", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ";", "int", "SSFI", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "CreateStackObject", "(", "Size", ",", "Alignment", ",", "false", ")", ";", "MachinePointerInfo", "MPI", "=", "MachinePointerInfo", "::", "getFixedStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "SSFI", ")", ";", "SDValue", "StackSlot", "=", "DAG", ".", "getFrameIndex", "(", "SSFI", ",", "PtrVT", ")", ";", "Chain", "=", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "ValueToStore", ",", "StackSlot", ",", "MPI", ",", "Alignment", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "Tmp", "=", "BuildFILD", "(", "VT", ",", "SrcVT", ",", "dl", ",", "Chain"], "ground_truth": [",", "StackSlot", ",", "MPI", ",", "Alignment", ",", "DAG", ")", ";"], "File": "X86ISelLowering103", "Func": "LowerSINT_TO_FP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12639, "Length": 311, "Cover_Rate": 0.47772657450076805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Ops", "[", "]", "=", "{", "Op", ",", "DAG", ".", "getConstant", "(", "NumBits", ",", "dl", ",", "VT", ")", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ",", "Op", ".", "getValue", "(", "", ")", "}", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Ops"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerCTTZ", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12640, "Length": 52, "Cover_Rate": 0.31901840490797545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrItineraryData", "*", "getInstrItineraryData", "(", ")", "const", "override", "{", "return", "&", "InstrItins"], "ground_truth": [";"], "File": "XtensaSubtarget", "Func": "getInstrItineraryData", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12641, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setHasPushSequences", "(", "bool"], "ground_truth": ["HasPush", ")", "{"], "File": "X86MachineFunctionInfo (2)", "Func": "setHasPushSequences", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12642, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_p64_u8", "(", "uint8x8_t", "__a", ")"], "ground_truth": ["{"], "File": "arm", "Func": "neon4_vreinterpret_p64_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12643, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MaxValue", "=", "APInt", "::", "getSignedMaxValue", "(", "DstScalarSizeInBits", ")", ".", "sext", "(", "SrcScalarSizeInBits", ")", ";", "}", "else", "{", "MinValue", "=", "APInt", "::", "getNullValue", "(", "SrcScalarSizeInBits", ")", ";", "MaxValue", "=", "APInt", "::", "getLowBitsSet", "(", "SrcScalarSizeInBits", ",", "DstScalarSizeInBits", ")", ";", "}", "auto", "*", "MinC", "=", "Constant", "::", "getIntegerValue", "(", "ArgTy", ",", "MinValue", ")", ";", "auto", "*", "MaxC", "=", "Constant", "::", "getIntegerValue", "(", "ArgTy", ",", "MaxValue", ")", ";", "Arg0", "=", "Builder", ".", "CreateSelect", "(", "Builder", ".", "CreateICmpSLT", "(", "Arg0", ",", "MinC", ")", ",", "MinC", ",", "Arg0", ")", ";", "Arg1", "=", "Builder", ".", "CreateSelect", "(", "Builder", ".", "CreateICmpSLT", "(", "Arg1", ",", "MinC", ")", ",", "MinC", ",", "Arg1", ")", ";", "Arg0", "=", "Builder", ".", "CreateSelect", "(", "Builder", ".", "CreateICmpSGT", "(", "Arg0", ",", "MaxC", ")", ",", "MaxC", ",", "Arg0", ")", ";", "Arg1", "=", "Builder", ".", "CreateSelect", "(", "Builder", ".", "CreateICmpSGT", "(", "Arg1", ",", "MaxC", ")", ",", "MaxC", ",", "Arg1", ")", ";", "SmallVector", "<", "int", ",", "", ">", "PackMask", ";", "for", "(", "unsigned", "Lane", "=", "", ";", "Lane", "!="], "ground_truth": ["NumLanes", ";", "++", "Lane", ")", "{"], "File": "X86InstCombineIntrinsic1", "Func": "simplifyX86pack", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12644, "Length": 167, "Cover_Rate": 0.35456475583864117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "const", "&", "ST", "=", "MIRBuilder", ".", "getMF", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "unsigned", "Opcode", "=", "ST", ".", "getReturnOpcode", "(", ")", ";", "auto", "Ret", "=", "MIRBuilder", ".", "buildInstrNoInsert", "(", "Opcode", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "if", "(", "!", "lowerReturnVal", "(", "MIRBuilder", ",", "Val", ",", "VReg", ",", "Ret", ")", ")", "return", "false", ";", "MIRBuilder", ".", "insertInstr", "(", "Ret", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMCallLowering13", "Func": "lowerReturn", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12645, "Length": 72, "Cover_Rate": 0.6857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "visium_modes_tieable_p", "(", "machine_mode", "mode1", ",", "machine_mode", "mode2", ")", "{", "return", "(", "GET_MODE_CLASS", "(", "mode1", ")", "==", "MODE_INT", "&&", "GET_MODE_CLASS", "(", "mode2", ")"], "ground_truth": ["==", "MODE_INT", ")", ";"], "File": "visium", "Func": "visium_modes_tieable_p", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 12646, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addu10_0ExtOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N"], "ground_truth": [")", "const", "{"], "File": "HexagonAsmParser27", "Func": "addu10_0ExtOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12647, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MFI", ".", "getStackSize", "(", ")", "!=", "", ";", "}", "return", "frameTriviallyRequiresSP", "(", "MFI", ")", "||", "MFI", ".", "isFrameAddressTaken", "(", ")", "||", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", "->", "hasStackRealignment", "(", "MF", ")", "||"], "ground_truth": ["MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", ";"], "File": "SIFrameLowering", "Func": "hasFP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12648, "Length": 53, "Cover_Rate": 0.53, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "INSN_CODE", "(", "insn", ")", "==", "CODE_FOR_iprefetch", "&&", "INSN_CODE", "(", "dep_insn", ")", "==", "CODE_FOR_iprefetch", ")", "return", "", ";", "if", "(", "(", "INSN_CODE", "(", "insn", ")", "==", "CODE_FOR_iprefetch", "||", "INSN_CODE", "(", "insn", ")", "==", "CODE_FOR_hbr", ")", "&&", "(", "INSN_CODE", "(", "dep_insn", ")", "==", "CODE_FOR_iprefetch", "||", "INSN_CODE", "(", "dep_insn", ")", "==", "CODE_FOR_hbr", ")", ")", "return", "", ";", "if", "(", "INSN_CODE", "(", "insn", ")", "==", "CODE_FOR_iprefetch", "||", "INSN_CODE", "(", "dep_insn", ")", "==", "CODE_FOR_iprefetch", ")", "return", "", ";", "if", "(", "CALL_P", "(", "insn", ")", ")", "{", "rtx", "target", "=", "get_branch_target", "(", "insn", ")", ";", "if", "(", "GET_CODE", "(", "target", ")", "!=", "REG", "||", "!", "set_of", "(", "target", ",", "insn", ")", ")", "return", "cost", "-", "", ";", "return", "cost", ";", "}", "if", "(", "CALL_P", "(", "dep_insn", ")", ")", "return"], "ground_truth": ["cost", "-", "", ";"], "File": "spu", "Func": "spu_sched_adjust_cost", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12649, "Length": 129, "Cover_Rate": 0.4777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "LinearizedRegion", "::", "getBBSelectRegOut", "(", ")", "{", "return", "getRegionMRT", "(", ")", "->"], "ground_truth": ["getBBSelectRegOut", "(", ")", ";"], "File": "AMDGPUMachineCFGStructurizer", "Func": "getBBSelectRegOut", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12650, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "DeallocCall", "=", "nullptr", ";", "if", "(", "HasTC", ")", "{", "unsigned", "ROpc", "=", "", ";", "DeallocCall", "=", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "HII", ".", "get", "(", "ROpc", ")", ")", ".", "addExternalSymbol", "(", "RestoreFn", ")", ";", "}", "else", "{", "MachineBasicBlock", "::", "iterator", "It", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "assert", "(", "It", "->", "isReturn", "(", ")", "&&", "std", "::", "next", "(", "It", ")", "==", "MBB", ".", "end", "(", ")", ")", ";", "unsigned", "ROpc", "=", "", ";", "DeallocCall", "=", "BuildMI", "(", "MBB", ",", "It", ",", "DL", ",", "HII", ".", "get", "(", "ROpc", ")", ")", ".", "addExternalSymbol", "(", "RestoreFn", ")", ";", "DeallocCall", "->", "copyImplicitOps", "(", "MF", ",", "*", "It", ")", ";", "}", "addCalleeSaveRegistersAsImpOperand", "(", "DeallocCall", ",", "MaxR", ",", "true", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "HexagonFrameLowering6", "Func": "insertCSRRestoresInBlock", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12651, "Length": 126, "Cover_Rate": 0.34710743801652894, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "return", "CE", "->", "getValue", "(", ")", ">=", "-", "(", "", "<<", "(", "BitWidth", "-", "", ")", ")"], "ground_truth": ["&&", "CE", "->", "getValue", "(", ")", "<", "(", "", "<<", "(", "BitWidth", "-", "", ")", ")", ";"], "File": "AArch64AsmParser13", "Func": "isSImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12652, "Length": 57, "Cover_Rate": 0.7702702702702703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "m32r_rtx_ok_for_base_p", "(", "x", ",", "strict", ")", "||", "m32r_legitimate_offset_addres_p", "(", "mode", ",", "x", ",", "strict", ")", "||", "m32r_legitimate_lo_sum_addres_p", "(", "mode", ",", "x", ",", "strict", ")", "||", "m32r_load_postinc_p", "(", "mode", ",", "x", ",", "strict", ")", "||", "m32r_store_preinc_predec_p", "(", "mode", ",", "x", ",", "strict", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "m32r", "Func": "m32r_legitimate_address_p", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12653, "Length": 51, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "machine_mode", "rs6000_c_mode_for_suffix", "(", "char", "suffix", ")", "{", "if", "(", "TARGET_FLOAT128", ")", "{", "if", "(", "suffix", "==", "'q'", "||", "suffix", "==", "'Q'", ")", "return", "(", "FLOAT128_IEEE_P", "("], "ground_truth": ["TFmode", ")", ")", "?", "TFmode", ":", "KFmode", ";"], "File": "rs60005", "Func": "rs6000_c_mode_for_suffix", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12654, "Length": 35, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SubRegIdx", "==", "", ")", "{", "auto", "&", "MII", "=", "getTranslator", "(", ")", ".", "getMII", "(", ")", ";", "const", "MCInstrDesc", "&", "MCID", "=", "MII", ".", "get", "(", "TheMCInst", ".", "Inst", "."], "ground_truth": ["getOpcode", "(", ")", ")", ";"], "File": "X86DCInstruction", "Func": "doesSubRegIndexClearSuper", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12655, "Length": 37, "Cover_Rate": 0.4805194805194805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "i2", "==", "NULL_RTX", ")", "return", "", ";", "i1", "=", "prev_nonnote_insn", "(", "i2", ")", ";", "if", "(", "i1", "==", "NULL_RTX"], "ground_truth": [")", "return", "", ";"], "File": "h83003", "Func": "same_cmp_preceding_p", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12656, "Length": 25, "Cover_Rate": 0.32894736842105265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createZ80PostRAPass", "("], "ground_truth": [")", ")", ";"], "File": "GBZ80TargetMachine", "Func": "addPostRegAlloc", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12657, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_lceiluv2dfv2di_us", "(", "__a", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon3_vcvtpq_u64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12658, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "const", "MachineBasicBlock", "*", "Pred", ":", "MBB", ".", "predecessors", "(", ")", ")", "{", "BlockInfo", "&", "PredBI", "=", "Blocks", "[", "Pred", "]", ";", "if", "(", "(", "PredBI", ".", "OutNeeds", "|", "BI", ".", "InNeeds", ")", "==", "PredBI", ".", "OutNeeds", ")", "continue", ";", "PredBI", ".", "OutNeeds", "|=", "BI", ".", "InNeeds", ";", "PredBI", ".", "InNeeds", "|=", "BI", ".", "InNeeds", ";", "Worklist", ".", "push_back", "(", "Pred", ")", ";", "}", "for", "(", "const", "MachineBasicBlock", "*", "Succ", ":", "MBB", ".", "successors", "(", ")", ")", "{", "BlockInfo", "&", "SuccBI", "=", "Blocks", "[", "Succ", "]", ";", "if", "(", "(", "SuccBI", ".", "InNeeds", "|", "BI", ".", "OutNeeds", ")", "=="], "ground_truth": ["SuccBI", ".", "InNeeds", ")", "continue", ";"], "File": "SIWholeQuadMode25", "Func": "propagateBlock", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12659, "Length": 107, "Cover_Rate": 0.4908256880733945, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "return", "MatchOperand_NoMatch", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "Name", "=", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "if", "(", "!", "Name", ".", "consume_front", "(", "", ")", ")", "return", "MatchOperand_NoMatch", ";", "bool", "Fractional", "=", "false", ";", "if", "(", "Name", ".", "consume_front", "(", "", ")", ")", "{", "Fractional", "=", "true", ";", "}", "APInt", "Lmul", "(", "", ",", "Name", ",", "", ")", ";", "if", "(", "Lmul", "!=", "", "&&", "Lmul", "!=", "", "&&", "Lmul", "!=", "", "&&", "Lmul", "!=", "", ")", "return", "MatchOperand_NoMatch", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "if", "(", "!", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "return", "MatchOperand_NoMatch", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "Name", "=", "getLexer", "(", ")", ".", "getTok", "(", ")", ".", "getIdentifier", "(", ")", ";", "bool", "TailAgnostic", ";", "if", "(", "Name", ".", "consume_front", "(", ""], "ground_truth": [")", ")", "TailAgnostic", "=", "true", ";"], "File": "RISCVAsmParser36", "Func": "parseVTypeI", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12660, "Length": 166, "Cover_Rate": 0.37986270022883295, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Pass", ".", "TII", "->", "copyPhysReg", "(", "*", "PrehdrMBB", ",", "PrehdrMBB", "->", "end", "(", ")", ",", "DL", ",", "Pass", ".", "GuardsReg", ",", "", ",", "false", ")", ";", "MachineInstr", "*", "Dummy", "=", "AddDefaultPred", "(", "BuildMI", "(", "*", "PrehdrMBB", ",", "PrehdrMBB", "->", "end", "(", ")", ",", "DL", ",", "Pass", ".", "TII", "->", "get", "(", "", ")", ",", "Pass", ".", "GuardsReg", ")", ")", ".", "addFrameIndex", "(", "fi", ")", ".", "addImm", "(", "", ")", ";", "Pass", ".", "GuardsLdStElim", "->", "addRemovableInst", "(", "Dummy", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "*", "PrehdrMBB", ",", "PrehdrMBB", "->", "end", "(", ")", ",", "DL", ",", "Pass", ".", "TII", "->", "get", "(", "", ")", ")", ")", ".", "addFrameIndex", "(", "fi", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "Pass", ".", "GuardsReg", ",", "RegState", "::", "Kill", ")", ";", "InsertedInstrs", "+=", "", ";", "}", "insertHeaderPredLoadOrCopy", "(", "S", ",", "PrehdrMBB", ",", "DL", ")", ";", "if", "(", "S", "->", "hasLoopBound", "(", ")", ")", "{", "unsigned", "tmpReg", "=", "Pass", ".", "GuardsReg", ";", "uint32_t", "loop", "=", "S", "->", "getLoopBound", "(", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "*", "PrehdrMBB", ",", "PrehdrMBB", "->", "end", "(", ")", ",", "DL", ",", "Pass", ".", "TII", "->", "get", "(", "(", "isUInt", "<", "", ">", "(", "loop", ")", ")", "?", "", ":", "", ")", ",", "tmpReg", ")", ")", ".", "addImm", "(", "loop", ")", ";", "int", "fi", "=", "Pass", ".", "PMFI", "->", "getSinglePathLoopCntFI", "(", "S", "->", "getDepth", "(", ")", "-", "", ")", ";", "MachineInstr", "*", "Dummy", "=", "AddDefaultPred", "(", "BuildMI", "(", "*", "PrehdrMBB", ",", "PrehdrMBB", "->", "end", "(", ")", ",", "DL", ",", "Pass", ".", "TII", "->", "get", "(", "", ")", ",", "Pass", ".", "GuardsReg", ")", ")", ".", "addFrameIndex", "(", "fi", ")", ".", "addImm", "(", "", ")", ";", "Pass", ".", "GuardsLdStElim", "->", "addRemovableInst"], "ground_truth": ["(", "Dummy", ")", ";"], "File": "PatmosSPReduce", "Func": "enterSubscope", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 12661, "Length": 281, "Cover_Rate": 0.6459770114942529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsra_n_s64", "(", "int64x1_t", "__a", ",", "int64x1_t", "__b", ","], "ground_truth": ["const", "int", "__c", ")", "{"], "File": "arm", "Func": "neon2_vrsra_n_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12662, "Length": 13, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IndexMap", "::", "runOnFunction", "(", "Function", "&", "F", ")", "{", "p_func", "=", "&", "F", ";", "p_SE", "=", "&", "getAnalysis", "<", "ScalarEvolutionWrapperPass", ">", "(", ")", ".", "getSE", "(", ")", ";", "p_LI", "=", "&", "getAnalysis", "<", "LoopInfoWrapperPass", ">", "(", ")", ".", "getLoopInfo", "(", ")", ";", "collectDataLoop", "(", "F", ",", "p_SE", ",", "p_LI", ")", ";", "sort", "(", ")", ";", "print_data", "("], "ground_truth": [")", ";"], "File": "TPCIndexSpace", "Func": "runOnFunction", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12663, "Length": 60, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RDFCount", "++", ";", "}", "MDT", "=", "&", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "const", "auto", "&", "MDF", "=", "getAnalysis", "<", "MachineDominanceFrontier", ">", "(", ")", ";", "const", "auto", "&", "HII", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "auto", "&", "HRI", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "bool", "Changed", ";", "if", "(", "RDFDump", ")", "MF", ".", "print", "(", "dbgs", "(", ")", "<<", "", "<<", "getPassName", "(", ")", "<<", "", ",", "nullptr", ")", ";", "RegisterAliasInfo", "HAI", "(", "HRI", ")", ";", "TargetOperandInfo", "TOI", "(", "HII", ")", ";", "DataFlowGraph", "G", "(", "MF", ",", "HII", ",", "HRI", ",", "*", "MDT", ",", "MDF", ",", "HAI", ",", "TOI", ")", ";", "G", ".", "build", "(", "BuildOptions", "::", "KeepDeadPhis", ")", ";", "if", "(", "RDFDump", ")", "dbgs", "(", ")", "<<", "", "<<", "MF", ".", "getName", "(", ")", "<<", "'\\n'", "<<", "PrintNode", "<", "FuncNode", "*", ">", "(", "G", ".", "getFunc", "(", ")", ",", "G", ")", "<<", "'\\n'", ";", "CP", "CP", "(", "G", ")", ";", "CP", ".", "trace", "(", "RDFDump", ")", ";", "Changed", "=", "CP", ".", "run", "(", ")", ";", "if", "(", "RDFDump", ")", "dbgs", "(", ")", "<<", "", "<<", "MF", ".", "getName", "(", ")", "<<", "'\\n'", "<<", "PrintNode", "<", "FuncNode", "*", ">", "(", "G", ".", "getFunc", "(", ")", ",", "G", ")", "<<", "'\\n'", ";", "DCE", "DCE", "(", "G", ",", "*", "MRI", ")", ";", "DCE", ".", "trace", "(", "RDFDump", ")", ";", "Changed", "|=", "DCE", ".", "run", "(", ")", ";", "if", "(", "Changed", ")"], "ground_truth": ["{"], "File": "HexagonRDFOpt", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12664, "Length": 259, "Cover_Rate": 0.6780104712041884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "printBasicBlockLabel", "(", "MO", ".", "getMBB", "(", ")", ",", "false", ",", "false", ",", "VerboseAsm", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "{", "const", "GlobalValue", "*", "GV", "=", "MO", ".", "getGlobal", "(", ")", ";", "std", "::", "string", "Name", "=", "Mang", "->", "getMangledName", "(", "GV", ")", ";", "O", "<<", "Name", ";", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", "&&", "!", "GV", "->", "hasHiddenVisibility", "(", ")", "&&"], "ground_truth": ["!", "GV", "->", "hasProtectedVisibility", "(", ")", "&&", "!", "GV", "->", "hasLocalLinkage", "(", ")", ")", "O", "<<", "", ";"], "File": "SystemZAsmPrinter30", "Func": "printPCRelImmOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12665, "Length": 92, "Cover_Rate": 0.42990654205607476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isIntRegForSubInst", "(", "HRI", ".", "getSubReg", "(", "Reg", ",", "", ")", ")", "&&"], "ground_truth": ["isIntRegForSubInst", "(", "HRI", ".", "getSubReg", "(", "Reg", ",", "", ")", ")", ";"], "File": "HexagonInstrInfo (2)2", "Func": "isDblRegForSubInst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12666, "Length": 25, "Cover_Rate": 0.5813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createDiscriminateMemOpsPass"], "ground_truth": ["(", ")", "{"], "File": "X86DiscriminateMemOps (2)", "Func": "createX86DiscriminateMemOpsPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12667, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ArchFS", ".", "empty", "(", ")", ")", "ArchFS", "=", "(", "Twine", "(", "ArchFS", ")", "+", "", "+", "FS", ")", ".", "str", "(", ")", ";", "else", "ArchFS", "=", "std", "::", "string", "(", "FS", ")", ";", "}", "return", "createMCSubtargetInfoImpl", "(", "TT", ",", "CPU"], "ground_truth": [",", "CPU", ",", "ArchFS", ")", ";"], "File": "ARMMCTargetDesc (2)1", "Func": "createARMMCSubtargetInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12668, "Length": 49, "Cover_Rate": 0.532608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "_VectorCall", "||", "MF", "->", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", "==", "CallingConv", "::", "_SVE_VectorCall", "||", "STI", "->", "getRegisterInfo", "(", ")", "->", "hasSVEArgsOrReturn", "(", "MF", ")", ")", "{", "auto", "*", "TS", "=", "static_cast", "<", "TargetStreamer", "*", ">", "(", "OutStreamer", "->", "getTargetStreamer", "(", ")", ")", ";", "TS", "->", "emitDirectiveVariantPCS", "(", "CurrentFnSym"], "ground_truth": [")", ";"], "File": "AArch64AsmPrinter1", "Func": "emitFunctionEntryLabel", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12669, "Length": 66, "Cover_Rate": 0.8048780487804879, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "float32_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "("], "ground_truth": ["a", ")", ",", "", "(", "b", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vabds_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12670, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "GA", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "unsigned", "char", "PCAdj", "=", "Subtarget", "->", "isThumb", "(", ")", "?", "", ":", "", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "PCLabelIndex", "=", "AFI", "->", "createPICLabelUId", "(", ")", ";", "ConstantPoolValue", "*", "CPV", "=", "ConstantPoolConstant", "::", "Create", "(", "GA", "->", "getGlobal", "(", ")", ",", "PCLabelIndex", ",", "", ",", "PCAdj", ",", "", ",", "true", ")", ";", "SDValue", "Argument", "=", "DAG", ".", "getTargetConstantPool", "(", "CPV", ",", "PtrVT", ",", "", ")", ";", "Argument", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Argument", ")", ";", "Argument", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Argument", ",", "MachinePointerInfo", "::", "getConstantPool", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Chain", "=", "Argument", ".", "getValue", "(", "", ")", ";", "SDValue", "PICLabel", "=", "DAG", ".", "getConstant", "(", "PCLabelIndex", ",", "dl", ",", "", ")", ";", "Argument", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ","], "ground_truth": ["PtrVT", ",", "Argument", ",", "PICLabel", ")", ";"], "File": "ARMISelLowering130", "Func": "LowerToTLSGeneralDynamicModel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12671, "Length": 197, "Cover_Rate": 0.5811209439528023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "(", "ImmVal", "&", "", ")", "==", "ImmVal", ")", "{", "Shift", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Imm", "=", "CurDAG", "->", "getTargetConstant", "(", "ImmVal", ",", "DL", ",", "", ")", ";", "return", "true", ";", "}", "else", "if", "(", "(", "ImmVal", "&", "", ")", "==", "", ")", "{", "assert", "(", "(", "ImmVal", ">=", "-", "", ")", "&&", "(", "ImmVal", "<=", "", ")", ")", ";", "Shift", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ";", "Imm", "=", "CurDAG", "->", "getTargetConstant", "(", "(", "ImmVal", ">>", "", ")", "&", "", ",", "DL", ",", "", ")", ";", "return", "true", ";", "}", "break", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64ISelDAGToDAG39", "Func": "SelectSVEAddSubImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12672, "Length": 116, "Cover_Rate": 0.3493975903614458, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Op", ":", "\\", "return", "expand", "<", "Op", ">", "(", "MBB", ",", "MI", ")", "switch", "(", "Opcode", ")", "{", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "case", "", ":", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")"], "ground_truth": [";"], "File": "AVRExpandPseudoInsts16", "Func": "expandMI", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12673, "Length": 312, "Cover_Rate": 0.5842696629213483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunctionPass", "(", "ID", ")", ",", "TII", "(", "nullptr", ")", ","], "ground_truth": ["TRI", "(", "nullptr", ")", "{"], "File": "AMDILCFGStructurizer1", "Func": "AMDGPUCFGStructurizer", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12674, "Length": 15, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "ScheduledSUnits", "=", "Best", ".", "SUs", ";", "ScheduledSUnitsInv", ".", "resize", "(", "SUnits", ".", "size", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "(", "unsigned", ")", "SUnits", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "ScheduledSUnitsInv", "[", "ScheduledSUnits", "[", "i", "]", "]", "=", "i", ";", "}", "moveLowLatencies", "(", ")", ";", "assert", "(", "TopRPTracker", ".", "getPos", "(", ")", "==", "RegionBegin", "&&", "", ")", ";", "TopRPTracker", ".", "setPos", "(", "CurrentTop", ")", ";", "for", "(", "std", "::", "vector", "<", "unsigned", ">", "::", "iterator", "I", "=", "ScheduledSUnits", ".", "begin", "(", ")", ",", "E", "=", "ScheduledSUnits", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "SUnit", "*", "SU", "=", "&", "SUnits", "[", "*", "I", "]", ";", "scheduleMI", "(", "SU", ",", "true", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "SU", "->", "NodeNum", "<<", "", "<<", "*", "SU", "->", "getInstr", "(", ")", ")", ";", "}", "assert", "(", "CurrentTop", "==", "CurrentBottom", "&&", "", ")", ";", "placeDebugValues", "(", ")", ";", "LLVM_DEBUG", "(", "{", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "begin", "(", ")", "->", "getParent", "(", ")", ")", "<<", "", ";", "dumpSchedule", "(", ")", ";", "dbgs", "(", ")", "<<"], "ground_truth": ["'\\n'", ";"], "File": "SIMachineScheduler29", "Func": "schedule", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12675, "Length": 200, "Cover_Rate": 0.303951367781155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", "&&", "", ")", ";", "StackOffset", "SaveOffset", "(", "Offset"], "ground_truth": [",", "", ")", ";"], "File": "AArch64RegisterInfo12", "Func": "isFrameOffsetLegal", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12676, "Length": 15, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "X", "(", "getTheTarget", "("], "ground_truth": [")", ")", ";"], "File": "AAPAsmPrinter", "Func": "LLVMInitializeAAPAsmPrinter", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12677, "Length": 11, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "TPC", "=", "getAnalysis", "<", "TargetPassConfig", ">", "(", ")", ";", "M", "=", "F", ".", "getParent", "(", ")", ";", "DL", "=", "&", "M", "->", "getDataLayout", "(", ")", ";", "auto", "&", "TM", "=", "TPC", ".", "getTM", "<", "TargetMachine", ">", "(", ")", ";", "auto", "*", "ST", "=", "&", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", "F", ")", ";", "if", "(", "!", "ST", "->", "allowsUnalignedMem", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "ST", "->", "hasDSP", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "ARMParallelDSP1", "Func": "runOnFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12678, "Length": 103, "Cover_Rate": 0.41365461847389556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "TargetPassConfig", ">", "(", ")", ";", "AU", ".", "setPreservesAll", "(", ")"], "ground_truth": [";"], "File": "AMDGPULowerKernelArguments", "Func": "getAnalysisUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12679, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Base", "=", "getReg", "(", "Decoder", ",", "", ",", "Base", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Base", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Offset"], "ground_truth": [")", ")", ";"], "File": "MipsDisassembler27", "Func": "DecodeCacheOp", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12680, "Length": 35, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int32_t", "OffImm", "=", "(", "int32_t", ")", "MO2", ".", "getImm", "(", ")", ";", "bool", "isSub", "=", "OffImm", "<", "", ";", "if", "(", "OffImm", "==", "INT32_MIN", ")", "OffImm", "=", "", ";", "if", "(", "isSub", ")", "{", "O", "<<", "", "<<", "markup", "(", "", ")", "<<", "", "<<", "-", "OffImm", "<<", "markup", "(", "", ")", ";", "}", "else", "if", "(", "AlwaysPrintImm0", "||"], "ground_truth": ["OffImm", ">", "", ")", "{"], "File": "ARMInstPrinter1", "Func": "printT2AddrModeImm8Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12681, "Length": 64, "Cover_Rate": 0.3950617283950617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "RestoreGPRs", ".", "LowGPR", "!=", "RestoreGPRs", ".", "HighGPR", "&&", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ";", "MIB", ".", "addReg", "(", "RestoreGPRs", ".", "LowGPR", ",", "RegState", "::", "Define", ")", ";", "MIB", ".", "addReg", "(", "RestoreGPRs", ".", "HighGPR", ",", "RegState", "::", "Define", ")", ";", "MIB", ".", "addReg", "(", "HasFP", "?", "", ":", "", ")", ";", "MIB", ".", "addImm", "(", "RestoreGPRs", ".", "GPROffset", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CSI", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "I", "]", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "!=", "RestoreGPRs", ".", "LowGPR", "&&", "Reg", "!=", "RestoreGPRs", ".", "HighGPR", "&&", "", ".", "contains", "(", "Reg", ")", ")", "MIB"], "ground_truth": [".", "addReg", "(", "Reg", ",", "RegState", "::", "ImplicitDefine", ")", ";"], "File": "SystemZFrameLowering1", "Func": "restoreCalleeSavedRegisters", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12682, "Length": 145, "Cover_Rate": 0.3670886075949367, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "df_link", "*", "link", "=", "DF_REF_CHAIN", "(", "use", ")", ";", "if", "(", "!", "link", ")", "insn_entry", "[", "INSN_UID", "(", "insn", ")", "]", ".", "is_live_in", "=", "", ";", "while", "(", "link", ")", "{", "if", "(", "DF_REF_IS_ARTIFICIAL", "(", "link", "->", "ref", ")", ")", "insn_entry", "[", "INSN_UID", "(", "insn", ")"], "ground_truth": ["]", ".", "is_live_in", "=", "", ";"], "File": "powerpcspe", "Func": "union_defs", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12683, "Length": 53, "Cover_Rate": 0.452991452991453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LegalizerInfo", "::", "legalizeShuffleVector", "(", "MachineInstr", "&", "MI", ",", "MachineRegisterInfo", "&", "MRI", ",", "MachineIRBuilder", "&", "B", ")", "const", "{", "const", "LLT", "V2S16", "=", "LLT", "::", "fixed_vector", "(", "", ",", "", ")", ";", "Register", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Src0", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "LLT", "DstTy", "=", "MRI", ".", "getType", "(", "Dst", ")", ";", "LLT", "SrcTy", "=", "MRI", ".", "getType", "(", "Src0", ")", ";", "if", "(", "SrcTy", "==", "V2S16", "&&", "DstTy", "==", "V2S16", "&&", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getShuffleMask", "(", ")", ")", ")", "return", "true", ";", "MachineIRBuilder", "HelperBuilder", "(", "MI", ")", ";", "GISelObserverWrapper", "DummyObserver", ";", "LegalizerHelper", "Helper", "(", "B", ".", "getMF", "(", ")", ",", "DummyObserver", ",", "HelperBuilder", ")", ";", "return", "Helper", ".", "lowerShuffleVector", "(", "MI", ")", "=="], "ground_truth": ["LegalizerHelper", "::", "Legalized", ";"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeShuffleVector", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12684, "Length": 142, "Cover_Rate": 0.9793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Imm", ";", "MCExpr", "::", "VariantKind", "VK", "=", "MCExpr", "::", "VK__None", ";", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "bool", "IsConstantImm", "=", "evaluateConstantImm", "(", "getImm", "(", ")", ",", "Imm", ",", "VK", ")", ";", "bool", "IsValid", ";", "if", "(", "!", "IsConstantImm", ")", "IsValid", "=", "AsmParser", "::", "classifySymbolRef", "(", "getImm", "(", ")", ",", "VK", ",", "Imm", ")", ";", "else", "IsValid", "=", "isShiftedUInt", "<", "", ",", "", ">", "(", "Imm", ")", ";", "return", "IsValid", "&&", "VK", "==", "MCExpr", "::"], "ground_truth": ["VK__None", ";"], "File": "RISCVAsmParser61", "Func": "isUImm13Lsb0", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12685, "Length": 81, "Cover_Rate": 0.9204545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "DAGToDAGISel", "::", "SelectAddrGP", "(", "SDValue", "&", "N", ",", "SDValue", "&", "R", ")", "{", "return", "SelectGlobalAddress", "(", "N", ",", "R"], "ground_truth": [",", "true", ")", ";"], "File": "HexagonISelDAGToDAG", "Func": "SelectAddrGP", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12686, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "old_reg", "=", "head", "->", "regno", ";", "best_reg", "=", "find_rename_reg", "(", "head", ",", "superclass", ",", "&", "unavailable", ",", "old_reg", ",", "false", ")", ";", "bool", "ok", "=", "regrename_do_replace", "(", "head", ",", "best_reg", ")", ";", "gcc_assert", "(", "ok", ")", ";", "if", "(", "dump_file", ")", "fprintf", "(", "dump_file", ",", "", ",", "head", "->", "id", ",", "reg_names"], "ground_truth": ["[", "best_reg", "]", ",", "reg_class_names", "[", "superclass", "]", ")", ";"], "File": "i3865", "Func": "FOR_EACH_VEC_ELT", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12687, "Length": 62, "Cover_Rate": 0.484375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_psubsw", "(", "(", "__v4hi", ")", "__m1"], "ground_truth": [",", "(", "__v4hi", ")", "__m2", ")", ";"], "File": "mmintrin5", "Func": "_mm_subs_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12688, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__GET_HIGH", "(", "s32", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vget_high_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12689, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Value", ">>", "", ")", "&", "", ";", "case", "", ":", "case", "", ":", "if", "(", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")", "&&", "!", "IsResolved", ")", "Value", "&=", "", ";", "if", "(", "Value", ">=", "", ")", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "Value", ";", "case", "", ":", "if", "(", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")", "&&", "!", "IsResolved", ")", "Value", "&=", "", ";", "if", "(", "Value", ">=", "", ")", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "if", "(", "Value", "&", "", ")", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "Value", ">>", "", ";", "case", "", ":", "if", "(", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")", "&&", "!", "IsResolved", ")", "Value", "&=", "", ";", "if", "(", "Value", ">=", "", ")", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "if", "(", "Value", "&", "", ")", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "Value", ">>", "", ";", "case", "", ":", "if", "(", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")", "&&", "!", "IsResolved", ")", "Value", "&=", "", ";", "if", "(", "Value", ">=", "", ")", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "if", "(", "Value", "&", "", ")", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "Value", ">>", "", ";", "case", "", ":", "if", "(", "TheTriple", ".", "isOSBinFormatCOFF", "(", ")", "&&", "!", "IsResolved", ")", "Value", "&=", "", ";", "if", "(", "Value", ">=", "", ")", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "if", "(", "Value", "&", "", ")", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "Value", ">>", "", ";", "case", "", ":", "{", "MCExpr", "::", "VariantKind", "RefKind", "=", "static_cast", "<", "MCExpr", "::", "VariantKind", ">", "(", "Target", ".", "getRefKind", "(", ")", ")", ";", "if", "(", "MCExpr", "::", "getSymbolLoc", "(", "RefKind", ")", "!=", "MCExpr", "::", "VK_ABS", "&&", "MCExpr", "::", "getSymbolLoc", "(", "RefKind", ")", "!=", "MCExpr", "::", "VK_SABS", ")", "{", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", "", ")", ";", "return", "Value", ";", "}", "if", "(", "!", "IsResolved", ")", "{", "Ctx", ".", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", "", ")", ";", "return", "Value", ";", "}", "if", "(", "MCExpr", "::", "getSymbolLoc", "(", "RefKind", ")", "==", "MCExpr", "::", "VK_SABS", ")", "{", "switch", "(", "MCExpr", "::", "getAddressFrag", "(", "RefKind", ")", ")", "{", "case", "MCExpr", "::", "VK_G0", ":", "break", ";", "case", "MCExpr", "::", "VK_G1", ":", "SignedValue", "=", "SignedValue", ">>", "", ";", "break", ";", "case", "MCExpr", "::", "VK_G2", ":", "SignedValue", "=", "SignedValue", ">>", "", ";", "break", ";", "case", "MCExpr"], "ground_truth": ["::", "VK_G3", ":"], "File": "AArch64AsmBackend46", "Func": "adjustFixupValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12690, "Length": 448, "Cover_Rate": 0.4557477110885046, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "k_VectorIndex", "&&", "VectorIndex"], "ground_truth": [".", "Val", "<", "", ";"], "File": "AArch64AsmParser59", "Func": "isSVEVectorIndexD", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12691, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCInstLower", "::", "LowerCPLOAD", "(", "SmallVector", "<", "MCInst", ",", "", ">", "&", "MCInsts", ")", "{", "MCOperand", "GPReg", "=", "MCOperand", "::", "CreateReg", "(", "", ")", ";", "MCOperand", "T9Reg", "=", "MCOperand", "::", "CreateReg", "(", "", ")", ";", "MCOperand", "ZEROReg", "=", "MCOperand", "::", "CreateReg", "(", "", ")", ";", "StringRef", "SymName", "(", "", ")", ";", "const", "MCSymbol", "*", "Sym", "=", "Ctx", "->", "GetOrCreateSymbol", "(", "SymName", ")", ";", "const", "MCSymbolRefExpr", "*", "MCSym", ";", "MCSym", "=", "MCSymbolRefExpr", "::", "Create", "(", "Sym", ",", "MCSymbolRefExpr", "::", "VK__ABS_HI", ",", "*", "Ctx", ")", ";", "MCOperand", "SymHi", "=", "MCOperand", "::", "CreateExpr", "(", "MCSym"], "ground_truth": [")", ";"], "File": "Cpu0MCInstLower1", "Func": "LowerCPLOAD", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12692, "Length": 94, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_loongson_psubb_s", "(", "s", ","], "ground_truth": ["t", ")", ";"], "File": "loongson-mmiintrin", "Func": "psubb_s", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12693, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm"], "ground_truth": ["(", "getVectorIndex", "(", ")", ")", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "addVectorIndex32Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12694, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SmallVector", "<", "uint64_t", ",", "", ">", "BitOffsets", ";", "SmallVector", "<", "unsigned", ",", "", ">", "SplitRegs", ";", "EVT", "PartVT", "=", "TLI", ".", "getRegisterType", "(", "Context", ",", "VT", ")", ";", "Type", "*", "PartTy", "=", "PartVT", ".", "getTypeForEVT", "(", "Context", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumParts", ";", "++", "i", ")", "{", "ArgInfo", "Info", "=", "ArgInfo", "{", "MRI", ".", "createGenericVirtualRegister", "(", "getLLTForType", "(", "*", "PartTy", ",", "DL", ")", ")", ",", "PartTy", ",", "OrigArg", ".", "Flags", "}", ";", "SplitArgs", ".", "push_back", "(", "Info", ")", ";", "PerformArgSplit", "(", "Info", ".", "Reg", ",", "PartVT", ".", "getSizeInBits", "(", ")"], "ground_truth": ["*", "i", ")", ";"], "File": "X86CallLowering28", "Func": "splitToValueTypes", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12695, "Length": 102, "Cover_Rate": 0.4657534246575342, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FirstOpcode", "=", "FirstMI", "?", "FirstMI", "->", "getOpcode", "(", ")", ":", "static_cast", "<", "unsigned", ">", "(", "", ")", ";", "unsigned", "SecondOpcode", "=", "SecondMI", ".", "getOpcode", "(", ")", ";", "if", "(", "ST", ".", "hasFuseAES", "(", ")", ")"], "ground_truth": ["switch", "(", "SecondOpcode", ")", "{"], "File": "ARMMacroFusion1", "Func": "shouldScheduleAdjacent", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12696, "Length": 41, "Cover_Rate": 0.33064516129032256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasMOVDIR64B", "("], "ground_truth": [")", "const", "{"], "File": "X86Subtarget100", "Func": "hasMOVDIR64B", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12697, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getSubtarget", "(", ")", ".", "os16", "(", ")", ")", "addPass"], "ground_truth": ["(", "createOs16Pass", "(", "getTargetMachine", "(", ")", ")", ")", ";"], "File": "MipsTargetMachine2", "Func": "addIRPasses", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12698, "Length": 20, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "*", "BaseOpA", "=", "nullptr", ",", "*", "BaseOpB", "=", "nullptr", ";", "int64_t", "OffsetA", "=", "", ",", "OffsetB", "=", "", ";", "unsigned", "int", "WidthA", "=", "", ",", "WidthB", "=", "", ";", "if", "(", "getMemOperandWithOffsetWidth", "(", "MIa", ",", "BaseOpA", ",", "OffsetA", ",", "WidthA", ",", "TRI", ")", "&&", "getMemOperandWithOffsetWidth", "(", "MIb", ",", "BaseOpB", ",", "OffsetB", ",", "WidthB", ",", "TRI", ")", ")", "{", "if", "(", "BaseOpA", "->", "isIdenticalTo", "(", "*", "BaseOpB"], "ground_truth": [")", ")", "{"], "File": "PPCInstrInfo115", "Func": "areMemAccessesTriviallyDisjoint", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12699, "Length": 71, "Cover_Rate": 0.3446601941747573, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "checkVLDnAccessAlignment", "(", ")", "const", "{", "return", "CheckVLDnAlign"], "ground_truth": [";"], "File": "ARMSubtarget (2)3", "Func": "checkVLDnAccessAlignment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12700, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ABIInfo", "ABI", "=", "Subtarget", ".", "getABI", "(", ")", ";", "DebugLoc", "DL", "=", "I", "!=", "MBB", ".", "end", "(", ")", "?", "I", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "unsigned", "ADDu", "=", "ABI", ".", "GetPtrAdduOp", "(", ")", ";", "unsigned", "ADDiu", "=", "ABI", ".", "GetPtrAddiuOp", "(", ")", ";", "if", "(", "Amount", "==", "", ")", "return", ";", "if", "(", "isInt", "<", "", ">", "(", "Amount", ")", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "("], "ground_truth": ["ADDiu", ")", ",", "SP", ")", ".", "addReg", "(", "SP", ")", ".", "addImm", "(", "Amount", ")", ";"], "File": "MipsSEInstrInfo44", "Func": "adjustStackPtr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12701, "Length": 92, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "SDValue", "getI32Imm", "(", "unsigned", "Imm", ")", "{", "return", "CurDAG", "->", "getTargetConstant", "(", "Imm", ","], "ground_truth": ["", ")", ";"], "File": "OR1KISelDAGToDAG", "Func": "getI32Imm", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12702, "Length": 18, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg"], "ground_truth": ["(", "Reg", ")", ")", ";"], "File": "XCoreDisassembler", "Func": "DecodeRRegsRegisterClass", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12703, "Length": 35, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasGFX10A16", "("], "ground_truth": [")", "const", "{"], "File": "AMDGPUSubtarget107", "Func": "hasGFX10A16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12704, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionCost", "TTIImpl", "::", "getShuffleCost", "(", "TTI", "::", "ShuffleKind", "Kind", ",", "Type", "*", "Tp", ",", "ArrayRef", "<", "int", ">", "Mask", ",", "int", "Index", ",", "Type", "*", "SubTp", ",", "ArrayRef", "<", "const", "Value", "*", ">", "Args", ")", "{", "InstructionCost", "CostFactor", "=", "vectorCostAdjustmentFactor", "(", "Instruction", "::", "ShuffleVector", ",", "Tp", ",", "nullptr", ")", ";", "if", "(", "!", "CostFactor", ".", "isValid", "(", ")", ")", "return", "InstructionCost", "::"], "ground_truth": ["getMax", "(", ")", ";"], "File": "PPCTargetTransformInfo30", "Func": "getShuffleCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12705, "Length": 66, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "flags", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "imod", ")"], "ground_truth": [")", ";"], "File": "ARMDisassembler", "Func": "DecodeThumbCPS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12706, "Length": 24, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "handleNoncontigiousRegister", "(", "bool", "Contigious", ",", "SMLoc", "&", "Loc", ")", "{", "if", "(", "!", "Contigious", "&&", "ErrorNoncontigiousRegister", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "HexagonAsmParser (2)", "Func": "handleNoncontigiousRegister", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12707, "Length": 31, "Cover_Rate": 0.62, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrDesc", "const", "&", "MCInstrInfo", "::", "getDesc", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCInst", "const", "&", "MCI", ")", "{", "return", "MCII", ".", "get", "(", "MCI", ".", "getOpcode"], "ground_truth": ["(", ")", ")", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "getDesc", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12708, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "getTargetMachine", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "Subtarget", ".", "has32r2", "(", ")", "&&", "Size", "==", "", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "return", "BB", ";", "}", "if", "(", "Subtarget", ".", "has32r2", "(", ")", "&&", "Size", "==", "", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "return", "BB", ";", "}", "MachineFunction", "*", "MF", "=", "BB", "->", "getParent", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", "->", "getRegInfo", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getRegClassFor", "(", "", ")", ";", "unsigned", "ScrReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "assert", "(", "Size", "<", "", ")", ";", "int64_t", "ShiftImm", "=", "", "-", "(", "Size", "*", "", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScrReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "ShiftImm", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DstReg", ")", "."], "ground_truth": ["addReg", "(", "ScrReg", ")", ".", "addImm", "(", "ShiftImm", ")", ";"], "File": "MipsISelLowering120", "Func": "emitSignExtendToI32InReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12709, "Length": 208, "Cover_Rate": 0.8421052631578947, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "dbgs", "(", ")", "<<", "", "<<", "getSCCNum", "(", "*", "iterBlk", ")", "<<", "", "<<", "(", "*", "iterBlk", ")", "->", "size", "(", ")", "<<", "", ";", "if", "(", "i", "!=", "", "&&", "i", "%", ""], "ground_truth": ["==", "", ")", "{"], "File": "TGSICFGStructurizer", "Func": "printOrderedBlocks", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12710, "Length": 38, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Chain", "=", "CLI", ".", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "CLI", ".", "DL", ",", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "CLI", ".", "DAG", ".", "getRegister", "(", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ".", "getValueType", "(", ")", ")", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "getTargetMachine", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "Mask", "=", "TRI", "->", "getCallPreservedMask", "(", "CLI", ".", "CallConv", ")", ";", "assert", "(", "Mask", "&&", "", ")", ";", "if", "(", "Subtarget", "->"], "ground_truth": ["in16HardFloat", "(", ")", ")", "{"], "File": "MipsISelLowering (2)1", "Func": "getOpndList", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12711, "Length": 136, "Cover_Rate": 0.35883905013192613, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "B", ",", "At", ",", "DL", ",", "HII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addImm", "(", "C", ")", ";", "return", "Reg", ";", "}", "unsigned", "Lo", "=", "Lo_32", "(", "C", ")", ",", "Hi", "=", "Hi_32", "(", "C", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "Lo", ")", "||", "isInt", "<", "", ">", "(", "Hi", ")", ")", "{", "unsigned", "Opc", "=", "isInt", "<", "", ">", "(", "Lo", ")", "?", "", ":", "", ";", "BuildMI", "(", "B", ",", "At", ",", "DL", ",", "HII", ".", "get", "(", "Opc", ")", ",", "Reg", ")", ".", "addImm", "(", "int32_t", "(", "Hi", ")", ")", ".", "addImm", "(", "int32_t", "(", "Lo", ")", ")", ";", "return", "Reg", ";", "}", "BuildMI", "(", "B", ",", "At", ",", "DL", ",", "HII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addImm", "(", "C", ")", ";", "return", "Reg", ";", "}", "if", "(", "RC", "==", "&", "", ")", "{", "unsigned", "Opc", ";", "if", "(", "C", "==", "", ")", "Opc", "=", "", ";", "else", "if", "(", "(", "C", "&", "", ")", "==", "", ")", "Opc", "=", "", ";", "else", "return", "", ";", "BuildMI", "(", "B", ",", "At", ",", "DL", ",", "HII", ".", "get", "(", "Opc", ")", ",", "Reg", ")", ";", "return"], "ground_truth": ["Reg", ";"], "File": "HexagonBitSimplify (2)", "Func": "genTfrConst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12712, "Length": 202, "Cover_Rate": 0.6292834890965732, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isi32Load", "(", "unsigned"], "ground_truth": ["Opc", ")", "{"], "File": "ARMLoadStoreOptimizer11", "Func": "isi32Load", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12713, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "array_lengthof", "(", "ViableForN", ")", ";", "++", "j", ")", "if", "(", "ViableForN", "[", "j", "]", ")", "{", "uint64_t", "N", "=", "j", "+", "", ";", "if", "(", "(", "uint64_t", ")", "Mask", "[", "i", "]", "==", "(", "(", "(", "uint64_t", ")", "i", "<<", "N", ")", "&", "ModMask", ")", ")", "IsAnyViable", "=", "true", ";", "else", "ViableForN", "[", "j", "]", "=", "false", ";", "}", "if", "(", "!", "IsAnyViable", ")", "break", ";", "}", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "array_lengthof", "(", "ViableForN", ")", ";", "++", "j", ")", "if", "(", "ViableForN"], "ground_truth": ["[", "j", "]", ")", "return", "j", "+", "", ";"], "File": "X86ISelLowering (2)5", "Func": "canLowerByDroppingEvenElements", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12714, "Length": 105, "Cover_Rate": 0.4861111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SignExtend64", "<", "N"], "ground_truth": [">", "(", "Imm", ")", ")", ")", ";"], "File": "CAHPDisassembler", "Func": "decodeSImmOperand", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12715, "Length": 18, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "tie", "(", "CPU", ",", "ExtensionString", ")", "=", "getParser", "(", ")", ".", "parseStringToEndOfStatement", "(", ")", ".", "trim", "(", ")", ".", "split", "(", "'+'", ")", ";", "if", "(", "parseToken", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "return", "true", ";", "SmallVector", "<", "StringRef", ",", "", ">", "RequestedExtensions", ";", "if", "(", "!", "ExtensionString", ".", "empty", "(", ")", ")", "ExtensionString", ".", "split", "(", "RequestedExtensions", ",", "'+'", ")", ";", "if", "(", "!", "getSTI", "(", ")", ".", "isCPUStringValid", "(", "CPU", ")", ")", "{", "Error", "(", "CurLoc", ",", "", ")", ";", "return", "false", ";", "}", "MCSubtargetInfo", "&", "STI", "=", "copySTI", "(", ")", ";", "STI", ".", "setDefaultFeatures", "(", "CPU", ",", "CPU", ",", "", ")", ";", "CurLoc", "=", "incrementLoc", "(", "CurLoc", ",", "CPU", ".", "size", "(", ")", ")", ";", "ExpandCryptoAEK", "(", "llvm", "::", "", "(", "CPU", ")", ",", "RequestedExtensions", ")", ";", "FeatureBitset", "Features", "=", "STI", ".", "getFeatureBits", "(", ")", ";", "for", "(", "auto", "Name", ":", "RequestedExtensions", ")", "{", "CurLoc", "=", "incrementLoc", "(", "CurLoc", ",", "", ")", ";", "bool", "EnableFeature", "=", "true", ";", "if", "(", "Name", ".", "startswith_insensitive", "(", "", ")", ")", "{", "EnableFeature", "=", "false", ";", "Name", "=", "Name", ".", "substr", "(", "", ")", ";", "}", "bool", "FoundExtension", "=", "false", ";", "for", "(", "const", "auto", "&", "Extension", ":", "ExtensionMap", ")", "{", "if", "(", "Extension", ".", "Name", "!=", "Name", ")", "continue", ";", "if", "(", "Extension", ".", "Features", ".", "none", "(", ")", ")", "report_fatal_error", "(", "", "+", "Name", ")", ";", "FeatureBitset", "ToggleFeatures", "=", "EnableFeature", "?", "(", "~", "Features", "&", "Extension", ".", "Features", ")", ":", "(", "Features", "&", "Extension", ".", "Features", ")", ";", "FeatureBitset", "Features", "=", "ComputeAvailableFeatures", "(", "STI", ".", "ToggleFeature", "(", "ToggleFeatures", ")", ")", ";", "setAvailableFeatures", "("], "ground_truth": ["Features", ")", ";"], "File": "AArch64AsmParser1", "Func": "parseDirectiveCPU", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12716, "Length": 269, "Cover_Rate": 0.817629179331307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCInstrInfo", "::", "isPrefix", "(", "MCInstrInfo", "const", "&", "MCII", ",", "MCInst", "const", "&", "MCI", ")", "{", "return", "", "==", "MCInstrInfo", "::", "getType"], "ground_truth": ["(", "MCII", ",", "MCI", ")", ";"], "File": "HexagonMCInstrInfo (2)1", "Func": "isPrefix", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12717, "Length": 28, "Cover_Rate": 0.9032258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CmpInGPR", "==", "ICGPR_I32", "||", "CmpInGPR", "==", "ICGPR_SextI32", "||", "CmpInGPR", "==", "ICGPR_ZextI32", "||", "CmpInGPR", "==", "ICGPR_Zext", ")", "return", "SDValue", "(", ")", ";", "bool", "IsRHSZero", "=", "RHSValue", "==", "", ";", "bool", "IsRHSOne", "=", "RHSValue", "==", "", ";", "bool", "IsRHSNegOne", "=", "RHSValue", "==", "-", "", ";", "switch", "(", "CC", ")", "{", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "{", "SDValue", "AddInput", "=", "IsRHSZero", "?", "LHS", ":", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "LHS", ",", "RHS", ")", ",", "", ")", ";", "SDValue", "Addic", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "AddInput", ",", "S", "->", "getI32Imm", "(", "~", "", ",", "dl", ")", ")", ",", "", ")", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Addic", ",", "Addic", ",", "Addic", ".", "getValue", "(", "", ")", ")", ",", "", ")", ";", "}", "case", "", ":", "{", "SDValue", "Xor", "=", "IsRHSZero", "?", "LHS", ":", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "LHS", ",", "RHS", ")", ",", "", ")", ";", "SDValue", "SC", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "Xor", ",", "S", "->", "getI32Imm", "(", "", ",", "dl", ")", ")", ",", "", ")", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "SC", ",", "SC", ",", "SC", ".", "getValue", "(", "", ")", ")", ",", "", ")", ";", "}", "case", "", ":", "{", "if", "(", "IsRHSZero", ")", "return", "getCompoundZeroComparisonInGPR", "(", "LHS", ",", "dl", ",", "ZeroCompare", "::", "GESExt", ")", ";", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "ConstantSDNode", "*", "RHSConst", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "RHS", ")", ";", "IsRHSZero", "=", "RHSConst", "&&", "RHSConst", "->", "isZero", "(", ")", ";", "LLVM_FALLTHROUGH", ";", "}", "case", "", ":", "{", "if", "(", "IsRHSZero", ")", "return", "getCompoundZeroComparisonInGPR", "(", "LHS", ",", "dl", ",", "ZeroCompare", "::", "LESExt", ")", ";", "SDValue", "ShiftR", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "RHS", ",", "S", "->", "getI64Imm", "(", "", ",", "dl", ")", ")", ",", "", ")", ";", "SDValue", "ShiftL", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "LHS", ",", "S", "->", "getI64Imm", "(", "", ",", "dl", ")", ",", "S", "->", "getI64Imm", "(", "", ",", "dl", ")", ")", ",", "", ")", ";", "SDValue", "SubtractCarry", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "LHS", ",", "RHS", ")", ",", "", ")", ";", "SDValue", "Adde", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "ShiftR", ",", "ShiftL", ",", "SubtractCarry", ")", ",", "", ")", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Adde", ")", ",", "", ")", ";", "}", "case", "", ":", "{", "if", "(", "IsRHSNegOne", ")", "return", "getCompoundZeroComparisonInGPR", "(", "LHS", ",", "dl", ",", "ZeroCompare", "::", "GESExt", ")", ";", "if", "(", "IsRHSZero", ")", "{", "SDValue", "Add", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ","], "ground_truth": ["LHS", ",", "S", "->", "getI64Imm", "(", "-", "", ",", "dl", ")", ")", ",", "", ")", ";"], "File": "PPCISelDAGToDAG1", "Func": "get64BitSExtCompare", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12718, "Length": 513, "Cover_Rate": 0.4430051813471503, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "getParser", "(", ")", "const", "{", "return"], "ground_truth": ["Parser", ";"], "File": "PatmosAsmParser", "Func": "getParser", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 12719, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "static", "bool", "isValidLMUL", "(", "unsigned"], "ground_truth": ["LMUL", ",", "bool", "Fractional", ")", "{"], "File": "RISCVBaseInfo", "Func": "isValidLMUL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12720, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "MCFixupKind"], "ground_truth": ["(", "", ")", ",", "MI", ".", "getLoc", "(", ")", ")", ")", ";"], "File": "NyuziMCCodeEmitter", "Func": "encodeBranchTargetOpValue25", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12721, "Length": 67, "Cover_Rate": 0.67, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NumOp", "=", "Inst", "->", "getNumExplicitOperands", "(", ")", ";", "BB", "=", "Inst", "->", "getOperand", "(", "NumOp", "-", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "Opc", ")", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "NumOp", "-", "", ";", "i"], "ground_truth": ["++", ")", "Cond", ".", "push_back", "(", "Inst", "->", "getOperand", "(", "i", ")", ")", ";"], "File": "MipsInstrInfo20", "Func": "AnalyzeCondBr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12722, "Length": 64, "Cover_Rate": 0.64, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpeq_epi32", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "(", "(", "__v4si", ")"], "ground_truth": ["__A", "==", "(", "__v4si", ")", "__B", ")", ";"], "File": "emmintrin", "Func": "_mm_cmpeq_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12723, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "=="], "ground_truth": ["Memory", ";"], "File": "PatmosAsmParser", "Func": "isMem", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 12724, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MachineOperand", "::", "MO_Register", ":", "if", "(", "MO", ".", "isImplicit", "(", ")", ")", "break", ";", "return", "MCOperand", "::", "CreateReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "return", "MCOperand", "::", "CreateImm", "(", "MO", ".", "getImm", "(", ")"], "ground_truth": ["+", "offset", ")", ";"], "File": "TOYMCInstLower", "Func": "LowerOperand", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12725, "Length": 46, "Cover_Rate": 0.42201834862385323, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeHvxQRRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", ",", "const", "void", "*", "Decoder", ")", "{", "static", "const", "MCPhysReg", "HvxQRDecoderTable", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "return", "DecodeRegisterClass", "(", "Inst", ","], "ground_truth": ["RegNo", ",", "HvxQRDecoderTable", ")", ";"], "File": "HexagonDisassembler", "Func": "DecodeHvxQRRegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12726, "Length": 46, "Cover_Rate": 0.8363636363636363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBDAddr64Disp20", "("], "ground_truth": [")", "const", "{"], "File": "SystemZAsmParser2", "Func": "isBDAddr64Disp20", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12727, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GPRCS2Offset", "="], "ground_truth": ["o", ";"], "File": "ARMMachineFunctionInfo (2)", "Func": "setGPRCalleeSavedArea2Offset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12728, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "op2", ")", "==", "SUBREG", ")", "op2", "=", "SUBREG_REG", "(", "op2", ")", ";", "if", "(", "GET_CODE", "(", "op3", ")", "==", "SUBREG", ")", "op3", "=", "SUBREG_REG", "(", "op3", ")", ";", "if", "(", "GET_CODE", "(", "op0", ")", "==", "REG", "&&", "(", "(", "GET_CODE", "(", "op2", ")", "==", "MEM", "&&", "reg_mentioned_p", "(", "op0", ",", "XEXP", "(", "op2", ",", "", ")", ")", ")", "||", "(", "GET_CODE", "(", "op3", ")", "==", "MEM", "&&", "reg_mentioned_p", "(", "op0", ",", "XEXP", "(", "op3", ",", "", ")", ")", ")", ")", ")", "return", "", ";", "if", "(", "GET_CODE", "(", "op0", ")", "==", "REG", "&&", "GET_CODE", "(", "op2", ")", "==", "REG", ")", "return", "(", "REGNO", "(", "op0", ")", "!=", "REGNO", "(", "op2", ")", ")", "&&", "GET_CODE", "(", "op1", ")", "==", "MEM", "&&", "GET_CODE", "(", "op3", ")", "==", "MEM", "&&", "!", "c4x_address_conflict", "(", "op1", ",", "op3", ",", "", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "op1", ")", "==", "REG", "&&", "GET_CODE", "(", "op3", ")", "==", "REG", ")", "return", "GET_CODE", "(", "op0", ")", "==", "MEM", "&&", "GET_CODE", "(", "op2", ")", "==", "MEM", "&&", "!", "c4x_address_conflict", "(", "op0", ",", "op2", ",", "", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "op0", ")", "==", "REG", "&&", "GET_CODE", "(", "op3", ")", "==", "REG", ")", "return", "GET_CODE", "(", "op1", ")", "==", "MEM", "&&", "GET_CODE", "(", "op2", ")", "==", "MEM", "&&", "!", "c4x_address_conflict", "(", "op1", ",", "op2", ",", "", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "op1", ")", "==", "REG", "&&", "GET_CODE", "(", "op2", ")", "==", "REG", ")", "return", "GET_CODE", "(", "op0", ")", "==", "MEM", "&&", "GET_CODE", "(", "op3", ")", "==", "MEM", "&&", "!"], "ground_truth": ["c4x_address_conflict", "(", "op0", ",", "op3", ",", "", ",", "", ")", ";"], "File": "c4x1", "Func": "valid_parallel_load_store", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 12729, "Length": 272, "Cover_Rate": 0.7705382436260623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Flag", ";", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", "(", "", ",", "Chain", ")", ";", "RetOps", ".", "push_back", "(", "SDValue", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "realRVLocIdx", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ",", "++", "realRVLocIdx", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "SDValue", "Arg", "=", "OutVals", "[", "realRVLocIdx", "]", ";", "if", "(", "VA", ".", "needsCustom", "(", ")", ")", "{", "assert", "(", "VA", ".", "getLocVT", "(", ")", "==", "", ")", ";", "SDValue", "Part0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "getVectorIdxTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ")", ";", "SDValue", "Part1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "getVectorIdxTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "VA", ".", "getLocReg", "(", ")", ",", "Part0"], "ground_truth": [",", "Flag", ")", ";"], "File": "SparcISelLowering", "Func": "LowerReturn_32", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12730, "Length": 188, "Cover_Rate": 0.31756756756756754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getPrefLoopAlignment", "(", ")", "const", "{", "return", "PrefLoopAlignment"], "ground_truth": [";"], "File": "AArch64Subtarget10", "Func": "getPrefLoopAlignment", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12731, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mode0", "=", "insn_data", "[", "d", "->", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "machine_mode", "mode1", "=", "insn_data", "[", "d", "->", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "enum", "rtx_code", "comparison", "=", "d", "->", "comparison", ";", "if", "(", "VECTOR_MODE_P", "(", "mode0", ")", ")", "op0", "=", "safe_vector_operand", "(", "op0", ",", "mode0", ")", ";", "if", "(", "VECTOR_MODE_P", "(", "mode1", ")", ")", "op1", "=", "safe_vector_operand", "(", "op1", ",", "mode1", ")", ";", "target", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_move_insn", "(", "target", ",", "const0_rtx", ")", ";", "target", "=", "gen_rtx_SUBREG", "(", "QImode", ",", "target", ",", "", ")", ";", "if", "(", "(", "optimize", "&&", "!", "register_operand", "(", "op0", ",", "mode0", ")", ")", "||", "!", "insn_data", "[", "d", "->", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", "(", "op0", ",", "mode0", ")", ")", "op0", "=", "copy_to_mode_reg", "(", "mode0", ",", "op0", ")", ";", "if", "(", "(", "optimize", "&&", "!", "register_operand", "(", "op1", ",", "mode1", ")", ")", "||", "!", "insn_data", "[", "d", "->", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", "(", "op1", ",", "mode1", ")", ")", "op1", "=", "copy_to_mode_reg", "(", "mode1", ",", "op1", ")", ";", "pat", "=", "GEN_FCN", "(", "d", "->", "icode", ")", "(", "op0", ",", "op1", ")", ";", "if", "(", "!", "pat", ")", "return", "", ";", "emit_insn", "(", "pat", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "gen_rtx_STRICT_LOW_PART", "(", "VOIDmode", ",", "target", ")", ",", "gen_rtx_fmt_ee", "(", "comparison", ",", "QImode", ",", "SET_DEST", "(", "pat", ")", ",", "const0_rtx", ")"], "ground_truth": [")", ")", ";"], "File": "i386-expand", "Func": "ix86_expand_sse_ptest", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12732, "Length": 239, "Cover_Rate": 0.7913907284768212, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "break", ";", "case", "", ":", "return", "", ";", "}", "unsigned", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ";", "return", "ResultReg"], "ground_truth": [";"], "File": "X86FastISel (2)", "Func": "TargetMaterializeFloatZero", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12733, "Length": 65, "Cover_Rate": 0.3551912568306011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "copyRegToReg", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "DestReg", ",", "unsigned", "SrcReg", ",", "const", "TargetRegisterClass", "*", "DestRC", ",", "const"], "ground_truth": ["TargetRegisterClass", "*", "SrcRC", ")", "const", "{"], "File": "MBlazeInstrInfo", "Func": "copyRegToReg", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12734, "Length": 32, "Cover_Rate": 0.4507042253521127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "current_tune", "->", "sched_adjust_cost", "!=", "NULL", ")", "{", "if", "(", "!", "current_tune", "->", "sched_adjust_cost", "(", "insn", ",", "link", ",", "dep", ",", "&", "cost", ")", ")", "return", "cost", ";", "}", "if", "(", "REG_NOTE_KIND", "(", "link", ")", "==", "REG_DEP_ANTI", "||", "REG_NOTE_KIND", "(", "link", ")", "==", "REG_DEP_OUTPUT", ")", "return", "", ";", "if", "(", "REG_NOTE_KIND", "(", "link", ")", "==", "", "&&", "CALL_P", "(", "insn", ")", ")", "return", "", ";", "if", "(", "(", "i_pat", "=", "single_set", "(", "insn", ")", ")", "!=", "NULL", "&&", "MEM_P", "(", "SET_SRC", "(", "i_pat", ")", ")", "&&", "(", "d_pat", "=", "single_set", "(", "dep", ")", ")", "!=", "NULL", "&&", "MEM_P", "(", "SET_DEST", "(", "d_pat", ")", ")", ")", "{", "rtx", "src_mem", "=", "XEXP", "(", "SET_SRC", "(", "i_pat", ")", ",", "", ")", ";", "if", "(", "(", "GET_CODE", "(", "src_mem", ")", "==", "SYMBOL_REF", "&&", "CONSTANT_POOL_ADDRESS_P", "(", "src_mem", ")", ")", "||", "reg_mentioned_p", "(", "stack_pointer_rtx", ",", "src_mem", ")", "||", "reg_mentioned_p", "(", "frame_pointer_rtx", ",", "src_mem", ")"], "ground_truth": ["||", "reg_mentioned_p", "(", "hard_frame_pointer_rtx", ",", "src_mem", ")", ")", "return", "", ";"], "File": "arm4", "Func": "arm_adjust_cost", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12735, "Length": 160, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "uint32_t", "Inst", "=", "(", "Bytes", "[", "", "]", "<<", "", ")", "|", "(", "Bytes", "[", "", "]", "<<", "", ")", "|", "(", "Bytes", "[", "", "]", "<<", "", ")", "|", "(", "Bytes", "[", "", "]", "<<", "", ")", ";", "return", "decodeInstruction", "(", "DecoderTable32", ",", "MI", ",", "Inst", ",", "Address", ",", "this", ","], "ground_truth": ["STI", ")", ";"], "File": "PPCDisassembler29", "Func": "getInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12736, "Length": 56, "Cover_Rate": 0.49557522123893805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm", "::", "RegisterAsmPrinter", "<", "llvm", "::", "AsmPrinter", ">", "X", "(", "llvm", "::"], "ground_truth": ["getTheTarget", "(", ")", ")", ";"], "File": "MCS51AsmPrinter", "Func": "LLVMInitializeMCS51AsmPrinter", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12737, "Length": 17, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "validateIntClampSupported", "(", "Inst", ")", ")", "{", "Error", "(", "getImmLoc", "(", "Operand", "::", "ImmTyClamp", ",", "Operands", ")", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "validateOpSel", "(", "Inst", ")", ")", "{", "Error", "(", "getImmLoc", "(", "Operand", "::", "ImmTyOpSel", ",", "Operands", ")", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "validateDPP", "(", "Inst", ",", "Operands", ")", ")", "{", "return", "false", ";", "}", "if", "(", "!", "validateMIMGD16", "(", "Inst", ")", ")", "{", "Error", "(", "getImmLoc", "(", "Operand", "::", "ImmTyD16", ",", "Operands", ")", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "validateMIMGDim", "(", "Inst", ")", ")", "{", "Error", "(", "IDLoc", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "validateMIMGMSAA", "(", "Inst", ")", ")", "{", "Error", "(", "getImmLoc", "(", "Operand", "::", "ImmTyDim", ",", "Operands", ")", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "validateMIMGDataSize", "(", "Inst", ")", ")", "{", "Error", "(", "IDLoc", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "validateMIMGAddrSize", "(", "Inst", ")", ")", "{", "Error", "(", "IDLoc", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "validateMIMGAtomicDMask", "(", "Inst", ")", ")", "{", "Error", "(", "getImmLoc", "(", "Operand", "::", "ImmTyDMask", ",", "Operands", ")", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "validateMIMGGatherDMask", "(", "Inst", ")", ")", "{", "Error", "(", "getImmLoc", "(", "Operand", "::", "ImmTyDMask", ",", "Operands", ")", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "!", "validateMovrels", "(", "Inst", ","], "ground_truth": ["Operands", ")", ")", "{"], "File": "AMDGPUAsmParser58", "Func": "validateInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12738, "Length": 248, "Cover_Rate": 0.47418738049713194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MinCSFI", "=", "CSI", "[", "", "]", ".", "getFrameIdx", "(", ")", ";", "MaxCSFI", "=", "CSI", "[", "CSI", ".", "size", "(", ")", "-", "", "]", ".", "getFrameIdx", "(", ")", ";", "}", "FrameReg", "=", "RI", "->", "getFrameRegister", "(", "MF", ")", ";", "if", "(", "(", "FI", ">=", "MinCSFI", "&&", "FI", "<=", "MaxCSFI", ")", "||", "!", "hasFP", "(", "MF", ")", ")", "{", "FrameReg", "=", ""], "ground_truth": [";"], "File": "CAHPFrameLowering", "Func": "getFrameIndexReference", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12739, "Length": 61, "Cover_Rate": 0.3370165745856354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ei", ">=", "", "*", "nelt", ")", "return", "", ";", "ipar", "[", "i", "]", "=", "ei", ";", "}", "for", "(", "i", "=", "", ";", "i", "<", "nelt2", "-", "", ";", "++", "i", ")", "if", "(", "ipar", "[", "i", "]", "+", "", "!=", "ipar", "[", "i", "+", "", "]", ")", "return", "", ";", "for", "(", "i", "=", "nelt2", ";", "i", "<", "nelt", "-", "", ";", "++", "i", ")", "if", "(", "ipar", "[", "i", "]", "+", "", "!=", "ipar", "[", "i", "+", "", "]", ")", "return", "", ";", "for", "(", "i", "=", "", ";", "i", "<", ""], "ground_truth": [";", "++", "i", ")", "{"], "File": "i386", "Func": "avx_vperm2f128_parallel", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12740, "Length": 101, "Cover_Rate": 0.4089068825910931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UseFastISel", "|=", "Subtarget", "->", "isTargetMachO", "(", ")", "&&", "!", "Subtarget", "->", "isThumb1Only", "(", ")", ";", "UseFastISel", "|=", "Subtarget", "->", "isTargetLinux", "(", ")", "&&", "!", "Subtarget", "->", "isThumb", "(", ")", ";", "UseFastISel", "|=", "Subtarget", "->", "isTargetNaCl", "(", ")", "&&", "!"], "ground_truth": ["Subtarget", "->", "isThumb", "(", ")", ";"], "File": "ARMFastISel (2)", "Func": "createFastISel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12741, "Length": 45, "Cover_Rate": 0.371900826446281, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isFPImm", "(", ")", ")", "{", "APFloat", "FpImm", "=", "MO", ".", "getFPImm", "(", ")", "->", "getValueAPF", "(", ")", ";", "return", "isInlineConstant", "(", "FpImm", ".", "bitcastToAPInt", "(", ")", ")", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "SIInstrInfo116", "Func": "isInlineConstant", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12742, "Length": 36, "Cover_Rate": 0.4864864864864865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LaneBitmask", "ExpandCondsets", "::", "getLaneMask", "(", "unsigned", "Reg", ",", "unsigned", "Sub", ")", "{", "assert", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Reg", ")", ")", ";", "return", "Sub", "!=", "", "?", "TRI", "->", "getSubRegIndexLaneMask", "(", "Sub"], "ground_truth": [")", ":", "MRI", "->", "getMaxLaneMaskForVReg", "(", "Reg", ")", ";"], "File": "HexagonExpandCondsets", "Func": "getLaneMask", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12743, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_aesdeclast_si128", "("], "ground_truth": ["__m128i", "__X", ",", "__m128i", "__Y", ")", "{"], "File": "wmmintrin", "Func": "_mm_aesdeclast_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12744, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "return_type", "=", "TREE_TYPE", "(", "fntype", ")", ";", "pure_scalable_type_info", "pst_info", ";", "switch", "(", "pst_info", ".", "analyze", "(", "return_type", ")", ")", "{", "case", "pure_scalable_type_info", "::", "IS_PST", ":", "return", "(", "pst_info", ".", "num_zr", "(", ")", "<=", "NUM_FP_ARG_REGS", "&&", "pst_info", ".", "num_pr", "(", ")", "<=", "NUM_PR_ARG_REGS", ")", ";", "case", "pure_scalable_type_info", "::", "DOESNT_MATTER", ":", "gcc_assert", "(", "aarch64_return_in_memory_1", "(", "return_type", ")", ")", ";", "return", "false", ";", "case", "pure_scalable_type_info", "::", "NO_ABI_IDENTITY", ":", "case", "pure_scalable_type_info", "::", "ISNT_PST", ":", "return", "false"], "ground_truth": [";"], "File": "aarch64", "Func": "aarch64_returns_value_in_sve_regs_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12745, "Length": 74, "Cover_Rate": 0.8409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "BitWidth", "=", "(", "Imm", "&", "", ")", ">>", "", ";", "(", "void", ")", "Offset", ";", "assert", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", "&&", "BitWidth", "<=", "", "&&", "Offset", "==", "", "&&", "", ")", ";", "if", "(", "BitWidth", "<", "", ")", "{", "unsigned", "MidRegLo", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "MidRegHi", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "ResultReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "", ")", ",", "MidRegLo", ")", ".", "addReg", "(", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "", ",", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "BitWidth", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "", ")", ",", "MidRegHi", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "MidRegLo", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "TargetOpcode", "::", "REG_SEQUENCE", ")", ",", "ResultReg", ")", ".", "addReg", "(", "MidRegLo", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "MidRegHi", ")", ".", "addImm", "(", "", ")", ";", "MRI", ".", "replaceRegWith", "(", "Dest", ".", "getReg", "(", ")", ",", "ResultReg", ")", ";", "addUsersToMoveToVALUWorklist", "(", "ResultReg", ",", "MRI", ",", "Worklist", ")", ";", "return", ";", "}", "MachineOperand", "&", "Src", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "unsigned", "TmpReg", "=", "MRI", ".", "createVirtualRegister"], "ground_truth": ["(", "&", "", ")", ";"], "File": "SIInstrInfo (2)", "Func": "splitScalar64BitBFE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12746, "Length": 232, "Cover_Rate": 0.4978540772532189, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__b", "=", "(", "__vector", "signed", "short", ")", "vec_splats", "(", "__m2", ")", ";", "__c", "=", "__a", "*", "__b", ";", "return", "(", "__m64", ")", "(", "(", "__vector", "long", "long", ")", "__c"], "ground_truth": [")", "[", "", "]", ";"], "File": "mmintrin2", "Func": "_mm_mullo_pi16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12747, "Length": 34, "Cover_Rate": 0.4358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "hasAltivec", "(", ")", "||", "Subtarget", ".", "hasQPX", "(", ")", ")", "getMaxByValAlign", "(", "Ty", ",", "Align", ",", "Subtarget", ".", "hasQPX", "(", ")", "?", "", ":", "", ")", ";", "return", "Align"], "ground_truth": [";"], "File": "PPCISelLowering148", "Func": "getByValTypeAlignment", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12748, "Length": 34, "Cover_Rate": 0.4857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getType", "(", "const", "TargetRegisterClass", "*", "RC", ")", "{", "if", "(", "RC", "==", "&", "", ")", "return", "unsigned", "(", "", "::", "I32", ")", ";", "if", "(", "RC", "==", "&", "", ")", "return", "unsigned", "(", "", "::", "I64", ")", ";", "if", "(", "RC", "==", "&", "", ")", "return", "unsigned", "(", "", "::", "F32", ")", ";", "if", "(", "RC", "==", "&", "", ")", "return", "unsigned", "(", "", "::", "F64", ")", ";", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "WebAssemblyMCInstLower23", "Func": "getType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12749, "Length": 75, "Cover_Rate": 0.8152173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_simd_bslv2df_suss", "(", "__a", ","], "ground_truth": ["__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vbslq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12750, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "InstOffset", "=", "", ";", "DenseMap", "<", "const", "MachineBasicBlock", "*", ",", "unsigned", ">", "BlockToInstOffset", ";", "const", "InstrInfo", "*", "HII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "for", "(", "const", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "if", "(", "MBB", ".", "getLogAlignment", "(", ")", ")", "{", "int", "ByteAlign", "=", "(", "", "<<", "MBB", ".", "getLogAlignment", "(", ")", ")", "-", "", ";", "InstOffset", "=", "(", "InstOffset", "+", "ByteAlign", ")", "&", "~", "(", "ByteAlign", ")", ";", "}", "BlockToInstOffset", "[", "&", "MBB", "]"], "ground_truth": ["=", "InstOffset", ";"], "File": "HexagonFixupHwLoops11", "Func": "fixupLoopInstrs", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12751, "Length": 94, "Cover_Rate": 0.3092105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "float64_t", "__c0", "=", "__aarch64_vget_lane_any", "(", "__c", ",", "__lane", ")", ";", "return", "(", "float64x1_t", ")", "{", "__builtin_fma", "(", "-", "__b", "[", "", "]", ",", "__c0"], "ground_truth": [",", "__a", "[", "", "]", ")", "}", ";"], "File": "arm", "Func": "neon2_vfms_laneq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12752, "Length": 32, "Cover_Rate": 0.6530612244897959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "regno", ">=", "mmix_first_vararg_reg", ";", "regno", "--", ")", "{", "if", "(", "offset", "<", "", ")", "{", "HOST_WIDE_INT", "stack_chunk", "=", "stack_space_to_allocate", ">", "(", "", "-", "", ")", "?", "(", "", "-", "", ")", ":", "stack_space_to_allocate", ";", "mmix_emit_sp_add", "(", "-", "stack_chunk", ")", ";", "offset", "+=", "stack_chunk", ";", "stack_space_to_allocate", "-=", "stack_chunk", ";", "}", "emit_move_insn", "(", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "stack_pointer_rtx", ",", "offset", ")", ")", ",", "gen_rtx_REG", "(", "DImode", ",", "regno", ")", ")", ";", "offset", "-=", "", ";", "}", "}", "if", "(", "frame_pointer_needed", ")", "{", "rtx", "insn", ";", "if", "(", "offset", "<", "", ")", "{", "HOST_WIDE_INT", "stack_chunk", "=", "stack_space_to_allocate", ">", "(", "", "-", "", "-", "", ")", "?", "(", "", "-", "", "-", "", ")", ":", "stack_space_to_allocate", ";", "mmix_emit_sp_add", "(", "-", "stack_chunk", ")", ";", "offset", "+=", "stack_chunk", ";", "stack_space_to_allocate", "-=", "stack_chunk", ";", "}", "insn", "=", "emit_move_insn", "(", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "stack_pointer_rtx", ",", "offset", ")", ")", ",", "hard_frame_pointer_rtx", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "insn", "=", "emit_insn", "(", "gen_adddi3", "(", "hard_frame_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "offset", "+", "", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "offset", "-=", "", ";", "}", "if", "(", "MMIX_CFUN_NEEDS_SAVED_EH_RETURN_ADDRESS", ")", "{", "rtx", "tmpreg", ",", "retreg", ";", "rtx", "insn", ";", "if", "(", "offset", "<", "", ")", "{", "HOST_WIDE_INT", "stack_chunk", "=", "stack_space_to_allocate", ">", "(", "", "-", "", "-", "", ")", "?", "(", "", "-", "", "-", "", ")", ":", "stack_space_to_allocate", ";", "mmix_emit_sp_add", "(", "-", "stack_chunk", ")", ";", "offset", "+=", "stack_chunk", ";", "stack_space_to_allocate", "-=", "stack_chunk", ";", "}", "tmpreg", "=", "gen_rtx_REG", "(", "DImode", ",", "", ")", ";", "retreg", "=", "gen_rtx_REG", "(", "DImode", ",", "MMIX_rJ_REGNUM", ")", ";", "emit_move_insn", "(", "tmpreg", ",", "retreg", ")", ";", "insn", "=", "emit_move_insn", "(", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "stack_pointer_rtx", ",", "offset", ")", ")", ",", "tmpreg", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "REG_NOTES", "(", "insn", ")", "=", "gen_rtx_EXPR_LIST", "(", "REG_FRAME_RELATED_EXPR", ",", "gen_rtx_SET", "(", "VOIDmode", ",", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "stack_pointer_rtx", ",", "offset", ")", ")", ",", "retreg", ")", ",", "REG_NOTES", "(", "insn", ")", ")", ";", "offset", "-=", "", ";", "}", "else", "if", "(", "MMIX_CFUN_HAS_LANDING_PAD", ")", "offset", "-=", "", ";", "if", "(", "MMIX_CFUN_HAS_LANDING_PAD", ")", "{", "if", "(", "offset", "<", "", ")", "{", "HOST_WIDE_INT", "stack_chunk", "=", "stack_space_to_allocate", ">", "(", "", "-", "", "-", "", ")", "?", "(", "", "-", "", "-", "", ")", ":", "stack_space_to_allocate", ";", "mmix_emit_sp_add", "(", "-", "stack_chunk", ")", ";", "offset", "+=", "stack_chunk", ";", "stack_space_to_allocate", "-=", "stack_chunk", ";", "}", "emit_move_insn", "(", "gen_rtx_REG", "(", "DImode", ",", "", ")", ",", "gen_rtx_REG", "(", "DImode", ",", "MMIX_rO_REGNUM", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "DImode", ",", "plus_constant", "(", "stack_pointer_rtx", ",", "offset", ")", ")", ",", "gen_rtx_REG", "(", "DImode", ",", "", ")", ")", ";", "offset", "-="], "ground_truth": ["", ";"], "File": "mmix3", "Func": "mmix_expand_prologue", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12753, "Length": 437, "Cover_Rate": 0.5850066934404283, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "x", ")", "==", "LABEL_REF", ")", "{", "switch", "(", "aarch64_cmodel", ")", "{", "case", "AARCH64_CMODEL_LARGE", ":", "return", "SYMBOL_FORCE_TO_MEM", ";", "case", "AARCH64_CMODEL_TINY_PIC", ":", "case", "AARCH64_CMODEL_TINY", ":", "return", "SYMBOL_TINY_ABSOLUTE", ";", "case", "AARCH64_CMODEL_SMALL_PIC", ":", "case", "AARCH64_CMODEL_SMALL", ":", "return", "SYMBOL_SMALL_ABSOLUTE", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "}", "if", "(", "GET_CODE", "(", "x", ")", "==", "SYMBOL_REF", ")", "{", "if", "(", "aarch64_cmodel", "==", "AARCH64_CMODEL_LARGE", ")", "return", "SYMBOL_FORCE_TO_MEM", ";", "if", "(", "aarch64_tls_symbol_p", "(", "x", ")", ")", "return", "aarch64_classify_tls_symbol", "(", "x", ")", ";", "switch", "(", "aarch64_cmodel", ")", "{", "case", "AARCH64_CMODEL_TINY", ":", "if", "(", "SYMBOL_REF_WEAK", "(", "x", ")", "||", "INTVAL", "(", "offset", ")", "<", "-", "", "||", "INTVAL", "(", "offset", ")", ">", "", ")", "return", "SYMBOL_FORCE_TO_MEM", ";", "return", "SYMBOL_TINY_ABSOLUTE", ";", "case", "AARCH64_CMODEL_SMALL", ":", "if", "(", "SYMBOL_REF_WEAK", "(", "x", ")", "||", "!", "IN_RANGE", "(", "INTVAL", "(", "offset", ")", ",", "HOST_WIDE_INT_C", "(", "-", "", ")", ",", "HOST_WIDE_INT_C", "(", "", ")", ")", ")", "return", "SYMBOL_FORCE_TO_MEM", ";", "return", "SYMBOL_SMALL_ABSOLUTE"], "ground_truth": [";"], "File": "aarch642", "Func": "aarch64_classify_symbol", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12754, "Length": 151, "Cover_Rate": 0.7089201877934272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int16x8_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vpaddq_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12755, "Length": 27, "Cover_Rate": 0.7297297297297297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "VecOp", "=", "ScalarOp", ".", "getOperand", "(", "", ")", ";", "EVT", "SrcVT", "=", "VecOp", ".", "getValueType", "(", ")", ";", "if", "(", "useSVEForFixedLengthVectorVT", "(", "SrcVT", ",", "true", ")", ")", "{", "EVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "DAG", ",", "SrcVT", ")", ";", "VecOp", "=", "convertToScalableVector", "(", "DAG", ",", "ContainerVT", ",", "VecOp", ")", ";", "}", "EVT", "ResVT", "=", "(", "Opcode", "==", "", ")", "?", "", ":", "SrcVT", ".", "getVectorElementType", "(", ")", ";", "EVT", "RdxVT", "=", "SrcVT", ";", "if", "(", "SrcVT", ".", "isFixedLengthVector", "(", ")", "||", "Opcode", "==", "", ")", "RdxVT", "=", "getPackedSVEVectorVT", "(", "ResVT", ")", ";", "SDValue", "Pg", "=", "getPredicateForVector", "(", "DAG", ",", "DL", ",", "SrcVT"], "ground_truth": [")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "LowerReductionToSVE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12756, "Length": 104, "Cover_Rate": 0.48826291079812206, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "unsigned", "getT1Imm11", "("], "ground_truth": ["uint32_t", "insn", ")", "{"], "File": "ThumbDisassemblerCore", "Func": "getT1Imm11", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12757, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTransformInfo", "(", "TTIImpl", "(", "this", ","], "ground_truth": ["F", ")", ")", ";"], "File": "AArch64TargetMachine32", "Func": "getTargetTransformInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12758, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InConstantPool", "=", "false", ";", "OutStreamer", ".", "EmitDataRegion", "(", "MCDR_DataRegionEnd"], "ground_truth": [")", ";"], "File": "ARMAsmPrinter1", "Func": "EmitFunctionBodyEnd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12759, "Length": 11, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_permutex2var_pd", "(", "__m128d", "__A"], "ground_truth": [",", "__mmask8", "__U", ",", "__m128i", "__I", ",", "__m128d", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask_permutex2var_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12760, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "WebAssemblyMCTargetDesc25", "Func": "GetDefaultP2AlignAny", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12761, "Length": 348, "Cover_Rate": 0.3326959847036329, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "FS", ";", "case", "DFmode", ":", "return", "FT", ";", "default", ":", "return", "I64"], "ground_truth": [";"], "File": "ia644", "Func": "ia64_arg_type", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12762, "Length": 14, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "break", ";", "case", "", ":", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "V", ".", "getOperand", "(", "", ")", ")", ")", "{", "unsigned", "RotAmt", "=", "V", ".", "getConstantOperandVal", "(", "", ")", ";", "SmallVector", "<", "ValueBit", ",", "", ">", "LHSBits", "(", "Bits", ".", "size", "(", ")", ")", ";", "getValueBits", "(", "V", ".", "getOperand", "(", "", ")", ",", "LHSBits", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Bits", ".", "size", "(", ")", ";", "++", "i", ")", "Bits", "[", "i", "]", "=", "LHSBits", "[", "i", "<", "RotAmt", "?", "i", "+", "(", "Bits", ".", "size", "(", ")", "-", "RotAmt", ")", ":", "i", "-", "RotAmt", "]", ";", "return", "true", ";", "}", "break", ";", "case", "", ":", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "V", ".", "getOperand", "(", "", ")", ")", ")", "{", "unsigned", "ShiftAmt", "=", "V", ".", "getConstantOperandVal", "(", "", ")", ";", "SmallVector", "<", "ValueBit", ",", "", ">", "LHSBits", "(", "Bits", ".", "size", "(", ")", ")", ";", "getValueBits", "(", "V", ".", "getOperand", "(", "", ")", ",", "LHSBits", ")", ";", "for", "(", "unsigned", "i", "=", "ShiftAmt", ";", "i", "<", "Bits", ".", "size", "(", ")", ";", "++", "i", ")", "Bits", "[", "i", "]", "=", "LHSBits", "[", "i", "-", "ShiftAmt", "]", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "ShiftAmt", ";", "++", "i", ")", "Bits", "[", "i", "]", "=", "ValueBit", "(", "ValueBit", "::", "ConstZero", ")", ";", "return", "true", ";", "}", "break", ";", "case", "", ":", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "V", ".", "getOperand", "("], "ground_truth": ["", ")", ")", ")", "{"], "File": "PPCISelDAGToDAG (2)1", "Func": "getValueBits", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12763, "Length": 249, "Cover_Rate": 0.36191860465116277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "Src", "=", "MI", "->", "getOperand", "(", "", ")", ";", "const", "MachineOperand", "&", "Dest", "=", "MI", "->", "getOperand", "(", "", ")", ";", "NewMI", "=", "BuildMI", "(", "*", "MF", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ")", ")", ".", "addOperand", "(", "Dest", ")", ".", "addOperand", "(", "Src", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "MFI", "->", "insert", "(", "MBBI", ",", "NewMI", ")", ";", "return", "NewMI", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86FixupLEAs21", "Func": "postRAConvertToLEA", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12764, "Length": 125, "Cover_Rate": 0.4340277777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Is128", "=", "VecIntVT", "==", "", ";", "EVT", "VecFloatVT", "=", "Is128", "?", "", ":", "", ";", "if", "(", "VecFloatVT", "!=", "Op", "->", "getValueType", "(", "", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "NumElts", "=", "VecIntVT", ".", "getVectorNumElements", "(", ")", ";", "assert", "(", "(", "VecIntVT", "==", "", "||", "VecIntVT", "==", "", ")", "&&", "", ")", ";", "assert", "(", "NumElts", "<=", "", "&&", "", ")", ";", "SDValue", "CstLow", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "CstLowArray", "[", "]", "=", "{", "CstLow", ",", "CstLow", ",", "CstLow", ",", "CstLow", ",", "CstLow", ",", "CstLow", ",", "CstLow", ",", "CstLow", "}", ";", "SDValue", "VecCstLow", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecIntVT", ",", "makeArrayRef", "(", "&", "CstLowArray", "[", "", "]", ",", "NumElts", ")", ")", ";", "SDValue", "CstHigh", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "CstHighArray", "[", "]", "=", "{", "CstHigh", ",", "CstHigh", ",", "CstHigh", ",", "CstHigh", ",", "CstHigh", ",", "CstHigh", ",", "CstHigh", ",", "CstHigh", "}", ";", "SDValue", "VecCstHigh", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecIntVT", ",", "makeArrayRef", "(", "&", "CstHighArray", "[", "", "]", ",", "NumElts", ")", ")", ";", "SDValue", "CstShift", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "CstShiftArray", "[", "]", "=", "{", "CstShift", ",", "CstShift", ",", "CstShift", ",", "CstShift", ",", "CstShift", ",", "CstShift", ",", "CstShift", ",", "CstShift", "}", ";", "SDValue", "VecCstShift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecIntVT", ",", "makeArrayRef", "(", "&", "CstShiftArray", "[", "", "]", ",", "NumElts", ")", ")", ";", "SDValue", "HighShift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecIntVT", ",", "V", ",", "VecCstShift", ")", ";", "SDValue", "Low", ",", "High", ";", "if", "(", "Subtarget", ".", "hasSSE41", "(", ")", ")", "{", "EVT", "VecI16VT", "=", "Is128", "?"], "ground_truth": ["", ":", "", ";"], "File": "X86ISelLowering155", "Func": "lowerUINT_TO_FP_vXi32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12765, "Length": 292, "Cover_Rate": 0.4072524407252441, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmPrinter", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "Subtarget", "=", "&", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "Subtarget", "->", "in16Mode", "(", ")", ")", "for", "(", "const", "auto", "&", "I", ":", "FI", "->", "StubsNeeded", ")", "{", "const", "char", "*", "Symbol", "=", "I", ".", "first", ";", "const", "", "*", "Signature", "=", "I", "."], "ground_truth": ["second", ";"], "File": "MipsAsmPrinter37", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12766, "Length": 71, "Cover_Rate": 0.5378787878787878, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "insn_entry", "[", "uid2", "]", ".", "is_load", "||", "!", "insn_entry", "[", "uid2", "]", ".", "is_swap", ")", "return", "false", ";", "rtx", "body", "=", "PATTERN", "(", "def_insn", ")", ";", "if", "(", "GET_CODE", "(", "body", ")", "!=", "SET", "||", "GET_CODE", "(", "SET_SRC", "(", "body", ")", ")", "!=", "VEC_SELECT", "||", "GET_CODE", "(", "XEXP", "(", "SET_SRC", "(", "body", ")", ",", "", ")", ")", "!=", "MEM", ")", "return", "false", ";", "rtx", "mem", "=", "XEXP", "(", "SET_SRC", "(", "body", ")"], "ground_truth": [",", "", ")", ";"], "File": "rs6000-p8swap2", "Func": "quad_aligned_load_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12767, "Length": 79, "Cover_Rate": 0.34801762114537443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "EVT", "CmpVT", "=", "LHS", ".", "getValueType", "(", ")", ".", "changeVectorElementTypeToInteger", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", ".", "isInteger", "(", ")", ")", "{", "assert", "(", "LHS", ".", "getValueType", "(", ")", "==", "RHS", ".", "getValueType", "(", ")", ")", ";", "", "CC", "=", "changeIntCCToCC", "(", "CC", ")", ";", "SDValue", "Cmp", "=", "EmitVectorComparison", "(", "LHS", ",", "RHS", ",", "CC", ",", "false", ",", "CmpVT", ",", "dl", ",", "DAG", ")", ";", "return", "DAG", ".", "getSExtOrTrunc", "(", "Cmp", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "}", "const", "bool", "FullFP16", "=", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "DAG", ".", "getSubtarget", "(", ")", ")", ".", "hasFullFP16", "(", ")", ";", "if", "(", "!", "FullFP16", "&&", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "==", "", ")", "{", "if", "(", "LHS", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", "==", "", ")", "{", "LHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "LHS", ")", ";", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "RHS", ")", ";", "SDValue", "NewSetcc", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "", ",", "LHS", ",", "RHS", ",", "CC", ")", ";", "DAG", ".", "ReplaceAllUsesWith", "(", "Op", ",", "NewSetcc", ")", ";", "CmpVT", "=", "", ";", "}", "else", "return", "SDValue", "(", ")", ";", "}", "assert", "(", "(", "!", "FullFP16", "&&", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "!=", "", ")", "||", "LHS", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "!=", "", ")", ";", "", "CC1", ",", "CC2", ";", "bool", "ShouldInvert", ";", "changeVectorFPCCToCC", "(", "CC", ",", "CC1", ",", "CC2", ",", "ShouldInvert", ")", ";", "bool", "NoNaNs", "=", "getTargetMachine", "(", ")", ".", "Options", ".", "NoNaNsFPMath", ";", "SDValue", "Cmp", "=", "EmitVectorComparison", "(", "LHS", ",", "RHS", ",", "CC1", ",", "NoNaNs", ",", "CmpVT", ",", "dl", ",", "DAG", ")", ";", "if", "(", "!", "Cmp", ".", "getNode", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "CC2", "!=", "", ")", "{", "SDValue", "Cmp2", "=", "EmitVectorComparison", "(", "LHS", ",", "RHS", ",", "CC2", ",", "NoNaNs", ",", "CmpVT", ",", "dl", ",", "DAG", ")", ";", "if", "(", "!", "Cmp2", ".", "getNode", "("], "ground_truth": [")", ")", "return", "SDValue", "(", ")", ";"], "File": "AArch64ISelLowering (2)3", "Func": "LowerVSETCC", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12768, "Length": 397, "Cover_Rate": 0.7955911823647295, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "Arch", "=", "", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "Arch", "+=", "", ";", "else", "Arch", "+=", "", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "Arch", "+=", "", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "Arch", "+=", "", ";", "if", "(", "STI", ".", "hasFeature", "(", "", ")", ")", "Arch", "+=", "", ";", "if", "(", "STI", ".", "hasFeature", "(", ""], "ground_truth": [")", ")", "Arch", "+=", "", ";"], "File": "RISCVTargetStreamer13", "Func": "emitTargetAttributes", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12769, "Length": 83, "Cover_Rate": 0.48255813953488375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Val", ")", ")", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "ARMDisassembler39", "Func": "DecodeMemBarrierOption", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12770, "Length": 17, "Cover_Rate": 0.34, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "HexagonInstrInfo43", "Func": "getNormalBranchForm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12771, "Length": 139, "Cover_Rate": 0.32325581395348835, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", ""], "ground_truth": [":"], "File": "AArch64AdvSIMDScalarPass", "Func": "getTransformOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12772, "Length": 23, "Cover_Rate": 0.3194444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const_rtx", "dest", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "REG_P", "(", "dest", ")", "&&", "REGNO", "(", "dest", ")", ">=", "", "&&", "REGNO", "(", "dest", ")", "<", "", ")"], "ground_truth": ["return", "", ";"], "File": "arc", "Func": "FOR_EACH_SUBRTX", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12773, "Length": 34, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeAvoidSFBPassPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "X86AvoidStoreForwardingBlocks", "Func": "X86AvoidSFBPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12774, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isSCC", "(", "CCReg", ",", "MRI", ")", ")", "{", "int", "Opcode", "=", "getS_CMPOpcode", "(", "Pred", ",", "Size", ")", ";", "if", "(", "Opcode", "==", "-", "", ")", "return", "false", ";", "MachineInstr", "*", "ICmp", "=", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "Opcode", ")", ")", ".", "add", "(", "I", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "I", ".", "getOperand", "(", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "&", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "CCReg", ")", ".", "addReg", "(", "", ")", ";", "bool", "Ret", "=", "constrainSelectedInstRegOperands", "(", "*", "ICmp", ",", "TII", ",", "TRI", ",", "RBI", ")", "&&", "RBI", ".", "constrainGenericRegister", "(", "CCReg", ",", "", ",", "MRI", ")", ";", "I", ".", "eraseFromParent", "(", ")", ";", "return", "Ret"], "ground_truth": [";"], "File": "AMDGPUInstructionSelector3", "Func": "selectG_ICMP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12775, "Length": 132, "Cover_Rate": 0.352, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_andhi3", "(", "temp", ",", "temp", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "emit_insn", "(", "gen_iorhi3", "(", "temp", ",", "temp", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "emit_move_insn", "(", "reg_addr_mem", ",", "temp", ")", ";", "emit_insn", "(", "gen_addhi3", "(", "reg_addr", ",", "reg_addr", ",", "const2_rtx", ")", ")", ";", "reg_addr_mem", "=", "adjust_automodify_address", "(", "reg_addr_mem", ",", "VOIDmode", ",", "NULL", ",", "", ")", ";", "emit_insn", "(", "gen_lshrhi3", "(", "reg_fnaddr", ",", "reg_fnaddr", ",", "GEN_INT", "("], "ground_truth": ["", ")", ")", ")", ";"], "File": "stormy16", "Func": "xstormy16_trampoline_init", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12776, "Length": 77, "Cover_Rate": 0.308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Kind", ".", "isBSS", "(", ")", "&&", "IsGlobalInSmallSection", "(", "GV", ",", "TM", ",", "Kind", ")", ")", "return", "SmallBSSSection", ";", "if", "(", "Kind", ".", "isDataNoRel", "(", ")", "&&", "IsGlobalInSmallSection", "(", "GV", ",", "TM", ",", "Kind"], "ground_truth": [")", ")", "return", "SmallDataSection", ";"], "File": "MBlazeTargetObjectFile1", "Func": "SelectSectionForGlobal", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12777, "Length": 40, "Cover_Rate": 0.49382716049382713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSubtargetInfo", "*", "X", "=", "createMCSubtargetInfoImpl", "(", "TT", ",", "CPUName", ",", "ArchFS", ")", ";", "if", "(", "X", "->", "getFeatureBits", "(", ")", "[", "", "]", ")", "{", "llvm", "::", "FeatureBitset", "Features", "=", "X", "->", "getFeatureBits", "(", ")", ";", "X", "->", "setFeatureBits", "(", "Features", ".", "set", "(", "", ")", ")", ";", "}", "return"], "ground_truth": ["X", ";"], "File": "HexagonMCTargetDesc23", "Func": "createHexagonMCSubtargetInfo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12778, "Length": 52, "Cover_Rate": 0.3611111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "x", "=", "PATTERN", "(", "insn", ")", ";", "if", "(", "GET_CODE", "(", "x", ")", "!=", "SET", ")", "return", "SCHED_FUSION_NONE", ";", "src", "=", "SET_SRC", "(", "x", ")", ";", "dest", "=", "SET_DEST", "(", "x", ")", ";", "machine_mode", "dest_mode", "=", "GET_MODE", "(", "dest", ")", ";", "if", "(", "!", "aarch64_mode_valid_for_sched_fusion_p", "(", "dest_mode", ")", ")", "return", "SCHED_FUSION_NONE", ";", "if", "(", "GET_CODE", "(", "src", ")", "==", "SIGN_EXTEND", ")", "{", "fusion", "=", "SCHED_FUSION_LD_SIGN_EXTEND", ";", "src", "=", "XEXP", "(", "src", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "src", ")", "!=", "MEM", "||", "GET_MODE", "(", "src", ")", "!=", "SImode", ")", "return", "SCHED_FUSION_NONE", ";", "}", "else", "if", "(", "GET_CODE", "(", "src", ")", "==", "ZERO_EXTEND", ")", "{", "fusion", "=", "SCHED_FUSION_LD_ZERO_EXTEND", ";", "src", "=", "XEXP", "(", "src", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "src", ")", "!=", "MEM", "||", "GET_MODE", "(", "src", ")", "!=", "SImode", ")", "return", "SCHED_FUSION_NONE", ";", "}", "if", "(", "GET_CODE", "(", "src", ")", "==", "MEM", "&&", "REG_P", "(", "dest", ")", ")", "extract_base_offset_in_addr", "(", "src", ",", "base", ",", "offset", ")", ";", "else", "if", "(", "GET_CODE", "(", "dest", ")", "==", "MEM", "&&", "(", "REG_P", "(", "src", ")", "||", "src", "==", "const0_rtx", ")", ")", "{", "fusion", "=", "SCHED_FUSION_ST", ";", "extract_base_offset_in_addr", "(", "dest", ",", "base", ",", "offset", ")", ";", "}", "else", "return", "SCHED_FUSION_NONE", ";", "if", "(", "*", "base", "==", "NULL_RTX", "||", "*", "offset", "==", "NULL_RTX", ")", "fusion", "=", "SCHED_FUSION_NONE", ";", "return"], "ground_truth": ["fusion", ";"], "File": "aarch64", "Func": "fusion_load_store", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12779, "Length": 221, "Cover_Rate": 0.8467432950191571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "return", "false", ";", "}", "SmallVectorImpl", "<", "CCValAssign", ">", "&", "PendingMembers", "=", "State", ".", "getPendingLocs", "(", ")", ";", "PendingMembers", ".", "push_back", "(", "CCValAssign", "::", "getPending", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "if", "(", "!", "ArgFlags", ".", "isInConsecutiveRegsLast", "(", ")", ")", "return", "true", ";", "unsigned", "RegResult", "=", "State", ".", "AllocateRegBlock", "(", "RegList", ",", "PendingMembers", ".", "size", "(", ")", ")", ";", "if", "(", "RegResult", ")", "{", "for", "(", "auto", "&", "It", ":", "PendingMembers", ")", "{", "It", ".", "convertToReg", "(", "RegResult", ")", ";", "State", ".", "addLoc", "(", "It"], "ground_truth": [")", ";"], "File": "AArch64CallingConvention", "Func": "CC_AArch64_Custom_Block", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12780, "Length": 93, "Cover_Rate": 0.3069306930693069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isOffsetFoldingLegal", "(", "const", "GlobalAddressSDNode", "*", "GA", ")", "const", "{", "return"], "ground_truth": ["false", ";"], "File": "SPUISelLowering1", "Func": "isOffsetFoldingLegal", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12781, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_sub_pi8", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{"], "File": "mmintrin", "Func": "_mm_sub_pi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12782, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "ceil", "=", "[", "]", "(", "unsigned", "A", ",", "unsigned", "B", ")", "{", "return", "(", "A", "+", "B", "-", "", ")", "/", "B", ";", "}", ";", "unsigned", "NumElts", "=", "cast", "<", "FixedVectorType", ">", "(", "VecTy", ")", "->", "getNumElements", "(", ")", ";", "assert", "(", "Factor", ">", "", "&&", "NumElts", "%", "Factor", "==", "", "&&", "", ")", ";", "unsigned", "VF", "=", "NumElts", "/", "Factor", ";", "unsigned", "NumEltsPerVecReg", "=", "(", "", "/", "getScalarSizeInBits", "(", "VecTy", ")", ")", ";", "unsigned", "NumVectorMemOps", "=", "getNumVectorRegs", "(", "VecTy", ")", ";", "unsigned", "NumPermutes", "=", "", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Load", ")", "{", "BitVector", "UsedInsts", "(", "NumVectorMemOps", ",", "false", ")", ";", "std", "::", "vector", "<", "BitVector", ">", "ValueVecs", "(", "Factor", ",", "BitVector", "(", "NumVectorMemOps", ",", "false", ")", ")", ";", "for", "(", "unsigned", "Index", ":", "Indices", ")", "for", "(", "unsigned", "Elt", "=", "", ";", "Elt", "<", "VF", ";", "++", "Elt", ")", "{", "unsigned", "Vec", "=", "(", "Index", "+", "Elt", "*", "Factor", ")", "/", "NumEltsPerVecReg", ";", "UsedInsts", ".", "set", "(", "Vec", ")", ";", "ValueVecs", "[", "Index", "]", ".", "set", "(", "Vec", ")", ";", "}", "NumVectorMemOps", "=", "UsedInsts", ".", "count", "(", ")", ";", "for", "(", "unsigned", "Index", ":", "Indices", ")", "{", "unsigned", "NumSrcVecs", "=", "ValueVecs", "[", "Index", "]", ".", "count", "(", ")", ";", "unsigned", "NumDstVecs", "=", "ceil", "(", "VF", "*", "getScalarSizeInBits", "(", "VecTy", ")"], "ground_truth": [",", "", ")", ";"], "File": "SystemZTargetTransformInfo", "Func": "getInterleavedMemoryOpCost", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12783, "Length": 219, "Cover_Rate": 0.5918918918918918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SCEV", "*", "getSCEVValue"], "ground_truth": ["(", ")", "{"], "File": "TPCCostModelEmitter", "Func": "getSCEVValue", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12784, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "markPhysRegUsed", "(", "unsigned", "PhysReg"], "ground_truth": [")", "override", "{"], "File": "M88kCallLowering", "Func": "markPhysRegUsed", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12785, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "_Iterator", "RegI", "=", "First", ";", "RegI", "!=", "End", ";", "++", "RegI", ")", "{", "Register", "Reg", "=", "*", "RegI", ";", "if", "(", "!", "Reg", ".", "isVirtual", "(", ")", ")", "continue", ";", "PSetIterator", "PSetI", "=", "MRI", ".", "getPressureSets", "(", "Reg", ")", ";", "for", "(", ";", "PSetI", ".", "isValid", "(", ")", ";", "++", "PSetI", ")", "{", "if", "(", "*", "PSetI", "==", "", "::", "VGPR_32", ")", "VgprUsage", "+=", "PSetI", ".", "getWeight", "(", ")", ";", "else", "if", "(", "*", "PSetI", "==", "", "::", "SReg_32", ")", "SgprUsage", "+=", "PSetI"], "ground_truth": [".", "getWeight", "(", ")", ";"], "File": "SIMachineScheduler (2)", "Func": "fillVgprSgprCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12786, "Length": 90, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "OldOpc", "!=", "NewOpc", "&&", "", ")", ";", "unsigned", "OrigSrc0", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "OrigSrc1", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Src0", "=", "", ",", "SubReg0", ";", "unsigned", "Src1", "=", "", ",", "SubReg1", ";", "bool", "KillSrc0", "=", "false", ",", "KillSrc1", "=", "false", ";", "if", "(", "!", "MRI", "->", "def_empty", "(", "OrigSrc0", ")", ")", "{", "MachineRegisterInfo", "::", "def_instr_iterator", "Def", "=", "MRI", "->", "def_instr_begin", "(", "OrigSrc0", ")", ";", "assert", "(", "std", "::", "next", "(", "Def", ")", "==", "MRI", "->", "def_instr_end", "(", ")", "&&", "", ")", ";", "MachineOperand", "*", "MOSrc0", "=", "getSrcFromCopy", "(", "&", "*", "Def", ",", "MRI", ",", "SubReg0", ")", ";", "if", "(", "MOSrc0", ")", "{", "Src0", "=", "MOSrc0", "->", "getReg", "(", ")", ";", "KillSrc0", "=", "MOSrc0", "->", "isKill", "(", ")", ";", "MOSrc0", "->", "setIsKill", "(", "false", ")", ";", "if", "(", "MRI", "->", "hasOneNonDBGUse", "(", "OrigSrc0", ")", ")", "{", "assert", "(", "MOSrc0", "&&", "", ")", ";", "Def", "->", "eraseFromParent", "(", ")", ";", "++", "NumCopiesDeleted", ";", "}", "}", "}", "if", "(", "!", "MRI", "->", "def_empty", "(", "OrigSrc1", ")", ")", "{", "MachineRegisterInfo", "::", "def_instr_iterator", "Def", "=", "MRI", "->", "def_instr_begin", "(", "OrigSrc1", ")", ";", "assert", "(", "std", "::", "next", "(", "Def", ")", "==", "MRI", "->", "def_instr_end", "(", ")", "&&", "", ")", ";", "MachineOperand", "*", "MOSrc1", "=", "getSrcFromCopy", "(", "&", "*", "Def", ",", "MRI", ",", "SubReg1", ")", ";", "if", "(", "MOSrc1", ")", "{", "Src1", "=", "MOSrc1", "->", "getReg", "(", ")", ";", "KillSrc1", "=", "MOSrc1", "->", "isKill", "(", ")", ";", "MOSrc1", "->", "setIsKill", "(", "false", ")", ";", "if", "(", "MRI", "->", "hasOneNonDBGUse", "(", "OrigSrc1", ")", ")", "{", "assert", "(", "MOSrc1", "&&", "", ")", ";", "Def", "->", "eraseFromParent", "(", ")", ";", "++", "NumCopiesDeleted", ";", "}", "}", "}", "if", "(", "!", "Src0", ")", "{", "SubReg0", "=", "", ";", "Src0", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "insertCopy", "(", "TII", ",", "MI", ",", "Src0", ",", "OrigSrc0", ",", "KillSrc0", ")", ";", "KillSrc0", "=", "true", ";", "}", "if", "(", "!", "Src1", ")", "{", "SubReg1", "=", "", ";", "Src1", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "insertCopy", "(", "TII", ",", "MI", ",", "Src1", ",", "OrigSrc1", ",", "KillSrc1", ")", ";", "KillSrc1", "="], "ground_truth": ["true", ";"], "File": "AArch64AdvSIMDScalarPass18", "Func": "transformInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12787, "Length": 361, "Cover_Rate": 0.7120315581854043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "ReverseBranchCondition", "(", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ")", "const", "{", "assert", "(", "Cond", ".", "size", "(", ")", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "AlphaInstrInfo", "Func": "ReverseBranchCondition", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12788, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "PtrByteSize", "=", "Is64", "?", "", ":", "", ";", "static", "const", "MCPhysReg", "GPR_32", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "MCPhysReg", "GPR_64", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "switch", "(", "ValVT", ".", "SimpleTy", ")", "{", "default", ":", "report_fatal_error", "(", "", ")", ";", "case", "", ":", "assert", "(", "Is64", "&&", "", ")", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "State", ".", "AllocateStack", "(", "PtrByteSize", ",", "PtrByteSize", ")", ";", "if", "(", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "Is64", "?", "GPR_64", ":", "GPR_32", ")", ")", "{", "MVT", "RegVT", "=", "Is64", "?", "", ":", "", ";", "if", "(", "ValVT", ".", "getSizeInBits", "(", ")", "<", "RegVT", ".", "getSizeInBits", "(", ")", ")", "LocInfo", "=", "ArgFlags", ".", "isSExt", "(", ")", "?", "CCValAssign", "::", "LocInfo", "::", "SExt", ":", "CCValAssign", "::", "LocInfo", "::", "ZExt", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "RegVT", ",", "LocInfo", ")", ")", ";", "}", "else", "report_fatal_error", "(", "", "", ")", ";", "return", "false", ";", "case", "", ":", "case", "", ":", "{", "const", "unsigned", "StoreSize", "=", "LocVT", ".", "getStoreSize", "(", ")", ";", "State", ".", "AllocateStack", "(", "Is64", "?", "", ":", "StoreSize", ",", "", ")", ";", "if", "(", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "FPR", ")", ")", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "", ",", "LocInfo", ")", ")", ";", "else", "report_fatal_error", "(", "", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "StoreSize", ";", "i", "+=", "PtrByteSize"], "ground_truth": [")", "State", ".", "AllocateReg", "(", "Is64", "?", "GPR_64", ":", "GPR_32", ")", ";"], "File": "PPCISelLowering103", "Func": "CC_AIX", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12789, "Length": 287, "Cover_Rate": 0.6321585903083701, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF"], "ground_truth": [")", "||", "MF", ".", "getFrameInfo", "(", ")", ".", "hasVarSizedObjects", "(", ")", ";"], "File": "XtensaFrameLowering", "Func": "hasFP", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12790, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "ET", "==", "", "||", "ET", "==", "", "||", "ET", "==", "", "||", "ET", "==", "", "||", "ET", "==", "", "||", "ET", "==", "", "||", "ET", "==", "", "||", "ET"], "ground_truth": ["==", "", "||", "ET", "==", "", ")", "&&", "getShiftExtendAmount", "(", ")", "<=", "", ";"], "File": "AArch64AsmParser (2)1", "Func": "isExtend", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12791, "Length": 45, "Cover_Rate": 0.5056179775280899, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "AArch64ExpandPseudoInsts (2)1", "Func": "getPassName", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12792, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "if", "(", "!", "OutlineFromLinkOnceODRs", "&&", "F", ".", "hasLinkOnceODRLinkage", "(", ")", ")", "return", "false", ";", "if", "(", "F", ".", "hasSection", "(", ")", ")", "return"], "ground_truth": ["false", ";"], "File": "AArch64InstrInfo (2)1", "Func": "isFunctionSafeToOutlineFrom", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12793, "Length": 36, "Cover_Rate": 0.4186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NeedTrunc", ")", "{", "Op0Reg", "=", "emitAND_ri", "(", "", ",", "Op0Reg", ",", "Op0IsKill", ",", "Mask", ")", ";", "Op1Reg", "=", "emitAND_ri", "(", "", ",", "Op1Reg", ",", "Op1IsKill", ",", "Mask", ")", ";", "Op0IsKill", "=", "Op1IsKill", "=", "true", ";", "}", "unsigned", "ResultReg", "=", "FastEmitInst_rr", "(", "Opc", ",", "RC", ",", "Op0Reg", ",", "Op0IsKill", ",", "Op1Reg", ",", "Op1IsKill", ")", ";", "if", "(", "NeedTrunc", ")", "ResultReg", "=", "emitAND_ri", "(", "", ",", "ResultReg", ",", "true", ",", "Mask", ")", ";", "return", "ResultReg"], "ground_truth": [";"], "File": "AArch64FastISel64", "Func": "emitLSR_rr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12794, "Length": 76, "Cover_Rate": 0.34080717488789236, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "Tys", "[", "]", "=", "{", "Op1", "->", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", "}", ";", "Module", "*", "M", "=", "I", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "auto", "Fn", "=", "", "(", "M", ",", "I", "->", "getIntrinsicID", "(", ")", ",", "Tys", ")", ";", "auto", "CI", "=", "CallInst", "::", "Create", "(", "Fn", ",", "Ops", ",", "I", "->", "getName", "(", ")", ",", "I", ")", ";", "I", "->", "replaceAllUsesWith", "(", "CI", ")", ";", "I", "->", "eraseFromParent", "(", ")", ";", "if", "(", "Op1", "->", "use_empty", "(", ")", ")", "Op1", "->", "eraseFromParent", "(", ")", ";", "if", "(", "Op2", "->", "use_empty", "(", ")"], "ground_truth": [")", "Op2", "->", "eraseFromParent", "(", ")", ";"], "File": "SVEIntrinsicOpts1", "Func": "optimizePTest", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12795, "Length": 114, "Cover_Rate": 0.4769874476987448, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "F", "(", "rtx", "x", ")", "{", "RTX_FRAME_RELATED_P", "(", "x", ")", "=", "", ";", "return"], "ground_truth": ["x", ";"], "File": "m32c", "Func": "F", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12796, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vceqzq_f64", "(", "float64x2_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vceqzq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12797, "Length": 6, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_f64_s32", "(", "int32x4_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon4_vreinterpretq_f64_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12798, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CreateReg", "(", "Index", ",", "RegKind_MSACtrl", ",", "RegInfo", ",", "S", ",", "E"], "ground_truth": [",", "Parser", ")", ";"], "File": "MipsAsmParser", "Func": "createMSACtrlReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12799, "Length": 16, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_broadcastq_epi64", "(", "__m256i", "__O", ",", "__mmask8"], "ground_truth": ["__M", ",", "__m128i", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_broadcastq_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12800, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitBranchToAt", "(", "CameFromStub", ",", "Target", ")", ";", "}", "else", "{", "DOUT", "(", "llvm", "::", "dbgs", "(", ")", "<<", "", "<<", "CameFromStub", "<<", "", "<<", "oldpv", "<<"], "ground_truth": ["", "<<", "Target", "<<", "", ";"], "File": "AlphaJITInfo4", "Func": "AlphaCompilationCallbackC", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12801, "Length": 32, "Cover_Rate": 0.3595505617977528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "ST", ".", "isVGPRSpillingEnabled", "(", "*", "MF", "->", "getFunction", "(", ")", ")", ")", "{", "LLVMContext", "&", "Ctx", "=", "MF", "->", "getFunction", "(", ")", "->", "getContext", "(", ")", ";", "Ctx", ".", "emitError", "(", "", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ";", "return", ";", "}", "assert", "(", "RI", ".", "hasVGPRs", "(", "RC", ")", "&&", "", ")", ";", "unsigned", "Opcode", "=", "getVGPRSpillRestoreOpcode", "(", "SpillSize", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "Opcode", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FrameIndex", ")", ".", "addReg", "(", "MFI", "->", "getScratchRSrcReg", "(", ")", ")", ".", "addReg", "(", "MFI", "->", "getFrameOffsetReg", "("], "ground_truth": [")", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "SIInstrInfo122", "Func": "loadRegFromStackSlot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12802, "Length": 127, "Cover_Rate": 0.3031026252983294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvttsd_si64x", "(", "__m128d", "__A", ")", "{", "return", "_mm_cvttsd_si64", "(", "__A"], "ground_truth": [")", ";"], "File": "emmintrin", "Func": "_mm_cvttsd_si64x", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12803, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "const", "GlobalVariable", "*", ">", "Items", "=", "ExternalVarDefs", ";", "if", "(", "!", "Items", ".", "size", "(", ")", ")", "return", ";", "O", "<<", "", "<<", "MAI", "->", "getCommentString", "(", ")", "<<", "", "<<", "", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "<", "Items", ".", "size", "(", ")", ";", "j", "++", ")", "O", "<<", "MAI", "->", "getGlobalDirective", "("], "ground_truth": [")", "<<", "*", "GetGlobalValueSymbol", "(", "Items", "[", "j", "]", ")", "<<", "", ";"], "File": "PIC16AsmPrinter3", "Func": "EmitDefinedVars", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12804, "Length": 74, "Cover_Rate": 0.7628865979381443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "!", "SVOp", "->", "isSplat", "(", ")", ")", "||", "SVOp", "->", "getMaskElt", "(", "", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Sc", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Sc", ".", "getOpcode", "(", ")", "!=", "", "&&", "Sc", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "if", "(", "!", "Subtarget", "->", "hasInt256", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", ">=", "", ")", "Sc", "=", "Extract128BitVector", "(", "Sc", ",", "", ",", "DAG", ",", "dl", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Sc", ")", ";", "}", "Ld", "=", "Sc", ".", "getOperand", "(", "", ")", ";", "ConstSplatVal", "=", "(", "Ld", ".", "getOpcode", "(", ")", "==", "", "||", "Ld", ".", "getOpcode", "(", ")", "==", "", ")", ";", "bool", "hasRegVer", "=", "Subtarget", "->", "hasAVX512", "(", ")", "&&", "VT", ".", "is512BitVector", "(", ")", "&&", "Ld", ".", "getValueType", "(", ")", ".", "getSizeInBits", "(", ")", ">=", "", ";", "if", "(", "!", "ConstSplatVal", "&&", "(", "(", "!", "Sc", ".", "hasOneUse", "(", ")", "||", "!", "Ld", ".", "hasOneUse", "(", ")", ")", "&&", "!", "hasRegVer", ")", ")", "return", "SDValue", "(", ")", ";", "break", ";", "}", "}", "bool", "IsGE256", "=", "(", "VT", ".", "getSizeInBits", "(", ")", ">=", "", ")", ";", "if", "(", "ConstSplatVal", "&&", "Subtarget", "->", "hasInt256", "(", ")", ")", "{", "EVT", "CVT", "=", "Ld", ".", "getValueType", "(", ")", ";", "assert", "(", "!", "CVT", ".", "isVector", "(", ")", "&&", "", ")", ";", "unsigned", "ScalarSize", "=", "CVT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "ScalarSize", "==", "", "||", "(", "IsGE256", "&&", "ScalarSize", "==", "", ")", ")", "{", "const", "Constant", "*", "C", "=", "nullptr", ";", "if", "(", "ConstantSDNode", "*", "CI", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Ld", ")", ")", "C", "=", "CI", "->", "getConstantIntValue", "(", ")", ";", "else", "if", "(", "ConstantFPSDNode", "*", "CF", "=", "dyn_cast", "<", "ConstantFPSDNode", ">", "(", "Ld", ")", ")", "C", "=", "CF", "->", "getConstantFPValue", "(", ")", ";", "assert", "(", "C", "&&", "", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "SDValue", "CP", "=", "DAG", ".", "getConstantPool", "(", "C", ",", "TLI", ".", "getPointerTy", "(", ")", ")", ";", "unsigned", "Alignment", "=", "cast", "<", "ConstantPoolSDNode", ">", "(", "CP", ")", "->", "getAlignment", "(", ")", ";", "Ld", "=", "DAG", ".", "getLoad", "(", "CVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CP", ",", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ","], "ground_truth": ["false", ",", "false", ",", "false", ",", "Alignment", ")", ";"], "File": "X86ISelLowering (2)", "Func": "LowerVectorBroadcast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12805, "Length": 400, "Cover_Rate": 0.4889975550122249, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "visium_interrupt_function_p", "(", "void", ")", "{", "return", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "current_function_decl", ")"], "ground_truth": [")", "!=", "NULL_TREE", ";"], "File": "visium", "Func": "visium_interrupt_function_p", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 12806, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "copyByValRegs", "(", "SDValue", "Chain", ",", "DebugLoc", "DL", ",", "std", "::", "vector", "<", "SDValue", ">", "&", "OutChains", ",", "SelectionDAG", "&", "DAG", ",", "const", "", "&", "Flags", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ",", "const", "Argument", "*", "FuncArg", ",", "const", "CC", "&", "CC", ",", "const", "ByValArgInfo", "&", "ByVal", ")", "const", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "unsigned", "RegAreaSize", "=", "ByVal", ".", "NumRegs", "*", "CC", ".", "regSize", "(", ")", ";", "unsigned", "FrameObjSize", "=", "std", "::", "max", "(", "Flags", ".", "getByValSize", "(", ")", ",", "RegAreaSize", ")", ";", "int", "FrameObjOffset", ";", "if", "(", "RegAreaSize", ")", "FrameObjOffset", "=", "(", "int", ")", "CC", ".", "reservedArgArea", "(", ")", "-", "(", "int", ")", "(", "(", "CC", ".", "numIntArgRegs", "(", ")", "-", "ByVal", ".", "FirstIdx", ")", "*", "CC", ".", "regSize", "(", ")", ")", ";", "else", "FrameObjOffset", "=", "ByVal", ".", "Address", ";", "EVT", "PtrTy", "=", "getPointerTy", "(", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "FrameObjSize", ",", "FrameObjOffset", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "PtrTy", ")", ";", "InVals", ".", "push_back", "(", "FIN", ")", ";", "if", "(", "!", "ByVal", ".", "NumRegs", ")", "return", ";", "EVT", "RegTy", "=", "", "(", "CC", ".", "regSize", "(", ")", "*", "", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getRegClassFor", "(", "RegTy", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "ByVal", ".", "NumRegs", ";", "++", "I", ")", "{", "unsigned", "ArgReg", "=", "CC", ".", "intArgRegs", "(", ")", "[", "ByVal", ".", "FirstIdx", "+", "I", "]", ";", "unsigned", "VReg", "=", "AddLiveIn", "(", "MF", ",", "ArgReg", ","], "ground_truth": ["RC", ")", ";"], "File": "MipsISelLowering101", "Func": "copyByValRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12807, "Length": 265, "Cover_Rate": 0.7464788732394366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vminq_s8", "(", "int8x16_t", "__a", ",", "int8x16_t", "__b", ")", "{", "return", "__builtin_aarch64_sminv16qi", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vminq_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12808, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "I", ".", "getOpcode", "(", ")", "==", "Instruction", "::", "ICmp", ")", "convertICmp", "(", "cast", "<", "CmpInst", ">", "(", "I", ")", ")", ";", "}", "if", "(", "ConvertedInsts", ".", "empty", "(", ")", ")", "return", "false", ";", "while", "(", "!", "LogicOpsWorklist", ".", "empty", "(", ")", ")", "{", "BinaryOperator", "*", "Op", "=", "LogicOpsWorklist", ".", "back", "(", ")", ";", "LogicOpsWorklist", ".", "pop_back", "(", ")", ";", "if", "(", "ConvertedInsts", ".", "count", "(", "dyn_cast", "<", "Instruction", ">", "(", "Op", "->", "getOperand", "(", "", ")", ")", ")", "&&", "ConvertedInsts", ".", "count", "(", "dyn_cast", "<", "Instruction", ">", "(", "Op", "->", "getOperand", "(", "", ")", ")", ")", "&&", "!", "ConvertedInsts", ".", "count", "(", "Op", ")", ")", "convertLogicOp", "(", "*", "Op", ")", ";", "}", "Module", "&", "M", "=", "*", "F", ".", "getParent", "(", ")", ";", "auto", "&", "Ctx", "=", "M", ".", "getContext", "(", ")", ";", "Value", "*", "Zero32", "=", "ConstantInt", "::", "get", "(", "Type", "::", "getInt32Ty", "(", "Ctx", ")", ",", "", ")", ";", "bool", "MadeChange", "=", "false", ";", "for", "(", "auto", "&", "It", ":", "reverse", "(", "ConvertedInsts", ")", ")", "{", "Instruction", "*", "I", "=", "It", ".", "first", ";", "Value", "*", "V", ";", "int", "Mask", ";", "bool", "Worthy", ";", "std", "::", "tie", "(", "V", ",", "Mask", ",", "Worthy", ")", "=", "It", ".", "second", ";", "if", "(", "!", "I", "->", "user_empty", "(", ")", ")", "{", "if", "(", "!", "Worthy", ")", "continue", ";", "Function", "*", "TDCFunc", "=", "", "(", "&", "M", ",", "", ",", "V", "->", "getType", "(", ")", ")", ";", "IRBuilder", "<", ">", "IRB", "(", "I", ")", ";", "Value", "*", "MaskVal", "=", "ConstantInt", "::", "get", "(", "Type", "::", "getInt64Ty", "(", "Ctx", ")", ",", "Mask", ")", ";", "Instruction", "*", "TDC", "=", "IRB", ".", "CreateCall", "(", "TDCFunc", ",", "{", "V", ",", "MaskVal", "}", ")", ";", "Value", "*", "ICmp", "=", "IRB", ".", "CreateICmp", "(", "CmpInst", "::", "ICMP_NE", ",", "TDC", ",", "Zero32", ")", ";", "I", "->", "replaceAllUsesWith", "(", "ICmp", ")", ";", "}", "I", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "SystemZTDC10", "Func": "runOnFunction", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12809, "Length": 313, "Cover_Rate": 0.747016706443914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "&", "MI", "=", "*", "I", ";", "const", "DebugLoc", "&", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "ASSERT_SORTED", "(", "PopTable", ")", ";", "if", "(", "StackTop", "==", "", ")", "report_fatal_error", "(", "", ")", ";", "RegMap", "[", "Stack", "[", "--", "StackTop", "]", "]", "=", "~", "", ";", "int", "Opcode", "=", "Lookup", "(", "PopTable", ",", "I", "->", "getOpcode", "(", ")", ")", ";", "if", "(", "Opcode", "!=", "-", "", ")", "{", "I", "->", "setDesc", "(", "TII", "->", "get", "(", "Opcode", ")", ")", ";", "if", "(", "Opcode", "==", "", ")", "I", "->", "RemoveOperand"], "ground_truth": ["(", "", ")", ";"], "File": "X86FloatingPoint52", "Func": "popStackAfter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12810, "Length": 93, "Cover_Rate": 0.6595744680851063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MetadataStreamerV3", "::", "emitKernelAttrs", "(", "const", "Function", "&", "Func", ",", "msgpack", "::", "MapDocNode", "Kern", ")", "{", "if", "(", "auto", "Node", "=", "Func", ".", "getMetadata", "(", "", ")", ")", "Kern", "[", "", "]", "=", "getWorkGroupDimensions", "(", "Node", ")", ";", "if", "(", "auto", "Node", "=", "Func", ".", "getMetadata", "(", "", ")", ")", "Kern", "[", "", "]", "=", "getWorkGroupDimensions", "(", "Node", ")", ";", "if", "(", "auto", "Node", "=", "Func", ".", "getMetadata", "(", "", ")", ")", "{", "Kern", "[", "", "]", "=", "Kern", ".", "getDocument", "(", ")", "->", "getNode", "(", "getTypeName", "(", "cast", "<", "ValueAsMetadata", ">", "(", "Node", "->", "getOperand", "(", "", ")", ")", "->", "getType", "(", ")", ",", "mdconst", "::", "extract", "<", "ConstantInt", ">", "(", "Node", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", ",", "true", ")", ";", "}", "if", "(", "Func", ".", "hasFnAttribute", "(", "", ")", ")", "{", "Kern", "[", "", "]", "=", "Kern", ".", "getDocument", "(", ")", "->", "getNode", "(", "Func", ".", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", ".", "str", "("], "ground_truth": [")", ",", "true", ")", ";"], "File": "AMDGPUHSAMetadataStreamer10", "Func": "emitKernelAttrs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12811, "Length": 170, "Cover_Rate": 0.9883720930232558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X", ")", ";", "return", "X"], "ground_truth": [";"], "File": "MBlazeMCTargetDesc", "Func": "createMBlazeMCInstrInfo", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12812, "Length": 17, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "vec_double2", "spu_slqwbytebc", "(", "vec_double2", "a", ",", "unsigned", "int", "count", ")", "{", "return", "(", "(", "vec_double2", ")", "(", "si_shlqbybi", "(", "(", "qword", ")", "(", "a", ")", ",", "si_from_uint", "("], "ground_truth": ["count", ")", ")", ")", ")", ";"], "File": "spu2vmx", "Func": "spu_slqwbytebc", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12813, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "assert", "(", "Opc", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", "."], "ground_truth": ["addMemOperand", "(", "MMO", ")", ";"], "File": "Cpu0InstrInfo1", "Func": "loadRegFromStackSlot", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12814, "Length": 51, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly8x8_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_p8_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12815, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Width", "==", "", "&&", "", ")", ";", "MachineInstr", "&", "MI", "=", "*", "MBBI", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MBB", ".", "getParent", "(", ")", ";", "auto", "LoopHeadMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "MBB", ".", "getBasicBlock", "(", ")", ")", ";", "auto", "LoopIfBodyMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "MBB", ".", "getBasicBlock", "(", ")", ")", ";", "auto", "LoopTailMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "MBB", ".", "getBasicBlock", "(", ")", ")", ";", "auto", "DoneMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "MBB", ".", "getBasicBlock", "(", ")", ")", ";", "MF", "->", "insert", "(", "++", "MBB", ".", "getIterator", "(", ")", ",", "LoopHeadMBB", ")", ";", "MF", "->", "insert", "(", "++", "LoopHeadMBB", "->", "getIterator", "(", ")", ",", "LoopIfBodyMBB", ")", ";", "MF", "->", "insert", "(", "++", "LoopIfBodyMBB", "->", "getIterator", "(", ")", ",", "LoopTailMBB", ")", ";", "MF", "->", "insert", "(", "++", "LoopTailMBB", "->", "getIterator", "(", ")", ",", "DoneMBB", ")", ";", "LoopHeadMBB", "->", "addSuccessor", "(", "LoopIfBodyMBB", ")", ";", "LoopHeadMBB", "->", "addSuccessor", "(", "LoopTailMBB", ")", ";", "LoopIfBodyMBB", "->", "addSuccessor", "(", "LoopTailMBB", ")", ";", "LoopTailMBB", "->", "addSuccessor", "(", "LoopHeadMBB", ")", ";", "LoopTailMBB", "->", "addSuccessor", "(", "DoneMBB", ")", ";", "DoneMBB", "->", "splice", "(", "DoneMBB", "->", "end", "(", ")", ",", "&", "MBB", ",", "MI", ",", "MBB", ".", "end", "(", ")", ")", ";", "DoneMBB", "->", "transferSuccessors", "(", "&", "MBB", ")", ";", "MBB", ".", "addSuccessor", "(", "LoopHeadMBB", ")", ";", "Register", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Scratch1Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Scratch2Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "AddrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "IncrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "MaskReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "IsSigned", "=", "BinOp", "==", "AtomicRMWInst", "::", "Min", "||", "BinOp", "==", "AtomicRMWInst", "::", "Max", ";", "AtomicOrdering", "Ordering", "=", "static_cast", "<", "AtomicOrdering", ">", "(", "MI", ".", "getOperand", "(", "IsSigned", "?", "", ":", ""], "ground_truth": [")", ".", "getImm", "(", ")", ")", ";"], "File": "RISCVExpandPseudoInsts15", "Func": "expandAtomicMinMaxOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12816, "Length": 342, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "noepilogue", ")", "{", "unsigned", "int", "var_size", "=", "current_frame_info", ".", "var_size", ";", "unsigned", "int", "args_size", "=", "current_frame_info", ".", "args_size", ";", "unsigned", "int", "gmask", "=", "current_frame_info", ".", "gmask", ";", "int", "can_trust_sp_p", "=", "!", "current_function_calls_alloca", ";", "const", "char", "*", "sp_str", "=", "reg_names", "[", "STACK_POINTER_REGNUM", "]", ";", "const", "char", "*", "fp_str", "=", "reg_names", "[", "FRAME_POINTER_REGNUM", "]", ";", "if", "(", "can_trust_sp_p", ")", "{", "unsigned", "int", "reg_offset", "=", "var_size", "+", "args_size", ";", "if", "(", "reg_offset", "==", "", ")", ";", "else", "if", "(", "reg_offset", "<", "", ")", "fprintf", "(", "file", ",", "", ",", "sp_str", ",", "IMMEDIATE_PREFIX", ",", "reg_offset", ")", ";", "else", "if", "(", "reg_offset", "<", "", ")", "fprintf", "(", "file", ",", "", ",", "sp_str", ",", "sp_str", ",", "IMMEDIATE_PREFIX", ",", "reg_offset", ")", ";", "else", "if", "(", "reg_offset", "<", "(", "", "<<", "", ")", ")", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ",", "IMMEDIATE_PREFIX", ",", "reg_offset", ",", "sp_str", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ")", ";", "else", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ",", "IMMEDIATE_PREFIX", ",", "reg_offset", ">>", "", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ",", "IMMEDIATE_PREFIX", ",", "reg_offset", "&", "", ",", "sp_str", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ")", ";", "}", "else", "if", "(", "frame_pointer_needed", ")", "{", "unsigned", "int", "reg_offset", "=", "var_size", "+", "args_size", ";", "if", "(", "reg_offset", "==", "", ")", "fprintf", "(", "file", ",", "", ",", "sp_str", ",", "fp_str", ")", ";", "else", "if", "(", "reg_offset", "<", "", ")", "fprintf", "(", "file", ",", "", ",", "sp_str", ",", "fp_str", ",", "IMMEDIATE_PREFIX", ",", "reg_offset", ")", ";", "else", "if", "(", "reg_offset", "<", "(", "", "<<", "", ")", ")", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ",", "IMMEDIATE_PREFIX", ",", "reg_offset", ",", "sp_str", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ")", ";", "else", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ",", "IMMEDIATE_PREFIX", ",", "reg_offset", ">>", "", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ",", "IMMEDIATE_PREFIX", ",", "reg_offset", "&", "", ",", "sp_str", ",", "reg_names", "[", "PROLOGUE_TMP_REGNUM", "]", ")", ";", "}", "else", "gcc_unreachable", "(", ")", ";", "if", "(", "current_frame_info", ".", "save_lr", ")", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "RETURN_ADDR_REGNUM", "]", ")", ";", "gmask", "&=", "~", "(", "FRAME_POINTER_MASK", "|", "RETURN_ADDR_MASK", ")", ";", "for", "(", "regno", "=", "M32R_MAX_INT_REGS", "-", "", ";", "regno", ">=", "", ";", "--", "regno", ")", "{", "if", "(", "(", "gmask", "&", "(", "", "<<", "regno", ")", ")", "!=", "", ")", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "regno", "]", ")", ";", "}", "if", "(", "current_frame_info", ".", "save_fp", ")", "fprintf", "(", "file", ",", "", ",", "fp_str"], "ground_truth": [")", ";"], "File": "m32r3", "Func": "m32r_output_function_epilogue", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12817, "Length": 416, "Cover_Rate": 0.7209705372616985, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "update_base_p", "=", "true", ";", "base_reg", "=", "XEXP", "(", "XEXP", "(", "base_addr", ",", "", ")", ",", "", ")", ";", "}", "const", "char", "*", "update_base", "=", "update_base_p", "?", "", ":", "", ";", "regno", "=", "REGNO", "(", "operands", "[", "", "]", ")", ";", "otherops", "[", "", "]", "=", "base_reg", ";", "otherops", "[", "", "]", "=", "operands", "[", "", "]", ";", "if", "(", "regno", ">=", "", ")", "{", "enable4", "=", "nds32_regno_to_enable4", "(", "regno", ")", ";", "sprintf", "(", "buff", ",", "", ",", "update_base", ",", "enable4"], "ground_truth": [")", ";"], "File": "nds32-md-auxiliary", "Func": "nds32_output_smw_single_word", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12818, "Length": 84, "Cover_Rate": 0.4745762711864407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "X86BaseInfo (2)", "Func": "getSizeOfImm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12819, "Length": 27, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_loadu_pd", "(", "__m256d", "__W", ",", "__mmask8", "__U", ",", "void", "const", "*", "__P", ")", "{", "return", "(", "__m256d", ")", "__builtin_ia32_loadupd256_mask", "(", "(", "__v4df", "*", ")", "__P", ",", "(", "__v4df", ")", "__W", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_mask_loadu_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12820, "Length": 50, "Cover_Rate": 0.9803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gen_neg", "=", "gen_negsi2", ";", "break", ";", "case", "DImode", ":", "gen_neg", "=", "gen_negdi2", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "e1", "=", "gen_reg_rtx", "(", "inmode", ")", ";", "e2", "=", "gen_reg_rtx", "(", "inmode", ")", ";", "res", "=", "gen_reg_rtx", "(", "outmode", ")", ";", "half", "=", "CONST_DOUBLE_FROM_REAL_VALUE", "(", "dconsthalf", ",", "inmode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "scratch", ",", "gen_rtx_UNSPEC", "(", "HImode", ",", "gen_rtvec", "(", "", ",", "op1", ")", ",", "UNSPEC_FXAM", ")", ")", ")", ";", "emit_insn", "(", "gen_abs", "(", "e1", ",", "op1", ")", ")", ";", "half", "=", "force_reg", "(", "inmode", ",", "half", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "e2", ",", "gen_rtx_PLUS", "(", "inmode", ",", "e1", ",", "half", ")", ")", ")", ";", "if", "(", "inmode", "!=", "XFmode", ")", "{", "tmp1", "=", "gen_reg_rtx", "(", "XFmode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "tmp1", ",", "gen_rtx_FLOAT_EXTEND", "(", "XFmode", ",", "e2", ")", ")", ")", ";", "}", "else", "tmp1", "=", "e2", ";", "switch", "(", "outmode", ")", "{", "case", "SFmode", ":", "case", "DFmode", ":", "{", "rtx", "tmp0", "=", "gen_reg_rtx", "(", "XFmode", ")", ";", "emit_insn", "(", "gen_frndintxf2_floor", "(", "tmp0", ",", "tmp1", ")", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "res", ",", "gen_rtx_UNSPEC", "(", "outmode", ",", "gen_rtvec", "(", "", ",", "tmp0", ")", ",", "UNSPEC_TRUNC_NOOP", ")", ")", ")", ";", "}", "break", ";", "case", "XFmode", ":", "emit_insn", "(", "gen_frndintxf2_floor", "(", "res", ",", "tmp1", ")", ")", ";", "break", ";", "case", "HImode"], "ground_truth": [":"], "File": "i3864", "Func": "ix86_emit_i387_round", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12821, "Length": 226, "Cover_Rate": 0.4139194139194139, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "int64_t", "Offset", ";", "if", "(", "Def", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "mi_match", "(", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ",", "m_ICst", "(", "Offset", ")", ")", ")", "return", "std", "::", "make_tuple", "(", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "Offset", ",", "Def", ")", ";", "if", "(", "mi_match", "(", "Def", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "MRI", ",", "m_Copy", "(", "m_ICst", "(", "Offset", ")", ")", ")", ")", "return", "std", "::", "make_tuple", "(", "Def", "->", "getOperand", "(", "", ")", ".", "getReg"], "ground_truth": ["(", ")", ",", "Offset", ",", "Def", ")", ";"], "File": "AMDGPUInstructionSelector25", "Func": "getBaseWithConstantOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12822, "Length": 106, "Cover_Rate": 0.43621399176954734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "TargetMachine", ">"], "ground_truth": ["X", "(", "TheTarget", ")", ";"], "File": "AArch64TargetMachine68", "Func": "LLVMInitializeAArch64Target", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12823, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printNeonUImm64MaskOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MOUImm8", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "assert", "(", "MOUImm8", ".", "isImm", "(", ")", "&&", "", ")", ";", "uint32_t", "UImm8", "=", "MOUImm8", ".", "getImm", "(", ")", ";", "uint64_t", "Mask", "=", "", ";", "for", "(", "unsigned", "ByteNum", "=", "", ";", "ByteNum", "<", "", ";", "++", "ByteNum", ")", "{", "if", "(", "(", "UImm8", ">>", "ByteNum", ")", "&", "", ")", "Mask", "|=", "(", "uint64_t", ")", "", "<<", "(", "", "*", "ByteNum", ")", ";", "}", "O", "<<"], "ground_truth": ["", ";"], "File": "AArch64InstPrinter17", "Func": "printNeonUImm64MaskOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12824, "Length": 98, "Cover_Rate": 0.9245283018867925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cycle", "=", "cycleValue"], "ground_truth": [";"], "File": "TPCCostModelEmitter", "Func": "setCycle", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12825, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "P", ")", ";", "}", "if", "(", "InVT", ".", "getScalarSizeInBits", "(", ")", ">", "", "&&", "!", "Subtarget", ".", "hasDQI", "(", ")", ")", "{", "unsigned", "BitWidth", "=", "InVT", ".", "getScalarSizeInBits", "(", ")", ";", "unsigned", "NumSignBits", "=", "DAG", ".", "ComputeNumSignBits", "(", "Op0", ")", ";", "if", "(", "NumSignBits", ">=", "(", "BitWidth", "-", "", ")", ")", "{", "EVT", "TruncVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ")", ";", "if", "(", "InVT", ".", "isVector", "(", ")", ")", "TruncVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "TruncVT", ",", "InVT", ".", "getVectorNumElements", "(", ")", ")", ";", "SDLoc", "dl", "(", "N", ")", ";", "SDValue", "Trunc", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "TruncVT", ",", "Op0", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Trunc", ")", ";", "}", "}", "if", "(", "!", "Subtarget", ".", "useSoftFloat", "(", ")", "&&", "Op0", ".", "getOpcode", "(", ")"], "ground_truth": ["==", "", ")", "{"], "File": "X86ISelLowering102", "Func": "combineSIntToFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12826, "Length": 166, "Cover_Rate": 0.3648351648351648, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "SymExpr", "->", "getSymbol", "(", ")", ".", "getName", "(", ")", "==", "", "&&", "", ")", ";", "return", "", ";", "}", "MCFixupKind", "fixupKind", "=", "(", "MCFixupKind", ")", "", ";", "if", "(", "const", "MCExpr", "*", "SExpr", "=", "dyn_cast", "<", "MCExpr", ">", "(", "MO", ".", "getExpr", "(", ")", ")", ")", "{", "if", "(", "SExpr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__WPLT30", ")", "fixupKind", "=", "(", "MCFixupKind", ")", "", ";", "}", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "fixupKind", ")", ")", ";", "return"], "ground_truth": ["", ";"], "File": "SparcMCCodeEmitter", "Func": "getCallTargetOpValue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12827, "Length": 92, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ")", ":", "LLVMTargetMachine", "(", "T", ",", "DataLayout", ",", "TT", ",", "getCPU", "(", "CPU", ")", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "("], "ground_truth": ["RM", ")", ",", "getEffectiveCodeModel", "(", "CM", ",", "CodeModel", "::", "Small", ")", ",", "OL", ")", ",", "SubTarget", "(", "TT", ",", "getCPU", "(", "CPU", ")", ",", "FS", ",", "*", "this", ")", "{"], "File": "AVRTargetMachine18", "Func": "AVRTargetMachine", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12828, "Length": 99, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "Subtarget", "*", "getSubtarget", "(", ")", "{", "return"], "ground_truth": ["Subtarget", ";"], "File": "X86ISelLowering112", "Func": "getSubtarget", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12829, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "msp430_hwmult_type", "==", "MSP430_HWMULT_LARGE", ")", "return", "true", ";", "if", "(", "target_mcu", "==", "NULL", "||", "msp430_hwmult_type", "!=", "MSP430_HWMULT_AUTO", ")", "return", "false", ";", "if", "(", "target_mcu", "==", "cached_match", ")", "return"], "ground_truth": ["cached_result", ";"], "File": "msp430", "Func": "use_32bit_hwmult", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12830, "Length": 31, "Cover_Rate": 0.3780487804878049, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetFrameInfo", "*", "getFrameInfo", "("], "ground_truth": [")", "const", "{"], "File": "PTXTargetMachine3", "Func": "getFrameInfo", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12831, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "X86AsmBackend (2)", "Func": "getRelaxedOpcodeArith", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12832, "Length": 222, "Cover_Rate": 0.36938435940099834, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_alignq128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "__imm", ",", "("], "ground_truth": ["__v2di", ")", "_mm_setzero_di", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm_maskz_alignr_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12833, "Length": 31, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "nios2_set_fpu_custom_code", "(", "enum", "n2fpu_code", "code", ",", "int", "n", ",", "bool", "override_p", ")", "{", "if", "(", "override_p", "||", "N2FPU_N", "(", "code", ")", "==", "-"], "ground_truth": ["", ")", "N2FPU_N", "(", "code", ")", "=", "n", ";"], "File": "nios2", "Func": "nios2_set_fpu_custom_code", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12834, "Length": 34, "Cover_Rate": 0.723404255319149, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "ScheduleDAGInstrs", "*", "createMachineScheduler", "(", "MachineSchedContext", "*", "C", ")", "{", "const", "Subtarget", "&", "ST", "=", "C", "->", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "ScheduleDAGMILive", "*", "DAG", "=", "new", "ScheduleDAGMILive", "(", "C", ",", "ST", ".", "usePreRASchedStrategy", "(", ")", "?", "std", "::", "make_unique", "<", "PreRASchedStrategy", ">", "(", "C", ")", ":", "std", "::", "make_unique", "<", "GenericScheduler", ">", "(", "C", ")", ")", ";", "DAG", "->", "addMutation", "(", "createCopyConstrainDAGMutation", "(", "DAG", "->", "TII", ",", "DAG", "->"], "ground_truth": ["TRI", ")", ")", ";"], "File": "PPCTargetMachine54", "Func": "createPPCMachineScheduler", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12835, "Length": 78, "Cover_Rate": 0.7878787878787878, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vldrhq_gather_offset_u32", "(", "uint16_t", "const", "*", "__base", ",", "uint32x4_t", "__offset", ")", "{", "return", "__builtin_mve_vldrhq_gather_offset_uv4si", "(", "(", "__builtin_neon_hi", "*", ")", "__base"], "ground_truth": [",", "__offset", ")", ";"], "File": "arm", "Func": "mve___arm_vldrhq_gather_offset_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12836, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", ">>", "", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "const", "MCExpr", "*", "Expr", "="], "ground_truth": ["MO", ".", "getExpr", "(", ")", ";"], "File": "MipsMCCodeEmitter23", "Func": "getBranchTargetOpValueMMPC10", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12837, "Length": 39, "Cover_Rate": 0.3786407766990291, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", "=", "std", "::", "find_if", "(", "B", ",", "E", ",", "isdigit", ")", ";", "Prefix", ".", "assign", "(", "B", ",", "I", "-", "B", ")", ";", "if", "(", "I", "==", "E", ")", "return", "std", "::", "make_pair", "(", "true", ",", "false", ")", ";", "return", "std", "::", "make_pair", "(", "!", "getAsUnsignedInteger", "(", "StringRef", "(", "I", ",", "E", "-", "I", ")", ",", "", ",", "Reg", ")"], "ground_truth": [",", "true", ")", ";"], "File": "Cpu0ISelLowering4", "Func": "parsePhysicalReg", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12838, "Length": 65, "Cover_Rate": 0.4391891891891892, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "emitLocalEntry", "(", "MCSymbolELF", "*", "S", ","], "ground_truth": ["const", "MCExpr", "*", "LocalOffset", ")", "override", "{"], "File": "PPCMCTargetDesc17", "Func": "emitLocalEntry", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12839, "Length": 14, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "&", "pred", "=", "cfun", "->", "machine", "->"], "ground_truth": ["unisimt_outside_simt_predicate", ";"], "File": "nvptx", "Func": "nvptx_get_unisimt_outside_simt_predicate", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 12840, "Length": 10, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InitI", "=", "BuildMI", "(", "MBB", ",", "At", ",", "dl", ",", "HII", "->", "get", "(", "", ")", ",", "DefR", ")", ".", "add", "(", "ExtOp", ")", ".", "add", "(", "MachineOperand", "(", "Ex", ".", "Rs", ")", ")", ";", "}", "else", "{", "InitI", "=", "BuildMI", "(", "MBB", ",", "At", ",", "dl", ",", "HII", "->", "get", "(", "", ")", ",", "DefR", ")", ".", "add", "(", "MachineOperand", "(", "Ex", ".", "Rs", ")", ")", ".", "add", "(", "ExtOp", ")", ";", "}", "}", "else", "{", "unsigned", "NewOpc", "=", "Ex", ".", "Neg", "?", "", ":", "", ";", "InitI", "=", "BuildMI", "(", "MBB", ",", "At", ",", "dl", ",", "HII", "->", "get", "(", "NewOpc", ")", ",", "DefR", ")", ".", "add", "(", "ExtOp", ")", ".", "add", "(", "MachineOperand", "(", "Ex", ".", "Rs", ")", ")", ".", "addImm", "(", "Ex", ".", "S", ")", ";", "}", "}", "assert", "(", "InitI", ")", ";", "(", "void", ")", "InitI", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", ".", "getNumber", "(", ")", "<<", "", "<<", "PrintInit", "(", "ExtI"], "ground_truth": [",", "*", "HRI", ")", "<<", "", "<<", "*", "InitI", ")", ";"], "File": "HexagonConstExtenders14", "Func": "insertInitializer", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12841, "Length": 172, "Cover_Rate": 0.40093240093240096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpd256_mask", "(", "(", "__v8si", ")", "__X", ",", "(", "__v8si", ")"], "ground_truth": ["__Y", ",", "", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_cmplt_epu32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12842, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "computeOpenCLImageSupport", "(", "const", "Triple", "&", "TT", ")", "{", "return"], "ground_truth": ["true", ";"], "File": "SPIRVSubtarget1", "Func": "computeOpenCLImageSupport", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12843, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVMContext", "&", "Context", "=", "M", ".", "getContext", "(", ")", ";", "Void", "=", "Type", "::", "getVoidTy", "(", "Context", ")", ";", "Boolean", "=", "Type", "::", "getInt1Ty", "(", "Context", ")", ";", "IntMask", "=", "ST", ".", "isWave32", "(", ")", "?", "Type", "::", "getInt32Ty", "(", "Context", ")", ":", "Type", "::", "getInt64Ty", "(", "Context", ")", ";", "ReturnStruct", "=", "StructType", "::", "get", "(", "Boolean", ",", "IntMask", ")", ";", "BoolTrue", "=", "ConstantInt", "::", "getTrue", "(", "Context", ")", ";", "BoolFalse", "=", "ConstantInt", "::", "getFalse", "(", "Context", ")", ";", "BoolUndef", "=", "UndefValue", "::", "get", "(", "Boolean", ")", ";", "IntMaskZero", "=", "ConstantInt", "::", "get", "(", "IntMask", ",", "", ")", ";", "If", "=", "", "(", "&", "M", ",", "", ",", "{", "IntMask", "}", ")", ";", "Else", "=", "", "(", "&", "M", ",", "", ",", "{", "IntMask", ",", "IntMask", "}", ")", ";", "IfBreak", "=", "", "(", "&", "M", ",", ""], "ground_truth": [",", "{", "IntMask", "}", ")", ";"], "File": "SIAnnotateControlFlow19", "Func": "initialize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12844, "Length": 143, "Cover_Rate": 0.6908212560386473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", ".", "AddBlankLine", "(", ")", ";", "}", "Stubs", "=", "MMIMacho", ".", "GetGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "const", "MCSection", "*", "TheSection", "=", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MachO", "::", "S_NON_LAZY_SYMBOL_POINTERS", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TheSection", ")", ";", "for", "(", "auto", "&", "Stub", ":", "Stubs", ")", "emitNonLazySymbolPointer", "(", "OutStreamer", ",", "Stub", ".", "first", ",", "Stub", ".", "second", ")", ";", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", ".", "AddBlankLine", "(", ")", ";", "}", "Stubs", "=", "MMIMacho", ".", "GetHiddenGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "const", "MCSection", "*", "TheSection", "=", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MachO", "::", "S_NON_LAZY_SYMBOL_POINTERS", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TheSection", ")", ";", "for", "(", "auto", "&", "Stub", ":", "Stubs", ")", "emitNonLazySymbolPointer", "(", "OutStreamer", ",", "Stub", ".", "first", ",", "Stub", ".", "second", ")", ";", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", ".", "AddBlankLine", "(", ")", ";", "}", "SM", ".", "serializeToStackMapSection", "(", ")", ";", "OutStreamer", ".", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "if", "(", "TT", ".", "isKnownWindowsMSVCEnvironment", "(", ")", "&&", "MMI", "->", "usesVAFloatArgument", "(", ")", ")", "{", "StringRef", "SymbolName", "=", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "?", "", ":", "", ";", "MCSymbol", "*", "S", "=", "MMI", "->", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "SymbolName", ")", ";", "OutStreamer", ".", "EmitSymbolAttribute", "(", "S", ",", "MCSA_Global", ")", ";", "}", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "{", "std", "::", "vector", "<", "const", "MCSymbol", "*", ">", "DLLExportedFns", ",", "DLLExportedGlobals", ";", "for", "(", "const", "auto", "&", "Function", ":", "M", ")", "if", "(", "Function", ".", "hasDLLExportStorageClass", "(", ")", "&&", "!", "Function", ".", "isDeclaration", "(", ")", ")", "DLLExportedFns", ".", "push_back", "(", "getSymbol", "(", "&", "Function", ")", ")", ";", "for", "(", "const", "auto", "&", "Global", ":", "M", ".", "globals", "(", ")", ")", "if", "(", "Global", ".", "hasDLLExportStorageClass", "(", ")", "&&", "!", "Global", ".", "isDeclaration", "(", ")", ")", "DLLExportedGlobals", ".", "push_back", "(", "getSymbol", "(", "&", "Global", ")", ")", ";", "for", "(", "const", "auto", "&", "Alias", ":", "M", ".", "aliases", "(", ")", ")", "{", "if", "(", "!", "Alias", ".", "hasDLLExportStorageClass", "(", ")", ")", "continue", ";", "if", "(", "Alias", ".", "getType", "(", ")", "->", "getElementType", "(", ")", "->", "isFunctionTy", "(", ")", ")", "DLLExportedFns", ".", "push_back", "(", "getSymbol", "(", "&", "Alias", ")", ")", ";", "else", "DLLExportedGlobals", ".", "push_back", "(", "getSymbol", "(", "&", "Alias", ")", ")", ";", "}", "if", "(", "!", "DLLExportedGlobals", ".", "empty", "(", ")", "||", "!", "DLLExportedFns", ".", "empty", "(", ")", ")", "{", "const", "TargetLoweringObjectFileCOFF", "&", "TLOFCOFF", "=", "static_cast", "<", "const", "TargetLoweringObjectFileCOFF", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TLOFCOFF", ".", "getDrectveSection", "(", ")", ")", ";", "for", "(", "auto", "&", "Symbol", ":", "DLLExportedGlobals", ")", "GenerateExportDirective", "(", "Symbol", ",", "true", ")", ";", "for", "(", "auto", "&", "Symbol", ":", "DLLExportedFns", ")", "GenerateExportDirective", "(", "Symbol", ",", "false", ")", ";", "}", "}", "if", "(", "TT", ".", "isOSBinFormatELF", "(", ")", ")", "SM", ".", "serializeToStackMapSection", "("], "ground_truth": [")", ";"], "File": "X86AsmPrinter79", "Func": "EmitEndOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12845, "Length": 504, "Cover_Rate": 0.7578947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EltVT", "=", "", ";", "VecVT", "=", "", ";", "EltMask", "=", "DAG", ".", "getConstant", "(", "", ",", "EltVT", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "{", "VecVal1", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "DL", ",", "VecVT", ",", "DAG", ".", "getUNDEF", "(", "VecVT", ")", ",", "In1", ")", ";", "VecVal2", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "DL", ",", "VecVT", ",", "DAG", ".", "getUNDEF", "(", "VecVT", ")", ",", "In2", ")", ";", "}", "else", "{", "VecVal1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT", ",", "In1", ")", ";", "VecVal2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT", ",", "In2", ")", ";", "}", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "std", "::", "vector", "<", "SDValue", ">", "BuildVectorOps", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "VecVT", ".", "getVectorNumElements", "(", ")", ";", "++", "i", ")", "BuildVectorOps", ".", "push_back", "(", "EltMask", ")", ";", "SDValue", "BuildVec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT", ",", "BuildVectorOps", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "{", "BuildVec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BuildVec", ")", ";", "BuildVec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BuildVec", ")", ";", "BuildVec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BuildVec", ")", ";", "}", "SDValue", "Sel", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecVT", ",", "VecVal1", ",", "VecVal2", ",", "BuildVec", ")", ";", "if", "(", "VT", "==", "", ")", "return", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "DL", ",", "VT", ",", "Sel", ")", ";", "else", "if", "(", "VT", "==", "", ")", "return", "DAG", ".", "getTargetExtractSubreg", "(", ""], "ground_truth": [",", "DL", ",", "VT", ",", "Sel", ")", ";"], "File": "ARM64ISelLowering", "Func": "LowerFCOPYSIGN", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12846, "Length": 283, "Cover_Rate": 0.4333843797856049, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_or_ps", "(", "__mmask8", "__U", ",", "__m256", "__A", ",", "__m256", "__B", ")", "{", "return", "(", "__m256", ")", "__builtin_ia32_orps256_mask", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8sf", ")", "__B", ",", "(", "__v8sf", ")", "_mm256_setzero_ps"], "ground_truth": ["(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_maskz_or_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12847, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "Op", "=", "Op", ".", "getOperand", "(", "", ")", ";", "BuildVectorSDNode", "*", "BVN", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "APInt", "SplatBits", ","], "ground_truth": ["SplatUndef", ";"], "File": "AArch64ISelLowering (2)", "Func": "getVShiftImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12848, "Length": 40, "Cover_Rate": 0.3883495145631068, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "PN", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "NewPR", ",", "false", ")", ")", ";", "PN", "->", "addOperand", "(", "MachineOperand", "::", "CreateMBB", "(", "NewPH", ")", ")", ";", "}", "}", "else", "{", "assert", "(", "Header", "->", "pred_size", "(", ")", "==", "", ")", ";", "for", "(", "instr_iterator", "I", "=", "Header", "->", "instr_begin", "(", ")", ",", "E", "=", "Header", "->", "instr_end", "(", ")", ";", "I", "!=", "E", "&&", "I", "->", "isPHI", "(", ")", ";", "++", "I", ")", "{", "MachineInstr", "*", "PN", "=", "&", "*", "I", ";", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "PN", "->", "getNumOperands", "(", ")", ";", "i", "<", "n", ";", "i", "+=", "", ")", "{", "MachineOperand", "&", "MO", "=", "PN", "->", "getOperand", "(", "i", "+", "", ")", ";", "if", "(", "MO", ".", "getMBB", "(", ")", "!=", "Latch", ")", "MO", ".", "setMBB", "(", "NewPH", ")", ";", "}", "}", "}", "SmallVector", "<", "MachineOperand", ",", "", ">", "Tmp2", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "EmptyCond", ";", "TB", "=", "FB", "=", "nullptr", ";", "for", "(", "MBBVector", "::", "iterator", "I", "=", "Preds", ".", "begin", "(", ")", ",", "E", "=", "Preds", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineBasicBlock", "*", "PB", "=", "*", "I", ";", "if", "(", "PB", "!=", "Latch", ")", "{", "Tmp2", ".", "clear", "(", ")", ";", "bool", "NotAnalyzed", "=", "TII", "->", "analyzeBranch", "(", "*", "PB", ",", "TB", ",", "FB", ",", "Tmp2", ",", "false", ")", ";", "(", "void", ")", "NotAnalyzed", ";", "assert", "(", "!", "NotAnalyzed", "&&", "", ")", ";", "if", "(", "TB", "!=", "Header", "&&", "(", "Tmp2", ".", "empty", "(", ")", "||", "FB", "!=", "Header", ")", ")", "TII", "->", "insertBranch", "(", "*", "PB", ",", "NewPH", ",", "nullptr", ",", "EmptyCond", ",", "DL", ")", ";", "PB", "->", "ReplaceUsesOfBlockWith", "(", "Header", ",", "NewPH", ")", ";", "}", "}", "TB", "=", "FB", "=", "nullptr", ";", "bool", "LatchNotAnalyzed", "=", "TII", "->", "analyzeBranch", "(", "*", "Latch", ",", "TB", ",", "FB", ",", "Tmp2", ",", "false", ")", ";", "(", "void", ")", "LatchNotAnalyzed", ";", "assert", "(", "!", "LatchNotAnalyzed", "&&", "", ")", ";", "if", "(", "!", "TB", "&&", "!", "FB", ")", "TII", "->", "insertBranch", "(", "*", "Latch", ",", "Header", ",", "nullptr", ",", "EmptyCond", ",", "DL", ")", ";", "TII", "->", "insertBranch", "(", "*", "NewPH", ",", "Header", ","], "ground_truth": ["nullptr", ",", "EmptyCond", ",", "DL", ")", ";"], "File": "HexagonHardwareLoops1", "Func": "createPreheaderForLoop", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12849, "Length": 367, "Cover_Rate": 0.34524929444967073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "thisMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "copy0MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "copy1MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "", "CC", "=", "(", "", ")", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "getBrCond", "(", "CC", ")", ")", ".", "addMBB", "(", "copy1MBB", ")", ";", "F", "->", "insert", "(", "I", ",", "copy0MBB", ")", ";", "F", "->", "insert", "(", "I", ",", "copy1MBB", ")", ";", "for", "(", "MachineBasicBlock", "::", "succ_iterator", "SI", "=", "BB", "->", "succ_begin", "(", ")", ",", "SE", "=", "BB", "->", "succ_end", "(", ")", ";", "SI", "!=", "SE", ";", "++", "SI", ")", "EM", "->", "insert", "(", "std", "::", "make_pair", "(", "*", "SI", ",", "copy1MBB", ")", ")", ";", "copy1MBB", "->", "transferSuccessors", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "copy1MBB", ")", ";", "BB", "=", "copy0MBB", ";", "BB", "->", "addSuccessor", "(", "copy1MBB", ")", ";", "BB", "=", "copy1MBB", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "copy0MBB", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "thisMBB", ")", ";", "F", "->", "DeleteMachineInstr", "(", "MI"], "ground_truth": [")", ";"], "File": "SystemZISelLowering101", "Func": "EmitInstrWithCustomInserter", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12850, "Length": 241, "Cover_Rate": 0.6566757493188011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_fcmul_round_sch", "(", "__mmask8", "__A", ",", "__m128h"], "ground_truth": ["__B", ",", "__m128h", "__C", ",", "const", "int", "__E", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm_maskz_fcmul_round_sch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12851, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_s32_u64", "(", "uint64x1_t", "__a", ")", "{", "return", "(", "int32x2_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_s32_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12852, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printShiftOperand", "(", "MI", ",", "OpNum", ",", "O"], "ground_truth": [",", "Shift", ")", ";"], "File": "AArch64InstPrinter1", "Func": "printShiftOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12853, "Length": 11, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pmovsxbw256", "(", "(", "__v16qi"], "ground_truth": [")", "__X", ")", ";"], "File": "avx2intrin", "Func": "_mm256_cvtepi8_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12854, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "KillInputReg", "=", "false", ";", "if", "(", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "CopyRC", "=", "(", "SrcVT", "==", "", ")", "?", "&", "", ":", "&", "", ";", "unsigned", "CopyReg", "=", "createResultReg", "(", "CopyRC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "CopyReg", ")", ".", "addReg", "(", "InputReg", ")", ";", "InputReg", "=", "CopyReg", ";", "KillInputReg", "=", "true", ";", "}", "unsigned", "ResultReg", "=", "fastEmitInst_extractsubreg", "(", "", ",", "InputReg", ",", "KillInputReg", ",", "", ")", ";", "if", "(", "!", "ResultReg", ")", "return", "false", ";", "updateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true"], "ground_truth": [";"], "File": "X86FastISel (2)6", "Func": "X86SelectTrunc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12855, "Length": 111, "Cover_Rate": 0.4605809128630705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32_t", ")", "__builtin_neon_vget_laneuv2si", "(", "(", "int32x2_t", ")"], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vget_lane_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12856, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "rs6000_emit_le_vsx_store", "(", "rtx", "dest", ",", "rtx", "source", ",", "machine_mode", "mode", ")", "{", "gcc_assert", "(", "can_create_pseudo_p", "(", ")", ")", ";", "if", "(", "mode", "==", "TImode", "||", "mode", "==", "V1TImode", ")", "{", "mode", "=", "V2DImode"], "ground_truth": [";"], "File": "rs6000", "Func": "rs6000_emit_le_vsx_store", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12857, "Length": 35, "Cover_Rate": 0.42168674698795183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "avr_mem_flash_p", "(", "src", ")", "||", "avr_mem_flash_p", "(", "dest", ")", ")", "{", "return", "avr_out_lpm", "(", "insn", ",", "operands", ",", "plen", ")", ";", "}", "gcc_assert", "(", "", "==", "GET_MODE_SIZE", "(", "GET_MODE", "(", "dest", ")", ")", ")", ";", "if", "(", "REG_P", "(", "dest", ")", ")", "{", "if", "(", "REG_P", "(", "src", ")", ")", "{", "if", "(", "test_hard_reg_class", "(", "STACK_REG", ",", "dest", ")", ")", "return", "avr_asm_len", "(", "", ",", "operands", ",", "plen", ",", "-", "", ")", ";", "else", "if", "(", "test_hard_reg_class", "(", "STACK_REG", ",", "src", ")", ")", "return", "avr_asm_len", "(", "", ",", "operands", ",", "plen", ",", "-", "", ")", ";", "return", "avr_asm_len", "(", "", ",", "operands", ",", "plen", ",", "-", "", ")", ";", "}", "else", "if", "(", "CONSTANT_P", "(", "src", ")", ")", "{", "output_reload_in_const", "(", "operands", ",", "NULL_RTX", ",", "plen", ",", "false", ")", ";", "return", "", ";", "}", "else", "if", "(", "MEM_P", "(", "src", ")", ")", "return", "out_movqi_r_mr", "(", "insn", ",", "operands", ",", "plen", ")", ";", "}", "else", "if", "(", "MEM_P", "(", "dest", ")", ")", "{", "rtx", "xop", "[", "", "]", ";", "xop", "[", "", "]", "=", "dest", ";", "xop", "[", "", "]", "=", "src", "==", "CONST0_RTX", "(", "GET_MODE"], "ground_truth": ["(", "dest", ")", ")", "?", "zero_reg_rtx", ":", "src", ";"], "File": "avr4", "Func": "output_movqi", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12858, "Length": 196, "Cover_Rate": 0.7967479674796748, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "'#'", "<<", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "ARMInstPrinter14", "Func": "printVFPf64ImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12859, "Length": 15, "Cover_Rate": 0.4411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "MF", ",", "RVLocs", ",", "Context", ")", ";", "if", "(", "!", "CCInfo", ".", "CheckReturn", "(", "Outs", ",", "RetCC_"], "ground_truth": [")", ")", "{"], "File": "LEGISelLowering", "Func": "CanLowerReturn", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12860, "Length": 35, "Cover_Rate": 0.3763440860215054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SR1", ")", "*", "SR1", "=", "R0", ";", "if", "(", "SR2", ")", "{", "assert", "(", "SR1", "&&", "", ")", ";", "*", "SR2", "=", "R12", ";", "}", "if", "(", "(", "UseAtEnd", "&&", "MBB", "->", "isReturnBlock", "(", ")", ")", "||", "(", "!", "UseAtEnd", "&&", "(", "&", "MBB", "->", "getParent", "(", ")", "->", "front", "(", ")", "==", "MBB", ")", ")", ")", "return", "true", ";", "RS", ".", "enterBasicBlock", "(", "*", "MBB", ")", ";", "if", "(", "UseAtEnd", "&&", "!", "MBB", "->", "empty", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", "->", "getFirstTerminator", "(", ")", ";", "if", "(", "MBBI", "==", "MBB", "->", "end", "(", ")", ")", "MBBI", "=", "std", "::", "prev", "(", "MBBI", ")", ";", "if", "(", "MBBI", "!=", "MBB", "->", "begin", "(", ")", ")", "RS", ".", "forward", "(", "MBBI", ")", ";", "}", "if", "(", "!", "RS", ".", "isRegUsed", "(", "R0", ")", "&&", "!", "RS", ".", "isRegUsed", "(", "R12", ")", ")", "return", "true", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "const", "MCPhysReg", "*", "CSRegs", "=", "RegInfo", "->", "getCalleeSavedRegs", "(", "MBB", "->", "getParent", "(", ")", ")", ";", "BitVector", "BV", "=", "RS", ".", "getRegsAvailable", "(", "Subtarget", ".", "is64", "(", ")", "?", "&", "", ":", "&", "", ")", ";", "for", "(", "int", "i", "=", "", ";", "CSRegs", "[", "i", "]", ";", "++", "i", ")", "BV", ".", "reset", "(", "CSRegs", "[", "i", "]", ")", ";", "if", "(", "SR1", ")", "{", "int", "FirstScratchReg", "=", "BV", ".", "find_first", "(", ")", ";", "*", "SR1", "=", "FirstScratchReg", "==", "-", "", "?", "(", "unsigned", ")", "", ":", "FirstScratchReg", ";", "}", "if", "(", "SR2", ")", "{", "int", "SecondScratchReg", "=", "BV", ".", "find_next", "(", "*", "SR1", ")", ";", "if", "(", "SecondScratchReg", "!=", "-", "", ")"], "ground_truth": ["*", "SR2", "=", "SecondScratchReg", ";"], "File": "PPCFrameLowering16", "Func": "findScratchRegister", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12861, "Length": 281, "Cover_Rate": 0.727979274611399, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "info", "->", "altivec_save_offset", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "altivec_save_offset", ")", ";", "if", "(", "info", "->", "spe_gp_save_offset", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "spe_gp_save_offset", ")", ";", "if", "(", "info", "->", "vrsave_save_offset", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "vrsave_save_offset", ")", ";", "if", "(", "info", "->", "lr_save_offset", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "lr_save_offset", ")", ";", "if", "(", "info", "->", "cr_save_offset", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "cr_save_offset", ")", ";", "if", "(", "info", "->", "toc_save_offset", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "toc_save_offset", ")", ";", "if", "(", "info", "->", "varargs_save_offset", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "varargs_save_offset", ")", ";", "if", "(", "info", "->", "total_size", ")", "fprintf", "(", "stderr", ",", "", "HOST_WIDE_INT_PRINT_DEC", "", ",", "info", "->", "total_size", ")", ";", "if", "(", "info", "->", "vars_size", ")", "fprintf", "(", "stderr", ",", "", "HOST_WIDE_INT_PRINT_DEC", "", ",", "info", "->", "vars_size", ")", ";", "if", "(", "info", "->", "parm_size", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "parm_size", ")", ";", "if", "(", "info", "->", "fixed_size", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "fixed_size", ")", ";", "if", "(", "info", "->", "gp_size", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "gp_size", ")", ";", "if", "(", "info", "->", "spe_gp_size", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "spe_gp_size", ")", ";", "if", "(", "info", "->", "fp_size", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "fp_size", ")", ";", "if", "(", "info", "->", "altivec_size", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "altivec_size", ")", ";", "if", "(", "info", "->", "vrsave_size", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "vrsave_size", ")", ";", "if", "(", "info", "->", "altivec_padding_size", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "altivec_padding_size", ")", ";", "if", "(", "info", "->", "spe_padding_size", ")", "fprintf", "(", "stderr", ",", "", ",", "info", "->", "spe_padding_size", ")", ";", "if", "(", "info", "->", "lr_size", ")", "fprintf", "(", "stderr", ",", "", ","], "ground_truth": ["info", "->", "lr_size", ")", ";"], "File": "rs60003", "Func": "debug_stack_info", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12862, "Length": 327, "Cover_Rate": 0.44550408719346046, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "wi", "::", "umin", "(", "wi", "::", "to_wide", "(", "TYPE_SIZE", "(", "type", ")", ")", ",", ""], "ground_truth": [")", ".", "to_uhwi", "(", ")", ";"], "File": "aarch646", "Func": "aarch64_simd_vector_alignment", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12863, "Length": 22, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printPredicateOperand", "(", "MI", ",", "", ",", "O", ")", ";", "if", "(", "Opcode", "==", "", ")", "O", "<<", "", ";", "printAnnotation", "(", "O", ",", "Annot", ")", ";", "return", ";", "}", "if", "(", "Opcode", "==", "", ")", "{", "const", "MCOperand", "&", "Dst", "=", "MI", "->", "getOperand", "(", "", ")", ";", "const", "MCOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "", ")", ";", "const", "MCOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "", ")", ";", "const", "MCOperand", "&", "MO3", "=", "MI", "->", "getOperand", "(", "", ")", ";", "O", "<<", "'\\t'", "<<", "", "(", "", "(", "MO3", ".", "getImm", "(", ")", ")", ")", ";", "printSBitModifierOperand", "(", "MI", ",", "", ",", "O", ")", ";", "printPredicateOperand", "(", "MI", ",", "", ",", "O", ")", ";", "O", "<<", "'\\t'", ";", "printRegName", "(", "O", ",", "Dst", ".", "getReg", "(", ")", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MO1", ".", "getReg", "(", ")", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MO2", ".", "getReg", "(", ")", ")", ";", "assert", "(", "", "(", "MO3", ".", "getImm", "(", ")", ")", "==", "", ")", ";", "printAnnotation", "(", "O", ",", "Annot", ")", ";", "return", ";", "}", "if", "(", "Opcode", "==", "", ")", "{", "const", "MCOperand", "&", "Dst", "=", "MI", "->", "getOperand", "(", "", ")", ";", "const", "MCOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "", ")", ";", "const", "MCOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "", ")", ";", "O", "<<", "'\\t'", "<<", "", "(", "", "(", "MO2", ".", "getImm", "(", ")", ")", ")", ";", "printSBitModifierOperand", "(", "MI", ",", "", ",", "O", ")", ";", "printPredicateOperand", "(", "MI", ",", "", ",", "O", ")", ";", "O", "<<", "'\\t'", ";", "printRegName", "(", "O", ",", "Dst", ".", "getReg", "(", ")", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MO1", ".", "getReg", "(", ")", ")", ";", "if", "(", "", "(", "MO2", ".", "getImm", "(", ")", ")", "==", "", ")", "{", "printAnnotation", "(", "O", ",", "Annot", ")", ";", "return", ";", "}", "O", "<<", "", "<<", "markup", "(", "", ")", "<<", "", "<<", "translateShiftImm", "(", "", "(", "MO2", ".", "getImm", "(", ")", ")", ")", "<<", "markup", "(", "", ")", ";", "printAnnotation", "(", "O", ",", "Annot", ")", ";", "return", ";", "}", "if", "(", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "MI", "->", "getNumOperands", "(", ")", ">", "", ")", "{", "O", "<<", "'\\t'", "<<", "", ";", "printPredicateOperand", "(", "MI", ",", "", ",", "O", ")", ";", "if", "(", "Opcode", "==", "", ")", "O", "<<", "", ";", "O", "<<", "'\\t'", ";", "printRegisterList", "(", "MI", ",", "", ",", "O", ")", ";", "printAnnotation", "(", "O", ",", "Annot", ")", ";", "return", ";", "}", "if", "(", "Opcode", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "-", "", ")", "{", "O", "<<", "'\\t'", "<<", "", ";", "printPredicateOperand", "(", "MI", ",", ""], "ground_truth": [",", "O", ")", ";"], "File": "ARMInstPrinter13", "Func": "printInst", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12864, "Length": 487, "Cover_Rate": 0.37346625766871167, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addDupAlignedMemory16Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N"], "ground_truth": [")", "const", "{"], "File": "ARMAsmParser (2)2", "Func": "addDupAlignedMemory16Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12865, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isPredicated", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "int", "i", "=", "MI", "->"], "ground_truth": ["findFirstPredOperandIdx", "(", ")", ";"], "File": "PTXInstrInfo3", "Func": "isPredicated", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12866, "Length": 21, "Cover_Rate": 0.4883720930232558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "InstrInfo", "&", "TII", "=", "*", "STI", ".", "getInstrInfo", "(", ")", ";", "assert", "(", "STI", ".", "isTargetWin64", "(", ")", "&&", "", ")", ";", "if", "(", "!", "MF", ".", "hasWinCFI", "(", ")", ")", "return", "false", ";", "bool", "Changed", "=", "false", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "MachineBasicBlock", "*", "NextMBB", "=", "MBB", ".", "getNextNode", "(", ")", ";", "if", "(", "NextMBB", "&&", "!", "NextMBB", "->", "isEHFuncletEntry", "(", ")", ")", "continue", ";", "auto", "LastRealInstr", "=", "llvm", "::", "find_if", "(", "reverse", "(", "MBB", ")", ",", "isRealInstruction", ")", ";", "bool", "IsEmpty", "=", "LastRealInstr", "==", "MBB", ".", "rend", "(", ")", ";", "bool", "IsCall", "=", "!", "IsEmpty", "&&", "isCallInstruction", "(", "*", "LastRealInstr", ")", ";", "if", "(", "IsEmpty", "||", "IsCall", ")", "{", "LLVM_DEBUG", "(", "{", "if", "(", "IsCall", ")", "{", "dbgs", "(", ")", "<<", "", ";", "LastRealInstr", "->", "dump", "(", ")", ";", "dbgs", "(", ")", "<<", "'\\n'", ";", "}", "else", "{", "dbgs", "(", ")", "<<", "", ";", "MBB", ".", "dump", "(", ")", ";", "}", "}", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", "."], "ground_truth": ["end", "(", ")", ";"], "File": "X86AvoidTrailingCall4", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12867, "Length": 187, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">=", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Register", "Reg", "=", "", "+", "RegNo", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "RISCVDisassembler16", "Func": "decodeVectorRegister", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12868, "Length": 35, "Cover_Rate": 0.603448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "JumpTableSDNode", "*", "N", "=", "cast", "<", "JumpTableSDNode", ">", "(", "Op", ")", ";", "return", "getAddr", "(", "N", ","], "ground_truth": ["DAG", ")", ";"], "File": "RISCVISelLowering1", "Func": "lowerJumpTable", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12869, "Length": 20, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getPreIndexedLoadStoreOpcode", "(", "unsigned", "Opc", ")", "{", "switch", "(", "Opc", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "ARMLoadStoreOptimizer25", "Func": "getPreIndexedLoadStoreOpcode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12870, "Length": 58, "Cover_Rate": 0.5043478260869565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_adds_epu8", "(", "__m128i", "__A"], "ground_truth": [",", "__m128i", "__B", ")", "{"], "File": "emmintrin", "Func": "_mm_adds_epu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12871, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "REG_P", "(", "op1", ")", "&&", "CONSTANT_P", "(", "op0", ")", ")", "{", "output_addr_const", "(", "file", ",", "op0", ")", ";", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "op1", ")", "]", ")", ";", "return", ";", "}", "}", "break", ";", "case", "REG", ":", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "REGNO", "(", "op", ")", "]", ")", ";", "return", ";", "case", "MEM", ":", "{", "rtx", "base", "=", "XEXP", "(", "op", ",", "", ")", ";", "nios2_print_operand_address", "(", "file", ",", "base", ")", ";", "return", ";", "}", "default", ":", "break", ";", "}", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_rtx", "(", "op", ")", ";", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "nios22", "Func": "nios2_print_operand_address", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12872, "Length": 107, "Cover_Rate": 0.4385245901639344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLegalMaskedLoadStore", "(", "Type", "*", "DataType", ",", "Align", "Alignment", ")", "{", "if", "(", "!", "ST", "->", "hasSVE", "(", ")", ")", "return", "false", ";", "if", "(", "isa", "<", "FixedVectorType", ">", "(", "DataType", ")", "&&", "!", "ST", "->", "useSVEForFixedLengthVectors", "(", ")", ")", "return", "false", ";", "return", "isElementTypeLegalForScalableVector", "(", "DataType", "->"], "ground_truth": ["getScalarType", "(", ")", ")", ";"], "File": "AArch64TargetTransformInfo10", "Func": "isLegalMaskedLoadStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12873, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Sym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "Ctx", ".", "getOrCreateSymbol", "(", "Name", ")", ")", ";", "Sym", "->", "setFunctionTable", "(", ")", ";", "Sym", "->", "setUndefined", "(", ")", ";", "}", "return", "Sym"], "ground_truth": [";"], "File": "WebAssemblyUtilities19", "Func": "getOrCreateFunctionTableSymbol", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12874, "Length": 31, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "emitEpilogue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "DebugLoc", "dl", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo"], "ground_truth": ["(", ")", ";"], "File": "VEFrameLowering1", "Func": "emitEpilogue", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12875, "Length": 45, "Cover_Rate": 0.6338028169014085, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "TARGET_PORTABLE_RUNTIME", ")", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "if", "(", "!", "val_14", ")", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "if", "(", "val_14", ")", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "else", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "}", "else", "if", "(", "TARGET_SOM", "&&", "flag_pic", "&&", "TREE_PUBLIC", "(", "function", ")", ")", "{", "ASM_GENERATE_INTERNAL_LABEL", "(", "label", ",", "", ",", "current_thunk_number", ")", ";", "xoperands", "[", "", "]", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "label", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "if", "(", "!", "val_14", ")", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "if", "(", "TARGET_PA_20", ")", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "else", "if", "(", "TARGET_NO_SPACE_REGS", ")", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "else", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "if", "(", "val_14", ")", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "else", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "}", "else", "if", "(", "flag_pic", ")", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "if", "(", "TARGET_SOM", "||", "!", "TARGET_GAS", ")", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "}", "else", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "}", "if", "(", "!", "val_14", ")", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "if", "(", "val_14", ")", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "else", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "}", "else", "{", "if", "(", "!", "val_14", ")", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "if", "(", "val_14", ")", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "else", "{", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "nbytes", "+=", "", ";", "}", "}", "fprintf", "(", "file", ",", "", ")", ";", "if", "(", "TARGET_SOM", "&&", "flag_pic", "&&", "TREE_PUBLIC", "(", "function", ")", ")", "{", "data_section", "(", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "ASM_OUTPUT_LABEL", "(", "file", ",", "label", ")", ";", "output_asm_insn", "(", "", ",", "xoperands", ")", ";", "}", "else", "if", "(", "TARGET_SOM", "&&", "TARGET_GAS"], "ground_truth": [")", "forget_section", "(", ")", ";"], "File": "pa3", "Func": "pa_asm_output_mi_thunk", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12876, "Length": 475, "Cover_Rate": 0.5289532293986637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeThumbBCCTargetOperand", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Val", "<<", "", ")"], "ground_truth": [")", ";"], "File": "ARMDisassembler13", "Func": "DecodeThumbBCCTargetOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12877, "Length": 36, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DecodeMOVHLPSMask", "(", "unsigned", "NElts", ",", "SmallVectorImpl", "<", "unsigned", ">", "&", "ShuffleMask", ")", "{", "for", "(", "unsigned", "i", "=", "NElts", "/", "", ";", "i", "!=", "NElts", ";", "++", "i", ")", "ShuffleMask", ".", "push_back", "(", "NElts"], "ground_truth": ["+", "i", ")", ";"], "File": "X86ShuffleDecode23", "Func": "DecodeMOVHLPSMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12878, "Length": 39, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LD", "="], "ground_truth": ["val", ";"], "File": "TPCCostModelEmitter", "Func": "setLoadData", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12879, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegNo", ";", "matchRegisterNameHelper", "(", "isRV32E", "(", ")", ",", "RegNo", ",", "Name", ")", ";", "if", "(", "RegNo", "==", "", ")", "{", "if", "(", "HadParens", ")", "getLexer", "(", ")", ".", "UnLex", "(", "Buf", "[", "", "]", ")", ";", "return", "MatchOperand_NoMatch", ";", "}", "if", "(", "HadParens", ")", "Operands", ".", "push_back", "(", "Operand", "::", "createToken", "(", "", ",", "FirstS", ",", "isRV64", "(", ")", ")", ")", ";", "SMLoc", "S", "=", "getLoc", "(", ")", ";", "SMLoc", "E", "=", "SMLoc", "::", "getFromPointer", "(", "S", ".", "getPointer", "(", ")", "-", "", ")", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "createReg", "(", "RegNo", ",", "S", ",", "E", ",", "isRV64", "(", ")", ")", ")", ";", "}", "if", "(", "HadParens", ")", "{", "getParser", "(", ")", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "createToken", "(", "", ",", "getLoc", "(", ")", ",", "isRV64", "(", ")", ")", ")", ";", "}", "return"], "ground_truth": ["MatchOperand_Success", ";"], "File": "RISCVAsmParser53", "Func": "parseRegister", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12880, "Length": 152, "Cover_Rate": 0.5390070921985816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_comeq_epu32", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpcomequd", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si"], "ground_truth": [")", "__B", ")", ";"], "File": "xopintrin", "Func": "_mm_comeq_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12881, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op0", "=", "constrainOperandRegClass", "(", "II", ",", "Op0", ",", "", ")", ";", "if", "(", "II", ".", "getNumDefs", "(", ")", ">=", "", ")", "{", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ",", "ResultReg", ")", ".", "addReg", "(", "Op0", ")", ".", "addImm", "(", "Imm", ")", ")", ";", "}", "else", "{", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ")", ".", "addReg", "(", "Op0", ")", ".", "addImm", "(", "Imm", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "(", "II", ".", "ImplicitDefs", "[", "", "]", ")", ")", ";", "}", "return", "ResultReg"], "ground_truth": [";"], "File": "ARMFastISel36", "Func": "fastEmitInst_ri", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12882, "Length": 127, "Cover_Rate": 0.7559523809523809, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "->", "isCall", "(", ")", ")", "{", "for", "(", "auto", "I", ":", "MBB", "->", "successors", "(", ")", ")", "if", "(", "I", "->", "isEHPad", "(", ")", ")", "return", "true", ";", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "return", "true", ";", "if", "(", "MI", "->", "getDesc", "(", ")", ".", "isTerminator", "(", ")", "||", "MI", "->", "isPosition", "(", ")", ")", "return", "true", ";", "if", "(", "MI", "->", "isInlineAsm", "(", ")", "&&", "!"], "ground_truth": ["ScheduleInlineAsm", ")", "return", "true", ";"], "File": "HexagonInstrInfo5", "Func": "isSchedulingBoundary", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12883, "Length": 80, "Cover_Rate": 0.6722689075630253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "++", "MII", ";", "MII", "!=", "MBB", "->", "instr_end", "(", ")", "&&", "MII", "->", "isInsideBundle", "(", ")", ";", "++", "MII", ")", "if", "(", "!", "MII", "->", "isDebugInstr", "(", ")", "&&", "!", "MII", "->", "isImplicitDef", "(", ")", ")", "LowerToMC", "(", "MCII", ",", "&", "*", "MII", ",", "MCB", ",", "*", "this", ")", ";", "}", "else", "{", "LowerToMC", "(", "MCII", ",", "MI", ",", "MCB", ",", "*", "this", ")", ";", "}", "const", "MachineFunction", "&", "MF", "=", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "auto", "&", "HII", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "if", "(", "MI", "->", "isBundle", "(", ")", "&&", "HII", ".", "getBundleNoShuf", "(", "*", "MI", ")", ")", "MCInstrInfo", "::", "setMemReorderDisabled", "(", "MCB", ")", ";", "MCContext", "&", "Ctx", "=", "OutStreamer", "->", "getContext", "(", ")", ";", "bool", "Ok", "=", "MCInstrInfo", "::", "canonicalizePacket", "(", "MCII", ",", "*", "Subtarget", ",", "Ctx", ",", "MCB", ",", "nullptr", ")", ";", "assert", "(", "Ok", ")", ";", "(", "void", ")"], "ground_truth": ["Ok", ";"], "File": "HexagonAsmPrinter", "Func": "EmitInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12884, "Length": 165, "Cover_Rate": 0.6156716417910447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", "=", "Attribute", "::", "AttrKind", "(", "I", "+", "", ")", ")", "{", "if", "(", "!", "isValidFor", "(", "I", ")", ")", "AttrMask", ".", "addAttribute", "(", "I", ")", ";", "}", "for", "(", "auto", "&", "F", ":", "M", ".", "functions", "(", ")", ")", "{", "F", ".", "removeFnAttrs", "(", "AttrMask", ")", ";", "F", ".", "removeRetAttrs", "(", "AttrMask", ")", ";", "for", "(", "size_t", "Idx", "=", "", ";", "Idx", "<", "F", ".", "arg_size", "(", ")", ";", "++", "Idx", ")", "F", ".", "removeParamAttrs", "(", "Idx", ",", "AttrMask", ")", ";", "for", "(", "auto", "&", "BB", ":", "F", ")", "{", "IRBuilder", "<", ">", "Builder", "(", "&", "BB", ")", ";", "for", "(", "auto", "&", "I", ":", "make_early_inc_range", "(", "BB", ")", ")", "{", "if", "(", "I", ".", "getOpcode", "(", ")", "==", "Instruction", "::", "FNeg", ")", "{", "Builder", ".", "SetInsertPoint", "("], "ground_truth": ["&", "I", ")", ";"], "File": "DXILPrepare", "Func": "runOnModule", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12885, "Length": 133, "Cover_Rate": 0.6073059360730594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printRegister", "(", "unsigned", "RegNo", ",", "raw_ostream", "&", "O", ")", "const", "{", "O", "<<", "'$'", "<<", "getRegisterName"], "ground_truth": ["(", "RegNo", ")", ";"], "File": "AAPInstPrinter", "Func": "printRegister", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12886, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CFIIndex", "=", "MF", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createDefCfaRegister", "(", "nullptr", ",", "DRegNum", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", "."], "ground_truth": ["addCFIIndex", "(", "CFIIndex", ")", ";"], "File": "XCoreFrameLowering12", "Func": "EmitDefCfaRegister", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12887, "Length": 40, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "VT", ".", "isVector", "(", ")", "||", "!", "VT", ".", "isSimple", "(", ")", "||", "!", "(", "VT", ".", "getVectorElementType", "(", ")", "==", "", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "RegSize", "=", "", ";", "if", "(", "Subtarget", ".", "useBWIRegs", "(", ")", ")", "RegSize", "=", "", ";", "else", "if", "(", "Subtarget", ".", "hasAVX", "(", ")", ")", "RegSize", "=", "", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "/", "", ">", "RegSize", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "!=", "", ")", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "auto", "BuildPSADBW", "=", "[", "&", "]", "(", "SDValue", "Op0", ",", "SDValue", "Op1", ")", "{", "SDValue", "Sad", "=", "createPSADBW", "(", "DAG", ",", "Op0", ",", "Op1", ",", "DL", ","], "ground_truth": ["Subtarget", ")", ";"], "File": "X86ISelLowering108", "Func": "combineLoopSADPattern", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12888, "Length": 143, "Cover_Rate": 0.33178654292343385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Res", "=", "", ";", "std", "::", "string", "Text", "=", "Tok", ".", "getString", "(", ")", ".", "str", "(", ")", ";", "if", "(", "Text", ".", "size", "(", ")", ">", "", ")", "{", "return", "true", ";", "}", "std", "::", "transform", "(", "Text", ".", "begin", "(", ")", ",", "Text", ".", "end", "(", ")", ",", "Text", ".", "begin", "(", ")", ",", "[", "]", "(", "unsigned", "char", "C", ")", "{", "return", "std", "::", "tolower", "(", "C", ")", ";", "}", ")", ";", "for", "(", "char", "Letter", ":", "Text", ")", "{", "signed", "char", "Converted", "=", "hexToChar", "(", "Letter", ")", ";", "if", "(", "Converted", "==", "-", "", ")", "{", "return"], "ground_truth": ["true", ";"], "File": "MOSAsmParser", "Func": "tokenToHex", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12889, "Length": 103, "Cover_Rate": 0.7803030303030303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ReturnAddrIndex", "==", "", ")", "{", "unsigned", "SlotSize", "=", "Subtarget", ".", "getSlotSize", "(", ")", ";", "ReturnAddrIndex", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "CreateFixedObject", "(", "SlotSize", ",", "-", "(", "int64_t", ")", "SlotSize", ",", "false", ")", ";", "FuncInfo", "->", "setRAIndex", "(", "ReturnAddrIndex", ")", ";", "}", "return", "DAG", ".", "getFrameIndex", "(", "ReturnAddrIndex", ",", "getPointerTy", "("], "ground_truth": ["DAG", ".", "getDataLayout", "(", ")", ")", ")", ";"], "File": "M680x0ISelLowering", "Func": "getReturnAddressFrameIndex", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12890, "Length": 62, "Cover_Rate": 0.5849056603773585, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "", ")", "{", "Opnds", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "Opnds", ".", "push_back", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "e", "+=", "", ";", "continue", ";", "}", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Idx", "=", "I", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Idx", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "ExtractedFromVec", "=", "I", "->", "getOperand", "(", "", ")", ";", "DenseMap", "<", "SDValue", ",", "unsigned", ">", "::", "iterator", "M", "=", "VecInMap", ".", "find", "(", "ExtractedFromVec", ")", ";", "if", "(", "M", "==", "VecInMap", ".", "end", "(", ")", ")", "{", "VT", "=", "ExtractedFromVec", ".", "getValueType", "(", ")", ";", "if", "(", "!", "VT", ".", "is128BitVector", "(", ")", "&&", "!", "VT", ".", "is256BitVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "VecInMap", ".", "begin", "(", ")", "!=", "VecInMap", ".", "end", "(", ")", "&&", "VT", "!=", "VecInMap", ".", "begin", "(", ")", "->", "first", ".", "getValueType", "(", ")", ")", "return", "SDValue", "(", ")", ";", "M", "=", "VecInMap", ".", "insert", "(", "std", "::", "make_pair", "(", "ExtractedFromVec", ",", "", ")", ")", ".", "first", ";", "}", "M", "->", "second", "|=", "", "<<", "cast", "<", "ConstantSDNode", ">", "(", "Idx", ")", "->", "getZExtValue", "(", ")", ";", "}", "assert", "(", "(", "VT", ".", "is128BitVector", "(", ")", "||", "VT", ".", "is256BitVector", "(", ")", ")", "&&", "", ")", ";", "unsigned", "FullMask", "=", "(", "", "<<", "VT", ".", "getVectorNumElements", "(", ")", ")", "-", "", ";", "SmallVector", "<", "SDValue", ",", "", ">", "VecIns", ";", "for", "(", "DenseMap", "<", "SDValue", ",", "unsigned", ">", "::", "const_iterator", "I", "=", "VecInMap", ".", "begin", "(", ")", ",", "E", "=", "VecInMap", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "second", "!=", "FullMask", ")", "return", "SDValue", "(", ")", ";", "VecIns", ".", "push_back", "(", "I", "->", "first", ")", ";", "}", "EVT", "TestVT", "=", "VT", ".", "is128BitVector", "(", ")", "?", "", ":", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "VecIns", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "VecIns", "[", "i", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "TestVT", ",", "VecIns", "[", "i", "]", ")", ";", "for", "(", "unsigned", "Slot", "=", "", ",", "e", "=", "VecIns", ".", "size", "(", ")", ";", "e", "-", "Slot", ">", "", ";", "Slot", "+=", "", ",", "e", "+=", "", ")", "{", "SDValue", "LHS", "=", "VecIns", "[", "Slot", "]", ";", "SDValue", "RHS", "=", "VecIns", "[", "Slot"], "ground_truth": ["+", "", "]", ";"], "File": "X86ISelLowering233", "Func": "LowerVectorAllZeroTest", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12891, "Length": 424, "Cover_Rate": 0.6553323029366306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "body", "=", "PATTERN", "(", "insn", ")", ";", "int", "elt", "=", "GET_CODE", "(", "body", ")", "==", "ADDR_DIFF_VEC", "?", "", ":", "", ";", "return", "GET_MODE_SIZE", "(", "GET_MODE", "(", "body", ")", ")", "*", "XVECLEN", "(", "body", ",", "elt", ")", ";", "}", "return"], "ground_truth": ["", ";"], "File": "arm3", "Func": "get_jump_table_size", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12892, "Length": 42, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly64x1_t", ")", "__builtin_neon_vreinterpretdiv2si", "(", "(", "int32x2_t", ")"], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_p64_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12893, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasAVX", "(", ")", "const", "{", "return", "HasAVX"], "ground_truth": [";"], "File": "X86Subtarget105", "Func": "hasAVX", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12894, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "return", "MRI", ".", "createVirtualRegister", "(", "ST", ".", "isWave32", "(", ")", "?", "&", "", ":"], "ground_truth": ["&", "", ")", ";"], "File": "SILowerI1Copies1", "Func": "createLaneMaskReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12895, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "llvm", "::", "clearAnnotationCache", "(", "const"], "ground_truth": ["llvm", "::", "Module", "*", "Mod", ")", "{"], "File": "NVPTXUtilities", "Func": "clearAnnotationCache", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12896, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TlsReg", ",", "TlsOffset", ";", "DebugLoc", "DL", ";", "unsigned", "ScratchReg", "=", "GetScratchRegister", "(", "Is64Bit", ",", "IsLP64", ",", "MF", ",", "true", ")", ";", "assert", "(", "!", "MF", ".", "getRegInfo", "(", ")", ".", "isLiveIn", "(", "ScratchReg", ")", "&&", "", ")", ";", "if", "(", "MF", ".", "getFunction", "(", ")", "->", "isVarArg", "(", ")", ")", "report_fatal_error", "(", "", ")", ";", "if", "(", "!", "STI", ".", "isTargetLinux", "(", ")", "&&", "!", "STI", ".", "isTargetDarwin", "(", ")", "&&", "!", "STI", ".", "isTargetWin32", "(", ")", "&&", "!", "STI", ".", "isTargetWin64", "(", ")", "&&", "!", "STI", ".", "isTargetFreeBSD", "(", ")", "&&", "!", "STI", ".", "isTargetDragonFly", "(", ")", ")", "report_fatal_error", "(", "", ")", ";", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "StackSize", "==", "", ")", "return", ";", "MachineBasicBlock", "*", "allocMBB", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "checkMBB", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MachineFunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "bool", "IsNested", "=", "false", ";", "if", "(", "Is64Bit", ")", "IsNested", "=", "HasNestArgument", "(", "&", "MF", ")", ";", "for", "(", "MachineBasicBlock", "::", "livein_iterator", "i", "=", "PrologueMBB", ".", "livein_begin", "(", ")", ",", "e", "=", "PrologueMBB", ".", "livein_end", "(", ")", ";", "i", "!=", "e", ";", "i", "++", ")", "{", "allocMBB", "->", "addLiveIn", "(", "*", "i", ")", ";", "checkMBB", "->", "addLiveIn", "(", "*", "i", ")", ";", "}", "if", "(", "IsNested", ")", "allocMBB", "->", "addLiveIn", "(", "IsLP64", "?", "", ":", "", ")", ";", "MF", ".", "push_front", "(", "allocMBB", ")", ";", "MF", ".", "push_front", "(", "checkMBB", ")", ";", "bool", "CompareStackPointer", "=", "StackSize", "<", "kSplitStackAvailable", ";", "if", "(", "Is64Bit", ")", "{", "if", "(", "STI", ".", "isTargetLinux", "(", ")", ")", "{", "TlsReg", "=", "", ";", "TlsOffset", "=", "IsLP64", "?", "", ":", "", ";", "}", "else", "if", "(", "STI", ".", "isTargetDarwin", "(", ")", ")", "{", "TlsReg", "=", "", ";", "TlsOffset", "=", "", "+", "", "*", "", ";", "}", "else", "if", "(", "STI", ".", "isTargetWin64", "(", ")", ")", "{", "TlsReg", "=", "", ";", "TlsOffset", "=", "", ";", "}", "else", "if", "(", "STI", ".", "isTargetFreeBSD", "(", ")", ")", "{", "TlsReg", "=", "", ";", "TlsOffset", "=", "", ";", "}", "else", "if", "(", "STI", ".", "isTargetDragonFly", "(", ")", ")", "{", "TlsReg", "=", "", ";", "TlsOffset", "=", "", ";", "}", "else", "{", "report_fatal_error", "(", "", ")", ";", "}", "if", "(", "CompareStackPointer", ")", "ScratchReg", "=", "IsLP64", "?", "", ":", "", ";", "else", "BuildMI", "(", "checkMBB", ",", "DL", ",", "TII", ".", "get", "(", "IsLP64", "?", "", ":", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "-", "StackSize", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "checkMBB", ",", "DL", ",", "TII", ".", "get", "(", "IsLP64", "?", "", ":", "", ")", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addReg"], "ground_truth": ["(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "TlsOffset", ")", ".", "addReg", "(", "TlsReg", ")", ";"], "File": "X86FrameLowering82", "Func": "adjustForSegmentedStacks", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12897, "Length": 475, "Cover_Rate": 0.33497884344146683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__o", "=", "__builtin_aarch64_set_qregoiv8hf", "(", "__o", ",", "val", ".", "val", "[", "", "]", ",", "", ")", ";", "__builtin_aarch64_st2v8hf", "(", "__a", ",", "__o"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vst2q_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12898, "Length": 23, "Cover_Rate": 0.4339622641509434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ")", ".", "addReg", "(", "Op0", ")", ".", "addImm", "(", "Imm", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "("], "ground_truth": ["II", ".", "ImplicitDefs", "[", "", "]", ")", ")", ";"], "File": "ARMFastISel24", "Func": "fastEmitInst_ri", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12899, "Length": 67, "Cover_Rate": 0.39880952380952384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DstBank", "->", "getID", "(", ")", "!=", "", ")", "return", "false", ";", "Register", "Src0", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Src1", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "MRI", "->", "getType", "(", "Src0", ")", "!=", "S32", ")", "return", "false", ";", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "*", "BB", "=", "MI", ".", "getParent", "(", ")", ";", "auto", "ConstSrc1", "=", "getConstantVRegValWithLookThrough", "(", "Src1", ",", "*", "MRI", ",", "true", ",", "true", ",", "true", ")", ";", "if", "(", "ConstSrc1", ")", "{", "auto", "ConstSrc0", "=", "getConstantVRegValWithLookThrough", "(", "Src0", ",", "*", "MRI", ",", "true", ",", "true", ",", "true", ")", ";", "if", "(", "ConstSrc0", ")", "{", "const", "int64_t", "K0", "=", "ConstSrc0", "->", "Value", ".", "getSExtValue", "(", ")", ";", "const", "int64_t", "K1", "=", "ConstSrc1", "->", "Value", ".", "getSExtValue", "(", ")", ";", "uint32_t", "Lo16", "=", "static_cast", "<", "uint32_t", ">", "(", "K0", ")", "&", "", ";", "uint32_t", "Hi16", "=", "static_cast", "<", "uint32_t", ">", "(", "K1", ")", "&", "", ";", "BuildMI", "(", "*", "BB", ",", "&", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "Dst", ")", ".", "addImm", "(", "Lo16", "|", "(", "Hi16", "<<", "", ")", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "RBI", ".", "constrainGenericRegister", "(", "Dst", ",", "", ",", "*", "MRI", ")", ";", "}", "}", "MachineInstr", "*", "Src1Def", "=", "getDefIgnoringCopies", "(", "Src1", ",", "*", "MRI", ")", ";", "if", "(", "Src1Def", "&&", "Src1Def", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MI", ".", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "MI", ".", "RemoveOperand", "(", "", ")", ";", "return", "RBI", ".", "constrainGenericRegister", "(", "Dst", ",", "", ",", "*", "MRI", ")", "&&", "RBI", ".", "constrainGenericRegister", "(", "Src0", ",", "", ",", "*", "MRI", ")", ";", "}", "Register", "ShiftSrc0", ";", "Register", "ShiftSrc1", ";", "bool", "Shift0", "=", "mi_match", "(", "Src0", ",", "*", "MRI", ",", "m_OneUse", "(", "m_GLShr", "(", "m_Reg", "(", "ShiftSrc0", ")", ",", "m_SpecificICst", "(", "", ")", ")", ")", ")", ";", "bool", "Shift1", "=", "mi_match", "(", "Src1", ",", "*", "MRI", ",", "m_OneUse", "(", "m_GLShr", "(", "m_Reg", "(", "ShiftSrc1", ")", ",", "m_SpecificICst", "(", "", ")", ")", ")", ")", ";", "unsigned", "Opc", "=", "", ";", "if", "(", "Shift0", "&&", "Shift1", ")", "{", "Opc", "=", "", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "ShiftSrc0", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "ShiftSrc1", ")", ";", "}", "else", "if", "(", "Shift1"], "ground_truth": [")", "{"], "File": "AMDGPUInstructionSelector18", "Func": "selectG_BUILD_VECTOR_TRUNC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12900, "Length": 399, "Cover_Rate": 0.6404494382022472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "&", "F", "=", "*", "MF", ".", "getFunction", "(", ")", ";", "return", "F", ".", "optForSize", "(", ")", "&&", "!", "F", ".", "optForMinSize", "("], "ground_truth": [")", ";"], "File": "HexagonFrameLowering2", "Func": "isOptSize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12901, "Length": 26, "Cover_Rate": 0.7027027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "isLoadOp", "=", "false", ";", "isLaneOp", "=", "true", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "isLoadOp", "=", "false", ";", "hasAlignment", "=", "false", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "isLoadOp", "=", "false", ";", "hasAlignment", "=", "false", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "isLoadOp", "=", "false", ";", "hasAlignment", "=", "false", ";", "break", ";", "}", "}", "else", "{", "isLaneOp", "=", "true", ";", "switch", "(", "N", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "isLaneOp", "=", "false", ";", "break", ";", "case", "", ":", "NewOpc", "=", "", ";", "NumVecs", "=", "", ";", "isLaneOp", "=", "false", ";", "isLoadOp", "=", "false", ";", "break", ";", "}", "}", "EVT", "VecTy", ";", "if", "(", "isLoadOp", ")", "{", "VecTy", "=", "N", "->", "getValueType", "(", "", ")", ";", "}", "else", "if", "(", "Target", ".", "isIntrinsic", ")", "{", "VecTy", "=", "N", "->", "getOperand", "(", "Target", ".", "AddrOpIdx", "+", "", ")", ".", "getValueType", "(", ")", ";", "}", "else", "{", "assert", "(", "Target", ".", "isStore", "&&", "", ")", ";", "VecTy", "=", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "}", "bool", "isVLDDUPOp", "=", "NewOpc", "==", "", "||", "NewOpc", "==", "", "||", "NewOpc", "==", "", "||", "NewOpc", "==", "", ";", "unsigned", "NumBytes", "=", "NumVecs", "*", "VecTy", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "isLaneOp", "||", "isVLDDUPOp", ")", "NumBytes", "/=", "VecTy", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "NumBytes", ">=", "", "*", "", "&&", "User", ".", "ConstInc", "!=", "NumBytes", ")", "{", "return", "false", ";", "}", "if", "(", "SimpleConstIncOnly", "&&", "User", ".", "ConstInc", "!=", "NumBytes", ")", "return", "false", ";", "EVT", "AlignedVecTy", "=", "VecTy", ";", "unsigned", "Alignment", "=", "MemN", "->", "getAlignment", "(", ")", ";", "if", "(", "isa", "<", "LSBaseSDNode", ">", "(", "N", ")", ")", "{", "if", "(", "Alignment", "==", "", ")", "Alignment", "=", "", ";", "if", "(", "Alignment", "<", "VecTy", ".", "getScalarSizeInBits", "(", ")", "/", "", ")", "{", "MVT", "EltTy", "=", "", "(", "Alignment", "*", "", ")", ";", "assert", "(", "NumVecs", "==", "", "&&", "", ")", ";", "assert", "(", "!", "isLaneOp", "&&", "", ")", ";", "unsigned", "NumElts", "=", "NumBytes", "/", "(", "EltTy", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "AlignedVecTy", "=", "", "(", "EltTy", ",", "NumElts", ")", ";", "}", "Alignment", "=", "", ";", "}", "EVT", "Tys", "[", "", "]", ";", "unsigned", "NumResultVecs", "=", "(", "isLoadOp", "?", "NumVecs", ":"], "ground_truth": ["", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "TryCombineBaseUpdate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12902, "Length": 458, "Cover_Rate": 0.3178348369188064, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "I", ":", "B", ".", "liveins", "(", ")", ")", "if", "(", "!", "Reserved", "[", "I", ".", "PhysReg", "]", ")", "LiveIns", ".", "insert", "(", "{", "I", ".", "PhysReg", ",", "", "}", ")", ";", "return"], "ground_truth": ["LiveIns", ";"], "File": "HexagonBlockRanges", "Func": "getLiveIns", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12903, "Length": 37, "Cover_Rate": 0.6851851851851852, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x4_t", ")", "(", "(", "__a", "&"], "ground_truth": ["__b", ")", "!=", "", ")", ";"], "File": "arm", "Func": "neon2_vtst_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12904, "Length": 14, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "CE", "->", "getValue", "("], "ground_truth": [")", "-", "", ")", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "addImm1_16Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12905, "Length": 42, "Cover_Rate": 0.7636363636363637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RVVPadding", "="], "ground_truth": ["Padding", ";"], "File": "RISCVMachineFunctionInfo11", "Func": "setRVVPadding", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12906, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "DefMCID", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "isSLoad", "=", "true", ";", "break", ";", "}", "if", "(", "(", "isSLoad", "&&", "(", "RegNo", "%", "", ")", ")", "||", "DefAlign", "<", "", ")", "++", "DefCycle", ";", "}", "else", "{", "DefCycle", "=", "RegNo", "+", "", ";", "}", "return"], "ground_truth": ["DefCycle", ";"], "File": "ARMBaseInstrInfo (2)2", "Func": "getVLDMDefCycle", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12907, "Length": 61, "Cover_Rate": 0.3193717277486911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ADDRESS_SPACE_SHARED", ":", "Opc", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "break", ";", "case", "ADDRESS_SPACE_CONST", ":", "Opc", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "break", ";", "case", "ADDRESS_SPACE_LOCAL", ":", "Opc", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "break", ";", "}", "return", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "SDLoc", "(", "N", ")", ",", "N", "->", "getValueType", "(", "", ")", ",", "Src", ")", ";", "}", "else", "{", "if", "(", "SrcAddrSpace", "!=", "", ")", "report_fatal_error", "(", "", ")", ";", "unsigned", "Opc", ";", "switch", "(", "DstAddrSpace", ")", "{", "default", ":", "report_fatal_error", "(", "", ")", ";", "case", "ADDRESS_SPACE_GLOBAL", ":", "Opc", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "break", ";", "case", "ADDRESS_SPACE_SHARED", ":", "Opc", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "break", ";", "case", "ADDRESS_SPACE_CONST", ":", "Opc", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "break", ";", "case", "ADDRESS_SPACE_LOCAL", ":", "Opc", "=", "Subtarget", "->", "is64Bit", "("], "ground_truth": [")", "?", "", ":", "", ";"], "File": "NVPTXISelDAGToDAG25", "Func": "SelectAddrSpaceCast", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12908, "Length": 169, "Cover_Rate": 0.5168195718654435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "LDBase", ")", "{", "if", "(", "Elt", ".", "getNode", "(", ")", "->", "getOpcode", "(", ")", "==", "", ")", "return", "SDValue", "(", ")", ";", "LDBase", "=", "cast", "<", "LoadSDNode", ">", "(", "Elt", ".", "getNode", "(", ")", ")", ";", "LastLoadedElt", "=", "i", ";", "continue", ";", "}", "if", "(", "Elt", ".", "getOpcode", "(", ")", "==", "", ")", "continue", ";", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "Elt", ")", ";", "if", "(", "!", "DAG", ".", "isConsecutiveLoad", "(", "LD", ",", "LDBase", ",", "EltVT", ".", "getSizeInBits", "(", ")", "/", "", ",", "i", ")", ")", "return", "SDValue", "(", ")", ";", "LastLoadedElt", "=", "i", ";", "}", "if", "(", "LastLoadedElt", "==", "NumElems", "-", "", ")", "{", "SDValue", "NewLd", "=", "SDValue", "(", ")", ";", "if", "(", "DAG", ".", "InferPtrAlignment", "(", "LDBase", "->", "getBasePtr", "(", ")", ")", ">=", "", ")", "NewLd", "=", "DAG", ".", "getLoad", "(", "VT", ",", "DL", ",", "LDBase", "->", "getChain", "(", ")", ",", "LDBase", "->", "getBasePtr", "(", ")", ",", "LDBase", "->", "getPointerInfo", "(", ")", ",", "LDBase", "->", "isVolatile", "(", ")", ",", "LDBase", "->", "isNonTemporal", "(", ")", ",", "LDBase", "->", "isInvariant", "(", ")", ",", "", ")", ";", "NewLd", "=", "DAG", ".", "getLoad", "(", "VT", ",", "DL", ",", "LDBase", "->", "getChain", "(", ")", ",", "LDBase", "->", "getBasePtr", "(", ")", ",", "LDBase", "->", "getPointerInfo", "(", ")", ",", "LDBase", "->", "isVolatile", "(", ")", ",", "LDBase", "->", "isNonTemporal", "(", ")", ",", "LDBase", "->", "isInvariant", "(", ")", ",", "LDBase", "->", "getAlignment", "(", ")", ")", ";", "if", "(", "LDBase", "->", "hasAnyUseOfValue", "(", "", ")", ")", "{", "SDValue", "NewChain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "SDValue", "(", "LDBase", ",", "", ")", ",", "SDValue", "(", "NewLd", ".", "getNode", "(", ")", ",", "", ")", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "LDBase", ",", "", ")", ",", "NewChain", ")", ";", "DAG", ".", "UpdateNodeOperands", "(", "NewChain", ".", "getNode", "(", ")", ",", "SDValue", "(", "LDBase", ",", "", ")", ",", "SDValue", "(", "NewLd", ".", "getNode", "(", ")", ",", "", ")", ")", ";", "}", "return"], "ground_truth": ["NewLd", ";"], "File": "X86ISelLowering (2)2", "Func": "EltsFromConsecutiveLoads", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12909, "Length": 324, "Cover_Rate": 0.4879518072289157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Offset", "=", "StackSize", ";", "unsigned", "SlotSize", "=", "Subtarget", ".", "getSlotSize", "(", ")", ";", "if", "(", "(", "Offset", "&", "AlignMask", ")", "<=", "(", "StackAlignment", "-", "SlotSize", ")", ")", "{", "Offset", "+=", "(", "(", "StackAlignment", "-", "SlotSize", ")", "-", "(", "Offset", "&", "AlignMask", ")"], "ground_truth": [")", ";"], "File": "M680x0ISelLowering", "Func": "GetAlignedArgumentStackSize", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12910, "Length": 45, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind"], "ground_truth": ["==", "k_Memory", ";"], "File": "ARMAsmParser (2)", "Func": "isMem", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12911, "Length": 5, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", "!=", "MBB", ".", "end", "(", ")", ")", "{", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "}", "const", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FrameIndex", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "MFI", ".", "getObjectSize", "(", "FrameIndex", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FrameIndex", ")", ")", ";", "unsigned", "Opcode", "=", "", ";", "if", "(", "RC", "->", "hasType", "(", "", ")", ")", "{", "Opcode", "=", "", ";", "}", "else", "if", "(", "RC", "->", "hasType"], "ground_truth": ["(", "", ")", ")", "{"], "File": "AVRInstrInfo1", "Func": "storeRegToStackSlot", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12912, "Length": 98, "Cover_Rate": 0.47115384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1q_lane_s16", "(", "int16_t", "*", "__a", ",", "int16x8_t", "__b"], "ground_truth": [",", "const", "int", "__lane", ")", "{"], "File": "arm", "Func": "neon3_vst1q_lane_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12913, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "aarch64_tune_params", ".", "extra_tuning_flags", "&", "AARCH64_EXTRA_TUNE_RENAME_LOAD_REGS", ")", "&&"], "ground_truth": ["optimize", ">=", "", ")", ";"], "File": "falkor-tag-collision-avoidance", "Func": "gate", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12914, "Length": 15, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Sch", ".", "BaseClass", "::", "startBlock", "(", "BB", ")", ";", "Sch", ".", "BaseClass", "::", "enterRegion", "(", "BB", ",", "R", ".", "Begin", ",", "R", ".", "End", ",", "R", ".", "NumRegionInstrs", ")", ";", "Sch", ".", "buildSchedGraph", "(", "Sch", ".", "AA", ",", "nullptr", ","], "ground_truth": ["nullptr", ",", "nullptr", ",", "true", ")", ";"], "File": "GCNIterativeScheduler3", "Func": "BuildDAG", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12915, "Length": 47, "Cover_Rate": 0.46078431372549017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isShiftedMask", "(", "uint64_t", "I", ",", "uint64_t", "&", "Pos", ",", "uint64_t", "&", "Size", ")", "{", "if", "(", "!", "isShiftedMask_64", "(", "I", ")", ")", "return", "false", ";", "Size", "=", "CountPopulation_64", "(", "I", ")", ";", "Pos", "=", "CountTrailingZeros_64", "(", "I", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "MipsISelLowering126", "Func": "isShiftedMask", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12916, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "high", "==", "", "||", "high", "==", "-", "", ")", "return", "", ";", "high", ">>=", "", ";", "if", "(", "low", "==", "", ")", "return", "num_insns_constant_wide", "(", "high", ")", "+", "", ";", "else", "if", "(", "high", "==", "", ")", "return"], "ground_truth": ["num_insns_constant_wide", "(", "low", ")", "+", "", ";"], "File": "rs60004", "Func": "num_insns_constant_wide", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12917, "Length": 47, "Cover_Rate": 0.31333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MEM_P", "(", "operands", "[", "n", "]", ")", ")", "{", "rtx", "tem", "=", "operands", "[", "n", "]", ";", "operands", "[", "n", "]", "=", "operands", "[", "n", "+", ""], "ground_truth": ["]", ";"], "File": "cris3", "Func": "cris_order_for_addsi3", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12918, "Length": 31, "Cover_Rate": 0.5849056603773585, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "G_FCMP", ":", "{", "assert", "(", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "==", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "&&", "", ")", ";", "auto", "OpSize", "=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "getSizeInBits", "(", ")", ";", "auto", "OriginalResult", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "Predicate", "=", "static_cast", "<", "CmpInst", "::", "Predicate", ">", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getPredicate", "(", ")", ")", ";", "auto", "Libcalls", "=", "getFCmpLibcalls", "(", "Predicate", ",", "OpSize", ")", ";", "if", "(", "Libcalls", ".", "empty", "(", ")", ")", "{", "assert", "(", "(", "Predicate", "==", "CmpInst", "::", "FCMP_TRUE", "||", "Predicate", "==", "CmpInst", "::", "FCMP_FALSE", ")", "&&", "", ")", ";", "MIRBuilder", ".", "buildConstant", "(", "OriginalResult", ",", "Predicate", "==", "CmpInst", "::", "FCMP_TRUE", "?", "", ":", "", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "auto", "&", "Ctx", "=", "MIRBuilder", ".", "getMF", "(", ")", ".", "getFunction", "(", ")", ".", "getContext", "(", ")", ";", "assert", "(", "(", "OpSize", "==", "", "||", "OpSize", "==", "", ")", "&&", "", ")", ";", "auto", "*", "ArgTy", "=", "OpSize", "==", "", "?", "Type", "::", "getFloatTy", "(", "Ctx", ")", ":", "Type", "::", "getDoubleTy", "(", "Ctx", ")", ";", "auto", "*", "RetTy", "=", "Type", "::", "getInt32Ty", "(", "Ctx", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "Results", ";", "for", "(", "auto", "Libcall", ":", "Libcalls", ")", "{", "auto", "LibcallResult", "=", "MRI", ".", "createGenericVirtualRegister", "(", "LLT", "::", "scalar", "(", "", ")", ")", ";", "auto", "Status", "=", "createLibcall", "(", "MIRBuilder", ",", "Libcall", ".", "LibcallID", ",", "{", "LibcallResult", ",", "RetTy", "}", ",", "{", "{", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "ArgTy", "}", ",", "{", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "ArgTy", "}", "}", ")", ";", "if", "(", "Status", "!=", "LegalizerHelper", "::", "Legalized", ")", "return", "false", ";", "auto", "ProcessedResult", "=", "Libcalls", ".", "size", "(", ")", "==", "", "?", "OriginalResult", ":", "MRI", ".", "createGenericVirtualRegister", "(", "MRI", ".", "getType", "(", "OriginalResult", ")", ")", ";", "CmpInst", "::", "Predicate", "ResultPred", "=", "Libcall", ".", "Predicate", ";", "if", "(", "ResultPred", "==", "CmpInst", "::", "BAD_ICMP_PREDICATE", ")", "{", "MIRBuilder", ".", "buildTrunc", "(", "ProcessedResult", ",", "LibcallResult", ")", ";", "}", "else", "{", "assert", "(", "CmpInst", "::", "isIntPredicate", "(", "ResultPred", ")", "&&", "", ")", ";", "auto", "Zero", "=", "MRI", ".", "createGenericVirtualRegister", "(", "LLT", "::", "scalar", "(", "", ")", ")", ";", "MIRBuilder", ".", "buildConstant", "(", "Zero", ",", "", ")", ";", "MIRBuilder", ".", "buildICmp", "(", "ResultPred", ",", "ProcessedResult", ",", "LibcallResult", ",", "Zero", ")", ";", "}", "Results", ".", "push_back", "(", "ProcessedResult", ")", ";", "}", "if", "(", "Results", ".", "size", "(", ")", "!=", "", ")", "{", "assert", "(", "Results", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "MIRBuilder", ".", "buildOr", "(", "OriginalResult", ",", "Results", "[", "", "]", ",", "Results", "[", "", "]", ")", ";", "}", "break", ";", "}", "}", "MI", ".", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "ARMLegalizerInfo2", "Func": "legalizeCustom", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12919, "Length": 488, "Cover_Rate": 0.6455026455026455, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getThisReturnPreservedMask", "(", "CallingConv", "::", "ID", "CC", ")", "const", "{", "assert", "(", "CC", "!=", "CallingConv"], "ground_truth": ["::", "GHC", "&&", "", ")", ";"], "File": "AArch64RegisterInfo63", "Func": "getThisReturnPreservedMask", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12920, "Length": 25, "Cover_Rate": 0.8620689655172413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmovq_n_u8", "(", "uint8_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vmovq_n_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12921, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutMI", ".", "setOpcode", "(", "Opcode", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "I", ")", ";", "OutMI", ".", "addOperand", "(", "LowerOperand", "(", "MO", ")", ")", ";", "}", "OutMI", ".", "addOperand", "(", "createSub", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ",", "MI", "->"], "ground_truth": ["getOperand", "(", "", ")", ".", "getMBB", "(", ")", ",", "Kind", ")", ")", ";"], "File": "MipsMCInstLower24", "Func": "lowerLongBranchADDiu", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12922, "Length": 81, "Cover_Rate": 0.7641509433962265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "RC", ".", "getID", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "getRegBank", "(", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "getRegBank", "(", ""], "ground_truth": [")", ";"], "File": "AArch64RegisterBankInfo21", "Func": "getRegBankFromRegClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12923, "Length": 111, "Cover_Rate": 0.5260663507109005, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RHSReg", "=", "RHSIsReg", "?", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ":", "", ";", "bool", "RHSIsKill", "=", "RHSIsReg", "?", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ":", "false", ";", "int8_t", "RHSImm", "=", "!", "RHSIsReg", "?", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ":", "", ";", "assert", "(", "RHSReg", "!=", "", ")", ";", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "MI", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "DstReg", ")", ";", "auto", "&", "B", "=", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "MI", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", "|", "getDeadRegState", "(", "DstIsDead", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "if", "(", "RHSIsReg", ")", "B", ".", "addReg", "("], "ground_truth": ["RHSReg", ",", "getKillRegState", "(", "RHSIsKill", ")", ")", ";"], "File": "GBZ80PostRA", "Func": "expand8BitArith", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12924, "Length": 158, "Cover_Rate": 0.5374149659863946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "slots", "-", "(", "ia64_rse_slot_num", "(", "bspstore", ")", "+", "slots"], "ground_truth": [")", "/", "", ";"], "File": "unwind-ia64", "Func": "ia64_rse_num_regs", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12925, "Length": 14, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MO", ".", "getTargetFlags", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "break", ";", "}", "return", "Ctx", ".", "GetOrCreateSymbol", "(", "Name", ".", "str"], "ground_truth": ["(", ")", ")", ";"], "File": "TLCS900MCInstLower", "Func": "GetConstantPoolIndexSymbol", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12926, "Length": 34, "Cover_Rate": 0.40963855421686746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addImmOperands", "(", "Inst", ","], "ground_truth": ["N", ")", ";"], "File": "HexagonAsmParser27", "Func": "addn8_0ImmOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12927, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "stderr", ",", "", "", ",", "HSA_RUNTIME_LIB", ")", ";", "exit", "(", "", ")", ";", "}", "DLSYM_FN", "(", "hsa_status_string", ")", "DLSYM_FN", "(", "hsa_agent_get_info", ")", "DLSYM_FN", "(", "hsa_init", ")", "DLSYM_FN", "(", "hsa_iterate_agents", ")", "DLSYM_FN", "(", "hsa_region_get_info", ")", "DLSYM_FN", "(", "hsa_queue_create", ")", "DLSYM_FN", "(", "hsa_agent_iterate_regions", ")", "DLSYM_FN", "(", "hsa_executable_destroy", ")", "DLSYM_FN", "(", "hsa_executable_create", ")", "DLSYM_FN", "(", "hsa_executable_global_variable_define", ")", "DLSYM_FN", "(", "hsa_executable_load_code_object", ")", "DLSYM_FN", "(", "hsa_executable_freeze", ")", "DLSYM_FN", "(", "hsa_signal_create", ")", "DLSYM_FN", "(", "hsa_memory_allocate", ")", "DLSYM_FN", "(", "hsa_memory_assign_agent", ")", "DLSYM_FN", "(", "hsa_memory_copy", ")", "DLSYM_FN", "(", "hsa_memory_free", ")", "DLSYM_FN", "(", "hsa_signal_destroy", ")", "DLSYM_FN", "(", "hsa_executable_get_symbol", ")"], "ground_truth": ["DLSYM_FN", "(", "hsa_executable_symbol_get_info", ")", "DLSYM_FN", "(", "hsa_signal_wait_acquire", ")", "DLSYM_FN", "(", "hsa_signal_wait_relaxed", ")", "DLSYM_FN", "(", "hsa_signal_store_relaxed", ")", "DLSYM_FN", "(", "hsa_queue_destroy", ")", "DLSYM_FN", "(", "hsa_code_object_deserialize", ")", "DLSYM_FN", "(", "hsa_queue_load_write_index_relaxed", ")", "DLSYM_FN", "(", "hsa_queue_store_write_index_relaxed", ")", "DLSYM_FN", "(", "hsa_shut_down", ")", "return", ";"], "File": "gcn-run", "Func": "init_hsa_runtime_functions", "Target": "gcn", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 12928, "Length": 130, "Cover_Rate": 0.7558139534883721, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getHardwareNumberOfRegisters", "(", "Vec", ")"], "ground_truth": [">>", "", ";"], "File": "AMDGPUTargetTransformInfo12", "Func": "getNumberOfRegisters", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12929, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionSelector", "::", "ComplexRendererFns", "InstructionSelector", "::", "selectVOP3Mods0Clamp0OMod", "(", "MachineOperand", "&", "Root", ")", "const", "{", "Register", "Src", ";", "unsigned", "Mods", ";", "std", "::", "tie", "(", "Src", ",", "Mods", ")", "=", "selectVOP3ModsImpl", "(", "Root", ".", "getReg", "(", ")", ")", ";", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "Src", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "Mods", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "", ")", ";", "}", "}"], "ground_truth": ["}", ";"], "File": "AMDGPUInstructionSelector25", "Func": "selectVOP3Mods0Clamp0OMod", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12930, "Length": 114, "Cover_Rate": 0.991304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "N", ")", "->", "getIndex", "(", ")", ";", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "TLI", ".", "getPointerTy", "(", ")", ")", ";", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true", ";", "}", "else", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", "&&", "!", "(", "Subtarget", "->", "useMovt", "(", ")", "&&", "N", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", ")", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "}", "else", "Base", "=", "N", ";", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true", ";", "}", "if", "(", "ConstantSDNode", "*", "RHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ")", "{", "int", "RHSC", "=", "(", "int", ")", "RHS", "->", "getZExtValue", "(", ")", ";", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "RHSC", "=", "-", "RHSC", ";", "if", "(", "RHSC", ">=", "", "&&", "RHSC", "<", "", ")", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "Base", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "Base", ")", "->", "getIndex", "(", ")", ";", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "TLI", ".", "getPointerTy", "(", ")", ")", ";", "}", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "RHSC", ",", "", ")", ";", "return", "true", ";", "}", "}", "Base", "="], "ground_truth": ["N", ";"], "File": "ARMISelDAGToDAG46", "Func": "SelectAddrModeImm12", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12931, "Length": 249, "Cover_Rate": 0.7732919254658385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "&", "FirstOperand", "=", "static_cast", "<", "Operand", "&", ">", "(", "*", "Operands", "[", "", "]", ")", ";", "if", "(", "FirstOperand", ".", "isToken", "(", ")", "&&", "FirstOperand", ".", "getToken", "(", ")", "==", "", ")", "{", "assert", "(", "Operands", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "InBrackets", ")", "{", "getParser", "(", ")", ".", "Error", "(", "IDLoc", ",", "", ")", ";", "return", "true", ";", "}", "InBrackets", "=", "true", ";", "return", "false", ";", "}", "if", "(", "FirstOperand", ".", "isToken", "(", ")", "&&", "FirstOperand", ".", "getToken", "(", ")", "==", "", ")", "{", "assert", "(", "Operands", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "!", "InBrackets", ")", "{", "getParser", "(", ")", ".", "Error", "(", "IDLoc", ",", "", ")", ";", "return", "true", ";", "}", "InBrackets", "=", "false", ";", "if", "(", "matchBundleOptions", "(", ")", ")", "return", "true", ";", "return", "finishBundle", "(", "IDLoc", ","], "ground_truth": ["Out", ")", ";"], "File": "HexagonAsmParser17", "Func": "MatchAndEmitInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12932, "Length": 147, "Cover_Rate": 0.5157894736842106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "selected_arch", "=", "aarch64_get_arch", "(", "ptr", "->", "x_explicit_arch", ")", ";", "opts", "->", "x_explicit_tune_core", "=", "ptr", "->", "x_explicit_tune_core", ";", "if", "(", "opts", "->", "x_explicit_tune_core", "==", "aarch64_none", "&&", "opts", "->", "x_explicit_arch", "!=", "aarch64_no_arch", ")", "selected_tune", "=", "&", "all_cores", "[", "selected_arch"], "ground_truth": ["->", "ident", "]", ";"], "File": "aarch641", "Func": "aarch64_option_restore", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12933, "Length": 41, "Cover_Rate": 0.3504273504273504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Node", "=", "getShaderFunction", "(", "MF", ".", "getFunction", "(", ")", ".", "getName", "(", ")", ")", ";", "Node", "[", "", "]", "=", "MsgPackDoc", ".", "getNode", "(", "Val"], "ground_truth": [")", ";"], "File": "AMDGPUPALMetadata3", "Func": "setFunctionNumUsedVgprs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12934, "Length": 28, "Cover_Rate": 0.6511627906976745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Src1Idx", "=", "", "(", "Opc", ",", "", "::", "src1", ")", ";", "if", "(", "Src1Idx", "==", "-", "", ")", "return", "false", ";", "int", "Src0Idx", "=", "", "(", "Opc", ",", "", "::", "src0", ")", ";", "MachineOperand", "*", "Src0", "=", "getImmOrMaterializedImm", "(", "MRI", ",", "MI", "->", "getOperand", "(", "Src0Idx", ")", ")", ";", "MachineOperand", "*", "Src1", "=", "getImmOrMaterializedImm", "(", "MRI", ",", "MI", "->", "getOperand", "(", "Src1Idx", ")", ")", ";", "if", "(", "!", "Src0", "->", "isImm", "(", ")", "&&", "!", "Src1", "->", "isImm", "(", ")", ")", "return", "false", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "Src0", "->", "isImm", "(", ")", "&&", "Src0", "->", "getImm", "(", ")", "==", "", ")", "{", "bool", "UseCopy", "=", "TII", "->", "getNamedOperand", "(", "*", "MI", ",", "", "::", "src2", ")", "->", "isReg", "(", ")", ";", "MI", "->", "RemoveOperand", "(", "Src1Idx", ")", ";", "MI", "->", "RemoveOperand", "(", "Src0Idx", ")", ";", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "UseCopy", "?", "", ":", "", ")", ")", ";", "return", "true", ";", "}", "}", "if", "(", "Src0", "->", "isImm", "(", ")", "&&", "Src1", "->", "isImm", "(", ")", ")", "{", "int32_t", "NewImm", ";", "if", "(", "!", "evalBinaryInstruction", "(", "Opc", ",", "NewImm", ",", "Src0", "->", "getImm", "(", ")", ",", "Src1", "->", "getImm", "(", ")", ")", ")", "return", "false", ";", "const", "RegisterInfo", "&", "TRI", "=", "TII", "->", "getRegisterInfo", "(", ")", ";", "bool", "IsSGPR", "=", "TRI", ".", "isSGPRReg", "(", "MRI", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MI", "->", "getOperand", "(", "Src0Idx", ")", ".", "ChangeToImmediate", "(", "NewImm", ")", ";", "MI", "->", "RemoveOperand", "(", "Src1Idx", ")", ";", "mutateCopyOp", "(", "*", "MI", ",", "TII", "->", "get", "(", "getMovOpc", "(", "IsSGPR", ")", ")", ")", ";", "return", "true", ";", "}", "if", "(", "!", "MI", "->", "isCommutable", "(", ")", ")", "return", "false", ";", "if", "(", "Src0", "->", "isImm", "(", ")", "&&", "!", "Src1", "->", "isImm", "(", ")", ")", "{", "std", "::", "swap", "(", "Src0", ",", "Src1"], "ground_truth": [")", ";"], "File": "SIFoldOperands13", "Func": "tryConstantFoldOp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12935, "Length": 334, "Cover_Rate": 0.4435590969455511, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "PCRelFlagVal", "}", ",", "{", "", ",", "", ",", "", ",", "PCRelFlagVal", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", ""], "ground_truth": [",", "", ",", "PCRelFlagVal", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "PCRelFlagVal", "}", ",", "{", "", ",", "", ",", "", ",", "PCRelFlagVal", "}", ",", "{", "", ",", "", ",", "", ",", "PCRelFlagVal", "}", ",", "{", "", ",", "", ",", "", ",", "PCRelFlagVal", "}", ",", "{"], "File": "ARM64AsmBackend1", "Func": "getFixupKindInfo", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12936, "Length": 150, "Cover_Rate": 0.7075471698113207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "MCGSites", "::", "const_iterator", "i", "(", "Sites", ".", "begin", "(", ")", ")", ",", "ie", "(", "Sites", ".", "end", "(", ")", ")", ";", "i", "!=", "ie", ";", "i", "++", ")", "{", "delete", "*", "i"], "ground_truth": [";"], "File": "PatmosCallGraphBuilder", "Func": "~MCallGraph", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 12937, "Length": 36, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "OptionalIdx", "[", "Op", ".", "getImmTy", "(", ")", "]", "=", "i", ";", "}", "unsigned", "ClampIdx", "=", "OptionalIdx", "[", "AMDGPUOperand", "::", "ImmTyClamp", "]", ";", "unsigned", "OModIdx", "=", "OptionalIdx", "[", "AMDGPUOperand", "::", "ImmTyOMod", "]", ";", "(", "(", "AMDGPUOperand", "&", ")", "*", "Operands", "[", "ClampIdx", "]", ")", ".", "addImmOperands", "(", "Inst", ",", "", ")", ";", "(", "(", "AMDGPUOperand", "&", ")", "*", "Operands", "[", "OModIdx", "]", ")", ".", "addImmOperands", "(", "Inst", ",", "", ")", ";", "}", "else", "{", "for", "(", "unsigned", "e", "=", "Operands", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "(", "(", "AMDGPUOperand", "&", ")", "*", "Operands", "[", "i", "]"], "ground_truth": [")", ".", "addRegOrImmOperands", "(", "Inst", ",", "", ")", ";"], "File": "AMDGPUAsmParser18", "Func": "cvtVOP3", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12938, "Length": 111, "Cover_Rate": 0.46638655462184875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_f16_p64", "(", "poly64x2_t", "__a", ")", "{", "return", "(", "float16x8_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon4_vreinterpretq_f16_p64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12939, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerVASTART", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "dl", "(", "Op", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "XFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">"], "ground_truth": ["(", ")", ";"], "File": "XCoreISelLowering (2)1", "Func": "LowerVASTART", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12940, "Length": 40, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ConcreteRegion", "<", "MachineLoop", ">", "::", "isLoop"], "ground_truth": ["(", ")", "const", "{"], "File": "WebAssemblyCFGSort", "Func": "isLoop", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12941, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x8_t", ")", "(", "vabsq_f16", "(", "__a", ")", ">=", "vabsq_f16", "(", "__b", ")", ")", ";", "return", "(", "uint16x8_t", ")", "__builtin_neon_vcagev8hf", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vcageq_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12942, "Length": 27, "Cover_Rate": 0.7297297297297297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "unsigned", "GetDefaultP2Align", "(", "unsigned", "Opcode", ")", "{", "switch", "(", "Opcode", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "WebAssemblyMCTargetDesc10", "Func": "GetDefaultP2Align", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12943, "Length": 67, "Cover_Rate": 0.43506493506493504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "R", "==", "Match_Success", ")", "||", "(", "R", "==", "Match_PreferE32", ")", "||", "(", "R", "==", "Match_MissingFeature", "&&", "Result", "!=", "Match_PreferE32", ")", "||", "(", "R", "==", "Match_InvalidOperand", "&&", "Result", "!=", "Match_MissingFeature", "&&", "Result", "!=", "Match_PreferE32", ")", "||", "(", "R", "==", "Match_MnemonicFail", "&&", "Result", "!=", "Match_InvalidOperand", "&&", "Result", "!=", "Match_MissingFeature", "&&", "Result", "!=", "Match_PreferE32", ")", ")", "{", "Result", "=", "R", ";", "ErrorInfo", "=", "EI", ";", "}", "if", "(", "R", "==", "Match_Success", ")", "break", ";", "}", "switch", "(", "Result", ")", "{", "default", ":", "break", ";", "case", "Match_Success", ":", "if", "(", "!", "validateInstruction", "(", "Inst", ",", "IDLoc", ")", ")", "{", "return", "true", ";", "}", "Inst", ".", "setLoc", "(", "IDLoc", ")", ";", "Out", ".", "EmitInstruction", "(", "Inst", ",", "getSTI", "(", ")", ")", ";", "return", "false", ";", "case", "Match_MissingFeature", ":", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "case", "Match_MnemonicFail", ":", "{", "FeatureBitset", "FBS", "=", "ComputeAvailableFeatures", "(", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", ")", ";", "std", "::", "string", "Suggestion", "=", "MnemonicSpellCheck", "(", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "", "]", ")", ".", "getToken", "(", ")", ",", "FBS", ")", ";", "return", "Error", "(", "IDLoc", ",", "", "+", "Suggestion", ",", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "", "]", ")", ".", "getLocRange", "(", ")", ")", ";", "}", "case", "Match_InvalidOperand"], "ground_truth": [":", "{"], "File": "AMDGPUAsmParser35", "Func": "MatchAndEmitInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12944, "Length": 209, "Cover_Rate": 0.5710382513661202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCSubtargetInfo", "*", "createAMDGPUMCSubtargetInfo", "(", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ")", "{", "MCSubtargetInfo", "*", "X", "=", "new", "MCSubtargetInfo", "(", ")", ";", "InitAMDGPUMCSubtargetInfo", "(", "X", ",", "TT"], "ground_truth": [",", "CPU", ",", "FS", ")", ";"], "File": "AMDGPUMCTargetDesc", "Func": "createAMDGPUMCSubtargetInfo", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12945, "Length": 35, "Cover_Rate": 0.8974358974358975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BasicMCBuilder", "::", "RunBuildAfterHook", "(", "bool", "Status", ",", "MCInst", "&", "MI", ",", "uint32_t", "insn", ")", "{", "if", "(", "!", "SP", ")", "return", "Status", ";", "if", "(", "Opcode", "==", "", ")", "Status", "=", "SP", "->", "InitIT", "(", "slice", "(", "insn", ",", "", ",", "", ")", ")"], "ground_truth": ["?", "Status", ":", "false", ";"], "File": "ARMDisassemblerCore", "Func": "RunBuildAfterHook", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12946, "Length": 50, "Cover_Rate": 0.7246376811594203, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printPostIncOperand4", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "printPostIncOperand", "(", "MI", ",", "OpNo", ",", "", ",", "O"], "ground_truth": [")", ";"], "File": "ARM64InstPrinter", "Func": "printPostIncOperand4", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12947, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "llvm", "::", "make_unique", "<", "ELFObjectWriter", ">", "(", "OSABI"], "ground_truth": [")", ";"], "File": "ECLairELFObjectWriter", "Func": "createECLairELFObjectWriter", "Target": "ECLair", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12948, "Length": 11, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Register", "getSPReg", "(", "const", "Subtarget", "&", "STI", ")", "{", "return"], "ground_truth": ["", ";"], "File": "RISCVFrameLowering", "Func": "getSPReg", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12949, "Length": 13, "Cover_Rate": 0.8125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "mSemaphore", "."], "ground_truth": ["size", "(", ")", ";"], "File": "HSAILMachineFunctionInfo", "Func": "sema_size", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12950, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_cmpltps", "(", "(", "__v4sf", ")"], "ground_truth": ["__A", ",", "(", "__v4sf", ")", "__B", ")", ";"], "File": "xmmintrin", "Func": "_mm_cmplt_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12951, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "Succ", "=", "*", "OrigBB", "->", "succ_begin", "(", ")", ";", "OrigBB", "->", "removeSuccessor", "(", "Succ", ")", ";", "NewBB", "->", "addSuccessor", "(", "Succ", ")", ";", "assert", "(", "(", "Succ", "->", "empty", "(", ")", "||", "!", "Succ", "->", "begin", "(", ")", "->", "isPHI", "(", ")", ")", "&&", "", ")", ";", "}", "OrigBB", "->", "addSuccessor", "(", "NewBB", ")", ";", "MF", ".", "RenumberBlocks", "(", "NewBB", ")", ";", "BBSizes", ".", "insert", "(", "BBSizes", ".", "begin", "(", ")", "+", "NewBB", "->", "getNumber", "(", ")", ",", "", ")", ";", "BBOffsets", ".", "insert", "(", "BBOffsets", ".", "begin", "(", ")", "+", "NewBB", "->", "getNumber", "(", ")", ",", "", ")", ";", "water_iterator", "IP", "=", "std", "::", "lower_bound", "(", "WaterList", ".", "begin", "(", ")", ",", "WaterList", ".", "end", "(", ")", ",", "OrigBB", ",", "CompareMBBNumbers", ")", ";", "MachineBasicBlock", "*", "WaterBB", "=", "*", "IP", ";", "if", "(", "WaterBB", "==", "OrigBB", ")", "WaterList", ".", "insert", "(", "llvm", "::", "next", "(", "IP", ")", ",", "NewBB", ")", ";", "else", "WaterList", ".", "insert", "(", "IP", ",", "OrigBB", ")", ";", "NewWaterList", ".", "insert", "(", "OrigBB", ")", ";", "unsigned", "NewBBSize", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "NewBB", "->", "begin", "(", ")", ",", "E", "=", "NewBB", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "NewBBSize", "+=", "TII", "->", "GetInstSizeInBytes", "(", "I", ")", ";", "unsigned", "OrigBBI", "=", "OrigBB", "->", "getNumber"], "ground_truth": ["(", ")", ";"], "File": "ARMConstantIslandPass7", "Func": "SplitBlockBeforeInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12952, "Length": 221, "Cover_Rate": 0.5224586288416075, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_sub_pd", "(", "__m512d", "__A", ",", "__m512d", "__B", ")", "{", "return", "(", "__m512d", ")", "(", "(", "__v8df", ")", "__A", "-", "(", "__v8df", ")", "__B"], "ground_truth": [")", ";"], "File": "avx512fintrin", "Func": "_mm512_sub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12953, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTargetMachine", "<", "ebTargetMachine", ">", "A", "(", "getThe64Target", "(", ")", ")", ";", "RegisterTargetMachine", "<", "elTargetMachine", ">", "B"], "ground_truth": ["(", "getThe64elTarget", "(", ")", ")", ";"], "File": "MipsTargetMachine10", "Func": "LLVMInitializeMipsTarget", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12954, "Length": 22, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "ErrCode", ")", "{", "case", "Match_MissingFeature", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidOperand", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidSuffix", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexedSImm9", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed32SImm7", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed64SImm7", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed128SImm7", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed8", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed16", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed32", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed64", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidMemoryIndexed128", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidImm0_7", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidImm0_15", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidImm0_31", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidImm0_63", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidImm1_8", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidImm1_16", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidImm1_32", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidImm1_64", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidIndexB", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidIndexH", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidIndexS", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidIndexD", ":", "return", "Error", "(", "Loc", ",", "", ")", ";", "case", "Match_InvalidLabel", ":", "return", "Error", "(", "Loc"], "ground_truth": [",", "", ")", ";"], "File": "ARM64AsmParser1", "Func": "showMatchError", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12955, "Length": 280, "Cover_Rate": 0.813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "true", ";", "auto", "Keyword", "=", "Tok", ".", "getString", "(", ")", ";", "Keyword", "=", "StringSwitch", "<", "StringRef", ">", "(", "Keyword", ".", "lower", "(", ")", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "Keyword", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "Keyword", ",", "Tok", ".", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "Lex", "(", ")"], "ground_truth": [";"], "File": "AArch64AsmParser1", "Func": "parseKeywordOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12956, "Length": 82, "Cover_Rate": 0.7961165048543689, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "AsmParser", "->", "isGFX9Plus", "(", ")", ")", "return", "isRegClass"], "ground_truth": ["(", "", ")", "||", "isInlinableImm", "(", "type", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "isSDWAOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12957, "Length": 20, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_div_round_sh", "(", "__mmask8", "__A", ",", "__m128h", "__B"], "ground_truth": [",", "__m128h", "__C", ",", "const", "int", "__D", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm_maskz_div_round_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12958, "Length": 29, "Cover_Rate": 0.6304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "gcc_unreachable", "(", ")", ";", "}", "}", "else", "{", "if", "(", "mode", "==", "TImode", ")", "split_double_mode", "(", "mode", ",", "&", "operand", ",", "", ",", "&", "parts", "[", "", "]", ",", "&", "parts", "[", "", "]", ")", ";", "if", "(", "mode", "==", "XFmode", "||", "mode", "==", "TFmode", ")", "{", "machine_mode", "upper_mode", "=", "mode", "==", "XFmode", "?", "SImode", ":", "DImode", ";", "if", "(", "REG_P", "(", "operand", ")", ")", "{", "gcc_assert", "(", "reload_completed", ")", ";", "parts", "[", "", "]", "=", "gen_rtx_REG", "(", "DImode", ",", "REGNO", "(", "operand", ")", "+", "", ")", ";", "parts", "[", "", "]", "=", "gen_rtx_REG", "(", "upper_mode", ",", "REGNO", "(", "operand", ")", "+", "", ")", ";", "}", "else", "if", "(", "offsettable_memref_p", "(", "operand", ")", ")", "{", "operand", "=", "adjust_address", "(", "operand", ",", "DImode", ",", "", ")", ";", "parts", "[", "", "]", "=", "operand", ";", "parts", "[", "", "]", "=", "adjust_address", "(", "operand", ",", "upper_mode", ",", "", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "operand", ")", "==", "CONST_DOUBLE", ")", "{", "REAL_VALUE_TYPE", "r", ";", "long", "l", "[", "", "]", ";", "REAL_VALUE_FROM_CONST_DOUBLE", "(", "r", ",", "operand", ")", ";", "real_to_target", "(", "l", ",", "&", "r", ",", "mode", ")", ";", "if", "(", "HOST_BITS_PER_WIDE_INT", ">=", "", ")", "parts", "[", "", "]", "=", "gen_int_mode", "(", "(", "l", "[", "", "]", "&", "(", "(", "(", "HOST_WIDE_INT", ")", "", "<<", "", ")", "-", "", ")", ")", "+", "(", "(", "(", "(", "HOST_WIDE_INT", ")", "l", "[", "", "]", ")", "<<", "", ")", "<<", "", ")", ",", "DImode", ")", ";", "else", "parts", "[", "", "]", "=", "immed_double_const", "(", "l", "[", "", "]", ",", "l", "[", "", "]", ",", "DImode", ")", ";", "if", "(", "upper_mode", "==", "SImode", ")", "parts", "[", "", "]", "=", "gen_int_mode", "(", "l", "[", "", "]", ",", "SImode", ")", ";", "else", "if", "(", "HOST_BITS_PER_WIDE_INT", ">=", "", ")", "parts", "[", "", "]", "=", "gen_int_mode", "(", "(", "l", "[", "", "]", "&", "(", "(", "(", "HOST_WIDE_INT", ")", "", "<<", "", ")", "-", "", ")", ")", "+", "(", "(", "(", "(", "HOST_WIDE_INT", ")", "l", "[", "", "]", ")", "<<", "", ")", "<<", "", ")", ",", "DImode", ")", ";", "else", "parts", "[", "", "]", "=", "immed_double_const", "(", "l", "[", "", "]", ",", "l", "[", "", "]"], "ground_truth": [",", "DImode", ")", ";"], "File": "i3864", "Func": "ix86_split_to_parts", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12959, "Length": 359, "Cover_Rate": 0.40201567749160133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Register", "=", "GPRDecoderTable", "[", "RegNo", "+", "", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Register", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "AVRDisassembler13", "Func": "DecodeLD8RegisterClass", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12960, "Length": 38, "Cover_Rate": 0.6440677966101694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "arm_address_offset_is_imm", "(", "rtx_insn", "*", "insn", ")", "{", "rtx", "mem", ",", "addr", ";", "extract_insn_cached", "(", "insn", ")", ";", "if", "(", "REG_P", "(", "recog_data", ".", "operand", "[", "", "]", ")", ")", "return", "", ";", "mem", "=", "recog_data", ".", "operand"], "ground_truth": ["[", "", "]", ";"], "File": "arm", "Func": "arm_address_offset_is_imm", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12961, "Length": 42, "Cover_Rate": 0.4077669902912621, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getSRetReturnReg", "(", ")", "const", "{", "return", "SRetReturnReg"], "ground_truth": [";"], "File": "AAPMachineFunctionInfo", "Func": "getSRetReturnReg", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12962, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_pmaxsw", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{", "return", "_mm_max_pi16", "(", "__A", ","], "ground_truth": ["__B", ")", ";"], "File": "xmmintrin", "Func": "_m_pmaxsw", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12963, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "mpyi", "("], "ground_truth": ["Imm8s", "x", ")", "{"], "File": "disassembler", "Func": "mpyi", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12964, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", ".", "hasTBM", "(", ")", "&&", "!", "(", "Subtarget", ".", "hasBMI", "(", ")", "&&", "Subtarget", ".", "hasFastBEXTR", "(", ")", ")", ")", "return", "true", ";", "if", "(", "!", "isShiftedMask_64", "(", "Mask", ")", ")", "return", "true", ";", "unsigned", "ShiftAmt", "=", "Shift", ".", "getConstantOperandVal", "(", "", ")", ";", "unsigned", "AMShiftAmt", "=", "countTrailingZeros", "(", "Mask", ")", ";", "if", "(", "AMShiftAmt", "<=", "", "||", "AMShiftAmt", ">", "", ")", "return", "true", ";", "MVT", "VT", "=", "N", ".", "getSimpleValueType", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "NewSRLAmt", "=", "DAG", ".", "getConstant", "(", "ShiftAmt", "+", "AMShiftAmt", ",", "DL", ",", "", ")", ";", "SDValue", "NewSRL", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "X", ",", "NewSRLAmt", ")", ";", "SDValue", "NewMask", "=", "DAG", ".", "getConstant", "(", "Mask", ">>", "AMShiftAmt", ",", "DL", ",", "VT", ")", ";", "SDValue", "NewAnd", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewSRL", ",", "NewMask", ")", ";", "SDValue", "NewSHLAmt", "=", "DAG", ".", "getConstant", "(", "AMShiftAmt", ",", "DL", ",", "", ")", ";", "SDValue", "NewSHL", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewAnd", ",", "NewSHLAmt", ")", ";", "insertDAGNode", "(", "DAG", ",", "N", ",", "NewSRLAmt", ")", ";", "insertDAGNode", "(", "DAG", ",", "N", ",", "NewSRL", ")", ";", "insertDAGNode", "(", "DAG", ",", "N", ",", "NewMask", ")", ";", "insertDAGNode", "(", "DAG", ",", "N", ",", "NewAnd", ")", ";", "insertDAGNode", "(", "DAG", ",", "N", ",", "NewSHLAmt", ")", ";", "insertDAGNode", "(", "DAG", ",", "N", ",", "NewSHL", ")", ";", "DAG", ".", "ReplaceAllUsesWith", "(", "N", ",", "NewSHL", ")", ";", "AM", ".", "Scale", "=", "", "<<", "AMShiftAmt", ";", "AM", ".", "IndexReg", "=", "NewAnd", ";", "return", "false"], "ground_truth": [";"], "File": "X86ISelDAGToDAG (2)1", "Func": "foldMaskedShiftToBEXTR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12965, "Length": 264, "Cover_Rate": 0.7586206896551724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "&", "CSI", "=", "MFI", ".", "getCalleeSavedInfo", "(", ")", ";", "int", "MinCSFI", "=", "", ";", "int", "MaxCSFI", "=", "-", "", ";", "int", "Offset", "=", "MFI", ".", "getObjectOffset", "(", "FI", ")", "+", "MFI", ".", "getOffsetAdjustment", "(", ")", ";", "if", "(", "CSI", ".", "size", "(", ")", ")", "{", "MinCSFI", "=", "CSI", "[", "", "]", ".", "getFrameIdx", "(", ")", ";", "MaxCSFI", "=", "CSI", "[", "CSI", ".", "size", "(", ")", "-", "", "]", ".", "getFrameIdx", "(", ")", ";", "}", "if", "(", "FI", ">=", "MinCSFI", "&&", "FI", "<=", "MaxCSFI", ")", "{", "FrameReg", "=", "", ";", "Offset", "+=", "CFI", "->", "getVarArgsSaveSize", "(", ")", "+", "CFI", "->", "getCalleeSaveAreaSize", "(", ")", ";", "}", "else", "if", "(", "RI", "->", "hasStackRealignment", "(", "MF", ")", ")", "{", "assert", "(", "hasFP", "(", "MF", ")", ")", ";", "if", "(", "!", "MFI", ".", "isFixedObjectIndex", "(", "FI", ")", ")", "{", "FrameReg", "=", "hasBP", "(", "MF", ")", "?", "getBPReg"], "ground_truth": ["(", "STI", ")", ":", "", ";"], "File": "CSKYFrameLowering1", "Func": "getFrameIndexReference", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12966, "Length": 150, "Cover_Rate": 0.46439628482972134, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SGPRPressureSets", ".", "test", "(", "Idx", ")", "&&", "VGPRPressureSets", ".", "test", "(", "Idx", ")", ")", "{", "return", "VSLimit", ";", "}", "if", "(", "SGPRPressureSets", ".", "test", "(", "Idx", ")", ")", "return", "SGPRLimit", ";", "return", "VGPRLimit"], "ground_truth": [";"], "File": "SIRegisterInfo69", "Func": "getRegPressureSetLimit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12967, "Length": 36, "Cover_Rate": 0.34951456310679613, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetWinCOFFStreamer", "::"], "ground_truth": ["emitARM64WinCFITrapFrame", "(", ")", "{"], "File": "AArch64WinCOFFStreamer", "Func": "emitARM64WinCFITrapFrame", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12968, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "first_reg", "=", "", "+", "", ";", "first_reg", "<=", "", ";", "first_reg", "++", ")", "if", "("], "ground_truth": ["save_reg_p", "(", "first_reg", ")", ")", "break", ";"], "File": "rs6000-logue", "Func": "first_fp_reg_to_save", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12969, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EffBits", "<=", "", ")", "ExtendOp", "=", "", ";", "}", "}", "CmpVT", "=", "", ";", "Op0", "=", "DAG", ".", "getNode", "(", "ExtendOp", ",", "dl", ",", "CmpVT", ",", "Op0", ")", ";", "Op1", "=", "DAG", ".", "getNode", "(", "ExtendOp", ",", "dl", ",", "CmpVT", ",", "Op1", ")", ";", "}", "}", "if", "(", "CmpVT", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Op1", ")", "&&", "!", "isCCSigned", "(", "CC", ")", "&&", "Op0", ".", "hasOneUse", "(", ")", "&&", "cast", "<", "ConstantSDNode", ">", "(", "Op1", ")", "->", "getAPIntValue", "(", ")", ".", "getActiveBits", "(", ")", "<=", "", "&&", "DAG", ".", "MaskedValueIsZero", "(", "Op0", ",", "APInt", "::", "getHighBitsSet", "(", "", ",", "", ")", ")", ")", "{", "CmpVT", "=", "", ";", "Op0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CmpVT", ",", "Op0", ")", ";", "Op1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CmpVT", ",", "Op1", ")", ";", "}", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "CmpVT", ",", "", ")", ";", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs"], "ground_truth": [",", "Op0", ",", "Op1", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "EmitCmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12970, "Length": 174, "Cover_Rate": 0.30103806228373703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_hadd_ps", "(", "__m128", "__X"], "ground_truth": [",", "__m128", "__Y", ")", "{"], "File": "pmmintrin", "Func": "_mm_hadd_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12971, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "", ")", ")", "{", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return", "false", ";", "}", "static", "const", "MCPhysReg", "RegList1", "[", "]", "=", "{", "", ",", "", "}", ";", "static", "const", "MCPhysReg", "RegList2", "[", "]", "=", "{", "", ",", "", "}", ";", "if", "(", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "RegList1", ",", "RegList2", ")", ")", "{", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return", "false", ";", "}", "unsigned", "Offset", "=", "State", ".", "AllocateStack", "(", "", ",", "", ",", "", ")", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getMem", "(", "ValNo", ",", "ValVT", ",", "Offset", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "HexagonISelLowering (2)", "Func": "CC_Hexagon64", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 12972, "Length": 139, "Cover_Rate": 0.7722222222222223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NODE_NAME_CASE", "(", "BRANCH_COND", ")", ";", "NODE_NAME_CASE", "(", "ENDPGM", ")", "NODE_NAME_CASE", "(", "RETURN", ")", "NODE_NAME_CASE", "(", "DWORDADDR", ")", "NODE_NAME_CASE", "(", "FRACT", ")", "NODE_NAME_CASE", "(", "SETCC", ")", "NODE_NAME_CASE", "(", "CLAMP", ")", "NODE_NAME_CASE", "(", "COS_HW", ")", "NODE_NAME_CASE", "(", "N_HW", ")", "NODE_NAME_CASE", "(", "FMAX_LEGACY", ")", "NODE_NAME_CASE", "(", "FMIN_LEGACY", ")", "NODE_NAME_CASE", "(", "FMAX3", ")", "NODE_NAME_CASE", "(", "SMAX3", ")", "NODE_NAME_CASE", "(", "UMAX3", ")", "NODE_NAME_CASE", "(", "FMIN3", ")", "NODE_NAME_CASE", "(", "SMIN3", ")", "NODE_NAME_CASE", "(", "UMIN3", ")", "NODE_NAME_CASE", "(", "FMED3", ")", "NODE_NAME_CASE", "(", "SMED3", ")", "NODE_NAME_CASE", "(", "UMED3", ")", "NODE_NAME_CASE", "(", "URECIP", ")", "NODE_NAME_CASE", "(", "DIV_SCALE", ")", "NODE_NAME_CASE", "(", "DIV_FMAS", ")", "NODE_NAME_CASE", "(", "DIV_FIXUP", ")", "NODE_NAME_CASE", "(", "TRIG_PREOP", ")", "NODE_NAME_CASE", "(", "RCP", ")", "NODE_NAME_CASE", "(", "RSQ", ")", "NODE_NAME_CASE", "(", "RCP_LEGACY", ")", "NODE_NAME_CASE", "(", "RSQ_LEGACY", ")", "NODE_NAME_CASE", "(", "FMUL_LEGACY", ")", "NODE_NAME_CASE", "(", "RSQ_CLAMP", ")", "NODE_NAME_CASE", "(", "LDEXP", ")", "NODE_NAME_CASE", "(", "FP_CLASS", ")", "NODE_NAME_CASE", "(", "DOT4", ")", "NODE_NAME_CASE", "(", "CARRY", ")", "NODE_NAME_CASE", "(", "BORROW", ")", "NODE_NAME_CASE", "(", "BFE_U32", ")", "NODE_NAME_CASE", "(", "BFE_I32", ")", "NODE_NAME_CASE", "(", "BFI", ")", "NODE_NAME_CASE", "(", "BFM", ")", "NODE_NAME_CASE", "(", "FFBH_U32", ")", "NODE_NAME_CASE", "(", "FFBH_I32", ")", "NODE_NAME_CASE", "(", "MUL_U24", ")", "NODE_NAME_CASE", "(", "MUL_I24", ")", "NODE_NAME_CASE", "(", "MAD_U24", ")", "NODE_NAME_CASE", "(", "MAD_I24", ")", "NODE_NAME_CASE", "(", "TEXTURE_FETCH", ")", "NODE_NAME_CASE", "(", "EXPORT", ")", "NODE_NAME_CASE", "(", "CONST_ADDRESS", ")", "NODE_NAME_CASE", "(", "REGISTER_LOAD", ")", "NODE_NAME_CASE", "(", "REGISTER_STORE", ")", "NODE_NAME_CASE", "(", "LOAD_INPUT", ")", "NODE_NAME_CASE", "(", "SAMPLE", ")", "NODE_NAME_CASE", "(", "SAMPLEB", ")", "NODE_NAME_CASE", "(", "SAMPLED", ")", "NODE_NAME_CASE", "(", "SAMPLEL", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE0", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE1", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE2", ")", "NODE_NAME_CASE", "(", "CVT_F32_UBYTE3", ")", "NODE_NAME_CASE", "(", "BUILD_VERTICAL_VECTOR", ")", "NODE_NAME_CASE", "(", "CONST_DATA_PTR", ")", "NODE_NAME_CASE", "(", "PC_ADD_REL_OFFSET", ")", "NODE_NAME_CASE", "(", "KILL", ")", "case", "", ":", "break", ";", "NODE_NAME_CASE", "(", "SENDMSG", ")", "NODE_NAME_CASE", "(", "INTERP_MOV", ")", "NODE_NAME_CASE", "(", "INTERP_P1", ")", "NODE_NAME_CASE", "(", "INTERP_P2", ")", "NODE_NAME_CASE", "(", "STORE_MSKOR", ")", "NODE_NAME_CASE", "(", "LOAD_CONSTANT", ")", "NODE_NAME_CASE", "(", "TBUFFER_STORE_FORMAT"], "ground_truth": [")", "NODE_NAME_CASE", "(", "ATOMIC_CMP_SWAP", ")", "NODE_NAME_CASE", "(", "ATOMIC_INC", ")", "NODE_NAME_CASE", "(", "ATOMIC_DEC", ")", "case", "", ":", "break", ";"], "File": "AMDGPUISelLowering102", "Func": "getTargetNodeName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12973, "Length": 307, "Cover_Rate": 0.8647887323943662, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "REAL_VALUE_TYPE", "*", "rv", ";", "long", "val", ";", "rv", "=", "CONST_DOUBLE_REAL_VALUE", "(", "op", ")", ";", "REAL_VALUE_TO_TARGET_SINGLE", "(", "*", "rv", ","], "ground_truth": ["val", ")", ";"], "File": "nds32-predicates", "Func": "nds32_const_double_range_ok_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12974, "Length": 23, "Cover_Rate": 0.3382352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "SrcReg", ",", "bool", "IsKill", ",", "int"], "ground_truth": ["FI", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{"], "File": "RISCVInstrInfo17", "Func": "storeRegToStackSlot", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12975, "Length": 35, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Mem", ".", "OffsetImm", ")", ";", "assert", "(", "CE", "&&", "", ")", ";", "int64_t", "Value", "=", "CE", "->", "getValue"], "ground_truth": ["(", ")", ";"], "File": "ARM64AsmParser", "Func": "isMemoryIndexedSImm9", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12976, "Length": 31, "Cover_Rate": 0.4189189189189189, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLT", "S1", "=", "LLT", "::", "scalar", "(", "", ")", ";", "MachineInstr", "*", "Compare", "=", "nullptr", ";", "Register", "Flag", ";", "MachineIRBuilder", "Builder", "(", "MI", ")", ";", "MachineInstr", "*", "Load", ";", "Register", "LHS", ";", "if", "(", "!", "Compare", "&&", "mi_match", "(", "CondReg", ",", "MRI", ",", "m_CMPTermZ", "(", "LHS", ",", "Flag", ")", ")", ")", "Compare", "=", "Builder", ".", "buildInstr", "(", "", ",", "{", "S1", "}", ",", "{", "LHS", "}", ")", ";", "int64_t", "RHSConst", ";", "if", "(", "!", "Compare", "&&", "mi_match", "(", "CondReg", ",", "MRI", ",", "m_CMPTermImm", "(", "LHS", ",", "RHSConst", ",", "Flag", ")", ")", ")", "Compare", "=", "Builder", ".", "buildInstr", "(", "", ",", "{", "S1", "}", ",", "{", "LHS", ",", "RHSConst", "}", ")", ";", "MachineOperand", "Addr", "=", "MachineOperand", "::", "CreateReg", "(", "", ",", "false", ")", ";", "if", "(", "!", "Compare", "&&", "mi_match", "(", "CondReg", ",", "MRI", ",", "m_CMPTermAbs", "(", "LHS", ",", "Addr", ",", "Flag", ",", "Load", ",", "AA", ")", ")", ")", "Compare", "=", "Builder", ".", "buildInstr", "(", "", ",", "{", "S1", "}", ",", "{", "LHS", "}", ")", ".", "add", "(", "Addr", ")", ".", "cloneMemRefs", "(", "*", "Load", ")", ";", "Register", "Idx", ";", "if", "(", "!", "Compare", "&&", "mi_match", "(", "CondReg", ",", "MRI", ",", "m_CMPTermIdx", "(", "LHS", ",", "Addr", ",", "Idx", ",", "Flag", ",", "Load", ",", "AA", ")", ")", ")", "{", "Compare", "=", "Builder", ".", "buildInstr", "(", "", ",", "{", "S1", "}", ",", "{", "LHS", "}", ")", ".", "add", "(", "Addr", ")", ".", "addUse", "(", "Idx", ")", ".", "cloneMemRefs", "(", "*", "Load", ")", ";", "}", "Register", "RegAddr", ";", "if", "(", "!", "Compare", "&&", "mi_match", "(", "CondReg", ",", "MRI", ",", "m_CMPTermIndir", "(", "LHS", ",", "RegAddr", ",", "Idx", ",", "Flag", ",", "Load", ",", "AA", ")", ")", ")", "{", "Compare", "=", "Builder", ".", "buildInstr", "(", "", ",", "{", "S1", "}", ",", "{", "LHS", ",", "RegAddr", ",", "Idx", "}", ")", ".", "cloneMemRefs", "(", "*", "Load", ")", ";", "}", "Register", "RHS", ";", "if", "(", "!", "Compare", "&&", "mi_match", "(", "CondReg", ",", "MRI", ",", "m_CMPTermImag8", "(", "LHS", ",", "RHS", ",", "Flag", ")", ")", ")", "Compare", "=", "Builder", ".", "buildInstr", "(", "", ",", "{", "S1", "}", ",", "{", "LHS", ",", "RHS", "}", ")", ";", "if", "(", "Compare", ")", "{", "if", "(", "!", "constrainSelectedInstRegOperands", "(", "*", "Compare", ",", "TII", ",", "TRI", ",", "RBI", ")", ")", "return", "false", ";", "assert", "(", "Flag", "!="], "ground_truth": ["", ")", ";"], "File": "MOSInstructionSelector", "Func": "selectBrCondImm", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12977, "Length": 373, "Cover_Rate": 0.6520979020979021, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "CFGStructurizer", "::", "getContinueZeroOpcode", "(", "int", "OldOpcode", ")", "{", "switch", "(", "OldOpcode", ")", "{", "case", "", ":", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "AMDILCFGStructurizer10", "Func": "getContinueZeroOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12978, "Length": 23, "Cover_Rate": 0.5476190476190477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCExpr", "::", "VariantKind", "Variant", ";", "if", "(", "isNonConstantExpr", "(", "ImmWithLSL", ".", "Val", ",", "Variant", ")", ")", "{", "return", "Variant", "==", "MCExpr", "::", "VK_AARCH64_LO12", "||", "Variant", "==", "MCExpr", "::", "VK_AARCH64_DTPREL_LO12", "||", "Variant", "==", "MCExpr", "::", "VK_AARCH64_DTPREL_LO12_NC", "||", "Variant", "==", "MCExpr", "::", "VK_AARCH64_TPREL_LO12", "||", "Variant", "==", "MCExpr", "::", "VK_AARCH64_TPREL_LO12_NC"], "ground_truth": ["||", "Variant", "==", "MCExpr", "::", "VK_AARCH64_TLSDESC_LO12", ";"], "File": "AArch64AsmParser13", "Func": "isAddSubImmLSL0", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12979, "Length": 54, "Cover_Rate": 0.46956521739130436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Filler", "::", "insertDefsUses", "(", "MachineBasicBlock", "::", "iterator", "MI", ",", "SmallSet", "<", "unsigned", ",", "", ">", "&", "RegDefs", ",", "SmallSet", "<", "unsigned", ",", "", ">", "&", "RegUses", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->"], "ground_truth": ["getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{"], "File": "DelaySlotFiller17", "Func": "insertDefsUses", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12980, "Length": 52, "Cover_Rate": 0.3561643835616438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ","], "ground_truth": ["MCContext", "&", "Ctx", ")", "{"], "File": "BPFDisassembler", "Func": "createBPFDisassembler", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 12981, "Length": 20, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x2_t", ")", "__builtin_neon_vmul_lanev2sf", "("], "ground_truth": ["__a", ",", "__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vmul_lane_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12982, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "getTargetMachine", "(", ")", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Small", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "const", "GlobalAddressSDNode", "*", "GN", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", ";", "const", "GlobalValue", "*", "GV", "=", "GN", "->", "getGlobal", "(", ")", ";", "unsigned", "Alignment", "=", "GV", "->", "getAlignment", "(", ")", ";", "Reloc", "::", "Model", "RelocM", "=", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", ";", "if", "(", "GV", "->", "isWeakForLinker", "(", ")", "&&", "GV", "->", "isDeclaration", "(", ")", "&&", "RelocM", "==", "Reloc", "::", "Static", ")", "{", "SDValue", "PoolAddr", ";", "PoolAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getTargetConstantPool", "(", "GV", ",", "PtrVT", ",", "", ",", "", ",", "", ")", ",", "DAG", ".", "getTargetConstantPool", "(", "GV", ",", "PtrVT", ",", "", ",", "", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "GlobalAddr", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "PoolAddr", ",", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "false", ",", "true", ",", "true", ",", "", ")", ";", "if", "(", "GN", "->", "getOffset", "(", ")", "!=", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "GlobalAddr", ",", "DAG", ".", "getConstant", "(", "GN", "->", "getOffset", "(", ")", ",", "PtrVT", ")", ")", ";", "return", "GlobalAddr", ";", "}", "if", "(", "Alignment", "==", "", ")", "{", "const", "PointerType", "*", "GVPtrTy", "=", "cast", "<", "PointerType", ">", "(", "GV", "->", "getType", "(", ")", ")", ";", "if", "(", "GVPtrTy", "->", "getElementType", "(", ")", "->", "isSized", "(", ")", ")", "{", "Alignment", "=", "getDataLayout", "(", ")", "->", "getABITypeAlignment", "(", "GVPtrTy", "->", "getElementType", "(", ")", ")", ";", "}", "else", "{", "Alignment", "=", "", ";", "}", "}", "unsigned", "char", "HiFixup", ",", "LoFixup", ";", "bool", "UseGOT", "=", "Subtarget", "->", "GVIsIndirectSymbol", "(", "GV", ",", "RelocM", ")", ";", "if", "(", "UseGOT", ")", "{", "HiFixup", "=", "", ";", "LoFixup", "=", "", ";", "Alignment", "=", "", ";", "}", "else", "{", "HiFixup", "=", "", ";", "LoFixup", "=", "", ";", "}", "SDValue", "GlobalRef", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "PtrVT", ",", "", ",", "HiFixup", ")", ",", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "PtrVT", ",", "", ",", "LoFixup", ")", ",", "DAG", ".", "getConstant", "(", "Alignment", ",", "", ")", ")", ";", "if", "(", "UseGOT", ")", "{", "GlobalRef", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "GlobalRef", ")", ";", "}", "if", "(", "GN", "->", "getOffset", "(", ")", "!=", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT"], "ground_truth": [",", "GlobalRef", ",", "DAG", ".", "getConstant", "(", "GN", "->", "getOffset", "(", ")", ",", "PtrVT", ")", ")", ";"], "File": "AArch64ISelLowering123", "Func": "LowerGlobalAddressELFSmall", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12983, "Length": 453, "Cover_Rate": 0.9114688128772636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "REX", "|=", "", "<<", "", ";", "i", "=", "isTwoAddr", "?", "", ":", "", ";", "for", "(", ";", "i", "!=", "NumOps", ";", "++", "i", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "", "(", "MO", ".", "getReg", "(", ")", ")", ")", "REX", "|=", "", "<<", "", ";", "}", "break", ";", "case", "", ":", "{", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "REX", "|=", "", "<<", "", ";", "unsigned", "Bit", "=", "", ";", "i", "=", "isTwoAddr", "?", "", ":", "", ";", "for", "(", ";", "i", "!=", "NumOps", ";", "++", "i", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "if", "(", "", "(", "MO", ".", "getReg", "(", ")", ")", ")", "REX", "|=", "", "<<", "Bit", ";", "Bit", "++", ";", "}", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "e", "=", "(", "isTwoAddr", "?", "", "+", "", ":", "", ")", ";", "i", "=", "isTwoAddr", "?", "", ":", "", ";", "if", "(", "NumOps", ">", "e", "&&", "MI", ".", "getOperand", "(", "e", ")", ".", "isReg", "(", ")", "&&", "", "(", "MI", ".", "getOperand", "(", "e", ")", ".", "getReg", "(", ")", ")", ")", "REX", "|=", "", "<<", "", ";", "unsigned", "Bit", "=", "", ";", "for", "(", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", "."], "ground_truth": ["getOperand", "(", "i", ")", ";"], "File": "X86MCCodeEmitter (2)", "Func": "DetermineREXPrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12984, "Length": 311, "Cover_Rate": 0.47049924357034795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ",", "OpFlag", ")", ";", "SDLoc", "DL", "(", "JT", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "WrapperKind", ",", "DL", ",", "PtrVT", ",", "Result", ")", ";", "if", "(", "", "("], "ground_truth": ["OpFlag", ")", ")", "{"], "File": "M68kISelLowering", "Func": "LowerJumpTable", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12985, "Length": 59, "Cover_Rate": 0.3710691823899371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Vec", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Elt", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Idx", "=", "Op", ".", "getOperand", "(", "", ")", ";", "MVT", "VecVT", "=", "Vec", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Idx", ")", ")", "{", "MVT", "ExtVecVT", "=", "(", "VecVT", "==", "", "?", "", ":", "", ")", ";", "MVT", "ExtEltVT", "=", "(", "VecVT", "==", "", "?", "", ":", "", ")", ";", "SDValue", "ExtOp", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ExtVecVT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ExtVecVT", ",", "Vec", ")", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ExtEltVT", ",", "Elt", ")", ",", "Idx", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecVT", ",", "ExtOp", ")", ";", "}", "unsigned", "IdxVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "Idx", ")", "->", "getZExtValue", "(", ")", ";", "SDValue", "EltInVec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecVT", ",", "Elt", ")", ";", "unsigned", "NumElems", "=", "VecVT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "Vec", ".", "isUndef", "(", ")", ")", "{", "if", "(", "IdxVal", ")", "EltInVec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecVT", ",", "EltInVec", ",", "DAG", ".", "getConstant", "(", "IdxVal", ",", "dl", ",", "", ")", ")", ";", "return", "EltInVec", ";", "}", "if", "(", "IdxVal", "==", "", ")", "{", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecVT", ",", "Vec", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecVT", ",", "Vec", ",", "DAG", ".", "getConstant"], "ground_truth": ["(", "", ",", "dl", ",", "", ")", ")", ";"], "File": "X86ISelLowering181", "Func": "InsertBitToMaskVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12986, "Length": 276, "Cover_Rate": 0.5267175572519084, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "SrcReg", ",", "bool", "isKill", ",", "int", "FI", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "const", "TargetLowering", "*", "PTLI", "=", "TM", ".", "getTargetLowering", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "const", "Function", "*", "Func", "=", "MBB", ".", "getParent", "(", ")", "->", "getFunction", "(", ")", ";", "const", "std", "::", "string", "FuncName", "=", "Func", "->", "getName", "(", ")", ";", "const", "char", "*", "tmpName", "=", "ESNames", "::", "createESName", "(", "PAN", "::", "getTempdataLabel", "(", "FuncName", ")", ")", ";", "if", "(", "RC", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addImm", "(", "PTLI", "->", "GetTmpOffsetForFI", "(", "FI", ",", "", ",", "*", "MBB", ".", "getParent", "(", ")", ")", ")", ".", "addExternalSymbol", "(", "tmpName", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "unsigned", "opcode", "=", "(", "SrcReg", "==", "", ")"], "ground_truth": ["?", "", ":", "", ";"], "File": "PIC16InstrInfo2", "Func": "storeRegToStackSlot", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 12987, "Length": 193, "Cover_Rate": 0.7255639097744361, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "G", ".", "Blocks"], "ground_truth": [".", "size", "(", ")", ";"], "File": "PatmosFunctionSplitter1", "Func": "size", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 12988, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "const", "ConstantExpr", "*", "CE", "=", "dyn_cast", "<", "ConstantExpr", ">", "(", "CV", ")", ";", "if", "(", "!", "CE", ")", "{", "llvm_unreachable", "(", "", ")", ";", "}", "switch", "(", "CE", "->", "getOpcode", "(", ")", ")", "{", "default", ":", "if", "(", "Constant", "*", "C", "=", "ConstantFoldConstant", "(", "CE", ",", "getDataLayout", "(", ")", ")", ")", "if", "(", "C", "&&", "C", "!=", "CE", ")", "return", "lowerConstantForGV", "(", "C", ",", "ProcessingGeneric", ")", ";", "{", "std", "::", "string", "S", ";", "raw_string_ostream", "OS", "(", "S", ")", ";", "OS", "<<", "", ";", "CE", "->", "printAsOperand", "(", "OS", ",", "false", ",", "!", "MF", "?", "nullptr", ":", "MF", "->", "getFunction", "(", ")", ".", "getParent", "(", ")", ")", ";", "report_fatal_error", "(", "OS", ".", "str", "(", ")", ")", ";", "}", "case", "Instruction", "::", "AddrSpaceCast", ":", "{", "PointerType", "*", "DstTy", "=", "cast", "<", "PointerType", ">", "(", "CE", "->", "getType", "(", ")", ")", ";", "if", "(", "DstTy", "->", "getAddressSpace", "(", ")", "==", "", ")", "{", "return", "lowerConstantForGV", "(", "cast", "<", "const", "Constant", ">", "(", "CE", "->", "getOperand", "(", "", ")", ")", ",", "true", ")", ";", "}", "std", "::", "string", "S", ";", "raw_string_ostream", "OS", "(", "S", ")", ";", "OS", "<<", "", ";", "CE", "->", "printAsOperand", "(", "OS", ",", "false", ",", "!", "MF", "?", "nullptr", ":", "MF", "->", "getFunction", "(", ")", ".", "getParent", "(", ")", ")", ";", "report_fatal_error", "(", "OS", ".", "str", "(", ")", ")", ";", "}", "case", "Instruction", "::", "GetElementPtr", ":", "{", "const", "DataLayout", "&", "DL", "=", "getDataLayout", "(", ")", ";", "APInt", "OffsetAI", "(", "DL", ".", "getPointerTypeSizeInBits", "(", "CE", "->", "getType", "(", ")", ")", ",", "", ")", ";", "cast", "<", "GEPOperator", ">", "(", "CE", ")", "->", "accumulateConstantOffset", "(", "DL", ",", "OffsetAI", ")", ";", "const", "MCExpr", "*", "Base", "=", "lowerConstantForGV", "(", "CE", "->", "getOperand", "(", "", ")", ",", "ProcessingGeneric", ")", ";", "if", "(", "!", "OffsetAI", ")", "return", "Base", ";", "int64_t", "Offset", "=", "OffsetAI", ".", "getSExtValue", "(", ")", ";", "return", "MCBinaryExpr", "::", "createAdd", "(", "Base", ",", "MCConstantExpr", "::", "create", "(", "Offset", ",", "Ctx", ")", ",", "Ctx", ")", ";", "}", "case", "Instruction", "::", "Trunc", ":", "LLVM_FALLTHROUGH", ";", "case", "Instruction", "::", "BitCast", ":", "return", "lowerConstantForGV", "(", "CE", "->", "getOperand", "(", "", ")", ",", "ProcessingGeneric", ")", ";", "case", "Instruction", "::", "IntToPtr", ":", "{", "const", "DataLayout", "&", "DL", "=", "getDataLayout", "("], "ground_truth": [")", ";"], "File": "NVPTXAsmPrinter2", "Func": "lowerConstantForGV", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12989, "Length": 363, "Cover_Rate": 0.4959016393442623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "Writer", "->", "doesSymbolRequireExternRelocation", "(", "*", "A", ")", ")", "{", "RelSymbol", "=", "A", ";", "if", "(", "!", "A", "->", "isUndefined", "(", ")", ")", "FixedValue", "-=", "Layout", ".", "getSymbolOffset", "(", "*", "A", ")", ";", "}", "else", "{", "const", "MCSection", "&", "Sec", "=", "A", "->", "getSection", "(", ")", ";", "Index", "=", "Sec", ".", "getOrdinal", "(", ")", "+", "", ";", "FixedValue", "+=", "Writer", "->", "getSectionAddress", "(", "&", "Sec", ")", ";", "}", "if", "(", "IsPCRel", ")", "FixedValue", "-=", "Writer", "->", "getSectionAddress", "(", "Fragment", "->", "getParent", "(", ")", ")", ";", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "makeRelocationInfo", "(", "MRE", ",", "FixupOffset", ",", "Index", ","], "ground_truth": ["IsPCRel", ",", "Log2Size", ",", "false", ",", "Type", ")", ";"], "File": "PPCMachObjectWriter", "Func": "RecordPPCRelocation", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12990, "Length": 111, "Cover_Rate": 0.3016304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__ABS_HI", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__ABS_LO", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TLSGD", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TLSLDM", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__DTPREL_HI", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__DTPREL_LO", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__GOTTPREL", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TPREL_HI", ":", "FixupKind", "=", "", ";", "break", ";", "case", "MCSymbolRefExpr", "::", "VK__TPREL_LO", ":", "FixupKind", "=", "", ";", "break", ";", "default", ":", "break", ";", "}", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "MCFixupKind", "(", "FixupKind", ")", ")", ")", ";", "return", ""], "ground_truth": [";"], "File": "MipsMCCodeEmitter10", "Func": "getMachineOpValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12991, "Length": 132, "Cover_Rate": 0.3196125907990315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ImpDefSCC", ".", "getReg", "(", ")", "==", "", "&&", "ImpDefSCC", ".", "isDef", "(", ")", ")", ";", "unsigned", "CopyReg", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "MachineInstr", "*", "CopyExec", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "CopyReg", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "ImplicitDefine", ")", ";", "unsigned", "Tmp", "=", "MRI", "->", "createVirtualRegister", "(", "&", "", ")", ";", "MachineInstr", "*", "And", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Tmp", ")", ".", "addReg", "(", "CopyReg", ")", ".", "addReg", "(", "Cond", ".", "getReg", "(", ")", ")", ";", "setImpSCCDefDead", "(", "*", "And", ",", "true", ")", ";", "MachineInstr", "*", "Xor", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SaveExecReg", ")", ".", "addReg", "(", "Tmp", ")", ".", "addReg", "(", "CopyReg", ")", ";", "setImpSCCDefDead", "(", "*", "Xor", ",", "ImpDefSCC", ".", "isDead", "(", ")", ")", ";", "MachineInstr", "*", "SetExec", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "Tmp", ",", "RegState", "::", "Kill", ")", ";", "MachineInstr", "*", "NewBr", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "LIS"], "ground_truth": [")", "{"], "File": "SILowerControlFlow23", "Func": "emitIf", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12992, "Length": 230, "Cover_Rate": 0.5010893246187363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vldrhq_gather_offset", "(", "float16_t", "const", "*"], "ground_truth": ["__base", ",", "uint16x8_t", "__offset", ")", "{"], "File": "arm", "Func": "mve___arm_vldrhq_gather_offset", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12993, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AMDGPUDAGToDAGISel", "::", "isCPLoad", "(", "const", "LoadSDNode", "*", "N", ")", "const", "{", "MachineMemOperand", "*", "MMO", "=", "N", "->", "getMemOperand", "(", ")", ";", "if", "(", "checkType", "(", "N", "->", "getSrcValue", "(", ")", ","], "ground_truth": ["", ")", ")", "{"], "File": "AMDGPUISelDAGToDAG13", "Func": "isCPLoad", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12994, "Length": 36, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LiveRegs", ".", "empty", "(", ")", ")", "{", "if", "(", "IsProlog", ")", "{", "LiveRegs", ".", "init", "(", "TRI", ")", ";", "LiveRegs", ".", "addLiveIns", "(", "MBB", ")", ";", "if", "(", "FuncInfo", "->", "SGPRForFPSaveRestoreCopy", ")", "LiveRegs", ".", "removeReg", "(", "FuncInfo", "->", "SGPRForFPSaveRestoreCopy", ")", ";", "if", "(", "FuncInfo", "->", "SGPRForBPSaveRestoreCopy", ")", "LiveRegs", ".", "removeReg", "(", "FuncInfo", "->", "SGPRForBPSaveRestoreCopy", ")", ";", "}", "else", "{", "LiveRegs", ".", "init", "(", "*", "ST", ".", "getRegisterInfo", "(", ")", ")", ";", "LiveRegs", ".", "addLiveOuts", "("], "ground_truth": ["MBB", ")", ";"], "File": "SIFrameLowering1", "Func": "buildScratchExecCopy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12995, "Length": 80, "Cover_Rate": 0.31496062992125984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "E", "=", "Obj", ".", "takeError", "(", ")", ")", "return", "std", "::", "move", "(", "E", ")", ";", "std", "::", "unique_ptr", "<", "HSACodeObject", ">", "Ret", "(", "new", "HSACodeObject", "(", "std", "::", "move", "(", "*", "Obj"], "ground_truth": [")", ")", ")", ";"], "File": "CodeObject", "Func": "create", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 12996, "Length": 40, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ",", "bool", "LittleEndian", ")", ":", "LLVMTargetMachine", "(", "T", ",", "computeDataLayout", "(", "TT", ",", "Options", ".", "MCOptions", ",", "LittleEndian", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getEffectiveRelocModel", "(", "TT", ",", "RM", ")", ",", "getEffectiveCodeModel", "(", "TT", ",", "CM", ",", "JIT", ")", ",", "OL", ")", ",", "TLOF", "(", "createTLOF", "(", "getTargetTriple", "(", ")", ")", ")", ",", "isLittle", "(", "LittleEndian", ")", "{", "initAsmInfo", "(", ")", ";", "if", "(", "TT", ".", "isOSBinFormatMachO"], "ground_truth": ["(", ")", ")", "{"], "File": "AArch64TargetMachine62", "Func": "AArch64TargetMachine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 12997, "Length": 123, "Cover_Rate": 0.7735849056603774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint32x4x4_t", "__i", ";", "__builtin_neon_xi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld4v4si", "(", "(", "const", "__builtin_neon_si", "*", ")", "__a", ")", ";", "return", "__rv"], "ground_truth": [".", "__i", ";"], "File": "arm", "Func": "neon_vld4q_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 12998, "Length": 30, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "op", ")", "!=", "MEM", ")", "return", "false", ";", "if", "(", "mode", "==", "VOIDmode", ")", "mode", "=", "GET_MODE", "(", "op", ")", ";", "size", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "if", "(", "size", ">", "UNITS_PER_WORD", ")", "return", "false", ";", "addr", "=", "XEXP", "(", "op", ",", "", ")", ";", "if", "(", "!", "legitimate_small_data_address_p", "(", "addr", ")", ")", "return", "false", ";", "if", "(", "!", "short_p", "||", "size", "==", "", ")", "return", "true", ";", "align", "=", "get_symbol_alignment", "(", "addr", ")", ";", "switch", "(", "mode", ")", "{", "case", "E_HImode", ":", "mask", "=", "", ";", "break", ";", "default", ":", "mask", "=", ""], "ground_truth": [";"], "File": "arc8", "Func": "compact_sda_memory_operand", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 12999, "Length": 100, "Cover_Rate": 0.6535947712418301, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "emit_prolog", "(", "const", "MachineInstr", "*", "MI", ")", "{", "SmallString", "<", "", ">", "prologueString", ";", "raw_svector_ostream", "OS", "(", "prologueString", ")", ";", "bool", "smallStack", "=", "InstrInfo", "::", "check_sconst_fits", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ",", "", ")", ";", "OS", "<<", "", ";", "if", "(", "smallStack", ")", "{", "OS", "<<", "", ";", "printOperand", "(", "MI", ",", "", ",", "OS", ")", ";", "OS", "<<", "", ";", "}", "else", "{", "OS", "<<", "", ";", "printOperand", "(", "MI", ",", "", ",", "OS", ")", ";", "OS", "<<", "", ";", "}", "OS", "<<", "", ";", "if", "(", "!", "smallStack", ")", "{", "OS", "<<", "", ";", "printOperand", "(", "MI", ",", "", ",", "OS", ")", ";", "OS", "<<", "", ";", "}", "OS", "<<", "", ";", "OS", "<<", "", ";", "OS", "<<", "", ";", "OS", "<<"], "ground_truth": ["", ";"], "File": "TMS320C64XAsmPrinter", "Func": "emit_prolog", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13000, "Length": 135, "Cover_Rate": 0.8823529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Idx", "=", "(", "FullSize", "-", "", "-", "i", ")", ";", "CurVal", "|=", "static_cast", "<", "uint64_t", ">", "(", "static_cast", "<", "uint8_t", ">", "(", "Data", "[", "Offset", "+", "Idx", "]", ")", ")", "<<", "(", "i", "*", "", ")", ";", "}", "uint64_t", "Mask", "=", "(", "static_cast", "<", "uint64_t", ">", "(", "-", "", ")", ">>", "(", "", "-", "getFixupKindInfo", "(", "Kind", ")", ".", "TargetSize", ")", ")", ";", "CurVal", "|=", "Value", "&", "Mask", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!="], "ground_truth": ["NumBytes", ";", "++", "i", ")", "{"], "File": "M88kMCAsmBackend", "Func": "applyFixup", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13001, "Length": 85, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "CallGraphBuilder", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "StackCacheAnalysisInfo", ">", "(", ")", ";", "PMLModuleExportPass", "::", "getAnalysisUsage", "("], "ground_truth": ["AU", ")", ";"], "File": "PatmosExport", "Func": "getAnalysisUsage", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13002, "Length": 25, "Cover_Rate": 0.5952380952380952, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Constraint", ".", "size", "(", ")", "==", "", ")", "{", "switch", "(", "Constraint", "[", "", "]", ")", "{", "default", ":", "break", ";", "case", "'r'", ":", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "", ")", ";", "else", "if", "(", "VT", "==", "", ")", "return", "std"], "ground_truth": ["::", "make_pair", "(", "", ",", "", ")", ";"], "File": "SystemZISelLowering101", "Func": "getRegForInlineAsmConstraint", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13003, "Length": 59, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_gatherpfqpd", "(", "mask", ",", "(", "__v8di", ")", "index", ",", "(", "long", "long", "const", "*", ")", "addr"], "ground_truth": [",", "scale", ",", "hint", ")", ";"], "File": "avx512pfintrin4", "Func": "_mm512_mask_prefetch_i64gather_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13004, "Length": 22, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElems", "=", "Input", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShuffleMask", "(", "NumElems", ",", "-", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "N", "->", "getNumOperands", "(", ")", ";", "i", "++", ")", "{", "if", "(", "DAG", ".", "getDataLayout", "(", ")", ".", "isLittleEndian", "(", ")", ")", "ShuffleMask", "[", "CorrectElems", "&", "", "]", "=", "Elems", "&", "", ";", "else", "ShuffleMask", "[", "(", "CorrectElems", "&", "", ")", ">>", "", "]", "=", "(", "Elems", "&", "", ")", ">>", "", ";", "CorrectElems", "=", "CorrectElems", ">>", "", ";", "Elems", "=", "Elems", ">>", "", ";", "}", "SDValue", "Shuffle", "=", "DAG", ".", "getVectorShuffle", "(", "Input", ".", "getValueType", "(", ")", ",", "dl", ",", "Input", ",", "DAG", ".", "getUNDEF", "(", "Input", ".", "getValueType", "(", ")", ")", ",", "ShuffleMask", ")", ";", "EVT", "Ty", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "BV", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Ty", ",", "Shuffle", ")", ";", "return", "BV"], "ground_truth": [";"], "File": "PPCISelLowering (2)7", "Func": "addShuffleForVecExtend", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13005, "Length": 162, "Cover_Rate": 0.8393782383419689, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_getmant_round_ps", "(", "__mmask16", "__U", ",", "__m512", "__A", ",", "_MM_MANTISSA_NORM_ENUM"], "ground_truth": ["__B", ",", "_MM_MANTISSA_SIGN_ENUM", "__C", ",", "const", "int", "__R", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_getmant_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13006, "Length": 32, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Chain", ";", "SDValue", "V", "=", "N", ".", "getOperand", "(", "", ")", ";", "for", "(", ";", "V", ".", "hasOneUse", "(", ")", ";", "V", "=", "V", ".", "getOperand", "(", "", ")", ")", "{", "switch", "(", "V", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "continue", ";", "case", "", ":", "break", ";", "case", "", ":", "if", "(", "Mask", "[", "", "]", "!=", "", "||", "Mask", "[", "", "]", "!=", "", "||", "!", "(", "Mask", "[", "", "]", ">=", "", "&&", "Mask", "[", "", "]", "<", "", "&&", "Mask", "[", "", "]", ">=", "", "&&", "Mask", "[", "", "]", "<", "", ")", ")", "return", "SDValue", "(", ")", ";", "Chain", ".", "push_back", "(", "V", ")", ";", "continue", ";", "case", "", ":", "if", "(", "Mask", "[", "", "]", "!=", "", "||", "Mask", "[", "", "]", "!=", "", "||", "!", "(", "Mask", "[", "", "]", ">=", "", "&&", "Mask", "[", "", "]", "<", "", "&&", "Mask", "[", "", "]", ">=", "", "&&", "Mask", "[", "", "]", "<", "", ")", ")", "return", "SDValue", "(", ")", ";", "Chain", ".", "push_back", "(", "V", ")", ";", "continue", ";", "case", "", ":", "case", "", ":", "if", "(", "V", ".", "getSimpleValueType", "(", ")", ".", "getScalarType", "(", ")", "!=", "", "&&", "V", ".", "getSimpleValueType", "(", ")", ".", "getScalarType", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "unsigned", "CombineOp", "=", "V", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "if", "(", "V", ".", "getOperand", "(", "", ")", "!=", "V", ".", "getOperand", "(", "", ")", "||", "!", "V", "->", "isOnlyUserOf", "(", "V", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "Chain", ".", "push_back", "(", "V", ")", ";", "V", "=", "V", ".", "getOperand", "(", "", ")", ";", "do", "{", "switch", "(", "V", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "case", "", ":", "if", "(", "V", ".", "getOpcode", "(", ")", "==", "CombineOp", ")"], "ground_truth": ["break", ";"], "File": "X86ISelLowering200", "Func": "combineRedundantDWordShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13007, "Length": 352, "Cover_Rate": 0.4835164835164835, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "parse_field", "(", "const", "std", "::", "string", "&", "field", ")", "{", "const", "char", "*", "rest", "=", "strchr", "(", "field", ".", "c_str", "(", ")", ",", "':'", ")", ";", "if", "(", "rest", "==", "NULL", ")", "return", "-", "", ";", "char", "*", "after", ";", "unsigned", "fint", "=", "strtol", "(", "rest", "+", "", ",", "&", "after", ",", "", ")", ";", "if", "(", "after", "==", "rest", "+", "", ")"], "ground_truth": ["return", "-", "", ";"], "File": "driver-aarch641", "Func": "parse_field", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13008, "Length": 69, "Cover_Rate": 0.9452054794520548, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "IsVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "const", "SDLoc", "&", "DL", ",", "SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ")", "const", "{", "switch", "(", "CallConv", ")", "{", "default", ":", "report_fatal_error", "(", "", ")", ";", "case", "CallingConv", "::", "C", ":", "case", "CallingConv", "::", "Fast", ":", "break", ";", "}", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", ".", "getRegInfo", "(", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeFormalArguments", "(", "Ins", ",", "getHasAlu32", "(", ")", "?", "CC_32", ":", "CC_64", ")", ";", "for", "(", "auto", "&", "VA", ":", "ArgLocs", ")", "{", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "EVT", "RegVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "", "SimpleTy", "=", "RegVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ";", "switch", "(", "SimpleTy", ")", "{", "default", ":", "{", "errs", "(", ")", "<<", "", "<<", "RegVT", ".", "getEVTString", "(", ")", "<<", "'\\n'", ";", "llvm_unreachable", "(", "", ")", ";", "}", "case", "", ":", "case", "", ":", "Register", "VReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "SimpleTy", "==", "", "?", "&", "", ":", "&", "", ")", ";", "RegInfo", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")"], "ground_truth": [",", "VReg", ")", ";"], "File": "BPFISelLowering1", "Func": "LowerFormalArguments", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13009, "Length": 232, "Cover_Rate": 0.5167037861915368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNode", "*", "InFP128", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ",", "dl", ",", "", ")", ";", "InFP128", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "INSERT_SUBREG", ",", "dl", ",", "", ",", "SDValue", "(", "InFP128", ",", "", ")", ",", "Hi64", ",", "SubRegEven", ")", ";", "InFP128", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "INSERT_SUBREG", ",", "dl", ",", "", ",", "SDValue", "(", "InFP128", ",", "", ")", ",", "Lo64", ",", "SubRegOdd", ")", ";", "SDValue", "OutChains", "[", "", "]", "=", "{", "SDValue", "(", "Hi64", ".", "getNode", "(", ")", ",", "", ")", ",", "SDValue", "(", "Lo64", ".", "getNode", "(", ")", ",", "", ")", "}", ";", "SDValue", "OutChain", "=", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["dl", ",", "", ",", "OutChains", ")", ";"], "File": "SparcISelLowering (2)2", "Func": "LowerF128Load", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13010, "Length": 115, "Cover_Rate": 0.3116531165311653, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printInverseCondCode", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&"], "ground_truth": ["O", ")", "{"], "File": "AArch64InstPrinter", "Func": "printInverseCondCode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13011, "Length": 18, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetAsmStreamer", "::", "emitDirectiveSetMsa", "(", ")", "{", "OS", "<<"], "ground_truth": ["", ";"], "File": "MipsTargetStreamer (2)1", "Func": "emitDirectiveSetMsa", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13012, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isFloatingPointZero", "(", "Op", ")", ")", "return", "DAG", ".", "getConstant", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "", ")", ";", "if", "(", "LoadSDNode", "*", "Ld", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "Op", ")", ")", "return", "DAG", ".", "getLoad", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "Ld", "->", "getChain", "(", ")", ",", "Ld", "->", "getBasePtr", "(", ")", ",", "Ld", "->", "getPointerInfo", "(", ")", ",", "Ld", "->", "isVolatile"], "ground_truth": ["(", ")", ",", "Ld", "->", "isNonTemporal", "(", ")", ",", "Ld", "->", "isInvariant", "(", ")", ",", "Ld", "->", "getAlignment", "(", ")", ")", ";"], "File": "ARMISelLowering (2)2", "Func": "bitcastf32Toi32", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13013, "Length": 91, "Cover_Rate": 0.8053097345132744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VarArgsFrameIndex", "=", "off"], "ground_truth": [";"], "File": "ARCMachineFunctionInfo", "Func": "setVarArgsFrameIndex", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13014, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "insertSelect", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "const", "DebugLoc", "&", "DL", ",", "unsigned", "DstReg", ",", "ArrayRef", "<", "MachineOperand", ">", "Pred", ",", "unsigned", "TrueReg", ",", "unsigned", "FalseReg", ")", "const", "{", "MachineRegisterInfo", "&", "MRI", "=", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", ".", "getRegClass", "(", "DstReg", ")", ";", "assert", "(", "Pred", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "CCValid", "=", "Pred", "[", "", "]", ".", "getImm", "(", ")", ";", "unsigned", "CCMask", "=", "Pred", "[", "", "]", ".", "getImm", "(", ")", ";", "unsigned", "Opc", ";", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "if", "(", "STI", ".", "hasLoadStoreOnCond2", "(", ")", ")", "Opc", "=", "", ";", "else", "{", "Opc", "=", "", ";", "MRI", ".", "constrainRegClass", "(", "DstReg", ",", "&", "", ")", ";", "}", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "Opc", "=", "", ";", "else", "llvm_unreachable", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "Opc", ")", ",", "DstReg", ")", ".", "addReg", "(", "FalseReg", ")", ".", "addReg", "(", "TrueReg", ")"], "ground_truth": [".", "addImm", "(", "CCValid", ")", ".", "addImm", "(", "CCMask", ")", ";"], "File": "SystemZInstrInfo26", "Func": "insertSelect", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13015, "Length": 198, "Cover_Rate": 0.9383886255924171, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "FuncTLVGet", "=", "DAG", ".", "getLoad", "(", "", ",", "DL", ",", "Chain", ",", "DescAddr", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "", ",", "MachineMemOperand", "::", "MONonTemporal", "|", "MachineMemOperand", "::", "MOInvariant", ")", ";", "Chain", "=", "FuncTLVGet", ".", "getValue", "(", "", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "MFI", "->", "setAdjustsStack", "(", "true", ")", ";", "const", "uint32_t", "*", "Mask", "=", "Subtarget", "->", "getRegisterInfo", "(", ")", "->", "getTLSCallPreservedMask", "(", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL"], "ground_truth": [",", "", ",", "DescAddr", ",", "SDValue", "(", ")", ")", ";"], "File": "AArch64ISelLowering108", "Func": "LowerDarwinGlobalTLSAddress", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13016, "Length": 101, "Cover_Rate": 0.3447098976109215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "parseRegTypeList", "(", "Signature", "->", "Params", ")", ")", "return", "true", ";", "WasmSym", "->", "setSignature", "(", "Signature", ".", "get", "(", ")", ")", ";", "addSignature", "(", "std", "::", "move", "(", "Signature", ")", ")", ";", "WasmSym", "->", "setType", "(", "", ")", ";", "TOut", ".", "emitEventType", "(", "WasmSym", ")", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ";", "}", "if", "(", "DirectiveID", ".", "getString", "(", ")", "==", "", ")", "{", "if", "(", "CurrentState", "!=", "FunctionStart", ")", "return", "error", "(", "", ",", "Lexer", ".", "getTok", "(", ")", ")", ";", "SmallVector", "<", "", ",", "", ">", "Locals", ";", "if", "(", "parseRegTypeList", "(", "Locals", ")", ")", "return", "true", ";", "TOut", ".", "emitLocal", "(", "Locals", ")", ";", "CurrentState", "=", "FunctionLocals", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ";", "}", "if", "(", "DirectiveID", ".", "getString", "(", ")", "==", "", ")", "{", "if", "(", "CheckDataSection", "(", ")", ")", "return", "true", ";", "int64_t", "V", ";", "if", "(", "Parser", ".", "parseAbsoluteExpression", "(", "V", ")", ")", "return", "error", "(", "", ",", "Lexer", ".", "getTok", "(", ")", ")", ";", "Out", ".", "EmitIntValue", "(", "static_cast", "<", "uint64_t", ">", "(", "V", ")", ",", "", ")", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ";", "}", "if", "(", "DirectiveID", ".", "getString", "(", ")", "==", "", ")", "{", "if", "(", "CheckDataSection", "(", ")", ")", "return", "true", ";", "std", "::", "string", "S", ";", "if", "(", "Parser", ".", "parseEscapedString", "(", "S", ")", ")", "return", "error", "(", "", ",", "Lexer", ".", "getTok", "(", ")", ")", ";", "Out", ".", "EmitBytes", "(", "StringRef", "(", "S", ".", "c_str", "(", ")", ",", "S", ".", "length", "(", ")", "+", "", ")", ")", ";", "return", "expect", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "WebAssemblyAsmParser18", "Func": "ParseDirective", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13017, "Length": 279, "Cover_Rate": 0.3951841359773371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SlotSize", "=", "RegInfo", "->", "getSlotSize", "(", ")", ";", "ReturnAddrIndex", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "SlotSize", ",", "-", "(", "int64_t", ")", "SlotSize", ",", "false", ")", ";", "FuncInfo", "->", "setRAIndex", "("], "ground_truth": ["ReturnAddrIndex", ")", ";"], "File": "X86ISelLowering (2)1", "Func": "getReturnAddressFrameIndex", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13018, "Length": 37, "Cover_Rate": 0.30327868852459017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "RHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "CompareOps", "[", "]", "=", "{", "LHS"], "ground_truth": [",", "RHS", "}", ";"], "File": "FISCISelDAGToDAG", "Func": "SelectCompare", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13019, "Length": 21, "Cover_Rate": 0.3442622950819672, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateExpr"], "ground_truth": ["(", "getMemDisp", "(", ")", ")", ")", ";"], "File": "X86AsmParser101", "Func": "addAbsMemOperands", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13020, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "*", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "(", "PseudoSourceValue", "::", "getFixedStack", "(", "FI", ")", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";", "return", ";", "}", "BaseInstrInfo", "::", "storeRegToStackSlot", "(", "MBB", ",", "I", ",", "SrcReg", ",", "isKill", ",", "FI", ",", "RC", ","], "ground_truth": ["TRI", ")", ";"], "File": "Thumb2InstrInfo2", "Func": "storeRegToStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13021, "Length": 144, "Cover_Rate": 0.6889952153110048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmaxaq_s16", "(", "uint16x8_t", "__a", ",", "int16x8_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vmaxaq_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13022, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "enableMultipleCopyHints", "(", ")", "const", "override", "{", "return", "true"], "ground_truth": [";"], "File": "ARMBaseRegisterInfo17", "Func": "enableMultipleCopyHints", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13023, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "int", ")", "(", "spu_extract", "(", "spu_gather", "(", "spu_cmpeq", "(", "exp", ",", "", ")", ")", ",", "", ")", "==", ""], "ground_truth": [")", ")", ";"], "File": "vmx2spu", "Func": "vec_all_numeric", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13024, "Length": 25, "Cover_Rate": 0.43103448275862066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "loc", "!=", "UNKNOWN_LOCATION", ")", "error_at", "(", "loc", ",", "", "", ",", "avr_addrspace", "[", "as", "]", ".", "name", ",", "", "*", "avr_n_flash", ")", ";", "return", "false"], "ground_truth": [";"], "File": "avr", "Func": "avr_addr_space_supported_p", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13025, "Length": 28, "Cover_Rate": 0.35443037974683544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MutationList", "::", "iterator", "it", "=", "Mutations", ".", "begin", "(", ")", ",", "ie", "=", "Mutations", ".", "end", "(", ")", ";", "it", "!=", "ie", ";", "it", "++"], "ground_truth": [")", "{"], "File": "PatmosPostRAScheduler", "Func": "~ScheduleDAGPostRA", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13026, "Length": 29, "Cover_Rate": 0.5918367346938775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "TargetELFStreamer", "(", "S", ","], "ground_truth": ["STI", ")", ";"], "File": "M88kMCTargetDesc", "Func": "createM88kObjectTargetStreamer", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13027, "Length": 9, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DOUT", "(", "llvm", "::", "dbgs", "(", ")", "<<", "", "<<", "To", "<<", "", ";", "for", "(", "int", "x", "=", "", ";", "x", "<=", "", ";", "++", "x", ")", "{", "AtI", "[", "", "*", "x", "-", "", "]", "=", "BUILD_SLLi", "(", "", ",", "", ",", "", ")", ";", "unsigned", "d", "=", "(", "Fn", ">>", "(", "", "-", "", "*", "x", ")", ")", "&", "", ";", "AtI", "[", "", "*", "x", "]", "=", "BUILD_ORi", "(", "", ",", "", ",", "d", ")", ";", "}", "AtI", "[", "", "]", "=", "BUILD_JMP", "(", "", ","], "ground_truth": ["", ",", "", ")", ";"], "File": "AlphaJITInfo4", "Func": "EmitBranchToAt", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13028, "Length": 95, "Cover_Rate": 0.6333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "InitMCRegisterInfo", "(", "X"], "ground_truth": [",", "", ")", ";"], "File": "OR1KMCTargetDesc", "Func": "createOR1KMCRegisterInfo", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13029, "Length": 16, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineModuleInfo", "&", "MMI", "=", "MF", ".", "getMMI", "(", ")", ";", "const", "MCRegisterInfo", "*", "MRI", "=", "MMI", ".", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "TargetInstrInfo", "*", "TII", "=", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MBB", ".", "findDebugLoc", "(", "MBBI", ")", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", "->", "getCalleeSavedInfo", "(", ")", ";", "if", "(", "CSI", ".", "empty", "(", ")", ")", "return", ";", "const", "DataLayout", "*", "TD", "=", "MF", ".", "getTarget", "(", ")", ".", "getDataLayout", "(", ")", ";", "bool", "HasFP", "=", "hasFP", "(", "MF"], "ground_truth": [")", ";"], "File": "AArch64FrameLowering92", "Func": "emitCalleeSavedFrameMoves", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13030, "Length": 120, "Cover_Rate": 0.41522491349480967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")", ",", "dl", ",", "", ")", ";", "else", "if", "(", "ExternalSymbolSDNode", "*", "E", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetExternalSymbol", "(", "E", "->", "getSymbol", "(", ")", ",", "", ")", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "Callee", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ".", "getValueType", "(", ")", ")", ")", ";", "if", "(", "InFlag", ".", "getNode", "(", ")", ")", "Ops", ".", "push_back", "(", "InFlag", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NodeTys", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCALLSEQ_END", "(", "Chain", ",", "DAG", ".", "getConstant", "(", "NumBytes", ",", "getPointerTy", "(", ")", ",", "true", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "getPointerTy", "(", ")", ",", "true", ")", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "("], "ground_truth": ["", ")", ";"], "File": "XCoreISelLowering15", "Func": "LowerCCCCallTo", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13031, "Length": 277, "Cover_Rate": 0.3578811369509044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IntID", "=", "", ";", "break", ";", "case", "RecurrenceDescriptor", "::", "RK_FloatAdd", ":", "IntID", "=", "", ";", "break", ";", "}", "if", "(", "IntID", "==", "", ")", "return", "nullptr", ";", "Module", "*", "M", "=", "Builder", ".", "GetInsertBlock", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "Function", "*", "Intrinsic", "=", "", "(", "M", ",", "IntID", ",", "Src", "->"], "ground_truth": ["getType", "(", ")", ")", ";"], "File": "AArch64TargetTransformInfo45", "Func": "getOrderedReductionIntrinsic", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13032, "Length": 62, "Cover_Rate": 0.33879781420765026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Builder", ".", "SetCurrentDebugLocation", "(", "I", "->", "getDebugLoc", "(", ")", ")", ";", "Value", "*", "Args", "[", "]", "=", "{", "I", "->", "getOperand", "(", "", ")", ",", "I", "->", "getOperand", "(", "", ")", "}", ";", "CallInst", "*", "Call", "=", "Builder", ".", "CreateCall", "(", "DSPInst", ",", "Args", ")", ";", "ReplaceAllUsersOfWith", "(", "I", ",", "Call", ")", ";", "InstsToRemove", ".", "push_back", "(", "I", ")", ";", "NewInsts", ".", "insert", "(", "Call", ")", ";", "TruncTysMap", "[", "Call", "]", "=", "OrigTy", ";", "}", ";", "auto", "InsertZExt", "=", "[", "&", "]", "(", "Value", "*", "V", ",", "Instruction", "*", "InsertPt", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "V", "<<", "", ")", ";", "Builder", ".", "SetInsertPoint", "(", "InsertPt", ")", ";", "if", "(", "auto", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ")", "Builder", ".", "SetCurrentDebugLocation", "(", "I", "->", "getDebugLoc", "(", ")", ")", ";", "auto", "*", "ZExt", "=", "cast", "<", "Instruction", ">", "(", "Builder", ".", "CreateZExt", "(", "V", ",", "ExtTy", ")", ")", ";", "if", "(", "isa", "<", "Argument", ">", "(", "V", ")", ")", "ZExt", "->", "moveBefore", "(", "InsertPt", ")", ";", "else", "ZExt", "->", "moveAfter", "(", "InsertPt", ")", ";", "ReplaceAllUsersOfWith", "(", "V", ",", "ZExt", ")", ";", "NewInsts", ".", "insert", "(", "ZExt", ")", ";", "TruncTysMap", "[", "ZExt", "]", "=", "TruncTysMap", "[", "V", "]", ";", "}", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "V", ":", "Sources", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "V", "<<", "", ")", ";", "if", "(", "auto", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ")", "InsertZExt", "(", "I", ",", "I", ")", ";", "else", "if", "(", "auto", "*", "Arg", "=", "dyn_cast", "<", "Argument", ">", "(", "V", ")", ")", "{", "BasicBlock", "&", "BB", "=", "Arg", "->", "getParent", "(", ")", "->", "front", "(", ")", ";", "InsertZExt", "(", "Arg", ",", "&", "*", "BB", ".", "getFirstInsertionPt", "(", ")", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "Promoted", ".", "insert", "(", "V", ")", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "*", "V", ":", "Visited", ")", "{", "if", "(", "Sources", ".", "count", "(", "V", ")", ")", "continue", ";", "auto", "*", "I", "=", "cast", "<", "Instruction", ">", "(", "V", ")", ";", "if", "(", "Sinks", ".", "count", "(", "I", ")", ")", "continue", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "I", "->", "getNumOperands", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "Value", "*", "Op", "=", "I", "->", "getOperand", "(", "i", ")", ";", "if", "(", "(", "Op", "->", "getType", "(", ")", "==", "ExtTy", ")", "||", "!", "isa", "<", "IntegerType", ">", "(", "Op", "->", "getType", "(", ")", ")", ")", "continue", ";", "if", "(", "auto", "*", "Const", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "Op", ")", ")", "FixConst", "(", "Const", ",", "I", ")", ";", "else", "if", "(", "isa", "<", "UndefValue", ">", "(", "Op", ")", ")", "I", "->", "setOperand", "(", "i", ",", "UndefValue", "::", "get", "(", "ExtTy", ")", ")", ";", "}", "if", "(", "shouldPromote", "(", "I", ")", ")", "{", "I", "->", "mutateType", "(", "ExtTy", ")", ";", "Promoted", ".", "insert", "("], "ground_truth": ["I", ")", ";"], "File": "ARMCodeGenPrepare", "Func": "Mutate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13033, "Length": 502, "Cover_Rate": 0.394344069128044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ZERO", "=", "", ";", "BNE", "=", "", ";", "BEQ", "=", "", ";", "unsigned", "Dest", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Ptr", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "OldVal", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewVal", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Success", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "loop1MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "loop2MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop1MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop2MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "loop2MBB", ")", ";", "loop2MBB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "loop2MBB", "->", "addSuccessor", "(", "exitMBB"], "ground_truth": [")", ";"], "File": "Cpu0ISelLowering", "Func": "emitAtomicCmpSwap", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13034, "Length": 234, "Cover_Rate": 0.484472049689441, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "DL", ",", "isN64", "(", ")"], "ground_truth": ["?", "", ":", "", ",", "VT", ")", ";"], "File": "MipsISelLowering62", "Func": "lowerFRAMEADDR", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13035, "Length": 41, "Cover_Rate": 0.37272727272727274, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_checking_assert", "(", "n_extra_regs", "<=", "MAX_EXTRA_REGS", ")", ";", "gcc_assert", "(", "stub", "<", "XLOGUE_STUB_COUNT", ")", ";", "gcc_assert", "(", "crtl", "->", "stack_realign_finalized", ")", ";", "return", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "get_stub_name", "(", "stub"], "ground_truth": [",", "n_extra_regs", ")", ")", ";"], "File": "i386-features", "Func": "get_stub_rtx", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13036, "Length": 34, "Cover_Rate": 0.6181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GlobalBaseReg", "=", "Reg"], "ground_truth": [";"], "File": "X86MachineFunctionInfo (2)", "Func": "setGlobalBaseReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13037, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemDisp12", "(", "MemoryKind", "MemKind", ",", "RegisterKind", "RegKind", ")", "const", "{", "return", "isMem", "(", "MemKind", ",", "RegKind", ")", "&&", "inRange", "(", "Mem"], "ground_truth": [".", "Disp", ",", "", ",", "", ",", "true", ")", ";"], "File": "SystemZAsmParser15", "Func": "isMemDisp12", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13038, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "-", "", ";", "std", "::", "string", "lowerCase", "=", "Tok", ".", "getString", "(", ")", ".", "lower", "(", ")", ";", "", "ShiftTy", "=", "StringSwitch", "<", "", ">", "(", "lowerCase", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "", ")", ";", "if", "(", "ShiftTy", "==", "", ")", "return", "", ";", "Parser", ".", "Lex", "(", ")", ";", "std", "::", "unique_ptr", "<", "Operand", ">", "PrevOp", "(", "(", "Operand", "*", ")", "Operands", ".", "pop_back_val", "(", ")", ")", ";", "if", "(", "!", "PrevOp", "->", "isReg", "(", ")", ")", "return", "Error", "(", "PrevOp", "->", "getStartLoc", "(", ")", ",", "", ")", ";", "int", "SrcReg", "=", "PrevOp", "->", "getReg", "(", ")", ";", "SMLoc", "EndLoc", ";", "int64_t", "Imm", "=", "", ";", "int", "ShiftReg", "=", "", ";", "if", "(", "ShiftTy", "==", "", ")", "{", "ShiftReg", "=", "SrcReg", ";", "}", "else", "{", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Hash", ")", "||", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Dollar", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "SMLoc", "ImmLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "ShiftExpr", "=", "nullptr", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ShiftExpr", ",", "EndLoc", ")", ")", "{", "Error", "(", "ImmLoc", ",", "", ")", ";", "return", "-", "", ";", "}", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">"], "ground_truth": ["(", "ShiftExpr", ")", ";"], "File": "ARMAsmParser67", "Func": "tryParseShiftRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13039, "Length": 273, "Cover_Rate": 0.4706896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "", "(", "IRBuilder", "<", ">", "&", "Builder", ",", "Value", "*", "Mask", ",", "Type", "*", "FromTy", ",", "Type", "*", "ToTy", ")", "const", "->", "Value", "*", "{", "assert", "(", "isa", "<", "VectorType", ">", "(", "Mask", "->", "getType", "(", ")", ")", ")", ";", "Type", "*", "FromSTy", "=", "FromTy", "->", "getScalarType", "(", ")", ";", "Type", "*", "ToSTy", "=", "ToTy", "->", "getScalarType", "(", ")", ";", "if", "(", "FromSTy", "==", "ToSTy", ")", "return", "Mask", ";", "int", "FromSize", "=", "getSizeOf", "(", "FromSTy", ")", ";", "int", "ToSize", "=", "getSizeOf", "(", "ToSTy", ")", ";", "assert", "(", "FromSize", "%", "ToSize", "==", "", "||", "ToSize", "%", "FromSize", "==", ""], "ground_truth": [")", ";"], "File": "HexagonVectorCombine", "Func": "rescale", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13040, "Length": 101, "Cover_Rate": 0.45495495495495497, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringMap", "<", "int", ">", "map", ";", "for", "(", "auto", "Name", ":", "a", ")", "map", ".", "insert", "(", "std", "::", "make_pair", "(", "Name"], "ground_truth": [",", "map", ".", "size", "(", ")", ")", ")", ";"], "File": "AMDKernelCodeTUtils10", "Func": "createIndexMap", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13041, "Length": 31, "Cover_Rate": 0.6078431372549019, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_bf16_u64", "(", "uint64x2_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon_vreinterpretq_bf16_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13042, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "return", "EmitLoweredSelect", "(", "MI", ",", "BB", ")", ";", "case", ""], "ground_truth": [":"], "File": "Z80oldISelLowering", "Func": "EmitInstrWithCustomInserter", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13043, "Length": 33, "Cover_Rate": 0.4714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_insn", "(", "gen_rtx_SET", "(", "dest", ",", "GEN_INT", "(", "val", "&", "", ")", ")", ")", ";", "if", "(", "mode", "==", "SImode", ")", "emit_insn", "(", "gen_insv_immsi", "(", "dest", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "(", "val", ">>", "", ")", "&", "", ")", ")", ")", ";", "else", "emit_insn", "(", "gen_insv_immdi", "(", "dest", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "(", "val", ">>", "", ")", "&", "", ")", ")", ")", ";", "}", "return", "", ";", "}", "mask", "=", "", ";", "zero_match", "=", "(", "(", "val", "&", "mask", ")", "==", "", ")", "+", "(", "(", "val", "&", "(", "mask", "<<", "", ")", ")", "==", "", ")", "+", "(", "(", "val", "&", "(", "mask", "<<", "", ")", ")", "==", "", ")", "+", "(", "(", "val", "&", "(", "mask", "<<", "", ")", ")", "==", "", ")", ";", "one_match", "=", "(", "(", "~", "val", "&", "mask", ")", "==", "", ")", "+", "(", "(", "~", "val", "&", "(", "mask", "<<", "", ")", ")", "==", "", ")", "+", "(", "(", "~", "val", "&", "(", "mask", "<<", "", ")", ")", "=="], "ground_truth": ["", ")", "+", "(", "(", "~", "val", "&", "(", "mask", "<<", "", ")", ")", "==", "", ")", ";"], "File": "aarch643", "Func": "aarch64_internal_mov_immediate", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13044, "Length": 191, "Cover_Rate": 0.3136288998357964, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "CapSize", "==", "(", "getContext", "(", ")", ".", "getTargetTriple", "(", ")", ".", "isArch64Bit", "(", ")", "?", "", ":", ""], "ground_truth": [")", ")", ";"], "File": "RISCVELFStreamer8", "Func": "emitCheriIntcap", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13045, "Length": 23, "Cover_Rate": 0.46, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vshrq_m_n_uv4si", "(", "__inactive", ",", "__a", ",", "__imm"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vshrq_m_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13046, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "TARGET_X32_P", "(", "ix86_isa_flags", ")", ")", "return", "", ";", "else", "return"], "ground_truth": ["", ";"], "File": "i386", "Func": "ix86_get_multilib_abi_name", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13047, "Length": 15, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ops", ".", "push_back", "(", "V", ")", ";", "continue", ";", "}", "MVT", "OpVT", "=", "V", ".", "getSimpleValueType", "(", ")", ";", "MVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "OpVT", ")", ";", "assert", "(", "useRVVForFixedLengthVectorVT", "(", "OpVT", ")", "&&", "", ")", ";", "Ops", ".", "push_back", "(", "convertToScalableVector", "(", "ContainerVT", ",", "V", ",", "DAG", ",", "Subtarget", ")", ")", ";", "}", "if", "(", "!", "VT", ".", "isFixedLengthVector", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "ISDOpc", ",", "DL", ",", "VT", ","], "ground_truth": ["Ops", ",", "Op", "->", "getFlags", "(", ")", ")", ";"], "File": "RISCVISelLowering33", "Func": "lowerVPOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13048, "Length": 83, "Cover_Rate": 0.37727272727272726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getGeneration", "(", ")", ">="], "ground_truth": ["Subtarget", "::", "GFX9", ";"], "File": "AMDGPUSubtarget", "Func": "hasMin3Max3_16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13049, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "Op"], "ground_truth": [".", "getOperand", "(", "", ")", ")", ";"], "File": "NyuziISelLowering", "Func": "LowerCTTZ_ZERO_UNDEF", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13050, "Length": 29, "Cover_Rate": 0.6304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSIMDType10Operand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "unsigned", "RawVal", "=", "MI", "->", "getOperand", "(", "OpNo", ")", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "AArch64InstPrinter (2)", "Func": "printSIMDType10Operand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13051, "Length": 37, "Cover_Rate": 0.6491228070175439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addPreserved", "<", "DominatorTreeWrapperPass", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "TargetPassConfig", ">", "(", ")", ";", "FunctionPass", "::", "getAnalysisUsage", "(", "AU"], "ground_truth": [")", ";"], "File": "SIAnnotateControlFlow21", "Func": "getAnalysisUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13052, "Length": 25, "Cover_Rate": 0.3968253968253968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GlobalAddressSDNode", "*", "GSDN", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", ";", "DebugLoc", "DL", "=", "GSDN", "->", "getDebugLoc", "(", ")", ";", "const", "GlobalValue", "*", "GV", "=", "GSDN", "->", "getGlobal", "(", ")", ";", "if", "(", "SubTarget", ".", "isSVR4ABI", "(", ")", "&&", "SubTarget", ".", "is64", "(", ")", ")", "{", "SDValue", "GA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "GSDN", "->", "getOffset", "(", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "GA", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ")", ";", "}", "unsigned", "MOHiFlag", ",", "MOLoFlag", ";", "bool", "isPIC", "=", "GetLabelAccessInfo", "(", "DAG", ".", "getTarget", "(", ")", ",", "MOHiFlag", ",", "MOLoFlag", ",", "GV", ")", ";", "SDValue", "GAHi", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "GSDN", "->", "getOffset", "(", ")", ",", "MOHiFlag", ")", ";", "SDValue", "GALo", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "GSDN", "->", "getOffset", "(", ")", ",", "MOLoFlag", ")", ";", "SDValue", "Ptr", "=", "LowerLabelRef", "(", "GAHi", ",", "GALo", ",", "isPIC", ",", "DAG", ")", ";", "if", "(", "MOHiFlag", "&", "", ")", "Ptr", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Ptr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "", ")", ";", "return"], "ground_truth": ["Ptr", ";"], "File": "PPCISelLowering115", "Func": "LowerGlobalAddress", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13053, "Length": 210, "Cover_Rate": 0.860655737704918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IdxOffset", "=", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "CumulativeIndex", ")", ";", "}", "else", "if", "(", "NextRef", "==", "ArrayElemRef", ")", "{", "IdxOffset", "=", "IRB", ".", "CreateBinOp", "(", "Instruction", "::", "Mul", ",", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "APInt", "(", "", ",", "getNumElements", "(", "cast", "<", "ArrayType", ">", "(", "PrevTy", ")", "->", "getElementType", "(", ")", ",", "AccessMemFormFlatStruct", ")", ")", ")", ",", "IdxVal", ")", ";", "}", "else", "IdxOffset", "=", "IdxVal", ";", "if", "(", "isa", "<", "ArrayType", ">", "(", "IdxTy", ")", ")", "NextRef", "=", "ArrayElemRef", ";", "else", "if", "(", "isa", "<", "StructType", ">", "(", "IdxTy", ")", "||", "isa", "<", "PointerType", ">", "(", "IdxTy", ")", ")", "NextRef", "=", "StructFieldRef", ";", "else", "NextRef", "=", "ScalarRef", ";", "Idx", "=", "IRB", ".", "CreateBinOp", "(", "Instruction", "::", "Add", ",", "Idx", ",", "IdxOffset", ")", ";", "if", "(", "--", "NumLeadingNonLeafArrDim", "==", "", ")", "return", "Idx", ";", "PrevTy", "=", "IdxTy", ";", "}", "if", "(", "isa", "<", "GetElementPtrInst", ">", "(", "*", "(", "GI", "->", "user_begin", "(", ")", ")", ")", ")", "return", "getTyIndexInFlattenedType_core", "(", "Func", ",", "Idx", ",", "cast", "<"], "ground_truth": ["GetElementPtrInst", ">", "(", "*", "(", "GI", "->", "user_begin", "(", ")", ")", ")", ",", "AccessMemFormFlatStruct", ")", ";"], "File": "JVMCompositeHandler", "Func": "getTyIndexInFlattenedType_core", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13054, "Length": 182, "Cover_Rate": 0.4155251141552511, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "moxie_compute_frame", "(", ")", ";", "if", "(", "flag_stack_usage_info", ")", "current_function_static_stack_size", "=", "cfun", "->", "machine", "->", "size_for_adjusting_sp", ";", "for", "(", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "{", "if", "(", "df_regs_ever_live_p", "(", "regno", ")", "&&", "!", "call_used_or_fixed_reg_p", "(", "regno", ")", ")", "{", "insn", "=", "emit_insn", "(", "gen_movsi_push", "(", "gen_rtx_REG", "(", "Pmode", ",", "regno", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "}", "if", "(", "cfun", "->", "machine", "->", "size_for_adjusting_sp", ">", "", ")", "{", "int", "i", "=", "cfun", "->", "machine", "->", "size_for_adjusting_sp", ";", "while", "(", "(", "i", ">=", "", ")", "&&", "(", "i", "<=", "", ")", ")", "{", "insn", "=", "emit_insn", "(", "gen_subsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "i", "-=", "", ";", "}", "if", "(", "i", "<=", "", ")", "{", "insn", "=", "emit_insn", "(", "gen_subsi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "i", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "else", "{", "rtx", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "MOXIE_R12", ")", ";", "insn", "=", "emit_move_insn", "(", "reg", ",", "GEN_INT", "(", "i", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "insn", "=", "emit_insn", "(", "gen_subsi3", "(", "stack_pointer_rtx"], "ground_truth": [",", "stack_pointer_rtx", ",", "reg", ")", ")", ";"], "File": "moxie", "Func": "moxie_expand_prologue", "Target": "moxie", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13055, "Length": 209, "Cover_Rate": 0.9047619047619048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSubtargetImpl", "(", ")", "->", "getRegisterInfo"], "ground_truth": ["(", ")", ";"], "File": "ARMTargetMachine5", "Func": "getRegisterInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13056, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "override", "{", "if", "(", "skipFunction", "(", "*", "MF", ".", "getFunction", "(", ")", ")", ")", "return", "false", ";", "initialize", "(", "MF", ")"], "ground_truth": [";"], "File": "PPCMIPeephole26", "Func": "runOnMachineFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13057, "Length": 29, "Cover_Rate": 0.8285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "emitConstant", "(", "uint64_t", "Val", ",", "unsigned", "Size", ",", "raw_ostream", "&", "OS", ")", "const", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "Size", ";", "++", "i", ")", "{", "emitByte", "(", "Val", "&", "", ",", "OS", ")", ";", "Val", ">>="], "ground_truth": ["", ";"], "File": "CJGMCCodeEmitter", "Func": "emitConstant", "Target": "CJG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13058, "Length": 43, "Cover_Rate": 0.9555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFLOAT7E60", "("], "ground_truth": [")", "const", "{"], "File": "CSKYSubtarget2", "Func": "hasFLOAT7E60", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13059, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")", "__builtin_neon_vreinterpretv4siv2di", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_s32_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13060, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "SrcReg", ",", "bool", "isKill", ",", "int", "FI", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "if", "(", "RC", "==", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", ""], "ground_truth": [")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ";"], "File": "SparcInstrInfo16", "Func": "storeRegToStackSlot", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13061, "Length": 93, "Cover_Rate": 0.4720812182741117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_cvtpd_pi32", "(", "__m128d", "__A", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_cvtpd2pi", "("], "ground_truth": ["(", "__v2df", ")", "__A", ")", ";"], "File": "emmintrin4", "Func": "_mm_cvtpd_pi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13062, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FrameReg", "=", "GetFrameReg", "(", "Ctx", ",", "Out", ")", ";", "if", "(", "MRI", "&&", "FrameReg", "!=", "", ")", "{", "SpillReg", "(", "Out", ",", "", ")", ";", "if", "(", "FrameReg", "==", "", ")", "{", "Out", ".", "EmitCFIAdjustCfaOffset", "(", "", ")", ";", "Out", ".", "EmitCFIRelOffset", "(", "MRI", "->", "getDwarfRegNum", "(", "", ",", "true", ")", ",", "", ")", ";", "}", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "FrameReg", ")", ")", ";", "Out", ".", "EmitCFIRememberState", "(", ")", ";", "Out", ".", "EmitCFIDefCfaRegister", "(", "MRI", "->", "getDwarfRegNum", "(", "", ",", "true", ")", ")", ";", "}", "EmitAdjustRSP", "(", "Ctx", ",", "Out", ",", "-", "", ")", ";", "SpillReg", "(", "Out", ",", "RegCtx", ".", "shadowReg"], "ground_truth": ["(", "", ")", ")", ";"], "File": "X86AsmInstrumentation7", "Func": "InstrumentMemOperandPrologue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13063, "Length": 120, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "onNot", "(", ")", "{", "IntelExprState", "CurrState", "=", "State", ";", "switch", "(", "State", ")", "{", "default", ":", "State", "=", "IES_ERROR", ";", "break", ";", "case", "IES_OR", ":", "case", "IES_XOR", ":", "case", "IES_AND", ":", "case", "IES_LSHIFT", ":", "case", "IES_RSHIFT", ":", "case", "IES_PLUS", ":", "case", "IES_MINUS", ":", "case", "IES_NOT", ":", "case", "IES_MULTIPLY", ":", "case", "IES_DIVIDE", ":", "case", "IES_MOD", ":", "case", "IES_LPAREN", ":", "case", "IES_LBRAC", ":", "State", "=", "IES_NOT", ";", "IC", ".", "pushOperator"], "ground_truth": ["(", "IC_NOT", ")", ";"], "File": "X86AsmParser25", "Func": "onNot", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13064, "Length": 73, "Cover_Rate": 0.9012345679012346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Cmp", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Cmp", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "Cmp", ".", "hasOneUse", "(", ")", "||", "Cmp", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "auto", "*", "Constant", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Cmp", ".", "getOperand", "(", "", ")", ")", ")", "{", "int64_t", "NegConstant", "=", "", "-", "Constant", "->", "getSExtValue", "(", ")", ";", "return", "isInt", "<", "", ">", "(", "NegConstant", ")", ";", "}", "return", "false", ";", "}", ";", "bool", "LHSHasPattern", "=", "isZextOfCompareWithConstant", "(", "LHS", ")", ";", "bool", "RHSHasPattern", "=", "isZextOfCompareWithConstant", "(", "RHS", ")", ";", "if", "(", "LHSHasPattern", "&&", "!", "RHSHasPattern", ")", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "else", "if", "(", "!", "LHSHasPattern", "&&", "!", "RHSHasPattern", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDValue", "Cmp", "=", "RHS", ".", "getOperand", "(", "", ")", ";", "SDValue", "Z", "=", "Cmp", ".", "getOperand", "(", "", ")", ";", "auto", "*", "Constant", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Cmp", ".", "getOperand", "(", "", ")", ")", ";", "assert", "(", "Constant", "&&", "", ")", ";", "int64_t", "NegConstant", "=", "", "-", "Constant", "->", "getSExtValue", "(", ")", ";", "switch", "(", "cast", "<", "CondCodeSDNode", ">", "(", "Cmp", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "{", "SDValue", "Add", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Z", ",", "DAG", ".", "getConstant", "(", "NegConstant", ",", "DL", ",", "", ")", ")", ";", "SDValue", "AddOrZ", "=", "NegConstant", "!=", "", "?", "Add", ":", "Z", ";", "SDValue", "Addc", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "AddOrZ", ",", "DAG", ".", "getConstant", "(", "-", "", ",", "DL"], "ground_truth": [",", "", ")", ")", ";"], "File": "PPCISelLowering161", "Func": "combineADDToADDZE", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13065, "Length": 309, "Cover_Rate": 0.5082236842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArgValue2", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "Root", ",", "FIN", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "else", "{", "Reg", "=", "MF", ".", "addLiveIn", "(", "NextVA", ".", "getLocReg", "(", ")", ",", "RC", ")", ";", "ArgValue2", "=", "DAG", ".", "getCopyFromReg", "(", "Root", ",", "dl", ",", "Reg", ",", "", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl"], "ground_truth": [",", "", ",", "ArgValue", ",", "ArgValue2", ")", ";"], "File": "ARMISelLowering107", "Func": "GetF64FormalArgument", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13066, "Length": 80, "Cover_Rate": 0.31496062992125984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "compute_vlmax", "(", "unsigned", "vector_bits", ",", "unsigned", "elt_size", ",", "unsigned", "min_size", ")", "{", "return", "(", "(", "vector_bits", "/", "elt_size", ")", "*"], "ground_truth": ["min_size", ")", "/", "TARGET_MIN_VLEN", ";"], "File": "riscv-v", "Func": "compute_vlmax", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13067, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isImm", "(", ")"], "ground_truth": [";"], "File": "CSKYAsmParser", "Func": "isCSKYSymbol", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13068, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemOp", "(", ")"], "ground_truth": ["const", "{"], "File": "M68kAsmParser", "Func": "isMemOp", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13069, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "winnt_d_handle_target_object_format", "}", ",", "{", "NULL", ",", "NULL", "}", ",", "}", ";", "d_add_target_info_handlers", "(", "handlers", ")"], "ground_truth": [";"], "File": "winnt-d", "Func": "winnt_d_register_target_info", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13070, "Length": 19, "Cover_Rate": 0.5428571428571428, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Offsets", "=", "splitBufferOffsets", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ",", "VData", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Offsets", ".", "first", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Offsets", ".", "second", ",", "Op", ".", "getOperand", "(", "", ")", ","], "ground_truth": ["DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "}", ";"], "File": "SIISelLowering120", "Func": "lowerStructBufferAtomicIntrin", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13071, "Length": 79, "Cover_Rate": 0.4072164948453608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "getImm", "(", ")", "const", "{", "assert", "(", "isImm", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "ARMAsmParser (2)", "Func": "getImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13072, "Length": 17, "Cover_Rate": 0.7391304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "LowerSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCCCARRY", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBRCOND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerADDC_ADDE_SUBC_SUBE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerConstantPool", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerExternalSymbol", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBlockAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG", ")", ";", "case"], "ground_truth": ["", ":"], "File": "M68kISelLowering1", "Func": "LowerOperation", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13073, "Length": 133, "Cover_Rate": 0.5518672199170125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "vector", "<", "MVT", ">", "&", "getParams"], "ground_truth": ["(", ")", "const", "{"], "File": "WebAssemblyMachineFunctionInfo (2)1", "Func": "getParams", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13074, "Length": 13, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addRegOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg"], "ground_truth": ["(", "getReg", "(", ")", ")", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "addRegOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13075, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "unsigned", "NumWaitStates", "=", "TII", "->", "getNumWaitStates", "(", "*", "CurrCycleInstr", ")", ";", "EmittedInstrs", ".", "push_front", "(", "CurrCycleInstr", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "std", "::", "min", "(", "NumWaitStates", ",", "getMaxLookAhead", "(", ")", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "EmittedInstrs", ".", "push_front", "(", "nullptr", ")", ";", "}", "EmittedInstrs", ".", "resize", "(", "getMaxLookAhead"], "ground_truth": ["(", ")", ")", ";"], "File": "GCNHazardRecognizer22", "Func": "AdvanceCycle", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13076, "Length": 74, "Cover_Rate": 0.7956989247311828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_vpdpbusd_v4si", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")", "__B", ",", "(", "__v4si", ")"], "ground_truth": ["__C", ")", ";"], "File": "avx512vnnivlintrin", "Func": "_mm_dpbusd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13077, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "unsigned", "Opc", "=", "STI", ".", "is64Bit", "(", ")", "?", "", ":", "", ";", "for", "(", "const", "CalleeSavedInfo", "&", "I", ":", "llvm", "::", "reverse", "(", "CSI", ")", ")", "{", "unsigned", "Reg", "=", "I", ".", "getReg", "(", ")", ";", "if", "(", "!", "", ".", "contains", "(", "Reg", ")", "&&", "!", "", ".", "contains", "(", "Reg", ")", ")", "continue", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "bool", "isLiveIn", "=", "MRI", ".", "isLiveIn", "(", "Reg", ")", ";", "if", "(", "!", "isLiveIn", ")", "MBB", ".", "addLiveIn", "(", "Reg", ")", ";", "bool", "CanKill", "=", "!", "isLiveIn", ";", "if", "(", "CanKill", ")", "{", "for", "(", "MCRegAliasIterator", "AReg", "(", "Reg", ",", "TRI", ",", "false", ")", ";", "AReg", ".", "isValid", "(", ")", ";", "++", "AReg", ")", "{", "if", "(", "MRI", ".", "isLiveIn", "(", "*", "AReg", ")", ")", "{", "CanKill", "=", "false", ";", "break", ";", "}", "}", "}", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "Reg", ",", "getKillRegState", "(", "CanKill", ")", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "for", "(", "const", "CalleeSavedInfo", "&", "I", ":", "llvm", "::", "reverse", "(", "CSI", ")", ")", "{", "unsigned", "Reg", "=", "I", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ")", "continue", ";", "MVT", "VT", "=", "", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "VT", "="], "ground_truth": ["STI", ".", "hasBWI", "(", ")", "?", "", ":", "", ";"], "File": "X86FrameLowering126", "Func": "spillCalleeSavedRegisters", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13078, "Length": 257, "Cover_Rate": 0.6408977556109726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "TheTriple", ".", "getObjectFormat", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "Triple", "::", "MachO", ":", "{", "MachO", "::", "CPUSubType", "CS", "=", "StringSwitch", "<", "MachO", "::", "CPUSubType", ">", "(", "TheTriple", ".", "getArchName", "(", ")", ")", ".", "Cases", "(", "", ",", "", ",", "MachO", "::", "CPU_SUBTYPE__V4T", ")", ".", "Cases", "(", "", ",", "", ",", "MachO", "::", "CPU_SUBTYPE__V5TEJ", ")", ".", "Cases", "(", "", ",", "", ",", "MachO", "::", "CPU_SUBTYPE__V6", ")", ".", "Cases", "(", "", ",", "", ",", "MachO", "::", "CPU_SUBTYPE__V6M", ")", ".", "Cases", "(", "", ",", "", ",", "MachO", "::", "CPU_SUBTYPE__V7EM", ")", ".", "Cases", "(", "", ",", "", ",", "MachO", "::", "CPU_SUBTYPE__V7K", ")", ".", "Cases", "(", "", ",", "", ",", "MachO", "::", "CPU_SUBTYPE__V7M", ")", ".", "Cases", "(", "", ",", "", ",", "MachO", "::", "CPU_SUBTYPE__V7S", ")", ".", "Default", "(", "MachO", "::", "CPU_SUBTYPE__V7", ")", ";", "return", "new", "AsmBackendDarwin", "(", "T", ",", "TT", ",", "CS", ")", ";", "}", "case", "Triple", "::", "COFF", ":", "assert", "(", "TheTriple", ".", "isOSWindows", "(", ")", "&&", "", ")", ";", "return", "new", "AsmBackendWinCOFF", "(", "T", ",", "TT", ")", ";", "case", "Triple", "::", "ELF", ":", "assert", "(", "TheTriple", ".", "isOSBinFormatELF", "(", ")", "&&", "", ")", ";", "uint8_t", "OSABI", "=", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "Triple", "(", "TT", ")", ".", "getOS", "(", ")", ")", ";", "if", "(", "TheTriple", ".", "isOSNaCl", "(", ")", ")", "return", "new", "AsmBackendNaClELF", "("], "ground_truth": ["T", ",", "TT", ",", "OSABI", ",", "isLittle", ")", ";"], "File": "ARMAsmBackend14", "Func": "createARMAsmBackend", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13079, "Length": 227, "Cover_Rate": 0.8284671532846716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "DecodeSymbolicOperandOff", "(", "MCInst", "&", "Inst", ",", "uint64_t", "Address", ",", "uint64_t"], "ground_truth": ["Offset", ",", "const", "void", "*", "Decoder", ")", "{"], "File": "ARCDisassembler13", "Func": "DecodeSymbolicOperandOff", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13080, "Length": 20, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Results", ".", "push", "(", "TargetOpcode", "::", "REG_SEQUENCE", ",", "getPairVT", "(", "", ")", ",", "{", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ",", "Lo", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ",", "Hi", ",", "DAG", ".", "getTargetConstant", "(", ""], "ground_truth": [",", "dl", ",", "", ")", ",", "}", ")", ";"], "File": "HexagonISelDAGToDAGHVX", "Func": "concat", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13081, "Length": 54, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ImmShift", "=", "getImmediateShift", "(", "MID", ".", "TSFlags", ")", ";", "O", "<<", "(", "Op", ".", "getImm", "(", ")", "<<", "ImmShift", ")", ";", "}", "else", "{", "O", "<<", "Op", ".", "getImm", "(", ")", ";", "}", "return", ";", "}", "assert", "(", "Op", ".", "isExpr", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "PatmosInstPrinter", "Func": "printPCRelTargetOperand", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13082, "Length": 48, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "op", "[", "nopnds", "]", "=", "expand_normal", "(", "arg", ")", ";", "if", "(", "!", "(", "*", "insn_op", "->", "predicate", ")", "(", "op", "[", "nopnds", "]", ",", "insn_op", "->", "mode", ")", ")", "{", "if", "(", "!", "strcmp", "(", "insn_op", "->", "constraint", ",", "", ")", ")", "{", "int", "arg_num", "=", "(", "nonvoid", ")", "?", "nopnds", ":", "nopnds", "+", "", ";", "if", "(", "!", "CONST_INT_P", "(", "op", "[", "nopnds", "]", ")", ")", "error", "(", "", ",", "arg_num", ")", ";", "else", "error", "(", "", "", ",", "arg_num", ")", ";", "return", "const0_rtx", ";", "}", "op", "[", "nopnds", "]", "=", "copy_to_mode_reg", "(", "insn_op", "->", "mode", ",", "op", "[", "nopnds", "]", ")", ";", "}", "nopnds", "++"], "ground_truth": [";"], "File": "rs6000-call", "Func": "FOR_EACH_CALL_EXPR_ARG", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13083, "Length": 109, "Cover_Rate": 0.7517241379310344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getSRetReturnReg", "(", ")"], "ground_truth": ["const", "{"], "File": "Tile64MachineFunctionInfo", "Func": "getSRetReturnReg", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13084, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCRelaxableFragment", "*", "DF", ",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "override", "{", "return", "false"], "ground_truth": [";"], "File": "TriCoreAsmBackend (2)", "Func": "fixupNeedsRelaxation", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13085, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SecondReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "ThirdReg", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "has1", "(", ")", "&&", "!", "has2", "(", ")", ")", "{", "unsigned", "ATReg", "=", "getATReg", "(", "IDLoc", ")", ";", "if", "(", "!", "ATReg", ")", "return", "true", ";", "emitRR", "(", "", ",", "ThirdReg", ",", "", ",", "IDLoc", ",", "Instructions", ")", ";", "emitRR", "(", "", ",", "ThirdReg", ",", "", ",", "IDLoc", ",", "Instructions", ")", ";", "createNop", "(", "false", ",", "IDLoc", ",", "Instructions", ")", ";", "emitRRI", "(", "", ",", "ATReg", ",", "ThirdReg", ",", "", ",", "IDLoc", ",", "Instructions", ")", ";", "emitRRI", "(", "", ",", "ATReg", ",", "ATReg", ",", "", ",", "IDLoc", ",", "Instructions", ")", ";", "emitRR", "(", "", ",", "", ",", "ATReg", ",", "IDLoc", ",", "Instructions", ")", ";", "createNop", "(", "false", ",", "IDLoc", ",", "Instructions", ")", ";", "emitRR", "(", "IsDouble", "?", "(", "Is64FPU", "?", "", ":", "", ")", ":", "", ",", "FirstReg", ",", "SecondReg", ",", "IDLoc", ",", "Instructions", ")", ";", "emitRR", "(", "", ",", "", ",", "ThirdReg", ",", "IDLoc", ",", "Instructions", ")", ";", "createNop", "(", "false", ",", "IDLoc", ",", "Instructions", ")", ";", "return", "false", ";", "}", "emitRR", "(", "IsDouble", "?", "(", "Is64FPU", "?", "", ":", "", ")", ":", ""], "ground_truth": [",", "FirstReg", ",", "SecondReg", ",", "IDLoc", ",", "Instructions", ")", ";"], "File": "MipsAsmParser10", "Func": "expandTrunc", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13086, "Length": 215, "Cover_Rate": 0.6286549707602339, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sqdmull2_lanev4si", "(", "__a", ",", "__b", ","], "ground_truth": ["__c", ")", ";"], "File": "arm", "Func": "neon2_vqdmull_high_lane_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13087, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "__c", "=", "(", "(", "uint64_t", ")", "__b", ")"], "ground_truth": ["<<", "", ";"], "File": "arm", "Func": "mve___arm_vdwdupq_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13088, "Length": 12, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly64x2_t", ")", "__builtin_neon_vreinterpretv2div8hi", "("], "ground_truth": ["(", "int16x8_t", ")", "__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_p64_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13089, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsli_n_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b", ",", "const", "int", "__c", ")", "{", "return", "(", "uint16x4_t", ")", "__builtin_neon_vsli_nv4hi", "(", "(", "int16x4_t", ")", "__a", ",", "(", "int16x4_t", ")", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon_vsli_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13090, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "PPCSubtarget (2)1", "Func": "getTargetLowering", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13091, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DenseMap", "<", "const", "AllocaInst", "*", ",", "int", ">", "::", "iterator", "SI", "=", "FuncInfo", ".", "StaticAllocaMap", ".", "find", "(", "AI", ")", ";", "if", "(", "SI", "!=", "FuncInfo", ".", "StaticAllocaMap", ".", "end", "(", ")", ")", "{", "unsigned", "ResultReg", "=", "createResultReg", "(", "Subtarget", "->", "hasAddr64", "(", ")", "?", "&", "", ":", "&", ""], "ground_truth": [")", ";"], "File": "WebAssemblyFastISel", "Func": "fastMaterializeAlloca", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13092, "Length": 52, "Cover_Rate": 0.4262295081967213, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HOST_WIDE_INT", "shift_mask", "=", "~", "(", "unsigned", "HOST_WIDE_INT", ")", "", ";", "shift_mask", "<<=", "INTVAL"], "ground_truth": ["(", "shiftop", ")", ";"], "File": "rs60003", "Func": "includes_lshift_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13093, "Length": 18, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LLT", "v8s32", "=", "LLT", "::", "vector", "(", "", ",", "", ")", ";", "const", "LLT", "v16s32", "=", "LLT", "::", "vector", "(", "", ",", "", ")", ";", "const", "LLT", "v4s64", "=", "LLT", "::", "vector", "(", "", ",", "", ")", ";", "const", "LLT", "v8s64", "=", "LLT", "::", "vector", "(", "", ",", "", ")", ";", "for", "(", "unsigned", "MemOp", ":", "{", "G_LOAD", ",", "G_STORE", "}", ")", "for", "(", "auto", "Ty", ":", "{", "v8s32", ",", "v4s64", "}", ")", "setAction", "(", "{", "MemOp", ",", "Ty", "}", ",", "Legal", ")", ";", "for", "(", "auto", "Ty", ":", "{", "v32s8", ",", "v16s16", ",", "v8s32", ",", "v4s64", "}", ")", "{", "setAction", "(", "{", "G_INSERT", ",", "Ty", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_EXTRACT", ",", "", ",", "Ty", "}", ",", "Legal"], "ground_truth": [")", ";"], "File": "X86LegalizerInfo", "Func": "setLegalizerInfoAVX", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13094, "Length": 125, "Cover_Rate": 0.31887755102040816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "int", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_m_pextrw", "(", "__m64"], "ground_truth": ["const", "__A", ",", "int", "const", "__N", ")", "{"], "File": "xmmintrin5", "Func": "_m_pextrw", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13095, "Length": 20, "Cover_Rate": 0.6896551724137931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Hi", "==", "", "||", "Hi", "==", "", ")", "P", "+=", "", ",", "HiZ1", "=", "true", ";", "if", "(", "!", "LoZ1", "&&", "!", "HiZ1", "&&", "Lo", "==", "Hi", ")", "P", "+=", "", ";", "return", "P"], "ground_truth": [";"], "File": "HexagonSplitDouble", "Func": "profitImm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13096, "Length": 37, "Cover_Rate": 0.45121951219512196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "encodeInstruction", "(", "const", "MCInst", "&", "MI", ",", "raw_ostream", "&", "OS", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "override", "{", "verifyInstructionPredicates", "(", "MI", ",", "computeAvailableFeatures", "(", "STI", ".", "getFeatureBits", "(", ")", ")", ")", ";", "unsigned", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "const", "MCInstrDesc", "&", "Desc", "=", "MCII", ".", "get", "(", "Opcode", ")", ";", "uint64_t", "Bits", "=", "getBinaryCodeForInstr", "(", "MI", ",", "Fixups", ",", "STI", ")", ";", "unsigned", "Size", "=", "Desc", ".", "getSize", "(", ")", ";", "switch", "(", "Size", ")", "{", "case", "", ":", "break", ";", "case", "", ":", "if", "(", "IsLittleEndian", ")", "{", "", "::", "Writer", "<", "", ">", "(", "OS", ")", ".", "write", "<", "uint32_t", ">", "(", "Bits", ")", ";", "}", "else", "{", "", "::", "Writer", "<", "", ">", "(", "OS", ")", ".", "write", "<", "uint32_t", ">", "(", "Bits", ")", ";", "}", "break", ";", "case", "", ":", "if", "(", "IsLittleEndian", ")", "{", "uint64_t", "Swapped", "=", "(", "Bits", "<<", "", ")", "|", "(", "Bits", ">>", "", ")", ";", "", "::", "Writer", "<", "", ">", "(", "OS", ")", ".", "write", "<", "uint64_t", ">", "(", "Swapped", ")", ";", "}", "else", "{", "", "::", "Writer", "<", "", ">", "(", "OS", ")", ".", "write", "<", "uint64_t", ">", "(", "Bits", ")", ";", "}", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "++", "MCNumEmitted"], "ground_truth": [";"], "File": "PPCMCCodeEmitter15", "Func": "encodeInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13097, "Length": 219, "Cover_Rate": 0.9279661016949152, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isDestroy", "=", "Opcode", "==", "TII", ".", "getCallFrameDestroyOpcode", "(", ")", ";", "bool", "IsLP64", "=", "STI", ".", "isTarget64BitLP64", "(", ")", ";", "DebugLoc", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "uint64_t", "Amount", "=", "!", "reserveCallFrame", "?", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ":", "", ";", "uint64_t", "InternalAmt", "=", "(", "isDestroy", "||", "Amount", ")", "?", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ":", "", ";", "I", "=", "MBB", ".", "erase", "(", "I", ")", ";", "if", "(", "!", "reserveCallFrame", ")", "{", "if", "(", "Amount", "==", "", ")", "return", ";", "unsigned", "StackAlign", "=", "STI", ".", "getFrameLowering", "(", ")", "->", "getStackAlignment", "(", ")", ";", "Amount", "=", "(", "Amount", "+", "StackAlign", "-", "", ")", "/", "StackAlign", "*", "StackAlign", ";", "MachineInstr", "*", "New", "=", "nullptr", ";", "Amount", "-=", "InternalAmt", ";", "if", "(", "Amount", ")", "{", "if", "(", "Opcode", "==", "TII", ".", "getCallFrameSetupOpcode", "(", ")", ")", "{", "New", "=", "BuildMI", "(", "MF", ",", "DL", ",", "TII", ".", "get", "(", "getSUBriOpcode", "(", "IsLP64", ",", "Amount", ")", ")", ",", "StackPtr", ")", ".", "addReg", "(", "StackPtr", ")", ".", "addImm", "(", "Amount", ")", ";", "}", "else", "{", "assert", "(", "Opcode", "==", "TII", ".", "getCallFrameDestroyOpcode", "(", ")", ")", ";", "unsigned", "Opc", "=", "getADDriOpcode", "(", "IsLP64", ",", "Amount", ")", ";", "New", "=", "BuildMI", "(", "MF", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "StackPtr", ")", ".", "addReg", "(", "StackPtr", ")", ".", "addImm", "(", "Amount", ")", ";", "}", "}", "if", "(", "New", ")", "{", "New", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "MBB", ".", "insert", "(", "I", ",", "New", ")", ";", "}", "return", ";", "}", "if", "(", "Opcode", "==", "TII", ".", "getCallFrameDestroyOpcode", "(", ")", "&&", "InternalAmt", ")", "{", "unsigned", "Opc", "=", "getSUBriOpcode", "(", "IsLP64", ",", "InternalAmt", ")", ";", "MachineInstr", "*", "New", "=", "BuildMI", "(", "MF", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "StackPtr", ")", ".", "addReg", "(", "StackPtr", ")", ".", "addImm", "(", "InternalAmt", ")", ";", "New", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "B", "=", "MBB"], "ground_truth": [".", "begin", "(", ")", ";"], "File": "X86FrameLowering65", "Func": "eliminateCallFramePseudoInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13098, "Length": 337, "Cover_Rate": 0.7439293598233996, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printdwordmem", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "printMemReference", "(", "MI", ",", "OpNo", ","], "ground_truth": ["O", ")", ";"], "File": "X86ATTInstPrinter10", "Func": "printdwordmem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13099, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtq_u16_f16", "(", "float16x8_t", "__a", ")", "{", "return", "(", "uint16x8_t", ")"], "ground_truth": ["__builtin_neon_vcvtuv8hf", "(", "__a", ")", ";"], "File": "arm", "Func": "neon_vcvtq_u16_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13100, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PredEventUB", ">", "KillWaitBrackets", "[", "I", "]", "->", "getScoreLB", "(", "T", ")", ")", "{", "int", "NewEventUB", "=", "MaxPending", "[", "T", "]", "+", "PredEventUB", "-", "KillWaitBrackets", "[", "I", "]", "->", "getScoreUB", "(", "T", ")", ";", "if", "(", "NewEventUB", ">", ""], "ground_truth": [")", "{"], "File": "SIInsertWaitcnts10", "Func": "ForAllWaitEventType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13101, "Length": 42, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "emitLabel", "(", "StubLabel", ")", ";", "OutStreamer", ".", "emitSymbolAttribute", "(", "MCSym", ".", "getPointer", "(", ")", ",", "MCSA_IndirectSymbol", ")", ";", "if", "(", "MCSym", ".", "getInt", "(", ")", ")", "OutStreamer", ".", "emitIntValue", "(", "", ","], "ground_truth": ["", ")", ";"], "File": "X86AsmPrinter10", "Func": "emitNonLazySymbolPointer", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13102, "Length": 37, "Cover_Rate": 0.45121951219512196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "Flags", "=", "cast", "<", "ARG_FLAGSSDNode", ">", "(", "Op", ".", "getOperand", "(", "", "+", "i", ")", ")", "->", "getArgFlags", "(", ")", ";", "bool", "AlwaysUseMutable", "=", "(", "CC", "==", "CallingConv", "::", "Fast", ")", "&&", "PerformTailCallOpt", ";", "bool", "isImmutable", "=", "!", "AlwaysUseMutable", "&&", "!", "Flags", ".", "isByVal", "(", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "VA", ".", "getValVT", "(", ")", ".", "getSizeInBits", "(", ")", "/", "", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "isImmutable", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", ")", ")", ";", "if", "(", "Flags", ".", "isByVal"], "ground_truth": ["(", ")", ")", "return", "FIN", ";"], "File": "X86ISelLowering160", "Func": "LowerMemArgument", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13103, "Length": 101, "Cover_Rate": 0.608433734939759, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_fnmsub_ph", "(", "__m128h", "__A", ",", "__m128h", "__B", ",", "__m128h", "__C", ")", "{", "return", "(", "__m128h", ")", "__builtin_ia32_vfnmsubph128_mask", "(", "(", "__v8hf", ")", "__A", ",", "(", "__v8hf", ")", "__B", ",", "(", "__v8hf", ")", "__C", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_fnmsub_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13104, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "Mask", "=", "", ";", "for", "(", "unsigned", "l", "=", "", ";", "l", "!=", "NumElts", ";", "l", "+=", "", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "int", "Elt", "=", "N", "->", "getMaskElt", "(", "l", "+", "i", ")", ";", "if", "(", "Elt", "<", "", ")", "continue", ";", "Elt", "&=", "", ";", "Mask", "|=", "Elt", "<<", "(", "i", "*", "", ")", ";", "}", "}", "return"], "ground_truth": ["Mask", ";"], "File": "X86ISelLowering (2)", "Func": "getShufflePSHUFLWImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13105, "Length": 99, "Cover_Rate": 0.8048780487804879, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_VECTOR", ")", "return", "riscv_v_ext_vector_mode_p"], "ground_truth": ["(", "mode", ")", ";"], "File": "riscv1", "Func": "riscv_vector_mode_supported_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13106, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "F", "!=", "Map", ".", "end", "(", ")", ")", "return", "F", "->", "second", ";", "return"], "ground_truth": ["Top", ";"], "File": "HexagonConstPropagation12", "Func": "get", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13107, "Length": 18, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "MaskSplitCost", "=", "getScalarizationOverhead", "(", "MaskTy", ",", "false", ",", "true", ")", ";", "int", "ScalarCompareCost", "=", "getCmpSelInstrCost", "(", "Instruction", "::", "ICmp", ",", "Type", "::", "getInt8Ty", "(", "SrcVTy", "->", "getContext", "(", ")", ")", ",", "nullptr", ")", ";", "int", "BranchCost", "=", "getCFInstrCost", "(", "Instruction", "::", "Br", ")", ";", "int", "MaskCmpCost", "=", "NumElem", "*", "(", "BranchCost", "+", "ScalarCompareCost", ")", ";", "int", "ValueSplitCost", "=", "getScalarizationOverhead", "(", "SrcVTy", ",", "Opcode", "==", "Instruction", "::", "Load", ",", "Opcode", "==", "Instruction", "::", "Store", ")", ";", "int", "MemopCost", "=", "NumElem", "*", "BaseT", "::", "getMemoryOpCost", "(", "Opcode", ",", "SrcVTy", "->", "getScalarType", "(", ")", ",", "Alignment", ",", "AddressSpace", ")", ";", "return", "MemopCost", "+", "ValueSplitCost", "+", "MaskSplitCost", "+", "MaskCmpCost", ";", "}", "std", "::", "pair", "<", "int", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "SrcVTy", ")", ";", "auto", "VT", "=", "TLI", "->", "getValueType", "(", "DL"], "ground_truth": [",", "SrcVTy", ")", ";"], "File": "X86TargetTransformInfo (2)", "Func": "getMaskedMemoryOpCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13108, "Length": 139, "Cover_Rate": 0.3518987341772152, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printUnsignedImmOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "const", "{", "O", "<<", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm"], "ground_truth": ["(", ")", ";"], "File": "HexagonInstPrinter13", "Func": "printUnsignedImmOperand", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13109, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "real_equal", "(", "&", "r", ",", "&", "dconst1", ")", ")", "asm_fprintf", "(", "f", ",", "", ")", ";", "else", "if", "(", "real_equal", "(", "&", "r", ",", "&", "dconsthalf", ")"], "ground_truth": [")", "asm_fprintf", "(", "f", ",", "", ")", ";"], "File": "aarch645", "Func": "aarch64_print_vector_float_operand", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13110, "Length": 38, "Cover_Rate": 0.3247863247863248, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LE", ".", "write", "<", "uint8_t", ">", "(", "", ")", ";", "LE", ".", "write", "<", "uint8_t", ">", "(", "", ")", ";", "LE", ".", "write", "<", "uint16_t", ">", "(", "", ")", ";", "if", "(", "IsLittleEndian", ")", "LE", ".", "write", "<", "uint32_t", ">", "(", "Imm", ">>", "", ")", ";", "else", "BE", ".", "write", "<", "uint32_t", ">", "(", "Imm", ">>", "", ")", ";", "}", "else", "{", "uint64_t", "Value", "=", "getBinaryCodeForInstr", "(", "MI", ",", "Fixups", ",", "STI", ")", ";", "LE", ".", "write", "<", "uint8_t", ">", "(", "Value", ">>", "", ")", ";", "if", "(", "IsLittleEndian", ")", "{", "LE", ".", "write", "<", "uint8_t", ">", "(", "(", "Value", ">>", "", ")", "&", "", ")", ";", "LE", ".", "write", "<", "uint16_t", ">", "(", "(", "Value", ">>", "", ")", "&", "", ")", ";", "LE", ".", "write", "<", "uint32_t", ">", "(", "Value", "&", "", ")", ";", "}"], "ground_truth": ["else", "{"], "File": "BPFMCCodeEmitter", "Func": "encodeInstruction", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13111, "Length": 138, "Cover_Rate": 0.34328358208955223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "", ",", "S", ")", ")", ";", "return", "false", ";", "}", "}", "}", "case", "AsmToken", "::", "LParen", ":", "case", "AsmToken", "::", "Integer", ":", "case", "AsmToken", "::", "String", ":", "case", "AsmToken", "::", "Dot", ":", "{", "const", "MCExpr", "*", "IdVal", ";", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "IdVal", ")", ")", "return", "true", ";", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "IdVal", ",", "S", ",", "E", ")", ")", ";", "return", "false", ";", "}", "case", "AsmToken", "::", "LBrac", ":", "return", "parseMemory", "(", "Operands", ")", ";", "case", "AsmToken", "::", "LCurly", ":", "return", "parseRegisterList", "(", "Operands", ")", ";", "case", "AsmToken", "::", "Dollar", ":", "case", "AsmToken", "::", "Hash", ":", "{", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Colon", ")", ")", "{", "bool", "isNegative", "=", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Minus", ")", ";", "const", "MCExpr", "*", "ImmVal", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ImmVal", ")", ")", "return", "true", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ImmVal", ")", ";", "if", "(", "CE", ")", "{", "int32_t", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "isNegative", "&&", "Val", "==", "", ")", "ImmVal", "=", "MCConstantExpr", "::", "Create", "(", "INT32_MIN", ",", "getContext", "(", ")", ")", ";", "}", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "ImmVal", ",", "S", ",", "E", ")", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Exclaim", ")", ")", "{", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ",", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "return", "false", ";", "}", "}", "case", "AsmToken", "::", "Colon", ":", "{", "MCExpr", "::", "VariantKind", "RefKind", ";", "if", "(", "parsePrefix", "(", "RefKind", ")", ")", "return", "true", ";", "const", "MCExpr", "*", "SubExprVal", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "SubExprVal", ")", ")", "return", "true", ";", "const", "MCExpr", "*", "ExprVal", "=", "MCExpr", "::", "Create", "(", "RefKind", ",", "SubExprVal", ",", "getContext", "(", ")", ")", ";", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "ExprVal", ",", "S", ","], "ground_truth": ["E", ")", ")", ";"], "File": "ARMAsmParser101", "Func": "parseOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13112, "Length": 478, "Cover_Rate": 0.6264744429882044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Assert", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Extract", ",", "DAG", ".", "getValueType", "(", "VT", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Assert", ")", ";", "}", "else", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "unsigned", "Idx", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Idx", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ")", ";", "SDValue", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "Assert", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Extract", ",", "DAG", ".", "getValueType", "(", "VT", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Assert", ")", ";", "}", "else", "if", "(", "VT", "==", "", ")", "{", "if", "(", "!", "Op", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDNode", "*", "User", "=", "*", "Op", ".", "getNode", "(", ")", "->", "use_begin", "(", ")", ";", "if", "(", "(", "User", "->", "getOpcode", "(", ")", "!=", "", "||", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "&&", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "isNullValue", "(", ")", ")", ")", "&&", "(", "User", "->", "getOpcode", "(", ")", "!=", "", "||", "User", "->", "getValueType", "(", "", ")", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", ""], "ground_truth": [",", "Extract", ")", ";"], "File": "X86ISelLowering144", "Func": "LowerEXTRACT_VECTOR_ELT_SSE4", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13113, "Length": 348, "Cover_Rate": 0.6877470355731226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineRegisterInfo", "&", "RegInfo", "=", "MF", ".", "getRegInfo", "(", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "getTargetMachine", "(", ")", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeFormalArguments", "(", "Ins", ",", "CC_", ")", ";", "if", "(", "isVarArg", ")", "report_fatal_error", "(", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ArgLocs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "SDValue", "ArgValue", ";", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "i", "]", ";", "EVT", "LocVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "TargetRegisterClass", "*", "RC", ";", "switch", "(", "LocVT", ".", "getSimpleVT"], "ground_truth": ["(", ")", ".", "SimpleTy", ")", "{"], "File": "SystemZISelLowering107", "Func": "LowerCCCArguments", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13114, "Length": 151, "Cover_Rate": 0.3026052104208417, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerCTPOP", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "InpVal", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "isa", "<", "ConstantSDNode", ">"], "ground_truth": ["(", "InpVal", ")", ")", "{"], "File": "HexagonISelLowering61", "Func": "LowerCTPOP", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13115, "Length": 41, "Cover_Rate": 0.36936936936936937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Offset", "<", "", "&&", "", ")", ";", "unsigned", "OpC", "=", "MI", "->", "getOpcode", "(", ")", ";", "if", "(", "!", "ImmToIdxMap", ".", "count", "(", "OpC", ")", ")", "return", "false", ";", "if", "(", "(", "OpC", "==", "", "||", "OpC", "==", "", ")", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ")", "return", "false", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", "->", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "FrameLowering", "*", "FI", "=", "static_cast", "<", "const", "FrameLowering", "*", ">", "(", "MF", ".", "getTarget", "(", ")"], "ground_truth": [".", "getFrameLowering", "(", ")", ")", ";"], "File": "PPCRegisterInfo32", "Func": "needsFrameBaseReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13116, "Length": 104, "Cover_Rate": 0.6582278481012658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld1q_p8", "(", "const", "poly8_t", "*", "__a", ")", "{", "return", "(", "poly8x16_t", ")", "__builtin_neon_vld1v16qi", "(", "(", "const", "__builtin_neon_qi", "*", ")"], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon_vld1q_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13117, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "SIInstrInfo111", "Func": "getAGPRSpillRestoreOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13118, "Length": 30, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hash_combine", "(", "DenseMapInfo", "<", "int", ">", "::", "getHashValue", "(", "V", ".", "FI", ")", ",", "DenseMapInfo", "<"], "ground_truth": ["int", ">", "::", "getHashValue", "(", "V", ".", "Tag", ")", ")", ";"], "File": "AArch64StackTaggingPreRA1", "Func": "getHashValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13119, "Length": 28, "Cover_Rate": 0.717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X"], "ground_truth": [")", ";"], "File": "HexagonMCTargetDesc13", "Func": "createHexagonMCInstrInfo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13120, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "bkrepsto_memsp", "(", ")", "{", "return", "D", "(", "", ","], "ground_truth": ["", ")", ";"], "File": "disassembler", "Func": "bkrepsto_memsp", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13121, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "STI", ".", "isTargetLinux", "(", ")", "&&", "", ")", ";", "if", "(", "MFI", "->", "hasCalls", "(", ")", ")", "{", "unsigned", "MoreStackForCalls", "=", "", ";", "for", "(", "MachineFunction", "::", "iterator", "MBBI", "=", "MF", ".", "begin", "(", ")", ",", "MBBE", "=", "MF", ".", "end", "(", ")", ";", "MBBI", "!=", "MBBE", ";", "++", "MBBI", ")", "for", "(", "MachineBasicBlock", "::", "iterator", "MI", "=", "MBBI", "->", "begin", "(", ")", ",", "ME", "=", "MBBI", "->", "end", "(", ")", ";", "MI", "!=", "ME", ";", "++", "MI", ")", "{", "if", "(", "!", "MI", "->", "isCall", "(", ")", ")", "continue", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "MO", ".", "isGlobal", "(", ")", ")", "continue", ";", "const", "Function", "*", "F", "=", "dyn_cast", "<", "Function", ">", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "if", "(", "!", "F", ")", "continue", ";", "if", "(", "F", "->", "getName", "(", ")", ".", "find", "(", "", ")", "!=", "StringRef", "::", "npos", "||", "F", "->", "getName", "(", ")", ".", "find", "(", "", ")", "!=", "StringRef", "::", "npos", "||", "F", "->", "getName", "(", ")", ".", "find_first_of", "(", "", ")", "==", "StringRef", "::", "npos", ")", "continue", ";", "unsigned", "CalleeStkArity", "=", "F", "->", "arg_size", "(", ")", ">", "CCRegisteredArgs", "?", "F", "->", "arg_size", "(", ")", "-", "CCRegisteredArgs", ":", "", ";", "if", "(", "HipeLeafWords", "-", "", ">", "CalleeStkArity", ")", "MoreStackForCalls", "=", "std", "::", "max", "(", "MoreStackForCalls", ",", "(", "HipeLeafWords", "-", "", "-", "CalleeStkArity", ")", "*", "SlotSize", ")", ";", "}", "MaxStack", "+=", "MoreStackForCalls", ";", "}", "if", "(", "MaxStack", ">", "Guaranteed", ")", "{", "MachineBasicBlock", "*", "stackCheckMBB", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "incStackMBB", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "for", "(", "unsigned", "LI", ":", "PrologueMBB", ".", "liveins", "(", ")", ")", "{", "stackCheckMBB", "->", "addLiveIn", "(", "LI"], "ground_truth": [")", ";"], "File": "X86FrameLowering103", "Func": "adjustForHiPEPrologue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13122, "Length": 289, "Cover_Rate": 0.3873994638069705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCELFStreamer", "::", "MCEmitCommonSymbol", "(", "MCSymbol", "*", "Symbol", ",", "uint64_t", "Size", ",", "unsigned", "ByteAlignment", ",", "unsigned", "AccessSize", ")", "{", "getAssembler", "(", ")", ".", "registerSymbol", "(", "*", "Symbol", ")", ";", "StringRef", "sbss", "[", "", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "auto", "ELFSymbol", "=", "cast", "<", "MCSymbolELF", ">", "(", "Symbol", ")", ";", "if", "(", "!", "ELFSymbol", "->", "isBindingSet", "(", ")", ")", "{", "ELFSymbol", "->", "setBinding", "(", "ELF", "::", "STB_GLOBAL", ")", ";", "ELFSymbol", "->", "setExternal", "(", "true", ")", ";", "}", "ELFSymbol", "->", "setType", "(", "ELF", "::", "STT_OBJECT", ")", ";", "if", "(", "ELFSymbol", "->", "getBinding", "(", ")", "==", "ELF", "::", "STB_LOCAL", ")", "{", "StringRef", "SectionName", "=", "(", "(", "AccessSize", "==", "", ")", "||", "(", "Size", "==", "", ")", "||", "(", "Size", ">", "GPSize", ")", ")", "?", "", ":", "sbss", "[", "(", "Log2_64", "(", "AccessSize", ")", ")", "]", ";", "MCSection", "&", "Section", "=", "*", "getAssembler", "(", ")", ".", "getContext", "(", ")", ".", "getELFSection", "(", "SectionName", ",", "ELF", "::", "SHT_NOBITS", ",", "ELF", "::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", ")", ";", "MCSectionSubPair", "P", "=", "getCurrentSection", "(", ")", ";", "SwitchSection", "(", "&", "Section"], "ground_truth": [")", ";"], "File": "HexagonMCELFStreamer21", "Func": "HexagonMCEmitCommonSymbol", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13123, "Length": 183, "Cover_Rate": 0.5335276967930029, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "arc_handle_fndecl_attribute", "(", "tree", "*", "node", ",", "tree", "name", ",", "tree", "args", "ATTRIBUTE_UNUSED", ",", "int", "flags", "ATTRIBUTE_UNUSED", ",", "bool", "*", "no_add_attrs", ")", "{", "if", "(", "TREE_CODE", "(", "*", "node", ")", "!=", "FUNCTION_DECL", ")", "{", "warning", "(", "OPT_Wattributes", ",", "", ","], "ground_truth": ["name", ")", ";"], "File": "arc", "Func": "arc_handle_fndecl_attribute", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13124, "Length": 44, "Cover_Rate": 0.8148148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "Sym", "=", "cast", "<", "ExternalSymbolSDNode", ">", "(", "Op", ")", "->", "getSymbol", "(", ")", ";", "auto", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")"], "ground_truth": [")", ";"], "File": "SHUXIISelLowering", "Func": "LowerExternalSymbol", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13125, "Length": 29, "Cover_Rate": 0.3717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SupportsDebugInformation", "=", "true", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "if", "(", "(", "T", ".", "getOS", "(", ")", "==", "Triple", "::", "OpenBSD", "||", "T", ".", "getOS", "(", ")", "==", "Triple", "::"], "ground_truth": ["Bitrig", ")", "&&", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "x86", ")", "Data64bitsDirective", "=", "nullptr", ";"], "File": "X86MCAsmInfo", "Func": "X86ELFMCAsmInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13126, "Length": 48, "Cover_Rate": 0.39344262295081966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "OffBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ",", "Fixups", ",", "STI", ")", ">>", "", ";", "return", "(", "OffBits", "&", ""], "ground_truth": [")", "|", "RegBits", ";"], "File": "MipsMCCodeEmitter31", "Func": "getMemEncodingMMImm4Lsl2", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13127, "Length": 32, "Cover_Rate": 0.3368421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "markup", "(", "", ")", "<<", "'%'", "<<"], "ground_truth": ["getRegisterName", "(", "RegNo", ")", "<<", "markup", "(", "", ")", ";"], "File": "X86ATTInstPrinter (2)", "Func": "printRegName", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13128, "Length": 19, "Cover_Rate": 0.5588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DstReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "LLT", "NarrowTy", "=", "MRI", ".", "getType", "(", "DstReg", ")", ";", "const", "Register", "SrcReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "LLT", "WideTy", "=", "MRI", ".", "getType", "(", "SrcReg", ")", ";", "(", "void", ")", "WideTy", ";", "assert", "(", "WideTy", ".", "getSizeInBits", "(", ")", ">=", "NarrowTy", ".", "getSizeInBits", "(", ")", "&&", "", ")", ";", "assert", "(", "!", "NarrowTy", ".", "isVector", "(", ")", "&&", "", ")", ";", "MachineOperand", "&", "LaneIdxOp", "=", "I", ".", "getOperand", "(", "", ")", ";", "assert", "(", "LaneIdxOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "if", "(", "RBI", ".", "getRegBank", "(", "DstReg", ",", "MRI", ",", "TRI", ")", "->", "getID", "(", ")", "!=", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "auto", "VRegAndVal", "=", "getConstantVRegValWithLookThrough", "(", "LaneIdxOp", ".", "getReg", "("], "ground_truth": [")", ",", "MRI", ")", ";"], "File": "AArch64InstructionSelector38", "Func": "selectExtractElt", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13129, "Length": 154, "Cover_Rate": 0.5900383141762452, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CASE_AARCH64_ATOMIC_", "(", "LDADDA", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDADDAL", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDCLRA", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDCLRAL", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDEORA", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDEORAL", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDSETA", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDSETAL", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDSMAXA", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDSMAXAL", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDSMINA", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDSMINAL", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDUMAXA", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDUMAXAL", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDUMINA", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "LDUMINAL", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "SWPA", ")", ":", "CASE_AARCH64_ATOMIC_", "(", "SWPAL"], "ground_truth": [")", ":"], "File": "AArch64DeadRegisterDefinitionsPass", "Func": "shouldSkip", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13130, "Length": 90, "Cover_Rate": 0.4326923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "parse_codes", "parse_bif", "(", "void", ")", "{", "parse_codes", "result", ";", "diag", "=", "&", "bif_diag", ";", "if", "(", "!", "advance_line", "(", "bif_file", ")", ")", "return", "PC_OK", ";", "do", "result", "=", "parse_bif_stanza", "(", ")", ";", "while", "(", "result", "==", "PC_OK", ")", ";", "if", "(", "result", "==", "PC_EOFILE", ")", "return"], "ground_truth": ["PC_OK", ";"], "File": "rs6000-gen-builtins", "Func": "parse_bif", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13131, "Length": 49, "Cover_Rate": 0.9245283018867925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerToCopyInstrs", ".", "clear", "(", ")", ";", "CallingConv", "=", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", ";", "ST", "=", "&", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "TII", "=", "ST", "->", "getInstrInfo", "(", ")", ";", "TRI", "=", "&", "TII", "->", "getRegisterInfo", "(", ")", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "LIS", "=", "&", "getAnalysis", "<", "LiveIntervals", ">", "(", ")", ";", "char", "GlobalFlags", "=", "analyzeFunction", "(", "MF", ")", ";", "unsigned", "LiveMaskReg", "=", "", ";", "unsigned", "Exec", "=", "ST", "->", "isWave32", "(", ")", "?", "", ":", "", ";", "if", "(", "!", "(", "GlobalFlags", "&", "StateWQM", ")", ")", "{", "lowerLiveMaskQueries", "(", "Exec", ")", ";", "if", "(", "!", "(", "GlobalFlags", "&", "StateWWM", ")", "&&", "LowerToCopyInstrs", ".", "empty", "(", ")", ")", "return", "!", "LiveMaskQueries", "."], "ground_truth": ["empty", "(", ")", ";"], "File": "SIWholeQuadMode13", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13132, "Length": 130, "Cover_Rate": 0.35135135135135137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "FrameLowering", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "unsigned", "SP", "=", "STI", ".", "getABI", "(", ")", ".", "IsN64", "(", ")", "?", "", ":", "", ";", "if", "(", "!", "hasReservedCallFrame", "(", "MF", ")", ")", "{", "int64_t", "Amount", "=", "I", "->", "getOperand", "(", ""], "ground_truth": [")", ".", "getImm", "(", ")", ";"], "File": "MipsFrameLowering11", "Func": "eliminateCallFramePseudoInstr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13133, "Length": 62, "Cover_Rate": 0.5636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIRBuilder", ".", "getMBB", "(", ")", "."], "ground_truth": ["addLiveIn", "(", "PhysReg", ")", ";"], "File": "MipsCallLowering13", "Func": "markPhysRegUsed", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13134, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "mips_tls_symbol", ")", "mips_tls_symbol", "=", "init_one_libfunc", "(", "", ")", ";", "loc", "=", "mips_unspec_address", "(", "sym", ",", "type", ")", ";", "start_sequence", "(", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "a0", ",", "gen_rtx_LO_SUM", "(", "Pmode", ",", "pic_offset_table_rtx", ",", "loc", ")", ")", ")", ";", "insn", "=", "mips_expand_call", "(", "MIPS_CALL_NORMAL", ",", "v0", ",", "mips_tls_symbol", ",", "const0_rtx", ",", "NULL_RTX", ",", "false", ")", ";", "RTL_CONST_CALL_P", "(", "insn", ")", "=", "", ";", "use_reg", "(", "&", "CALL_INSN_FUNCTION_USAGE", "(", "insn", ")", ",", "a0"], "ground_truth": [")", ";"], "File": "mips5", "Func": "mips_call_tls_get_addr", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13135, "Length": 77, "Cover_Rate": 0.6311475409836066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PAN", "::", "isLocalToFunc", "(", "FnName", ",", "VarName", ")", ")", "{", "const", "GlobalVariable", "*", "GV", "=", "I", ";", "const", "Type", "*", "InitTy", "=", "GV", "->", "getInitializer", "(", ")", "->", "getType", "(", ")", ";", "GlobalVariable", "*", "ClonedGV", "=", "new", "GlobalVariable", "(", "InitTy", ",", "false", ",", "GV", "->", "getLinkage", "(", ")", ",", "GV", "->", "getInitializer", "(", ")", ")", ";", "ClonedGV", "->", "setName", "(", "PAN", "::", "getCloneVarName", "(", "FnName", ",", "VarName", ")", ")", ";", "Globals", ".", "push_back", "("], "ground_truth": ["ClonedGV", ")", ";"], "File": "PIC16Cloner", "Func": "CloneAutos", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13136, "Length": 79, "Cover_Rate": 0.41578947368421054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vbsl_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b", ",", "uint16x4_t", "__c", ")", "{", "return", "__builtin_aarch64_simd_bslv4hi_uuuu", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vbsl_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13137, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "GlobalValue", "::", "InternalLinkage", ":", "case", "GlobalValue", "::", "PrivateLinkage", ":", "break", ";", "case", "GlobalValue", "::", "DLLImportLinkage", ":", "llvm_unreachable", "(", "", ")", ";", "case", "GlobalValue", "::", "DLLExportLinkage", ":", "llvm_unreachable", "(", "", ")", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "EmitAlignment", "(", "Align", ">", "", "?", "Align", ":", "", ",", "GV", ")", ";", "if", "(", "GV", "->", "isThreadLocal", "(", ")", ")", "{", "report_fatal_error", "(", "", ")", ";", "}", "unsigned", "Size", "=", "TD", "->", "getTypeAllocSize", "(", "C", "->", "getType", "(", ")", ")", ";", "if", "(", "MAI", "->", "hasDotTypeDotSizeDirective", "(", ")", ")", "{", "OutStreamer", ".", "EmitSymbolAttribute", "(", "GVSym", ",", "MCSA_ELF_TypeObject", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "(", "GVSym", "->", "getName", "(", ")", ")", "+", "", "+", "Twine", "(", "Size", ")", ")", ";", "}", "OutStreamer", ".", "EmitLabel", "(", "GVSym", ")", ";", "EmitGlobalConstant", "(", "C", ")", ";", "if", "(", "Size", "<", "", ")", "OutStreamer", ".", "EmitZeros", "(", "", "-", "Size", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "(", "GVSym", "->", "getName", "("], "ground_truth": [")", ")", "+", "", ")", ";"], "File": "XCoreAsmPrinter12", "Func": "EmitGlobalVariable", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13138, "Length": 169, "Cover_Rate": 0.4543010752688172, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "uint64_t", "Imm", "=", "getConstantImm", "(", ")", "-", "Offset", ";", "Imm", "&=", "(", "", "<<", "Bits", ")"], "ground_truth": ["-", "", ";"], "File": "MipsAsmParser59", "Func": "addConstantUImmOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13139, "Length": 28, "Cover_Rate": 0.49122807017543857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "RetCC_", ")", ";", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getRegInfo", "(", ")", ".", "liveout_empty", "(", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "if", "(", "RVLocs", "[", "i", "]", ".", "isRegLoc", "(", ")", ")", "DAG", ".", "getMachineFunction", "(", ")", ".", "getRegInfo", "(", ")", ".", "addLiveOut", "(", "RVLocs", "[", "i", "]", ".", "getLocReg", "(", ")", ")", ";", "}", "SDValue", "Flag", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "Outs", "[", "i", "]", ".", "Val", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", "->", "hasStructRetAttr"], "ground_truth": ["(", ")", ")", "{"], "File": "MipsISelLowering93", "Func": "LowerReturn", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13140, "Length": 173, "Cover_Rate": 0.4357682619647355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isToken", "(", ")", "const", "override", "{", "return", "Kind", "==", "KindTy", "::"], "ground_truth": ["Token", ";"], "File": "RISCVAsmParser", "Func": "isToken", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13141, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "split_type", "!=", "SPLIT_FOR_SPEED", "||", "mips_tuning_info", ".", "fast_mult_zero_zero_p", ")", "&&", "src", "==", "const0_rtx", "&&", "REG_P", "(", "dest", ")", "&&", "GET_MODE_SIZE", "(", "GET_MODE", "(", "dest", ")", ")", "==", "", "*", "UNITS_PER_WORD"], "ground_truth": ["&&", "(", "ISA_HAS_DSP_MULT", "?", "ACC_REG_P", "(", "REGNO", "(", "dest", ")", ")", ":", "MD_REG_P", "(", "REGNO", "(", "dest", ")", ")", ")", ")", ";"], "File": "mips", "Func": "mips_mult_move_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13142, "Length": 54, "Cover_Rate": 0.7714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "DataVT", "=", "", ";", "MaskVT", "=", "", ";", "break", ";", "}", "", "PgPattern", ";", "switch", "(", "VT", ".", "getVectorNumElements", "(", ")", ")", "{", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "PgPattern", "=", "VL16", ";", "break", ";", "case", "", ":", "PgPattern", "=", "VL8", ";", "break", ";", "case", "", ":", "PgPattern", "=", "VL4", ";", "break", ";", "case", "", ":", "PgPattern", "=", "VL2", ";", "break", ";", "}", "int", "Idx", "=", "VT", ".", "is64BitVector", "(", ")", "?", "", ":", "", ";", "Mask", "=", "DAG", ".", "getTargetInsertSubreg", "(", "Idx", ",", "DL", ",", "MaskVT", ",", "DAG", ".", "getUNDEF", "(", "MaskVT", ")", ",", "Mask", ")", ";", "Data", "=", "DAG", ".", "getTargetInsertSubreg", "(", "Idx", ",", "DL", ",", "DataVT", ",", "DAG", ".", "getUNDEF", "(", "DataVT", ")", ",", "Data", ")", ";", "EVT", "PredVT", "=", "MaskVT", ".", "changeVectorElementType", "(", "", ")", ";", "SDValue", "Pg", "=", "getPTrue", "(", "DAG", ",", "DL", ",", "PredVT", ",", "PgPattern", ")", ";", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PredVT", ",", "Mask", ")", ";", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PredVT", ",", "Mask", ",", "Pg", ")", ";", "return", "DAG", ".", "getMaskedStore", "(", "MSN", "->", "getChain", "(", ")", ",", "DL", ",", "Data", ",", "MSN", "->", "getBasePtr", "(", ")", ",", "Mask", ",", "MSN", "->", "getMemoryVT"], "ground_truth": ["(", ")", ",", "MSN", "->", "getMemOperand", "(", ")", ",", "MSN", "->", "isTruncatingStore", "(", ")", ")", ";"], "File": "AArch64ISelLowering102", "Func": "LowerMSTORE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13143, "Length": 225, "Cover_Rate": 0.49889135254988914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "RISCVAsmBackend", "Func": "getNumFixupKinds", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13144, "Length": 10, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CalleeFn", "=", "dyn_cast", "<", "Function", ">", "(", "G", "->", "getGlobal", "(", ")", ")", ";", "}", "else", "if", "(", "ExternalSymbolSDNode", "*", "E", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "{", "const", "Function", "*", "Fn", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ";", "const", "Module", "*", "M", "=", "Fn", "->", "getParent", "(", ")", ";", "const", "char", "*", "CalleeName", "=", "E", "->", "getSymbol", "(", ")", ";", "CalleeFn", "=", "M", "->", "getFunction"], "ground_truth": ["(", "CalleeName", ")", ";"], "File": "SparcISelLowering30", "Func": "hasReturnsTwiceAttr", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13145, "Length": 77, "Cover_Rate": 0.5202702702702703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "TargetLowering", "::", "EmitInstrWithCustomInserter", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "*", "MBB", ")", "const", "{", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "return", "emitBrCC", "(", "MI", ",", "MBB", ")", ";", "case", "", ":", "return", "emitSelectCC", "(", "MI", ",", "MBB", ")", ";", "default", ":", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "AAPISelLowering", "Func": "EmitInstrWithCustomInserter", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13146, "Length": 54, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vclzq_x_s32", "(", "int32x4_t", "__a", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vclzq_m_sv4si", "(", "__arm_vuninitializedq_s32", "(", ")", ",", "__a"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vclzq_x_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13147, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "StringRef", "const", "Table", "[", "]", "=", "{", "", ",", "}", ";", "return", "makeArrayRef", "(", "Table"], "ground_truth": [")", ";"], "File": "AMDKernelCodeTUtils", "Func": "get_amd_kernel_code_t_FldNames", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13148, "Length": 18, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__o", "=", "__builtin_aarch64_set_qregciv16qi", "(", "__o", ",", "(", "int8x16_t", ")", "tab", ".", "val", "[", "", "]", ",", "", ")", ";", "return", "(", "poly8x16_t", ")", "__builtin_aarch64_qtbx3v16qi", "(", "(", "int8x16_t", ")", "r", ",", "__o", ",", "(", "int8x16_t"], "ground_truth": [")", "idx", ")", ";"], "File": "arm", "Func": "neon3_vqtbx3q_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13149, "Length": 38, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "else", "{", "DispVal", "=", "Op3", ".", "getImm", "(", ")", ";", "}", "const", "MachineOperand", "&", "Base", "=", "MI", ".", "getOperand", "(", "Op", ")", ";", "const", "MachineOperand", "&", "Scale", "=", "MI", ".", "getOperand", "(", "Op", "+", "", ")", ";", "const", "MachineOperand", "&", "IndexReg", "=", "MI", ".", "getOperand", "(", "Op", "+", "", ")", ";", "unsigned", "BaseReg", "=", "Base", ".", "getReg", "(", ")", ";", "if", "(", "(", "!", "Is64BitMode", "||", "DispForReloc", "||", "BaseReg", "!=", "", ")", "&&", "IndexReg", ".", "getReg", "(", ")", "==", "", "&&", "(", "BaseReg", "==", "", "||", "getRegNum", "(", "BaseReg", ")", "!=", "N86", "::", "ESP", ")", ")", "{", "if", "(", "BaseReg", "==", "", ")", "{", "MCE", ".", "emitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ")", ";", "emitDisplacementField", "(", "DispForReloc", ",", "DispVal", ",", "PCAdj", ")", ";", "}", "else", "{", "unsigned", "BaseRegNo", "=", "getRegNum", "(", "BaseReg", ")", ";", "if", "(", "!", "DispForReloc", "&&", "DispVal", "==", "", "&&", "BaseRegNo", "!=", "N86", "::", "EBP", ")", "{", "MCE", ".", "emitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "BaseRegNo", ")", ")", ";", "}", "else", "if", "(", "!", "DispForReloc", "&&", "isDisp8", "(", "DispVal", ")", ")", "{", "MCE", ".", "emitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "BaseRegNo", ")", ")", ";", "emitConstant", "(", "DispVal", ",", "", ")", ";", "}", "else", "{", "MCE", ".", "emitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "BaseRegNo", ")", ")", ";", "emitDisplacementField", "(", "DispForReloc", ",", "DispVal", ",", "PCAdj", ")", ";", "}", "}", "}", "else", "{", "assert", "(", "IndexReg", ".", "getReg", "(", ")", "!=", "", "&&", "IndexReg", ".", "getReg", "(", ")", "!=", "", "&&", "", ")", ";", "bool", "ForceDisp32", "=", "false", ";", "bool", "ForceDisp8", "=", "false", ";", "if", "(", "BaseReg", "==", "", ")", "{", "MCE", ".", "emitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ")", ";", "ForceDisp32", "=", "true", ";", "}", "else", "if", "(", "DispForReloc", ")", "{", "MCE", ".", "emitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField", ",", "", ")", ")", ";", "ForceDisp32", "=", "true", ";", "}", "else", "if", "(", "DispVal", "==", "", "&&", "getRegNum", "(", "BaseReg", ")", "!=", "N86", "::", "EBP", ")", "{", "MCE", ".", "emitByte", "(", "ModRMByte", "(", "", ",", "RegOpcodeField"], "ground_truth": [",", "", ")", ")", ";"], "File": "X86CodeEmitter11", "Func": "emitMemModRMByte", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13150, "Length": 348, "Cover_Rate": 0.48467966573816157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LI", "->", "isAtomic", "(", ")", ")", "return", "false", ";", "MVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "LI", "->", "getType", "(", ")", ",", "VT", ",", "true", ")", ")", "return", "false", ";", "const", "Value", "*", "Ptr", "=", "LI", "->", "getPointerOperand", "(", ")", ";", "AddressMode", "AM", ";", "if", "(", "!", "SelectAddress", "(", "Ptr", ",", "AM", ")", ")", "return", "false", ";", "unsigned", "ResultReg", "=", "", ";", "if", "(", "!", "FastEmitLoad", "(", "VT", ",", "AM", ",", "createMachineMemOperandFor", "(", "LI", ")", ",", "ResultReg", ")"], "ground_truth": [")", "return", "false", ";"], "File": "X86FastISel110", "Func": "X86SelectLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13151, "Length": 85, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "loongarch_classify_address", "(", "&", "addr", ",", "x", ",", "mode", ",", "false", ")", "&&", "(", "(", "addr", ".", "type", "==", "ADDRESS_REG", "&&", "CONST_INT_P", "("], "ground_truth": ["addr", ".", "offset", ")", "&&", "LARCH_12BIT_OFFSET_P", "(", "INTVAL", "(", "addr", ".", "offset", ")", ")", ")", "||", "addr", ".", "type", "==", "ADDRESS_LO_SUM", ")", ")", ";"], "File": "loongarch1", "Func": "loongarch_12bit_offset_address_p", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13152, "Length": 48, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "KnownBits", "=", "BBInfo", "[", "i", "-", "", "]", ".", "postKnownBits", "(", "LogAlign", ")", ";", "if", "(", "i", ">", "BBNum", "+", "", "&&", "BBInfo", "[", "i", "]", ".", "Offset", "==", "Offset", "&&", "BBInfo", "[", "i", "]", "."], "ground_truth": ["KnownBits", "==", "KnownBits", ")", "break", ";"], "File": "ARMConstantIslandPass (2)1", "Func": "adjustBBOffsetsAfter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13153, "Length": 43, "Cover_Rate": 0.3161764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Chain", ".", "getNode", "(", ")", "==", "Load", ".", "getNode", "(", ")", ")", "Ops", ".", "push_back", "(", "Load", ".", "getOperand", "(", "", ")", ")", ";", "else", "{", "assert", "(", "Chain", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Chain", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "Chain", ".", "getOperand", "(", "i", ")", ".", "getNode", "(", ")", "==", "Load", ".", "getNode", "(", ")", ")", "Ops", ".", "push_back", "(", "Load", ".", "getOperand", "(", "", ")", ")", ";", "else", "Ops", ".", "push_back", "(", "Chain", ".", "getOperand", "(", "i", ")", ")", ";", "SDValue", "NewChain", "=", "CurDAG", "->", "getNode", "(", "", ",", "SDLoc", "(", "Load", ")", ",", "", ",", "Ops", ")", ";", "Ops", ".", "clear", "(", ")", ";", "Ops", ".", "push_back", "(", "NewChain"], "ground_truth": [")", ";"], "File": "X86ISelDAGToDAG75", "Func": "MoveBelowOrigChain", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13154, "Length": 139, "Cover_Rate": 0.3904494382022472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Opc2", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "Opc1", ")", ")", ".", "addMBB", "(", "sinkMBB", ")", ";", "BB", "=", "copy0MBB", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BB", "=", "sinkMBB", ";", "BuildMI", "(", "*", "BB", ",", "BB", "->", "begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "thisMBB", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "copy0MBB", ")", ";", "MI", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "Mips16ISelLowering13", "Func": "emitSeliT16", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13155, "Length": 166, "Cover_Rate": 0.49404761904761907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "NumOps", ">=", "", "&&", "OpInfo", "[", "", "]", ".", "RegClass", "==", "", "&&", "OpInfo", "[", "", "]", ".", "RegClass", "==", "", "&&", "OpInfo", "[", "", "]", ".", "RegClass", "==", "", "&&", "OpInfo", "[", "", "]", ".", "RegClass", "<", "", "&&", "", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRd", "(", "insn", ")", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRs", "(", "insn", ")", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRn", "(", "insn", ")", ")", ")", ")", ";", "int", "Offset", "=", "getImm8", "(", "insn", ")", "*", "", ";", "if", "(", "getUBit", "(", "insn", ")", "==", "", ")", "Offset", "=", "-", "Offset", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "Offset", ")", ")", ";", "NumOpsAdded", "=", ""], "ground_truth": [";"], "File": "ThumbDisassemblerCore", "Func": "DisassembleThumb2LdStDual", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13156, "Length": 151, "Cover_Rate": 0.7089201877934272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "push", "(", "unsigned", "Opc", ",", "MVT", "Ty", ",", "std", "::", "vector", "<", "OpRef", ">", "&&", "Ops", ")", "{", "NodeTemplate", "Res", ";", "Res", ".", "Opc", "=", "Opc", ";", "Res", ".", "Ty", "=", "Ty", ";", "Res", ".", "Ops"], "ground_truth": ["=", "Ops", ";"], "File": "HexagonISelDAGToDAGHVX", "Func": "push", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13157, "Length": 40, "Cover_Rate": 0.851063829787234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "extractAndPopulate", "(", "I", ",", "Src", ")", ")", "{", "latency", "=", "getLatency", "(", "Src", ")", ";", "}", "else", "if", "(", "isCompoundInst", "(", "I", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "IntrinsicVector", "IVec", "=", "getCiiMap", "(", ")", "[", "I", "->", "getOpcode", "(", ")", "]", "->", "getMapping", "(", "I", ",", "getST", "(", ")", ")", ";", "latency", "=", "std", "::", "accumulate", "(", "IVec", ".", "begin", "(", ")", ",", "IVec", ".", "end", "(", ")", ",", "", ",", "[", "&", "Src", ",", "&", "I", ",", "this", "]", "(", "unsigned", "SumAcc", ",", "IntrinsicBunch", "IB", ")", "{", "unsigned", "int", "Latency", "=", "", ";", "Type", "::", "TypeID", "Ty", "[", "TYPE_MATRIX", "]", ";", "getTypeMatrix", "(", "I", ",", "Ty", ")", ";", "if", "(", "extractAndPopulate", "(", "{", "IB", ".", "Id", ",", "{", "Ty", "[", "_PRIMARY_TYPE", "]", ",", "Ty", "[", "_VECTOR_TYPE", "]", "}", "}", ",", "Src", ")", ")", "{", "Latency", "=", "getLatency", "(", "Src", ")", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "IB", ".", "Id", "<<"], "ground_truth": ["", ")", ";"], "File": "TPCTargetTransformInfo", "Func": "getInstructionLatency", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13158, "Length": 168, "Cover_Rate": 0.4307692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "val", "=", "(", "(", "const", "MCConstantExpr", "*", ")", "Imm", ".", "Val", ")", "->", "getValue", "(", ")", ";", "return", "isInt", "<", "", ">", "(", "val", ")", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "TL45AsmParser", "Func": "isImm20", "Target": "TL45", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13159, "Length": 31, "Cover_Rate": 0.5254237288135594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "strcmp", "(", "RuntimeLibcallNames", "[", "RTLIB", "::", "DEOPTIMIZE", "]", ",", "", ")", "==", "", ")", ";", "for", "(", "size_t", "i", "=", "", ",", "e", "=", "RTLIB", "::", "UNKNOWN_LIBCALL", ";", "i", "<", "e", ";", "++", "i", ")", "if", "(", "RuntimeLibcallNames", "[", "i", "]", "&&", "strcmp", "(", "RuntimeLibcallNames", "["], "ground_truth": ["i", "]", ",", "Name", ")", "==", "", ")", "return", "GetSignature", "(", "Subtarget", ",", "RTLIB", "::", "Libcall", "(", "i", ")", ",", "Rets", ",", "Params", ")", ";"], "File": "WebAssemblyRuntimeLibcallSignatures1", "Func": "GetSignature", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13160, "Length": 73, "Cover_Rate": 0.6460176991150443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeRemoveRedundancyVSETVLPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")"], "ground_truth": [")", ";"], "File": "RISCVRemoveRedundancyVSETVL", "Func": "RISCVRemoveRedundancyVSETVL", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13161, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SrcVT", "==", "", ")", "return", "Op", ";", "if", "(", "SrcVT", "==", "", ")", "{", "if", "(", "DstVT", "==", "", ")", "{", "SDNodeFlags", "Flags", ";", "Flags", ".", "setNoFPExcept", "(", "Op", "->", "getFlags", "(", ")", ".", "hasNoFPExcept", "(", ")", ")", ";", "if", "(", "IsSigned", ")", "{", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ")", ";", "if", "(", "IsStrict", ")", "{", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "{", "Op", ".", "getOperand", "(", "", ")", ",", "Lo", ",", "Hi", "}", ",", "Flags", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "{", "Res", ".", "getValue", "(", "", ")", ",", "Res", "}", ",", "Flags", ")", ";", "}", "else", "{", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Lo", ",", "Hi", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Res", ")", ";", "}", "}", "else", "{", "const", "uint64_t", "TwoE31", "[", "]", "=", "{", "", ",", "", "}", ";", "APFloat", "APF", "=", "APFloat", "(", "APFloat", "::", "DoubleDouble", "(", ")", ",", "APInt", "(", "", ",", "TwoE31", ")", ")", ";", "SDValue", "Cst", "=", "DAG", ".", "getConstantFP", "(", "APF", ",", "dl", ",", "SrcVT", ")", ";", "SDValue", "SignMask", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "DstVT", ")", ";", "if", "(", "IsStrict"], "ground_truth": [")", "{"], "File": "PPCISelLowering12", "Func": "LowerFP_TO_INT", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13162, "Length": 272, "Cover_Rate": 0.31627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdupq_lane_p64", "(", "poly64x1_t", "__a", ",", "const", "int", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vdupq_lane_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13163, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "file", ",", "", ",", "cfun", "->", "machine", "->", "local_size", ")", ";", "fprintf", "(", "file", ",", "", ",", "cfun", "->", "machine", "->", "out_args_size", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "for", "(", "r", "=", "", ";", "r", "<", "", ";", "r", "++", ")", "{", "if", "(", "df_regs_ever_live_p", "(", "r", ")", ")", "fprintf", "(", "file", ",", "", ",", "reg_names", "[", "r", "]", ")", ";", "}", "fputc", "(", "'\\n'"], "ground_truth": [",", "file", ")", ";"], "File": "nds32", "Func": "nds32_asm_function_prologue", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13164, "Length": 74, "Cover_Rate": 0.35406698564593303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "D", ":", "Dependences", ")", "{", "if", "(", "D", "->", "front", "(", ")", "==", "I1", "&&", "D", "->", "back", "(", ")", "==", "I2", ")", "return", "D", ";", "}", "return", "nullptr"], "ground_truth": [";"], "File": "HexagonVectorLoopCarriedReuse1", "Func": "getDepChainBtwn", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13165, "Length": 34, "Cover_Rate": 0.68, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MF", "->", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", ")", "{", "case", "CallingConv", "::", "GHC", ":", "case", "CallingConv", "::", "HiPE", ":", "return", "CSR_NoRegs_SaveList", ";", "case", "CallingConv", "::", "AnyReg", ":", "if", "(", "HasAVX", ")", "return", "CSR_64_AllRegs_AVX_SaveList", ";", "return", "CSR_64_AllRegs_SaveList", ";", "case", "CallingConv", "::", "PreserveMost", ":", "return", "CSR_64_RT_MostRegs_SaveList", ";", "case", "CallingConv", "::", "PreserveAll", ":", "if", "(", "HasAVX", ")", "return", "CSR_64_RT_AllRegs_AVX_SaveList", ";", "return", "CSR_64_RT_AllRegs_SaveList", ";", "case", "CallingConv", "::", "Intel_OCL_BI", ":", "{", "if", "(", "HasAVX512", "&&", "IsWin64", ")", "return", "CSR_Win64_Intel_OCL_BI_AVX512_SaveList", ";", "if", "(", "HasAVX512", "&&", "Is64Bit"], "ground_truth": [")", "return", "CSR_64_Intel_OCL_BI_AVX512_SaveList", ";"], "File": "X86RegisterInfo53", "Func": "getCalleeSavedRegs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13166, "Length": 88, "Cover_Rate": 0.3651452282157676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pbroadcastd512_gpr_mask", "(", "__A", ",", "(", "__v16si", ")"], "ground_truth": ["_mm512_setzero_si512", "(", ")", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_set1_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13167, "Length": 18, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "(", "Subtarget", "->", "hasSSE1", "(", ")", "&&", "(", "VT", "==", "", "||", "VT", "==", "", ")", ")", "||", "(", "Subtarget", "->", "hasAVX", "(", ")", "&&", "VT", "==", "", ")", ")", "{", "RefinementSteps", "="], "ground_truth": ["", ";"], "File": "X86ISelLowering (2)4", "Func": "getRsqrtEstimate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13168, "Length": 46, "Cover_Rate": 0.38333333333333336, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parsePCRel12", "(", "OperandVector", "&", "Operands", ")", "{", "return", "parsePCRel", "(", "Operands", ",", "-", "(", "", "<<", "", ")", ",", "(", "", "<<", "", ")", "-", ""], "ground_truth": [",", "false", ")", ";"], "File": "SystemZAsmParser (2)1", "Func": "parsePCRel12", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13169, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ",", "n", "=", "(", "int", ")", "(", "ARRAY_SIZE", "(", "prefixes", ")", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "n", ";", "i", "++", ")", "if", "(", "str_prefix_p", "(", "str", ",", "prefixes", "[", "i", "]", ")", ")", "return", "i", ";", "return", "n"], "ground_truth": [";"], "File": "gen-avr-mmcu-texi1", "Func": "c_prefix", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13170, "Length": 46, "Cover_Rate": 0.575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "}", "return", "false", ";", "}", ";", "struct", "ImmCompare", "{", "MachineInstr", "*", "MI", "=", "nullptr", ";", "unsigned", "NewOpc", "=", "", ";", "}", ";", "auto", "FindCmpForCBZ", "=", "[", "this", "]", "(", "ImmBranch", "&", "Br", ",", "ImmCompare", "&", "ImmCmp", ",", "MachineBasicBlock", "*", "DestBB", ")", "{", "ImmCmp", ".", "MI", "=", "nullptr", ";", "ImmCmp", ".", "NewOpc", "=", "", ";", "if", "(", "!", "Br", ".", "MI", "->", "killsRegister", "(", "", ")", ")", "return", "false", ";", "Register", "PredReg", ";", "unsigned", "NewOpc", "=", "", ";", "", "Pred", "=", "getInstrPredicate", "(", "*", "Br", ".", "MI", ",", "PredReg", ")", ";", "if", "(", "Pred", "==", "", ")", "NewOpc", "=", "", ";", "else", "if", "(", "Pred", "==", "", ")", "NewOpc", "=", "", ";", "else", "return", "false", ";", "unsigned", "BrOffset", "=", "BBUtils", "->", "getOffsetOf", "(", "Br", ".", "MI", ")", "+", "", "-", "", ";", "BBInfoVector", "&", "BBInfo", "=", "BBUtils", "->", "getBBInfo", "(", ")", ";", "unsigned", "DestOffset", "=", "BBInfo", "[", "DestBB", "->", "getNumber", "(", ")", "]", ".", "Offset", ";", "if", "(", "BrOffset", ">=", "DestOffset", "||", "(", "DestOffset", "-", "BrOffset", ")", ">", "", ")", "return", "false", ";", "auto", "*", "TRI", "=", "STI", "->", "getRegisterInfo", "(", ")", ";", "MachineInstr", "*", "CmpMI", "=", "findCMPToFoldIntoCBZ", "(", "Br", ".", "MI", ",", "TRI", ")", ";", "if", "(", "!", "CmpMI", "||", "CmpMI", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "ImmCmp", ".", "MI", "=", "CmpMI", ";", "ImmCmp", ".", "NewOpc", "=", "NewOpc", ";", "return", "true", ";", "}", ";", "auto", "TryConvertToLE", "=", "[", "this", "]", "(", "ImmBranch", "&", "Br", ",", "ImmCompare", "&", "Cmp", ")", "{", "if", "(", "Br", ".", "MI", "->", "getOpcode", "(", ")", "!=", "", "||", "!", "STI", "->", "hasLOB", "(", ")", "||", "STI", "->", "hasMinSize", "(", ")", ")", "return", "false", ";", "MachineBasicBlock", "*", "MBB", "=", "Br", ".", "MI", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "DestBB", "=", "Br", ".", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "BBUtils", "->", "getOffsetOf", "(", "MBB", ")", "<", "BBUtils", "->", "getOffsetOf", "(", "DestBB", ")", "||", "!", "BBUtils", "->", "isBBInRange", "(", "Br", ".", "MI", ",", "DestBB", ",", "", ")", ")", "return", "false", ";", "if", "(", "!", "DT", "->", "dominates", "(", "DestBB", ",", "MBB", ")", ")", "return", "false", ";", "Cmp", ".", "NewOpc", "=", "Cmp", ".", "NewOpc", "==", "", "?", "", ":", "", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "Br", ".", "MI", ",", "Br", ".", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "Br", ".", "MI", "->", "getOperand", "(", "", ")", ")", ";", "Br", ".", "MI", "->", "eraseFromParent", "(", ")", ";", "Br", ".", "MI"], "ground_truth": ["=", "MIB", ";"], "File": "ARMConstantIslandPass15", "Func": "optimizeThumb2Branches", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13171, "Length": 423, "Cover_Rate": 0.3740053050397878, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "{", "return", "&"], "ground_truth": ["TLInfo", ";", "}"], "File": "PTXTargetMachine", "Func": "getTargetLowering", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13172, "Length": 14, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vand_u32", "(", "uint32x2_t", "__a", ",", "uint32x2_t", "__b", ")", "{", "return", "__a"], "ground_truth": ["&", "__b", ";"], "File": "arm", "Func": "neon2_vand_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13173, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "MF", "=", "blk", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "NewInstr", "=", "MF", "->", "CreateMachineInstr", "(", "TII", "->", "get", "(", "NewOpcode", ")", ",", "DL", ")", ";", "blk", "->", "insert", "(", "I", ",", "NewInstr", ")", ";", "MachineInstrBuilder", "(", "*", "MF", ",", "NewInstr", ")", ".", "addReg", "(", "RegNum", ",", "false", ")", ";", "SHOWNEWINSTR", "("], "ground_truth": ["NewInstr", ")", ";"], "File": "AMDILCFGStructurizer10", "Func": "insertCondBranchBefore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13174, "Length": 57, "Cover_Rate": 0.6785714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "(", "VT", "!=", "", ")", "||", "(", "InVT", "!=", "", ")", ")", "&&", "(", "(", "VT", "!=", "", ")", "||", "(", "InVT", "!=", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", "->", "hasInt256", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "In", ")", ";", "SDValue", "ZeroVec", "=", "getZeroVector", "(", "InVT", ",", "Subtarget", ",", "DAG", ",", "dl", ")", ";", "SDValue", "Undef", "=", "DAG", ".", "getUNDEF", "(", "InVT", ")", ";", "bool", "NeedZero", "=", "Op", ".", "getOpcode", "(", ")", "==", "", ";", "SDValue", "OpLo", "=", "getUnpackl", "(", "DAG", ",", "dl", ",", "InVT", ",", "In", ",", "NeedZero", "?", "ZeroVec"], "ground_truth": [":", "Undef", ")", ";"], "File": "X86ISelLowering116", "Func": "LowerAVXExtend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13175, "Length": 112, "Cover_Rate": 0.3971631205673759, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "reg_src", "==", "REG_X", ")", "return", "!", "mem_volatile_p", "&&", "reg_unused_after", "(", "insn", ",", "src", ")", "?", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ":", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ";", "return", "!", "mem_volatile_p", "&&", "reg_unused_after", "(", "insn", ",", "base", ")", "?", "avr_asm_len", "(", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ":", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "base", ")", "==", "PLUS", ")", "{", "int", "disp", "=", "INTVAL", "(", "XEXP", "(", "base", ",", "", ")", ")", ";", "if", "(", "AVR_TINY", ")", "return", "avr_out_movhi_mr_r_reg_disp_tiny", "(", "insn", ",", "op", ",", "plen", ")", ";", "reg_base", "=", "REGNO", "(", "XEXP", "(", "base", ",", "", ")", ")", ";", "if", "(", "disp", ">", "MAX_LD_OFFSET", "(", "GET_MODE", "(", "dest", ")", ")", ")", "{", "if", "(", "reg_base", "!=", "REG_Y", ")", "fatal_insn", "(", "", ",", "insn", ")", ";", "return", "disp", "<=", "", "+", "MAX_LD_OFFSET", "(", "GET_MODE", "(", "dest", ")", ")", "?", "avr_asm_len", "(", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ":", "avr_asm_len", "(", ""], "ground_truth": ["CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", "CR_TAB", "", ",", "op", ",", "plen", ",", "-", "", ")", ";"], "File": "avr6", "Func": "out_movhi_mr_r", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13176, "Length": 226, "Cover_Rate": 0.3698854337152209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_multishift_epi64_epi8", "(", "__mmask64", "__M", ",", "__m512i", "__X", ",", "__m512i", "__Y", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_vpmultishiftqb512_mask", "(", "(", "__v64qi", ")", "__X", ",", "(", "__v64qi", ")", "__Y", ",", "(", "__v64qi", ")", "_mm512_setzero_si512", "(", ")"], "ground_truth": [",", "(", "__mmask64", ")", "__M", ")", ";"], "File": "avx512vbmiintrin", "Func": "_mm512_maskz_multishift_epi64_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13177, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", "->", "getNumElements", "(", ")", "!=", "NumElts", ")", "return", "nullptr", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumElts", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "Inst", "->", "getArgOperand", "(", "i", ")", "->", "getType", "(", ")", "!=", "ST", "->", "getElementType", "(", "i", ")", ")", "return", "nullptr", ";", "}", "Value", "*", "Res", "=", "UndefValue", "::", "get", "(", "ExpectedType", ")", ";", "IRBuilder", "<", ">", "Builder", "(", "Inst", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumElts", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Value", "*", "L", "=", "Inst", "->", "getArgOperand", "(", "i", ")", ";", "Res", "=", "Builder", ".", "CreateInsertValue", "(", "Res", ",", "L", ",", "i", ")", ";", "}", "return", "Res", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Inst", "->", "getType", "(", ")", "=="], "ground_truth": ["ExpectedType", ")", "return", "Inst", ";"], "File": "AArch64TargetTransformInfo (2)", "Func": "getOrCreateResultFromMemIntrinsic", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13178, "Length": 145, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "PtrVT", "=", "", "(", "", "*", "TM", ".", "getPointerSize", "(", "", ")", ")", ";", "setSchedulingPreference", "(", "Sched", "::", "RegPressure", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "addRegisterClass", "(", "", ",", "&", "", ")", ";", "setStackPointerRegisterToSaveRestore", "(", "", ")", ";", "computeRegisterProperties", "(", "STI", ".", "getRegisterInfo", "(", ")"], "ground_truth": [")", ";"], "File": "Z80ISelLowering1", "Func": "Z80TargetLowering", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13179, "Length": 52, "Cover_Rate": 0.5473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_min_epi32", "(", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{", "return", "(", "__m128i", ")", "vec_min", "(", "(", "__v4si", ")"], "ground_truth": ["__X", ",", "(", "__v4si", ")", "__Y", ")", ";"], "File": "smmintrin2", "Func": "_mm_min_epi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13180, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "isBranchRetTrap", "(", "MachineInstr", "*", "MI", ")", "{", "return", "(", "MI", "->", "isBranch", "(", ")", "||", "MI", "->", "isReturn", "(", ")", "||", "MI", "->"], "ground_truth": ["getOpcode", "(", ")", "==", "", ")", ";"], "File": "SystemZHazardRecognizer", "Func": "isBranchRetTrap", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13181, "Length": 33, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float64x1_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon4_vreinterpret_f64_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13182, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "adjustRelativeBranch", "(", "Size", ",", "Fixup", ",", "Value", ",", "Ctx", ")", ";", "Value", "&="], "ground_truth": ["", ";"], "File": "AVRAsmBackend", "Func": "fixup_7_pcrel", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13183, "Length": 15, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MCRegUnitRootIterator", "R", "(", "Unit", ",", "&", "PRI", ".", "getTRI", "(", ")", ")", ";", "R", ".", "isValid", "(", ")", ";", "++", "R", ")", "for", "(", "MCSuperRegIterator", "S", "(", "*", "R", ",", "&", "PRI", ".", "getTRI", "(", ")", ",", "true", ")", ";", "S", ".", "isValid", "(", ")", ";", "++", "S", ")", "Regs", ".", "set", "(", "*", "S", ")", ";", "}", ";", "BitVector", "Regs", "(", "PRI", ".", "getTRI", "(", ")", ".", "getNumRegs", "(", ")", ")", ";", "AliasedRegs", "(", "U", ",", "Regs", ")", ";", "U", "=", "Units", ".", "find_next", "(", "U", ")", ";", "while", "(", "U", ">=", "", ")", "{", "BitVector", "AR", "(", "PRI", ".", "getTRI", "(", ")", ".", "getNumRegs", "(", ")", ")", ";", "AliasedRegs", "(", "U", ",", "AR", ")", ";", "Regs", "&=", "AR", ";", "U", "=", "Units", ".", "find_next", "(", "U", ")", ";", "}", "int", "F", "=", "Regs", ".", "find_first", "(", ")", ";", "if", "(", "F", "<=", "", ")", "return", "RegisterRef", "(", ")", ";", "LaneBitmask", "M", ";", "for", "(", "MCRegUnitMaskIterator", "I", "(", "F", ",", "&", "PRI", ".", "getTRI", "(", ")", ")", ";", "I", ".", "isValid", "(", ")", ";", "++", "I", ")", "{", "std", "::", "pair", "<", "uint32_t", ",", "LaneBitmask", ">"], "ground_truth": ["P", "=", "*", "I", ";"], "File": "RDFRegisters", "Func": "makeRegRef", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13184, "Length": 194, "Cover_Rate": 0.697841726618705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Offset", ";", "MachineBasicBlock", "::", "iterator", "MergeInstr", "=", "findIncDecBefore", "(", "MBBI", ",", "Base", ",", "Pred", ",", "PredReg", ",", "Offset", ")", ";", "", "Mode", "=", "getLoadStoreMultipleSubMode", "(", "Opcode", ")", ";", "if", "(", "Mode", "==", "", "&&", "Offset", "==", "-", "Bytes", ")", "{", "Mode", "=", "", ";", "}", "else", "if", "(", "Mode", "==", "", "&&", "Offset", "==", "-", "Bytes", ")", "{", "Mode", "=", "", ";", "}", "else", "{", "MergeInstr", "=", "findIncDecAfter", "(", "MBBI", ",", "Base", ",", "Pred", ",", "PredReg", ",", "Offset", ",", "TRI", ")", ";", "if", "(", "(", "(", "Mode", "!=", "", "&&", "Mode", "!=", "", ")", "||", "Offset", "!=", "Bytes", ")", "&&", "(", "(", "Mode", "!=", "", "&&", "Mode", "!=", "", ")", "||", "Offset", "!=", "-", "Bytes", ")", ")", "{", "if", "(", "!", "STI", "->", "hasMinSize", "(", ")", "||", "!", "BaseKill", ")", "return", "false", ";", "bool", "HighRegsUsed", "=", "false", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "llvm", "::", "drop_begin", "(", "MI", "->", "operands", "(", ")", ",", "", ")", ")", "if", "(", "MO", ".", "getReg", "(", ")", ">=", "", ")", "{", "HighRegsUsed", "=", "true", ";", "break", ";", "}", "if", "(", "!", "HighRegsUsed", ")", "MergeInstr", "=", "MBB", ".", "end", "(", ")", ";", "else", "return", "false", ";", "}", "}", "if", "(", "MergeInstr", "!=", "MBB", ".", "end", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*"], "ground_truth": ["MergeInstr", ")", ";"], "File": "ARMLoadStoreOptimizer23", "Func": "MergeBaseUpdateLSMultiple", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13185, "Length": 219, "Cover_Rate": 0.42115384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_maskz_cvtsepi32_epi8", "(", "__mmask8", "__M", ",", "__m128i", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_cvtsepi32_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13186, "Length": 22, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MFI", "->", "setFrameAddressIsTaken", "(", "true", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "const", "RegisterInfo", "*", "RegInfo", "=", "static_cast", "<", "const", "RegisterInfo", "*", ">", "(", "getTargetMachine", "(", ")", ".", "getRegisterInfo", "(", ")", ")", ";", "unsigned", "FrameReg", "=", "RegInfo", "->", "getFrameRegister", "(", "DAG", ".", "getMachineFunction", "(", ")"], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)1", "Func": "LowerFRAMEADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13187, "Length": 77, "Cover_Rate": 0.385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Target", "The32Target", ";", "return", "The32Target"], "ground_truth": [";"], "File": "RISCVTargetInfo", "Func": "getTheRISCV32Target", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13188, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "bool", "WasThumb", "=", "isThumb", "(", "StartInfo", ")", ";", "if", "(", "!", "EndInfo", "||", "WasThumb", "!=", "isThumb", "(", "*", "EndInfo", ")", ")", "{", "OutStreamer", "->", "EmitAssemblerFlag", "(", "WasThumb", "?", "MCAF_Code16", ":"], "ground_truth": ["MCAF_Code32", ")", ";"], "File": "ARMAsmPrinter (2)1", "Func": "emitInlineAsmEnd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13189, "Length": 34, "Cover_Rate": 0.6415094339622641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "memoperands_empty", "(", ")", ")", "return", "true", ";", "for", "(", "const", "MachineMemOperand", "*", "MMO", ":", "MI", ".", "memoperands", "(", ")", ")", "{", "if", "(", "MMO", "->", "getAddrSpace", "(", ")", "==", "AS", "::", "FLAT_ADDRESS", ")", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "SIInstrInfo1", "Func": "mayAccessFlatAddressSpace", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13190, "Length": 44, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "InstrInfo", "::", "insertOutlinedCall", "(", "Module", "&", "M", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "&", "It", ",", "MachineFunction", "&", "MF", ",", "const", "outliner", "::", "Candidate", "&", "C", ")", "const", "{", "if", "(", "C", ".", "CallConstructionID", "==", "MachineOutlinerTailCall", ")", "{", "It", "=", "MBB", ".", "insert", "(", "It", ",", "BuildMI", "(", "MF", ",", "DebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addGlobalAddress", "(", "M", ".", "getNamedValue", "(", "MF", ".", "getName", "(", ")", ")", ")", ")", ";", "}", "else", "{", "It", "=", "MBB", ".", "insert", "(", "It", ",", "BuildMI", "(", "MF", ",", "DebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addGlobalAddress", "(", "M", "."], "ground_truth": ["getNamedValue", "(", "MF", ".", "getName", "(", ")", ")", ")", ")", ";"], "File": "X86InstrInfo86", "Func": "insertOutlinedCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13191, "Length": 120, "Cover_Rate": 0.9302325581395349, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "allowsMisalignedMemoryAccesses", "(", "EVT", "VT", ",", "unsigned", ",", "unsigned", ",", "bool", "*", "Fast", ")", "const", "{", "bool", "AllowsUnaligned", "=", "Subtarget", "->", "allowsUnalignedMem", "(", ")", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "AllowsUnaligned", ")", "{", "if", "(", "Fast", ")", "*", "Fast", "=", "Subtarget", "->", "hasV7Ops", "(", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMISelLowering (2)3", "Func": "allowsMisalignedMemoryAccesses", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13192, "Length": 74, "Cover_Rate": 0.5606060606060606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "&"], "ground_truth": ["TLInfo", ";"], "File": "MSP430Subtarget (2)1", "Func": "getTargetLowering", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13193, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x1_t", ")", "{", "__a", "[", "", "]", ">=", "__b"], "ground_truth": ["[", "", "]", "?", "-", "", ":", "", "}", ";"], "File": "arm", "Func": "neon2_vcge_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13194, "Length": 21, "Cover_Rate": 0.6774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isSupportedCmpOp", "(", "unsigned", "opCode", ")", "{", "return", "(", "opCode", "==", "", "||", "opCode", "==", "", "||", "opCode", "==", "", "||", "opCode", "==", "", "||", "opCode", "==", "", "||", "opCode", "==", "", "||"], "ground_truth": ["opCode", "==", "", "||", "opCode", "==", "", ")", ";"], "File": "PPCMIPeephole", "Func": "isSupportedCmpOp", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13195, "Length": 43, "Cover_Rate": 0.7166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovzxbq128_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v2di", ")", "_mm_setzero_si128", "("], "ground_truth": [")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_maskz_cvtepu8_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13196, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_shldi_epi32", "("], "ground_truth": ["__m512i", "__A", ",", "__mmask16", "__B", ",", "__m512i", "__C", ",", "__m512i", "__D", ",", "int", "__E", ")", "{"], "File": "avx512vbmi2intrin", "Func": "_mm512_mask_shldi_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13197, "Length": 31, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrndiq_f32", "(", "float32x4_t", "__a", ")", "{", "return", "__builtin_aarch64_nearbyintv4sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vrndiq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13198, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCELFStreamer", "::", "EmitInstruction", "(", "Inst"], "ground_truth": [",", "STI", ")", ";"], "File": "AArch64ELFStreamer29", "Func": "EmitInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13199, "Length": 9, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCSymbolizer", "*", "createExternalSymbolizer", "(", "StringRef", "TT", ",", "LLVMOpInfoCallback", "GetOpInfo", ",", "LLVMSymbolLookupCallback", "SymbolLookUp", ",", "void", "*", "DisInfo", ",", "MCContext", "*", "Ctx", ",", "MCRelocationInfo", "*", "RelInfo", ")", "{", "return", "new", "llvm", "::", "ExternalSymbolizer", "(", "*", "Ctx", ",", "std", "::", "unique_ptr", "<", "MCRelocationInfo", ">", "(", "RelInfo", ")", ",", "GetOpInfo"], "ground_truth": [",", "SymbolLookUp", ",", "DisInfo", ")", ";"], "File": "AArch64Disassembler55", "Func": "createAArch64ExternalSymbolizer", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13200, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "aarch64_sls_hardening", "&"], "ground_truth": ["SLS_RETBR", ";"], "File": "aarch641", "Func": "aarch64_harden_sls_retbr_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13201, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Kind", "==", "OpKind", "::"], "ground_truth": ["Comparison", "&&", "", ")", ";"], "File": "TPCAsmParser", "Func": "getComparison", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13202, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseOperand", "(", "OwningPtr", "<", "Operand", ">", "&", "Op", ")", "{", "SMLoc", "S", ",", "E", ";", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "case", "AsmToken", "::", "Identifier", ":", "if", "(", "!", "MaybeParseRegister", "(", "Op", ",", "true", ")", ")", "return", "false", ";", "const", "MCExpr", "*", "IdVal", ";", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "ParseExpression", "(", "IdVal", ")", ")", "return", "true", ";", "E", "=", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ";", "Operand", "::", "CreateImm", "(", "Op", ",", "IdVal", ",", "S", ",", "E", ")", ";", "return", "false", ";", "case", "AsmToken", "::", "LBrac", ":", "return", "ParseMemory", "(", "Op"], "ground_truth": [")", ";"], "File": "ARMAsmParser13", "Func": "ParseOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13203, "Length": 128, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlsq_u16", "(", "uint16x8_t", "a", ",", "uint16x8_t", "b", ",", "uint16x8_t", "c", ")", "{", "uint16x8_t", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vmlsq_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13204, "Length": 15, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly64x1_t", ")", "__builtin_neon_vreinterpretdiv4hi", "(", "(", "int16x4_t", ")"], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpret_p64_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13205, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printS8ImmOperand", "(", "const", "MCInst", "*", "MI", ",", "int", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "printSImmOperand", "<", "", ">", "(", "MI", ",", "OpNum", ",", "O"], "ground_truth": [")", ";"], "File": "SystemZInstPrinter10", "Func": "printS8ImmOperand", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13206, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_reducesh_mask_round", "(", "__B", ",", "__C", ",", "__D", ",", "_mm_setzero_ph", "("], "ground_truth": [")", ",", "__A", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_maskz_reduce_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13207, "Length": 18, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CS", ".", "isNoInline", "(", ")", ")", "return", "llvm", "::", "InlineCost", "::", "getNever", "(", "", ")", ";", "TargetTransformInfo", "&", "TTI", "=", "TTIWP", "->", "getTTI", "(", "*", "Callee", ")", ";", "if", "(", "!", "TTI", ".", "areInlineCompatible", "(", "Caller", ",", "Callee", ")", ")", "return", "llvm", "::", "InlineCost", "::", "getNever", "(", "", ")", ";", "if", "(", "CS", ".", "hasFnAttr", "(", "Attribute", "::", "AlwaysInline", ")", ")", "{", "auto", "IsViable", "=", "isInlineViable", "(", "*", "Callee", ")", ";", "if", "(", "IsViable", ".", "isSuccess", "(", ")", ")", "return", "llvm", "::", "InlineCost", "::", "getAlways", "(", "", ")", ";", "return", "llvm", "::", "InlineCost", "::", "getNever", "(", "IsViable", ".", "getFailureReason", "(", ")", ")", ";", "}", "if", "(", "isWrapperOnlyCall", "(", "CS", ")", ")", "return", "llvm", "::", "InlineCost", "::", "getAlways", "(", "", ")", ";", "InlineParams", "LocalParams", "=", "Params", ";", "LocalParams", ".", "DefaultThreshold", "=", "(", "int", ")", "getInlineThreshold", "(", "CS", ")", ";", "bool", "RemarksEnabled", "=", "false", ";", "const", "auto", "&", "BBs", "=", "Caller", "->", "getBasicBlockList", "("], "ground_truth": [")", ";"], "File": "AMDGPUInline10", "Func": "getInlineCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13208, "Length": 156, "Cover_Rate": 0.3949367088607595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mem", "=", "gen_frame_mem", "(", "BLKmode", ",", "stack_pointer_rtx", ")", ";", "if", "(", "frame_pointer_needed", ")", "emit_insn", "(", "gen_stack_tie", "(", "Pmode", ",", "mem", ",", "hard_frame_pointer_rtx", ")"], "ground_truth": [")", ";"], "File": "s3901", "Func": "s390_emit_stack_tie", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13209, "Length": 26, "Cover_Rate": 0.5531914893617021, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "!", "Subtarget", ".", "has64", "(", ")", ")", "return", "CSR_O32_RegMask", ";", "else", "if", "(", "Subtarget", ".", "isABI_N32"], "ground_truth": ["(", ")", ")", "return", "CSR_N32_RegMask", ";"], "File": "MipsRegisterInfo11", "Func": "getCallPreservedMask", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13210, "Length": 25, "Cover_Rate": 0.4032258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Slot", "<", "Data", ".", "size", "(", ")", "&&", "", ")", ";", "return", "Data", "[", "Slot"], "ground_truth": ["]", ".", "VirtReg", ";"], "File": "TVMStack", "Func": "reg", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13211, "Length": 21, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "sparc_can_use_return_insn_p", "(", "void", ")", "{", "return", "sparc_prologue_data_valid_p", "&&", "sparc_n_global_fp_regs", "==", "", "&&", "TARGET_FLAT", "?", "(", "sparc_frame_size", "==", "", "&&", "!", "sparc_save_local_in_regs_p", ")", ":", "(", "sparc_frame_size"], "ground_truth": ["==", "", "||", "!", "sparc_leaf_function_p", ")", ";"], "File": "sparc", "Func": "sparc_can_use_return_insn_p", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13212, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "LoadStoreMethod", "PossibleClasses", "[", "]", "=", "{", "{", "&", "", ",", "", ",", "", "}", ",", "{", "&", "", ",", "", ",", "", "}", ",", "}", ";", "unsigned", "NumClasses", "=", "llvm", "::", "array_lengthof", "(", "PossibleClasses", ")", ";", "emitFrameMemOps", "(", "true", ",", "MBB", ",", "MBBI", ",", "CSI", ",", "TRI", ",", "PossibleClasses", ",", "NumClasses", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64FrameLowering1", "Func": "spillCalleeSavedRegisters", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13213, "Length": 57, "Cover_Rate": 0.5089285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "print", "(", "raw_ostream", "&", "OS", ")", "const", "{", "OS", "<<", "", "<<", "MinSrc", "<<", "", "<<", "MaxSrc", "<<", "", ";", "for", "(", "int", "M", ":", "Mask", ")", "OS", "<<", "' '", "<<", "M", ";", "OS", "<<", ""], "ground_truth": [";"], "File": "HexagonISelDAGToDAGHVX", "Func": "print", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13214, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_max_pi16", "(", "__m64"], "ground_truth": ["__A", ",", "__m64", "__B", ")", "{"], "File": "xmmintrin4", "Func": "_mm_max_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13215, "Length": 12, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FPM", ".", "addPass", "(", "PreserveDITypePass", "(", ")", ")", ";", "MPM", ".", "addPass", "(", "createModuleToFunctionPassAdaptor", "(", "std", "::", "move", "(", "FPM", ")", ")", ")", ";", "}", ")", ";", "PB", ".", "registerPeepholeEPCallback", "(", "[", "=", "]", "(", "FunctionPassManager", "&", "FPM", ",", "PassBuilder", "::", "OptimizationLevel", "Level", ")", "{", "FPM", ".", "addPass", "(", "SimplifyCFGPass", "(", "SimplifyCFGOptions", "(", ")", ".", "hoistCommonInsts", "(", "true", ")"], "ground_truth": [")", ")", ";"], "File": "BPFTargetMachine4", "Func": "registerPassBuilderCallbacks", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13216, "Length": 62, "Cover_Rate": 0.5740740740740741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createIfConverter", "(", "[", "]", "(", "const", "MachineFunction", "&", "MF", ")", "{", "return", "!", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isThumb1Only", "(", ")", ";", "}", ")", ")", ";", "}", "addPass", "(", "createMVEVPTBlockPass", "(", ")", ")", ";", "addPass", "(", "createThumb2ITBlockPass", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addPass", "(", "&"], "ground_truth": ["PostMachineSchedulerID", ")", ";"], "File": "ARMTargetMachine10", "Func": "addPreSched2", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13217, "Length": 64, "Cover_Rate": 0.3764705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst4v2si", "(", "(", "__builtin_neon_si", "*", ")", "__a", ",", "__bu"], "ground_truth": [".", "__o", ")", ";"], "File": "arm", "Func": "neon_vst4_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13218, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cmp_epu32_mask", "(", "__mmask16", "__U", ",", "__m512i", "__X", ",", "__m512i", "__Y", ",", "const", "int", "__P", ")", "{", "return", "(", "__mmask16", ")", "__builtin_ia32_ucmpd512_mask", "(", "(", "__v16si", ")", "__X", ",", "("], "ground_truth": ["__v16si", ")", "__Y", ",", "__P", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cmp_epu32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13219, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "char", "*", "str", "=", "(", "char", "*", ")", "xmalloc", "(", "strlen", "(", "const_str", ")", ")", ";", "enum", "aarch_parse_opt_result", "res", "=", "aarch_parse_branch_protection", "(", "const_str", ",", "&", "str", ")", ";", "if", "(", "res", "==", "AARCH_PARSE_INVALID_ARG", ")", "error", "("], "ground_truth": ["", ",", "str", ")", ";"], "File": "aarch-common1", "Func": "aarch_validate_mbranch_protection", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13220, "Length": 41, "Cover_Rate": 0.5616438356164384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "op12", "=", "gen_rtx_ZERO_EXTRACT", "(", "HImode", ",", "operands", "[", "", "]", ",", "GEN_INT", "(", "", ")", ",", "GEN_INT", "(", "", ")", ")", ";", "op12", "=", "gen_rtx_CONST", "(", "HImode", ",", "op12", ")", ";", "}", "else", "{", "op10", "=", "rl78_subreg", "(", "HImode", ",", "operands", "[", "", "]", ",", "SImode", ",", "", ")", ";", "op12", "=", "rl78_subreg", "(", "HImode", ",", "operands", "[", "", "]", ",", "SImode", ",", "", ")", ";", "}", "if", "(", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "else", "if", "(", "rtx_equal_p", "(", "op00", ",", "op12", ")", ")", "{", "emit_move_insn", "(", "op02", ",", "op12", ")", ";", "emit_move_insn", "(", "op00", ",", "op10", ")", ";", "}", "else", "{", "emit_move_insn", "(", "op00", ",", "op10", ")", ";", "emit_move_insn", "(", "op02"], "ground_truth": [",", "op12", ")", ";"], "File": "rl78", "Func": "rl78_expand_movsi", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13221, "Length": 125, "Cover_Rate": 0.5434782608695652, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addIRTranslator", "("], "ground_truth": [")", "{"], "File": "PPCTargetMachine40", "Func": "addIRTranslator", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13222, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "break", ";", "case", "", ":", "{", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "Node", ")", "->", "getIndex", "(", ")", ";", "SDValue", "TFI", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "TLI", "->", "getPointerTy", "(", "CurDAG", "->", "getDataLayout", "(", ")", ")", ")", ";", "CurDAG", "->", "SelectNodeTo", "(", "Node", ",", "", ",", "", ",", "TFI", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "dl", ","], "ground_truth": ["", ")", ")", ";"], "File": "F2003fISelDAGToDAG", "Func": "Select", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13223, "Length": 68, "Cover_Rate": 0.5190839694656488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "InstrItineraryData", "*", "getInstrItineraryData", "(", ")", "const", "{", "return", "&", "InstrItins"], "ground_truth": [";"], "File": "MBlazeTargetMachine1", "Func": "getInstrItineraryData", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13224, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "using", "ValueEntry", "=", "std", "::", "pair", "<", "SDValue", ",", "size_t", ">", ";", "SmallVector", "<", "ValueEntry", ",", "", ">", "SplatValueCounts", ";", "using", "SwizzleEntry", "=", "std", "::", "pair", "<", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", ",", "size_t", ">", ";", "SmallVector", "<", "SwizzleEntry", ",", "", ">", "SwizzleCounts", ";", "auto", "AddCount", "=", "[", "]", "(", "auto", "&", "Counts", ",", "const", "auto", "&", "Val", ")", "{", "auto", "CountIt", "=", "std", "::", "find_if", "(", "Counts", ".", "begin", "(", ")", ",", "Counts", ".", "end", "(", ")", ",", "[", "&", "Val", "]", "(", "auto", "E", ")", "{", "return", "E", ".", "first", "==", "Val", ";", "}", ")", ";", "if", "(", "CountIt", "==", "Counts", ".", "end", "(", ")", ")", "{", "Counts", ".", "emplace_back", "(", "Val", ",", "", ")", ";", "}", "else", "{", "CountIt", "->", "second", "++", ";", "}", "}", ";", "auto", "GetMostCommon", "=", "[", "]", "(", "auto", "&", "Counts", ")", "{", "auto", "CommonIt", "=", "std", "::", "max_element", "(", "Counts", ".", "begin", "(", ")", ",", "Counts", ".", "end", "(", ")", ",", "[", "]", "(", "auto", "A", ",", "auto", "B", ")", "{", "return", "A", ".", "second", "<", "B", ".", "second", ";", "}", ")", ";", "assert", "(", "CommonIt", "!=", "Counts", ".", "end", "(", ")", "&&", "", ")", ";", "return", "*", "CommonIt", ";", "}", ";", "size_t", "NumConstantLanes", "=", "", ";", "for", "(", "size_t", "I", "=", "", ";", "I", "<", "Lanes", ";", "++", "I", ")", "{", "const", "SDValue", "&", "Lane", "=", "Op", "->", "getOperand", "(", "I", ")", ";", "if", "(", "Lane", ".", "isUndef", "(", ")", ")", "continue", ";", "AddCount", "(", "SplatValueCounts", ",", "Lane", ")", ";", "if", "(", "IsConstant", "(", "Lane", ")", ")", "{", "NumConstantLanes", "++", ";", "}", "else", "if", "(", "CanSwizzle", ")", "{", "auto", "SwizzleSrcs", "=", "GetSwizzleSrcs", "(", "I", ",", "Lane", ")", ";", "if", "(", "SwizzleSrcs", ".", "first", ")", "AddCount", "(", "SwizzleCounts", ",", "SwizzleSrcs", ")", ";", "}", "}", "SDValue", "SplatValue", ";", "size_t", "NumSplatLanes", ";", "std", "::", "tie", "(", "SplatValue", ",", "NumSplatLanes", ")", "=", "GetMostCommon", "(", "SplatValueCounts", ")", ";", "SDValue", "SwizzleSrc", ";", "SDValue", "SwizzleIndices", ";", "size_t", "NumSwizzleLanes", "=", "", ";", "if", "(", "SwizzleCounts", ".", "size", "(", ")", ")", "std", "::", "forward_as_tuple", "(", "std", "::", "tie", "(", "SwizzleSrc", ",", "SwizzleIndices", ")", ",", "NumSwizzleLanes", ")", "=", "GetMostCommon", "(", "SwizzleCounts", ")", ";", "std", "::", "function", "<", "bool", "(", "size_t", ",", "const", "SDValue", "&", ")", ">", "IsLaneConstructed", ";", "SDValue", "Result", ";", "if", "(", "NumSwizzleLanes", ">=", "NumSplatLanes", "&&", "(", "!", "Subtarget", "->", "hasUnimplementedSIMD128", "(", ")", "||", "NumSwizzleLanes", ">=", "NumConstantLanes", ")", ")", "{", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VecT", ",", "SwizzleSrc", ",", "SwizzleIndices", ")", ";", "auto", "Swizzled", "=", "std", "::", "make_pair", "(", "SwizzleSrc", ",", "SwizzleIndices", ")", ";", "IsLaneConstructed", "=", "[", "&", ",", "Swizzled", "]", "(", "size_t", "I", ",", "const", "SDValue", "&", "Lane", ")", "{", "return", "Swizzled", "==", "GetSwizzleSrcs", "(", "I", ",", "Lane", ")", ";", "}", ";", "}", "else", "if", "(", "NumConstantLanes", ">=", "NumSplatLanes", "&&", "Subtarget", "->", "hasUnimplementedSIMD128", "(", ")", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "ConstLanes", ";", "for", "(", "const", "SDValue", "&", "Lane", ":", "Op"], "ground_truth": ["->", "op_values", "(", ")", ")", "{"], "File": "WebAssemblyISelLowering31", "Func": "LowerBUILD_VECTOR", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13225, "Length": 488, "Cover_Rate": 0.32950708980418636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "mmix_asm_preferred_eh_data_format", "(", "int", "code", "ATTRIBUTE_UNUSED", ",", "int", "global", "ATTRIBUTE_UNUSED", ")", "{", "return", "DW_EH_PE_absptr"], "ground_truth": [";"], "File": "mmix", "Func": "mmix_asm_preferred_eh_data_format", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13226, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "m32r_function_value", "(", "const_tree", "valtype", ",", "const_tree", "fn_decl_or_type", "ATTRIBUTE_UNUSED", ",", "bool"], "ground_truth": ["outgoing", "ATTRIBUTE_UNUSED", ")", "{"], "File": "m32r", "Func": "m32r_function_value", "Target": "m32r", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13227, "Length": 16, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instr", "=", "match", "(", "Opcode", ",", "Args", "...", ")", ";", "return", "Instr", "!="], "ground_truth": ["nullptr", ";"], "File": "TVMMachineInstrMatcher", "Func": "match", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13228, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rs6000_hard_regno_mode_ok", "(", "unsigned", "int", "regno", ",", "machine_mode"], "ground_truth": ["mode", ")", "{"], "File": "powerpcspe", "Func": "rs6000_hard_regno_mode_ok", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13229, "Length": 12, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_blend_epi64", "(", "__mmask8"], "ground_truth": ["__U", ",", "__m128i", "__A", ",", "__m128i", "__W", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask_blend_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13230, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtaq_u64_f64", "(", "float64x2_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vcvtaq_u64_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13231, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", "[", "", "]", ";", "}", "x", ";", "vec_uchar16", "mask", ";", "count", "=", "", "-", "count", ";", "x", ".", "i", "[", ""], "ground_truth": ["]", "=", "count", "<<", "", ";"], "File": "si2vmx", "Func": "si_rotqmbyi", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13232, "Length": 29, "Cover_Rate": 0.3118279569892473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CurFPOData", "->", "PrologueEnd", "=", "emitFPOLabel", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "X86WinCOFFTargetStreamer", "Func": "emitFPOEndPrologue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13233, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmax_f32", "(", "float32x2_t", "__a", ",", "float32x2_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vmax_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13234, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddlvq", "(", "uint32x4_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "mve___arm_vaddlvq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13235, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SelectAddrIdxOffs", "(", "SDValue", "N", ",", "SDValue", "&", "Out", ")", "const", "{", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "N", ")", "||", "N", ".", "getOpcode", "(", ")", "==", "", "||", "N", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "Out", "=", "N", ";", "return", "true"], "ground_truth": [";"], "File": "PPCISelDAGToDAG106", "Func": "SelectAddrIdxOffs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13236, "Length": 48, "Cover_Rate": 0.9056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return", "RI"], "ground_truth": [";"], "File": "MSP430InstrInfo (2)", "Func": "getRegisterInfo", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13237, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GetInstSeqLs", "(", "Imm", "&", "~", "", ",", "RemSize", ",", "SeqLs", ")", ";", "AddInstr", "(", "SeqLs", ",", "Inst", "(", "ORi", ",", "Imm", "&", ""], "ground_truth": [")", ")", ";"], "File": "MipsAnalyzeImmediate10", "Func": "GetInstSeqLsORi", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13238, "Length": 26, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "int", "_mm_movemask_pi8", "(", "__m64", "__A", ")", "{", "return", "__builtin_arm_tmovmskb", "(", "(", "__v8qi", ")"], "ground_truth": ["__A", ")", ";"], "File": "mmintrin", "Func": "_mm_movemask_pi8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13239, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__crcc_w_b_w", "(", "char", "_1", ",", "int", "_2", ")", "{", "return", "(", "int", ")", "__builtin_loongarch_crcc_w_b_w", "(", "(", "char", ")", "_1", ",", "(", "int", ")"], "ground_truth": ["_2", ")", ";"], "File": "larchintrin", "Func": "__crcc_w_b_w", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13240, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "bundleScope", "(", "root", ")", ";", "DEBUG", "(", "{", "dbgs", "(", ")", "<<", "", ";", "root", "->", "dump", "(", "dbgs", "(", ")", ",", "", ",", "true", ")", ";", "dbgs", "(", ")", "<<", "", ";", "}", ")"], "ground_truth": [";"], "File": "PatmosSPBundling", "Func": "doBundlingFunction", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13241, "Length": 45, "Cover_Rate": 0.8035714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AddrOp", "=", "AddrBase", "+", "", ";", "assert", "(", "Inst", ".", "getNumOperands", "(", ")", "==", "", "&&", "Inst", ".", "getOperand", "(", "RegOp", ")", ".", "isReg", "(", ")", "&&", "Inst", ".", "getOperand", "(", "AddrBase", "+", "", ")", ".", "isReg", "(", ")", "&&", "Inst", ".", "getOperand", "(", "AddrBase", "+", "", ")", ".", "isImm", "(", ")", "&&", "Inst", ".", "getOperand", "(", "AddrBase", "+", "", ")", ".", "isReg", "(", ")", "&&", "Inst", ".", "getOperand", "(", "AddrBase", "+", "", ")", ".", "isReg", "(", ")", "&&", "(", "Inst", ".", "getOperand", "(", "AddrOp", ")", ".", "isExpr", "(", ")", "||", "Inst", ".", "getOperand", "(", "AddrOp", ")", ".", "isImm", "(", ")", ")", "&&", "", ")", ";", "unsigned", "Reg", "=", "Inst", ".", "getOperand", "(", "RegOp", ")", ".", "getReg", "(", ")", ";", "if", "(", "Reg", "!=", "", "&&", "Reg", "!=", "", "&&", "Reg", "!=", "", "&&", "Reg", "!=", "", ")", "return", ";", "bool", "Absolute", "=", "true", ";", "if", "(", "Inst", ".", "getOperand", "(", "AddrOp", ")", ".", "isExpr", "(", ")", ")", "{", "const", "MCExpr", "*", "MCE", "=", "Inst", ".", "getOperand", "(", "AddrOp", ")", ".", "getExpr", "(", ")", ";", "if", "(", "const", "MCSymbolRefExpr", "*", "SRE", "=", "dyn_cast", "<", "MCSymbolRefExpr", ">", "(", "MCE", ")", ")", "if", "(", "SRE", "->", "getKind", "(", ")", "==", "MCSymbolRefExpr", "::", "VK_TLVP", ")", "Absolute", "=", "false", ";", "}", "if", "(", "Absolute", "&&", "(", "Inst", ".", "getOperand", "(", "AddrBase", "+", "", ")", ".", "getReg", "(", ")", "!=", "", "||", "Inst", ".", "getOperand", "(", "AddrBase", "+", "", ")", ".", "getImm", "(", ")", "!=", "", "||", "Inst", ".", "getOperand", "(", "AddrBase", "+", "", ")", ".", "getReg", "(", ")", "!=", "", ")", ")", "return", ";", "MCOperand", "Saved", "=", "Inst", ".", "getOperand", "(", "AddrOp", ")", ";", "MCOperand", "Seg", "=", "Inst", ".", "getOperand", "("], "ground_truth": ["AddrBase", "+", "", ")", ";"], "File": "X86MCInstLower (2)", "Func": "SimplifyShortMoveForm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13242, "Length": 283, "Cover_Rate": 0.7004950495049505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCE", ".", "addRelocation", "(", "MachineRelocation", "::", "getBB", "(", "MCE", ".", "getCurrentPCOffset", "(", ")", ",", "", ",", "MBB", ")", ")", ";", "MCE", ".", "emitWordLE", "("], "ground_truth": ["", ")", ";"], "File": "X86CodeEmitter22", "Func": "emitPCRelativeBlockAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13243, "Length": 27, "Cover_Rate": 0.675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "TImode", "||", "mode", "==", "V1TImode", ")", "{", "mode", "=", "V2DImode", ";", "dest", "=", "adjust_address", "(", "dest", ",", "V2DImode", ",", "", ")", ";", "source", "=", "gen_lowpart", "(", "V2DImode", ",", "source", ")", ";", "}", "rtx", "tmp", "=", "gen_reg_rtx_and_attrs", "(", "source", ")", ";", "rs6000_emit_le_vsx_permute", "(", "tmp", ",", "source", ",", "mode"], "ground_truth": [")", ";"], "File": "rs6000", "Func": "rs6000_emit_le_vsx_store", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13244, "Length": 53, "Cover_Rate": 0.6385542168674698, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ExtraCode", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "CSKYAsmPrinter1", "Func": "PrintAsmMemoryOperand", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13245, "Length": 30, "Cover_Rate": 0.33707865168539325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useHVX128BOps", "(", ")", "const"], "ground_truth": ["{"], "File": "HexagonSubtarget (2)1", "Func": "useHVX128BOps", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13246, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "count", "=", "", ";", "while", "(", "*", "p", "&&", "isspace", "(", "*", "p", ")", "&&", "*", "p", "!=", "'\\n'", ")", "p", "++", ";", "count", "++", ";", "while", "(", "*", "p", "&&", "*", "p", "!=", "'\\n'", "&&", "strncmp", "(", "p", ",", "BaseTAI", "::", "CommentString", ",", "strlen", "(", "BaseTAI", "::", "CommentString", ")", ")", "!=", "", ")", "{", "if", "(", "*", "p", "=="], "ground_truth": ["','", ")", "count", "++", ";"], "File": "ARMTargetAsmInfo1", "Func": "countArguments", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13247, "Length": 66, "Cover_Rate": 0.7415730337078652, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LongBranch", "::", "replaceBranch", "(", "MachineBasicBlock", "&", "MBB", ",", "Iter", "Br", ",", "DebugLoc", "DL", ",", "MachineBasicBlock", "*", "MBBOpnd", ")", "{", "unsigned", "NewOpc", "=", "TII", "->", "GetOppositeBranchOpc", "(", "Br", "->", "getOpcode", "(", ")", ")", ";", "const", "MCInstrDesc", "&", "NewDesc", "=", "TII", "->", "get", "(", "NewOpc", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "Br", ",", "DL", ",", "NewDesc", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "Br", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ";", "I", "<", "E", ";", "++", "I", ")", "{", "MachineOperand", "&", "MO", "=", "Br", "->", "getOperand", "(", "I", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "{", "assert", "(", "MO", ".", "isMBB", "(", ")", "&&", "", ")", ";", "break", ";", "}", "MIB", ".", "addReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "MIB", ".", "addMBB", "("], "ground_truth": ["MBBOpnd", ")", ";"], "File": "MipsLongBranch16", "Func": "replaceBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13248, "Length": 141, "Cover_Rate": 0.9527027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Types", ".", "try_emplace", "(", "MI", ",", "InstType", "::"], "ground_truth": ["NotDetermined", ")", ";"], "File": "MipsRegisterBankInfo1", "Func": "startVisit", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13249, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "LGKMCnt", "|=", "IsCrossAddrSpaceOrdering", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "if", "(", "VMCnt", "||", "LGKMCnt", ")", "{", "unsigned", "WaitCntImmediate", "=", "", "(", "IV", ",", "VMCnt", "?", "", ":", "getVmcntBitMask", "(", "IV", ")", ",", "getExpcntBitMask", "(", "IV", ")", ",", "LGKMCnt", "?", "", ":", "getLgkmcntBitMask", "(", "IV", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "WaitCntImmediate", ")", ";", "Changed", "=", "true", ";", "}", "if", "(", "VSCnt", ")", "{", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addImm", "(", "", ")", ";", "Changed", "=", "true", ";", "}", "if", "(", "Pos", "==", "Position", "::", "AFTER"], "ground_truth": [")", "--", "MI", ";"], "File": "SIMemoryLegalizer2", "Func": "insertWait", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13250, "Length": 147, "Cover_Rate": 0.3107822410147992, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "MCFixupKind", "Kind", "=", "MCFixupKind", "(", "", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "MO", ".", "getExpr", "(", ")", ",", "Kind", ",", "MI", ".", "getLoc", "(", ")", ")", ")", ";", "++", "MCNumFixups"], "ground_truth": [";"], "File": "AArch64MCCodeEmitter (2)", "Func": "getCondBranchTargetOpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13251, "Length": 48, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ReduceEntryVector", "::", "const_iterator", "Start", "=", "std", "::", "begin", "(", "ReduceTable", ")", ";", "ReduceEntryVector", "::", "const_iterator", "End", "=", "std", "::", "end", "(", "ReduceTable", ")", ";", "std", "::", "pair", "<", "ReduceEntryVector", "::", "const_iterator", ",", "ReduceEntryVector", "::", "const_iterator", ">", "Range", "=", "std", "::", "equal_range", "(", "Start", ",", "End", ",", "Opcode", ")", ";", "if", "(", "Range", ".", "first", "==", "Range", ".", "second", ")", "return", "false", ";", "for", "(", "ReduceEntryVector", "::", "const_iterator", "Entry", "=", "Range", ".", "first", ";", "Entry", "!=", "Range", ".", "second", ";", "++", "Entry", ")", "{", "ReduceEntryFunArgs", "Arguments", "(", "&", "(", "*", "MII", ")", ",", "*", "Entry", ",", "NextMII", ")", ";", "if", "(", "(", "(", "*", "Entry", ")", ".", "ReduceFunction", ")", "(", "&"], "ground_truth": ["Arguments", ")", ")", "return", "true", ";"], "File": "MicroMipsSizeReduction", "Func": "ReduceMI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13252, "Length": 116, "Cover_Rate": 0.7388535031847133, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getVectorElementType"], "ground_truth": ["(", ")", ".", "getSizeInBits", "(", ")", "==", "", "&&", "", ")", ";"], "File": "ARMISelDAGToDAG10", "Func": "SelectMVE_VRMLLDAVH", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13253, "Length": 26, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Reg", "=", "", "+", "RegNo", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "RISCVDisassembler11", "Func": "DecodeFPR32RegisterClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13254, "Length": 24, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "III", ".", "ImmMustBeMultipleOf", ">", "", "||", "III", ".", "TruncateImmTo", "||", "III", ".", "ImmWidth", "!=", "", ")", "return", "false", ";", "if", "(", "ImmMO", ".", "isGlobal", "(", ")", ")", "{", "const", "DataLayout", "&", "DL", "=", "ImmMO", ".", "getGlobal", "(", ")", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "if", "(", "ImmMO", ".", "getGlobal", "(", ")", "->", "getPointerAlignment", "(", "DL", ")", "<", "III", ".", "ImmMustBeMultipleOf", ")", "return", "false", ";", "}", "return", "true", ";", "}", "if", "(", "ImmMO", ".", "isImm", "(", ")", ")", "{", "Imm", "=", "SignExtend64", "<", "", ">", "(", "ImmMO", ".", "getImm", "(", ")", "+", "BaseImm", ")", ";", "if", "(", "Imm", "%", "III", ".", "ImmMustBeMultipleOf", ")", "return", "false", ";", "if", "(", "III", ".", "TruncateImmTo", ")", "Imm", "&=", "(", "(", "", "<<", "III", ".", "TruncateImmTo", ")", "-", "", ")", ";", "if", "(", "III", ".", "SignedImm", ")", "{", "APInt", "ActualValue", "(", "", ",", "Imm", ",", "true", ")", ";", "if", "(", "!", "ActualValue", ".", "isSignedIntN", "(", "III", ".", "ImmWidth"], "ground_truth": [")", ")", "return", "false", ";"], "File": "PPCInstrInfo128", "Func": "isImmElgibleForForwarding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13255, "Length": 162, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "IsFrameChange", "(", "MachineInstr", "&", "MI", ")", "{", "return", "MI", ".", "modifiesRegister", "(", "", ",", "NULL", ")", "||"], "ground_truth": ["MI", ".", "modifiesRegister", "(", "", ",", "NULL", ")", ";"], "File": "X86NaClRewritePass1", "Func": "IsFrameChange", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13256, "Length": 28, "Cover_Rate": 0.8484848484848485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "WideSize", "=", "VT", ".", "getVectorElementCount", "(", ")", ";", "MVT", "EltTy", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "MVT", "NarrowTy", "=", "", "(", "EltTy", ",", "WideSize", "/", "", ")", ";", "return", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "SDLoc", "(", "V128Reg", ")"], "ground_truth": [",", "NarrowTy", ",", "V128Reg", ")", ";"], "File": "AArch64ISelDAGToDAG60", "Func": "NarrowVector", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13257, "Length": 51, "Cover_Rate": 0.6623376623376623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmInfoFn", "X", "(", "TheTarget", ",", "createMCAsmInfo", ")", ";", "RegisterMCAsmInfoFn", "Y", "(", "TheV9Target", ",", "createV9MCAsmInfo", ")", ";", "for", "(", "Target", "*", "T", ":", "{", "&", "TheTarget", ",", "&", "TheV9Target", "}", ")", "{", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "*", "T", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "*", "T", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "*", "T", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "*", "T", ",", "createAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterObjectTargetStreamer", "(", "*", "T", ",", "createObjectTargetStreamer", ")", ";", "TargetRegistry", "::", "RegisterAsmTargetStreamer", "(", "*", "T", ",", "createTargetAsmStreamer"], "ground_truth": [")", ";"], "File": "SparcMCTargetDesc25", "Func": "LLVMInitializeSparcTargetMC", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13258, "Length": 101, "Cover_Rate": 0.7426470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int64x1_t", ")", "{", "__builtin_aarch64_ashldi", "(", "__a", "[", ""], "ground_truth": ["]", ",", "__b", ")", "}", ";"], "File": "arm", "Func": "neon2_vshl_n_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13259, "Length": 16, "Cover_Rate": 0.5925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SeparatorString", "=", "", ";", "CommentColumn", "=", "", ";", "CommentString", "=", "", ";", "LabelSuffix", "=", "", ";", "GlobalPrefix", "=", "", ";", "PrivateGlobalPrefix", "=", "", ";", "LinkerPrivateGlobalPrefix", "=", "", ";", "InlineAsmStart", "=", "", ";", "InlineAsmEnd", "=", "", ";", "AssemblerDialect", "=", "", ";", "ZeroDirective", "=", "", ";", "AsciiDirective", "=", "", ";", "AscizDirective", "=", "", ";", "Data8bitsDirective", "=", "", ";", "Data16bitsDirective", "="], "ground_truth": ["", ";"], "File": "AMDGPUMCAsmInfo7", "Func": "AMDGPUMCAsmInfo", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13260, "Length": 60, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "GET_MODE", "(", "reg", ")", "==", "SImode", "&&", "n", ">=", "-", "", "&&", "n", "!=", "", "&&", "n", "<=", "", ")", ";", "switch", "(", "n", ")", "{", "case", "", ":", "s", "=", "", ";", "break", ";", "case", "", ":", "s", "=", "", ";", "break", ";", "case", "", ":", "s", "=", "", ";", "break", ";", "case", "-", "", ":", "s", "="], "ground_truth": ["", ";"], "File": "m68k", "Func": "output_reg_adjust", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13261, "Length": 63, "Cover_Rate": 0.5206611570247934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "ix86_function_naked", "(", "const_tree", "fn", ")", "{", "if", "(", "fn", "&&", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "fn", ")", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "i3867", "Func": "ix86_function_naked", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13262, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "indirect_p", ",", "size", ",", "n_reg", ",", "sav_ofs", ",", "sav_scale", ",", "max_reg", ";", "tree", "lab_false", ",", "lab_over", "=", "NULL_TREE", ";", "tree", "addr", "=", "create_tmp_var", "(", "ptr_type_node", ",", "", ")", ";", "bool", "left_align_p", ";", "f_gpr", "=", "TYPE_FIELDS", "(", "TREE_TYPE", "(", "va_list_type_node", ")", ")", ";", "f_fpr", "=", "DECL_CHAIN", "(", "f_gpr", ")", ";", "f_ovf", "=", "DECL_CHAIN", "(", "f_fpr", ")", ";", "f_sav", "=", "DECL_CHAIN", "(", "f_ovf", ")", ";", "gpr", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_gpr", ")", ",", "valist", ",", "f_gpr", ",", "NULL_TREE", ")", ";", "fpr", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_fpr", ")", ",", "valist", ",", "f_fpr", ",", "NULL_TREE", ")", ";", "sav", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_sav", ")", ",", "valist", ",", "f_sav", ",", "NULL_TREE", ")", ";", "valist", "=", "unshare_expr", "(", "valist", ")", ";", "ovf", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_ovf", ")", ",", "valist", ",", "f_ovf", ",", "NULL_TREE", ")", ";", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "s390_check_type_for_vector_abi", "(", "type", ",", "true", ",", "false", ")", ";", "if", "(", "pass_va_arg_by_reference", "(", "type", ")", ")", "{", "if", "(", "TARGET_DEBUG_ARG", ")", "{", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_tree", "(", "type", ")", ";", "}", "indirect_p", "=", "", ";", "reg", "=", "gpr", ";", "n_reg", "=", "", ";", "sav_ofs", "=", "", "*", "UNITS_PER_LONG", ";", "sav_scale", "=", "UNITS_PER_LONG", ";", "size", "=", "UNITS_PER_LONG", ";", "max_reg", "=", "GP_ARG_NUM_REG", "-", "n_reg", ";", "left_align_p", "=", "false", ";", "}", "else", "if", "(", "s390_function_arg_vector", "(", "TYPE_MODE", "(", "type", ")", ",", "type", ")", ")", "{", "if", "(", "TARGET_DEBUG_ARG", ")", "{", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_tree", "(", "type", ")", ";", "}", "indirect_p", "=", "", ";", "reg", "=", "NULL_TREE", ";", "n_reg", "=", "", ";", "sav_ofs", "=", "", ";", "sav_scale", "=", "", ";", "max_reg", "=", "", ";", "left_align_p", "=", "true", ";", "}", "else", "if", "(", "s390_function_arg_float", "(", "TYPE_MODE", "(", "type", ")", ",", "type", ")", ")", "{", "if", "(", "TARGET_DEBUG_ARG", ")", "{", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_tree", "(", "type", ")", ";", "}", "indirect_p", "=", "", ";", "reg", "=", "fpr", ";", "n_reg", "=", "", ";", "sav_ofs", "=", ""], "ground_truth": ["*", "UNITS_PER_LONG", ";"], "File": "s390", "Func": "s390_gimplify_va_arg", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13263, "Length": 333, "Cover_Rate": 0.4016887816646562, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "alpha_multipass_dfa_lookahead"], "ground_truth": ["(", "void", ")", "{"], "File": "alpha", "Func": "alpha_multipass_dfa_lookahead", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13264, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrInfo", "::", "setInnerLoop", "(", "MCB", ")", ";", "MCInstrInfo", "::", "setOuterLoop", "(", "MCB", ")", ";", "}", "else", "if", "(", "Option", ".", "compare_insensitive", "(", "", ")", "==", "", ")", "{", "MCInstrInfo", "::", "setInnerLoop", "(", "MCB", ")", ";", "}", "else", "if", "(", "Option", ".", "compare_insensitive", "(", "", ")", "==", "", ")", "{", "MCInstrInfo", "::", "setOuterLoop", "(", "MCB", ")", ";", "}", "else", "if", "(", "Option", ".", "compare_insensitive", "(", "", ")", "==", "", ")", "{", "if", "(", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", "[", "", "]", ")", "MCInstrInfo", "::", "setMemReorderDisabled", "(", "MCB", ")", ";", "else", "return", "getParser", "(", ")", ".", "Error", "(", "IDLoc", ",", "MemNoShuffMsg", ")", ";", "}", "else", "if", "(", "Option", ".", "compare_insensitive", "(", "", ")", "==", "", ")", "{", "}", "else", "return", "getParser", "(", ")", ".", "Error", "(", "IDLoc", ",", "llvm", "::", "Twine", "(", "", ")", "+", "Option", "+"], "ground_truth": ["", ")", ";"], "File": "HexagonAsmParser10", "Func": "matchBundleOptions", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13265, "Length": 140, "Cover_Rate": 0.5907172995780591, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "const", "GCNSubtarget", "&", "ST", "=", "MBB", ".", "getParent", "(", ")", "->", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "if", "(", "ST", ".", "hasNoSdstCMPX", "(", ")", ")", "Opcode", "=", "", "(", "Opcode", ")", ";", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", ")", ";", "if", "(", "TRI", "->", "isVGPR", "(", "MBB", ".", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "{", "Opcode", "=", "", "(", "Opcode", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "}", "else", "{", "auto", "I", "=", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ";", "if", "(", "!", "ST", ".", "hasNoSdstCMPX", "(", ")", ")", "I", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ";", "I", ".", "addImm", "(", "", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "I", ".", "addImm", "("], "ground_truth": ["", ")", ";"], "File": "SIInsertSkips18", "Func": "kill", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13266, "Length": 264, "Cover_Rate": 0.3969924812030075, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mn10300_select_cc_mode", "(", "enum", "rtx_code", "code", ",", "rtx", "x", ",", "rtx", "y", "ATTRIBUTE_UNUSED", ")", "{", "int", "req", ";", "if", "(", "GET_MODE_CLASS", "(", "GET_MODE", "(", "x", ")", ")", "==", "MODE_FLOAT", ")", "return", "CC_FLOATmode", ";", "req", "=", "cc_flags_for_code", "(", "code", ")"], "ground_truth": [";"], "File": "mn10300", "Func": "mn10300_select_cc_mode", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13267, "Length": 40, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsSubAdd", ";", "if", "(", "!", "isAddSubOrSubAdd", "(", "BV", ",", "Subtarget", ",", "DAG", ",", "Opnd0", ",", "Opnd1", ",", "NumExtracts", ",", "IsSubAdd", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "VT", "=", "BV", "->", "getSimpleValueType", "(", "", ")", ";", "SDLoc", "DL", "(", "BV", ")", ";", "SDValue", "Opnd2", ";", "if", "(", "isFMAddSubOrFMSubAdd", "(", "Subtarget", ",", "DAG", ",", "Opnd0", ",", "Opnd1", ",", "Opnd2", ",", "NumExtracts", ")", ")", "{", "unsigned", "Opc", "=", "IsSubAdd", "?", "", ":", "", ";", "return", "DAG", ".", "getNode", "(", "Opc", ",", "DL", ",", "VT", ",", "Opnd0", ",", "Opnd1", ",", "Opnd2", ")", ";", "}", "if", "(", "IsSubAdd", ")", "return", "SDValue", "(", ")", ";", "if", "(", "VT", ".", "is512BitVector", "(", ")", ")", "{", "SmallVector", "<", "int", ">", "Mask", ";", "for", "(", "int", "I", "=", "", ",", "E", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "I", "!=", "E", ";", "I", "+=", "", ")", "{", "Mask", ".", "push_back", "("], "ground_truth": ["I", ")", ";"], "File": "X86ISelLowering100", "Func": "lowerToAddSubOrFMAddSub", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13268, "Length": 148, "Cover_Rate": 0.5543071161048689, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCRelaxableFragment", "*", "DF", ",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "override", "{", "return"], "ground_truth": ["false", ";"], "File": "MSP430AsmBackend", "Func": "fixupNeedsRelaxation", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13269, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cmpeq_epu16_mask", "(", "__mmask16", "__U", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__mmask16", ")", "__builtin_ia32_ucmpw256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16hi", ")"], "ground_truth": ["__B", ",", "", ",", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_cmpeq_epu16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13270, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "JumpTableSDNode", "*", "JT", "=", "cast", "<", "JumpTableSDNode", ">", "(", "Op", ")", ";", "return", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "Op", ".", "getValueType", "(", ")", ","], "ground_truth": ["JT", "->", "getTargetFlags", "(", ")", ")", ";"], "File": "WebAssemblyISelLowering (2)1", "Func": "LowerJumpTable", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13271, "Length": 37, "Cover_Rate": 0.7115384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsNakedFunction", "=", "MF", "->", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "Attribute", "::", "Naked", ")", ";", "if", "(", "!", "IsNakedFunction", ")", "emitFrameDirective", "(", ")", ";", "if", "(", "!", "IsNakedFunction", ")", "printSavedRegsBitmask", "(", ")", ";", "if", "(", "!", "Subtarget", "->", "in16Mode", "(", ")", ")", "{", "TS", ".", "emitDirectiveSetNoReorder"], "ground_truth": ["(", ")", ";"], "File": "MipsAsmPrinter", "Func": "emitFunctionBodyStart", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13272, "Length": 50, "Cover_Rate": 0.5494505494505495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "IFListType", "&", "LL", "=", "I", "->", "second", ";", "RegisterSet", "TT", ";", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "LL", ".", "size", "(", ")", ";", "i", "<", "n", ";", "++", "i", ")", "TT", ".", "insert", "(", "LL", "[", "i", "]", ".", "second", ")", ";", "for", "(", "unsigned", "R", "=", "TT", ".", "find_first", "(", ")", ";", "R", ";", "R", "=", "TT", ".", "find_next", "(", "R", ")", ")", "RemC", "[", "R", "]", "++", ";", "AllRMs", ".", "insert", "(", "TT", ")", ";", "}", "for", "(", "unsigned", "R", "=", "AllRMs", ".", "find_first", "(", ")", ";", "R", ";", "R", "=", "AllRMs", ".", "find_next", "(", "R", ")", ")", "{", "typedef", "MachineRegisterInfo", "::", "use_nodbg_iterator", "use_iterator", ";", "typedef", "SmallSet", "<", "const", "MachineInstr", "*", ",", "", ">", "InstrSet", ";", "InstrSet", "UIs", ";", "use_iterator", "E", "=", "MRI", "->", "use_nodbg_end", "(", ")", ";", "for", "(", "use_iterator", "I", "=", "MRI", "->", "use_nodbg_begin", "(", "R", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "UIs", ".", "insert", "(", "I", "->", "getParent", "(", ")", ")", ";", "unsigned", "C", "=", "UIs", ".", "size", "(", ")", ";", "unsigned", "D", "=", "RemC", "[", "R", "]", ";", "UseC", "[", "R", "]", "=", "(", "C", ">", "D", ")", "?", "C", "-", "D", ":", "", ";", "}", "bool", "SelectAll0", "=", "OptSelectAll0", ",", "SelectHas0", "=", "OptSelectHas0", ";", "if", "(", "!", "SelectAll0", "&&", "!", "SelectHas0", ")", "SelectAll0", "=", "true", ";", "IFOrdering", "IFO", "(", "UseC", ",", "BaseOrd", ")", ";", "for", "(", "IFMapType", "::", "iterator", "I", "=", "IFMap", ".", "begin", "(", ")", ";", "I", "!=", "End", ";", "++", "I", ")", "{", "IFListType", "&", "LL", "=", "I", "->", "second", ";", "if", "(", "LL", ".", "empty", "(", ")", ")", "continue", ";", "IFListType", "::", "iterator", "MinI", "=", "std", "::", "min_element", "(", "LL", ".", "begin", "(", ")", ",", "LL", ".", "end", "(", ")", ",", "IFO", ")", ";", "assert", "(", "MinI", "!=", "LL", ".", "end", "(", ")", ")", ";", "IFRecordWithRegSet", "M", "=", "*", "MinI", ";", "LL", ".", "clear", "(", ")", ";", "RegisterSet", "Us", ";", "const", "MachineInstr", "*", "DefI", "=", "MRI", "->", "getVRegDef", "(", "I", "->", "first", ")", ";", "getInstrUses", "(", "DefI", ",", "Us", ")", ";", "bool", "Accept", "=", "false", ";", "if", "(", "SelectAll0", ")", "{", "bool", "All0", "=", "true", ";", "for", "(", "unsigned", "R", "=", "Us", ".", "find_first", "(", ")", ";", "R", ";", "R", "=", "Us", ".", "find_next", "(", "R", ")", ")", "{", "if", "(", "UseC", "[", "R", "]", "==", "", ")", "continue", ";", "All0", "=", "false", ";", "break", ";", "}", "Accept", "=", "All0", ";", "}", "else", "if", "(", "SelectHas0", ")", "{", "bool", "Has0", "=", "false", ";", "for", "(", "unsigned", "R", "=", "Us", ".", "find_first", "(", ")", ";", "R", ";"], "ground_truth": ["R", "=", "Us", ".", "find_next", "(", "R", ")", ")", "{"], "File": "HexagonGenInsert (2)", "Func": "selectCandidates", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13273, "Length": 433, "Cover_Rate": 0.6540785498489426, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InsertWaits", "::", "hasOutstandingLGKM", "(", ")"], "ground_truth": ["const", "{"], "File": "SIInsertWaits13", "Func": "hasOutstandingLGKM", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13274, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegD", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ".", "getReg", "(", ")", ";", "unsigned", "Binary", "=", "", ";", "bool", "isSPVFP", "=", "false", ";", "RegD", "=", "RegisterInfo", "::", "getRegisterNumbering", "(", "RegD", ",", "&", "isSPVFP", ")", ";", "if", "(", "!", "isSPVFP", ")", "Binary", "|=", "RegD", "<<", "", ";", "else", "{", "Binary", "|=", "(", "(", "RegD", "&", "", ")", ">>", "", ")", "<<", "", ";", "Binary", "|=", "(", "RegD", "&", "", ")", "<<"], "ground_truth": ["", ";"], "File": "ARMCodeEmitter1", "Func": "encodeVFPRd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13275, "Length": 73, "Cover_Rate": 0.7525773195876289, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrhaddq_m_sv4si", "(", "__arm_vuninitializedq_s32", "(", ")", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrhaddq_x_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13276, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "VL", "=", "Op", ".", "getOperand", "(", "", ")", ";", "MVT", "ContainerVT", "=", "VT", ";", "if", "(", "VT", ".", "isFixedLengthVector", "(", ")", ")", "{", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "VT", ")", ";", "MVT", "SrcVT", "=", "", "(", "", ",", "ContainerVT", ".", "getVectorElementCount", "(", ")", ")", ";", "Src", "=", "convertToScalableVector", "(", "SrcVT", ",", "Src", ",", "DAG", ",", "Subtarget", ")", ";", "}", "MVT", "XLenVT", "=", "Subtarget", ".", "getXLenVT", "(", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "XLenVT", ")", ";", "SDValue", "ZeroSplat", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ContainerVT", ",", "DAG", ".", "getUNDEF", "(", "ContainerVT", ")", ",", "Zero", ",", "VL", ")", ";", "SDValue", "SplatValue", "=", "DAG", ".", "getConstant", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "-", "", ",", "DL", ",", "XLenVT", ")", ";", "SDValue", "Splat", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ContainerVT", ",", "DAG", ".", "getUNDEF", "(", "ContainerVT", ")", ",", "SplatValue", ",", "VL", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ContainerVT", ",", "Src", ",", "Splat", ",", "ZeroSplat", ",", "VL", ")", ";", "if", "(", "!", "VT", ".", "isFixedLengthVector", "(", ")", ")"], "ground_truth": ["return", "Result", ";"], "File": "RISCVISelLowering37", "Func": "lowerVPExtMaskOp", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13277, "Length": 201, "Cover_Rate": 0.788235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getStore", "(", "Op", ".", "getOperand", "(", "", ")", ",", "dl", ",", "FR", ",", "Op", ".", "getOperand", "(", "", ")", ",", "MachinePointerInfo", "(", "SV", ")", ")", ";", "}", "SDValue", "ArgGPR", "=", "DAG", ".", "getConstant", "(", "FuncInfo", "->", "getVarArgsNumGPR", "(", ")", ",", "dl", ",", "", ")", ";", "SDValue", "ArgFPR", "=", "DAG", ".", "getConstant", "(", "FuncInfo", "->", "getVarArgsNumFPR", "(", ")", ",", "dl", ",", "", ")", ";", "SDValue", "StackOffsetFI", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsStackOffset", "(", ")", ",", "PtrVT", ")", ";", "SDValue", "FR", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsFrameIndex", "(", ")", ",", "PtrVT", ")", ";", "uint64_t", "FrameOffset", "=", "PtrVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "SDValue", "ConstFrameOffset", "=", "DAG", ".", "getConstant", "(", "FrameOffset", ",", "dl", ",", "PtrVT", ")", ";", "uint64_t", "StackOffset", "=", "PtrVT", ".", "getSizeInBits", "(", ")", "/", "", "-", "", ";", "SDValue", "ConstStackOffset", "=", "DAG", ".", "getConstant", "(", "StackOffset", ",", "dl", ","], "ground_truth": ["PtrVT", ")", ";"], "File": "PPCISelLowering (2)7", "Func": "LowerVASTART", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13278, "Length": 150, "Cover_Rate": 0.30864197530864196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isFullyRelaxed", "(", "const", "MCRelaxableFragment", "&", "RF", ")", "{", "auto", "&", "Inst", "=", "RF", ".", "getInst", "(", ")", ";", "auto", "&", "STI", "=", "*", "RF", ".", "getSubtargetInfo", "(", ")", ";", "bool", "Is16BitMode", "=", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", ";", "return", "getRelaxedOpcode", "(", "Inst", ",", "Is16BitMode", ")"], "ground_truth": ["==", "Inst", ".", "getOpcode", "(", ")", ";"], "File": "X86AsmBackend (2)1", "Func": "isFullyRelaxed", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13279, "Length": 57, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "SrcExtra", "=", "fieldFromInstruction", "(", "insn", ",", "II", "::", "LdSrcBStart", ",", "II", "::", "LdSrcBSize", ")", ";", "uint64_t", "Dest", "=", "fieldFromInstruction", "(", "insn", ",", "II", "::", "LdDestStart", ",", "II", "::", "LdDestSize", ")", ";", "uint64_t", "Switches", "=", "fieldFromInstruction", "(", "insn", ",", "II", "::", "LdSwitchesStart", ",", "II", "::", "LdSwitchesSize", ")", ";", "uint64_t", "Predicate", "=", "fieldFromInstruction", "(", "insn", ",", "II", "::", "LdPredicateStart", ",", "II", "::", "LdPredicateSize", ")", ";", "bool", "Polarity", "=", "(", "bool", ")", "fieldFromInstruction", "(", "insn", ",", "II", "::", "LdPolarityBit", ",", "", ")", ";", "assert", "(", "Opcode", "==", "II", "::", "LOOKUP", "||", "Opcode", "==", "II", "::", "LOOKUP_1C", "||", "Opcode", "==", "II", "::", "LOOKUP_2C", ")", ";", "if", "(", "Opcode", "==", "II", "::", "LOOKUP_1C", "||", "Opcode", "==", "II", "::", "LOOKUP", ")", "{", "if", "(", "DecodeVRFRegisterClass", "(", "Inst", ",", "Dest", ",", "Address", ",", "Decoder", ")", "==", "MCDisassembler", "::"], "ground_truth": ["Fail", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "TPCDisassembler", "Func": "decodeLookupLutPtr", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13280, "Length": 139, "Cover_Rate": 0.3518987341772152, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rs6000_return_in_memory", "(", "const_tree", "type", ",", "const_tree", "fntype", "ATTRIBUTE_UNUSED", ")", "{", "if", "(", "TARGET_MACHO", "&&", "rs6000_darwin64_abi", "&&", "TREE_CODE", "(", "type", ")", "==", "RECORD_TYPE", "&&", "int_size_in_bytes", "(", "type", ")", ">", "", ")", "{", "CUMULATIVE_ARGS", "valcum", ";", "rtx", "valret", ";", "valcum", ".", "words", "=", "", ";", "valcum", ".", "fregno", "=", "FP_ARG_MIN_REG", ";", "valcum", ".", "vregno", "=", "ALTIVEC_ARG_MIN_REG", ";", "valret", "=", "rs6000_darwin64_record_arg", "(", "&", "valcum", ",", "type", ",", "true", ",", "true", ")", ";", "if", "(", "valret", ")", "return", "false", ";", "}", "if", "(", "rs6000_discover_homogeneous_aggregate", "(", "TYPE_MODE", "(", "type", ")", ",", "type", ",", "NULL", ","], "ground_truth": ["NULL", ")", ")", "return", "false", ";"], "File": "rs60004", "Func": "rs6000_return_in_memory", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13281, "Length": 98, "Cover_Rate": 0.4083333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printf64mem", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo"], "ground_truth": [",", "raw_ostream", "&", "O", ")", "{"], "File": "X86ATTInstPrinter (2)", "Func": "printf64mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13282, "Length": 16, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcmpltq_n_fv8hf", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vcmpltq_n_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13283, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "DL", "=", "I", ".", "getModule", "(", ")", "->", "getDataLayout", "(", ")", ";", "switch", "(", "Intrinsic", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "Info", ".", "opc", "=", "", ";", "uint64_t", "NumElts", "=", "DL", ".", "getTypeSizeInBits", "(", "I", ".", "getType", "(", ")", ")", "/", "", ";", "Info", ".", "memVT", "=", "EVT", "::", "getVectorVT", "(", "I", ".", "getType", "(", ")", "->", "getContext", "(", ")", ",", "", ",", "NumElts", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "I", ".", "getNumArgOperands", "(", ")", "-", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", ".", "reset", "(", ")", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOLoad", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "Info", ".", "opc", "=", "", ";", "unsigned", "NumElts", "=", "", ";", "for", "(", "unsigned", "ArgI", "=", "", ",", "ArgE", "=", "I", ".", "getNumArgOperands", "(", ")", ";", "ArgI", "<", "ArgE", ";", "++", "ArgI", ")", "{", "Type", "*", "ArgTy", "=", "I", ".", "getArgOperand", "(", "ArgI", ")", "->", "getType", "(", ")", ";", "if", "(", "!", "ArgTy", "->", "isVectorTy", "(", ")", ")", "break", ";", "NumElts", "+=", "DL", ".", "getTypeSizeInBits", "(", "ArgTy", ")", "/", "", ";", "}", "Info", ".", "memVT", "=", "EVT", "::", "getVectorVT", "(", "I", ".", "getType", "(", ")", "->", "getContext", "(", ")", ",", "", ",", "NumElts", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "I", ".", "getNumArgOperands", "(", ")", "-", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", ".", "reset", "(", ")", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOStore", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "PointerType", "*", "PtrTy", "=", "cast", "<", "PointerType", ">", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand", "(", "", ")", ";", "Info", ".", "offset", "=", "", ";", "Info", ".", "align", "=", "MaybeAlign", "(", "DL", ".", "getABITypeAlignment", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ")", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOVolatile", ";", "return", "true", ";", "}", "case", "", ":", "case", "", ":", "{", "PointerType", "*", "PtrTy", "=", "cast", "<", "PointerType", ">", "(", "I", "."], "ground_truth": ["getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";"], "File": "AArch64ISelLowering27", "Func": "getTgtMemIntrinsic", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13284, "Length": 436, "Cover_Rate": 0.4453524004085802, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "if", "(", "!", "TARGET_MMX", "&&", "!", "warnedmmx", ")", "{", "if", "(", "VECTOR_MODE_P", "(", "mode", ")", "&&", "GET_MODE_SIZE", "(", "mode", ")", "==", "", ")", "{", "warnedmmx", "=", "true", ";", "warning", "(", "", ",", "", "", ")", ";", "}", "}", "}", "return", "NULL"], "ground_truth": [";"], "File": "i3863", "Func": "ix86_struct_value_rtx", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13285, "Length": 44, "Cover_Rate": 0.36065573770491804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "FS", ".", "empty", "(", ")", ")", "FullFS", "=", "(", "Twine", "(", "FullFS", ")", "+", "", "+", "FS", ")", ".", "str", "(", ")", ";", "ParseSubtargetFeatures", "(", "CPU", ",", "TuneCPU", ",", "FullFS", ")", ";", "if", "(", "hasSSE42", "(", ")", "||", "hasSSE4A", "(", ")", ")", "IsUAMem16Slow", "=", "false", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "SSELevel", "<<", "", "<<", "3DNowLevel", "<<", "", "<<", "Has_64", "<<", "", ")", ";", "if", "(", "In64BitMode", "&&", "!", "Has_64", ")", "report_fatal_error", "(", "", "", ")", ";", "if", "(", "StackAlignOverride", ")", "stackAlignment", "="], "ground_truth": ["*", "StackAlignOverride", ";"], "File": "X86Subtarget78", "Func": "initSubtargetFeatures", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13286, "Length": 92, "Cover_Rate": 0.44660194174757284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isPredicated", "(", "const", "MachineInstr", "&", "MI", ")", "const", "{", "int", "idx", "=", "MI", ".", "findFirstPredOperandIdx", "(", ")", ";", "if", "(", "idx", "<", "", ")", "return", "false", ";", "unsigned", "Reg", "=", "MI", ".", "getOperand", "(", "idx", ")", ".", "getReg", "(", ")", ";", "switch", "(", "Reg", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "R600InstrInfo10", "Func": "isPredicated", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13287, "Length": 63, "Cover_Rate": 0.8513513513513513, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "output_asm_insn", "(", "", ",", "operands", ")", ";", "}", "else", "output_asm_insn", "(", "", ",", "operands", ")", ";", "output_asm_insn", "(", "", ",", "operands", ")", ";", "if", "(", "TARGET_16_BIT", ")", "return"], "ground_truth": ["", ";"], "File": "nds32-md-auxiliary", "Func": "nds32_output_casesi", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13288, "Length": 30, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_EXTERNAL_VISIBILITY", "void", "LLVMInitializeTargetMC", "(", ")", "{", "RegisterMCAsmInfo", "<", "MCAsmInfo", ">", "X", "(", "getTheTarget", "(", ")", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "getTheTarget", "(", ")", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "getTheTarget", "(", ")", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "getTheTarget", "(", ")", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "getTheTarget", "(", ")", ",", "createMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "getTheTarget", "(", ")"], "ground_truth": [",", "createMCCodeEmitter", ")", ";"], "File": "MCS51MCTargetDesc", "Func": "LLVMInitializeMCS51TargetMC", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13289, "Length": 72, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "enum", "insn_code", "tilepro_multiply_get_opcode", "(", "const", "struct", "tilepro_multiply_insn_seq_entry", "*", "entry", ")", "{", "return", "tilepro_multiply_insn_seq_decode_opcode", "[", "entry", "->"], "ground_truth": ["compressed_opcode", "]", ";"], "File": "tilepro", "Func": "tilepro_multiply_get_opcode", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 13290, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "uint16_t", "RegList2", "[", "]", "=", "{", "", ",", "", "}", ";", "if", "(", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "RegList1", ",", "RegList2", ",", "", ")", ")", "{", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return", "false", ";", "}", "unsigned", "Offset", "=", "State", ".", "AllocateStack", "(", ""], "ground_truth": [",", "", ",", "", ")", ";"], "File": "HexagonISelLowering112", "Func": "CC_Hexagon64", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13291, "Length": 68, "Cover_Rate": 0.37362637362637363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_fnmadd_ss", "(", "__m128", "__A", ",", "__m128", "__B"], "ground_truth": [",", "__m128", "__C", ")", "{"], "File": "fmaintrin4", "Func": "_mm_fnmadd_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13292, "Length": 25, "Cover_Rate": 0.5102040816326531, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isFIBase", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "MipsFastISel", "Func": "setFI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13293, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "GCNPassConfig", "::", "createSGPRAllocPass", "(", "bool", "Optimized", ")", "{", "llvm", "::", "call_once", "(", "InitializeDefaultSGPRRegisterAllocatorFlag", ",", "initializeDefaultSGPRRegisterAllocatorOnce", ")", ";", "RegisterRegAlloc", "::", "FunctionPassCtor", "Ctor", "=", "SGPRRegisterRegAlloc", "::", "getDefault", "(", ")", ";", "if", "(", "Ctor", "!=", "useDefaultRegisterAllocator", ")", "return", "Ctor", "(", ")", ";", "if", "(", "Optimized", ")", "return"], "ground_truth": ["createGreedyRegisterAllocator", "(", "onlyAllocateSGPRs", ")", ";"], "File": "AMDGPUTargetMachine (2)1", "Func": "createSGPRAllocPass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13294, "Length": 51, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "TARGET_CPU_ZARCH", ")", "{", "fixed_regs", "[", "BASE_REGNUM", "]", "=", "", ";", "call_used_regs", "[", "BASE_REGNUM", "]", "=", "", ";", "fixed_regs", "[", "RETURN_REGNUM", "]", "=", "", ";", "call_used_regs", "[", "RETURN_REGNUM", "]", "=", "", ";", "}", "if", "(", "TARGET_64BIT", ")", "{", "for", "(", "i", "=", "FPR8_REGNUM", ";", "i", "<=", "FPR15_REGNUM", ";", "i", "++", ")", "call_used_regs", "["], "ground_truth": ["i", "]", "=", "call_really_used_regs", "[", "i", "]", "=", "", ";"], "File": "s3905", "Func": "s390_conditional_register_usage", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13295, "Length": 65, "Cover_Rate": 0.3403141361256545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "break", ";", "case", "", ":", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "break", ";", "}", "unsigned", "SrcReg1", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "SrcReg1", "==", "", ")", "return", "false", ";", "unsigned", "SrcReg2", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "SrcReg2", "==", "", ")", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "SrcReg1", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "Opc", ")", ",", "SrcReg1", ",", "", ")", ";", "SrcReg2", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "Opc", ")", ",", "SrcReg2", ",", "", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ".", "addReg", "("], "ground_truth": ["SrcReg1", ")", ".", "addReg", "(", "SrcReg2", ")", ")", ";"], "File": "ARMFastISel (2)2", "Func": "SelectBinaryIntOp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13296, "Length": 145, "Cover_Rate": 0.5576923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "spillSGPR", "(", "MachineBasicBlock", "::", "iterator", "MI", ",", "int", "Index", ",", "RegScavenger", "*", "RS", ",", "bool", "OnlyToVGPR", ")", "const", "{", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MBB", "->", "getParent", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "DenseSet", "<", "unsigned", ">", "SGPRSpillVGPRDefinedSet", ";", "ArrayRef", "<", "MachineFunctionInfo", "::", "SpilledReg", ">", "VGPRSpills", "=", "MFI", "->", "getSGPRToVGPRSpills", "(", "Index", ")", ";", "bool", "SpillToVGPR", "=", "!", "VGPRSpills", ".", "empty", "(", ")", ";", "if", "(", "OnlyToVGPR", "&&", "!", "SpillToVGPR", ")", "return", "false", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "const", "GCNSubtarget", "&", "ST", "=", "MF", "->", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "unsigned", "SuperReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "bool", "IsKill", "=", "MI", "->", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", "->", "getFrameInfo", "(", ")", ";", "bool", "SpillToSMEM", "=", "spillSGPRToSMEM", "(", ")", ";", "if", "(", "SpillToSMEM", "&&", "OnlyToVGPR", ")", "return", "false", ";", "assert", "(", "SpillToVGPR", "||", "(", "SuperReg", "!=", "MFI", "->", "getStackPtrOffsetReg", "(", ")", "&&", "SuperReg", "!=", "MFI", "->", "getFrameOffsetReg", "(", ")", "&&", "SuperReg", "!=", "MFI", "->", "getScratchWaveOffsetReg", "(", ")", ")", ")", ";", "assert", "(", "SuperReg", "!=", "", "&&", "", ")", ";", "unsigned", "OffsetReg", "=", "", ";", "unsigned", "M0CopyReg", "=", "", ";", "if", "(", "SpillToSMEM", ")", "{", "if", "(", "RS", "->", "isRegUsed", "(", "", ")", ")", "{", "M0CopyReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "M0CopyReg", ")", ".", "addReg", "(", "", ")", ";", "}", "}", "unsigned", "ScalarStoreOp", ";", "unsigned", "EltSize", "=", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getPhysRegClass", "(", "SuperReg", ")", ";", "if", "(", "SpillToSMEM", "&&", "isSGPRClass", "(", "RC", ")"], "ground_truth": [")", "{"], "File": "SIRegisterInfo74", "Func": "spillSGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13297, "Length": 325, "Cover_Rate": 0.31190019193857965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasLdsDirect", "(", ")", "const", "{", "return", "getGeneration", "(", ")", ">="], "ground_truth": ["GFX11", ";"], "File": "GCNSubtarget7", "Func": "hasLdsDirect", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13298, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "C", ")", "return", ";", "int64_t", "Val", "=", "C", "->", "getSExtValue", "(", ")", ";", "switch", "(", "Constraint", "[", "", "]", ")", "{", "case", "'I'", ":", "if", "(", "Val", ">", "", "&&", "Val", "<=", "", ")", "break", ";", "return", ";", "case", "'J'", ":", "if", "(", "isInt", "<", "", ">", "(", "Val", ")", ")", "break", ";", "return", ";", "case", "'K'", ":", "if", "(", "Val", "<", "-", "", "||", "Val", ">=", "", ")", "break", ";", "return", ";", "case", "'L'", ":", "if", "(", "Val", "<", "", "&&", "Val", ">=", "-", "", ")", "break", ";", "return", ";", "case", "'M'", ":", "if", "(", "Val", "<", "-", "", "||", "Val", ">=", "", ")", "break", ";", "return", ";", "case", "'N'", ":", "if", "(", "Val", ">=", "", "&&", "Val", "<=", "", ")", "break", ";", "return", ";", "case", "'O'", ":", "if", "(", "Val", "==", "", ")", "break", ";", "return", ";", "case", "'P'", ":", "if", "(", "Val", ">=", "", "&&", "Val", "<=", "", ")", "break", ";", "return", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "Result", "=", "DAG", ".", "getTargetConstant", "(", "Val", ",", "SDLoc", "(", "Op", ")", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "break", ";", "}", "default", ":", "break", ";", "}", "}", "if", "(", "Constraint", ".", "size", "(", ")", "==", "", ")", "{", "switch", "(", "Constraint", "[", "", "]", ")", "{", "case", "'C'", ":", "switch", "(", "Constraint", "[", "", "]", ")", "{", "case", "'0'", ":", "case", "'i'", ":", "case", "'j'", ":", "{", "auto", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op", ")", ";", "if", "(", "!", "C", ")", "break", ";", "int64_t", "Val", "=", "C", "->", "getSExtValue", "(", ")", ";", "switch", "(", "Constraint", "[", "", "]", ")", "{", "case", "'0'", ":", "if", "(", "!", "Val", ")", "break", ";", "return", ";", "case", "'i'"], "ground_truth": [":"], "File": "M68kISelLowering", "Func": "LowerAsmOperandForConstraint", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13299, "Length": 287, "Cover_Rate": 0.6029411764705882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", "->", "hasVInstructions", "(", ")", ")", "return", "", ";", "return"], "ground_truth": ["", ";"], "File": "RISCVTargetTransformInfo14", "Func": "getNumberOfRegisters", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13300, "Length": 14, "Cover_Rate": 0.34146341463414637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "", ".", "contains", "(", "DestReg", ",", "SrcReg", ")", ")", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "("], "ground_truth": ["", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";"], "File": "TGSIInstrInfo", "Func": "copyPhysReg", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13301, "Length": 38, "Cover_Rate": 0.31666666666666665, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "IsPICCall", "&&", "!", "InternalLinkage", ")", "{", "unsigned", "GPReg", "=", "", ";", "EVT", "Ty", "=", "", ";", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "GPReg", ",", "getGlobalReg", "(", "CLI", ".", "DAG", ",", "Ty", ")", ")", ")", ";", "}", "SDValue", "InFlag", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "CLI", ".", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "CLI", ".", "DL", ",", "RegsToPass", "[", "i", "]", ".", "first", ","], "ground_truth": ["RegsToPass", "[", "i", "]", ".", "second", ",", "InFlag", ")", ";"], "File": "Cpu0ISelLowering4", "Func": "getOpndList", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13302, "Length": 98, "Cover_Rate": 0.3052959501557632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "cfun", ")", "return", "ix86_abi", ";", "return", "cfun", "->", "machine"], "ground_truth": ["->", "call_abi", ";"], "File": "i3864", "Func": "ix86_cfun_abi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13303, "Length": 15, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "Parser", "=", "getParser", "(", ")", ";", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "SMLoc", "S", "=", "Tok", ".", "getLoc", "(", ")", ";", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "int", "Val", "=", "StringSwitch", "<", "int", ">", "(", "Tok", ".", "getString", "(", ")", ".", "lower", "(", ")", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "-", "", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Val", "==", "-", "", ")", "{", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "MCConstantExpr", "::", "Create", "(", "Val", ",", "getContext", "(", ")", ")", ",", "S", ","], "ground_truth": ["Tok", ".", "getEndLoc", "(", ")", ")", ")", ";"], "File": "ARMAsmParser101", "Func": "parseSetEndImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13304, "Length": 144, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reverseBranchCondition", "(", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Cond", ")", "const", "{", "assert", "(", "Cond", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", "==", "", "||", "Cond", "[", "", "]", ".", "getReg", "(", ")", "==", "", ")", "Cond", "[", "", "]", ".", "setImm", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", "==", "", "?", "", ":", "", ")", ";", "else", "Cond", "[", "", "]", ".", "setImm", "(", "", "(", "(", "", ")", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "PPCInstrInfo (2)2", "Func": "reverseBranchCondition", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13305, "Length": 98, "Cover_Rate": 0.8909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_ternarylogic_epi32", "(", "__mmask8", "__U", ",", "__m128i", "__A", ",", "__m128i"], "ground_truth": ["__B", ",", "__m128i", "__C", ",", "const", "int", "__imm", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_maskz_ternarylogic_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13306, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__LD4_LANE_FUNC", "(", "int8x16x4_t", ",", "int8x16_t", ",", "int8_t", ",", "v16qi", ",", "qi", ",", "s8", ")", "__LD4_LANE_FUNC", "(", "int16x8x4_t", ",", "int16x8_t", ",", "int16_t", ",", "v8hi", ",", "hi", ",", "s16", ")", "__LD4_LANE_FUNC", "(", "int32x4x4_t", ",", "int32x4_t", ",", "int32_t", ",", "v4si", ",", "si", ",", "s32", ")", "__LD4_LANE_FUNC", "(", "int64x2x4_t", ",", "int64x2_t", ",", "int64_t", ",", "v2di", ",", "di", ",", "s64", ")", "__LD4_LANE_FUNC", "(", "uint8x16x4_t", ",", "uint8x16_t", ",", "uint8_t", ",", "v16qi", ",", "qi", ",", "u8", ")", "__LD4_LANE_FUNC", "(", "uint16x8x4_t", ",", "uint16x8_t", ",", "uint16_t", ",", "v8hi", ","], "ground_truth": ["hi", ",", "u16", ")", "__LD4_LANE_FUNC", "(", "uint32x4x4_t", ",", "uint32x4_t", ",", "uint32_t", ",", "v4si", ",", "si", ",", "u32", ")", "__LD4_LANE_FUNC", "(", "uint64x2x4_t", ",", "uint64x2_t", ",", "uint64_t", ",", "v2di", ",", "di", ",", "u64", ")", "__extension__", "extern", "__inline", "float32x2_t", "__attribute__", "(", "(", "__always_inline__", ",", "__gnu_inline__", ",", "__artificial__", ")", ")", "vmax_f32", "(", "float32x2_t", "__a", ",", "float32x2_t", "__b", ")", "{"], "File": "arm", "Func": "neon4___LD4_LANE_FUNC", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13307, "Length": 135, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_divpd512_mask", "(", "(", "__v8df", ")", "__M", ",", "(", "__v8df", ")", "__V", ",", "(", "__v8df", ")", "_mm512_undefined_pd", "(", ")", ",", "("], "ground_truth": ["__mmask8", ")", "-", "", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_div_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13308, "Length": 32, "Cover_Rate": 0.5423728813559322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "return", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "return", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "NonRI", "=", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "unsigned", "Op", "=", "Subtarget", ".", "hasP9Vector", "(", ")", "?", "", ":", "", ";", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "Op", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "NonRI", "=", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "unsigned", "Opc", "=", "Subtarget", ".", "hasP9Vector", "(", ")", "?", "", ":", "", ";", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "NonRI", "=", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "unsigned", "Opc", "=", "Subtarget", ".", "hasP9Vector", "(", ")", "?", "", ":", "", ";", "NewMIs", ".", "push_back", "(", "addFrameReference", "(", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ",", "FrameIdx", ")", ")", ";", "NonRI", "=", "true", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")"], "ground_truth": [")", "{"], "File": "PPCInstrInfo32", "Func": "StoreRegToStackSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13309, "Length": 337, "Cover_Rate": 0.37993235625704624, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "param", "=", "N2FPU_N", "(", "fpu_insn_index", ")", ";", "if", "(", "", "<=", "param", "&&", "param", "<=", "", ")", "nios2_register_custom_code", "(", "param", ",", "CCS_FPU", ",", "fpu_insn_index", ")", ";", "else", "if", "(", "param", "!=", "-", "", ")", "error", "(", "", ",", "N2FPU_NAME", "(", "fpu_insn_index", ")"], "ground_truth": [",", "param", ")", ";"], "File": "nios22", "Func": "nios2_handle_custom_fpu_insn_option", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13310, "Length": 47, "Cover_Rate": 0.8392857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "iss3_6Imm", "(", ")", "const", "{", "return", "CheckImmRange", "(", "", ",", "", ",", "true", ",", "false"], "ground_truth": [",", "false", ")", ";"], "File": "HexagonAsmParser (2)", "Func": "iss3_6Imm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13311, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "(", "(", "REG_P", "(", "gp", "=", "XEXP", "(", "x", ",", "", ")", ")", "&&", "REGNO", "(", "gp", ")", "==", "PIC_OFFSET_TABLE_REGNUM", ")", "||", "(", "GET_CODE", "(", "gp", ")", "==", "CONST", "&&", "GET_CODE", "(", "u", "=", "XEXP", "(", "gp", ",", "", ")", ")", "==", "UNSPEC", "&&", "XINT", "(", "u", ",", "", ")", "==", "ARC_UNSPEC_GOT", "&&", "GET_CODE", "(", "XVECEXP", "(", "u", ",", "", ",", "", ")", ")", "==", "SYMBOL_REF", "&&", "!", "strcmp", "(", "XSTR", "(", "XVECEXP", "(", "u", ",", "", ",", "", ")", ",", "", ")", ",", "", ")", ")", ")", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "CONST", "&&", "GET_CODE", "(", "u", "=", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", "==", "UNSPEC", "&&", "XINT", "(", "u", ",", "", ")", "==", "ARC_UNSPEC_GOTOFF", ")", "return", "XVECEXP", "(", "u", ",", "", ",", "", ")", ";", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "PLUS", "&&", "(", "(", "REG_P", "(", "gp", "=", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", "&&", "REGNO", "(", "gp", ")", "==", "PIC_OFFSET_TABLE_REGNUM", ")", "||", "(", "GET_CODE", "(", "gp", ")", "==", "CONST", "&&", "GET_CODE", "(", "u", "=", "XEXP", "(", "gp", ",", "", ")", ")", "==", "UNSPEC", "&&", "XINT", "(", "u", ",", "", ")", "==", "ARC_UNSPEC_GOT", "&&", "GET_CODE", "(", "XVECEXP", "(", "u", ",", "", ",", "", ")", ")", "==", "SYMBOL_REF", "&&", "!", "strcmp", "(", "XSTR", "(", "XVECEXP", "(", "u", ",", "", ",", "", ")", ",", "", ")", ",", "", ")", ")", ")", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "CONST", "&&", "GET_CODE", "(", "u", "=", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", "==", "UNSPEC", "&&", "XINT", "(", "u", ",", "", ")", "==", "ARC_UNSPEC_GOTOFF", ")", "return", "gen_rtx_PLUS", "(", "GET_MODE", "(", "x", ")", ",", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ",", "XVECEXP", "(", "u", ",", "", ",", "", ")", ")", ";", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", "&&", "(", "u", "=", "arc_delegitimize_address_0", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", ")", "return", "gen_rtx_PLUS", "(", "GET_MODE", "(", "x", ")"], "ground_truth": [",", "XEXP", "(", "x", ",", "", ")", ",", "u", ")", ";"], "File": "arc4", "Func": "arc_delegitimize_address_0", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13312, "Length": 378, "Cover_Rate": 0.8590909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunctionPass", "::", "getAnalysisUsage", "(", "AU", ")", ";", "AU", ".", "addRequired", "<", "MachineDominatorTree", ">", "("], "ground_truth": [")", ";"], "File": "ARM64CollectLOH1", "Func": "getAnalysisUsage", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13313, "Length": 16, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FoldAsMAD", "=", "tryAddToFoldList", "(", "FoldList", ",", "MI", ",", "OpNo", ",", "OpToFold", ",", "TII", ")", ";", "if", "(", "FoldAsMAD", ")", "{", "MI", "->", "untieRegOperand", "(", "OpNo", ")", ";", "return", "true", ";", "}", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "Opc", ")", ")", ";", "}", "if", "(", "Opc", "==", "", "&&", "OpToFold", "->", "isImm", "(", ")", ")", "{", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "", ")", ")", ";", "FoldList", ".", "push_back", "(", "FoldCandidate", "(", "MI", ",", "OpNo", ",", "OpToFold", ")", ")", ";", "return", "true", ";", "}", "if", "(", "isUseMIInFoldList", "(", "FoldList", ",", "MI", ")", ")", "return", "false", ";", "unsigned", "CommuteOpNo", "=", "OpNo", ";", "unsigned", "CommuteIdx0", "=", "TargetInstrInfo", "::", "CommuteAnyOperandIndex", ";", "unsigned", "CommuteIdx1", "=", "TargetInstrInfo", "::", "CommuteAnyOperandIndex", ";", "bool", "CanCommute", "=", "TII", "->", "findCommutedOpIndices", "(", "*", "MI", ",", "CommuteIdx0", ",", "CommuteIdx1", ")", ";", "if", "(", "CanCommute", ")", "{", "if", "(", "CommuteIdx0", "==", "OpNo", ")", "CommuteOpNo", "=", "CommuteIdx1", ";", "else", "if", "(", "CommuteIdx1", "==", "OpNo", ")", "CommuteOpNo", "=", "CommuteIdx0", ";", "}", "if", "(", "CanCommute", "&&", "(", "!", "MI", "->", "getOperand", "(", "CommuteIdx0", ")", ".", "isReg", "(", ")", "||", "!", "MI", "->", "getOperand", "(", "CommuteIdx1", ")", ".", "isReg", "(", ")", ")", ")", "return", "false", ";", "if", "(", "!", "CanCommute", "||", "!", "TII", "->", "commuteInstruction", "(", "*", "MI", ",", "false", ",", "CommuteIdx0", ",", "CommuteIdx1", ")", ")", "return", "false", ";", "if", "(", "!", "TII", "->", "isOperandLegal", "(", "*"], "ground_truth": ["MI", ",", "CommuteOpNo", ",", "OpToFold", ")", ")", "{"], "File": "SIFoldOperands19", "Func": "tryAddToFoldList", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13314, "Length": 233, "Cover_Rate": 0.3996569468267582, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "{", "unsigned", "Reg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "Undef", ")", ";", "MBB", ".", "erase", "(", "MI", ")", ";", "return", "true", ";", "}", "case", "", ":", "{", "unsigned", "DstReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Src1Reg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Src2Reg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Src1SubHi", "=", "TRI", ".", "getSubReg", "(", "Src1Reg", ",", "", ")", ";", "unsigned", "Src1SubLo", "=", "TRI", ".", "getSubReg", "(", "Src1Reg", ",", "", ")", ";", "unsigned", "Src2SubHi", "=", "TRI", ".", "getSubReg", "(", "Src2Reg", ",", "", ")", ";", "unsigned", "Src2SubLo", "=", "TRI", ".", "getSubReg", "(", "Src2Reg", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ",", "TRI", ".", "getSubReg", "(", "DstReg", ",", "", ")", ")", ".", "addReg", "(", "Src1SubHi", ")", ".", "addReg", "(", "Src2SubHi", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ",", "TRI", ".", "getSubReg", "(", "DstReg", ",", ""], "ground_truth": [")", ")", ".", "addReg", "(", "Src1SubLo", ")", ".", "addReg", "(", "Src2SubLo", ")", ";"], "File": "HexagonInstrInfo27", "Func": "expandPostRAPseudo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13315, "Length": 231, "Cover_Rate": 0.30078125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "abi", ";", "if", "(", "TARGET_FPU", ")", "abi", "=", "", ";", "else", "abi", "=", "", ";", "return", "build_string_literal", "(", "strlen", "(", "abi", ")", "+", "", ","], "ground_truth": ["abi", ")", ";"], "File": "sparc-d", "Func": "sparc_d_handle_target_float_abi", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13316, "Length": 31, "Cover_Rate": 0.7948717948717948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "OptSize", "=", "Attr", ".", "hasAttribute", "(", "AttributeList", "::", "FunctionIndex", ",", "Attribute", "::", "MinSize", ")", ";", "return", "OptSize", "&&", "!", "VT"], "ground_truth": [".", "isVector", "(", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "isIntDivCheap", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13317, "Length": 26, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getMatchingCondBranchOpcode", "(", "int", "Opc", ",", "bool", "invertPredicate", ")", "const", "{", "enum", "", "inPredSense", ";", "inPredSense", "=", "invertPredicate", "?", "", ":", "", ";", "int", "CondOpcode", "=", "", "(", "Opc", ",", "inPredSense", ")", ";", "if", "(", "CondOpcode", ">=", "", ")", "return", "CondOpcode", ";", "switch", "(", "Opc"], "ground_truth": [")", "{"], "File": "HexagonInstrInfo23", "Func": "getMatchingCondBranchOpcode", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13318, "Length": 46, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CONST_INT", ":", "if", "(", "outer_code", "==", "SET", ")", "{", "if", "(", "satisfies_constraint_Is05", "(", "x", ")", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", "-", "", ";", "else", "if", "(", "satisfies_constraint_Is20", "(", "x", ")", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "}", "else", "if", "(", "outer_code", "==", "PLUS", "||", "outer_code", "==", "MINUS", ")", "{", "if", "(", "satisfies_constraint_Iu05", "(", "x", ")", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", "-", "", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "}", "else", "if", "(", "outer_code", "==", "ASHIFT", ")", "{", "if", "(", "satisfies_constraint_Iu03", "(", "x", ")", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", "-", "", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "}", "else", "if", "(", "outer_code", "==", "ASHIFTRT", "||", "outer_code", "==", "LSHIFTRT", ")", "{", "if", "(", "satisfies_constraint_Iu05", "(", "x", ")", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", "-", "", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "}", "else", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "}", "break", ";", "case", "CONST_DOUBLE", ":", "*", "total", "=", "COSTS_N_INSNS", "(", ""], "ground_truth": [")", ";"], "File": "nds32-cost3", "Func": "nds32_rtx_costs_impl", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13319, "Length": 190, "Cover_Rate": 0.5428571428571428, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CondReg", "=", "getRegForValue", "(", "Cond", ")", ";", "if", "(", "CondReg", "==", "", ")", "return", "false", ";", "bool", "CondIsKill", "=", "hasTrivialKill", "(", "Cond", ")", ";", "if", "(", "MRI", ".", "getRegClass", "(", "CondReg", ")", "==", "&", "", ")", "{", "unsigned", "KCondReg", "=", "CondReg", ";", "CondReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "CondReg", ")", ".", "addReg", "(", "KCondReg", ",", "getKillRegState", "(", "CondIsKill", ")", ")", ";", "CondReg", "=", "fastEmitInst_extractsubreg", "(", "", ",", "CondReg", ",", "true", ",", "", ")", ";", "}", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "CondReg", ",", "getKillRegState", "(", "CondIsKill", ")", ")", ".", "addImm", "(", "", ")", ";", "}", "const", "Value", "*", "LHS", "=", "I", "->", "getOperand", "(", "", ")", ";", "const", "Value", "*", "RHS", "=", "I", "->", "getOperand", "(", "", ")", ";", "unsigned", "LHSReg", "=", "getRegForValue", "(", "LHS", ")", ";", "bool", "LHSIsKill", "=", "hasTrivialKill", "(", "LHS", ")", ";", "unsigned", "RHSReg", "=", "getRegForValue", "(", "RHS", ")", ";", "bool", "RHSIsKill", "=", "hasTrivialKill", "(", "RHS", ")", ";", "if", "(", "!", "LHSReg", "||", "!", "RHSReg", ")", "return", "false", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TLI", ".", "getRegClassFor", "(", "RetVT", ")", ";", "unsigned", "ResultReg", "=", "fastEmitInst_rri", "(", "Opc", ",", "RC", ",", "RHSReg", ",", "RHSIsKill", ",", "LHSReg", ",", "LHSIsKill", ",", "CC", ")", ";", "updateValueMap", "(", "I", ",", "ResultReg", ")"], "ground_truth": [";"], "File": "X86FastISel102", "Func": "X86FastEmitPseudoSelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13320, "Length": 243, "Cover_Rate": 0.4533582089552239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "getTargetMachine", "(", ")", ".", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "(", ")", ";", "unsigned", "CC", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "regX", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "Imm", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "unsigned", "SltOpc", "=", "16WhichOp8uOr16simm", "(", "SltiOpc", ",", "SltiXOpc", ",", "Imm", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "SltOpc", ")", ")", ".", "addReg", "(", "regX", ")", ".", "addImm", "(", "Imm", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "CC", ")", ".", "addReg", "(", "", ")", ";", "MI", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "Mips16ISelLowering15", "Func": "emitFEXT_CCRXI16_ins", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13321, "Length": 136, "Cover_Rate": 0.7861271676300579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewC", ".", "ICmpType", "=", "", ";", "}", "if", "(", "!", "MaskVal", ")", "return", ";", "unsigned", "BitSize", "=", "NewC", ".", "Op0", ".", "getValueSizeInBits", "(", ")", ";", "unsigned", "NewCCMask", ",", "ShiftVal", ";", "if", "(", "NewC", ".", "ICmpType", "!=", "", "&&", "NewC", ".", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "isSimpleShift", "(", "NewC", ".", "Op0", ",", "ShiftVal", ")", "&&", "(", "MaskVal", ">>", "ShiftVal", "!=", "", ")", "&&", "(", "(", "CmpVal", ">>", "ShiftVal", ")", "<<", "ShiftVal", ")", "==", "CmpVal", "&&", "(", "NewCCMask", "=", "getTestUnderMaskCond", "(", "BitSize", ",", "NewC", ".", "CCMask", ",", "MaskVal", ">>", "ShiftVal", ",", "CmpVal", ">>", "ShiftVal", ",", "", ")", ")", ")", "{", "NewC", ".", "Op0", "=", "NewC", ".", "Op0", ".", "getOperand", "(", "", ")", ";", "MaskVal", ">>=", "ShiftVal", ";", "}", "else", "if", "(", "NewC", ".", "ICmpType", "!=", "", "&&", "NewC", ".", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "isSimpleShift", "(", "NewC", ".", "Op0", ",", "ShiftVal", ")", "&&", "(", "MaskVal", "<<", "ShiftVal", "!=", "", ")", "&&", "(", "(", "CmpVal", "<<", "ShiftVal", ")", ">>", "ShiftVal", ")", "==", "CmpVal", "&&", "(", "NewCCMask", "=", "getTestUnderMaskCond", "(", "BitSize", ",", "NewC", ".", "CCMask", ",", "MaskVal", "<<", "ShiftVal", ",", "CmpVal", "<<", "ShiftVal", ",", "", ")", ")", ")", "{", "NewC", ".", "Op0", "=", "NewC", ".", "Op0", ".", "getOperand", "(", "", ")", ";", "MaskVal", "<<=", "ShiftVal", ";", "}", "else"], "ground_truth": ["{"], "File": "SystemZISelLowering (2)2", "Func": "adjustForTestUnderMask", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13322, "Length": 211, "Cover_Rate": 0.37949640287769787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "isLegalToInferAttributeForFunction", "(", "Function", "*", "F", ")", "const", "{", "if", "(", "F", "->", "isDeclaration", "(", ")", "&&", "!", "F", "->", "hasFnAttribute", "(", "(", "Attribute", "::", "OptimizeNone", ")", ")", "&&", "F", "->", "getName", "(", ")", "==", "", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "FPGATargetTransformInfo", "Func": "isLegalToInferAttributeForFunction", "Target": "FPGA", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13323, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "X86ISelLowering (2)3", "Func": "isTargetShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13324, "Length": 51, "Cover_Rate": 0.35664335664335667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "memt", "=", "assign_stack_temp", "(", "TImode", ",", "", ")", ";", "emit_move_insn", "(", "memt", ",", "SUBREG_REG", "(", "in", ")", ")", ";", "return", "adjust_address", "(", "memt", ",", "mode", ",", "", ")", ";", "}", "else", "if", "(", "force", "&&", "GET_CODE", "(", "in", ")", "==", "REG", ")", "{", "rtx", "memx", "=", "assign_stack_temp", "(", "mode"], "ground_truth": [",", "", ")", ";"], "File": "ia64", "Func": "spill_xfmode_rfmode_operand", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13325, "Length": 54, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcaddq_rot270_f16", "(", "float16x8_t", "__a", ",", "float16x8_t", "__b", ")", "{", "return", "__builtin_mve_vcaddq_rot270_fv8hf", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vcaddq_rot270_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13326, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isITBlockFull", "(", ")", "{", "return", "inITBlock", "(", ")", "&&", "(", "ITState", ".", "Mask"], "ground_truth": ["&", "", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "isITBlockFull", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13327, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "double", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__vis_fhaddd", "(", "double", "__A", ",", "double", "__B", ")", "{", "return", "__builtin_vis_fhaddd", "(", "__A"], "ground_truth": [",", "__B", ")", ";"], "File": "visintrin", "Func": "__vis_fhaddd", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13328, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int64_t", ")"], "ground_truth": ["a", ";"], "File": "spe", "Func": "__ev_convert_s64", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13329, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCFixupKindInfo", "&", "getFixupKindInfo", "(", "MCFixupKind", "Kind", ")", "const", "{", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ","], "ground_truth": ["{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "}", ";"], "File": "ARMAsmBackend (2)", "Func": "getFixupKindInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13330, "Length": 381, "Cover_Rate": 0.9028436018957346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmBackend", "*", "llvm", "::", "create_32AsmBackend", "(", "const", "Target", "&", "T", ",", "const", "MCRegisterInfo", "&", "MRI", ",", "const", "Triple", "&", "TheTriple", ",", "StringRef", "CPU", ")", "{", "if", "(", "TheTriple", ".", "isOSBinFormatMachO", "(", ")", ")", "return", "new", "Darwin_32AsmBackend", "(", "T", ",", "MRI", ",", "CPU", ")", ";", "if", "(", "TheTriple", ".", "isOSWindows", "(", ")", "&&", "!", "TheTriple", ".", "isOSBinFormatELF", "(", ")", ")", "return", "new", "WindowsAsmBackend", "(", "T", ",", "false", ",", "CPU", ")", ";", "uint8_t", "OSABI", "=", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "TheTriple", ".", "getOS", "(", ")", ")", ";", "if", "(", "TheTriple", ".", "isOSIAMCU", "(", ")", ")", "return", "new", "ELF_IAMCUAsmBackend", "(", "T", ","], "ground_truth": ["OSABI", ",", "CPU", ")", ";"], "File": "X86AsmBackend (2)3", "Func": "createX86_32AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13331, "Length": 103, "Cover_Rate": 0.8956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "User", "&&", "!", "(", "User", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "FSub", "||", "User", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "FAdd", ")", ")", "return", "true", ";", "const", "TargetOptions", "&", "Options", "=", "getTargetMachine", "(", ")", ".", "Options", ";", "const", "Function", "*", "F", "=", "I", "->", "getFunction", "(", ")", ";", "const", "DataLayout", "&", "DL", "=", "F", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "Type", "*", "Ty", "=", "User", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ";", "return", "!", "(", "isFMAFasterThanFMulAndFAdd", "(", "*", "F", ",", "Ty", ")", "&&", "isOperationLegalOrCustom", "(", "", ",", "getValueType", "(", "DL", ",", "Ty", ")", ")", "&&", "(", "Options", ".", "AllowFPOpFusion", "==", "FPOpFusion", "::", "Fast", "||", "Options"], "ground_truth": [".", "UnsafeFPMath", ")", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "isProfitableToHoist", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13332, "Length": 120, "Cover_Rate": 0.7017543859649122, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "DIGV", ".", "isLocalToUnit", "(", ")", ")", "ClassNo", "=", "", ";", "else", "ClassNo", "=", "", ";", "return", "ClassNo"], "ground_truth": [";"], "File": "PIC16DebugInfo", "Func": "getStorageClass", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13333, "Length": 21, "Cover_Rate": 0.3559322033898305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "case", "'Q'", ":", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "break", ";", "case", "'r'", ":", "case", "'l'", ":", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", "||", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'R'", ":", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "||", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'f'", ":", "if", "(", "VT", "==", "", "&&", "!", "isScalarFPTypeInSSEReg", "(", "VT", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "if", "(", "VT", "==", "", "&&", "!", "isScalarFPTypeInSSEReg", "(", "VT", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'y'", ":", "if", "(", "!", "Subtarget", "->", "hasMMX", "(", ")", ")", "break", ";", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "'Y'", ":", "if", "(", "!", "Subtarget", "->", "hasSSE2", "(", ")", ")", "break", ";", "case", "'x'", ":", "if", "(", "!", "Subtarget", "->", "hasSSE1", "(", ")", ")", "break", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "}", "break", ";", "}", "}", "std", "::", "pair", "<", "unsigned", ",", "const", "TargetRegisterClass"], "ground_truth": ["*", ">", "Res", ";"], "File": "X86ISelLowering (3)2", "Func": "getRegForInlineAsmConstraint", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13334, "Length": 499, "Cover_Rate": 0.36343772760378734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsra_n_s8", "(", "int8x8_t", "__a", ",", "int8x8_t", "__b", ",", "const", "int", "__c", ")", "{", "return", "(", "int8x8_t", ")", "__builtin_aarch64_srsra_nv8qi", "(", "__a", ","], "ground_truth": ["__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vrsra_n_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13335, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpnle_pd", "(", "__m128d", "__A", ",", "__m128d", "__B", ")", "{", "return", "(", "(", "__m128d", ")", "vec_cmpgt", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")"], "ground_truth": ["__B", ")", ")", ";"], "File": "emmintrin", "Func": "_mm_cmpnle_pd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13336, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Hash", ")", "&&", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Dollar", ")", ")", "{", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "SMLoc", "ExLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "ShiftAmount", ";", "SMLoc", "EndLoc", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ShiftAmount", ",", "EndLoc", ")", ")", "{", "Error", "(", "ExLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ShiftAmount", ")", ";", "if", "(", "!", "CE", ")", "{", "Error", "(", "ExLoc", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "int64_t", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "if", "(", "isASR", ")", "{", "if", "(", "Val", "<", "", "||", "Val", ">", "", ")", "{", "Error", "(", "ExLoc", ","], "ground_truth": ["", ")", ";"], "File": "ARMAsmParser122", "Func": "parseShifterImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13337, "Length": 179, "Cover_Rate": 0.49584487534626037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setRepeat", "("], "ground_truth": ["ScheduleCandReason", "R", ")", "{"], "File": "SIMachineScheduler", "Func": "setRepeat", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13338, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printLogicalImmOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "uint64_t", "Val", ";", "A64Imms", "::", "isLogicalImmBits", "(", "RegWidth", ",", "MO", ".", "getImm", "(", ")", ",", "Val", ")", ";", "O", "<<", "", ";", "O", ".", "write_hex", "("], "ground_truth": ["Val", ")", ";"], "File": "AArch64InstPrinter17", "Func": "printLogicalImmOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13339, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "machine_mode", "valmode", ";", "if", "(", "AGGREGATE_TYPE_P", "(", "valtype", ")", "||", "TREE_CODE", "(", "valtype", ")", "==", "COMPLEX_TYPE", "||", "TREE_CODE", "(", "valtype", ")", "==", "VECTOR_TYPE", ")", "{", "if", "(", "TARGET_64BIT", ")", "{", "rtx", "loc", "[", "", "]", ";", "int", "i", ",", "offset", "=", "", ";", "int", "ub", "=", "int_size_in_bytes", "(", "valtype", ")", "<=", "UNITS_PER_WORD", "?", "", ":", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "ub", ";", "i", "++", ")", "{", "loc", "[", "i", "]", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "DImode", ",", "", "+", "i", ")", ",", "GEN_INT", "(", "offset", ")", ")", ";", "offset", "+=", "", ";", "}", "return", "gen_rtx_PARALLEL", "(", "BLKmode", ",", "gen_rtvec_v", "(", "ub", ",", "loc", ")", ")", ";", "}", "else", "if", "(", "int_size_in_bytes", "(", "valtype", ")", ">", "UNITS_PER_WORD", ")", "{", "rtx", "loc", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "DImode", ",", "", ")", ",", "const0_rtx", ")", ";", "return", "gen_rtx_PARALLEL", "(", "BLKmode", ",", "gen_rtvec", "(", "", ",", "loc", ")", ")", ";", "}", "}", "if", "(", "(", "INTEGRAL_TYPE_P", "(", "valtype", ")", "&&", "TYPE_PRECISION", "(", "valtype", ")", "<", "BITS_PER_WORD", ")", "||", "POINTER_TYPE_P", "(", "valtype", ")"], "ground_truth": [")", "valmode", "=", "word_mode", ";"], "File": "pa3", "Func": "function_value", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13340, "Length": 183, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtusepi64_epi16"], "ground_truth": ["(", "__m128i", "__O", ",", "__mmask8", "__M", ",", "__m512i", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_cvtusepi64_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13341, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_divsd_mask_round", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "("], "ground_truth": ["__v2df", ")", "__W", ",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm_mask_div_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13342, "Length": 29, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SO", "=", "", "<<", "", ";", "SR", "=", "", "<<", "", ";", "SW", "=", "", "<<", "", ";", "}", "unsigned", "pred", "=", "PI", "|", "PO", "|", "PR", "|", "PW", ";", "unsigned", "succ", "=", "SI", "|", "SO", "|", "SR", "|", "SW", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "pred", ",", "DL", ",", "Subtarget", ".", "isRV64", "(", ")", "?", "", ":", "", ")", ",", "DAG", ".", "getConstant", "(", "succ", ",", "DL"], "ground_truth": [",", "Subtarget", ".", "isRV64", "(", ")", "?", "", ":", "", ")", ")", ";"], "File": "RISCVISelLowering75", "Func": "lowerATOMIC_FENCE", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13343, "Length": 98, "Cover_Rate": 0.37547892720306514, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterInfo", "*", "RI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", "=", "MFI", ".", "getCalleeSavedInfo", "(", ")", ";", "int", "MinCSFI", "=", "", ";", "int", "MaxCSFI", "=", "-", "", ";", "int", "Offset", "=", "MFI", ".", "getObjectOffset", "(", "FI", ")", "-", "getOffsetOfLocalArea", "(", ")", "+", "MFI", ".", "getOffsetAdjustment", "(", ")", ";", "if", "(", "CSI", ".", "size", "(", ")", ")", "{", "MinCSFI", "=", "CSI", "[", "", "]", ".", "getFrameIdx", "(", ")", ";", "MaxCSFI", "=", "CSI", "[", "CSI", ".", "size", "(", ")", "-", "", "]", ".", "getFrameIdx", "(", ")", ";", "}", "FrameReg", "=", "RI", "->", "getFrameRegister", "(", "MF", ")", ";", "if", "(", "(", "FI", ">=", "MinCSFI", "&&", "FI", "<=", "MaxCSFI", ")", "||", "!", "hasFP", "(", "MF", ")", ")", "{", "FrameReg", "=", "", ";", "Offset", "+=", "MF", ".", "getFrameInfo", "(", ")", ".", "getStackSize", "(", ")", ";", "}", "return"], "ground_truth": ["Offset", ";"], "File": "RV16KFrameLowering", "Func": "getFrameIndexReference", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13344, "Length": 148, "Cover_Rate": 0.8176795580110497, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Operand", "::", "CreateImm", "(", "this", ",", "", ",", "SMLoc", "(", ")", ","], "ground_truth": ["Operand", "::", "ImmTyLWE", ")", ";"], "File": "AMDGPUAsmParser14", "Func": "defaultLWE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13345, "Length": 18, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Flags", "=", "MCA", ".", "getELFHeaderEFlags", "(", ")", ";", "Flags", "|=", "ELF", "::", "EF_MIPS_MICROMIPS", ";", "MCA", ".", "setELFHeaderEFlags", "("], "ground_truth": ["Flags", ")", ";"], "File": "MipsTargetStreamer15", "Func": "emitDirectiveSetMicroMips", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13346, "Length": 22, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetFrameLowering", "*", "getFrameLowering", "(", ")", "const", "{", "return", "&"], "ground_truth": ["FrameLowering", ";"], "File": "VideoCore4TargetMachine", "Func": "getFrameLowering", "Target": "VideoCore4", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13347, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineInstr", "&", "MI", "=", "*", "I", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "continue", ";", "case", "", ":", "{", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "continue", ";", "const", "TargetRegisterClass", "*", "SrcRC", ",", "*", "DstRC", ";", "std", "::", "tie", "(", "SrcRC", ",", "DstRC", ")", "=", "getCopyRegClasses", "(", "MI", ",", "*", "TRI", ",", "MRI", ")", ";", "if", "(", "isVGPRToSGPRCopy", "(", "SrcRC", ",", "DstRC", ",", "*", "TRI", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "TII", "->", "moveToVALU", "(", "MI", ")", ";", "}", "break", ";", "}", "case", "", ":", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "unsigned", "Reg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "TRI", "->", "isSGPRClass", "(", "MRI", ".", "getRegClass", "(", "Reg", ")", ")", ")", "break", ";", "bool", "SGPRBranch", "=", "false", ";", "bool", "HasBreakDef", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "MI", ".", "getNumOperands", "(", ")", ";", "i", "+=", "", ")", "{", "unsigned", "Reg", "=", "MI", ".", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", ";", "if", "(", "TRI", "->", "hasVGPRs", "(", "MRI", ".", "getRegClass", "(", "Reg", ")", ")", ")", "{", "TII", "->", "moveToVALU", "(", "MI", ")", ";", "break", ";", "}", "MachineInstr", "*", "DefInstr", "=", "MRI", ".", "getUniqueVRegDef", "(", "Reg", ")", ";", "assert", "(", "DefInstr", ")", ";", "switch", "(", "DefInstr", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "SIFixSGPRCopies12", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13348, "Length": 285, "Cover_Rate": 0.4695222405271829, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "ArgTy", "=", "VT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "unsigned", "ArgSize", "=", "DAG", ".", "getDataLayout", "(", ")", ".", "getTypeAllocSize", "(", "ArgTy", ")", ";", "if", "(", "VT", ".", "isInteger", "(", ")", "&&", "!", "VT", ".", "isVector", "(", ")", ")", "ArgSize", "=", "std", "::", "max", "(", "ArgSize", ",", "MinSlotSize", ")", ";", "bool", "NeedFPTrunc", "=", "false", ";", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", "&&", "!", "VT", ".", "isVector", "(", ")", "&&", "VT", "!=", "", ")", "{", "ArgSize", "=", "", ";", "NeedFPTrunc", "=", "true", ";", "}", "SDValue", "VANext", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "VAList", ",", "DAG", ".", "getConstant", "(", "ArgSize", ",", "DL", ",", "PtrVT", ")", ")", ";", "VANext", "=", "DAG", ".", "getZExtOrTrunc", "(", "VANext", ",", "DL", ",", "PtrMemVT", ")", ";", "SDValue", "APStore", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "VANext", ",", "Addr", ",", "MachinePointerInfo", "(", "V", ")", ")", ";", "if", "(", "NeedFPTrunc", ")", "{", "SDValue", "WideFP", "=", "DAG", ".", "getLoad", "(", "", ",", "DL", ",", "APStore", ",", "VAList", ",", "MachinePointerInfo", "(", ")", ")", ";", "SDValue", "NarrowFP", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "WideFP", ".", "getValue", "(", "", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "NarrowFP", ",", "WideFP"], "ground_truth": [".", "getValue", "(", "", ")", "}", ";"], "File": "AArch64ISelLowering (2)3", "Func": "LowerVAARG", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13349, "Length": 222, "Cover_Rate": 0.42610364683301344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "APInt", "DemandedElts", "=", "APInt", "::", "getAllOnes", "(", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "if", "(", "TLI", ".", "SimplifyDemandedVectorElts", "(", "SDValue", "(", "N", ",", "", ")", ",", "DemandedElts", ","], "ground_truth": ["KnownUndef", ",", "KnownZero", ",", "DCI", ")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "combineKSHIFT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13350, "Length": 44, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SchedImpl", "->", "initialize", "(", "this", ")", ";", "DEBUG", "(", "unsigned", "maxH", "=", "", ";", "for", "(", "unsigned", "su", "=", "", ",", "e", "=", "SUnits", ".", "size", "(", ")", ";", "su", "!=", "e", ";", "++", "su", ")", "if", "(", "SUnits", "[", "su", "]", ".", "getHeight", "(", ")", ">", "maxH", ")", "maxH", "=", "SUnits", "[", "su", "]", ".", "getHeight", "(", ")", ";", "dbgs", "(", ")", "<<", "", "<<", "maxH", "<<", "", ";", ")", ";", "DEBUG", "(", "unsigned", "maxD", "=", "", ";", "for", "(", "unsigned", "su", "=", "", ",", "e", "=", "SUnits", ".", "size", "(", ")", ";", "su", "!=", "e", ";", "++", "su", ")", "if", "(", "SUnits", "[", "su", "]", ".", "getDepth", "(", ")", ">", "maxD", ")", "maxD", "=", "SUnits", "[", "su", "]", ".", "getDepth", "(", ")", ";", "dbgs", "(", ")", "<<", "", "<<", "maxD", "<<", "", ";", ")", ";", "DEBUG", "(", "for", "(", "unsigned", "su", "=", "", ",", "e", "=", "SUnits", ".", "size", "(", ")", ";", "su", "!=", "e", ";", "++", "su", ")", "SUnits", "[", "su", "]", ".", "dumpAll", "(", "this", ")", ")", ";", "initQueues", "(", "TopRoots", ",", "BotRoots", ")", ";", "bool", "IsTopNode", "=", "false", ";", "while", "(", "true", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "SUnit", "*", "SU", "=", "SchedImpl", "->", "pickNode", "(", "IsTopNode", ")", ";", "if", "(", "!", "SU"], "ground_truth": [")", "break", ";"], "File": "HexagonMachineScheduler31", "Func": "schedule", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13351, "Length": 216, "Cover_Rate": 0.5669291338582677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "loadRegFromStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "unsigned", "DestReg", ",", "int", "FrameIdx", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "NewMIs", ";", "DebugLoc", "DL", ";", "if", "(", "MI", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "LoadRegFromStackSlot", "(", "MF", ",", "DL", ",", "DestReg", ",", "FrameIdx", ",", "RC", ",", "NewMIs", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NewMIs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "MBB", ".", "insert", "(", "MI", ",", "NewMIs", "[", "i", "]", ")", ";", "const", "MachineFrameInfo", "&", "MFI", "=", "*", "MF"], "ground_truth": [".", "getFrameInfo", "(", ")", ";"], "File": "PPCInstrInfo33", "Func": "LoadRegFromStackSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13352, "Length": 134, "Cover_Rate": 0.7282608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint8x8_t", ")", "__builtin_neon_vmlav8qi", "(", "(", "int8x8_t", ")", "__a", ",", "(", "int8x8_t", ")", "__b", ",", "(", "int8x8_t"], "ground_truth": [")", "__c", ")", ";"], "File": "arm", "Func": "neon_vmla_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13353, "Length": 22, "Cover_Rate": 0.6285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TyAlign", ">", "", ")", "return", "TyAlign", ";", "return", "", ";", "}", "unsigned", "Align", "=", "", ";", "if", "(", "Subtarget", "->", "hasSSE1", "(", ")", ")", "getMaxByValAlign", "(", "Ty", ","], "ground_truth": ["Align", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "getByValTypeAlignment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13354, "Length": 33, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantSDNode", "*", "ConstOpOrElement", "=", "isConstOrConstSplat", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "ConstOpOrElement", ")", "return", "SDValue", "(", ")", ";", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "hasMinSize", "(", ")", "&&", "isOperationLegal", "(", "", ",", "N", "->", "getValueType", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "auto", "IsProfitable", "=", "[", "this", "]", "(", "bool", "IsNeg", ",", "bool", "IsAddOne", ",", "EVT", "VT", ")", "->", "bool", "{", "switch", "(", "this", "->", "Subtarget", ".", "getCPUDirective", "(", ")", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "return", "true", ";", "case", "", ":", "case", "", ":", "return", "IsAddOne", "&&", "IsNeg", "?", "VT", ".", "isVector", "(", ")", ":", "true", ";", "}", "}", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "const", "APInt", "&", "MulAmt", "=", "ConstOpOrElement", "->", "getAPIntValue", "(", ")", ";", "bool", "IsNeg", "=", "MulAmt", ".", "isNegative", "(", ")", ";", "APInt", "MulAmtAbs", "=", "MulAmt", ".", "abs", "(", ")", ";", "if", "(", "(", "MulAmtAbs", "-", "", ")", ".", "isPowerOf2", "(", ")", ")", "{", "if", "(", "!", "IsProfitable", "(", "IsNeg", ",", "true", ",", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "(", "MulAmtAbs", "-", "", ")", ".", "logBase2", "(", ")", ",", "DL", ",", "VT", ")", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Op0", ",", "Op1", ")", ";", "if", "(", "!", "IsNeg", ")", "return", "Res", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ",", "Res", ")", ";", "}", "else", "if", "(", "(", "MulAmtAbs", "+", "", ")", ".", "isPowerOf2", "(", ")", ")", "{", "if", "(", "!", "IsProfitable", "(", "IsNeg", ",", "false", ",", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "(", "MulAmtAbs", "+", ""], "ground_truth": [")", ".", "logBase2", "(", ")", ",", "DL", ",", "VT", ")", ")", ";"], "File": "PPCISelLowering101", "Func": "combineMUL", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13355, "Length": 378, "Cover_Rate": 0.8059701492537313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst1q_f64", "(", "float64_t", "*", "a", ",", "float64x2_t", "b", ")", "{", "__builtin_aarch64_st1v2df", "(", "(", "__builtin_aarch64_simd_df", "*", ")", "a", ","], "ground_truth": ["b", ")", ";"], "File": "arm", "Func": "neon2_vst1q_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13356, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LowerSTATEPOINT", "(", "OutStreamer", ",", "SM", ",", "*", "MI", ",", "Subtarget", "->", "is64Bit", "(", ")", ",", "TM", ",", "getSubtargetInfo", "(", ")", ",", "MCInstLowering", ")", ";", "case", "TargetOpcode", "::", "STACKMAP", ":", "return", "LowerSTACKMAP", "(", "OutStreamer", ",", "SM", ",", "*", "MI", ",", "Subtarget", "->", "is64Bit", "(", ")", ",", "getSubtargetInfo", "(", ")", ")", ";", "case", "TargetOpcode", "::", "PATCHPOINT", ":", "return", "LowerPATCHPOINT", "(", "OutStreamer", ",", "SM", ",", "*", "MI", ",", "Subtarget", "->", "is64Bit", "(", ")", ",", "getSubtargetInfo", "(", ")", ")", ";", "case", "", ":", "EmitToStreamer", "(", "OutStreamer", ",", "MCInstBuilder", "(", "getRetOpcode", "(", "*", "Subtarget", ")", ")", ")", ";", "return", ";", "case", "", ":", "EmitToStreamer", "(", "OutStreamer", ",", "MCInstBuilder", "(", "getRetOpcode", "(", "*", "Subtarget", ")", ")", ")", ";", "EmitToStreamer", "(", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ")", ";", "return", ";", "case", "", ":", "OutStreamer", ".", "EmitWinCFIPushReg", "(", "RI", "->", "getSEHRegNum", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ")", ";", "return", ";", "case", "", ":", "OutStreamer", ".", "EmitWinCFISaveReg", "(", "RI", "->", "getSEHRegNum", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "return", ";", "case", "", ":", "OutStreamer", ".", "EmitWinCFISaveXMM", "(", "RI", "->", "getSEHRegNum", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "return", ";", "case", "", ":", "OutStreamer", ".", "EmitWinCFIAllocStack", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "return", ";", "case", "", ":", "OutStreamer", ".", "EmitWinCFISetFrame", "(", "RI", "->", "getSEHRegNum", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "return", ";", "case"], "ground_truth": ["", ":"], "File": "X86MCInstLower47", "Func": "EmitInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13357, "Length": 296, "Cover_Rate": 0.3704630788485607, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_ATTRIBUTE_UNUSED", "static", "bool", "isCopyFromRegOfInlineAsm", "(", "const", "SDNode", "*", "N", ")", "{", "assert", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", ";", "do", "{", "N", "=", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "=="], "ground_truth": ["", ")", "return", "true", ";"], "File": "SIISelLowering (2)3", "Func": "isCopyFromRegOfInlineAsm", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13358, "Length": 50, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Cond", "=", "DAG", ".", "getSetCC", "(", "DL", ",", "CCVT", ",", "R", ",", "Y", ",", "", ")", ";", "Q", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Cond", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Q", ",", "One", ")", ",", "Q", ")", ";", "R", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Cond", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "R", ",", "Y", ")", ",", "R", ")", ";", "Cond", "=", "DAG", ".", "getSetCC", "(", "DL", ",", "CCVT", ",", "R", ",", "Y", ",", "", ")", ";", "Q", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Cond", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Q", ",", "One", ")", ",", "Q", ")", ";", "R", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Cond", ",", "DAG", ".", "getNode", "(", ""], "ground_truth": [",", "DL", ",", "VT", ",", "R", ",", "Y", ")", ",", "R", ")", ";"], "File": "AMDGPUISelLowering (2)1", "Func": "LowerUDIVREM", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13359, "Length": 163, "Cover_Rate": 0.3247011952191235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "MatrixTileList", ".", "RegMask", "=", "RegMask", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return", "Op"], "ground_truth": [";"], "File": "AArch64AsmParser1", "Func": "CreateMatrixTileList", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13360, "Length": 23, "Cover_Rate": 0.3709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "MCCodeEmitter", "::", "getVecShiftL8OpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpIdx", ","], "ground_truth": ["SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{"], "File": "AArch64MCCodeEmitter (2)", "Func": "getVecShiftL8OpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13361, "Length": 27, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "Head", "=", "Name", ".", "slice", "(", "Start", ",", "Next", ")", ";", "if", "(", "Head", "==", "", "||", "Head", "==", "", "||", "Head", "==", "", "||", "Head", "==", "", ")", "return", "parseSysAlias", "(", "Head", ",", "NameLoc", ",", "Operands", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "(", "Head", ",", "false", ",", "NameLoc", ",", "getContext", "(", ")", ")", ")", ";", "Mnemonic", "=", "Head", ";", "if", "(", "Head", "==", "", "&&", "Next", "!=", "StringRef", "::", "npos", ")", "{", "Start", "=", "Next", ";", "Next", "=", "Name", ".", "find", "(", "'.'", ",", "Start", "+", "", ")", ";", "Head", "=", "Name", ".", "slice", "(", "Start", "+", "", ",", "Next", ")", ";", "SMLoc", "SuffixLoc", "=", "SMLoc", "::", "getFromPointer", "(", "NameLoc", ".", "getPointer", "(", ")", "+", "(", "Head", ".", "data", "(", ")", "-", "Name", ".", "data", "(", ")", ")", ")", ";", "unsigned", "CC", "=", "parseCondCodeString", "(", "Head", ")", ";", "if", "(", "CC", "==", "", ")", "return", "Error", "(", "SuffixLoc", ",", "", ")", ";", "const", "MCExpr", "*", "CCExpr", "=", "MCConstantExpr", "::", "Create", "(", "CC", ",", "getContext"], "ground_truth": ["(", ")", ")", ";"], "File": "ARM64AsmParser", "Func": "ParseInstruction", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13362, "Length": 173, "Cover_Rate": 0.3128390596745027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "CC", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "Opc", "=", "CC", "->", "getOpcode", "(", ")", ";", "SDValue", "Int", ";", "if", "(", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "&&", "(", "CC", "->", "getOperand", "(", "", ")", "->", "getOpcode", "(", ")", "==", "", ")", ")", "{", "assert", "(", "(", "isa", "<", "ConstantSDNode", ">", "(", "CC", "->", "getOperand", "(", "", ")", ")", "&&", "cast", "<", "ConstantSDNode", ">", "(", "CC", "->", "getOperand", "(", "", ")", ")", "->", "isOne", "(", ")", ")", "&&", "", ")", ";", "Int", "=", "CC", "->", "getOperand", "(", "", ")", ";", "}", "else", "if", "(", "CC", "->", "getOpcode", "(", ")", "==", "", ")", "Int", "=", "CC", ";", "else", "return", "SDValue", "(", ")", ";", "unsigned", "IntOp", "=", "cast", "<", "ConstantSDNode", ">", "(", "Int", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "IntOp", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "dl", "(", "Int", ")", ";", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Elements", "=", "Int", ".", "getOperand", "(", "", ")", ";", "SDValue", "ExitBlock", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "Elements", ",", "ExitBlock"], "ground_truth": ["}", ";"], "File": "ARMISelLowering10", "Func": "PerformHWLoopCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13363, "Length": 198, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "fr30_function_value_regno_p", "(", "const", "unsigned", "int", "regno"], "ground_truth": [")", "{"], "File": "fr30", "Func": "fr30_function_value_regno_p", "Target": "fr30", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 13364, "Length": 10, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsLoad", ")", "{", "unsigned", "ResTyElts", "=", "(", "NumVecs", "==", "", ")", "?", "", ":", "NumVecs", ";", "if", "(", "!", "is64BitVector", ")", "ResTyElts", "*=", "", ";", "ResTys", ".", "push_back", "(", "EVT", "::", "getVectorVT", "(", "*", "CurDAG", "->", "getContext", "(", ")", ",", "", ",", "ResTyElts", ")", ")", ";", "}", "if", "(", "isUpdating", ")", "ResTys", ".", "push_back", "(", "", ")", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "SDValue", "Pred", "=", "getAL", "(", "CurDAG", ")", ";", "SDValue", "Reg0", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "MemAddr", ")", ";", "Ops", ".", "push_back", "(", "Align", ")", ";", "if", "(", "isUpdating", ")", "{", "SDValue", "Inc", "=", "N", "->", "getOperand", "(", "AddrOpIdx", "+", "", ")", ";", "Ops", ".", "push_back", "(", "isa", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", "?", "Reg0", ":", "Inc", ")", ";", "}", "SDValue", "SuperReg", ";", "SDValue", "V0", "=", "N", "->", "getOperand", "(", "Vec0Idx", "+", "", ")", ";", "SDValue", "V1", "=", "N", "->", "getOperand", "(", "Vec0Idx", "+", "", ")", ";", "if", "(", "NumVecs", "==", "", ")", "{", "if", "(", "is64BitVector", ")", "SuperReg", "=", "SDValue", "(", "createDRegPairNode", "(", "", ",", "V0", ",", "V1", ")", ",", "", ")", ";", "else", "SuperReg", "=", "SDValue", "(", "createQRegPairNode", "(", "", ",", "V0", ",", "V1", ")", ",", "", ")", ";", "}", "else", "{", "SDValue", "V2", "=", "N", "->", "getOperand", "(", "Vec0Idx", "+", "", ")", ";", "SDValue", "V3", "=", "(", "NumVecs", "==", "", ")", "?", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ",", "dl", ",", "VT", ")", ",", "", ")", ":", "N", "->", "getOperand", "(", "Vec0Idx", "+", "", ")", ";", "if", "(", "is64BitVector", ")", "SuperReg", "=", "SDValue", "(", "createQuadDRegsNode", "(", "", ",", "V0", ",", "V1", ",", "V2", ",", "V3", ")", ",", "", ")", ";", "else", "SuperReg", "=", "SDValue", "(", "createQuadQRegsNode", "(", "", ",", "V0", ",", "V1", ",", "V2", ",", "V3", ")", ",", "", ")", ";", "}", "Ops", ".", "push_back", "(", "SuperReg", ")", ";", "Ops", ".", "push_back", "(", "getI32Imm", "(", "Lane", ")", ")", ";", "Ops", ".", "push_back", "(", "Pred", ")", ";", "Ops", ".", "push_back", "(", "Reg0", ")", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "unsigned", "Opc", "=", "(", "is64BitVector", "?", "DOpcodes", "[", "OpcodeIndex", "]", ":", "QOpcodes", "[", "OpcodeIndex", "]", ")", ";", "SDNode", "*", "VLdLn", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "ResTys", ",", "Ops", ")", ";", "cast", "<", "MachineSDNode", ">", "(", "VLdLn", ")", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+", "", ")", ";", "if", "(", "!", "IsLoad", ")", "return", "VLdLn", ";", "SuperReg", "=", "SDValue", "(", "VLdLn", ",", ""], "ground_truth": [")", ";"], "File": "ARMISelDAGToDAG108", "Func": "SelectVLDSTLane", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13365, "Length": 422, "Cover_Rate": 0.4547413793103448, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "numBitsUnsigned", "(", "MulLHS", ",", "DAG", ")", "<=", "", "&&", "numBitsUnsigned", "(", "MulRHS", ",", "DAG", ")", "<=", "", ")", "{", "MulLHS", "=", "DAG", ".", "getZExtOrTrunc", "(", "MulLHS", ",", "SL", ",", "", ")", ";", "MulRHS", "=", "DAG", ".", "getZExtOrTrunc", "(", "MulRHS", ",", "SL", ",", "", ")", ";", "AddRHS", "=", "DAG", ".", "getZExtOrTrunc", "(", "AddRHS", ",", "SL", ",", "", ")", ";", "return", "getMad64_32", "(", "DAG", ",", "SL", ",", "VT", ",", "MulLHS", ",", "MulRHS", ",", "AddRHS", ",", "false", ")", ";", "}", "if", "(", "numBitsSigned", "(", "MulLHS", ",", "DAG", ")", "<", "", "&&", "numBitsSigned", "(", "MulRHS", ",", "DAG", ")", "<", "", ")", "{", "MulLHS", "=", "DAG", ".", "getSExtOrTrunc", "(", "MulLHS", ",", "SL", ",", "", ")", ";", "MulRHS", "=", "DAG", ".", "getSExtOrTrunc", "(", "MulRHS", ",", "SL", ",", "", ")", ";", "AddRHS", "=", "DAG", ".", "getSExtOrTrunc", "(", "AddRHS", ",", "SL", ",", "", ")", ";", "return", "getMad64_32", "(", "DAG", ",", "SL", ",", "VT", ",", "MulLHS", ",", "MulRHS", ",", "AddRHS", ",", "true", ")", ";", "}", "return", "SDValue", "(", ")", ";", "}", "if", "(", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Opc", "=", "LHS", ".", "getOpcode", "(", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "std", "::", "swap", "(", "RHS", ",", "LHS", ")", ";", "Opc", "=", "RHS", ".", "getOpcode", "(", ")", ";", "switch", "(", "Opc", ")", "{", "default", ":", "break", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "SIISelLowering115", "Func": "performAddCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13366, "Length": 234, "Cover_Rate": 0.3842364532019704, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmInfoFn", "A", "(", "The64Target", ",", "createMCAsmInfo", ")", ";", "RegisterMCAsmInfoFn", "B", "(", "The64elTarget", ",", "createMCAsmInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "TheTarget", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "TheelTarget", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "The64Target", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "The64elTarget", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheelTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "The64Target", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "The64elTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheelTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "The64Target", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "The64elTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "TheTarget", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "TheelTarget", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "The64Target", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "The64elTarget", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCObjectStreamer", "(", "TheTarget", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCObjectStreamer", "(", "TheelTarget", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCObjectStreamer", "(", "The64Target", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCObjectStreamer", "(", "The64elTarget", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheTarget", ",", "createAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheelTarget"], "ground_truth": [",", "createAsmBackend", ")", ";"], "File": "MipsMCTargetDesc42", "Func": "LLVMInitializeMipsTargetMC", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13367, "Length": 214, "Cover_Rate": 0.622093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GlobalBaseReg", "=", "", ";", "SubTarget", "=", "&", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "Subtarget", "=", "&", "MF", ".", "getSubtarget", "<"], "ground_truth": ["Subtarget", ">", "(", ")", ";"], "File": "PPCISelDAGToDAG112", "Func": "runOnMachineFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13368, "Length": 28, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "va_list_gpr_counter_field", "=", "f_gpr", ";", "va_list_fpr_counter_field", "=", "f_fpr", ";", "DECL_FIELD_CONTEXT", "(", "f_gpr", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_fpr", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_res", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_ovf", ")", "=", "record", ";", "DECL_FIELD_CONTEXT", "(", "f_sav", ")", "=", "record", ";", "TYPE_STUB_DECL", "(", "record", ")", "=", "type_decl", ";", "TYPE_NAME", "(", "record", ")", "=", "type_decl", ";", "TYPE_FIELDS", "(", "record", ")", "=", "f_gpr", ";", "DECL_CHAIN", "(", "f_gpr", ")", "=", "f_fpr", ";", "DECL_CHAIN", "(", "f_fpr", ")"], "ground_truth": ["=", "f_res", ";"], "File": "powerpcspe", "Func": "rs6000_build_builtin_va_list", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13369, "Length": 78, "Cover_Rate": 0.308300395256917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ArrayRef", "<", "MCPhysReg", ">", "IntArgRegs", "=", "Subtarget", ".", "getABI", "(", ")", ".", "GetByValArgRegs", "(", ")", ";", "const", "MCPhysReg", "*", "ShadowRegs", "=", "Subtarget", ".", "isABI_O32", "(", ")", "?", "IntArgRegs", ".", "data", "(", ")", ":", "64DPRegs", ";", "assert", "(", "!", "(", "Align", "%", "RegSizeInBytes", ")", "&&", "", "", ")", ";", "FirstReg", "=", "State", "->", "getFirstUnallocated", "(", "IntArgRegs", ".", "data", "(", ")", ",", "IntArgRegs", ".", "size", "(", ")", ")", ";", "if", "(", "(", "Align", ">", "RegSizeInBytes", ")", "&&", "(", "FirstReg", "%", "", ")", ")", "{", "State", "->", "AllocateReg", "(", "IntArgRegs", "[", "FirstReg", "]", ",", "ShadowRegs", "[", "FirstReg", "]", ")", ";", "++", "FirstReg", ";", "}", "Size", "=", "RoundUpToAlignment", "(", "Size", ",", "RegSizeInBytes", ")", ";", "for", "(", "unsigned", "I", "=", "FirstReg", ";", "Size", ">", "", "&&", "("], "ground_truth": ["I", "<", "IntArgRegs", ".", "size", "(", ")", ")", ";"], "File": "MipsISelLowering108", "Func": "HandleByVal", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13370, "Length": 132, "Cover_Rate": 0.4943820224719101, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_uqsubv8hi_uuu", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vqsubq_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13371, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opcode", "==", "", ")", "{", "if", "(", "isShiftMask", ")", "Mask", "=", "Mask", "<<", "Shift", ";", "Indeterminant", "=", "~", "(", "", "<<", "Shift", ")", ";", "}", "else", "if", "(", "Opcode", "==", "", ")", "{", "if", "(", "isShiftMask", ")", "Mask", "=", "Mask", ">>", "Shift", ";", "Indeterminant", "=", "~", "(", "", ">>", "Shift", ")", ";", "Shift", "=", "", "-", "Shift", ";", "}", "else", "if", "(", "Opcode", "=="], "ground_truth": ["", ")", "{"], "File": "PPCISelDAGToDAG (2)", "Func": "isRotateAndMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13372, "Length": 69, "Cover_Rate": 0.3150684931506849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTransformInfo", "(", "TTIImpl", "(", "this", ",", "F", ")"], "ground_truth": [")", ";"], "File": "MOSTargetMachine", "Func": "getTargetTransformInfo", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13373, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "get", "(", "Opc", ")", ",", "DestReg", ")", ";", "if", "(", "Subtarget", ".", "isMClass", "(", ")", ")", "MIB", ".", "addImm", "(", "", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "MIB", ".", "addReg", "(", "", ",", "RegState", "::", "Implicit", "|", "getKillRegState", "("], "ground_truth": ["KillSrc", ")", ")", ";"], "File": "ARMBaseInstrInfo (2)2", "Func": "copyFromCPSR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13374, "Length": 59, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", "<<", "retAlignment", "<<", "", "<<", "DL", ".", "getTypeAllocSize", "(", "retTy", ")", "<<", "", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "O", "<<", "", ";", "}", "O", "<<", "", ";", "bool", "first", "=", "true", ";", "unsigned", "OIdx", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Args", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ",", "++", "OIdx", ")", "{", "Type", "*", "Ty", "=", "Args", "[", "i", "]", ".", "Ty", ";", "if", "(", "!", "first", ")", "{", "O", "<<", "", ";", "}", "first", "=", "false", ";", "if", "(", "!", "Outs", "[", "OIdx", "]", ".", "Flags", ".", "isByVal", "(", ")", ")", "{", "if", "(", "Ty", "->", "isAggregateType", "(", ")", "||", "Ty", "->", "isVectorTy", "(", ")", "||", "Ty", "->", "isIntegerTy", "(", "", ")", ")", "{", "unsigned", "align", "=", "", ";", "const", "CallInst", "*", "CallI", "=", "cast", "<", "CallInst", ">", "(", "CS", ".", "getInstruction", "(", ")", ")", ";", "if", "(", "!", "getAlign", "(", "*", "CallI", ",", "i", "+", "", ",", "align", ")", ")", "align", "=", "DL", ".", "getABITypeAlignment", "(", "Ty", ")", ";", "unsigned", "sz", "=", "DL", ".", "getTypeAllocSize", "(", "Ty", ")", ";", "O", "<<", "", "<<", "align", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", "<<", "sz", "<<", "", ";", "SmallVector", "<", "EVT", ",", "", ">", "vtparts", ";", "ComputeValueVTs", "(", "*", "this", ",", "DL", ",", "Ty", ",", "vtparts", ")", ";", "if", "(", "unsigned", "len", "=", "vtparts", ".", "size", "(", ")", ")", "OIdx", "+=", "len", "-", "", ";", "continue", ";", "}", "assert", "(", "(", "getValueType", "(", "DL", ",", "Ty", ")", "==", "Outs", "[", "OIdx", "]", ".", "VT", "||", "(", "getValueType", "(", "DL", ",", "Ty", ")", "==", "", "&&", "Outs", "[", "OIdx", "]", ".", "VT", "==", "", ")", ")", "&&", "", ")", ";", "unsigned", "sz", "=", "", ";", "if", "(", "isa", "<", "IntegerType", ">", "(", "Ty", ")", ")", "{", "sz", "=", "cast", "<", "IntegerType", ">", "(", "Ty", ")", "->", "getBitWidth", "(", ")", ";", "if", "(", "sz", "<", "", ")", "sz", "=", "", ";", "}", "else", "if", "(", "isa", "<", "PointerType", ">", "(", "Ty", ")", ")", "{", "sz", "=", "PtrVT", ".", "getSizeInBits", "(", ")", ";", "}", "else", "if", "(", "Ty", "->", "isHalfTy", "(", ")", ")", "sz", "=", "", ";", "else", "sz", "=", "Ty", "->", "getPrimitiveSizeInBits", "(", ")", ";", "O", "<<", "", "<<", "sz", "<<", "", ";", "O", "<<", "", ";", "continue", ";", "}", "auto", "*", "PTy", "=", "dyn_cast", "<", "PointerType", ">", "(", "Ty", ")", ";", "assert", "(", "PTy", "&&", "", ")", ";", "Type", "*", "ETy", "=", "PTy", "->", "getElementType", "(", ")", ";", "Align", "align", "=", "Outs", "[", "OIdx", "]", ".", "Flags", ".", "getNonZeroByValAlign", "(", ")", ";", "unsigned", "sz", "=", "DL", ".", "getTypeAllocSize", "(", "ETy", ")", ";", "O", "<<", "", "<<", "align", ".", "value", "(", ")", "<<", "", ";", "O", "<<", "", ";", "O", "<<", "", "<<"], "ground_truth": ["sz", "<<", "", ";"], "File": "NVPTXISelLowering52", "Func": "getPrototype", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13375, "Length": 467, "Cover_Rate": 0.631935047361299, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "gen_easy_altivec_constant", "(", "rtx", "op", ")", "{", "enum", "machine_mode", "mode", "=", "GET_MODE", "(", "op", ")", ";", "int", "nunits", "=", "GET_MODE_NUNITS", "(", "mode", ")", ";", "rtx", "last", "=", "CONST_VECTOR_ELT", "(", "op", ",", "nunits", "-", "", ")", ";", "unsigned", "step", "=", "nunits", "/", "", ";", "unsigned", "copies", "=", "", ";", "if", "(", "vspltis_constant", "(", "op", ",", "step", ",", "copies", ")", ")", "return", "gen_rtx_VEC_DUPLICATE", "(", "V4SImode", ",", "gen_lowpart", "(", "SImode", ",", "last", ")", ")", ";", "if", "(", "step", "==", "", ")", "copies", "<<=", "", ";", "else", "step", ">>=", "", ";", "if", "(", "vspltis_constant", "(", "op", ",", "step", ",", "copies", ")", ")", "return", "gen_rtx_VEC_DUPLICATE", "(", "V8HImode", ",", "gen_lowpart", "(", "HImode", ",", "last", ")", ")", ";", "if", "(", "step", "==", "", ")", "copies"], "ground_truth": ["<<=", "", ";"], "File": "rs60003", "Func": "gen_easy_altivec_constant", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13376, "Length": 121, "Cover_Rate": 0.7806451612903226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "GlobalBase", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ")", ";", "SDValue", "AbsAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "GlobalBase", ",", "HiLo", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFrameInfo", "(", ")", ";", "MFI", "->", "setHasCalls", "(", "true", ")", ";", "return", "DAG", ".", "getLoad", "(", "VT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "AbsAddr", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "switch", "(", "getTargetMachine", "(", ")", ".", "getCodeModel", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CodeModel", "::", "Small", ":", "return", "makeHiLoPair", "(", "Op", ",", "MCExpr", "::", "VK__HI", ",", "MCExpr", "::", "VK__LO", ",", "DAG", ")", ";", "case", "CodeModel", "::", "Medium", ":", "{", "SDValue", "H44", "=", "makeHiLoPair", "(", "Op", ",", "MCExpr", "::", "VK__H44", ",", "MCExpr", "::", "VK__M44", ",", "DAG", ")", ";", "H44", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "H44", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "SDValue", "L44", "=", "withTargetFlags", "(", "Op", ",", "MCExpr", "::", "VK__L44", ",", "DAG", ")", ";", "L44", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "L44", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "H44", ",", "L44", ")", ";", "}", "case", "CodeModel", "::", "Large", ":", "{", "SDValue", "Hi", "=", "makeHiLoPair", "(", "Op", ",", "MCExpr", "::", "VK__HH", ",", "MCExpr", "::"], "ground_truth": ["VK__HM", ",", "DAG", ")", ";"], "File": "SparcISelLowering95", "Func": "makeAddress", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13377, "Length": 250, "Cover_Rate": 0.6443298969072165, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CFStack", "::", "pushLoop", "(", ")", "{", "LoopStack", ".", "push_back", "(", "CFStack", "::", "ENTRY"], "ground_truth": [")", ";"], "File": "R600ControlFlowFinalizer (2)", "Func": "pushLoop", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13378, "Length": 16, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Relocator", "::", "Address", "GOT_ORG", "=", "helper_GOT_ORG", "(", "pParent", ")", ";", "pReloc", ".", "target", "(", ")", "=", "GOT_ORG", "+", "A", "-", "pReloc", ".", "place", "(", ")", ";", "return", "Relocator", "::"], "ground_truth": ["OK", ";"], "File": "X86Relocator", "Func": "gotpc32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13379, "Length": 31, "Cover_Rate": 0.49206349206349204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "int", ",", "", ">", "WidenedMask", ";", "if", "(", "canWidenShuffleElements", "(", "Mask", ",", "WidenedMask", ")", ")", "if", "(", "SDValue", "V", "=", "lowerV2X128VectorShuffle", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "{", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ")", ";", "if", "(", "!", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "{", "unsigned", "VPERMILPMask", "=", "(", "Mask", "[", "", "]", "==", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "DAG", ".", "getConstant", "(", "VPERMILPMask", ",", "DL", ",", "", ")", ")", ";", "}", "if", "(", "Subtarget", ".", "hasAVX2", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "Mask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "return", "lowerVectorShuffleAsLanePermuteAndBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "}", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1"], "ground_truth": [",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";"], "File": "X86ISelLowering148", "Func": "lowerV4F64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13380, "Length": 319, "Cover_Rate": 0.5370370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "float", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__vis_fhadds", "(", "float", "__A", ","], "ground_truth": ["float", "__B", ")", "{"], "File": "visintrin", "Func": "__vis_fhadds", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13381, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerGlobalTLSAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "MipsISelLowering32", "Func": "LowerGlobalTLSAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13382, "Length": 19, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "Disassembler", "::", "decodeOperand_AReg_128", "(", "unsigned", "Val", ")", "const", "{", "return", "createRegOperand", "(", "", ",", "Val"], "ground_truth": ["&", "", ")", ";"], "File": "AMDGPUDisassembler1", "Func": "decodeOperand_AReg_128", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13383, "Length": 20, "Cover_Rate": 0.8695652173913043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "convert_op", "(", "&", "op11", ",", "insn", ")", ";", "convert_op", "(", "&", "op12", ",", "insn", ")", ";", "if", "(", "!", "REG_P", "(", "op11", ")", ")", "{", "tmp", "=", "gen_reg_rtx", "(", "vmode", ")", ";", "emit_insn_before", "(", "gen_rtx_SET", "(", "tmp", ",", "op11", ")", ",", "insn", ")", ";", "op11", "=", "tmp", ";", "}", "return", "gen_rtx_UNSPEC", "(", "CCmode", ",", "gen_rtvec", "(", "", ",", "op11", ",", "op12", ")", ",", "UNSPEC_PTEST", ")", ";", "}", "else", "{", "convert_op", "(", "&", "op1", ",", "insn", ")", ";", "src", "=", "op1", ";", "}", "if", "(", "!", "REG_P", "(", "src", ")", ")", "{", "tmp", "=", "gen_reg_rtx", "(", "vmode", ")", ";", "emit_insn_before", "(", "gen_rtx_SET", "(", "tmp", ",", "src", ")", ",", "insn", ")", ";", "src", "=", "tmp", ";", "}", "if", "(", "vmode", "==", "V2DImode", ")", "{", "tmp", "=", "gen_reg_rtx", "(", "vmode", ")", ";", "emit_insn_before", "(", "gen_vec_interleave_lowv2di", "(", "tmp", ",", "src", ",", "src", ")", ",", "insn", ")", ";", "src", "=", "tmp", ";", "}", "else", "if", "(", "vmode", "==", "V4SImode", ")", "{", "tmp", "=", "gen_reg_rtx", "(", "vmode", ")", ";", "emit_insn_before", "(", "gen_sse2_pshufd", "(", "tmp", ",", "src", ",", "const0_rtx", ")", ",", "insn", ")", ";", "src", "=", "tmp", ";", "}", "return", "gen_rtx_UNSPEC", "(", "CCmode", ",", "gen_rtvec", "(", "", ",", "src", ","], "ground_truth": ["src", ")", ",", "UNSPEC_PTEST", ")", ";"], "File": "i386-features1", "Func": "convert_compare", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13384, "Length": 199, "Cover_Rate": 0.4492099322799097, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_EXTERNAL_VISIBILITY", "void", "LLVMInitializeDisassembler", "("], "ground_truth": [")", "{"], "File": "SystemZDisassembler11", "Func": "LLVMInitializeSystemZDisassembler", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13385, "Length": 6, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "TargetTriple", ".", "getEnvironment", "(", ")", "!=", "Triple", "::", "ELF", "&&", "TargetTriple"], "ground_truth": [".", "isOSBinFormatCOFF", "(", ")", ")", ";"], "File": "X86Subtarget106", "Func": "isTargetCOFF", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13386, "Length": 19, "Cover_Rate": 0.7307692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FunctionInfo", "::", "getGlobalBaseReg", "(", ")", "{", "if", "(", "GlobalBaseReg", ")", "return", "GlobalBaseReg", ";", "if", "(", "FixGlobalBaseReg", ")", "return", "GlobalBaseReg", "=", "", ";", "const", "TargetRegisterClass", "*", "RC", ";", "RC", "=", "(", "const", "TargetRegisterClass", "*", ")"], "ground_truth": ["&", "", ";"], "File": "rvexMachineFunction", "Func": "getGlobalBaseReg", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13387, "Length": 38, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcagth_f16", "(", "float16_t", "__a", ","], "ground_truth": ["float16_t", "__b", ")", "{"], "File": "arm", "Func": "fp16_vcagth_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13388, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_fmadd_round_ps", "(", "__m512", "__A", ",", "__mmask16", "__U", ",", "__m512", "__B", ",", "__m512", "__C", ",", "const", "int", "__R", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_vfmaddps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")"], "ground_truth": ["__B", ",", "(", "__v16sf", ")", "__C", ",", "(", "__mmask16", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_fmadd_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13389, "Length": 61, "Cover_Rate": 0.9838709677419355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "n", "=", "INTVAL_OR_ELSE", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ";", "x", "=", "XEXP", "(", "x", ",", "", ")", ";", "break", ";", "case", "SIGN_EXTRACT", ":", "n", "=", "BITS_PER_WORD", "-", "INTVAL_OR_ELSE", "(", "XEXP", "(", "x", ",", "", ")", ",", "BITS_PER_WORD", ")", ";", "x", "=", "NULL_RTX", ";", "break", ";", "case", "IOR", ":", "w", "=", "INTVAL_OR_ELSE", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ";", "for", "(", "i", "=", "BITS_PER_WORD", "-", "", ";", "i"], "ground_truth": [">=", "", ";", "i", "--", ")", "{"], "File": "pdp10", "Func": "sign_extended_p", "Target": "pdp10", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13390, "Length": 83, "Cover_Rate": 0.3915094339622642, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitNops", "(", "*", "OutStreamer", ",", "", ",", "Subtarget", "->", "is64Bit", "(", ")", ",", "getSubtargetInfo", "(", ")", ")", ";", "OutStreamer", "->", "EmitLabel", "(", "Target", ")", ";", "recordSled", "(", "CurSled", ",", "MI"], "ground_truth": [",", "SledKind", "::", "FUNCTION_ENTER", ")", ";"], "File": "X86MCInstLower103", "Func": "LowerPATCHABLE_FUNCTION_ENTER", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13391, "Length": 36, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isExtend64", "(", ")", "const", "{", "if", "(", "Kind", "!=", "k_Extend"], "ground_truth": [")", "return", "false", ";"], "File": "ARM64AsmParser", "Func": "isExtend64", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13392, "Length": 15, "Cover_Rate": 0.3488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "ENCODING_CD", ":", "case", "ENCODING_CP", ":", "case", "ENCODING_CO", ":", "case", "ENCODING_CT", ":", "debug", "(", "", ")", ";", "return", "true", ";", "case", "ENCODING_IB", ":", "case", "ENCODING_IW", ":", "case", "ENCODING_ID", ":", "case", "ENCODING_IO", ":", "case", "ENCODING_Iv", ":", "case", "ENCODING_Ia", ":", "translateImmediate", "(", "mcInst", ",", "insn", ".", "immediates", "[", "insn", ".", "numImmediatesTranslated", "++", "]", ",", "operand", ",", "insn", ",", "Dis", ")", ";", "return", "false", ";", "case", "ENCODING_RB", ":", "case", "ENCODING_RW", ":", "case", "ENCODING_RD", ":", "case", "ENCODING_RO", ":", "translateRegister", "(", "mcInst", ",", "insn", ".", "opcodeRegister", ")", ";", "return", "false"], "ground_truth": [";"], "File": "X86Disassembler1", "Func": "translateOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13393, "Length": 86, "Cover_Rate": 0.3722943722943723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useCheriCapTable", "(", ")", "const", "{", "return", "getABI", "(", ")"], "ground_truth": [".", "IsCheriPureCap", "(", ")", ";", "}"], "File": "MipsSubtarget43", "Func": "useCheriCapTable", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13394, "Length": 16, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PrivateGlobalPrefix", "=", "", ";", "WeakRefDirective", "=", "", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "UsesELFSectionDirectiveForBSS", "=", "true", ";", "UseIntegratedAssembler", "=", "true", ";", "CommentString", "=", "", ";", "SupportsDebugInformation", "=", "true"], "ground_truth": [";"], "File": "LanaiMCAsmInfo", "Func": "LanaiMCAsmInfo", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13395, "Length": 30, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqrdmladhq_sv16qi", "(", "__inactive", ","], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vqrdmladhq_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13396, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AsmParser", "::", "getReg", "(", "int", "RC", ",", "int", "RegNo", ")", "{", "return", "*", "(", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", "->", "getRegClass", "(", "RC", ")", "."], "ground_truth": ["begin", "(", ")", "+", "RegNo", ")", ";"], "File": "P2AsmParser", "Func": "getReg", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13397, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", "I", "<", "ByVal", ".", "NumRegs", "-", "LeftoverBytes", ";", "++", "I", ",", "OffsetInBytes", "+=", "RegSizeInBytes", ")", "{", "SDValue", "LoadPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrTy", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "OffsetInBytes", ",", "PtrTy", ")", ")", ";", "SDValue", "LoadVal", "=", "DAG", ".", "getLoad", "(", "RegTy", ",", "DL", ",", "Chain", ",", "LoadPtr", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "Alignment", ")", ";", "MemOpChains", ".", "push_back", "(", "LoadVal", ".", "getValue", "(", "", ")", ")", ";", "unsigned", "ArgReg", "=", "ArgRegs", "[", "ByVal", ".", "FirstIdx", "+", "I", "]", ";", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "ArgReg", ",", "LoadVal", ")", ")", ";", "}", "if", "(", "ByValSizeInBytes", "==", "OffsetInBytes", ")", "return", ";", "if", "(", "LeftoverBytes", ")", "{", "assert", "(", "(", "ByValSizeInBytes", ">", "OffsetInBytes", ")", "&&", "(", "ByValSizeInBytes", "<", "OffsetInBytes", "+", "RegSizeInBytes", ")", "&&", "", ")", ";", "SDValue", "Val", ";", "for", "(", "unsigned", "LoadSizeInBytes", "=", "RegSizeInBytes", "/", "", ",", "TotalBytesLoaded", "=", "", ";", "OffsetInBytes", "<", "ByValSizeInBytes", ";", "LoadSizeInBytes", "/=", "", ")", "{", "unsigned", "RemainingSizeInBytes", "=", "ByValSizeInBytes", "-", "OffsetInBytes", ";", "if", "(", "RemainingSizeInBytes", "<", "LoadSizeInBytes", ")", "continue", ";", "SDValue", "LoadPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrTy", ",", "Arg", ",", "DAG", ".", "getConstant", "(", "OffsetInBytes", ",", "PtrTy", ")", ")", ";", "SDValue", "LoadVal", "=", "DAG", ".", "getExtLoad", "(", "", ",", "DL", ",", "RegTy", ",", "Chain", ",", "LoadPtr", ",", "MachinePointerInfo", "(", ")", ",", "", "(", "LoadSizeInBytes", "*", "", ")", ",", "false", ",", "false", ",", "Alignment", ")", ";", "MemOpChains", ".", "push_back", "(", "LoadVal", ".", "getValue"], "ground_truth": ["(", "", ")", ")", ";"], "File": "MipsISelLowering (2)1", "Func": "passByValArg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13398, "Length": 255, "Cover_Rate": 0.3794642857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getCost", "(", ")"], "ground_truth": ["{"], "File": "SIMachineScheduler", "Func": "getCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13399, "Length": 5, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_shuffle_i32x4", "(", "__m256i", "__W", ",", "__mmask8"], "ground_truth": ["__U", ",", "__m256i", "__A", ",", "__m256i", "__B", ",", "const", "int", "__imm", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_shuffle_i32x4", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13400, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering"], "ground_truth": ["(", ")", "const", "{"], "File": "MipsSubtarget (2)", "Func": "getTargetLowering", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13401, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "riscv_symbol_insns", "(", "sym_type", ")", "==", "", ")", "return", "false", ";", "if", "(", "!", "riscv_split_symbol_type", "(", "sym_type"], "ground_truth": [")", ")", "return", "false", ";"], "File": "riscv2", "Func": "riscv_valid_lo_sum_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13402, "Length": 23, "Cover_Rate": 0.3709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MaxSize", "=", "Size", "*", "", ";", "if", "(", "!", "Arg", ".", "IsFixed", ")", "MaxSize", "=", "", ";", "Register", "ValVReg", "=", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "LocInfo", "::", "FPExt", "?", "extendRegister", "(", "Arg"], "ground_truth": [".", "Regs", "[", "", "]", ",", "VA", ",", "MaxSize", ")", ":", "Arg", ".", "Regs", "[", "", "]", ";"], "File": "AArch64CallLowering16", "Func": "assignValueToAddress", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13403, "Length": 54, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "EmitFunctionBodyEnd", "(", ")", "{", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "("], "ground_truth": ["CurrentFnSym", "->", "getName", "(", ")", ")", ")", ";"], "File": "AlphaAsmPrinter", "Func": "EmitFunctionBodyEnd", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13404, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsubhn_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ")", "{", "return", "(", "int16x4_t", ")", "__builtin_aarch64_subhnv4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon2_vsubhn_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13405, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PassRegistry", "*", "PR", "=", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeLowerI1CopiesPass", "(", "*", "PR", ")", ";", "initializeFixSGPRCopiesPass", "(", "*", "PR", ")", ";", "initializeFoldOperandsPass", "(", "*", "PR", ")", ";", "initializeShrinkInstructionsPass", "(", "*", "PR", ")", ";", "initializeFixControlFlowLiveIntervalsPass", "(", "*", "PR", ")", ";", "initializeLoadStoreOptimizerPass", "(", "*", "PR", ")", ";", "initializeAnnotateKernelFeaturesPass", "(", "*", "PR", ")", ";", "initializeAnnotateUniformValuesPass", "(", "*", "PR", ")", ";", "initializePromoteAllocaPass", "(", "*", "PR", ")", ";", "initializeCodeGenPreparePass", "(", "*", "PR", ")", ";", "initializeAnnotateControlFlowPass", "(", "*", "PR", ")", ";", "initializeInsertWaitsPass", "(", "*", "PR", ")", ";", "initializeWholeQuadModePass", "(", "*", "PR", ")", ";", "initializeLowerControlFlowPass", "(", "*", "PR", ")", ";", "initializeInsertSkipsPass", "(", "*", "PR", ")"], "ground_truth": [";"], "File": "AMDGPUTargetMachine84", "Func": "LLVMInitializeAMDGPUTarget", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13406, "Length": 100, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IRBuilder", "<", ">", "Builder", "(", "InsertAtEnd", ")", ";", "Value", "*", "Idx", "[", "", "]", ";", "Idx", "[", "", "]", "=", "Builder", ".", "getInt32", "(", "", ")", ";", "Idx", "[", "", "]", "=", "Builder", ".", "getInt32", "(", "getTranslator", "(", ")", ".", "getRegSetDesc", "(", ")", ".", "RegOffsetsInSet", "["], "ground_truth": ["getTranslator", "(", ")", ".", "getRegSetDesc", "(", ")", ".", "RegLargestSupers", "[", "", "]", "]", ")", ";"], "File": "X86DCModule", "Func": "insertCodeForFiniRegSet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13407, "Length": 61, "Cover_Rate": 0.580952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LoadI", "->", "eraseFromParent", "(", ")", ";", "return", "NextI", ";", "}", "BitExtMI", "=", "BuildMI", "(", "*", "LoadI", "->", "getParent", "(", ")", ",", "LoadI", ",", "LoadI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "IsStoreXReg", "?", "", ":", "", ")", ",", "LdRt", ")", ".", "addReg", "(", "IsStoreXReg", "?", "", ":", "", ")", ".", "addReg", "(", "StRt", ")", ".", "addImm", "(", "", "(", "", ",", "", ")", ")", ";", "}", "else", "{", "if", "(", "!", "Subtarget", "->", "isLittleEndian", "(", ")", ")", "return", "NextI", ";", "bool", "IsUnscaled", "=", "TII", "->", "isUnscaledLdSt", "(", "LoadI", ")", ";", "assert", "(", "IsUnscaled", "==", "TII", "->", "isUnscaledLdSt", "(", "StoreI", ")", "&&", "", ")", ";", "assert", "(", "LoadSize", "<=", "StoreSize", "&&", "", ")", ";", "int", "UnscaledLdOffset", "=", "IsUnscaled", "?", "getLdStOffsetOp", "(", "LoadI", ")", ".", "getImm", "(", ")", ":", "getLdStOffsetOp", "(", "LoadI", ")", ".", "getImm", "(", ")", "*", "LoadSize", ";", "int", "UnscaledStOffset", "=", "IsUnscaled", "?", "getLdStOffsetOp", "(", "StoreI", ")", ".", "getImm", "(", ")", ":", "getLdStOffsetOp", "(", "StoreI", ")", ".", "getImm", "(", ")", "*", "StoreSize", ";", "int", "Width", "=", "LoadSize", "*", "", ";", "int", "Immr", "=", "", "*", "(", "UnscaledLdOffset", "-", "UnscaledStOffset", ")", ";", "int", "Imms", "=", "Immr", "+", "Width", "-", "", ";", "unsigned", "DestReg", "=", "IsStoreXReg", "?", "TRI", "->", "getMatchingSuperReg", "(", "LdRt", ",", "", ",", "&", "", ")", ":", "LdRt", ";", "assert", "(", "(", "UnscaledLdOffset", ">=", "UnscaledStOffset", "&&", "(", "UnscaledLdOffset", "+", "LoadSize", ")", "<=", "UnscaledStOffset", "+", "StoreSize", ")", "&&", "", ")", ";", "Immr", "=", "", "*", "(", "UnscaledLdOffset", "-", "UnscaledStOffset", ")", ";", "Imms", "=", "Immr", "+", "Width", "-", "", ";", "if", "(", "UnscaledLdOffset", "==", "UnscaledStOffset", ")", "{", "uint32_t", "AndMaskEncoded", "=", "(", "(", "IsStoreXReg", "?", "", ":", "", ")", "<<", "", ")", "|", "(", "(", "Immr", ")", "<<", "", ")", "|", "(", "(", "Imms", ")", "<<", "", ")", ";", "BitExtMI", "=", "BuildMI", "(", "*", "LoadI", "->", "getParent", "(", ")", ",", "LoadI", ",", "LoadI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "IsStoreXReg", "?", "", ":", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "StRt", ")", ".", "addImm", "(", "AndMaskEncoded", ")", ";", "}", "else", "{", "BitExtMI", "=", "BuildMI", "(", "*", "LoadI", "->", "getParent", "(", ")", ",", "LoadI", ",", "LoadI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "IsStoreXReg", "?", "", ":", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "StRt", ")", ".", "addImm", "(", "Immr", ")", ".", "addImm", "(", "Imms", ")", ";", "}", "}", "(", "void", ")", "BitExtMI", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "StoreI", "->", "print", "(", "dbgs", "(", ")"], "ground_truth": [")", ")", ";"], "File": "AArch64LoadStoreOptimizer51", "Func": "promoteLoadFromStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13408, "Length": 419, "Cover_Rate": 0.6090116279069767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegClass", "==", "AMDGPU", "::", "VSrc_32RegClassID", ")", "RegClass", "=", "AMDGPU", "::", "VReg_32RegClassID", ";", "else", "if", "(", "RegClass", "==", "AMDGPU", "::", "VSrc_64RegClassID", ")", "RegClass", "=", "AMDGPU", "::", "VReg_64RegClassID", ";", "else", "return", ";", "if", "(", "fitsRegClass", "(", "DAG", ",", "Operand", ",", "RegClass", ")", ")", "return", ";", "if", "(", "!", "ScalarSlotUsed", ")", "{", "ScalarSlotUsed", "=", "true", ";", "return", ";", "}", "SDValue", "RC", "=", "DAG", ".", "getTargetConstant", "(", "RegClass", ",", "", ")", ";", "SDNode", "*", "Node", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "COPY_TO_REGCLASS", ",", "SDLoc", "(", ")", ",", "Operand", "."], "ground_truth": ["getValueType", "(", ")", ",", "Operand", ",", "RC", ")", ";"], "File": "SIISelLowering102", "Func": "ensureSRegLimit", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13409, "Length": 97, "Cover_Rate": 0.7404580152671756, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask16", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm512_cmple_epu32_mask", "(", "__m512i", "__X", ",", "__m512i", "__Y", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_cmple_epu32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13410, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "SectionName", "=", "", "+", "Name", ";", "std", "::", "string", "StubName", "=", "", "+", "Name", ";", "std", "::", "string", "LocalName", "=", "", "+", "Name", ";", "Function", "*", "FStub", "=", "Function", "::", "Create", "(", "F", "->", "getFunctionType", "(", ")", ",", "Function", "::", "InternalLinkage", ",", "StubName", ",", "M", ")", ";", "FStub", "->", "addFnAttr", "(", "", ")", ";", "FStub", "->", "addFnAttr", "(", "Attribute", "::", "Naked", ")", ";", "FStub", "->", "addFnAttr", "(", "Attribute", "::", "NoUnwind", ")", ";", "FStub", "->", "addFnAttr", "(", "Attribute", "::", "NoInline", ")", ";", "FStub", "->", "addFnAttr", "(", "", ")", ";", "FStub", "->", "setSection", "(", "SectionName", ")", ";", "BasicBlock", "*", "BB", "=", "BasicBlock", "::", "Create", "(", "Context", ",", "", ",", "FStub", ")", ";", "std", "::"], "ground_truth": ["string", "AsmText", ";"], "File": "Mips16HardFloat1", "Func": "createFPFnStub", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13411, "Length": 118, "Cover_Rate": 0.4354243542435424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "Opc", "=", "IsDirect", "?", "", ":", "", ";", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "break", ";", "case", "", ":", "Opc", "=", "IsDirect", "?", "", ":", "", ";", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "break", ";", "case", "", ":", "Opc", "=", "IsDirect", "?", "", ":", "", ";", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "break", ";", "default", ":", "return", "false", ";", "}", "}", "SmallVector", "<", "unsigned", ",", "", ">", "Args", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Call", "->", "getNumArgOperands", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "Value", "*", "V", "=", "Call", "->", "getArgOperand", "(", "i", ")", ";", "", "ArgTy", "=", "getSimpleType", "(", "V", "->", "getType", "(", ")", ")", ";", "if", "(", "ArgTy", "==", "", ")", "return", "false", ";", "const", "AttributeSet", "&", "Attrs", "=", "Call", "->", "getAttributes", "(", ")", ";", "if", "(", "Attrs", ".", "hasAttribute", "(", "i", "+", "", ",", "Attribute", "::", "ByVal", ")", "||", "Attrs", ".", "hasAttribute", "(", "i", "+", "", ",", "Attribute", "::", "SwiftSelf", ")", "||", "Attrs", ".", "hasAttribute", "(", "i", "+", "", ",", "Attribute", "::", "SwiftError", ")", "||", "Attrs", ".", "hasAttribute", "(", "i", "+", "", ",", "Attribute", "::", "InAlloca", ")", "||", "Attrs", ".", "hasAttribute", "(", "i", "+", "", ",", "Attribute", "::", "Nest", ")", ")", "return", "false", ";", "unsigned", "Reg", ";", "if", "(", "Attrs", ".", "hasAttribute", "(", "i", "+", "", ",", "Attribute", "::", "SExt", ")", ")", "Reg", "=", "getRegForSignedValue", "(", "V", ")", ";", "else", "if", "(", "Attrs", ".", "hasAttribute", "(", "i", "+", "", ",", "Attribute", "::", "ZExt", ")", ")", "Reg", "=", "getRegForUnsignedValue", "(", "V", ")", ";", "else", "Reg", "=", "getRegForValue", "(", "V", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "Args", ".", "push_back", "(", "Reg", ")", ";", "}", "auto", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ")", ";", "if", "(", "!", "IsVoid", ")", "MIB", ".", "addReg", "(", "ResultReg", ",", "RegState", "::", "Define", ")", ";", "if", "(", "IsDirect", ")", "MIB", ".", "addGlobalAddress", "("], "ground_truth": ["Func", ")", ";"], "File": "WebAssemblyFastISel44", "Func": "selectCall", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13412, "Length": 338, "Cover_Rate": 0.5596026490066225, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "regX", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "regY", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "SltOpc", ")", ")", ".", "addReg", "(", "regX", ")", ".", "addReg", "(", "regY", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "CC", ")", ".", "addReg", "(", "", ")", ";", "MI", ".", "eraseFromParent", "(", ")"], "ground_truth": [";"], "File": "Mips16ISelLowering (2)2", "Func": "emitFEXT_CCRX16_ins", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13413, "Length": 93, "Cover_Rate": 0.6118421052631579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", ";", "Type", "*", "OpTy", "=", "I", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ";", "if", "(", "OpTy", "->", "isFloatTy", "(", ")", ")", "Opc", "=", "isSigned", "?", "", ":", "", ";", "else", "if", "(", "OpTy", "->", "isDoubleTy", "(", ")", ")", "Opc", "=", "isSigned", "?", "", ":", "", ";", "else", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ".", "addReg", "(", "Op", ")", ")", ";", "unsigned", "IntReg", "=", "MoveToIntReg", "(", "DstVT", ",", "ResultReg", ")", ";", "if", "(", "IntReg", "==", "", ")"], "ground_truth": ["return", "false", ";"], "File": "ARMFastISel (2)1", "Func": "SelectFPToI", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13414, "Length": 118, "Cover_Rate": 0.5539906103286385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemDisp12", "(", "MemoryKind", "MemKind", ",", "RegisterKind", "RegKind"], "ground_truth": [")", "const", "{"], "File": "SystemZAsmParser15", "Func": "isMemDisp12", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13415, "Length": 11, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createAttributorPass", "(", ")", ")", ";", "addPass", "(", "createAnnotateKernelFeaturesPass", "(", ")", ")", ";", "}", "if", "(", "TM", "->", "getTargetTriple", "(", ")", ".", "getArch", "(", ")", "==", "Triple", "::", "amdgcn", "&&", "EnableLowerKernelArguments", ")", "addPass", "(", "createLowerKernelArgumentsPass", "(", ")", ")", ";", "TargetPassConfig", "::", "addCodeGenPrepare", "(", ")", ";", "if", "(", "isPassEnabled", "(", "EnableLoadStoreVectorizer", ")", ")", "addPass", "(", "createLoadStoreVectorizerPass", "(", ")", ")", ";", "addPass", "(", "createLowerSwitchPass", "("], "ground_truth": [")", ")", ";"], "File": "AMDGPUTargetMachine (2)1", "Func": "addCodeGenPrepare", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13416, "Length": 67, "Cover_Rate": 0.7282608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "int", "mult", "=", "(", "named", "?", "", ":", "", ")", ";", "unsigned", "int", "nwords", ";", "if", "(", "slotno", "==", "(", "named", "?", "SPARC_FP_ARG_MAX", ":", "SPARC_INT_ARG_MAX", ")", "-", "", ")", "nwords", "=", "", ";", "else", "nwords", "=", "CEIL_NWORDS", "(", "size", ")", ";", "rtx", "regs", "=", "gen_rtx_PARALLEL", "(", "BLKmode", ",", "rtvec_alloc", "(", "nwords", ")", ")", ";", "if", "(", "size", "<", "UNITS_PER_WORD", ")", "XVECEXP", "(", "regs", ",", "", ",", "", ")", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ",", "const0_rtx", ")", ";", "else", "for", "(", "unsigned", "int", "i", "=", "", ";", "i", "<", "nwords", ";", "i", "++", ")", "XVECEXP", "(", "regs", ",", "", ",", "i", ")", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "gen_rtx_REG", "(", "word_mode", ",", "regno", "+", "i", "*", "mult", ")", ",", "GEN_INT", "(", "i", "*", "UNITS_PER_WORD", ")", ")", ";", "return"], "ground_truth": ["regs", ";"], "File": "sparc", "Func": "function_arg_vector_value", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13417, "Length": 135, "Cover_Rate": 0.8823529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assemble_start_function", "(", "thunk", ",", "fnname", ")", ";", "fprintf", "(", "file", ",", "", "HOST_WIDE_INT_PRINT_DEC", ",", "delta", ")", ";", "asm_fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ","], "ground_truth": ["", ")", ";"], "File": "vax", "Func": "vax_output_mi_thunk", "Target": "vax", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13418, "Length": 31, "Cover_Rate": 0.30392156862745096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "BTP", "->", "has", "(", "OutR", ")", "||", "!", "BTP", "->", "has", "(", "InpR", ")", ")", "return", "false", ";", "const", "BitTracker", "::", "RegisterCell", "&", "OutC", "=", "BTP", "->", "lookup", "(", "OutR", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "w", "=", "OutC", ".", "width", "(", ")", ";", "i", "<", "w", ";", "++", "i", ")", "{", "const", "BitTracker", "::", "BitValue", "&", "V", "=", "OutC", "[", "i", "]", ";", "if", "(", "V", ".", "Type", "!=", "BitTracker", "::", "BitValue", "::", "Ref", ")", "continue", ";", "if", "(", "V", ".", "RefI", ".", "Reg", "!=", "InpR", ")", "return", "false", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "HexagonBitSimplify (2)", "Func": "isShuffleOf", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13419, "Length": 101, "Cover_Rate": 0.8782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "subrtx_var_iterator", "::", "array_type", "array", ";", "FOR_EACH_SUBRTX_VAR", "(", "iter", ",", "array", ",", "x", ",", "NONCONST", ")", "{", "rtx", "x", "=", "*", "iter", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "TRUNCATE", ")", "{", "rtx", "reg", "=", "XEXP", "(", "x", ",", "", ")", ";", "machine_mode", "reg_mode", "=", "GET_MODE", "(", "reg", ")", ";", "if", "(", "REG_P", "(", "reg", ")", "&&", "GET_MODE_SIZE", "(", "reg_mode", ")", ">", "", ")", "{", "int", "offset", "=", "subreg_lowpart_offset", "(", "DImode", ",", "reg_mode", ")", ";", "XEXP", "(", "x", ",", "", ")", "=", "simplify_subreg", "(", "DImode", ",", "reg"], "ground_truth": [",", "reg_mode", ",", "offset", ")", ";"], "File": "sh4", "Func": "shmedia_cleanup_truncate", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13420, "Length": 93, "Cover_Rate": 0.7622950819672131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GNULDBackend", "::", "initTargetSections", "(", "pModule", ",", "pBuilder", ")", ";", "if", "(", "LinkerConfig", "::", "Object", "==", "config", "(", ")", ".", "codeGenType", "(", ")", ")", "return", ";", "ELFFileFormat", "*", "fileFormat", "=", "getOutputFormat", "(", ")", ";", "LDSection", "&", "got", "=", "fileFormat", "->", "getGOT", "(", ")", ";", "m_pGOT", "=", "new", "64GOT", "(", "got", ")", ";", "LDSection", "&", "gotplt", "=", "fileFormat"], "ground_truth": ["->", "getGOTPLT", "(", ")", ";"], "File": "MipsLDBackend", "Func": "initTargetSections", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13421, "Length": 61, "Cover_Rate": 0.5980392156862745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Chain", "=", "CurDAG", "->", "getCopyToReg", "(", "Chain", ",", "dl", ",", "", ",", "GOT", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "Addr", ".", "getOperand", "(", "", ")", ",", "Chain", ",", "InFlag", ")", ",", "", ")", ";", "}", "else", "{", "Chain", "=", "CurDAG", "->", "getCopyToReg", "(", "Chain", ",", "dl", ",", "", ",", "Addr", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "Chain", ",", "InFlag", ")", ",", "", ")", ";", "}", "InFlag", "=", "Chain", "."], "ground_truth": ["getValue", "(", "", ")", ";"], "File": "AlphaISelDAGToDAG1", "Func": "SelectCALL", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13422, "Length": 120, "Cover_Rate": 0.4979253112033195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MBBVector", "ExitBlks", ";", "LoopRep", "->", "getExitBlocks", "(", "ExitBlks", ")", ";", "SmallPtrSet", "<", "MachineBasicBlock", "*", ",", "", ">", "ExitBlkSet", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ExitBlks", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "ExitBlkSet", ".", "insert", "(", "ExitBlks", "[", "i", "]", ")", ";", "assert", "(", "ExitBlkSet", ".", "size", "(", ")", "==", "", ")", ";", "MachineBasicBlock", "*", "ExitBlk", "=", "*", "ExitBlks", ".", "begin", "(", ")", ";", "assert", "(", "ExitBlk", "&&", "", ")", ";", "MBBVector", "LatchBlks", ";", "for", "(", "auto", "*", "LB", ":", "inverse_children", "<", "MachineBasicBlock", "*", ">", "(", "LoopHeader", ")", ")", "if", "(", "LoopRep", "->", "contains", "(", "LB", ")", ")", "LatchBlks", ".", "push_back", "(", "LB", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ExitingMBBs", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "mergeLoopbreakBlock", "(", "ExitingMBBs", "[", "i", "]", ",", "ExitBlk", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "LatchBlks", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "settleLoopcontBlock", "(", "LatchBlks", "[", "i", "]", ",", "LoopHeader", ")", ";", "int", "Match", "=", "", ";", "do", "{", "Match", "=", "", ";", "Match", "+=", "serialPatternMatch", "(", "LoopHeader"], "ground_truth": [")", ";"], "File": "AMDILCFGStructurizer10", "Func": "mergeLoop", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13423, "Length": 196, "Cover_Rate": 0.6125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "strcmp", "(", "name", ",", "", ")", "==", "", ")", "return", "NULL", ";", "if", "(", "strcmp", "(", "name", ",", "", ")", "==", "", ")", "return", "NULL", ";", "lib_path", "=", "locate_lib", "(", "name", ")", ";", "if", "(", "lib_path", ")", "return", "lib_path", ";", "fprintf", "(", "stderr", ",", "", ",", "name", ",", "name", ",", "name", ")", ";", "exit", "(", "EXIT_FAILURE"], "ground_truth": [")", ";"], "File": "vms-ld", "Func": "expand_lib", "Target": "vms", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 13424, "Length": 60, "Cover_Rate": 0.7894736842105263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Relocator", "::", "Result", "none", "(", "Relocation", "&", "pReloc", ",", "Relocator"], "ground_truth": ["&", "pParent", ")", "{"], "File": "HexagonRelocator", "Func": "none", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13425, "Length": 14, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "matchShuffleAsInsertPS", "(", "V1", ",", "V2", ",", "InsertPSMask", ",", "Zeroable", ",", "Mask", ",", "DAG", ")", ")", "return", "SDValue", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ",", "DAG", ".", "getTargetConstant", "(", "InsertPSMask"], "ground_truth": [",", "DL", ",", "", ")", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "lowerShuffleAsInsertPS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13426, "Length": 50, "Cover_Rate": 0.4065040650406504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op", ",", "VMask", ")", ";", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op", ",", "VMask", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "OpcodeSelect", "=", "", ";", "break", ";", "}", "if", "(", "PreservedSrc", ".", "isUndef", "(", ")", ")", "PreservedSrc", "=", "getZeroVector", "(", "VT", ",", "Subtarget", ",", "DAG"], "ground_truth": [",", "dl", ")", ";"], "File": "X86ISelLowering143", "Func": "getVectorMaskingNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13427, "Length": 78, "Cover_Rate": 0.3436123348017621, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "debug_rtx", "(", "x", ")", ";", "if", "(", "mode", "==", "QImode", "&&", "GET_CODE", "(", "x", ")", "==", "MEM", "&&", "(", "cc", "&", "~", "class_contents", "[", "R23_REGS", "]", "[", "", "]", ")", "==", "", ")", "return", "QI_REGS", ";", "if", "(", "classes_intersect", "(", "rclass", ",", "CR_REGS", ")", "&&", "GET_CODE", "(", "x", ")", "==", "REG", "&&", "REGNO", "(", "x", ")", ">="], "ground_truth": ["SB_REGNO", "&&", "REGNO", "(", "x", ")", "<=", "SP_REGNO", ")", "return", "TARGET_A16", "?", "HI_REGS", ":", "A_REGS", ";"], "File": "m32c2", "Func": "m32c_secondary_reload_class", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13428, "Length": 73, "Cover_Rate": 0.6134453781512605, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ")", ":", "LLVMTargetMachine", "(", "T", ",", "", "", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getRelocModel", "(", "RM", ")", ",", "getEffectiveCodeModel", "(", "CM", ",", "CodeModel", "::", "Small", ")", ",", "OL", ")", ",", "TLOF", "(", "std", "::", "make_unique", "<", "TargetLoweringObjectFileELF", ">"], "ground_truth": ["(", ")", ")", ",", "Subtarget", "(", "TT", ",", "std", "::", "string", "(", "CPU", ")", ",", "std", "::", "string", "(", "FS", ")", ",", "*", "this", ")", "{"], "File": "ARCTargetMachine10", "Func": "ARCTargetMachine", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13429, "Length": 116, "Cover_Rate": 0.9586776859504132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PreLegalizerCombiner", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "if", "(", "MF", ".", "getProperties", "(", ")", ".", "hasProperty", "("], "ground_truth": ["MachineFunctionProperties", "::", "Property", "::", "FailedISel", ")", ")", "return", "false", ";"], "File": "MipsPreLegalizerCombiner (2)", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13430, "Length": 30, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Warning", "(", "Loc", ",", "", ")", ";", "getParser", "(", ")", ".", "Lex", "(", ")", ";", "return", "false", ";", "}", "if", "(", "IdVal", "==", "", ")", "{", "getParser", "(", ")", ".", "Lex", "(", ")", ";", "return", "false", ";", "}", "if", "(", "IdVal", "==", "", ")", "return", "parseSetFpDirective", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetOddSPRegDirective", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetNoOddSPRegDirective", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetPopDirective", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetPushDirective", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetReorderDirective", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetNoReorderDirective", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetMacroDirective", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetNoMacroDirective", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSet16Directive", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetNo16Directive", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "{", "clearFeatureBits", "(", "", ",", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSetNoMicro", "(", ")", ";", "getParser", "(", ")", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "if", "(", "IdVal", "==", "", ")", "{", "if", "(", "has64r6", "(", ")", ")", "{", "Error", "(", "Loc", ",", "", ")", ";", "return", "false", ";", "}", "return", "parseSetFeature", "(", "", ")", ";", "}", "if", "(", "IdVal", "==", "", ")", "return", "parseSet0Directive", "(", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetFeature", "(", "", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetFeature", "(", "", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetFeature", "(", "", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetFeature", "(", "", ")", ";", "if", "(", "IdVal", "==", "", ")", "return", "parseSetFeature", "(", "", ")", ";", "if", "(", "IdVal", "==", "", ")"], "ground_truth": ["return", "parseSetFeature", "(", "", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "parseDirectiveSet", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13431, "Length": 308, "Cover_Rate": 0.4196185286103542, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return"], "ground_truth": ["RI", ";"], "File": "SIInstrInfo", "Func": "getRegisterInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13432, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "addRequired", "<", "LoopInfoWrapperPass", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "DominatorTreeWrapperPass", ">"], "ground_truth": ["(", ")", ";"], "File": "SIAnnotateControlFlow34", "Func": "getAnalysisUsage", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13433, "Length": 28, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BaseTargetMachine", "::", "addPreRegAlloc", "(", "PassManagerBase", "&", "PM", ",", "CodeGenOpt", "::", "Level", "OptLevel", ")", "{", "if", "(", "OptLevel", "!=", "CodeGenOpt", "::", "None", "&&", "!", "Subtarget", ".", "isThumb1Only", "(", ")", ")", "PM", ".", "add", "(", "createLoadStoreOptimizationPass", "(", "true", ")", ")", ";", "if", "(", "ExpandMLx", "&&", "OptLevel", "!=", "CodeGenOpt", "::", "None", "&&", "Subtarget", ".", "hasVFP2", "(", ")", ")", "PM", ".", "add", "(", "createMLxExpansionPass", "(", ")", ")", ";", "return", "true"], "ground_truth": [";"], "File": "ARMTargetMachine34", "Func": "addPreRegAlloc", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13434, "Length": 68, "Cover_Rate": 0.9855072463768116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask64", ")", "__builtin_ia32_kmovq", "(", "*", "(", "__mmask64", "*", ")"], "ground_truth": ["__A", ")", ";"], "File": "avx512bwintrin", "Func": "_load_mask64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13435, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PostRASchedStrategy", "::", "~", "PostRASchedStrategy", "(", ")", "{", "for", "(", "auto", "I"], "ground_truth": [":", "SchedStates", ")", "{"], "File": "SystemZMachineScheduler", "Func": "~SystemZPostRASchedStrategy", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13436, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCAsmBackend", "*", "createAsmBackend", "(", "const", "Target", "&", ",", "const", "MCRegisterInfo", "&", ",", "const", "Triple", "&", "TT", ",", "StringRef", ",", "const", "MCTargetOptions", "&", ")", "{", "return", "createAsmBackend", "(", "TT", ")"], "ground_truth": [";"], "File": "WebAssemblyMCTargetDesc14", "Func": "createAsmBackend", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13437, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "if", "(", "!", "getImm", "(", ")", ".", "isAbsolute", "(", ")", ")", "return", "true", ";", "int64_t", "Value", "=", "getImm", "(", ")", ".", "getConstant", "(", ")", ";", "return", "Value", "==", "(", "int64_t", ")", "(", "int8_t"], "ground_truth": [")", "Value", ";"], "File": "X86AsmParser80", "Func": "isImmSExt8", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13438, "Length": 46, "Cover_Rate": 0.8679245283018868, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", ""], "ground_truth": [",", "", ")", ";"], "File": "disassembler", "Func": "push_prpage", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13439, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCAsmParser", "&", "getParser", "("], "ground_truth": [")", "const", "{"], "File": "HexagonAsmParser (2)", "Func": "getParser", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13440, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "NeedWait", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "Required", ".", "Array", "[", "i", "]", "<=", "WaitedOn", ".", "Array", "[", "i", "]", ")", "continue", ";", "NeedWait", "=", "true", ";", "if", "(", "Ordered", "[", "i", "]", ")", "{", "unsigned", "Value", "=", "LastIssued", ".", "Array", "[", "i", "]", "-", "Required", ".", "Array", "[", "i", "]", ";", "Counts", ".", "Array", "[", "i", "]", "=", "std", "::", "min", "(", "Value", ",", "WaitCounts", ".", "Array", "[", "i", "]", ")", ";", "}", "else", "Counts", ".", "Array", "[", "i", "]", "=", "", ";", "WaitedOn", ".", "Array", "[", "i", "]", "=", "LastIssued", ".", "Array", "[", "i", "]", "-", "Counts", ".", "Array", "[", "i", "]", ";", "}", "if", "(", "!", "NeedWait", ")", "return", "false", ";", "if", "(", "Counts", ".", "Named", ".", "EXP", "==", "", ")", "ExpInstrTypesSeen", "=", "", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "(", "Counts", ".", "Named", ".", "VM", "&", "", ")", "|", "(", "(", "Counts", ".", "Named", ".", "EXP", "&", "", ")", "<<", "", ")", "|", "(", "(", "Counts", ".", "Named", ".", "LGKM", "&", "", ")", "<<", "", ")", ")", ";", "LastOpcodeType", "=", "OTHER", ";", "LastInstWritesM0", "="], "ground_truth": ["false", ";"], "File": "SIInsertWaits", "Func": "insertWait", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13441, "Length": 210, "Cover_Rate": 0.7167235494880546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm512_maskz_cvtepu8_epi64", "(", "__mmask8", "__U", ",", "__m128i", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_cvtepu8_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13442, "Length": 22, "Cover_Rate": 0.46808510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "code", "==", "RS6000_BIF_GET_TFIAR", "||", "code", "==", "RS6000_BIF_SET_TFIAR", ")", "return", "TFIAR_SPR", ";", "else", "if", "(", "code", "==", "RS6000_BIF_GET_TEXASR", "||", "code", "==", "RS6000_BIF_SET_TEXASR", ")", "return", "TEXASR_SPR", ";", "gcc_assert", "(", "code", "==", "RS6000_BIF_GET_TEXASRU", "||", "code", "==", "RS6000_BIF_SET_TEXASRU", ")", ";", "return"], "ground_truth": ["TEXASRU_SPR", ";"], "File": "rs6000-builtin", "Func": "htm_spr_num", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13443, "Length": 42, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "STI", ".", "getRegisterInfo", "(", ")", ";", "return", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "||", "MFI", "->"], "ground_truth": ["hasVarSizedObjects", "(", ")", "||", "MFI", "->", "isFrameAddressTaken", "(", ")", "||", "TRI", "->", "needsStackRealignment", "(", "MF", ")", ";"], "File": "SICFrameLowering", "Func": "hasFP", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13444, "Length": 55, "Cover_Rate": 0.8088235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isOpcWithIntImmediate", "(", "N0", ".", "getNode", "(", ")", ",", "", ",", "And_imm", ")", ")", "std", "::", "swap", "(", "N0", ",", "N1", ")", ";", "}", "if", "(", "!", "And_imm", ")", "continue", ";", "unsigned", "TZ", "=", "countTrailingZeros", "(", "And_imm", ")", ";", "if", "(", "TZ", "!=", "", "&&", "TZ", "!=", "", ")", "continue", ";", "And_imm", ">>=", "TZ", ";", "if", "(", "And_imm", "&", "(", "And_imm", "+", "", ")", ")", "continue", ";", "SDValue", "Srl", "=", "N1", ".", "getOperand", "(", "", ")", ";", "unsigned", "Srl_imm", "=", "", ";", "if", "(", "!", "isOpcWithIntImmediate", "(", "Srl", ".", "getNode", "(", ")", ",", "", ",", "Srl_imm", ")", "||", "(", "Srl_imm", "<=", "", ")", ")", "continue", ";", "SDValue", "CPTmp0", ";", "SDValue", "CPTmp1", ";", "SDValue", "CPTmp2", ";", "if", "(", "isThumb2", ")", "{", "if", "(", "SelectImmShifterOperand", "(", "N0", ",", "CPTmp0", ",", "CPTmp1", ")", ")", "continue", ";", "}", "else", "{", "if", "(", "SelectImmShifterOperand", "(", "N0", ",", "CPTmp0", ",", "CPTmp1", ")", "||", "SelectRegShifterOperand", "(", "N0", ",", "CPTmp0", ",", "CPTmp1", ",", "CPTmp2", ")", ")", "continue", ";", "}", "Srl", "=", "CurDAG", "->", "getNode", "(", "", ",", "SDLoc", "(", "Srl", ")", ",", "", ",", "Srl", ".", "getOperand", "(", "", ")", ",", "CurDAG", "->", "getConstant", "(", "Srl_imm", "+", "TZ", ",", "SDLoc", "(", "Srl", ")", ",", "", ")", ")", ";", "N1", "=", "CurDAG", "->", "getNode", "(", "", ",", "SDLoc", "(", "N1", ")", ",", "", ",", "Srl", ",", "CurDAG", "->", "getConstant", "(", "And_imm", ",", "SDLoc", "(", "Srl", ")", ",", "", ")", ")", ";", "N1", "=", "CurDAG", "->", "getNode", "(", "", ",", "SDLoc", "(", "N1", ")", ",", "", ",", "N1", ",", "CurDAG", "->", "getConstant", "(", "TZ", ",", "SDLoc", "(", "Srl", ")", ",", "", ")", ")", ";", "CurDAG", "->", "UpdateNodeOperands", "(", "&", "N"], "ground_truth": [",", "N0", ",", "N1", ")", ";"], "File": "ARMISelDAGToDAG118", "Func": "PreprocessISelDAG", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13445, "Length": 277, "Cover_Rate": 0.6856435643564357, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Target", ".", "getSymA", "(", ")", "->", "getKind", "(", ")", "==", "MCSymbolRefExpr", "::", "VK_TLVP", "&&", "!", "is64Bit", "(", ")", "&&", "", ")", ";", "unsigned", "Log2Size", "=", "getFixupKindLog2Size", "(", "Fixup", ".", "getKind", "(", ")", ")", ";", "uint32_t", "Value", "=", "Layout", ".", "getFragmentOffset", "(", "Fragment", ")", "+", "Fixup", ".", "getOffset", "(", ")", ";", "unsigned", "IsPCRel", "=", "", ";", "if", "(", "Target", ".", "getSymB", "(", ")", ")", "{", "uint32_t", "FixupAddress", "=", "Writer", "->", "getFragmentAddress", "(", "Fragment", ",", "Layout", ")", "+", "Fixup", ".", "getOffset", "(", ")", ";", "IsPCRel", "=", "", ";", "FixedValue", "=", "FixupAddress", "-", "Writer", "->", "getSymbolAddress", "(", "Target", ".", "getSymB", "(", ")", "->", "getSymbol", "(", ")", ",", "Layout", ")", "+", "Target", ".", "getConstant", "(", ")", ";", "FixedValue", "+=", "", "<<", "Log2Size", ";", "}", "else", "{", "FixedValue", "=", "", ";", "}", "MachO", "::", "any_relocation_info", "MRE", ";", "MRE", ".", "r_word0", "=", "Value", ";", "MRE", ".", "r_word1", "=", "(", "IsPCRel", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")"], "ground_truth": ["|", "(", "MachO", "::", "GENERIC_RELOC_TLV", "<<", "", ")", ";"], "File": "X86MachObjectWriter (2)", "Func": "recordTLVPRelocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13446, "Length": 164, "Cover_Rate": 0.7256637168141593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isa", "<", "PHINode", ">", "(", "&", "I", ")", ")", "continue", ";", "if", "(", "!", "canTailPredicateInstruction", "(", "I", ",", "ICmpCount", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "I", ".", "dump", "(", ")", ")", ";", "return", "false", ";", "}", "Type", "*", "T", "=", "I", ".", "getType", "(", ")", ";", "if", "(", "T", "->", "isPointerTy", "(", ")", ")", "T", "=", "T", "->", "getPointerElementType", "(", ")", ";", "if", "(", "T", "->", "getScalarSizeInBits", "(", ")", ">", "", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "T", "->", "dump", "(", ")", ")", ";", "return", "false", ";", "}", "if", "(", "isa", "<", "StoreInst", ">", "(", "I", ")", "||", "isa", "<", "LoadInst", ">", "(", "I", ")", ")", "{", "Value", "*", "Ptr", "=", "getLoadStorePointerOperand", "(", "&", "I", ")", ";", "Type", "*", "AccessTy", "=", "getLoadStoreType", "(", "&", "I", ")", ";", "int64_t", "NextStride", "=", "getPtrStride", "(", "PSE", ",", "AccessTy", ",", "Ptr", ",", "L", ")", ";", "if", "(", "NextStride", "==", "", ")", "{", "continue", ";", "}", "else", "if", "(", "NextStride", "==", "-", "", "||", "(", "NextStride", "==", "", "&&", "MVEMaxSupportedInterleaveFactor", ">=", "", ")", "||", "(", "NextStride", "==", "", "&&", "MVEMaxSupportedInterleaveFactor", ">=", "", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false", ";", "}", "else", "if", "(", "EnableMaskedGatherScatters", ")", "{", "const", "SCEV", "*", "PtrScev", "=", "PSE", ".", "getSE", "(", ")", "->", "getSCEV"], "ground_truth": ["(", "Ptr", ")", ";"], "File": "ARMTargetTransformInfo14", "Func": "canTailPredicateLoop", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13447, "Length": 227, "Cover_Rate": 0.45219123505976094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "", ")", ";", "size_t", "OrigScore", "=", "TheStack", ".", "position", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "==", "", ";", "OrigScore", "+=", "TheStack", ".", "position", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "==", "", ";", "size_t", "RScore", "=", "TheStack", ".", "position", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "==", "", ";", "RScore", "+=", "TheStack", ".", "position", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "==", "", ";", "if", "(", "RScore", ">", "OrigScore", ")", "{", "MIB", "=", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "&", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "OpcodeMap", ".", "at", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", ",", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isCImm", "(", ")", "&&", "", ")", ";", "MIB", ".", "addCImm", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getCImm", "(", ")", ")", ";", "}", "}", "else", "{", "return", "nullptr", ";", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isReg", "(", ")", "&&", "", ")", ";", "size_t", "OrigScore", "=", "TheStack", ".", "position", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "==", "", ";", "OrigScore", "+=", "TheStack", ".", "position", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")"], "ground_truth": [")", "==", "", ";"], "File": "TVMStackModel", "Func": "optimizeReversible", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13448, "Length": 362, "Cover_Rate": 0.39911797133406834, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "A", "=", "A", ".", "addAttribute", "(", "C", ",", "AttributeSet", "::", "FunctionIndex", ",", "Attribute", "::", "ReadNone", ")", ";", "A", "=", "A", ".", "addAttribute", "(", "C", ",", "AttributeSet", "::", "FunctionIndex", ",", "Attribute", "::", "NoInline", ")", ";", "Value", "*", "F", "=", "(", "M", "->", "getOrInsertFunction", "(", "Name", ",", "A", ",", "MyVoid", ",", "T", ",", "nullptr", ")", ")", ";", "CallInst", "::", "Create", "(", "F", ",", "Params", ",", "", ",", "&", "Inst", ")", ";", "}", "else", "if", "(", "const", "CallInst", "*", "CI", "=", "dyn_cast", "<", "CallInst", ">", "(", "I", ")", ")", "{", "const", "Value", "*", "V", "=", "CI", "->", "getCalledValue", "(", ")", ";", "Type", "*", "T", "=", "nullptr", ";", "if", "(", "V", ")", "T", "=", "V", "->", "getType", "(", ")", ";", "PointerType", "*", "PFT", "=", "nullptr", ";", "if", "(", "T", ")", "PFT", "=", "dyn_cast", "<", "PointerType", ">", "(", "T", ")", ";", "FunctionType", "*", "FT", "=", "nullptr", ";", "if", "(", "PFT", ")", "FT", "=", "dyn_cast", "<", "FunctionType", ">", "("], "ground_truth": ["PFT", "->", "getElementType", "(", ")", ")", ";"], "File": "Mips16HardFloat19", "Func": "fixupFPReturnAndCall", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13449, "Length": 160, "Cover_Rate": 0.3143418467583497, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "hoistAddrSpaceCastFromGEP", "(", "GEP", ")", ";", "}", "if", "(", "Operator", "*", "Cast", "=", "dyn_cast", "<", "Operator", ">", "(", "MI", "->", "getOperand", "(", "Idx", ")", ")", ")", "{", "if", "(", "IsEliminableAddrSpaceCast", "(", "Cast", ")", ")", "{", "MI", "->", "setOperand", "(", "Idx", ",", "Cast", "->", "getOperand", "("], "ground_truth": ["", ")", ")", ";"], "File": "NVPTXFavorNonGenericAddrSpaces1", "Func": "optimizeMemoryInstruction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13450, "Length": 48, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "TM", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::"], "ground_truth": ["Static", "?", "Reloc", "::", "LocalOrGlobal", ":", "Reloc", "::", "Global", ")", ";"], "File": "AlphaTargetAsmInfo1", "Func": "RelocBehaviour", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13451, "Length": 21, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "NumElts", "=", "InVT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "InVT", ".", "getVectorElementType", "(", ")", "==", "", "&&", "!", "Subtarget", "->", "hasFullFP16", "(", ")", ")", "{", "MVT", "NewVT", "=", "", "(", "", ",", "NumElts", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "return", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NewVT", ",", "Op", ".", "getOperand", "(", "", ")", ")", ")", ";", "}", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "<", "InVT", ".", "getSizeInBits", "(", ")", ")", "{", "SDLoc", "dl", "("], "ground_truth": ["Op", ")", ";"], "File": "AArch64ISelLowering129", "Func": "LowerVectorFP_TO_INT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13452, "Length": 104, "Cover_Rate": 0.3180428134556575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "iq2000_va_start", "(", "valist", ",", "nextarg", ")", "{", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "if", "(", "Pmode", "==", "DImode", ")", "\\", "{", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "}", "\\", "else", "\\", "{", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "}", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "fprintf", "("], "ground_truth": ["STREAM", ",", "", ")", ";", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "fprintf", "(", "STREAM", ",", "", ")", ";", "\\", "}"], "File": "iq20004", "Func": "iq2000_va_start", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13453, "Length": 122, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SWAP_INT", "(", "fixed_regs", "[", "i", "]", ",", "fixed_regs", "[", "i", "+", "", "]", ")", ";", "SWAP_INT", "(", "call_used_regs", "[", "i", "]", ",", "call_used_regs", "[", "i", "+", "", "]", ")", ";", "SWAP_INT", "(", "call_really_used_regs", "[", "i", "]", ",", "call_really_used_regs", "[", "i", "+", "", "]", ")", ";", "SWAP_STRING", "(", "reg_names", "[", "i", "]", ",", "reg_names", "[", "i"], "ground_truth": ["+", "", "]", ")", ";"], "File": "mips4", "Func": "mips_swap_registers", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13454, "Length": 60, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", "->", "hasMVEIntegerOps", "(", ")", ")", "{", "if", "(", "Opcode", "==", "Instruction", "::", "Load", "&&", "isLegalMaskedLoad", "(", "Src", ",", "Alignment", ")", ")", "return", "ST", "->", "getMVEVectorCostFactor", "(", "CostKind", ")", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Store", "&&", "isLegalMaskedStore", "(", "Src", ",", "Alignment", ")", ")", "return"], "ground_truth": ["ST", "->", "getMVEVectorCostFactor", "(", "CostKind", ")", ";"], "File": "ARMTargetTransformInfo14", "Func": "getMaskedMemoryOpCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13455, "Length": 55, "Cover_Rate": 0.44715447154471544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm0_15", "(", ")", "const", "{", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "int64_t", "Value", "=", "CE"], "ground_truth": ["->", "getValue", "(", ")", ";"], "File": "ARMAsmParser (2)", "Func": "isImm0_15", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13456, "Length": 48, "Cover_Rate": 0.8275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPreRegAlloc", "(", ")", "{", "if", "(", "TM", "->", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None"], "ground_truth": ["&&", "EnableAdvSIMDScalar", ")", "{"], "File": "AArch64TargetMachine31", "Func": "addPreRegAlloc", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13457, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printMemOperand", "(", "const", "MCInst", "*", "MI", ",", "int", "OpNo", ",", "raw_ostream", "&", "O", ",", "const", "char", "*", "Modifier", ")", "{", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "OpNo", ",", "O", ",", "NULL", ")", ";", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "OpNo", "+", "", ",", "O", ",", "NULL", ")", ";", "O", "<<", ""], "ground_truth": [";"], "File": "TeeRISCInstPrinter", "Func": "printMemOperand", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13458, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_range_round_pd", "(", "__m512d", "__A", ",", "__m512d", "__B", ",", "int", "__C"], "ground_truth": [",", "const", "int", "__R", ")", "{"], "File": "avx512dqintrin", "Func": "_mm512_range_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13459, "Length": 29, "Cover_Rate": 0.453125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "Desc", "=", "MI", ".", "getDesc", "(", ")", ";", "if", "(", "(", "Desc", ".", "TSFlags", "&", "", ")", "==", "", ")", "return", "", ";", "if", "(", "Desc", ".", "TSFlags", "&", "", ")", "REX", "|=", "", "<<", "", ";", "unsigned", "NumOps", "=", "Desc", ".", "getNumOperands", "(", ")", ";", "if", "(", "NumOps", ")", "{", "bool", "isTwoAddr", "=", "NumOps", ">", "", "&&", "Desc", ".", "getOperandConstraint", "(", "", ",", "MCOI", "::", "TIED_TO", ")", "!=", "-", "", ";", "unsigned", "i", "=", "isTwoAddr", "?", "", ":", "", ";", "for", "(", "unsigned", "e", "=", "NumOps", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "", "(", "Reg", ")", ")", "REX", "|=", "", ";", "}", "}", "switch", "(", "Desc", ".", "TSFlags", "&", "", ")", "{", "case", "", ":", "{", "if", "(", "InstrInfo", "::", "is_64ExtendedReg", "(", "MI", ".", "getOperand", "(", "", ")", ")", ")", "REX", "|=", "", "<<", "", ";", "i", "=", "isTwoAddr", "?", "", ":", "", ";", "for", "(", "unsigned", "e", "=", "NumOps", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "InstrInfo", "::", "is_64ExtendedReg", "(", "MO", ")", ")", "REX", "|=", "", "<<", "", ";", "}", "break", ";", "}", "case", "", ":", "{", "if", "(", "InstrInfo", "::", "is_64ExtendedReg", "(", "MI", ".", "getOperand", "(", "", ")", ")", ")", "REX", "|=", "", "<<", "", ";", "unsigned", "Bit", "=", "", ";", "i", "=", "isTwoAddr", "?", "", ":", "", ";", "for", "(", ";", "i", "!=", "NumOps", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "if", "(", "InstrInfo", "::", "is_64ExtendedReg", "(", "MO", ")", ")", "REX", "|=", "", "<<", "Bit", ";", "Bit", "++"], "ground_truth": [";"], "File": "X86CodeEmitter1", "Func": "determineREX", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13460, "Length": 316, "Cover_Rate": 0.5328836424957841, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "else", "{", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "", ",", "", "*", "(", "ArgNo", "-", "", ")", ",", "true", ",", "false", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "", ")", ";", "ArgVal", "=", "DAG", ".", "getLoad", "(", "ObjectVT", ",", "dl", ",", "Chain", ",", "FIN", ",", "NULL", ",", "", ",", "false", ",", "false", ",", "", ")", ";", "}", "InVals", ".", "push_back", "(", "ArgVal", ")", ";", "}", "if", "(", "isVarArg", ")", "{", "VarArgsOffset", "=", "Ins", ".", "size", "(", ")", "*", "", ";", "std", "::", "vector", "<", "SDValue", ">", "LS", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "args_int", "[", "i", "]", ")", ")", "args_int", "[", "i", "]", "=", "AddLiveIn", "(", "MF", ",", "args_int", "[", "i", "]", ",", "&", "", ")", ";", "SDValue", "argt", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "args_int", "[", "i", "]", ",", "", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "", ",", "-", "", "*", "(", "", "-", "i", ")", ",", "true", ",", "false", ")", ";", "if", "(", "i", "==", "", ")", "VarArgsBase", "=", "FI", ";", "SDValue", "SDFI", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "", ")", ";", "LS", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "argt", ",", "SDFI", ",", "NULL", ",", "", ",", "false", ",", "false", ",", "", ")", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "args_float", "[", "i", "]", ")", ")", "args_float", "[", "i", "]", "=", "AddLiveIn", "(", "MF", ",", "args_float", "[", "i", "]", ",", "&", "", ")", ";", "argt", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "args_float", "["], "ground_truth": ["i", "]", ",", "", ")", ";"], "File": "AlphaISelLowering1", "Func": "LowerFormalArguments", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13461, "Length": 280, "Cover_Rate": 0.39106145251396646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsThumb", ")", "EmitThumbMappingSymbol", "(", ")", ";", "else", "EmitMappingSymbol", "(", ")"], "ground_truth": [";"], "File": "ARMELFStreamer22", "Func": "emitInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13462, "Length": 13, "Cover_Rate": 0.34210526315789475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "ImmutableCallSite", "::", "arg_iterator", "i", "=", "CS", ".", "arg_begin", "(", ")", ",", "e", "=", "CS", ".", "arg_end", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "IntrMemName", "&&", "e", "-", "i", "<=", "", ")", "break", ";", "", "Flags", ";", "unsigned", "AttrInd", "=", "i", "-", "CS", ".", "arg_begin", "(", ")", "+", "", ";", "if", "(", "CS", ".", "paramHasAttr", "(", "AttrInd", ",", "Attribute", "::", "SExt", ")", ")", "Flags", ".", "setSExt", "(", ")", ";", "if", "(", "CS", ".", "paramHasAttr", "(", "AttrInd", ",", "Attribute", "::", "ZExt", ")", ")", "Flags", ".", "setZExt", "(", ")", ";", "if", "(", "CS", ".", "paramHasAttr", "(", "AttrInd", ",", "Attribute", "::", "InReg", ")", "||", "CS", ".", "paramHasAttr", "(", "AttrInd", ",", "Attribute", "::", "StructRet", ")", "||", "CS", ".", "paramHasAttr", "(", "AttrInd", ",", "Attribute", "::", "Nest", ")", "||", "CS", ".", "paramHasAttr", "(", "AttrInd", ",", "Attribute", "::", "ByVal", ")", ")", "return", "false", ";", "Type", "*", "ArgTy", "=", "(", "*", "i", ")", "->", "getType", "(", ")", ";", "MVT", "ArgVT", ";", "if", "(", "!", "isTypeLegal", "(", "ArgTy", ",", "ArgVT", ")", "&&", "ArgVT", "!=", "", "&&", "ArgVT", "!=", "", "&&", "ArgVT", "!=", "", ")", "return", "false", ";", "unsigned", "Arg", "=", "getRegForValue", "(", "*", "i", ")", ";", "if", "(", "Arg", "==", "", ")", "return", "false", ";", "unsigned", "OriginalAlignment", "=", "TD", ".", "getABITypeAlignment", "(", "ArgTy", ")", ";", "Flags", ".", "setOrigAlign", "(", "OriginalAlignment", ")", ";", "Args", ".", "push_back", "(", "*", "i", ")", ";", "ArgRegs", ".", "push_back", "(", "Arg", ")", ";", "ArgVTs", ".", "push_back", "(", "ArgVT", ")", ";", "ArgFlags", ".", "push_back", "(", "Flags", ")", ";", "}", "SmallVector", "<", "unsigned", ",", "", ">", "RegArgs", ";", "unsigned", "NumBytes", ";", "if", "(", "!", "ProcessCallArgs", "(", "Args", ",", "ArgRegs", ",", "ArgVTs", ",", "ArgFlags", ",", "RegArgs", ",", "CC", ",", "NumBytes", ",", "isVarArg", ")", ")", "return", "false", ";", "bool", "UseReg", "=", "false", ";", "const", "GlobalValue", "*", "GV", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "Callee", ")", ";", "if", "(", "!", "GV", "||", "EnableLongCalls", ")", "UseReg", "=", "true", ";", "unsigned", "CalleeReg", "=", "", ";", "if", "(", "UseReg", ")", "{", "if", "(", "IntrMemName", ")", "CalleeReg", "=", "getLibcallReg", "(", "IntrMemName", ")", ";", "else", "CalleeReg", "=", "getRegForValue", "(", "Callee", ")", ";", "if", "(", "CalleeReg", "==", "", ")", "return", "false", ";", "}", "unsigned", "CallOpc", "=", "SelectCallOp", "(", "UseReg", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "CallOpc", ")", ")", ";", "if", "(", "isThumb2", ")", "AddDefaultPred", "(", "MIB", ")", ";", "if", "(", "UseReg", ")", "MIB", ".", "addReg", "(", "CalleeReg", ")", ";", "else", "if", "(", "!", "IntrMemName", ")", "MIB", ".", "addGlobalAddress", "("], "ground_truth": ["GV", ",", "", ",", "", ")", ";"], "File": "ARMFastISel43", "Func": "SelectCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13463, "Length": 423, "Cover_Rate": 0.47904869762174407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "const", "MCExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "MCSym", ",", "getModifierVariantKind", "(", "ACPV", "->", "getModifier", "(", ")", ")", ",", "OutContext", ")", ";", "if", "(", "ACPV", "->", "getPCAdjustment", "(", ")", ")", "{", "MCSymbol", "*", "PCLabel", "=", "getPICLabel", "(", "MAI", "->", "getPrivateGlobalPrefix", "(", ")", ",", "getFunctionNumber", "(", ")", ",", "ACPV", "->", "getLabelId", "(", ")", ",", "OutContext", ")", ";", "const", "MCExpr", "*", "PCRelExpr", "=", "MCSymbolRefExpr", "::", "Create", "(", "PCLabel", ",", "OutContext", ")", ";", "PCRelExpr", "=", "MCBinaryExpr", "::", "CreateAdd", "(", "PCRelExpr", ",", "MCConstantExpr", "::", "Create", "(", "ACPV", "->", "getPCAdjustment", "(", ")", ",", "OutContext", ")", ",", "OutContext", ")", ";", "if", "(", "ACPV", "->", "mustAddCurrentAddress", "(", ")", ")", "{", "MCSymbol", "*", "DotSym", "=", "OutContext", ".", "CreateTempSymbol", "(", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "DotSym", ")", ";", "const", "MCExpr", "*", "DotExpr", "=", "MCSymbolRefExpr", "::", "Create", "(", "DotSym", ",", "OutContext", ")", ";", "PCRelExpr", "=", "MCBinaryExpr", "::", "CreateSub", "(", "PCRelExpr", ",", "DotExpr", ",", "OutContext", ")", ";", "}", "Expr", "=", "MCBinaryExpr", "::", "CreateSub", "(", "Expr", ",", "PCRelExpr"], "ground_truth": [",", "OutContext", ")", ";"], "File": "ARMAsmPrinter55", "Func": "EmitMachineConstantPoolValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13464, "Length": 163, "Cover_Rate": 0.3482905982905983, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_DSBT", ")", "{", "struct", "cgraph_local_info", "*", "this_func", ";", "if", "(", "!", "decl", ")", "return", "false", ";", "this_func", "=", "cgraph_node", "::", "local_info", "(", "current_function_decl", ")", ";", "return", "this_func", "->", "local", ";", "}", "return", "true"], "ground_truth": [";"], "File": "c6x2", "Func": "c6x_function_ok_for_sibcall", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 13465, "Length": 36, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "SL", "(", "In", ")", ";", "Src", "=", "CurDAG", "->", "getTargetConstantFP", "(", "C", "->", "getValueAPF", "(", ")", ",", "SL", ",", "C", "->", "getValueType", "(", "", ")", ")", ";", "}", "else", "Src", "=", "In", ";", "return", "true"], "ground_truth": [";"], "File": "HSAILISelDAGToDAG", "Func": "SelectGPROrImm", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13466, "Length": 37, "Cover_Rate": 0.33035714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_reduc_smin_scal_v4sf", "(", "__a", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vminnmvq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13467, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "!", "OptForMinSize", "||", "OptForSize", ")", "&&", "", ")", ";", "for", "(", "SelectionDAG", "::", "allnodes_iterator", "I", "=", "CurDAG", "->", "allnodes_begin", "(", ")", ",", "E", "=", "CurDAG", "->", "allnodes_end", "(", ")", ";", "I", "!=", "E", ";", ")", "{", "SDNode", "*", "N", "=", "&", "*", "I", "++", ";", "if", "(", "OptLevel", "!=", "CodeGenOpt", "::", "None", "&&", "(", "(", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "!", "Subtarget", "->", "callRegIndirect", "(", ")", ")", "||", "(", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "(", "Subtarget", "->", "is64Bit", "(", ")", "||", "!", "getTargetMachine", "(", ")", ".", "isPositionIndependent", "(", ")", ")", ")", ")", ")", "{", "bool", "HasCallSeq", "=", "N", "->", "getOpcode", "(", ")", "==", "", ";", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Load", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "isCalleeLoad", "(", "Load", ",", "Chain", ",", "HasCallSeq", ")", ")", "continue", ";", "moveBelowOrigChain", "(", "CurDAG", ",", "Load", ",", "SDValue", "(", "N", ",", "", ")", ",", "Chain", ")", ";", "++", "NumLoadMoved", ";", "continue", ";", "}", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode"], "ground_truth": ["(", ")", "!=", "", ")", "continue", ";"], "File": "X86ISelDAGToDAG108", "Func": "PreprocessISelDAG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13468, "Length": 190, "Cover_Rate": 0.385395537525355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "Register", "&&", "MCRegisterClasses", "[", "", "]", ".", "contains", "("], "ground_truth": ["getReg", "(", ")", ")", ";"], "File": "X86Operand14", "Func": "isVK2Pair", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13469, "Length": 17, "Cover_Rate": 0.6538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "first_dreg_to_save", "=", "lastdreg", ";", "for", "(", "i", "=", "", ",", "group", "=", "", ";", "i", "<", "XVECLEN", "(", "op", ",", "", ")", "-", "", ";", "i", "++", ")", "{", "rtx", "t", "=", "XVECEXP", "(", "op", ",", "", ",", "i", ")", ";", "rtx", "src", ",", "dest", ";", "int", "regno", ";", "if", "(", "GET_CODE", "(", "t", ")", "!=", "SET", ")", "return", "", ";", "src", "=", "SET_SRC", "(", "t", ")", ";", "dest", "=", "SET_DEST", "(", "t", ")", ";", "if", "(", "GET_CODE", "(", "dest", ")", "!=", "MEM", "||", "!", "REG_P", "(", "src", ")", ")", "return", "", ";", "dest", "=", "XEXP", "(", "dest", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "dest", ")", "!=", "PLUS", "||", "!", "REG_P", "(", "XEXP", "(", "dest", ",", "", ")", ")", "||", "REGNO", "(", "XEXP", "(", "dest", ",", "", ")", ")", "!=", "REG_SP", "||", "GET_CODE", "(", "XEXP", "(", "dest", ",", "", ")", ")", "!=", "CONST_INT", "||", "INTVAL", "(", "XEXP", "(", "dest", ",", "", ")", ")", "!=", "-", "i", "*", "", ")", "return", "", ";", "regno", "=", "REGNO", "(", "src", ")", ";", "if", "(", "group", "==", "", ")", "{", "if", "(", "D_REGNO_P", "(", "regno", ")", ")", "{", "group", "=", "", ";", "first_dreg_to_save", "=", "lastdreg", "=", "regno", "-", "REG_R0", ";", "}", "else", "if", "(", "regno", ">=", "REG_P0", "&&", "regno", "<=", "REG_P7", ")", "{", "group", "=", "", ";", "first_preg_to_save", "=", "lastpreg", "=", "regno", "-", "REG_P0", ";", "}", "else", "return", "", ";", "continue", ";", "}", "if", "(", "group", "==", "", ")", "{", "if", "(", "regno", ">=", "REG_P0", "&&", "regno", "<=", "REG_P7", ")", "{", "group", "=", "", ";", "first_preg_to_save", "=", "lastpreg", "=", "regno", "-", "REG_P0", ";", "}", "else", "if", "(", "regno", "!=", "REG_R0", "+", "lastdreg", "+", "", ")", "return", "", ";", "else", "lastdreg", "++"], "ground_truth": [";"], "File": "bfin2", "Func": "push_multiple_operation", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 13470, "Length": 280, "Cover_Rate": 0.8211143695014663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "", "CC", "=", "(", "", ")", "Op", ".", "getImm", "(", ")", ";", "const", "char", "*", "Str", "=", "condCodeToString", "("], "ground_truth": ["CC", ")", ";"], "File": "LC3InstPrinter", "Func": "printCondCode", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13471, "Length": 34, "Cover_Rate": 0.5573770491803278, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "InitMCRegisterInfo", "(", "X", ",", ""], "ground_truth": [")", ";"], "File": "RV16KMCTargetDesc", "Func": "createRV16KMCRegisterInfo", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13472, "Length": 16, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_i64gather_epi32", "(", "int", "const", "*", "__base", ",", "__m256i", "__index", ",", "const", "int", "__scale", ")", "{", "__v4si", "__src", "=", "__extension__", "(", "__v4si", ")", "{", ""], "ground_truth": [",", "", ",", "", ",", "", "}", ";"], "File": "avx2intrin", "Func": "_mm256_i64gather_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13473, "Length": 45, "Cover_Rate": 0.5172413793103449, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "=="], "ground_truth": ["k_Imm", ";"], "File": "MSP430AsmParser", "Func": "isImm", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13474, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "printSrcIdx", "(", "MI", ",", "OpNo", ",", "O"], "ground_truth": [")", ";"], "File": "X86IntelInstPrinter (2)", "Func": "printSrcIdx64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13475, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "TLI", "->", "InstructionOpcodeToISD", "(", "Opcode", ")", "&&", "", ")", ";", "return", "TargetTransformInfo", "::", "getArithmeticInstrCost", "(", "Opcode"], "ground_truth": [",", "Ty", ")", ";"], "File": "PPCTargetTransformInfo75", "Func": "getArithmeticInstrCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13476, "Length": 22, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerFABS32", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ",", "bool", "HasExtractInsert", ")", "{", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Res", ",", "Const1", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "X", "=", "(", "Op", ".", "getValueType", "(", ")", "==", "", ")", "?", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ":", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Const1", ")", ";", "if", "(", "HasExtractInsert", ")", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getRegister", "(", "", ",", ""], "ground_truth": [")", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ",", "Const1", ",", "X", ")", ";"], "File": "MipsISelLowering (2)4", "Func": "lowerFABS32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13477, "Length": 129, "Cover_Rate": 0.45104895104895104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask3_fnmsub_ss", "(", "__m128", "__W", ",", "__m128", "__A", ",", "__m128", "__B", ","], "ground_truth": ["__mmask8", "__U", ")", "{"], "File": "avx512fintrin", "Func": "_mm_mask3_fnmsub_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13478, "Length": 28, "Cover_Rate": 0.4745762711864407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayRef", "<", "int", ">", "Mask", "=", "SV", "->", "getMask", "(", ")", ";", "bool", "CanFold", "=", "true", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumElts", ";", "i", "!=", "e", "&&", "CanFold", ";", "++", "i", ")", "CanFold", "=", "Mask", "[", "i", "]", "==", "(", "int", ")", "(", "(", "i", "&", "", ")", "?", "i", "+", "NumElts", ":", "i", ")", ";", "if", "(", "CanFold", ")", "{", "SDValue", "Op0", "=", "N1", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N1", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op0", ",", "Op1", ")", ";", "SDValue", "Add", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op0", ",", "Op1", ")", ";", "return", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "Sub", ",", "Add", ",", "Mask", ")", ";", "}", "}", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalize", "(", ")", "&&", "!", "TLI", ".", "isTypeLegal", "(", "VT", ".", "getVectorElementType", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", "->", "hasFp256", "(", ")", "&&", "VT", ".", "is256BitVector", "(", ")", "&&", "N", "->", "getOpcode", "(", ")", "==", "", ")", "return", "PerformShuffleCombine256", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalize", "(", ")", "&&", "DCI", ".", "isBeforeLegalizeOps", "(", ")", "&&", "N1", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "hasOneUse", "(", ")", "&&", "N0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "BC0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "EVT", "SVT", "=", "BC0", ".", "getValueType", "(", ")", ";", "unsigned", "Opcode", "=", "BC0", ".", "getOpcode", "(", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "BC0", ".", "hasOneUse", "(", ")", "&&", "SVT", ".", "isVector", "(", ")", "&&", "SVT", ".", "getVectorNumElements", "(", ")", "*", "", "==", "NumElts", "&&", "TLI", ".", "isOperationLegal", "(", "Opcode", ",", "VT", ")", ")", "{", "bool", "CanFold", "=", "false", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "CanFold", "=", "true", ";", "}", "unsigned", "SVTNumElts", "=", "SVT", ".", "getVectorNumElements", "(", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode"], "ground_truth": [">", "(", "N", ")", ";"], "File": "X86ISelLowering (2)", "Func": "PerformShuffleCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13479, "Length": 389, "Cover_Rate": 0.40103092783505156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpeqq_n_u16", "(", "uint16x8_t", "__a", ",", "uint16_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "mve2___arm_vcmpeqq_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13480, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerImplicitParameter", "(", "SelectionDAG", "&", "DAG", ",", "EVT", "VT", ",", "const", "SDLoc", "&", "DL", ",", "unsigned", "DwordOffset", ")", "const", "{", "unsigned", "ByteOffset", "=", "DwordOffset", "*", "", ";", "PointerType", "*", "PtrType", "=", "PointerType", "::", "get", "(", "VT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "AMDGPUA", ".", "PARAM_I_ADDRESS", ")", ";", "assert", "(", "isInt", "<", "", ">", "(", "ByteOffset"], "ground_truth": [")", ")", ";"], "File": "R600ISelLowering6", "Func": "LowerImplicitParameter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13481, "Length": 65, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetPassConfig", "*", "BaseTargetMachine", "::", "createPassConfig", "(", "PassManagerBase", "&", "PM", ")", "{", "return", "new", "PassConfig", "(", "this", ",", "PM"], "ground_truth": [")", ";"], "File": "ARMTargetMachine (2)1", "Func": "createPassConfig", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13482, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "unsigned", "CalleeSavedRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", ",", "", ",", "", ",", "", ",", "", "}", ";"], "File": "MBlazeRegisterInfo1", "Func": "getCalleeSavedRegs", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13483, "Length": 35, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "!", "Reg", "||", "Reg", "==", "", ")", "&&", "", ")", ";", "if", "(", "CanFail", ")", "return", "false", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getCustomMem", "(", "ValNo", ",", "ValVT", ",", "State", ".", "AllocateStack", "(", "", ",", "", ")", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return", "true", ";", "}", "unsigned", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "if", "(", "HiRegList", "[", "i", "]", "==", "Reg", ")", "break", ";", "unsigned", "T", "=", "State", ".", "AllocateReg", "(", "LoRegList", "[", "i", "]", ")", ";", "(", "void", ")", "T", ";", "assert", "(", "T", "==", "LoRegList", "[", "i", "]"], "ground_truth": ["&&", "", ")", ";"], "File": "ARMCallingConv14", "Func": "f64AssignAAPCS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13484, "Length": 109, "Cover_Rate": 0.36824324324324326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "crtl", "->", "is_leaf", "&&", "call_used_regs", "[", "regno", "]", ")", "current_frame_info", ".", "save_regs", "[", "regno", "]", "=", "", ";", "else", "if", "(", "df_regs_ever_live_p", "(", "regno", ")", ")", "current_frame_info", ".", "save_regs", "[", "regno", "]", "=", "", ";", "else", "current_frame_info", ".", "save_regs", "[", "regno", "]", "=", "", ";", "}", "else", "{", "if", "(", "df_regs_ever_live_p", "(", "regno", ")", "&&", "(", "!", "call_used_regs", "[", "regno", "]", "||", "regno", "==", "RETURN_ADDRESS_REGNUM", ")", ")", "current_frame_info", ".", "save_regs", "[", "regno", "]", "=", "", ";", "else", "current_frame_info", ".", "save_regs", "[", "regno", "]", "=", "", ";", "}", "}", "if", "(", "crtl", "->", "calls_eh_return", ")", "{", "unsigned", "int", "i", ";", "for", "(", "i", "=", "", ";", ";", "++", "i", ")", "{", "regno", "=", "EH_RETURN_DATA_REGNO"], "ground_truth": ["(", "i", ")", ";"], "File": "cr162", "Func": "cr16_compute_save_regs", "Target": "cr16", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13485, "Length": 120, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtepu16_epi64", "(", "__m512i", "__W", ",", "__mmask8", "__U"], "ground_truth": [",", "__m128i", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_cvtepu16_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13486, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "!", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", "{", "FrameIndex", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getIndex", "(", ")", ";", "return", "MI", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getReg", "(", ")", ";"], "File": "PPCInstrInfo102", "Func": "isStoreToStackSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13487, "Length": 77, "Cover_Rate": 0.4556213017751479, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "FrameLowering", "."], "ground_truth": ["get", "(", ")", ";"], "File": "ARMSubtarget (2)1", "Func": "getFrameLowering", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13488, "Length": 7, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "Cond", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "ConstTrue", "=", "CurDAG", "->", "getConstant", "(", "N", "->", "getOpcode", "(", ")", "==", "", "?", "-", "", ":", "", ",", "VT", ")", ";", "SDValue", "ConstFalse", "=", "CurDAG", "->", "getConstant", "(", "", ",", "VT", ")", ";", "do", "{", "SDNode", "*", "User", "=", "*", "N", "->", "use_begin", "(", ")", ";", "if", "(", "User", "->", "getNumOperands", "(", ")", "!=", "", ")", "break", ";", "auto", "TryFold", "=", "[", "this", ",", "N", ",", "User", "]", "(", "SDValue", "Val", ")", "{", "SDValue", "UserO0", "=", "User", "->", "getOperand", "(", "", ")", ",", "UserO1", "=", "User", "->", "getOperand", "(", "", ")", ";", "SDValue", "O0", "=", "UserO0", ".", "getNode", "(", ")", "==", "N", "?", "Val", ":", "UserO0", ";", "SDValue", "O1", "=", "UserO1", ".", "getNode", "(", ")", "==", "N", "?", "Val", ":", "UserO1", ";", "return", "CurDAG", "->", "FoldConstantArithmetic", "(", "User", "->", "getOpcode", "(", ")", ",", "User", "->", "getValueType", "(", "", ")", ",", "O0", ".", "getNode", "(", ")", ",", "O1", ".", "getNode", "(", ")", ")", ";", "}", ";", "SDValue", "TrueRes", "=", "TryFold", "(", "ConstTrue", ")", ";", "if", "(", "!", "TrueRes", ")", "break", ";", "SDValue", "FalseRes", "=", "TryFold", "(", "ConstFalse", ")", ";", "if", "(", "!", "FalseRes", ")", "break", ";", "uint64_t", "True", "=", "cast", "<", "ConstantSDNode", ">", "(", "TrueRes", ")", "->", "getZExtValue", "(", ")", ",", "False", "=", "cast", "<", "ConstantSDNode", ">", "(", "FalseRes", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "True", ")", "||", "!", "isInt", "<", "", ">", "(", "False", ")", ")", "break", ";", "Res", "=", "CurDAG", "->", "getSelect", "(", "dl", ",", "User", "->", "getValueType"], "ground_truth": ["(", "", ")", ",", "Cond", ",", "TrueRes", ",", "FalseRes", ")", ";"], "File": "PPCISelDAGToDAG32", "Func": "foldBoolExts", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13489, "Length": 286, "Cover_Rate": 0.713216957605985, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Q", ".", "push_back", "(", "C", ".", "Root", ")", ";", "unsigned", "Count", "=", "", ";", "const", "unsigned", "Limit", "=", "SimplifyLimit", ";", "while", "(", "!", "Q", ".", "empty", "(", ")", ")", "{", "if", "(", "Count", "++", ">=", "Limit", ")", "break", ";", "Instruction", "*", "U", "=", "dyn_cast", "<", "Instruction", ">", "(", "Q", ".", "pop_front_val", "(", ")", ")", ";", "if", "(", "!", "U", "||", "U", "->", "getParent", "(", ")", "||", "!", "C", ".", "Used", ".", "count", "(", "U", ")", ")", "continue", ";", "bool", "Changed", "=", "false", ";", "for", "(", "Rule", "&", "R", ":", "Rules", ")", "{", "Value", "*", "W", "=", "R", ".", "Fn", "(", "U", ",", "C", ".", "Ctx", ")", ";", "if", "(", "!", "W", ")", "continue", ";", "Changed", "=", "true", ";", "C", ".", "record", "(", "W", ")", ";", "C", ".", "replace", "("], "ground_truth": ["U", ",", "W", ")", ";"], "File": "HexagonLoopIdiomRecognition", "Func": "simplify", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13490, "Length": 134, "Cover_Rate": 0.6733668341708543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "VSEW", "=", "(", "VType", ">>", "", ")", "&", "", ";", "return", "static_cast", "<", "VSEW", ">", "(", "VSEW"], "ground_truth": [")", ";"], "File": "RISCVBaseInfo16", "Func": "getVSEW", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13491, "Length": 20, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "FI", "->", "adjustLoadArgsFI", "(", "MFI", ")", ";", "FI", "->", "adjustStoreVarArgsFI", "(", "MFI", ")", ";", "unsigned", "FrameSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "FrameSize", "<<", "", ")", ";", "unsigned", "TargetAlign", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", "->", "getStackAlignment", "(", ")", ";", "unsigned", "AlignMask", "=", "TargetAlign"], "ground_truth": ["-", "", ";"], "File": "MBlazeFrameLowering", "Func": "determineFrameLayout", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13492, "Length": 73, "Cover_Rate": 0.5887096774193549, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Subtarget", ".", "hasSSSE3", "(", ")", "&&", "", ")", ";", "SDValue", "In", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "if", "(", "VT", "==", "", "&&", "!", "Subtarget", ".", "hasBWI", "(", ")", ")", "return", "splitVectorIntUnary", "(", "Op", ",", "DAG", ")", ";", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "assert", "(", "VT", ".", "getScalarType", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "!", "Subtarget", ".", "hasInt256", "(", ")", ")", "return", "splitVectorIntUnary", "(", "Op", ",", "DAG", ")", ";", "SDValue", "NibbleMask", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "In", ",", "NibbleMask", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "In", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ")", ";", "const", "int", "LoLUT", "[", "", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", ",", "", ",", "", ",", "", ",", "", "}", ";"], "File": "X86ISelLowering125", "Func": "LowerBITREVERSE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13493, "Length": 193, "Cover_Rate": 0.43080357142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeCallResult", "(", "Ins", ",", "RetCC_", ")", ";", "for", "(", "auto", "&", "Loc", ":", "RVLocs", ")", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "Loc", ".", "getLocReg", "(", ")", ",", "Loc", ".", "getValVT", "(", ")", ",", "InGlue", ")", ".", "getValue", "(", "", ")", ";", "InGlue", "=", "Chain", ".", "getValue", "(", "", ")", ";", "InVals", ".", "push_back", "(", "Chain", ".", "getValue", "("], "ground_truth": ["", ")", ")", ";"], "File": "LEGISelLowering1", "Func": "LowerCallResult", "Target": "LEG", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13494, "Length": 92, "Cover_Rate": 0.5822784810126582, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_LP64", ")", "return", "xstrdup", "(", ""], "ground_truth": [")", ";"], "File": "i3864", "Func": "ix86_offload_options", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13495, "Length": 10, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reloc", "::", "Model", "getEffectiveRelocModel", "(", "Optional", "<", "Reloc", "::", "Model"], "ground_truth": [">", "RM", ")", "{"], "File": "M88kTargetMachine", "Func": "getEffectiveRelocModel", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13496, "Length": 14, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetTriple", "(", "TT", ")", ",", "Has16BitInsts", "(", "false", ")", ",", "HasMadMixInsts", "(", "false", ")", ",", "FP32Denormals", "(", "false", ")", ",", "FPExceptions", "(", "false", ")", ",", "HasSDWA", "(", "false", ")", ",", "HasVOP3PInsts", "(", "false", ")", ",", "HasMulI24", "(", "true", ")", ",", "HasMulU24", "(", "true", ")", ",", "HasInv2PiInlineImm", "(", "false", ")", ",", "HasFminFmaxLegacy", "(", "true", ")", ",", "EnablePromoteAlloca", "(", "false", ")", ",", "HasTrigReducedRange", "(", "false", ")", ",", "MaxWavesPerEU", "(", "", ")"], "ground_truth": [",", "LocalMemorySize", "(", "", ")", ",", "WavefrontSize", "(", "", ")", "{"], "File": "AMDGPUSubtarget106", "Func": "AMDGPUSubtarget", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13497, "Length": 80, "Cover_Rate": 0.8791208791208791, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag", "(", "TargetMachine", "&", "TM"], "ground_truth": [")", "{"], "File": "Cpu0ISelDAGToDAG1", "Func": "createCpu0ISelDag", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13498, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "selectBDXAddr20Pair", "(", "SDValue", "Addr", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "Disp", ",", "SDValue", "&", "Index", ")", "{", "return", "selectBDXAddr", "(", "", ",", "", ",", "Addr"], "ground_truth": [",", "Base", ",", "Disp", ",", "Index", ")", ";"], "File": "SystemZISelDAGToDAG1", "Func": "selectBDXAddr20Pair", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13499, "Length": 35, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CmpInstr", ".", "RemoveOperand", "(", "DeadNZCVIdx", ")", ";", "bool", "succeeded", "=", "UpdateOperandRegClass", "(", "CmpInstr", ")", ";", "(", "void", ")", "succeeded", ";", "assert", "(", "succeeded", "&&", "", ")", ";", "return", "true", ";", "}", "assert", "(", "(", "CmpValue", "==", "", "||", "CmpValue", "==", "", ")", "&&", "", ")", ";", "if", "(", "CmpValue", "!=", "", "||", "SrcReg2", "!=", "", ")", "return", "false", ";", "if", "(", "!", "MRI", "->", "use_nodbg_empty", "(", "CmpInstr", ".", "getOperand", "(", "", ")", ".", "getReg", "("], "ground_truth": [")", ")", ")", "return", "false", ";"], "File": "AArch64InstrInfo (2)", "Func": "optimizeCompareInstr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13500, "Length": 81, "Cover_Rate": 0.3521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "makeArrayRef", "(", "", ".", "begin", "(", ")", ",", "", "."], "ground_truth": ["getNumRegs", "(", ")", ")", ";"], "File": "SIFrameLowering (2)", "Func": "getAllSGPR128", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13501, "Length": 16, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "const", "MachineOperand", "&", "BaseOp", "=", "MI", ".", "getOperand", "(", "", ")", ";", "Register", "Base", "=", "BaseOp", ".", "getReg", "(", ")", ";", "const", "MachineOperand", "&", "Reg0Op", "=", "MI", ".", "getOperand", "(", "", ")", ";", "const", "MachineOperand", "&", "Reg1Op", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "Reg0Op", ".", "getReg", "(", ")", "==", "Base", "||", "Reg1Op", ".", "getReg", "(", ")", "==", "Base", ")", "return", "false", ";", "Register", "PredReg", ";", "", "Pred", "=", "getInstrPredicate", "(", "MI", ",", "PredReg", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "(", "MI", ")", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "int", "Offset", ";", "MachineBasicBlock", "::", "iterator", "MergeInstr", "=", "findIncDecBefore", "(", "MBBI", ",", "Base", ",", "Pred", ",", "PredReg", ",", "Offset", ")", ";", "unsigned", "NewOpc", ";", "if", "(", "Offset", "==", "", "||", "Offset", "==", "-", "", ")", "{", "NewOpc", "=", "Opcode", "==", "", "?", "", ":", "", ";", "}", "else", "{", "MergeInstr", "=", "findIncDecAfter", "(", "MBBI", ",", "Base", ",", "Pred", ",", "PredReg", ",", "Offset", ",", "TRI", ")", ";", "if", "(", "MergeInstr", "==", "MBB", ".", "end", "(", ")", ")", "return", "false", ";", "NewOpc", "=", "Opcode", "==", "", "?", "", ":", "", ";", "if", "(", "!", "isLegalAddressImm", "(", "NewOpc", ",", "Offset", ",", "TII", ")", ")", "return", "false", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MergeInstr", ")", ";", "MBB", ".", "erase", "(", "MergeInstr", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ";", "if", "(", "NewOpc", "==", "", "||", "NewOpc", "==", "", ")", "{", "MIB", ".", "add", "(", "Reg0Op", ")", ".", "add", "(", "Reg1Op", ")", ".", "addReg", "(", "BaseOp", ".", "getReg", "(", ")", ",", "RegState", "::", "Define", ")", ";", "}", "else", "{", "assert", "(", "NewOpc", "==", "", "||", "NewOpc", "==", "", ")", ";", "MIB", ".", "addReg", "(", "BaseOp", ".", "getReg", "(", ")", ",", "RegState", "::", "Define", ")", ".", "add", "(", "Reg0Op", ")", ".", "add", "(", "Reg1Op", ")", ";", "}", "MIB", ".", "addReg", "(", "BaseOp", ".", "getReg", "(", ")", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ";", "assert", "(", "TII", "->", "get", "(", "Opcode", ")", ".", "getNumOperands", "(", ")", "==", "", "&&", "TII", "->", "get", "(", "NewOpc", ")", ".", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "implicit_operands", "(", ")", ")", "MIB", ".", "add", "(", "MO", ")", ";", "MIB", ".", "cloneMemRefs", "(", "MI", ")"], "ground_truth": [";"], "File": "ARMLoadStoreOptimizer19", "Func": "MergeBaseUpdateLSDouble", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13502, "Length": 425, "Cover_Rate": 0.8064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "needsFrameBaseReg", "(", "MachineInstr", "*", "MI", ",", "int64_t", "Offset", ")", "const", "{", "if", "(", "!", "MI", "->", "mayLoadOrStore", "(", ")", ")", "return", "false", ";", "int64_t", "FullOffset", "=", "Offset", "+"], "ground_truth": ["getMUBUFInstrOffset", "(", "MI", ")", ";"], "File": "SIRegisterInfo16", "Func": "needsFrameBaseReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13503, "Length": 36, "Cover_Rate": 0.782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "MBBI", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "Subtarget", ".", "hasPAuth", "(", ")", "&&", "MBBI", "!=", "MBB", ".", "end", "(", ")", "&&", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "MFI", ".", "shouldSignWithBKey", "(", ")", "?", "", ":", "", ")", ")", ".", "copyImplicitOps", "(", "*", "MBBI", ")", ";", "MBB", ".", "erase", "(", "MBBI", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "MFI", ".", "shouldSignWithBKey", "(", ")", "?", "", ":", "", ")", ")", ".", "setMIFlag"], "ground_truth": ["(", "MachineInstr", "::", "FrameDestroy", ")", ";"], "File": "AArch64FrameLowering (2)1", "Func": "InsertReturnAddressAuth", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13504, "Length": 128, "Cover_Rate": 0.6274509803921569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "LabelSym", "=", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "SymExpr", "->", "getSymbol", "(", ")", ".", "getName", "(", ")", ")", ";", "const", "MCExpr", "*", "LabelExpr", "=", "MCSymbolRefExpr", "::", "create", "(", "LabelSym", ",", "getContext", "(", ")", ")", ";", "const", "MCExpr", "*", "Eight", "=", "MCConstantExpr", "::", "create", "(", "", ",", "getContext", "(", ")", ")", ";", "const", "MCExpr", "*", "SubExpr", "=", "MCBinaryExpr", "::", "createSub", "(", "LabelExpr", ",", "Eight", ",", "getContext", "(", ")", ")", ";", "MCSymbol", "*", "CurrentLocation", "=", "getContext", "(", ")", ".", "createTempSymbol", "(", ")", ";", "const", "MCExpr", "*", "CurrentLocationExpr", "=", "MCSymbolRefExpr", "::", "create", "(", "CurrentLocation", ",", "getContext", "(", ")", ")", ";", "const", "MCExpr", "*", "SubExpr2", "=", "MCBinaryExpr", "::", "createSub", "(", "CurrentLocationExpr", ",", "SubExpr", ",", "getContext", "(", ")", ")", ";", "MCDataFragment", "*", "DF", "=", "static_cast", "<", "MCDataFragment", "*", ">", "(", "LabelSym", "->", "getFragment", "(", ")", ")", ";", "assert", "(", "DF", "&&", "", ")", ";", "MCFixupKind", "FixupKind", "=", "static_cast", "<", "MCFixupKind", ">", "(", "FirstLiteralRelocationKind", "+", "ELF"], "ground_truth": ["::", "R_64_PCREL_OPT", ")", ";"], "File": "PPCELFStreamer", "Func": "emitGOTToPCRelReloc", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13505, "Length": 156, "Cover_Rate": 0.5551601423487544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "regno", ">", "FIRST_PSEUDO_REGISTER", ")", "return", "true", ";", "if", "(", "(", "TARGET_FPU_SINGLE", "||", "TARGET_FPU_DOUBLE", ")", "&&", "NDS32_IS_FPR_REGNUM", "(", "regno", ")", ")", "{", "if", "(", "NDS32_IS_EXT_FPR_REGNUM", "(", "regno", ")", ")", "return", "(", "NDS32_FPR_REGNO_OK_FOR_DOUBLE", "(", "regno", ")", "&&", "(", "mode", "==", "DFmode", ")", ")", ";", "else", "if", "(", "mode", "==", "SFmode", "||", "mode", "==", "SImode", ")", "return", "NDS32_FPR_REGNO_OK_FOR_SINGLE", "(", "regno", ")", ";", "else", "if", "(", "mode", "==", "DFmode", ")", "return", "NDS32_FPR_REGNO_OK_FOR_DOUBLE", "(", "regno", ")", ";", "return", "false", ";", "}", "if", "(", "regno", "<=", "NDS32_LAST_GPR_REGNUM", ")", "return", "(", "targetm", ".", "hard_regno_nregs", "(", "regno", ",", "mode", ")", "==", "", "||", "!", "(", "(", "regno"], "ground_truth": [")", "&", "", ")", ")", ";"], "File": "nds325", "Func": "nds32_hard_regno_mode_ok", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13506, "Length": 107, "Cover_Rate": 0.8699186991869918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqrshlq_n_sv4si", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vqrshlq_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13507, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstPrinter", "(", "const", "MCAsmInfo", "&", "mai", ",", "const", "MCInstrInfo", "&", "mii", ",", "const", "MCRegisterInfo", "&", "mri", ")", ":", "MCInstPrinter", "(", "mai", ",", "mii", ",", "mri", ")", ",", "InBundle", "(", "false", ")", "{", "switch", "(", "mai", ".", "getAssemblerDialect"], "ground_truth": ["(", ")", ")", "{"], "File": "PatmosInstPrinter", "Func": "PatmosInstPrinter", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13508, "Length": 41, "Cover_Rate": 0.5857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionSelector", "*", "getInstructionSelector", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "M88kSubtarget", "Func": "getInstructionSelector", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13509, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_punpckldq256_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si", ")", "__B", ",", "(", "__v8si", ")"], "ground_truth": ["_mm256_setzero_si256", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_unpacklo_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13510, "Length": 29, "Cover_Rate": 0.5272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "case", "'f'", ":", "if", "(", "GET_CODE", "(", "op", ")", "==", "REG", ")", "fputs", "(", "reg_names", "[", "REGNO", "(", "op", ")", "]", ",", "file", ")", ";", "else", "fputs", "(", "reg_names", "[", "FP_FIRST_REGNUM", "]", ",", "file", ")", ";", "return", ";", "}", "switch", "(", "GET_CODE", "(", "op", ")", ")", "{", "case", "REG", ":", "if", "(", "letter", "==", "'d'", ")", "fputs", "(", "reg_names", "[", "REGNO", "(", "op", ")", "+", "", "]", ",", "file", ")", ";", "else", "fputs", "(", "reg_names", "[", "REGNO", "(", "op", ")", "]", ",", "file", ")", ";", "break", ";", "case", "SYMBOL_REF", ":", "case", "LABEL_REF", ":", "case", "CONST", ":", "output_addr_const", "(", "file", ",", "op", ")", ";", "break", ";", "case", "MEM", ":", "visium_output_address", "(", "file", ",", "GET_MODE", "(", "op", ")", ",", "XEXP", "(", "op", ",", "", ")", ")", ";", "break", ";", "case", "CONST_INT", ":", "fprintf", "(", "file", ",", "HOST_WIDE_INT_PRINT_DEC", ",", "INTVAL", "(", "op", ")", ")", ";", "break", ";", "case", "CODE_LABEL", ":", "asm_fprintf", "(", "file", ",", "", ",", "CODE_LABEL_NUMBER", "(", "op", ")", ")", ";", "break", ";", "case"], "ground_truth": ["HIGH", ":"], "File": "visium2", "Func": "print_operand", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 13511, "Length": 166, "Cover_Rate": 0.503030303030303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "AARCH64_BUILTIN_RSQRT_DF", ":", "gen", "=", "gen_rsqrtdf2", ";", "break", ";", "case", "AARCH64_BUILTIN_RSQRT_SF", ":", "gen", "=", "gen_rsqrtsf2", ";", "break", ";", "case", "AARCH64_BUILTIN_RSQRT_V2DF", ":", "gen", "=", "gen_rsqrtv2df2", ";", "break", ";", "case", "AARCH64_BUILTIN_RSQRT_V2SF", ":", "gen", "=", "gen_rsqrtv2sf2", ";", "break", ";", "case", "AARCH64_BUILTIN_RSQRT_V4SF", ":", "gen", "=", "gen_rsqrtv4sf2", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "!", "target", ")", "target", "=", "gen_reg_rtx"], "ground_truth": ["(", "GET_MODE", "(", "op0", ")", ")", ";"], "File": "aarch64-builtins", "Func": "aarch64_expand_builtin_rsqrt", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13512, "Length": 67, "Cover_Rate": 0.5193798449612403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "LocMemOffset", "=", "VA", ".", "getLocMemOffset", "(", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getIntPtrConstant", "(", "LocMemOffset", ",", "dl", ")", ";", "PtrOff", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "StackPtr", ",", "PtrOff", ")", ";", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "return", "CreateCopyOfByValArgument", "(", "Arg", ",", "PtrOff", ",", "Chain", ",", "Flags", ",", "DAG", ",", "dl", ")", ";", "MachineMemOperand", "::", "Flags", "MMOFlags", "=", "MachineMemOperand", "::", "MONone", ";", "if", "(", "Flags", ".", "sgx_type", ")", "MMOFlags", "|=", "MachineMemOperand", "::", "MOTargetFlag1", ";", "return", "DAG", ".", "getStore", "(", "Chain", ",", "dl", ",", "Arg", ",", "PtrOff", ",", "MachinePointerInfo", "::", "getStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "LocMemOffset", ")"], "ground_truth": [",", "", ",", "MMOFlags", ")", ";"], "File": "X86ISelLowering15", "Func": "LowerMemOpCallTo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13513, "Length": 121, "Cover_Rate": 0.7610062893081762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtps_epi64", "(", "__m512i", "__W", ",", "__mmask8", "__U", ",", "__m256", "__A", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_cvtps2qq512_mask", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8di", ")", "__W", ",", "(", "__mmask8", ")"], "ground_truth": ["__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_mask_cvtps_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13514, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoadSDNode", "*", "LoadSDN", "=", "cast", "<", "LoadSDNode", ">", "(", "LD", ")", ";", "EVT", "MemVT", "=", "LoadSDN", "->", "getMemoryVT", "(", ")", ";", "if", "(", "MemVT", "!=", "VT", ".", "getVectorElementType", "(", ")", ")", "return", "SDValue", "(", ")", ";", "for", "(", "SDNode", "::", "use_iterator", "UI", "=", "LD", "->", "use_begin", "(", ")", ",", "UE", "=", "LD", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", "++", "UI", ")", "{", "if", "(", "UI", ".", "getUse", "(", ")", ".", "getResNo", "(", ")", "==", "", ")", "continue", ";", "if", "(", "*", "UI", "!=", "N", ")", "return", "SDValue", "(", ")", ";", "}", "SDValue", "Addr", "=", "LD", "->", "getOperand", "(", "", ")", ";", "SDValue", "Vector", "=", "N", "->", "getOperand", "(", "", ")", ";", "for", "(", "SDNode", "::", "use_iterator", "UI", "=", "Addr", ".", "getNode", "(", ")", "->", "use_begin", "(", ")", ",", "UE", "=", "Addr", ".", "getNode", "(", ")", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", "++", "UI", ")", "{", "SDNode", "*", "User", "=", "*", "UI", ";", "if", "(", "User", "->", "getOpcode", "(", ")", "!=", "", "||", "UI", ".", "getUse", "(", ")", ".", "getResNo", "(", ")", "!=", "Addr", ".", "getResNo", "(", ")", ")", "continue", ";", "if", "(", "User", "->", "isPredecessorOf", "(", "LD", ")", "||", "LD", "->", "isPredecessorOf", "(", "User", ")", ")", "continue", ";", "if", "(", "User", "->", "isPredecessorOf", "(", "Vector", ".", "getNode", "(", ")", ")", ")", "continue", ";", "SDValue", "Inc", "=", "User", "->", "getOperand", "(", "User", "->", "getOperand", "(", "", ")", "==", "Addr", "?", "", ":", "", ")", ";", "if", "(", "ConstantSDNode", "*", "CInc", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", ")", "{", "uint32_t", "IncVal", "=", "CInc", "->", "getZExtValue", "(", ")", ";", "unsigned", "NumBytes", "=", "VT", ".", "getScalarSizeInBits", "("], "ground_truth": [")", "/", "", ";"], "File": "AArch64ISelLowering (2)1", "Func": "performPostLD1Combine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13515, "Length": 279, "Cover_Rate": 0.4449760765550239, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "isVector", "(", ")", ")", "{", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "EVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "if", "(", "EltVT", "==", "", "&&", "NumElts", "%", "", "==", "", ")", "{", "EltVT", "=", "", ";", "NumElts", "/=", "", ";", "}", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "NumElts", ";", "++", "j", ")", "{", "ValueVTs", ".", "push_back", "("], "ground_truth": ["EltVT", ")", ";"], "File": "NVPTXISelLowering (2)1", "Func": "ComputePTXValueVTs", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13516, "Length": 71, "Cover_Rate": 0.30869565217391304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "SDep", "&", "SuccDep", ":", "SU", "->", "Succs", ")", "{", "SUnit", "*", "Succ", "=", "SuccDep", ".", "getSUnit", "(", ")", ";", "if", "(", "SuccDep", ".", "isWeak", "(", ")", "||", "Succ", "->", "NodeNum", ">=", "DAGSize", ")", "continue", ";", "SUColors", ".", "insert", "(", "CurrentColoring", "[", "Succ", "->", "NodeNum"], "ground_truth": ["]", ")", ";"], "File": "SIMachineScheduler (2)", "Func": "colorMergeIfPossibleNextGroupOnlyForReserved", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13517, "Length": 49, "Cover_Rate": 0.3288590604026846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N1", ".", "getOpcode", "(", ")", "==", "", ")", "std", "::", "swap", "(", "N0", ",", "N1", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "N00", "=", "N0", "->", "getOperand", "(", "", ")", ";", "SDValue", "N01", "=", "N0", "->", "getOperand", "(", "", ")", ";", "N01", "=", "peekThroughBitcasts", "(", "N01", ")", ";", "if", "(", "!", "", "(", "N01", ".", "getNode", "(", ")", ")", ")", "{", "if", "(", "!", "VT", ".", "is256BitVector", "(", ")", "||", "N01", "->"], "ground_truth": ["getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering148", "Func": "combineANDXORWithAllOnesIntoANDNP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13518, "Length": 147, "Cover_Rate": 0.519434628975265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_wrpkru", "(", "unsigned", "int", "key", ")", "{", "return", "__builtin_ia32_wrpkru", "(", "key", ")"], "ground_truth": [";"], "File": "pkuintrin4", "Func": "_wrpkru", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13519, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "R", ":", "SGPRToVGPRSpills", ")", "{", "if", "(", "R", ".", "first", "!=", "FramePointerSaveIndex", ")", "MFI", ".", "RemoveStackObject", "(", "R", ".", "first", ")", ";", "}", "for", "(", "int", "i", "=", "MFI", ".", "getObjectIndexBegin", "(", ")", ",", "e", "=", "MFI", ".", "getObjectIndexEnd", "(", ")"], "ground_truth": [";", "i", "!=", "e", ";"], "File": "SIMachineFunctionInfo13", "Func": "removeDeadFrameIndices", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13520, "Length": 50, "Cover_Rate": 0.46296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "Op", "->", "getOperand", "(", "", ")", ";", "SDValue", "RMValue", "=", "Op", "->", "getOperand", "(", "", ")", ";", "SDValue", "SysRegNo", "=", "DAG", ".", "getConstant", "(", "", "(", "", ")", "->", "Encoding", ",", "DL", ",", "XLenVT", ")", ";", "static", "const", "unsigned", "Table", "=", "(", "", "<<", "", "*", "int", "(", "RoundingMode", "::", "NearestTiesToEven", ")", ")", "|", "(", "", "<<", "", "*", "int", "(", "RoundingMode", "::", "TowardZero", ")", ")", "|", "(", "", "<<", "", "*", "int", "(", "RoundingMode", "::", "TowardNegative", ")", ")", "|", "(", "", "<<", "", "*", "int", "(", "RoundingMode", "::", "TowardPositive", ")", ")", "|", "(", "", "<<", "", "*", "int", "(", "RoundingMode", "::", "NearestTiesToAway", ")", ")", ";", "SDValue", "Shift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "XLenVT", ",", "RMValue", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "XLenVT", ")", ")", ";", "SDValue", "Shifted", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "XLenVT", ",", "DAG", ".", "getConstant", "(", "Table", ",", "DL", ",", "XLenVT", ")", ",", "Shift", ")", ";", "RMValue", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "XLenVT", ",", "Shifted", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "XLenVT", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Chain", ","], "ground_truth": ["SysRegNo", ",", "RMValue", ")", ";"], "File": "RISCVISelLowering1", "Func": "lowerSET_ROUNDING", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13521, "Length": 207, "Cover_Rate": 0.7961538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "BasePtr", "=", "MRI", ".", "createVirtualRegister", "(", "PtrRC", ")", ";", "FI", "->", "setBasePointerVreg", "(", "BasePtr", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "BasePtr", ")", ".", "addReg", "(", "SPReg", ")", ";", "}", "if", "(", "StackSize", ")", "{", "Register", "OffsetReg", "=", "MRI", ".", "createVirtualRegister", "(", "PtrRC", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OffsetReg", ")", ".", "addImm", "(", "StackSize", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "SPReg", ")", ".", "addReg", "(", "OffsetReg", ")", ";", "}", "if", "(", "HasBP", ")", "{", "Register", "BitmaskReg", "=", "MRI", ".", "createVirtualRegister", "(", "PtrRC", ")", ";", "unsigned", "Alignment", "=", "MFI", ".", "getMaxAlignment", "(", ")", ";", "assert", "(", "(", "", "<<", "countTrailingZeros", "(", "Alignment", ")", ")", "==", "Alignment", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "BitmaskReg", ")", ".", "addImm", "(", "(", "int", ")", "~", "(", "Alignment", "-", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "BitmaskReg", ")", ";", "}", "if", "(", "hasFP", "("], "ground_truth": ["MF", ")", ")", "{"], "File": "WebAssemblyFrameLowering17", "Func": "emitPrologue", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13522, "Length": 216, "Cover_Rate": 0.4186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "{", "SDValue", "Src0", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "Src1", "=", "Node", "->", "getOperand", "(", "", ")", ";", "SDValue", "Src2", "=", "Node", "->", "getOperand", "(", "", ")", ";", "if", "(", "(", "Src0", ".", "isMachineOpcode", "(", ")", "&&", "Src0", ".", "getMachineOpcode", "(", ")", "!=", "", ")", "&&", "(", "Src0", "==", "Src1", "||", "Src0", "==", "Src2", ")", ")", "break", ";", "MVT", "VT", "=", "Src0", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "getRegClassFor", "(", "VT", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getRegInfo", "(", ")", ";", "SDValue", "UndefReg", "=", "DAG", ".", "getRegister", "(", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ",", "VT", ")", ";", "SDValue", "ImpDef", "=", "DAG", ".", "getCopyToReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "SDLoc", "(", "Node", ")", ",", "UndefReg", ",", "Src0", ",", "SDValue", "(", ")", ")", ";", "if", "(", "Src0", ".", "isMachineOpcode", "(", ")", "&&", "Src0", ".", "getMachineOpcode", "(", ")", "==", "", ")", "{", "if", "(", "Src1", ".", "isMachineOpcode", "(", ")", "&&", "Src1", ".", "getMachineOpcode", "(", ")", "!=", "", ")", "Src0", "=", "Src1", ";", "else", "if", "(", "Src2", ".", "isMachineOpcode", "(", ")", "&&", "Src2", ".", "getMachineOpcode", "(", ")", "!=", "", ")", "Src0", "=", "Src2", ";", "else", "{", "assert", "(", "Src1", ".", "getMachineOpcode", "(", ")", "==", "", ")", ";", "Src0", "=", "UndefReg", ";", "Src1", "=", "UndefReg", ";", "}", "}", "else", "break", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "=", "{", "Src0", ",", "Src1", ",", "Src2", "}", ";", "for", "(", "unsigned", "I", "=", "", ",", "N", "=", "Node", "->", "getNumOperands", "(", ")", ";", "I", "!=", "N", ";", "++", "I", ")", "Ops", ".", "push_back", "(", "Node", "->", "getOperand", "(", "I", ")", ")", ";", "Ops", ".", "push_back", "(", "ImpDef", ".", "getValue", "(", "", ")", ")", ";", "return", "DAG", ".", "getMachineNode", "(", "Opcode", ",", "SDLoc", "(", "Node", ")", ",", "Node", "->", "getVTList", "(", ")", ",", "Ops", ")", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "NumOps", "=", "Node", "->", "getNumOperands", "(", ")", ";", "SDValue", "OldChain", "=", "Node", "->", "getOperand", "(", "NumOps", "-", "", ")", ";", "if", "(", "OldChain", ".", "getValueType", "(", ")", "!="], "ground_truth": ["", ")", "break", ";"], "File": "SIISelLowering109", "Func": "PostISelFolding", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13523, "Length": 395, "Cover_Rate": 0.5509065550906556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "assert", "(", "AFI", "->", "getTailCallReservedStack", "(", ")", "==", "", "&&", "", ")", ";", "const", "unsigned", "VarArgsArea", "=", "AFI", "->", "getVarArgsGPRSize", "(", ")", ";", "const", "unsigned", "UnwindHelpObject", "=", "(", "MF", ".", "hasEHFunclets", "(", ")", "?", "", ":"], "ground_truth": ["", ")", ";"], "File": "AArch64FrameLowering101", "Func": "getFixedObjectSize", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13524, "Length": 42, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ProgInfo", ".", "ScratchSize", "=", "Info", ".", "PrivateSegmentSize", ";", "ProgInfo", ".", "VCCUsed", "=", "Info", ".", "UsesVCC", ";", "ProgInfo", ".", "FlatUsed", "=", "Info", ".", "UsesFlatScratch", ";", "ProgInfo", ".", "DynamicCallStack", "=", "Info", ".", "HasDynamicallySizedStack", "||", "Info", ".", "HasRecursion", ";", "if", "(", "!", "isUInt", "<", "", ">", "(", "ProgInfo", ".", "ScratchSize", ")", ")", "{", "DiagnosticInfoStackSize", "DiagStackSize", "(", "MF", ".", "getFunction", "(", ")", ",", "ProgInfo", ".", "ScratchSize", ",", "DS_Error", ")", ";", "MF", ".", "getFunction", "(", ")", ".", "getContext", "(", ")", ".", "diagnose", "(", "DiagStackSize", ")", ";", "}", "const", "GCNSubtarget", "&", "STM", "=", "MF", ".", "getSubtarget", "<", "GCNSubtarget", ">", "(", ")", ";", "const", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "unsigned", "ExtraSGPRs", "=", "IsaInfo", "::", "getNumExtraSGPRs", "(", "&", "STM", ",", "ProgInfo", ".", "VCCUsed", ",", "ProgInfo", ".", "FlatUsed", ")", ";", "if", "(", "STM", ".", "getGeneration", "(", ")", ">=", "Subtarget", "::", "VOLCANIC_ISLANDS", "&&", "!", "STM", ".", "hasSGPRInitBug", "(", ")", ")", "{", "unsigned", "MaxAddressableNumSGPRs", "=", "STM", ".", "getAddressableNumSGPRs", "(", ")", ";", "if", "(", "ProgInfo", ".", "NumSGPR", ">", "MaxAddressableNumSGPRs", ")", "{", "LLVMContext", "&", "Ctx", "=", "MF", ".", "getFunction", "(", ")", ".", "getContext", "(", ")", ";", "DiagnosticInfoResourceLimit", "Diag", "(", "MF", ".", "getFunction", "(", ")", ",", "", ",", "ProgInfo", ".", "NumSGPR", ",", "DS_Error", ",", "DK_ResourceLimit", ",", "MaxAddressableNumSGPRs", ")", ";", "Ctx", ".", "diagnose", "(", "Diag", ")", ";", "ProgInfo", ".", "NumSGPR", "=", "MaxAddressableNumSGPRs", "-", "", ";", "}", "}", "ProgInfo", ".", "NumSGPR", "+=", "ExtraSGPRs", ";", "unsigned", "WaveDispatchNumSGPR", "=", "", ",", "WaveDispatchNumVGPR", "=", "", ";", "for", "(", "auto", "&", "Arg", ":", "MF", ".", "getFunction", "(", ")", ".", "args", "(", ")", ")", "{", "unsigned", "NumRegs", "=", "(", "Arg", ".", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "(", ")", "+", "", ")", "/", "", ";", "if", "(", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "InReg", ")", ")", "WaveDispatchNumSGPR", "+=", "NumRegs", ";", "else", "WaveDispatchNumVGPR", "+=", "NumRegs", ";", "}", "ProgInfo", ".", "NumSGPR", "=", "std", "::", "max", "(", "ProgInfo", ".", "NumSGPR", ",", "WaveDispatchNumSGPR", ")", ";", "ProgInfo", ".", "NumVGPR", "=", "std", "::", "max", "(", "ProgInfo", ".", "NumVGPR", ",", "WaveDispatchNumVGPR", ")", ";", "ProgInfo", ".", "NumSGPRsForWavesPerEU", "=", "std", "::", "max", "(", "std", "::", "max", "(", "ProgInfo", ".", "NumSGPR", ",", "", ")", ",", "STM", ".", "getMinNumSGPRs", "(", "MFI", "->", "getMaxWavesPerEU", "(", ")", ")", ")", ";", "ProgInfo", ".", "NumVGPRsForWavesPerEU", "=", "std", "::", "max", "(", "std", "::", "max", "(", "ProgInfo", ".", "NumVGPR", ",", "", ")", ",", "STM", ".", "getMinNumVGPRs", "(", "MFI", "->", "getMaxWavesPerEU", "(", ")", ")", ")", ";", "if", "(", "STM", ".", "getGeneration", "(", ")", "<=", "Subtarget", "::", "SEA_ISLANDS"], "ground_truth": ["||", "STM", ".", "hasSGPRInitBug", "(", ")", ")", "{"], "File": "AMDGPUAsmPrinter85", "Func": "getSIProgramInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13525, "Length": 403, "Cover_Rate": 0.3912621359223301, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "TargetLowering", "*", "getTargetLowering", "("], "ground_truth": [")", "const", "{"], "File": "MSP430TargetMachine10", "Func": "getTargetLowering", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13526, "Length": 8, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_compressstoresf128_mask", "(", "(", "__v4sf", "*", ")", "__P", ",", "(", "__v4sf", ")", "__A", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_compressstoreu_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13527, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PostLegalizerCombinerInfo", "(", "bool", "EnableOpt", ",", "bool", "OptSize", ",", "bool", "MinSize", ",", "GISelKnownBits", "*", "KB", ",", "MachineDominatorTree", "*", "MDT", ")", ":", "CombinerInfo", "(", "true", ",", "false", ",", "nullptr", ",", "EnableOpt", ",", "OptSize", ",", "MinSize", ")", ",", "KB", "(", "KB", ")", ",", "MDT", "(", "MDT", ")", "{", "if", "(", "!", "Generated", ".", "parseCommandLineOption", "(", ")", ")", "report_fatal_error"], "ground_truth": ["(", "", ")", ";"], "File": "AArch64PostLegalizerCombiner3", "Func": "AArch64PostLegalizerCombinerInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13528, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sh_cpu", "=", "PROCESSOR_SH1", ";", "assembler_dialect", "=", "", ";", "if", "(", "TARGET_SH2", ")", "sh_cpu", "=", "PROCESSOR_SH2", ";", "if", "(", "TARGET_SH2E", ")", "sh_cpu", "=", "PROCESSOR_SH2E", ";", "if", "(", "TARGET_SH2A", ")", "sh_cpu", "=", "PROCESSOR_SH2A", ";", "if", "(", "TARGET_SH3", ")", "sh_cpu", "=", "PROCESSOR_SH3", ";", "if", "(", "TARGET_SH3E", ")", "sh_cpu", "=", "PROCESSOR_SH3E", ";", "if", "(", "TARGET_SH4", ")", "{", "assembler_dialect", "=", "", ";", "sh_cpu", "=", "PROCESSOR_SH4", ";", "}", "if", "(", "TARGET_SH4A", ")", "{", "assembler_dialect", "=", "", ";", "sh_cpu", "=", "PROCESSOR_SH4A", ";", "}", "if", "(", "!", "TARGET_SH3", "&&", "TARGET_USERMODE", ")", "TARGET_USERMODE", "=", "false", ";", "if", "(", "!", "strcmp", "(", "sh_div_str", ",", "", ")", ")", "sh_div_strategy", "=", "SH_DIV_CALL_DIV1", ";", "else", "if", "(", "!", "strcmp", "(", "sh_div_str", ",", "", ")", "&&", "TARGET_FPU_ANY", ")", "sh_div_strategy", "=", "SH_DIV_CALL_FP", ";", "else", "if", "(", "!", "strcmp", "(", "sh_div_str", ",", "", ")", "&&", "TARGET_DYNSHIFT", ")", "sh_div_strategy", "=", "SH_DIV_CALL_TABLE", ";", "else", "{", "if", "(", "TARGET_HARD_SH4", ")", "sh_div_strategy", "=", "SH_DIV_CALL_TABLE", ";", "else", "if", "(", "TARGET_SH2A", ")", "sh_div_strategy", "=", "SH_DIV_INTRINSIC", ";", "else", "sh_div_strategy", "=", "SH_DIV_CALL_DIV1", ";", "}", "if", "(", "sh_divsi3_libfunc", "[", "", "]", ")", ";", "else", "if", "(", "TARGET_DIVIDE_CALL_FP", ")", "sh_divsi3_libfunc", "=", "", ";", "else", "if", "(", "TARGET_DIVIDE_CALL_TABLE", ")", "sh_divsi3_libfunc", "=", "", ";", "else", "sh_divsi3_libfunc", "=", "", ";", "if", "(", "sh_branch_cost", "==", "-", "", ")", "{", "sh_branch_cost", "=", "", ";", "}", "if", "(", "!", "global_options_set", ".", "x_TARGET_ZDCBRANCH", "&&", "TARGET_HARD_SH4", ")", "TARGET_ZDCBRANCH", "=", "", ";", "if", "(", "TARGET_FDPIC", "&&", "!", "flag_pic", ")", "flag_pic", "=", "", ";", "for", "(", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "if", "(", "!", "VALID_REGISTER_P", "(", "regno", ")", ")", "sh_register_names", "[", "regno", "]", "[", "", "]", "=", "'\\0'", ";", "for", "(", "regno", "=", "", ";", "regno", "<", "ADDREGNAMES_SIZE", ";", "regno", "++", ")", "if", "(", "!", "VALID_REGISTER_P", "(", "ADDREGNAMES_REGNO", "(", "regno", ")", ")", ")", "sh_additional_register_names", "[", "regno", "]", "[", "", "]", "=", "'\\0'", ";", "if", "(", "flag_pic", "&&", "!", "TARGET_PREFERGOT", ")", "flag_no_function_cse", "=", "", ";", "if", "(", "targetm", ".", "small_register_classes_for_mode_p", "(", "VOIDmode", ")", ")", "{", "if", "(", "!", "TARGET_HARD_SH4", "||", "flag_pic", ")", "flag_schedule_insns", "=", "", ";", "else", "if", "(", "flag_exceptions", ")", "{", "if", "(", "flag_schedule_insns", "&&", "global_options_set", ".", "x_flag_schedule_insns", ")", "warning", "(", "", ",", "", "", ")", ";", "flag_schedule_insns", "=", "", ";", "}", "else", "if", "(", "flag_schedule_insns", "&&", "!", "global_options_set", ".", "x_flag_schedule_insns", ")", "flag_schedule_insns", "=", "", ";", "}", "if", "(", "(", "flag_unwind_tables", "||", "flag_asynchronous_unwind_tables", "||", "flag_exceptions", "||", "flag_non_call_exceptions", ")", "&&", "flag_omit_frame_pointer", "&&", "!", "TARGET_ACCUMULATE_OUTGOING_ARGS", ")", "{", "warning", "(", "", ",", "", "", ")", ";", "TARGET_ACCUMULATE_OUTGOING_ARGS", "=", "", ";", "}", "if", "(", "flag_unsafe_math_optimizations"], "ground_truth": [")", "{"], "File": "sh8", "Func": "sh_option_override", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13529, "Length": 403, "Cover_Rate": 0.7996031746031746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "MoveBelowTokenFactor", "(", "SelectionDAG", "*", "CurDAG", ",", "SDValue", "Load", ",", "SDValue", "Store", ",", "SDValue", "TF", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "TF", ".", "getNode", "(", ")", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "Load", ".", "getNode", "(", ")", "==", "TF", ".", "getOperand", "(", "i", ")", ".", "getNode", "("], "ground_truth": [")", ")", "Ops", ".", "push_back", "(", "Load", ".", "getOperand", "(", "", ")", ")", ";"], "File": "X86ISelDAGToDAG56", "Func": "MoveBelowTokenFactor", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13530, "Length": 83, "Cover_Rate": 0.46111111111111114, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "mode", "=", "GET_MODE", "(", "e", ".", "target", ")", ";", "rtx", "vlenb", "=", "gen_int_mode", "(", "BYTES_PER_RISCV_VECTOR"], "ground_truth": [",", "mode", ")", ";"], "File": "riscv-vector-builtins-bases", "Func": "expand", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13531, "Length": 20, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "public", ":", "MCInstLower", "(", "MCContext", "&", "ctx", ",", "Mangler", "&", "mang", ",", "AsmPrinter", "&", "printer", ")", ":", "Ctx", "(", "ctx", ")", ",", "Mang", "(", "mang", ")", ",", "Printer", "(", "printer", ")", "{", "}", "void", "Lower", "(", "const", "MachineInstr", "*", "MI", ",", "MCInst", "&", "OutMI"], "ground_truth": [")", "const", ";"], "File": "BPFMCInstLower8", "Func": "GetGlobalAddressSymbol", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13532, "Length": 47, "Cover_Rate": 0.5280898876404494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Val", "=", "CE", "->", "getValue", "(", ")", ";", "return", "(", "Val", "==", "INT32_MIN", ")", "||", "(", "Val", ">", "-"], "ground_truth": ["", "&&", "Val", "<", "", ")", ";"], "File": "ARMAsmParser (2)", "Func": "isAM2OffsetImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13533, "Length": 27, "Cover_Rate": 0.40298507462686567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionSelector", "::", "setupMF", "(", "MF", ",", "KB", ",", "CoverageInfo", ",", "PSI", ",", "BFI", ",", "AA", ")", ";", "MIB", ".", "setMF", "(", "MF", ")", ";", "ProduceNonFlagSettingCondBr", "=", "!", "MF", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "Attribute", "::", "SpeculativeLoadHardening", ")", ";", "MFReturnAddr", "=", "Register", "("], "ground_truth": [")", ";"], "File": "AArch64InstructionSelector34", "Func": "setupMF", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13534, "Length": 46, "Cover_Rate": 0.5679012345679012, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "Load", "->", "getAddressSpace", "(", ")", "==", "", "&&", "isa", "<", "GlobalVariable", ">", "(", "GetUnderlyingObject", "(", "Load", "->", "getMemOperand", "(", ")", "->", "getValue", "(", ")", ")", ")", ")", "{", "SDValue", "Ptr", "=", "DAG", ".", "getZExtOrTrunc", "(", "Load", "->", "getBasePtr", "(", ")", ",", "DL", ",", "getPointerTy", "(", "", ")", ")", ";", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Ptr", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", "->", "getVTList", "(", ")", ",", "Load", "->", "getChain", "(", ")", ",", "Ptr", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "}", "if", "(", "Load", "->", "getAddressSpace", "(", ")", "!=", "", "||", "ExtType", "==", "", "||", "Load", "->", "getMemoryVT", "(", ")", ".", "bitsGE", "(", "", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Load", "->", "getBasePtr", "(", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Ret", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "Load", "->", "getChain", "(", ")", ",", "Ptr", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "ByteIdx", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Load", "->", "getBasePtr", "(", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "ShiftAmt", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "ByteIdx", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "Ret", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["", ",", "Ret", ",", "ShiftAmt", ")", ";"], "File": "AMDGPUISelLowering19", "Func": "LowerLOAD", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13535, "Length": 289, "Cover_Rate": 0.39697802197802196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "DestAS", "==", "AS", "::", "CONSTANT_ADDRESS_32BIT", ")", "{", "B", ".", "buildExtract", "(", "Dst", ",", "Src", ",", "", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "if", "(", "SrcAS", "==", "AS", "::", "CONSTANT_ADDRESS_32BIT", ")", "{", "const", "MachineFunctionInfo", "*", "Info", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "uint32_t", "AddrHiVal", "=", "Info", "->", "get32BitAddressHighBits", "(", ")", ";", "auto", "HighAddr", "=", "B", ".", "buildConstant", "(", "LLT", "::", "pointer", "(", "AS", "::", "CONSTANT_ADDRESS_32BIT", ",", "", ")", ",", "AddrHiVal", ")", ";", "B", ".", "buildMerge", "(", "Dst", ",", "{", "Src", ",", "HighAddr", "}", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "if", "(", "SrcAS", "==", "AS", "::", "FLAT_ADDRESS", ")", "{", "assert", "(", "DestAS", "==", "AS", "::", "LOCAL_ADDRESS", "||", "DestAS", "==", "AS", "::", "PRIVATE_ADDRESS", ")", ";", "if", "(", "isKnownNonNull", "(", "Src", ",", "MRI", ",", "TM", ",", "SrcAS", ")", ")", "{", "B", ".", "buildExtract", "(", "Dst", ",", "Src", ",", "", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "unsigned", "NullVal", "=", "TM", ".", "getNullPointerValue", "(", "DestAS", ")", ";", "auto", "SegmentNull", "=", "B", ".", "buildConstant", "(", "DstTy", ",", "NullVal", ")", ";", "auto", "FlatNull", "=", "B", ".", "buildConstant", "(", "SrcTy", ",", "", ")", ";", "auto", "PtrLo32", "=", "B", ".", "buildExtract", "(", "DstTy", ",", "Src", ",", "", ")", ";", "auto", "CmpRes", "=", "B", ".", "buildICmp", "(", "CmpInst", "::", "ICMP_NE", ",", "LLT", "::", "scalar", "(", "", ")", ",", "Src", ",", "FlatNull", ".", "getReg", "(", "", ")", ")", ";", "B", ".", "buildSelect", "(", "Dst", ",", "CmpRes", ",", "PtrLo32", ",", "SegmentNull", ".", "getReg", "(", "", ")", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "if", "(", "SrcAS", "!=", "AS", "::", "LOCAL_ADDRESS", "&&", "SrcAS", "!=", "AS", "::", "PRIVATE_ADDRESS", ")", "return", "false", ";", "if", "(", "!", "ST", ".", "hasFlatAddressSpace", "(", ")", ")", "return", "false", ";", "Register", "ApertureReg", "=", "getSegmentAperture", "(", "SrcAS", ",", "MRI", ",", "B", ")", ";", "if", "(", "!", "ApertureReg", ".", "isValid", "(", ")", ")", "return", "false", ";", "Register", "SrcAsInt", "=", "B", ".", "buildPtrToInt", "(", "S32", ",", "Src", ")", ".", "getReg", "(", "", ")", ";", "auto", "BuildPtr", "=", "B", ".", "buildMerge", "(", "DstTy", ",", "{", "SrcAsInt", ",", "ApertureReg", "}", ")", ";", "if", "(", "isKnownNonNull", "(", "Src", ",", "MRI", ",", "TM", ",", "SrcAS", ")", ")", "{", "B", ".", "buildCopy", "(", "Dst", ",", "BuildPtr", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "auto", "SegmentNull", "=", "B", ".", "buildConstant", "(", "SrcTy", ",", "TM", "."], "ground_truth": ["getNullPointerValue", "(", "SrcAS", ")", ")", ";"], "File": "AMDGPULegalizerInfo61", "Func": "legalizeAddrSpaceCast", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13536, "Length": 406, "Cover_Rate": 0.632398753894081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "runOnMachineFunction", "(", "MachineFunction", "&", "F", ")", "{", "bool", "Changed", "=", "false", ";", "if", "(", "EnableDelJmp", ")", "{", "MachineFunction", "::", "iterator", "FJ", "=", "F", ".", "begin", "(", ")", ";", "if", "(", "FJ", "!=", "F", ".", "end", "("], "ground_truth": [")", ")", "FJ", "++", ";"], "File": "Cpu0DelUselessJMP", "Func": "runOnMachineFunction", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13537, "Length": 42, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_m_pfrcp", "("], "ground_truth": ["__m64", "__A", ")", "{"], "File": "mm3dnow4", "Func": "_m_pfrcp", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13538, "Length": 9, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "F", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getFPImm", "(", ")", "->", "getValueAPF", "(", ")", ";", "if", "(", "F", ".", "isNaN", "(", ")", "&&", "F", ".", "isSignaling", "(", ")", ")", "return", "false", ";", "return", "!", "F", ".", "isDenormal", "(", ")", "||", "denormalsEnabledForType", "(", "MRI", ".", "getType", "(", "Reg", ")", ",", "MF", ")", ";", "}", "if", "(", "MaxDepth", "==", "", ")", "return", "false", ";", "switch", "(", "Opcode", ")", "{", "case", "", ":", "case", ""], "ground_truth": [":", "{"], "File": "SIISelLowering12", "Func": "isCanonicalized", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13539, "Length": 77, "Cover_Rate": 0.3031496062992126, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "SEFrameLowering", "::", "determineCalleeSaves", "(", "MachineFunction", "&", "MF", ",", "BitVector", "&", "SavedRegs", ",", "RegScavenger", "*", "RS", ")", "const", "{", "TargetFrameLowering", "::", "determineCalleeSaves", "(", "MF", ",", "SavedRegs", ",", "RS", ")", ";", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "ABIInfo", "ABI", "=", "STI", ".", "getABI", "(", ")", ";", "unsigned", "FP", "=", "ABI", ".", "GetFramePtr", "(", ")", ";", "unsigned", "BP", "=", "ABI", ".", "IsN64", "(", ")", "?", "", ":", "", ";", "if", "(", "hasFP", "(", "MF", ")", ")", "setAliasRegs", "(", "MF", ",", "SavedRegs", ",", "FP", ")", ";", "if", "(", "hasBP", "(", "MF", ")", ")", "setAliasRegs", "(", "MF", ",", "SavedRegs", ",", "BP", ")", ";", "if", "(", "FI", "->", "callsEhReturn", "(", ")", ")", "FI", "->", "createEhDataRegsFI", "(", ")", ";", "if", "(", "FI", "->", "isISR", "(", ")", ")", "FI", "->", "createISRRegFI", "(", ")", ";", "if", "(", "ExpandPseudo", "(", "MF", ")", ".", "expand", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "RC", "=", "STI", ".", "has64", "(", ")", "?", "&", "", ":", "&", "", ";", "int", "FI", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "CreateStackObject", "(", "RC", "->", "getSize", "(", ")", ",", "RC", "->", "getAlignment", "(", ")", ",", "false", ")", ";", "RS", "->", "addScavengingFrameIndex", "(", "FI", ")", ";", "}", "uint64_t", "MaxSPOffset", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "getIncomingArgSize", "(", ")", "+", "estimateStackSize", "(", "MF", ")", ";", "if", "(", "isInt", "<", "", ">", "(", "MaxSPOffset", ")", ")", "return", ";", "const", "TargetRegisterClass", "*", "RC", "=", "ABI", ".", "ArePtrs64bit", "(", ")", "?", "&", "", ":", "&", "", ";", "int", "FI", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "CreateStackObject", "(", "RC", "->", "getSize", "(", ")"], "ground_truth": [",", "RC", "->", "getAlignment", "(", ")", ",", "false", ")", ";"], "File": "MipsSEFrameLowering53", "Func": "determineCalleeSaves", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13540, "Length": 273, "Cover_Rate": 0.931740614334471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ")", ";", "}", "case", "", ":", "{", "EVT", "Ty", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "Ty", "==", "", ")", "{", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Result", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Result", ")", ";", "}", "else", "if", "(", "Ty", ".", "isVector", "(", ")", "&&", "Ty", ".", "isInteger", "(", ")", "&&", "isTypeLegal", "(", "Ty", ")", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Ty", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "}", "else", "{", "report_fatal_error", "(", "", ")", ";", "}", "}", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "AArch64ISelLowering9", "Func": "LowerINTRINSIC_WO_CHAIN", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13541, "Length": 266, "Cover_Rate": 0.7112299465240641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "vector", "signed", "short", "vec_cmpgtsh", "(", "vector", "signed", "short", "a1", ",", "vector", "signed", "short", "a2", ")", "{", "return", "(", "vector", "signed", "short", ")", "__builtin_altivec_vcmpgtsh", "(", "(", "vector", "signed", "short", ")", "a1", ",", "(", "vector"], "ground_truth": ["signed", "short", ")", "a2", ")", ";"], "File": "altivec4", "Func": "vec_cmpgtsh", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13542, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "NeedSwap", ";", "std", "::", "tie", "(", "CC", ",", "NeedSwap", ")", "=", "", "(", "CI", "->", "getPredicate", "(", ")", ")", ";", "if", "(", "CC", ">", "", ")", "return", "false", ";", "const", "Value", "*", "CmpLHS", "=", "CI", "->", "getOperand", "(", "", ")", ";", "const", "Value", "*", "CmpRHS", "=", "CI", "->", "getOperand", "(", "", ")", ";", "if", "(", "NeedSwap", ")", "std", "::", "swap", "(", "CmpLHS", ",", "CmpRHS", ")", ";", "EVT", "CmpVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "CmpLHS", "->", "getType", "(", ")", ")", ";", "if", "(", "!", "FastEmitCompare", "(", "CmpLHS", ",", "CmpRHS", ",", "CmpVT", ",", "CI", "->", "getDebugLoc", "(", ")", ")", ")", "return", "false", ";", "}", "else", "{", "unsigned", "CondReg", "=", "getRegForValue", "(", "Cond", ")", ";", "if", "(", "CondReg", "==", "", ")", "return", "false", ";", "bool", "CondIsKill", "=", "hasTrivialKill", "(", "Cond", ")", ";", "if", "(", "MRI", ".", "getRegClass", "(", "CondReg", ")", "==", "&", "", ")", "{", "unsigned", "KCondReg", "=", "CondReg", ";", "CondReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "CondReg", ")", ".", "addReg", "(", "KCondReg", ",", "getKillRegState", "(", "CondIsKill", ")", ")", ";", "CondReg", "=", "fastEmitInst_extractsubreg", "(", "", ",", "CondReg", ",", "true", ",", "", ")", ";", "}", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "CondReg", ",", "getKillRegState", "(", "CondIsKill", ")", ")", ".", "addImm", "(", "", ")", ";", "}", "const", "Value", "*", "LHS", "=", "I", "->", "getOperand", "(", "", ")", ";", "const", "Value", "*", "RHS", "=", "I", "->", "getOperand", "(", "", ")", ";", "unsigned", "LHSReg", "=", "getRegForValue", "("], "ground_truth": ["LHS", ")", ";"], "File": "X86FastISel (2)4", "Func": "X86FastEmitPseudoSelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13543, "Length": 276, "Cover_Rate": 0.5348837209302325, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_FPU", ")", "{", "clobbers", ".", "safe_push", "(", "gen_rtx_REG", "(", "CCmode", ",", "FCC_REGNUM", ")", ")", ";", "SET_HARD_REG_BIT", "(", "clobbered_regs", ",", "FCC_REGNUM", ")", ";", "}", "return", "NULL"], "ground_truth": [";"], "File": "pdp111", "Func": "pdp11_md_asm_adjust", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13544, "Length": 28, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "signed_width", "(", "Size", "+", "", ",", "Value", ",", "std", "::", "string", "(", "", ")", ",", "Fixup", ","], "ground_truth": ["Ctx", ")", ";"], "File": "AVRAsmBackend", "Func": "adjustRelativeBranch", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13545, "Length": 20, "Cover_Rate": 0.3508771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", ""], "ground_truth": [";"], "File": "ARMConstantPoolValue", "Func": "isMachineBasicBlock", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13546, "Length": 5, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNSAMaxSize", "(", ")", "const"], "ground_truth": ["{"], "File": "GCNSubtarget", "Func": "getNSAMaxSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13547, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u16_s8", "(", "int8x8_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon_vreinterpret_u16_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13548, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtq_n_u16_f16", "(", "float16x8_t", "__a", ","], "ground_truth": ["const", "int", "__b", ")", "{"], "File": "arm", "Func": "neon_vcvtq_n_u16_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13549, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ",", "R", "(", "a", ")", ",", "R", "(", "b"], "ground_truth": [")", ",", "R", "(", "c", ")", ")", ";"], "File": "disassembler", "Func": "and_", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13550, "Length": 21, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "VT", ".", "getScalarType", "(", ")", "==", "", "||", "VT", ".", "getScalarType", "(", ")", "==", "", ")", "&&", "", ")", ";", "assert", "(", "(", "Subtarget", ".", "hasVLX", "(", ")", "||", "(", "!", "VT", ".", "is128BitVector", "(", ")", "&&", "!", "VT", ".", "is256BitVector", "(", ")", ")", ")", "&&", "", ")", ";", "SDValue", "Lo", "=", "V1", ",", "Hi", "=", "V2", ";", "int", "Rotation", "=", "matchShuffleAsByteRotate", "(", "Lo", ",", "Hi", ",", "Mask", ")", ";", "if", "(", "Rotation", "<=", ""], "ground_truth": [")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering130", "Func": "lowerShuffleAsVALIGN", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13551, "Length": 84, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmParser", "<", "AsmParser", ">", "X", "("], "ground_truth": ["getTheTarget", "(", ")", ")", ";"], "File": "MSP430AsmParser1", "Func": "LLVMInitializeMSP430AsmParser", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13552, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "continue", ";", "}", "uint64_t", "PermuteOp", "=", "(", "M", ">>", "", ")", "&", "", ";", "if", "(", "PermuteOp", "==", "", ")", "{", "ShuffleMask", ".", "push_back", "(", "SM_SentinelZero", ")", ";", "continue", ";", "}", "if", "(", "PermuteOp", "!=", "", ")", "{", "ShuffleMask", ".", "clear", "(", ")", ";", "return", ";", "}", "uint64_t", "Index", "=", "M", "&", "", ";", "ShuffleMask", ".", "push_back", "(", "("], "ground_truth": ["int", ")", "Index", ")", ";"], "File": "X86ShuffleDecode10", "Func": "DecodeVPPERMMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13553, "Length": 64, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N0", "->", "getOpcode", "(", ")", "==", "", "&&", "N0", "->", "getOperand", "(", "", ")", "->", "getValueType", "(", "", ")", ".", "is256BitVector", "(", ")", "&&", "Subtarget", ".", "hasAVX", "(", ")", ")", "{", "SExtVT", "=", "", ";", "FPCastVT", "=", "", ";", "}", "break", ";", "case", "", ":", "SExtVT", "=", "", ";", "break", ";", "case", "", ":", "SExtVT", "=", "", ";", "break", ";", "}", ";", "SDLoc", "DL", "(", "BitCast", ")", ";", "SDValue", "V", "=", "DAG", ".", "getSExtOrTrunc", "(", "N0", ",", "DL", ",", "SExtVT", ")", ";", "if", "(", "SExtVT", "==", "", "&&", "!", "Subtarget", ".", "hasInt256", "(", ")", ")", "{", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "MVT", "ShiftTy", "=", "TLI", ".", "getScalarShiftAmountTy", "(", "DAG", ".", "getDataLayout", "(", ")", ",", "", ")", ";", "SDValue", "Lo", "=", "extract128BitVector", "(", "V", ",", "", ",", "DAG", ",", "DL", ")", ";", "SDValue", "Hi", "=", "extract128BitVector", "(", "V", ",", "", ",", "DAG", ",", "DL", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Lo", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Hi", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Hi", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "ShiftTy", ")", ")", ";", "V", "=", "DAG", ".", "getNode", "(", "", ",", "DL"], "ground_truth": [",", "", ",", "Lo", ",", "Hi", ")", ";"], "File": "X86ISelLowering71", "Func": "combineBitcastvxi1", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13554, "Length": 226, "Cover_Rate": 0.35257410296411856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "GenMux", "(", ")"], "ground_truth": [";"], "File": "HexagonGenMux (2)", "Func": "createHexagonGenMux", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13555, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "fini_section", "(", ")", "\\", "{", "\\", "if", "(", "in_section", "!=", "in_fini", ")", "\\", "{", "\\", "fprintf", "(", "asm_out_file", ",", "", ",", "FINI_SECTION_ASM_OP", ")", ";", "\\", "in_section", "="], "ground_truth": ["in_fini", ";", "\\", "}", "\\", "}"], "File": "c4x", "Func": "fini_section", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 13556, "Length": 35, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "can_use_cdx_ldstw", "(", "int", "regno", ",", "int", "basereg", ",", "int", "offset", ")", "{", "if", "(", "CDX_REG_P", "(", "regno", ")", "&&", "CDX_REG_P", "(", "basereg", ")", "&&", "(", "offset", "&", "", ")", "==", "", "&&", "", "<="], "ground_truth": ["offset", "&&", "offset", "<", "", ")", "return", "true", ";"], "File": "nios23", "Func": "can_use_cdx_ldstw", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13557, "Length": 45, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "Disassembler", "::", "decodeBoolReg", "(", "unsigned", "Val", ")", "const", "{", "return", "STI", ".", "getFeatureBits", "(", ")", "[", "", "]", "?", "decodeOperand_SReg_64", "("], "ground_truth": ["Val", ")", ":", "decodeOperand_SReg_32", "(", "Val", ")", ";"], "File": "AMDGPUDisassembler1", "Func": "decodeBoolReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13558, "Length": 30, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printVectorList", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "assert", "(", "Count", ">=", "", "&&", "Count", "<=", "", "&&", "", ")", ";", "unsigned", "Reg", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ";", "std", "::", "string", "LayoutStr", "=", "A64VectorLayoutToString", "(", "Layout", ")", ";", "O", "<<", "", ";", "if", "(", "Count", ">", "", ")", "{", "bool", "IsVec64", "=", "(", "Layout", "<", "", ")", ";", "unsigned", "SubRegIdx", "=", "IsVec64", "?", "", ":", "", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "Count", ";", "I", "++", ")", "{", "std", "::", "string", "Name", "=", "getRegisterName", "(", "MRI", ".", "getSubReg", "(", "Reg", ",", "SubRegIdx", "++", ")", ")", ";", "Name", "[", "", "]", "=", "'v'", ";", "O", "<<", "Name", "<<", "LayoutStr", ";", "if", "(", "I", "!=", "Count", "-", "", ")", "O", "<<", "", ";", "}", "}", "else", "{", "std", "::", "string", "Name", "=", "getRegisterName", "(", "Reg"], "ground_truth": [")", ";"], "File": "AArch64InstPrinter17", "Func": "printVectorList", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13559, "Length": 156, "Cover_Rate": 0.861878453038674, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pabsw256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16hi", ")", "__W"], "ground_truth": [",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_abs_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13560, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "else", "{", "switch", "(", "model", ")", "{", "case", "TLSModel", "::", "GeneralDynamic", ":", "case", "TLSModel", "::", "LocalDynamic", ":", "return", "LowerToTLSGeneralDynamicModel32", "(", "GA", ",", "DAG", ",", "getPointerTy", "(", ")", ")", ";", "case", "TLSModel", "::", "InitialExec", ":", "case", "TLSModel", "::", "LocalExec", ":", "return", "LowerToTLSExecModel", "(", "GA", ",", "DAG", ",", "getPointerTy", "(", ")", ",", "model", ",", "false", ")", ";", "}", "}", "assert", "(", "", "&&", "", ")", ";", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering77", "Func": "LowerGlobalTLSAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13561, "Length": 71, "Cover_Rate": 0.35858585858585856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isUInt", "<", "", ">", "(", "(", "short", ")", "CN", "->", "getZExtValue"], "ground_truth": ["(", ")", ")", ";"], "File": "SPUISelDAGToDAG", "Func": "isI16IntU10Immediate", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13562, "Length": 16, "Cover_Rate": 0.64, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmaxvq_uv8hi", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmaxvq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13563, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "aapcs_cp_arg_layout", "[", "slot", "]", ".", "allocate", "(", "pcum", ",", "mode", ",", "type", ")", ")", "return", ";", "pcum", "->", "aapcs_cprc_failed", "[", "slot", "]", "=", "true", ";", "pcum", "->", "can_split", "=", "false", ";", "}", "gcc_assert", "(", "pcum", "->", "can_split", "==", "false", ")", ";", "return", ";", "}", "}", "ncrn", "=", "pcum", "->", "aapcs_ncrn", ";", "if", "(", "ncrn", "&", "", ")", "{", "int", "res", "=", "arm_needs_doubleword_align", "(", "mode", ",", "type", ")", ";", "if", "(", "res", "<", "", "&&", "warn_psabi", "&&", "currently_expanding_gimple_stmt", ")", "inform", "(", "input_location", ",", "", "", ",", "type", ")", ";", "else", "if", "(", "res", ">", "", ")", "ncrn", "++", ";", "}", "nregs", "=", "ARM_NUM_REGS2", "(", "mode", ",", "type", ")", ";", "gcc_assert", "(", "nregs", ">=", "", ")", ";", "nregs2", "=", "nregs", "?", "nregs", ":", "", ";", "if", "(", "ncrn", "+", "nregs2", "<=", "NUM_ARG_REGS", ")", "{", "pcum", "->", "aapcs_reg", "=", "gen_rtx_REG", "(", "mode", ",", "ncrn", ")", ";", "pcum", "->", "aapcs_next_ncrn", "=", "ncrn", "+", "nregs", ";", "return", ";", "}", "if", "(", "ncrn", "<", "NUM_ARG_REGS", "&&", "pcum", "->", "can_split", ")", "{", "pcum", "->", "aapcs_reg", "=", "gen_rtx_REG", "(", "mode", ","], "ground_truth": ["ncrn", ")", ";"], "File": "arm", "Func": "aapcs_layout_arg", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13564, "Length": 178, "Cover_Rate": 0.5933333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BitWidth", "=", "IsWInstruction", "?", "", ":", "VT", ".", "getSizeInBits", "(", ")", ";", "assert", "(", "isPowerOf2_32", "(", "BitWidth", ")", "&&", "", ")", ";", "unsigned", "ShAmt1", "=", "N", "->", "getConstantOperandVal", "(", "", ")", ";", "unsigned", "ShAmt2", "=", "Src", ".", "getConstantOperandVal", "(", "", ")", ";", "if", "(", "BitWidth", "<", "", "||", "ShAmt1", "!=", "(", "BitWidth", "/", "", ")", "||", "ShAmt2", "!=", "(", "BitWidth", "-", "", ")", ")", "return", "SDValue", "(", ")", ";", "Src", "=", "Src", ".", "getOperand", "(", "", ")", ";", "unsigned", "CombinedShAmt", "=", "ShAmt1", "^", "ShAmt2", ";", "if", "(", "CombinedShAmt", "==", "", ")", "return", "Src", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Src", ",", "DAG", ".", "getConstant", "(", "CombinedShAmt", ",", "DL", ",", "N", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ")", ")", ";", "if", "(", "!", "IsWInstruction", ")", "return", "Res", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Res", ",", "DAG"], "ground_truth": [".", "getValueType", "(", "", ")", ")", ";"], "File": "RISCVISelLowering3", "Func": "combineROTR_ROTL_RORW_ROLW", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13565, "Length": 160, "Cover_Rate": 0.4968944099378882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vpmaxqd_f64", "(", "float64x2_t", "a", ")", "{", "return", "__builtin_aarch64_reduc_smax_nan_scal_v2df", "(", "a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vpmaxqd_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13566, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "VecVT", ".", "getVectorNumElements", "(", ")", "<=", "", "||", "Subtarget", ".", "hasBWI", "(", ")", ")", "&&", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Idx", ")", ")", "{", "unsigned", "NumElts", "=", "VecVT", ".", "getVectorNumElements", "(", ")", ";", "MVT", "ExtEltVT", "=", "(", "NumElts", "<=", "", ")", "?", "", "(", "", "/", "NumElts", ")", ":", "", ";", "MVT", "ExtVecVT", "=", "", "(", "ExtEltVT", ",", "NumElts", ")", ";", "SDValue", "Ext", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ExtVecVT", ",", "Vec", ")", ";", "SDValue", "Elt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ExtEltVT", ",", "Ext", ",", "Idx", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "EltVT", ",", "Elt", ")", ";", "}", "if", "(", "EltVT", "!=", "", ")", "{", "SDValue", "Extract", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Vec", ",", "Idx", ")", ";", "return", "DAG", ".", "getAnyExtOrTrunc", "(", "Extract", ",", "dl", ",", "EltVT", ")", ";", "}", "unsigned", "IdxVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "Idx"], "ground_truth": [")", "->", "getZExtValue", "(", ")", ";"], "File": "X86ISelLowering184", "Func": "ExtractBitFromMaskVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13567, "Length": 172, "Cover_Rate": 0.441025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OptionalArgs", ".", "push_back", "(", "emitEHLSDA", "(", "Builder", ",", "&", "F", ")", ")", ";", "}", "else", "if", "(", "Personality", "==", "EHPersonality", "::", "MSVC_SEH", ")", "{", "OptionalArgs", ".", "push_back", "(", "SehLongjmpUnwind", ".", "getCallee", "(", ")", ")", ";", "OptionalArgs", ".", "push_back", "(", "State", ")", ";", "if", "(", "UseStackGuard", ")", "OptionalArgs", ".", "push_back", "(", "Cookie", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "SmallVector", "<", "Value", "*", ",", "", ">", "Args", ";", "Args", ".", "push_back", "(", "Builder", ".", "CreateBitCast", "(", "Call", ".", "getArgOperand", "(", "", ")", ",", "Builder", ".", "getInt8PtrTy", "(", ")", ")", ")", ";", "Args", ".", "push_back", "(", "Builder", ".", "getInt32", "(", "OptionalArgs", ".", "size", "(", ")", ")", ")", ";", "Args", ".", "append", "(", "OptionalArgs", ".", "begin", "(", ")", ",", "OptionalArgs", ".", "end", "(", ")", ")", ";", "CallBase", "*", "NewCall", ";", "if", "(", "auto", "*", "CI", "=", "dyn_cast", "<", "CallInst", ">", "(", "&", "Call", ")", ")", "{", "CallInst", "*", "NewCI", "=", "Builder", ".", "CreateCall", "(", "SetJmp3", ",", "Args", ",", "OpBundles", ")", ";", "NewCI", "->", "setTailCallKind", "(", "CI", "->", "getTailCallKind"], "ground_truth": ["(", ")", ")", ";"], "File": "X86WinEHState15", "Func": "rewriteSetJmpCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13568, "Length": 173, "Cover_Rate": 0.4792243767313019, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_getexp_ps", "(", "__m512", "__W", ",", "__mmask16", "__U", ",", "__m512", "__A", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_getexpps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16sf", ")", "__W", ",", "(", "__mmask16"], "ground_truth": [")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_getexp_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13569, "Length": 49, "Cover_Rate": 0.98, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "N", "->", "getOperand", "(", "i", "+", "", ")", ")", ";", "Ops", ".", "push_back", "(", "CurDAG", "->", "getTargetConstant", "(", "OffsetVal", ",", "DL", ",", "", ")", ")", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "unsigned", "Opcode", "=", "", ";", "switch", "(", "NumElts", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "switch", "(", "Mem", "->", "getMemoryVT", "(", ")", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "break", ";", "case", "", ":", "switch", "(", "Mem", "->", "getMemoryVT", "(", ")", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "break", ";", "case", "", ":", "switch", "(", "Mem", "->", "getMemoryVT", "(", ")", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "NVPTXISelDAGToDAG38", "Func": "tryStoreRetval", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13570, "Length": 288, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Function", "*", "F", "=", "I", ".", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "Value", "*", "Idx", "=", "Constant", "::", "getIntegerValue", "(", "Type", "::", "getInt32Ty", "(", "Ptr", "->", "getContext", "(", ")", ")", ",", "APInt", "(", "", ",", "", ")", ")", ";", "PtrI", "=", "GetElementPtrInst", "::", "Create", "(", "Ptr", "->", "getType", "(", ")", "->", "getPointerElementType", "(", ")", ",", "Ptr", ",", "ArrayRef", "<", "Value", "*", ">", "(", "Idx", ")", ",", "Twine", "(", "", ")", ",", "F", "->", "getEntryBlock", "(", ")", ".", "getFirstNonPHI", "(", ")", ")", ";", "}", "I", ".", "replaceUsesOfWith", "(", "Ptr", ",", "PtrI", ")", ";", "}", "}", "if", "(", "PtrI"], "ground_truth": [")", "{"], "File": "AMDGPUAnnotateUniformValues", "Func": "visitLoadInst", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13571, "Length": 101, "Cover_Rate": 0.4007936507936508, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createAMDGPUMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitAMDGPUMCInstrInfo", "(", "X", ")"], "ground_truth": [";"], "File": "AMDGPUMCTargetDesc", "Func": "createAMDGPUMCInstrInfo", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13572, "Length": 21, "Cover_Rate": 0.84, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "override", "{", "Subtarget", "=", "&", "MF", ".", "getTarget", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "SelectionDAGISel", "::", "runOnMachineFunction", "(", "MF", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "ARMISelDAGToDAG108", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13573, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasOnlyMSYNC", "("], "ground_truth": [")", "const", "{"], "File": "PPCSubtarget (2)1", "Func": "hasOnlyMSYNC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13574, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectIndirectBr", "(", "const", "Instruction", "*", "I", ")", "{", "unsigned", "AddrReg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "AddrReg", "==", "", ")", "return", "false", ";", "unsigned", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "assert", "(", "isThumb2", "||", "Subtarget", "->", "hasV4TOps", "(", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "AddrReg", ")", ")", ";", "const", "IndirectBrInst", "*", "IB", "=", "cast", "<", "IndirectBrInst", ">", "(", "I"], "ground_truth": [")", ";"], "File": "ARMFastISel (2)2", "Func": "SelectIndirectBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13575, "Length": 95, "Cover_Rate": 0.7307692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MCSym", ".", "getInt", "(", ")", ")", "OutStreamer", ".", "EmitIntValue", "(", "", ",", "is64", "?", "", ":", "", ")", ";", "else", "OutStreamer", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "Create", "(", "MCSym", ".", "getPointer", "(", ")", ",", "OutContext", ")", ",", "is64", "?", "", ":", "", ")", ";", "}", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", ".", "AddBlankLine", "(", ")", ";", "}", "Stubs", "=", "MMIMacho", ".", "GetHiddenGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "OutStreamer", ".", "SwitchSection", "(", "getObjFileLowering", "(", ")", ".", "getDataSection", "(", ")", ")", ";", "EmitAlignment", "(", "is64", "?", "", ":", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Stubs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "OutStreamer", ".", "EmitLabel", "(", "Stubs", "[", "i", "]", ".", "first", ")", ";", "OutStreamer", ".", "EmitValue", "(", "MCSymbolRefExpr", "::", "Create", "(", "Stubs", "[", "i", "]", ".", "second", ".", "getPointer", "(", ")", ",", "OutContext", ")", ",", "is64", "?", "", ":", "", ")", ";", "}", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", ".", "AddBlankLine", "(", ")", ";", "}", "OutStreamer", ".", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "return", "AsmPrinter", "::", "doFinalization", "(", "M", ")"], "ground_truth": [";"], "File": "PPCAsmPrinter2", "Func": "doFinalization", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13576, "Length": 193, "Cover_Rate": 0.39630390143737165, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "ScheduleDAGInstrs", "*", "createPostMachineScheduler", "(", "MachineSchedContext", "*", "C", ")", "{", "const", "Subtarget", "&", "ST", "=", "C", "->", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "ScheduleDAGMI", "*", "DAG", "=", "new", "ScheduleDAGMI", "(", "C", ",", "ST", ".", "usePostRASchedStrategy", "(", ")", "?", "std", "::", "make_unique", "<", "PostRASchedStrategy", ">", "(", "C", ")", ":", "std", "::", "make_unique", "<", "PostGenericScheduler", ">", "(", "C", ")", ",", "true", ")", ";", "if", "(", "ST", ".", "hasStoreFusion", "(", ")", ")", "DAG", "->", "addMutation", "(", "createStoreClusterDAGMutation", "(", "DAG", "->", "TII", ",", "DAG", "->", "TRI", ")", ")", ";", "if", "(", "ST", ".", "hasFusion", "(", ")", ")", "DAG", "->", "addMutation", "("], "ground_truth": ["createPowerPCMacroFusionDAGMutation", "(", ")", ")", ";"], "File": "PPCTargetMachine40", "Func": "createPPCPostMachineScheduler", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13577, "Length": 105, "Cover_Rate": 0.963302752293578, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ptr", "->", "x_rs6000_isa_flags", "=", "opts", "->", "x_rs6000_isa_flags", ";", "ptr", "->", "x_rs6000_isa_flags_explicit", "="], "ground_truth": ["opts", "->", "x_rs6000_isa_flags_explicit", ";"], "File": "rs6000", "Func": "rs6000_function_specific_save", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13578, "Length": 16, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "FuncInfo", ".", "CanLowerReturn", ")", "return", "false", ";", "const", "Function", "*", "F", "=", "FuncInfo", ".", "Fn", ";", "if", "(", "F", "->", "isVarArg", "(", ")", ")", "return", "false", ";", "CallingConv", "::", "ID", "CC", "=", "F", "->", "getCallingConv", "(", ")", ";", "if", "(", "CC", "!=", "CallingConv", "::", "C", ")", "return", "false", ";", "if", "(", "Subtarget", "->", "isCallingConvWin64", "(", "CC", ")", ")", "return", "false", ";", "if", "(", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "return", "false", ";", "unsigned", "Idx", "=", "", ";", "for", "(", "Function", "::", "const_arg_iterator", "I", "=", "F", "->", "arg_begin", "(", ")", ",", "E", "=", "F", "->", "arg_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ",", "++", "Idx", ")", "{", "if", "(", "Idx", ">", "", ")", "return", "false", ";", "if", "(", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "ByVal", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "InReg", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "StructRet", ")", "||", "F", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "Idx", ",", "Attribute", "::", "Nest", ")", ")", "return", "false", ";", "Type", "*", "ArgTy", "=", "I", "->", "getType", "(", ")", ";", "if", "(", "ArgTy", "->", "isStructTy", "(", ")", "||", "ArgTy", "->", "isArrayTy", "(", ")", "||", "ArgTy", "->", "isVectorTy", "(", ")", ")", "return", "false", ";", "EVT", "ArgVT", "=", "TLI", ".", "getValueType", "(", "ArgTy", ")", ";", "if", "(", "!", "ArgVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "switch", "(", "ArgVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "X86FastISel (2)", "Func": "FastLowerArguments", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13579, "Length": 259, "Cover_Rate": 0.49616858237547895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmPrinter", "::", "PrintAsmMemoryOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNum", ",", "unsigned", "AsmVariant", ",", "const", "char", "*", "ExtraCode", ",", "raw_ostream", "&", "O", ")", "{", "assert", "(", "OpNum", "+", "", "<", "MI", "->", "getNumOperands", "(", ")", "&&", "", ")", ";", "const", "MachineOperand", "&", "BaseMO", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "const", "MachineOperand", "&", "OffsetMO", "=", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ";", "assert", "(", "BaseMO", ".", "isReg", "(", ")", "&&", "", ")", ";", "assert", "(", "OffsetMO", ".", "isImm", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "BPFAsmPrinter11", "Func": "PrintAsmMemoryOperand", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13580, "Length": 89, "Cover_Rate": 0.559748427672956, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "unspec", "=", "(", "e", ".", "type_suffix", "(", "", ")", ".", "unsigned_p", "?", "m_unspec_for_uint", ":", "m_unspec_for_sint", ")", ";", "machine_mode", "pred_mode", "=", "e", ".", "vector_mode"], "ground_truth": ["(", "", ")", ";"], "File": "aarch64-sve-builtins-functions", "Func": "expand", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13581, "Length": 28, "Cover_Rate": 0.417910447761194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "case", "Instruction", "::", "IntToPtr", ":", "{", "if", "(", "TLI", ".", "getValueType", "(", "DL", ",", "U", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ")", "==", "TLI", ".", "getPointerTy", "(", "DL", ")", ")", "return", "computeAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ";", "break", ";", "}", "case", "Instruction", "::", "PtrToInt", ":", "{", "if", "(", "TLI", ".", "getValueType", "(", "DL", ",", "U", "->", "getType", "(", ")", ")", "==", "TLI", ".", "getPointerTy", "(", "DL", ")", ")", "return", "computeAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "Addr", ")", ";", "break", ";", "}", "case", "Instruction", "::", "GetElementPtr", ":", "{", "Address", "SavedAddr", "=", "Addr", ";", "uint64_t", "TmpOffset", "=", "Addr", ".", "getOffset", "(", ")", ";", "if", "(", "!", "cast", "<", "GEPOperator", ">", "(", "U", ")", "->", "isInBounds", "(", ")", ")", "goto", "unsupported_gep", ";", "for", "(", "gep_type_iterator", "GTI", "=", "gep_type_begin", "(", "U", ")", ",", "E", "=", "gep_type_end", "(", "U", ")", ";", "GTI", "!=", "E", ";", "++", "GTI", ")", "{", "const", "Value", "*", "Op", "=", "GTI", ".", "getOperand", "(", ")", ";", "if", "(", "StructType", "*", "STy", "=", "GTI", ".", "getStructTypeOrNull", "(", ")", ")", "{", "const", "StructLayout", "*", "SL", "=", "DL", ".", "getStructLayout", "(", "STy", ")", ";", "unsigned", "Idx", "=", "cast", "<", "ConstantInt", ">", "(", "Op", ")", "->", "getZExtValue", "(", ")", ";", "TmpOffset", "+=", "SL", "->", "getElementOffset", "(", "Idx", ")", ";", "}", "else", "{", "uint64_t", "S", "=", "DL", ".", "getTypeAllocSize", "(", "GTI", ".", "getIndexedType", "(", ")", ")", ";", "for", "(", ";", ";", ")", "{", "if", "(", "const", "ConstantInt", "*", "CI", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "Op", ")", ")", "{", "TmpOffset", "+=", "CI", "->", "getSExtValue", "(", ")", "*", "S", ";", "break", ";", "}", "if", "(", "S", "==", "", "&&", "Addr", ".", "isRegBase", "(", ")", "&&", "Addr", ".", "getReg", "(", ")", "==", "", ")", "{", "Addr", ".", "setReg", "(", "getRegForValue", "(", "Op", ")", ")", ";", "break", ";", "}", "if", "(", "canFoldAddIntoGEP", "(", "U", ",", "Op", ")", ")", "{", "ConstantInt", "*", "CI", "=", "cast", "<", "ConstantInt", ">", "(", "cast", "<", "AddOperator", ">", "(", "Op", ")", "->", "getOperand", "(", "", ")", ")", ";", "TmpOffset", "+=", "CI", "->", "getSExtValue", "(", ")", "*", "S", ";", "Op", "=", "cast", "<", "AddOperator", ">", "(", "Op", ")", "->", "getOperand", "(", "", ")", ";", "continue", ";", "}", "goto", "unsupported_gep", ";", "}", "}", "}", "if", "(", "int64_t", "(", "TmpOffset", ")", ">=", "", ")", "{", "Addr", ".", "setOffset"], "ground_truth": ["(", "TmpOffset", ")", ";"], "File": "WebAssemblyFastISel24", "Func": "computeAddress", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13582, "Length": 387, "Cover_Rate": 0.3924949290060852, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeVecShiftRImm", "(", "Inst", ",", "Imm", ","], "ground_truth": ["", ")", ";"], "File": "AArch64Disassembler", "Func": "DecodeVecShiftR64Imm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13583, "Length": 10, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "}", "if", "(", "DestRC", "==", "", ")", "{", "AddDefaultCC", "(", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ")", ")", ";", "}", "else", "if", "(", "DestRC", "==", "", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ")", ";", "}", "else", "if", "(", "(", "DestRC", "==", "", ")", "||", "(", "DestRC", "==", "", ")", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ")", ";", "}", "else", "if", "(", "DestRC", "==", ""], "ground_truth": [")", "{"], "File": "ARMBaseInstrInfo31", "Func": "copyRegToReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13584, "Length": 122, "Cover_Rate": 0.4357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printMemOperandEA", "(", "const", "MCInst", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", "{", "printOperand", "(", "MI", ",", "opNum", ",", "O", ")", ";", "O", "<<", ""], "ground_truth": [";"], "File": "MipsInstPrinter (2)", "Func": "printMemOperandEA", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13585, "Length": 31, "Cover_Rate": 0.6888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "needsStackRealignment", "(", "MF", ")", "&&", "MFI", "->", "hasVarSizedObjects", "("], "ground_truth": [")", ")", "return", "true", ";"], "File": "LanaiRegisterInfo", "Func": "hasBasePointer", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13586, "Length": 16, "Cover_Rate": 0.37209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "qword", ")", "(", "vec_xor", "(", "(", "vec_uchar16", ")", "(", "a", ")", ","], "ground_truth": ["(", "vec_uchar16", ")", "(", "b", ")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_xor", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13587, "Length": 25, "Cover_Rate": 0.6578947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "unsigned", "SrcReg", ",", "bool", "isKill", ",", "int", "FrameIndex", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "BuildMI", "(", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addFrameIndex", "(", "FrameIndex", ")"], "ground_truth": [".", "addImm", "(", "", ")", ";"], "File": "UPTInstrInfo", "Func": "storeRegToStackSlot", "Target": "UPT", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13588, "Length": 73, "Cover_Rate": 0.9605263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Attributes", "&", "FMA3KZeroMasked", ")", "!="], "ground_truth": ["", ";"], "File": "X86InstrFMA3Info", "Func": "isKZeroMasked", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13589, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "b", "&", "", ")", "a", ">>=", "", ";", "for", "(", "i", "=", "(", "b", "&", "", ")", ";", "i", ">", "", ";", "--", "i", ")", "a", ">>=", "", ";", "return"], "ground_truth": ["a", ";"], "File": "stormy16-lib2", "Func": "__ashrsi3", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13590, "Length": 34, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "TargetLowering", "::", "getSetCCResultType", "(", "const", "DataLayout", "&", "DL", ",", "LLVMContext", "&", "Context", ",", "EVT", "VT", ")", "const", "{", "if", "(", "VT", ".", "isVector", "(", ")", ")", "{", "return", "EVT", "::", "getVectorVT", "(", "Context", ",", "", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "}", "return", "", "::"], "ground_truth": ["i1", ";"], "File": "TPCISelLowering", "Func": "getSetCCResultType", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13591, "Length": 50, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "EXTRACT_SUBREG", ":", "case", "TargetOpcode", "::", "INSERT_SUBREG", ":", "case", "TargetOpcode", "::", "SUBREG_TO_REG", ":", "case", "TargetOpcode", "::", "REG_SEQUENCE", ":", "case", "TargetOpcode", "::", "IMPLICIT_DEF", ":", "case", "TargetOpcode", "::", "COPY", ":", "case", "TargetOpcode", "::", "INLINEASM", ":", "break", ";", "}", "MachineFunction", "&", "MF", "=", "*", "SU", "->", "getInstr", "(", ")", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "auto", "&", "QII", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Packet", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "Packet", "[", "i", "]", "->", "Succs", ".", "size", "(", ")", "==", "", ")", "continue", ";", "if", "(", "QII", ".", "mayBeCurLoad", "(", "Packet", "[", "i", "]", "->", "getInstr", "(", ")", ")", ")", "continue", ";", "for", "(", "SUnit", "::", "const_succ_iterator", "I", "=", "Packet", "[", "i", "]", "->", "Succs", ".", "begin", "(", ")", ",", "E", "=", "Packet", "[", "i", "]", "->", "Succs", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "isCtrl", "(", ")", ")", "continue", ";", "if", "(", "I", "->", "getSUnit", "(", ")", "==", "SU", ")", "return", "false", ";", "}", "}", "return", "true"], "ground_truth": [";"], "File": "HexagonMachineScheduler1", "Func": "isResourceAvailable", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13592, "Length": 200, "Cover_Rate": 0.7722007722007722, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getScratchWaveOffsetReg", "(", ")"], "ground_truth": ["const", "{"], "File": "SIMachineFunctionInfo (2)", "Func": "getScratchWaveOffsetReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13593, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumOperands", "!=", "", "||", "(", "Ty", "!=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "||", "(", "Ty", "!=", "MRI", ".", "getType", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", ")", "llvm_unreachable", "(", "", ")", ";", "auto", "Mapping", "=", "getValueMapping", "(", "getPartialMappingIdx", "(", "Ty", ",", "isFP", ")", ",", "", ")", ";", "return", "InstructionMapping", "{", "DefaultMappingID", ",", "", ",", "Mapping", ","], "ground_truth": ["NumOperands", "}", ";"], "File": "X86RegisterBankInfo13", "Func": "getSameOperandsMapping", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13594, "Length": 78, "Cover_Rate": 0.52, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasLS64", "("], "ground_truth": [")", "const", "{"], "File": "AArch64Subtarget (2)1", "Func": "hasLS64", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13595, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128h", ")", "__builtin_ia32_getexpph128_mask", "(", "(", "__v8hf", ")", "__A", ",", "("], "ground_truth": ["__v8hf", ")", "_mm_setzero_ph", "(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_maskz_getexp_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13596, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RegClass", ";", "if", "(", "IsVFPPushPop", ")", "{", "RegsNeeded", "=", "NumBytes", "/", "", ";", "RegClass", "=", "&", "", ";", "}", "else", "{", "RegsNeeded", "=", "NumBytes", "/", "", ";", "RegClass", "=", "&", "", ";", "}", "SmallVector", "<", "MachineOperand", ",", "", ">", "RegList", ";", "unsigned", "FirstRegEnc", "=", "-", "", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "MF", ".", "getRegInfo", "(", ")", ".", "getTargetRegisterInfo", "(", ")", ";", "for", "(", "int", "i", "=", "MI", "->", "getNumOperands", "(", ")", "-", "", ";", "i", ">=", "RegListIdx", ";", "--", "i", ")", "{", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "RegList", ".", "push_back", "(", "MO", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "!", "MO", ".", "isImplicit", "(", ")", "&&", "TRI", "->", "getEncodingValue", "(", "MO", ".", "getReg", "(", ")", ")", "<", "FirstRegEnc", ")", "FirstRegEnc", "=", "TRI", "->", "getEncodingValue", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "const", "MCPhysReg", "*", "CSRegs", "=", "TRI", "->", "getCalleeSavedRegs", "(", "&", "MF", ")", ";", "for", "(", "int", "CurRegEnc", "=", "FirstRegEnc", "-", "", ";", "CurRegEnc", ">=", "", "&&", "RegsNeeded", ";", "--", "CurRegEnc", ")", "{", "unsigned", "CurReg", "=", "RegClass", "->", "getRegister", "(", "CurRegEnc", ")", ";", "if", "(", "IsT1PushPop", "&&", "CurRegEnc", ">", "TRI", "->", "getEncodingValue", "(", "", ")", ")", "continue", ";", "if", "(", "!", "IsPop", ")", "{", "RegList", ".", "push_back", "(", "MachineOperand", "::", "CreateReg", "(", "CurReg", ",", "false", ",", "false", ",", "false", ",", "false", ",", "true", ")", ")", ";", "--", "RegsNeeded", ";", "continue", ";", "}", "if", "(", "isCalleeSavedRegister", "(", "CurReg", ",", "CSRegs", ")", "||", "MI", "->", "getParent", "(", ")", "->", "computeRegisterLiveness", "(", "TRI", ",", "CurReg", ",", "MI", ")", "!=", "MachineBasicBlock", "::", "LQR_Dead", ")", "{", "if", "(", "IsVFPPushPop", ")", "return", "false", ";", "else", "continue", ";", "}", "RegList", ".", "push_back", "(", "MachineOperand", "::", "CreateReg", "(", "CurReg", ",", "true", ",", "false", ",", "false", ",", "true", ")", ")", ";", "--", "RegsNeeded", ";", "}", "if", "(", "RegsNeeded", ">", "", ")", "return", "false", ";", "for", "(", "int", "i", "=", "MI", "->", "getNumOperands", "(", ")", "-", "", ";", "i", ">=", "RegListIdx", ";", "--", "i"], "ground_truth": [")", "MI", "->", "RemoveOperand", "(", "i", ")", ";"], "File": "ARMBaseInstrInfo110", "Func": "tryFoldSPUpdateIntoPushPop", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13597, "Length": 337, "Cover_Rate": 0.5790378006872853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "bpf_rtx_costs", "(", "rtx", "x", "ATTRIBUTE_UNUSED", ",", "enum", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "int", "outer_code", "ATTRIBUTE_UNUSED", ",", "int", "opno", "ATTRIBUTE_UNUSED", ",", "int", "*", "total", "ATTRIBUTE_UNUSED", ",", "bool", "speed", "ATTRIBUTE_UNUSED", ")", "{", "return"], "ground_truth": ["false", ";"], "File": "bpf", "Func": "bpf_rtx_costs", "Target": "bpf", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 13598, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "RegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return", "RI"], "ground_truth": [";"], "File": "TeeRISCInstrInfo", "Func": "getRegisterInfo", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13599, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "isConstantPhysReg", "(", "MCRegister", "PhysReg", ")", "const", "{", "return"], "ground_truth": ["false", ";"], "File": "VERegisterInfo", "Func": "isConstantPhysReg", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13600, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "InputVT", "=", "DAG", ".", "getValueType", "(", "SrcVT", ")", ";", "if", "(", "SrcVT", ".", "isFloatingPoint", "(", ")", ")", "InputVT", "=", "DAG", ".", "getValueType", "(", "HwSrcVt", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ")", ";", "SDValue", "SrcNew", ";", "if", "(", "Src", ".", "getValueType", "(", ")", ".", "isFloatingPoint", "(", ")", ")", "SrcNew", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "HwSrcVt", ",", "Src", ")", ";", "else", "SrcNew", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "HwSrcVt", ",", "Src", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "SrcNew", ",", "N", "->", "getOperand", "(", "", ")", ",", "Base", ",", "Offset", ",", "InputVT", "}", ";", "return", "DAG", ".", "getNode", "(", "Opcode", ",", "DL", ","], "ground_truth": ["VTs", ",", "Ops", ")", ";"], "File": "AArch64ISelLowering165", "Func": "performST1ScatterCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13601, "Length": 126, "Cover_Rate": 0.33157894736842103, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeFPR128RegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Addr", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "Fail", ";", "unsigned", "Register", "=", "FPR128DecoderTable"], "ground_truth": ["[", "RegNo", "]", ";"], "File": "ARM64Disassembler", "Func": "DecodeFPR128RegisterClass", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13602, "Length": 37, "Cover_Rate": 0.6981132075471698, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "getRelaxedOpcodeArith", "(", "const", "MCInst", "&", "Inst", ")", "{", "unsigned", "Op", "=", "Inst", ".", "getOpcode", "(", ")"], "ground_truth": [";"], "File": "X86AsmBackend (2)1", "Func": "getRelaxedOpcodeArith", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13603, "Length": 19, "Cover_Rate": 0.6785714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "CPUString", "=", "Subtarget", "->", "getCPUString", "(", ")", ";", "if", "(", "CPUString", "!=", "", ")", "O", "<<", "", "<<", "CPUString", "<<", "'\\n'", ";", "if", "(", "Subtarget", "->", "hasVFP2", "(", ")", ")", "O", "<<", "", "<<", "", "<<", "", ";", "if", "(", "!", "UnsafeFPMath", ")", "O", "<<", "", "<<", "", "<<", "", "<<", "", "<<", "", "<<", "", ";", "if", "(", "FiniteOnlyFPMath", "(", ")", ")", "O", "<<", "", "<<", "", "<<", "", ";", "else", "O", "<<", "", "<<", "", "<<", "", ";", "O", "<<", "", "<<", "", "<<", "", "<<", "", "<<"], "ground_truth": ["", "<<", "", ";"], "File": "ARMAsmPrinter31", "Func": "doInitialization", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13604, "Length": 97, "Cover_Rate": 0.470873786407767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "dbgs", "(", ")", "<<", "", ";", "SU", "->", "dump"], "ground_truth": ["(", "DAG", ")", ";"], "File": "R600MachineScheduler (2)", "Func": "if", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13605, "Length": 13, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_mm_cvttsd_u64", "(", "__m128d", "__A", ")", "{", "return", "(", "unsigned", "long", "long", ")", "__builtin_ia32_vcvttsd2usi64", "(", "(", "__v2df"], "ground_truth": [")", "__A", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm_cvttsd_u64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13606, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "if", "(", "!", "Subtarget", ".", "hasAVX512", "(", ")", "||", "!", "VT", ".", "isVector", "(", ")", "||", "N0", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "EVT", "SVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "if", "(", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", "&&", "SVT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Size", "=", "VT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "Size", ">", "", ")", "return", "SDValue", "(", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "N0", "->", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "if", "(", "", "(", "CC", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "N00VT", "=", "N0", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "EVT", "MatchingVecType", "=", "N00VT", ".", "changeVectorElementTypeToInteger", "(", ")", ";", "if", "(", "Size", "!=", "MatchingVecType", ".", "getSizeInBits", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getSetCC", "(", "dl", ",", "VT", ",", "N0", ".", "getOperand", "(", ""], "ground_truth": [")", ",", "N0", ".", "getOperand", "(", "", ")", ",", "CC", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "combineExtSetcc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13607, "Length": 193, "Cover_Rate": 0.6748251748251748, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "uint16_t", "CalleeSavedRegs", "[", "]", "="], "ground_truth": ["{", "", "}", ";"], "File": "SparcRegisterInfo16", "Func": "getCalleeSavedRegs", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13608, "Length": 11, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "TPC", "=", "getAnalysisIfAvailable", "<", "TargetPassConfig", ">", "(", ")", ";", "if", "(", "!", "TPC", ")", "return", "false", ";", "auto", "&", "TM", "=", "TPC", "->", "getTM", "<", "TargetMachine", ">", "(", ")", ";", "ST", "=", "TM", ".", "getSubtargetImpl", "(", "F", ")", ";", "DL", "=", "&", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "bool", "MadeChange", "=", "false", ";", "for", "(", "auto", "&", "BB", ":", "F", ")", "{", "for", "(", "auto", "&", "I", ":", "BB", ")", "{", "auto", "*", "BO", "=", "dyn_cast", "<", "BinaryOperator", ">", "(", "&", "I", ")", ";", "if", "(", "!", "BO", ")", "continue", ";", "if", "(", "!", "isVectorReductionOp", "(", "*", "BO", ")", ")", "continue", ";", "if", "(", "BO", "->", "getOpcode", "(", ")", "==", "Instruction", "::", "Add", ")", "{", "if", "(", "tryMAddPattern", "(", "BO", ")", ")", "{", "MadeChange", "=", "true", ";", "continue", ";", "}", "if", "(", "trySADPattern", "(", "BO", ")", ")", "{", "MadeChange", "="], "ground_truth": ["true", ";"], "File": "X86PartialReduction1", "Func": "runOnFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13609, "Length": 148, "Cover_Rate": 0.8314606741573034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*", "SerializedPrefetchPrefix", "=", "", ";", "const", "ErrorOr", "<", "PrefetchHints", ">", "T", "=", "getPrefetchHints", "(", "TopSamples", ",", "MI", ")", ";", "if", "(", "!", "T", ")", "return", "false", ";", "int16_t", "max_index", "=", "-", "", ";", "for", "(", "const", "auto", "&", "S_V", ":", "*", "T", ")", "{", "StringRef", "Name", "=", "S_V", ".", "getKey", "(", ")", ";", "if", "(", "Name", ".", "consume_front", "(", "SerializedPrefetchPrefix", ")", ")", "{", "int64_t", "D", "=", "static_cast", "<", "int64_t", ">", "(", "S_V", ".", "second", ")", ";", "unsigned", "IID", "=", "", ";", "for", "(", "const", "auto", "&", "HintType", ":", "HintTypes", ")", "{", "if", "(", "Name", ".", "startswith", "(", "HintType", ".", "first", ")", ")", "{", "Name", "=", "Name", ".", "drop_front", "(", "HintType", ".", "first", ".", "size", "(", ")", ")", ";", "IID", "=", "HintType", ".", "second", ";", "break", ";", "}", "}", "if", "(", "IID", "==", "", ")", "return", "false", ";", "uint8_t", "index", "=", "", ";", "Name", ".", "consumeInteger", "(", "", ",", "index", ")", ";", "if", "(", "index", ">=", "Prefetches", ".", "size", "(", ")", ")", "Prefetches", ".", "resize", "(", "index", "+", "", ")", ";", "Prefetches", "[", "index", "]", "=", "{", "IID", ",", "D", "}", ";", "max_index", "=", "std", "::", "max", "(", "max_index", ",", "static_cast", "<", "int16_t", ">", "(", "index", ")", ")", ";", "}", "}", "assert", "(", "max_index", "+", "", ">=", "", "&&", "", ")", ";", "assert", "(", "static_cast", "<", "size_t", ">", "(", "max_index", "+", "", ")", "==", "Prefetches", ".", "size", "(", ")", "&&"], "ground_truth": ["", "", ")", ";"], "File": "X86InsertPrefetch (2)", "Func": "findPrefetchInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13610, "Length": 236, "Cover_Rate": 0.7217125382262997, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FormMemoryClauses", "::", "collectRegUses", "(", "const", "MachineInstr", "&", "MI", ",", "RegUse", "&", "Defs", ",", "RegUse", "&", "Uses", ")", "const", "{", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "operands", "(", ")", ")", "{", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "Register", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "Reg", ")", "continue", ";", "LaneBitmask", "Mask", "=", "Register", "::", "isVirtualRegister", "(", "Reg", ")", "?", "TRI", "->", "getSubRegIndexLaneMask", "(", "MO", ".", "getSubReg", "(", ")", ")", ":", "LaneBitmask", "::", "getAll", "(", ")", ";", "RegUse", "&", "Map", "=", "MO", ".", "isDef", "(", ")", "?", "Defs", ":", "Uses", ";", "auto", "Loc", "=", "Map", ".", "find", "(", "Reg", ")", ";", "unsigned", "State", "=", "getMopState", "(", "MO", ")", ";", "if", "(", "Loc", "==", "Map", ".", "end", "(", ")", ")", "{", "Map", "[", "Reg", "]", "=", "std", "::", "make_pair", "(", "State", ",", "Mask", ")", ";", "}", "else", "{", "Loc", "->", "second", ".", "first"], "ground_truth": ["|=", "State", ";"], "File": "SIFormMemoryClauses1", "Func": "collectRegUses", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13611, "Length": 156, "Cover_Rate": 0.9341317365269461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrumentFunctions", "::", "runOnFunction", "(", "Function", "&", "F", ")", "{", "if", "(", "ShouldInstrument", "(", "F", ")", ")", "{", "BuildEntryBlock", "(", "F"], "ground_truth": [")", ";"], "File": "SNESInstrumentFunctions", "Func": "runOnFunction", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13612, "Length": 23, "Cover_Rate": 0.696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB"], "ground_truth": ["(", ")", ";"], "File": "TGSICFGStructurizer", "Func": "getTrueBranch", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13613, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CC", "==", "CallingConv", "::", "CFGuard_Check", ")", "report_fatal_error", "(", "", ")", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getTargetLowering", "(", ")", "->", "supportSwiftError", "(", ")", "&&", "MF", ".", "getFunction", "(", ")", ".", "getAttributes", "(", ")", ".", "hasAttrSomewhere", "(", "Attribute", "::", "SwiftError", ")", ")", "return", "CSR_Darwin__AAPCS_SwiftError_RegMask", ";", "if", "(", "CC", "==", "CallingConv", "::", "SwiftTail", ")"], "ground_truth": ["return", "CSR_Darwin__AAPCS_SwiftTail_RegMask", ";"], "File": "AArch64RegisterInfo25", "Func": "getDarwinCallPreservedMask", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13614, "Length": 63, "Cover_Rate": 0.42, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitADD", "(", "const", "SDNode", "*", "N", ")", "{", "return", "IREmitter", "::", "visitADD", "(", "N"], "ground_truth": [")", ";"], "File": "X86IREmitter", "Func": "visitADD", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13615, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "offset_to_frame", ";", "int", "align_mask", ";", "for", "(", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "if", "(", "need_to_save_reg", "(", "regno", ")", ")", "reg_save_size", "+=", "UNITS_PER_WORD", ";", "offset_to_frame", "=", "crtl", "->", "args", ".", "pretend_args_size", "+", "reg_save_size", ";", "align_mask", "=", "(", "STACK_BOUNDARY", "/", "BITS_PER_UNIT", ")", "-", "", ";", "reg_save_size", "+=", "(", "-", "offset_to_frame", ")", "&", "align_mask", ";", "return", "reg_save_size"], "ground_truth": [";"], "File": "tilegx", "Func": "tilegx_saved_regs_size", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 13616, "Length": 62, "Cover_Rate": 0.7948717948717948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "unsigned", "getT1Rd", "(", "uint32_t", "insn", ")", "{", "return", "slice", "(", "insn", ",", "", ",", "", ")", "<<"], "ground_truth": ["", "|", "slice", "(", "insn", ",", "", ",", "", ")", ";"], "File": "ThumbDisassemblerCore", "Func": "getT1Rd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13617, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNum", ">", "", ")", "return", "-", "", ";", "return", "getReg", "(", "", ",", "RegNum", ")"], "ground_truth": ["+", "is64", "(", ")", ";"], "File": "MipsAsmParser18", "Func": "matchRegisterByNumber", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13618, "Length": 22, "Cover_Rate": 0.34375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SGPRExcessLimit", "=", "Context", "->", "RegClassInfo", "->", "getNumAllocatableRegs", "(", "&", "", ")", "-", "ErrorMargin", ";", "VGPRExcessLimit", "=", "Context", "->", "RegClassInfo", "->", "getNumAllocatableRegs", "(", "&", "", ")", "-", "ErrorMargin", ";", "if", "(", "TargetOccupancy", ")", "{", "SGPRCriticalLimit", "=", "ST", ".", "getMaxNumSGPRs", "(", "TargetOccupancy", ",", "true", ")", ";", "VGPRCriticalLimit", "=", "ST", ".", "getMaxNumVGPRs", "(", "TargetOccupancy", ")", ";", "}", "else", "{", "SGPRCriticalLimit", "=", "SRI", "->", "getRegPressureSetLimit", "(", "DAG", "->", "MF", ",", "SRI", "->", "getSGPRPressureSet", "(", ")", ")", ";", "VGPRCriticalLimit", "=", "SRI", "->", "getRegPressureSetLimit", "(", "DAG", "->", "MF", ",", "SRI", "->", "getVGPRPressureSet", "(", ")", ")", ";", "}", "SGPRCriticalLimit", "-="], "ground_truth": ["ErrorMargin", ";"], "File": "GCNSchedStrategy16", "Func": "initialize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13619, "Length": 95, "Cover_Rate": 0.5828220858895705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "SETargetLowering", "(", "TM", ",", "STI"], "ground_truth": [")", ";"], "File": "Cpu0SEISelLowering", "Func": "createCpu0SETargetLowering", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13620, "Length": 9, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "ScalarBits", ")", "{", "case", "", ":", "{", "unsigned", "ScalarCost", "=", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", "->", "getScalarType", "(", ")", ")", ";", "unsigned", "Cost", "=", "(", "VF", "*", "ScalarCost", ")", "+", "getScalarizationOverhead", "(", "Ty", ",", "Args", ")", ";", "if", "(", "VF", "==", "", ")", "Cost", "*=", "", ";", "return", "Cost", ";", "}", "case", "", ":", "case", "", ":", "return", "NumVectors", ";", "default", ":", "break", ";", "}", "}", "if", "(", "Opcode", "==", "Instruction", "::", "FRem", ")", "{", "unsigned", "Cost", "=", "(", "VF", "*", "LIBCALL_COST", ")", "+", "getScalarizationOverhead", "(", "Ty", ",", "Args", ")", ";", "if", "(", "VF", "==", "", "&&", "ScalarBits", "==", "", ")", "Cost", "*=", "", ";", "return", "Cost", ";", "}", "}", "else", "{", "if", "(", "Opcode", "==", "Instruction", "::", "FAdd", "||", "Opcode", "==", "Instruction", "::", "FSub", "||", "Opcode", "==", "Instruction", "::", "FMul", "||", "Opcode", "==", "Instruction", "::", "FDiv", ")", "return", "", ";", "if", "(", "Opcode", "==", "Instruction", "::", "FRem", ")", "return", "LIBCALL_COST", ";", "if", "(", "Opcode", "==", "Instruction", "::", "LShr", "||", "Opcode", "==", "Instruction", "::", "AShr", ")", "return", "(", "ScalarBits", ">=", "", "?", "", ":", "", ")", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Or", ")", "return"], "ground_truth": ["", ";"], "File": "SystemZTargetTransformInfo10", "Func": "getArithmeticInstrCost", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13621, "Length": 190, "Cover_Rate": 0.3109656301145663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "promoteConstantOffsetToImm", "(", "MI", ",", "Visited", ",", "AnchorList", ")", ")", "Modified", "=", "true", ";", "if", "(", "MI", ".", "hasOrderedMemoryRef", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "++", "BlockI", ";", "break", ";", "}", "const", "InstClassEnum", "InstClass", "=", "getInstClass", "(", "MI", ".", "getOpcode", "(", ")", ",", "*", "TII", ")", ";", "if", "(", "InstClass", "==", "UNKNOWN", ")", "continue", ";", "CombineInfo", "CI", ";", "CI", ".", "setMI", "(", "MI", ",", "*", "TII", ",", "*", "STM", ")", ";", "CI", ".", "Order", "=", "Order", "++", ";", "if", "(", "!", "CI", ".", "hasMergeableAddress", "("], "ground_truth": ["*", "MRI", ")", ")", "continue", ";"], "File": "SILoadStoreOptimizer12", "Func": "collectMergeableInsts", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13622, "Length": 101, "Cover_Rate": 0.3126934984520124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_haddpd", "(", "(", "__v2df", ")", "__X", ",", "(", "__v2df"], "ground_truth": [")", "__Y", ")", ";"], "File": "pmmintrin", "Func": "_mm_hadd_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13623, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "canSimplifyCallFramePseudos", "(", "const", "MachineFunction", "&", "MF"], "ground_truth": [")", "const", "override", "{"], "File": "HexagonFrameLowering10", "Func": "canSimplifyCallFramePseudos", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13624, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256h", ")", "__builtin_ia32_vfmaddph256_mask", "(", "(", "__v16hf", ")", "__A", ",", "(", "__v16hf", ")", "__B", ","], "ground_truth": ["(", "__v16hf", ")", "__C", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_fmadd_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13625, "Length": 28, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_maskloadq256", "(", "(", "const", "__v4di", "*", ")", "__X", ","], "ground_truth": ["(", "__v4di", ")", "__M", ")", ";"], "File": "avx2intrin", "Func": "_mm256_maskload_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13626, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineRegisterInfo", "::", "use_instr_nodbg_iterator", "I", "=", "MRI", "->", "use_instr_nodbg_begin", "(", "Reg", ")", ",", "E", "=", "MRI", "->", "use_instr_nodbg_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineInstr", "*", "MI", "=", "&", "*", "I", ";", "unsigned", "CmpReg1", "=", "", ",", "CmpReg2", "=", "", ";", "int", "CmpMask", "=", "", ",", "CmpValue", "=", "", ";", "if", "(", "!", "TII", "->", "analyzeCompare", "(", "*", "MI", ",", "CmpReg1", ",", "CmpReg2", ",", "CmpMask", ",", "CmpValue", ")", ")", "continue", ";", "MachineBasicBlock", "*", "TBB", "=", "", ",", "*", "FBB", "=", "", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "if", "(", "TII", "->", "analyzeBranch", "(", "*", "MI", "->", "getParent", "(", ")", ",", "TBB", ",", "FBB", ",", "Cond", ",", "false", ")", ")", "continue", ";", "Comparison", "::", "Kind", "Cmp", "=", "getComparisonKind", "(", "MI", "->", "getOpcode", "(", ")", ",", "", ",", "", ",", "", ")", ";", "if", "(", "Cmp", "==", "", ")", "continue", ";", "if", "(", "TII", "->", "predOpcodeHasNot", "(", "Cond", ")", "^", "(", "TBB", "!=", "MBB", ")", ")", "Cmp", "=", "Comparison", "::", "getNegatedComparison", "(", "Cmp", ")", ";", "if", "(", "CmpReg2", "!=", "", "&&", "CmpReg2", "==", "Reg", ")", "Cmp", "=", "Comparison", "::", "getSwappedComparison", "(", "Cmp", ")", ";", "if", "(", "Comparison", "::", "isSigned", "(", "Cmp", ")", ")", "return", "false", ";", "if", "(", "(", "Cmp", "&", "Comparison", "::", "G", ")", "||", "Cmp", "==", "Comparison", "::", "NE", ")", "return", "false", ";", "}", "if", "(", "!", "Def", "->", "isCopy", "(", ")", "&&", "!", "Def", "->", "isPHI", "(", ")", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "HexagonHardwareLoops26", "Func": "loopCountMayWrapOrUnderFlow", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13627, "Length": 245, "Cover_Rate": 0.5697674418604651, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmlasq_m_n_sv4si", "(", "__a", ",", "__b", ","], "ground_truth": ["__c", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmlasq_m_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13628, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NonKernelOnly", "=", "true", ";", "return", "", ";", "case", "", ":", "NonKernelOnly", "=", "true", ";", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", ""], "ground_truth": [":"], "File": "AMDGPUAnnotateKernelFeatures20", "Func": "intrinsicToAttrName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13629, "Length": 68, "Cover_Rate": 0.43312101910828027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "CleanupVSETVLI", "("], "ground_truth": [")", ";"], "File": "RISCVCleanupVSETVLI", "Func": "createRISCVCleanupVSETVLIPass", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13630, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_NEON", "&&", "(", "VALID_NEON_DREG_MODE", "(", "mode1", ")", "||", "VALID_NEON_QREG_MODE", "(", "mode1", ")", "||", "VALID_NEON_STRUCT_MODE", "(", "mode1", ")", ")", "&&", "(", "VALID_NEON_DREG_MODE", "(", "mode2", ")", "||", "VALID_NEON_QREG_MODE", "(", "mode2", ")", "||", "VALID_NEON_STRUCT_MODE", "(", "mode2", ")", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "arm4", "Func": "arm_modes_tieable_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13631, "Length": 44, "Cover_Rate": 0.6285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "const_in_range", "(", "rtx", "x", ",", "int", "minv", ",", "int", "maxv", ")", "{", "return", "(", "GET_CODE", "(", "x", ")", "==", "CONST_INT", "&&", "INTVAL", "(", "x"], "ground_truth": [")", ">=", "minv", "&&", "INTVAL", "(", "x", ")", "<=", "maxv", ")", ";"], "File": "mep", "Func": "const_in_range", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13632, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "if", "(", "(", "AddrSpace", "&", "", ")", "!=", "", ")", "{", "switch", "(", "Scope", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "LGKMCnt", "=", "IsCrossAddrSpaceOrdering", ";", "break", ";", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "if", "(", "(", "AddrSpace", "&", "", ")", "!=", "", ")", "{", "switch", "(", "Scope", ")", "{", "case", "", ":", "case", "", ":", "EXPCnt", "=", "IsCrossAddrSpaceOrdering", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "if", "(", "VMCnt", "||", "LGKMCnt", "||", "EXPCnt", ")", "{", "unsigned", "WaitCntImmediate", "=", "", "(", "IV", ",", "VMCnt", "?", "", ":", "getVmcntBitMask", "(", "IV", ")", ",", "EXPCnt", "?", "", ":"], "ground_truth": ["getExpcntBitMask", "(", "IV", ")", ",", "LGKMCnt", "?", "", ":", "getLgkmcntBitMask", "(", "IV", ")", ")", ";"], "File": "SIMemoryLegalizer1", "Func": "insertWait", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13633, "Length": 160, "Cover_Rate": 0.4519774011299435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getToken", "(", ")", "const", "{", "assert", "(", "Kind", "==", "k_Token", "&&", "", ")", ";", "return", "StringRef", "(", "Tok", ".", "Data", ",", "Tok"], "ground_truth": [".", "Length", ")", ";"], "File": "LC2200AsmParser", "Func": "getToken", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13634, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Align", "alignment", "=", "(", "LocVT", "==", "", ")", "?", "Align", "(", "", ")", ":", "Align", "(", "", ")", ";", "unsigned", "Offset", "=", "State", ".", "AllocateStack", "(", "size", ",", "alignment", ")", ";", "unsigned", "Reg", "=", "", ";", "if", "(", "LocVT", "==", "", "&&", "Offset", "<", "", "*", "", ")", "Reg", "=", "", "+", "Offset", "/", "", ";", "else", "if", "(", "LocVT", "==", "", "&&", "Offset", "<", "", "*", "", ")", "Reg", "=", "", "+", "Offset", "/", "", ";", "else", "if", "(", "LocVT", "==", "", "&&", "Offset", "<", "", "*", "", ")", "Reg", "=", "", "+", "Offset", "/", "", ";", "else", "if", "(", "LocVT", "==", "", "&&", "Offset", "<", "", "*", "", ")", "Reg", "=", "", "+", "Offset", "/", "", ";", "if", "(", "Reg", ")", "{", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return", "true", ";", "}", "if", "(", "LocVT", "==", "", ")", "Offset"], "ground_truth": ["+=", "", ";"], "File": "SparcISelLowering12", "Func": "CC_Sparc64_Full", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13635, "Length": 158, "Cover_Rate": 0.5703971119133574, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "Name", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "Name", ".", "equals_insensitive", "(", "", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMatrixRegister", "(", "", ",", "", ",", "MatrixKind", "::", "Array", ",", "S", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "LBrac", ")", ")", "{", "if", "(", "parseOperand", "(", "Operands", ",", "false", ",", "false", ")", ")", "return", "MatchOperand_NoMatch", ";", "}", "return", "MatchOperand_Success", ";", "}", "unsigned", "Reg", "=", "matchRegisterNameAlias", "(", "Name", ",", "RegKind", "::", "Matrix", ")", ";", "if", "(", "!", "Reg", ")", "return", "MatchOperand_NoMatch", ";", "size_t", "DotPosition", "=", "Name", ".", "find", "(", "'.'", ")", ";", "assert", "(", "DotPosition", "!=", "StringRef", "::", "npos", "&&", "", ")", ";", "StringRef", "Head", "=", "Name", ".", "take_front", "(", "DotPosition", ")", ";", "StringRef", "Tail", "=", "Name", ".", "drop_front", "(", "DotPosition", ")", ";", "StringRef", "RowOrColumn", "=", "Head", ".", "take_back", "(", ")", ";", "MatrixKind", "Kind", "=", "StringSwitch", "<", "MatrixKind", ">", "(", "RowOrColumn", ")", ".", "Case", "(", "", ",", "MatrixKind", "::", "Row", ")", ".", "Case", "(", "", ",", "MatrixKind", "::", "Col", ")", ".", "Default", "(", "MatrixKind", "::", "Tile", ")", ";", "const", "auto", "&", "KindRes", "=", "parseVectorKind", "(", "Tail", ",", "RegKind", "::", "Matrix", ")", ";", "if", "(", "!", "KindRes", ")", "{", "TokError", "(", "", ")"], "ground_truth": [";"], "File": "AArch64AsmParser58", "Func": "tryParseMatrixRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13636, "Length": 217, "Cover_Rate": 0.6555891238670695, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrsra_n_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b"], "ground_truth": [",", "const", "int", "__c", ")", "{"], "File": "arm", "Func": "neon2_vrsra_n_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13637, "Length": 13, "Cover_Rate": 0.5416666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "shouldEmitFixup", "(", "GV", ")", ")", "return", "buildPCRelGlobalAddress", "(", "DAG", ",", "GV", ",", "DL", ",", "GSD", "->", "getOffset", "(", ")", ",", "PtrVT", ")", ";", "else", "if", "(", "shouldEmitPCReloc", "(", "GV", ")", ")", "return", "buildPCRelGlobalAddress", "(", "DAG", ",", "GV", ",", "DL", ",", "GSD", "->", "getOffset", "(", ")", ",", "PtrVT", ",", "InstrInfo", "::", "MO_REL32", ")", ";", "SDValue", "GOTAddr", "=", "buildPCRelGlobalAddress", "(", "DAG", ",", "GV", ",", "DL", ",", "", ",", "PtrVT", ",", "InstrInfo", "::", "MO_GOTPCREL32", ")", ";", "Type", "*", "Ty", "=", "PtrVT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "PointerType", "*", "PtrTy", "=", "PointerType", "::", "get", "(", "Ty", ",", "AS", "::", "CONSTANT_ADDRESS", ")", ";", "const", "DataLayout", "&", "DataLayout", "=", "DAG", ".", "getDataLayout", "(", ")", ";", "Align", "Alignment", "=", "DataLayout", "."], "ground_truth": ["getABITypeAlign", "(", "PtrTy", ")", ";"], "File": "SIISelLowering47", "Func": "LowerGlobalAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13638, "Length": 128, "Cover_Rate": 0.3798219584569733, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "AVT", "=", "", ";", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", "&&", "(", "(", "Align", "&", "", ")", "==", "", ")", ")", "AVT", "=", "", ";", "unsigned", "UBytes", "=", "AVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "CountVal", "=", "SizeVal", "/", "UBytes", ";", "SDValue", "Count", "=", "DAG", ".", "getIntPtrConstant", "(", "CountVal", ")", ";", "unsigned", "BytesLeft", "=", "SizeVal", "%", "UBytes", ";", "SDValue", "InFlag", "(", "", ",", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ",", "Count", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ",", "Dst", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ",", "Src", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "SDVTList", "Tys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "DAG", ".", "getValueType", "(", "AVT", ")", ")", ";", "Ops", ".", "push_back", "(", "InFlag", ")", ";", "SDValue", "RepMovs", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Tys", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Results", ";", "Results", ".", "push_back", "(", "RepMovs", ")", ";", "if", "(", "BytesLeft"], "ground_truth": [")", "{"], "File": "X86ISelLowering94", "Func": "EmitTargetCodeForMemcpy", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13639, "Length": 264, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__v4hi", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__vis_fsll16", "(", "__v4hi", "__A", ",", "__v4hi", "__B", ")", "{", "return", "__builtin_vis_fsll16", "(", "__A", ",", "__B"], "ground_truth": [")", ";"], "File": "visintrin", "Func": "__vis_fsll16", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13640, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "N", "->", "getVTList", "(", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "Cond", ",", "Flags", ")", ";", "}", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "X86ISelLowering (2)5", "Func": "combineBrCond", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13641, "Length": 40, "Cover_Rate": 0.31496062992125984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "needsRelocateWithSymbol", "(", "const", "MCSymbol", "&", "Sym", ",", "unsigned"], "ground_truth": ["Type", ")", "const", "override", "{"], "File": "RISCVELFObjectWriter (2)", "Func": "needsRelocateWithSymbol", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13642, "Length": 14, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&"], "ground_truth": ["AU", ")", "const", "{"], "File": "SystemZAsmPrinter21", "Func": "getAnalysisUsage", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13643, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vldrhq_gather_shifted_offset_sv4si", "(", "(", "__builtin_neon_hi", "*"], "ground_truth": [")", "__base", ",", "__offset", ")", ";"], "File": "arm", "Func": "mve___arm_vldrhq_gather_shifted_offset_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13644, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "op0", ",", "op1", ";", "switch", "(", "GET_CODE", "(", "x", ")", ")", "{", "case", "SYMBOL_REF", ":", "case", "CONST", ":", "fputs", "(", "", ",", "stream", ")", ";", "output_addr_const", "(", "stream", ",", "x", ")", ";", "fputs", "(", "", ",", "stream", ")", ";", "break", ";", "case", "REG", ":", "if", "(", "TARGET_REDUCED_REGS", "&&", "REGNO", "(", "x", ")", "==", "STATIC_CHAIN_REGNUM", ")", "sorry", "(", "", ")", ";", "fprintf", "(", "stream", ",", "", ",", "reg_names", "[", "REGNO", "(", "x", ")", "]", ")", ";", "break", ";", "case", "PLUS", ":", "op0", "=", "XEXP", "(", "x", ",", "", ")", ";", "op1", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "TARGET_REDUCED_REGS", "&&", "REG_P", "(", "op0", ")", "&&", "REGNO", "(", "op0", ")", "==", "STATIC_CHAIN_REGNUM", ")", "sorry", "(", "", ")", ";", "if", "(", "TARGET_REDUCED_REGS", "&&", "REG_P", "(", "op1", ")", "&&", "REGNO", "(", "op1", ")", "==", "STATIC_CHAIN_REGNUM", ")", "sorry", "(", "", ")", ";", "if", "(", "REG_P", "(", "op0", ")", "&&", "CONST_INT_P", "(", "op1", ")", ")", "{", "fprintf", "(", "stream", ",", "", ",", "reg_names", "[", "REGNO", "(", "op0", ")", "]", ",", "(", "int", ")", "INTVAL", "(", "op1", ")", ")", ";", "}", "else", "if", "(", "REG_P", "(", "op0", ")", "&&", "REG_P", "(", "op1", ")", ")", "{", "fprintf", "(", "stream", ",", "", ",", "reg_names", "[", "REGNO", "(", "op0", ")", "]", ",", "reg_names", "[", "REGNO", "(", "op1", ")", "]", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "op0", ")", "==", "MULT", "&&", "REG_P", "(", "op1", ")", ")", "{", "int", "sv", ";", "if", "(", "INTVAL", "(", "XEXP", "(", "op0", ",", "", ")", ")", "==", "", ")", "sv", "=", "", ";", "else", "if", "(", "INTVAL", "(", "XEXP", "(", "op0", ",", "", ")", ")", "==", "", ")", "sv", "=", "", ";", "else", "if", "(", "INTVAL", "(", "XEXP", "(", "op0", ",", "", ")", ")"], "ground_truth": ["==", "", ")", "sv", "=", "", ";"], "File": "nds322", "Func": "nds32_print_operand_address", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13645, "Length": 291, "Cover_Rate": 0.4817880794701987, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FuncInfo", ".", "MBB", "->", "isLayoutSuccessor", "(", "TBB", ")", ")", "{", "std", "::", "swap", "(", "TBB", ",", "FBB", ")", ";", "Pred", "=", "", "(", "Pred", ")", ";", "}", "unsigned", "CondReg", "=", "createResultReg", "(", "&", "", ")", ";", "if", "(", "!", "EmitCmp", "(", "CI", "->", "getOperand", "(", "", ")", ",", "CI", "->", "getOperand", "(", "", ")", ",", "CI", "->", "isUnsigned", "(", ")", ",", "CondReg", ")", ")", "return", "false", ";", "BuildMI", "(", "*", "BrBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "CondReg", ")", ".", "addMBB", "(", "TBB", ")", ";", "fastEmitBranch", "(", "FBB", ",", "DbgLoc", ")", ";", "FuncInfo", ".", "MBB", "->", "addSuccessor", "(", "TBB", ")", ";", "return", "true", ";", "}", "}", "else", "if", "(", "const", "ConstantInt", "*", "CI", "=", "dyn_cast", "<", "ConstantInt", ">"], "ground_truth": ["(", "BI", "->", "getCondition", "(", ")", ")", ")", "{"], "File": "PPCFastISel42", "Func": "SelectBranch", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13646, "Length": 145, "Cover_Rate": 0.45741324921135645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "Subtarget", ".", "setPICStyle", "(", "PICStyles", "::", "RIPRel", ")", ";", "}", "else", "if", "(", "Subtarget", ".", "isTargetCygMing", "(", ")", ")", "{", "Subtarget", ".", "setPICStyle", "(", "PICStyles", "::", "None", ")", ";", "}", "else", "if", "(", "Subtarget", ".", "isTargetDarwin", "(", ")", ")", "{", "if", "(", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "Subtarget", ".", "setPICStyle", "(", "PICStyles", "::", "StubPIC", ")", ";", "else", "{", "assert", "(", "getRelocationModel", "(", ")", "==", "Reloc", "::", "DynamicNoPIC", ")", ";", "Subtarget", ".", "setPICStyle", "(", "PICStyles", "::", "StubDynamicNoPIC", ")", ";", "}", "}", "else", "if", "(", "Subtarget", ".", "isTargetELF", "(", ")", ")", "{", "Subtarget", ".", "setPICStyle", "(", "PICStyles", "::", "GOT", ")", ";", "}", "if", "(", "Options", ".", "FloatABIType", "==", "FloatABI", "::", "Default", ")", "this"], "ground_truth": ["->", "Options", ".", "FloatABIType", "=", "FloatABI", "::", "Hard", ";"], "File": "X86TargetMachine85", "Func": "X86TargetMachine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13647, "Length": 134, "Cover_Rate": 0.5447154471544715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint32_t", "MCCodeEmitter", "::", "getSIMDShift16OpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpIdx", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "assert", "(", "MO", ".", "isImm", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "AArch64MCCodeEmitter1", "Func": "getSIMDShift16OpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13648, "Length": 50, "Cover_Rate": 0.78125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Features", "[", "", "]", "||", "Features", "[", "", "]", ")", "{", "return", "SPUInstrLayout", ";", "}", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "TPCInstrLayout", "Func": "getSPUInstrLayout", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13649, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "unsigned", "int", "execute", "(", "function", "*"], "ground_truth": [")", "{"], "File": "visium", "Func": "execute", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 13650, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "in16HardFloat", "(", ")", ")", "{", "bool", "LookupHelper", "=", "true", ";", "if", "(", "ExternalSymbolSDNode", "*", "S", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "CLI", ".", "Callee", ")", ")", "{", "16Libcall", "Find", "=", "{", "RTLIB", "::", "UNKNOWN_LIBCALL", ",", "S", "->", "getSymbol", "(", ")", "}", ";", "if", "(", "std", "::", "binary_search", "(", "std", "::", "begin", "(", "HardFloatLibCalls", ")", ",", "std", "::", "end", "(", "HardFloatLibCalls", ")", ",", "Find", ")", ")", "LookupHelper", "=", "false", ";", "else", "{", "const", "char", "*", "Symbol", "=", "S", "->", "getSymbol", "(", ")", ";", "16IntrinsicHelperType", "IntrinsicFind", "=", "{", "Symbol", ",", "", "}", ";", "const", "", "*", "Signature", "=", "", "(", "Symbol", ")", ";", "if", "(", "!", "IsPICCall", "&&", "(", "Signature", "&&", "(", "FuncInfo", "->", "StubsNeeded", ".", "find", "(", "Symbol", ")", "==", "FuncInfo", "->", "StubsNeeded", ".", "end", "(", ")", ")", ")", ")", "{", "FuncInfo", "->", "StubsNeeded", "[", "Symbol", "]", "=", "Signature", ";", "if", "(", "", "||", "(", "Signature", "->", "RetSig", "!=", "", ")", ")", "FuncInfo", "->", "setSaveS2", "(", ")", ";", "}", "const", "16IntrinsicHelperType", "*", "Helper", "=", "llvm", "::", "lower_bound", "(", "16IntrinsicHelper", ",", "IntrinsicFind", ")", ";", "if", "(", "Helper", "!=", "std", "::", "end", "(", "16IntrinsicHelper", ")", "&&", "*", "Helper", "==", "IntrinsicFind", ")", "{", "16HelperFunction", "=", "Helper", "->", "Helper", ";", "Need16Helper", "=", "true", ";", "LookupHelper", "=", "false", ";", "}", "}", "}", "else", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "CLI", ".", "Callee", ")", ")", "{", "16Libcall", "Find", "=", "{", "RTLIB", "::", "UNKNOWN_LIBCALL", ",", "G", "->", "getGlobal", "(", ")", "->", "getName", "(", ")", ".", "data", "(", ")", "}", ";", "if", "(", "std", "::", "binary_search", "(", "std", "::", "begin", "(", "HardFloatLibCalls", ")", ","], "ground_truth": ["std", "::", "end", "(", "HardFloatLibCalls", ")", ",", "Find", ")", ")", "LookupHelper", "=", "false", ";"], "File": "Mips16ISelLowering24", "Func": "getOpndList", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13651, "Length": 278, "Cover_Rate": 0.5009009009009009, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wsllhi", "(", "("], "ground_truth": ["__v4hi", ")", "__m", ",", "__count", ")", ";"], "File": "mmintrin", "Func": "_mm_slli_pi16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13652, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "bytes", "+", "", ")", "&"], "ground_truth": ["~", "", ";"], "File": "stormy16", "Func": "xstormy16_push_rounding", "Target": "stormy16", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13653, "Length": 10, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Hash", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "}", "if", "(", "parseSymbolicImmVal", "(", "Expr", ")", ")", "return", "MatchOperand_ParseFail", ";", "MCExpr", "::", "VariantKind", "ELFRefKind", ";", "MCSymbolRefExpr", "::", "VariantKind", "DarwinRefKind", ";", "int64_t", "Addend", ";", "if", "(", "classifySymbolRef", "(", "Expr", ",", "ELFRefKind", ",", "DarwinRefKind", ",", "Addend", ")", ")", "{", "if", "(", "DarwinRefKind", "==", "MCSymbolRefExpr", "::", "VK_None", "&&", "ELFRefKind", "==", "MCExpr", "::", "VK_INVALID", ")", "{", "Expr", "=", "MCExpr", "::", "create", "(", "Expr", ",", "MCExpr", "::", "VK_ABS_PAGE", ",", "getContext", "(", ")", ")", ";", "}", "else", "if", "(", "(", "DarwinRefKind", "==", "MCSymbolRefExpr", "::", "VK_GOTPAGE", "||", "DarwinRefKind", "==", "MCSymbolRefExpr"], "ground_truth": ["::", "VK_TLVPPAGE", ")", "&&", "Addend", "!=", "", ")", "{"], "File": "AArch64AsmParser103", "Func": "tryParseAdrpLabel", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13654, "Length": 115, "Cover_Rate": 0.44573643410852715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FuncId", "=", "static_cast", "<", "EFuncId", ">", "(", "manglingRulesMap", ".", "lookup", "(", "FullName"], "ground_truth": [")", ")", ";"], "File": "AMDGPULibFunc1", "Func": "parseUnmangledName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13655, "Length": 15, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "do", "{", "tree", "field", "=", "TYPE_FIELDS", "(", "type", ")", ";", "while", "(", "field", "!=", "NULL", "&&", "(", "TREE_CODE", "(", "field", ")", "!=", "FIELD_DECL", "||", "DECL_FIELD_ABI_IGNORED", "(", "field", ")", ")", ")", "field", "=", "DECL_CHAIN", "(", "field", ")", ";", "if", "(", "!", "field", ")", "break", ";", "if", "(", "DECL_PACKED", "(", "field", ")", ")", "return", "align", ";", "type", "=", "TREE_TYPE", "(", "field", ")", ";", "while", "(", "TREE_CODE", "(", "type", ")", "==", "ARRAY_TYPE", ")", "type", "=", "TREE_TYPE", "(", "type", ")", ";", "}", "while", "(", "AGGREGATE_TYPE_P", "(", "type", ")", ")", ";", "if", "(", "!", "AGGREGATE_TYPE_P", "(", "type", ")", "&&", "type", "!=", "error_mark_node", ")", "align", "=", "MAX", "(", "align", ",", "TYPE_ALIGN", "(", "type", ")", ")", ";", "return", "align"], "ground_truth": [";"], "File": "rs6000", "Func": "darwin_rs6000_special_round_type_align", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13656, "Length": 113, "Cover_Rate": 0.7483443708609272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeIntRegsRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "static", "const", "uint16_t", "IntRegDecoderTable", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";"], "File": "HexagonDisassembler26", "Func": "DecodeIntRegsRegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13657, "Length": 93, "Cover_Rate": 0.5314285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8_t", ")"], "ground_truth": ["__builtin_aarch64_sqmovunhi", "(", "__a", ")", ";"], "File": "arm", "Func": "neon2_vqmovunh_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13658, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "char", "*", "aarch64_output_sve_scalar_inc_dec", "(", "rtx", "offset", ")", "{", "poly_int64", "offset_value", "=", "rtx_to_poly_int64", "(", "offset", ")", ";", "gcc_assert", "(", "offset_value", ".", "coeffs", "[", "", "]", "==", "offset_value", ".", "coeffs", "[", "", "]", ")", ";", "if", "(", "offset_value", ".", "coeffs", "[", "", "]", ">", "", ")", "return", "aarch64_output_sve_cnt_immediate", "(", "", ",", "", ","], "ground_truth": ["AARCH64_SV_ALL", ",", "offset_value", ".", "coeffs", "[", "", "]", ",", "", ")", ";"], "File": "aarch64", "Func": "aarch64_output_sve_scalar_inc_dec", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13659, "Length": 63, "Cover_Rate": 0.7411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", "&&", "", ")", ";", "case", "", ":", "break", ";", "case", "", ":", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Symbol", ",", "MCSymbolRefExpr", "::", "VK_None", ",", "Ctx", ")", ";", "Expr", "=", "MCExpr", "::", "CreateLower16", "(", "Expr", ",", "Ctx", ")", ";", "break", ";", "case", "", ":", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Symbol", ",", "MCSymbolRefExpr", "::", "VK_None", ",", "Ctx", ")", ";", "Expr", "=", "MCExpr", "::", "CreateUpper16", "(", "Expr", ",", "Ctx", ")", ";", "break", ";", "}", "break", ";", "}", "case", "", ":", "Expr", "=", "MCSymbolRefExpr", "::", "Create", "(", "Symbol", ",", "MCSymbolRefExpr", "::", "VK__PLT", ",", "Ctx", ")", ";", "break", ";", "}", "if", "(", "!", "MO", ".", "isJTI", "(", ")", "&&", "MO", ".", "getOffset", "(", ")", ")", "Expr", "=", "MCBinaryExpr", "::", "CreateAdd", "(", "Expr", ",", "MCConstantExpr", "::", "Create", "(", "MO", ".", "getOffset", "(", ")", ",", "Ctx", ")", ",", "Ctx", ")", ";", "return", "MCOperand", "::", "CreateExpr", "("], "ground_truth": ["Expr", ")", ";"], "File": "ARMMCInstLower31", "Func": "GetSymbolRef", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13660, "Length": 146, "Cover_Rate": 0.6547085201793722, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MCRegAliasIterator", "AI", "(", "Reg", ",", "&", "TRI", ",", "true", ")", ";", "AI", ".", "isValid", "(", ")", ";", "++", "AI"], "ground_truth": [")", "UsedRegs", "[", "*", "AI", "/", "", "]", "|=", "", "<<", "(", "*", "AI", "&", "", ")", ";"], "File": "HexagonCallingConvLower5", "Func": "MarkAllocated", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13661, "Length": 39, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "Subtarget", "->", "hasMVEIntegerOps", "(", ")", "||", "!", "DCI", ".", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "CC", "==", "", ")", "{", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "CC", "=", "", ";", "}", "if", "(", "CC", "!=", "", "||", "VT", ".", "getScalarSizeInBits", "(", ")", "!=", "", "||", "Op0", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "VT", ".", "getVectorNumElements", "(", ")", ";", "I", "++", ")", "{", "if", "(", "!", "Op0", ".", "getOperand", "(", "I", ")", ".", "isUndef", "(", ")", "&&", "!", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op0", ".", "getOperand", "(", "I", ")", ")", "&&", "Op0", ".", "getConstantOperandVal", "(", "I", ")", "==", "I", ")", ")", "return", "SDValue", "(", ")", ";", "}", "SDValue", "Op1S", "=", "DCI", ".", "DAG", ".", "getSplatValue", "(", "Op1", ")", ";", "if", "(", "!", "Op1S", ")", "return", "SDValue", "(", ")", ";", "unsigned", "Opc", ";", "switch", "(", "VT", ".", "getVectorNumElements", "(", ")", ")", "{", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "ARMISelLowering12", "Func": "PerformVSetCCToVCTPCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13662, "Length": 216, "Cover_Rate": 0.6016713091922006, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MBBI", "!=", "Entry", "->", "end", "(", ")", "&&", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", ";", "MBBI", "->", "eraseFromParent", "(", ")", ";", "bool", "RemovedAllMTVRSAVEs", "=", "true", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", "->", "begin", "(", ")", ",", "E", "=", "MF", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "!", "I", "->", "empty", "(", ")", "&&", "I", "->", "back", "(", ")", ".", "isReturn", "(", ")", ")", "{", "bool", "FoundIt", "=", "false", ";", "for", "(", "MBBI", "=", "I", "->", "end", "(", ")", ";", "MBBI", "!=", "I", "->", "begin", "(", ")", ";", ")", "{", "--", "MBBI", ";", "if", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MBBI", "->", "eraseFromParent", "(", ")", ";", "FoundIt", "=", "true", ";", "break", ";", "}", "}", "RemovedAllMTVRSAVEs", "&="], "ground_truth": ["FoundIt", ";"], "File": "PPCFrameLowering", "Func": "RemoveVRSaveCode", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13663, "Length": 136, "Cover_Rate": 0.5787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "F", "||", "F", "->", "isDeclaration", "(", ")", ")", "continue", ";", "const", "TargetSubtargetInfo", "*", "ST", "=", "TM", ".", "getSubtargetImpl", "(", "*", "F", ")", ";", "PerfHint", "Analyzer", "(", "FIM", ",", "ST"], "ground_truth": ["->", "getTargetLowering", "(", ")", ")", ";"], "File": "AMDGPUPerfHintAnalysis (2)", "Func": "runOnSCC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13664, "Length": 38, "Cover_Rate": 0.3064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cum", "->", "arg_words", "+=", "(", "(", "int_size_in_bytes", "(", "type", ")", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ")", ";", "break", ";", "case", "E_SFmode", ":", "cum", "->", "arg_words", "++", ";", "if", "(", "!", "cum", "->", "gp_reg_found", "&&", "cum", "->", "arg_number", "<=", "", ")", "cum", "->", "fp_code", "+=", "", "<<", "(", "(", "cum", "->", "arg_number", "-", "", ")", "*", "", ")", ";", "break", ";", "case", "E_DFmode", ":", "cum", "->", "arg_words", "+=", "", ";", "if", "(", "!", "cum", "->", "gp_reg_found", "&&", "cum", "->", "arg_number", "<=", "", ")", "cum", "->", "fp_code", "+=", "", "<<", "(", "(", "cum", "->", "arg_number", "-", "", ")", "*", "", ")", ";", "break", ";", "case", "E_DImode", ":", "cum", "->", "gp_reg_found", "=", "", ";", "cum", "->", "arg_words", "+=", "", ";", "break", ";", "case", "E_QImode", ":", "case", "E_HImode", ":", "case", "E_SImode", ":", "case", "E_TImode", ":", "cum", "->", "gp_reg_found", "=", "", ";", "cum", "->", "arg_words"], "ground_truth": ["++", ";"], "File": "microblaze5", "Func": "microblaze_function_arg_advance", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13665, "Length": 144, "Cover_Rate": 0.5877551020408164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", "", ";", "break", ";", "case", "", ":", "O", "<<", ""], "ground_truth": [";", "break", ";"], "File": "X86ATTInstPrinter18", "Func": "printSSECC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13666, "Length": 108, "Cover_Rate": 0.3282674772036474, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Offset", "=", "", ";", "if", "(", "!", "selectMUBUFAddr64Impl", "(", "Root", ",", "VAddr", ",", "RSrcReg", ",", "SOffset", ",", "Offset", ")", ")", "return", "{", "}", ";", "return", "{", "{", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "RSrcReg", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addReg", "(", "VAddr", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "if", "(", "SOffset", ")", "MIB", ".", "addReg", "(", "SOffset", ")", ";", "else", "MIB", ".", "addImm", "(", "", ")", ";", "}", ",", "[", "=", "]", "(", "MachineInstrBuilder", "&", "MIB", ")", "{", "MIB", ".", "addImm", "(", "Offset", ")", ";", "}", ",", "addZeroImm", ",", "addZeroImm"], "ground_truth": [",", "addZeroImm", "}", "}", ";"], "File": "AMDGPUInstructionSelector10", "Func": "selectMUBUFAddr64", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13667, "Length": 120, "Cover_Rate": 0.8391608391608392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_extractf32x4_mask", "(", "(", "__v16sf", ")", "__A", ",", "__imm", ",", "(", "__v4sf"], "ground_truth": [")", "_mm_undefined_ps", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_extractf32x4_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13668, "Length": 27, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setVariadicFPRIdx", "(", "int", "Idx", ")", "{", "VariadicFPRIdx", "="], "ground_truth": ["Idx", ";"], "File": "AArch64MachineFunctionInfo6", "Func": "setVariadicFPRIdx", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13669, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MO", ".", "isImm", "(", ")", "&&", "", ")", ";", "O", "<<", "MO", ".", "getImm", "(", ")"], "ground_truth": ["+", "", ";"], "File": "RISCVInstPrinter12", "Func": "printSImm5Plus1", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13670, "Length": 21, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "ValTy", "=", "Op", ".", "getValueType", "(", ")", ";", "bool", "HasGotOfst", "=", "(", "GV", "->", "hasInternalLinkage", "(", ")", "||", "(", "GV", "->", "hasLocalLinkage", "(", ")", "&&", "!", "isa", "<", "Function", ">", "(", "GV", ")", ")", ")", ";", "unsigned", "GotFlag", "=", "Has64", "?", "(", "HasGotOfst", "?", "", ":", "", ")", ":", "(", "HasGotOfst", "?", "", ":", "", ")", ";", "SDValue", "GA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "ValTy", ",", "", ",", "GotFlag", ")", ";", "GA", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ValTy", ",", "GetGlobalReg", "(", "DAG", ",", "ValTy", ")", ",", "GA", ")", ";", "SDValue", "ResNode", "=", "DAG", ".", "getLoad", "(", "ValTy", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "GA", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "if", "(", "!", "HasGotOfst", ")", "return", "ResNode", ";", "SDValue", "GALo", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "ValTy", ",", "", ",", "Has64", "?"], "ground_truth": ["", ":"], "File": "MipsISelLowering21", "Func": "LowerGlobalAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13671, "Length": 157, "Cover_Rate": 0.31717171717171716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isRegister", "(", "(", "insn", ">>", "", ")", "&", "", ")", ")", "return", "UNSUPPORTED", ";", "return", "getRegisterFromNumbering", "(", "(", "insn", ">>", "", ")", "&", ""], "ground_truth": [")", ";"], "File": "MBlazeDisassembler", "Func": "getRD", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13672, "Length": 29, "Cover_Rate": 0.7631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TARGET_32BIT", "?", "SImode", ":"], "ground_truth": ["DImode", ";"], "File": "rs60004", "Func": "rs6000_abi_word_mode", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13673, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vminnm_f32", "(", "float32x2_t", "__a"], "ground_truth": [",", "float32x2_t", "__b", ")", "{"], "File": "arm", "Func": "neon4_vminnm_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13674, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Src", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBB", ".", "getFirstNonPHI", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Dst", ")", ".", "addReg", "(", "Src", ")", ";", "if", "(", "ExecModified", ")", "{", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Dst", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "Dst", ")", ";", "}", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "Dst", ")", ";", "Skip", "(", "MI", ",", "MI", ".", "getOperand", "(", "", ")", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addReg", "(", "Dst", ")", ";", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "SILowerControlFlow3", "Func": "Else", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13675, "Length": 189, "Cover_Rate": 0.8709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "'J'", ":", "case", "'K'", ":", "case", "'L'", ":", "case", "'M'", ":", "case", "'N'", ":", "case", "'O'", ":", "if", "(", "isa", "<", "ConstantInt", ">", "(", "CallOperandVal", ")", ")", "weight", "=", "CW_Constant", ";", "break", ";", "}", "return"], "ground_truth": ["weight", ";"], "File": "OR1KISelLowering", "Func": "getSingleConstraintMatchWeight", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13676, "Length": 38, "Cover_Rate": 0.36893203883495146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask32", ")", "__builtin_ia32_kandsi", "(", "(", "__mmask32", ")", "__A", ",", "("], "ground_truth": ["__mmask32", ")", "__B", ")", ";"], "File": "avx512bwintrin", "Func": "_kand_mask32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13677, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "getMachineOpValue", "(", "const", "MCInst", "&", "MI", ",", "const", "MCOperand", "&", "MO", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "if", "(", "MO", ".", "isReg", "(", ")", ")", "return", "MRI", ".", "getEncodingValue", "(", "MO", ".", "getReg", "(", ")", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "static_cast", "<", "unsigned", ">", "(", "MO", ".", "getImm", "(", ")", ")", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", ")", ";", "const", "MCExpr", "*", "Expr", "=", "MO", ".", "getExpr", "(", ")", ";", "assert", "(", "Expr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "SymbolRef", ")", ";", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ","], "ground_truth": ["Expr", ",", "FK_PCRel_4", ")", ")", ";"], "File": "BPFMCCodeEmitter (2)1", "Func": "getMachineOpValue", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13678, "Length": 129, "Cover_Rate": 0.712707182320442, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "BasePtr", "=", "LD", "->", "getBasePtr", "(", ")", ";", "Align", "Alignment", "=", "LD", "->", "getOriginalAlign", "(", ")", ";", "MachineMemOperand", "::", "Flags", "MMOFlags", "=", "LD", "->", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ";", "AAMDNodes", "AAInfo", "=", "LD", "->", "getAAInfo", "(", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getUNDEF", "(", "BasePtr", ".", "getValueType", "(", ")", ")", ";", "EVT", "NewFromVT", "=", "EVT", "::", "getVectorVT", "(", "C", ",", "EVT", "::", "getIntegerVT", "(", "C", ",", "FromEltVT", ".", "getScalarSizeInBits", "(", ")", ")", ",", "NumElements", ")", ";", "EVT", "NewToVT", "=", "EVT", "::", "getVectorVT", "(", "C", ",", "EVT", "::", "getIntegerVT", "(", "C", ",", "ToEltVT", ".", "getScalarSizeInBits", "(", ")", ")", ",", "NumElements", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Loads", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Chains", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "FromVT", ".", "getVectorNumElements", "(", ")", "/", "NumElements", ";", "i", "++", ")", "{", "unsigned", "NewOffset", "=", "(", "i", "*", "NewFromVT", ".", "getSizeInBits", "(", ")", ")", "/", "", ";", "SDValue", "NewPtr", "=", "DAG", ".", "getObjectPtrOffset", "(", "DL", ",", "BasePtr", ",", "TypeSize", "::", "Fixed", "(", "NewOffset", ")", ")", ";", "SDValue", "NewLoad", "=", "DAG", ".", "getLoad", "(", "", ",", "NewExtType", ",", "NewToVT", ",", "DL", ",", "Ch", ",", "NewPtr", ",", "Offset", ",", "LD", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "NewOffset", ")", ",", "NewFromVT", ",", "Alignment", ",", "MMOFlags", ",", "AAInfo", ")", ";", "Loads", ".", "push_back", "(", "NewLoad", ")", ";", "Chains", ".", "push_back", "(", "SDValue", "(", "NewLoad", ".", "getNode", "(", ")", ",", "", ")", ")", ";", "}", "SDValue", "NewChain", "=", "DAG", ".", "getNode", "(", "", ",", "DL"], "ground_truth": [",", "", ",", "Chains", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "PerformSplittingMVEEXTToWideningLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13679, "Length": 258, "Cover_Rate": 0.4558303886925795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "&", "Inst", "=", "*", "I", ";", "if", "(", "const", "ReturnInst", "*", "RI", "=", "dyn_cast", "<", "ReturnInst", ">", "(", "I", ")", ")", "{", "Value", "*", "RVal", "=", "RI", "->", "getReturnValue", "(", ")", ";", "if", "(", "!", "RVal", ")", "continue", ";", "Type", "*", "T", "=", "RVal", "->", "getType", "(", ")", ";", "FPReturnVariant", "RV", "=", "whichFPReturnVariant", "(", "T", ")", ";", "if", "(", "RV", "==", "NoFPRet", ")", "continue", ";", "static", "const", "char", "*", "Helper", "[", "NoFPRet", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "const", "char", "*", "Name", "=", "Helper", "[", "RV", "]", ";", "AttributeSet", "A", ";", "Value", "*", "Params", "[", "]", "=", "{", "RVal", "}", ";", "Modified", "=", "true", ";", "A", "=", "A", ".", "addAttribute", "(", "C", ",", "AttributeSet", "::", "FunctionIndex", ",", "", ")", ";", "A", "=", "A", ".", "addAttribute", "(", "C", ",", "AttributeSet", "::", "FunctionIndex", ",", "Attribute", "::", "ReadNone", ")", ";", "A", "=", "A", ".", "addAttribute", "(", "C", ",", "AttributeSet", "::", "FunctionIndex", ",", "Attribute", "::", "NoInline", ")", ";", "Value", "*", "F", "=", "(", "M", "->", "getOrInsertFunction", "(", "Name", ",", "A", ",", "MyVoid", ",", "T", ",", "NULL", ")", ")", ";", "CallInst", "::", "Create", "(", "F", ",", "Params", ",", "", ",", "&", "Inst", ")", ";", "}", "else", "if", "(", "const", "CallInst", "*", "CI", "=", "dyn_cast", "<", "CallInst", ">", "(", "I", ")", ")", "{", "if", "(", "Subtarget", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "PIC_", ")", "{", "Function", "*", "F_", "=", "CI", "->", "getCalledFunction", "(", ")", ";", "if", "(", "F_", "&&", "!", "isIntrinsicInline", "(", "F_", ")", "&&"], "ground_truth": ["needsFPHelperFromSig", "(", "*", "F_", ")", ")", "{"], "File": "Mips16HardFloat4", "Func": "fixupFPReturnAndCall", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13680, "Length": 254, "Cover_Rate": 0.6737400530503979, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "ShouldShrinkFPConstant", "(", "MVT", "VT", ")", "const", "{", "return", "!", "ScalarSSEf64", "||", "VT", "=="], "ground_truth": ["", ";"], "File": "X86ISelLowering112", "Func": "ShouldShrinkFPConstant", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13681, "Length": 17, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__c", "=", "(", "__v2du", ")", "vec_cmpeq", "(", "__A", ",", "__A", ")", ";", "__d", "=", "(", "__v2du", ")", "vec_cmpeq", "(", "__B", ","], "ground_truth": ["__B", ")", ";"], "File": "emmintrin2", "Func": "_mm_cmpord_pd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13682, "Length": 24, "Cover_Rate": 0.36923076923076925, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSuitableForJumpTable", "(", "const", "SwitchInst", "*", "SI", ",", "uint64_t", "NumCases", ",", "uint64_t", "Range", ")", "const", "override", "{", "return", "false"], "ground_truth": [";"], "File": "JVMISelLowering", "Func": "isSuitableForJumpTable", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13683, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_vcvttph2w512_mask_round", "(", "__A", ",", "(", "__v32hi", ")", "_mm512_setzero_si512", "(", ")", ",", "(", "__mmask32", ")", "-"], "ground_truth": ["", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_cvttph_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13684, "Length": 24, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "BitOffset", "=", "BroadcastIdx", "*", "NumEltBits", ";", "SDValue", "V", "=", "V1", ";", "for", "(", ";", ";", ")", "{", "switch", "(", "V", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "{", "V", "=", "V", ".", "getOperand", "(", "", ")", ";", "continue", ";", "}", "case", "", ":", "{", "int", "OpBitWidth", "=", "V", ".", "getOperand", "(", "", ")", ".", "getValueSizeInBits", "(", ")", ";", "int", "OpIdx", "=", "BitOffset", "/", "OpBitWidth", ";", "V", "=", "V", ".", "getOperand", "(", "OpIdx", ")", ";", "BitOffset", "%=", "OpBitWidth", ";", "continue", ";", "}", "case", "", ":", "{", "SDValue", "VOuter", "=", "V", ".", "getOperand", "(", "", ")", ",", "VInner", "=", "V", ".", "getOperand", "(", "", ")", ";", "auto", "ConstantIdx", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "V", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "ConstantIdx", ")", "break", ";", "int", "EltBitWidth", "=", "VOuter", ".", "getScalarValueSizeInBits", "(", ")", ";", "int", "Idx", "=", "(", "int", ")", "ConstantIdx", "->", "getZExtValue", "(", ")", ";", "int", "NumSubElts", "=", "(", "int", ")", "VInner", ".", "getSimpleValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ";", "int", "BeginOffset", "=", "Idx", "*", "EltBitWidth", ";", "int", "EndOffset", "=", "BeginOffset", "+", "NumSubElts", "*", "EltBitWidth", ";", "if", "(", "BeginOffset", "<=", "BitOffset", "&&", "BitOffset", "<", "EndOffset", ")", "{", "BitOffset", "-=", "BeginOffset", ";", "V", "=", "VInner", ";", "}", "else", "{", "V", "=", "VOuter", ";", "}", "continue", ";", "}", "}", "break", ";", "}", "assert", "(", "(", "BitOffset", "%", "NumEltBits", ")", "==", "", "&&", "", ")", ";", "BroadcastIdx", "=", "BitOffset", "/", "NumEltBits", ";", "bool", "BitCastSrc", "=", "V", ".", "getScalarValueSizeInBits", "(", ")", "!=", "NumEltBits", ";", "if", "(", "BitCastSrc", "&&", "VT", ".", "isInteger", "(", ")", ")", "if", "(", "SDValue", "TruncBroadcast", "=", "lowerShuffleAsTruncBroadcast", "(", "DL", ",", "VT", ",", "V", ",", "BroadcastIdx", ",", "Subtarget", ",", "DAG", ")", ")", "return", "TruncBroadcast", ";", "MVT", "BroadcastVT", "=", "VT", ";", "if", "(", "!", "BitCastSrc", "&&", "(", "(", "V", ".", "getOpcode", "(", ")", "==", "", "&&", "V", ".", "hasOneUse", "(", ")", ")", "||", "(", "V", ".", "getOpcode", "(", ")", "==", "", "&&", "BroadcastIdx", "==", "", ")", ")", ")", "{", "V", "=", "V", ".", "getOperand", "(", "BroadcastIdx", ")", ";", "if", "(", "!", "BroadcastFromReg", "&&", "!", "isShuffleFoldableLoad", "(", "V", ")", ")", "return", "SDValue", "(", ")", ";", "}", "else", "if", "(", "", "(", "V", ".", "getNode", "(", ")", ")", "&&", "cast", "<"], "ground_truth": ["LoadSDNode", ">", "(", "V", ")", "->", "isSimple", "(", ")", ")", "{"], "File": "X86ISelLowering168", "Func": "lowerShuffleAsBroadcast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13685, "Length": 374, "Cover_Rate": 0.31721798134011875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "else", "if", "(", "SubIndices", "[", "", "]", "==", "", ")", "{", "if", "(", "Size", "==", "", "&&", "SubIndices", "[", "", "]", "==", "", ")", "{", "NewSubIdx", "=", "", ";", "return", "true", ";", "}", "}", "else", "if", "(", "SubIndices", "[", "", "]", "==", "", ")", "{", "if", "(", "Size", ">=", "", "&&", "SubIndices", "[", "", "]", "==", "", ")", "{", "if", "(", "Size", ">=", "", ")", "NewSubIdx", "=", "", ";", "return", "true", ";", "}", "}", "else", "if", "(", "SubIndices", "[", "", "]", "==", "", ")", "{", "if", "(", "Size", ">=", "", "&&", "SubIndices", "[", "", "]", "==", "", ")", "{", "NewSubIdx", "=", "", ";", "return", "true", ";", "}", "}", "else", "if", "(", "SubIndices", "[", "", "]", "==", "", ")", "{", "if", "(", "Size", "==", "", "&&", "SubIndices", "[", "", "]", "==", "", ")", "{", "NewSubIdx", "=", "", ";", "return", "true", ";", "}", "}", "else", "if", "(", "SubIndices", "[", "", "]", "==", "", ")", "{", "if", "(", "Size", "==", "", "&&", "SubIndices", "[", "", "]", "==", "", ")", "{", "NewSubIdx", "=", "", ";", "return", "true", ";", "}", "}", "else", "if", "(", "SubIndices", "[", "", "]", "==", "", ")", "{", "if", "(", "SubIndices", "[", "", "]", "==", "", ")", "{", "if", "(", "Size", ">=", "", ")", "NewSubIdx", "=", "", ";", "return", "true", ";", "}", "}", "else", "if", "(", "SubIndices", "[", "", "]", "==", "", ")", "{", "if", "(", "Size", ">=", "", "&&", "SubIndices", "[", "", "]", "==", "", ")", "{", "NewSubIdx", "="], "ground_truth": ["", ";"], "File": "ARMBaseRegisterInfo1", "Func": "canCombineSubRegIndices", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13686, "Length": 243, "Cover_Rate": 0.332421340629275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "has3D", "(", ")", "const", "{", "return", "Has3D"], "ground_truth": [";"], "File": "MipsSubtarget32", "Func": "has3D", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13687, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "assert", "(", "DCI", ".", "isBeforeLegalize", "(", ")", "&&", "", ")", ";", "unsigned", "NElts", "=", "SrcVT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "!", "SrcVT", ".", "isSimple", "(", ")", "&&", "NElts", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "", "(", "Src", ".", "getNode", "(", ")", ")", "&&", "Src", ".", "hasOneUse", "(", ")", ")", "{", "EVT", "LoadVT", "=", "getEquivalentMemType", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "SrcVT", ")", ";", "EVT", "RegVT", "=", "getEquivalentLoadRegType", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "SrcVT", ")", ";", "EVT", "FloatVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "NElts", ")", ";", "LoadSDNode", "*", "Load", "=", "cast", "<", "LoadSDNode", ">", "(", "Src", ")", ";", "unsigned", "AS", "=", "Load", "->", "getAddressSpace", "(", ")", ";", "unsigned", "Align", "=", "Load", "->", "getAlignment", "(", ")", ";", "Type", "*", "Ty", "=", "LoadVT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "unsigned", "ABIAlignment", "=", "getDataLayout", "(", ")", "->", "getABITypeAlignment", "(", "Ty", ")", ";", "if", "(", "Align", "<", "ABIAlignment", "&&", "!", "allowsMisalignedMemoryAccesses", "(", "LoadVT", ",", "AS", ",", "Align", ",", "nullptr", ")", ")", "{", "return", "SDValue", "(", ")", ";", "}", "SDValue", "NewLoad", "=", "DAG", ".", "getExtLoad", "(", "", ",", "DL", ",", "RegVT", ",", "Load", "->", "getChain", "(", ")", ",", "Load", "->", "getBasePtr", "(", ")"], "ground_truth": [",", "LoadVT", ",", "Load", "->", "getMemOperand", "(", ")", ")", ";"], "File": "SIISelLowering111", "Func": "performUCharToFloatCombine", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13688, "Length": 223, "Cover_Rate": 0.37353433835845895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SymName", ".", "startswith", "(", "", ")", ")", "return", ";", "auto", "CWS", "=", "cast", "<", "MCSectionWasm", ">", "(", "getStreamer", "(", ")", ".", "getCurrentSection", "(", ")", ".", "first", ")", ";", "if", "(", "!", "CWS", "||", "!", "CWS", "->", "getKind", "(", ")", ".", "isText", "(", ")", ")", "return", ";", "auto", "SecName", "=", ""], "ground_truth": ["+", "SymName", ";"], "File": "WebAssemblyAsmParser19", "Func": "doBeforeLabelEmit", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13689, "Length": 55, "Cover_Rate": 0.5445544554455446, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FOR_EACH_VEC_ELT", "(", "*", "(", "sec", "->", "relocs", ")", ","], "ground_truth": ["i", ",", "bpfcr", ")", "output_asm_btfext_core_reloc", "(", "bpfcr", ")", ";"], "File": "coreout", "Func": "output_btfext_core_relocs", "Target": "bpf", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 13690, "Length": 18, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BasePtrIncConstantSCEV", ")", "IsConstantInc", "=", "true", ";", "if", "(", "!", "IncNode", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "std", "::", "make_pair", "(", "nullptr", ",", "nullptr", ")", ";", "}", "if", "(", "Form", "==", "UpdateForm", "&&", "!", "IsConstantInc", "&&", "!", "EnableUpdateFormForNonConstInc", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "std", "::", "make_pair", "(", "nullptr", ",", "nullptr", ")", ";", "}", "const", "SCEV", "*", "BasePtrStartSCEV", "=", "nullptr", ";", "if", "(", "CanPreInc", ")", "{", "assert", "(", "SE", "->", "isLoopInvariant", "(", "BasePtrIncSCEV", ",", "L", ")", "&&", "", ")", ";", "BasePtrStartSCEV", "=", "SE", "->", "getMinusSCEV", "(", "BasePtrSCEV", "->", "getStart", "(", ")", ",", "IsConstantInc", "?", "BasePtrIncConstantSCEV", ":", "BasePtrIncSCEV", ")", ";", "}", "else", "BasePtrStartSCEV", "=", "BasePtrSCEV", "->", "getStart", "(", ")", ";", "if", "(", "alreadyPrepared", "(", "L", ",", "BaseMemI", ",", "BasePtrStartSCEV", ",", "BasePtrIncSCEV", ",", "Form", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "std", "::", "make_pair", "(", "nullptr", ",", "nullptr", ")", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BasePtrStartSCEV", "<<", "", ")", ";", "BasicBlock", "*", "Header", "=", "L", "->", "getHeader", "(", ")", ";", "unsigned", "HeaderLoopPredCount", "=", "pred_size", "(", "Header", ")", ";", "BasicBlock", "*", "LoopPredecessor", "=", "L", "->", "getLoopPredecessor", "(", ")", ";", "PHINode", "*", "NewPHI", "=", "PHINode", "::", "Create", "(", "I8PtrTy", ",", "HeaderLoopPredCount", ",", "getInstrName", "(", "BaseMemI", ",", "PHINodeNameSuffix", ")", ",", "Header", "->", "getFirstNonPHI", "(", ")", ")", ";", "Value", "*", "BasePtrStart", "=", "SCEVE", ".", "expandCodeFor", "(", "BasePtrStartSCEV", ",", "I8PtrTy", ",", "LoopPredecessor", "->", "getTerminator", "(", ")", ")", ";", "for", "(", "auto", "PI", ":", "predecessors", "(", "Header", ")", ")", "{", "if", "(", "PI", "!=", "LoopPredecessor", ")", "continue", ";", "NewPHI", "->", "addIncoming", "(", "BasePtrStart", ",", "LoopPredecessor", ")", ";", "}", "Instruction", "*", "PtrInc", "=", "nullptr", ";", "Instruction", "*", "NewBasePtr", "=", "nullptr", ";", "if", "(", "CanPreInc", ")", "{", "Instruction", "*", "InsPoint", "=", "&", "*", "Header"], "ground_truth": ["->", "getFirstInsertionPt", "(", ")", ";"], "File": "PPCLoopInstrFormPrep14", "Func": "rewriteForBase", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13691, "Length": 303, "Cover_Rate": 0.39920948616600793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMemRegOffsetOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "unsigned", "Val", "=", "", "(", "Memory", ".", "isNegative", "?", "", ":", "", ",", "Memory", ".", "ShiftImm", ","], "ground_truth": ["Memory", ".", "ShiftType", ")", ";"], "File": "ARMAsmParser (2)", "Func": "addMemRegOffsetOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13692, "Length": 43, "Cover_Rate": 0.4777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "hasAllNBitUsers", "(", "SDNode", "*", "Node", ",", "unsigned", "Bits", ")", "const", "{", "assert", "(", "(", "Node", "->", "getOpcode", "(", ")", "==", "", "||", "Node", "->", "getOpcode", "(", ")", "==", "", "||", "Node", "->", "getOpcode", "(", ")", "==", "", "||", "Node", "->", "getOpcode", "(", ")", "==", "", "||", "Node", "->", "getOpcode", "(", ")", "==", "", "||", "Node", "->", "getOpcode", "(", ")", "==", "", "||", "isa", "<", "ConstantSDNode", ">", "(", "Node", ")", ")", "&&", "", ")", ";", "for", "(", "auto", "UI", "=", "Node", "->", "use_begin", "(", ")", ",", "UE", "=", "Node", "->", "use_end", "(", ")", ";", "UI", "!=", "UE", ";", "++", "UI", ")", "{", "SDNode", "*", "User", "=", "*", "UI", ";", "if", "(", "!", "User", "->", "isMachineOpcode", "(", ")", ")", "return", "false", ";", "switch", "(", "User", "->", "getMachineOpcode", "("], "ground_truth": [")", ")", "{"], "File": "RISCVISelDAGToDAG31", "Func": "hasAllNBitUsers", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13693, "Length": 132, "Cover_Rate": 0.32273838630806845, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OpIdx", "=", "", ";", "unsigned", "Base", "=", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRn", "(", "insn", ")", ")", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Base", ")", ")", ";", "++", "OpIdx", ";", "}", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Base", ")", ")", ";", "", "SubMode", "=", "getAMSubModeForBits", "(", "getPUBits", "(", "insn", ")", ")", ";", "if", "(", "SubMode", "!=", "", "&&", "SubMode", "!=", "", ")", "{", "DEBUG", "(", "errs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "unsigned", "char", "Imm8", "=", "insn", "&", "", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", "(", "SubMode", ",", "Imm8", ")", ")", ")", ";", "int64_t", "CondVal", "=", "insn", ">>", "", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "CondVal", "==", "", "?", "", ":", "CondVal", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "OpIdx", "+=", "", ";", "bool", "isSPVFP", "=", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "?", "true", ":", "false", ";", "unsigned", "RegClassID", "=", "isSPVFP", "?", "", ":", "", ";", "unsigned", "RegD", "=", "decodeVFPRd", "(", "insn", ",", "isSPVFP"], "ground_truth": [")", ";"], "File": "ARMDisassemblerCore1", "Func": "DisassembleVFPLdStMulFrm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13694, "Length": 211, "Cover_Rate": 0.6187683284457478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "MCObjectTargetWriter", ">", "llvm"], "ground_truth": ["::", "createELFObjectWriter", "(", "uint8_t", "OSABI", ")", "{"], "File": "MSP430ELFObjectWriter1", "Func": "createMSP430ELFObjectWriter", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13695, "Length": 14, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "OpFlags", "=", "Subtarget", "->", "ClassifyGlobalReference", "(", "GV", ",", "TM", ")", ";", "EVT", "DestEVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "GV", "->", "getType", "(", ")", ",", "true", ")", ";", "if", "(", "!", "DestEVT", ".", "isSimple", "(", ")", ")", "return", "", ";", "unsigned", "ADRPReg", "=", "createResultReg", "(", "&", "", ")", ";", "unsigned", "ResultReg", ";", "if", "(", "OpFlags", "&", "", ")", "{", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ADRPReg", ")", ".", "addGlobalAddress", "(", "GV", ",", "", ",", "", "|", "OpFlags", ")", ";", "unsigned", "LdrOpc", ";", "if", "(", "Subtarget", "->", "isTargetILP32", "(", ")", ")", "{", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "LdrOpc", "=", "", ";", "}", "else", "{", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "LdrOpc", "=", "", ";", "}", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "LdrOpc", ")", ",", "ResultReg", ")", ".", "addReg", "(", "ADRPReg", ")"], "ground_truth": [".", "addGlobalAddress", "(", "GV", ",", "", ",", "", "|", "", "|", "", "|", "OpFlags", ")", ";"], "File": "AArch64FastISel10", "Func": "materializeGV", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13696, "Length": 178, "Cover_Rate": 0.419811320754717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "RegisterInfo", "::", "getPointerRegClass", "(", "const", "MachineFunction"], "ground_truth": ["&", "MF", ",", "unsigned", "Kind", ")", "const", "{"], "File": "TeeRISCRegisterInfo", "Func": "getPointerRegClass", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13697, "Length": 17, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "V0", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "V1", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "V2", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "V0", ")", ".", "addExternalSymbol", "(", "", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "V1", ")"], "ground_truth": [".", "addExternalSymbol", "(", "", ",", "", ")", ";"], "File": "Mips16ISelDAGToDAG23", "Func": "initGlobalBaseReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13698, "Length": 77, "Cover_Rate": 0.30677290836653387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Len", "/=", "EltSize", ";", "Idx", "/=", "EltSize", ";", "for", "(", "int", "i", "=", "", ";", "i", "!=", "Len", ";", "++", "i", ")", "ShuffleMask", ".", "push_back", "(", "i", "+", "Idx", ")", ";", "for", "(", "int", "i", "=", "Len", ";", "i", "!=", "(", "int", ")", "HalfElts", ";", "++", "i", ")", "ShuffleMask"], "ground_truth": [".", "push_back", "(", "SM_SentinelZero", ")", ";"], "File": "X86ShuffleDecode10", "Func": "DecodeEXTRQIMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13699, "Length": 56, "Cover_Rate": 0.32748538011695905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MinGPR", "=", "", ";", "unsigned", "MinG8R", "=", "", ";", "unsigned", "MinFPR", "=", "", ";", "unsigned", "MinVR", "=", "Subtarget", ".", "hasSPE", "(", ")", "?", "", ":", "", ";", "bool", "HasGPSaveArea", "=", "false", ";", "bool", "HasG8SaveArea", "=", "false", ";", "bool", "HasFPSaveArea", "=", "false", ";", "bool", "HasVRSaveArea", "=", "false", ";", "SmallVector", "<", "CalleeSavedInfo", ",", "", ">", "GPRegs", ";", "SmallVector", "<", "CalleeSavedInfo", ",", "", ">", "G8Regs", ";", "SmallVector", "<", "CalleeSavedInfo", ",", "", ">", "FPRegs", ";", "SmallVector", "<", "CalleeSavedInfo", ",", "", ">", "VRegs", ";", "for", "(", "const", "CalleeSavedInfo", "&", "I", ":", "CSI", ")", "{", "Register", "Reg", "=", "I", ".", "getReg", "(", ")", ";", "assert", "(", "(", "!", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "mustSaveTOC", "(", ")", "||", "(", "Reg", "!=", "", "&&", "Reg", "!=", "", ")", ")", "&&", "", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "HasGPSaveArea", "=", "true", ";", "GPRegs", ".", "push_back", "(", "I", ")", ";", "if", "(", "Reg", "<", "MinGPR", ")", "{", "MinGPR", "=", "Reg", ";", "}", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "HasG8SaveArea", "=", "true", ";", "G8Regs", ".", "push_back", "(", "I", ")", ";", "if", "(", "Reg", "<", "MinG8R", ")", "{", "MinG8R", "=", "Reg", ";", "}", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "{", "HasFPSaveArea", "=", "true", ";", "FPRegs", ".", "push_back", "(", "I", ")", ";", "if", "(", "Reg", "<", "MinFPR", ")", "{", "MinFPR", "=", "Reg", ";", "}", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ")", "{", ";", "}", "else", "if", "(", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ")", "{", "HasVRSaveArea", "=", "true", ";", "VRegs", ".", "push_back", "(", "I", ")", ";", "if", "(", "Reg", "<", "MinVR", ")", "{", "MinVR", "=", "Reg", ";", "}", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "}", "FunctionInfo", "*", "PFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "const", "TargetRegisterInfo", "*", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "int64_t", "LowerBound", "=", "", ";", "int", "TCSPDelta", "=", "", ";", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "GuaranteedTailCallOpt", "&&", "(", "TCSPDelta", "=", "PFI", "->", "getTailCallSPDelta", "(", ")", ")", "<", "", ")", "{", "LowerBound", "="], "ground_truth": ["TCSPDelta", ";"], "File": "PPCFrameLowering16", "Func": "processFunctionBeforeFrameFinalized", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13700, "Length": 368, "Cover_Rate": 0.31399317406143346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", ";", "return", "cast", "<", "Function", ">", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getGlobal"], "ground_truth": ["(", ")", ")", ";"], "File": "AArch64PagerandoOptimizer", "Func": "getCallee", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13701, "Length": 29, "Cover_Rate": 0.6590909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Triple", "&", "TT", "=", "TM", ".", "getTargetTriple", "(", ")", ";", "if", "(", "TT", ".", "isOSBinFormatMachO", "(", ")", ")", "{", "OutStreamer", "->", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "SM", ".", "serializeToStackMapSection", "(", ")", ";", "}", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "{", "const", "auto", "&", "TLOF", "=", "static_cast", "<", "const", "TargetLoweringObjectFileCOFF", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "std", "::", "string", "Flags", ";", "raw_string_ostream", "OS", "(", "Flags", ")", ";", "for", "(", "const", "auto", "&", "Function", ":", "M", ")", "TLOF", ".", "emitLinkerFlagsForGlobal", "(", "OS", ",", "&", "Function", ")", ";", "for", "(", "const", "auto", "&", "Global", ":", "M", ".", "globals", "(", ")", ")", "TLOF", ".", "emitLinkerFlagsForGlobal"], "ground_truth": ["(", "OS", ",", "&", "Global", ")", ";"], "File": "AArch64AsmPrinter12", "Func": "EmitEndOfAsmFile", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13702, "Length": 113, "Cover_Rate": 0.6174863387978142, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "reg", "=", "gen_rtx_REG", "(", "Pmode", ",", "regno", ")", ";", "rtx", "lr", "=", "gen_rtx_REG", "(", "Pmode", ",", "LR_REGNO", ")", ";", "rtx_insn", "*", "insn", "=", "emit_move_insn", "(", "lr", ","], "ground_truth": ["reg", ")", ";"], "File": "powerpcspe", "Func": "restore_saved_lr", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13703, "Length": 31, "Cover_Rate": 0.45588235294117646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "WaitcntBrackets", "::", "determineWait", "(", "InstCounterType", "T", ",", "uint32_t", "ScoreToWait", ",", "", "&", "Wait", ")", "const", "{", "const", "uint32_t", "LB", "=", "getScoreLB", "(", "T", ")", ";", "const", "uint32_t", "UB", "=", "getScoreUB", "(", "T", ")", ";", "if", "(", "(", "UB", ">=", "ScoreToWait", ")", "&&", "(", "ScoreToWait", ">", "LB", ")", ")", "{", "if", "(", "(", "T", "==", "VM_CNT", "||", "T", "==", "LGKM_CNT", ")", "&&", "hasPendingFlat", "(", ")", "&&", "!", "ST", "->", "hasFlatLgkmVMemCountInOrder", "(", ")", ")", "{", "addWait", "(", "Wait", ",", "T", ",", "", ")", ";", "}", "else", "if", "(", "counterOutOfOrder", "(", "T", ")", ")", "{", "addWait", "(", "Wait", ",", "T", ",", "", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "SIInsertWaitcnts", "Func": "determineWait", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13704, "Length": 105, "Cover_Rate": 0.8677685950413223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ABIInfo", "::", "GetPtrAddiuOp"], "ground_truth": ["(", ")", "const", "{"], "File": "MipsABIInfo", "Func": "GetPtrAddiuOp", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13705, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "llvm", "::", "ELF"], "ground_truth": ["::", "EM__64", ";"], "File": "X86GNUInfo", "Func": "machine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13706, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u32_s64", "(", "int64x2_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon_vreinterpretq_u32_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13707, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SourceVecs", "[", "i", "]", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", "!=", "VT", ".", "getVectorElementType", "(", ")", ")", "return", "SDValue", "(", ")", ";", "assert", "(", "SourceVecs", "[", "i", "]", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", "==", "", "*", "NumElts", "&&", "", ")", ";", "if", "(", "MaxElts", "[", "i", "]", "-", "MinElts", "[", "i", "]", ">=", "NumElts", ")", "{", "return", "SDValue", "(", ")", ";", "}", "if", "(", "MinElts", "[", "i", "]", ">=", "NumElts", ")", "{", "VEXTOffsets", "[", "i", "]", "=", "NumElts", ";", "ShuffleSrcs", "[", "i", "]", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "SourceVecs", "[", "i", "]", ",", "DAG", ".", "getIntPtrConstant", "(", "NumElts", ")", ")", ";", "}", "else", "if", "(", "MaxElts", "[", "i", "]", "<", "NumElts", ")", "{", "VEXTOffsets", "[", "i", "]", "=", "", ";", "ShuffleSrcs", "[", "i", "]", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "SourceVecs", "[", "i", "]", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "}", "else", "{", "VEXTOffsets", "[", "i", "]", "=", "MinElts", "[", "i", "]", ";", "SDValue", "VEXTSrc1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "SourceVecs", "[", "i", "]", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "SDValue", "VEXTSrc2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "SourceVecs", "[", "i", "]", ",", "DAG", ".", "getIntPtrConstant", "(", "NumElts", ")", ")", ";", "unsigned", "Imm", "=", "VEXTOffsets", "[", "i", "]", "*", "getExtFactor", "(", "VEXTSrc1", ")", ";", "ShuffleSrcs", "[", "i", "]", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "VEXTSrc1", ",", "VEXTSrc2", ",", "DAG", ".", "getConstant", "(", "Imm", ",", "", ")", ")", ";", "}", "}", "SmallVector", "<", "int", ",", "", ">", "Mask", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "++", "i", ")", "{", "SDValue", "Entry", "=", "Op", ".", "getOperand", "(", "i", ")", ";", "if", "(", "Entry", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Mask", ".", "push_back", "(", "-", "", ")", ";", "continue", ";", "}", "SDValue", "ExtractVec", "=", "Entry", ".", "getOperand", "(", "", ")", ";", "int", "ExtractElt", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "i", ")", ".", "getOperand", "(", "", ")", ")", "->", "getSExtValue", "(", ")", ";", "if", "(", "ExtractVec", "==", "SourceVecs", "[", "", "]", ")", "{", "Mask", ".", "push_back", "(", "ExtractElt", "-", "VEXTOffsets", "[", "", "]", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "ARM64ISelLowering", "Func": "ReconstructShuffle", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13708, "Length": 385, "Cover_Rate": 0.44202066590126293, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetAsmInfo", "*", "TargetMachine", "::", "createTargetAsmInfo", "(", ")", "const", "{", "if", "(", "Subtarget", ".", "isFlavorIntel", "(", ")", ")", "return", "new", "WinTargetAsmInfo", "(", "*", "this", ")", ";", "else", "switch", "(", "Subtarget", "."], "ground_truth": ["TargetType", ")", "{"], "File": "X86TargetMachine40", "Func": "createTargetAsmInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13709, "Length": 34, "Cover_Rate": 0.3300970873786408, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "}", "virtual", "bool", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", ";", "virtual", "void", "EmitConstantPool", "(", ")", "override", "{", "bool", "UsingConstantPools", "=", "(", "Subtarget", "->", "in16Mode", "(", ")", "&&", "Subtarget", "->", "useConstantIslands", "(", ")", ")", ";", "if", "(", "!", "UsingConstantPools", ")", "AsmPrinter", "::", "EmitConstantPool", "(", ")", ";", "}", "void", "EmitInstruction", "(", "const", "MachineInstr", "*", "MI", ")", ";", "void", "printSavedRegsBitmask", "(", ")", ";", "void", "emitFrameDirective", "(", ")", ";", "const", "char", "*", "getCurrentABIString", "(", ")", "const", ";", "virtual", "void", "EmitFunctionEntryLabel", "(", ")", ";", "virtual", "void", "EmitFunctionBodyStart", "(", ")", ";", "virtual", "void", "EmitFunctionBodyEnd", "(", ")", ";", "virtual", "bool", "isBlockOnlyReachableByFallthrough", "(", "const", "MachineBasicBlock", "*", "MBB", ")", "const", ";", "bool", "PrintAsmOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ",", "unsigned", "AsmVariant", ",", "const", "char", "*", "ExtraCode", ",", "raw_ostream", "&", "O", ")", ";", "bool", "PrintAsmMemoryOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNum", ",", "unsigned", "AsmVariant", ",", "const", "char", "*", "ExtraCode", ",", "raw_ostream", "&", "O", ")", ";", "void", "printOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", ";", "void", "printUnsignedImm", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", ";", "void", "printUnsignedImm8", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", ";", "void", "printMemOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", ";", "void", "printMemOperandEA", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ")", ";", "void", "printFCCOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ",", "const", "char", "*", "Modifier", "=", "", ")", ";", "void", "EmitStartOfAsmFile", "(", "Module", "&", "M", ")", ";", "void", "EmitEndOfAsmFile", "(", "Module", "&", "M", ")", ";", "void", "PrintDebugValueComment", "(", "const", "MachineInstr", "*", "MI", ","], "ground_truth": ["raw_ostream", "&", "OS", ")", ";"], "File": "MipsAsmPrinter10", "Func": "getTargetStreamer", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13710, "Length": 285, "Cover_Rate": 0.5181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "IntEltVT", "=", "SplatVT", ".", "getVectorElementType", "(", ")", ";", "EVT", "BoolVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ")", ";", "EVT", "PredVT", "=", "SplatVT", ".", "changeVectorElementType", "(", "BoolVT", ")", ";", "SDValue", "Splat", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "SplatVT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "IntEltVT", ",", "InElem", ")", ")", ";", "SDValue", "SplatIdx", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "SplatVT", ",", "DAG", ".", "getZExtOrTrunc", "(", "InIdx", ",", "DL", ",", "IntEltVT", ")", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "IntEltVT", ")", ";", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "IntEltVT", ")", ";", "SDValue", "Seq", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "SplatVT", ",", "Zero", ",", "One", ")", ";", "SDValue", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PredVT", ",", "SplatIdx", ",", "Seq", ",", "DAG", "."], "ground_truth": ["getCondCode", "(", "", ")", ")", ";"], "File": "AArch64ISelLowering102", "Func": "ReplaceInsertVectorElementResults", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13711, "Length": 159, "Cover_Rate": 0.4441340782122905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "rD", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "rS", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "int", "imm14", "=", "SignExtend32", "<", "", ">", "(", "(", "Insn", ">>", "", ")", "&", "", ")", ";", "rD", "=", "getRegisterFromNumbering", "(", "rD", ")", ";", "rS", "=", "getRegisterFromNumbering", "(", "rS", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["CreateReg", "(", "rD", ")", ")", ";"], "File": "TeeRISCDisassembler", "Func": "DecodeMem", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13712, "Length": 67, "Cover_Rate": 0.5726495726495726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_store_si128", "(", "__m128i", "*", "__P", ",", "__m128i", "__B", ")", "{", "*", "__P", "=", "__B"], "ground_truth": [";"], "File": "emmintrin", "Func": "_mm_store_si128", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13713, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MVEVPTBlock", "::", "InsertVPTBlocks", "(", "MachineBasicBlock", "&", "Block", ")", "{", "bool", "Modified", "=", "false", ";", "MachineBasicBlock", "::", "instr_iterator", "MBIter", "=", "Block", ".", "instr_begin", "(", ")", ";", "MachineBasicBlock", "::", "instr_iterator", "EndIter", "=", "Block", ".", "instr_end", "(", ")", ";", "while", "(", "MBIter", "!=", "EndIter", ")", "{", "MachineInstr", "*", "MI", "=", "&", "*", "MBIter", ";", "unsigned", "PredReg", "=", "", ";", "DebugLoc", "dl", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "", "Pred", "=", "getVPTInstrPredicate", "(", "*", "MI", ",", "PredReg", ")", ";", "assert", "(", "Pred", "!=", "", "&&", "", ")", ";", "if", "(", "Pred", "==", "", ")", "{", "++", "MBIter", ";", "continue", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "MI", "->", "dump", "(", ")", ")", ";", "int", "VPTInstCnt", "=", "", ";", "", "NextPred", ";", "++", "MBIter", ";", "while", "(", "MBIter", "!=", "EndIter", "&&", "VPTInstCnt", "<", "", ")", "{", "NextPred", "=", "getVPTInstrPredicate", "(", "*", "MBIter", ",", "PredReg", ")", ";", "assert", "(", "NextPred", "!=", "", "&&", "", ")", ";", "if", "(", "NextPred", "!=", "Pred", ")", "break", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "MBIter", "->", "dump", "(", ")", ")", ";", "++", "VPTInstCnt", ";", "++", "MBIter", ";", "}", ";", "unsigned", "BlockMask", "=", "", ";", "switch", "(", "VPTInstCnt", ")", "{", "case", "", ":", "BlockMask", "=", "VPTMaskValue", "::", "T", ";", "break", ";", "case", "", ":", "BlockMask", "=", "VPTMaskValue", "::", "TT", ";", "break", ";", "case", "", ":", "BlockMask", "=", "VPTMaskValue", "::", "TTT", ";", "break", ";", "case", "", ":", "BlockMask", "=", "VPTMaskValue", "::", "TTTT", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", ";", "MachineInstrBuilder", "MIBuilder", ";", "unsigned", "NewOpcode", ";", "MachineInstr", "*", "VCMP", "=", "findVCMPToFoldIntoVPST", "(", "MI", ",", "TRI", ",", "NewOpcode", ")", ";", "if", "(", "VCMP", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "VCMP", "->", "dump", "(", ")", ")", ";", "MIBuilder", "=", "BuildMI", "(", "Block", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "NewOpcode", ")", ")", ";", "MIBuilder", ".", "addImm", "(", "BlockMask", ")", ";", "MIBuilder", ".", "add", "(", "VCMP", "->", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "MVEVPTBlockPass13", "Func": "InsertVPTBlocks", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13714, "Length": 325, "Cover_Rate": 0.7683215130023641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "TmpReg", "=", "MRI", "->", "createGenericVirtualRegister", "(", "LLT", "::", "scalar", "(", "", ")", ")", ";", "auto", "tmpStructTy", "=", "GR", ".", "getPairStruct", "(", "elem0Ty", ",", "elem0Ty", ",", "MIRBuilder", ")", ";", "bool", "Success", "=", "MIRBuilder", ".", "buildInstr", "(", "NewOpcode", ")", ".", "addDef", "(", "TmpReg", ")", ".", "addUse", "(", "GR", ".", "getTypeID", "(", "tmpStructTy", ")", ")", ".", "addUse", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addUse", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "constrainAllUses", "(", "TII", ",", "TRI", ",", "RBI", ")", ";", "auto", "elem0Reg", "=", "MRI", "->", "createGenericVirtualRegister", "(", "LLT", "::", "scalar", "(", "", ")", ")", ";", "Success", "&=", "MIRBuilder", ".", "buildInstr", "(", "OpCompositeExtract", ")", ".", "addDef", "(", "elem0Reg", ")", ".", "addUse", "(", "GR", ".", "getTypeID", "(", "elem0Ty", ")", ")", ".", "addUse", "(", "TmpReg", ")", ".", "addImm", "(", "", ")", ".", "constrainAllUses", "(", "TII", ",", "TRI", ",", "RBI", ")", ";", "auto", "elem1Reg", "=", "MRI", "->", "createGenericVirtualRegister", "(", "LLT", "::", "scalar", "(", "", ")", ")", ";", "Success", "&=", "MIRBuilder", ".", "buildInstr", "(", "OpCompositeExtract", ")", ".", "addDef", "(", "elem1Reg", ")", ".", "addUse", "(", "GR", ".", "getTypeID", "(", "elem0Ty", ")", ")", ".", "addUse", "(", "TmpReg", ")", ".", "addImm", "(", "", ")", ".", "constrainAllUses", "(", "TII", ",", "TRI", ",", "RBI", ")", ";", "auto", "BoolReg", "=", "MRI", "->", "createGenericVirtualRegister", "(", "LLT"], "ground_truth": ["::", "scalar", "(", "", ")", ")", ";"], "File": "SPIRVInstructionSelector1", "Func": "selectOverflowOp", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13715, "Length": 222, "Cover_Rate": 0.6016260162601627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Mask", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Bits", ".", "size", "(", ")", ";", "++", "i", ")", "{", "if", "(", "!", "Bits", "[", "i", "]", ".", "hasValue", "(", ")", "||", "Bits", "[", "i", "]", ".", "getValue", "(", ")", "!=", "VRI", ".", "V", ")", "continue", ";", "if", "(", "RLAmt", "[", "i", "]", "!=", "VRI", ".", "RLAmt", ")", "continue", ";", "Mask", "|=", "(", "", "<<", "i", ")", ";", "}", "unsigned", "ANDIMask", "=", "(", "Mask", "&", "UINT16_MAX", ")", ",", "ANDISMask", "=", "Mask", ">>", "", ";", "assert", "(", "(", "ANDIMask", "!=", "", "||", "ANDISMask", "!=", "", ")", "&&", "", ")", ";", "bool", "NeedsRotate", "=", "VRI", ".", "RLAmt", "!=", "", ";", "unsigned", "NumAndInsts", "=", "(", "unsigned", ")", "NeedsRotate", "+", "(", "unsigned", ")", "(", "ANDIMask", "!=", "", ")", "+", "(", "unsigned", ")", "(", "ANDISMask", "!=", "", ")", "+", "(", "unsigned", ")", "(", "ANDIMask", "!=", "", "&&", "ANDISMask", "!=", "", ")", "+", "(", "unsigned", ")", "(", "bool", ")", "Res", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "VRI", ".", "V", ".", "getNode", "(", ")", "<<", "", "<<", "VRI", ".", "RLAmt", "<<", "", "<<", "", "<<", "NumAndInsts", "<<", "", "<<", "VRI", ".", "NumGroups", "<<", "", ")", ";", "if", "(", "NumAndInsts", ">=", "VRI", ".", "NumGroups", ")", "continue", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "NumAndInsts", ";", "SDValue", "VRot", ";", "if", "(", "VRI", ".", "RLAmt", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "TruncateToInt32", "(", "VRI", ".", "V", ",", "dl", ")", ",", "getI32Imm", "(", "VRI", ".", "RLAmt", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", "}", ";", "VRot", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "else", "{", "VRot", "=", "TruncateToInt32", "(", "VRI", ".", "V", ",", "dl"], "ground_truth": [")", ";"], "File": "PPCISelDAGToDAG1", "Func": "SelectAndParts32", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13716, "Length": 307, "Cover_Rate": 0.566420664206642, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "GPRDecoderTable"], "ground_truth": ["[", "RegNo", "]", ";"], "File": "LanaiDisassembler4", "Func": "DecodeGPRRegisterClass", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13717, "Length": 19, "Cover_Rate": 0.3392857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isUImm9Lsb0", "(", ")", "const", "{", "return", "(", "isConstantImm", "(", ")", "&&", "isShiftedUInt", "<", "", ",", "", ">", "(", "getConstantImm", "("], "ground_truth": [")", ")", ")", ";"], "File": "RV16KAsmParser", "Func": "isUImm9Lsb0", "Target": "RV16K", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13718, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmovq_n_p64", "(", "poly64_t", "__a", ")", "{", "return", "vdupq_n_p64", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vmovq_n_p64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13719, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "G", "->", "MF", "."], "ground_truth": ["getName", "(", ")", ";"], "File": "PatmosPostRAScheduler", "Func": "getGraphName", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13720, "Length": 9, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "want_long", "=", "", ";", "}", "if", "(", "final_sequence", "&&", "!", "INSN_ANNULLED_BRANCH_P", "(", "insn", ")", "&&", "(", "get_attr_cond", "(", "insn", ")", "!=", "COND_USE", "||", "!", "reg_set_p", "(", "gen_rtx_REG", "(", "CCmode", ",", "CC_REG", ")", ",", "XVECEXP", "(", "final_sequence", ",", "", ",", "", ")", ")", ")", ")", "{", "prev", "=", "as_a", "<", "rtx_insn", "*", ">", "(", "XVECEXP", "(", "final_sequence", ",", "", ",", "", ")", ")", ";", "gcc_assert", "(", "!", "prev_real_insn", "(", "insn", ")", "||", "!", "arc_hazard", "(", "prev_real_insn", "(", "insn", ")", ",", "prev", ")", ")", ";", "cfun", "->", "machine", "->", "force_short_suffix", "=", "!", "want_long", ";", "rtx", "save_pred", "=", "current_insn_predicate", ";", "final_scan_insn", "(", "prev", ",", "asm_out_file", ",", "optimize", ",", "", ",", "NULL", ")", ";", "cfun", "->", "machine", "->", "force_short_suffix", "=", "-", "", ";", "prev", "->", "set_deleted", "(", ")", ";", "current_output_insn", "=", "insn", ";", "current_insn_predicate", "=", "save_pred", ";", "}", "else", "if", "(", "want_long", ")", "fputs", "(", "", ","], "ground_truth": ["asm_out_file", ")", ";"], "File": "arc4", "Func": "arc_pad_return", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13721, "Length": 146, "Cover_Rate": 0.4294117647058823, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CLI", ".", "RetTy", "->", "isVoidTy", "(", ")", ")", "RetVT", "=", "", ";", "else", "if", "(", "!", "isTypeLegal", "(", "CLI", ".", "RetTy", ",", "RetVT", ")", ")", "return", "false", ";", "for", "(", "auto", "Flag", ":", "CLI", ".", "OutFlags", ")", "if", "(", "Flag", ".", "isInReg", "(", ")", "||", "Flag", ".", "isSRet", "(", ")", "||", "Flag", ".", "isNest", "(", ")", "||", "Flag", ".", "isByVal", "(", ")", "||", "Flag", ".", "isSwiftSelf", "(", ")", "||", "Flag", ".", "isSwiftError", "(", ")", ")", "return", "false", ";", "SmallVector", "<", "MVT", ",", "", ">", "OutVTs", ";", "OutVTs", ".", "reserve", "(", "CLI", ".", "OutVals", ".", "size", "(", ")", ")", ";", "for", "(", "auto", "*", "Val", ":", "CLI", ".", "OutVals", ")", "{", "MVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "Val", "->", "getType", "(", ")", ",", "VT", ")", "&&", "!", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", ")", "return", "false", ";", "if", "(", "VT", ".", "isVector", "(", ")", "||", "VT", ".", "getSizeInBits", "(", ")", ">", "", ")", "return", "false", ";", "OutVTs", ".", "push_back", "(", "VT", ")", ";", "}", "Address", "Addr", ";", "if", "(", "Callee", "&&", "!", "computeCallAddress", "(", "Callee", ",", "Addr", ")", ")", "return", "false", ";", "unsigned", "NumBytes", ";", "if", "(", "!", "processCallArgs", "(", "CLI", ",", "OutVTs", ",", "NumBytes", ")", ")", "return", "false", ";", "MachineInstrBuilder", "MIB", ";", "if", "(", "CM", "==", "CodeModel", "::", "Small", ")", "{", "const", "MCInstrDesc", "&", "II", "=", "TII", ".", "get", "(", "Addr", ".", "getReg", "(", ")", "?", "", ":", "", ")", ";", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "II", ")", ";", "if", "(", "Symbol", ")", "MIB", ".", "addSym", "(", "Symbol", ",", "", ")", ";", "else", "if", "(", "Addr", ".", "getGlobalValue", "(", ")", ")", "MIB", ".", "addGlobalAddress", "(", "Addr", ".", "getGlobalValue", "(", ")", ",", "", ",", "", ")", ";", "else", "if", "(", "Addr", ".", "getReg", "(", ")", ")", "{", "unsigned", "Reg", "=", "constrainOperandRegClass", "(", "II", ",", "Addr", ".", "getReg", "(", ")", ",", "", ")", ";", "MIB", ".", "addReg", "(", "Reg", ")", ";", "}", "else", "return", "false", ";", "}", "else", "{", "unsigned", "CallReg", "=", "", ";", "if", "(", "Symbol", ")", "{", "unsigned", "ADRPReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "ADRPReg", ")", ".", "addSym", "(", "Symbol", ",", "", "|", "", ")", ";", "CallReg", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "CallReg", ")", ".", "addReg", "(", "ADRPReg", ")", ".", "addSym", "(", "Symbol", ",", "", "|", "", "|", "", ")", ";", "}", "else", "if", "(", "Addr", ".", "getGlobalValue", "(", ")", ")", "CallReg", "="], "ground_truth": ["materializeGV", "(", "Addr", ".", "getGlobalValue", "(", ")", ")", ";"], "File": "AArch64FastISel4", "Func": "fastLowerCall", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13722, "Length": 457, "Cover_Rate": 0.618403247631935, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Z80RegisterInfo", "*", "getRegisterInfo", "(", ")", "const", "override", "{", "return", "&", "InstrInfo", ".", "getRegisterInfo", "("], "ground_truth": [")", ";"], "File": "GBZ80Subtarget", "Func": "getRegisterInfo", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13723, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printT2SOOperand", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MCOperand", "&", "MO1", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "const", "MCOperand", "&", "MO2", "=", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ";", "unsigned", "Reg", "=", "MO1", ".", "getReg"], "ground_truth": ["(", ")", ";"], "File": "ARMInstPrinter (2)", "Func": "printT2SOOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13724, "Length": 53, "Cover_Rate": 0.5247524752475248, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "EncodeLiteralsPass", "("], "ground_truth": [")", ";"], "File": "X86EncodeLiterals", "Func": "createX86EncodeLiterals", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13725, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "NewDesc", ".", "ImplicitUses", "[", "i", "]", ";", "Inst", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "Reg", ",", "false", ",", "true", ")", ")", ";", "}", "}", "if", "(", "NewDesc", ".", "ImplicitDefs", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "NewDesc", ".", "ImplicitDefs", "[", "i", "]", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "NewDesc", ".", "ImplicitDefs", "["], "ground_truth": ["i", "]", ";"], "File": "SIInstrInfo102", "Func": "addDescImplicitUseDef", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13726, "Length": 63, "Cover_Rate": 0.5121951219512195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "AsmPrinter", "(", "TargetMachine", "&", "TM", ",", "MCStreamer", "&", "Streamer", ")", ":", "AsmPrinter", "(", "TM", ",", "Streamer", ")", "{", "Subtarget", "=", "&", "TM", ".", "getSubtarget", "<", "Subtarget"], "ground_truth": [">", "(", ")", ";"], "File": "MBlazeAsmPrinter", "Func": "MBlazeAsmPrinter", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13727, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_VX", "&&", "GET_MODE_SIZE", "(", "GET_MODE", "(", "op", ")", ")", "==", "", "&&", "(", "satisfies_constraint_j00", "(", "op", ")", "||", "satisfies_constraint_jm1", "(", "op", ")", "||", "satisfies_constraint_jKK", "(", "op", ")", "||", "satisfies_constraint_jxx", "(", "op"], "ground_truth": [")", "||", "satisfies_constraint_jyy", "(", "op", ")", ")", ")", "return", "true", ";"], "File": "s390", "Func": "legitimate_reload_vector_constant_p", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13728, "Length": 44, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StaticCtorSection", "=", "", ";", "StaticDtorSection", "=", "", ";", "LSDASection", "=", "", ";", "EHFrameSection", "=", "", ";", "DwarfAbbrevSection", "=", "", ";", "DwarfInfoSection", "=", "", ";", "DwarfLineSection", "=", "", ";", "DwarfFrameSection", "=", "", ";", "DwarfPubTypesSection", "=", "", ";", "DwarfDebugInlineSection", "=", "", ";", "DwarfStrSection", "=", "", ";", "DwarfLocSection", "=", "", ";", "DwarfARangesSection", "=", "", ";", "DwarfRangesSection", "=", "", ";", "DwarfMacroInfoSection", "="], "ground_truth": ["", ";"], "File": "NVPTXTargetObjectFile17", "Func": "NVPTXTargetObjectFile", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13729, "Length": 60, "Cover_Rate": 0.7407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cmpps128_mask", "(", "(", "__v4sf", ")", "__X", ",", "(", "__v4sf", ")"], "ground_truth": ["__Y", ",", "__P", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cmp_ps_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13730, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind"], "ground_truth": ["==", "k_MemoryRegImm", ";"], "File": "VEAsmParser (2)", "Func": "isMEMri", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13731, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "&", "~"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon_vbic_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13732, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isRunOfOnes64", "(", "Imm64", ",", "MB", ",", "ME", ")", ")", "return", "false", ";", "unsigned", "OnesOnLeft", "=", "ME", "+", "", ";", "unsigned", "ZerosInBetween", "=", "(", "MB", "-", "ME", "+", "", ")", "&", "", ";", "Val", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "Loc", ",", "", ",", "Val", ",", "getI64Imm", "(", "OnesOnLeft", ",", "Loc"], "ground_truth": [")", ",", "getI64Imm", "(", "ZerosInBetween", ",", "Loc", ")", ")", ",", "", ")", ";"], "File": "PPCISelDAGToDAG1", "Func": "tryAsPairOfRLDICL", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13733, "Length": 69, "Cover_Rate": 0.3039647577092511, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovzxbd128", "(", "(", "__v16qi", ")", "__X"], "ground_truth": [")", ";"], "File": "smmintrin", "Func": "_mm_cvtepu8_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13734, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "reg_available_p", "(", "const", "insn_info", "*", "insn", ",", "const", "vector_insn_info", "&", "info", ")", "{", "if", "(", "info", ".", "has_avl_reg", "(", ")", "&&", "!", "info", ".", "get_avl_source", "(", ")", ")", "return", "false", ";", "insn_info", "*", "def_insn", "=", "info", ".", "get_avl_source", "(", ")", "->", "insn", "(", ")", ";", "if", "(", "def_insn", "->", "bb", "(", ")", "==", "insn", "->", "bb"], "ground_truth": ["(", ")", ")", "return", "before_p", "(", "def_insn", ",", "insn", ")", ";"], "File": "riscv-vsetvl", "Func": "reg_available_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13735, "Length": 69, "Cover_Rate": 0.711340206185567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DL", ".", "isLittleEndian", "("], "ground_truth": [")", ";"], "File": "AArch64Subtarget1", "Func": "isLittleEndian", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13736, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Q", ".", "push_back", "(", "V", ")", ";", "S", ".", "insert", "(", "V"], "ground_truth": [")", ";"], "File": "HexagonLoopIdiomRecognition1", "Func": "push_back", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13737, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "static", "unsigned", "getTruncatedShiftCount", "(", "MachineInstr", "*", "MI", ",", "unsigned", "ShiftAmtOperandIdx", ")", "{", "unsigned", "ShiftCountMask", "=", "(", "MI", "->", "getDesc", "(", ")", ".", "TSFlags", "&", "", ")", "?", "", ":", "", ";", "unsigned", "Imm", "=", "MI", "->", "getOperand", "(", "ShiftAmtOperandIdx", ")", ".", "getImm", "(", ")", ";", "return", "Imm"], "ground_truth": ["&", "ShiftCountMask", ";"], "File": "X86InstrInfo (2)", "Func": "getTruncatedShiftCount", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13738, "Length": 51, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SRI", ".", "isValid", "(", ")", ";", "++", "SRI", ")", "if", "(", "!", "MCSubRegIterator", "(", "*", "SRI", ",", "&", "RI", ")", ".", "isValid", "(", ")", ")", "Uses", ".", "insert", "(", "*", "SRI", ")", ";", "if", "(", "MCInstrInfo", "::", "IsReverseVecRegPair", "(", "R", ")", ")", "ReversePairs", ".", "insert"], "ground_truth": ["(", "R", ")", ";"], "File": "HexagonMCChecker2", "Func": "initReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13739, "Length": 49, "Cover_Rate": 0.3223684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "hi", "=", "gen_highpart", "(", "DImode", ",", "x", ")", ";", "rtx", "tmp", "=", "gen_reg_rtx", "(", "V2DImode", ")", ";", "emit_insn", "(", "gen_vec_concatv2di", "(", "tmp", ","], "ground_truth": ["lo", ",", "hi", ")", ")", ";"], "File": "i386-expand", "Func": "ix86_expand_ti_to_v1ti", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13740, "Length": 30, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "!", "DCI", ".", "isBeforeLegalize", "(", ")", "&&", "!", "TLI", ".", "isTypeLegal", "(", "VT", ".", "getVectorElementType", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", "->", "hasAVX", "(", ")", "&&", "VT", ".", "getSizeInBits", "(", ")", "==", "", "&&", "N", "->", "getOpcode", "(", ")", "==", "", ")", "return", "PerformShuffleCombine256", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", "->", "hasAVX2", "(", ")", ")", ";", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "!=", "", ")", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering150", "Func": "PerformShuffleCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13741, "Length": 92, "Cover_Rate": 0.46938775510204084, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getLRSpillSlot", "("], "ground_truth": [")", "const", "{"], "File": "LM32MachineFunctionInfo", "Func": "getLRSpillSlot", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13742, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "arm_setup_incoming_varargs", "(", "CUMULATIVE_ARGS", "*", "cum", ",", "enum", "machine_mode", "mode", "ATTRIBUTE_UNUSED", ",", "tree", "type", "ATTRIBUTE_UNUSED", ",", "int", "*", "pretend_size", ",", "int", "second_time", "ATTRIBUTE_UNUSED", ")", "{", "cfun", "->", "machine", "->", "uses_anonymous_args", "=", "", ";", "if", "(", "cum", "->", "nregs", "<", "NUM_ARG_REGS", ")", "*", "pretend_size"], "ground_truth": ["=", "(", "NUM_ARG_REGS", "-", "cum", "->", "nregs", ")", "*", "UNITS_PER_WORD", ";"], "File": "arm3", "Func": "arm_setup_incoming_varargs", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13743, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getInlineAsmMemConstraint", "(", "StringRef", "ConstraintCode", ")", "const", "override", "{", "if", "(", "ConstraintCode", "==", "", ")", "return", "InlineAsm", "::", "Constraint_v", ";", "return", "TargetLowering", "::", "getInlineAsmMemConstraint", "(", "ConstraintCode"], "ground_truth": [")", ";"], "File": "X86ISelLowering10", "Func": "getInlineAsmMemConstraint", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13744, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Init", "=", "createAString", "(", "", "+", "std", "::", "to_string", "(", "index", ")", "+", "", "+", "LoadStore", "+", "", "+", "printH", "(", "p_SEL", "->", "getAddExpr", "(", "init", ",", "innerValueMin", ")", ")", "+", "", ",", "Int8Ty", ")", ";", "ATy", "=", "ArrayType", "::", "get", "(", "Int8Ty", ",", "Init", ".", "size", "(", ")", ")", ";", "llvm", "::", "GlobalVariable", "*", "GV2", "=", "new", "llvm", "::", "GlobalVariable", "(", "*", "p_M", ",", "ATy", ",", "false", ",", "GlobalValue", "::", "ExternalLinkage", ",", "ConstantArray", "::", "get", "(", "ATy", ",", "Init", ")", ",", "Name", ",", "GV1", ")", ";", "Init", "=", "createAString", "(", "", "+", "std", "::", "to_string", "(", "index", ")", "+", "", "+", "LoadStore", "+", "", "+", "printH", "(", "p_SEL", "->", "getAddExpr", "(", "init", ",", "innerValueMax", ")", ")", "+", "", ",", "Int8Ty", ")", ";", "ATy", "=", "ArrayType", "::", "get", "(", "Int8Ty", ",", "Init", ".", "size", "(", ")", ")", ";", "llvm", "::", "GlobalVariable", "*", "GV3", "=", "new", "llvm", "::", "GlobalVariable", "(", "*", "p_M", ",", "ATy", ",", "false", ",", "GlobalValue", "::", "ExternalLinkage", ",", "ConstantArray", "::", "get", "(", "ATy", ",", "Init", ")", ",", "Name", ",", "GV2", ")", ";", "GV0", "->", "setSection", "(", "", ")", ";", "GV1", "->", "setSection", "(", "", ")", ";", "GV2", "->", "setSection", "(", ""], "ground_truth": [")", ";"], "File": "SCEVParser", "Func": "parseExpr", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13745, "Length": 195, "Cover_Rate": 0.36178107606679033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BitVector", "Reserved", "(", "getNumRegs", "(", ")", ")", ";", "const", "FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "{", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "}", "Reserved", ".", "set", "(", "", ")"], "ground_truth": [";"], "File": "SystemZRegisterInfo12", "Func": "getReservedRegs", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13746, "Length": 64, "Cover_Rate": 0.4740740740740741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "long", "long", "Value", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "assert", "(", "isInt", "<", "", ">", "(", "Value", ")", "&&", ""], "ground_truth": [")", ";"], "File": "PPCInstPrinter18", "Func": "printS34ImmOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13747, "Length": 28, "Cover_Rate": 0.3218390804597701, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "PredMI", ":", "Insts", ")", "{", "if", "(", "PredMI", ".", "Predicates", ".", "count", "(", "VCTP", ")", "||", "isVCTP", "(", "PredMI", ".", "MI", ")", ")", "continue", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "PredMI", ".", "MI", "<<", "", ";", "for", "(", "auto", "*", "MI", ":", "PredMI", ".", "Predicates", ")", "dbgs", "(", ")", "<<", "", "<<", "*", "MI", ")", ";", "return", "false", ";", "}", "}", "if", "(", "!", "ValidateLiveOuts", "(", ")", ")", "return", "false", ";", "Register", "NumElements", "=", "VCTP", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "RDA", ".", "hasLocalDefBefore", "(", "VCTP", ",", "NumElements", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "MachineBasicBlock", "*", "InsertBB", "=", "StartInsertPt", "->", "getParent", "(", ")", ";", "if", "(", "!", "RDA", ".", "isReachingDefLiveOut", "(", "StartInsertPt", ",", "NumElements", ")", ")", "{", "if", "(", "auto", "*", "ElemDef", "=", "RDA", ".", "getLocalLiveOutMIDef", "(", "InsertBB", ",", "NumElements", ")", ")", "{", "if", "(", "RDA", ".", "isSafeToMoveForwards", "(", "ElemDef", ",", "StartInsertPt", ")", ")", "{", "ElemDef", "->", "removeFromParent", "(", ")", ";", "InsertBB", "->", "insert", "(", "MachineBasicBlock", "::", "iterator", "(", "StartInsertPt", ")", ",", "ElemDef", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "ElemDef", ")", ";", "}", "else", "if", "(", "RDA", ".", "isSafeToMoveBackwards", "(", "StartInsertPt", ",", "ElemDef", ")", ")", "{", "StartInsertPt", "->", "removeFromParent", "(", ")", ";", "InsertBB", "->", "insertAfter", "(", "MachineBasicBlock", "::", "iterator", "(", "ElemDef", ")", ",", "StartInsertPt", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "ElemDef", ")", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "", ")", ";", "return", "false", ";", "}", "}", "}", "auto", "CannotProvideElements", "=", "[", "this", "]", "(", "MachineBasicBlock", "*", "MBB", ",", "Register", "NumElements", ")", "{", "if", "(", "RDA", ".", "hasLocalDefBefore", "(", "&", "MBB", "->", "back", "(", ")", ",", "NumElements", ")", ")", "return", "true", ";", "if", "(", "MBB", "->", "pred_size", "(", ")", ">", "", ")", "return", "true", ";", "return", "false", ";", "}", ";", "MachineBasicBlock", "*", "MBB", "=", "MLI", ".", "findLoopPreheader", "(", "&", "ML", ",", "true", ")", ";", "if", "(", "!", "MBB", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "while", "(", "MBB", "!=", "InsertBB", ")", "{", "if", "(", "CannotProvideElements", "(", "MBB", ",", "NumElements", ")"], "ground_truth": [")", "{"], "File": "ARMLowOverheadLoops25", "Func": "ValidateTailPredicate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13748, "Length": 369, "Cover_Rate": 0.5256410256410257, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "unaligned_store", ":", "return", "", ";", "case", "cond_branch_taken", ":", "return", "", ";", "case", "vec_construct", ":", "return", "TYPE_VECTOR_SUBPARTS", "(", "vectype", ")", "-", "", ";", "default", ":", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "s3906", "Func": "s390_builtin_vectorization_cost", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13749, "Length": 29, "Cover_Rate": 0.32954545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterInfo", "*", "TRI", "=", "MBB", ".", "getParent", "(", ")", "->", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MachineInstr", "&", "MI", "=", "*", "MBBI", ";", "for", "(", "unsigned", "Offset", "=", "", ";", "Offset", "<", "N", ";", "++", "Offset", ")", "{", "int", "ImmOffset", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "+", "Offset", ";", "bool", "Kill", "=", "(", "Offset", "+", "", "==", "N", ")", "?", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ":", "false", ";", "assert", "(", "ImmOffset", ">=", "-", "", "&&", "ImmOffset", "<", "", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addReg", "(", "TRI", "->", "getSubReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "", "+", "Offset", ")", ",", "Opc", "==", "", "?", "RegState", "::", "Define", ":", "", ")", ".", "addReg", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "getKillRegState", "(", "Kill", ")", ")", ".", "addImm", "(", "ImmOffset", ")", ";", "}", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64ExpandPseudoInsts12", "Func": "expandSVESpillFill", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13750, "Length": 182, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "case", "", ":", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", "", ")", ";", "EXPAND", "(", ""], "ground_truth": [")", ";"], "File": "AVRExpandPseudoInsts5", "Func": "expandMI", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13751, "Length": 178, "Cover_Rate": 0.3670103092783505, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_OLDABI", ")", "return", "(", "VECTOR_FLOAT_TYPE_P", "(", "type", ")", "||", "TYPE_MODE", "(", "type", ")", "==", "BLKmode", ")", ";", "return", "(", "!", "IN_RANGE", "(", "int_size_in_bytes", "(", "type", ")", ",", "", ","], "ground_truth": ["", "*", "UNITS_PER_WORD", ")", ")", ";"], "File": "mips", "Func": "mips_return_in_memory", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13752, "Length": 37, "Cover_Rate": 0.74, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "TFI", ".", "emitPrologue", "(", "MF", ",", "MF", ".", "front", "(", ")", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "isReturnBlock", "(", ")", ")", "TFI", ".", "emitEpilogue", "(", "MF", ",", "*", "I", ")", ";", "}", "return"], "ground_truth": ["Modified", ";"], "File": "NVPTXPrologEpilogPass10", "Func": "runOnMachineFunction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13753, "Length": 66, "Cover_Rate": 0.3350253807106599, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "&", "MFFrame", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int", "Offset", "=", "getBackchainOffset", "(", "MF", ")", "-", "", ";", "FI", "=", "MFFrame", ".", "CreateFixedObject", "(", "", ",", "Offset", ",", "false", ")", ";", "ZFI", "->", "setFramePointerSaveIndex", "("], "ground_truth": ["FI", ")", ";"], "File": "SystemZFrameLowering52", "Func": "getOrCreateFramePointerSaveIndex", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13754, "Length": 40, "Cover_Rate": 0.46511627906976744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_64BIT", "&&", "TARGET_ZARCH", "&&", "GET_MODE_SIZE", "(", "mode", ")", ">", "", "&&", "(", "!", "flag_pic", "||", "regno", "!=", "PIC_OFFSET_TABLE_REGNUM", ")", "&&", "(", "(", "regno", ">=", "", "&&", "regno", "<=", "", ")", "||", "regno", "==", ""], "ground_truth": [")", ")", "return", "true", ";"], "File": "s390", "Func": "s390_hard_regno_call_part_clobbered", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13755, "Length": 42, "Cover_Rate": 0.39622641509433965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MO", ".", "setImm", "(", "OPCODE_IS_NOT_ZERO_INT", ")", ";", "break", ";", "case", "OPCODE_IS_NOT_ZERO_INT", ":", "MO", ".", "setImm", "(", "OPCODE_IS_ZERO_INT", ")", ";", "break", ";", "case", "OPCODE_IS_ZERO", ":", "MO", ".", "setImm", "(", "OPCODE_IS_NOT_ZERO", ")", ";", "break", ";", "case", "OPCODE_IS_NOT_ZERO", ":", "MO", ".", "setImm", "(", "OPCODE_IS_ZERO", ")", ";", "break", ";", "default", ":", "return", "true", ";", "}", "MachineOperand", "&", "MO2", "=", "Cond", "[", "", "]", ";", "switch", "(", "MO2", ".", "getReg", "(", ")", ")", "{", "case", "", ":", "MO2", ".", "setReg", "(", "", ")", ";", "break", ";", "case", "", ":", "MO2", ".", "setReg", "(", "", ")", ";", "break", ";", "default", ":", "return"], "ground_truth": ["true", ";"], "File": "R600InstrInfo (2)", "Func": "ReverseBranchCondition", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13756, "Length": 98, "Cover_Rate": 0.6712328767123288, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opcode", "==", "", ")", "Opcode", "=", "", ";", "SDValue", "Condition", "=", "DAG", ".", "getConstant", "(", "Predicate", ",", "DL", ",", "MVT_CC", ")", ";", "", "InvOutCC", "=", "", "(", "OutCC", ")", ";", "unsigned", "NZCV", "=", "", "(", "InvOutCC", ")", ";", "SDValue", "NZCVOp", "=", "DAG", ".", "getConstant", "(", "NZCV", ",", "DL", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "Opcode", ",", "DL", ",", "MVT_CC", ",", "LHS", ",", "RHS", ",", "NZCVOp"], "ground_truth": [",", "Condition", ",", "CCOp", ")", ";"], "File": "AArch64ISelLowering103", "Func": "emitConditionalComparison", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13757, "Length": 76, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vldrdq_gather_offset_z_u64", "(", "uint64_t", "const", "*", "__base", ",", "uint64x2_t", "__offset", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vldrdq_gather_offset_z_uv2di", "(", "(", "__builtin_neon_di", "*", ")", "__base"], "ground_truth": [",", "__offset", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vldrdq_gather_offset_z_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13758, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "SDValue", "CurrentOp", "=", "SrcOp", "->", "getOperand", "(", "i", ")", ";", "if", "(", "CurrentOp", "->", "isUndef", "(", ")", ")", "{", "Elts", ".", "push_back", "(", "CurrentOp", ")", ";", "continue", ";", "}", "auto", "*", "ND", "=", "cast", "<", "ConstantSDNode", ">", "(", "CurrentOp", ")", ";", "const", "APInt", "&", "C", "=", "ND", "->", "getAPIntValue", "(", ")", ";", "Elts", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "C", ".", "lshr", "(", "ShiftAmt", ")", ",", "dl", ",", "ElementType", ")", ")", ";", "}", "break", ";", "case", "", ":", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElts", ";", "++", "i", ")", "{", "SDValue", "CurrentOp", "=", "SrcOp", "->", "getOperand", "(", "i", ")", ";", "if", "(", "CurrentOp", "->", "isUndef", "(", ")", ")", "{", "Elts", ".", "push_back", "(", "CurrentOp", ")", ";", "continue", ";", "}", "auto", "*", "ND", "=", "cast", "<", "ConstantSDNode", ">", "(", "CurrentOp", ")", ";", "const", "APInt", "&", "C", "=", "ND", "->", "getAPIntValue", "(", ")", ";", "Elts", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "C", ".", "ashr", "(", "ShiftAmt", ")", ",", "dl"], "ground_truth": [",", "ElementType", ")", ")", ";"], "File": "X86ISelLowering14", "Func": "getTargetVShiftByConstNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13759, "Length": 187, "Cover_Rate": 0.3695652173913043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "pair", "<", "InstructionCost", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "Src", ")", ";", "assert", "(", "(", "Opcode", "==", "Instruction", "::", "Load", "||", "Opcode", "==", "Instruction", "::", "Store", ")", "&&", "", ")", ";", "InstructionCost", "Cost", "=", "BaseT", "::", "getMemoryOpCost", "(", "Opcode", ",", "Src", ",", "Alignment", ",", "AddressSpace", ",", "CostKind", ")", ";", "if", "(", "CostKind", "!=", "TTI", "::", "TCK_RecipThroughput", ")", "return", "Cost", ";", "Cost", "*=", "CostFactor", ";", "bool", "IsAltivecType", "=", "ST", "->", "hasAltivec", "(", ")", "&&", "(", "LT", ".", "second", "==", "", "||", "LT", ".", "second", "==", "", "||", "LT", ".", "second", "==", "", "||", "LT", ".", "second", "==", "", ")", ";", "bool", "IsVSXType", "=", "ST", "->", "hasVSX", "(", ")", "&&", "(", "LT", ".", "second", "==", "", "||", "LT", ".", "second", "==", "", ")", ";", "unsigned", "MemBytes", "=", "Src", "->", "getPrimitiveSizeInBits", "(", ")", ";", "if", "(", "Opcode", "==", "Instruction", "::", "Load", "&&", "ST", "->", "hasVSX", "(", ")", "&&", "IsAltivecType", "&&", "(", "MemBytes", "==", "", "||", "(", "ST", "->", "hasP8Vector", "(", ")", "&&", "MemBytes", "==", "", ")", ")", ")", "return", "", ";", "unsigned", "SrcBytes", "=", "LT", ".", "second", "."], "ground_truth": ["getStoreSize", "(", ")", ";"], "File": "PPCTargetTransformInfo14", "Func": "getMemoryOpCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13760, "Length": 186, "Cover_Rate": 0.4025974025974026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128i", "__attribute__", "(", "(", "__always_inline__", ")"], "ground_truth": [")", "_mm_set1_epi32", "(", "int", "__A", ")", "{"], "File": "emmintrin4", "Func": "_mm_set1_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13761, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_rsqrt28_round_sd", "(", "__m128d", "__W", ",", "__mmask8", "__U", ",", "__m128d", "__A"], "ground_truth": [",", "__m128d", "__B", ",", "int", "__R", ")", "{"], "File": "avx512erintrin1", "Func": "_mm_mask_rsqrt28_round_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13762, "Length": 31, "Cover_Rate": 0.5344827586206896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x8_t", ")", "__builtin_neon_vshl_nv8qi", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon_vshl_n_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13763, "Length": 11, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeGPRSeqPairsClassRegisterClass", "(", "Inst", ",", "", ",", "RegNo", ","], "ground_truth": ["Addr", ",", "Decoder", ")", ";"], "File": "AArch64Disassembler (2)2", "Func": "DecodeXSeqPairsClassRegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13764, "Length": 14, "Cover_Rate": 0.3783783783783784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "_U_Qfcnvfxt_quad_to_sgl", "(", "a", ")"], "ground_truth": [">>", "", ";"], "File": "quadlib", "Func": "__U_Qfcnvfxt_quad_to_sgl", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13765, "Length": 8, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vtbx1_s8", "(", "int8x8_t", "__r", ",", "int8x8_t", "__tab", ",", "int8x8_t", "__idx", ")", "{", "uint8x8_t", "__mask", "=", "vclt_u8", "(", "vreinterpret_u8_s8", "(", "__idx", ")", ",", "vmov_n_u8", "(", "", ")", ")", ";", "int8x8_t", "__tbl", "=", "vtbl1_s8", "(", "__tab"], "ground_truth": [",", "__idx", ")", ";"], "File": "arm", "Func": "neon2_vtbx1_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13766, "Length": 38, "Cover_Rate": 0.7755102040816326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createELFObjectWriter", "(", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "OSType"], "ground_truth": [")", ")", ";"], "File": "LanaiAsmBackend12", "Func": "createObjectTargetWriter", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13767, "Length": 11, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u64_s16", "(", "int16x4_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon_vreinterpret_u64_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13768, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_broadcastf32x4_256_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v8sf", ")", "_mm256_setzero_ps"], "ground_truth": ["(", ")", ",", "__M", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_broadcast_f32x4", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13769, "Length": 21, "Cover_Rate": 0.4772727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_rsqrt_ph", "(", "__m256h", "__A", ")", "{", "return", "__builtin_ia32_rsqrtph256_mask", "(", "__A", ",", "_mm256_setzero_ph", "(", ")"], "ground_truth": [",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_rsqrt_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13770, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "IES_RSHIFT", ":", "case", "IES_MULTIPLY", ":", "case", "IES_DIVIDE", ":", "case", "IES_MOD", ":", "case", "IES_LPAREN", ":", "case", "IES_INIT", ":", "case", "IES_LBRAC", ":", "State", "=", "IES_LPAREN", ";", "IC", ".", "pushOperator", "(", "IC_LPAREN", ")", ";", "break", ";", "}", "PrevState", "="], "ground_truth": ["CurrState", ";"], "File": "X86AsmParser (2)4", "Func": "onLParen", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13771, "Length": 39, "Cover_Rate": 0.38235294117647056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", ".", "EmitIntValue", "(", "GPRInfoSet", "?", "GPROffset", ":", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FPRInfoSet", "?", "FPRBitMask", ":", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FPRInfoSet", "?", "FPROffset", ":", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FrameInfoSet", "?", "FrameOffset", ":", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FrameInfoSet", "?", "FrameReg", ":", "", ",", "", ")", ";", "OS", ".", "EmitIntValue", "(", "FrameInfoSet", "?", "ReturnReg", ":", "", ",", "", ")", ";", "GPRInfoSet", "=", "FPRInfoSet", "=", "FrameInfoSet", "=", "false"], "ground_truth": [";"], "File": "MipsTargetStreamer20", "Func": "emitDirectiveEnd", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13772, "Length": 86, "Cover_Rate": 0.37719298245614036, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getError", "(", ")", "const", "{", "return"], "ground_truth": ["(", "Error", ")", ";", "}"], "File": "HexagonShuffler (2)", "Func": "getError", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13773, "Length": 12, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sbitmap", "protected_bbs", ";", "rtx_insn", "*", "insn", ",", "*", "end", ";", "rtx", "unprotected_region", ";", "if", "(", "TARGET_MIPS16", ")", "{", "sorry", "(", "", ",", "", ")", ";", "return", ";", "}", "calculate_dominance_info", "(", "CDI_DOMINATORS", ")", ";", "protected_bbs", "=", "sbitmap_alloc", "(", "last_basic_block_for_fn", "(", "cfun", ")", ")", ";", "bitmap_clear", "(", "protected_bbs", ")", ";", "rev_post_order", "=", "XNEWVEC", "(", "int", ",", "last_basic_block_for_fn", "(", "cfun", ")", ")", ";", "n", "=", "pre_and_rev_post_order_compute", "(", "NULL", ",", "rev_post_order", ",", "false", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "n", ";", "i", "++", ")", "{", "bb", "=", "BASIC_BLOCK_FOR_FN", "(", "cfun", ",", "rev_post_order", "[", "i", "]", ")", ";", "if", "(", "r10k_protected_bb_p", "(", "bb", ",", "protected_bbs", ")", ")", "unprotected_region", "=", "NULL_RTX", ";", "else", "unprotected_region", "=", "pc_rtx", ";", "end", "=", "NEXT_INSN", "(", "BB_END", "(", "bb", ")", ")", ";", "for", "(", "insn", "=", "BB_HEAD", "(", "bb", ")", ";", "insn", "!=", "end", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "{", "if", "(", "unprotected_region", "&&", "USEFUL_INSN_P", "(", "insn", ")", ")", "{", "if", "(", "recog_memoized", "(", "insn", ")", "==", "CODE_FOR_mips_cache", ")", "unprotected_region", "=", "NULL_RTX", ";", "else", "{", "if", "(", "unprotected_region", "==", "pc_rtx", ")", "unprotected_region", "=", "insn", ";", "if", "(", "r10k_needs_protection_p", "(", "insn", ")", ")", "{", "emit_insn_before", "(", "gen_r10k_cache_barrier", "(", ")", ",", "as_a", "<", "rtx_insn", "*", ">", "(", "unprotected_region", ")", ")", ";", "unprotected_region", "=", "NULL_RTX"], "ground_truth": [";"], "File": "mips", "Func": "r10k_insert_cache_barriers", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13774, "Length": 209, "Cover_Rate": 0.7572463768115942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_loadups256_mask", "(", "(", "__v8sf", "*", ")", "__P", ","], "ground_truth": ["(", "__v8sf", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_mask_loadu_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13775, "Length": 23, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "_mm_set_epi16", "(", "__A", ",", "__A", ",", "__A", ",", "__A", ","], "ground_truth": ["__A", ",", "__A", ",", "__A", ",", "__A", ")", ";"], "File": "emmintrin4", "Func": "_mm_set1_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13776, "Length": 20, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", ".", "add", "(", "OldMI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "OldMI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "ImmOp", ")", ";", "MIB", ".", "add", "(", "OldMI", "->", "getOperand", "(", "", ")", ")", ";", "OpStart", "=", "", ";", "Changed", "=", "true", ";", "}", "else", "if", "(", "HII", "->", "getAddrMode", "(", "*", "OldMI", ")", "==", "", ")", "{", "short", "NewOpCode", "=", "HII", "->", "changeAddrMode_io_abs", "(", "*", "OldMI", ")", ";", "assert", "(", "NewOpCode", ">=", "", "&&", "", ")", ";", "MIB", "=", "BuildMI", "(", "*", "BB", ",", "InsertPt", ",", "OldMI", "->", "getDebugLoc", "(", ")", ",", "HII", "->", "get", "(", "NewOpCode", ")", ")", ";", "const", "GlobalValue", "*", "GV", "=", "ImmOp", ".", "getGlobal", "(", ")", ";", "int64_t", "Offset", "=", "ImmOp", ".", "getOffset", "(", ")", "+", "OldMI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MIB", ".", "addGlobalAddress", "(", "GV", ",", "Offset", ",", "ImmOp", "."], "ground_truth": ["getTargetFlags", "(", ")", ")", ";"], "File": "HexagonOptAddrMode11", "Func": "changeStore", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13777, "Length": 155, "Cover_Rate": 0.3283898305084746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EnumerateValue", "(", "&", "GV", ")", ";", "EnumerateType", "(", "GV", ".", "getValueType", "(", ")", ")", ";", "}", "for", "(", "const", "Function", "&", "F", ":", "M", ")", "{", "EnumerateValue", "(", "&", "F", ")", ";", "EnumerateType", "(", "F", ".", "getValueType", "(", ")", ")", ";", "EnumerateAttributes", "(", "F", ".", "getAttributes", "(", ")", ")", ";", "}", "for", "(", "const", "GlobalAlias", "&", "GA", ":", "M", ".", "aliases", "(", ")", ")", "{", "EnumerateValue", "(", "&", "GA", ")", ";", "EnumerateType", "(", "GA", ".", "getValueType", "(", ")", ")", ";", "}", "for", "(", "const", "GlobalIFunc", "&", "GIF", ":", "M", ".", "ifuncs", "(", ")", ")", "{", "EnumerateValue", "(", "&", "GIF", ")", ";", "EnumerateType", "(", "GIF", ".", "getValueType", "(", ")", ")", ";", "}", "unsigned", "FirstConstant", "=", "Values", ".", "size", "(", ")", ";", "for", "(", "const", "GlobalVariable", "&", "GV", ":", "M", ".", "globals", "(", ")", ")", "{", "if", "(", "GV", ".", "hasInitializer", "(", ")", ")", "EnumerateValue", "(", "GV", ".", "getInitializer", "(", ")", ")", ";", "if", "(", "GV", ".", "hasAttributes", "(", ")", ")", "EnumerateAttributes", "(", "GV", ".", "getAttributesAsList", "(", "AttributeList", "::", "FunctionIndex", ")", ")", ";", "}", "for", "(", "const", "GlobalAlias", "&", "GA", ":", "M", ".", "aliases", "(", ")", ")", "EnumerateValue", "(", "GA", ".", "getAliasee", "(", ")", ")", ";", "for", "(", "const", "GlobalIFunc", "&", "GIF", ":", "M", ".", "ifuncs", "(", ")", ")", "EnumerateValue", "(", "GIF", ".", "getResolver", "(", ")", ")", ";", "for", "(", "const", "Function", "&", "F", ":", "M", ")", "for", "(", "const", "Use", "&", "U", ":", "F", ".", "operands", "(", ")", ")", "EnumerateValue", "(", "U", ".", "get", "(", ")", ")", ";", "EnumerateType", "(", "Type", "::", "getMetadataTy", "(", "M", ".", "getContext", "(", ")", ")", ")", ";", "EnumerateValueSymbolTable", "(", "M", ".", "getValueSymbolTable"], "ground_truth": ["(", ")", ")", ";"], "File": "DXILValueEnumerator", "Func": "ValueEnumerator", "Target": "DirectX", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13778, "Length": 270, "Cover_Rate": 0.33210332103321033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasEL3", "(", ")"], "ground_truth": ["const", "{"], "File": "AArch64Subtarget23", "Func": "hasEL3", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13779, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdupq_lane_p16", "(", "poly16x4_t", "__a", ",", "const", "int", "__b", ")", "{", "return", "(", "poly16x8_t", ")", "__builtin_neon_vdup_lanev8hi", "(", "("], "ground_truth": ["int16x4_t", ")", "__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vdupq_lane_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13780, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__rshift", "=", "vec_splat", "(", "(", "__v4su", ")", "__B", ",", "", ")", ";", "__rshift", "=", "vec_splat", "(", "(", "__v4su", ")", "__B", ",", "", ")", ";", "__rshift", "=", "vec_min", "(", "__rshift", ",", "__rshmax", ")", ";", "__result", "=", "vec_sra", "(", "(", "__v4si", ")", "__A", ",", "__rshift", ")", ";", "return", "(", "__m128i"], "ground_truth": [")", "__result", ";"], "File": "emmintrin2", "Func": "_mm_sra_epi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13781, "Length": 51, "Cover_Rate": 0.5425531914893617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "avr_log", ".", "rtx_costs", ")", "{", "rtx", "set", "=", "single_set", "(", "insn", ")", ";", "if", "(", "set", ")", "fprintf", "(", "asm_out_file", ",", "", ",", "set_src_cost", "(", "SET_SRC", "(", "set", ")", ",", "GET_MODE", "(", "SET_DEST", "(", "set", ")", ")", ",", "optimize_insn_for_speed_p", "(", ")", ")", ")", ";", "else", "fprintf", "(", "asm_out_file", ",", "", ",", "rtx_cost", "(", "PATTERN", "(", "insn", ")", ",", "VOIDmode"], "ground_truth": [",", "INSN", ",", "", ",", "optimize_insn_for_speed_p", "(", ")", ")", ")", ";"], "File": "avr", "Func": "avr_final_prescan_insn", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13782, "Length": 72, "Cover_Rate": 0.6260869565217392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "IntelInstPrinter", "::", "printInst", "(", "const", "MCInst", "*", "MI", ")", "{", "printInstruction", "(", "MI", ")"], "ground_truth": [";"], "File": "X86IntelInstPrinter26", "Func": "printInst", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13783, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "~", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon4_vmvnq_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13784, "Length": 4, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MCK_1", ":", "ImmVal", "=", "", ";", "break", ";", "case", "MCK_2", ":", "ImmVal", "=", "", ";", "break", ";", "case", "MCK_3", ":", "ImmVal", "=", "", ";", "break", ";", "case", "MCK_4", ":", "ImmVal", "=", "", ";", "break", ";", "case", "MCK_5", ":", "ImmVal", "=", "", ";", "break", ";", "case", "MCK_6", ":", "ImmVal", "=", "", ";", "break", ";", "case", "MCK_7", ":", "ImmVal", "=", "", ";", "break", ";", "default", ":", "return", "Match_InvalidOperand", ";", "}", "Operand", "&", "Op", "=", "static_cast", "<", "Operand", "&", ">", "(", "AsmOp", ")", ";", "if", "(", "Op", ".", "isU3Imm", "(", ")", "&&", "Op", ".", "getImm", "(", ")", "==", "ImmVal"], "ground_truth": [")", "return", "Match_Success", ";"], "File": "PPCAsmParser12", "Func": "validateTargetOperandClass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13785, "Length": 101, "Cover_Rate": 0.7481481481481481, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpgeq_n_f32", "(", "float32x4_t", "__a", ",", "float32_t", "__b", ")", "{", "return", "__builtin_mve_vcmpgeq_n_fv4sf", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vcmpgeq_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13786, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "APInt", "MaskedHighBits", "=", "APInt", "::", "getHighBitsSet", "(", "X", ".", "getValueSizeInBits", "(", ")", ",", "MaskLZ", ")", ";", "APInt", "KnownZero", ",", "KnownOne", ";", "DAG", ".", "ComputeMaskedBits", "(", "X", ",", "MaskedHighBits", ",", "KnownZero", ",", "KnownOne", ")", ";", "if", "(", "MaskedHighBits", "!=", "KnownZero", ")", "return", "true", ";", "EVT", "VT", "=", "N", ".", "getValueType", "(", ")", ";", "if", "(", "ReplacingAnyExtend", ")", "{", "assert", "(", "X", ".", "getValueType", "(", ")", "!=", "VT", ")", ";", "SDValue", "NewX", "=", "DAG", ".", "getNode", "(", "", ",", "X", ".", "getDebugLoc", "(", ")", ",", "VT", ",", "X", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewX", ")", ";", "X", "=", "NewX", ";", "}", "DebugLoc", "DL", "=", "N", ".", "getDebugLoc", "(", ")", ";", "SDValue", "NewSRLAmt", "=", "DAG", ".", "getConstant", "(", "ShiftAmt", "+", "AMShiftAmt", ",", "", ")", ";", "SDValue", "NewSRL", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "X", ",", "NewSRLAmt", ")", ";", "SDValue", "NewSHLAmt", "=", "DAG", ".", "getConstant", "(", "AMShiftAmt", ",", "", ")", ";", "SDValue", "NewSHL", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "NewSRL", ",", "NewSHLAmt", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewSRLAmt", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewSRL", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewSHLAmt", ")", ";", "InsertDAGNode", "(", "DAG", ",", "N", ",", "NewSHL", ")", ";", "DAG", ".", "ReplaceAllUsesWith", "(", "N", ",", "NewSHL", ")", ";", "AM", ".", "Scale", "=", "", "<<", "AMShiftAmt", ";", "AM", ".", "IndexReg", "=", "NewSRL"], "ground_truth": [";"], "File": "X86ISelDAGToDAG152", "Func": "FoldMaskAndShiftToScale", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13787, "Length": 233, "Cover_Rate": 0.5212527964205816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "Val", "==", "FloatToBits", "(", "", ")", ")", "||", "(", "Val", "==", "FloatToBits", "(", "", ")", ")", "||", "(", "Val", "==", "FloatToBits", "(", "-", "", ")", ")", "||", "(", "Val", "==", "FloatToBits", "(", "", ")", ")", "||", "(", "Val", "==", "FloatToBits", "(", "-", "", ")", ")", "||", "(", "Val", "==", "FloatToBits", "(", "", ")", ")", "||", "(", "Val", "==", "FloatToBits", "(", "-", "", ")", ")", "||", "(", "Val", "==", "FloatToBits", "(", "", ")", ")", "||", "(", "Val", "=="], "ground_truth": ["FloatToBits", "(", "-", "", ")", ")", "||", "(", "Val", "==", "", "&&", "HasInv2Pi", ")", ";"], "File": "AMDGPUBaseInfo", "Func": "isInlinableLiteral32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13788, "Length": 94, "Cover_Rate": 0.7230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectRet", "(", "const", "Instruction", "*", "I", ")", "{", "const", "ReturnInst", "*", "Ret", "=", "cast", "<", "ReturnInst", ">", "(", "I", ")", ";", "const", "Function", "&", "F", "=", "*", "I", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "if", "(", "!", "FuncInfo", ".", "CanLowerReturn", ")", "return", "false", ";", "CallingConv", "::", "ID", "CC", "=", "F", ".", "getCallingConv", "(", ")", ";", "if", "(", "Ret", "->", "getNumOperands", "(", ")", ">", "", ")", "{", "SmallVector", "<", "", ",", "", ">", "Outs", ";", "GetReturnInfo", "(", "F", ".", "getReturnType", "(", ")", ",", "F", ".", "getAttributes", "(", ")", ",", "Outs", ",", "TLI", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ValLocs", ";", "CCState", "CCInfo", "(", "CC", ",", "F", ".", "isVarArg", "(", ")", ",", "*", "FuncInfo", ".", "MF", ",", "TM", ",", "ValLocs", ",", "I", "->", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "CCAssignFnForCall", "(", "CC", ",", "true", ",", "F", ".", "isVarArg", "(", ")", ")", ")", ";", "const", "Value", "*", "RV", "=", "Ret", "->", "getOperand", "(", "", ")", ";", "unsigned", "Reg", "=", "getRegForValue", "(", "RV", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "if", "(", "ValLocs", ".", "size", "(", ")", "!=", "", ")", "return", "false", ";", "CCValAssign", "&", "VA", "=", "ValLocs", "[", "", "]", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "return", "false", ";", "if", "(", "!", "VA", ".", "isRegLoc", "(", ")", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "Reg", "+", "VA", ".", "getValNo", "(", ")", ";", "EVT", "RVEVT", "=", "TLI", ".", "getValueType", "(", "RV", "->", "getType", "(", ")", ")", ";", "if", "(", "!", "RVEVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "MVT", "RVVT", "=", "RVEVT", ".", "getSimpleVT", "(", ")", ";", "MVT", "DestVT", "=", "VA", ".", "getValVT", "(", ")", ";", "if", "(", "RVVT"], "ground_truth": ["!=", "DestVT", ")", "{"], "File": "ARMFastISel62", "Func": "SelectRet", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13789, "Length": 294, "Cover_Rate": 0.5821782178217821, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isDSOffset0", "(", ")", "const", "{", "assert", "(", "isImm", "("], "ground_truth": [")", ")", ";"], "File": "AMDGPUAsmParser18", "Func": "isDSOffset0", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13790, "Length": 13, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "TestOpc", "=", "", ";", "break", ";", "}", "if", "(", "TestOpc", ")", "{", "unsigned", "OpReg", "=", "getRegForValue", "(", "TI", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "OpReg", "==", "", ")", "return", "false", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TestOpc", ")", ")", ".", "addReg", "(", "OpReg", ")", ".", "addImm", "(", "", ")", ";", "unsigned", "JmpOpc", "=", "", ";", "if", "(", "FuncInfo", ".", "MBB", "->", "isLayoutSuccessor", "(", "TrueMBB", ")", ")", "{", "std", "::", "swap", "(", "TrueMBB", ",", "FalseMBB", ")", ";", "JmpOpc", "=", "", ";", "}", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "JmpOpc", ")", ")", ".", "addMBB", "(", "TrueMBB", ")", ";", "fastEmitBranch", "(", "FalseMBB", ",", "DbgLoc", ")", ";", "uint32_t", "BranchWeight", "=", "", ";", "if", "(", "FuncInfo", ".", "BPI", ")", "BranchWeight", "=", "FuncInfo", ".", "BPI", "->", "getEdgeWeight", "(", "BI", "->", "getParent", "(", ")", ",", "TrueMBB", "->", "getBasicBlock", "(", ")", ")", ";", "FuncInfo", ".", "MBB", "->", "addSuccessor", "(", "TrueMBB", ",", "BranchWeight", ")", ";", "return", "true", ";", "}", "}", "}", "else", "if", "(", "foldXALUIntrinsic", "(", "CC", ",", "BI", ",", "BI", "->", "getCondition", "(", ")", ")", ")", "{", "unsigned", "TmpReg", "=", "getRegForValue", "(", "BI", "->", "getCondition", "(", ")", ")", ";", "if", "(", "TmpReg", "==", "", ")", "return", "false", ";", "unsigned", "BranchOpc", "=", "", "(", "CC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "BranchOpc", ")", ")", ".", "addMBB", "(", "TrueMBB", ")", ";", "fastEmitBranch", "(", "FalseMBB", ",", "DbgLoc", ")", ";", "uint32_t", "BranchWeight", "=", "", ";", "if", "(", "FuncInfo", ".", "BPI", ")", "BranchWeight", "=", "FuncInfo", ".", "BPI", "->", "getEdgeWeight", "(", "BI", "->", "getParent", "(", ")", ",", "TrueMBB", "->", "getBasicBlock", "(", ")", ")", ";", "FuncInfo", ".", "MBB", "->", "addSuccessor", "(", "TrueMBB", ",", "BranchWeight", ")", ";", "return", "true", ";", "}", "unsigned", "OpReg", "=", "getRegForValue", "(", "BI", "->", "getCondition", "(", ")", ")", ";", "if", "(", "OpReg", "==", "", ")", "return", "false", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "OpReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "TrueMBB", ")", ";", "fastEmitBranch", "(", "FalseMBB", ",", "DbgLoc", ")", ";", "uint32_t", "BranchWeight", "=", "", ";", "if", "(", "FuncInfo", ".", "BPI", ")", "BranchWeight", "=", "FuncInfo", ".", "BPI", "->", "getEdgeWeight", "(", "BI", "->", "getParent", "(", ")", ",", "TrueMBB", "->", "getBasicBlock", "(", ")", ")", ";", "FuncInfo", ".", "MBB", "->", "addSuccessor", "(", "TrueMBB", ",", "BranchWeight"], "ground_truth": [")", ";"], "File": "X86FastISel101", "Func": "X86SelectBranch", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13791, "Length": 435, "Cover_Rate": 0.40578358208955223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_fnmsub_ph", "(", "__mmask8", "__U", ","], "ground_truth": ["__m128h", "__A", ",", "__m128h", "__B", ",", "__m128h", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_maskz_fnmsub_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13792, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vsubq_x_u16", "(", "uint16x8_t", "__a", ",", "uint16x8_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vsubq_m_uv8hi", "(", "__arm_vuninitializedq_u16", "(", ")", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vsubq_x_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13793, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "FullFS", "=", "", ";", "}", "ParseSubtargetFeatures", "(", "CPUName", ",", "FullFS", ")", ";", "if", "(", "hasSSE42", "(", ")", "||", "hasSSE4A", "(", ")", ")", "IsUAMem16Slow", "=", "false", ";", "InstrItins", "=", "getInstrItineraryForCPU", "(", "CPUName", ")", ";", "if", "(", "In64BitMode", ")", "ToggleFeature", "(", "", ")", ";", "else", "if", "(", "In32BitMode", ")", "ToggleFeature", "(", "", ")", ";", "else", "if", "(", "In16BitMode", ")", "ToggleFeature", "(", "", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "SSELevel", "<<", "", "<<", "3DNowLevel", "<<", "", "<<", "Has_64", "<<", "", ")", ";", "assert", "(", "(", "!", "In64BitMode", "||", "Has_64", ")", "&&", "", ")", ";", "if", "(", "StackAlignOverride", ")", "stackAlignment", "=", "StackAlignOverride", ";", "else", "if", "(", "isTargetDarwin", "(", ")", "||", "isTargetLinux", "(", ")", "||", "isTargetSolaris", "(", ")", "||", "isTargetKFreeBSD", "(", ")", "||", "In64BitMode", ")", "stackAlignment", "=", "", ";", "if", "(", "ProcFamily", "==", "IntelSkylake", "||", "hasAVX512", "(", ")", ")", "GatherOverhead", "=", "", ";", "if", "(", "hasAVX512", "(", ")", ")", "ScatterOverhead"], "ground_truth": ["=", "", ";"], "File": "X86Subtarget25", "Func": "initSubtargetFeatures", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13794, "Length": 159, "Cover_Rate": 0.6334661354581673, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqdmullbq_m_n_s16", "(", "int32x4_t", "__inactive", ",", "int16x8_t", "__a", ",", "int16_t", "__b", ",", "mve_pred16_t", "__p"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vqdmullbq_m_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13795, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getOriginalCPIdx", "(", "unsigned", "CloneIdx", ")", "const", "{", "DenseMap", "<", "unsigned", ",", "unsigned", ">", "::", "const_iterator", "I", "=", "CPEClones", ".", "find", "(", "CloneIdx", ")", ";", "if", "(", "I", "!=", "CPEClones", ".", "end", "(", ")", ")", "return", "I", "->", "second", ";", "else", "return", "-"], "ground_truth": ["", ";"], "File": "ARMMachineFunctionInfo (2)", "Func": "getOriginalCPIdx", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13796, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "unsigned", "getAM3IdxMode", "(", "unsigned", "AM3Opc", ")", "{", "return", "(", "AM3Opc"], "ground_truth": [">>", "", ")", ";"], "File": "ARMAddressingModes11", "Func": "getAM3IdxMode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13797, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "perm", "[", "", "]", ";", "int", "addend", "=", "high_p", "?", "", ":", "nelts", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "nelts", ";", "i", "++", ")", "perm", "[", "i", "]", "=", "GEN_INT", "(", "(", "i", "+", "addend", ")", "/", "", "+", "(", "i", "%", "", ")", "*", "nelts", ")", ";", "return", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec_v", "(", "nelts"], "ground_truth": [",", "perm", ")", ")", ";"], "File": "s390", "Func": "s390_expand_merge_perm_const", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13798, "Length": 66, "Cover_Rate": 0.7764705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "curpos", "+", "Num", ")", "<=", "size", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "Num", ";", "++", "i", ")", "{", "buffer", "[", "curpos", "]", "="], "ground_truth": ["", ";"], "File": "NVPTXAsmPrinter17", "Func": "addZeros", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13799, "Length": 33, "Cover_Rate": 0.6875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmaxnm_f32", "(", "float32x2_t", "__a", ",", "float32x2_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon4_vmaxnm_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13800, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerV2I64Shuffle", "(", "const", "SDLoc", "&", "DL", ",", "ArrayRef", "<", "int", ">", "Mask", ",", "const", "APInt", "&", "Zeroable", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "const", "Subtarget", "&", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "if", "(", "SDValue", "Broadcast", "=", "lowerShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "V1", "=", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ";", "int", "WidenedMask", "[", "", "]", "=", "{", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", ",", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", "+", "", ",", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", ",", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", "+", "", "}", ";", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask"], "ground_truth": ["(", "WidenedMask", ",", "DL", ",", "DAG", ")", ")", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "lowerV2I64Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13801, "Length": 218, "Cover_Rate": 0.34169278996865204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "regno2", "==", "INVALID_REGNUM", ")", "return", "aarch64_pushwb_single_reg", "(", "mode", ",", "regno1", ",", "adjustment", ")", ";", "rtx", "reg1", "=", "gen_rtx_REG", "(", "mode", ",", "regno1", ")", ";", "rtx", "reg2", "=", "gen_rtx_REG", "(", "mode", ",", "regno2", ")", ";", "insn", "=", "emit_insn", "(", "aarch64_gen_storewb_pair", "(", "mode", ",", "stack_pointer_rtx", ",", "reg1", ",", "reg2", ",", "adjustment", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "XVECEXP", "(", "PATTERN", "(", "insn", ")"], "ground_truth": [",", "", ",", "", ")", ")", "=", "", ";"], "File": "aarch644", "Func": "aarch64_push_regs", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13802, "Length": 71, "Cover_Rate": 0.5590551181102362, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVectorList", "(", ")", "const", "{", "return", "Kind", "==", "k_VectorList", "&&", "VectorList", ".", "Layout", "==", "Layout", "&&", "VectorList", "."], "ground_truth": ["Count", "==", "Count", ";"], "File": "AArch64AsmParser32", "Func": "isVectorList", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13803, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "RC", "=", "&", "", ";", "break", ";", "}", "unsigned", "VReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "RegInfo", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")"], "ground_truth": [",", "VReg", ")", ";"], "File": "RISCVISelLowering16", "Func": "unpackFromRegLoc", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13804, "Length": 64, "Cover_Rate": 0.33507853403141363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "REG_P", "(", "reg", ")", ")", ";", "emit_insn", "(", "gen_add3_insn", "(", "reg", ",", "reg", ",", "size_rtx", ")", ")", ";", "addr", "=", "reg", ";", "}", "else", "if", "(", "GET_CODE", "(", "addr", ")", "==", "PRE_MODIFY", ")", "{", "rtx", "reg", "=", "XEXP", "(", "addr", ",", "", ")", ";", "rtx", "expr", "=", "XEXP", "(", "addr", ",", "", ")", ";", "gcc_assert", "(", "REG_P", "(", "reg", ")", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "expr", ")", "==", "PLUS", ")", ";", "emit_insn", "(", "gen_add3_insn", "(", "reg", ",", "XEXP", "(", "expr", ",", "", ")", ",", "XEXP", "(", "expr", ",", "", ")", ")", ")", ";", "addr", "=", "reg", ";", "}", "x", "=", "replace_equiv_address", "(", "x", ",", "copy_addr_to_reg", "("], "ground_truth": ["addr", ")", ")", ";"], "File": "powerpcspe", "Func": "rs6000_address_for_fpconvert", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13805, "Length": 113, "Cover_Rate": 0.48917748917748916, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBank6", "(", ")", "const", "{", "return", "isConstantImm", "(", ")", "&&", "getConstantImm", "("], "ground_truth": [")", "<", "", ";"], "File": "AGCAsmParser", "Func": "isBank6", "Target": "AGC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13806, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SEH", "=", "MRI", "->", "getEncodingValue", "(", "Reg", ")", ";", "MRI", "->", "mapLLVMRegToSEHReg", "(", "Reg", ","], "ground_truth": ["SEH", ")", ";"], "File": "X86MCTargetDesc", "Func": "InitLLVM2SEHRegisterMapping", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13807, "Length": 19, "Cover_Rate": 0.36538461538461536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_vfmsubpd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ","], "ground_truth": ["(", "__v8df", ")", "__C", ",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_fmsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13808, "Length": 29, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "read_only_private_data_section", "(", ")", "\\", "{", "\\", "if", "(", "in_section", "!=", "read_only_private_data", ")", "\\", "{", "\\", "fprintf", "(", "asm_out_file", ",", "", ",", "\\", "xcoff_private_data_section_name", ")", ";", "\\", "in_section", "="], "ground_truth": ["read_only_private_data", ";", "\\", "}", "\\", "}"], "File": "xcoff4", "Func": "read_only_private_data_section", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13809, "Length": 36, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "MBB", "=", "*", "CI", ".", "First", "->", "getParent", "(", ")", ";", "auto", "ClauseMI", "=", "BuildMI", "(", "MBB", ",", "*", "CI", ".", "First", ",", "DebugLoc", "(", ")", ",", "I", "->", "get", "(", "", ")", ")", ".", "addImm", "("], "ground_truth": ["CI", ".", "Length", "-", "", ")", ";"], "File": "SIInsertHardClauses1", "Func": "emitClause", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13810, "Length": 46, "Cover_Rate": 0.40350877192982454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getConstant", "(", "Offset", ",", "SDLoc", "(", "Op", ")", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "}", "}", "const", "Function", "&", "Fn", "=", "*", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ";", "DiagnosticInfoUnsupported", "BadInit", "(", "Fn", ",", "", ",", "SDLoc", "(", "Op", ")", ".", "getDebugLoc", "(", ")", ")", ";", "DAG", ".", "getContext", "(", ")", "->", "diagnose", "(", "BadInit"], "ground_truth": [")", ";"], "File": "AMDGPUISelLowering102", "Func": "LowerGlobalAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13811, "Length": 65, "Cover_Rate": 0.37572254335260113, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BranchInstrs", ".", "push_back", "(", "LastInst", ")", ";", "if", "(", "!", "getAnalyzableBrOpc", "(", "LastOpc", ")", ")", "return", "LastInst", "->", "isIndirectBranch", "(", ")", "?", "BT_Indirect", ":", "BT_None", ";", "unsigned", "SecondLastOpc", "=", "", ";", "MachineInstr", "*", "SecondLastInst", "=", "nullptr", ";", "if", "(", "++", "I", "!=", "REnd", ")", "{", "SecondLastInst", "=", "&", "*", "I", ";", "SecondLastOpc", "=", "getAnalyzableBrOpc", "(", "SecondLastInst", "->", "getOpcode", "(", ")", ")", ";", "if", "(", "isUnpredicatedTerminator", "(", "*", "SecondLastInst", ")", "&&", "!", "SecondLastOpc", ")", "return", "BT_None", ";", "}", "if", "(", "!", "SecondLastOpc", ")", "{", "if", "(", "LastInst", "->", "isUnconditionalBranch", "(", ")", ")", "{", "TBB", "=", "LastInst", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "return", "BT_Uncond", ";", "}", "AnalyzeCondBr", "(", "LastInst", ",", "LastOpc", ",", "TBB", ",", "Cond", ")", ";", "return", "BT_Cond"], "ground_truth": [";"], "File": "MipsInstrInfo (2)", "Func": "analyzeBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13812, "Length": 123, "Cover_Rate": 0.3464788732394366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ArgTy", "->", "isStructTy", "(", ")", "||", "ArgTy", "->", "isArrayTy", "(", ")", ")", "return", "false", ";", "EVT", "ArgVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "ArgTy", ")", ";", "if", "(", "!", "ArgVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "MVT", "VT", "=", "ArgVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ";", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", "&&", "!", "Subtarget", "->", "hasFPARMv8", "(", ")", ")", "return", "false", ";", "if", "(", "VT", ".", "isVector", "(", ")", "&&", "(", "!", "Subtarget", "->", "hasNEON", "(", ")", "||", "!", "Subtarget", "->", "isLittleEndian", "(", ")", ")", ")", "return", "false", ";", "if", "(", "VT", ">=", "", "&&", "VT", "<=", "", ")", "++", "GPRCnt", ";", "else", "if", "(", "(", "VT", ">=", "", "&&", "VT", "<=", "", ")", "||", "VT", ".", "is64BitVector", "(", ")", "||", "VT", ".", "is128BitVector", "(", ")", ")", "++", "FPRCnt", ";", "else", "return", "false", ";", "if", "(", "GPRCnt", ">", "", "||", "FPRCnt", ">", "", ")", "return", "false", ";", "}", "static", "const", "MCPhysReg", "Registers", "[", "", "]", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", "}", ";", "unsigned", "GPRIdx", "=", "", ";", "unsigned", "FPRIdx", "=", "", ";", "for", "(", "auto", "const", "&", "Arg", ":", "F", "->", "args", "(", ")", ")", "{", "MVT", "VT", "=", "TLI", ".", "getSimpleValueType", "(", "DL", ",", "Arg", ".", "getType", "(", ")", ")", ";", "unsigned", "SrcReg", ";", "const", "TargetRegisterClass", "*", "RC", ";", "if", "(", "VT", ">=", "", "&&", "VT", "<=", "", ")", "{", "SrcReg", "=", "Registers", "[", "", "]", "[", "GPRIdx", "++"], "ground_truth": ["]", ";"], "File": "AArch64FastISel18", "Func": "fastLowerArguments", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13813, "Length": 347, "Cover_Rate": 0.3961187214611872, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ChainIn", "=", "Op", "->", "getOperand", "(", "", ")", ";", "SDValue", "Address", "=", "Op", "->", "getOperand", "(", "", ")", ";", "SDValue", "Offset", "=", "Op", "->", "getOperand", "(", "", ")", ";", "EVT", "ResTy", "=", "Op", "->", "getValueType", "(", "", ")", ";", "EVT", "PtrTy", "=", "Address", "->", "getValueType", "(", "", ")", ";", "Address", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrTy", ",", "Address", ",", "Offset", ")", ";", "return", "DAG", ".", "getLoad", "(", "ResTy", ",", "DL", ",", "ChainIn", ","], "ground_truth": ["Address", ",", "MachinePointerInfo", "(", ")", ",", "", ")", ";"], "File": "MipsSEISelLowering3", "Func": "lowerMSALoadIntr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13814, "Length": 87, "Cover_Rate": 0.7837837837837838, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "neon_pair_endian_lane_map", "(", "machine_mode", "mode", ",", "int", "lane", ")", "{", "int", "nelem", "=", "GET_MODE_NUNITS", "(", "mode", ")", ";", "if", "(", "BYTES_BIG_ENDIAN", ")", "lane", "=", "neon_endian_lane_map", "(", "mode", ",", "lane", "&", "(", "nelem", "-"], "ground_truth": ["", ")", ")", "+", "(", "lane", "&", "nelem", ")", ";"], "File": "arm", "Func": "neon_pair_endian_lane_map", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13815, "Length": 44, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getVarArgsFrameIndex", "(", ")"], "ground_truth": ["const", "{"], "File": "AVRMachineFunctionInfo", "Func": "getVarArgsFrameIndex", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13816, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Function", "*", "F", "=", "dyn_cast", "<", "Function", ">", "(", "Callee", ")", ")", "R", "->", "setCallingConv", "(", "F", "->"], "ground_truth": ["getCallingConv", "(", ")", ")", ";"], "File": "AMDGPULibCalls11", "Func": "CreateCallEx", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13817, "Length": 25, "Cover_Rate": 0.36231884057971014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "setFeatureBits", "(", "", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "Option", "==", "", ")", "{", "getTargetStreamer", "(", ")", ".", "emitDirectiveOptionNoRVC", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "clearFeatureBits", "(", "", ",", "", ")", ";", "return", "false", ";", "}", "if", "(", "Option", "==", "", ")", "{", "getTargetStreamer", "(", ")", ".", "emitDirectiveOptionPIC", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "ParserOptions", ".", "IsPicEnabled", "=", "true", ";", "return", "false", ";", "}", "if", "(", "Option", "==", "", ")", "{", "getTargetStreamer", "(", ")", ".", "emitDirectiveOptionNoPIC", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "return", "Error", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "", ")", ";", "ParserOptions", ".", "IsPicEnabled", "=", "false", ";", "return", "false", ";", "}", "if", "(", "Option", "==", "", ")", "{", "getTargetStreamer", "(", ")", "."], "ground_truth": ["emitDirectiveOptionRelax", "(", ")", ";"], "File": "RISCVAsmParser37", "Func": "parseDirectiveOption", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13818, "Length": 250, "Cover_Rate": 0.3097893432465923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Initialize", "(", "const", "MachineFunction", "&", "MF", ",", "bool"], "ground_truth": ["isPIC", ")", "{"], "File": "SparcJITInfo", "Func": "Initialize", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13819, "Length": 12, "Cover_Rate": 0.7058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "WrapperKind", "=", "", ";", "if", "(", "model", "==", "TLSModel", "::", "LocalExec", ")", "{", "OperandFlags", "=", "is64Bit", "?", "", ":", "", ";", "}", "else", "if", "(", "is64Bit", ")", "{", "assert", "(", "model", "==", "TLSModel", "::", "InitialExec", ")", ";", "OperandFlags", "=", "", ";", "WrapperKind", "=", "", ";", "}", "else", "{", "assert", "(", "model", "==", "TLSModel", "::", "InitialExec", ")", ";", "OperandFlags", "=", "", ";", "}", "SDValue", "TGA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GA", "->", "getGlobal", "(", ")", ",", "dl", ",", "GA", "->", "getValueType", "(", "", ")", ",", "GA", "->", "getOffset", "(", ")", ",", "OperandFlags", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getNode", "(", "WrapperKind", ",", "dl", ",", "PtrVT", ",", "TGA", ")", ";", "if", "(", "model", "==", "TLSModel", "::", "InitialExec", ")", "Offset", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Offset", ",", "MachinePointerInfo", "::", "getGOT", "(", ")", ",", "false"], "ground_truth": [",", "false", ",", "false", ",", "", ")", ";"], "File": "X86ISelLowering114", "Func": "LowerToTLSExecModel", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13820, "Length": 151, "Cover_Rate": 0.5261324041811847, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "halfthree", "=", "rs6000_load_constant_and_splat", "(", "mode", ",", "dconst3_2", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "VOIDmode", ",", "x0", ",", "gen_rtx_UNSPEC", "(", "mode", ",", "gen_rtvec", "(", "", ",", "src", ")", ",", "UNSPEC_RSQRT", ")", ")", ")", ";", "rs6000_emit_msub", "(", "y", ",", "src", ",", "halfthree", ",", "src", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "passes", ";", "i", "++", ")", "{", "rtx", "x1", "=", "gen_reg_rtx", "(", "mode", ")", ";", "rtx", "u", "=", "gen_reg_rtx", "(", "mode", ")", ";", "rtx", "v", "=", "gen_reg_rtx", "(", "mode", ")", ";", "emit_insn", "(", "gen_mul", "(", "u", ",", "x0", ",", "x0", ")", ")", ";", "rs6000_emit_nmsub", "(", "v", ",", "y", ",", "u", ",", "halfthree", ")", ";", "emit_insn", "(", "gen_mul", "(", "x1", ",", "x0"], "ground_truth": [",", "v", ")", ")", ";"], "File": "rs60004", "Func": "rs6000_emit_swrsqrt", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13821, "Length": 117, "Cover_Rate": 0.46613545816733065, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Type", "==", "", ")", "return", "", "::", "I32", ";", "if", "(", "Type", "==", "", ")", "return", "", "::", "I64", ";", "if", "(", "Type", "==", "", ")", "return", "", "::", "F32", ";", "if", "(", "Type", "==", "", ")", "return", "", "::", "F64", ";", "if", "(", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", "||", "Type", "==", "", ")", "return", "", "::", "V128", ";", "if", "(", "Type", "==", "", ")", "return", "", "::", "EXNREF", ";", "if", "(", "Type", "==", "", ")", "return", "", "::", "EXTERNREF", ";", "return", "Optional", "<", "", ">", "("], "ground_truth": [")", ";"], "File": "WebAssemblyAsmParser34", "Func": "parseType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13822, "Length": 109, "Cover_Rate": 0.7785714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "MFI", ".", "getStackSize", "(", ")", ")", "&&", "needsFP", "("], "ground_truth": ["MF", ")", ";"], "File": "PPCFrameLowering10", "Func": "hasFP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13823, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Insts", ".", "count", "(", "&"], "ground_truth": ["MI", ")", ">", "", ";"], "File": "AArch64A57FPLoadBalancing11", "Func": "contains", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13824, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DispatchGroupSBHazardRecognizer", "::", "RecedeCycle", "(", ")", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "PPCHazardRecognizers", "Func": "RecedeCycle", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13825, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getChunk", "(", "UImm", ",", "", ")", "==", "getChunk", "(", "UImm", ",", "", ")", ")", "{", "uint64_t", "OrrImm", "=", "replicateChunk", "(", "UImm", ",", "", ",", "", ")", ";", "if", "(", "tryOrrMovk", "(", "UImm", ",", "OrrImm", ",", "MI", ",", "MBB", ",", "MBBI", ",", "TII", ",", "", ")", ")", "return", "true", ";", "OrrImm", "=", "replicateChunk", "(", "UImm", ",", "", ",", "", ")", ";", "if", "(", "tryOrrMovk", "(", "UImm", ",", "OrrImm", ",", "MI", ",", "MBB", ",", "MBBI", ",", "TII", ",", "", ")", ")", "return", "true", ";", "}", "else", "if", "(", "getChunk", "(", "UImm", ",", "", ")", "==", "getChunk", "(", "UImm", ",", "", ")", ")", "{", "uint64_t", "OrrImm", "=", "replicateChunk", "(", "UImm", ",", "", ",", "", ")", ";", "if", "(", "tryOrrMovk", "(", "UImm", ",", "OrrImm", ",", "MI", ",", "MBB", ",", "MBBI", ",", "TII", ",", "", ")", ")", "return", "true", ";", "OrrImm", "=", "replicateChunk", "(", "UImm", ",", "", ",", "", ")", ";", "if", "(", "tryOrrMovk", "(", "UImm", ",", "OrrImm", ",", "MI", ",", "MBB", ",", "MBBI", ",", "TII", ",", "", ")", ")", "return", "true", ";", "}", "}", "if", "(", "BitSize", "==", "", "&&", "tryToreplicateChunks", "(", "UImm", ",", "MI", ",", "MBB", ",", "MBBI", ",", "TII", ")", ")", "return", "true", ";", "if", "(", "BitSize", "==", "", "&&", "trySequenceOfOnes", "(", "UImm", ",", "MI", ",", "MBB", ",", "MBBI", ",", "TII", ")", ")", "return", "true", ";", "bool", "isNeg", "=", "false", ";", "if", "(", "OneChunks", ">", "ZeroChunks", ")", "{", "isNeg", "=", "true", ";", "Imm", "=", "~", "Imm", ";", "}", "unsigned", "FirstOpc", ";", "if", "(", "BitSize", "==", "", ")", "{", "Imm", "&=", "(", "", "<<", "", ")", "-", "", ";", "FirstOpc", "=", "(", "isNeg", "?", "", ":", "", ")", ";", "}", "else", "{", "FirstOpc", "=", "(", "isNeg", "?", "", ":", "", ")", ";", "}", "unsigned", "Shift", "=", "", ";", "unsigned", "LastShift", "=", "", ";", "if", "(", "Imm", "!=", "", ")", "{", "unsigned", "LZ", "=", "countLeadingZeros", "(", "Imm", ")", ";", "unsigned", "TZ", "=", "countTrailingZeros", "(", "Imm"], "ground_truth": [")", ";"], "File": "ARM64ExpandPseudoInsts", "Func": "expandMOVImm", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13826, "Length": 315, "Cover_Rate": 0.3654292343387471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "S", "=", "Tok", ".", "getLoc", "(", ")", ";", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "Error", "(", "S", ",", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "int", "Val", "=", "StringSwitch", "<", "int", ">", "(", "Tok", ".", "getString", "(", ")", ".", "lower", "(", ")", ")", ".", "Case", "(", "", ",", ""], "ground_truth": [")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "-", "", ")", ";"], "File": "ARMAsmParser (2)5", "Func": "parseSetEndImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13827, "Length": 71, "Cover_Rate": 0.44375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CC_FP_GTEmode", ";", "}", "return", "CC_FPmode", ";", "}", "else", "if", "(", "(", "op", "==", "EQ", "||", "op", "==", "NE", ")", "&&", "GET_CODE", "(", "x", ")", "==", "ZERO_EXTRACT", "&&", "XEXP", "(", "x", ",", "", ")", "==", "const1_rtx", "&&", "CONST_INT_P", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", "return", "CC_N_NEmode", ";", "else", "if", "(", "(", "op", "==", "GEU", "||", "op", "==", "LTU", ")", "&&", "GET_CODE", "(", "x", ")", "==", "PLUS", ")", "return", "CC_C_LTUmode", ";", "else", "if", "(", "(", "op", "==", "LEU", "||", "op", "==", "GTU", ")", "&&"], "ground_truth": ["GET_CODE", "(", "x", ")", "==", "MINUS", ")", "return", "CC_C_GTUmode", ";"], "File": "epiphany", "Func": "epiphany_select_cc_mode", "Target": "epiphany", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13828, "Length": 96, "Cover_Rate": 0.5274725274725275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "T", "||", "T", "->", "getBitWidth", "(", ")", ">", "DestTy", "->", "getBitWidth", "(", ")", ")", "return", "false", ";", "if", "(", "T", "->", "getBitWidth", "(", ")", "==", "DestTy", "->", "getBitWidth", "(", ")", ")", "return", "true", ";", "Instruction", "*", "In", "=", "dyn_cast", "<", "Instruction", ">", "(", "Val", ")", ";", "if", "(", "!", "In", ")", "return", "true", ";", "switch", "(", "In", "->", "getOpcode", "(", ")", ")", "{", "case", "Instruction", "::", "PHI", ":", "case", "Instruction", "::", "ZExt", ":", "case", "Instruction", "::"], "ground_truth": ["And", ":"], "File": "HexagonLoopIdiomRecognition", "Func": "isPromotableTo", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13829, "Length": 81, "Cover_Rate": 0.40703517587939697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "hasFP", "(", "MF", ")", ")", "MRI", ".", "setPhysRegUsed", "(", "FP", ")", ";", "if", "(", "hasBP", "(", "MF", ")", ")", "MRI", ".", "setPhysRegUsed", "(", "BP", ")", ";", "if", "(", "FI", "->", "callsEhReturn", "(", ")", ")", "FI", "->", "createEhDataRegsFI", "(", ")", ";", "if", "(", "ExpandPseudo", "(", "MF", ")", ".", "expand", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "RC", "=", "STI", ".", "has64", "(", ")", "?", "&", "", ":", "&", "", ";", "int", "FI", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateStackObject", "(", "RC", "->", "getSize", "(", ")", ",", "RC", "->", "getAlignment", "(", ")", ",", "false", ")", ";", "RS", "->", "addScavengingFrameIndex", "("], "ground_truth": ["FI", ")", ";"], "File": "MipsSEFrameLowering51", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13830, "Length": 104, "Cover_Rate": 0.3851851851851852, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_usqaddv8qi_uus", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vsqadd_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13831, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Tile64Type", "Tile64VLIWPacketizerList", "::", "Tile64TypeOf", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "const", "uint64_t", "F", "=", "MI", "->", "getDesc"], "ground_truth": ["(", ")", ".", "TSFlags", ";"], "File": "Tile64VLIWPacketizer", "Func": "Tile64TypeOf", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13832, "Length": 24, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NonInlineUseOpNo", "=", "-", "", ";", "MachineRegisterInfo", "::", "use_iterator", "NextUse", ";", "for", "(", "MachineRegisterInfo", "::", "use_iterator", "Use", "=", "MRI", "->", "use_begin", "(", "Dst", ".", "getReg", "(", ")", ")", ",", "E", "=", "MRI", "->", "use_end", "(", ")", ";", "Use", "!=", "E", ";", "Use", "=", "NextUse", ")", "{", "NextUse", "=", "std", "::", "next", "(", "Use", ")", ";", "MachineInstr", "*", "UseMI", "=", "Use", "->", "getParent", "(", ")", ";", "unsigned", "OpNo", "=", "Use", ".", "getOperandNo", "(", ")", ";", "if", "(", "OpToFold", ".", "isImm", "(", ")", "&&", "tryConstantFoldOp", "(", "*", "MRI", ",", "TII", ",", "UseMI", ",", "&", "OpToFold", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "UseMI", "<<", "'\\n'", ")", ";", "NextUse", "=", "MRI", "->", "use_begin", "(", "Dst", ".", "getReg", "(", ")", ")", ";", "FoldList", ".", "clear", "(", ")", ";", "continue", ";", "}", "if", "(", "isInlineConstantIfFolded", "(", "TII", ",", "*", "UseMI", ",", "OpNo", ",", "OpToFold", ")", ")", "{", "foldOperand", "(", "OpToFold", ",", "UseMI", ",", "OpNo", ",", "FoldList", ",", "CopiesToReplace", ")", ";", "}", "else", "{", "if", "(", "++", "NumLiteralUses", "==", "", ")", "{", "NonInlineUse", "=", "&", "*", "Use", ";", "NonInlineUseOpNo", "="], "ground_truth": ["OpNo", ";"], "File": "SIFoldOperands32", "Func": "foldInstOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13833, "Length": 181, "Cover_Rate": 0.3358070500927644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "encoding", "=", "", "(", "MCE", "->", "getValue", "(", ")", "&", "", ",", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "encoding", ")"], "ground_truth": [")", ";"], "File": "AArch64AsmParser", "Func": "addLogicalImm32Operands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13834, "Length": 28, "Cover_Rate": 0.417910447761194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "LeonPasses11", "Func": "getPassName", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13835, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "errs", "(", ")", "<<", "", "<<", "RegVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", "<<", "", ";", "llvm_unreachable", "(", "", ")", ";", "}", "case", "", ":", "VReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MRI", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "VReg", ")", ";", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VReg", ",", "RegVT", ")", ";", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "break", ";", "case", "", ":", "VReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MRI", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "VReg", ")", ";", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VReg", ",", "RegVT", ")", ";", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "break", ";", "}", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "FI", "->", "setNeedFP", "(", ")", ";", "SDValue", "InVal", ";", "unsigned", "Size", "=", "VA", ".", "getLocVT", "(", ")", ".", "getStoreSize", "(", ")", ";", "if", "(", "Size", ">", "", ")", "errs", "(", ")", "<<", "", "<<", "EVT", "(", "VA", ".", "getLocVT", "(", ")", ")", ".", "getEVTString", "(", ")", "<<", "", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "Size", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI"], "ground_truth": [",", "", ")", ";"], "File": "Z80ISelLowering (2)", "Func": "LowerFormalArguments", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13836, "Length": 215, "Cover_Rate": 0.4497907949790795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ",", "nunits", "=", "GET_MODE_NUNITS", "(", "mode", ")", ";", "if", "(", "GET_CODE", "(", "op", ")", "!=", "CONST_VECTOR", "||", "nunits", "!=", "CONST_VECTOR_NUNITS", "(", "op", ")", ")", "return", "false", ";", "for", "(", "i", "=", "", ";", "i", "<", "nunits", ";", "i", "+=", "", ")", "if", "(", "CONST_VECTOR_ELT", "(", "op", ",", "i", ")", "!=", "CONST_VECTOR_ELT", "("], "ground_truth": ["op", ",", "i", "+", "", ")", ")", "return", "false", ";"], "File": "i386-expand", "Func": "const_vector_equal_evenodd_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13837, "Length": 64, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "InstMaskEnd", "==", "", "-", "RLAmt", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "ExtendToInt64", "(", "Base", ",", "dl", ")", ",", "ExtendToInt64", "(", "V", ",", "dl", ")", ",", "getI32Imm", "(", "RLAmt", ",", "dl", ")", ",", "getI32Imm", "(", "InstMaskStart", ",", "dl", ")", "}", ";", "return", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "", ";", "unsigned", "RLAmt2", "=", "MaskStart", ";", "unsigned", "RLAmt1", "=", "(", "", "+", "RLAmt", "-", "RLAmt2", ")"], "ground_truth": ["%", "", ";"], "File": "PPCISelDAGToDAG1", "Func": "SelectRotMaskIns64", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13838, "Length": 91, "Cover_Rate": 0.3170731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_load_ps", "(", "float"], "ground_truth": ["const", "*", "__P", ")", "{"], "File": "xmmintrin5", "Func": "_mm_load_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13839, "Length": 17, "Cover_Rate": 0.5862068965517241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "unsigned", "Tmp", "=", "DAG", ".", "ComputeNumSignBits", "(", "Src", ",", "Depth", "+", "", ")", ";", "APInt", "ShiftVal", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getAPIntValue", "(", ")", ";", "ShiftVal", "+=", "Tmp", ";", "return", "ShiftVal", ".", "uge", "(", "VTBits", ")", "?", "VTBits", ":", "ShiftVal"], "ground_truth": [".", "getZExtValue", "(", ")", ";"], "File": "X86ISelLowering172", "Func": "ComputeNumSignBitsForTargetNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13840, "Length": 64, "Cover_Rate": 0.31683168316831684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "N", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "hasOneUse", "(", ")", "&&", "N0", ".", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "N00", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N00", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "!", "isOneConstant", "(", "N0", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N00", ".", "getOperand", "(", "", ")", ",", "N00", ".", "getOperand", "(", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "}", "}", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "hasOneUse", "(", ")", "&&", "N0", ".", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "N00", "=", "N0", ".", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering143", "Func": "combineZext", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13841, "Length": 181, "Cover_Rate": 0.431980906921241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "*", "SymNamePtr", "=", "nvTM", ".", "getManagedStrPool", "(", ")", "->", "getManagedString", "(", "Sym", ")", ";", "MCOp", "=", "GetSymbolRef", "(", "OutContext", ".", "getOrCreateSymbol", "(", "StringRef", "("], "ground_truth": ["SymNamePtr", "->", "c_str", "(", ")", ")", ")", ")", ";"], "File": "NVPTXAsmPrinter", "Func": "lowerImageHandleSymbol", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13842, "Length": 36, "Cover_Rate": 0.33962264150943394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectIToFP", "(", "const", "Instruction", "*", "I", ",", "bool", "IsSigned", ")", "{", "MVT", "DstVT", ";", "Type", "*", "DstTy", "=", "I", "->", "getType", "(", ")", ";", "if", "(", "!", "isTypeLegal", "(", "DstTy", ",", "DstVT", ")", ")", "return", "false", ";", "if", "(", "DstVT", "!=", "", "&&", "DstVT", "!=", "", ")", "return", "false", ";", "Value", "*", "Src", "=", "I", "->", "getOperand", "(", "", ")", ";", "EVT", "SrcEVT", "=", "TLI", ".", "getValueType", "(", "Src", "->", "getType", "(", ")", ",", "true", ")", ";", "if", "(", "!", "SrcEVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "MVT", "SrcVT", "=", "SrcEVT", ".", "getSimpleVT", "(", ")", ";", "if", "(", "SrcVT", "!=", "", "&&", "SrcVT", "!=", "", "&&", "SrcVT", "!=", "", "&&", "SrcVT", "!=", "", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "getRegForValue", "(", "Src", ")", ";", "if", "(", "SrcReg", "==", "", ")", "return", "false", ";", "if", "(", "!", "IsSigned", "&&", "!", "SubTarget", ".", "hasFPCVT", "(", ")", ")", "return", "false", ";", "if", "(", "DstVT", "==", "", "&&", "!", "SubTarget", ".", "hasFPCVT", "(", ")", ")", "return", "false", ";", "if", "(", "SrcVT", "==", "", "||", "SrcVT", "==", "", ")", "{", "unsigned", "TmpReg", "=", "createResultReg", "(", "&", "", ")", ";", "if", "(", "!", "EmitIntExt", "(", "SrcVT", ",", "SrcReg", ",", "", ",", "TmpReg", ",", "!", "IsSigned", ")", ")", "return", "false", ";", "SrcVT", "=", "", ";", "SrcReg", "=", "TmpReg", ";", "}", "unsigned", "FPReg", "=", "MoveToFPReg", "(", "SrcVT", ",", "SrcReg", ",", "IsSigned", ")", ";", "if", "(", "FPReg", "==", "", ")", "return", "false", ";", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "unsigned", "DestReg", "=", "createResultReg", "(", "RC", ")"], "ground_truth": [";"], "File": "PPCFastISel14", "Func": "SelectIToFP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13843, "Length": 256, "Cover_Rate": 0.7170868347338936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "RegName", ".", "size", "(", ")", ">", "RegNumIndex", ")", "{", "if", "(", "RegName", ".", "substr", "(", "RegNumIndex", ")", ".", "getAsInteger", "(", "", ",", "RegNum", ")", ")", "return", "false", ";", "Parser", ".", "Lex", "(", ")", ";", "RegWidth", "=", "", ";", "}", "else", "{", "Parser", ".", "Lex", "(", ")", ";", "int64_t", "RegLo", ",", "RegHi", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "LBrac", ")", ")", "return", "false", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseAbsoluteExpression", "(", "RegLo", ")", ")", "return", "false", ";", "const", "bool", "isRBrace", "=", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "RBrac", ")", ";", "if", "(", "!", "isRBrace", "&&", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "Colon", ")", ")", "return", "false", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "isRBrace", ")", "{", "RegHi", "=", "RegLo", ";", "}", "else", "{", "if", "(", "getParser", "(", ")", ".", "parseAbsoluteExpression", "(", "RegHi", ")", ")", "return", "false", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "RBrac", ")", ")", "return", "false", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "RegNum", "=", "(", "unsigned", ")", "RegLo", ";", "RegWidth", "=", "(", "RegHi", "-", "RegLo", ")", "+", "", ";", "}", "}", "}", "else", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "LBrac", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "!", "ParseRegister", "(", "RegKind", ",", "Reg", ",", "RegNum", ",", "RegWidth", ",", "nullptr", ")", ")", "return", "false", ";", "if", "(", "RegWidth", "!=", "", ")", "return", "false", ";", "RegisterKind", "RegKind1", ";", "unsigned", "Reg1", ",", "RegNum1", ",", "RegWidth1", ";", "do", "{", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "if", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "RBrac", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "break", ";", "}", "else", "if", "(", "ParseRegister", "(", "RegKind1", ",", "Reg1", ",", "RegNum1", ",", "RegWidth1", ",", "nullptr", ")", ")", "{", "if", "(", "RegWidth1", "!=", "", ")", "{", "return", "false", ";", "}", "if", "(", "RegKind1", "!=", "RegKind", ")", "{", "return", "false", ";", "}", "if", "(", "!", "AddNextRegisterToList", "(", "Reg", ",", "RegWidth", ",", "RegKind1", ",", "Reg1", ",", "RegNum1", ")", ")", "{", "return", "false", ";", "}", "}", "else", "{", "return", "false", ";", "}", "}", "while", "(", "true", ")", ";", "}", "else", "{", "return", "false", ";", "}", "switch", "(", "RegKind", ")", "{", "case", "IS_SPECIAL", ":", "RegNum", "=", "", ";", "RegWidth", "=", "", ";", "break", ";", "case", "IS_VGPR", ":", "case", "IS_SGPR", ":", "case"], "ground_truth": ["IS_AGPR", ":"], "File": "AMDGPUAsmParser15", "Func": "ParseAMDGPURegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13844, "Length": 413, "Cover_Rate": 0.5448548812664907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const", "override", "{", "return", "_MERGE_BASE_OFFSET_NAME"], "ground_truth": [";"], "File": "RISCVMergeBaseOffset", "Func": "getPassName", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13845, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "getIDWithAttrMask", "(", "uint16_t", "*", "instructionID", ",", "struct", "InternalInstruction", "*", "insn", ",", "uint16_t", "attrMask", ")", "{", "bool", "hasModRMExtension", ";", "InstructionContext", "instructionClass", "=", "contextForAttrs", "(", "attrMask", ")", ";", "hasModRMExtension", "=", "modRMRequired", "(", "insn", "->", "opcodeType", ",", "instructionClass", ",", "insn", "->", "opcode", ")", ";", "if", "(", "hasModRMExtension", ")", "{", "if", "(", "readModRM", "(", "insn", ")", ")", "return", "-", "", ";", "*", "instructionID", "=", "decode", "(", "insn", "->", "opcodeType", ",", "instructionClass", ",", "insn", "->", "opcode", ",", "insn", "->", "modRM", ")", ";", "}", "else", "{", "*", "instructionID", "=", "decode", "(", "insn", "->", "opcodeType", ",", "instructionClass"], "ground_truth": [",", "insn", "->", "opcode", ",", "", ")", ";"], "File": "X86DisassemblerDecoder", "Func": "getIDWithAttrMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13846, "Length": 100, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_SVE", "&&", "known_eq", "(", "nbytes", ",", "BYTES_PER_SVE_VECTOR", ")", ")", "{", "unsigned", "int", "elem_nbytes", "=", "vector_element_size", "(", "nbytes", ",", "nunits", ")", ";", "machine_mode", "pred_mode"], "ground_truth": [";"], "File": "aarch645", "Func": "aarch64_get_mask_mode", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13847, "Length": 26, "Cover_Rate": 0.4126984126984127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "mask_low_and_shift_len", "(", "machine_mode", "mode", ",", "rtx", "mask", ",", "rtx", "shift", ")", "{", "HOST_WIDE_INT", "shval", ";", "shval", "=", "INTVAL", "(", "shift", ")", "&", "(", "GET_MODE_BITSIZE", "(", "mode", ")"], "ground_truth": ["-", "", ")", ";"], "File": "mips", "Func": "mask_low_and_shift_len", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13848, "Length": 32, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCBinaryExpr", "*", "BinaryExpr", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "getImm", "(", ")", ")", ";", "assert", "(", "dyn_cast", "<", "MCExpr", ">", "(", "BinaryExpr", "->", "getLHS", "(", ")", ")", "&&", "dyn_cast", "<", "MCExpr", ">", "(", "BinaryExpr", "->", "getLHS", "(", ")", ")", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__ABS_HI", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createExpr", "(", "getImm", "(", ")", ")", ")", ";", "}", "else", "assert", "(", "false", "&&"], "ground_truth": ["", ")", ";"], "File": "LanaiAsmParser", "Func": "addHiImm16Operands", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13849, "Length": 73, "Cover_Rate": 0.36318407960199006, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DEFAULT_ABI", "==", "ABI_ELFv2", "&&", "AGGREGATE_TYPE_P", "(", "type", ")", "&&", "(", "unsigned", "HOST_WIDE_INT", ")", "int_size_in_bytes", "(", "type", ")", "<=", "", ")", "return", "false", ";", "if", "(", "AGGREGATE_TYPE_P", "(", "type", ")", "&&", "(", "aix_struct_return", "||", "(", "unsigned", "HOST_WIDE_INT", ")", "int_size_in_bytes", "(", "type", ")", ">", "", ")", ")", "return", "true", ";", "if", "(", "TARGET_32BIT", "&&", "!", "TARGET_ALTIVEC_ABI", "&&", "ALTIVEC_VECTOR_MODE", "(", "TYPE_MODE", "(", "type", ")", ")", ")", "return", "false", ";", "if", "(", "TREE_CODE", "(", "type", ")", "==", "VECTOR_TYPE", "&&", "int_size_in_bytes", "(", "type", ")", ">", "(", "TARGET_ALTIVEC_ABI", "?", "", ":", "", ")", ")", "{", "static", "bool", "warned_for_return_big_vectors", "=", "false", ";", "if", "(", "!", "warned_for_return_big_vectors", ")", "{", "warning", "(", "", ",", ""], "ground_truth": ["", ")", ";"], "File": "rs60004", "Func": "rs6000_return_in_memory", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13850, "Length": 111, "Cover_Rate": 0.4625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "Desc", "=", "MII", ".", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "uint64_t", "TSFlags", "=", "Desc", ".", "TSFlags", ";", "if", "(", "CommentStream", ")", "HasCustomInstComment", "=", "EmitAnyInstComments", "(", "MI", ",", "*", "CommentStream", ",", "getRegisterName", ")", ";", "if", "(", "TSFlags", "&", "", ")", "OS", "<<", "", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "&&", "(", "STI", ".", "getFeatureBits", "(", ")", "[", ""], "ground_truth": ["]", ")", ")", "{"], "File": "X86ATTInstPrinter", "Func": "printInst", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13851, "Length": 71, "Cover_Rate": 0.5071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsRAAndRetAddrIsTaken", "=", "(", "Reg", "==", "", "||", "Reg", "==", "", ")", "&&", "MF", "->", "getFrameInfo", "(", ")", "->", "isReturnAddressTaken", "(", ")", ";", "if", "(", "!", "IsRAAndRetAddrIsTaken", ")", "EntryBlock", "->", "addLiveIn", "(", "Reg", ")", ";", "bool", "IsKill", "=", "!", "IsRAAndRetAddrIsTaken", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getMinimalPhysRegClass", "(", "Reg", ")", ";", "TII", ".", "storeRegToStackSlot", "(", "*", "EntryBlock", ",", "MI", ",", "Reg", ",", "IsKill", ","], "ground_truth": ["CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", ",", "RC", ",", "TRI", ")", ";"], "File": "MipsSEFrameLowering12", "Func": "spillCalleeSavedRegisters", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13852, "Length": 80, "Cover_Rate": 0.418848167539267, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ready_reorder", "(", "rtx", "*", "ready", ",", "int", "nready", ")", "{", "SCHED_REORDER", "(", "ready", ",", "nready"], "ground_truth": [")", ";"], "File": "sh3", "Func": "ready_reorder", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13853, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "swapCPClass", "(", "unsigned", "Class", ")", "const", "{", "return", "(", "(", "Class", "&", "", ")", "<<", "", ")", "|", "(", "(", "Class", "&"], "ground_truth": ["", ")", ">>", "", ")", "|", "(", "Class", "&", "", ")", ";"], "File": "GBZ80InstrInfo", "Func": "swapCPClass", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13854, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isRegSeqTemplate", "<", "", ",", ""], "ground_truth": [">", "(", ")", ";"], "File": "CSKYAsmParser1", "Func": "isRegSeqV1", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13855, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "switch", "(", "Opcode", ")", "{", "default", ":", "break", ";", "case", "Instruction", "::", "BitCast", ":", "if", "(", "InMBB", ")", "return", "SelectCallAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "AM", ")", ";", "break", ";", "case", "Instruction", "::", "IntToPtr", ":", "if", "(", "InMBB", "&&", "TLI", ".", "getValueType", "(", "DL", ",", "U", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ")", "==", "TLI", ".", "getPointerTy", "(", "DL", ")", ")", "return", "SelectCallAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "AM", ")", ";", "break", ";", "case", "Instruction", "::", "PtrToInt", ":", "if", "(", "InMBB", "&&", "TLI", ".", "getValueType", "(", "DL", ",", "U", "->", "getType", "(", ")", ")", "==", "TLI", ".", "getPointerTy", "(", "DL", ")", ")", "return", "SelectCallAddress", "(", "U", "->", "getOperand", "(", "", ")", ",", "AM", ")", ";", "break", ";", "}", "if", "(", "const", "GlobalValue", "*", "GV", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "V", ")", ")", "{", "if", "(", "TM", ".", "getCodeModel", "(", ")", "!=", "CodeModel", "::", "Small", ")", "return", "false", ";", "if", "(", "Subtarget", "->", "isPICStyleRIPRel", "(", ")", "&&", "(", "AM", ".", "Base", ".", "Reg", "!=", "", "||", "AM", ".", "IndexReg", "!=", "", ")", ")", "return", "false", ";", "if", "(", "GV", "->", "hasDLLImportStorageClass", "(", ")", ")", "return", "false", ";", "if", "(", "const", "GlobalVariable", "*", "GVar", "=", "dyn_cast", "<", "GlobalVariable", ">", "(", "GV", ")", ")", "if", "(", "GVar", "->", "isThreadLocal", "(", ")", ")", "return", "false", ";", "AM", ".", "GV", "=", "GV", ";", "if", "(", "Subtarget", "->", "isPICStyleRIPRel", "(", ")", ")", "{", "assert", "(", "AM", ".", "Base", ".", "Reg", "==", "", "&&", "AM", ".", "IndexReg", "==", "", ")", ";", "AM", ".", "Base", ".", "Reg", "=", "", ";", "}", "else", "if", "(", "Subtarget", "->", "isPICStyleStubPIC", "(", ")", ")", "{", "AM", ".", "GVOpFlags", "=", "", ";", "}", "else", "if", "(", "Subtarget", "->", "isPICStyleGOT", "(", ")", ")", "{", "AM", ".", "GVOpFlags", "=", "", ";", "}", "return", "true", ";", "}", "if", "(", "!", "AM", ".", "GV", "||", "!"], "ground_truth": ["Subtarget", "->", "isPICStyleRIPRel", "(", ")", ")", "{"], "File": "X86FastISel (2)6", "Func": "X86SelectCallAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13856, "Length": 317, "Cover_Rate": 0.6252465483234714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_divss_mask_round", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")", "__W", ",", "(", "__mmask8", ")", "__U"], "ground_truth": [",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm_mask_div_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13857, "Length": 29, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rd", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "Rd", "|=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "unsigned", "size", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "align", "=", "", ";", "unsigned", "index", "=", "", ";", "unsigned", "inc", "=", "", ";", "switch", "(", "size", ")", "{", "default", ":", "return", "MCDisassembler", "::", "Fail", ";", "case", "", ":", "index", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ")", "align", "=", "", ";", "break", ";", "case", "", ":", "index", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ")", "align", "=", "", ";", "if", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ")", "inc", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "index", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", "!=", "", ")", "align", "=", "", ";", "if", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ")", "inc", "=", "", ";", "break", ";", "}", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "align", ")", ")", ";", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "else", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Rd"], "ground_truth": [",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeVST2LN", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13858, "Length": 363, "Cover_Rate": 0.8175675675675675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerVectorFP_TO_INT", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "Op", ".", "getValueType", "(", ")", "."], "ground_truth": ["getVectorElementType", "(", ")", "==", "", "&&", "", ")", ";"], "File": "ARMISelLowering114", "Func": "LowerVectorFP_TO_INT", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13859, "Length": 29, "Cover_Rate": 0.4264705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ";", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "sh_media_FVSUB_S", "(", "&", "g", "[", "i", "]", ",", "&", "h", "[", "i", "]", ",", "&", "f", "[", "i", "]", ")", ";", "sh_media_FVSUB_S", "(", "&", "g", "[", "", "]", ",", "&", "h", "[", "", "]", ",", "&"], "ground_truth": ["f", "[", "", "]", ")", ";"], "File": "ushmedia", "Func": "sh_media_FMTRXSUB_S", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13860, "Length": 58, "Cover_Rate": 0.3625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Modifier", "&&", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "{", "if", "(", "reg", "==", "", "||", "(", "(", "reg", "==", "", ")", "&&", "!", "flag", ")", ")", "{", "printDefaultGuard", "(", "O", ",", "false", ")", ";", "}", "else", "{", "O", "<<", "", "<<", "(", "(", "flag", ")", "?", "", ":", "", ")", ";", "printRegisterName", "(", "reg", ",", "O", ")", ";", "O", "<<", "", ";", "}", "}", "else", "{", "O", "<<", "(", "(", "flag", ")", "?", "", ":", "", ")", ";", "if", "(", "reg", "==", "", ")", "{", "printRegisterName", "(", "", ",", "O", ")", ";", "}", "else", "{", "printRegisterName", "(", "reg", ",", "O"], "ground_truth": [")", ";"], "File": "PatmosInstPrinter", "Func": "printPredicateOperand", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 13861, "Length": 107, "Cover_Rate": 0.5691489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&"], "ground_truth": ["TSInfo", ";"], "File": "MipsSubtarget (2)", "Func": "getSelectionDAGInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13862, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "::", "Subtarget", "(", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetMachine", "&", "TM", ")", ":", "GenSubtargetInfo", "(", "TT", ",", "CPU", ",", "FS", ")", ",", "CPUString", "(", "CPU", ")"], "ground_truth": [",", "InstrInfo", "(", "initializeSubtargetDependencies", "(", "CPU", ",", "FS", ")", ")", ",", "TLInfo", "(", "TM", ",", "*", "this", ")", "{"], "File": "HexagonSubtarget10", "Func": "HexagonSubtarget", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13863, "Length": 53, "Cover_Rate": 0.49074074074074076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "fndecl", "==", "NULL_TREE", ")", "return", "true", ";", "if", "(", "DECL_EXTERNAL", "(", "fndecl", ")", ")", "return", "true", ";", "c_node", "=", "cgraph_node", "::", "get", "(", "fndecl", ")", ";", "c_node", "=", "c_node", "->", "ultimate_alias_target", "(", ")", ";", "return", "!", "c_node", "->", "only_called_directly_p", "(", ")", ";", "}", "return", "false"], "ground_truth": [";"], "File": "rs60004", "Func": "call_ABI_of_interest", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13864, "Length": 48, "Cover_Rate": 0.676056338028169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "case", "", ":", "O", "<<", "", ";", "return", ";", "}", "}", "if", "(", "!", "SpecRegRBit", "&&", "(", "Mask", "==", "", "||", "Mask", "==", "", "||", "Mask", "==", "", ")", ")", "{", "O", "<<", "", ";", "switch", "(", "Mask", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "}", "}", "if", "(", "SpecRegRBit", ")", "O", "<<", "", ";", "else", "O", "<<", "", ";", "if", "(", "Mask", ")", "{", "O", "<<", "'_'", ";", "if", "(", "Mask", "&", "", ")", "O"], "ground_truth": ["<<", "'f'", ";"], "File": "ARMInstPrinter (2)", "Func": "printMSRMaskOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13865, "Length": 336, "Cover_Rate": 0.7058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "(", "__a", ">="], "ground_truth": ["", ")", ";"], "File": "arm", "Func": "neon2_vcgezq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13866, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Inst", "->", "hasAtomicLoad", "(", ")", "&&", "isAcquireOrStronger", "(", "Ord", ")", ")", "{", "if", "(", "isa", "<", "LoadInst", ">", "(", "Inst", ")", "&&", "Subtarget", ".", "is64", "(", ")", ")", "return", "Builder", ".", "CreateCall", "(", "", "(", "Builder", ".", "GetInsertBlock", "(", ")", "->", "getParent", "(", ")", "->"], "ground_truth": ["getParent", "(", ")", ",", "", ",", "{", "Inst", "->", "getType", "(", ")", "}", ")", ",", "{", "Inst", "}", ")", ";"], "File": "PPCISelLowering (2)7", "Func": "emitTrailingFence", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13867, "Length": 67, "Cover_Rate": 0.6261682242990654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "poly8x8x3_t", "__i", ";", "__builtin_neon_ei", "__o", ";", "}", "__bu"], "ground_truth": ["=", "{", "__b", "}", ";"], "File": "arm", "Func": "neon_vtbx3_p8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13868, "Length": 15, "Cover_Rate": 0.30612244897959184, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "StringSwitch", "<", "", ">", "(", "CC", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Case"], "ground_truth": ["(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Cases", "(", "", ",", "", ",", "", ")", ".", "Default", "(", "", ")", ";"], "File": "X86AsmParser (2)4", "Func": "ParseConditionCode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13869, "Length": 150, "Cover_Rate": 0.7575757575757576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DenseMap", "<", "unsigned", ",", "std", "::", "pair", "<", "unsigned", ",", "unsigned", ">>", "RegRewriteTable", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "MIIt", "=", "MIItBegin", ";", "MIIt", "!=", "MIItEnd", ";", "MIIt", "=", "skipDebugInstructionsForward", "(", "++", "MIIt", ",", "MIItEnd", ")", ")", "{", "unsigned", "DestReg", "=", "MIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "TrueReg", "=", "MIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "FalseReg", "=", "MIIt", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "MIIt", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "(", "CCValid", "^", "CCMask", ")", ")", "std", "::", "swap", "(", "TrueReg", ",", "FalseReg", ")", ";", "if", "(", "RegRewriteTable", ".", "find", "(", "TrueReg", ")", "!=", "RegRewriteTable", ".", "end", "(", ")", ")", "TrueReg", "=", "RegRewriteTable", "[", "TrueReg", "]", ".", "first", ";", "if", "(", "RegRewriteTable", ".", "find", "(", "FalseReg", ")", "!=", "RegRewriteTable", ".", "end", "(", ")", ")", "FalseReg", "=", "RegRewriteTable", "[", "FalseReg", "]"], "ground_truth": [".", "second", ";"], "File": "SystemZISelLowering10", "Func": "createPHIsForSelects", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13870, "Length": 156, "Cover_Rate": 0.47560975609756095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "=", "AddrData", ".", "Offset", ";", "Register", "SRDPtr", ";", "if", "(", "N2", ")", "{", "if", "(", "RBI", ".", "getRegBank", "(", "N2", ",", "*", "MRI", ",", "TRI", ")", "->", "getID", "(", ")", "==", "", ")", "{", "assert", "(", "N3", ")", ";", "if", "(", "RBI", ".", "getRegBank", "(", "N3", ",", "*", "MRI", ",", "TRI", ")", "->", "getID", "(", ")", "==", "", ")", "{", "VAddr", "=", "N0", ";", "}", "else", "{", "SRDPtr", "=", "N3", ";", "VAddr", "=", "N2", ";", "}", "}", "else", "{", "SRDPtr", "="], "ground_truth": ["N2", ";"], "File": "AMDGPUInstructionSelector", "Func": "selectMUBUFAddr64Impl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13871, "Length": 84, "Cover_Rate": 0.32684824902723736, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "MF", ".", "getTarget", "(", ")", ".", "getMCAsmInfo", "(", ")", "->", "usesWindowsCFI", "(", ")", "||"], "ground_truth": ["hasFP", "(", "MF", ")", ";"], "File": "X86FrameLowering (2)2", "Func": "canUseLEAForSPInEpilogue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13872, "Length": 21, "Cover_Rate": 0.6176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Shift", "=", "ShiftedImm", ".", "ShiftAmount", ";", "Expr", "=", "ShiftedImm", ".", "Val", ";", "if", "(", "Shift", "!=", "", "&&", "Shift", "!=", "", ")", "return", "false", ";", "}", "else", "Expr", "=", "getImm", "(", ")", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ";", "return", "CE", "!=", "nullptr", "&&", "CE", "->", "getValue", "(", ")", "<", "", "&&", "-", "CE"], "ground_truth": ["->", "getValue", "(", ")", "<=", "", ";"], "File": "AArch64AsmParser", "Func": "isAddSubImmNeg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13873, "Length": 69, "Cover_Rate": 0.6699029126213593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "mode", "==", "SImode", "&&", "inner_mode", "==", "SFmode", ")", "{", "emit_insn", "(", "gen_movsi_from_sf", "(", "dest", ",", "inner_source", ")", ")", ";", "return", "true", ";", "}", "if", "(", "mode", "==", "SFmode", "&&", "inner_mode", "==", "SImode", ")", "{", "emit_insn", "(", "gen_movsf_from_si", "(", "dest", ",", "inner_source", ")"], "ground_truth": [")", ";"], "File": "powerpcspe", "Func": "rs6000_emit_move_si_sf_subreg", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13874, "Length": 46, "Cover_Rate": 0.36220472440944884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsN64", "=", "Subtarget", ".", "isABI_N64", "(", ")", ";", "return", "TFI", "->", "hasFP", "(", "MF", ")", "?", "(", "IsN64", "?", "", ":", "", ")", ":", "(", "IsN64", "?", "", ":", ""], "ground_truth": [")", ";"], "File": "MipsRegisterInfo20", "Func": "getFrameRegister", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13875, "Length": 33, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "XLenVT", "==", "N", ".", "getOperand", "(", "", ")", ".", "getSimpleValueType", "(", ")", "&&", "", ")", ";", "auto", "EltVT", "=", "N", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", ";", "if", "(", "EltVT", ".", "bitsLT", "(", "XLenVT", ")", ")", "{", "SplatImm", "=", "SignExtend64", "(", "SplatImm", ",", "EltVT", ".", "getSizeInBits", "(", ")", ")", ";", "}", "if", "(", "!", "isInt", "<", "", ">", "(", "SplatImm", ")", ")", "return", "false", ";", "SplatVal", "=", "CurDAG", "->", "getTargetConstant", "(", "SplatImm", ",", "SDLoc"], "ground_truth": ["(", "N", ")", ",", "XLenVT", ")", ";"], "File": "RISCVISelDAGToDAG2", "Func": "selectVSplatSimm5", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13876, "Length": 85, "Cover_Rate": 0.4941860465116279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "getSizeInBits", "(", ")", ">=", "RegisterVT", ".", "getSizeInBits", "(", ")", ")", "return", "CCValAssign", "::", "LocInfo", "::", "Full", ";", "if", "(", "Flags", ".", "isSExt", "(", ")", ")", "return", "CCValAssign", "::", "LocInfo", "::", "SExt", ";", "if", "(", "Flags", ".", "isZExt", "(", ")", ")", "return", "CCValAssign"], "ground_truth": ["::", "LocInfo", "::", "ZExt", ";"], "File": "MipsCallLowering1", "Func": "determineLocInfo", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13877, "Length": 51, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "SVEExpandLibCall", "(", ")"], "ground_truth": [";"], "File": "SVEExpandLibCall", "Func": "createSVEExpandLibCallPass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13878, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsra_n_s64", "(", "int64x1_t", "__a", ",", "int64x1_t", "__b", ",", "const", "int"], "ground_truth": ["__c", ")", "{"], "File": "arm", "Func": "neon2_vsra_n_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13879, "Length": 13, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createExpr", "(", "getImm", "(", ")", ")", ")", ";", "}", "else", "if", "(", "isa", "<", "MCBinaryExpr", ">", "(", "getImm", "(", ")", ")", ")", "{", "const", "MCBinaryExpr", "*", "BinaryExpr", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "getImm", "(", ")", ")", ";", "assert", "(", "isa", "<", "MCExpr", ">", "(", "BinaryExpr", "->", "getLHS", "(", ")", ")", "&&", "cast", "<", "MCExpr", ">", "(", "BinaryExpr", "->", "getLHS", "(", ")", ")", "->", "getKind", "(", ")", "=="], "ground_truth": ["MCExpr", "::", "VK__ABS_HI", ")", ";"], "File": "LanaiAsmParser (2)", "Func": "addHiImm16Operands", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13880, "Length": 79, "Cover_Rate": 0.39303482587064675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_vpermilvarpd256_mask", "(", "(", "__v4df", ")", "__A", ",", "(", "__v4di", ")", "__C", ",", "(", "__v4df", ")", "__W"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_permutevar_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13881, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initialize_aarch64_code_model", "(", "opts", ")", ";", "initialize_aarch64_tls_size", "(", "opts", ")", ";", "int", "queue_depth", "=", "", ";", "switch", "(", "aarch64_tune_params", ".", "autoprefetcher_model", ")", "{", "case", "tune_params", "::", "AUTOPREFETCHER_OFF", ":", "queue_depth", "=", "-", "", ";", "break", ";", "case", "tune_params", "::", "AUTOPREFETCHER_WEAK", ":", "queue_depth", "=", "", ";", "break", ";", "case", "tune_params", "::", "AUTOPREFETCHER_STRONG", ":", "queue_depth", "=", "max_insn_queue_index", "+", "", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "maybe_set_param_value", "(", "PARAM_SCHED_AUTOPREF_QUEUE_DEPTH", ",", "queue_depth", ",", "opts", "->"], "ground_truth": ["x_param_values", ",", "global_options_set", ".", "x_param_values", ")", ";"], "File": "aarch643", "Func": "aarch64_override_options_internal", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13882, "Length": 80, "Cover_Rate": 0.43010752688172044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MoveF64FrameIndex", "==", "-", "", ")", "MoveF64FrameIndex", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "CreateStackObject", "(", "", ",", "", ",", "false", ")", ";", "return", "MoveF64FrameIndex"], "ground_truth": [";"], "File": "RISCVMachineFunctionInfo", "Func": "getMoveF64FrameIndex", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13883, "Length": 27, "Cover_Rate": 0.8181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MFI", ".", "isDeadObjectIndex", "(", "I", ")", "&&", "MFI", ".", "getStackID", "(", "I", ")", "==", "TargetStackID", "::", "SGPRSpill", "&&", "(", "(", "FramePointerSaveIndex", "&&", "I", "!=", "FramePointerSaveIndex", ")", "||", "(", "BasePointerSaveIndex", "&&", "I", "!=", "BasePointerSaveIndex", ")", ")", ")", "{", "return", "false"], "ground_truth": [";"], "File": "SIFrameLowering1", "Func": "allSGPRSpillsAreDead", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13884, "Length": 43, "Cover_Rate": 0.4387755102040816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "MaybeReg", ":", "AvailableRegs", ")", "{", "if", "(", "MaybeReg", ")", "{", "AvailableReg", "=", "MaybeReg", ";", "break", ";", "}", "}", "if", "(", "!", "AvailableReg", ")", "report_fatal_error", "(", "", "", ")", ";", "const", "char", "*", "Symbol", "=", "getIndirectThunkSymbol", "(", "Subtarget", ",", "AvailableReg", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "AvailableReg", ")", ".", "addReg", "(", "CalleeVReg", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "ChangeToES", "(", "Symbol", ")", ";", "MI", ".", "setDesc", "(", "TII", "->", "get", "(", "Opc", ")", ")", ";", "MachineInstrBuilder", "(", "*", "BB", "->", "getParent", "(", ")", ",", "&", "MI", ")", ".", "addReg", "(", "AvailableReg", ",", "RegState", "::", "Implicit", "|", "RegState", "::", "Kill", ")", ";", "return", "BB"], "ground_truth": [";"], "File": "X86ISelLowering (2)5", "Func": "EmitLoweredIndirectThunk", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13885, "Length": 123, "Cover_Rate": 0.4197952218430034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isLegalAddressingMode", "(", "const", "DataLayout", "&", "DL", ",", "const", "AddrMode", "&", "AM", ",", "Type", "*", "Ty", ",", "unsigned", "AS", ",", "Instruction", "*", "I", ")", "const", "{", "return", "AM", ".", "Scale", "=="], "ground_truth": ["", ";"], "File": "ARCISelLowering", "Func": "isLegalAddressingMode", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13886, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_ia32_pfmul", "(", "(", "__v2sf", ")", "__A", ",", "("], "ground_truth": ["__v2sf", ")", "__B", ")", ";"], "File": "mm3dnow4", "Func": "_m_pfmul", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13887, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "static", "bool", "isMinSize", "(", "const"], "ground_truth": ["MachineFunction", "&", "MF", ")", "{"], "File": "HexagonFrameLowering (2)3", "Func": "isMinSize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13888, "Length": 11, "Cover_Rate": 0.4782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "FastISel", "(", "FuncInfo"], "ground_truth": [",", "LibInfo", ")", ";"], "File": "AArch64FastISel10", "Func": "createFastISel", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13889, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "j", "=", "", ",", "NumOps", "=", "I", "->", "getNumOperands", "(", ")", ";", "j", "!=", "NumOps", ";", "++", "j", ")", "{", "MachineOperand", "&", "MO", "=", "I", "->", "getOperand", "(", "j", ")", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "MO", ".", "isDef", "(", ")", "&&", "TRI", "->", "regsOverlap", "(", "Reg", ",", "Base", ")", ")", "return", "false", ";", "if", "(", "Reg", "!=", "Base", "&&", "!", "MemRegs", ".", "count", "(", "Reg", ")", ")", "AddedRegPressure", ".", "insert", "("], "ground_truth": ["Reg", ")", ";"], "File": "ARMLoadStoreOptimizer11", "Func": "IsSafeAndProfitableToMove", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13890, "Length": 95, "Cover_Rate": 0.33687943262411346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bytes", "=", "(", "mode", "==", "BLKmode", ")", "?", "int_size_in_bytes", "(", "type", ")", ":", "GET_MODE_SIZE", "(", "mode", ")", ";", "words", "=", "(", "bytes", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ";", "cum", "->", "words", "+=", "words", ";", "cum", "->", "nregs", "-=", "words", ";", "if", "(", "cum", "->", "nregs", "<=", "", ")", "{", "cum", "->", "nregs", "="], "ground_truth": ["", ";"], "File": "bfin2", "Func": "function_arg_advance", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 13891, "Length": 57, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetObjectFile", "&", "TLOF", "=", "(", "TargetObjectFile", "&", ")", "getObjFileLowering", "(", ")", ";", "if", "(", "TLOF", ".", "IsGlobalInSmallSection", "(", "GV", ",", "getTargetMachine", "(", ")", ")", ")", "{", "SDValue", "GA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "", ",", "", ",", "", ")", ";", "SDValue", "GPRelNode", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "&", "GA", ",", "", ")", ";", "SDValue", "GOT", "=", "DAG", ".", "getGLOBAL_OFFSET_TABLE", "(", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "GOT", ",", "GPRelNode", ")", ";", "}", "SDValue", "GA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "", ",", "", ",", "", ")", ";", "SDValue", "HiPart", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "&", "GA", ",", "", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "GA", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "HiPart", ",", "Lo", ")", ";", "}", "else", "{", "SDValue", "GA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "", ",", "", ",", "", ")", ";", "SDValue", "ResNode", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "GA", ",", "NULL", ",", "", ","], "ground_truth": ["false", ",", "false", ",", "", ")", ";"], "File": "MipsISelLowering32", "Func": "LowerGlobalAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13892, "Length": 210, "Cover_Rate": 0.546875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isTypeLegal", "(", "Ty", ",", "VT", ")", ")", "return", "true", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "{", "return"], "ground_truth": ["true", ";"], "File": "PPCFastISel (2)", "Func": "isLoadTypeLegal", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13893, "Length": 30, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "spu_vector_alignment_reachable", "(", "const_tree", "type", "ATTRIBUTE_UNUSED", ",", "bool", "is_packed", ")", "{", "if", "(", "is_packed", ")", "return"], "ground_truth": ["false", ";"], "File": "spu", "Func": "spu_vector_alignment_reachable", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13894, "Length": 19, "Cover_Rate": 0.8260869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "cvtMIMGAtomic", "(", "MCInst", "&", "Inst", ",", "const", "OperandVector", "&", "Operands", ")", "{", "cvtMIMG", "(", "Inst", ",", "Operands", ",", "true"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser1", "Func": "cvtMIMGAtomic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13895, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "ConvertBooleanCarryToCarryFlag", "(", "SDValue", "BoolCarry", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDLoc", "DL", "(", "BoolCarry", ")", ";", "EVT", "CarryVT", "=", "BoolCarry", "."], "ground_truth": ["getValueType", "(", ")", ";"], "File": "ARMISelLowering186", "Func": "ConvertBooleanCarryToCarryFlag", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13896, "Length": 27, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vbrsrq_m_n_fv4sf", "(", "__arm_vuninitializedq_f32", "(", ")", ",", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vbrsrq_x_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13897, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AI", "->", "use_empty", "(", ")", ")", "return", "AtomicExpansionKind", "::", "None", ";", "auto", "*", "C1", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "AI", "->", "getValOperand", "(", ")", ")", ";", "Instruction", "*", "I", "=", "AI", "->", "user_back", "(", ")", ";", "if", "(", "!", "C1", "||", "!", "AI", "->", "hasOneUse", "(", ")", "||", "I", "->", "getOpcode", "(", ")", "!=", "Instruction", "::", "And", "||", "AI", "->", "getParent", "(", ")", "!=", "I", "->", "getParent", "(", ")", ")", "return", "AtomicExpansionKind", "::", "CmpXChg", ";", "auto", "*", "C2", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "unsigned", "Bits", "=", "AI", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "(", ")", ";", "if", "(", "!", "C2", "||", "Bits", "==", "", "||", "!", "isPowerOf2_64", "(", "C2"], "ground_truth": ["->", "getZExtValue", "(", ")", ")", ")", "return", "AtomicExpansionKind", "::", "CmpXChg", ";"], "File": "X86ISelLowering100", "Func": "shouldExpandLogicAtomicRMWInIR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13898, "Length": 132, "Cover_Rate": 0.6839378238341969, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "reg1", ")", "!=", "REG", ")", "return", "", ";", "const", "int", "regno1", "=", "REGNO", "(", "reg1", ")", ";", "if", "(", "GET_CODE", "(", "reg2", ")", "==", "SUBREG", ")", "reg2", "=", "SUBREG_REG", "(", "reg2", ")", ";", "if", "(", "GET_CODE", "(", "reg2", ")", "!=", "REG", ")", "return", "", ";", "const", "int", "regno2", "=", "REGNO", "(", "reg2", ")", ";", "if", "(", "SPARC_INT_REG_P", "(", "regno1", ")", "&&", "SPARC_INT_REG_P", "(", "regno2", ")", ")", "return", "", ";", "if", "(", "TARGET_VIS3", ")", "{", "if", "(", "(", "SPARC_INT_REG_P", "(", "regno1", ")", "&&", "SPARC_FP_REG_P", "(", "regno2", ")", ")", "||", "(", "SPARC_FP_REG_P", "(", "regno1", ")", "&&", "SPARC_INT_REG_P", "(", "regno2", ")", ")", ")", "return", "", ";", "}", "return"], "ground_truth": ["", ";"], "File": "sparc", "Func": "sparc_split_reg_reg_legitimate", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13899, "Length": 111, "Cover_Rate": 0.7762237762237763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "MI", "=", "SU", "->", "getInstr", "(", ")", ";", "if", "(", "MI", "->", "isDebugInstr", "(", ")", ")", "return", "NoHazard", ";", "unsigned", "Opcode", "=", "MI", "->", "getOpcode", "(", ")", ";", "bool", "isFirst", ",", "isSingle", ",", "isCracked", ",", "isLoad", ",", "isStore", ";", "", "InstrType", "=", "GetInstrType", "(", "Opcode", ",", "isFirst", ",", "isSingle", ",", "isCracked", ",", "isLoad", ",", "isStore", ")", ";", "if", "(", "InstrType", "==", "", ")", "return", "NoHazard", ";", "if", "(", "NumIssued", "!=", "", "&&", "("], "ground_truth": ["isFirst", "||", "isSingle", ")", ")", "return", "Hazard", ";"], "File": "PPCHazardRecognizers", "Func": "getHazardType", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13900, "Length": 83, "Cover_Rate": 0.3155893536121673, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Sew", ".", "ashrInPlace", "(", "", ")", ";", "unsigned", "SewLog2", "=", "Sew", ".", "logBase2", "(", ")", ";", "unsigned", "LmulLog2", "=", "Lmul", ".", "logBase2", "(", ")", ";", "Op", "->", "VType", ".", "Sew", "=", "static_cast", "<", "VSEW", ">", "(", "SewLog2", ")", ";", "if", "(", "Fractional", ")", "{", "unsigned", "Flmul", "=", "", "-", "LmulLog2", ";", "Op", "->", "VType", ".", "Lmul", "=", "static_cast", "<", "VLMUL", ">", "(", "Flmul", ")", ";", "Op", "->", "VType", ".", "Encoding", "=", "(", "(", "Flmul", "&", "", ")", "<<", "", ")", "|", "(", "(", "SewLog2", "&", ""], "ground_truth": [")", "<<", "", ")", "|", "(", "Flmul", "&", "", ")", ";"], "File": "RISCVAsmParser57", "Func": "createVType", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13901, "Length": 97, "Cover_Rate": 0.4127659574468085, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "isMem", "(", ")", "const"], "ground_truth": ["LLVM_OVERRIDE", "{"], "File": "VideocoreAsmParser", "Func": "isMem", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13902, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "MCPhysReg", "CalleeSavedRegsIntrFP", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "TFI", "->", "hasFP", "(", "*", "MF", ")", ")", "return", "(", "F", "->", "getCallingConv", "(", ")"], "ground_truth": ["==", "CallingConv", "::", "_INTR", "?", "CalleeSavedRegsIntrFP", ":", "CalleeSavedRegsFP", ")", ";"], "File": "MSP430RegisterInfo24", "Func": "getCalleeSavedRegs", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13903, "Length": 87, "Cover_Rate": 0.3210332103321033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "HOST_WIDE_INT", "aarch64_constant_alignment", "(", "const_tree", "exp", ",", "HOST_WIDE_INT", "align", ")", "{", "if", "(", "TREE_CODE", "(", "exp", ")", "==", "STRING_CST", "&&", "!", "optimize_size", ")", "return", "MAX", "(", "align", ",", "BITS_PER_WORD", ")", ";", "return", "align"], "ground_truth": [";"], "File": "aarch64", "Func": "aarch64_constant_alignment", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13904, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "PointerType", "*", "PtrTy", "=", "cast", "<", "PointerType", ">", "(", "I", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "PtrTy", "->", "getElementType", "(", ")", ")", ";", "Info", ".", "ptrVal", "=", "I", ".", "getArgOperand"], "ground_truth": ["(", "", ")", ";"], "File": "RISCVISelLowering", "Func": "getTgtMemIntrinsic", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13905, "Length": 57, "Cover_Rate": 0.33727810650887574, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "Subtarget", "::", "initializeEnvironment", "(", ")", "{", "HasV4TOps", "=", "false", ";", "HasV5TOps", "=", "false", ";", "HasV5TEOps", "=", "false", ";", "HasV6Ops", "=", "false", ";", "HasV6MOps", "=", "false", ";", "HasV6KOps", "=", "false", ";", "HasV6T2Ops", "=", "false", ";", "HasV7Ops", "=", "false", ";", "HasV8Ops", "=", "false", ";", "HasV8_1aOps", "=", "false", ";", "HasVFPv2", "=", "false", ";", "HasVFPv3", "=", "false", ";", "HasVFPv4", "=", "false", ";", "HasFPv8", "=", "false", ";", "HasNEON", "=", "false", ";", "UseNEONForSinglePrecisionFP", "=", "false", ";", "UseMulOps", "=", "UseFusedMulOps", ";", "SlowFPVMLx", "=", "false", ";", "HasVMLxForwarding", "=", "false", ";", "SlowFPBrcc", "=", "false", ";", "InThumbMode", "=", "false", ";", "UseSoftFloat", "=", "false", ";", "HasThumb2", "=", "false", ";", "No", "=", "false", ";", "ReserveR9", "=", "false", ";", "NoMovt", "=", "false", ";", "SupportsTailCall", "=", "false", ";", "HasFP16", "=", "false", ";", "HasD16", "=", "false", ";", "HasHardwareDivide", "=", "false", ";", "HasHardwareDivideIn", "=", "false", ";", "HasT2ExtractPack", "="], "ground_truth": ["false", ";"], "File": "ARMSubtarget70", "Func": "initializeEnvironment", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13906, "Length": 135, "Cover_Rate": 0.6490384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "(", ")", "const", "override", "{"], "ground_truth": ["return", "AMDGPU", "::", "NumTargetFixupKinds", ";", "}"], "File": "AMDGPUAsmBackend1", "Func": "getNumFixupKinds", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13907, "Length": 13, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Entry", "=", "Op", ".", "getOperand", "(", "", ")", ";", "int", "JTI", "=", "cast", "<", "JumpTableSDNode", ">", "(", "JT", ".", "getNode", "(", ")", ")", "->", "getIndex", "(", ")", ";", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "", ")", "||", "Subtarget", "->", "getTargetTriple", "(", ")", ".", "getArchName", "(", ")", "==", "", ")", "{", "if", "(", "getTargetMachine", "(", ")", ".", "getCodeModel", "(", ")", "!=", "CodeModel", "::", "Small", ")", "report_fatal_error", "(", "", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "DL", ",", "", ",", "Entry", ",", "SDValue", "(", ")", ")", ";", "SDNode", "*", "B", "=", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getTargetJumpTable", "(", "JTI", ",", "", ")", ",", "Chain", ".", "getValue", "(", "", ")", ",", "Chain", ".", "getValue", "(", "", ")", ")", ";", "return", "SDValue", "(", "B", ",", "", ")", ";", "}", "SDNode", "*", "Dest", "=", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "", ",", "JT", ",", "Entry", ",", "DAG", ".", "getTargetJumpTable", "(", "JTI"], "ground_truth": [",", "", ")", ")", ";"], "File": "AArch64ISelLowering165", "Func": "LowerBR_JT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13908, "Length": 179, "Cover_Rate": 0.69921875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "=="], "ground_truth": ["", ")", ";"], "File": "PPCExpandISEL", "Func": "isISEL", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13909, "Length": 19, "Cover_Rate": 0.5588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vcaddq_rot90v16qi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve1___arm_vcaddq_rot90_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13910, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "at", "=", "CountLeadingZeros_64", "(", "x", ")", ";", "uint64_t", "complow", "=", "", "<<", "(", "", "-", "at", ")", ";", "uint64_t", "comphigh", "=", "", "<<", "(", "", "-"], "ground_truth": ["at", ")", ";"], "File": "AlphaISelDAGToDAG2", "Func": "getNearPower2", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13911, "Length": 30, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "hasAltivec", "(", ")", ")", "getMaxByValAlign", "(", "Ty", ",", "Alignment", ",", "Align"], "ground_truth": ["(", "", ")", ")", ";"], "File": "PPCISelLowering100", "Func": "getByValTypeAlignment", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13912, "Length": 20, "Cover_Rate": 0.31746031746031744, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "rs6000_secondary_reload_gpr", "(", "rtx", "reg", ",", "rtx", "mem", ",", "rtx", "scratch", ",", "bool", "store_p", ")", "{", "int", "regno", "=", "true_regnum", "(", "reg", ")", ";", "enum", "reg_class", "rclass", ";", "rtx", "addr", ";", "rtx", "scratch_or_premodify", "=", "scratch", ";", "if", "(", "TARGET_DEBUG_ADDR", ")", "{", "fprintf", "(", "stderr", ",", "", ",", "store_p", "?", "", ":", "", ")", ";", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_rtx", "(", "reg", ")", ";", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_rtx", "(", "mem", ")", ";", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_rtx", "(", "scratch", ")", ";", "}", "gcc_assert", "(", "regno", ">=", "", "&&", "HARD_REGISTER_NUM_P", "(", "regno", ")", ")", ";", "gcc_assert", "(", "MEM_P", "(", "mem", ")"], "ground_truth": [")", ";"], "File": "rs6000", "Func": "rs6000_secondary_reload_gpr", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13913, "Length": 111, "Cover_Rate": 0.4051094890510949, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "ResVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "Op0", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "X", "=", "Op0", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResVT", ",", "X", ",", "Op1", ")", ";", "}", "}", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "Op1", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Z", "=", "Op1", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ResVT", ","], "ground_truth": ["Op0", ",", "Z", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "performUzpCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13914, "Length": 154, "Cover_Rate": 0.8235294117647058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetPassConfig", "*", "TargetMachine", "::", "createPassConfig", "(", "PassManagerBase", "&", "PM", ")", "{", "return", "new", "TargetPassConfig", "(", "*", "this"], "ground_truth": [",", "PM", ")", ";"], "File": "RISCVTargetMachine11", "Func": "createPassConfig", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13915, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "!", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "isFI", "(", ")", ")", "{", "++", "FIOperandNum", ";", "assert", "(", "FIOperandNum", "<", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "}", "MI", ".", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "BaseReg", ",", "false", ")", ";", "unsigned", "OffsetOperandNo", "=", "getOffsetONFromFION", "(", "MI", ",", "FIOperandNum", ")", ";", "Offset", "+=", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "getImm", "(", ")", ";", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "Subtarget", "&", "Subtarget", "=", "MF", ".", "getSubtarget"], "ground_truth": ["<", "Subtarget", ">", "(", ")", ";"], "File": "PPCRegisterInfo (2)3", "Func": "resolveFrameIndex", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13916, "Length": 117, "Cover_Rate": 0.6062176165803109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_vcvttph2w256_mask", "(", "__B", ",", "(", "__v16hi"], "ground_truth": [")", "_mm256_setzero_si256", "(", ")", ",", "__A", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_maskz_cvttph_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13917, "Length": 18, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddvq_p_u16", "(", "uint16x8_t", "__a", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vaddvq_p_uv8hi", "(", "__a"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vaddvq_p_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13918, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FirstOpc", "=", "FirstLdSt", ".", "getOpcode", "(", ")", ";", "unsigned", "SecondOpc", "=", "SecondLdSt", ".", "getOpcode", "(", ")", ";", "if", "(", "!", "canPairLdStOpc", "(", "FirstOpc", ",", "SecondOpc", ")", ")", "return", "false", ";", "if", "(", "!", "isCandidateToMergeOrPair", "(", "FirstLdSt", ")", "||", "!", "isCandidateToMergeOrPair", "(", "SecondLdSt", ")", ")", "return", "false", ";", "int64_t", "Offset1", "=", "FirstLdSt", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "isUnscaledLdSt", "(", "FirstOpc", ")", "&&", "!", "scaleOffset", "(", "FirstOpc", ",", "Offset1", ")", ")", "return", "false", ";", "int64_t", "Offset2", "=", "SecondLdSt", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "isUnscaledLdSt", "(", "SecondOpc", ")", "&&", "!", "scaleOffset", "(", "SecondOpc", ",", "Offset2", ")", ")", "return", "false", ";", "if", "(", "Offset1", ">", "", "||", "Offset1", "<", "-", "", ")", "return", "false", ";", "assert", "(", "Offset1", "<=", "Offset2"], "ground_truth": ["&&", "", ")", ";"], "File": "AArch64InstrInfo109", "Func": "shouldClusterMemOps", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13919, "Length": 135, "Cover_Rate": 0.7219251336898396, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DecodeSubVectorBroadcast", "(", "MVT", "DstVT", ",", "MVT", "SrcVT", ",", "SmallVectorImpl", "<", "int", ">", "&", "ShuffleMask", ")", "{", "assert", "(", "SrcVT", ".", "getScalarType", "(", ")", "==", "DstVT", ".", "getScalarType", "(", ")", "&&", "", ")", ";", "unsigned", "NumElts", "=", "SrcVT", ".", "getVectorNumElements", "("], "ground_truth": [")", ";"], "File": "X86ShuffleDecode4", "Func": "DecodeSubVectorBroadcast", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13920, "Length": 43, "Cover_Rate": 0.4574468085106383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SelectAddrIdxX16", "(", "SDValue", "N", ",", "SDValue", "&", "Base", ","], "ground_truth": ["SDValue", "&", "Index", ")", "{"], "File": "PPCISelDAGToDAG103", "Func": "SelectAddrIdxX16", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13921, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ix86_target_stack_probe", "(", "void", ")", "{", "if", "(", "flag_stack_check", "==", "STATIC_BUILTIN_STACK_CHECK", ")", "return", "false", ";", "return", "TARGET_STACK_PROBE"], "ground_truth": [";"], "File": "i386", "Func": "ix86_target_stack_probe", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13922, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "N", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&"], "ground_truth": ["N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", "&&", "N", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";"], "File": "X86ISelDAGToDAG114", "Func": "SelectMOV64Imm32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13923, "Length": 75, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegName", "[", "", "]", "==", "'q'", ")", "{", "std", "::", "string", "RN", "(", "RegName", ")", ";", "RN", "[", "", "]", "=", "'f'", ";", "OS", "<<"], "ground_truth": ["RN", ";"], "File": "PPCInstPrinter", "Func": "printRegName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13924, "Length": 29, "Cover_Rate": 0.47540983606557374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "op", "=", "", ",", "e", "=", "I", "->", "getNumOperands", "(", ")", ";", "op", "!=", "e", ";", "++", "op", ")", "if", "(", "I", "->", "getOperand", "(", "op", ")", ".", "isCPI", "(", ")", ")", "{", "unsigned", "Bits", "=", "", ";", "unsigned", "Scale", "=", "", ";", "bool", "NegOk", "=", "false", ";", "bool", "IsSoImm", "=", "false", ";", "switch", "(", "Opc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "NegOk", "=", "true", ";", "IsSoImm", "=", "true", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "Bits", "=", "", ";", "Scale", "=", "", ";", "NegOk", "=", "true", ";", "break", ";", "}", "unsigned", "CPI", "=", "I", "->", "getOperand", "(", "op", ")", ".", "getIndex", "(", ")", ";", "MachineInstr", "*", "CPEMI", "=", "CPEMIs", "[", "CPI", "]", ";", "unsigned", "MaxOffs", "=", "(", "(", "", "<<", "Bits", ")", "-", "", ")", "*", "Scale", ";", "CPUsers", ".", "push_back", "(", "CPUser", "(", "I", ",", "CPEMI", ",", "MaxOffs", ",", "NegOk", ",", "IsSoImm", ")", ")", ";", "CPEntry", "*", "CPE", "=", "findConstPoolEntry", "(", "CPI", ",", "CPEMI", ")", ";", "assert", "(", "CPE", "&&", "", ")", ";", "CPE", "->", "RefCount", "++", ";", "break", ";", "}", "}", "if", "(", "isThumb", "&&", "!", "MBB", ".", "empty", "(", ")", "&&", "MBB", ".", "begin", "(", ")", "->", "getOpcode", "(", ")", "==", "", "&&", "(", "(", "Offset", "%", "", ")", "!=", "", "||", "HasInlineAsm"], "ground_truth": [")", ")", "MBBSize", "+=", "", ";"], "File": "ARMConstantIslandPass27", "Func": "InitialFunctionScan", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13925, "Length": 307, "Cover_Rate": 0.3633136094674556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addRegisterClass", "(", "", ",", "&", "AMDGPU", "::", "VReg_64RegClass", ")", ";", "addRegisterClass", "(", "", ",", "&", "AMDGPU", "::", "VReg_64RegClass", ")", ";", "addRegisterClass", "(", "", ",", "&", "AMDGPU", "::", "VReg_128RegClass", ")", ";", "addRegisterClass", "(", "", ",", "&", "AMDGPU", "::", "VReg_128RegClass", ")", ";", "addRegisterClass", "(", "", ",", "&", "AMDGPU", "::", "VReg_256RegClass", ")", ";", "addRegisterClass", "(", "", ",", "&", "AMDGPU", "::", "VReg_256RegClass", ")", ";", "addRegisterClass", "(", "", ",", "&", "AMDGPU", "::", "VReg_512RegClass", ")", ";", "addRegisterClass", "(", "", ",", "&", "AMDGPU", "::", "VReg_512RegClass", ")", ";", "computeRegisterProperties", "(", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Expand", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Legal", ")", ";", "setOperationAction", "(", "", ",", "", ",", "Custom", ")", ";", "setOperationAction", "(", "", ",", ""], "ground_truth": [",", "Custom", ")", ";"], "File": "SIISelLowering3", "Func": "SITargetLowering", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13926, "Length": 156, "Cover_Rate": 0.416, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "RegisterInfo", "::", "lowerVRSAVESpilling", "(", "MachineBasicBlock", "::", "iterator", "II", ",", "unsigned", "FrameIndex", ")", "const", "{", "MachineInstr", "&", "MI", "=", "*", "II", ";", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "const", "TargetRegisterClass", "*", "GPRC", "="], "ground_truth": ["&", "", ";"], "File": "PPCRegisterInfo22", "Func": "lowerVRSAVESpilling", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13927, "Length": 73, "Cover_Rate": 0.4010989010989011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "TII", "->", "getLoadAndTest", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "if", "(", "!", "Opcode", "||", "!", "adjustCCMasksForInstr", "(", "MI", ",", "Compare", ",", "CCUsers", ",", "Opcode", ")", ")", "return", "false", ";", "auto", "MIB", "=", "BuildMI", "(", "*", "MI", ".", "getParent", "(", ")", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opcode", ")", ")", ";", "for", "(", "const", "auto", "&", "MO", ":", "MI", ".", "operands", "(", ")", ")"], "ground_truth": ["MIB", ".", "add", "(", "MO", ")", ";"], "File": "SystemZElimCompare (2)2", "Func": "convertToLoadAndTest", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13928, "Length": 82, "Cover_Rate": 0.5694444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "case", "LibFunc", "::", "EI_ATAN", ":", "Res0", "=", "atan", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_ATANH", ":", "Res0", "=", "(", "log", "(", "opr0", "+", "", ")", "-", "log", "(", "opr0", "-", "", ")", ")", "/", "", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_ATANPI", ":", "Res0", "=", "atan", "(", "opr0", ")", "/", "MATH_PI", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_CBRT", ":", "Res0", "=", "(", "opr0", "<", "", ")", "?", "-", "pow", "(", "-", "opr0", ",", "", "/", "", ")", ":", "pow", "(", "opr0", ",", "", "/", "", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_COS", ":", "Res0", "=", "cos", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_COSH", ":", "Res0", "=", "cosh", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_COSPI", ":", "Res0", "=", "cos", "(", "MATH_PI", "*", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_EXP", ":", "Res0", "=", "exp", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_EXP2", ":", "Res0", "=", "pow", "(", "", ",", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_EXP10", ":", "Res0", "=", "pow", "(", "", ",", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_EXPM1", ":", "Res0", "=", "exp", "(", "opr0", ")", "-", "", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_LOG", ":", "Res0", "=", "log", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_LOG2", ":", "Res0", "=", "log", "(", "opr0", ")", "/", "log", "(", "", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_LOG10", ":", "Res0", "=", "log", "(", "opr0", ")", "/", "log", "(", "", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_RSQRT", ":", "Res0", "=", "", "/", "sqrt", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_N", ":", "Res0", "=", "sin", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_NH", ":", "Res0", "=", "sinh", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_NPI", ":", "Res0", "=", "sin", "(", "MATH_PI", "*", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_SQRT", ":", "Res0", "=", "sqrt", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_TAN", ":", "Res0", "=", "tan", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_TANH", ":", "Res0", "=", "tanh", "(", "opr0", ")", ";", "return", "true", ";", "case", "LibFunc", "::", "EI_TANPI", ":", "Res0", "=", "tan", "(", "MATH_PI", "*", "opr0", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AMDGPULibCalls", "Func": "evaluateScalarMathFunc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13929, "Length": 393, "Cover_Rate": 0.4262472885032538, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "found_flags", "=", "initial_state", ";", "while", "(", "(", "ntoken", "=", "strchr", "(", "specs", ",", "separator", ")", ")", ")", "{", "size_t", "token_length", "=", "ntoken", "-", "specs", ";", "unsigned", "token_ops", "=", "aarch64_parse_one_option_token", "(", "specs", ",", "token_length", ",", "flags", ",", "option_name", ")", ";", "if", "(", "!", "token_ops", ")", "found_flags", "="], "ground_truth": ["", ";"], "File": "aarch64", "Func": "aarch64_parse_boolean_options", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13930, "Length": 50, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MayFoldLoad", "&&", "N1", "->", "getOpcode", "(", ")", "==", "", "&&", "N1", "->", "hasOneUse", "(", ")", "&&", "tryFoldVecLoad", "(", "Node", ",", "N1", ".", "getNode", "(", ")", ",", "N1", ".", "getOperand", "(", "", ")", ",", "Tmp0", ",", "Tmp1", ",", "Tmp2", ",", "Tmp3", ",", "Tmp4", ")", ")", "{", "SDValue", "Load", "=", "N1", ".", "getOperand", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N0", ",", "Tmp0", ",", "Tmp1", ",", "Tmp2", ",", "Tmp3", ",", "Tmp4", ",", "Imm", ",", "Load", ".", "getOperand", "(", "", ")", "}", ";", "SDVTList", "VTs", "=", "CurDAG", "->", "getVTList", "(", "VT", ",", "", ",", "", ")", ";", "MachineSDNode", "*", "CNode", "=", "CurDAG", "->", "getMachineNode", "(", "MOpc", ",", "dl", ",", "VTs", ",", "Ops", ")", ";", "ReplaceUses", "(", "Load", ".", "getValue", "(", "", ")", ",", "SDValue", "(", "CNode", ",", "", ")", ")", ";", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "MemOp", "[", "", "]", "=", "cast", "<", "LoadSDNode", ">", "(", "Load", ")", "->", "getMemOperand", "(", ")", ";", "CNode", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+"], "ground_truth": ["", ")", ";"], "File": "X86ISelDAGToDAG", "Func": "emitPCMPISTR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13931, "Length": 173, "Cover_Rate": 0.5118343195266272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "riscv_set_frame_expr", "(", "riscv_frame_set", "(", "mem"], "ground_truth": [",", "reg", ")", ")", ";"], "File": "riscv", "Func": "riscv_save_reg", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13932, "Length": 10, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__aarch64_vset_lane_any", "(", "__aarch64_vget_lane_any", "(", "__b", ",", "__lane2"], "ground_truth": [")", ",", "__a", ",", "__lane1", ")", ";"], "File": "arm", "Func": "neon4_vcopyq_lane_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13933, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasBMI", "(", ")", "const", "{", "return", "HasBMI"], "ground_truth": [";"], "File": "X86Subtarget (2)", "Func": "hasBMI", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13934, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqrshrun_n_s32", "(", "int32x4_t", "__a", ","], "ground_truth": ["const", "int", "__b", ")", "{"], "File": "arm", "Func": "neon_vqrshrun_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13935, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MIB", ".", "addImm", "(", "Offset", ")", ".", "addReg", "(", "Reg", ",", "getKillRegState", "("], "ground_truth": ["IsKill", ")", ")", ";"], "File": "M68kInstrBuilder", "Func": "addRegIndirectWithDisp", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13936, "Length": 18, "Cover_Rate": 0.43902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "this", "->", "SubTarget", ".", "is64", "(", ")", ")", "{", "return", "", ";", "}", "else"], "ground_truth": ["{"], "File": "PPCISelLowering107", "Func": "getOptimalMemOpType", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13937, "Length": 17, "Cover_Rate": 0.3469387755102041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "Tok", ".", "Data", "=", "Str", ".", "data", "(", ")", ";", "Op", "->", "Tok", ".", "Length", "=", "Str", "."], "ground_truth": ["size", "(", ")", ";"], "File": "ARMAsmParser (2)", "Func": "CreateToken", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13938, "Length": 24, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isHighLatencyBlock", "("], "ground_truth": [")", "{"], "File": "SIMachineScheduler", "Func": "isHighLatencyBlock", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13939, "Length": 5, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "_mm_set_epi64", "(", "(", "__m64", ")", "", ",", "__A"], "ground_truth": [")", ";"], "File": "emmintrin", "Func": "_mm_movpi64_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13940, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "PopOpnd", "=", "InIdx", ".", "getOperand", "(", "", ")", ";", "if", "(", "PopOpnd", ".", "getOpcode", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "PopOpnd", ",", "InVec", ")", ";", "}", "if", "(", "isTypeLegal", "(", "VT", ")", ")", "return", "Op", ";", "EVT", "IntVT", "=", "VT", ".", "changeVectorElementTypeToInteger", "(", ")", ";", "SDValue", "SplatIdx", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "IntVT", ",", "DAG", ".", "getZExtOrTrunc", "(", "InIdx", ",", "DL", ",", "", ")", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "One", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "Seq", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "IntVT", ",", "Zero", ",", "One", ")", ";", "EVT", "BoolVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ")", ";", "EVT", "PredVT", "=", "Seq", ".", "getValueType", "(", ")", ".", "changeVectorElementType", "(", "BoolVT", ")", ";", "SDValue", "Pred", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PredVT", ",", "Seq", ",", "SplatIdx", ","], "ground_truth": ["DAG", ".", "getCondCode", "(", "", ")", ")", ";"], "File": "AArch64ISelLowering102", "Func": "LowerEXTRACT_VECTOR_ELT", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13941, "Length": 187, "Cover_Rate": 0.31166666666666665, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Shuffles", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "Shuffles", "[", "i", "]", "->", "replaceAllUsesWith", "(", "TransposedVectors", "[", "Indices", "[", "i", "]", "]", ")", ";", "return", "true", ";", "}", "Type", "*", "ShuffleEltTy", "=", "ShuffleTy", "->", "getVectorElementType", "(", ")", ";", "unsigned", "NumSubVecElems", "=", "ShuffleTy", "->", "getVectorNumElements", "(", ")", "/", "Factor", ";", "decompose", "(", "Shuffles", "[", "", "]", ",", "Factor", ",", "VectorType", "::", "get", "(", "ShuffleEltTy", ",", "NumSubVecElems", ")", ",", "DecomposedVectors", ")", ";", "switch", "(", "NumSubVecElems", ")", "{", "case", "", ":", "transpose_4x4", "(", "DecomposedVectors", ",", "TransposedVectors", ")", ";", "break", ";", "case", "", ":", "interleave8bitStride4VF8", "(", "DecomposedVectors", ",", "TransposedVectors", ")", ";", "break", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "X86InterleavedAccess15", "Func": "lowerIntoOptimizedSequence", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13942, "Length": 120, "Cover_Rate": 0.36036036036036034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int32x4_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "("], "ground_truth": ["b", ")", ":", ")", ";"], "File": "arm", "Func": "neon2_vmull_high_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13943, "Length": 24, "Cover_Rate": 0.5581395348837209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "WidenedMask", ",", "DL", ",", "DAG", ")", ")", ")", ";", "}", "assert", "(", "Mask", "[", "", "]", "!=", "-", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", "!=", "-", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", "<", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", ">=", "", "&&", "", ")", ";", "if", "(", "Subtarget", ".", "hasAVX2", "(", ")", ")", "if", "(", "SDValue", "Extract", "=", "lowerShuffleOfExtractsAsVperm", "(", "DL", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ")", "return", "Extract", ";", "if", "(", "SDValue", "Shift", "=", "lowerShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Insertion", "=", "lowerShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "int", "InverseMask", "[", "", "]", "=", "{", "Mask", "[", "", "]", "^", "", ",", "Mask", "[", "", "]", "^", "", "}", ";", "if", "(", "SDValue", "Insertion", "=", "lowerShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V2", ",", "V1", ",", "InverseMask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "bool", "IsBlendSupported", "=", "Subtarget", ".", "hasSSE41"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "lowerV2I64Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13944, "Length": 222, "Cover_Rate": 0.33534743202416917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpeq_epi16_mask", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__mmask8", ")", "__builtin_ia32_pcmpeqw128_mask", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi"], "ground_truth": [")", "__B", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_cmpeq_epi16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13945, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerToPredicatedOp", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ",", "unsigned", "NewOp", ",", "bool", "OverrideNEON", ")", "const", "{", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "auto", "Pg", "=", "getPredicateForVector", "(", "DAG", ",", "DL", ",", "VT", ")", ";", "if", "(", "useSVEForFixedLengthVectorVT", "(", "VT", ",", "OverrideNEON", ")", ")", "{", "EVT", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "DAG", ",", "VT", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Operands", "=", "{", "Pg", "}", ";", "for", "(", "const", "SDValue", "&", "V", ":", "Op", "->", "op_values", "(", ")", ")", "{", "if", "(", "isa", "<", "CondCodeSDNode", ">", "(", "V", ")", ")", "{", "Operands", ".", "push_back", "(", "V", ")", ";", "continue", ";", "}", "if", "(", "const", "VTSDNode", "*", "VTNode", "=", "dyn_cast", "<", "VTSDNode", ">", "(", "V", ")", ")", "{", "EVT", "VTArg", "=", "VTNode", "->", "getVT", "(", ")", ".", "getVectorElementType", "(", ")", ";", "EVT", "NewVTArg", "=", "ContainerVT", ".", "changeVectorElementType", "(", "VTArg", ")", ";", "Operands", ".", "push_back", "(", "DAG", ".", "getValueType", "(", "NewVTArg", ")", ")", ";", "continue", ";", "}", "assert", "(", "useSVEForFixedLengthVectorVT", "(", "V", ".", "getValueType", "(", ")"], "ground_truth": [",", "OverrideNEON", ")", "&&", "", ")", ";"], "File": "AArch64ISelLowering96", "Func": "LowerToPredicatedOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13946, "Length": 184, "Cover_Rate": 0.5272206303724928, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerINSERT_VECTOR_ELT", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "if", "(", "EltVT", "==", "", ")", "return", "InsertBitToMaskVector", "(", "Op", ",", "DAG", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "N0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "N2", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N2", ")", ")", "return", "SDValue", "(", ")", ";", "auto", "*", "N2C", "=", "cast", "<", "ConstantSDNode", ">", "(", "N2", ")", ";", "unsigned", "IdxVal", "=", "N2C", "->", "getZExtValue", "(", ")", ";", "if", "(", "VT", ".", "is256BitVector", "(", ")", "||", "VT", ".", "is512BitVector", "(", ")", ")", "{", "if", "(", "VT", ".", "is256BitVector", "(", ")", "&&", "IdxVal", "==", "", ")", "{", "if", "(", "(", "Subtarget", "->", "hasAVX", "(", ")", "&&", "(", "EltVT", "==", "", "||", "EltVT", "==", "", ")", ")", "||", "(", "Subtarget", "->", "hasAVX2", "(", ")", "&&", "EltVT", "==", "", ")", ")", "{", "SDValue", "N1Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N1", ")", ";", "N2", "=", "DAG", ".", "getIntPtrConstant", "(", "", ",", "dl", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N0", ",", "N1Vec", ",", "N2", ")", ";", "}", "}", "SDValue", "V", "=", "Extract128BitVector", "(", "N0", ",", "IdxVal", ",", "DAG", ",", "dl", ")", ";", "unsigned", "NumEltsIn128", "=", "", "/", "EltVT", ".", "getSizeInBits", "(", ")", ";", "unsigned", "IdxIn128", "=", "IdxVal", "-", "(", "IdxVal", "/", "NumEltsIn128", ")", "*", "NumEltsIn128", ";", "V", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "V", ".", "getValueType", "(", ")", ",", "V", ",", "N1", ",", "DAG", ".", "getConstant", "(", "IdxIn128", ",", "dl", ",", "", ")", ")", ";", "return", "Insert128BitVector", "(", "N0", ",", "V", ",", "IdxVal", ",", "DAG", ",", "dl", ")", ";", "}", "assert", "(", "VT", ".", "is128BitVector", "(", ")", "&&", "", ")", ";", "if", "(", "Subtarget", "->", "hasSSE41", "(", ")", ")", "{", "if", "(", "EltVT", ".", "getSizeInBits", "(", ")", "==", "", "||", "EltVT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "unsigned", "Opc", ";", "if", "(", "VT", "==", "", ")", "{", "Opc", "="], "ground_truth": ["", ";"], "File": "X86ISelLowering1", "Func": "LowerINSERT_VECTOR_ELT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13947, "Length": 365, "Cover_Rate": 0.4866666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isReg", "(", "FP64Reg", ")"], "ground_truth": [";"], "File": "RISCVAsmParser (2)1", "Func": "isFP64", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13948, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SEDAGToDAGISel", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "Subtarget", "=", "&", "static_cast", "<", "const", "Subtarget", "&", ">", "("], "ground_truth": ["MF", ".", "getSubtarget", "(", ")", ")", ";"], "File": "MipsSEISelDAGToDAG (2)", "Func": "runOnMachineFunction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13949, "Length": 27, "Cover_Rate": 0.574468085106383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "isCall", "(", ")", ")", "return", "true", ";", "if", "(", "!", "isTargetSpecificOpcode", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", "return", "true", ";", "return", "!", "isSALU", "(", "MI", ")", "||", "MI", "."], "ground_truth": ["readsRegister", "(", "", ",", "&", "RI", ")", ";"], "File": "SIInstrInfo11", "Func": "mayReadEXEC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13950, "Length": 43, "Cover_Rate": 0.35537190082644626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSubtargetV2", "(", ")", "const", "{", "return", "ArchVersion", "=="], "ground_truth": ["V2", ";"], "File": "HexagonSubtarget1", "Func": "isSubtargetV2", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13951, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmul_f64", "(", "float64x1_t", "__a", ",", "float64x1_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon2_vmul_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13952, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vabdq_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ")", "{", "return", "__builtin_mve_vabdq_fv4sf", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vabdq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13953, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "isDef32", "(", "const", "SDNode", "&", "N", ")", "{", "unsigned", "Opc", "=", "N", ".", "getOpcode", "(", ")", ";", "return", "Opc", "!=", "", "&&", "Opc", "!=", "TargetOpcode", "::", "EXTRACT_SUBREG", "&&", "Opc"], "ground_truth": ["!=", "", ";"], "File": "AArch64ISelLowering (2)2", "Func": "isDef32", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13954, "Length": 35, "Cover_Rate": 0.875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "pa_internal_arg_pointer", "(", "void", ")", "{", "if", "(", "TARGET_64BIT", ")", "return", "copy_to_reg", "(", "virtual_incoming_args_rtx", ")", ";", "else", "return"], "ground_truth": ["virtual_incoming_args_rtx", ";"], "File": "pa", "Func": "pa_internal_arg_pointer", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13955, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsqd128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v4si", ")", "_mm_undefined_si128", "(", ")"], "ground_truth": [",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cvtsepi64_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13956, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "fprintf", "(", "dump_file", ",", "", ",", "INSN_UID", "(", "BB_HEAD", "(", "loop", "->", "header", ")", ")", ",", "INSN_UID", "(", "BB_END", "(", "loop", "->", "latch", ")", ")", ")", ";", "if", "(", "pc_set", "(", "BB_END", "(", "loop", "->", "latch", ")", ")", "==", "NULL_RTX", ")", "fprintf", "(", "dump_file", ",", "", ")", ";", "else", "fprintf", "(", "dump_file", ",", "", ")", ";", "}", "}", "}", "else", "{", "rtx_insn", "*", "new_insn", ";", "if", "(", "dump_file", ")", "fprintf", "(", "dump_file", ",", "", ")", ";", "new_insn", "=", "emit_insn_before", "(", "gen_osc_break", "(", ")", ",", "BB_END", "(", "loop"], "ground_truth": ["->", "latch", ")", ")", ";"], "File": "s390", "Func": "s390_adjust_loops", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13957, "Length": 94, "Cover_Rate": 0.43317972350230416, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "struct", "cc_conv", "cc_di_convs", "[", "]", "=", "{", "{", "NE", ",", "", ",", "", "}", ",", "{", "EQ", ",", "", ",", "", "}", ",", "{", "GE", ",", "", ",", "", "}", ",", "{", "GT", ",", "", ",", "", "}", ",", "{", "LE", ",", "", ",", "", "}", ",", "{", "LT", ",", "", ",", "", "}", ",", "{", "GTU", ",", "", ",", "", "}", ",", "{", "LEU", ",", "", ",", "", "}", ",", "CCEND", "}", ";", "static", "const", "struct", "cc_type_conv", "cc_convs", "[", "]", "=", "{", "{", "CC_FUNmode", ",", "cc_fun_convs", "}", ",", "{", "CC_FPmode", ",", "cc_fp_convs", "}", ",", "{", "CC_FPEQmode", ",", "cc_fpeq_convs", "}", ",", "{", "CC_UNSmode", ",", "cc_uns_convs", "}", ",", "{", "CCmode", ",", "cc_signed_convs", "}", ",", "{", "DImode", ",", "cc_di_convs", "}", "}", ";", "size_t", "i", ";", "int", "j", ";", "machine_mode", "mode", "=", "GET_MODE", "(", "XEXP", "(", "x", ",", "", ")", ")", ";", "RTX_CODE", "cc", "=", "GET_CODE", "(", "x", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "cc_convs", ")", ";", "i", "++", ")", "{", "if", "(", "mode", "==", "cc_convs", "[", "i", "]", ".", "cc_mode", ")", "{", "for", "(", "j", "=", "", ";", "cc_convs", "[", "i", "]", ".", "convs", "[", "j", "]", ".", "cc", "!=", "UNKNOWN", ";", "j", "++", ")", "if", "(", "cc", "==", "cc_convs", "[", "i", "]", ".", "convs", "[", "j", "]", ".", "cc", ")", "{", "const", "char", "*", "mmix_cc", "=", "(", "reversed", "?", "cc_convs", "[", "i", "]", ".", "convs", "[", "j", "]", ".", "reversed", ":", "cc_convs", "[", "i", "]", ".", "convs", "[", "j", "]", ".", "normal", ")", ";", "if", "(", "mmix_cc", "==", "NULL", ")", "fatal_insn", "(", "", ",", "x", ")", ";", "fprintf", "(", "stream", ",", "", ",", "mmix_cc", ")", ";", "return", ";", "}", "fatal_insn", "(", "", ",", "x", ")", ";", "}", "}", "fatal_insn", "(", ""], "ground_truth": [",", "x", ")", ";"], "File": "mmix4", "Func": "mmix_output_condition", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13958, "Length": 292, "Cover_Rate": 0.5499058380414312, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_vfmaddsd3_mask3", "(", "(", "__v2df", ")", "__W", ",", "-", "(", "__v2df", ")"], "ground_truth": ["__A", ",", "(", "__v2df", ")", "__B", ",", "(", "__mmask8", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_mask3_fnmadd_round_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13959, "Length": 30, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__o", "=", "__builtin_aarch64_set_qregxiv2di", "(", "__o", ",", "(", "int64x2_t", ")", "temp", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregxiv2di", "(", "__o", ",", "(", "int64x2_t", ")", "temp", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregxiv2di", "(", "__o", ",", "(", "int64x2_t", ")", "temp", ".", "val", "[", "", "]", ",", "", ")", ";", "__o", "=", "__builtin_aarch64_set_qregxiv2di", "(", "__o", ",", "(", "int64x2_t", ")", "temp"], "ground_truth": [".", "val", "[", "", "]", ",", "", ")", ";"], "File": "arm", "Func": "neon4_vst4_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13960, "Length": 76, "Cover_Rate": 0.37254901960784315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMemRegImm", "(", ")"], "ground_truth": ["const", "{"], "File": "DLXAsmParser", "Func": "isMemRegImm", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13961, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "toIndex", "(", "ID", "Id", ")", "{", "assert", "(", "static_cast", "<", "unsigned", ">", "(", "Id", ")", ">", "static_cast"], "ground_truth": ["<", "unsigned", ">", "(", "LibFunc", "::", "EI_LAST_MANGLED", ")", "&&", "", ")", ";"], "File": "AMDGPULibFunc (2)", "Func": "toIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13962, "Length": 31, "Cover_Rate": 0.5849056603773585, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "for", "(", "BasicBlock", "*", "BB", ":", "RPOT", ")", "{", "int", "SuccState", "=", "getSuccState", "(", "InitialStates", ",", "F", ",", "ParentBaseState", ",", "BB", ")", ";", "if", "(", "SuccState", "==", "OverdefinedState", ")", "continue", ";", "FinalStates", ".", "insert", "(", "{", "BB", ",", "SuccState", "}", ")", ";", "}", "for", "(", "BasicBlock", "*", "BB", ":", "RPOT", ")", "{", "auto", "&", "BBColors", "=", "BlockColors", "[", "BB", "]", ";", "BasicBlock", "*", "FuncletEntryBB", "=", "BBColors", ".", "front", "(", ")", ";", "if", "(", "isa", "<", "CleanupPadInst", ">", "(", "FuncletEntryBB", "->", "getFirstNonPHI", "(", ")", ")", ")", "continue", ";", "int", "PrevState", "=", "getPredState", "(", "FinalStates", ",", "F", ",", "ParentBaseState", ",", "BB", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "BB", "->", "getName", "(", ")", "<<", "", "<<", "PrevState", "<<", "'\\n'", ")", ";", "for", "(", "Instruction", "&", "I", ":", "*", "BB", ")", "{", "auto", "*", "Call", "=", "dyn_cast", "<", "CallBase", ">", "(", "&", "I", ")", ";", "if", "(", "!", "Call", "||", "!", "isStateStoreNeeded", "(", "Personality", ",", "*", "Call", ")", ")", "continue", ";", "int", "State", "=", "getStateForCall", "(", "BlockColors", ",", "FuncInfo", ",", "*", "Call", ")", ";", "if", "(", "State", "!=", "PrevState", ")", "insertStateNumberStore", "(", "&", "I", ",", "State", ")", ";", "PrevState", "=", "State", ";", "}", "auto", "EndState", "=", "FinalStates", ".", "find", "(", "BB", ")", ";", "if", "(", "EndState", "!=", "FinalStates", ".", "end", "(", ")", ")", "if", "(", "EndState", "->", "second", "!=", "PrevState", ")", "insertStateNumberStore", "(", "BB", "->", "getTerminator", "(", ")", ",", "EndState", "->", "second", ")", ";", "}", "SmallVector", "<", "CallBase", "*", ",", "", ">", "SetJmp3Calls", ";", "for", "(", "BasicBlock", "*", "BB", ":", "RPOT", ")", "{", "for", "(", "Instruction", "&", "I", ":", "*", "BB", ")", "{", "auto", "*", "Call", "=", "dyn_cast", "<", "CallBase", ">", "(", "&", "I", ")", ";", "if", "(", "!", "Call", ")", "continue", ";", "if", "(", "Call", "->", "getCalledOperand", "(", ")", "->", "stripPointerCasts", "(", ")", "!=", "SetJmp3", ".", "getCallee", "(", ")", "->", "stripPointerCasts", "(", ")", ")", "continue", ";", "SetJmp3Calls", ".", "push_back", "(", "Call", ")", ";", "}", "}", "for", "(", "CallBase", "*", "Call", ":"], "ground_truth": ["SetJmp3Calls", ")", "{"], "File": "X86WinEHState15", "Func": "addStateStores", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13963, "Length": 326, "Cover_Rate": 0.35129310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "MCAsmBackend", "::", "writeNopData", "(", "raw_ostream", "&", "OS", ",", "uint64_t", "Count", ",", "const", "MCSubtargetInfo", "*", "STI", ")", "const", "{", "for", "(", "uint64_t", "I", "=", "", ";", "I", "!=", "Count", ";", "++", "I", ")", "OS"], "ground_truth": ["<<", "'\\x7'", ";"], "File": "SystemZMCAsmBackend10", "Func": "writeNopData", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13964, "Length": 37, "Cover_Rate": 0.9024390243902439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "FrameIndex", ")", ";", "Offset", "+=", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "getImm", "(", ")", ";", "if", "(", "!", "MF", ".", "getFunction", "(", ")", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "AttributeSet", "::", "FunctionIndex", ",", "Attribute", "::", "Naked", ")", ")", "{", "if", "(", "!", "(", "hasBasePointer", "(", "MF", ")", "&&", "FrameIndex", "<", "", ")", ")", "Offset", "+=", "MFI", "->", "getStackSize", "(", ")", ";", "}", "assert", "(", "OpC", "!=", "", "&&", "", ")", ";", "if", "(", "!", "noImmForm", "&&", "isInt", "<", "", ">", "(", "Offset", ")", "&&", "(", "!", "isIXAddr", "||", "(", "Offset", "&", "", ")", "==", "", ")", ")", "{", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "return", ";", "}", "bool", "is64Bit", "=", "Subtarget", ".", "is64", "(", ")", ";", "const", "TargetRegisterClass", "*", "G8RC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "GPRC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "is64Bit", "?", "G8RC", ":", "GPRC", ";", "unsigned", "SRegHi", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "RC", ")", ",", "SReg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "is64Bit", "?", "", ":", "", ")", ",", "SRegHi", ")", ".", "addImm", "(", "Offset", ">>", "", ")", ";", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "is64Bit", "?", "", ":", "", ")", ","], "ground_truth": ["SReg", ")", ".", "addReg", "(", "SRegHi", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "Offset", ")", ";"], "File": "PPCRegisterInfo13", "Func": "eliminateFrameIndex", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13965, "Length": 250, "Cover_Rate": 0.36023054755043227, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MayClobberFrom", "&&", "!", "MayClobberTo", ")", "return", "false", ";", "if", "(", "(", "MayClobberFrom", "&&", "!", "MayClobberTo", ")", "||", "(", "!", "MayClobberFrom", "&&", "MayClobberTo", ")", ")", "return", "true", ";", "return", "!", "(", "(", "MBBFrom", "==", "MBBTo", "&&", "MDT", ".", "dominates", "(", "Clobber", ",", "&", "*", "From", ")", "&&", "MDT", ".", "dominates", "(", "Clobber", ",", "&", "*", "To", ")", ")", "||", "MDT", ".", "properlyDominates", "(", "Clobber", "->", "getParent", "(", ")", ",", "MBBTo", ")", ")", ";", "}", ";", "return", "(", "llvm", "::", "any_of", "(", "Clobbers", ",", "interferes", ")", ")", "||", "(", "llvm", "::", "any_of", "(", "Inits", ",", "[", "&", "]", "(", "InitListMap", "::", "value_type", "&", "C", ")", "{", "return", "C", ".", "first", "!=", "Init", ".", "first", "&&", "llvm", "::", "any_of", "(", "C", ".", "second", ",", "interferes", ")", ";", "}", ")", ")", ";", "}", ";", "if", "(", "MDT", ".", "dominates", "(", "MI1", ",", "MI2", ")", ")", "{", "if", "(", "!", "intereferes", "(", "MI2", ",", "MI1", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI2", "->", "getParent", "(", ")", "->", "getNumber", "(", ")", "<<", "", "<<", "*", "MI2", ")", ";", "MI2", "->", "eraseFromParent", "(", ")", ";", "Defs", ".", "erase", "(", "I2", "++", ")", ";", "Changed", "=", "true", ";", "continue", ";", "}", "}", "else", "if", "(", "MDT", ".", "dominates", "(", "MI2", ",", "MI1", ")", ")", "{", "if", "(", "!", "intereferes", "(", "MI1", ",", "MI2", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI1", "->", "getParent", "(", ")", "->", "getNumber", "(", ")", "<<", "", "<<", "*", "MI1", ")", ";", "MI1", "->", "eraseFromParent", "(", ")", ";", "Defs", ".", "erase", "(", "I1", "++", ")", ";", "Changed", "=", "true", ";", "break", ";", "}", "}", "else"], "ground_truth": ["{"], "File": "SIFixSGPRCopies16", "Func": "hoistAndMergeSGPRInits", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13966, "Length": 274, "Cover_Rate": 0.3277511961722488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createPrepareForLiveIntervals", "(", ")", "{", "return", "new", "PrepareForLiveIntervals", "("], "ground_truth": [")", ";"], "File": "TVMPrepareForLiveIntervals", "Func": "createTVMPrepareForLiveIntervals", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 13967, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "return"], "ground_truth": ["getFramePointerReg", "(", "STI", ")", ";"], "File": "ARMBaseRegisterInfo10", "Func": "getFrameRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13968, "Length": 39, "Cover_Rate": 0.6842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "!", "(", "PersonalityLocs", ".", "empty", "(", ")", "&&", "PersonalityIndexLocs", "."], "ground_truth": ["empty", "(", ")", ")", ";"], "File": "ARMAsmParser (2)", "Func": "hasPersonality", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13969, "Length": 16, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "name", "=", "TREE_STRING_POINTER", "(", "DECL_SECTION_NAME", "(", "decl", ")", ")", ";", "if", "(", "streq", "(", "name", ",", "", ")", "||", "streq", "(", "name", ",", "", ")", ")", "v850_set_data_area", "(", "decl", ",", "DATA_AREA_ZDA", ")", ";", "else", "if", "(", "streq", "(", "name", ",", "", ")", "||", "streq", "(", "name", ",", "", ")", ")", "v850_set_data_area", "(", "decl", ",", "DATA_AREA_SDA", ")", ";", "else", "if", "(", "streq", "(", "name", ",", "", ")", ")", "v850_set_data_area", "(", "decl", ",", "DATA_AREA_TDA", ")", ";", "}", "else", "{", "int", "size", "=", "int_size_in_bytes", "(", "TREE_TYPE", "(", "decl"], "ground_truth": [")", ")", ";"], "File": "v8503", "Func": "v850_encode_data_area", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13970, "Length": 91, "Cover_Rate": 0.34210526315789475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "WeakRefDirective", "=", "", ";", "HasLCOMMDirective", "=", "true", ";", "DwarfRequiresFrameSection", "=", "false", ";", "SupportsDebugInformation", "="], "ground_truth": ["true", ";"], "File": "ARMMCAsmInfo3", "Func": "ARMELFMCAsmInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13971, "Length": 16, "Cover_Rate": 0.3018867924528302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TCTX_POINTER_ARITH", ":", "if", "(", "!", "silent_p", ")", "error_at", "(", "loc", ",", "", ",", "type", ")", ";", "return", "false", ";", "case", "TCTX_FIELD", ":", "if", "(", "silent_p", ")", ";", "else", "if", "(", "lang_GNU_CXX", "(", ")", ")", "error_at", "(", "loc", ",", "", ",", "type", ")", ";", "else", "error_at", "(", "loc", ",", "", ",", "type", ")", ";", "return", "false", ";", "case", "TCTX_ARRAY_ELEMENT", ":", "if", "(", "!", "silent_p", ")", "error_at", "(", "loc", ",", "", ",", "type", ")", ";", "return", "false", ";", "case", "TCTX_ALLOCATION", ":", "if", "(", "!", "silent_p", ")", "error_at", "(", "loc", ",", "", ",", "type", ")", ";", "return", "false", ";", "case"], "ground_truth": ["TCTX_DEALLOCATION", ":"], "File": "aarch64-sve-builtins", "Func": "verify_type_context", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13972, "Length": 100, "Cover_Rate": 0.3861003861003861, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "TheModule", "==", "&", "M", ")", ";", "TheModule", "=", "nullptr", ";", "EHLinkRegistrationTy", "=", "nullptr", ";", "CXXEHRegistrationTy", "=", "nullptr", ";", "SEHRegistrationTy", "=", "nullptr", ";", "SetJmp3", "=", "nullptr", ";", "CxxLongjmpUnwind", "=", "nullptr", ";", "SehLongjmpUnwind", "=", "nullptr", ";", "Cookie", "=", "nullptr", ";", "return", "false"], "ground_truth": [";"], "File": "X86WinEHState1", "Func": "doFinalization", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13973, "Length": 43, "Cover_Rate": 0.7962962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "std", "::", "next", "(", "I", ")", "==", "I", "->", "getParent", "(", ")", "->", "end", "(", ")", ")", "return", "false", ";", "return", "std", "::", "next", "(", "I", ")", "->", "getOpcode", "("], "ground_truth": [")", "==", "", ";"], "File": "R600ISelLowering (2)1", "Func": "isEOP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13974, "Length": 36, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "DAGToDAGISel", "(", "TM", ",", "OptLevel"], "ground_truth": [")", ";"], "File": "SystemZISelDAGToDAG (2)", "Func": "createSystemZISelDag", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13975, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "VectorRegMerger", "(", "tm"], "ground_truth": [")", ";"], "File": "R600OptimizeVectorRegisters (2)", "Func": "createR600VectorRegMerger", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 13976, "Length": 7, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFusion", "(", ")", "const", "{", "return", "hasArithmeticBccFusion", "(", ")", "||", "hasArithmeticCbzFusion", "(", ")", "||", "hasFuseAES", "(", ")", "||", "hasFuseCCSelect", "(", ")"], "ground_truth": ["||", "hasFuseLiterals", "(", ")", ";"], "File": "AArch64Subtarget12", "Func": "hasFusion", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13977, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "REAL_VALUE_TO_TARGET_SINGLE", "(", "*", "CONST_DOUBLE_REAL_VALUE", "(", "x", ")", ",", "value_long", "[", "", "]", ")", ";", "if", "(", "HOST_BITS_PER_LONG", ">", "", ")", "value_long", "[", "", "]", "&=", "", ";", "fprintf", "(", "file", ",", "", ",", "value_long", "[", "", "]", ")", ";", "break", ";", "case", "DFmode", ":", "REAL_VALUE_TO_TARGET_DOUBLE", "(", "*", "CONST_DOUBLE_REAL_VALUE", "(", "x", ")", ",", "value_long", ")", ";", "if", "(", "HOST_BITS_PER_LONG", ">", "", ")", "{", "value_long", "[", "", "]", "&=", "", ";", "value_long", "[", "", "]", "&=", "", ";", "}", "fprintf", "(", "file", ",", "", ",", "value_long", "[", "", "]", ",", "value_long", "[", "", "]", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "break", ";", "case", "MODE_INT", ":", "case", "MODE_PARTIAL_INT", ":", "size", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "switch", "(", "size", ")", "{", "case", ""], "ground_truth": [":"], "File": "xtensa5", "Func": "xtensa_output_literal", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13978, "Length": 126, "Cover_Rate": 0.4581818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "FIOperandNo", "=", "", ";", "while", "(", "!", "MI", ".", "getOperand", "(", "FIOperandNo", ")", ".", "isFI", "(", ")", ")", "{", "++", "FIOperandNo", ";", "assert", "(", "FIOperandNo", "!=", "MI", ".", "getNumOperands", "(", ")", "&&", "", ")", ";", "}", "unsigned", "OffsetOperandNo", "=", "(", "FIOperandNo", "==", "", ")", "?", "", ":", "", ";", "if", "(", "MI", ".", "isInlineAsm", "(", ")", ")", "OffsetOperandNo", "=", "FIOperandNo", "-", "", ";", "int", "FrameIndex", "=", "MI", ".", "getOperand", "(", "FIOperandNo", ")", ".", "getIndex", "(", ")", ";", "FunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "int", "FPSI", "=", "FI", "->", "getFramePointerSaveIndex", "(", ")", ";", "unsigned", "OpC", "=", "MI", ".", "getOpcode", "(", ")", ";", "if", "(", "FPSI", "&&", "FrameIndex", "==", "FPSI", "&&", "(", "OpC", "==", "", "||", "OpC", "==", "", ")", ")", "{", "lowerDynamicAlloc", "(", "II", ",", "SPAdj", ",", "RS", ")", ";", "return", "", ";", "}", "if", "(", "EnableRegisterScavenging", ")", "if", "(", "OpC", "==", "", ")", "{", "lowerCRSpilling", "(", "II", ",", "FrameIndex", ",", "SPAdj", ",", "RS", ")", ";", "return", "", ";", "}", "MI", ".", "getOperand", "(", "FIOperandNo", ")", ".", "ChangeToRegister", "(", "hasFP", "(", "MF", ")", "?", "", ":", "", ",", "false", ")", ";", "bool", "isIXAddr", "=", "false", ";", "switch", "(", "OpC", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "isIXAddr", "=", "true", ";", "break", ";", "}", "int", "Offset", "=", "MFI", "->", "getObjectOffset", "(", "FrameIndex", ")", ";", "if", "(", "!", "isIXAddr", ")", "Offset", "+=", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "getImm", "(", ")", ";", "else", "Offset", "+=", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "getImm", "(", ")", "<<", "", ";", "Offset", "+=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "isInt16", "(", "Offset", ")", "&&", "(", "!", "isIXAddr", "||", "(", "Offset", "&", "", ")", "==", "", ")", ")", "{", "if", "(", "isIXAddr", ")", "Offset", ">>=", "", ";", "MI", ".", "getOperand", "(", "OffsetOperandNo", ")", ".", "ChangeToImmediate", "(", "Offset", ")", ";", "return"], "ground_truth": ["", ";"], "File": "PPCRegisterInfo85", "Func": "eliminateFrameIndex", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13979, "Length": 354, "Cover_Rate": 0.5793780687397708, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "const", "unsigned", "DefaultSafety", "=", "", ";", "switch", "(", "RC", "->", "getID", "(", ")", ")", "{", "default", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "FP", "=", "TFI", "->", "hasFP", "(", "MF", ")", "?", "", ":", "", ";", "return", "", "-", "FP", "-", "DefaultSafety", ";", "}", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "PPCRegisterInfo24", "Func": "getRegPressureLimit", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13980, "Length": 76, "Cover_Rate": 0.5205479452054794, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ElemWidth", "==", "", ")", "{", "assert", "(", "VecWidth", "==", "VecTy", ".", "getVectorNumElements", "(", ")", "&&", "", ")", ";", "assert", "(", "VecWidth", "==", "", "||", "VecWidth", "==", "", "||", "VecWidth", "==", "", ")", ";", "if", "(", "IdxN", ")", "{", "if", "(", "IdxN", "->", "isNullValue", "(", ")", "&&", "ValTy", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "VecV", ")", ";", "}", "if", "(", "ValWidth", "==", "", ")", "{", "SDValue", "A0", "=", "getInstr", "(", "", ",", "dl", ",", "", ",", "{", "VecV", "}", ",", "DAG", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "A0", ",", "IdxV", ")", ";", "}", "unsigned", "Scale", "=", "VecWidth", "/", "ValWidth", ";", "assert", "(", "ty", "(", "IdxV", ")", "==", "", ")", ";", "SDValue", "S0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "IdxV", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "SDValue", "T0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "VecV", ")", ";", "SDValue", "T1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "T0", ",", "S0", ")", ";", "while", "(", "Scale", ">", "", ")", "{", "T1", "=", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "dl", ",", "", ",", "T1", ")", ";", "T1", "=", "expandPredicate", "(", "T1", ",", "dl", ",", "DAG", ")", ";", "Scale", "/=", "", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "ResTy"], "ground_truth": [",", "T1", ")", ";"], "File": "HexagonISelLowering115", "Func": "extractVector", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 13981, "Length": 243, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ExtractSubReg", "=", "", ";", "break", ";", "case", "", ":", "CopyOpc", "=", "", ";", "ExtractSubReg", "=", "", ";", "break", ";", "default", ":", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "EltSize"], "ground_truth": ["<<", "", ")", ";"], "File": "AArch64InstructionSelector1", "Func": "getLaneCopyOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13982, "Length": 34, "Cover_Rate": 0.3008849557522124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "shouldClusterLoads", "(", "MachineInstr", "*", "FirstLdSt", ",", "MachineInstr", "*", "SecondLdSt", ",", "unsigned", "NumLoads", ")", "const", "{", "if", "(", "NumLoads", ">", "", ")", "return", "false", ";", "if", "(", "FirstLdSt", "->", "getOpcode", "(", ")", "!=", "SecondLdSt", "->", "getOpcode", "(", ")", ")", "return", "false", ";", "unsigned", "Ofs1", "=", "FirstLdSt", "->", "getOperand", "(", "", ")", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "ARM64InstrInfo", "Func": "shouldClusterLoads", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13983, "Length": 58, "Cover_Rate": 0.651685393258427, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "TargetLowering", "::", "ArgListTy", "getDivRemArgList", "(", "const", "SDNode", "*", "N", ",", "LLVMContext", "*", "Context", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "assert", "(", "(", "N", "->", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "", ")", ";", "bool", "isSigned", "=", "N", "->", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOpcode", "(", ")", "==", "", ";", "TargetLowering", "::", "ArgListTy", "Args", ";", "TargetLowering", "::", "ArgListEntry", "Entry", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "N", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "EVT", "ArgVT", "=", "N", "->", "getOperand", "(", "i", ")", ".", "getValueType", "(", ")", ";", "Type", "*", "ArgTy", "=", "ArgVT", ".", "getTypeForEVT", "(", "*", "Context", ")", ";", "Entry", ".", "Node", "=", "N", "->", "getOperand", "(", "i", ")", ";", "Entry", ".", "Ty", "=", "ArgTy", ";", "Entry", ".", "isSExt", "=", "isSigned", ";", "Entry", ".", "isZExt", "=", "!", "isSigned", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "}", "if", "(", "Subtarget", "->", "isTargetWindows", "(", ")", "&&", "Args", ".", "size", "(", ")", ">=", "", ")", "std", "::", "swap", "(", "Args", "[", "", "]", ",", "Args", "[", "", "]", ")", ";", "return"], "ground_truth": ["Args", ";"], "File": "ARMISelLowering134", "Func": "getDivRemArgList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13984, "Length": 210, "Cover_Rate": 0.9417040358744395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "untagged_base", "=", "expand_simple_binop", "(", "Pmode", ",", "AND", ",", "tagged_pointer", ",", "tag_mask", ",", "target", ",", "true", ",", "OPTAB_DIRECT", ")", ";", "gcc_assert", "(", "untagged_base"], "ground_truth": [")", ";"], "File": "i3861", "Func": "ix86_memtag_untagged_pointer", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13985, "Length": 25, "Cover_Rate": 0.3968253968253968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_cvtu64_mask64", "(", "unsigned", "long", "long", "__A", ")", "{", "return", "(", "__mmask64", ")", "__builtin_ia32_kmovq", "(", "(", "__mmask64", ")"], "ground_truth": ["__A", ")", ";"], "File": "avx512bwintrin", "Func": "_cvtu64_mask64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13986, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeVLD3DupInstruction", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "unsigned", "Rd", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "Rd", "|=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", "<<", "", ";", "unsigned", "Rn", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rm", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "inc", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", "+", "", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Rd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "(", "Rd", "+", "inc", ")", "%", "", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "(", "Rd", "+", "", "*", "inc", ")", "%", "", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "Rm", "!=", "", ")", "{", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", ""], "ground_truth": [")", ")", ";"], "File": "ARMDisassembler13", "Func": "DecodeVLD3DupInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13987, "Length": 246, "Cover_Rate": 0.8172757475083057, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "struct", "machine_function", "*", "s390_init_machine_status"], "ground_truth": ["(", "void", ")", "{"], "File": "s390", "Func": "s390_init_machine_status", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13988, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_floatdihf", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "fp16_vcvth_f16_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 13989, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "vec_uint4", "vec_sra", "(", "vec_uint4", "a", ","], "ground_truth": ["vec_uint4", "b", ")", "{"], "File": "vmx2spu", "Func": "vec_sra", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 13990, "Length": 12, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "Val", "=", "N", "->", "getOperand", "(", ""], "ground_truth": [")", ";"], "File": "Z80oldISelLowering", "Func": "combineZeroExtend", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 13991, "Length": 20, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NoAliases", "||", "!", "printAliasInstr", "(", "MI", ",", "STI", ",", "O", ")", ")", "printInstruction", "(", "MI", ",", "STI", ",", "O", ")", ";", "printAnnotation", "(", "O", ",", "Annot"], "ground_truth": [")", ";"], "File": "RISCVInstPrinter6", "Func": "printInst", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13992, "Length": 30, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Align", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "EVT", "VT", "=", "Op", ".", "getNode", "(", ")", "->", "getValueType", "(", "", ")", ";", "bool", "Has64BitPointers", "=", "Subtarget", "->", "has64BitPointers", "(", ")", ";", "EVT", "SPTy", "=", "Has64BitPointers", "?", "", ":", "", ";", "if", "(", "getTargetMachine", "(", ")", ".", "Options", ".", "EnableSegmentedStacks", ")", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "if", "(", "Subtarget", "->", "is64Bit", "(", ")", ")", "{", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "for", "(", "Function", "::", "const_arg_iterator", "I", "=", "F", "->", "arg_begin", "(", ")", ",", "E", "=", "F", "->", "arg_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "I", "->", "hasNestAttr", "(", ")", ")", "report_fatal_error", "(", "", "", ")", ";", "}", "const", "TargetRegisterClass", "*", "AddrRegClass", "=", "getRegClassFor", "(", "Has64BitPointers", "?", "", ":", "", ")", ";", "unsigned", "Vreg", "=", "MRI", ".", "createVirtualRegister", "(", "AddrRegClass", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Vreg", ",", "Size", ")", ";", "SDValue", "Value", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "SPTy", ",", "Chain", ",", "DAG", ".", "getRegister", "(", "Vreg", ",", "SPTy", ")", ")", ";", "SDValue", "Ops1", "[", "", "]", "=", "{", "Value", ",", "Chain", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops1", ",", "", ",", "dl", ")", ";", "}", "else", "{", "SDValue", "Flag", ";", "unsigned", "Reg", "=", "(", "Has64BitPointers", "?", "", ":", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Reg", ",", "Size", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NodeTys", ",", "Chain"], "ground_truth": [",", "Flag", ")", ";"], "File": "X86ISelLowering192", "Func": "LowerDYNAMIC_STACKALLOC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13993, "Length": 306, "Cover_Rate": 0.5677179962894249, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "int", ",", "", ">", "MaskHigh", ";", "SmallVector", "<", "int", ",", "", ">", "MaskLow", ";", "SmallVector", "<", "int", ",", "", ">", "LowHighMask", "[", "", "]", ";", "SmallVector", "<", "int", ",", "", ">", "MaskHighTemp", ";", "SmallVector", "<", "int", ",", "", ">", "MaskLowTemp", ";", "createUnpackShuffleMask", "(", "VT", ",", "MaskLow", ",", "true", ",", "false", ")", ";", "createUnpackShuffleMask", "(", "VT", ",", "MaskHigh", ",", "false", ",", "false", ")", ";", "createUnpackShuffleMask", "(", "HalfVT", ",", "MaskLowTemp", ",", "true", ",", "false", ")", ";", "createUnpackShuffleMask", "(", "HalfVT", ",", "MaskHighTemp", ",", "false", ",", "false", ")", ";", "narrowShuffleMaskElts", "(", "", ",", "MaskLowTemp", ",", "LowHighMask", "[", "", "]", ")", ";", "narrowShuffleMaskElts", "(", "", ",", "MaskHighTemp", ",", "LowHighMask", "[", "", "]", ")", ";", "Value", "*", "IntrVec", "[", "", "]", ";", "IntrVec", "[", "", "]", "=", "Builder", ".", "CreateShuffleVector", "(", "Matrix", "["], "ground_truth": ["", "]", ",", "Matrix", "[", "", "]", ",", "MaskLow", ")", ";"], "File": "X86InterleavedAccess1", "Func": "interleave8bitStride4", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13994, "Length": 140, "Cover_Rate": 0.3835616438356164, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "M", ".", "size", "(", ")", "!=", "static_cast", "<", "size_t", ">", "(", "NumInputElements", ")", ")", "return", "false", ";", "int", "NumLHSMatch", "=", "", ",", "NumRHSMatch", "=", "", ";", "int", "LastLHSMismatch", "=", "-", "", ",", "LastRHSMismatch", "=", "-", "", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "NumInputElements", ";", "++", "i", ")", "{", "if", "(", "M", "[", "i", "]", "==", "-", "", ")", "{", "++", "NumLHSMatch"], "ground_truth": [";"], "File": "AArch64ISelLowering (2)", "Func": "isINSMask", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13995, "Length": 68, "Cover_Rate": 0.37777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "SelectionDAGInfo", "*", "getSelectionDAGInfo", "(", ")", "const", "{", "return", "&"], "ground_truth": ["TSInfo", ";"], "File": "TeeRISCTargetMachine", "Func": "getSelectionDAGInfo", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13996, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "IsExtern", "=", "", ";", "unsigned", "Type", "=", "", ";", "if", "(", "Target", ".", "isAbsolute", "(", ")", ")", "{", "Type", "=", "macho", "::", "RIT_Vanilla", ";", "}", "else", "{", "if", "(", "SD", "->", "getSymbol", "(", ")", ".", "isVariable", "(", ")", ")", "{", "int64_t", "Res", ";", "if", "(", "SD", "->", "getSymbol", "(", ")", ".", "getVariableValue", "(", ")", "->", "EvaluateAsAbsolute", "(", "Res", ",", "Layout", ",", "Writer", "->", "getSectionAddressMap", "(", ")", ")", ")", "{", "FixedValue", "=", "Res", ";", "return", ";", "}", "}", "if", "(", "Writer", "->", "doesSymbolRequireExternRelocation", "(", "SD", ")", ")", "{", "IsExtern", "=", "", ";", "Index", "=", "SD", "->", "getIndex", "(", ")", ";", "if", "(", "!", "SD", "->", "Symbol", "->", "isUndefined", "(", ")", ")", "FixedValue", "-=", "Layout", ".", "getSymbolOffset", "(", "SD", ")", ";", "}", "else", "{", "const", "MCSectionData", "&", "SymSD", "=", "Asm", ".", "getSectionData", "(", "SD", "->", "getSymbol", "(", ")", ".", "getSection", "(", ")", ")", ";", "Index", "=", "SymSD", ".", "getOrdinal", "(", ")", "+", "", ";", "FixedValue", "+=", "Writer", "->", "getSectionAddress", "(", "&", "SymSD", ")", ";", "}", "if", "(", "IsPCRel", ")", "FixedValue", "-=", "Writer", "->", "getSectionAddress"], "ground_truth": ["(", "Fragment", "->", "getParent", "(", ")", ")", ";"], "File": "X86MachObjectWriter5", "Func": "RecordX86Relocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13997, "Length": 181, "Cover_Rate": 0.3656565656565657, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isFence", "(", "Dest", "->", "getValue", "(", ")", ")", ")", "{", "ElimNodes", ".", "insert", "(", "*", "Dest", ")", ";", "ElimEdges", ".", "insert", "(", "E", ")", ";", "for", "(", "const", "Edge", "&", "DE", ":", "Dest", "->", "edges", "(", ")", ")", "ElimEdges", ".", "insert", "(", "DE", ")", ";", "}", "}", "}", "int", "MitigatedGadgets", "=", "", ",", "RemainingGadgets", "=", "", ";", "NodeSet", "ReachableNodes", "{", "G", "}", ";", "for", "(", "const", "Node", "&", "RootN", ":", "G", ".", "nodes", "(", ")", ")", "{", "if", "(", "llvm", "::", "none_of", "(", "RootN", ".", "edges", "(", ")", ",", "MachineGadgetGraph", "::", "isGadgetEdge", ")", ")", "continue", ";", "ReachableNodes", ".", "clear", "(", ")", ";", "std", "::", "function", "<", "void", "(", "const", "Node", "*", ",", "bool", ")", ">", "FindReachableNodes", "=", "[", "&", "]", "(", "const", "Node", "*", "N", ",", "bool", "FirstNode", ")", "{", "if", "(", "!", "FirstNode", ")", "ReachableNodes", ".", "insert", "(", "*", "N", ")", ";", "for", "(", "const", "Edge", "&", "E", ":", "N", "->", "edges", "(", ")", ")", "{", "const", "Node", "*", "Dest", "=", "E", ".", "getDest", "(", ")", ";", "if", "(", "MachineGadgetGraph", "::", "isCFGEdge", "(", "E", ")", "&&", "!", "ElimEdges", ".", "contains", "(", "E", ")", "&&", "!", "ReachableNodes", ".", "contains", "(", "*", "Dest", ")", ")", "FindReachableNodes", "(", "Dest", ",", "false", ")", ";", "}", "}", ";", "FindReachableNodes", "(", "&", "RootN", ",", "true", ")", ";", "for", "(", "const", "Edge", "&", "E", ":", "RootN", ".", "edges", "(", ")", ")", "{", "if", "(", "MachineGadgetGraph", "::", "isGadgetEdge", "(", "E", ")", ")", "{", "if", "(", "ReachableNodes", ".", "contains", "(", "*", "E", ".", "getDest", "(", ")", ")", ")", "{", "++", "RemainingGadgets", ";", "}", "else", "{", "++", "MitigatedGadgets"], "ground_truth": [";"], "File": "X86LoadValueInjectionLoadHardening3", "Func": "elimMitigatedEdgesAndNodes", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13998, "Length": 262, "Cover_Rate": 0.793939393939394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint8_t", "Sign", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "uint8_t", "Exp", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "uint8_t", "Mantissa", "=", "Imm", "&", "", ";", "FPUnion", ".", "I", "=", "", ";", "FPUnion", ".", "I", "|=", "Sign", "<<", "", ";", "FPUnion", ".", "I", "|=", "(", "(", "Exp", "&", "", ")", "!=", "", "?", "", ":", "", ")"], "ground_truth": ["<<", "", ";"], "File": "ARMAddressingModes20", "Func": "getFPImmFloat", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 13999, "Length": 63, "Cover_Rate": 0.4921875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "F", ".", "hasPersonalityFn", "(", ")", ")", "return", "false", ";", "PersonalityFn", "=", "dyn_cast", "<", "Function", ">", "(", "F", ".", "getPersonalityFn", "(", ")", "->", "stripPointerCasts", "(", ")", ")", ";", "if", "(", "!", "PersonalityFn", ")", "return", "false", ";", "Personality", "=", "classifyEHPersonality", "(", "PersonalityFn", ")", ";", "if", "(", "!", "isFuncletEHPersonality", "(", "Personality", ")", ")", "return", "false", ";", "bool", "HasPads", "=", "false", ";", "for", "(", "BasicBlock", "&", "BB", ":", "F", ")", "{", "if", "(", "BB", ".", "isEHPad", "(", ")", ")", "{", "HasPads", "=", "true", ";", "break", ";", "}", "}", "if", "(", "!", "HasPads", ")", "return", "false", ";", "Type", "*", "Int8PtrType", "=", "Type", "::", "getInt8PtrTy", "(", "TheModule", "->"], "ground_truth": ["getContext", "(", ")", ")", ";"], "File": "X86WinEHState10", "Func": "runOnFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14000, "Length": 110, "Cover_Rate": 0.49107142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "addr", ",", "align", ",", "wdst", ";", "cond", "=", "operands", "[", "", "]", ";", "dst", "=", "operands", "[", "", "]", ";", "mem", "=", "operands", "[", "", "]", ";", "oldval", "=", "operands", "[", "", "]", ";", "newval", "=", "operands", "[", "", "]", ";", "is_weak", "=", "operands", "[", "", "]", ";", "mod_s", "=", "operands", "[", "", "]", ";", "mod_f", "=", "operands", "[", "", "]", ";", "mode", "=", "GET_MODE", "(", "mem", ")", ";", "addr", "=", "XEXP", "(", "mem", ",", "", ")", ";", "gcc_assert", "(", "register_operand", "(", "addr", ",", "DImode", ")", ")", ";", "align", "=", "expand_simple_binop", "(", "Pmode", ",", "AND", ",", "addr", ",", "GEN_INT", "(", "-"], "ground_truth": ["", ")", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";"], "File": "alpha", "Func": "alpha_expand_compare_and_swap_12", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14001, "Length": 112, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BitSimplification", "::", "genExtractHalf", "(", "MachineInstr", "*", "MI", ",", "BitTracker", "::", "RegisterRef", "RD", ",", "const", "BitTracker", "::", "RegisterCell", "&", "RC", ")", "{", "RegHalf", "L", ";", "if", "(", "!", "matchHalf", "(", "RD", ".", "Reg", ",", "RC", ",", "", ",", "L", ")", "||", "!", "HBS", "::", "isZero", "(", "RC", ",", "", ",", "", ")", ")", "return", "false", ";", "unsigned", "Opc", "=", "MI", "->", "getOpcode", "(", ")", ";", "MachineBasicBlock", "&", "B", "=", "*", "MI", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "NewR", "=", "", ";", "if", "(", "L", ".", "Low", "&&", "Opc", "!=", "", ")", "{", "NewR", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "HII", ".", "get", "(", "", ")", ",", "NewR", ")", ".", "addReg", "(", "L", ".", "Reg", ",", "", ",", "L", ".", "Sub", ")", ";", "}", "else", "if", "(", "!", "L", ".", "Low", "&&", "Opc", "!=", "", ")", "{", "NewR", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "HII", ".", "get", "(", "", ")", ",", "NewR", ")", ".", "addReg", "(", "L", ".", "Reg", ",", "", ",", "L", ".", "Sub", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "}", "if", "(", "NewR", "==", "", ")", "return", "false", ";", "HBS", "::", "replaceSubWithSub", "(", "RD", ".", "Reg", ",", "RD", ".", "Sub", ",", "NewR"], "ground_truth": [",", "", ",", "MRI", ")", ";"], "File": "HexagonBitSimplify (2)", "Func": "genExtractHalf", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14002, "Length": 236, "Cover_Rate": 0.8872180451127819, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcopy_laneq_s8", "(", "int8x8_t", "__a", ",", "const", "int", "__lane1", ",", "int8x16_t", "__b", ",", "const", "int", "__lane2"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon4_vcopy_laneq_s8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14003, "Length": 17, "Cover_Rate": 0.5151515151515151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "C", ".", "CCMask", "=", "CCMaskForCondCode", "(", "Cond", ")", ";", "if", "(", "C", ".", "Op0", ".", "getValueType", "(", ")", ".", "isFloatingPoint", "(", ")", ")", "{", "C", ".", "CCValid", "=", "", ";", "C", ".", "Opcode", "=", "", ";", "adjustForFNeg", "(", "C", ")", ";", "}", "else", "{", "C", ".", "CCValid", "=", "", ";", "C", ".", "Opcode", "=", "", ";", "if", "(", "C", ".", "CCMask", "==", "", "||", "C", ".", "CCMask", "==", "", "||", "(", "DAG", ".", "SignBitIsZero", "(", "C", ".", "Op0", ")", "&&", "DAG", ".", "SignBitIsZero", "(", "C", ".", "Op1", ")", ")", ")", "C", ".", "ICmpType", "=", "", ";", "else", "if", "(", "C", ".", "CCMask", "&", "", ")", "C", ".", "ICmpType", "=", "", ";", "else", "C", ".", "ICmpType", "=", "", ";", "C", ".", "CCMask", "&=", "~", "", ";", "adjustZeroCmp", "(", "DAG", ",", "C", ")", ";", "adjustSubwordCmp", "(", "DAG", ",", "C", ")", ";", "adjustForSubtraction", "(", "DAG", ",", "C", ")", ";", "adjustForLTGFR", "(", "C", ")", ";", "adjustICmpTruncate", "(", "DAG"], "ground_truth": [",", "C", ")", ";"], "File": "SystemZISelLowering106", "Func": "getCmp", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14004, "Length": 158, "Cover_Rate": 0.6245059288537549, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Triple", "&", "TT", "=", "TM", "->", "getTargetTriple", "(", ")", ";", "const", "MCAsmInfo", "*", "MAI", "=", "TM", "->", "getMCAsmInfo", "(", ")", ";", "addPass", "(", "createRetpolineThunksPass", "(", ")", ")", ";", "if", "(", "TT", ".", "isOSWindows", "(", ")", "&&", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "addPass", "(", "createAvoidTrailingCallPass", "(", ")", ")", ";", "if", "(", "!", "TT", ".", "isOSDarwin", "(", ")", "&&", "(", "!", "TT", ".", "isOSWindows", "(", ")", "||", "MAI", "->", "getExceptionHandlingType", "(", ")", "==", "ExceptionHandling", "::", "DwarfCFI", ")", ")", "addPass", "(", "createCFIInstrInserter", "(", ")", ")", ";", "if", "(", "TT", ".", "isOSWindows", "(", ")"], "ground_truth": [")", "addPass", "(", "createCFGuardLongjmpPass", "(", ")", ")", ";"], "File": "X86TargetMachine130", "Func": "addPreEmitPass2", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14005, "Length": 104, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "hasAGPRs", "(", "const", "TargetRegisterClass", "*", "RC", ")", "{", "return", "RC", "->", "TSFlags", "&"], "ground_truth": ["", ";"], "File": "SIRegisterInfo1", "Func": "hasAGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14006, "Length": 17, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "EVT", "RegVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "switch", "(", "RegVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "case", "", ":", "{", "const", "unsigned", "VReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "&", "", ")", ";", "RegInfo", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "VReg", ")", ";", "SDValue", "ArgIn", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "VReg", ",", "RegVT", ")", ";", "InVals", ".", "push_back", "(", "ArgIn", ")", ";", "break", ";", "}", "default", ":", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "RegVT", ".", "getEVTString", "("], "ground_truth": [")", "<<", "", ")", ";"], "File": "SHUXIISelLowering", "Func": "LowerFormalArguments", "Target": "SHUXI", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14007, "Length": 103, "Cover_Rate": 0.3857677902621723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__smladx", "(", "int16x2_t", "__a", ",", "int16x2_t", "__b", ",", "int32_t", "__c", ")", "{", "return", "__builtin_arm_smladx", "(", "__a", ",", "__b", ","], "ground_truth": ["__c", ")", ";"], "File": "arm", "Func": "acle___smladx", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14008, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MachineInstr", "*", "cmpInst", "=", "BuildMI", "(", "MF", ",", "DL3", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "reg", ")", ".", "addReg", "(", "getSlaveReg1", "(", "reg", ")", ")", ";", "lastCheck", "->", "insert", "(", "CI", ",", "cmpInst", ")", ";", "MachineInstr", "*", "copyMoveM", "=", "BuildMI", "(", "MF", ",", "DL3", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "reg", ")", ".", "addReg", "(", "getSlaveReg2", "(", "reg", ")", ")", ".", "addReg", "(", "reg", ")", ";", "lastCheck", "->", "insert", "(", "CI", ",", "copyMoveM", ")", ";", "MachineInstr", "*", "copyMoveD", "=", "BuildMI", "(", "MF", ",", "DL3", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "getSlaveReg1", "(", "reg", ")", ")", ".", "addReg", "(", "getSlaveReg2", "(", "reg", ")", ")", ".", "addReg", "(", "getSlaveReg1", "(", "reg", ")", ")", ";", "lastCheck", "->", "insert", "(", "CI", ",", "copyMoveD", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "NEMESIS", "Func": "insertVoting", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14009, "Length": 154, "Cover_Rate": 0.77, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "TmpMBB", "=", "const_cast", "<", "MachineBasicBlock", "*", ">", "(", "&", "MBB", ")", ";", "return", "findScratchRegister", "(", "TmpMBB", ",", "true"], "ground_truth": [",", "nullptr", ")", ";"], "File": "PPCFrameLowering54", "Func": "canUseAsEpilogue", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14010, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_knot_mask64", "(", "__mmask64", "__A", ")", "{", "return", "(", "__mmask64", ")", "__builtin_ia32_knotdi", "("], "ground_truth": ["(", "__mmask64", ")", "__A", ")", ";"], "File": "avx512bwintrin", "Func": "_knot_mask64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14011, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "+=", "", ";", "Offset", "+=", "", ";", "emitKernelArg", "(", "DL", ",", "Int64Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int64Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int64Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "emitKernelArg", "(", "DL", ",", "Int16Ty", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "Offset", "+=", "", ";", "auto", "Int8PtrTy", "=", "Type", "::", "getInt8PtrTy", "(", "Func", ".", "getContext", "(", ")", ",", "AS", "::", "GLOBAL_ADDRESS", ")", ";", "if", "(", "M", "->", "getNamedMetadata", "(", "", ")", ")", "{", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "}", "else", "Offset", "+=", "", ";", "if", "(", "!", "Func", ".", "hasFnAttribute", "(", "", ")", ")", "{", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "}", "else", "Offset", "+=", "", ";", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ",", "Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";", "if", "(", "!", "Func", ".", "hasFnAttribute", "(", "", ")", ")", "emitKernelArg", "(", "DL", ",", "Int8PtrTy", ","], "ground_truth": ["Align", "(", "", ")", ",", "", ",", "Offset", ",", "Args", ")", ";"], "File": "AMDGPUHSAMetadataStreamer1", "Func": "emitHiddenKernelArgs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14012, "Length": 217, "Cover_Rate": 0.33853354134165364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ix86_encode_section_info", "(", "tree", "decl", ",", "rtx", "rtl", ",", "int", "first", ")", "{", "default_encode_section_info", "(", "decl", ",", "rtl", ","], "ground_truth": ["first", ")", ";"], "File": "i3863", "Func": "ix86_encode_section_info", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14013, "Length": 23, "Cover_Rate": 0.3709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetType"], "ground_truth": ["==", "isWindows", ";"], "File": "X86Subtarget110", "Func": "isTargetWindows", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14014, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HasSTFIWX", "=", "false", ";", "HasLFIWAX", "=", "false", ";", "HasFPRND", "=", "false", ";", "HasFPCVT", "=", "false", ";", "HasISEL", "=", "false", ";", "HasPOPCNTD", "=", "false", ";", "HasCMPB", "=", "false", ";", "HasLDBRX", "=", "false", ";", "IsBookE", "=", "false", ";", "HasOnlyMSYNC", "=", "false", ";", "Is4xx", "=", "false", ";", "Is6xx", "=", "false", ";", "IsE500", "=", "false", ";", "DeprecatedMFTB", "=", "false", ";", "DeprecatedDST", "=", "false", ";", "HasLazyResolverStubs", "=", "false", ";", "HasICBT", "=", "false", ";", "HasInvariantFunctionDescriptors", "="], "ground_truth": ["false", ";"], "File": "PPCSubtarget20", "Func": "initializeEnvironment", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14015, "Length": 72, "Cover_Rate": 0.45569620253164556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isNewValue", "(", "unsigned", "Opcode", ")", "const", "{", "const", "uint64_t", "F", "=", "get", "(", "Opcode"], "ground_truth": [")", ".", "TSFlags", ";"], "File": "HexagonInstrInfo (2)", "Func": "isNewValue", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14016, "Length": 21, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Callee", "==", "", ")", "return", "false", ";", "BasicBlock", "*", "BB", "=", "CI", "->", "getParent", "(", ")", ";", "LLVMContext", "&", "Context", "=", "CI", "->", "getParent", "(", ")", "->", "getContext", "(", ")", ";", "IRBuilder", "<", ">", "B", "(", "Context", ")", ";", "B", ".", "SetInsertPoint", "(", "BB", ",", "CI", "->", "getIterator", "(", ")", ")", ";", "if", "(", "const", "FPMathOperator", "*", "FPOp", "=", "dyn_cast", "<", "const", "FPMathOperator", ">", "(", "CI", ")", ")", "B", ".", "setFastMathFlags", "(", "FPOp", "->", "getFastMathFlags", "(", ")", ")", ";", "switch", "(", "Callee", "->", "getIntrinsicID", "(", ")", ")", "{", "default", ":", "break", ";", "case", "", ":", "return", "!", "EnablePreLink", "&&", "fold_wavefrontsize", "(", "CI", ",", "B", ")", ";", "}", "FuncInfo", "FInfo", ";", "if", "(", "!", "parseFunctionName", "(", "Callee", "->", "getName", "(", ")", ",", "FInfo", ")", ")", "return", "false", ";", "if", "(", "CI", "->", "arg_size", "(", ")", "!=", "FInfo", ".", "getNumArgs", "(", ")", ")", "return", "false", ";", "if", "(", "TDOFold", "(", "CI", ",", "FInfo", ")", ")", "return", "true", ";", "if", "(", "isUnsafeMath", "(", "CI", ")", "&&", "evaluateCall", "(", "CI", ",", "FInfo", ")", ")", "return", "true", ";", "switch", "(", "FInfo", ".", "getId", "(", ")", ")", "{", "case", "LibFunc", "::", "EI_RECIP", ":", "assert", "(", "(", "FInfo", ".", "getPrefix", "(", ")", "==", "LibFunc", "::", "NATIVE", "||", "FInfo", ".", "getPrefix", "(", ")", "==", "LibFunc", "::", "HALF", ")", "&&", "", ")", ";", "return", "(", "getVecSize", "(", "FInfo", ")", "!=", "", ")", "?", "false", ":", "fold_recip", "(", "CI", ",", "B", ",", "FInfo", ")", ";", "case", "LibFunc", "::", "EI_DIVIDE", ":", "assert", "(", "(", "FInfo", ".", "getPrefix", "(", ")", "==", "LibFunc", "::", "NATIVE", "||", "FInfo", ".", "getPrefix", "(", ")", "==", "LibFunc", "::", "HALF", ")", "&&", "", ")", ";", "return", "(", "getVecSize", "(", "FInfo", ")", "!=", "", ")", "?", "false", ":", "fold_divide", "(", "CI", ",", "B", ",", "FInfo", ")", ";", "case", "LibFunc", "::", "EI_POW", ":", "case", "LibFunc", "::", "EI_POWR", ":", "case", "LibFunc", "::", "EI_POWN", ":", "return", "fold_pow", "(", "CI", ",", "B", ",", "FInfo", ")", ";", "case", "LibFunc", "::", "EI_ROOTN", ":", "return", "(", "getVecSize", "(", "FInfo", ")", "!=", "", ")", "?", "false", ":", "fold_rootn", "(", "CI", ",", "B", ",", "FInfo", ")", ";", "case", "LibFunc", "::", "EI_FMA", ":", "case", "LibFunc", "::", "EI_MAD", ":", "case", "LibFunc", "::", "EI_NFMA", ":", "return", "(", "getVecSize", "(", "FInfo", ")", "!=", "", ")", "?", "false", ":", "fold_fma_mad", "(", "CI", ",", "B", ",", "FInfo", ")", ";", "case", "LibFunc"], "ground_truth": ["::", "EI_SQRT", ":"], "File": "AMDGPULibCalls", "Func": "fold", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14017, "Length": 382, "Cover_Rate": 0.7290076335877863, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "mt_arg_partial_bytes", "(", "CUMULATIVE_ARGS", "*", "pcum", ",", "enum", "machine_mode", "mode", ",", "tree", "type", ",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{", "int", "cum", "=", "*", "pcum", ";", "int", "words", ";", "if", "(", "mode", "==", "BLKmode", ")", "words", "=", "(", "(", "int_size_in_bytes", "(", "type", ")", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ")", ";", "else", "words", "=", "(", "GET_MODE_SIZE", "(", "mode", ")", "+", "UNITS_PER_WORD", "-", "", ")", "/", "UNITS_PER_WORD", ";", "if", "(", "!", "targetm", ".", "calls", ".", "pass_by_reference", "(", "&", "cum", ",", "mode", ",", "type", ",", "named", ")", "&&", "cum", "<"], "ground_truth": ["MT_NUM_ARG_REGS", "&&", "(", "cum", "+", "words", ")", ">", "MT_NUM_ARG_REGS", ")", "{"], "File": "mt", "Func": "mt_arg_partial_bytes", "Target": "mt", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14018, "Length": 100, "Cover_Rate": 0.7575757575757576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RetTyABI", "=", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "}", "assert", "(", "Op", "->", "getNumOperands", "(", ")", ">=", "numArgs", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "numArgs", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "LowerF128_LibCallArg", "(", "Chain", ",", "Args", ",", "Op", ".", "getOperand", "(", "i", ")", ",", "SDLoc", "(", "Op", ")", ",", "DAG", ")", ";", "}", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "SDLoc", "(", "Op", ")", ")", ".", "setChain", "(", "Chain", ")", ".", "setCallee", "(", "CallingConv", "::", "C", ",", "RetTyABI", ",", "Callee", ",", "std", "::", "move", "(", "Args", ")", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallInfo", "=", "LowerCallTo", "(", "CLI", ")", ";", "if", "(", "RetTyABI", "==", "RetTy", ")", "return", "CallInfo", ".", "first", ";", "assert", "(", "RetTy", "->", "isFP128Ty", "(", ")", "&&", "", ")", ";", "Chain", "=", "CallInfo"], "ground_truth": [".", "second", ";"], "File": "SparcISelLowering71", "Func": "LowerF128Op", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14019, "Length": 155, "Cover_Rate": 0.42349726775956287, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printInst", "(", "const", "MCInst", "*", "MI", ",", "uint64_t", "Address", ",", "StringRef", "Annot", ",", "const", "MCSubtargetInfo", "&"], "ground_truth": ["STI", ",", "raw_ostream", "&", "OS", ")", "{"], "File": "TeakInstPrinter", "Func": "printInst", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14020, "Length": 26, "Cover_Rate": 0.6046511627906976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Result", ">=", "", "&&", "", ")", ";", "return"], "ground_truth": ["Result", ";"], "File": "M68kRegisterInfo", "Func": "getSpillRegisterOrder", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14021, "Length": 12, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Info", ".", "memVT", "=", "", "(", "CI", ".", "getType", "(", ")", ",", "true", ")", ";", "if", "(", "Info", ".", "memVT", "==", "", ")", "{", "Info", ".", "memVT", "=", "memVTFromAggregate", "(", "CI", ".", "getType", "(", ")", ")", ";", "}", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOLoad", ";", "}", "else", "if", "(", "Attr", ".", "hasFnAttribute", "(", "Attribute", "::", "WriteOnly", ")", ")", "{", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "CI", ".", "getArgOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOStore", ";", "}", "else", "{", "Info", ".", "opc", "=", "", ";", "Info", ".", "memVT", "=", "", "(", "CI", ".", "getType", "(", ")", ")", ";", "Info", ".", "flags", "=", "MachineMemOperand", "::", "MOLoad", "|", "MachineMemOperand", "::", "MOStore", "|", "MachineMemOperand", "::", "MODereferenceable", ";", "Info", ".", "flags", "|=", "MachineMemOperand", "::", "MOVolatile", ";", "}", "return", "true", ";", "}", "switch", "(", "IntrID", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "Info", ".", "opc", "="], "ground_truth": ["", ";"], "File": "SIISelLowering138", "Func": "getTgtMemIntrinsic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14022, "Length": 176, "Cover_Rate": 0.3562753036437247, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BTFDebug", "::", "InstLower", "(", "const", "MachineInstr", "*", "MI", ",", "MCInst", "&", "OutMI", ")", "{", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "", ")", ";", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "{", "const", "GlobalValue", "*", "GVal", "=", "MO", ".", "getGlobal", "(", ")", ";", "auto", "*", "GVar", "=", "dyn_cast", "<", "GlobalVariable", ">", "(", "GVal", ")", ";", "if", "(", "GVar", "&&", "GVar", "->", "hasAttribute", "(", "", ")", ")", "{", "MDNode", "*", "MDN", "=", "GVar", "->", "getMetadata", "(", "LLVMContext", "::", "MD_preserve_access_index", ")", ";", "DIType", "*", "Ty", "=", "dyn_cast", "<", "DIType", ">", "(", "MDN", ")", ";", "std", "::", "string", "TypeName", "=", "Ty", "->", "getName", "(", ")", ";", "int64_t", "Imm", "=", "AccessOffsets", "[", "GVar", "->", "getName", "(", ")", ".", "str", "("], "ground_truth": [")", "]", ";"], "File": "BTFDebug29", "Func": "InstLower", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14023, "Length": 134, "Cover_Rate": 0.4364820846905538, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_scatterdiv2df", "(", "__addr", ",", "__mask", ",", "(", "__v2di", ")", "__index", ",", "(", "__v2df", ")", "__v1"], "ground_truth": [",", "__scale", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm_mask_i64scatter_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14024, "Length": 19, "Cover_Rate": 0.3584905660377358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LLT", "S64", "=", "LLT", "::", "scalar", "(", "", ")", ";", "const", "LLT", "S32", "=", "LLT", "::", "scalar", "(", "", ")", ";", "const", "LLT", "SrcLT", "=", "MRI", ".", "getType", "(", "Src", ")", ";", "assert", "(", "(", "SrcLT", "==", "S32", "||", "SrcLT", "==", "S64", ")", "&&", "MRI", ".", "getType", "(", "Dst", ")", "==", "S64", ")", ";", "unsigned", "Flags", "=", "MI", ".", "getFlags", "(", ")", ";", "auto", "Trunc", "=", "B", ".", "buildIntrinsicTrunc", "(", "SrcLT", ",", "Src", ",", "Flags", ")", ";", "MachineInstrBuilder", "Sign", ";", "if", "(", "Signed", "&&", "SrcLT", "==", "S32", ")", "{", "Sign", "=", "B", ".", "buildAShr", "(", "S32", ",", "Src", ",", "B", ".", "buildConstant", "(", "S32", ",", "", ")", ")", ";", "Trunc", "=", "B", ".", "buildFAbs", "(", "S32", ",", "Trunc", ",", "Flags", ")", ";", "}", "MachineInstrBuilder", "K0", ",", "K1", ";", "if", "(", "SrcLT", "==", "S64", ")", "{", "K0", "=", "B", ".", "buildFConstant", "(", "S64", ",", "BitsToDouble", "(", "UINT64_C", "(", "", ")", ")", ")", ";", "K1", "=", "B", ".", "buildFConstant", "(", "S64", ",", "BitsToDouble", "(", "UINT64_C", "(", "", ")", ")", ")", ";", "}", "else", "{", "K0", "=", "B", ".", "buildFConstant", "(", "S32", ",", "BitsToFloat", "(", "UINT32_C", "(", "", ")", ")", ")", ";", "K1", "=", "B", ".", "buildFConstant", "(", "S32", ",", "BitsToFloat", "(", "UINT32_C", "(", "", ")", ")", ")", ";", "}", "auto", "Mul", "=", "B", ".", "buildFMul", "(", "SrcLT", ",", "Trunc", ",", "K0", ",", "Flags", ")", ";", "auto", "FloorMul", "=", "B", ".", "buildFFloor", "(", "SrcLT", ",", "Mul", ",", "Flags", ")", ";", "auto", "Fma", "=", "B", ".", "buildFMA", "(", "SrcLT", ",", "FloorMul", ",", "K1", ","], "ground_truth": ["Trunc", ",", "Flags", ")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeFPTOI", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14025, "Length": 256, "Cover_Rate": 0.5995316159250585, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "classof", "("], "ground_truth": ["const", "MCExpr", "*", ")", "{"], "File": "ARMMCExpr13", "Func": "classof", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14026, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Entry", ".", "isSExt", "=", "isSigned", ";", "Entry", ".", "isZExt", "=", "!", "isSigned", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "}", "SDValue", "Callee", "=", "DAG", ".", "getExternalSymbol", "(", "TLI", ".", "getLibcallName", "(", "LC", ")", ",", "TLI", ".", "getPointerTy", "(", ")", ")", ";", "Type", "*", "RetTy", "=", "Op", ".", "getNode", "(", ")", "->", "getValueType", "(", "", ")", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "InChain", ",", "RetTy", ",", "isSigned", ",", "!", "isSigned", ",", "false", ",", "false", ",", "", ",", "TLI", ".", "getLibcallCallingConv", "("], "ground_truth": ["LC", ")", ",", "false", ",", "false", ",", "true", ",", "Callee", ",", "Args", ",", "DAG", ",", "Op", ".", "getDebugLoc", "(", ")", ")", ";"], "File": "SPUISelLowering13", "Func": "ExpandLibCall", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14027, "Length": 113, "Cover_Rate": 0.44664031620553357, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "alias_set_type", "set", "=", "get_varargs_alias_set", "(", ")", ";", "if", "(", "argadj", ")", "offset", "=", "plus_constant", "(", "Pmode", ",", "crtl", "->", "args", ".", "arg_offset_rtx", ",", "argadj", ")", ";", "else", "offset", "=", "crtl", "->", "args", ".", "arg_offset_rtx", ";", "mem", "=", "gen_rtx_MEM", "(", "SImode", ",", "crtl", "->", "args", ".", "internal_arg_pointer", ")", ";", "set_mem_alias_set", "(", "mem", ",", "set"], "ground_truth": [")", ";"], "File": "mn10300", "Func": "mn10300_builtin_saveregs", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14028, "Length": 55, "Cover_Rate": 0.3254437869822485, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasStdExtZba", "(", ")", "const", "{", "return", "HasStdExtZba"], "ground_truth": [";"], "File": "RISCVSubtarget (2)", "Func": "hasStdExtZba", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14029, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "getSegmentAperture", "(", "unsigned", "AS", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "SL", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "Info", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "unsigned", "UserSGPR", "=", "Info", "->", "getQueuePtrUserSGPR", "(", ")", ";", "assert", "(", "UserSGPR", "!=", "", ")", ";", "SDValue", "QueuePtr", "=", "CreateLiveInRegister", "(", "DAG", ",", "&", "", ",", "UserSGPR"], "ground_truth": [",", "", ")", ";"], "File": "SIISelLowering110", "Func": "getSegmentAperture", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14030, "Length": 71, "Cover_Rate": 0.355, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x2_t", ")", "__builtin_neon_vreinterpretv2siv2sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vreinterpret_s32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14031, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "TmpReg", ")", ".", "addReg", "(", "", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ";", "if", "(", "CModel", "==", "CodeModel", "::", "Large", ")", "{", "unsigned", "TmpReg2", "=", "createResultReg", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "TmpReg2", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ".", "addReg", "(", "TmpReg", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "TmpReg2", ")", ";", "}", "else", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addConstantPoolIndex", "(", "Idx", ",", "", ",", "", ")", ".", "addReg", "(", "TmpReg", ")"], "ground_truth": [".", "addMemOperand", "(", "MMO", ")", ";"], "File": "PPCFastISel13", "Func": "PPCMaterializeFP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14032, "Length": 161, "Cover_Rate": 0.35152838427947597, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getArchVersion", "(", ")", "==", "", "::"], "ground_truth": ["V62", ";"], "File": "HexagonSubtarget14", "Func": "hasV62TOpsOnly", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14033, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_roundscale_round_pd", "(", "__m512d", "__A", ",", "__mmask8", "__B", ",", "__m512d", "__C", ",", "const", "int", "__imm", ",", "const", "int", "__R", ")", "{", "return", "(", "__m512d", ")", "__builtin_ia32_rndscalepd_mask", "(", "(", "__v8df", ")", "__C", ",", "__imm", ",", "(", "__v8df", ")", "__A", ",", "(", "__mmask8", ")", "__B"], "ground_truth": [",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_roundscale_round_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14034, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vclzq_sv16qi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "mve___arm_vclzq_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14035, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "post_update_insn_p", "(", "producer", ")", ")", "return", "false", ";", "rtx", "def_reg", "=", "SET_DEST", "(", "PATTERN", "(", "producer", ")", ")", ";", "return", "n8_consumed_by_ex_p", "(", "consumer", ",", "def_reg"], "ground_truth": [")", ";"], "File": "nds32-pipelines-auxiliary", "Func": "nds32_n8_load_to_ex_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14036, "Length": 29, "Cover_Rate": 0.6904761904761905, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "StructType", "*", "STy", "=", "cast", "<", "const", "StructType", ">", "(", "Ty", ")", ";", "for", "(", "auto", "&", "E", ":", "STy", "->", "elements", "(", ")", ")", "{", "unsigned", "AtomicSize", "=", "getSmallestAddressableSize", "(", "E", ",", "GV", ",", "TM", ")", ";", "if", "(", "AtomicSize", "<", "SmallestElement", ")", "SmallestElement", "=", "AtomicSize", ";", "}", "return", "(", "STy", "->", "getNumElements", "(", ")", "==", "", ")", "?", "", ":", "SmallestElement", ";", "}", "case", "Type", "::", "ArrayTyID", ":", "{", "const", "ArrayType", "*", "ATy", "=", "cast", "<", "const", "ArrayType", ">", "(", "Ty", ")", ";", "return", "getSmallestAddressableSize", "(", "ATy", "->", "getElementType", "(", ")", ",", "GV", ",", "TM", ")", ";", "}", "case", "Type", "::", "FixedVectorTyID", ":", "case", "Type", "::", "ScalableVectorTyID", ":", "{", "const", "VectorType", "*", "PTy", "=", "cast", "<", "const", "VectorType", ">", "(", "Ty", ")", ";", "return", "getSmallestAddressableSize", "(", "PTy", "->", "getElementType", "(", ")", ",", "GV", ",", "TM", ")", ";", "}", "case", "Type", "::", "PointerTyID", ":", "case", "Type", "::", "HalfTyID", ":", "case", "Type", "::", "FloatTyID", ":", "case", "Type", "::", "DoubleTyID", ":", "case", "Type", "::", "IntegerTyID", ":", "{", "const", "DataLayout", "&", "DL", "=", "GV", "->", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "return", "DL", ".", "getTypeAllocSize", "(", "const_cast", "<", "Type", "*", ">", "(", "Ty", ")", ")", ";", "}", "case", "Type", "::", "FunctionTyID", ":", "case", "Type", "::", "VoidTyID", ":", "case", "Type", "::", "BFloatTyID", ":", "case", "Type", "::", "X86_FP80TyID", ":", "case", "Type", "::", "FP128TyID", ":", "case", "Type", "::", "PPC_FP128TyID", ":", "case", "Type", "::", "LabelTyID", ":", "case", "Type", "::", "MetadataTyID", ":", "case", "Type", "::", "X86_MMXTyID", ":", "case", "Type"], "ground_truth": ["::", "X86_AMXTyID", ":"], "File": "HexagonTargetObjectFile18", "Func": "getSmallestAddressableSize", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14037, "Length": 248, "Cover_Rate": 0.797427652733119, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "if", "(", "SDValue", "Broadcast", "=", "lowerShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "V1", "=", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ";", "int", "WidenedMask", "[", "", "]", "=", "{", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", ",", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", "+", "", ",", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", ",", "std", "::", "max", "(", "Mask", "[", "", "]", ",", "", ")", "*", "", "+", "", "}", ";", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "WidenedMask", ",", "DL", ",", "DAG", ")", ")", ")", ";", "}", "assert", "(", "Mask", "[", "", "]", "!=", "-", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", "!=", "-", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", "<", "", "&&", ""], "ground_truth": [")", ";"], "File": "X86ISelLowering125", "Func": "lowerV2I64Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14038, "Length": 208, "Cover_Rate": 0.32601880877742945, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "*", "iptr", "&", "", ")", "==", "", ")", "break", ";", "}", "if", "(", "i", "==", "NOFFSETS", ")", "return", "~", "", ";", "iptr", "+=", "SIGN_EXTEND", "(", "GET_FIELD", "(", "*", "iptr", ",", "", ",", "", ")", "|", "GET_FIELD", "(", "*", "iptr", ",", "", ",", "", ")", "<<", "", "|", "GET_FIELD", "(", "*", "iptr", ",", "", ",", "", ")", "<<", "", "|", "GET_FIELD", "(", "*", "iptr", ",", "", ",", "", ")", "<<", "", ",", "", ")", ";", "fixup_plabel", "[", "", "]", "=", "(", "unsigned", "int", ")", "iptr", "+", "", ";", "fixup_plabel", "[", "", "]", "=", "got", "["], "ground_truth": ["-", "", "]", ";"], "File": "fptr", "Func": "__canonicalize_funcptr_for_compare", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14039, "Length": 101, "Cover_Rate": 0.3377926421404682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SelectInlineAsmMemoryOperand", "(", "const", "SDValue", "&", "Op", ",", "char", "ConstraintCode", ",", "std", "::", "vector", "<", "SDValue", ">", "&", "OutOps", ")", "override", "{", "const", "TargetRegisterInfo", "*", "TRI", "=", "TM", ".", "getRegisterInfo", "(", ")", ";", "const", "TargetRegisterClass", "*", "TRC", "=", "TRI", "->", "getPointerRegClass", "(", "*", "MF", ",", "", ")", ";", "SDValue", "RC", "=", "CurDAG", "->", "getTargetConstant", "(", "TRC", "->", "getID", "(", ")", ",", "", ")", ";", "SDValue", "NewOp", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "COPY_TO_REGCLASS", ",", "SDLoc", "(", "Op", ")", ",", "Op", ".", "getValueType", "(", ")", ",", "Op", ","], "ground_truth": ["RC", ")", ",", "", ")", ";"], "File": "PPCISelDAGToDAG5", "Func": "SelectInlineAsmMemoryOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14040, "Length": 96, "Cover_Rate": 0.8807339449541285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "FK_Data_1", ":", "return", "", ";", "case", "FK_PCRel_2", ":", "case", "FK_Data_2", ":", "return", "", ";", "case", "FK_PCRel_4", ":", "case", "FK_Data_4", ":"], "ground_truth": ["return", "", ";"], "File": "TeeRISCAsmBackend", "Func": "getFixupKindSize", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14041, "Length": 24, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_EXTERNAL_VISIBILITY", "void", "LLVMInitializeTarget", "(", ")", "{", "RegisterTargetMachine", "<", "TargetMachine", ">", "X", "(", "getThe_32Target", "(", ")", ")", ";", "RegisterTargetMachine", "<", "TargetMachine", ">", "Y", "(", "getThe_64Target", "(", ")", ")", ";", "PassRegistry", "&", "PR", "=", "*", "PassRegistry", "::", "getPassRegistry", "(", ")", ";", "initializeGlobalISel", "(", "PR", ")", ";", "initializeWinEHStatePassPass", "(", "PR", ")", ";", "initializeFixupBWInstPassPass", "(", "PR", ")"], "ground_truth": [";"], "File": "X86TargetMachine17", "Func": "LLVMInitializeX86Target", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14042, "Length": 54, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", "=", "BuildMI", "(", "MBB", ",", "std", "::", "next", "(", "I", ")", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "Divisor", ".", "getReg", "(", ")", ",", "getKillRegState", "(", "Divisor", ".", "isKill", "(", ")", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "Is64Bit", ")", "MIB", "->", "getOperand", "(", "", ")", ".", "setSubReg", "(", "", ")", ";", "Divisor", ".", "setIsKill", "(", "false", ")", ";", "return", "&", "MBB"], "ground_truth": [";"], "File": "MipsISelLowering38", "Func": "expandPseudoDIV", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14043, "Length": 82, "Cover_Rate": 0.5815602836879432, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createDebuggerInsertNopsPass", "(", ")", "{", "return", "new", "DebuggerInsertNops", "("], "ground_truth": [")", ";"], "File": "SIDebuggerInsertNops", "Func": "createSIDebuggerInsertNopsPass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14044, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_mm512_reduce_min_epu64", "(", "__m512i", "__A"], "ground_truth": [")", "{"], "File": "avx512fintrin", "Func": "_mm512_reduce_min_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14045, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ModulePass", "*", "createClonerPass", "(", ")", "{", "return", "new", "Cloner"], "ground_truth": ["(", ")", ";"], "File": "PIC16Cloner", "Func": "createPIC16ClonerPass", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14046, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")"], "ground_truth": ["const", "override", "{"], "File": "X86TargetTransformInfo112", "Func": "getAnalysisUsage", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14047, "Length": 10, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "std", "::", "pair", "<", "unsigned", ",", "RegisterCell", ">", "P", ":", "Map", ")", "dbgs", "(", ")", "<<", "printReg", "(", "P", ".", "first", ",", "&", "ME", ".", "TRI", ")", "<<", ""], "ground_truth": ["<<", "P", ".", "second", "<<", "", ";"], "File": "BitTracker10", "Func": "print_cells", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14048, "Length": 39, "Cover_Rate": 0.7647058823529411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassebler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCContext", "&", "Ctx", ")", "{", "return", "new", "Disassembler", "(", "STI", ",", "Ctx"], "ground_truth": [")", ";"], "File": "FISCDisassembler", "Func": "createFISCDisassebler", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14049, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "(", "VT", "!=", "", ")", "||", "(", "InVT", "!=", "", ")", ")", "&&", "(", "(", "VT", "!=", "", ")", "||", "(", "InVT", "!=", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Subtarget", "->", "hasInt256", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "In", ")", ";", "SDValue", "ZeroVec", "=", "getZeroVector", "(", "InVT", ",", "Subtarget", ",", "DAG", ",", "dl", ")", ";", "SDValue", "Undef", "=", "DAG", ".", "getUNDEF", "(", "InVT", ")", ";", "bool", "NeedZero", "=", "Op", ".", "getOpcode", "(", ")", "==", "", ";", "SDValue", "OpLo", "=", "getUnpackl", "(", "DAG", ",", "dl", ",", "InVT", ",", "In", ",", "NeedZero", "?", "ZeroVec", ":", "Undef", ")", ";", "SDValue", "OpHi", "=", "getUnpackh", "(", "DAG", ",", "dl", ",", "InVT", ",", "In", ",", "NeedZero", "?", "ZeroVec", ":", "Undef", ")", ";", "EVT", "HVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "VT", ".", "getVectorElementType", "(", ")", ",", "VT", ".", "getVectorNumElements", "(", ")", "/", "", ")", ";", "OpLo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "HVT", ",", "OpLo", ")", ";", "OpHi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "HVT", ",", "OpHi", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl"], "ground_truth": [",", "VT", ",", "OpLo", ",", "OpHi", ")", ";"], "File": "X86ISelLowering98", "Func": "LowerAVXExtend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14050, "Length": 207, "Cover_Rate": 0.7366548042704626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "return", "LowerFixedLengthReductionToSVE", "(", "", ",", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFixedLengthReductionToSVE", "(", "", ",", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFixedLengthReductionToSVE", "(", "", ",", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFixedLengthReductionToSVE", "(", "", ",", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFixedLengthReductionToSVE", "(", "", ",", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFixedLengthReductionToSVE", "(", "", ",", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFixedLengthReductionToSVE", "(", "", ",", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFixedLengthReductionToSVE", "(", "", ",", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFixedLengthReductionToSVE", "(", "", ",", "Op", ",", "DAG", ")", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "SDLoc", "dl", "(", "Op", ")", ";", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "return", "getReductionSDNode", "(", "", ",", "dl", ","], "ground_truth": ["Op", ",", "DAG", ")", ";"], "File": "AArch64ISelLowering146", "Func": "LowerVECREDUCE", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14051, "Length": 165, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getExplicitKernelArgOffset", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "isAmdCodeObjectV2", "(", "MF", ")"], "ground_truth": ["?", "", ":", "", ";"], "File": "AMDGPUSubtarget10", "Func": "getExplicitKernelArgOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14052, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "WebAssemblyStoreResults", "Func": "getPassName", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14053, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "MaskVT", ",", "X", ",", "Mask", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "Mask", ")", ";", "}", "if", "(", "!", "Subtarget", "->", "hasSSE41", "(", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "BlendVT", "=", "(", "VT", "==", "", ")", "?", "", ":", "", ";", "X", "=", "DAG", ".", "getBitcast", "(", "BlendVT", ",", "X", ")", ";", "Y", "=", "DAG", ".", "getBitcast", "(", "BlendVT", ",", "Y", ")", ";", "Mask", "=", "DAG", ".", "getBitcast", "(", "BlendVT", ",", "Mask", ")", ";", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "BlendVT", ",", "Mask", ",", "Y", ",", "X", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "Mask", ")", ";", "}", "}", "if", "(", "VT", "!=", "", "&&", "VT", "!=", "", "&&", "VT", "!=", "", ")", "return", "SDValue", "(", ")", ";", "bool", "OptForSize", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", "->", "optForSize", "(", ")", ";", "if", "(", "!", "OptForSize", "&&", "Subtarget", "->", "isSHLDSlow", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N1", ".", "getOpcode", "(", ")", "==", "", ")", "std", "::", "swap", "(", "N0", ",", "N1", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "!=", "", "||", "N1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "N0", ".", "hasOneUse", "(", ")", "||", "!", "N1", ".", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "ShAmt0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShAmt0", ".", "getValueType", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "ShAmt1", "=", "N1", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShAmt1", ".", "getValueType", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "ShAmt0", ".", "getOpcode", "(", ")", "==", "", ")", "ShAmt0", "=", "ShAmt0", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShAmt1", ".", "getOpcode", "(", ")", "==", "", ")", "ShAmt1", "=", "ShAmt1", ".", "getOperand", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "unsigned", "Opc", "=", "", ";", "SDValue", "Op0", "=", "N0", ".", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N1", ".", "getOperand", "(", "", ")", ";", "if", "(", "ShAmt0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Opc", "=", ""], "ground_truth": [";"], "File": "X86ISelLowering (2)3", "Func": "PerformOrCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14054, "Length": 381, "Cover_Rate": 0.3148760330578512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMinPrefetchStride", "(", "unsigned", "NumMemAccesses", ",", "unsigned", "NumStridedMemAccesses", ",", "unsigned", "NumPrefetches", ",", "bool", "HasCall", ")", "const", "override", "{", "return", "MinPrefetchStride"], "ground_truth": [";"], "File": "AArch64Subtarget (2)1", "Func": "getMinPrefetchStride", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14055, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ConstantInt", "*", "ValConst", "=", "dyn_cast_or_null", "<", "ConstantInt", ">", "(", "NodeVal", "->", "getValue", "(", ")", ")", ";", "if", "(", "ValConst", "&&", "NodeName", "->", "getString", "(", ")", "==", "LiteralName", ")", "{", "return", "ValConst", "->", "getZExtValue", "(", ")", ";", "}", "}", "report_fatal_error", "(", "", "+", "LiteralName"], "ground_truth": ["+", "", ")", ";"], "File": "X86FrameLowering (2)2", "Func": "getHiPELiteral", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14056, "Length": 47, "Cover_Rate": 0.31125827814569534, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "__b", ",", "__a", ",", "(", "uint32x4_t", ")", "{", "", "-", "__c", ",", "", "-", "__c", ",", "", "-", "__c", ",", "", "-"], "ground_truth": ["__c", "}", ")", ";"], "File": "arm", "Func": "neon2_vextq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14057, "Length": 29, "Cover_Rate": 0.37662337662337664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "CallLowering", "::", "lowerFormalArguments", "(", "MachineIRBuilder", "&", "MIRBuilder", ",", "const", "Function", "&", "F", ",", "ArrayRef", "<"], "ground_truth": ["ArrayRef", "<", "Register", ">>", "VRegs", ",", "FunctionLoweringInfo", "&", "FLI", ")", "const", "{"], "File": "RISCVCallLowering", "Func": "lowerFormalArguments", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14058, "Length": 28, "Cover_Rate": 0.6511627906976745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeVecShiftL32Imm", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Imm", ",", "uint64_t"], "ground_truth": ["Addr", ",", "const", "void", "*", "Decoder", ")", "{"], "File": "AArch64Disassembler", "Func": "DecodeVecShiftL32Imm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14059, "Length": 22, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "WavesPerEU", ">=", "getMaxWavesPerEU", "(", ")", ")", "return", "", ";", "unsigned", "MinNumSGPRs", "=", "getTotalNumSGPRs", "(", "Features", ")", "/", "(", "WavesPerEU", "+", "", ")", ";", "if", "(", "Features", ".", "test", "(", "FeatureTrapHandler", ")", ")", "MinNumSGPRs", "-=", "std", "::", "min", "(", "MinNumSGPRs", ",", "(", "unsigned", ")", "TRAP_NUM_SGPRS", ")", ";", "MinNumSGPRs", "=", "alignDown", "(", "MinNumSGPRs", ",", "getSGPRAllocGranule", "("], "ground_truth": ["Features", ")", ")", "+", "", ";"], "File": "AMDGPUBaseInfo51", "Func": "getMinNumSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14060, "Length": 62, "Cover_Rate": 0.6526315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isPostIdxRegShifted", "("], "ground_truth": [")", "const", "{"], "File": "ARMAsmParser (2)", "Func": "isPostIdxRegShifted", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14061, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "rtx", "ccset", "=", "gen_rtx_SET", "(", "ccreg", ",", "gen_rtx_COMPARE", "(", "CCmode", ",", "src", ",", "const0_rtx", ")", ")", ";", "if", "(", "dot", "==", "", ")", "{", "rtx", "clobber", "=", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "dst", ")", ";", "emit_insn", "(", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "("], "ground_truth": ["", ",", "ccset", ",", "clobber", ")", ")", ")", ";"], "File": "rs60005", "Func": "rs6000_emit_dot_insn", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14062, "Length": 52, "Cover_Rate": 0.3443708609271523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isUImm", "<", "", ">", "("], "ground_truth": [")", ";"], "File": "CSKYAsmParser", "Func": "isUImm24", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14063, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "BMI", "=", "&", "MBB", "->", "back", "(", ")", ";", "bool", "NeedSplit", "=", "(", "BMI", "!=", "MI", ")", "||", "!", "BBHasFallthrough", "(", "MBB", ")", ";", "++", "NumCBrFixed", ";", "if", "(", "BMI", "!=", "MI", ")", "{", "if", "(", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", "==", "prior", "(", "MBB", "->", "end", "(", ")", ")", "&&", "BMI", "->", "getOpcode", "(", ")", "==", "Br", ".", "UncondBr", ")", "{", "MachineBasicBlock", "*", "NewDest", "=", "BMI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "BBIsInRange", "(", "MI", ",", "NewDest", ",", "Br", ".", "MaxDisp", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BMI", ")", ";", "BMI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "DestBB", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "NewDest", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setImm", "(", "CC", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "NeedSplit", ")", "{", "SplitBlockBeforeInstr", "(", "MI", ")", ";", "int", "delta", "=", "TII", "->", "GetInstSizeInBytes", "(", "&", "MBB", "->", "back", "(", ")", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "-=", "delta", ";", "MBB", "->", "back", "(", ")", ".", "eraseFromParent", "(", ")", ";", "}", "MachineBasicBlock", "*", "NextBB", "=", "llvm", "::", "next", "(", "MachineFunction", "::", "iterator", "(", "MBB", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "DestBB", "->", "getNumber", "(", ")", "<<", "", "<<", "NextBB", "->", "getNumber", "(", ")", "<<", "", ")", ";", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ".", "addMBB", "(", "NextBB", ")", ".", "addImm", "(", "CC", ")", ".", "addReg", "(", "CCReg", ")", ";", "Br", ".", "MI", "=", "&", "MBB", "->", "back", "(", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "+=", "TII", "->", "GetInstSizeInBytes", "(", "&", "MBB", "->", "back", "(", ")", ")", ";", "if", "(", "isThumb", ")", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Br", ".", "UncondBr", ")", ")", ".", "addMBB", "(", "DestBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "else", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Br", ".", "UncondBr", ")", ")", ".", "addMBB", "(", "DestBB", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "+=", "TII", "->", "GetInstSizeInBytes", "(", "&", "MBB", "->", "back", "(", ")", ")", ";", "unsigned", "MaxDisp", "=", "getUnconditionalBrDisp", "(", "Br", ".", "UncondBr", ")", ";", "ImmBranches", ".", "push_back", "(", "ImmBranch", "(", "&", "MBB", "->", "back", "(", ")", ",", "MaxDisp", ",", "false", ",", "Br", ".", "UncondBr", ")", ")", ";", "BBInfo", "[", "MI", "->", "getParent", "(", ")", "->", "getNumber", "(", ")", "]", ".", "Size", "-=", "TII", "->", "GetInstSizeInBytes", "(", "MI", ")", ";", "MI", "->", "eraseFromParent", "(", ")"], "ground_truth": [";"], "File": "ARMConstantIslandPass51", "Func": "FixUpConditionalBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14064, "Length": 457, "Cover_Rate": 0.8234234234234235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ")", ")", "vreinterpretq_f64_u32", "(", "uint32x4_t", "__a", ")", "{", "return", "(", "float64x2_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpretq_f64_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14065, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Cond", "[", "", "]", ".", "isImm", "(", ")", ")", "return", "true", ";", "", "CC", "=", "static_cast", "<", "", ">", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ";", "switch", "(", "CC", ")", "{", "default", ":", "return", "true", ";", "case", "", ":", "CC", "=", "", ";", "break", ";", "case", "", ":", "CC", "=", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "TeakInstrInfo", "Func": "reverseBranchCondition", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14066, "Length": 64, "Cover_Rate": 0.4155844155844156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsStrict", "=", "Op", "->", "isStrictFPOpcode", "(", ")", ";", "SDValue", "In", "=", "Op", ".", "getOperand", "(", "IsStrict", "?", "", ":", "", ")", ";", "if", "(", "In", ".", "getSimpleValueType", "(", ")", "!=", ""], "ground_truth": [")", "return", "Op", ";"], "File": "X86ISelLowering101", "Func": "LowerFP_ROUND", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14067, "Length": 36, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", "", ")", ")", ";", "}", "}", "if", "(", "OutStreamer", ".", "hasRawTextSupport", "(", ")", ")", "OutStreamer", "."], "ground_truth": ["EmitRawText", "(", "StringRef", "(", "", ")", ")", ";"], "File": "MipsAsmPrinter100", "Func": "EmitStartOfAsmFile", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14068, "Length": 31, "Cover_Rate": 0.31, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PredicateInstruction", "(", "MachineInstr", "*", "MI", ",", "const", "SmallVectorImpl", "<", "MachineOperand", ">", "&", "Pred", ")", "const", "{", "assert", "(", "Pred", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "CCValid", "=", "Pred", "[", "", "]", ".", "getImm", "(", ")", ";", "unsigned", "CCMask", "=", "Pred", "[", "", "]", ".", "getImm", "(", ")", ";", "assert", "(", "CCMask", ">", "", "&&", "CCMask", "<", "", "&&", "", ")", ";", "unsigned", "Opcode", "=", "MI", "->", "getOpcode", "(", ")", ";", "if", "(", "STI", ".", "hasLoadStoreOnCond", "("], "ground_truth": [")", ")", "{"], "File": "SystemZInstrInfo14", "Func": "PredicateInstruction", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14069, "Length": 84, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Dest", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Src1", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "(", "(", "Dest", "==", "", "||", "Src1", "==", "", ")", "&&", "ExtType", "==", "", ")", "||", "(", "("], "ground_truth": ["Dest", "==", "", "||", "Src1", "==", "", ")", "&&", "ExtType", "==", "", ")", ")", "{"], "File": "AArch64InstPrinter (2)", "Func": "printArithExtend", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14070, "Length": 63, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DAGToDAGISel", "::", "SelectPostLoadLane", "(", "SDNode", "*", "N", ",", "unsigned", "NumVecs", ",", "unsigned", "Opc", ")", "{", "SDLoc", "dl", "(", "N", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "bool", "Narrow", "=", "VT", ".", "getSizeInBits", "(", ")", "==", "", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Regs", "(", "N", "->", "op_begin", "(", ")", "+", "", ",", "N", "->", "op_begin", "(", ")", "+", "", "+", "NumVecs", ")", ";", "if", "(", "Narrow", ")", "transform", "(", "Regs", ",", "Regs", ".", "begin", "(", ")", ",", "WidenVector", "(", "*", "CurDAG", ")", ")", ";", "SDValue", "RegSeq", "=", "createQTuple", "(", "Regs", ")", ";", "const", "EVT", "ResTys", "[", "]", "=", "{", "", ",", "RegSeq", "->", "getValueType", "(", "", ")", ",", "", "}", ";", "unsigned", "LaneNo", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "NumVecs", "+", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "RegSeq", ",", "CurDAG", "->", "getTargetConstant", "(", "LaneNo", ",", "dl", ",", "", ")", ",", "N", "->", "getOperand", "(", "NumVecs", "+", "", ")", ",", "N", "->", "getOperand", "(", "NumVecs", "+", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "SDNode", "*", "Ld", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "ResTys", ",", "Ops", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "NumVecs", ")", ",", "SDValue", "(", "Ld", ",", "", ")", ")", ";", "SDValue", "SuperReg", "=", "SDValue", "(", "Ld", ",", "", ")", ";", "if", "(", "NumVecs", "==", "", ")", "{", "ReplaceUses", "(", "SDValue", "(", "N", ",", "", ")", ",", "Narrow", "?", "NarrowVector", "(", "SuperReg", ",", "*", "CurDAG", ")", ":", "SuperReg", ")", ";", "}", "else", "{", "EVT", "WideVT", "=", "RegSeq", ".", "getOperand", "(", "", ")", "->", "getValueType", "(", "", ")", ";", "static", "const", "unsigned", "QSubs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumVecs", ";", "++", "i", ")", "{", "SDValue", "NV", "=", "CurDAG", "->", "getTargetExtractSubreg", "(", "QSubs", "[", "i", "]", ",", "dl", ",", "WideVT", ",", "SuperReg", ")", ";", "if", "(", "Narrow", ")", "NV", "=", "NarrowVector", "(", "NV", ",", "*", "CurDAG", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "i", ")", ",", "NV", ")", ";", "}", "}", "ReplaceUses", "(", "SDValue", "(", "N", ",", "NumVecs", "+", "", ")", ",", "SDValue", "(", "Ld", ",", "", ")", ")", ";", "CurDAG", "->", "RemoveDeadNode", "(", "N"], "ground_truth": [")", ";"], "File": "AArch64ISelDAGToDAG (2)2", "Func": "SelectPostLoadLane", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14071, "Length": 381, "Cover_Rate": 0.9621212121212122, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "AMDGPUAnnotateUniformValues", "Func": "getPassName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14072, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v4sf", "a", ",", "b", ",", "c", ";", "a", "=", "vec_splat", "(", "(", "__v4sf", ")", "__A", ",", "", ")", ";", "b", "=", "vec_splat", "(", "(", "__v4sf", ")", "__B"], "ground_truth": [",", "", ")", ";"], "File": "xmmintrin", "Func": "_mm_cmpnle_ss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14073, "Length": 31, "Cover_Rate": 0.3069306930693069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "HBS", "::", "isTransparentCopy", "(", "R", ",", "Inp", ",", "MRI", ")", ")", "continue", ";", "if", "(", "!", "HBS", "::", "isEqual", "(", "InpRC", ",", "B", ",", "RC", ",", "", ",", "W", ")", ")", "continue", ";", "Out", ".", "Reg", "=", "R", ";", "Out", ".", "Sub", "=", "", ";", "return", "true", ";", "}", "if", "(", "W", "*", "", "!=", "RW", ")", "continue", ";", "if", "(", "MRI", ".", "getRegClass", "(", "R", ")", "!=", "&", "", ")", "continue", ";", "if", "(", "HBS", "::", "isEqual", "(", "InpRC", ",", "B", ",", "RC", ",", "", ",", "W", ")", ")", "Out", ".", "Sub", "=", "", ";", "else", "if", "(", "HBS", "::", "isEqual", "(", "InpRC", ",", "B", ",", "RC", ",", "W", ",", "W", ")", ")", "Out", ".", "Sub", "=", "", ";", "else", "continue", ";", "Out", ".", "Reg"], "ground_truth": ["=", "R", ";"], "File": "HexagonBitSimplify", "Func": "findMatch", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14074, "Length": 132, "Cover_Rate": 0.39520958083832336, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "*", "BB", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "RI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "LoReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "HiReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "DstRC", "=", "&", "", ";", "int", "FI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "getMoveF64FrameIndex", "(", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "", ",", "Align", "(", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "LoReg", ",", "getKillRegState", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "HiReg", ",", "getKillRegState", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "(", ")", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "TII", ".", "loadRegFromStackSlot", "(", "*", "BB", ",", "MI", ",", "DstReg", ",", "FI", ","], "ground_truth": ["DstRC", ",", "RI", ")", ";"], "File": "RISCVISelLowering13", "Func": "emitBuildPairF64Pseudo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14075, "Length": 266, "Cover_Rate": 0.8553054662379421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Rs", ">=", "Rt", ")", "{", "MI", ".", "setOpcode", "(", "", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rt", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rs", ")", ")", ")", ";", "}", "else", "if", "(", "Rs", "!=", "", "&&", "Rs", "<", "Rt", ")", "{", "MI", ".", "setOpcode", "(", "", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rs", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rt", ")", ")", ")", ";", "}", "else", "{", "MI", ".", "setOpcode", "(", ""], "ground_truth": [")", ";"], "File": "MipsDisassembler53", "Func": "DecodePOP37GroupBranchMMR6", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14076, "Length": 120, "Cover_Rate": 0.5063291139240507, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "tree", "visium_handle_interrupt_attr", "(", "tree", "*", "node", ",", "tree", "name", ",", "tree", "args", "ATTRIBUTE_UNUSED", ",", "int", "flags", "ATTRIBUTE_UNUSED", ",", "bool", "*", "no_add_attrs", ")", "{", "if", "(", "TREE_CODE", "(", "*", "node", ")", "!=", "FUNCTION_DECL", ")", "{", "warning", "(", "OPT_Wattributes", ",", "", ",", "name", ")", ";", "*", "no_add_attrs", "=", "true", ";", "}", "else", "if", "(", "!", "TARGET_SV_MODE", ")", "{", "error", "(", "", ")", ";", "*", "no_add_attrs", "=", "true", ";", "}", "return", "NULL_TREE"], "ground_truth": [";"], "File": "visium", "Func": "visium_handle_interrupt_attr", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 14077, "Length": 71, "Cover_Rate": 0.9861111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", "&&", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "return", "lowerVectorShuffleAsLanePermuteAndBlend", "(", "DL"], "ground_truth": [",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";"], "File": "X86ISelLowering148", "Func": "lowerV32I8VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14078, "Length": 176, "Cover_Rate": 0.44110275689223055, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "disablePass", "(", "&", "PatchableFunctionID", ")", ";", "disablePass", "(", "&", "ShrinkWrapID", ")", ";", "const", "Subtarget", "&", "ST", "=", "*", "getTM", "<", "TargetMachine", ">", "(", ")", ".", "getSubtargetImpl", "(", ")", ";", "addPass", "(", "createNVVMReflectPass", "(", "ST", ".", "getSmVersion", "(", ")", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createImageOptimizerPass", "(", ")", ")", ";", "addPass", "(", "createAssignValidGlobalNamesPass", "(", ")", ")", ";", "addPass", "(", "createGenericToNVVMPass", "(", ")", ")", ";", "addPass", "(", "createLowerArgsPass", "(", "&", "getTargetMachine", "(", ")", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addAddressSpaceInferencePasses", "(", ")", ";", "addStraightLineScalarOptimizationPasses", "("], "ground_truth": [")", ";"], "File": "NVPTXTargetMachine31", "Func": "addIRPasses", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14079, "Length": 102, "Cover_Rate": 0.4927536231884058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "strict_p", ")", "return", "true", ";", "regno", "=", "reg_renumber", "[", "regno", "]", ";", "}", "if", "(", "regno", "==", "ARG_POINTER_REGNUM", "||", "regno"], "ground_truth": ["==", "FRAME_POINTER_REGNUM", ")", "return", "true", ";"], "File": "riscv", "Func": "riscv_regno_mode_ok_for_base_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14080, "Length": 29, "Cover_Rate": 0.4915254237288136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpleq_n_s16", "(", "int16x8_t", "__a", ","], "ground_truth": ["int16_t", "__b", ")", "{"], "File": "arm", "Func": "mve2___arm_vcmpleq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14081, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld4q_s32", "(", "const", "int32_t", "*", "__a", ")", "{", "union", "{", "int32x4x4_t", "__i", ";", "__builtin_neon_xi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__o", "=", "__builtin_neon_vld4v4si", "(", "(", "const"], "ground_truth": ["__builtin_neon_si", "*", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vld4q_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14082, "Length": 33, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mips_va_arg", "(", "valist", ",", "type", ")", "{", "\\", "if", "(", "TARGET_MIPS16", ")", "\\", "sorry", "(", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ",", "\\", "reg_names", "[", "GP_REG_FIRST", "+", "", "]", ",", "reg_names", "[", "GP_REG_FIRST", "+", "", "]", ")", ";", "\\", "fprintf", "(", "FILE", ",", "\\", "", ",", "\\", "TARGET_64BIT", "?", "", ":", "", ",", "\\", "reg_names", "[", "STACK_POINTER_REGNUM", "]", ",", "\\", "reg_names", "[", "STACK_POINTER_REGNUM", "]", ",", "\\", "Pmode"], "ground_truth": ["==", "DImode", "?", "", ":", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ")", ";", "\\", "fprintf", "(", "FILE", ",", "", ")", ";", "\\", "}"], "File": "mips4", "Func": "mips_va_arg", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14083, "Length": 104, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCExpr", "::", "VariantKind", "VK", "=", "MCExpr", "::", "VK__None", ";", "int64_t", "Imm", ";", "bool", "IsValid", ";", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "bool", "IsConstantImm", "=", "evaluateConstantImm", "(", "getImm", "(", ")", ",", "Imm", ",", "VK", ")", ";", "if", "(", "!", "IsConstantImm", ")", "IsValid", "=", "AsmParser", "::", "classifySymbolRef", "(", "getImm", "(", ")"], "ground_truth": [",", "VK", ")", ";"], "File": "RISCVAsmParser (2)", "Func": "isSImm12", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14084, "Length": 57, "Cover_Rate": 0.5277777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_cmplt_epu64_mask"], "ground_truth": ["(", "__m512i", "__X", ",", "__m512i", "__Y", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_cmplt_epu64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14085, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vandq_u16", "(", "uint16x8_t", "__a", ",", "uint16x8_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon_vandq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14086, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getMachineOpValue", "(", "const", "MCInst", "&", "MI", ",", "const", "MCOperand", "&", "MO", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ")", "const", "{", "if", "(", "MO", ".", "isReg", "(", ")", ")", "return", "Ctx", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "MO", ".", "getReg", "(", ")", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "static_cast", "<", "uint64_t", ">", "(", "MO", ".", "getImm", "(", ")", ")", ";", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "SystemZMCCodeEmitter", "Func": "getMachineOpValue", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14087, "Length": 71, "Cover_Rate": 0.9466666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "if", "(", "ReserveAppRegisters", ")", "Reserved", ".", "set", "(", "", ")", ";", "if", "(", "ReserveAppRegisters", "||", "!", "Subtarget", ".", "is64Bit", "(", ")", ")", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set"], "ground_truth": ["(", "", ")", ";"], "File": "SparcRegisterInfo (2)", "Func": "getReservedRegs", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14088, "Length": 85, "Cover_Rate": 0.302491103202847, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtq_x_n_u32_f32", "(", "float32x4_t", "__a", ",", "const"], "ground_truth": ["int", "__imm6", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcvtq_x_n_u32_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14089, "Length": 13, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "Start", "=", "getContext", "(", ")", ".", "createTempSymbol", "(", ")", ";", "EmitLabel", "(", "Start", ")", ";", "auto", "*", "Symbol", "=", "cast", "<", "MCSymbolELF", ">", "(", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "Name", "+", "", "+", "Twine", "(", "MappingSymbolCounter", "++", ")", ")", ")", ";", "getAssembler", "(", ")", ".", "registerSymbol", "(", "*", "Symbol", ")", ";", "Symbol", "->", "setType", "(", "ELF", "::", "STT_NOTYPE", ")", ";", "Symbol", "->", "setBinding", "("], "ground_truth": ["ELF", "::", "STB_LOCAL", ")", ";"], "File": "AArch64ELFStreamer33", "Func": "EmitMappingSymbol", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14090, "Length": 72, "Cover_Rate": 0.5373134328358209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LE", "=", "Subtarget", ".", "isLittle", "(", ")", ";", "LLVMContext", "&", "Context", "=", "M", "->", "getContext", "(", ")", ";", "std", "::", "string", "Name", "=", "F", "->", "getName", "(", ")", ";", "std", "::", "string", "SectionName", "=", "", "+", "Name", ";", "std", "::", "string", "StubName", "=", "", "+", "Name", ";", "std", "::", "string", "LocalName", "=", "", "+", "Name", ";", "Function", "*", "FStub", "=", "Function", "::", "Create", "(", "F", "->", "getFunctionType", "(", ")", ",", "Function", "::", "InternalLinkage", ",", "StubName", ",", "M", ")", ";", "FStub", "->", "addFnAttr", "(", "", ")", ";", "FStub", "->", "addFnAttr", "(", "llvm", "::", "Attribute", "::", "Naked", ")", ";", "FStub", "->", "addFnAttr", "(", "llvm", "::", "Attribute", "::", "NoUnwind", ")", ";", "FStub", "->", "addFnAttr", "(", "llvm", "::", "Attribute", "::", "NoInline", ")", ";", "FStub", "->", "addFnAttr", "(", "", ")", ";", "FStub", "->", "setSection", "(", "SectionName", ")", ";", "BasicBlock", "*", "BB", "=", "BasicBlock", "::", "Create", "(", "Context", ",", "", ",", "FStub", ")", ";", "InlineAsmHelper", "IAH", "(", "Context", ",", "BB", ")", ";", "IAH", ".", "Out", "(", "", ")", ";", "if", "(", "PicMode", ")", "{", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "", "+", "Name", ")", ";", "IAH", ".", "Out", "(", "", "+", "LocalName", ")", ";", "}", "else", "{", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "", "+"], "ground_truth": ["Name", ")", ";"], "File": "Mips16HardFloat17", "Func": "createFPFnStub", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14091, "Length": 227, "Cover_Rate": 0.7418300653594772, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "MIB", ".", "add", "(", "MI", ".", "getOperand", "(", "i", ")", ")", ";", "MIB", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "Tmp", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "i", "==", "", ")", "MIB", ".", "addDisp", "(", "MI", ".", "getOperand", "(", "i", ")", ",", "LabelOffset", ")", ";", "else", "MIB", ".", "add", "(", "MI", ".", "getOperand", "(", "i", ")", ")", ";", "}", "MIB", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "PtrLoadOpc", ")", ",", "SP", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "i", "==", "", ")", "MIB", ".", "addDisp", "(", "MI", ".", "getOperand", "(", "i", ")", ",", "SPOffset", ")", ";", "else", "MIB", ".", "add", "(", "MI", ".", "getOperand", "(", "i", ")", ")", ";", "}", "MIB", ".", "setMemRefs", "(", "MMOBegin", ",", "MMOEnd", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "IJmpOpc", ")", ")", ".", "addReg", "(", "Tmp", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "MBB"], "ground_truth": [";"], "File": "X86ISelLowering102", "Func": "emitEHSjLjLongJmp", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14092, "Length": 224, "Cover_Rate": 0.44621513944223107, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getDesc", "(", ")", ".", "isBranch", "("], "ground_truth": [")", "&&", "", ")", ";"], "File": "AAPInstrInfo", "Func": "getBranchDestBlock", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14093, "Length": 15, "Cover_Rate": 0.36585365853658536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "CCVal", "=", "DAG", ".", "getConstant", "(", "", ",", "", ")", ";", "SDValue", "FalseValLo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Tmp1", ",", "Tmp2", ")", ";", "SDValue", "TrueValLo", "=", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "VT", ",", "ShOpHi", ",", "ExtraShAmt", ")", ";", "SDValue", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "TrueValLo", ",", "FalseValLo", ",", "CCVal", ",", "Cmp", ")", ";", "SDValue", "FalseValHi", "=", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "VT", ",", "ShOpHi", ",", "ShAmt", ")", ";", "SDValue", "TrueValHi", "=", "Opc", "==", "", "?", "DAG", ".", "getNode", "(", "Opc", ",", "dl", ",", "VT", ",", "ShOpHi", ",", "DAG", ".", "getConstant", "(", "VTBits", "-", "", ",", "", ")", ")", ":", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "TrueValHi", ",", "FalseValHi", ",", "CCVal"], "ground_truth": [",", "Cmp", ")", ";"], "File": "AArch64ISelLowering117", "Func": "LowerShiftRightParts", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14094, "Length": 150, "Cover_Rate": 0.336322869955157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "__m128h", "a", "[", "", "]", ";", "__m256h", "v", ";", "}", "u", ";", "u", ".", "a", "[", ""], "ground_truth": ["]", "=", "__A", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_castph128_ph256", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14095, "Length": 23, "Cover_Rate": 0.4791666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op", ".", "getValueType", "(", ")", "==", "", "&&", "", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "Op0", ".", "hasOneUse", "(", ")", "&&", "Op1", ".", "getOpcode", "(", ")", "==", "", "&&", "cast", "<", "ConstantSDNode", ">", "(", "Op1", ")", "->", "isNullValue", "(", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "SDValue", "NewSetCC", "=", "LowerToBT", "(", "Op0", ",", "CC", ",", "dl", ",", "DAG", ")", ";", "if", "(", "NewSetCC", ".", "getNode", "(", ")", ")", "return", "NewSetCC", ";", "}", "if", "(", "Op1", ".", "getOpcode", "(", ")", "==", "", "&&", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op1", ")", "->", "getZExtValue", "(", ")", "==", "", "||", "cast", "<", "ConstantSDNode", ">", "(", "Op1", ")", "->", "isNullValue", "(", ")", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "if", "(", "Op0", ".", "getOpcode", "(", ")"], "ground_truth": ["==", "", ")", "{"], "File": "X86ISelLowering117", "Func": "LowerSETCC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14096, "Length": 195, "Cover_Rate": 0.4462242562929062, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BaseInstrInfo", "::", "isLoadFromStackSlotPostFE", "(", "const", "MachineInstr", "*", "MI", ",", "int", "&", "FrameIndex", ")", "const", "{", "const", "MachineMemOperand", "*", "Dummy", ";", "return", "MI", "->", "getDesc", "(", ")", ".", "mayLoad", "(", ")", "&&", "hasLoadFromStackSlot", "(", "MI", ",", "Dummy"], "ground_truth": [",", "FrameIndex", ")", ";"], "File": "ARMBaseInstrInfo108", "Func": "isLoadFromStackSlotPostFE", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14097, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vabdq_m_sv16qi", "(", "__arm_vuninitializedq_s8", "(", ")", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vabdq_x_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14098, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "__andn_u32", "(", "unsigned", "int", "__X", ",", "unsigned", "int", "__Y", ")", "{", "return", "~", "__X", "&"], "ground_truth": ["__Y", ";"], "File": "bmiintrin", "Func": "__andn_u32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14099, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", ";", "SwitchEQNEToPLMI", "=", "false", ";", "if", "(", "!", "Subtarget", "->", "isThumb", "(", ")", ")", "return", ";", "SDValue", "And", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "And", "->", "hasOneUse", "(", ")", ")", "return", ";", "SDValue", "Zero", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Zero", ")", "||", "!", "cast", "<", "ConstantSDNode", ">", "(", "Zero", ")", "->", "isZero", "(", ")", "||", "And", "->", "getOpcode", "(", ")", "!=", "", ")", "return", ";", "SDValue", "X", "=", "And", ".", "getOperand", "(", "", ")", ";", "auto", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "And", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "C", ")", "return", ";", "auto", "Range", "=", "getContiguousRangeOfSetBits", "(", "C", "->", "getAPIntValue", "(", ")", ")", ";", "if", "(", "!", "Range", ")", "return", ";", "SDNode", "*", "NewN", ";", "SDLoc", "dl", "(", "N", ")", ";", "auto", "EmitShift", "=", "[", "&", "]", "(", "unsigned", "Opc", ",", "SDValue", "Src", ",", "unsigned", "Imm", ")", "->", "SDNode", "*", "{", "if", "(", "Subtarget", "->", "isThumb2", "(", ")", ")", "{", "Opc", "=", "(", "Opc", "==", "", ")", "?", "", ":", "", ";", "SDValue", "Ops", "[", "]", "=", "{", "Src", ",", "CurDAG", "->", "getTargetConstant", "(", "Imm", ",", "dl", ",", "", ")", ",", "getAL", "(", "CurDAG", ",", "dl", ")", ",", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ",", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", "}", ";", "return", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "", ",", "Ops", ")", ";", "}", "else", "{", "SDValue", "Ops", "[", "]", "=", "{", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ",", "Src", ",", "CurDAG", "->", "getTargetConstant", "(", "Imm", ",", "dl", ",", "", ")", ",", "getAL", "(", "CurDAG", ",", "dl", ")", ",", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", "}", ";", "return", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "", ",", "Ops", ")", ";", "}", "}", ";", "if", "(", "Range", "->", "second", "==", "", ")", "{", "NewN", "=", "EmitShift", "(", "", ",", "X", ",", "", "-", "Range", "->", "first", ")", ";", "ReplaceNode", "(", "And", ".", "getNode", "(", ")", ","], "ground_truth": ["NewN", ")", ";"], "File": "ARMISelDAGToDAG118", "Func": "SelectCMPZ", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14100, "Length": 353, "Cover_Rate": 0.6429872495446266, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "LowerFP_TO_INTForReuse", "(", "SDValue", "Op", ",", "ReuseLoadInfo", "&", "RLI", ",", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "dl", ")", "const", "{", "assert", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "isFloatingPoint", "(", ")", ")", ";", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Src", ".", "getValueType", "(", ")", "==", "", ")", "Src", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ")", ";", "SDValue", "Tmp", ";", "switch", "(", "Op", ".", "getSimpleValueType", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "Tmp", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "(", "Subtarget", ".", "hasFPCVT", "(", ")", "?", "", ":", "", ")", ",", "dl", ",", "", ",", "Src", ")", ";", "break", ";", "case", "", ":", "assert", "(", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "||", "Subtarget", ".", "hasFPCVT", "(", ")", ")", "&&", "", ")", ";", "Tmp", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ",", "dl", ",", "", ",", "Src", ")", ";", "break", ";", "}", "bool", "i32Stack", "=", "Op", ".", "getValueType", "(", ")", "==", "", "&&", "Subtarget", ".", "hasSTFIWX", "(", ")", "&&", "(", "Op", ".", "getOpcode", "(", ")", "==", "", "||", "Subtarget", ".", "hasFPCVT", "(", ")", ")", ";", "SDValue", "FIPtr", "=", "DAG", ".", "CreateStackTemporary", "(", "i32Stack", "?", "", ":", "", ")", ";", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "FIPtr", ")", "->", "getIndex", "(", ")", ";", "MachinePointerInfo", "MPI", "=", "MachinePointerInfo", "::", "getFixedStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "FI", ")", ";", "SDValue", "Chain", ";", "Align", "Alignment", "(", "DAG", ".", "getEVTAlign", "(", "Tmp", ".", "getValueType", "(", ")"], "ground_truth": [")", ")", ";"], "File": "PPCISelLowering101", "Func": "LowerFP_TO_INTForReuse", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14101, "Length": 285, "Cover_Rate": 0.536723163841808, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetAsmStreamer", "*", "S", "=", "new", "TargetAsmStreamer", "(", ")", ";", "return", "llvm", "::", "createAsmStreamer", "(", "Ctx", ",", "S", ",", "OS", ",", "isVerboseAsm", ",", "useLoc", ",", "useCFI"], "ground_truth": [",", "useDwarfDirectory", ",", "InstPrint", ",", "CE", ",", "TAB", ",", "ShowInst", ")", ";"], "File": "MipsMCTargetDesc41", "Func": "createMCAsmStreamer", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14102, "Length": 37, "Cover_Rate": 0.46835443037974683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", ">", "UNITS_PER_WORD", "&&", "!", "(", "TARGET_HARD_FLOAT", "&&", "(", "mode", "==", "DFmode", "||", "mode", "==", "DDmode", ")", ")", ")", "return", "false", ";", "return", "CONSTANT_P", "(", "x", ")", "||", "large_toc_ok", ";", "}", "else", "if", "(", "TARGET_MACHO", ")", "{", "if", "(", "GET_MODE_NUNITS", "(", "mode", ")", "!=", "", ")", "return", "false", ";", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", ">", "UNITS_PER_WORD", "&&", "!", "(", "TARGET_HARD_FLOAT", "&&", "(", "mode", "==", "DFmode", "||", "mode", "==", "DDmode", ")", ")", ")", "return", "false", ";", "if", "(", "MACHO_DYNAMIC_NO_PIC_P", "||", "!", "flag_pic", ")", "return", "CONSTANT_P", "(", "x", ")", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "CONST", ")", "x", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "SYMBOL_REF_P", "(", "x", ")", ")", "return", "false", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_MACHOPIC_OFFSET", ")", "return", "CONSTANT_P", "(", "XVECEXP", "(", "x", ","], "ground_truth": ["", ",", "", ")", ")", ";"], "File": "rs6000", "Func": "legitimate_lo_sum_address_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14103, "Length": 153, "Cover_Rate": 0.5083056478405316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_fmul_pch", "(", "__m128h", "__A", ","], "ground_truth": ["__mmask8", "__B", ",", "__m128h", "__C", ",", "__m128h", "__D", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_fmul_pch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14104, "Length": 28, "Cover_Rate": 0.5283018867924528, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSchedModel", "(", ")", ".", "hasInstrSchedModel", "(", ")", "&&"], "ground_truth": ["EnableMachinePipeliner", ";"], "File": "PPCSubtarget13", "Func": "enableMachinePipeliner", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14105, "Length": 11, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "__builtin_aarch64_uhaddv4si", "(", "(", "int32x4_t", ")", "__a", ",", "("], "ground_truth": ["int32x4_t", ")", "__b", ")", ";"], "File": "arm", "Func": "neon2_vhaddq_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14106, "Length": 17, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "std", "::", "string", "&", "CA53ErratumStub", "::", "name", "(", ")", "const", "{", "return"], "ground_truth": ["m_Name", ";"], "File": "AArch64CA53ErratumStub", "Func": "name", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14107, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitFMIN", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "ARMIREmitter", "Func": "visitFMIN", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14108, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_2intersect_epi32", "(", "__m128i", "__A", ",", "__m128i", "__B", ",", "__mmask8", "*", "__U", ",", "__mmask8"], "ground_truth": ["*", "__M", ")", "{"], "File": "avx512vp2intersectvlintrin", "Func": "_mm_2intersect_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14109, "Length": 30, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "old_tree", "!=", "target_option_current_node", ")", "new_tree", "=", "target_option_current_node", ";", "else", "new_tree", "=", "NULL_TREE", ";", "}", "else", "{", "new_tree", "=", "DECL_FUNCTION_SPECIFIC_TARGET", "(", "fndecl", ")", ";", "if", "(", "new_tree", "==", "NULL_TREE", ")", "new_tree", "=", "target_option_default_node", ";", "}", "if", "(", "TARGET_DEBUG_TARGET", ")", "{", "if", "(", "new_tree", ")", "{", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_tree", "(", "new_tree", ")", ";", "}", "if", "(", "old_tree", ")", "{", "fprintf", "(", "stderr", ",", "", ")", ";", "debug_tree", "(", "old_tree", ")", ";", "}", "if", "(", "old_tree", "!=", "NULL_TREE", "||", "new_tree", "!=", "NULL_TREE", ")", "fprintf"], "ground_truth": ["(", "stderr", ",", "", ")", ";"], "File": "rs6000", "Func": "rs6000_set_current_function", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14110, "Length": 94, "Cover_Rate": 0.3805668016194332, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "visit", "(", "F", ")", ";", "return", "false"], "ground_truth": [";"], "File": "R600TextureIntrinsicsReplacer2", "Func": "runOnFunction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14111, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "MachineOperand", "&", "getLoadStoreBaseOp", "(", "const", "MachineInstr", "&"], "ground_truth": ["MI", ")", "{"], "File": "ARMLoadStoreOptimizer (2)", "Func": "getLoadStoreBaseOp", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14112, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "&", "getThe32Target", "(", ")", ",", "&", "getThe64Target", "(", ")", ",", "&", "getThe64LETarget", "(", ")", "}", ")", "{", "RegisterMCAsmInfoFn", "C", "(", "*", "T", ",", "createMCAsmInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "*", "T", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "*", "T", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "*", "T", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "*", "T", ",", "createAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterObjectTargetStreamer", "(", "*", "T", ",", "createObjectTargetStreamer", ")", ";", "TargetRegistry", "::", "RegisterAsmTargetStreamer", "(", "*"], "ground_truth": ["T", ",", "createAsmTargetStreamer", ")", ";"], "File": "PPCMCTargetDesc (2)1", "Func": "LLVMInitializePowerPCTargetMC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14113, "Length": 97, "Cover_Rate": 0.8083333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "rl78_addsi3_internal", "(", "rtx", "*", "operands", ",", "unsigned", "int", "alternative", ")", "{", "if", "(", "TARGET_ES0", "&&", "GET_CODE", "(", "operands", "[", "", "]", ")", "==", "SYMBOL_REF", "&&", "TREE_CODE", "(", "SYMBOL_REF_DECL", "(", "operands", "[", "", "]", ")", ")", "==", "VAR_DECL", "&&", "TREE_READONLY", "(", "SYMBOL_REF_DECL", "(", "operands", "[", "", "]", ")", ")", "&&", "!", "TREE_SIDE_EFFECTS", "(", "SYMBOL_REF_DECL", "(", "operands", "[", "", "]", ")", ")", ")", "return", "", ";", "switch", "(", "alternative", ")", "{", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "rl783", "Func": "rl78_addsi3_internal", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14114, "Length": 81, "Cover_Rate": 0.8526315789473684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DAGToDAGISel", "::", "SelectBRCOND", "(", "SDNode", "*", "N", ")", "{", "SDValue", "Cond", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Cond", ".", "isUndef", "(", ")", ")", "{", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "return", ";", "}", "bool", "UseSCCBr", "=", "isCBranchSCC", "(", "N", ")", "&&", "isUniformBr", "(", "N", ")", ";", "unsigned", "BrOp", "=", "UseSCCBr", "?", "", ":", "", ";", "unsigned", "CondReg", "=", "UseSCCBr", "?", "", ":", "", ";", "SDLoc", "SL", "(", "N", ")", ";", "SDValue", "VCC", "=", "CurDAG", "->", "getCopyToReg", "(", "N", "->", "getOperand", "(", "", ")", ",", "SL"], "ground_truth": [",", "CondReg", ",", "Cond", ")", ";"], "File": "AMDGPUISelDAGToDAG55", "Func": "SelectBRCOND", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14115, "Length": 115, "Cover_Rate": 0.7419354838709677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Type", "*", "PtrTy", "=", "VecTy", "->", "getPointerTo", "(", "LI", "->", "getPointerAddressSpace", "(", ")", ")", ";", "Type", "*", "Tys", "[", "", "]", "=", "{", "VecTy", ",", "PtrTy", "}", ";", "static", "const", "", "LoadInts", "[", "", "]", "=", "{", "", ",", "", ",", "", "}", ";", "Function", "*", "LdNFunc", "=", "", "(", "LI", "->", "getModule", "(", ")", ",", "LoadInts", "[", "Factor", "-", "", "]", ",", "Tys", ")", ";", "DenseMap", "<", "ShuffleVectorInst", "*", ",", "SmallVector", "<", "Value", "*", ",", "", ">>", "SubVecs", ";", "for", "(", "unsigned", "LoadCount", "=", "", ";", "LoadCount", "<", "NumLoads", ";", "++", "LoadCount", ")", "{", "if", "(", "LoadCount", ">", "", ")", "BaseAddr", "=", "Builder", ".", "CreateConstGEP1_32", "(", "BaseAddr", ",", "VecTy", "->", "getVectorNumElements", "(", ")", "*", "Factor", ")", ";", "CallInst", "*", "LdN", "=", "Builder", ".", "CreateCall", "(", "LdNFunc", ",", "Builder", ".", "CreateBitCast", "(", "BaseAddr", ",", "PtrTy", ")", ",", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Shuffles", ".", "size", "(", ")", ";", "i", "++", ")", "{", "ShuffleVectorInst", "*", "SVI", "=", "Shuffles", "[", "i", "]", ";", "unsigned", "Index", "=", "Indices", "[", "i", "]", ";", "Value", "*", "SubVec", "=", "Builder", ".", "CreateExtractValue", "(", "LdN", ",", "Index", ")", ";", "if", "(", "EltTy", "->", "isPointerTy", "(", ")", ")", "SubVec", "=", "Builder", ".", "CreateIntToPtr", "(", "SubVec", ",", "VectorType", "::", "get", "(", "SVI", "->", "getType"], "ground_truth": ["(", ")", "->", "getVectorElementType", "(", ")", ",", "VecTy", "->", "getVectorNumElements", "(", ")", ")", ")", ";"], "File": "AArch64ISelLowering", "Func": "lowerInterleavedLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14116, "Length": 228, "Cover_Rate": 0.4214417744916821, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_packs_epi32", "(", "__mmask32", "__M", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_packssdw512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "__B", ",", "(", "__v32hi", ")"], "ground_truth": ["_mm512_setzero_hi", "(", ")", ",", "__M", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_maskz_packs_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14117, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "SDLoc", "dl", ",", "SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ")", "const", "{", "if", "(", "Subtarget", ".", "isSVR4ABI"], "ground_truth": ["(", ")", ")", "{"], "File": "PPCISelLowering (2)2", "Func": "LowerFormalArguments", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14118, "Length": 49, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ";", "if", "(", "SDValue", "V1Pack", "=", "GetPackNode", "(", "V1", ")", ")", "if", "(", "SDValue", "V2Pack", "=", "GetPackNode", "(", "V2", ")", ")", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Mask", "[", "", "]", "==", "", "?", "V1Pack", ".", "getOperand", "(", "", ")", ":", "V1Pack", ".", "getOperand", "(", "", ")", ",", "Mask", "[", "", "]", "==", "", "?", "V2Pack", ".", "getOperand", "(", "", ")", ":", "V2Pack", ".", "getOperand", "(", "", ")", ")", ")", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Insertion", "=", "lowerVectorShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "int", "InverseMask", "[", "", "]", "=", "{", "Mask", "[", "", "]", "^", "", ",", "Mask", "[", "", "]", "^", "", "}", ";", "if", "(", "SDValue", "Insertion", "=", "lowerVectorShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V2", ",", "V1", ",", "InverseMask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "bool", "IsBlendSupported", "=", "Subtarget", "->", "hasSSE41", "(", ")", ";", "if", "(", "IsBlendSupported", ")", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "Subtarget", "->", "hasSSSE3", "(", ")", ")", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "IsBlendSupported", ")", "return", "lowerVectorShuffleAsDecomposedShuffleBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ","], "ground_truth": ["Mask", ",", "DAG", ")", ";"], "File": "X86ISelLowering (2)3", "Func": "lowerV2I64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14119, "Length": 292, "Cover_Rate": 0.4022038567493113, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "storeRegToStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "SrcReg", ",", "bool", "IsKill", ",", "int", "FI", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "if", "(", "RC", "==", "&", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "IsKill", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ";", "else", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "BPFInstrInfo", "Func": "storeRegToStackSlot", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14120, "Length": 103, "Cover_Rate": 0.9537037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "llvm", "::", "createELFObjectWriter", "(", "raw_ostream", "&", "OS", ",", "uint8_t"], "ground_truth": ["OSABI", ")", "{"], "File": "MBlazeELFObjectWriter", "Func": "createMBlazeELFObjectWriter", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14121, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "n", ";", "int", "mask", ";", "int", "max", ";", "max", "=", "MAX_INSN_PER_IT_BLOCK", ";", "if", "(", "arm_condexec_count", ")", "arm_condexec_count", "--", ";", "if", "(", "arm_condexec_count", ")", "return", ";", "if", "(", "GET_CODE", "(", "body", ")", "!=", "COND_EXEC", ")", "return", ";", "if", "(", "JUMP_P", "(", "insn", ")", ")", "return", ";", "predicate", "=", "COND_EXEC_TEST", "(", "body", ")", ";", "arm_current_cc", "=", "get_arm_condition_code", "(", "predicate", ")", ";", "n", "=", "get_attr_ce_count", "(", "insn", ")", ";", "arm_condexec_count", "=", "", ";", "arm_condexec_mask", "=", "(", "", "<<", "n", ")", "-", "", ";", "arm_condexec_masklen", "=", "n", ";", "for", "(", ";", ";", ")", "{", "insn", "=", "next_nonnote_insn", "(", "insn", ")", ";", "if", "(", "!", "NONJUMP_INSN_P", "(", "insn", ")", "&&", "!", "JUMP_P", "(", "insn", ")", ")", "break", ";", "body", "=", "PATTERN", "(", "insn", ")", ";", "if", "(", "GET_CODE", "(", "body", ")", "==", "USE", "||", "GET_CODE", "(", "body", ")", "==", "CLOBBER", ")", "continue", ";", "if", "(", "GET_CODE", "(", "body", ")", "!=", "COND_EXEC", ")", "break", ";", "n", "=", "get_attr_ce_count", "(", "insn", ")", ";", "if", "(", "arm_condexec_masklen", "+", "n", ">", "max", ")", "break", ";", "predicate", "=", "COND_EXEC_TEST", "(", "body", ")", ";", "code", "=", "get_arm_condition_code", "(", "predicate", ")", ";", "mask", "=", "(", "", "<<", "n", ")", "-", "", ";", "if", "(", "arm_current_cc", "==", "code", ")", "arm_condexec_mask", "|=", "(", "mask", "<<", "arm_condexec_masklen", ")", ";", "else", "if", "(", "arm_current_cc", "!=", "ARM_INVERSE_CONDITION_CODE", "(", "code", ")", ")", "break", ";", "arm_condexec_count"], "ground_truth": ["++", ";"], "File": "arm", "Func": "thumb2_final_prescan_insn", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14122, "Length": 220, "Cover_Rate": 0.8178438661710037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PerfHint", "::", "MemAccessInfo", "PerfHint", "::", "makeMemAccessInfo", "(", "Instruction", "*", "Inst", ")", "const", "{", "MemAccessInfo", "MAI", ";", "const", "Value", "*", "MO", "=", "getMemoryInstrPtrAndType", "(", "Inst"], "ground_truth": [")", ".", "first", ";"], "File": "AMDGPUPerfHintAnalysis (2)", "Func": "makeMemAccessInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14123, "Length": 28, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ConstantSDNode", "*", "RHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "SelectT2AddrModeImm8", "(", "N", ",", "Base", ",", "OffImm", ")", ")", "return", "false", ";", "int", "RHSC", "=", "(", "int", ")", "RHS", "->", "getZExtValue", "(", ")", ";", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "RHSC", "=", "-", "RHSC", ";", "if", "(", "RHSC", ">=", "", "&&", "RHSC", "<", "", ")", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "Base", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "Base", ")", "->", "getIndex", "(", ")", ";", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FI", ",", "TLI", "->", "getPointerTy", "(", ")", ")", ";", "}", "OffImm", "=", "CurDAG", "->", "getTargetConstant", "(", "RHSC", ",", ""], "ground_truth": [")", ";"], "File": "ARMISelDAGToDAG117", "Func": "SelectT2AddrModeImm12", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14124, "Length": 134, "Cover_Rate": 0.3839541547277937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "SDValue", "getI8Imm", "(", "unsigned", "Imm", ")", "{", "return", "CurDAG", "->", "getTargetConstant", "(", "Imm", ",", ""], "ground_truth": [")", ";"], "File": "X86ISelDAGToDAG100", "Func": "getI8Imm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14125, "Length": 18, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Amount", "=", "VRegAndVal", "->", "Value", ".", "getSExtValue", "(", ")", ";", "if", "(", "Amount", ">", "", ")", "return", "true", ";", "auto", "ExtCst", "=", "MIRBuilder", ".", "buildConstant", "(", "LLT", "::", "scalar", "(", "", ")", ",", "Amount", ")", ";", "Observer", ".", "changingInstr", "(", "MI", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "ExtCst", ".", "getReg", "(", "", ")", ")", ";", "Observer", ".", "changedInstr", "(", "MI", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64LegalizerInfo22", "Func": "legalizeShlAshrLshr", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14126, "Length": 71, "Cover_Rate": 0.44375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_unpacklo_ps", "(", "__m128", "__W", ",", "__mmask8", "__U", ",", "__m128", "__A", ",", "__m128", "__B", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_unpcklps128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B"], "ground_truth": [",", "(", "__v4sf", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_unpacklo_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14127, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "arc_decl_pretend_args", "(", "tree", "decl", ")", "{", "gcc_assert", "(", "decl", "==", "current_function_decl"], "ground_truth": [")", ";"], "File": "arc4", "Func": "arc_decl_pretend_args", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14128, "Length": 14, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CallingConv", "::", "_Gfx", ":", "return", "F", "->", "getAttributes", "(", ")", ".", "hasParamAttr", "(", "A", "->", "getArgNo", "(", ")", ",", "Attribute", "::", "InReg", ")", "||", "F", "->", "getAttributes", "("], "ground_truth": [")", ".", "hasParamAttr", "(", "A", "->", "getArgNo", "(", ")", ",", "Attribute", "::", "ByVal", ")", ";"], "File": "AMDGPUBaseInfo1", "Func": "isArgPassedInSGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14129, "Length": 44, "Cover_Rate": 0.32592592592592595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_gf2p8affine_epi64_epi8", "(", "__m128i", "__A", ",", "__mmask16", "__B", ",", "__m128i", "__C", ",", "__m128i", "__D", ",", "const", "int", "__E", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vgf2p8affineqb_v16qi_mask", "(", "(", "__v16qi", ")", "__C", ",", "(", "__v16qi", ")", "__D", ",", "__E", ","], "ground_truth": ["(", "__v16qi", ")", "__A", ",", "__B", ")", ";"], "File": "gfniintrin", "Func": "_mm_mask_gf2p8affine_epi64_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14130, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "ix86_avx_u128_mode_after", "(", "int", "mode", ",", "rtx_insn", "*", "insn", ")", "{", "rtx", "pat", "=", "PATTERN", "(", "insn", ")", ";", "if", "(", "vzeroupper_pattern", "(", "pat", ",", "VOIDmode", ")", "||", "vzeroall_pattern", "(", "pat", ",", "VOIDmode", ")", ")", "return", "AVX_U128_CLEAN", ";", "if", "(", "CALL_P", "(", "insn"], "ground_truth": [")", ")", "{"], "File": "i386", "Func": "ix86_avx_u128_mode_after", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14131, "Length": 47, "Cover_Rate": 0.6351351351351351, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Is32bit", "?", "subreg_low32"], "ground_truth": [":", "subreg_low", ";"], "File": "SystemZRegisterInfo3", "Func": "odd128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14132, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Tmp4Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "TmpDestReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Ptr1Reg", ";", "unsigned", "TmpReg", "=", "(", "!", "BinOpcode", ")", "?", "Incr2Reg", ":", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "if", "(", "ptrA", "!=", "ZeroReg", ")", "{", "Ptr1Reg", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ",", "Ptr1Reg", ")", ".", "addReg", "(", "ptrA", ")", ".", "addReg", "(", "ptrB", ")", ";", "}", "else", "{", "Ptr1Reg", "=", "ptrB", ";", "}", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Shift1Reg", ")", ".", "addReg", "(", "Ptr1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "is8bit", "?", "", ":", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "is64bit", "?", "", ":", "", ")", ",", "ShiftReg", ")", ".", "addReg", "(", "Shift1Reg", ")", ".", "addImm", "(", "is8bit", "?", "", ":", "", ")", ";", "if", "(", "is64bit", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "PtrReg", ")", ".", "addReg", "(", "Ptr1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "else", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "PtrReg", ")", ".", "addReg", "(", "Ptr1Reg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Incr2Reg", ")", ".", "addReg", "(", "incr", ")", ".", "addReg", "(", "ShiftReg", ")", ";", "if", "(", "is8bit", ")", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ",", "Mask2Reg", ")", ".", "addImm", "(", "", ")", ";", "else", "{", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", ""], "ground_truth": [")", ",", "Mask3Reg", ")", ".", "addImm", "(", "", ")", ";"], "File": "PPCISelLowering1", "Func": "EmitPartwordAtomicBinary", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14133, "Length": 321, "Cover_Rate": 0.3042654028436019, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Amount", ")", "{", "unsigned", "Opc", "=", "getADDriOpcode", "(", "Is64Bit", ",", "Amount", ")", ";", "New", "=", "BuildMI", "(", "MF", ",", "Old", "->", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "Opc", ")", ",", "StackPtr", ")", ".", "addReg", "(", "StackPtr", ")", ".", "addImm", "(", "Amount", ")", ";", "}", "}", "if", "(", "New", ")", "{", "New", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "MBB", ".", "insert", "(", "I", ",", "New", ")", ";", "}", "}", "}", "else", "if", "(", "I", "->", "getOpcode", "(", ")", "==", "getCallFrameDestroyOpcode", "(", ")", ")", "{", "if", "(", "uint64_t", "CalleeAmt", "=", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", "{", "unsigned", "Opc", "=", "getSUBriOpcode", "(", "Is64Bit", ",", "CalleeAmt", ")", ";", "MachineInstr", "*", "Old", "=", "I", ";", "MachineInstr", "*", "New", "=", "BuildMI", "(", "MF", ",", "Old", "->", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "Opc", ")", ",", "StackPtr", ")", ".", "addReg", "(", "StackPtr", ")", ".", "addImm", "(", "CalleeAmt", ")", ";", "New", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "MBB", ".", "insert", "(", "I", ","], "ground_truth": ["New", ")", ";"], "File": "X86RegisterInfo40", "Func": "eliminateCallFramePseudoInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14134, "Length": 178, "Cover_Rate": 0.4876712328767123, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_comgt_epi8", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpcomgtb", "(", "(", "__v16qi", ")", "__A"], "ground_truth": [",", "(", "__v16qi", ")", "__B", ")", ";"], "File": "xopintrin", "Func": "_mm_comgt_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14135, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "CreateCopyOfByValArgument", "(", "SDValue", "Src", ",", "SDValue", "Dst", ",", "SDValue", "Chain", ",", "", "Flags", ",", "SelectionDAG", "&", "DAG", ","], "ground_truth": ["DebugLoc", "dl", ")", "{"], "File": "ARMISelLowering109", "Func": "CreateCopyOfByValArgument", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14136, "Length": 24, "Cover_Rate": 0.3116883116883117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "It", ";", "MF", "->", "insert", "(", "It", ",", "loopMBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "loopMBB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "loopMBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "=", "loopMBB", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "LL", ")", ",", "OldVal", ")", ".", "addReg", "(", "Ptr", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "Nand", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "AND", ")", ",", "AndRes", ")", ".", "addReg", "(", "OldVal", ")", ".", "addReg", "(", "Incr", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "NOR", ")", ",", "StoreVal", ")", ".", "addReg", "(", "ZERO", ")", ".", "addReg", "(", "AndRes", ")", ";", "}", "else", "if", "(", "BinOpcode", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "StoreVal", ")", ".", "addReg", "(", "OldVal", ")", ".", "addReg", "(", "Incr", ")", ";", "}", "else", "{", "StoreVal", "="], "ground_truth": ["Incr", ";"], "File": "MipsISelLowering38", "Func": "emitAtomicBinary", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14137, "Length": 207, "Cover_Rate": 0.34673366834170855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Scc", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Clz", ",", "DAG", ".", "getConstant", "(", "Log2b", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Scc", ")", ";", "}", "if", "(", "C", "->", "isAllOnesValue", "(", ")", "||", "C", "->", "isNullValue", "(", ")", ")", "return", "SDValue", "(", ")", ";", "}", "EVT", "LHSVT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ";", "if", "(", "LHSVT", ".", "isInteger", "(", ")", "&&", "(", "CC", "==", "", "||", "CC", "==", "", ")", ")", "{", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "LHSVT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "return", "DAG", ".", "getSetCC", "(", "dl", ",", "VT", ",", "Sub", ",", "DAG", ".", "getConstant", "(", "", ",", "LHSVT", ")", ",", "CC", ")", ";", "}", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "PPCISelLowering107", "Func": "LowerSETCC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14138, "Length": 159, "Cover_Rate": 0.45689655172413796, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", ".", "is64", "(", ")", ")", "return", "AsmPrinter", "::", "EmitFunctionEntryLabel", "(", ")", ";", "MCSectionSubPair", "Current", "=", "OutStreamer", ".", "getCurrentSection", "(", ")", ";", "const", "MCSectionELF", "*", "Section", "=", "OutStreamer", ".", "getContext", "(", ")", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "ELF", "::", "SHF_WRITE", "|", "ELF", "::", "SHF_ALLOC", ",", "SectionKind", "::", "getReadOnly", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "Section"], "ground_truth": [")", ";"], "File": "PPCAsmPrinter125", "Func": "EmitFunctionEntryLabel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14139, "Length": 66, "Cover_Rate": 0.3127962085308057, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "FrameSize", "=", "StackSize", "-", "SlotSize", ";", "if", "(", "needsStackRealignment", "(", "MF", ")", ")", "FrameSize", "=", "(", "FrameSize", "+", "MaxAlign", "-", "", ")", "/", "MaxAlign", "*", "MaxAlign", ";", "NumBytes", "=", "FrameSize", "-", "CSSize", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "FramePtr", ")", ";", "}", "else", "{", "NumBytes", "=", "StackSize", "-", "CSSize", ";", "}", "MachineBasicBlock", "::", "iterator", "LastCSPop", "=", "MBBI", ";", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "PI", "=", "prior", "(", "MBBI", ")", ";", "unsigned", "Opc", "=", "PI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opc", "!=", "", "&&", "Opc", "!=", "", "&&", "!", "PI", "->", "getDesc", "(", ")", ".", "isTerminator", "(", ")", ")", "break", ";", "--", "MBBI", ";", "}", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "NumBytes", "||", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "mergeSPUpdatesUp", "(", "MBB", ",", "MBBI", ",", "StackPtr", ",", "&", "NumBytes", ")", ";", "if", "(", "needsStackRealignment", "(", "MF", ")", ")", "{", "if", "(", "CSSize", ")", "{", "emitSPUpdate", "(", "MBB", ",", "MBBI", ",", "StackPtr", ",", "NumBytes", ",", "Is64Bit", ",", "TII", ")", ";", "MBBI", "=", "prior", "(", "LastCSPop", ")", ";", "}", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "StackPtr", ")", ".", "addReg", "(", "FramePtr", ")", ";", "}", "else", "if", "(", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "{", "if", "(", "CSSize", ")", "{", "unsigned", "Opc", "=", "Is64Bit", "?", "", ":", "", ";", "MachineInstr", "*", "MI", "=", "addRegOffset", "(", "BuildMI", "(", "MF", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "StackPtr", ")", ",", "FramePtr", ",", "false", ",", "-", "CSSize", ")", ";", "MBB", ".", "insert", "(", "MBBI", ",", "MI", ")", ";", "}", "else", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "StackPtr", ")", ".", "addReg", "(", "FramePtr", ")", ";", "}", "else", "{", "if", "(", "NumBytes", ")", "emitSPUpdate", "(", "MBB", ",", "MBBI", ",", "StackPtr", ",", "NumBytes", ",", "Is64Bit", ",", "TII", ")", ";", "}", "if", "(", "RetOpcode", "==", "", "||", "RetOpcode", "==", "", ")", "{", "MBBI", "=", "prior", "(", "MBB", ".", "end", "(", ")", ")", ";", "MachineOperand", "&", "DestAddr", "=", "MBBI", "->", "getOperand", "(", "", ")", ";", "assert", "(", "DestAddr", ".", "isReg", "(", ")", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "Is64Bit", "?", "", ":", "", ")", ",", "StackPtr", ")", ".", "addReg", "(", "DestAddr", ".", "getReg", "(", ")", ")", ";", "}", "else", "if", "(", "RetOpcode", "==", "", "||", "RetOpcode", "==", "", "||", "RetOpcode", "==", "", "||", "RetOpcode", "==", "", ")", "{", "MBBI", "=", "prior", "(", "MBB", ".", "end", "("], "ground_truth": [")", ")", ";"], "File": "X86RegisterInfo67", "Func": "emitEpilogue", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14140, "Length": 446, "Cover_Rate": 0.45837615621788286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "info", "->", "must_restore_reg", "=", "", ";", "info", "->", "first", "=", "insn", ";", "info", "->", "x_used", "=", "", ";", "info", "->", "y_used", "=", "", ";", "info", "->", "can_use_d", "=", "TARGET_M6811", "?", "", ":", "", ";", "info", "->", "found_call", "=", "", ";", "info", "->", "z_died", "=", "", ";", "info", "->", "last", "=", "", ";", "info", "->", "regno", "=", "-", "", ";", "info", "->", "z_set_count", "=", "", ";", "info", "->", "z_value", "=", "NULL_RTX", ";", "info", "->", "must_push_reg", "=", "", ";", "info", "->", "save_before_last", "=", "", ";", "info", "->", "z_loaded_with_sp", "=", "", ";", "for", "(", ";", "insn", "&&", "info", "->", "z_died", "==", "", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "{", "if", "(", "m68hc11_check_z_replacement", "(", "insn", ",", "info", ")", "==", "", ")", "break", ";", "}", "if", "(", "info", "->", "z_set_count", "==", "", ")", "{", "rtx", "p", "=", "info", "->", "first", ";", "rtx", "v", "=", "", ";", "if", "(", "info", "->", "x_used", ")", "{", "v", "=", "find_last_value", "(", "iy_reg", ",", "&", "p", ",", "insn", ",", "", ")", ";", "}", "else", "if", "(", "info", "->", "y_used", ")", "{", "v", "=", "find_last_value", "(", "ix_reg", ",", "&", "p", ",", "insn", ",", "", ")", ";", "}", "if", "(", "v", "&&", "(", "v", "!=", "iy_reg", "&&", "v", "!=", "ix_reg", ")", "&&", "rtx_equal_p", "(", "v", ",", "info", "->", "z_value", ")", ")", "{", "if", "(", "info", "->", "x_used", ")", "info", "->", "regno", "=", "HARD_Y_REGNUM", ";", "else", "info", "->", "regno", "=", "HARD_X_REGNUM", ";", "info", "->", "must_load_z", "=", "", ";", "info", "->", "must_save_reg", "=", "", ";", "info", "->", "must_restore_reg", "=", "", ";", "info", "->", "found_call", "=", "", ";", "}", "}", "if", "(", "info", "->", "z_set_count", "==", "", ")", "info", "->", "need_save_z", "=", "", ";", "if", "(", "insn", "==", "", ")", "info", "->", "need_save_z", "=", "", ";", "if", "(", "info", "->", "last", "==", "", ")", "info", "->", "last", "=", "insn", ";", "if", "(", "info", "->", "regno", ">=", "", ")", "{", "reg", "=", "info", "->", "regno", ";", "info", "->", "replace_reg", "=", "gen_rtx_REG", "(", "HImode", ",", "reg", ")", ";", "}", "else", "if", "(", "info", "->", "can_use_d", ")", "{", "reg", "=", "HARD_D_REGNUM", ";", "info", "->", "replace_reg", "=", "d_reg", ";", "}", "else", "if", "(", "info", "->", "x_used", ")", "{", "reg", "=", "HARD_Y_REGNUM", ";", "info", "->", "replace_reg", "=", "iy_reg", ";", "}", "else", "{", "reg", "=", "HARD_X_REGNUM", ";", "info", "->", "replace_reg"], "ground_truth": ["=", "ix_reg", ";"], "File": "m68hc111", "Func": "m68hc11_find_z_replacement", "Target": "m68hc11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14141, "Length": 374, "Cover_Rate": 0.8112798264642083, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "getWaitStatesSince", "(", "GCNHazardRecognizer", "::", "IsHazardFn", "IsHazard", ",", "MachineBasicBlock", "*", "MBB", ",", "MachineBasicBlock", "::", "reverse_instr_iterator", "I", ",", "int", "WaitStates", ",", "IsExpiredFn", "IsExpired", ",", "DenseSet", "<", "const", "MachineBasicBlock", "*", ">", "&", "Visited", ")", "{", "for", "(", "auto", "E", "=", "MBB", "->", "instr_rend", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "->", "isBundle", "(", ")", ")", "continue", ";", "if", "(", "IsHazard", "(", "&", "*", "I", ")", ")", "return", "WaitStates", ";", "if", "(", "I", "->", "isInlineAsm", "(", ")", "||", "I", "->", "isImplicitDef", "(", ")", "||", "I", "->", "isDebugInstr", "(", ")", ")", "continue", ";", "WaitStates", "+=", "InstrInfo", "::", "getNumWaitStates", "(", "*", "I", ")", ";", "if", "(", "IsExpired", "(", "&", "*", "I", ",", "WaitStates", ")", ")", "return", "std", "::", "numeric_limits", "<", "int", ">", "::", "max", "(", ")", ";", "}", "int", "MinWaitStates", "=", "WaitStates", ";", "bool", "Found", "=", "false", ";", "for", "(", "MachineBasicBlock", "*", "Pred", ":", "MBB", "->", "predecessors", "(", ")", ")", "{", "if", "(", "!", "Visited", ".", "insert", "(", "Pred", ")", ".", "second", ")", "continue", ";", "int", "W", "=", "getWaitStatesSince", "(", "IsHazard", ",", "Pred", ",", "Pred", "->", "instr_rbegin", "(", ")", ",", "WaitStates", ","], "ground_truth": ["IsExpired", ",", "Visited", ")", ";"], "File": "GCNHazardRecognizer12", "Func": "getWaitStatesSince", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14142, "Length": 190, "Cover_Rate": 0.7335907335907336, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "initializePassOnce", "(", "PassRegistry", "&", "Registry", ")", "{", "const", "char", "*"], "ground_truth": ["Name", "=", "", ";"], "File": "HexagonISelDAGToDAG", "Func": "initializePassOnce", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14143, "Length": 16, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "xops", "[", "", "]", "=", "reg1", ";", "HOST_WIDE_INT", "interval", ";", "if", "(", "flag_stack_clash_protection", ")", "interval", "=", "stack_clash_probe_interval", ";", "else", "interval", "=", "PROBE_INTERVAL", ";", "gcc_assert", "(", "aarch64_uimm12_shift", "(", "interval", ")", ")", ";", "xops", "[", "", "]", "=", "GEN_INT", "(", "interval", ")", ";", "output_asm_insn", "(", "", ",", "xops", ")", ";", "if", "(", "flag_stack_clash_protection", ")", "xops", "[", "", "]", "=", "GEN_INT", "(", "STACK_CLASH_CALLER_GUARD", ")", ";", "else", "xops", "[", "", "]", "=", "CONST0_RTX", "(", "GET_MODE", "(", "xops", "[", "", "]", ")", ")", ";", "output_asm_insn", "(", "", ",", "xops", ")", ";", "xops", "[", "", "]"], "ground_truth": ["=", "reg2", ";"], "File": "aarch646", "Func": "aarch64_output_probe_stack_range", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14144, "Length": 93, "Cover_Rate": 0.510989010989011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_loadh_pd", "(", "__m128d", "__A", ",", "double", "const", "*", "__B", ")", "{", "__v2df", "result", "=", "(", "__v2df", ")", "__A", ";", "result", "[", "", "]", "=", "*"], "ground_truth": ["__B", ";"], "File": "emmintrin", "Func": "_mm_loadh_pd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14145, "Length": 40, "Cover_Rate": 0.851063829787234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isGPRMem", "(", ")", "||", "Memory", ".", "Alignment", "!=", "", ")", "return", "false", ";", "if", "(", "Memory", ".", "ShiftType", "!=", "", ")", "return", "false", ";", "if", "(", "Memory", ".", "OffsetRegNum", ")", "return", "true", ";", "if", "(", "!", "Memory", ".", "OffsetImm", ")", "return", "true", ";", "if", "(", "const", "auto", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Memory", ".", "OffsetImm", ")", ")", "{", "int64_t", "Val", "=", "CE"], "ground_truth": ["->", "getValue", "(", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "isAddrMode3", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14146, "Length": 73, "Cover_Rate": 0.5572519083969466, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printB64", "(", "const", "MCInst", "*", "MI", ",", "unsigned"], "ground_truth": ["OpNo", ",", "raw_ostream", "&", "O", ")", "{"], "File": "HSAILInstPrinter", "Func": "printB64", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14147, "Length": 18, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "BCvt", ")", "Val", "=", "DAG", ".", "getBitcast", "(", "LocVT", ",", "Val", ")", ";", "else", "assert", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "Full", "&&", "", ")", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "{", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "Reg", ",", "Val", ")", ")", ";", "}", "else", "if", "(", "!", "IsTailCall", ")", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "Chain", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "", ")", ",", "{", "Chain", ",", "Val", ",", "DAG", ".", "getConstant", "(", "VA", ".", "getLocMemOffset", "(", ")", ",", "DL", ",", "PtrVT", ")", "}", ",", "LocVT", ",", "MachinePointerInfo", "::", "getStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "VA", ".", "getLocMemOffset", "(", ")", ")", ",", "", ",", "false", ",", "false", ")", ";", "Chain", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Val", ",", "DAG", ".", "getTargetIndex", "(", "VA", ".", "getLocMemOffset", "(", ")", "/", "PtrBits", ",", "PtrVT", ",", "VA", ".", "getLocMemOffset", "(", ")", "%", "PtrBits", ")", ",", "MachinePointerInfo", "::", "getStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "VA", ".", "getLocMemOffset", "(", ")", ")", ")", ";", "}", "}", "SDValue", "InFlag", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "RegsToPass", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "RegsToPass", "[", "I", "]", ".", "first", ",", "RegsToPass", "[", "I", "]", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "IsTailCall", ")", "InFlag", "=", "SDValue", "(", ")", ";", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")", ",", "DL", ",", "PtrVT", ")", ";", "else", "if", "(", "ExternalSymbolSDNode", "*", "E", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetExternalSymbol", "(", "E", "->", "getSymbol", "(", ")", ",", "PtrVT", ")", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "Callee", ")", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "RegsToPass", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "RegsToPass", "[", "I", "]", ".", "first", ",", "RegsToPass", "[", "I", "]", ".", "second", ".", "getValueType", "(", ")", ")", ")", ";", "const", "uint32_t", "*", "Mask", "=", "RegInfo", "->", "getCallPreservedMask", "(", "MF", ",", "CallConv", ")", ";", "assert", "(", "Mask", "&&", "", ")", ";", "Ops", ".", "push_back", "(", "DAG", ".", "getRegisterMask", "(", "Mask", ")", ")", ";", "if", "(", "InFlag", ".", "getNode", "(", ")", ")"], "ground_truth": ["Ops", ".", "push_back", "(", "InFlag", ")", ";"], "File": "Z80ISelLowering2", "Func": "LowerCall", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14148, "Length": 465, "Cover_Rate": 0.3887959866220736, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "offsetMinAlignForOpcode", "(", "unsigned", "OpC", ")", "{", "switch", "(", "OpC", ")", "{", "default", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "PPCRegisterInfo59", "Func": "offsetMinAlignForOpcode", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14149, "Length": 54, "Cover_Rate": 0.5094339622641509, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ResourceAssignment", "::", "XPathOnSideAvailable", "(", "unsigned", "dstSide", ")", "{", "unsigned", "xuse", "=", "(", "dstSide", "==", "", ")", "?", "", ":", "", ";", "return", "!", "Hzd", "->", "isXResBusy"], "ground_truth": ["(", "xuse", ")", ";"], "File": "TMS320C64XHazardRecognizer", "Func": "XPathOnSideAvailable", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 14150, "Length": 31, "Cover_Rate": 0.8611111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "&", "SrcMO", "=", "MI", ".", "getOperand", "(", "", ")", ";", "if", "(", "IsVSReg", "(", "DstMO", ".", "getReg", "(", ")", ",", "MRI", ")", "&&", "!", "IsVSReg", "(", "SrcMO", ".", "getReg", "(", ")", ",", "MRI", ")", ")", "{", "Changed", "=", "true", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "&", "", ";", "assert", "(", "(", "IsF8Reg", "(", "SrcMO", ".", "getReg", "(", ")", ",", "MRI", ")", "||", "IsVSSReg", "(", "SrcMO", ".", "getReg", "(", ")", ",", "MRI", ")", "||", "IsVSFReg", "(", "SrcMO", ".", "getReg", "(", ")", ",", "MRI", ")", ")", "&&", "", ")", ";", "unsigned", "NewVReg", "=", "MRI", ".", "createVirtualRegister", "(", "SrcRC", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "SUBREG_TO_REG", ")", ",", "NewVReg", ")", ".", "addImm", "(", "", ")", ".", "addOperand", "(", "SrcMO", ")", ".", "addImm", "(", "", ")", ";", "SrcMO", ".", "setReg", "("], "ground_truth": ["NewVReg", ")", ";"], "File": "PPCVSXCopy1", "Func": "processBlock", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14151, "Length": 145, "Cover_Rate": 0.4142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "optimize", ")", "return", ";", "edge", "e", ";", "edge_iterator", "ei", ";", "for", "(", "const", "bb_info", "*", "bb", ":", "crtl", "->", "ssa", "->", "bbs", "(", ")", ")", "{", "basic_block", "cfg_bb", "=", "bb", "->", "cfg_bb", "(", ")", ";", "auto", "&", "curr_prob", "=", "m_vector_manager", "->", "vector_block_infos", "[", "cfg_bb", "->", "index", "]", ".", "probability", ";", "if", "(", "ENTRY_BLOCK_PTR_FOR_FN", "(", "cfun", ")", "==", "cfg_bb", ")", "curr_prob", "=", "profile_probability", "::"], "ground_truth": ["always", "(", ")", ";"], "File": "riscv-vsetvl", "Func": "compute_probabilities", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14152, "Length": 70, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Cycles", "=", "I", "->", "second", ";", "if", "(", "Cycles", "<", "Threshold", ")", "{", "assert", "(", "MBB", "->", "size", "(", ")", ">", "", "&&", "", ")", ";", "MachineBasicBlock", "::", "iterator", "ReturnLoc", "=", "--", "MBB", "->", "end", "(", ")", ";", "while", "(", "ReturnLoc", "->", "isDebugInstr", "(", ")", ")", "--", "ReturnLoc", ";", "assert", "(", "ReturnLoc", "->", "isReturn", "(", ")", "&&", "!", "ReturnLoc", "->", "isCall", "(", ")", "&&", "", ")", ";", "addPadding", "(", "MBB", ",", "ReturnLoc", ",", "Threshold", "-", "Cycles", ")", ";", "NumBBsPadded", "++"], "ground_truth": [";"], "File": "X86PadShortFunction31", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14153, "Length": 82, "Cover_Rate": 0.35807860262008734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerReturn", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Outs", ",", "const", "SmallVectorImpl", "<", "SDValue", ">", "&", "OutVals", ",", "DebugLoc", "dl", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "if", "(", "isVarArg", ")", "llvm_unreachable", "(", "", ")", ";", "switch", "(", "CallConv", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CallingConv", "::", "_Kernel", ":", "assert", "(", "Outs", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ")", ";", "case", "CallingConv", "::", "_Device", ":", "assert", "(", "Outs", ".", "size", "(", ")", "<=", "", "&&", "", ")", ";", "break", ";", "}", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "ParamManager", "&", "PM", "=", "MFI", "->", "getParamManager", "(", ")", ";", "SDValue", "Flag", ";", "const", "Subtarget", "&", "ST", "=", "getTargetMachine", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "ST", ".", "useParamSpaceForDeviceArgs", "(", ")", ")", "{", "assert", "(", "Outs", ".", "size", "(", ")", "<", "", "&&", "", ")", ";", "if", "(", "Outs", ".", "size", "(", ")", "==", "", ")", "{", "unsigned", "ParamSize", "=", "OutVals", "[", "", "]", ".", "getValueType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "unsigned", "Param", "=", "PM", ".", "addReturnParam", "(", "ParamSize", ")", ";", "const", "std", "::", "string", "&", "ParamName", "=", "PM", ".", "getParamName", "("], "ground_truth": ["Param", ")", ";"], "File": "PTXISelLowering", "Func": "LowerReturn", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14154, "Length": 240, "Cover_Rate": 0.4203152364273205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AnnotateControlFlow", "::", "isTopOfStack", "(", "BasicBlock"], "ground_truth": ["*", "BB", ")", "{"], "File": "SIAnnotateControlFlow18", "Func": "isTopOfStack", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14155, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "reg", "=", "", ";", "reg", "<=", "", ";", "++", "reg", ")", "if"], "ground_truth": ["(", "MRI", "->", "isPhysRegUsed", "(", "reg", ")", ")", "return", "false", ";"], "File": "WDC65816FrameLowering", "Func": "verifyLeafProcRegUse", "Target": "WDC65816", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14156, "Length": 26, "Cover_Rate": 0.35135135135135137, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "auto", "&", "I", ":", "make_range", "(", "Begin", ",", "End", ")", ")", "*", "BytesRemoved", "+=", "getInstSizeInBytes", "(", "I", ")", ";", "}", "MBB", ".", "erase", "(", "Begin", ",", "End", ")", ";", "return"], "ground_truth": ["NumRemoved", ";"], "File": "MOSInstrInfo", "Func": "removeBranch", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14157, "Length": 35, "Cover_Rate": 0.330188679245283, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_mm_mask_madd52lo_epu64", "(", "__m128i", "__W", ",", "__mmask8", "__M", ",", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpmadd52luq128_mask", "(", "(", "__v2di", ")", "__W", ",", "(", "__v2di", ")", "__X", ",", "(", "__v2di", ")", "__Y", ","], "ground_truth": ["(", "__mmask8", ")", "__M", ")", ";"], "File": "avx512ifmavlintrin3", "Func": "_mm_mask_madd52lo_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14158, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MaterializeGV", "(", "GV", ",", "TLI", ".", "getValueType", "(", "GV", "->", "getType", "(", ")", ")"], "ground_truth": [")", ";"], "File": "ARMFastISel15", "Func": "getLibcallReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14159, "Length": 17, "Cover_Rate": 0.3090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+", "", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+"], "ground_truth": ["", ")", ";"], "File": "ARMInstPrinter1", "Func": "printVectorListFourSpaced", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14160, "Length": 40, "Cover_Rate": 0.3508771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isAligned", "=", "(", "RI", ".", "getStackAlignment", "(", ")", ">=", "", ")", "||", "RI", ".", "canRealignStack", "(", "MF", ")", ";", "unsigned", "Opc", "=", "getLoadRegOpcode", "(", "DestReg", ",", "RC", ",", "isAligned", ",", "TM", ")", ";", "DebugLoc", "DL", "=", "MBB", ".", "findDebugLoc", "(", "MI", ")", ";", "addFrameReference", "(", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "Opc", ")"], "ground_truth": [",", "DestReg", ")", ",", "FrameIdx", ")", ";"], "File": "X86InstrInfo134", "Func": "loadRegFromStackSlot", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14161, "Length": 65, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "constrainSelectedInstRegOperands", "(", "*", "SubI", ",", "TII", ",", "TRI", ",", "RBI", ")", ")", "return", "false", ";", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "unsigned", "NewOpc", "=", "selectSimpleExtOpc", "(", "I", ".", "getOpcode", "(", ")", ",", "SrcSize", ")", ";", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "NewOpc", ")", ")", ";", "MIB", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "break", ";", "}", "default", ":", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "break", ";", "}", "case", "G_ADD", ":", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "predOps", "(", "", ")", ")", ".", "add", "(", "condCodeOp", "(", ")", ")", ";", "break", ";", "case", "G_FRAME_INDEX", ":", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "", ")", ")", ";", "MIB", ".", "addImm", "(", "", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ".", "add", "(", "condCodeOp", "(", ")", ")", ";", "break", ";", "case", "G_LOAD", ":", "{", "LLT", "ValTy", "=", "MRI", ".", "getType", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "const", "auto", "ValSize", "=", "ValTy", ".", "getSizeInBits", "(", ")", ";", "if", "(", "ValSize", "!=", "", "&&", "ValSize", "!=", "", "&&", "ValSize", "!=", "", "&&", "ValSize", "!=", "", ")", "return", "false", ";", "const", "auto", "NewOpc", "=", "selectLoadOpCode", "(", "ValSize", ")", ";", "I", ".", "setDesc", "(", "TII", ".", "get", "(", "NewOpc", ")", ")", ";", "if", "(", "NewOpc", "==", "", ")", "MIB", "."], "ground_truth": ["addReg", "(", "", ")", ";"], "File": "ARMInstructionSelector13", "Func": "select", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14162, "Length": 252, "Cover_Rate": 0.3689604685212299, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineInstr", "::", "mop_iterator", "op", "=", "MI", "->", "operands_begin", "(", ")", ";", "op", "!=", "MI", "->", "operands_end", "(", ")", ";", "++", "op", ")", "{", "if", "(", "op", "->", "isSymbol", "(", ")", ")", "{", "errs", "(", ")", "<<", "", "<<", "op", "->", "getSymbolName", "(", ")", "<<", "", ";", "foundSymbol", "=", "true", ";", "break", ";", "}", "}", "if", "(", "!", "foundSymbol", ")", "{", "errs", "(", ")", "<<", "", ";", "}", "errs", "(", ")", "<<", "", "<<", "MBB", "->", "getParent", "(", ")", "->", "getFunction", "(", ")", ".", "getName", "(", ")", "<<", "", ";", "abort", "(", ")", ";", "}", "return"], "ground_truth": ["MF", ";"], "File": "PatmosSPMark1", "Func": "getCallTargetMFOrAbort", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 14163, "Length": 99, "Cover_Rate": 0.6827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "getTargetShuffleInputs", "(", "SDValue", "Op", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Inputs", ",", "SmallVectorImpl", "<", "int", ">", "&", "Mask", ",", "const", "SelectionDAG", "&", "DAG", ",", "unsigned", "Depth", "=", "", ",", "bool", "ResolveKnownElts", "=", "true", ")", "{", "EVT", "VT", "=", "Op"], "ground_truth": [".", "getValueType", "(", ")", ";"], "File": "X86ISelLowering101", "Func": "getTargetShuffleInputs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14164, "Length": 46, "Cover_Rate": 0.39655172413793105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vdup_n_p16", "(", "poly16_t", "__a", ")", "{", "return", "(", "poly16x4_t", ")", "__builtin_neon_vdup_nv4hi", "("], "ground_truth": ["(", "__builtin_neon_hi", ")", "__a", ")", ";"], "File": "arm", "Func": "neon_vdup_n_p16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14165, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "{", "unsigned", "BitWidth", "=", "KnownOne", ".", "getBitWidth", "(", ")", ";", "EVT", "VT", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "Op", ")", "->", "getMemoryVT", "(", ")", ";", "unsigned", "MemBits", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "KnownZero", "|=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "MemBits", ")", ";", "return", ";", "}", "}", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "unsigned", "IntNo", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "switch", "(", "IntNo", ")", "{", "default", ":", "break", ";", "case", "", ":", "case", "", ":", "{", "MVT", "VT", "=", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "unsigned", "BitWidth", "=", "KnownZero", ".", "getBitWidth", "(", ")", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "{", "assert", "(", "BitWidth", ">=", "", "&&", "", ")", ";", "APInt", "Mask", "=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "", ")", ";", "KnownZero", "|=", "Mask", ";", "}", "else", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "{", "assert", "(", "BitWidth", ">=", "", "&&", "", ")", ";", "APInt", "Mask", "=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "BitWidth", "-", "", ")", ";", "KnownZero", "|=", "Mask", ";", "}", "break", ";", "}"], "ground_truth": ["break", ";"], "File": "AArch64ISelLowering120", "Func": "computeKnownBitsForTargetNode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14166, "Length": 214, "Cover_Rate": 0.5404040404040404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCCodeGenInfo", "*", "createMCCodeGenInfo", "(", "StringRef", "TT", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", "{", "MCCodeGenInfo", "*", "X", "=", "new", "MCCodeGenInfo", "("], "ground_truth": [")", ";"], "File": "MSP430MCTargetDesc1", "Func": "createMSP430MCCodeGenInfo", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14167, "Length": 33, "Cover_Rate": 0.6875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "CurrentTopFastSched", "=", "DAG", "->", "getCurrentTop", "(", ")", ";", "std", "::", "vector", "<", "MachineBasicBlock", "::", "iterator", ">", "PosOld", ";", "std", "::", "vector", "<", "MachineBasicBlock", "::", "iterator", ">", "PosNew", ";", "PosOld", ".", "reserve", "(", "DAG", "->", "SUnits", ".", "size", "(", ")", ")", ";", "PosNew", ".", "reserve", "(", "DAG", "->", "SUnits", ".", "size", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "DAGSize", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "int", "BlockIndice", "=", "TopDownIndex2Block", "[", "i", "]", ";", "ScheduleBlock", "*", "Block", "=", "CurrentBlocks", "[", "BlockIndice", "]", ";", "std", "::", "vector", "<", "SUnit", "*", ">", "SUs", "=", "Block", "->", "getScheduledUnits", "(", ")", ";", "for", "(", "SUnit", "*", "SU", ":", "SUs", ")", "{", "MachineInstr", "*", "MI", "=", "SU", "->", "getInstr", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "Pos", "=", "MI", ";", "PosOld", ".", "push_back", "(", "Pos", ")", ";", "if", "(", "&", "*", "CurrentTopFastSched", "==", "MI", ")", "{", "PosNew", ".", "push_back", "(", "Pos", ")", ";", "CurrentTopFastSched", "=", "nextIfDebug", "(", "++", "CurrentTopFastSched", ",", "DAG", "->", "getCurrentBottom", "(", ")", ")", ";", "}", "else", "{", "DAG", "->", "getBB", "(", ")", "->", "splice", "(", "CurrentTopFastSched", ",", "DAG", "->", "getBB", "(", ")", ",", "MI", ")", ";", "DAG", "->", "getLIS", "(", ")", "->", "handleMove", "(", "*", "MI", ",", "true", ")", ";", "PosNew", ".", "push_back", "("], "ground_truth": ["CurrentTopFastSched", ")", ";"], "File": "SIMachineScheduler (2)", "Func": "scheduleInsideBlocks", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14168, "Length": 214, "Cover_Rate": 0.44490644490644493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "strict_p", "&&", "GET_CODE", "(", "x", ")", "==", "SUBREG", ")", "x", "=", "SUBREG_REG", "(", "x", ")", ";", "return", "(", "REG_P", "(", "x", ")", "&&", "(", "strict_p", "?", "REGNO_OK_FOR_BASE_P", "(", "REGNO", "(", "x", ")"], "ground_truth": [")", ":", "REGNO_OK_FOR_BASE_NONSTRICT_P", "(", "REGNO", "(", "x", ")", ")", ")", ")", ";"], "File": "m68k", "Func": "m68k_legitimate_base_reg_p", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14169, "Length": 47, "Cover_Rate": 0.8103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_cvtepi8_epi32", "(", "__mmask8", "__U", ",", "__m128i", "__A", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_pmovsxbd256_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v8si", ")", "_mm256_setzero_si256", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_maskz_cvtepi8_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14170, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "char", "status", "=", "_HTM_STATE", "(", "__builtin_tend", "(", "", ")", ")", ";", "if", "(", "__builtin_expect", "(", "status", ",", "_HTM_TRANSACTIONAL", ")", ")", "return"], "ground_truth": ["", ";"], "File": "htmxlintrin", "Func": "__TM_end", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14171, "Length": 24, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "INTVAL", "(", "in0_idx0", ")", "==", "INTVAL", "(", "in1_idx0", ")", "&&", "INTVAL", "(", "in0_idx1", ")", "==", "INTVAL", "(", "in1_idx1", ")", "&&", "INTVAL", "(", "in0_idx0", ")", "!=", "INTVAL", "(", "in0_idx1", ")", ")", "return", "false", ";", "if", "(", "INTVAL", "(", "in0_idx0", ")", "!=", "INTVAL", "(", "in0_idx1", ")", "&&", "INTVAL", "(", "in1_idx0", ")", "!=", "INTVAL", "(", "in1_idx1", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "nds32-md-auxiliary", "Func": "nds32_need_split_sms_p", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14172, "Length": 63, "Cover_Rate": 0.7875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NumLaneElts", "=", "NumElts", "/", "NumLanes", ";", "int", "Rotation", "=", "", ";", "SDValue", "Lo", ",", "Hi", ";", "for", "(", "int", "l", "=", "", ";", "l", "<", "NumElts", ";", "l", "+=", "NumLaneElts", ")", "{", "for", "(", "int", "i", "=", "", ";", "i", "<", "NumLaneElts", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "l", "+", "i", "]", "==", "-", "", ")", "continue", ";", "assert", "(", "Mask", "[", "l", "+", "i", "]", ">=", "", "&&", "", ")", ";", "int", "LaneIdx", "=", "(", "Mask", "[", "l", "+", "i", "]", "%", "NumElts", ")", "-", "l", ";", "if", "(", "LaneIdx", "<", "", "||", "LaneIdx", ">=", "NumLaneElts", ")", "return", "SDValue", "(", ")", ";", "int", "StartIdx", "=", "i", "-", "LaneIdx", ";", "if", "(", "StartIdx", "==", "", ")", "return", "SDValue", "(", ")", ";", "int", "CandidateRotation", "=", "StartIdx", "<", "", "?", "-", "StartIdx", ":", "NumLaneElts", "-", "StartIdx", ";", "if", "(", "Rotation", "==", "", ")", "Rotation", "=", "CandidateRotation", ";", "else", "if", "(", "Rotation", "!=", "CandidateRotation", ")", "return", "SDValue", "(", ")", ";", "SDValue", "MaskV", "=", "Mask", "[", "l", "+", "i", "]", "<", "NumElts", "?", "V1", ":", "V2", ";", "SDValue", "&", "TargetV", "=", "StartIdx", "<", "", "?"], "ground_truth": ["Hi", ":", "Lo", ";"], "File": "X86ISelLowering200", "Func": "lowerVectorShuffleAsByteRotate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14173, "Length": 189, "Cover_Rate": 0.3144758735440932, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "elt", ";", "if", "(", "!", "const_vec_duplicate_p", "(", "x", ",", "&", "elt", ")", "||", "!", "CONST_INT_P", "(", "elt", ")", ")", "return", "false", ";", "HOST_WIDE_INT", "val", "=", "INTVAL", "(", "elt", ")", ";", "if", "(", "negate_p", ")", "val", "=", "-", "val", ";", "val", "&=", "GET_MODE_MASK", "(", "GET_MODE_INNER", "(", "GET_MODE", "(", "x", ")", ")", ")", ";", "if", "(", "val", "&", "", ")", "return", "IN_RANGE", "(", "val", ",", ""], "ground_truth": [",", "", ")", ";"], "File": "aarch645", "Func": "aarch64_sve_arith_immediate_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14174, "Length": 69, "Cover_Rate": 0.7666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCStreamer", "*", "createMCStreamer", "(", "const", "Triple", "&", "T", ",", "MCContext", "&", "Context", ",", "MCAsmBackend", "&", "MAB", ",", "raw_pwrite_stream"], "ground_truth": ["&", "OS", ",", "MCCodeEmitter", "*", "Emitter", ",", "bool", "RelaxAll", ")", "{"], "File": "AVRMCTargetDesc14", "Func": "createMCStreamer", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14175, "Length": 30, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addGlobalAddress", "(", "MF", ".", "getFunction", "(", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "curgpdist", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addGlobalAddress", "(", "MF", ".", "getFunction", "(", ")", ")", ";", "long", "NumBytes", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "FP", ")", "NumBytes", "+=", "", ";", "if", "(", "NumBytes", "==", "", ")", "return", ";", "unsigned", "Align", "=", "getStackAlignment", "(", ")", ";", "NumBytes", "=", "(", "NumBytes", "+", "Align", "-", "", ")", "/", "Align", "*", "Align", ";", "MFI", "->", "setStackSize", "(", "NumBytes", ")", ";", "NumBytes", "=", "-", "NumBytes", ";", "if", "(", "NumBytes", ">=", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "NumBytes", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "if", "(", "getUpper16", "(", "NumBytes", ")", ">=", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "getUpper16", "(", "NumBytes", ")", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "getLower16", "(", "NumBytes", ")", ")", ".", "addReg", "(", "", ")", ";", "}", "else", "{", "report_fatal_error", "(", "", "+", "Twine", "(", "NumBytes", ")", ")", ";", "}", "if", "(", "FP", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", ""], "ground_truth": [")", ".", "addReg", "(", "", ")", ";"], "File": "AlphaFrameLowering", "Func": "emitPrologue", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14176, "Length": 307, "Cover_Rate": 0.6316872427983539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return", "", ";", "else", "if", "(", "Name", "==", "", "||", "Name", "==", "", ")", "return"], "ground_truth": ["", ";"], "File": "ARMAsmParser13", "Func": "MatchRegisterName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14177, "Length": 167, "Cover_Rate": 0.6117216117216118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createMemoryLegalizerPass", "(", ")", ")", ";", "addPass", "(", "createInsertWaitcntsPass", "(", ")", ")", ";", "addPass", "(", "createShrinkInstructionsPass", "(", ")", ")", ";", "addPass", "(", "createModeRegisterPass", "(", ")", ")", ";", "addPass", "(", "&", "PostRAHazardRecognizerID", ")", ";", "addPass", "(", "&", "InsertSkipsPassID", ")", ";", "addPass", "(", "&", "BranchRelaxationPassID", ")"], "ground_truth": [";"], "File": "AMDGPUTargetMachine104", "Func": "addPreEmitPass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14178, "Length": 46, "Cover_Rate": 0.8518518518518519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "ix86_additional_allocno_class_p", "(", "reg_class_t", "cl"], "ground_truth": [")", "{"], "File": "i3866", "Func": "ix86_additional_allocno_class_p", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14179, "Length": 8, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CStringSection", "=", "", ";", "PrivateGlobalPrefix", "=", "", ";", "WeakRefDirective", "=", "", ";", "SetDirective", "=", "", ";", "DwarfRequiresFrameSection", "=", "false", ";", "DwarfAbbrevSection", "=", "", ";", "DwarfInfoSection", "=", "", ";", "DwarfLineSection", "=", "", ";", "DwarfFrameSection", "=", "", ";", "DwarfPubNamesSection", "=", "", ";", "DwarfPubTypesSection", "=", "", ";", "DwarfStrSection", "=", "", ";", "DwarfLocSection", "=", "", ";", "DwarfARangesSection", "=", "", ";", "DwarfRangesSection", "="], "ground_truth": ["", ";"], "File": "ARMTargetAsmInfo1", "Func": "ARMELFTargetAsmInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14180, "Length": 60, "Cover_Rate": 0.4411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCSymbolizer", "*", "createExternalSymbolizer", "(", "const", "Triple", "&", "TT", ",", "LLVMOpInfoCallback", "GetOpInfo", ",", "LLVMSymbolLookupCallback", "SymbolLookUp", ",", "void", "*", "DisInfo", ",", "MCContext", "*", "Ctx", ",", "std", "::", "unique_ptr", "<", "MCRelocationInfo", ">", "&&", "RelInfo", ")", "{", "return", "new", "llvm", "::", "ExternalSymbolizer", "(", "*", "Ctx", ",", "move", "(", "RelInfo", ")", ",", "GetOpInfo"], "ground_truth": [",", "SymbolLookUp", ",", "DisInfo", ")", ";"], "File": "AArch64Disassembler", "Func": "createAArch64ExternalSymbolizer", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14181, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqsubq_n_sv8hi", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vqsubq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14182, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BRIGDwarfStreamer", "::", "Finish", "(", ")", "{", "MCELFStreamer", "::", "Finish", "(", ")", ";", "dwarfStream", "->", "flush", "(", ")", ";", "dwarfStream", "->", "releaseStream", "("], "ground_truth": [")", ";"], "File": "BRIGDwarfStreamer", "Func": "Finish", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14183, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasMiscellaneousExtensions3", "(", ")"], "ground_truth": ["const", "{"], "File": "SystemZSubtarget", "Func": "hasMiscellaneousExtensions3", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14184, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "HasSoloAXInst", ")", "return", "true", ";", "for", "(", "auto", "const", "&", "I", ":", "MCInstrInfo", "::", "bundleInstructions", "(", "MCII", ",", "MCB", ")", ")", "{", "if", "(", "&", "I", "!=", "HasSoloAXInst", "&&", "isNeitherAnorX", "("], "ground_truth": ["MCII", ",", "I", ")", ")", "{"], "File": "HexagonMCChecker17", "Func": "checkAXOK", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14185, "Length": 40, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqdmull_laneq_s32", "(", "int32x2_t", "__a", ",", "int32x4_t", "__b", ",", "int", "const", "__c", ")", "{", "return", "__builtin_aarch64_sqdmull_laneqv2si", "(", "__a", ",", "__b"], "ground_truth": [",", "__c", ")", ";"], "File": "arm", "Func": "neon2_vqdmull_laneq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14186, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "EmitCmp", "(", "SDValue", "Op0", ",", "SDValue", "Op1", ",", "unsigned", "CC", ",", "const", "SDLoc", "&", "DL", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "if", "(", "isNullConstant", "(", "Op1", ")", ")", "return", "EmitTest", "(", "Op0", ",", "CC", ",", "DL", ",", "DAG", ")", ";", "assert", "(", "!", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op1", ")", "&&", "Op0", ".", "getValueType", "(", ")", "==", "", ")", "&&", "", ")", ";", "if", "(", "(", "Op0", ".", "getValueType", "(", ")", "==", "", "||", "Op0", ".", "getValueType", "(", ")", "==", "", "||", "Op0", ".", "getValueType", "(", ")", "==", "", "||", "Op0", ".", "getValueType", "(", ")", "==", "", ")", ")", "{", "if", "(", "(", "Op0", ".", "getValueType", "(", ")", "==", "", "&&", "(", "isa", "<", "ConstantSDNode", ">", "(", "Op0", ")", "||", "isa", "<", "ConstantSDNode", ">", "(", "Op1", ")", ")", ")", "&&", "!", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "hasMinSize", "(", ")", ")", "{", "unsigned", "ExtendOp", "=", "isCCUnsigned", "(", "CC", ")", "?", "", ":", "", ";", "Op0", "=", "DAG", ".", "getNode", "(", "ExtendOp", ",", "DL"], "ground_truth": [",", "", ",", "Op0", ")", ";"], "File": "M68kISelLowering", "Func": "EmitCmp", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14187, "Length": 178, "Cover_Rate": 0.6223776223776224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MVT", "PtrVT", "=", "TLI", "->", "getPointerTy", "(", "CurDAG", "->", "getDataLayout", "(", ")", ")", ";", "auto", "GlobalGetIns", "=", "PtrVT", "==", "", "?", "", ":", "", ";", "SDLoc", "DL", "(", "Node", ")", ";", "MachineFunction", "&", "MF", "=", "CurDAG", "->", "getMachineFunction", "(", ")", ";", "switch", "(", "Node", "->", "getOpcode", "(", ")", ")", "{", "case", "", ":", "{", "if", "(", "!", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "hasAtomics", "(", ")", ")", "break", ";", "uint64_t", "SyncScopeID", "=", "Node", "->", "getConstantOperandVal", "(", "", ")", ";", "MachineSDNode", "*", "Fence", "=", "nullptr", ";", "switch", "(", "SyncScopeID", ")", "{", "case", "SyncScope", "::", "SingleThread", ":", "Fence", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "Node", "->", "getOperand", "(", "", ")", ")", ";", "break", ";", "case", "SyncScope", "::", "System", ":", "Fence", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "Node", "->", "getOperand", "(", "", ")", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "ReplaceNode", "(", "Node", ",", "Fence", ")", ";", "CurDAG", "->", "RemoveDeadNode", "(", "Node", ")", ";", "return", ";", "}", "case", "", ":", "{", "unsigned", "IntNo", "=", "Node", "->", "getConstantOperandVal", "(", "", ")", ";", "switch", "(", "IntNo", ")", "{", "case", "", ":", "{", "MachineSDNode", "*", "TLSSize", "=", "CurDAG", "->", "getMachineNode", "(", "GlobalGetIns", ",", "DL", ",", "PtrVT", ",", "CurDAG", "->", "getTargetExternalSymbol", "(", "", ",", "PtrVT", ")", ")", ";", "ReplaceNode", "(", "Node", ",", "TLSSize", ")", ";", "return", ";", "}", "case", "", ":", "{", "MachineSDNode", "*", "TLSAlign", "=", "CurDAG", "->", "getMachineNode", "(", "GlobalGetIns", ",", "DL", ",", "PtrVT", ",", "CurDAG", "->", "getTargetExternalSymbol", "(", "", ",", "PtrVT", ")", ")", ";", "ReplaceNode", "(", "Node", ",", "TLSAlign", ")", ";", "return", ";", "}", "}", "break", ";", "}", "case", "", ":", "{", "unsigned", "IntNo", "=", "Node", "->", "getConstantOperandVal", "(", "", ")", ";", "const", "auto", "&", "TLI", "=", "CurDAG", "->", "getTargetLoweringInfo", "(", ")", ";", "MVT", "PtrVT", "=", "TLI", ".", "getPointerTy", "(", "CurDAG", "->", "getDataLayout", "(", ")", ")", ";", "switch", "(", "IntNo", ")", "{", "case", "", ":", "{", "MachineSDNode", "*", "TLSBase", "=", "CurDAG", "->", "getMachineNode", "(", "GlobalGetIns", ",", "DL", ",", "PtrVT", ",", "", ",", "CurDAG", "->", "getTargetExternalSymbol", "(", "", ",", "PtrVT", ")", ",", "Node", "->", "getOperand", "(", "", ")", ")", ";", "ReplaceNode", "(", "Node", ",", "TLSBase", ")", ";", "return", ";", "}", "case", "", ":", "{", "int", "Tag", "=", "Node", "->", "getConstantOperandVal", "(", "", ")", ";", "SDValue", "SymNode", "=", "getTagSymNode", "(", "Tag", ",", "CurDAG", ")", ";", "MachineSDNode", "*", "Catch", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "{", "PtrVT", ",", "", "}", ",", "{", "SymNode", ",", "Node", "->", "getOperand", "(", "", ")", "}", ")", ";", "ReplaceNode", "(", "Node", ",", "Catch", ")", ";", "return", ";", "}", "}", "break", ";", "}", "case", "", ":", "{", "unsigned", "IntNo", "=", "Node", "->", "getConstantOperandVal", "(", ""], "ground_truth": [")", ";"], "File": "WebAssemblyISelDAGToDAG14", "Func": "Select", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14188, "Length": 456, "Cover_Rate": 0.5615763546798029, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "I", "->", "pred_empty", "(", ")", ")", "{", "printBasicBlockLabel", "(", "I", ",", "true", ",", "true", ")", ";", "O", "<<", "'\\n'", ";", "}", "for", "(", "MachineBasicBlock", "::", "const_iterator", "II", "=", "I", "->", "begin", "(", ")", ",", "E", "=", "I", "->", "end", "(", ")", ";", "II", "!=", "E", ";", "++", "II", ")", "{", "printMachineInstruction", "(", "II"], "ground_truth": [")", ";"], "File": "IA64AsmPrinter", "Func": "runOnMachineFunction", "Target": "IA64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14189, "Length": 58, "Cover_Rate": 0.31016042780748665, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmls_lane_s16", "(", "int16x4_t", "__a", ",", "int16x4_t", "__b", ",", "int16x4_t", "__c", ",", "const", "int"], "ground_truth": ["__d", ")", "{"], "File": "arm", "Func": "neon_vmls_lane_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14190, "Length": 16, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "NumLoInputs", "=", "count_if", "(", "Mask", ",", "[", "Size", "]", "(", "int", "M", ")", "{", "return", "M", ">=", "", "&&", "M", "%", "Size", "<", "Size", "/", "", ";", "}", ")", ";", "int", "NumHiInputs", "=", "count_if", "(", "Mask", ",", "[", "Size", "]", "(", "int", "M", ")", "{", "return", "M", "%", "Size", ">=", "Size", "/", "", ";", "}", ")", ";", "bool", "UnpackLo", "=", "NumLoInputs", ">=", "NumHiInputs", ";", "auto", "TryUnpack", "=", "[", "&", "]", "(", "MVT", "UnpackVT", ",", "int", "Scale", ")", "{", "SmallVector", "<", "int", ",", "", ">", "V1Mask", "(", "Mask", ".", "size", "(", ")", ",", "-", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "V2Mask", "(", "Mask", ".", "size", "(", ")", ",", "-", "", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "Size", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "i", "]", "<", "", ")", "continue", ";", "int", "UnpackIdx", "=", "i", "/", "Scale", ";", "if", "(", "(", "UnpackIdx", "%", "", "==", "", ")", "!=", "(", "Mask", "[", "i", "]", "<", "Size", ")", ")", "return", "SDValue", "(", ")", ";", "SmallVectorImpl", "<", "int", ">", "&", "VMask", "=", "(", "UnpackIdx", "%", "", "==", "", ")", "?", "V1Mask", ":", "V2Mask", ";", "VMask", "[", "(", "UnpackIdx", "/", "", ")", "*", "Scale", "+", "i", "%", "Scale", "+", "(", "UnpackLo", "?", "", ":", "Size", "/", "", ")", "]", "=", "Mask", "[", "i", "]", "%", "Size", ";", "}", "if", "(", "(", "NumLoInputs", "==", "", "||", "NumHiInputs", "==", "", ")", "&&", "!", "isNoopShuffleMask", "(", "V1Mask", ")", "&&", "!", "isNoopShuffleMask", "(", "V2Mask", ")", ")", "return", "SDValue", "(", ")", ";", "V1", "=", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "DL", ",", "V1", ",", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "V1Mask", ")", ";", "V2", "=", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "DL", ",", "V2", ",", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "V2Mask", ")", ";", "V1", "=", "DAG", ".", "getBitcast", "(", "UnpackVT", ",", "V1", ")", ";", "V2", "=", "DAG", ".", "getBitcast", "(", "UnpackVT", ",", "V2", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "DAG", ".", "getNode", "(", "UnpackLo", "?", "", ":", "", ",", "DL", ",", "UnpackVT", ",", "V1", ",", "V2", ")", ")", ";", "}", ";", "int", "OrigNumElements", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "int", "OrigScalarSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "for", "(", "int", "ScalarSize", "=", "", ";", "ScalarSize", ">=", "OrigScalarSize", ";", "ScalarSize", "/=", "", ")", "{", "int", "Scale", "=", "ScalarSize", "/", "OrigScalarSize", ";", "int", "NumElements", "=", "OrigNumElements", "/", "Scale", ";", "MVT", "UnpackVT", "=", "", "(", "", "(", "ScalarSize", ")", ",", "NumElements", ")", ";", "if", "(", "SDValue", "Unpack", "=", "TryUnpack", "(", "UnpackVT", ",", "Scale", ")", ")", "return", "Unpack", ";", "}", "if", "(", "NumLoInputs", "==", "", "||", "NumHiInputs", "==", "", ")", "{", "assert", "(", "(", "NumLoInputs", ">", "", "||", "NumHiInputs", ">", "", ")", "&&", "", ")", ";", "int", "HalfOffset", "=", "NumLoInputs", "==", "", "?", "Size", "/", "", ":", "", ";", "SmallVector", "<", "int", ",", "", ">", "PermMask", "(", "(", "unsigned", ")"], "ground_truth": ["Size", ",", "-", "", ")", ";"], "File": "X86ISelLowering208", "Func": "lowerVectorShuffleAsPermuteAndUnpack", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14191, "Length": 481, "Cover_Rate": 0.6881258941344778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "NumNops", "=", "Count", "/", "", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "!=", "NumNops", ";", "++", "i", ")", "{", "OS", "<<", "", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "M680x0AsmBackend", "Func": "writeNopData", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14192, "Length": 30, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "RVLocs", ",", "Context", ")", ";", "return", "CCInfo", ".", "CheckReturn", "(", "Outs", ",", "Subtarget", ".", "isRV64", "(", ")", "?", "RetCC_64", ":"], "ground_truth": ["RetCC_32", ")", ";"], "File": "RISCVISelLowering (2)2", "Func": "CanLowerReturn", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14193, "Length": 40, "Cover_Rate": 0.5405405405405406, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GetReturnInfo", "(", "F", ".", "getReturnType", "(", ")", ",", "F", ".", "getAttributes", "(", ")", ",", "Outs", ",", "TLI", ",", "DL", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ValLocs", ";", "CCState", "CCInfo", "(", "CC", ",", "F", ".", "isVarArg", "(", ")", ",", "*", "FuncInfo", ".", "MF", ",", "ValLocs", ",", "I", "->", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "RetCC_", ")", ";", "const", "Value", "*", "RV", "=", "Ret", "->", "getOperand", "(", "", ")", ";", "unsigned", "Reg", "=", "getRegForValue", "(", "RV", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "if", "(", "ValLocs", ".", "size", "(", ")", "!=", "", ")", "return", "false", ";", "CCValAssign", "&", "VA", "=", "ValLocs", "[", "", "]", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "return", "false", ";", "if", "(", "!", "VA", ".", "isRegLoc", "(", ")", ")", "return", "false", ";", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "Reg", "+", "VA", ".", "getValNo", "(", ")", ";", "EVT", "SrcVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "RV", "->", "getType", "(", ")", ")", ";", "EVT", "DstVT", "=", "VA", ".", "getValVT", "(", ")", ";", "if", "(", "SrcVT", "!=", "DstVT", ")", "{", "if", "(", "SrcVT", "!=", "", "&&", "SrcVT", "!=", "", "&&", "SrcVT", "!=", "", ")", "return", "false", ";", "if", "(", "!", "Outs", "[", "", "]", ".", "Flags", ".", "isZExt", "(", ")", "&&", "!", "Outs", "[", "", "]", ".", "Flags", ".", "isSExt", "(", ")", ")", "return", "false", ";", "assert", "(", "DstVT", "==", "", "&&", "", ")", ";", "if", "(", "SrcVT", "==", "", ")", "{", "if", "(", "Outs", "[", "", "]", ".", "Flags", ".", "isSExt", "(", ")", ")", "return", "false", ";", "SrcReg", "=", "fastEmitZExtFromI1", "(", "", ",", "SrcReg"], "ground_truth": [",", "false", ")", ";"], "File": "X86FastISel106", "Func": "X86SelectRet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14194, "Length": 294, "Cover_Rate": 0.3277591973244147, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Function", "*", "Callee", "=", "CS", ".", "getCalledFunction", "(", ")", ";", "Function", "*", "Caller", "=", "CS", ".", "getCaller", "(", ")", ";", "if", "(", "!", "Callee", "||", "Callee", "->", "isDeclaration", "(", ")", ")", "return", "llvm", "::", "InlineCost", "::", "getNever", "(", "", ")", ";", "if", "(", "CS", ".", "isNoInline", "(", ")", ")", "return", "llvm", "::", "InlineCost", "::", "getNever", "(", "", ")", ";", "TargetTransformInfo", "&", "TTI", "=", "TTIWP", "->", "getTTI", "(", "*", "Callee", ")", ";", "if", "(", "!", "TTI", ".", "areInlineCompatible", "(", "Caller", ",", "Callee", ")", ")", "return", "llvm", "::", "InlineCost", "::", "getNever", "(", "", ")", ";", "if", "(", "CS", ".", "hasFnAttr", "(", "Attribute", "::", "AlwaysInline", ")", ")", "{", "auto", "IsViable", "=", "isInlineViable", "(", "*", "Callee", ")", ";", "if", "(", "IsViable", ")", "return", "llvm", "::", "InlineCost", "::", "getAlways", "(", "", ")", ";", "return", "llvm", "::", "InlineCost", "::", "getNever", "(", "IsViable", ".", "message", ")", ";", "}", "if", "(", "isWrapperOnlyCall", "(", "CS", ")", ")", "return", "llvm", "::", "InlineCost", "::", "getAlways", "(", "", ")", ";", "InlineParams", "LocalParams", "=", "Params", ";", "LocalParams", ".", "DefaultThreshold", "=", "(", "int", ")", "getInlineThreshold", "(", "CS", ")", ";", "bool", "RemarksEnabled", "=", "false", ";", "const", "auto", "&", "BBs", "=", "Caller", "->", "getBasicBlockList", "(", ")", ";", "if", "(", "!", "BBs", "."], "ground_truth": ["empty", "(", ")", ")", "{"], "File": "AMDGPUInline15", "Func": "getInlineCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14195, "Length": 201, "Cover_Rate": 0.5193798449612403, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "(", "FeatureBits", "[", "", "]", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "(", "FeatureBits", "[", "", "]", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "LLVM_FALLTHROUGH", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "(", "FeatureBits", "[", "", "]", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "break", ";", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "ARMDisassembler39", "Func": "DecodeMSRMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14196, "Length": 131, "Cover_Rate": 0.3202933985330073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "SpillGPRs", ".", "LowGPR", ",", "false", ")", ";", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "SpillGPRs", ".", "HighGPR", ",", "false", ")", ";", "MIB", ".", "addReg", "(", "Regs", ".", "getStackPointerRegister", "(", ")", ")", ";", "MIB", ".", "addImm", "(", "SpillGPRs", ".", "GPROffset", ")", ";", "auto", "&", "GRRegClass", "=", "", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CSI", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "I", "]", ".", "getReg", "(", ")", ";", "if", "(", "GRRegClass", ".", "contains", "(", "Reg", ")", ")", "addSavedGPR", "(", "MBB", ",", "MIB", ",", "Reg", ",", "true", ")", ";", "}", "}", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "CSI", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "I", "]", ".", "getReg"], "ground_truth": ["(", ")", ";"], "File": "SystemZFrameLowering10", "Func": "spillCalleeSavedRegisters", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14197, "Length": 144, "Cover_Rate": 0.3564356435643564, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reportParseError", "(", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "Operand", "&", "FuncRegOpnd", "=", "static_cast", "<", "Operand", "&", ">", "(", "*", "TmpReg", "[", "", "]", ")", ";", "if", "(", "!", "FuncRegOpnd", ".", "isGPRAsmReg", "(", ")", ")", "{", "reportParseError", "(", "FuncRegOpnd", ".", "getStartLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "FuncReg", "=", "FuncRegOpnd", ".", "getGPR32Reg", "(", ")", ";", "TmpReg", ".", "clear", "(", ")", ";", "if", "(", "!", "eatComma", "(", "", ")", ")", "return", "true", ";", "ResTy", "=", "ParseAnyRegister", "(", "TmpReg", ")", ";", "if", "(", "ResTy", "==", "MatchOperand_NoMatch", ")", "{", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "{", "Save", "=", "Tok", ".", "getIntVal", "(", ")", ";", "SaveIsReg", "=", "false", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "else", "{", "reportParseError", "(", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "}", "else", "{", "Operand", "&", "SaveOpnd", "=", "static_cast", "<", "Operand", "&", ">", "(", "*", "TmpReg", "[", "", "]", ")", ";", "if", "(", "!", "SaveOpnd", ".", "isGPRAsmReg", "(", ")", ")", "{", "reportParseError", "(", "SaveOpnd", ".", "getStartLoc", "(", ")", ",", "", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "false", ";", "}", "Save", "=", "SaveOpnd", ".", "getGPR32Reg", "(", ")", ";", "}", "if", "(", "!", "eatComma", "(", "", ")", ")", "return", "true", ";", "StringRef", "Name", ";", "if", "(", "Parser", ".", "parseIdentifier", "(", "Name", ")"], "ground_truth": [")", "reportParseError", "(", "", ")", ";"], "File": "MipsAsmParser1", "Func": "parseDirectiveCPSetup", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14198, "Length": 249, "Cover_Rate": 0.7591463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_permutex2var_epi16", "(", "__m256i", "__A", ",", "__m256i", "__I", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_vpermt2varhi256_mask", "(", "(", "__v16hi", ")", "__I", ",", "(", "__v16hi", ")", "__A"], "ground_truth": [",", "(", "__v16hi", ")", "__B", ",", "(", "__mmask16", ")", "-", "", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_permutex2var_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14199, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ZeroDirective", "=", "", ";", "CommentString", "=", "", ";", "AscizDirective", "=", "", ";", "HiddenVisibilityAttr", "=", "MCSA_Invalid", ";", "HiddenDeclarationVisibilityAttr", "=", "MCSA_Invalid"], "ground_truth": [";"], "File": "TeakMCAsmInfo", "Func": "TeakMCAsmInfo", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14200, "Length": 20, "Cover_Rate": 0.39215686274509803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addPreserved", "<", "MachineLoopInfo", ">", "(", ")", ";", "AU", ".", "addRequired", "<", "MachineTraceMetrics", ">", "(", ")", ";", "AU", ".", "addPreserved", "<", "MachineTraceMetrics", ">"], "ground_truth": ["(", ")", ";"], "File": "AArch64ConditionalCompares (2)", "Func": "getAnalysisUsage", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14201, "Length": 27, "Cover_Rate": 0.32926829268292684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_set1_pi32", "(", "int", "__i", ")", "{", "return", "_mm_set_pi32", "(", "__i", ",", "__i"], "ground_truth": [")", ";"], "File": "mmintrin", "Func": "_mm_set1_pi32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14202, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "::", "TargetStreamer", "(", "MCStreamer", "&", "S", ")", ":", "MCTargetStreamer", "(", "S", ")", ",", "ModuleDirectiveAllowed", "(", "true", ")", "{", "GPRInfoSet", "=", "FPRInfoSet", "=", "FrameInfoSet"], "ground_truth": ["=", "false", ";"], "File": "MipsTargetStreamer1", "Func": "MipsTargetStreamer", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14203, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "qword", ")", "(", "vec_and", "(", "(", "vec_char16", ")", "(", "a", ")", ",", "vec_splat", "(", "(", "vec_char16", ")", "(", "si_from_char", "(", "b", ")", ")", ",", ""], "ground_truth": [")", ")", ")", ")", ";"], "File": "si2vmx", "Func": "si_andbi", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14204, "Length": 33, "Cover_Rate": 0.7021276595744681, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "h8300_select_cc_mode", "(", "enum", "rtx_code", "cond", ",", "rtx", "op0", ",", "rtx", "op1", ")", "{", "if", "(", "op1", "==", "const0_rtx", "&&", "(", "cond", "==", "EQ", "||", "cond", "==", "NE", "||", "cond", "==", "LT", "||", "cond", "==", "GE", ")", "&&", "(", "GET_CODE", "(", "op0", ")", "==", "PLUS", "||", "GET_CODE", "(", "op0", ")", "==", "MINUS", "||", "GET_CODE", "(", "op0", ")", "==", "NEG", "||", "GET_CODE", "(", "op0", ")", "==", "AND", "||", "GET_CODE", "(", "op0", ")", "==", "IOR", "||", "GET_CODE", "(", "op0", ")", "==", "XOR", "||", "GET_CODE", "(", "op0", ")", "==", "NOT", "||", "GET_CODE", "(", "op0", ")", "==", "ASHIFT", "||", "GET_CODE", "(", "op0", ")", "==", "ASHIFTRT", "||", "GET_CODE", "(", "op0", ")", "==", "LSHIFTRT", "||", "GET_CODE", "(", "op0", ")", "==", "MULT", "||", "GET_CODE", "(", "op0", ")", "==", "SYMBOL_REF", "||", "GET_CODE", "(", "op0", ")", "==", "SIGN_EXTEND", "||", "GET_CODE", "(", "op0", ")", "==", "ZERO_EXTEND", "||", "REG_P", "(", "op0", ")", "||", "MEM_P", "(", "op0", ")", ")", ")", "return", "CCZNmode", ";", "return", "CCmode"], "ground_truth": [";"], "File": "h8300", "Func": "h8300_select_cc_mode", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14205, "Length": 154, "Cover_Rate": 0.9935483870967742, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "PrintUnmangledNameSafely", "(", "const", "Value", "*", "V", ",", "raw_ostream", "&", "OS", ")", "{", "for", "(", "const", "char", "*", "Name", "=", "V", "->", "getNameStart", "(", ")", ",", "*", "E", "=", "Name", "+", "V", "->", "getNameLen", "(", ")", ";", "Name", "!=", "E", ";", "++", "Name", ")", "if", "(", "isprint", "("], "ground_truth": ["*", "Name", ")", ")", "OS", "<<", "*", "Name", ";"], "File": "X86ATTAsmPrinter", "Func": "PrintUnmangledNameSafely", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14206, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "vec_double2", ")", "(", "si_rotqmby", "(", "(", "qword", ")", "(", "a", ")"], "ground_truth": [",", "si_from_int", "(", "count", ")", ")", ")", ")", ";"], "File": "spu2vmx", "Func": "spu_rlmaskqwbyte", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14207, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vld1q_z_u16", "(", "uint16_t", "const", "*", "__base", ",", "mve_pred16_t", "__p", ")", "{", "return", "vldrhq_z_u16", "(", "__base", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vld1q_z_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14208, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "The_32Target", ",", "create_32Disassembler", ")", ";", "TargetRegistry", "::", "RegisterMCDisassembler", "(", "The_64Target", ",", "create_64Disassembler"], "ground_truth": [")", ";"], "File": "X86Disassembler1", "Func": "LLVMInitializeX86Disassembler", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14209, "Length": 18, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm256_unpacklo_pd", "(", "__m256d", "__A", ",", "__m256d", "__B", ")", "{"], "File": "avxintrin", "Func": "_mm256_unpacklo_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14210, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "assert", "(", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "VT", "&&", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "VT", "&&", "", ")", ";", "assert", "(", "(", "VT", ".", "is256BitVector", "(", ")", "||", "VT", ".", "is512BitVector", "(", ")", ")", "&&", "", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "SDValue", "LHS1", ",", "LHS2", ";", "std", "::", "tie", "(", "LHS1", ",", "LHS2", ")", "=", "splitVector", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ",", "dl", ")", ";", "SDValue", "RHS1", ",", "RHS2", ";", "std", "::", "tie", "(", "RHS1", ",", "RHS2", ")", "=", "splitVector", "(", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ",", "dl", ")", ";", "EVT", "LoVT", ","], "ground_truth": ["HiVT", ";"], "File": "X86ISelLowering (2)5", "Func": "splitVectorIntBinary", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14211, "Length": 126, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "create_input_operand", "(", "&", "ops", "[", "", "]", ",", "value0", ",", "TYPE_MODE", "(", "TREE_TYPE", "(", "arg0", ")", ")", ")", ";", "if", "(", "!", "maybe_expand_insn", "(", "icode", ",", "", ",", "ops", ")", ")"], "ground_truth": ["error", "(", "", ")", ";"], "File": "nds32-intrinsic2", "Func": "nds32_expand_builtin_null_ftype_reg", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14212, "Length": 36, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "RegEnum", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "MipsBaseInfo15", "Func": "getMipsRegisterNumbering", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14213, "Length": 368, "Cover_Rate": 0.43601895734597157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isInlineConstant", "(", "const", "MachineOperand", "&", "MO", ",", "unsigned", "OpSize", ")", "const", "{", "if", "(", "MO", ".", "isImm", "("], "ground_truth": [")", ")", "{"], "File": "SIInstrInfo (3)", "Func": "isInlineConstant", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14214, "Length": 24, "Cover_Rate": 0.4528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op0", "==", "Op1", ")", "return", "true", ";", "unsigned", "Opcode0", "=", "Op0", ".", "getOpcode", "(", ")", ";", "if", "(", "(", "Opcode0", "==", "", "||", "Opcode0", "==", "", "||", "Opcode0", "==", "", ")", "&&", "Op0", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", "<=", "TruncSizeInBits", ")", "return", "true", ";", "unsigned", "Opcode1", "=", "Op1", ".", "getOpcode", "(", ")", ";", "if", "(", "(", "Opcode1", "==", "", "||", "Opcode1", "==", "", "||", "Opcode1", "==", "", ")", "&&", "Op1", ".", "getOperand", "(", "", ")", ".", "getScalarValueSizeInBits", "(", ")", "<=", "TruncSizeInBits", ")", "return", "true", ";", "SDValue", "BC0", "=", "peekThroughOneUseBitcasts", "(", "Op0", ")", ";", "SDValue", "BC1", "=", "peekThroughOneUseBitcasts", "(", "Op1", ")", ";", "return", "", "(", "BC0", ".", "getNode", "(", ")", ")", "||", "", "(", "BC1", ".", "getNode", "(", ")", ")", ";", "}", ";", "auto", "TruncateArithmetic", "=", "[", "&", "]", "(", "SDValue", "N0", ",", "SDValue", "N1", ")", "{", "SDValue", "Trunc0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N0", ")", ";", "SDValue", "Trunc1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "N1", ")", ";", "return", "DAG", ".", "getNode", "(", "Opcode", ",", "DL", ",", "VT", ",", "Trunc0", ",", "Trunc1", ")", ";", "}", ";", "if", "(", "!", "N", "->", "isOnlyUserOf", "(", "Src", ".", "getNode", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "switch", "(", "Opcode"], "ground_truth": [")", "{"], "File": "X86ISelLowering115", "Func": "combineTruncatedArithmetic", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14215, "Length": 230, "Cover_Rate": 0.42435424354243545, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HighSavedGPR", "="], "ground_truth": ["Reg", ";"], "File": "SystemZMachineFunctionInfo", "Func": "setHighSavedGPR", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14216, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "::", "iterator", "It", "=", "BB", ";", "++", "It", ";", "MachineBasicBlock", "*", "thisMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "copy0MBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "sinkMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "It", ",", "copy0MBB", ")", ";", "F", "->", "insert", "(", "It", ",", "sinkMBB", ")", ";", "sinkMBB", "->", "splice", "(", "sinkMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "sinkMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "copy0MBB", ")", ";", "BB", "->", "addSuccessor", "(", "sinkMBB", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "("], "ground_truth": [")", ")", ".", "addMBB", "(", "sinkMBB", ")", ";"], "File": "XCoreISelLowering62", "Func": "EmitInstrWithCustomInserter", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14217, "Length": 151, "Cover_Rate": 0.470404984423676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "FrameLowering", "*", "getFrameLowering", "(", ")", "const", "override"], "ground_truth": ["{"], "File": "AAPSubtarget", "Func": "getFrameLowering", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14218, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_min_round_ps", "(", "__m512", "__W", ",", "__mmask16", "__U", ",", "__m512", "__A", ",", "__m512"], "ground_truth": ["__B", ",", "const", "int", "__R", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_min_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14219, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Optional", "<", "int64_t", ">", "getVectorShiftImm", "(", "Register", "Reg", ",", "MachineRegisterInfo", "&", "MRI", ")", "{", "assert", "(", "MRI", ".", "getType", "(", "Reg", ")", ".", "isVector", "(", ")", "&&", "", ")", ";", "MachineInstr", "*", "OpMI", "=", "MRI", ".", "getVRegDef", "(", "Reg", ")", ";", "assert", "(", "OpMI", "&&", "", ")", ";", "if", "(", "OpMI", "->", "getOpcode", "(", ")", "!=", "TargetOpcode", "::", "G_BUILD_VECTOR"], "ground_truth": [")", "return", "None", ";"], "File": "AArch64InstructionSelector32", "Func": "getVectorShiftImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14220, "Length": 64, "Cover_Rate": 0.423841059602649, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "Align", "=", "CurDAG", "->", "getTargetConstant", "(", "Alignment", ",", "", ")", ";", "unsigned", "OpcodeIndex", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "}", "SDValue", "Pred", "=", "getAL", "(", "CurDAG", ")", ";", "SDValue", "Reg0", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "SuperReg", ";", "unsigned", "Opc", "=", "Opcodes", "[", "OpcodeIndex", "]", ";", "const", "SDValue", "Ops", "[", "]", "=", "{", "MemAddr", ",", "Align", ",", "Pred", ",", "Reg0", ",", "Chain", "}", ";", "unsigned", "ResTyElts", "=", "(", "NumVecs", "==", "", ")", "?", "", ":", "NumVecs", ";", "EVT", "ResTy", "=", "EVT", "::", "getVectorVT", "(", "*", "CurDAG", "->", "getContext", "(", ")", ",", "", ",", "ResTyElts", ")", ";", "SDNode", "*", "VLdDup", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "ResTy", ",", "", ",", "Ops", ",", "", ")", ";", "SuperReg", "=", "SDValue", "(", "VLdDup", ",", "", ")", ";", "Chain", "=", "SDValue", "(", "VLdDup", ",", "", ")", ";", "assert", "(", "", "==", "", "+", "", "&&", "", ")", ";", "unsigned", "SubIdx", "=", "", ";", "for", "(", "unsigned", "Vec", "=", "", ";", "Vec", "<", "NumVecs", ";", "++", "Vec", ")", "ReplaceUses", "(", "SDValue", "(", "N", ",", "Vec", ")", ",", "CurDAG", "->", "getTargetExtractSubreg", "(", "SubIdx", "+", "Vec", ",", "dl", ",", "VT", ",", "SuperReg", ")", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "NumVecs", ")", ",", "Chain", ")", ";", "return", "NULL"], "ground_truth": [";"], "File": "ARMISelDAGToDAG46", "Func": "SelectVLDDup", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14221, "Length": 254, "Cover_Rate": 0.5825688073394495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_s8_s16", "(", "int16x8_t", "__a", ")", "{", "return", "(", "int8x16_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon_vreinterpretq_s8_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14222, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectAddrModeUnscaled", "(", "SDValue", "N", ",", "unsigned", "Size", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "OffImm", ")", "{", "if", "(", "!", "CurDAG", "->", "isBaseWithConstantOffset", "(", "N", ")", ")", "return", "false", ";", "if", "(", "ConstantSDNode", "*", "RHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ")", "{", "int64_t", "RHSC", "=", "RHS", "->", "getSExtValue", "(", ")", ";", "if", "(", "(", "RHSC", "&", "(", "Size", "-", "", ")", ")", "==", "", "&&", "RHSC", ">=", "", "&&", "RHSC", "<", "(", "", "<<", "Log2_32", "(", "Size", ")", ")", ")", "return", "false", ";", "if", "(", "RHSC", ">=", "-", "", "&&", "RHSC", "<", "", ")", "{", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "Base", ".", "getOpcode", "(", ")", "==", "", ")", "{", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "Base"], "ground_truth": [")", "->", "getIndex", "(", ")", ";"], "File": "AArch64ISelDAGToDAG2", "Func": "SelectAddrModeUnscaled", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14223, "Length": 141, "Cover_Rate": 0.7421052631578947, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "EltVT", ")", ";", "SDValue", "AllOnes", "=", "DAG", ".", "getAllOnesConstant", "(", "DL", ",", "EltVT", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "VMaskOps", "(", "Mask", ".", "size", "(", ")", ",", "Zero", ")", ";", "SDValue", "V", ";", "for", "(", "int", "i", "=", "", ",", "Size", "=", "Mask", ".", "size", "(", ")", ";", "i", "<", "Size", ";", "++", "i", ")", "{", "if", "(", "Zeroable", "[", "i", "]"], "ground_truth": [")", "continue", ";"], "File": "X86ISelLowering129", "Func": "lowerShuffleAsBitMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14224, "Length": 87, "Cover_Rate": 0.36099585062240663, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createTypeRewriter", "("], "ground_truth": [")", "{"], "File": "SITypeRewriter", "Func": "createSITypeRewriter", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14225, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "UseI", "=", "Use", "->", "getInstr", "(", ")", ";", "if", "(", "DefI", "->", "isBundle", "(", ")", ")", "{", "const", "RegisterInfo", "*", "TRI", "=", "getRegisterInfo", "(", ")", ";", "auto", "Reg", "=", "Dep", ".", "getReg", "(", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "I", "(", "DefI", "->", "getIterator", "(", ")", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "E", "(", "DefI", "->", "getParent", "(", ")", "->", "instr_end", "(", ")", ")", ";", "unsigned", "Lat", "=", "", ";", "for", "(", "++", "I", ";", "I", "!=", "E", "&&", "I", "->", "isBundledWithPred", "(", ")", ";", "++", "I", ")", "{", "if", "(", "I", "->", "modifiesRegister", "(", "Reg", ",", "TRI", ")", ")", "Lat", "=", "InstrInfo", ".", "getInstrLatency", "(", "getInstrItineraryData", "(", ")", ",", "*", "I", ")", ";", "else", "if", "(", "Lat", ")", "--", "Lat", ";", "}", "Dep", ".", "setLatency", "(", "Lat", ")", ";", "}", "else", "if", "(", "UseI", "->", "isBundle", "(", ")", ")", "{", "const", "RegisterInfo", "*", "TRI", "=", "getRegisterInfo", "(", ")", ";", "auto", "Reg", "=", "Dep", ".", "getReg", "(", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "I", "(", "UseI", "->", "getIterator", "(", ")", ")", ";", "MachineBasicBlock", "::", "const_instr_iterator", "E", "(", "UseI", "->", "getParent", "(", ")", "->"], "ground_truth": ["instr_end", "(", ")", ")", ";"], "File": "AMDGPUSubtarget1", "Func": "adjustSchedDependency", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14226, "Length": 187, "Cover_Rate": 0.5109289617486339, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallString", "<", "", ">", "smallstr", ";", "smallstr", "+=", "", ";", "smallstr", "+=", "", ";", "smallstr", "+=", "Name", ";", "const", "char", "*", "stored", ";", "stored", "=", "ST", "->", "addLibcall", "(", "smallstr", ".", "c_str", "(", ")", ")", ";", "setLibcallName", "(", "Call", ",", "stored"], "ground_truth": [")", ";"], "File": "TMS320C64XLowering", "Func": "setLibcallCustom", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 14227, "Length": 43, "Cover_Rate": 0.7166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sshlv2di", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vshlq_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14228, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "v850_issue_rate", "(", "void"], "ground_truth": [")", "{"], "File": "v850", "Func": "v850_issue_rate", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14229, "Length": 7, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCDisassembler", "*", "createDisassembler", "(", "const", "Target", "&", "T", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "return", "new", "Disassembler", "(", "STI", ",", "T", ".", "createMCRegInfo", "("], "ground_truth": ["", ")", ")", ";"], "File": "AArch64Disassembler10", "Func": "createAArch64Disassembler", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14230, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", ";", "}", "unsigned", "SrcReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "DstReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "(", "UsedRegMask", "&", "", ")", "==", "UsedRegMask", ")", "{", "if", "(", "DstReg", "!=", "SrcReg", ")", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "UsedRegMask", ")", ";", "else", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "UsedRegMask", ")", ";", "}", "else", "if", "(", "(", "UsedRegMask", "&", "", ")", "==", "UsedRegMask", ")", "{", "if", "(", "DstReg", "!=", "SrcReg", ")", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "UsedRegMask", ">>", "", ")", ";", "else", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "UsedRegMask", ">>", "", ")", ";", "}", "else", "{", "if", "(", "DstReg", "!=", "SrcReg", ")", "BuildMI", "(", "*", "MI", "->", "getParent", "(", ")", ",", "MI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "DstReg"], "ground_truth": [")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "UsedRegMask", ">>", "", ")", ";"], "File": "PPCFrameInfo", "Func": "HandleVRSaveUpdate", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14231, "Length": 257, "Cover_Rate": 0.4297658862876254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeMVELaneInterleavingPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "("], "ground_truth": [")", ")", ";"], "File": "MVELaneInterleavingPass", "Func": "MVELaneInterleaving", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14232, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getATRegIndex", "(", ")", "const", "{", "return", "ATReg"], "ground_truth": [";"], "File": "MipsAsmParser (2)4", "Func": "getATRegIndex", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14233, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Hash", "=", "Tok", ".", "is", "(", "AsmToken", "::", "Hash", ")", ";", "if", "(", "Hash", "||", "Tok", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "{", "if", "(", "Hash", ")", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "ImmVal", ";", "if", "(", "getParser", "(", ")", ".", "parseExpression", "(", "ImmVal", ")", ")", "return", "MatchOperand_ParseFail", ";", "const", "MCConstantExpr", "*", "MCE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "ImmVal", ")", ";", "if", "(", "!", "MCE", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "unsigned", "prfop", "=", "MCE", "->", "getValue", "(", ")", ";", "if", "(", "prfop", ">", "", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "bool", "Valid", ";", "auto", "Mapper", "=", "", "(", ")", ";", "StringRef", "Name", "=", "Mapper", ".", "toString", "(", "MCE", "->", "getValue", "(", ")", ",", "STI", ".", "getFeatureBits", "(", ")", ",", "Valid", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreatePrefetch", "(", "prfop", ",", "Name", ",", "S", ",", "getContext", "(", ")", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "bool", "Valid", ";", "auto", "Mapper", "=", "", "(", ")", ";", "unsigned", "prfop", "=", "Mapper", ".", "fromString", "(", "Tok", ".", "getString", "(", ")", ",", "STI", ".", "getFeatureBits", "(", ")", ",", "Valid", ")", ";", "if", "(", "!", "Valid", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreatePrefetch", "(", "prfop", ",", "Tok", ".", "getString", "(", ")", ",", "S"], "ground_truth": [",", "getContext", "(", ")", ")", ")", ";"], "File": "AArch64AsmParser", "Func": "tryParsePrefetch", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14234, "Length": 262, "Cover_Rate": 0.8506493506493507, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GlobalAddressSDNode", "*", "GA", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Val", ")", ";", "if", "(", "!", "GA", ")", "return", "false", ";", "const", "GlobalVariable", "*", "GV", "=", "dyn_cast_or_null", "<", "GlobalVariable", ">", "(", "GA", "->", "getGlobal", "(", ")", ")", ";", "if", "(", "!", "GV", ")", "return", "false", ";", "if", "(", "!", "GV", "->", "hasAttribute", "(", "", ")", ")", "return", "false", ";", "assert", "(", "PointerSize", ">=", "GV", "->", "getAlign", "(", ")", ".", "valueOrOne"], "ground_truth": ["(", ")", ".", "value", "(", ")", "&&", "", "", ")", ";"], "File": "PPCISelDAGToDAG113", "Func": "hasTocDataAttr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14235, "Length": 80, "Cover_Rate": 0.3864734299516908, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SP", "="], "ground_truth": ["sp", ";"], "File": "ARMDisassemblerCore", "Func": "SetSession", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14236, "Length": 4, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "count", "=", "copy_to_mode_reg", "(", "HImode", ",", "GEN_INT", "(", "INTVAL", "(", "count", ")", "/", "", ")", ")", ";", "if", "(", "TARGET_A16", ")", "emit_insn", "(", "gen_movmemhi_whi_op", "(", "desto", ",", "srco", ",", "counto", ",", "desta", ",", "srca", ",", "count", ")", ")", ";", "else", "emit_insn", "(", "gen_movmemhi_wpsi_op", "(", "desto", ",", "srco", ",", "counto", ",", "desta", ",", "srca", ",", "count", ")", ")", ";", "return", "", ";", "}", "if", "(", "GET_CODE", "(", "count", ")", "!=", "REG", "||", "REGNO", "(", "count", ")"], "ground_truth": ["<", "FIRST_PSEUDO_REGISTER", ")", "count", "=", "copy_to_mode_reg", "(", "HImode", ",", "count", ")", ";"], "File": "m32c3", "Func": "m32c_expand_movmemhi", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14237, "Length": 87, "Cover_Rate": 0.30526315789473685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Is64", "=", "Subtarget", ".", "is64", "(", ")", ";", "bool", "IsELF32_ABI", "=", "Subtarget", ".", "isELF32_ABI", "(", ")", ";", "bool", "IsMachoABI", "=", "Subtarget", ".", "isMachoABI", "(", ")", ";", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "if", "(", "!", "FPSI", "&&", "(", "NoFramePointerElim", "||", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "&&", "IsELF32_ABI", ")", "{", "int", "FPOffset", "=", "FrameInfo", "::", "getFramePointerSaveOffset", "(", "Is64", ",", "IsMachoABI", ")", ";", "FPSI", "=", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "Is64", "?", "", ":", "", ",", "FPOffset", ")", ";", "FI", "->", "setFramePointerSaveIndex", "(", "FPSI", ")", ";", "}", "int", "TCSPDelta", "=", "", ";", "if", "(", "PerformTailCallOpt", "&&", "(", "TCSPDelta", "=", "FI", "->", "getTailCallSPDelta", "(", ")", ")", "<", "", ")", "{", "int", "AddFPOffsetAmount", "=", "IsELF32_ABI", "?", "-", "", ":", "", ";", "MF", ".", "getFrameInfo", "(", ")", "->", "CreateFixedObject", "(", "-", "", "*", "TCSPDelta", ",", "AddFPOffsetAmount", "+", "TCSPDelta", ")", ";", "}", "if", "(", "EnableRegisterScavenging", ")", "if", "(", "needsFP", "(", "MF", ")", "||", "spillsCR", "(", "MF", ")", ")", "{", "const", "TargetRegisterClass", "*", "GPRC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "G8RC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "Is64", "?", "G8RC", ":"], "ground_truth": ["GPRC", ";"], "File": "PPCRegisterInfo23", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14238, "Length": 189, "Cover_Rate": 0.6654929577464789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "MI", "=", "MRI", "->", "getVRegDef", "(", "SReg", ")", ";", "if", "(", "!", "MI", ")", "return", "", ";", "MachineOperand", "*", "MO", "=", "MI", "->", "findRegisterDefOperand", "(", "SReg", ")", ";", "if", "(", "!", "MO", ")", "return", "", ";", "assert", "(", "MO", "->", "isReg", "(", ")", "&&", "", ")", ";", "if", "(", "MI", "->", "isCopy", "(", ")", "&&", "usesRegClass", "(", "MI", "->", "getOperand", "(", "", ")"], "ground_truth": [",", "&", "", ")", ")", "{"], "File": "A15SDOptimizer13", "Func": "getPrefSPRLane", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14239, "Length": 71, "Cover_Rate": 0.4551282051282051, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ix86_output_addr_diff_elt", "(", "FILE", "*", "file", ",", "int", "value", ",", "int", "rel", ")", "{", "if", "(", "TARGET_64BIT", ")", "fprintf", "(", "file", ",", "", ","], "ground_truth": ["ASM_LONG", ",", "LPREFIX", ",", "value", ",", "LPREFIX", ",", "rel", ")", ";"], "File": "i3863", "Func": "ix86_output_addr_diff_elt", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14240, "Length": 35, "Cover_Rate": 0.3431372549019608, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parsePKHImm", "(", "O", ",", "", ","], "ground_truth": ["", ",", "", ")", ";"], "File": "ARMAsmParser (2)", "Func": "parsePKHLSLImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14241, "Length": 12, "Cover_Rate": 0.48, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "printWarningWithFixIt", "(", "const", "Twine", "&", "Msg", ",", "const", "Twine", "&", "FixMsg", ",", "SMRange", "Range", ","], "ground_truth": ["bool", "ShowColors", ")", "{"], "File": "MipsAsmParser (2)4", "Func": "printWarningWithFixIt", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14242, "Length": 22, "Cover_Rate": 0.43137254901960786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "MI", "->", "getDesc", "(", ")", ".", "getName", "(", ")", "<<", "", "<<", "(", "", ".", "contains", "(", "src", ".", "getReg", "(", ")", ")", "?", "", ":", "", ")", "<<", "", "<<", "(", "", ".", "contains", "(", "dst", ".", "getReg", "(", ")", ")", "?", "", ":", "", ")", "<<", "", ")", ";", "unsigned", "xuse", "=", "", ";", "if", "(", "srcside", "!=", "dstside", ")"], "ground_truth": ["{"], "File": "TMS320C64XHazardRecognizer", "Func": "analyzeMove", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 14243, "Length": 78, "Cover_Rate": 0.3183673469387755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Vm", "|=", "(", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", "<<", "", ")", ";", "unsigned", "imm", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "cmode", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ",", "", ")", ";", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "if", "(", "!", "(", "imm", "&", "", ")", "&&", "cmode", "==", "", ")", "{", "Inst", ".", "setOpcode", "(", "", ")", ";", "return", "DecodeNEONModImmInstruction", "(", "Inst", ",", "Insn", ",", "Address", ",", "Decoder", ")", ";", "}", "if", "(", "!", "(", "imm", "&", "", ")", ")", "Check", "(", "S", ",", "MCDisassembler", "::", "SoftFail", ")", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Vd", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "Vm", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", ""], "ground_truth": ["-", "imm", ")", ")", ";"], "File": "ARMDisassembler10", "Func": "DecodeVCVTD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14244, "Length": 160, "Cover_Rate": 0.6866952789699571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegSize", "=", "std", "::", "max", "(", "", ",", "InVT", ".", "getSizeInBits", "(", ")", ")", ";", "unsigned", "NumConcat", "=", "RegSize", "/", "InVT", ".", "getSizeInBits", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", "(", "NumConcat", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "InVT", ")", ")", ";", "Ops", "[", "", "]", "=", "Zext0", ".", "getOperand", "(", "", ")", ";", "MVT", "ExtendedVT", "=", "", "(", "", ",", "RegSize", "/", "", ")", ";", "SDValue", "SadOp0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ExtendedVT", ",", "Ops", ")", ";", "Ops", "[", "", "]", "=", "Zext1", ".", "getOperand", "(", "", ")", ";", "SDValue", "SadOp1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ExtendedVT", ","], "ground_truth": ["Ops", ")", ";"], "File": "X86ISelLowering10", "Func": "createPSADBW", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14245, "Length": 117, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "auto", "USatVal", "=", "detectUSatPattern", "(", "In", ",", "VT", ",", "DAG", ",", "DL", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "USatVal", ")", ";", "}", "if", "(", "VT", ".", "isVector", "(", ")", "&&", "isPowerOf2_32", "(", "VT", ".", "getVectorNumElements", "(", ")", ")", "&&", "!", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "InSVT", "==", "", ")", "&&", "!", "(", "Subtarget", ".", "hasBWI", "(", ")", "&&", "InSVT", "==", "", ")", "&&", "(", "SVT", "==", "", "||", "SVT", "==", "", ")", "&&", "(", "InSVT", "==", "", "||", "InSVT", "==", "", ")", ")", "{", "if", "(", "auto", "USatVal", "=", "detectSSatPattern", "(", "In", ",", "VT", ",", "true", ")", ")", "{", "if", "(", "SVT", "==", "", "&&", "InSVT", "==", "", ")", "{", "EVT", "MidVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "SDValue", "Mid", "=", "truncateVectorWithPACK", "(", "", ",", "MidVT", ",", "USatVal", ",", "DL", ",", "DAG"], "ground_truth": [",", "Subtarget", ")", ";"], "File": "X86ISelLowering (2)7", "Func": "combineTruncateWithSat", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14246, "Length": 162, "Cover_Rate": 0.41012658227848103, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "from", "==", "ARG_POINTER_REGNUM", "&&", "to", "==", "STACK_POINTER_REGNUM", "?", "!", "frame_pointer_needed", ":", "from", "==", "RS6000_PIC_OFFSET_TABLE_REGNUM", "?", "!", "TARGET_MINIMAL_TOC"], "ground_truth": ["||", "TARGET_NO_TOC", "||", "constant_pool_empty_p", "(", ")", ":", "true", ")", ";"], "File": "powerpcspe", "Func": "rs6000_can_eliminate", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14247, "Length": 29, "Cover_Rate": 0.6744186046511628, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_rcp14_ps", "(", "__m512", "__W", ",", "__mmask16", "__U", ",", "__m512", "__A", ")", "{", "return", "(", "__m512", ")", "__builtin_ia32_rcp14ps512_mask", "(", "(", "__v16sf", ")", "__A", ","], "ground_truth": ["(", "__v16sf", ")", "__W", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_rcp14_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14248, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isMemNoOffset", "(", "false", ",", "", ")", ")", "return", "true", ";", "return", "isMemNoOffset", "(", "false"], "ground_truth": [",", "", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "isDupAlignedMemory16", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14249, "Length": 20, "Cover_Rate": 0.7407407407407407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "string", "computeDataLayout", "(", "const", "Triple"], "ground_truth": ["&", "TT", ")", "{"], "File": "SPIRVTargetMachine", "Func": "computeDataLayout", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14250, "Length": 12, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MEM_P", "(", "x", ")", ")", "x", "=", "XEXP", "(", "x", ",", "", ")", ";", "y", "=", "x", ";", "if", "(", "TARGET_CMODEL", "!=", "CMODEL_SMALL", "&&", "GET_CODE", "(", "y", ")", "==", "LO_SUM", ")", "y", "=", "XEXP", "(", "y", ",", "", ")", ";", "offset", "=", "NULL_RTX", ";", "if", "(", "GET_CODE", "(", "y", ")", "==", "PLUS", "&&", "GET_MODE", "(", "y", ")", "==", "Pmode", "&&", "CONST_INT_P", "(", "XEXP", "(", "y", ",", "", ")", ")", ")", "{", "offset", "=", "XEXP", "(", "y", ",", "", ")", ";", "y", "=", "XEXP", "(", "y", ",", "", ")", ";", "}", "if", "(", "GET_CODE", "(", "y", ")", "==", "UNSPEC", "&&", "XINT", "(", "y", ",", "", ")", "==", "UNSPEC_TOCREL", ")", "{", "y", "=", "XVECEXP", "(", "y", ",", "", ",", "", ")", ";", "if", "(", "TARGET_XCOFF", "&&", "GET_CODE", "(", "y", ")", "==", "SYMBOL_REF", "&&", "CONSTANT_POOL_ADDRESS_P", "(", "y", ")", "&&", "rs6000_real_tls_symbol_ref_p", "(", "get_pool_constant", "(", "y", ")", ")", ")", "return", "orig_x", ";", "if", "(", "offset", "!=", "NULL_RTX", ")", "y", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "y", ",", "offset", ")", ";", "if", "(", "!", "MEM_P", "(", "orig_x", ")", ")", "return", "y", ";", "else", "return", "replace_equiv_address_nv", "(", "orig_x", ",", "y", ")", ";", "}", "if", "(", "TARGET_MACHO", "&&", "GET_CODE", "(", "orig_x", ")", "==", "LO_SUM", "&&", "GET_CODE", "(", "XEXP", "(", "orig_x", ",", "", ")", ")", "==", "CONST", ")", "{", "y", "=", "XEXP", "(", "XEXP", "(", "orig_x", ",", "", ")", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "y", ")", "==", "UNSPEC", "&&", "XINT", "(", "y", ",", "", ")", "==", "UNSPEC_MACHOPIC_OFFSET", ")", "return", "XVECEXP"], "ground_truth": ["(", "y", ",", "", ",", "", ")", ";"], "File": "powerpcspe", "Func": "rs6000_delegitimize_address", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14251, "Length": 253, "Cover_Rate": 0.8908450704225352, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", ";", "auto", "FindStartInsertionPoint", "=", "[", "]", "(", "MachineInstr", "*", "Start", ",", "MachineInstr", "*", "Dec", ",", "MachineBasicBlock", "::", "iterator", "&", "InsertPt", ",", "MachineBasicBlock", "*", "&", "InsertBB", ",", "ReachingDefAnalysis", "&", "RDA", ",", "InstSet", "&", "ToRemove", ")", "{", "if", "(", "Start", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "InsertPt", "=", "MachineBasicBlock", "::", "iterator", "(", "Start", ")", ";", "InsertBB", "=", "Start", "->", "getParent", "(", ")", ";", "return", "true", ";", "}", "unsigned", "CountReg", "=", "Start", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "auto", "IsMoveLR", "=", "[", "&", "CountReg", "]", "(", "MachineInstr", "*", "MI", ")", "{", "return", "MI", "->", "getOpcode", "(", ")", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "CountReg", "&&", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "", ";", "}", ";", "if", "(", "auto", "*", "LRDef", "=", "RDA", ".", "getUniqueReachingMIDef", "(", "Start", ",", "", ")", ")", "{", "if", "(", "IsMoveLR", "(", "LRDef", ")", "&&", "RDA", ".", "hasSameReachingDef", "(", "Start", ",", "LRDef", ",", "CountReg", ")", ")", "{", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Ignore", "=", "{", "Dec", "}", ";", "if", "(", "!", "TryRemove", "(", "LRDef", ",", "RDA", ",", "ToRemove", ",", "Ignore", ")", ")", "return", "false", ";", "InsertPt", "=", "MachineBasicBlock", "::", "iterator", "(", "Start", ")", ";", "InsertBB", "=", "Start", "->", "getParent", "(", ")", ";", "return", "true", ";", "}", "}", "MachineBasicBlock", "*", "MBB", "=", "Start", "->", "getParent", "(", ")", ";", "if", "(", "auto", "*", "LRDef", "=", "RDA", ".", "getLocalLiveOutMIDef", "(", "MBB", ",", "", ")", ")", "{", "if", "(", "IsMoveLR", "(", "LRDef", ")", "&&", "RDA", ".", "hasSameReachingDef", "(", "Start", ",", "LRDef", ",", "CountReg", ")", ")", "{", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Ignore", "=", "{", "Start", ",", "Dec", "}", ";", "if", "(", "!", "TryRemove", "(", "LRDef", ",", "RDA", ",", "ToRemove", ",", "Ignore", ")", ")", "return", "false", ";", "InsertPt", "=", "MachineBasicBlock", "::", "iterator", "(", "LRDef", ")", ";", "InsertBB", "=", "LRDef", "->", "getParent", "(", ")", ";", "return", "true", ";", "}", "}", "if", "(", "!", "RDA", ".", "isSafeToDefRegAt", "(", "Start", ",", "", ")", ")", "return", "false", ";", "InsertPt", "=", "MachineBasicBlock", "::", "iterator", "(", "Start", ")", ";", "InsertBB", "=", "Start", "->", "getParent", "(", ")", ";", "return", "true", ";", "}", ";", "auto", "TryAdjustInsertionPoint", "=", "[", "]", "(", "MachineBasicBlock", "::", "iterator", "&", "InsertPt", ",", "MachineInstr", "*", "Start", ",", "ReachingDefAnalysis", "&", "RDA", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "InsertPt", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "FirstNonTerminator", "=", "MBB", "->", "getFirstTerminator", "(", ")", ";", "unsigned", "CountReg", "=", "Start", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "FirstNonTerminator", "==", "MBB", "->", "end", "(", ")", ")", "{", "if", "(", "RDA", ".", "isReachingDefLiveOut", "(", "Start", ",", "CountReg", ")", "&&", "RDA", ".", "isReachingDefLiveOut", "(", "Start"], "ground_truth": [",", "", ")", ")", "InsertPt", "=", "FirstNonTerminator", ";"], "File": "ARMLowOverheadLoops30", "Func": "Validate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14252, "Length": 467, "Cover_Rate": 0.5633293124246079, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BaseT", "::", "getUnrollingPreferences", "(", "L", ",", "UP", ")", ";", "UP", ".", "Partial", "=", "UP", ".", "Runtime", "=", "true", ";", "UP", ".", "PartialThreshold", "=", "UP"], "ground_truth": [".", "Threshold", "/", "", ";"], "File": "NVPTXTargetTransformInfo", "Func": "getUnrollingPreferences", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14253, "Length": 29, "Cover_Rate": 0.6304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "&", "Subtarget", "::", "initializeSubtargetDependencies", "(", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "StringRef", "ABIName", ")", "{", "bool", "Is64Bit", "=", "TT", ".", "isArch64Bit", "(", ")", ";", "std", "::", "string", "CPUName", "=", "CPU", ";", "if", "(", "CPUName", ".", "empty", "(", ")", ")", "CPUName", "=", "Is64Bit", "?", "", ":", "", ";", "ParseSubtargetFeatures", "(", "CPUName", ",", "FS", ")", ";", "if", "(", "Is64Bit", ")", "{", "XLenVT", "=", "", ";", "XLen", "=", "", ";", "}", "TargetABI", "=", "", "(", "TT", ",", "getFeatureBits", "("], "ground_truth": [")", ",", "ABIName", ")", ";"], "File": "RISCVSubtarget14", "Func": "initializeSubtargetDependencies", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14254, "Length": 87, "Cover_Rate": 0.8130841121495327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "NumOperands", "==", "", "&&", "", ")", ";", "unsigned", "Op0", "=", "getFPReg", "(", "MI", ".", "getOperand", "(", "NumOperands", "-", "", ")", ")", ";", "unsigned", "Op1", "=", "getFPReg", "(", "MI", ".", "getOperand", "(", "NumOperands", "-", "", ")", ")", ";", "bool", "KillsOp0", "=", "MI", ".", "killsRegister", "(", "", "+", "Op0", ")", ";", "bool", "KillsOp1", "=", "MI", ".", "killsRegister", "(", "", "+", "Op1", ")", ";", "moveToTop", "(", "Op0", ","], "ground_truth": ["I", ")", ";"], "File": "X86FloatingPoint2", "Func": "handleCompareFP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14255, "Length": 70, "Cover_Rate": 0.36082474226804123, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "MI", ".", "getParent", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "*", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ";", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "true", ";", "}", "}", "return", "selectImpl", "(", "MI", ","], "ground_truth": ["*", "CoverageInfo", ")", ";"], "File": "AMDGPUInstructionSelector1", "Func": "selectSBarrier", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14256, "Length": 59, "Cover_Rate": 0.5221238938053098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Trunc", "=", "DAG", ".", "getZExtOrTrunc", "(", "Clz", ",", "dl", ",", "", ")", ";", "SDValue", "Scc", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Trunc", ",", "DAG", ".", "getConstant", "(", "Log2b", ",", "dl"], "ground_truth": [",", "", ")", ")", ";"], "File": "X86ISelLowering104", "Func": "lowerX86CmpEqZeroToCtlzSrl", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14257, "Length": 41, "Cover_Rate": 0.3153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MO1", ".", "isReg", "(", ")", ")", "{", "printOperand", "(", "MI", ",", "Op", ",", "O", ")", ";", "return", ";", "}", "O", "<<", "", "<<", "getRegisterName", "(", "MO1", ".", "getReg", "(", ")", ")", ";", "if", "(", "!", "MO2", ".", "getReg", "(", ")", ")", "{", "if", "(", "", "(", "MO3", ".", "getImm", "(", ")", ")", ")", "O", "<<", "", "<<", "", "(", "", "(", "MO3", ".", "getImm", "(", ")", ")", ")", "<<", "", "(", "MO3", ".", "getImm", "(", ")", ")", ";", "O", "<<", "", ";", "return", ";", "}", "O", "<<", "", "<<", "", "(", "", "(", "MO3", ".", "getImm", "(", ")", ")", ")", "<<", "getRegisterName", "(", "MO2", ".", "getReg", "(", ")", ")", ";", "if", "(", "unsigned", "ShImm", "=", "", "(", "MO3", ".", "getImm", "(", ")", ")", ")", "O", "<<", "", "<<", "", "(", "", "(", "MO3", ".", "getImm", "(", ")", ")", ")", "<<", "", "<<", "ShImm", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "ARMAsmPrinter11", "Func": "printAddrMode2Operand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14258, "Length": 151, "Cover_Rate": 0.6622807017543859, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "use_real_merge_p", "("], "ground_truth": ["enum", "predication_type_index", "pred", ")", "{"], "File": "riscv-vector-builtins", "Func": "use_real_merge_p", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14259, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addDupAlignedMemory64or128Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "addAlignedMemoryOperands", "(", "Inst", ",", "N"], "ground_truth": [")", ";"], "File": "ARMAsmParser (2)2", "Func": "addDupAlignedMemory64or128Operands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14260, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "", ";", "i", "++"], "ground_truth": [")", "if", "(", "!", "df_regs_ever_live_p", "(", "i", ")", ")", "return", "i", ";"], "File": "s390", "Func": "find_unused_clobbered_reg", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14261, "Length": 24, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "V2", "=", "", "(", "MO1", ".", "getImm", "(", ")", ")", ";", "unsigned", "Binary", "=", "", "<<", "", ";", "Binary", "|=", "II", "->", "getPredicate", "(", "&", "MI", ")", "<<", "", ";", "Binary", "|=", "getMachineOpValue", "(", "MI", ",", "MO0", ")", "<<", "", ";", "Binary", "|=", "", "<<", "", ";", "Binary", "|=", "getMachineSoImmOpValue", "(", "V1", ")", ";", "emitWordLE", "(", "Binary", ")", ";", "Binary", "=", "", "<<", "", ";", "Binary", "|=", "II", "->", "getPredicate", "(", "&", "MI", ")", "<<", "", ";", "Binary", "|=", "getMachineOpValue", "(", "MI", ",", "MO0", ")", "<<", "", ";", "Binary", "|=", "getMachineOpValue", "(", "MI", ",", "MO0", ")", "<<", "", ";", "Binary", "|=", "", "<<", "", ";", "Binary", "|=", "getMachineSoImmOpValue", "(", "V2", ")", ";", "emitWordLE", "(", "Binary", ")"], "ground_truth": [";"], "File": "ARMCodeEmitter11", "Func": "emitMOVi2piecesInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14262, "Length": 118, "Cover_Rate": 0.5566037735849056, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const_iterator", "I", "=", "cbegin", "(", ")", ";", "I", "!=", "cend", "(", ")", ";", "++", "I", ")", "{", "struct", "CVIUnits", "inst", ";", "inst", ".", "Units", "=", "I", "->", "CVI", ".", "getUnits", "(", ")", ";", "inst", ".", "Lanes", "=", "I", "->", "CVI", ".", "getLanes", "(", ")", ";", "if", "(", "inst", ".", "Units", "==", "", ")", "continue", ";", "hvxInsts", ".", "push_back", "("], "ground_truth": ["inst", ")", ";"], "File": "HexagonShuffler12", "Func": "ValidResourceUsage", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14263, "Length": 64, "Cover_Rate": 0.3404255319148936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DAG", ".", "getContext", "(", ")", "->", "diagnose", "(", "DiagnosticInfoUnsupported", "(", "MF", ".", "getFunction", "(", ")", ",", "Msg", ","], "ground_truth": ["dl", ".", "getDebugLoc", "(", ")", ")", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "errorUnsupported", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14264, "Length": 26, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return"], "ground_truth": ["true", ";"], "File": "M68kBaseInfo", "Func": "isAddressRegister", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14265, "Length": 42, "Cover_Rate": 0.40384615384615385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "numArgs", ">", "", ")", "{", "if", "(", "(", "copr2", "=", "dyn_cast", "<", "Constant", ">", "(", "aCI", "->", "getArgOperand", "(", "", ")", ")", ")", "==", "nullptr", ")", "return", "false", ";", "}", "double", "DVal0", "[", "", "]", ",", "DVal1", "[", "", "]", ";", "bool", "hasTwoResults", "=", "(", "FInfo", ".", "getId", "(", ")", "==", "LibFunc", "::", "EI_NCOS", ")", ";", "if", "(", "getVecSize", "(", "FInfo", ")", "==", "", ")", "{", "if", "(", "!", "evaluateScalarMathFunc", "(", "FInfo", ",", "DVal0", "[", "", "]", ",", "DVal1", "[", "", "]", ",", "copr0", ",", "copr1", ",", "copr2", ")", ")", "{", "return", "false", ";", "}", "}", "else", "{", "ConstantDataVector", "*", "CDV0", "=", "dyn_cast_or_null", "<", "ConstantDataVector", ">", "(", "copr0", ")", ";", "ConstantDataVector", "*", "CDV1", "=", "dyn_cast_or_null", "<", "ConstantDataVector", ">", "(", "copr1", ")", ";", "ConstantDataVector", "*", "CDV2", "=", "dyn_cast_or_null", "<", "ConstantDataVector", ">", "(", "copr2", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "getVecSize", "(", "FInfo", ")", ";", "++", "i", ")", "{", "Constant", "*", "celt0", "=", "CDV0", "?", "CDV0", "->", "getElementAsConstant", "(", "i", ")", ":", "nullptr", ";", "Constant", "*", "celt1", "=", "CDV1", "?", "CDV1", "->", "getElementAsConstant", "(", "i", ")", ":", "nullptr", ";", "Constant", "*", "celt2", "=", "CDV2", "?", "CDV2", "->", "getElementAsConstant", "(", "i", ")", ":", "nullptr", ";", "if", "(", "!", "evaluateScalarMathFunc", "(", "FInfo", ",", "DVal0", "[", "i", "]", ",", "DVal1", "[", "i", "]", ",", "celt0", ",", "celt1", ",", "celt2", ")", ")", "{", "return", "false", ";", "}", "}", "}", "LLVMContext", "&", "context", "=", "CI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getContext", "(", ")", ";", "Constant", "*", "nval0", ",", "*", "nval1", ";", "if", "(", "getVecSize", "(", "FInfo", ")", "==", "", ")", "{", "nval0", "=", "ConstantFP", "::", "get", "(", "CI", "->", "getType", "(", ")", ",", "DVal0", "[", "", "]", ")", ";", "if", "(", "hasTwoResults", ")", "nval1", "=", "ConstantFP", "::", "get", "(", "CI", "->", "getType", "(", ")", ",", "DVal1", "[", "", "]", ")", ";", "}", "else", "{", "if", "(", "getArgType", "(", "FInfo", ")", "==", "LibFunc", "::", "F32", ")", "{", "SmallVector", "<", "float", ",", "", ">", "FVal0", ",", "FVal1", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "getVecSize", "(", "FInfo", ")", ";", "++", "i", ")", "FVal0", ".", "push_back", "(", "(", "float", ")", "DVal0", "[", "i", "]", ")", ";", "ArrayRef", "<", "float", ">", "tmp0", "(", "FVal0", ")", ";", "nval0", "=", "ConstantDataVector", "::", "get", "(", "context", ",", "tmp0", ")", ";", "if", "(", "hasTwoResults", ")", "{", "for", "(", "int", "i", "=", "", ";", "i", "<", "getVecSize", "(", "FInfo", ")", ";", "++", "i", ")", "FVal1", ".", "push_back", "(", "(", "float", ")", "DVal1", "[", "i", "]", ")", ";", "ArrayRef", "<", "float", ">", "tmp1", "(", "FVal1", ")", ";", "nval1", "=", "ConstantDataVector", "::", "get", "(", "context", ",", "tmp1", ")", ";", "}", "}", "else", "{", "ArrayRef", "<", "double", ">", "tmp0", "(", "DVal0", ")", ";", "nval0", "=", "ConstantDataVector", "::", "get", "(", "context", ","], "ground_truth": ["tmp0", ")", ";"], "File": "AMDGPULibCalls27", "Func": "evaluateCall", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14266, "Length": 460, "Cover_Rate": 0.693815987933635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "TheTile64Target", ",", "createTile64MCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTile64Target"], "ground_truth": [",", "createTile64MCInstrInfo", ")", ";"], "File": "Tile64MCTargetDesc", "Func": "LLVMInitializeTile64TargetMC", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 14267, "Length": 18, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isPowerOf2_64", "(", "Val", ")", ")", "return", "false", ";", "unsigned", "TestedBit", "=", "Log2_64", "(", "Val", ")", ";", "if", "(", "TestedBit", ">=", "RegWidth", ")", "return", "false", ";", "FixedPos", "=", "CurDAG", "->", "getTargetConstant", "(", "TestedBit", ",", ""], "ground_truth": [")", ";"], "File": "AArch64ISelDAGToDAG13", "Func": "SelectTSTBOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14268, "Length": 39, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Cond", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "ConstTrue", "=", "CurDAG", "->", "getConstant", "(", "N", "->", "getOpcode", "(", ")", "==", "", "?", "-", "", ":", "", ",", "dl", ",", "VT", ")", ";", "SDValue", "ConstFalse", "=", "CurDAG", "->", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "do", "{", "SDNode", "*", "User", "=", "*", "N", "->", "use_begin", "(", ")", ";", "if", "(", "User", "->", "getNumOperands", "(", ")", "!=", "", ")", "break", ";", "auto", "TryFold", "=", "[", "this", ",", "N", ",", "User", ",", "dl", "]", "(", "SDValue", "Val", ")", "{", "SDValue", "UserO0", "=", "User", "->", "getOperand", "(", "", ")", ",", "UserO1", "=", "User", "->", "getOperand", "(", "", ")", ";", "SDValue", "O0", "=", "UserO0", ".", "getNode", "(", ")", "==", "N", "?", "Val", ":", "UserO0", ";", "SDValue", "O1", "=", "UserO1", ".", "getNode", "(", ")", "==", "N", "?", "Val", ":", "UserO1", ";", "return", "CurDAG", "->", "FoldConstantArithmetic", "(", "User", "->", "getOpcode", "(", ")", ",", "dl", ",", "User", "->", "getValueType", "(", "", ")", ",", "{", "O0", ",", "O1", "}", ")", ";", "}", ";", "SDValue", "TrueRes", "=", "TryFold", "(", "ConstTrue", ")", ";", "if", "(", "!", "TrueRes", "||", "TrueRes", ".", "isUndef", "(", ")", ")", "break", ";", "SDValue", "FalseRes", "=", "TryFold", "(", "ConstFalse", ")", ";", "if", "(", "!", "FalseRes", "||", "FalseRes", ".", "isUndef", "(", ")", ")", "break", ";", "uint64_t", "True", "=", "cast", "<", "ConstantSDNode", ">", "(", "TrueRes", ")", "->", "getZExtValue", "(", ")", ",", "False", "=", "cast", "<", "ConstantSDNode", ">", "(", "FalseRes", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "!", "isInt", "<", "", ">", "(", "True", ")", "||", "!", "isInt", "<", "", ">", "(", "False", ")", ")", "break", ";", "Res", "=", "CurDAG", "->", "getSelect", "(", "dl", ",", "User", "->", "getValueType", "(", "", ")", ",", "Cond", ",", "TrueRes", ",", "FalseRes", ")", ";", "N", "=", "User", ";", "ConstTrue", "="], "ground_truth": ["TrueRes", ";"], "File": "PPCISelDAGToDAG18", "Func": "foldBoolExts", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14269, "Length": 292, "Cover_Rate": 0.7036144578313253, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ABIInfo", "ABIInfo", "::", "computeTargetABI", "(", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "const", "MCTargetOptions", "&", "Options", ")", "{", "StringRef", "ABIName", "=", "Options", ".", "getABIName", "(", ")", ";", "if", "(", "ABIName", ".", "startswith", "(", "", ")", ")", "return", "ABIInfo", "::", "O32", "(", ")", ";", "if", "(", "ABIName", ".", "startswith", "(", "", ")", ")", "return", "ABIInfo", "::", "N32", "(", ")", ";", "if", "(", "ABIName", ".", "startswith", "(", "", ")", ")", "return", "ABIInfo", "::", "N64", "(", ")", ";", "if", "(", "ABIName", ".", "startswith", "(", "", ")", ")", "return", "ABIInfo", "::", "CheriPureCap", "(", ")", ";", "if", "(", "TT", ".", "getEnvironment", "(", ")", "==", "llvm", "::", "Triple", "::", "GNUABIN32", ")", "return", "ABIInfo", "::", "N32", "(", ")", ";", "assert", "(", "Options", ".", "getABIName", "(", ")", ".", "empty", "(", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "MipsABIInfo10", "Func": "computeTargetABI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14270, "Length": 128, "Cover_Rate": 0.7441860465116279, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Builder", ".", "SetCurrentDebugLocation", "(", "I", ".", "getDebugLoc", "(", ")", ")", ";", "Type", "*", "I32Ty", "=", "Builder", ".", "getInt32Ty", "(", ")", ";", "Type", "*", "PT", "=", "PointerType", "::", "get", "(", "I32Ty", ",", "I", ".", "getPointerAddressSpace", "(", ")", ")", ";", "Value", "*", "BitCast", "=", "Builder", ".", "CreateBitCast", "(", "I", ".", "getPointerOperand", "(", ")", ",", "PT", ")", ";", "Value", "*", "WidenLoad", "=", "Builder", ".", "CreateLoad", "(", "BitCast", ")", ";", "int", "TySize", "=", "Mod", "->", "getDataLayout", "(", ")", ".", "getTypeSizeInBits", "(", "I", ".", "getType", "(", ")", ")", ";", "Type", "*", "IntNTy", "=", "Builder", ".", "getIntNTy", "(", "TySize", ")", ";", "Value", "*", "ValTrunc", "=", "Builder", ".", "CreateTrunc", "("], "ground_truth": ["WidenLoad", ",", "IntNTy", ")", ";"], "File": "AMDGPUCodeGenPrepare16", "Func": "visitLoadInst", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14271, "Length": 108, "Cover_Rate": 0.5538461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "", ",", "", ">", "ArgFlags", ";", "Args", ".", "reserve", "(", "I", "->", "getNumOperands", "(", ")", ")", ";", "ArgRegs", ".", "reserve", "(", "I", "->", "getNumOperands", "(", ")", ")", ";", "ArgVTs", ".", "reserve", "(", "I", "->", "getNumOperands", "(", ")", ")", ";", "ArgFlags", ".", "reserve", "(", "I", "->", "getNumOperands", "(", ")", ")", ";", "for", "(", "Value", "*", "Op", ":", "I", "->", "operands", "(", ")", ")", "{", "unsigned", "Arg", "=", "getRegForValue", "(", "Op", ")", ";", "if", "(", "Arg", "==", "", ")", "return", "false", ";", "Type", "*", "ArgTy", "=", "Op", "->", "getType", "(", ")", ";", "MVT", "ArgVT", ";", "if", "(", "!", "isTypeLegal", "(", "ArgTy", ",", "ArgVT", ")", ")", "return", "false", ";", "", "Flags", ";", "Flags", ".", "setOrigAlign", "(", "Align", "(", "DL", ".", "getABITypeAlignment", "(", "ArgTy", ")", ")", ")", ";", "Args", ".", "push_back", "(", "Op", ")", ";", "ArgRegs", ".", "push_back", "(", "Arg", ")", ";", "ArgVTs", ".", "push_back", "(", "ArgVT", ")", ";", "ArgFlags", ".", "push_back", "(", "Flags", ")", ";", "}", "SmallVector", "<", "Register", ",", "", ">", "RegArgs", ";", "unsigned", "NumBytes", ";", "if", "(", "!", "ProcessCallArgs", "(", "Args", ",", "ArgRegs", ",", "ArgVTs", ",", "ArgFlags", ",", "RegArgs", ",", "CC", ",", "NumBytes", ",", "false", ")", ")", "return", "false", ";", "Register", "CalleeReg", ";", "if", "(", "Subtarget", "->", "genLongCalls", "(", ")", ")", "{", "CalleeReg", "=", "getLibcallReg", "(", "TLI", ".", "getLibcallName", "(", "Call", ")", ")", ";", "if", "(", "CalleeReg", "==", "", ")", "return", "false", ";", "}", "unsigned", "CallOpc", "=", "SelectCallOp", "(", "Subtarget"], "ground_truth": ["->", "genLongCalls", "(", ")", ")", ";"], "File": "ARMFastISel11", "Func": "ARMEmitLibcall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14272, "Length": 237, "Cover_Rate": 0.42021276595744683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MBBInfoMap", "::", "const_iterator", "It", "=", "BlockInfoMap", ".", "find", "(", "MBB", ")", ";", "if", "(", "It", "==", "BlockInfoMap", ".", "end", "(", ")", ")", "return", "INVALIDSCCNUM", ";", "return", "(", "*", "It", ")", ".", "second", "->"], "ground_truth": ["SccNum", ";"], "File": "TGSICFGStructurizer", "Func": "getSCCNum", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14273, "Length": 35, "Cover_Rate": 0.7446808510638298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MapVector", "<", "MCSymbol", "*", ",", "MCSymbol", "*", ">", "::", "iterator", "I", "=", "TOC", ".", "begin", "(", ")", ",", "E", "=", "TOC", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "OutStreamer", ".", "EmitLabel", "(", "I", "->", "second", ")", ";", "MCSymbol", "*", "S", "=", "I", "->", "first", ";", "if", "(", "is64", ")", "TS", ".", "emitTCEntry", "(", "*", "S", ")", ";", "else", "OutStreamer", ".", "EmitSymbolValue", "(", "S", ",", "", ")", ";", "}", "}", "return", "AsmPrinter", "::", "doFinalization", "(", "M", ")"], "ground_truth": [";"], "File": "PPCAsmPrinter34", "Func": "doFinalization", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14274, "Length": 85, "Cover_Rate": 0.39906103286384975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MDT", "->", "dominates", "(", "&"], "ground_truth": ["MBB", ",", "Other", ")", ")", "return", "false", ";"], "File": "SIInsertSkips", "Func": "dominatesAllReachable", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14275, "Length": 16, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "InsertZExt", "=", "[", "&", "]", "(", "Value", "*", "V", ",", "Instruction", "*", "InsertPt", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "V", "<<", "", ")", ";", "Builder", ".", "SetInsertPoint", "(", "InsertPt", ")", ";", "if", "(", "auto", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ")", "Builder", ".", "SetCurrentDebugLocation", "(", "I", "->", "getDebugLoc", "(", ")", ")", ";", "auto", "*", "ZExt", "=", "cast", "<", "Instruction", ">", "(", "Builder", ".", "CreateZExt", "(", "V", ",", "ExtTy", ")", ")", ";", "if", "(", "isa", "<", "Argument", ">", "(", "V", ")", ")", "ZExt", "->", "moveBefore", "(", "InsertPt", ")", ";", "else", "ZExt", "->", "moveAfter", "(", "InsertPt", ")", ";", "ReplaceAllUsersOfWith", "(", "V", ",", "ZExt", ")", ";", "NewInsts", ".", "insert", "(", "ZExt", ")", ";", "TruncTysMap", "[", "ZExt", "]", "=", "TruncTysMap", "[", "V", "]", ";", "}", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "V", ":", "Sources", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "V", "<<", "", ")", ";", "if", "(", "auto", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ")", "InsertZExt", "(", "I", ",", "I", ")", ";", "else", "if", "(", "auto", "*", "Arg", "=", "dyn_cast", "<", "Argument", ">", "(", "V", ")", ")", "{", "BasicBlock", "&", "BB", "=", "Arg", "->", "getParent", "(", ")", "->", "front", "(", ")", ";", "InsertZExt", "(", "Arg", ",", "&", "*", "BB", ".", "getFirstInsertionPt", "(", ")", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "Promoted", ".", "insert", "(", "V", ")", ";", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "*", "V", ":", "Visited", ")", "{", "if", "(", "Sources", ".", "count", "(", "V", ")", ")", "continue", ";", "auto", "*", "I", "=", "cast", "<", "Instruction", ">", "(", "V", ")", ";", "if", "(", "Sinks", ".", "count", "(", "I", ")", ")", "continue", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "I", "->", "getNumOperands", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "Value", "*", "Op", "=", "I", "->", "getOperand", "(", "i", ")", ";", "if", "(", "(", "Op", "->", "getType", "(", ")", "==", "ExtTy", ")", "||", "!", "isa", "<", "IntegerType", ">", "(", "Op", "->", "getType", "(", ")", ")", ")", "continue", ";", "if", "(", "auto", "*", "Const", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "Op", ")", ")", "FixConst", "(", "Const", ",", "I", ")", ";", "else", "if", "(", "isa", "<", "UndefValue", ">", "(", "Op", ")", ")", "I", "->", "setOperand", "(", "i", ",", "UndefValue", "::", "get", "(", "ExtTy", ")", ")", ";", "}", "if", "(", "shouldPromote", "(", "I", ")", ")", "{", "I", "->", "mutateType", "(", "ExtTy", ")", ";", "Promoted", ".", "insert", "(", "I", ")", ";", "}", "}", "for", "(", "auto", "*", "V", ":", "Visited", ")", "{", "if", "(", "Sources", ".", "count", "(", "V", ")", ")", "continue", ";", "if", "(", "!", "shouldPromote", "(", "V", ")", "||", "isPromotedResultSafe", "("], "ground_truth": ["V", ")", ")", "continue", ";"], "File": "ARMCodeGenPrepare3", "Func": "Mutate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14276, "Length": 463, "Cover_Rate": 0.36370777690494893, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addMemOperands", "(", "Inst", ",", "N", ")"], "ground_truth": [";"], "File": "X86AsmParser (2)2", "Func": "addMemVY64Operands", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14277, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ScratchRsrcReg", "=", "MFI", "->", "getScratchRSrcReg", "(", ")", ";", "if", "(", "ScratchRsrcReg", "==", "", "||", "!", "MRI", ".", "isPhysRegUsed", "(", "ScratchRsrcReg", ")", ")", "return", "", ";", "if", "(", "ST", ".", "hasSGPRInitBug", "(", ")", "||", "ScratchRsrcReg", "!=", "TRI", "->", "reservedPrivateSegmentBufferReg", "(", "MF", ")", ")", "return", "ScratchRsrcReg", ";", "unsigned", "NumPreloaded", "=", "(", "MFI", "->", "getNumPreloadedSGPRs", "(", ")", "+", "", ")", "/", "", ";", "ArrayRef", "<", "MCPhysReg", ">", "AllSGPR128s", "=", "getAllSGPR128", "(", "ST", ",", "MF", ")", ";", "AllSGPR128s", "=", "AllSGPR128s", ".", "slice", "(", "std", "::", "min", "(", "static_cast", "<", "unsigned", ">", "(", "AllSGPR128s", ".", "size", "(", ")", ")", ",", "NumPreloaded", ")", ")", ";", "for", "(", "MCPhysReg", "Reg", ":", "AllSGPR128s", ")", "{", "if", "(", "!", "MRI", ".", "isPhysRegUsed", "(", "Reg", ")", "&&", "MRI", ".", "isAllocatable", "(", "Reg", ")", ")", "{", "MRI", ".", "replaceRegWith", "(", "ScratchRsrcReg", ",", "Reg", ")", ";", "MFI", "->", "setScratchRSrcReg", "(", "Reg", ")", ";", "return", "Reg", ";", "}", "}", "return"], "ground_truth": ["ScratchRsrcReg", ";"], "File": "SIFrameLowering11", "Func": "getReservedPrivateSegmentBufferReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14278, "Length": 150, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCRegisterInfo", "*", "X", "=", "new", "MCRegisterInfo", "(", ")", ";", "if", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "r600", ")", "InitMCRegisterInfo", "(", "X", ",", "", ")", ";", "else", "InitMCRegisterInfo", "(", "X", ",", "", ")", ";", "return", "X"], "ground_truth": [";"], "File": "AMDGPUMCTargetDesc1", "Func": "createAMDGPUMCRegisterInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14279, "Length": 39, "Cover_Rate": 0.7358490566037735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "STI", ".", "getInstrInfo", "(", ")", "->", "get", "(", "", ")", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "STI", ".", "getInstrInfo", "(", ")", "->", "get", "(", "", ")", ")", ";", "STI", ".", "getInstrInfo", "(", ")", "->", "loadRegFromStackSlot", "(", "MBB", ",", "MBBI", ",", "", ",", "FI", "->", "getISRRegFI", "(", "", ")", ",", "PtrRC", ",", "STI", ".", "getRegisterInfo", "(", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "STI", ".", "getInstrInfo", "(", ")", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "STI", ".", "getInstrInfo", "(", ")", "->", "loadRegFromStackSlot", "(", "MBB", ",", "MBBI", ",", "", ",", "FI", "->"], "ground_truth": ["getISRRegFI", "(", "", ")", ",", "PtrRC", ",", "STI", ".", "getRegisterInfo", "(", ")", ")", ";"], "File": "MipsSEFrameLowering (2)1", "Func": "emitInterruptEpilogueStub", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14280, "Length": 134, "Cover_Rate": 0.5173745173745173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "Value", "-=", "", ";", "Value", "=", "(", "int64_t", ")", "Value", "/", "", ";", "if", "(", "!", "isIntN", "(", "", ",", "Value", ")", "&&", "Ctx", ")", "Ctx", "->", "FatalError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "break", ";", "case", "", ":", "Value", "=", "(", "int64_t", ")", "Value", "/", "", ";", "if", "(", "!", "isIntN", "(", "", ",", "Value", ")", "&&", "Ctx", ")", "Ctx", "->", "FatalError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "", ")", ";", "break", ";", "case", "", ":", "Value", ">>=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Value", "=", "(", "(", "Value", "+", "", ")", ">>", "", ")", "&", "", ";", "break", ";", "case", "", ":", "Value", "=", "(", "(", "Value", "+", "", ")", ">>", "", ")", "&", "", ";", "break", ";", "case", "", ":", "Value", "=", "(", "(", "Value", "+", "", ")", ">>", "", ")", "&", "", ";", "break", ";", "case", "", ":", "Value", ">>="], "ground_truth": ["", ";"], "File": "MipsAsmBackend", "Func": "adjustFixupValue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14281, "Length": 172, "Cover_Rate": 0.34468937875751504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_cvtsi2ss32", "(", "(", "__v4sf", ")", "__A", ",", "__B"], "ground_truth": [",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_cvt_roundi32_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14282, "Length": 16, "Cover_Rate": 0.37209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "break", ";", "}", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "{", "switch", "(", "Opc", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "return", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "EntrySize", "=", "(", "Opc", "==", "", ")", "?", "", ":", "(", "(", "Opc", "==", "", ")", "?", "", ":", "", ")", ";", "unsigned", "NumOps", "=", "TID", ".", "getNumOperands", "(", ")", ";", "MachineOperand", "JTOP", "=", "MI", "->", "getOperand", "(", "NumOps", "-", "(", "TID", ".", "isPredicable", "(", ")", "?", "", ":", "", ")", ")", ";", "unsigned", "JTI", "=", "JTOP", ".", "getIndex", "(", ")", ";", "const", "MachineJumpTableInfo", "*", "MJTI", "=", "MF", "->", "getJumpTableInfo", "(", ")", ";", "assert", "(", "MJTI", "!=", "", ")", ";", "const", "std", "::", "vector", "<", "MachineJumpTableEntry", ">", "&", "JT", "=", "MJTI", "->", "getJumpTables", "(", ")", ";", "assert", "(", "JTI", "<", "JT", ".", "size", "(", ")", ")", ";", "unsigned", "InstSize", "=", "(", "Opc", "==", "", "||", "Opc", "==", "", ")", "?", "", ":", "", ";", "unsigned", "NumEntries", "=", "getNumJTEntries", "(", "JT", ",", "JTI", ")", ";", "if", "(", "Opc", "==", "", "&&", "(", "NumEntries", "&", "", ")", ")", "++", "NumEntries", ";", "return", "NumEntries", "*", "EntrySize"], "ground_truth": ["+", "InstSize", ";"], "File": "ARMBaseInstrInfo11", "Func": "GetInstSizeInBytes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14283, "Length": 282, "Cover_Rate": 0.5310734463276836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ri_gprmask", "=", "", ";", "ri_cprmask", "[", "", "]", "=", "ri_cprmask", "[", "", "]", "=", "ri_cprmask", "[", "", "]", "=", "ri_cprmask", "[", "", "]", "=", "", ";", "ri_gp_value", "=", "", ";", "const", "MCRegisterInfo", "*", "TRI", "=", "Context", ".", "getRegisterInfo", "(", ")", ";", "GPR32RegClass", "=", "&", "(", "TRI", "->", "getRegClass", "(", "", ")", ")", ";", "GPR64RegClass", "=", "&", "(", "TRI", "->"], "ground_truth": ["getRegClass", "(", "", ")", ")", ";"], "File": "MipsOptionRecord10", "Func": "MipsRegInfoRecord", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14284, "Length": 65, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CallConv", "==", "CallingConv", "::", "C", "||", "CallConv", "==", "CallingConv", "::", "Fast", "||", "CallConv", "==", "CallingConv", "::", "Cold", "||", "CallConv", "==", "CallingConv"], "ground_truth": ["::", "PreserveMost", "||", "CallConv", "==", "CallingConv", "::", "PreserveAll", "||", "CallConv", "==", "CallingConv", "::", "CXX_FAST_TLS", ";"], "File": "WebAssemblyISelLowering11", "Func": "callingConvSupported", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14285, "Length": 37, "Cover_Rate": 0.7708333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", "=", "BuildMI", "(", "*", "I", "->", "getParent", "(", ")", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ".", "add", "(", "getLdStRegOp", "(", "*", "Update", ")", ")", ".", "add", "(", "getLdStRegOp", "(", "*", "I", ")", ")", ".", "add", "(", "getLdStBaseOp", "(", "*", "I", ")", ")", ".", "addImm", "(", "Value", "/", "Scale", ")", ".", "setMemRefs", "(", "I", "->", "memoperands", "(", ")", ")", ".", "setMIFlags", "(", "I", "->", "mergeFlagsWith", "(", "*", "Update", ")", ")", ";", "}", "else", "{", "MIB", "=", "BuildMI", "(", "*", "I", "->", "getParent", "(", ")", ",", "I", ",", "I", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "NewOpc", ")", ")", ".", "add", "(", "getLdStRegOp", "(", "*", "Update", ")", ")", ".", "add", "(", "getLdStRegOp", "(", "*", "I", ",", "", ")", ")", ".", "add", "(", "getLdStRegOp", "(", "*", "I", ","], "ground_truth": ["", ")", ")", ".", "add", "(", "getLdStBaseOp", "(", "*", "I", ")", ")", ".", "addImm", "(", "Value", "/", "Scale", ")", ".", "setMemRefs", "(", "I", "->", "memoperands", "(", ")", ")", ".", "setMIFlags", "(", "I", "->", "mergeFlagsWith", "(", "*", "Update", ")", ")", ";"], "File": "AArch64LoadStoreOptimizer12", "Func": "mergeUpdateInsn", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14286, "Length": 178, "Cover_Rate": 0.34901960784313724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask32", ")", "__builtin_ia32_cmpw512_mask", "(", "(", "__v32hi", ")", "__X", ",", "(", "__v32hi", ")", "__Y", ",", "", ",", "("], "ground_truth": ["__mmask32", ")", "-", "", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_cmpneq_epi16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14287, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "Register", ")", ";", "Op", "->", "Reg", ".", "RegNum", "=", "RegNo", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc"], "ground_truth": ["=", "E", ";"], "File": "BPFAsmParser", "Func": "createReg", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14288, "Length": 31, "Cover_Rate": 0.5740740740740741, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", "->", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "BasePtr", ",", "false", ")", ";", "}", "else", "{", "int64_t", "OldOffset", "=", "Offset", ";", "int64_t", "Mask", "=", "", ";", "do", "{", "Offset", "=", "OldOffset", "&", "Mask", ";", "OpcodeForOffset", "=", "TII", "->", "getOpcodeForOffset", "(", "Opcode", ",", "Offset", ")", ";", "Mask", ">>=", "", ";", "assert", "(", "Mask", "&&", "", ")", ";", "}", "while", "(", "!", "OpcodeForOffset", ")", ";", "unsigned", "ScratchReg", "=", "MF", ".", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "&", "", ")", ";", "int64_t", "HighOffset", "=", "OldOffset", "-", "Offset", ";", "if", "(", "MI", "->", "getDesc", "(", ")", ".", "TSFlags", "&", "", "&&", "MI", "->", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "TII", "->", "loadImmediate", "(", "MBB", ",", "MI", ",", "ScratchReg", ",", "HighOffset", ")", ";", "MI", "->", "getOperand", "(", "FIOperandNum", ")", ".", "ChangeToRegister", "(", "BasePtr", ",", "false", ")", ";", "MI", "->", "getOperand", "(", "FIOperandNum", "+", "", ")", ".", "ChangeToRegister", "(", "ScratchReg", ",", "false", ",", "false", ",", "true", ")", ";", "}", "else", "{", "unsigned", "LAOpcode", "=", "TII", "->", "getOpcodeForOffset", "(", "", ",", "HighOffset", ")", ";", "if", "(", "LAOpcode", ")", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "LAOpcode", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "BasePtr"], "ground_truth": [")", ".", "addImm", "(", "HighOffset", ")", ".", "addReg", "(", "", ")", ";"], "File": "SystemZRegisterInfo12", "Func": "eliminateFrameIndex", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14289, "Length": 213, "Cover_Rate": 0.38656987295825773, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SelectADDRriS11_2", "(", "N1", ",", "CPTmpN1_0", ",", "CPTmpN1_1", ")", "&&", "N1", ".", "getNode", "(", ")", "->", "getValueType", "(", "", ")", "==", "", ")", "{", "const", "InstrInfo", "*", "TII", "=", "Subtarget", "->", "getInstrInfo", "(", ")", ";", "if", "(", "TII", "->", "isValidAutoIncImm", "(", "LoadedVT", ",", "Val", ")", ")", "{", "SDValue", "TargetConstVal", "=", "CurDAG", "->", "getTargetConstant", "(", "Val", ",", "", ")", ";", "SDValue", "TargetConst0", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "SDNode", "*", "Result_1", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "dl", ",", "", ",", "", ",", "", ",", "Base", ",", "TargetConstVal", ",", "Chain", ")", ";", "SDNode", "*", "Result_2", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "TargetConst0", ")", ";", "SDNode", "*", "Result_3", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "SDValue", "(", "Result_2", ",", "", ")", ",", "SDValue", "(", "Result_1", ",", "", ")", ")", ";", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "MemOp", "[", "", "]", "=", "LD", "->", "getMemOperand", "(", ")", ";", "cast", "<", "MachineSDNode", ">", "(", "Result_1", ")", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+", "", ")", ";", "const", "SDValue", "Froms", "[", "]", "=", "{", "SDValue", "(", "LD", ",", "", ")", ",", "SDValue", "(", "LD", ",", "", ")", ",", "SDValue", "(", "LD", ",", "", ")", "}", ";", "const", "SDValue", "Tos", "[", "]", "=", "{", "SDValue", "(", "Result_3", ",", "", ")", ",", "SDValue", "(", "Result_1", ",", "", ")", ",", "SDValue", "(", "Result_1", ",", "", ")", "}", ";", "ReplaceUses", "(", "Froms", ",", "Tos", ",", "", ")", ";", "return", "Result_3", ";", "}", "SDValue", "TargetConst0", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "SDValue", "TargetConstVal", "=", "CurDAG", "->", "getTargetConstant", "(", "Val", ",", "", ")", ";", "SDNode", "*", "Result_1", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "dl", ",", "", ",", "", ",", "Base", ",", "TargetConst0", ",", "Chain", ")", ";", "SDNode", "*", "Result_2", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "TargetConst0", ")", ";", "SDNode", "*", "Result_3", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "", ",", "SDValue", "(", "Result_2", ",", "", ")", ",", "SDValue", "(", "Result_1", ",", "", ")", ")", ";", "SDNode", "*", "Result_4", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Base", ",", "TargetConstVal", ",", "SDValue", "("], "ground_truth": ["Result_1", ",", "", ")", ")", ";"], "File": "HexagonISelDAGToDAG19", "Func": "SelectIndexedLoadZeroExtend64", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14290, "Length": 377, "Cover_Rate": 0.5955766192733017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "getSubtarget", "(", ")", ".", "has64", "(", ")", ")", "PM", ".", "add"], "ground_truth": ["(", "createEmitGPRestorePass", "(", "getTargetMachine", "(", ")", ")", ")", ";"], "File": "MipsTargetMachine86", "Func": "addPreRegAlloc", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14291, "Length": 23, "Cover_Rate": 0.6764705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "InVec1", "=", "DAG", ".", "getUNDEF", "(", "VT", ")", ";", "assert", "(", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "", ")", ";", "unsigned", "ExpectedOpcode", "=", "", ";", "unsigned", "NextExpectedOpcode", "=", "", ";", "bool", "AddFound", "=", "false", ";", "bool", "SubFound", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumElts", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "SDValue", "Op", "=", "BV", "->", "getOperand", "(", "i", ")", ";", "unsigned", "Opcode", "=", "Op", ".", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "==", "", ")", "{", "std", "::", "swap", "(", "ExpectedOpcode", ",", "NextExpectedOpcode", ")", ";", "continue", ";", "}", "if", "(", "Opcode", "!=", "ExpectedOpcode", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "!=", "", "||", "Op1", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "Op0", ".", "getOperand", "(", "", ")", ")", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "Op1", ".", "getOperand", "(", "", ")", ")", "||", "Op0", ".", "getOperand", "(", "", ")", "!=", "Op1", ".", "getOperand", "(", "", ")", ")", "return", "SDValue", "(", ")", ";", "unsigned", "I0", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op0", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "I0", "!=", "i", ")", "return", "SDValue", "(", ")", ";", "if", "(", "i", "&", "", ")", "AddFound", "=", "true", ";", "else", "SubFound", "=", "true", ";", "if", "(", "InVec0", ".", "getOpcode", "(", ")", "==", "", ")", "InVec0", "=", "Op0", ".", "getOperand", "(", "", ")", ";", "if", "(", "InVec1", ".", "getOpcode", "(", ")", "==", "", ")", "InVec1", "=", "Op1", ".", "getOperand", "(", "", ")", ";", "if", "(", "InVec0", "!=", "Op0", ".", "getOperand", "(", "", ")", ")", "{", "if", "(", "ExpectedOpcode", "==", "", ")", "return", "SDValue", "(", ")", ";", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "if", "(", "InVec0", "!=", "Op0", ".", "getOperand", "(", "", ")", ")", "return", "SDValue", "(", ")", ";", "}", "if", "(", "InVec1", "!=", "Op1", ".", "getOperand", "("], "ground_truth": ["", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering200", "Func": "matchAddSub", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14292, "Length": 355, "Cover_Rate": 0.7200811359026369, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "arm_stack_offsets", "*", "offsets", ";", "offsets", "=", "arm_get_frame_offsets", "(", ")", ";", "saved_regs_mask", "=", "offsets", "->", "saved_regs_mask", ";", "for", "(", "i", "=", "", ",", "num_regs", "=", "", ";", "i", "<=", "LAST_ARM_REGNUM", ";", "i", "++", ")", "if", "(", "saved_regs_mask", "&", "(", "", "<<", "i", ")", ")", "num_regs", "++", ";", "if", "(", "!", "simple_return", "&&", "saved_regs_mask", ")", "{", "gcc_assert", "(", "!", "IS_CMSE_ENTRY", "(", "arm_current_func_type", "(", ")", ")", ")", ";", "if", "(", "num_regs", "==", "", ")", "{", "rtx", "par", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "rtvec_alloc", "(", "", ")", ")", ";", "rtx", "reg", "=", "gen_rtx_REG", "("], "ground_truth": ["SImode", ",", "PC_REGNUM", ")", ";"], "File": "arm", "Func": "thumb2_expand_return", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14293, "Length": 95, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMachO", "=", "MAI", ".", "hasSubsectionsViaSymbols", "(", ")", ";", "StringRef", "Name", ";", "bool", "needFuncName", "=", "true", ";", "if", "(", "isMachO", ")", "{", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", "&&", "Tok", ".", "isNot", "(", "AsmToken", "::"], "ground_truth": ["String", ")", ")", "return", "Error", "(", "L", ",", "", ")", ";"], "File": "ARMAsmParser", "Func": "parseDirectiveThumbFunc", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14294, "Length": 73, "Cover_Rate": 0.3395348837209302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PreferredWidth", ">=", "", "&&", "ST", "->", "hasAVX512", "(", ")", ")", "Options", ".", "LoadSizes", ".", "push_back", "(", "", ")", ";", "if", "(", "PreferredWidth", ">=", "", "&&", "ST", "->", "hasAVX", "(", ")", ")", "Options", ".", "LoadSizes", ".", "push_back", "(", "", ")", ";", "if", "(", "PreferredWidth", ">=", "", "&&", "ST", "->", "hasSSE2", "(", ")", ")", "Options", ".", "LoadSizes", ".", "push_back", "(", "", ")", ";", "Options", ".", "AllowOverlappingLoads", "=", "true", ";", "}", "if", "(", "ST", "->", "is64Bit", "(", ")", ")", "{", "Options", ".", "LoadSizes", ".", "push_back", "("], "ground_truth": ["", ")", ";"], "File": "X86TargetTransformInfo100", "Func": "enableMemCmpExpansion", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14295, "Length": 88, "Cover_Rate": 0.5057471264367817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parsePCRel16", "(", "OperandVector", "&", "Operands", ")", "{", "return", "parsePCRel", "(", "Operands", ",", ""], "ground_truth": [")", ";"], "File": "M88kAsmParser", "Func": "parsePCRel16", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14296, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "enum", "insn_code", "rs6000_htm_spr_icode", "(", "bool", "nonvoid", ")", "{", "if", "(", "nonvoid", ")", "return", "(", "TARGET_64BIT", ")", "?", "CODE_FOR_htm_mfspr_di", ":", "CODE_FOR_htm_mfspr_si", ";", "else", "return", "(", "TARGET_64BIT", ")", "?"], "ground_truth": ["CODE_FOR_htm_mtspr_di", ":", "CODE_FOR_htm_mtspr_si", ";"], "File": "rs60004", "Func": "rs6000_htm_spr_icode", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14297, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_castsi128_pd", "(", "__m128i", "__A", ")", "{", "return", "(", "__m128d"], "ground_truth": [")", "__A", ";"], "File": "emmintrin", "Func": "_mm_castsi128_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14298, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "GET_MODE_SIZE", "(", "o", ")", "==", "GET_MODE_SIZE", "(", "n", ")", ")", ";", "return"], "ground_truth": ["n", ";"], "File": "i386-expand1", "Func": "get_mode_wider_vector", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14299, "Length": 16, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVISrcV2F16", "(", ")", "const", "{", "return", "isVISrcF16", "(", ")", "||"], "ground_truth": ["isVISrcB32", "(", ")", ";"], "File": "AMDGPUAsmParser1", "Func": "isVISrcV2F16", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14300, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "SVOp", "->", "getDebugLoc", "(", ")", ";", "unsigned", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "MVT", "NewVT", ";", "unsigned", "Scale", ";", "switch", "(", "VT", ".", "SimpleTy", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "NewVT", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "NewVT", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "NewVT", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "NewVT", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "NewVT", "=", "", ";", "Scale", "=", "", ";", "break", ";", "case", "", ":", "NewVT", "=", "", ";", "Scale", "=", "", ";", "break", ";", "}", "SmallVector", "<", "int", ",", "", ">", "MaskVec", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumElems", ";", "i", "+=", "Scale", ")", "{", "int", "StartIdx", "=", "-", "", ";", "for", "(", "unsigned", "j", "=", "", ";", "j", "!=", "Scale", ";", "++", "j", ")", "{", "int", "EltIdx", "=", "SVOp", "->", "getMaskElt", "(", "i", "+", "j", ")", ";", "if", "(", "EltIdx", "<", "", ")", "continue", ";", "if", "(", "StartIdx", "<", "", ")", "StartIdx", "=", "(", "EltIdx", "/", "Scale", ")", ";", "if", "(", "EltIdx", "!=", "(", "int", ")", "(", "StartIdx", "*", "Scale", "+", "j", ")", ")", "return", "SDValue", "(", ")", ";", "}", "MaskVec", ".", "push_back", "(", "StartIdx"], "ground_truth": [")", ";"], "File": "X86ISelLowering116", "Func": "RewriteAsNarrowerShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14301, "Length": 224, "Cover_Rate": 0.6530612244897959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm256_cvtsepi64_epi8", "(", "__m256i", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_cvtsepi64_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14302, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "MF", ")", ")", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "if", "(", "TFI", "->", "hasBP", "(", "MF", ")", ")", "markSuperRegs", "(", "Reserved", ",", "", "(", ")", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "markSuperRegs", "(", "Reserved", ",", "", ")", ";", "markSuperRegs", "(", "Reserved", ",", ""], "ground_truth": [")", ";"], "File": "RISCVRegisterInfo12", "Func": "getReservedRegs", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14303, "Length": 98, "Cover_Rate": 0.44545454545454544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "BasicBlock", "*", "LLVM_BB", "=", "MBB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "::", "iterator", "MBBIter", "=", "MBB", ";", "++", "MBBIter", ";", "MachineFunction", "*", "F", "=", "MBB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "thisMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "newMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "nextMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "MBBIter", ",", "newMBB", ")", ";", "F", "->", "insert", "(", "MBBIter", ",", "nextMBB", ")", ";", "nextMBB", "->", "splice", "(", "nextMBB", "->", "begin", "(", ")", ",", "thisMBB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "bInstr", ")", ")", ",", "thisMBB", "->", "end", "(", ")", ")", ";", "nextMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "thisMBB", ")", ";", "thisMBB", "->", "addSuccessor", "(", "newMBB", ")", ";", "newMBB", "->", "addSuccessor", "(", "nextMBB", ")", ";", "newMBB", "->", "addSuccessor", "(", "newMBB", ")", ";", "DebugLoc", "dl", "=", "bInstr", "->", "getDebugLoc", "(", ")", ";", "assert", "(", "bInstr", "->", "getNumOperands", "(", ")", "<", "", "+", "", "&&", "", ")", ";", "MachineOperand", "&", "dest1Oper", "=", "bInstr", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "dest2Oper", "=", "bInstr", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "*", "argOpers", "[", "", "+", "", "]", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", "+", "", ";", "++", "i", ")", "{", "argOpers", "[", "i", "]", "=", "&", "bInstr", "->", "getOperand", "(", "i", "+", "", ")", ";", "if", "(", "argOpers", "[", "i", "]", "->", "isReg", "(", ")", "&&", "argOpers", "[", "i", "]", "->", "isUse", "(", ")", ")", "argOpers", "[", "i", "]", "->", "setIsKill", "(", "false", ")", ";", "}", "int", "lastAddrIndx", "=", "", "-", "", ";", "unsigned", "t1", "=", "F", "->", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "RC", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "dl", ",", "TII", "->", "get", "(", "LoadOpc", ")", ",", "t1", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<=", "lastAddrIndx", ";", "++", "i", ")", "(", "*", "MIB", ")", ".", "addOperand", "(", "*", "argOpers", "[", "i", "]", ")", ";", "unsigned", "t2", "=", "F", "->", "getRegInfo", "(", ")", ".", "createVirtualRegister", "(", "RC", ")", ";", "MIB", "=", "BuildMI", "(", "thisMBB", ",", "dl", ",", "TII", "->", "get", "(", "LoadOpc", ")", ",", "t2", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "<=", "lastAddrIndx", "-", "", ";", "++", "i", ")", "(", "*", "MIB", ")", ".", "addOperand", "(", "*", "argOpers", "[", "i", "]", ")", ";", "MachineOperand", "newOp3", "=", "*", "(", "argOpers", "[", ""], "ground_truth": ["]", ")", ";"], "File": "X86ISelLowering114", "Func": "EmitAtomicBit6432WithCustomInserter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14304, "Length": 395, "Cover_Rate": 0.30525502318392583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pReloc", ".", "target", "(", ")", "=", "pReloc", ".", "symValue", "(", ")"], "ground_truth": ["+", "A", "-", "pReloc", ".", "place", "(", ")", ";"], "File": "ARMRelocator", "Func": "base_prel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14305, "Length": 20, "Cover_Rate": 0.3508771929824561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FastISel", "::", "getLibcallReg", "(", "const", "Twine", "&", "Name", ")", "{", "Type", "*", "GVTy", "=", "Type", "::", "getInt32PtrTy", "(", "*", "Context", ",", "", ")", ";", "EVT", "LCREVT", "=", "TLI", ".", "getValueType", "(", "GVTy", ")", ";", "if", "(", "!", "LCREVT", ".", "isSimple", "(", ")", ")", "return", "", ";", "GlobalValue", "*", "GV", "=", "new", "GlobalVariable", "(", "M", ",", "Type", "::", "getInt32Ty", "(", "*", "Context", ")", ",", "false", ",", "GlobalValue", "::", "ExternalLinkage", ",", "", ",", "Name", ")", ";", "assert", "(", "GV", "->", "getType", "(", ")", "==", "GVTy", "&&"], "ground_truth": ["", ")", ";"], "File": "ARMFastISel (2)", "Func": "getLibcallReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14306, "Length": 88, "Cover_Rate": 0.8712871287128713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isPSHUFHWMask", "(", "ArrayRef", "<", "int", ">", "Mask", ",", "MVT", "VT", ",", "bool", "HasInt256", ")", "{", "if", "(", "VT", "!=", "", "&&", "(", "!", "HasInt256", "||", "VT", "!=", "", ")", ")", "return", "false", ";", "if", "(", "!", "isSequentialOrUndefInRange", "(", "Mask", ",", "", ",", "", ",", "", ")", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "if", "(", "!", "isUndefOrInRange", "(", "Mask", "[", "i", "]", ",", "", ",", "", ")", ")", "return", "false", ";", "if", "(", "VT", "==", "", ")", "{", "if", "(", "!", "isSequentialOrUndefInRange", "(", "Mask", ",", "", ",", "", ",", "", ")", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "if", "(", "!", "isUndefOrInRange", "(", "Mask", "[", "i", "]", ",", "", ",", ""], "ground_truth": [")", ")", "return", "false", ";"], "File": "X86ISelLowering (2)", "Func": "isPSHUFHWMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14307, "Length": 140, "Cover_Rate": 0.9271523178807947, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "MachineFunctionInfo", "(", "MachineFunction", "&"], "ground_truth": ["MF", ")", "{", "}"], "File": "X86MachineFunctionInfo26", "Func": "X86MachineFunctionInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14308, "Length": 9, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LLT", "DstTy", "=", "MRI", ".", "getType", "(", "DstReg", ")", ";", "const", "LLT", "SrcTy", "=", "MRI", ".", "getType", "(", "SrcReg", ")", ";", "if", "(", "SrcTy", "!=", "LLT", "::", "scalar", "(", "", ")", ")", "return", "false", ";", "unsigned", "AndOpc", ";", "if", "(", "DstTy", "==", "LLT", "::", "scalar", "(", "", ")", ")", "AndOpc", "=", "", ";", "else", "if", "(", "DstTy", "==", "LLT", "::", "scalar", "(", "", ")", ")", "AndOpc", "=", "", ";", "else", "if", "(", "DstTy", "==", "LLT", "::", "scalar", "(", "", ")", ")", "AndOpc", "=", "", ";", "else", "if", "(", "DstTy", "==", "LLT", "::", "scalar", "(", "", ")", ")", "AndOpc", "=", "", ";", "else", "return", "false", ";", "unsigned", "DefReg", "=", "SrcReg", ";", "if", "(", "DstTy", "!=", "LLT", "::", "scalar", "(", "", ")", ")", "{", "DefReg", "=", "MRI", ".", "createVirtualRegister", "(", "getRegClass", "(", "DstTy", ",", "DstReg", ",", "MRI", ")", ")", ";", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "SUBREG_TO_REG", ")", ",", "DefReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "", ")", ";", "}", "MachineInstr", "&", "AndInst", "=", "*", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "AndOpc", ")", ",", "DstReg", ")", ".", "addReg", "(", "DefReg", ")", ".", "addImm", "(", "", ")", ";", "constrainSelectedInstRegOperands", "(", "AndInst", ",", "TII", ",", "TRI"], "ground_truth": [",", "RBI", ")", ";"], "File": "X86InstructionSelector12", "Func": "selectZext", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14309, "Length": 237, "Cover_Rate": 0.7337461300309598, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_reducepd256_mask", "(", "(", "__v4df", ")", "__A", ",", "__B", ",", "(", "__v4df", ")", "__W", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_mask_reduce_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14310, "Length": 24, "Cover_Rate": 0.4528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFRAMEADDR", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "dl", "(", "Op", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MFI", ".", "setFrameAddressIsTaken", "(", "true", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ";", "bool", "is64", "=", "PtrVT", "==", "", ";", "unsigned", "FrameReg", ";", "if", "(", "MF", ".", "getFunction", "(", ")", "->", "hasFnAttribute", "(", "Attribute", "::", "Naked", ")", ")", "FrameReg", "=", "is64", "?", "", ":", "", ";", "else", "FrameReg", "=", "is64", "?", ""], "ground_truth": [":", "", ";"], "File": "PPCISelLowering10", "Func": "LowerFRAMEADDR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14311, "Length": 121, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "GlobalAlias", "*", "GA", "=", "dyn_cast", "<", "GlobalAlias", ">", "(", "GV", ")", ")", "if", "(", "const", "GlobalVariable", "*", "GVar", "=", "dyn_cast_or_null", "<", "GlobalVariable", ">", "(", "GA", "->", "resolveAliasedGlobal", "(", "false", ")", ")", ")", "if", "(", "GVar", "->", "isThreadLocal", "(", ")", ")", "return", "false", ";", "if", "(", "!", "Subtarget", "->", "isPICStyleRIPRel", "(", ")", "||", "(", "AM", ".", "Base", ".", "Reg", "==", "", "&&", "AM", ".", "IndexReg", "==", "", ")", ")", "{", "AM", ".", "GV", "=", "GV", ";", "unsigned", "char", "GVFlags", "=", "Subtarget", "->", "ClassifyGlobalReference", "(", "GV", ",", "TM", ")", ";", "if", "(", "isGlobalRelativeToPICBase", "(", "GVFlags", ")", ")", "{", "AM", ".", "Base", ".", "Reg", "=", "getInstrInfo", "(", ")", "->", "getGlobalBaseReg", "(", "FuncInfo", ".", "MF", ")", ";", "}", "if", "(", "!", "isGlobalStubReference", "(", "GVFlags", ")", ")", "{", "if", "(", "Subtarget", "->", "isPICStyleRIPRel", "(", ")", ")", "{", "assert", "(", "AM", ".", "Base", ".", "Reg", "==", "", "&&", "AM", ".", "IndexReg", "==", "", ")", ";", "AM", ".", "Base", ".", "Reg", "=", "", ";", "}", "AM", ".", "GVOpFlags", "=", "GVFlags", ";", "return", "true", ";", "}", "DenseMap", "<", "const", "Value", "*", ",", "unsigned", ">", "::", "iterator", "I", "=", "LocalValueMap", ".", "find", "(", "V", ")", ";", "unsigned", "LoadReg", ";", "if", "(", "I", "!=", "LocalValueMap", ".", "end", "(", ")", "&&", "I", "->", "second", "!=", "", ")", "{", "LoadReg", "=", "I", "->", "second", ";", "}", "else", "{", "unsigned", "Opc", "=", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "NULL", ";", "AddressMode", "StubAM", ";", "StubAM", ".", "Base", ".", "Reg", "=", "AM", ".", "Base", ".", "Reg", ";", "StubAM", ".", "GV", "=", "GV", ";", "StubAM", ".", "GVOpFlags", "=", "GVFlags", ";", "SavePoint", "SaveInsertPt", "=", "enterLocalValueArea", "(", ")", ";", "if", "(", "TLI", ".", "getPointerTy", "(", ")", "==", "", ")", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "if", "(", "Subtarget", "->", "isPICStyleRIPRel", "(", ")", ")", "StubAM", ".", "Base", ".", "Reg", "=", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "LoadReg", "=", "createResultReg", "(", "RC", ")", ";", "MachineInstrBuilder", "LoadMI", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "LoadReg", ")", ";", "addFullAddress", "(", "LoadMI", ",", "StubAM", ")", ";", "leaveLocalValueArea", "(", "SaveInsertPt", ")", ";", "LocalValueMap", "[", "V", "]", "=", "LoadReg", ";", "}", "AM", ".", "Base", ".", "Reg", "=", "LoadReg", ";", "AM", ".", "GV", "=", "", ";", "return", "true", ";", "}", "}", "if", "(", "!", "AM", ".", "GV", "||", "!", "Subtarget", "->", "isPICStyleRIPRel", "(", ")", ")", "{", "if", "(", "AM", ".", "Base", ".", "Reg", "==", "", ")", "{", "AM", ".", "Base", ".", "Reg", "=", "getRegForValue", "(", "V", ")", ";", "return", "AM", ".", "Base", ".", "Reg", "!=", "", ";", "}", "if", "(", "AM", ".", "IndexReg", "==", "", ")", "{", "assert", "(", "AM", ".", "Scale", "==", "", "&&", "", ")", ";", "AM", ".", "IndexReg", "=", "getRegForValue", "(", "V", ")", ";", "return", "AM", ".", "IndexReg", "!=", "", ";", "}", "}", "return", "false"], "ground_truth": [";"], "File": "X86FastISel111", "Func": "handleConstantAddresses", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14312, "Length": 474, "Cover_Rate": 0.8449197860962567, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectionDAG", "&", "DAG", "=", "DCI", ".", "DAG", ";", "SDValue", "Op", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "!", "Subtarget", "->", "hasNEON", "(", ")", ")", "return", "SDValue", "(", ")", ";", "LoadSDNode", "*", "LD", "=", "dyn_cast", "<", "LoadSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "if", "(", "LD", "&&", "Op", ".", "hasOneUse", "(", ")", "&&", "LD", "->", "isUnindexed", "(", ")", "&&", "LD", "->", "getMemoryVT", "(", ")", "==", "N", "->", "getValueType", "(", "", ")", ".", "getVectorElementType", "(", ")", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "LD", "->", "getOperand", "(", "", ")", ",", "LD", "->", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "LD", "->", "getAlignment", "(", ")", ",", "SDLoc", "(", "N", ")", ",", "", ")", "}", ";", "SDVTList", "SDTys", "=", "DAG", ".", "getVTList", "(", "N", "->", "getValueType", "(", "", ")", ",", "", ")", ";", "SDValue", "VLDDup", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "SDTys", ",", "Ops", ",", "LD", "->", "getMemoryVT", "(", ")", ",", "LD", "->", "getMemOperand", "(", ")", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "LD", ",", "", ")", ",", "VLDDup", ".", "getValue", "(", "", ")", ")", ";", "return", "VLDDup", ";", "}", "return", "SDValue", "(", ")"], "ground_truth": [";"], "File": "ARMISelLowering (2)6", "Func": "PerformVDUPCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14313, "Length": 197, "Cover_Rate": 0.8794642857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "Unpck", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "Unpck", ";", "return", "lowerVectorShuffleWithSHUFPS", "(", "DL", ",", "", ",", "RepeatedMask", ",", "V1", ",", "V2", ",", "DAG", ")", ";", "}", "return", "lowerVectorShuffleWithPERMV", "(", "DL", ",", "", ",", "Mask"], "ground_truth": [",", "V1", ",", "V2", ",", "DAG", ")", ";"], "File": "X86ISelLowering (3)", "Func": "lowerV16F32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14314, "Length": 87, "Cover_Rate": 0.30742049469964666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vbicq_x_f32", "(", "float32x4_t", "__a", ",", "float32x4_t"], "ground_truth": ["__b", ",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vbicq_x_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14315, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "*", "MF", "=", "Header", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", ";", "if", "(", "!", "Latch", "||", "Header", "->", "hasAddressTaken", "(", ")", ")", "return", "", ";", "typedef", "MachineBasicBlock", "::", "instr_iterator", "instr_iterator", ";", "typedef", "MachineBasicBlock", "::", "pred_iterator", "pred_iterator", ";", "typedef", "std", "::", "vector", "<", "MachineBasicBlock", "*", ">", "MBBVector", ";", "MBBVector", "Preds", "(", "Header", "->", "pred_begin", "(", ")", ",", "Header", "->", "pred_end", "(", ")", ")", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Tmp1", ";", "MachineBasicBlock", "*", "TB", "=", "", ",", "*", "FB", "=", "", ";", "if", "(", "TII", "->", "AnalyzeBranch", "(", "*", "Latch", ",", "TB", ",", "FB", ",", "Tmp1", ",", "false", ")", ")", "return", "", ";", "for", "(", "MBBVector", "::", "iterator", "I", "=", "Preds", ".", "begin", "(", ")", ",", "E", "=", "Preds", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "MachineBasicBlock", "*", "PB", "=", "*", "I", ";", "if", "(", "PB", "!=", "Latch", ")", "{", "bool", "NotAnalyzed", "=", "TII", "->", "AnalyzeBranch", "(", "*", "PB", ",", "TB", ",", "FB", ",", "Tmp1", ",", "false", ")", ";", "if", "(", "NotAnalyzed", ")", "return", "", ";", "}", "}", "MachineBasicBlock", "*", "NewPH", "=", "MF", "->", "CreateMachineBasicBlock", "(", ")", ";", "MF", "->", "insert", "(", "Header", ",", "NewPH", ")", ";", "if", "(", "Header", "->", "pred_size", "(", ")", ">", "", ")", "{", "for", "(", "instr_iterator", "I", "=", "Header", "->", "instr_begin", "(", ")", ",", "E", "=", "Header", "->", "instr_end", "(", ")", ";", "I", "!=", "E", "&&", "I", "->", "isPHI", "(", ")", ";", "++", "I", ")", "{", "MachineInstr", "*", "PN", "=", "&", "*", "I", ";", "const", "MCInstrDesc", "&", "PD", "=", "TII", "->", "get", "(", "TargetOpcode", "::", "PHI", ")", ";", "MachineInstr", "*", "NewPN", "=", "MF", "->", "CreateMachineInstr", "(", "PD", ",", "DL", ")", ";", "NewPH", "->", "insert", "(", "NewPH", "->", "end", "(", ")", ",", "NewPN", ")", ";", "unsigned", "PR", "=", "PN", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "MRI", "->", "getRegClass", "(", "PR", ")", ";", "unsigned", "NewPR", "=", "MRI", "->", "createVirtualRegister", "(", "RC", ")", ";", "NewPN", "->", "addOperand", "(", "MachineOperand", "::", "CreateReg", "(", "NewPR", ",", "true", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "PN", "->", "getNumOperands", "(", ")"], "ground_truth": [";", "i", "<", "n", ";", "i", "+=", "", ")", "{"], "File": "HexagonHardwareLoops56", "Func": "createPreheaderForLoop", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14316, "Length": 361, "Cover_Rate": 0.3953997809419496, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vld1q_u16", "(", "const", "uint16_t", "*", "__a", ")", "{", "return", "(", "uint16x8_t", ")", "__builtin_neon_vld1v8hi", "(", "(", "const", "__builtin_neon_hi", "*", ")"], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon_vld1q_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14317, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "unw_labeled_state", "*", "ls", ";", "labeled_state_alloced", "++", ";", "ls", "=", "malloc", "(", "sizeof", "(", "struct", "unw_labeled_state", ")", ")", ";", "if", "(", "!", "ls", ")", "{", "int", "n", "=", "atomic_alloc", "(", "&"], "ground_truth": ["emergency_labeled_state_free", ")", ";"], "File": "unwind-ia64", "Func": "alloc_label_state", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14318, "Length": 34, "Cover_Rate": 0.5483870967741935, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x2_t", ")", "__builtin_neon_vaddhnv2di", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "neon_vaddhn_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14319, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DelayedWaitOn", "=", "ZeroCounts", ";", "LastIssued", "=", "ZeroCounts", ";", "LastOpcodeType", "=", "OTHER", ";", "LastInstWritesM0", "=", "false", ";", "ReturnsVoid", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "returnsVoid", "(", ")", ";", "memset", "(", "&", "UsedRegs", ",", "", ",", "sizeof", "(", "UsedRegs", ")", ")", ";", "memset", "(", "&", "DefinedRegs", ",", "", ",", "sizeof", "(", "DefinedRegs", ")", ")", ";", "SmallVector", "<", "MachineInstr", "*", ",", "", ">", "RemoveMI", ";", "for", "(", "MachineFunction", "::", "iterator", "BI", "=", "MF", ".", "begin", "(", ")", ",", "BE", "=", "MF", ".", "end", "(", ")", ";", "BI", "!=", "BE", ";", "++", "BI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "BI", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "ST", "->", "getGeneration", "(", ")", "<=", "Subtarget", "::", "SEA_ISLANDS", ")", "{", "if", "(", "TII", "->", "isSMRD", "(", "I", "->", "getOpcode", "(", ")", ")", ")", "{", "VCCZCorrupt", "=", "true", ";", "}", "else", "if", "(", "!", "hasOutstandingLGKM", "(", ")", "&&", "I", "->", "modifiesRegister", "("], "ground_truth": ["", ",", "TRI", ")", ")", "{"], "File": "SIInsertWaits4", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14320, "Length": 181, "Cover_Rate": 0.3802521008403361, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasStdExtZbr", "(", ")", "const", "{", "return", "HasStdExtZbr"], "ground_truth": [";"], "File": "RISCVSubtarget (2)", "Func": "hasStdExtZbr", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14321, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "N", "->", "getDebugLoc", "(", ")", ";", "assert", "(", "N", "->", "getValueType", "(", "", ")", "==", "", "&&", "N", "->", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "SDValue", "Chain", ",", "DataPtr", ";", "LowerVAARG", "(", "N", ",", "Chain", ",", "DataPtr", ",", "DAG", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getLoad", "(", "N", "->", "getValueType", "(", "", ")", ",", "dl", ",", "Chain", ",", "DataPtr"], "ground_truth": [",", "NULL", ",", "", ",", "false", ",", "false", ",", "", ")", ";"], "File": "AlphaISelLowering3", "Func": "ReplaceNodeResults", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14322, "Length": 78, "Cover_Rate": 0.609375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtusepi64_epi16", "(", "__m128i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmovusqw128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v8hi", ")", "_mm_undefined_si128", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm_cvtusepi64_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14323, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "function_table", "=", "new", "hash_table", "<", "registered_function_hasher", ">", "(", "", ")", ";", "function_builder", "builder", ";", "for", "(", "unsigned", "int", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "function_groups", ")", ";"], "ground_truth": ["++", "i", ")", "builder", ".", "register_function_group", "(", "function_groups", "[", "i", "]", ")", ";"], "File": "riscv-vector-builtins", "Func": "handle_pragma_vector", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14324, "Length": 42, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "parseOperand", "(", "Operands", ")", ")", "return", "true", ";", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "getParser", "(", ")", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc", ",", "", ")", ";", "}", "getParser", "(", ")", ".", "Lex"], "ground_truth": ["(", ")", ";"], "File": "RISCVAsmParser20", "Func": "ParseInstruction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14325, "Length": 61, "Cover_Rate": 0.41496598639455784, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setName", "(", "StringRef", "N", ")", "{", "Name", "=", "std", "::", "string", "(", "N"], "ground_truth": [")", ";"], "File": "AMDGPULibFunc2", "Func": "setName", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14326, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSection", "*", "Section", "=", "getStreamer", "(", ")", ".", "getCurrentSectionOnly", "(", ")", ";", "assert", "(", "Section", "&&", "", ")", ";", "if", "(", "Section", "->", "UseCodeAlign", "(", ")", ")", "getStreamer", "(", ")", ".", "EmitCodeAlignment", "(", "", ",", "", ")", ";", "else", "getStreamer", "(", ")", ".", "EmitValueToAlignment", "(", "", ",", "", ","], "ground_truth": ["", ",", "", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "parseDirectiveAlign", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14327, "Length": 55, "Cover_Rate": 0.6707317073170732, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DecodeStatus", "Disassembler", "::", "getInstruction", "(", "MCInst", "&", "MI", ",", "uint64_t", "&", "Size", ",", "ArrayRef", "<", "uint8_t", ">", "Bytes_", ",", "uint64_t", "Address", ",", "raw_ostream", "&", "WS", ",", "raw_ostream", "&", "CS", ")", "const", "{", "CommentStream", "=", "&", "CS", ";", "assert", "(", "", "(", "STI", ")", "&&", "", ")", ";", "const", "unsigned", "MaxInstBytesNum", "=", "(", "std", "::", "min", ")", "(", "(", "size_t", ")", "", ",", "Bytes_", ".", "size", "(", ")", ")", ";", "Bytes", "=", "Bytes_", ".", "slice", "(", "", ",", "MaxInstBytesNum", ")", ";", "DecodeStatus", "Res", "=", "MCDisassembler", "::", "Fail", ";", "do", "{", "if", "(", "Bytes", ".", "size", "(", ")", "<", "", ")", "break", ";", "const", "uint32_t", "DW", "=", "eatB32", "(", "Bytes", ")", ";", "Res", "=", "tryDecodeInst", "(", "DecoderTableVI32", ",", "MI", ","], "ground_truth": ["DW", ",", "Address", ")", ";"], "File": "AMDGPUDisassembler3", "Func": "getInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14328, "Length": 123, "Cover_Rate": 0.5168067226890757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "loc", ".", "offset", "=", "(", "long", ")", "&", "sc", "->", "REG_NAME", "(", "ebx", ")", "-", "new_cfa", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "how", "=", "REG_SAVED_OFFSET", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "loc", ".", "offset", "=", "(", "long", ")", "&", "sc", "->", "REG_NAME", "(", "ecx", ")", "-", "new_cfa", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "how", "=", "REG_SAVED_OFFSET", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "loc", ".", "offset", "=", "(", "long", ")", "&", "sc", "->", "REG_NAME", "(", "edx", ")", "-", "new_cfa", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "how", "=", "REG_SAVED_OFFSET", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "loc", ".", "offset", "=", "(", "long", ")", "&", "sc", "->", "REG_NAME", "(", "esi", ")", "-", "new_cfa", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "how", "=", "REG_SAVED_OFFSET", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "loc", ".", "offset", "=", "(", "long", ")", "&", "sc", "->", "REG_NAME", "(", "edi", ")", "-", "new_cfa", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "how", "=", "REG_SAVED_OFFSET", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "loc", ".", "offset", "=", "(", "long", ")", "&", "sc", "->", "REG_NAME", "(", "ebp", ")", "-", "new_cfa", ";", "fs", "->", "regs", ".", "reg", "[", "", "]", ".", "how"], "ground_truth": ["=", "REG_SAVED_OFFSET", ";"], "File": "linux-unwind", "Func": "x86_fallback_frame_state", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14329, "Length": 234, "Cover_Rate": 0.43413729128014844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BSSSection", "=", "nullptr", ";", "ReadOnlySection", "=", "nullptr", ";", "StaticCtorSection", "=", "nullptr", ";", "StaticDtorSection", "=", "nullptr", ";", "LSDASection", "=", "nullptr", ";", "EHFrameSection", "=", "nullptr", ";", "DwarfAbbrevSection", "=", "nullptr", ";", "DwarfInfoSection", "=", "nullptr", ";", "DwarfLineSection", "=", "nullptr", ";", "DwarfFrameSection", "=", "nullptr", ";", "DwarfPubTypesSection", "=", "nullptr"], "ground_truth": [";"], "File": "NVPTXTargetObjectFile", "Func": "NVPTXTargetObjectFile", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14330, "Length": 44, "Cover_Rate": 0.5432098765432098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", ";", "packLanes", "(", "RayOrigin", ")", ";", "if", "(", "IsA16", ")", "{", "auto", "UnmergeRayDir", "=", "B", ".", "buildUnmerge", "(", "{", "S16", ",", "S16", ",", "S16", ",", "S16", "}", ",", "RayDir", ")", ";", "auto", "UnmergeRayInvDir", "=", "B", ".", "buildUnmerge", "(", "{", "S16", ",", "S16", ",", "S16", ",", "S16", "}", ",", "RayInvDir", ")", ";", "Register", "R1", "=", "MRI", ".", "createGenericVirtualRegister", "(", "S32", ")", ";", "Register", "R2", "=", "MRI", ".", "createGenericVirtualRegister", "(", "S32", ")", ";", "Register", "R3", "=", "MRI", ".", "createGenericVirtualRegister", "(", "S32", ")", ";", "B", ".", "buildMerge", "(", "R1", ",", "{", "UnmergeRayDir", ".", "getReg", "(", "", ")", ",", "UnmergeRayDir", ".", "getReg", "(", "", ")", "}", ")", ";", "B", ".", "buildMerge", "(", "R2", ",", "{", "UnmergeRayDir", ".", "getReg", "(", "", ")", ",", "UnmergeRayInvDir", ".", "getReg", "(", "", ")", "}", ")", ";", "B", ".", "buildMerge", "(", "R3", ",", "{", "UnmergeRayInvDir", ".", "getReg", "(", "", ")", ",", "UnmergeRayInvDir", ".", "getReg", "(", "", ")", "}", ")", ";", "Ops", ".", "push_back", "(", "R1", ")", ";", "Ops", ".", "push_back", "(", "R2", ")", ";", "Ops", ".", "push_back", "(", "R3", ")", ";", "}", "else", "{", "packLanes", "(", "RayDir", ")", ";", "packLanes", "(", "RayInvDir", ")", ";", "}", "auto", "MIB", "=", "B", ".", "buildInstr", "(", "", ")", ".", "addDef", "("], "ground_truth": ["DstReg", ")", ".", "addImm", "(", "Opcode", ")", ";"], "File": "AMDGPULegalizerInfo26", "Func": "legalizeBVHIntrinsic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14331, "Length": 206, "Cover_Rate": 0.3393739703459638, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerSETCC", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "VideocoreISelLowering", "Func": "LowerSETCC", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14332, "Length": 16, "Cover_Rate": 0.6956521739130435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "DEBUG", "(", "MI", "->", "dump", "(", ")", ")", ";", "MCInstLower", "MCInstLowering", "(", "OutContext", ",", "*", "Mang", ",", "*", "this", ")", ";", "MCInst", "TmpInst"], "ground_truth": [";"], "File": "AZPRAsmPrinter", "Func": "EmitInstruction", "Target": "AZPR", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14333, "Length": 33, "Cover_Rate": 0.5409836065573771, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "}", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "SystemZConstantPoolValue", "Func": "getRelocationInfo", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14334, "Length": 9, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "TargetOpcode", "::", "G_CONCAT_VECTORS", ":", "return", "Helper", ".", "tryCombineConcatVectors", "(", "MI", ")", ";", "case", "TargetOpcode", "::", "G_SHUFFLE_VECTOR", ":", "return", "Helper", ".", "tryCombineShuffleVector", "(", "MI", ")", ";", "case", "TargetOpcode", "::", "G_MEMCPY", ":", "case", "TargetOpcode", "::", "G_MEMMOVE", ":", "case", "TargetOpcode", "::", "G_MEMSET", ":", "{", "unsigned", "MaxLen", "=", "EnableOpt", "?", "", ":"], "ground_truth": ["", ";"], "File": "AArch64PreLegalizerCombiner11", "Func": "combine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14335, "Length": 60, "Cover_Rate": 0.4411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "TargetLowering", "::", "emitLeadingFence", "(", "IRBuilder", "<", ">", "&", "Builder", ",", "Instruction", "*"], "ground_truth": ["Inst", ",", "AtomicOrdering", "Ord", ")", "const", "{"], "File": "PPCISelLowering (2)7", "Func": "emitLeadingFence", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14336, "Length": 21, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "int", "xtensa_hard_regno_nregs", "(", "unsigned", "int", "regno", ",", "machine_mode", "mode", ")", "{", "if", "(", "FP_REG_P", "(", "regno", ")", ")", "return", "CEIL", "(", "GET_MODE_SIZE", "(", "mode", ")", ",", "UNITS_PER_FPREG", ")", ";", "return", "CEIL", "(", "GET_MODE_SIZE", "(", "mode", ")", ",", "UNITS_PER_WORD"], "ground_truth": [")", ";"], "File": "xtensa", "Func": "xtensa_hard_regno_nregs", "Target": "xtensa", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14337, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "delta_rtx", "=", "scratch", ";", "}", "emit_insn", "(", "gen_add2_insn", "(", "this_rtx", ",", "delta_rtx", ")", ")", ";", "}", "if", "(", "vcall_offset", ")", "{", "rtx", "vcall_offset_rtx", "=", "GEN_INT", "(", "vcall_offset", ")", ";", "rtx", "scratch", "=", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ";", "gcc_assert", "(", "vcall_offset", "<", "", ")", ";", "emit_move_insn", "(", "scratch", ",", "gen_rtx_MEM", "(", "Pmode", ",", "this_rtx", ")", ")", ";", "if", "(", "SPARC_SIMM13_P", "(", "vcall_offset", ")", ")", ";", "else", "if", "(", "!", "fixed_regs", "[", "", "]", "&&", "vcall_offset", "<", "-", "", ")", "{", "rtx", "scratch2", "=", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ";", "emit_move_insn", "(", "scratch2", ",", "vcall_offset_rtx", ")", ";", "vcall_offset_rtx", "=", "scratch2", ";", "}", "else", "{", "rtx", "increment", "=", "GEN_INT", "(", "-", "", ")", ";", "while", "(", "!", "SPARC_SIMM13_P", "(", "vcall_offset", ")", ")", "{", "emit_insn", "(", "gen_add2_insn", "(", "scratch", ",", "increment", ")", ")", ";", "vcall_offset", "+=", "", ";", "}", "vcall_offset_rtx", "=", "GEN_INT", "(", "vcall_offset", ")", ";", "}", "emit_move_insn", "(", "scratch", ",", "gen_rtx_MEM", "(", "Pmode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "scratch", ",", "vcall_offset_rtx", ")", ")", ")", ";", "emit_insn", "(", "gen_add2_insn", "(", "this_rtx", ",", "scratch", ")", ")", ";", "}", "if", "(", "!", "TREE_USED", "(", "function", ")", ")", "{", "assemble_external", "(", "function", ")", ";", "TREE_USED", "(", "function", ")", "=", "", ";", "}", "funexp", "=", "XEXP", "(", "DECL_RTL", "(", "function", ")", ",", "", ")", ";", "if", "(", "flag_delayed_branch", ")", "{", "funexp", "=", "gen_rtx_MEM", "(", "FUNCTION_MODE", ",", "funexp", ")", ";", "insn", "=", "emit_call_insn", "(", "gen_sibcall", "(", "funexp", ")", ")", ";", "SIBLING_CALL_P", "(", "insn", ")", "=", "", ";", "}", "else", "{", "rtx", "spill_reg", ",", "seq", ",", "scratch", "=", "gen_rtx_REG", "(", "Pmode", ",", "", ")", ";", "if", "(", "flag_pic", ")", "{", "spill_reg", "=", "gen_rtx_REG", "(", "word_mode", ",", "", ")", ";", "start_sequence", "(", ")", ";", "load_got_register", "(", ")", ";", "if", "(", "!", "TARGET_VXWORKS_RTP", ")", "pic_offset_table_rtx", "=", "got_register_rtx", ";", "scratch", "=", "sparc_legitimize_pic_address", "(", "funexp", ",", "scratch", ")", ";", "seq", "=", "get_insns", "(", ")", ";", "end_sequence", "("], "ground_truth": [")", ";"], "File": "sparc", "Func": "sparc_output_mi_thunk", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14338, "Length": 308, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "aarch64_isa_flags", "=", "", ";", "bool", "valid_cpu", "=", "true", ";", "bool", "valid_tune", "=", "true", ";", "bool", "valid_arch", "=", "true", ";", "selected_cpu", "=", "NULL", ";", "selected_arch", "=", "NULL", ";", "selected_tune", "=", "NULL", ";", "if", "(", "aarch64_harden_sls_string", ")", "aarch64_validate_sls_mitigation", "(", "aarch64_harden_sls_string", ")", ";", "if", "(", "aarch64_branch_protection_string", ")", "aarch64_validate_mbranch_protection", "(", "aarch64_branch_protection_string", ")", ";", "if", "(", "aarch64_cpu_string", ")", "valid_cpu", "=", "aarch64_validate_mcpu", "(", "aarch64_cpu_string", ",", "&", "selected_cpu", ",", "&", "cpu_isa", ")", ";", "if", "(", "aarch64_arch_string", ")", "valid_arch", "=", "aarch64_validate_march", "(", "aarch64_arch_string", ",", "&", "selected_arch", ",", "&", "arch_isa", ")", ";", "if", "(", "aarch64_tune_string", ")", "valid_tune", "=", "aarch64_validate_mtune", "(", "aarch64_tune_string", ",", "&", "selected_tune", ")", ";", "SUBTARGET_OVERRIDE_OPTIONS", ";", "if", "(", "!", "selected_cpu", ")", "{", "if", "(", "selected_arch", ")", "{", "selected_cpu", "=", "&", "all_cores", "[", "selected_arch", "->", "ident", "]", ";", "aarch64_isa_flags", "=", "arch_isa", ";", "explicit_arch", "=", "selected_arch", "->", "arch", ";", "}", "else", "{", "selected_cpu", "=", "aarch64_get_tune_cpu", "(", "aarch64_none", ")", ";", "aarch64_isa_flags", "=", "TARGET_CPU_DEFAULT", ">>", "", ";", "}", "if", "(", "selected_tune", ")", "explicit_tune_core", "=", "selected_tune", "->", "ident", ";", "}", "else", "if", "(", "selected_arch", ")", "{", "if", "(", "selected_arch", "->", "arch", "!=", "selected_cpu", "->", "arch", ")", "{", "warning", "(", "", ",", "", ",", "aarch64_cpu_string", ",", "aarch64_arch_string", ")", ";", "}", "aarch64_isa_flags", "=", "arch_isa", ";", "explicit_arch", "=", "selected_arch", "->", "arch", ";", "explicit_tune_core", "=", "selected_tune", "?", "selected_tune", "->", "ident", ":", "selected_cpu", "->", "ident", ";", "}", "else", "{", "aarch64_isa_flags", "=", "cpu_isa", ";", "explicit_tune_core", "=", "selected_tune", "?", "selected_tune", "->", "ident", ":", "selected_cpu", "->", "ident", ";", "gcc_assert", "(", "selected_cpu", ")", ";", "selected_arch", "=", "&", "all_architectures", "[", "selected_cpu", "->", "arch", "]", ";", "explicit_arch", "=", "selected_arch", "->", "arch", ";", "}", "if", "(", "!", "selected_arch", ")", "{", "gcc_assert", "(", "selected_cpu", ")", ";", "selected_arch", "=", "&", "all_architectures", "[", "selected_cpu", "->", "arch", "]", ";", "}", "if", "(", "!", "selected_tune", ")", "selected_tune", "=", "selected_cpu", ";", "if", "(", "aarch64_enable_bti", "==", "", ")", "{", "aarch64_enable_bti", "=", "", ";", "aarch64_enable_bti", "=", ""], "ground_truth": [";"], "File": "aarch641", "Func": "aarch64_override_options", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14339, "Length": 296, "Cover_Rate": 0.6851851851851852, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "callWaitsOnFunctionEntry", "(", "const", "MachineInstr", "&", "MI"], "ground_truth": [")", "{"], "File": "SIInsertWaitcnts1", "Func": "callWaitsOnFunctionEntry", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14340, "Length": 10, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "return", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "||", "MF", ".", "getFrameInfo"], "ground_truth": ["(", ")", "->", "hasVarSizedObjects", "(", ")", "||", "MFI", "->", "isFrameAddressTaken", "(", ")", ")", ";"], "File": "OpenRISCFrameLowering", "Func": "hasFP", "Target": "OpenRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14341, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "getPointerRegClass", "(", "const", "MachineFunction", "&", "MF", ",", "unsigned", "Kind", "=", "", ")", "const", "override", "{", "return", "&"], "ground_truth": ["", ";"], "File": "RISCVRegisterInfo (2)", "Func": "getPointerRegClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14342, "Length": 22, "Cover_Rate": 0.88, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "fixOneOperandFPComparison", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "EncodedValue", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "EncodedValue", "&=", "~", "(", "", "<<", ""], "ground_truth": [")", ";"], "File": "AArch64MCCodeEmitter (2)", "Func": "fixOneOperandFPComparison", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14343, "Length": 29, "Cover_Rate": 0.8787878787878788, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cfun", "->", "machine", "->", "sdmode_stack_slot", "!=", "NULL_RTX", ")", "instantiate_decl_rtl", "(", "cfun", "->", "machine"], "ground_truth": ["->", "sdmode_stack_slot", ")", ";"], "File": "rs60004", "Func": "rs6000_instantiate_decls", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14344, "Length": 19, "Cover_Rate": 0.7037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ValSize", "<=", "", "&&", "", ")", ";", "assert", "(", "LocSize", "<=", "", "&&", "", ")", ";", "markPhysRegUsed", "(", "PhysReg", ")", ";", "if", "(", "ValSize", "==", "LocSize", ")", "{", "MIRBuilder", ".", "buildCopy", "(", "ValVReg", ",", "PhysReg", ")", ";", "}", "else", "{", "assert", "(", "ValSize", "<", "LocSize", "&&", "", ")", ";", "auto", "PhysRegToVReg", "=", "MIRBuilder", ".", "buildCopy", "(", "LLT", "::", "scalar", "(", "LocSize", ")", ",", "PhysReg", ")", ";", "MIRBuilder", ".", "buildTrunc", "(", "ValVReg", ","], "ground_truth": ["PhysRegToVReg", ")", ";"], "File": "M88kCallLowering", "Func": "assignValueToReg", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14345, "Length": 77, "Cover_Rate": 0.5347222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "regno", "==", "MAC_REG", "?", "mode"], "ground_truth": ["==", "SImode", ":", "", ";"], "File": "h8300", "Func": "h8300_hard_regno_mode_ok", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14346, "Length": 11, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instr", "(", "CVIResource", "::", "TypeUnitsAndLanes", "*", "T", ",", "MCInstrInfo", "const", "&", "MCII", ",", "MCInst", "const", "*", "id", ",", "MCInst", "const", "*", "Extender", ",", "unsigned", "s", ",", "bool", "x", "=", "false", ")", ":", "ID", "(", "id", ")", ",", "Extender", "(", "Extender", ")", ",", "Core", "(", "s", ")", ",", "CVI", "(", "T", ",", "MCII"], "ground_truth": [",", "s", ",", "id", ")", ",", "SoloException", "(", "x", ")", "{", "}"], "File": "HexagonShuffler10", "Func": "HexagonInstr", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14347, "Length": 64, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddedSize", "+=", "this", "->", "getRegionSize", "(", ")", ";", "return", ";", "}", "bool", "BPChanged", "=", "false", ";", "if", "(", "CSRs", ".", "size", "(", ")", ">", "", "&&", "(", "(", "AddedSize", "+", "Offset", ")", "-", "Scale", ")", ">", "(", "uint64_t", ")", "Scale", "*", "", ")", "{", "Basereg", "=", "adjustRegBySVE", "(", "MF", ",", "MBB", ",", "MBBI", ",", "DL", ",", "Basereg", ",", "AddedSize", "+", "Offset", ",", "true", ")", ";", "AddedSize", "=", ""], "ground_truth": [";"], "File": "AArch64FrameLowering62", "Func": "emitEpilogue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14348, "Length": 69, "Cover_Rate": 0.42073170731707316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "address", "=", "temp_reg", ";", "pic_ref", "=", "gen_const_mem", "(", "Pmode", ",", "address", ")", ";", "crtl", "->", "uses_pic_offset_table", "=", "", ";", "emit_move_insn", "(", "reg", ",", "pic_ref", ")", ";", "return", "reg", ";", "}", "}", "else", "if", "(", "GET_CODE", "(", "orig", ")", "==", "CONST", ")", "{", "rtx", "base", ",", "offset", ";", "if", "(", "GET_CODE", "(", "XEXP", "(", "orig", ",", "", ")", ")", "==", "PLUS", "&&", "XEXP", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", "==", "tilegx_got_rtx", "(", ")", ")", "return", "orig", ";", "if", "(", "reg", "==", "", ")", "{", "gcc_assert", "(", "can_create_pseudo_p", "(", ")", ")", ";", "reg", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "}", "gcc_assert", "(", "GET_CODE", "(", "XEXP", "(", "orig", ",", "", ")", ")", "==", "PLUS", ")", ";", "base", "=", "tilegx_legitimize_pic_address", "(", "XEXP", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", ",", "Pmode", ",", "reg", ")", ";", "offset", "=", "tilegx_legitimize_pic_address", "(", "XEXP", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", ",", "Pmode", ",", "base", "==", "reg", "?", "", ":", "reg", ")", ";", "if", "(", "CONST_INT_P", "(", "offset", ")", ")", "{", "if", "(", "can_create_pseudo_p", "(", ")", ")", "offset", "=", "force_reg", "(", "Pmode", ",", "offset", ")", ";", "else", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "can_create_pseudo_p", "(", ")", ")", "return", "force_reg", "(", "Pmode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "base", ",", "offset", ")", ")", ";", "else", "gcc_unreachable", "(", ")", ";", "}", "else", "if", "(", "GET_CODE", "(", "orig", ")", "==", "LABEL_REF", ")", "{", "rtx", "address", ";", "rtx", "temp_reg", ";", "if", "(", "reg", "==", "", ")", "{", "gcc_assert", "(", "can_create_pseudo_p", "(", ")", ")", ";", "reg", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "}", "temp_reg", "=", "create_temp_reg_if_possible", "(", "Pmode", ",", "reg", ")", ";", "tilegx_compute_pcrel_address", "(", "temp_reg", ",", "orig", ")", ";", "crtl", "->", "uses_pic_offset_table", "=", "", ";", "address", "=", "temp_reg", ";", "emit_move_insn", "(", "reg", ","], "ground_truth": ["address", ")", ";"], "File": "tilegx", "Func": "tilegx_legitimize_pic_address", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 14349, "Length": 293, "Cover_Rate": 0.5298372513562387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCOperand", "createMCOperand", "(", "MCExpr", "::", "VariantKind", "Kind", ",", "MCSymbol", "*", "Sym", ",", "MCContext", "&", "OutContext", ")", "{", "const", "MCSymbolRefExpr", "*", "MCSym", "=", "MCSymbolRefExpr", "::", "create", "(", "Sym", ",", "OutContext", ")", ";", "const", "MCExpr", "*", "expr", "=", "MCExpr", "::", "create", "(", "Kind", ","], "ground_truth": ["MCSym", ",", "OutContext", ")", ";"], "File": "SparcAsmPrinter", "Func": "createSparcMCOperand", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14350, "Length": 48, "Cover_Rate": 0.8421052631578947, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "msb_val", "=", "val", ">=", "", "?", "", ":", "-", "", ";", "for", "(", "i", "=", "", ";", "i", "<=", "copies", ";", "i", "*=", "", ")", "{", "HOST_WIDE_INT", "small_val", ";", "bitsize", "/=", "", ";", "small_val", "=", "splat_val", ">>", "bitsize", ";", "mask", ">>=", "bitsize", ";", "if", "(", "splat_val", "!=", "(", "(", "small_val", "<<", "bitsize", ")", "|", "(", "small_val", "&", "mask", ")", ")", ")", "return", "false", ";", "splat_val", "=", "small_val", ";", "}", "if", "(", "EASY_VECTOR_15", "(", "splat_val", ")", ")", ";", "else", "if", "(", "EASY_VECTOR_15_ADD_SELF", "(", "splat_val", ")", "&&", "(", "splat_val", ">=", "", "||", "(", "step", "==", "", "&&", "copies"], "ground_truth": ["==", "", ")", ")", ")", ";"], "File": "rs60004", "Func": "vspltis_constant", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14351, "Length": 102, "Cover_Rate": 0.3434343434343434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "strcmp", "(", "arg", ",", "", ")", "==", "", ")", "mips_abi", "=", "ABI_64", ";", "else", "if", "(", "strcmp", "(", "arg", ",", "", ")", "==", "", ")", "mips_abi", "=", "ABI_EABI", ";", "else", "return", "false", ";", "return", "true", ";", "case", "OPT_march_", ":", "case", "OPT_mtune_", ":", "return", "mips_parse_cpu", "(", "arg", ")", "!=", "", ";", "case"], "ground_truth": ["OPT_mips", ":"], "File": "mips3", "Func": "mips_handle_option", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14352, "Length": 56, "Cover_Rate": 0.3373493975903614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetStreamer", "&", "TS", "=", "getTargetStreamer", "(", ")", ";", "TS", ".", "setPic", "(", "OutContext", ".", "getObjectFileInfo", "(", ")", "->", "isPositionIndependent", "(", ")", ")", ";", "const", "Triple", "&", "TT", "=", "TM", ".", "getTargetTriple", "(", ")", ";", "StringRef", "CPU", "=", "", "(", "TT", ",", "TM", ".", "getTargetCPU", "(", ")", ")", ";", "StringRef", "FS", "=", "TM", ".", "getTargetFeatureString", "(", ")", ";", "const", "TargetMachine", "&", "MTM", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM", ")", ";", "const", "Subtarget", "STI", "(", "TT", ",", "CPU", ",", "FS", ",", "MTM", ".", "isLittleEndian", "(", ")", ",", "MTM", ",", "", ")", ";", "bool", "IsABICalls", "=", "STI", ".", "isABICalls", "(", ")", ";", "const", "ABIInfo", "&", "ABI", "=", "MTM", ".", "getABI", "(", ")", ";", "if", "(", "IsABICalls", ")", "{", "TS", ".", "emitDirectiveAbiCalls", "("], "ground_truth": [")", ";"], "File": "MipsAsmPrinter28", "Func": "EmitStartOfAsmFile", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14353, "Length": 124, "Cover_Rate": 0.4217687074829932, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "InsertPos", "=", "isLd", "?", "FirstOp", ":", "LastOp", ";", "while", "(", "InsertPos", "!=", "MBB", "->", "end", "(", ")", "&&", "(", "MemOps", ".", "count", "(", "InsertPos", ")", "||", "InsertPos", "->", "isDebugValue", "(", ")", ")", ")", "++", "InsertPos", ";", "MachineInstr", "*", "Op0", "=", "Ops", ".", "back", "(", ")", ";", "MachineInstr", "*", "Op1", "=", "Ops", "[", "Ops", ".", "size", "(", ")", "-", "", "]", ";", "unsigned", "EvenReg", "=", "", ",", "OddReg", "=", "", ";", "unsigned", "BaseReg", "=", "", ",", "PredReg", "=", "", ";", "", "Pred", "=", "", ";", "bool", "isT2", "=", "false", ";", "unsigned", "NewOpc", "=", "", ";", "int", "Offset", "=", "", ";", "DebugLoc", "dl", ";", "if", "(", "NumMove", "==", "", "&&", "CanFormLdStDWord", "(", "Op0", ",", "Op1", ",", "dl", ",", "NewOpc", ",", "EvenReg", ",", "OddReg", ",", "BaseReg", ",", "Offset", ",", "PredReg", ",", "Pred", ",", "isT2", ")", ")", "{", "Ops", ".", "pop_back", "(", ")", ";", "Ops", ".", "pop_back", "(", ")", ";", "const", "MCInstrDesc", "&", "MCID", "=", "TII", "->", "get", "(", "NewOpc", ")", ";", "const", "TargetRegisterClass", "*", "TRC", "=", "TII", "->", "getRegClass", "(", "MCID", ",", "", ",", "TRI", ",", "*", "MF", ")", ";", "MRI", "->", "constrainRegClass", "(", "EvenReg", ",", "TRC", ")", ";", "MRI", "->", "constrainRegClass", "(", "OddReg", ",", "TRC", ")", ";", "if", "(", "isLd", ")", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "InsertPos", ",", "dl", ",", "MCID", ")", ".", "addReg", "(", "EvenReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "OddReg", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "BaseReg", ")", ";", "if", "(", "!", "isT2", ")", "MIB", ".", "addReg", "(", "", ")", ";", "MIB", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ";", "concatenateMemOperands", "(", "MIB", ",", "Op0", ",", "Op1", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MIB", "<<", "", ")", ";", "++", "NumLDRDFormed", ";", "}", "else", "{", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "InsertPos", ",", "dl", ",", "MCID", ")", ".", "addReg", "(", "EvenReg", ")", ".", "addReg", "(", "OddReg", ")", ".", "addReg", "(", "BaseReg", ")", ";", "if", "(", "!", "isT2", ")", "MIB", ".", "addReg", "(", "", ")", ";", "MIB", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "Pred", ")", ".", "addReg", "(", "PredReg", ")", ";", "concatenateMemOperands", "(", "MIB", ",", "Op0", ",", "Op1", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "MIB", "<<", "", ")", ";", "++", "NumSTRDFormed", ";", "}", "MBB", "->", "erase", "(", "Op0", ")", ";", "MBB", "->", "erase", "(", "Op1", ")", ";", "MRI", "->", "setRegAllocationHint", "(", "EvenReg", ",", "", ",", "OddReg", ")", ";", "MRI", "->", "setRegAllocationHint", "(", "OddReg", ",", "", ",", "EvenReg", ")", ";", "}", "else", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!="], "ground_truth": ["NumMove", ";", "++", "i", ")", "{"], "File": "ARMLoadStoreOptimizer18", "Func": "RescheduleOps", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14354, "Length": 439, "Cover_Rate": 0.4829482948294829, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")"], "ground_truth": [",", "TLOF", "(", "make_unique", "<", "TargetObjectFile", ">", "(", ")", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ")", "{"], "File": "HexagonTargetMachine51", "Func": "HexagonTargetMachine", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14355, "Length": 84, "Cover_Rate": 0.9438202247191011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "RV", "=", "foldXorTruncShiftIntoCmp", "(", "N", ",", "DAG", ")", ")", "return", "RV", ";", "if", "(", "Subtarget", ".", "hasCMov", "(", ")", ")", "if", "(", "SDValue", "RV", "=", "combineIntegerAbs", "(", "N"], "ground_truth": [",", "DAG", ")", ")", "return", "RV", ";"], "File": "X86ISelLowering (3)", "Func": "combineXor", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14356, "Length": 38, "Cover_Rate": 0.33043478260869563, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addPass", "(", "createPrepareForLiveIntervals", "(", ")", ")", ";", "addPass", "(", "createOptimizeLiveIntervals", "(", ")", ")", ";", "addPass", "(", "createStoreResults", "(", ")", ")", ";", "addPass", "(", "createRegStackify", "(", ")", ")", ";", "addPass", "(", "createRegColoring", "(", ")", ")", ";", "}", "addPass", "(", "createFixIrreducibleControlFlow", "(", ")", ")", ";", "addPass", "(", "createExplicitLocals", "(", ")", ")", ";", "addPass", "(", "createCFGSort", "(", ")", ")", ";", "addPass", "(", "createCFGStackify", "(", ")", ")", ";", "addPass", "(", "createLowerBrUnless", "(", ")"], "ground_truth": [")", ";"], "File": "WebAssemblyTargetMachine14", "Func": "addPreEmitPass", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14357, "Length": 82, "Cover_Rate": 0.6119402985074627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachinePointerInfo", "PtrInfo", "=", "MachinePointerInfo", "::", "getFixedStack", "(", "*", "MF", ",", "FrameIndex", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", "->", "getMachineMemOperand", "(", "PtrInfo", ",", "MachineMemOperand", "::", "MOLoad", ",", "FrameInfo", ".", "getObjectSize", "(", "FrameIndex", ")", ",", "FrameInfo", ".", "getObjectAlign", "(", "FrameIndex", ")", ")", ";", "if", "(", "RI", ".", "isSGPRClass", "(", "RC", ")", ")", "{", "MFI", "->", "setHasSpilledSGPRs", "(", ")", ";", "assert", "(", "DestReg", "!=", "", "&&", "", ")", ";", "assert", "(", "DestReg", "!=", "", "&&", "DestReg", "!=", "", "&&", "DestReg", "!=", "", "&&", "", ")", ";", "const", "MCInstrDesc", "&", "OpDesc", "=", "get", "(", "getSGPRSpillRestoreOpcode", "(", "SpillSize", ")", ")", ";", "if", "(", "DestReg", ".", "isVirtual", "(", ")", "&&", "SpillSize", "==", "", ")", "{", "MachineRegisterInfo", "&", "MRI", "=", "MF", "->", "getRegInfo", "(", ")", ";", "MRI", ".", "constrainRegClass", "(", "DestReg", ",", "&", "", ")", ";", "}", "if", "(", "RI", ".", "spillSGPRToVGPR", "(", ")", ")", "FrameInfo", ".", "setStackID", "(", "FrameIndex", ",", "TargetStackID", "::", "SGPRSpill", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "OpDesc", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FrameIndex", ")", ".", "addMemOperand", "(", "MMO", ")", ".", "addReg", "(", "MFI", "->", "getStackPtrOffsetReg", "(", ")", ",", "RegState", "::", "Implicit", ")", ";", "return", ";", "}", "unsigned", "Opcode", "=", "RI", ".", "hasAGPRs", "(", "RC", ")", "?", "getAGPRSpillRestoreOpcode", "(", "SpillSize", ")", ":"], "ground_truth": ["getVGPRSpillRestoreOpcode", "(", "SpillSize", ")", ";"], "File": "SIInstrInfo120", "Func": "loadRegFromStackSlot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14358, "Length": 209, "Cover_Rate": 0.6005747126436781, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmuludq128", "(", "(", "__v4si", ")", "__A"], "ground_truth": [",", "(", "__v4si", ")", "__B", ")", ";"], "File": "emmintrin4", "Func": "_mm_mul_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14359, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "InsertCacheInv", ")", "return", "false", ";", "bool", "Changed", "=", "false", ";", "if", "(", "(", "AddrSpace", "&", "", ")", "!=", "", ")", "{", "switch", "(", "Scope", ")", "{", "case", "", ":", "case", "", ":", "break", ";", "case", ""], "ground_truth": [":"], "File": "SIMemoryLegalizer19", "Func": "insertAcquire", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14360, "Length": 40, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "register", "union", "long_double_long", "ldl", ";", "ldl", ".", "ld", "=", "ld", ";", "if", "(", "!", "ldl", ".", "l", ".", "upper", "&&", "!", "ldl", ".", "l", ".", "middle", "&&", "!", "ldl", ".", "l", ".", "lower", ")", "return", "", ";", "exp", "=", "EXPX", "(", "ldl", ")", "-", "EXCESSX", "+", "EXCESSD", ";", "if", "(", "exp", ">=", "EXPDMASK", ")", "exp", "=", "EXPDMASK", "-", "", ";", "dl", ".", "l", ".", "upper", "=", "SIGNX", "(", "ldl", ")", ";", "dl", ".", "l", ".", "upper", "|=", "exp", "<<", "(", "", "-", "(", "EXPDBITS", "+", "", ")", ")", ";", "dl", ".", "l", ".", "upper", "|=", "(", "ldl", ".", "l", ".", "middle", "&", "MANTXMASK", ")", ">>", "(", "EXPDBITS", "+", "", "-", "", ")", ";", "dl", ".", "l", ".", "lower", "=", "(", "ldl", ".", "l", ".", "middle", "&", "MANTXMASK", ")", "<<", "(", "", "-", "(", "EXPDBITS", "+", "", "-", "", ")", ")", ";", "dl", ".", "l", ".", "lower", "|=", "ldl", ".", "l", ".", "lower", ">>", "(", "EXPDBITS", "+", "", "-", "", ")", ";", "return", "dl", "."], "ground_truth": ["d", ";"], "File": "fpgnulib", "Func": "__truncxfdf2", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14361, "Length": 166, "Cover_Rate": 0.9021739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "raw_svector_ostream", "OS", "(", "Str", ")", ";", "PrintDebugValueComment", "(", "MI", ",", "OS", ")", ";", "return", ";", "}", "MCInst", "TmpInst0", ";", "MCInstLowering", ".", "Lower", "("], "ground_truth": ["MI", ",", "TmpInst0", ")", ";"], "File": "Cpu0AsmPrinter2", "Func": "EmitInstruction", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14362, "Length": 28, "Cover_Rate": 0.45161290322580644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", ")", "{", "if", "(", "VT", "==", "", ")", "return", "", ";", "else", "if", "(", "VT", "==", "", ")", "return", "", ";", "}", "return", "TargetLowering", "::", "getRegClassFor", "(", "VT"], "ground_truth": [")", ";"], "File": "ARMISelLowering114", "Func": "getRegClassFor", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14363, "Length": 37, "Cover_Rate": 0.6491228070175439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "PTy", "=", "getPointerTy", "(", ")", ";", "unsigned", "EntrySize", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getJumpTableInfo", "(", ")", "->", "getEntrySize", "(", "*", "getDataLayout", "(", ")", ")", ";", "Index", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PTy", ",", "Index", ",", "DAG", ".", "getConstant", "(", "EntrySize", ",", "PTy", ")", ")", ";", "SDValue", "Addr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PTy", ",", "Index", ",", "Table", ")", ";", "EVT", "MemVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "EntrySize", "*", "", ")", ";", "Addr", "=", "DAG", ".", "getExtLoad", "(", "", ",", "DL", ",", "PTy", ",", "Chain", ",", "Addr", ",", "MachinePointerInfo", "::", "getJumpTable", "(", ")", ",", "MemVT", ",", "false", ",", "false", ",", "", ")", ";", "Chain", "=", "Addr", ".", "getValue", "(", "", ")", ";", "if", "(", "(", "getTargetMachine", "(", ")", ".", "getRelocationModel", "(", ")", "==", "Reloc", "::", "PIC_", ")", "||", "Subtarget", ".", "isABI_N64"], "ground_truth": ["(", ")", ")", "{"], "File": "MipsISelLowering120", "Func": "lowerBR_JT", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14364, "Length": 152, "Cover_Rate": 0.5984251968503937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "uint16_t", "ReservedCPURegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "BitVector", "Reserved", "(", "getNumRegs", "(", ")", ")", ";", "typedef", "TargetRegisterClass", "::", "iterator", "RegIter", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "array_lengthof", "(", "ReservedCPURegs", ")", ";", "++", "I", ")", "Reserved"], "ground_truth": [".", "set", "(", "ReservedCPURegs", "[", "I", "]", ")", ";"], "File": "TeeRISCRegisterInfo", "Func": "getReservedRegs", "Target": "TeeRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14365, "Length": 90, "Cover_Rate": 0.6164383561643836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "MEP_NONGENERAL_CLASS", "(", "rclass", ")", "&&", "(", "mep_nonregister", "(", "x", ")", "||", "mep_nongeneral_reg", "(", "x", ")", ")", ")", "rv", "=", "GENERAL_REGS", ";", "fprintf", "(", "stderr", ",", "", ",", "reg_class_names", "[", "rv", "]", ")", ";", "return", "(", "enum", "reg_class", ")", "rv"], "ground_truth": [";"], "File": "mep", "Func": "mep_secondary_output_reload_class", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14366, "Length": 43, "Cover_Rate": 0.4095238095238095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "FalseLanesZero", ";", "SmallPtrSet", "<", "MachineInstr", "*", ",", "", ">", "Predicated", ";", "MachineBasicBlock", "*", "Header", "=", "ML", ".", "getHeader", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "&", "MI", ":", "*", "Header", ")", "{", "if", "(", "!", "shouldInspect", "(", "MI", ")", ")", "continue", ";", "if", "(", "isVCTP", "(", "&", "MI", ")", "||", "isVPTOpcode", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", "continue", ";", "bool", "isPredicated", "=", "isVectorPredicated", "(", "&", "MI", ")", ";", "bool", "retainsOrReduces", "=", "retainsPreviousHalfElement", "(", "MI", ")", "||", "isHorizontalReduction", "(", "MI", ")", ";", "if", "(", "isPredicated", ")", "Predicated", ".", "insert", "(", "&", "MI", ")", ";", "if", "(", "producesFalseLanesZero", "(", "MI", ",", "QPRs", ",", "RDA", ",", "FalseLanesZero", ")", ")", "FalseLanesZero", ".", "insert", "(", "&", "MI", ")", ";", "else", "if", "(", "MI", ".", "getNumDefs", "(", ")", "==", "", ")", "continue", ";", "else", "if", "(", "!", "isPredicated", "&&", "retainsOrReduces", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", ")", ";", "return", "false", ";", "}", "else", "if", "(", "!", "isPredicated", "&&", "MI", ".", "getOpcode", "(", ")", "!=", "", ")", "FalseLanesUnknown", ".", "insert", "(", "&", "MI", ")", ";", "}", "LLVM_DEBUG", "(", "{", "dbgs", "(", ")", "<<", "", ";", "for", "(", "auto", "*", "I", ":", "Predicated", ")", "dbgs", "(", ")", "<<", "", "<<", "*"], "ground_truth": ["I", ";"], "File": "ARMLowOverheadLoops", "Func": "ValidateLiveOuts", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14367, "Length": 217, "Cover_Rate": 0.7380952380952381, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Input", ";", "auto", "isSExtOfVecExtract", "=", "[", "&", "]", "(", "SDValue", "Op", ")", "->", "bool", "{", "if", "(", "!", "Op", ")", "return", "false", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "!=", "", "&&", "Op", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "SDValue", "Extract", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Extract", ".", "getOpcode", "(", ")", "==", "", ")", "Extract", "=", "Extract", ".", "getOperand", "(", "", ")", ";", "if", "(", "Extract", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "ConstantSDNode", "*", "ExtOp", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Extract", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "ExtOp", ")", "return", "false", ";", "Index", "=", "ExtOp", "->", "getZExtValue", "(", ")", ";", "if", "(", "Input", "&&", "Input", "!=", "Extract", ".", "getOperand", "(", "", ")", ")", "return", "false", ";", "if", "(", "!", "Input", ")", "Input", "="], "ground_truth": ["Extract", ".", "getOperand", "(", "", ")", ";"], "File": "PPCISelLowering (2)7", "Func": "combineBVOfVecSExt", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14368, "Length": 150, "Cover_Rate": 0.352112676056338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "restoreCalleeSavedRegisters", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "override", "{", "return", "true"], "ground_truth": [";"], "File": "HexagonFrameLowering (2)", "Func": "restoreCalleeSavedRegisters", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14369, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addCodeGenPrepare", "(", ")", "{", "addPass", "(", "createLowerSwitchPass", "(", ")", ")", ";", "TargetPassConfig", "::", "addCodeGenPrepare", "(", ")"], "ground_truth": [";"], "File": "Z80TargetMachine1", "Func": "addCodeGenPrepare", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14370, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isUnaryOperator", "(", "const", "InfixCalculatorTok", "Op", ")", "{", "return", "Op", "==", "IC_NEG", "||", "Op"], "ground_truth": ["==", "IC_NOT", ";"], "File": "X86AsmParser (2)5", "Func": "isUnaryOperator", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14371, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "&", "InstrInfo", ".", "getRegisterInfo", "("], "ground_truth": [")", ";"], "File": "M68kSubtarget", "Func": "getRegisterInfo", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14372, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AssignedReg", "=", "FuncInfo", ".", "ValueMap", "[", "I", "]", ";", "const", "TargetRegisterClass", "*", "RC", "=", "(", "AssignedReg", "?", "MRI", ".", "getRegClass", "(", "AssignedReg", ")", ":", "(", "DestVT", "==", "", "?", "&", "", ":", "&", "", ")", ")", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "if", "(", "!", "EmitIntExt", "(", "SrcVT", ",", "SrcReg", ",", "DestVT", ",", "ResultReg", ",", "IsZExt", ")", ")", "return", "false", ";", "updateValueMap", "(", "I", ",", "ResultReg", ")", ";", "return", "true"], "ground_truth": [";"], "File": "PPCFastISel17", "Func": "SelectIntExt", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14373, "Length": 75, "Cover_Rate": 0.3409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "SplatBits", "&", "~", "", ")", "==", "", "&&", "", ")", ";", "OpCmode", "=", "", ";", "Imm", "=", "SplatBits", ";", "VT", "=", "is128Bits", "?", "", ":", "", ";", "break", ";", "case", "", ":", "VT", "=", "is128Bits", "?", "", ":", "", ";", "if", "(", "(", "SplatBits", "&", "~", "", ")", "==", "", ")", "{", "OpCmode", "=", "", ";", "Imm", "=", "SplatBits", ";", "break", ";", "}", "if", "(", "(", "SplatBits", "&", "~", "", ")", "==", "", ")", "{", "OpCmode", "=", "", ";", "Imm", "=", "SplatBits", ">>", "", ";", "break", ";", "}", "return", "SDValue", "(", ")", ";", "case", "", ":", "VT", "=", "is128Bits", "?", "", ":", "", ";", "if", "(", "(", "SplatBits", "&", "~", "", ")", "==", "", ")", "{", "OpCmode", "=", "", ";", "Imm", "=", "SplatBits", ";", "break", ";", "}", "if", "(", "(", "SplatBits", "&", "~", "", ")", "==", "", ")", "{", "OpCmode", "=", "", ";", "Imm", "=", "SplatBits", ">>", "", ";", "break", ";", "}", "if", "(", "(", "SplatBits", "&", "~", "", ")", "==", "", ")", "{", "OpCmode", "=", "", ";", "Imm", "=", "SplatBits", ">>", "", ";", "break", ";", "}", "if", "(", "(", "SplatBits", "&", "~", "", ")", "==", "", ")", "{", "OpCmode", "=", "", ";", "Imm", "=", "SplatBits", ">>", "", ";", "break", ";", "}", "if", "(", "type", "==", "OtherModImm", ")", "return", "SDValue", "(", ")", ";", "if", "(", "(", "SplatBits", "&", "~", "", ")", "==", "", "&&", "(", "(", "SplatBits", "|", "SplatUndef", ")", "&", "", ")", "==", "", ")", "{", "OpCmode", "=", "", ";", "Imm", "=", "SplatBits", ">>", "", ";", "break", ";", "}", "if", "(", "(", "SplatBits", "&", "~", "", ")", "==", "", "&&", "(", "(", "SplatBits", "|", "SplatUndef", ")", "&", "", ")", "==", "", ")", "{", "OpCmode", "=", "", ";", "Imm", "=", "SplatBits", ">>", "", ";", "break", ";", "}", "return", "SDValue", "(", ")", ";", "case", "", ":", "{", "if", "(", "type", "!=", "VMOVModImm", ")", "return", "SDValue", "(", ")", ";", "uint64_t", "BitMask", "=", "", ";", "uint64_t", "Val", "=", "", ";", "unsigned", "ImmMask", "=", "", ";", "Imm", "=", "", ";", "for", "(", "int", "ByteNum", "=", "", ";", "ByteNum", "<", "", ";", "++", "ByteNum", ")", "{", "if", "(", "(", "(", "SplatBits", "|", "SplatUndef", ")", "&", "BitMask", ")", "==", "BitMask", ")", "{", "Val", "|="], "ground_truth": ["BitMask", ";"], "File": "ARMISelLowering (2)", "Func": "isNEONModifiedImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14374, "Length": 363, "Cover_Rate": 0.654054054054054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "llvm", "::", "all_of", "(", "Mask", ","], "ground_truth": ["[", "CmpVal", "]", "(", "int", "M", ")", "{"], "File": "X86ISelLowering (2)5", "Func": "isUndefOrEqual", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14375, "Length": 15, "Cover_Rate": 0.32608695652173914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createR600EmitClauseMarkers", "(", "*", "TM", ")", ")", ";", "addPass", "(", "createR600ExpandSpecialInstrsPass", "(", "*", "TM", ")", ")", ";", "addPass", "(", "&", "FinalizeMachineBundlesID", ")", ";", "addPass", "(", "createR600Packetizer", "(", "*", "TM", ")", ")", ";", "addPass", "(", "createR600ControlFlowFinalizer", "(", "*", "TM", ")", ")", ";", "}", "else", "{", "addPass", "(", "createLowerControlFlowPass", "(", "*", "TM", ")"], "ground_truth": [")", ";"], "File": "AMDGPUTargetMachine51", "Func": "addPreEmitPass", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14376, "Length": 54, "Cover_Rate": 0.46956521739130436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "matchLDPSTPAddrMode", "(", "Register", "Root", ",", "Register", "&", "Base", ",", "int", "&", "Offset", ",", "MachineRegisterInfo", "&", "MRI", ")", "{", "Base", "="], "ground_truth": ["Root", ";"], "File": "AArch64LegalizerInfo12", "Func": "matchLDPSTPAddrMode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14377, "Length": 24, "Cover_Rate": 0.3116883116883117, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "In", ".", "isBranch", "(", ")", ")", "for", "(", "auto", "&", "O", ":", "In", ".", "operands", "(", ")", ")", "if", "(", "O", ".", "isGlobal", "(", ")", "||", "O", ".", "isSymbol", "(", ")", ")", "return", "true", ";", "const", "MCInstrDesc", "&", "D", "=", "In", ".", "getDesc", "(", ")", ";", "if", "(", "!", "D", ".", "getImplicitDefs", "(", ")", "&&", "!", "D", ".", "getImplicitUses"], "ground_truth": ["(", ")", ")", "return", "false", ";"], "File": "RDFGraph1", "Func": "isFixedReg", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14378, "Length": 67, "Cover_Rate": 0.3526315789473684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CSKY_FUNCTION_TYPE", "(", "cfun", "->", "machine", "->", "func_type", ")", "==", "CSKY_FT_UNKNOWN", ")", "{", "unsigned", "long", "type", "=", "CSKY_FT_UNKNOWN", ";", "tree", "a", ";", "tree", "attr", ";", "gcc_assert", "(", "TREE_CODE", "(", "current_function_decl", ")", "==", "FUNCTION_DECL", ")", ";", "attr", "=", "DECL_ATTRIBUTES", "(", "current_function_decl", ")", ";", "a", "=", "lookup_attribute", "(", "", ",", "attr", ")", ";", "if", "(", "a", "!=", "NULL_TREE", ")", "type", "|=", "CSKY_FT_NAKED", ";", "a", "=", "lookup_attribute", "(", "", ",", "attr", ")", ";", "if", "(", "a", "==", "NULL_TREE", ")", "a", "=", "lookup_attribute", "(", "", ",", "attr", ")", ";", "if", "(", "a", "==", "NULL_TREE", ")", "type", "|=", "CSKY_FT_NORMAL", ";", "else", "type", "|=", "get_csky_isr_type", "(", "TREE_VALUE", "(", "a", ")", ")", ";", "cfun", "->", "machine", "->"], "ground_truth": ["func_type", "=", "type", ";"], "File": "csky", "Func": "get_csky_current_func_type", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14379, "Length": 115, "Cover_Rate": 0.8712121212121212, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "SUBB", ":", "return", "", ";", "case", "AND", ":", "return", "", ";", "case", "OR", ":", "return", "", ";", "case", "XOR", ":", "return", "", ";", "case", "SHL", ":", "return", "", ";", "case", "SRL", ":", "return", ""], "ground_truth": [";"], "File": "DLXAluCode", "Func": "DLXAluCodeToString", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14380, "Length": 39, "Cover_Rate": 0.4431818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetRegisterInfo", "*", "getRegisterInfo", "(", ")", "const", "{", "return", "&", "InstrInfo", "."], "ground_truth": ["getRegisterInfo", "(", ")", ";"], "File": "OpenRISCTargetMachine", "Func": "getRegisterInfo", "Target": "OpenRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14381, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegDU", ".", "setUnallocatableRegs", "(", "*", "MBB", ".", "getParent", "(", ")", ")", ";", "if", "(", "HasMultipleSuccs", ")", "{", "IM", ".", "reset", "(", "new", "LoadFromStackOrConst", "(", ")", ")", ";", "}", "else", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MBB", ".", "getParent", "(", ")", "->", "getFrameInfo", "(", ")", ";", "IM", ".", "reset", "(", "new", "MemDefsUses", "(", "*", "TM", ".", "getDataLayout", "(", ")", ",", "MFI", ")", ")", ";", "}", "if", "(", "!", "searchRange", "(", "MBB", ",", "SuccBB", "->", "begin", "(", ")", ",", "SuccBB", "->", "end", "(", ")", ",", "RegDU", ","], "ground_truth": ["*", "IM", ",", "Slot", ",", "Filler", ")", ")", "return", "false", ";"], "File": "MipsDelaySlotFiller40", "Func": "searchSuccBBs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14382, "Length": 96, "Cover_Rate": 0.38866396761133604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Triple", "TheTriple", "(", "TT", ")", ";", "if", "(", "TheTriple", ".", "isOSDarwin", "(", ")", "||", "TheTriple", ".", "getEnvironment", "(", ")", "==", "Triple", "::", "MachO", ")", "return", "new", "Darwin_64AsmBackend", "(", "T", ")", ";", "if", "(", "TheTriple", ".", "isOSWindows", "(", ")", ")", "return"], "ground_truth": ["new", "WindowsAsmBackend", "(", "T", ",", "true", ")", ";"], "File": "X86AsmBackend77", "Func": "createX86_64AsmBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14383, "Length": 48, "Cover_Rate": 0.6233766233766234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_DIRECT_MOVE", "&&", "(", "(", "mode", "==", "SDmode", ")", "||", "(", "TARGET_POWERPC64", "&&", "size", "==", "", ")", ")", "&&", "(", "(", "to_type", "==", "GPR_REG_TYPE", "&&", "from_type", "==", "VSX_REG_TYPE", ")", "||", "(", "to_type", "==", "VSX_REG_TYPE", "&&", "from_type", "==", "GPR_REG_TYPE", ")", ")", ")", "return", "true", ";", "else", "if", "(", "TARGET_MFPGPR", "&&", "TARGET_POWERPC64", "&&", "size", "==", "", "&&", "(", "(", "to_type", "==", "GPR_REG_TYPE", "&&", "from_type", "==", "FPR_REG_TYPE", ")", "||", "(", "to_type", "==", "FPR_REG_TYPE", "&&", "from_type", "==", "GPR_REG_TYPE", ")", ")", ")", "return", "true", ";", "else", "if", "(", "(", "size", "==", "", "||", "(", "TARGET_POWERPC64", "&&", "size", "==", "", ")", ")", "&&", "(", "(", "to_type", "==", "GPR_REG_TYPE", "&&", "from_type", "==", "SPR_REG_TYPE", ")", "||"], "ground_truth": ["(", "to_type", "==", "SPR_REG_TYPE", "&&", "from_type", "==", "GPR_REG_TYPE", ")", ")", ")", "return", "true", ";"], "File": "rs60004", "Func": "rs6000_secondary_reload_simple_move", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14384, "Length": 123, "Cover_Rate": 0.803921568627451, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeBranchTarget21", "(", "MCInst", "&", "Inst", ",", "unsigned", "Offset", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "int32_t", "BranchOffset", "=", "SignExtend32", "<", "", ">", "(", "Offset"], "ground_truth": [")", "*", "", "+", "", ";"], "File": "MipsDisassembler40", "Func": "DecodeBranchTarget21", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14385, "Length": 35, "Cover_Rate": 0.660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLowering", "::", "AtomicExpansionKind", "TargetLowering", "::", "shouldExpandAtomicLoadInIR", "(", "LoadInst", "*", "LI", ")", "const", "{", "return", "LI", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "(", ")", ">", "", "?", "AtomicExpansionKind", "::", "LLSC"], "ground_truth": [":", "AtomicExpansionKind", "::", "None", ";"], "File": "HexagonISelLowering", "Func": "shouldExpandAtomicLoadInIR", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14386, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateTokenWithStringCopy", "(", "StringRef", "Str", ",", "SMLoc", "S", ",", "bool", "Is64", ")", "{", "void", "*", "Mem", "=", "::", "operator", "new", "(", "sizeof", "(", "Operand", ")", "+", "Str", ".", "size", "(", ")", ")", ";", "std", "::", "unique_ptr", "<", "Operand", ">", "Op", "(", "new", "(", "Mem", ")", "Operand", "(", "Token", ")", ")", ";", "Op", "->", "Tok", ".", "Data", "=", "reinterpret_cast", "<", "const", "char", "*", ">", "(", "Op", ".", "get", "(", ")", "+", "", ")", ";", "Op", "->", "Tok", ".", "Length", "=", "Str", ".", "size", "(", ")", ";", "std", "::", "memcpy", "(", "const_cast", "<", "char", "*", ">", "(", "Op", "->", "Tok", ".", "Data", ")", ",", "Str", ".", "data", "(", ")", ",", "Str", ".", "size", "(", ")", ")", ";", "Op", "->", "StartLoc"], "ground_truth": ["=", "S", ";"], "File": "PPCAsmParser (2)1", "Func": "CreateTokenWithStringCopy", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14387, "Length": 127, "Cover_Rate": 0.8881118881118881, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Addr", "=", "Saved", "[", "", "]", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "Pred", "=", "Saved", "[", "", "]", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "assert", "(", "(", "", "==", "Addr", ")", "&&", "", ")", ";", "Out", ".", "EmitBundleLock", "(", "false", ")", ";", "Out", ".", "EmitInstruction", "(", "Saved", "[", "", "]", ",", "STI", ")", ";", "EmitBICMask", "(", "STI", ",", "Out", ",", "Addr", ",", "Pred"], "ground_truth": [",", "", ")", ";"], "File": "ARMMCNaCl2", "Func": "EmitDataMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14388, "Length": 77, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", "->", "EmitSymbolAttribute", "(", "Stub", ".", "second", ".", "getPointer", "(", ")", ",", "MCSA_IndirectSymbol", ")", ";", "const", "char", "HltInsts", "[", "]", "=", "", ";", "OutStreamer", "->", "EmitBytes", "(", "StringRef", "(", "HltInsts", ",", "", ")", ")", ";", "}", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", "->", "AddBlankLine", "(", ")", ";", "}", "Stubs", "=", "MMIMacho", ".", "GetGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "MCSection", "*", "TheSection", "=", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MachO", "::", "S_NON_LAZY_SYMBOL_POINTERS", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "TheSection", ")", ";", "for", "(", "auto", "&", "Stub", ":", "Stubs", ")", "emitNonLazySymbolPointer", "(", "*", "OutStreamer", ",", "Stub", ".", "first", ",", "Stub", ".", "second", ")", ";", "Stubs", ".", "clear", "(", ")", ";", "OutStreamer", "->", "AddBlankLine", "(", ")", ";", "}", "Stubs", "=", "MMIMacho", ".", "GetHiddenGVStubList", "(", ")", ";", "if", "(", "!", "Stubs", ".", "empty", "(", ")", ")", "{", "MCSection", "*", "TheSection", "=", "OutContext", ".", "getMachOSection", "(", "", ",", "", ",", "MachO", "::", "S_NON_LAZY_SYMBOL_POINTERS", ",", "SectionKind", "::", "getMetadata", "(", ")", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "TheSection", ")", ";", "for", "(", "auto", "&", "Stub", ":", "Stubs", ")", "emitNonLazySymbolPointer", "(", "*", "OutStreamer", ",", "Stub", ".", "first"], "ground_truth": [",", "Stub", ".", "second", ")", ";"], "File": "X86AsmPrinter75", "Func": "EmitEndOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14389, "Length": 202, "Cover_Rate": 0.3042168674698795, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumLaneElems", "=", "NumElems", "/", "NumLanes", ";", "if", "(", "NumLaneElems", "!=", "", "&&", "NumLaneElems", "!=", "", ")", "return", "false", ";", "unsigned", "EltSize", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "bool", "symetricMaskRequired", "=", "(", "VT", ".", "getSizeInBits", "(", ")", ">=", "", ")", "&&", "(", "EltSize", "==", "", ")", ";", "SmallVector", "<", "int", ",", "", ">", "MaskVal", "(", "NumLaneElems", ",", "-", "", ")", ";", "unsigned", "HalfLaneElems", "=", "NumLaneElems", "/", "", ";", "for", "(", "unsigned", "l", "=", "", ";", "l", "!=", "NumElems", ";", "l", "+=", "NumLaneElems", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumLaneElems", ";", "++", "i", ")", "{", "int", "Idx", "=", "Mask", "[", "i", "+", "l", "]", ";", "unsigned", "RngStart", "=", "l", "+", "(", "(", "Commuted", "==", "(", "i", "<", "HalfLaneElems", ")", ")", "?", "NumElems", ":", "", ")", ";", "if", "(", "!", "isUndefOrInRange", "(", "Idx", ",", "RngStart", ",", "RngStart", "+", "NumLaneElems", ")", ")", "return", "false", ";", "if", "(", "!", "symetricMaskRequired", "||"], "ground_truth": ["Idx", "<", "", ")", "continue", ";"], "File": "X86ISelLowering (2)", "Func": "isSHUFPMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14390, "Length": 163, "Cover_Rate": 0.6546184738955824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "(", "&", "MI", ")", ";", "unsigned", "PhiReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "InitReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ")", ",", "InitReg", ")", ";", "auto", "InsPt", "=", "loadM0FromVGPR", "(", "TII", ",", "MBB", ",", "MI", ",", "InitReg", ",", "PhiReg", ",", "Offset", ",", "UseGPRIdxMode", ",", "true", ")", ";", "MachineBasicBlock", "*", "LoopBB", "=", "InsPt", "->", "getParent", "(", ")", ";", "if", "(", "UseGPRIdxMode", ")", "{", "BuildMI", "(", "*", "LoopBB", ",", "InsPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Dst", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Undef", ",", "SubReg", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Implicit", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Implicit", ")", ";", "BuildMI", "(", "*", "LoopBB", ",", "InsPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ";", "}", "else", "{", "BuildMI", "(", "*", "LoopBB", ",", "InsPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Dst", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Undef", ",", "SubReg", ")", ".", "addReg", "(", "SrcReg", ","], "ground_truth": ["RegState", "::", "Implicit", ")", ";"], "File": "SIISelLowering108", "Func": "emitIndirectSrc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14391, "Length": 206, "Cover_Rate": 0.37050359712230213, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineIRBuilder", "&", "B", "=", "Helper", ".", "MIRBuilder", ";", "MachineRegisterInfo", "&", "MRI", "=", "*", "B", ".", "getMRI", "(", ")", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "TargetOpcode", "::", "G_ADDRSPACE_CAST", ":", "return", "legalizeAddrSpaceCast", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_FRINT", ":", "return", "legalizeFrint", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_FCEIL", ":", "return", "legalizeFceil", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_FREM", ":", "return", "legalizeFrem", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_INTRINC_TRUNC", ":", "return", "legalizeIntrinsicTrunc", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_TOFP", ":", "return", "legalizeITOFP", "(", "MI", ",", "MRI", ",", "B", ",", "true", ")", ";", "case", "TargetOpcode", "::", "G_UITOFP", ":", "return", "legalizeITOFP", "(", "MI", ",", "MRI", ",", "B", ",", "false", ")", ";", "case", "TargetOpcode", "::", "G_FPTO", ":", "return", "legalizeFPTOI", "(", "MI", ",", "MRI", ",", "B", ",", "true", ")", ";", "case", "TargetOpcode", "::", "G_FPTOUI", ":", "return", "legalizeFPTOI", "(", "MI", ",", "MRI", ",", "B", ",", "false", ")", ";", "case", "TargetOpcode", "::", "G_FMINNUM", ":", "case", "TargetOpcode", "::", "G_FMAXNUM", ":", "case", "TargetOpcode", "::", "G_FMINNUM_IEEE", ":", "case", "TargetOpcode", "::", "G_FMAXNUM_IEEE", ":", "return", "legalizeMinNumMaxNum", "(", "Helper", ",", "MI", ")", ";", "case", "TargetOpcode", "::", "G_EXTRACT_VECTOR_ELT", ":", "return", "legalizeExtractVectorElt", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_INSERT_VECTOR_ELT", ":", "return", "legalizeInsertVectorElt", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_SHUFFLE_VECTOR", ":", "return", "legalizeShuffleVector", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_FN", ":", "case", "TargetOpcode", "::", "G_FCOS", ":", "return", "legalizeSinCos", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_GLOBAL_VALUE", ":", "return", "legalizeGlobalValue", "(", "MI", ",", "MRI", ",", "B", ")", ";", "case", "TargetOpcode", "::", "G_LOAD", ":", "case", "TargetOpcode", "::", "G_SEXTLOAD", ":", "case", "TargetOpcode", "::", "G_ZEXTLOAD", ":", "return", "legalizeLoad", "(", "Helper", ",", "MI", ")", ";", "case", "TargetOpcode"], "ground_truth": ["::", "G_FMAD", ":"], "File": "AMDGPULegalizerInfo1", "Func": "legalizeCustom", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14392, "Length": 307, "Cover_Rate": 0.570631970260223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Res", "=", "tryParseOptionalShiftExtend", "(", "ExtOpnd", ")", ";", "if", "(", "Res", "!=", "MatchOperand_Success", ")", "return", "Res", ";", "auto", "Ext", "=", "static_cast", "<", "Operand", "*", ">", "(", "ExtOpnd", ".", "back", "(", ")", ".", "get", "(", ")", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateVectorReg", "(", "RegNum", ",", "RegKind", "::", "SVEDataVector", ",", "ElementWidth", ",", "S", ",", "Ext", "->", "getEndLoc", "(", ")", ",", "getContext", "(", ")", ",", "Ext", "->", "getShiftExtendType", "("], "ground_truth": [")", ",", "Ext", "->", "getShiftExtendAmount", "(", ")", ",", "Ext", "->", "hasShiftExtendAmount", "(", ")", ")", ")", ";"], "File": "AArch64AsmParser (2)2", "Func": "tryParseSVEDataVector", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14393, "Length": 84, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", ")", "{", "MachineBasicBlock", "&", "B", "=", "*", "I", "++", ";", "Changed", "|=", "processBlock", "("], "ground_truth": ["B", ")", ";"], "File": "PPCEarlyReturn", "Func": "runOnMachineFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14394, "Length": 42, "Cover_Rate": 0.42, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeShiftRight8Imm", "(", "MCInst", "&", "Inst", ",", "unsigned", "Val", ",", "uint64_t", "Address", ",", "const", "void"], "ground_truth": ["*", "Decoder", ")", "{"], "File": "ARMDisassembler", "Func": "DecodeShiftRight8Imm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14395, "Length": 20, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "Chain", "}", ";", "const", "EVT", "ResTys", "[", "]", "=", "{", "", ",", "", "}", ";", "SDNode", "*", "Ld", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "ResTys", ",", "Ops", ")", ";", "SDValue", "SuperReg", "=", "SDValue", "(", "Ld", ",", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumVecs", ";", "++", "i", ")", "ReplaceUses", "(", "SDValue", "(", "N", ",", "i", ")", ",", "CurDAG", "->", "getTargetExtractSubreg", "(", "SubRegIdx", "+", "i", ",", "dl", ",", "VT", ",", "SuperReg", ")", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "NumVecs", ")", ",", "SDValue", "(", "Ld", ",", "", ")", ")", ";", "if", "(", "auto", "*", "MemIntr", "=", "dyn_cast", "<", "MemIntrinsicSDNode", ">", "(", "N", ")", ")", "{", "MachineMemOperand", "*", "MemOp", "=", "MemIntr", "->", "getMemOperand"], "ground_truth": ["(", ")", ";"], "File": "AArch64ISelDAGToDAG1", "Func": "SelectLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14396, "Length": 146, "Cover_Rate": 0.6919431279620853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "arm_gen_compare_reg", "(", "enum", "rtx_code", "code", ",", "rtx", "x", ",", "rtx", "y", ",", "rtx", "scratch", ")", "{", "machine_mode", "mode", ";", "rtx", "cc_reg", ";", "int", "dimode_comparison", "=", "GET_MODE", "(", "x", ")", "==", "DImode", "||", "GET_MODE", "(", "y", ")", "==", "DImode", ";", "if", "(", "dimode_comparison", "&&", "!", "REG_P", "(", "x", ")", ")", "x", "=", "force_reg", "(", "DImode", ",", "x", ")", ";", "mode", "=", "SELECT_CC_MODE", "(", "code", ",", "x", ",", "y", ")", ";", "cc_reg", "=", "gen_rtx_REG", "(", "mode", ",", "CC_REGNUM", ")", ";", "if", "(", "dimode_comparison", "&&", "mode", "!=", "CC_CZmode", ")", "{", "rtx", "clobber", ",", "set", ";", "if", "(", "mode", "==", "CC_Zmode", "&&", "y", "!=", "const0_rtx", ")", "{", "gcc_assert", "(", "!", "reload_completed", ")", ";", "x", "=", "expand_binop", "(", "DImode", ",", "xor_optab", ",", "x", ",", "y", ",", "NULL_RTX", ",", "", ",", "OPTAB_WIDEN", ")", ";", "y", "=", "const0_rtx", ";", "}", "if", "(", "reload_completed", ")", "gcc_assert", "(", "scratch", "!=", "NULL", "&&", "GET_MODE", "(", "scratch", ")", "==", "SImode", ")", ";", "else", "scratch", "=", "gen_rtx_SCRATCH", "(", "SImode", ")", ";", "clobber", "=", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "scratch", ")", ";", "set", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "cc_reg", ",", "gen_rtx_COMPARE", "(", "mode", ",", "x", ",", "y", ")", ")", ";", "emit_insn", "(", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "set"], "ground_truth": [",", "clobber", ")", ")", ")", ";"], "File": "arm4", "Func": "arm_gen_compare_reg", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14397, "Length": 204, "Cover_Rate": 0.9107142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "Function", "::", "const_arg_iterator", "I", "=", "F", "->", "arg_begin", "(", ")", ",", "E", "=", "F", "->", "arg_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "I", "->", "hasNestAttr", "(", ")", ")", "report_fatal_error", "(", "", "", ")", ";", "}", "const", "TargetRegisterClass", "*", "AddrRegClass", "=", "getRegClassFor", "(", "Has64BitPointers", "?", "", ":", "", ")", ";", "unsigned", "Vreg", "=", "MRI", ".", "createVirtualRegister", "(", "AddrRegClass", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Vreg", ",", "Size", ")", ";", "SDValue", "Value", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "SPTy", ",", "Chain", ",", "DAG", ".", "getRegister", "(", "Vreg", ",", "SPTy", ")", ")", ";", "SDValue", "Ops1", "[", "", "]", "=", "{", "Value", ",", "Chain", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops1", ",", "", ",", "dl", ")", ";", "}", "else", "{", "SDValue", "Flag", ";", "unsigned", "Reg", "=", "(", "Has64BitPointers", "?", "", ":", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "Reg", ",", "Size", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "("], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering121", "Func": "LowerDYNAMIC_STACKALLOC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14398, "Length": 174, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "DstPtr", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "SrcPtr", "=", "Op", ".", "getOperand", "(", "", ")", ";", "const", "Value", "*", "DstSV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "const", "Value", "*", "SrcSV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "return", "DAG", ".", "getMemcpy", "(", "Chain", ",", "DL", ",", "DstPtr", ",", "SrcPtr", ",", "DAG", ".", "getIntPtrConstant", "(", "Subtarget", "->", "has64BitPointers", "(", ")", "?", "", ":", "", ")"], "ground_truth": [",", "Subtarget", "->", "has64BitPointers", "(", ")", "?", "", ":", "", ",", "false", ",", "false", ",", "MachinePointerInfo", "(", "DstSV", ")", ",", "MachinePointerInfo", "(", "SrcSV", ")", ")", ";"], "File": "X86ISelLowering192", "Func": "LowerVACOPY", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14399, "Length": 123, "Cover_Rate": 0.7592592592592593, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "SDValue", "getI64Imm", "(", "uint64_t", "Imm", ","], "ground_truth": ["const", "SDLoc", "&", "DL", ")", "{"], "File": "X86ISelDAGToDAG (2)1", "Func": "getI64Imm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14400, "Length": 13, "Cover_Rate": 0.4642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterTarget", "<", "Triple", "::", "tlcs900", ">", "X", "(", "TheTarget", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "TLCS900TargetInfo", "Func": "LLVMInitializeTLCS900TargetInfo", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14401, "Length": 15, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElems", "=", "HwLen", "/", "(", "ElemTy", "."], "ground_truth": ["getSizeInBits", "(", ")", "/", "", ")", ";"], "File": "HexagonISelDAGToDAGHVX14", "Func": "getSingleVT", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14402, "Length": 15, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSTI", "(", ")", ".", "getFeatureBits"], "ground_truth": ["(", ")", "[", "", "]", ";"], "File": "MipsAsmParser (2)4", "Func": "useSoftFloat", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14403, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "APInt", "Mask", "=", "APInt", "::", "getLowBitsSet", "(", "InSVT", ".", "getSizeInBits", "(", ")", ",", "OutSVT", ".", "getSizeInBits", "(", ")", ")", ";", "SDValue", "MaskVal", "=", "DAG", ".", "getConstant", "(", "Mask", ",", "DL", ",", "InVT", ")", ";", "for", "(", "auto", "&", "Reg", ":", "Regs", ")", "Reg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "InVT", ",", "MaskVal", ",", "Reg", ")", ";", "MVT", "UnpackedVT", ",", "PackedVT", ";", "if", "(", "OutSVT", "==", "", ")", "{", "UnpackedVT", "=", "", ";", "PackedVT", "=", "", ";", "}", "else", "{", "UnpackedVT", "=", "", ";", "PackedVT", "=", "", ";", "}", "auto", "RegNum", "=", "Regs", ".", "size", "(", ")", ";", "for", "(", "unsigned", "j", "=", "", ",", "e", "=", "InSVT", ".", "getSizeInBits", "(", ")", "/", "OutSVT", ".", "getSizeInBits", "(", ")", ";", "j", "<", "e", ";", "j", "*=", "", ",", "RegNum", "/=", "", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "RegNum", ";", "i", "++", ")", "Regs", "[", "i", "]", "=", "DAG", ".", "getBitcast", "(", "UnpackedVT", ",", "Regs", "[", "i", "]", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "RegNum", "/", "", ";", "i", "++", ")", "Regs", "[", "i", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PackedVT", ",", "Regs", "[", "i", "*", "", "]", ",", "Regs", "[", "i", "*"], "ground_truth": ["", "+", "", "]", ")", ";"], "File": "X86ISelLowering (3)", "Func": "combineVectorTruncationWithPACKUS", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14404, "Length": 213, "Cover_Rate": 0.4531914893617021, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "const", "MCConstantExpr", "*", "MCE", "=", "cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")"], "ground_truth": [")", ";"], "File": "AArch64AsmParser (2)2", "Func": "addComplexRotationOddOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14405, "Length": 24, "Cover_Rate": 0.4067796610169492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst4v16qi", "(", "(", "__builtin_neon_qi", "*", ")", "__a", ",", "__bu", "."], "ground_truth": ["__o", ")", ";"], "File": "arm", "Func": "neon_vst4q_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14406, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "}", "return", "false", ";", "case", "CONST", ":", "case", "LABEL_REF", ":", "case", "SYMBOL_REF", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "CONST_DOUBLE", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "HIGH", ":", "*", "total", "=", "", ";", "return", "true", ";", "case", "MEM", ":", "if", "(", "outer_code", "==", "ZERO_EXTEND", "||", "outer_code", "==", "SIGN_EXTEND", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "true", ";", "case", "PLUS", ":", "if", "(", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "MULT", "&&", "cint_248_operand", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ",", "VOIDmode", ")", ")", "{", "*", "total", "=", "(", "rtx_cost", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ",", "mode", ",", "(", "enum", "rtx_code", ")", "outer_code", ",", "opno", ",", "speed", ")", "+", "rtx_cost", "(", "XEXP", "(", "x", ",", "", ")", ",", "mode", ",", "(", "enum", "rtx_code", ")", "outer_code", ",", "opno", ",", "speed", ")", "+", "COSTS_N_INSNS", "(", "", ")", ")", ";", "return", "true", ";", "}", "return", "false", ";", "case", "MULT", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "SIGN_EXTEND", ":", "case", "ZERO_EXTEND", ":", "if", "(", "outer_code", "==", "MULT", ")", "*", "total", "=", "", ";", "else", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "DIV", ":", "case", "UDIV", ":", "case", "MOD", ":", "case", "UMOD", ":", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "return", "false", ";", "case", "UNSPEC", ":", "case", "UNSPEC_VOLATILE", ":", "{", "int", "num", "=", "XINT", "(", "x", ",", "", ")", ";", "if", "(", "num", "<=", "TILEPRO_LAST_LATENCY_1_INSN", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "if", "(", "num", "<=", "TILEPRO_LAST_LATENCY_2_INSN", ")", "*", "total", "=", "COSTS_N_INSNS", "(", "", ")", ";", "else", "if", "(", "num", ">", "TILEPRO_LAST_LATENCY_INSN", ")", "{", "if", "(", "outer_code", "==", "PLUS", ")"], "ground_truth": ["*", "total", "=", "", ";"], "File": "tilepro", "Func": "tilepro_rtx_costs", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 14407, "Length": 327, "Cover_Rate": 0.5570698466780238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "AddrOpc", "getAM3Op", "(", "unsigned", "AM3Opc"], "ground_truth": [")", "{"], "File": "ARMAddressingModes", "Func": "getAM3Op", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14408, "Length": 9, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "getSTI"], "ground_truth": ["(", ")", ")", ";"], "File": "AMDGPUAsmParser3", "Func": "isGFX940", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14409, "Length": 8, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MFI", "->", "setReturnAddressIsTaken", "(", "true", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "unsigned", "Depth", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "if", "(", "Depth", ")", "{", "SDValue", "FrameAddr", "=", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "SDValue", "Offset", "=", "DAG", ".", "getConstant", "(", "", ",", "getPointerTy", "(", ")", ")", ";", "return", "DAG", ".", "getLoad", "(", "VT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "FrameAddr", ",", "Offset", ")", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "unsigned", "Reg", "=", "MF", ".", "addLiveIn", "("], "ground_truth": ["", ",", "&", "", ")", ";"], "File": "AArch64ISelLowering117", "Func": "LowerRETURNADDR", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14410, "Length": 128, "Cover_Rate": 0.6844919786096256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128h", ")", "__builtin_ia32_vfnmaddph128_mask", "(", "(", "__v8hf", ")", "__A", ",", "(", "__v8hf", ")", "__B", ",", "(", "__v8hf", ")", "__C", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_mask_fnmadd_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14411, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTriple", ".", "isOSBinFormatELF", "("], "ground_truth": [")", ";"], "File": "ARM64Subtarget", "Func": "isTargetELF", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14412, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MemVT", ".", "isPow2VectorType", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "NumElements", "==", "", ")", "return", "WidenVectorLoad", "(", "Op", ",", "DAG", ")", ";", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "}", "}", "if", "(", "AS", "==", "AS", "::", "CONSTANT_ADDRESS", "||", "AS", "==", "AS", "::", "CONSTANT_ADDRESS_32BIT", "||", "AS", "==", "AS", "::", "GLOBAL_ADDRESS", "||", "AS", "==", "AS", "::", "FLAT_ADDRESS", ")", "{", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "if", "(", "NumElements", "==", "", "&&", "!", "Subtarget", "->", "hasDwordx3LoadStores", "(", ")", ")", "return", "WidenVectorLoad", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "}", "if", "(", "AS", "==", "AS", "::", "PRIVATE_ADDRESS", ")", "{", "switch", "(", "Subtarget", "->", "getMaxPrivateElementSize", "(", ")", ")", "{", "case", "", ":", "return", "scalarizeVectorLoad", "(", "Load", ",", "DAG", ")", ";", "case", "", ":", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "if", "(", "NumElements", "==", "", "&&", "!", "Subtarget", "->", "hasDwordx3LoadStores", "(", ")", ")", "return", "WidenVectorLoad", "(", "Op", ",", "DAG", ")", ";", "return", "SDValue", "(", ")", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "}", "else", "if", "(", "AS", "==", "AS", "::", "LOCAL_ADDRESS", ")", "{", "if", "(", "Subtarget", "->", "useDS128", "(", ")", "&&", "Load", "->", "getAlignment", "(", ")", ">=", "", "&&", "MemVT", ".", "getStoreSize", "(", ")", "==", "", ")", "return", "SDValue", "(", ")", ";", "if", "(", "NumElements", ">", "", ")", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "if", "(", "Subtarget", "->", "getGeneration", "(", ")", "==", "Subtarget", "::", "SOUTHERN_ISLANDS", "&&", "NumElements", "==", "", "&&", "MemVT", ".", "getStoreSize", "(", ")", "==", "", "&&", "Load", "->", "getAlignment", "(", ")", "<", "", ")", "{", "return", "SplitVectorLoad", "(", "Op", ",", "DAG", ")", ";", "}", "}", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "SIISelLowering119", "Func": "LowerLOAD", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14413, "Length": 309, "Cover_Rate": 0.3130699088145897, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "GlobalOffset"], "ground_truth": ["(", ")", ";"], "File": "GlobalOffset", "Func": "createGlobalOffsetPass", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14414, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "NegateCC", ";", "tie", "(", "Chain", ",", "NegateCC", ")", "=", "ConvertSETCC", "(", "op", ",", "DAG", ")", ";", "if", "(", "NegateCC", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "op", ".", "getDebugLoc", "(", ")", ",", ""], "ground_truth": [",", "Chain", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";"], "File": "TMS320C64XLowering", "Func": "LowerSETCC", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 14415, "Length": 49, "Cover_Rate": 0.6447368421052632, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NewC", ".", "Op0", ".", "getValueType", "(", ")", "!=", "", "||", "NewC", ".", "CCMask", "==", "", "||", "NewC", ".", "CCMask", "==", "", "||", "NewC", ".", "ICmpType", "==", "", ")", "return", ";", "if", "(", "NewC", ".", "CCMask", "==", "", "||", "NewC", ".", "CCMask", "==", "", ")", "{", "if", "(", "CmpVal", "==", "uint64_t", "(", "-", "", ")", ")", "return", ";", "CmpVal", "+=", "", ";", "NewC", ".", "CCMask", "^=", "", ";", "}", "MaskVal", "=", "-", "(", "CmpVal", "&", "-", "CmpVal", ")", ";", "NewC", ".", "ICmpType", "=", "", ";", "}", "if", "(", "!", "MaskVal", ")", "return", ";", "unsigned", "BitSize", "=", "NewC", ".", "Op0", ".", "getValueType", "(", ")", ".", "getSizeInBits", "(", ")", ";", "unsigned", "NewCCMask", ",", "ShiftVal", ";", "if", "(", "NewC", ".", "ICmpType", "!=", "", "&&", "NewC", ".", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "isSimpleShift", "(", "NewC", ".", "Op0", ",", "ShiftVal", ")", "&&", "(", "NewCCMask", "=", "getTestUnderMaskCond", "(", "BitSize", ",", "NewC", ".", "CCMask", ",", "MaskVal", ">>", "ShiftVal", ",", "CmpVal", ">>", "ShiftVal", ",", "", ")", ")", ")", "{", "NewC", ".", "Op0", "=", "NewC", ".", "Op0", ".", "getOperand", "(", "", ")", ";", "MaskVal", ">>=", "ShiftVal", ";", "}", "else", "if", "(", "NewC", ".", "ICmpType", "!=", "", "&&", "NewC", ".", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "isSimpleShift", "(", "NewC", ".", "Op0", ",", "ShiftVal", ")", "&&", "(", "NewCCMask", "=", "getTestUnderMaskCond", "(", "BitSize", ",", "NewC", ".", "CCMask", ",", "MaskVal", "<<", "ShiftVal", ",", "CmpVal", "<<", "ShiftVal", ",", "", ")", ")", ")", "{", "NewC", ".", "Op0", "=", "NewC", ".", "Op0", ".", "getOperand", "(", "", ")", ";", "MaskVal", "<<="], "ground_truth": ["ShiftVal", ";"], "File": "SystemZISelLowering105", "Func": "adjustForTestUnderMask", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14416, "Length": 252, "Cover_Rate": 0.4846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vshllbq_n_s16", "(", "__a", ",", "__imm"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vshllbq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14417, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "computeLinkageSize", "(", "const", "Subtarget", "&", "STI", ")", "{", "if", "(", "STI", ".", "isAIXABI", "(", ")", "||", "STI", ".", "is64", "(", ")", ")", "return", "(", "STI", ".", "isELFv2ABI", "(", ")", "?", "", ":", "", ")", "*", "(", "STI", ".", "is64", "(", ")", "?", "", ":", "", ")", ";", "return", ""], "ground_truth": [";"], "File": "PPCFrameLowering16", "Func": "computeLinkageSize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14418, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "_mm_testz_si128", "(", "__A", ",", "__B", ")", "==", "", "&&", "_mm_testc_si128", "(", "__A", ","], "ground_truth": ["__B", ")", "==", "", ";"], "File": "smmintrin2", "Func": "_mm_testnzc_si128", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14419, "Length": 19, "Cover_Rate": 0.4523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256h", ")", "__builtin_ia32_vfnmsubph256_mask", "(", "(", "__v16hf", ")", "__A", ",", "(", "__v16hf", ")", "__B", ",", "(", "__v16hf", ")", "__C", ",", "("], "ground_truth": ["__mmask16", ")", "-", "", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm256_fnmsub_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14420, "Length": 28, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "InvokePAL", ".", "hasAttributes", "(", "i", ")", ")", "{", "AttrBuilder", "B", "(", "InvokePAL", ",", "i", ")", ";", "AttributesVec", ".", "push_back", "(", "AttributeList", "::", "get", "(", "C", ",", "i", "+", "", ",", "B", ")", ")", ";", "}", "}", "if", "(", "InvokePAL", ".", "hasAttributes", "(", "AttributeList", "::", "ReturnIndex", ")", ")", "AttributesVec", ".", "push_back", "(", "AttributeList", "::", "get", "(", "C", ",", "InvokePAL", ".", "getRetAttributes", "(", ")", ")", ")", ";", "if", "(", "InvokePAL", ".", "hasAttributes", "(", "AttributeList", "::", "FunctionIndex", ")", ")", "AttributesVec", ".", "push_back", "(", "AttributeList", "::", "get", "(", "C", ",", "InvokePAL", ".", "getFnAttributes", "(", ")", ")", ")", ";", "AttributeList", "NewCallPAL", "=", "AttributeList", "::", "get", "(", "C", ",", "AttributesVec", ")", ";", "NewCall", "->", "setAttributes", "(", "NewCallPAL", ")", ";", "CI", "->", "replaceAllUsesWith"], "ground_truth": ["(", "NewCall", ")", ";"], "File": "WebAssemblyLowerEmscriptenEHSjLj30", "Func": "wrapInvoke", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14421, "Length": 122, "Cover_Rate": 0.3034825870646766, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TripCountPattern", "(", "Instruction", "*", "P", ",", "Value", "*", "TC", ",", "FixedVectorType", "*", "VT", ")", ":", "Predicate", "(", "P", ")", ",", "TripCount", "(", "TC", ")"], "ground_truth": [",", "VecTy", "(", "VT", ")", "{", "}"], "File": "MVETailPredication20", "Func": "TripCountPattern", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14422, "Length": 31, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Scale", "<", "", "&&", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Base", ",", "Offset", ";", "unsigned", "Opc", ";", "std", "::", "tie", "(", "Opc", ",", "Base", ",", "Offset", ")", "=", "findAddrModeSVELoadStore", "(", "N", ",", "Opc_rr", ",", "Opc_ri", ",", "N", "->", "getOperand", "(", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "Scale", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "Base", ",", "Offset", ",", "Chain", "}", ";", "const", "EVT", "ResTys", "[", "]", "=", "{", "", ",", "", "}", ";", "SDNode", "*", "Load", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "DL", ",", "ResTys", ",", "Ops", ")", ";", "SDValue", "SuperReg", "=", "SDValue", "(", "Load", ",", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumVecs", ";", "++", "i", ")", "ReplaceUses", "(", "SDValue", "(", "N", ",", "i", ")", ",", "CurDAG", "->", "getTargetExtractSubreg", "(", "", "+", "i", ",", "DL", ",", "VT", ",", "SuperReg", ")", ")", ";", "unsigned", "ChainIdx", "=", "NumVecs", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "ChainIdx", ")", ",", "SDValue", "(", "Load", ",", "", ")", ")", ";", "CurDAG", "->", "RemoveDeadNode", "(", "N", ")"], "ground_truth": [";"], "File": "AArch64ISelDAGToDAG10", "Func": "SelectPredicatedLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14423, "Length": 210, "Cover_Rate": 0.8713692946058091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Function", "&", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "unsigned", "StackProbeSize", "=", "", ";", "if", "(", "F", ".", "hasFnAttribute", "(", "", ")", ")", "F", ".", "getFnAttribute", "(", "", ")", ".", "getValueAsString", "(", ")", ".", "getAsInteger", "(", "", ",", "StackProbeSize", ")", ";", "return", "StackSizeInBytes", ">=", "StackProbeSize"], "ground_truth": [";"], "File": "AArch64FrameLowering28", "Func": "windowsRequiresStackProbe", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14424, "Length": 48, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "requiresDiffExpressionRelocations", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "RISCVAsmBackend", "Func": "requiresDiffExpressionRelocations", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14425, "Length": 7, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumBytes", "=", "alignTo", "(", "Info", ".", "TargetSize", ",", "", ")", "/", "", ";", "if", "(", "Value", "==", "", ")", "return", ";", "Value", "<<=", "Info", ".", "TargetOffset", ";", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "assert", "(", "Offset", "+", "NumBytes", "<=", "Data", ".", "size", "(", ")", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumBytes", ";", "++", "i", ")", "Data", "[", "Offset", "+", "i", "]", "|=", "uint8_t", "("], "ground_truth": ["(", "Value", ">>", "(", "i", "*", "", ")", ")", "&", "", ")", ";"], "File": "WebAssemblyAsmBackend26", "Func": "applyFixup", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14426, "Length": 88, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "!=", "EnclosedInstrs", ".", "end", "(", ")", ")", "{", "if", "(", "I", "->", "second", "!=", "C", ".", "getID", "(", ")", ")", "C", ".", "setAllIllegal", "(", ")", ";", "return", ";", "}", "EnclosedInstrs", "[", "MI", "]", "=", "C", ".", "getID", "(", ")", ";", "C", ".", "addInstruction", "(", "MI", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", "!=", "NumDomains", ";", "++", "i", ")", "{", "if", "(", "C", ".", "isLegal", "(", "(", "RegDomain", ")", "i", ")", ")", "{", "InstrConverterBase", "*", "IC", "=", "Converters", ".", "lookup", "(", "{", "i", ",", "MI", "->", "getOpcode", "(", ")", "}", ")", ";", "if", "(", "!", "IC", "||", "!", "IC", "->", "isLegal", "(", "MI", ",", "TII", ")", ")", "C", "."], "ground_truth": ["setIllegal", "(", "(", "RegDomain", ")", "i", ")", ";"], "File": "X86DomainReassignment13", "Func": "encloseInstr", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14427, "Length": 122, "Cover_Rate": 0.8187919463087249, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ArgFlags", ".", "isSExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "SExt", ";", "else", "if", "(", "ArgFlags", ".", "isZExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "ZExt", ";", "else", "LocInfo", "=", "CCValAssign", "::", "AExt", ";", "}", "if", "(", "LocVT", "==", "", ")", "{", "if", "(", "!", "CC_32", "(", "ValNo", ",", "ValVT", ",", "LocVT", ",", "LocInfo", ",", "ArgFlags", ",", "State", ")", ")", "return", "false", ";", "}", "if", "(", "LocVT", "==", ""], "ground_truth": [")", "{"], "File": "HexagonISelLowering15", "Func": "CC_Hexagon", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14428, "Length": 73, "Cover_Rate": 0.3201754385964912, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_prefetch_i32gather_ps", "(", "__m512i", "index", ",", "__mmask16", "mask", ",", "void", "*", "addr", ",", "int", "scale"], "ground_truth": [",", "int", "hint", ")", "{"], "File": "avx512pfintrin4", "Func": "_mm512_mask_prefetch_i32gather_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14429, "Length": 32, "Cover_Rate": 0.5925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isReg", "(", ")", "||", "MO", ".", "isImm", "(", ")", ")", "return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ",", "STI", ")", ";", "const", "InstrInfo", "*", "InstrInfo", "=", "static_cast", "<", "const", "InstrInfo"], "ground_truth": ["*", ">", "(", "&", "MCII", ")", ";"], "File": "PPCMCCodeEmitter24", "Func": "getDirectBrEncoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14430, "Length": 42, "Cover_Rate": 0.3111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_gatherpfqps", "(", "(", "__mmask8", ")", "", ",", "(", "__v8di", ")", "__index", ","], "ground_truth": ["__addr", ",", "__scale", ",", "__hint", ")", ";"], "File": "avx512pfintrin", "Func": "_mm512_prefetch_i64gather_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14431, "Length": 19, "Cover_Rate": 0.38, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Entry", ".", "Node", "=", "RetPtr", ";", "Entry", ".", "Ty", "=", "PointerType", "::", "getUnqual", "(", "RetTy", ")", ";", "if", "(", "!", "Subtarget", "->", "is64Bit", "(", ")", ")", "Entry", ".", "isSRet", "=", "true", ";", "Entry", ".", "isReturned", "=", "false", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "RetTyABI", "=", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "}", "assert", "(", "Op", "->", "getNumOperands", "(", ")", ">=", "numArgs", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "numArgs", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "LowerF128_LibCallArg", "(", "Chain", ",", "Args", ",", "Op", ".", "getOperand", "(", "i", ")", ",", "SDLoc", "(", "Op", ")", ",", "DAG", ")", ";", "}", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "SDLoc", "(", "Op", ")", ")", ".", "setChain", "(", "Chain", ")", ".", "setCallee", "(", "CallingConv", "::", "C", ",", "RetTyABI", ",", "Callee", ",", "std", "::", "move", "("], "ground_truth": ["Args", ")", ",", "", ")", ";"], "File": "SparcISelLowering18", "Func": "LowerF128Op", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14432, "Length": 159, "Cover_Rate": 0.4344262295081967, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getReturnAddressReg", "(", "const", "MachineFunction", "&"], "ground_truth": ["MF", ")", "const", "{"], "File": "SIRegisterInfo10", "Func": "getReturnAddressReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14433, "Length": 10, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "OpVT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "bool", "IsI1Vector", "=", "OpVT", ".", "getVectorElementType", "(", ")", "==", "", ";", "SDLoc", "dl", "(", "N", ")", ";", "SDValue", "Vec", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "SubVec", "=", "N", "->", "getOperand", "(", "", ")", ";", "uint64_t", "IdxVal", "=", "N", "->", "getConstantOperandVal", "(", "", ")", ";", "MVT", "SubVecVT", "=", "SubVec", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "Vec", ".", "isUndef", "(", ")", "&&", "SubVec", ".", "isUndef", "(", ")", ")", "return", "DAG", ".", "getUNDEF", "(", "OpVT", ")", ";", "if", "(", "(", "Vec", ".", "isUndef", "(", ")", "||", "", "(", "Vec", ".", "getNode", "(", ")", ")", ")", "&&", "(", "SubVec", ".", "isUndef", "(", ")", "||", "", "(", "SubVec", ".", "getNode", "(", ")", ")", ")", ")", "return", "getZeroVector", "(", "OpVT", ",", "Subtarget", ",", "DAG", ",", "dl", ")", ";", "if", "(", "", "(", "Vec", ".", "getNode", "(", ")", ")", ")", "{", "if", "(", "SubVec", ".", "getOpcode", "(", ")", "==", "", "&&", "", "(", "SubVec", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "{", "uint64_t", "Idx2Val", "=", "SubVec", ".", "getConstantOperandVal", "(", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "OpVT", ",", "getZeroVector", "(", "OpVT", ",", "Subtarget", ",", "DAG", ",", "dl", ")", ",", "SubVec", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "IdxVal", "+", "Idx2Val", ",", "dl", ")", ")", ";", "}", "if", "(", "SubVec", ".", "getOpcode", "(", ")", "==", "", "&&", "IdxVal", "==", "", "&&", "isNullConstant", "(", "SubVec", ".", "getOperand", "(", "", ")", ")", "&&", "SubVec", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "{", "SDValue", "Ins", "=", "SubVec", ".", "getOperand", "(", "", ")", ";", "if", "(", "isNullConstant", "(", "Ins", ".", "getOperand", "(", "", ")", ")", "&&", "", "(", "Ins", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", "&&", "Ins", ".", "getOperand", "(", "", ")", ".", "getValueSizeInBits", "(", ")", ".", "getFixedSize", "(", ")", "<=", "SubVecVT", ".", "getFixedSizeInBits", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "OpVT", ",", "getZeroVector", "(", "OpVT", ",", "Subtarget", ",", "DAG", ",", "dl", ")", ",", "Ins", ".", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "}", "}", "if", "(", "IsI1Vector", ")"], "ground_truth": ["return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "combineInsertSubvector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14434, "Length": 368, "Cover_Rate": 0.37398373983739835, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ")", ";", "EmitInstruction", "(", "Out", ",", "MCInstBuilder", "(", "", ")", ".", "addExpr", "(", "DoneExpr", ")", ")", ";", "InstrumentMOVSBase", "(", "", ",", "", ",", "", ",", "AccessSize", ","], "ground_truth": ["Ctx", ",", "Out", ")", ";"], "File": "X86AsmInstrumentation", "Func": "InstrumentMOVSImpl", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14435, "Length": 50, "Cover_Rate": 0.4065040650406504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "LowerINT_TO_FP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerFP_TO_INT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFCOPYSIGN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_SJLJ_SETJMP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_SJLJ_LONGJMP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEH_SJLJ_SETUP_DISPATCH", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINSIC_VOID", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerINTRINSIC_WO_CHAIN", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "ExpandBITCAST", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerShift", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerREM", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerREM", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerShiftLeftParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerShiftRightParts", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerCTTZ", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerCTPOP", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVSETCC", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerSETCCCARRY", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerConstantFP", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerEXTRACT_SUBVECTOR", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerINSERT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerEXTRACT_VECTOR_ELT", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerCONCAT_VECTORS", "(", "Op", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "LowerFLT_ROUNDS_", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerMUL", "(", "Op", ",", "DAG", ")", ";", "case", ""], "ground_truth": [":"], "File": "ARMISelLowering101", "Func": "LowerOperation", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14436, "Length": 390, "Cover_Rate": 0.39593908629441626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "isCallIndirect", "(", "unsigned", "Opc", ")", "{", "switch", "(", "Opc", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "WebAssemblyMCTargetDesc17", "Func": "isCallIndirect", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14437, "Length": 25, "Cover_Rate": 0.5813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "setPreservesCFG", "("], "ground_truth": [")", ";"], "File": "ARM64CleanupLocalDynamicTLSPass1", "Func": "getAnalysisUsage", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14438, "Length": 16, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AU", ".", "addRequired", "<", "MachineDominatorTree", ">", "(", ")", ";", "MachineFunctionPass", "::", "getAnalysisUsage", "("], "ground_truth": ["AU", ")", ";"], "File": "X86InstrInfo (2)", "Func": "getAnalysisUsage", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14439, "Length": 16, "Cover_Rate": 0.48484848484848486, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AddressMode", "(", ")", ":", "BaseType", "(", "RegBase", ")", ",", "Scale", "(", "", ")", ",", "IndexReg", "(", "", ")", ",", "Disp", "(", "", ")", ",", "GV", "(", "", ")", "{", "Base", ".", "Reg", "=", ""], "ground_truth": [";"], "File": "X86InstrBuilder11", "Func": "X86AddressMode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14440, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "ArgFlags", "=", "Outs", "[", "i", "]", ".", "Flags", ";", "if", "(", "IsRet", ")", "{", "if", "(", "RetCC_", "(", "i", ",", "ArgVT", ",", "ArgVT", ",", "CCValAssign", "::", "Full", ",", "ArgFlags", ",", "CCInfo", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "i", "<<", "", "<<", "NumArgs", "<<", "", "<<", "EVT", "(", "ArgVT", ")", ".", "getEVTString", "(", ")", "<<", "", ")", ";", "llvm_unreachable", "(", "nullptr", ")", ";", "}", "}", "else", "{", "if", "(", "CC_", "(", "i", ",", "ArgVT", ",", "ArgVT", ",", "CCValAssign", "::", "Full", ",", "ArgFlags", ",", "CCInfo", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "i", "<<", "", "<<", "NumArgs", "<<", "", "<<", "EVT", "(", "ArgVT", ")", ".", "getEVTString", "(", ")", "<<", "", ")", ";", "llvm_unreachable", "(", "nullptr", ")"], "ground_truth": [";"], "File": "Z80ISelLowering (3)", "Func": "analyzeOutputArgs", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14441, "Length": 125, "Cover_Rate": 0.6345177664974619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Lex", "(", ")", ";", "if", "(", "Parser", ".", "parseExpression", "(", "Value", ")", ")", "return", "reportParseError", "(", "", ")", ";", "MCSymbol", "*", "Sym", "=", "getContext", "(", ")", ".", "LookupSymbol", "(", "Name", ")", ";", "if", "(", "Sym", ")", "return", "reportParseError", "(", "", ")", ";", "Sym", "=", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "Name", ")", ";", "Sym", "->", "setVariableValue", "(", "Value", ")", ";", "return"], "ground_truth": ["false", ";"], "File": "MipsAsmParser32", "Func": "parseSetAssignment", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14442, "Length": 63, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createLoadStoreOptimizerPass"], "ground_truth": ["(", "TargetMachine", "&", "TM", ")", "{"], "File": "SILoadStoreOptimizer20", "Func": "createSILoadStoreOptimizerPass", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14443, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IAH", ".", "Out", "(", "", ")", ";", "if", "(", "PicMode", ")", "{", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "", "+", "Name", ")", ";", "IAH", ".", "Out", "(", "", "+", "LocalName", ")", ";", "}", "else", "{", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "", "+", "Name", ")", ";", "}", "swapFPIntParams", "(", "PV", ",", "M", ",", "IAH", ",", "LE", ",", "false", ")", ";", "IAH", ".", "Out", "(", "", ")", ";", "IAH", ".", "Out", "(", "LocalName", "+", "", "+", "Name", ")", ";", "new", "UnreachableInst", "(", "FStub", "->", "getContext", "(", ")", ","], "ground_truth": ["BB", ")", ";"], "File": "Mips16HardFloat17", "Func": "createFPFnStub", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14444, "Length": 114, "Cover_Rate": 0.37254901960784315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpgt_epi32", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "vec_cmpgt", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4si", ")"], "ground_truth": ["__B", ")", ";"], "File": "emmintrin", "Func": "_mm_cmpgt_epi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14445, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "getCurrentSection", "(", ")", "&&", "", ")", ";", "if", "(", "Emitter", ")", "AddEncodingComment", "(", "Inst", ")", ";", "if", "(", "ShowInst", ")", "{", "Inst", ".", "dump_pretty", "(", "GetCommentOS", "(", ")", ",", "&", "MAI", ",", "InstPrinter", ".", "get", "(", ")", ",", "", ")", ";", "GetCommentOS", "(", ")", "<<", "", ";", "}", "if", "(", "InstPrinter", ")", "InstPrinter", "->", "printInst", "(", "&", "Inst", ",", "OS", ")", ";", "else", "Inst", ".", "print", "(", "OS", ",", "&", "MAI", ")", ";", "EmitEOL", "("], "ground_truth": [")", ";"], "File": "PTXMCAsmStreamer1", "Func": "EmitInstruction", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14446, "Length": 79, "Cover_Rate": 0.8681318681318682, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_popcnt_epi32", "(", "__m256i", "__A", ",", "__mmask16"], "ground_truth": ["__U", ",", "__m256i", "__B", ")", "{"], "File": "avx512vpopcntdqvlintrin4", "Func": "_mm256_mask_popcnt_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14447, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DeadCodeElimination", "::", "isDead", "(", "unsigned", "R", ")", "const", "{", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MRI", ".", "use_operands", "(", "R", ")", ")", "{", "const", "MachineInstr", "*", "UseI", "=", "MO", "."], "ground_truth": ["getParent", "(", ")", ";"], "File": "HexagonBitSimplify10", "Func": "isDead", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14448, "Length": 36, "Cover_Rate": 0.3564356435643564, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "CC", ";", "CC", "=", "StringSwitch", "<", "unsigned", ">", "(", "Name", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", ""], "ground_truth": [",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "-", "", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "matchHWRegsRegisterName", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14449, "Length": 54, "Cover_Rate": 0.8059701492537313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "createRegOperand", "(", "FLAT_SCR_HI", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "XNACK_MASK_LO", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "XNACK_MASK_HI", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "VCC_LO", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "VCC_HI", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "TBA_LO", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "TBA_HI", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "TMA_LO", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "TMA_HI", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "M0", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "EXEC_LO", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "EXEC_HI", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "SRC_SHARED_BASE", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "SRC_SHARED_LIMIT", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "SRC_PRIVATE_BASE", ")", ";", "case", "", ":", "return", "createRegOperand", "(", "SRC_PRIVATE_LIMIT", ")", ";", "case", "", ":", "return", "createRegOperand", "("], "ground_truth": ["SRC_POPS_EXITING_WAVE_ID", ")", ";"], "File": "AMDGPUDisassembler44", "Func": "decodeSpecialReg32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14450, "Length": 153, "Cover_Rate": 0.6710526315789473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "static_cast", "<", "MCELFStreamer", "&"], "ground_truth": [">", "(", "Streamer", ")", ";"], "File": "Comet2ELFStreamer", "Func": "getStreamer", "Target": "Comet2", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14451, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "riscv_unspec_address_offset", "(", "rtx", "base", ",", "rtx", "offset", ",", "enum", "riscv_symbol_type", "symbol_type", ")", "{", "base", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "", ",", "base"], "ground_truth": [")", ",", "UNSPEC_ADDRESS_FIRST", "+", "symbol_type", ")", ";"], "File": "riscv", "Func": "riscv_unspec_address_offset", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14452, "Length": 33, "Cover_Rate": 0.559322033898305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumXRegisterReserved", "(", ")"], "ground_truth": ["const", "{"], "File": "AArch64Subtarget (2)1", "Func": "getNumXRegisterReserved", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14453, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "|", "MCFixupKindInfo", "::", "FKF_IsAlignedDownTo32Bits", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "}", ";", "if", "(", "Kind", "<", "FirstTargetFixupKind", ")", "return", "MCAsmBackend", "::", "getFixupKindInfo", "(", "Kind", ")", ";", "assert", "(", "unsigned", "(", "Kind", "-", "FirstTargetFixupKind", ")", "<", "getNumFixupKinds", "(", ")", "&&", "", ")", ";", "return", "Infos", "[", "Kind", "-", "FirstTargetFixupKind"], "ground_truth": ["]", ";"], "File": "ARMAsmBackend49", "Func": "getFixupKindInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14454, "Length": 369, "Cover_Rate": 0.9659685863874345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Src1", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Src2", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "Src0Mods", ",", "Src1Mods", ",", "Src2Mods", ";", "bool", "Sel0", "=", "SelectVOP3PMadMixModsImpl", "(", "Src0", ",", "Src0", ",", "Src0Mods", ")", ";", "bool", "Sel1", "=", "SelectVOP3PMadMixModsImpl", "(", "Src1", ",", "Src1", ",", "Src1Mods", ")", ";", "bool", "Sel2", "=", "SelectVOP3PMadMixModsImpl", "(", "Src2", ",", "Src2", ",", "Src2Mods", ")", ";", "assert", "(", "!", "Subtarget", "->", "hasFP32Denormals", "(", ")", "&&", "", ")", ";", "if", "(", "Sel0", "||", "Sel1", "||", "Sel2", ")", "{", "SDValue", "Zero", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SDLoc", "(", ")", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "CurDAG", "->", "getTargetConstant", "(", "Src0Mods", ",", "SDLoc", "(", ")", ",", "", ")", ",", "Src0", ",", "CurDAG", "->", "getTargetConstant", "(", "Src1Mods", ",", "SDLoc", "(", ")", ",", "", ")", ",", "Src1", ",", "CurDAG", "->", "getTargetConstant", "(", "Src2Mods", ",", "SDLoc", "(", ")", ",", "", ")", ",", "Src2", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "SDLoc", "(", ")", ",", "", ")", ",", "Zero", ",", "Zero", "}", ";", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "", ",", "Ops"], "ground_truth": [")", ";"], "File": "AMDGPUISelDAGToDAG108", "Func": "SelectFMAD", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14455, "Length": 182, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DAGToDAGISel", "::", "getAddressOperandsRI", "(", "const", "RRIAddressMode", "&", "AM", ",", "SDValue", "&", "Base", ",", "SDValue", "&", "Disp", ")", "{", "if", "(", "AM", ".", "BaseType", "==", "", ")"], "ground_truth": ["Base", "=", "AM", ".", "Base", ".", "Reg", ";"], "File": "SystemZISelDAGToDAG16", "Func": "getAddressOperandsRI", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14456, "Length": 35, "Cover_Rate": 0.4794520547945205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "BaseInstrInfo", "::", "emitCFIForLRRestoreFromReg", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "It", ")", "const", "{", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "MCRegisterInfo", "*", "MRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "DwarfLR", "=", "MRI", "->", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "int64_t", "LRPosEntry", "=", "MF", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createRestore", "(", "nullptr", ",", "DwarfLR", ")", ")", ";", "BuildMI", "(", "MBB", ",", "It", ",", "DebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addCFIIndex", "(", "LRPosEntry", ")"], "ground_truth": [".", "setMIFlags", "(", "MachineInstr", "::", "FrameDestroy", ")", ";"], "File": "ARMBaseInstrInfo110", "Func": "emitCFIForLRRestoreFromReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14457, "Length": 95, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Instruction", "::", "Add", ":", "case", "Instruction", "::", "Sub", ":", "if", "(", "Idx", "==", "", "&&", "Imm", ".", "getBitWidth", "(", ")", "<=", "", ")", "{", "if", "(", "isUInt", "<", "", ">", "(", "Imm", ".", "getZExtValue", "(", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "if", "(", "isUInt", "<", "", ">", "(", "-", "Imm", ".", "getSExtValue", "(", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "}", "break", ";", "case", "Instruction", "::", "Mul", ":", "if", "(", "Idx", "==", "", "&&", "Imm", ".", "getBitWidth", "(", ")", "<=", "", ")", "{", "if", "(", "isInt", "<", "", ">", "(", "Imm", ".", "getSExtValue", "(", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "}", "break", ";", "case", "Instruction", "::", "Or", ":", "case", "Instruction", "::", "Xor", ":", "if", "(", "Idx", "==", "", "&&", "Imm", ".", "getBitWidth", "(", ")", "<=", "", ")", "{", "if", "(", "isUInt", "<", "", ">", "(", "Imm", ".", "getZExtValue", "(", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "if", "(", "(", "Imm", ".", "getZExtValue", "(", ")", "&", "", ")", "==", "", ")", "return", "TTI", "::", "TCC_Free", ";", "}", "break", ";", "case", "Instruction", "::", "And", ":", "if", "(", "Idx", "==", "", "&&", "Imm", ".", "getBitWidth", "(", ")", "<=", "", ")", "{", "if", "(", "BitSize", "<=", "", ")", "return", "TTI", "::", "TCC_Free", ";", "if", "(", "isUInt", "<", "", ">", "(", "~", "Imm", ".", "getZExtValue", "(", ")", ")", ")", "return", "TTI", "::", "TCC_Free", ";", "if", "(", "(", "Imm", ".", "getZExtValue", "(", ")", "&", "", ")"], "ground_truth": ["==", "", ")", "return", "TTI", "::", "TCC_Free", ";"], "File": "SystemZTargetTransformInfo25", "Func": "getIntImmCostInst", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14458, "Length": 245, "Cover_Rate": 0.3983739837398374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBoundary", "(", "MachineOperand", "&", "MO", ")", "const", "{", "if", "(", "BoundarySel", ")", "{", "if", "(", "!", "MO", ".", "isImm", "(", ")", ")", "return", "false", ";", "return", "MO", ".", "getImm", "(", ")", "=="], "ground_truth": ["Boundary", ".", "ImmVal", ";"], "File": "TPCHardwareLoops", "Func": "isBoundary", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14459, "Length": 37, "Cover_Rate": 0.5692307692307692, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Terminator", "->", "isUnconditionalBranch", "(", ")", "&&", "I", "!=", "Terminator", ")", "{", "MachineBasicBlock", "*", "Succ", "=", "Terminator", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "BB", "->", "isLayoutSuccessor", "(", "Succ", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Terminator", ")", ";", "Terminator", "->", "eraseFromParent", "(", ")", ";", "}", "}", "}", ";", "if", "(", "LoLoop", ".", "Revert", ")", "{", "if", "(", "LoLoop", ".", "Start", "->", "getOpcode", "(", ")", "==", "", ")", "RevertWhile", "(", "LoLoop", ".", "Start", ")", ";", "else", "LoLoop", ".", "Start", "->", "eraseFromParent", "(", ")", ";", "bool", "FlagsAlreadySet", "=", "RevertLoopDec", "(", "LoLoop", ".", "Dec", ",", "true", ")", ";", "RevertLoopEnd", "(", "LoLoop", ".", "End", ",", "FlagsAlreadySet", ")", ";", "}", "else", "{", "LoLoop", ".", "Start", "=", "ExpandLoopStart", "(", "LoLoop", ")", ";", "RemoveDeadBranch", "(", "LoLoop", ".", "Start", ")", ";", "LoLoop", ".", "End", "=", "ExpandLoopEnd", "(", "LoLoop"], "ground_truth": [")", ";"], "File": "ARMLowOverheadLoops39", "Func": "Expand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14460, "Length": 144, "Cover_Rate": 0.32653061224489793, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "DstBitsPerElt", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "unsigned", "SrcBitsPerElt", "=", "", "*", "DstBitsPerElt", ";", "assert", "(", "N0", ".", "getScalarValueSizeInBits", "(", ")", "==", "SrcBitsPerElt", "&&", "N1", ".", "getScalarValueSizeInBits", "(", ")", "==", "SrcBitsPerElt", "&&", "", ")", ";", "APInt", "UndefElts0", ",", "UndefElts1", ";", "SmallVector", "<", "APInt", ",", "", ">", "EltBits0", ",", "EltBits1", ";", "if", "(", "(", "N0", "->", "isUndef", "(", ")", "||", "N", "->", "isOnlyUserOf", "(", "N0", ".", "getNode", "(", ")", ")", ")", "&&", "(", "N1", "->", "isUndef", "(", ")", "||", "N", "->", "isOnlyUserOf", "(", "N1", ".", "getNode", "(", ")", ")", ")", "&&", "getTargetConstantBitsFromNode", "(", "N0", ",", "SrcBitsPerElt", ",", "UndefElts0", ",", "EltBits0", ")", "&&", "getTargetConstantBitsFromNode", "(", "N1", ",", "SrcBitsPerElt", ",", "UndefElts1", ",", "EltBits1", ")", ")", "{", "unsigned", "NumLanes", "=", "VT", ".", "getSizeInBits", "(", ")", "/", "", ";", "unsigned", "NumDstElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "NumSrcElts", "=", "NumDstElts", "/", "", ";", "unsigned", "NumDstEltsPerLane", "=", "NumDstElts", "/", "NumLanes", ";", "unsigned", "NumSrcEltsPerLane", "=", "NumSrcElts", "/", "NumLanes", ";", "bool", "IsSigned", "=", "(", "", "==", "Opcode", ")", ";", "APInt", "Undefs", "(", "NumDstElts", ",", "", ")"], "ground_truth": [";"], "File": "X86ISelLowering164", "Func": "combineVectorPack", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14461, "Length": 203, "Cover_Rate": 0.3548951048951049, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MatchOperand_NoMatch", ";", "}", "unsigned", "SYSmvalue", "=", "Val", "&", "", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMSRMask", "(", "SYSmvalue", ",", "S", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "if", "(", "!", "Tok", ".", "is", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "MatchOperand_NoMatch", ";", "StringRef", "Mask", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "isMClass", "(", ")", ")", "{", "auto", "TheReg", "=", "", "(", "Mask", ".", "lower", "(", ")", ")", ";", "if", "(", "!", "TheReg", "||", "!", "TheReg", "->", "hasRequiredFeatures", "(", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", ")", ")", "return", "MatchOperand_NoMatch", ";", "unsigned", "SYSmvalue", "=", "TheReg", "->", "Encoding", "&", "", ";", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMSRMask", "(", "SYSmvalue", ",", "S", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "size_t", "Start", "=", "", ",", "Next", "=", "Mask", ".", "find", "(", "'_'", ")", ";", "StringRef", "Flags", "=", "", ";", "std", "::", "string", "SpecReg", "=", "Mask", ".", "slice", "(", "Start", ",", "Next", ")", ".", "lower", "(", ")", ";", "if", "(", "Next", "!=", "StringRef", "::", "npos", ")", "Flags", "=", "Mask", ".", "slice", "(", "Next", "+", "", ",", "Mask"], "ground_truth": [".", "size", "(", ")", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "parseMSRMaskOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14462, "Length": 195, "Cover_Rate": 0.3838582677165354, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BadLB", "||", "Cond", ".", "size", "(", ")", "!=", "", ")", "return", ";", "if", "(", "!", "TII", "->", "PredOpcodeHasJMP_c", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", "return", ";", "if", "(", "TB", "!=", "HB", "&&", "FB", "!=", "HB", ")", "return", ";", "assert", "(", "Cond", "[", "", "]", ".", "isReg", "(", ")", "&&", "", ")", ";", "unsigned", "PR", "=", "Cond", "[", "", "]", ".", "getReg", "(", ")", ";", "assert", "(", "MRI", "->", "getRegClass", "(", "PR", ")", "==", "&", "", ")", ";", "unsigned", "CmpR1", "=", "", ",", "CmpR2", "=", "", ";", "const", "MachineInstr", "*", "CmpI", "=", "MRI", "->", "getVRegDef", "(", "PR", ")", ";", "while", "(", "CmpI", "->", "getOpcode", "(", ")", "==", "", ")", "CmpI", "=", "MRI", "->", "getVRegDef", "(", "CmpI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "int", "Mask", "=", "", ",", "Val", "=", "", ";", "bool", "OkCI", "=", "TII", "->", "analyzeCompare", "(", "*", "CmpI", ",", "CmpR1", ",", "CmpR2", ",", "Mask", ",", "Val", ")", ";", "if", "(", "!", "OkCI", ")", "return", ";", "if", "(", "CmpR1", "&&", "MRI", "->", "getRegClass", "(", "CmpR1", ")", "!=", "DoubleRC", ")", "CmpR1", "=", "", ";", "if", "(", "CmpR2", "&&", "MRI", "->", "getRegClass", "(", "CmpR2", ")", "!=", "DoubleRC", ")", "CmpR2", "=", "", ";", "if", "(", "!", "CmpR1", "&&", "!", "CmpR2", ")", "return", ";", "using", "UVect", "=", "std", "::", "vector", "<", "unsigned", ">", ";", "UVect", "DP", ";", "for", "(", "auto", "&", "MI", ":", "*", "HB", ")", "{", "if", "(", "!", "MI", ".", "isPHI", "(", ")", ")", "break", ";", "const", "MachineOperand", "&", "MD", "=", "MI", ".", "getOperand", "(", "", ")", ";", "unsigned", "R", "=", "MD", ".", "getReg", "(", ")", ";", "if", "(", "MRI", "->", "getRegClass", "(", "R", ")", "==", "DoubleRC", ")", "DP", ".", "push_back", "(", "R", ")", ";", "}", "if", "(", "DP", ".", "empty", "(", ")", ")", "return", ";", "auto", "NoIndOp", "=", "[", "this", ",", "CmpR1", ",", "CmpR2", "]", "(", "unsigned", "R", ")", "->", "bool", "{", "for", "(", "auto", "I", "=", "MRI", "->", "use_nodbg_begin", "(", "R", ")", ",", "E", "=", "MRI"], "ground_truth": ["->", "use_nodbg_end", "(", ")", ";"], "File": "HexagonSplitDouble2", "Func": "collectIndRegsForLoop", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14463, "Length": 333, "Cover_Rate": 0.5731497418244407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "Reloc", "::", "Model", "getEffectiveRelocModel", "(", "const", "Triple", "&", "TT", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ")", "{", "assert", "(", "(", "!", "TT", ".", "isOSAIX", "(", ")", "||", "!", "RM", ".", "hasValue", "(", ")", "||", "*", "RM", "==", "Reloc", "::", "PIC_", ")", "&&", "", ")", ";", "if", "(", "RM", ".", "hasValue", "(", ")", ")", "return", "*", "RM", ";", "if", "(", "TT", ".", "isOSDarwin", "(", ")", ")", "return", "Reloc", "::", "DynamicNoPIC", ";", "if", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "ppc64", "||", "TT", ".", "isOSAIX", "(", ")"], "ground_truth": [")", "return", "Reloc", "::", "PIC_", ";"], "File": "PPCTargetMachine54", "Func": "getEffectiveRelocModel", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14464, "Length": 96, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "IdxOpc", "=", "getRegOffOpcode", "(", "ExtOpc", ")", ";", "assert", "(", "IdxOpc", "==", "", ")", ";", "int32_t", "D", "=", "isInt", "<", "", ">", "(", "Diff", ")", "?", "Diff", ":", "(", "Diff", ">", "", "?", "", ":", "-", "", ")", ";", "BuildMI", "(", "MBB", ",", "At", ",", "dl", ",", "HII", "->", "get", "(", "IdxOpc", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "MachineOperand", "(", "ExtR", ")", ")", ".", "addImm", "(", "D", ")", ";", "Diff", "-=", "D", ";", "OffsetRange", "Uses", "=", "getOffsetRange", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Uses", ".", "contains", "(", "Diff", ")", ")", "dbgs", "(", ")", "<<", "", "<<", "Diff", "<<", "", "<<", "Uses", "<<", "", "<<", "MI", ";", "assert", "(", "Uses", ".", "contains", "(", "Diff", ")", ")", ";", "MBB", ".", "erase", "(", "MI", ")", ";", "return", "true", ";", "}", "const", "ExtValue", "&", "EV", "=", "ExtI", ".", "first", ";", "(", "void", ")", "EV", ";", "const", "ExtExpr", "&", "Ex", "=", "ExtI", ".", "second", ";", "(", "void", ")", "Ex", ";", "if", "(", "ExtOpc", "==", "", "||", "ExtOpc", "==", "", ")", "{", "bool", "IsAddi", "=", "ExtOpc", "==", "", ";", "const", "MachineOperand", "&", "RegOp", "=", "MI", ".", "getOperand", "(", "IsAddi", "?", "", ":", "", ")", ";", "const", "MachineOperand", "&", "ImmOp", "=", "MI", ".", "getOperand", "(", "IsAddi", "?", "", ":", "", ")", ";", "assert", "(", "Ex", ".", "Rs", "==", "RegOp", "&&", "EV", "==", "ImmOp", "&&", "Ex", ".", "Neg", "!=", "IsAddi", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "At", ",", "dl", ",", "HII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "MachineOperand", "(", "ExtR", ")", ")", ";", "Diff", "=", "", ";", "MBB", ".", "erase", "(", "MI", ")", ";", "return", "true", ";", "}", "if", "(", "ExtOpc", "==", "", "||", "ExtOpc", "==", "", "||", "ExtOpc", "==", "", "||", "ExtOpc", "==", "", ")", "{", "bool", "IsSub", "=", "ExtOpc", "==", "", ";", "Register", "Rs", "=", "MI", ".", "getOperand", "(", "IsSub", "?", "", ":", "", ")", ";", "ExtValue", "V", "=", "MI", ".", "getOperand", "(", "IsSub", "?", "", ":", "", ")", ";", "assert", "(", "EV", "==", "V", "&&", "Rs", "==", "Ex", ".", "Rs", "&&", "IsSub", "==", "Ex", ".", "Neg", "&&", "", ")", ";", "unsigned", "NewOpc", "=", "ExtOpc", "==", "", "?", "", ":", "", ";", "BuildMI", "(", "MBB", ",", "At", ",", "dl", ",", "HII", "->", "get", "(", "NewOpc", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "add", "(", "MachineOperand", "(", "ExtR", ")", ")", ";", "MBB", ".", "erase", "(", "MI", ")", ";", "return", "true", ";", "}", "if", "(", "MI", ".", "mayLoad", "(", ")", "||"], "ground_truth": ["MI", ".", "mayStore", "(", ")", ")", "{"], "File": "HexagonConstExtenders14", "Func": "replaceInstrExpr", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14465, "Length": 448, "Cover_Rate": 0.6274509803921569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionInfo", "(", "MachineFunction", "&", "MF", ")", ":", "isThumb", "(", "MF", ".", "getTarget", "(", ")", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isThumb", "(", ")", ")", ",", "Align", "(", "isThumb", "?", "", ":", "", ")", ",", "VarArgsRegSaveSize", "(", "", ")", ",", "HasStackFrame", "(", "false", ")", ",", "LRSpilledForFarJump", "(", "false", ")", ",", "R3IsLiveIn", "(", "false", ")", ",", "FramePtrSpillOffset", "(", "", ")", ",", "GPRCS1Offset", "(", "", ")", ",", "GPRCS2Offset", "(", "", ")", ",", "DPRCSOffset", "(", "", ")"], "ground_truth": [",", "GPRCS1Size", "(", "", ")", ",", "GPRCS2Size", "(", "", ")", ",", "DPRCSSize", "(", "", ")", ",", "GPRCS1Frames", "(", "", ")", ",", "GPRCS2Frames", "(", "", ")", ",", "DPRCSFrames", "(", "", ")", ",", "SpilledCSRegs", "(", "MF", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", "->", "getNumRegs", "(", ")", ")", ",", "JumpTableUId", "(", "", ")", ",", "ConstPoolEntryUId", "(", "", ")", "{"], "File": "ARMMachineFunctionInfo10", "Func": "ARMFunctionInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14466, "Length": 133, "Cover_Rate": 0.9925373134328358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getSubtarget", "(", ")", ".", "allowMixed16_32", "(", ")", ")", "{", "addPass", "(", "createModuleISelDag", "(", "getTargetMachine", "(", ")", ")", ")", ";", "addPass", "(", "create16ISelDag", "(", "getTargetMachine", "(", ")", ")", ")", ";", "addPass", "(", "createSEISelDag", "(", "getTargetMachine", "(", ")", ")", ")", ";", "}", "else", "{", "addPass", "(", "createISelDag", "(", "getTargetMachine", "(", ")", ")", ")", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "MipsTargetMachine11", "Func": "addInstSelector", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14467, "Length": 58, "Cover_Rate": 0.8787878787878788, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "VT", ".", "getVectorElementCount", "(", ")", ".", "getKnownMinValue", "(", ")", "%", "N", "==", "", "&&", "", ")", ";", "EVT", "SplitVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "VT", ".", "getVectorElementType", "(", ")", ",", "VT", ".", "getVectorElementCount", "(", ")", "/", "N", ")", ";", "assert", "(", "isTypeLegal", "(", "SplitVT", ")", ")", ";", "SmallVector", "<", "EVT", ",", "", ">", "VTs", "(", "N", ",", "SplitVT", ")", ";", "VTs", ".", "push_back", "(", "", ")", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "VTs", ")", ";", "SDValue", "PseudoLoad", "=", "DAG", ".", "getNode", "(", "Opcode", ",", "DL", ",", "NodeTys", ",", "LoadOps", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "PseudoLoadOps", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "<", "N", ";", "++", "I", ")", "PseudoLoadOps", ".", "push_back", "(", "SDValue"], "ground_truth": ["(", "PseudoLoad", ".", "getNode", "(", ")", ",", "I", ")", ")", ";"], "File": "AArch64ISelLowering96", "Func": "LowerSVEStructLoad", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14468, "Length": 140, "Cover_Rate": 0.5035971223021583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rs", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", "Decoder", ",", "", ",", "Rs", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", ")", ")", ";", "return", "MCDisassembler"], "ground_truth": ["::", "Success", ";"], "File": "MipsDisassembler40", "Func": "DecodeDAHIDATI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14469, "Length": 55, "Cover_Rate": 0.5288461538461539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LongBranch", "::", "mustRelaxABranch", "(", ")", "{", "for", "(", "auto", "&", "Terminator", ":", "Terminators", ")", "if", "(", "mustRelaxBranch", "(", "Terminator", ",", "Terminator", ".", "Address", ")", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "SystemZLongBranch", "Func": "mustRelaxABranch", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14470, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_maskstoreq", "(", "(", "__v2di", "*", ")", "__X", ",", "(", "__v2di", ")", "__M", ","], "ground_truth": ["(", "__v2di", ")", "__Y", ")", ";"], "File": "avx2intrin", "Func": "_mm_maskstore_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14471, "Length": 19, "Cover_Rate": 0.40425531914893614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "createMachObjectWriter", "(", "OS", ",", "true", ",", "object", "::", "mach", "::", "CTM_x86_64", ",", "object", "::", "mach", "::", "CS_ALL", ","], "ground_truth": ["true", ")", ";"], "File": "X86AsmBackend37", "Func": "createObjectWriter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14472, "Length": 22, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useAudioOps", "(", ")", "const", "{", "return", "UseAudioOps"], "ground_truth": [";"], "File": "HexagonSubtarget12", "Func": "useAudioOps", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14473, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "SrcSize", "=", "SrcTy", ".", "getSizeInBits", "(", ")", ";", "const", "unsigned", "PartSize", "=", "PartTy", ".", "getSizeInBits", "(", ")", ";", "if", "(", "SrcTy", ".", "isVector", "(", ")", "&&", "!", "PartTy", ".", "isVector", "(", ")", "&&", "PartSize", ">", "SrcTy", ".", "getElementType", "(", ")", ".", "getSizeInBits", "(", ")", ")", "{", "auto", "UnmergeToEltTy", "=", "B", ".", "buildUnmerge", "(", "SrcTy", ".", "getElementType", "(", ")", ",", "SrcReg", ")", ";", "for", "(", "int", "i", "=", "", ",", "e", "=", "DstRegs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "B", ".", "buildAnyExt", "(", "DstRegs", "[", "i", "]", ",", "UnmergeToEltTy", ".", "getReg", "(", "i", ")", ")", ";", "return", ";", "}", "if", "(", "SrcSize", "%", "PartSize", "==", "", ")", "{", "B", ".", "buildUnmerge", "(", "DstRegs", ","], "ground_truth": ["SrcReg", ")", ";"], "File": "AMDGPUCallLowering16", "Func": "unpackRegsToOrigType", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14474, "Length": 124, "Cover_Rate": 0.44765342960288806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerFormalArguments", "(", "SDValue", "Chain", ",", "CallingConv", "::", "ID", "CallConv", ",", "bool", "isVarArg", ",", "const", "SmallVectorImpl", "<", "", ">", "&", "Ins", ",", "DebugLoc", "dl", ","], "ground_truth": ["SelectionDAG", "&", "DAG", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "InVals", ")", "{"], "File": "MSP430ISelLowering39", "Func": "LowerFormalArguments", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14475, "Length": 39, "Cover_Rate": 0.3482142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NumElem", "==", "", "&&", "VTy", "->", "getScalarSizeInBits", "(", ")", "==", "", ")", "return", "", ";", "if", "(", "!", "isPowerOf2_32", "(", "NumElem", ")", ")", "{", "APInt", "DemandedElts", "=", "APInt", "::", "getAllOnesValue", "(", "NumElem", ")", ";", "int", "Cost", "=", "BaseT", "::", "getMemoryOpCost", "(", "Opcode", ",", "VTy", "->", "getScalarType", "(", ")", ",", "Alignment", ",", "AddressSpace", ",", "CostKind", ")", ";", "int", "SplitCost", "=", "getScalarizationOverhead", "(", "VTy", ",", "DemandedElts", ",", "Opcode", "==", "Instruction", "::", "Load", ",", "Opcode", "==", "Instruction", "::", "Store", ")", ";", "return", "NumElem", "*", "Cost", "+", "SplitCost", ";", "}", "}", "if", "(", "TLI", "->", "getValueType", "(", "DL", ",", "Src", ",", "true", ")", "==", "", ")", "return", "BaseT", "::", "getMemoryOpCost", "(", "Opcode", ",", "Src", ",", "Alignment", ",", "AddressSpace", ",", "CostKind", ")", ";", "std", "::", "pair", "<", "int", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "Src", ")", ";", "assert", "(", "(", "Opcode", "==", "Instruction", "::", "Load", "||", "Opcode", "==", "Instruction", "::", "Store", ")", "&&", "", ")", ";", "int", "Cost", "=", "LT", ".", "first"], "ground_truth": ["*", "", ";"], "File": "X86TargetTransformInfo103", "Func": "getMemoryOpCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14476, "Length": 167, "Cover_Rate": 0.4677871148459384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "get_tls_get_addr", "(", "void", ")", "{", "if", "(", "!", "tls_get_addr_libfunc", ")", "tls_get_addr_libfunc", "=", "init_one_libfunc", "(", "", ")", ";", "return", "tls_get_addr_libfunc"], "ground_truth": [";"], "File": "arm", "Func": "get_tls_get_addr", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14477, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "", "getCondFromOpc", "(", "unsigned", "Opc", ")", "{", "", "CC", "=", "", ";", "if", "(", "CC", "==", "", ")", "CC", "=", "", "(", "Opc", ")", ";", "if", "(", "CC", "==", "", ")", "CC", "=", "", "(", "Opc", ")", ";", "if", "(", "CC", "==", "", ")", "CC", "=", ""], "ground_truth": ["(", "Opc", ")", ";"], "File": "X86ISelDAGToDAG (2)1", "Func": "getCondFromOpc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14478, "Length": 52, "Cover_Rate": 0.7027027027027027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "In", "!=", "Op", ".", "getOperand", "(", "", ")", ")", "IsSplat", "=", "false", ";", "}", "if", "(", "AllContants", ")", "{", "SDValue", "FullMask", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getConstant", "(", "Immediate", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "FullMask", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "}", "if", "(", "NumNonConsts", "==", "", "&&", "NonConstIdx", "!=", "", ")", "{", "SDValue", "DstVec", ";", "if", "(", "NumConsts", ")", "{", "SDValue", "VecAsImm", "=", "DAG", ".", "getConstant", "(", "Immediate", ",", "", "(", "VT", ".", "getSizeInBits", "(", ")", ")", ")", ";", "DstVec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "VecAsImm", ")", ";", "}", "else", "DstVec", "=", "DAG", ".", "getUNDEF", "(", "VT", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DstVec", ",", "Op", ".", "getOperand", "(", "NonConstIdx", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "NonConstIdx", ")", ")", ";", "}", "if", "(", "!", "IsSplat", "&&", "(", "NonConstIdx", "!=", "", ")", ")", "llvm_unreachable", "(", "", ")", ";", "MVT", "SelectVT", "=", "(", "VT", "==", "", ")", "?", "", ":", "", ";", "SDValue", "Select", ";", "if", "(", "IsSplat", ")", "Select", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "SelectVT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "-", "", ",", "SelectVT", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "SelectVT", ")", ")", ";", "else", "Select", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "SelectVT", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "(", "Immediate", "|", "", ")", ",", "SelectVT", ")", ",", "DAG", ".", "getConstant", "(", "Immediate"], "ground_truth": [",", "SelectVT", ")", ")", ";"], "File": "X86ISelLowering (2)", "Func": "LowerBUILD_VECTORvXi1", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14479, "Length": 277, "Cover_Rate": 0.4410828025477707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "KindTy"], "ground_truth": ["::", "Register", ";"], "File": "RISCVAsmParser (2)", "Func": "isReg", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14480, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Pred", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "InVec", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "isTypeLegal", "(", "InVec", ".", "getValueType", "(", ")", ")", ")", "return", "Op", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", ")", "{", "EVT", "IntResVT", "=", "VT", ".", "changeTypeToInteger", "(", ")", ";", "EVT", "IntVecVT", "=", "InVec", ".", "getValueType", "(", ")", ".", "changeVectorElementTypeToInteger", "(", ")", ";", "SDValue", "IntInVec", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "IntVecVT", ",", "InVec", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "DL", ",", "IntResVT", ",", "Pred", ",", "IntInVec", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Res", ")", ";", "}", "assert", "(", "isTypeLegal", "(", "Pred", ".", "getValueType", "(", ")", ")", "&&", "", ")", ";", "EVT", "EltVT", "=", "InVec", ".", "getValueType", "(", ")", ".", "getVectorElementType", "(", ")", ";", "EVT", "NewEltVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "EltVT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "EVT", "SplitVT", "=", "InVec", ".", "getValueType", "(", ")", ".", "changeVectorElementType", "(", "NewEltVT", ")", ";", "SDValue", "InVecLo", ",", "InVecHi", ";", "std", "::", "tie", "(", "InVecLo", ",", "InVecHi", ")", "=", "DAG", ".", "SplitVector", "(", "InVec", ",", "DL", ")", ";", "InVecLo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "SplitVT", ",", "InVecLo", ")", ";", "InVecHi", "=", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["DL", ",", "SplitVT", ",", "InVecHi", ")", ";"], "File": "AArch64ISelLowering102", "Func": "LowerLASTX", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14481, "Length": 244, "Cover_Rate": 0.4364937388193202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCSubtargetInfo", "*", "createMCSubtargetInfo", "(", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ")", "{", "MCSubtargetInfo", "*", "X", "=", "new", "MCSubtargetInfo", "("], "ground_truth": [")", ";"], "File": "SparcMCTargetDesc18", "Func": "createSparcMCSubtargetInfo", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14482, "Length": 24, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "uint64_t", "getMachineOpValue", "(", "const", "MCInst", "&", "MI", ",", "const", "MCOperand", "&", "MO", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "AMDGPUMCCodeEmitter2", "Func": "getMachineOpValue", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14483, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "MI", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "{", "return", "", ";", "}", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", "{", "return"], "ground_truth": ["", ";"], "File": "X86FixupLEAs12", "Func": "postRAConvertToLEA", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14484, "Length": 92, "Cover_Rate": 0.3194444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x2_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon2_vreinterpret_s32_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14485, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeMSRSystemRegister", "(", "MCInst", "&", "Inst", ",", "unsigned", "Imm", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", ")", ")", ";", "return", "Success"], "ground_truth": [";"], "File": "AArch64Disassembler (2)2", "Func": "DecodeMSRSystemRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14486, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isImm", "(", ")", "&&", "isConst3", "("], "ground_truth": ["getImm", "(", ")", ")", ";"], "File": "AAPAsmParser", "Func": "isConst3", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14487, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SignReturnAddressAll", ")", "return", "true", ";", "return", "SpillsLR"], "ground_truth": [";"], "File": "ARMMachineFunctionInfo14", "Func": "shouldSignReturnAddress", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14488, "Length": 10, "Cover_Rate": 0.37037037037037035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Opc", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Scale", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Scale", "=", "", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "unsigned", "OffsetIdx", "=", "MI", ".", "getNumExplicitOperands", "(", ")", "-", "", ";", "assert", "(", "MI", ".", "getOperand", "(", "OffsetIdx", "-", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "", ")", ";", "MachineOperand", "&", "OffsetOpnd", "=", "MI", ".", "getOperand", "(", "OffsetIdx", ")", ";", "assert", "(", "LocalStackSize", "%", "Scale", "==", "", ")", ";", "OffsetOpnd", ".", "setImm", "(", "OffsetOpnd", ".", "getImm", "(", ")", "+", "LocalStackSize"], "ground_truth": ["/", "Scale", ")", ";"], "File": "AArch64FrameLowering23", "Func": "fixupCalleeSaveRestoreStackOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14489, "Length": 127, "Cover_Rate": 0.5934579439252337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst3_s64", "(", "int64_t", "*", "__a", ",", "int64x1x3_t", "__b", ")", "{", "union", "{", "int64x1x3_t", "__i", ";", "__builtin_neon_ei", "__o", ";", "}", "__bu", "=", "{"], "ground_truth": ["__b", "}", ";"], "File": "arm", "Func": "neon_vst3_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14490, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "this_name", "=", "reg_names", "[", "this_regno", "]", ";", "const", "char", "*", "fname", ";", "gcc_assert", "(", "call_used_regs", "[", "GPR_IP", "]", ")", ";", "gcc_assert", "(", "call_used_regs", "[", "GPR_16", "]", ")", ";", "if", "(", "delta", "==", "", ")", ";", "else", "if", "(", "SIMM11", "(", "delta", ")", ")", "asm_fprintf", "(", "file", ",", "", ",", "this_name", ",", "this_name", ",", "(", "int", ")", "delta", ")", ";", "else", "if", "(", "delta", "<", "", "&&", "delta", ">=", "-", "", ")", "{", "asm_fprintf", "(", "file", ",", "", ",", "(", "int", ")", "-", "delta", ")", ";", "asm_fprintf", "(", "file", ",", "", ",", "this_name", ",", "this_name", ")", ";", "}", "else", "{", "asm_fprintf", "(", "file", ",", "", ",", "(", "long", ")", "delta", ")", ";", "if", "(", "delta", "&", "~", "", ")", "asm_fprintf", "(", "file", ",", "", ",", "(", "long", ")", "delta", ")", ";", "asm_fprintf", "(", "file", ",", "", ",", "this_name", ",", "this_name"], "ground_truth": [")", ";"], "File": "epiphany2", "Func": "epiphany_output_mi_thunk", "Target": "epiphany", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14491, "Length": 144, "Cover_Rate": 0.37894736842105264, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "FrameReg", "=", "TRI", "->", "getFrameRegister", "(", "MF", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "FrameReg", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "FrameReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "FrameReg", ")", ".", "addReg", "(", "FrameReg", ")", ";", "FPOffset", "=", "", ";", "}", "BuildStackAdjustment", "(", "MF", ",", "MBB", ",", "MI", ",", "DL", ",", "ScratchReg", ",", "StackSize"], "ground_truth": [",", "FPOffset", ")", ";"], "File": "Z80oldFrameLowering", "Func": "emitPrologue", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14492, "Length": 100, "Cover_Rate": 0.31446540880503143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_sub_ps", "(", "__m256", "__W", ",", "__mmask16", "__U", ",", "__m256", "__A", ",", "__m256", "__B", ")", "{", "return", "(", "__m256", ")", "__builtin_ia32_subps256_mask", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8sf", ")", "__B", ",", "(", "__v8sf", ")", "__W", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_mask_sub_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14493, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerBlockAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "PCLabelIndex", "=", "", ";", "SDLoc", "DL", "(", "Op", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "const", "BlockAddress", "*", "BA", "=", "cast", "<", "BlockAddressSDNode", ">", "(", "Op", ")", "->", "getBlockAddress", "(", ")", ";", "SDValue", "CPAddr", ";", "bool", "IsPositionIndependent", "=", "isPositionIndependent", "(", ")", ";", "if", "(", "!", "IsPositionIndependent", ")", "{", "CPAddr", "=", "DAG", ".", "getTargetConstantPool", "(", "BA", ",", "PtrVT", ",", "", ")", ";", "}", "else", "{", "unsigned", "PCAdj", "=", "Subtarget", "->", "isThumb", "(", ")", "?", "", ":", "", ";", "PCLabelIndex", "=", "AFI", "->", "createPICLabelUId", "(", ")", ";", "ConstantPoolValue", "*", "CPV", "=", "ConstantPoolConstant", "::", "Create", "(", "BA", ",", "PCLabelIndex", ",", "", ",", "PCAdj", ")", ";", "CPAddr", "=", "DAG", ".", "getTargetConstantPool", "(", "CPV", ",", "PtrVT", ",", "", ")", ";", "}", "CPAddr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "CPAddr", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPAddr", ",", "MachinePointerInfo", "::", "getConstantPool", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", ";", "if", "(", "!", "IsPositionIndependent", ")"], "ground_truth": ["return", "Result", ";"], "File": "ARMISelLowering11", "Func": "LowerBlockAddress", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14494, "Length": 215, "Cover_Rate": 0.8464566929133859, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterBankInfo", "*", "getRegBankInfo", "(", ")", "const", "override", "{", "return", "RegBankInfo", ".", "get", "("], "ground_truth": [")", ";"], "File": "M88kSubtarget", "Func": "getRegBankInfo", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14495, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instr", "(", "unsigned", "Opcode", ",", "unsigned", "Def", ",", "unsigned", "LHS", ",", "unsigned", "RHS", ")", ":", "Opcode", "(", "Opcode", ")", ",", "Def", "(", "Def", ")", ",", "LHS", "(", "LHS", ")", ",", "RHS"], "ground_truth": ["(", "RHS", ")", "{", "}"], "File": "MipsInstructionSelector", "Func": "Instr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14496, "Length": 36, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Value", ")", "{", "case", "FpABIKind", "::", "XX", ":", "return", "", ";", "case", "FpABIKind", "::", "S32", ":", "return", "", ";", "case", "FpABIKind", "::", "S64", ":", "return"], "ground_truth": ["", ";"], "File": "MipsABIFlagsSection (2)", "Func": "getFpABIString", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14497, "Length": 29, "Cover_Rate": 0.6170212765957447, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeAsmPrinter", "(", ")", "{", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "X"], "ground_truth": ["(", "TheTarget", ")", ";"], "File": "P2AsmPrinter", "Func": "LLVMInitializeP2AsmPrinter", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14498, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getExceptionPointerRegister", "(", "const", "Constant"], "ground_truth": ["*", "PersonalityFn", ")", "const", "override", "{"], "File": "MipsISelLowering (2)", "Func": "getExceptionPointerRegister", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14499, "Length": 11, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "typedef", "float", "v4hi", "__attribute__", "(", "(", "mode", "(", "V4HI", ")", ")", ")", ";", "return", "(", "unsigned", "long", "long", ")", "__builtin_sh_media_MMULFXRP_W", "(", "(", "v4hi", ")", "mm", ",", "(", "v4hi", ")", "mn"], "ground_truth": [")", ";"], "File": "ushmedia1", "Func": "sh_media_MMULFXRP_W", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14500, "Length": 32, "Cover_Rate": 0.6274509803921569, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "make_unique", "<", "ELFObjectWriter", ">", "(", "Is64Bit", ",", "OSABI", ",", "HasRelocationAddend"], "ground_truth": [",", "ABIVersion", ")", ";"], "File": "AMDGPUELFObjectWriter17", "Func": "createAMDGPUELFObjectWriter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14501, "Length": 17, "Cover_Rate": 0.4146341463414634, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "OpcodeIndex", "=", "", ";", "assert", "(", "NumVecs", "==", "", "&&", "", ")", ";", "break", ";", "}", "EVT", "ResTy", ";", "if", "(", "NumVecs", "==", "", ")", "ResTy", "=", "VT", ";", "else", "{", "unsigned", "ResTyElts", "=", "(", "NumVecs", "==", "", ")", "?", "", ":", "NumVecs", ";", "if", "(", "!", "is64BitVector", ")", "ResTyElts", "*=", "", ";", "ResTy", "=", "EVT", "::", "getVectorVT", "(", "*", "CurDAG", "->", "getContext", "(", ")", ",", "", ",", "ResTyElts", ")", ";", "}", "std", "::", "vector", "<", "EVT", ">", "ResTys", ";", "ResTys", ".", "push_back", "(", "ResTy", ")", ";", "if", "(", "isUpdating", ")", "ResTys", ".", "push_back", "(", "", ")", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "SDValue", "Pred", "=", "getAL", "(", "CurDAG", ",", "dl", ")", ";", "SDValue", "Reg0", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDNode", "*", "VLd", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "if", "(", "is64BitVector", "||", "NumVecs", "<=", "", ")", "{", "unsigned", "Opc", "=", "(", "is64BitVector", "?", "DOpcodes", "[", "OpcodeIndex", "]", ":", "QOpcodes0", "[", "OpcodeIndex", "]", ")", ";", "Ops", ".", "push_back", "(", "MemAddr", ")", ";", "Ops", ".", "push_back", "(", "Align", ")", ";", "if", "(", "isUpdating", ")", "{", "SDValue", "Inc", "=", "N", "->", "getOperand", "(", "AddrOpIdx", "+", "", ")", ";", "bool", "IsImmUpdate", "=", "isPerfectIncrement", "(", "Inc", ",", "VT", ",", "NumVecs", ")", ";", "if", "(", "(", "NumVecs", "<=", "", ")", "&&", "!", "IsImmUpdate", ")", "Opc", "=", "getVLDSTRegisterUpdateOpcode", "(", "Opc", ")", ";", "if", "(", "(", "NumVecs", ">", "", "&&", "!", "isVLDfixed", "(", "Opc", ")", ")", "||", "!", "IsImmUpdate", ")", "Ops", ".", "push_back", "(", "IsImmUpdate", "?", "Reg0", ":", "Inc", ")", ";", "}", "Ops", ".", "push_back", "(", "Pred", ")", ";", "Ops", ".", "push_back", "(", "Reg0", ")", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "VLd", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "ResTys", ",", "Ops", ")", ";", "}", "else", "{", "EVT", "AddrTy", "=", "MemAddr", ".", "getValueType", "(", ")", ";", "SDValue", "ImplDef", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ",", "dl", ",", "ResTy", ")", ",", "", ")", ";", "const", "SDValue", "OpsA", "[", "]", "=", "{", "MemAddr", ",", "Align", ",", "Reg0", ",", "ImplDef", ",", "Pred", ",", "Reg0", ",", "Chain", "}", ";", "SDNode", "*", "VLdA", "=", "CurDAG", "->", "getMachineNode", "(", "QOpcodes0", "[", "OpcodeIndex", "]", ",", "dl", ",", "ResTy", ",", "AddrTy", ",", "", ",", "OpsA", ")", ";", "Chain", "=", "SDValue", "(", "VLdA", ",", "", ")", ";", "Ops", ".", "push_back", "(", "SDValue", "(", "VLdA", ",", "", ")", ")", ";", "Ops", ".", "push_back", "(", "Align", ")", ";", "if", "(", "isUpdating", ")", "{", "SDValue", "Inc", "=", "N", "->", "getOperand", "(", "AddrOpIdx", "+", "", ")", ";", "assert", "(", "isa", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "ARMISelDAGToDAG102", "Func": "SelectVLD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14502, "Length": 486, "Cover_Rate": 0.5105042016806722, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "assert", "(", "Op", ".", "getOperand", "(", "", ")", ".", "isUndef", "(", ")", "&&", "", ")", ";", "SDValue", "LoadVal", "=", "LoadOperand", "(", "DAG", ",", "DL", ",", "Val", ".", "getValueType", "(", ")", ",", "Val", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "LoadVal", ",", "Ptr", "}", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", ""], "ground_truth": [",", "Ops", ")", ";"], "File": "JVMISelLowering", "Func": "LowerSTORE", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14503, "Length": 62, "Cover_Rate": 0.4217687074829932, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionCost", "Cost", "=", "", ";", "if", "(", "isWideningInstruction", "(", "Ty", ",", "Opcode", ",", "Args", ")", ")", "Cost", "+=", "ST", "->", "getWideningBaseCost", "(", ")", ";", "int", "ISD", "=", "TLI", "->", "InstructionOpcodeToISD", "(", "Opcode", ")", ";", "switch", "(", "ISD", ")", "{", "default", ":", "return", "Cost", "+", "BaseT", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "case", "", ":", "if", "(", "Opd2Info", "==", "TargetTransformInfo", "::", "OK_UniformConstantValue", "&&", "Opd2PropInfo", "==", "TargetTransformInfo", "::", "OP_PowerOf2", ")", "{", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "Add", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "Sub", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "Select", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "AShr", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "return", "Cost", ";", "}", "LLVM_FALLTHROUGH", ";", "case", "", ":", "if", "(", "Opd2Info", "==", "TargetTransformInfo", "::", "OK_UniformConstantValue", ")", "{", "auto", "VT", "=", "TLI", "->", "getValueType", "(", "DL", ",", "Ty", ")", ";", "if", "(", "TLI", "->", "isOperationLegalOrCustom", "(", "", ",", "VT", ")", ")", "{", "InstructionCost", "MulCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "Mul", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "InstructionCost", "AddCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "Add", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "InstructionCost", "ShrCost", "=", "getArithmeticInstrCost", "(", "Instruction", "::", "AShr", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "TargetTransformInfo", "::", "OP_None", ",", "TargetTransformInfo", "::", "OP_None", ")", ";", "return", "MulCost", "*", "", "+", "AddCost", "*", "", "+", "ShrCost", "*", "", "+", "", ";", "}", "}", "Cost", "+=", "BaseT", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "if", "(", "Ty", "->", "isVectorTy", "(", ")", ")", "{", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "ExtractElement", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "Cost", "+=", "getArithmeticInstrCost", "(", "Instruction", "::", "InsertElement", ",", "Ty", ",", "CostKind", ",", "Opd1Info", ",", "Opd2Info", ",", "Opd1PropInfo", ",", "Opd2PropInfo", ")", ";", "Cost", "+=", "Cost", ";", "}", "return", "Cost", ";", "case", "", ":", "if", "(", "LT", ".", "second", "!=", "", ")", "return", "(", "Cost", "+", "", ")", "*", "LT", ".", "first", ";", "return", "LT", ".", "first", "*", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "(", "Cost", "+", "", ")", "*", "LT", ".", "first", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "Ty", "->", "getScalarType", "(", ")", "->", "isFP128Ty", "(", ")", ")", "return", "(", "Cost", "+", "", ")", "*", "LT"], "ground_truth": [".", "first", ";"], "File": "AArch64TargetTransformInfo3", "Func": "getArithmeticInstrCost", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14504, "Length": 498, "Cover_Rate": 0.756838905775076, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "MachineInstr", "*", "getMachineInstr", "(", "const", "SUnit", "&"], "ground_truth": ["SU", ")", "{"], "File": "GCNIterativeScheduler (2)", "Func": "getMachineInstr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14505, "Length": 12, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_shuffle_pi16", "(", "__m64", "__A", ",", "int", "__N", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_pshufw", "(", "(", "__v4hi", ")", "__A", ",", "__N"], "ground_truth": [")", ";"], "File": "xmmintrin4", "Func": "_mm_shuffle_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14506, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_slli_epi16", "(", "__m128i", "__A", ",", "int", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_psllwi128", "(", "(", "__v8hi", ")"], "ground_truth": ["__A", ",", "__B", ")", ";"], "File": "emmintrin", "Func": "_mm_slli_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14507, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "OpRef", "(", "Whole", "|", "(", "N", "&"], "ground_truth": ["Index", ")", ")", ";"], "File": "HexagonISelDAGToDAGHVX", "Func": "res", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14508, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeMemAluCombinerPass", "(", "*", "PassRegistry", "::", "getPassRegistry", "(", ")"], "ground_truth": [")", ";"], "File": "DLXMemAluCombiner", "Func": "DLXMemAluCombiner", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14509, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LegalizerInfo", "::", "FCmpLibcallsList", "LegalizerInfo", "::", "getFCmpLibcalls", "(", "CmpInst", "::", "Predicate", "Predicate", ",", "unsigned", "Size", ")", "const", "{", "assert", "(", "CmpInst", "::", "isFPPredicate", "(", "Predicate", ")", "&&", ""], "ground_truth": [")", ";"], "File": "ARMLegalizerInfo (2)", "Func": "getFCmpLibcalls", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14510, "Length": 29, "Cover_Rate": 0.4915254237288136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ST", ".", "debuggerInsertNops", "(", ")", ")", "return", "false", ";", "if", "(", "!", "MF", ".", "getMMI", "(", ")", ".", "hasDebugInfo", "(", ")", ")", "return", "false", ";", "const", "InstrInfo", "*", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "DenseSet", "<", "unsigned", ">", "NopInserted", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "for", "(", "auto", "MI", "=", "MBB", ".", "begin", "(", ")", ";", "MI", "!=", "MBB", ".", "end", "(", ")", ";", "++", "MI", ")", "{", "if", "(", "MI", "->", "isDebugInstr", "(", ")", "||", "!", "MI", "->", "getDebugLoc", "(", ")", ")", "continue", ";", "auto", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "NopInserted", ".", "find", "(", "DL", ".", "getLine", "(", ")", ")"], "ground_truth": ["==", "NopInserted", ".", "end", "(", ")", ")", "{"], "File": "SIDebuggerInsertNops4", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14511, "Length": 123, "Cover_Rate": 0.6507936507936508, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint16_t", "OMB", "=", "OM", ".", "first", "(", ")", ",", "OME", "=", "OM", ".", "last", "(", ")", ";", "uint16_t", "NMB", "=", "NM", ".", "first", "(", ")", ",", "NME", "=", "NM", ".", "last", "(", ")", ";", "(", "void", ")", "NME", ";", "assert", "(", "(", "OME", "-", "OMB", "==", "NME", "-", "NMB", ")", "&&", "", ")", ";", "for", "(", "std", "::", "pair", "<", "const", "unsigned", ",", "RegisterCell", ">", "&", "P", ":", "Map", ")", "{", "RegisterCell", "&", "RC", "=", "P", ".", "second", ";", "for", "(", "uint16_t", "i", "=", "", ",", "w", "=", "RC", "."], "ground_truth": ["width", "(", ")", ";", "i", "<", "w", ";", "++", "i", ")", "{"], "File": "BitTracker10", "Func": "subst", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14512, "Length": 102, "Cover_Rate": 0.4322033898305085, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__MM512_REDUCE_OP", "(", "min_epu32"], "ground_truth": [")", ";"], "File": "avx512fintrin", "Func": "_mm512_reduce_min_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14513, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "unsigned", "SrcReg", "=", "Cond", "[", "", "]", ".", "getReg", "(", ")", ";", "if", "(", "Is64Bit", ")", "{", "MRI", ".", "constrainRegClass", "(", "SrcReg", ",", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "{", "MRI", ".", "constrainRegClass", "(", "SrcReg", ",", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "}", "break", ";", "}", "case", "", ":", "{", "switch", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "CC", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "CC", "=", "", ";", "break", ";", "}", "if", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", "==", "", "||", "Cond", "[", "", "]", ".", "getImm", "(", ")", "==", "", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", "(", "", "<<", "Cond", "[", "", "]", ".", "getImm", "(", ")", ",", "", ")", ")", ";", "else", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "Cond", "[", "", "]", ".", "getReg", "(", ")", ")", ".", "addImm", "(", "", "(", "", "<<", "Cond", "[", "", "]", ".", "getImm", "(", ")", ",", "", ")", ")", ";", "break", ";", "}", "}", "unsigned", "Opc", "=", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "nullptr", ";", "bool", "TryFold", "=", "false", ";", "if", "(", "MRI", ".", "constrainRegClass", "(", "DstReg", ",", "&", "", ")", ")", "{", "RC", "=", "&", "", ";", "Opc", "=", "", ";", "TryFold", "=", "true", ";", "}", "else", "if", "(", "MRI", ".", "constrainRegClass", "(", "DstReg", ",", "&", "", ")", ")", "{", "RC", "=", "&", "", ";", "Opc", "=", "", ";", "TryFold", "=", "true", ";", "}", "else", "if", "(", "MRI", ".", "constrainRegClass", "(", "DstReg", ",", "&", "", ")", ")", "{", "RC", "=", "&", "", ";", "Opc", "=", "", ";", "}", "else", "if", "(", "MRI", ".", "constrainRegClass", "(", "DstReg", ",", "&", "", ")", ")", "{", "RC", "=", "&", "", ";", "Opc", "=", "", ";", "}", "assert", "(", "RC", "&&", "", ")", ";", "if", "(", "TryFold", ")", "{", "unsigned", "NewVReg", "=", "", ";", "unsigned", "FoldedOpc", "=", "canFoldIntoCSel", "(", "MRI", ",", "TrueReg", ",", "&", "NewVReg", ")", ";", "if", "(", "FoldedOpc", ")", "{", "CC", "=", "", "(", "CC", ")", ";", "TrueReg", "=", "FalseReg", ";", "}", "else", "FoldedOpc", "=", "canFoldIntoCSel", "(", "MRI"], "ground_truth": [",", "FalseReg", ",", "&", "NewVReg", ")", ";"], "File": "AArch64InstrInfo (2)", "Func": "insertSelect", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14514, "Length": 460, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", ".", "isTargetLinux", "(", ")", ")", "return", "false", ";", "if", "(", "Subtarget", ".", "is64Bit", "(", ")", ")", "{", "Offset", "=", "", ";", "if", "(", "getTargetMachine", "(", ")", ".", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Kernel", ")", "AddressSpace", "=", "", ";", "else", "AddressSpace", "=", "", ";", "}"], "ground_truth": ["else", "{"], "File": "X86ISelLowering149", "Func": "getStackCookieLocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14515, "Length": 51, "Cover_Rate": 0.6455696202531646, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "const", "TargetRegisterInfo", "*", "RegInfo", "=", "MF", ".", "getTarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "MaxAlign", "=", "MFI", "->", "getMaxAlignment", "(", ")", ";", "int", "Offset", "=", "", ";", "for", "(", "int", "i", "=", "MFI", "->", "getObjectIndexBegin", "(", ")", ";", "i", "!=", "", ";", "++", "i", ")", "{", "int", "FixedOff", "=", "-", "MFI", "->", "getObjectOffset", "(", "i", ")", ";", "if", "(", "FixedOff", ">", "Offset", ")", "Offset", "=", "FixedOff", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MFI", "->", "getObjectIndexEnd", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "MFI", "->", "isDeadObjectIndex", "(", "i", ")", ")", "continue", ";", "Offset", "+=", "MFI", "->", "getObjectSize", "(", "i", ")", ";", "unsigned", "Align", "=", "MFI", "->", "getObjectAlignment", "(", "i", ")", ";", "Offset", "=", "(", "Offset", "+", "Align", "-", "", ")", "/", "Align", "*", "Align", ";", "MaxAlign", "=", "std", "::", "max", "(", "Align"], "ground_truth": [",", "MaxAlign", ")", ";"], "File": "AArch64FrameLowering45", "Func": "estimateStackSize", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14516, "Length": 163, "Cover_Rate": 0.5488215488215489, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "unsigned", "RegList", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "RegList", ",", "", ")", ")", "State", ".", "addLoc", "(", "CCValAssign", "::", "getCustomReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "else", "{", "if", "(", "CanFail", ")", "return", "false", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getCustomMem", "(", "ValNo", ",", "ValVT", ",", "State", ".", "AllocateStack", "(", "", ",", "", ")", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return", "true", ";", "}", "if", "(", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "RegList", ",", "", ")", ")", "State", ".", "addLoc", "(", "CCValAssign", "::", "getCustomReg", "(", "ValNo", ",", "ValVT", ",", "Reg", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "else", "State", ".", "addLoc", "(", "CCValAssign", "::", "getCustomMem", "(", "ValNo", ",", "ValVT", ",", "State"], "ground_truth": [".", "AllocateStack", "(", "", ",", "", ")", ",", "LocVT", ",", "LocInfo", ")", ")", ";"], "File": "ARMCallingConv", "Func": "f64AssignAPCS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14517, "Length": 153, "Cover_Rate": 0.7846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Dst", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Undef", ",", "SubReg", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Implicit", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Implicit", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Dst", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Undef", ",", "SubReg", ")", ".", "addReg", "(", "SrcReg", ",", "RegState", "::", "Implicit", ")", ";", "}", "MI", ".", "eraseFromParent", "(", ")", ";", "return", "&", "MBB", ";", "}", "const", "DebugLoc", "&", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "I", "(", "&", "MI", ")", ";", "unsigned", "PhiReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "InitReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ")", ",", "InitReg", ")", ";", "if", "(", "UseGPRIdxMode", ")", "{", "MachineInstr", "*", "SetOn", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "VGPRIndexMode", "::", "SRC0_ENABLE", ")", ";", "SetOn", "->", "getOperand", "(", "", ")"], "ground_truth": [".", "setIsUndef", "(", ")", ";"], "File": "SIISelLowering114", "Func": "emitIndirectSrc", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14518, "Length": 226, "Cover_Rate": 0.37110016420361247, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_comle_epi8", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpcomleb", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v16qi"], "ground_truth": [")", "__B", ")", ";"], "File": "xopintrin", "Func": "_mm_comle_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14519, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "int", "decodeImm32_BL", "(", "uint32_t", "insn", ")", "{", "unsigned", "S", "=", "slice", "(", "insn", ",", "", ",", "", ")", ";", "bool", "I1", "=", "slice", "(", "insn", ",", "", ",", "", ")", "==", "S", ";", "bool", "I2", "=", "slice", "(", "insn", ",", "", ",", "", ")", "==", "S", ";", "unsigned", "Imm25", "=", "slice", "(", "insn", ",", "", ",", "", ")", "<<", "", "|", "slice", "(", "insn", ",", "", ",", "", ")", "<<", "", ";", "if", "(", "S", ")", "Imm25", "|=", "", "<<", "", ";", "if", "(", "I1", ")", "Imm25", "|=", ""], "ground_truth": ["<<", "", ";"], "File": "ThumbDisassemblerCore", "Func": "decodeImm32_BL", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14520, "Length": 94, "Cover_Rate": 0.8245614035087719, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_subs_epu8", "(", "__m128i", "__W", ",", "__mmask16", "__U", ",", "__m128i", "__A"], "ground_truth": [",", "__m128i", "__B", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_mask_subs_epu8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14521, "Length": 28, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Count", "%", "", ")", "!=", "", ")", "return", "false", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "<", "Count", ";", "i", "+=", "", ")", "", "::", "write", "<", "uint64_t", ">", "(", "OS", ",", "", ",", "Endian", ")", ";", "return", "true"], "ground_truth": [";"], "File": "BPFAsmBackend14", "Func": "writeNopData", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14522, "Length": 45, "Cover_Rate": 0.7258064516129032, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printi8mem", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNo", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "", ";", "printMemReference", "(", "MI", ",", "OpNo", ",", "O"], "ground_truth": [")", ";"], "File": "X86IntelInstPrinter1", "Func": "printi8mem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14523, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EndLoc", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "return", "(", "RegNo", "==", "(", "unsigned", ")"], "ground_truth": ["-", "", ")", ";"], "File": "MipsAsmParser29", "Func": "ParseRegister", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14524, "Length": 23, "Cover_Rate": 0.36507936507936506, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vst2q_u16", "(", "uint16_t", "*", "__addr", ",", "uint16x8x2_t", "__value", ")", "{", "union", "{", "uint16x8x2_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__rv", ";", "__rv", ".", "__i", "=", "__value", ";", "__builtin_mve_vst2qv8hi", "(", "(", "__builtin_neon_hi", "*", ")", "__addr", ","], "ground_truth": ["__rv", ".", "__o", ")", ";"], "File": "arm", "Func": "mve___arm_vst2q_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14525, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_adds_epu16", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "vec_adds", "(", "(", "__v8hu", ")", "__A", ",", "("], "ground_truth": ["__v8hu", ")", "__B", ")", ";"], "File": "emmintrin", "Func": "_mm_adds_epu16", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14526, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isReg", "(", ")", ")", "return", "TM", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "MO", ".", "getReg", "(", ")", ")", ";", "else", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "static_cast", "<", "unsigned", ">", "(", "MO", ".", "getImm", "(", ")", ")", ";", "else", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "emitGlobalAddress", "(", "MO", ".", "getGlobal", "(", ")"], "ground_truth": [",", "getRelocation", "(", "MI", ",", "MO", ")", ")", ";"], "File": "SparcCodeEmitter", "Func": "getMachineOpValue", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14527, "Length": 71, "Cover_Rate": 0.41040462427745666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsExtendFixupCandidate", "(", "MachineRegisterInfo", "*", "MRI", ",", "MachineInstr", "*", "MI", ")", "{", "unsigned", "Opcode", "=", "MI", "->", "getOpcode", "(", ")", ";", "switch", "(", "Opcode", ")", "{", "default", ":", "return", "false", ";", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "JVMPreAllocationFixups", "Func": "IsExtendFixupCandidate", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14528, "Length": 40, "Cover_Rate": 0.45977011494252873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectSIToFP", "(", "const", "Instruction", "*", "I", ")", "{", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "MVT", "DstVT", ";", "const", "Type", "*", "Ty", "=", "I", "->", "getType", "(", ")", ";", "if", "(", "!", "isTypeLegal", "(", "Ty", ",", "DstVT", ")", ")", "return", "false", ";", "unsigned", "Op", "=", "getRegForValue", "(", "I", "->", "getOperand", "("], "ground_truth": ["", ")", ")", ";"], "File": "ARMFastISel26", "Func": "SelectSIToFP", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14529, "Length": 63, "Cover_Rate": 0.3423913043478261, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "emit_move_insn", "(", "offset", "==", "", "?", "change_address", "(", "addr", ",", "SImode", ",", "NULL_RTX", ")", ":", "adjust_address", "(", "addr", ",", "SImode", ",", "offset"], "ground_truth": [")", ",", "value", ")", ";"], "File": "sh", "Func": "sh_emit_storesi", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14530, "Length": 27, "Cover_Rate": 0.5094339622641509, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MCSymbolRefExpr", "::", "create", "(", "MBB", "->", "getSymbol", "(", ")", ",", "MCSymbolRefExpr", "::"], "ground_truth": ["VK_GOTOFF", ",", "Ctx", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerCustomJumpTableEntry", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14531, "Length": 18, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "MCID", "=", "MI", "->", "getDesc", "(", ")", ";", "if", "(", "MCID", ".", "isCall", "(", ")", "||", "MCID", ".", "hasImplicitDefOfPhysReg", "("], "ground_truth": ["", ")", ")", "{"], "File": "ARMBaseInstrInfo (2)", "Func": "getPredicationCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14532, "Length": 27, "Cover_Rate": 0.30337078651685395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Idx", "=", "isPairedLdSt", "(", "MI", ")", "?", "", ":", "", ";", "return", "MI", ".", "getOperand", "("], "ground_truth": ["Idx", ")", ";"], "File": "AArch64LoadStoreOptimizer", "Func": "getLdStBaseOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14533, "Length": 20, "Cover_Rate": 0.6060606060606061, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "PrintUnmangledNameSafely", "(", "const", "Value", "*", "V", ",", "raw_ostream", "&", "OS", ")", "{", "for", "(", "const", "char", "*", "Name", "=", "V", "->", "getNameStart", "(", ")", ",", "*", "E", "=", "Name", "+", "V", "->", "getNameLen", "(", ")", ";", "Name", "!=", "E", ";", "++", "Name", ")", "if", "(", "isprint", "(", "*", "Name", ")", ")", "OS"], "ground_truth": ["<<", "*", "Name", ";"], "File": "SPUAsmPrinter10", "Func": "PrintUnmangledNameSafely", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14534, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsxbq128_mask", "(", "(", "__v16qi", ")", "__A", ","], "ground_truth": ["(", "__v2di", ")", "__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_cvtepi8_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14535, "Length": 22, "Cover_Rate": 0.4583333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vmaxavq_s32", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vmaxavq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14536, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSDWASrc0Sel", "(", ")", "const", "{", "return", "isImmTy", "(", "ImmTySdwaSrc0Sel"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser1", "Func": "isSDWASrc0Sel", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14537, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "MCObjectTargetWriter", ">", "llvm", "::", "createMachObjectWriter", "(", "bool", "Is64Bit", ",", "uint32_t"], "ground_truth": ["CPUType", ",", "uint32_t", "CPUSubtype", ")", "{"], "File": "PPCMachObjectWriter12", "Func": "createPPCMachObjectWriter", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14538, "Length": 20, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpord_ss", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{", "__vector", "unsigned", "int", "a", ",", "b", ";", "__vector", "unsigned", "int", "c", ",", "d", ";", "static", "const", "__vector", "unsigned", "int", "float_exp_mask", "=", "{", "", ",", "", ",", ""], "ground_truth": [",", "", "}", ";"], "File": "xmmintrin", "Func": "_mm_cmpord_ss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14539, "Length": 53, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "return", "true", ";", "if", "(", "GET_CODE", "(", "x", ")", "!=", "SYMBOL_REF", ")", "return", "true", ";", "case", "SYMBOL_REF", ":", "return", "SYMBOL_REF_TLS_MODEL", "(", "x", ")", "==", "", ";", "case", "CONST_DOUBLE", ":", "if", "(", "x", "==", "CONST0_RTX", "(", "mode", ")", ")", "return", "true", ";", "if", "(", "FLOAT_MODE_P", "(", "mode", ")", ")", "return", "false", ";", "goto", "do_integer", ";", "case", "CONST_VECTOR", ":", "if", "(", "x", "==", "CONST0_RTX", "(", "mode", ")", ")", "return", "true", ";", "if", "(", "GET_MODE_CLASS", "(", "mode", ")", "!=", "MODE_VECTOR_INT", ")"], "ground_truth": ["return", "false", ";"], "File": "alpha4", "Func": "alpha_legitimate_constant_p", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14540, "Length": 82, "Cover_Rate": 0.34024896265560167, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "mov2_ax_mij", "(", "Ab", "a", ",", "ArpRn1", "b", ",", "ArpStep1", "bsi", ",", "ArpStep1", "bsj", ")", "{", "return", "D", "(", "", ",", "R", "(", "a", ")", ",", "MemARPSI", "(", "b", ","], "ground_truth": ["bsi", ")", ",", "MemARPSJ", "(", "b", ",", "bsj", ")", ")", ";"], "File": "disassembler", "Func": "mov2_ax_mij", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14541, "Length": 48, "Cover_Rate": 0.9795918367346939, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GlobalValue", "*", "GV", "=", "GSD", "->", "getGlobal", "(", ")", ";", "EVT", "PtrVT", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "!", "shouldEmitGOTReloc", "(", "GV", ",", "getTargetMachine", "(", ")", ")", ")", "return", "buildPCRelGlobalAddress", "(", "DAG", ",", "GV", ",", "DL", ",", "GSD", "->", "getOffset", "(", ")", ",", "PtrVT", ")", ";", "SDValue", "GOTAddr", "=", "buildPCRelGlobalAddress", "(", "DAG", ",", "GV", ",", "DL", ",", "", ",", "PtrVT", ",", "InstrInfo", "::", "MO_GOTPCREL", ")", ";", "Type", "*", "Ty", "=", "PtrVT", ".", "getTypeForEVT", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "PointerType", "*", "PtrTy", "=", "PointerType", "::", "get", "(", "Ty", ",", "AS"], "ground_truth": ["::", "CONSTANT_ADDRESS", ")", ";"], "File": "SIISelLowering101", "Func": "LowerGlobalAddress", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14542, "Length": 101, "Cover_Rate": 0.4391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_ARCH64", "&&", "type", "!=", "", "&&", "AGGREGATE_TYPE_P", "(", "type", ")", ")", "return", "upward", ";", "return", "DEFAULT_FUNCTION_ARG_PADDING", "(", "mode", ",", "type"], "ground_truth": [")", ";"], "File": "sparc3", "Func": "function_arg_padding", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14543, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Register", "=", "MCRegisterClasses", "[", "", "]", ".", "getRegister", "(", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Register", ")", ")", ";", "return", "Success"], "ground_truth": [";"], "File": "AArch64Disassembler15", "Func": "DecodeMatrixIndexGPR32_12_15RegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14544, "Length": 28, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Truncated", "=", "DAG", ".", "getSelect", "(", "DL", ",", "VT", ",", "NeedAdjust", ",", "Adjust", ",", "Truncated", ")", ";", "}", "Truncated", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Truncated", ",", "Src", ")", ";", "const", "fltSemantics", "&", "FltSem", "=", "DAG", ".", "EVTToAPFloatSemantics", "(", "VT", ")", ";", "unsigned", "Precision", "=", "APFloat", "::", "semanticsPrecision", "(", "FltSem", ")", ";", "APFloat", "MaxVal", "=", "APFloat", "(", "FltSem", ")", ";", "MaxVal", ".", "convertFromAPInt", "(", "APInt", "::", "getOneBitSet", "(", "Precision", ",", "Precision", "-", "", ")", ",", "false", ",", "APFloat", "::", "rmNearestTiesToEven", ")", ";", "SDValue", "MaxValNode", "=", "DAG", ".", "getConstantFP", "(", "MaxVal", ",", "DL", ",", "VT", ")", ";", "SDValue", "Abs", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Src", ")", ";", "SDValue", "Setcc", "=", "DAG", ".", "getSetCC", "(", "DL", ",", "SetccVT", ",", "Abs", ",", "MaxValNode"], "ground_truth": [",", "", ")", ";"], "File": "RISCVISelLowering20", "Func": "lowerFTRUNC_FCEIL_FFLOOR", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14545, "Length": 135, "Cover_Rate": 0.31839622641509435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpgtq_m_n_s32", "(", "int32x4_t", "__a", ",", "int32_t", "__b", ",", "mve_pred16_t"], "ground_truth": ["__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcmpgtq_m_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14546, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v4si", "mask", "=", "__extension__", "(", "__v4si", ")", "{", "~", "", ",", "~", "", ",", "~", "", ",", "~", "", "}", ";", "return", "(", "__m128i", ")", "__builtin_ia32_gatherdiv4si256", "(", "src", ",", "base", ","], "ground_truth": ["(", "__v4di", ")", "index", ",", "mask", ",", "scale", ")", ";"], "File": "avx2intrin4", "Func": "_mm256_i64gather_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14547, "Length": 41, "Cover_Rate": 0.47126436781609193, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "if", "(", "!", "Subtarget", "->", "hasAVX", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "Subtarget", "->", "hasAVX2", "(", ")", ")", "{", "int", "NumElems", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "SDValue", "Idx0", "=", "DAG", ".", "getConstant", "(", "", ",", "", ")", ";", "SDValue", "Idx1", "=", "DAG", ".", "getConstant", "(", "NumElems", "/", "", ",", "", ")", ";", "SDValue", "LHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "LHS1", "=", "Extract128BitVector", "(", "LHS", ",", "Idx0", ",", "DAG", ",", "dl", ")", ";", "SDValue", "LHS2", "=", "Extract128BitVector", "(", "LHS", ",", "Idx1", ",", "DAG", ",", "dl", ")", ";", "MVT", "EltVT", "=", "VT", ".", "getVectorElementType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "EVT", "NewVT", "=", "", "(", "EltVT", ",", "NumElems", "/", "", ")", ";", "EVT", "ExtraEltVT", "=", "ExtraVT", ".", "getVectorElementType", "(", ")", ";", "int", "ExtraNumElems", "=", "ExtraVT", ".", "getVectorNumElements", "(", ")", ";", "ExtraVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "ExtraEltVT", ",", "ExtraNumElems", "/", "", ")", ";", "SDValue", "Extra", "=", "DAG", ".", "getValueType", "(", "ExtraVT", ")", ";", "LHS1", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "NewVT", ",", "LHS1", ",", "Extra", ")", ";", "LHS2", "=", "DAG", ".", "getNode", "(", "Op", ".", "getOpcode", "(", ")", ",", "dl", ",", "NewVT", ",", "LHS2", ",", "Extra", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "LHS1", ",", "LHS2", ")", ";", ";", "}", "case", "", ":", "case", "", ":", "{", "SDValue", "Tmp1", "=", "getTargetVShiftNode", "(", "", ",", "dl", ",", "VT", ",", "Op", ".", "getOperand", "(", "", ")", ","], "ground_truth": ["ShAmt", ",", "DAG", ")", ";"], "File": "X86ISelLowering114", "Func": "LowerSIGN_EXTEND_INREG", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14548, "Length": 263, "Cover_Rate": 0.6073903002309469, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ix86_expand_sse2_abs", "(", "rtx", "target", ",", "rtx", "input", ")", "{", "machine_mode", "mode", "=", "GET_MODE", "(", "target", ")", ";", "rtx", "tmp0", ",", "tmp1", ",", "x", ";", "switch", "(", "mode", ")", "{", "case", "V4SImode", ":", "tmp0", "=", "expand_simple_binop", "(", "mode", ",", "ASHIFTRT", ",", "input", ",", "GEN_INT", "(", "GET_MODE_UNIT_BITSIZE", "(", "mode", ")", "-", "", ")", ",", "NULL", ",", ""], "ground_truth": [",", "OPTAB_DIRECT", ")", ";"], "File": "i3865", "Func": "ix86_expand_sse2_abs", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14549, "Length": 60, "Cover_Rate": 0.3015075376884422, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "emit_nop", "=", "emit_cbcond_nop", "(", "insn", ")", ";", "bool", "far", "=", "false", ";", "const", "char", "*", "rval", ";", "if", "(", "delta", "<", "-", "", "||", "delta", ">", "", ")", "far", "=", "true", ";", "if", "(", "far", ")", "{", "if", "(", "v9_form", ")", "rval", "=", "", ";", "else", "rval", "=", "", ";", "}", "else", "{", "if", "(", "emit_nop", ")", "rval", "=", "", ";", "else", "rval", "="], "ground_truth": ["", ";"], "File": "sparc4", "Func": "output_ubranch", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14550, "Length": 67, "Cover_Rate": 0.3004484304932735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "", ";", "if", "(", "RC", "==", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "Opc", "=", "", ";", "}", "else", "{", "assert", "(", "", "&&", "", ")", ";", "}", "DebugLoc", "DL", "=", "DebugLoc", "::", "getUnknownLoc", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MF", ",", "DL", ",", "get", "(", "Opc", ")", ",", "DestReg", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Addr", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "Addr", "["], "ground_truth": ["i", "]", ")", ";"], "File": "IA64InstrInfo", "Func": "loadRegFromAddr", "Target": "IA64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14551, "Length": 111, "Cover_Rate": 0.6646706586826348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_packuswb512_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B", ",", "(", "__v64qi", ")", "_mm512_setzero_qi", "("], "ground_truth": [")", ",", "(", "__mmask64", ")", "-", "", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_packus_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14552, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_min_pd", "(", "__m128d", "__W", ",", "__mmask8", "__U", ",", "__m128d", "__A", ",", "__m128d", "__B", ")", "{", "return", "(", "__m128d", ")", "__builtin_ia32_minpd_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "(", "__v2df", ")", "__W", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_mask_min_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14553, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "UseI", "->", "isPHI", "(", ")", ")", "{", "const", "MachineBasicBlock", "*", "PB", "=", "UseI", "->", "getParent", "(", ")", ";", "const", "MachineLoop", "*", "L", "=", "MLI", "->", "getLoopFor", "(", "PB", ")", ";", "if", "(", "L", "&&", "L", "->", "getHeader", "(", ")", "==", "PB", ")", "LoopPhiNum", "++", ";", "}", "int32_t", "P", "=", "profit", "(", "UseI", ")", ";", "if", "(", "P", "==", "std", "::", "numeric_limits", "<", "int", ">", "::", "min", "(", ")", ")", "return", "false", ";", "TotalP", "+=", "P", ";", "}", "}", "if", "(", "FixedNum", ">", "", "&&", "LoopPhiNum", ">", "", ")", "TotalP", "-=", ""], "ground_truth": ["*", "LoopPhiNum", ";"], "File": "HexagonSplitDouble1", "Func": "isProfitable", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14554, "Length": 97, "Cover_Rate": 0.31189710610932475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_mulsh_mask", "(", "__B", ",", "__C", ",", "_mm_setzero_ph", "(", ")", ",", "__A"], "ground_truth": [")", ";"], "File": "avx512fp16intrin", "Func": "_mm_maskz_mul_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14555, "Length": 14, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "S", ".", "c_str", "("], "ground_truth": [")", ";"], "File": "ARMConstantPoolValue", "Func": "getSymbol", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14556, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_maskz_div_ph", "(", "__mmask16"], "ground_truth": ["__A", ",", "__m256h", "__B", ",", "__m256h", "__C", ")", "{"], "File": "avx512fp16vlintrin", "Func": "_mm256_maskz_div_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14557, "Length": 25, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "mcore_arg_partial_bytes", "(", "cumulative_args_t", "cum", ",", "const", "function_arg_info", "&", "arg", ")", "{", "int", "reg", "=", "ROUND_REG", "(", "*", "get_cumulative_args", "(", "cum", ")"], "ground_truth": [",", "arg", ".", "mode", ")", ";"], "File": "mcore", "Func": "mcore_arg_partial_bytes", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14558, "Length": 29, "Cover_Rate": 0.30851063829787234, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "continue", ";", "}", "MachineBasicBlock", "*", "DestBB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "int", "BlockDistance", "=", "BlockOffsets", "[", "DestBB", "->", "getNumber", "(", ")", "]", "-", "BlockOffsets", "[", "MBB", "->", "getNumber", "(", ")", "]", ";", "int", "BranchDistance", "=", "BlockDistance", "-", "MBBStartOffset", ";", "if", "(", "isInRage", "(", "BranchDistance", ")", ")", "{", "continue", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "DestBB", "->", "getNumber", "(", ")", "<<", "", "<<", "BranchDistance", "<<", "", ")", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "&&", "std", "::", "next", "(", "MI", ")", "!=", "EE", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", "->", "getNumber", "(", ")", "<<", "", ")", ";", "MachineBasicBlock", "*", "NewBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "MBB", "->", "getBasicBlock", "(", ")", ")", ";", "MF", "->", "insert", "(", "std", "::", "next", "(", "MBB", ")", ",", "NewBB", ")", ";", "NewBB", "->", "splice", "(", "NewBB", "->", "end", "(", ")", ",", "&", "*", "MBB", ",", "std", "::", "next", "(", "MI", ")", ",", "MBB", "->", "end", "(", ")", ")", ";", "for", "(", "MachineBasicBlock", "*", "Succ", ":", "MBB", "->", "successors", "(", ")", ")", "{", "if", "(", "Succ", "==", "DestBB", ")", "{", "continue", ";", "}", "MBB", "->", "replaceSuccessor", "(", "Succ", ",", "NewBB", ")", ";", "NewBB", "->", "addSuccessor", "(", "Succ", ")", ";", "}", "measureFunction", "(", "BlockOffsets", ",", "&", "*", "MBB", ")", ";", "++", "NumSplit", ";", "return", "true", ";", "}", "MachineInstr", "&", "OldBranch", "=", "*", "MI", ";", "DebugLoc", "dl", "=", "OldBranch", ".", "getDebugLoc", "(", ")", ";", "int", "InstrSizeDiff", "=", "-", "TII", "->", "getInstSizeInBytes", "(", "OldBranch", ")", ";", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "MachineBasicBlock", "*", "NextMBB", "=", "&", "*", "std", "::", "next", "(", "MBB", ")", ";", "assert", "(", "MBB", "->", "isSuccessor", "(", "NextMBB", ")", "&&", "", ")", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "Cond", ";", "Cond", ".", "push_back", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "TII", "->", "reverseBranchCondition", "(", "Cond", ")", ";", "MI", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "dl", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addMBB", "(", "NextMBB"], "ground_truth": [")", ".", "add", "(", "Cond", "[", "", "]", ")", ";"], "File": "MSP430BranchSelector14", "Func": "expandBranches", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14559, "Length": 350, "Cover_Rate": 0.6108202443280978, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmInfoFn", "Y", "(", "TheelTarget", ",", "createMCAsmInfo", ")", ";", "RegisterMCAsmInfoFn", "A", "(", "The64Target", ",", "createMCAsmInfo", ")", ";", "RegisterMCAsmInfoFn", "B", "(", "The64elTarget", ",", "createMCAsmInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "TheTarget", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "TheelTarget", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "The64Target", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeGenInfo", "(", "The64elTarget", ",", "createMCCodeGenInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheelTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "The64Target", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "The64elTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheelTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "The64Target", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "The64elTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "TheTarget", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "TheelTarget", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "The64Target", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "The64elTarget", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCObjectStreamer", "(", "TheTarget", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCObjectStreamer", "(", "TheelTarget", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCObjectStreamer", "(", "The64Target", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCObjectStreamer", "(", "The64elTarget", ",", "createMCStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheTarget", ",", "createAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheelTarget", ",", "createAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "The64Target"], "ground_truth": [",", "createAsmBackend", ")", ";"], "File": "MipsMCTargetDesc44", "Func": "LLVMInitializeMipsTargetMC", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14560, "Length": 231, "Cover_Rate": 0.7085889570552147, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "SDValue", "(", "N", ",", "", ")", ")", ";", "DebugLoc", "dl", "=", "G", "->", "getDebugLoc", "(", ")", ";", "SDValue", "TGA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")"], "ground_truth": [",", "", ",", "G", "->", "getOffset", "(", ")", ")", ";"], "File": "PIC16ISelLowering", "Func": "ExpandGlobalAddress", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14561, "Length": 48, "Cover_Rate": 0.3356643356643357, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DstReg", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "I", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "N", "=", "I", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "const", "MCInstrDesc", "&", "Mfc1Tdd", "=", "TII", "->", "get", "(", "", ")", ";", "DebugLoc", "dl", "=", "I", "->", "getDebugLoc", "("], "ground_truth": [")", ";"], "File": "MipsExpandPseudo", "Func": "ExpandExtractElementF64", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14562, "Length": 63, "Cover_Rate": 0.525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "JoinMBB", "=", "splitBlockAfter", "(", "MI", ",", "MBB", ")", ";", "MachineBasicBlock", "*", "FalseMBB", "=", "emitBlockAfter", "(", "StartMBB", ")", ";", "MBB", "=", "StartMBB", ";", "BuildMI", "(", "MBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "CCValid", ")", ".", "addImm", "(", "CCMask", ")", ".", "addMBB", "(", "JoinMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "JoinMBB", ")", ";", "MBB", "->", "addSuccessor", "(", "FalseMBB", ")", ";", "MBB", "=", "FalseMBB", ";", "MBB", "->", "addSuccessor", "(", "JoinMBB", ")", ";", "MBB", "=", "JoinMBB", ";", "BuildMI", "(", "*", "MBB", ",", "MBB", "->", "begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "TrueReg", ")", ".", "addMBB", "(", "StartMBB", ")", ".", "addReg", "(", "FalseReg", ")", ".", "addMBB", "(", "FalseMBB", ")", ";", "MI", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "SystemZISelLowering (2)", "Func": "emitSelect", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14563, "Length": 131, "Cover_Rate": 0.5219123505976095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TII", "=", "mf", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "mf", ")", "if", "(", "processMachineBasicBlock", "(", "&", "MBB", ")", ")", "Changed", "=", "true", ";", "return"], "ground_truth": ["Changed", ";"], "File": "AArch64AdvSIMDScalarPass15", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14564, "Length": 35, "Cover_Rate": 0.42168674698795183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "memOpsEnd", ",", "e", "=", "memOps", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "memOps", "[", "i", "]", ".", "Position", "<", "insertPos", "&&", "memOps", "[", "i", "]", ".", "isKill", ")", "{", "unsigned", "Reg", "=", "memOps", "[", "i", "]", ".", "Reg", ";", "KilledRegs", ".", "insert", "(", "Reg", ")", ";", "Killer", "[", "Reg", "]", "=", "i", ";", "}", "}", "SmallVector", "<", "std", "::", "pair", "<", "unsigned", ",", "bool", ">", ",", "", ">", "Regs", ";", "for", "(", "unsigned", "i", "=", "memOpsBegin", ";", "i", "<", "memOpsEnd", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "memOps", "[", "i", "]", ".", "Reg", ";", "if", "(", "UnavailRegs", ".", "count", "(", "Reg", ")", ")", "return", ";", "bool", "isKill", "=", "memOps", "[", "i", "]", ".", "isKill", "||", "KilledRegs", ".", "count", "(", "Reg", ")", ";", "Regs", ".", "push_back", "(", "std", "::", "make_pair", "(", "Reg", ",", "isKill", ")", ")", ";", "}", "MachineBasicBlock", "::", "iterator", "Loc", "=", "memOps", "[", "insertAfter", "]", ".", "MBBI", ";", "++", "Loc", ";", "if", "(", "!", "MergeOps", "(", "MBB", ",", "Loc", ",", "Offset", ",", "Base", ",", "BaseKill", ",", "Opcode", ",", "Pred", ",", "PredReg", ",", "Scratch", ",", "dl", ",", "Regs", ")", ")", "return", ";", "Merges", ".", "push_back", "(", "prior", "(", "Loc", ")", ")", ";", "for", "(", "unsigned", "i", "=", "memOpsBegin", ";", "i", "<", "memOpsEnd", ";", "++", "i", ")", "{", "if", "(", "Regs", "[", "i", "-", "memOpsBegin", "]", ".", "second", ")", "{", "unsigned", "Reg", "=", "Regs", "[", "i", "-", "memOpsBegin", "]", ".", "first", ";", "if", "(", "KilledRegs", ".", "count", "(", "Reg", ")", ")", "{", "unsigned", "j", "=", "Killer", "[", "Reg", "]", ";", "memOps", "[", "j", "]", ".", "MBBI", "->", "getOperand", "(", "", ")", ".", "setIsKill", "(", "false", ")", ";", "memOps", "[", "j", "]", ".", "isKill", "=", "false", ";", "}", "}", "MBB", ".", "erase", "(", "memOps", "[", "i", "]"], "ground_truth": [".", "MBBI", ")", ";"], "File": "ARMLoadStoreOptimizer25", "Func": "MergeOpsUpdate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14565, "Length": 303, "Cover_Rate": 0.6209016393442623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "return", ""], "ground_truth": [";"], "File": "HexagonInstrInfo", "Func": "GetDotNewOp", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14566, "Length": 49, "Cover_Rate": 0.3602941176470588, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "VaListSize", "=", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", "||", "Subtarget", "->", "isTargetWindows", "(", ")", ")", "?", "PtrSize", ":", "", ";", "const", "Value", "*", "DestSV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getValue", "(", ")", ";", "const", "Value", "*", "SrcSV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->"], "ground_truth": ["getValue", "(", ")", ";"], "File": "AArch64ISelLowering (2)3", "Func": "LowerVACOPY", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14567, "Length": 65, "Cover_Rate": 0.4088050314465409, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "GCNTTIImpl", "::", "get64BitInstrCost", "(", "TTI", "::", "TargetCostKind", "CostKind", ")"], "ground_truth": ["const", "{"], "File": "AMDGPUTargetTransformInfo71", "Func": "get64BitInstrCost", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14568, "Length": 12, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ImmTLSOp", "getImmTLS"], "ground_truth": ["(", ")", "const", "{"], "File": "SystemZAsmParser (2)1", "Func": "getImmTLS", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14569, "Length": 7, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "II", "!=", "E", "&&", "II", "->", "isInsideBundle", "(", ")", ")", "{", "Idx", "=", "II", "->", "findRegisterUseOperandIdx", "(", "Reg", ",", "false", ",", "TRI", ")", ";", "if", "(", "Idx", "!=", "-", "", ")", "break", ";", "if", "(", "II", "->", "getOpcode", "(", ")", "!=", "", ")", "++", "Dist", ";", "++", "II", ";", "}", "if", "(", "Idx", "==", "-", "", ")", "{", "Dist", "=", "", ";", "return", "nullptr", ";", "}", "UseIdx", "=", "Idx", ";", "return", "&"], "ground_truth": ["*", "II", ";"], "File": "ARMBaseInstrInfo (2)3", "Func": "getBundledUseMI", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14570, "Length": 77, "Cover_Rate": 0.4935897435897436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Opc", "==", "", "||", "isT2i32Load", "("], "ground_truth": ["Opc", ")", ";"], "File": "ARMLoadStoreOptimizer11", "Func": "isi32Load", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14571, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "case", "FK_Data_1", ":", "return", "ELF", "::", "R_ARC_DI8", ";", "case", "FK_Data_2", ":", "return", "ELF", "::", "R_ARC_DI16", ";", "case", "FK_Data_4", ":", "return", "ELF", "::", "R_ARC_DI32", ";", "case", "FK_Data_8", ":", "return", "ELF", "::", "R_ARC_DI64", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_WDI30", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_WDI22", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_WDI19", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_PC22", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_PC10", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_WPLT30", ";", "}", "}", "switch", "(", "Fixup", ".", "getTargetKind", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "FK_Data_1", ":", "return", "ELF", "::", "R_ARC_8", ";", "case", "FK_Data_2", ":", "return", "(", "(", "Fixup", ".", "getOffset", "(", ")", "%", "", ")", "?", "ELF", "::", "R_ARC_UA16", ":", "ELF", "::", "R_ARC_16", ")", ";", "case", "FK_Data_4", ":", "return", "(", "(", "Fixup", ".", "getOffset", "(", ")", "%", "", ")", "?", "ELF", "::", "R_ARC_UA32", ":", "ELF", "::", "R_ARC_32", ")", ";", "case", "FK_Data_8", ":", "return", "(", "(", "Fixup", ".", "getOffset", "(", ")", "%", "", ")", "?", "ELF", "::", "R_ARC_UA64", ":", "ELF", "::", "R_ARC_64", ")", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_13", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_HI22", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_LO10", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_H44", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_M44", ";", "case", "", ":", "return", "ELF", "::", "R_ARC_L44", ";", "case", "", ":", "return"], "ground_truth": ["ELF", "::", "R_ARC_HH22", ";"], "File": "SparcELFObjectWriter9", "Func": "getRelocType", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14572, "Length": 239, "Cover_Rate": 0.4192982456140351, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "char", "*"], "ground_truth": ["getName", "(", ")", "{"], "File": "SPIRVInstructionSelector", "Func": "getName", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14573, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "16WhichOp8uOr16simm", "(", "unsigned", "shortOp", ",", "unsigned", "longOp", ",", "int64_t", "Imm", ")", "{", "if", "(", "isUInt", "<", "", ">", "(", "Imm"], "ground_truth": [")", ")", "return", "shortOp", ";"], "File": "Mips16ISelLowering (2)", "Func": "Mips16WhichOp8uOr16simm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14574, "Length": 27, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vreinterpretq_s32_u64", "(", "uint64x2_t", "__a", ")", "{", "return", "(", "int32x4_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "mve_types___arm_vreinterpretq_s32_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14575, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "&", "I", ":", "MCInstrInfo", "::", "bundleInstructions", "(", "Inst", ")", ")", "{", "MCInst", "&", "CrntHMI", "=", "const_cast", "<", "MCInst", "&", ">", "(", "*", "I", ".", "getInst", "(", ")", ")", ";", "if", "(", "*", "RelaxTarget", "==", "&", "CrntHMI", ")", "{", "Update", "=", "true", ";", "assert", "(", "(", "MCInstrInfo", "::", "bundleSize", "(", "Res", ")", "<", "HEXAGON_PACKET_SIZE", ")", "&&", "", ")", ";", "MCInst", "*", "HMIx", "="], "ground_truth": ["takeExtender", "(", ")", ";"], "File": "HexagonAsmBackend14", "Func": "relaxInstruction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14576, "Length": 69, "Cover_Rate": 0.32242990654205606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "TAI", "->", "getLCOMMDirective", "(", ")", "<<", "name", "<<", "','", "<<", "Size", "<<", "','", "<<", "Align", ";", "}", "else", "if", "(", "!", "GVar", "->", "hasCommonLinkage", "(", ")", ")", "{", "O", "<<", "", "<<", "name", "<<", "'\\n'", "<<", "TAI", "->", "getWeakDefDirective", "(", ")", "<<", "name", "<<", "'\\n'", ";", "EmitAlignment", "(", "Align", ",", "GVar", ")", ";", "O", "<<", "name", "<<", "", ";", "if", "(", "VerboseAsm", ")", "{", "O", "<<", "", "<<", "TAI", "->", "getCommentString", "(", ")", "<<", "", ";", "PrintUnmangledNameSafely", "(", "GVar", ",", "O", ")", ";", "}", "O", "<<", "'\\n'", ";", "EmitGlobalConstant", "(", "C", ")", ";", "return", ";", "}", "else", "{", "O", "<<", "", "<<", "name", "<<", "','", "<<", "Size", ";", "if", "(", "Subtarget", ".", "isDarwin9", "(", ")", ")", "O", "<<", "','", "<<", "Align", ";", "}", "if", "(", "VerboseAsm", ")", "{", "O", "<<", "", "<<", "TAI", "->", "getCommentString", "(", ")", "<<", "", ";", "PrintUnmangledNameSafely", "(", "GVar", ",", "O", ")", ";", "O", "<<", "", ";", "}", "O", "<<", "'\\n'", ";", "return", ";", "}", "switch", "(", "GVar", "->", "getLinkage", "(", ")", ")", "{", "case", "GlobalValue", "::", "LinkOnceAnyLinkage", ":", "case", "GlobalValue", "::", "LinkOnceODRLinkage", ":", "case", "GlobalValue", "::", "WeakAnyLinkage", ":", "case", "GlobalValue", "::", "WeakODRLinkage", ":", "case", "GlobalValue", "::", "CommonLinkage", ":", "O", "<<", "", "<<", "name", "<<", "'\\n'", "<<", "", "<<", "name", "<<", "'\\n'", ";", "break", ";", "case", "GlobalValue", "::", "AppendingLinkage", ":", "case", "GlobalValue", "::", "ExternalLinkage", ":", "O", "<<", "", "<<", "name", "<<", "'\\n'", ";", "case", "GlobalValue", "::", "InternalLinkage", ":", "case", "GlobalValue", "::"], "ground_truth": ["PrivateLinkage", ":"], "File": "PPCAsmPrinter30", "Func": "printModuleLevelGV", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14577, "Length": 239, "Cover_Rate": 0.3996655518394649, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO1", "=", "MI", ".", "getOperand", "(", "OpIdx", "+", "", ")", ";", "bool", "isAdd", "=", "MO1", "."], "ground_truth": ["getImm", "(", ")", "!=", "", ";"], "File": "ARMMCCodeEmitter10", "Func": "getPostIdxRegOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14578, "Length": 25, "Cover_Rate": 0.32894736842105265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_ucmpd256_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si"], "ground_truth": [")", "__B", ",", "", ",", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_cmpeq_epu32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14579, "Length": 21, "Cover_Rate": 0.44680851063829785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__A", "[", "", "]", "<=", "__B", "["], "ground_truth": ["", "]", ")", ";"], "File": "emmintrin", "Func": "_mm_ucomile_sd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14580, "Length": 13, "Cover_Rate": 0.3611111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Op", ".", "isImm", "(", ")", ")", "return", "printOperand", "(", "MI", ",", "OpNo", ",", "O", ")", ";", "uint64_t", "Target", "=", "Op", "."], "ground_truth": ["getImm", "(", ")", ";"], "File": "MOSInstPrinter", "Func": "printBranchOperand", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14581, "Length": 28, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "enableAggressiveFMAFusion", "(", "EVT", "VT", ")"], "ground_truth": ["const", "override", "{"], "File": "NVPTXISelLowering", "Func": "enableAggressiveFMAFusion", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14582, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Sch", ".", "BaseClass", "::", "startBlock", "(", "BB", ")", ";", "Sch", ".", "BaseClass", "::", "enterRegion", "(", "BB", ",", "R", ".", "Begin", ",", "R", ".", "End", ",", "R", ".", "NumRegionInstrs", ")", ";", "Sch", ".", "buildSchedGraph", "(", "Sch", ".", "AA", ",", "nullptr"], "ground_truth": [",", "nullptr", ",", "nullptr", ",", "true", ")", ";"], "File": "GCNIterativeScheduler (2)", "Func": "BuildDAG", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14583, "Length": 47, "Cover_Rate": 0.46078431372549017, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "IndexReg", ".", "getReg", "(", ")", ")", "{", "if", "(", "NeedPlus", ")", "O", "<<", "", ";", "if", "(", "ScaleVal", "!=", "", ")", "O", "<<", "ScaleVal", "<<", "'*'", ";", "printOperand", "(", "MI", ",", "Op", "+", "", ",", "O", ")", ";", "NeedPlus", "=", "true", ";", "}", "if", "(", "!", "DispSpec", ".", "isImm", "(", ")", ")", "{", "if", "(", "NeedPlus", ")", "O", "<<", "", ";", "assert", "(", "DispSpec", ".", "isExpr", "(", ")", "&&", "", ")", ";", "O", "<<", "*", "DispSpec", ".", "getExpr", "(", ")", ";", "}", "else", "{", "int64_t", "DispVal", "=", "DispSpec", ".", "getImm", "(", ")", ";", "if", "(", "DispVal", "||", "(", "!", "IndexReg", ".", "getReg", "(", ")", "&&", "!", "BaseReg", ".", "getReg"], "ground_truth": ["(", ")", ")", ")", "{"], "File": "X86IntelInstPrinter1", "Func": "printMemReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14584, "Length": 117, "Cover_Rate": 0.3622291021671827, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getZExtOrTrunc", "(", "V", ",", "DL", ",", "VT", ")", ";", "}", "}", "bool", "IsTruncated", "=", "Src", ".", "getOpcode", "(", ")", "==", "", "&&", "Src", ".", "hasOneUse", "(", ")", "&&", "(", "Src", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", "||", "Src", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", "||", "Src", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", ";", "if", "(", "!", "Subtarget", ".", "hasSSE2", "(", ")", "||", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "IsTruncated", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "SExtVT", ";", "bool", "PropagateSExt", "=", "false", ";", "switch", "(", "SrcVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "default", ":", "return", "SDValue", "(", ")", ";", "case", "", ":", "SExtVT", "=", "", ";", "break", ";", "case", "", ":", "SExtVT", "=", "", ";", "if", "(", "Subtarget", ".", "hasAVX", "(", ")", "&&", "checkBitcastSrcVectorSize", "(", "Src", ",", "", ")", ")", "{", "SExtVT", "=", "", ";", "PropagateSExt", "=", "true", ";", "}", "break", ";", "case", "", ":", "SExtVT", "=", "", ";", "if", "(", "Subtarget", ".", "hasAVX", "(", ")", "&&", "(", "checkBitcastSrcVectorSize", "(", "Src", ",", "", ")", "||", "checkBitcastSrcVectorSize", "(", "Src", ",", "", ")", ")", ")", "{", "SExtVT", "=", "", ";", "PropagateSExt", "=", "true", ";", "}", "break", ";", "case", "", ":", "SExtVT", "=", "", ";", "break", ";", "case", "", ":", "SExtVT", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "Subtarget", ".", "hasAVX512"], "ground_truth": ["(", ")", ")", "{"], "File": "X86ISelLowering125", "Func": "combineBitcastvxi1", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14585, "Length": 239, "Cover_Rate": 0.39373970345963755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "m16_check_op", "(", "op", ",", "-"], "ground_truth": ["", ",", "", ",", "", ")", ";"], "File": "mips3", "Func": "m16_uimm8_m1_1", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14586, "Length": 13, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "\\", "rozdata_section", "(", ")", "\\", "{", "\\", "if", "(", "in_section", "!=", "in_rozdata", ")", "\\", "{", "\\", "fprintf"], "ground_truth": ["(", "asm_out_file", ",", "", ",", "ROZDATA_SECTION_ASM_OP", ")", ";", "\\", "in_section", "=", "in_rozdata", ";", "\\", "}", "\\", "}"], "File": "v8504", "Func": "rozdata_section", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14587, "Length": 35, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "INSN_ADDRESSES", "(", "INSN_UID", "(", "pool", "->", "emit_pool_after", ")", ")", "+", "pool", "->", "size", "+", "", "<", "", ")", "{", "rtx", "set", "=", "gen_main_base_31_small", "(", "base_reg", ",", "pool", "->", "label", ")", ";", "rtx_insn", "*", "insn", "=", "emit_insn_after", "(", "set", ",", "pool", "->", "pool_insn", ")", ";", "INSN_ADDRESSES_NEW", "(", "insn", ",", "-", "", ")", ";", "remove_insn", "(", "pool", "->", "pool_insn", ")", ";", "insn", "=", "emit_label_after", "(", "pool", "->", "label", ",", "insn", ")", ";", "INSN_ADDRESSES_NEW", "(", "insn", ",", "-", "", ")", ";", "insn", "=", "pool", "->", "emit_pool_after", ";", "pool", "->", "pool_insn", "=", "emit_insn_after", "(", "gen_pool", "(", "const0_rtx", ")", ",", "insn", ")", ";", "INSN_ADDRESSES_NEW", "(", "pool", "->", "pool_insn", ",", "-", "", ")", ";", "s390_dump_pool", "(", "pool", ",", "", ")", ";", "}", "else", "{", "rtx_code_label", "*", "pool_end", "=", "gen_label_rtx", "(", ")", ";", "rtx", "pat", "=", "gen_main_base_31_large", "(", "base_reg", ",", "pool", "->", "label", ",", "pool_end", ")", ";", "rtx_insn", "*", "insn", "=", "emit_jump_insn_after", "(", "pat", ",", "pool", "->", "pool_insn", ")", ";", "JUMP_LABEL", "(", "insn", ")", "=", "pool_end", ";", "INSN_ADDRESSES_NEW", "(", "insn", ",", "-", "", ")", ";", "remove_insn", "(", "pool", "->", "pool_insn", ")", ";", "insn", "=", "emit_label_after", "(", "pool", "->", "label", ",", "insn", ")", ";", "INSN_ADDRESSES_NEW", "(", "insn", ",", "-", "", ")", ";", "pool", "->", "pool_insn", "=", "emit_insn_after", "(", "gen_pool", "(", "const0_rtx", ")", ",", "insn", ")", ";", "INSN_ADDRESSES_NEW", "(", "pool", "->", "pool_insn", ",", "-", "", ")", ";", "insn", "=", "emit_label_after", "(", "pool_end", ",", "pool", "->", "pool_insn", ")", ";", "INSN_ADDRESSES_NEW", "(", "insn", ",", "-", "", ")", ";", "s390_dump_pool", "(", "pool", ",", "", ")", ";", "}", "for", "(", "rtx_insn", "*", "insn", "=", "get_insns", "(", ")", ";", "insn", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "{", "if", "(", "INSN_P", "(", "insn", ")", ")", "replace_ltrel_base", "(", "&", "PATTERN", "(", "insn", ")", ")", ";", "if", "(", "NONJUMP_INSN_P", "(", "insn", ")", "||"], "ground_truth": ["CALL_P", "(", "insn", ")", ")", "{"], "File": "s3904", "Func": "s390_mainpool_finish", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14588, "Length": 297, "Cover_Rate": 0.559322033898305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "asm_fprintf", "(", "file", ",", "", ")", ";", "}", "if", "(", "GET_CODE", "(", "op", ")", "==", "REG", ")", "{", "if", "(", "letter", "==", "'b'", "&&", "S_REG_P", "(", "op", ")", ")", "{", "asm_print_register", "(", "file", ",", "REGNO", "(", "op", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "}", "else", "if", "(", "letter", "==", "'b'", "&&", "D_REG_P", "(", "op", ")", ")", "{", "asm_print_register", "(", "file", ",", "HARD_B_REGNUM", ")", ";", "}", "else", "{", "asm_print_register", "(", "file", ",", "REGNO", "(", "op", ")", ")", ";", "}", "return", ";", "}", "if", "(", "GET_CODE", "(", "op", ")", "==", "SYMBOL_REF", "&&", "(", "letter", "==", "'b'", "||", "letter", "==", "'h'", ")", ")", "{", "if", "(", "letter", "==", "'b'", ")", "asm_fprintf", "(", "file", ",", "", ")", ";", "else", "asm_fprintf", "(", "file", ",", "", ")", ";", "output_addr_const", "(", "file", ",", "op", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", ";", "}", "if", "(", "GET_MODE", "(", "op", ")", "==", "HImode", "||", "GET_MODE", "(", "op", ")", "==", "VOIDmode", ")", "{", "if", "(", "letter", "==", "'b'", ")", "{", "op", "=", "m68hc11_gen_lowpart", "(", "QImode", ",", "op", ")", ";", "}", "else", "if", "(", "letter", "==", "'h'", ")", "{", "op", "=", "m68hc11_gen_highpart", "(", "QImode", ",", "op", ")", ";", "}", "}", "if", "(", "GET_CODE", "(", "op", ")", "==", "MEM", ")", "{", "rtx", "base", "=", "XEXP", "(", "op", ",", "", ")", ";", "switch", "(", "GET_CODE", "(", "base", ")", ")", "{", "case", "PRE_DEC", ":", "gcc_assert", "(", "TARGET_M6812", ")", ";", "fprintf", "(", "file", ",", "", ",", "GET_MODE_SIZE", "(", "GET_MODE", "(", "op", ")", ")", ")", ";", "asm_print_register", "(", "file", ",", "REGNO", "(", "XEXP", "(", "base", ",", "", ")", ")", ")", ";", "break", ";", "case", "POST_DEC", ":", "gcc_assert", "(", "TARGET_M6812", ")", ";", "fprintf", "(", "file", ",", "", ",", "GET_MODE_SIZE", "(", "GET_MODE", "(", "op", ")", ")", ")", ";", "asm_print_register", "(", "file", ",", "REGNO", "(", "XEXP", "(", "base", ",", "", ")", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "POST_INC", ":", "gcc_assert", "(", "TARGET_M6812", ")", ";", "fprintf", "(", "file", ",", "", ",", "GET_MODE_SIZE", "(", "GET_MODE", "(", "op", ")", ")", ")", ";", "asm_print_register", "(", "file", ",", "REGNO", "(", "XEXP", "(", "base", ",", "", ")", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "break", ";", "case", "PRE_INC", ":", "gcc_assert", "(", "TARGET_M6812", ")", ";", "fprintf", "(", "file", ",", "", ",", "GET_MODE_SIZE", "(", "GET_MODE", "(", "op", ")", ")", ")", ";", "asm_print_register", "(", "file", ",", "REGNO", "(", "XEXP", "(", "base", ",", "", ")", ")", ")", ";", "break", ";", "case", "MEM", ":", "gcc_assert", "(", "TARGET_M6812", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "print_operand_address", "(", "file", ",", "XEXP", "(", "base", ",", "", ")"], "ground_truth": [")", ";"], "File": "m68hc111", "Func": "print_operand", "Target": "m68hc11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14589, "Length": 425, "Cover_Rate": 0.6222547584187409, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "default", ":", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SIRegisterInfo10", "Func": "getEquivalentAGPRClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14590, "Length": 42, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "bytes", "=", "unsigned", "(", "CN", "->", "getZExtValue", "(", ")", ")", ">>", "", ";", "unsigned", "bits", "=", "unsigned", "(", "CN", "->", "getZExtValue", "(", ")", ")", "&", "", ";", "if", "(", "bytes", ">", "", ")", "{", "Shift", "=", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "VecVT", ",", "SDValue", "(", "VecOp0", ",", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "bytes", ",", "ShiftAmtVT", ")", ")", ";", "}", "if", "(", "bits", ">", "", ")", "{", "Shift", "=", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "VecVT", ",", "SDValue", "(", "(", "Shift", "!=", "", "?", "Shift", ":", "VecOp0", ")", ",", "", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "bits", ",", "ShiftAmtVT", ")", ")", ";", "}", "}", "else", "{", "SDNode", "*", "Bytes", "=", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "ShiftAmtVT", ",", "ShiftAmt", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "ShiftAmtVT", ")", ")", ";", "SDNode", "*", "Bits", "=", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "ShiftAmtVT", ",", "ShiftAmt", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "ShiftAmtVT", ")", ")", ";", "Bytes", "=", "CurDAG", "->", "getTargetNode", "(", "", ",", "dl", ",", "ShiftAmtVT", ",", "SDValue", "(", "Bytes", ","], "ground_truth": ["", ")", ",", "CurDAG", "->", "getTargetConstant", "(", "", ",", "ShiftAmtVT", ")", ")", ";"], "File": "SPUISelDAGToDAG3", "Func": "SelectSRLi64", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14591, "Length": 194, "Cover_Rate": 0.4522144522144522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "insn", "=", "emit_move_insn", "(", "to", ",", "scratch", ")", ";", "}", "if", "(", "IS_STACK_PUSH", "(", "to", ")", ")", "{", "REG_NOTES", "(", "insn", ")", "=", "gen_rtx_EXPR_LIST", "(", "REG_INC", ",", "XEXP", "(", "XEXP", "(", "to", ",", "", ")", ",", "", ")", ",", "REG_NOTES", "(", "insn", ")", ")", ";", "}", "else", "if", "(", "IS_STACK_POP", "(", "from", ")", ")", "{", "REG_NOTES", "(", "insn", ")", "=", "gen_rtx_EXPR_LIST", "(", "REG_INC", ",", "XEXP", "(", "XEXP", "(", "from", ",", "", ")", ",", "", ")", ",", "REG_NOTES", "(", "insn", ")", ")", ";", "}", "else", "if", "(", "TARGET_M6811", "&&", "SP_REG_P", "(", "from", ")", ")", "{", "REG_NOTES", "(", "insn", ")", "=", "gen_rtx_EXPR_LIST", "(", "REG_INC", ",", "from", ",", "REG_NOTES", "(", "insn"], "ground_truth": [")", ")", ";"], "File": "m68hc111", "Func": "emit_move_after_reload", "Target": "m68hc11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14592, "Length": 111, "Cover_Rate": 0.676829268292683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "!", "printAliasInstr", "(", "MI", ",", "OS", ")", "&&", "!", "printVecCompareInstr", "(", "MI", ",", "OS", ")", ")", "printInstruction", "(", "MI", ",", "Address", ",", "OS", ")", ";", "printAnnotation", "(", "OS", ",", "Annot", ")", ";", "if", "(", "CommentStream", ")", "EmitAnyInstComments", "(", "MI"], "ground_truth": [",", "*", "CommentStream", ",", "MII", ")", ";"], "File": "X86IntelInstPrinter30", "Func": "printInst", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14593, "Length": 50, "Cover_Rate": 0.44642857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "struct", "df_link", "*", "link", "=", "DF_REF_CHAIN", "(", "def", ")", ";", "if", "(", "!", "link", "||", "link", "->", "next", ")", "break", ";", "rtx_insn", "*", "swap_insn", "=", "DF_REF_INSN", "(", "link", "->", "ref", ")", ";", "if", "(", "!", "insn_is_swap_p", "(", "swap_insn", ")", "||", "insn_is_load_p", "(", "swap_insn", ")", "||", "insn_is_store_p", "(", "swap_insn", ")", ")", "break", ";", "to_delete", "[", "INSN_UID", "(", "swap_insn", ")", "]", ".", "replace", "=", "true", ";", "to_delete", "[", "INSN_UID", "(", "swap_insn", ")", "]", ".", "replace_insn", "=", "swap_insn", ";", "XEXP", "(", "mem", ",", "", ")", "="], "ground_truth": ["and_operation", ";"], "File": "rs60006", "Func": "FOR_EACH_INSN_INFO_DEF", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14594, "Length": 85, "Cover_Rate": 0.6589147286821705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "DestBB", "=", "MI", "->", "getOperand", "(", "TargetOperand", ")", ".", "getMBB", "(", ")", ";", "if", "(", "isBBInRange", "(", "MI", ",", "DestBB", ",", "Br", ".", "MaxDisp", ")", ")", "return", "false", ";", "if", "(", "!", "Br", ".", "isCond", ")", "return", "fixupUnconditionalBr", "(", "Br", ")", ";", "return", "fixupConditionalBr", "("], "ground_truth": ["Br", ")", ";"], "File": "MipsConstantIslandPass (2)1", "Func": "fixupImmediateBr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14595, "Length": 50, "Cover_Rate": 0.6493506493506493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "needsStackRealignment", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "("], "ground_truth": [")", ";"], "File": "X86RegisterInfo2", "Func": "needsStackRealignment", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14596, "Length": 34, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPreSched2", "(", ")", "{", "if", "(", "getSubtarget", "(", ")", ".", "hasVSX", "(", ")", ")", "addPass", "(", "createVSXCopyCleanupPass", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None"], "ground_truth": [")", "addPass", "(", "&", "IfConverterID", ")", ";"], "File": "PPCTargetMachine52", "Func": "addPreSched2", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14597, "Length": 40, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isImm", "(", ")", ")", "<", "unsigned", ">", "(", "MO", ".", "getImm", "(", ")", ")", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "MO", ".", "getExpr", "(", ")", "->", "getKind", "(", ")", "==", "MCExpr", "::", "SymbolRef", ")", ";", "", "FixupKind", "=", "", ";", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "FixupKind", "=", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "J2MCCodeEmitter", "Func": "getMachineOpValue", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14598, "Length": 71, "Cover_Rate": 0.35858585858585856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vhcaddq_rot90_s8", "(", "int8x16_t", "__a", ",", "int8x16_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "mve___arm_vhcaddq_rot90_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14599, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCCodeEmitter", "*", "llvm", "::", "createMCCodeEmitter", "(", "const", "MCInstrInfo", "&"], "ground_truth": ["MCII", ",", "MCContext", "&", "Ctx", ")", "{"], "File": "VEMCCodeEmitter1", "Func": "createVEMCCodeEmitter", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14600, "Length": 16, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "(", "V", ">>", "", ")", "&", "", ")", "{", "O", "<<", "LS", ";", "printRegName", "(", "O", ",", "", ")", ";", "}", "if", "(", "(", "V", ">>", "", ")", "&", "", ")", "{", "O", "<<", "LS", ";", "printRegName", "(", "O", ",", "", ")", ";", "auto", "Offset", "=", "(", "(", "V", ">>", "", ")", "&", "", ")", "-", "", ";", "if", "(", "Offset", ")", "{", "O", "<<", "", ";", "printRegName", "(", "O", ",", "", "+"], "ground_truth": ["Offset", ")", ";"], "File": "CSKYInstPrinter", "Func": "printRegisterList", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14601, "Length": 79, "Cover_Rate": 0.3853658536585366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DstReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "MRI", ".", "getType", "(", "DstReg", ")", ".", "isScalar", "(", ")", ")", "return", "false", ";", "Register", "AndReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "OfsReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "int64_t", "Offset", ";", "if", "(", "!", "mi_match", "(", "OfsReg", ",", "MRI", ",", "m_ICst", "(", "Offset", ")", ")", ")", "return", "false", ";", "Register", "SrcReg", ";", "int64_t", "Mask", ";", "if", "(", "!", "mi_match", "(", "AndReg", ",", "MRI", ",", "m_GAnd", "(", "m_Reg", "(", "SrcReg", ")", ",", "m_ICst", "(", "Mask", ")", ")", ")", ")", "return", "false", ";", "uint64_t", "MaskWidth", ","], "ground_truth": ["MaskOffset", ";"], "File": "M88kPostLegalizerLowering", "Func": "matchShiftAndToMak", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14602, "Length": 117, "Cover_Rate": 0.508695652173913, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "load_p", ")", "regindex", "=", "", ",", "memindex", "=", "", ",", "offset", "=", "(", "nregs", "-", "index", "-", "", ")", "*", "", ";", "else", "memindex", "=", "", ",", "regindex", "=", "", ",", "offset", "=", "(", "index", "+", "", ")", "*", "-", "", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "SET", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "regindex", ")", ")", "==", "REG", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "memindex", ")", ")", "==", "MEM", "&&", "h8300_stack_offset_p", "(", "XEXP", "(", "XEXP", "(", "x", ",", "memindex", ")", ",", "", ")"], "ground_truth": [",", "offset", ")", ")", "return", "REGNO", "(", "XEXP", "(", "x", ",", "regindex", ")", ")", ";"], "File": "h8300", "Func": "h8300_ldm_stm_regno", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14603, "Length": 105, "Cover_Rate": 0.7835820895522388, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "inline", "isOff9", "("], "ground_truth": ["int64_t", "I", ")", "{"], "File": "AAP", "Func": "isOff9", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14604, "Length": 9, "Cover_Rate": 0.47368421052631576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqrshrntq_m_n_sv4si", "(", "__a", ",", "__b", ",", "__imm"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vqrshrntq_m_n_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14605, "Length": 12, "Cover_Rate": 0.41379310344827586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFrameInfo", "&", "FrameInfo", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int64_t", "StackSize", "=", "FrameInfo", ".", "getStackSize", "(", ")", ";", "if", "(", "StackSize", "==", "", ")", "{", "BuildMI", "(", "MBB", ",", "MBB", ".", "begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SPReg", ")", ".", "addReg", "(", "MFI", "->", "getScratchWaveOffsetReg", "(", ")", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "MBB", ".", "begin", "(", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SPReg", ")", ".", "addReg", "(", "MFI", "->", "getScratchWaveOffsetReg", "(", ")", ")", ".", "addImm", "(", "StackSize", "*", "ST", ".", "getWavefrontSize", "(", ")", ")", ";", "}", "}", "unsigned", "ScratchRsrcReg", "=", "getReservedPrivateSegmentBufferReg", "(", "ST", ",", "TII", ",", "TRI", ",", "MFI", ",", "MF", ")", ";", "unsigned", "ScratchWaveOffsetReg", ";", "std", "::", "tie", "(", "ScratchWaveOffsetReg", ",", "SPReg", ")", "=", "getReservedPrivateSegmentWaveByteOffsetReg", "(", "ST", ",", "TII", ",", "TRI", ",", "MFI", ",", "MF", ")", ";", "if", "(", "ScratchWaveOffsetReg", "==", "", ")", "{", "assert", "(", "ScratchRsrcReg", "==", "", ")", ";", "return", ";", "}", "unsigned", "PreloadedScratchWaveOffsetReg", "=", "MFI", "->", "getPreloadedReg", "(", "", ")", ";", "unsigned", "PreloadedPrivateBufferReg", "=", "", ";", "if", "(", "ST", ".", "isAmdCodeObjectV2", "(", "MF", ")", ")", "{", "PreloadedPrivateBufferReg", "=", "MFI", "->", "getPreloadedReg", "(", "", ")", ";", "}", "bool", "OffsetRegUsed", "=", "MRI", ".", "isPhysRegUsed", "(", "ScratchWaveOffsetReg", ")", ";", "bool", "ResourceRegUsed", "=", "ScratchRsrcReg", "!=", "", "&&", "MRI", ".", "isPhysRegUsed", "(", "ScratchRsrcReg", ")", ";", "if", "(", "OffsetRegUsed", ")", "{", "assert", "(", "PreloadedScratchWaveOffsetReg", "!=", "", "&&", "", ")", ";", "MRI", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "MBB", ".", "addLiveIn", "(", "PreloadedScratchWaveOffsetReg", ")", ";", "}", "if", "(", "ResourceRegUsed", "&&", "PreloadedPrivateBufferReg", "!=", "", ")", "{", "assert", "(", "ST", ".", "isAmdCodeObjectV2", "(", "MF", ")", "||", "ST", ".", "isMesaGfxShader", "(", "MF", ")", ")", ";", "MRI", ".", "addLiveIn", "(", "PreloadedPrivateBufferReg", ")", ";", "MBB", ".", "addLiveIn", "(", "PreloadedPrivateBufferReg", ")", ";", "}", "for", "(", "MachineBasicBlock", "&", "OtherBB", ":", "MF", ")", "{", "if", "(", "&", "OtherBB", "==", "&", "MBB", ")", "continue", ";", "if", "(", "OffsetRegUsed", ")", "OtherBB", ".", "addLiveIn", "(", "ScratchWaveOffsetReg", ")", ";", "if", "(", "ResourceRegUsed", ")", "OtherBB", ".", "addLiveIn", "(", "ScratchRsrcReg", ")", ";", "}", "DebugLoc", "DL", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "bool", "CopyBuffer", "=", "ResourceRegUsed", "&&", "PreloadedPrivateBufferReg", "!=", "", "&&", "ST", ".", "isAmdCodeObjectV2", "(", "MF", ")", "&&", "ScratchRsrcReg", "!=", "PreloadedPrivateBufferReg", ";", "bool", "CopyBufferFirst", "=", "TRI", "->", "isSubRegisterEq", "(", "PreloadedPrivateBufferReg", ",", "ScratchWaveOffsetReg", ")", ";", "if", "(", "CopyBuffer", "&&", "CopyBufferFirst"], "ground_truth": [")", "{"], "File": "SIFrameLowering13", "Func": "emitEntryFunctionPrologue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14606, "Length": 387, "Cover_Rate": 0.5512820512820513, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "I2", "=", "!", "(", "J2", "^", "S", ")", ";", "unsigned", "tmp", "=", "(", "Val", "&", "~", "", ")", "|", "(", "I1", "<<", "", ")", "|", "(", "I2", "<<", "", ")", ";", "int", "imm32", "=", "SignExtend32", "<", "", ">", "(", "tmp", "<<", "", ")", ";", "if", "(", "!", "tryAddingSymbolicOperand", "(", "Address", ",", "Address", "+", "imm32", "+", "", ",", "true", ",", "", ",", "Inst"], "ground_truth": [",", "Decoder", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "imm32", ")", ")", ";"], "File": "ARMDisassembler39", "Func": "DecodeThumbBLTargetOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14607, "Length": 79, "Cover_Rate": 0.5337837837837838, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "CSel0", "->", "hasOneUse", "(", ")", "||", "!", "CSel1", "->", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "isNullConstant", "(", "CSel0", ".", "getOperand", "(", "", ")", ")", "||", "!", "isOneConstant", "(", "CSel0", ".", "getOperand", "(", "", ")", ")", "||", "!", "isNullConstant", "(", "CSel1", ".", "getOperand", "(", "", ")", ")", "||", "!", "isOneConstant", "(", "CSel1", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Cmp0", "=", "CSel0", ".", "getOperand", "(", "", ")", ";", "SDValue", "Cmp1", "=", "CSel1", ".", "getOperand", "(", "", ")", ";", "", "CC0", "=", "(", "", ")", "CSel0", ".", "getConstantOperandVal", "(", "", ")", ";", "", "CC1", "=", "(", "", ")", "CSel1", ".", "getConstantOperandVal", "(", "", ")", ";", "if", "(", "!", "Cmp0", "->", "hasOneUse", "(", ")", "||", "!", "Cmp1", "->", "hasOneUse", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "Cmp1", ".", "getOpcode", "(", ")", "!=", "", "&&", "Cmp0", ".", "getOpcode", "(", ")", "==", "", ")", "{", "std", "::", "swap", "(", "Cmp0", ",", "Cmp1", ")", ";", "std", "::", "swap", "(", "CC0", ",", "CC1", ")", ";", "}", "if", "(", "Cmp1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "CCmp", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "{", "", "InvCC0", "=", "", "(", "CC0", ")", ";", "SDValue", "Condition", "=", "DAG", ".", "getConstant", "(", "InvCC0", ",", "DL", ",", "MVT_CC", ")", ";", "unsigned", "NZCV", "=", "", "(", "CC1", ")", ";", "SDValue", "NZCVOp", "=", "DAG", ".", "getConstant", "(", "NZCV", ",", "DL", ",", "", ")", ";", "CCmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "MVT_CC", ",", "Cmp1", ".", "getOperand", "(", "", ")", ",", "Cmp1", ".", "getOperand", "(", "", ")", ",", "NZCVOp", ",", "Condition", ",", "Cmp0", ")", ";", "}", "else", "{", "SDLoc", "DL", "(", "N"], "ground_truth": [")", ";"], "File": "AArch64ISelLowering69", "Func": "performANDORCSELCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14608, "Length": 298, "Cover_Rate": 0.5665399239543726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "rs6000_option_override", "("], "ground_truth": ["void", ")", "{"], "File": "rs6000", "Func": "rs6000_option_override", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14609, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_vextractf128_pd256", "(", "("], "ground_truth": ["__v4df", ")", "__X", ",", "__N", ")", ";"], "File": "avxintrin", "Func": "_mm256_extractf128_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14610, "Length": 14, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "AsmPrinter", "(", "formatted_raw_ostream", "&", "O", ",", "TargetMachine", "&", "TM", ",", "MCContext", "&", "Ctx", ",", "MCStreamer", "&", "Streamer", ",", "const"], "ground_truth": ["MCAsmInfo", "*", "T", ")", ":", "AsmPrinter", "(", "O", ",", "TM", ",", "Ctx", ",", "Streamer", ",", "T", ")", "{"], "File": "MipsAsmPrinter54", "Func": "MipsAsmPrinter", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14611, "Length": 38, "Cover_Rate": 0.7450980392156863, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MBB", "!=", "Header", ")", "LoopSize", "+=", "MBB", "->", "getAlignment", "(", ")", ".", "value", "(", ")", "/", "", ";", "for", "(", "const", "MachineInstr", "&", "MI", ":", "*", "MBB", ")", "{", "LoopSize", "+=", "TII", "->", "getInstSizeInBytes", "(", "MI", ")", ";", "if", "(", "LoopSize", ">", "", ")", "return", "PrefAlign", ";", "}", "}", "if", "(", "LoopSize", "<=", "", ")", "return", "PrefAlign", ";", "if", "(", "LoopSize", "<=", "", ")", "return", "CacheLineAlign", ";", "for", "(", "MachineLoop", "*", "P", "=", "ML", "->", "getParentLoop", "(", ")", ";", "P", ";", "P", "=", "P", "->", "getParentLoop", "(", ")", ")", "{", "if", "(", "MachineBasicBlock", "*", "Exit", "=", "P", "->", "getExitBlock", "(", ")", ")", "{", "auto", "I", "=", "Exit", "->", "getFirstNonDebugInstr", "(", ")", ";", "if", "(", "I", "!=", "Exit", "->", "end", "(", ")", "&&", "I", "->", "getOpcode", "(", ")", "==", "", ")", "return", "CacheLineAlign", ";", "}", "}", "MachineBasicBlock", "*", "Pre", "=", "ML", "->", "getLoopPreheader", "(", ")", ";", "MachineBasicBlock", "*", "Exit", "=", "ML", "->", "getExitBlock", "(", ")", ";", "if", "(", "Pre", "&&", "Exit", ")", "{", "BuildMI", "(", "*", "Pre", ",", "Pre", "->", "getFirstTerminator", "(", ")", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "Exit", ",", "Exit", "->", "getFirstNonDebugInstr", "(", ")", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "}", "return"], "ground_truth": ["CacheLineAlign", ";"], "File": "SIISelLowering10", "Func": "getPrefLoopAlignment", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14612, "Length": 224, "Cover_Rate": 0.632768361581921, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "shift_amount_i", "==", "", ")", "return", "true", ";", "return", "(", "ashl_lshr_seq", "[", "shift_amount_i", "]", ".", "clobbers_t", "&", "ASHL_CLOBBERS_T", ")"], "ground_truth": ["!=", "", ";"], "File": "sh", "Func": "sh_ashlsi_clobbers_t_reg_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14613, "Length": 23, "Cover_Rate": 0.46, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "RHS", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Zero", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "Zero", ",", "Zero", ","], "ground_truth": ["LHS", ",", "RHS", ")", ";"], "File": "XCoreISelLowering (2)1", "Func": "LowerSMUL_LOHI", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14614, "Length": 53, "Cover_Rate": 0.35333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "off16_2", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "off16", "=", "(", "off16_0", "<<", "", ")", "|", "(", "off16_1", "<<", "", ")", "|", "(", "off16_2", "<<", "", ")", ";", "unsigned", "s2", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "s1_d", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "is32Bit", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "!", "is32Bit", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm"], "ground_truth": ["(", "off16", ")", ")", ";"], "File": "TriCoreDisassembler (2)", "Func": "DecodeBOLInstruction", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14615, "Length": 91, "Cover_Rate": 0.4789473684210526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint8_t", "OSABI", "=", "MCELFObjectTargetWriter", "::", "getOSABI", "(", "Triple", "("], "ground_truth": ["TT", ")", ".", "getOS", "(", ")", ")", ";"], "File": "HexagonAsmBackend25", "Func": "createHexagonAsmBackend", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14616, "Length": 17, "Cover_Rate": 0.3469387755102041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "symbian_add_attribute_to_class_vtable_and_rtti", "(", "tree", "ctype", ",", "const", "char", "*", "attr_name", ")", "{", "symbian_add_attribute", "(", "ctype", ",", "attr_name", ")", ";", "if", "(", "CLASSTYPE_VTABLES", "(", "ctype", ")", ")", "symbian_add_attribute", "(", "CLASSTYPE_VTABLES", "(", "ctype", ")", ",", "attr_name", ")", ";", "if", "(", "TYPE_MAIN_VARIANT", "(", "ctype", ")", "&&", "CLASSTYPE_TYPEINFO_VAR", "(", "TYPE_MAIN_VARIANT", "(", "ctype", ")", ")", ")", "symbian_add_attribute"], "ground_truth": ["(", "CLASSTYPE_TYPEINFO_VAR", "(", "TYPE_MAIN_VARIANT", "(", "ctype", ")", ")", ",", "attr_name", ")", ";"], "File": "symbian", "Func": "symbian_add_attribute_to_class_vtable_and_rtti", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14617, "Length": 65, "Cover_Rate": 0.9848484848484849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "ScalarType", "=", "DataType", "->", "getScalarType", "(", ")", ";", "if", "(", "!", "TLI", "->", "isLegalElementTypeForRVV", "(", "ScalarType", ")", ")", "return", "false", ";", "MaybeAlign", "MA", "=", "cast", "<", "ConstantInt", ">", "(", "AlignOp"], "ground_truth": [")", "->", "getMaybeAlignValue", "(", ")", ";"], "File": "RISCVGatherScatterLowering", "Func": "isLegalTypeAndAlignment", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14618, "Length": 38, "Cover_Rate": 0.3584905660377358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "SYMBOL_REF_P", "(", "x", ")", "&&", "SYMBOL_REF_TLS_MODEL", "(", "x", ")"], "ground_truth": ["!=", "", ";"], "File": "loongarch", "Func": "loongarch_tls_symbol_p", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14619, "Length": 13, "Cover_Rate": 0.5909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", ")", "return", "LowerFDIV64", "(", "Op", ",", "DAG", ")", ";", "if", "(", "VT", "==", "", ")", "return", "LowerFDIV16", "(", "Op", ","], "ground_truth": ["DAG", ")", ";"], "File": "SIISelLowering (2)3", "Func": "LowerFDIV", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14620, "Length": 28, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "scalar_int_mode", "aarch64_sve_element_int_mode", "(", "machine_mode", "mode", ")", "{", "poly_uint64", "vector_bits", "=", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_VECTOR_BOOL", "?", "BITS_PER_SVE_VECTOR", ":", "GET_MODE_BITSIZE", "(", "mode", ")", ")", ";", "unsigned", "int", "elt_bits", "=", "vector_element_size", "(", "vector_bits", ",", "GET_MODE_NUNITS", "(", "mode", ")", ")", ";", "return", "int_mode_for_size", "(", "elt_bits", ",", "", ")", ".", "require"], "ground_truth": ["(", ")", ";"], "File": "aarch64", "Func": "aarch64_sve_element_int_mode", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14621, "Length": 53, "Cover_Rate": 0.9814814814814815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "x", ")", "!=", "PLUS", ")", "return", "false", ";", "if", "(", "!", "RTX_OK_FOR_BASE_P", "(", "XEXP", "(", "x", ",", "", ")", ",", "(", "strict", ")", ")", ")", "return", "false", ";", "if", "(", "(", "(", "index", "&&", "RTX_OK_FOR_INDEX_P", "(", "XEXP", "(", "x", ",", "", ")", ",", "(", "strict", ")", ")", "&&", "GET_MODE_SIZE", "(", "(", "mode", ")", ")", "<=", "", ")", "||", "RTX_OK_FOR_OFFSET_P", "(", "mode", ",", "XEXP", "(", "x", ",", "", ")", ")", ")", ")", "return", "true", ";", "if", "(", "!", "flag_pic", "&&", "(", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "SYMBOL_REF", ")", "&&", "(", "GET_MODE_SIZE", "(", "mode", ")", "<=", "", ")", "&&", "(", "!", "SYMBOL_REF_SMALL_P", "(", "XEXP", "(", "x", ",", "", ")", ")", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "arc", "Func": "legitimate_offset_address_p", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14622, "Length": 125, "Cover_Rate": 0.8741258741258742, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "auto", "*", "Call", "=", "dyn_cast", "<", "CallInst", ">", "(", "&", "I", ")", ";", "if", "(", "!", "Call", ")", "continue", ";", "auto", "*", "GV", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "Call", "->", "getCalledOperand", "(", ")", ")", ";", "if", "(", "!", "GV", ")", "continue", ";", "if", "(", "!", "GV", "->", "getName", "(", ")", ".", "startswith", "(", "", ")", ")", "continue", ";", "Changed", "=", "true", ";", "Value", "*", "Arg0", "=", "Call", "->", "getArgOperand", "(", "", ")", ";", "Value", "*", "Arg1", "=", "Call", "->", "getArgOperand", "(", ""], "ground_truth": [")", ";"], "File": "BPFCheckAndAdjustIR2", "Func": "removeCompareBuiltin", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14623, "Length": 86, "Cover_Rate": 0.3644067796610169, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeF4RCRegisterClass", "(", "MCInst", "&", "Inst", ",", "uint64_t", "RegNo", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*"], "ground_truth": ["Decoder", ")", "{"], "File": "PPCDisassembler16", "Func": "DecodeF4RCRegisterClass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14624, "Length": 20, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "OImode", ":", "return", "aarch64_simd_intOI_type_node", ";", "case", "CImode", ":", "return", "aarch64_simd_intCI_type_node", ";", "case", "XImode", ":", "return", "aarch64_simd_intXI_type_node", ";", "case", "HFmode", ":", "return", "aarch64_fp16_type_node", ";", "case", "SFmode", ":", "return", "float_type_node", ";", "case", "DFmode", ":", "return", "double_type_node", ";", "default", ":", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "aarch64-builtins3", "Func": "aarch64_simd_builtin_std_type", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14625, "Length": 42, "Cover_Rate": 0.33070866141732286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", "->", "hasAnyUseOfValue", "(", "", ")", ")", "{", "SDValue", "CopyFromLo", "=", "DAG", ".", "getCopyFromReg", "(", "InChain", ",", "DL", ",", "LO", ",", "Ty", ",", "InGlue", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "N", ",", "", ")", ",", "CopyFromLo", ")", ";", "InChain", "=", "CopyFromLo", ".", "getValue", "(", "", ")", ";", "InGlue", "=", "CopyFromLo", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "N", "->", "hasAnyUseOfValue", "(", "", ")", ")", "{", "SDValue", "CopyFromHi", "=", "DAG", ".", "getCopyFromReg", "(", "InChain", ",", "DL", ",", "HI", ",", "Ty", ",", "InGlue", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "N", ",", "", ")", ",", "CopyFromHi", ")", ";", "}", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "MipsISelLowering (2)", "Func": "performDivRemCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14626, "Length": 109, "Cover_Rate": 0.40977443609022557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_cmpgt_epi32", "(", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "(", "(", "__v8si", ")"], "ground_truth": ["__A", ">", "(", "__v8si", ")", "__B", ")", ";"], "File": "avx2intrin", "Func": "_mm256_cmpgt_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14627, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "unsigned", "NumBytes", "=", "CCInfo", ".", "getAlignedCallFrameSize", "(", ")", ";", "SDValue", "FINode", ";", "if", "(", "IsVarArg", "&&", "NumBytes", ")", "{", "int", "FI", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "CreateStackObject", "(", "NumBytes", ",", "Layout", ".", "getStackAlignment", "(", ")", ",", "false", ")", ";", "unsigned", "ValNo", "=", "", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Chains", ";", "for", "(", "SDValue", "Arg", ":", "make_range", "(", "OutVals", ".", "begin", "(", ")", "+", "NumFixedArgs", ",", "OutVals", ".", "end", "(", ")", ")", ")", "{", "assert", "(", "ArgLocs", "[", "ValNo", "]", ".", "getValNo", "(", ")", "==", "ValNo", "&&", "", ")", ";", "unsigned", "Offset", "=", "ArgLocs", "[", "ValNo", "++", "]", ".", "getLocMemOffset", "(", ")", ";", "FINode", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", "Layout", ")", ")", ";", "SDValue", "Add", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "FINode", ",", "DAG", ".", "getConstant", "(", "Offset", ",", "DL", ",", "PtrVT", ")", ")", ";", "Chains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Arg", ",", "Add", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ",", "Offset", ")", ",", "", ")", ")", ";", "}", "if", "(", "!", "Chains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Chains", ")", ";", "}", "else", "if", "(", "IsVarArg", ")", "{", "FINode", "=", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ";", "}", "if", "(", "Callee", "->", "getOpcode", "(", ")", "==", "", ")", "{", "GlobalAddressSDNode", "*", "GA", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ";", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GA", "->", "getGlobal", "(", ")", ",", "DL", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "GA", "->", "getOffset", "(", ")", ")", ";", "Callee", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "Callee", ")", ";", "}", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "Callee", ")", ";", "Ops", ".", "append", "(", "OutVals", ".", "begin", "(", ")", ",", "IsVarArg", "?", "OutVals", ".", "begin", "(", ")", "+", "NumFixedArgs", ":", "OutVals", ".", "end", "(", ")", ")", ";", "if", "(", "IsVarArg", ")", "Ops", ".", "push_back", "(", "FINode", ")", ";", "SmallVector", "<", "EVT", ",", "", ">", "InTys", ";", "for", "(", "const", "auto", "&", "In", ":", "Ins", ")", "{", "assert", "(", "!", "In", ".", "Flags", ".", "isByVal", "(", ")", "&&", "", ")", ";", "assert", "(", "!", "In", ".", "Flags", ".", "isNest", "(", ")", "&&"], "ground_truth": ["", ")", ";"], "File": "WebAssemblyISelLowering11", "Func": "LowerCall", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14628, "Length": 406, "Cover_Rate": 0.31278890600924497, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumBytes", "=", "getFixupKindNumBytes", "(", "Fixup", ".", "getKind", "(", ")", ")", ";", "Value", "=", "adjustFixupValue", "(", "Fixup", ",", "Value", ",", "IsPCRel", ",", "Ctx", ",", "IsLittleEndian", ",", "true", ")", ";", "if", "(", "!", "Value", ")", "return", ";", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "assert", "(", "Offset", "+", "NumBytes", "<=", "DataSize", "&&", ""], "ground_truth": [")", ";"], "File": "ARMAsmBackend11", "Func": "applyFixup", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14629, "Length": 56, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "unsigned", "getADDrrFromLEA", "(", "unsigned", "LEAOpcode", ")", "{", "switch", "(", "LEAOpcode", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", ""], "ground_truth": [":"], "File": "X86FixupLEAs1", "Func": "getADDrrFromLEA", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14630, "Length": 24, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Idx", "=", "Elt", ".", "getConstantOperandVal", "(", "", ")", ";", "if", "(", "(", "Idx", "%", "", ")", "==", "", "&&", "findEltLoadSrc", "(", "Elt", ".", "getOperand", "(", "", ")", ",", "Ld", ",", "ByteOffset", ")", ")", "{", "ByteOffset", "+=", "Idx", "/", "", ";", "return", "true", ";", "}", "}", "break", ";", "case", "", ":", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Elt", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "Src", "=", "Elt", ".", "getOperand", "(", "", ")", ";", "unsigned", "SrcSizeInBits", "=", "Src", ".", "getScalarValueSizeInBits", "(", ")", ";", "unsigned", "DstSizeInBits", "=", "Elt", ".", "getScalarValueSizeInBits"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering151", "Func": "findEltLoadSrc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14631, "Length": 95, "Cover_Rate": 0.3310104529616725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "STI", ".", "dumpCode", "(", ")", "&&", "!", "isBlockOnlyReachableByFallthrough", "(", "&", "MBB", ")", ")", "{", "DisasmLines", ".", "push_back", "(", "(", "Twine", "(", "", ")", "+", "Twine", "(", "getFunctionNumber", "(", ")", ")", "+", "", "+", "Twine", "(", "MBB", ".", "getNumber", "(", ")", ")", "+", "", ")", ".", "str", "(", ")", ")", ";", "DisasmLineMaxLen", "=", "std", "::", "max", "(", "DisasmLineMaxLen", ",", "DisasmLines", ".", "back", "(", ")", ".", "size", "(", ")", ")", ";", "HexLines", ".", "push_back"], "ground_truth": ["(", "", ")", ";"], "File": "AMDGPUAsmPrinter101", "Func": "EmitBasicBlockStart", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14632, "Length": 78, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "GO", "->", "isDeclaration", "(", ")", ")", "{", "return", "cast", "<", "MCSectionXCOFF", ">", "(", "getObjFileLowering", "(", ")", ".", "getSectionForExternalReference", "(", "GO", ",", "TM", ")", ")", "->", "getQualNameSymbol", "(", ")", ";", "}", "SectionKind", "GOKind", "=", "getObjFileLowering", "(", ")", ".", "getKindForGlobal", "(", "GO", ",", "TM", ")", ";", "if", "(", "GOKind", ".", "isText", "(", ")", ")", "{", "return", "cast", "<", "MCSectionXCOFF", ">", "(", "getObjFileLowering", "(", ")", ".", "getSectionForFunctionDescriptor", "(", "cast", "<", "const", "Function", ">", "(", "GO", ")", ",", "TM", ")", ")", "->", "getQualNameSymbol", "(", ")", ";", "}", "else", "if", "(", "GOKind", ".", "isCommon", "(", ")", "||", "GOKind", ".", "isBSSLocal", "(", ")", ")", "{", "return", "cast", "<", "MCSectionXCOFF", ">", "(", "getObjFileLowering", "(", ")", ".", "SectionForGlobal", "(", "GO"], "ground_truth": [",", "GOKind", ",", "TM", ")", ")", "->", "getQualNameSymbol", "(", ")", ";"], "File": "PPCAsmPrinter14", "Func": "getMCSymbolForTOCPseudoMO", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14633, "Length": 126, "Cover_Rate": 0.586046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "TargetLowering", "::", "getTargetNodeName", "(", "unsigned", "Opcode", ")", "const", "{", "switch", "(", "(", "", ")", "Opcode", ")", "{", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "HexagonISelLowering93", "Func": "getTargetNodeName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14634, "Length": 236, "Cover_Rate": 0.5870646766169154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "DstReg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "LLT", "Ty", "=", "MRI", ".", "getType", "(", "DstReg", ")", ";", "Register", "Src1Reg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Src2Reg", "=", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "!", "Ty", ".", "isVector", "(", ")", ")", "return", "false", ";", "unsigned", "Opc", "=", "", ";", "if", "(", "Ty", "==", "LLT", "::", "vector", "(", "", ",", "", ")", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "Ty", "==", "LLT", "::", "vector", "(", "", ",", "", ")", ")", "{", "Opc", "=", "", ";", "}", "else", "if", "(", "Ty", "==", "LLT", "::", "vector", "(", "", ",", "", ")", ")", "{", "Opc", "=", "", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", ""], "ground_truth": [")", ";"], "File": "AArch64InstructionSelector11", "Func": "selectVectorSHL", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14635, "Length": 140, "Cover_Rate": 0.6194690265486725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "uint64_t", "i", "=", "", ";", "i", "<", "Count", ";", "i", "+=", "", ")", "OW", "->", "Write32", "(", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "OR1KAsmBackend", "Func": "writeNopData", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14636, "Length": 25, "Cover_Rate": 0.4716981132075472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "REAL_VALUE_FROM_CONST_DOUBLE", "(", "r", ",", "op", ")", ";", "return", "REAL_VALUES_EQUAL", "(", "r"], "ground_truth": [",", "dconst1", ")", ";"], "File": "sh3", "Func": "fp_one_operand", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14637, "Length": 15, "Cover_Rate": 0.39473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addIRPasses", "(", ")", "{", "addPass", "(", "createAtomicExpandPass", "(", ")", ")", ";", "TargetPassConfig", "::", "addIRPasses"], "ground_truth": ["(", ")", ";"], "File": "RISCVTargetMachine", "Func": "addIRPasses", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14638, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FieldInit", "+=", "IDStr", ";", "if", "(", "isa", "<", "StructType", ">", "(", "ElmTy", ")", ")", "FieldInit", "+=", "", ";", "else", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ElmTyStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ClassName", ";", "FieldInit", "+=", "", ";", "IDStr", "[", "", "]", "=", "'\\0'", ";", "sprintf", "(", "IDStr", ",", "", ",", "FieldID", ")", ";", "FieldInit", "+=", "IDStr", ";", "FieldInit", "+=", "", ";", "MFI", "->", "getTypeDescriptor", "(", "Ty", ",", "FieldInit", ")", ";", "if", "(", "isa", "<", "StructType", ">", "(", "ElmTy", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElm", ";", "i", "++", ")", "{", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ClassName", ";", "FieldInit", "+=", "", ";", "IDStr", "[", "", "]", "=", "'\\0'", ";", "sprintf", "(", "IDStr", ",", "", ",", "FieldID", ")", ";", "FieldInit", "+=", "IDStr", ";", "FieldInit", "+=", "", ";", "MFI", "->", "getTypeDescriptor", "(", "Ty", ",", "FieldInit", ")", ";", "if", "(", "i", "<", "", ")", "FieldInit", "+=", "", ";", "else", "FieldInit", "+=", "", ";", "IDStr", "[", "", "]", "=", "'\\0'", ";", "sprintf", "(", "IDStr", ",", "", ",", "i", ")", ";", "FieldInit", "+=", "IDStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ElmTyStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ElmTyStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "}", "}", "}", "else", "if", "(", "isa", "<", "StructType", ">", "(", "Ty", ")", ")", "{", "char", "IDStr", "[", "", "]", "=", "{", "'\\0'", "}", ";", "std", "::", "string", "TypeStr", "=", "EmitTypeString", "(", "Ty", ")", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "TypeStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "TypeStr", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "", ";", "FieldInit", "+=", "ClassName", ";", "FieldInit", "+=", "", ";", "sprintf", "(", "IDStr", ","], "ground_truth": ["", ",", "FieldID", ")", ";"], "File": "JVMAsmPrinter", "Func": "EmitFieldAllocation", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14639, "Length": 294, "Cover_Rate": 0.7067307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LDBackend", "::", "initBRIslandFactory", "(", ")", "{", "if", "(", "m_pBRIslandFactory", "==", "NULL", ")", "{", "m_pBRIslandFactory", "=", "new", "BranchIslandFactory", "(", "maxFwdBranchOffset", "(", ")", ",", "maxBwdBranchOffset", "("], "ground_truth": [")", ",", "", ")", ";"], "File": "HexagonLDBackend", "Func": "initBRIslandFactory", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14640, "Length": 30, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsetq_lane_p64", "(", "poly64_t", "__a", ",", "poly64x2_t", "__b", ",", "const", "int", "__c", ")", "{", "return", "(", "poly64x2_t", ")", "__builtin_neon_vset_lanev2di", "(", "(", "__builtin_neon_di", ")", "__a", ",", "(", "int64x2_t", ")", "__b", ","], "ground_truth": ["__c", ")", ";"], "File": "arm", "Func": "neon_vsetq_lane_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14641, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "{", "AU", ".", "setPreservesCFG", "(", ")", ";", "AU", ".", "addRequired", "<", "MachineDominatorTree"], "ground_truth": [">", "(", ")", ";"], "File": "X86InstrInfo103", "Func": "getAnalysisUsage", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14642, "Length": 25, "Cover_Rate": 0.7575757575757576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "GCNMinRegScheduler", "::", "findMax", "(", "unsigned", "Num", ",", "Calc", "C", ")", "{", "assert", "(", "!", "RQ", ".", "empty", "(", ")", "&&", "Num", "<=", "RQ", ".", "size", "(", ")", ")", ";", "typedef", "decltype", "(", "C", "(", "*", "RQ", ".", "begin", "(", ")", ")", ")", "T", ";", "T", "Max", "=", "std", "::", "numeric_limits", "<", "T", ">", "::", "min", "(", ")", ";", "unsigned", "NumMax", "=", "", ";", "for", "(", "auto", "I", "=", "RQ", ".", "begin", "(", ")", ";", "Num"], "ground_truth": [";", "--", "Num", ")", "{"], "File": "GCNMinRegStrategy", "Func": "findMax", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14643, "Length": 81, "Cover_Rate": 0.54, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Node", ")", ";", "EVT", "VT", "=", "Node", "->", "getValueType", "(", "", ")", ";", "switch", "(", "Opcode", ")", "{", "case", "", ":", "{", "if", "(", "auto", "*", "ConstOp", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Node", "->", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "!", "(", "ConstOp", "->", "hasOneUse", "(", ")", ")", ")", "break", ";", "int64_t", "Imm", "=", "ConstOp", "->", "getSExtValue", "(", ")", ";", "if", "(", "!", "(", "-", "", "<=", "Imm", "&&", "Imm", "<=", "-", "", ")", "&&", "!", "(", "", "<=", "Imm", "&&", "Imm", "<=", "", ")", ")", "break", ";", "SDLoc", "DL", "(", "Node", ")", ";", "EVT", "VT", "=", "Node", "->", "getValueType", "(", "", ")", ";", "const", "SDValue", "ImmOp0", "=", "CurDAG", "->", "getTargetConstant", "(", "Imm", "-", "Imm", "/", "", ",", "DL", ",", "VT", ")", ";", "const", "SDValue", "ImmOp1", "=", "CurDAG", "->", "getTargetConstant", "(", "Imm", "/", "", ",", "DL", ",", "VT", ")", ";", "auto", "*", "NodeAddi0", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "VT", ",", "Node", "->", "getOperand", "(", "", ")", ",", "ImmOp0", ")", ";", "auto", "*", "NodeAddi1", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "DL", ",", "VT", ",", "SDValue", "(", "NodeAddi0", ",", "", ")", ",", "ImmOp1", ")", ";", "ReplaceNode", "(", "Node", ",", "NodeAddi1", ")", ";", "return", ";", "}", "break", ";", "}", "case", "", ":", "{", "auto", "ConstNode", "=", "cast", "<", "ConstantSDNode", ">", "(", "Node", ")", ";", "if", "(", "VT", "==", "XLenVT", "&&", "ConstNode", "->", "isNullValue", "(", ")", ")", "{", "SDValue", "New", "=", "CurDAG", "->", "getCopyFromReg", "(", "CurDAG", "->", "getEntryNode", "("], "ground_truth": [")", ",", "SDLoc", "(", "Node", ")", ",", "", ",", "XLenVT", ")", ";"], "File": "RISCVISelDAGToDAG44", "Func": "Select", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14644, "Length": 259, "Cover_Rate": 0.3837037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "RegisterInfo", "::", "eliminateFrameIndex", "(", "MachineBasicBlock", "::", "iterator", "II", ",", "int", "SPAdj"], "ground_truth": [",", "unsigned", "FIOperandNum", ",", "RegScavenger", "*", "RS", ")", "const", "{"], "File": "LoongArchRegisterInfo", "Func": "eliminateFrameIndex", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14645, "Length": 22, "Cover_Rate": 0.6875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasSoftFloat", "(", ")", "const", "{", "return", "HasSoftFloat"], "ground_truth": [";"], "File": "SystemZSubtarget", "Func": "hasSoftFloat", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14646, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "Val", ":", "typeValues", "[", "Ty", ".", "first", "]", ")", "Val", "->", "dump", "(", ")", ";", "dbgs", "(", ")", "<<", "", ";", "if", "(", "Ty", ".", "second", ")", "Ty", ".", "second", "->", "dump", "(", ")", ";", "else", "dbgs", "(", ")", "<<", "", ";", "dbgs", "(", ")"], "ground_truth": ["<<", "", ";"], "File": "JVMCompositeHandler", "Func": "dump", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14647, "Length": 51, "Cover_Rate": 0.5425531914893617, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_fix_trunchfdi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "fp16_vcvth_s64_f16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14648, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FixupLEAPass", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "Func", ")", "{", "TM", "=", "&", "Func", ".", "getTarget", "(", ")", ";", "const", "Subtarget", "&", "ST", "=", "TM", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "!", "ST", ".", "LEAusesAG", "(", ")", "&&", "!", "ST", ".", "slowLEA", "(", ")", ")", "return", "false", ";", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "TM", "->", "getInstrInfo", "(", ")", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "Func", ".", "begin", "(", ")", ",", "E", "=", "Func", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "processBasicBlock", "(", "Func", ",", "I", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "X86FixupLEAs21", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14649, "Length": 126, "Cover_Rate": 0.9921259842519685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovusqd256_mask", "(", "(", "__v4di", ")", "__A", ",", "(", "__v4si", ")", "_mm_undefined_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_cvtusepi64_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14650, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "SparcAsmBackend", "Func": "getNumFixupKinds", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14651, "Length": 10, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "TargetLowering", "::", "getSetCCResultType", "(", "EVT", "VT", ")", "const", "{", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "getPointerTy", "(", ")", ";", "return", "VT", "."], "ground_truth": ["changeVectorElementTypeToInteger", "(", ")", ";"], "File": "ARMISelLowering107", "Func": "getSetCCResultType", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14652, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AssemblerOptions", ".", "push_back", "(", "llvm", "::", "make_unique", "<", "AssemblerOptions", ">", "(", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", ")", ")", ";", "getTargetStreamer", "(", ")", ".", "updateABIInfo", "(", "*", "this", ")", ";", "if", "(", "!", "isABI_O32", "(", ")", "&&", "!", "useOddSPReg", "(", ")", "!=", "", ")", "report_fatal_error", "(", "", ")", ";", "CurrentFn", "=", "nullptr", ";", "IsPicEnabled", "=", "getContext", "(", ")", ".", "getObjectFileInfo", "(", ")", "->", "isPositionIndependent", "(", ")", ";", "IsCpRestoreSet", "=", "false", ";", "CpRestoreOffset", "=", "-", "", ";", "const", "Triple", "&", "TheTriple", "=", "sti", ".", "getTargetTriple", "(", ")", ";", "IsLittleEndian", "=", "TheTriple", ".", "isLittleEndian", "(", ")", ";", "if", "(", "getSTI", "(", ")", ".", "getCPU", "(", ")", "==", "", "&&", "inMicroMode", "(", ")", ")", "report_fatal_error", "(", "", ",", "false", ")", ";", "if", "(", "!", "isABI_O32", "(", ")", "&&", "inMicroMode", "(", ")", ")", "report_fatal_error", "(", "", ",", "false"], "ground_truth": [")", ";"], "File": "MipsAsmParser103", "Func": "MipsAsmParser", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14653, "Length": 137, "Cover_Rate": 0.5036764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CurDAG", "->", "getRegister", "(", "GlobalBaseReg", ",", "TLI", "->", "getPointerTy", "(", "DL", ")", ")"], "ground_truth": [".", "getNode", "(", ")", ";"], "File": "X86ISelDAGToDAG (2)", "Func": "getGlobalBaseReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14654, "Length": 19, "Cover_Rate": 0.38, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "unique_ptr", "<", "MCObjectTargetWriter", ">", "llvm", "::", "createObjectWriter", "(", "uint8_t"], "ground_truth": ["OSABI", ")", "{"], "File": "SystemZMCObjectWriter23", "Func": "createSystemZObjectWriter", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14655, "Length": 14, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_adds_pu8", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "__vector", "unsigned", "char", "__a", ",", "__b", ",", "__c", ";", "__a", "=", "(", "__vector", "unsigned", "char", ")"], "ground_truth": ["vec_splats", "(", "__m1", ")", ";"], "File": "mmintrin2", "Func": "_mm_adds_pu8", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14656, "Length": 43, "Cover_Rate": 0.5308641975308642, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "getVShiftImm", "(", "Op", ",", "ElementBits", ",", "Cnt", ")", ")", "return", "false", ";", "if", "(", "isIntrinsic", ")", "Cnt", "=", "-", "Cnt", ";", "return", "(", "Cnt", ">=", "", "&&", "Cnt", "<=", "(", "isNarrow", "?"], "ground_truth": ["ElementBits", "/", "", ":", "ElementBits", ")", ")", ";"], "File": "AArch64ISelLowering116", "Func": "isVShiftRImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14657, "Length": 43, "Cover_Rate": 0.48314606741573035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", ""], "ground_truth": [")", ")", ";"], "File": "AArch64AsmParser13", "Func": "addFPZeroOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14658, "Length": 12, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MachineLoop", "*", "InnerLoop", "=", "MLI", ".", "getLoopFor", "(", "Next", ")", ";", "if", "(", "InnerLoop", "!=", "Loop", ")", "LoopWorklist", ".", "push_back", "(", "SuccessorList", "(", "InnerLoop", ")", ")", ";", "else", "LoopWorklist", ".", "push_back", "(", "SuccessorList", "(", "Next", ")", ")", ";", "}", "else", "{", "RewriteSuccs", ".", "insert", "(", "Top", ".", "getBlock", "(", ")", ")", ";", "}", "continue", ";", "}", "OnStack", ".", "erase", "(", "Top", ".", "getBlock", "(", ")", ")", ";", "LoopWorklist", ".", "pop_back", "(", ")", ";", "}", "if", "(", "LLVM_LIKELY", "(", "RewriteSuccs", ".", "empty", "(", ")", ")", ")", "return", "false", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "MachineBasicBlock", "*", "Dispatch", "=", "MF", ".", "CreateMachineBasicBlock", "(", ")", ";", "MF", ".", "insert", "(", "MF", ".", "end", "(", ")", ",", "Dispatch", ")", ";", "MLI", ".", "changeLoopFor", "(", "Dispatch", ",", "Loop", ")", ";", "const", "auto", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "Dispatch", ",", "Dispatch", "->", "end", "(", ")", ",", "DebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "unsigned", "Reg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "MIB", ".", "addReg", "(", "Reg", ")", ";", "DenseMap", "<", "MachineBasicBlock", "*", ",", "unsigned", ">", "Indices", ";", "SmallVector", "<", "MachineBasicBlock", "*", ",", "", ">", "SuccWorklist", "(", "RewriteSuccs", ".", "begin", "(", ")", ",", "RewriteSuccs", ".", "end", "(", ")", ")", ";", "while", "(", "!", "SuccWorklist", ".", "empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "SuccWorklist", ".", "pop_back_val", "(", ")", ";", "auto", "Pair", "=", "Indices", ".", "insert", "(", "std", "::", "make_pair", "(", "MBB", ",", "", ")", ")", ";", "if", "(", "!", "Pair", ".", "second", ")", "continue", ";", "unsigned", "Index", "=", "MIB", ".", "getInstr", "(", ")", "->", "getNumExplicitOperands", "(", ")", "-", "", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "printMBBReference", "(", "*", "MBB", ")", "<<", "", "<<", "Index", "<<", "", ")", ";", "Pair", ".", "first", "->", "second", "=", "Index", ";", "for", "(", "auto", "Pred", ":", "MBB", "->", "predecessors", "(", ")", ")", "RewriteSuccs", ".", "insert", "(", "Pred", ")", ";", "MIB", ".", "addMBB", "(", "MBB", ")", ";", "Dispatch", "->", "addSuccessor", "(", "MBB", ")", ";", "MetaBlock", "Meta", "(", "MBB", ")", ";", "for", "(", "auto", "*", "Succ", ":", "Meta", ".", "successors", "(", ")", ")", "if", "(", "Succ", "!=", "Header", "&&", "(", "!", "Loop", "||", "Loop", "->", "contains", "(", "Succ", ")", ")", ")", "SuccWorklist", ".", "push_back", "(", "Succ", ")", ";", "}", "for", "(", "MachineBasicBlock", "*", "MBB", ":", "RewriteSuccs", ")", "{", "DenseMap", "<", "MachineBasicBlock", "*", ",", "MachineBasicBlock", "*", ">", "Map", ";", "for", "(", "auto", "*", "Succ", ":", "MBB"], "ground_truth": ["->", "successors", "(", ")", ")", "{"], "File": "WebAssemblyFixIrreducibleControlFlow11", "Func": "VisitLoop", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14659, "Length": 430, "Cover_Rate": 0.49142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createDelaySlotFillerPass", "(", "getTargetMachine", "(", ")", ")", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AZPRTargetMachine", "Func": "addPreEmitPass", "Target": "AZPR", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14660, "Length": 13, "Cover_Rate": 0.6190476190476191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "I", "->", "Opcode", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "MIBS", ".", "push_back", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "I", "->", "Opcode", ")", ")", ".", "add", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "addReg", "(", "BitSize", "==", "", "?", "", ":", "", ")", ".", "addImm", "(", "I", "->", "Op2", ")", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "bool", "DstIsDead", "=", "MI", ".", "getOperand", "(", "", ")", ".", "isDead", "(", ")", ";", "MIBS", ".", "push_back", "(", "BuildMI", "(", "MBB", ",", "MBBI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "I", "->", "Opcode", ")", ")", ".", "addReg", "(", "DstReg", ",", "RegState"], "ground_truth": ["::", "Define", "|", "getDeadRegState", "(", "DstIsDead", "&&", "LastItem", ")", ")", ".", "addImm", "(", "I", "->", "Op1", ")", ".", "addImm", "(", "I", "->", "Op2", ")", ")", ";"], "File": "AArch64ExpandPseudoInsts43", "Func": "expandMOVImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14661, "Length": 163, "Cover_Rate": 0.3453389830508475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleWithPACK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Shift", "=", "lowerVectorShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerVectorShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleAsRepeatedMaskAndLanePermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "V2", ".", "isUndef", "(", ")", "&&", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "{", "if", "(", "SDValue", "V", "=", "lowerVectorShuffleAsLanePermuteAndPermute", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ")", "return", "V", ";", "return", "lowerVectorShuffleAsLanePermuteAndBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ",", "Subtarget", ")", ";", "}", "if", "(", "SDValue", "PSHUFB", "=", "lowerVectorShuffleWithPSHUFB", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ","], "ground_truth": ["Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "PSHUFB", ";"], "File": "X86ISelLowering223", "Func": "lowerV32I8VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14662, "Length": 239, "Cover_Rate": 0.46862745098039216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "convertValVTToLocVT", "(", "SelectionDAG", "&", "DAG", ",", "SDValue", "Val", ",", "const", "CCValAssign", "&", "VA", ",", "const", "SDLoc", "&", "DL", ")", "{", "EVT", "LocVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "Val", "=", "DAG", ".", "getNode", "(", ""], "ground_truth": [",", "DL", ",", "LocVT", ",", "Val", ")", ";"], "File": "LC2200ISelLowering", "Func": "convertValVTToLocVT", "Target": "LC2200", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14663, "Length": 74, "Cover_Rate": 0.891566265060241, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "init_file", ",", "", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "write_bif_static_init", "(", ")", ";", "write_ovld_static_init", "(", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "rbt_inorder_callback", "(", "&", "fntype_rbt", ",", "fntype_rbt", ".", "rbt_root", ",", "write_fntype_init", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "fprintf", "(", "init_file", ",", "", ")", ";", "write_init_bif_table", "(", ")", ";", "write_init_ovld_table", "(", ")", ";", "fprintf", "(", "init_file"], "ground_truth": [",", "", ")", ";"], "File": "rs6000-gen-builtins", "Func": "write_init_file", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14664, "Length": 112, "Cover_Rate": 0.6086956521739131, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "return", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "LowLowOpcode", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", "|", "getUndefRegState", "(", "UndefSrc", ")", ")", ";", "}", "unsigned", "Rotate", "=", "(", "DestIsHigh", "!=", "SrcIsHigh", "?", "", ":", "", ")", ";", "return", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "get", "(", "Opcode", ")", ",", "DestReg", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", "|", "getUndefRegState", "("], "ground_truth": ["UndefSrc", ")", ")", ".", "addImm", "(", "", "-", "Size", ")", ".", "addImm", "(", "", "+", "", ")", ".", "addImm", "(", "Rotate", ")", ";"], "File": "SystemZInstrInfo16", "Func": "emitGRX32Move", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14665, "Length": 108, "Cover_Rate": 0.5118483412322274, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_veorq_m_sv16qi", "(", "__arm_vuninitializedq_s8", "(", ")", ",", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_veorq_x_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14666, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isReg", "(", "VR32Reg"], "ground_truth": [")", ";"], "File": "SystemZAsmParser (2)", "Func": "isVR32", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14667, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtepu32_ps", "(", "__m128i", "__A", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_cvtudq2ps128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v4sf"], "ground_truth": [")", "_mm_setzero_ps", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cvtepu32_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14668, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "OpSize", ")", "{", "case", "", ":", "return", "isStore", "?", "", ":", "", ";", "case", "", ":", "return", "isStore", "?", "", ":", "", ";", "case", "", ":", "return", "isStore", "?", "", ":", "", ";", "case", "", ":", "return", "isStore", "?", "", ":", "", ";", "}", "}", ";", "return", "GenericOpc"], "ground_truth": [";"], "File": "AArch64InstructionSelector20", "Func": "selectLoadStoreUIOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14669, "Length": 51, "Cover_Rate": 0.30177514792899407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "SysCRImm", ".", "Val", "=", "Val", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return"], "ground_truth": ["Op", ";"], "File": "ARM64AsmParser", "Func": "CreateSysCR", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14670, "Length": 23, "Cover_Rate": 0.41818181818181815, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "}", "case", "", ":", "unsigned", "VReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "&", "", ")", ";", "RegInfo", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "VReg", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VReg", ",", "RegVT", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "SExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "else", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "ZExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "ArgValue", ")", ";", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "SDValue", "InVal", ";", "", "Flags", "=", "Ins", "[", "i", "]", ".", "Flags", ";", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "{", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "Flags", ".", "getByValSize", "(", ")", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "true", ")", ";", "InVal", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", ")", ")", ";", "}", "else", "{", "unsigned", "ObjSize", "=", "VA", ".", "getLocVT", "(", ")", ".", "getSizeInBits", "(", ")", "/", "", ";", "if", "(", "ObjSize", ">", "", ")", "{", "errs", "(", ")", "<<", "", "<<", "EVT", "(", "VA", ".", "getLocVT", "(", ")", ")", ".", "getEVTString", "(", ")", "<<", "", ";", "}", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "ObjSize", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "", ")", ";", "InVal", "=", "DAG", ".", "getLoad", "(", "VA", ".", "getLocVT", "(", ")", ",", "dl", ",", "Chain", ",", "FIN", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ")", ",", "false", ",", "false", ","], "ground_truth": ["false", ",", "", ")", ";"], "File": "MSP430ISelLowering11", "Func": "LowerCCCArguments", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14671, "Length": 345, "Cover_Rate": 0.5628058727569332, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OperandMatchResultTy", "parseFP128", "(", "OperandVector"], "ground_truth": ["&", "Operands", ")", "{"], "File": "SystemZAsmParser (2)", "Func": "parseFP128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14672, "Length": 8, "Cover_Rate": 0.34782608695652173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isNot", "(", "const", "MachineRegisterInfo", "&", "MRI", ",", "const", "MachineInstr", "&", "MI", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "!=", "TargetOpcode", "::", "G_XOR", ")", "return", "false", ";", "auto", "ConstVal", "=", "getConstantVRegVal", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "("], "ground_truth": [")", ",", "MRI", ")", ";"], "File": "AMDGPULegalizerInfo35", "Func": "isNot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14673, "Length": 49, "Cover_Rate": 0.8305084745762712, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasCrypto", "("], "ground_truth": [")", "const", "{"], "File": "ARMSubtarget (2)", "Func": "hasCrypto", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14674, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Chain", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Dest", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "EFLAGS", "=", "N", "->", "getOperand", "(", "", ")", ";", "", "CC", "=", "", "(", "N", "->", "getConstantOperandVal", "(", "", ")", ")", ";", "if", "(", "SDValue", "Flags", "=", "checkBoolTestSetCCCombine", "(", "EFLAGS", ",", "CC", ")", ")", "{", "SDValue", "Cond", "=", "DAG", ".", "getConstant", "(", "CC", ",", "DL", ","], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering149", "Func": "PerformBrCondCombine", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14675, "Length": 70, "Cover_Rate": 0.5035971223021583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCAsmBackend", "*", "createAsmBackend", "(", "const", "Target", "&", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "const"], "ground_truth": ["MCRegisterInfo", "&", ",", "const", "MCTargetOptions", "&", ")", "{"], "File": "JVMMCTargetDesc", "Func": "createAsmBackend", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14676, "Length": 23, "Cover_Rate": 0.6764705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InstructionCost", "TTIImpl", "::", "getShuffleCost", "(", "TTI", "::", "ShuffleKind", "Kind", ",", "Type", "*", "Tp", ",", "ArrayRef", "<", "int", ">", "Mask", ",", "int", "Index", ",", "Type", "*", "SubTp", ",", "ArrayRef", "<", "Value", "*", ">", "Args", ")", "{", "InstructionCost", "CostFactor", "=", "vectorCostAdjustmentFactor", "(", "Instruction", "::", "ShuffleVector", ",", "Tp", ",", "nullptr", ")", ";", "if", "(", "!", "CostFactor", ".", "isValid", "(", ")", ")", "return", "InstructionCost", "::", "getMax"], "ground_truth": ["(", ")", ";"], "File": "PPCTargetTransformInfo28", "Func": "getShuffleCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14677, "Length": 65, "Cover_Rate": 0.7065217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{"], "ground_truth": ["", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{"], "File": "X86InstrInfo52", "Func": "getSETFromCond", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14678, "Length": 91, "Cover_Rate": 0.4354066985645933, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "TheTarget", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "TheTarget", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "TheTarget", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "TheTarget", ",", "createMCInstPrinter", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "TheTarget", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheTarget", ","], "ground_truth": ["createAsmBackend", ")", ";"], "File": "Z80MCTargetDesc", "Func": "LLVMInitializeZ80TargetMC", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14679, "Length": 54, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "RefA", "&&", "RefA", "->", "getKind", "(", ")", "==", "MCSymbolRefExpr", "::"], "ground_truth": ["VK__EVENT", ";"], "File": "WebAssemblyWasmObjectWriter22", "Func": "IsEventType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14680, "Length": 13, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "CmpOpcode", "=", "Ty", "->", "isFPOrFPVectorTy", "(", ")", "?", "Instruction", "::", "FCmp", ":", "Instruction", "::", "ICmp", ";", "LegalizationCost", "=", "getCmpSelInstrCost", "(", "CmpOpcode", ",", "LegalVTy", ",", "LegalVTy", ",", "CmpInst", "::", "BAD_ICMP_PREDICATE", ",", "CostKind", ")", "+", "getCmpSelInstrCost", "(", "Instruction", "::", "Select", ",", "LegalVTy", ",", "LegalVTy", ",", "CmpInst", "::", "BAD_ICMP_PREDICATE", ",", "CostKind", ")", ";", "LegalizationCost", "*=", "LT", ".", "first", "-", "", ";", "}", "return", "LegalizationCost", "+", ""], "ground_truth": [";"], "File": "AArch64TargetTransformInfo28", "Func": "getMinMaxReductionCost", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14681, "Length": 65, "Cover_Rate": 0.3439153439153439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "MoveBelowOrigChain", "(", "SelectionDAG", "*", "CurDAG", ",", "SDValue", "Load", ",", "SDValue", "Call", ",", "SDValue", "OrigChain", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "SDValue", "Chain", "=", "OrigChain", ".", "getOperand", "(", "", ")", ";", "if", "(", "Chain", ".", "getNode", "(", ")", "==", "Load", ".", "getNode", "(", ")", ")", "Ops", ".", "push_back", "(", "Load", ".", "getOperand", "(", "", ")", ")", ";", "else", "{", "assert", "(", "Chain", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Chain", ".", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "Chain", ".", "getOperand", "(", "i", ")", ".", "getNode", "(", ")", "==", "Load", ".", "getNode", "(", ")", ")", "Ops", ".", "push_back", "(", "Load", ".", "getOperand", "(", "", ")", ")", ";", "else", "Ops", ".", "push_back", "(", "Chain", "."], "ground_truth": ["getOperand", "(", "i", ")", ")", ";"], "File": "X86ISelDAGToDAG100", "Func": "MoveBelowOrigChain", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14682, "Length": 143, "Cover_Rate": 0.42058823529411765, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "LL", ",", "SC", ",", "AND", ",", "XOR", ",", "ZERO", ",", "BEQ", ";", "LL", "=", "", ";", "SC", "=", "", ";", "AND", "=", "", ";", "XOR", "=", "", ";", "ZERO", "=", "", ";", "BEQ", "=", "", ";", "unsigned", "OldVal", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Ptr", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Incr", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "StoreVal", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "AndRes", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "AndRes2", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "Success", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "loopMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MF", "->", "insert", "(", "It", ",", "loopMBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "loopMBB", "->", "addSuccessor", "(", "loopMBB", ")", ";", "loopMBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "=", "loopMBB", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "LL", ")", ",", "OldVal", ")", ".", "addReg", "(", "Ptr", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "Nand", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "AND", ")", ",", "AndRes", ")", ".", "addReg", "(", "OldVal", ")", ".", "addReg", "(", "Incr", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "XOR", ")", ",", "StoreVal", ")", ".", "addReg", "(", "ZERO", ")", ".", "addReg", "(", "AndRes", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "XOR", ")", ",", "AndRes2", ")", ".", "addReg", "(", "ZERO", ")", ".", "addReg", "(", "AndRes", ")", ";", "}", "else", "if", "(", "BinOpcode", ")", "{", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "BinOpcode", ")", ",", "StoreVal", ")", ".", "addReg", "(", "OldVal", ")", ".", "addReg", "(", "Incr", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "Cpu0ISelLowering", "Func": "emitAtomicBinary", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14683, "Length": 399, "Cover_Rate": 0.7, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "extra_frame_size", ")", "{", "complex_prologue", "=", "", ";", "if", "(", "TARGET_A16", ")", "F", "(", "emit_insn", "(", "gen_addhi3", "(", "gen_rtx_REG", "(", "HImode", ",", "SP_REGNO", ")", ",", "gen_rtx_REG", "(", "HImode", ",", "SP_REGNO", ")", ",", "GEN_INT", "(", "-", "extra_frame_size", ")", ")", ")", ")", ";", "else", "F", "(", "emit_insn", "(", "gen_addpsi3", "(", "gen_rtx_REG", "(", "PSImode", ",", "SP_REGNO", ")", ",", "gen_rtx_REG", "(", "PSImode", ",", "SP_REGNO", ")", ",", "GEN_INT", "(", "-", "extra_frame_size", ")", ")", ")", ")", ";", "}", "complex_prologue", "+=", "m32c_pushm_popm", "(", "PP_pushm", ")", ";", "if", "(", "complex_prologue", ")", "emit_insn"], "ground_truth": ["(", "gen_prologue_end", "(", ")", ")", ";"], "File": "m32c2", "Func": "m32c_emit_prologue", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14684, "Length": 91, "Cover_Rate": 0.33955223880597013, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "RVLocs", "[", "i", "]", ".", "getLocReg", "(", ")", ",", "RVLocs", "[", "i", "]", ".", "getValVT", "(", ")", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", ""], "ground_truth": [")", ";"], "File": "MandarinISelLowering", "Func": "LowerCallResult", "Target": "Mandarin", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14685, "Length": 64, "Cover_Rate": 0.3764705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isMem", "(", "RegKind", ",", "HasIndex", ")", "&&", "inRange", "(", "Mem", ".", "Disp", ",", "-", "", ","], "ground_truth": ["", ")", ";"], "File": "SystemZAsmParser2", "Func": "isMemDisp20", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14686, "Length": 20, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "a", ">=", "(", "float", ")", "", ")", "return", "("], "ground_truth": ["long", ")", "(", "a", "-", "", ")", "+", "", ";"], "File": "fixunssfsi", "Func": "__fixunssfsi", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14687, "Length": 21, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "AsmPieces", ".", "size", "(", ")", "==", "", "||", "AsmPieces", ".", "size", "(", ")", "==", "", ")", "{", "if", "(", "std", "::", "count", "(", "AsmPieces", ".", "begin", "(", ")", ",", "AsmPieces", ".", "end", "(", ")", ",", "", ")", "&&", "std", "::", "count", "(", "AsmPieces", ".", "begin", "(", ")", ",", "AsmPieces", ".", "end", "(", ")", ",", "", ")", "&&", "std", "::", "count", "(", "AsmPieces", ".", "begin", "(", ")"], "ground_truth": [",", "AsmPieces", ".", "end", "(", ")", ",", "", ")", ")", "{"], "File": "X86ISelLowering (2)", "Func": "clobbersFlagRegisters", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14688, "Length": 79, "Cover_Rate": 0.572463768115942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "FISCAsmParser", "Func": "print", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14689, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "ShufVT", "=", "V", ".", "getValueType", "(", ")", ".", "getSimpleVT", "(", ")", ";", "unsigned", "NumElems", "=", "ShufVT", ".", "getVectorNumElements", "(", ")", ";", "SmallVector", "<", "int", ",", "", ">", "ShuffleMask", ";", "SDValue", "ImmN", ";", "bool", "IsUnary", ";", "if", "(", "!", "getTargetShuffleMask", "(", "N", ",", "ShufVT", ",", "ShuffleMask", ",", "IsUnary", ")", ")", "return", "SDValue", "(", ")", ";", "int", "Elt", "=", "ShuffleMask", "[", "Index", "]", ";", "if", "(", "Elt", "<", "", ")", "return", "DAG", ".", "getUNDEF", "(", "ShufVT", ".", "getVectorElementType", "(", ")", ")", ";", "SDValue", "NewV", "=", "(", "Elt", "<", "(", "int", ")", "NumElems", ")", "?", "N", "->", "getOperand", "(", "", ")", ":", "N", "->", "getOperand", "(", "", ")", ";", "return", "getShuffleScalarElt", "(", "NewV", ".", "getNode", "(", ")", ",", "Elt", "%", "NumElems", ",", "DAG", ",", "Depth", "+", "", ")", ";", "}", "if", "(", "Opcode", "==", "", ")", "{", "V", "=", "V", ".", "getOperand", "(", "", ")", ";", "EVT", "SrcVT", "=", "V", ".", "getValueType", "(", ")", ";", "unsigned", "NumElems", "=", "VT", "."], "ground_truth": ["getVectorNumElements", "(", ")", ";"], "File": "X86ISelLowering117", "Func": "getShuffleScalarElt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14690, "Length": 162, "Cover_Rate": 0.3894230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "can_be_rotated_to_negative_15bits", "(", "HOST_WIDE_INT", "c", ")", "{", "int", "rot", "=", "", ";", "bool", "res", "=", "can_be_rotated_to_lowbits", "(", "~", "c", ",", "", ",", "&", "rot", ")", ";", "return", "res", "&&", "rot", ">"], "ground_truth": ["", ";"], "File": "rs60001", "Func": "can_be_rotated_to_negative_15bits", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14691, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "pic_ref", "=", "gen_const_mem", "(", "Pmode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "pic_offset_table_rtx", ",", "address", ")", ")", ";", "insn", "=", "emit_move_insn", "(", "reg", ",", "pic_ref", ")", ";", "}", "set_unique_reg_note", "(", "insn", ",", "REG_EQUAL", ",", "orig", ")", ";", "return", "reg", ";", "}", "else", "if", "(", "GET_CODE", "(", "orig", ")", "==", "CONST", ")", "{", "rtx", "base", ",", "offset", ";", "if", "(", "GET_CODE", "(", "XEXP", "(", "orig", ",", "", ")", ")", "==", "PLUS", "&&", "sparc_pic_register_p", "(", "XEXP", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", ")", ")", "return", "orig", ";", "if", "(", "!", "reg", ")", "{", "gcc_assert", "(", "can_create_pseudo_p", "(", ")", ")", ";", "reg", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "}", "gcc_assert", "(", "GET_CODE", "(", "XEXP", "(", "orig", ",", "", ")", ")", "==", "PLUS", ")", ";", "base", "=", "sparc_legitimize_pic_address", "(", "XEXP", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", ",", "reg", ")", ";", "offset", "=", "sparc_legitimize_pic_address", "(", "XEXP", "(", "XEXP", "(", "orig", ",", "", ")", ",", "", ")", ",", "base", "==", "reg", "?", "NULL_RTX", ":", "reg", ")", ";", "if", "(", "GET_CODE", "(", "offset"], "ground_truth": [")", "==", "CONST_INT", ")", "{"], "File": "sparc", "Func": "sparc_legitimize_pic_address", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14692, "Length": 177, "Cover_Rate": 0.3847826086956522, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "not_to_clear_mask", "=", "comp_not_to_clear_mask_str_un", "(", "arg_type", ",", "&", "regno", ",", "padding_bits_to_clear", ",", "", ",", "&", "last_used_bit", ")", ";", "if", "(", "last_used_bit", "!=", "", ")", "padding_bits_to_clear", "[", "regno", "]", "|=", "(", "(", "uint32_t", ")", "-", "", ")", "-", "(", "(", "uint32_t", ")", "", "<<", "last_used_bit", ")", "+", "", ";", "else", "not_to_clear_mask", "&=", "~", "(", "HOST_WIDE_INT_1U", "<<", "regno", ")", ";", "}", "else", "{", "not_to_clear_mask", "=", "", ";", "if", "(", "GET_MODE", "(", "arg_rtx", ")", "==", "BLKmode", ")", "{", "int", "i", ",", "arg_regs", ";", "rtx", "reg", ";", "gcc_assert", "(", "TARGET_HARD_FLOAT_ABI", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "XVECLEN", "(", "arg_rtx", ",", "", ")", ";", "i", "++", ")", "{", "reg", "=", "XEXP", "(", "XVECEXP", "(", "arg_rtx", ",", "", ",", "i", ")", ",", "", ")", ";", "gcc_assert", "(", "REG_P", "(", "reg", ")", ")", ";", "not_to_clear_mask", "|=", "HOST_WIDE_INT_1U", "<<", "REGNO", "(", "reg", ")", ";", "arg_regs", "=", "ARM_NUM_REGS", "(", "GET_MODE", "(", "reg", ")", ")", ";", "if", "(", "arg_regs", ">", "", ")", "{", "unsigned", "HOST_WIDE_INT", "mask", ";", "mask", "=", "HOST_WIDE_INT_1U", "<<", "(", "REGNO", "(", "reg", ")", "+", "arg_regs", ")", ";", "mask", "-=", "HOST_WIDE_INT_1U", "<<", "REGNO", "(", "reg", ")", ";", "not_to_clear_mask", "|=", "mask", ";", "}", "}", "}", "else", "{", "int", "arg_regs", "=", "ARM_NUM_REGS", "(", "GET_MODE", "(", "arg_rtx", ")", ")", ";", "not_to_clear_mask", "|=", "HOST_WIDE_INT_1U", "<<", "REGNO"], "ground_truth": ["(", "arg_rtx", ")", ";"], "File": "arm", "Func": "compute_not_to_clear_mask", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14693, "Length": 211, "Cover_Rate": 0.7301038062283737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setLeastSignificantFirst", "(", "VRegs", ")", ";", "if", "(", "!", "assignVRegs", "(", "VRegs", ",", "ArgLocs", ",", "ArgLocsStartIndex", ",", "VT", ")", ")", "return", "false", ";", "return", "true"], "ground_truth": [";"], "File": "MipsCallLowering27", "Func": "handleSplit", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14694, "Length": 25, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ConstraintCode", "[", "", "]", "==", "'U'", ")", "{", "switch", "(", "ConstraintCode", "[", "", "]", ")", "{", "default", ":", "break", ";", "case", "'m'", ":", "return", "InlineAsm", "::", "Constraint_Um", ";", "case", "'n'", ":", "return", "InlineAsm", "::", "Constraint_Un", ";", "case", "'q'", ":", "return", "InlineAsm", "::", "Constraint_Uq", ";", "case", "'s'", ":", "return", "InlineAsm", "::", "Constraint_Us", ";", "case", "'t'", ":", "return", "InlineAsm", "::", "Constraint_Ut", ";", "case", "'v'", ":", "return", "InlineAsm", "::", "Constraint_Uv", ";", "case", "'y'"], "ground_truth": [":"], "File": "ARMISelLowering88", "Func": "getInlineAsmMemConstraint", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14695, "Length": 73, "Cover_Rate": 0.5793650793650794, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "I", "=", "MBBI", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "MFI", "->", "getCalleeSavedInfo", "(", ")", ".", "size", "(", ")", ";", "++", "i", ")", "--", "I", ";", "BuildMI", "(", "MBB", ",", "I", ",", "dl", ",", "TII", ".", "get", "(", "ADDu", ")", ",", "SP", ")", ".", "addReg", "(", "FP", ")", ".", "addReg", "(", "ZERO", ")", ";", "}", "if", "(", "FI", "->", "callsEhReturn", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "RC", "=", "STI", ".", "isABI_N64", "(", ")", "?", "&", "", ":", "&", "", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MBBI", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "MFI", "->", "getCalleeSavedInfo", "(", ")", ".", "size", "(", ")", ";", "++"], "ground_truth": ["i", ")", "--", "I", ";"], "File": "MipsSEFrameLowering12", "Func": "emitEpilogue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14696, "Length": 119, "Cover_Rate": 0.3148148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "PLUS", "&&", "REG_P", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", "&&", "GET_CODE", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", "==", "CONST_INT", "&&", "(", "INTVAL", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", "<=", "MAX_LD_OFFSET", "(", "GET_MODE", "(", "x", ")", ")", ")", ")", "{", "rtx", "xx", "=", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ";", "int", "regno", "=", "REGNO", "(", "xx", ")", ";", "ok", "=", "(", "regno", ">=", "FIRST_PSEUDO_REGISTER", "||", "regno", "==", "REG_Z", "||", "regno"], "ground_truth": ["==", "REG_Y", "||", "xx", "==", "frame_pointer_rtx", "||", "xx", "==", "arg_pointer_rtx", ")", ";"], "File": "avr4", "Func": "extra_constraint_Q", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14697, "Length": 119, "Cover_Rate": 0.7677419354838709, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerFABS", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "if", "(", "Subtarget", "->", "has64", "(", ")", "&&", "(", "Op", ".", "getValueType", "(", ")", "==", "", ")", ")", "return", "lowerFABS64", "(", "Op", ",", "DAG", ",", "Subtarget", "->", "hasExtractInsert", "(", ")", ")", ";", "return", "lowerFABS32", "(", "Op", ",", "DAG", ",", "Subtarget", "->", "hasExtractInsert"], "ground_truth": ["(", ")", ")", ";"], "File": "MipsISelLowering100", "Func": "lowerFABS", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14698, "Length": 60, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSubtargetInfo", "STI", "=", "getSubtargetInfo", "(", ")", ";", "MCInst", "TmpInst", ";", "MCInstLowering", ".", "Lower", "(", "MI", ",", "TmpInst", ")", ";", "OutStreamer", "->", "emitInstruction", "(", "TmpInst", ",", "STI"], "ground_truth": [")", ";"], "File": "LanaiAsmPrinter3", "Func": "customEmitInstruction", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14699, "Length": 28, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "int", "i", "=", "", ";", "i", "<", "TARGET_FPU_auto", ";", "i", "++", ")", "{", "arm_initialize_isa", "(", "fpubits", ",", "all_fpus", "[", "i", "]", ".", "isa_bits", ")", ";", "bitmap_and_compl", "(", "tmpset", ",", "isa_all_fpubits_internal", ",", "fpubits", ")", ";", "bitmap_clear", "(", "isa_all_fpubits_internal", ")", ";", "bitmap_copy", "(", "isa_all_fpubits_internal", ",", "tmpset", ")", ";", "}", "if", "(", "!", "bitmap_empty_p", "(", "isa_all_fpubits_internal", ")", ")", "{", "fprintf", "(", "stderr", ",", "", "", "", ")", ";", "ASSERT_TRUE", "(", "bitmap_empty_p", "(", "isa_all_fpubits_internal"], "ground_truth": [")", ")", ";"], "File": "arm", "Func": "arm_test_fpu_data", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14700, "Length": 76, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "GlobalValue", "*", "GV", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "V", ")", ")", "{", "Addr", ".", "setGlobalValue", "(", "GV", ")", ";", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "MipsFastISel13", "Func": "computeCallAddress", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14701, "Length": 30, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_palignr128_mask", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di", ")", "__B", ",", "__N", "*", "", ",", "(", "__v2di"], "ground_truth": [")", "__W", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_alignr_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14702, "Length": 31, "Cover_Rate": 0.484375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "InputLoad", "->", "getOpcode", "(", ")", "==", "", ")", "InputLoad", "=", "&", "InputLoad", "->", "getOperand", "(", "", ")", ";", "if", "(", "InputLoad", "->", "getOpcode", "(", ")", "==", "", "||", "InputLoad", "->", "getOpcode", "(", ")", "==", "", ")", "InputLoad", "=", "&", "InputLoad", "->", "getOperand", "(", "", ")", ";", "if", "(", "InputLoad", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "nullptr", ";", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "*", "InputLoad", ")", ";", "return", "", "(", "LD", ")", "?", "InputLoad", ":"], "ground_truth": ["nullptr", ";"], "File": "PPCISelLowering9", "Func": "getNormalLoadInput", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14703, "Length": 84, "Cover_Rate": 0.7304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isBranchOffsetInRange", "(", "unsigned", "BranchOp", ",", "int64_t", "BrOffset", ")", "const", "{", "switch", "(", "BranchOp", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "case", "", ":", "assert", "(", "BrOffset", ">=", "", "&&", ""], "ground_truth": [")", ";"], "File": "AVRInstrInfo6", "Func": "isBranchOffsetInRange", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14704, "Length": 40, "Cover_Rate": 0.3076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "assert", "(", "(", "-", "(", "Offset", "+", "StackSize", ")", ")", "%", "MFI", "->", "getObjectAlignment", "(", "FI", ")", "==", "", ")", ";", "return", "Offset", "+", "StackSize", ";", "}", "}", "else", "if", "(", "RegInfo", "->", "needsStackRealignment", "(", "MF", ")", ")", "{", "if", "(", "FI", "<", "", ")", "{", "return", "Offset", "+", "RegInfo", "->", "getSlotSize", "(", ")", ";", "}", "else", "{", "assert", "(", "(", "-", "(", "Offset", "+", "StackSize", ")", ")", "%", "MFI", "->", "getObjectAlignment", "(", "FI", ")", "==", "", ")", ";", "return", "Offset"], "ground_truth": ["+", "StackSize", ";"], "File": "X86FrameLowering106", "Func": "getFrameIndexOffset", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14705, "Length": 87, "Cover_Rate": 0.3372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "I", ")", ";", "unsigned", "Reg", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "(", "Reg", "=", "MO", ".", "getReg", "(", ")", ")", ")", "continue", ";", "if", "(", "MO", ".", "isDef", "(", ")", ")", "RegDefs", ".", "insert", "(", "Reg", ")", ";", "else", "if", "(", "MO", ".", "isUse", "(", ")", ")"], "ground_truth": ["RegUses", ".", "insert", "(", "Reg", ")", ";"], "File": "DLXDelaySlotFiller", "Func": "insertDefsUses", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14706, "Length": 68, "Cover_Rate": 0.3930635838150289, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoopTailMBB", "->", "addSuccessor", "(", "DoneMBB", ")", ";", "LoopTailMBB", "->", "addSuccessor", "(", "LoopHeadMBB", ")", ";", "DoneMBB", "->", "splice", "(", "DoneMBB", "->", "end", "(", ")", ",", "&", "MBB", ",", "MI", ",", "MBB", ".", "end", "(", ")", ")", ";", "DoneMBB", "->", "transferSuccessors", "(", "&", "MBB", ")", ";", "MBB", ".", "addSuccessor", "(", "LoopHeadMBB", ")", ";", "unsigned", "DestReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "ScratchReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "AddrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "CmpValReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewValReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "AtomicOrdering", "Ordering", "=", "static_cast", "<", "AtomicOrdering", ">", "(", "MI", ".", "getOperand", "(", "IsMasked", "?", "", ":", "", ")", ".", "getImm", "(", ")", ")", ";", "if", "(", "!", "IsMasked", ")", "{", "BuildMI", "(", "LoopHeadMBB", ",", "DL", ",", "TII", "->", "get", "(", "getLRForRMW32", "(", "Ordering", ")", ")", ",", "DestReg", ")", ".", "addReg", "(", "AddrReg", ")", ";", "BuildMI", "(", "LoopHeadMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "DestReg", ")", ".", "addReg", "(", "CmpValReg", ")", ".", "addMBB", "(", "DoneMBB", ")", ";", "BuildMI", "(", "LoopTailMBB", ",", "DL", ",", "TII", "->", "get", "(", "getSCForRMW32", "(", "Ordering", ")", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "AddrReg", ")", ".", "addReg", "(", "NewValReg", ")", ";", "BuildMI", "(", "LoopTailMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addReg", "(", ""], "ground_truth": [")", ".", "addMBB", "(", "LoopHeadMBB", ")", ";"], "File": "RISCVExpandPseudoInsts1", "Func": "expandAtomicCmpXchg", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14707, "Length": 262, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst3_f32", "(", "float32_t", "*", "__a", ",", "float32x2x3_t", "__b", ")", "{", "union", "{", "float32x2x3_t", "__i", ";", "__builtin_neon_ei", "__o", ";"], "ground_truth": ["}", "__bu", "=", "{", "__b", "}", ";"], "File": "arm", "Func": "neon_vst3_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14708, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "decodeSB", "(", "uint32_t", "insn", ")", "{", "switch", "(", "(", "insn", ">>", "", ")", "&", "", ")", "{", "default", ":", "return", "UNSUPPORTED", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "MBlazeDisassembler", "Func": "decodeSB", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14709, "Length": 36, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "I", ".", "getParent", "(", ")", ",", "I", ",", "I", ".", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "SubRegCopy", ")", ".", "addUse", "(", "CopyReg", ",", "", ",", "SubReg", ")", ";", "MachineOperand", "&", "RegOp", "=", "I", ".", "getOperand", "(", "", ")", ";", "RegOp", ".", "setReg", "(", "SubRegCopy", ")", ";", "if", "(", "!", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ")", "RBI", ".", "constrainGenericRegister", "(", "I", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "*", "To", ",", "MRI", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64InstructionSelector25", "Func": "selectSubregisterCopy", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14710, "Length": 99, "Cover_Rate": 0.5129533678756477, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_i32scatter_epi64", "(", "long", "long", "*", "__addr", ",", "__mmask8", "__mask", ","], "ground_truth": ["__m128i", "__index", ",", "__m128i", "__v1", ",", "const", "int", "__scale", ")", "{"], "File": "avx512vlintrin4", "Func": "_mm_mask_i32scatter_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14711, "Length": 34, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getPassName", "("], "ground_truth": [")", "const", "override", "{"], "File": "RISCVAsmPrinter", "Func": "getPassName", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14712, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "dl", "(", "Op", ")", ";", "bool", "isSRA", "=", "Op", ".", "getOpcode", "(", ")", "==", "", ";", "SDValue", "ShOpLo", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "ShOpHi", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "ShAmt", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "SafeShAmt", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ShAmt", ",", "DAG", ".", "getConstant", "(", "VTBits", "-", "", ",", "", ")", ")", ";", "SDValue", "Tmp1", "=", "isSRA", "?", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShOpHi", ",", "DAG", ".", "getConstant", "(", "VTBits", "-", "", ",", "", ")", ")", ":", "DAG", ".", "getConstant", "(", "", ",", "VT", ")", ";", "SDValue", "Tmp2", ",", "Tmp3", ";", "if", "(", "Op", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Tmp2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShOpHi", ",", "ShOpLo", ",", "ShAmt", ")", ";", "Tmp3", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShOpLo", ",", "SafeShAmt", ")", ";", "}", "else", "{", "Tmp2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "ShOpLo", ",", "ShOpHi", ",", "ShAmt", ")", ";", "Tmp3", "=", "DAG", ".", "getNode", "(", "isSRA", "?", "", ":", "", ",", "dl", ",", "VT", ",", "ShOpHi", ",", "SafeShAmt", ")", ";", "}", "SDValue", "AndNode", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "ShAmt", ",", "DAG", ".", "getConstant", "(", "VTBits", ",", "", ")", ")", ";", "SDValue", "Cond", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "AndNode", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "SDValue", "Hi", ",", "Lo", ";", "SDValue", "CC", "=", "DAG", ".", "getConstant", "(", "", ",", "", ")", ";", "SDValue", "Ops0", "[", "", "]", "=", "{", "Tmp2", ",", "Tmp3", ",", "CC", ",", "Cond", "}", ";", "SDValue", "Ops1", "[", "", "]", "=", "{", "Tmp3", ",", "Tmp1", ",", "CC", ",", "Cond"], "ground_truth": ["}", ";"], "File": "X86ISelLowering (2)", "Func": "LowerShiftParts", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14713, "Length": 307, "Cover_Rate": 0.6164658634538153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printHex64ImmOperand", "(", "const", "MachineInstr", "*", "MI"], "ground_truth": [",", "int", "OpNum", ")", "{"], "File": "ARMAsmPrinter100", "Func": "printHex64ImmOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14714, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MO", ".", "isFI", "(", ")", ")", "{", "const", "MachineFrameInfo", "&", "MFI", "=", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getFrameInfo", "(", ")", ";", "int", "Idx", "=", "MO", ".", "getIndex", "(", ")", ";", "return", "MFI", ".", "isFixedObjectIndex", "(", "Idx", ")", "&&", "MFI", "."], "ground_truth": ["isImmutableObjectIndex", "(", "Idx", ")", ";"], "File": "X86InstrInfo108", "Func": "isInvariantLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14715, "Length": 53, "Cover_Rate": 0.3925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_sub_pi32", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "__vector", "signed", "int", "__a", ",", "__b", ",", "__c", ";", "__a", "=", "(", "__vector", "signed", "int", ")", "vec_splats", "(", "__m1", ")", ";", "__b", "=", "(", "__vector", "signed", "int", ")", "vec_splats", "(", "__m2", ")", ";", "__c", "=", "vec_sub", "(", "__a", ",", "__b", ")", ";", "return", "(", "__m64", ")", "(", "(", "__vector", "long", "long", ")", "__c", ")", "[", "", "]", ";", "__m64_union", "__mu1", ",", "__mu2", ",", "__res", ";", "__mu1", ".", "as_m64", "=", "__m1", ";", "__mu2", ".", "as_m64", "=", "__m2", ";", "__res", ".", "as_int", "[", "", "]", "=", "__mu1", ".", "as_int", "[", ""], "ground_truth": ["]", "-", "__mu2", ".", "as_int", "[", "", "]", ";"], "File": "mmintrin2", "Func": "_mm_sub_pi32", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14716, "Length": 120, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "isConstantPhysReg", "(", "MCRegister", "PhysReg", ")", "const", "{", "return", "PhysReg", "=="], "ground_truth": ["", ";"], "File": "LoongArchRegisterInfo", "Func": "isConstantPhysReg", "Target": "LoongArch", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14717, "Length": 15, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "getLoadStoreMultipleOpcode", "(", "int", "Opcode", ")", "{", "switch", "(", "Opcode", ")", "{", "case", "", ":", "NumLDMGened", "++", ";", "return", "", ";", "case", "", ":", "NumSTMGened", "++", ";", "return", "", ";", "case", "", ":", "case", "", ":", "NumLDMGened", "++", ";", "return", "", ";", "case", "", ":", "case", "", ":", "NumSTMGened", "++", ";", "return", "", ";", "case", "", ":", "NumFLDMGened", "++", ";", "return", "", ";", "case", "", ":", "NumFSTMGened", "++", ";", "return", "", ";", "case", "", ":", "NumFLDMGened", "++", ";", "return", "", ";", "case", "", ":", "NumFSTMGened", "++", ";", "return", ""], "ground_truth": [";"], "File": "ARMLoadStoreOptimizer34", "Func": "getLoadStoreMultipleOpcode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14718, "Length": 91, "Cover_Rate": 0.6546762589928058, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvtmq_s32_f32", "(", "float32x4_t", "__a"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vcvtmq_s32_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14719, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512", ")", "__builtin_ia32_getmantps512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__C", "<<", "", ")", "|", "__B", ",", "(", "__v16sf", ")", "_mm512_setzero_ps", "(", ")", ","], "ground_truth": ["__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_getmant_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14720, "Length": 31, "Cover_Rate": 0.5166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPUsers", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "CPChange", "|=", "handleConstantPoolUser", "(", "i", ",", "NoCPIters", ">=", "CPMaxIteration", "/", "", ")", ";", "if", "(", "CPChange", "&&", "++", "NoCPIters", ">", "CPMaxIteration", ")", "report_fatal_error", "(", "", ")", ";", "LLVM_DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "NewWaterList", ".", "clear", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "NoBRIters", "<<", "'\\n'", ")", ";", "bool", "BRChange", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ImmBranches", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BRChange", "|=", "fixupImmediateBr", "(", "ImmBranches", "[", "i", "]", ")", ";", "if", "(", "BRChange", "&&", "++", "NoBRIters", ">", "", ")", "report_fatal_error", "(", "", ")", ";", "LLVM_DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "if", "(", "!", "CPChange", "&&", "!", "BRChange", ")", "break", ";", "MadeChange", "=", "true", ";", "}", "if", "(", "isThumb2", "&&", "!", "STI", "->", "prefers32BitThumb", "(", ")", ")", "MadeChange", "|=", "optimizeThumb2Instructions", "(", ")", ";", "if", "(", "isThumb", "&&", "STI", "->", "hasV8MBaselineOps", "(", ")", ")", "MadeChange", "|=", "optimizeThumb2Branches", "(", ")", ";", "if", "(", "GenerateTBB", "&&", "!", "STI", "->", "genExecuteOnly", "(", ")", ")", "MadeChange", "|=", "optimizeThumb2JumpTables", "(", ")", ";", "verify", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPEntries", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "for", "(", "unsigned", "j", "=", "", ",", "je", "=", "CPEntries", "[", "i", "]", ".", "size", "(", ")", ";", "j", "!=", "je", ";", "++", "j", ")", "{", "const", "CPEntry", "&", "CPE", "=", "CPEntries", "[", "i", "]", "[", "j", "]", ";", "if", "(", "CPE", ".", "CPEMI", "&&", "CPE", ".", "CPEMI", "->", "getOperand", "(", "", ")", ".", "isCPI", "(", ")", ")", "AFI", "->", "recordCPEClone", "(", "i", ",", "CPE", ".", "CPI", ")", ";", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "'\\n'", ";", "dumpBBs", "(", ")", ")", ";", "BBUtils", "->", "clear", "(", ")", ";", "WaterList", ".", "clear", "(", ")", ";", "CPUsers", ".", "clear", "(", ")", ";", "CPEntries", ".", "clear", "(", ")", ";", "JumpTableEntryIndices", ".", "clear", "(", ")", ";", "JumpTableUserIndices", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "ARMConstantIslandPass25", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14721, "Length": 345, "Cover_Rate": 0.4921540656205421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "}", "case", "'v'", ":", "switch", "(", "VT", ".", "getSizeInBits", "(", ")", ")", "{", "default", ":", "return", "std", "::", "make_pair", "(", "", ",", "nullptr", ")", ";", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "case", "", ":", "return", "std", "::", "make_pair", "(", "", ",", "&", "", ")", ";", "}", "}", "}", "if", "(", "Constraint", ".", "size", "(", ")", ">", "", ")", "{", "const", "TargetRegisterClass", "*", "RC", "=", "nullptr", ";", "if", "(", "Constraint", "[", "", "]", "==", "'v'", ")", "{", "RC", "=", "&", "", ";", "}", "else", "if", "(", "Constraint", "[", "", "]", "==", "'s'", ")", "{", "RC", "=", "&", "", ";", "}", "if", "(", "RC", ")", "{", "uint32_t", "Idx", ";", "bool", "Failed", "=", "Constraint", ".", "substr", "(", "", ")", ".", "getAsInteger", "(", "", ",", "Idx", ")", ";", "if", "(", "!", "Failed", "&&", "Idx", "<", "RC", "->", "getNumRegs", "(", ")", ")", "return"], "ground_truth": ["std", "::", "make_pair", "(", "RC", "->", "getRegister", "(", "Idx", ")", ",", "RC", ")", ";"], "File": "SIISelLowering (2)", "Func": "getRegForInlineAsmConstraint", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14722, "Length": 241, "Cover_Rate": 0.6276041666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "Latency", "+=", "getInstrLatency", "(", "ItinData", ",", "I", ",", "PredCost", ")", ";", "}", "return", "Latency", ";", "}", "const", "MCInstrDesc", "&", "MCID", "=", "MI", "->", "getDesc", "(", ")", ";", "unsigned", "Class", "=", "MCID", ".", "getSchedClass", "(", ")", ";", "unsigned", "UOps", "=", "ItinData", "->", "Itineraries", "[", "Class", "]", ".", "NumMicroOps", ";", "if", "(", "PredCost", "&&", "MCID", ".", "hasImplicitDefOfPhysReg", "(", "", ")", ")", "*", "PredCost", "=", "", ";", "if", "(", "UOps", ")", "return", "ItinData", "->", "getStageLatency"], "ground_truth": ["(", "Class", ")", ";"], "File": "ARMBaseInstrInfo83", "Func": "getInstrLatency", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14723, "Length": 86, "Cover_Rate": 0.40375586854460094, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_gather3div4df", "(", "(", "__v4df", ")", "__v1_old", ",", "__addr", ",", "(", "__v4di", ")", "__index", ","], "ground_truth": ["__mask", ",", "__scale", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_mmask_i64gather_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14724, "Length": 23, "Cover_Rate": 0.40350877192982454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "tilegx_return_in_msb", "(", "const_tree", "valtype", ")", "{", "return", "(", "TARGET_BIG_ENDIAN", "&&", "AGGREGATE_TYPE_P", "("], "ground_truth": ["valtype", ")", ")", ";"], "File": "tilegx", "Func": "tilegx_return_in_msb", "Target": "tilegx", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 14725, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpret_u64_p64", "(", "poly64x1_t", "__a", ")", "{", "return", "(", "uint64x1_t"], "ground_truth": [")", "__a", ";"], "File": "arm", "Func": "neon4_vreinterpret_u64_p64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14726, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Offset", "=", "", ";", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "assert", "(", "!", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", ";", "if", "(", "MFI", "->", "getNumObjects", "(", ")", "==", ""], "ground_truth": [")", "{"], "File": "R600InstrInfo", "Func": "getIndirectIndexEnd", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14727, "Length": 37, "Cover_Rate": 0.46835443037974683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "RVLocs", "[", "i", "]", ".", "getLocReg", "(", ")", ",", "RVLocs", "[", "i", "]", ".", "getValVT", "(", ")", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "InVals", ".", "push_back", "(", "Chain", ".", "getValue", "(", "", ")", ")", ";", "}", "return", "Chain"], "ground_truth": [";"], "File": "XCoreISelLowering", "Func": "LowerCallResult", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14728, "Length": 80, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EnsureAlignment", "(", "TargetMachine", "&", "tm", ")", ":", "MachineFunctionPass", "(", "ID", ")", "{", "const", "Subtarget", "*", "PST", "=", "tm", ".", "getSubtargetImpl", "(", ")", ";", "MinSubfunctionAlignment", "=", "PST", "->", "getMinSubfunctionAlignment", "(", ")", ".", "value"], "ground_truth": ["(", ")", ";"], "File": "PatmosEnsureAlignment1", "Func": "PatmosEnsureAlignment", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 14729, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Width", "=", "", ";", "Scale", "=", "", ";", "MinOffset", "=", "-", "", ";", "MaxOffset", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Width", "=", "", ";", "Scale", "=", "", ";", "MinOffset", "=", "-", "", ";", "MaxOffset", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Scale", "=", "", ";", "Width", "=", "", ";", "MinOffset", "=", "-", "", ";", "MaxOffset", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "Scale", "=", "Width", "=", "", ";", "MinOffset", "=", "", ";", "MaxOffset", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Scale", "=", "", ";", "Width", "=", "", ";", "MinOffset", "=", "-", "", ";", "MaxOffset", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Scale", "=", "Width", "=", "", ";", "MinOffset", "=", "", ";", "MaxOffset", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Scale", "=", "", ";", "Width", "=", "", ";", "MinOffset", "=", "-", "", ";", "MaxOffset", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Scale", "=", "Width", "=", "", ";", "MinOffset", "=", "", ";", "MaxOffset", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "Scale", "=", "Width", "=", "", ";", "MinOffset", "=", "", ";", "MaxOffset", "="], "ground_truth": ["", ";"], "File": "AArch64InstrInfo120", "Func": "getMemOpInfo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14730, "Length": 289, "Cover_Rate": 0.34528076463560337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SUBTARGET_FRAME_POINTER_REQUIRED", ")", "return", "true", ";", "if", "(", "TARGET_32BIT_MS_ABI", "&&", "cfun", "->", "calls_setjmp", ")", "return", "true", ";", "if", "(", "TARGET_64BIT_MS_ABI", "&&", "get_frame_size", "("], "ground_truth": [")", ">", "SEH_MAX_FRAME_SIZE", ")", "return", "true", ";"], "File": "i3865", "Func": "ix86_frame_pointer_required", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14731, "Length": 31, "Cover_Rate": 0.33695652173913043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "TPCFrameLowering", "Func": "eliminateCallFramePseudoInstr", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14732, "Length": 22, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_abs_epi8", "(", "__m512i", "__A", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_pabsb512_mask", "(", "(", "__v64qi", ")", "__A", ",", "(", "__v64qi", ")", "_mm512_setzero_qi"], "ground_truth": ["(", ")", ",", "(", "__mmask64", ")", "-", "", ")", ";"], "File": "avx512bwintrin4", "Func": "_mm512_abs_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14733, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NOPInsertionPass", "(", "bool"], "ground_truth": ["is64Bit_", ")", ":"], "File": "NOPInsertion", "Func": "NOPInsertionPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14734, "Length": 6, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCInstLower", "::", "Lower", "(", "const", "MachineInstr", "*", "MI", ",", "MCInst", "&", "OutMI", ")", "const", "{", "OutMI", ".", "setOpcode", "(", "MI"], "ground_truth": ["->", "getOpcode", "(", ")", ")", ";"], "File": "ARCMCInstLower", "Func": "Lower", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14735, "Length": 27, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "Op", "=", "new", "Operand", "(", "Memory", ")", ";", "Op", "->", "Mem", ".", "Base", "=", "Base", ";", "Op", "->", "Mem", ".", "OffReg", "=", "Off", ";", "Op", "->", "Mem", ".", "Off", "=", "", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E"], "ground_truth": [";"], "File": "MBlazeAsmParser1", "Func": "CreateMem", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14736, "Length": 46, "Cover_Rate": 0.6764705882352942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "C", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Scale", "=", "DAG", ".", "getTargetConstant", "(", "C", "->", "getZExtValue", "(", ")", ",", "dl", ",", "", ")", ";", "SDValue", "Disp", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "Segment", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "MVT", "MaskVT", "=", "", "(", "", ",", "Index", ".", "getSimpleValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ")", ";", "SDValue", "VMask", "=", "getMaskNode", "(", "Mask", ",", "MaskVT", ",", "Subtarget", ",", "DAG", ",", "dl", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "MaskVT", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Base", ",", "Scale", ",", "Index", ",", "Disp", ",", "Segment", ",", "VMask", ",", "Src", ",", "Chain", "}", ";", "SDNode", "*", "Res", "=", "DAG", ".", "getMachineNode", "(", "Opc", ",", "dl", ",", "VTs", ",", "Ops", ")", ";", "return", "SDValue", "(", "Res", ","], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "getScatterNode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14737, "Length": 148, "Cover_Rate": 0.6820276497695853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BaseReg", "(", "", ".", "getRegister", "(", "BaseIdx", ")", ")", ";", "return", "getMatchingSuperReg", "(", "BaseReg", ",", "", ",", "&"], "ground_truth": ["", ")", ";"], "File": "SIRegisterInfo62", "Func": "reservedPrivateSegmentBufferReg", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14738, "Length": 22, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "", "&&", ""], "ground_truth": [")", ";"], "File": "X86RegisterInfo33", "Func": "getEHExceptionRegister", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14739, "Length": 7, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMaximumUnrollFactor", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "AArch64TargetTransformInfo1", "Func": "getMaximumUnrollFactor", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14740, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "X", "("], "ground_truth": ["TheTarget", ")", ";"], "File": "mprocAsmPrinter", "Func": "LLVMInitializemprocAsmPrinter", "Target": "mproc", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14741, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", "-", "", "-", "(", "TFI", "->", "hasFP", "(", "MF", ")", "||", "TT", ".", "isOSDarwin", "(", ")", ")", "-", "(", "TT", ".", "isOSDarwin", "(", ")", "||", "ReserveX18", ")", "-", "hasBasePointer", "(", "MF", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64RegisterInfo34", "Func": "getRegPressureLimit", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14742, "Length": 71, "Cover_Rate": 0.3717277486910995, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeEnvironment", "(", ")", ";", "initSubtargetFeatures", "(", "CPU", ",", "FS", ")"], "ground_truth": [";"], "File": "X86Subtarget (2)", "Func": "initializeSubtargetDependencies", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14743, "Length": 11, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Val", "=", "Memory", ".", "OffsetImm", "->", "getValue", "(", ")", ";", "return", "Val", ">=", "", "&&", "Val", "<=", "", "&&", "(", "Val", "&"], "ground_truth": ["", ")", "==", "", ";"], "File": "ARMAsmParser111", "Func": "isMemImm0_1020s4Offset", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14744, "Length": 28, "Cover_Rate": 0.417910447761194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "pair", "<", "const", "TargetRegisterClass", "*", ",", "const", "TargetRegisterClass", "*", ">", "getCopyRegClasses", "(", "const", "MachineInstr", "&", "Copy", ",", "const", "RegisterInfo", "&", "TRI", ",", "const", "MachineRegisterInfo", "&", "MRI", ")", "{", "unsigned", "DstReg", "=", "Copy", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "Copy", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SrcReg", ")", "?", "MRI", ".", "getRegClass", "(", "SrcReg", ")", ":", "TRI", ".", "getPhysRegClass", "("], "ground_truth": ["SrcReg", ")", ";"], "File": "SIFixSGPRCopies (2)", "Func": "getCopyRegClasses", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14745, "Length": 85, "Cover_Rate": 0.6967213114754098, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pandnq512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8di", ")", "__B"], "ground_truth": [",", "(", "__v8di", ")", "_mm512_setzero_pd", "(", ")", ",", "__U", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_andnot_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14746, "Length": 26, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int32_t", "Imm", "=", "SignExtend32", "<", "Bits", ">", "(", "Value", ")", "*", "ScaleBy", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Imm", "+", "Offset", ")", ")", ";", "return", "MCDisassembler", "::", "Success"], "ground_truth": [";"], "File": "MipsDisassembler40", "Func": "DecodeSImmWithOffsetAndScale", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14747, "Length": 32, "Cover_Rate": 0.6037735849056604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "Op", "=", "new", "Operand", "(", "Token", ")", ";", "Op", "->", "Tok", ".", "Data", "=", "Str", ".", "data", "(", ")", ";", "Op", "->", "Tok", ".", "Length", "=", "Str", ".", "size", "(", ")", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "S"], "ground_truth": [";"], "File": "ARMAsmParser35", "Func": "CreateToken", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14748, "Length": 46, "Cover_Rate": 0.7419354838709677, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "shouldBuildLookupTablesForConstant", "(", "Constant", "*", "C", ")", "const", "{", "if", "(", "ST", "->", "isROPI", "(", ")", "||", "ST", "->", "isRWPI", "(", ")", ")", "return", "!", "C", "->", "needsDynamicRelocation"], "ground_truth": ["(", ")", ";"], "File": "ARMTargetTransformInfo (2)1", "Func": "shouldBuildLookupTablesForConstant", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14749, "Length": 31, "Cover_Rate": 0.8857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Ild", ".", "the_slotID", "=", "", ";", "Ild", ".", "the_operandID", "=", "", ";", "Ild", ".", "the_idxDst0", "=", "false", ";", "Ild", ".", "the_isOpTypeFloat", "=", "false", ";", "Ild", ".", "the_isIRFDest", "=", "false", ";", "Ild", ".", "the_isVectorPipe", "="], "ground_truth": ["false", ";"], "File": "TPCTargetTransformInfo", "Func": "getDefaultILD", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14750, "Length": 36, "Cover_Rate": 0.36, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vsriq_m_n_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t", "__b", ",", "const", "int", "__imm"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vsriq_m_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14751, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "TargetLowering", "::", "getSetCCResultType", "(", "LLVMContext", "&", ",", "EVT", "VT", ")", "const", "{", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "Subtarget", "->", "hasAVX512", "(", ")", "?", "", ":", "", ";", "if", "(", "Subtarget", "->", "hasAVX512", "(", ")", ")", "switch", "(", "VT", ".", "getVectorNumElements", "(", ")", ")", "{", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "X86ISelLowering (2)", "Func": "getSetCCResultType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14752, "Length": 56, "Cover_Rate": 0.7088607594936709, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printBTIHintOp", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "unsigned", "btihintop", "=", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", "^", "", ")", ">>", "", ";", "auto", "BTI", "=", "", "(", "btihintop", ")", ";", "if", "(", "BTI", ")", "O", "<<", "BTI", "->", "Name", ";", "else", "O", "<<", "'#'", "<<", "formatImm", "(", "btihintop"], "ground_truth": [")", ";"], "File": "AArch64InstPrinter18", "Func": "printBTIHintOp", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14753, "Length": 71, "Cover_Rate": 0.9594594594594594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "Op", ".", "getValueType", "(", ")", "==", "", ")", "{", "if", "(", "Src", ".", "getValueType", "(", ")", "==", "", ")", "{", "if", "(", "Subtarget", "->", "hasGaudiISA", "(", ")", ")", "{", "SDValue", "S0Val", "=", "helperExtractSubRegSDValue", "(", "", ",", "DL", ",", "DAG", ",", "", ",", "Src", ")", ";", "SDValue", "S1Val", "=", "helperExtractSubRegSDValue", "(", "", ",", "DL", ",", "DAG", ",", "", ",", "Src", ")", ";", "SDValue", "S2Val", "=", "helperExtractSubRegSDValue", "(", "", ",", "DL", ",", "DAG", ",", "", ",", "Src", ")", ";", "SDValue", "S3Val", "=", "helperExtractSubRegSDValue", "(", "", ",", "DL", ",", "DAG", ",", "", ",", "Src", ")", ";", "SDValue", "Src0", "=", "helperConvertvvpNodeCreate", "(", "S0Val", ",", "DL", ",", "DAG", ",", "II", "::", "OpType", "::", "FP32", ",", "InputSwitch", "|", "II", "::", "SW_TO_BF16", ",", "", ")", ";", "SDValue", "Src1", "=", "helperConvertvvpNodeCreate", "(", "S1Val", ",", "DL", ",", "DAG", ",", "II", "::", "OpType", "::", "FP32", ",", "InputSwitch", "|", "II", "::", "SW_TO_BF16", ",", "", ")", ";", "SDValue", "Src2", "=", "helperConvertvvpNodeCreate", "(", "S2Val", ",", "DL", ",", "DAG", ",", "II", "::", "OpType", "::", "FP32", ",", "InputSwitch", "|", "II", "::", "SW_TO_BF16", ",", "", ")", ";", "SDValue", "Src3", "=", "helperConvertvvpNodeCreate", "(", "S3Val", ",", "DL", ",", "DAG", ",", "II", "::", "OpType", "::", "FP32", ",", "InputSwitch", "|", "II", "::", "SW_TO_BF16", ",", "", ")", ";", "SDValue", "mdg0", ",", "mdg1", ";", "if", "(", "Subtarget", "->", "hasGaudiISA", "(", ")", ")", "{", "mdg0", "=", "truncate_32_to_16", "(", "DAG", ",", "Src0", ",", "Src1", ",", "DL", ",", "", ",", "II", "::", "OpType", "::", "BF16", ")", ";", "mdg1", "=", "truncate_32_to_16", "(", "DAG", ",", "Src2", ",", "Src3", ",", "DL", ",", "", ",", "II", "::", "OpType", "::", "BF16", ")", ";", "}", "else", "{", "mdg0", "=", "truncate_32_to_16_goya", "(", "DAG", ",", "Src0", ",", "Src1", ",", "DL", ",", "", ",", "II", "::", "OpType", "::", "BF16", ")", ";", "mdg1", "=", "truncate_32_to_16_goya", "(", "DAG", ",", "Src2", ",", "Src3", ",", "DL", ",", "", ",", "II", "::", "OpType", "::", "BF16", ")", ";", "}", "return", "createTuple", "(", "{", "mdg0", ",", "mdg1", "}", ",", "DAG", ")", ";", "}", "else", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "TPCISelLowering", "Func": "lowerFP_ROUND", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14754, "Length": 323, "Cover_Rate": 0.4708454810495627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "rx_expand_int_builtin_1_arg", "(", "rtx", "arg", ",", "rtx", "target", ",", "rtx", "(", "*", "gen_func", ")", "(", "rtx", ",", "rtx", ")", ",", "bool", "mem_ok", ")", "{", "if", "(", "!", "REG_P", "(", "arg", ")", ")", "if", "(", "!", "mem_ok", "||", "!", "MEM_P", "(", "arg", ")", ")", "arg", "=", "force_reg", "(", "SImode", ",", "arg", ")", ";", "if", "(", "target", "==", "NULL_RTX", "||", "!", "REG_P", "(", "target", ")", ")", "target", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_insn", "(", "gen_func", "(", "target", ",", "arg"], "ground_truth": [")", ")", ";"], "File": "rx", "Func": "rx_expand_int_builtin_1_arg", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14755, "Length": 82, "Cover_Rate": 0.9534883720930233, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "AM5Opc", ">>", "", ")"], "ground_truth": ["&", "", ")", "?", "sub", ":", "add", ";"], "File": "ARMAddressingModes11", "Func": "getAM5FP16Op", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14756, "Length": 15, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "assert", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "STOpc", "=", "(", "Opcode", "==", "", ")", "?", "", ":", "", ";", "MI", ".", "setDesc", "(", "TII", ".", "get", "(", "STOpc", ")", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "FP", ")", ";", "I", "="], "ground_truth": ["NextMI", ";"], "File": "AVRFrameLowering", "Func": "fixStackStores", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14757, "Length": 60, "Cover_Rate": 0.35502958579881655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ExtraCode", "[", "", "]", "!=", "", ")", "return", "true", ";", "switch", "(", "ExtraCode", "[", "", "]", ")", "{", "default", ":", "return", "true", ";", "case", "'c'", ":", "break", ";", "case", "'L'", ":", "if", "(", "!", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isReg", "(", ")", "||", "OpNo", "+", "", "==", "MI", "->", "getNumOperands", "(", ")", "||", "!", "MI", "->", "getOperand", "(", "OpNo", "+", "", ")", ".", "isReg", "(", ")", ")", "return", "true", ";", "++"], "ground_truth": ["OpNo", ";"], "File": "PPCAsmPrinter1", "Func": "PrintAsmOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14758, "Length": 77, "Cover_Rate": 0.5032679738562091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "MF", ".", "getFunction", "(", ")", "->", "hasFnAttribute", "(", "Attribute", "::", "Naked", ")", ")", "return", "false", ";", "auto", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "auto", "&", "HRI", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "bool", "HasExtraAlign", "=", "HRI", ".", "needsStackRealignment", "(", "MF", ")", ";", "bool", "HasAlloca", "=", "MFI", ".", "hasVarSizedObjects", "(", ")", ";", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "getOptLevel", "(", ")", "==", "CodeGenOpt", "::", "None", ")", "return", "true", ";", "if", "(", "HasAlloca", "||", "HasExtraAlign", ")", "return", "true", ";", "if", "(", "MFI", ".", "getStackSize", "(", ")", ">", "", ")", "{", "const", "TargetMachine", "&", "TM", "=", "MF", ".", "getTarget", "(", ")", ";", "if", "(", "TM", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "||", "!", "EliminateFramePointer", ")", "return", "true", ";", "if", "(", "EnableStackOVFSanitizer", ")", "return", "true", ";", "}", "const", "auto", "&", "HMFI", "=", "*", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "if", "(", "MFI", ".", "hasCalls", "(", ")", "||", "HMFI", ".", "hasClobberLR", "(", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "HexagonFrameLowering14", "Func": "hasFP", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14759, "Length": 184, "Cover_Rate": 0.7863247863247863, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "signedDecoder", "<", "", ">", "(", "MI", ",", "tmp", ",", "Decoder", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "HexagonDisassembler13", "Func": "s16_0ImmDecoder", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14760, "Length": 17, "Cover_Rate": 0.4594594594594595, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "REAL_VALUE_FROM_CONST_DOUBLE", "(", "r", ",", "op", ")", ";", "REAL_VALUE_TO_TARGET_SINGLE", "(", "r", ",", "i", ")", ";", "return", "!", "SPARC_SIMM13_P", "(", "i", ")"], "ground_truth": ["&&", "SPARC_SETHI_P", "(", "i", ")", ";"], "File": "sparc3", "Func": "fp_sethi_p", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14761, "Length": 26, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "rs6000_xcoff_output_readonly_section_asm_op", "(", "const", "void", "*", "directive", ")", "{", "fprintf", "(", "asm_out_file", ",", "", ",", "*", "(", "const", "char", "*", "const", "*", ")"], "ground_truth": ["directive", ",", "XCOFF_CSECT_DEFAULT_ALIGNMENT_STR", ")", ";"], "File": "powerpcspe", "Func": "rs6000_xcoff_output_readonly_section_asm_op", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14762, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlaq_n_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ",", "float32_t", "__c", ")", "{", "return", "(", "float32x4_t", ")", "__builtin_neon_vmla_nv4sf", "(", "__a", ",", "__b", ",", "(", "__builtin_neon_sf"], "ground_truth": [")", "__c", ")", ";"], "File": "arm", "Func": "neon_vmlaq_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14763, "Length": 28, "Cover_Rate": 0.9655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "addRegsToSet", "(", "const", "RegisterInfo", "&", "TRI", ",", "iterator_range", "<", "MachineInstr"], "ground_truth": ["::", "const_mop_iterator", ">", "Ops", ",", "BitVector", "&", "Set", ")", "{"], "File": "GCNHazardRecognizer", "Func": "addRegsToSet", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14764, "Length": 22, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ArgLocs", ";", "CCState", "ArgCCInfo", "(", "CallConv", ",", "IsVarArg", ",", "MF", ",", "TM", ",", "ArgLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "ArgCCInfo", ".", "AnalyzeCallOperands", "(", "Outs", ",", "CC_", ")", ";", "if", "(", "IsTailCall", "&&", "!", "canUseSiblingCall", "(", "ArgCCInfo", ",", "ArgLocs", ")", ")", "IsTailCall", "=", "false", ";", "unsigned", "NumBytes", "=", "ArgCCInfo", ".", "getNextStackOffset", "(", ")", ";", "if", "(", "!", "IsTailCall", ")", "Chain", "=", "DAG", ".", "getCALLSEQ_START", "(", "Chain", ",", "DAG", ".", "getConstant", "(", "NumBytes", ",", "PtrVT", ",", "true", ")", ",", "DL", ")", ";", "SmallVector", "<", "std", "::", "pair", "<", "unsigned", ",", "SDValue", ">", ",", "", ">", "RegsToPass", ";", "SmallVector", "<", "SDValue", ",", "", ">", "MemOpChains", ";", "SDValue", "StackPtr", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "ArgLocs", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "I", "]", ";", "SDValue", "ArgValue", "=", "OutVals", "[", "I", "]", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "Indirect", ")", "{", "SDValue", "SpillSlot", "=", "DAG", ".", "CreateStackTemporary", "(", "VA", ".", "getValVT", "(", ")", ")", ";", "int", "FI", "=", "cast", "<", "FrameIndexSDNode", ">", "(", "SpillSlot", ")", "->", "getIndex", "(", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "ArgValue", ",", "SpillSlot", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "ArgValue", "=", "SpillSlot", ";", "}", "else", "ArgValue", "=", "convertValVTToLocVT", "(", "DAG", ",", "DL", ",", "VA", ",", "ArgValue", ")", ";", "if", "(", "VA", ".", "isRegLoc", "(", ")", ")", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "ArgValue", ")", ")", ";", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "", ")", ";", "if", "(", "!", "StackPtr", ".", "getNode", "(", ")", ")", "StackPtr", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "", ",", "PtrVT", ")", ";", "unsigned", "Offset", "=", "", "+", "VA", ".", "getLocMemOffset", "(", ")", ";", "if", "(", "VA", ".", "getLocVT", "(", ")", "==", "", "||", "VA", ".", "getLocVT", "(", ")", "==", "", ")", "Offset", "+=", "", ";", "SDValue", "Address", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "StackPtr", ",", "DAG", ".", "getIntPtrConstant", "(", "Offset", ")", ")", ";", "MemOpChains", ".", "push_back", "(", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "ArgValue", ",", "Address", ",", "MachinePointerInfo", "(", ")", ",", "false", ",", "false", ",", "", ")", ")", ";", "}", "}", "if", "(", "!", "MemOpChains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "&", "MemOpChains", "[", "", "]", ",", "MemOpChains", ".", "size", "(", ")", ")", ";", "SDValue", "Glue", ";", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "{", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "("], "ground_truth": [")", ",", "DL", ",", "PtrVT", ")", ";"], "File": "SystemZISelLowering103", "Func": "LowerCall", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14765, "Length": 483, "Cover_Rate": 0.42555066079295156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "name", ",", "*", "prefix", ";", "char", "*", "string", ";", "name", "=", "IDENTIFIER_POINTER", "(", "DECL_ASSEMBLER_NAME", "(", "decl", ")", ")", ";", "name", "=", "i386_pe_strip_name_encoding_full", "(", "name", ")", ";", "if", "(", "TREE_CODE", "(", "decl", ")", "==", "FUNCTION_DECL", ")", "prefix", "=", "", ";", "else", "if", "(", "decl_readonly_section", "(", "decl", ",", "reloc", ")", ")", "prefix", "=", "", ";", "else", "prefix", "=", "", ";", "len", "=", "strlen", "(", "name", ")", "+", "strlen"], "ground_truth": ["(", "prefix", ")", ";"], "File": "winnt3", "Func": "i386_pe_unique_section", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14766, "Length": 73, "Cover_Rate": 0.6134453781512605, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsF8Reg", "(", "unsigned", "Reg", ",", "MachineRegisterInfo", "&", "MRI", ")", "{", "return", "IsRegInClass", "(", "Reg", ",", "&", "", ","], "ground_truth": ["MRI", ")", ";"], "File": "PPCInstrInfo1", "Func": "IsF8Reg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14767, "Length": 22, "Cover_Rate": 0.88, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "Op", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", "}", ";", "SDValue", "CurrentTEB", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "DAG", ".", "getVTList", "(", "", ",", "", ")", ",", "Ops", ")", ";", "SDValue", "TEB", "=", "CurrentTEB", ".", "getValue", "(", "", ")", ";", "Chain", "=", "CurrentTEB", ".", "getValue", "(", "", ")", ";", "SDValue", "TLSArray", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TEB", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "TLSArray", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "Chain", ",", "TLSArray", ",", "MachinePointerInfo", "(", ")", ")", ";", "SDValue", "TLSIndex", "=", "DAG", ".", "getTargetExternalSymbol", "(", "", ",", "PtrVT", ",", "", ")", ";", "TLSIndex", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TLSIndex", ")", ";", "TLSIndex", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "Chain", ",", "TLSIndex", ",", "MachinePointerInfo", "(", ")", ")", ";", "SDValue", "Slot", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TLSIndex", ",", "DAG", "."], "ground_truth": ["getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "LowerGlobalTLSAddressWindows", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14768, "Length": 242, "Cover_Rate": 0.5283842794759825, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cmp_epu64_mask", "(", "__mmask8", "__U", ",", "__m256i", "__X", ",", "__m256i", "__Y"], "ground_truth": [",", "const", "int", "__P", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_cmp_epu64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14769, "Length": 29, "Cover_Rate": 0.5370370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printMemOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&"], "ground_truth": ["O", ",", "const", "char", "*", "Modifier", ")", "{"], "File": "MBlazeAsmPrinter", "Func": "printMemOperand", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14770, "Length": 23, "Cover_Rate": 0.4791666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "pair", "<", "unsigned", ",", "const", "TargetRegisterClass", "*", ">", "parseRegisterNumber", "(", "StringRef", "Constraint", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "unsigned", "*", "Map", ",", "unsigned", "Size", ")", "{", "assert", "(", "*", "(", "Constraint", ".", "end", "(", ")", "-", "", ")"], "ground_truth": ["==", "'}'", "&&", "", ")", ";"], "File": "SystemZISelLowering (2)2", "Func": "parseRegisterNumber", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14771, "Length": 48, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "gcc_unreachable", "(", ")", ";", "}", "else", "if", "(", "ARC_NORMAL_P", "(", "fn_type", ")", "||", "ARC_NAKED_P", "(", "fn_type", ")", ")", "regno", "=", "RETURN_ADDR_REGNUM", ";", "gcc_assert", "(", "regno", "!=", ""], "ground_truth": [")", ";"], "File": "arc8", "Func": "arc_return_address_register", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14772, "Length": 30, "Cover_Rate": 0.3409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ThisABI"], "ground_truth": ["!=", "", ";"], "File": "SICABIInfo", "Func": "IsKnown", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14773, "Length": 5, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "Op", "=", "new", "Operand", "(", "k_Prefetch", ",", "Ctx", ")", ";", "Op", "->", "Prefetch", ".", "Val", "=", "Val", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "S", ";", "return", "Op"], "ground_truth": [";"], "File": "ARM64AsmParser", "Func": "CreatePrefetch", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14774, "Length": 35, "Cover_Rate": 0.6730769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_viwdupq_u16", "(", "uint32_t", "*", "__a", ",", "uint32_t", "__b", ",", "const"], "ground_truth": ["int", "__imm", ")", "{"], "File": "arm", "Func": "mve___arm_viwdupq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14775, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsub_f16", "(", "float16x4_t", "__a", ",", "float16x4_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon6_vsub_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14776, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "mode", "[", "", "]", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "for", "(", "i", "=", "", ";", "i", "<", "argcount", ";", "i", "++", ")", "{", "arg", "[", "i", "]", "=", "CALL_EXPR_ARG", "(", "exp", ",", "i", ")", ";", "op", "[", "i", "]", "=", "expand_normal", "(", "arg", "[", "i", "]", ")", ";", "mode", "[", "i", "]", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "i", "]", ".", "mode", ";", "if", "(", "code", "[", "i", "]", "==", "CONST_INT", "&&", "GET_CODE", "(", "op", "[", "i", "]", ")", "!=", "CONST_INT", ")", "error", "(", "", ",", "i", "+", "", ")", ";", "if", "(", "code", "[", "i", "]", "==", "REG", "&&", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "i", "]", ".", "predicate", ")", "(", "op", "[", "i", "]", ",", "mode", "[", "i", "]", ")", ")", "op", "[", "i", "]", "=", "copy_to_mode_reg", "(", "mode", "[", "i", "]", ",", "op", "[", "i", "]", ")", ";", "}", "if", "(", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "constraint", "[", "", "]", "==", "'='", ")", "{", "if", "(", "target", "==", "", "||", "GET_MODE", "(", "target", ")", "!=", "mode", "[", "", "]", "||", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "target", ",", "mode", "[", "", "]", ")", ")", "target", "=", "gen_reg_rtx", "(", "mode", "[", "", "]", ")", ";", "}", "else", "target", "=", "", ";", "switch", "(", "argcount", ")", "{", "case", "", ":", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ")", ";", "case", "", ":", "if", "(", "target", ")", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "op", "[", "", "]", ")", ";", "else", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ")", ";", "break", ";", "case", "", ":", "if", "(", "target", ")", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "else", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "break", ";", "case", "", ":", "if", "(", "target", ")", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "else", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "break", ";", "case", "", ":", "if", "(", "target", ")", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "else", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "!", "pat", ")", "return", "", ";", "emit_insn", "(", "pat"], "ground_truth": [")", ";"], "File": "iq20003", "Func": "expand_one_builtin", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14777, "Length": 482, "Cover_Rate": 0.9043151969981238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockSet", "&", "getBlocks", "(", ")", "{", "return", "Blocks"], "ground_truth": [";"], "File": "WebAssemblyFixIrreducibleControlFlow1", "Func": "getBlocks", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14778, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_veorq_m_uv8hi", "(", "__arm_vuninitializedq_u16", "(", ")", ",", "__a"], "ground_truth": [",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_veorq_x_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14779, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MachineOperand", "::", "MO_Immediate", ":", "return", "MCOperand", "::", "createImm", "(", "MO", ".", "getImm", "(", ")", "+", "offset", ")", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "return", "LowerSymbolOperand", "(", "MO", ",", "MOTy", ",", "offset", ")", ";", "case", "MachineOperand", "::", "MO_RegisterMask", ":", "break", ";", "}", "return", "MCOperand", "("], "ground_truth": [")", ";"], "File": "FISCMCInstLower", "Func": "LowerOperand", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14780, "Length": 72, "Cover_Rate": 0.5294117647058824, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "isLittle", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "isLittle", ",", "RM", ",", "this", ")", ",", "DL", "(", "computeDataLayout", "(", "Subtarget", ")", ")", ",", "InstrInfo", "(", "InstrInfo", "::", "create", "(", "*", "this", ")", ")", ",", "FrameLowering", "(", "FrameLowering", "::", "create", "(", "*", "this", ",", "Subtarget", ")", ")", ",", "TLInfo", "(", "TargetLowering", "::", "create", "(", "*", "this", ")", ")", ",", "TSInfo", "("], "ground_truth": ["*", "this", ")", ",", "InstrItins", "(", "Subtarget", ".", "getInstrItineraryData", "(", ")", ")", ",", "JITInfo", "(", ")", "{"], "File": "MipsTargetMachine23", "Func": "MipsTargetMachine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14781, "Length": 136, "Cover_Rate": 0.951048951048951, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "Relocator", "::", "getName", "(", "Relocator", "::", "Type", "pType", ")", "const", "{", "return", "ApplyFunctions", "[", "pType", "]"], "ground_truth": [".", "name", ";"], "File": "ARMRelocator", "Func": "getName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14782, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Reloc", "==", "", ")", "RelocCST", "=", "PICBaseOffset", ";", "else", "if", "(", "Reloc", "==", "", ")", "RelocCST", "=", "PCAdj", ";", "MCE", ".", "addRelocation", "(", "MachineRelocation", "::", "getJumpTable", "(", "MCE", ".", "getCurrentPCOffset", "(", ")", ",", "Reloc", ",", "JTI", ",", "RelocCST", ")", ")", ";", "if", "(", "Reloc", "==", "", ")", "MCE", ".", "emitDWordLE", "(", "", ")", ";", "else", "MCE", ".", "emitWordLE", "(", "", ")"], "ground_truth": [";"], "File": "X86CodeEmitter22", "Func": "emitJumpTableAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14783, "Length": 64, "Cover_Rate": 0.7032967032967034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO1", "=", "MI", ".", "getOperand", "(", "OpIdx", "+", "", ")", ";", "Reg", "=", "getRegisterNumbering", "(", "MO", ".", "getReg", "(", ")", ")", ";", "int32_t", "SImm", "=", "MO1", ".", "getImm", "(", ")", ";", "bool", "isAdd", "=", "true"], "ground_truth": [";"], "File": "ARMMCCodeEmitter10", "Func": "EncodeAddrModeOpValues", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14784, "Length": 39, "Cover_Rate": 0.319672131147541, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_sllv_epi16", "(", "__m512i", "__W", ",", "__mmask32", "__U", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_psllv32hi_mask", "(", "(", "__v32hi", ")", "__A", ",", "(", "__v32hi", ")", "__B", ",", "(", "__v32hi", ")", "__W"], "ground_truth": [",", "(", "__mmask32", ")", "__U", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_mask_sllv_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14785, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetStreamer", "::", "emitPad", "(", "int64_t", "Offset"], "ground_truth": [")", "{"], "File": "ARMTargetStreamer10", "Func": "emitPad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14786, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", "==", "", ")", "Parser", ".", "Lex", "(", ")", ";", "else", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", "==", "", ")", "return", "Error", "(", "DirectiveID", ".", "getLoc", "(", ")", ",", "", "", "", ")", ";", "}", "return", "false", ";", "}", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveEven", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveFPOProc", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveFPOSetFrame", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveFPOPushReg", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveFPOStackAlloc", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveFPOEndPrologue", "(", "DirectiveID", ".", "getLoc", "(", ")", ")", ";", "else", "if", "(", "IDVal", "==", "", ")", "return", "parseDirectiveFPOEndProc", "(", "DirectiveID", ".", "getLoc", "("], "ground_truth": [")", ")", ";"], "File": "X86AsmParser107", "Func": "ParseDirective", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14787, "Length": 187, "Cover_Rate": 0.5137362637362637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Elt", "=", "DAG", ".", "getConstant", "(", "Val", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "assign", "(", "CanonicalVT", ".", "getVectorNumElements", "(", ")", ",", "Elt", ")", ";", "SDValue", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CanonicalVT", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["dl", ",", "ReqVT", ",", "Res", ")", ";"], "File": "PPCISelLowering58", "Func": "BuildSplatI", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14788, "Length": 73, "Cover_Rate": 0.40782122905027934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_permute_pd", "(", "__m512d", "__X"], "ground_truth": [",", "const", "int", "__C", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_permute_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14789, "Length": 23, "Cover_Rate": 0.45098039215686275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "error", "(", "", ",", "rs6000_builtin_info", "[", "(", "size_t", ")", "fcode", "]", ".", "name", ")", ";", "return", "const0_rtx", ";", "}", "if", "(", "fcode", "==", "RS6000_BUILTIN_CPU_IS", ")", "{", "const", "char", "*", "cpu", "=", "TREE_STRING_POINTER", "(", "arg", ")", ";", "rtx", "cpuid", "=", "NULL_RTX", ";", "for", "(", "size_t", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "cpu_is_info", ")", ";", "i", "++", ")", "if", "(", "strcmp", "(", "cpu", ",", "cpu_is_info", "[", "i", "]", ".", "cpu", ")", "==", "", ")", "{", "cpuid", "=", "GEN_INT", "(", "cpu_is_info", "[", "i", "]", ".", "cpuid", "+", "_DL_FIRST_PLATFORM", ")", ";", "break", ";", "}", "if", "(", "cpuid", "==", "NULL_RTX", ")", "{", "error", "(", "", ",", "cpu", ",", "rs6000_builtin_info", "[", "(", "size_t", ")", "fcode", "]", ".", "name", ")", ";", "return", "const0_rtx", ";", "}", "rtx", "platform", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "rtx", "tcbmem", "=", "gen_const_mem", "(", "SImode", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "gen_rtx_REG", "(", "Pmode", ",", "TLS_REGNUM", ")", ",", "GEN_INT", "(", "TCB_PLATFORM_OFFSET", ")", ")", ")", ";", "emit_move_insn", "(", "platform", ",", "tcbmem", ")", ";", "emit_insn", "(", "gen_eqsi3", "(", "target", ",", "platform", ",", "cpuid", ")", ")", ";", "}", "else", "if", "(", "fcode", "==", "RS6000_BUILTIN_CPU_SUPPORTS", ")", "{", "const", "char", "*", "hwcap", "=", "TREE_STRING_POINTER", "(", "arg", ")", ";", "rtx", "mask", "=", "NULL_RTX", ";", "int", "hwcap_offset", ";", "for", "(", "size_t", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "cpu_supports_info", ")", ";", "i", "++", ")", "if", "(", "strcmp", "(", "hwcap", ",", "cpu_supports_info", "[", "i", "]", ".", "hwcap", ")", "==", "", ")", "{", "mask", "=", "GEN_INT", "(", "cpu_supports_info", "[", "i", "]", ".", "mask", ")", ";", "hwcap_offset", "=", "TCB_HWCAP_OFFSET", "(", "cpu_supports_info", "[", "i", "]", ".", "id"], "ground_truth": [")", ";"], "File": "rs6000-call", "Func": "cpu_expand_builtin", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14790, "Length": 257, "Cover_Rate": 0.4589285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "parseToken", "(", "AsmToken", "::", "EndOfStatement", ",", "", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "AArch64AsmParser1", "Func": "parseDirectiveCFIBKeyFrame", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14791, "Length": 14, "Cover_Rate": 0.42424242424242425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "save_global_or_fp_reg_p", "(", "unsigned", "int", "regno"], "ground_truth": [",", "int", "leaf_function", "ATTRIBUTE_UNUSED", ")", "{"], "File": "sparc4", "Func": "save_global_or_fp_reg_p", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14792, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "Indirect", "||", "ExtendedInMem", ")", "ValVT", "=", "VA", ".", "getLocVT", "(", ")", ";", "else", "ValVT", "=", "VA", ".", "getValVT", "(", ")", ";", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "{", "unsigned", "Bytes", "=", "Flags", ".", "getByValSize", "(", ")", ";", "if", "(", "Bytes", "==", "", ")", "Bytes", "=", "", ";", "int", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "Bytes", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "isImmutable", ",", "true", ")", ";", "return", "DAG", ".", "getFrameIndex", "(", "FI", ",", "PtrVT", ")", ";", "}", "EVT", "ArgVT", "=", "Ins", "[", "i", "]", ".", "ArgVT", ";", "bool", "ScalarizedAndExtendedVector", "=", "ArgVT", ".", "isVector", "(", ")", "&&", "!", "VA", ".", "getLocVT", "(", ")", ".", "isVector", "(", ")", "&&", "VA", ".", "getLocVT", "(", ")", ".", "getSizeInBits", "(", ")", "!=", "ArgVT", ".", "getScalarSizeInBits", "(", ")", ";", "if", "(", "Flags", ".", "isCopyElisionCandidate", "(", ")", "&&", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Indirect", "&&", "!", "ExtendedInMem", "&&", "!", "ScalarizedAndExtendedVector", ")", "{", "SDValue", "PartAddr", ";", "if", "(", "Ins", "[", "i", "]", ".", "PartOffset", "==", "", ")", "{", "int", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "ArgVT", ".", "getStoreSize", "(", ")", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "false", ")", ";", "PartAddr", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "PtrVT", ")", ";", "return", "DAG", ".", "getLoad", "(", "ValVT", ",", "dl", ",", "Chain", ",", "PartAddr", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "FI", ")", ")", ";", "}", "else", "{", "int64_t", "PartBegin", "=", "VA", ".", "getLocMemOffset", "(", ")", ";", "int64_t", "PartEnd", "=", "PartBegin", "+", "ValVT", ".", "getSizeInBits", "(", ")", "/", "", ";", "int", "FI", "=", "MFI", ".", "getObjectIndexBegin", "(", ")", ";", "for", "(", ";", "MFI", ".", "isFixedObjectIndex", "(", "FI", ")", ";", "++", "FI", ")", "{", "int64_t", "ObjBegin", "=", "MFI", ".", "getObjectOffset", "(", "FI", ")", ";", "int64_t", "ObjEnd", "=", "ObjBegin", "+", "MFI", ".", "getObjectSize", "(", "FI", ")", ";", "if", "(", "ObjBegin", "<=", "PartBegin", "&&", "PartEnd", "<=", "ObjEnd", ")", "break", ";", "}", "if", "(", "MFI", ".", "isFixedObjectIndex", "(", "FI", ")", ")", "{", "SDValue", "Addr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "PtrVT", ",", "DAG", ".", "getFrameIndex", "(", "FI", ",", "PtrVT", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "Ins", "[", "i", "]", ".", "PartOffset", ",", "dl", ")", ")", ";", "return", "DAG", ".", "getLoad", "(", "ValVT", ",", "dl", ",", "Chain", ",", "Addr", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "FI", ",", "Ins", "[", "i", "]", ".", "PartOffset", ")", ")", ";", "}", "}", "}", "int", "FI", "=", "MFI", ".", "CreateFixedObject", "(", "ValVT", ".", "getSizeInBits", "(", ")", "/", "", ",", "VA", ".", "getLocMemOffset", "(", ")", ",", "isImmutable", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "ZExt", ")", "{", "MFI", ".", "setObjectZExt", "(", "FI", ",", "true", ")", ";", "}", "else", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "SExt", ")", "{", "MFI", ".", "setObjectSExt", "(", "FI", ",", "true", ")", ";", "}", "MaybeAlign", "Alignment"], "ground_truth": [";"], "File": "X86ISelLowering100", "Func": "LowerMemArgument", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14793, "Length": 477, "Cover_Rate": 0.6334661354581673, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "LI", "->", "getType", "(", ")", "->", "getPrimitiveSizeInBits", "(", ")"], "ground_truth": [">", "", ";"], "File": "HexagonISelLowering10", "Func": "shouldExpandAtomicLoadInIR", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14794, "Length": 13, "Cover_Rate": 0.52, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "}", "}", "for", "(", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "", ";", "--", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "-", "", "]", ".", "getReg", "(", ")", ";", "if", "(", "!", "", ".", "contains", "(", "Reg", ")", "&&", "!", "", ".", "contains", "(", "Reg", ")", ")", "continue", ";", "SpillSlotOffset", "-=", "SlotSize", ";", "CalleeSavedFrameSize", "+=", "SlotSize", ";", "int", "SlotIndex", "=", "MFI", ".", "CreateFixedSpillStackObject", "(", "SlotSize", ",", "SpillSlotOffset", ")", ";", "CSI", "[", "i", "-", "", "]", ".", "setFrameIdx", "(", "SlotIndex", ")", ";", "}", "FI", "->", "setCalleeSavedFrameSize", "(", "CalleeSavedFrameSize", ")", ";", "MFI", ".", "setCVBytesOfCalleeSavedRegisters", "(", "CalleeSavedFrameSize", ")", ";", "for", "(", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "", ";", "--", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "-", "", "]", ".", "getReg", "(", ")", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", "||", "", ".", "contains", "(", "Reg", ")", ")", "continue", ";", "MVT", "VT", "=", "", ";", "if", "(", "", ".", "contains", "(", "Reg", ")", ")", "VT", "=", "STI", ".", "hasBWI", "("], "ground_truth": [")", "?", "", ":", "", ";"], "File": "X86FrameLowering117", "Func": "assignCalleeSavedSpillSlots", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14795, "Length": 180, "Cover_Rate": 0.32085561497326204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "rs6000_overloaded_builtin_p", "(", "enum", "rs6000_builtins", "fncode", ")", "{", "return", "(", "rs6000_builtin_info", "[", "(", "int", ")", "fncode", "]"], "ground_truth": [".", "attr", "&", "RS6000_BTC_OVERLOADED", ")", "!=", "", ";"], "File": "powerpcspe", "Func": "rs6000_overloaded_builtin_p", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14796, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "RC", ")", "return", "std", "::", "make_pair", "(", "", ",", "nullptr", ")", ";", "break", ";", "}", "break", ";", "}", "if", "(", "RC", "&&", "(", "isTypeLegal", "(", "VT", ")", "||", "VT", ".", "SimpleTy", "==", "", "||", "VT", ".", "SimpleTy", "==", "", "||", "VT", ".", "SimpleTy", "==", "", ")", ")", "return", "std", "::", "make_pair", "(", "", ",", "RC", ")", ";", "}", "if", "(", "Constraint", ".", "size", "(", ")", ">", "", ")", "{", "if", "(", "Constraint", "[", "", "]", "==", "'v'", ")", "{", "RC", "=", "&", "", ";", "}", "else", "if", "(", "Constraint", "[", "", "]", "==", "'s'", ")", "{", "RC", "=", "&", "", ";", "}", "else", "if", "(", "Constraint", "[", "", "]", "==", "'a'", ")", "{", "RC", "=", "&", "", ";", "}", "if", "(", "RC", ")", "{", "uint32_t", "Idx", ";", "bool", "Failed", "=", "Constraint", ".", "substr", "(", "", ")"], "ground_truth": [".", "getAsInteger", "(", "", ",", "Idx", ")", ";"], "File": "SIISelLowering120", "Func": "getRegForInlineAsmConstraint", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14797, "Length": 147, "Cover_Rate": 0.3356164383561644, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "false", ";", "case", "", ":", "Opc", "=", "&", "OpcTable", "[", "", "]", "[", "", "]", ";", "break", ";", "case", "", ":", "Opc", "=", "&", "OpcTable", "[", "", "]", "[", "", "]", ";", "break", ";", "}", "const", "Value", "*", "LHS", "=", "I", "->", "getOperand", "(", "", ")", ";", "const", "Value", "*", "RHS", "=", "I", "->", "getOperand", "(", "", ")", ";", "unsigned", "LHSReg", "=", "getRegForValue", "(", "LHS", ")", ";", "bool", "LHSIsKill", "=", "hasTrivialKill", "(", "LHS", ")", ";", "unsigned", "RHSReg", "=", "getRegForValue", "(", "RHS", ")", ";", "bool", "RHSIsKill", "=", "hasTrivialKill", "(", "RHS", ")", ";", "unsigned", "CmpLHSReg", "=", "getRegForValue", "(", "CmpLHS", ")", ";", "bool", "CmpLHSIsKill", "=", "hasTrivialKill", "(", "CmpLHS", ")", ";", "unsigned", "CmpRHSReg", "=", "getRegForValue", "(", "CmpRHS", ")", ";", "bool", "CmpRHSIsKill", "=", "hasTrivialKill", "(", "CmpRHS", ")", ";", "if", "(", "!", "LHSReg", "||", "!", "RHSReg", "||", "!", "CmpLHS", "||", "!", "CmpRHS", ")", "return", "false", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TLI", ".", "getRegClassFor", "(", "RetVT", ")", ";", "unsigned", "ResultReg", ";", "if", "(", "Subtarget", "->", "hasAVX512", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "VR128X", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "VK1", "=", "&", "", ";", "unsigned", "CmpOpcode", "=", "(", "RetVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "CmpReg", "=", "fastEmitInst_rri", "(", "CmpOpcode", ",", "VK1", ",", "CmpLHSReg", ",", "CmpLHSIsKill", ",", "CmpRHSReg", ",", "CmpRHSIsKill", ",", "CC", ")", ";", "unsigned", "ImplicitDefReg", "=", "createResultReg", "(", "VR128X", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ")", ",", "ImplicitDefReg", ")", ";", "unsigned", "MovOpcode", "=", "(", "RetVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "MovReg", "=", "fastEmitInst_rrrr", "(", "MovOpcode", ",", "VR128X", ",", "RHSReg", ",", "RHSIsKill", ",", "CmpReg", ",", "true", ",", "ImplicitDefReg", ",", "true", ",", "LHSReg", ",", "LHSIsKill", ")", ";", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "(", "MovReg", ")", ";", "}", "else", "if", "(", "Subtarget", "->", "hasAVX", "(", ")", ")", "{", "const", "TargetRegisterClass", "*", "VR128", "=", "&", "", ";", "unsigned", "CmpOpcode", "=", "(", "RetVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "BlendOpcode", "=", "(", "RetVT", "==", "", ")", "?", "", ":", "", ";", "unsigned", "CmpReg", "=", "fastEmitInst_rri", "(", "CmpOpcode", ",", "RC", ",", "CmpLHSReg", ",", "CmpLHSIsKill", ",", "CmpRHSReg", ",", "CmpRHSIsKill", ",", "CC", ")", ";", "unsigned", "VBlendReg", "=", "fastEmitInst_rrr", "(", "BlendOpcode", ",", "VR128", ",", "RHSReg", ",", "RHSIsKill", ",", "LHSReg", ",", "LHSIsKill", ",", "CmpReg", ",", "true", ")", ";", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "ResultReg", ")", ".", "addReg", "(", "VBlendReg", ")", ";", "}", "else", "{", "const", "TargetRegisterClass", "*", "VR128", "=", "&", "", ";", "unsigned", "CmpReg", "=", "fastEmitInst_rri", "(", "Opc", "[", "", "]", ",", "RC", ",", "CmpLHSReg", ",", "CmpLHSIsKill", ",", "CmpRHSReg", ",", "CmpRHSIsKill", ","], "ground_truth": ["CC", ")", ";"], "File": "X86FastISel108", "Func": "X86FastEmitSSESelect", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14798, "Length": 483, "Cover_Rate": 0.525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TREE_CODE", "(", "TREE_TYPE", "(", "valist", ")", ")", "==", "ERROR_MARK", ")", "return", ";", "if", "(", "NUM_ARGS", "<", "", ")", "offset", "=", "TARGET_ABI_OPEN_VMS", "?", "UNITS_PER_WORD", ":", "", "*", "UNITS_PER_WORD", ";", "else", "offset", "=", "-", "", "*", "UNITS_PER_WORD", "+", "crtl", "->", "args", ".", "pretend_args_size", ";", "if", "(", "TARGET_ABI_OPEN_VMS", ")", "{", "t", "=", "make_tree", "(", "ptr_type_node", ",", "virtual_incoming_args_rtx", ")", ";", "t", "=", "fold_build_pointer_plus_hwi", "(", "t", ",", "offset", "+", "NUM_ARGS", "*", "UNITS_PER_WORD", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "valist", ")", ",", "valist", ",", "t", ")", ";", "TREE_SIDE_EFFECTS", "(", "t", ")", "=", "", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "}", "else", "{", "base_field", "=", "TYPE_FIELDS", "(", "TREE_TYPE", "(", "valist", ")", ")", ";", "offset_field", "=", "DECL_CHAIN", "(", "base_field", ")", ";", "base_field", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "base_field", ")", ",", "valist", ",", "base_field", ",", "NULL_TREE", ")", ";", "offset_field", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "offset_field", ")", ",", "valist", ",", "offset_field", ",", "NULL_TREE", ")", ";", "t", "=", "make_tree", "(", "ptr_type_node", ",", "virtual_incoming_args_rtx", ")", ";", "t", "=", "fold_build_pointer_plus_hwi", "(", "t", ",", "offset", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "TREE_TYPE", "(", "base_field", ")", ",", "base_field", ",", "t", ")", ";", "TREE_SIDE_EFFECTS", "(", "t", ")", "=", "", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "t", "=", "build_int_cst", "(", "NULL_TREE"], "ground_truth": [",", "NUM_ARGS", "*", "UNITS_PER_WORD", ")", ";"], "File": "alpha", "Func": "alpha_va_start", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14799, "Length": 224, "Cover_Rate": 0.7943262411347518, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "ScalarSSEf32", ")", "{", "Opc", "=", "Subtarget", "->", "hasAVX", "(", ")", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "break", ";", "case", "", ":", "if", "(", "ScalarSSEf64", ")", "{", "Opc", "=", "Subtarget", "->", "hasAVX", "(", ")", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "break", ";", "case", "", ":", "return", "false", ";", "case", "", ":", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "Subtarget", "->", "hasAVX", "(", ")", "?", "", ":", "", ";", "else", "Opc", "=", "Subtarget", "->", "hasAVX", "(", ")", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "X86FastISel (2)6", "Func": "X86FastEmitLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14800, "Length": 174, "Cover_Rate": 0.359504132231405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ")", ":", "LLVMTargetMachine", "(", "T", ",", "computeDataLayout", "(", "TT", ",", "CPU", ",", "Options", ")", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ",", "CM", ",", "OL", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ")", ",", "TLOF", "(", "make_unique", "<", "TargetLoweringObjectFileELF", ">", "(", ")", ")", "{", "initAsmInfo", "("], "ground_truth": [")", ";"], "File": "FISCTargetMachine", "Func": "FISCTargetMachine", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14801, "Length": 95, "Cover_Rate": 0.9895833333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "unique_ptr", "<", "Operand", ">", "CreateCoprocOption", "(", "unsigned", "Val", ",", "SMLoc", "S", ",", "SMLoc", "E", ")", "{", "auto", "Op", "=", "std", "::", "make_unique", "<", "Operand", ">", "(", "k_CoprocOption", ")", ";", "Op", "->", "Cop", ".", "Val", "=", "Val", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "=", "E", ";", "return"], "ground_truth": ["Op", ";"], "File": "ARMAsmParser (2)3", "Func": "CreateCoprocOption", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14802, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass"], "ground_truth": ["(", "&", "IfConverterID", ")", ";"], "File": "TeakTargetMachine", "Func": "addPreSched2", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14803, "Length": 16, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Sym", ".", "isDefined", "(", ")", "?", "Layout", ".", "getSymbolOffset", "(", "Sym", ")", ":"], "ground_truth": ["", ";"], "File": "MOSAsmBackend", "Func": "getSymbolOffset", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14804, "Length": 16, "Cover_Rate": 0.3018867924528302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmlsdavxq_p", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__arm_vmlsdavxq_p_s32", "(", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmlsdavxq_p", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14805, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeQQQRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Addr", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "Fail", ";", "unsigned", "Register", "=", "MCRegisterClasses", "[", "", "]", ".", "getRegister", "(", "RegNo", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg"], "ground_truth": ["(", "Register", ")", ")", ";"], "File": "AArch64Disassembler33", "Func": "DecodeQQQRegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14806, "Length": 54, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ScalarSSEf64", "&&", "I", "->", "getType", "(", ")", "->", "isDoubleTy", "(", ")", ")", "{", "const", "Value", "*", "V", "=", "I", "->", "getOperand", "(", "", ")", ";", "if", "(", "V", "->", "getType", "(", ")", "->", "isFloatTy", "(", ")", ")", "{", "unsigned", "OpReg", "=", "getRegForValue", "(", "V", ")", ";", "if", "(", "OpReg", "==", "", ")", "return", "false", ";", "unsigned", "ResultReg", "=", "createResultReg", "(", ""], "ground_truth": [")", ";"], "File": "X86FastISel112", "Func": "X86SelectFPExt", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14807, "Length": 65, "Cover_Rate": 0.5241935483870968, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ELFStreamer", "::", "EmitOptionRecords", "("], "ground_truth": [")", "{"], "File": "MipsELFStreamer1", "Func": "EmitMipsOptionRecords", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14808, "Length": 7, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ExTab", "&&", "!", "CantUnwind", ")", "FlushUnwindOpcodes", "(", "true", ")", ";", "SwitchToExIdxSection", "(", "*", "FnStart", ")", ";", "if", "(", "PersonalityIndex", "<", "NUM_PERSONALITY_INDEX", ")", "EmitPersonalityFixup", "(", "GetAEABIUnwindPersonalityName", "(", "PersonalityIndex", ")", ")", ";", "const", "MCSymbolRefExpr", "*", "FnStartRef", "=", "MCSymbolRefExpr", "::", "Create", "(", "FnStart", ",", "MCSymbolRefExpr", "::", "VK__PREL31", ",", "getContext", "(", ")", ")", ";", "EmitValue", "(", "FnStartRef", ",", "", ",", "", ")", ";", "if", "(", "CantUnwind", ")", "{", "EmitIntValue", "(", "EXIDX_CANTUNWIND", ",", "", ",", "", ")", ";", "}", "else", "if", "(", "ExTab", ")", "{", "const", "MCSymbolRefExpr", "*", "ExTabEntryRef", "=", "MCSymbolRefExpr", "::", "Create", "(", "ExTab", ",", "MCSymbolRefExpr", "::", "VK__PREL31", ",", "getContext", "(", ")", ")", ";", "EmitValue", "(", "ExTabEntryRef", ",", "", ",", "", ")", ";", "}", "else", "{", "assert", "(", "PersonalityIndex", "==", "AEABI_UNWIND_CPP_PR0", "&&", "", ")", ";", "assert", "(", "Opcodes", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "EmitBytes", "(", "StringRef", "(", "reinterpret_cast", "<", "const", "char", "*", ">", "(", "Opcodes", ".", "data", "(", ")", ")", ",", "Opcodes", ".", "size", "("], "ground_truth": [")", ")", ",", "", ")", ";"], "File": "ARMELFStreamer63", "Func": "EmitFnEnd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14809, "Length": 165, "Cover_Rate": 0.8461538461538461, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "pru_can_use_return_insn", "(", "void", ")", "{", "if", "(", "!", "reload_completed", "||", "crtl"], "ground_truth": ["->", "profile", ")", "return", "", ";"], "File": "pru", "Func": "pru_can_use_return_insn", "Target": "pru", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14810, "Length": 18, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "dump_stack_clash_frame_info", "(", "PROBE_INLINE", ",", "residual", "!=", "", ")", ";", "}", "else", "{", "gcc_assert", "(", "int_registers_saved", ")", ";", "struct", "scratch_reg", "sr", ";", "get_scratch_register_on_entry", "(", "&", "sr", ")", ";", "if", "(", "sr", ".", "saved", ")", "size", "-=", "UNITS_PER_WORD", ";", "HOST_WIDE_INT", "rounded_size", "=", "size", "&", "-", "probe_interval", ";", "rtx", "addr", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "-", "rounded_size", ")", ";", "rtx", "insn", ";", "if", "(", "address_no_seg_operand", "(", "addr", ",", "Pmode", ")", ")", "insn", "=", "emit_insn", "(", "gen_rtx_SET", "(", "sr", ".", "reg", ",", "addr", ")", ")", ";", "else", "{", "emit_move_insn", "(", "sr", ".", "reg", ",", "GEN_INT", "(", "-", "rounded_size", ")", ")", ";", "insn", "=", "emit_insn", "(", "gen_rtx_SET", "(", "sr", ".", "reg", ",", "gen_rtx_PLUS", "(", "Pmode", ",", "sr", ".", "reg", ",", "stack_pointer_rtx", ")", ")", ")", ";", "}", "if", "(", "m", "->", "fs", ".", "cfa_reg", "==", "stack_pointer_rtx", ")", "{", "add_reg_note", "(", "insn", ",", "REG_CFA_DEF_CFA", ",", "plus_constant", "(", "Pmode", ",", "sr", ".", "reg", ",", "m", "->", "fs", ".", "cfa_offset", "+", "rounded_size", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "rtx", "size_rtx", "=", "GEN_INT", "(", "rounded_size", ")", ";", "insn", "=", "emit_insn", "(", "gen_adjust_stack_and_probe", "(", "Pmode", ",", "sr", ".", "reg", ",", "sr", ".", "reg", ",", "size_rtx", ")", ")", ";", "if", "(", "m", "->", "fs", ".", "cfa_reg", "==", "stack_pointer_rtx", ")", "{", "m", "->", "fs", ".", "cfa_offset", "+=", "rounded_size", ";", "add_reg_note", "(", "insn", ",", "REG_CFA_DEF_CFA", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "m", "->", "fs", ".", "cfa_offset", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "m", "->", "fs", ".", "sp_offset", "+=", "rounded_size", ";", "emit_insn", "(", "gen_blockage", "(", ")", ")", ";", "if", "(", "size", "!=", "rounded_size", ")", "pro_epilogue_adjust_stack", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "rounded_size", "-", "size", ")", ",", "-", "", ",", "m", "->", "fs", ".", "cfa_reg", "==", "stack_pointer_rtx", ")", ";", "dump_stack_clash_frame_info", "(", "PROBE_LOOP", ",", "size", "!=", "rounded_size"], "ground_truth": [")", ";"], "File": "i386", "Func": "ix86_adjust_stack_and_probe_stack_clash", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14811, "Length": 296, "Cover_Rate": 0.41283124128312415, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vqmovunbq_s32", "(", "__a", ",", "__b", ")"], "ground_truth": [";"], "File": "arm", "Func": "mve___arm_vqmovunbq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14812, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "emitEpilogue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "MachineFunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "const", "InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "getLastNonDebugInstr", "(", ")", ";", "unsigned", "RetOpcode", "=", "MBBI", "->", "getOpcode", "(", ")", ";", "DebugLoc", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "switch", "(", "RetOpcode", ")", "{", "case", "", ":", "case", "", ":", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "uint64_t", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "unsigned", "CSSize", "=", "FI", "->", "getCalleeSavedFrameSize", "(", ")", ";", "uint64_t", "NumBytes", "=", "StackSize", "-", "CSSize", ";", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ";", "}", "while", "(", "MBBI", "!=", "MBB", ".", "begin", "(", ")", ")", "{", "MachineBasicBlock", "::", "iterator", "PI", "=", "prior", "(", "MBBI", ")", ";", "unsigned", "Opc", "=", "PI", "->", "getOpcode", "(", ")", ";", "if", "(", "Opc", "!=", "", "&&", "!", "PI", "->", "isTerminator", "(", ")", ")", "break", ";", "--", "MBBI", ";", "}", "DL", "=", "MBBI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ";", "if", "(", "CSSize", ")", "{", "MachineInstr", "*", "MI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "CSSize", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setIsDead", "(", ")", ";", "}", "}", "else", "{", "if", "(", "NumBytes", ")", "{", "MachineInstr", "*", "MI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "NumBytes", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setIsDead"], "ground_truth": ["(", ")", ";"], "File": "Dcpu16FrameLowering", "Func": "emitEpilogue", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14813, "Length": 354, "Cover_Rate": 0.9194805194805195, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "HOST_WIDE_INT", "count", "=", "", ",", "offset", "=", "", ";", "unsigned", "int", "biggest_move", "=", "TARGET_STDW", "?", "", ":", "", ";", "if", "(", "CONST_INT_P", "(", "align_exp", ")", ")", "align", "=", "INTVAL", "(", "align_exp", ")", ";", "src_mem_align", "=", "MEM_ALIGN", "(", "src", ")", "/", "BITS_PER_UNIT", ";", "dst_mem_align", "=", "MEM_ALIGN", "(", "dst", ")", "/", "BITS_PER_UNIT", ";", "min_mem_align", "=", "MIN", "(", "src_mem_align", ",", "dst_mem_align", ")", ";", "if", "(", "min_mem_align", ">", "align", ")", "align", "=", "min_mem_align", "/", "BITS_PER_UNIT", ";", "if", "(", "src_mem_align", "<", "align", ")", "src_mem_align", "=", "align", ";", "if", "(", "dst_mem_align", "<", "align", ")", "dst_mem_align", "=", "align", ";", "if", "(", "CONST_INT_P", "(", "count_exp", ")", ")", "count", "=", "INTVAL", "(", "count_exp", ")", ";", "else", "return", "false", ";", "if", "(", "count", ">", "(", "(", "unsigned", "HOST_WIDE_INT", ")", "", "<<", "", ")", ")", "return", "false", ";", "if", "(", "count", ">=", "", "&&", "(", "count", "&", "", ")", "==", "", "&&", "align", ">=", "", ")", "{", "tree", "dst_expr", "=", "MEM_EXPR", "(", "dst", ")", ";", "tree", "src_expr", "=", "MEM_EXPR", "(", "src", ")", ";", "rtx", "fn", "=", "TARGET_INSNS_64PLUS", "?", "strasgi64p_libfunc", ":", "strasgi_libfunc", ";", "rtx", "srcreg", "=", "force_reg", "(", "Pmode", ",", "XEXP", "(", "src", ",", "", ")", ")", ";", "rtx", "dstreg", "=", "force_reg", "(", "Pmode", ",", "XEXP", "(", "dst", ",", "", ")", ")", ";", "if", "(", "src_expr", ")", "mark_addressable", "(", "src_expr", ")", ";", "if", "(", "dst_expr", ")", "mark_addressable", "(", "dst_expr", ")", ";", "emit_library_call", "(", "fn", ",", "LCT_NORMAL", ",", "VOIDmode", ",", "dstreg", ",", "Pmode", ",", "srcreg", ",", "Pmode", ",", "count_exp", ",", "SImode", ")", ";", "return", "true", ";", "}", "if", "(", "biggest_move", ">", "align", "&&", "!", "TARGET_INSNS_64", ")", "biggest_move", "=", "align", ";", "if", "(", "count", "/", "biggest_move", ">", "", ")", "return", "false", ";", "while", "(", "count", ">", "", ")", "{", "rtx", "reg", ",", "reg_lowpart", ";", "machine_mode", "srcmode", ",", "dstmode", ";", "unsigned", "HOST_WIDE_INT", "src_size", ",", "dst_size", ",", "src_left", ";", "int", "shift", ";", "rtx", "srcmem", ",", "dstmem", ";", "while", "(", "biggest_move", ">", "count", ")", "biggest_move", "/=", "", ";", "src_size", "=", "dst_size", "=", "biggest_move", ";", "if", "(", "src_size", ">", "src_mem_align", "&&", "src_size", "==", "", ")", "src_size"], "ground_truth": ["=", "", ";"], "File": "c6x", "Func": "c6x_expand_cpymem", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 14814, "Length": 332, "Cover_Rate": 0.45604395604395603, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ExpandCondsets", "::", "removeImplicitUses", "(", "MachineBasicBlock", "&", "B", ")", "{", "for", "(", "MachineInstr", "&", "MI", ":", "B", ")", "if", "(", "HII", "->", "isPredicated", "(", "MI", ")"], "ground_truth": [")", "removeImplicitUses", "(", "&", "MI", ")", ";"], "File": "HexagonExpandCondsets1", "Func": "removeImplicitUses", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14815, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_pmovwb256mem_mask", "(", "(", "__v16qi", "*", ")", "__P", ",", "(", "__v16hi", ")"], "ground_truth": ["__A", ",", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_cvtepi16_storeu_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14816, "Length": 16, "Cover_Rate": 0.37209302325581395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cmpq128_mask", "(", "(", "__v2di", ")", "__X", ",", "(", "__v2di"], "ground_truth": [")", "__Y", ",", "", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cmpge_epi64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14817, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCTargetStreamer", "*", "createObjectTargetStreamer", "(", "MCStreamer", "&", "S", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "const", "Triple", "&", "TT", "=", "STI", ".", "getTargetTriple", "(", ")", ";", "if", "(", "TT", ".", "isOSBinFormatELF", "(", ")", ")", "return", "new", "TargetELFStreamer", "(", "S", ")", ";", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "return"], "ground_truth": ["new", "TargetWinCOFFStreamer", "(", "S", ")", ";"], "File": "AArch64ELFStreamer10", "Func": "createAArch64ObjectTargetStreamer", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14818, "Length": 55, "Cover_Rate": 0.9322033898305084, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "O", ")", "print", "(", "*", "O"], "ground_truth": [")", ";"], "File": "ARMConstantPoolValue", "Func": "print", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14819, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "FPType", ";", "bool", "IsLegal", "=", "false", ";", "SmallString", "<", "", ">", "ImmStrVal", ";", "Imm", ".", "toString", "(", "ImmStrVal", ")", ";", "if", "(", "VT", "==", "", ")", "{", "FPType", "=", "", ";", "IsLegal", "=", "", "(", "Imm", ")", "!=", "-", "", ";", "}", "else", "if", "(", "VT", "==", "", ")", "{", "FPType", "=", "", ";", "IsLegal", "=", "", "(", "Imm", ")", "!=", "-", "", ";", "}", "else", "if", "(", "VT", "==", "", "&&", "Subtarget", "->", "hasFullFP16", "("], "ground_truth": [")", ")", "{"], "File": "AArch64ISelLowering", "Func": "isFPImmLegal", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14820, "Length": 80, "Cover_Rate": 0.3305785123966942, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Stub", "*", "ToTHMStub", "::", "doClone", "(", ")", "{", "return", "new", "ToTHMStub", "(", "m_pData", ",", "m_Size", ",", "fixup_begin", "("], "ground_truth": [")", ",", "fixup_end", "(", ")", ")", ";"], "File": "ARMToTHMStub", "Func": "doClone", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14821, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "ValTy", "=", "Addr", ".", "getValueType", "(", ")", ";", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ","], "ground_truth": ["ValTy", ")", ";"], "File": "MipsSEISelDAGToDAG (2)1", "Func": "selectAddrFrameIndex", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14822, "Length": 24, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "REG_P0", ";", "i", "<=", "REG_P5", ";", "i", "++", ")", "if", "(", "(", "regs_ever_live", "[", "i", "]", "&&", "(", "is_inthandler", "||", "!", "call_used_regs", "[", "i", "]", ")", ")", "||", "(", "i", "==", "PIC_OFFSET_TABLE_REGNUM", "&&", "(", "current_function_uses_pic_offset_table", "||", "(", "TARGET_ID_SHARED_LIBRARY", "&&", "!", "current_function_is_leaf", ")", ")", ")", ")", "return", "REG_P5", "-", "i", "+", "", ";", "return", ""], "ground_truth": [";"], "File": "bfin2", "Func": "n_pregs_to_save", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 14823, "Length": 59, "Cover_Rate": 0.8309859154929577, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeCtrRegsRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", ",", "const", "void", "*", "Decoder", ")", "{", "static", "const", "uint16_t", "CtrlRegDecoderTable", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "if", "(", "RegNo", ">=", "sizeof", "(", "CtrlRegDecoderTable", ")", "/", "sizeof", "(", "CtrlRegDecoderTable", "[", "", "]", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "CtrlRegDecoderTable", "[", "RegNo", "]", "==", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Register", "=", "CtrlRegDecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Register", ")"], "ground_truth": [")", ";"], "File": "HexagonDisassembler26", "Func": "DecodeCtrRegsRegisterClass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14824, "Length": 116, "Cover_Rate": 0.7435897435897436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CRMIB", ".", "addReg", "(", "Reg", ",", "RegState", "::", "ImplicitKill", ")", ";", "continue", ";", "}", "if", "(", "(", "Reg", "==", "", "||", "Reg", "==", "", ")", "&&", "MustSaveTOC", ")", "continue", ";", "if", "(", "IsCRField", ")", "{", "FunctionInfo", "*", "FuncInfo", "=", "MF", "->", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "Subtarget", ".", "is64", "(", ")", ")", "{", "FuncInfo", "->", "addMustSaveCR", "(", "Reg", ")", ";", "}", "else", "{", "CRSpilled", "=", "true", ";", "FuncInfo", "->", "setSpillsCR", "(", ")", ";", "CRMIB", "=", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "Reg", ",", "RegState", "::", "ImplicitKill", ")", ";", "MBB", ".", "insert", "(", "MI", ",", "CRMIB", ")", ";", "MBB", ".", "insert", "(", "MI", ",", "addFrameReference", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ",", "getKillRegState", "(", "true", ")", ")", ",", "CSI", "[", "i"], "ground_truth": ["]", ".", "getFrameIdx", "(", ")", ")", ")", ";"], "File": "PPCFrameLowering92", "Func": "spillCalleeSavedRegisters", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14825, "Length": 158, "Cover_Rate": 0.3044315992292871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "isConstantLoad", "(", "const", "LoadSDNode", "*", "N", ",", "int", "CbId", ")", "const", "{", "const", "Value", "*", "MemVal", "=", "N", "->", "getMemOperand", "(", ")", "->", "getValue", "(", ")", ";", "if", "(", "CbId", "==", "-", "", ")", "return", "checkType", "(", "MemVal", ",", "AS", "::", "CONSTANT_ADDRESS", ")", ";", "return", "checkType", "(", "MemVal", ",", "AS", "::", "CONSTANT_BUFFER_0"], "ground_truth": ["+", "CbId", ")", ";"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "isConstantLoad", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14826, "Length": 59, "Cover_Rate": 0.9833333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "*", "Succ", ":", "SrcMBB", "->", "successors", "(", ")", ")", "DstMBB", "->", "addSuccessor"], "ground_truth": ["(", "Succ", ")", ";"], "File": "R600MachineCFGStructurizer", "Func": "cloneSuccessorList", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14827, "Length": 19, "Cover_Rate": 0.5588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "return", "Subtarget", "->", "has32r2Or64", "(", ")", ";", "default", ":", "return", "false"], "ground_truth": [";"], "File": "MipsISelLowering39", "Func": "allowsUnalignedMemoryAccesses", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14828, "Length": 24, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BMI", "->", "getOperand", "(", "BMI", "->", "getNumExplicitOperands", "(", ")", "-", "", ")", ".", "setMBB", "(", "DestBB", ")", ";", "MI", "->", "getOperand", "(", "MI", "->", "getNumExplicitOperands", "(", ")", "-", "", ")", ".", "setMBB", "(", "NewDest", ")", ";", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "Cond", "[", "", "]", ".", "getImm", "(", ")", ")", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "NeedSplit", ")", "{", "splitBlockBeforeInstr", "(", "*", "MI", ")", ";", "int", "Delta", "=", "TII", "->", "getInstSizeInBytes", "(", "MBB", "->", "back", "(", ")", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "-=", "Delta", ";", "MBB", "->", "back", "(", ")", ".", "eraseFromParent", "(", ")", ";", "MBB", "->", "addSuccessor", "(", "DestBB", ")", ";", "std", "::", "next", "(", "MBB", "->", "getIterator", "(", ")", ")", "->", "removeSuccessor", "(", "DestBB", ")", ";", "}", "MachineBasicBlock", "*", "NextBB", "=", "&", "*", "++", "MBB", "->", "getIterator", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "DestBB", ")", "<<", "", "<<", "printMBBReference"], "ground_truth": ["(", "*", "NextBB", ")", "<<", "", ")", ";"], "File": "CSKYConstantIslandPass", "Func": "fixupConditionalBr", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14829, "Length": 171, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCRegisterInfo", "*", "MRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "DwarfLR", "=", "MRI", "->", "getDwarfRegNum", "(", "", ",", "true", ")", ";", "int", "Align", "=", "Subtarget", ".", "getStackAlignment", "(", ")", ".", "value", "(", ")", ";", "int64_t", "StackPosEntry", "=", "MF", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "cfiDefCfaOffset", "(", "nullptr", ",", "Align", ")", ")", ";", "BuildMI", "(", "MBB", ",", "It", ",", "DebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addCFIIndex", "(", "StackPosEntry", ")", ".", "setMIFlags"], "ground_truth": ["(", "MachineInstr", "::", "FrameSetup", ")", ";"], "File": "ARMBaseInstrInfo110", "Func": "emitCFIForLRSaveOnStack", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14830, "Length": 81, "Cover_Rate": 0.49693251533742333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Res", "!=", "MatchOperand_Success", ")", "return", "true", ";", "const", "auto", "&", "KindRes", "=", "parseVectorKind", "(", "Kind", ",", "RegKind", "::", "NeonVector", ")", ";", "if", "(", "!", "KindRes", ")", "return", "true", ";", "unsigned", "ElementWidth", "=", "KindRes", "->", "second", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateVectorReg", "(", "Reg", ",", "RegKind", "::", "NeonVector", ",", "ElementWidth", ",", "S", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "if", "(", "!", "Kind", ".", "empty", "(", ")", ")", "Operands", ".", "push_back", "(", "Operand", "::", "CreateToken", "("], "ground_truth": ["Kind", ",", "S", ",", "getContext", "(", ")", ")", ")", ";"], "File": "AArch64AsmParser58", "Func": "tryParseNeonVectorRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14831, "Length": 93, "Cover_Rate": 0.5636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "F", ">>", "SoloPos"], "ground_truth": [")", "&", "SoloMask", ")", ";"], "File": "Tile64VLIWPacketizer", "Func": "isTile64SoloInstruction", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 14832, "Length": 11, "Cover_Rate": 0.3055555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmovltq_m_sv8hi", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmovltq_m_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14833, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLegalMaskedGather", "(", "Type"], "ground_truth": ["*", "DataType", ")", "{"], "File": "AArch64TargetTransformInfo31", "Func": "isLegalMaskedGather", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14834, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "Relocator", "::", "getName", "(", "Relocator", "::", "Type", "pType", ")", "const", "{", "return", "ApplyFunctions", "[", "pType", "]", "."], "ground_truth": ["name", ";"], "File": "ARMRelocator", "Func": "getName", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14835, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "*", "hi_op1", "=", "gen_highpart", "(", "SImode", ",", "op1", ")", ";", "*", "lo_op2", "=", "simplify_gen_subreg", "(", "SImode", ",", "op2", ",", "DImode", ",", "subreg_lowpart_offset", "(", "SImode", ","], "ground_truth": ["DImode", ")", ")", ";"], "File": "arm", "Func": "arm_decompose_di_binop", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14836, "Length": 29, "Cover_Rate": 0.3411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "MemOpChains", ".", "push_back", "(", "MemOp", ")", ";", "}", "}", "if", "(", "!", "MemOpChains", ".", "empty", "(", ")", ")", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "&", "MemOpChains", "[", "", "]", ",", "MemOpChains", ".", "size", "(", ")", ")", ";", "SDValue", "InFlag", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "if", "(", "GlobalAddressSDNode", "*", "G", "=", "dyn_cast", "<", "GlobalAddressSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetGlobalAddress", "(", "G", "->", "getGlobal", "(", ")", ",", "dl", ",", "", ")", ";", "else", "if", "(", "ExternalSymbolSDNode", "*", "E", "=", "dyn_cast", "<", "ExternalSymbolSDNode", ">", "(", "Callee", ")", ")", "Callee", "=", "DAG", ".", "getTargetExternalSymbol", "(", "E", "->", "getSymbol", "(", ")", ",", "", ")", ";", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "Callee", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "RegsToPass", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "RegsToPass", "[", "i", "]", ".", "first", ",", "RegsToPass", "[", "i", "]", ".", "second", ".", "getValueType", "(", ")", ")", ")", ";", "if", "(", "InFlag", ".", "getNode", "(", ")", ")", "Ops", ".", "push_back", "(", "InFlag", ")", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NodeTys", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCALLSEQ_END", "(", "Chain", ",", "DAG", ".", "getConstant", "(", "NumBytes", ",", "getPointerTy", "(", ")", ",", "true", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "getPointerTy", "(", ")", ",", "true", ")", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "return", "LowerCallResult", "(", "Chain", ",", "InFlag", ",", "CallConv", ",", "isVarArg", ","], "ground_truth": ["Ins", ",", "dl", ",", "DAG", ",", "InVals", ")", ";"], "File": "MSP430ISelLowering27", "Func": "LowerCCCCallTo", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14837, "Length": 367, "Cover_Rate": 0.40732519422863483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InsertVSETVLI", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "const", "Subtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "!", "ST", ".", "hasVInstructions", "(", ")", ")", "return", "false", ";", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "MRI", "=", "&", "MF", ".", "getRegInfo", "(", ")", ";", "assert", "(", "BlockInfo", ".", "empty", "(", ")", "&&", "", ")", ";", "BlockInfo", ".", "resize", "(", "MF", ".", "getNumBlockIDs", "(", ")", ")", ";", "bool", "HaveVectorOp", "=", "false", ";", "for", "(", "const", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "HaveVectorOp", "|=", "computeVLVTYPEChanges", "(", "MBB", ")", ";", "if", "(", "HaveVectorOp", ")", "{", "for", "(", "const", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "WorkList", ".", "push", "(", "&", "MBB"], "ground_truth": [")", ";"], "File": "RISCVInsertVSETVLI1", "Func": "runOnMachineFunction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14838, "Length": 119, "Cover_Rate": 0.6230366492146597, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "ScratchReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "AddrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "IncrReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "MaskReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "AtomicOrdering", "Ordering", "=", "static_cast", "<", "AtomicOrdering", ">", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "BuildMI", "(", "LoopMBB", ",", "DL", ",", "TII", "->", "get", "(", "getLRForRMW32", "(", "Ordering", ")", ")", ",", "DestReg", ")", ".", "addReg", "(", "AddrReg", ")", ";", "switch", "(", "BinOp", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "AtomicRMWInst", "::", "Xchg", ":", "BuildMI", "(", "LoopMBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchReg", ")"], "ground_truth": [".", "addReg", "(", "IncrReg", ")", ".", "addImm", "(", "", ")", ";"], "File": "RISCVExpandAtomicPseudoInsts", "Func": "doMaskedAtomicBinOpExpansion", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14839, "Length": 143, "Cover_Rate": 0.33726415094339623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ForceTopDown", ")", "{", "SU", "=", "Top", ".", "pickOnlyChoice", "(", ")", ";", "if", "(", "!", "SU", ")", "{", "SchedCandidate", "TopCand", ";", "CandResult", "TopResult", "=", "pickNodeFromQueue", "(", "Top", ",", "DAG", "->", "getTopRPTracker", "(", ")", ",", "TopCand", ")", ";", "assert", "(", "TopResult", "!=", "NoCand", "&&", "", ")", ";", "(", "void", ")", "TopResult", ";", "SU", "=", "TopCand", ".", "SU", ";", "}", "IsTopNode", "=", "true", ";", "}", "else", "if", "(", "ForceBottomUp", ")", "{", "SU", "=", "Bot", ".", "pickOnlyChoice", "(", ")", ";", "if", "(", "!", "SU", ")", "{", "SchedCandidate", "BotCand", ";", "CandResult", "BotResult", "=", "pickNodeFromQueue", "(", "Bot", ",", "DAG", "->", "getBotRPTracker", "(", ")", ",", "BotCand", ")", ";", "assert", "(", "BotResult", "!=", "NoCand", "&&", "", ")", ";", "(", "void", ")", "BotResult", ";", "SU", "=", "BotCand", ".", "SU", ";", "}", "IsTopNode", "=", "false", ";", "}", "else", "{", "SU", "=", "pickNodeBidrectional", "(", "IsTopNode", ")", ";", "}", "if", "(", "SU", "->", "isTopReady", "(", ")", ")", "Top", ".", "removeReady", "(", "SU", ")", ";", "if", "(", "SU", "->", "isBottomReady", "(", ")", ")", "Bot", ".", "removeReady", "(", "SU", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "(", "IsTopNode", "?", "", ":", "", ")", "<<", "", "<<", "(", "IsTopNode", "?", "Top", ".", "CurrCycle", ":", "Bot", ".", "CurrCycle", ")", "<<"], "ground_truth": ["", "<<", "reportPackets", "(", ")", "<<", "", ";"], "File": "HexagonMachineScheduler8", "Func": "pickNode", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14840, "Length": 207, "Cover_Rate": 0.7137931034482758, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "int", "flags_from_code", "(", "enum", "rtx_code", "code", ")", "{", "switch", "(", "code", ")", "{", "case", "LT", ":", "case", "GE", ":", "return", "CC_FLAG_S", ";", "case", "GT", ":", "case", "LE"], "ground_truth": [":"], "File": "rx", "Func": "flags_from_code", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14841, "Length": 30, "Cover_Rate": 0.40540540540540543, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "'L'", ":", "if", "(", "!", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isReg", "(", ")", "||", "OpNo", "+", "", "==", "MI", "->", "getNumOperands", "(", ")", "||", "!", "MI", "->", "getOperand", "(", "OpNo", "+", "", ")", ".", "isReg", "(", ")", ")", "return", "true", ";", "++", "OpNo", ";", "break", ";", "case", "'I'", ":", "if", "(", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "isImm", "(", ")", ")", "O", "<<", "", ";", "return", "false", ";", "}", "}", "printOperand", "(", "MI", ",", "OpNo", ",", "O"], "ground_truth": [")", ";"], "File": "PPCAsmPrinter (2)", "Func": "PrintAsmOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14842, "Length": 85, "Cover_Rate": 0.5120481927710844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "continue", ";", "}", "if", "(", "insn_defines_reg", "(", "regno1", ",", "INVALID_REGNUM", ",", "prev", ")", ")", "return", "true", ";", "else", "if", "(", "insn_defines_reg", "(", "regno2", ",", "INVALID_REGNUM", ",", "prev", ")", ")", "return", "false", ";", "prev", "=", "PREV_INSN", "(", "prev", ")", ";", "}", "return", "false"], "ground_truth": [";"], "File": "i386-expand", "Func": "find_nearest_reg_def", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14843, "Length": 43, "Cover_Rate": 0.36752136752136755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ST", "->", "hasMVEIntegerOps", "(", ")", ")", "return", "false", ";", "LI", "=", "&", "getAnalysis", "<", "LoopInfoWrapperPass", ">", "(", ")", ".", "getLoopInfo", "(", ")", ";", "SmallVector", "<", "IntrinsicInst", "*", ",", "", ">", "Gathers", ";", "SmallVector", "<", "IntrinsicInst", "*", ",", "", ">", "Scatters", ";", "bool", "Changed", "=", "false", ";", "for", "(", "BasicBlock", "&", "BB", ":", "F", ")", "{", "for", "(", "Instruction", "&", "I", ":", "BB", ")", "{", "IntrinsicInst", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "&", "I", ")", ";", "if", "(", "II", "&&", "II", "->", "getIntrinsicID", "(", ")", "==", "", "&&", "isa", "<", "FixedVectorType", ">", "(", "II", "->", "getType", "(", ")", ")", ")", "{", "Gathers", ".", "push_back", "(", "II", ")", ";", "Changed", "|=", "optimiseAddress", "(", "II", "->", "getArgOperand", "(", "", ")", ",", "II", "->", "getParent", "(", ")", ","], "ground_truth": ["LI", ")", ";"], "File": "MVEGatherScatterLowering", "Func": "runOnFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14844, "Length": 132, "Cover_Rate": 0.3393316195372751, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ArrayRef", "<", "SGPRSpillVGPRCSR", ">", "getSGPRSpillVGPRs", "(", ")", "const", "{", "return", "SpillVGPRs"], "ground_truth": [";"], "File": "SIMachineFunctionInfo17", "Func": "getSGPRSpillVGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14845, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "do", "{", "unsigned", "IdxC", "=", "", ";", "if", "(", "!", "NA", "[", "nax", "]", "->", "PTy", "->", "isPointerTy", "(", ")", ")", "{", "Type", "*", "Int32Ty", "=", "Type", "::", "getInt32Ty", "(", "*", "Ctx", ")", ";", "IdxList", "[", "IdxC", "++", "]", "=", "ConstantInt", "::", "get", "(", "Int32Ty", ",", "", ")", ";", "}", "while", "(", "++", "nax", "<=", "Num", ")", "{", "GepNode", "*", "N", "=", "NA", "[", "nax", "-", "", "]", ";", "IdxList", "[", "IdxC", "++", "]", "=", "N", "->", "Idx", ";", "if", "(", "nax", "<", "Num", ")", "{", "Type", "*", "NextTy", "=", "next_type", "(", "N", "->", "PTy", ",", "N", "->", "Idx", ")", ";", "if", "(", "NextTy", "!=", "NA", "[", "nax", "]", "->", "PTy", ")", "break", ";", "}", "}", "ArrayRef", "<", "Value", "*", ">", "A", "(", "IdxList", ",", "IdxC", ")", ";", "Type", "*", "InpTy", "=", "Input", "->", "getType", "(", ")", ";", "Type", "*", "ElTy", "=", "cast", "<", "PointerType", ">", "(", "InpTy", "->", "getScalarType", "(", ")", ")", "->", "getElementType", "(", ")", ";", "NewInst", "=", "GetElementPtrInst", "::", "Create", "(", "ElTy", ",", "Input", ",", "A", ",", "", ",", "&", "*", "At", ")", ";", "NewInst", "->", "setIsInBounds", "(", "RN", "->", "Flags", "&", "GepNode", "::", "InBounds", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "NewInst", "<<", "'\\n'", ")", ";", "Input", "=", "NewInst"], "ground_truth": [";"], "File": "HexagonCommonGEP18", "Func": "fabricateGEP", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14846, "Length": 208, "Cover_Rate": 0.6303030303030303, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "InstrInfo", "::", "isUnpredicatedTerminator", "(", "const", "MachineInstr", "*", "MI", ")", "const", "{", "if", "(", "!", "MI", "->", "isTerminator", "(", ")", ")", "return", "false", ";", "if", "(", "MI", "->", "isBranch", "(", ")", "&&", "!", "MI", "->", "isBarrier", "(", ")"], "ground_truth": [")", "return", "true", ";"], "File": "XNCMInstrInfo", "Func": "isUnpredicatedTerminator", "Target": "XNCM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14847, "Length": 42, "Cover_Rate": 0.6774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MIB", "->", "getOperand", "(", "", ")", ".", "setIsDef", "(", "true", ")", ";", "MachineBasicBlock", "*", "DestBB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "unsigned", "BrOpc", "=", "BBUtils", "->", "isBBInRange", "(", "MI", ",", "DestBB", ",", "", ")", "?", "", ":", "", ";", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "BrOpc", ")", ")", ";", "MIB", ".", "add", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addReg"], "ground_truth": ["(", "", ")", ";"], "File": "ARMLowOverheadLoops", "Func": "RevertLoopEndDec", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14848, "Length": 94, "Cover_Rate": 0.3949579831932773, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "}", "if", "(", "isZeroOrAllOnes", "(", "N2", ",", "AllOnes", ")", ")", "{", "Invert", "=", "true", ";", "OtherOp", "=", "N1", ";", "return", "true", ";", "}", "return", "false", ";", "}", "case", "", ":", "if", "(", "AllOnes", ")", "return", "false", ";", "case", "", ":", "{", "SDLoc", "dl", "(", "N", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "CC", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "CC", ".", "getValueType", "(", ")", "!=", "", ")", "return", "false", ";", "Invert", "=", "!", "AllOnes", ";", "if", "(", "AllOnes", ")", "OtherOp", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "else", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "OtherOp", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ";", "else", "OtherOp", "=", "DAG", ".", "getConstant", "(", "APInt", "::", "getAllOnesValue", "(", "VT"], "ground_truth": [".", "getSizeInBits", "(", ")", ")", ",", "dl", ",", "VT", ")", ";"], "File": "ARMISelLowering (2)2", "Func": "isConditionalZeroOrAllOnes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14849, "Length": 151, "Cover_Rate": 0.5807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SDValue", "Flag", ";", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", "(", "", ",", "Chain", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "OutVals", "[", "i", "]", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "if", "(", "MF", ".", "getFunction", "(", ")", ".", "getAttributes", "(", ")", ".", "hasAttribute", "(", "AttributeList", "::", "FunctionIndex", ",", "Attribute", "::", "Naked", ")", ")", "{", "return", "Chain", ";", "}", "unsigned", "RetOpc", "=", "(", "CallConv", "==", "CallingConv", "::", "_INTR", "||", "CallConv", "=="], "ground_truth": ["CallingConv", "::", "_SIGNAL", ")", "?", "", ":", "", ";"], "File": "AVRISelLowering", "Func": "LowerReturn", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14850, "Length": 157, "Cover_Rate": 0.46449704142011833, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "CONSTANT_P", "(", "op", ")", "&&", "letter", "!=", "'u'", "&&", "letter", "!=", "'s'", "&&", "letter", "!=", "'r'", "&&", "letter", "!=", "'S'", "&&", "letter", "!=", "'B'", ")", "fprintf", "(", "file", ",", "", ")", ";", "rl78_print_operand_1", "(", "file", ",", "op", ",", "letter"], "ground_truth": [")", ";"], "File": "rl78", "Func": "rl78_print_operand", "Target": "rl78", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14851, "Length": 43, "Cover_Rate": 0.7288135593220338, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SDValue", "OpsA", "[", "]", "=", "{", "MemAddr", ",", "Align", ",", "Reg0", ",", "ImplDef", ",", "Pred", ",", "Reg0", ",", "Chain", "}", ";", "SDNode", "*", "VLdA", "=", "CurDAG", "->", "getMachineNode", "(", "QOpcodes0", "[", "OpcodeIndex", "]", ",", "dl", ",", "ResTy", ",", "AddrTy", ",", "", ",", "OpsA", ")", ";", "Chain", "=", "SDValue", "(", "VLdA", ",", "", ")", ";", "Ops", ".", "push_back", "(", "SDValue", "(", "VLdA", ",", "", ")", ")", ";", "Ops", ".", "push_back", "(", "Align", ")", ";", "if", "(", "isUpdating", ")", "{", "SDValue", "Inc", "=", "N", "->", "getOperand", "(", "AddrOpIdx", "+", "", ")", ";", "assert", "(", "isa", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", "&&", "", ")", ";", "(", "void", ")", "Inc", ";", "Ops", ".", "push_back", "(", "Reg0", ")", ";", "}", "Ops", ".", "push_back", "(", "SDValue", "(", "VLdA", ",", "", ")", ")", ";", "Ops", ".", "push_back", "(", "Pred", ")", ";", "Ops", ".", "push_back", "(", "Reg0", ")", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "VLd", "=", "CurDAG", "->", "getMachineNode", "(", "QOpcodes1", "[", "OpcodeIndex", "]", ",", "dl", ",", "ResTys", ",", "Ops", ")", ";", "}", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "MemOp", "[", "", "]", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "N", ")", "->", "getMemOperand", "(", ")", ";", "cast", "<", "MachineSDNode", ">", "(", "VLd", ")", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+", "", ")", ";", "if", "(", "NumVecs", "==", "", ")", "return", "VLd", ";", "SDValue", "SuperReg", "=", "SDValue", "(", "VLd", ",", "", ")", ";", "assert", "(", "", "==", "", "+", "", "&&", "", "==", "", "+", "", "&&", "", ")", ";", "unsigned", "Sub0", "=", "(", "is64BitVector", "?", "", ":", "", ")", ";", "for", "(", "unsigned", "Vec", "=", "", ";", "Vec", "<", "NumVecs", ";", "++", "Vec", ")", "ReplaceUses", "(", "SDValue", "(", "N", ",", "Vec", ")", ",", "CurDAG", "->", "getTargetExtractSubreg", "(", "Sub0", "+", "Vec", ",", "dl", ",", "VT", ",", "SuperReg", ")", ")", ";", "ReplaceUses", "(", "SDValue", "(", "N", ",", "NumVecs", ")", ",", "SDValue", "(", "VLd", ",", ""], "ground_truth": [")", ")", ";"], "File": "ARMISelDAGToDAG30", "Func": "SelectVLD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14852, "Length": 322, "Cover_Rate": 0.33859095688748686, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FINI_SECTION_FUNCTION", "void", "\\", "const_section", "(", ")", "\\", "{", "\\", "if", "(", "!", "USE_CONST_SECTION", ")", "\\", "text_section", "(", ")", ";", "\\", "else", "if", "(", "in_section", "!=", "in_const", ")", "\\", "{", "\\", "fprintf", "(", "asm_out_file", ",", "", ","], "ground_truth": ["CONST_SECTION_ASM_OP", ")", ";", "\\", "in_section", "=", "in_const", ";", "\\", "}", "\\", "}"], "File": "sco5", "Func": "void", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14853, "Length": 48, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_addsd_mask_round", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "(", "__v2df", ")", "__W"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm_mask_add_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14854, "Length": 29, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "*", "getDataLayout", "(", ")", "const", "override", "{", "return", "getSubtargetImpl", "(", ")", "->", "getDataLayout", "("], "ground_truth": [")", ";"], "File": "SystemZTargetMachine", "Func": "getDataLayout", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14855, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "type", "==", "TYPE_IMM", ")", "{", "switch", "(", "operand", ".", "encoding", ")", "{", "default", ":", "break", ";", "case", "ENCODING_IB", ":", "if", "(", "immediate", "&", "", ")", "immediate", "|=", "~", "(", "", ")", ";", "break", ";", "case", "ENCODING_IW", ":", "if", "(", "immediate", "&", "", ")", "immediate", "|=", "~", "(", "", ")", ";", "break", ";", "case", "ENCODING_ID", ":", "if", "(", "immediate", "&", "", ")", "immediate", "|=", "~", "(", "", ")", ";", "break", ";", "case", "ENCODING_IO", ":", "break", ";", "}", "}", "switch", "(", "type", ")", "{", "case", "TYPE_XMM", ":", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", "+", "(", "immediate", ">>", "", ")", ")", ")", ";", "return", ";", "case", "TYPE_YMM", ":", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", "+", "(", "immediate", ">>", "", ")", ")", ")", ";", "return", ";", "case", "TYPE_ZMM", ":", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "", "+", "(", "immediate", ">>", "", ")", ")", ")", ";", "return", ";", "default", ":", "break", ";", "}", "if", "(", "!", "tryAddingSymbolicOperand", "(", "immediate", "+", "pcrel", ",", "isBranch", ",", "insn", ".", "startLocation", ",", "insn", ".", "immediateOffset", ",", "insn", ".", "immediateSize", ",", "mcInst", ",", "Dis", ")", ")", "mcInst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "immediate", ")", ")", ";", "if", "(", "type", "==", "TYPE_MOFFS", ")", "{", "MCOperand", "segmentReg", ";", "segmentReg", "=", "MCOperand", "::", "createReg", "(", "segmentRegnums", "[", "insn", ".", "segmentOverride", "]", ")", ";", "mcInst", ".", "addOperand"], "ground_truth": ["(", "segmentReg", ")", ";"], "File": "X86Disassembler24", "Func": "translateImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14856, "Length": 231, "Cover_Rate": 0.5110619469026548, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SupportsDebugInformation", "=", "true", ";", "DollarIsPC", "=", "true", ";", "MinInstAlignment", "=", "", ";", "ExceptionsType", "=", "ExceptionHandling", "::", "DwarfCFI", ";", "ZeroDirective", "=", "", ";", "Data64bitsDirective", "=", "is64Bit", "?", ""], "ground_truth": [":", "nullptr", ";"], "File": "PPCMCAsmInfo20", "Func": "PPCELFMCAsmInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14857, "Length": 30, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "CVal", "=", "Val", ".", "getZExtValue", "(", ")", ";", "SDValue", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "DAG", ".", "getConstant", "(", "Lo_32", "(", "CVal", ")", ",", "SL", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "Hi_32", "(", "CVal", ")", ",", "SL", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "DestVT", ",", "Vec", ")", ";", "}", "break", ";", "}", "case", "", ":", "{", "if", "(", "DCI", ".", "getDAGCombineLevel", "(", ")", "<", "AfterLegalizeDAG", ")", "break", ";", "return", "performShlCombine", "(", "N", ",", "DCI", ")", ";", "}", "case", "", ":", "{", "if", "(", "DCI", ".", "getDAGCombineLevel", "(", ")", "<", "AfterLegalizeDAG", ")", "break", ";", "return", "performSrlCombine", "(", "N", ",", "DCI", ")", ";", "}", "case", "", ":", "{", "if", "(", "DCI", ".", "getDAGCombineLevel", "(", ")", "<", "AfterLegalizeDAG", ")", "break", ";", "return", "performSraCombine", "(", "N", ",", "DCI", ")", ";", "}", "case", "", ":", "return", "performTruncateCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performMulCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performMulhsCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performMulhuCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "if", "(", "SDValue", "V", "=", "simplifyI24", "(", "N", ",", "DCI", ")", ")", "return", "V", ";", "return", "SDValue", "(", ")", ";", "}", "case", "", ":", "case", "", ":", "return", "performMulLoHi24Combine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performSelectCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performFNegCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performFAbsCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "{", "assert", "(", "!", "N", "->", "getValueType", "(", "", ")", ".", "isVector", "(", ")", "&&", "", ")", ";", "ConstantSDNode", "*", "Width", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Width", ")", "break", ";", "uint32_t", "WidthVal", "=", "Width", "->", "getZExtValue", "(", ")", "&", "", ";", "if", "(", "WidthVal", "==", "", ")", "return", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "ConstantSDNode", "*", "Offset", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Offset", ")", "break", ";", "SDValue", "BitsFrom", "=", "N", "->", "getOperand", "(", "", ")", ";", "uint32_t", "OffsetVal", "=", "Offset", "->", "getZExtValue", "(", ")", "&", "", ";", "bool", "Signed", "=", "N", "->", "getOpcode", "(", ")", "==", "", ";", "if", "(", "OffsetVal", "==", "", ")", "{", "unsigned", "SignBits", "=", "Signed", "?", "(", "", "-", "WidthVal", "+", "", ")", ":"], "ground_truth": ["(", "", "-", "WidthVal", ")", ";"], "File": "AMDGPUISelLowering10", "Func": "PerformDAGCombine", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14858, "Length": 428, "Cover_Rate": 0.34267413931144913, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ELFMCAsmInfo", "::", "ELFMCAsmInfo", "(", "const", "Triple", "&", "T", ")", "{", "bool", "is64Bit", "=", "T", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ";", "bool", "isX32", "=", "T", ".", "isX32", "(", ")", ";", "CodePointerSize", "=", "(", "is64Bit", "&&", "!", "isX32", ")", "?", "", ":", "", ";", "CalleeSaveStackSlotSize", "=", "is64Bit", "?", "", ":", "", ";", "AssemblerDialect", "=", "AsmWriterFlavor", ";", "TextAlignFillValue", "=", "", ";", "SupportsDebugInformation", "=", "true", ";", "ExceptionsType", "=", "ExceptionHandling"], "ground_truth": ["::", "DwarfCFI", ";"], "File": "X86MCAsmInfo25", "Func": "X86ELFMCAsmInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14859, "Length": 71, "Cover_Rate": 0.9861111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "get_ta", "(", "rtx", "ta", ")", "{", "if", "(", "INTVAL", "(", "ta", ")", "==", "TAIL_ANY", ")", "return", "INVALID_ATTRIBUTE", ";", "return", "INTVAL", "("], "ground_truth": ["ta", ")", ";"], "File": "riscv-v", "Func": "get_ta", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14860, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "uint32_t", "I", ";", "float", "F", ";", "}", "FPUnion", ";", "uint8_t", "Sign", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "uint8_t", "Exp", "=", "(", "Imm", ">>", "", ")", "&", "", ";", "uint8_t", "Mantissa", "=", "Imm", "&", "", ";", "FPUnion", ".", "I", "=", "", ";", "FPUnion", ".", "I", "|=", "Sign", "<<", "", ";", "FPUnion", ".", "I", "|=", "(", "(", "Exp", "&", "", ")", "!=", "", "?", "", ":", "", ")", "<<", "", ";", "FPUnion", ".", "I", "|=", "(", "(", "Exp", "&", "", ")", "!=", "", "?", "", ":", "", ")"], "ground_truth": ["<<", "", ";"], "File": "ARMAddressingModes20", "Func": "getFPImmFloat", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14861, "Length": 94, "Cover_Rate": 0.734375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "pattern", ")", "!=", "PARALLEL", "||", "get_attr_type", "(", "insn", ")", "!=", "TYPE_SFUNC", ")", "return", "NULL_RTX", ";", "for", "(", "reg_part", "=", "NULL_RTX", ",", "i", "=", "XVECLEN", "(", "pattern", ",", "", ")", "-", "", ";", "i", ">=", "", ";", "i", "--", ")", "{", "part", "=", "XVECEXP", "(", "pattern", ",", "", ",", "i", ")", ";", "if", "(", "GET_CODE", "(", "part", ")", "==", "USE", "&&", "GET_MODE", "(", "XEXP", "(", "part", ",", "", ")", ")", "==", "SImode", ")", "reg_part", "=", "part", ";", "}", "if", "(", "!", "reg_part", ")", "return", "NULL_RTX", ";", "reg", "=", "XEXP", "(", "reg_part", ",", "", ")", ";", "for", "(", "i", "=", "XVECLEN", "(", "pattern", ",", "", ")", "-", "", ";", "i", ">=", "", ";", "i", "--", ")", "{", "part", "=", "XVECEXP", "(", "pattern", ",", "", ",", "i"], "ground_truth": [")", ";"], "File": "sh4", "Func": "sfunc_uses_reg", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14862, "Length": 130, "Cover_Rate": 0.5803571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTransformInfo", "(", "TTIImpl", "(", "this", ",", "F", ")", ")", ";", "}", ")"], "ground_truth": [";"], "File": "NVPTXTargetMachine (2)", "Func": "getTargetIRAnalysis", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14863, "Length": 14, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmPrinter", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "{", "this", "->", "MF", "=", "&", "MF", ";", "SetupMachineFunction", "(", "MF", ")", ";", "EmitConstantPool", "(", "MF", ".", "getConstantPool", "(", ")", ")", ";", "EmitJumpTableInfo", "(", "MF", ".", "getJumpTableInfo", "(", ")", ",", "MF", ")", ";", "emitFunctionStart", "(", "MF", ")", ";", "DW", "->", "BeginFunction", "(", "&", "MF", ")", ";", "for", "(", "MachineFunction", "::", "const_iterator", "I", "=", "MF", ".", "begin", "(", ")", ",", "E", "=", "MF", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "I", "!=", "MF", ".", "begin", "(", ")", ")", "{", "printBasicBlockLabel", "(", "I", ",", "true", ",", "true", ")", ";", "O", "<<", "'\\n'", ";", "}", "for", "(", "MachineBasicBlock", "::", "const_iterator", "II", "=", "I", "->", "begin", "(", ")", ",", "E", "=", "I", "->", "end", "(", ")", ";", "II", "!=", "E", ";", "++", "II", ")", "{", "O", "<<", "", ";", "printMachineInstruction", "(", "II"], "ground_truth": [")", ";"], "File": "XCoreAsmPrinter14", "Func": "runOnMachineFunction", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14864, "Length": 147, "Cover_Rate": 0.8647058823529412, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "Field", "<<", "", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "AVRDisassembler (2)", "Func": "decodeCallTarget", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14865, "Length": 19, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case"], "ground_truth": ["", ":"], "File": "RISCVISelLowering41", "Func": "getTargetNodeName", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14866, "Length": 72, "Cover_Rate": 0.34285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "K", "==", "ConstZero", "||", "K"], "ground_truth": ["==", "VariableKnownToBeZero", ";"], "File": "PPCISelDAGToDAG1", "Func": "isZero", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14867, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Src", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "In128", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ")", ",", "In128", ")", ";", "if", "(", "ClearEven", ")", "{", "unsigned", "NewIn128", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "unsigned", "Zero64", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Zero64", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "INSERT_SUBREG", ")", ",", "NewIn128", ")", ".", "addReg"], "ground_truth": ["(", "In128", ")", ".", "addReg", "(", "Zero64", ")", ".", "addImm", "(", "", ")", ";"], "File": "SystemZISelLowering (2)", "Func": "emitExt128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14868, "Length": 133, "Cover_Rate": 0.4907749077490775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetData", "*", "getTargetData", "(", ")", "const", "{", "return", "&", "DataLayout"], "ground_truth": [";"], "File": "PTXTargetMachine", "Func": "getTargetData", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14869, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcvtq_x", "(", "uint32x4_t", "__a", ",", "mve_pred16_t", "__p", ")", "{", "return", "__arm_vcvtq_x_f32_u32", "(", "__a"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcvtq_x", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14870, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "PPCISelLowering101", "Func": "getTargetNodeName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14871, "Length": 372, "Cover_Rate": 0.39658848614072495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createDelaySlotFillerPass", "(", "getTargetMachine", "(", ")"], "ground_truth": [")", ")", ";"], "File": "AZPRTargetMachine", "Func": "addPreEmitPass", "Target": "AZPR", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14872, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeGPRRegisterClass", "(", "Inst", ",", "RegNo", ",", "Address", ","], "ground_truth": ["Decoder", ")", ";"], "File": "RISCVDisassembler27", "Func": "DecodePulpV2RegisterClass", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14873, "Length": 12, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "CC", "=", "(", "CC", "<", "", ")", "?", "(", "CC", "+", "", ")", ":", "CC", ";", "break", ";", "}", "O", "<<", "ARCCondCodeToString", "(", "(", "", ")", "CC"], "ground_truth": [")", ";"], "File": "SparcInstPrinter14", "Func": "printCCOperand", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14874, "Length": 77, "Cover_Rate": 0.48125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "rs6000_use_blocks_for_constant_p", "(", "machine_mode", "mode", ",", "const_rtx"], "ground_truth": ["x", ")", "{"], "File": "rs6000", "Func": "rs6000_use_blocks_for_constant_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14875, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "count", "=", "", ";", "sprintf", "(", "unicosmk_section_buf", ",", "", ",", "count", "++", ")", ";", "return"], "ground_truth": ["unicosmk_section_buf", ";"], "File": "alpha3", "Func": "unicosmk_data_section", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14876, "Length": 19, "Cover_Rate": 0.7037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256d", ")", "__builtin_ia32_broadcastf64x2_256_mask", "(", "(", "__v2df", ")", "__A", ",", "(", "__v4df", ")", "_mm256_undefined_pd", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_broadcast_f64x2", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14877, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "NumNOPBytes", "%", "", "==", "", "&&", "", ")", ";", "const", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "MachineBasicBlock", "::", "const_iterator", "MII", "(", "MI", ")", ";", "++", "MII", ";", "while", "(", "NumNOPBytes", ">", "", ")", "{", "if", "(", "MII", "==", "MBB", ".", "end", "(", ")", "||", "MII", "->", "isCall", "(", ")", "||", "MII", "->", "getOpcode", "(", ")", "==", "", "||", "MII", "->", "getOpcode", "(", ")", "=="], "ground_truth": ["TargetOpcode", "::", "PATCHPOINT", "||", "MII", "->", "getOpcode", "(", ")", "==", "TargetOpcode", "::", "STACKMAP", ")", "break", ";"], "File": "AArch64AsmPrinter (2)", "Func": "LowerSTACKMAP", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14878, "Length": 87, "Cover_Rate": 0.5117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "mayLoad", "(", ")", "&&", "!", "MI", ".", "isInvariantLoad", "(", "&", "AA", ")", ")", "Read", "=", "true", ";", "if", "(", "MI", ".", "mayStore", "(", ")", ")", "{", "Write", "=", "true", ";", "for", "(", "auto", "MMO", ":", "MI", ".", "memoperands", "(", ")", ")", "{", "const", "MachinePointerInfo", "&", "MPI", "=", "MMO", "->", "getPointerInfo", "(", ")", ";", "if", "(", "MPI", ".", "V", ".", "is", "<", "const", "PseudoSourceValue", "*", ">", "(", ")", ")", "{", "auto", "PSV", "=", "MPI", ".", "V", ".", "get", "<", "const", "PseudoSourceValue", "*", ">", "(", ")", ";", "if", "(", "const", "ExternalSymbolPseudoSourceValue", "*", "EPSV", "=", "dyn_cast", "<", "ExternalSymbolPseudoSourceValue", ">", "(", "PSV", ")", ")", "if", "(", "StringRef", "(", "EPSV", "->", "getSymbol", "(", ")", ")", "==", "", ")", "StackPointer", "=", "true", ";", "}", "}", "}", "else", "if", "(", "MI", ".", "hasOrderedMemoryRef", "(", ")", ")", "{", "switch", "(", "MI", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "WebAssemblyRegStackify1", "Func": "Query", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14879, "Length": 167, "Cover_Rate": 0.31390977443609025, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "rtx", "m32c_subreg", "(", "enum", "machine_mode", "outer", ",", "rtx", "x", ",", "enum", "machine_mode", "inner", ",", "int", "byte", ")", "{", "int", "r", ",", "nr", "=", "-", "", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "SUBREG", "&&", "SUBREG_BYTE", "(", "x", ")", "==", "", "&&", "GET_CODE", "(", "SUBREG_REG", "(", "x", ")", ")", "==", "MEM", "&&", "(", "GET_MODE_SIZE", "(", "GET_MODE", "(", "x", ")", ")", "==", "GET_MODE_SIZE", "(", "GET_MODE", "(", "SUBREG_REG", "(", "x", ")", ")", ")", ")", ")", "{", "rtx", "oldx", "=", "x", ";", "x", "=", "gen_rtx_MEM", "(", "GET_MODE", "(", "x", ")", ",", "XEXP", "(", "SUBREG_REG", "(", "x", ")", ",", "", ")", ")", ";", "MEM_COPY_ATTRIBUTES", "(", "x", ",", "SUBREG_REG", "(", "oldx", ")", ")", ";", "}", "if", "(", "GET_CODE", "(", "x", ")", "==", "MEM", "&&", "(", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "PRE_DEC", "||", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "POST_INC", ")", ")", "return", "gen_rtx_MEM", "(", "outer", ",", "XEXP", "(", "x", ",", "", ")", ")", ";", "if", "(", "GET_CODE", "(", "x", ")", "==", "SUBREG", "&&", "GET_CODE", "(", "XEXP", "(", "x", ",", "", ")", ")", "==", "MEM", "&&", "(", "GET_CODE", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", "==", "PRE_DEC", "||", "GET_CODE", "(", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", "==", "POST_INC", ")", ")", "return", "gen_rtx_MEM", "(", "outer", ",", "XEXP", "(", "XEXP", "(", "x", ",", "", ")", ",", "", ")", ")", ";", "if", "(", "GET_CODE", "(", "x", ")", "!=", "REG", ")", "return", "simplify_gen_subreg", "(", "outer", ",", "x", ",", "inner", ",", "byte", ")", ";", "r", "=", "REGNO", "(", "x", ")", ";", "if", "(", "r", ">=", "FIRST_PSEUDO_REGISTER", "||", "r", "==", "AP_REGNO", ")", "return", "simplify_gen_subreg", "(", "outer", ",", "x", ",", "inner", ",", "byte", ")", ";", "if", "(", "IS_MEM_REGNO", "(", "r", ")", ")", "return", "simplify_gen_subreg", "(", "outer", ",", "x", ",", "inner", ",", "byte", ")", ";", "if", "(", "byte", "==", "", ")", "nr", "=", "r", ";", "else", "if", "(", "outer", "==", "HImode", ")", "{", "if", "(", "r", "==", "R0_REGNO", "&&", "byte", "==", ""], "ground_truth": [")", "nr", "=", "R2_REGNO", ";"], "File": "m32c2", "Func": "m32c_subreg", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14880, "Length": 335, "Cover_Rate": 0.6979166666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "std", "::", "string", ">", "modr_i2_dmod", "(", "Rn", "a", ")", "{", "return", "D", "(", "", ",", "R", "(", "a"], "ground_truth": [")", ",", "", ",", "", ")", ";"], "File": "disassembler", "Func": "modr_i2_dmod", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14881, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "parseAmdKernelCodeField", "(", "ID", ",", "getParser", "(", ")", ",", "Header", ",", "Err", ")", ")", "{", "return", "TokError", "(", "Err", ".", "str", "(", ")", ")", ";", "}", "Lex", "(", ")", ";", "if", "(", "ID", "==", "", ")", "{", "if", "(", "Header", ".", "code_properties", "&", "AMD_CODE_PROPERTY_ENABLE_WAVEFRONT_ZE32", ")", "{", "if", "(", "!", "isGFX10", "(", ")", ")", "return", "TokError", "(", "", ")", ";", "if", "(", "!", "getFeatureBits", "(", ")", "[", "", "]", ")", "return", "TokError", "(", "", ")", ";", "}", "else", "{", "if", "(", "!", "getFeatureBits", "(", ")", "[", "", "]", ")", "return", "TokError", "(", "", ")", ";", "}", "}", "if", "(", "ID", "==", "", ")", "{", "if", "(", "Header", ".", "wavefront_size", "==", "", ")", "{", "if", "(", "!", "isGFX10", "(", ")", ")", "return", "TokError", "(", "", ")", ";", "if", "(", "!", "getFeatureBits", "(", ")", "[", "", "]", ")", "return", "TokError", "(", "", ")", ";", "}", "else", "if", "(", "Header", ".", "wavefront_size", "==", "", ")", "{", "if", "(", "!", "getFeatureBits", "(", ")", "[", "", "]", ")", "return", "TokError", "(", "", ")", ";", "}", "}", "if", "(", "ID", "==", "", ")", "{", "if", "(", "G_00B848_WGP_MODE", "(", "Header", ".", "compute_pgm_resource_registers", ")", "&&", "!", "isGFX10", "(", ")", ")", "return", "TokError", "(", "", ")", ";", "}", "if", "(", "ID", "==", "", ")", "{", "if", "(", "G_00B848_MEM_ORDERED", "(", "Header", ".", "compute_pgm_resource_registers", ")", "&&", "!", "isGFX10", "(", ")", ")", "return", "TokError", "(", "", ")", ";", "}", "if", "(", "ID", "==", "", ")", "{", "if", "(", "G_00B848_FWD_PROGRESS", "(", "Header", ".", "compute_pgm_resource_registers", ")", "&&", "!", "isGFX10", "(", ")", ")", "return", "TokError", "(", "", ")", ";", "}", "return", "false"], "ground_truth": [";"], "File": "AMDGPUAsmParser11", "Func": "ParseAMDKernelCodeTValue", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14882, "Length": 259, "Cover_Rate": 0.8354838709677419, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createPreEmitPeepholePass", "(", ")", ")", ";", "addPass", "(", "createExpandISELPass", "(", ")", ")", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "addPass", "(", "createEarlyReturnPass"], "ground_truth": ["(", ")", ")", ";"], "File": "PPCTargetMachine40", "Func": "addPreEmitPass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14883, "Length": 31, "Cover_Rate": 0.7948717948717948, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "ArgValue2", ";", "if", "(", "NextVA", ".", "isMemLoc", "(", ")", ")", "{", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int", "FI", "=", "MFI", "->", "CreateFixedObject", "(", "", ",", "NextVA", ".", "getLocMemOffset", "(", ")", ",", "true", ")", ";", "SDValue", "FIN", "=", "DAG", ".", "getFrameIndex", "(", "FI", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ";", "ArgValue2", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "Root", ",", "FIN", ",", "MachinePointerInfo", "::", "getFixedStack", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "FI", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "else", "{", "Reg", "=", "MF", ".", "addLiveIn", "(", "NextVA", ".", "getLocReg", "(", ")", ",", "RC", ")", ";", "ArgValue2", "=", "DAG", ".", "getCopyFromReg", "(", "Root", ",", "dl", ",", "Reg", ",", "", ")", ";", "}", "if", "(", "!", "Subtarget", "->", "isLittle", "(", ")", ")", "std", "::", "swap", "(", "ArgValue", ","], "ground_truth": ["ArgValue2", ")", ";"], "File": "ARMISelLowering130", "Func": "GetF64FormalArgument", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14884, "Length": 147, "Cover_Rate": 0.5157894736842106, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "x", ".", "q", "=", "q", ";", "return", "(", "x", ".", "d"], "ground_truth": ["[", "", "]", ")", ";"], "File": "si2vmx", "Func": "si_to_double", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14885, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "W", "(", "getTheARM64_32Target", "(", ")", ")", ";", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "V", "(", "getThe_32Target"], "ground_truth": ["(", ")", ")", ";"], "File": "AArch64AsmPrinter42", "Func": "LLVMInitializeAArch64AsmPrinter", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14886, "Length": 22, "Cover_Rate": 0.36065573770491804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcgeq_f64", "(", "float64x2_t", "__a", ",", "float64x2_t", "__b"], "ground_truth": [")", "{"], "File": "arm", "Func": "neon2_vcgeq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14887, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default_elf_asm_named_section", "(", "sname", ",", "flags", ",", "decl", ")", ";", "return", ";", "}", "default_elf_asm_named_section", "(", "new_prefix", ",", "flags", ",", "decl", ")", ";", "return", ";", "}", "if", "(", "!", "avr_need_copy_data_p", ")", "avr_need_copy_data_p", "=", "(", "startswith", "(", "name", ",", "", ")", "||", "startswith", "(", "name", ",", "", ")", ")", ";", "if", "(", "!", "avr_need_copy_data_p", "&&", "avr_arch", "->", "flash_pm_offset", "==", "", ")", "avr_need_copy_data_p", "=", "(", "startswith", "(", "name", ",", "", ")", "||"], "ground_truth": ["startswith", "(", "name", ",", "", ")", ")", ";"], "File": "avr", "Func": "avr_asm_named_section", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14888, "Length": 76, "Cover_Rate": 0.41081081081081083, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MachineBasicBlock", "*", "emitSplitF64Pseudo", "(", "MachineInstr", "&", "MI", ",", "MachineBasicBlock", "*", "BB", ")", "{", "assert", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "&&", "", ")", ";", "MachineFunction", "&", "MF", "=", "*", "BB", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "TargetRegisterInfo", "*", "RI", "=", "MF", ".", "getSubtarget", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "Register", "LoReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "HiReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "SrcRC", "=", "&", "", ";", "int", "FI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "getMoveF64FrameIndex", "(", ")", ";", "TII", ".", "storeRegToStackSlot", "(", "*", "BB", ",", "MI", ",", "SrcReg", ",", "MI", ".", "getOperand", "(", "", ")", ".", "isKill", "("], "ground_truth": [")", ",", "FI", ",", "SrcRC", ",", "RI", ")", ";"], "File": "RISCVISelLowering11", "Func": "emitSplitF64Pseudo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14889, "Length": 173, "Cover_Rate": 0.6070175438596491, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Offset", "=", "(", "(", "InstDesc", ".", "TSFlags", "&", "", ")", "==", "", ")", "?", "", ":", "", ";", "if", "(", "InstDesc", ".", "getOpcode", "(", ")", "==", "", ")"], "ground_truth": ["Addr", "&=", "~", "", ";"], "File": "ARMMCTargetDesc (2)1", "Func": "evaluateBranchTarget", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14890, "Length": 34, "Cover_Rate": 0.5230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_neon_vst4v16qi", "(", "(", "__builtin_neon_qi", "*", ")", "__a", ","], "ground_truth": ["__bu", ".", "__o", ")", ";"], "File": "arm", "Func": "neon_vst4q_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14891, "Length": 13, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Flags", ".", "isByVal", "(", ")", ")", "return", "CreateCopyOfByValArgument", "(", "Arg", ",", "PtrOff", ",", "Chain", ",", "Flags", ",", "DAG", ",", "DL", ")", ";", "return", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Arg", ",", "PtrOff", ",", "MachinePointerInfo", "::", "getStack", "(", "DAG", ".", "getMachineFunction"], "ground_truth": ["(", ")", ",", "LocMemOffset", ")", ")", ";"], "File": "M680x0ISelLowering", "Func": "LowerMemOpCallTo", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14892, "Length": 51, "Cover_Rate": 0.3805970149253731, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsha256h2q_u32", "(", "uint32x4_t", "hash_efgh", ",", "uint32x4_t", "hash_abcd", ",", "uint32x4_t"], "ground_truth": ["wk", ")", "{"], "File": "arm", "Func": "neon3_vsha256h2q_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14893, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PIdx", "==", "-", "", ")", "{", "PredReg", "=", "", ";", "return", "", ";", "}", "PredReg", "=", "MI", ".", "getOperand", "(", "PIdx"], "ground_truth": ["+", "", ")", ".", "getReg", "(", ")", ";"], "File": "ARMBaseInstrInfo110", "Func": "getInstrPredicate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14894, "Length": 31, "Cover_Rate": 0.4025974025974026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "PPCISelLowering107", "Func": "getTargetNodeName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14895, "Length": 162, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "SDValue", "&", "Op", ":", "Ops", ")", "IntOps", ".", "push_back", "(", "Op", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl"], "ground_truth": [",", "ResTy", ",", "IntOps", ")", ";"], "File": "HexagonISelLoweringHVX", "Func": "getInt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14896, "Length": 30, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vminvq_s32", "(", "int32x4_t", "__a", ")", "{", "return", "__builtin_aarch64_reduc_smin_scal_v4si", "(", "__a", ")"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vminvq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14897, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "rs6000_instantiate_decls", "(", "void", ")", "{", "if", "(", "cfun", "->", "machine", "->", "sdmode_stack_slot", "!=", "NULL_RTX"], "ground_truth": [")", "instantiate_decl_rtl", "(", "cfun", "->", "machine", "->", "sdmode_stack_slot", ")", ";"], "File": "rs60004", "Func": "rs6000_instantiate_decls", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14898, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "Rt", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Rt2", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "Rt", "==", "Rt2", ")", "return", "Error", "(", "Loc", "[", "", "]", ",", "", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "Rt", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Rt2", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Rn", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "RI", "->", "isSubRegisterEq", "(", "Rn", ",", "Rt", ")", ")", "return", "Error", "(", "Loc", "[", "", "]", ",", "", "", ")", ";", "if", "(", "RI", "->", "isSubRegisterEq", "(", "Rn", ",", "Rt2", ")", ")", "return", "Error", "(", "Loc", "[", "", "]", ",", "", "", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "Rt", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Rn", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "RI", "->", "isSubRegisterEq", "(", "Rn", ",", "Rt", ")", ")", "return", "Error", "(", "Loc", "[", "", "]", ",", "", "", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "{", "unsigned", "Rt", "=", "Inst", ".", "getOperand", "(", "", ")", ".", "getReg"], "ground_truth": ["(", ")", ";"], "File": "AArch64AsmParser83", "Func": "validateInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14899, "Length": 355, "Cover_Rate": 0.35822401614530774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmpltq", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ")", "{", "return", "__arm_vcmpltq_f32", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vcmpltq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14900, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "decl", "&&", "DECL_SECTION_NAME", "(", "decl", ")", ")", "{", "const", "char", "*", "name", "=", "DECL_SECTION_NAME", "(", "decl", ")", ";", "if", "(", "DECL_COMDAT_GROUP", "(", "decl", ")", "&&", "strncmp", "(", "name", ",", "", ",", "", ")", "==", "", ")", "{", "char", "*", "rname", "=", "ASTRDUP", "(", "name", ")", ";", "rname", "[", "", "]", "=", "'d'", ";", "return", "get_section", "(", "rname", ",", "SECTION_LINKONCE", "|", "SECTION_WRITE", ",", "decl", ")", ";", "}", "else", "if", "(", "flag_function_sections", "&&", "flag_data_sections", "&&", "strncmp", "(", "name", ",", "", ",", "", ")", "==", "", ")", "{", "char", "*", "rname", "=", "ASTRDUP", "(", "name", ")", ";", "memcpy", "(", "rname", "+", "", ",", "", ",", "", ")", ";", "return", "get_section", "(", "rname", ",", "SECTION_WRITE", ",", "decl", ")", ";", "}", "}", "return", "data_section"], "ground_truth": [";"], "File": "mips", "Func": "mips_function_rodata_section", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14901, "Length": 122, "Cover_Rate": 0.8299319727891157, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addDef", "(", "", ")", ".", "addUse", "(", "", ")", ".", "addUse", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "&", "MI", ",", "MI", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addDef", "(", "", ")", ".", "addUse"], "ground_truth": ["(", "", ")", ".", "addImm", "(", "-", "", ")", ";"], "File": "MipsSEISelDAGToDAG21", "Func": "emitMCountABI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14902, "Length": 73, "Cover_Rate": 0.36683417085427134, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "need_atomic_barrier_p", "(", "model", ",", "true", ")", ")", "emit_insn"], "ground_truth": ["(", "gen_memory_barrier", "(", ")", ")", ";"], "File": "arm", "Func": "arm_pre_atomic_barrier", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14903, "Length": 16, "Cover_Rate": 0.6153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GET_CODE", "(", "addr", ")", "==", "UNSPEC", "&&", "XINT", "(", "addr", ",", "", ")", "==", "UNSPEC_FUSION_ADDIS", ")", "{", "lo", "=", "XVECEXP", "(", "addr", ",", "", ",", "", ")", ";", "hi", "=", "gen_rtx_HIGH", "(", "Pmode"], "ground_truth": [",", "lo", ")", ";"], "File": "powerpcspe", "Func": "fusion_split_address", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14904, "Length": 39, "Cover_Rate": 0.34210526315789475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Hash", "=", "false", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Hash", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "Hash", "=", "true", ";", "}", "bool", "isNegative", "=", "false", ";", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "is", "(", "AsmToken", "::", "Minus", ")", ")", "{", "isNegative", "=", "true", ";", "Parser", ".", "Lex", "(", ")", ";", "}", "const", "AsmToken", "&", "Tok", "=", "Parser", ".", "getTok", "(", ")", ";", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Real", ")", ")", "{", "APFloat", "RealVal", "(", "APFloat", "::", "IEEEdouble", ",", "Tok", ".", "getString", "(", ")", ")", ";", "uint64_t", "IntVal", "=", "RealVal", ".", "bitcastToAPInt", "(", ")", ".", "getZExtValue", "(", ")", ";", "IntVal", "^=", "(", "uint64_t", ")", "isNegative", "<<", "", ";", "int", "Val", "=", "", "(", "APInt", "(", "", ",", "IntVal", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "Val", "==", "-", "", "&&", "!", "RealVal", ".", "isZero", "(", ")", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "Operands", ".", "push_back", "(", "Operand", "::", "CreateFPImm", "(", "Val", ",", "S", ",", "getContext", "(", ")", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "if", "(", "Tok", ".", "is", "(", "AsmToken", "::", "Integer", ")", ")", "{", "int64_t", "Val", ";", "if", "(", "!", "isNegative", "&&", "Tok", ".", "getString", "(", ")", ".", "startswith", "(", "", ")", ")", "{", "Val", "=", "Tok", ".", "getIntVal", "(", ")", ";", "if", "(", "Val", ">", "", "||", "Val"], "ground_truth": ["<", "", ")", "{"], "File": "ARM64AsmParser", "Func": "tryParseFPImm", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14905, "Length": 239, "Cover_Rate": 0.6494565217391305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AFI", "=", "Fn", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "isThumb", "=", "AFI", "->", "isThumbFunction", "(", ")", ";", "HasFarJump", "=", "false", ";", "Fn", ".", "RenumberBlocks", "(", ")", ";", "AFI", "->", "setAlign", "(", "isThumb", "?", "", ":", "", ")", ";", "std", "::", "vector", "<", "MachineInstr", "*", ">", "CPEMIs", ";", "if", "(", "!", "MCP", ".", "isEmpty", "(", ")", ")", "{", "DoInitialPlacement", "(", "Fn", ",", "CPEMIs", ")", ";", "if", "(", "isThumb", ")", "AFI", "->", "setAlign", "(", "", ")", ";", "}", "AFI", "->", "initConstPoolEntryUId", "(", "CPEMIs", ".", "size", "(", ")", ")", ";", "InitialFunctionScan", "(", "Fn", ",", "CPEMIs", ")", ";", "CPEMIs", ".", "clear", "(", ")", ";", "RemoveUnusedCPEntries", "(", ")", ";", "bool", "MadeChange", "=", "false", ";", "while", "(", "true", ")", "{", "bool", "Change", "=", "false", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "CPUsers", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "Change", "|=", "HandleConstantPoolUser", "(", "Fn", ",", "i", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "ImmBranches", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "Change", "|=", "FixUpImmediateBr", "(", "Fn", ",", "ImmBranches", "[", "i", "]", ")", ";", "DEBUG", "(", "dumpBBs", "(", ")", ")", ";", "if", "(", "!", "Change", ")", "break", ";", "MadeChange", "=", "true", ";", "}", "verify", "(", "Fn", ")", ";", "if", "(", "!", "HasFarJump", "&&", "AFI", "->", "isLRSpilledForFarJump", "(", ")", "&&", "isThumb", ")", "MadeChange", "|=", "UndoLRSpillRestore", "(", ")", ";", "BBSizes", ".", "clear", "(", ")", ";", "BBOffsets", ".", "clear", "(", ")", ";", "WaterList", ".", "clear", "(", ")", ";", "CPUsers", ".", "clear", "(", ")", ";", "CPEntries", ".", "clear", "(", ")"], "ground_truth": [";"], "File": "ARMConstantIslandPass18", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14906, "Length": 266, "Cover_Rate": 0.8444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MIB", ";", "MIB", "=", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "LDREXD", ")", ")", ";", "addExclusiveRegPair", "(", "MIB", ",", "Dest", ",", "RegState", "::", "Define", ",", "IsThumb", ",", "TRI", ")", ";", "MIB", ".", "addReg", "(", "Addr", ".", "getReg", "(", ")", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "unsigned", "CMPrr", "=", "IsThumb", "?", "", ":", "", ";", "AddDefaultPred", "(", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "CMPrr", ")", ")", ".", "addReg", "(", "DestLo", ",", "getKillRegState", "(", "Dest", ".", "isDead", "(", ")", ")", ")", ".", "addReg", "(", "DesiredLo", ",", "getKillRegState", "(", "Desired", ".", "isDead", "(", ")", ")", ")", ")", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "CMPrr", ")", ")", ".", "addReg", "(", "DestHi", ",", "getKillRegState", "(", "Dest", ".", "isDead", "(", ")", ")", ")", ".", "addReg", "(", "DesiredHi", ",", "getKillRegState", "(", "Desired", ".", "isDead", "(", ")", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "unsigned", "Bcc", "=", "IsThumb", "?", "", ":", "", ";", "BuildMI", "(", "LoadCmpBB", ",", "DL", ",", "TII", "->", "get", "(", "Bcc", ")", ")", ".", "addMBB", "(", "DoneBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "DoneBB", ")", ";", "LoadCmpBB", "->", "addSuccessor", "(", "StoreBB", ")", ";", "StoreBB", "->", "addLiveIn", "(", "Addr", ".", "getReg", "(", ")", ")", ";", "StoreBB", "->", "addLiveIn", "(", "New", ".", "getReg", "(", ")", ")", ";", "addPostLoopLiveIns", "(", "StoreBB", ",", "LiveRegs", ")", ";", "unsigned", "STREXD", "=", "IsThumb", "?", "", ":", "", ";", "MIB", "=", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "STREXD", ")", ",", "StatusReg", ")", ";", "addExclusiveRegPair", "(", "MIB", ",", "New", ",", "", ",", "IsThumb", ",", "TRI", ")", ";", "MIB", ".", "addOperand", "(", "Addr", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "unsigned", "CMPri", "=", "IsThumb", "?", "", ":", "", ";", "AddDefaultPred", "(", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "CMPri", ")", ")", ".", "addReg", "(", "StatusReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "", ")", ")", ";", "BuildMI", "(", "StoreBB", ",", "DL", ",", "TII", "->", "get", "(", "Bcc", ")", ")", ".", "addMBB", "(", "LoadCmpBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Kill", ")", ";", "StoreBB", "->", "addSuccessor", "(", "LoadCmpBB", ")", ";", "StoreBB", "->", "addSuccessor", "(", "DoneBB", ")", ";", "DoneBB", "->", "splice", "(", "DoneBB", "->", "end", "(", ")", ",", "&", "MBB", ",", "MI", ",", "MBB", ".", "end", "(", ")", ")", ";", "DoneBB", "->", "transferSuccessors", "(", "&", "MBB", ")", ";", "addPostLoopLiveIns", "(", "DoneBB", ",", "LiveRegs", ")", ";", "MBB", ".", "addSuccessor", "(", "LoadCmpBB", ")", ";", "NextMBBI", "=", "MBB", ".", "end", "(", ")", ";", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "ARMExpandPseudoInsts1", "Func": "ExpandCMP_SWAP_64", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14907, "Length": 442, "Cover_Rate": 0.5224586288416075, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Base", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "Reg", "=", "getReg", "(", "Decoder", ",", "", ",", "Reg", ")", ";", "Base", "=", "getReg", "(", "Decoder", ",", "", ",", "Base", ")", ";", "if", "(", "Inst", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["CreateReg", "(", "Reg", ")", ")", ";"], "File": "MipsDisassembler10", "Func": "DecodeMem", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14908, "Length": 57, "Cover_Rate": 0.37748344370860926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PrivateLabelPrefix", "=", "", ";", "SeparatorString", "=", "", ";", "CommentString", "=", "", ";", "CalleeSaveStackSlotSize", "=", "", ";", "CodePointerSize", "=", "IsILP32", "?", "", ":", "", ";", "AlignmentIsInBytes", "=", "false", ";", "UsesELFSectionDirectiveForBSS", "=", "true", ";", "SupportsDebugInformation", "=", "true", ";", "UseDataRegionDirectives", "=", "true", ";", "ExceptionsType", "=", "ExceptionHandling", "::"], "ground_truth": ["DwarfCFI", ";"], "File": "AArch64MCAsmInfo17", "Func": "AArch64MCAsmInfoDarwin", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14909, "Length": 46, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vshlq_x_u8", "(", "uint8x16_t", "__a", ",", "int8x16_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vshlq_m_uv16qi", "(", "__arm_vuninitializedq_u8", "(", ")", ","], "ground_truth": ["__a", ",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vshlq_x_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14910, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_max_epi64", "(", "__mmask8", "__M"], "ground_truth": [",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_maskz_max_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14911, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_fcmul_pch", "(", "__m512h", "__A", ",", "__mmask16", "__B", ",", "__m512h", "__C", ",", "__m512h"], "ground_truth": ["__D", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_mask_fcmul_pch", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14912, "Length": 28, "Cover_Rate": 0.509090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "FunctionPass", "*", "createBasicSGPRRegisterAllocator", "("], "ground_truth": [")", "{"], "File": "AMDGPUTargetMachine (2)1", "Func": "createBasicSGPRRegisterAllocator", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14913, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "DL", "(", "&", "St", ")", ";", "SDValue", "BasePtr", "=", "St", ".", "getBasePtr", "(", ")", ";", "uint64_t", "BaseOffset", "=", "", ";", "const", "MachinePointerInfo", "&", "PtrInfo", "=", "St", ".", "getPointerInfo", "(", ")", ";", "SDValue", "NewST1", "=", "DAG", ".", "getStore", "(", "St", ".", "getChain", "(", ")", ",", "DL", ",", "SplatVal", ",", "BasePtr", ",", "PtrInfo", ",", "OrigAlignment", ",", "St", ".", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";", "if", "(", "BasePtr", "->", "getOpcode", "(", ")", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "BasePtr", "->", "getOperand", "(", "", ")", ")", ")", "{", "BaseOffset", "=", "cast", "<", "ConstantSDNode", ">", "(", "BasePtr", "->", "getOperand", "(", "", ")", ")", "->", "getSExtValue", "(", ")", ";", "BasePtr", "=", "BasePtr", "->", "getOperand", "(", "", ")", ";", "}", "unsigned", "Offset", "=", "EltOffset", ";", "while", "(", "--", "NumVecElts", ")", "{", "unsigned", "Alignment", "=", "MinAlign", "(", "OrigAlignment", ",", "Offset", ")", ";", "SDValue", "OffsetPtr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "BaseOffset", "+", "Offset", ",", "DL", ",", "", ")", ")", ";", "NewST1", "=", "DAG", ".", "getStore", "(", "NewST1", ".", "getValue", "(", "", ")", ",", "DL", ",", "SplatVal", ",", "OffsetPtr", ",", "PtrInfo"], "ground_truth": [".", "getWithOffset", "(", "Offset", ")", ",", "Alignment", ",", "St", ".", "getMemOperand", "(", ")", "->", "getFlags", "(", ")", ")", ";"], "File": "AArch64ISelLowering", "Func": "splitStoreSplat", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14914, "Length": 208, "Cover_Rate": 0.7761194029850746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm512_reduce_and_epi32", "(", "__m512i", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_reduce_and_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14915, "Length": 19, "Cover_Rate": 0.76, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isToken", "(", "Kind", ")", ")", "{", "lex", "(", ")", ";", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "AMDGPUAsmParser1", "Func": "trySkipToken", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14916, "Length": 19, "Cover_Rate": 0.59375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcltq_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon_vcltq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14917, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "BB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "PromotedReg0", ")", ".", "addReg", "(", "Reg", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "PromotedReg1", ")", ".", "addReg", "(", "PromotedReg0", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", ".", "get", "(", "RShiftOp", ")", ",", "PromotedReg2", ")", ".", "addReg", "(", "PromotedReg1", ")", ".", "addImm", "(", "", ")", ";", "return", "PromotedReg2"], "ground_truth": [";"], "File": "BPFISelLowering30", "Func": "EmitSubregExt", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14918, "Length": 76, "Cover_Rate": 0.36893203883495146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DAG", ".", "ComputeNumSignBits", "(", "In", ")", "<", "InVT", ".", "getScalarSizeInBits", "(", ")", ")", "{", "MVT", "ExtVT", "=", "", "(", "", ",", "InVT", ".", "getSizeInBits", "(", ")", "/", "", ")", ";", "In", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ExtVT", ",", "DAG", ".", "getBitcast", "(", "ExtVT", ",", "In", ")", ",", "DAG", ".", "getConstant", "(", "ShiftInx", ",", "DL", ",", "ExtVT", ")", ")", ";", "In", "=", "DAG", ".", "getBitcast", "(", "InVT", ",", "In", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "InVT", ")", ",", "In", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "}", "assert", "(", "(", "InVT", ".", "is256BitVector", "(", ")", "||", "InVT", ".", "is128BitVector", "(", ")", ")", "&&", "", ")", ";", "unsigned", "NumElts", "=", "InVT", ".", "getVectorNumElements", "(", ")", ";", "assert", "(", "(", "NumElts", "==", "", "||", "NumElts", "==", "", ")", "&&", "", ")", ";", "if", "(", "NumElts", "==", "", "&&", "!", "Subtarget", ".", "canExtendTo512DQ", "(", ")", ")", "{", "if", "(", "InVT", "==", "", ")", "{", "InVT", "=", "", ";", "In", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "InVT", ",", "In", ")", ";", "}", "SDValue", "Lo", "=", "extract128BitVector", "(", "In", ",", "", ",", "DAG", ",", "DL", ")", ";", "SDValue", "Hi", "=", "extract128BitVector", "(", "In", ",", "", ",", "DAG", ",", "DL", ")", ";", "Lo", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Lo", ")", ";", "Hi", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Hi", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Lo", ",", "Hi", ")", ";", "}", "MVT", "EltVT", "=", "Subtarget", ".", "hasVLX", "(", ")", "?", "", ":", "", "(", "", "/", "NumElts", ")", ";", "MVT", "ExtVT", "=", "", "(", "EltVT", ",", "NumElts", ")", ";", "In", "=", "DAG", ".", "getNode", "(", "", ",", "DL"], "ground_truth": [",", "ExtVT", ",", "In", ")", ";"], "File": "X86ISelLowering102", "Func": "LowerTruncateVecI1", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14919, "Length": 316, "Cover_Rate": 0.5302013422818792, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDNodeTreeBuilder", "b", "(", "Op", ",", "&", "DAG", ")", ";", "if", "(", "VT", "==", "", ")", "{", "SDValue", "A1", "=", "b", ".", "BITCAST", "(", "Op", ".", "getOperand", "(", "", ")", ",", "FullVT", ")", ";", "SDValue", "A2", "=", "b", ".", "BITCAST", "(", "Op", ".", "getOperand", "(", ""], "ground_truth": [")", ",", "FullVT", ")", ";"], "File": "ParabixGeneratedFuncs", "Func": "GENLowerICMP_EQ", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14920, "Length": 50, "Cover_Rate": 0.30864197530864196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "AsmPrinter", "::", "getCurrentABIString", "(", ")", "const", "{", "switch", "(", "Subtarget", "->", "getABI", "(", ")", ".", "GetEnumValue", "(", ")", ")", "{", "case", "ABIInfo", "::", "ABI", "::", "O32", ":", "return", "", ";", "case", "ABIInfo", "::", "ABI", "::", "N32", ":", "return", "", ";", "case", "ABIInfo", "::", "ABI", "::", "N64", ":", "return", "", ";", "case", "ABIInfo", "::", "ABI", "::", "EABI", ":", "return", "", ";", "default", ":", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "MipsAsmPrinter3", "Func": "getCurrentABIString", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14921, "Length": 70, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "trackLivenessAfterRegAlloc", "(", "const"], "ground_truth": ["MachineFunction", "&", "MF", ")", "const", "{"], "File": "SICRegisterInfo", "Func": "trackLivenessAfterRegAlloc", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14922, "Length": 12, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "RHS", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "LHS", ")", ")", "{", "std", "::", "swap", "(", "LHS", ",", "RHS", ")", ";", "}", "}", "if", "(", "N", "->", "getOpcode", "(", ")", "==", "", ")", "{", "ConstantSDNode", "*", "ShlRHS", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "RHS", ")", ";", "if", "(", "!", "ShlRHS", ")", "{", "return", "SDValue", "(", ")", ";", "}", "APInt", "ShiftAmt", "=", "ShlRHS", "->", "getAPIntValue", "(", ")", ";", "unsigned", "BitWidth", "=", "MulType", ".", "getSizeInBits", "(", ")", ";", "if", "(", "ShiftAmt", ".", "sge", "(", "", ")", "&&", "ShiftAmt", ".", "slt", "(", "BitWidth", ")", ")", "{", "APInt", "MulVal", "=", "APInt", "(", "BitWidth", ",", "", ")", "<<", "ShiftAmt", ";", "RHS", "=", "DCI", ".", "DAG", ".", "getConstant", "(", "MulVal", ",", "DL", ",", "MulType", ")", ";", "}", "else", "{", "return", "SDValue", "(", ")", ";", "}", "}", "bool", "Signed", ";", "if", "(", "!", "AreMulWideOperandsDemotable", "(", "LHS", ",", "RHS", ",", "OptSize", ",", "Signed", ")", ")", "{", "return", "SDValue", "(", ")", ";", "}", "EVT", "DemotedVT", ";", "if", "(", "MulType", "==", "", ")", "{", "DemotedVT", "=", ""], "ground_truth": [";"], "File": "NVPTXISelLowering (2)", "Func": "TryMULWIDECombine", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14923, "Length": 188, "Cover_Rate": 0.5193370165745856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ";", "if", "(", "!", "CE", ")", "return", "false", ";", "int64_t", "Value", "=", "CE", "->"], "ground_truth": ["getValue", "(", ")", ";"], "File": "ARMAsmParser (2)", "Func": "isImm0_32", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14924, "Length": 42, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "temp", ".", "val", "[", "", "]", "=", "vcombine_p16", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_p16", "(", "__AARCH64_UINT64_C", "(", "", ")", ")", ")", ";", "__o", "=", "__builtin_aarch64_set_qregoiv8hi", "(", "__o", ",", "(", "int16x8_t", ")", "temp"], "ground_truth": [".", "val", "[", "", "]", ",", "", ")", ";"], "File": "arm", "Func": "neon2_vst2_p16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14925, "Length": 44, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MI", ".", "isTransient", "(", ")", ")", "++", "Count", ";", "Flags", ".", "setSExtIdx", "(", "-", "", ")", ";", "if", "(", "areCandidatesToMergeOrPair", "(", "FirstMI", ",", "MI", ",", "Flags", ",", "TII", ")", "&&", "getLdStOffsetOp", "(", "MI", ")", ".", "isImm", "(", ")", ")", "{", "assert", "(", "MI", ".", "mayLoadOrStore", "(", ")", "&&", "", ")", ";", "Register", "MIBaseReg", "=", "getLdStBaseOp", "(", "MI", ")", ".", "getReg", "(", ")", ";", "int", "MIOffset", "=", "getLdStOffsetOp", "(", "MI", ")", ".", "getImm", "(", ")", ";", "bool", "MIIsUnscaled", "=", "TII", "->", "isUnscaledLdSt", "(", "MI", ")", ";", "if", "(", "IsUnscaled", "!=", "MIIsUnscaled", ")", "{", "int", "MemSize", "=", "getMemScale", "(", "MI", ")", ";", "if", "(", "MIIsUnscaled", ")", "{", "if", "(", "MIOffset", "%", "MemSize", ")", "{", "LiveRegUnits", "::", "accumulateUsedDefed", "(", "MI", ",", "ModifiedRegUnits", ",", "UsedRegUnits", ",", "TRI", ")", ";", "MemInsns", ".", "push_back", "(", "&", "MI", ")", ";", "continue", ";", "}", "MIOffset", "/=", "MemSize", ";", "}", "else", "{", "MIOffset", "*=", "MemSize", ";", "}", "}", "if", "(", "BaseReg", "==", "MIBaseReg", "&&", "(", "(", "Offset", "==", "MIOffset", "+", "OffsetStride", ")", "||", "(", "Offset", "+", "OffsetStride", "==", "MIOffset", ")", ")", ")", "{", "int", "MinOffset", "=", "Offset", "<", "MIOffset", "?", "Offset", ":", "MIOffset", ";", "if", "(", "FindNarrowMerge", ")", "{", "if", "(", "(", "!", "IsUnscaled", "&&", "alignTo", "(", "MinOffset", ",", "", ")", "!=", "MinOffset", ")", "||", "(", "IsPromotableZeroStore", "&&", "Reg", "!=", "getLdStRegOp", "(", "MI", ")", ".", "getReg", "(", ")", ")", ")", "{", "LiveRegUnits", "::", "accumulateUsedDefed", "(", "MI", ",", "ModifiedRegUnits", ",", "UsedRegUnits", ",", "TRI", ")", ";", "MemInsns", ".", "push_back", "(", "&", "MI", ")", ";", "continue", ";", "}", "}", "else", "{", "if", "(", "!", "inBoundsForPair", "(", "IsUnscaled", ",", "MinOffset", ",", "OffsetStride", ")", ")", "{", "LiveRegUnits", "::", "accumulateUsedDefed", "(", "MI", ",", "ModifiedRegUnits", ",", "UsedRegUnits", ",", "TRI", ")", ";", "MemInsns", ".", "push_back", "(", "&", "MI", ")", ";", "continue", ";", "}", "if", "(", "IsUnscaled", "&&", "(", "alignTo", "(", "MinOffset", ",", "OffsetStride", ")", "!=", "MinOffset", ")", ")", "{", "LiveRegUnits", "::", "accumulateUsedDefed", "(", "MI", ",", "ModifiedRegUnits", ",", "UsedRegUnits", ",", "TRI", ")", ";", "MemInsns", ".", "push_back", "(", "&", "MI", ")", ";", "continue", ";", "}", "}", "if", "(", "MayLoad", "&&", "Reg", "==", "getLdStRegOp", "(", "MI", ")", ".", "getReg", "(", ")", ")", "{", "LiveRegUnits", "::", "accumulateUsedDefed", "(", "MI", ",", "ModifiedRegUnits", ",", "UsedRegUnits", ","], "ground_truth": ["TRI", ")", ";"], "File": "AArch64LoadStoreOptimizer38", "Func": "findMatchingInsn", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14926, "Length": 359, "Cover_Rate": 0.4056497175141243, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SDValue", "IncV", "=", "CurDAG", "->", "getTargetConstant", "(", "Inc", ",", "dl", ",", "", ")", ";", "MachineSDNode", "::", "mmo_iterator", "MemOp", "=", "MF", "->", "allocateMemRefsArray", "(", "", ")", ";", "MemOp", "[", "", "]", "=", "LD", "->", "getMemOperand", "(", ")", ";", "auto", "getExt64", "=", "[", "this", ",", "ExtType", "]", "(", "MachineSDNode", "*", "N", ",", "const", "SDLoc", "&", "dl", ")", "->", "MachineSDNode", "*", "{", "if", "(", "ExtType", "==", "", "||", "ExtType", "==", "", ")", "{", "SDValue", "Zero", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "return", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Zero", ",", "SDValue", "(", "N", ",", "", ")", ")", ";", "}", "if", "(", "ExtType", "==", "", ")", "return", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "SDValue", "(", "N", ",", "", ")", ")", ";", "return", "N", ";", "}", ";", "SDValue", "From", "[", "", "]", "=", "{", "SDValue", "(", "LD", ",", "", ")", ",", "SDValue", "(", "LD", ",", "", ")", ",", "SDValue", "(", "LD", ",", "", ")", "}", ";", "SDValue", "To", "[", "", "]", ";", "EVT", "ValueVT", "=", "LD", "->", "getValueType", "(", "", ")", ";", "if", "(", "ValueVT", "==", "", "&&", "ExtType", "!=", "", ")", "{", "assert", "(", "LoadedVT", ".", "getSizeInBits", "(", ")", "<=", "", ")", ";", "ValueVT", "=", "", ";", "}", "if", "(", "IsValidInc", ")", "{", "MachineSDNode", "*", "L", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "dl", ",", "ValueVT", ",", "", ",", "", ",", "Base", ",", "IncV", ",", "Chain", ")", ";", "L", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+", "", ")", ";", "To", "[", "", "]", "=", "SDValue", "(", "L", ",", "", ")", ";", "To", "[", "", "]", "=", "SDValue", "(", "L", ",", "", ")", ";", "if", "(", "LD", "->", "getValueType", "(", "", ")", "==", "", ")", "L", "=", "getExt64", "(", "L", ",", "dl", ")", ";", "To", "[", "", "]", "=", "SDValue", "(", "L", ",", "", ")", ";", "}", "else", "{", "SDValue", "Zero", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "MachineSDNode", "*", "L", "=", "CurDAG", "->", "getMachineNode", "(", "Opcode", ",", "dl", ",", "ValueVT", ",", "", ",", "Base", ",", "Zero", ",", "Chain", ")", ";", "L", "->", "setMemRefs", "(", "MemOp", ",", "MemOp", "+", "", ")", ";", "To", "[", "", "]", "=", "SDValue", "(", "L", ",", "", ")", ";", "MachineSDNode", "*", "A", "=", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Base", ",", "IncV", ")", ";", "To", "[", "", "]", "=", "SDValue", "(", "A", ",", "", ")", ";", "if", "(", "LD", "->", "getValueType", "(", "", ")", "==", "", ")", "L", "=", "getExt64", "(", "L", ","], "ground_truth": ["dl", ")", ";"], "File": "HexagonISelDAGToDAG18", "Func": "SelectIndexedLoad", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14927, "Length": 420, "Cover_Rate": 0.4794520547945205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "immediate_class", "c", "=", "classify_immediate", "(", "x", ",", "mode", ")", ";", "return", "c", "==", "IC_CPAT", ";", "}", "return"], "ground_truth": ["", ";"], "File": "spu", "Func": "cpat_const_p", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14928, "Length": 20, "Cover_Rate": 0.5128205128205128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SelectionDAGInfo", "*", "getSelectionDAGInfo", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "Z80oldSubtarget", "Func": "getSelectionDAGInfo", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14929, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "MBBI", "==", "MBB", "->", "begin", "(", ")", ")", "{", "if", "(", "MBB", "==", "MBB", "->", "getParent", "(", ")", "->", "begin", "(", ")", ")", "return", "nullptr", ";", "MBB", "=", "MBB", "->", "getPrevNode", "(", ")", ";", "MBBI", "=", "MBB", "->", "end"], "ground_truth": ["(", ")", ";"], "File": "X86MCInstLower (2)", "Func": "PrevCrossBBInst", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14930, "Length": 44, "Cover_Rate": 0.6027397260273972, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "FractPart", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Arg", ",", "DAG", ".", "getConstantFP", "(", "", "/", "M_PI", ",", "DL", ",", "VT", ")", ")", ")", ";", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", "VT", ",", "FractPart", ")", ";", "case", "", ":", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op"], "ground_truth": [")", ",", "VT", ",", "FractPart", ")", ";"], "File": "SIISelLowering111", "Func": "LowerTrig", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14931, "Length": 89, "Cover_Rate": 0.5973154362416108, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "report_fatal_error", "(", "", ")", ";", "case", "GlobalValue", "::", "LinkOnceAnyLinkage", ":", "case", "GlobalValue", "::", "LinkOnceODRLinkage", ":", "case", "GlobalValue", "::", "WeakAnyLinkage", ":", "case", "GlobalValue", "::", "WeakODRLinkage", ":", "case", "GlobalValue", "::", "ExternalLinkage", ":", "case", "GlobalValue", "::", "CommonLinkage", ":", "emitArrayBound", "(", "GVSym", ",", "GV", ")", ";", "OutStreamer", "->", "EmitSymbolAttribute", "(", "GVSym", ",", "MCSA_Global", ")", ";", "if", "(", "GV", "->", "hasWeakLinkage", "(", ")", "||", "GV", "->", "hasLinkOnceLinkage", "(", ")", "||", "GV", "->", "hasCommonLinkage", "(", ")", ")", "OutStreamer", "->", "EmitSymbolAttribute", "(", "GVSym", ",", "MCSA_Weak", ")", ";", "LLVM_FALLTHROUGH", ";", "case", "GlobalValue", "::", "InternalLinkage", ":", "case", "GlobalValue", "::", "PrivateLinkage", ":", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "EmitAlignment", "(", "std", "::", "max", "(", "Alignment", ",", "Align", "(", "", ")", ")", ",", "GV", ")", ";", "if", "(", "GV", "->", "isThreadLocal", "(", ")", ")", "{", "report_fatal_error", "(", "", ")", ";", "}", "unsigned", "Size", "=", "DL", ".", "getTypeAllocSize", "(", "C", "->", "getType", "(", ")", ")", ";", "if", "(", "MAI", "->", "hasDotTypeDotSizeDirective", "(", ")", ")", "{", "OutStreamer", "->", "EmitSymbolAttribute", "(", "GVSym", ",", "MCSA_ELF_TypeObject", ")", ";", "OutStreamer", "->", "emitELFSize", "(", "GVSym", ",", "MCConstantExpr", "::", "create", "(", "Size", ",", "OutContext", ")", ")", ";", "}", "OutStreamer", "->", "EmitLabel", "(", "GVSym", ")", ";", "EmitGlobalConstant", "(", "DL", ","], "ground_truth": ["C", ")", ";"], "File": "XCoreAsmPrinter42", "Func": "EmitGlobalVariable", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14932, "Length": 197, "Cover_Rate": 0.5777126099706745, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "isKill", ")", ")", ".", "addMemOperand", "(", "MMO", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "HexagonInstrInfo23", "Func": "storeRegToStackSlot", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14933, "Length": 159, "Cover_Rate": 0.5638297872340425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isLegalAVL", "(", "AVL", ")", ")", "return", "AVL", ";", "return", "getNode", "(", "", ",", "AVL", ".", "getValueType"], "ground_truth": ["(", ")", ",", "AVL", ")", ";"], "File": "VECustomDAG1", "Func": "annotateLegalAVL", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14934, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "IRBuilder", "<", ">", "Builder", "(", "I", "->", "getContext", "(", ")", ")", ";", "Builder", ".", "SetInsertPoint", "(", "I", ")", ";", "Builder", ".", "SetCurrentDebugLocation", "(", "I", "->", "getDebugLoc", "(", ")", ")", ";", "Value", "*", "Store", "=", "tryCreateMaskedScatterOffset", "(", "I", ",", "Ptr", ",", "Builder", ")", ";", "if", "(", "!", "Store", ")", "Store", "=", "tryCreateMaskedScatterBase", "(", "I", ",", "Ptr", ",", "Builder", ")", ";", "if", "(", "!", "Store", ")", "return", "nullptr", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "I", "->", "replaceAllUsesWith", "("], "ground_truth": ["Store", ")", ";"], "File": "MVEGatherScatterLowering1", "Func": "lowerScatter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14935, "Length": 83, "Cover_Rate": 0.3915094339622642, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeMem", "(", "Inst", ",", "insn", ",", "Address", ",", "Decoder"], "ground_truth": [",", "false", ",", "DecodeCPRegsRegisterClass", ")", ";"], "File": "SparcDisassembler (2)1", "Func": "DecodeStoreCP", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14936, "Length": 16, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printCoprocOptionImm", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "", "<<", "MI", "->", "getOperand", "(", "OpNum"], "ground_truth": [")", ".", "getImm", "(", ")", "<<", "", ";"], "File": "ARMInstPrinter1", "Func": "printCoprocOptionImm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14937, "Length": 40, "Cover_Rate": 0.975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getGlobal", "(", ")", ";", "int64_t", "Offset", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getOffset", "(", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "getPointerTy", "(", ")", ",", "Offset", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "Op", ".", "getDebugLoc", "(", ")"], "ground_truth": [",", "getPointerTy", "(", ")", ",", "Result", ")", ";"], "File": "Dcpu16ISelLowering", "Func": "LowerGlobalAddress", "Target": "Dcpu16", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14938, "Length": 74, "Cover_Rate": 0.8131868131868132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasStandaloneRem", "(", "EVT", ")"], "ground_truth": ["const", "override", "{"], "File": "VEISelLowering", "Func": "hasStandaloneRem", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14939, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "reg_class_t", "sparc_preferred_reload_class", "(", "rtx", "x", ",", "reg_class_t", "rclass", ")", "{", "machine_mode", "mode", "=", "GET_MODE", "(", "x", ")", ";", "if", "(", "CONSTANT_P", "(", "x", ")", ")", "{", "if", "(", "FP_REG_CLASS_P", "(", "rclass", ")", "||", "rclass", "==", "GENERAL_OR_FP_REGS", "||", "rclass", "==", "GENERAL_OR_EXTRA_FP_REGS", "||", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_FLOAT", "&&", "!", "TARGET_FPU", ")", "||", "(", "mode", "==", "TFmode", "&&", "!", "const_zero_operand", "(", "x"], "ground_truth": [",", "mode", ")", ")", ")", "return", "NO_REGS", ";"], "File": "sparc", "Func": "sparc_preferred_reload_class", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14940, "Length": 71, "Cover_Rate": 0.4127906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ParallelMAC", "(", "Instruction", "*", "I", ",", "ValueList", "&", "V", ",", "bool", "RdOnly", ")", ":", "Mul", "(", "I", ")", ",", "VL"], "ground_truth": ["(", "V", ")", ",", "ReadOnly", "(", "RdOnly", ")", "{", "}"], "File": "ARMParallelDSP14", "Func": "ParallelMAC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14941, "Length": 30, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "SparcISelLowering74", "Func": "IntCondCCodeToICC", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14942, "Length": 42, "Cover_Rate": 0.328125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128h", ")", "__builtin_ia32_vfmaddsh3_maskz", "(", "(", "__v8hf", ")", "__W", ",", "(", "__v8hf", ")"], "ground_truth": ["__A", ",", "(", "__v8hf", ")", "__B", ",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_maskz_fmadd_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14943, "Length": 29, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "insn", ",", "dwarf", ";", "amount", "=", "offsets", "->", "outgoing_args", "-", "offsets", "->", "locals_base", ";", "if", "(", "amount", "<", "", ")", "insn", "=", "emit_insn", "(", "gen_addsi3", "(", "hard_frame_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "amount", ")", ")", ")", ";", "else", "{", "emit_insn", "(", "gen_movsi", "(", "hard_frame_pointer_rtx", ",", "GEN_INT", "(", "amount", ")", ")", ")", ";", "if", "(", "TARGET_THUMB2", ")", "{", "insn", "=", "emit_insn", "(", "gen_addsi3", "(", "hard_frame_pointer_rtx", ",", "stack_pointer_rtx", ",", "hard_frame_pointer_rtx", ")", ")", ";", "}", "else", "{", "insn", "=", "emit_insn", "(", "gen_addsi3", "(", "hard_frame_pointer_rtx", ",", "hard_frame_pointer_rtx", ",", "stack_pointer_rtx", ")", ")", ";", "}", "dwarf", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "hard_frame_pointer_rtx", ",", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "amount", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "dwarf", ")", "=", "", ";", "add_reg_note", "(", "insn", ",", "REG_FRAME_RELATED_EXPR", ","], "ground_truth": ["dwarf", ")", ";"], "File": "arm4", "Func": "thumb_set_frame_pointer", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14944, "Length": 124, "Cover_Rate": 0.8551724137931035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "i", ";", "}", "if", "(", "!", "MBB", ".", "empty", "(", ")", ")", "MIRBuilder", ".", "setInstr", "(", "*", "MBB", ".", "begin", "(", ")", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "CCAssignFn", "*", "AssignFn", "=", "TLI", ".", "CCAssignFnForCall", "(", "F", ".", "getCallingConv", "(", ")", ",", "false", ")", ";", "FormalArgHandler", "Handler", "(", "MIRBuilder", ",", "MRI", ",", "AssignFn", ")", ";", "if", "(", "!", "handleAssignments", "(", "MIRBuilder", ",", "SplitArgs", ",", "Handler", ")", ")", "return", "false", ";", "if", "(", "F", ".", "isVarArg", "(", ")", ")", "{", "if", "(", "!", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isTargetDarwin", "(", ")", ")", "{", "return", "false", ";", "}", "uint64_t", "StackOffset", "=", "alignTo", "(", "Handler", ".", "StackUsed", ",", "", ")", ";", "auto", "&", "MFI", "=", "MIRBuilder", ".", "getMF", "(", ")", ".", "getFrameInfo", "(", ")", ";", "FunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "FuncInfo", "->", "setVarArgsStackIndex", "(", "MFI", ".", "CreateFixedObject", "(", "", ","], "ground_truth": ["StackOffset", ",", "true", ")", ")", ";"], "File": "AArch64CallLowering14", "Func": "lowerFormalArguments", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14945, "Length": 165, "Cover_Rate": 0.44959128065395093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMM16AsmRegMoveP", "(", ")", "const", "{", "if", "(", "!", "(", "isRegIdx", "(", ")", "&&", "RegIdx"], "ground_truth": [".", "Kind", ")", ")", "return", "false", ";"], "File": "MipsAsmParser (2)4", "Func": "isMM16AsmRegMoveP", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14946, "Length": 22, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "isVector", "(", ")", ")", "return", "", "(", "", ",", "VT"], "ground_truth": [".", "getVectorNumElements", "(", ")", ")", ";"], "File": "NVPTXISelLowering25", "Func": "getSetCCResultType", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14947, "Length": 20, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createVectorCombineLegacyPass"], "ground_truth": ["(", ")", "{"], "File": "HexagonVectorCombine", "Func": "createHexagonVectorCombineLegacyPass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14948, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rt2", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "Rn", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "unsigned", "pred", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "if", "(", "pred", "==", "", ")", "return", "DecodeCPSInstruction", "(", "Inst", ",", "Insn", ",", "Address", ",", "Decoder", ")", ";", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "if", "(", "Rt", "==", "Rn", "||", "Rn", "==", "Rt2", ")", "S", "="], "ground_truth": ["MCDisassembler", "::", "SoftFail", ";"], "File": "ARMDisassembler (2)", "Func": "DecodeSwap", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14949, "Length": 77, "Cover_Rate": 0.3684210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "int16_t", "Sub0_3", "[", "]", "=", "{", "AMDGPU", "::", "sub0", ",", "AMDGPU", "::", "sub1", ",", "AMDGPU", "::", "sub2", ",", "AMDGPU", "::", "sub3", ",", "", "}", ";", "const", "int16_t", "Sub0_1", "[", "]", "=", "{", "AMDGPU", "::", "sub0", ",", "AMDGPU", "::", "sub1", ",", "", "}", ";", "unsigned", "Opcode", ";", "const", "int16_t", "*", "SubIndices", ";", "if", "(", "AMDGPU", "::", "SReg_32RegClass", ".", "contains", "(", "DestReg", ")", ")", "{", "assert", "(", "AMDGPU", "::", "SReg_32RegClass", ".", "contains", "(", "SrcReg", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "AMDGPU", "::", "S_MOV_B32", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";", "return", ";", "}", "else", "if", "(", "AMDGPU", "::", "SReg_64RegClass", ".", "contains", "(", "DestReg", ")", ")", "{", "assert", "(", "AMDGPU", "::", "SReg_64RegClass", ".", "contains", "(", "SrcReg", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "AMDGPU", "::", "S_MOV_B64", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ",", "getKillRegState", "(", "KillSrc", ")", ")", ";", "return", ";", "}", "else", "if", "(", "AMDGPU", "::", "SReg_128RegClass", ".", "contains", "(", "DestReg", ")", ")", "{", "assert", "(", "AMDGPU", "::", "SReg_128RegClass", ".", "contains", "(", "SrcReg", ")", ")", ";", "Opcode", "=", "AMDGPU", "::", "S_MOV_B32", ";", "SubIndices", "=", "Sub0_3", ";", "}", "else", "if", "(", "AMDGPU", "::", "SReg_256RegClass", ".", "contains", "(", "DestReg", ")", ")", "{", "assert", "(", "AMDGPU", "::", "SReg_256RegClass", ".", "contains", "(", "SrcReg", ")", ")", ";", "Opcode", "=", "AMDGPU", "::", "S_MOV_B32", ";", "SubIndices", "=", "Sub0_7", ";", "}", "else", "if", "(", "AMDGPU", "::", "SReg_512RegClass", ".", "contains", "(", "DestReg", ")", ")", "{", "assert", "(", "AMDGPU", "::", "SReg_512RegClass", ".", "contains", "(", "SrcReg", ")", ")", ";", "Opcode", "=", "AMDGPU", "::", "S_MOV_B32", ";", "SubIndices", "=", "Sub0_15", ";", "}", "else", "if", "(", "AMDGPU", "::", "VReg_32RegClass", ".", "contains", "(", "DestReg", ")", ")", "{", "assert", "(", "AMDGPU", "::", "VReg_32RegClass", ".", "contains", "(", "SrcReg", ")", "||", "AMDGPU", "::", "SReg_32RegClass", ".", "contains"], "ground_truth": ["(", "SrcReg", ")", ")", ";"], "File": "SIInstrInfo4", "Func": "copyPhysReg", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14950, "Length": 305, "Cover_Rate": 0.40131578947368424, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x4_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon_vreinterpretq_f32_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14951, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_mulhi_epi16", "(", "__m256i", "__W", ",", "__mmask16", "__U", ",", "__m256i", "__A", ",", "__m256i", "__B", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_pmulhw256_mask", "(", "(", "__v16hi", ")", "__A", ",", "(", "__v16hi", ")", "__B", ",", "(", "__v16hi", ")", "__W", ",", "(", "__mmask16"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_mulhi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14952, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "gen_rtx_REG", "(", "mode"], "ground_truth": [",", "", ")", ";"], "File": "tilepro", "Func": "tilepro_libcall_value", "Target": "tilepro", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 14953, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Low", "=", "Value", ";", "SDValue", "High", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Value", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "SDValue", "StoreLow", "=", "DAG", ".", "getTruncStore", "(", "Chain", ",", "dl", ",", "Low", ",", "BasePtr", ",", "ST", "->", "getPointerInfo", "(", ")", ",", "", ",", "ST", "->", "isVolatile", "(", ")", ",", "ST", "->", "isNonTemporal", "(", ")", ",", "", ")", ";", "SDValue", "HighAddr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "BasePtr", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "SDValue", "StoreHigh", "=", "DAG", ".", "getTruncStore", "(", "Chain", ",", "dl", ",", "High", ",", "HighAddr", ",", "ST", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "", ")", ",", "", ",", "ST", "->", "isVolatile", "(", ")", ",", "ST", "->", "isNonTemporal", "(", ")", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "StoreLow", ",", "StoreHigh", ")", ";", "}", "Type", "*", "IntPtrTy", "=", "getDataLayout", "(", ")", "->", "getIntPtrType", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "TargetLowering", "::", "ArgListTy", "Args", ";", "TargetLowering", "::", "ArgListEntry", "Entry", ";", "Entry", ".", "Ty", "=", "IntPtrTy", ";", "Entry", ".", "Node", "=", "BasePtr", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "Entry", ".", "Node", "=", "Value", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "TargetLowering", "::", "CallLoweringInfo", "CLI", "(", "DAG", ")", ";", "CLI", ".", "setDebugLoc", "(", "dl", ")", ".", "setChain", "(", "Chain", ")", ".", "setCallee", "(", "CallingConv", "::", "C", ",", "Type", "::", "getVoidTy", "(", "*", "DAG", ".", "getContext", "(", ")", ")", ",", "DAG", ".", "getExternalSymbol", "(", "", ",", "getPointerTy", "(", ")", ")", ",", "std", "::", "move", "(", "Args", ")", ",", "", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallResult", "=", "LowerCallTo", "(", "CLI", ")", ";", "return", "CallResult", "."], "ground_truth": ["second", ";"], "File": "XCoreISelLowering61", "Func": "LowerSTORE", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14954, "Length": 296, "Cover_Rate": 0.6078028747433265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "m_pRelaPLT", "!=", "NULL", "&&"], "ground_truth": ["", ")", ";"], "File": "HexagonLDBackend", "Func": "getRelaPLT", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14955, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_EXTERNAL_VISIBILITY", "void", "LLVMInitializeTargetInfo", "(", ")", "{", "RegisterTarget", "<", "Triple", "::", "patmos", ">", "X", "(", "getTheTarget", "("], "ground_truth": [")", ",", "", ",", "", ",", "", ")", ";"], "File": "PatmosTargetInfo1", "Func": "LLVMInitializePatmosTargetInfo", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 14956, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mcore_function_arg", "(", "CUMULATIVE_ARGS", "cum", ",", "enum", "machine_mode", "mode", ",", "tree", "type", ",", "int", "named", ")", "{", "int", "arg_reg", ";", "if", "(", "!", "named", "||", "mode", "=="], "ground_truth": ["VOIDmode", ")", "return", "", ";"], "File": "mcore3", "Func": "mcore_function_arg", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14957, "Length": 32, "Cover_Rate": 0.4050632911392405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MF", ".", "getTarget", "(", ")", ".", "Options", ".", "DisableFramePointerElim", "(", "MF", ")", "&&", "MFI", "->", "adjustsStack", "(", ")", ")", "return", "true", ";", "return", "MFI", "->", "hasVarSizedObjects", "(", ")", "||", "MFI"], "ground_truth": ["->", "isFrameAddressTaken", "(", ")", ";"], "File": "AArch64RegisterInfo10", "Func": "cannotEliminateFrame", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14958, "Length": 37, "Cover_Rate": 0.6065573770491803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "(", "recog_memoized", "(", "use_insn", ")", "==", "CODE_FOR_lo_sum", "||", "nds32_symbol_load_store_p", "(", "use_insn", ")", "||", "(", "nds32_reg_base_load_store_p", "(", "use_insn", ")", "&&", "!", "nds32_sp_base_or_plus_load_store_p", "(", "use_insn", ")", ")", ")", ")", "return", ";", "}", "group_id", "=", "GEN_INT", "(", "relax_group_id", ")", ";", "emit_insn_before", "(", "gen_relax_group", "(", "group_id", ")", ",", "sethi", ")", ";", "for", "(", "link", "=", "DF_REF_CHAIN", "(", "def_record", ")", ";", "link", ";", "link", "=", "link", "->", "next", ")", "{", "if", "(", "!", "DF_REF_INSN_INFO", "(", "link", "->", "ref", ")", ")", "continue", ";", "use_insn", "=", "DF_REF_INSN", "(", "link", "->", "ref", ")", ";", "if", "(", "active_insn_p", "(", "use_insn", ")", ")", "emit_insn_before", "(", "gen_relax_group"], "ground_truth": ["(", "group_id", ")", ",", "use_insn", ")", ";"], "File": "nds32-relax-opt2", "Func": "nds32_group_insns", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14959, "Length": 106, "Cover_Rate": 0.4491525423728814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "MI", "->", "dump", "(", ")", ";", "llvm_unreachable", "(", "", ")", ";", "case", "MachineOperand", "::", "MO_Register", ":", "if", "(", "MO", ".", "isImplicit", "(", ")", ")", "continue", ";", "MCOp", "=", "MCOperand", "::", "CreateReg", "(", "MO", ".", "getReg", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "MCOp", "=", "MCOperand", "::", "CreateImm", "(", "MO", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::"], "ground_truth": ["MO_MachineBasicBlock", ":"], "File": "OpenRISCMCInstLower", "Func": "Lower", "Target": "OpenRISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14960, "Length": 68, "Cover_Rate": 0.3675675675675676, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printU32ImmOperand", "(", "MI", ",", "OpNo", ","], "ground_truth": ["STI", ",", "O", ")", ";"], "File": "AMDGPUInstPrinter1", "Func": "printSMRDOffset20", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14961, "Length": 11, "Cover_Rate": 0.3142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "STI", ")", "."], "ground_truth": ["createDFAPacketizer", "(", "II", ")", ";"], "File": "TPCInstrInfo", "Func": "CreateTargetScheduleState", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14962, "Length": 16, "Cover_Rate": 0.3902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVecListDPairSpaced", "(", ")", "const", "{", "if", "(", "isSingleSpacedVectorList", "(", ")", ")", "return", "false", ";", "return", "(", "MCRegisterClasses", "[", "", "]", ".", "contains"], "ground_truth": ["(", "VectorList", ".", "RegNum", ")", ")", ";"], "File": "ARMAsmParser (2)", "Func": "isVecListDPairSpaced", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14963, "Length": 30, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isALUInstr", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", "{", "return", "false", ";", "}", "for", "(", "MachineInstr", "::", "const_mop_iterator", "I", "=", "MI", "->", "operands_begin", "(", ")", ",", "E", "=", "MI", "->", "operands_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "!", "I", "->", "isReg", "(", ")", "||", "!", "I", "->", "isUse", "(", ")", "||", "TargetRegisterInfo"], "ground_truth": ["::", "isVirtualRegister", "(", "I", "->", "getReg", "(", ")", ")", ")", "continue", ";"], "File": "R600InstrInfo11", "Func": "readsLDSSrcReg", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14964, "Length": 75, "Cover_Rate": 0.6818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "IsZExt", ")", "{", "unsigned", "ResultReg", "=", "emitAnd_ri", "(", "", ",", "SrcReg", ",", "false", ",", "", ")", ";", "assert", "(", "ResultReg", "&&", "", ")", ";", "if", "(", "DestVT", "==", "", ")", "{", "unsigned", "Reg64", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ",", "Reg64", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "ResultReg", ")", ".", "addImm", "(", "", ")", ";", "ResultReg", "=", "Reg64", ";", "}", "return", "ResultReg", ";", "}", "else", "{", "if", "(", "DestVT", "==", "", ")", "{", "return", "", ";", "}", "return", "fastEmitInst_rii", "(", "", ",", "&", "", ",", "SrcReg", ",", "false", ","], "ground_truth": ["", ",", "", ")", ";"], "File": "AArch64FastISel (2)", "Func": "emiti1Ext", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14965, "Length": 121, "Cover_Rate": 0.5902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "", "(", "N", ")", "&&", "VT", ".", "isVector", "(", ")", "&&", "DCI", ".", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "isTypeLegal", "(", "VT", ")", ")", "return", "CombineBaseUpdate", "(", "N", ",", "DCI", ")", ";", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "ARMISelLowering (2)2", "Func": "PerformLOADCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14966, "Length": 49, "Cover_Rate": 0.7313432835820896, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "TLI", "->", "InstructionOpcodeToISD", "(", "Opcode", ")", "&&", "", ")", ";", "return", "TargetTransformInfo", "::", "getArithmeticInstrCost", "(", "Opcode", ",", "Ty"], "ground_truth": [")", ";"], "File": "PPCTargetTransformInfo75", "Func": "getArithmeticInstrCost", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14967, "Length": 22, "Cover_Rate": 0.5945945945945946, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "get", "(", "Opcode", ")", "."], "ground_truth": ["TSFlags", "&", "", ";"], "File": "HSAILInstrInfo", "Func": "isInstSegCvt", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 14968, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "MI", ".", "mayStore", "(", ")", "&&", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "isReg", "(", ")", "&&", "(", "(", "MI", ".", "getOperand", "(", "", ")", ")", ".", "getReg"], "ground_truth": ["(", ")", "==", "", ")", ")", ";"], "File": "HexagonGatherPacketize", "Func": "isVtmpUse", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14969, "Length": 39, "Cover_Rate": 0.7358490566037735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "format", "(", "", ",", "FixupOffset", ")", ".", "print", "(", "Buffer", ",", "sizeof", "(", "Buffer", ")", ")", ";", "Asm", ".", "getContext", "(", ")", ".", "FatalError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "Twine", "(", "", "", ")", "+", "Buffer", "+", "", "", ")", ";", "llvm_unreachable", "(", "", ")", ";", "}", "macho", "::", "RelocationEntry", "MRE", ";", "MRE", ".", "Word0", "=", "(", "(", "", "<<", "", ")", "|", "(", "macho", "::", "RIT_Pair", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "macho", "::", "RF_Scattered", ")", ";", "MRE", ".", "Word1", "=", "Value2", ";", "Writer", "->", "addRelocation", "(", "Fragment", "->", "getParent", "(", ")", ",", "MRE", ")", ";", "}", "else", "{", "if", "(", "FixupOffset", ">", "", ")", "return", "false", ";", "}", "macho", "::", "RelocationEntry", "MRE", ";", "MRE", ".", "Word0", "=", "(", "(", "FixupOffset", "<<", "", ")", "|", "(", "Type", "<<", "", ")", "|", "(", "Log2Size", "<<", "", ")", "|", "(", "IsPCRel", "<<", "", ")", "|", "macho", "::", "RF_Scattered", ")", ";", "MRE", ".", "Word1", "=", "Value", ";", "Writer", "->", "addRelocation", "(", "Fragment", "->", "getParent", "("], "ground_truth": [")", ",", "MRE", ")", ";"], "File": "X86MachObjectWriter5", "Func": "RecordScatteredRelocation", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14970, "Length": 180, "Cover_Rate": 0.36885245901639346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getArgumentStackSize", "(", ")"], "ground_truth": ["const", "{"], "File": "Z80oldMachineFunctionInfo", "Func": "getArgumentStackSize", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14971, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "d", ")", ":", "", "(", "a", ")", ")", ";", "return", "(", "int"], "ground_truth": [")", "d", ";"], "File": "ppu", "Func": "intrinsics___fctiwz", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14972, "Length": 21, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "getTargetShuffleMaskIndices", "(", "SDValue", "MaskNode", ",", "unsigned", "MaskEltSizeInBits", ",", "SmallVectorImpl", "<", "uint64_t", ">", "&", "RawMask", ")", "{", "APInt", "UndefElts", ";", "SmallVector", "<", "APInt", ",", "", ">", "EltBits", ";", "if", "(", "!", "getTargetConstantBitsFromNode", "(", "MaskNode", ",", "MaskEltSizeInBits", ",", "UndefElts", ",", "EltBits"], "ground_truth": [",", "false", ",", "false", ")", ")", "return", "false", ";"], "File": "X86ISelLowering", "Func": "getTargetShuffleMaskIndices", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14973, "Length": 50, "Cover_Rate": 0.6944444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "insn", "=", "emit_insn_after", "(", "gen_setlb", "(", ")", ",", "label", ")", ";", "label", "=", "gen_label_rtx", "(", ")", ";", "emit_label_after", "(", "label", ",", "insn", ")", ";", "DUMP", "(", "", ",", "label", ")", ";", "}", "else", "{", "DUMP", "(", "", ",", "label", ")", ";", "emit_insn_before", "(", "gen_setlb", "(", ")", ",", "label", ")", ";", "}", "comparison", "=", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "branch", ")", ")", ",", "", ")", ";", "cmp_reg", "=", "XEXP", "(", "comparison", ",", "", ")", ";", "gcc_assert", "(", "REG_P", "(", "cmp_reg", ")", ")", ";", "gcc_assert", "(", "REGNO", "(", "cmp_reg", ")", "==", "CC_REG", ")", ";", "if", "(", "GET_MODE", "(", "cmp_reg", ")", "==", "CC_FLOATmode", ")", "lcc", "=", "gen_FLcc", "(", "comparison", ",", "label", ")", ";", "else", "lcc", "=", "gen_Lcc", "(", "comparison", ",", "label", ")", ";", "rtx_insn", "*", "jump", "=", "emit_jump_insn_before"], "ground_truth": ["(", "lcc", ",", "branch", ")", ";"], "File": "mn10300", "Func": "mn10300_insert_setlb_lcc", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14974, "Length": 132, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "cris_pass_by_reference", "(", "cumulative_args_t", "ca", "ATTRIBUTE_UNUSED", ",", "machine_mode", "mode", ",", "const_tree", "type"], "ground_truth": [",", "bool", "named", "ATTRIBUTE_UNUSED", ")", "{"], "File": "cris4", "Func": "cris_pass_by_reference", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14975, "Length": 19, "Cover_Rate": 0.4418604651162791, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&", "MF"], "ground_truth": [")", "const", "{"], "File": "MMIXRegisterInfo", "Func": "getFrameRegister", "Target": "MMIX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14976, "Length": 12, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "getType", "(", ")", "{", "return", "CurType", "."], "ground_truth": ["Name", ";"], "File": "X86AsmParser16", "Func": "getType", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14977, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "getRegSizeInBits", "(", "*", "VRC", ")", ")", "{", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", "", ";", "case", "", ":", "return", "&", ""], "ground_truth": [";"], "File": "SIRegisterInfo110", "Func": "getEquivalentSGPRClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14978, "Length": 58, "Cover_Rate": 0.6105263157894737, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "SysReg", "."], "ground_truth": ["MRSReg", ")", ")", ";"], "File": "AArch64AsmParser (2)2", "Func": "addMRSSystemRegisterOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14979, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Mask", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "MaskConstant", ",", "Shift", ")", ";", "SDValue", "Src", "[", "", "]", "=", "{", "ShiftedValue", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ",", "Mask", "}", ";", "SDValue", "Input", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Src", ")", ";", "SDValue", "Args", "[", "", "]", "=", "{", "Chain", ",", "Input", ",", "DWordAddr", "}", ";", "return", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "Op", "->", "getVTList", "(", ")", ",", "Args", ",", "MemVT", ",", "StoreNode", "->", "getMemOperand", "(", ")", ")", ";", "}", "else", "if", "(", "Ptr", "->", "getOpcode", "(", ")", "!=", "", "&&", "Value", ".", "getValueType", "(", ")", ".", "bitsGE", "(", "", ")", ")", "{", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ptr", ".", "getValueType", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ptr", ".", "getValueType", "(", ")", ",", "Ptr", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ")", ";", "if", "(", "StoreNode", "->", "isTruncatingStore", "(", ")", "||", "StoreNode", "->", "isIndexed", "(", ")", ")", "{", "llvm_unreachable", "(", "", ")", ";", "}", "else", "{", "Chain", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Value", ",", "Ptr", ",", "StoreNode", "->", "getMemOperand", "(", ")", ")", ";", "}", "return", "Chain", ";", "}", "}", "EVT", "ValueVT", "=", "Value", ".", "getValueType", "(", ")", ";", "if", "(", "StoreNode", "->", "getAddressSpace", "(", ")", "!=", "", ")", "{", "return", "SDValue", "(", ")", ";", "}", "SDValue", "Ret", "=", "AMDGPUTargetLowering", "::", "LowerSTORE", "(", "Op", ",", "DAG", ")", ";", "if", "(", "Ret", ".", "getNode", "(", ")", ")", "{", "return", "Ret", ";", "}", "const", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "AMDGPUFrameLowering", "*", "TFL", "=", "static_cast", "<", "const", "AMDGPUFrameLowering", "*", ">", "(", "Subtarget", "->", "getFrameLowering", "(", ")", ")", ";", "unsigned", "StackWidth", "=", "TFL", "->", "getStackWidth", "("], "ground_truth": ["MF", ")", ";"], "File": "R600ISelLowering70", "Func": "LowerSTORE", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14980, "Length": 318, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "MBB", "->", "succ_size", "(", ")", ")", "MBB", "->", "removeSuccessor", "(", "*", "MBB", "->", "succ_begin", "("], "ground_truth": [")", ")", ";"], "File": "AMDILCFGStructurizer", "Func": "removeSuccessor", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14981, "Length": 20, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "Expr", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "("], "ground_truth": ["CE", "->", "getValue", "(", ")", ")", ")", ";"], "File": "SystemZAsmParser10", "Func": "addExpr", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14982, "Length": 32, "Cover_Rate": 0.41025641025641024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "SegReg", "||", "BaseReg", "||", "IndexReg", ")", "&&", "", ")", ";", "assert", "(", "(", "(", "Scale", "==", "", "||", "Scale", "==", "", "||", "Scale", "==", "", "||", "Scale", "==", "", ")", ")", "&&", "", ")", ";", "auto", "Res", "=", "llvm", "::", "make_unique", "<", "Operand", ">", "(", "Memory", ",", "StartLoc", ",", "EndLoc", ")", ";", "Res", "->", "Mem", ".", "SegReg", "=", "SegReg", ";", "Res", "->", "Mem", ".", "Disp", "=", "Disp", ";", "Res", "->", "Mem", ".", "BaseReg", "=", "BaseReg", ";", "Res", "->", "Mem", ".", "IndexReg", "=", "IndexReg", ";", "Res", "->", "Mem", ".", "Scale", "=", "Scale", ";", "Res", "->", "Mem", ".", "Size", "=", "Size", ";", "Res", "->", "Mem", ".", "ModeSize", "=", "ModeSize", ";", "Res", "->", "SymName", "=", "SymName", ";", "Res", "->", "OpDecl", "=", "OpDecl", ";", "Res", "->", "AddressOf", "=", "false"], "ground_truth": [";"], "File": "X86Operand (2)", "Func": "CreateMem", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14983, "Length": 129, "Cover_Rate": 0.6898395721925134, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X"], "ground_truth": [")", ";"], "File": "J2MCTargetDesc", "Func": "createJ2MCInstrInfo", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14984, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Op", "->", "SysReg", ".", "Data", "=", "Str", ".", "data", "(", ")", ";", "Op", "->", "SysReg", ".", "Length", "=", "Str", ".", "size", "(", ")", ";", "Op", "->", "SysReg", ".", "FeatureBits", "="], "ground_truth": ["FeatureBits", ";"], "File": "AArch64AsmParser45", "Func": "CreateSysReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14985, "Length": 32, "Cover_Rate": 0.4050632911392405, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CanUseDblLoad", "=", "(", "SuperRegNext", "==", "SuperReg", ")", ";", "}", "if", "(", "CanUseDblLoad", ")", "{", "TII", ".", "loadRegFromStackSlot", "(", "MBB", ",", "MI", ",", "SuperReg", ",", "CSI", "[", "i", "+", "", "]", ".", "getFrameIdx", "(", ")", ",", "SuperRegClass", ",", "TRI", ")", ";", "MBB", ".", "addLiveIn", "(", "SuperReg", ")", ";", "++", "i", ";", "}", "else", "{", "ContiguousRegs", "=", "false", ";", "const", "TargetRegisterClass", "*", "RC", "=", "TRI", "->", "getMinimalPhysRegClass", "(", "Reg", ")", ";", "TII", ".", "loadRegFromStackSlot", "(", "MBB", ",", "MI", ",", "Reg", ",", "CSI", "[", "i", "]", ".", "getFrameIdx", "(", ")", ",", "RC", ",", "TRI", ")", ";", "MBB", ".", "addLiveIn", "(", "Reg", ")", ";", "}", "}", "return", "true"], "ground_truth": [";"], "File": "HexagonFrameLowering18", "Func": "restoreCalleeSavedRegisters", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 14986, "Length": 105, "Cover_Rate": 0.3763440860215054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm256_storeu_si256", "(", "__m256i_u", "*", "__P", ",", "__m256i", "__A", ")", "{"], "File": "avxintrin", "Func": "_mm256_storeu_si256", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14987, "Length": 23, "Cover_Rate": 0.7931034482758621, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "return", "false", ";", "uint64_t", "Index", "=", "N", "->", "getConstantOperandVal", "(", "", ")", ";", "MVT", "VT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "unsigned", "ElSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "return", "(", "Index", "*", "ElSize", ")", "%", "vecWidth"], "ground_truth": ["==", "", ";"], "File": "X86ISelLowering152", "Func": "isVINSERTIndex", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14988, "Length": 63, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "mcore_num_arg_regs", "(", "machine_mode", "mode", ",", "const_tree", "type", ")", "{", "int", "size", ";", "function_arg_info", "arg", "(", "const_cast", "<", "tree", ">", "(", "type", ")", ",", "mode", ",", "true", ")", ";", "if", "(", "targetm", ".", "calls", ".", "must_pass_in_stack", "(", "arg", ")", ")", "return", "", ";", "if", "(", "type", "&&", "mode", "==", "BLKmode", ")", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "else", "size", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "return", "ROUND_ADVANCE", "(", "size"], "ground_truth": [")", ";"], "File": "mcore", "Func": "mcore_num_arg_regs", "Target": "mcore", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 14989, "Length": 72, "Cover_Rate": 0.9863013698630136, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "PPCISelLowering33", "Func": "getTargetNodeName", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14990, "Length": 264, "Cover_Rate": 0.32917705735660846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm"], "ground_truth": ["(", "", ")", ".", "addReg", "(", "", ")", ";"], "File": "VEFrameLowering", "Func": "emitPrologueInsns", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14991, "Length": 108, "Cover_Rate": 0.3540983606557377, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Function", "*", "Fn", "=", "CGN", "->", "getFunction", "(", ")", ";", "if", "(", "!", "Fn", "||", "!", "Fn", "->", "hasSection", "(", ")", ")", "return", "Depth", ";", "if", "(", "Fn", "->", "getSection", "(", ")", ".", "find", "(", "", ")", "==", "string", "::", "npos", ")", "return", "Depth", ";", "Depth", "=", "Depth", "+", "InterruptDepth", ";", "return"], "ground_truth": ["Depth", ";"], "File": "PIC16Overlay", "Func": "ModifyDepthForInterrupt", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 14992, "Length": 54, "Cover_Rate": 0.7941176470588235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_cvtdq2ps256_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8sf", ")", "_mm256_setzero_ps", "("], "ground_truth": [")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_maskz_cvtepi32_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14993, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_cvtusepi64_epi32", "(", "__m256i", "__O", ",", "__mmask8", "__M", ",", "__m512i", "__A", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_pmovusqd512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8si", ")"], "ground_truth": ["__O", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cvtusepi64_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14994, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NumSpilledSGPRs", "+="], "ground_truth": ["num", ";"], "File": "SIMachineFunctionInfo (2)1", "Func": "addToSpilledSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 14995, "Length": 4, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "I16Ty", "=", "Type", "::", "getInt16Ty", "(", "Ctx", ")", ";", "Value", "*", "PaletteOffset", "=", "ConstantInt", "::", "get", "(", "Type", "::", "getInt64Ty", "(", "Ctx", ")", ",", "", ")", ";", "Value", "*", "PaletteValue", "=", "ConstantInt", "::", "get", "(", "Type", "::", "getInt8Ty", "(", "Ctx", ")", ",", "", ")", ";", "Value", "*", "PalettePos", "=", "GetElementPtrInst", "::", "Create", "(", "I8Ty", ",", "I8Ptr", ",", "PaletteOffset", ",", "", ",", "Pos", ")", ";", "new", "StoreInst", "(", "PaletteValue", ",", "PalettePos", ",", "Pos", ")", ";", "for", "(", "int", "I", "=", "", ",", "E", "=", "Shapes", ".", "size", "(", ")", "/", "", ";", "I", "<", "E", ";", "I", "++", ")", "{", "Value", "*", "RowOffset", "=", "ConstantInt", "::", "get", "(", "Type", "::", "getInt64Ty", "(", "Ctx", ")", ",", "", "+", "I", ")", ";", "Value", "*", "ColOffset", "=", "ConstantInt", "::", "get", "(", "Type", "::", "getInt64Ty", "(", "Ctx", ")", ",", "", "+", "I", "*", "", ")", ";", "const", "std", "::", "string", "ShapeName", "=", "", "+", "itostr"], "ground_truth": ["(", "I", ")", ";"], "File": "X86PreAMXConfig", "Func": "preWriteTileCfg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14996, "Length": 156, "Cover_Rate": 0.4588235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "bool", "SeenZero", "=", "false", ";", "if", "(", "canChangeToInt", "(", "LHS", ",", "SeenZero", ",", "Subtarget", ")", "&&", "canChangeToInt", "(", "RHS", ",", "SeenZero", ",", "Subtarget", ")", "&&", "(", "SeenZero", "||", "(", "DAG", ".", "isKnownNeverNaN", "(", "LHS", ")", "&&", "DAG", ".", "isKnownNeverNaN", "(", "RHS", ")", ")", ")", ")", "{", "if", "(", "CC", "==", "", ")", "CC", "=", "", ";", "else", "if", "(", "CC", "==", "", ")", "CC", "=", "", ";", "SDValue", "cc", ";", "if", "(", "LHS", ".", "getValueType", "(", ")", "==", "", ")", "{", "LHS", "=", "bitcastf32Toi32", "(", "LHS", ",", "DAG", ")", ";", "RHS", "=", "bitcastf32Toi32", "(", "RHS", ",", "DAG", ")", ";", "SDValue", "Cmp", "=", "getCmp", "(", "LHS", ",", "RHS", ",", "CC", ",", "cc", ",", "DAG", ",", "dl", ")", ";", "SDValue", "CCR", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ",", "Dest", ",", "cc", ",", "CCR", ",", "Cmp", ")", ";", "}", "SDValue", "LHS1", ",", "LHS2", ";", "SDValue", "RHS1", ",", "RHS2", ";", "expandf64Toi32", "(", "LHS", ",", "DAG", ",", "LHS1", ",", "LHS2", ")", ";", "expandf64Toi32", "(", "RHS", ",", "DAG", ",", "RHS1", ",", "RHS2", ")", ";", "", "CondCode", "=", "IntCCToCC", "(", "CC", ")", ";", "cc", "=", "DAG", ".", "getConstant", "(", "CondCode", ",", "", ")", ";", "SDVTList", "VTList", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "cc", ",", "LHS1", ",", "LHS2", ",", "RHS1", ",", "RHS2", ",", "Dest", "}", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTList", ",", "Ops", ",", "", ")", ";", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "ARMISelLowering54", "Func": "OptimizeVFPBrcond", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14997, "Length": 267, "Cover_Rate": 0.717741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Cst", "=", "-", "(", "intptr_t", ")", "MovePCtoLROffset", "-", "", ";", "}", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "return", "MachineRelocation", "::", "getGV", "(", "MCE", ".", "getCurrentPCOffset", "(", ")", ",", "RelocID", ",", "const_cast", "<", "GlobalValue", "*", ">", "(", "MO", ".", "getGlobal", "(", ")", ")", ",", "Cst", ",", "isa", "<", "Function", ">", "(", "MO", ".", "getGlobal", "(", ")", ")", ")", ";", "if", "(", "MO", ".", "isSymbol", "(", ")", ")", "return", "MachineRelocation", "::", "getExtSym", "(", "MCE", ".", "getCurrentPCOffset", "(", ")"], "ground_truth": [",", "RelocID", ",", "MO", ".", "getSymbolName", "(", ")", ",", "Cst", ")", ";"], "File": "PPCCodeEmitter", "Func": "GetRelocation", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 14998, "Length": 90, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "!", "args", ")", "{", "cur_tree", "=", "(", "(", "pop_target", ")", "?", "pop_target", ":", "target_option_default_node", ")", ";", "cl_target_option_restore", "(", "&", "global_options", ",", "&", "global_options_set", ",", "TREE_TARGET_OPTION", "(", "cur_tree", ")", ")", ";", "}", "else", "{", "rs6000_cpu_index", "=", "rs6000_tune_index", "=", "-", "", ";", "if", "(", "!", "rs6000_inner_target_options", "(", "args", ",", "false", ")", "||", "!", "rs6000_option_override_internal", "(", "false", ")", "||", "(", "cur_tree", "=", "build_target_option_node", "(", "&", "global_options", ",", "&", "global_options_set", ")", ")", "==", "NULL_TREE", ")", "{", "if", "(", "TARGET_DEBUG_BUILTIN", "||", "TARGET_DEBUG_TARGET", ")", "fprintf", "(", "stderr", ",", "", ")", ";", "return", "false", ";", "}", "}", "target_option_current_node", "=", "cur_tree", ";", "rs6000_activate_target_options", "(", "target_option_current_node", ")", ";", "if", "(", "rs6000_target_modify_macros_ptr", ")", "{", "prev_opt", "=", "TREE_TARGET_OPTION", "(", "prev_tree", ")", ";", "prev_flags", "=", "prev_opt", "->", "x_rs6000_isa_flags", ";", "cur_opt", "=", "TREE_TARGET_OPTION", "(", "cur_tree", ")", ";", "cur_flags", "=", "cur_opt", "->", "x_rs6000_isa_flags", ";", "diff_flags", "=", "(", "prev_flags", "^", "cur_flags"], "ground_truth": [")", ";"], "File": "rs60001", "Func": "rs6000_pragma_target_parse", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 14999, "Length": 141, "Cover_Rate": 0.5071942446043165, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsStrict", "=", "N", "->", "isStrictFPOpcode", "(", ")", "||", "N", "->", "isTargetStrictFPOpcode", "(", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ";", "if", "(", "!", "TLI", ".", "isTypeLegal", "(", "VT", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "A", "=", "N", "->", "getOperand", "(", "IsStrict", "?", "", ":", "", ")", ";", "SDValue", "B", "=", "N", "->", "getOperand", "(", "IsStrict", "?", "", ":", "", ")", ";", "SDValue", "C", "=", "N", "->", "getOperand", "(", "IsStrict", "?", "", ":", "", ")", ";", "SDNodeFlags", "Flags", "=", "N", "->", "getFlags", "(", ")", ";", "if", "(", "!", "IsStrict", "&&", "Flags", ".", "hasAllowReassociation", "(", ")", "&&", "TLI", ".", "isOperationExpand", "(", "", ",", "VT", ")", ")", "{", "SDValue", "Fmul", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "A", ",", "B", ",", "Flags", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Fmul", ",", "C", ",", "Flags", ")", ";", "}", "EVT", "ScalarVT", "=", "VT", ".", "getScalarType", "(", ")", ";", "if", "(", "(", "ScalarVT", "!=", "", "&&", "ScalarVT", "!=", "", ")", "||", "!", "Subtarget", ".", "hasAnyFMA", "(", ")", ")", "return", "SDValue", "(", ")", ";", "auto", "invertIfNegative", "=", "[", "&", "DAG", ",", "&", "TLI", ",", "&", "DCI", "]", "(", "SDValue", "&", "V", ")", "{", "bool", "CodeSize", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "hasOptSize", "(", ")", ";", "bool", "LegalOperations", "=", "!", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ";", "if", "(", "SDValue", "NegV", "=", "TLI", ".", "getCheaperNegatedExpression", "(", "V", ",", "DAG", ",", "LegalOperations", ",", "CodeSize", ")", ")", "{", "V", "=", "NegV", ";", "return", "true", ";", "}", "if", "(", "V", ".", "getOpcode", "(", ")", "==", "", "&&", "isNullConstant", "(", "V", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "Vec", "=", "V", ".", "getOperand", "(", "", ")", ";", "if", "(", "SDValue", "NegV", "=", "TLI", ".", "getCheaperNegatedExpression", "(", "Vec", ",", "DAG", ",", "LegalOperations", ",", "CodeSize", ")", ")", "{", "V", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "V", ")", ",", "V", ".", "getValueType", "(", ")", ",", "NegV", ",", "V", ".", "getOperand", "(", "", ")", ")", ";", "return", "true", ";", "}", "}", "return", "false", ";", "}", ";", "bool", "NegA", "=", "invertIfNegative", "(", "A", ")", ";", "bool", "NegB", "=", "invertIfNegative", "(", "B", ")", ";", "bool", "NegC", "=", "invertIfNegative", "(", "C", ")", ";", "if", "(", "!", "NegA", "&&", "!", "NegB", "&&", "!", "NegC", ")", "return", "SDValue", "(", ")", ";", "unsigned", "NewOpcode", "=", "negateFMAOpcode", "(", "N", "->", "getOpcode", "(", ")", ",", "NegA", "!=", "NegB", ",", "NegC", ",", "false", ")", ";", "if", "(", "IsStrict", ")", "{", "assert", "(", "N", "->", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "return", "DAG", ".", "getNode", "(", "NewOpcode", ",", "dl", ",", "{", "VT", ",", "", "}", ",", "{", "N", "->", "getOperand", "(", "", ")", ",", "A", ",", "B", ",", "C", "}", ")", ";", "}", "else", "{", "if", "(", "N", "->", "getNumOperands", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "NewOpcode", ",", "dl", ",", "VT", ",", "A", ","], "ground_truth": ["B", ",", "C", ",", "N", "->", "getOperand", "(", "", ")", ")", ";"], "File": "X86ISelLowering101", "Func": "combineFMA", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15000, "Length": 494, "Cover_Rate": 0.8666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "CCMask", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "CCValid", "||", "!", "CCMask", ")", "return", "SDValue", "(", ")", ";", "int", "CCValidVal", "=", "CCValid", "->", "getZExtValue", "(", ")", ";", "int", "CCMaskVal", "=", "CCMask", "->", "getZExtValue", "(", ")", ";", "SDValue", "Select", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Select", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "auto", "*", "SelectCCValid", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Select", "->", "getOperand", "(", "", ")", ")", ";", "auto", "*", "SelectCCMask", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Select", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "SelectCCValid", "||", "!", "SelectCCMask", ")", "return", "SDValue", "(", ")", ";", "int", "SelectCCValidVal", "=", "SelectCCValid", "->", "getZExtValue", "(", ")", ";", "int", "SelectCCMaskVal", "=", "SelectCCMask", "->", "getZExtValue", "(", ")", ";", "auto", "*", "TrueVal", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Select", "->", "getOperand", "(", "", ")", ")", ";", "auto", "*", "FalseVal", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Select", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "TrueVal", "||", "!", "FalseVal", ")", "return", "SDValue", "(", ")", ";", "if", "(", "TrueVal", "->", "getZExtValue", "(", ")", "!=", "", "&&", "FalseVal", "->", "getZExtValue", "(", ")", "==", "", ")", ";", "else", "if", "(", "TrueVal", "->", "getZExtValue", "(", ")", "==", "", "&&", "FalseVal", "->", "getZExtValue", "(", ")", "!=", "", ")", "SelectCCMaskVal", "^=", "SelectCCValidVal", ";", "else", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "SystemZISelLowering (2)2", "Func": "combineGET_CCMASK", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15001, "Length": 233, "Cover_Rate": 0.768976897689769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "getLdStOffsetOp", "(", "MI", ")"], "ground_truth": [".", "isImm", "(", ")", ")", "return", "false", ";"], "File": "AArch64LoadStoreOptimizer2", "Func": "isMergeableLdStUpdate", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15002, "Length": 117, "Cover_Rate": 0.5246636771300448, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "samplerInstr", "->", "getOperand", "(", "", ")", ".", "isCImm", "(", ")", ")", "{", "auto", "sampMask", "=", "getIConstVal", "(", "OrigArgs", "[", "", "]", ",", "MRI", ")", ";", "Register", "res", ";", "sampler", "=", "buildSamplerLiteral", "(", "sampMask", ",", "res", ",", "GR", "->", "getTypeForVReg", "(", "sampler", ")", ",", "MIRBuilder", ",", "GR", ")", ";", "}", "}", "Register", "reg", ";", "Register", "sampledImage", "=", "buildOpSampledImage", "(", "reg", ",", "image", ",", "sampler", ",", "MIRBuilder", ",", "GR", ")", ";", "Register", "coord", "=", "OrigArgs", "[", "", "]", ";", "Register", "lod", "=", "GR", "->", "buildConstantFP", "(", "APFloat", "::", "getZero", "(", "APFloat", "::", "IEEEsingle", "(", ")", ")", ",", "MIRBuilder", ")", ";", "Type", "*", "tmpType", "=", "retType", ";", "bool", "NeedExtract", "=", "false", ";", "if", "(", "tmpType", "->", "getOpcode", "(", ")", "!=", ""], "ground_truth": [")", "{"], "File": "SPIRVOpenCLBIFs", "Func": "genSampledReadImage", "Target": "SPIRV", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15003, "Length": 122, "Cover_Rate": 0.31202046035805625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "dest", "=", "symbol", "->", "fragRef", "(", ")", "->", "frag", "(", ")", "->", "getParent", "(", ")", "->", "getSection", "(", ")", ".", "addr", "(", ")", "+", "symbol", "->", "fragRef", "(", ")", "->", "getOutputOffset", "(", ")", ";", "uint64_t", "src", "=", "pIsland", ".", "getParent", "(", ")", "->", "getSection", "(", ")", ".", "addr", "(", ")", "+", "pIsland", ".", "offset", "(", ")", "+", "pIsland", ".", "size", "(", ")", ";", "if", "(", "isValidForADRP", "(", "src", ",", "dest", ")", ")", "{", "m_pData", "=", "ADRP_TEMPLATE", ";", "m_Name", "=", "", ";", "m_Size", "=", "sizeof", "(", "ADRP_TEMPLATE", ")", ";", "getFixupList", "(", ")", ".", "clear", "(", ")", ";", "addFixup", "(", "", ",", "", ",", "llvm", "::", "ELF", "::", "R_AARCH64_ADR_PREL_PG_HI21", ")", ";", "addFixup", "(", "", ",", "", ",", "llvm"], "ground_truth": ["::", "ELF", "::", "R_AARCH64_ADD_ABS_LO12_NC", ")", ";"], "File": "AArch64LongBranchStub", "Func": "applyFixup", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15004, "Length": 123, "Cover_Rate": 0.7321428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VTs", "[", "]", "=", "{", "Op", ".", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", ",", "", "}", ";", "SDValue", "CompNode", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Ops", ")", ";", "SDValue", "Flags", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getRegister", "(", "", ",", "", ")", ",", "CompNode", ".", "getValue", "(", "", ")", ")", ";", "unsigned", "BitNo", ";", "bool", "InvertBit", ";", "switch", "(", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", "{", "default", ":", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "=", "false", ";", "break", ";", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "=", "true", ";", "break", ";", "case", "", ":", "BitNo", "=", "", ";", "InvertBit", "=", "false", ";", "break", ";", "case", ""], "ground_truth": [":"], "File": "PPCISelLowering (2)2", "Func": "LowerINTRINSIC_WO_CHAIN", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15005, "Length": 136, "Cover_Rate": 0.3185011709601874, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "case", "MachineOperand", "::", "MO_Register", ":", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "O", "<<", "*", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "O", "<<", "*", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "{", "MCSymbol", "*", "BA", "=", "GetBlockAddressSymbol", "(", "MO", ".", "getBlockAddress", "(", ")", ")", ";", "O", "<<", "BA", "->", "getName", "(", ")", ";", "break", ";", "}", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "O", "<<", "*", "GetExternalSymbolSymbol", "(", "MO", ".", "getSymbolName", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::"], "ground_truth": ["MO_JumpTableIndex", ":"], "File": "BPFAsmPrinter11", "Func": "printOperand", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15006, "Length": 167, "Cover_Rate": 0.9226519337016574, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerOperation", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return", "TargetLowering", "::", "LowerOperation", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBRCOND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "{", "SDValue", "Result", "=", "LowerLOAD", "(", "Op", ",", "DAG", ")", ";", "assert", "(", "(", "!", "Result", ".", "getNode", "(", ")", "||", "Result", ".", "getNode", "(", ")", "->", "getNumValues", "(", ")", "==", "", ")", "&&", "", ")", ";", "return", "Result", ";", "}", "case", "", ":", "case", "", ":", "return", "LowerTrig", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSELECT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFDIV", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerATOMIC_CMP_SWAP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSTORE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "return", "LowerGlobalAddress", "(", "MFI", ",", "Op", ",", "DAG", ")", ";", "}", "case", "", ":", "return", "LowerINTRINC_WO_CHAIN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINC_W_CHAIN", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerINTRINC_VOID", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerADDRSPACECAST", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerINSERT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerEXTRACT_VECTOR_ELT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerBUILD_VECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerFP_ROUND", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerTRAP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "lowerDEBUGTRAP", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "splitUnaryVectorOp", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "lowerFMINNUM_FMAXNUM", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "SIISelLowering103", "Func": "LowerOperation", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15007, "Length": 365, "Cover_Rate": 0.7716701902748414, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "M", "=", "Mask", "[", "I", "]", ";", "if", "(", "M", ">=", "", "&&", "M", "!=", "I"], "ground_truth": [")", "return", "false", ";"], "File": "HexagonISelDAGToDAGHVX", "Func": "isIdentity", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15008, "Length": 21, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsDeleted", "(", "SDNode"], "ground_truth": ["*", "N", ")", "{"], "File": "X86ISelDAGToDAG15", "Func": "IsDeleted", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15009, "Length": 8, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "Subtarget", ".", "hasP8Altivec", "(", ")", ")", "{", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "}", "else", "return", "false", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Subtarget", ".", "hasVSX", "(", ")", ")", "{", "switch", "(", "IntrinsicID", ")", "{", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "}", "isDot", "=", "", ";", "}", "else", "return", "false", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "Subtarget", ".", "hasP8Altivec", "(", ")", ")", "{", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "}", "else", "return", "false", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "Subtarget", ".", "hasP9Altivec", "(", ")", ")", "{", "switch", "(", "IntrinsicID", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "break", ";", "}", "isDot", "=", "", ";", "}", "else", "return", "false", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "if", "(", "Subtarget", ".", "hasP8Altivec", "(", ")", ")", "{", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "}", "else", "return", "false", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot", "=", "", ";", "break", ";", "case", "", ":", "CompareOpc", "=", "", ";", "isDot"], "ground_truth": ["=", "", ";", "break", ";"], "File": "PPCISelLowering47", "Func": "getVectorCompareInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15010, "Length": 453, "Cover_Rate": 0.4489593657086224, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Val", "=", "MCE", "->", "getValue", "(", ")", ";", "return", "(", "Val", ">=", "", "&&", "Val", "<", ""], "ground_truth": [")", ";"], "File": "ARM64AsmParser", "Func": "isImm0_255", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15011, "Length": 20, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vrev32q_s8", "(", "int8x16_t", "__a", ")", "{", "return", "(", "int8x16_t", ")", "__builtin_shuffle", "(", "__a", ",", "(", "uint8x16_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", ""], "ground_truth": [",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";"], "File": "arm", "Func": "neon_vrev32q_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15012, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "NumTZ", "<=", "", "&&", "", ")", ";", "for", "(", "unsigned", "Pos", "=", "", ",", "e", "=", "NumTZ", ";", "Pos", ">", "e", ";", "--", "Pos", ")", "{", "bool", "T", "=", "(", "(", "Mask", ">>", "Pos", ")", "&", "", ")", "==", "CondBit0", ";", "if", "(", "T", ")", "O", "<<"], "ground_truth": ["'t'", ";"], "File": "ARMInstPrinter11", "Func": "printThumbITMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15013, "Length": 51, "Cover_Rate": 0.4214876033057851, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "function_expander", "::", "rotate_inputs_left", "(", "unsigned", "int", "start", ",", "unsigned", "int", "end", ")", "{", "rtx", "new_last", "=", "args", "[", "start", "]", ";", "for", "(", "unsigned", "int", "i", "=", "start", ";", "i", "<", "end", "-", "", ";", "++", "i", ")", "args", "["], "ground_truth": ["i", "]", "=", "args", "[", "i", "+", "", "]", ";"], "File": "aarch64-sve-builtins", "Func": "rotate_inputs_left", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15014, "Length": 51, "Cover_Rate": 0.8360655737704918, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vreinterpretq_u32_s8", "(", "int8x16_t", "__a", ")", "{", "return", "(", "uint32x4_t", ")", "__builtin_neon_vreinterpretv4siv16qi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_u32_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15015, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_sub_round_ss", "(", "__m128", "__W", ",", "__mmask8", "__U", ",", "__m128", "__A", ",", "__m128"], "ground_truth": ["__B", ",", "const", "int", "__R", ")", "{"], "File": "avx512fintrin", "Func": "_mm_mask_sub_round_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15016, "Length": 32, "Cover_Rate": 0.5161290322580645, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "HRI", "=", "*", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "int", "Offset", "=", "MFI", ".", "getObjectOffset", "(", "FI", ")", ";", "bool", "HasAlloca", "=", "MFI", ".", "hasVarSizedObjects", "(", ")", ";", "bool", "HasExtraAlign", "=", "HRI", ".", "needsStackRealignment", "(", "MF", ")", ";", "bool", "NoOpt", "=", "MF", ".", "getTarget", "(", ")", ".", "getOptLevel", "(", ")", "==", "CodeGenOpt", "::", "None", ";", "unsigned", "SP", "=", "HRI", ".", "getStackRegister", "(", ")", ",", "FP", "=", "HRI", ".", "getFrameRegister", "(", ")", ";", "auto", "&", "HMFI", "=", "*", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "unsigned", "AP", "=", "HMFI", ".", "getStackAlignBasePhysReg", "(", ")", ";", "unsigned", "FrameSize", "=", "MFI", ".", "getStackSize", "(", ")", ";", "bool", "UseFP", "=", "false", ",", "UseAP", "=", "false", ";", "if", "(", "NoOpt", "&&", "!", "HasExtraAlign", ")", "UseFP", "=", "true", ";", "if", "(", "MFI", ".", "isFixedObjectIndex", "(", "FI", ")", "||", "MFI", ".", "isObjectPreAllocated", "(", "FI", ")", ")", "{", "UseFP", "|=", "(", "HasAlloca", "||", "HasExtraAlign", ")", ";", "}", "else", "{", "if", "(", "HasAlloca", ")", "{", "if", "(", "HasExtraAlign", ")", "UseAP", "=", "true", ";", "else", "UseFP", "=", "true", ";", "}", "}", "bool", "HasFP", "=", "hasFP", "(", "MF", ")", ";", "assert", "(", "(", "HasFP", "||", "!", "UseFP", ")", "&&", "", ")", ";", "if", "(", "Offset", ">", "", "&&", "!", "HasFP", ")", "Offset", "-=", "", ";", "if", "(", "UseFP", ")", "FrameReg", "=", "FP", ";", "else", "if", "(", "UseAP", ")", "FrameReg", "=", "AP", ";", "else", "FrameReg", "=", "SP", ";", "int", "RealOffset", "="], "ground_truth": ["Offset", ";"], "File": "HexagonFrameLowering45", "Func": "getFrameIndexReference", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15017, "Length": 241, "Cover_Rate": 0.8281786941580757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasSHA", "(", ")", "const", "{", "return", "HasSHA"], "ground_truth": [";"], "File": "X86Subtarget (2)", "Func": "hasSHA", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15018, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "&", "vStream", "==", "&", "nulls", "(", ")", ")", "loggerFn", "=", "", ";", "int", "ret", "=", "decodeInstruction", "(", "&", "internalInstr", ",", "regionReader", ",", "(", "void", "*", ")", "&", "region", ",", "loggerFn", ",", "(", "void", "*", ")", "&", "vStream", ",", "(", "void", "*", ")", "MII", ",", "address", ",", "fMode", ")", ";", "if", "(", "ret", ")", "{", "size", "=", "internalInstr", ".", "readerCursor", "-", "address", ";", "return", "Fail"], "ground_truth": [";"], "File": "X86Disassembler18", "Func": "getInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15019, "Length": 67, "Cover_Rate": 0.475177304964539, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "LowerOperationWrapper", "(", "SDNode", "*", "N", ",", "SmallVectorImpl", "<", "SDValue", ">", "&", "Results", ",", "SelectionDAG", "&", "DAG", ")", "{", "SDValue", "Op", "=", "SDValue", "(", "N", ",", "", ")", ";", "SDValue", "Res", ";", "unsigned", "i", ";", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "Res", "=", "ExpandLoad", "(", "Op", ".", "getNode", "(", ")", ",", "DAG", ")", ";", "break", ";", "default"], "ground_truth": [":", "{"], "File": "PIC16ISelLowering", "Func": "LowerOperationWrapper", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15020, "Length": 67, "Cover_Rate": 0.47183098591549294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Value", "=", "CE", "->", "getValue", "(", ")", ";", "unsigned", "Imm", "=", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ",", "Value", ">>=", "", ")", "{", "Imm", "|=", "(", "Value", "&"], "ground_truth": ["", ")", "<<", "i", ";"], "File": "AArch64AsmParser13", "Func": "addNeonUImm64MaskOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15021, "Length": 43, "Cover_Rate": 0.46236559139784944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "privateMemoryResourceIsRangeChecked", "(", ")", "const", "{", "return", "getGeneration", "(", ")"], "ground_truth": ["<", "Subtarget", "::", "GFX9", ";"], "File": "AMDGPUSubtarget", "Func": "privateMemoryResourceIsRangeChecked", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15022, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LowerControlFlowPass", "::", "SkipIfDead", "(", "MachineInstr", "&", "MI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "if", "(", "!", "shouldSkip", "(", "&", "MBB", ",", "&", "MBB", ".", "getParent", "(", ")", "->", "back", "(", ")", ")", ")", "return", ";", "MachineBasicBlock", "::", "iterator", "Insert", "=", "&", "MI", ";", "++", "Insert", ";", "BuildMI", "(", "MBB", ",", "Insert", ",", "DL", ",", "TII", "->", "get", "(", "AMDGPU", "::", "S_CBRANCH_EXECNZ", ")", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "AMDGPU", "::", "EXEC", ")", ";", "BuildMI", "(", "MBB", ",", "Insert", ",", "DL", ",", "TII", "->", "get", "(", "AMDGPU", "::", "EXP", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "AMDGPU", "::", "VGPR0", ")", ".", "addReg", "(", "AMDGPU", "::", "VGPR0", ")", ".", "addReg", "(", "AMDGPU", "::"], "ground_truth": ["VGPR0", ")", ".", "addReg", "(", "AMDGPU", "::", "VGPR0", ")", ";"], "File": "SILowerControlFlow34", "Func": "SkipIfDead", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15023, "Length": 164, "Cover_Rate": 0.8961748633879781, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "16InstrInfo", "&", "TII", "=", "*", "static_cast", "<", "const", "16InstrInfo", "*", ">", "(", "MF", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "begin", "(", ")", ";", "DebugLoc", "dl", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "uint64_t", "StackSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "if", "(", "StackSize", "==", "", "&&", "!", "MFI", "->", "adjustsStack", "(", ")", ")", "return", ";", "MachineModuleInfo", "&", "MMI", "=", "MF", ".", "getMMI", "(", ")", ";", "std", "::", "vector", "<", "MachineMove", ">", "&", "Moves", "=", "MMI", ".", "getFrameMoves", "(", ")", ";", "MachineLocation", "DstML", ",", "SrcML", ";", "TII", ".", "makeFrame", "(", "", ",", "StackSize", ",", "MBB", ",", "MBBI", ")", ";", "MCSymbol", "*", "AdjustSPLabel", "=", "MMI", ".", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "PROLOG_LABEL", ")", ")", ".", "addSym", "(", "AdjustSPLabel", ")", ";", "DstML", "=", "MachineLocation", "(", "MachineLocation", "::", "VirtualFP", ")", ";", "SrcML", "=", "MachineLocation", "(", "MachineLocation", "::", "VirtualFP", ",", "-", "StackSize", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "AdjustSPLabel", ",", "DstML", ",", "SrcML", ")", ")", ";", "MCSymbol", "*", "CSLabel", "=", "MMI", ".", "getContext", "(", ")", ".", "CreateTempSymbol", "(", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "PROLOG_LABEL", ")", ")", ".", "addSym", "(", "CSLabel", ")", ";", "DstML", "=", "MachineLocation", "(", "MachineLocation", "::", "VirtualFP", ",", "-", "", ")", ";", "SrcML", "=", "MachineLocation", "(", "", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "CSLabel", ",", "DstML", ",", "SrcML", ")", ")", ";", "DstML", "=", "MachineLocation", "(", "MachineLocation", "::", "VirtualFP", ",", "-", "", ")", ";", "SrcML", "=", "MachineLocation", "(", "", ")", ";", "Moves", ".", "push_back", "(", "MachineMove", "(", "CSLabel", ","], "ground_truth": ["DstML", ",", "SrcML", ")", ")", ";"], "File": "Mips16FrameLowering11", "Func": "emitPrologue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15024, "Length": 308, "Cover_Rate": 0.7567567567567568, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "::", "iterator", "FrameLowering", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator"], "ground_truth": ["I", ")", "const", "{"], "File": "SICFrameLowering", "Func": "eliminateCallFramePseudoInstr", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15025, "Length": 22, "Cover_Rate": 0.7096774193548387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printInlineJT32", "(", "const", "MachineInstr", "*", "MI"], "ground_truth": [",", "int", "opNum", ")", "{"], "File": "XCoreAsmPrinter35", "Func": "printInlineJT32", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15026, "Length": 12, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Val", ";", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "{", "if", "(", "isScalarFPTypeInSSEReg", "(", "VA", ".", "getValVT", "(", ")", ")", ")", "CopyVT", "=", "", ";", "bool", "isST0", "=", "VA", ".", "getLocReg", "(", ")", "==", "", ";", "unsigned", "Opc", "=", "", ";", "if", "(", "CopyVT", "==", "", ")", "Opc", "=", "isST0", "?", "", ":", "", ";", "if", "(", "CopyVT", "==", "", ")", "Opc", "=", "isST0", "?", "", ":", "", ";", "if", "(", "CopyVT", "==", "", ")", "Opc", "=", "isST0", "?", "", ":", "", ";", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "InFlag", "}", ";", "Chain", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "Opc", ",", "dl", ",", "CopyVT", ",", "", ",", "", ",", "Ops", ",", "", ")", ",", "", ")", ";", "Val", "=", "Chain", ".", "getValue", "(", "", ")", ";", "if", "(", "CopyVT", "!=", "VA", ".", "getValVT", "(", ")", ")", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "Val", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "}", "else", "if", "(", "Is64Bit", "&&", "CopyVT", ".", "isVector", "(", ")", "&&", "CopyVT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "Val", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Val", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "}", "else", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "Val", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "CopyVT", ",", "Val", ")", ";", "}", "else", "{", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ","], "ground_truth": ["CopyVT", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";"], "File": "X86ISelLowering73", "Func": "LowerCallResult", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15027, "Length": 359, "Cover_Rate": 0.5846905537459284, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addLocal", "(", "MVT"], "ground_truth": ["VT", ")", "{"], "File": "TVMMachineFunctionInfo", "Func": "addLocal", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15028, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "isSMRD", "(", "Opc0", ")", "&&", "isSMRD", "(", "Opc1", ")", ")", "{", "assert", "(", "getNumOperandsNoGlue", "(", "Load0", ")", "==", "getNumOperandsNoGlue", "(", "Load1", ")", ")", ";", "if", "(", "Load0", "->", "getOperand", "(", "", ")", "!=", "Load1", "->", "getOperand", "(", "", ")", ")", "return", "false", ";", "if", "(", "findChainOperand", "(", "Load0", ")", "!=", "findChainOperand", "(", "Load1", ")", ")", "return", "false", ";", "Offset0", "=", "cast", "<", "ConstantSDNode", ">", "(", "Load0", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "Offset1", "=", "cast", "<", "ConstantSDNode", ">", "(", "Load1", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ";", "return", "true", ";", "}", "if", "(", "(", "isMUBUF", "(", "Opc0", ")", "||", "isMTBUF", "(", "Opc0", ")", ")", "&&", "(", "isMUBUF", "(", "Opc1", ")", "||", "isMTBUF", "(", "Opc1", ")", ")", ")", "{", "if", "(", "!", "nodesHaveSameOperandValue", "(", "Load0", ",", "Load1", ",", "AMDGPU", "::", "OpName", "::", "soffset", ")", "||", "findChainOperand", "(", "Load0", ")", "!=", "findChainOperand", "(", "Load1", ")", "||", "!", "nodesHaveSameOperandValue", "(", "Load0", ",", "Load1", ",", "AMDGPU", "::", "OpName", "::", "vaddr", ")", "||", "!", "nodesHaveSameOperandValue", "(", "Load0", ",", "Load1", ",", "AMDGPU", "::", "OpName", "::", "srsrc", ")", ")", "return", "false", ";", "int", "OffIdx0", "=", "AMDGPU", "::", "getNamedOperandIdx", "(", "Opc0", ",", "AMDGPU", "::", "OpName", "::", "offset", ")", ";", "int", "OffIdx1", "=", "AMDGPU", "::", "getNamedOperandIdx", "(", "Opc1", ",", "AMDGPU", "::", "OpName", "::", "offset", ")", ";", "if", "(", "OffIdx0", "==", "-", "", "||", "OffIdx1", "==", "-", "", ")", "return", "false", ";", "--", "OffIdx0", ";", "--", "OffIdx1", ";", "SDValue", "Off0", "=", "Load0", "->", "getOperand", "(", "OffIdx0", ")", ";", "SDValue", "Off1", "=", "Load1", "->", "getOperand", "(", "OffIdx1", ")", ";", "if", "(", "!", "isa", "<", "ConstantSDNode", ">", "(", "Off0", ")", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "Off1", ")", ")", "return", "false", ";", "Offset0", "=", "cast", "<", "ConstantSDNode", ">", "(", "Off0", ")", "->", "getZExtValue", "(", ")", ";", "Offset1", "=", "cast", "<", "ConstantSDNode", ">", "(", "Off1", ")", "->", "getZExtValue", "(", ")", ";", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "SIInstrInfo116", "Func": "areLoadsFromSameBasePtr", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15029, "Length": 318, "Cover_Rate": 0.5977443609022557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_fmsub_pd"], "ground_truth": ["(", "__mmask8", "__U", ",", "__m512d", "__A", ",", "__m512d", "__B", ",", "__m512d", "__C", ")", "{"], "File": "avx512fintrin4", "Func": "_mm512_maskz_fmsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15030, "Length": 28, "Cover_Rate": 0.4745762711864407, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "TrapBB", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "MBB", "->", "addSuccessor", "(", "TrapBB", ")", ";", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addMBB", "(", "TrapBB", ")", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "return", "ContBB"], "ground_truth": [";"], "File": "ARMISelLowering (2)2", "Func": "EmitLowered__dbzchk", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15031, "Length": 71, "Cover_Rate": 0.36597938144329895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", ";", "using", "RegAndKill", "=", "std", "::", "pair", "<", "unsigned", ",", "bool", ">", ";", "SmallVector", "<", "RegAndKill", ",", "", ">", "Regs", ";", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ";", "while", "(", "i", "!=", "", ")", "{", "unsigned", "LastReg", "=", "", ";", "for", "(", ";", "i", "!=", "", ";", "--", "i", ")", "{", "Register", "Reg", "=", "CSI", "[", "i", "-", "", "]", ".", "getReg", "(", ")", ";", "if", "(", "!", "(", "Func", ")", "(", "Reg", ",", "STI", ".", "splitFramePushPop", "(", "MF", ")", ")", ")", "continue", ";", "if", "(", "Reg", ">=", "", "&&", "Reg", "<", "", "+", "NumAlignedDPRCS2Regs", ")", "continue", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "bool", "isLiveIn", "=", "MRI", ".", "isLiveIn", "(", "Reg", ")", ";", "if", "(", "!", "isLiveIn", "&&", "!", "MRI", ".", "isReserved", "(", "Reg", ")", ")", "MBB", ".", "addLiveIn", "(", "Reg", ")", ";", "if", "(", "NoGap", "&&", "LastReg", "&&", "LastReg", "!=", "Reg", "-", "", ")", "break", ";", "LastReg", "=", "Reg", ";", "Regs", ".", "push_back", "(", "std", "::", "make_pair", "(", "Reg", ",", "!", "isLiveIn", ")", ")", ";", "}", "if", "(", "Regs", ".", "empty", "(", ")", ")", "continue", ";", "llvm", "::", "sort", "(", "Regs", ",", "[", "&", "]", "(", "const", "RegAndKill", "&", "LHS", ",", "const", "RegAndKill", "&", "RHS", ")", "{", "return", "TRI", ".", "getEncodingValue", "(", "LHS", ".", "first", ")", "<", "TRI", ".", "getEncodingValue", "(", "RHS", ".", "first", ")", ";", "}", ")"], "ground_truth": [";"], "File": "ARMFrameLowering3", "Func": "emitPushInst", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15032, "Length": 230, "Cover_Rate": 0.4356060606060606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "FrameLowering", "::", "emitEpilogue", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ")", "const", "{", "assert", "(", "false", "&&", ""], "ground_truth": [")", ";"], "File": "XtensaFrameLowering1", "Func": "emitEpilogue", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15033, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "node", "->", "isUnknown", "(", ")", ")", "{", "return", "", ";", "}", "else", "{", "unsigned", "int", "k", "=", "getBytesReserved", "(", "node", ")", ";", "MCGSiteUInt", "::", "const_iterator", "siteBound", "(", "WorstCaseSiteEnsureBound", ".", "find"], "ground_truth": ["(", "site", ")", ")", ";"], "File": "PatmosStackCacheAnalysis", "Func": "getSiteEnsureFilling", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15034, "Length": 37, "Cover_Rate": 0.4457831325301205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")"], "ground_truth": [")", "_mm_maskz_cvtepi16_epi8", "(", "__mmask8", "__M", ",", "__m128i", "__A", ")", "{"], "File": "avx512vlbwintrin", "Func": "_mm_maskz_cvtepi16_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15035, "Length": 22, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "(", ")"], "ground_truth": ["const", "{"], "File": "X86MCCodeEmitter69", "Func": "getNumFixupKinds", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15036, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "isImm", "(", ")", "&&", "!", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "&&", "MI", ".", "getOperand", "(", "", ")", ".", "isFI", "(", ")", ")", "{", "FrameIndex", "=", "MI", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getIndex", "(", ")", ";"], "File": "PPCInstrInfo100", "Func": "isLoadFromStackSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15037, "Length": 71, "Cover_Rate": 0.44654088050314467, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "S", "->", "getAssembler", "(", ")", ".", "setELFHeaderEFlags", "(", "ELF", "::", "EF__EABI_VER5", ")", ";", "if", "(", "RelaxAll", ")", "S", "->", "getAssembler", "(", ")", ".", "setRelaxAll", "(", "true", ")", ";", "if", "(", "NoExecStack", ")", "S", "->", "getAssembler", "(", ")", ".", "setNoExecStack", "("], "ground_truth": ["true", ")", ";"], "File": "ARMELFStreamer52", "Func": "createARMELFStreamer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15038, "Length": 43, "Cover_Rate": 0.4056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "set", "<", "unsigned", ">", "CurrentReads", ",", "CurrentWrites", ",", "OrigWrites", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "CurrentInsn", "->", "getNumOperands", "(", ")", ";", "i", "++", ")", "{", "MachineOperand", "&", "MO", "=", "CurrentInsn", "->", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "{", "if", "(", "MO", ".", "isUse", "(", ")", ")", "{", "CurrentReads", ".", "insert", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "if", "(", "MO", ".", "isDef", "(", ")", ")", "{", "CurrentWrites", ".", "insert", "(", "MO", ".", "getReg", "(", ")", ")", ";", "OrigWrites", ".", "insert", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "}", "}", "set_intersect", "(", "CurrentReads", ",", "PendingRegWrites", ")", ";", "set_intersect", "(", "CurrentWrites", ",", "PendingRegWrites", ")", ";", "if", "(", "!", "(", "CurrentReads", ".", "empty", "(", ")", "&&", "CurrentWrites", ".", "empty", "(", ")", ")", ")", "{", "CurrentInsn", "=", "BuildMI", "(", "MBB", ",", "CurrentInsn", ",", "CurrentInsn", "->", "getDebugLoc", "(", ")", ",", "TM", ".", "getInstrInfo", "(", ")", "->", "get", "(", "", ")", ",", "", ")", ";", "PendingRegWrites", "=", "OrigWrites", ";", "Changed", "=", "true", ";", "StopBitsAdded", "++"], "ground_truth": [";"], "File": "IA64Bundling", "Func": "runOnMachineBasicBlock", "Target": "IA64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15039, "Length": 177, "Cover_Rate": 0.7375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isImm", "(", ")", ")", "return", "false", ";", "MCExpr", "::", "VariantKind", "VK", ";", "int64_t"], "ground_truth": ["Imm", ";"], "File": "RISCVAsmParser37", "Func": "isUImm2", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15040, "Length": 18, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "vec_uint4", "spu_gather", "(", "vec_float4", "a"], "ground_truth": [")", "{"], "File": "spu2vmx", "Func": "spu_gather", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15041, "Length": 9, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_adds_epi16", "(", "__mmask32"], "ground_truth": ["__U", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{"], "File": "avx512bwintrin4", "Func": "_mm512_maskz_adds_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15042, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "signed", "int", ")", "__builtin_altivec_vmsumshs", "(", "(", "vector", "signed", "short", ")", "a1", ",", "("], "ground_truth": ["vector", "signed", "short", ")", "a2", ",", "(", "vector", "signed", "int", ")", "a3", ")", ";"], "File": "altivec4", "Func": "vec_msums", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15043, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_vpdpwssd_v16si_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")"], "ground_truth": ["__C", ",", "(", "__v16si", ")", "__D", ",", "(", "__mmask16", ")", "__B", ")", ";"], "File": "avx512vnniintrin", "Func": "_mm512_mask_dpwssd_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15044, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "==", "", "?"], "ground_truth": ["-", "", ":", "", ";"], "File": "arm", "Func": "neon2_vceqzd_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15045, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "ReplaceTLSBaseAddrCall", "(", "MachineInstr", "*", "I", ",", "unsigned", "TLSBaseAddrReg", ")", "{", "MachineFunction", "*", "MF", "=", "I", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "TargetMachine", "*", "TM", "=", "static_cast", "<", "const", "TargetMachine", "*", ">", "("], "ground_truth": ["&", "MF", "->", "getTarget", "(", ")", ")", ";"], "File": "X86InstrInfo110", "Func": "ReplaceTLSBaseAddrCall", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15046, "Length": 46, "Cover_Rate": 0.34328358208955223, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "ldrOpc", "=", "isThumb2", "?", "", ":", "", ";", "strOpc", "=", "isThumb2", "?", "", ":", "", ";", "break", ";", "case", "", ":", "ldrOpc", "=", "isThumb2", "?", "", ":", "", ";", "strOpc", "=", "isThumb2", "?", "", ":", "", ";", "break", ";", "}", "MachineFunction", "*", "MF", "=", "BB", "->", "getParent", "(", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "BB", ";", "++", "It", ";", "MachineBasicBlock", "*", "loop1MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "loop2MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop1MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop2MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "llvm", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "BB", "=", "loop1MBB", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "ldrOpc", ")", ",", "dest", ")", ".", "addReg", "(", "ptr", ")", ";", "if", "(", "ldrOpc", "==", "", ")", "MIB", ".", "addImm", "(", "", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "isThumb2", "?", "", ":", "", ")", ")", ".", "addReg", "(", "dest", ")", ".", "addReg", "(", "oldval", ")", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "isThumb2", "?", "", ":", "", ")", ")", ".", "addMBB", "(", "exitMBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BB", "->", "addSuccessor", "(", "loop2MBB", ")", ";", "BB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "=", "loop2MBB", ";", "MIB", "=", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "strOpc", ")", ",", "scratch", ")", ".", "addReg", "(", "newval", ")", ".", "addReg", "(", "ptr", ")", ";", "if", "(", "strOpc", "==", "", ")", "MIB", ".", "addImm", "(", "", ")", ";", "AddDefaultPred", "(", "MIB", ")", ";", "AddDefaultPred", "(", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "isThumb2", "?", "", ":", "", ")", ")", ".", "addReg", "(", "scratch", ")", ".", "addImm", "(", "", ")", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", "->", "get", "(", "isThumb2", "?", "", ":", "", ")", ")", ".", "addMBB", "(", "loop1MBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "BB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "=", "exitMBB", ";", "MI", "->", "eraseFromParent", "(", ")", ";", "return"], "ground_truth": ["BB", ";"], "File": "ARMISelLowering114", "Func": "EmitAtomicCmpSwap", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15047, "Length": 446, "Cover_Rate": 0.6264044943820225, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm_max_epu64", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{"], "File": "avx512vlintrin4", "Func": "_mm_max_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15048, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "reg_class_t", "mmix_preferred_reload_class", "(", "rtx", "x", ","], "ground_truth": ["reg_class_t", "rclass", ")", "{"], "File": "mmix", "Func": "mmix_preferred_reload_class", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15049, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "sav", "=", "build3", "(", "COMPONENT_REF", ",", "TREE_TYPE", "(", "f_sav", ")", ",", "unshare_expr", "(", "valist", ")", ",", "f_sav", ",", "NULL_TREE", ")", ";", "words", "=", "crtl", "->", "args", ".", "info", ".", "words", ";", "n_gpr", "=", "crtl", "->", "args", ".", "info", ".", "regno", ";", "n_fpr", "=", "crtl", "->", "args", ".", "info", ".", "sse_regno", ";", "if", "(", "cfun", "->", "va_list_gpr_size", ")", "{", "type", "=", "TREE_TYPE", "(", "gpr", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "type", ",", "gpr", ",", "build_int_cst", "(", "type", ",", "n_gpr", "*", "", ")", ")", ";", "TREE_SIDE_EFFECTS", "(", "t", ")", "=", "", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "}", "if", "(", "TARGET_SSE", "&&", "cfun", "->", "va_list_fpr_size", ")", "{", "type", "=", "TREE_TYPE", "(", "fpr", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "type", ",", "fpr", ",", "build_int_cst", "(", "type", ",", "n_fpr", "*", "", "+", "", "*", "X86_64_REGPARM_MAX", ")", ")", ";", "TREE_SIDE_EFFECTS", "(", "t", ")", "=", "", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "}", "type", "=", "TREE_TYPE", "(", "ovf", ")", ";", "if", "(", "cfun", "->", "machine", "->", "split_stack_varargs_pointer", "==", "NULL_RTX", ")", "ovf_rtx", "=", "crtl", "->", "args", ".", "internal_arg_pointer", ";", "else", "ovf_rtx", "=", "cfun", "->", "machine", "->", "split_stack_varargs_pointer", ";", "t", "=", "make_tree", "(", "type", ",", "ovf_rtx", ")", ";", "if", "(", "words", "!=", "", ")", "t", "=", "fold_build_pointer_plus_hwi", "(", "t", ",", "words", "*", "UNITS_PER_WORD", ")", ";", "if", "(", "chkp_function_instrumented_p", "(", "current_function_decl", ")", ")", "chkp_expand_bounds_reset_for_mem", "(", "ovf", ",", "t", ")", ";", "t", "=", "build2", "(", "MODIFY_EXPR", ",", "type", ",", "ovf", ",", "t", ")", ";", "TREE_SIDE_EFFECTS", "(", "t", ")", "=", "", ";", "expand_expr", "(", "t", ",", "const0_rtx", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "if", "(", "ix86_varargs_gpr_size", "||", "ix86_varargs_fpr_size"], "ground_truth": [")", "{"], "File": "i3865", "Func": "ix86_va_start", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15050, "Length": 275, "Cover_Rate": 0.38354253835425384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "Addr"], "ground_truth": [".", "getValueType", "(", ")", ")", ";"], "File": "MipsSEISelDAGToDAG (2)1", "Func": "selectAddrDefault", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15051, "Length": 15, "Cover_Rate": 0.36585365853658536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "const", "auto", "&", "Subtarget", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "bool", "IsWin64", "=", "Subtarget", ".", "isCallingConvWin64", "(", "MF", ".", "getFunction", "(", ")"], "ground_truth": [".", "getCallingConv", "(", ")", ")", ";"], "File": "AArch64FrameLowering103", "Func": "getFPOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15052, "Length": 46, "Cover_Rate": 0.4107142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "EmitSelectCC", "(", "MI", ",", "BB", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ",", "true", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ",", "true", ")", ";", "case", "", ":", "return", "EmitAtomicBinary", "(", "MI", ",", "BB", ",", "", ")", ";", "case", "", ":", "return", "EmitAtomicCmpSwap", "(", "MI"], "ground_truth": [",", "BB", ")", ";"], "File": "NyuziISelLowering", "Func": "EmitInstrWithCustomInserter", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15053, "Length": 207, "Cover_Rate": 0.6831683168316832, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isXDL", "(", "const", "GCNSubtarget", "&", "ST", ",", "const", "MachineInstr", "&", "MI", ")", "{", "unsigned", "Opcode", "=", "MI", ".", "getOpcode", "(", ")", ";", "if", "(", "!", "InstrInfo", "::", "isMAI", "(", "MI", ")", "||", "isDGEMM", "(", "Opcode"], "ground_truth": [")", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "return", "false", ";"], "File": "GCNHazardRecognizer1", "Func": "isXDL", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15054, "Length": 50, "Cover_Rate": 0.8620689655172413, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Assembler", "obj", ";", "Optional", "<", "std", "::", "unique_ptr", "<", "", ">>", "classPkt", "=", "obj", ".", "AssembleClass", "(", "TM", ".", "getMCAsmInfo", "(", ")", "->", "getAsmMemoryBuffer", "(", ")", ")", ";", "if", "(", "DumpClassFile", "&&", "classPkt", ".", "hasValue", "(", ")", ")", "{", "std", "::", "error_code", "EC", ";", "sys", "::", "fs", "::", "OpenFlags", "OpenFlags", "=", "sys", "::", "fs", "::", "F_None", ";", "std", "::", "string", "ModName", "(", "M", ".", "getName", "(", ")", ".", "data", "(", ")", ")", ";", "std", "::", "string", "ClassName", "=", "ModName", ".", "substr", "(", "", ",", "ModName", ".", "find", "(", "", ")", ")", ";", "raw_fd_ostream", "ClassFile", "(", "ClassName", "+", "", ",", "EC", ",", "OpenFlags", ")", ";", "ClassFile", ".", "write", "(", "classPkt", "->", "get", "(", ")", "->", "getPayload", "(", ")", ",", "classPkt", "->", "get", "("], "ground_truth": [")", "->", "getSize", "(", ")", ")", ";"], "File": "JVMAsmPrinter", "Func": "EmitEndOfAsmFile", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15055, "Length": 129, "Cover_Rate": 0.591743119266055, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Streamer", ".", "IsThumb", ")", "return", ";", "Streamer", ".", "getAssembler", "(", ")", ".", "registerSymbol", "(", "*", "Symbol", ")", ";", "unsigned", "Type", "=", "cast", "<", "MCSymbolELF", ">", "(", "Symbol", ")", "->", "getType", "(", ")", ";", "if", "(", "Type", "==", "ELF", "::", "STT_FUNC", "||", "Type", "==", "ELF", "::"], "ground_truth": ["STT_GNU_IFUNC", ")", "Streamer", ".", "EmitThumbFunc", "(", "Symbol", ")", ";"], "File": "ARMELFStreamer (2)", "Func": "emitLabel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15056, "Length": 57, "Cover_Rate": 0.75, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallString", "<", "", ">", "SymbolName", ";", "getNameWithPrefix", "(", "SymbolName", ",", "MF", "->", "getFunction", "(", ")", ")", ",", "getTargetStreamer", "(", ")", "->", "EmitSymbolType", "(", "SymbolName", ",", "ELF", "::", "STT__HSA_KERNEL", ")", ";", "}", "AsmPrinter", "::", "EmitFunctionEntryLabel"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUAsmPrinter55", "Func": "EmitFunctionEntryLabel", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15057, "Length": 37, "Cover_Rate": 0.4111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "double", "log2", "(", "double", "V", ")", "{", "return", "::", "log2", "(", "V", ")"], "ground_truth": [";"], "File": "AMDGPULibCalls", "Func": "log2", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15058, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LocVT", "=", "", ";", "if", "(", "ArgFlags", ".", "isSExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "SExtUpper", ";", "else", "if", "(", "ArgFlags", ".", "isZExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "ZExtUpper", ";", "else", "LocInfo", "=", "CCValAssign", "::", "AExtUpper", ";", "}", "}", "if", "(", "LocVT", "==", "", "||", "LocVT", "==", "", ")", "{", "LocVT", "=", "", ";", "if", "(", "ArgFlags", ".", "isSExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "SExt", ";", "else", "if", "(", "ArgFlags", ".", "isZExt", "(", ")", ")", "LocInfo", "=", "CCValAssign", "::", "ZExt", ";", "else", "LocInfo", "=", "CCValAssign", "::", "AExt", ";", "}", "unsigned", "Reg", ";", "bool", "AllocateFloatsInIntReg", "=", "State", ".", "isVarArg", "(", ")", "||", "ValNo", ">", "", "||", "State", ".", "getFirstUnallocated", "(", "F32Regs", ")", "!=", "ValNo", ";", "unsigned", "OrigAlign", "=", "ArgFlags", ".", "getOrigAlign", "(", ")", ";", "bool", "isI64", "=", "(", "ValVT", "==", "", "&&", "OrigAlign", "==", "", ")", ";", "if", "(", "ValVT", "==", "", "||", "(", "ValVT", "==", "", "&&", "AllocateFloatsInIntReg", ")", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ")", ";", "if", "(", "isI64", "&&", "(", "Reg", "==", "", "||", "Reg", "==", "", ")", ")", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ")", ";", "LocVT", "=", "", ";", "}", "else", "if", "(", "ValVT", "==", "", "&&", "AllocateFloatsInIntReg", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ")", ";", "if", "(", "Reg", "==", "", "||", "Reg", "==", "", ")", "Reg", "=", "State", ".", "AllocateReg", "(", "IntRegs", ")", ";", "State", ".", "AllocateReg", "(", "IntRegs", ")", ";", "LocVT", "=", "", ";", "}", "else", "if", "(", "ValVT", ".", "isFloatingPoint", "(", ")", "&&", "!", "AllocateFloatsInIntReg", ")", "{", "if", "(", "ValVT", "==", "", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "F32Regs", ")", ";", "State", ".", "AllocateReg", "(", "IntRegs"], "ground_truth": [")", ";"], "File": "MipsISelLowering (2)5", "Func": "CC_MipsO32", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15059, "Length": 279, "Cover_Rate": 0.4777397260273973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "NextBB", "=", "&", "*", "++", "MBB", "->", "getIterator", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "DestBB", ")", "<<", "", "<<", "printMBBReference", "(", "*", "NextBB", ")", "<<", "", ")", ";", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ".", "addMBB", "(", "NextBB", ")", ".", "addImm", "(", "CC", ")", ".", "addReg", "(", "CCReg", ")", ";", "Br", ".", "MI", "=", "&", "MBB", "->", "back", "(", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "+=", "TII", "->", "getInstSizeInBytes", "(", "MBB", "->", "back", "(", ")", ")", ";", "if", "(", "isThumb", ")", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Br", ".", "UncondBr", ")", ")", ".", "addMBB", "(", "DestBB", ")", ".", "add", "(", "predOps", "(", "", ")", ")", ";", "else", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Br", ".", "UncondBr", ")", ")", ".", "addMBB", "(", "DestBB", ")", ";", "BBInfo", "[", "MBB", "->", "getNumber", "(", ")", "]", ".", "Size", "+=", "TII", "->", "getInstSizeInBytes", "(", "MBB", "->", "back", "(", ")", ")", ";", "unsigned", "MaxDisp", "=", "getUnconditionalBrDisp", "(", "Br", ".", "UncondBr", ")", ";", "ImmBranches", ".", "push_back", "(", "ImmBranch", "(", "&", "MBB", "->", "back", "(", ")", ",", "MaxDisp", ",", "false", ","], "ground_truth": ["Br", ".", "UncondBr", ")", ")", ";"], "File": "ARMConstantIslandPass", "Func": "fixupConditionalBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15060, "Length": 220, "Cover_Rate": 0.38394415357766143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "{", "const", "char", "*", "Prefix", "=", "", ";", "Name", ".", "insert", "(", "Name", ".", "begin", "(", ")", ",", "Prefix", ",", "Prefix", "+", "strlen", "(", "Prefix", ")", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "Name", "+=", "", ";", "MCSymbol", "*", "Sym", "=", "Ctx", ".", "GetOrCreateSymbol", "(", "Name", ".", "str", "(", ")", ")", ";", "MCSymbol", "*", "&", "StubSym", "=", "getMachOMMI", "(", ")", ".", "getGVStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", "==", "", ")", "{", "assert", "(", "MO", ".", "isGlobal", "(", ")", "&&", "", ")", ";", "StubSym", "=", "AsmPrinter", ".", "GetGlobalValueSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "}", "return", "Sym", ";", "}", "case", "", ":", "{", "Name", "+=", "", ";", "MCSymbol", "*", "Sym", "=", "Ctx", ".", "GetOrCreateSymbol", "(", "Name", ".", "str", "(", ")", ")", ";", "MCSymbol", "*", "&", "StubSym", "=", "getMachOMMI", "(", ")", ".", "getHiddenGVStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", "==", "", ")", "{", "assert", "(", "MO", ".", "isGlobal", "(", ")", "&&", "", ")", ";", "StubSym", "=", "AsmPrinter", ".", "GetGlobalValueSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "}", "return", "Sym", ";", "}", "case", "", ":", "{", "Name", "+=", "", ";", "MCSymbol", "*", "Sym", "=", "Ctx", ".", "GetOrCreateSymbol", "(", "Name", ".", "str", "(", ")", ")", ";", "MCSymbol", "*", "&", "StubSym", "=", "getMachOMMI", "(", ")", ".", "getFnStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", ")", "return", "Sym", ";", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "{", "StubSym", "=", "AsmPrinter", ".", "GetGlobalValueSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "}", "else", "{", "Name", ".", "erase", "(", "Name", ".", "end", "(", ")", "-", "", ","], "ground_truth": ["Name", ".", "end", "(", ")", ")", ";"], "File": "X86MCInstLower74", "Func": "GetSymbolFromOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15061, "Length": 271, "Cover_Rate": 0.5191570881226054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_scalefps128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "("], "ground_truth": ["__v4sf", ")", "_mm_setzero_ps", "(", ")", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_scalef_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15062, "Length": 30, "Cover_Rate": 0.5660377358490566, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "r", ")", ":", "", "(", "x", ")", ")", ";", "return", "r"], "ground_truth": [";"], "File": "ppu", "Func": "intrinsics___frsqrte", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15063, "Length": 18, "Cover_Rate": 0.5806451612903226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "piece", ">", "size", ")", "piece", ">>=", "", ";", "mode", "=", "smallest_mode_for_size", "(", "piece", "*", "BITS_PER_UNIT", ",", "MODE_INT", ")", ";", "if", "(", "", "&&", "tmpx", "[", "i", "]", "&&", "GET_MODE", "(", "tmpx", "[", "i", "]", ")", "==", "mode", ")", "tmp", "=", "tmpx", "[", "i", "]", ";", "else", "tmpx", "[", "i", "]", "=", "tmp", "=", "gen_reg_rtx", "(", "mode", ")", ";", "dst_addr", "=", "force_offsettable", "(", "dst_addr", ",", "piece", ",", "", ")", ";", "src_addr", "=", "force_offsettable", "(", "src_addr", ",", "piece", ",", "", ")", ";", "if", "(", "store", "[", "i", "]", ")", "emit_insn", "(", "store", "[", "i", "]", ")", ";", "emit_move_insn", "(", "tmp", ",", "change_address", "(", "src", ",", "mode", ",", "src_addr", ")", ")", ";", "store", "[", "i", "]", "=", "gen_move_insn", "(", "change_address", "(", "dst", ",", "mode", ",", "dst_addr", ")", ",", "tmp", ")", ";", "dst_addr", "=", "plus_constant", "(", "Pmode", ",", "dst_addr", ",", "piece", ")", ";", "src_addr", "=", "plus_constant", "(", "Pmode", ","], "ground_truth": ["src_addr", ",", "piece", ")", ";"], "File": "arc5", "Func": "arc_expand_movmem", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15064, "Length": 152, "Cover_Rate": 0.30707070707070705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TUnpredCost", "=", "Probability", ".", "scale", "(", "TCycles", "*", "ScalingUpFactor", ")", ";", "unsigned", "FUnpredCost", "=", "Probability", ".", "getCompl", "(", ")", ".", "scale", "(", "FCycles", "*", "ScalingUpFactor", ")", ";", "unsigned", "UnpredCost", "=", "TUnpredCost", "+", "FUnpredCost", ";", "UnpredCost", "+=", "", "*"], "ground_truth": ["ScalingUpFactor", ";"], "File": "ARMBaseInstrInfo (2)2", "Func": "isProfitableToIfCvt", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15065, "Length": 41, "Cover_Rate": 0.35344827586206895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getActionDefinitionsBuilder", "(", "G_GEP", ")", ".", "legalFor", "(", "{", "{", "p0", ",", "s32", "}", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_SELECT", ")", ".", "legalForCartesianProduct", "(", "{", "s32", ",", "p0", "}", ",", "{", "s1", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_BRCOND", ")", ".", "legalFor", "(", "{", "s1", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_ICMP", ")", ".", "legalForCartesianProduct", "(", "{", "s1", "}", ",", "{", "s32", ",", "p0", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "auto", "&", "PhiBuilder", "=", "getActionDefinitionsBuilder", "(", "G_PHI", ")", ".", "legalFor", "(", "{", "s32", ",", "p0", "}", ")", ".", "minScalar", "(", "", ",", "s32", ")", ";", "if", "(", "!", "ST", ".", "useSoftFloat", "(", ")", "&&", "ST", ".", "hasVFP2", "(", ")", ")", "{", "getActionDefinitionsBuilder", "(", "{", "G_FADD", ",", "G_FSUB", ",", "G_FMUL", ",", "G_FDIV", ",", "G_FCONSTANT", ",", "G_FNEG", "}", ")", ".", "legalFor", "(", "{", "s32", ",", "s64", "}", ")", ";", "LoadStoreBuilder", ".", "legalFor", "(", "{", "{", "s64", ",", "p0", "}", "}", ")", ";", "PhiBuilder", ".", "legalFor", "(", "{", "s64", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FCMP", ")", ".", "legalForCartesianProduct", "(", "{", "s1", "}", ",", "{", "s32", ",", "s64", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_MERGE_VALUES", ")", ".", "legalFor", "(", "{", "{", "s64", ",", "s32", "}", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_UNMERGE_VALUES", ")", ".", "legalFor", "(", "{", "{", "s32", ",", "s64", "}", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FPEXT", ")", ".", "legalFor", "(", "{", "{", "s64", ",", "s32", "}", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FPTRUNC", ")", ".", "legalFor", "(", "{", "{", "s32", ",", "s64", "}", "}", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_FPTOSI", ",", "G_FPTOUI", "}", ")", ".", "legalForCartesianProduct", "(", "{", "s32", "}", ",", "{", "s32", ",", "s64", "}", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_SITOFP", ",", "G_UITOFP", "}", ")", ".", "legalForCartesianProduct", "(", "{", "s32", ",", "s64", "}", ",", "{", "s32", "}", ")", ";", "}", "else", "{", "getActionDefinitionsBuilder", "(", "{", "G_FADD", ",", "G_FSUB", ",", "G_FMUL", ",", "G_FDIV", "}", ")", ".", "libcallFor", "(", "{", "s32", ",", "s64", "}", ")", ";", "LoadStoreBuilder", ".", "maxScalar", "(", "", ",", "s32", ")", ";", "for", "(", "auto", "Ty", ":", "{", "s32", ",", "s64", "}", ")", "setAction", "(", "{", "G_FNEG", ",", "Ty", "}", ",", "Lower", ")", ";", "getActionDefinitionsBuilder", "(", "G_FCONSTANT", ")", ".", "customFor", "(", "{", "s32", ",", "s64", "}", ")", ";", "getActionDefinitionsBuilder", "(", "G_FCMP", ")", ".", "customForCartesianProduct", "(", "{", "s1", "}", ",", "{", "s32", ",", "s64", "}", ")", ";", "if", "(", "AEABI", "(", "ST", ")", ")", "setFCmpLibcallsAEABI", "(", ")", ";", "else", "setFCmpLibcallsGNU", "(", ")", ";", "getActionDefinitionsBuilder", "(", "G_FPEXT", ")", ".", "libcallFor", "(", "{", "{"], "ground_truth": ["s64", ",", "s32", "}", "}", ")", ";"], "File": "ARMLegalizerInfo", "Func": "ARMLegalizerInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15066, "Length": 406, "Cover_Rate": 0.34909716251074807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printSaveRestore", "(", "const", "MCInst", "*", "MI", ",", "raw_ostream", "&", "O", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "!=", "", ")", "O", "<<", "", ";", "if", "(", "MI", "->", "getOperand", "(", "i", ")", ".", "isReg", "(", ")", ")", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "i", ")", "."], "ground_truth": ["getReg", "(", ")", ")", ";"], "File": "MipsInstPrinter", "Func": "printSaveRestore", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15067, "Length": 77, "Cover_Rate": 0.8651685393258427, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "char", "Subtarget", "::", "classifyBlockAddressReference", "(", ")", "const", "{", "return", ""], "ground_truth": [";"], "File": "M680x0Subtarget", "Func": "classifyBlockAddressReference", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15068, "Length": 12, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "emitMiscBranchInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "case", "", ":", "{", "unsigned", "Binary", "=", "", ";", "Binary", "|=", "II", "->", "getPredicate", "(", "&", "MI", ")", "<<", "", ";", "emitWordLE", "(", "Binary", ")", ";", "emitMiscBranchInstruction", "(", "MI", ")", ";", "break", ";", "}", "case", "TargetOpcode", "::", "INLINEASM", ":", "{", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getSymbolName", "(", ")", "[", "", "]", ")", "{", "report_fatal_error", "(", "", ")", ";", "}", "break", ";", "}", "case", "TargetOpcode", "::", "PROLOG_LABEL", ":", "case", "TargetOpcode", "::", "EH_LABEL", ":", "MCE", ".", "emitLabel", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getMCSymbol", "(", ")", ")", ";", "break", ";", "case", "TargetOpcode", "::", "IMPLICIT_DEF", ":", "case", "TargetOpcode", "::", "KILL", ":", "break", ";", "case", "", ":", "emitConstPoolInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "emitLoadStoreMultipleInstruction", "(", "MI", ")", ";", "break", ";", "case", "", ":", "{", "addPCLabel", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ")", ";", "emitDataProcessingInstruction", "(", "MI", ",", "", ",", "", ")", ";", "break", ";", "}", "case", ""], "ground_truth": [":"], "File": "ARMCodeEmitter", "Func": "emitPseudoInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15069, "Length": 172, "Cover_Rate": 0.41849148418491483, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_subborrow_u32", "(", "unsigned", "char", "__CF", ",", "unsigned", "int", "__X", ",", "unsigned", "int", "__Y", ",", "unsigned", "int", "*", "__P", ")", "{", "return", "__builtin_ia32_sbb_u32", "(", "__CF", ",", "__Y", ",", "__X", ","], "ground_truth": ["__P", ")", ";"], "File": "adxintrin4", "Func": "_subborrow_u32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15070, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "OpVT", "=", "VT", ";", "unsigned", "NumBits", "=", "VT", ".", "getSizeInBits", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "Op", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "VT", "==", "", ")", "{", "OpVT", "=", "", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "OpVT", ",", "Op", ")", ";", "}", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "OpVT", ",", "", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Op", ")", ";", "SDValue", "Ops", "["], "ground_truth": ["]", "=", "{"], "File": "X86ISelLowering1", "Func": "LowerCTLZ", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15071, "Length": 89, "Cover_Rate": 0.3739495798319328, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "CmpInst", "*", "CI", "=", "dyn_cast", "<", "CmpInst", ">", "(", "BI", "->", "getCondition", "(", ")", ")", ")", "{", "unsigned", "CondReg", "=", "createResultReg", "(", "&", "", ")", ";", "if", "(", "!", "emitCmp", "(", "CondReg", ",", "CI", ")", ")", "return", "false", ";", "BuildMI", "(", "*", "BrBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "CondReg", ")", ".", "addMBB", "(", "TBB", ")", ";", "fastEmitBranch", "(", "FBB", ",", "DbgLoc", ")", ";", "FuncInfo", ".", "MBB", "->", "addSuccessor", "(", "TBB", ")", ";", "return", "true", ";", "}", "return", "false"], "ground_truth": [";"], "File": "MipsFastISel11", "Func": "selectBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15072, "Length": 94, "Cover_Rate": 0.5562130177514792, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Reg", "=", "Register", "::", "index2VirtReg", "(", "Idx", ")", ";", "if", "(", "!", "isGPR", "(", "MRI", "->", "getRegClass", "(", "Reg", ")", ")", ")", "continue", ";", "if", "(", "EnclosedEdges", ".", "test", "(", "Idx", ")", ")", "continue", ";", "Closure", "C", "(", "ClosureID", "++", ",", "{", "MaskDomain", "}", ")", ";", "buildClosure", "(", "C", ",", "Reg", ")", ";", "if", "(", "!", "C", ".", "empty", "(", ")", "&&", "C", ".", "isLegal", "(", "MaskDomain", ")", ")", "Closures", ".", "push_back", "(", "std", "::", "move", "(", "C", ")", ")", ";", "}", "for", "(", "Closure", "&", "C", ":", "Closures", ")", "{", "LLVM_DEBUG", "(", "C", ".", "dump", "(", "MRI", ")", ")", ";", "if", "(", "isReassignmentProfitable", "(", "C"], "ground_truth": [",", "MaskDomain", ")", ")", "{"], "File": "X86DomainReassignment11", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15073, "Length": 112, "Cover_Rate": 0.34146341463414637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeBitSimplifyPass", "(", "*", "PassRegistry", "::", "getPassRegistry"], "ground_truth": ["(", ")", ")", ";"], "File": "HexagonBitSimplify11", "Func": "HexagonBitSimplify", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15074, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "IntrinsicVector", "&", "getExt8_16", "(", "const", "Subtarget", "*", "ST", ")", "const", "{", "return", "getExt8_16"], "ground_truth": ["(", ")", ";"], "File": "TPCMapCompoundInst", "Func": "getExt8_16", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15075, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask8", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpneq_epi16_mask", "(", "__m128i", "__X", ",", "__m128i", "__Y", ")", "{", "return", "(", "__mmask8", ")", "__builtin_ia32_cmpw128_mask", "(", "(", "__v8hi", ")", "__X", ",", "(", "__v8hi"], "ground_truth": [")", "__Y", ",", "", ",", "(", "__mmask8", ")", "-", "", ")", ";"], "File": "avx512vlbwintrin4", "Func": "_mm_cmpneq_epi16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15076, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BlockIt", "MBBI", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "while", "(", "MBBI", "!=", "E", ")"], "ground_truth": ["{"], "File": "MCS51RelaxMemOperations", "Func": "runOnBasicBlock", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15077, "Length": 24, "Cover_Rate": 0.3582089552238806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "std", "::", "find", "(", "Latches", ".", "begin", "(", ")", ",", "Latches", ".", "end", "(", ")", ",", "*", "PI", ")", "==", "Latches", ".", "end", "(", ")", ")", "Preds", ".", "push_back", "(", "*", "PI", ")", ";", "}", "BB", "=", "llvm", "::", "SplitBlockPredecessors", "(", "BB", ",", "Preds", ",", "", ",", "DT", ",", "LI"], "ground_truth": [",", "false", ")", ";"], "File": "SIAnnotateControlFlow14", "Func": "closeControlFlow", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15078, "Length": 56, "Cover_Rate": 0.3393939393939394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "HasRelocationAddend", "=", "TT", ".", "isArch64Bit", "(", ")", ";", "auto", "MOTW", "=", "llvm", "::", "make_unique", "<", "ELFObjectWriter", ">", "(", "OSABI", ",", "HasRelocationAddend", ",", "IsN64", ","], "ground_truth": ["TT", ".", "isLittleEndian", "(", ")", ")", ";"], "File": "MipsELFObjectWriter14", "Func": "createMipsELFObjectWriter", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15079, "Length": 32, "Cover_Rate": 0.31683168316831684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LDSymbol", "*", "getGOTSymbol", "(", ")", "const", "{", "return", "m_pGOTSymbol"], "ground_truth": [";"], "File": "X86LDBackend", "Func": "getGOTSymbol", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15080, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ExplicitlyBranchesTo", "(", "Pred", ",", "&", "MBB", ")", ")", "IsBranchedTo", "=", "true", ";", "}", "if", "(", "!", "Header", ")", "return", ";", "if", "(", "!", "IsBranchedTo", ")", "return", ";", "assert", "(", "&", "MBB", "!=", "&", "MF", ".", "front", "(", ")", "&&", "", ")", ";", "MachineBasicBlock", "*", "LayoutPred", "=", "&", "*", "prev", "(", "MachineFunction", "::", "iterator", "(", "&", "MBB", ")", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "(", "LayoutPred", ")", ",", "E", "(", "Header", ")", ";", "I", "!=", "E", ";", "--", "I", ")", "{", "if", "(", "MachineBasicBlock", "*", "ScopeTop", "=", "ScopeTops", "[", "I", "->", "getNumber", "(", ")", "]", ")", "{", "if", "(", "ScopeTop", "->", "getNumber", "(", ")", ">", "Header", "->", "getNumber", "(", ")", ")", "{", "I", "=", "next", "(", "MachineFunction", "::", "iterator", "(", "ScopeTop", ")", ")", ";", "}", "else", "{", "Header", "=", "ScopeTop", ";", "break", ";", "}", "}", "}", "for", "(", "MachineLoop", "*", "Loop", "=", "MLI", ".", "getLoopFor", "(", "LayoutPred", ")", ";", "Loop", "&&", "Loop", "->", "contains", "(", "LayoutPred", ")", ";", "Loop", "=", "Loop", "->", "getParentLoop", "(", ")", ")", "if", "(", "Loop", "&&", "LoopBottom", "(", "Loop", ")", "=="], "ground_truth": ["LayoutPred", "&&", "Loop", "->", "contains", "(", "Header", ")", ")", "return", ";"], "File": "WebAssemblyCFGStackify30", "Func": "PlaceBlockMarker", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15081, "Length": 189, "Cover_Rate": 0.35526315789473684, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "GCNTTIImpl", "(", "const", "TargetMachine", "*", "TM", ",", "const", "Function", "&", "F", ")", ":", "BaseT", "(", "TM", ",", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ")", ",", "ST", "(", "static_cast", "<", "const", "GCNSubtarget", "*", ">", "(", "TM", "->", "getSubtargetImpl", "(", "F", ")", ")", ")", ",", "TLI", "(", "ST", "->", "getTargetLowering", "(", ")", ")", ",", "CommonTTI", "(", "TM", ",", "F", ")", ",", "IsGraphics", "(", "", "(", "F", ".", "getCallingConv", "(", ")", ")", ")"], "ground_truth": [",", "MaxVGPRs", "(", "ST", "->", "getMaxNumVGPRs", "(", "std", "::", "max", "(", "ST", "->", "getWavesPerEU", "(", "F", ")", ".", "first", ",", "ST", "->", "getWavesPerEUForWorkGroup", "(", "ST", "->", "getFlatWorkGroupSizes", "(", "F", ")", ".", "second", ")", ")", ")", ")", "{"], "File": "AMDGPUTargetTransformInfo22", "Func": "GCNTTIImpl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15082, "Length": 111, "Cover_Rate": 0.8043478260869565, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ResultPtr", ">=", "", ")", "*", "(", "(", "intptr_t", "*", ")", "RelocPos", ")", "|=", "", "<<", "", ";", "else", "{", "*", "(", "(", "intptr_t", "*", ")", "RelocPos", ")", "&=", "~", "(", "", "<<", "", ")", ";", "ResultPtr", "=", "-", "ResultPtr", ";", "}", "if", "(", "MR", "->", "getRelocationType", "(", ")", "==", "", ")", "ResultPtr", "=", "ResultPtr", ">>", "", ";", "*", "(", "(", "intptr_t", "*", ")", "RelocPos", ")", "|=", "ResultPtr", ";", "*", "(", "(", "intptr_t", "*", ")", "RelocPos", ")", "|=", "getRegisterNumbering", "(", "", ")", "<<", "", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "{", "*", "(", "(", "intptr_t", "*", ")", "RelocPos", ")", "|=", "(", "intptr_t", ")", "ResultPtr", ";", "break", ";", "}", "case", "", ":", "{", "ResultPtr", "=", "ResultPtr", "-", "(", "intptr_t", ")", "RelocPos", "-", "", ";", "ResultPtr", "=", "(", "ResultPtr", "&", "", ")", ">>", "", ";", "assert", "(", "ResultPtr", ">=", "-", "", "&&", "ResultPtr", "<=", "", ")", ";", "*", "(", "(", "intptr_t", "*", ")", "RelocPos", ")", "|=", "ResultPtr", ";", "break", ";", "}", "case", "", ":", "{", "ResultPtr", "=", "ResultPtr", "-", "(", "intptr_t", ")", "RelocPos", "-", "", ";", "*", "(", "(", "intptr_t", "*", ")"], "ground_truth": ["RelocPos", ")", "|=", "ResultPtr", ";"], "File": "ARMJITInfo11", "Func": "relocate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15083, "Length": 193, "Cover_Rate": 0.45305164319248825, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeASRRegsRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "ASRRegDecoderTable"], "ground_truth": ["[", "RegNo", "]", ")", ")", ";"], "File": "SparcDisassembler (2)1", "Func": "DecodeASRRegsRegisterClass", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15084, "Length": 46, "Cover_Rate": 0.8846153846153846, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "get", "(", "pseudoToMCOpcode"], "ground_truth": ["(", "Opcode", ")", ")", ";"], "File": "AMDGPUInstrInfo10", "Func": "getMCOpcodeFromPseudo", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15085, "Length": 9, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cached_match", "=", "target_mcu", ";", "for", "(", "i", "=", "ARRAY_SIZE", "(", "msp430_mcu_data", ")", ";", "i", "--", ";", ")", "if", "(", "strcasecmp", "(", "target_mcu", ",", "msp430_mcu_data", "[", "i", "]", ".", "name", ")", "==", "", ")", "return", "cached_result", "=", "msp430_mcu_data", "[", "i", "]", ".", "hwmpy", "==", "", ";", "return", "cached_result", "="], "ground_truth": ["false", ";"], "File": "msp4304", "Func": "use_32bit_hwmult", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15086, "Length": 50, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "_64MachoTargetObjectFile", "::", "getIndirectSymViaGOTPCRel", "(", "const", "MCSymbol", "*", "Sym", ",", "const", "MCValue", "&", "MV", ",", "int64_t", "Offset", ",", "MachineModuleInfo", "*", "MMI", ","], "ground_truth": ["MCStreamer", "&", "Streamer", ")", "const", "{"], "File": "X86TargetObjectFile10", "Func": "getIndirectSymViaGOTPCRel", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15087, "Length": 30, "Cover_Rate": 0.3191489361702128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "switch", "(", "code", ")", "{", "case", "EQ", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "case", "NE", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "case", "GT", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "case", "GTU", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "case", "LT", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "case", "LTU", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "case", "GE", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "case", "GEU", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "case", "LE", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "case", "LEU", ":", "pos", "=", "", ",", "neg", "=", "", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "cc_status", ".", "flags", "&", "CC_IN_FPU", ")", "output_asm_insn", "(", "", ",", "NULL", ")", ";", "switch", "(", "length", ")", "{", "case", "", ":", "sprintf", "(", "buf", ",", "", ",", "inv", "?", "neg", ":", "pos", ")", ";", "return", "buf"], "ground_truth": [";"], "File": "pdp114", "Func": "output_jump", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15088, "Length": 182, "Cover_Rate": 0.5928338762214984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "ShuffleVectorSDNode", "*", "SVOp", "=", "cast", "<", "ShuffleVectorSDNode", ">", "(", "Op", ")", ";", "ArrayRef", "<", "int", ">", "Mask", "=", "SVOp", "->", "getMask", "(", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", "->", "hasAVX2", "(", ")", "&&", "", ")", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "", ",", "DL", ",", "V1", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "is128BitLaneCrossingShuffleMask", "(", "", ",", "Mask", ")", ")", "return", "lowerVectorShuffleAsLanePermuteAndBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "{", "SDValue", "PSHUFBMask", "[", "", "]", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "Mask", "[", "i", "]", "==", "-", "", ")", "{", "PSHUFBMask", "[", "", "*", "i", "]", "=", "PSHUFBMask", "[", "", "*", "i", "+", "", "]", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "continue", ";", "}", "int", "M", "=", "i", "<", "", "?", "Mask", "[", "i", "]", ":", "Mask", "[", "i", "]", "-", "", ";", "assert", "(", "M", ">=", "", "&&", "M", "<", "", "&&"], "ground_truth": ["", ")", ";"], "File": "X86ISelLowering225", "Func": "lowerV16I16VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15089, "Length": 355, "Cover_Rate": 0.6623134328358209, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "Packet", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "Packet", "[", "i", "]", "->", "Succs", ".", "size", "(", ")", "==", "", ")", "continue", ";", "for", "(", "SUnit", "::", "const_succ_iterator", "I", "=", "Packet", "[", "i", "]", "->", "Succs", ".", "begin", "(", ")", ",", "E", "=", "Packet", "[", "i", "]", "->", "Succs"], "ground_truth": [".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{"], "File": "HexagonMachineScheduler (2)2", "Func": "isResourceAvailable", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15090, "Length": 82, "Cover_Rate": 0.4039408866995074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")", "return", "&", "", ";", "if", "(", "BitWidth", "<=", "", ")"], "ground_truth": ["return", "&", "", ";"], "File": "SIRegisterInfo (3)", "Func": "getAlignedVGPRClassForBitWidth", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15091, "Length": 60, "Cover_Rate": 0.4918032786885246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "FS", "=", "TM", ".", "getTargetFeatureString", "(", ")", ";", "const", "TargetMachine", "&", "MTM", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "TM", ")", ";", "const", "Subtarget", "STI", "(", "TT", ",", "CPU", ",", "FS", ",", "MTM", ".", "isLittleEndian", "(", ")", ",", "MTM", ")", ";", "bool", "IsABICalls", "=", "STI", ".", "isABICalls", "(", ")", ";", "const", "ABIInfo", "&", "ABI", "=", "MTM", ".", "getABI", "(", ")", ";", "if", "(", "IsABICalls", ")", "{", "getTargetStreamer", "(", ")", ".", "emitDirectiveAbiCalls", "(", ")", ";", "Reloc", "::", "Model", "RM", "=", "TM", ".", "getRelocationModel", "(", ")", ";", "if", "(", "RM", "==", "Reloc", "::", "Static", "&&", "!", "ABI", ".", "IsN64", "(", ")", ")", "getTargetStreamer", "(", ")", ".", "emitDirectiveOptionPic0", "(", ")", ";", "}", "std", "::", "string", "SectionName", "=", "std", "::", "string", "(", "", ")", "+", "getCurrentABIString", "(", ")", ";", "OutStreamer", "->", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", "SectionName", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";", "STI", ".", "isNaN2008", "(", ")", "?", "getTargetStreamer", "(", ")", ".", "emitDirectiveNaN2008", "(", ")", ":", "getTargetStreamer", "(", ")", ".", "emitDirectiveNaNLegacy", "(", ")", ";", "if", "(", "ABI", ".", "IsEABI", "(", ")", ")", "{", "if", "(", "STI", ".", "isGP32bit", "(", ")", ")", "OutStreamer", "->", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";", "else", "OutStreamer", "->", "SwitchSection", "(", "OutContext", ".", "getELFSection", "(", "", ",", "ELF", "::", "SHT_PROGBITS", ",", "", ")", ")", ";", "}", "getTargetStreamer", "(", ")", ".", "updateABIInfo", "(", "STI", ")", ";", "if", "(", "ABI", ".", "IsO32", "(", ")", "&&", "(", "STI", ".", "isABI_FPXX", "(", ")", "||", "STI", ".", "isFP64bit", "(", ")", ")", ")", "getTargetStreamer", "(", ")", ".", "emitDirectiveModuleFP", "(", ")", ";", "if", "(", "ABI", ".", "IsO32", "(", ")", "&&", "(", "!", "STI", ".", "useOddSPReg", "(", ")", "||", "STI", ".", "isABI_FPXX", "(", ")", ")", ")", "getTargetStreamer", "("], "ground_truth": [")", ".", "emitDirectiveModuleOddSPReg", "(", ")", ";"], "File": "MipsAsmPrinter7", "Func": "EmitStartOfAsmFile", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15092, "Length": 292, "Cover_Rate": 0.8848484848484849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ShiftVal", "=", "", "(", "MO1", ".", "getImm", "(", ")", ")", ";", "assert", "(", "(", "ShiftVal", "==", "", "||", "ShiftVal", "==", "", ")", "&&", "", ")", ";", "if", "(", "MO", ".", "isImm", "(", ")", ")", "return", "MO", ".", "getImm", "(", ")", "|", "(", "ShiftVal", "==", "", "?", "", ":", "(", "", "<<", "ShiftVal", ")", ")", ";", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "const", "MCExpr", "*", "Expr", "=", "MO", ".", "getExpr", "(", ")", ";", "MCFixupKind", "Kind", "=", "MCFixupKind"], "ground_truth": ["(", "", ")", ";"], "File": "AArch64MCCodeEmitter (2)", "Func": "getAddSubImmOpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15093, "Length": 86, "Cover_Rate": 0.33858267716535434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "attrs", ")", "return", ";", "if", "(", "!", "lookup_attribute", "(", "", ",", "attrs", ")", "&&", "!", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "node", ")", ")", ")", "{", "if", "(", "lookup_attribute", "(", "", ",", "attrs", ")", "!=", "NULL_TREE", ")", "attrs", "=", "tree_cons", "(", "get_identifier", "(", "", ")", ",", "NULL_TREE", ",", "attrs", ")", ";", "else", "if", "(", "lookup_attribute", "(", "", ",", "attrs", ")", "||", "lookup_attribute", "(", "", ",", "attrs", ")", "||", "lookup_attribute", "(", "", ",", "attrs", ")", "||", "lookup_attribute", "(", "", ",", "attrs", ")", ")", "{", "tree", "*", "tail", ";", "for", "(", "tail", "=", "attributes", ";", "attrs", ";"], "ground_truth": ["attrs", "=", "TREE_CHAIN", "(", "attrs", ")", ")", "{"], "File": "sh", "Func": "sh_insert_attributes", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15094, "Length": 106, "Cover_Rate": 0.4140625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSymbol", "*", "Sym", "=", "Printer", ".", "createTempSymbol", "(", "", ")", ";", "SmallVector", "<", "", ",", "", ">", "Returns", ";", "SmallVector", "<", "", ",", "", ">", "Params", ";", "const", "MachineRegisterInfo", "&", "MRI", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "->", "getRegInfo", "(", ")", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", "->", "defs", "(", ")", ")", "Returns", ".", "push_back", "(", "getType", "(", "MRI", ".", "getRegClass", "(", "MO", ".", "getReg", "(", ")", ")", ")", ")", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", "->", "explicit_uses", "(", ")", ")", "if", "(", "MO", ".", "isReg", "(", ")", ")", "Params", ".", "push_back", "(", "getType", "(", "MRI", ".", "getRegClass", "(", "MO", ".", "getReg", "(", ")", ")", ")", ")", ";", "if", "(", "", "(", "*", "MI", ")", ")", "Params", ".", "pop_back", "(", ")", ";", "MCSymbolWasm", "*", "WasmSym", "=", "cast", "<", "MCSymbolWasm", ">", "(", "Sym", ")", ";", "auto", "Signature", "=", "make_unique", "<", "", ">", "(", "std", "::", "move", "(", "Returns", ")", ",", "std", "::", "move", "(", "Params", ")", ")", ";", "WasmSym", "->", "setSignature", "(", "Signature", ".", "get", "(", ")", ")", ";", "Printer", ".", "addSignature", "(", "std", "::", "move", "(", "Signature", ")", ")", ";", "WasmSym", "->", "setType", "(", "", ")", ";", "const", "MCExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "WasmSym", ",", "MCSymbolRefExpr", "::", "VK__TYPEINDEX", ",", "Ctx", ")", ";", "MCOp", "=", "MCOperand", "::", "createExpr", "(", "Expr", ")", ";", "break", ";", "}", "}", "MCOp", "=", "MCOperand", "::", "createImm", "(", "MO", ".", "getImm", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_FPImmediate", ":", "{", "const", "ConstantFP", "*", "Imm", "=", "MO", ".", "getFPImm", "(", ")", ";", "if", "(", "Imm", "->", "getType", "(", ")", "->", "isFloatTy", "(", ")", ")", "MCOp", "=", "MCOperand", "::", "createFPImm", "(", "Imm", "->", "getValueAPF", "(", ")"], "ground_truth": [".", "convertToFloat", "(", ")", ")", ";"], "File": "WebAssemblyMCInstLower43", "Func": "Lower", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15095, "Length": 289, "Cover_Rate": 0.39054054054054055, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tmp", "=", "gen_rtx_PRE_MODIFY", "(", "Pmode", ",", "stack_pointer_rtx", ",", "tmp", ")", ";", "tmp", "=", "gen_frame_mem", "(", "BLKmode", ",", "tmp", ")", ";", "tmp", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "tmp", ",", "par", "[", "", "]", ")", ";", "par", "[", "", "]", "=", "tmp", ";", "tmp", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec_v", "(", "i", ",", "par", ")", ")", ";", "insn", "=", "emit_insn", "(", "tmp", ")", ";", "tmp", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "-", "", "*", "i", ")", ";", "tmp", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "stack_pointer_rtx", ",", "tmp", ")", ";", "par", "[", "", "]", "=", "tmp", ";", "for", "(", "j", "=", "", ";", "real_regs", ";", "++", "j", ",", "real_regs", "&=", "real_regs", "-", "", ")", "{", "regno", "=", "ctz_hwi", "(", "real_regs", ")", ";", "reg", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ";", "tmp", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "j", "*", "", ")", ";", "tmp", "=", "gen_frame_mem", "(", "SImode", ",", "tmp", ")", ";", "tmp", "=", "gen_rtx_SET", "(", "VOIDmode", ",", "tmp"], "ground_truth": [",", "reg", ")", ";"], "File": "arm4", "Func": "thumb1_emit_multi_reg_push", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15096, "Length": 161, "Cover_Rate": 0.44972067039106145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "continue", ";", "}", "if", "(", "!", "isSET_INDX", "(", "Next", "->", "getOpcode", "(", ")", ")", ")", "break", ";", "bool", "ElementIsSame", "=", "false", ";", "if", "(", "MachineInstr", "*", "R", "=", "skipRegisterLoad", "(", "Next", ")", ")", "Next", "=", "R", ";", "MachineOperand", "&", "CurrElement", "=", "Next", "->", "getOperand", "(", "NElement", ")", ";", "if", "(", "CurrElement", ".", "isImm", "(", ")", "&&", "Element", ".", "isImm", "(", ")", ")", "ElementIsSame", "=", "(", "CurrElement", ".", "getImm", "(", ")", "==", "Element", ".", "getImm", "(", ")", ")", ";", "else", "if", "(", "CurrElement", ".", "isReg", "(", ")", "&&", "Element", ".", "isReg", "(", ")", ")", "ElementIsSame", "=", "(", "CurrElement", ".", "getReg", "(", ")", "==", "Element", ".", "getReg", "(", ")", ")", ";", "else", "if", "(", "CurrElement", ".", "isReg", "(", ")", "&&", "OldElement", ".", "isReg", "(", ")", ")", "ElementIsSame", "=", "(", "CurrElement", ".", "getReg", "(", ")", "==", "OldElement", ".", "getReg", "(", ")", ")", ";", "MachineOperand", "&", "CurrPredicate", "=", "Next", "->", "getOperand", "(", "NMovPredicate", ")", ";", "MachineOperand", "&", "CurrPolarity", "=", "Next", "->", "getOperand", "(", "NMovPolarity", ")", ";", "assert", "(", "Predicate", ".", "isReg", "(", ")", "&&", "CurrPredicate", ".", "isReg", "(", ")", ")", ";", "bool", "predicate_same", "=", "Predicate", ".", "getReg", "(", ")", "==", "CurrPredicate", ".", "getReg", "(", ")", ";", "assert", "(", "Polarity", ".", "isImm", "(", ")", "&&", "CurrPolarity", ".", "isImm", "(", ")", ")", ";", "bool", "polarity_same", "=", "Polarity", ".", "getImm", "(", ")", "==", "CurrPolarity", ".", "getImm", "(", ")", ";", "if", "(", "ElementIsSame", "&&", "predicate_same", "&&", "polarity_same", ")", "{", "Mask", "|=", "Next", "->", "getOperand", "(", "NMask", ")", ".", "getImm", "(", ")", ";", "CoalescedDef", "->", "getOperand", "(", "NMask", ")", ".", "setImm", "(", "Mask"], "ground_truth": [")", ";"], "File": "TPCSetIndxCoalescer", "Func": "processSetIndx", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15097, "Length": 256, "Cover_Rate": 0.43389830508474575, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "J", "->", "readsRegister", "(", "CopyFromExec", ",", "TRI", ")", ")", "{", "SaveExecInst", "=", "&", "*", "J", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "SaveExecInst", "<<", "'\\n'", ")", ";", "continue", ";", "}", "else", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "J", "<<", "'\\n'", ")", ";", "break", ";", "}", "}", "if", "(", "SaveExecInst", "&&", "J", "->", "readsRegister", "(", "CopyToExec", ",", "TRI", ")", ")", "{", "assert", "(", "SaveExecInst", "!=", "&", "*", "J", ")", ";", "OtherUseInsts", ".", "push_back", "(", "&", "*", "J", ")", ";", "}", "}", "if", "(", "!", "SaveExecInst", ")", "continue", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "SaveExecInst", "<<", "'\\n'", ")", ";", "MachineOperand", "&", "Src0", "=", "SaveExecInst", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "&", "Src1", "=", "SaveExecInst", "->", "getOperand", "(", "", ")", ";", "MachineOperand", "*", "OtherOp", "=", "nullptr", ";", "if", "(", "Src0", ".", "isReg", "(", ")", "&&", "Src0", ".", "getReg", "(", ")", "==", "CopyFromExec", ")", "{", "OtherOp", "=", "&", "Src1", ";", "}", "else", "if", "(", "Src1", ".", "isReg", "(", ")", "&&", "Src1", ".", "getReg", "(", ")", "==", "CopyFromExec", ")", "{", "if", "(", "!", "SaveExecInst", "->", "isCommutable", "(", ")", ")", "break", ";", "OtherOp", "=", "&", "Src0", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "CopyFromExecInst", "->", "eraseFromParent", "(", ")", ";", "auto", "InsPt", "=", "SaveExecInst", "->", "getIterator", "(", ")", ";", "const", "DebugLoc", "&", "DL", "=", "SaveExecInst", "->", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "MBB", ",", "InsPt", ",", "DL", ",", "TII", "->", "get", "(", "getSaveExecOp", "(", "SaveExecInst", "->", "getOpcode", "(", ")", ")", ")", ",", "CopyFromExec", ")", ".", "addReg", "(", "OtherOp", "->", "getReg", "(", ")", ")", ";", "SaveExecInst", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "SIOptimizeExecMasking20", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15098, "Length": 268, "Cover_Rate": 0.4260731319554849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_set_epi32", "(", "int", "__A", ",", "int", "__B", ",", "int", "__C", ",", "int", "__D", ",", "int", "__E", ",", "int", "__F", ",", "int", "__G", ",", "int", "__H", ",", "int", "__I", ",", "int", "__J", ",", "int", "__K"], "ground_truth": [",", "int", "__L", ",", "int", "__M", ",", "int", "__N", ",", "int", "__O", ",", "int", "__P", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_set_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15099, "Length": 64, "Cover_Rate": 0.5981308411214953, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vldrbq_z_uv4si", "(", "(", "__builtin_neon_qi", "*", ")", "__base"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vldrbq_z_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15100, "Length": 12, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SequenceMBBI", "->", "hasUnmodeledSideEffects", "(", ")", "||", "SequenceMBBI", "->", "mayLoadOrStore", "(", ")", ")", "break", ";", "if", "(", "llvm", "::", "any_of", "(", "SequenceMBBI", "->", "operands", "(", ")", ",", "[", "&", "]", "(", "MachineOperand", "&", "MO", ")", "{", "return", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isUse", "(", ")", "&&", "SelectDests", ".", "count", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", ")", ")", "break", ";", "}", "}", "const", "InstrInfo", "&", "TII", "=", "*", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "MachineFunction", "::", "iterator", "I", "=", "++", "BB", "->", "getIterator", "(", ")", ";", "MachineBasicBlock", "*", "HeadMBB", "=", "BB", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "(", ")", ";", "MachineBasicBlock", "*", "TailMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "IfFalseMBB", "=", "F", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "F", "->", "insert", "(", "I", ",", "IfFalseMBB", ")", ";", "F", "->", "insert", "(", "I", ",", "TailMBB", ")", ";", "for", "(", "MachineInstr", "*", "DebugInstr", ":", "SelectDebugValues", ")", "{", "TailMBB", "->", "push_back", "(", "DebugInstr", "->", "removeFromParent", "(", ")", ")", ";", "}", "TailMBB", "->", "splice", "(", "TailMBB", "->", "end", "(", ")", ",", "HeadMBB", ",", "std", "::", "next", "(", "LastSelectPseudo", "->", "getIterator", "(", ")", ")", ",", "HeadMBB", "->", "end", "(", ")", ")", ";", "TailMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "HeadMBB", ")", ";", "HeadMBB", "->", "addSuccessor", "(", "IfFalseMBB", ")", ";", "HeadMBB", "->", "addSuccessor", "(", "TailMBB", ")", ";", "BuildMI", "(", "HeadMBB", ",", "DL", ",", "TII", ".", "getBrCond", "(", "CC", ")", ")", ".", "addReg", "(", "LHS", ")", ".", "addReg"], "ground_truth": ["(", "RHS", ")", ".", "addMBB", "(", "TailMBB", ")", ";"], "File": "RISCVISelLowering33", "Func": "emitSelectPseudo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15101, "Length": 269, "Cover_Rate": 0.3842857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "Seq", ".", "insert", "(", "L", ",", "VR", ")", ";", "unsigned", "S", "=", "Seq", ".", "size", "(", ")", ";", "if", "(", "S", ">", "MaxSize", ")", "Seq", "."], "ground_truth": ["resize", "(", "MaxSize", ")", ";"], "File": "HexagonGenInsert12", "Func": "insert", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15102, "Length": 32, "Cover_Rate": 0.3404255319148936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "{", "PatternNodeWithChain", "=", "N", ";", "if", "(", "IsProfitableToFold", "(", "PatternNodeWithChain", ",", "N", ".", "getNode", "(", ")", ",", "Root", ")", "&&", "IsLegalToFold", "(", "PatternNodeWithChain", ",", "Parent", ",", "Root", ",", "OptLevel", ")", ")", "{", "auto", "*", "MI", "=", "cast", "<", "MemIntrinsicSDNode", ">", "(", "PatternNodeWithChain", ")", ";", "return", "selectAddr", "(", "MI", ",", "MI", "->", "getBasePtr", "(", ")", ",", "Base", ",", "Scale", ",", "Index", ",", "Disp", ",", "Segment", ")", ";", "}", "}", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", "&&", "N", ".", "getNode", "(", ")", "->", "hasOneUse", "(", ")", ")", "{", "PatternNodeWithChain", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "", "(", "PatternNodeWithChain", ".", "getNode", "(", ")", ")", "&&", "IsProfitableToFold", "(", "PatternNodeWithChain", ",", "N", ".", "getNode", "(", ")", ",", "Root", ")", "&&", "IsLegalToFold", "(", "PatternNodeWithChain", ",", "N", ".", "getNode", "(", ")", ",", "Root", ",", "OptLevel", ")", ")", "{", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "PatternNodeWithChain", ")", ";", "return", "selectAddr", "(", "LD", ",", "LD", "->", "getBasePtr", "(", ")", ",", "Base", ",", "Scale"], "ground_truth": [",", "Index", ",", "Disp", ",", "Segment", ")", ";"], "File": "X86ISelDAGToDAG11", "Func": "selectScalarSSELoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15103, "Length": 182, "Cover_Rate": 0.5481927710843374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "isReg", "(", ")", ")", ";", "unsigned", "RegBits", "=", "getMachineOpValue", "(", "MI", ",", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ",", "Fixups", ",", "STI", ")", "<<", "", ";", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "assert", "(", "MO", ".", "isImm", "(", ")"], "ground_truth": [")", ";"], "File": "PPCMCCodeEmitter15", "Func": "getMemRIX16Encoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15104, "Length": 60, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "lowerVectorShuffleAsLanePermuteAndBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ";", "}", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isShuffleEquivalent", "(", "Mask", ",", "", ",", "", ",", "", ",", "", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "int", "NumV2Elements", "=", "std", "::", "count_if", "(", "Mask", ".", "begin", "(", ")", ",", "Mask", ".", "end", "(", ")", ",", "[", "]", "(", "int", "M", ")", "{", "return", "M", ">=", "", ";", "}", ")", ";", "if", "(", "NumV2Elements", "==", "", "&&", "Mask", "[", "", "]", ">=", "", ")", "if", "(", "SDValue", "Insertion", "=", "lowerVectorShuffleAsElementInsertion", "(", "", ",", "DL", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "(", "Mask", "[", "", "]", "==", "-", "", "||", "Mask", "[", "", "]", "<", "", ")", "&&", "(", "Mask", "[", "", "]", "==", "-", "", "||", "(", "Mask", "[", "", "]", ">=", "", "&&", "Mask", "[", "", "]", "<", "", ")", ")", "&&", "(", "Mask", "[", "", "]", "==", "-", "", "||", "(", "Mask", "[", "", "]", ">=", "", "&&", "Mask", "[", "", "]", "<", "", ")", ")", "&&", "(", "Mask", "[", "", "]", "==", "-", "", "||", "Mask", "[", "", "]", ">=", "", ")", ")", "{", "unsigned", "SHUFPDMask", "=", "(", "Mask", "[", "", "]", "==", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ",", "DAG", ".", "getConstant", "(", "SHUFPDMask", ",", "", ")", ")", ";", "}", "if", "(", "(", "Mask", "[", "", "]", "==", "-", "", "||", "(", "Mask", "[", "", "]", ">=", "", "&&", "Mask", "[", "", "]", "<", "", ")", ")", "&&", "(", "Mask", "[", "", "]", "==", "-", "", "||", "Mask", "[", "", "]", "<", "", ")", "&&", "(", "Mask", "[", "", "]", "==", "-", "", "||", "Mask", "[", "", "]", ">=", "", ")", "&&", "(", "Mask", "[", "", "]", "==", "-", "", "||", "(", "Mask", "[", "", "]", ">=", "", "&&", "Mask", "[", "", "]", "<", "", ")", ")", ")", "{", "unsigned", "SHUFPDMask", "=", "(", "Mask", "[", "", "]", "==", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", "|", "(", "(", "Mask", "[", "", "]", "==", "", ")", "<<", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V2", ",", "V1", ",", "DAG"], "ground_truth": [".", "getConstant", "(", "SHUFPDMask", ",", "", ")", ")", ";"], "File": "X86ISelLowering113", "Func": "lowerV4F64VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15105, "Length": 507, "Cover_Rate": 0.5475161987041036, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "machine_mode", "s390_libgcc_shift_count_mode", "(", "void", ")", "{", "return", "TARGET_64BIT", "?", "DImode"], "ground_truth": [":", "SImode", ";"], "File": "s3904", "Func": "s390_libgcc_shift_count_mode", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15106, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const", "override", "{", "return", "&", "TLInfo"], "ground_truth": [";"], "File": "M680x0Subtarget", "Func": "getTargetLowering", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15107, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ExtraCode", "&&", "ExtraCode", "[", "", "]", ")", "{", "return", "true", ";", "}", "printSrcMemOperand", "(", "MI", ",", "OpNo"], "ground_truth": [",", "O", ")", ";"], "File": "TLCS900AsmPrinter", "Func": "PrintAsmMemoryOperand", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15108, "Length": 23, "Cover_Rate": 0.4339622641509434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "SetupFP", "||", "MaxCallFrameSize", "==", "", ")", "&&", "", ")", ";", "assert", "(", "!", "SetupFP", "||", "std", "::", "find_if", "(", "CSI", ".", "begin", "(", ")", ",", "CSI", ".", "end", "(", ")", ",", "[", "]", "(", "const", "CalleeSavedInfo", "&", "CS", ")", "{", "return", "CS", ".", "getReg", "(", ")", "==", "", ";", "}", ")", "!=", "CSI", ".", "end", "(", ")", "&&", "", ")", ";", "bool", "SaveRA", "=", "std", "::", "find_if", "(", "CSI", ".", "begin", "(", ")", ",", "CSI", ".", "end", "(", ")", ",", "[", "]", "(", "const", "CalleeSavedInfo", "&", "CS", ")", "{", "return", "CS", ".", "getReg", "(", ")", "==", "", ";", "}", ")", "!=", "CSI", ".", "end", "(", ")", ";", "if", "(", "StackSize", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "LII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "StackSize", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "if", "(", "SaveRA", ")", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "LII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "MaxCallFrameSize", "+", "", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "if", "("], "ground_truth": ["SetupFP", ")", "{"], "File": "M88kFrameLowering", "Func": "emitPrologue", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15109, "Length": 206, "Cover_Rate": 0.45879732739420936, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Reg", ")", ")", "{", "if", "(", "!", "LIS", "->", "hasInterval", "(", "Reg", ")", ")", "return", "nullptr", ";", "LiveInterval", "&", "LI", "=", "LIS", "->", "getInterval", "(", "Reg", ")", ";", "LaneBitmask", "SubLanes", "=", "SubReg", "?", "getSubRegIndexLaneMask", "(", "SubReg", ")", ":", "MRI", ".", "getMaxLaneMaskForVReg", "(", "Reg", ")", ";", "VNInfo", "*", "V", "=", "nullptr", ";", "if", "(", "LI", ".", "hasSubRanges", "(", ")", ")", "{", "for", "(", "auto", "&", "S", ":", "LI", ".", "subranges", "(", ")", ")", "{", "if", "(", "(", "S", ".", "LaneMask", "&", "SubLanes", ")", "==", "SubLanes", ")", "{", "V", "=", "S", ".", "getVNInfoAt", "(", "UseIdx", ")", ";", "break", ";", "}", "}", "}", "else", "{", "V", "=", "LI", ".", "getVNInfoAt", "(", "UseIdx", ")", ";", "}", "if", "(", "!", "V", ")", "return", "nullptr", ";", "DefIdx", "=", "V", "->", "def", ";", "}", "else", "{", "for", "(", "MCRegUnitIterator", "Units", "(", "Reg", ",", "this", ")", ";", "Units", ".", "isValid", "(", ")", ";", "++", "Units", ")", "{", "LiveRange", "&", "LR", "=", "LIS", "->", "getRegUnit", "(", "*", "Units", ")", ";", "if", "(", "VNInfo", "*", "V", "=", "LR", ".", "getVNInfoAt", "(", "UseIdx", ")", ")", "{", "if", "(", "!", "DefIdx", ".", "isValid", "(", ")", "||", "MDT", ".", "dominates", "(", "LIS", "->", "getInstructionFromIndex", "(", "DefIdx", ")", ",", "LIS", "->", "getInstructionFromIndex", "(", "V", "->", "def", ")", ")", ")", "DefIdx", "=", "V", "->", "def", ";", "}"], "ground_truth": ["else", "{"], "File": "SIRegisterInfo10", "Func": "findReachingDef", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15110, "Length": 220, "Cover_Rate": 0.6790123456790124, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LSBaseSDNode", "*", "BN", "=", "cast", "<", "LSBaseSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "assert", "(", "BN", "->", "isUnindexed", "(", ")", ")", ";", "MVT", "MemTy", "=", "BN", "->", "getMemoryVT", "(", ")", ".", "getSimpleVT", "(", ")", ";", "if", "(", "!", "isHvxPairTy", "(", "MemTy", ")", ")", "return", "Op", ";", "const", "SDLoc", "&", "dl", "(", "Op", ")", ";", "unsigned", "HwLen", "=", "Subtarget", ".", "getVectorLength", "(", ")", ";", "MVT", "SingleTy", "=", "typeSplit", "(", "MemTy", ")", ".", "first", ";", "SDValue", "Chain", "=", "BN", "->", "getChain", "(", ")", ";", "SDValue", "Base0", "=", "BN", "->", "getBasePtr", "(", ")", ";", "SDValue", "Base1", "=", "DAG", ".", "getMemBasePlusOffset", "(", "Base0", ",", "HwLen", ",", "dl", ")", ";", "MachineMemOperand", "*", "MOp0", "=", "nullptr", ",", "*", "MOp1", "=", "nullptr", ";", "if", "(", "MachineMemOperand", "*", "MMO", "=", "BN", "->", "getMemOperand", "(", ")", ")", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MOp0", "=", "MF", ".", "getMachineMemOperand", "(", "MMO", ","], "ground_truth": ["", ",", "HwLen", ")", ";"], "File": "HexagonISelLoweringHVX", "Func": "SplitHvxMemOp", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15111, "Length": 155, "Cover_Rate": 0.3904282115869018, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "tie", "(", "Lo1", ",", "Hi1", ")", "=", "DAG", ".", "SplitVectorOperand", "(", "Op", ".", "getNode", "(", ")", ",", "", ")", ";", "SDValue", "Lo2", ",", "Hi2", ";", "std", "::", "tie", "(", "Lo2", ",", "Hi2", ")", "=", "DAG", ".", "SplitVectorOperand", "(", "Op", ".", "getNode", "(", ")", ",", "", ")", ";", "SDLoc", "SL", "(", "Op", ")", ";", "SDValue", "OpLo", "=", "DAG", ".", "getNode", "(", "Opc", ",", "SL", ",", "Lo0", ".", "getValueType", "(", ")"], "ground_truth": [",", "Lo0", ",", "Lo1", ",", "Lo2", ",", "Op", "->", "getFlags", "(", ")", ")", ";"], "File": "SIISelLowering12", "Func": "splitTernaryVectorOp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15112, "Length": 85, "Cover_Rate": 0.3541666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_sminv2df", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vminnmq_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15113, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__v4sf", "__tmp", ";", "static", "const", "__vector", "unsigned", "char", "__permute_vector", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", ""], "ground_truth": [",", "", ",", "", ",", "", "}", ";"], "File": "xmmintrin2", "Func": "_mm_storer_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15114, "Length": 44, "Cover_Rate": 0.4943820224719101, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op0", ".", "isReg", "(", ")", "&&", "Op1", ".", "isReg", "(", ")", ")", ";", "MachineBasicBlock", "&", "B", "=", "*", "MI", "->", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "UUPairMap", "::", "const_iterator", "F", "=", "PairMap", ".", "find", "(", "Op0", ".", "getReg", "(", ")", ")", ";", "assert", "(", "F", "!=", "PairMap", ".", "end", "(", ")", ")", ";", "const", "UUPair", "&", "P", "=", "F", "->", "second", ";", "unsigned", "RS", "=", "getRegState", "(", "Op1", ")", ";", "BuildMI", "(", "B", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "P", ".", "first", ")", ".", "addReg", "(", "Op1", ".", "getReg", "(", ")", ",", "RS", "&", "~", "RegState", "::", "Kill", ","], "ground_truth": ["Op1", ".", "getSubReg", "(", ")", ")", ";"], "File": "HexagonSplitDouble", "Func": "splitExt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15115, "Length": 123, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsliq_n_s16", "(", "int16x8_t", "__a", ",", "int16x8_t"], "ground_truth": ["__b", ",", "const", "int", "__c", ")", "{"], "File": "arm", "Func": "neon_vsliq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15116, "Length": 13, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "addr", "=", "XEXP", "(", "call_op", ",", "", ")", ";", "if", "(", "ix86_decompose_address", "(", "addr", ",", "&", "parts", ")", "&&", "parts", ".", "base", "==", "stack_pointer_rtx", ")", "{", "if", "(", "parts", ".", "index", ")", "{", "addr", "=", "gen_rtx_MULT", "(", "Pmode", ",", "parts", ".", "index", ",", "GEN_INT", "(", "parts", ".", "scale", ")", ")", ";", "addr", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "stack_pointer_rtx", ",", "addr", ")", ";", "}", "else", "addr", "=", "stack_pointer_rtx", ";", "rtx", "disp", ";", "if", "(", "parts", ".", "disp", "!=", "NULL_RTX", ")", "disp", "=", "plus_constant", "(", "Pmode", ",", "parts", ".", "disp", ",", "UNITS_PER_WORD", ")", ";", "else", "disp", "=", "GEN_INT", "(", "UNITS_PER_WORD", ")", ";", "addr", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "addr", ",", "disp", ")", ";", "call_op", "=", "gen_rtx_MEM", "(", "GET_MODE", "(", "call_op", ")", ",", "addr", ")", ";", "}", "}", "output_asm_insn", "(", "push_buf", ",", "&", "call_op", ")", ";", "ix86_output_jmp_thunk_or_indirect", "(", "thunk_name", ",", "regno", ")", ";", "ASM_OUTPUT_INTERNAL_LABEL", "(", "asm_out_file", ",", "indirectlabel2", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "assemble_name_raw", "(", "asm_out_file", ",", "indirectlabel1", ")", ";", "fputc", "(", "'\\n'", ",", "asm_out_file", ")"], "ground_truth": [";"], "File": "i386", "Func": "ix86_output_indirect_branch_via_push", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15117, "Length": 169, "Cover_Rate": 0.44591029023746703, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vpmin_u8", "(", "uint8x8_t", "__a"], "ground_truth": [",", "uint8x8_t", "__b", ")", "{"], "File": "arm", "Func": "neon_vpmin_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15118, "Length": 9, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DisableInsertVSETVLPHIOpt", ")", "return", "true", ";", "if", "(", "!", "Require", ".", "hasAVLReg", "(", ")", ")", "return", "true", ";", "Register", "AVLReg", "=", "Require", ".", "getAVLReg", "(", ")", ";", "if", "(", "!", "AVLReg", ".", "isVirtual", "(", ")", ")", "return", "true", ";", "MachineInstr", "*", "PHI", "=", "MRI", "->", "getVRegDef", "(", "AVLReg", ")", ";", "if", "(", "!", "PHI", "||", "PHI", "->", "getOpcode", "(", ")", "!=", "", "||", "PHI", "->", "getParent", "(", ")", "!=", "&", "MBB", ")", "return", "true", ";", "for", "(", "unsigned", "PHIOp", "=", "", ",", "NumOps", "=", "PHI", "->", "getNumOperands", "(", ")", ";", "PHIOp", "!=", "NumOps", ";", "PHIOp", "+=", "", ")", "{", "Register", "InReg", "=", "PHI", "->", "getOperand", "(", "PHIOp", ")", ".", "getReg", "(", ")", ";", "MachineBasicBlock", "*", "PBB", "=", "PHI", "->", "getOperand", "(", "PHIOp", "+", "", ")", ".", "getMBB", "(", ")", ";", "const", "BlockData", "&", "PBBInfo", "=", "BlockInfo", "[", "PBB", "->", "getNumber", "("], "ground_truth": [")", "]", ";"], "File": "RISCVInsertVSETVLI", "Func": "needVSETVLIPHI", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15119, "Length": 145, "Cover_Rate": 0.5253623188405797, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "First", ")", "{", "First", "=", "false", ";", "if", "(", "NumZero", "||", "", "!=", "i", ")", "V", "=", "getZeroVector", "(", "VT", ",", "Subtarget", ",", "DAG", ",", "dl", ")", ";", "else", "{", "assert", "(", "", "==", "i", "&&", "", ")", ";", "V", "=", "DAG", ".", "getAnyExtOrTrunc", "(", "Op", ".", "getOperand", "(", "i", ")", ",", "dl", ",", "", ")", ";", "V", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "V", ")", ";", "V", "=", "DAG", ".", "getBitcast", "(", "VT", ",", "V", ")", ";", "continue", ";", "}", "}", "V", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "V", ",", "Op", ".", "getOperand", "(", "i", ")"], "ground_truth": [",", "DAG", ".", "getIntPtrConstant", "(", "i", ",", "dl", ")", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerBuildVectorAsInsert", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15120, "Length": 120, "Cover_Rate": 0.45112781954887216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "return", "::", "getBranchTargetOpValue", "(", "MI", ",", "OpIdx", ",", "", ",", "Fixups", ",", "STI", ")", ";", "else", "Val", "=", "MO", ".", "getImm", "(", ")", ">>", "", ";", "bool", "I", "=", "(", "Val", "&", "", ")", ";", "bool", "J1", "=", "(", "Val", "&", "", ")", ";", "bool", "J2", "=", "(", "Val", "&", "", ")", ";", "if", "(", "I", "^", "J1", ")", "Val", "&=", "~", "", ";", "else", "Val", "|=", "", ";", "if", "(", "I", "^", "J2", ")", "Val", "&=", "~", "", ";", "else", "Val", "|="], "ground_truth": ["", ";"], "File": "ARMMCCodeEmitter1", "Func": "getUnconditionalBranchTargetOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15121, "Length": 104, "Cover_Rate": 0.7323943661971831, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmlaq_rot270_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ","], "ground_truth": ["float32x4_t", "__c", ")", "{"], "File": "arm", "Func": "mve___arm_vcmlaq_rot270_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15122, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag"], "ground_truth": ["(", "TargetMachine", "&", "TM", ")", "{"], "File": "NyuziISelDAGToDAG", "Func": "createNyuziISelDag", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15123, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetLowering", "::", "addQRTypeForNEON", "(", "EVT", "VT", ")", "{", "addRegisterClass", "(", "VT", ",", "", ")", ";", "addTypeForNEON", "(", "VT", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "ARMISelLowering109", "Func": "addQRTypeForNEON", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15124, "Length": 25, "Cover_Rate": 0.78125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true"], "ground_truth": [";"], "File": "RISCVInstrInfo (2)", "Func": "isRVVWholeLoadStore", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15125, "Length": 48, "Cover_Rate": 0.3902439024390244, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")"], "ground_truth": ["const", "override", "{"], "File": "HexagonSplitDouble", "Func": "getPassName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15126, "Length": 9, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_cvttps2qq256_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4di", ")", "_mm256_setzero_si256", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm256_maskz_cvttps_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15127, "Length": 24, "Cover_Rate": 0.5106382978723404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ResolveInfo", "*", "rsym", "=", "pReloc", ".", "symInfo", "(", ")", ";", "if", "(", "!", "(", "rsym", "->", "reserved", "(", ")", "&", "(", "Relocator", "::", "ReserveGOT", ")", ")", ")", "return", "Relocator", "::", "BadReloc", ";", "_32GOTEntry", "*", "got_entry", "=", "pParent", ".", "getSymGOTMap", "(", ")", ".", "lookUp", "(", "*", "pReloc", "."], "ground_truth": ["symInfo", "(", ")", ")", ";"], "File": "X86Relocator", "Func": "got32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15128, "Length": 52, "Cover_Rate": 0.33986928104575165, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "I", ",", "Orig", "->", "getDebugLoc", "(", ")", ",", "get", "(", "Opcode", ")", ",", "DestReg", ")", ".", "addConstantPoolIndex", "(", "CPI", ")", ".", "addImm", "(", "PCLabelId", ")", ";", "(", "*", "MIB", ")", ".", "setMemRefs", "(", "Orig", "->", "memoperands_begin", "(", ")", ",", "Orig", "->", "memoperands_end", "(", ")", ")", ";", "break", ";", "}", "}", "MachineInstr", "*", "NewMI", "=", "prior", "(", "I", ")", ";", "NewMI", "->", "getOperand", "(", "", ")", ".", "setSubReg"], "ground_truth": ["(", "SubIdx", ")", ";"], "File": "ARMBaseInstrInfo114", "Func": "reMaterialize", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15129, "Length": 78, "Cover_Rate": 0.3236514522821577, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "const", "SDValue", "And", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "And", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Shift", "=", "N", "->", "getOperand", "(", "", ")", ";", "unsigned", "ShiftOpc", "=", "Shift", ".", "getOpcode", "(", ")", ";", "if", "(", "(", "ShiftOpc", "!=", "", "&&", "ShiftOpc", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";", "bool", "IsShiftRight", "=", "ShiftOpc", "==", "", ";", "ConstantSDNode", "*", "C2node", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Shift", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "C2node", ")", "return", "SDValue", "(", ")", ";", "uint64_t", "C1", ";", "if", "(", "!", "isAllConstantBuildVector", "(", "And", ".", "getOperand", "(", "", ")", ",", "C1", ")", ")", "return", "SDValue", "(", ")", ";", "uint64_t", "C2", "=", "C2node", "->", "getZExtValue", "(", ")", ";", "unsigned", "ElemSizeInBits", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "if", "(", "C2", ">", "ElemSizeInBits", ")", "return", "SDValue", "(", ")", ";", "unsigned", "ElemMask", "=", "(", "", "<<", "ElemSizeInBits", ")", "-", "", ";", "if", "(", "(", "C1", "&", "ElemMask", ")", "!=", "(", "~", "C2", "&", "ElemMask", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "X", "=", "And", ".", "getOperand", "(", "", ")", ";", "SDValue", "Y", "=", "Shift", ".", "getOperand", "(", "", ")", ";", "unsigned", "Intrin", "=", "IsShiftRight", "?", "", ":", "", ";", "SDValue", "ResultSLI", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "Intrin", ",", "DL", ",", "", ")", ",", "X", ",", "Y", ",", "Shift", ".", "getOperand", "(", "", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "N", "->", "dump", "(", "&", "DAG", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "ResultSLI", "->", "dump", "("], "ground_truth": ["&", "DAG", ")", ")", ";"], "File": "AArch64ISelLowering (2)3", "Func": "tryLowerToSLI", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15130, "Length": 314, "Cover_Rate": 0.8971428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_32Disassembler", "(", ")"], "ground_truth": [":"], "File": "X86Disassembler1", "Func": "X86_32Disassembler", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15131, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "can_create_pseudo_p", "(", ")", "&&", "!", "df_regs_ever_live_p", "(", "RS6000_PIC_OFFSET_TABLE_REGNUM", ")", ")", "df_set_regs_ever_live", "(", "RS6000_PIC_OFFSET_TABLE_REGNUM", ",", "true", ")", ";", "crtl", "->", "uses_pic_offset_table", "="], "ground_truth": ["", ";"], "File": "powerpcspe", "Func": "rs6000_got_register", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15132, "Length": 26, "Cover_Rate": 0.6842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget", "("], "ground_truth": [")", "{"], "File": "LM32TargetMachine", "Func": "LLVMInitializeLM32Target", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15133, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "case", "", ":", "unsigned", "VReg", "=", "RegInfo", ".", "createVirtualRegister", "(", "&", "", ")", ";", "RegInfo", ".", "addLiveIn", "(", "VA", ".", "getLocReg", "(", ")", ",", "VReg", ")", ";", "SDValue", "ArgValue", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "DL", ",", "VReg", ",", "RegVT", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "SExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "else", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "ZExt", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RegVT", ",", "ArgValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "ArgValue", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getValVT", "(", ")", ",", "ArgValue", ")", ";", "InVals", ".", "push_back", "(", "ArgValue", ")", ";", "}", "}", "else", "{", "fail", "(", "DL", ",", "DAG", ",", "", ")", ";", "InVals", ".", "push_back", "(", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "}", "if", "(", "IsVarArg", "||", "MF", ".", "getFunction", "(", ")", "->", "hasStructRetAttr", "(", ")", ")", "{", "fail", "(", "DL", ",", "DAG", ",", "", ")", ";", "}", "return", "Chain"], "ground_truth": [";"], "File": "BPFISelLowering13", "Func": "LowerFormalArguments", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15134, "Length": 222, "Cover_Rate": 0.5311004784688995, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCommuted", "(", ")", "const", "{", "return", "Commuted"], "ground_truth": [";"], "File": "SIFoldOperands", "Func": "isCommuted", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15135, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vrmlaldavhq_p_uv4si", "(", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vrmlaldavhq_p_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15136, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "LongBrMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "LongBrMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addMBB", "(", "TgtMBB", ")", ".", "addMBB", "(", "BalTgtMBB", ")", ";", "MIBundleBuilder", "(", "*", "LongBrMBB", ",", "Pos", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "BalOp", ")", ")", ".", "addMBB", "(", "BalTgtMBB", ")", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addMBB", "(", "TgtMBB", ")", ".", "addMBB", "(", "BalTgtMBB", ")", ")", ";", "Pos", "=", "BalTgtMBB", "->", "begin", "(", ")", ";", "BuildMI", "(", "*", "BalTgtMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "*", "BalTgtMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "if", "(", "!", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isTargetNaCl", "(", ")", ")", "{", "MIBundleBuilder", "(", "*", "BalTgtMBB", ",", "Pos", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ")", ";", "}", "else", "{", "BuildMI", "(", "*", "BalTgtMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "", ")", ";", "MIBundleBuilder", "(", "*", "BalTgtMBB", ",", "Pos", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addReg", "(", "", ")", ")", ".", "append", "(", "BuildMI", "(", "*", "MF", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ")", ";", "TgtMBB", "->", "setAlignment", "(", "MIPS_NACL_BUNDLE_ALIGN", ")", ";", "}", "}", "else", "{", "Pos", "=", "LongBrMBB", "->", "begin", "(", ")", ";", "BuildMI", "(", "*", "LongBrMBB", ",", "Pos", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")"], "ground_truth": [".", "addImm", "(", "-", "", ")", ";"], "File": "MipsLongBranch40", "Func": "expandToLongBranch", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15137, "Length": 401, "Cover_Rate": 0.3273469387755102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "field_mode", "=", "VOIDmode", ";", "int", "field_count", "=", "rs6000_aggregate_candidate", "(", "type", ",", "&", "field_mode", ")", ";", "if", "(", "field_count", ">", "", ")", "{", "int", "n_regs", "=", "(", "SCALAR_FLOAT_MODE_P", "(", "field_mode", ")", "?", "(", "GET_MODE_SIZE", "(", "field_mode", ")", "+", "", ")", ">>", "", ":", "", ")", ";", "if", "(", "field_count", "*", "n_regs", "<=", "AGGR_ARG_NUM_REG", ")", "{", "if", "(", "elt_mode", ")", "*", "elt_mode", "=", "field_mode", ";", "if", "(", "n_elts", ")", "*", "n_elts", "=", "field_count", ";", "return", "true", ";", "}", "}", "}", "if", "(", "elt_mode", ")", "*", "elt_mode", "=", "mode", ";", "if", "(", "n_elts", ")", "*", "n_elts"], "ground_truth": ["=", "", ";"], "File": "rs60007", "Func": "rs6000_discover_homogeneous_aggregate", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15138, "Length": 97, "Cover_Rate": 0.7132352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "LLVMInitializeTarget", "(", ")", "{", "RegisterTargetMachine", "<", "TargetMachine", ">", "X", "(", "TheTarget"], "ground_truth": [")", ";"], "File": "MipsTargetMachine20", "Func": "LLVMInitializeMipsTarget", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15139, "Length": 14, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmlsdavq_p_s16", "(", "int16x8_t", "__a", ",", "int16x8_t", "__b", ",", "mve_pred16_t", "__p"], "ground_truth": [")", "{"], "File": "arm", "Func": "mve___arm_vmlsdavq_p_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15140, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "MO", ".", "isFI", "(", ")", "||", "MO", ".", "isCPI", "(", ")", "||", "MO", ".", "isJTI", "(", ")", ")", "return", "nullptr", ";", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "if", "(", "MO", ".", "isTied", "(", ")", ")", "return", "nullptr", ";", "if", "(", "Register", "::", "isPhysicalRegister", "(", "MO", ".", "getReg", "(", ")", ")", ")", "return", "nullptr", ";", "if", "(", "MO", ".", "isDef", "(", ")", "&&", "!", "MO", ".", "isDead"], "ground_truth": ["(", ")", ")", "return", "nullptr", ";"], "File": "ARMBaseInstrInfo110", "Func": "canFoldIntoMOVCC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15141, "Length": 91, "Cover_Rate": 0.4212962962962963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmulq_u32", "(", "uint32x4_t", "__a", ",", "uint32x4_t", "__b", ")", "{", "return", "__builtin_mve_vmulq_uv4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmulq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15142, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint32x4_t", ")", "__a"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vreinterpretq_u32_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15143, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineInstrBuilder", "&", "FastISel", "::", "addFullAddress", "(", "const", "MachineInstrBuilder", "&", "MIB", ",", "AddressMode", "&", "AM"], "ground_truth": [")", "{"], "File": "X86FastISel (2)4", "Func": "addFullAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15144, "Length": 17, "Cover_Rate": 0.3148148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodePostIdxReg", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "unsigned", "Rm", "=", "fieldFromInstruction32", "(", "Insn", ",", "", ","], "ground_truth": ["", ")", ";"], "File": "ARMDisassembler10", "Func": "DecodePostIdxReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15145, "Length": 39, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_cmpneqsd", "(", "(", "__v2df", ")", "__A"], "ground_truth": [",", "(", "__v2df", ")", "__B", ")", ";"], "File": "emmintrin4", "Func": "_mm_cmpneq_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15146, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "LookThroughSetCC", "(", "SDValue", "&", "LHS", ",", "SDValue", "&", "RHS", ",", "", "CC", ",", "unsigned", "&", "CC", ")", "{", "if", "(", "isNullConstant", "(", "RHS", ")", "&&", "CC", "==", "", "&&", "(", "(", "(", "LHS", ".", "getOpcode", "(", ")", "==", "", "||", "LHS", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "LHS", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", "||", "(", "LHS", ".", "getOpcode", "(", ")", "==", "", "&&", "LHS", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", ")", ")", "&&", "isOneConstant", "(", "LHS", ".", "getOperand", "(", "", ")", ")", "&&", "isNullConstant", "(", "LHS", ".", "getOperand", "(", "", ")", ")", ")", "{", "SDValue", "CMPCC", "=", "LHS", ".", "getOperand", "(", "", ")", ";", "CC", "=", "cast", "<", "ConstantSDNode", ">", "(", "LHS", ".", "getOperand", "(", "", ")"], "ground_truth": [")", "->", "getZExtValue", "(", ")", ";"], "File": "SparcISelLowering (2)2", "Func": "LookThroughSetCC", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15147, "Length": 139, "Cover_Rate": 0.8034682080924855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "int", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvt_roundsh_i32", "(", "__m128h", "__A", ",", "const", "int", "__R", ")", "{", "return", "(", "int", ")", "__builtin_ia32_vcvtsh2si32_round", "(", "__A", ","], "ground_truth": ["__R", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_cvt_roundsh_i32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15148, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "ArchFS", ".", "empty", "(", ")", ")", "ArchFS", "=", "(", "Twine", "(", "ArchFS", ")", "+", "", "+", "FS", ")", ".", "str", "(", ")", ";", "else", "ArchFS", "=", "FS", ";", "}", "MCSubtargetInfo", "*", "X", "=", "new", "MCSubtargetInfo"], "ground_truth": ["(", ")", ";"], "File": "ARMMCTargetDesc16", "Func": "createARMMCSubtargetInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15149, "Length": 41, "Cover_Rate": 0.4270833333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "GlobalBaseReg", ")", "return", "GlobalBaseReg", ";", "return", "GlobalBaseReg", "=", "MF", ".", "getRegInfo", "(", ")", "."], "ground_truth": ["createVirtualRegister", "(", "&", "", ")", ";"], "File": "LanaiMachineFunctionInfo", "Func": "getGlobalBaseReg", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15150, "Length": 22, "Cover_Rate": 0.6875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Modifier", "&&", "", ")", ";", "if", "(", "!", "strcmp", "(", "Modifier", ",", "", ")", ")", "{", "unsigned", "ID", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getImm", "(", ")", ";", "OutStreamer", ".", "EmitLabel", "(", "GetCPISymbol", "(", "ID", ")", ")", ";", "}", "else", "{", "assert", "(", "!", "strcmp", "(", "Modifier", ",", "", ")", "&&", "", ")", ";", "unsigned", "CPI", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getIndex", "(", ")", ";", "const", "MachineConstantPoolEntry", "&", "MCPE", "=", "MCP", "->", "getConstants", "(", ")", "[", "CPI", "]", ";", "if", "(", "MCPE", ".", "isMachineConstantPoolEntry", "("], "ground_truth": [")", ")", "{"], "File": "ARMAsmPrinter100", "Func": "printCPInstOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15151, "Length": 95, "Cover_Rate": 0.6884057971014492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "MCOpcode", "=", "AMDGPU", "::", "getMCOpcode", "(", "MIOpcode", ",", "AMDGPUSubtargetToSubtarget", "(", "ST", ".", "getGeneration", "(", ")", ")", ")", ";", "if", "(", "MCOpcode", "==", "-", ""], "ground_truth": [")", "MCOpcode", "=", "MIOpcode", ";"], "File": "AMDGPUMCInstLower17", "Func": "getMCOpcode", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15152, "Length": 30, "Cover_Rate": 0.6818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Wt", "=", "RegInfo", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Wt", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "Fs", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "Wd", ")", ".", "addReg", "(", "Wd_in"], "ground_truth": [")", ".", "addImm", "(", "Lane", ")", ".", "addReg", "(", "Wt", ")", ";"], "File": "MipsSEISelLowering (2)", "Func": "emitINSERT_FD", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15153, "Length": 79, "Cover_Rate": 0.3691588785046729, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_subss_mask_round", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")", "_mm_setzero_ps"], "ground_truth": ["(", ")", ",", "(", "__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm_maskz_sub_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15154, "Length": 31, "Cover_Rate": 0.543859649122807, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_usli_nv16qi_uuus", "(", "__a", ",", "__b", ",", "__c"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon2_vsliq_n_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15155, "Length": 10, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRn", "(", "insn", ")", ")", ")", ")", ";", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B", ",", "", ",", "decodeRm", "(", "insn", ")", ")", ")", ")", ";", "NumOpsAdded", "="], "ground_truth": ["", ";"], "File": "ThumbDisassemblerCore", "Func": "DisassembleThumb2TB", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15156, "Length": 48, "Cover_Rate": 0.5274725274725275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm", "::", "RegisterTarget", "<", "llvm", "::", "Triple", "::", "gbz80", ">", "X", "(", "llvm", "::", "getTheZ80Target"], "ground_truth": ["(", ")", ",", "", ",", "", ",", "", ")", ";"], "File": "GBZ80TargetInfo", "Func": "LLVMInitializeGBZ80TargetInfo", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15157, "Length": 25, "Cover_Rate": 0.8064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MachineOperand", "&", "getDispOperand", "(", "MachineInstr", "*", "MI", ")", "{", "int", "AddrOffset", "=", "getAddrOffset", "(", "MI", ")", ";", "return", "MI", "->", "getOperand", "("], "ground_truth": ["AddrOffset", "+", "", ")", ";"], "File": "X86AvoidStoreForwardingBlocks", "Func": "getDispOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15158, "Length": 28, "Cover_Rate": 0.9032258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_vcvtpd2ph512_mask_round", "(", "(", "__v8df", ")", "__C", ",", "__A", ",", "__B"], "ground_truth": [",", "__D", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm512_mask_cvt_roundpd_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15159, "Length": 15, "Cover_Rate": 0.3409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewOpc", "=", "", ";", "}", "else", "if", "(", "Opcode", "==", "", ")", "{", "NewOpc", "=", "", ";", "}", "else", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "NewOpc", "=", "", ";", "Scale", "=", "", ";", "isT2", "=", "true", ";", "}", "else", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "NewOpc", "=", "", ";", "Scale", "=", "", ";", "isT2", "=", "true", ";", "}", "else", "{", "return", "false", ";", "}", "if", "(", "!", "Op0", "->", "hasOneMemOperand", "(", ")", "||", "(", "*", "Op0", "->", "memoperands_begin", "(", ")", ")", "->", "isVolatile", "(", ")", ")", "return", "false", ";", "unsigned", "Align", "=", "(", "*", "Op0", "->", "memoperands_begin", "(", ")", ")", "->", "getAlignment", "(", ")", ";", "const", "Function", "*", "Func", "=", "MF", "->", "getFunction", "(", ")", ";", "unsigned", "ReqAlign", "=", "STI", "->", "hasV6Ops", "(", ")", "?", "TD", "->", "getABITypeAlignment", "(", "Type", "::", "getInt64Ty", "(", "Func", "->", "getContext", "(", ")", ")", ")", ":", "", ";", "if", "(", "Align", "<", "ReqAlign", ")", "return", "false", ";", "int", "OffImm", "=", "getMemoryOpOffset", "(", "*", "Op0", ")", ";", "if", "(", "isT2", ")", "{", "int", "Limit", "=", "(", "", "<<", "", ")", "*", "Scale", ";", "if", "(", "OffImm", ">=", "Limit", "||", "(", "OffImm", "<=", "-", "Limit", ")", "||", "(", "OffImm", "&", "(", "Scale", "-", "", ")", ")", ")", "return", "false", ";", "Offset", "=", "OffImm"], "ground_truth": [";"], "File": "ARMLoadStoreOptimizer (2)", "Func": "CanFormLdStDWord", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15160, "Length": 217, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EmitToStreamer", "(", "*", "OutStreamer", ",", "TmpInst", ")", ";", "if", "(", "STI", ".", "dumpCode", "(", ")", ")", "{", "DisasmLines", ".", "resize", "(", "DisasmLines", ".", "size", "(", ")", "+", "", ")", ";", "std", "::", "string", "&", "DisasmLine", "=", "DisasmLines", ".", "back", "(", ")", ";", "raw_string_ostream", "DisasmStream", "(", "DisasmLine", ")", ";", "InstPrinter", "InstPrinter", "(", "*", "TM", ".", "getMCAsmInfo", "(", ")", ",", "*", "STI", ".", "getInstrInfo", "(", ")", ",", "*", "STI", ".", "getRegisterInfo", "(", ")", ")", ";", "InstPrinter", ".", "printInst", "(", "&", "TmpInst", ",", "DisasmStream", ",", "StringRef", "(", ")", ",", "STI", ")", ";", "SmallVector", "<", "MCFixup", ",", "", ">", "Fixups", ";", "SmallVector", "<", "char", ",", "", ">", "CodeBytes", ";", "raw_svector_ostream", "CodeStream", "(", "CodeBytes", ")", ";", "auto", "&", "ObjStreamer", "=", "static_cast", "<", "MCObjectStreamer", "&", ">", "(", "*", "OutStreamer", ")", ";", "MCCodeEmitter", "&", "InstEmitter", "=", "ObjStreamer", ".", "getAssembler", "(", ")", ".", "getEmitter", "(", ")", ";", "InstEmitter", ".", "encodeInstruction", "(", "TmpInst", ",", "CodeStream", ",", "Fixups", ",", "MF", "->", "getSubtarget", "<", "MCSubtargetInfo", ">", "(", ")", ")", ";", "HexLines", ".", "resize", "(", "HexLines", ".", "size", "(", ")", "+", "", ")", ";", "std", "::", "string", "&", "HexLine", "=", "HexLines", ".", "back", "(", ")", ";", "raw_string_ostream", "HexStream", "(", "HexLine", ")", ";", "for", "(", "size_t", "i", "=", "", ";", "i", "<", "CodeBytes", ".", "size", "(", ")", ";", "i", "+=", "", ")", "{", "unsigned", "int", "CodeDWord", "=", "*", "(", "unsigned", "int", "*", ")", "&", "CodeBytes", "[", "i", "]", ";", "HexStream", "<<", "format", "(", "", ",", "(", "i", ">", "", "?", "", ":", ""], "ground_truth": [")", ",", "CodeDWord", ")", ";"], "File": "AMDGPUMCInstLower10", "Func": "EmitInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15161, "Length": 245, "Cover_Rate": 0.4083333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "field_count", "=", "rs6000_aggregate_candidate", "(", "type", ",", "&", "field_mode", ")", ";", "if", "(", "field_count", ">", "", ")", "{", "int", "reg_size", "=", "ALTIVEC_OR_VSX_VECTOR_MODE", "(", "field_mode", ")", "?", "", ":", "", ";", "int", "field_size", "=", "ROUND_UP", "(", "GET_MODE_SIZE", "(", "field_mode", ")", ",", "reg_size", ")", ";", "if", "(", "field_count", "*", "field_size", "<=", "AGGR_ARG_NUM_REG", "*", "reg_size", ")", "{", "if", "(", "elt_mode", ")", "*", "elt_mode", "=", "field_mode", ";", "if", "(", "n_elts", ")", "*", "n_elts", "=", "field_count", ";", "return", "true"], "ground_truth": [";"], "File": "rs60008", "Func": "rs6000_discover_homogeneous_aggregate", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15162, "Length": 75, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "name", "=", "XSTR", "(", "XVECEXP", "(", "XEXP", "(", "mem", ",", "", ")", ",", "", ",", "", ")", ",", "", ")", ";", "tlsname", "=", "XALLOCAVEC", "(", "char", ",", "strlen", "(", "name", ")", "+", "", ")", ";", "strcpy", "(", "tlsname", ",", "", ")", ";", "strcat", "(", "tlsname", ",", "name", "+", "", ")", ";", "rtx", "modaddr", "=", "gen_rtx_SYMBOL_REF", "(", "Pmode", ",", "ggc_strdup", "(", "tlsname", ")", ")", ";", "SYMBOL_REF_FLAGS", "(", "modaddr", ")", "|=", "SYMBOL_FLAG_LOCAL", ";", "tocref", "=", "create_TOC_reference", "(", "modaddr", ",", "NULL_RTX", ")", ";", "rtx", "modmem", "=", "gen_const_mem", "(", "Pmode", ",", "tocref", ")", ";", "set_mem_alias_set", "(", "modmem", ",", "get_TOC_alias_set", "(", ")", ")", ";", "rtx", "modreg", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "modreg", ",", "modmem", ")", ")", ";", "tmpreg", "=", "gen_reg_rtx"], "ground_truth": ["(", "Pmode", ")", ";"], "File": "rs6000", "Func": "rs6000_legitimize_tls_address_aix", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15163, "Length": 124, "Cover_Rate": 0.31876606683804626, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vfmsq_f32", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ",", "float32x4_t", "__c", ")", "{", "return", "__builtin_aarch64_fmav4sf", "(", "-", "__b", ",", "__c", ","], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vfmsq_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15164, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "ElemTy", ".", "isScalarInteger", "(", ")", ")", ";", "MVT", "WideTy", "=", "", "(", "", "(", "", "*", "ElemTy", ".", "getSizeInBits", "(", ")", ")", ",", "OpTy", ".", "getVectorNumElements", "(", ")", ")", ";", "return", "DAG", ".", "getSExtOrTrunc", "(", "DAG", ".", "getSelect", "(", "dl", ",", "WideTy", ",", "PredOp", ",", "DAG", ".", "getSExtOrTrunc", "(", "Op1", ",", "dl", ",", "WideTy"], "ground_truth": [")", ",", "DAG", ".", "getSExtOrTrunc", "(", "Op2", ",", "dl", ",", "WideTy", ")", ")", ",", "dl", ",", "OpTy", ")", ";"], "File": "HexagonISelLowering100", "Func": "LowerVSELECT", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15165, "Length": 75, "Cover_Rate": 0.4437869822485207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MCInstPrinter", "::", "printInst", "(", "const", "MCInst", "*", "mi", ",", "raw_ostream", "&"], "ground_truth": ["os", ",", "StringRef", "annot", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "{"], "File": "TGSIMCInstPrinter", "Func": "printInst", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15166, "Length": 23, "Cover_Rate": 0.6052631578947368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "unsigned", "LiteralRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "const", "SmallVector", "<", "std", "::", "pair", "<", "MachineOperand", "*", ",", "int64_t", ">", ",", "", ">", "Srcs", "=", "TII", "->", "getSrcs", "(", "MI", ")", ";", "for", "(", "const", "auto", "&", "Src", ":", "Srcs", ")", "{", "if", "(", "Src", ".", "first", "->", "getReg", "(", ")", "!=", "", ")", "continue", ";", "int64_t", "Imm", "=", "Src", ".", "second", ";", "std", "::", "vector", "<", "MachineOperand", "*", ">", "::", "iterator", "It", "=", "llvm", "::", "find_if", "(", "Lits", ",", "[", "&", "]", "(", "MachineOperand", "*", "val", ")", "{", "return", "val", "->", "isImm", "(", ")", "&&", "(", "val", "->", "getImm", "("], "ground_truth": [")", "==", "Imm", ")", ";"], "File": "R600ControlFlowFinalizer (2)1", "Func": "getLiteral", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15167, "Length": 115, "Cover_Rate": 0.46, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", ";", "B", "!=", "E", ";", "++", "B", ")", "if", "(", "!", "B", "->", "isDebugInstr", "(", ")", ")", "return", "B", ";", "return", "E"], "ground_truth": [";"], "File": "MipsBranchExpansion (2)", "Func": "getNonDebugInstr", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15168, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "default", ":", "errs", "(", ")", "<<", "", "<<", "MO", "<<", "", ";", "return", "true", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "OS", "<<", "MO", ".", "getImm", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "OS", "<<", "MO", ".", "getGlobal", "(", ")", "->", "getName", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Register", ":", "Register", "Reg", "=", "MO", "."], "ground_truth": ["getReg", "(", ")", ";"], "File": "MOSAsmPrinter", "Func": "PrintAsmOperand", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15169, "Length": 72, "Cover_Rate": 0.35467980295566504, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmToken", "const", "&", "T", "=", "Parser", ".", "getTok", "(", ")", ";", "Operands", ".", "push_back", "(", "", "(", "RegNo", ",", "T", ".", "getLoc", "(", ")", ",", "T", ".", "getEndLoc", "(", ")", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MCS51AsmParser", "Func": "tryParseRegisterOperand", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15170, "Length": 42, "Cover_Rate": 0.5753424657534246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getMaxWavesPerEU", "(", ")", "*", "getEUsPerCU"], "ground_truth": ["(", "Features", ")", ";"], "File": "AMDGPUBaseInfo51", "Func": "getMaxWavesPerCU", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15171, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_cvtepu8_epi16", "(", "__m256i", "__W", ",", "__mmask16", "__U", ",", "__m128i", "__A", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_pmovzxbw256_mask", "(", "(", "__v16qi", ")", "__A", ",", "(", "__v16hi", ")"], "ground_truth": ["__W", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_mask_cvtepu8_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15172, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mem", "=", "gen_rtx_MEM", "(", "mode", ",", "memory_address", "(", "mode", ",", "addr", ")", ")", ";", "set_mem_align", "(", "mem", ",", "GET_MODE_ALIGNMENT", "(", "GET_MODE_INNER"], "ground_truth": ["(", "mode", ")", ")", ")", ";"], "File": "riscv-vector-builtins", "Func": "add_mem_operand", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15173, "Length": 28, "Cover_Rate": 0.417910447761194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "F2003fMCAsmStreamer", "Func": "EmitBundleUnlock", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15174, "Length": 5, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TRI", "->", "spillSGPRToVGPR", "(", ")", "&&", "(", "HasCSRs", "||", "FuncInfo", "->", "hasSpilledSGPRs", "(", ")", ")", ")", "{", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "MachineBasicBlock", "::", "iterator", "Next", ";", "for", "(", "auto", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "I", "=", "Next", ")", "{", "MachineInstr", "&", "MI", "=", "*", "I", ";", "Next", "=", "std", "::", "next", "(", "I", ")", ";", "if", "(", "!", "TII", "->", "isSGPRSpill", "(", "MI", ")", ")", "continue", ";", "int", "FI", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "addr", ")", "->", "getIndex", "(", ")", ";", "assert", "(", "MFI", ".", "getStackID", "(", "FI", ")", "==", "TargetStackID", "::", "SGPRSpill", ")", ";", "if", "(", "FuncInfo", "->", "allocateSGPRSpillToVGPR", "(", "MF", ",", "FI", ")", ")", "{", "bool", "Spilled", "=", "TRI", "->", "eliminateSGPRToVGPRSpillFrameIndex", "(", "MI", ",", "FI", ",", "nullptr", ")", ";", "(", "void", ")", "Spilled", ";", "assert", "(", "Spilled", "&&", ""], "ground_truth": [")", ";"], "File": "SILowerSGPRSpills4", "Func": "runOnMachineFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15175, "Length": 159, "Cover_Rate": 0.4380165289256198, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Type", "*", "I64Ty", "=", "Builder", "->", "getInt64Ty", "(", ")", ";", "Value", "*", "Idx", "[", "]", "=", "{", "Builder", "->", "getInt32", "(", "", ")", ",", "", "}", ";", "{", "Builder", "->", "SetInsertPoint", "(", "BasicBlock", "::", "Create", "(", "*", "Ctx", ",", "", ",", "InitFn", ")", ")", ";", "Function", "::", "arg_iterator", "ArgI", "=", "InitFn", "->", "getArgumentList", "(", ")", ".", "begin", "(", ")", ";", "Value", "*", "Regset", "=", "ArgI", "++", ";", "Value", "*", "StackPtr", "=", "ArgI", "++", ";", "Value", "*", "StackSize", "=", "ArgI", "++", ";", "Value", "*", "ArgC", "=", "ArgI", "++", ";", "Value", "*", "ArgV", "=", "ArgI", "++", ";", "Value", "*", "RSP", "=", "Builder", "->", "CreatePtrToInt", "(", "StackPtr", ",", "I64Ty", ")", ";", "RSP", "=", "Builder", "->", "CreateAdd", "(", "RSP", ",", "Builder"], "ground_truth": ["->", "CreateZExtOrBitCast", "(", "StackSize", ",", "I64Ty", ")", ")", ";"], "File": "X86RegisterSema", "Func": "insertInitFiniRegsetCode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15176, "Length": 126, "Cover_Rate": 0.30656934306569344, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "MipsAsmParser79", "Func": "regKindToRegClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15177, "Length": 72, "Cover_Rate": 0.4186046511627907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "from_reg", "==", "ARG_POINTER_REGNUM", "&&", "to_reg", "==", "HARD_FRAME_POINTER_REGNUM", ")", "{", "offset", "=", "", ";", "}", "else", "if", "(", "from_reg", "==", "FRAME_POINTER_REGNUM", "&&", "to_reg", "==", "STACK_POINTER_REGNUM", ")", "{", "offset", "=", "(", "cfun", "->", "machine", "->", "local_size", "+", "cfun", "->", "machine", "->", "out_args_size", ")", ";", "}", "else", "if", "(", "from_reg", "==", "FRAME_POINTER_REGNUM", "&&", "to_reg", "==", "HARD_FRAME_POINTER_REGNUM", ")", "{", "offset", "=", "(", "-", "", ")", "*", "(", "cfun", "->", "machine", "->", "fp_size", "+", "cfun", "->", "machine", "->", "gp_size", "+", "cfun", "->", "machine", "->", "lp_size", "+", "cfun", "->", "machine", "->", "callee_saved_gpr_regs_size", "+", "cfun", "->", "machine", "->", "callee_saved_area_gpr_padding_bytes", "+", "cfun", "->", "machine"], "ground_truth": ["->", "callee_saved_fpr_regs_size", "+", "cfun", "->", "machine", "->", "eh_return_data_regs_size", ")", ";"], "File": "nds32", "Func": "nds32_initial_elimination_offset", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15178, "Length": 110, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tmp", "=", "fold_build_pointer_plus", "(", "unshare_expr", "(", "next_fp_tmp", ")", ",", "tmp", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "next_fp_tmp", ")", ",", "tmp", ",", "pre_p", ")", ";", "}", "if", "(", "is_double", ")", "gimplify_and_add", "(", "cmp", ",", "pre_p", ")", ";", "if", "(", "TYPE_MODE", "(", "eff_type", ")", "==", "SCmode", "&&", "TARGET_SH4", "&&", "TARGET_LITTLE_ENDIAN", ")", "{", "tree", "subtype", "=", "TREE_TYPE", "(", "eff_type", ")", ";", "tree", "real", ",", "imag", ";", "imag", "=", "std_gimplify_va_arg_expr", "(", "next_fp_tmp", ",", "subtype", ",", "pre_p", ",", "NULL", ")", ";", "imag", "=", "get_initialized_tmp_var", "(", "imag", ",", "pre_p", ",", "NULL", ")", ";", "real", "=", "std_gimplify_va_arg_expr", "(", "next_fp_tmp", ",", "subtype", ",", "pre_p", ",", "NULL", ")", ";", "real", "=", "get_initialized_tmp_var", "(", "real", ",", "pre_p", ",", "NULL", ")", ";", "result", "=", "build2", "(", "COMPLEX_EXPR", ",", "eff_type", ",", "real", ",", "imag", ")", ";", "if", "(", "type", "!=", "eff_type", ")", "result", "=", "build1", "(", "VIEW_CONVERT_EXPR", ",", "type", ",", "result", ")", ";", "result", "=", "get_initialized_tmp_var", "(", "result", ",", "pre_p", ",", "NULL", ")", ";", "}", "tmp", "=", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_over", ")", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_false", ")", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "ADDR_EXPR", ",", "pptr_type_node", ",", "unshare_expr", "(", "next_stack", ")", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "addr", ")", ",", "tmp", ",", "pre_p", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "next_fp_tmp", ")", ",", "unshare_expr", "(", "valist", ")", ",", "pre_p", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "valist", ")", ",", "unshare_expr", "(", "next_fp_tmp", ")", ",", "post_p", ")", ";", "valist", "=", "next_fp_tmp", ";", "}", "else", "{", "tmp", "=", "fold_build_pointer_plus_hwi", "(", "unshare_expr", "(", "next_o", ")", ",", "rsize", ")", ";", "tmp", "=", "build2", "(", "GT_EXPR", ",", "boolean_type_node", ",", "tmp", ",", "unshare_expr", "(", "next_o_limit", ")", ")", ";", "tmp", "=", "build3", "(", "COND_EXPR", ",", "void_type_node", ",", "tmp", ",", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_false", ")", ")", ",", "NULL_TREE", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "ADDR_EXPR", ",", "pptr_type_node", ",", "unshare_expr", "(", "next_o", ")", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "addr", ")", ",", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "GOTO_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_over", ")", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_false", ")", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "if", "(", "size", ">", "", "&&", "!", "(", "TARGET_SH4", "||", "TARGET_SH2A", ")", ")", "gimplify_assign", "(", "unshare_expr", "(", "next_o", ")", ",", "unshare_expr", "(", "next_o_limit", ")", ",", "pre_p", ")", ";", "tmp", "=", "build1", "(", "ADDR_EXPR", ",", "pptr_type_node", ",", "unshare_expr", "(", "next_stack", ")", ")", ";", "gimplify_assign", "(", "unshare_expr", "(", "addr", ")", ",", "tmp", ",", "pre_p", ")", ";", "}", "if", "(", "!", "result", ")", "{", "tmp", "=", "build1", "(", "LABEL_EXPR", ",", "void_type_node", ",", "unshare_expr", "(", "lab_over", ")", ")", ";", "gimplify_and_add", "(", "tmp", ",", "pre_p", ")", ";", "}", "}", "tmp", "=", "std_gimplify_va_arg_expr", "(", "valist", ",", "type", ",", "pre_p", ",", "NULL", ")", ";", "if", "(", "result", ")", "{", "gimplify_assign", "(", "result", ",", "tmp", ",", "pre_p", ")", ";", "result", "=", "build1", "(", "NOP_EXPR", ",", "TREE_TYPE", "(", "result", ")"], "ground_truth": [",", "result", ")", ";"], "File": "sh", "Func": "sh_gimplify_va_arg_expr", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15179, "Length": 511, "Cover_Rate": 0.41646291768541155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCInstrDesc", "&", "MCID", "=", "MI", "->", "getDesc", "(", ")", ";", "if", "(", "MI", "->", "hasOptionalDef", "(", ")", "&&", "MI", "->", "getOperand", "(", "MCID", ".", "getNumOperands", "(", ")", "-", "", ")", ".", "getReg", "(", ")", "==", "", ")", "return", "false", ";", "MachineBasicBlock", "::", "iterator", "I", "=", "MI", ";", "++", "I", ";", "MachineBasicBlock", "::", "iterator", "E", "=", "MI", "->", "getParent", "(", ")", "->", "end", "(", ")", ";", "while", "(", "I", "!=", "E", "&&", "I", "->", "isDebugValue", "(", ")", ")", "++"], "ground_truth": ["I", ";"], "File": "Thumb2ITBlockPass32", "Func": "MoveCopyOutOfITBlock", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15180, "Length": 81, "Cover_Rate": 0.3201581027667984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineFunctionInfo", "*", "Info", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "SRsrc", "=", "CurDAG", "->", "getRegister", "(", "Info", "->", "getScratchRSrcReg", "(", ")", ",", "", ")", ";", "const", "MachinePointerInfo", "&", "PtrInfo", "=", "cast", "<", "MemSDNode", ">", "(", "Parent", ")", "->", "getPointerInfo", "(", ")", ";", "unsigned", "SOffsetReg", "=", "isStackPtrRelative", "(", "PtrInfo", ")", "?", "Info", "->", "getStackPtrOffsetReg", "(", ")", ":", "Info", "->", "getScratchWaveOffsetReg", "(", ")", ";", "SOffset", "=", "CurDAG", "->", "getRegister", "(", "SOffsetReg", ",", "", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "CAddr", "->", "getZExtValue", "(", ")"], "ground_truth": [",", "DL", ",", "", ")", ";"], "File": "AMDGPUISelDAGToDAG", "Func": "SelectMUBUFScratchOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15181, "Length": 94, "Cover_Rate": 0.5280898876404494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "StringRef", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Reloc", "::", "Model", "RM", ",", "CodeModel", "::", "Model", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "is64bit", ")", ":", "LLVMTargetMachine", "(", "T", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "RM", ","], "ground_truth": ["CM", ",", "OL", ")", ",", "TLOF", "(", "make_unique", "<", "TargetObjectFile", ">", "(", ")", ")", ",", "DL", "(", "computeDataLayout", "(", "is64bit", ")", ")", ",", "Subtarget", "(", "TT", ",", "CPU", ",", "FS", ",", "*", "this", ",", "is64bit", ")", "{"], "File": "NVPTXTargetMachine17", "Func": "NVPTXTargetMachine", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15182, "Length": 93, "Cover_Rate": 0.9489795918367347, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "emitThumb2LoadConstPool", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "&", "MBBI", ",", "const", "DebugLoc", "&", "dl", ",", "unsigned", "DestReg", ",", "unsigned", "SubIdx", ",", "int", "Val", ",", "", "Pred", ",", "unsigned", "PredReg", ",", "unsigned", "MIFlags", ")", "{", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MachineConstantPool", "*", "ConstantPool", "=", "MF", ".", "getConstantPool", "("], "ground_truth": [")", ";"], "File": "ThumbRegisterInfo10", "Func": "emitThumb2LoadConstPool", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15183, "Length": 75, "Cover_Rate": 0.43103448275862066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "x", "=", "gen_lowpart", "(", "half_mode", ",", "operands", "[", "", "]", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "high", "[", "", "]", ",", "x", ")", ")", ";", "emit_insn", "(", "gen_lshr3", "(", "high", "[", "", "]", ",", "high", "[", "", "]", ",", "GEN_INT", "(", "bits", ")", ")", ")", ";", "emit_insn", "(", "gen_and3", "(", "high", "[", "", "]", ",", "high", "[", "", "]", ",", "const1_rtx", ")", ")", ";", "emit_move_insn", "(", "low", "[", "", "]", ",", "high", "[", "", "]", ")", ";", "emit_insn", "(", "gen_xor3", "(", "low", "[", "", "]", ",", "low", "[", "", "]", ",", "const1_rtx", ")", ")", ";", "}", "emit_insn", "(", "gen_ashl3", "(", "low", "[", "", "]", ",", "low", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "emit_insn", "(", "gen_ashl3", "(", "high", "[", "", "]", ",", "high", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "return", ";", "}", "if", "(", "operands", "[", "", "]", "==", "constm1_rtx", ")", "{", "emit_move_insn", "(", "low", "[", "", "]", ",", "constm1_rtx", ")", ";", "if", "(", "optimize_insn_for_size_p", "(", ")", ")", "emit_move_insn", "(", "high", "[", "", "]", ",", "low", "[", "", "]", ")", ";", "else", "emit_move_insn", "(", "high", "[", "", "]", ",", "constm1_rtx", ")", ";", "}", "else", "{", "gen_shld", "=", "mode", "==", "DImode", "?", "gen_x86_shld", ":", "gen_x86_64_shld", ";", "if", "(", "!", "rtx_equal_p", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", "emit_move_insn", "(", "operands", "[", "", "]", ",", "operands", "[", "", "]", ")", ";", "split_double_mode", "(", "mode", ",", "operands", ",", "", ",", "low", ",", "high", ")", ";", "emit_insn", "(", "gen_shld", "(", "high", "[", "", "]", ",", "low", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "}", "emit_insn", "(", "gen_ashl3", "(", "low", "[", "", "]", ",", "low", "[", "", "]", ",", "operands", "[", "", "]", ")", ")", ";", "if", "(", "TARGET_CMOVE", "&&", "scratch", ")", "{", "rtx", "(", "*", "gen_x86_shift_adj_1", ")", "(", "rtx", ",", "rtx", ",", "rtx", ",", "rtx", ")", "=", "mode", "==", "DImode", "?", "gen_x86_shiftsi_adj_1", ":", "gen_x86_shiftdi_adj_1", ";", "ix86_expand_clear", "(", "scratch"], "ground_truth": [")", ";"], "File": "i3865", "Func": "ix86_split_ashl", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15184, "Length": 325, "Cover_Rate": 0.3472222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "gcc_unreachable", "(", ")", ";", "emit_insn_after", "(", "gen_move_insn", "(", "XEXP", "(", "set_rtx", ",", "", ")", ",", "gen_lowpart", "(", "GET_MODE", "(", "set_src", ")", ",", "r", ")", ")", ",", "i0", ")", ";", "set_insn_deleted", "(", "insn", ")", ";", "return", "r", ";", "}", "else", "{", "rtx", "extension_dst", "=", "XEXP", "(", "set_rtx", ",", "", ")", ";", "if", "(", "GET_MODE", "(", "extension_dst", ")", "!=", "SImode", ")", "extension_dst", "=", "simplify_gen_subreg", "(", "SImode", ",", "extension_dst", ",", "GET_MODE", "(", "extension_dst", ")", ",", "", ")", ";", "if", "(", "modified_between_p", "(", "extension_dst", ",", "insn", ",", "use_at_insn", ")", ")", "{", "if", "(", "dump_file", ")", "fprintf", "(", "dump_file", ",", "", "", ",", "REGNO", "(", "extension_dst", ")", ",", "INSN_UID", "(", "insn", ")", ")", ";", "rtx", "r", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "emit_insn_after", "(", "gen_move_insn", "(", "r", ",", "extension_dst", ")"], "ground_truth": [",", "insn", ")", ";"], "File": "sh5", "Func": "use_as_extended_reg", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15185, "Length": 130, "Cover_Rate": 0.46099290780141844, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printCallOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "if", "(", "TM", ".", "getRelocationModel", "(", ")", "!=", "Reloc", "::", "Static", ")", "{", "if", "(", "MO", ".", "getType", "(", ")", "==", "MachineOperand", "::", "MO_GlobalAddress", ")", "{", "GlobalValue", "*", "GV", "=", "MO", ".", "getGlobal", "(", ")", ";", "if", "(", "GV", "->", "isDeclaration", "(", ")", "||", "GV", "->", "isWeakForLinker", "(", ")", ")", "{", "MCSymbol", "*", "Sym", "=", "GetSymbolWithGlobalValueBase", "(", "GV", ",", "", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "MMI", "->", "getObjFileInfo", "<", "MachineModuleInfoMachO", ">", "(", ")", ".", "getFnStubEntry", "("], "ground_truth": ["Sym", ")", ";"], "File": "PPCAsmPrinter107", "Func": "printCallOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15186, "Length": 106, "Cover_Rate": 0.4015151515151515, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "performSETCCCombine", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ")", "{", "EVT", "Ty", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "(", "Ty", "!=", "", ")", "&&", "(", "Ty", "!=", "", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "isLegalDSPCondCode", "(", "Ty", ",", "cast", "<", "CondCodeSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")"], "ground_truth": ["->", "get", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "MipsSEISelLowering (2)", "Func": "performSETCCCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15187, "Length": 72, "Cover_Rate": 0.6260869565217392, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "spillCalleeSavedRegisters", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "MI", ",", "const", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "&", "CSI", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "if", "(", "CSI", ".", "empty", "(", ")", ")", "{", "return", "false", ";", "}", "unsigned", "CalleeFrameSize", "=", "", ";", "DebugLoc", "DL", "=", "MBB", ".", "findDebugLoc", "(", "MI", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "const", "Subtarget", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "STI", ".", "getInstrInfo", "(", ")", ";", "MachineFunctionInfo", "*", "FI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "for", "(", "unsigned", "i", "=", "CSI", ".", "size", "(", ")", ";", "i", "!=", "", ";", "--", "i", ")", "{", "unsigned", "Reg", "=", "CSI", "[", "i", "-", "", "]", ".", "getReg", "(", ")", ";", "bool", "IsNotLiveIn", "=", "!", "MBB", ".", "isLiveIn", "(", "Reg", ")", ";", "assert", "(", "TRI", "->", "getRegSizeInBits", "(", "*", "TRI", "->", "getMinimalPhysRegClass", "(", "Reg", ")", ")", "==", "", "&&", "", ")", ";", "if", "(", "IsNotLiveIn", ")", "{", "MBB", ".", "addLiveIn", "("], "ground_truth": ["Reg", ")", ";"], "File": "SNESFrameLowering", "Func": "spillCalleeSavedRegisters", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15188, "Length": 185, "Cover_Rate": 0.7838983050847458, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_roundscale_ss", "(", "__m128", "__A", ",", "__m128", "__B", ",", "const", "int", "__imm", ")", "{", "return", "(", "__m128", ")", "__builtin_ia32_rndscaless_mask_round", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "__imm", ",", "(", "__v4sf", ")", "_mm_setzero_ps", "("], "ground_truth": [")", ",", "(", "__mmask8", ")", "-", "", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm_roundscale_ss", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15189, "Length": 60, "Cover_Rate": 0.9836065573770492, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "", "-", "MO", ".", "getImm", "(", ")", ")", "&", "", ")", "|", "(", "", "-", "MO", ".", "getImm"], "ground_truth": ["(", ")", ")", "<<", "", ";"], "File": "AArch64MCCodeEmitter22", "Func": "getBitfield32LSLOpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15190, "Length": 27, "Cover_Rate": 0.3698630136986301, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "", "(", "Op1", ".", "getNode", "(", ")", ")", ")", "NotOp", "=", "Op0", ";", "else", "return", "SDValue", "(", ")", ";", "if", "(", "NotOp", "->", "getOpcode", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "Ty", ",", "NotOp", "->", "getOperand", "("], "ground_truth": ["", ")", ",", "NotOp", "->", "getOperand", "(", "", ")", ")", ";"], "File": "MipsSEISelLowering (2)", "Func": "performXORCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15191, "Length": 61, "Cover_Rate": 0.37423312883435583, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterAsmPrinter", "(", "getThe64Target", "(", ")", ",", "createAsmPrinterPass", ")", ";", "TargetRegistry", "::", "RegisterAsmPrinter", "(", "getThe64LETarget", "(", ")"], "ground_truth": [",", "createAsmPrinterPass", ")", ";"], "File": "PPCAsmPrinter100", "Func": "LLVMInitializePowerPCAsmPrinter", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15192, "Length": 22, "Cover_Rate": 0.5641025641025641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "UnspilledCS1GPRs", ".", "push_back", "(", "Reg", ")", ";", "break", ";", "default", ":", "UnspilledCS2GPRs", ".", "push_back", "(", "Reg", ")", ";", "break", ";", "}", "}", "}", "}", "bool", "ForceLRSpill", "=", "false", ";", "if", "(", "!", "LRSpilled", "&&", "AFI", "->", "isThumb1OnlyFunction", "(", ")", ")", "{", "unsigned", "FnSize", "=", "TII", ".", "GetFunctionSizeInBytes", "(", "MF", ")", ";", "if", "(", "FnSize", ">=", "(", "", "<<", "", ")", ")", "{", "CanEliminateFrame", "=", "false", ";", "ForceLRSpill", "=", "true", ";", "}", "}", "bool", "BigStack", "=", "RS", "&&", "estimateStackSize", "(", "MF", ")", "+", "(", "hasFP", "(", "MF", ")", "?", "", ":", "", ")", ">=", "estimateRSStackSizeLimit", "(", "MF", ")", ";", "bool", "ExtraCSSpill", "=", "false", ";", "if", "(", "BigStack", "||", "!", "CanEliminateFrame", "||", "cannotEliminateFrame", "(", "MF", ")", ")", "{", "AFI", "->", "setHasStackFrame", "(", "true", ")", ";", "if", "(", "!", "LRSpilled", "&&", "CS1Spilled", ")", "{", "MF", ".", "getRegInfo", "(", ")", ".", "setPhysRegUsed", "(", "", ")", ";", "AFI", "->", "setCSRegisterIsSpilled", "(", "", ")", ";", "NumGPRSpills", "++", ";", "UnspilledCS1GPRs", ".", "erase", "(", "std", "::", "find", "(", "UnspilledCS1GPRs", ".", "begin", "(", ")", ",", "UnspilledCS1GPRs", ".", "end", "(", ")", ",", "(", "unsigned", ")", "", ")", ")", ";", "ForceLRSpill", "=", "false", ";", "ExtraCSSpill", "=", "true", ";", "}", "if", "(", "STI", ".", "isTargetDarwin", "(", ")", "||", "hasFP", "(", "MF", ")", ")", "{", "MF", ".", "getRegInfo", "(", ")", ".", "setPhysRegUsed", "(", "FramePtr", ")", ";", "NumGPRSpills", "++", ";", "}", "unsigned", "TargetAlign", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameInfo", "(", ")", "->", "getStackAlignment", "(", ")", ";", "if", "(", "TargetAlign", "==", "", "&&", "(", "NumGPRSpills", "&", "", ")", ")", "{", "if", "(", "CS1Spilled", "&&", "!", "UnspilledCS1GPRs", ".", "empty", "(", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "UnspilledCS1GPRs", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "UnspilledCS1GPRs", "[", "i", "]", ";", "if", "(", "!", "AFI", "->", "isThumb1OnlyFunction", "(", ")", "||", "isLowRegister", "(", "Reg", ")", "||", "Reg", "==", "", ")", "{", "MF", ".", "getRegInfo", "(", ")", ".", "setPhysRegUsed", "(", "Reg", ")", ";", "AFI", "->", "setCSRegisterIsSpilled", "(", "Reg", ")", ";", "if", "(", "!", "isReservedReg", "(", "MF", ",", "Reg", ")", ")", "ExtraCSSpill", "=", "true", ";", "break", ";", "}", "}", "}", "else", "if", "(", "!", "UnspilledCS2GPRs", ".", "empty", "(", ")", "&&", "!", "AFI", "->", "isThumb1OnlyFunction", "(", ")", ")", "{", "unsigned", "Reg", "=", "UnspilledCS2GPRs", ".", "front", "(", ")", ";", "MF", ".", "getRegInfo", "(", ")", ".", "setPhysRegUsed", "(", "Reg", ")", ";", "AFI", "->", "setCSRegisterIsSpilled", "(", "Reg", ")", ";", "if", "(", "!", "isReservedReg", "(", "MF", ",", "Reg", ")", ")", "ExtraCSSpill", "=", "true", ";", "}", "}", "if", "(", "BigStack", "&&", "!", "ExtraCSSpill", ")", "{", "unsigned", "NumExtras", "=", "TargetAlign", "/", "", ";", "SmallVector", "<", "unsigned", ",", "", ">", "Extras", ";", "while", "(", "NumExtras", "&&", "!", "UnspilledCS1GPRs", ".", "empty", "(", ")", ")", "{", "unsigned", "Reg", "=", "UnspilledCS1GPRs", ".", "back", "(", ")", ";", "UnspilledCS1GPRs", ".", "pop_back", "(", ")", ";", "if", "(", "!", "isReservedReg", "(", "MF", ",", "Reg", ")", ")", "{", "Extras", ".", "push_back", "("], "ground_truth": ["Reg", ")", ";"], "File": "ARMBaseRegisterInfo51", "Func": "processFunctionBeforeCalleeSavedScan", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15193, "Length": 478, "Cover_Rate": 0.44423791821561337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "outputs", ".", "length", "(", ")", ";", "i", "<", "n", ";", "++", "i", ")", "if", "(", "reg_overlap_mentioned_p", "(", "mof_reg", ",", "outputs", "[", "i", "]", ")", ")", "return", "NULL", ";", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "inputs", ".", "length", "(", ")", ";", "i", "<", "n", ";", "++", "i", ")", "if", "(", "reg_overlap_mentioned_p", "(", "mof_reg", ",", "inputs", "[", "i", "]", ")", ")", "return", "NULL", ";", "clobbers", ".", "safe_push"], "ground_truth": ["(", "mof_reg", ")", ";"], "File": "cris", "Func": "cris_md_asm_adjust", "Target": "cris", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15194, "Length": 81, "Cover_Rate": 0.3894230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tmp", "=", "gen_rtx_EXPR_LIST", "(", "VOIDmode", ",", "tmp", ",", "const0_rtx", ")", ";", "tmp", "=", "gen_rtx_PARALLEL", "(", "orig_mode", ",", "gen_rtvec", "(", "", ",", "tmp", ")", ")", ";", "}", "return"], "ground_truth": ["tmp", ";"], "File": "i386", "Func": "gen_reg_or_parallel", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15195, "Length": 29, "Cover_Rate": 0.3918918918918919, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Mods", "=", "", ";", "Src", "=", "In", ";", "if", "(", "Src", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Mods", "|=", "", ";", "Src", "=", "Src", ".", "getOperand", "(", "", ")", ";", "}", "if", "(", "Src", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Mods", "|=", "", ";", "Src", "=", "Src", ".", "getOperand", "(", "", ")", ";", "}", "return", "true"], "ground_truth": [";"], "File": "AMDGPUISelDAGToDAG", "Func": "SelectVOP3ModsImpl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15196, "Length": 61, "Cover_Rate": 0.6931818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "KILL", ":", "case", "TargetOpcode", "::", "DBG_VALUE", ":", "return", "", ";", "case", "TargetOpcode", "::", "INLINEASM", ":", "{", "const", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "TargetInstrInfo", "&", "TII", "=", "*", "MF", "->", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "return", "TII", ".", "getInlineAsmLength", "(", "MI", "->", "getOperand", "(", "", ")", ".", "getSymbolName", "(", ")", ",", "*"], "ground_truth": ["MF", "->", "getTarget", "(", ")", ".", "getMCAsmInfo", "(", ")", ")", ";"], "File": "MSP430InstrInfo13", "Func": "GetInstSizeInBytes", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15197, "Length": 78, "Cover_Rate": 0.3627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TARGET_32BIT", ")", "return", "false", ";", "*", "p1", "=", "CC_REGNUM", ";", "*", "p2", "=", "TARGET_HARD_FLOAT"], "ground_truth": ["?", "VFPCC_REGNUM", ":", "INVALID_REGNUM", ";"], "File": "arm7", "Func": "arm_fixed_condition_code_regs", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15198, "Length": 22, "Cover_Rate": 0.5365853658536586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm", "::", "FunctionPass", "*", "llvm"], "ground_truth": ["::", "createModuleISelDagPass", "(", ")", "{"], "File": "MipsModuleISelDAGToDAG10", "Func": "createMipsModuleISelDagPass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15199, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "m32c_override_options_after_change", "(", "void", ")"], "ground_truth": ["{"], "File": "m32c", "Func": "m32c_override_options_after_change", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15200, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "m_state", "="], "ground_truth": ["VALID", ";"], "File": "riscv-vsetvl", "Func": "set_valid", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15201, "Length": 4, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "any_condjump_p", "(", "insn", ")", "&&", "!", "cbranch_predicted_taken_p", "(", "insn", ")", ")", "{", "rtx", "n", "=", "next_real_insn", "(", "insn", ")", ";", "emit_insn_before", "(", "gen_stall", "(", "GEN_INT", "(", "", ")", ")", ",", "n", ")", ";", "}", "}", "}", "for", "(", "insn", "=", "get_insns", "(", ")", ";", "insn", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "{", "if", "(", "JUMP_P", "(", "insn", ")", "&&", "any_condjump_p", "(", "insn", ")", "&&", "(", "cbranch_predicted_taken_p", "(", "insn"], "ground_truth": [")", ")", ")", "{"], "File": "bfin3", "Func": "add_sched_insns_for_speculation", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 15202, "Length": 76, "Cover_Rate": 0.304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RegVT", ",", "Arg", ")", ";", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "RegVT", ",", "Arg", ")", ";", "break", ";", "}", "if", "(", "VA", ".", "isMemLoc", "(", ")", ")", "{", "HasStackArgs", "=", "true", ";", "break", ";", "}", "RegsToPass", ".", "push_back", "(", "std", "::", "make_pair", "(", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ")", ")", ";", "}", "if", "(", "HasStackArgs", ")", "{", "for", "(", "AE", "=", "AI", ",", "AI", "=", "ArgLocs", ".", "size", "(", ")", ";", "AI", "!=", "AE", ";", "--", "AI", ")", "{", "unsigned", "Loc", "=", "AI", "-", "", ";", "CCValAssign", "&", "VA", "=", "ArgLocs", "[", "Loc", "]", ";", "SDValue", "Arg", "=", "OutVals", "[", "Loc", "]", ";", "assert", "(", "VA", ".", "isMemLoc", "(", ")", ")", ";", "SDValue", "PtrOff", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ",", "DAG", ".", "getRegister", "(", "", ",", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "VA", ".", "getLocMemOffset", "(", ")", "+", "", ",", "DL", ")", ")", ";", "Chain", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Arg", ",", "PtrOff", ",", "MachinePointerInfo", "::", "getStack", "(", "MF", ",", "VA", ".", "getLocMemOffset", "(", ")", ")", ",", "", ")", ";", "}", "}", "SDValue", "InFlag", ";", "for", "(", "auto", "Reg", ":", "RegsToPass", ")", "{", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "Reg", ".", "first", ",", "Reg", ".", "second", ",", "InFlag", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "Ops", ".", "push_back", "(", "Callee", ")", ";", "for", "(", "auto", "Reg", ":", "RegsToPass", ")", "{", "Ops", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "Reg", ".", "first", ",", "Reg", ".", "second", ".", "getValueType", "(", ")", ")", ")", ";", "}", "const", "TargetRegisterInfo", "*", "TRI", "=", "Subtarget", ".", "getRegisterInfo", "(", ")", ";", "const", "uint32_t", "*", "Mask", "=", "TRI", "->", "getCallPreservedMask", "(", "DAG", ".", "getMachineFunction", "(", ")", ",", "CallConv", ")", ";", "assert", "(", "Mask", "&&", "", ")", ";", "Ops", ".", "push_back", "(", "DAG", ".", "getRegisterMask", "(", "Mask", ")", ")", ";", "if", "(", "InFlag", ".", "getNode", "(", ")", ")", "{", "Ops", ".", "push_back", "(", "InFlag", ")", ";", "}", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "NodeTys", ",", "Ops", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCALLSEQ_END", "(", "Chain", ",", "DAG", ".", "getIntPtrConstant", "(", "NumBytes", ",", "DL", ",", "true", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ",", "true", ")", ",", "InFlag", ",", "DL", ")", ";", "if", "(", "!", "Ins", ".", "empty", "(", ")", ")", "{", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "}", "return", "LowerCallResult", "(", "Chain", ",", "InFlag", ",", "CallConv", ",", "isVarArg", ",", "Ins", ",", "DL"], "ground_truth": [",", "DAG", ",", "InVals", ")", ";"], "File": "AVRISelLowering", "Func": "LowerCall", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15203, "Length": 490, "Cover_Rate": 0.5056759545923633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MFI", "->", "hasDispatchPtr", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_DISPATCH_PTR", ";", "if", "(", "MFI", "->", "hasQueuePtr", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_QUEUE_PTR", ";", "if", "(", "MFI", "->", "hasKernargSegmentPtr", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_KERNARG_SEGMENT_PTR", ";", "if", "(", "MFI", "->", "hasDispatchID", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_DISPATCH_ID", ";", "if", "(", "MFI", "->", "hasFlatScratchInit", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_FLAT_SCRATCH_INIT", ";", "if", "(", "MFI", "->", "hasDispatchPtr", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_ENABLE_SGPR_DISPATCH_PTR", ";", "if", "(", "STM", ".", "isXNACKEnabled", "(", ")", ")", "Out", ".", "code_properties", "|=", "AMD_CODE_PROPERTY_IS_XNACK_SUPPORTED", ";", "unsigned", "MaxKernArgAlign", ";", "Out", ".", "kernarg_segment_byte_size", "=", "STM", "."], "ground_truth": ["getKernArgSegmentSize", "(", "F", ",", "MaxKernArgAlign", ")", ";"], "File": "AMDGPUAsmPrinter85", "Func": "getAmdKernelCode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15204, "Length": 114, "Cover_Rate": 0.3486238532110092, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "X86InstrInfo125", "Func": "findCommutedOpIndices", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15205, "Length": 66, "Cover_Rate": 0.37714285714285717, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isLegalInterleavedAccessType", "(", "unsigned", "Factor", ",", "FixedVectorType", "*", "VecTy", ",", "const", "DataLayout", "&", "DL", ")", "const", "{", "unsigned", "VecSize", "=", "DL", ".", "getTypeSizeInBits", "(", "VecTy", ")", ";", "unsigned", "ElSize", "=", "DL", ".", "getTypeSizeInBits", "(", "VecTy", "->", "getElementType", "(", ")", ")", ";", "if", "(", "!", "Subtarget", "->", "hasNEON", "(", ")", "&&", "!", "Subtarget", "->", "hasMVEIntegerOps", "(", ")", ")", "return", "false", ";", "if", "(", "Subtarget", "->", "hasNEON", "(", ")", "&&", "VecTy", "->", "getElementType", "(", ")", "->", "isHalfTy", "(", ")", ")", "return", "false", ";", "if", "(", "Subtarget", "->", "hasMVEIntegerOps", "(", ")", "&&", "Factor", "==", "", ")", "return", "false", ";", "if", "(", "VecTy", "->", "getNumElements", "(", ")"], "ground_truth": ["<", "", ")", "return", "false", ";"], "File": "ARMISelLowering103", "Func": "isLegalInterleavedAccessType", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15206, "Length": 111, "Cover_Rate": 0.7350993377483444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "low", "=", "(", "(", "val", "&", "", ")", "^", "", ")", "-", "", ";", "HOST_WIDE_INT", "high", "=", "(", "(", "(", "val", "-", "low", ")", "&", "", ")", "^", "", ")", "-", "", ";", "if", "(", "high", "+", "low", "!=", "val", ")", "return", "NULL_RTX", ";", "x", "=", "gen_rtx_PLUS", "(", "GET_MODE", "(", "x", ")", ",", "gen_rtx_PLUS", "(", "GET_MODE", "(", "x", ")", ",", "XEXP", "(", "x", ",", "", ")", ",", "GEN_INT", "(", "high", ")", ")", ",", "GEN_INT", "(", "low", ")", ")", ";", "push_reload", "(", "XEXP", "(", "x", ",", "", ")", ",", "NULL_RTX", ",", "&", "XEXP", "(", "x", ",", "", ")", ",", "NULL", ",", "BASE_REG_CLASS", ",", "GET_MODE", "(", "x", ")", ",", "VOIDmode", ",", "", ",", ""], "ground_truth": [",", "opnum", ",", "(", "enum", "reload_type", ")", "type", ")", ";"], "File": "alpha4", "Func": "alpha_legitimize_reload_address", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15207, "Length": 123, "Cover_Rate": 0.3716012084592145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "("], "ground_truth": [")", "==", "", ";"], "File": "ARMBaseInstrInfo (2)2", "Func": "isUnspillableTerminatorImpl", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15208, "Length": 33, "Cover_Rate": 0.6226415094339622, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cvtepi32_epi16", "(", "__m128i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmovdw128_mask", "(", "(", "__v4si", ")", "__A", ",", "(", "__v8hi", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm_cvtepi32_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15209, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseOperand", "(", "OperandVector", "&", "Operands", ")", "{", "switch", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", ")", "{", "default", ":", "return", "true", ";", "case", "AsmToken", "::", "Identifier", ":", "{", "unsigned", "RegNo", ";", "SMLoc", "StartLoc", ",", "EndLoc", ";", "if", "(", "!", "ParseRegister", "(", "RegNo", ",", "StartLoc", ",", "EndLoc", ")", ")", "{", "Operands", ".", "push_back", "(", "", "(", "RegNo", ",", "StartLoc", ",", "EndLoc", ")", ")", ";", "return", "false", ";", "}", "LLVM_FALLTHROUGH", ";", "}", "case", "AsmToken", "::", "Integer", ":", "case", "AsmToken", "::", "Plus", ":", "case", "AsmToken", "::", "Minus", ":", "{", "SMLoc", "StartLoc", "=", "getParser", "(", ")", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "const", "MCExpr", "*", "Val", ";", "if", "(", "!", "getParser", "(", ")", ".", "parseExpression", "(", "Val", ")", ")", "{", "unsigned", "RegNo", "=", "", ";", "SMLoc", "EndLoc", "=", "getParser", "(", ")", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", "==", "AsmToken", "::", "LParen", ")", "{", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "SMLoc", "RegStartLoc", ";", "if", "(", "ParseRegister", "(", "RegNo", ",", "RegStartLoc", ",", "EndLoc", ")", ")", "return", "true", ";", "if", "(", "getLexer", "(", ")", ".", "getKind", "(", ")", "!=", "AsmToken", "::", "RParen", ")", "return", "true", ";", "EndLoc", "=", "getParser", "(", ")", ".", "getTok", "(", ")", ".", "getEndLoc", "(", ")", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "}", "Operands", ".", "push_back", "(", "", "(", "RegNo", ",", "Val", ",", "StartLoc", ",", "EndLoc", ")", ")", ";", "return", "false", ";", "}", "return", "true", ";", "}", "case", "AsmToken", "::", "Amp", ":", "{", "SMLoc", "StartLoc", "=", "getParser", "(", ")", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "getLexer", "(", ")", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "Val", ";", "if", "(", "!", "getParser", "(", ")", ".", "parseExpression", "(", "Val", ")", ")", "{", "SMLoc", "EndLoc", "=", "getParser", "(", ")", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "Operands", ".", "push_back", "(", "", "(", "", ",", "Val", ",", "StartLoc", ",", "EndLoc", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MSP430AsmParser", "Func": "ParseOperand", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15210, "Length": 328, "Cover_Rate": 0.6040515653775322, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ";", "for", "(", "i", "=", "(", "CSKY_LAST_MINI_REGNUM", "+", "", ")", ";", "i", "<", "", ";", "i", "++", ")", "{", "fixed_regs", "[", "i", "]", "=", "", ";", "call_used_regs", "[", "i", "]", "=", "", ";", "}", "}", "else", "if", "(", "CSKY_TARGET_ARCH", "(", "CK802", ")", "||", "CSKY_TARGET_ARCH", "(", "CK803", ")", "||", "!", "TARGET_HIGH_REGISTERS", ")", "{", "int", "i", ";", "for", "(", "i", "=", "CSKY_FIRST_HIGH_REGNUM", ";", "i", "<=", "CSKY_LAST_HIGH_REGNUM", ";", "i", "++", ")", "{", "fixed_regs", "[", "i", "]", "=", "", ";", "call_used_regs", "[", "i", "]", "=", "", ";", "}", "}", "if", "(", "CSKY_TARGET_ARCH", "(", "CK801", ")", "||", "CSKY_TARGET_ARCH", "(", "CK802", ")", ")", "{", "fixed_regs", "[", "CSKY_LR_REGNUM", "]", "=", "", ";", "call_used_regs", "[", "CSKY_LR_REGNUM", "]", "=", "", ";", "}", "if", "(", "!", "TARGET_DSP", ")", "{", "fixed_regs", "[", "CSKY_HI_REGNUM", "]", "=", "", ";", "call_used_regs", "[", "CSKY_HI_REGNUM", "]", "=", "", ";", "fixed_regs", "[", "CSKY_LO_REGNUM", "]", "=", "", ";", "call_used_regs", "[", "CSKY_LO_REGNUM", "]", "=", "", ";", "}", "if", "(", "!", "TARGET_HARD_FLOAT"], "ground_truth": [")", "{"], "File": "csky", "Func": "csky_conditional_register_usage", "Target": "csky", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15211, "Length": 156, "Cover_Rate": 0.5977011494252874, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int8x8x2_t", "__rv", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint8x8_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint8x8_t", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ";", "__rv", ".", "val", "[", "", "]", "=", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint8x8_t", ")", "{", "", ",", "", ",", "", ",", "", ","], "ground_truth": ["", ",", "", ",", "", ",", "", "}", ")", ";"], "File": "arm", "Func": "neon_vzip_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15212, "Length": 108, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", "&&", "!", "static_cast", "<", "const", "Subtarget", "&", ">", "(", "DAG", ".", "getSubtarget", "(", ")", ")", ".", "hasBF16", "(", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "LoadVT", "=", "VT", ";", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", ")", "LoadVT", "=", "VT", ".", "changeTypeToInteger", "(", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", "}", ";", "SDValue", "Load", "=", "DAG", ".", "getNode", "(", "Opcode", ",", "DL", ",", "{", "LoadVT", ",", "", "}", ",", "Ops", ")", ";", "SDValue", "LoadChain", "=", "SDValue", "(", "Load", ".", "getNode", "(", ")", ",", "", ")", ";", "if", "(", "VT", ".", "isFloatingPoint", "(", ")", ")", "Load", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Load", ".", "getValue", "(", "", ")", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "{", "Load", ",", "LoadChain", "}", ","], "ground_truth": ["DL", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "performLD1ReplicateCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15213, "Length": 155, "Cover_Rate": 0.7451923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bbsize", "+=", "i", "->", "getDesc", "(", ")", ".", "Size", ";", "}", "OutStreamer", "->", "emitELFSize", "(", "bbsym", ",", "MCConstantExpr", "::", "create", "(", "bbsize", ",", "OutContext", ")", ")", ";", "}", "auto", "loop_bounds", "=", "getLoopBounds", "(", "&", "MBB", ")", ";", "if", "(", "loop_bounds", ".", "first", ">", "-", "", "||", "loop_bounds", ".", "second", ">", "-", "", ")", "{", "OutStreamer", "->", "GetCommentOS", "(", ")", "<<", "", ";", "if", "(", "loop_bounds", ".", "first", ">", "-", "", ")", "{", "OutStreamer", "->", "GetCommentOS", "(", ")", "<<", "loop_bounds", ".", "first", ";", "}", "else", "{", "OutStreamer", "->", "GetCommentOS", "(", ")", "<<", "", ";", "}", "OutStreamer", "->", "GetCommentOS", "(", ")", "<<", "", ";", "if", "(", "loop_bounds", ".", "second", ">", "-", "", ")", "{", "OutStreamer", "->", "GetCommentOS", "(", ")", "<<", "loop_bounds", "."], "ground_truth": ["second", ";"], "File": "PatmosAsmPrinter1", "Func": "emitBasicBlockBegin", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15214, "Length": 122, "Cover_Rate": 0.5104602510460251, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "printIfSet", "(", "MI", ",", "OpNo", ",", "O", ","], "ground_truth": ["'|'", ")", ";"], "File": "AMDGPUInstPrinter52", "Func": "printAbs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15215, "Length": 11, "Cover_Rate": 0.36666666666666664, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isImm", "(", ")", "const", "override", "{", "return", "Kind", "==", "Integer", "||"], "ground_truth": ["Kind", "==", "Float", "||", "Kind", "==", "Symbol", ";", "}"], "File": "WebAssemblyAsmParser12", "Func": "isImm", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15216, "Length": 21, "Cover_Rate": 1.0, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rs", "=", "MO1", ".", "getReg", "(", ")", ";", "if", "(", "Rs", ")", "{", "switch", "(", "SOpc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "SBits", "=", "", ";", "break", ";", "case", "", ":", "SBits", "=", "", ";", "break", ";", "case", "", ":", "SBits", "=", "", ";", "break", ";", "case", "", ":", "SBits", "=", "", ";", "break", ";", "case", "", ":", "SBits", "=", "", ";", "break", ";", "}", "}", "else", "{", "switch", "(", "SOpc", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "SBits", "=", "", ";", "break", ";", "case", "", ":", "SBits", "="], "ground_truth": ["", ";", "break", ";"], "File": "ARMMCCodeEmitter13", "Func": "getSORegOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15217, "Length": 105, "Cover_Rate": 0.3409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "ConstraintID", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "InlineAsm", "::", "Constraint_m", ":", "if", "(", "!", "SelectMem", "(", "Op", ",", "Op0", ")", ")", "return", "true", ";", "OutOps", ".", "push_back", "(", "Op0", ")", ";", "return", "false", ";", "case", "InlineAsm", "::", "Constraint_o", ":", "if", "(", "!", "SelectOff", "(", "Op", ",", "Op0", ",", "Op1", ")", ")", "return", "true", ";", "OutOps", ".", "push_back", "("], "ground_truth": ["Op0", ")", ";"], "File": "Z80ISelDAGToDAG2", "Func": "SelectInlineAsmMemoryOperand", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15218, "Length": 67, "Cover_Rate": 0.6261682242990654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "NumElements", ">", "", "&&", "isPowerOf2_64", "(", "NumElements", ")", "&&", "EltSize", ">=", "", "&&", "EltSize", "<=", "", "&&", "isPowerOf2_64", "(", "EltSize", ")", ";", "}", "return", "BaseT", "::", "isLegalNTStore", "("], "ground_truth": ["DataType", ",", "Alignment", ")", ";"], "File": "AArch64TargetTransformInfo26", "Func": "isLegalNTStore", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15219, "Length": 34, "Cover_Rate": 0.43037974683544306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DataSize", "=", "DL", ".", "getTypeStoreSize", "(", "DataType", ")", ";", "if", "(", "Alignment", ">=", "DataSize", "&&", "(", "DataSize", "==", "", "||", "DataSize", "==", "", ")", ")", "return", "DataSize", "==", "", "?", "ST", "->", "hasSSE1", "(", ")", ":", "ST", "->", "hasAVX2", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "X86TargetTransformInfo (2)1", "Func": "isLegalNTLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15220, "Length": 46, "Cover_Rate": 0.7666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Arg", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "Val", "=", "cast", "<", "ConstantSDNode", ">", "(", "Arg", ")", "->", "getZExtValue", "(", ")", ";", "Mask", "|=", "(", "Val", "-", "", ")", ";", "}", "if", "(", "i", "!=", "", ")", "Mask", "<<=", "", ";", "}", "return"], "ground_truth": ["Mask", ";"], "File": "X86ISelLowering160", "Func": "getShufflePSHUFHWImmediate", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15221, "Length": 48, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "bfin_function_ok_for_sibcall", "(", "tree", "decl", "ATTRIBUTE_UNUSED", ","], "ground_truth": ["tree", "exp", "ATTRIBUTE_UNUSED", ")", "{"], "File": "bfin2", "Func": "bfin_function_ok_for_sibcall", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 15222, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "Casted", "=", "ConstantExpr", "::", "getBitCast", "(", "Main", ",", "PointerType", "::", "get", "(", "MainTy", ",", "", ")", ")", ";", "CallMain", "=", "CallInst", "::", "Create", "(", "Casted", ",", "Args", ",", "", ")", ";", "Use", "*", "UseMain", "=", "&", "CallMain", "->", "getOperandUse", "(", "", ")", ";", "Uses", ".", "push_back", "(", "std", "::", "make_pair", "(", "UseMain", ",", "&", "F", ")", ")", ";", "}", "}", "}", "DenseMap", "<", "std", "::", "pair", "<", "Function", "*", ",", "FunctionType", "*", ">", ",", "Function", "*", ">", "Wrappers", ";", "for", "(", "auto", "&", "UseFunc", ":", "Uses", ")", "{", "Use", "*", "U", "=", "UseFunc", ".", "first", ";", "Function", "*", "F", "=", "UseFunc", ".", "second", ";", "PointerType", "*", "PTy", "=", "cast", "<", "PointerType", ">", "(", "U", "->", "get", "(", ")", "->", "getType", "(", ")", ")", ";", "FunctionType", "*", "Ty", "=", "dyn_cast", "<", "FunctionType", ">", "(", "PTy", "->", "getElementType", "(", ")", ")", ";", "if", "(", "!", "Ty", ")", "continue", ";", "auto", "Pair", "=", "Wrappers", ".", "insert", "(", "std", "::", "make_pair", "(", "std", "::", "make_pair", "(", "F", ",", "Ty", ")", ",", "nullptr", ")", ")", ";", "if", "(", "Pair", ".", "second", ")", "Pair", ".", "first", "->", "second", "=", "CreateWrapper", "(", "F", ",", "Ty", ")", ";", "Function", "*", "Wrapper", "=", "Pair", ".", "first"], "ground_truth": ["->", "second", ";"], "File": "WebAssemblyFixFunctionBitcasts9", "Func": "runOnModule", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15223, "Length": 202, "Cover_Rate": 0.3713235294117647, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "vector", "signed", "int", ")", "__builtin_altivec_vavgsw", "(", "(", "vector", "signed", "int"], "ground_truth": [")", "a1", ",", "(", "vector", "signed", "int", ")", "a2", ")", ";"], "File": "altivec4", "Func": "vec_avg", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15224, "Length": 23, "Cover_Rate": 0.5609756097560976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printRegisterList", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "raw_ostream", "&", "O", ")", "{", "assert", "(", "std", "::", "is_sorted", "(", "MI", "->", "begin", "(", ")", "+", "OpNum", ",", "MI", "->", "end", "(", ")", ",", "[", "&", "]", "(", "const", "MCOperand", "&", "LHS", ",", "const", "MCOperand", "&", "RHS", ")", "{", "return", "MRI", ".", "getEncodingValue", "(", "LHS", ".", "getReg", "(", ")", ")", "<", "MRI", ".", "getEncodingValue", "(", "RHS", ".", "getReg", "(", ")", ")", ";", "}", ")", ")", ";", "O", "<<", "", ";", "for", "(", "unsigned", "i", "=", "OpNum", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "!=", "OpNum", ")", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "i", ")", ".", "getReg", "(", ")", ")", ";", "}", "O", "<<", ""], "ground_truth": [";"], "File": "ARMInstPrinter1", "Func": "printRegisterList", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15225, "Length": 143, "Cover_Rate": 0.9930555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LastTrackedMI", "=", "&", "MI", ";", "if", "(", "MI", ".", "isDebugValue", "(", ")", ")", "return", ";", "auto", "const", "RegUses", "=", "collectVirtualRegUses", "(", "MI", ",", "LIS", ",", "*", "MRI", ")", ";", "auto", "AtMIPressure", "=", "CurPressure", ";", "for", "(", "const", "auto", "&", "U", ":", "RegUses", ")", "{", "auto", "LiveMask", "=", "LiveRegs", "[", "U", ".", "RegUnit", "]", ";", "AtMIPressure", ".", "inc", "(", "U", ".", "RegUnit", ",", "LiveMask", ",", "LiveMask", "|", "U", ".", "LaneMask", ",", "*", "MRI", ")", ";", "}", "MaxPressure", "=", "max", "(", "AtMIPressure", ",", "MaxPressure", ")", ";", "for", "(", "const", "auto", "&", "MO", ":", "MI", ".", "defs", "(", ")", ")", "{", "if", "(", "!", "MO", ".", "isReg", "(", ")", "||", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "MO", ".", "getReg", "(", ")", ")", "||", "MO", ".", "isDead", "(", ")", ")", "continue", ";", "auto", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "auto", "I", "=", "LiveRegs", ".", "find", "(", "Reg", ")", ";", "if", "(", "I", "==", "LiveRegs", ".", "end", "(", ")", ")", "continue", ";", "auto", "&", "LiveMask", "=", "I", "->", "second", ";", "auto", "PrevMask", "=", "LiveMask", ";", "LiveMask", "&=", "~", "getDefRegMask", "(", "MO", ",", "*", "MRI", ")", ";", "CurPressure", ".", "inc", "(", "Reg", ",", "PrevMask", ",", "LiveMask", ",", "*", "MRI", ")", ";", "if", "(", "LiveMask", ".", "none", "(", ")", ")", "LiveRegs", ".", "erase", "(", "I", ")", ";", "}", "for", "(", "const", "auto", "&", "U", ":", "RegUses", ")", "{", "auto", "&", "LiveMask", "=", "LiveRegs", "[", "U", ".", "RegUnit", "]", ";", "auto", "PrevMask", "="], "ground_truth": ["LiveMask", ";"], "File": "GCNRegPressure15", "Func": "recede", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15226, "Length": 238, "Cover_Rate": 0.8122866894197952, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElts", ";", "i", "+=", "", ")", "{", "if", "(", "(", "unsigned", ")", "M", "[", "i", "]", "!=", "i", "+", "WhichResult", "||", "(", "unsigned", ")", "M", "[", "i", "+", "", "]", "!=", "i", "+", "NumElts", "+", "WhichResult", ")", "return", "false", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "ARMISelLowering33", "Func": "isVTRNMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15227, "Length": 53, "Cover_Rate": 0.5408163265306123, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "", ")", ";", "const", "Subtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "unsigned", "MaxNumSGPRs", "=", "ST", ".", "getMaxNumSGPRs", "(", "MF", ")", ";", "unsigned", "TotalNumSGPRs", "=", "", ".", "getNumRegs", "(", ")", ";", "for", "(", "unsigned", "i", "=", "MaxNumSGPRs", ";", "i", "<", "TotalNumSGPRs", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "", ".", "getRegister", "(", "i", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "Reg", ")", ";", "}", "unsigned", "MaxNumVGPRs", "=", "ST", ".", "getMaxNumVGPRs", "(", "MF", ")", ";", "unsigned", "TotalNumVGPRs", "=", "", ".", "getNumRegs", "(", ")", ";", "for", "(", "unsigned", "i", "=", "MaxNumVGPRs", ";", "i", "<", "TotalNumVGPRs", ";", "++", "i", ")", "{", "unsigned", "Reg", "=", "", ".", "getRegister", "(", "i", ")", ";", "reserveRegisterTuples", "(", "Reserved", ",", "Reg", ")", ";", "}", "const", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "("], "ground_truth": [")", ";"], "File": "SIRegisterInfo29", "Func": "getReservedRegs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15228, "Length": 230, "Cover_Rate": 0.6199460916442049, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hasVGPRs", "(", "RC", ")", "&&", "hasAGPRs", "(", "RC", ")", "&&", "!"], "ground_truth": ["hasSGPRs", "(", "RC", ")", ";"], "File": "SIRegisterInfo17", "Func": "isVectorSuperClass", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15229, "Length": 17, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int64_t", "Imm", "=", "", ";", "if", "(", "ImmOp", ".", "isExpr", "(", ")", ")", "{", "const", "MCExpr", "*", "Expr", "=", "ImmOp", ".", "getExpr", "(", ")", ";", "if", "(", "!", "Expr", "->", "evaluateAsAbsolute", "(", "Imm", ",", "Out", ")", ")", "{", "Out", ".", "getTargetStreamer", "(", ")", ";", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "}", "}", "else", "{", "assert", "(", "ImmOp", ".", "isImm", "(", ")", "&&", "", ")", ";", "Imm", "=", "ImmOp", ".", "getImm", "(", ")", ";", "}", "const", "MCOperand", "&", "DstRegOp", "=", "Inst", ".", "getOperand", "(", "", ")", ";", "assert", "(", "DstRegOp", ".", "isReg", "(", ")", "&&", "", ")", ";", "if", "(", "loadImmediate", "(", "Imm", ",", "DstRegOp", ".", "getReg", "(", ")", ",", "", ",", "Is32BitImm", ",", "false", ","], "ground_truth": ["IDLoc", ",", "Out", ",", "STI", ")", ")", "return", "true", ";"], "File": "MipsAsmParser47", "Func": "expandLoadImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15230, "Length": 127, "Cover_Rate": 0.7470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isFPImmLegal", "(", "const", "APFloat", "&", "Imm", ","], "ground_truth": ["EVT", "VT", ")", "const", "{"], "File": "LM32ISelLowering", "Func": "isFPImmLegal", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15231, "Length": 15, "Cover_Rate": 0.6521739130434783, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vsubq_x_s16", "(", "int16x8_t", "__a", ",", "int16x8_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vsubq_x_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15232, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isAllActivePredicate", "(", "SelectionDAG", "&", "DAG", ",", "SDValue", "N", ")", "{", "unsigned", "NumElts", "=", "N", ".", "getValueType", "(", ")", ".", "getVectorMinNumElements", "(", ")", ";", "while", "(", "N", ".", "getOpcode", "(", ")", "==", "", ")", "{", "N", "=", "N", ".", "getOperand", "(", "", ")", ";", "if", "(", "N", ".", "getValueType", "(", ")", ".", "getVectorMinNumElements", "(", ")", "<", "NumElts", ")", "return", "false", ";", "}", "if", "(", "", "(", "N", ".", "getNode", "(", ")", ")"], "ground_truth": [")", "return", "true", ";"], "File": "AArch64ISelLowering69", "Func": "isAllActivePredicate", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15233, "Length": 77, "Cover_Rate": 0.3615023474178404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PacketizerList", "::", "isNewifiable", "(", "MachineInstr", "*", "MI", ")", "{", "if", "(", "isCondInst", "(", "MI", ")", "||", "IsNewifyStore"], "ground_truth": ["(", "MI", ")", ")", "return", "true", ";"], "File": "HexagonVLIWPacketizer17", "Func": "isNewifiable", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15234, "Length": 25, "Cover_Rate": 0.8333333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "asm_out_file", ",", "", ",", "TARGET_STRICT_ALIGN", "?", "", ":", "", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ",", "riscv_stack_boundary"], "ground_truth": ["/", "", ")", ";"], "File": "riscv", "Func": "riscv_emit_attribute", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15235, "Length": 24, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addImm0_508s4NegOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "const", "MCConstantExpr", "*", "CE", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm"], "ground_truth": ["(", ")", ")", ";"], "File": "ARMAsmParser (2)2", "Func": "addImm0_508s4NegOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15236, "Length": 36, "Cover_Rate": 0.6206896551724138, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint16x4_t", ")", "{", "__c", ",", "__c", "+", ""], "ground_truth": [",", "__c", "+", "", ",", "__c", "+", "", "}", ")", ";"], "File": "arm", "Func": "neon2_vext_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15237, "Length": 27, "Cover_Rate": 0.35064935064935066, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MFI", "->", "allocateSGPRSpillToVGPR", "(", "MF", ",", "NewFI", ")", ")", "{", "FI", "=", "NewFI", ";", "}", "}", "else", "{", "int", "NewFI", "=", "MF", ".", "getFrameInfo", "(", ")", ".", "CreateStackObject", "(", "TRI", "->", "getSpillSize", "(", "*", "RC", ")", ",", "TRI", "->", "getSpillAlign", "(", "*", "RC", ")", ",", "true", ",", "nullptr", ",", "TargetStackID", "::", "SGPRSpill", ")", ";", "if", "(", "TRI", "->", "spillSGPRToVGPR", "(", ")", "&&", "MFI", "->", "allocateSGPRSpillToVGPR", "(", "MF", ",", "NewFI", ")", ")", "{", "FI", "="], "ground_truth": ["NewFI", ";"], "File": "SIFrameLowering", "Func": "allocateCFISave", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15238, "Length": 78, "Cover_Rate": 0.30952380952380953, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "", "(", "V1", ".", "getNode", "(", ")", ")", "||", "V1", ".", "isUndef", "(", ")", ")", "&&", "(", "", "(", "V2", ".", "getNode", "(", ")", ")", "||", "V2", ".", "isUndef", "(", ")", ")", ")", "{", "SmallVector", "<", "SDValue", ">", "Ops", "(", "Mask", ".", "size", "(", ")", ",", "DAG", ".", "getUNDEF", "(", "VT", ".", "getScalarType", "(", ")", ")", ")", ";", "for", "(", "int", "I", "=", "", ",", "NumElts", "=", "Mask", ".", "size", "(", ")", ";", "I", "!=", "NumElts", ";", "++"], "ground_truth": ["I", ")", "{"], "File": "X86ISelLowering100", "Func": "getVectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15239, "Length": 84, "Cover_Rate": 0.417910447761194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SVOp", "->", "isSplat", "(", ")", ")", "{", "SDValue", "Broadcast", "=", "LowerVectorBroadcast", "(", "Op", ",", "Subtarget", ",", "DAG", ")", ";", "if", "(", "Broadcast", ".", "getNode", "(", ")", ")", "return", "Broadcast", ";", "}", "SDValue", "NewOp", "=", "LowerVectorIntExtend", "(", "Op", ",", "Subtarget", ",", "DAG", ")", ";", "if", "(", "NewOp", ".", "getNode", "(", ")", ")", "return", "NewOp", ";", "if", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "{", "SDValue", "NewOp", "=", "RewriteAsNarrowerShuffle", "(", "SVOp", ",", "DAG", ")", ";", "if", "(", "NewOp", ".", "getNode", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "NewOp", ")", ";", "}", "else", "if", "(", "VT", ".", "is128BitVector", "(", ")", "&&", "Subtarget", "->", "hasSSE2", "(", ")", ")", "{", "if", "(", "", "(", "V2", ".", "getNode", "(", ")", ")", ")", "{", "SDValue", "NewOp", "=", "RewriteAsNarrowerShuffle", "(", "SVOp", ",", "DAG", ")", ";", "if", "(", "NewOp", ".", "getNode", "(", ")", ")", "{", "MVT", "NewVT", "=", "NewOp", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "isCommutedMOVLMask", "(", "cast", "<", "ShuffleVectorSDNode", ">", "(", "NewOp", ")", "->", "getMask", "(", ")", ",", "NewVT", ",", "true", ",", "false", ")", ")", "return", "getVZextMovL", "(", "VT", ",", "NewVT", ",", "NewOp", ".", "getOperand", "(", "", ")", ",", "DAG", ",", "Subtarget", ",", "dl", ")", ";", "}", "}", "else", "if", "(", "", "(", "V1", ".", "getNode", "(", ")", ")", ")", "{", "SDValue", "NewOp", "=", "RewriteAsNarrowerShuffle", "(", "SVOp", ",", "DAG", ")", ";", "if", "(", "NewOp", ".", "getNode"], "ground_truth": ["(", ")", ")", "{"], "File": "X86ISelLowering (2)", "Func": "NormalizeVectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15240, "Length": 242, "Cover_Rate": 0.6095717884130982, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isRegSelTo", "(", ")", "const", "{", "return", "Kind", "==", "OpKind", "::"], "ground_truth": ["RegSelTo", ";"], "File": "TPCAsmParser", "Func": "isRegSelTo", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15241, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "MVT", "DstVT", ";", "Type", "*", "RetTy", "=", "I", "->", "getType", "(", ")", ";", "if", "(", "!", "isTypeLegal", "(", "RetTy", ",", "DstVT", ")", ")", "return", "false", ";", "unsigned", "Op", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "Op", "==", "", ")", "return", "false", ";", "unsigned", "Opc", ";", "Type", "*", "OpTy", "=", "I", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ";", "if", "(", "OpTy", "->", "isFloatTy", "(", ")", ")", "Opc", "=", "isSigned", "?"], "ground_truth": ["", ":", "", ";"], "File": "ARMFastISel (2)2", "Func": "SelectFPToI", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15242, "Length": 94, "Cover_Rate": 0.42727272727272725, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isIfCvtEnabled", "(", ")", "const", "{", "return", "EnableIfCvt"], "ground_truth": [";"], "File": "AMDGPUSubtarget (2)", "Func": "isIfCvtEnabled", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15243, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "tmp", "=", "gen_rtx_MEM", "(", "DImode", ",", "XEXP", "(", "regbuf", ",", "", ")", ")", ";", "int", "ofs", "=", "", "*", "(", "(", "ns", "+", "", ")", "/", "", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "ns", ";", "i", "++", ")", "{", "int", "rn", "=", "(", "", "-", "ns", ")", "+", "i", "+", "", ";", "rtx", "ptr", ";", "ptr", "=", "offset_address", "(", "tmp", ",", "GEN_INT", "(", "ofs", ")", ",", "", ")", ";", "emit_move_insn", "(", "ptr", ",", "gen_rtx_REG", "(", "DImode", ",", "rn", ")", ")", ";", "ofs", "+="], "ground_truth": ["", ";"], "File": "mep", "Func": "mep_expand_builtin_saveregs", "Target": "mep", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15244, "Length": 90, "Cover_Rate": 0.45685279187817257, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "max", "=", "", ";", "if", "(", "!", "IN_RANGE", "(", "riscv_preferred_stack_boundary_arg", ",", "min", ",", "max", ")", ")", "error", "(", "", ",", "riscv_preferred_stack_boundary_arg", ",", "min", ",", "max", ")", ";", "riscv_stack_boundary", "=", "", "<<", "riscv_preferred_stack_boundary_arg", ";", "}", "if", "(", "riscv_emit_attribute_p", "<", "", ")", "riscv_emit_attribute_p", "=", "TARGET_RISCV_ATTRIBUTE", ";", "riscv_emit_attribute_p", "=", "", ";", "if", "(", "riscv_emit_attribute_p", ")", "error", "(", "", "", ")", ";", "if", "(", "riscv_stack_protector_guard", "==", "SSP_GLOBAL", "&&", "OPTION_SET_P", "(", "riscv_stack_protector_guard_offset_str", ")", ")", "{", "error", "(", "", "", ",", "riscv_stack_protector_guard_offset_str", ")", ";", "}", "if", "(", "riscv_stack_protector_guard", "==", "SSP_TLS", "&&", "!", "(", "OPTION_SET_P", "(", "riscv_stack_protector_guard_offset_str", ")", "&&", "OPTION_SET_P", "(", "riscv_stack_protector_guard_reg_str", ")", ")", ")", "{", "error", "(", "", "", "", ")", ";", "}", "if", "(", "OPTION_SET_P", "(", "riscv_stack_protector_guard_reg_str", ")", ")", "{", "const", "char", "*", "str", "=", "riscv_stack_protector_guard_reg_str", ";", "int", "reg", "=", "decode_reg_name", "(", "str", ")", ";", "if", "(", "!", "IN_RANGE", "(", "reg", ",", "GP_REG_FIRST", "+", "", ",", "GP_REG_LAST", ")", ")", "error", "(", ""], "ground_truth": [",", "str", ",", "", ")", ";"], "File": "riscv", "Func": "riscv_option_override", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15245, "Length": 154, "Cover_Rate": 0.30861723446893785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "*", "getSubtargetImpl", "(", "const", "Function", "&", "F", ")"], "ground_truth": ["const", "override", "{"], "File": "J2TargetMachine", "Func": "getSubtargetImpl", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15246, "Length": 13, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "TypeLoc", "=", "Tok", ".", "getLoc", "(", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "Val", "=", "nullptr", ";", "InlineAsmIdentifierInfo", "Info", ";", "SMLoc", "Start", "=", "Tok", ".", "getLoc", "(", ")", ",", "End", ";", "StringRef", "Identifier", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "ParseIntelIdentifier", "(", "Val", ",", "Identifier", ",", "Info", ",", "true", ",", "End", ")", ")", "return", "nullptr", ";", "if", "(", "!", "Info", ".", "OpDecl", ")", "return", "ErrorOperand", "(", "Start", ",", "", ")", ";", "unsigned", "CVal", "=", "", ";", "switch", "(", "OpKind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "IOK_LENGTH", ":", "CVal", "=", "Info", ".", "Length", ";", "break", ";", "case", "IOK_SIZE", ":", "CVal", "=", "Info", ".", "Size", ";", "break", ";", "case", "IOK_TYPE", ":", "CVal", "=", "Info", ".", "Type", ";", "break", ";", "}", "unsigned", "Len", "=", "End", ".", "getPointer", "(", ")", "-", "TypeLoc", ".", "getPointer", "(", ")", ";", "InstInfo", "->", "AsmRewrites", "->", "push_back", "(", "AsmRewrite", "(", "AOK_Imm"], "ground_truth": [",", "TypeLoc", ",", "Len", ",", "CVal", ")", ")", ";"], "File": "X86AsmParser100", "Func": "ParseIntelOperator", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15247, "Length": 162, "Cover_Rate": 0.7232142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vqdmulltq_m_n_sv8hi", "(", "__inactive", ",", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vqdmulltq_m_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15248, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MinCSFI", "=", "CSI", "[", "", "]", ".", "getFrameIdx", "(", ")", ";", "MaxCSFI", "=", "CSI", "[", "CSI", ".", "size", "(", ")", "-", "", "]", ".", "getFrameIdx", "(", ")", ";", "}", "bool", "EhDataRegFI", "=", "FI", "->", "isEhDataRegFI", "(", "FrameIndex", ")", ";", "unsigned", "FrameReg", ";", "if", "(", "(", "FrameIndex", ">=", "MinCSFI", "&&", "FrameIndex", "<=", "MaxCSFI", ")", "||", "EhDataRegFI", ")", "FrameReg", "=", "Subtarget", ".", "isABI_N64", "(", ")", "?", "", ":", "", ";", "else", "FrameReg", "=", "getFrameRegister", "(", "MF", ")", ";", "bool", "IsKill", "=", "false", ";", "int64_t", "Offset", ";", "Offset", "=", "SPOffset", "+", "(", "int64_t", ")", "StackSize", ";", "Offset", "+=", "MI", ".", "getOperand", "(", "OpNo", "+", "", ")", ".", "getImm", "(", ")", ";", "DEBUG", "(", "errs", "(", ")", "<<", "", "<<", "Offset", "<<", "", "<<", "", ")", ";", "if", "(", "!", "MI", ".", "isDebugValue", "(", ")", "&&", "!", "isInt", "<", "", ">", "(", "Offset", ")", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MI", ".", "getParent", "(", ")", ";", "DebugLoc", "DL", "=", "II", "->", "getDebugLoc", "(", ")", ";", "unsigned", "ADDu", "=", "Subtarget", ".", "isABI_N64", "(", ")", "?", "", ":", "", ";", "unsigned", "NewImm", ";", "unsigned", "Reg", "=", "TII", ".", "loadImmediate", "(", "Offset", ",", "MBB", ","], "ground_truth": ["II", ",", "DL", ",", "&", "NewImm", ")", ";"], "File": "MipsSERegisterInfo39", "Func": "eliminateFI", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15249, "Length": 197, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isTargetKFreeBSD", "(", ")", "const", "{", "return", "TargetTriple", ".", "isOSKFreeBSD"], "ground_truth": ["(", ")", ";"], "File": "X86Subtarget (2)2", "Func": "isTargetKFreeBSD", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15250, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum"], "ground_truth": [",", "raw_ostream", "&", "O", ")", "{"], "File": "XtensaAsmPrinter1", "Func": "printOperand", "Target": "Xtensa", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15251, "Length": 18, "Cover_Rate": 0.6923076923076923, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fixed_regs", "[", "", "]", "=", "", ";", "call_used_regs", "[", ""], "ground_truth": ["]", "=", "", ";"], "File": "v850", "Func": "v850_conditional_register_usage", "Target": "v850", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15252, "Length": 14, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallGraph", "&", "CG", "=", "getAnalysis", "<", "CallGraph", ">", "(", ")", ";", "CallGraphNode", "*", "ECN", "=", "CG", ".", "getExternalCallingNode", "(", ")", ";", "MarkIndirectlyCalledFunctions", "(", "M", ")", ";", "if", "(", "ECN", ")", "{", "DFSTraverse", "(", "ECN", ","], "ground_truth": ["", ")", ";"], "File": "PIC16Overlay", "Func": "runOnModule", "Target": "PIC16", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15253, "Length": 38, "Cover_Rate": 0.7169811320754716, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_VFP_BASE", "&&", "IS_VFP_REGNUM", "(", "regno", ")", ")", "{", "if", "(", "mode", "==", "DFmode", "||", "mode", "==", "DImode", ")", "return", "VFP_REGNO_OK_FOR_DOUBLE", "(", "regno", ")", ";", "if", "(", "mode", "==", "HFmode", "||", "mode", "==", "BFmode", "||", "mode", "==", "HImode", "||", "mode", "==", "SFmode", "||", "mode", "==", "SImode", ")", "return", "VFP_REGNO_OK_FOR_SINGLE", "(", "regno", ")", ";", "if", "(", "TARGET_NEON", ")", "return", "(", "VALID_NEON_DREG_MODE", "(", "mode", ")", "&&", "VFP_REGNO_OK_FOR_DOUBLE", "(", "regno", ")", ")", "||", "(", "VALID_NEON_QREG_MODE", "(", "mode", ")", "&&", "NEON_REGNO_OK_FOR_QUAD", "(", "regno", ")", ")", "||", "(", "mode", "==", "TImode", "&&", "NEON_REGNO_OK_FOR_NREGS", "(", "regno", ",", "", ")", ")", "||", "(", "mode", "==", "EImode", "&&", "NEON_REGNO_OK_FOR_NREGS", "(", "regno", ",", "", ")", ")", "||", "(", "mode", "==", "OImode", "&&", "NEON_REGNO_OK_FOR_NREGS", "(", "regno", ",", "", ")", ")", "||", "(", "mode", "==", "CImode", "&&", "NEON_REGNO_OK_FOR_NREGS", "(", "regno", ",", "", ")", ")", "||", "(", "mode", "==", "XImode", "&&", "NEON_REGNO_OK_FOR_NREGS", "(", "regno", ",", "", ")", ")", ";", "if", "(", "TARGET_HAVE_MVE", ")", "return", "(", "(", "VALID_MVE_MODE", "(", "mode", ")", "&&", "NEON_REGNO_OK_FOR_QUAD", "(", "regno", ")", ")", "||", "(", "mode", "==", "OImode", "&&", "NEON_REGNO_OK_FOR_NREGS", "(", "regno", ",", "", ")", ")", "||", "(", "mode", "==", "XImode", "&&", "NEON_REGNO_OK_FOR_NREGS", "(", "regno", ",", "", ")", ")", ")", ";", "return", "false", ";", "}", "if", "(", "TARGET_REALLY_IWMMXT", ")", "{", "if", "(", "IS_IWMMXT_GR_REGNUM", "(", "regno", ")", ")", "return", "mode", "==", "SImode", ";", "if", "(", "IS_IWMMXT_REGNUM", "(", "regno", ")", ")", "return", "VALID_IWMMXT_REG_MODE", "(", "mode", ")", ";", "}", "if", "(", "regno", "<=", "LAST_ARM_REGNUM", ")"], "ground_truth": ["{"], "File": "arm1", "Func": "arm_hard_regno_mode_ok", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15254, "Length": 235, "Cover_Rate": 0.5964467005076142, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "BytesCalleePops", "=", "(", "CallConv", "==", "CallingConv", "::", "Fast", "&&", "GuaranteedTailCallOpt", ")", "?", "NumBytes", ":", "", ";", "if", "(", "InFlag", ".", "getNode", "(", ")", ")", "Ops", ".", "push_back", "(", "InFlag", ")", ";", "if", "(", "isTailCall", ")", "{", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getRegInfo", "(", ")", ".", "liveout_empty", "(", ")", ")", "{", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "getTargetMachine", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeCallResult", "(", "Ins", ",", "RetCC_", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ")", "DAG", ".", "getMachineFunction", "(", ")", ".", "getRegInfo", "(", ")", ".", "addLiveOut", "(", "RVLocs", "[", "i", "]", ".", "getLocReg", "(", ")", ")", ";", "}", "assert", "(", "(", "(", "Callee", ".", "getOpcode", "(", ")", "==", "", "&&", "cast", "<", "RegisterSDNode", ">", "(", "Callee", ")", "->", "getReg", "(", ")", "==", "", ")", "||", "Callee", ".", "getOpcode", "(", ")", "==", "", "||", "Callee", ".", "getOpcode", "(", ")", "==", "", "||", "isa", "<", "ConstantSDNode", ">", "(", "Callee", ")", ")", "&&", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "}", "Chain", "=", "DAG", ".", "getNode", "(", "CallOpc", ",", "dl", ",", "NodeTys", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "if", "(", "!", "isTailCall", "&&", "SubTarget", ".", "isSVR4ABI", "(", ")", "&&", "SubTarget", ".", "is64", "(", ")", ")", "{", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "if", "(", "CallOpc"], "ground_truth": ["==", "", ")", "{"], "File": "PPCISelLowering115", "Func": "FinishCall", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15255, "Length": 284, "Cover_Rate": 0.5259259259259259, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "CC_Assign2XLen", "(", "unsigned", "XLen", ",", "CCState", "&", "State", ",", "CCValAssign", "VA1", ",", "", "ArgFlags1", ",", "unsigned", "ValNo2", ",", "MVT", "ValVT2", ",", "MVT", "LocVT2", ",", "", "ArgFlags2", ")", "{", "unsigned", "XLenInBytes", "=", "XLen", "/", "", ";", "if", "(", "Register", "Reg", "=", "State", ".", "AllocateReg", "(", "ArgGPRs", ")", ")", "{", "State", ".", "addLoc", "(", "CCValAssign", "::", "getReg", "(", "VA1", ".", "getValNo", "(", ")", ",", "VA1", ".", "getValVT", "(", ")", ",", "Reg", ",", "VA1", ".", "getLocVT", "(", ")", ",", "CCValAssign", "::", "Full", ")", ")", ";", "}", "else", "{", "unsigned", "StackAlign", "=", "std", "::", "max", "(", "XLenInBytes", ",", "ArgFlags1", ".", "getOrigAlign", "(", ")", ")", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getMem", "(", "VA1", ".", "getValNo", "(", ")", ",", "VA1", ".", "getValVT", "(", ")", ",", "State", ".", "AllocateStack", "(", "XLenInBytes", ",", "Align", "(", "StackAlign", ")", ")", ",", "VA1", ".", "getLocVT", "(", ")", ","], "ground_truth": ["CCValAssign", "::", "Full", ")", ")", ";"], "File": "RISCVISelLowering2", "Func": "CC_RISCVAssign2XLen", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15256, "Length": 147, "Cover_Rate": 0.5610687022900763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "S", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ";", "AsmParser", "::", "OperandMatchResultTy", "Res", "=", "parseIntWithPrefix", "(", "", ",", "Operands", ",", "Operand", "::", "ImmTyOffset", ")", ";", "if", "(", "Res", "==", "MatchOperand_NoMatch", ")", "{", "Operands", ".", "push_back", "(", "Operand", "::", "CreateImm", "(", "", ",", "S", ",", "Operand", "::", "ImmTyOffset", ")", ")", ";", "Res", "="], "ground_truth": ["MatchOperand_Success", ";"], "File": "AMDGPUAsmParser (2)", "Func": "parseDSOffsetOptional", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15257, "Length": 58, "Cover_Rate": 0.7733333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetMachine", "::", "isNoopAddrSpaceCast", "(", "unsigned", "SrcAS", ",", "unsigned", "DstAS", ")", "const", "{", "const", "bool", "SrcIsCheri", "=", "isCheriPointer", "(", "SrcAS", ","], "ground_truth": ["nullptr", ")", ";"], "File": "RISCVTargetMachine22", "Func": "isNoopAddrSpaceCast", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15258, "Length": 24, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "void", "initializePass"], "ground_truth": ["(", ")", "{"], "File": "PPCTargetTransformInfo58", "Func": "initializePass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15259, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addPreRegAlloc", "(", ")", "{", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addPass", "(", "&", "LiveRangeShrinkID", ")", ";", "addPass", "(", "createFixupSetCC", "(", ")", ")", ";", "addPass", "(", "createOptimizeLEAs", "(", ")", ")", ";", "addPass", "(", "createCallFrameOptimization", "(", ")", ")", ";", "addPass", "(", "createAvoidStoreForwardingBlocks", "(", ")", ")", ";", "}", "addPass", "(", "createFlagsCopyLoweringPass", "(", ")", ")", ";", "addPass", "(", "createWinAllocaExpander", "("], "ground_truth": [")", ")", ";"], "File": "X86TargetMachine101", "Func": "addPreRegAlloc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15260, "Length": 67, "Cover_Rate": 0.8933333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MaskedLoadSDNode", "*", "LoadNode", "=", "cast", "<", "MaskedLoadSDNode", ">", "(", "Op", ")", ";", "assert", "(", "LoadNode", "&&", "", ")", ";", "EVT", "VT", "=", "Op", "->", "getValueType", "(", "", ")", ";", "if", "(", "useSVEForFixedLengthVectorVT", "(", "VT", ",", "true", ")", ")", "return", "LowerFixedLengthVectorMLoadToSVE", "(", "Op", ",", "DAG", ")", ";", "SDValue", "PassThru", "=", "LoadNode", "->", "getPassThru", "(", ")", ";", "SDValue", "Mask", "=", "LoadNode", "->", "getMask", "(", ")", ";", "if", "(", "PassThru", "->", "isUndef", "(", ")", "||", "isZerosVector", "(", "PassThru", ".", "getNode", "(", ")", ")", ")", "return", "Op", ";", "SDValue", "Load", "=", "DAG", ".", "getMaskedLoad", "(", "VT", ",", "DL", ",", "LoadNode", "->", "getChain", "(", ")", ",", "LoadNode", "->", "getBasePtr", "(", ")", ",", "LoadNode", "->", "getOffset", "(", ")", ",", "Mask", ",", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "LoadNode", "->", "getMemoryVT", "(", ")", ",", "LoadNode", "->", "getMemOperand", "(", ")", ",", "LoadNode", "->", "getAddressingMode", "(", ")", ",", "LoadNode", "->", "getExtensionType", "(", ")", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getSelect", "(", "DL", ",", "VT", ",", "Mask", ",", "Load", ",", "PassThru", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "{", "Result", ",", "Load", ".", "getValue", "("], "ground_truth": ["", ")", "}", ",", "DL", ")", ";"], "File": "AArch64ISelLowering (2)2", "Func": "LowerMLOAD", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15261, "Length": 184, "Cover_Rate": 0.8975609756097561, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "AssignedReg", "=", "", "+", "streamer", ";", "const", "TargetRegisterClass", "*", "RC", "=", "&", "", ";", "TargetRegisterClass", "::", "iterator", "I", "=", "RC", "->", "begin", "(", ")", ";", "for", "(", ";", "*", "I", "!=", "AssignedReg", ";", "++", "I", ")", "assert", "(", "I", "!=", "RC", "->", "end"], "ground_truth": ["(", ")", "&&", "", ")", ";"], "File": "RISCVExpandSSRInsts", "Func": "getSSRFtReg", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15262, "Length": 50, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "setLoc", "(", "IDLoc", ")", ";", "Out", ".", "emitInstruction", "(", "Inst", ",", "getSTI", "(", ")", ")", ";", "return", "false", ";", "}", "case", "Match_MissingFeature", ":", "Error", "(", "IDLoc", ",", "", ")", ";", "return", "true", ";", "case", "Match_InvalidOperand", ":", "{", "SMLoc", "ErrorLoc", "=", "IDLoc", ";", "if", "(", "ErrorInfo", "!=", "~", "", ")", "{", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Error", "(", "IDLoc", ",", "", ")", ";", "ErrorLoc", "=", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "ErrorInfo", "]", ")", "."], "ground_truth": ["getStartLoc", "(", ")", ";"], "File": "MINA32AsmParser", "Func": "MatchAndEmitInstruction", "Target": "MINA32", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15263, "Length": 88, "Cover_Rate": 0.4656084656084656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MRI", "->", "use_nodbg_empty", "(", "Reg", ")", ")", "continue", ";", "typedef", "MachineRegisterInfo", "::", "use_nodbg_iterator", "use_nodbg_iterator", ";", "use_nodbg_iterator", "I", "=", "MRI", "->", "use_nodbg_begin", "(", "Reg", ")", ";", "use_nodbg_iterator", "End", "=", "MRI", "->", "use_nodbg_end", "(", ")", ";", "if", "(", "llvm", "::", "next", "(", "I", ")", "!=", "End", "||", "!", "I", ".", "getOperand", "(", ")", ".", "getParent", "(", ")", "->", "isPHI", "(", ")", ")", "return", "false", ";", "MachineInstr", "*", "OnePhi", "=", "I", ".", "getOperand", "(", ")", ".", "getParent", "(", ")", ";", "for", "(", "unsigned", "j", "=", "", ",", "f", "=", "OnePhi", "->", "getNumOperands", "(", ")", ";", "j", "!=", "f", ";", "++", "j", ")", "{", "const", "MachineOperand", "&", "OPO", "=", "OnePhi", "->", "getOperand", "(", "j", ")", ";", "if", "(", "!", "OPO", ".", "isReg", "(", ")", "||", "!", "OPO", ".", "isDef", "(", ")", ")", "continue", ";", "unsigned", "OPReg", "=", "OPO", ".", "getReg", "(", ")", ";", "use_nodbg_iterator", "nextJ", ";", "for", "(", "use_nodbg_iterator", "J", "=", "MRI", "->", "use_nodbg_begin", "(", "OPReg", ")", ";", "J", "!=", "End", ";", "J", "=", "nextJ", ")", "{", "nextJ", "=", "llvm", "::", "next", "(", "J", ")", ";", "MachineOperand", "&", "Use", "=", "J", ".", "getOperand", "("], "ground_truth": [")", ";"], "File": "HexagonHardwareLoops56", "Func": "isDead", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15264, "Length": 184, "Cover_Rate": 0.6112956810631229, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "output_addr_const", "(", "file", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", "true", ";", "case", "UNSPEC_GOT", ":", "output_addr_const", "(", "file", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", "true", ";", "case", "UNSPEC_GOTOFF", ":", "output_addr_const", "(", "file", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", "true", ";", "case", "UNSPEC_PLT31", ":", "output_addr_const", "(", "file", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", "true", ";", "case", "UNSPEC_PLTOFF", ":", "output_addr_const", "(", "file", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", "true", ";", "case", "UNSPEC_TLSGD", ":", "output_addr_const", "(", "file", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", "true", ";", "case", "UNSPEC_TLSLDM", ":", "assemble_name", "(", "file", ",", "get_some_local_dynamic_name", "(", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", "true", ";", "case", "UNSPEC_DTPOFF", ":", "output_addr_const", "(", "file", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", "true", ";", "case", "UNSPEC_NTPOFF", ":", "output_addr_const", "(", "file", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return", "true", ";", "case", "UNSPEC_GOTNTPOFF", ":", "output_addr_const", "(", "file", ",", "XVECEXP", "(", "x", ",", "", ",", "", ")", ")", ";", "fprintf", "(", "file", ",", "", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "s390", "Func": "s390_output_addr_const_extra", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15265, "Length": 262, "Cover_Rate": 0.6437346437346437, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_broadcast_f32x2", "(", "__m256", "__O", ","], "ground_truth": ["__mmask8", "__M", ",", "__m128", "__A", ")", "{"], "File": "avx512vldqintrin", "Func": "_mm256_mask_broadcast_f32x2", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15266, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_m_psubsw", "(", "__m64", "__m1", ",", "__m64", "__m2", ")", "{", "return", "_mm_subs_pi16", "(", "__m1", ",", "__m2"], "ground_truth": [")", ";"], "File": "mmintrin5", "Func": "_m_psubsw", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15267, "Length": 26, "Cover_Rate": 0.9629629629629629, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Params", ".", "clear", "(", ")", ";", "Results", ".", "clear"], "ground_truth": ["(", ")", ";"], "File": "WebAssemblyMachineFunctionInfo10", "Func": "clearParamsAndResults", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15268, "Length": 12, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vst4_p64", "(", "poly64_t", "*", "__a", ",", "poly64x1x4_t", "__b", ")", "{", "union", "{", "poly64x1x4_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__bu"], "ground_truth": ["=", "{", "__b", "}", ";"], "File": "arm", "Func": "neon_vst4_p64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15269, "Length": 25, "Cover_Rate": 0.6410256410256411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_rot_epi64", "("], "ground_truth": ["__m128i", "__A", ",", "__m128i", "__B", ")", "{"], "File": "xopintrin", "Func": "_mm_rot_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15270, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeA53Fix835769Pass", "(", "*", "PassRegistry", "::", "getPassRegistry", "("], "ground_truth": [")", ")", ";"], "File": "AArch64A53Fix835769", "Func": "AArch64A53Fix835769", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15271, "Length": 10, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "bool", "NonPCrelGEPRequired", "=", "!", "Subtarget", "->", "isUsingPCRelativeCalls", "(", ")", "&&", "Subtarget", "->", "isELFv2ABI", "(", ")", "&&", "UsesX2OrR2", ";", "if", "(", "NonPCrelGEPRequired", "||", "PCrelGEPRequired", ")", "{", "MCSymbol", "*", "GlobalEntryLabel", "=", "FI", "->", "getGlobalEPSymbol", "(", "*", "MF", ")", ";", "OutStreamer", "->", "emitLabel", "(", "GlobalEntryLabel", ")", ";", "const", "MCSymbolRefExpr", "*", "GlobalEntryLabelExp", "=", "MCSymbolRefExpr", "::", "create", "(", "GlobalEntryLabel", ",", "OutContext", ")", ";", "if", "(", "TM", ".", "getCodeModel", "(", ")", "!=", "CodeModel", "::", "Large", ")", "{", "MCSymbol", "*", "TOCSymbol", "=", "OutContext", ".", "getOrCreateSymbol", "(", "StringRef", "(", "", ")", ")", ";", "const", "MCExpr", "*", "TOCDeltaExpr", "=", "MCBinaryExpr", "::", "createSub", "(", "MCSymbolRefExpr", "::", "create", "(", "TOCSymbol", ",", "OutContext", ")", ",", "GlobalEntryLabelExp", ",", "OutContext", ")", ";", "const", "MCExpr", "*", "TOCDeltaHi", "=", "MCExpr", "::", "createHa", "(", "TOCDeltaExpr", ",", "OutContext", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addExpr", "(", "TOCDeltaHi", ")", ")", ";", "const", "MCExpr", "*", "TOCDeltaLo", "=", "MCExpr", "::", "createLo", "(", "TOCDeltaExpr", ",", "OutContext", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "MCInstBuilder", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addExpr", "(", "TOCDeltaLo", ")", ")", ";", "}", "else", "{", "MCSymbol", "*", "TOCOffset", "=", "FI", "->"], "ground_truth": ["getTOCOffsetSymbol", "(", "*", "MF", ")", ";"], "File": "PPCAsmPrinter (2)3", "Func": "emitFunctionBodyStart", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15272, "Length": 204, "Cover_Rate": 0.36493738819320215, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrshrnbq_m_n_u16", "(", "uint8x16_t", "__a", ",", "uint16x8_t", "__b", ",", "const", "int", "__imm", ",", "mve_pred16_t"], "ground_truth": ["__p", ")", "{"], "File": "arm", "Func": "mve___arm_vrshrnbq_m_n_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15273, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "flags", "&", "OPTION_MASK_MFPGPR", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_POPCNTD", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_DIRECT_MOVE", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_MODULO", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_SOFT_FLOAT", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_RECIP_PRECISION", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_ALTIVEC", ")", "!=", "", ")", "{", "const", "char", "*", "vec_str", "=", "(", "define_p", ")", "?", "", ":", "", ";", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "vec_str", ")", ";", "if", "(", "!", "flag_iso", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "}", "if", "(", "(", "flags", "&", "OPTION_MASK_VSX", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_HTM", ")", "!=", "", ")", "{", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "}", "if", "(", "(", "flags", "&", "OPTION_MASK_P8_VECTOR", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "(", "define_p", ",", "", ")", ";", "if", "(", "(", "flags", "&", "OPTION_MASK_P9_VECTOR", ")", "!=", "", ")", "rs6000_define_or_undefine_macro", "("], "ground_truth": ["define_p", ",", "", ")", ";"], "File": "rs6000-c5", "Func": "rs6000_target_modify_macros", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15274, "Length": 230, "Cover_Rate": 0.42990654205607476, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Function", "*", "BlackfinIntrinsicInfo", "::", "getDeclaration", "(", "Module", "*", "M", ",", "unsigned", "IntrID", ",", "const", "Type", "*", "*", "Tys"], "ground_truth": [",", "unsigned", "numTy", ")", "const", "{"], "File": "BlackfinIntrinsicInfo", "Func": "getDeclaration", "Target": "Blackfin", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15275, "Length": 24, "Cover_Rate": 0.3037974683544304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Vmcnt", "=", "mm16", "&", "", ";", "unsigned", "Expcnt", "=", "(", "mm16", ">>", "", ")", "&", "", ";", "unsigned", "Lgkmcnt", "=", "(", "mm16", ">>", "", ")", "&", "", ";", "if", "(", "Vmcnt", "!=", "", ")", "O", "<<", "", "<<", "Vmcnt", "<<", "", ";", "if", "(", "Expcnt", "!=", "", ")", "O", "<<", "", "<<"], "ground_truth": ["Expcnt", "<<", "", ";"], "File": "AMDGPUInstPrinter17", "Func": "printWaitFlag", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15276, "Length": 57, "Cover_Rate": 0.5480769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isGP64bit", "(", ")", ")", "{", "Error", "(", "IDLoc", ",", "", ")", ";", "return", "true", ";", "}", "return", "expandLoadImm", "(", "Inst", ",", "IDLoc", ",", "Instructions", ")", ";", "case", "", ":", "return", "expandLoadAddressImm", "(", "Inst", ",", "IDLoc", ",", "Instructions", ")", ";", "case", "", ":", "return", "expandLoadAddressReg", "(", "Inst", ",", "IDLoc", ",", "Instructions", ")", ";", "case", "", ":", "return", "expandUncondBranchMMPseudo", "(", "Inst", ",", "IDLoc", ",", "Instructions", ")", ";", "case", "", ":", "case", "", ":", "return", "expandLoadStoreMultiple", "(", "Inst", ",", "IDLoc", ",", "Instructions", ")", ";", "case", "", ":", "case", "", ":", "return", "expandJalWithRegs", "(", "Inst", ",", "IDLoc", ","], "ground_truth": ["Instructions", ")", ";"], "File": "MipsAsmParser19", "Func": "expandInstruction", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15277, "Length": 100, "Cover_Rate": 0.5813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int8x8_t", ")", "__builtin_neon_vbslv8qi", "(", "(", "int8x8_t", ")", "__a", ","], "ground_truth": ["__b", ",", "__c", ")", ";"], "File": "arm", "Func": "neon_vbsl_s8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15278, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "rotate", "=", "slice", "(", "insn"], "ground_truth": [",", "", ",", "", ")", ";"], "File": "ThumbDisassemblerCore", "Func": "decodeRotate", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15279, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "makeArrayRef", "(", "", ".", "begin", "(", ")", ",", "", ".", "getNumRegs", "(", ")"], "ground_truth": [")", ";"], "File": "SIFrameLowering (2)", "Func": "getAllSGPRs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15280, "Length": 16, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ProcFamily", "==", "CortexM7"], "ground_truth": [";"], "File": "ARMSubtarget100", "Func": "isCortexM7", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15281, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BaseRegisterInfo", "::", "getFrameRegister", "(", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "STI", ".", "isTargetDarwin", "(", ")", "||", "hasFP", "(", "MF", ")", ")", "return", "FramePtr", ";", "return"], "ground_truth": ["", ";"], "File": "ARMBaseRegisterInfo20", "Func": "getFrameRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15282, "Length": 30, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "DL", "=", "MIRBuilder", ".", "getMF", "(", ")", ".", "getDataLayout", "(", ")", ";", "SmallVector", "<", "ArgInfo", ",", "", ">", "ArgInfos", ";", "unsigned", "Idx", "=", "", ";", "for", "(", "auto", "&", "Arg", ":", "F", ".", "getArgumentList", "(", ")", ")", "{", "ArgInfo", "AInfo", "(", "VRegs", "[", "Idx", "]", ",", "Arg", ".", "getType", "(", ")", ")", ";", "setArgFlags", "(", "AInfo", ",", "Idx", "+", "", ",", "DL", ",", "F", ")", ";", "ArgInfos", ".", "push_back", "(", "AInfo", ")", ";", "Idx", "++", ";", "}", "FormalArgHandler", "ArgHandler", "(", "MIRBuilder", ",", "MIRBuilder", ".", "getMF", "(", ")", ".", "getRegInfo", "("], "ground_truth": [")", ",", "CC_", ",", "DL", ")", ";"], "File": "X86CallLowering8", "Func": "lowerFormalArguments", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15283, "Length": 98, "Cover_Rate": 0.6405228758169934, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "*", "(", "data", "+", "", ")", "=", "uint8_t", "(", "Value", ")", ";", "*", "(", "data", "+", "", ")", "=", "uint8_t", "(", "Value", ">>", "", ")", ";", "*", "(", "data", "+", "", ")", "=", "uint8_t", "(", "Value", ">>", "", ")", ";", "*", "(", "data", "+", "", ")", "=", "uint8_t", "(", "Value", ">>", "", ")", ";", "break", ";", "case", "", ":", "*", "(", "data", "+", "", ")", "=", "uint8_t"], "ground_truth": ["(", "Value", ">>", "", ")", ";"], "File": "MBlazeAsmBackend1", "Func": "applyFixup", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15284, "Length": 99, "Cover_Rate": 0.5469613259668509, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_blend_epi16", "(", "__m128i", "__X", ",", "__m128i", "__Y", ",", "const", "int", "__M", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pblendw128", "(", "(", "__v8hi", ")", "__X", ",", "(", "__v8hi", ")"], "ground_truth": ["__Y", ",", "__M", ")", ";"], "File": "smmintrin", "Func": "_mm_blend_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15285, "Length": 45, "Cover_Rate": 0.9782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ":", ")", ";", "return", "result"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vpaddl_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15286, "Length": 19, "Cover_Rate": 0.6551724137931034, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vbicq_m_fv8hf", "(", "__inactive", ",", "__a"], "ground_truth": [",", "__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vbicq_m_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15287, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vfmss_lane_f32", "(", "float32_t", "__a", ",", "float32_t", "__b", ",", "float32x2_t", "__c", ",", "const", "int", "__lane", ")", "{", "return", "__builtin_fmaf", "(", "-", "__b", ",", "__aarch64_vget_lane_any", "("], "ground_truth": ["__c", ",", "__lane", ")", ",", "__a", ")", ";"], "File": "arm", "Func": "neon2_vfmss_lane_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15288, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MI", ".", "getOpcode", "(", ")", "!=", "TargetOpcode", "::", "G_XOR", ")", "return", "false", ";", "auto", "ConstVal", "=", "getIConstantVRegSExtVal", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getReg"], "ground_truth": ["(", ")", ",", "MRI", ")", ";"], "File": "AMDGPULegalizerInfo1", "Func": "isNot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15289, "Length": 34, "Cover_Rate": 0.576271186440678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint64x2_t", ")"], "ground_truth": ["{", "__c", ",", "__c", "+", "", "}", ")", ";"], "File": "arm", "Func": "neon4_vextq_p64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15290, "Length": 19, "Cover_Rate": 0.3114754098360656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vminq_sv4si", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vminq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15291, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "selectShiftMask", "(", "SDValue", "N", ",", "unsigned", "ShiftWidth", ",", "SDValue", "&", "ShAmt", ")", "{", "if", "(", "N", ".", "getOpcode", "(", ")", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "N", ".", "getOperand", "(", "", ")", ")", ")", "{", "const", "APInt", "&", "AndMask", "=", "N", "->", "getConstantOperandAPInt", "(", "", ")", ";", "assert", "(", "isPowerOf2_32", "(", "ShiftWidth", ")"], "ground_truth": ["&&", "", ")", ";"], "File": "RISCVISelDAGToDAG", "Func": "selectShiftMask", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15292, "Length": 62, "Cover_Rate": 0.40789473684210525, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "HARD_REGISTER_NUM_P", "(", "regno", ")", ")", "{", "if", "(", "!", "strict_p", ")", "return", "true", ";", "if", "(", "!", "reg_renumber", ")", "return", "false", ";", "regno", "=", "reg_renumber", "[", "regno", "]", ";", "}", "return", "(", "GP_REGNUM_P", "(", "regno", ")", "||", "regno", "==", "SP_REGNUM", "||", "regno", "==", "FRAME_POINTER_REGNUM", "||", "regno", "=="], "ground_truth": ["ARG_POINTER_REGNUM", ")", ";"], "File": "aarch64", "Func": "aarch64_regno_ok_for_base_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15293, "Length": 53, "Cover_Rate": 0.828125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "address", "=", "RTVEC_ELT", "(", "XVEC", "(", "unspec", ",", "", ")", ",", "", ")", ";", "gcc_assert", "(", "MEM_P", "(", "address", ")", ")", ";", "gcc_assert", "(", "REG_P", "(", "XEXP", "(", "address", ",", "", ")", ")", ")", ";", "address_regnum", "=", "REGNO", "(", "XEXP", "(", "address", ",", "", ")", ")", ";", "if", "(", "address_regnum", "<", "R0_REGNUM", "+", "NUM_ARG_REGS", ")", "bitmap_clear_bit", "(", "to_clear_bitmap", ",", "address_regnum", ")", ";", "set_block_for_insn", "(", "insn", ",", "bb", ")", ";", "df_set_flags", "(", "DF_DEFER_INSN_RESCAN", ")", ";", "start_sequence", "(", ")", ";", "emit_insn", "(", "gen_blockage", "(", ")", ")", ";", "fntype", "=", "TREE_TYPE", "(", "MEM_EXPR", "(", "address", ")", ")", ";", "arm_init_cumulative_args", "(", "&", "args_so_far_v", ",", "fntype", ",", "NULL_RTX", ",", "NULL_TREE", ")", ";", "args_so_far", "=", "pack_cumulative_args", "(", "&", "args_so_far_v", ")", ";", "FOREACH_FUNCTION_ARGS", "(", "fntype", ",", "arg_type", ",", "args_iter", ")", "{", "rtx", "arg_rtx", ";", "uint64_t", "to_clear_args_mask", ";", "machine_mode", "arg_mode", "=", "TYPE_MODE", "(", "arg_type", ")", ";", "if", "(", "VOID_TYPE_P", "(", "arg_type", ")", ")", "continue", ";", "if", "(", "!", "first_param", ")", "arm_function_arg_advance", "(", "args_so_far", ",", "arg_mode", ",", "arg_type", ",", "true", ")", ";", "arg_rtx", "=", "arm_function_arg", "(", "args_so_far", ",", "arg_mode", ",", "arg_type", ",", "true", ")", ";", "gcc_assert", "(", "REG_P", "(", "arg_rtx", ")", ")", ";", "to_clear_args_mask", "=", "compute_not_to_clear_mask", "(", "arg_type", ",", "arg_rtx", ",", "REGNO", "(", "arg_rtx", ")", ",", "&", "padding_bits_to_clear", "[", "", "]", ")", ";", "if", "(", "to_clear_args_mask", ")", "{", "for", "(", "regno", "=", "R0_REGNUM", ";", "regno", "<=", "maxregno", ";", "regno", "++", ")", "{", "if", "(", "to_clear_args_mask", "&", "(", "", "<<", "regno", ")", ")", "bitmap_clear_bit", "(", "to_clear_bitmap", ",", "regno", ")", ";", "}", "}", "first_param", "=", "false", ";", "}", "clearing_reg", "=", "XEXP", "(", "address", ",", "", ")", ";", "shift", "=", "gen_rtx_LSHIFTRT", "(", "SImode", ",", "clearing_reg", ",", "const1_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "clearing_reg", ",", "shift", ")", ")", ";", "shift", "=", "gen_rtx_ASHIFT", "(", "SImode", ",", "clearing_reg", ",", "const1_rtx", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "clearing_reg", ",", "shift", ")", ")", ";", "ip_reg", "=", "gen_rtx_REG", "(", "SImode", ",", "IP_REGNUM", ")", ";", "cmse_clear_registers", "(", "to_clear_bitmap", ",", "padding_bits_to_clear", ",", "NUM_ARG_REGS", ",", "ip_reg", ","], "ground_truth": ["clearing_reg", ")", ";"], "File": "arm7", "Func": "FOR_EACH_BB_FN", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15294, "Length": 321, "Cover_Rate": 0.5422297297297297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerBSWAP", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDLoc", "dl", "(", "Op", ")", ";", "Op", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "PPCISelLowering100", "Func": "LowerBSWAP", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15295, "Length": 47, "Cover_Rate": 0.3821138211382114, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoopBB", "->", "addSuccessor", "(", "LoopBB", ")", ";", "unsigned", "ShiftAmtReg", "=", "RI", ".", "createVirtualRegister", "(", "", ")", ";", "unsigned", "ShiftAmtReg2", "=", "RI", ".", "createVirtualRegister", "(", "", ")", ";", "unsigned", "ShiftReg", "=", "RI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "ShiftReg2", "=", "RI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "ShiftAmtSrcReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "SrcReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "DstReg", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addReg", "(", "ShiftAmtSrcReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "RemBB", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "ShiftReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addMBB", "(", "BB", ")", ".", "addReg", "(", "ShiftReg2", ")", ".", "addMBB", "(", "LoopBB", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "ShiftAmtReg", ")", ".", "addReg", "(", "ShiftAmtSrcReg", ")", ".", "addMBB", "(", "BB", ")", ".", "addReg", "(", "ShiftAmtReg2", ")", ".", "addMBB", "(", "LoopBB", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ShiftReg2", ")", ".", "addReg", "(", "ShiftReg", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "ShiftAmtReg2", ")", ".", "addReg", "(", "ShiftAmtReg", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "LoopBB", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addMBB", "(", "LoopBB", ")", ".", "addImm"], "ground_truth": ["(", "", ")", ";"], "File": "TLCS900ISelLowering", "Func": "EmitShiftInstr", "Target": "TLCS900", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15296, "Length": 280, "Cover_Rate": 0.4160475482912333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "rx_split_cbranch", "(", "machine_mode", "cc_mode", ",", "enum", "rtx_code", "cmp1", ",", "rtx", "c1", ",", "rtx", "c2", ",", "rtx", "label", ")", "{", "rtx", "flags", ",", "x", ";", "flags", "=", "gen_rtx_REG", "(", "cc_mode", ",", "CC_REG", ")", ";", "x", "=", "gen_rtx_COMPARE", "(", "cc_mode", ",", "c1", ",", "c2", ")", ";", "x", "=", "gen_rtx_SET", "(", "flags", ",", "x", ")", ";", "emit_insn", "(", "x", ")", ";", "x", "=", "gen_rtx_fmt_ee", "(", "cmp1", ",", "VOIDmode", ",", "flags", ",", "const0_rtx", ")", ";", "x", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "x", ",", "label", ","], "ground_truth": ["pc_rtx", ")", ";"], "File": "rx", "Func": "rx_split_cbranch", "Target": "rx", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15297, "Length": 85, "Cover_Rate": 0.85, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ",", "InFlag", ")", ".", "getValue", "(", "", ")", ";", "SDValue", "RetValue", "=", "Chain", ".", "getValue", "(", "", ")", ";", "InFlag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "SExt", ")", "RetValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "RetValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "else", "if", "(", "VA", ".", "getLocInfo", "(", ")", "==", "CCValAssign", "::", "ZExt", ")", "RetValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getLocVT", "(", ")", ",", "RetValue", ",", "DAG", ".", "getValueType", "(", "VA", ".", "getValVT", "(", ")", ")", ")", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "RetValue", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VA", ".", "getValVT", "(", ")", ",", "RetValue", ")", ";", "InVals", ".", "push_back", "(", "RetValue", ")", ";", "}", "return", "Chain"], "ground_truth": [";"], "File": "AlphaISelLowering1", "Func": "LowerCallResult", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15298, "Length": 176, "Cover_Rate": 0.6006825938566553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "target_flags", "|=", "MASK_CFV3", "|", "MASK_CF_HWDIV", ";", "return", "true", ";", "case", "OPT_m5407", ":", "target_flags", "&=", "~", "(", "MASK_ALL_CPU_BITS", "|", "MASK_68881", ")", ";", "target_flags", "|=", "MASK_CFV4", "|", "MASK_CF_HWDIV", ";", "return", "true", ";", "case", "OPT_m68000", ":", "case", "OPT_mc68000", ":", "target_flags", "&=", "~", "(", "MASK_ALL_CPU_BITS", "|", "MASK_68881", ")", ";", "return", "true", ";", "case", "OPT_m68020", ":", "case", "OPT_mc68020", ":", "target_flags", "&=", "~", "MASK_ALL_CPU_BITS", ";", "target_flags", "|=", "MASK_68020", "|", "MASK_BITFIELD", ";", "return", "true", ";", "case", "OPT_m68020_40", ":", "target_flags", "&=", "~", "MASK_ALL_CPU_BITS", ";", "target_flags", "|=", "MASK_BITFIELD", "|", "MASK_68881", "|", "MASK_68020", "|", "MASK_68040", ";", "return", "true", ";", "case", "OPT_m68020_60", ":", "target_flags", "&=", "~", "MASK_ALL_CPU_BITS", ";", "target_flags", "|=", "(", "MASK_BITFIELD", "|", "MASK_68881", "|", "MASK_68020", "|", "MASK_68040", "|", "MASK_68060", ")", ";", "return", "true", ";", "case", "OPT_m68030", ":", "target_flags", "&=", "~", "MASK_ALL_CPU_BITS", ";", "target_flags", "|=", "MASK_68020", "|", "MASK_68030", "|", "MASK_BITFIELD", ";", "return", "true", ";", "case", "OPT_m68040", ":", "target_flags", "&=", "~", "MASK_ALL_CPU_BITS", ";", "target_flags", "|=", "(", "MASK_68020", "|", "MASK_68881", "|", "MASK_BITFIELD", "|", "MASK_68040_ONLY", "|", "MASK_68040", ")", ";", "return", "true", ";", "case", "OPT_m68060"], "ground_truth": [":"], "File": "m68k3", "Func": "m68k_handle_option", "Target": "m68k", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15299, "Length": 161, "Cover_Rate": 0.4410958904109589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasSpills", "(", ")", "const", "{", "return", "HasSpills"], "ground_truth": [";"], "File": "PPCMachineFunctionInfo (2)", "Func": "hasSpills", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15300, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "i", "=", "", ";", "for", "(", "auto", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "if", "(", "DL", ".", "getTypeStoreSize", "(", "Arg", ".", "getType", "(", ")", ")", ".", "isZero", "(", ")", ")", "continue", ";", "ArgInfo", "OrigArg", "{", "VRegs", "[", "i", "]", ",", "Arg", "}", ";", "setArgFlags", "(", "OrigArg", ",", "i", "+", "AttributeList", "::", "FirstArgIndex", ",", "DL", ",", "F", ")", ";", "if", "(", "Arg", ".", "hasAttribute", "(", "Attribute", "::", "SwiftAsync", ")", ")", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", "->", "setHasSwiftAsyncContext", "(", "true", ")", ";", "splitToValueTypes", "(", "OrigArg", ",", "SplitArgs", ",", "DL", ",", "F", ".", "getCallingConv", "(", ")", ")", ";", "++", "i", ";", "}", "if", "(", "!", "MBB", ".", "empty", "(", ")", ")", "MIRBuilder", ".", "setInstr", "(", "*", "MBB", ".", "begin", "(", ")", ")", ";", "const", "TargetLowering", "&", "TLI", "=", "*", "getTLI", "<", "TargetLowering", ">", "(", ")", ";", "CCAssignFn", "*", "AssignFn", "=", "TLI", ".", "CCAssignFnForCall", "(", "F", ".", "getCallingConv", "(", ")", ",", "false", ")", ";", "IncomingValueAssigner", "Assigner", "(", "AssignFn", ",", "AssignFn", ")", ";", "FormalArgHandler", "Handler", "(", "MIRBuilder", ",", "MRI", ")", ";", "if", "(", "!", "determineAndHandleAssignments", "(", "Handler", ",", "Assigner", ",", "SplitArgs", ",", "MIRBuilder", ",", "F", ".", "getCallingConv"], "ground_truth": ["(", ")", ",", "F", ".", "isVarArg", "(", ")", ")", ")", "return", "false", ";"], "File": "AArch64CallLowering30", "Func": "lowerFormalArguments", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15301, "Length": 203, "Cover_Rate": 0.41855670103092785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDVTList", "NodeTys", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "DebugLoc", "dl", "=", "GA", "->", "getDebugLoc", "(", ")", ";", "SDValue", "TGA", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GA", "->", "getGlobal", "(", ")", ",", "GA", "->", "getValueType", "(", "", ")", ",", "GA", "->", "getOffset", "(", ")", ",", "OperandFlags", ")", ";", "if", "(", "InFlag", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "Chain", ",", "TGA", ",", "*", "InFlag", "}", ";", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NodeTys", ",", "Ops", ",", "", ")", ";", "}", "else", "{", "SDValue", "Ops", "[", "]", "=", "{", "Chain"], "ground_truth": [",", "TGA", "}", ";"], "File": "X86ISelLowering144", "Func": "GetTLSADDR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15302, "Length": 100, "Cover_Rate": 0.4878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "lowerATOMIC_STORE", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "auto", "*", "Node", "=", "cast", "<", "AtomicSDNode", ">", "(", "Op", ".", "getNode", "(", ")", ")", ";", "SDValue", "Chain", "=", "DAG", ".", "getTruncStore", "(", "Node", "->", "getChain", "(", ")", ",", "SDLoc", "(", "Op", ")", ",", "Node", "->", "getVal", "(", ")", ",", "Node", "->", "getBasePtr", "(", ")", ",", "Node", "->", "getMemoryVT", "(", ")", ",", "Node", "->", "getMemOperand", "(", ")", ")", ";", "if", "(", "Node", "->", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", ")", "Chain", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "SDLoc"], "ground_truth": ["(", "Op", ")", ",", "", ",", "Chain", ")", ",", "", ")", ";"], "File": "SystemZISelLowering (2)3", "Func": "lowerATOMIC_STORE", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15303, "Length": 108, "Cover_Rate": 0.9310344827586207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_rsqrt14_ps", "(", "__m256", "__A", ")", "{", "return", "(", "__m256", ")", "__builtin_ia32_rsqrt14ps256_mask", "(", "(", "__v8sf", ")", "__A", ",", "(", "__v8sf", ")", "_mm256_setzero_ps", "(", ")", ",", "(", "__mmask8", ")"], "ground_truth": ["-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_rsqrt14_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15304, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "inline", "bool", "DAGToDAGISel", "::", "foldGlobalAddressGP", "(", "SDValue", "&"], "ground_truth": ["N", ",", "SDValue", "&", "R", ")", "{"], "File": "HexagonISelDAGToDAG15", "Func": "foldGlobalAddressGP", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15305, "Length": 15, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "getAccumulator", "("], "ground_truth": [")", "{"], "File": "ARMParallelDSP1", "Func": "getAccumulator", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15306, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "++", "NumRestores", ";", "--", "LastPopI", ";", "}", "while", "(", "LastPopI", "!=", "MBB", ".", "begin", "(", ")", "&&", "isCSRestore", "(", "LastPopI", ",", "CSRegs", ")", ")", ";", "if", "(", "!", "isCSRestore", "(", "LastPopI", ",", "CSRegs", ")", ")", "{", "++", "LastPopI", ";", "--", "NumRestores", ";", "}", "}", "NumBytes", "-=", "NumRestores", "*", "", ";", "assert", "(", "NumBytes", ">=", "", "&&", "", ")", ";", "if", "(", "!", "hasFP", "(", "MF", ")", ")", "{", "if", "(", "!", "canUseRedZone", "(", "MF", ")", ")", "emitFrameOffset", "(", "MBB", ",", "LastPopI", ",", "DL", ",", "", ",", "", ",", "NumBytes", ",", "TII", ")", ";", "return", ";", "}", "if", "(", "NumBytes", "||", "MFI", "->", "hasVarSizedObjects", "(", ")", ")", "emitFrameOffset", "(", "MBB", ",", "LastPopI", ",", "DL", ",", "", ",", "", ",", "-", "(", "NumRestores", "-", "", ")", "*", "", ","], "ground_truth": ["TII", ",", "MachineInstr", "::", "NoFlags", ")", ";"], "File": "ARM64FrameLowering", "Func": "emitEpilogue", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15307, "Length": 134, "Cover_Rate": 0.4589041095890411, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm"], "ground_truth": ["(", "getPrefetch", "(", ")", ")", ")", ";"], "File": "AArch64AsmParser59", "Func": "addSVEPrefetchOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15308, "Length": 14, "Cover_Rate": 0.3888888888888889, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "areInlineCompatible", "(", "const", "Function", "*", "Caller", ",", "const", "Function", "*", "Callee", ")", "const", "{", "return"], "ground_truth": ["true", ";"], "File": "NVPTXTargetTransformInfo", "Func": "areInlineCompatible", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15309, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "riscv_unique_section", "(", "tree", "decl", ",", "int", "reloc", ")", "{", "const", "char", "*", "prefix", "=", "NULL", ";", "bool", "one_only", "=", "DECL_ONE_ONLY", "(", "decl", ")", "&&", "!", "HAVE_COMDAT_GROUP", ";", "switch", "(", "categorize_decl_for_section", "(", "decl", ",", "reloc", ")", ")", "{", "case", "SECCAT_SRODATA", ":", "prefix", "=", "one_only", "?", "", ":"], "ground_truth": ["", ";"], "File": "riscv", "Func": "riscv_unique_section", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15310, "Length": 50, "Cover_Rate": 0.36764705882352944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "CC", "=", "cast", "<", "CondCodeSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->", "get", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "switch", "(", "CC", ")", "{", "default", ":", "break", ";", "case", "", ":", "CC", "=", "", ";", "RHS", "=", "DAG", ".", "getSelectCC", "(", "dl", ",", "LHS", ",", "LHS", ",", "RHS", ",", "LHS", ",", "CC", ")", ";", "break", ";", "case", "", ":", "CC", "=", "", ";", "RHS", "=", "DAG", ".", "getSelectCC", "(", "dl", ",", "LHS", ",", "LHS", ",", "LHS", ",", "RHS", ",", "CC", ")", ";", "break", ";", "}", "if", "(", "NegateFCC", "(", "LHS", ",", "RHS", ",", "CC", ")", ")", "std", "::", "swap", "(", "TrueV", ",", "FalseV", ")", ";", "SDValue", "TargetCC", "=", "DAG", ".", "getConstant", "(", "CC", ",", "", ")", ";", "SDValue", "Flag", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "LHS", ",", "RHS", ",", "TargetCC", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "Op"], "ground_truth": [".", "getValueType", "(", ")", ",", "", ")", ";"], "File": "OR1KISelLowering", "Func": "LowerSELECT_CC", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15311, "Length": 163, "Cover_Rate": 0.5469798657718121, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Op", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "return", "LowerFrameIndex", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerGlobalAddress", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerExternalSymbol", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerJumpTable", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBR_JT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVASTART", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "fail", "(", "DL", ",", "DAG", ",", "", ")", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCopyToReg", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerAccessVectorElement", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerIntrinsic", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSIGN_EXTEND_INREG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ")", ";", "case", ""], "ground_truth": [":"], "File": "WebAssemblyISelLowering12", "Func": "LowerOperation", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15312, "Length": 196, "Cover_Rate": 0.6533333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "poly_int64", "size", "=", "-", "", ";", "if", "(", "type", "&&", "TREE_CODE", "(", "type", ")", "==", "VECTOR_TYPE", ")", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "else", "if", "(", "GET_MODE_CLASS", "(", "mode", ")", "==", "MODE_VECTOR_INT", "||", "GET_MODE_CLASS", "(", "mode"], "ground_truth": [")", "==", "MODE_VECTOR_FLOAT", ")", "size", "=", "GET_MODE_SIZE", "(", "mode", ")", ";"], "File": "aarch645", "Func": "aarch64_short_vector_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15313, "Length": 48, "Cover_Rate": 0.64, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "d", ")", ":", "", "(", "a", ")", ")", ";", "return", "d"], "ground_truth": [";"], "File": "ppu", "Func": "intrinsics___fctid", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15314, "Length": 18, "Cover_Rate": 0.5454545454545454, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "hasSMEMByteOffset", "(", "ST", ")", "?", "isUInt", "<", "", ">", "(", "EncodedOffset", ")", ":", "isUInt"], "ground_truth": ["<", "", ">", "(", "EncodedOffset", ")", ";"], "File": "AMDGPUBaseInfo70", "Func": "isLegalSMRDEncodedImmOffset", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15315, "Length": 22, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Size", "==", "", ")", "Size", "=", "", ";", "if", "(", "GVar", "->", "hasLocalLinkage", "(", ")", ")", "O", "<<", "", "<<", "name", "<<", "'\\n'", ";", "O", "<<", "TAI", "->", "getCOMMDirective", "(", ")", "<<", "name", "<<", "','", "<<", "Size", ";", "if", "(", "TAI", "->", "getCOMMDirectiveTakesAlignment", "(", ")", ")", "O", "<<", "','", "<<", "(", "", "<<", "Align", ")", ";", "O", "<<", "'\\n'", ";", "return", ";", "}", "}", "switch", "(", "GVar", "->", "getLinkage", "(", ")", ")", "{", "case", "GlobalValue", "::", "CommonLinkage", ":", "case", "GlobalValue", "::", "LinkOnceAnyLinkage", ":", "case", "GlobalValue", "::", "LinkOnceODRLinkage", ":", "case", "GlobalValue", "::", "WeakAnyLinkage", ":", "case", "GlobalValue", "::", "WeakODRLinkage", ":", "O", "<<", "", "<<", "name", "<<", "'\\n'", ";", "break", ";", "case", "GlobalValue", "::", "AppendingLinkage", ":", "case", "GlobalValue", "::", "ExternalLinkage", ":", "O", "<<", "TAI", "->", "getGlobalDirective", "(", ")", "<<", "name", "<<", "'\\n'", ";", "case", "GlobalValue", "::", "PrivateLinkage", ":", "case", "GlobalValue", "::", "InternalLinkage", ":", "break", ";", "case", "GlobalValue", "::", "GhostLinkage", ":", "cerr", "<<", "", ";", "abort", "(", ")", ";", "case", "GlobalValue", "::", "DLLImportLinkage", ":", "cerr", "<<", "", ";", "abort", "(", ")", ";", "case", "GlobalValue", "::", "DLLExportLinkage", ":", "cerr", "<<", "", ";", "abort", "(", ")", ";", "default", ":", "assert", "(", "", "&&", "", ")", ";", "}", "EmitAlignment", "(", "Align", ",", "GVar", ")", ";", "if", "(", "TAI", "->", "hasDotTypeDotSizeDirective", "(", ")", ")", "{", "O", "<<", "", "<<", "name", "<<", "", ";", "O", "<<", "", "<<", "name", "<<", "','", "<<", "Size", "<<", "'\\n'", ";", "}", "O", "<<", "name", "<<"], "ground_truth": ["", ";"], "File": "SparcAsmPrinter9", "Func": "printModuleLevelGV", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15316, "Length": 236, "Cover_Rate": 0.5974683544303797, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printMemoryPostIndexed32", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "O", "<<", "'['", "<<", "getRegisterName", "(", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ")", "<<"], "ground_truth": ["']'", "<<", "", "<<", "", "*", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ".", "getImm", "(", ")", ";"], "File": "ARM64InstPrinter", "Func": "printMemoryPostIndexed32", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15317, "Length": 55, "Cover_Rate": 0.9821428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Register", "::", "isPhysicalRegister", "(", "SubReg", ".", "getReg", "(", ")", ")", ")", "return", "TRI", ".", "isSubRegister", "(", "SuperVec", ".", "getReg", "(", ")", ",", "SubReg", ".", "getReg", "(", ")", ")", ";", "return", "SubReg", ".", "getSubReg", "(", ")", "!=", "", "&&", "SubReg", ".", "getReg", "(", ")", "==", "SuperVec"], "ground_truth": [".", "getReg", "(", ")", ";"], "File": "SIInstrInfo118", "Func": "isSubRegOf", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15318, "Length": 52, "Cover_Rate": 0.6933333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_SAVE_RESTORE", ")", "return"], "ground_truth": ["riscv_leaf_function_p", "(", ")", ";"], "File": "riscv2", "Func": "riscv_function_ok_for_sibcall", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15319, "Length": 9, "Cover_Rate": 0.34615384615384615, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "TargetData", "*", "getTargetData", "(", ")", "const", "{", "return", "&"], "ground_truth": ["DataLayout", ";"], "File": "AlphaTargetMachine", "Func": "getTargetData", "Target": "Alpha", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15320, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasReservedCallFrame", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "!", "MF", ".", "getFrameInfo", "("], "ground_truth": [")", "->", "hasVarSizedObjects", "(", ")", ";"], "File": "X86FrameLowering (2)", "Func": "hasReservedCallFrame", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15321, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "enableShrinkWrapping", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "if", "(", "STI", ".", "hasV8_1MMainlineOps", "(", ")", "&&", "MF", ".", "getInfo", "<", "FunctionInfo", ">"], "ground_truth": ["(", ")", "->", "isCmseNSEntryFunction", "(", ")", ")", "return", "false", ";"], "File": "ARMFrameLowering100", "Func": "enableShrinkWrapping", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15322, "Length": 36, "Cover_Rate": 0.6101694915254238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "Features", "[", "", "]", "||", "!", "Features", "[", "", "]", ")", ";", "M", ".", "addModuleFlag", "(", "Module", "::", "ModFlagBehavior", "::", "Error", ",", "MDKey", ",", "", ")", ";", "}", "else", "if", "(", "Features", "[", "KV", ".", "Value", "]", ")", "{", "M", ".", "addModuleFlag", "(", "Module", "::", "ModFlagBehavior", "::", "Error", ",", "MDKey", ","], "ground_truth": ["", ")", ";"], "File": "WebAssemblyTargetMachine20", "Func": "recordFeatures", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15323, "Length": 57, "Cover_Rate": 0.44881889763779526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "parseRegister", "(", "Operands", ",", "RegGR"], "ground_truth": [",", "", ",", "GR128Reg", ")", ";"], "File": "SystemZAsmParser10", "Func": "parseGR128", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15324, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isMemoryUnscaled", "(", ")", "&&"], "ground_truth": ["!", "isMemoryIndexed8", "(", ")", ";"], "File": "ARM64AsmParser", "Func": "isMemoryUnscaledFB8", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15325, "Length": 10, "Cover_Rate": 0.5882352941176471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getConstant", "(", "Cond", ",", "dl", ",", "", ")"], "ground_truth": [",", "CCR", ")", ";"], "File": "M680x0ISelLowering", "Func": "getSETCC", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15326, "Length": 25, "Cover_Rate": 0.46296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MI", "->", "mayLoad", "(", ")", "&&", "!", "MI", "->", "mayStore", "(", ")", ")", "return", "false", ";", "MachineFunction", "&", "MF", "=", "*", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "MF", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "int64_t", "FPOffset", "=", "Offset", "-", "", "*", "", ";", "Offset", "+=", "MFI", "."], "ground_truth": ["getLocalFrameSize", "(", ")", ";"], "File": "AArch64RegisterInfo", "Func": "needsFrameBaseReg", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15327, "Length": 71, "Cover_Rate": 0.4251497005988024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isCSRSystemRegister", "(", ")"], "ground_truth": ["const", "{"], "File": "RISCVAsmParser", "Func": "isCSRSystemRegister", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15328, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setAVLImm", "(", "unsigned", "Imm"], "ground_truth": [")", "{"], "File": "RISCVInsertVSETVLI", "Func": "setAVLImm", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15329, "Length": 7, "Cover_Rate": 0.4375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "InitList", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "const", "Function", "*", "F", "="], "ground_truth": ["dyn_cast", "<", "Function", ">", "(", "InitList", "->", "getOperand", "(", "i", ")", "->", "stripPointerCasts", "(", ")", ")", ")", "Result", ".", "insert", "(", "F", "->", "getName", "(", ")", ")", ";"], "File": "PatmosSPClone1", "Func": "loadFromGlobalVariable", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15330, "Length": 57, "Cover_Rate": 0.4830508474576271, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint64x2_t", ")", "__builtin_neon_vrshru_nv2di", "(", "(", "int64x2_t", ")"], "ground_truth": ["__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vrshrq_n_u64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15331, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "SadVT", "=", "SAD", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "Stages", ">", "", ")", "{", "unsigned", "SadElems", "=", "SadVT", ".", "getVectorNumElements", "(", ")", ";", "for", "(", "unsigned", "i", "=", "Stages", "-", "", ";", "i", ">", "", ";", "--", "i", ")", "{", "SmallVector", "<", "int", ",", "", ">", "Mask", "(", "SadElems", ",", "-", "", ")", ";", "for", "(", "unsigned", "j", "=", "", ",", "MaskEnd", "=", "", "<<", "(", "i", "-", "", ")", ";", "j", "<", "MaskEnd", ";", "++", "j", ")", "Mask", "[", "j", "]", "=", "MaskEnd", "+", "j", ";", "SDValue", "Shuffle", "=", "DAG", ".", "getVectorShuffle", "(", "SadVT", ",", "DL", ",", "SAD", ",", "DAG", ".", "getUNDEF", "(", "SadVT", ")", ",", "Mask", ")", ";", "SAD", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "SadVT", ",", "SAD", ",", "Shuffle", ")", ";", "}", "}", "MVT", "Type", "=", "Extract", "->", "getSimpleValueType", "(", "", ")", ";", "unsigned", "TypeSizeInBits", "=", "Type", ".", "getSizeInBits", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering (2)6", "Func": "combineBasicSADPattern", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15332, "Length": 150, "Cover_Rate": 0.3184713375796178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "c4x_arn_mem_operand", "(", "op", ",", "mode", ",", "AR2_REGNO"], "ground_truth": [")", ";"], "File": "c4x1", "Func": "ar2_mem_operand", "Target": "c4x", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 15333, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "llvm_unreachable", "(", "", ")", ";", "default", ":", "break", ";", "}", "StringRef", "RegName", "(", "getRegisterName", "(", "RegNo", ")", ")", ";", "if", "(", "!", "Keep16BitSuffixes", ")", "if", "(", "!", "RegName", ".", "consume_back", "(", "", ")", ")", "RegName", ".", "consume_back"], "ground_truth": ["(", "", ")", ";"], "File": "AMDGPUInstPrinter23", "Func": "printRegOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15334, "Length": 52, "Cover_Rate": 0.5531914893617021, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmPrinter", "::", "PrintAsmMemoryOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNum", ",", "unsigned", "AsmVariant", ",", "const", "char", "*", "ExtraCode", ",", "raw_ostream", "&", "O", ")", "{", "if", "(", "ExtraCode", "&&", "ExtraCode", "[", "", "]", ")", "return", "true", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "OpNum", ")", ";", "assert", "(", "MO", ".", "isReg", "(", ")", "&&", "", ")", ";", "O", "<<", "", "<<", "InstPrinter", "::", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", "<<", "", ";", "return", "false"], "ground_truth": [";"], "File": "Nios2AsmPrinter", "Func": "PrintAsmMemoryOperand", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15335, "Length": 81, "Cover_Rate": 0.9878048780487805, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "param_iterator", "call_ret_end", "("], "ground_truth": [")", "const", "{"], "File": "HSAILParamManager", "Func": "call_ret_end", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15336, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "s390_function_arg_vector", "(", "mode", ","], "ground_truth": ["type", ")", ")", "return", "PAD_UPWARD", ";"], "File": "s390", "Func": "s390_function_arg_padding", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15337, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "decodeRegisterClass", "(", "Inst", ",", "RegNo", ",", "XRegs"], "ground_truth": [")", ";"], "File": "PPCDisassembler16", "Func": "DecodeG8pRCRegisterClass", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15338, "Length": 10, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "long", "count", "=", "", ";", "while", "(", "value", ")", "{", "count"], "ground_truth": ["++", ";"], "File": "arm", "Func": "bit_count", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15339, "Length": 14, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512d", ")", "__builtin_ia32_vfnmsubpd512_mask", "(", "(", "__v8df", ")", "__A", ",", "(", "__v8df", ")", "__B", ",", "(", "__v8df", ")", "__C", ",", "("], "ground_truth": ["__mmask8", ")", "__U", ",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_fnmsub_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15340, "Length": 29, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fail", "(", "DL", ",", "DAG", ",", "", ")", ";", "return", "SDValue", "(", ")", ";", "case", "", ":", "return", "LowerRETURNADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerFRAMEADDR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerCopyToReg", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerAccessVectorElement", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerIntrinsic", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSIGN_EXTEND_INREG", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerBUILD_VECTOR", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerVECTOR_SHUFFLE", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerSETCC", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "LowerShift", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "LowerFP_TO_INT_SAT", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerLoad", "(", "Op", ",", "DAG", ")", ";", "case", "", ":", "return", "LowerStore", "(", "Op", ",", "DAG", ")", ";", "case", ""], "ground_truth": [":"], "File": "WebAssemblyISelLowering15", "Func": "LowerOperation", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15341, "Length": 178, "Cover_Rate": 0.4635416666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_dpbf16ps_v4sf_maskz", "(", "__B", ",", "__C", ",", "__D", ",", "__A"], "ground_truth": [")", ";"], "File": "avx512bf16vlintrin", "Func": "_mm_maskz_dpbf16_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15342, "Length": 15, "Cover_Rate": 0.3409090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeFPR128_loRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Addr", ",", "const", "MCDisassembler"], "ground_truth": ["*", "Decoder", ")", "{"], "File": "AArch64Disassembler33", "Func": "DecodeFPR128_loRegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15343, "Length": 20, "Cover_Rate": 0.47619047619047616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "count", "==", "", ")", "goto", "out_fail", ";", "if", "(", "!", "get_unit_operand_masks", "(", "chain", "->", "insn", ",", "&", "mask1", ",", "&", "mask2", ")", ")", "goto", "out_fail", ";", "extract_insn", "(", "chain", "->", "insn", ")", ";", "mask_changed", "=", "", ";", "for", "(", "i", "=", "", ";", "i", "<", "recog_data", ".", "n_operands", ";", "i", "++", ")", "{", "int", "j", ";", "int", "n_this_op", "=", "this_rr", "->", "op_info", "[", "i", "]", ".", "n_chains", ";", "for", "(", "j", "=", "", ";", "j", "<", "n_this_op", ";", "j", "++", ")", "{", "du_head_p", "other", "=", "this_rr", "->", "op_info", "[", "i", "]", ".", "heads", "[", "j", "]", ";", "if", "(", "regrename_chain_from_id", "(", "other", "->", "id", ")", "==", "this_head", ")", "break", ";", "}", "if", "(", "j", "==", "n_this_op", ")", "continue", ";", "if", "(", "n_this_op", "!=", "", ")", "goto", "out_fail", ";", "mask_changed", "|=", "", "<<", "i", ";", "}", "gcc_assert", "(", "mask_changed", "!=", "", ")", ";", "if", "(", "mask_changed", "!=", "mask1", "&&", "mask_changed", "!=", "mask2", ")", "goto", "out_fail", ";", "}", "COMPL_HARD_REG_SET", "(", "unavailable", ",", "reg_class_contents", "[", "(", "int", ")", "super_class", "]", ")", ";", "old_reg", "=", "this_head", "->", "regno", ";", "best_reg", "=", "find_rename_reg", "(", "this_head", ",", "super_class", ",", "&", "unavailable", ",", "old_reg", ",", "true", ")", ";", "regrename_do_replace", "(", "this_head", ",", "best_reg", ")", ";", "count_unit_reqs", "(", "new_reqs", ",", "head", ",", "PREV_INSN", "(", "tail", ")", ")", ";", "merge_unit_reqs", "(", "new_reqs", ")", ";", "if", "(", "dump_file", ")", "{", "fprintf", "(", "dump_file", ",", "", "", ",", "INSN_UID", "(", "insn", ")", ",", "op_mask", ",", "orig_side", ",", "best_reg", ")", ";", "fprintf", "(", "dump_file", ",", "", ",", "unit_req_imbalance", "(", "reqs", ")", ",", "unit_req_imbalance", "(", "new_reqs", ")", ")", ";", "}", "if", "(", "unit_req_imbalance", "(", "new_reqs", ")", ">", "unit_req_imbalance", "(", "reqs", ")", ")", "regrename_do_replace", "("], "ground_truth": ["this_head", ",", "old_reg", ")", ";"], "File": "c6x2", "Func": "try_rename_operands", "Target": "c6x", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 15344, "Length": 278, "Cover_Rate": 0.4937833037300178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstPrinter", "::", "printMemOperand", "(", "const", "MCInst", "*", "MI", ",", "int", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "printOperand", "(", "MI", ",", "OpNum", "+", "", ",", "O", ")", ";", "O", "<<", "", ";", "printOperand", "(", "MI", ",", "OpNum", ",", "O", ")", ";", "O", "<<", ""], "ground_truth": [";"], "File": "Cpu0InstPrinter3", "Func": "printMemOperand", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15345, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "legalizeGenericOperand", "(", "MachineBasicBlock", "&", "InsertMBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "const", "TargetRegisterClass", "*", "DstRC", ",", "MachineOperand", "&", "Op", ",", "MachineRegisterInfo", "&", "MRI", ",", "const", "DebugLoc", "&", "DL", ")", "const", "{", "unsigned", "OpReg", "=", "Op", ".", "getReg", "(", ")", ";", "unsigned", "OpSubReg", "=", "Op", ".", "getSubReg", "(", ")", ";", "const", "TargetRegisterClass", "*", "OpRC", "=", "RI", ".", "getSubClassWithSubReg", "(", "RI", ".", "getRegClassForReg", "(", "MRI", ",", "OpReg", ")", ",", "OpSubReg", ")", ";", "if", "(", "DstRC", "==", "OpRC", ")", "return", ";", "unsigned", "DstReg", "=", "MRI", ".", "createVirtualRegister", "(", "DstRC", ")", ";", "MachineInstr", "*", "Copy", "=", "BuildMI", "(", "InsertMBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DstReg", ")", ".", "addOperand", "(", "Op", ")", ";", "Op", ".", "setReg", "(", "DstReg", ")", ";", "Op", ".", "setSubReg", "(", "", ")", ";", "MachineInstr", "*", "Def", "=", "MRI", ".", "getVRegDef", "(", "OpReg", ")", ";", "if", "(", "!", "Def", ")", "return", ";", "if", "(", "Def", "->", "isMoveImmediate", "(", ")", ")", "FoldImmediate", "(", "*", "Copy", ","], "ground_truth": ["*", "Def", ",", "OpReg", ",", "&", "MRI", ")", ";"], "File": "SIInstrInfo41", "Func": "legalizeGenericOperand", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15346, "Length": 170, "Cover_Rate": 0.9826589595375722, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "new", "RegBankSelect", "(", ")"], "ground_truth": [")", ";"], "File": "MOSTargetMachine", "Func": "addRegBankSelect", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15347, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isInSCC", "(", ")", "const", "{", "return", "IsInSCC"], "ground_truth": [";"], "File": "PatmosCallGraphBuilder", "Func": "isInSCC", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15348, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineBasicBlock", "::", "const_succ_iterator", "si", "=", "MBB", "->", "succ_begin", "(", ")", ",", "se", "=", "MBB", "->", "succ_end", "(", ")", ";", "si", "!=", "se", ";", "++", "si", ")", "{", "if", "(", "!", "visited", ".", "count", "(", "*", "si", ")", ")", "{", "dfs", "(", "*", "si", ")", ";", "}", "else", "if", "(", "!", "finished", ".", "count", "(", "*", "si", ")", ")", "{", "if", "(", "!", "DT", ".", "dominates", "(", "*", "si", ","], "ground_truth": ["MBB", ")", ")", "{"], "File": "PatmosSinglePathInfo1", "Func": "checkIrreducibility", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15349, "Length": 75, "Cover_Rate": 0.38071065989847713, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "MI", ".", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64BranchRelaxation2", "Func": "getDestBlock", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15350, "Length": 50, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "op", "=", "static_cast", "<", "Operand", "*", ">", "(", "&", "*", "Operands", "[", "i", "]", ")", ";", "assert", "(", "op", "!=", "nullptr"], "ground_truth": [")", ";"], "File": "P2AsmParser", "Func": "printP2Operands", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15351, "Length": 25, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isLegalMaskedScatter", "(", "Type", "*", "Ty", ",", "MaybeAlign", "Alignment", ")", "{", "return", "false"], "ground_truth": [";"], "File": "ARMTargetTransformInfo13", "Func": "isLegalMaskedScatter", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15352, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Mode", ")", "{", "default", ":", "assert", "(", "", "&&", "", ")", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "ARMMCCodeEmitter13", "Func": "getLdStmModeOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15353, "Length": 38, "Cover_Rate": 0.42696629213483145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return"], "ground_truth": ["", ";"], "File": "RISCVISelLowering11", "Func": "getRISCVWOpcode", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15354, "Length": 30, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "is_ha", "!=", "NULL", ")", "*", "is_ha", "=", "true", ";", "*", "count", "=", "", ";", "new_mode", "=", "GET_MODE_INNER", "(", "mode", ")", ";", "}", "else", "if", "(", "type", "&&", "composite_p", ")", "{", "int", "ag_count", "=", "aapcs_vfp_sub_candidate", "(", "type", ",", "&", "new_mode", ")", ";", "if", "(", "ag_count", ">", "", "&&", "ag_count", "<=", "HA_MAX_NUM_FLDS", ")", "{", "if", "(", "is_ha", "!=", "NULL", ")", "*", "is_ha", "=", "true", ";", "*", "count", "=", "ag_count", ";", "}", "else", "return", "false"], "ground_truth": [";"], "File": "aarch642", "Func": "aarch64_vfp_is_call_or_return_candidate", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15355, "Length": 75, "Cover_Rate": 0.4143646408839779, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "uint16_t", "HiRegList", "[", "]", "=", "{", "", ",", "", "}", ";", "static", "const", "uint16_t", "LoRegList", "[", "]", "=", "{", "", ",", "", "}", ";", "static", "const", "uint16_t", "ShadowRegList", "[", "]", "=", "{", "", ",", "", "}", ";", "static", "const", "uint16_t", "GPRArgRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "unsigned", "Reg", "=", "State", ".", "AllocateReg", "(", "HiRegList", ",", "ShadowRegList", ",", "", ")", ";", "if", "(", "Reg", "==", "", ")", "{", "Reg", "=", "State", ".", "AllocateReg", "(", "GPRArgRegs", ",", "", ")", ";", "assert", "(", "(", "!", "Reg", "||", "Reg", "==", "", ")", "&&", "", ")", ";", "if", "(", "CanFail", ")", "return", "false", ";", "State", ".", "addLoc", "(", "CCValAssign", "::", "getCustomMem", "(", "ValNo", ",", "ValVT", ",", "State", ".", "AllocateStack", "(", "", ",", "", ")", ",", "LocVT", ",", "LocInfo", ")", ")", ";", "return", "true", ";", "}", "unsigned"], "ground_truth": ["i", ";"], "File": "ARMCallingConv28", "Func": "f64AssignAAPCS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15356, "Length": 143, "Cover_Rate": 0.4831081081081081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isUImm", "<", "", ">", "("], "ground_truth": [")", ";"], "File": "CSKYAsmParser", "Func": "isUImm5", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15357, "Length": 8, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "NodeTys", ",", "Chain", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "Chain", "=", "DAG", ".", "getCopyFromReg", "(", "Chain", ",", "dl", ",", "StackPtr", ",", "SPTy", ")", ".", "getValue", "(", "", ")", ";", "SDValue", "Ops1", "[", "", "]", "=", "{", "Chain", ".", "getValue", "(", "", ")", ",", "Chain", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops1", ","], "ground_truth": ["", ",", "dl", ")", ";"], "File": "X86ISelLowering73", "Func": "LowerDYNAMIC_STACKALLOC", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15358, "Length": 75, "Cover_Rate": 0.3826530612244898, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m64", ")", "__builtin_arm_wsubaddhx", "(", "(", "__v4hi", ")", "a"], "ground_truth": [",", "(", "__v4hi", ")", "b", ")", ";"], "File": "mmintrin", "Func": "_mm_subaddhx_pi16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15359, "Length": 17, "Cover_Rate": 0.5666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addImm1_64Operands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", ""], "ground_truth": ["&&", "", ")", ";"], "File": "AArch64AsmParser (2)1", "Func": "addImm1_64Operands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15360, "Length": 21, "Cover_Rate": 0.39622641509433965, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerVASTART", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "EVT", "PtrVT", "=", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "SDValue", "FR", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsFrameIndex", "(", ")", ",", "PtrVT", ")", ";", "const", "Value", "*", "SV", "=", "cast", "<", "SrcValueSDNode", ">", "(", "Op", ".", "getOperand", "(", "", ")", ")", "->"], "ground_truth": ["getValue", "(", ")", ";"], "File": "ARMISelLowering (2)5", "Func": "LowerVASTART", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15361, "Length": 97, "Cover_Rate": 0.7637795275590551, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "int", "i", "=", "info", "->", "first_fp_reg_save", ";", "i", "<", "", ";", "i", "++", ")", "{", "if", "(", "bitmap_bit_p", "(", "components", ",", "i", ")", ")", "{", "rtx", "reg", "=", "gen_rtx_REG", "(", "fp_reg_mode", ",", "i", ")", ";", "rtx_insn", "*", "insn", "=", "emit_insn", "(", "gen_frame_load", "(", "reg", ",", "ptr_reg", ",", "offset", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "add_reg_note", "(", "insn", ",", "REG_CFA_RESTORE", ",", "reg", ")", ";", "}", "offset", "+=", "fp_reg_size", ";", "}", "offset", "=", "info", "->", "gp_save_offset", ";", "if", "(", "info", "->", "push_p", ")", "offset", "+=", "info", "->", "total_size", ";", "for", "(", "int", "i", "=", "info", "->", "first_gp_reg_save", ";", "i", "<", "", ";", "i", "++", ")", "{", "if", "(", "bitmap_bit_p", "(", "components", ",", "i", ")", ")", "{", "rtx", "reg", "=", "gen_rtx_REG", "(", "reg_mode", ",", "i", ")", ";", "rtx_insn", "*", "insn", "=", "emit_insn", "(", "gen_frame_load", "(", "reg", ",", "ptr_reg", ",", "offset", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "add_reg_note", "(", "insn", ",", "REG_CFA_RESTORE", ","], "ground_truth": ["reg", ")", ";"], "File": "rs60008", "Func": "rs6000_emit_epilogue_components", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15362, "Length": 162, "Cover_Rate": 0.4807121661721068, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MF", ".", "getName", "(", ")", ".", "startswith", "(", "getThunkPrefix", "(", ")", ")", ")", ";", "auto", "ThunkIt", "=", "llvm", "::", "find_if", "(", "SLSBLRThunks", ",", "[", "&", "MF", "]", "(", "auto", "T", ")", "{", "return", "T", ".", "Name", "==", "MF", ".", "getName", "(", ")", ";", "}", ")", ";", "assert", "(", "ThunkIt", "!=", "std", "::", "end", "(", "SLSBLRThunks", ")", ")", ";", "Register", "ThunkReg", "=", "ThunkIt", "->", "Reg", ";", "const", "TargetInstrInfo", "*", "TII", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "assert", "(", "MF", ".", "size", "(", ")", "==", "", ")", ";", "MachineBasicBlock", "*", "Entry", "=", "&", "MF", ".", "front", "(", ")", ";", "Entry", "->", "clear", "(", ")", ";", "Entry", "->", "addLiveIn", "(", "ThunkReg", ")", ";", "BuildMI", "(", "Entry", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "ThunkReg"], "ground_truth": [")", ".", "addImm", "(", "", ")", ";"], "File": "AArch64SLSHardening", "Func": "populateThunk", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15363, "Length": 153, "Cover_Rate": 0.6860986547085202, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Instruction", "::", "SDiv", ":", "case", "Instruction", "::", "URem", ":", "case", "Instruction", "::", "SRem", ":", "return", "Operand", "==", "", ";", "case", "Instruction", "::", "Call", ":", "if", "(", "auto", "*", "II", "=", "dyn_cast", "<", "IntrinsicInst", ">", "(", "I", ")", ")", "{", "switch", "(", "II", "->", "getIntrinsicID", "(", ")", ")", "{", "case", "", ":", "return", "Operand", "==", "", "||", "Operand", "==", "", ";", "default", ":", "return", "false", ";", "}", "}", "return", "false", ";", "default", ":", "return", "false", ";", "}", "}", ";", "for", "(", "auto", "OpIdx", ":", "enumerate", "(", "I", "->", "operands", "(", ")", ")", ")", "{", "if", "(", "!", "IsSinker", "(", "I", ",", "OpIdx", ".", "index", "(", ")", ")", ")", "continue", ";", "Instruction", "*", "Op", "=", "dyn_cast", "<", "Instruction", ">", "(", "OpIdx", ".", "value", "(", ")", ".", "get", "(", ")", ")", ";", "if", "(", "!", "Op", "||", "any_of", "(", "Ops", ",", "[", "&", "]", "(", "Use", "*", "U", ")", "{", "return", "U", "->"], "ground_truth": ["get", "(", ")", "==", "Op", ";", "}", ")", ")", "continue", ";"], "File": "RISCVISelLowering80", "Func": "shouldSinkOperands", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15364, "Length": 162, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeLogicalImmOperand", "(", "llvm", "::", "MCInst", "&", "Inst", ",", "unsigned", "Bits", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "uint64_t"], "ground_truth": ["Imm", ";"], "File": "AArch64Disassembler10", "Func": "DecodeLogicalImmOperand", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15365, "Length": 25, "Cover_Rate": 0.4032258064516129, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pmovsqw256_mask", "(", "(", "__v4di", ")", "__A", ",", "(", "__v8hi", ")", "_mm_undefined_si128", "(", ")", ",", "(", "__mmask8", ")"], "ground_truth": ["-", "", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_cvtsepi64_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15366, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "EmitRawText", "(", "StringRef", "(", "", ")", ")", ";", "OutStreamer", ".", "EmitRawText", "(", "", "+", "Twine", "(", "CurrentFnSym", "->", "getName", "(", ")"], "ground_truth": [")", ")", ";"], "File": "rvexAsmPrinter", "Func": "EmitFunctionBodyEnd", "Target": "rvex", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15367, "Length": 26, "Cover_Rate": 0.48148148148148145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "SETargetLowering", "::", "allowsUnalignedMemoryAccesses", "(", "EVT", "VT", ",", "unsigned", ",", "bool", "*", "Fast", ")", "const", "{", "", "SVT", "=", "VT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ";", "switch", "(", "SVT", ")", "{", "case", ""], "ground_truth": [":"], "File": "MipsSEISelLowering (2)", "Func": "allowsUnalignedMemoryAccesses", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15368, "Length": 35, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewInst", ".", "setOpcode", "(", "MCI", ".", "getOpcode", "(", ")", ")", ";", "for", "(", "MCOperand", "&", "I", ":", "MCI", ")", "if", "(", "I", ".", "isImm", "(", ")", ")", "{", "int64_t", "Value", "(", "I", ".", "getImm", "(", ")", ")", ";", "NewInst", ".", "addOperand", "(", "MCOperand", "::", "createExpr", "(", "MCExpr", "::", "create", "(", "MCConstantExpr", "::", "create", "(", "Value", ",", "getContext", "(", ")", ")", ",", "getContext", "(", ")", ")", ")", ")", ";", "}", "else", "{", "if", "(", "I", ".", "isExpr", "(", ")", "&&", "cast", "<", "MCExpr", ">", "(", "I", ".", "getExpr", "(", ")", ")", "->", "signMismatch", "(", ")", "&&", "WarnSignedMismatch", ")", "Warning", "(", "MCI", ".", "getLoc", "(", ")"], "ground_truth": [",", "", ")", ";"], "File": "HexagonAsmParser", "Func": "canonicalizeImmediates", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15369, "Length": 108, "Cover_Rate": 0.8059701492537313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128", ")", "__builtin_ia32_orps128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v4sf", ")", "__B", ",", "(", "__v4sf", ")"], "ground_truth": ["__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm_mask_or_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15370, "Length": 27, "Cover_Rate": 0.48214285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "const", "FrameLowering", "*", "TFI", "=", "getFrameLowering", "(", "*", "MF", ")", ";", "if", "(", "TFI", "->", "hasFP", "(", "*", "MF", ")", ")", "return", "CalleeSavedRegsFP", ";", "return"], "ground_truth": ["CalleeSavedRegs", ";"], "File": "XCoreRegisterInfo (2)1", "Func": "getCalleeSavedRegs", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15371, "Length": 42, "Cover_Rate": 0.3620689655172414, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isExternrefType", "(", "const", "Type", "*"], "ground_truth": ["Ty", ")", "{"], "File": "WebAssemblyISelLowering26", "Func": "isExternrefType", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15372, "Length": 11, "Cover_Rate": 0.3548387096774194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "User", ":", "I", ".", "users", "(", ")", ")", "ProcessUser", "(", "MemOpOffsetMap", ",", "*", "User", ",", "Offset", ",", "false", ")", ";", "ProcessMemOpWRTCompositeSource", "(", "SrcMem", ",", "MemOpOffsetMap", ",", "DestTy", ","], "ground_truth": ["", ")", ";"], "File": "JVMCastHandler", "Func": "ProcessArrays", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15373, "Length": 35, "Cover_Rate": 0.5384615384615384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Vec", ".", "getValueType", "(", ")", "!=", "VT", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Idx", "=", "SplatVal", ".", "getOperand", "(", "", ")", ";", "if", "(", "Idx", ".", "getValueType", "(", ")", "!=", "Subtarget", ".", "getXLenVT", "(", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "ContainerVT", "=", "VT", ";", "if", "(", "VT", ".", "isFixedLengthVector", "(", ")", ")", "{", "ContainerVT", "=", "getContainerForFixedLengthVector", "(", "DAG", ",", "VT", ",", "Subtarget"], "ground_truth": [")", ";"], "File": "RISCVISelLowering3", "Func": "matchSplatAsGather", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15374, "Length": 69, "Cover_Rate": 0.32701421800947866, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ")", ")", "vreinterpretq_f64_u64", "(", "uint64x2_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon2_vreinterpretq_f64_u64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15375, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isCCallConvention", "(", "CallingConv", "::", "ID", "CC"], "ground_truth": [")", "{"], "File": "X86ISelLowering37", "Func": "isCCallConvention", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15376, "Length": 10, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFPU", "(", ")", "const", "{", "return"], "ground_truth": ["HasFPU", ";"], "File": "PPCSubtarget", "Func": "hasFPU", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15377, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "}", "}", "SYSm", "&=", "", ";", "if", "(", "Opcode", "==", "", "&&", "FeatureBits", "[", "", "]", ")", "{", "switch", "(", "SYSm", ")", "{", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "}", "}", "switch", "(", "SYSm", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", "", ";", "return", ";", "case", "", ":", "O", "<<", ""], "ground_truth": [";"], "File": "ARMInstPrinter38", "Func": "printMSRMaskOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15378, "Length": 170, "Cover_Rate": 0.32504780114722753, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_pmaxsd512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "__B", ",", "(", "__v16si", ")"], "ground_truth": ["_mm512_setzero_si512", "(", ")", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_max_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15379, "Length": 26, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "double_p", ")", "{", "unsigned", "int", "base_reg", ";", "if", "(", "GET_CODE", "(", "memrtx", ")", "==", "PLUS", ")", "base_reg", "=", "REGNO", "(", "XEXP", "(", "memrtx", ",", "", ")", ")", ";", "else", "base_reg", "=", "REGNO", "(", "memrtx", ")", ";", "if", "(", "dest_reg", "!=", "base_reg", ")", "dest_reg", "++", ";", "}", "}", "else", "if", "(", "GET_CODE", "(", "dest", ")", "==", "MEM", ")", "memrtx", "=", "XEXP", "(", "dest", ",", "", ")", ";", "else", "if", "(", "GET_MODE_CLASS", "(", "GET_MODE", "(", "dest", ")", ")", "!=", "MODE_CC", ")", "{", "if", "(", "GET_CODE", "(", "dest", ")", "==", "STRICT_LOW_PART", "||", "GET_CODE", "(", "dest", ")", "==", "ZERO_EXTRACT", ")", "dest", "=", "XEXP", "(", "dest", ",", "", ")", ";", "dest_reg", "=", "REGNO", "(", "dest", ")", ";", "if", "(", "GET_CODE", "(", "SET_SRC", "(", "set", ")", ")", "==", "REG", ")", "{", "unsigned", "int", "srcreg", "=", "REGNO", "(", "SET_SRC", "(", "set", ")", ")", ";", "if", "(", "srcreg", "==", "dest_reg", ")", "return", ";", "if", "(", "double_p", "&&", "dest_reg", "!=", "srcreg", "+", "", ")", "dest_reg", "++", ";", "}", "}", "if", "(", "*", "last_insn_call", ")", "dest_reg", "=", "", ";", "if", "(", "*", "last_reg", "!=", "", "&&", "memrtx", "!=", "NULL_RTX", ")", "{", "unsigned", "int", "reg", "=", "", ";", "if", "(", "GET_CODE", "(", "memrtx", ")", "==", "PLUS", ")", "reg", "=", "REGNO", "(", "XEXP", "(", "memrtx", ",", "", ")", ")", ";", "else", "if", "(", "TARGET_MCM", "||", "(", "double_p", "&&", "REGNO", "(", "memrtx", ")", "==", "dest_reg", ")", ")", "reg", "=", "REGNO", "(", "memrtx", ")", ";", "if", "(", "reg", "==", "*", "last_reg", ")", "{", "if", "(", "dump_file", ")", "fprintf", "(", "dump_file", ",", "", ",", "INSN_UID", "(", "insn", ")", ")", ";", "emit_insn_after", "(", "gen_hazard_nop", "(", ")", ",", "prev_active_insn", "(", "insn", ")", ")", ";", "emit_insn_after", "(", "gen_blockage", "(", ")", ",", "insn", ")", ";", "}", "}", "*", "last_reg"], "ground_truth": ["=", "dest_reg", ";"], "File": "visium", "Func": "gr5_avoid_hazard", "Target": "visium", "Target_Clf": "Virtual ISA", "Compiler_Type": "GCC", "Idx": 15380, "Length": 285, "Cover_Rate": 0.5888429752066116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PM", ".", "add", "(", "createAMDGPUTargetTransformInfoPass", "(", "this", ")"], "ground_truth": [")", ";"], "File": "AMDGPUTargetMachine100", "Func": "addAnalysisPasses", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15381, "Length": 10, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cum", "->", "words", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "}", "else", "{", "cum", "->", "words", "+=", "GET_MODE_SIZE", "(", "mode", ")", ";", "if", "(", "cum", "->", "words", "<=", "HARD_REG_SIZE", ")"], "ground_truth": ["cum", "->", "nregs", "=", "", ";"], "File": "m68hc111", "Func": "m68hc11_function_arg_advance", "Target": "m68hc11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15382, "Length": 35, "Cover_Rate": 0.35, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ATTInstPrinter", "::", "printInst", "(", "const", "MCInst", "*", "MI", ",", "raw_ostream", "&", "OS", ")", "{", "printInstruction", "(", "MI", ",", "OS", ")", ";", "if", "(", "CommentStream", ")", "EmitAnyInstComments", "(", "MI", ","], "ground_truth": ["*", "CommentStream", ",", "getRegisterName", ")", ";"], "File": "X86ATTInstPrinter12", "Func": "printInst", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15383, "Length": 36, "Cover_Rate": 0.972972972972973, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "Orig", ".", "isImplicit", "(", ")", ")", ";", "return", "MachineOperand", "::", "CreateReg", "(", "Orig", ".", "getReg", "(", ")", ",", "Orig", ".", "isDef", "(", ")", ",", "true", ",", "Orig", ".", "isKill", "(", ")", ",", "Orig", ".", "isDead", "(", ")", ",", "Orig", ".", "isUndef", "(", ")", ",", "Orig", ".", "isEarlyClobber", "(", ")", ",", "Orig", ".", "getSubReg", "(", ")", ",", "Orig", "."], "ground_truth": ["isDebug", "(", ")", ",", "Orig", ".", "isInternalRead", "(", ")", ")", ";"], "File": "SIShrinkInstructions (2)", "Func": "copyRegOperandAsImplicit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15384, "Length": 72, "Cover_Rate": 0.8674698795180723, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "if", "(", "M", ".", "size", "(", ")", "!=", "NumElts", "&&", "M", ".", "size", "(", ")", "!=", "NumElts", "*", "", ")", "return", "false", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "M", ".", "size", "(", ")", ";", "i", "+=", "NumElts", ")", "{", "if", "(", "M", ".", "size", "(", ")", "==", "NumElts", "*", ""], "ground_truth": [")", "WhichResult", "=", "i", "/", "NumElts", ";"], "File": "ARMISelLowering (2)2", "Func": "isVTRNMask", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15385, "Length": 70, "Cover_Rate": 0.31390134529147984, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "isVGPR", "(", "const", "MachineRegisterInfo", "&"], "ground_truth": ["MRI", ",", "unsigned", "Reg", ")", "const", "{"], "File": "SIRegisterInfo10", "Func": "isVGPR", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15386, "Length": 15, "Cover_Rate": 0.36585365853658536, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MI", ")", "return", "false", ";", "const", "uint64_t", "F", "=", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ".", "TSFlags", ";", "const", "uint64_t", "V", "=", "(", "(", "F"], "ground_truth": [">>", "", ")", "&", "", ")", ";"], "File": "HexagonInstrInfo (2)", "Func": "isVecALU", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15387, "Length": 37, "Cover_Rate": 0.5522388059701493, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "canWidenShuffleElements", "(", "Mask", ",", "WidenedMask", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "VT", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "bool", "IsV1Zero", "=", "", "(", "V1", ".", "getNode", "(", ")", ")", ";", "bool", "IsV2Zero", "=", "", "(", "V2", ".", "getNode", "(", ")", ")", ";", "if", "(", "!", "IsV1Zero", "&&", "!", "IsV2Zero", ")", "{", "bool", "OnlyUsesV1", "=", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", ";", "if", "(", "OnlyUsesV1", "||", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", "}", ")", ")", "{", "if", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "V2", ".", "isUndef", "(", ")", ")", "return"], "ground_truth": ["SDValue", "(", ")", ";"], "File": "X86ISelLowering172", "Func": "lowerV2X128VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15388, "Length": 140, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "<<=", "Info", ".", "TargetOffset", ";", "unsigned", "Offset", "=", "Fixup", ".", "getOffset", "(", ")", ";", "assert", "(", "Offset", "+", "NumBytes", "<=", "Data", ".", "size", "(", ")", "&&", "", ")", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "NumBytes", ";", "++", "I", ")", "Data", "[", "Offset", "+", "I"], "ground_truth": ["]", "|=", "uint8_t", "(", "(", "Value", ">>", "(", "I", "*", "", ")", ")", "&", "", ")", ";"], "File": "WebAssemblyAsmBackend1", "Func": "applyFixup", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15389, "Length": 66, "Cover_Rate": 0.43137254901960786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_cmpord_ss", "(", "__m128", "__A", ",", "__m128", "__B", ")", "{", "__vector", "unsigned", "int", "__a", ",", "__b", ";", "__vector", "unsigned", "int", "__c", ",", "__d", ";", "static", "const", "__vector", "unsigned", "int", "__float_exp_mask", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "static", "const", "__vector", "unsigned", "int", "__mask", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "__a", "=", "(", "__vector", "unsigned", "int", ")", "vec_abs", "(", "(", "__v4sf", ")", "__A", ")", ";", "__b", "=", "(", "__vector", "unsigned", "int", ")", "vec_abs", "(", "(", "__v4sf", ")", "__B", ")", ";", "__c", "=", "(", "__vector", "unsigned", "int", ")", "vec_cmpgt", "(", "__float_exp_mask", ",", "__a", ")", ";", "__d", "=", "(", "__vector", "unsigned", "int", ")", "vec_cmpgt", "(", "__float_exp_mask", ",", "__b", ")", ";", "__c", "=", "vec_and", "(", "__c", ","], "ground_truth": ["__d", ")", ";"], "File": "xmmintrin2", "Func": "_mm_cmpord_ss", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15390, "Length": 137, "Cover_Rate": 0.8616352201257862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "YamlIO", ".", "mapOptional", "(", "", ",", "MFI", ".", "WaveLimiter", ",", "false", ")", ";", "YamlIO", ".", "mapOptional", "(", "", ",", "MFI", ".", "ScratchRSrcReg", ",", "StringValue", "(", "", ")", ")", ";", "YamlIO", ".", "mapOptional", "(", "", ",", "MFI", ".", "ScratchWaveOffsetReg", ",", "StringValue", "(", "", ")", ")", ";", "YamlIO", ".", "mapOptional", "(", "", ",", "MFI", ".", "FrameOffsetReg", ",", "StringValue", "(", "", ")", ")", ";", "YamlIO", ".", "mapOptional", "(", "", ",", "MFI", "."], "ground_truth": ["StackPtrOffsetReg", ",", "StringValue", "(", "", ")", ")", ";"], "File": "SIMachineFunctionInfo31", "Func": "mapping", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15391, "Length": 77, "Cover_Rate": 0.4476744186046512, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", ""], "ground_truth": [";"], "File": "AArch64LoadStoreOptimizer35", "Func": "getMatchingPairOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15392, "Length": 87, "Cover_Rate": 0.42028985507246375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "runOnMachineFunction", "(", "MachineFunction", "&", "MF", ")", "override", "{", "initialize", "(", "MF", ")", ";", "assert", "(", "(", "MF", ".", "getRegInfo", "(", ")", ".", "use_empty", "(", "", ")", "||", "!", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isUsingPCRelativeCalls", "(", ")", ")", "&&", "", ")", ";", "if", "(", "skipFunction", "(", "MF", ".", "getFunction", "(", ")"], "ground_truth": [")", ")", "return", "false", ";"], "File": "PPCMIPeephole", "Func": "runOnMachineFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15393, "Length": 60, "Cover_Rate": 0.8823529411764706, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetPassConfig", "*", "TargetMachine", "::", "createPassConfig", "(", "PassManagerBase", "&", "PM", ")", "{", "return", "new", "PassConfig", "(", "*"], "ground_truth": ["this", ",", "PM", ")", ";"], "File": "AArch64TargetMachine (2)3", "Func": "createPassConfig", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15394, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_srli_epi64", "(", "__m512i", "__W", ",", "__mmask8", "__U", ",", "__m512i", "__A"], "ground_truth": [",", "unsigned", "int", "__B", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_mask_srli_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15395, "Length": 29, "Cover_Rate": 0.5370370370370371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "BitShift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Addr", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "PtrVT", ")", ")", ";", "BitShift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "WideVT", ",", "BitShift", ")", ";", "SDValue", "NegBitShift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "WideVT", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "WideVT", ")", ",", "BitShift", ")", ";", "SDVTList", "VTList", "=", "DAG", ".", "getVTList", "(", "WideVT", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "ChainIn", ",", "AlignedAddr", ",", "CmpVal", ",", "SwapVal", ",", "BitShift", ",", "NegBitShift", ",", "DAG", ".", "getConstant", "(", "BitSize", ",", "DL", ",", "WideVT", ")", "}", ";", "SDValue", "AtomicOp", "=", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "VTList", ",", "Ops", ",", "NarrowVT", ","], "ground_truth": ["MMO", ")", ";"], "File": "SystemZISelLowering (2)1", "Func": "lowerATOMIC_CMP_SWAP", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15396, "Length": 131, "Cover_Rate": 0.4309210526315789, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printAMIndexedWB", "(", "const", "MCInst", "*", "MI", ",", "unsigned", "OpNum", ",", "raw_ostream", "&", "O", ")", "{", "printAMIndexedWB", "(", "MI", ",", "OpNum", ",", "BitWidth", "/"], "ground_truth": ["", ",", "O", ")", ";"], "File": "ARM64InstPrinter1", "Func": "printAMIndexedWB", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15397, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Kind", "=", "Fixup", ".", "getKind", "(", ")", ";", "switch", "(", "Modifier", ")", "{", "case", "MCSymbolRefExpr", "::", "VK_None", ":", "if", "(", "IsPCRel", ")", "return", "getPCRelReloc", "(", "Kind", ")", ";", "return", "getAbsoluteReloc", "(", "Kind", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_NTPOFF", ":", "assert", "(", "!", "IsPCRel", "&&", "", ")", ";", "return", "getTLSLEReloc", "(", "Kind", ")", ";", "case", "MCSymbolRefExpr", "::", "VK_GOT", ":", "llvm_unreachable", "(", "", ")"], "ground_truth": [";"], "File": "RISCVMCObjectWriter", "Func": "getRelocType", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15398, "Length": 64, "Cover_Rate": 0.4507042253521127, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCSection", "*", "MCAsmInfo", "::", "getNonexecutableStackSection", "(", "MCContext", "&", "Ctx", ")", "const", "{", "return"], "ground_truth": ["nullptr", ";"], "File": "HSAILMCAsmInfo", "Func": "getNonexecutableStackSection", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15399, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCFragment", "*", "findAssociatedFragment", "("], "ground_truth": [")", "const", "override", "{"], "File": "TVMMCExpr", "Func": "findAssociatedFragment", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15400, "Length": 8, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "MIOpIdx", "=", "", "(", "MI", ".", "getOpcode", "(", ")", ",", "Op", ")", ";", "bool", "IsPCRel", "=", "Desc", ".", "OpInfo", "[", "MIOpIdx", "]", ".", "OperandType", "==", "MCOI", "::", "OPERAND_PCREL", ";", "MCOperand", "MCO", ";", "if", "(", "", "(", "MI", ".", "getOpcode", "(", ")", ",", "Op", ")", ")", "{", "if", "(", "IsPCRel", ")", "{", "assert", "(", "Alt", "&&", "", ")", ";", "MCO", "=", "MI", ".", "getOperand", "(", "MIOpIdx", "+", "", ")", ";", "}", "else", "{", "MCO", "=", "MI", ".", "getOperand", "(", "MIOpIdx", "+", "(", "Alt", "?", "", ":", "", ")", ")", ";", "}", "}", "else", "{", "assert", "(", "!", "Alt", "&&", "", ")", ";", "MCO", "=", "MI", ".", "getOperand", "(", "MIOpIdx", ")", ";", "}", "unsigned", "RegNum", "=", "MCO", ".", "getReg", "(", ")", ";", "auto", "RI", "=", "Ctx", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "Written", "=", "", ";", "if", "(", "Reg", ")", "{", "uint32_t", "Val", "=", "RI", "->", "getEncodingValue", "(", "RegNum", ")", ";", "Buffer", "|=", "(", "Val", "&", "", ")", "<<", "Offset", ";", "Offset", "+=", "", ";", "Written", "+=", "", ";", "}", "if", "(", "DA"], "ground_truth": [")", "{"], "File": "M68kMCCodeEmitter", "Func": "encodeReg", "Target": "M68k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15401, "Length": 174, "Cover_Rate": 0.4767123287671233, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "&", "MRI", "=", "MF", ".", "getRegInfo", "(", ")", ";", "unsigned", "SPReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "auto", "*", "SPSymbol", "=", "MF", ".", "createExternalSymbolName", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SPReg", ")", ".", "addExternalSymbol", "(", "SPSymbol", ")", ";", "auto", "*", "LoadMMO", "=", "new", "MachineMemOperand", "(", "MachinePointerInfo", "(", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SPReg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "SPReg", ")", ".", "addMemOperand", "(", "LoadMMO", ")", ";", "unsigned", "OffsetReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OffsetReg", ")", ".", "addImm", "(", "StackSize", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "AdjustUp", "?", "", ":", "", ")", ",", "", ")", ".", "addReg", "(", "SPReg", ")", ".", "addReg", "(", "OffsetReg", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "OffsetReg", ")", ".", "addExternalSymbol", "(", "SPSymbol", ")", ";", "auto", "*", "MMO", "=", "new", "MachineMemOperand", "(", "MachinePointerInfo", "(", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "InsertPt", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "", ")", ".", "addImm"], "ground_truth": ["(", "", ")", ".", "addReg", "(", "OffsetReg", ")", ".", "addReg", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ";"], "File": "WebAssemblyFrameLowering1", "Func": "adjustStackPointer", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15402, "Length": 255, "Cover_Rate": 0.8121019108280255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "SelectPCLIP", "(", "SDValue", "Dest", ",", "SDValue", "&", "SRC1", ",", "SDValue", "&", "SRC2", ")", "{", "return", "RI5CY_pclip_check", "(", "CurDAG", ",", "Dest", ",", "SRC1"], "ground_truth": [",", "SRC2", ",", "false", ")", ";"], "File": "RISCVISelDAGToDAG42", "Func": "SelectPCLIP", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15403, "Length": 31, "Cover_Rate": 0.96875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MachineConstPropagator", "::", "visitUsesOf", "(", "unsigned", "Reg", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "Reg", ",", "&", "MCE", ".", "TRI", ")", "<<", "Cells", ".", "get", "(", "Reg", ")", "<<", "'\\n'", ")", ";", "for", "(", "MachineInstr", "&", "MI", ":", "MRI", "->", "use_nodbg_instructions", "(", "Reg", ")", ")", "{", "if", "(", "!", "InstrExec", ".", "count", "(", "&", "MI", ")", ")", "continue", ";", "if", "(", "MI", ".", "isPHI", "(", ")", ")", "visitPHI", "(", "MI", ")", ";", "else", "if", "(", "!", "MI", ".", "isBranch", "(", ")", ")"], "ground_truth": ["visitNonBranch", "(", "MI", ")", ";"], "File": "HexagonConstPropagation17", "Func": "visitUsesOf", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15404, "Length": 92, "Cover_Rate": 0.92, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "LastOpcodeHasJMP_c", ")", "{", "TBB", "=", "LastInst", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "LastOpcodeHasNot", ")", "{", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "}", "Cond", ".", "push_back", "(", "LastInst", "->", "getOperand", "(", "", ")", ")", ";", "return", "false", ";", "}", "return", "true", ";", "}", "int", "SecLastOpcode", "=", "SecondLastInst", "->", "getOpcode", "(", ")", ";", "bool", "SecLastOpcodeHasJMP_c", "=", "PredOpcodeHasJMP_c", "(", "SecLastOpcode", ")", ";", "bool", "SecLastOpcodeHasNot", "=", "PredOpcodeHasNot", "(", "SecLastOpcode", ")", ";", "if", "(", "SecLastOpcodeHasJMP_c", "&&", "(", "LastOpcode", "==", "", ")", ")", "{", "TBB", "=", "SecondLastInst", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "SecLastOpcodeHasNot", ")", "Cond", ".", "push_back", "(", "MachineOperand", "::", "CreateImm", "(", "", ")", ")", ";", "Cond", ".", "push_back", "(", "SecondLastInst", "->", "getOperand", "(", "", ")", ")", ";", "FBB", "=", "LastInst", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "return", "false", ";", "}", "if", "(", "SecLastOpcode", "==", "", "&&", "LastOpcode", "==", "", ")", "{", "TBB", "=", "SecondLastInst", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "I", "=", "LastInst", ";", "if", "(", "AllowModify", ")", "I", "->", "eraseFromParent", "(", ")", ";", "return", "false", ";", "}", "if", "(", "SecLastOpcode", "==", "", "&&", "LastOpcode", "==", "", ")", "{", "TBB", "=", "SecondLastInst", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "Cond", ".", "push_back", "(", "SecondLastInst", "->", "getOperand"], "ground_truth": ["(", "", ")", ")", ";"], "File": "HexagonInstrInfo23", "Func": "AnalyzeBranch", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15405, "Length": 228, "Cover_Rate": 0.3579277864992151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Operand", "*", "Op", "=", "new", "Operand", "(", "k_Immediate", ",", "S", ",", "E", ")", ";", "Op", "->", "Imm", ".", "Val", "=", "Val", ";", "return", "Op"], "ground_truth": [";"], "File": "AArch64AsmParser13", "Func": "CreateImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15406, "Length": 25, "Cover_Rate": 0.5813953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "VmcntLo", "=", "unpackBits", "(", "Waitcnt", ",", "getVmcntBitShiftLo", "(", ")", ",", "getVmcntBitWidthLo", "(", ")", ")", ";", "if", "(", "Version", ".", "Major", "<", "", ")", "return", "VmcntLo", ";", "unsigned", "VmcntHi", "=", "unpackBits", "(", "Waitcnt", ",", "getVmcntBitShiftHi", "(", ")", ",", "getVmcntBitWidthHi", "(", ")", ")", ";", "VmcntHi", "<<=", "getVmcntBitWidthLo", "(", ")", ";", "return", "VmcntLo"], "ground_truth": ["|", "VmcntHi", ";"], "File": "AMDGPUBaseInfo", "Func": "decodeVmcnt", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15407, "Length": 54, "Cover_Rate": 0.8059701492537313, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DecodeMem", "(", "Inst", ",", "insn", ",", "Address", ",", "Decoder", ","], "ground_truth": ["true", ",", "DecodeIntRegsRegisterClass", ")", ";"], "File": "SparcDisassembler (2)1", "Func": "DecodeLoadInt", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15408, "Length": 16, "Cover_Rate": 0.43243243243243246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "double", "r", ";", "__asm__", "(", "", ":", "", "(", "r", ")", ":", "", "(", "x", ")", ",", "", "(", "y", ")", ",", "", "(", "z", ")", ")", ";", "return", "r"], "ground_truth": [";"], "File": "ppu", "Func": "intrinsics___fmadd", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15409, "Length": 31, "Cover_Rate": 0.6595744680851063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasSP", "(", "const", "MachineFunction", "&"], "ground_truth": ["MF", ")", "const", "{"], "File": "SIFrameLowering11", "Func": "hasSP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15410, "Length": 12, "Cover_Rate": 0.32432432432432434, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "mem", "=", "plus_constant", "(", "Pmode", ",", "stack_pointer_rtx", ",", "adjustment", ")", ";", "mem", "=", "gen_rtx_POST_MODIFY", "(", "Pmode", ",", "stack_pointer_rtx", ",", "mem", ")", ";", "emit_move_insn", "(", "reg1", ",", "gen_frame_mem", "(", "mode", ",", "mem", ")", ")", ";", "}", "else", "{", "rtx", "reg2", "=", "gen_rtx_REG", "(", "mode", ",", "regno2"], "ground_truth": [")", ";"], "File": "aarch64", "Func": "aarch64_pop_regs", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15411, "Length": 48, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "s390_expand_vec_compare", "(", "rtx", "target", ",", "enum", "rtx_code", "cond", ",", "rtx", "cmp_op1", ",", "rtx", "cmp_op2", ")", "{", "machine_mode", "mode", "=", "GET_MODE", "(", "target", ")", ";", "bool", "neg_p", "=", "false", ",", "swap_p", "=", "false", ";", "rtx", "tmp", ";", "if", "(", "GET_MODE_CLASS", "(", "GET_MODE", "(", "cmp_op1", ")", ")", "==", "MODE_VECTOR_FLOAT", ")", "{", "switch", "(", "cond", ")", "{", "case", "NE", ":", "cond", "=", "EQ", ";", "neg_p", "=", "true", ";", "break", ";", "case", "UNGT", ":", "cond", "=", "GE", ";", "neg_p", "=", "true", ";", "swap_p", "=", "true", ";", "break", ";", "case", "UNGE", ":", "cond", "=", "GT", ";", "neg_p", "=", "true", ";", "swap_p", "=", "true", ";", "break", ";", "case", "LE", ":", "cond", "=", "GE", ";", "swap_p", "=", "true", ";", "break", ";", "case", "UNLE", ":", "cond", "=", "GT", ";", "neg_p", "=", "true", ";", "break", ";", "case", "LT", ":", "cond", "=", "GT", ";", "swap_p", "=", "true", ";", "break", ";", "case", "UNLT", ":", "cond", "=", "GE", ";", "neg_p", "=", "true", ";", "break", ";", "case", "UNEQ", ":", "emit_insn", "(", "gen_vec_cmpuneq", "(", "target", ",", "cmp_op1", ",", "cmp_op2", ")", ")", ";", "return", ";", "case", "LTGT", ":", "emit_insn", "(", "gen_vec_cmpltgt", "(", "target", ",", "cmp_op1", ",", "cmp_op2", ")", ")", ";", "return", ";", "case", "ORDERED", ":", "emit_insn", "(", "gen_vec_ordered", "(", "target", ",", "cmp_op1", ",", "cmp_op2", ")", ")", ";", "return", ";", "case", "UNORDERED", ":", "emit_insn", "(", "gen_vec_unordered", "(", "target", ",", "cmp_op1", ",", "cmp_op2", ")", ")", ";", "return", ";", "default", ":", "break", ";", "}", "}", "else", "{", "switch", "(", "cond", ")", "{", "case", "NE", ":", "cond", "=", "EQ", ";", "neg_p", "=", "true", ";", "break", ";", "case", "GE", ":", "cond", "=", "GT", ";", "neg_p", "=", "true", ";", "swap_p", "=", "true", ";", "break", ";", "case", "GEU", ":", "cond", "=", "GTU", ";", "neg_p", "=", "true", ";", "swap_p", "=", "true", ";", "break", ";", "case", "LE", ":", "cond", "=", "GT", ";", "neg_p", "=", "true", ";", "break", ";", "case", "LEU", ":", "cond", "=", "GTU", ";", "neg_p", "=", "true", ";", "break", ";", "case", "LT", ":", "cond", "=", "GT", ";", "swap_p", "=", "true", ";", "break", ";", "case", "LTU", ":", "cond", "=", "GTU", ";", "swap_p", "=", "true", ";", "break", ";", "default", ":", "break", ";", "}", "}", "if", "(", "swap_p", ")", "{", "tmp", "=", "cmp_op1", ";", "cmp_op1", "=", "cmp_op2", ";", "cmp_op2", "="], "ground_truth": ["tmp", ";"], "File": "s3907", "Func": "s390_expand_vec_compare", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15412, "Length": 357, "Cover_Rate": 0.8992443324937027, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_mulhi_epi16", "(", "__mmask8", "__U", ",", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_pmulhw128_mask", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ",", "(", "__v8hi", ")", "_mm_setzero_si128"], "ground_truth": ["(", ")", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_maskz_mulhi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15413, "Length": 54, "Cover_Rate": 0.9818181818181818, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "~", "STI", ".", "getFeatureBits", "(", ")", "&", "llvm", "::", "", ")", "&&", "", ")", ";", "assert", "(", "MI", ".", "getNumOperands", "(", ")", ">=", "", "&&", "", ")", ";", "for", "(", "unsigned", "OI", "=", "", ",", "OE", "=", "MI", ".", "getNumOperands", "(", ")", ";", "OI", "<", "OE", ";", "++", "OI", ")", "{", "assert", "(", "MI", ".", "getOperand", "(", "OI", ")", ".", "isReg", "(", ")", "&&", "", ")", ";", "if", "(", "MI", ".", "getOperand", "(", "OI", ")", ".", "getReg", "(", ")", "==", "", "||", "MI", ".", "getOperand", "(", "OI", ")", ".", "getReg", "(", ")", "==", "", ")", "{", "Info", "=", "", ";", "return", "true"], "ground_truth": [";"], "File": "ARMMCTargetDesc16", "Func": "getARMStoreDeprecationInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15414, "Length": 106, "Cover_Rate": 0.7737226277372263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "const", "ScalarTargetTransformInfo", "*"], "ground_truth": ["getScalarTargetTransformInfo", "(", ")", "const", "{"], "File": "XCoreTargetMachine14", "Func": "getScalarTargetTransformInfo", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15415, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm", "__volatile", "(", ""], "ground_truth": [")", ";"], "File": "mmintrin", "Func": "_mm_torcw", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15416, "Length": 6, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "DataLayout", "*", "DL", "=", "TM", ".", "getDataLayout", "(", ")", ";", "SmallString", "<", "", ">", "Name", ";", "raw_svector_ostream", "(", "Name", ")", "<<", "DL", "->", "getPrivateGlobalPrefix", "(", ")", "<<"], "ground_truth": ["", "<<", "getFunctionNumber", "(", ")", ";"], "File": "ARMAsmPrinter1", "Func": "GetARMSJLJEHLabel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15417, "Length": 34, "Cover_Rate": 0.6071428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isDesirableToShrinkOp", "(", "Op", ".", "getOpcode", "(", ")", ",", "", ",", "Op", ".", "getValueType", "(", ")", ")", ")", "{", "return", "false", ";", "}", "PVT", "=", "", ";", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "Z80oldISelLowering", "Func": "IsDesirableToPromoteOp", "Target": "Z80old", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15418, "Length": 34, "Cover_Rate": 0.6415094339622641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "shouldReduceLoadWidth", "(", "SDNode", "*", "N", ",", "", "ExtTy", ",", "EVT", "NewVT", ")", "const", "{", "if", "(", "!", "TargetLoweringBase", "::", "shouldReduceLoadWidth", "(", "N", ",", "ExtTy", ",", "NewVT", ")", ")", "return", "false", ";", "unsigned", "NewSize", "=", "NewVT", ".", "getStoreSizeInBits", "(", ")", ";", "if", "(", "NewSize", "==", "", ")", "return", "true", ";", "EVT", "OldVT", "=", "N", "->", "getValueType", "(", "", ")", ";", "unsigned", "OldSize", "=", "OldVT", ".", "getStoreSizeInBits", "(", ")", ";", "MemSDNode", "*", "MN", "=", "cast", "<", "MemSDNode", ">", "(", "N"], "ground_truth": [")", ";"], "File": "AMDGPUISelLowering (2)2", "Func": "shouldReduceLoadWidth", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15419, "Length": 83, "Cover_Rate": 0.48823529411764705, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_packuswb128_mask", "(", "(", "__v8hi", ")", "__A", ",", "(", "__v8hi", ")", "__B", ",", "("], "ground_truth": ["__v16qi", ")", "__W", ",", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_packus_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15420, "Length": 24, "Cover_Rate": 0.4528301886792453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Changed", "=", "false", ";", "TII", "=", "SubTarget", ".", "getInstrInfo", "(", ")", ";", "EndbrOpcode", "=", "SubTarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ";", "if", "(", "(", "TM", "->", "getCodeModel", "(", ")", "==", "CodeModel", "::", "Large", "||", "MF", ".", "getFunction", "(", ")", ".", "hasAddressTaken", "(", ")", "||", "!", "MF", ".", "getFunction", "(", ")", ".", "hasLocalLinkage", "(", ")", ")", "&&", "!", "MF", ".", "getFunction", "(", ")", ".", "doesNoCfCheck", "(", ")", ")", "{", "auto", "MBB", "=", "MF", ".", "begin", "(", ")", ";", "Changed", "|=", "addENDBR", "(", "*", "MBB", ",", "MBB", "->", "begin", "(", ")", ")", ";", "}", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "if", "(", "MBB", ".", "hasAddressTaken", "(", ")", ")", "Changed", "|=", "addENDBR", "(", "MBB", ",", "MBB", ".", "begin", "(", ")", ")", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end", "(", ")", ";", "++", "I", ")", "{", "if", "(", "I", "->", "isCall", "(", ")", "&&", "I", "->", "getNumOperands", "(", ")", ">", "", "&&", "IsCallReturnTwice", "(", "I", "->", "getOperand", "(", "", ")", ")", ")", "{", "Changed", "|=", "addENDBR", "(", "MBB", ",", "std", "::", "next", "(", "I", ")", ")", ";", "}", "}", "if", "(", "TM", "->", "Options", ".", "ExceptionModel", "==", "ExceptionHandling", "::", "SjLj", ")", "{", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ";", "I", "!=", "MBB", ".", "end", "(", ")", ";", "++", "I", ")", "{", "if", "(", "MBB", ".", "isEHPad", "(", ")", ")", "{", "if", "(", "I", "->", "isDebugInstr", "(", ")", ")", "continue", ";", "Changed", "|=", "addENDBR", "(", "MBB", ",", "I", ")", ";", "break", ";", "}", "else", "if", "(", "I", "->"], "ground_truth": ["isEHLabel", "(", ")", ")", "{"], "File": "X86IndirectBranchTracking21", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15421, "Length": 273, "Cover_Rate": 0.5652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", "!=", "MBB", "->", "livein_end", "(", ")", ";", ")", "{", "MCPhysReg", "Reg", "=", "I", "->", "PhysReg", ";", "static_assert", "(", "", "-", "", "==", "", ",", "", ")", ";", "if", "(", "Reg", ">=", "", "&&", "Reg", "<=", "", ")", "{", "Mask", "|=", "", "<<", "(", "Reg", "-", "", ")", ";", "if", "(", "RemoveFPs", ")", "{", "I", "=", "MBB", "->", "removeLiveIn"], "ground_truth": ["(", "I", ")", ";"], "File": "X86FloatingPoint11", "Func": "calcLiveInMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15422, "Length": 63, "Cover_Rate": 0.5478260869565217, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ReduceEntry", "&", "Entry", "=", "ReduceTable", "[", "OPI", "->", "second", "]", ";", "if", "(", "Entry", ".", "Special", ")", "return", "ReduceSpecial", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ",", "IsSelfLoop", ")", ";", "if", "(", "Entry", ".", "NarrowOpc2", "&&", "ReduceTo2Addr", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR", ",", "IsSelfLoop", ")", ")", "return", "true", ";", "if", "(", "Entry", ".", "NarrowOpc1", "&&", "ReduceToNarrow", "(", "MBB", ",", "MI", ",", "Entry", ",", "LiveCPSR"], "ground_truth": [",", "IsSelfLoop", ")", ")", "return", "true", ";"], "File": "Thumb2SizeReduction (2)", "Func": "ReduceMI", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15423, "Length": 76, "Cover_Rate": 0.5467625899280576, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Subtarget", "&", "STI", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "if", "(", "STI", ".", "isTargetWindowsCoreCLR", "(", ")", ")", "{", "if", "(", "InProlog", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ";", "}", "else", "{", "emitStackProbeInline", "(", "MF", ",", "MBB", ",", "MBBI", ",", "DL", ",", "false", ")", ";", "}", "}", "else", "{", "emitStackProbeCall", "(", "MF", ",", "MBB", ",", "MBBI", ",", "DL", ",", "InProlog"], "ground_truth": [")", ";"], "File": "X86FrameLowering1", "Func": "emitStackProbe", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15424, "Length": 82, "Cover_Rate": 0.7192982456140351, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Rd", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "unsigned", "Rm", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "unsigned", "Rn", "=", "fieldFromInstruction", "(", "insn", ",", "", ",", "", ")", ";", "if", "(", "Rd", "==", "Rm", "||", "Rm", "==", "Rn", "||", "Rd", "==", "Rn", ")", "return", "MCDisassembler", "::", "Fail", ";", "if", "(", "!", "DecodeGPR64commonRegisterClass", "(", "Inst", ",", "Rd", ",", "Addr", ",", "Decoder", ")", "||", "!", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rn", ",", "Addr", ",", "Decoder", ")", "||", "!", "DecodeGPR64commonRegisterClass", "(", "Inst", ",", "Rd", ",", "Addr", ",", "Decoder", ")", "||", "!", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rn", ",", "Addr"], "ground_truth": [",", "Decoder", ")", "||", "!", "DecodeGPR64RegisterClass", "(", "Inst", ",", "Rm", ",", "Addr", ",", "Decoder", ")", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "AArch64Disassembler17", "Func": "DecodeSETMemOpInstruction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15425, "Length": 122, "Cover_Rate": 0.8243243243243243, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqshl_u16", "(", "uint16x4_t", "__a", ",", "int16x4_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "neon2_vqshl_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15426, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addUse", "(", "Tmp", ")", ".", "addUse", "(", "Address", ")", ".", "addImm", "(", "Imm", ")", ";", "}", "else", "{", "Register", "Tmp", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addDef", "(", "Tmp", ")", ".", "addUse", "(", "StoreVal", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addUse", "(", "Tmp", ")", ".", "addUse", "(", "Address", ")", ".", "addImm", "(", "Imm", "+", "(", "IsLittle", "?", "", ":", "", ")", ")", ";", "BuildMI", "(", "*", "BB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addUse", "(", "Tmp", ")", ".", "addUse", "(", "Address", ")", ".", "addImm", "(", "Imm", "+", "(", "IsLittle", "?", "", ":", "", ")", ")", ";", "}", "MI", ".", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "MipsISelLowering107", "Func": "emitSTR_W", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15427, "Length": 165, "Cover_Rate": 0.41353383458646614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", "||", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "(", "MO", ".", "getReg", "(", ")", ">=", "", "&&", "MO", ".", "getReg", "(", ")", "<=", "", ")", ")", ";", "return", "", ">>", "TM", ".", "getRegisterInfo", "(", ")", "->", "getEncodingValue", "(", "MO", ".", "getReg", "("], "ground_truth": [")", ")", ";"], "File": "PPCCodeEmitter", "Func": "get_crbitm_encoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15428, "Length": 73, "Cover_Rate": 0.6460176991150443, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "MI", "=", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", "->", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "LocalReg", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "dl", ",", "MF", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", "->", "get", "(", "", ")", ",", "LocalReg", ")", ".", "addImm", "(", "MF", ".", "getFunctionNumber", "(", ")", ")", ";", "}", "else", "{", "unsigned", "LocalReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", ""], "ground_truth": [")", ";"], "File": "NVPTXFrameLowering20", "Func": "emitPrologue", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15429, "Length": 84, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "Diagnostic", "=", "", "+", "Description", ";", "int64_t", "Min", "=", "minIntN", "(", "Width", ")", ";", "int64_t", "Max", "=", "maxIntN", "(", "Width", ")", ";", "Diagnostic", "+=", "", "+", "std", "::", "to_string", "(", "Min", ")", "+", "", "+", "std", "::", "to_string", "(", "Max", ")", "+", "", ";", "if", "(", "Ctx", ")", "{", "Ctx", "->", "reportError", "(", "Fixup", ".", "getLoc", "(", ")", ",", "Diagnostic", ")", ";", "}", "else", "{", "llvm_unreachable", "(", "Diagnostic", ".", "c_str", "(", ")"], "ground_truth": [")", ";"], "File": "AVRAsmBackend4", "Func": "signed_width", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15430, "Length": 77, "Cover_Rate": 0.652542372881356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isGFX10Before1030", "(", "const", "MCSubtargetInfo"], "ground_truth": ["&", "STI", ")", "{"], "File": "AMDGPUBaseInfo3", "Func": "isGFX10Before1030", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15431, "Length": 9, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "array_lengthof", "(", "XPLINKSpillOffsetTable", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "RegSpillOffsets", "["], "ground_truth": ["XPLINKSpillOffsetTable", "[", "I", "]", ".", "Reg", "]", "=", "XPLINKSpillOffsetTable", "[", "I", "]", ".", "Offset", ";"], "File": "SystemZFrameLowering10", "Func": "SystemZXPLINKFrameLowering", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15432, "Length": 38, "Cover_Rate": 0.4691358024691358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "assert", "(", "VT", "==", "", "||", "VT", "==", "", ")", ";", "unsigned", "Opc", "=", "(", "VT", "==", "", ")", "?", "", ":", "", ";", "SDValue", "Ops", "[", "", "]", ";", "SelectVOP3Mods0", "(", "N", "->", "getOperand", "(", "", ")", ",", "Ops", "[", "", "]", ",", "Ops", "[", "", "]", ",", "Ops", "[", "", "]", ",", "Ops", "[", "", "]", ")", ";", "SelectVOP3Mods", "(", "N", "->", "getOperand", "(", "", ")", ",", "Ops", "[", "", "]", ",", "Ops", "[", ""], "ground_truth": ["]", ")", ";"], "File": "AMDGPUISelDAGToDAG (2)", "Func": "SelectDIV_SCALE", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15433, "Length": 90, "Cover_Rate": 0.5769230769230769, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", "&&", "!", "ScalarSSEf32", ")", "return", "false", ";", "if", "(", "VT", "==", "", ")", "return", "false", ";", "return", "(", "AllowI1", "&&", "VT", "==", "", ")"], "ground_truth": ["||", "TLI", ".", "isTypeLegal", "(", "VT", ")", ";"], "File": "X86FastISel117", "Func": "isTypeLegal", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15434, "Length": 37, "Cover_Rate": 0.3523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "s390_tune", ")", "{", "case", "PROCESSOR_2084_Z990", ":", "case", "PROCESSOR_2094_Z9_109", ":", "case", "PROCESSOR_2094_Z9_EC", ":", "case", "PROCESSOR_2817_Z196", ":", "return", "", ";", "case", "PROCESSOR_2097_Z10", ":", "return", "", ";", "case", "PROCESSOR_9672_G5"], "ground_truth": [":"], "File": "s3906", "Func": "s390_issue_rate", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15435, "Length": 29, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCRelocationInfo", "(", "*", "T", ",", "createMCRelocationInfo", ")", ";", "}", "for", "(", "Target", "*", "T", ":", "{", "&", "TheLETarget", ",", "&", "TheThumbLETarget", "}", ")", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "*", "T", ",", "createLEMCCodeEmitter", ")", ";", "for", "(", "Target", "*", "T", ":", "{", "&", "TheBETarget", ",", "&", "TheThumbBETarget", "}", ")", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "*", "T", ",", "createBEMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheLETarget", ",", "createLEAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheBETarget", ",", "createBEAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "TheThumbLETarget", ",", "createThumbLEAsmBackend"], "ground_truth": [")", ";"], "File": "ARMMCTargetDesc62", "Func": "LLVMInitializeARMTargetMC", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15436, "Length": 86, "Cover_Rate": 0.3269961977186312, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "(", "N", "->", "getOpcode", "(", ")", "==", "", "||", "N", "->", "getOpcode", "(", ")", "==", "", ")", "&&", "", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "VT", ".", "is128BitVector", "(", ")", "&&", "!", "VT", ".", "is256BitVector", "(", ")", "&&", "!", "VT", ".", "is512BitVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "APInt", "SplatVal", ";", "if", "(", "!", "isConstantSplat", "(", "N", "->", "getOperand", "(", "", ")", ",", "SplatVal", ")", "||", "!", "SplatVal", ".", "isOneValue", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "AllOnesVec", "=", "getOnesVector", "(", "VT", ",", "DAG", ",", "SDLoc", "(", "N", ")", ")", ";", "unsigned", "NewOpcode", "=", "N", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "return", "DAG", ".", "getNode", "(", "NewOpcode", ",", "SDLoc", "(", "N", ")", ","], "ground_truth": ["VT", ",", "N", "->", "getOperand", "(", "", ")", ",", "AllOnesVec", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "combineIncDecVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15437, "Length": 145, "Cover_Rate": 0.8579881656804734, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x2_t", ")", "__builtin_neon_vrsqrtev2sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vrsqrte_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15438, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "r3", ",", "Mul", ")", ";", "}", "const", "SDValue", "One", "=", "DAG", ".", "getConstantFP", "(", "", ",", "SL", ",", "", ")", ";", "SDVTList", "ScaleVT", "=", "DAG", ".", "getVTList", "(", "", ",", "", ")", ";", "SDValue", "DenominatorScaled", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "ScaleVT", ",", "RHS", ",", "RHS", ",", "LHS", ")", ";", "SDValue", "NumeratorScaled", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "ScaleVT", ",", "LHS", ",", "RHS", ",", "LHS", ")", ";", "SDValue", "ApproxRcp", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "DenominatorScaled", ")", ";", "SDValue", "NegDivScale0", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "DenominatorScaled", ")", ";", "SDValue", "Fma0", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "NegDivScale0", ",", "ApproxRcp", ",", "One", ")", ";", "SDValue", "Fma1", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Fma0", ",", "ApproxRcp", ",", "ApproxRcp", ")", ";", "SDValue", "Mul", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "NumeratorScaled", ",", "Fma1", ")", ";", "SDValue", "Fma2", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "NegDivScale0", ",", "Mul", ",", "NumeratorScaled", ")", ";", "SDValue", "Fma3", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Fma2", ",", "Fma1", ",", "Mul", ")", ";", "SDValue", "Fma4", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ","], "ground_truth": ["NegDivScale0", ",", "Fma3", ",", "NumeratorScaled", ")", ";"], "File": "SIISelLowering110", "Func": "LowerFDIV32", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15439, "Length": 234, "Cover_Rate": 0.3774193548387097, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "ShuffleVectorSDNode", "::", "isSplatMask", "(", "&", "M", "[", "", "]", ",", "VT", ")", "||", "isVREVMask", "(", "M", ",", "VT", ",", "", ")", "||", "isVREVMask", "(", "M", ",", "VT", ",", "", ")", "||", "isVREVMask", "(", "M", ",", "VT", ",", "", ")", "||", "isVEXTMask", "(", "M", ",", "VT", ",", "ReverseVEXT", ",", "Imm", ")", "||", "isVTRNMask", "(", "M", ",", "VT", ","], "ground_truth": ["WhichResult", ")", "||", "isVUZPMask", "(", "M", ",", "VT", ",", "WhichResult", ")", "||", "isVZIPMask", "(", "M", ",", "VT", ",", "WhichResult", ")", "||", "isVTRN_v_undef_Mask", "(", "M", ",", "VT", ",", "WhichResult", ")", "||", "isVUZP_v_undef_Mask", "(", "M", ",", "VT", ",", "WhichResult", ")", "||", "isVZIP_v_undef_Mask", "(", "M", ",", "VT", ",", "WhichResult", ")", ")", ";"], "File": "ARMISelLowering109", "Func": "isShuffleMaskLegal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15440, "Length": 108, "Cover_Rate": 0.3985239852398524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "SrcReg2", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "CmpMask", "=", "~", "", ";", "CmpValue", "=", "", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "SrcReg", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "SrcReg2", "=", "", ";", "CmpMask", "=", "~", "", ";", "CmpValue", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "", ";", "return", "true"], "ground_truth": [";"], "File": "AArch64InstrInfo107", "Func": "analyzeCompare", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15441, "Length": 120, "Cover_Rate": 0.3468208092485549, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "auto", "&", "TypeEntry", ":", "TypeEntries", ")"], "ground_truth": ["TypeEntry", "->", "completeType", "(", "*", "this", ")", ";"], "File": "BTFDebug11", "Func": "populateStructType", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15442, "Length": 17, "Cover_Rate": 0.3695652173913043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "k_VectorListAllLanes", "&&", "VectorList", "."], "ground_truth": ["isDoubleSpaced", ";"], "File": "ARMAsmParser (2)", "Func": "isDoubleSpacedVectorAllLanes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15443, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "must_link", "(", ")", "&&", "(", "cfun", "->", "machine", "->", "callee_saved_reg_size", "==", "", ")", ")", "{", "insn", "=", "emit_insn", "(", "gen_link", "(", "gen_rtx_REG", "(", "Pmode", ",", "FT32_R13", ")", ",", "GEN_INT", "(", "-", "cfun", "->", "machine", "->", "size_for_adjusting_sp", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "return", ";", "}", "if", "(", "optimize_size", ")", "{", "for", "(", "regno", "=", "FIRST_PSEUDO_REGISTER", ";", "regno", "--", ">", "", ";", ")", "{", "if", "(", "!", "fixed_regs", "[", "regno", "]", "&&", "!", "call_used_regs", "[", "regno", "]", "&&", "df_regs_ever_live_p", "(", "regno", ")", ")", "{", "rtx", "preg", "=", "gen_rtx_REG", "(", "Pmode", ",", "regno", ")", ";", "emit_insn", "(", "gen_call_prolog", "(", "preg", ")", ")", ";", "break", ";", "}", "}", "}", "else", "{", "for", "(", "regno", "=", "", ";", "regno", "<", "FIRST_PSEUDO_REGISTER", ";", "regno", "++", ")", "{", "if", "(", "!", "fixed_regs", "[", "regno", "]", "&&", "df_regs_ever_live_p", "(", "regno", ")", "&&", "!", "call_used_regs", "[", "regno", "]", ")", "{", "insn", "=", "emit_insn", "(", "gen_movsi_push", "(", "gen_rtx_REG", "(", "Pmode", ",", "regno", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "}", "}", "if", "(", "cfun", "->", "machine", "->", "size_for_adjusting_sp", ">=", "", ")", "{", "error", "(", "", ")", ";", "return", ";", "}", "if", "(", "must_link", "(", ")", ")", "{", "insn", "=", "emit_insn", "(", "gen_link", "(", "gen_rtx_REG", "(", "Pmode", ",", "FT32_FP", ")", ",", "GEN_INT", "(", "-", "cfun", "->", "machine", "->", "size_for_adjusting_sp", ")", ")", ")", ";", "RTX_FRAME_RELATED_P", "(", "insn", ")", "=", "", ";", "}", "else", "if", "(", "cfun", "->", "machine", "->", "size_for_adjusting_sp", ">", "", ")", "{", "int", "adj", "=", "cfun", "->", "machine", "->"], "ground_truth": ["size_for_adjusting_sp", ";"], "File": "ft324", "Func": "ft32_expand_prologue", "Target": "ft32", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15444, "Length": 255, "Cover_Rate": 0.6115107913669064, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Src0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Src1", "=", "N", "->", "getOperand", "(", "", ")", ";", "EVT", "CmpVT", "=", "Src0", ".", "getValueType", "(", ")", ";", "SDLoc", "SL", "(", "N", ")", ";", "if", "(", "CmpVT", "==", "", "&&", "!", "TLI", ".", "isTypeLegal", "(", "CmpVT", ")", ")", "{", "Src0", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Src0", ")", ";", "Src1", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "", ",", "Src1", ")", ";", "}", "FCmpInst", "::", "Predicate", "IcInput", "=", "static_cast", "<", "FCmpInst", "::", "Predicate", ">", "(", "CondCode", ")", ";", "", "CCOpcode", "=", "getFCmpCondCode", "(", "IcInput", ")", ";", "unsigned", "WavefrontSize", "=", "TLI", ".", "getSubtarget", "(", ")", "->", "getWavefrontSize", "(", ")", ";", "EVT", "CCVT", "=", "EVT", "::", "getIntegerVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "WavefrontSize", ")", ";", "SDValue", "SetCC", "=", "DAG", ".", "getNode", "(", "", ",", "SL", ",", "CCVT", ",", "Src0", ",", "Src1", ",", "DAG", ".", "getCondCode"], "ground_truth": ["(", "CCOpcode", ")", ")", ";"], "File": "SIISelLowering10", "Func": "lowerFCMPIntrinsic", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15445, "Length": 159, "Cover_Rate": 0.5698924731182796, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "(", "GET_CODE", "(", "x", ")", "==", "POST_INC", "||", "GET_CODE", "(", "x", ")", "==", "PRE_DEC", ")", "&&", "MAYBE_BASE_REGISTER_RTX_P", "(", "XEXP", "(", "x", ",", "", ")", ",", "strict", ")", ")", "return", "true", ";", "else", "if", "(", "GET_CODE", "(", "x", ")", "==", "PLUS", ")", "{", "rtx", "xop0", "=", "XEXP", "(", "x", ",", "", ")", ";", "rtx", "xop1", "=", "XEXP", "(", "x", ",", "", ")", ";", "if", "(", "REG_P", "(", "xop0", ")", "&&", "REGNO", "(", "xop0", ")", "==", "GBR_REG", ")", "return", "gbr_displacement", "(", "xop1", ",", "mode", ")", ";", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "<=", "", "&&", "MAYBE_BASE_REGISTER_RTX_P", "(", "xop0", ",", "strict", ")", "&&", "sh_legitimate_index_p", "(", "mode", ",", "xop1", ",", "TARGET_SH2A", ",", "false", ")", ")", "return", "true", ";", "if", "(", "GET_MODE_SIZE", "(", "mode", ")", "<=", "", "||", "(", "TARGET_FPU_DOUBLE", "&&", "TARGET_FMOVD", "&&", "mode", "==", "DFmode", ")", ")", "{", "if", "(", "MAYBE_BASE_REGISTER_RTX_P", "(", "xop1", ",", "strict", ")", "&&", "MAYBE_INDEX_REGISTER_RTX_P", "(", "xop0", ","], "ground_truth": ["strict", ")", ")", "return", "true", ";"], "File": "sh", "Func": "sh_legitimate_address_p", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15446, "Length": 156, "Cover_Rate": 0.6964285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "ParseMemOperand", "(", ")", ";", "case", "AsmToken", "::", "Percent", ":", "{", "unsigned", "RegNo", ";", "SMLoc", "Start", ",", "End", ";", "if", "(", "ParseRegister", "(", "RegNo", ",", "Start", ",", "End", ")", ")", "return", "", ";", "return", "", "(", "RegNo", ",", "Start", ",", "End", ")", ";", "}", "case", "AsmToken", "::", "Dollar", ":", "{", "SMLoc", "Start", "=", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "End", ";", "Parser", ".", "Lex", "(", ")", ";", "const", "MCExpr", "*", "Val", ";", "if", "(", "getParser", "(", ")", ".", "ParseExpression", "(", "Val", ",", "End", ")", ")", "return", "", ";", "return", "", "(", "Val", ",", "Start", ",", "End"], "ground_truth": [")", ";"], "File": "X86AsmParser101", "Func": "ParseOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15447, "Length": 104, "Cover_Rate": 0.8, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Name", ".", "insert", "(", "Name", ".", "begin", "(", ")", ",", "Prefix", ",", "Prefix", "+", "strlen", "(", "Prefix", ")", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "{", "Name", "+=", "", ";", "MCSymbol", "*", "Sym", "=", "Ctx", ".", "GetOrCreateSymbol", "(", "Name", ".", "str", "(", ")", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "getMachOMMI", "(", ")", ".", "getGVStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", ".", "getPointer", "(", ")", "==", "", ")", "{", "assert", "(", "MO", ".", "isGlobal", "(", ")", "&&", "", ")", ";", "StubSym", "=", "MachineModuleInfoImpl", "::", "StubValueTy", "(", "Mang", "->", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ",", "!", "MO", ".", "getGlobal", "(", ")", "->", "hasInternalLinkage", "(", ")", ")", ";", "}", "return", "Sym", ";", "}", "case", "", ":", "{", "Name", "+=", "", ";", "MCSymbol", "*", "Sym", "=", "Ctx", ".", "GetOrCreateSymbol", "(", "Name", ".", "str", "(", ")", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "getMachOMMI", "(", ")", ".", "getHiddenGVStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", ".", "getPointer", "(", ")", "==", "", ")", "{", "assert", "(", "MO", ".", "isGlobal", "(", ")", "&&", "", ")", ";", "StubSym", "=", "MachineModuleInfoImpl", "::", "StubValueTy", "(", "Mang", "->", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ",", "!", "MO", ".", "getGlobal", "(", ")", "->", "hasInternalLinkage", "(", ")", ")", ";", "}", "return", "Sym", ";", "}", "case", "", ":", "{", "Name", "+=", "", ";", "MCSymbol", "*", "Sym", "=", "Ctx", ".", "GetOrCreateSymbol", "(", "Name", ".", "str", "(", ")", ")", ";", "MachineModuleInfoImpl", "::", "StubValueTy", "&", "StubSym", "=", "getMachOMMI", "(", ")", ".", "getFnStubEntry", "(", "Sym", ")", ";", "if", "(", "StubSym", ".", "getPointer", "(", ")", ")", "return", "Sym", ";", "if", "(", "MO", ".", "isGlobal", "(", ")", ")", "{", "StubSym", "="], "ground_truth": ["MachineModuleInfoImpl", "::"], "File": "X86MCInstLower102", "Func": "GetSymbolFromOperand", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15448, "Length": 276, "Cover_Rate": 0.4783362218370884, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__"], "ground_truth": [")", ")", "_mm_setzero_si128", "(", "void", ")", "{"], "File": "emmintrin", "Func": "_mm_setzero_si128", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15449, "Length": 18, "Cover_Rate": 0.4864864864864865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "MO", ".", "isExpr", "(", ")", "&&", "", ")", ";", "const", "MCExpr", "*", "Expr", "=", "MO", ".", "getExpr", "(", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "create", "(", "", ",", "Expr", ","], "ground_truth": ["MCFixupKind", "(", "", ")", ")", ")", ";"], "File": "MipsMCCodeEmitter (2)1", "Func": "getSimm19Lsl2Encoding", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15450, "Length": 41, "Cover_Rate": 0.3253968253968254, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "free", "(", "data", ")"], "ground_truth": [";"], "File": "i386", "Func": "ix86_destroy_cost_data", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15451, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Val", "=", "Tok", ".", "getIntVal", "(", ")", ";", "if", "(", "Val", ">", "", "||", "Val", "<", "", ")", "{", "TokError", "(", "", ")", ";", "return", "MatchOperand_ParseFail", ";", "}", "}", "else", "{", "APFloat", "RealVal", "(", "APFloat", "::", "IEEEdouble", "(", ")", ",", "Tok", ".", "getString", "(", ")", ")", ";", "uint64_t", "IntVal", "=", "RealVal", ".", "bitcastToAPInt", "(", ")", ".", "getZExtValue", "(", ")", ";", "IntVal", "^=", "(", "uint64_t", ")", "isNegative", "<<", "", ";", "Val", "=", "", "(", "APInt", "(", "", ",", "IntVal", ")", ")", ";", "}", "Parser", ".", "Lex", "(", ")", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateFPImm", "(", "Val", ",", "S", ",", "getContext", "(", ")", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "if", "(", "!", "Hash", ")", "return", "MatchOperand_NoMatch", ";", "TokError", "("], "ground_truth": ["", ")", ";"], "File": "AArch64AsmParser108", "Func": "tryParseFPImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15452, "Length": 123, "Cover_Rate": 0.36716417910447763, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Idx", "=", "", ";", "for", "(", "auto", "&", "Arg", ":", "F", ".", "args", "(", ")", ")", "{", "ArgInfo", "OrigArgInfo", "(", "VRegs", "[", "Idx", "]", ",", "Arg", ".", "getType", "(", ")", ",", "Idx", ")", ";", "setArgFlags", "(", "OrigArgInfo", ",", "Idx", "+", "AttributeList", "::", "FirstArgIndex", ",", "DL", ",", "F", ")", ";", "splitToValueTypes", "(", "OrigArgInfo", ",", "SplitArgInfos", ",", "DL", ",", "F", ".", "getCallingConv", "(", ")", ")", ";", "Idx", "++", ";", "}", "if", "(", "!", "MBB", ".", "empty", "(", ")", ")", "MIRBuilder", ".", "setInstr", "(", "*", "MBB", ".", "begin", "(", ")", ")", ";", "if", "(", "!", "determineAndHandleAssignments", "(", "ArgHandler", ",", "ArgAssigner", ",", "SplitArgInfos", ",", "MIRBuilder", ",", "F", ".", "getCallingConv", "(", ")", ",", "F", ".", "isVarArg", "(", ")", ")", ")", "return", "false", ";", "MIRBuilder", ".", "setMBB"], "ground_truth": ["(", "MBB", ")", ";"], "File": "ARMCallLowering14", "Func": "lowerFormalArguments", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15453, "Length": 126, "Cover_Rate": 0.3727810650887574, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "isThumb", "?", "(", "isThumb2", "?", "", ":", "", ")", ":", "", ";", "if", "(", "!", "isThumb", ")", "BuildMI", "(", "OrigBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addMBB", "(", "NewBB", ")", ";", "else", "BuildMI", "(", "OrigBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opc", ")", ")", ".", "addMBB", "(", "NewBB", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "++", "NumSplit", ";", "while", "(", "!", "OrigBB", "->", "succ_empty", "(", ")", ")", "{", "MachineBasicBlock", "*", "Succ", "=", "*", "OrigBB", "->", "succ_begin", "(", ")", ";", "OrigBB", "->", "removeSuccessor", "(", "Succ", ")", ";", "NewBB", "->", "addSuccessor", "(", "Succ", ")", ";", "assert", "(", "(", "Succ", "->", "empty", "(", ")", "||", "!", "Succ", "->", "begin", "(", ")", "->", "isPHI", "(", ")", ")", "&&", "", ")", ";", "}", "OrigBB", "->", "addSuccessor", "(", "NewBB", ")", ";", "MF", ".", "RenumberBlocks", "(", "NewBB", ")", ";", "BBSizes", ".", "insert", "(", "BBSizes", ".", "begin", "(", ")", "+", "NewBB", "->", "getNumber", "(", ")", ",", "", ")", ";", "BBOffsets", ".", "insert", "(", "BBOffsets", ".", "begin", "(", ")", "+", "NewBB", "->", "getNumber", "(", ")", ",", "", ")", ";", "water_iterator", "IP", "=", "std", "::", "lower_bound", "(", "WaterList", ".", "begin", "(", ")", ",", "WaterList", ".", "end", "(", ")", ",", "OrigBB", ",", "CompareMBBNumbers", ")", ";", "MachineBasicBlock", "*", "WaterBB", "=", "*", "IP", ";", "if", "(", "WaterBB", "==", "OrigBB", ")", "WaterList", ".", "insert", "(", "llvm", "::", "next", "(", "IP", ")", ",", "NewBB", ")", ";", "else", "WaterList", ".", "insert", "(", "IP", ",", "OrigBB", ")", ";", "NewWaterList", ".", "insert", "(", "OrigBB", ")", ";", "unsigned", "OrigBBI", "=", "OrigBB", "->", "getNumber", "(", ")", ";", "unsigned", "NewBBI", "=", "NewBB", "->", "getNumber", "(", ")", ";", "int", "delta", "=", "isThumb1", "?", "", ":", "", ";", "unsigned", "OrigBBSize", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "OrigBB", "->", "begin", "(", ")", ",", "E", "=", "OrigBB", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "OrigBBSize", "+=", "TII", "->", "GetInstSizeInBytes", "(", "I", ")", ";", "BBSizes", "[", "OrigBBI", "]", "=", "OrigBBSize", ";", "BBOffsets", "[", "NewBBI", "]", "=", "BBOffsets", "[", "OrigBBI", "]", "+", "BBSizes", "[", "OrigBBI", "]", ";", "unsigned", "NewBBSize", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "NewBB", "->", "begin", "(", ")", ",", "E", "=", "NewBB", "->", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "NewBBSize", "+=", "TII", "->", "GetInstSizeInBytes", "(", "I", ")", ";", "BBSizes", "[", "NewBBI", "]", "=", "NewBBSize", ";", "MachineInstr", "*", "ThumbJTMI", "=", "prior", "(", "NewBB", "->", "end", "(", ")", ")", ";", "if", "(", "ThumbJTMI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "unsigned", "OrigOffset", "=", "BBOffsets", "[", "OrigBBI", "]", "+", "BBSizes", "["], "ground_truth": ["OrigBBI", "]", "-", "delta", ";"], "File": "ARMConstantIslandPass82", "Func": "SplitBlockBeforeInstr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15454, "Length": 435, "Cover_Rate": 0.7552083333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_load_sd", "(", "double"], "ground_truth": ["const", "*", "__P", ")", "{"], "File": "emmintrin", "Func": "_mm_load_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15455, "Length": 21, "Cover_Rate": 0.7241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "EnableBitSimplify", ")", "addPass", "(", "createBitSimplify", "(", ")", ")", ";", "addPass", "(", "createPeephole", "(", ")", ")", ";", "if", "(", "!", "DisableHCP", ")", "{", "addPass", "(", "createConstPropagationPass", "(", ")", ")", ";", "addPass", "(", "&", "UnreachableMachineBlockElimID", ")", ";", "}", "if", "(", "EnableGenInsert", ")", "addPass", "(", "createGenInsert", "(", ")", ")", ";", "if", "(", "EnableEarlyIf", ")", "addPass", "(", "createEarlyIfConversion", "(", ")", ")", ";", "}", "return", "false"], "ground_truth": [";"], "File": "HexagonTargetMachine", "Func": "addInstSelector", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15456, "Length": 64, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "(", "int64_t", ")", "Value", "/", "", ";", "case", "", ":", "return", "", ";", "}", "llvm_unreachable", "(", "", ")", ";", "}", "namespace", "{", "class", "MCAsmBackend", ":", "public", "MCAsmBackend", "{", "uint8_t", "OSABI", ";", "public", ":", "MCAsmBackend", "(", "uint8_t", "osABI", ")", ":", "OSABI", "(", "osABI", ")", "{", "}", "unsigned", "getNumFixupKinds", "(", ")", "const", "override", "{", "return", "", ";", "}", "const", "MCFixupKindInfo", "&", "getFixupKindInfo", "(", "MCFixupKind", "Kind", ")", "const", "override", ";", "void", "applyFixup", "(", "const", "MCFixup", "&", "Fixup", ",", "char", "*", "Data", ",", "unsigned", "DataSize", ",", "uint64_t", "Value", ",", "bool", "IsPCRel", ")", "const", "override", ";", "bool", "mayNeedRelaxation", "(", "const", "MCInst", "&", "Inst", ")", "const", "override", "{", "return", "false", ";", "}", "bool", "fixupNeedsRelaxation", "(", "const", "MCFixup", "&", "Fixup", ",", "uint64_t", "Value", ",", "const", "MCRelaxableFragment", "*", "Fragment", ",", "const", "MCAsmLayout", "&", "Layout", ")", "const", "override", "{", "return", "false", ";", "}", "void", "relaxInstruction", "(", "const", "MCInst", "&", "Inst", ",", "const", "MCSubtargetInfo", "&", "STI", ",", "MCInst", "&", "Res", ")", "const", "override", "{", "llvm_unreachable", "(", "", ")", ";", "}", "bool", "writeNopData", "(", "uint64_t", "Count", ",", "MCObjectWriter", "*", "OW", ")", "const", "override", ";", "MCObjectWriter", "*", "createObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ")", "const", "override", "{", "return", "createObjectWriter", "(", "OS", ",", "OSABI", ")", ";", "}", "}", ";", "}", "const", "MCFixupKindInfo", "&", "MCAsmBackend", "::", "getFixupKindInfo", "(", "MCFixupKind", "Kind", ")", "const", "{", "const", "static", "MCFixupKindInfo", "Infos", "[", "", "]", "=", "{", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", "}", ";", "if", "(", "Kind", "<", "FirstTargetFixupKind", ")", "return", "MCAsmBackend", "::", "getFixupKindInfo", "(", "Kind", ")", ";", "assert", "(", "unsigned", "(", "Kind", "-", "FirstTargetFixupKind", ")", "<", "getNumFixupKinds", "(", ")", "&&", "", ")", ";", "return", "Infos", "[", "Kind", "-", "FirstTargetFixupKind", "]", ";", "}", "void", "MCAsmBackend", "::", "applyFixup", "(", "const", "MCFixup", "&", "Fixup", ",", "char", "*", "Data", ",", "unsigned", "DataSize", ",", "uint64_t"], "ground_truth": ["Value", ",", "bool", "IsPCRel", ")", "const", "{"], "File": "SystemZMCAsmBackend24", "Func": "extractBitsForFixup", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15457, "Length": 323, "Cover_Rate": 0.5904936014625228, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "CPEntry", ">", "&", "CPEs", "=", "CPEntries", "[", "CPI", "]", ";", "for", "(", "CPEntry", "&", "CPE", ":", "CPEs", ")", "if", "(", "CPE", ".", "CPEMI", "==", "CPEMI", ")", "return", "&", "CPE", ";", "return", "nullptr"], "ground_truth": [";"], "File": "ARMConstantIslandPass33", "Func": "findConstPoolEntry", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15458, "Length": 37, "Cover_Rate": 0.6727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", "", "(", "b", ")", ":", ")", ";", "return"], "ground_truth": ["result", ";"], "File": "arm", "Func": "neon2_vabdl_high_u32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15459, "Length": 24, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cast", "<", "VectorType", ">", "(", "VecTy", ")", "->", "isScalable", "(", ")", ")", "return", "false", ";", "if", "(", "!", "cast", "<", "VectorType", ">", "(", "VecTy", ")", "->", "getElementType", "(", ")", "->", "isIntegerTy", "(", ")", ")", "return", "false", ";", "EVT", "VecVT", "=", "EVT", "::", "getEVT", "(", "VecTy", ")", ";", "if", "(", "!", "VecVT", ".", "isSimple", "(", ")", "||", "VecVT", ".", "getSizeInBits", "(", ")", "<=", "", ")", "return", "false", ";", "if", "(", "ST", ".", "isHVXVectorType", "(", "VecVT", ".", "getSimpleVT", "(", ")", ")", ")", "return", "true", ";", "auto", "Action", "=", "TLI", ".", "getPreferredVectorAction", "(", "VecVT", ".", "getSimpleVT", "(", ")", ")", ";", "return", "Action", "==", "TargetLoweringBase", "::"], "ground_truth": ["TypeWidenVector", ";"], "File": "HexagonTargetTransformInfo15", "Func": "isTypeForHVX", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15460, "Length": 106, "Cover_Rate": 0.8346456692913385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getOpSize", "(", "const", "MachineInstr", "&", "MI", ",", "unsigned", "OpNo", ")"], "ground_truth": ["const", "{"], "File": "SIInstrInfo", "Func": "getOpSize", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15461, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MachineFunctionInfo", "::", "addQueuePtr", "(", "const", "RegisterInfo", "&", "TRI", ")", "{", "ArgInfo", ".", "QueuePtr", "=", "ArgDescriptor", "::", "createRegister", "(", "TRI", ".", "getMatchingSuperReg", "(", "getNextUserSGPR", "(", ")", ",", "", ",", "&", "", ")", ")", ";", "NumUserSGPRs", "+=", ""], "ground_truth": [";"], "File": "SIMachineFunctionInfo (2)", "Func": "addQueuePtr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15462, "Length": 38, "Cover_Rate": 0.7307692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getInliningThresholdMultiplier", "("], "ground_truth": [")", "{"], "File": "SystemZTargetTransformInfo", "Func": "getInliningThresholdMultiplier", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15463, "Length": 5, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "BMI", "=", "&", "MBB", "->", "back", "(", ")", ";", "bool", "NeedSplit", "=", "(", "BMI", "!=", "MI", ")", "||", "!", "BBHasFallthrough", "(", "MBB", ")", ";", "++", "NumCBrFixed", ";", "if", "(", "BMI", "!=", "MI", ")", "{", "if", "(", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", "==", "std", "::", "prev", "(", "MBB", "->", "end", "(", ")", ")", "&&", "BMI", "->", "getOpcode", "(", ")", "==", "Br", ".", "UncondBr", ")", "{", "MachineBasicBlock", "*", "NewDest", "=", "BMI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "if", "(", "BBUtils", "->", "isBBInRange", "(", "MI", ",", "NewDest", ",", "Br", ".", "MaxDisp", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "BMI", ")", ";", "BMI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "DestBB", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setMBB", "(", "NewDest", ")", ";", "MI", "->", "getOperand", "(", "", ")", ".", "setImm", "(", "CC", ")", ";", "return", "true", ";", "}", "}", "}", "if", "(", "NeedSplit", ")", "{", "splitBlockBeforeInstr", "(", "MI", ")", ";", "int", "delta", "=", "TII", "->", "getInstSizeInBytes", "(", "MBB", "->", "back", "(", ")", ")", ";", "BBUtils", "->", "adjustBBSize", "(", "MBB", ",", "-", "delta", ")", ";", "MBB", "->", "back", "(", ")", ".", "eraseFromParent", "(", ")", ";", "MBB", "->", "addSuccessor", "(", "DestBB", ")", ";", "std", "::", "next", "(", "MBB", "->", "getIterator", "(", ")", ")", "->", "removeSuccessor", "(", "DestBB", ")", ";", "}", "MachineBasicBlock", "*", "NextBB", "=", "&", "*", "++", "MBB", "->", "getIterator", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "DestBB", ")", "<<", "", "<<", "printMBBReference", "(", "*", "NextBB", ")", "<<", "", ")", ";", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "MI", "->", "getOpcode", "(", ")", ")", ")", ".", "addMBB", "(", "NextBB", ")", ".", "addImm", "(", "CC", ")", ".", "addReg", "(", "CCReg", ")", ";", "Br", ".", "MI", "=", "&", "MBB", "->", "back", "(", ")", ";", "BBUtils", "->", "adjustBBSize", "(", "MBB", ",", "TII", "->", "getInstSizeInBytes", "(", "MBB", "->", "back", "(", ")", ")", ")", ";", "if", "(", "isThumb", ")", "BuildMI", "(", "MBB", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Br", ".", "UncondBr", ")", ")", ".", "addMBB", "(", "DestBB", ")", ".", "add", "(", "predOps"], "ground_truth": ["(", "", ")", ")", ";"], "File": "ARMConstantIslandPass15", "Func": "fixupConditionalBr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15464, "Length": 372, "Cover_Rate": 0.6607460035523979, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isVecListFourQ", "(", ")", "const", "{", "if", "(", "!", "isDoubleSpacedVectorList", "(", ")", ")", "return", "false", ";", "return", "VectorList", ".", "Count"], "ground_truth": ["==", "", ";"], "File": "ARMAsmParser (2)", "Func": "isVecListFourQ", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15465, "Length": 23, "Cover_Rate": 0.9583333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "x", "=", "emit_jump_insn", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "x", ")", ")", ";", "add_int_reg_note", "(", "x", ",", "REG_BR_PROB", ","], "ground_truth": ["very_unlikely", ")", ";"], "File": "rs60005", "Func": "emit_unlikely_jump", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15466, "Length": 21, "Cover_Rate": 0.3620689655172414, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_compress_epi8", "(", "__mmask64", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_compressqi512_mask", "(", "(", "__v64qi", ")", "__B", ",", "(", "__v64qi", ")", "_mm512_setzero_si512", "(", ")", ",", "(", "__mmask64"], "ground_truth": [")", "__A", ")", ";"], "File": "avx512vbmi2intrin", "Func": "_mm512_maskz_compress_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15467, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addInstSelector", "(", ")", "{", "addPass", "(", "createISelDag", "(", "getTargetMachine", "(", ")", ",", "getOptLevel", "(", ")", ")", ")", ";", "if", "(", "Triple", "(", "TM", "->", "getTargetTriple", "(", ")", ")", ".", "isOSBinFormatELF", "(", ")", "&&", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")"], "ground_truth": ["addPass", "(", "createCleanupLocalDynamicTLSPass", "(", ")", ")", ";"], "File": "AArch64TargetMachine29", "Func": "addInstSelector", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15468, "Length": 51, "Cover_Rate": 0.9272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "BitWidth", "=", "VT", ".", "getSizeInBits", "(", ")", "-", "NumberOfIgnoredHighBits", ";", "APInt", "SignificantDstMask", "=", "APInt", "(", "BitWidth", ",", "DstMask", ")", ";", "APInt", "SignificantBitsToBeInserted", "=", "BitsToBeInserted", ".", "zextOrTrunc", "(", "BitWidth", ")", ";", "return", "(", "SignificantDstMask", "&", "SignificantBitsToBeInserted", ")", "==", "", "&&", "("], "ground_truth": ["SignificantDstMask", "|", "SignificantBitsToBeInserted", ")", ".", "isAllOnesValue", "(", ")", ";"], "File": "AArch64ISelDAGToDAG", "Func": "isBitfieldDstMask", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15469, "Length": 50, "Cover_Rate": 0.5747126436781609, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_shuffle", "(", "__a", ",", "__b", ",", "(", "uint64x2_t", ")", "{", "", ",", ""], "ground_truth": ["}", ")", ";"], "File": "arm", "Func": "neon2_vtrn1q_f64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15470, "Length": 17, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Optional", "<", "int64_t", ">", "OffsetVal", "=", "getConstantVRegVal", "(", "Reg", ",", "MRI", ")", ";", "if", "(", "!", "OffsetVal", "||", "!", "isInt", "<", "", ">", "(", "*", "OffsetVal", ")", ")", "return", "None", ";", "return", "Lo_32", "(", "*", "OffsetVal"], "ground_truth": [")", ";"], "File": "AMDGPUInstructionSelector", "Func": "getConstantZext32Val", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15471, "Length": 38, "Cover_Rate": 0.6909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cmpq256_mask", "(", "(", "__v4di", ")", "__X", ",", "(", "__v4di", ")", "__Y", ",", "", ",", "(", "__mmask8", ")", "-"], "ground_truth": ["", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm256_cmple_epi64_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15472, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeSETPANInstruction", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "DecodeStatus", "S", "=", "MCDisassembler", "::", "Success", ";", "unsigned", "Imm", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "const", "MCDisassembler", "*", "Dis", "=", "static_cast", "<", "const", "MCDisassembler", "*", ">", "(", "Decoder", ")", ";", "const", "FeatureBitset", "&", "FeatureBits", "=", "Dis", "->", "getSubtargetInfo", "(", ")", ".", "getFeatureBits", "(", ")", ";", "if", "(", "!", "FeatureBits", "[", "", "]", "||", "!"], "ground_truth": ["FeatureBits", "[", "", "]", ")", "return", "MCDisassembler", "::", "Fail", ";"], "File": "ARMDisassembler39", "Func": "DecodeSETPANInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15473, "Length": 88, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Model", "==", "TLSModel", "::", "LocalDynamic", ")", "Model", "=", "TLSModel", "::", "GeneralDynamic", ";", "}", "SDValue", "TPOff", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "SDLoc", "DL", "(", "Op", ")", ";", "const", "GlobalValue", "*", "GV", "=", "GA", "->", "getGlobal", "(", ")", ";", "SDValue", "ThreadBase", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ")", ";", "if", "(", "Model", "==", "TLSModel", "::", "LocalExec", ")", "{", "SDValue", "HiVar", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", "|", "", ")", ";", "SDValue", "LoVar", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", "|", "", "|", "", ")", ";", "SDValue", "TPWithOff_lo", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "PtrVT", ",", "ThreadBase", ",", "HiVar", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ")", ",", "", ")", ";", "SDValue", "TPWithOff", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPWithOff_lo", ",", "LoVar", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ")", ",", "", ")", ";", "return", "TPWithOff", ";", "}", "else", "if", "(", "Model", "==", "TLSModel", "::", "InitialExec", ")", "{", "TPOff", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "TPOff", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPOff", ")", ";", "}", "else", "if", "(", "Model", "==", "TLSModel", "::", "LocalDynamic", ")", "{", "FunctionInfo", "*", "MFI", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "MFI", "->", "incNumLocalDynamicTLSAccesses", "(", ")", ";", "SDValue", "SymAddr", "=", "DAG", ".", "getTargetExternalSymbol", "(", "", ",", "PtrVT", ",", "", ")", ";", "TPOff", "=", "LowerELFTLSDescCallSeq", "(", "SymAddr", ",", "DL", ",", "DAG", ")", ";", "SDValue", "HiVar", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "", ",", "", ",", "", "|", "", ")", ";", "SDValue", "LoVar", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "", ",", "", ",", "", "|", "", "|", "", ")", ";", "TPOff", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPOff", ",", "HiVar", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ")", ",", "", ")", ";", "TPOff", "=", "SDValue", "(", "DAG", ".", "getMachineNode", "(", "", ",", "DL", ",", "PtrVT", ",", "TPOff", ",", "LoVar", ",", "DAG", ".", "getTargetConstant", "(", "", ",", "DL", ",", "", ")", ")", ",", "", ")", ";", "}", "else", "if", "(", "Model", "==", "TLSModel", "::", "GeneralDynamic", ")", "{", "SDValue", "SymAddr", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "TPOff", "=", "LowerELFTLSDescCallSeq", "(", "SymAddr", ",", "DL", ",", "DAG", ")", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "ThreadBase"], "ground_truth": [",", "TPOff", ")", ";"], "File": "AArch64ISelLowering118", "Func": "LowerELFGlobalTLSAddress", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15474, "Length": 456, "Cover_Rate": 0.7755102040816326, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "isVecReg", "(", "Reg", ")", "&&", "!", "isScalarVecReg", "(", "Reg", ")", ")", "continue", ";", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Reg", ")", ")", "{", "if", "(", "!", "(", "MI", "->", "isCopy", "(", ")", "&&", "isScalarVecReg", "(", "Reg", ")", ")", ")", "SwapVector", "[", "EntryIdx", "]", ".", "MentionsPhysVR", "=", "", ";", "continue", ";", "}", "if", "(", "!", "MO", ".", "isUse", "(", ")", ")", "continue", ";", "MachineInstr", "*", "DefMI", "=", "MRI", "->", "getVRegDef", "(", "Reg", ")", ";", "assert", "(", "SwapMap", ".", "find", "(", "DefMI", ")", "!=", "SwapMap", ".", "end", "(", ")", "&&", "", ")", ";", "int", "DefIdx", "=", "SwapMap", "[", "DefMI", "]", ";", "(", "void", ")", "EC", "->", "unionSets", "(", "SwapVector", "[", "DefIdx", "]", ".", "VSEId", ",", "SwapVector", "[", "EntryIdx", "]", ".", "VSEId", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "format", "(", "", ",", "SwapVector", "[", "DefIdx", "]"], "ground_truth": [".", "VSEId", ",", "SwapVector", "[", "EntryIdx", "]", ".", "VSEId", ")", ")", ";"], "File": "PPCVSXSwapRemoval19", "Func": "formWebs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15475, "Length": 171, "Cover_Rate": 0.6129032258064516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "struct", "machine_function", "*", "ia64_init_machine_status", "(", "void", ")", "{", "return", "ggc_cleared_alloc", "<", "machine_function"], "ground_truth": [">", "(", ")", ";"], "File": "ia64", "Func": "ia64_init_machine_status", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15476, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "int", "i", "=", "", ";", "all_ops", "[", "i", "]", ".", "index", "!=", "NUM_VECTOR_TYPES", ";", "i", "++", ")", "if", "(", "type_idx", "==", "all_ops", "[", "i", "]", ".", "index", ")", "return", "all_ops", "[", "i", "]", ".", "required_extensions", ";", "for", "(", "unsigned", "int", "i", "=", "", ";", "b_ops", "[", "i", "]", ".", "index", "!=", "NUM_VECTOR_TYPES", ";", "i", "++", ")", "if", "(", "type_idx", "==", "b_ops", "[", "i", "]", ".", "index", ")", "return", "b_ops", "[", "i", "]", ".", "required_extensions", ";", "gcc_unreachable", "("], "ground_truth": [")", ";"], "File": "riscv-vector-builtins", "Func": "get_required_extensions", "Target": "riscv", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15477, "Length": 82, "Cover_Rate": 0.9010989010989011, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Op", ".", "getParent", "(", ")", "->", "dump", "(", ")", ")", ";", "DebugValueManager", "DefDIs", "(", "&", "Def", ")", ";", "unsigned", "NewReg", "=", "MRI", ".", "createVirtualRegister", "(", "MRI", ".", "getRegClass", "(", "Reg", ")", ")", ";", "TII", "->", "reMaterialize", "(", "MBB", ",", "Insert", ",", "NewReg", ",", "", ",", "Def", ",", "*", "TRI", ")", ";", "Op", ".", "setReg", "(", "NewReg", ")", ";", "MachineInstr", "*", "Clone", "=", "&", "*", "std", "::", "prev", "(", "Insert", ")", ";", "LIS", ".", "InsertMachineInstrInMaps", "(", "*", "Clone", ")", ";", "LIS", ".", "createAndComputeVirtRegInterval", "(", "NewReg", ")", ";", "MFI", ".", "stackifyVReg", "(", "NewReg", ")", ";", "ImposeStackOrdering", "(", "Clone", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ";", "Clone", "->", "dump", "(", ")", ")", ";", "bool", "IsDead", "=", "MRI", ".", "use_empty", "(", "Reg", ")", ";", "if", "(", "!", "IsDead", ")", "{", "LiveInterval", "&", "LI", "=", "LIS", ".", "getInterval", "(", "Reg", ")", ";", "ShrinkToUses", "(", "LI", ",", "LIS", ")", ";", "IsDead", "=", "!", "LI", ".", "liveAt", "(", "LIS", ".", "getInstructionIndex", "(", "Def", ")", ".", "getDeadSlot", "(", ")", ")", ";", "}", "if", "(", "IsDead", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "SlotIndex", "Idx", "=", "LIS", ".", "getInstructionIndex", "(", "Def"], "ground_truth": [")", ".", "getRegSlot", "(", ")", ";"], "File": "WebAssemblyRegStackify11", "Func": "RematerializeCheapDef", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15478, "Length": 203, "Cover_Rate": 0.6114457831325302, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "isRunOfOnes", "(", "unsigned", "Val", ",", "unsigned", "&", "MB", ",", "unsigned", "&", "ME", ")", "{", "if", "(", "isShiftedMask_32", "(", "Val", ")", ")", "{", "MB", "=", "countLeadingZeros", "(", "Val", ")", ";", "ME", "=", "countLeadingZeros", "(", "(", "Val", "-"], "ground_truth": ["", ")", "^", "Val", ")", ";"], "File": "PPCISelDAGToDAG116", "Func": "isRunOfOnes", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15479, "Length": 45, "Cover_Rate": 0.4639175257731959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", "(", "Imm", ")"], "ground_truth": ["!=", "-", "", ";"], "File": "ARMISelDAGToDAG (2)", "Func": "is_t2_so_imm", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15480, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "opc", "==", "", "||", "opc", "==", "", ")", "{", "unsigned", "sreg", "=", "MI", "->", "getOperand", "(", "(", "opc", "==", "", ")", "?", "", ":", "", ")", ".", "getReg", "(", ")", ";", "BitVector", "safeSRegs", "(", "getRegisterInfo", "(", ")", ".", "getNumRegs", "(", ")", ")", ";", "safeSRegs", ".", "set", "(", ""], "ground_truth": [")", ";"], "File": "PatmosInstrInfo", "Func": "isSideEffectFreeSRegAccess", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15481, "Length": 52, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isLoopStart", "(", "MI", ")", ")", "return", "&", "MI", ";", "}", "if", "(", "MBB", "->", "pred_size", "(", ")", "==", "", ")", "return", "SearchForStart", "(", "*", "MBB", "->", "pred_begin", "(", ")", ")", ";", "return", "nullptr", ";", "}", ";", "LowOverheadLoop", "LoLoop", "(", "*", "ML", ",", "*", "MLI", ",", "*", "RDA", ",", "*", "TRI", ")", ";", "if", "(", "auto", "*", "Preheader", "=", "ML", "->", "getLoopPreheader", "(", ")", ")", "LoLoop", ".", "Start", "=", "SearchForStart", "(", "Preheader", ")", ";", "else", "if", "(", "auto", "*", "Preheader", "=", "MLI", "->", "findLoopPreheader", "(", "ML", ",", "true", ")", ")", "LoLoop", ".", "Start", "=", "SearchForStart", "(", "Preheader", ")", ";", "else", "return", "false", ";", "for", "(", "auto", "*", "MBB", ":", "reverse", "(", "ML", "->", "getBlocks", "(", ")", ")", ")", "{", "for", "(", "auto", "&", "MI", ":", "*", "MBB", ")", "{", "if", "(", "MI", ".", "isDebugValue", "(", ")", ")", "continue", ";", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "LoLoop", ".", "Dec", "=", "&", "MI", ";", "else", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "LoLoop", ".", "End", "=", "&", "MI", ";", "else", "if", "(", "isLoopStart", "(", "MI", ")", ")", "LoLoop", ".", "Start", "=", "&", "MI", ";", "else", "if", "(", "MI", ".", "getDesc", "(", ")", ".", "isCall", "(", ")", ")", "{", "LoLoop", ".", "Revert", "=", "true", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "ARMLowOverheadLoops19", "Func": "ProcessLoop", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15482, "Length": 223, "Cover_Rate": 0.4010791366906475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "DestSub0", "=", "MRI", ".", "createVirtualRegister", "(", "DestRC", ")", ";", "MachineInstr", "*", "LoHalf", "=", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "InstDesc", ",", "DestSub0", ")", ".", "addOperand", "(", "SrcReg0Sub0", ")", ";", "MachineOperand", "SrcReg0Sub1", "=", "buildExtractSubRegOrImm", "(", "MII", ",", "MRI", ",", "Src0", ",", "Src0RC", ",", "AMDGPU", "::", "sub1", ",", "Src0SubRC", ")", ";", "unsigned", "DestSub1", "=", "MRI", ".", "createVirtualRegister", "(", "DestSubRC", ")", ";", "MachineInstr", "*", "HiHalf", "=", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "InstDesc", ",", "DestSub1", ")", ".", "addOperand", "(", "SrcReg0Sub1", ")", ";", "unsigned", "FullDestReg", "=", "MRI", ".", "createVirtualRegister", "(", "DestRC", ")", ";", "BuildMI", "(", "MBB", ",", "MII", ",", "DL", ",", "get", "(", "TargetOpcode", "::", "REG_SEQUENCE", ")", ",", "FullDestReg", ")", ".", "addReg", "(", "DestSub0", ")", ".", "addImm", "(", "AMDGPU", "::", "sub0", ")", ".", "addReg", "(", "DestSub1", ")", ".", "addImm", "(", "AMDGPU", "::", "sub1", ")", ";", "MRI", ".", "replaceRegWith", "(", "Dest", ".", "getReg", "(", ")", ",", "FullDestReg"], "ground_truth": [")", ";"], "File": "SIInstrInfo101", "Func": "splitScalar64BitUnaryOp", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15483, "Length": 149, "Cover_Rate": 0.4209039548022599, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "PersonalityIndex", "<", "", "::", "NUM_PERSONALITY_INDEX", ")", "EmitPersonalityFixup", "(", "GetAEABIUnwindPersonalityName", "(", "PersonalityIndex", ")", ")", ";", "const", "MCSymbolRefExpr", "*", "FnStartRef", "=", "MCSymbolRefExpr", "::", "Create", "(", "FnStart", ",", "MCSymbolRefExpr", "::", "VK__PREL31", ",", "getContext", "(", ")", ")", ";", "EmitValue", "(", "FnStartRef", ",", "", ")", ";", "if", "(", "CantUnwind", ")", "{", "EmitIntValue", "(", "", "::", "EXIDX_CANTUNWIND", ",", "", ")", ";", "}", "else", "if", "(", "ExTab", ")", "{", "const", "MCSymbolRefExpr", "*", "ExTabEntryRef", "=", "MCSymbolRefExpr", "::", "Create", "(", "ExTab", ",", "MCSymbolRefExpr", "::", "VK__PREL31", ",", "getContext", "(", ")", ")", ";", "EmitValue", "(", "ExTabEntryRef"], "ground_truth": [",", "", ")", ";"], "File": "ARMELFStreamer15", "Func": "emitFnEnd", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15484, "Length": 91, "Cover_Rate": 0.457286432160804, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "V1", ".", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "Src", "=", "V1", ".", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ";", "MVT", "SrcVT", "=", "Src", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "SrcVT", ".", "is512BitVector", "(", ")", "&&", "!", "Subtarget", ".", "hasVLX", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "SrcVT", ".", "getVectorElementType", "(", ")", "==", "", "&&", "VT", "==", "", "&&", "!", "Subtarget", ".", "hasBWI", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "matchVectorShuffleAsVPMOV", "(", "Mask", ",", "SwappedOps", ",", "", ")", "&&", "!", "matchVectorShuffleAsVPMOV"], "ground_truth": ["(", "Mask", ",", "SwappedOps", ",", "", ")", ")", "return", "SDValue", "(", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "lowerVectorShuffleWithVPMOV", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15485, "Length": 118, "Cover_Rate": 0.4169611307420495, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getParser", "(", ")", ".", "Lex", "(", ")", ";", "if", "(", "getParser", "(", ")", ".", "parseAbsoluteExpression", "(", "Off", ")", ")", "return", "true", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")"], "ground_truth": ["return", "TokError", "(", "", ")", ";"], "File": "X86AsmParser (2)4", "Func": "parseDirectiveSEHSaveReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15486, "Length": 41, "Cover_Rate": 0.35344827586206895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "ParseInstruction", "(", "ParseInstructionInfo", "&", "Info", ",", "StringRef", "Name", ",", "SMLoc", "NameLoc", ",", "OperandVector", "&", "Operands", ")", "{", "TextSectOffset", "++", ";", "if", "(", "Name", "==", "", ")", "Name", "=", "", ";", "Name", "=", "StringSwitch", "<", "StringRef", ">", "(", "Name", ".", "lower", "(", ")", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Case", "(", "", ",", "", ")", ".", "Default", "(", "Name", ")", ";", "size_t", "Start", "=", "", ",", "Next", "=", "Name", ".", "find", "(", "'.'", ")", ";", "StringRef", "Head", "=", "Name", ".", "slice", "(", "Start", ",", "Next", ")", ";", "Operands", ".", "push_back", "(", "", "(", "Head", ",", "NameLoc", ")", ")", ";", "if", "(", "Head", "==", "", "&&", "Next", "!=", "StringRef", "::", "npos", ")", "{", "Start", "=", "Next", ";", "Next", "=", "Name", ".", "find", "(", "'.'", ",", "Start", "+", "", ")", ";", "Head", "=", "Name", ".", "slice", "(", "Start", "+", "", ",", "Next", ")", ";", "SMLoc", "SuffixLoc", "=", "SMLoc", "::", "getFromPointer", "(", "NameLoc", ".", "getPointer", "(", ")", "+", "(", "Head", ".", "data", "(", ")", "-", "Name", ".", "data", "(", ")", ")", ")", ";", "", "CC", "=", "parseCondCodeString", "(", "Head", ")", ";", "if", "(", "CC", "==", "", "::", "COND_INVAL", ")", "return", "Error", "(", "SuffixLoc", ",", "", ")", ";", "const", "MCExpr", "*", "CC_Expr", "=", "MCConstantExpr", "::", "create", "(", "(", "int64_t", ")", "CC", ",", "getContext", "(", ")", ")", ";", "Operands", ".", "push_back", "(", "", "(", "CC_Expr", ",", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ",", "SMLoc", "::", "getFromPointer", "(", "Parser", ".", "getTok", "(", ")", ".", "getLoc", "(", ")", ".", "getPointer", "(", ")", "-", "", ")", ")", ")", ";", "}", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "if", "(", "ParseOperand", "(", "Operands", ",", "Name", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc", ",", "", ")", ";", "}", "while", "(", "getLexer", "(", ")", ".", "is", "(", "AsmToken", "::", "Comma", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "ParseOperand", "(", "Operands", ",", "Name", ")", ")", "{", "SMLoc", "Loc", "=", "getLexer", "(", ")", ".", "getLoc", "(", ")", ";", "Parser", ".", "eatToEndOfStatement", "(", ")", ";", "return", "Error", "(", "Loc"], "ground_truth": [",", "", ")", ";"], "File": "FISCAsmParser", "Func": "ParseInstruction", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15487, "Length": 477, "Cover_Rate": 0.8866171003717472, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "VT", ".", "isVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "VT", ".", "is64BitVector", "(", ")", "&&", "!", "VT", ".", "is128BitVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "SDValue", "N0", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "N0", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "SDValue", "N1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "N1", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", ">=", "", ";", "--", "i", ")", "{", "for", "(", "int", "j", "=", "", ";", "j", ">=", "", ";", "--", "j", ")", "{", "SDValue", "O0", "=", "N0", "->", "getOperand", "(", "i", ")", ";", "SDValue", "O1", "=", "N1", "->", "getOperand", "(", "j", ")", ";", "SDValue", "Sub", ",", "Add", ",", "SubSibling", ",", "AddSibling", ";", "if", "(", "O0", ".", "getOpcode", "(", ")", "==", "", "&&", "O1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Sub", "=", "O0", ";", "Add", "=", "O1", ";", "SubSibling", "=", "N0", "->", "getOperand", "(", "", "-", "i", ")", ";", "AddSibling", "=", "N1", "->", "getOperand", "(", "", "-", "j", ")", ";", "}", "else", "if", "(", "O0", ".", "getOpcode", "(", ")", "==", "", "&&", "O1", ".", "getOpcode", "(", ")", "==", "", ")", "{", "Add", "=", "O0", ";", "Sub", "=", "O1", ";", "AddSibling", "=", "N0", "->", "getOperand", "(", "", "-", "i", ")", ";", "SubSibling", "=", "N1", "->", "getOperand", "(", "", "-", "j", ")", ";", "}", "else", "continue", ";", "if", "(", "!", "", "(", "Sub", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "continue", ";", "if", "(", "!", "", "(", "Add", ".", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ")", ")", "continue", ";", "if", "(", "Sub", ".", "getOperand", "(", "", ")", "!=", "Add", ".", "getOperand", "(", "", ")", ")", "continue", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Sub", ",", "SubSibling", ",", "AddSibling", ")", ";", "}", "}", "unsigned", "Bits", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "uint64_t", "BitMask", "=", "Bits", "==", "", "?", "-", "", ":", "(", "(", "", "<<", "Bits", ")", "-", "", ")", ";", "for", "(", "int", "i", "=", "", ";", "i", ">=", "", ";", "--", "i", ")", "for", "(", "int", "j", "=", "", ";", "j", ">=", "", ";", "--", "j", ")", "{", "BuildVectorSDNode", "*", "BVN0", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "N0", "->", "getOperand", "(", "i", ")", ")", ";", "BuildVectorSDNode", "*", "BVN1", "=", "dyn_cast", "<", "BuildVectorSDNode", ">", "(", "N1", "->", "getOperand", "(", "j", ")", ")", ";", "if", "(", "!", "BVN0", "||", "!", "BVN1", ")", "continue", ";", "bool", "FoundMatch", "=", "true", ";", "for", "(", "unsigned", "k", "=", "", ";", "k", "<", "VT", ".", "getVectorNumElements", "(", ")", ";"], "ground_truth": ["++", "k", ")", "{"], "File": "AArch64ISelLowering (2)2", "Func": "tryCombineToBSL", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15488, "Length": 450, "Cover_Rate": 0.72, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")"], "ground_truth": ["__a", ";"], "File": "arm", "Func": "neon2_vreinterpretq_s32_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15489, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "is64", "(", ")", "||", "isFP64", "(", ")", ")", "FpFormat", "=", "FP_FORMAT_D", ";", "else", "FpFormat", "=", "FP_FORMAT_S"], "ground_truth": [";"], "File": "MipsAsmParser102", "Func": "setDefaultFpFormat", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15490, "Length": 19, "Cover_Rate": 0.7037037037037037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "unsigned", "HOST_WIDE_INT", "aarch64_shift_truncation_mask", "(", "machine_mode", "mode", ")", "{", "return", "(", "aarch64_vector_mode_supported_p", "(", "mode", ")", "||", "aarch64_vect_struct_mode_p", "(", "mode", ")", ")", "?", "", ":", "(", "GET_MODE_BITSIZE", "(", "mode", ")"], "ground_truth": ["-", "", ")", ";"], "File": "aarch642", "Func": "aarch64_shift_truncation_mask", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15491, "Length": 33, "Cover_Rate": 0.9705882352941176, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__"], "ground_truth": [",", "__artificial__", ")", ")", "_mm512_castps256_ps512", "(", "__m256", "__A", ")", "{"], "File": "avx512fintrin", "Func": "_mm512_castps256_ps512", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15492, "Length": 19, "Cover_Rate": 0.7307692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "MaxUInt", "=", "(", "", "<<", "width", ")", ";", "if", "(", "ExtType", "==", "", ")", "AddConstant", "-=", "(", "", "<<", "(", "width", "-", "", ")", ")", ";", "switch", "(", "CC", ")", "{", "case", "", ":", "case", "", ":", "if", "(", "(", "AddConstant", "==", "", ")", "||", "(", "CompConstant", "==", "MaxUInt", "-", "", "&&", "AddConstant", "<", "", ")", "||", "(", "AddConstant", ">=", "", "&&", "CompConstant", "<", "", ")", "||", "(", "AddConstant", "<=", "", "&&", "CompConstant", "<=", "", "&&", "CompConstant", "<", "AddConstant", ")", ")", "return", "true", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "(", "AddConstant", "==", "", ")", "||", "(", "AddConstant", ">=", "", "&&", "CompConstant", "<=", "", ")", "||", "(", "AddConstant", "<=", "", "&&", "CompConstant", "<=", "", "&&", "CompConstant", "<=", "AddConstant", ")", ")", "return", "true", ";", "break", ";", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "AArch64ISelLowering (2)2", "Func": "isEquivalentMaskless", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15493, "Length": 136, "Cover_Rate": 0.3417085427135678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_rsqrt28_round_ps", "("], "ground_truth": ["__m512", "__A", ",", "int", "__R", ")", "{"], "File": "avx512erintrin3", "Func": "_mm512_rsqrt28_round_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15494, "Length": 22, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "alignment", ">", "", ")", "alignment", "=", "", ";", "SDValue", "Hi64", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "LdNode", "->", "getChain", "(", ")", ",", "LdNode", "->", "getBasePtr", "(", ")", ",", "LdNode", "->", "getPointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "alignment", ")", ";", "EVT", "addrVT", "=", "LdNode", "->", "getBasePtr", "(", ")", ".", "getValueType", "(", ")", ";", "SDValue", "LoPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "addrVT", ",", "LdNode", "->", "getBasePtr", "(", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "addrVT", ")", ")", ";", "SDValue", "Lo64", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "LdNode", "->", "getChain", "(", ")", ",", "LoPtr", ",", "LdNode", "->", "getPointerInfo", "(", ")", ",", "false", ",", "false", ",", "false", ",", "alignment", ")", ";", "SDValue", "SubRegEven", "=", "DAG", ".", "getTargetConstant", "(", "", ",", "dl", ",", "", ")", ";", "SDValue", "SubRegOdd", "=", "DAG", ".", "getTargetConstant", "("], "ground_truth": ["", ",", "dl", ",", "", ")", ";"], "File": "SparcISelLowering63", "Func": "LowerF128Load", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15495, "Length": 154, "Cover_Rate": 0.4041994750656168, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "POPInst", ".", "setOpcode", "(", "Is64Bit", "?", "", ":", "", ")", ";", "POPInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "RegTarget", ")", ")", ";", "Out", ".", "EmitInstruction", "(", "POPInst", ")", ";", "if", "(", "AmtOp", ")", "{", "assert", "(", "!", "Is64Bit", ")", ";", "MCInst", "ADDInst", ";", "unsigned", "ADDReg", "=", "", ";", "ADDInst", ".", "setOpcode", "(", "", ")", ";", "ADDInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "ADDReg", ")", ")", ";", "ADDInst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "ADDReg", ")", ")", ";", "ADDInst", ".", "addOperand", "(", "*", "AmtOp", ")", ";", "Out", ".", "EmitInstruction", "(", "ADDInst", ")", ";", "}", "MCInst", "JMPInst", ";", "JMPInst", ".", "setOpcode", "(", "Is64Bit", "?", "", ":", "", ")", ";", "JMPInst", ".", "addOperand", "(", "MCOperand", "::"], "ground_truth": ["CreateReg", "(", "RegTarget", ")", ")", ";"], "File": "X86MCNaCl1", "Func": "EmitRet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15496, "Length": 122, "Cover_Rate": 0.6192893401015228, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isAbsoluteReg", "(", "unsigned", "Reg", ")", "{", "Reg", "=", "getReg64", "("], "ground_truth": ["Reg", ")", ";"], "File": "X86MCNaClExpander", "Func": "isAbsoluteReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15497, "Length": 15, "Cover_Rate": 0.3488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "InputIdx0", "=", "-", "", ",", "InputIdx1", "=", "-", "", ";", "for", "(", "int", "i", "=", "", ",", "e", "=", "Ops", ".", "size", "(", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "SDValue", "BC", "=", "peekThroughBitcasts", "(", "Ops", "[", "i", "]", ")", ";", "if", "(", "Input0", "&&", "BC", "==", "peekThroughBitcasts", "(", "Input0", ")", ")", "InputIdx0", "=", "i", ";", "if", "(", "Input1", "&&", "BC", "==", "peekThroughBitcasts", "(", "Input1", ")", ")", "InputIdx1", "=", "i", ";", "}", "if", "(", "Input0", "&&", "InputIdx0", "<", "", ")", "{", "InputIdx0", "=", "SrcOpIndex", ";", "Ops", "[", "SrcOpIndex", "]", "=", "Input0", ";", "}", "if", "(", "Input1", "&&", "InputIdx1", "<", "", ")", "{", "InputIdx1", "=", "Ops", ".", "size", "(", ")", ";", "Ops", ".", "push_back", "(", "Input1", ")", ";", "}", "assert", "(", "(", "(", "RootMask", ".", "size", "(", ")", ">", "OpMask", ".", "size", "(", ")", "&&", "RootMask", ".", "size", "(", ")", "%", "OpMask", ".", "size", "(", ")", "==", "", ")", "||", "(", "OpMask", ".", "size", "(", ")", ">", "RootMask", ".", "size", "(", ")", "&&", "OpMask", ".", "size", "(", ")", "%", "RootMask", ".", "size", "(", ")", "==", "", ")", "||", "OpMask", ".", "size", "(", ")", "==", "RootMask", ".", "size", "(", ")", ")", "&&", "", ")", ";", "assert", "(", "isPowerOf2_32", "(", "RootMask", ".", "size", "(", ")", ")", "&&", "", ")", ";", "assert", "(", "isPowerOf2_32", "(", "OpMask", ".", "size", "(", ")", ")", "&&", "", ")", ";", "unsigned", "RootMaskSizeLog2", "=", "countTrailingZeros", "(", "RootMask", ".", "size", "(", ")", ")", ";", "unsigned", "OpMaskSizeLog2", "=", "countTrailingZeros", "(", "OpMask", ".", "size", "(", ")", ")", ";", "unsigned", "MaskWidth", "=", "std", "::", "max", "<", "unsigned", ">", "(", "OpMask", ".", "size", "(", ")", ",", "RootMask", ".", "size", "(", ")", ")", ";", "unsigned", "RootRatio", "=", "std", "::", "max", "<", "unsigned", ">", "(", "", ",", "OpMask", ".", "size", "(", ")", ">>", "RootMaskSizeLog2", ")", ";", "unsigned", "OpRatio", "=", "std", "::", "max", "<", "unsigned", ">", "(", "", ",", "RootMask", ".", "size", "(", ")", ">>", "OpMaskSizeLog2", ")", ";", "assert", "(", "(", "RootRatio", "==", "", "||", "OpRatio", "==", "", ")", "&&", "", ")", ";", "assert", "(", "isPowerOf2_32", "(", "MaskWidth", ")", "&&", "", ")", ";", "assert", "(", "isPowerOf2_32", "(", "RootRatio", ")", "&&", "", ")", ";", "assert", "(", "isPowerOf2_32", "(", "OpRatio", ")", "&&", "", ")", ";", "unsigned", "RootRatioLog2", "=", "countTrailingZeros", "(", "RootRatio", ")", ";", "unsigned", "OpRatioLog2", "=", "countTrailingZeros", "(", "OpRatio", ")", ";", "SmallVector", "<", "int", ",", "", ">", "Mask", "(", "MaskWidth", ",", "SM_SentinelUndef", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<"], "ground_truth": ["MaskWidth", ";", "++", "i", ")", "{"], "File": "X86ISelLowering102", "Func": "combineX86ShufflesRecursively", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15498, "Length": 403, "Cover_Rate": 0.3168238993710692, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "has32r6", "("], "ground_truth": [")", ";"], "File": "MipsSubtarget43", "Func": "systemSupportsUnalignedAccess", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15499, "Length": 5, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_kunpackd", "(", "__mmask64", "__A", ",", "__mmask64", "__B", ")", "{", "return", "(", "__mmask64", ")", "__builtin_ia32_kunpckdi", "(", "(", "__mmask64", ")", "__A", ","], "ground_truth": ["(", "__mmask64", ")", "__B", ")", ";"], "File": "avx512bwintrin", "Func": "_mm512_kunpackd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15500, "Length": 39, "Cover_Rate": 0.975, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TM", "=", "static_cast", "<", "const", "TargetMachine", "*", ">", "(", "&", "MF", ".", "getTarget", "(", ")", ")", ";", "TII", "=", "TM", "->", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "(", ")", ";", "bool", "Changed", "=", "false", ";", "if", "(", "MF", ".", "size", "(", ")", "<", "", ")", "return", "Changed", ";", "for", "(", "MachineFunction", "::", "iterator", "I", "=", "MF", ".", "begin", "(", ")", ";", "I", "!=", "MF", "."], "ground_truth": ["end", "(", ")", ";", ")", "{"], "File": "PPCInstrInfo106", "Func": "runOnMachineFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15501, "Length": 70, "Cover_Rate": 0.6796116504854369, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "LHS", ".", "isReg", "(", ")", "&&", "RHS", ".", "isReg", "(", ")", "&&", "", ")", ";", "MachineRegisterInfo", "&", "MRI", "=", "MIRBuilder", ".", "getMF", "(", ")", ".", "getRegInfo", "(", ")", ";", "unsigned", "RegSize", "=", "MRI", ".", "getType", "(", "LHS", ".", "getReg", "(", ")", ")", ".", "getSizeInBits", "(", ")", ";", "bool", "Is32Bit", "=", "(", "RegSize", "==", "", ")", ";", "const", "unsigned", "OpcTable", "[", "", "]", "[", "", "]", "=", "{", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", ",", "{", "", ",", "", "}", "}", ";", "Register", "ZReg", "=", "Is32Bit", "?", "", ":", "", ";", "if", "(", "auto", "ValAndVReg", "=", "getConstantVRegValWithLookThrough", "(", "RHS", ".", "getReg", "(", ")", ",", "MRI", ")", ")", "{", "if", "(", "", "(", "ValAndVReg", "->", "Value", ",", "RegSize", ")", ")", "{", "auto", "TstMI", "=", "MIRBuilder", ".", "buildInstr", "(", "OpcTable", "[", "", "]", "[", "Is32Bit", "]", ",", "{", "ZReg", "}", ",", "{", "LHS", "}", ")", ";", "TstMI", ".", "addImm", "(", "", "(", "ValAndVReg", "->", "Value", ",", "RegSize", ")", ")", ";", "constrainSelectedInstRegOperands", "(", "*", "TstMI", ",", "TII", ",", "TRI", ",", "RBI", ")", ";", "return", "&", "*", "TstMI", ";", "}", "}", "if", "(", "auto", "Fns", "=", "selectLogicalShiftedRegister", "(", "RHS", ")", ")", "return", "emitInstr", "(", "OpcTable", "[", "", "]", "["], "ground_truth": ["Is32Bit", "]", ",", "{", "ZReg", "}", ",", "{", "LHS", "}", ",", "MIRBuilder", ",", "Fns", ")", ";"], "File": "AArch64InstructionSelector68", "Func": "emitTST", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15502, "Length": 217, "Cover_Rate": 0.7695035460992907, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Specifier", "!=", "'s'", ")", "return", "false", ";", "const", "PointerType", "*", "PT", "=", "dyn_cast", "<", "PointerType", ">", "(", "OpType", ")", ";", "if", "(", "!", "PT", "||", "PT", "->", "getAddressSpace", "(", ")", "!=", "AS", "::", "CONSTANT_ADDRESS", ")", "return", "false", ";", "Type", "*", "ElemType", "=", "PT", "->", "getContainedType", "(", "", ")", ";", "if", "(", "ElemType", "->", "getTypeID", "(", ")", "!=", "Type", "::", "IntegerTyID", ")", "return"], "ground_truth": ["false", ";"], "File": "AMDGPUPrintfRuntimeBinding", "Func": "shouldPrintAsStr", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15503, "Length": 66, "Cover_Rate": 0.6470588235294118, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeL4RSrcDstSrcDstInstruction", "(", "MCInst", "&", "Inst", ",", "unsigned", "Insn", ",", "uint64_t", "Address", ",", "const", "MCDisassembler", "*", "Decoder", ")", "{", "unsigned", "Op1", ",", "Op2", ",", "Op3", ";", "unsigned", "Op4", "=", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ";", "DecodeStatus", "S", "=", "Decode3OpInstruction", "(", "fieldFromInstruction", "(", "Insn", ",", "", ",", "", ")", ",", "Op1", ",", "Op2", ",", "Op3", ")", ";", "if", "(", "S", "==", "MCDisassembler", "::", "Success"], "ground_truth": [")", "{"], "File": "XCoreDisassembler (2)", "Func": "DecodeL4RSrcDstSrcDstInstruction", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15504, "Length": 69, "Cover_Rate": 0.45394736842105265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128d", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_cmpngt_pd", "("], "ground_truth": ["__m128d", "__A", ",", "__m128d", "__B", ")", "{"], "File": "emmintrin4", "Func": "_mm_cmpngt_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15505, "Length": 18, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "unsigned", "PCLabelIndex", "=", "AFI", "->", "createConstPoolEntryUId", "(", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "unsigned", "PCAdj", "=", "Subtarget", "->", "isThumb", "(", ")", "?", "", ":", "", ";", "ConstantPoolValue", "*", "CPV", "=", "new", "ConstantPoolValue", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "PCLabelIndex", ",", "PCAdj", ")", ";", "SDValue", "CPAddr", "=", "DAG", ".", "getTargetConstantPool", "(", "CPV", ","], "ground_truth": ["PtrVT", ",", "", ")", ";"], "File": "ARMISelLowering54", "Func": "LowerGLOBAL_OFFSET_TABLE", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15506, "Length": 96, "Cover_Rate": 0.463768115942029, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Result", ")", ";", "Offset", "-=", "Anchor", ";", "if", "(", "Offset", "!=", "", "&&", "(", "Offset", "&", "", ")", "==", "", ")", "{", "SDValue", "Full", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "Anchor", "+", "Offset", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Full", ",", "Result", ")", ";", "Offset", "=", "", ";", "}", "}", "else", "{", "Result", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "DL", ",", "PtrVT", ",", "", ",", "", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "PtrVT", ",", "Result", ")", ";", "Result", "=", "DAG", ".", "getLoad", "(", "PtrVT", ",", "DL", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "Result", ",", "MachinePointerInfo", "::", "getGOT", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "}", "if", "(", "Offset", "!=", "", ")", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ","], "ground_truth": ["PtrVT", ",", "Result", ",", "DAG", ".", "getConstant", "(", "Offset", ",", "DL", ",", "PtrVT", ")", ")", ";"], "File": "SystemZISelLowering109", "Func": "lowerGlobalAddress", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15507, "Length": 180, "Cover_Rate": 0.594059405940594, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "case", "", ":", "case", "", ":", "JTOpcode", "=", "", ";", "break", ";", "}", "unsigned", "NumOps", "=", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", ";", "MachineOperand", "JTOp", "=", "MI", "->", "getOperand", "(", "NumOps", "-", "(", "MI", "->", "isPredicable", "(", ")", "?", "", ":", "", ")", ")", ";", "unsigned", "JTI", "=", "JTOp", ".", "getIndex", "(", ")", ";", "unsigned", "Size", "=", "JT", "[", "JTI", "]", ".", "MBBs", ".", "size", "(", ")", "*", "sizeof", "(", "uint32_t", ")", ";", "MachineBasicBlock", "*", "JumpTableBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", ")", ";", "MF", "->", "insert", "(", "std", "::", "next", "(", "MachineFunction", "::", "iterator", "(", "MBB", ")", ")", ",", "JumpTableBB", ")", ";", "MachineInstr", "*", "CPEMI", "=", "BuildMI", "(", "*", "JumpTableBB", ",", "JumpTableBB", "->", "begin", "(", ")", ",", "DebugLoc", "(", ")", ",", "TII", "->", "get", "(", "JTOpcode", ")", ")", ".", "addImm", "(", "i", "++", ")", ".", "addJumpTableIndex", "(", "JTI", ")", ".", "addImm", "(", "Size", ")", ";", "CPEMIs", ".", "push_back", "(", "CPEMI", ")", ";", "CPEntries", ".", "emplace_back", "(", "", ",", "CPEntry", "(", "CPEMI", ",", "JTI", ")", ")", ";", "JumpTableEntryIndices", ".", "insert", "(", "std", "::", "make_pair", "(", "JTI", ",", "CPEntries", ".", "size", "(", ")", "-", "", ")", ")", ";", "if", "(", "!", "LastCorrectlyNumberedBB", ")", "LastCorrectlyNumberedBB", "=", "&"], "ground_truth": ["MBB", ";"], "File": "ARMConstantIslandPass15", "Func": "doInitialJumpTablePlacement", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15508, "Length": 229, "Cover_Rate": 0.5518072289156627, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "Src2", "=", "Vals", "[", "Next", "(", ")", "]", ";", "Type", "*", "VecTy", "=", "ResEVT", ".", "getTypeForEVT", "(", "*", "Ctx", ")", ";", "assert", "(", "VecTy", "->", "isVectorTy", "(", ")", ")", ";", "assert", "(", "VecTy", "==", "Src1", "->", "getType", "(", ")", "&&", "VecTy", "==", "Src2", "->", "getType", "(", ")", ")", ";", "unsigned", "NumElt", "=", "VecTy", "->", "getVectorNumElements", "(", ")", ";", "Value", "*", "Res", "=", "UndefValue", "::"], "ground_truth": ["get", "(", "VecTy", ")", ";"], "File": "X86InstrSema", "Func": "translateHorizontalBinop", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15509, "Length": 71, "Cover_Rate": 0.31555555555555553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isBlockAddress", "(", ")", "const", "{", "return", "Kind", "=="], "ground_truth": ["", ";"], "File": "CSKYConstantPoolValue", "Func": "isBlockAddress", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15510, "Length": 11, "Cover_Rate": 0.7857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "SDep", "&", "PI", ":", "Dst", "->", "Preds", ")", "{", "if", "(", "PI", ".", "getLatency", "(", ")"], "ground_truth": ["!=", "", ")", "continue", ";"], "File": "HexagonSubtarget48", "Func": "changePhiLatency", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15511, "Length": 24, "Cover_Rate": 0.3037974683544304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "Thumb2SizeReduction (2)", "Func": "isHighLatencyCPSR", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15512, "Length": 13, "Cover_Rate": 0.3611111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "OptLevel", "==", "CodeGenOpt", "::", "None", ")", "return", "false", ";", "return", "!", "DisableMIPreRA"], "ground_truth": [";"], "File": "PatmosSubtarget", "Func": "usePreRAMIScheduler", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15513, "Length": 15, "Cover_Rate": 0.5357142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCSymbolData", "&", "SD", "=", "Asm", ".", "getSymbolData", "(", "*", "Reloc", ".", "Symbol", ")", ";", "if", "(", "MCELF", "::", "GetBinding", "(", "SD", ")", "!=", "ELF", "::", "STB_LOCAL", ")", "return", "ELF", "::", "R_MIPS_NONE", ";", "if", "(", "Type", "==", "ELF", "::", "R_MIPS_GOT16", ")", "return", "ELF", "::", "R_MIPS_LO16", ";", "if", "(", "Type", "==", "ELF", "::", "R_MICROMIPS_GOT16", ")", "return", "ELF", "::", "R_MICROMIPS_LO16", ";", "if", "(", "Type", "==", "ELF", "::", "R_MIPS16_GOT16"], "ground_truth": [")", "return", "ELF", "::", "R_MIPS16_LO16", ";"], "File": "MipsELFObjectWriter53", "Func": "getMatchingLoType", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15514, "Length": 72, "Cover_Rate": 0.5179856115107914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "load_p", "&&", "(", "REGNO", "(", "reg1", ")", "==", "REGNO", "(", "base1", ")", "||", "(", "REGNO", "(", "reg2", ")", "==", "REGNO", "(", "base1", ")", ")", ")", ")", "return", "false", ";", "if", "(", "load_p", "&&", "REGNO", "(", "reg1", ")", "==", "REGNO", "(", "reg2", ")", ")", "return", "false", ";", "rc1", "=", "REGNO_REG_CLASS", "(", "REGNO", "(", "reg1", ")", ")", ";", "rc2", "=", "REGNO_REG_CLASS", "(", "REGNO", "(", "reg2", ")", ")", ";", "if", "(", "rc1", "!=", "rc2", "&&", "!", "reg_class_subset_p", "(", "rc1", ",", "rc2", ")", "&&", "!", "reg_class_subset_p", "(", "rc2", ",", "rc1", ")", ")", "return", "false", ";", "if", "(", "abs", "(", "offset1", "-", "offset2", ")", "!=", "GET_MODE_SIZE", "(", "mode", ")", ")", "return", "false", ";", "return"], "ground_truth": ["true", ";"], "File": "loongarch", "Func": "loongarch_load_store_bonding_p", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15515, "Length": 113, "Cover_Rate": 0.3704918032786885, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "raw_svector_ostream", "OS", "(", "Str", ")", ";", "printInstruction", "(", "MI"], "ground_truth": [",", "OS", ")", ";"], "File": "SystemZAsmPrinter2", "Func": "EmitInstruction", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15516, "Length": 13, "Cover_Rate": 0.30952380952380953, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "DataToStore", ".", "getSimpleValueType", "(", ")", ";", "MVT", "ScalarVT", "=", "VT", ".", "getScalarType", "(", ")", ";", "SDValue", "Mask", "=", "N", "->", "getMask", "(", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "assert", "(", "(", "!", "N", "->", "isCompressingStore", "(", ")", "||", "Subtarget", ".", "hasAVX512", "(", ")", ")", "&&", "", ")", ";", "assert", "(", "(", "!", "N", "->", "isCompressingStore", "(", ")", "||", "ScalarVT", ".", "getSizeInBits", "(", ")", ">=", "", ")", "&&", "", ")", ";", "assert", "(", "Subtarget", ".", "hasAVX512", "(", ")", "&&", "!", "Subtarget", ".", "hasVLX", "(", ")", "&&", "!", "VT", ".", "is512BitVector", "(", ")", "&&", "", ")", ";", "assert", "(", "(", "ScalarVT", ".", "getSizeInBits", "(", ")", ">=", "", "||", "(", "Subtarget", ".", "hasBWI", "(", ")", "&&", "(", "ScalarVT", "==", "", "||", "ScalarVT", "==", "", ")", ")", ")", "&&", "", ")", ";", "unsigned", "NumEltsInWideVec", "=", "", "/", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "MVT", "WideDataVT", "=", "", "(", "ScalarVT", ",", "NumEltsInWideVec", ")", ";", "assert", "(", "Mask", ".", "getSimpleValueType", "(", ")", ".", "getScalarType", "(", ")", "==", "", "&&", "", ")", ";", "MVT", "WideMaskVT", "=", "", "(", "", ",", "NumEltsInWideVec", ")", ";", "DataToStore", "=", "ExtendToType", "(", "DataToStore", ",", "WideDataVT", ",", "DAG", ")", ";", "Mask", "=", "ExtendToType", "(", "Mask", ",", "WideMaskVT", ",", "DAG", ",", "true", ")", ";", "return", "DAG", ".", "getMaskedStore", "(", "N", "->", "getChain", "(", ")", ",", "dl", ",", "DataToStore", ",", "N", "->", "getBasePtr", "(", ")", ",", "Mask", ",", "N", "->"], "ground_truth": ["getMemoryVT", "(", ")", ",", "N", "->", "getMemOperand", "(", ")", ",", "N", "->", "isTruncatingStore", "(", ")", ",", "N", "->", "isCompressingStore", "(", ")", ")", ";"], "File": "X86ISelLowering (2)7", "Func": "LowerMSTORE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15517, "Length": 253, "Cover_Rate": 0.8214285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "JITInfo", "::", "JITInfo", "(", "bool", "UseSSE"], "ground_truth": [")", "{"], "File": "X86JITInfo", "Func": "X86JITInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15518, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCOperand", "MCInstLower", "::", "LowerOperand", "(", "const", "MachineOperand", "&", "MO", ",", "unsigned", "offset", ")", "const", "{", "MachineOperandType", "MOTy", "=", "MO", ".", "getType", "(", ")", ";", "switch", "(", "MOTy", ")", "{", "default", ":", "assert", "(", "", "&&", "", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Register"], "ground_truth": [":"], "File": "MipsMCInstLower21", "Func": "LowerOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15519, "Length": 45, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "RC", "->", "getSize", "(", ")", "*", "", ")", "{", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "case", "", ":", "Opcode", "=", "", ";", "break", ";", "}", "}", "if", "(", "Opcode", "!=", "-", "", ")", "{", "FrameInfo", "->", "setObjectAlignment", "(", "FrameIndex", ",", "", ")", ";", "BuildMI", "(", "MBB", ",", "MI", ",", "DL", ",", "get", "(", "Opcode", ")", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addFrameIndex", "(", "FrameIndex", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Undef", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "SIInstrInfo102", "Func": "storeRegToStackSlot", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15520, "Length": 129, "Cover_Rate": 0.34308510638297873, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "In64", ";", "if", "(", "Subtarget", ".", "hasHighWord", "(", ")", ")", "{", "SDNode", "*", "U64", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ",", "DL", ",", "", ")", ";", "In64", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "DL", ",", "", ",", "SDValue", "(", "U64", ",", "", ")", ",", "In", ")", ";", "}", "else", "{", "In64", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In", ")", ";", "In64", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In64", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "}", "SDValue", "Out64", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In64", ")", ";", "return", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "DL", ",", "", ",", "Out64", ")", ";", "}", "if", "(", "InVT", "==", "", "&&", "ResVT", "==", "", ")", "{", "SDNode", "*", "U64", "=", "DAG", ".", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ",", "DL", ",", "", ")", ";", "SDValue", "In64", "=", "DAG", ".", "getTargetInsertSubreg", "(", "", ",", "DL", ",", "", ",", "SDValue", "(", "U64", ",", "", ")", ",", "In", ")", ";", "SDValue", "Out64", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "In64", ")", ";", "if", "(", "Subtarget", ".", "hasHighWord", "(", ")", ")", "return", "DAG", ".", "getTargetExtractSubreg", "(", "", ",", "DL", ",", "", ",", "Out64", ")", ";", "SDValue", "Shift", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Out64", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Shift", ")", ";", "}", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SystemZISelLowering104", "Func": "lowerBITCAST", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15521, "Length": 263, "Cover_Rate": 0.6116279069767442, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_rcp14_pd", "(", "__m128d", "__W", ",", "__mmask8", "__U", ","], "ground_truth": ["__m128d", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm_mask_rcp14_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15522, "Length": 25, "Cover_Rate": 0.5208333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcmulq_rot90_x", "(", "float32x4_t", "__a", ",", "float32x4_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__arm_vcmulq_rot90_x_f32", "(", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vcmulq_rot90_x", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15523, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "length", ";", "int", "wic_addr0", "=", "", "*", "", ";", "int", "wic_addr1", "=", "", "*", "", ";", "int", "first_addr", "=", "INSN_ADDRESSES", "(", "INSN_UID", "(", "first", ")", ")", ";", "for", "(", "insn", "=", "first", ";", "insn", ";", "insn", "=", "NEXT_INSN", "(", "insn", ")", ")", "if", "(", "INSN_P", "(", "insn", ")", ")", "{", "addr_offset", "=", "INSN_ADDRESSES", "(", "INSN_UID", "(", "insn", ")", ")", "-", "first_addr", ";", "length", "=", "get_attr_length", "(", "insn", ")", ";", "if", "(", "before_4", "==", "", "&&", "addr_offset", "+", "length", ">=", "", "*", "", ")", "before_4", "=", "insn", ";", "if", "(", "JUMP_P", "(", "insn", ")", ")", "return", ";", "if", "(", "before_16", "==", "", "&&", "addr_offset", "+", "length", ">=", "", "*", "", ")", "before_16", "=", "insn", ";", "if", "(", "CALL_P", "(", "insn", ")", "||", "tablejump_p", "(", "insn", ",", "", ",", ""], "ground_truth": [")", ")", "return", ";"], "File": "microblaze3", "Func": "insert_wic_for_ilb_runout", "Target": "microblaze", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15524, "Length": 133, "Cover_Rate": 0.5518672199170125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "float32x4_t", ")", "__builtin_neon_vrsqrtev4sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vrsqrteq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15525, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "report_fatal_error", "(", "", "+", "Twine", "(", "FrameSize", ")", ")", ";", "}", "if", "(", "FrameSize", ")", "{", "FunctionInfo", "*", "XFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "if", "(", "FP", ")", "{", "int", "FPSpillOffset", "=", "MFI", "->", "getObjectOffset", "(", "XFI", "->", "getFPSpillSlot", "(", ")", ")", ";", "FPSpillOffset", "+=", "FrameSize", "*", "", ";", "loadFromStack", "(", "MBB", ",", "MBBI", ",", "", ",", "FPSpillOffset", ",", "dl", ",", "TII", ")", ";", "}", "bool", "restoreLR", "=", "XFI", "->", "getUsesLR", "(", ")", ";", "if", "(", "restoreLR", "&&", "MFI", "->", "getObjectOffset", "(", "XFI", "->", "getLRSpillSlot", "(", ")", ")", "!=", "", ")", "{", "int", "LRSpillOffset", "=", "MFI", "->", "getObjectOffset", "(", "XFI", "->", "getLRSpillSlot", "(", ")", ")", ";", "LRSpillOffset", "+=", "FrameSize", "*", "", ";", "loadFromStack", "(", "MBB", ",", "MBBI", ",", "", ",", "LRSpillOffset", ",", "dl", ",", "TII", ")", ";", "restoreLR", "=", "false", ";", "}", "if", "(", "restoreLR", ")", "{", "assert", "(", "MBBI", "->", "getOpcode", "(", ")", "==", "", "||", "MBBI", "->"], "ground_truth": ["getOpcode", "(", ")", "==", "", ")", ";"], "File": "XCoreFrameInfo", "Func": "emitEpilogue", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15526, "Length": 161, "Cover_Rate": 0.38516746411483255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isUpdating", ")", "ResTys", ".", "push_back", "(", "", ")", ";", "ResTys", ".", "push_back", "(", "", ")", ";", "SDValue", "Pred", "=", "getAL", "(", "CurDAG", ")", ";", "SDValue", "Reg0", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "SDNode", "*", "VLd", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "if", "(", "is64BitVector", "||", "NumVecs", "<=", "", ")", "{", "unsigned", "Opc", "=", "(", "is64BitVector", "?", "DOpcodes", "[", "OpcodeIndex", "]", ":", "QOpcodes0", "[", "OpcodeIndex", "]", ")", ";", "Ops", ".", "push_back", "(", "MemAddr", ")", ";", "Ops", ".", "push_back", "(", "Align", ")", ";", "if", "(", "isUpdating", ")", "{", "SDValue", "Inc", "=", "N", "->", "getOperand", "(", "AddrOpIdx", "+", "", ")", ";", "Ops", ".", "push_back", "(", "isa", "<", "ConstantSDNode", ">", "(", "Inc", ".", "getNode", "(", ")", ")", "?", "Reg0", ":", "Inc", ")", ";", "}", "Ops", ".", "push_back", "(", "Pred", ")", ";", "Ops", ".", "push_back", "(", "Reg0", ")", ";", "Ops", ".", "push_back", "(", "Chain", ")", ";", "VLd", "=", "CurDAG", "->", "getMachineNode", "(", "Opc", ",", "dl", ",", "ResTys", ",", "Ops", ".", "data", "(", ")", ",", "Ops", ".", "size", "(", ")", ")", ";", "}", "else", "{", "EVT", "AddrTy", "=", "MemAddr", ".", "getValueType", "(", ")", ";", "SDValue", "ImplDef", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "TargetOpcode", "::", "IMPLICIT_DEF", ",", "dl", ",", "ResTy", ")", ",", "", ")", ";", "const", "SDValue", "OpsA", "[", "]", "=", "{", "MemAddr", ",", "Align", ",", "Reg0", ",", "ImplDef", ",", "Pred", ",", "Reg0", ",", "Chain", "}", ";", "SDNode", "*", "VLdA", "=", "CurDAG", "->", "getMachineNode", "(", "QOpcodes0", "[", "OpcodeIndex", "]", ",", "dl", ",", "ResTy", ",", "AddrTy", ",", "", ",", "OpsA", ",", "", ")", ";", "Chain", "=", "SDValue", "(", "VLdA", ",", "", ")", ";", "Ops", ".", "push_back", "(", "SDValue", "(", "VLdA", ",", "", ")", ")", ";", "Ops", ".", "push_back", "(", "Align", ")", ";", "if", "("], "ground_truth": ["isUpdating", ")", "{"], "File": "ARMISelDAGToDAG74", "Func": "SelectVLD", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15527, "Length": 289, "Cover_Rate": 0.33142201834862384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "regno", "==", "", ")", "return", "NOTR0_REG", ";", "else", "if", "(", "regno", "<", "", ")", "return", "NOTSP_REG", ";", "else", "return", "GENERAL_REGS"], "ground_truth": [";"], "File": "pdp11", "Func": "pdp11_regno_reg_class", "Target": "pdp11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15528, "Length": 24, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "insn", ")", "{", "if", "(", "insn", "==", "label", ")", "break", ";", "else", "insn", "=", "NEXT_INSN", "(", "insn", ")", ";", "}", "return", "(", "insn", "=="], "ground_truth": ["label", ")", ";"], "File": "pa3", "Func": "forward_branch_p", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15529, "Length": 29, "Cover_Rate": 0.6304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setTCReturnAddrDelta", "(", "int"], "ground_truth": ["delta", ")", "{"], "File": "X86MachineFunctionInfo (2)", "Func": "setTCReturnAddrDelta", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15530, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "V", "=", "rotr32", "(", "~", "", ",", "getT2SOImmValRotate", "(", "V", ")", ")", "&", "V", ";", "if", "(", "V", "==", "", ")", "return", "false", ";", "if", "(", "getT2SOImmVal", "(", "V", ")", "!=", "-", "", ")", "return", "true", ";", "V", "=", "Imm", ";", "if", "(", "getT2SOImmValSplatVal", "(", "V", "&", "", ")", "!=", "-", "", ")", "V", "&=", "~", "", ";", "else", "if", "(", "getT2SOImmValSplatVal", "(", "V", "&", "", ")", "!=", "-", "", ")", "V", "&=", "~", "", ";", "if", "(", "getT2SOImmVal", "(", "V", ")", "!=", "-", ""], "ground_truth": [")", "return", "true", ";"], "File": "ARMAddressingModes11", "Func": "isT2SOImmTwoPartVal", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15531, "Length": 89, "Cover_Rate": 0.7478991596638656, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "=="], "ground_truth": ["k_Token", ";"], "File": "MipsAsmParser102", "Func": "isToken", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15532, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "StringRef", "Identifier", "=", "Tok", ".", "getString", "(", ")", ";", "if", "(", "Operand", "*", "Err", "=", "ParseIntelIdentifier", "(", "Val", ",", "Identifier", ",", "Info", ",", "true", ",", "End", ")", ")", "return", "Err", ";", "unsigned", "CVal", "=", "", ";", "switch", "(", "OpKind", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "IOK_LENGTH", ":", "CVal", "=", "Info", ".", "Length", ";", "break", ";", "case", "IOK_SIZE", ":", "CVal", "=", "Info", ".", "Size", ";", "break", ";", "case", "IOK_TYPE", ":", "CVal", "=", "Info", ".", "Type", ";", "break", ";", "}", "unsigned", "Len", "=", "End", ".", "getPointer", "(", ")", "-", "TypeLoc", "."], "ground_truth": ["getPointer", "(", ")", ";"], "File": "X86AsmParser (2)2", "Func": "ParseIntelOperator", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15533, "Length": 97, "Cover_Rate": 0.48258706467661694, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "fprintf", "(", "file", ",", "", ")", ";", "fprintf", "(", "file", ","], "ground_truth": ["", ")", ";"], "File": "spu", "Func": "spu_function_profiler", "Target": "spu", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15534, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsStore", "=", "(", "Instruction", "::", "Store", "==", "Opcode", ")", ";", "VectorType", "*", "SrcVTy", "=", "dyn_cast", "<", "VectorType", ">", "(", "SrcTy", ")", ";", "if", "(", "!", "SrcVTy", ")", "return", "getMemoryOpCost", "(", "Opcode", ",", "SrcTy", ",", "Alignment", ",", "AddressSpace", ")", ";", "unsigned", "NumElem", "=", "SrcVTy", "->", "getVectorNumElements", "(", ")", ";", "VectorType", "*", "MaskTy", "=", "VectorType", "::", "get", "(", "Type", "::", "getInt8Ty", "(", "SrcVTy", "->", "getContext", "(", ")", ")", ",", "NumElem", ")", ";", "if", "(", "(", "IsLoad", "&&", "!", "isLegalMaskedLoad", "(", "SrcVTy", ",", "MaybeAlign", "(", "Alignment", ")", ")", ")", "||", "(", "IsStore", "&&", "!", "isLegalMaskedStore", "(", "SrcVTy", ",", "MaybeAlign", "(", "Alignment", ")", ")", ")", "||", "!", "isPowerOf2_32", "(", "NumElem", ")", ")", "{", "int", "MaskSplitCost", "=", "getScalarizationOverhead", "(", "MaskTy", ",", "false", ",", "true", ")", ";", "int", "ScalarCompareCost", "=", "getCmpSelInstrCost", "(", "Instruction", "::", "ICmp", ",", "Type", "::", "getInt8Ty", "(", "SrcVTy", "->", "getContext", "(", ")", ")", ",", "nullptr", ")", ";", "int", "BranchCost", "=", "getCFInstrCost", "(", "Instruction", "::", "Br", ")", ";", "int", "MaskCmpCost", "=", "NumElem", "*", "(", "BranchCost", "+", "ScalarCompareCost", ")", ";", "int", "ValueSplitCost", "=", "getScalarizationOverhead", "(", "SrcVTy", ",", "IsLoad", ",", "IsStore", ")", ";", "int", "MemopCost", "=", "NumElem", "*", "BaseT", "::", "getMemoryOpCost", "(", "Opcode", ",", "SrcVTy", "->", "getScalarType", "(", ")", ",", "Alignment", ",", "AddressSpace", ")", ";", "return", "MemopCost", "+", "ValueSplitCost", "+", "MaskSplitCost", "+", "MaskCmpCost", ";", "}", "std", "::", "pair", "<", "int", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost", "(", "DL", ",", "SrcVTy", ")", ";", "auto", "VT", "=", "TLI", "->", "getValueType", "(", "DL", ",", "SrcVTy", ")", ";", "int", "Cost", "=", "", ";", "if", "(", "VT", ".", "isSimple", "(", ")", "&&", "LT", ".", "second", "!=", "VT", ".", "getSimpleVT", "(", ")", "&&", "LT", ".", "second", ".", "getVectorNumElements", "(", ")", "==", "NumElem", ")", "Cost", "+=", "getShuffleCost", "(", "TTI", "::", "SK_PermuteTwoSrc", ",", "SrcVTy", ",", "", ",", "nullptr", ")", "+", "getShuffleCost", "(", "TTI", "::", "SK_PermuteTwoSrc", ",", "MaskTy", ",", "", ",", "nullptr", ")", ";", "else", "if", "(", "LT", ".", "second", "."], "ground_truth": ["getVectorNumElements", "(", ")", ">", "NumElem", ")", "{"], "File": "X86TargetTransformInfo26", "Func": "getMaskedMemoryOpCost", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15535, "Length": 316, "Cover_Rate": 0.7577937649880095, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Triple", "(", "TT", ")", ".", "isOSNaCl", "(", ")", ")", "return", "new", "NaClAsmBackend", "(", "T", ",", "true", ")", ";", "return", "new", "AsmBackend", "(", "T", ",", "Triple", "(", "TT", ")", ".", "getOS", "("], "ground_truth": [")", ",", "true", ",", "true", ")", ";"], "File": "MipsAsmBackend59", "Func": "createMipsAsmBackendEL64", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15536, "Length": 40, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "MO", ".", "isImm", "(", ")", "&&", "!", "TID", ".", "OpInfo", "[", "i", "]", ".", "isPredicate", "(", ")", ")", "{", "if", "(", "MO", ".", "getImm", "(", ")", ">", "Limit", "||", "(", "MO", ".", "getImm", "(", ")", "&", "(", "Scale", "-", "", ")", ")", "!=", "", ")", "return", "false", ";", "}", "}", "const", "TargetInstrDesc", "&", "NewTID", "=", "TII", "->", "get", "(", "Entry", ".", "NarrowOpc1", ")", ";", "unsigned", "PredReg", "=", "", ";", "", "Pred", "=", "getInstrPredicate", "(", "MI", ",", "PredReg", ")", ";", "bool", "SkipPred", "=", "false", ";", "if", "(", "Pred", "!=", "", ")", "{", "if", "(", "!", "NewTID", ".", "isPredicable", "(", ")", ")", "return", "false", ";", "}", "else", "{", "SkipPred", "=", "!", "NewTID", ".", "isPredicable", "(", ")", ";", "}", "bool", "HasCC", "=", "false", ";", "bool", "CCDead", "=", "false", ";", "if", "(", "TID", ".", "hasOptionalDef", "(", ")", ")", "{", "unsigned", "NumOps", "=", "TID", ".", "getNumOperands", "(", ")", ";", "HasCC", "=", "(", "MI", "->", "getOperand", "(", "NumOps", "-", "", ")", ".", "getReg", "(", ")", "==", "", ")", ";", "if", "(", "HasCC", "&&", "MI", "->", "getOperand", "(", "NumOps", "-", "", ")", ".", "isDead", "(", ")", ")", "CCDead", "=", "true", ";", "}", "if", "(", "!", "VerifyPredAndCC", "(", "MI", ",", "Entry", ",", "false", ",", "Pred", ",", "LiveCPSR", ",", "HasCC", ",", "CCDead", ")", ")", "return", "false", ";", "DebugLoc", "dl", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "MBB", ",", "*", "MI", ",", "dl", ",", "NewTID", ")", ";", "MIB", ".", "addOperand", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "NewTID", ".", "hasOptionalDef", "(", ")", ")", "{", "if", "(", "HasCC", ")", "AddDefaultT1CC", "(", "MIB", ",", "CCDead", ")", ";", "else", "AddNoT1CC", "(", "MIB", ")", ";", "}", "unsigned", "NumOps", "=", "TID", ".", "getNumOperands", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "i", "<", "NumOps", "&&", "TID", ".", "OpInfo", "[", "i", "]", ".", "isOptionalDef", "(", ")", ")", "continue", ";", "if", "(", "(", "TID", ".", "getOpcode", "(", ")", "==", "", "||", "TID", ".", "getOpcode", "(", ")", "==", "", ")", "&&", "i", "==", "", ")", "continue", ";", "bool", "isPred", "=", "(", "i", "<", "NumOps", "&&", "TID", ".", "OpInfo", "[", "i", "]", ".", "isPredicate", "(", ")", ")", ";", "if", "(", "SkipPred", "&&", "isPred", ")", "continue", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "if", "(", "Scale", ">", "", "&&", "!", "isPred", "&&", "MO", ".", "isImm", "(", ")", ")", "MIB", ".", "addImm", "(", "MO", ".", "getImm", "(", ")", "/", "Scale", ")", ";", "else", "{", "if", "(", "MO", ".", "isReg", "(", ")", "&&", "MO", ".", "isImplicit", "(", ")", "&&", "MO", ".", "getReg", "(", ")", "==", "", ")", "continue", ";", "MIB", ".", "addOperand", "(", "MO", ")", ";", "}", "}", "if", "(", "!", "TID", ".", "isPredicable", "(", ")", "&&", "NewTID", ".", "isPredicable", "(", ")", ")", "AddDefaultPred", "(", "MIB", ")", ";", "DOUT", "<<", "", "<<", "*", "MI", "<<", "", "<<", "*", "MIB", ";", "MBB", ".", "erase", "(", "MI"], "ground_truth": [")", ";"], "File": "Thumb2SizeReduction21", "Func": "ReduceToNarrow", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15537, "Length": 494, "Cover_Rate": 0.6823204419889503, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createRelaxMemPass", "(", ")", ")", ";", "addPass", "(", "createExpandPseudoPass", "("], "ground_truth": [")", ")", ";"], "File": "AVRTargetMachine", "Func": "addPreSched2", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15538, "Length": 14, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "val", "=", "operands", "[", "", "]", ";", "desto", "=", "gen_reg_rtx", "(", "Pmode", ")", ";", "counto", "=", "gen_reg_rtx", "(", "HImode", ")", ";", "if", "(", "GET_CODE", "(", "desta", ")", "!=", "REG", "||", "REGNO", "(", "desta", ")", "<", "FIRST_PSEUDO_REGISTER", ")", "desta", "=", "copy_to_mode_reg", "(", "Pmode", ",", "desta", ")", ";", "if", "(", "GET_CODE", "(", "count", ")", "==", "CONST_INT", "&&", "GET_CODE", "(", "val", ")", "==", "CONST_INT", "&&", "!", "(", "INTVAL", "(", "count", ")", "&", "", ")", "&&", "(", "INTVAL", "(", "count", ")", ">", "", ")", "&&", "(", "INTVAL", "(", "val", ")"], "ground_truth": ["<=", "", "&&", "INTVAL", "(", "val", ")", ">=", "-", "", ")", ")", "{"], "File": "m32c", "Func": "m32c_expand_setmemhi", "Target": "m32c", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15539, "Length": 99, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "reg_unused_after", "(", "insn", ",", "op", "[", "", "]", ")", "&&", "compare_eq_p", "(", "insn", ")", ")", "{", "avr_asm_len", "(", "", ",", "op", ",", "plen", ",", "-", "", ")", ";", "}", "else", "{", "avr_out_compare", "(", "insn", ",", "op"], "ground_truth": [",", "plen", ")", ";"], "File": "avr", "Func": "avr_out_tsthi", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15540, "Length": 44, "Cover_Rate": 0.5057471264367817, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "sparc_hard_regno_mode_ok", "(", "unsigned", "int"], "ground_truth": ["regno", ",", "machine_mode", "mode", ")", "{"], "File": "sparc", "Func": "sparc_hard_regno_mode_ok", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15541, "Length": 12, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "gen_rtx_REG", "(", "TYPE_MODE", "(", "type", ")"], "ground_truth": [",", "cr16_ret_register", "(", ")", ")", ";"], "File": "cr16", "Func": "cr16_function_value", "Target": "cr16", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15542, "Length": 13, "Cover_Rate": 0.43333333333333335, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "Res", "=", "tryCombineToEXTR", "(", "N", ",", "DCI", ")", ")", "return", "Res", ";", "if", "(", "SDValue", "Res", "=", "tryCombineToBSL", "(", "N", ",", "DCI", ")", ")", "return", "Res", ";", "if", "(", "SDValue", "Res", "=", "tryCombineVecOrNot", "(", "N", ",", "DCI", ")", ")", "return", "Res", ";", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "AArch64ISelLowering102", "Func": "performORCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15543, "Length": 50, "Cover_Rate": 0.46296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "PacketSU", "->", "Succs", ".", "size", "(", ")", ";", "++", "i", ")", "{", "auto", "&", "Dep", "=", "PacketSU", "->", "Succs", "[", "i", "]", ";", "if", "(", "Dep", ".", "getSUnit", "(", ")", "==", "PacketSUDep", "&&", "Dep", ".", "getKind", "(", ")", "==", "SDep", "::", "Anti", "&&", "Dep", "."], "ground_truth": ["getReg", "(", ")", "==", "DepReg", ")", "return", "true", ";"], "File": "HexagonVLIWPacketizer35", "Func": "restrictingDepExistInPacket", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15544, "Length": 63, "Cover_Rate": 0.45323741007194246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "(", "Rd", "+", "", ")", "%", "", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "Check", "(", "S", ",", "DecodeDPRRegisterClass", "(", "Inst", ",", "(", "Rd", "+", "", ")", "%", "", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "break", ";", "default", ":", "break", ";", "}", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "!", "Check", "(", "S", ",", "DecodeGPRRegisterClass", "(", "Inst", ",", "wb", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "break", ";", "default", ":", "break", ";", "}", "if", "(", "!", "Check", "(", "S", ",", "DecodeAddrMode6Operand", "(", "Inst", ",", "Rn", ",", "Address", ",", "Decoder", ")", ")", ")", "return", "MCDisassembler", "::", "Fail", ";", "switch", "(", "Inst", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "if", "(", "Rm", "==", "", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "", ")", ")", ";", "break", ";", "}", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "ARMDisassembler47", "Func": "DecodeVLDInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15545, "Length": 406, "Cover_Rate": 0.3314285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "optimize_size", "||", "optimize", "<", "", ")", "return", "false", ";", "if", "(", "TARGET_ISA_V3M", "&&", "!", "align_to_4_bytes", ")", "return", "nds32_expand_setmem_loop_v3m", "(", "dstmem", ",", "size", ",", "value", ")", ";", "if", "(", "nds32_expand_setmem_unroll", "(", "dstmem", ",", "size", ",", "value", ",", "align"], "ground_truth": [",", "expected_align", ",", "expected_size", ")", ")", "return", "true", ";"], "File": "nds32-memory-manipulation", "Func": "nds32_expand_setmem", "Target": "nds32", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15546, "Length": 48, "Cover_Rate": 0.5052631578947369, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "Size", "=", "initMBBInfo", "(", ")", ";", "if", "(", "Size", "<=", "MaxForwardRange", "||", "!", "mustRelaxABranch", "(", ")", ")", "return", "false", ";", "setWorstCaseAddresses", "(", ")"], "ground_truth": [";"], "File": "SystemZLongBranch1", "Func": "runOnMachineFunction", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15547, "Length": 25, "Cover_Rate": 0.36764705882352944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NeedWait", "=", "CNT_MASK", "(", "T", ")", ";", "setScoreLB", "(", "T", ",", "getScoreUB", "(", "T", ")", ")", ";", "return", "NeedWait", ";", "}", "const", "int32_t", "LB", "=", "getScoreLB", "(", "T", ")", ";", "const", "int32_t", "UB", "=", "getScoreUB", "(", "T", ")", ";", "if", "(", "(", "UB", ">=", "ScoreToWait", ")", "&&", "(", "ScoreToWait", ">"], "ground_truth": ["LB", ")", ")", "{"], "File": "SIInsertWaitcnts14", "Func": "updateByWait", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15548, "Length": 54, "Cover_Rate": 0.313953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "true", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "QRI", ".", "Subtarget", ".", "getArchVersion", "(", ")", "==", "Subtarget", "::", "V4", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "HexagonInstrInfo25", "Func": "isConditionalLoad", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15549, "Length": 124, "Cover_Rate": 0.33879781420765026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isTargetCOFF", "(", ")", "const", "{", "return", "isTargetMingw", "(", ")", "||", "isTargetCygwin", "(", ")"], "ground_truth": ["||", "isTargetWindows", "(", ")", ";"], "File": "X86Subtarget105", "Func": "isTargetCOFF", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15550, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutgoingAdjustments", ".", "clear", "(", ")", ";", "CollectFrameAccesses", "(", ")", ";", "for", "(", "auto", "&", "A", ":", "Accesses", ")", "{", "A", ".", "MI", "->", "dump", "(", ")", ";", "errs", "(", ")", "<<", "", "<<", "A", ".", "StackAdjustment", "<<", "", ";", "errs", "(", ")", "<<", "", "<<", "A", "."], "ground_truth": ["MustSaveHL", "<<", "", ";"], "File": "GBZ80PostPEI", "Func": "runOnMachineFunction", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15551, "Length": 51, "Cover_Rate": 0.35664335664335667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "StartLoc", "=", "Tok", ".", "getLoc", "(", ")", ";", "SMLoc", "EndLoc", "=", "Tok", ".", "getEndLoc", "(", ")", ";", "RegisterKind", "RegKind", ";", "unsigned", "Reg", ",", "RegNum", ",", "RegWidth", ",", "DwordRegIndex", ";", "if", "(", "!", "ParseRegister", "(", "RegKind", ",", "Reg", ",", "RegNum", ",", "RegWidth", ",", "&", "DwordRegIndex", ")", ")", "{", "return", "nullptr", ";", "}", "if", "(", "", "::", "hasCodeObjectV3", "(", "&", "getSTI", "(", ")", ")", ")", "{", "if", "(", "!", "updateGprCountSymbols", "(", "RegKind", ",", "DwordRegIndex", ",", "RegWidth", ")"], "ground_truth": [")", "return", "nullptr", ";"], "File": "AMDGPUAsmParser19", "Func": "parseRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15552, "Length": 80, "Cover_Rate": 0.5925925925925926, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "tree", "function_resolver", "::", "resolve", "(", ")", "{", "return", "shape", "->", "resolve"], "ground_truth": ["(", "*", "this", ")", ";"], "File": "aarch64-sve-builtins", "Func": "resolve", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15553, "Length": 16, "Cover_Rate": 0.9411764705882353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmlsq_u16", "(", "uint16x8_t", "__a", ",", "uint16x8_t", "__b", ",", "uint16x8_t", "__c", ")", "{", "return", "(", "uint16x8_t", ")", "__builtin_neon_vmlsv8hi", "(", "(", "int16x8_t", ")", "__a", ",", "(", "int16x8_t", ")", "__b", ",", "("], "ground_truth": ["int16x8_t", ")", "__c", ")", ";"], "File": "arm", "Func": "neon_vmlsq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15554, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Base", "=", "CurDAG", "->", "getTargetFrameIndex", "(", "FIN", "->", "getIndex", "(", ")", ",", "getTargetLowering", "(", ")", "->", "getPointerTy", "(", ")", ")", ";", "Offset", "=", "CurDAG", "->", "getTargetConstant", "(", "", ",", "", ")", ";", "return", "true", ";", "}", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", "||", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "return", "false", ";", "if", "(", "Addr", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "ConstantSDNode", "*", "CN", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")", ")", ")", "{", "if", "(", "isInt", "<", "", ">", "(", "CN", "->", "getSExtValue", "(", ")", ")", ")", "{", "if", "(", "FrameIndexSDNode", "*", "FIN", "=", "dyn_cast", "<", "FrameIndexSDNode", ">", "(", "Addr", ".", "getOperand", "(", "", ")"], "ground_truth": [")", ")", "{"], "File": "SparcISelDAGToDAG", "Func": "SelectADDRri", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15555, "Length": 131, "Cover_Rate": 0.3841642228739003, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Op", "=", "make_unique", "<", "Operand", ">", "(", "k_BankedReg", ")", ";", "Op", "->", "BankedReg", ".", "Val", "=", "Reg", ";", "Op", "->", "StartLoc", "=", "S", ";", "Op", "->", "EndLoc", "="], "ground_truth": ["S", ";"], "File": "ARMAsmParser (2)2", "Func": "CreateBankedReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15556, "Length": 31, "Cover_Rate": 0.6078431372549019, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "if", "(", "!", "VT", ".", "isSimple", "(", ")", "||", "!", "VT", ".", "isVector", "(", ")", ")", "return", "false", ";", "APInt", "KnownUndef", ",", "KnownZero", ";", "unsigned", "NumElts", "=", "Op", ".", "getValueType", "(", ")", ".", "getVectorNumElements", "(", ")", ";", "APInt", "DemandedElts", "=", "APInt", "::", "getAllOnesValue", "(", "NumElts", ")", ";", "return", "getTargetShuffleInputs", "(", "Op", ",", "DemandedElts", ",", "Inputs", ",", "Mask", ",", "KnownUndef", ",", "KnownZero", ",", "DAG", ",", "Depth", ","], "ground_truth": ["ResolveKnownElts", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "getTargetShuffleInputs", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15557, "Length": 78, "Cover_Rate": 0.6782608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["", ";"], "File": "Tile64RegisterInfo", "Func": "getEHHandlerRegister", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15558, "Length": 8, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "-"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon_vsubq_u16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15559, "Length": 5, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "getGPFI", "("], "ground_truth": [")", "const", "{"], "File": "MBlazeMachineFunction1", "Func": "getGPFI", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15560, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "lowerGR128Binary", "(", "DAG", ",", "DL", ",", "VT", ",", "", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Ops", "[", "", "]", ",", "Ops", "[", "", "]", ")", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops"], "ground_truth": [",", "", ",", "DL", ")", ";"], "File": "SystemZISelLowering (2)", "Func": "lowerUMUL_LOHI", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15561, "Length": 49, "Cover_Rate": 0.49, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "IsCondBranch", "(", "unsigned", "BrOpc"], "ground_truth": [")", "{"], "File": "XCoreInstrInfo (2)", "Func": "IsCondBranch", "Target": "XCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15562, "Length": 9, "Cover_Rate": 0.42857142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "FP", "=", "Subtarget", ".", "isGP32bit", "(", ")", "?", "", ":", "", ";", "unsigned", "BP", "=", "Subtarget", ".", "isGP32bit", "(", ")", "?", "", ":", "", ";", "if", "(", "!", "Subtarget", ".", "hasStandardEncoding", "(", ")", ")", "return", "false", ";", "if", "(", "!", "MF", ".", "getRegInfo", "(", ")", ".", "canReserveReg", "(", "FP", ")", ")", "return", "false", ";", "if", "(", "Subtarget", ".", "getFrameLowering", "(", ")", "->", "hasReservedCallFrame", "(", "MF", ")", ")", "return", "true", ";", "return", "MF", ".", "getRegInfo", "(", ")", ".", "canReserveReg", "(", "BP"], "ground_truth": [")", ";"], "File": "MipsRegisterInfo1", "Func": "canRealignStack", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15563, "Length": 83, "Cover_Rate": 0.7033898305084746, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "Symbol", "=", "Mang", "->", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "Offset", "+=", "MO", ".", "getOffset", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_BlockAddress", ":", "Symbol", "=", "AsmPrinter", ".", "GetBlockAddressSymbol", "(", "MO", ".", "getBlockAddress", "(", ")", ")", ";", "Offset", "+=", "MO", ".", "getOffset", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "Symbol", "=", "AsmPrinter", ".", "GetExternalSymbolSymbol", "(", "MO", ".", "getSymbolName", "(", ")", ")", ";", "Offset", "+=", "MO", ".", "getOffset", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_JumpTableIndex", ":", "Symbol", "=", "AsmPrinter", ".", "GetJTISymbol", "(", "MO", ".", "getIndex", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_ConstantPoolIndex", ":", "Symbol", "=", "AsmPrinter", ".", "GetCPISymbol", "(", "MO", ".", "getIndex", "(", ")", ")", ";", "Offset", "+=", "MO", ".", "getOffset", "(", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "const", "MCSymbolRefExpr", "*", "MCSym", "=", "MCSymbolRefExpr", "::", "Create", "(", "Symbol", ",", "Kind", ",", "*", "Ctx", ")", ";", "if", "(", "!", "Offset", ")", "return", "MCOperand", "::", "CreateExpr"], "ground_truth": ["(", "MCSym", ")", ";"], "File": "MipsMCInstLower13", "Func": "LowerSymbolOperand", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15564, "Length": 170, "Cover_Rate": 0.31835205992509363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "has", "(", "Register", "R", ")", "const", "{", "if", "(", "!", "R", ".", "isVirtual", "(", ")", ")", "return", "true", ";", "MapType", "::", "const_iterator", "F", "=", "Map", ".", "find", "(", "R"], "ground_truth": [")", ";"], "File": "HexagonConstPropagation11", "Func": "has", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15565, "Length": 32, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N00", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N00", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "!", "isOneConstant", "(", "N0", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N00", ".", "getOperand", "(", "", ")", ",", "N00", ".", "getOperand", "(", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "}", "}", "if", "(", "N0", ".", "getOpcode", "(", ")", "==", "", "&&", "N0", ".", "hasOneUse", "(", ")", "&&", "N0", ".", "getOperand", "(", "", ")", ".", "hasOneUse", "(", ")", ")", "{", "SDValue", "N00", "=", "N0", ".", "getOperand", "(", "", ")", ";", "if", "(", "N00", ".", "getOpcode", "(", ")", "==", "", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "N00", ".", "getOperand", "(", "", ")", ",", "N00", ".", "getOperand", "(", "", ")", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "VT", ")", ")", ";", "}", "}", "if", "(", "SDValue", "V", "=", "combineToExtendVectorInReg", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "V", ";", "if", "(", "VT", ".", "is256BitVector", "(", ")", ")", "if", "(", "SDValue", "R", "=", "WidenMaskArithmetic", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "R", ";", "if", "(", "SDValue", "DivRem8", "=", "getDivRem8", "(", "N", ",", "DAG", ")", ")", "return", "DivRem8", ";", "if", "(", "SDValue", "NewAdd", "=", "promoteExtBeforeAdd", "(", "N", ",", "DAG", ",", "Subtarget", ")", ")", "return", "NewAdd", ";", "if", "(", "SDValue", "R", "=", "combineOrCmpEqZeroToCtlzSrl", "(", "N", ",", "DAG", ",", "DCI", ",", "Subtarget", ")", ")", "return", "R", ";", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering115", "Func": "combineZext", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15566, "Length": 290, "Cover_Rate": 0.7532467532467533, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "RegisterInfo", "::", "resolveFrameIndex", "(", "MachineInstr", "&", "MI", ",", "unsigned", "BaseReg", ",", "int64_t", "Offset", ")", "const", "{", "MachineBasicBlock", "*", "MBB", "=", "MI", ".", "getParent", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MBB", "->", "getParent", "(", ")", ";", "const", "Subtarget", "&", "Subtarget", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "Subtarget", ".", "getInstrInfo", "(", ")", ";", "bool", "SeenFI", "=", "false", ";", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "operands", "(", ")", ")", "{", "if", "(", "MO", ".", "isFI", "(", ")", ")", "{", "if", "(", "SeenFI", ")", "llvm_unreachable", "(", "", ")", ";", "SeenFI", "=", "true", ";", "}", "}", "MachineOperand", "*", "FIOp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "vaddr", ")", ";", "assert", "(", "FIOp", "&&", "FIOp", "->", "isFI", "(", ")", "&&", "", ")", ";", "assert", "(", "TII", "->", "isMUBUF", "(", "MI", ")", ")", ";", "assert", "(", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "soffset", ")", "->", "getReg", "(", ")", "==", "MF", "->", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", "->", "getFrameOffsetReg", "(", ")", "&&", "", ")", ";", "MachineOperand", "*", "OffsetOp", "=", "TII", "->", "getNamedOperand", "(", "MI", ",", "", "::", "offset", ")", ";", "int64_t", "NewOffset", "=", "OffsetOp", "->", "getImm", "(", ")", "+", "Offset", ";", "assert", "(", "isUInt", "<", "", ">", "(", "NewOffset"], "ground_truth": [")", "&&", "", ")", ";"], "File": "SIRegisterInfo103", "Func": "resolveFrameIndex", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15567, "Length": 215, "Cover_Rate": 0.9033613445378151, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "UserSGPR", "!=", "", ")", ";", "SDValue", "QueuePtr", "=", "CreateLiveInRegister", "(", "DAG", ",", "&", "", ",", "UserSGPR", ",", "", ")", ";", "SDValue", "SGPR01", "=", "DAG", ".", "getRegister", "(", "", ",", "", ")", ";", "SDValue", "ToReg", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "SL", ",", "SGPR01", ",", "QueuePtr", ",", "SDValue", "(", ")", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "ToReg", ",", "DAG", ".", "getTargetConstant", "(", "GCNSubtarget", "::", "TrapIDLLVMTrap", ",", "SL", ",", ""], "ground_truth": [")", ",", "SGPR01", ",", "ToReg", ".", "getValue", "(", "", ")", "}", ";"], "File": "SIISelLowering120", "Func": "lowerTRAP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15568, "Length": 85, "Cover_Rate": 0.3953488372093023, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op0", "=", "N", "->", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "ConstantSDNode", "*", "C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "Op0", ")", ")", "{", "if", "(", "Op1", "->", "hasOneUse", "(", ")", "&&", "Op1", ".", "getOpcode", "(", ")", "==", "", "&&", "isa", "<", "ConstantSDNode", ">", "(", "Op1", ".", "getOperand", "(", "", ")", ")", ")", "{", "APInt", "XorC", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op1", ".", "getOperand", "(", "", ")", ")", "->", "getAPIntValue", "(", ")", ";", "EVT", "VT", "=", "Op0", ".", "getValueType", "(", ")", ";", "SDValue", "NewXor", "=", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op1", ")", ",", "VT", ",", "Op1", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "~", "XorC", ",", "SDLoc", "(", "Op1", ")", ",", "VT", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "N", ")", ",", "VT", ",", "NewXor", ",", "DAG", ".", "getConstant", "(", "C", "->", "getAPIntValue", "(", ")", "+", "", ",", "SDLoc", "(", "N", ")", ",", "VT", ")", ")", ";", "}", "}", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "Subtarget", ".", "hasSSSE3", "(", ")", "&&", "isHorizontalBinOp", "(", "Op0", ",", "Op1", ",", "false", ")", "&&", "shouldUseHorizontalOp", "(", "Op0", "==", "Op1", ",", "DAG", ",", "Subtarget", ")", ")", "{", "auto", "HSUBBuilder", "=", "[", "]", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "DL", ",", "ArrayRef", "<", "SDValue", ">", "Ops", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ops", "["], "ground_truth": ["", "]", ".", "getValueType", "(", ")", ",", "Ops", ")", ";"], "File": "X86ISelLowering (2)8", "Func": "combineSub", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15569, "Length": 272, "Cover_Rate": 0.7292225201072386, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "Opc", "!=", "", "&&", "Opc", "!=", "", "&&", "Opc", "!=", "", ")", "||", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "", "||", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", "||", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "!=", "", "||", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", "!=", "", ")", "return", "false", ";", "unsigned", "BasePtr", "=", "MI", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getReg", "(", ")", ";"], "File": "X86RegisterInfo (2)2", "Func": "tryOptimizeLEAtoMOV", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15570, "Length": 85, "Cover_Rate": 0.3811659192825112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerMEMBARRIER", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ",", "const", "Subtarget", "*", "Subtarget", ")", "{", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "if", "(", "!", "Subtarget", "->", "hasDataBarrier", "(", ")", ")", "{", "assert", "(", "Subtarget", "->", "hasV6Ops", "(", ")", "&&", "!", "Subtarget", "->", "isThumb", "(", ")", "&&", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ";", "}", "SDValue", "Op5", "=", "Op", ".", "getOperand", "(", "", ")", ";", "bool", "isDeviceBarrier", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op5", ")", "->", "getZExtValue", "(", ")", "!=", "", ";", "unsigned", "isLL", "=", "cast", "<", "ConstantSDNode", ">", "(", "Op", ".", "getOperand", "(", ""], "ground_truth": [")", ")", "->", "getZExtValue", "(", ")", ";"], "File": "ARMISelLowering107", "Func": "LowerMEMBARRIER", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15571, "Length": 130, "Cover_Rate": 0.5462184873949579, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "current_function_trap", "=", "lookup_attribute", "(", "", ",", "func_attr", ")", "!=", "NULL_TREE", ";", "if", "(", "current_function_args_info", ".", "nregs", "==", "", ")", "scratch", "=", "iy_reg", ";", "else", "scratch", "=", "ix_reg", ";", "if", "(", "current_function_interrupt", ")", "{", "emit_move_after_reload", "(", "stack_push_word", ",", "m68hc11_soft_tmp_reg", ",", "scratch", ")", ";", "emit_move_after_reload", "(", "stack_push_word", ",", "gen_rtx", "(", "REG", ",", "HImode", ",", "SOFT_Z_REGNUM", ")", ",", "scratch", ")", ";", "emit_move_after_reload", "(", "stack_push_word", ",", "gen_rtx", "(", "REG", ",", "HImode", ",", "SOFT_SAVED_XY_REGNUM", ")", ",", "scratch", ")", ";", "}", "if", "(", "frame_pointer_needed", ")", "emit_move_after_reload", "(", "stack_push_word", ",", "hard_frame_pointer_rtx", ",", "scratch", ")", ";", "if", "(", "TARGET_M6812", "&&", "(", "size", ">", "", "||", "size", "==", "", ")", ")", "{", "emit_insn", "(", "gen_addhi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "size", ")", ")", ")", ";", "}", "else", "if", "(", "size", ">", "", ")", "{", "rtx", "insn", ";", "insn", "=", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec", "(", "", ",", "gen_rtx_SET", "(", "VOIDmode", ",", "stack_pointer_rtx", ",", "gen_rtx_PLUS", "(", "HImode", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "size", ")", ")", ")", ",", "gen_rtx_CLOBBER", "(", "VOIDmode", ",", "scratch", ")", ")", ")", ";", "emit_insn", "(", "insn", ")", ";", "}", "else", "{", "int", "i", ";", "for", "(", "i", "=", "", ";", "i", "<=", "size", ";", "i", "+=", "", ")", "emit_move_after_reload", "(", "stack_push_word", ",", "ix_reg", ",", "", ")", ";", "if", "(", "size", "&", "", ")", "emit_insn", "(", "gen_addhi3", "(", "stack_pointer_rtx", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "-", "", ")", ")", ")", ";", "}", "if", "(", "frame_pointer_needed", ")", "emit_move_after_reload", "(", "hard_frame_pointer_rtx", ",", "stack_pointer_rtx", ",", "scratch", ")", ";", "for", "(", "regno", "=", "SOFT_REG_FIRST", ";", "regno", "<=", "SOFT_REG_LAST", ";", "regno", "++", ")", "{", "if", "(", "regs_ever_live", "[", "regno", "]", "&&", "!", "call_used_regs", "[", "regno", "]", ")", "{", "emit_move_after_reload", "(", "stack_push_word", ",", "gen_rtx", "(", "REG", ",", "HImode", ",", "regno", ")"], "ground_truth": [",", "scratch", ")", ";"], "File": "m68hc11", "Func": "expand_prologue", "Target": "m68hc11", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15572, "Length": 284, "Cover_Rate": 0.8231884057971014, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "isBothDivMod", "(", ")", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "BothDivMod", ".", "Val", ")"], "ground_truth": [")", ";"], "File": "TPCAsmParser", "Func": "addBothDivModOperands", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15573, "Length": 23, "Cover_Rate": 0.5111111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrwq_f32", "(", "float32_t", "*", "__addr", ",", "float32x4_t", "__value", ")", "{", "__builtin_mve_vstrwq_fv4sf", "(", "(", "__builtin_neon_si", "*"], "ground_truth": [")", "__addr", ",", "__value", ")", ";"], "File": "arm", "Func": "mve___arm_vstrwq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15574, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewMask", "[", "", "]", "=", "Mask", "[", "", "]", ";", "NewMask", "[", "", "]", "=", "Mask", "[", "", "]", ";", "if", "(", "isZeroOrOneOrUndef", "(", "Mask", "[", "", "]", ")", "&&", "isZeroOrOneOrUndef", "(", "Mask", "[", "", "]", ")", ")", "return", "Src0", ";", "assert", "(", "NewMask", "[", "", "]", "==", "", "||", "NewMask", "[", "", "]", "==", "", "||", "NewMask", "[", "", "]", "==", "-", "", ")", ";", "assert", "(", "NewMask", "[", "", "]", "==", "", "||", "NewMask", "[", "", "]", "==", "", "||", "NewMask", "[", "", "]", "==", "-", "", ")", ";", "NewMask", "[", "", "]", "=", "NewMask", "[", "", "]", "==", "-", "", "?", "-", "", ":", "NewMask", "[", "", "]", "-", "", ";", "NewMask", "[", "", "]", "=", "NewMask", "[", "", "]", "==", "-", "", "?", "-", ""], "ground_truth": [":", "NewMask", "[", "", "]", "-", "", ";"], "File": "AMDGPUInstructionSelector", "Func": "normalizeVOP3PMask", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15575, "Length": 137, "Cover_Rate": 0.8353658536585366, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "I", "!=", "E", ";", "++", "I", ")", "{", "ReleasePred", "(", "SU", ",", "&", "*", "I", ")", ";", "if", "(", "I", "->", "isAssignedRegDep", "(", ")", ")", "{", "if", "(", "!", "LiveRegDefs", "[", "I", "->", "getReg", "("], "ground_truth": [")", "]", ")", "{"], "File": "TMS320C64XScheduler", "Func": "ReleasePredecessors", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15576, "Length": 39, "Cover_Rate": 0.35454545454545455, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getStartOpcode", "(", ")", "const", "{", "bool", "IsDo", "=", "isDoLoopStart", "(", "*", "Start", ")", ";", "if", "(", "!", "IsTailPredicationLegal", "(", ")", ")", "return"], "ground_truth": ["IsDo", "?", "", ":", "", ";"], "File": "ARMLowOverheadLoops", "Func": "getStartOpcode", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15577, "Length": 29, "Cover_Rate": 0.58, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewOut", ".", "PartOffset", "+=", "NewOut", ".", "VT", ".", "getStoreSize", "(", ")", ";", "}", "}", "else", "{", "SplitVals", ".", "push_back", "(", "OutVals", "[", "i", "]", ")", ";", "Splits", ".", "push_back", "(", "Out", ")", ";", "}", "}", "SmallVector", "<", "CCValAssign", ",", "", ">", "RVLocs", ";", "CCState", "CCInfo", "(", "CallConv", ",", "isVarArg", ",", "DAG", ".", "getMachineFunction", "(", ")", ",", "RVLocs", ",", "*", "DAG", ".", "getContext", "(", ")", ")", ";", "AnalyzeReturn", "(", "CCInfo", ",", "Splits", ")", ";", "SDValue", "Flag", ";", "SmallVector", "<", "SDValue", ",", "", ">", "RetOps", ";", "RetOps", ".", "push_back", "(", "Chain", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "realRVLocIdx", "=", "", ";", "i", "!=", "RVLocs", ".", "size", "(", ")", ";", "++", "i", ",", "++", "realRVLocIdx", ")", "{", "CCValAssign", "&", "VA", "=", "RVLocs", "[", "i", "]", ";", "assert", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "", ")", ";", "SDValue", "Arg", "=", "SplitVals", "[", "realRVLocIdx", "]", ";", "switch", "(", "VA", ".", "getLocInfo", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "CCValAssign", "::", "Full", ":", "break", ";", "case", "CCValAssign", "::", "BCvt", ":", "Arg", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VA", ".", "getLocVT", "(", ")", ",", "Arg", ")", ";", "break", ";", "}", "Chain", "=", "DAG", ".", "getCopyToReg", "(", "Chain", ",", "DL", ",", "VA", ".", "getLocReg", "(", ")", ",", "Arg", ",", "Flag", ")", ";", "Flag", "=", "Chain", ".", "getValue", "(", "", ")", ";", "RetOps", ".", "push_back", "(", "DAG", ".", "getRegister", "(", "VA", ".", "getLocReg", "(", ")", ",", "VA", ".", "getLocVT", "(", ")", ")", ")", ";", "}", "RetOps", "[", "", "]", "=", "Chain", ";", "if", "(", "Flag", ".", "getNode", "(", ")", ")", "RetOps", ".", "push_back", "(", "Flag", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL"], "ground_truth": [",", "", ",", "RetOps", ")", ";"], "File": "SIISelLowering95", "Func": "LowerReturn", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15578, "Length": 284, "Cover_Rate": 0.4982456140350877, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ST", ".", "useHVXOps", "(", ")", "&&"], "ground_truth": ["AutoHVX", ";"], "File": "HexagonTargetTransformInfo", "Func": "useHVX", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15579, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vec_uint4", "nan_mask", "=", "(", "vec_uint4", ")", "{", "", ",", "", ",", "", ",", "", "}", ";", "vec_uchar16", "hihi_promote", "=", "(", "vec_uchar16", ")", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "vec_uint4", "biteq", ";", "vec_uint4", "aabs", ";", "vec_uint4", "babs", ";", "vec_uint4", "a_gt", ";", "vec_uint4", "ahi_inf", ";", "vec_uint4", "anan", ";", "vec_uint4", "result", ";", "union", "{", "vec_uchar16", "v", ";", "int", "i", "[", "", "]", ";", "}", "x", ";", "x", ".", "i", "[", "", "]", "=", "", "<<", "", ";", "aabs", "=", "vec_and", "(", "(", "vec_uint4", ")", "a", ",", "sign_mask", ")", ";", "babs", "=", "vec_and", "(", "(", "vec_uint4", ")", "b", ",", "sign_mask", ")", ";", "biteq", "=", "(", "vec_uint4", ")", "vec_cmpeq", "(", "(", "vec_uint4", ")", "aabs", ",", "(", "vec_uint4", ")", "babs", ")", ";", "biteq", "=", "vec_and", "(", "biteq", ",", "(", "vec_uint4", ")", "vec_slo", "(", "(", "vec_uchar16", ")", "biteq", ",", "x", ".", "v", ")", ")", ";", "a_gt", "=", "(", "vec_uint4", ")", "vec_cmpgt", "(", "aabs", ",", "nan_mask", ")", ";", "ahi_inf", "=", "(", "vec_uint4", ")", "vec_cmpeq", "(", "aabs", ",", "nan_mask", ")", ";", "anan", "=", "(", "vec_uint4", ")", "vec_or", "(", "a_gt", ",", "vec_and", "(", "(", "vec_uint4", ")", "vec_slo", "(", "(", "vec_uchar16", ")", "a_gt", ",", "x", ".", "v", ")", ",", "ahi_inf", ")", ")", ";", "result", "=", "vec_andc", "(", "biteq", ",", "anan", ")", ";", "return", "(", "(", "qword", ")", "(", "vec_perm", "(", "(", "vec_uchar16", ")", "result", ",", "(", "vec_uchar16", ")", "result", ",", "hihi_promote", ")"], "ground_truth": [")", ")", ";"], "File": "si2vmx", "Func": "si_dfcmeq", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15580, "Length": 252, "Cover_Rate": 0.896797153024911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isBrList", "(", ")", ")"], "ground_truth": ["BrL", ".", "~", "BrLOp", "(", ")", ";"], "File": "WebAssemblyAsmParser (2)", "Func": "~WebAssemblyOperand", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15581, "Length": 13, "Cover_Rate": 0.6842105263157895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "BYTES_BIG_ENDIAN", ")", "{", "parts", "[", "", "*", "i", "]", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", "+", "FIRST_SPE_HIGH_REGNO", ")", ";", "parts", "[", "", "*", "i", "+", "", "]", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ";", "}", "else", "{", "parts", "[", "", "*", "i", "]", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", ")", ";", "parts", "[", "", "*", "i", "+", "", "]", "=", "gen_rtx_REG", "(", "SImode", ",", "regno", "+", "FIRST_SPE_HIGH_REGNO", ")", ";", "}", "}", "return", "gen_rtx_PARALLEL", "(", "VOIDmode", ",", "gen_rtvec_v", "(", "words"], "ground_truth": ["*", "", ",", "parts", ")", ")", ";"], "File": "powerpcspe", "Func": "rs6000_dwarf_register_span", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15582, "Length": 89, "Cover_Rate": 0.413953488372093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isInt", "<", "", ">", "(", "static_cast", "<", "int32_t", ">", "(", "Value", ")", ")", ";", "}", "if", "(", "const", "MCExpr", "*", "SymbolRefExpr", "=", "dyn_cast", "<", "MCExpr", ">", "(", "Imm", ".", "Value", ")", ")", "return", "SymbolRefExpr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__ABS_LO", ";", "if", "(", "const", "MCBinaryExpr", "*", "BinaryExpr", "=", "dyn_cast", "<", "MCBinaryExpr", ">", "(", "Imm", ".", "Value", ")", ")", "if", "(", "const", "MCExpr", "*", "SymbolRefExpr", "=", "dyn_cast", "<", "MCExpr", ">", "(", "BinaryExpr", "->", "getLHS", "(", ")", ")", ")", "return", "SymbolRefExpr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__ABS_LO", ";", "return", "false"], "ground_truth": [";"], "File": "LanaiAsmParser (2)", "Func": "isLoImm16Signed", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15583, "Length": 94, "Cover_Rate": 0.6861313868613139, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "s390_output_pool_entry", "(", "rtx", "exp", ",", "machine_mode", "mode", ",", "unsigned", "int", "align", ")", "{", "switch", "(", "GET_MODE_CLASS", "(", "mode", ")", ")", "{", "case", "MODE_FLOAT", ":", "case", "MODE_DECIMAL_FLOAT", ":", "gcc_assert", "(", "GET_CODE", "(", "exp", ")", "==", "CONST_DOUBLE", ")", ";", "assemble_real", "(", "*", "CONST_DOUBLE_REAL_VALUE", "(", "exp", ")", ",", "as_a", "<", "scalar_float_mode", ">", "(", "mode", ")", ",", "align", ")", ";", "break", ";", "case", "MODE_INT", ":", "assemble_integer", "(", "exp", ",", "GET_MODE_SIZE", "(", "mode", ")", ",", "align", ",", "", ")", ";", "mark_symbol_refs_as_used", "(", "exp", ")"], "ground_truth": [";"], "File": "s390", "Func": "s390_output_pool_entry", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15584, "Length": 81, "Cover_Rate": 0.4764705882352941, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "*", "LHS0C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "LHS", "->", "getOperand", "(", "", ")", ")", ";", "auto", "*", "LHS1C", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "LHS", "->", "getOperand", "(", "", ")", ")", ";", "auto", "*", "RHSC", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "RHS", ")", ";", "if", "(", "(", "LHS0C", "&&", "LHS0C", "->", "getZExtValue", "(", ")", "==", "", ")", "&&", "(", "LHS1C", "&&", "LHS1C", "->", "getZExtValue", "(", ")", "==", "", ")", "&&", "(", "RHSC", "&&", "RHSC", "->", "getZExtValue", "(", ")", "==", "", ")", ")", "{", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "FalseVal", ",", "TrueVal", ",", "LHS", "->", "getOperand", "(", "", ")", ",", "LHS", "->", "getOperand", "(", "", ")", ",", "LHS", "->", "getOperand", "(", "", ")", ")", ";", "}", "}", "if", "(", "!", "VT", ".", "isInteger", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "isNullConstant", "(", "FalseVal", ")", ")", "{", "if", "(", "CC", "==", "", "&&", "isOneConstant", "(", "TrueVal", ")", ")", "{", "if", "(", "!", "Subtarget", "->", "isThumb1Only", "(", ")", "&&", "Subtarget", "->", "hasV5TOps", "(", ")", ")", "{", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "LHS", ",", "RHS", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Sub", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ")", ";", "}", "else", "{", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "LHS", ",", "RHS", ")", ";", "SDVTList", "VTs", "=", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ";", "SDValue", "Neg", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "FalseVal", ",", "Sub", ")", ";", "SDValue", "Carry", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "", ")", ",", "Neg", ".", "getValue", "(", "", ")", ")", ";", "Res", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VTs", ",", "Sub", ",", "Neg", ",", "Carry", ")", ";", "}", "}", "else", "if", "(", "CC", "==", "", "&&", "!", "isNullConstant", "(", "RHS", ")", "&&", "(", "!", "Subtarget", "->", "isThumb1Only", "(", ")", "||", "isPowerOf2Constant", "(", "TrueVal", ")", ")", ")", "{", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "DAG", ".", "getVTList", "(", "VT", ",", "", ")", ",", "LHS", ",", "RHS", ")", ";", "SDValue", "CPSRGlue", "=", "DAG", ".", "getCopyToReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "", ",", "Sub", ".", "getValue"], "ground_truth": ["(", "", ")", ",", "SDValue", "(", ")", ")", ";"], "File": "ARMISelLowering (3)", "Func": "PerformCMOVCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15585, "Length": 415, "Cover_Rate": 0.3125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "N0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "assert", "(", "N0", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "N0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "N0", ",", "DAG", ".", "getUNDEF", "(", "", ")", ")", ";", "if", "(", "Subtarget", ".", "hasAVX512", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "N0", ")", ";", "SDValue", "HalfWord", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "HalfWordMask", "=", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "", ")", ";", "SDValue", "TWOHW", "=", "DAG", ".", "getConstantFP", "(", "(", "double", ")", "(", "", "<<", "", ")", ",", "DL", ",", "", ")", ";", "SDValue", "HI", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "N0", ",", "HalfWord", ")", ";", "SDValue", "LO", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "N0", ",", "HalfWordMask", ")", ";", "SDValue", "fHI", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "HI", ")", ";", "fHI", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "fHI", ",", "TWOHW", ")", ";", "SDValue", "fLO", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LO", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", ""], "ground_truth": [",", "fHI", ",", "fLO", ")", ";"], "File": "X86ISelLowering134", "Func": "lowerUINT_TO_FP_v2i32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15586, "Length": 217, "Cover_Rate": 0.6867088607594937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OutStreamer", ".", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "if", "(", "Subtarget", "->", "isTargetKnownWindowsMSVC", "(", ")", "&&", "MMI", "->", "usesVAFloatArgument", "(", ")", ")", "{", "StringRef", "SymbolName", "=", "Subtarget", "->", "is64Bit", "(", ")", "?", "", ":", "", ";", "MCSymbol", "*", "S", "=", "MMI", "->", "getContext", "(", ")", ".", "GetOrCreateSymbol", "(", "SymbolName", ")", ";", "OutStreamer", ".", "EmitSymbolAttribute", "(", "S", ",", "MCSA_Global", ")", ";", "}", "if", "(", "Subtarget", "->", "isTargetCOFF", "(", ")", ")", "{", "COFFMachineModuleInfo", "&", "COFFMMI", "=", "MMI", "->", "getObjFileInfo", "<", "COFFMachineModuleInfo", ">", "(", ")", ";", "typedef", "COFFMachineModuleInfo", "::", "externals_iterator", "externals_iterator", ";", "for", "(", "externals_iterator", "I", "=", "COFFMMI", ".", "externals_begin", "(", ")", ",", "E", "=", "COFFMMI", ".", "externals_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "OutStreamer", ".", "BeginCOFFSymbolDef", "(", "CurrentFnSym", ")", ";", "OutStreamer", ".", "EmitCOFFSymbolStorageClass", "(", "COFF", "::", "IMAGE_SYM_CLASS_EXTERNAL", ")", ";", "OutStreamer", ".", "EmitCOFFSymbolType", "(", "COFF", "::", "IMAGE_SYM_DTYPE_FUNCTION", "<<", "COFF", "::", "SCT_COMPLEX_TYPE_SHIFT", ")", ";", "OutStreamer", ".", "EndCOFFSymbolDef", "(", ")", ";", "}", "std", "::", "vector", "<", "const", "MCSymbol", "*", ">", "DLLExportedFns", ",", "DLLExportedGlobals", ";", "for", "(", "Module", "::", "const_iterator", "I", "=", "M", ".", "begin", "(", ")", ",", "E", "=", "M", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "I", "->", "hasDLLExportStorageClass", "(", ")", ")", "DLLExportedFns", ".", "push_back", "(", "getSymbol", "(", "I", ")", ")", ";", "for", "(", "Module", "::", "const_global_iterator", "I", "=", "M", ".", "global_begin", "(", ")", ",", "E", "=", "M", ".", "global_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "I", "->", "hasDLLExportStorageClass", "(", ")", ")", "DLLExportedGlobals", ".", "push_back", "(", "getSymbol", "(", "I", ")", ")", ";", "for", "(", "Module", "::", "const_alias_iterator", "I", "=", "M", ".", "alias_begin", "(", ")", ",", "E", "=", "M", ".", "alias_end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "const", "GlobalValue", "*", "GV", "=", "I", ";", "if", "(", "!", "GV", "->", "hasDLLExportStorageClass", "(", ")", ")", "continue", ";", "while", "(", "const", "GlobalAlias", "*", "A", "=", "dyn_cast", "<", "GlobalAlias", ">", "(", "GV", ")", ")", "GV", "=", "A", "->", "getAliasedGlobal", "(", ")", ";", "if", "(", "isa", "<", "Function", ">", "(", "GV", ")", ")", "DLLExportedFns", ".", "push_back", "(", "getSymbol", "(", "I", ")", ")", ";", "else", "if", "(", "isa", "<", "GlobalVariable", ">", "(", "GV", ")", ")", "DLLExportedGlobals", ".", "push_back", "(", "getSymbol", "(", "I", ")", ")", ";", "}", "if", "(", "!", "DLLExportedGlobals", ".", "empty", "(", ")", "||", "!", "DLLExportedFns", ".", "empty", "(", ")", ")", "{", "const", "TargetLoweringObjectFileCOFF", "&", "TLOFCOFF", "=", "static_cast", "<", "const", "TargetLoweringObjectFileCOFF", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "OutStreamer", ".", "SwitchSection", "(", "TLOFCOFF", ".", "getDrectveSection", "(", ")", ")", ";", "SmallString", "<", "", ">", "name", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "DLLExportedGlobals", ".", "size", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "if", "(", "Subtarget", "->", "isTargetKnownWindowsMSVC", "(", ")"], "ground_truth": [")", "name", "=", "", ";"], "File": "X86AsmPrinter49", "Func": "EmitEndOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15587, "Length": 454, "Cover_Rate": 0.3893653516295026, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Val", ".", "hasOneUse", "(", ")", ")", "return", "false", ";", "unsigned", "Opcode", "=", "Val", "->", "getOpcode", "(", ")", ";", "if", "(", "Opcode", "==", "", ")", "{", "if", "(", "Val", "->", "getOperand", "(", "", ")", ".", "getValueType", "(", ")", "==", "", ")", "return", "false", ";", "CanNegate", "=", "true", ";", "MustBeFirst", "=", "false", ";", "return", "true", ";", "}", "if", "(", "Depth", ">", "", ")", "return", "false", ";", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "{", "bool", "IsOR", "=", "Opcode", "==", "", ";", "SDValue", "O0", "=", "Val", "->", "getOperand", "(", "", ")", ";", "SDValue", "O1", "=", "Val", "->", "getOperand", "(", "", ")", ";", "bool", "CanNegateL", ";", "bool", "MustBeFirstL", ";", "if", "(", "!", "canEmitConjunction", "(", "O0", ",", "CanNegateL", ",", "MustBeFirstL", ",", "IsOR", ",", "Depth", "+", "", ")", ")", "return", "false", ";", "bool", "CanNegateR", ";", "bool", "MustBeFirstR", ";", "if", "(", "!", "canEmitConjunction", "(", "O1", ",", "CanNegateR", ",", "MustBeFirstR", ",", "IsOR"], "ground_truth": [",", "Depth", "+", "", ")", ")", "return", "false", ";"], "File": "AArch64ISelLowering (2)2", "Func": "canEmitConjunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15588, "Length": 159, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "CPOP"], "ground_truth": [";"], "File": "CSKYAsmParser", "Func": "isConstPoolOp", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15589, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "Instruction", "::", "FPExt", ":", "return", "SelectFPExt", "(", "I", ")", ";", "case", "Instruction", "::", "FPTrunc", ":", "return", "SelectFPTrunc", "(", "I", ")", ";", "case", "Instruction", "::", "SIToFP", ":", "return", "SelectSIToFP", "(", "I", ")", ";", "case", "Instruction", "::", "UIToFP", ":", "return", "SelectUIToFP", "(", "I", ")", ";", "case", "Instruction", "::", "IntToPtr", ":", "case", "Instruction", "::", "PtrToInt", ":", "{", "EVT", "SrcVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "I", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "EVT", "DstVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "I", "->", "getType", "(", ")", ")", ";", "if", "(", "DstVT", ".", "bitsGT", "(", "SrcVT", ")", ")", "return", "SelectZExt", "(", "I", ")", ";", "if", "(", "DstVT", ".", "bitsLT", "(", "SrcVT", ")", ")", "return", "SelectTrunc", "(", "I", ")", ";", "unsigned", "Reg", "=", "getRegForValue", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "updateValueMap", "(", "I", ",", "Reg", ")", ";", "return", "true", ";", "}", "case", "Instruction", "::", "BitCast", ":", "{", "if", "(", "!", "Subtarget", "->", "hasSSE2", "(", ")", ")", "return", "false", ";", "EVT", "SrcVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "I", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ")", ";", "EVT", "DstVT", "=", "TLI", ".", "getValueType", "(", "DL", ",", "I", "->", "getType", "(", ")", ")", ";", "if", "(", "!", "SrcVT", ".", "isSimple", "(", ")", "||", "!", "DstVT", ".", "isSimple", "(", ")", ")", "return", "false", ";", "MVT", "SVT", "=", "SrcVT", ".", "getSimpleVT", "(", ")", ";", "MVT", "DVT", "=", "DstVT", ".", "getSimpleVT", "(", ")", ";", "if", "(", "!", "SVT", ".", "is128BitVector", "(", ")", "&&", "!", "(", "Subtarget", "->", "hasAVX", "(", ")", "&&", "SVT", ".", "is256BitVector", "(", ")", ")", "&&", "!", "(", "Subtarget", "->", "hasAVX512", "(", ")", "&&", "SVT", ".", "is512BitVector", "(", ")", "&&", "(", "Subtarget", "->", "hasBWI", "(", ")", "||"], "ground_truth": ["(", "SVT", ".", "getScalarSizeInBits", "(", ")", ">=", "", "&&", "DVT", ".", "getScalarSizeInBits", "(", ")", ">=", "", ")", ")", ")", ")", "return", "false", ";"], "File": "X86FastISel (2)4", "Func": "fastSelectInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15590, "Length": 315, "Cover_Rate": 0.5965909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vaddlvaq_u32", "(", "uint64_t", "__a", ",", "uint32x4_t", "__b", ")", "{", "return", "__builtin_mve_vaddlvaq_uv4si", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "mve___arm_vaddlvaq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15591, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "NumVectorInstToHideOverhead", "=", "", ";", "int", "MaxMergeDistance", "=", "", ";", "if", "(", "Ty", "->", "isVectorTy", "(", ")", "&&", "SE", "&&", "!", "BaseT", "::", "isConstantStridedAccessLessThan", "(", "SE", ",", "Ptr", ",", "MaxMergeDistance", "+", "", ")", ")", "return", "NumVectorInstToHideOverhead", ";", "return"], "ground_truth": ["", ";"], "File": "AArch64TargetTransformInfo10", "Func": "getAddressComputationCost", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15592, "Length": 40, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NoAliases", "||", "!", "printAliasInstr", "(", "NewMI", ",", "Address", ",", "STI", ",", "O", ")", ")", "printInstruction", "(", "NewMI", ",", "Address", ",", "STI", ",", "O", ")", ";", "printAnnotation", "(", "O", ","], "ground_truth": ["Annot", ")", ";"], "File": "CSKYInstPrinter", "Func": "printInst", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15593, "Length": 34, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "TargetELFStreamer", "(", "S"], "ground_truth": [")", ";"], "File": "J2MCTargetDesc", "Func": "createJ2ObjectTargetStreamer", "Target": "J2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15594, "Length": 7, "Cover_Rate": 0.30434782608695654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "countRegisters", "(", "unsigned", "RegType", ",", "unsigned", "RegSpace", ")", "const", "{", "unsigned", "Count", "=", "", ";", "for", "(", "RegisterInfoMap", "::", "const_iterator", "i", "=", "RegInfo", ".", "begin", "(", ")", ",", "e", "=", "RegInfo", ".", "end", "(", ")", ";", "i", "!=", "e", ";"], "ground_truth": ["++", "i", ")", "{"], "File": "PTXMachineFunctionInfo2", "Func": "countRegisters", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15595, "Length": 45, "Cover_Rate": 0.5921052631578947, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "x", ";", "x", ".", "q", "=", "q", ";", "return", "(", "x", ".", "i", "[", "", "]"], "ground_truth": [")", ";"], "File": "si2vmx", "Func": "si_to_int", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15596, "Length": 19, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetMachine", "::", "addInstSelector", "(", "PassManagerBase", "&", "PM", ",", "CodeGenOpt", "::", "Level"], "ground_truth": ["OptLevel", ")", "{"], "File": "IA64TargetMachine", "Func": "addInstSelector", "Target": "IA64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15597, "Length": 15, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "virtual", "bool", "hasRelocationAddend", "("], "ground_truth": [")", "const", "{"], "File": "MipsELFWriterInfo", "Func": "hasRelocationAddend", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15598, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "LLT", "v16s8", "=", "LLT", "::", "vector", "(", "", ",", "", ")", ";", "const", "LLT", "v8s16", "=", "LLT", "::", "vector", "(", "", ",", "", ")", ";", "const", "LLT", "v4s32", "=", "LLT", "::", "vector", "(", "", ",", "", ")", ";", "const", "LLT", "v2s64", "=", "LLT", "::", "vector", "(", "", ",", "", ")", ";", "for", "(", "unsigned", "BinOp", ":", "{", "G_FADD", ",", "G_FSUB", ",", "G_FMUL", ",", "G_FDIV", "}", ")", "for", "(", "auto", "Ty", ":", "{", "s64", ",", "v2s64", "}", ")", "setAction", "(", "{", "BinOp", ",", "Ty", "}", ",", "Legal", ")", ";", "for", "(", "unsigned", "BinOp", ":", "{", "G_ADD", ",", "G_SUB", "}", ")", "for", "(", "auto", "Ty", ":", "{", "v16s8", ",", "v8s16", ",", "v4s32", ",", "v2s64", "}", ")", "setAction", "(", "{", "BinOp", ",", "Ty", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_MUL", ",", "v8s16", "}", ","], "ground_truth": ["Legal", ")", ";"], "File": "X86LegalizerInfo19", "Func": "setLegalizerInfoSSE2", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15599, "Length": 137, "Cover_Rate": 0.6372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "load_string", ";", "int", "r", ";", "if", "(", "GET_CODE", "(", "mem", ")", "==", "FLOAT_EXTEND", "||", "GET_CODE", "(", "mem", ")", "==", "ZERO_EXTEND", ")", "{", "mem", "=", "XEXP", "(", "mem", ",", "", ")", ";", "mode", "=", "GET_MODE", "(", "mem", ")", ";", "}", "if", "(", "GET_CODE", "(", "reg", ")", "==", "SUBREG", ")", "{", "gcc_assert", "(", "SUBREG_BYTE", "(", "reg", ")", "==", "", ")", ";", "reg", "=", "SUBREG_REG", "(", "reg", ")", ";", "}", "if", "(", "!", "REG_P", "(", "reg", ")", ")", "fatal_insn", "(", "", ",", "reg", ")", ";", "r", "=", "REGNO", "(", "reg", ")", ";", "if", "(", "FP_REGNO_P", "(", "r", ")", ")", "{", "if", "(", "mode", "==", "SFmode", ")", "load_string", "=", "", ";", "else", "if", "(", "mode", "==", "DFmode", "||", "mode", "==", "DImode", ")", "load_string", "=", "", ";", "else", "gcc_unreachable", "(", ")", ";", "}", "else", "if", "(", "ALTIVEC_REGNO_P", "(", "r", ")", "&&", "TARGET_P9_DFORM_SCALAR", ")", "{", "if", "(", "mode", "==", "SFmode", ")", "load_string", "=", "", ";", "else", "if", "(", "mode", "==", "DFmode", "||", "mode", "==", "DImode", ")", "load_string", "=", "", ";", "else", "gcc_unreachable", "(", ")", ";", "}", "else", "if", "(", "INT_REGNO_P", "(", "r", ")", ")", "{", "switch", "(", "mode", ")", "{", "case", "E_QImode", ":", "load_string", "=", "", ";", "break", ";", "case", "E_HImode", ":", "load_string", "=", "", ";", "break", ";", "case", "E_SImode", ":", "case", "E_SFmode", ":", "load_string", "=", ""], "ground_truth": [";"], "File": "powerpcspe", "Func": "emit_fusion_p9_load", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15600, "Length": 215, "Cover_Rate": 0.6142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "&"], "ground_truth": ["~", "__b", ";"], "File": "arm", "Func": "neon_vbicq_s64", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15601, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "dst_mode", "==", "VOIDmode", ")", "{", "op1", "=", "", ";", "op2", "=", "", ";", "op3", "=", "", ";", "num_operands", "-=", "", ";", "}", "else", "{", "op1", "=", "(", "dst_mode", "==", "DFmode", "?", "", ":", "", ")", ";", "op2", "=", "(", "num_operands", "==", "", "?", "", ":", "", ")", ";", "op3", "=", "(", "num_operands", "==", "", "?", "", ":", "", ")", ";", "}", "}", "else", "if", "(", "src_mode", "==", "VOIDmode", ")", "{", "gcc_assert", "(", "dst_mode", "==", "SFmode", ")", ";", "op1", "=", "", ";", "op2", "=", "op3", "=", "", ";", "}", "else", "if", "(", "src_mode", "==", "SImode", ")", "{", "gcc_assert", "(", "num_operands", "==", "", ")", ";", "op1", "=", "(", "dst_mode", "==", "DFmode", "?", "", ":", "", ")", ";", "op2", "=", "", ";", "op3", "=", "", ";", "}", "else", "gcc_unreachable", "(", ")", ";", "n", "+=", "snprintf", "(", "buf", "+", "n", ",", "ln", "-", "n", ",", "", ",", "N", ",", "op1", ",", "op2", ",", "op3", ",", "insn_name", ",", "(", "num_operands", ">=", "", "?", "", ":", ""], "ground_truth": [")", ",", "(", "num_operands", "==", "", "?", "", ":", "", ")", ")", ";"], "File": "nios2", "Func": "nios2_fpu_insn_asm", "Target": "nios2", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15602, "Length": 176, "Cover_Rate": 0.43672456575682383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isBareImm", "(", "isShiftedUInt", "<", ""], "ground_truth": [",", "", ">", ")", ";"], "File": "CAHPAsmParser", "Func": "isUImm7Lsb0", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15603, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetLoweringObjectFile", "*", "getObjFileLowering", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "M680x0TargetMachine", "Func": "getObjFileLowering", "Target": "M680x0", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15604, "Length": 8, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "&", "MLI", "=", "getAnalysis", "<", "MachineLoopInfo", ">", "(", ")", ";", "auto", "&", "MDT", "=", "getAnalysis", "<", "MachineDominatorTree", ">", "("], "ground_truth": [")", ";"], "File": "WebAssemblyCFGSort1", "Func": "runOnMachineFunction", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15605, "Length": 23, "Cover_Rate": 0.3108108108108108, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Subtarget", "::", "Subtarget", "(", "const", "Triple", "&", "TT", ",", "const", "std", "::", "string", "&", "CPU", ",", "const", "std", "::", "string", "&", "FS", ",", "bool", "little", ",", "const", "TargetMachine", "&", "_TM", ")", ":", "GenSubtargetInfo", "(", "TT", ",", "CPU", ",", "FS", ")", ",", "IsLittle", "(", "little", ")", ",", "TM", "(", "_TM", ")", ",", "TargetTriple", "(", "TT", ")", ",", "TSInfo", "(", ")", ",", "InstrInfo", "(", "InstrInfo", "::", "create", "(", "initializeSubtargetDependencies", "(", "CPU", ",", "FS", ",", "TM", ")"], "ground_truth": [")", ")", ",", "FrameLowering", "(", "FrameLowering", "::", "create", "(", "*", "this", ")", ")", ",", "TLInfo", "(", "TargetLowering", "::", "create", "(", "TM", ",", "*", "this", ")", ")", "{"], "File": "SICSubtarget", "Func": "SICSubtarget", "Target": "SIC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15606, "Length": 101, "Cover_Rate": 0.9901960784313726, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "verbose", ")", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "dump_filename", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "src_filename", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ",", "", ")", ";", "obstack_ptr_grow", "(", "&", "argv_obstack", ","], "ground_truth": ["obj_filename", ")", ";"], "File": "intelmic-mkoffload", "Func": "generate_target_offloadend_file", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15607, "Length": 108, "Cover_Rate": 0.40601503759398494, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "getThumbBCCTargetOpValue", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpIdx", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ")", "const", "{", "const", "MCOperand", "MO", "=", "MI", ".", "getOperand", "(", "OpIdx", ")", ";", "if", "(", "MO", ".", "isExpr", "(", ")", ")", "return", "::", "getBranchTargetOpValue", "(", "MI", ",", "OpIdx", ",", "", ",", "Fixups", ")", ";", "return", "(", "MO", ".", "getImm", "(", ")", ">>"], "ground_truth": ["", ")", ";"], "File": "ARMMCCodeEmitter10", "Func": "getThumbBCCTargetOpValue", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15608, "Length": 62, "Cover_Rate": 0.9117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "addPass", "(", "createSEISelDag", "(", "getTargetMachine", "(", ")", ",", "getOptLevel", "(", ")", ")", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MipsTargetMachine46", "Func": "addInstSelector", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15609, "Length": 17, "Cover_Rate": 0.3469387755102041, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Register", "Dst", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Src0", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "Register", "Src1", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "const", "CmpInst", "::", "Predicate", "Pred", "=", "minMaxToCompare", "(", "MI", ".", "getOpcode", "(", ")", ")", ";", "MachineInstr", "*", "Sel", "=", "buildExpandedScalarMinMax", "(", "B", ",", "Pred", ",", "Dst", ",", "Src0", ",", "Src1", ")", ";", "Register", "CmpReg", "=", "Sel", "->", "getOperand", "("], "ground_truth": ["", ")", ".", "getReg", "(", ")", ";"], "File": "AMDGPURegisterBankInfo10", "Func": "lowerScalarMinMax", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15610, "Length": 88, "Cover_Rate": 0.704, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "E_V2DFmode", ":", "emit_insn", "(", "gen_vsx_extract_v2df", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "case", "E_V2DImode", ":", "emit_insn", "(", "gen_vsx_extract_v2di", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "case", "E_V4SFmode", ":", "emit_insn", "(", "gen_vsx_extract_v4sf", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "case", "E_V16QImode", ":", "if", "(", "TARGET_DIRECT_MOVE_64BIT", ")", "{", "emit_insn", "(", "gen_vsx_extract_v16qi", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "}", "else", "break", ";", "case", "E_V8HImode", ":", "if", "(", "TARGET_DIRECT_MOVE_64BIT", ")", "{", "emit_insn", "(", "gen_vsx_extract_v8hi", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "}", "else", "break", ";", "case", "E_V4SImode", ":", "if", "(", "TARGET_DIRECT_MOVE_64BIT", ")", "{", "emit_insn", "(", "gen_vsx_extract_v4si", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "}", "break", ";", "}", "}", "else", "if", "(", "VECTOR_MEM_VSX_P", "(", "mode", ")", "&&", "!", "CONST_INT_P", "(", "elt", ")", "&&", "TARGET_DIRECT_MOVE_64BIT", ")", "{", "if", "(", "GET_MODE", "(", "elt", ")", "!=", "DImode", ")", "{", "rtx", "tmp", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "convert_move", "(", "tmp", ",", "elt", ",", "", ")", ";", "elt", "=", "tmp", ";", "}", "else", "if", "(", "!", "REG_P", "(", "elt", ")", ")", "elt", "=", "force_reg", "(", "DImode", ",", "elt", ")", ";", "switch", "(", "mode", ")", "{", "case", "E_V2DFmode", ":", "emit_insn", "(", "gen_vsx_extract_v2df_var", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "case", "E_V2DImode", ":", "emit_insn", "(", "gen_vsx_extract_v2di_var", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "case", "E_V4SFmode", ":", "emit_insn", "(", "gen_vsx_extract_v4sf_var", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "case", "E_V4SImode", ":", "emit_insn", "(", "gen_vsx_extract_v4si_var", "(", "target", ",", "vec", ",", "elt", ")", ")", ";", "return", ";", "case", "E_V8HImode", ":", "emit_insn", "(", "gen_vsx_extract_v8hi_var", "(", "target", ",", "vec"], "ground_truth": [",", "elt", ")", ")", ";"], "File": "powerpcspe", "Func": "rs6000_expand_vector_extract", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15611, "Length": 285, "Cover_Rate": 0.6222707423580786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "Broadcast", "=", "lowerShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "V1", "=", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ";", "int", "WidenedMask", "[", "", "]", "=", "{", "Mask", "[", "", "]", "<", "", "?", "-", "", ":", "(", "Mask", "[", "", "]", "*", "", ")", ",", "Mask", "[", "", "]", "<", "", "?", "-", "", ":", "(", "(", "Mask", "[", "", "]", "*", "", ")", "+", "", ")", ",", "Mask", "[", "", "]", "<", "", "?", "-", "", ":", "(", "Mask", "[", "", "]", "*", "", ")", ",", "Mask", "[", "", "]", "<", "", "?", "-", "", ":", "(", "(", "Mask", "[", "", "]", "*", "", ")", "+", "", ")", "}", ";", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "WidenedMask", ",", "DL", ",", "DAG", ")", ")", ")", ";", "}", "assert", "(", "Mask", "[", "", "]", "!=", "-", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", "!=", "-", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", "<", "", "&&", "", ")", ";", "assert", "(", "Mask", "[", "", "]", ">=", "", "&&", "", ")", ";", "if", "(", "Subtarget", ".", "hasAVX2", "(", ")", ")", "if", "(", "SDValue", "Extract", "=", "lowerShuffleOfExtractsAsVperm", "(", "DL", ",", "V1", ",", "V2", ",", "Mask", ",", "DAG", ")", ")", "return", "Extract", ";", "if", "(", "SDValue", "Shift", "=", "lowerShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Insertion", "=", "lowerShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "int", "InverseMask", "[", "", "]", "=", "{", "Mask", "[", "", "]", "^", "", ",", "Mask", "[", "", "]", "^", "", "}", ";", "if", "(", "SDValue", "Insertion", "=", "lowerShuffleAsElementInsertion", "(", "DL", ",", "", ",", "V2", ",", "V1", ",", "InverseMask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Insertion", ";", "bool", "IsBlendSupported", "=", "Subtarget", ".", "hasSSE41", "(", ")", ";", "if", "(", "IsBlendSupported", ")", "if", "(", "SDValue", "Blend", "=", "lowerShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "Subtarget", ".", "hasSSSE3", "(", ")", ")", "{", "if", "(", "Subtarget", ".", "hasVLX", "(", ")", ")", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsVALIGN", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "}", "if", "(", "IsBlendSupported", ")", "return", "lowerShuffleAsDecomposedShuffleBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget"], "ground_truth": [",", "DAG", ")", ";"], "File": "X86ISelLowering126", "Func": "lowerV2I64Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15612, "Length": 494, "Cover_Rate": 0.7462235649546828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Subtarget", ".", "hasAVX2", "(", ")", "&&", "", ")", ";", "if", "(", "SDValue", "V", "=", "lowerV2X128Shuffle", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "V", ";", "if", "(", "SDValue", "Blend", "=", "lowerShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "SmallVector", "<", "int", ",", "", ">", "PSHUFDMask", ";", "narrowShuffleMaskElts", "(", "", ",", "RepeatedMask", ",", "PSHUFDMask", ")", ";", "return", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "DAG", ".", "getBitcast", "(", "", ",", "V1", ")", ","], "ground_truth": ["getV4ShuffleImm8ForMask", "(", "PSHUFDMask", ",", "DL", ",", "DAG", ")", ")", ")", ";"], "File": "X86ISelLowering125", "Func": "lowerV4I64Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15613, "Length": 173, "Cover_Rate": 0.3019197207678883, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "TTIImpl", "::", "getMemoryOpCost", "(", "unsigned", "Opcode", ",", "Type", "*", "Src", ",", "MaybeAlign", "Alignment", ",", "unsigned", "AddressSpace", ",", "const", "Instruction", "*", "I", ")", "{", "std", "::", "pair", "<", "int", ",", "MVT", ">", "LT", "=", "TLI", "->", "getTypeLegalizationCost"], "ground_truth": ["(", "DL", ",", "Src", ")", ";"], "File": "ARMTargetTransformInfo10", "Func": "getMemoryOpCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15614, "Length": 43, "Cover_Rate": 0.36134453781512604, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Op", ".", "getSimpleValueType", "(", ")", ".", "isVector"], "ground_truth": ["(", ")", "&&", "", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "LowerCTPOP", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15615, "Length": 15, "Cover_Rate": 0.3488372093023256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "TargetLowering", "::", "EmitLoweredMingwAlloca", "(", "MachineInstr", "*", "MI", ",", "MachineBasicBlock", "*", "BB", ",", "DenseMap", "<", "MachineBasicBlock", "*", ",", "MachineBasicBlock", "*", ">", "*", "EM", ")", "const", "{", "const", "TargetInstrInfo", "*", "TII", "=", "getTargetMachine", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "*", "F", "=", "BB", "->", "getParent", "("], "ground_truth": [")", ";"], "File": "X86ISelLowering144", "Func": "EmitLoweredMingwAlloca", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15616, "Length": 59, "Cover_Rate": 0.4125874125874126, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "ELFDynamic", "&", "GNULDBackend", "::", "dynamic", "(", ")", "const", "{", "assert", "(", "m_pDynamic", "!="], "ground_truth": ["NULL", ")", ";"], "File": "ARMLDBackend", "Func": "dynamic", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15617, "Length": 17, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "TargetTransformInfo", "(", "TTIImpl", "(", "this", ",", "F", ")", ")", ";", "}", ")"], "ground_truth": [";"], "File": "WebAssemblyTargetMachine2", "Func": "getTargetIRAnalysis", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15618, "Length": 14, "Cover_Rate": 0.4117647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "VSXSwapRemoval", "::", "initialize", "(", "MachineFunction", "&", "MFParm", ")", "{", "MF", "=", "&", "MFParm", ";", "MRI", "=", "&", "MF", "->", "getRegInfo", "(", ")", ";", "TII", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "getInstrInfo", "(", ")", ";", "const", "int", "InitialVectorSize", "(", "", ")", ";", "SwapVector", ".", "clear", "(", ")", ";", "SwapVector", ".", "reserve", "(", "InitialVectorSize"], "ground_truth": [")", ";"], "File": "PPCVSXSwapRemoval", "Func": "initialize", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15619, "Length": 59, "Cover_Rate": 0.8676470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "}", "default", ":", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "VA", ".", "isRegLoc", "(", ")", "&&", "!", "VA", ".", "needsCustom", "(", ")", ")", "{", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "VA", ".", "getLocReg", "(", ")", ")", ".", "addReg", "(", "ArgReg", ")", ";", "CLI", ".", "OutRegs", ".", "push_back", "(", "VA", ".", "getLocReg", "(", ")", ")", ";", "}", "else", "if", "(", "VA", ".", "needsCustom", "(", ")", ")", "{", "return", "false", ";", "}", "else", "{", "assert", "(", "VA", ".", "isMemLoc", "(", ")", "&&", "", ")", ";", "if", "(", "isa", "<", "UndefValue", ">", "(", "ArgVal", ")", ")", "continue", ";", "unsigned", "ArgSize", "=", "(", "ArgVT", ".", "getSizeInBits", "(", ")", "+", "", ")", "/", "", ";", "unsigned", "BEAlign", "=", "", ";", "if", "(", "ArgSize", "<", "", "&&", "!", "Subtarget", "->", "isLittleEndian", "(", ")", ")", "BEAlign", "=", "", "-", "ArgSize", ";", "Address", "Addr", ";", "Addr", ".", "setKind", "(", "Address", "::", "RegBase", ")", ";", "Addr", ".", "setReg", "(", "", ")", ";", "Addr", ".", "setOffset", "(", "VA", ".", "getLocMemOffset", "(", ")", "+", "BEAlign", ")", ";", "Align", "Alignment", "=", "DL", ".", "getABITypeAlign", "(", "ArgVal", "->", "getType", "(", ")", ")", ";", "MachineMemOperand", "*", "MMO", "=", "FuncInfo", ".", "MF", "->", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getStack", "(", "*", "FuncInfo", ".", "MF", ",", "Addr", ".", "getOffset", "(", ")", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "ArgVT", ".", "getStoreSize", "(", ")", ",", "Alignment", ")", ";", "if", "(", "!", "emitStore", "(", "ArgVT", ",", "ArgReg", ",", "Addr", ",", "MMO", ")"], "ground_truth": [")", "return", "false", ";"], "File": "AArch64FastISel18", "Func": "processCallArgs", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15620, "Length": 255, "Cover_Rate": 0.470479704797048, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "InsV", "=", "Insert128BitVector", "(", "Zeros", ",", "V1", ".", "getOperand", "(", "", ")", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "DAG", ",", "dl", ")", ";", "return", "DCI", ".", "CombineTo", "(", "N", ",", "InsV", ")", ";", "}", "if", "(", "isShuffleHigh128VectorInsertLow", "(", "SVOp", ")", ")", "{", "SDValue", "V", "=", "Extract128BitVector", "(", "V1", ",", "DAG", ".", "getConstant", "(", "NumElems", "/", "", ",", "", ")", ",", "DAG", ",", "dl", ")", ";", "SDValue", "InsV", "=", "Insert128BitVector", "(", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ")", ",", "V", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ",", "DAG", ",", "dl", ")", ";", "return", "DCI", ".", "CombineTo", "(", "N", ",", "InsV", ")", ";", "}", "if", "(", "isShuffleLow128VectorInsertHigh", "(", "SVOp", ")", ")", "{", "SDValue", "V", "=", "Extract128BitVector", "(", "V1", ",", "DAG", ".", "getConstant"], "ground_truth": ["(", "", ",", "", ")", ",", "DAG", ",", "dl", ")", ";"], "File": "X86ISelLowering191", "Func": "PerformShuffleCombine256", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15621, "Length": 142, "Cover_Rate": 0.3141592920353982, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "performDivRemCombine", "(", "SDNode", "*", "N", ",", "SelectionDAG", "&", "DAG", ",", "TargetLowering", "::", "DAGCombinerInfo", "&", "DCI", ",", "const", "Subtarget", "&", "Subtarget", ")", "{", "if", "(", "DCI", ".", "isBeforeLegalizeOps", "(", ")", ")", "return", "SDValue", "(", ")", ";", "EVT", "Ty", "=", "N", "->", "getValueType", "(", "", ")", ";", "unsigned", "LO", "=", "(", "Ty", "==", "", ")", "?", "", ":", "", ";", "unsigned", "HI", "=", "(", "Ty", "==", "", ")", "?", "", ":", "", ";", "unsigned", "Opc", "=", "N", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ";", "SDLoc", "DL", "(", "N", ")", ";", "SDValue", "DivRem", "=", "DAG", ".", "getNode", "(", "Opc", ",", "DL", ",", "", ",", "N", "->", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "InChain", "=", "DAG", ".", "getEntryNode", "(", ")", ";", "SDValue", "InGlue", "=", "DivRem", ";", "if", "(", "N", "->", "hasAnyUseOfValue", "(", "", ")", ")", "{", "SDValue", "CopyFromLo", "=", "DAG", ".", "getCopyFromReg", "(", "InChain", ",", "DL", ","], "ground_truth": ["LO", ",", "Ty", ",", "InGlue", ")", ";"], "File": "MipsISelLowering (2)4", "Func": "performDivRemCombine", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15622, "Length": 164, "Cover_Rate": 0.6165413533834586, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")"], "ground_truth": ["_mm256_mask_cvtsepi32_epi8", "(", "__m128i", "__O", ",", "__mmask8", "__M", ",", "__m256i", "__A", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_mask_cvtsepi32_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15623, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "dep_insn_type", "=", "get_attr_type", "(", "dep_insn", ")", ";", "if", "(", "dep_insn_type", "==", "TYPE_ILD", "||", "dep_insn_type", "==", "TYPE_FLD", "||", "dep_insn_type", "==", "TYPE_LDSYM", ")", "cost", "+=", "alpha_memory_latency"], "ground_truth": ["-", "", ";"], "File": "alpha", "Func": "alpha_adjust_cost", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15624, "Length": 27, "Cover_Rate": 0.3176470588235294, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "loadRegFromStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "Position", ",", "unsigned", "DestinationRegister", ",", "int", "FrameIndex", ",", "const", "TargetRegisterClass", "*", "RegisterClass", ",", "const", "TargetRegisterInfo", "*", ")", "const", "{", "DebugLoc", "DL", ";", "if", "(", "Position", "!=", "MBB", ".", "end", "(", ")", ")", "{", "DL", "=", "Position", "->", "getDebugLoc", "(", ")", ";", "}", "if", "(", "!", "", ".", "hasSubClassEq", "(", "RegisterClass", ")", ")", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "LanaiInstrInfo (2)", "Func": "loadRegFromStackSlot", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15625, "Length": 70, "Cover_Rate": 0.6422018348623854, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "VRI", ".", "NumGroups", "+=", "", ";", "VRI", ".", "FirstGroupStartIdx", "=", "std", "::", "min", "(", "VRI", ".", "FirstGroupStartIdx", ",", "BG", ".", "StartIdx", ")", ";", "}", "ValueRotsVec", ".", "clear", "(", ")", ";", "for", "(", "auto", "&", "I", ":", "ValueRots", ")", "{", "ValueRotsVec", ".", "push_back", "(", "I", ".", "second", ")", ";", "}", "llvm", "::", "sort", "(", "ValueRotsVec", ".", "begin", "(", ")"], "ground_truth": [",", "ValueRotsVec", ".", "end", "(", ")", ")", ";"], "File": "PPCISelDAGToDAG117", "Func": "collectValueRotInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15626, "Length": 66, "Cover_Rate": 0.4520547945205479, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Trace", ")", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "Reg", ",", "&", "ME", ".", "TRI", ")"], "ground_truth": ["<<", "", "<<", "ME", ".", "getCell", "(", "Reg", ",", "Map", ")", "<<", "'\\n'", ";"], "File": "BitTracker11", "Func": "visitUsesOf", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15627, "Length": 33, "Cover_Rate": 0.515625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "Subtarget", "->", "isROPI", "(", ")", "&&", "!", "Subtarget", "->", "isRWPI", "(", ")", "&&", "", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "DAG", ".", "getDataLayout", "(", ")", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "Op", ")", "->", "getGlobal", "(", ")", ";", "if", "(", "Subtarget", "->", "useMovt", "(", "DAG", ".", "getMachineFunction", "(", ")", ")", ")", "++", "NumMovwMovt", ";", "unsigned", "Wrapper", "=", "isPositionIndependent", "(", ")", "?", "", ":", "", ";", "SDValue", "G", "=", "DAG", ".", "getTargetGlobalAddress", "(", "GV", ",", "dl", ",", "PtrVT", ",", "", ",", "", ")", ";", "SDValue", "Result", "=", "DAG", ".", "getNode", "(", "Wrapper", ",", "dl"], "ground_truth": [",", "PtrVT", ",", "G", ")", ";"], "File": "ARMISelLowering (3)", "Func": "LowerGlobalAddressDarwin", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15628, "Length": 115, "Cover_Rate": 0.6460674157303371, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "using", "namespace", "llvm", "::", "", ";", "auto", "Id", "=", "getUnifiedFormat", "(", "FormatStr", ",", "getSTI", "(", ")", ")", ";", "if", "(", "Id", "==", "UFMT_UNDEF", ")", "return", "MatchOperand_NoMatch", ";", "if", "(", "!", "isGFX10Plus", "(", ")"], "ground_truth": [")", "{"], "File": "AMDGPUAsmParser40", "Func": "parseSymbolicUnifiedFormat", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15629, "Length": 35, "Cover_Rate": 0.4861111111111111, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "char", "*", "getPassName", "(", ")", "const", "override", "{", "return", ""], "ground_truth": [";"], "File": "HexagonGenMux (2)", "Func": "getPassName", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15630, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Op", ";", "}", "RTLIB", "::", "Libcall", "LC", ";", "LC", "=", "RTLIB", "::", "getFPROUND", "(", "SrcVal", ".", "getValueType", "(", ")", ",", "Op", ".", "getValueType", "(", ")", ")", ";", "MakeLibCallOptions", "CallOptions", ";", "SDValue", "Chain", "=", "IsStrict", "?", "Op", ".", "getOperand", "(", "", ")", ":", "SDValue", "(", ")", ";", "SDValue", "Result", ";", "SDLoc", "dl", "(", "Op", ")", ";", "std", "::", "tie", "(", "Result", ",", "Chain", ")", "=", "makeLibCall", "(", "DAG", ",", "LC", ",", "Op", ".", "getValueType", "(", ")", ",", "SrcVal", ",", "CallOptions", ",", "dl", ",", "Chain", ")", ";", "return", "IsStrict", "?", "DAG", ".", "getMergeValues", "(", "{", "Result", ",", "Chain", "}", ",", "dl"], "ground_truth": [")", ":", "Result", ";"], "File": "AArch64ISelLowering154", "Func": "LowerFP_ROUND", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15631, "Length": 104, "Cover_Rate": 0.6709677419354839, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetAsmStreamer", "::", "emitDirectiveModuleGINV"], "ground_truth": ["(", ")", "{"], "File": "MipsTargetStreamer (2)1", "Func": "emitDirectiveModuleGINV", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15632, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_minpd", "(", "(", "__v2df"], "ground_truth": [")", "__A", ",", "(", "__v2df", ")", "__B", ")", ";"], "File": "emmintrin4", "Func": "_mm_min_pd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15633, "Length": 17, "Cover_Rate": 0.4722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "error_code", "FileError", ";", "std", "::", "string", "FileName", "=", "", ";", "FileName", "+=", "MF", ".", "getName", "(", ")", ";", "FileName", "+=", "", ";", "raw_fd_ostream", "FileOut", "(", "FileName", ",", "FileError", ")", ";", "if", "(", "FileError", ")", "errs", "(", ")", "<<", "FileError", ".", "message", "(", ")", ";", "writeGadgetGraph", "(", "FileOut", ",", "MF", ",", "Graph", ".", "get", "(", ")", ")", ";", "FileOut", ".", "close", "(", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "if", "(", "EmitDotOnly", ")", "return", "false", ";", "}", "int", "FencesInserted", ";", "if", "(", "!", "OptimizePluginPath", ".", "empty", "(", ")", ")", "{", "if", "(", "!", "OptimizeDL", ".", "isValid", "(", ")", ")", "{", "std", "::", "string", "ErrorMsg", ";", "OptimizeDL", "=", "llvm", "::", "sys", "::", "DynamicLibrary", "::", "getPermanentLibrary", "(", "OptimizePluginPath", ".", "c_str", "(", ")", ",", "&", "ErrorMsg", ")", ";", "if", "(", "!", "ErrorMsg", ".", "empty", "(", ")", ")", "report_fatal_error", "(", "Twine", "(", "", ")", "+", "ErrorMsg", "+", "", ")", ";", "OptimizeCut", "=", "(", "OptimizeCutT", ")", "OptimizeDL", ".", "getAddressOfSymbol", "(", "", ")", ";", "if", "(", "!", "OptimizeCut", ")", "report_fatal_error", "(", "", ")", ";", "}", "FencesInserted", "=", "hardenLoadsWithPlugin", "(", "MF", ",", "std", "::", "move", "(", "Graph", ")", ")", ";", "}", "else", "{", "FencesInserted", "=", "hardenLoadsWithHeuristic", "(", "MF", ",", "std", "::"], "ground_truth": ["move", "(", "Graph", ")", ")", ";"], "File": "X86LoadValueInjectionLoadHardening", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15634, "Length": 205, "Cover_Rate": 0.43710021321961623, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetELFStreamer", "::", "emitDirectiveSetNoReorder", "(", ")", "{", "MCAssembler", "&", "MCA", "=", "getStreamer", "(", ")", ".", "getAssembler", "(", ")", ";", "unsigned", "Flags", "=", "MCA", ".", "getELFHeaderEFlags", "(", ")", ";", "Flags", "|=", "ELF"], "ground_truth": ["::", "EF_MIPS_NOREORDER", ";"], "File": "MipsTargetStreamer (2)1", "Func": "emitDirectiveSetNoReorder", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15635, "Length": 34, "Cover_Rate": 0.7391304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "opc", "=", "(", "isValidFrameIdx", "?", "", ":", "", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "opc", "=", "(", "isValidFrameIdx", "?", "", ":", "", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "opc", "=", "(", "isValidFrameIdx", "?", "", ":", "", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "opc", "=", "(", "isValidFrameIdx", "?", "", ":", "", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "opc", "=", "(", "isValidFrameIdx", "?", "", ":", "", ")", ";", "}", "else", "if", "(", "RC", "==", "", ")", "{", "opc", "=", "(", "isValidFrameIdx", ")", "?", "", ":", "", ";", "}", "else", "{", "llvm_unreachable", "(", ""], "ground_truth": [")", ";"], "File": "SPUInstrInfo2", "Func": "storeRegToStackSlot", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15636, "Length": 113, "Cover_Rate": 0.3656957928802589, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "&", "getTargetMachine", "(", ")", "const", "{", "return", "getTM", "<", "TargetMachine", ">", "("], "ground_truth": [")", ";"], "File": "PatmosTargetMachine", "Func": "getPatmosTargetMachine", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15637, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand"], "ground_truth": ["(", "i", ")", ";"], "File": "MipsMCInstLower13", "Func": "Lower", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15638, "Length": 35, "Cover_Rate": 0.40229885057471265, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "MCCodeEmitter", "::", "encodeLDSTPtrReg", "(", "const", "MCInst", "&", "MI", ",", "unsigned", "OpNo", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ",", "const", "MCSubtargetInfo", "&", "STI", ")", "const", "{", "auto", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "assert", "(", "MO", ".", "isReg", "(", ")", ")", ";", "switch", "(", "MO", ".", "getReg"], "ground_truth": ["(", ")", ")", "{"], "File": "MCS51MCCodeEmitter", "Func": "encodeLDSTPtrReg", "Target": "MCS51", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15639, "Length": 55, "Cover_Rate": 0.625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ptr", "->", "prefetch_sse", "=", "ix86_prefetch_sse", ";", "ptr", "->", "tune", "=", "ix86_tune", ";", "ptr", "->", "branch_cost", "=", "ix86_branch_cost", ";", "ptr", "->", "tune_defaulted", "=", "ix86_tune_defaulted", ";", "ptr", "->", "arch_specified", "=", "ix86_arch_specified", ";", "ptr", "->", "x_ix86_isa_flags_explicit", "=", "opts", "->", "x_ix86_isa_flags_explicit", ";", "ptr", "->", "x_ix86_isa_flags2_explicit", "=", "opts", "->", "x_ix86_isa_flags2_explicit", ";", "ptr", "->", "x_recip_mask_explicit", "=", "opts", "->", "x_recip_mask_explicit", ";", "ptr", "->", "x_ix86_arch_string", "=", "opts", "->", "x_ix86_arch_string", ";", "ptr", "->", "x_ix86_tune_string", "=", "opts", "->", "x_ix86_tune_string", ";", "ptr", "->", "x_ix86_abi", "=", "opts", "->", "x_ix86_abi", ";", "ptr", "->", "x_ix86_asm_dialect", "=", "opts", "->", "x_ix86_asm_dialect", ";", "ptr", "->", "x_ix86_branch_cost", "=", "opts", "->", "x_ix86_branch_cost", ";", "ptr", "->", "x_ix86_dump_tunes", "=", "opts", "->", "x_ix86_dump_tunes", ";", "ptr", "->", "x_ix86_force_align_arg_pointer", "=", "opts", "->", "x_ix86_force_align_arg_pointer", ";", "ptr", "->", "x_ix86_force_drap", "=", "opts", "->", "x_ix86_force_drap", ";", "ptr", "->", "x_ix86_recip_name", "=", "opts", "->", "x_ix86_recip_name", ";", "ptr", "->", "x_ix86_section_threshold", "=", "opts", "->", "x_ix86_section_threshold", ";", "ptr", "->", "x_ix86_sse2avx", "=", "opts", "->", "x_ix86_sse2avx", ";", "ptr", "->", "x_ix86_stack_protector_guard", "=", "opts", "->", "x_ix86_stack_protector_guard", ";", "ptr", "->", "x_ix86_stringop_alg", "=", "opts", "->", "x_ix86_stringop_alg", ";", "ptr", "->", "x_ix86_tls_dialect", "=", "opts", "->"], "ground_truth": ["x_ix86_tls_dialect", ";"], "File": "i386-options", "Func": "ix86_function_specific_save", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15640, "Length": 166, "Cover_Rate": 0.6264150943396226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "addr", ">", "(", "void", "*", ")", "MIN_PATRANGE", "&&", "addr", "<", "(", "void", "*", ")", "MAX_PATRANGE", ")", "return", "", ";", "else", "return"], "ground_truth": ["", ";"], "File": "tpf-unwind", "Func": "__isPATrange", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15641, "Length": 25, "Cover_Rate": 0.6756756756756757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmParser", "::", "MatchAndEmitInstruction", "(", "SMLoc", "IDLoc", ",", "unsigned", "&", "Opcode", ",", "OperandVector", "&", "Operands", ",", "MCStreamer", "&", "Out", ",", "uint64_t"], "ground_truth": ["&", "ErrorInfo", ",", "bool", "MatchingInlineAsm", ")", "{"], "File": "X86AsmParser (2)3", "Func": "MatchAndEmitInstruction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15642, "Length": 28, "Cover_Rate": 0.417910447761194, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_xsusldtrk", "(", "void", ")", "{", "__builtin_ia32_xsusldtrk", "(", ")"], "ground_truth": [";"], "File": "tsxldtrkintrin", "Func": "_xsusldtrk", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15643, "Length": 22, "Cover_Rate": 0.9565217391304348, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Subtarget", "->", "hasAVX2", "(", ")", "&&", "", ")", ";", "if", "(", "SDValue", "ZExt", "=", "lowerVectorShuffleAsZeroOrAnyExtend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "ZExt", ";", "if", "(", "SDValue", "Blend", "=", "lowerVectorShuffleAsBlend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Blend", ";", "if", "(", "SDValue", "Broadcast", "=", "lowerVectorShuffleAsBroadcast", "(", "DL", ",", "", ",", "V1", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Broadcast", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "if", "(", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ")", "{", "assert", "(", "RepeatedMask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "isSingleInputShuffleMask", "(", "Mask", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DAG", ")", ")", ";", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "V2", ")", ";", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V2", ",", "V1", ")", ";", "if", "(", "isShuffleEquivalent", "(", "V1", ",", "V2", ",", "Mask", ",", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ")", ")", "return", "DAG"], "ground_truth": [".", "getNode", "(", "", ",", "DL", ",", "", ",", "V2", ",", "V1", ")", ";"], "File": "X86ISelLowering200", "Func": "lowerV8I32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15644, "Length": 338, "Cover_Rate": 0.5224111282843895, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "int32x4_t", ")", "__builtin_aarch64_sqaddv4si", "(", "__a", ","], "ground_truth": ["__b", ")", ";"], "File": "arm", "Func": "neon2_vqaddq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15645, "Length": 11, "Cover_Rate": 0.5238095238095238, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "DL", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "BuildMI", "(", "*", "MBB", ",", "&", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "ScratchReg", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "LdI", ".", "BaseReg", ")", ".", "addImm", "(", "", ")", ";", "MachineOperand", "&", "BaseOpnd", "=", "MI", ".", "getOperand", "(", "LdI", ".", "BaseRegIdx", ")", ";", "BaseOpnd", ".", "setReg", "(", "ScratchReg", ")", ";", "if", "(", "LdI", ".", "IsPrePost", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printReg", "(", "ScratchReg", ",", "TRI", ")", "<<", "'\\n'", ")", ";", "MI", ".", "getOperand", "(", "", ")", ".", "setReg", "(", "ScratchReg", ")", ";", "BuildMI", "(", "*", "MBB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "LdI", ".", "BaseReg", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "ScratchReg", ")", ".", "addImm", "(", "", ")", ";", "}", "for", "(", "int", "I", "=", "", ",", "E", "=", "OldCollisions", ".", "size", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "if", "(", "OldCollisions", "[", "I", "]", "==", "&", "MI", ")", "{", "std", "::", "swap", "(", "OldCollisions", "[", "I", "]", ",", "OldCollisions", "[", "E", "-", "", "]", ")", ";", "OldCollisions", ".", "pop_back", "(", ")", ";", "break", ";", "}", "TagMap", "[", "NewTag", "]", ".", "push_back", "(", "&", "MI", ")", ";", "++", "NumCollisionsAvoided", ";", "Fixed", "=", "true", ";", "Modified", "="], "ground_truth": ["true", ";"], "File": "AArch64FalkorHWPFFix15", "Func": "runOnLoop", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15646, "Length": 231, "Cover_Rate": 0.33624454148471616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "clobbered_size", "=", "clobbered_regs", "(", "clobbered", ")", ";", "single_push", "=", "clobbered_size", "==", "UNITS_PER_WORD", "&&", "(", "optimize_size", "||", "!", "TARGET_EXTENDED", ")", "&&", "current_function_outgoing_args_size", "==", "", "&&", "current_function_pretend_args_size", "==", "", "&&", "get_frame_size", "(", ")", "==", "", ";", "stack_adjust", "=", "current_function_outgoing_args_size", "+", "get_frame_size", "(", ")", "+", "clobbered_size", "+", "current_function_pretend_args_size", ";", "if", "(", "!", "single_push", "&&", "stack_adjust", ">", "", ")", "emit_frame_insn", "(", "pdp10_gen_stack_adjust", "(", "GEN_INT", "(", "stack_adjust", "/", "", ")", ")", ")", ";", "expand_save_or_restore_return_address", "(", "SAVE", ","], "ground_truth": ["clobbered_size", ")", ";"], "File": "pdp10", "Func": "pdp10_expand_prologue", "Target": "pdp10", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15647, "Length": 75, "Cover_Rate": 0.6756756756756757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MI", "->", "getDesc", "(", ")", ".", "getOpcode", "(", ")", ")", "{", "default", ":", "return"], "ground_truth": ["false", ";"], "File": "Cpu0InstrInfo1", "Func": "expandPostRAPseudo", "Target": "Cpu0", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15648, "Length": 18, "Cover_Rate": 0.33962264150943394, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "lowerV16I32VectorShuffle", "(", "const", "SDLoc", "&", "DL", ",", "ArrayRef", "<", "int", ">", "Mask", ",", "SDValue", "V1", ",", "SDValue", "V2", ",", "const", "Subtarget", "&", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "assert", "(", "V1", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "V2", ".", "getSimpleValueType", "(", ")", "==", "", "&&", "", ")", ";", "assert", "(", "Mask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "SmallVector", "<", "int", ","], "ground_truth": ["", ">", "RepeatedMask", ";"], "File": "X86ISelLowering208", "Func": "lowerV16I32VectorShuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15649, "Length": 78, "Cover_Rate": 0.312, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vcaddq_rot270_x_f16", "(", "float16x8_t", "__a", ",", "float16x8_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vcaddq_rot270_x_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15650, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "LowerIntrinsics", "("], "ground_truth": [")", ";"], "File": "TVMLowerIntrinsics", "Func": "createTVMLowerIntrinsicsPass", "Target": "TVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15651, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ")", ")"], "ground_truth": ["vreinterpret_f64_s32", "(", "int32x2_t", "__a", ")", "{"], "File": "arm", "Func": "neon2_vreinterpret_f64_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15652, "Length": 12, "Cover_Rate": 0.631578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "REG_P", "(", "exp", ")", "&&", "(", "VALID_AVX256_REG_OR_OI_MODE", "(", "GET_MODE", "(", "exp"], "ground_truth": [")", ")", "||", "VALID_AVX512F_REG_OR_XI_MODE", "(", "GET_MODE", "(", "exp", ")", ")", ")", ")", ";"], "File": "i3867", "Func": "ix86_check_avx_upper_register", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15653, "Length": 26, "Cover_Rate": 0.5306122448979592, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BaseRegisterInfo", "::", "hasBasePointer", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "const", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "const", "FunctionInfo", "*", "AFI", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "const", "TargetFrameLowering", "*", "TFI", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameLowering", "(", ")", ";", "if", "(", "!", "EnableBasePointer", ")", "return", "false", ";", "if", "(", "needsStackRealignment", "(", "MF", ")", "&&", "!", "TFI", "->", "hasReservedCallFrame", "(", "MF", ")", ")", "return", "true", ";", "if", "(", "AFI", "->", "isThumbFunction", "(", ")", "&&", "MFI", "->", "hasVarSizedObjects", "("], "ground_truth": [")", ")", "{"], "File": "ARMBaseRegisterInfo21", "Func": "hasBasePointer", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15654, "Length": 93, "Cover_Rate": 0.775, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "opCanUseLiteralConstant", "(", "unsigned", "OpType", ")", "const", "{", "return", "OpType", ">=", "", "&&", "OpType"], "ground_truth": ["<=", "", ";"], "File": "SIRegisterInfo10", "Func": "opCanUseLiteralConstant", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15655, "Length": 17, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Entry", ".", "isSExt", "=", "isSigned", ";", "Entry", ".", "isZExt", "=", "!", "isSigned", ";", "Args", ".", "push_back", "(", "Entry", ")", ";", "}", "SDValue", "Callee", "=", "DAG", ".", "getExternalSymbol", "(", "TLI", ".", "getLibcallName", "(", "LC", ")", ",", "TLI", ".", "getPointerTy", "(", ")", ")", ";", "const", "Type", "*", "RetTy", "=", "Op", ".", "getNode", "(", ")", "->", "getValueType", "(", "", ")", ".", "getTypeForMVT", "(", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "CallInfo", "=", "TLI", ".", "LowerCallTo", "(", "InChain", ",", "RetTy", ",", "isSigned", ",", "!", "isSigned", ",", "false", ",", "false", ",", "CallingConv", "::", "C", ",", "false", ",", "Callee", ",", "Args", ",", "DAG", ",", "Op", ".", "getDebugLoc", "(", ")", ")", ";", "return", "CallInfo"], "ground_truth": [".", "first", ";"], "File": "SPUISelLowering12", "Func": "ExpandLibCall", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15656, "Length": 113, "Cover_Rate": 0.5022222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "DoShift", "=", "ro_Wextend", "->", "getZExtValue", "(", ")", "&", "", ";", "assert", "(", "!", "(", "ro_Wextend", "->", "getZExtValue", "(", ")", "&", "~", "", ")", ")", ";", "if", "(", "DoShift", "!=", "", ")", "return", "nullptr", ";", "if", "(", "Signed", ")", "Offset", "=", "Builder", ".", "CreateSExt", "(", "Offset", ",", "Base", "->", "getType", "(", ")", ")", ";", "else", "Offset", "=", "Builder", ".", "CreateZExt", "(", "Offset", ",", "Base", "->", "getType", "(", ")", ")", ";", "return", "Builder", ".", "CreateAdd", "(", "Base", ",", "Offset", ")", ";", "}", "case", "", "::", "AddrModeIndexed8", ":", "case", "", "::", "AddrModeIndexed16", ":", "case", "", "::", "AddrModeIndexed32", ":", "case", "", "::", "AddrModeIndexed64"], "ground_truth": [":"], "File": "AArch64DCInstruction", "Func": "translateComplexPattern", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15657, "Length": 102, "Cover_Rate": 0.3805970149253731, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Results", ".", "push_back", "("], "ground_truth": ["VT", ")", ";"], "File": "WebAssemblyMachineFunctionInfo (2)1", "Func": "addResult", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15658, "Length": 7, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "DecodePSWAPMask", "(", "MVT", "VT", ",", "SmallVectorImpl", "<", "int", ">", "&", "ShuffleMask", ")", "{", "unsigned", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "unsigned", "NumHalfElts", "=", "NumElts"], "ground_truth": ["/", "", ";"], "File": "X86ShuffleDecode", "Func": "DecodePSWAPMask", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15659, "Length": 30, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Tok", ".", "isNot", "(", "AsmToken", "::", "Identifier", ")", ")", "return", "MatchOperand_NoMatch", ";", "std", "::", "string", "lowerCase", "=", "Tok", ".", "getString", "(", ")", ".", "lower", "(", ")", ";", "unsigned", "Reg", "=", "matchRegisterNameAlias", "(", "lowerCase", ",", "RegKind", "::", "Scalar", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "MatchOperand_NoMatch", ";", "RegNum", "=", "Reg", ";", "Parser", ".", "Lex", "(", ")", ";", "return", "MatchOperand_Success"], "ground_truth": [";"], "File": "AArch64AsmParser (2)2", "Func": "tryParseScalarRegister", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15660, "Length": 63, "Cover_Rate": 0.6774193548387096, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isP7", "&&", "!", "BYTES_BIG_ENDIAN", ")", "return", "false", ";", "if", "(", "!", "CONST_INT_P", "(", "bytes_rtx", ")", ")", "return", "expand_compare_loop", "(", "operands", ")", ";", "if", "(", "!", "CONST_INT_P", "(", "align_rtx", ")", ")", "return", "false", ";", "unsigned", "int", "base_align", "=", "UINTVAL", "(", "align_rtx", ")", "/", "BITS_PER_UNIT", ";", "gcc_assert", "(", "GET_MODE", "(", "target", ")", "==", "SImode", ")", ";", "unsigned", "HOST_WIDE_INT", "bytes", "=", "UINTVAL", "(", "bytes_rtx", ")", ";", "if", "(", "bytes", "==", "", ")", "return", "true", ";", "rtx", "cond", "=", "NULL", ";", "if", "(", "TARGET_P9_MISC", ")", "cond", "=", "gen_reg_rtx", "(", "CCUNSmode", ")", ";", "int", "use_vec", "=", "(", "bytes", ">=", "", "&&", "!", "TARGET_32BIT", "&&", "TARGET_EFFICIENT_UNALIGNED_VSX", "&&", "TARGET_P8_VECTOR", ")", ";", "unsigned", "HOST_WIDE_INT", "max_bytes", "=", "rs6000_block_compare_inline_limit", ";", "if", "(", "!", "use_vec", "&&", "max_bytes", ">", "", ")", "max_bytes", "=", "(", "(", "max_bytes", "+", "", ")", "/", "", ")", "-", "", ";", "if", "(", "!", "IN_RANGE", "(", "bytes", ",", "", ",", "max_bytes", ")", ")", "return", "expand_compare_loop", "(", "operands", ")", ";", "if", "(", "!", "TARGET_EFFICIENT_OVERLAPPING_UNALIGNED", "&&", "(", "(", "base_align", "==", "", "&&", "bytes", ">", "", ")", "||", "(", "base_align", "==", "", "&&", "bytes", ">", "", ")", ")", ")", "return", "false", ";", "rtx", "final_label"], "ground_truth": ["=", "NULL", ";"], "File": "rs6000-string", "Func": "expand_block_compare", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15661, "Length": 188, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "AM", ".", "Segment", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "return", "false", ";", "case", "", ":", "AM", ".", "Segment", "=", "CurDAG", "->", "getRegister", "(", "", ",", "", ")", ";", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "X86ISelDAGToDAG109", "Func": "MatchLoadInAddress", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15662, "Length": 42, "Cover_Rate": 0.328125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "Val", "=", "DAG", ".", "getUNDEF", "(", "", ")", ";", "SDValue", "Op0", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDValue", "Op1", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "!=", "", ")", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Val", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op0", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "if", "(", "Op1", ".", "getOpcode", "(", ")", "!=", "", ")", "Val", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Val", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op1", ")", ",", "DAG", ".", "getIntPtrConstant", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "Op", ".", "getValueType", "("], "ground_truth": [")", ",", "Val", ")", ";"], "File": "ARMISelLowering107", "Func": "LowerCONCAT_VECTORS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15663, "Length": 147, "Cover_Rate": 0.7101449275362319, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_ia32_vcvtsi2sh32_round", "(", "__A", ",", "__B"], "ground_truth": [",", "_MM_FROUND_CUR_DIRECTION", ")", ";"], "File": "avx512fp16intrin", "Func": "_mm_cvti32_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15664, "Length": 10, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_fmadd_sh", "(", "__m128h", "__W", ",", "__mmask8", "__U"], "ground_truth": [",", "__m128h", "__A", ",", "__m128h", "__B", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm_mask_fmadd_sh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15665, "Length": 28, "Cover_Rate": 0.4827586206896552, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "PerformVCVTCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformVDIVCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformIntrinsicCombine", "(", "N", ",", "DCI", ".", "DAG", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "PerformShiftCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "return", "PerformExtendCombine", "(", "N", ",", "DCI", ".", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "PerformCMOVCombine", "(", "N", ",", "DCI", ".", "DAG", ")", ";", "case", "", ":", "return", "PerformBRCONDCombine", "(", "N", ",", "DCI", ".", "DAG", ")", ";", "case", "", ":", "return", "PerformLOADCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "PerformVLDCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "PerformBUILD_VECTORCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "{", "unsigned", "BitWidth", "=", "N", "->", "getValueType", "(", "", ")", ".", "getSizeInBits", "(", ")", ";", "APInt", "DemandedMask", "=", "APInt", "::", "getLowBitsSet", "(", "BitWidth", ",", "", ")", ";", "if", "(", "SimplifyDemandedBits", "(", "N", "->", "getOperand", "(", "", ")", ",", "DemandedMask", ",", "DCI", ")", ")", "return", "SDValue", "(", ")", ";", "break", ";", "}", "case", "", ":", "{", "unsigned", "BitWidth", "=", "N", "->", "getValueType", "(", "", ")", ".", "getSizeInBits", "(", ")", ";", "APInt", "DemandedMask", "=", "APInt", "::", "getHighBitsSet", "(", "BitWidth", ",", "", ")", ";", "if", "(", "SimplifyDemandedBits", "(", "N", "->", "getOperand", "(", "", ")", ",", "DemandedMask", ",", "DCI", ")", ")", "return", "SDValue", "(", ")", ";", "break", ";", "}", "case", "", ":", "{", "unsigned", "BitWidth", "=", "N", "->", "getValueType", "(", "", ")", ".", "getSizeInBits", "(", ")", ";", "APInt", "DemandedMask", "=", "APInt", "::", "getLowBitsSet", "(", "BitWidth", ",", "", ")", ";", "if", "(", "(", "SimplifyDemandedBits", "(", "N", "->", "getOperand", "(", "", ")", ",", "DemandedMask", ",", "DCI", ")", ")", "||", "(", "SimplifyDemandedBits", "(", "N", "->", "getOperand", "(", "", ")", ",", "DemandedMask", ",", "DCI", ")", ")", ")", "return", "SDValue", "(", ")", ";", "break", ";", "}", "case", "", ":", "{", "unsigned", "LowWidth", "=", "N", "->", "getOperand", "(", "", ")", ".", "getValueType"], "ground_truth": ["(", ")", ".", "getSizeInBits", "(", ")", ";"], "File": "ARMISelLowering19", "Func": "PerformDAGCombine", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15666, "Length": 355, "Cover_Rate": 0.32272727272727275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "isNumRegsMajorCostOfLSR", "(", ")", "{", "return"], "ground_truth": ["false", ";"], "File": "PPCTargetTransformInfo1", "Func": "isNumRegsMajorCostOfLSR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15667, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch_to_section", "(", "get_section", "(", "", ",", "SECTION_NOTYPE", ",", "NULL", ")", ")", ";", "ASM_OUTPUT_ALIGN", "(", "asm_out_file", ",", "p2align", ")", ";", "fprintf", "(", "asm_out_file", ",", "ASM_LONG", "", ")", ";", "fprintf", "(", "asm_out_file", ",", "ASM_LONG", "", ")", ";", "fprintf", "(", "asm_out_file", ",", "ASM_LONG", "", ")", ";", "fprintf", "(", "asm_out_file", ",", "", ")", ";", "fprintf", "(", "asm_out_file", ","], "ground_truth": ["STRING_ASM_OP", "", ")", ";"], "File": "gnu-property", "Func": "emit_gnu_property", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15668, "Length": 58, "Cover_Rate": 0.3790849673202614, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "TargetLowering", "::", "numBitsUnsigned", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "return", "DAG", ".", "computeKnownBits", "(", "Op", ")", "."], "ground_truth": ["countMaxActiveBits", "(", ")", ";"], "File": "AMDGPUISelLowering (2)1", "Func": "numBitsUnsigned", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15669, "Length": 25, "Cover_Rate": 0.9615384615384616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "Reserved", ".", "set", "(", "", ")", ";", "if", "(", "!", "Subtarget", ".", "isSingleFloat", "(", ")", ")", "for", "(", "unsigned", "FReg", "=", "(", "", ")", "+", "", ";", "FReg", "<", "", ";"], "ground_truth": ["FReg", "+=", "", ")", "Reserved", ".", "set", "(", "FReg", ")", ";"], "File": "MipsRegisterInfo14", "Func": "getReservedRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15670, "Length": 56, "Cover_Rate": 0.4148148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128d", ")", "__builtin_ia32_maxsd_mask_round", "(", "(", "__v2df", ")", "__A", ",", "(", "__v2df", ")", "__B", ",", "(", "__v2df", ")", "_mm_setzero_pd", "(", ")"], "ground_truth": [",", "(", "__mmask8", ")", "__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm_maskz_max_round_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15671, "Length": 31, "Cover_Rate": 0.5081967213114754, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", "+", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", "+", "", ";", "case", "", ":", "case", "", ":", "return", "", "+", "", ";", "case", "", ":", "case", "", ":", "return", "", "+", "", ";", "case", "", ":", "case", "", ":", "return", "", "+", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "return", "", "+", "", ";", "case", "", ":", "case", "", ":", "return", "", "+", "", ";", "case", "", ":", "case", "", ":", "return", "", "+", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "MipsSERegisterInfo24", "Func": "getLoadStoreOffsetSizeInBits", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15672, "Length": 181, "Cover_Rate": 0.40582959641255606, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Symbols", ".", "push_back", "(", "GVar", ")", ";", "numSymbols", "++"], "ground_truth": [";"], "File": "NVPTXAsmPrinter17", "Func": "addSymbol", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15673, "Length": 10, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "MCInstrInfo", "*", "createMCInstrInfo", "(", ")", "{", "MCInstrInfo", "*", "X", "=", "new", "MCInstrInfo", "(", ")", ";", "InitMCInstrInfo", "(", "X", ")", ";", "return", "X"], "ground_truth": [";"], "File": "F2003fMCTargetDesc", "Func": "createF2003fMCInstrInfo", "Target": "F2003f", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15674, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "SFmode", ":", "case", "DFmode", ":", "case", "XFmode", ":", "case", "RFmode", ":", "return", "true", ";", "case", "TFmode", ":", "return", "true"], "ground_truth": [";"], "File": "ia644", "Func": "ia64_scalar_mode_supported_p", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15675, "Length": 21, "Cover_Rate": 0.3559322033898305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MInfo", ".", "CallConstructionID", "==", "MachineOutlinerTailCall", ")", "{", "It", "=", "MBB", ".", "insert", "(", "It", ",", "BuildMI", "(", "MF", ",", "DebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addGlobalAddress", "(", "M", ".", "getNamedValue", "(", "MF", ".", "getName", "(", ")", ")", ")", ".", "addImm", "(", "", ")", ")", ";", "return", "It", ";", "}", "if", "(", "MInfo", ".", "CallConstructionID", "==", "MachineOutlinerNoLRSave", "||", "MInfo", ".", "CallConstructionID", "==", "MachineOutlinerThunk", ")", "{", "It", "=", "MBB", ".", "insert", "(", "It", ",", "BuildMI", "(", "MF", ",", "DebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addGlobalAddress", "(", "M", ".", "getNamedValue", "(", "MF", ".", "getName", "(", ")", ")", ")", ")", ";", "return", "It", ";", "}", "MachineBasicBlock", "::", "iterator", "CallPt", ";", "MachineInstr", "*", "STRXpre", "=", "BuildMI", "(", "MF", ",", "DebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addReg", "(", "", ",", "RegState", "::", "Define", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "-", "", ")", ";", "It", "=", "MBB", ".", "insert", "(", "It", ",", "STRXpre", ")", ";", "It", "++", ";", "It", "=", "MBB", ".", "insert", "(", "It", ",", "BuildMI", "(", "MF", ",", "DebugLoc", "(", ")", ",", "get", "(", "", ")", ")", ".", "addGlobalAddress", "(", "M", ".", "getNamedValue", "("], "ground_truth": ["MF", ".", "getName", "(", ")", ")", ")", ")", ";"], "File": "AArch64InstrInfo37", "Func": "insertOutlinedCall", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15676, "Length": 210, "Cover_Rate": 0.6325301204819277, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vsubq_m_n_sv8hi", "(", "__arm_vuninitializedq_s16", "(", ")", ",", "__a", ",", "__b", ","], "ground_truth": ["__p", ")", ";"], "File": "arm", "Func": "mve___arm_vsubq_x_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15677, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "opNum", ")", ";", "if", "(", "MO", ".", "getType", "(", ")", "==", "MachineOperand", "::", "MO_Immediate", ")", "O", "<<", "(", "unsigned", "int", ")", "MO", ".", "getImm", "(", ")", ";", "else", "printOperand", "(", "MI", ","], "ground_truth": ["opNum", ",", "O", ")", ";"], "File": "MBlazeAsmPrinter1", "Func": "printUnsignedImm", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15678, "Length": 46, "Cover_Rate": 0.7076923076923077, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "InsertionPoint", ";", "if", "(", "isa", "<", "Instruction", ">", "(", "OffsSecondOperand", ")", ")", "InsertionPoint", "=", "&", "cast", "<", "Instruction", ">", "(", "OffsSecondOperand", ")", "->", "getParent", "(", ")", "->", "back", "(", ")", ";", "else", "InsertionPoint", "=", "&", "cast", "<", "Instruction", ">", "(", "Phi", "->", "getIncomingBlock", "(", "LoopIncrement", "==", "", "?", "", ":", "", ")", "->", "back", "(", ")", ")", ";", "Value", "*", "StartIndex", "=", "BinaryOperator", "::", "Create", "(", "Instruction", "::", "Mul", ",", "Phi", "->", "getIncomingValue", "(", "LoopIncrement", "==", "", "?", "", ":", "", ")", ",", "OffsSecondOperand", ",", "", ",", "InsertionPoint", ")", ";", "Instruction", "*", "Product", "=", "BinaryOperator", "::", "Create", "(", "Instruction", "::", "Mul", ",", "IncrementPerRound", ",", "OffsSecondOperand", ",", "", ",", "InsertionPoint", ")", ";", "Instruction", "*", "NewIncrement", "=", "BinaryOperator", "::", "Create", "(", "Instruction", "::", "Add", ",", "Phi", ",", "Product", ",", "", ",", "cast", "<", "Instruction", ">", "(", "Phi", "->", "getIncomingBlock", "(", "LoopIncrement", ")", "->", "back", "(", ")", ")", ".", "getPrevNode", "(", ")", ")", ";", "Phi", "->", "addIncoming", "(", "StartIndex", ",", "Phi", "->", "getIncomingBlock", "(", "LoopIncrement", "==", "", "?", "", ":", "", ")", ")", ";", "Phi", "->", "addIncoming", "(", "NewIncrement", ",", "Phi", "->", "getIncomingBlock", "(", "LoopIncrement", ")", ")", ";", "Phi", "->", "removeIncomingValue", "(", "(", "unsigned", ")", "", ")", ";", "Phi", "->", "removeIncomingValue", "(", "(", "unsigned", ")", ""], "ground_truth": [")", ";"], "File": "MVEGatherScatterLowering1", "Func": "pushOutMul", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15679, "Length": 207, "Cover_Rate": 0.8380566801619433, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "XformMskToBitPosU5Imm", "(", "Imm", ",", "DL"], "ground_truth": [")", ";"], "File": "HexagonISelDAGToDAG", "Func": "XformMskToBitPosU3Imm", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15680, "Length": 8, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vqdmlal_laneq_s32", "(", "int64x2_t", "__a", ",", "int32x2_t", "__b", ",", "int32x4_t", "__c", ","], "ground_truth": ["int", "const", "__d", ")", "{"], "File": "arm", "Func": "neon2_vqdmlal_laneq_s32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15681, "Length": 16, "Cover_Rate": 0.5517241379310345, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_mask_conflict_epi32", "(", "__m256i", "__W", ",", "__mmask8", "__U", ",", "__m256i", "__A", ")", "{", "return", "(", "__m256i", ")", "__builtin_ia32_vpconflictsi_256_mask", "(", "(", "__v8si", ")", "__A", ",", "(", "__v8si", ")"], "ground_truth": ["__W", ",", "(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlintrin", "Func": "_mm256_mask_conflict_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15682, "Length": 47, "Cover_Rate": 0.9791666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128bh", ")", "__builtin_ia32_cvtneps2bf16_v8sf", "(", "__A"], "ground_truth": [")", ";"], "File": "avxneconvertintrin", "Func": "_mm256_cvtneps_avx_pbh", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15683, "Length": 9, "Cover_Rate": 0.3103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegC", "=", "OpC", ".", "getReg", "(", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "RegA", ")", ")", "MRI", ".", "constrainRegClass", "(", "RegA", ",", "RC", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "RegB", ")", ")", "MRI", ".", "constrainRegClass", "(", "RegB", ",", "RC", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "RegX", ")", ")", "MRI", ".", "constrainRegClass", "(", "RegX", ",", "RC", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "RegY", ")", ")", "MRI", ".", "constrainRegClass", "(", "RegY", ",", "RC", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "RegC", ")", ")", "MRI", ".", "constrainRegClass", "(", "RegC", ",", "RC", ")", ";", "unsigned", "NewVR", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "InstrIdxForVirtReg", ".", "insert", "(", "std", "::", "make_pair", "(", "NewVR", ",", "", ")", ")", ";", "unsigned", "Opcode", "=", "Root", ".", "getOpcode", "(", ")", ";", "bool", "KillA", "=", "OpA", ".", "isKill", "(", ")", ";", "bool", "KillX", "=", "OpX", ".", "isKill", "(", ")", ";", "bool", "KillY", "=", "OpY", ".", "isKill", "(", ")", ";", "MachineInstrBuilder", "MIB1", "=", "BuildMI", "(", "*", "MF", ",", "Prev", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opcode", ")", ",", "NewVR", ")", ".", "addReg", "(", "RegX", ",", "getKillRegState", "(", "KillX", ")", ")", ".", "addReg", "(", "RegY", ",", "getKillRegState", "(", "KillY", ")", ")", ";", "InsInstrs", ".", "push_back", "(", "MIB1", ")", ";", "MachineInstrBuilder", "MIB2", "=", "BuildMI", "(", "*", "MF", ",", "Root", ".", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Opcode", ")", ",", "RegC", ")", ".", "addReg", "(", "RegA", ",", "getKillRegState", "(", "KillA", ")", ")", ".", "addReg", "(", "NewVR", ",", "getKillRegState", "(", "true", ")", ")", ";", "InsInstrs", ".", "push_back", "(", "MIB2", ")", ";", "DelInstrs", ".", "push_back", "("], "ground_truth": ["&", "Prev", ")", ";"], "File": "PPCInstrInfo103", "Func": "reassociateOps", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15684, "Length": 269, "Cover_Rate": 0.4829443447037702, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "if", "(", "MF", ".", "getJumpTableInfo", "(", ")", ")", "for", "(", "auto", "&", "Table", ":", "MF", ".", "getJumpTableInfo", "(", ")", "->", "getJumpTables", "(", ")", ")", "FnSize"], "ground_truth": ["+=", "Table", ".", "MBBs", ".", "size", "(", ")", "*", "", ";"], "File": "ARMFrameLowering100", "Func": "EstimateFunctionSizeInBytes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15685, "Length": 37, "Cover_Rate": 0.3523809523809524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512h", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_maskz_sqrt_round_ph", "(", "__mmask32", "__A", ",", "__m512h", "__B"], "ground_truth": [",", "const", "int", "__C", ")", "{"], "File": "avx512fp16intrin", "Func": "_mm512_maskz_sqrt_round_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15686, "Length": 26, "Cover_Rate": 0.6341463414634146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CallingConv", "::", "ID", "CC", "=", "F", ".", "getCallingConv", "(", ")", ";", "if", "(", "CC", "!=", "CallingConv", "::", "C", "&&", "CC", "!=", "CallingConv", "::", "Fast", "&&", "CC", "!=", "CallingConv", "::", "_FastCall", "&&", "CC", "!=", "CallingConv", "::", "_64_SysV", ")", "return", "false", ";", "if", "(", "Subtarget", "->", "isCallingConvWin64", "(", "CC", ")", ")", "return", "false", ";", "if", "(", "MFInfo", "->", "getBytesToPopOnReturn", "(", ")", "!=", "", ")", "return", "false", ";", "if", "(", "CC", "==", "CallingConv", "::", "Fast", "&&", "TM", ".", "Options", ".", "GuaranteedTailCallOpt", ")", "return", "false", ";", "if", "(", "F", ".", "isVarArg", "(", ")", ")", "return", "false", ";", "SmallVector", "<", "unsigned", ",", "", ">", "RetRegs", ";", "if", "(", "Ret", "->", "getNumOperands", "(", ")", ">", "", ")", "{", "SmallVector", "<", "", ",", "", ">", "Outs", ";", "GetReturnInfo", "(", "F", ".", "getReturnType", "(", ")", ",", "F", ".", "getAttributes", "(", ")", ",", "Outs", ",", "TLI", ")", ";", "SmallVector", "<", "CCValAssign", ",", "", ">", "ValLocs", ";", "CCState", "CCInfo", "(", "CC", ",", "F", ".", "isVarArg", "(", ")", ",", "*", "FuncInfo", ".", "MF", ",", "ValLocs", ",", "I", "->", "getContext", "(", ")", ")", ";", "CCInfo", ".", "AnalyzeReturn", "(", "Outs", ",", "RetCC_", ")", ";", "const", "Value", "*", "RV", "=", "Ret", "->", "getOperand", "(", "", ")", ";", "unsigned", "Reg", "=", "getRegForValue", "(", "RV", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "if", "(", "ValLocs", ".", "size", "(", ")", "!=", "", ")", "return", "false", ";", "CCValAssign", "&", "VA", "=", "ValLocs", "[", "", "]", ";", "if", "(", "VA", ".", "getLocInfo", "(", ")", "!=", "CCValAssign", "::", "Full", ")", "return", "false", ";", "if", "(", "!", "VA", ".", "isRegLoc", "(", ")", ")", "return", "false", ";", "if", "(", "VA", ".", "getLocReg", "(", ")", "==", "", "||", "VA", ".", "getLocReg", "(", ")", "==", "", ")", "return", "false", ";", "unsigned", "SrcReg", "=", "Reg", "+", "VA", ".", "getValNo", "(", ")", ";", "EVT", "SrcVT", "=", "TLI", ".", "getValueType", "(", "RV", "->", "getType", "(", ")", ")", ";", "EVT", "DstVT", "=", "VA", ".", "getValVT", "(", ")", ";", "if", "(", "SrcVT", "!=", "DstVT", ")", "{", "if", "(", "SrcVT", "!=", "", "&&", "SrcVT", "!=", "", "&&", "SrcVT", "!=", "", ")", "return", "false", ";", "if", "(", "!", "Outs", "[", "", "]", ".", "Flags", ".", "isZExt", "(", ")", "&&", "!", "Outs", "[", "", "]", ".", "Flags", ".", "isSExt", "(", ")", ")", "return", "false", ";", "assert", "(", "DstVT", "==", "", "&&", "", ")", ";", "if", "(", "SrcVT", "==", "", ")", "{", "if", "(", "Outs", "[", "", "]", ".", "Flags", ".", "isSExt", "(", ")", ")", "return", "false", ";", "SrcReg", "=", "fastEmitZExtFromI1", "(", "", ",", "SrcReg", ",", "false", ")", ";", "SrcVT", "=", "", ";", "}", "unsigned", "Op", "=", "Outs", "[", "", "]", ".", "Flags", ".", "isZExt", "("], "ground_truth": [")", "?", "", ":"], "File": "X86FastISel26", "Func": "X86SelectRet", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15687, "Length": 431, "Cover_Rate": 0.5483460559796438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm", "::", "Loop", "*", "L", "=", "LI", "->", "getLoopFor", "(", "BB", ")", ";", "if", "(", "L", "&&", "L", "->", "getHeader", "(", ")", "==", "BB", ")", "{", "SmallVector", "<", "BasicBlock", "*", ",", "", ">", "Latches", ";", "L", "->", "getLoopLatches", "(", "Latches", ")", ";", "std", "::", "vector", "<", "BasicBlock", "*", ">", "Preds", ";", "for", "(", "pred_iterator", "PI", "=", "pred_begin", "(", "BB", ")", ",", "PE", "=", "pred_end", "(", "BB", ")", ";", "PI", "!=", "PE", ";", "++", "PI", ")", "{", "if", "(", "std", "::", "find", "(", "Latches", ".", "begin", "(", ")", ",", "Latches", ".", "end", "(", ")", ",", "*", "PI", ")", "==", "Latches", ".", "end", "(", ")", ")", "Preds", ".", "push_back", "(", "*", "PI", ")", ";", "}", "BB", "=", "llvm", "::", "SplitBlockPredecessors", "(", "BB", ",", "Preds", ",", "", ",", "this", ")", ";", "}", "CallInst", "::", "Create", "(", "EndCf", ",", "popSaved", "(", ")", ","], "ground_truth": ["", ",", "BB", "->", "getFirstInsertionPt", "(", ")", ")", ";"], "File": "SIAnnotateControlFlow17", "Func": "closeControlFlow", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15688, "Length": 148, "Cover_Rate": 0.9308176100628931, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "_mm_cvtps_pi16", "(", "__m128", "__A", ")", "{", "__v4sf", "__hisf", "=", "(", "__v4sf", ")", "__A", ";", "__v4sf", "__losf", "=", "__builtin_ia32_movhlps", "(", "__hisf", ",", "__hisf"], "ground_truth": [")", ";"], "File": "xmmintrin4", "Func": "_mm_cvtps_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15689, "Length": 27, "Cover_Rate": 0.4909090909090909, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "TREE_CODE", "(", "type", ")", "==", "UNION_TYPE", ")", "{", "const", "int", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "gcc_assert", "(", "size", "<=", "", ")", ";", "return", "function_arg_union_value", "(", "size", ",", "mode", ",", "", ",", "regbase", ")", ";", "}", "else", "if", "(", "VECTOR_TYPE_P", "(", "type", ")", "&&", "mode", "==", "BLKmode", ")", "{", "const", "int", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "gcc_assert", "(", "size", "<=", "", ")", ";", "return", "function_arg_vector_value", "(", "size", ",", "", ",", "true", ",", "SPARC_FP_ARG_FIRST", ")", ";", "}", "else", "if", "(", "mclass", "==", "MODE_FLOAT", "||", "mclass", "==", "MODE_COMPLEX_FLOAT", ")", ";", "else", "if", "(", "AGGREGATE_TYPE_P", "(", "type", ")", ")", "{", "const", "int", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "gcc_assert", "(", "size", "<=", "", ")", ";", "mode", "=", "int_mode_for_size", "(", "size", "*", "BITS_PER_UNIT", ",", "", ")", ".", "else_blk", "(", ")", ";", "if", "(", "mode", "==", "BLKmode", ")", "return", "function_arg_union_value", "(", "size", ",", "mode"], "ground_truth": [",", "", ",", "regbase", ")", ";"], "File": "sparc", "Func": "sparc_function_value_1", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15690, "Length": 153, "Cover_Rate": 0.45, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "LP64", "=", "Subtarget", ".", "is64", "(", ")", ";", "DebugLoc", "dl", "=", "MI", ".", "getDebugLoc", "(", ")", ";", "unsigned", "maxCallFrameSize", "=", "MFI", "->", "getMaxCallFrameSize", "(", ")", ";", "unsigned", "FrameSize", "=", "MFI", "->", "getStackSize", "(", ")", ";", "unsigned", "TargetAlign", "=", "MF", ".", "getTarget", "(", ")", ".", "getFrameInfo", "(", ")", "->", "getStackAlignment", "(", ")", ";", "unsigned", "MaxAlign", "=", "MFI", "->", "getMaxAlignment", "(", ")", ";", "assert", "(", "MaxAlign", "<=", "TargetAlign", "&&", "", ")", ";", "const", "TargetRegisterClass", "*", "G8RC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "GPRC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "LP64", "?", "G8RC", ":", "GPRC", ";", "unsigned", "Reg", ";", "if", "(", "EnableRegisterScavenging", ")", "Reg", "=", "findScratchRegister", "(", "II", ",", "RS", ",", "RC", ",", "SPAdj", ")", ";", "else", "Reg", "=", "", ";", "if", "(", "MaxAlign", "<", "TargetAlign", "&&", "isInt", "<", "", ">", "(", "FrameSize", ")", ")", "{", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "FrameSize", ")", ";", "}", "else", "if", "(", "LP64", ")", "{", "if", "(", "EnableRegisterScavenging", ")", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "Reg", ")", ".", "addImm", "(", "", ")", ".", "addReg", "(", "", ")", ";", "else", "BuildMI", "(", "MBB", ",", "II", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "", ")", ".", "addReg"], "ground_truth": ["(", "", ")", ";"], "File": "PPCRegisterInfo5", "Func": "lowerDynamicAlloc", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15691, "Length": 234, "Cover_Rate": 0.3136729222520107, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDLoc", "SL", "(", "N", ")", ";", "SDVTList", "VTList", "=", "CurDAG", "->", "getVTList", "(", "", ")", ";", "EVT", "LdType", "=", "N", "->", "getValueType", "(", "", ")", ";", "unsigned", "ImmSum", "=", "", ";", "uint16_t", "MathOpc", "=", "(", "Inc", ")", "?", "", ":", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "N", "->", "getNumOperands", "(", ")", ";", "++", "i", ")", "{", "SDValue", "Val", "=", "N", "->", "getOperand", "(", "i", ")", ";", "Ptr", "=", "CurDAG", "->", "getNode", "(", "MathOpc", ",", "SL", ",", "VTList", ",", "Ptr", ",", "Offset", ")", ";", "ImmSum", "+=", "", ";", "Value", "*", "NullPtr", "=", "", ";", "MachineMemOperand", "*", "MMO", "=", "new", "MachineMemOperand", "(", "MachinePointerInfo", "(", "NullPtr", ",", "ImmSum", ")", ",", "MachineMemOperand", "::", "MOStore", ",", "", ",", "", ")", ";", "UsePtr", "=", "(", "B", ")", "?", "PrevPtr", ":", "Ptr", ";", "SDValue", "ResNode", ";", "if", "(", "Ld", ")", "{", "if", "(", "Val", "->", "hasNUsesOfValue", "(", "", ",", "", ")", ")", "{", "Chain", "=", "Val", "->", "getOperand", "(", "", ")", ";", "}", "RegisterSDNode", "*", "RegNode", "=", "dyn_cast", "<", "RegisterSDNode", ">", "(", "Val", "->", "getOperand", "(", "", ")", ")", ";", "const", "MCRegisterInfo", "*", "RI", "=", "Dec", "->", "getDisassembler", "(", ")", "->", "getMCDirector", "(", ")", "->", "getMCRegisterInfo", "(", ")", ";", "if", "(", "RI", "->", "isSubRegisterEq", "(", "RI", "->", "getProgramCounter", "(", ")", ",", "RegNode", "->", "getReg", "(", ")", ")", ")", "{", "ResNode", "=", "CurDAG", "->", "getNode", "(", "", ",", "SL", ",", "", ",", "CurDAG", "->", "getRoot", "(", ")", ")", ";", "CurDAG", "->", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "N", ",", "", ")", ",", "Chain", ")", ";", "CurDAG", "->", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "N", ",", "", ")", ",", "Ptr", ")", ";", "CurDAG", "->", "setRoot", "(", "ResNode", ")", ";", "return", ";", "}", "else", "{", "ResNode", "=", "CurDAG", "->", "getLoad", "(", "LdType", ",", "SL", ",", "Chain", ",", "UsePtr", ",", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "false", ",", "false", ",", "true", ",", "", ")", ";", "SDValue", "C2R", "=", "CurDAG", "->", "getCopyToReg", "(", "ResNode", ".", "getValue", "(", "", ")", ",", "SL", ",", "RegNode", "->", "getReg", "(", ")", ",", "ResNode", ")", ";", "Chain", "=", "C2R", ";", "if", "(", "Val", "->", "hasNUsesOfValue", "(", "", ",", "", ")", ")", "{", "CurDAG", "->", "ReplaceAllUsesOfValueWith", "(", "Val", ",", "ResNode", ")", ";", "CurDAG", "->", "ReplaceAllUsesOfValueWith", "(", "Val", ".", "getValue", "(", "", ")", ",", "ResNode", "."], "ground_truth": ["getValue", "(", "", ")", ")", ";"], "File": "ARMInvISelDAG", "Func": "InvLoadOrStoreMultiple", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15692, "Length": 374, "Cover_Rate": 0.684981684981685, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterAsmPrinter", "<", "AsmPrinter", ">", "X"], "ground_truth": ["(", "TheTarget", ")", ";"], "File": "LanaiAsmPrinter", "Func": "LLVMInitializeLanaiAsmPrinter", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15693, "Length": 9, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "C", ".*", "ptr", "&=", "(", "T", ")", "~", "Mask", ";", "C", ".*", "ptr", "|=", "(", "T", ")", "(", "(", "Lexer", ".", "getTok", "(", ")"], "ground_truth": [".", "getIntVal", "(", ")", "<<", "shift", ")", "&", "Mask", ")", ";"], "File": "AMDKernelCodeTUtils10", "Func": "parseBitField", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15694, "Length": 35, "Cover_Rate": 0.3977272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vsub_u16", "(", "uint16x4_t", "__a", ",", "uint16x4_t", "__b", ")", "{", "return", "__a", "-", "__b"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vsub_u16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15695, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMemoryRegisterOffsetOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ",", "bool", "DoShift", ")", "{", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Mem", ".", "BaseRegNum", ")", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getXRegFromWReg", "(", "Mem", ".", "OffsetRegNum", ")", ")", ")", ";", "unsigned", "ExtendImm", "=", "", "(", "Mem"], "ground_truth": [".", "ExtType", ",", "DoShift", ")", ";"], "File": "ARM64AsmParser", "Func": "addMemoryRegisterOffsetOperands", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15696, "Length": 66, "Cover_Rate": 0.8148148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "_U_Qfcmp", "(", "a", ",", "b", ",", "QCMP_EQ", ")", "!="], "ground_truth": ["", ")", ";"], "File": "quadlib1", "Func": "_U_Qfeq", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15697, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vbicq", "(", "int32x4_t", "__a", ",", "const"], "ground_truth": ["int", "__imm", ")", "{"], "File": "arm", "Func": "mve1___arm_vbicq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15698, "Length": 10, "Cover_Rate": 0.5263157894736842, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Preheader", "->", "getParent", "(", ")", "->", "insert", "(", "++", "Preheader", "->", "getIterator", "(", ")", ",", "NewBlock", ")", ";", "Br", "->", "removeFromParent", "(", ")", ";", "NewBlock", "->", "insert", "(", "NewBlock", "->", "end", "(", ")", ",", "Br", ")", ";", "Preheader", "->", "replaceSuccessor", "(", "Br", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ",", "NewBlock", ")", ";", "NewBlock", "->", "addSuccessor", "(", "Br", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "NewBlock", ",", "Br", ",", "WLS", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "WLS", "->", "getOpcode", "(", ")", "==", "", "?", "", ":", "", ")", ")", ";", "MIB", ".", "add", "(", "WLS", "->", "getOperand", "(", "", ")", ")", ";", "MIB", ".", "add", "(", "WLS", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "WLS", "->", "getOpcode", "(", ")", "==", "", ")", "MIB", ".", "add", "(", "WLS"], "ground_truth": ["->", "getOperand", "(", "", ")", ")", ";"], "File": "ARMBlockPlacement7", "Func": "revertWhileToDo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15699, "Length": 151, "Cover_Rate": 0.40482573726541554, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetMachine", "&", "TM", "=", "static_cast", "<", "const", "TargetMachine", "&", ">", "(", "MF", ".", "getTarget", "(", ")", ")", ";", "return", "TM", ".", "is64Bit", "(", ")", "?", ""], "ground_truth": [":", "", ";"], "File": "NVPTXRegisterInfo", "Func": "getFrameRegister", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15700, "Length": 30, "Cover_Rate": 0.6382978723404256, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "machine_mode", "tmode", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "machine_mode", "mode0", "=", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "mode", ";", "if", "(", "!", "target", "||", "GET_MODE", "(", "target", ")", "!=", "tmode", "||", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "target", ",", "tmode", ")", ")", "target", "=", "gen_reg_rtx", "(", "tmode", ")", ";", "if", "(", "do_load", ")", "op0", "=", "gen_rtx_MEM", "(", "mode0", ",", "copy_to_mode_reg", "(", "Pmode", ",", "op0", ")", ")", ";", "else", "{", "if", "(", "VECTOR_MODE_P", "(", "mode0", ")", ")", "op0", "=", "safe_vector_operand", "(", "op0", ",", "mode0", ")", ";", "if", "(", "!", "(", "*", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", ")", "(", "op0", ",", "mode0", ")", ")", "op0", "=", "copy_to_mode_reg", "(", "mode0", ",", "op0", ")", ";", "}", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "op0", ")", ";", "if", "(", "!", "pat", ")", "return", "", ";", "emit_insn", "(", "pat"], "ground_truth": [")", ";"], "File": "arm-builtins", "Func": "arm_expand_unop_builtin", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15701, "Length": 164, "Cover_Rate": 0.7922705314009661, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uint64_t", "IntValue", "=", "MCE", "->", "getValue", "(", ")", ";", "if", "(", "!", "isUIntN", "(", "Size", ",", "IntValue", ")", "&&", "!", "isIntN", "(", "Size", ",", "IntValue", ")", ")", "return", "Error", "(", "ExprLoc", ",", "", ")", ";", "MaxBytesToFill", "=", "IntValue", ";", "Lex", "(", ")", ";", "}", "else", "{", "return", "Error", "(", "ExprLoc", ","], "ground_truth": ["", ")", ";"], "File": "HexagonAsmParser10", "Func": "ParseDirectiveFalign", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15702, "Length": 54, "Cover_Rate": 0.3829787234042553, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "case", "MachineOperand", "::", "MO_Register", ":", "O", "<<", "InstPrinter", "::", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_MachineBasicBlock", ":", "O", "<<", "*", "MO", ".", "getMBB", "(", ")", "->", "getSymbol", "(", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "O", "<<", "*", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "O", "<<", "*", "Mang", "->", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "break", ";", "default", ":", "llvm_unreachable", "(", "", ")", ";", "O", "<<", ""], "ground_truth": [";"], "File": "BPFAsmPrinter16", "Func": "printOperand", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15703, "Length": 108, "Cover_Rate": 0.7346938775510204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "GPRDecoderTable", "[", "RegNo", "]", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";", "return", "MCDisassembler", "::"], "ground_truth": ["Success", ";"], "File": "BPFDisassembler6", "Func": "DecodeGPRRegisterClass", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15704, "Length": 25, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "(", "*", "asm_str", "==", "'*'", "||", "strchr", "(", "asm_str", ",", "'@'", ")", ")", "&&", "(", "new_id", "=", "i386_pe_maybe_mangle_decl_assembler_name", "(", "decl", ",", "old_id", ")", ")", ")", "XSTR", "(", "symbol", ",", "", ")", "=", "IDENTIFIER_POINTER", "(", "new_id", ")", ";", "}", "break", ";", "case", "VAR_DECL", ":", "if", "(", "lookup_attribute", "(", "", ",", "DECL_ATTRIBUTES", "(", "decl", ")", ")", ")", "{", "if", "(", "DECL_INITIAL", "(", "decl", ")", "||", "TYPE_NEEDS_CONSTRUCTING", "(", "TREE_TYPE", "(", "decl", ")", ")", ")", "make_decl_one_only", "(", "decl", ",", "DECL_ASSEMBLER_NAME", "(", "decl", ")", ")", ";", "else", "error", "(", "", "", ",", "decl", ")", ";", "}", "break", ";", "default", ":", "return", ";", "}", "flags", "=", "(", "SYMBOL_REF_FLAGS", "(", "symbol", ")", "&", "~", "(", "SYMBOL_FLAG_DLLIMPORT", "|", "SYMBOL_FLAG_DLLEXPORT", ")", ")", ";", "if", "(", "i386_pe_determine_dllexport_p", "(", "decl", ")", ")", "flags", "|=", "SYMBOL_FLAG_DLLEXPORT", ";", "else", "if", "(", "i386_pe_determine_dllimport_p", "(", "decl", ")", ")", "flags", "|=", "SYMBOL_FLAG_DLLIMPORT", ";", "SYMBOL_REF_FLAGS", "(", "symbol", ")"], "ground_truth": ["=", "flags", ";"], "File": "winnt4", "Func": "i386_pe_encode_section_info", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15705, "Length": 147, "Cover_Rate": 0.5856573705179283, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "auto", "&", "ST", "=", "MF", "->", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "TII", "=", "ST", ".", "getInstrInfo", "(", ")", ";", "if", "(", "ST", ".", "force32BitJumpTables", "(", ")", "&&", "!", "MF", "->", "getFunction", "(", ")", ".", "hasMinSize", "(", ")", ")", "return", "false", ";", "if", "(", "!", "scanFunction", "(", ")", ")", "return", "false", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "*", "MF", ")", "{", "int", "Offset", "=", "BlockInfo", "[", "MBB", "."], "ground_truth": ["getNumber", "(", ")", "]", ";"], "File": "AArch64CompressJumpTables1", "Func": "runOnMachineFunction", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15706, "Length": 76, "Cover_Rate": 0.5891472868217055, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "InstrInfo", "::", "create", "(", "Subtarget", "&", "STI", ")", "{", "return", "new", "InstrInfo", "(", "STI"], "ground_truth": [")", ";"], "File": "Nios2InstrInfo1", "Func": "create", "Target": "Nios2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15707, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSurface", "(", "const", "Value", "&", "val", ")", "{", "if", "(", "const", "GlobalValue", "*", "gv", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "&", "val", ")", ")", "{", "unsigned", "annot", ";", "if", "(", "findOneNVVMAnnotation", "(", "gv", ","], "ground_truth": ["", ",", "annot", ")", ")", "{"], "File": "NVPTXUtilities (2)1", "Func": "isSurface", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15708, "Length": 41, "Cover_Rate": 0.6721311475409836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "StoreWidening", "::", "instrAliased", "(", "InstrGroup", "&", "Stores", ",", "const", "MachineInstr", "*", "MI", ")", "{", "for", "(", "auto", "&", "I", ":", "MI", "->", "memoperands", "(", ")", ")", "if", "(", "instrAliased", "(", "Stores", ",", "*", "I"], "ground_truth": [")", ")", "return", "true", ";"], "File": "HexagonStoreWidening", "Func": "instrAliased", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15709, "Length": 40, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "shouldScalarizeBinop", "(", "SDValue", "VecOp", ")", "const", "{", "unsigned", "Opc", "=", "VecOp", ".", "getOpcode", "(", ")", ";", "if", "(", "Opc", ">=", "", ")", "return", "false", ";", "EVT", "VecVT", "=", "VecOp", ".", "getValueType", "(", ")", ";", "if", "(", "!", "isOperationLegalOrCustomOrPromote", "(", "Opc", ",", "VecVT", ")", ")"], "ground_truth": ["return", "true", ";"], "File": "X86ISelLowering (2)5", "Func": "shouldScalarizeBinop", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15710, "Length": 50, "Cover_Rate": 0.7142857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_min_epu32", "(", "__m512i", "__W", ",", "__mmask16", "__M", ",", "__m512i", "__A", ",", "__m512i", "__B", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_pminud512_mask", "(", "(", "__v16si", ")", "__A", ",", "(", "__v16si", ")", "__B", ","], "ground_truth": ["(", "__v16si", ")", "__W", ",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_min_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15711, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setVariadicGPRIdx", "(", "int"], "ground_truth": ["Idx", ")", "{"], "File": "AArch64MachineFunctionInfo6", "Func": "setVariadicGPRIdx", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15712, "Length": 7, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "PassConfig", "::", "addPreRegAlloc", "(", ")", "{", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", ")", "{", "addPass", "(", "&", "LiveRangeShrinkID", ")", ";", "addPass", "(", "createFixupSetCC", "(", ")", ")", ";", "addPass", "(", "createOptimizeLEAs", "(", ")", ")", ";", "addPass", "(", "createCallFrameOptimization", "(", ")", ")", ";", "addPass", "(", "createAvoidStoreForwardingBlocks", "(", ")", ")", ";", "}", "addPass", "(", "createSpeculativeLoadHardeningPass", "(", ")", ")", ";", "addPass", "(", "createFlagsCopyLoweringPass", "(", ")", ")", ";", "addPass", "(", "createDynAllocaExpander", "("], "ground_truth": [")", ")", ";"], "File": "X86TargetMachine114", "Func": "addPreRegAlloc", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15713, "Length": 74, "Cover_Rate": 0.7872340425531915, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "unsigned", "ShAmt", "=", "", ";", "Base", "=", "N", ".", "getOperand", "(", "", ")", ";", "OffReg", "=", "N", ".", "getOperand", "(", "", ")", ";", "", "ShOpcVal", "=", "", "(", "OffReg", ")", ";", "if", "(", "ShOpcVal", "!=", "", ")", "{", "ShOpcVal", "=", "", "(", "Base", ")", ";", "if", "(", "ShOpcVal", "==", "", ")", "std", "::", "swap", "(", "Base", ",", "OffReg", ")", ";", "}", "if", "(", "ShOpcVal", "==", "", ")", "{", "if", "(", "ConstantSDNode", "*", "Sh", "=", "dyn_cast", "<", "ConstantSDNode", ">", "(", "OffReg", ".", "getOperand", "(", "", ")", ")", ")", "{", "ShAmt", "=", "Sh", "->", "getZExtValue", "(", ")", ";", "if", "(", "ShAmt", "<", "", "&&", "isShifterOpProfitable", "(", "OffReg", ",", "ShOpcVal", ",", "ShAmt", ")", ")", "OffReg", "=", "OffReg", ".", "getOperand", "(", "", ")", ";", "else", "{", "ShAmt", "=", ""], "ground_truth": [";"], "File": "ARMISelDAGToDAG74", "Func": "SelectT2AddrModeSoReg", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15714, "Length": 130, "Cover_Rate": 0.4304635761589404, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "return", "performExtendCombine", "(", "N", ",", "DCI", ",", "DAG", ")", ";", "case", "", ":", "return", "performSignExtendInRegCombine", "(", "N", ",", "DCI", ",", "DAG", ")", ";", "case", "", ":", "return", "performBitcastCombine", "(", "N", ",", "DCI", ",", "DAG", ")", ";", "case", "", ":", "return", "performConcatVectorsCombine", "(", "N", ",", "DCI", ",", "DAG", ")", ";", "case", "", ":", "return", "performSelectCombine", "(", "N", ",", "DCI", ")", ";", "case", "", ":", "return", "performVSelectCombine", "(", "N", ",", "DCI", ".", "DAG", ")", ";", "case", "", ":", "if", "(", "performTBISimplification", "(", "N", "->", "getOperand", "(", "", ")", ",", "DCI", ",", "DAG", ")", ")", "return", "SDValue", "(", "N", ",", "", ")", ";", "break", ";", "case", "", ":", "return", "performSTORECombine", "(", "N", ",", "DCI", ",", "DAG", ",", "Subtarget", ")", ";", "case", "", ":", "return", "performBRCONDCombine", "(", "N", ",", "DCI", ",", "DAG", ")", ";", "case", "", ":", "case", "", ":", "return", "performTBZCombine", "(", "N", ",", "DCI", ",", "DAG", ")", ";", "case", "", ":", "return", "performCONDCombine", "(", "N", ",", "DCI", ",", "DAG", ",", "", ",", "", ")", ";", "case", "", ":", "return", "performPostLD1Combine", "(", "N", ",", "DCI", ",", "false", ")", ";", "case", "", ":", "return", "performNVCASTCombine", "(", "N", ")", ";", "case", "", ":", "return", "performPostLD1Combine", "(", "N", ",", "DCI", ",", "true", ")", ";", "case", "", ":", "case", "", ":", "switch", "(", "cast", "<", "ConstantSDNode", ">", "(", "N", "->", "getOperand", "(", "", ")", ")", "->", "getZExtValue", "(", ")", ")", "{", "case", "", ":", "case", "", ":", "case", "", ":", "case", ""], "ground_truth": [":"], "File": "AArch64ISelLowering80", "Func": "PerformDAGCombine", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15715, "Length": 245, "Cover_Rate": 0.3149100257069409, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "DAG", ".", "getMemIntrinsicNode", "(", "", ",", "DL", ",", "Op", "->", "getVTList", "(", ")", ",", "Args", ",", "MemVT", ",", "StoreNode", "->", "getMemOperand", "(", ")", ")", ";", "}", "else", "if", "(", "Ptr", "->", "getOpcode", "(", ")", "!=", "", "&&", "Value", ".", "getValueType", "(", ")", ".", "bitsGE", "(", "", ")", ")", "{", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ptr", ".", "getValueType", "(", ")", ",", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Ptr", ".", "getValueType", "(", ")", ",", "Ptr", ",", "DAG", ".", "getConstant", "(", "", ",", "", ")", ")", ")", ";", "if", "(", "StoreNode", "->", "isTruncatingStore", "(", ")", "||", "StoreNode", "->", "isIndexed", "(", ")", ")", "{", "llvm_unreachable", "(", "", ")", ";", "}", "else", "{", "Chain", "=", "DAG", ".", "getStore", "(", "Chain", ",", "DL", ",", "Value", ",", "Ptr", ",", "StoreNode", "->", "getMemOperand", "(", ")", ")", ";", "}", "return", "Chain", ";", "}", "}", "EVT", "ValueVT", "=", "Value", ".", "getValueType", "(", ")", ";", "if", "(", "StoreNode", "->", "getAddressSpace", "(", ")", "!=", "", ")", "{", "return", "SDValue", "(", ")", ";", "}", "SDValue", "Ret", "=", "AMDGPUTargetLowering", "::", "LowerSTORE", "(", "Op", ",", "DAG", ")", ";", "if", "(", "Ret", ".", "getNode", "(", ")", ")", "{", "return", "Ret", ";", "}", "const", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "const", "AMDGPUFrameLowering", "*", "TFL", "=", "static_cast", "<", "const", "AMDGPUFrameLowering", "*", ">", "(", "Subtarget", "->", "getFrameLowering", "(", ")", ")", ";", "unsigned", "StackWidth", "=", "TFL", "->", "getStackWidth", "(", "MF", ")", ";", "Ptr", "=", "stackPtrToRegIndex", "(", "Ptr", ",", "StackWidth", ",", "DAG", ")", ";", "if", "(", "ValueVT", ".", "isVector", "(", ")", ")", "{", "unsigned", "NumElemVT", "=", "ValueVT", ".", "getVectorNumElements", "(", ")", ";", "EVT", "ElemVT", "=", "ValueVT", ".", "getVectorElementType", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Stores", "(", "NumElemVT", ")", ";", "assert", "(", "NumElemVT", ">=", "StackWidth", "&&", "", "", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "NumElemVT", ";", "++", "i", ")", "{", "unsigned", "Channel", ",", "PtrIncr", ";", "getStackAddress", "(", "StackWidth", ",", "i", ",", "Channel", ",", "PtrIncr", ")", ";", "Ptr", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Ptr", ",", "DAG", ".", "getConstant", "(", "PtrIncr", ",", "", ")", ")", ";", "SDValue", "Elem", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ElemVT", ",", "Value", ",", "DAG", ".", "getConstant", "(", "i", ",", "", ")", ")", ";", "Stores", "[", "i", "]", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Chain", ",", "Elem", ",", "Ptr", ",", "DAG", ".", "getTargetConstant", "(", "Channel", ",", "", ")", ")", ";", "}", "Chain", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Stores", ")", ";", "}", "else", "{", "if", "(", "ValueVT", "==", "", ")", "{", "Value", "=", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["DL", ",", "", ",", "Value", ")", ";"], "File": "R600ISelLowering24", "Func": "LowerSTORE", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15716, "Length": 445, "Cover_Rate": 0.478494623655914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmParser", "::", "cvtVSTwbRegister", "(", "MCInst", "&", "Inst", ",", "const", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&", "Operands", ")", "{", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addAlignedMemoryOperands", "(", "Inst", ",", "", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addRegOperands", "(", "Inst", ",", "", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addVecListOperands", "(", "Inst", ",", "", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addCondCodeOperands", "("], "ground_truth": ["Inst", ",", "", ")", ";"], "File": "ARMAsmParser", "Func": "cvtVSTwbRegister", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15717, "Length": 103, "Cover_Rate": 0.9903846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "MI", ".", "dump", "(", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "DefMI", ".", "dump", "(", ")", ")", ";", "MI", ".", "getOperand", "(", "III", ".", "OpNoForForwarding", ")", ".", "ChangeToRegister", "(", "RegMO", "->", "getReg", "(", ")", ",", "false", ",", "false", ",", "RegMO", "->", "isKill", "(", ")", ")", ";", "if", "(", "ImmMO", "->", "isImm", "(", ")", ")", "{", "replaceInstrOperandWithImm", "(", "MI", ",", "III", ".", "ZeroIsSpecialOrig", ",", "Imm", ")", ";", "}", "else", "{", "if", "(", "DefMI", ".", "getOpcode", "(", ")", "==", "", ")", "ImmMO", "->", "setTargetFlags", "(", "", ")", ";", "SmallVector", "<", "MachineOperand", ",", "", ">", "MOps", ";", "for", "(", "unsigned", "i", "=", "MI", ".", "getNumOperands", "(", ")", "-", "", ";", "i", ">=", "III", ".", "ZeroIsSpecialOrig", ";", "i", "--", ")", "{", "MOps", ".", "push_back", "(", "MI", ".", "getOperand", "(", "i", ")", ")", ";", "MI", ".", "RemoveOperand", "(", "i", ")", ";", "}", "MOps", ".", "pop_back", "(", ")", ";", "MI", ".", "addOperand", "(", "*", "ImmMO", ")", ";", "for", "(", "auto", "&", "MO", ":", "MOps", ")", "MI", ".", "addOperand", "(", "MO", ")", ";", "}", "MI", ".", "setDesc", "(", "get", "(", "III", ".", "ImmOpcode", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")"], "ground_truth": ["<<", "", ")", ";"], "File": "PPCInstrInfo (2)2", "Func": "transformToImmFormFedByAdd", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15718, "Length": 206, "Cover_Rate": 0.6005830903790087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "llvmCFGStruct", "::", "CFGStructurizer", "<", "AMDGPUCFGStructurizer", ">", "(", ")", ".", "run", "(", "func", ",", "*"], "ground_truth": ["this", ",", "TRI", ")", ";"], "File": "AMDILCFGStructurizer16", "Func": "runOnMachineFunction", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15719, "Length": 20, "Cover_Rate": 0.6451612903225806, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pshufhw128_mask", "(", "(", "__v8hi", ")", "__A", ",", "__imm", ",", "(", "__v8hi", ")", "_mm_setzero_hi", "(", ")", ","], "ground_truth": ["(", "__mmask8", ")", "__U", ")", ";"], "File": "avx512vlbwintrin4", "Func": "_mm_maskz_shufflehi_epi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15720, "Length": 26, "Cover_Rate": 0.49056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineOperand", "*", "Op2", "=", "TII", "->", "getNamedOperand", "(", "*", "Cmp", ",", "", "::", "src1", ")", ";", "if", "(", "Op1", "->", "isImm", "(", ")", "&&", "Op2", "->", "isReg", "(", ")", ")", "std", "::", "swap", "(", "Op1", ",", "Op2", ")", ";", "if", "(", "!", "Op1", "->", "isReg", "(", ")", "||", "!", "Op2", "->", "isImm", "(", ")", "||", "Op2", "->", "getImm", "(", ")", "!=", "", ")", "return", "", ";", "unsigned", "SelReg", "=", "Op1", "->", "getReg", "(", ")", ";", "auto", "*", "Sel", "=", "TRI", "->", "findReachingDef", "(", "SelReg", ",", "Op1", "->", "getSubReg", "(", ")", ",", "*", "Cmp", ",", "MRI", ",", "LIS", ")", ";", "if", "(", "!", "Sel", "||", "Sel", "->", "getOpcode", "(", ")", "!=", "", ")", "return", "", ";", "Op1", "=", "TII", "->", "getNamedOperand", "(", "*", "Sel", ",", "", "::", "src0", ")", ";", "Op2", "=", "TII", "->", "getNamedOperand", "(", "*", "Sel", ",", "", "::", "src1", ")", ";", "MachineOperand", "*", "CC", "=", "TII", "->", "getNamedOperand", "(", "*", "Sel", ",", "", "::", "src2", ")", ";", "if", "(", "!", "Op1", "->", "isImm", "(", ")", "||", "!", "Op2", "->", "isImm", "(", ")", "||", "!", "CC", "->", "isReg", "(", ")", "||", "Op1", "->", "getImm", "(", ")", "!=", "", "||", "Op2", "->", "getImm", "(", ")", "!=", "", ")", "return", "", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Sel", "<<", "'\\t'", "<<", "*", "Cmp", "<<", "'\\t'", "<<", "*", "And", ")", ";", "unsigned", "CCReg", "=", "CC", "->", "getReg", "(", ")", ";", "LIS", "->", "RemoveMachineInstrFromMaps", "(", "*", "And", ")", ";", "MachineInstr", "*", "Andn2", "=", "BuildMI", "(", "MBB", ",", "*", "And", ",", "And", "->", "getDebugLoc", "(", ")", ",", "TII", "->", "get", "(", "Andn2Opc", ")", ",", "And", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ".", "addReg", "(", "ExecReg", ")", ".", "addReg", "(", "CCReg", ",", "CC", "->", "getSubReg", "(", ")", ")", ";", "And", "->", "eraseFromParent", "(", ")", ";", "LIS", "->", "InsertMachineInstrInMaps", "(", "*", "Andn2", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Andn2", "<<", "'\\n'", ")", ";", "if", "(", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "CmpReg", ")", "&&", "MRI", ".", "use_nodbg_empty", "(", "CmpReg", ")", ")", "||", "(", "CmpReg", "==", "CondReg", "&&", "std", "::", "none_of", "(", "std", "::", "next", "(", "Cmp", "->", "getIterator", "(", ")", ")", ",", "Andn2", "->", "getIterator", "(", ")", ",", "[", "&", "]", "(", "const", "MachineInstr", "&", "MI", ")", "{", "return", "MI", ".", "readsRegister", "(", "CondReg", ",", "TRI", ")", ";", "}", ")", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Cmp", "<<", "'\\n'", ")", ";", "LIS", "->", "RemoveMachineInstrFromMaps", "(", "*", "Cmp", ")", ";", "Cmp", "->", "eraseFromParent", "(", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "SelReg", ")", "&&", "MRI", ".", "use_nodbg_empty", "(", "SelReg", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "Sel", "<<", "'\\n'", ")", ";", "LIS", "->", "RemoveMachineInstrFromMaps", "(", "*", "Sel", ")", ";", "Sel", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "SIOptimizeExecMaskingPreRA22", "Func": "optimizeVcndVcmpPair", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15721, "Length": 462, "Cover_Rate": 0.5372093023255814, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineRegisterInfo", "&", "MRI", "=", "MI", ".", "getMF", "(", ")", "->", "getRegInfo", "(", ")", ";", "RegMO", ".", "setReg", "(", "llvm", "::", "constrainOperandRegClass", "(", "*", "MF", ",", "TRI", ",", "MRI", ",", "TII", ",", "RBI", ",", "MI", ",", "RegClass", ","], "ground_truth": ["RegMO", ")", ")", ";"], "File": "MOSInstructionSelector", "Func": "constrainOperandRegClass", "Target": "MOS", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15722, "Length": 41, "Cover_Rate": 0.6029411764705882, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "int", "max_common_align", ";", "max_common_align", "=", "TARGET_64BIT", "?", "", ":", "(", "size", ">=", "", "?", "", ":", "", ")", ";", "if", "(", "align", ">", "max_common_align", ")", "{", "warning", "(", "", ",", "", "", ",", "align", "/", "BITS_PER_UNIT", ","], "ground_truth": ["name", ",", "max_common_align", "/", "BITS_PER_UNIT", ")", ";"], "File": "pa3", "Func": "pa_asm_output_aligned_common", "Target": "pa", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15723, "Length": 45, "Cover_Rate": 0.44554455445544555, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "struct", "insn_operand_data", "*", "insn_op", ";", "if", "(", "arg", "==", "error_mark_node", "||", "nopnds", ">=", "MAX_HTM_OPERANDS", ")", "return", "NULL_RTX", ";", "insn_op", "=", "&", "insn_data", "[", "icode", "]", ".", "operand", "[", "nopnds", "]", ";", "op", "[", "nopnds", "]", "=", "expand_normal", "(", "arg", ")", ";", "if", "(", "!", "(", "*", "insn_op", "->", "predicate", ")", "(", "op", "[", "nopnds", "]", ",", "insn_op", "->", "mode", ")", ")", "{", "if", "(", "!", "strcmp", "(", "insn_op", "->", "constraint", ",", "", ")", ")", "{", "int", "arg_num", "=", "(", "nonvoid", ")", "?", "nopnds", ":", "nopnds", "+", "", ";", "if", "(", "!", "CONST_INT_P", "(", "op", "[", "nopnds", "]", ")", ")", "error", "(", "", ",", "arg_num", ")", ";", "else", "error", "(", "", "", ",", "arg_num", ")", ";", "return", "const0_rtx", ";", "}", "op", "[", "nopnds", "]", "=", "copy_to_mode_reg", "(", "insn_op", "->", "mode", ",", "op", "[", "nopnds", "]", ")", ";", "}", "nopnds", "++", ";", "}", "switch", "(", "fcode", ")", "{", "case", "HTM_BUILTIN_TENDALL", ":", "case", "HTM_BUILTIN_TRESUME", ":", "op", "[", "nopnds", "++", "]", "=", "GEN_INT", "(", "", ")", ";", "attr", "|=", "RS6000_BTC_UNARY", ";", "break", ";", "case", "HTM_BUILTIN_TSUSPEND", ":", "op", "[", "nopnds", "++", "]", "=", "GEN_INT", "(", "", ")", ";", "attr", "|=", "RS6000_BTC_UNARY", ";", "break", ";", "default", ":", "break", ";", "}", "if", "(", "attr", "&", "RS6000_BTC_SPR", ")", "{", "op", "[", "nopnds", "++", "]", "=", "gen_rtx_CONST_INT", "(", "Pmode", ",", "htm_spr_num", "(", "fcode", ")", ")", ";", "op", "[", "nopnds", "++", "]", "=", "gen_rtx_REG", "(", "Pmode", ",", "htm_spr_regno", "(", "fcode", ")", ")", ";", "}", "int", "expected_nopnds", "=", "", ";", "if", "(", "(", "attr", "&", "RS6000_BTC_TYPE_MASK", ")", "==", "RS6000_BTC_UNARY", ")", "expected_nopnds", "=", "", ";", "else", "if", "(", "(", "attr", "&", "RS6000_BTC_TYPE_MASK", ")", "==", "RS6000_BTC_BINARY", ")", "expected_nopnds", "=", "", ";", "else", "if", "(", "(", "attr", "&", "RS6000_BTC_TYPE_MASK", ")", "==", "RS6000_BTC_TERNARY", ")", "expected_nopnds", "=", "", ";", "if", "(", "!", "(", "attr", "&", "RS6000_BTC_VOID", ")", ")", "expected_nopnds", "+=", "", ";", "if", "(", "attr", "&", "RS6000_BTC_SPR", ")", "expected_nopnds", "+=", "", ";", "gcc_assert", "(", "nopnds", "==", "expected_nopnds", "&&", "nopnds", "<=", "MAX_HTM_OPERANDS", ")", ";", "switch", "(", "nopnds", ")", "{", "case", "", ":", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ")", ";", "break", ";", "case", "", ":", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "break", ";", "case", "", ":", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "break", ";", "case", "", ":", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ",", "op", "[", "", "]", ")", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "if", "(", "!", "pat", ")", "return", "NULL_RTX", ";", "emit_insn", "("], "ground_truth": ["pat", ")", ";"], "File": "rs60004", "Func": "htm_expand_builtin", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15724, "Length": 445, "Cover_Rate": 0.6421356421356421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SelectionDAGInfo", "::", "SelectionDAGInfo", "(", "const", "TargetMachine", "&", "TM", ")", ":", "TargetSelectionDAGInfo", "(", "TM", ")", ",", "Subtarget", "(", "&", "TM", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ")", ",", "TLI", "("], "ground_truth": ["*", "TM", ".", "getTargetLowering", "(", ")", ")", "{"], "File": "X86SelectionDAGInfo10", "Func": "X86SelectionDAGInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15725, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UseCycle", "--", ";", "}", "if", "(", "UseCycle", ">", "_MAX_LATENCY", ")", "{", "break", ";", "}", "DefCycle", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "J", "=", "PBB", "->", "end", "(", ")", ",", "PE", "=", "PBB", "->", "begin", "(", ")", ";", "J", "!=", "PE", ";", ")", "{", "--", "J", ";", "MachineInstr", "&", "DefMI", "=", "*", "J", ";", "if", "(", "ignoreInstr", "(", "&", "DefMI", ")", ")", "{", "continue", ";", "}", "if", "(", "DefMI", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "DefCycle", "++", ";", "}", "if", "(", "isJmpInstr", "(", "&", "DefMI", ")", ")", "{", "MachineBasicBlock", "*", "DestMBB", "=", "getJmpDest", "(", "&", "DefMI", ")", ";", "if", "(", "DestMBB", "&&", "DestMBB", "->", "getNumber", "(", ")", "==", "SBB", "->", "getNumber", "(", ")", ")", "{", "DefCycle", "=", "", ";", "}", "}", "if", "(", "ignore_loop_instr", "&&", "II", "::", "isLoopInst", "(", "DefMI", ".", "getDesc", "(", ")", ")", "&&", "(", "DefMI", ".", "getOpcode", "(", ")", "!=", "", ")", ")", "{", "DefCycle", "--", ";", "}", "if", "(", "(", "UseCycle", "+", "DefCycle", ")", ">", "_MAX_LATENCY", ")", "{", "break", ";", "}", "int", "lat", ";", "if", "(", "DefMI", ".", "getOpcode", "(", ")", "==", "", "&&", "UseMI", ".", "getOpcode", "(", ")", "!=", "", ")", "{", "lat", "=", "", ";", "}", "else", "{", "lat", "=", "getRequiredDistance", "(", "DefMI", ",", "UseMI", ",", "UseCycle"], "ground_truth": ["+", "DefCycle", "-", "", ")", ";"], "File": "TPCLatencyResolver", "Func": "getRequiredBBDistance", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15726, "Length": 212, "Cover_Rate": 0.452991452991453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m512i", ")", "__builtin_ia32_cvtps2udq512_mask", "(", "(", "__v16sf", ")", "__A", ",", "(", "__v16si", ")", "_mm512_setzero_si512", "(", ")", ",", "(", "__mmask16", ")"], "ground_truth": ["__U", ",", "__R", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_maskz_cvt_roundps_epu32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15727, "Length": 26, "Cover_Rate": 0.49056603773584906, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printOperand", "(", "const", "MachineInstr", "*", "MI", ",", "int", "opNum", ",", "raw_ostream", "&", "O", ",", "const", "char", "*", "Modifier", ")", "{", "const", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "opNum", ")", ";", "switch", "(", "MO", ".", "getType", "(", ")", ")", "{", "case", "MachineOperand", "::", "MO_Register", ":", "if", "(", "TargetRegisterInfo", "::", "isPhysicalRegister", "(", "MO", ".", "getReg", "(", ")", ")", ")", "{", "if", "(", "MO", ".", "getReg", "(", ")", "==", "", ")", "O", "<<", "DEPOTNAME", "<<", "getFunctionNumber", "(", ")", ";", "else", "O", "<<", "getRegisterName", "(", "MO", ".", "getReg", "(", ")", ")", ";", "}", "else", "{", "if", "(", "!", "Modifier", ")", "emitVirtualRegister", "(", "MO", ".", "getReg", "(", ")", ",", "false", ",", "O", ")", ";", "else", "{", "if", "(", "strcmp", "(", "Modifier", ",", "", ")", "==", "", ")", "emitVirtualRegister", "(", "MO", ".", "getReg", "(", ")", ",", "true", ",", "O", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "}", "}", "return", ";", "case", "MachineOperand", "::", "MO_Immediate", ":", "if", "(", "!", "Modifier", ")", "O", "<<", "MO", ".", "getImm", "(", ")", ";", "else", "if", "(", "strstr", "(", "Modifier", ",", "", ")", "==", "Modifier", ")", "printVecModifiedImmediate", "(", "MO", ",", "Modifier", ",", "O", ")", ";", "else", "llvm_unreachable", "(", "", ")", ";", "return", ";", "case", "MachineOperand", "::", "MO_FPImmediate", ":", "printFPConstant", "(", "MO", ".", "getFPImm", "(", ")", ",", "O", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_GlobalAddress", ":", "O", "<<", "*", "Mang", "->", "getSymbol", "(", "MO", ".", "getGlobal", "(", ")", ")", ";", "break", ";", "case", "MachineOperand", "::", "MO_ExternalSymbol", ":", "{", "const", "char", "*", "symbname", "=", "MO", ".", "getSymbolName", "(", ")", ";", "if", "(", "strstr", "(", "symbname", ",", "", ")", "==", "symbname", ")", "{", "unsigned", "index", ";", "sscanf", "(", "symbname", "+", "", ",", "", ",", "&", "index", ")", ";", "printParamName", "(", "index", ",", "O", ")", ";", "}", "else", "if", "(", "strstr", "(", "symbname", ",", "", ")", "==", "symbname", ")", "{", "unsigned", "index", ";", "sscanf", "(", "symbname", "+", "", ",", "", ","], "ground_truth": ["&", "index", ")", ";"], "File": "NVPTXAsmPrinter14", "Func": "printOperand", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15728, "Length": 316, "Cover_Rate": 0.8610354223433242, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Idx", "==", "getVGPRPressureSet", "(", ")", "||", "Idx", "==", "getAGPRPressureSet", "(", ")", ")", "return", "getRegPressureLimit", "(", "&", "", ",", "const_cast", "<", "MachineFunction", "&", ">", "(", "MF", ")", ")", ";", "if", "(", "Idx", "==", "getSGPRPressureSet", "(", ")", ")", "return", "getRegPressureLimit", "(", "&", "", ",", "const_cast", "<", "MachineFunction", "&", ">", "(", "MF", ")", ")", ";", "return", "GenRegisterInfo", "::", "getRegPressureSetLimit", "(", "MF", ",", "Idx"], "ground_truth": [")", ";"], "File": "SIRegisterInfo114", "Func": "getRegPressureSetLimit", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15729, "Length": 64, "Cover_Rate": 0.7619047619047619, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Promote", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "scalar", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "Op", ".", "getValueType", "(", ")", ",", "{", "Op", ".", "getOperand", "(", "", ")", ",", "Op", ".", "getOperand", "(", "", ")", ",", "Promote", ",", "Op", ".", "getOperand", "(", "", ")", "}", ")", ";", "}", "break", ";", "}", "}", "if", "(", "const", "", "*", "EII", "=", "", "(", "IntNo", ")", ")", "{", "if", "(", "EII", "->", "ExtendedOperand", ")", "{", "assert", "(", "EII", "->", "ExtendedOperand", "<", "Op", ".", "getNumOperands", "(", ")", ")", ";", "std", "::", "vector", "<", "SDValue", ">", "Operands", "(", "Op", "->", "op_begin", "(", ")", ",", "Op", "->", "op_end", "(", ")", ")", ";", "SDValue", "&", "ScalarOp", "=", "Operands"], "ground_truth": ["[", "EII", "->", "ExtendedOperand", "]", ";"], "File": "RISCVISelLowering41", "Func": "LowerINTRINSIC_WO_CHAIN", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15730, "Length": 127, "Cover_Rate": 0.38837920489296635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "II", "!=", "MBB", ".", "end", "(", ")", ")", "{", "II", "=", "nextNonPseudo", "(", "MBB", ",", "II", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Cycles", "&&", "II"], "ground_truth": ["!=", "MBB", ".", "end", "(", ")", ";", "i", "++", ")", "{"], "File": "PatmosInstrInfo1", "Func": "advanceCycles", "Target": "Patmos", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 15731, "Length": 43, "Cover_Rate": 0.43434343434343436, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", "[", ""], "ground_truth": ["]", ";"], "File": "ARMAsmParser (2)2", "Func": "hasRAS", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15732, "Length": 12, "Cover_Rate": 0.5714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "avr_output_progmem_section_asm_op", "(", "const"], "ground_truth": ["char", "*", "data", ")", "{"], "File": "avr", "Func": "avr_output_progmem_section_asm_op", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15733, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "getReg", "(", ")", ")"], "ground_truth": [")", ";"], "File": "AAPAsmParser", "Func": "addRegOperands", "Target": "AAP", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15734, "Length": 23, "Cover_Rate": 0.6388888888888888, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "_MC", "::", "GetELFFlags", "(", "const", "MCSubtargetInfo", "&", "STI", ")", "{", "static", "std", "::", "map", "<", "StringRef", ",", "unsigned", ">", "ElfFlags", "=", "{", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V5", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V55", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V60", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V62", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V65", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V66", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V67", "}", ",", "{", "", ","], "ground_truth": ["ELF", "::", "EF_HEXAGON_MACH_V67T", "}", ",", "{", "", ",", "ELF", "::", "EF_HEXAGON_MACH_V68", "}", ",", "}", ";"], "File": "HexagonMCTargetDesc", "Func": "GetELFFlags", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15735, "Length": 97, "Cover_Rate": 0.7461538461538462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "new", "AddressTypePromotion", "(", ")"], "ground_truth": [";"], "File": "ARM64AddressTypePromotion", "Func": "createARM64AddressTypePromotionPass", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15736, "Length": 6, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "->", "getNumOperands", "(", ")", "==", "", "&&", "", ")", ";", "unsigned", "SignBits", "[", "", "]", "=", "{", "", ",", "", "}", ";", "bool", "IsPositive", "[", "", "]", "=", "{", "false", ",", "false", "}", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "i", "++", ")", "{", "SDValue", "Opd", "=", "N", "->", "getOperand", "(", "i", ")", ";", "SignBits", "[", "i", "]", "=", "DAG", ".", "ComputeNumSignBits", "(", "Opd", ")", ";", "IsPositive", "[", "i", "]", "=", "DAG", ".", "SignBitIsZero", "(", "Opd", ")", ";", "}", "bool", "AllPositive", "=", "IsPositive", "[", "", "]", "&&", "IsPositive"], "ground_truth": ["[", "", "]", ";"], "File": "X86ISelLowering (2)5", "Func": "canReduceVMulWidth", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15737, "Length": 100, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false"], "ground_truth": [";"], "File": "SystemZTargetTransformInfo", "Func": "prefersVectorizedAddressing", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15738, "Length": 3, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "getProcIFlags", "(", ")", "const", "{", "assert", "(", "Kind", "==", "k_ProcIFlags", "&&", "", ")", ";", "return", "IFlags", ".", "Val"], "ground_truth": [";"], "File": "ARMAsmParser (2)", "Func": "getProcIFlags", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15739, "Length": 20, "Cover_Rate": 0.8695652173913043, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128d", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_nmsub_sd", "(", "__m128d"], "ground_truth": ["__A", ",", "__m128d", "__B", ",", "__m128d", "__C", ")", "{"], "File": "fma4intrin", "Func": "_mm_nmsub_sd", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15740, "Length": 25, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "SetOfMachineInstr", "*", "getUses", "(", "const", "InstrToInstrs", "*", "sets", ",", "unsigned", "reg", ",", "const", "MachineInstr", "&"], "ground_truth": ["MI", ")", "{"], "File": "AArch64CollectLOH", "Func": "getUses", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15741, "Length": 20, "Cover_Rate": 0.32786885245901637, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m64", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_m_psadbw", "(", "__m64", "__A", ",", "__m64", "__B", ")", "{", "return", "_mm_sad_pu8", "(", "__A", ","], "ground_truth": ["__B", ")", ";"], "File": "xmmintrin", "Func": "_m_psadbw", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15742, "Length": 30, "Cover_Rate": 0.967741935483871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "collectInBlock", "(", "RootB", ",", "AvailR", ")", ";", "computeRemovableRegisters", "(", ")", ";", "}", "if", "(", "isDebug", "(", ")", ")", "{", "dbgs", "(", ")", "<<", "", ";", "dump_map", "(", ")", ";", "}", "if", "(", "IFMap", ".", "empty", "(", ")", ")", "return", "Changed", ";", "{", "NamedRegionTimer", "_T", "(", "", ",", "", ",", "TGName", ",", "TGDesc", ",", "TimingDetail", ")", ";", "pruneCandidates", "(", ")", ";", "}", "if", "(", "isDebug", "(", ")", ")", "{", "dbgs", "(", ")", "<<", "", ";", "dump_map", "(", ")", ";", "}", "if", "(", "IFMap", ".", "empty", "(", ")", ")", "return", "Changed", ";", "{", "NamedRegionTimer", "_T", "(", "", ",", "", ",", "TGName", ",", "TGDesc", ",", "TimingDetail", ")", ";", "selectCandidates", "(", ")", ";", "}", "if", "(", "isDebug", "(", ")", ")", "{", "dbgs", "(", ")", "<<", "", ";", "dump_map", "(", ")", ";", "}", "if", "(", "VRegIndexCutoff", ".", "getPosition", "(", ")", ")", "{", "unsigned", "Cutoff", "=", "VRegIndexCutoff", ";", "using", "IterListType", "=", "SmallVector", "<", "IFMapType", "::", "iterator", ",", "", ">", ";", "IterListType", "Out", ";", "for", "(", "IFMapType", "::", "iterator", "I", "=", "IFMap", ".", "begin", "(", ")", ",", "E", "=", "IFMap", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "unsigned", "Idx", "=", "TargetRegisterInfo", "::", "virtReg2Index", "(", "I", "->", "first", ")", ";", "if", "(", "Idx", ">=", "Cutoff", ")", "Out", ".", "push_back", "(", "I", ")", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "n", "=", "Out", ".", "size", "(", ")", ";", "i", "<", "n", ";", "++", "i", ")", "IFMap", ".", "erase", "(", "Out", "[", "i", "]", ")", ";", "}", "if", "(", "IFMap", ".", "empty", "(", ")", ")"], "ground_truth": ["return", "Changed", ";"], "File": "HexagonGenInsert12", "Func": "runOnMachineFunction", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15743, "Length": 256, "Cover_Rate": 0.43025210084033616, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "const", "MCConstantExpr", "*", "ConstExpr", "=", "dyn_cast", "<", "MCConstantExpr", ">", "(", "getImm", "(", ")", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "ConstExpr", "->", "getValue", "(", ")", "&", "", ")", ")", ";", "else", "if", "(", "isa", "<", "MCExpr", ">", "(", "getImm", "(", ")", ")", ")", "{", "const", "MCExpr", "*", "SymbolRefExpr", "=", "dyn_cast", "<", "MCExpr", ">", "(", "getImm", "(", ")", ")", ";", "assert", "(", "SymbolRefExpr", "&&", "SymbolRefExpr", "->", "getKind", "(", ")", "==", "MCExpr", "::", "VK__None", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createExpr", "(", "getImm", "(", ")", ")", ")", ";", "}", "else", "if", "(", "isa", "<", "MCSymbolRefExpr", ">", "(", "getImm", "(", ")", ")", ")", "{", "const", "MCSymbolRefExpr", "*", "SymbolRefExpr", "=", "dyn_cast", "<", "MCSymbolRefExpr", ">", "(", "getImm", "(", ")", ")", ";", "assert", "(", "SymbolRefExpr", "&&", "SymbolRefExpr", "->", "getKind", "(", ")"], "ground_truth": ["==", "MCSymbolRefExpr", "::", "VK_None", ")", ";"], "File": "LanaiAsmParser10", "Func": "addLoImm21Operands", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15744, "Length": 138, "Cover_Rate": 0.5227272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FrameLowering", "::", "FrameLowering", "(", "const", "Subtarget", "&", "STI", ",", "MaybeAlign", "StackAlignOverride", ")", ":", "TargetFrameLowering", "(", "StackGrowsDown", ",", "StackAlignOverride", ".", "valueOrOne", "(", ")", ",", "STI", ".", "is64Bit", "(", ")", "?", "-"], "ground_truth": ["", ":", "-", "", ")", ",", "STI", "(", "STI", ")", ",", "TII", "(", "*", "STI", ".", "getInstrInfo", "(", ")", ")", ",", "TRI", "(", "STI", ".", "getRegisterInfo", "(", ")", ")", "{"], "File": "X86FrameLowering (2)3", "Func": "X86FrameLowering", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15745, "Length": 60, "Cover_Rate": 0.5607476635514018, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ShouldPrint", "=", "false", ";", "if", "(", "getOptLevel", "(", ")", "!=", "CodeGenOpt", "::", "None", "&&", "getSubtarget", "(", ")", ".", "hasSSE2", "(", ")", ")", "{", "addPass", "(", "createExecutionDependencyFixPass", "(", "&", "", ")", ")", ";", "ShouldPrint", "=", "true", ";", "}", "if", "(", "UseVZeroUpper", ")", "{", "addPass", "(", "createIssueVZeroUpperPass", "(", ")", ")", ";", "ShouldPrint", "=", "true"], "ground_truth": [";"], "File": "X86TargetMachine121", "Func": "addPreEmitPass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15746, "Length": 54, "Cover_Rate": 0.4462809917355372, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m128i", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_unpackhi_epi64", "(", "__m128i", "__A", ",", "__m128i", "__B", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_punpckhqdq128", "(", "(", "__v2di", ")", "__A", ",", "(", "__v2di"], "ground_truth": [")", "__B", ")", ";"], "File": "emmintrin4", "Func": "_mm_unpackhi_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15747, "Length": 35, "Cover_Rate": 0.9722222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InitMCRegisterInfo", "(", "X", ",", "", ",", "", ",", "", ",", "", ")", ";", "return"], "ground_truth": ["X", ";"], "File": "LanaiMCTargetDesc11", "Func": "createLanaiMCRegisterInfo", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15748, "Length": 16, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "return", "NULL", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "LC3ISelLowering", "Func": "getTargetNodeName", "Target": "LC3", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15749, "Length": 17, "Cover_Rate": 0.30357142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "a", "!=", "NULL_RTX", ")", "emit_move_insn", "(", "cr", ",", "gen_rtx_COMPARE", "(", "cmpmode", ",", "a", ",", "b", ")", ")", ";", "rtx", "cmp_rtx", "=", "gen_rtx_fmt_ee", "(", "comparison", ",", "VOIDmode", ",", "cr", ",", "const0_rtx", ")", ";", "rtx", "ifelse", "=", "gen_rtx_IF_THEN_ELSE", "(", "VOIDmode", ",", "cmp_rtx", ",", "label_ref", ",", "pc_rtx", ")", ";", "rtx", "j", "=", "emit_jump_insn", "(", "gen_rtx_SET", "(", "pc_rtx", ",", "ifelse", ")", ")", ";", "JUMP_LABEL", "(", "j", ")", "=", "true_label", ";", "LABEL_NUSES", "(", "true_label", ")"], "ground_truth": ["+=", "", ";"], "File": "rs6000-string2", "Func": "do_ifelse", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15750, "Length": 75, "Cover_Rate": 0.46875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetAsmStreamer", "::", "emitDirectiveSetNoOddSPReg", "(", ")", "{", "TargetStreamer", "::", "emitDirectiveSetNoOddSPReg", "("], "ground_truth": [")", ";"], "File": "MipsTargetStreamer (2)1", "Func": "emitDirectiveSetNoOddSPReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15751, "Length": 13, "Cover_Rate": 0.7222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "return", "splitVectorIntBinary", "(", "Op", ",", "DAG", ")", ";", "assert", "(", "Op", ".", "getSimpleValueType", "(", ")", ".", "is256BitVector", "(", ")", "&&", "Op", ".", "getSimpleValueType", "(", ")", ".", "isInteger", "(", ")", "&&", "", ")", ";", "return", "splitVectorIntBinary", "(", "Op", ","], "ground_truth": ["DAG", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "lowerAddSub", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15752, "Length": 51, "Cover_Rate": 0.4811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "parseOptionalToken", "(", "AsmToken", "::", "RCurly", ")", ")", "{", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMatrixTileList", "(", "", ",", "S", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "if", "(", "Parser", ".", "getTok", "(", ")", ".", "getString", "(", ")", ".", "equals_insensitive", "(", "", ")", ")", "{", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "parseToken", "(", "AsmToken", "::", "RCurly", ",", "", ")", ")", "return", "MatchOperand_ParseFail", ";", "Operands", ".", "push_back", "(", "Operand", "::", "CreateMatrixTileList", "(", "", ",", "S", ",", "getLoc", "(", ")", ",", "getContext", "(", ")", ")", ")", ";", "return", "MatchOperand_Success", ";", "}", "SMLoc", "TileLoc", "=", "getLoc", "(", ")", ";", "unsigned", "FirstReg", ",", "ElementWidth", ";", "auto", "ParseRes", "=", "ParseMatrixTile", "(", "FirstReg", ",", "ElementWidth", ")", ";", "if", "(", "ParseRes", "!=", "MatchOperand_Success", ")", "{", "Parser", ".", "getLexer", "(", ")", ".", "UnLex", "(", "LCurly", ")", ";", "return", "ParseRes", ";", "}", "const", "MCRegisterInfo", "*", "RI", "=", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "unsigned", "PrevReg", "=", "FirstReg", ";", "unsigned", "Count", "=", "", ";", "SmallSet", "<", "unsigned", ",", "", ">", "DRegs", ";", "Operand", "::", "ComputeRegsForAlias", "(", "FirstReg", ",", "DRegs", ",", "ElementWidth", ")", ";", "SmallSet", "<", "unsigned", ",", "", ">", "SeenRegs", ";", "SeenRegs", ".", "insert", "(", "FirstReg", ")", ";", "while", "(", "parseOptionalToken", "(", "AsmToken", "::", "Comma", ")", ")", "{", "TileLoc", "=", "getLoc", "(", ")", ";", "unsigned", "Reg", ",", "NextElementWidth", ";", "ParseRes", "=", "ParseMatrixTile", "(", "Reg", ",", "NextElementWidth", ")", ";", "if", "(", "ParseRes", "!=", "MatchOperand_Success", ")", "return", "ParseRes", ";", "if", "(", "ElementWidth", "!="], "ground_truth": ["NextElementWidth", ")", "{"], "File": "AArch64AsmParser58", "Func": "tryParseMatrixTileList", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15753, "Length": 253, "Cover_Rate": 0.4230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AI", ".", "isValid", "(", ")", ";", "++", "AI", ")", "if", "(", "RegSet", ".", "count", "(", "*", "AI", ")", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "DelaySlotFiller (2)", "Func": "IsRegInSet", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15754, "Length": 25, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "useAA", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "AArch64Subtarget10", "Func": "useAA", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15755, "Length": 7, "Cover_Rate": 0.6363636363636364, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__mmask32", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_cmp_epi8_mask", "(", "__m256i", "__X", ",", "__m256i", "__Y", ",", "const", "int", "__P", ")", "{", "return", "(", "__mmask32", ")", "__builtin_ia32_cmpb256_mask", "(", "(", "__v32qi", ")", "__X", ",", "(", "__v32qi", ")", "__Y", ",", "__P", ",", "(", "__mmask32", ")", "-"], "ground_truth": ["", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm256_cmp_epi8_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15756, "Length": 51, "Cover_Rate": 0.9807692307692307, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "begin", "=", "mips_force_binary", "(", "Pmode", ",", "AND", ",", "begin", ",", "mask", ")", ";", "length", "=", "mips_force_binary", "(", "Pmode", ",", "MINUS", ",", "end", ",", "begin", ")", ";", "label", "=", "gen_label_rtx", "(", ")", ";", "emit_label", "(", "label", ")", ";", "emit_insn", "(", "gen_synci", "(", "begin", ")", ")", ";", "mips_emit_binary", "(", "MINUS", ",", "length", ",", "length", ",", "inc", ")", ";", "mips_emit_binary", "(", "PLUS", ",", "begin", ",", "begin", ","], "ground_truth": ["inc", ")", ";"], "File": "mips", "Func": "mips_expand_synci_loop", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15757, "Length": 67, "Cover_Rate": 0.3383838383838384, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "body", "=", "(", "code", "&", "", ")", "!=", "", ";", "unw_word", "rlen", ";", "rlen", "=", "(", "code", "&", ""], "ground_truth": [")", ";"], "File": "unwind-ia64", "Func": "unw_decode_r1", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15758, "Length": 22, "Cover_Rate": 0.38596491228070173, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "bool", "isAdvSIMDModImmType2", "(", "uint64_t", "Imm", ")", "{", "return", "(", "(", "Imm", ">>", "", ")", "==", "(", "Imm", "&", "", ")", ")", "&&", "(", "(", "Imm"], "ground_truth": ["&", "", ")", "==", "", ")", ";"], "File": "ARM64AddressingModes", "Func": "isAdvSIMDModImmType2", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15759, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "*", "T", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterELFStreamer", "(", "*", "T", ",", "createELFStreamer", ")", ";", "TargetRegistry", "::", "RegisterMachOStreamer", "(", "*", "T", ",", "createMachOStreamer", ")", ";", "TargetRegistry", "::", "RegisterObjectTargetStreamer", "(", "*", "T", ",", "createObjectTargetStreamer", ")", ";", "TargetRegistry", "::", "RegisterAsmTargetStreamer", "(", "*", "T", ",", "createAsmTargetStreamer", ")", ";", "TargetRegistry", "::", "RegisterMCInstPrinter", "(", "*", "T", ",", "createMCInstPrinter", ")", ";", "}", "for", "(", "Target", "*", "T", ":", "{", "&", "TheleTarget", ",", "&", "TheARM64Target", "}", ")", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "*", "T", ",", "createleAsmBackend", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "ThebeTarget"], "ground_truth": [",", "createbeAsmBackend", ")", ";"], "File": "AArch64MCTargetDesc30", "Func": "LLVMInitializeAArch64TargetMC", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15760, "Length": 104, "Cover_Rate": 0.6227544910179641, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "createObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ")", "const", "override", "{", "return", "createELFObjectWriter", "(", "Is64Bit", ",", "HasRelocationAddend", ",", "OS"], "ground_truth": [")", ";"], "File": "AMDGPUAsmBackend11", "Func": "createObjectWriter", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15761, "Length": 21, "Cover_Rate": 0.9545454545454546, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isConstantImm", "(", ")", "&&", "isUInt", "<", "Bits", ">", "(", "getConstantImm", "(", ")", "-"], "ground_truth": ["Offset", ")", ";"], "File": "MipsAsmParser (2)4", "Func": "isConstantUImm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15762, "Length": 17, "Cover_Rate": 0.7083333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "II", "::", "SW_TO_FP8_152", ":", "return", "T_FP8_152", ";", "case", "II", "::", "SW_TO_INT32", ":", "return", "T_INT32", ";", "case", "II", "::", "SW_TO_UINT32", ":", "return", "T_UINT32", ";", "case", "II", "::", "SW_TO_INT16", ":", "return", "T_INT16", ";", "case", "II", "::", "SW_TO_UINT16", ":", "return", "T_UINT16", ";", "case", "II", "::", "SW_TO_INT8"], "ground_truth": [":", "return", "T_INT8", ";"], "File": "TPCISelLowering", "Func": "findDestTypeInSwitches", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15763, "Length": 48, "Cover_Rate": 0.40336134453781514, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcvt_f16_f32", "(", "float32x4_t"], "ground_truth": ["__a", ")", "{"], "File": "arm", "Func": "neon_vcvt_f16_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15764, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "}", "for", "(", "const", "MachineOperand", "&", "Op", ":", "FPUMI", ".", "defs", "(", ")", ")", "{", "if", "(", "!", "Op", ".", "isReg", "(", ")", ")", "continue", ";", "bool", "Reads", ",", "Writes", ";", "std", "::", "tie", "(", "Reads", ",", "Writes", ")", "=", "MIInSlot", ".", "readsWritesVirtualRegister"], "ground_truth": ["(", "Op", ".", "getReg", "(", ")", ")", ";"], "File": "MipsInstrInfo29", "Func": "SafeInFPUDelaySlot", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15765, "Length": 54, "Cover_Rate": 0.4, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", "||", "Opcode", "==", "", ")", "return", "true", ";", "return", "false"], "ground_truth": [";"], "File": "PPCInstrInfo (2)2", "Func": "isZeroExtendingOp", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15766, "Length": 236, "Cover_Rate": 0.3933333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "isZExt", "?", "", ":", "", ";", "useAM3", "=", "true", ";", "}", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "isThumb2", ")", "{", "if", "(", "Addr", ".", "Offset", "<", "", "&&", "Addr", ".", "Offset", ">", "-", "", "&&", "Subtarget", "->", "hasV6T2Ops", "(", ")", ")", "Opc", "=", "", ";", "else", "Opc", "=", "", ";", "}", "else", "{", "Opc", "=", "", ";", "}", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "if", "(", "Alignment", "&&", "Alignment", "<", "", ")", "{", "needVMOV", "=", "true", ";", "VT", "=", "", ";", "Opc", "=", "isThumb2", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "TLI", ".", "getRegClassFor", "(", "VT", ")", ";", "}", "break", ";", "case", "", ":", "if", "(", "!", "Subtarget", "->", "hasVFP2", "(", ")", ")", "return", "false", ";", "if", "(", "Alignment", "&&", "Alignment", "<", "", ")", "return", "false", ";", "Opc", "=", "", ";", "RC", "=", "TLI", ".", "getRegClassFor", "(", "VT", ")", ";", "break", ";", "}", "SimplifyAddress", "(", "Addr", ",", "VT", ",", "useAM3", ")", ";", "if", "(", "allocReg", ")", "ResultReg", "=", "createResultReg", "(", "RC", ")", ";", "assert", "(", "ResultReg", ">", "", "&&", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "ResultReg", ")", ";", "AddLoadStoreOperands", "(", "VT", ",", "Addr", ",", "MIB", ",", "MachineMemOperand", "::", "MOLoad", ",", "useAM3", ")", ";", "if", "(", "needVMOV", ")", "{", "unsigned", "MoveReg", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "", ")", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "MoveReg", ")", ".", "addReg", "(", "ResultReg", ")", ")", ";", "ResultReg", "=", "MoveReg", ";", "}", "return", "true"], "ground_truth": [";"], "File": "ARMFastISel28", "Func": "ARMEmitLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15767, "Length": 306, "Cover_Rate": 0.534965034965035, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "Cover", "=", "Defs", ".", "insert", "(", "QR", ")", ".", "hasCoverOf", "(", "RR", ")", ";", "if", "(", "Alias", ")", "{", "if", "(", "Cover", ")", "break", ";", "continue", ";", "}", "NodeAddr", "<", "DefNode", "*", ">", "RDA", "=", "*", "I", ";", "if", "(", "TAP", ".", "Id", "==", "", ")", "{", "TAP", "=", "TA", ";", "}", "else", "{", "TAP", ".", "Addr", "->", "setFlags", "(", "TAP", ".", "Addr", "->", "getFlags", "(", ")"], "ground_truth": ["|", "NodeAttrs", "::", "Shadow", ")", ";"], "File": "RDFGraph7", "Func": "linkRefUp", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15768, "Length": 74, "Cover_Rate": 0.3394495412844037, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TyDefCol", ".", "setFunction", "(", "*", "F", ")"], "ground_truth": [";"], "File": "JVMIRDecorator", "Func": "HandleCompositeTypes", "Target": "JVM", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15769, "Length": 8, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "llvm_unreachable", "(", "", ")"], "ground_truth": [";", "return", "NULL", ";"], "File": "X86IREmitter", "Func": "visitBT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15770, "Length": 8, "Cover_Rate": 0.38095238095238093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetRegisterClass", "*", "getBoolRC", "(", ")", "const"], "ground_truth": ["{"], "File": "SIRegisterInfo1", "Func": "getBoolRC", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15771, "Length": 8, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "frob_update_context", "(", "struct", "_Unwind_Context", "*", "context", ",", "_Unwind_FrameState", "*", "fs", ")", "{", "if", "(", "fs", "->", "regs", ".", "reg", "["], "ground_truth": ["", "]", ".", "how", "==", "REG_UNSAVED", ")", "{"], "File": "linux-unwind", "Func": "frob_update_context", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15772, "Length": 30, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DT", "=", "&", "getAnalysis", "<", "DominatorTreeWrapperPass", ">", "(", ")", ".", "getDomTree", "(", ")", ";", "DL", "=", "&", "F", ".", "getParent", "(", ")", "->", "getDataLayout", "(", ")", ";", "auto", "*", "TLIP", "=", "getAnalysisIfAvailable", "<", "TargetLibraryInfoWrapperPass", ">", "(", ")", ";", "LibInfo", "=", "TLIP", "?", "&", "TLIP", "->"], "ground_truth": ["getTLI", "(", ")", ":", "nullptr", ";"], "File": "PPCCTRLoops10", "Func": "runOnFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15773, "Length": 51, "Cover_Rate": 0.30357142857142855, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "ResultReg", "=", "createResultReg", "(", "&", "", ")", ";", "break", ";", "default", ":", "return", "false", ";", "}", "}", "SmallVector", "<", "unsigned", ",", "", ">", "Args", ";", "for", "(", "unsigned", "I", "=", "", ",", "E", "=", "Call", "->", "getNumArgOperands", "(", ")", ";", "I", "<", "E", ";", "++", "I", ")", "{", "Value", "*", "V", "=", "Call", "->", "getArgOperand", "(", "I", ")", ";", "", "ArgTy", "=", "getSimpleType", "(", "V", "->", "getType", "(", ")", ")", ";", "if", "(", "ArgTy", "==", "", ")", "return", "false", ";", "const", "AttributeList", "&", "Attrs", "=", "Call", "->", "getAttributes", "(", ")", ";", "if", "(", "Attrs", ".", "hasParamAttribute", "(", "I", ",", "Attribute", "::", "ByVal", ")", "||", "Attrs", ".", "hasParamAttribute", "(", "I", ",", "Attribute", "::", "SwiftSelf", ")", "||", "Attrs", ".", "hasParamAttribute", "(", "I", ",", "Attribute", "::", "SwiftError", ")", "||", "Attrs", ".", "hasParamAttribute", "(", "I", ",", "Attribute", "::", "InAlloca", ")", "||", "Attrs", ".", "hasParamAttribute", "(", "I", ",", "Attribute", "::", "Nest", ")", ")", "return", "false", ";", "unsigned", "Reg", ";", "if", "(", "Attrs", ".", "hasParamAttribute", "(", "I", ",", "Attribute", "::", "SExt", ")", ")", "Reg", "=", "getRegForSignedValue", "(", "V", ")", ";", "else", "if", "(", "Attrs", ".", "hasParamAttribute", "(", "I", ",", "Attribute", "::", "ZExt", ")", ")", "Reg", "=", "getRegForUnsignedValue", "(", "V", ")", ";", "else", "Reg", "=", "getRegForValue", "(", "V", ")", ";", "if", "(", "Reg", "==", "", ")", "return", "false", ";", "Args", ".", "push_back", "(", "Reg", ")", ";", "}", "unsigned", "CalleeReg", "=", "", ";", "if", "(", "!", "IsDirect", ")", "{", "CalleeReg", "=", "getRegForValue", "(", "Call", "->", "getCalledOperand", "(", ")", ")", ";", "if", "(", "!", "CalleeReg", ")", "return", "false", ";", "}", "auto", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DbgLoc", ",", "TII", ".", "get", "(", "Opc", ")", ")", ";", "if", "(", "!", "IsVoid", ")", "MIB", ".", "addReg", "(", "ResultReg", ",", "RegState", "::", "Define", ")", ";", "if", "(", "IsDirect", ")", "{", "MIB", ".", "addGlobalAddress", "(", "Func", ")", ";", "}", "else", "{", "MIB", ".", "addImm", "(", "", ")", ";", "MIB", ".", "addImm", "(", "", ")", ";", "MCSymbolWasm", "*", "Sym", "=", "", "(", "MF", "->", "getMMI", "(", ")", ".", "getContext"], "ground_truth": ["(", ")", ",", "", ")", ";"], "File": "WebAssemblyFastISel13", "Func": "selectCall", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15774, "Length": 342, "Cover_Rate": 0.4248447204968944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "AsmPrinter", "::", "printPCLabel", "(", "const", "MachineInstr", "*", "MI", ",", "int"], "ground_truth": ["opNum", ")", "{"], "File": "ARMAsmPrinter31", "Func": "printPCLabel", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15775, "Length": 14, "Cover_Rate": 0.3181818181818182, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFrameInfo", "*", "MFI", "=", "MF", ".", "getFrameInfo", "(", ")", ";", "if", "(", "MFI", "->", "hasVarSizedObjects", "(", ")", "||", "spillsCR", "(", "MF", ")", "||", "spillsVRSAVE", "(", "MF", ")", "||", "hasNonRISpills", "(", "MF", ")", "||", "(", "hasSpills", "(", "MF", ")", "&&", "!", "isInt", "<", "", ">", "(", "StackSize", ")", ")", ")", "{", "const", "TargetRegisterClass", "*", "GPRC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "G8RC", "=", "&", "", ";", "const", "TargetRegisterClass", "*", "RC", "=", "Subtarget", ".", "is64", "(", ")", "?", "G8RC", ":", "GPRC", ";", "RS", "->", "addScavengingFrameIndex", "(", "MFI", "->", "CreateStackObject", "(", "RC", "->", "getSize", "(", ")", ",", "RC", "->", "getAlignment", "(", ")", ",", "false", ")", ")", ";", "if", "(", "spillsCR", "(", "MF", ")", "||", "spillsVRSAVE", "(", "MF", ")", ")", "RS", "->", "addScavengingFrameIndex", "(", "MFI", "->", "CreateStackObject", "(", "RC", "->", "getSize", "(", ")", ",", "RC", "->"], "ground_truth": ["getAlignment", "(", ")", ",", "false", ")", ")", ";"], "File": "PPCFrameLowering1", "Func": "addScavengingSpillSlot", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15776, "Length": 141, "Cover_Rate": 0.8103448275862069, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "const", "Constant", "*", "CV", "=", "MCPE", ".", "Val", ".", "ConstVal", ";", "DEBUG", "(", "{", "errs", "(", ")", "<<", "", "<<", "CPI", "<<", "", "<<", "(", "void", "*", ")", "MCE", ".", "getCurrentPCValue", "(", ")", "<<", "", ";", "if", "(", "const", "Function", "*", "F", "=", "dyn_cast", "<", "Function", ">", "(", "CV", ")", ")", "errs", "(", ")", "<<", "F", "->", "getName", "(", ")", ";", "else", "errs", "(", ")", "<<", "*", "CV", ";", "errs", "(", ")", "<<", "'\\n'", ";", "}", ")", ";", "if", "(", "const", "GlobalValue", "*", "GV", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "CV", ")", ")", "{", "emitGlobalAddress", "(", "GV", ",", "", ",", "isa", "<", "Function", ">", "(", "GV", ")", ",", "false", ")", ";", "emitWordLE", "(", "", ")", ";", "}", "else", "if", "(", "const", "ConstantInt", "*", "CI", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "CV", ")", ")", "{", "uint32_t", "Val", "=", "uint32_t", "(", "*", "CI", "->", "getValue", "(", ")", ".", "getRawData"], "ground_truth": ["(", ")", ")", ";"], "File": "ARMCodeEmitter12", "Func": "emitConstPoolInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15777, "Length": 154, "Cover_Rate": 0.3155737704918033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "{", "SDNode", "*", "Node", "=", "LowerLOAD", "(", "SDValue", "(", "N", ",", "", ")", ",", "DAG", ")", ".", "getNode", "(", ")", ";", "Results", ".", "push_back", "(", "SDValue", "(", "Node", ",", "", ")", ")", ";", "Results", ".", "push_back", "(", "SDValue", "(", "Node", ",", "", ")", ")", ";", "DAG", ".", "ReplaceAllUsesOfValueWith", "(", "SDValue", "(", "N", ",", "", ")", ",", "SDValue", "(", "Node", ",", ""], "ground_truth": [")", ")", ";"], "File": "R600ISelLowering40", "Func": "ReplaceNodeResults", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15778, "Length": 67, "Cover_Rate": 0.366120218579235, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DF", "->", "getFixups", "(", ")", ".", "push_back", "(", "MCFixup", "::", "create", "(", "DF", "->", "getContents", "(", ")", ".", "size", "(", ")", ",", "A", ",", "static_cast", "<", "MCFixupKind", ">", "(", "Add", ")", ",", "Loc", ")", ")", ";", "DF", "->", "getFixups", "(", ")", ".", "push_back", "(", "MCFixup", "::", "create", "(", "DF", "->", "getContents", "(", ")", ".", "size", "(", ")", ",", "B", ",", "static_cast", "<", "MCFixupKind", ">", "(", "Sub", ")", ",", "Loc", ")", ")", ";", "DF", "->", "getContents", "(", ")", ".", "resize", "(", "DF", "->", "getContents", "(", ")", ".", "size", "("], "ground_truth": [")", "+", "Size", ",", "", ")", ";"], "File": "RISCVELFStreamer (2)", "Func": "emitValueImpl", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15779, "Length": 95, "Cover_Rate": 0.4481132075471698, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__attribute__", "(", "(", "__always_inline__", ",", "__gnu_inline__", ",", "__artificial__", ")", ")", "vmlal_high_n_s16", "(", "int32x4_t", "a", ",", "int16x8_t", "b", ",", "int16_t", "c", ")", "{", "int32x4_t", "result", ";", "__asm__", "(", "", ":", "", "(", "result", ")", ":", "", "(", "a", ")", ",", ""], "ground_truth": ["(", "b", ")", ",", "", "(", "c", ")", ":", ")", ";"], "File": "arm", "Func": "neon4_vmlal_high_n_s16", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15780, "Length": 51, "Cover_Rate": 0.9272727272727272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "CFStack", "::", "updateMaxStackSize", "(", ")", "{", "unsigned", "CurrentStackSize", "=", "CurrentEntries", "+", "(", "RoundUpToAlignment", "(", "CurrentSubEntries", ",", "", ")", "/", "", ")", ";", "MaxStackSize", "=", "std", "::", "max", "(", "CurrentStackSize", ",", "MaxStackSize"], "ground_truth": [")", ";"], "File": "R600ControlFlowFinalizer", "Func": "updateMaxStackSize", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15781, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_storeu_ps", "(", "float", "*"], "ground_truth": ["__P", ",", "__m128", "__A", ")", "{"], "File": "xmmintrin4", "Func": "_mm_storeu_ps", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15782, "Length": 23, "Cover_Rate": 0.696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Opc", "=", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "}", "else", "{", "Opc", "=", "", ";", "RC", "=", "&", "", ";", "}", "break", ";", "case", "", ":", "return", "false", ";", "case", "", ":", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasSSE41", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasSSE41", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "assert", "(", "HasAVX", ")", ";", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasAVX2", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", ")", "return", "false", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "assert", "(", "HasAVX", ")", ";", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasAVX2", ")", "Opc", "=", "", ";", "else", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", ")", "return", "false", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "else", "Opc", "=", "HasVLX", "?", "", ":", "", ";", "RC", "=", "&", "", ";", "break", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "assert", "(", "HasAVX", ")", ";", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", "&&", "HasAVX2", ")", "Opc", "=", "", ";", "else", "if", "(", "IsNonTemporal", "&&", "Alignment", ">=", "", ")", "return", "false", ";", "else", "if", "(", "Alignment", ">=", "", ")", "Opc", "="], "ground_truth": ["HasVLX", "?", "", ":", "", ";"], "File": "X86FastISel37", "Func": "X86FastEmitLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15783, "Length": 429, "Cover_Rate": 0.4031954887218045, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Parser", ".", "Lex", "(", ")", ";", "if", "(", "getLexer", "(", ")", ".", "isNot", "(", "AsmToken", "::", "EndOfStatement", ")", ")", "{", "reportParseError", "(", "", ")", ";", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser38", "Func": "parseSetNoAtDirective", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15784, "Length": 28, "Cover_Rate": 0.4307692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask16", ")", "__builtin_ia32_ucmpd512_mask", "(", "(", "__v16si", ")", "__X", ",", "(", "__v16si", ")", "__Y", ",", "__P", ",", "(", "__mmask16", ")", "-"], "ground_truth": ["", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_cmp_epu32_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15785, "Length": 25, "Cover_Rate": 0.4807692307692308, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineInstr", "*", "NewMI", "=", "MF", ".", "CreateMachineInstr", "(", "TII", ".", "get", "(", "Opcode", ")", ",", "MI", "->", "getDebugLoc", "(", ")", ",", "true", ")", ";", "MachineInstrBuilder", "MIB", "(", "MF", ",", "NewMI", ")", ";", "unsigned", "NumAddrOps", "=", "MOs", ".", "size", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumAddrOps", ";", "++", "i", ")", "MIB", ".", "addOperand", "(", "MOs", "[", "i", "]", ")", ";", "if", "(", "NumAddrOps", "<", "", ")", "addOffset", "(", "MIB", ",", "", ")", ";", "unsigned", "NumOps", "=", "MI", "->", "getDesc", "(", ")", ".", "getNumOperands", "(", ")", "-", "", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "NumOps", ";", "++", "i", ")", "{", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", "+", "", ")", ";", "MIB", ".", "addOperand", "(", "MO", ")", ";", "}", "for", "(", "unsigned", "i", "=", "NumOps", "+", "", ",", "e", "=", "MI", "->", "getNumOperands", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "{", "MachineOperand", "&", "MO", "=", "MI", "->", "getOperand", "(", "i", ")", ";", "MIB", ".", "addOperand", "(", "MO"], "ground_truth": [")", ";"], "File": "X86InstrInfo (2)", "Func": "FuseTwoAddrInst", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15786, "Length": 172, "Cover_Rate": 0.8309178743961353, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "{", "small_mode", "=", "to_mode", ";", "big_mode", "=", "from_mode", ";", "}", "if", "(", "reg_classes_intersect_p", "(", "VEC_REGS", ",", "rclass", ")", "&&", "(", "GET_MODE_SIZE", "(", "small_mode", ")", "<", "", "||", "s390_class_max_nregs", "(", "VEC_REGS", ",", "big_mode", ")", "==", "", ")", ")", "return", "", ";", "if", "(", "reg_classes_intersect_p", "(", "ACCESS_REGS", ",", "rclass"], "ground_truth": [")", ")", "return", "", ";"], "File": "s3906", "Func": "s390_cannot_change_mode_class", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15787, "Length": 53, "Cover_Rate": 0.3581081081081081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PassConfig", "::", "addPreEmitPass", "(", ")", "{", "if", "(", "!", "DisableHardwareLoops", ")", "{", "PM", "->", "add", "(", "createFixupHwLoops", "(", ")", ")", ";", "}", "PM", "->", "add", "(", "createExpandPredSpillCode", "(", "getTargetMachine", "(", ")", ")", ")", ";", "PM", "->", "add", "(", "createSplitTFRCondSets", "(", "getTargetMachine"], "ground_truth": ["(", ")", ")", ")", ";"], "File": "HexagonTargetMachine45", "Func": "addPreEmitPass", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15788, "Length": 47, "Cover_Rate": 0.9215686274509803, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "tryParseRegister", "(", "RegNo", ",", "StartLoc"], "ground_truth": [",", "EndLoc", ")", "!=", "MatchOperand_Success", ";"], "File": "HexagonAsmParser10", "Func": "ParseRegister", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15789, "Length": 12, "Cover_Rate": 0.3870967741935484, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isToken", "(", "AsmToken", "::", "Minus", ")", "&&", "(", "isRegister", "(", "NextToken", "[", "", "]", ",", "NextToken", "[", "", "]", ")", "||", "NextToken", "[", "", "]", ".", "is", "(", "AsmToken", "::", "Pipe", ")", "||", "isId", "(", "NextToken", "[", "", "]", ",", "", ")", ")", ")", "{", "lex", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AMDGPUAsmParser1", "Func": "parseSP3NegModifier", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15790, "Length": 54, "Cover_Rate": 0.7012987012987013, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "USE_HIDDEN_LINKONCE", ")", "{", "cgraph_node", "::", "create", "(", "decl", ")", "->", "set_comdat_group", "(", "DECL_ASSEMBLER_NAME", "(", "decl", ")", ")", ";", "targetm", ".", "asm_out", ".", "unique_section", "(", "decl", ",", "", ")", ";", "switch_to_section", "(", "get_named_section", "(", "decl", ",", "NULL", ",", "", ")", ")", ";", "targetm", ".", "asm_out", ".", "globalize_label", "(", "asm_out_file", ",", "name", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "assemble_name", "(", "asm_out_file", ",", "name", ")", ";", "putc", "(", "'\\n'", ",", "asm_out_file", ")", ";", "ASM_DECLARE_FUNCTION_NAME", "(", "asm_out_file", ",", "name", ",", "decl", ")", ";", "}", "else", "{", "switch_to_section", "(", "text_section", ")", ";", "ASM_OUTPUT_LABEL", "(", "asm_out_file", ",", "name", ")", ";", "}", "DECL_INITIAL", "(", "decl", ")", "=", "make_node", "(", "BLOCK", ")", ";", "current_function_decl", "=", "decl", ";", "allocate_struct_function", "(", "decl", ",", "false", ")", ";", "init_function_start", "(", "decl", ")", ";", "cfun", "->", "is_thunk", "=", "true", ";", "first_function_block_is_cold", "=", "false", ";", "final_start_function", "(", "emit_barrier", "(", ")", ",", "asm_out_file", ",", "", ")", ";", "if", "(", "TARGET_PAD_SHORT_FUNCTION", ")", "{", "int", "i", "=", "", ";", "while", "(", "i", "--", ")", "fputs", "(", "", ",", "asm_out_file", ")", ";", "}", "xops", "[", "", "]", "=", "gen_rtx_REG", "(", "Pmode", ",", "regno", ")", ";", "xops", "[", "", "]", "=", "gen_rtx_MEM", "(", "Pmode", ",", "stack_pointer_rtx", ")", ";", "output_asm_insn", "(", "", ",", "xops", ")", ";", "fputs", "(", "", ",", "asm_out_file", ")", ";", "final_end_function", "(", ")", ";", "init_insn_lengths", "(", ")", ";", "free_after_compilation", "(", "cfun", ")", ";", "set_cfun", "(", "NULL"], "ground_truth": [")", ";"], "File": "i386", "Func": "ix86_code_end", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15791, "Length": 228, "Cover_Rate": 0.44357976653696496, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint32_t", "*", "RegisterInfo", "::", "getCallPreservedMask", "(", "const", "MachineFunction", "&", "MF", ",", "CallingConv", "::", "ID", "CC", ")", "const", "{", "bool", "SCS", "=", "MF", ".", "getFunction", "(", ")", ".", "hasFnAttribute", "(", "Attribute", "::", "ShadowCallStack", ")", ";", "if", "(", "CC", "==", "CallingConv", "::", "GHC", ")", "return", "SCS", "?", "CSR__NoRegs_SCS_RegMask", ":", "CSR__NoRegs_RegMask", ";", "if", "(", "CC", "==", "CallingConv", "::", "AnyReg", ")", "return", "SCS", "?", "CSR__AllRegs_SCS_RegMask", ":", "CSR__AllRegs_RegMask", ";", "if", "(", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ".", "isTargetDarwin", "(", ")", ")", "{", "if", "(", "SCS", ")", "report_fatal_error", "(", "", ")", ";", "return", "getDarwinCallPreservedMask", "(", "MF", ","], "ground_truth": ["CC", ")", ";"], "File": "AArch64RegisterInfo21", "Func": "getCallPreservedMask", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15792, "Length": 98, "Cover_Rate": 0.47342995169082125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PointerType", "*", "PtrTy", "=", "dyn_cast", "<", "PointerType", ">", "(", "ParamTy", ")", ";", "if", "(", "PtrTy", "&&", "PtrTy", "->", "getAddressSpace", "(", ")", "==", "AS", "::", "LOCAL_ADDRESS", ")", "{", "LocalMemLimit", "=", "", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "", ")", ";", "return", "false", ";", "}", "}", "LocalMemLimit", "=", "ST", ".", "getLocalMemorySize", "(", ")", ";", "if", "(", "LocalMemLimit", "==", "", ")", "return", "false", ";", "const", "DataLayout", "&", "DL", "=", "Mod", "->", "getDataLayout", "(", ")", ";", "CurrentLocalMemUsage", "=", "", ";", "for", "(", "GlobalVariable", "&", "GV", ":", "Mod", "->", "globals", "(", ")", ")", "{", "if", "(", "GV", ".", "getType", "(", ")", "->", "getAddressSpace", "(", ")", "!=", "AS", "::", "LOCAL_ADDRESS", ")", "continue", ";", "for", "(", "const", "User", "*", "U", ":", "GV", ".", "users", "(", ")", ")", "{", "const", "Instruction", "*", "Use", "=", "dyn_cast", "<", "Instruction", ">", "(", "U", ")", ";", "if", "(", "!", "Use", ")", "continue", ";", "if", "(", "Use", "->", "getParent", "(", ")", "->", "getParent", "(", ")", "==", "&", "F", ")", "{", "unsigned", "Align", "=", "GV", ".", "getAlignment", "(", ")", ";", "if", "(", "Align", "==", "", ")", "Align", "=", "DL", ".", "getABITypeAlignment", "(", "GV", ".", "getValueType", "(", ")", ")", ";", "uint64_t", "AllocSize", "=", "DL", ".", "getTypeAllocSize", "(", "GV", ".", "getValueType", "(", ")", ")", ";", "CurrentLocalMemUsage", "=", "alignTo", "(", "CurrentLocalMemUsage", ",", "Align", ")", ";", "CurrentLocalMemUsage", "+=", "AllocSize", ";", "break", ";", "}", "}", "}", "unsigned", "MaxOccupancy", "=", "ST", ".", "getOccupancyWithLocalMemSize", "(", "CurrentLocalMemUsage", ")", ";", "unsigned", "OccupancyHint", "=", "", "(", "F", ",", "", ",", "", ")", ";", "if", "(", "OccupancyHint", "==", "", ")", "OccupancyHint", "=", "", ";", "OccupancyHint", "=", "std", "::", "min", "(", "OccupancyHint", ",", "ST", ".", "getMaxWavesPerCU", "(", ")", ")", ";", "MaxOccupancy", "=", "std", "::", "min", "(", "OccupancyHint"], "ground_truth": [",", "MaxOccupancy", ")", ";"], "File": "AMDGPUPromoteAlloca2", "Func": "runOnFunction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15793, "Length": 277, "Cover_Rate": 0.5770833333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "RegisterInfo", "::", "eliminateCallFramePseudoInstr", "(", "MachineFunction", "&", "MF", ",", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ")", "const", "{", "if", "(", "!", "hasReservedCallFrame", "(", "MF", ")", ")", "{", "MachineInstr", "*", "Old", "=", "I", ";", "uint64_t", "Amount", "=", "Old", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "if", "(", "Amount", "!=", "", ")", "{", "Amount", "=", "(", "Amount", "+", "StackAlign", "-", "", ")", "/", "StackAlign", "*", "StackAlign", ";", "MachineInstr", "*", "New", "=", "", ";", "if", "(", "Old", "->", "getOpcode", "(", ")", "==", "getCallFrameSetupOpcode", "(", ")", ")", "{", "New", "=", "BuildMI", "(", "MF", ",", "Old", "->", "getDebugLoc", "(", ")", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "Amount", ")", ";", "}", "else", "{", "assert", "(", "Old", "->", "getOpcode", "(", ")", "==", "getCallFrameDestroyOpcode", "(", ")", ")", ";", "uint64_t", "CalleeAmt", "=", "Old", "->", "getOperand", "(", "", ")", ".", "getImm", "("], "ground_truth": [")", ";"], "File": "MSP430RegisterInfo10", "Func": "eliminateCallFramePseudoInstr", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15794, "Length": 151, "Cover_Rate": 0.44542772861356933, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "IREmitter", "::", "visitBR_JT", "(", "const", "SDNode", "*", "N", ")", "{", "llvm_unreachable", "(", "", ")", ";", "return"], "ground_truth": ["NULL", ";"], "File": "ARMIREmitter", "Func": "visitBR_JT", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15795, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "BB", ":", "MBB", "->", "successors", "(", ")", ")"], "ground_truth": ["if", "(", "BB", "->", "isLiveIn", "(", "", ")", ")", "return", "true", ";"], "File": "AArch64InstrInfo105", "Func": "areCFlagsAliveInSuccessors", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15796, "Length": 24, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "frame_off", "!=", "", ")", "return", "emit_insn", "(", "gen_add3_insn", "(", "updt_reg_rtx", ",", "frame_reg_rtx", ",", "GEN_INT", "(", "frame_off", ")", ")", ")", ";", "else", "if", "(", "REGNO", "(", "frame_reg_rtx", ")", "!=", "updt_regno", ")", "return", "emit_move_insn", "(", "updt_reg_rtx"], "ground_truth": [",", "frame_reg_rtx", ")", ";"], "File": "rs60004", "Func": "rs6000_emit_stack_reset", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15797, "Length": 40, "Cover_Rate": 0.3883495145631068, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerGlobalAddress", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "{", "const", "GlobalValue", "*", "GV", "=", "cast", "<", "GlobalAddressSDNode"], "ground_truth": [">", "(", "Op", ")", "->", "getGlobal", "(", ")", ";"], "File": "MSP430ISelLowering13", "Func": "LowerGlobalAddress", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15798, "Length": 30, "Cover_Rate": 0.35714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "Subtarget", ".", "hasStdExtZbkb", "(", ")", "&&", "", ")", ";", "SDValue", "Src", "=", "N", "->", "getOperand", "(", "", ")", ";", "if", "(", "Src", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "SDValue", "(", ")", ";", "EVT", "VT", "=", "N", "->", "getValueType", "(", "", ")", ";", "if", "(", "!", "VT", ".", "isScalarInteger", "(", ")", "||", "VT", ".", "getSizeInBits", "(", ")", ">=", "Subtarget", ".", "getXLen", "(", ")", "||", "!", "isPowerOf2_32", "(", "VT", ".", "getSizeInBits", "(", ")", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N"], "ground_truth": [")", ";"], "File": "RISCVISelLowering3", "Func": "performBITREVERSECombine", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15799, "Length": 88, "Cover_Rate": 0.624113475177305, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "_32Relocator", "::", "convertTLSIEtoLE", "(", "Relocation", "&", "pReloc", ",", "LDSection", "&", "pSection", ")", "{", "assert", "(", "pReloc", ".", "type", "(", ")", "==", "llvm", "::", "ELF", "::", "R_386_TLS_IE", ")", ";", "assert", "(", "pReloc", ".", "targetRef", "(", ")", ".", "frag", "(", ")", "!=", "NULL", ")", ";", "Relocation", "*", "reloc", "=", "Relocation", "::", "Create", "(", "_32Relocator", "::", "R_386_TLS_OPT", ",", "*", "FragmentRef", "::", "Create", "(", "*", "pReloc", ".", "targetRef", "(", ")", ".", "frag", "(", ")", ",", "pReloc", ".", "targetRef", "(", ")", ".", "offset", "(", ")", "-", "", ")", ",", "", ")", ";", "reloc", "->", "setSymInfo", "(", "pReloc", ".", "symInfo", "(", ")", ")", ";", "uint8_t", "*", "op", "=", "(", "reinterpret_cast", "<", "uint8_t", "*", ">", "(", "&", "reloc", "->", "target", "(", ")", ")", ")", ";", "if", "(", "op", "[", "", "]", "==", "", ")", "{", "op", "[", "", "]", "=", "", ";", "}", "else", "{", "reloc", "=", "Relocation", "::", "Create", "(", "_32Relocator", "::", "R_386_TLS_OPT", ",", "*", "FragmentRef", "::", "Create", "(", "*", "pReloc", ".", "targetRef", "(", ")", ".", "frag", "(", ")", ",", "pReloc", ".", "targetRef", "(", ")", ".", "offset", "(", ")", "-", "", ")", ",", "", ")", ";", "reloc", "->", "setSymInfo", "(", "pReloc", ".", "symInfo", "(", ")", ")", ";", "op", "=", "(", "reinterpret_cast", "<", "uint8_t", "*", ">", "(", "&", "reloc", "->", "target", "(", ")", ")", ")", ";", "switch", "(", "op", "[", "", "]", ")", "{", "case", "", ":", "assert", "(", "(", "op", "[", "", "]", "&", "", ")", "==", "", ")", ";", "op", "[", "", "]", "=", "", ";", "op", "[", "", "]", "=", "", "|", "(", "(", "op", "[", "", "]", ">>", "", ")", "&", "", ")", ";", "break", ";", "case", "", ":", "assert", "(", "(", "op", "[", "", "]", "&", "", ")"], "ground_truth": ["==", "", ")", ";"], "File": "X86Relocator", "Func": "convertTLSIEtoLE", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15800, "Length": 281, "Cover_Rate": 0.7762430939226519, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FrameLowering", "::", "hasFP", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return"], "ground_truth": ["false", ";"], "File": "AZPRFrameLowering", "Func": "hasFP", "Target": "AZPR", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15801, "Length": 15, "Cover_Rate": 0.9375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "_32GNULDBackend", "::", "~", "_32GNULDBackend", "("], "ground_truth": [")", "{"], "File": "X86LDBackend", "Func": "~X86_32GNULDBackend", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15802, "Length": 7, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "gcc_assert", "(", "id", "<", "AVR_BUILTIN_COUNT", ")", ";", "switch", "(", "id", ")", "{", "case", "AVR_BUILTIN_NOP", ":", "emit_insn", "(", "gen_nopv", "(", "GEN_INT", "(", "", ")", ")", ")", ";", "return", "", ";", "case", "AVR_BUILTIN_DELAY_CYCLES", ":", "{", "arg0", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "op0", "=", "expand_expr", "(", "arg0", ",", "NULL_RTX", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "if", "(", "!", "CONST_INT_P", "(", "op0", ")", ")", "error", "(", "", ",", "bname", ")", ";", "else", "avr_expand_delay_cycles", "(", "op0", ")", ";", "return", "NULL_RTX", ";", "}", "case", "AVR_BUILTIN_NOPS", ":", "{", "arg0", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "op0", "=", "expand_expr", "(", "arg0", ",", "NULL_RTX", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "if", "(", "!", "CONST_INT_P", "(", "op0", ")", ")", "error", "(", "", ",", "bname", ")", ";", "else", "avr_expand_nops", "(", "op0", ")", ";", "return", "NULL_RTX", ";", "}", "case", "AVR_BUILTIN_INSERT_BITS", ":", "{", "arg0", "=", "CALL_EXPR_ARG", "(", "exp", ",", "", ")", ";", "op0", "=", "expand_expr", "(", "arg0", ",", "NULL_RTX", ",", "VOIDmode", ",", "EXPAND_NORMAL", ")", ";", "if", "(", "!", "CONST_INT_P", "(", "op0", ")", ")", "{", "error", "(", "", "", ",", "bname", ")", ";", "return", "target", ";", "}", "break", ";", "}", "case", "AVR_BUILTIN_ROUNDHR", ":", "case", "AVR_BUILTIN_ROUNDUHR", ":", "case", "AVR_BUILTIN_ROUNDR", ":"], "ground_truth": ["case", "AVR_BUILTIN_ROUNDUR", ":"], "File": "avr6", "Func": "avr_expand_builtin", "Target": "avr", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15803, "Length": 193, "Cover_Rate": 0.3814229249011858, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "fn_level", "<=", "GOMP_DIM_VECTOR", "&&", "fn_level", ">=", "-", "", "&&", "dims", "[", "GOMP_DIM_VECTOR", "]", ">=", "", "&&", "dims", "[", "GOMP_DIM_VECTOR", "]", "!=", "PTX_VECTOR_LENGTH", ")", "{", "if", "(", "fn_level", "<", "", "&&", "dims", "[", "GOMP_DIM_VECTOR", "]", ">=", "", ")", "warning_at", "(", "decl", "?", "DECL_SOURCE_LOCATION", "(", "decl", ")", ":", "UNKNOWN_LOCATION", ",", "", ",", "dims", "[", "GOMP_DIM_VECTOR", "]", "?", "G_", "(", "", ")", ":", "G_", "(", "", ")", ",", "PTX_VECTOR_LENGTH", ",", "dims", "[", "GOMP_DIM_VECTOR", "]", ")", ";", "dims", "[", "GOMP_DIM_VECTOR", "]", "=", "PTX_VECTOR_LENGTH", ";", "changed", "=", "true", ";", "}", "if", "(", "dims", "[", "GOMP_DIM_WORKER", "]", ">", "PTX_WORKER_LENGTH", ")", "{", "warning_at", "(", "decl", "?", "DECL_SOURCE_LOCATION", "(", "decl", ")", ":", "UNKNOWN_LOCATION", ",", "", ",", ""], "ground_truth": [",", "PTX_WORKER_LENGTH", ",", "dims", "[", "GOMP_DIM_WORKER", "]", ")", ";"], "File": "nvptx4", "Func": "nvptx_goacc_validate_dims", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 15804, "Length": 120, "Cover_Rate": 0.5797101449275363, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "Inst", "->", "isFullCopy", "(", ")", ")", "NextReg", "=", "Inst", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "if", "(", "NextReg", "==", "SrcReg", "||", "!", "Register", "::", "isVirtualRegister", "(", "NextReg", ")", ")", "break", ";", "SrcReg", "=", "NextReg", ";", "}", "return", "SrcReg"], "ground_truth": [";"], "File": "PPCMIPeephole12", "Func": "getSrcVReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15805, "Length": 46, "Cover_Rate": 0.35384615384615387, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "vector", "<", "MachineInstr", "*", ">", "ToRemove", ";", "int64_t", "DMBType", "=", "-", "", ";", "for", "(", "auto", "&", "MBB", ":", "MF", ")", "{", "bool", "IsRemovableNextDMB", "=", "false", ";", "for", "(", "auto", "&", "MI", ":", "MBB", ")", "{", "if", "(", "MI", ".", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "IsRemovableNextDMB", ")", "{", "if", "(", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", "==", "DMBType", ")", "{", "ToRemove", ".", "push_back", "(", "&", "MI", ")", ";", "}", "else", "{", "DMBType", "=", "MI", ".", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "}", "}", "else"], "ground_truth": ["{"], "File": "ARMOptimizeBarriersPass8", "Func": "runOnMachineFunction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15806, "Length": 98, "Cover_Rate": 0.5077720207253886, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vornq_s32", "(", "int32x4_t", "__a", ",", "int32x4_t", "__b", ")", "{", "return", "__builtin_mve_vornq_sv4si", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vornq_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15807, "Length": 17, "Cover_Rate": 0.9444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "ProcFamily", "=="], "ground_truth": ["CortexA15", ";"], "File": "ARMSubtarget (2)", "Func": "isCortexA15", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15808, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256", ")", "__builtin_ia32_blendps256", "(", "(", "__v8sf", ")", "__X", ",", "(", "__v8sf", ")", "__Y", ","], "ground_truth": ["__M", ")", ";"], "File": "avxintrin", "Func": "_mm256_blend_ps", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15809, "Length": 19, "Cover_Rate": 0.41304347826086957, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "Op", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ";", "if", "(", "Size", "==", "", ")", "O", "<<", "", "<<", "formatImm", "(", "(", "signed", "char", ")", "Op", ".", "getImm", "(", ")", ")", ";", "else", "if", "(", "Size", "==", "", ")", "O", "<<", "", "<<", "formatImm", "(", "(", "signed", "short", ")", "Op", ".", "getImm", "(", ")", ")", ";", "else", "O", "<<", "", "<<", "formatImm", "(", "Op", ".", "getImm", "(", ")"], "ground_truth": [")", ";"], "File": "AArch64InstPrinter13", "Func": "printSImm", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15810, "Length": 73, "Cover_Rate": 0.7525773195876289, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "=="], "ground_truth": ["RegBase", ";"], "File": "WebAssemblyFastISel (2)2", "Func": "isRegBase", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15811, "Length": 5, "Cover_Rate": 0.4166666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", ".", "hasAddNoCarry", "(", ")", ")", "return", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ";", "Register", "UnusedCarry", "=", "RS", ".", "scavengeRegister", "(", "RI", ".", "getBoolRC"], "ground_truth": ["(", ")", ",", "I", ",", "", ",", "false", ")", ";"], "File": "SIInstrInfo86", "Func": "getAddNoCarry", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15812, "Length": 45, "Cover_Rate": 0.36885245901639346, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "("], "ground_truth": [")", "const", "{"], "File": "Z80AsmBackend", "Func": "getNumFixupKinds", "Target": "Z80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15813, "Length": 6, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "I", "==", "MBB", ".", "end", "(", ")", "||", "I", "->", "getOpcode", "(", ")", "!=", "EndbrOpcode", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "MBB", ".", "findDebugLoc", "(", "I", ")"], "ground_truth": [",", "TII", "->", "get", "(", "EndbrOpcode", ")", ")", ";"], "File": "X86IndirectBranchTracking1", "Func": "addENDBR", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15814, "Length": 40, "Cover_Rate": 0.43010752688172044, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "return", "CC__AAPCS", ";", "return", "IsVarArg", "?", "CC__DarwinPCS_VarArg", ":", "CC__DarwinPCS", ";", "case", "CallingConv", "::", "Win64", ":", "return", "IsVarArg", "?", "CC__Win64_VarArg", ":", "CC__AAPCS", ";", "case", "CallingConv", "::", "Mono", ":", "if", "(", "Subtarget", "->", "isTargetDarwin", "(", ")", ")", "return", "CC__Mono_DarwinPCS", ";", "else", "if", "(", "Subtarget", "->", "isTargetWindows", "(", ")", ")", "report_fatal_error", "(", "", ")", ";", "else", "return"], "ground_truth": ["CC__Mono_AAPCS", ";"], "File": "AArch64ISelLowering38", "Func": "CCAssignFnForCall", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15815, "Length": 65, "Cover_Rate": 0.436241610738255, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "callFunction", "(", "SelectionDAG", "&", "DAG", ",", "SDLoc", "dl", ",", "SDValue", "Chain", ",", "const", "char", "*", "fnName", ",", "SDValue", "Dst", ",", "SDValue", "Src", ",", "SDValue", "Size", ")", "{", "auto", "&", "Ctx", "=", "*", "DAG", ".", "getContext", "(", ")", ";", "auto", "&", "STI", "=", "getSubtarget", "(", "DAG", ")", ";", "TargetLowering", "::", "ArgListTy", "Args", ";", "auto", "pushArg", "=", "[", "&", "]", "(", "SDValue", "&", "Op", ")", "{", "TargetLowering", "::", "ArgListEntry", "Entry", ";", "Entry", ".", "Node", "=", "Op", ";", "Entry", ".", "Ty", "=", "Op", ".", "getValueType", "(", ")", ".", "getTypeForEVT", "(", "Ctx", ")", ";", "Args", ".", "push_back", "("], "ground_truth": ["Entry", ")", ";"], "File": "RISCVSelectionDAGInfo", "Func": "callFunction", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15816, "Length": 98, "Cover_Rate": 0.4666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__a", "&", "~"], "ground_truth": ["__b", ";"], "File": "arm", "Func": "neon_vbicq_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15817, "Length": 6, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "Count", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "E", "=", "MBB", "->", "end", "(", ")", ";", "NextI", "!=", "E", "&&", "Count", "<", "kScanLimit", ";", "++", "NextI", ")", "{", "MachineInstr", "&", "MI", "=", "*", "NextI", ";", "bool", "ZeroData", ";", "int64_t", "Size", ",", "Offset", ";", "if", "(", "isMergeableStackTaggingInstruction", "(", "MI", ",", "Offset", ",", "Size", ",", "ZeroData", ")", ")", "{", "if", "(", "ZeroData", "!=", "FirstZeroData", ")", "break", ";", "Instrs", ".", "emplace_back", "(", "&", "MI", ",", "Offset", ",", "Size", ")", ";", "continue", ";", "}", "if", "(", "!", "MI", ".", "isTransient", "(", ")", ")", "++", "Count", ";", "if", "(", "MI", ".", "getFlag", "(", "MachineInstr", "::", "FrameSetup", ")", "||", "MI", ".", "getFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ")", "break", ";", "if", "(", "MI", ".", "mayLoadOrStore", "(", ")", "||", "MI", ".", "hasUnmodeledSideEffects", "(", ")", ")", "break", ";", "}", "MachineBasicBlock", "::", "iterator", "InsertI", "=", "Instrs", ".", "back", "(", ")", ".", "MI", ";", "InsertI", "++", ";", "llvm", "::", "stable_sort", "(", "Instrs", ",", "[", "]", "(", "const", "TagStoreInstr", "&", "Left", ",", "const", "TagStoreInstr", "&", "Right", ")", "{", "return", "Left", ".", "Offset", "<", "Right", ".", "Offset", ";", "}", ")", ";", "int64_t", "CurOffset", "=", "Instrs", "[", "", "]", ".", "Offset", ";", "for", "(", "auto", "&", "Instr", ":", "Instrs", ")", "{", "if", "(", "CurOffset", ">", "Instr", ".", "Offset", ")", "return", "NextI", ";", "CurOffset", "=", "Instr", ".", "Offset", "+", "Instr", ".", "Size", ";", "}", "TagStoreEdit", "TSE", "(", "MBB", ",", "FirstZeroData", ")", ";", "Optional", "<", "int64_t", ">", "EndOffset", ";", "for", "(", "auto", "&", "Instr", ":", "Instrs", ")", "{", "if", "(", "EndOffset", "&&", "*", "EndOffset", "!=", "Instr", ".", "Offset", ")", "{", "TSE", ".", "emitCode", "(", "InsertI", ",", "TFI", ",", "false", ")", ";", "TSE", ".", "clear", "(", ")", ";", "}", "TSE", ".", "addInstruction", "(", "Instr", ")", ";", "EndOffset", "=", "Instr", ".", "Offset"], "ground_truth": ["+", "Instr", ".", "Size", ";"], "File": "AArch64FrameLowering (2)1", "Func": "tryMergeAdjacentSTG", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15818, "Length": 292, "Cover_Rate": 0.6968973747016707, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "CE", ")", "return", "true", ";", "int64_t", "Value", "=", "CE", "->", "getValue", "(", ")", ";", "return", "Value", ">=", "", "&&"], "ground_truth": ["Value", "<", "", ";"], "File": "ARMAsmParser (2)", "Func": "isImm0_65535Expr", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15819, "Length": 26, "Cover_Rate": 0.4482758620689655, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "llvm", "::", "createMachObjectWriter", "(", "raw_ostream", "&", "OS", ",", "bool", "Is64Bit", ",", "uint32_t", "CPUType", ",", "uint32_t", "CPUSubtype", ")", "{", "return", "createMachObjectWriter", "(", "new", "MachObjectWriter", "(", "Is64Bit", ",", "CPUType", ","], "ground_truth": ["CPUSubtype", ")", ",", "OS", ",", "true", ")", ";"], "File": "X86MachObjectWriter", "Func": "createX86MachObjectWriter", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15820, "Length": 38, "Cover_Rate": 0.9743589743589743, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "kind", "==", "scalar_stmt", "&&", "aarch64_extending_load_p", "(", "vinfo", ",", "stmt_info", ")", ")", "return", "", ";", "return", "stmt_cost"], "ground_truth": [";"], "File": "aarch641", "Func": "aarch64_detect_scalar_stmt_subtype", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15821, "Length": 19, "Cover_Rate": 0.475, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NewPtr", "=", "DAG", ".", "getNode", "(", "", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "PtrType", ",", "Ptr", ",", "DAG", ".", "getConstant", "(", "", ",", "PtrType", ")", ")", ";", "RetVal2", "=", "DAG", ".", "getLoad", "(", "", ",", "Op", ".", "getDebugLoc", "(", ")", ",", "Ld", "->", "getChain", "(", ")", ",", "NewPtr", ",", "Ld", "->", "getPointerInfo", "(", ")", ".", "getWithOffset", "(", "", ")", ",", "Ld", "->", "isVolatile", "(", ")", ",", "Ld", "->"], "ground_truth": ["isNonTemporal", "(", ")", ",", "NewAlign", ")", ";"], "File": "ARMISelLowering131", "Func": "expandf64Toi32", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15822, "Length": 77, "Cover_Rate": 0.3168724279835391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isUImm12", "(", ")", "const", "{", "return", "isUImm", "<", "", ">", "("], "ground_truth": [")", ";"], "File": "CSKYAsmParser", "Func": "isUImm12", "Target": "CSKY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15823, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "BSel", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "Fn", ")", "{", "const", "InstrInfo", "*", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "Fn", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "Fn", ".", "RenumberBlocks", "(", ")", ";", "BlockSizes", ".", "resize", "(", "Fn", ".", "getNumBlockIDs", "(", ")", ")", ";", "unsigned", "FuncSize", "=", "", ";", "for", "(", "MachineFunction", "::", "iterator", "MFI", "=", "Fn", ".", "begin", "(", ")", ",", "E", "=", "Fn", ".", "end", "(", ")", ";", "MFI", "!=", "E", ";", "++", "MFI", ")", "{", "MachineBasicBlock", "*", "MBB", "=", "MFI", ";", "unsigned", "BlockSize", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", "->", "begin", "(", ")", ",", "EE", "=", "MBB", "->", "end", "(", ")", ";", "MBBI", "!=", "EE", ";", "++", "MBBI", ")", "BlockSize", "+=", "TII", "->", "GetInstSizeInBytes", "(", "MBBI", ")", ";", "BlockSizes", "[", "MBB", "->", "getNumber", "(", ")", "]", "=", "BlockSize", ";", "FuncSize", "+=", "BlockSize", ";", "}", "if", "(", "FuncSize", "<", "(", "", "<<", "", ")", ")", "{", "BlockSizes", ".", "clear", "(", ")", ";", "return", "false", ";", "}", "bool", "MadeChange", "=", "true", ";", "bool", "EverMadeChange", "=", "false", ";", "while", "(", "MadeChange", ")", "{", "MadeChange", "=", "false", ";", "for", "(", "MachineFunction", "::", "iterator", "MFI", "=", "Fn", ".", "begin", "(", ")", ",", "E", "=", "Fn", ".", "end", "(", ")", ";", "MFI", "!=", "E", ";", "++", "MFI", ")", "{", "MachineBasicBlock", "&", "MBB", "=", "*", "MFI", ";", "unsigned", "MBBStartOffset", "=", "", ";", "for", "(", "MachineBasicBlock", "::", "iterator", "I", "=", "MBB", ".", "begin", "(", ")", ",", "E", "=", "MBB", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "if", "(", "(", "I", "->", "getOpcode", "(", ")", "!=", "", "||", "I", "->", "getOperand", "(", "", ")", ".", "isImm", "(", ")", ")", "&&", "I", "->", "getOpcode", "(", ")", "!=", "", ")", "{", "MBBStartOffset", "+=", "TII", "->", "GetInstSizeInBytes", "(", "I", ")", ";", "continue", ";", "}", "MachineBasicBlock", "*", "Dest", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "int", "BranchSize", ";", "if", "(", "Dest", "->", "getNumber", "(", ")", "<=", "MBB", ".", "getNumber", "(", ")", ")", "{", "BranchSize", "=", "MBBStartOffset", ";", "for", "(", "unsigned", "i", "=", "Dest", "->", "getNumber", "(", ")", ",", "e", "=", "MBB", ".", "getNumber", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "BranchSize", "+=", "BlockSizes", "[", "i", "]", ";", "}", "else", "{", "BranchSize", "=", "-", "MBBStartOffset"], "ground_truth": [";"], "File": "MSP430BranchSelector9", "Func": "runOnMachineFunction", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15824, "Length": 380, "Cover_Rate": 0.6239737274220033, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "create", "(", "VK__HA", ",", "Expr", ","], "ground_truth": ["IsDarwin", ",", "Ctx", ")", ";"], "File": "PPCMCExpr21", "Func": "createHa", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15825, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setLegalizerInfoAVX512BW", "(", ")", ";", "getActionDefinitionsBuilder", "(", "G_INTRINSIC_ROUNDEVEN", ")", ".", "scalarize", "(", "", ")", ".", "minScalar", "(", "", ",", "LLT", "::", "scalar", "(", "", ")", ")", ".", "libcall", "(", ")", ";", "setLegalizeScalarToDifferentSizeStrategy", "(", "G_PHI", ",", "", ",", "widen_1", ")", ";", "for", "(", "unsigned", "BinOp", ":", "{", "G_SUB", ",", "G_MUL", ",", "G_AND", ",", "G_OR", ",", "G_XOR", "}", ")", "setLegalizeScalarToDifferentSizeStrategy", "(", "BinOp", ",", "", ",", "widen_1", ")", ";", "for", "(", "unsigned", "MemOp", ":", "{", "G_LOAD", ",", "G_STORE", "}", ")", "setLegalizeScalarToDifferentSizeStrategy", "(", "MemOp", ",", "", ",", "narrowToSmallerAndWidenToSmallest", ")", ";", "setLegalizeScalarToDifferentSizeStrategy", "(", "G_PTR_ADD", ",", "", ",", "widenToLargerTypesUnsupportedOtherwise", ")", ";", "setLegalizeScalarToDifferentSizeStrategy", "(", "G_CONSTANT", ",", "", ",", "widenToLargerTypesAndNarrowToLargest", ")", ";", "getActionDefinitionsBuilder", "(", "{", "G_MEMCPY", ",", "G_MEMMOVE", ",", "G_MEMSET", "}", ")", ".", "libcall"], "ground_truth": ["(", ")", ";"], "File": "X86LegalizerInfo12", "Func": "X86LegalizerInfo", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15826, "Length": 118, "Cover_Rate": 0.6082474226804123, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeExpandAtomicPseudoPass", "(", "*", "PassRegistry", "::"], "ground_truth": ["getPassRegistry", "(", ")", ")", ";"], "File": "RISCVExpandAtomicPseudoInsts", "Func": "RISCVExpandAtomicPseudo", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15827, "Length": 10, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", "-", "Imm", ")", ")", ";", "return"], "ground_truth": ["Success", ";"], "File": "ARM64Disassembler", "Func": "DecodeFixedPointScaleImm32", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15828, "Length": 17, "Cover_Rate": 0.38636363636363635, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "FastISel", "::", "SelectLoad", "(", "const", "Instruction", "*", "I", ")", "{", "if", "(", "cast", "<", "LoadInst", ">", "(", "I", ")", "->", "isAtomic", "(", ")", ")", "return", "false", ";", "MVT", "VT", ";", "if", "(", "!", "isTypeLegal", "(", "I", "->", "getType", "(", ")", ",", "VT", ",", "true", ")", ")", "return", "false", ";", "AddressMode", "AM", ";", "if", "(", "!", "SelectAddress", "(", "I", "->", "getOperand", "(", "", ")"], "ground_truth": [",", "AM", ")", ")", "return", "false", ";"], "File": "X86FastISel (2)", "Func": "X86SelectLoad", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15829, "Length": 71, "Cover_Rate": 0.6893203883495146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Index", "=", "Op", ".", "getOperand", "(", "", ")", ";", "if", "(", "isa", "<", "ConstantSDNode", ">", "(", "Index", ")", "||", "Vector", ".", "getOpcode", "(", ")", "==", "", ")", "return", "Op", ";", "Vector", "=", "vectorToVerticalVector", "(", "DAG", ","], "ground_truth": ["Vector", ")", ";"], "File": "R600ISelLowering", "Func": "LowerEXTRACT_VECTOR_ELT", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15830, "Length": 40, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "CurDAG", "->", "SelectNodeTo", "(", "N", ",", "", ",", "", ",", "Ops", ")", ";", "return", "true", ";", "}", "if", "(", "Imm", "==", "", ")", "{", "ReplaceUses", "(", "SDValue", "(", "N", ",", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ")", ";", "return", "true", ";", "}", "if", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOpcode", "(", ")", "==", "", "&&", "isInt32Immediate", "(", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ",", "Imm2", ")", ")", "{", "unsigned", "MB", ",", "ME", ";", "if", "(", "isRunOfOnes", "(", "~", "(", "Imm", "^", "Imm2", ")", ",", "MB", ",", "ME", ")", "&&", "!", "(", "~", "Imm", "&", "Imm2", ")", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ",", "N", "->", "getOperand", "(", "", ")", ".", "getOperand", "(", "", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "MB", ",", "dl", ")", ",", "getI32Imm", "(", "ME", ",", "dl", ")", "}", ";", "ReplaceNode", "(", "N", ",", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ")", ";", "return", "true", ";", "}", "}", "}", "else", "if", "(", "isInt64Immediate", "(", "N", "->", "getOperand", "(", "", ")", ".", "getNode", "(", ")", ",", "Imm64", ")", ")", "{", "if", "(", "isMask_64", "(", "Imm64", ")", ")", "{", "MB", "=", "", "-", "countTrailingOnes", "(", "Imm64", ")", ";", "SH", "=", "", ";", "if", "(", "Val", ".", "getOpcode", "(", ")", "==", "", ")", "{", "auto", "Op0", "=", "Val", ".", "getOperand", "(", "", ")", ";", "if", "(", "Op0", ".", "getOpcode", "(", ")", "==", "", "&&", "isInt32Immediate", "(", "Op0", ".", "getOperand", "(", "", ")"], "ground_truth": [".", "getNode", "(", ")", ",", "Imm", ")", "&&", "Imm", "<=", "MB", ")", "{"], "File": "PPCISelDAGToDAG111", "Func": "tryAndWithMask", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15831, "Length": 277, "Cover_Rate": 0.3224679860302678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setAction", "(", "{", "G_PHI", ",", "s64", "}", ",", "Legal", ")", ";", "for", "(", "unsigned", "BinOp", ":", "{", "G_ADD", ",", "G_SUB", ",", "G_MUL", ",", "G_AND", ",", "G_OR", ",", "G_XOR", "}", ")", "setAction", "(", "{", "BinOp", ",", "s64", "}", ",", "Legal", ")", ";", "for", "(", "unsigned", "MemOp", ":", "{", "G_LOAD", ",", "G_STORE", "}", ")", "setAction", "(", "{", "MemOp", ",", "s64", "}", ",", "Legal", ")", ";", "setAction", "(", "{", "G_GEP", ",", "", ",", "s64", "}", ",", "Legal", ")", ";", "getActionDefinitionsBuilder", "(", "G_PTRTOINT", ")", ".", "legalForCartesianProduct", "(", "{", "s1", ",", "s8", ",", "s16", ",", "s32", ",", "s64", "}", ",", "{", "p0", "}", ")", ".", "maxScalar", "(", "", ",", "s64", ")", ".", "widenScalarToNextPow2", "(", "", ",", "", ")", ";", "getActionDefinitionsBuilder", "(", "G_INTTOPTR", ")", ".", "legalFor", "(", "{", "{", "p0", ",", "s64", "}", "}", ")", ";", "setAction", "(", "{", "TargetOpcode", "::", "G_CONSTANT", ",", "s64", "}", ",", "Legal", ")", ";", "for", "(", "unsigned", "extOp", ":", "{", "G_ZEXT", ",", "G_SEXT", ",", "G_ANYEXT", "}"], "ground_truth": [")", "{"], "File": "X86LegalizerInfo29", "Func": "setLegalizerInfo64bit", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15832, "Length": 157, "Cover_Rate": 0.30134357005758156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumFixupKinds", "(", ")", "const", "override", "{", "return"], "ground_truth": ["", ";"], "File": "P2AsmBackend", "Func": "getNumFixupKinds", "Target": "P2", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15833, "Length": 10, "Cover_Rate": 0.7692307692307693, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Instruction", "*", "PromoteConstant", "::", "findInsertionPoint", "(", "Instruction", "&", "User", ",", "unsigned", "OpNo", ")", "{", "if", "(", "PHINode", "*", "PhiInst", "=", "dyn_cast", "<", "PHINode", ">", "(", "&", "User", ")", ")"], "ground_truth": ["return", "PhiInst", "->", "getIncomingBlock", "(", "OpNo", ")", "->", "getTerminator", "(", ")", ";"], "File": "AArch64PromoteConstant", "Func": "findInsertionPoint", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15834, "Length": 41, "Cover_Rate": 0.8913043478260869, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MCID", ".", "mayStore", "(", ")", ")", "Flags", "|=", "MachineMemOperand", "::", "MOStore", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "MF", ",", "FI", ",", "Offset", ")", ",", "Flags", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "MFI", ".", "getObjectAlign", "(", "FI", ")", ")", ";", "return", "addOffset", "(", "MIB", ".", "addFrameIndex", "(", "FI", ")", ",", "Offset", ")"], "ground_truth": [".", "addMemOperand", "(", "MMO", ")", ";"], "File": "X86InstrBuilder19", "Func": "addFrameReference", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15835, "Length": 68, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "uint16x4_t", ")", "__builtin_neon_vshrn_nv4si", "(", "("], "ground_truth": ["int32x4_t", ")", "__a", ",", "__b", ")", ";"], "File": "arm", "Func": "neon_vshrn_n_u32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15836, "Length": 14, "Cover_Rate": 0.56, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCOperand", "&", "MO", "=", "MI", ".", "getOperand", "(", "OpNo", ")", ";", "if", "(", "MO", ".", "isReg", "(", ")", ")", "return", "getMachineOpValue", "(", "MI", ",", "MO", ",", "Fixups", ")", ";", "Fixups", ".", "push_back", "(", "MCFixup", "::", "Create", "(", "", ",", "MO", ".", "getExpr", "("], "ground_truth": [")", ",", "(", "MCFixupKind", ")", "", ")", ")", ";"], "File": "PPCMCCodeEmitter14", "Func": "getTLSRegEncoding", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15837, "Length": 53, "Cover_Rate": 0.5760869565217391, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "stack_limit_rtx", "&&", "TARGET_FDPIC", ")", "{", "warning", "(", "", ",", "", ")", ";", "stack_limit_rtx", "=", "NULL_RTX", ";", "}", "if", "(", "stack_limit_rtx", "&&", "TARGET_STACK_CHECK_L1", ")", "error", "(", "", ")", ";", "if", "(", "TARGET_ID_SHARED_LIBRARY", "&&", "TARGET_FDPIC", ")", "error", "(", "", ")", ";", "if", "(", "TARGET_SEP_DATA", "&&", "TARGET_ID_SHARED_LIBRARY", ")", "error", "(", "", ")", ";", "if", "(", "TARGET_SEP_DATA", ")", "target_flags", "|=", "MASK_ID_SHARED_LIBRARY", "|", "MASK_LEAF_ID_SHARED_LIBRARY", ";", "if", "(", "TARGET_ID_SHARED_LIBRARY", "&&", "flag_pic", "==", "", ")", "flag_pic", "=", "", ";", "if", "(", "TARGET_FDPIC", ")", "targetm", ".", "asm_out", ".", "unaligned_op", ".", "si", "=", "", ";", "if", "(", "flag_pic", "&&", "!", "TARGET_FDPIC", "&&", "!", "TARGET_ID_SHARED_LIBRARY", ")", "flag_pic", "=", "", ";", "if", "(", "TARGET_MULTICORE", "&&", "bfin_cpu_type", "!=", "BFIN_CPU_BF561", ")", "error", "(", "", ")", ";", "if", "(", "TARGET_COREA", "&&", "!", "TARGET_MULTICORE", ")", "error", "(", "", ")", ";", "if", "(", "TARGET_COREB", "&&", "!", "TARGET_MULTICORE", ")", "error", "(", "", ")", ";", "if", "(", "TARGET_COREA", "&&", "TARGET_COREB", ")", "error", "(", "", ")", ";", "flag_schedule_insns", "="], "ground_truth": ["", ";"], "File": "bfin3", "Func": "bfin_option_override", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 15838, "Length": 154, "Cover_Rate": 0.5441696113074205, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "ConditionOptimizer", "::", "adjustTo", "(", "MachineInstr", "*", "CmpMI", ",", "", "Cmp", ",", "MachineInstr", "*", "To", ",", "int", "ToImm", ")", "{", "CmpInfo", "Info", "=", "adjustCmp", "(", "CmpMI", ",", "Cmp", ")", ";", "if", "(", "std", "::", "get", "<", "", ">", "(", "Info", ")", "==", "ToImm", "&&", "std", "::", "get", "<", "", ">", "(", "Info", ")", "==", "To", "->", "getOpcode", "(", ")", ")", "{", "modifyCmp", "(", "CmpMI", ",", "Info", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "AArch64ConditionOptimizer (2)", "Func": "adjustTo", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15839, "Length": 71, "Cover_Rate": 0.9102564102564102, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isShrImm32", "(", ")"], "ground_truth": ["const", "{"], "File": "AArch64AsmParser17", "Func": "isShrImm32", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15840, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", ",", "", ",", "", ",", "", "}", ";", "const", "SmallVector", "<", "std", "::", "pair", "<", "MachineOperand", "*", ",", "int64_t", ">", ",", "", ">", "Srcs", "=", "TII", "->", "getSrcs", "(", "MI", ")", ";", "for", "(", "const", "auto", "&", "Src", ":", "Srcs", ")", "{", "if", "(", "Src", ".", "first", "->", "getReg", "(", ")", "!=", "", ")", "continue", ";", "int64_t", "Imm", "=", "Src", ".", "second", ";", "std", "::", "vector", "<", "MachineOperand", "*", ">", "::", "iterator", "It", "=", "std", "::", "find_if", "(", "Lits", ".", "begin", "(", ")", ",", "Lits", ".", "end", "(", ")", ",", "[", "&", "]", "(", "MachineOperand", "*", "val", ")", "{", "return", "val", "->", "isImm", "(", ")", "&&", "(", "val", "->", "getImm", "(", ")", "==", "Imm", ")", ";", "}", ")", ";", "MachineOperand", "&", "Operand", "=", "MI", ".", "getOperand", "(", "TII", "->", "getOperandIdx", "(", "MI", ".", "getOpcode", "(", ")", ",", "", "::", "literal", ")", ")", ";", "if", "(", "It", "!=", "Lits", ".", "end", "(", ")", ")", "{", "unsigned", "Index", "=", "It", "-", "Lits", ".", "begin", "(", ")", ";", "Src", ".", "first", "->", "setReg", "(", "LiteralRegs", "[", "Index", "]", ")", ";", "}", "else", "{", "assert", "(", "Lits", ".", "size", "(", ")", "<", "", "&&", "", ")", ";", "Src", ".", "first", "->", "setReg", "(", "LiteralRegs", "[", "Lits", ".", "size", "(", ")", "]", ")", ";", "Lits", ".", "push_back", "(", "&", "Operand"], "ground_truth": [")", ";"], "File": "R600ControlFlowFinalizer1", "Func": "getLiteral", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15841, "Length": 218, "Cover_Rate": 0.8384615384615385, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MVT", "VT", "=", "A", ".", "getSimpleValueType", "(", ")", ";", "int", "NumElts", "=", "VT", ".", "getVectorNumElements", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Pool", ";", "SDValue", "Cst", "=", "Constant", "(", "sh", ",", "VT"], "ground_truth": [".", "getScalarType", "(", ")", ")", ";"], "File": "X86ParabixISelLowering", "Func": "SRL", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15842, "Length": 40, "Cover_Rate": 0.47058823529411764, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterMCAsmInfoFn", "C", "(", "*", "T", ",", "createMCAsmInfo", ")", ";", "TargetRegistry", "::", "RegisterMCInstrInfo", "(", "*", "T", ",", "createMCInstrInfo", ")", ";", "TargetRegistry", "::", "RegisterMCRegInfo", "(", "*", "T", ",", "createMCRegisterInfo", ")", ";", "TargetRegistry", "::", "RegisterMCSubtargetInfo", "(", "*", "T", ",", "createMCSubtargetInfo", ")", ";", "TargetRegistry", "::", "RegisterMCCodeEmitter", "(", "*", "T", ",", "createMCCodeEmitter", ")", ";", "TargetRegistry", "::", "RegisterMCAsmBackend", "(", "*", "T"], "ground_truth": [",", "createAsmBackend", ")", ";"], "File": "PPCMCTargetDesc37", "Func": "LLVMInitializePowerPCTargetMC", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15843, "Length": 59, "Cover_Rate": 0.48760330578512395, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "call_used_regs", "[", "PIC_OFFSET_TABLE_REGNUM", "]", "=", "", ";", "}", "if", "(", "TARGET_FDPIC", ")", "{", "fixed_regs", "[", "PIC_REG", "]", "=", "", ";", "call_used_regs", "[", "PIC_REG", "]", "=", "", ";", "call_really_used_regs", "[", "PIC_REG", "]", "=", "", ";", "}", "if", "(", "TARGET_HITACHI", "&&", "!", "TARGET_NOMACSAVE", ")", "{", "call_really_used_regs", "[", "MACH_REG", "]", "=", "", ";", "call_really_used_regs", "[", "MACL_REG", "]", "=", "", ";", "}", "if", "(", "TARGET_SHMEDIA", ")", "{", "for", "(", "regno", "=", "FIRST_TARGET_REG", ";", "regno", "<=", "LAST_TARGET_REG", ";", "regno", "++", ")", "if", "(", "!", "fixed_regs", "[", "regno", "]", "&&", "call_really_used_regs", "[", "regno", "]", ")", "SET_HARD_REG_BIT", "(", "reg_class_contents", "[", "SIBCALL_REGS", "]", ",", "regno", ")", ";", "}", "else", "for", "(", "regno", "=", "FIRST_GENERAL_REG", ";", "regno", "<=", "LAST_GENERAL_REG", ";", "regno", "++", ")", "if", "(", "!", "fixed_regs", "[", "regno", "]", "&&", "call_really_used_regs", "[", "regno", "]", ")", "SET_HARD_REG_BIT", "(", "reg_class_contents", "[", "SIBCALL_REGS", "]", ",", "regno", ")", ";", "call_really_used_regs", "[", "FPSCR_MODES_REG", "]"], "ground_truth": ["=", "", ";"], "File": "sh5", "Func": "sh_conditional_register_usage", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15844, "Length": 144, "Cover_Rate": 0.5274725274725275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PreTileConfig", "::", "runOnMachineFunction", "(", "MachineFunction", "&", "mf", ")", "{", "MF", "=", "&", "mf", ";", "MRI", "=", "&", "mf", ".", "getRegInfo", "(", ")", ";", "ST", "=", "&", "mf", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "TRI", "=", "ST", "->", "getRegisterInfo", "(", ")", ";", "TII", "=", "mf", ".", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "DomTree", "=", "&", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "MachineInstr", "*", "MI", "=", "getTileConfigPoint", "(", ")", ";", "if", "(", "!", "MI", ")"], "ground_truth": ["return", "false", ";"], "File": "X86PreTileConfig1", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15845, "Length": 82, "Cover_Rate": 0.5655172413793104, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "shouldInsertFencesForAtomic", "(", "const", "Instruction", "*"], "ground_truth": ["I", ")", "const", "override", "{"], "File": "SparcISelLowering (2)2", "Func": "shouldInsertFencesForAtomic", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15846, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "default", ":", "return", "false", ";", "}", "}", "switch", "(", "I", "->", "getOpcode", "(", ")", ")", "{", "case", "Instruction", "::", "Sub", ":", "case", "Instruction", "::", "Add", ":", "{", "if", "(", "!", "areExtractExts", "(", "I", "->", "getOperand", "(", "", ")", ",", "I", "->", "getOperand", "(", "", ")", ")", ")", "return", "false", ";", "auto", "Ext1", "=", "cast", "<", "Instruction", ">", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "auto", "Ext2", "=", "cast", "<", "Instruction", ">", "(", "I", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "areExtractShuffleVectors", "(", "Ext1", ",", "Ext2", ")", ")", "{", "Ops", ".", "push_back", "(", "&", "Ext1", "->", "getOperandUse", "(", "", ")", ")", ";", "Ops", ".", "push_back", "(", "&", "Ext2", "->", "getOperandUse", "(", "", ")", ")", ";", "}", "Ops", ".", "push_back", "(", "&", "I", "->", "getOperandUse", "(", "", ")", ")", ";", "Ops", ".", "push_back", "(", "&", "I", "->", "getOperandUse", "(", "", ")", ")", ";", "return", "true", ";", "}", "case", "Instruction", "::", "Mul", ":", "{", "bool", "IsProfitable", "=", "false", ";", "for", "(", "auto", "&", "Op", ":", "I", "->", "operands", "(", ")", ")", "{", "if", "(", "any_of", "(", "Ops", ",", "[", "&", "]", "(", "Use", "*", "U", ")", "{", "return", "U", "->", "get", "(", ")", "==", "Op", ";", "}", ")", ")", "continue", ";", "ShuffleVectorInst", "*", "Shuffle", "=", "dyn_cast", "<", "ShuffleVectorInst", ">", "(", "Op", ")", ";", "if", "(", "!", "Shuffle", "||", "!", "Shuffle", "->", "isZeroEltSplat", "(", ")", ")", "continue", ";", "Value", "*", "ShuffleOperand", "=", "Shuffle", "->", "getOperand", "(", "", ")", ";", "InsertElementInst", "*", "Insert", "=", "dyn_cast", "<", "InsertElementInst", ">", "(", "ShuffleOperand", ")", ";", "if", "(", "!", "Insert", ")", "continue", ";", "Instruction", "*", "OperandInstr", "=", "dyn_cast", "<", "Instruction", ">", "(", "Insert", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "OperandInstr", ")", "continue", ";", "ConstantInt", "*", "ElementConstant", "=", "dyn_cast", "<", "ConstantInt", ">", "(", "Insert", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "ElementConstant", "||", "ElementConstant", "->", "getZExtValue", "(", ")", "!=", "", ")", "continue", ";", "unsigned", "Opcode", "=", "OperandInstr"], "ground_truth": ["->", "getOpcode", "(", ")", ";"], "File": "AArch64ISelLowering10", "Func": "shouldSinkOperands", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15847, "Length": 326, "Cover_Rate": 0.5905797101449275, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "loadRegFromStackSlot", "(", "MachineBasicBlock", "&", "MBB", ",", "MachineBasicBlock", "::", "iterator", "I", ",", "unsigned", "DestReg", ",", "int", "FI", ",", "const", "TargetRegisterClass", "*", "RC", ",", "const", "TargetRegisterInfo", "*", "TRI", ")", "const", "{", "DebugLoc", "DL", ";", "if", "(", "I", "!=", "MBB", ".", "end", "(", ")", ")", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineFunction", "&", "MF", "=", "*", "MBB", ".", "getParent", "(", ")", ";", "MachineFrameInfo", "&", "MFI", "=", "*", "MF", ".", "getFrameInfo", "(", ")", ";", "unsigned", "Align", "=", "MFI", ".", "getObjectAlignment", "(", "FI", ")", ";", "MachineMemOperand", "*", "MMO", "=", "MF", ".", "getMachineMemOperand", "(", "MachinePointerInfo", "::", "getFixedStack", "(", "FI", ")", ",", "MachineMemOperand", "::", "MOLoad", ",", "MFI", ".", "getObjectSize", "(", "FI", ")", ",", "Align", ")", ";", "switch", "(", "RC", "->", "getSize", "(", ")", ")", "{", "case", "", ":", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";", "}", "else", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";", "}", "else", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "if", "(", "Align", ">=", "", "&&", "getRegisterInfo", "(", ")", ".", "needsStackRealignment", "(", "MF", ")", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";", "}", "else", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addMemOperand", "(", "MMO", ")", ")", ";", "}", "}", "else", "llvm_unreachable", "(", "", ")", ";", "break", ";", "case", "", ":", "if", "(", "", ".", "hasSubClassEq", "(", "RC", ")", ")", "{", "if", "(", "Align", ">=", "", "&&", "getRegisterInfo", "(", ")", ".", "canRealignStack", "(", "MF", ")", ")", "{", "AddDefaultPred", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addFrameIndex", "(", "FI", ")", ".", "addImm", "(", "", ")", ".", "addMemOperand"], "ground_truth": ["(", "MMO", ")", ")", ";"], "File": "ARMBaseInstrInfo112", "Func": "loadRegFromStackSlot", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15848, "Length": 446, "Cover_Rate": 0.531585220500596, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getRegNum", "(", "const", "MCOperand"], "ground_truth": ["&", "MO", ")", "const", "{"], "File": "X86MCCodeEmitter40", "Func": "getX86RegNum", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15849, "Length": 10, "Cover_Rate": 0.3448275862068966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "Kind", "==", "k_Register", "&&", "Reg"], "ground_truth": [".", "Kind", "==", "Kind_CPU64Regs", ";"], "File": "MipsAsmParser102", "Func": "isCPU64RegsAsm", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15850, "Length": 11, "Cover_Rate": 0.6111111111111112, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vmaxnmavq_p_f16", "(", "float16_t", "__a", ",", "float16x8_t", "__b"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vmaxnmavq_p_f16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15851, "Length": 12, "Cover_Rate": 0.5217391304347826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "default", ":", "{", "if", "(", "InCPMode", "&&", "AFI", "->", "isThumbFunction", "(", ")", ")", "InCPMode", "=", "false", ";", "}", "}", "printInstruction", "(", "MI", ")"], "ground_truth": [";"], "File": "ARMAsmPrinter20", "Func": "printMachineInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15852, "Length": 26, "Cover_Rate": 0.3170731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "Constant", "*", ",", "", ">", "CV1", ";", "CV1", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "APFloat", "::", "IEEEdouble", ",", "APInt", "(", "", ",", "", ")", ")", ")", ")", ";", "CV1", ".", "push_back", "(", "ConstantFP", "::", "get", "(", "*", "Context", ",", "APFloat", "(", "APFloat", "::", "IEEEdouble", ",", "APInt", "(", "", ",", "", ")", ")", ")", ")", ";", "Constant", "*", "C1", "=", "ConstantVector", "::", "get", "(", "CV1", ")", ";", "SDValue", "CPIdx1", "=", "DAG", ".", "getConstantPool", "(", "C1", ",", "getPointerTy", "(", ")", ",", "", ")", ";", "SDValue", "XR1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Op", ".", "getOperand", "(", "", ")", ")", ";", "SDValue", "CLod0", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "DAG", ".", "getEntryNode", "(", ")", ",", "CPIdx0", ",", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "Unpck1", "=", "getUnpackl", "(", "DAG", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "XR1", ")", ",", "CLod0", ")", ";", "SDValue", "CLod1", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "CLod0", ".", "getValue", "(", "", ")", ",", "CPIdx1", ",", "MachinePointerInfo", "::", "getConstantPool", "(", ")", ",", "false", ",", "false", ",", "false", ",", "", ")", ";", "SDValue", "XR2F", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Unpck1", ")", ";", "SDValue", "Sub", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "XR2F", ",", "CLod1", ")", ";", "SDValue", "Result", ";", "if", "(", "Subtarget", "->", "hasSSE3", "(", ")", ")", "{", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Sub", ",", "Sub", ")", ";", "}", "else", "{", "SDValue", "S2F", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Sub", ")", ";", "SDValue", "Shuffle", "=", "getTargetShuffleNode", "(", "", ",", "dl", ",", "", ",", "S2F", ",", "", ",", "DAG", ")", ";", "Result", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode"], "ground_truth": ["(", "", ",", "dl", ",", "", ",", "Shuffle", ")", ",", "Sub", ")", ";"], "File": "X86ISelLowering233", "Func": "LowerUINT_TO_FP_i64", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15853, "Length": 335, "Cover_Rate": 0.6979166666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "temp", ".", "val", "[", "", "]", "=", "vcombine_s64", "(", "val", ".", "val", "[", "", "]", ",", "vcreate_s64", "(", "__AARCH64_INT64_C", "(", "", ")", ")", ")", ";", "__o", "=", "__builtin_aarch64_set_qregoiv2di", "(", "__o", ",", "(", "int64x2_t", ")"], "ground_truth": ["temp", ".", "val", "[", "", "]", ",", "", ")", ";"], "File": "arm", "Func": "neon4_vst2_s64", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15854, "Length": 44, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsSubWord", "=", "(", "BitSize", "<", "", ")", ";", "unsigned", "Dest", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "MachineOperand", "Base", "=", "earlyUseOperand", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "int64_t", "Disp", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "MachineOperand", "Src2", "=", "earlyUseOperand", "(", "MI", "->", "getOperand", "(", "", ")", ")", ";", "unsigned", "BitShift", "=", "(", "IsSubWord", "?", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ":", "", ")", ";", "unsigned", "NegBitShift", "=", "(", "IsSubWord", "?", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ":", "", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "if", "(", "IsSubWord", ")", "BitSize", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getImm", "(", ")", ";", "const", "TargetRegisterClass", "*", "RC", "=", "(", "BitSize", "<=", "", "?", "&", "", ":", "&", "", ")", ";", "unsigned", "LOpcode", "=", "BitSize", "<=", "", "?", "", ":", "", ";", "unsigned", "CSOpcode", "=", "BitSize", "<=", "", "?", "", ":", "", ";", "LOpcode", "=", "TII", "->", "getOpcodeForOffset", "(", "LOpcode", ",", "Disp", ")", ";", "CSOpcode", "=", "TII", "->", "getOpcodeForOffset", "(", "CSOpcode", ",", "Disp", ")", ";", "assert", "(", "LOpcode", "&&", "CSOpcode", "&&", "", ")", ";", "unsigned", "OrigVal", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "OldVal", "=", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ";", "unsigned", "NewVal", "=", "(", "BinOpcode", "||", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "Src2", ".", "getReg", "(", ")", ")", ";", "unsigned", "RotatedOldVal", "=", "(", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "OldVal", ")", ";", "unsigned", "RotatedNewVal", "=", "(", "IsSubWord", "?", "MRI", ".", "createVirtualRegister", "(", "RC", ")", ":", "NewVal", ")", ";", "MachineBasicBlock", "*", "StartMBB", "=", "MBB", ";", "MachineBasicBlock", "*", "DoneMBB", "=", "splitBlockAfter", "(", "MI", ","], "ground_truth": ["MBB", ")", ";"], "File": "SystemZISelLowering118", "Func": "emitAtomicLoadBinary", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15855, "Length": 290, "Cover_Rate": 0.3225806451612903, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vmls_u8", "(", "uint8x8_t", "__a", ",", "uint8x8_t", "__b", ",", "uint8x8_t", "__c", ")", "{", "return", "(", "uint8x8_t", ")", "__builtin_neon_vmlsv8qi", "(", "(", "int8x8_t", ")", "__a", ",", "(", "int8x8_t", ")", "__b", ",", "("], "ground_truth": ["int8x8_t", ")", "__c", ")", ";"], "File": "arm", "Func": "neon_vmls_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15856, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MI", "<<", "", "<<", "TargetMBB", ".", "getNumber", "(", ")", "<<", "", ")", ";", "for", "(", "auto", "&", "Use", ":", "MI", ".", "uses", "(", ")", ")", "{", "if", "(", "Use", ".", "isReg", "(", ")", "&&", "Register", "::", "isVirtualRegister", "(", "Use", ".", "getReg", "(", ")", ")", ")", "{", "MachineInstr", "*", "DefInst", "=", "MRI", "->", "getVRegDef", "(", "Use", ".", "getReg", "(", ")", ")", ";", "if", "(", "DefInst", "->", "isPHI", "(", ")", "&&", "DefInst", "->", "getParent", "(", ")", "==", "MI", ".", "getParent", "(", ")", ")", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "return", "false", ";", "}", "else", "{", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "}", "}", "}", "LLVM_DEBUG", "(", "dbgs", "(", ")"], "ground_truth": ["<<", "", ")", ";"], "File": "PPCBranchCoalescing10", "Func": "canMoveToEnd", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15857, "Length": 126, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineFunction", "::", "iterator", "B", "=", "MF", "->", "begin", "(", ")", ",", "E", "=", "MF", "->", "end", "(", ")", ";", "B", "!=", "E", ";", "++", "B", ")", "{", "for", "(", "MachineBasicBlock", "::", "instr_iterator", "I", "=", "B", "->", "instr_begin", "(", ")", ",", "EB", "=", "B", "->", "instr_end", "(", ")", ";", "I", "!=", "EB", ";", "++", "I", ")", "{", "switch", "(", "I", "->", "getDesc", "(", ")", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "*", "I", "<<", "", ")", ";", "J", "=", "I", "->", "getNumOperands", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "J", "<<", "", ")", ";", "MachineOperand", "&", "Literal", "=", "I", "->", "getOperand", "(", "", ")", ";", "if", "(", "Literal", ".", "isImm", "(", ")", ")", "{", "int64_t", "V", "=", "Literal", ".", "getImm", "(", ")", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "V"], "ground_truth": ["<<", "", ")", ";"], "File": "MipsConstantIslandPass41", "Func": "prescanForConstants", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15858, "Length": 152, "Cover_Rate": 0.5241379310344828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "TargetMachine", "::", "TargetMachine", "(", "const", "Target", "&", "T", ",", "const", "Triple", "&", "TT", ",", "StringRef", "CPU", ",", "StringRef", "FS", ",", "const", "TargetOptions", "&", "Options", ",", "Optional", "<", "Reloc", "::", "Model", ">", "RM", ",", "Optional", "<", "CodeModel", "::", "Model", ">", "CM", ",", "CodeGenOpt", "::", "Level", "OL", ",", "bool", "JIT", ")", ":", "LLVMTargetMachine", "(", "T", ",", "", "", ",", "TT", ",", "CPU", ",", "FS", ",", "Options", ",", "getRelocModel", "(", "RM", ")", ",", "getEffectiveCodeModel", "(", "CM", ",", "CodeModel", "::", "Small", ")", ",", "OL", ")"], "ground_truth": [",", "TLOF", "(", "std", "::", "make_unique", "<", "TargetLoweringObjectFileELF", ">", "(", ")", ")", ",", "Subtarget", "(", "TT", ",", "std", "::", "string", "(", "CPU", ")", ",", "std", "::", "string", "(", "FS", ")", ",", "*", "this", ")", "{"], "File": "ARCTargetMachine10", "Func": "ARCTargetMachine", "Target": "ARC", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15859, "Length": 116, "Cover_Rate": 0.9586776859504132, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "Reg"], "ground_truth": [".", "RegNum", ")", ")", ";"], "File": "MipsAsmParser102", "Func": "addHWRegsAsmOperands", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15860, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "return", "", "-", "", "-", "(", "TFI", "->", "hasFP", "(", "MF", ")", "||", "STI", "->", "isTargetDarwin", "(", ")", ")", "-", "STI", "->", "isTargetDarwin", "(", ")", "-", "hasBasePointer", "(", "MF", ")", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case"], "ground_truth": ["", ":"], "File": "AArch64RegisterInfo1", "Func": "getRegPressureLimit", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15861, "Length": 61, "Cover_Rate": 0.32620320855614976, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "(", "!", "NeedMask", "||", "LateMask", ")", "&&", "!", "Res", ")", "{", "ValueRotInfo", "&", "VRI", "=", "ValueRotsVec", "[", "", "]", ";", "if", "(", "VRI", ".", "RLAmt", ")", "{", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "", ";", "SDValue", "Ops", "[", "]", "=", "{", "VRI", ".", "V", ",", "getI32Imm", "(", "VRI", ".", "RLAmt", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", ",", "getI32Imm", "(", "", ",", "dl", ")", "}", ";", "Res", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "else", "{", "Res", "=", "VRI", ".", "V", ";", "}", "eraseMatchingBitGroups", "(", "[", "VRI", "]", "(", "const", "BitGroup", "&", "BG", ")", "{", "return", "BG", ".", "V", "==", "VRI", ".", "V", "&&", "BG", ".", "RLAmt", "==", "VRI", ".", "RLAmt", ";", "}", ")", ";", "}", "if", "(", "InstCnt", ")", "*", "InstCnt", "+=", "BitGroups", ".", "size", "(", ")", ";", "for", "(", "auto", "&", "BG", ":", "BitGroups", ")", "{", "if", "(", "!", "Res", ")", "{", "SDValue", "Ops", "[", "]", "=", "{", "BG", ".", "V", ",", "getI32Imm", "(", "BG", ".", "RLAmt", ",", "dl", ")", ",", "getI32Imm", "(", "Bits", ".", "size", "(", ")", "-", "BG", ".", "EndIdx", "-", "", ",", "dl", ")", ",", "getI32Imm", "(", "Bits", ".", "size", "(", ")", "-", "BG", ".", "StartIdx", "-", "", ",", "dl", ")", "}", ";", "Res", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ",", "", ",", "Ops", ")", ",", "", ")", ";", "}", "else", "{", "SDValue", "Ops", "[", "]", "=", "{", "Res", ",", "BG", ".", "V", ",", "getI32Imm", "(", "BG", ".", "RLAmt", ",", "dl", ")", ",", "getI32Imm", "(", "Bits", ".", "size", "(", ")", "-", "BG", ".", "EndIdx", "-", "", ",", "dl", ")", ",", "getI32Imm", "(", "Bits", ".", "size", "(", ")", "-", "BG", ".", "StartIdx", "-", "", ",", "dl", ")", "}", ";", "Res", "=", "SDValue", "(", "CurDAG", "->", "getMachineNode", "(", "", ",", "dl", ","], "ground_truth": ["", ",", "Ops", ")", ",", "", ")", ";"], "File": "PPCISelDAGToDAG107", "Func": "Select32", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15862, "Length": 316, "Cover_Rate": 0.535593220338983, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "LHS3", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LHS_1", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "SDValue", "RHS_0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "RHS", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "SDValue", "RHS_1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "RHS", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "SDValue", "RHS0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "RHS_0", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "SDValue", "RHS1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "RHS_0", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "SDValue", "RHS2", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "RHS_1", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "SDValue", "RHS3", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "RHS_1", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "if", "(", "UseTest", ")", "{", "SDValue", "Top", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LHS3", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ";", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "Top", ")", ";", "}", "else", "{", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LHS0", ",", "RHS0", ")", ";", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LHS1", ",", "RHS1", ",", "Cmp", ")", ";", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LHS2", ",", "RHS2", ",", "Cmp", ")", ";", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LHS3", ",", "RHS3", ",", "Cmp", ")", ";", "}", "}", "else", "if", "(", "VT", "==", "", "||", "VT", "==", "", ")", "{", "if", "(", "UseTest", ")", "{", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "(", "VT", "==", "", ")", "?", "LHS", ":", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LHS", ",", "DAG", ".", "getIntPtrConstant", "(", "", ",", "DL", ")", ")", ")", ";", "}", "else", "{", "Cmp", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "LHS", ",", "RHS", ")", ";", "}", "}", "else", "{", "llvm_unreachable", "(", "", ")", ";", "}", "if", "(", "!", "UseTest", ")", "{", "cc", "=", "DAG", ".", "getConstant", "(", "intCCToCC", "(", "CC", ")"], "ground_truth": [",", "DL", ",", "", ")", ";"], "File": "AVRISelLowering", "Func": "getAVRCmp", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15863, "Length": 411, "Cover_Rate": 0.32134480062548865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VT", ".", "isVector", "(", ")", ")", "{", "assert", "(", "Subtarget", ".", "hasVBMI2", "(", ")", "&&", "", ")", ";", "if", "(", "IsFSHR", ")", "std", "::", "swap", "(", "Op0", ",", "Op1", ")", ";", "APInt", "APIntShiftAmt", ";", "if", "(", "isConstantSplat", "(", "Amt", ",", "APIntShiftAmt", ")", ")", "{", "uint64_t", "ShiftAmt", "=", "APIntShiftAmt", ".", "getZExtValue", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "IsFSHR", "?", "", ":", "", ",", "DL", ",", "VT", ",", "Op0", ",", "Op1", ",", "DAG", ".", "getConstant", "(", "ShiftAmt", ",", "DL", ",", "", ")", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "IsFSHR", "?", "", ":", "", ",", "DL", ",", "VT", ",", "Op0", ",", "Op1", ",", "Amt", ")", ";", "}", "assert", "(", "(", "VT", "==", "", "||", "VT", "==", "", "||", "VT", "==", "", ")", "&&", "", ")", ";", "bool", "OptForSize", "=", "DAG", ".", "getMachineFunction", "(", ")", ".", "getFunction", "(", ")", ".", "optForSize", "(", ")", ";", "if", "(", "!", "OptForSize", "&&", "Subtarget", ".", "isSHLDSlow", "(", ")", ")", "return", "SDValue"], "ground_truth": ["(", ")", ";"], "File": "X86ISelLowering11", "Func": "LowerFunnelShift", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15864, "Length": 162, "Cover_Rate": 0.4366576819407008, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "*", "getInstrInfo", "(", ")", "const", "override", "{", "return", "&"], "ground_truth": ["InstrInfo", ";"], "File": "TGSISubtarget", "Func": "getInstrInfo", "Target": "TGSI", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15865, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "ix86_function_arg_advance", "(", "cumulative_args_t", "cum_v", ",", "machine_mode", "mode", ",", "const_tree", "type", ",", "bool", "named", ")", "{", "CUMULATIVE_ARGS", "*", "cum", "=", "get_cumulative_args", "(", "cum_v", ")", ";", "HOST_WIDE_INT", "bytes", ",", "words", ";", "int", "nregs", ";", "if", "(", "mode", "==", "BLKmode", ")", "bytes", "=", "int_size_in_bytes", "(", "type", ")", ";", "else", "bytes", "=", "GET_MODE_SIZE", "(", "mode", ")", ";", "words", "=", "CEIL", "(", "bytes", ",", "UNITS_PER_WORD", ")", ";", "if", "(", "type", ")", "mode", "=", "type_natural_mode", "(", "type", ",", "NULL", ",", "false", ")", ";", "if", "(", "(", "type", "&&", "POINTER_BOUNDS_TYPE_P", "(", "type", ")", ")", "||", "POINTER_BOUNDS_MODE_P", "(", "mode", ")", ")", "{", "if", "(", "cum", "->", "bnds_in_bt", ")", "{", "cum", "->", "bnds_in_bt", "--", ";", "return", ";", "}", "if", "(", "cum", "->", "force_bnd_pass", ")", "cum", "->", "force_bnd_pass", "--", ";", "cum", "->", "bnd_regno", "++", ";", "return", ";", "}", "cum", "->", "bnds_in_bt", "=", "", ";", "if", "(", "cum", "->", "force_bnd_pass", ")", "{", "cum", "->", "bnd_regno", "+=", "cum", "->", "force_bnd_pass", ";", "cum", "->", "force_bnd_pass", "=", "", ";", "}", "if", "(", "TARGET_64BIT", ")", "{", "enum", "calling_abi", "call_abi", "=", "cum", "?", "cum", "->", "call_abi", ":", "ix86_abi", ";", "if", "(", "call_abi", "==", "MS_ABI", ")", "nregs", "=", "function_arg_advance_ms_64", "(", "cum", ",", "bytes", ",", "words", ")", ";", "else", "nregs", "=", "function_arg_advance_64", "(", "cum", ",", "mode", ",", "type", ",", "words", ",", "named", ")", ";", "}", "else", "nregs", "=", "function_arg_advance_32", "(", "cum", ",", "mode", ","], "ground_truth": ["type", ",", "bytes", ",", "words", ")", ";"], "File": "i3865", "Func": "ix86_function_arg_advance", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15866, "Length": 225, "Cover_Rate": 0.8928571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "VectorSize", "=", "VT", ".", "getVectorNumElements", "(", ")", "*", "", ";", "if", "(", "VectorSize", "<", "", "||", "VectorSize", ">", "RegSize", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "EVT", "ReducedVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "VT", ".", "getVectorNumElements", "(", ")", ")", ";", "EVT", "MAddVT", "=", "EVT", "::", "getVectorVT", "(", "*", "DAG", ".", "getContext", "(", ")", ",", "", ",", "VT", ".", "getVectorNumElements", "(", ")", "/", "", ")", ";", "SDValue", "N0", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ReducedVT", ",", "MulOp", "->", "getOperand", "(", "", ")", ")", ";", "SDValue", "N1", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "ReducedVT", ",", "MulOp", "->", "getOperand", "(", "", ")", ")", ";", "auto", "PMADDWDBuilder", "=", "[", "]", "(", "SelectionDAG", "&", "DAG", ",", "const", "SDLoc", "&", "DL", ",", "ArrayRef", "<", "SDValue", ">", "Ops", ")", "{", "MVT", "VT", "=", "", "(", "", ",", "Ops", "[", "", "]", ".", "getValueSizeInBits", "(", ")", "/", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Ops", ")", ";", "}", ";", "SDValue", "Madd", "=", "SplitOpsAndApply", "(", "DAG", ",", "Subtarget", ",", "DL", ",", "MAddVT", ",", "{", "N0", ",", "N1", "}", ",", "PMADDWDBuilder", ")", ";", "SDValue", "Zero", "=", "getZeroVector", "(", "Madd", ".", "getSimpleValueType", "(", ")", ",", "Subtarget", ",", "DAG", ",", "DL", ")", ";", "SDValue", "Concat", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Madd", ",", "Zero", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "Concat"], "ground_truth": [",", "Phi", ")", ";"], "File": "X86ISelLowering102", "Func": "combineLoopMAddPattern", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15867, "Length": 253, "Cover_Rate": 0.5883720930232558, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", "==", "", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "Mnemonic", ".", "startswith", "(", "", ")", "||", "(", "FullInst", ".", "startswith", "(", "", ")", "&&", "FullInst", ".", "endswith", "(", "", ")", ")", ")", "{", "CanAcceptPredicationCode", "=", "false", ";", "}", "else", "if", "(", "!", "isThumb", "(", ")", ")", "{", "CanAcceptPredicationCode", "=", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "Mnemonic", "!=", "", "&&", "!", "Mnemonic", ".", "startswith", "(", "", ")", "&&", "!", "Mnemonic", ".", "startswith", "(", "", ")", ";", "}", "else", "if", "(", "isThumbOne", "(", ")"], "ground_truth": [")", "{"], "File": "ARMAsmParser21", "Func": "getMnemonicAcceptInfo", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15868, "Length": 238, "Cover_Rate": 0.5876543209876544, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "setCanHaveModuleDir", "("], "ground_truth": ["false", ")", ";"], "File": "MipsTargetStreamer11", "Func": "emitDirectiveSetNoMacro", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15869, "Length": 5, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "uintHI_type_internal_node", "=", "unsigned_intHI_type_node", ";", "intSI_type_internal_node", "=", "intSI_type_node", ";", "uintSI_type_internal_node", "=", "unsigned_intSI_type_node", ";", "intDI_type_internal_node", "=", "intDI_type_node", ";", "uintDI_type_internal_node", "=", "unsigned_intDI_type_node", ";", "intTI_type_internal_node", "=", "intTI_type_node", ";", "uintTI_type_internal_node", "=", "unsigned_intTI_type_node", ";", "float_type_internal_node", "=", "float_type_node", ";", "double_type_internal_node", "=", "double_type_node", ";", "long_double_type_internal_node", "=", "long_double_type_node", ";", "dfloat64_type_internal_node", "=", "dfloat64_type_node", ";", "dfloat128_type_internal_node", "=", "dfloat128_type_node", ";", "void_type_internal_node", "=", "void_type_node", ";", "if", "(", "TARGET_FLOAT128_TYPE", ")", "{", "if", "(", "!", "TARGET_IEEEQUAD", "&&", "TARGET_LONG_DOUBLE_128", ")", "ibm128_float_type_node", "=", "long_double_type_node", ";", "else", "{", "ibm128_float_type_node", "=", "make_node", "(", "REAL_TYPE", ")", ";", "TYPE_PRECISION", "(", "ibm128_float_type_node", ")", "=", "", ";", "SET_TYPE_MODE", "(", "ibm128_float_type_node", ",", "IFmode", ")", ";", "layout_type", "(", "ibm128_float_type_node", ")", ";", "}", "lang_hooks", ".", "types", ".", "register_builtin_type", "(", "ibm128_float_type_node", ",", "", ")", ";", "if", "(", "TARGET_IEEEQUAD", "&&", "TARGET_LONG_DOUBLE_128", ")", "ieee128_float_type_node", "=", "long_double_type_node", ";", "else", "ieee128_float_type_node", "=", "float128_type_node", ";", "lang_hooks", ".", "types", ".", "register_builtin_type", "(", "ieee128_float_type_node", ",", "", ")", ";", "}", "else", "ieee128_float_type_node", "=", "ibm128_float_type_node", "=", "long_double_type_node", ";", "if", "(", "TARGET_EXTRA_BUILTINS", ")", "{", "vector_pair_type_node", "=", "make_node", "(", "OPAQUE_TYPE", ")", ";", "SET_TYPE_MODE", "(", "vector_pair_type_node", ",", "OOmode", ")", ";", "TYPE_SIZE", "(", "vector_pair_type_node", ")", "=", "bitsize_int", "(", "GET_MODE_BITSIZE", "(", "OOmode", ")", ")", ";", "TYPE_PRECISION", "(", "vector_pair_type_node", ")", "=", "GET_MODE_BITSIZE", "(", "OOmode", ")", ";", "TYPE_SIZE_UNIT", "(", "vector_pair_type_node", ")", "=", "size_int", "(", "GET_MODE_SIZE", "(", "OOmode", ")", ")", ";", "SET_TYPE_ALIGN", "(", "vector_pair_type_node", ",", "", ")", ";", "TYPE_USER_ALIGN", "(", "vector_pair_type_node", ")", "=", "", ";", "lang_hooks", ".", "types", ".", "register_builtin_type", "(", "vector_pair_type_node", ",", "", ")", ";", "vector_quad_type_node", "=", "make_node", "(", "OPAQUE_TYPE", ")", ";", "SET_TYPE_MODE", "(", "vector_quad_type_node", ",", "XOmode", ")", ";", "TYPE_SIZE", "(", "vector_quad_type_node", ")", "=", "bitsize_int", "(", "GET_MODE_BITSIZE", "(", "XOmode", ")", ")", ";", "TYPE_PRECISION", "(", "vector_quad_type_node", ")", "=", "GET_MODE_BITSIZE", "(", "XOmode", ")", ";", "TYPE_SIZE_UNIT", "(", "vector_quad_type_node", ")", "=", "size_int", "(", "GET_MODE_SIZE", "(", "XOmode", ")", ")", ";", "SET_TYPE_ALIGN", "(", "vector_quad_type_node", ",", "", ")", ";", "TYPE_USER_ALIGN", "(", "vector_quad_type_node", ")", "=", "", ";", "lang_hooks", ".", "types", ".", "register_builtin_type", "(", "vector_quad_type_node", ",", "", ")", ";", "}", "builtin_mode_to_type", "[", "QImode", "]", "[", "", "]", "=", "integer_type_node", ";", "builtin_mode_to_type", "[", "QImode", "]", "[", "", "]", "=", "unsigned_intSI_type_node", ";", "builtin_mode_to_type", "[", "HImode", "]", "[", "", "]", "=", "integer_type_node", ";", "builtin_mode_to_type", "[", "HImode", "]", "[", "", "]", "=", "unsigned_intSI_type_node", ";", "builtin_mode_to_type", "[", "SImode", "]", "[", "", "]", "=", "intSI_type_node", ";", "builtin_mode_to_type", "[", "SImode", "]", "[", "", "]", "=", "unsigned_intSI_type_node", ";", "builtin_mode_to_type", "[", "DImode", "]", "[", "", "]", "=", "intDI_type_node", ";", "builtin_mode_to_type", "[", "DImode", "]", "[", "", "]", "=", "unsigned_intDI_type_node", ";", "builtin_mode_to_type", "[", "TImode", "]", "[", "", "]", "=", "intTI_type_node", ";", "builtin_mode_to_type", "[", "TImode", "]", "[", "", "]", "=", "unsigned_intTI_type_node", ";", "builtin_mode_to_type", "[", "SFmode", "]", "[", "", "]", "=", "float_type_node", ";", "builtin_mode_to_type", "[", "DFmode", "]", "[", "", "]", "=", "double_type_node", ";", "builtin_mode_to_type", "[", "IFmode", "]", "[", "", "]", "=", "ibm128_float_type_node", ";", "builtin_mode_to_type", "[", "KFmode", "]", "[", "", "]", "=", "ieee128_float_type_node", ";", "builtin_mode_to_type", "[", "TFmode", "]", "[", "", "]", "=", "long_double_type_node", ";", "builtin_mode_to_type", "[", "DDmode", "]", "[", "", "]", "=", "dfloat64_type_node", ";", "builtin_mode_to_type", "[", "TDmode", "]", "[", "", "]", "=", "dfloat128_type_node", ";", "builtin_mode_to_type", "[", "V1TImode", "]", "[", "", "]", "=", "V1TI_type_node", ";", "builtin_mode_to_type", "[", "V1TImode", "]", "[", "", "]", "=", "unsigned_V1TI_type_node", ";", "builtin_mode_to_type", "[", "V2DImode", "]", "[", "", "]", "=", "V2DI_type_node", ";", "builtin_mode_to_type", "[", "V2DImode", "]", "[", "", "]"], "ground_truth": ["=", "unsigned_V2DI_type_node", ";"], "File": "rs6000-call1", "Func": "rs6000_init_builtins", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15870, "Length": 508, "Cover_Rate": 0.31572405220633937, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "OffsetStride", "=", "IsScaled", "?", "", ":", "getMemScale", "(", "*", "I", ")", ";", "bool", "MergeForward", "=", "Flags", ".", "getMergeForward", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "InsertionPoint", "=", "MergeForward", "?", "MergeMI", ":", "I", ";", "const", "MachineOperand", "&", "BaseRegOp", "=", "MergeForward", "?", "getLdStBaseOp", "(", "*", "MergeMI", ")", ":", "getLdStBaseOp", "(", "*", "I", ")", ";", "MachineInstr", "*", "RtMI", ";", "if", "(", "getLdStOffsetOp", "(", "*", "I", ")", ".", "getImm", "(", ")", "==", "getLdStOffsetOp", "(", "*", "MergeMI", ")", ".", "getImm", "(", ")", "+", "OffsetStride", ")", "RtMI", "=", "&", "*", "MergeMI", ";", "else", "RtMI", "=", "&", "*", "I", ";", "int", "OffsetImm", "=", "getLdStOffsetOp", "(", "*", "RtMI", ")", ".", "getImm", "(", ")", ";", "if", "(", "IsScaled", ")", "{", "assert", "(", "(", "(", "OffsetImm", "&", "", ")", "==", "", ")", "&&", "", ")", ";", "OffsetImm", "/=", "", ";", "}", "DebugLoc", "DL", "=", "I", "->", "getDebugLoc", "(", ")", ";", "MachineBasicBlock", "*", "MBB", "=", "I", "->", "getParent", "(", ")", ";", "MachineInstrBuilder", "MIB", ";", "MIB", "=", "BuildMI", "(", "*", "MBB", ",", "InsertionPoint", ",", "DL", ",", "TII", "->", "get", "(", "getMatchingWideOpcode", "(", "Opc", ")", ")", ")", ".", "addReg", "(", "isNarrowStore", "(", "Opc", ")", "?", "", ":", "", ")", ".", "add", "(", "BaseRegOp", ")", ".", "addImm", "(", "OffsetImm", ")", ".", "cloneMergedMemRefs", "(", "{", "&", "*", "I", ",", "&", "*", "MergeMI", "}", ")", ".", "setMIFlags", "(", "I", "->", "mergeFlagsWith", "(", "*", "MergeMI", ")", ")", ";", "(", "void", ")", "MIB", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "I", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "MergeMI", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "LLVM_DEBUG", "(", "(", "(", "MachineInstr", "*", ")", "MIB", ")", "->", "print", "(", "dbgs", "(", ")", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "I", "->", "eraseFromParent", "(", ")", ";", "MergeMI", "->", "eraseFromParent", "("], "ground_truth": [")", ";"], "File": "AArch64LoadStoreOptimizer38", "Func": "mergeNarrowZeroStores", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15871, "Length": 316, "Cover_Rate": 0.7841191066997518, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "reg_class_t", "mn10300_preferred_reload_class", "(", "rtx", "x", ",", "reg_class_t", "rclass", ")", "{", "if", "(", "x", "==", "stack_pointer_rtx", "&&", "rclass", "!=", "SP_REGS", ")", "return", "(", "TARGET_AM33", "?", "GENERAL_REGS", ":", "ADDRESS_REGS", ")", ";", "else", "if", "(", "MEM_P", "(", "x", ")", "||", "(", "REG_P", "(", "x", ")", "&&", "!", "HARD_REGISTER_P", "(", "x", ")", ")", "||", "(", "GET_CODE", "(", "x", ")", "==", "SUBREG", "&&", "REG_P", "(", "SUBREG_REG", "(", "x", ")"], "ground_truth": [")", "&&", "!", "HARD_REGISTER_P", "(", "SUBREG_REG", "(", "x", ")", ")", ")", ")", "return", "LIMIT_RELOAD_CLASS", "(", "GET_MODE", "(", "x", ")", ",", "rclass", ")", ";"], "File": "mn10300", "Func": "mn10300_preferred_reload_class", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15872, "Length": 88, "Cover_Rate": 0.946236559139785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "NeedsCFI", "?", "", ":", "", ";", "case", "", ":", "return", "NeedsCFI", "?", "", ":", "", ";", "case", "", ":", "return", "NeedsCFI", "?", "", ":", "", ";", "case", "", ":", "return", "NeedsCFI", "?", "", ":", "", ";", "case", "", ":", "return", "NeedsCFI", "?", "", ":", "", ";", "case"], "ground_truth": ["", ":"], "File": "SIInstrInfo2", "Func": "getVGPRSpillSaveOpcode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15873, "Length": 50, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "num_imm32_operand", ";", "int", "num_imm64_operand", ";", "if", "(", "insn", ")", "return", "get_num_immediates", "(", "insn", ",", "&", "num_imm_operand", ",", "&", "num_imm32_operand", ",", "&", "num_imm64_operand", ")", ";", "return", "false"], "ground_truth": [";"], "File": "i3865", "Func": "has_immediate", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15874, "Length": 28, "Cover_Rate": 0.6829268292682927, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "__m64", "__attribute__", "(", "(", "__always_inline__", ")", ")", "_mm_slli_pi16", "(", "__m64", "__m", ",", "int", "__count", ")", "{", "return", "(", "__m64", ")", "__builtin_ia32_psllw", "(", "(", "__v4hi", ")", "__m"], "ground_truth": [",", "__count", ")", ";"], "File": "mmintrin5", "Func": "_mm_slli_pi16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15875, "Length": 32, "Cover_Rate": 0.9696969696969697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "nvptxSubtarget", "=", "&", "F", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "return", "AsmPrinter", "::", "runOnMachineFunction", "(", "F"], "ground_truth": [")", ";"], "File": "NVPTXAsmPrinter", "Func": "runOnMachineFunction", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15876, "Length": 20, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "hasVGPRs", "(", "const", "TargetRegisterClass", "*", "RC", ")", "const", "{", "return", "getCommonSubClass", "(", "&", "AMDGPU", "::", "VGPR_32RegClass", ",", "RC", ")", "||", "getCommonSubClass", "(", "&", "AMDGPU", "::", "VReg_64RegClass", ",", "RC", ")", "||", "getCommonSubClass", "(", "&", "AMDGPU", "::", "VReg_96RegClass", ",", "RC", ")", "||", "getCommonSubClass", "(", "&", "AMDGPU", "::", "VReg_128RegClass", ",", "RC", ")", "||", "getCommonSubClass", "(", "&", "AMDGPU", "::"], "ground_truth": ["VReg_256RegClass", ",", "RC", ")", "||", "getCommonSubClass", "(", "&", "AMDGPU", "::", "VReg_512RegClass", ",", "RC", ")", ";"], "File": "SIRegisterInfo100", "Func": "hasVGPRs", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15877, "Length": 73, "Cover_Rate": 0.9864864864864865, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "EXECUTE_IF_SET_IN_BITMAP", "(", "insns", ",", "", ",", "id", ",", "bi", ")", "{", "convert_insn", "(", "DF_INSN_UID_GET", "(", "id", ")", "->", "insn", ")", ";", "converted_insns", "++"], "ground_truth": [";"], "File": "i386-features", "Func": "convert", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15878, "Length": 24, "Cover_Rate": 0.32, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Target", "=", "&", "MI", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Cond", "[", "", "]", ".", "setImm", "(", "", ")", ";", "Target", "=", "&", "MI", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Cond", "[", "", "]", ".", "setImm", "(", "", ")", ";", "Target", "=", "&", "MI", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Cond", "[", "", "]", ".", "setImm", "(", "", ")", ";", "Target", "=", "&", "MI", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Cond", "[", "", "]", ".", "setImm", "(", "", "|", "", ")", ";", "Target", "=", "&", "MI", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Cond", "[", "", "]", ".", "setImm", "(", "", ")", ";", "Target", "=", "&", "MI", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Cond", "[", "", "]", ".", "setImm", "(", "", "|", "", ")", ";", "Target", "=", "&", "MI", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Cond", "[", "", "]", ".", "setImm", "(", "", ")", ";", "Target", "=", "&", "MI", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Cond", "[", "", "]", ".", "setImm", "(", "", "|", "", ")", ";", "Target", "=", "&", "MI", "->", "getOperand", "(", "", ")", ";", "return", "true", ";", "case", "", ":", "case", "", ":", "Cond", "[", "", "]", ".", "setImm", "(", "", ")", ";", "Target", "=", "&", "MI", "->", "getOperand"], "ground_truth": ["(", "", ")", ";"], "File": "RISCVInstrInfo (2)1", "Func": "isBranch", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15879, "Length": 277, "Cover_Rate": 0.5794979079497908, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "REG_P", "(", "pliw2", "->", "src", ")", "&&", "REGNO", "(", "pliw2", "->", "src", ")", "==", "REGNO", "(", "pliw1", "->", "dest", ")", ")", "{", "if", "(", "pliw1", "->", "op", "==", "LIW_OP_MOV", "&&", "REG_P", "(", "pliw1", "->", "src", ")", ")", "{", "if", "(", "!", "REG_P", "(", "pliw1", "->", "src", ")", "&&", "(", "pliw2", "->", "op", "==", "LIW_OP_AND", "||", "pliw2", "->", "op", "==", "LIW_OP_OR", "||", "pliw2", "->", "op", "==", "LIW_OP_XOR", ")", ")", "return", "false", ";", "pliw2", "->", "src", "=", "pliw1", "->", "src", ";", "return", "true", ";", "}", "return", "false", ";", "}", "return", "true"], "ground_truth": [";"], "File": "mn10300", "Func": "check_liw_constraints", "Target": "mn10300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15880, "Length": 92, "Cover_Rate": 0.40707964601769914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "DAGToDAGISel", "::", "tryT2IndexedLoad", "(", "SDNode", "*", "N", ")", "{", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "N", ")", ";", "", "AM", "=", "LD", "->", "getAddressingMode", "(", ")", ";", "if", "(", "AM", "==", "", ")", "return", "false", ";", "EVT", "LoadedVT", "=", "LD", "->", "getMemoryVT", "(", ")", ";", "bool", "isSExtLd", "=", "LD", "->", "getExtensionType", "(", ")", "==", "", ";", "SDValue", "Offset", ";", "bool", "isPre", "=", "(", "AM", "==", "", ")", "||", "(", "AM", "==", "", ")", ";", "unsigned", "Opcode", "=", "", ";", "bool", "Match", "=", "false", ";", "if", "(", "SelectT2AddrModeImm8Offset", "(", "N", ",", "LD", "->", "getOffset", "(", ")", ",", "Offset", ")", ")", "{", "switch", "(", "LoadedVT", ".", "getSimpleVT", "(", ")", ".", "SimpleTy", ")", "{", "case", "", ":", "Opcode", "=", "isPre", "?", "", ":", "", ";", "break", ";", "case", "", ":", "if", "(", "isSExtLd", ")", "Opcode", "=", "isPre", "?", "", ":", "", ";", "else", "Opcode", "=", "isPre", "?", "", ":", "", ";", "break", ";", "case", "", ":", "case", "", ":", "if", "(", "isSExtLd", ")", "Opcode", "=", "isPre", "?", ""], "ground_truth": [":", "", ";"], "File": "ARMISelDAGToDAG107", "Func": "tryT2IndexedLoad", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15881, "Length": 172, "Cover_Rate": 0.524390243902439, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "orig_tune_defaulted", ")", "opts", "->", "x_ix86_tune_string", "=", "NULL", ";", "if", "(", "enum_opts_set", ".", "x_ix86_fpmath", ")", "opts_set", "->", "x_ix86_fpmath", "=", "(", "enum", "fpmath_unit", ")", "", ";", "if", "(", "enum_opts_set", ".", "x_prefer_vector_width_type", ")", "opts_set", "->", "x_prefer_vector_width_type", "=", "(", "enum", "prefer_vector_width", ")", "", ";", "bool", "r", "=", "ix86_option_override_internal", "(", "false", ",", "opts", ",", "opts_set", ")", ";", "if", "(", "!", "r", ")", "{", "release_options_strings", "(", "option_strings", ")", ";", "return", "error_mark_node", ";", "}", "ix86_add_new_builtins", "(", "opts", "->", "x_ix86_isa_flags", ",", "opts", "->", "x_ix86_isa_flags2", ")", ";", "enum", "excess_precision", "orig_ix86_excess_precision", "=", "opts", "->", "x_ix86_excess_precision", ";", "bool", "orig_ix86_unsafe_math_optimizations", "=", "opts", "->", "x_ix86_unsafe_math_optimizations", ";", "opts", "->", "x_ix86_excess_precision", "=", "opts", "->", "x_flag_excess_precision", ";", "opts", "->", "x_ix86_unsafe_math_optimizations", "=", "opts", "->", "x_flag_unsafe_math_optimizations", ";", "t", "=", "build_target_option_node", "(", "opts", ",", "opts_set", ")", ";", "opts", "->", "x_ix86_arch_string", "=", "orig_arch_string", ";", "opts", "->", "x_ix86_tune_string", "=", "orig_tune_string", ";", "opts_set", "->", "x_ix86_fpmath", "=", "orig_fpmath_set", ";", "opts_set", "->", "x_prefer_vector_width_type", "=", "orig_pvw_set", ";", "opts", "->", "x_ix86_excess_precision", "=", "orig_ix86_excess_precision", ";", "opts", "->", "x_ix86_unsafe_math_optimizations", "=", "orig_ix86_unsafe_math_optimizations", ";", "release_options_strings", "(", "option_strings"], "ground_truth": [")", ";"], "File": "i386-options1", "Func": "ix86_valid_target_attribute_tree", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15882, "Length": 162, "Cover_Rate": 0.40703517587939697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Val", "=", "(", "MO", ".", "getImm", "(", ")", "&", "", ")", ";", "assert", "(", "Val", "==", "MO", ".", "getImm", "(", ")", "&&", "", ")", ";", "unsigned", "Shift", "=", "", "(", "MI", "->", "getOperand", "(", "OpNum", "+", "", ")", ".", "getImm", "(", ")", ")", ";", "O", "<<", "'#'", "<<", "Val", ";", "if", "(", "Shift", "!=", "", ")", "printShifter", "(", "MI", ",", "OpNum", "+", "", ",", "O", ")", ";", "if", "(", "CommentStream", ")", "*", "CommentStream", "<<", "", "<<", "(", "Val", "<<"], "ground_truth": ["Shift", ")", "<<", "'\\n'", ";"], "File": "ARM64InstPrinter1", "Func": "printAddSubImm", "Target": "ARM64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15883, "Length": 85, "Cover_Rate": 0.5246913580246914, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ret", ".", "val", "[", "", "]", "=", "(", "poly8x8_t", ")", "__builtin_aarch64_get_dregciv8qi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "poly8x8_t", ")", "__builtin_aarch64_get_dregciv8qi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "poly8x8_t", ")", "__builtin_aarch64_get_dregciv8qi", "(", "__o", ","], "ground_truth": ["", ")", ";"], "File": "arm", "Func": "neon2_vld3_dup_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15884, "Length": 51, "Cover_Rate": 0.6296296296296297, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "D", "(", "", ","], "ground_truth": ["", ",", "", ")", ";"], "File": "disassembler", "Func": "mov_mixp_r6", "Target": "Teak", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15885, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "allowsMisalignedMemoryAccesses", "(", "EVT", "VT", ",", "unsigned", "AS", ",", "unsigned", "Align", ",", "bool", "*", "Fast", ")", "const", "{", "if", "(", "Fast", ")", "*", "Fast", "=", "false", ";", "return", "Subtarget", ".", "isHVXVectorType", "(", "VT", ".", "getSimpleVT"], "ground_truth": ["(", ")", ")", ";"], "File": "HexagonISelLowering1", "Func": "allowsMisalignedMemoryAccesses", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15886, "Length": 41, "Cover_Rate": 0.9761904761904762, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createAnnotateUniformValues", "(", ")", "{", "return", "new", "AnnotateUniformValues"], "ground_truth": ["(", ")", ";"], "File": "AMDGPUAnnotateUniformValues", "Func": "createAMDGPUAnnotateUniformValues", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15887, "Length": 14, "Cover_Rate": 0.9333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_ia32_scattersiv2di", "(", "__addr", ",", "(", "__mmask8", ")", "", ",", "(", "__v4si", ")", "__index", ",", "("], "ground_truth": ["__v2di", ")", "__v1", ",", "__scale", ")", ";"], "File": "avx512vlintrin4", "Func": "_mm_i32scatter_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15888, "Length": 22, "Cover_Rate": 0.4074074074074074, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "OS", "<<", "", "<<", "Twine", "(", "RegNo", ")", "<<"], "ground_truth": ["", ";"], "File": "MipsTargetStreamer (2)1", "Func": "emitDirectiveSetAtWithArg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15889, "Length": 11, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "AsmBackend", "::", "writeNopData", "(", "uint64_t", "Count", ",", "MCObjectWriter", "*", "OW", ")", "const", "{", "if", "(", "(", "Count", "%", "", ")", "!=", "", ")", "return", "false", ";", "for", "(", "uint64_t", "i", "=", "", ";", "i", "<", "Count", ";", "i", "+=", "", ")", "OW", "->", "write32", "(", "", ")", ";", "return", "true"], "ground_truth": [";"], "File": "OR1KAsmBackend1", "Func": "writeNopData", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15890, "Length": 52, "Cover_Rate": 0.9811320754716981, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "vec_int4", ")", "(", "si_mpys", "(", "(", "qword", ")", "(", "a", ")", ",", "(", "qword", ")", "(", "b"], "ground_truth": [")", ")", ")", ")", ";"], "File": "spu2vmx", "Func": "spu_mulsr", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15891, "Length": 25, "Cover_Rate": 0.6578947368421053, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "REG_P", "(", "reg1", ")", "||", "!", "REG_P", "(", "reg2", ")", ")", "return", "false", ";", "regno1", "=", "REGNO", "(", "reg1", ")", ";", "regno2", "=", "REGNO", "(", "reg2", ")", ";", "if", "(", "!", "GP_REG_P", "(", "regno1", ")", "||", "!", "GP_REG_P", "(", "regno2", ")", ")", "return", "false", ";", "pair", "=", "(", "", "<<", "regno1", ")", "|", "(", "", "<<", "regno2", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "ARRAY_SIZE", "(", "match", ")", ";", "i", "++", ")", "if", "(", "pair", "==", "match", "[", "i", "]", ")", "return", "true", ";", "return"], "ground_truth": ["false", ";"], "File": "mips", "Func": "umips_movep_target_p", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15892, "Length": 93, "Cover_Rate": 0.6595744680851063, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "nvptx_maybe_convert_symbolic_operand", "(", "rtx", "orig_op", ")", "{", "if", "(", "GET_MODE", "(", "orig_op", ")", "!=", "Pmode", ")", "return", "orig_op", ";", "rtx", "op", "=", "orig_op", ";", "while", "(", "GET_CODE", "(", "op", ")", "==", "PLUS", "||", "GET_CODE", "(", "op", ")", "==", "CONST", ")", "op", "=", "XEXP", "(", "op", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "op", ")", "!=", "SYMBOL_REF", ")", "return", "orig_op", ";", "tree", "decl", "=", "SYMBOL_REF_DECL", "(", "op", ")", ";", "if", "(", "decl", "&&", "TREE_CODE", "(", "decl", ")", "==", "FUNCTION_DECL", ")", "{", "nvptx_record_needed_fndecl", "(", "decl", ")", ";", "return", "orig_op", ";", "}", "addr_space_t", "as", "=", "nvptx_addr_space_from_address", "(", "op", ")", ";", "if", "(", "as", "==", "ADDR_SPACE_GENERIC", ")", "return", "orig_op", ";", "enum", "unspec", "code"], "ground_truth": [";"], "File": "nvptx2", "Func": "nvptx_maybe_convert_symbolic_operand", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 15893, "Length": 111, "Cover_Rate": 0.6271186440677966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "unsigned", "*", "RegisterInfo", "::", "getCalleeSavedRegs", "(", "const", "MachineFunction", "*", "MF", ")", "const", "{", "static", "const", "unsigned", "CalleeSavedRegs", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "return", "CalleeSavedRegs"], "ground_truth": [";"], "File": "SystemZRegisterInfo13", "Func": "getCalleeSavedRegs", "Target": "SystemZ", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15894, "Length": 64, "Cover_Rate": 0.6336633663366337, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Subtarget", ".", "isDarwinABI", "(", ")", ")", "{", "FPOpOut", "=", "getFramePointerFrameIndex", "(", "DAG", ")", ";", "FPOpOut", "=", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "Chain", ",", "FPOpOut", ",", "MachinePointerInfo", "(", ")", ")", ";", "Chain", "=", "SDValue", "(", "FPOpOut", ".", "getNode", "(", ")", ","], "ground_truth": ["", ")", ";"], "File": "PPCISelLowering (2)7", "Func": "EmitTailCallLoadFPAndRetAddr", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15895, "Length": 48, "Cover_Rate": 0.3310344827586207, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "VT", ".", "getSizeInBits", "(", ")", "==", "", ")", "{", "SDValue", "Cst", "=", "DAG", ".", "getTargetConstantFP", "(", "+", "", ",", "", ")", ";", "SDValue", "Ops", "[", "]", "=", "{", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", ",", "Cst", "}", ";", "Vec", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Ops", ",", "", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ","], "ground_truth": ["VT", ",", "Vec", ")", ";"], "File": "X86ISelLowering191", "Func": "getZeroVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15896, "Length": 81, "Cover_Rate": 0.3665158371040724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vshlq_m_u8", "(", "uint8x16_t", "__inactive", ",", "uint8x16_t", "__a", ",", "int8x16_t", "__b", ",", "mve_pred16_t", "__p", ")", "{", "return", "__builtin_mve_vshlq_m_uv16qi", "(", "__inactive", ",", "__a", ","], "ground_truth": ["__b", ",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vshlq_m_u8", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15897, "Length": 27, "Cover_Rate": 0.9642857142857143, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "HOST_WIDE_INT", "size", "=", "", ";", "if", "(", "mode", "==", "BLKmode", ")", "{", "if", "(", "type", "&&", "TREE_CODE", "(", "TYPE_SIZE", "(", "type", ")", ")", "==", "INTEGER_CST", ")", "size", "=", "int_size_in_bytes", "(", "type", ")", ";", "}", "else", "size", "=", "GET_MODE_SIZE", "("], "ground_truth": ["mode", ")", ";"], "File": "rs60007", "Func": "rs6000_function_arg_padding", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15898, "Length": 42, "Cover_Rate": 0.3652173913043478, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Reg", "=", "getVectorListStart", "(", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "getVectorListCount", "(", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "OS", "<<", "Reg", "+", "i", "<<", "", ";", "OS", "<<", "", ";", "break", ";", "}", "case", "k_VectorIndex", ":", "OS", "<<", "", "<<", "getVectorIndex", "(", ")", "<<", "", ";", "break", ";", "case", "k_SysReg", ":", "OS", "<<", "", "<<", "getSysReg", "(", ")", "<<", "'>'", ";", "break", ";", "case", "k_Token", ":", "OS", "<<", "", "<<", "getToken", "(", ")", "<<", "", ";", "break", ";", "case", "k_SysCR", ":", "OS", "<<", "", "<<", "getSysCR", "(", ")", ";", "break", ";", "case", "k_Prefetch", ":", "{", "StringRef", "Name", "=", "getPrefetchName", "(", ")", ";", "if", "(", "!", "Name", ".", "empty", "(", ")", ")", "OS", "<<", "", "<<", "Name", "<<", "", ";", "else", "OS", "<<", "", "<<", "getPrefetch", "(", ")", "<<", "", ";", "break", ";", "}", "case", "k_PSBHint", ":", "OS", "<<", "getPSBHintName", "(", ")", ";", "break", ";", "case", "k_BTIHint"], "ground_truth": [":"], "File": "AArch64AsmParser105", "Func": "print", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15899, "Length": 156, "Cover_Rate": 0.38902743142144636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "SuperReg", "=", "TRI", "->", "getMatchingSuperReg", "(", "DestReg", ",", "", ",", "&", "", ")", ";", "if", "(", "VSXSelfCopyCrash", "&&", "SrcReg", "==", "SuperReg", ")", "llvm_unreachable", "(", "", ")", ";", "DestReg", "=", "SuperReg", ";", "}", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "unsigned", "SuperReg", "=", "TRI", "->", "getMatchingSuperReg", "(", "SrcReg", ",", "", ",", "&", "", ")", ";", "if", "(", "VSXSelfCopyCrash", "&&", "DestReg", "==", "SuperReg", ")", "llvm_unreachable", "(", "", ")", ";", "SrcReg", "=", "SuperReg", ";", "}", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "unsigned", "CRReg", "=", "getCRFromCRBit", "(", "SrcReg", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "CRReg", ")", ";", "getKillRegState", "(", "KillSrc", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "DestReg", ",", "RegState", "::", "Kill", ")", ".", "addImm", "(", "TRI", "->", "getEncodingValue", "(", "CRReg", ")", "*", "", "+", "(", "", "-", "getCRBitValue", "(", "SrcReg", ")", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "return", ";", "}", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "getKillRegState", "(", "KillSrc", ")", ";", "return", ";", "}", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "getKillRegState", "(", "KillSrc", ")", ";", "return", ";", "}", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "NumGPRtoVSRSpill", "++", ";", "getKillRegState", "(", "KillSrc", ")", ";", "return", ";", "}", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", "&&", "", ".", "contains", "(", "DestReg", ")", ")", "{", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "get", "(", "", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ";", "getKillRegState", "("], "ground_truth": ["KillSrc", ")", ";"], "File": "PPCInstrInfo10", "Func": "copyPhysReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15900, "Length": 382, "Cover_Rate": 0.4763092269326683, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "i", ",", "regno", ";", "rtx", "op", ";", "op", "=", "frv_read_argument", "(", "call", ",", "index", ")", ";", "if", "(", "GET_CODE", "(", "op", ")", "!=", "CONST_INT", "||", "INTVAL", "(", "op", ")", "<", "", "||", "INTVAL", "(", "op", ")", ">", "IACC_LAST", "-", "IACC_FIRST", "||", "(", "(", "INTVAL", "(", "op", ")", "*", "", ")", "&", "(", "GET_MODE_SIZE", "(", "mode", ")", "-", "", ")", ")", "!=", "", ")", "{", "error", "(", "", ")", ";", "op", "=", "const0_rtx", ";", "}", "regno", "=", "INTVAL", "(", "op", ")", "+", "IACC_FIRST", ";", "for", "(", "i", "=", "", ";", "i", "<", "HARD_REGNO_NREGS", "(", "regno", ",", "mode", ")", ";", "i", "++", ")"], "ground_truth": ["global_regs", "[", "regno", "+", "i", "]", "=", "", ";"], "File": "frv3", "Func": "frv_read_iacc_argument", "Target": "frv", "Target_Clf": "VLIW", "Compiler_Type": "GCC", "Idx": 15901, "Length": 111, "Cover_Rate": 0.8222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "aarch64_layout_frame", "(", ")", ";", "return", "cfun", "->", "machine", "->", "frame"], "ground_truth": [".", "frame_size", "==", "", ";"], "File": "aarch642", "Func": "aarch64_use_return_insn_p", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15902, "Length": 15, "Cover_Rate": 0.38461538461538464, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "base", ",", "offset", ";", "if", "(", "CONST_INT_P", "(", "x", ")", "&&", "loongarch_legitimate_constant_p", "(", "mode", ",", "x", ")", ")", "return", "true", ";", "split_const", "(", "x", ",", "&", "base", ",", "&", "offset", ")", ";", "if", "(", "loongarch_symbolic_constant_p", "(", "base", ",", "&", "type", ")", ")", "{", "if", "(", "IMM12_INT", "(", "offset", ")", "&&", "loongarch_symbol_insns", "(", "type", ",", "MAX_MACHINE_MODE", ")", ">", "", ")", "return", "true", ";", "}", "if", "(", "tls_referenced_p", "(", "x"], "ground_truth": [")", ")", "return", "true", ";"], "File": "loongarch", "Func": "loongarch_cannot_force_const_mem", "Target": "loongarch", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15903, "Length": 74, "Cover_Rate": 0.7956989247311828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128h", ")", "__builtin_ia32_getmantph128_mask", "(", "(", "__v8hf", ")", "__A", ",", "(", "__C", "<<", "", ")", "|", "__B", ",", "(", "__v8hf", ")", "_mm_setzero_ph", "(", ")", ",", "(", "__mmask8"], "ground_truth": [")", "__U", ")", ";"], "File": "avx512fp16vlintrin", "Func": "_mm_maskz_getmant_ph", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15904, "Length": 32, "Cover_Rate": 0.5245901639344263, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "PtrArgAS", "=", "PtrArg", "->", "getType", "(", ")", "->", "getPointerAddressSpace", "(", ")", ";", "auto", "*", "PtrTy", "=", "llvm", "::", "PointerType", "::", "get", "(", "PtrElemTy", ",", "PtrArgAS", ")", ";", "SmallVector", "<", "llvm", "::", "Type", "*", ",", "", ">", "ArgTys", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "PtrArgLoc", ";", "++", "I", ")", "ArgTys", ".", "push_back", "(", "CI", "->", "getArgOperand", "(", "I", ")", "->", "getType", "(", ")", ")", ";", "ArgTys", ".", "push_back", "(", "PtrTy", ")", ";", "Name", "=", "Name", "+", "", "+", "std", "::", "to_string", "(", "Size", ")", ";", "auto", "*", "FTy", "=", "FunctionType", "::", "get", "(", "Callee", "->", "getReturnType", "(", ")", ",", "ArrayRef", "<", "Type", "*", ">", "(", "ArgTys", ")", ",", "false", ")", ";", "LibFunc", "NewLibFunc", "(", "Name", ",", "FTy", ")", ";", "FunctionCallee", "F", "=", "LibFunc", "::", "getOrInsertFunction", "(", "M", ",", "NewLibFunc", ")", ";", "if", "(", "!", "F", ")", "return", "false", ";", "auto", "*", "BCast", "=", "B", ".", "CreatePointerCast", "(", "PtrArg", ",", "PtrTy", ")", ";", "SmallVector", "<", "Value", "*", ",", "", ">", "Args", ";", "for", "(", "unsigned", "I", "=", "", ";", "I", "!=", "PtrArgLoc", ";", "++", "I", ")", "Args", ".", "push_back", "(", "CI", "->", "getArgOperand", "(", "I", ")", ")", ";", "Args", ".", "push_back", "(", "BCast", ")", ";", "auto", "*", "NCI", "=", "B", ".", "CreateCall", "(", "F", ",", "Args", ")", ";", "NCI", "->", "setAttributes", "(", "CI", "->", "getAttributes", "(", ")", ")", ";", "CI", "->", "replaceAllUsesWith", "(", "NCI", ")", ";", "CI", "->", "dropAllReferences", "(", ")", ";", "CI", "->", "eraseFromParent", "(", ")", ";", "return", "true"], "ground_truth": [";"], "File": "AMDGPULibCalls19", "Func": "fold_read_write_pipe", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15905, "Length": 244, "Cover_Rate": 0.4756335282651072, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "OldR", ")", "||", "!", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "NewR", ")", ")", "return", "false", ";", "if", "(", "OldSR", "!=", "NewSR", "&&", "hasTiedUse", "(", "OldR", ",", "MRI", ",", "NewSR", ")", ")", "return", "false", ";", "auto", "Begin", "=", "MRI", ".", "use_begin", "(", "OldR", ")", ",", "End", "=", "MRI", ".", "use_end", "(", ")", ";", "decltype", "(", "End", ")", "NextI", ";", "for", "(", "auto", "I", "=", "Begin", ";", "I", "!=", "End", ";", "I"], "ground_truth": ["=", "NextI", ")", "{"], "File": "HexagonBitSimplify (2)1", "Func": "replaceSubWithSub", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15906, "Length": 79, "Cover_Rate": 0.5524475524475524, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "Z80InstrInfo", "*", "getInstrInfo", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "GBZ80Subtarget", "Func": "getInstrInfo", "Target": "GBZ80", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15907, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "RegisterClassInfo", "*", "getRegClassInfo", "("], "ground_truth": [")", "{"], "File": "TPCMachineScheduler", "Func": "getRegClassInfo", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15908, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "hasUndefRegUpdate", "(", "MI", ".", "getOpcode", "(", ")", ")", ")", "return", "", ";", "OpNum", "=", "", ";", "const", "MachineOperand", "&", "MO", "=", "MI", "."], "ground_truth": ["getOperand", "(", "OpNum", ")", ";"], "File": "X86InstrInfo144", "Func": "getUndefRegClearance", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15909, "Length": 31, "Cover_Rate": 0.3875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "std", "::", "string", "DataLayout", "=", "std", "::", "string", "(", "", "", "", "", "", ")", ";", "if", "(", "hasHWFP64", "(", ")", ")", "{", "DataLayout", ".", "append", "(", "", ")", ";", "}", "if", "(", "is64bit", "(", ")", ")", "{", "DataLayout", ".", "append", "(", "", ")", ";", "}", "else", "{", "DataLayout", ".", "append", "(", "", ")", ";", "}", "if", "(", "Gen", ">="], "ground_truth": ["AMDGPUSubtarget", "::", "SOUTHERN_ISLANDS", ")", "{"], "File": "AMDGPUSubtarget24", "Func": "getDataLayout", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15910, "Length": 65, "Cover_Rate": 0.7471264367816092, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "std", "::", "pair", "<", "Value", "*", ",", "Value", "*", ">", "matchStridedStart", "(", "Value", "*", "Start", ",", "IRBuilder", "<", ">", "&", "Builder", ")", "{", "auto", "*", "StartC", "=", "dyn_cast", "<", "Constant", ">", "(", "Start", ")", ";", "if", "(", "StartC", ")", "return", "matchStridedConstant", "(", "StartC", ")", ";", "auto", "*", "BO", "=", "dyn_cast", "<", "BinaryOperator", ">", "(", "Start", ")", ";", "if", "(", "!", "BO", "||", "BO", "->", "getOpcode", "(", ")", "!=", "Instruction", "::", "Add", ")", "return", "std", "::", "make_pair", "(", "nullptr", ",", "nullptr", ")", ";", "unsigned", "OtherIndex", "=", "", ";", "Value", "*", "Splat", "=", "getSplatValue", "(", "BO", "->", "getOperand", "(", "", ")", ")", ";", "if", "(", "!", "Splat", ")", "{", "Splat", "=", "getSplatValue", "(", "BO", "->", "getOperand", "(", "", ")", ")", ";", "OtherIndex", "=", "", ";", "}", "if", "(", "!", "Splat", ")", "return", "std", "::", "make_pair", "(", "nullptr"], "ground_truth": [",", "nullptr", ")", ";"], "File": "RISCVGatherScatterLowering", "Func": "matchStridedStart", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15911, "Length": 140, "Cover_Rate": 0.6422018348623854, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "unsigned", "MOHiFlag", ",", "MOLoFlag", ";", "bool", "IsPIC", "=", "isPositionIndependent", "(", ")", ";", "getLabelAccessInfo", "(", "IsPIC", ",", "Subtarget", ",", "MOHiFlag", ",", "MOLoFlag", ")", ";", "if", "(", "IsPIC", "&&", "Subtarget", ".", "isSVR4ABI", "(", ")", ")", "{", "SDValue", "GA", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ",", "", ")", ";", "return", "getTOCEntry", "(", "DAG", ",", "SDLoc", "(", "GA", ")", ",", "false", ",", "GA", ")", ";", "}", "SDValue", "JTIHi", "=", "DAG", ".", "getTargetJumpTable", "(", "JT", "->", "getIndex", "(", ")", ",", "PtrVT", ","], "ground_truth": ["MOHiFlag", ")", ";"], "File": "PPCISelLowering (2)7", "Func": "LowerJumpTable", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15912, "Length": 87, "Cover_Rate": 0.4223300970873786, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DebugLoc", "dl", "=", "Node", "->", "getDebugLoc", "(", ")", ";", "SDValue", "VAList", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "InChain", ",", "VAListPtr", ",", "SV", ",", "", ")", ";", "SDValue", "NextPtr", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "VAList", ",", "DAG", ".", "getConstant", "(", "VT", ".", "getSizeInBits", "(", ")", "/", "", ",", "", ")", ")", ";", "InChain", "=", "DAG", ".", "getStore", "(", "VAList", ".", "getValue", "(", "", ")", ",", "dl", ",", "NextPtr", ",", "VAListPtr", ",", "SV", ",", "", ")", ";", "if", "(", "VT", "!=", "", ")", "return", "DAG", ".", "getLoad", "(", "VT", ",", "dl", ",", "InChain", ",", "VAList", ",", "NULL", ",", "", ")", ";", "SDValue", "V", "=", "DAG", ".", "getLoad", "(", "", ",", "dl", ",", "InChain", ",", "VAList", ",", "NULL", ",", "", ")", ";", "SDValue", "Ops", "[", "", "]", "=", "{", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "V", ")", ",", "V", ".", "getValue", "(", "", ")", "}", ";", "return", "DAG", ".", "getMergeValues", "(", "Ops"], "ground_truth": [",", "", ",", "dl", ")", ";"], "File": "SparcISelLowering22", "Func": "LowerVAARG", "Target": "Sparc", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15913, "Length": 168, "Cover_Rate": 0.6486486486486487, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "if", "(", "(", "Imm", ">=", "DppCtrl", "::", "ROW_ROR_FIRST", ")", "&&", "(", "Imm", "<=", "DppCtrl", "::", "ROW_ROR_LAST", ")", ")", "{", "O", "<<", "", ";", "printU4ImmDecOperand", "(", "MI", ",", "OpNo", ",", "O", ")", ";", "}", "else", "if", "(", "Imm", "==", "DppCtrl", "::", "WAVE_SHL1", ")", "{", "if", "(", "!", "", "(", "STI", ")", "&&", "!", "", "(", "STI", ")", ")", "{", "O", "<<", "", ";", "return", ";", "}", "O", "<<", "", ";", "}", "else", "if", "(", "Imm", "==", "DppCtrl", "::", "WAVE_ROL1", ")", "{", "if", "(", "!", "", "(", "STI", ")", "&&", "!", "", "(", "STI", ")", ")", "{", "O", "<<", "", ";", "return", ";", "}", "O", "<<", "", ";", "}", "else", "if", "(", "Imm", "==", "DppCtrl", "::", "WAVE_SHR1", ")", "{", "if", "(", "!", "", "(", "STI", ")", "&&", "!", "", "(", "STI", ")", ")", "{", "O", "<<", "", ";", "return", ";", "}", "O", "<<", "", ";", "}", "else", "if", "(", "Imm", "==", "DppCtrl", "::", "WAVE_ROR1", ")", "{", "if", "(", "!", "", "(", "STI", ")", "&&", "!", "", "(", "STI", ")", ")", "{", "O", "<<", "", ";", "return", ";", "}", "O", "<<", "", ";", "}", "else", "if", "(", "Imm", "==", "DppCtrl", "::", "ROW_MIRROR", ")", "{", "O", "<<", "", ";", "}", "else", "if", "(", "Imm", "==", "DppCtrl", "::", "ROW_HALF_MIRROR", ")", "{", "O", "<<", "", ";", "}", "else", "if", "(", "Imm", "==", "DppCtrl", "::", "BCAST15", ")", "{", "if", "(", "!", "", "(", "STI", ")", "&&", "!", "", "(", "STI", ")", ")", "{", "O", "<<", "", ";", "return", ";", "}", "O", "<<", "", ";", "}", "else", "if", "(", "Imm", "==", "DppCtrl", "::", "BCAST31", ")", "{", "if", "(", "!", "", "(", "STI", ")", "&&", "!", "", "(", "STI", ")", ")", "{", "O", "<<", "", ";", "return", ";", "}", "O", "<<", "", ";", "}", "else", "if", "(", "(", "Imm", ">=", "DppCtrl", "::", "ROW_SHARE_FIRST", ")", "&&", "(", "Imm", "<=", "DppCtrl", "::", "ROW_SHARE_LAST", ")", ")", "{", "if", "(", "!", "", "(", "STI", ")", ")", "{", "O", "<<", "", ";", "return", ";", "}", "O", "<<", "", ";", "printU4ImmDecOperand", "(", "MI", ",", "OpNo", ",", "O", ")", ";", "}", "else", "if", "(", "(", "Imm", ">=", "DppCtrl", "::", "ROW_XMASK_FIRST", ")", "&&", "(", "Imm", "<=", "DppCtrl", "::", "ROW_XMASK_LAST", ")", ")", "{", "if", "(", "!", "", "(", "STI", ")", ")", "{", "O", "<<"], "ground_truth": ["", ";"], "File": "AMDGPUInstPrinter5", "Func": "printDPPCtrl", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15914, "Length": 370, "Cover_Rate": 0.6135986733001658, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ThisVal", "=", "MaxEncodableValue", ";", "}", "else", "{", "ThisVal", "=", "Offset", "&", "MaxEncodableValue", ";", "}", "assert", "(", "(", "ThisVal", ">>", "ShiftSize", ")", "<=", "MaxEncoding", "&&", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "ThisVal", ">>", "ShiftSize", ")", ".", "addImm", "(", "", "(", "", ",", "ShiftSize", ")", ")", ".", "setMIFlag", "(", "Flag", ")", ";", "if", "(", "NeedsWinCFI", "&&", "SrcReg", "==", "", "&&", "DestReg", "==", "", ")", "{", "if", "(", "HasWinCFI", ")", "*", "HasWinCFI", "=", "true", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "ThisVal", ")", ".", "setMIFlag", "(", "Flag", ")", ";", "}", "SrcReg", "=", "DestReg", ";", "Offset", "-=", "ThisVal", ";", "if", "(", "Offset", "==", "", ")", "return", ";", "}", "BuildMI", "(", "MBB", ",", "MBBI", ",", "DL", ",", "TII", "->", "get", "(", "Opc", ")", ",", "DestReg", ")", ".", "addReg", "(", "SrcReg", ")", ".", "addImm", "(", "Offset", ")", ".", "addImm", "(", "", "(", "", ",", "", ")", ")", ".", "setMIFlag", "(", "Flag", ")", ";", "if", "(", "NeedsWinCFI", ")", "{", "if", "(", "(", "DestReg", "==", "", "&&", "SrcReg", "==", "", ")", "||", "(", "SrcReg", "==", "", "&&", "DestReg", "==", "", ")", ")", "{", "if", "(", "HasWinCFI", ")", "*", "HasWinCFI"], "ground_truth": ["=", "true", ";"], "File": "AArch64InstrInfo10", "Func": "emitFrameOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15915, "Length": 218, "Cover_Rate": 0.4128787878787879, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "TLI", "=", "static_cast", "<", "const"], "ground_truth": ["TargetLowering", "*", ">", "(", "getTargetLowering", "(", ")", ")", ";"], "File": "AArch64ISelDAGToDAG22", "Func": "SelectAllActivePredicate", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15916, "Length": 17, "Cover_Rate": 0.4473684210526316, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmaxnmavq_fv4sf", "(", "__a"], "ground_truth": [",", "__b", ")", ";"], "File": "arm", "Func": "mve___arm_vmaxnmavq_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15917, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", ")", ";", "O", "<<", "", ";", "printRegName", "(", "O", ",", "MI", "->", "getOperand", "(", "OpNum", ")", ".", "getReg", "(", ")", "+", "", ")", ";", "O", "<<"], "ground_truth": ["", ";"], "File": "ARMInstPrinter (2)", "Func": "printVectorListThreeAllLanes", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15918, "Length": 46, "Cover_Rate": 0.5287356321839081, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsWin64", "=", "Subtarget", ".", "isCallingConvWin64", "(", "MF", ".", "getFunction", "(", ")", ".", "getCallingConv", "(", ")", ")", ";", "unsigned", "FixedObject", "=", "IsWin64", "?", "alignTo", "(", "AFI", "->", "getVarArgsGPRSize", "(", ")", ",", "", ")", ":", "", ";", "uint64_t", "AfterCSRPopSize", "=", "ArgumentPopSize", ";", "auto", "PrologueSaveSize", "=", "AFI", "->", "getCalleeSavedStackSize", "(", ")", "+", "FixedObject", ";", "bool", "CombineSPBump", "=", "shouldCombineCSRLocalStackBump", "(", "MF", ",", "NumBytes", ")", ";", "if", "(", "!", "CombineSPBump", "&&", "PrologueSaveSize", "!=", "", ")", "{", "MachineBasicBlock", "::", "iterator", "Pop", "=", "std", "::", "prev", "(", "MBB", ".", "getFirstTerminator", "(", ")", ")", ";", "const", "MachineOperand", "&", "OffsetOp", "=", "Pop", "->", "getOperand", "(", "Pop", "->", "getNumOperands", "(", ")", "-", "", ")", ";", "if", "(", "OffsetOp", ".", "getImm", "(", ")", "==", "", ")", "{", "convertCalleeSaveRestoreToSPPrePostIncDec", "(", "MBB", ",", "Pop", ",", "DL", ",", "TII", ",", "PrologueSaveSize", ")", ";", "}", "else", "{", "AfterCSRPopSize", "+=", "PrologueSaveSize", ";", "}", "}", "MachineBasicBlock", "::", "iterator", "LastPopI", "=", "MBB", ".", "getFirstTerminator", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "Begin", "=", "MBB", ".", "begin", "(", ")", ";", "while", "(", "LastPopI", "!=", "Begin", ")", "{", "--", "LastPopI", ";", "if", "(", "!", "LastPopI", "->", "getFlag", "(", "MachineInstr", "::", "FrameDestroy", ")", ")", "{", "++", "LastPopI", ";", "break", ";", "}", "else", "if", "(", "CombineSPBump", ")", "fixupCalleeSaveRestoreStackOffset", "(", "*", "LastPopI", ",", "AFI", "->", "getLocalStackSize", "(", ")", ")", ";", "}", "if", "(", "CombineSPBump", ")", "{", "emitFrameOffset", "(", "MBB", ",", "MBB", ".", "getFirstTerminator", "(", ")", ",", "DL", ",", "", ",", "", ",", "NumBytes", "+", "AfterCSRPopSize", ",", "TII", ",", "MachineInstr", "::", "FrameDestroy", ")", ";", "return", ";", "}", "NumBytes", "-=", "PrologueSaveSize"], "ground_truth": [";"], "File": "AArch64FrameLowering65", "Func": "emitEpilogue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15919, "Length": 247, "Cover_Rate": 0.3637702503681885, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "int32x4x2_t", "__i", ";", "__builtin_neon_oi", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "__builtin_neon_vst2v4si", "(", "(", "__builtin_neon_si", "*", ")", "__a", ",", "__bu", ".", "__o"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon_vst2q_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15920, "Length": 28, "Cover_Rate": 0.717948717948718, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "VECTOR_MODE_P", "(", "mode0", ")", ")", "op0", "=", "safe_vector_operand", "(", "op0", ",", "mode0", ")", ";", "if", "(", "VECTOR_MODE_P", "(", "mode1", ")", ")", "op1", "=", "safe_vector_operand", "(", "op1", ",", "mode1", ")", ";", "if", "(", "optimize", "||", "!", "target", "||", "GET_MODE", "(", "target", ")", "!=", "tmode", "||", "!", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", "(", "target", ",", "tmode", ")", ")", "target", "=", "gen_reg_rtx", "(", "tmode", ")", ";", "if", "(", "GET_MODE", "(", "op1", ")", "==", "SImode", "&&", "mode1", "==", "TImode", ")", "{", "rtx", "x", "=", "gen_reg_rtx", "(", "V4SImode", ")", ";", "emit_insn", "(", "gen_sse2_loadd", "(", "x", ",", "op1", ")", ")", ";", "op1", "=", "gen_lowpart", "(", "TImode", ",", "x", ")", ";", "}", "if", "(", "!", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", "(", "op0", ",", "mode0", ")", ")", "op0", "=", "copy_to_mode_reg", "(", "mode0", ",", "op0", ")", ";", "if", "(", "!", "insn_data", "[", "icode", "]", ".", "operand", "[", "", "]", ".", "predicate", "(", "op1", ",", "mode1", ")", ")", "op1", "=", "copy_to_mode_reg", "(", "mode1", ",", "op1", ")", ";", "pat", "=", "GEN_FCN", "(", "icode", ")", "(", "target", ",", "op0"], "ground_truth": [",", "op1", ")", ";"], "File": "i386-expand", "Func": "ix86_expand_binop_builtin", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15921, "Length": 185, "Cover_Rate": 0.6146179401993356, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cvtLdWriteBackRegAddrMode3", "(", "MCInst", "&", "Inst", ",", "unsigned", "Opcode", ",", "const", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&", "Operands", ")", "{", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")", "->", "addRegOperands", "(", "Inst", ",", "", ")", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "", ")", ")", ";", "(", "(", "Operand", "*", ")", "Operands", "[", "", "]", ")"], "ground_truth": ["->", "addAddrMode3Operands", "(", "Inst", ",", "", ")", ";"], "File": "ARMAsmParser111", "Func": "cvtLdWriteBackRegAddrMode3", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15922, "Length": 67, "Cover_Rate": 0.7282608695652174, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addMVEVectorIndexOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "assert", "(", "N", "==", "", "&&"], "ground_truth": ["", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "addMVEVectorIndexOperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15923, "Length": 21, "Cover_Rate": 0.5833333333333334, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "InLastByte", "+=", "MFI", ".", "getObjectSize", "(", "FI", "->", "getIndex", "(", ")", ")", "-", "", ";", "if", "(", "(", "InFirstByte", "<=", "FirstByte", "&&", "FirstByte", "<=", "InLastByte", ")", "||", "(", "FirstByte", "<=", "InFirstByte", "&&", "InFirstByte", "<=", "LastByte", ")", ")", "ArgChains", ".", "push_back", "(", "SDValue", "(", "L", ",", "", ")", ")", ";", "}", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Chain", ")", ","], "ground_truth": ["", ",", "ArgChains", ")", ";"], "File": "AArch64ISelLowering168", "Func": "addTokenForArgument", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15924, "Length": 67, "Cover_Rate": 0.3130841121495327, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_pminuw128", "(", "(", "__v8hi", ")", "__X"], "ground_truth": [",", "(", "__v8hi", ")", "__Y", ")", ";"], "File": "smmintrin", "Func": "_mm_min_epu16", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15925, "Length": 17, "Cover_Rate": 0.425, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "MULT", ":", "op2_l", "=", "gen_reg_rtx", "(", "qimode", ")", ";", "op2_h", "=", "gen_reg_rtx", "(", "qimode", ")", ";", "emit_insn", "(", "gen_il", "(", "op2_l", ",", "op2", ",", "op2", ")", ")", ";", "emit_insn", "(", "gen_ih", "(", "op2_h", ",", "op2", ",", "op2", ")", ")", ";", "op1_l", "=", "gen_reg_rtx", "(", "qimode", ")", ";", "op1_h", "=", "gen_reg_rtx", "(", "qimode", ")", ";", "emit_insn", "(", "gen_il", "(", "op1_l", ",", "op1", ",", "op1", ")", ")", ";", "emit_insn", "(", "gen_ih", "(", "op1_h", ",", "op1", ",", "op1", ")", ")", ";", "full_interleave", "=", "qimode", "==", "V16QImode", ";", "break", ";", "case", "ASHIFT", ":", "case", "LSHIFTRT", ":", "uns_p", "=", "true", ";", "case", "ASHIFTRT", ":", "op1_l", "=", "gen_reg_rtx", "(", "himode", ")", ";", "op1_h", "=", "gen_reg_rtx", "(", "himode", ")", ";", "ix86_expand_sse_unpack", "(", "op1_l", ",", "op1", ",", "uns_p", ",", "false", ")", ";", "ix86_expand_sse_unpack", "(", "op1_h", ",", "op1", ",", "uns_p", ",", "true", ")", ";", "full_interleave", "=", "true", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "res_l", "=", "expand_simple_binop", "(", "himode", ",", "code", ",", "op1_l", ",", "op2_l", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "res_h", "=", "expand_simple_binop", "(", "himode", ",", "code", ",", "op1_h", ",", "op2_h", ",", "NULL_RTX", ",", "", ",", "OPTAB_DIRECT", ")", ";", "gcc_assert", "(", "res_l", "&&", "res_h", ")", ";", "d", ".", "target", "=", "dest", ";", "d", ".", "op0", "=", "gen_lowpart", "(", "qimode", ",", "res_l", ")", ";", "d", ".", "op1", "=", "gen_lowpart", "(", "qimode", ",", "res_h", ")", ";", "d", ".", "vmode", "=", "qimode", ";", "d", ".", "nelt", "=", "GET_MODE_NUNITS", "(", "qimode", ")", ";", "d", ".", "one_operand_p", "=", "false", ";", "d", ".", "testing_p", "=", "false", ";", "if", "(", "full_interleave"], "ground_truth": [")", "{"], "File": "i3865", "Func": "ix86_expand_vecop_qihi", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15926, "Length": 254, "Cover_Rate": 0.48015122873345933, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "RegisterInfo", "&", "getRegisterInfo", "(", ")", "const", "{", "return", "RI"], "ground_truth": [";"], "File": "FISCInstrInfo", "Func": "getRegisterInfo", "Target": "FISC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15927, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "hasFP", "(", "MF", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addReg", "(", "", ")", ".", "addReg", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "FPOffset", ")", ".", "addReg", "(", "", ")", ";", "}", "if", "(", "MFI", "->", "adjustsStack", "(", ")", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "", ")", ".", "addImm", "(", "RAOffset", ")", ".", "addReg", "(", "", ")", ";", "}", "if", "(", "NumBytes", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ","], "ground_truth": ["", ")", ".", "addReg", "(", "", ")", ".", "addImm", "(", "NumBytes", ")", ";"], "File": "MipsRegisterInfo17", "Func": "emitEpilogue", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15928, "Length": 136, "Cover_Rate": 0.5333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Section", "->", "useCodeAlign", "(", ")", ")", "getStreamer", "(", ")", ".", "emitCodeAlignment", "(", "", ",", "&", "getSTI", "(", ")", ",", "", ")", ";", "else", "getStreamer", "(", ")", ".", "emitValueToAlignment", "(", "", ",", "", ",", "", ",", "", ")", ";", "return", "false"], "ground_truth": [";"], "File": "X86AsmParser (2)4", "Func": "parseDirectiveEven", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15929, "Length": 43, "Cover_Rate": 0.39090909090909093, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "RegNo", ">", "", ")", "return", "Fail", ";", "unsigned", "Register", "=", "GPR64DecoderTable", "[", "RegNo", "]", ";", "if", "(", "Register", "==", "", ")", "Register", "=", "", ";", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "Register", ")", ")", ";", "return"], "ground_truth": ["Success", ";"], "File": "AArch64Disassembler (2)2", "Func": "DecodeGPR64spRegisterClass", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15930, "Length": 42, "Cover_Rate": 0.6268656716417911, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__mmask8", ")", "__builtin_ia32_cvtw2mask128", "(", "(", "__v8hi", ")"], "ground_truth": ["__A", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_movepi16_mask", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15931, "Length": 12, "Cover_Rate": 0.375, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MI", ".", "findRegisterDefOperandIdx", "("], "ground_truth": ["", ")", "!=", "-", "", ";"], "File": "R600InstrInfo23", "Func": "definesAddressRegister", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15932, "Length": 11, "Cover_Rate": 0.44, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "union", "{", "float32x4x4_t", "__i", ";", "__builtin_neon_xi", "__o", ";", "}", "__bu", "=", "{", "__b", "}", ";", "union", "{", "float32x4x4_t", "__i", ";", "__builtin_neon_xi"], "ground_truth": ["__o", ";", "}", "__rv", ";"], "File": "arm", "Func": "neon_vld4q_lane_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15933, "Length": 26, "Cover_Rate": 0.3880597014925373, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetStreamer", "::", "outputDwarfFileDirectives", "(", ")", "{", "for", "(", "const", "std", "::", "string", "&", "S", ":", "DwarfFiles", ")", "getStreamer", "(", ")", ".", "emitRawText", "("], "ground_truth": ["S", ".", "data", "(", ")", ")", ";"], "File": "NVPTXTargetStreamer3", "Func": "outputDwarfFileDirectives", "Target": "NVPTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15934, "Length": 31, "Cover_Rate": 0.8157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "isMicro", "(", "STI", ")", "&&", "hasShortDelaySlot", ")", "{", "Opc", "=", "is32r6", "(", "STI", ")", "?", "", ":", "", ";", "emitRR", "(", "Opc", ",", "", ",", "", ",", "IDLoc", ",", "STI", ")", ";", "return", ";", "}", "if", "(", "isMicro", "(", "STI", ")", ")", "Opc", "=", "is32r6", "(", "STI", ")", "?", "", ":", "", ";", "emitRRI", "(", "Opc", ",", "", ",", "", ","], "ground_truth": ["", ",", "IDLoc", ",", "STI", ")", ";"], "File": "MipsTargetStreamer (2)1", "Func": "emitEmptyDelaySlot", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15935, "Length": 70, "Cover_Rate": 0.6306306306306306, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "initializeCtorDtorLoweringPass", "(", "*", "PR", ")", ";", "initializeAlwaysInlinePass", "(", "*", "PR", ")", ";", "initializeAttributorPass", "(", "*", "PR", ")", ";", "initializeAnnotateKernelFeaturesPass", "(", "*", "PR", ")", ";", "initializeAnnotateUniformValuesPass", "(", "*", "PR", ")", ";", "initializeArgumentUsageInfoPass", "(", "*", "PR", ")", ";", "initializeAtomicOptimizerPass", "(", "*", "PR", ")", ";", "initializeLowerKernelArgumentsPass", "(", "*", "PR", ")", ";", "initializePromoteKernelArgumentsPass", "(", "*", "PR", ")", ";", "initializeLowerKernelAttributesPass", "(", "*", "PR", ")", ";", "initializeLowerIntrinsicsPass", "(", "*", "PR", ")", ";", "initializeOpenCLEnqueuedBlockLoweringPass", "(", "*", "PR", ")", ";", "initializePostLegalizerCombinerPass", "(", "*", "PR", ")", ";", "initializePreLegalizerCombinerPass", "(", "*", "PR", ")", ";", "initializeRegBankCombinerPass", "(", "*", "PR", ")", ";", "initializePromoteAllocaPass", "(", "*", "PR", ")", ";", "initializePromoteAllocaToVectorPass", "(", "*", "PR", ")", ";", "initializeCodeGenPreparePass", "(", "*", "PR", ")", ";", "initializeLateCodeGenPreparePass", "(", "*", "PR", ")", ";", "initializePropagateAttributesEarlyPass", "(", "*", "PR", ")", ";", "initializePropagateAttributesLatePass", "(", "*", "PR", ")", ";", "initializeReplaceLDSUseWithPointerPass", "(", "*", "PR", ")", ";", "initializeLowerModuleLDSPass", "(", "*", "PR", ")", ";", "initializeRewriteOutArgumentsPass", "(", "*", "PR", ")", ";", "initializeUnifyMetadataPass", "(", "*", "PR", ")", ";", "initializeAnnotateControlFlowPass", "(", "*", "PR"], "ground_truth": [")", ";"], "File": "AMDGPUTargetMachine45", "Func": "LLVMInitializeAMDGPUTarget", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15936, "Length": 156, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "printU6ImmOperand", "(", "const", "MachineInstr", "*", "MI", ",", "unsigned", "OpNo", ")", "{", "unsigned", "char", "value", "=", "MI", "->", "getOperand", "(", "OpNo", ")", ".", "getImm", "(", ")", ";", "assert", "(", "value", "<=", "", "&&", "", ")", ";", "O", "<<", "(", "unsigned", "int", ")"], "ground_truth": ["value", ";"], "File": "PPCAsmPrinter107", "Func": "printU6ImmOperand", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15937, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_fmulxv2sf", "(", "__a", ",", "__b"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon3_vmulx_f32", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15938, "Length": 8, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "SDValue", "LowerREADCYCLECOUNTER", "(", "SDValue", "Op", ",", "const", "Subtarget", "&", "Subtarget", ",", "SelectionDAG", "&", "DAG", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "Results", ";", "SDLoc", "DL", "(", "Op", ")"], "ground_truth": [";"], "File": "X86ISelLowering (3)", "Func": "LowerREADCYCLECOUNTER", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15939, "Length": 31, "Cover_Rate": 0.49206349206349204, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vmulq_m_n_fv4sf", "(", "__arm_vuninitializedq_f32", "(", ")", ",", "__a", ",", "__b"], "ground_truth": [",", "__p", ")", ";"], "File": "arm", "Func": "mve___arm_vmulq_x_n_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15940, "Length": 14, "Cover_Rate": 0.5185185185185185, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_aarch64_reduc_umax_scal_v16qi_uu", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon2_vmaxvq_u8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15941, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "FoldOp", "->", "isImm", "(", ")", ")", "{", "ImmToFold", "=", "FoldOp", "->", "getImm", "(", ")", ";", "}", "else", "if", "(", "FoldOp", "->", "isFI", "(", ")", ")", "{", "FrameIndexToFold", "=", "FoldOp", "->", "getIndex", "(", ")", ";", "}", "else"], "ground_truth": ["{"], "File": "SIFoldOperands30", "Func": "FoldCandidate", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15942, "Length": 39, "Cover_Rate": 0.42391304347826086, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "MachineInstr", "&", "MI", ":", "MBB", ")", "if", "(", "MI", ".", "definesRegister"], "ground_truth": ["(", "", ")", "||", "MI", ".", "definesRegister", "(", "", ")", ")", "return", "true", ";"], "File": "PPCInstrInfo130", "Func": "MBBDefinesCTR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15943, "Length": 27, "Cover_Rate": 0.6136363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "fn", ",", "insn", ",", "retval", ";", "tree", "return_type", ";", "machine_mode", "return_mode", ";", "const", "char", "*", "name", ";", "return_type", "=", "DECL_RESULT", "(", "current_function_decl", ")", ";", "return_mode", "=", "DECL_MODE", "(", "return_type", ")", ";", "name", "=", "ACONCAT", "(", "(", "", ",", "mips16_call_stub_mode_suffix", "(", "return_mode", ")", ",", "NULL", ")", ")", ";", "fn", "=", "mips16_stub_function", "(", "name"], "ground_truth": [")", ";"], "File": "mips", "Func": "mips16_copy_fpr_return_value", "Target": "mips", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15944, "Length": 55, "Cover_Rate": 0.514018691588785, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "auto", "*", "Succ", ":", "MBB", ".", "successors", "(", ")", ")", "{", "if", "(", "Succ", "->", "isEHPad", "(", ")", ")", "{", "UnwindDest", "=", "Succ", ";", "break", ";", "}", "}", "if", "(", "EHPadStack", ".", "back", "(", ")", "==", "UnwindDest", ")", "continue", ";", "MachineInstr", "*", "RangeBegin", "=", "&", "MI", ",", "*", "RangeEnd", "=", "&", "MI", ";", "if", "(", "RangeBegin", "->", "getIterator", "(", ")", "!=", "MBB", ".", "begin", "(", ")", "&&", "std", "::", "prev", "(", "RangeBegin", "->", "getIterator", "(", ")", ")", "->", "isEHLabel", "(", ")", ")", "RangeBegin", "=", "&", "*", "std", "::", "prev", "(", "RangeBegin", "->", "getIterator", "(", ")", ")", ";", "if", "(", "std", "::", "next", "(", "RangeEnd", "->", "getIterator", "(", ")", ")", "!=", "MBB", ".", "end", "(", ")", "&&", "std", "::", "next", "(", "RangeEnd", "->", "getIterator", "(", ")", ")", "->", "isEHLabel", "(", ")", ")", "RangeEnd", "=", "&", "*", "std", "::", "next", "(", "RangeEnd", "->", "getIterator", "(", ")", ")", ";", "UnwindDestToTryRanges", "[", "UnwindDest", "]", ".", "push_back", "(", "TryRange", "(", "RangeBegin", ",", "RangeEnd", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "MBB", ".", "getName", "(", ")", "<<", "", "<<", "MI", "<<", "", "<<", "UnwindDest", "->", "getName", "(", ")", "<<", "", "<<", "EHPadStack", ".", "back", "(", ")", "->", "getName", "(", ")", "<<", "", ")", ";", "}", "}", "assert", "(", "EHPadStack", ".", "empty", "(", ")", ")", ";", "MachineInstr", "*", "RangeBegin", "=", "nullptr", ",", "*", "RangeEnd", "=", "nullptr", ";", "auto", "RecordCallerMismatchRange", "=", "[", "&", "]", "(", "const", "MachineBasicBlock", "*", "CurrentDest", ")", "{", "UnwindDestToTryRanges", "[", "getFakeCallerBlock", "(", "MF", ")", "]", ".", "push_back", "(", "TryRange", "(", "RangeBegin", ",", "RangeEnd", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "RangeBegin", "->", "getParent", "(", ")", "->", "getName", "(", ")", "<<", "", "<<", "*", "RangeBegin", "<<", "", "<<", "*", "RangeEnd", "<<", "", "<<", "CurrentDest", "->", "getName", "(", ")", "<<", "", ")", ";", "RangeBegin", "=", "RangeEnd", "=", "nullptr", ";", "}", ";", "for", "(", "auto", "&", "MBB", ":", "reverse", "("], "ground_truth": ["MF", ")", ")", "{"], "File": "WebAssemblyCFGStackify16", "Func": "fixCallUnwindMismatches", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 15945, "Length": 316, "Cover_Rate": 0.4010152284263959, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "NewPNodes", "[", "OldPN", "]", "=", "NewPN", ";", "}", "for", "(", "auto", "*", "OldPN", ":", "OldPhiNodes", ")", "{", "PHINode", "*", "NewPN", "=", "NewPNodes", "[", "OldPN", "]", ";", "for", "(", "unsigned", "j", "=", "", ",", "e", "=", "OldPN", "->", "getNumOperands", "(", ")", ";", "j", "!=", "e", ";", "++", "j", ")", "{", "Value", "*", "V", "=", "OldPN", "->", "getOperand", "(", "j", ")", ";", "Value", "*", "NewV", "=", "nullptr", ";", "Instruction", "*", "ACI", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ";", "if", "(", "ACI", "&&", "isAMXCast", "(", "ACI", ")", ")", "NewV", "=", "ACI", "->", "getOperand", "(", "", ")", ";", "else", "if", "(", "auto", "*", "PrevPN", "=", "dyn_cast", "<", "PHINode", ">", "(", "V", ")", ")", "NewV", "=", "NewPNodes", "[", "PrevPN", "]", ";", "assert", "(", "NewV", ")", ";", "NewPN", "->", "addIncoming", "(", "NewV", ",", "OldPN", "->", "getIncomingBlock", "(", "j", ")", ")", ";", "}", "}", "for", "(", "auto", "*", "OldPN", ":", "OldPhiNodes", ")", "{", "PHINode", "*", "NewPN", "=", "NewPNodes", "[", "OldPN", "]", ";", "for", "(", "User", "*", "V", ":", "make_early_inc_range", "(", "OldPN", "->", "users", "(", ")", ")", ")", "{", "Instruction", "*", "ACI", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ";", "if", "(", "ACI", "&&", "isAMXCast", "(", "ACI", ")", ")", "{", "Type", "*", "TyB", "=", "ACI", "->", "getOperand", "(", "", ")", "->", "getType", "(", ")", ";", "Type", "*", "TyA", "=", "ACI", "->", "getType", "(", ")", ";", "assert", "(", "TyA", "==", "DestTy", "&&", "TyB", "==", "SrcTy", ")", ";", "(", "void", ")", "TyA", ";", "(", "void", ")", "TyB", ";", "ACI", "->", "replaceAllUsesWith", "(", "NewPN", ")", ";", "DeadInst", ".", "insert", "(", "ACI"], "ground_truth": [")", ";"], "File": "X86LowerAMXType", "Func": "optimizeAMXCastFromPhi", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15946, "Length": 255, "Cover_Rate": 0.3611898016997167, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "SubTarget", "->", "isSVR4ABI", "(", ")", ")", "InsertVRSaveCode", "(", "MF", ")", ";", "return"], "ground_truth": ["true", ";"], "File": "PPCISelDAGToDAG102", "Func": "runOnMachineFunction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15947, "Length": 17, "Cover_Rate": 0.3148148148148148, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_mask_broadcast_i32x2", "(", "__m512i", "__O", ",", "__mmask16", "__M", ",", "__m128i", "__A", ")", "{", "return", "(", "__m512i", ")", "__builtin_ia32_broadcasti32x2_512_mask", "(", "(", "__v4si", ")", "__A"], "ground_truth": [",", "(", "__v16si", ")", "__O", ",", "__M", ")", ";"], "File": "avx512dqintrin", "Func": "_mm512_mask_broadcast_i32x2", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15948, "Length": 44, "Cover_Rate": 0.9777777777777777, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LowerSELECT", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "SDValue", "Cond", "=", "CreateFPCmp", "(", "DAG", ",", "Op", "."], "ground_truth": ["getOperand", "(", "", ")", ")", ";"], "File": "MipsISelLowering (2)3", "Func": "LowerSELECT", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15949, "Length": 26, "Cover_Rate": 0.3561643835616438, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "RC", ".", "hasSuperClassEq", "(", "&", "", ")", "||", "RC", ".", "hasSuperClassEq", "(", "&", "", ")", "||", "RC", ".", "hasSuperClassEq", "(", "&", "", ")", "||", "RC", ".", "hasSuperClassEq", "(", "&"], "ground_truth": ["", ")", "||", "RC", ".", "hasSuperClassEq", "(", "&", "", ")", "||", "RC", ".", "hasSuperClassEq", "(", "&", "", ")", ";"], "File": "X86ISelLowering (2)5", "Func": "isFRClass", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15950, "Length": 49, "Cover_Rate": 0.6805555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "parse_devices_csv", "(", "const", "char", "*", "mcu_name", ")", "{", "if", "(", "msp430_devices_csv_loc", "!=", "NULL", ")", "return", "parse_devices_csv_1", "(", "msp430_devices_csv_loc", ",", "mcu_name", ")", ";", "else", "if", "(", "derived_devices_csv_loc", "!=", "NULL", ")", "return", "parse_devices_csv_1", "(", "derived_devices_csv_loc", ",", "mcu_name", ")", ";", "if", "(", "msp430_check_env_var_for_devices", "(", "&", "derived_devices_csv_loc", ")", ")", "return", "", ";", "return", "parse_devices_csv_1", "(", "derived_devices_csv_loc", ","], "ground_truth": ["mcu_name", ")", ";"], "File": "msp430-devices", "Func": "parse_devices_csv", "Target": "msp430", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15951, "Length": 58, "Cover_Rate": 0.9830508474576272, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "HasAVX", "=", "Subtarget", ".", "hasAVX", "(", ")", ";", "bool", "HasAVX512", "=", "Subtarget", ".", "hasAVX512", "(", ")", ";", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "{", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "return", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "return", "", ";", "}", "else", "if", "(", "", ".", "contains", "(", "SrcReg", ")", ")", "{", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")", "return", "HasAVX512", "?", "", ":", "HasAVX", "?", "", ":", "", ";", "if", "(", "", ".", "contains", "(", "DestReg", ")", ")"], "ground_truth": ["return", "", ";"], "File": "X86InstrInfo10", "Func": "CopyToFromAsymmetricReg", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15952, "Length": 104, "Cover_Rate": 0.4581497797356828, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TTIImpl", "::", "enableAggressiveInterleaving", "(", "bool", "LoopHasReductions", ")", "{", "return"], "ground_truth": ["LoopHasReductions", ";"], "File": "PPCTargetTransformInfo3", "Func": "enableAggressiveInterleaving", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15953, "Length": 12, "Cover_Rate": 0.9230769230769231, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "HSACodeObject", "::", "InitMarkers", "(", ")", "const", "{", "auto", "TextSecOr", "=", "getTextSection", "(", ")", ";", "if", "(", "!", "TextSecOr", ")", "return", ";", "auto", "TextSec", "=", "TextSecOr", ".", "get", "(", ")", ";", "FunctionMarkers", ".", "push_back", "(", "TextSec", "->", "sh_size", ")", ";", "for", "(", "const", "auto", "&", "Sym", ":", "functions", "(", ")", ")", "{", "auto", "ExpectedFunction", "=", "FunctionSym", "::", "asFunctionSym", "(", "getSymbol", "(", "Sym", ".", "getRawDataRefImpl", "(", ")", ")", ")", ";", "if", "(", "!", "ExpectedFunction", ")", "{", "consumeError", "(", "ExpectedFunction", ".", "takeError", "("], "ground_truth": [")", ")", ";"], "File": "CodeObject", "Func": "InitMarkers", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15954, "Length": 84, "Cover_Rate": 0.3574468085106383, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx_insn", "*", "insn", ",", "*", "next", ";", "rtx_insn", "*", "last_condjump", "=", "NULL", ";", "int", "cycles_since_jump", "=", "INT_MAX", ";", "int", "delay_added", "=", "", ";", "if", "(", "!", "ENABLE_WA_SPECULATIVE_LOADS", "&&", "!", "ENABLE_WA_SPECULATIVE_SYNCS", "&&", "!", "ENABLE_WA_INDIRECT_CALLS", ")", "return", ";", "for", "(", "insn", "=", "get_insns", "(", ")", ";", "insn", ";", "insn", "=", "next", ")", "{", "rtx", "pat", ";", "int", "delay_needed", "=", "", ";", "next", "=", "find_next_insn_start", "(", "insn", ")", ";", "if", "(", "NOTE_P", "(", "insn", ")", "||", "BARRIER_P", "(", "insn", ")", ")", "continue", ";", "if", "(", "JUMP_TABLE_DATA_P", "(", "insn", ")", ")", "continue", ";", "if", "(", "LABEL_P", "(", "insn", ")", ")", "{", "np_check_regno", "=", "-", "", ";", "continue", ";", "}", "pat", "=", "PATTERN", "(", "insn", ")", ";", "if", "(", "GET_CODE", "(", "pat", ")", "==", "USE", "||", "GET_CODE", "(", "pat", ")", "==", "CLOBBER", ")", "continue", ";", "if", "(", "GET_CODE", "(", "pat", ")", "==", "ASM_INPUT", "||", "asm_noperands", "(", "pat", ")", ">=", "", ")", "{", "np_check_regno", "=", "-", "", ";", "continue", ";", "}", "if", "(", "JUMP_P", "(", "insn", ")", ")", "{", "if", "(", "np_check_regno", "!=", "-", "", "&&", "recog_memoized", "(", "insn", ")", "==", "CODE_FOR_cbranchbi4", ")", "{", "rtx", "op", "=", "XEXP", "(", "SET_SRC", "(", "PATTERN", "(", "insn", ")", ")", ",", "", ")", ";", "gcc_assert", "(", "GET_CODE", "(", "op", ")", "==", "EQ", "||", "GET_CODE", "(", "op", ")", "==", "NE", ")", ";", "if", "(", "GET_CODE", "(", "op", ")", "==", "NE", ")", "np_after_branch", "=", "true", ";", "}", "if", "(", "any_condjump_p", "(", "insn", ")", "&&", "!", "cbranch_predicted_taken_p", "(", "insn", ")", ")", "{", "last_condjump", "=", "insn", ";", "delay_added", "=", "", ";", "cycles_since_jump", "=", "", ";", "}", "else", "cycles_since_jump", "=", "INT_MAX", ";", "}", "else", "if", "(", "CALL_P", "(", "insn", ")", ")", "{", "np_check_regno", "=", "-", "", ";", "if", "(", "cycles_since_jump", "<", "INT_MAX", ")", "cycles_since_jump", "++", ";", "if", "(", "indirect_call_p", "(", "pat", ")", "&&", "ENABLE_WA_INDIRECT_CALLS", ")", "{", "delay_needed", "=", "", ";", "}", "}", "else", "if", "(", "NONDEBUG_INSN_P", "(", "insn", ")", ")", "{", "rtx_insn", "*", "load_insn", "=", "find_load", "(", "insn", ")", ";", "enum", "attr_type", "type", "=", "type_for_anomaly", "(", "insn", ")", ";", "if", "(", "cycles_since_jump", "<", "INT_MAX", ")", "cycles_since_jump", "++", ";", "if", "(", "recog_memoized", "(", "insn", ")", "==", "CODE_FOR_compare_eq", ")", "{", "rtx", "src", "=", "SET_SRC", "(", "PATTERN", "(", "insn", ")", ")", ";", "if", "(", "REG_P", "(", "XEXP", "(", "src", ",", "", ")", ")", "&&", "P_REGNO_P", "(", "REGNO", "(", "XEXP", "(", "src", ",", "", ")", ")", ")", "&&", "XEXP", "(", "src", ",", "", ")", "==", "const0_rtx", ")", "{", "np_check_regno", "=", "REGNO", "(", "XEXP", "(", "src", ",", "", ")", ")", ";", "np_after_branch", "=", "false", ";", "}", "else", "np_check_regno", "=", "-", "", ";", "}", "if", "(", "load_insn", "&&"], "ground_truth": ["ENABLE_WA_SPECULATIVE_LOADS", ")", "{"], "File": "bfin4", "Func": "workaround_speculation", "Target": "bfin", "Target_Clf": "DSP", "Compiler_Type": "GCC", "Idx": 15955, "Length": 420, "Cover_Rate": 0.40307101727447214, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "array_lengthof", "(", "ReplaceableInstrs", ")", ";", "i", "!=", "e", ";", "++", "i", ")", "if", "(", "ReplaceableInstrs", "[", "i", "]", "[", "domain", "-", "", "]", "==", "opcode", ")", "return", "ReplaceableInstrs", "[", "i", "]", ";", "return"], "ground_truth": ["", ";"], "File": "X86InstrInfo (2)", "Func": "lookup", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15956, "Length": 44, "Cover_Rate": 0.7586206896551724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "poly128_t", ")", "__builtin_neon_vreinterprettiv4sf", "(", "__a"], "ground_truth": [")", ";"], "File": "arm", "Func": "neon4_vreinterpretq_p128_f32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15957, "Length": 9, "Cover_Rate": 0.5625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "NeedFence", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "MachineInstr", "*", "Addi", "=", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc1", ")", ",", "GPR3", ")", ".", "addReg", "(", "InReg", ")", ";", "Addi", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "MachineBasicBlock", "::", "iterator", "First", "=", "I", ";", "--", "First", ";", "MachineInstr", "*", "Call", "=", "(", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "Opc2", ")", ",", "GPR3", ")", ".", "addReg", "(", "GPR3", ")", ")", ";", "Call", "->", "addOperand", "(", "MI", ".", "getOperand", "(", "", ")", ")", ";", "if", "(", "NeedFence", ")", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ")", ".", "addImm", "(", "", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "MBB", ",", "I", ",", "DL", ",", "TII", "->", "get", "(", "TargetOpcode", "::", "COPY", ")", ",", "OutReg", ")", ".", "addReg", "(", "GPR3", ")", ";", "MachineBasicBlock", "::", "iterator", "Last", "=", "I", ";", "--", "Last", ";", "++", "I"], "ground_truth": [";"], "File": "PPCTLSDynamicCall25", "Func": "processBlock", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15958, "Length": 188, "Cover_Rate": 0.34306569343065696, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "is16BitMode", "(", ")", "const", "{", "return", "(", "STI", ".", "getFeatureBits", "("], "ground_truth": [")", "&", "", ")", "!=", "", ";"], "File": "X86AsmInstrumentation6", "Func": "is16BitMode", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15959, "Length": 19, "Cover_Rate": 0.8636363636363636, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "ST", "->", "isThumb2", "(", ")", ")", "{", "if", "(", "(", "SImmVal", ">=", "", "&&", "SImmVal", "<", "", ")", "||", "(", "", "(", "ZImmVal", ")", "!=", "-", "", ")", "||", "(", "", "(", "~", "ZImmVal", ")", "!=", "-", "", ")", ")", "return", "", ";", "return", "ST", "->", "hasV6T2Ops", "(", ")", "?", "", ":", "", ";", "}", "if", "(", "SImmVal", ">=", "", "&&", "SImmVal", "<", "", ")", "return", "", ";", "if", "(", "(", "~", "ZImmVal", "<", "", ")", "||"], "ground_truth": ["", "(", "ZImmVal", ")", ")", "return", "", ";"], "File": "ARMTargetTransformInfo23", "Func": "getIntImmCost", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15960, "Length": 87, "Cover_Rate": 0.3901345291479821, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "CONST_INT_P", "(", "element", ")", ")", "return", "false", ";", "value", "=", "INTVAL", "(", "element", ")", ";", "if", "(", "!", "IN_RANGE", "(", "value", ",", "-", "", ",", "", ")", ")", "return", "false", ";", "for", "(", "i", "=", "", ";", "i", "<", "nunits", ";", "i", "++", ")", "{", "element", "=", "CONST_VECTOR_ELT", "(", "op", ",", "i", ")", ";", "if", "(", "!", "CONST_INT_P", "(", "element", ")", ")", "return", "false", ";", "if", "(", "value", "!=", "INTVAL", "(", "element", ")", ")", "return", "false", ";", "}", "}", "else", "if", "(", "CONST_INT_P", "(", "op", ")", ")", "{", "if", "(", "!", "SCALAR_INT_MODE_P", "(", "mode", ")", ")", "return", "false", ";", "value", "=", "INTVAL", "(", "op", ")", ";", "if", "(", "!", "IN_RANGE", "(", "value", ",", "-", "", ",", "", ")", ")", "return", "false", ";", "if", "(", "!", "IN_RANGE", "(", "value", ",", "-", "", ",", "", ")", ")", "{", "if", "(", "!", "(", "reg_addr", "[", "mode", "]", ".", "addr_mask", "[", "RELOAD_REG_VMX", "]", "&", "RELOAD_REG_VALID", ")", ")", "return", "false", ";", "if", "(", "EASY_VECTOR_15", "(", "value", ")", ")", "return", "false", ";", "}", "}", "else", "return", "false", ";", "if", "(", "(", "mode", "==", "V4SImode", "||", "mode", "==", "V8HImode", ")", "&&", "!", "IN_RANGE", "(", "value", ",", "-", "", ",", "", ")", "&&", "EASY_VECTOR_15", "(", "value", ")", ")", "return", "false", ";", "if", "(", "mode", "==", "V16QImode", ")", "*", "num_insns_ptr", "=", "", ";", "else", "if", "(", "IN_RANGE", "(", "value", ",", "-", "", ",", "", ")", ")", "*", "num_insns_ptr", "=", "", ";", "else", "*", "num_insns_ptr"], "ground_truth": ["=", "", ";"], "File": "powerpcspe", "Func": "xxspltib_constant_p", "Target": "powerpcspe", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15961, "Length": 241, "Cover_Rate": 0.5285087719298246, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "arm_get_set_operands", "(", "producer", ",", "consumer", ",", "&", "value", ",", "&", "addr", ")", ")", "return", "", ";", "return", "reg_overlap_mentioned_p", "(", "value", ",", "addr"], "ground_truth": [")", ";"], "File": "aarch-common", "Func": "arm_early_load_addr_dep", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15962, "Length": 27, "Cover_Rate": 0.627906976744186, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "void", "alpha_expand_unaligned_load_words", "(", "rtx", "*", "out_regs", ",", "rtx", "smem", ",", "HOST_WIDE_INT", "words", ",", "HOST_WIDE_INT", "ofs", ")", "{", "rtx", "const", "im8", "=", "GEN_INT", "(", "-", "", ")", ";", "rtx", "const", "i64", "=", "GEN_INT", "(", "", ")", ";", "rtx", "ext_tmps", "[", "MAX_MOVE_WORDS", "]", ",", "data_regs", "[", "MAX_MOVE_WORDS", "+", "", "]", ";", "rtx", "sreg", ",", "areg", ",", "tmp", ",", "smema", ";", "HOST_WIDE_INT", "i", ";", "smema", "=", "XEXP", "(", "smem", ",", "", ")", ";", "if", "(", "GET_CODE", "(", "smema", ")", "==", "LO_SUM", ")", "smema", "=", "force_reg", "(", "Pmode", ",", "smema", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "words", ";", "++", "i", ")", "{", "data_regs", "[", "i", "]", "=", "out_regs", "[", "i", "]", ";", "ext_tmps", "[", "i", "]", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "}", "data_regs", "[", "words", "]", "=", "gen_reg_rtx", "(", "DImode", ")", ";", "if", "(", "ofs", "!=", "", ")", "smem", "=", "adjust_address", "(", "smem", ",", "GET_MODE", "(", "smem", ")", ",", "ofs", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "words", ";", "++", "i", ")", "{", "tmp", "=", "change_address", "(", "smem", ",", "DImode", ",", "gen_rtx_AND", "(", "DImode", ",", "plus_constant", "(", "smema", ",", "", "*", "i", ")", ",", "im8", ")", ")", ";", "set_mem_alias_set", "(", "tmp"], "ground_truth": [",", "", ")", ";"], "File": "alpha3", "Func": "alpha_expand_unaligned_load_words", "Target": "alpha", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15963, "Length": 200, "Cover_Rate": 0.41237113402061853, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "CurrCycleInstr", "->", "isDebugInstr", "(", ")", ")", "return", ";", "unsigned", "NumWaitStates", "=", "TII", ".", "getNumWaitStates", "(", "*", "CurrCycleInstr", ")", ";", "EmittedInstrs", ".", "push_front", "(", "CurrCycleInstr", ")", ";", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "std", "::", "min", "(", "NumWaitStates", ",", "getMaxLookAhead", "(", ")", ")", ";", "i", "<", "e", ";", "++", "i", ")", "{", "EmittedInstrs", ".", "push_front", "("], "ground_truth": ["nullptr", ")", ";"], "File": "GCNHazardRecognizer", "Func": "AdvanceCycle", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15964, "Length": 64, "Cover_Rate": 0.6213592233009708, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m128i", ")", "__builtin_ia32_cvtps2uqq128_mask", "(", "(", "__v4sf", ")", "__A", ",", "(", "__v2di", ")", "_mm_setzero_si128", "(", ")", ",", "("], "ground_truth": ["__mmask8", ")", "-", "", ")", ";"], "File": "avx512vldqintrin", "Func": "_mm_cvtps_epu64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15965, "Length": 25, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "i", "=", "", ";", "i", "<", "(", "TARGET_V9", "?", "", ":", "", ")", ";", "i", "+=", "", ")", "if", "(", "save_global_or_fp_reg_p", "(", "i", ",", "", ")", "||", "save_global_or_fp_reg_p", "(", "i", "+", "", ",", "", ")", ")", "n_global_fp_regs", "+=", "", ";", "if", "(", "size", "==", "", "&&", "n_global_fp_regs", "==", "", "&&", "args_size", "==", "", "&&", "!", "save_local_in_regs_p", ")", "frame_size", "=", "apparent_frame_size", "=", "", ";", "else", "{", "apparent_frame_size", "=", "ROUND_UP", "(", "size", ",", "", ")", "+", "n_global_fp_regs", "*", "", ";", "frame_size", "=", "apparent_frame_size", "+", "ROUND_UP", "(", "args_size", ",", "", ")", ";", "frame_size", "+=", "FIRST_PARM_OFFSET", "(", "cfun", "->", "decl", ")", ";", "frame_size", "=", "SPARC_STACK_ALIGN", "(", "frame_size", ")", ";", "}", "sparc_frame_size", "=", "frame_size", ";", "sparc_apparent_frame_size", "=", "apparent_frame_size", ";", "sparc_n_global_fp_regs", "=", "n_global_fp_regs", ";", "sparc_save_local_in_regs_p", "=", "save_local_in_regs_p", ";", "return", "frame_size"], "ground_truth": [";"], "File": "sparc7", "Func": "sparc_compute_frame_size", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15966, "Length": 127, "Cover_Rate": 0.436426116838488, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isSOPP", "(", "uint16_t", "Opcode", ")", "const", "{", "return", "get", "(", "Opcode", ")", ".", "TSFlags"], "ground_truth": ["&", "", ";"], "File": "SIInstrInfo109", "Func": "isSOPP", "Target": "R600", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15967, "Length": 18, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", ".", "addOperand", "(", "MCOperand", "::", "CreateReg", "(", "getRegisterEnum", "(", "B"], "ground_truth": [",", "", ",", "decodeRn", "(", "insn", ")", ")", ")", ")", ";"], "File": "ThumbDisassemblerCore", "Func": "DisassembleThumb2RFE", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15968, "Length": 22, "Cover_Rate": 0.3793103448275862, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "EmitTargetCodeForMemOp", "(", "DAG", ",", "dl", ",", "Chain", ",", "Dst", ",", "Src", ",", "Size", ",", "Alignment", ","], "ground_truth": ["isVolatile", ",", "AlwaysInline", ",", "MustPreserveCheriCapabilities", ",", "DstPtrInfo", ",", "SrcPtrInfo", ",", "true", ")", ";"], "File": "RISCVSelectionDAGInfo", "Func": "EmitTargetCodeForMemcpy", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15969, "Length": 30, "Cover_Rate": 0.38961038961038963, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "TargetOpcode", "::", "G_USUBE", ":", "return", "selectG_UADDO_USUBO_UADDE_USUBE", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTTOPTR", ":", "case", "TargetOpcode", "::", "G_BITCAST", ":", "case", "TargetOpcode", "::", "G_PTRTOINT", ":", "return", "selectCOPY", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_CONSTANT", ":", "case", "TargetOpcode", "::", "G_FCONSTANT", ":", "return", "selectG_CONSTANT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_FNEG", ":", "if", "(", "selectImpl", "(", "I", ",", "*", "CoverageInfo", ")", ")", "return", "true", ";", "return", "selectG_FNEG", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_EXTRACT", ":", "return", "selectG_EXTRACT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_MERGE_VALUES", ":", "case", "TargetOpcode", "::", "G_BUILD_VECTOR", ":", "case", "TargetOpcode", "::", "G_CONCAT_VECTORS", ":", "return", "selectG_MERGE_VALUES", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_UNMERGE_VALUES", ":", "return", "selectG_UNMERGE_VALUES", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_PTR_ADD", ":", "return", "selectG_PTR_ADD", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_IMPLICIT_DEF", ":", "return", "selectG_IMPLICIT_DEF", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INSERT", ":", "return", "selectG_INSERT", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTRINC", ":", "return", "selectG_INTRINC", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_INTRINC_W_DE_EFFECTS", ":", "return", "selectG_INTRINC_W_DE_EFFECTS", "(", "I", ")", ";", "case", "TargetOpcode", "::", "G_ICMP", ":", "if", "(", "selectG_ICMP", "(", "I", ")", ")", "return", "true", ";", "return", "selectImpl", "(", "I", ",", "*", "CoverageInfo", ")", ";", "case", "TargetOpcode", "::", "G_LOAD", ":", "case", "TargetOpcode", "::", "G_ATOMIC_CMPXCHG", ":", "case", "TargetOpcode"], "ground_truth": ["::", "G_ATOMICRMW_XCHG", ":"], "File": "AMDGPUInstructionSelector56", "Func": "select", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15970, "Length": 209, "Cover_Rate": 0.3628472222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "SDValue", "ZExt", "=", "lowerShuffleAsZeroOrAnyExtend", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "ZExt", ";", "SmallVector", "<", "int", ",", "", ">", "RepeatedMask", ";", "bool", "Is128BitLaneRepeatedShuffle", "=", "is128BitLaneRepeatedShuffleMask", "(", "", ",", "Mask", ",", "RepeatedMask", ")", ";", "if", "(", "Is128BitLaneRepeatedShuffle", ")", "{", "assert", "(", "RepeatedMask", ".", "size", "(", ")", "==", "", "&&", "", ")", ";", "if", "(", "V2", ".", "isUndef", "(", ")", ")", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "V1", ",", "getV4ShuffleImm8ForMask", "(", "RepeatedMask", ",", "DL", ",", "DAG", ")", ")", ";", "if", "(", "SDValue", "V", "=", "lowerShuffleWithUNPCK", "(", "DL", ",", "", ",", "Mask", ",", "V1", ",", "V2", ",", "DAG", ")", ")", "return", "V", ";", "}", "if", "(", "SDValue", "Shift", "=", "lowerShuffleAsShift", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Zeroable", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Shift", ";", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsVALIGN", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG", ")", ")", "return", "Rotate", ";", "if", "(", "Subtarget", ".", "hasBWI", "(", ")", ")", "if", "(", "SDValue", "Rotate", "=", "lowerShuffleAsByteRotate", "(", "DL", ",", "", ",", "V1", ",", "V2", ",", "Mask", ",", "Subtarget", ",", "DAG"], "ground_truth": [")", ")", "return", "Rotate", ";"], "File": "X86ISelLowering125", "Func": "lowerV16I32Shuffle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15971, "Length": 205, "Cover_Rate": 0.4575892857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "vcle_s16", "(", "int16x4_t", "__a", ",", "int16x4_t", "__b", ")", "{", "return", "(", "uint16x4_t", ")", "__builtin_neon_vcgev4hi", "(", "__b", ","], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "neon_vcle_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15972, "Length": 20, "Cover_Rate": 0.9523809523809523, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "using", "namespace", "", ";", "unsigned", "TTmpMin", "=", "isGFX9Plus", "(", ")", "?", "TTMP_GFX9PLUS_MIN", ":", "TTMP_VI_MIN", ";", "unsigned", "TTmpMax", "=", "isGFX9Plus", "(", ")", "?"], "ground_truth": ["TTMP_GFX9PLUS_MAX", ":", "TTMP_VI_MAX", ";"], "File": "AMDGPUDisassembler14", "Func": "getTTmpIdx", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15973, "Length": 26, "Cover_Rate": 0.45614035087719296, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "Op0", ",", "Op1", ";", "switch", "(", "ConstraintCode", ")", "{", "default", ":", "return", "true", ";", "case", "'m'", ":", "if", "(", "!", "SelectADDRrr", "(", "Op", ",", "Op0", ",", "Op1", ")", ")"], "ground_truth": ["SelectADDRri", "(", "Op", ",", "Op0", ",", "Op1", ")", ";"], "File": "VideocoreISelDAGToDAG", "Func": "SelectInlineAsmMemoryOperand", "Target": "Videocore", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15974, "Length": 39, "Cover_Rate": 0.46987951807228917, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Outs", ".", "empty", "(", ")", ")", "return", "NotStructReturn", ";", "const", "", "&", "Flags", "=", "Outs", "[", "", "]", ".", "Flags", ";", "if", "(", "!", "Flags", ".", "isSRet", "(", ")", ")", "return", "NotStructReturn", ";", "if", "(", "Flags", ".", "isInReg", "(", ")", "||"], "ground_truth": ["IsMCU", ")", "return", "RegStructReturn", ";"], "File": "X86ISelLowering (2)6", "Func": "callIsStructReturn", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15975, "Length": 48, "Cover_Rate": 0.6857142857142857, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "arc_vector_mode_supported_p", "(", "machine_mode", "mode", ")", "{", "switch", "(", "mode", ")", "{", "case", "E_V2HImode", ":", "return", "TARGET_PLUS_DMPY", ";", "case", "E_V4HImode", ":", "case", "E_V2SImode", ":", "return", "TARGET_PLUS_QMACW", ";", "case", "E_V4SImode", ":", "case", "E_V8HImode"], "ground_truth": [":"], "File": "arc", "Func": "arc_vector_mode_supported_p", "Target": "arc", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 15976, "Length": 34, "Cover_Rate": 0.7727272727272727, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "case", "", ":", "return", "true", ";", "default", ":", "return", "false"], "ground_truth": [";"], "File": "R600ClauseMergePass15", "Func": "isCFAlu", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15977, "Length": 14, "Cover_Rate": 0.358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Value", "*", "Args", "[", "]", "=", "{", "NewLd0", ",", "NewLd1", ",", "Acc", "}", ";", "Function", "*", "SMLAD", "=", "nullptr", ";", "if", "(", "Exchange", ")", "SMLAD", "=", "Acc", "->", "getType", "(", ")", "->", "isIntegerTy", "(", "", ")", "?", "", "(", "M", ",", "", ")", ":", "", "(", "M", ",", "", ")", ";", "else", "SMLAD", "=", "Acc", "->", "getType", "(", ")", "->", "isIntegerTy", "(", "", ")", "?", "", "(", "M", ",", "", ")", ":", "", "(", "M", ",", "", ")", ";", "CallInst", "*", "Call", "=", "Builder", ".", "CreateCall", "(", "SMLAD", ",", "Args"], "ground_truth": [")", ";"], "File": "ARMParallelDSP30", "Func": "CreateSMLADCall", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15978, "Length": 92, "Cover_Rate": 0.3724696356275304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "LowerHvxBuildVector", "(", "SDValue", "Op", ",", "SelectionDAG", "&", "DAG", ")", "const", "{", "const", "SDLoc", "&", "dl", "(", "Op", ")", ";", "MVT", "VecTy", "=", "ty", "(", "Op", ")", ";", "unsigned", "Size", "=", "Op", ".", "getNumOperands", "(", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "Size", ";", "++", "i", ")", "Ops", ".", "push_back", "(", "Op", ".", "getOperand", "(", "i", ")", ")", ";", "if", "(", "VecTy", ".", "getSizeInBits", "(", ")", "==", "", "*", "Subtarget", ".", "getVectorLength", "(", ")", ")", "{", "ArrayRef", "<", "SDValue", ">", "A", "(", "Ops", ")", ";", "MVT", "SingleTy", "=", "typeSplit", "(", "VecTy", ")", ".", "first", ";", "SDValue", "V0", "=", "buildHvxVectorReg", "(", "A", ".", "take_front", "(", "Size", "/", "", ")", ",", "dl", ",", "SingleTy", ",", "DAG", ")", ";", "SDValue", "V1", "=", "buildHvxVectorReg", "(", "A", ".", "drop_front", "(", "Size", "/", "", ")", ",", "dl", ",", "SingleTy", ",", "DAG", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VecTy", ",", "V0", ",", "V1", ")", ";", "}", "if", "(", "VecTy", ".", "getVectorElementType", "(", ")", "==", "", ")", "return", "buildHvxVectorPred", "(", "Ops", ",", "dl", ",", "VecTy", ",", "DAG", ")", ";", "if", "(", "VecTy", ".", "getVectorElementType", "(", ")", "==", "", ")", "{", "SmallVector", "<", "SDValue", ",", "", ">", "NewOps", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "Size", ";", "i", "++", ")", "NewOps", ".", "push_back", "(", "DAG", ".", "getBitcast", "(", "", ",", "Ops", "[", "i", "]", ")", ")", ";", "SDValue", "T0", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "tyVector", "(", "VecTy", ",", "", ")", ",", "NewOps", ")", ";", "return", "DAG", ".", "getBitcast", "(", "tyVector", "(", "VecTy", ",", "", ")", ",", "T0", ")", ";", "}", "return", "buildHvxVectorReg", "(", "Ops", ",", "dl", ",", "VecTy", ","], "ground_truth": ["DAG", ")", ";"], "File": "HexagonISelLoweringHVX (2)", "Func": "LowerHvxBuildVector", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 15979, "Length": 289, "Cover_Rate": 0.9506578947368421, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "CallConv", ")", "{", "case", "CallingConv", "::", "C", ":", "case", "CallingConv", "::", "Fast", ":", "return", "LowerCCCArguments", "(", "Chain", ",", "CallConv", ",", "IsVarArg", ",", "Ins", ",", "DL"], "ground_truth": [",", "DAG", ",", "InVals", ")", ";"], "File": "LanaiISelLowering1", "Func": "LowerFormalArguments", "Target": "Lanai", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15980, "Length": 33, "Cover_Rate": 0.38372093023255816, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCRegisterInfo", "*", "MRI", "=", "MF", ".", "getMMI", "(", ")", ".", "getContext", "(", ")", ".", "getRegisterInfo", "(", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "=", "MBB", ".", "begin", "(", ")", ";", "DebugLoc", "dl", "=", "MBBI", "!=", "MBB", ".", "end", "(", ")", "?", "MBBI", "->", "getDebugLoc", "(", ")", ":", "DebugLoc", "(", ")", ";", "uint64_t", "StackSize", "=", "computeStackSize", "(", "MF", ")", ";", "if", "(", "!", "StackSize", ")", "{", "return", ";", "}", "unsigned", "StackReg", "=", "", ";", "unsigned", "OffsetReg", "=", "materializeOffset", "(", "MF", ",", "MBB", ",", "MBBI", ",", "(", "unsigned", ")", "StackSize", ")", ";", "if", "(", "OffsetReg", ")", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "StackReg", ")", ".", "addReg", "(", "StackReg", ")", ".", "addReg", "(", "OffsetReg", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "else", "{", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "StackReg", ")", ".", "addReg", "(", "StackReg", ")", ".", "addImm", "(", "StackSize", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";", "}", "if", "(", "CSI", ".", "size", "(", ")", ")", "{", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "CSI", ".", "size", "(", ")", ";", "++", "i", ")", "++", "MBBI", ";", "for", "(", "std", "::", "vector", "<", "CalleeSavedInfo", ">", "::", "const_iterator", "I", "=", "CSI", ".", "begin", "(", ")", ",", "E", "=", "CSI", ".", "end", "(", ")", ";", "I", "!=", "E", ";", "++", "I", ")", "{", "int64_t", "Offset", "=", "MFI", ".", "getObjectOffset", "(", "I", "->", "getFrameIdx", "(", ")", ")", ";", "unsigned", "CFIIndex", "=", "MF", ".", "addFrameInst", "(", "MCCFIInstruction", "::", "createOffset", "(", "nullptr", ",", "MRI", "->", "getDwarfRegNum", "(", "I", "->", "getReg", "(", ")", ",", "", ")", ",", "Offset", ")", ")", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "TargetOpcode", "::", "CFI_INSTRUCTION", ")", ")", ".", "addCFIIndex", "(", "CFIIndex", ")", ";", "}", "}", "uint64_t", "StackSize", "=", "", "*", "", ";", "MF", ".", "getFrameInfo", "(", ")", ".", "setStackSize", "(", "StackSize", ")", ";", "unsigned", "StackReg", "=", "", ";", "BuildMI", "(", "MBB", ",", "MBBI", ",", "dl", ",", "TII", ".", "get", "(", "", ")", ",", "StackReg", ")", ".", "addReg", "(", "", ")", "."], "ground_truth": ["addImm", "(", "StackSize", ")", ".", "setMIFlag", "(", "MachineInstr", "::", "FrameSetup", ")", ";"], "File": "UPTFrameLowering", "Func": "emitPrologue", "Target": "UPT", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15981, "Length": 360, "Cover_Rate": 0.821917808219178, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "ScalarSize", "=", "VT", ".", "getScalarSizeInBits", "(", ")", ";", "MVT", "XLenVT", "=", "Subtarget", "->", "getXLenVT", "(", ")", ";", "VLMUL", "LMUL", "=", "getLMUL", "(", "VT", ")", ";", "SDValue", "SEW", "=", "CurDAG", "->", "getTargetConstant", "(", "ScalarSize", ",", "DL", ",", "XLenVT", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Regs", "(", "Node", "->", "op_begin", "(", ")", "+", "", ",", "Node", "->", "op_begin", "(", ")", "+", "", "+", "NF", ")", ";", "SDValue", "MaskedOff", "=", "createTuple", "(", "*", "CurDAG", ",", "Regs", ",", "NF", ",", "LMUL", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Operands", ";", "Operands", ".", "push_back", "(", "MaskedOff", ")", ";", "Operands", ".", "push_back", "(", "Node", "->", "getOperand", "(", "NF", "+", "", ")", ")", ";", "if", "(", "IsStrided", ")", "{", "Operands", ".", "push_back", "(", "Node", "->", "getOperand", "(", "NF", "+", "", ")", ")", ";", "Operands", ".", "push_back", "(", "Node", "->", "getOperand", "(", "NF", "+", "", ")", ")", ";", "Operands", ".", "push_back", "(", "Node", "->", "getOperand", "(", "NF", "+", "", ")", ")", ";", "}", "else", "{", "Operands", ".", "push_back", "(", "Node", "->", "getOperand", "("], "ground_truth": ["NF", "+", "", ")", ")", ";"], "File": "RISCVISelDAGToDAG", "Func": "selectVLSEGMask", "Target": "RI5CY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15982, "Length": 175, "Cover_Rate": 0.45103092783505155, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__builtin_aarch64_simd_oi", "__o", ";", "__o", "=", "__builtin_aarch64_ld2v16qi", "(", "(", "const", "__builtin_aarch64_simd_qi", "*", ")", "__a", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "poly8x16_t", ")", "__builtin_aarch64_get_qregoiv16qi", "(", "__o", ",", "", ")", ";", "ret", ".", "val", "[", "", "]", "=", "(", "poly8x16_t", ")", "__builtin_aarch64_get_qregoiv16qi", "(", "__o", ",", "", ")", ";", "return", "ret"], "ground_truth": [";"], "File": "arm", "Func": "neon2_vld2q_p8", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15983, "Length": 52, "Cover_Rate": 0.8125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isCFProtectionSupported", "&&", "!", "IndirectBranchTracking", ")", "return", "false", ";", "bool", "Changed", "=", "false", ";", "TII", "=", "SubTarget", ".", "getInstrInfo", "(", ")", ";", "EndbrOpcode", "=", "SubTarget", ".", "is64Bit", "(", ")", "?", "", ":", "", ";", "if", "(", "MF", ".", "getFunction", "(", ")", ".", "hasAddressTaken", "(", ")", "||", "!", "MF", ".", "getFunction", "(", ")", ".", "hasLocalLinkage", "(", ")", ")", "{", "auto", "MBB", "=", "MF", ".", "begin", "(", ")", ";", "addENDBR", "(", "*", "MBB", ")", ";", "Changed", "=", "true"], "ground_truth": [";"], "File": "X86IndirectBranchTracking5", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15984, "Length": 79, "Cover_Rate": 0.33905579399141633, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "explicit", "MachineFunctionInfo", "(", "MachineFunction", "&", "MF", ")", ":", "HasSpills", "(", "false", ")", ",", "HasAllocas", "(", "false", ")", ",", "HasStackArgs", "(", "false", ")", ",", "CalleeSavedFrameSize", "(", "", ")", ",", "VarArgsFrameIndex", "(", "", ")", "{", "unsigned", "CallConv", "=", "MF", ".", "getFunction", "(", ")", "."], "ground_truth": ["getCallingConv", "(", ")", ";"], "File": "AVRMachineFunctionInfo2", "Func": "AVRMachineFunctionInfo", "Target": "AVR", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 15985, "Length": 46, "Cover_Rate": 0.5168539325842697, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "unsigned", "Reg", ":", "RegList", ")", "Inst", "."], "ground_truth": ["addOperand", "(", "MCOperand", "::", "createReg", "(", "Reg", ")", ")", ";"], "File": "ARMAsmParser (2)3", "Func": "addRegListWithAPSROperands", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15986, "Length": 19, "Cover_Rate": 0.3584905660377358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Depth", ">", "", ")", "return", "matchAddressBase", "(", "N", ",", "AM", ")", ";", "switch", "(", "N", ".", "getOpcode", "(", ")", ")", "{", "case", "", ":", "{", "uint64_t", "Val", "=", "cast", "<", "ConstantSDNode", ">", "(", "N", ")", "->", "getSExtValue", "(", ")", ";", "if", "(", "!", "foldOffsetIntoAddress", "(", "Val", ",", "AM", ")", ")", "return", "false", ";", "break", ";", "}", "case", "", ":", "if", "(", "!", "matchWrapper", "(", "N", ",", "AM", ")", ")", "return", "false", ";", "break", ";", "case", "", ":", "{", "HandleSDNode", "Handle", "(", "N", ")", ";", "ISelAddressMode", "Backup", "=", "AM", ";", "if", "(", "!", "matchVectorAddressRecursively", "(", "N", ".", "getOperand", "(", "", ")", ",", "AM", ",", "Depth", "+", "", ")", "&&", "!", "matchVectorAddressRecursively", "(", "Handle", ".", "getValue", "(", ")", ".", "getOperand", "(", "", ")", ",", "AM", ",", "Depth", "+", "", ")", ")", "return", "false", ";", "AM", "="], "ground_truth": ["Backup", ";"], "File": "X86ISelDAGToDAG34", "Func": "matchVectorAddressRecursively", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15987, "Length": 138, "Cover_Rate": 0.5369649805447471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SmallVector", "<", "RegDomain", ",", "", ">", "getLegalDstDomains", "(", ")"], "ground_truth": ["const", "{"], "File": "X86DomainReassignment14", "Func": "getLegalDstDomains", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15988, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getNumberOfRegisters", "(", "unsigned", "ClassID", ")", "const", "{", "bool", "VectorRegs", "=", "(", "ClassID", "==", "", ")", ";", "if", "(", "VectorRegs", ")", "{", "return", "", ";", "}", "return", ""], "ground_truth": [";"], "File": "VETargetTransformInfo", "Func": "getNumberOfRegisters", "Target": "VE", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15989, "Length": 29, "Cover_Rate": 0.9666666666666667, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "DestReg1", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "", ")", ",", "DestReg1", ",", "", ")", ";", "AddOptionalDefs", "(", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "", ")", ",", "DestReg1", ")", ".", "addConstantPoolIndex", "(", "Idx", ")", ".", "addImm", "(", "", ")", ")", ";", "Opc", "=", "UseGOTOFF", "?", "", ":", "", ";", "}", "unsigned", "GlobalBaseReg", "=", "AFI", "->", "getGlobalBaseReg", "(", ")", ";", "if", "(", "GlobalBaseReg", "==", "", ")", "{", "GlobalBaseReg", "=", "MRI", ".", "createVirtualRegister", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "AFI", "->", "setGlobalBaseReg", "(", "GlobalBaseReg", ")", ";", "}", "unsigned", "DestReg2", "=", "createResultReg", "(", "TLI", ".", "getRegClassFor", "(", "VT", ")", ")", ";", "DestReg2", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg2", ",", "", ")", ";", "DestReg1", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg1", ",", "", ")", ";", "GlobalBaseReg", "=", "constrainOperandRegClass", "(", "TII", ".", "get", "(", "Opc", ")", ",", "GlobalBaseReg", ",", "", ")", ";", "MachineInstrBuilder", "MIB", "=", "BuildMI", "(", "*", "FuncInfo", ".", "MBB", ",", "FuncInfo", ".", "InsertPt", ",", "DL", ",", "TII", ".", "get", "(", "Opc", ")", ",", "DestReg2", ")", ".", "addReg", "(", "DestReg1", ")", ".", "addReg", "(", "GlobalBaseReg", ")", ";", "if", "(", "!", "UseGOTOFF", ")", "MIB", ".", "addImm"], "ground_truth": ["(", "", ")", ";"], "File": "ARMFastISel63", "Func": "ARMLowerPICELF", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15990, "Length": 211, "Cover_Rate": 0.5596816976127321, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "cum", "->", "float_in_sse", "<", "", ")", "break", ";", "case", "E_SFmode", ":", "if", "(", "cum", "->", "float_in_sse", "==", "-", "", ")", "error_p", "=", "true", ";", "if", "(", "cum", "->", "float_in_sse", "<", "", ")", "break", ";", "case", "E_V16HFmode", ":", "case", "E_V16BFmode", ":", "case", "E_V8SFmode", ":", "case", "E_V8SImode", ":", "case", "E_V64QImode", ":", "case", "E_V32HImode", ":", "case", "E_V16SImode", ":", "case", "E_V8DImode", ":", "case", "E_V32HFmode", ":", "case", "E_V32BFmode", ":", "case", "E_V16SFmode", ":", "case", "E_V8DFmode", ":", "case", "E_V32QImode", ":", "case", "E_V16HImode", ":", "case", "E_V4DFmode", ":", "case", "E_V4DImode", ":", "case", "E_TImode", ":", "case", "E_V16QImode", ":", "case", "E_V8HImode", ":", "case", "E_V4SImode", ":", "case", "E_V2DImode", ":", "case", "E_V8HFmode", ":", "case", "E_V8BFmode", ":", "case", "E_V4SFmode", ":", "case", "E_V2DFmode", ":", "if", "(", "!", "type", "||", "!", "AGGREGATE_TYPE_P", "(", "type", ")", ")", "{", "cum", "->", "sse_words", "+=", "words", ";", "cum", "->", "sse_nregs", "-=", "", ";", "cum", "->", "sse_regno", "+=", ""], "ground_truth": [";"], "File": "i3861", "Func": "function_arg_advance_32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15991, "Length": 141, "Cover_Rate": 0.31194690265486724, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "if", "(", "Kind", "==", "Immediate", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createImm", "(", "getImm", "(", ")", "/", "", ")", ")", ";", "else", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createExpr", "("], "ground_truth": ["getExpr", "(", ")", ")", ")", ";"], "File": "PPCAsmParser (2)1", "Func": "addBranchTargetOperands", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15992, "Length": 46, "Cover_Rate": 0.7796610169491526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Op1", "->", "isDivergent", "(", ")", ")", "std", "::", "swap", "(", "Op1", ",", "Op2", ")", ";", "if", "(", "DAG", ".", "isConstantIntBuildVectorOrConstantInt", "(", "Op0", ")", "||", "DAG", ".", "isConstantIntBuildVectorOrConstantInt", "(", "Op1", ")", ")", "return", "SDValue", "(", ")", ";", "SDLoc", "SL", "(", "N", ")", ";", "SDValue", "Add1", "=", "DAG", ".", "getNode", "(", "Opc", ",", "SL", ",", "VT", ",", "Op0", ",", "Op1", ")", ";", "return", "DAG", ".", "getNode", "(", "Opc", ",", "SL", ",", "VT"], "ground_truth": [",", "Add1", ",", "Op2", ")", ";"], "File": "SIISelLowering103", "Func": "reassociateScalarOps", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 15993, "Length": 78, "Cover_Rate": 0.30708661417322836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet32", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet32R2", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet32R6", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet64", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet64R2", "(", ")", ";", "break", ";", "case", "", ":", "selectArch", "(", "", ")", ";", "getTargetStreamer", "(", ")", ".", "emitDirectiveSet64R6", "(", ")", ";", "break", ";", "}", "return", "false"], "ground_truth": [";"], "File": "MipsAsmParser38", "Func": "parseSetFeature", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15994, "Length": 114, "Cover_Rate": 0.3584905660377358, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "getTargetMachine", "(", ")", ".", "getSubtargetImpl", "(", ")", "->", "getInstrInfo", "(", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "unsigned", "LL", ",", "SC", ",", "ZERO", ",", "BNE", ",", "BEQ", ";", "LL", "=", "", ";", "SC", "=", "", ";", "ZERO", "=", "", ";", "BNE", "=", "", ";", "BEQ", "=", "", ";", "unsigned", "Dest", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Ptr", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "OldVal", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "NewVal", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ";", "unsigned", "Success", "=", "RegInfo", ".", "createVirtualRegister", "(", "RC", ")", ";", "const", "BasicBlock", "*", "LLVM_BB", "=", "BB", "->", "getBasicBlock", "(", ")", ";", "MachineBasicBlock", "*", "loop1MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "loop2MBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineBasicBlock", "*", "exitMBB", "=", "MF", "->", "CreateMachineBasicBlock", "(", "LLVM_BB", ")", ";", "MachineFunction", "::", "iterator", "It", "=", "BB", ";", "++", "It", ";", "MF", "->", "insert", "(", "It", ",", "loop1MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "loop2MBB", ")", ";", "MF", "->", "insert", "(", "It", ",", "exitMBB", ")", ";", "exitMBB", "->", "splice", "(", "exitMBB", "->", "begin", "(", ")", ",", "BB", ",", "std", "::", "next", "(", "MachineBasicBlock", "::", "iterator", "(", "MI", ")", ")", ",", "BB", "->", "end", "(", ")", ")", ";", "exitMBB", "->", "transferSuccessorsAndUpdatePHIs", "(", "BB", ")", ";", "BB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "loop1MBB", "->", "addSuccessor", "(", "loop2MBB", ")", ";", "loop2MBB", "->", "addSuccessor", "(", "loop1MBB", ")", ";", "loop2MBB", "->", "addSuccessor", "(", "exitMBB", ")", ";", "BB", "=", "loop1MBB", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "LL", ")", ",", "Dest", ")", ".", "addReg", "(", "Ptr", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "BNE", ")", ")", ".", "addReg", "(", "Dest", ")", ".", "addReg", "(", "OldVal", ")", ".", "addMBB", "(", "exitMBB", ")", ";", "BB", "=", "loop2MBB", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "SC", ")", ",", "Success", ")", ".", "addReg", "(", "NewVal", ")", ".", "addReg", "(", "Ptr", ")", ".", "addImm", "(", "", ")", ";", "BuildMI", "(", "BB", ",", "DL", ",", "TII", "->", "get", "(", "BEQ", ")", ")", ".", "addReg", "(", "Success", ")", ".", "addReg", "(", "ZERO", ")", ".", "addMBB", "(", "loop1MBB", ")", ";", "MI", "->", "eraseFromParent"], "ground_truth": ["(", ")", ";"], "File": "MipsISelLowering58", "Func": "emitAtomicCmpSwap", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15995, "Length": 406, "Cover_Rate": 0.8268839103869654, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vqshlq_r_s32", "(", "int32x4_t", "__a", ",", "int32_t"], "ground_truth": ["__b", ")", "{"], "File": "arm", "Func": "mve___arm_vqshlq_r_s32", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15996, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vstrbq", "(", "uint8_t", "*", "__addr", ","], "ground_truth": ["uint16x8_t", "__value", ")", "{"], "File": "arm", "Func": "mve___arm_vstrbq", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15997, "Length": 10, "Cover_Rate": 0.5555555555555556, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "!", "isInt", "<", "", ">", "(", "AM", ".", "BaseOffs", ")", ")", "return", "false", ";", "switch", "(", "AM", ".", "Scale", ")", "{", "case", "", ":", "break", ";", "case", "", ":", "if", "(", "!", "AM", ".", "HasBaseReg", ")", "break", ";", "return", "false", ";", "default", ":", "return"], "ground_truth": ["false", ";"], "File": "RISCVISelLowering33", "Func": "isLegalAddressingMode", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 15998, "Length": 48, "Cover_Rate": 0.39344262295081966, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m128i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_maskz_popcnt_epi8", "(", "__mmask16", "__U", ",", "__m128i", "__A", ")", "{", "return", "(", "__m128i", ")", "__builtin_ia32_vpopcountb_v16qi_mask", "(", "(", "__v16qi", ")", "__A", ",", "("], "ground_truth": ["__v16qi", ")", "_mm_setzero_si128", "(", ")", ",", "(", "__mmask16", ")", "__U", ")", ";"], "File": "avx512bitalgintrin", "Func": "_mm_maskz_popcnt_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 15999, "Length": 46, "Cover_Rate": 0.9787234042553191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m512i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm512_min_epi8", "(", "__m512i", "__A", ",", "__m512i"], "ground_truth": ["__B", ")", "{"], "File": "avx512bwintrin4", "Func": "_mm512_min_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16000, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetInstrInfo", "*", "TII", "=", "Fn", ".", "getTarget", "(", ")", ".", "getInstrInfo", "(", ")", ";", "MachineLoopInfo", "&", "MLI", "=", "getAnalysis", "<", "MachineLoopInfo", ">", "(", ")", ";", "MachineDominatorTree", "&", "MDT", "=", "getAnalysis", "<", "MachineDominatorTree", ">", "(", ")", ";", "Tile64VLIWPacketizerList", "Packetizer", "(", "Fn", ",", "MLI", ",", "MDT", ")", ";", "assert", "(", "Packetizer", ".", "getResourceTracker", "(", ")", "&&", "", ")", ";", "for", "(", "MachineFunction", "::", "iterator", "MBB", "=", "Fn", ".", "begin", "(", ")", ",", "MBBe", "=", "Fn", ".", "end"], "ground_truth": ["(", ")", ";"], "File": "Tile64VLIWPacketizer", "Func": "runOnMachineFunction", "Target": "Tile64", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 16001, "Length": 79, "Cover_Rate": 0.3691588785046729, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasV7Ops", "(", ")", "const", "{", "return", "getSTI", "(", ")", ".", "getFeatureBits", "(", ")", "["], "ground_truth": ["", "]", ";"], "File": "ARMAsmParser (2)2", "Func": "hasV7Ops", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16002, "Length": 18, "Cover_Rate": 0.8571428571428571, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FM", ".", "serializeToFaultMapSection", "(", ")", ";", "OutStreamer", "->", "EmitAssemblerFlag", "(", "MCAF_SubsectionsViaSymbols", ")", ";", "}", "if", "(", "TT", ".", "isKnownWindowsMSVCEnvironment", "(", ")", "&&", "MMI", "->", "usesVAFloatArgument", "(", ")", ")", "{", "StringRef", "SymbolName", "=", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "x86_64", ")", "?", "", ":", "", ";", "MCSymbol", "*", "S", "=", "MMI", "->", "getContext", "(", ")", ".", "getOrCreateSymbol", "(", "SymbolName", ")", ";", "OutStreamer", "->", "EmitSymbolAttribute", "(", "S", ",", "MCSA_Global", ")", ";", "}", "if", "(", "TT", ".", "isOSBinFormatCOFF", "(", ")", ")", "{", "const", "TargetLoweringObjectFileCOFF", "&", "TLOFCOFF", "=", "static_cast", "<", "const", "TargetLoweringObjectFileCOFF", "&", ">", "(", "getObjFileLowering", "(", ")", ")", ";", "std", "::", "string", "Flags", ";", "raw_string_ostream", "FlagsOS", "(", "Flags", ")", ";", "for", "(", "const", "auto", "&", "Function", ":", "M", ")", "TLOFCOFF", ".", "emitLinkerFlagsForGlobal", "(", "FlagsOS", ",", "&", "Function", ",", "*", "Mang", ")", ";", "for", "(", "const", "auto", "&", "Global", ":", "M", ".", "globals", "(", ")", ")", "TLOFCOFF", ".", "emitLinkerFlagsForGlobal", "(", "FlagsOS", ",", "&", "Global", ",", "*", "Mang", ")", ";", "for", "(", "const", "auto", "&", "Alias", ":", "M", ".", "aliases", "(", ")", ")", "TLOFCOFF", ".", "emitLinkerFlagsForGlobal", "(", "FlagsOS", ",", "&", "Alias", ",", "*", "Mang", ")", ";", "FlagsOS", ".", "flush", "(", ")", ";", "if", "(", "!", "Flags", ".", "empty", "(", ")", ")", "{", "OutStreamer", "->", "SwitchSection", "(", "TLOFCOFF", ".", "getDrectveSection", "(", ")", ")", ";", "OutStreamer", "->", "EmitBytes", "("], "ground_truth": ["Flags", ")", ";"], "File": "X86AsmPrinter94", "Func": "EmitEndOfAsmFile", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16003, "Length": 218, "Cover_Rate": 0.42578125, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getParent", "(", ")", ";", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "const", "InstrInfo", "*", "TII", "=", "static_cast", "<", "const", "InstrInfo", "*", ">", "(", "MF", "->", "getSubtarget", "(", ")", ".", "getInstrInfo", "(", ")", ")", ";", "DebugLoc", "DL", "=", "MI", "->", "getDebugLoc", "(", ")", ";", "bool", "IsStore", "=", "TII", "->", "get", "(", "LoadStoreOp", ")", ".", "mayStore", "(", ")", ";", "bool", "RanOutOfSGPRs", "=", "false", ";", "bool", "Scavenged", "=", "false", ";", "unsigned", "SOffset", "=", "ScratchOffset", ";", "unsigned", "OriginalImmOffset", "=", "Offset", ";", "unsigned", "NumSubRegs", "=", "getNumSubRegsForSpillOp", "(", "MI", "->", "getOpcode", "(", ")", ")", ";", "unsigned", "Size", "=", "NumSubRegs", "*", "", ";", "if", "(", "!", "isUInt", "<", "", ">", "(", "Offset", "+", "Size", ")", ")", "{", "SOffset", "=", "", ";", "if", "(", "RS", ")", "SOffset", "=", "RS", "->", "FindUnusedReg", "(", "&", "", ")", ";", "if", "(", "SOffset", "==", "", ")", "{", "RanOutOfSGPRs", "=", "true", ";", "SOffset", "=", "ScratchOffset", ";", "}", "else", "{", "Scavenged", "=", "true", ";", "}", "BuildMI", "(", "*", "MBB", ",", "MI", ",", "DL", ",", "TII", "->", "get", "(", "", ")", ",", "SOffset", ")", ".", "addReg", "(", "ScratchOffset", ")", ".", "addImm", "(", "Offset", ")", ";", "Offset", "=", "", ";", "}", "for", "(", "unsigned", "i", "=", "", ",", "e", "=", "NumSubRegs", ";", "i", "!=", "e", ";", "++", "i", ",", "Offset", "+=", "", ")", "{", "unsigned", "SubReg", "=", "NumSubRegs", ">", "", "?", "getPhysRegSubReg", "(", "Value"], "ground_truth": [",", "&", "", ",", "i", ")", ":"], "File": "SIRegisterInfo69", "Func": "buildScratchLoadStore", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16004, "Length": 238, "Cover_Rate": 0.5522041763341067, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "iterator", "begin", "(", ")", "const", "{", "return", "SubExceptions", "."], "ground_truth": ["begin", "(", ")", ";"], "File": "WebAssemblyExceptionInfo", "Func": "begin", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 16005, "Length": 13, "Cover_Rate": 0.9285714285714286, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ErrorLoc", "=", "IdLoc", ";", "if", "(", "ErrorInfo", "!=", "~", "", ")", "{", "if", "(", "ErrorInfo", ">=", "Operands", ".", "size", "(", ")", ")", "return", "Error", "(", "IdLoc", ",", "", ")", ";", "ErrorLoc", "=", "(", "(", "Operand", "&", ")", "*", "Operands", "[", "ErrorInfo", "]", ")", ".", "getStartLoc", "(", ")", ";", "if", "(", "ErrorLoc", "==", "SMLoc", "(", ")", ")", "ErrorLoc", "=", "IdLoc", ";", "}", "return", "Error", "(", "ErrorLoc", ",", "", ")", ";", "}", "default", ":", "break", ";", "}", "llvm_unreachable", "("], "ground_truth": ["", ")", ";"], "File": "DLXAsmParser", "Func": "MatchAndEmitInstruction", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16006, "Length": 80, "Cover_Rate": 0.449438202247191, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "isInSmallSection", "(", "DL", ".", "getTypeAllocSize", "(", "CN", "->", "getType", "(", ")"], "ground_truth": [")", ")", ";"], "File": "DLXTargetObjectFile", "Func": "isConstantInSmallSection", "Target": "DLX", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16007, "Length": 15, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "__arm_vrndxq_x", "(", "float32x4_t", "__a"], "ground_truth": [",", "mve_pred16_t", "__p", ")", "{"], "File": "arm", "Func": "mve___arm_vrndxq_x", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16008, "Length": 9, "Cover_Rate": 0.5, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "MCExpr", "*", "Expr", "=", "cast", "<", "MCExpr", ">", "(", "ImmOp", ".", "getExpr", "(", ")", ")", ";", "unsigned", "FixupKind", ";", "switch", "(", "Expr", "->", "getKind", "(", ")", ")", "{", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "MCExpr", "::", "VK_AARCH64_LO12", ":", "{", "unsigned", "FixupsBySize", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "assert", "(", "MemSize", "<=", "", "&&", "", ")", ";", "FixupKind", "=", "FixupsBySize", "[", "Log2_32", "(", "MemSize", ")", "]", ";", "break", ";", "}", "case", "MCExpr", "::", "VK_AARCH64_GOT_LO12", ":", "assert", "(", "MemSize", "==", "", "&&", "", ")", ";", "FixupKind", "=", "", ";", "break", ";", "case", "MCExpr", "::", "VK_AARCH64_DTPREL_LO12", ":", "{", "unsigned", "FixupsBySize", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "assert", "(", "MemSize", "<=", "", "&&", "", ")", ";", "FixupKind", "=", "FixupsBySize", "[", "Log2_32", "(", "MemSize", ")", "]", ";", "break", ";", "}", "case", "MCExpr", "::", "VK_AARCH64_DTPREL_LO12_NC", ":", "{", "unsigned", "FixupsBySize", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "assert", "(", "MemSize", "<=", "", "&&", "", ")", ";", "FixupKind", "=", "FixupsBySize", "[", "Log2_32", "(", "MemSize", ")", "]", ";", "break", ";", "}", "case", "MCExpr", "::", "VK_AARCH64_GOTTPREL_LO12", ":", "assert", "(", "MemSize", "==", "", "&&", ""], "ground_truth": [")", ";"], "File": "AArch64MCCodeEmitter22", "Func": "getOffsetUImm12OpValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16009, "Length": 201, "Cover_Rate": 0.4610091743119266, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "getAnalysisUsage", "(", "AnalysisUsage", "&", "AU", ")", "const", "override", "{", "AU", ".", "setPreservesCFG", "(", ")", ";", "AU", ".", "addPreserved", "<", "ScalarEvolutionWrapperPass", ">", "("], "ground_truth": [")", ";"], "File": "TPCIndexSpace", "Func": "getAnalysisUsage", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 16010, "Length": 25, "Cover_Rate": 0.8064516129032258, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "IsSigned", "=", "Op", ".", "getOpcode", "(", ")", "==", "", ";", "MVT", "VT", "=", "Op", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "VT", ".", "isVector", "(", ")", ")", "{", "assert", "(", "Subtarget", ".", "hasDQI", "(", ")", "&&", "Subtarget", ".", "hasVLX", "(", ")", "&&", "", ")", ";", "SDValue", "Src", "=", "Op", ".", "getOperand", "(", "", ")", ";", "SDLoc", "dl", "(", "Op", ")", ";", "if", "(", "VT", "==", "", "&&", "Src", ".", "getSimpleValueType", "(", ")", "==", "", ")", "{", "return", "DAG", ".", "getNode", "(", "IsSigned", "?", "", ":", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Src", ",", "DAG", ".", "getUNDEF", "(", "", ")", ")", ")", ";", "}", "return", "SDValue", "(", ")", ";", "}", "assert", "(", "!", "VT", ".", "isVector", "(", ")", ")", ";", "std", "::", "pair", "<", "SDValue", ",", "SDValue", ">", "Vals", "=", "FP_TO_INTHelper", "(", "Op", ",", "DAG", ",", "IsSigned", ",", "false", ")", ";", "SDValue", "FIST", "=", "Vals", ".", "first", ",", "StackSlot"], "ground_truth": ["=", "Vals", ".", "second", ";"], "File": "X86ISelLowering115", "Func": "LowerFP_TO_INT", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16011, "Length": 164, "Cover_Rate": 0.6721311475409836, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DenseSet", "<", "unsigned", ">", "*", "LiveOuts", "=", "InnerRegion", "->", "getLiveOuts", "(", ")", ";", "SmallVector", "<", "unsigned", ",", "", ">", "OldLiveOuts", ";", "bool", "IsSingleBB", "=", "InnerRegion", "->", "getEntry", "(", ")", "==", "InnerRegion", "->", "getExit", "(", ")", ";", "for", "(", "auto", "OLI", ":", "*", "LiveOuts", ")", "{", "OldLiveOuts", ".", "push_back", "(", "OLI", ")", ";", "}", "for", "(", "auto", "LI", ":", "OldLiveOuts", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "PrintReg", "(", "LI", ",", "TRI", ")", ")", ";", "if", "(", "!", "containsDef", "(", "CodeBB", ",", "InnerRegion", ",", "LI", ")", "||", "(", "!", "IsSingleBB", "&&", "(", "getDefInstr", "(", "LI", ")", "->", "getParent", "(", ")", "==", "LRegion", "->", "getExit", "(", ")", ")", ")", ")", "{", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "continue", ";", "}", "DEBUG", "(", "dbgs", "(", ")", "<<", "", ")", ";", "unsigned", "Reg", "=", "LI", ";", "if", "(", "Reg", "!=", "InnerRegion", "->", "getBBSelectRegOut", "("], "ground_truth": [")", ")", "{"], "File": "AMDGPUMachineCFGStructurizer15", "Func": "rewriteLiveOutRegs", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16012, "Length": 149, "Cover_Rate": 0.3860103626943005, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DAG", ".", "getContext", "(", ")", "->", "diagnose", "(", "NoTrap", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Op", ")", ",", ""], "ground_truth": [",", "Op", ".", "getOperand", "(", "", ")", ")", ";"], "File": "SIISelLowering136", "Func": "lowerTRAP", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16013, "Length": 33, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "__m256i", ")", "__builtin_ia32_pmovqd512_mask", "(", "(", "__v8di", ")", "__A", ",", "(", "__v8si", ")", "__O"], "ground_truth": [",", "__M", ")", ";"], "File": "avx512fintrin", "Func": "_mm512_mask_cvtepi64_epi32", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16014, "Length": 19, "Cover_Rate": 0.4222222222222222, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "int", "h8300_eightbit_data_p", "(", "tree", "decl", ")", "{", "tree", "a", ";", "if", "(", "TREE_CODE", "(", "decl", ")", "!=", "VAR_DECL"], "ground_truth": [")", "return", "", ";"], "File": "h8300", "Func": "h8300_eightbit_data_p", "Target": "h8300", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 16015, "Length": 22, "Cover_Rate": 0.55, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "enum", "x86_64_reg_class", "alt_classes", "[", "MAX_CLASSES", "]", ";", "zero_width_bitfields", "=", "", ";", "if", "(", "classify_argument", "(", "mode", ",", "type", ",", "alt_classes", ",", "bit_offset", ",", "zero_width_bitfields", ")", "!=", "n", ")", "zero_width_bitfields", "=", "", ";", "else", "for", "(", "int", "i", "=", "", ";", "i", "<", "n", ";", "i", "++", ")", "if", "(", "classes", "[", "i", "]", "!=", "alt_classes", "[", "i", "]", ")", "{", "zero_width_bitfields", "=", "", ";", "break", ";", "}", "if", "(", "zero_width_bitfields"], "ground_truth": ["==", "", ")", "{"], "File": "i386", "Func": "classify_argument", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16016, "Length": 74, "Cover_Rate": 0.4567901234567901, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opcode", "=", "(", "!", "IsSigned", "||", "!", "Subtarget", "->", "hasSSE41", "(", ")", ")", "?", "", ":", "", ";", "SDValue", "Mul1", "=", "DAG", ".", "getBitcast", "(", "VT", ",", "DAG", ".", "getNode", "(", "Opcode", ",", "dl", ",", "MulVT", ",", "Op0", ",", "Op1", ")", ")", ";", "SDValue", "Mul2", "=", "DAG", ".", "getBitcast", "(", "VT", ",", "DAG", ".", "getNode", "(", "Opcode", ",", "dl", ",", "MulVT", ",", "Odd0", ",", "Odd1", ")", ")", ";", "SDValue", "Highs", ",", "Lows", ";", "if", "(", "VT", "==", "", ")", "{", "const", "int", "HighMask", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "Highs", "=", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "Mul1", ",", "Mul2", ",", "HighMask", ")", ";", "const", "int", "LowMask", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", ",", "", "}", ";", "Lows", "=", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "Mul1", ",", "Mul2", ",", "LowMask", ")", ";", "}", "else", "{", "const", "int", "HighMask", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "Highs", "=", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "Mul1", ",", "Mul2", ",", "HighMask", ")", ";", "const", "int", "LowMask", "[", "]", "=", "{", "", ",", "", ",", "", ",", "", "}", ";", "Lows", "=", "DAG", ".", "getVectorShuffle", "(", "VT", ",", "dl", ",", "Mul1", ",", "Mul2", ",", "LowMask", ")", ";", "}", "if", "(", "IsSigned", "&&", "!", "Subtarget", "->", "hasSSE41", "(", ")", ")", "{", "SDValue", "ShAmt", "=", "DAG", ".", "getConstant", "(", "", ",", "dl", ",", "DAG", ".", "getTargetLoweringInfo", "(", ")", ".", "getShiftAmountTy", "(", "VT", ")", ")", ";", "SDValue", "T1", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op0", ",", "ShAmt", ")", ",", "Op1", ")", ";", "SDValue", "T2", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "Op1", ",", "ShAmt", ")", ",", "Op0", ")", ";", "SDValue", "Fixup", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "T1", ",", "T2", ")", ";", "Highs", "=", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ","], "ground_truth": ["Highs", ",", "Fixup", ")", ";"], "File": "X86ISelLowering171", "Func": "LowerMUL_LOHI", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16017, "Length": 365, "Cover_Rate": 0.627147766323024, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "APInt", "A", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "LS2", ".", "size", "(", ")", ";", "++", "i", ")", "{", "LatticeCell", "RC", ";", "bool", "Eval", "=", "constToInt", "(", "LS2", ".", "Values", "[", "i", "]", ",", "A", ")", "&&", "evaluateANDri", "(", "R1", ",", "A", ",", "Inputs", ",", "RC", ")", ";", "if", "(", "!", "Eval", ")", "return", "false", ";", "Result", ".", "meet", "(", "RC", ")", ";", "}", "return", "!", "Result", "."], "ground_truth": ["isBottom", "(", ")", ";"], "File": "HexagonConstPropagation11", "Func": "evaluateANDrr", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 16018, "Length": 75, "Cover_Rate": 0.3440366972477064, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "__m256i", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm256_max_epi64", "(", "__m256i", "__A", ","], "ground_truth": ["__m256i", "__B", ")", "{"], "File": "avx512vlintrin", "Func": "_mm256_max_epi64", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16019, "Length": 22, "Cover_Rate": 0.41509433962264153, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "rtx", "neg_src", ";", "if", "(", "short_mode", ")", "src", "=", "gen_lowpart", "(", "wmode", ",", "src", ")", ";", "neg_src", "=", "gen_rtx_NEG", "(", "wmode", ",", "src", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "src", ",", "neg_src", ")", ")", ";", "if", "(", "short_mode", ")", "src", "=", "gen_lowpart", "(", "mode", ",", "src", ")", ";", "}", "case", "PLUS", ":", "ldop_code", "=", "AARCH64_LDOP_PLUS", ";", "break", ";", "case", "IOR", ":", "ldop_code", "=", "AARCH64_LDOP_OR", ";", "break", ";", "case", "XOR", ":", "ldop_code", "=", "AARCH64_LDOP_XOR", ";", "break", ";", "case", "AND", ":", "{", "rtx", "not_src", ";", "if", "(", "short_mode", ")", "src", "=", "gen_lowpart", "(", "wmode", ",", "src", ")", ";", "not_src", "=", "gen_rtx_NOT", "(", "wmode", ",", "src", ")", ";", "emit_insn", "(", "gen_rtx_SET", "(", "src", ",", "not_src", ")", ")", ";", "if", "(", "short_mode", ")", "src", "=", "gen_lowpart", "(", "mode", ",", "src", ")", ";", "}", "ldop_code", "=", "AARCH64_LDOP_BIC", ";", "break", ";", "default", ":", "gcc_unreachable", "(", ")", ";", "}", "aarch64_emit_atomic_load_op", "(", "ldop_code", ",", "mode", ",", "out_data", ",", "src", ",", "mem", ",", "model_rtx", ")", ";", "if", "(", "!", "out_result", ")", "return", ";", "if", "(", "short_mode", ")", "{", "src", "=", "gen_lowpart", "(", "wmode", ",", "src", ")", ";", "out_data", "=", "gen_lowpart", "(", "wmode", ",", "out_data", ")", ";", "out_result", "=", "gen_lowpart", "(", "wmode", ",", "out_result", ")", ";", "}", "x", "=", "NULL_RTX", ";", "switch", "(", "code", ")", "{", "case", "MINUS", ":", "case", "PLUS", ":", "x", "=", "gen_rtx_PLUS", "(", "wmode", ",", "out_data", ",", "src", ")", ";", "break", ";", "case", "IOR", ":", "x", "=", "gen_rtx_IOR", "(", "wmode", ",", "out_data", ",", "src", ")", ";", "break", ";", "case", "XOR", ":", "x", "=", "gen_rtx_XOR", "(", "wmode", ",", "out_data", ",", "src", ")", ";", "break", ";", "case", "AND", ":", "aarch64_emit_bic", "(", "wmode", ",", "out_result", ",", "out_data", ",", "src", ",", "", ")", ";", "return", ";", "default", ":", "gcc_unreachable", "(", ")"], "ground_truth": [";"], "File": "aarch643", "Func": "aarch64_gen_atomic_ldop", "Target": "aarch64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16020, "Length": 281, "Cover_Rate": 0.6069114470842333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "MRI", ".", "getType", "(", "ExtReg", ")", ".", "getSizeInBits", "(", ")", "==", "", ")", "return", "ExtReg", ";", "Register", "NarrowReg", "=", "MRI", ".", "createVirtualRegister", "(", "&", "", ")", ";", "auto", "Copy", "=", "MIB", ".", "buildCopy", "(", "{", "NarrowReg", "}", ",", "{", "ExtReg", "}", ")", ";", "selectCopy", "(", "*", "Copy", ",", "TII", ",", "MRI", ",", "TRI", ",", "RBI", ")", ";", "return", "Copy", ".", "getReg", "("], "ground_truth": ["", ")", ";"], "File": "AArch64InstructionSelector10", "Func": "narrowExtendRegIfNeeded", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16021, "Length": 67, "Cover_Rate": 0.7052631578947368, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__arm_vcaddq_rot270_x_f32", "(", "__a", ",", "__b", ",", "__p"], "ground_truth": [")", ";"], "File": "arm", "Func": "mve___arm_vcaddq_rot270_x", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16022, "Length": 10, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "RegisterInfo", "::", "getFrameRegister", "(", "const", "MachineFunction", "&"], "ground_truth": ["MF", ")", "const", "{"], "File": "MBlazeRegisterInfo12", "Func": "getFrameRegister", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 16023, "Length": 12, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "int", "sparc_adjust_cost", "(", "rtx", "insn", ",", "rtx", "link", ",", "rtx", "dep", ",", "int", "cost", ")", "{", "switch", "(", "sparc_cpu", ")", "{", "case", "PROCESSOR_SUPERSPARC", ":", "cost", "=", "supersparc_adjust_cost", "(", "insn", ",", "link", ",", "dep", ",", "cost", ")", ";", "break", ";", "case", "PROCESSOR_HYPERSPARC", ":", "case", "PROCESSOR_SPARCLITE86X", ":", "cost", "=", "hypersparc_adjust_cost", "(", "insn", ",", "link", ",", "dep", ",", "cost", ")", ";", "break", ";", "default", ":", "break", ";", "}", "return", "cost"], "ground_truth": [";"], "File": "sparc3", "Func": "sparc_adjust_cost", "Target": "sparc", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16024, "Length": 69, "Cover_Rate": 0.9857142857142858, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "PICStyles", "::", "Style", "getPICStyle", "(", ")", "const", "{", "return", "PICStyle"], "ground_truth": [";"], "File": "X86Subtarget (2)", "Func": "getPICStyle", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16025, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "}", "abort", "(", ")"], "ground_truth": [";"], "File": "PPCAsmPrinter30", "Func": "enumRegToMachineReg", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16026, "Length": 35, "Cover_Rate": 0.3763440860215054, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Streamer", ".", "visitUsedExpr", "(", "*", "getSubExpr", "("], "ground_truth": [")", ")", ";"], "File": "CAHPMCExpr", "Func": "visitUsedExpr", "Target": "CAHP", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16027, "Length": 10, "Cover_Rate": 0.45454545454545453, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Inactive", ".", "isUndef", "(", ")", ")", "{", "LowerToCopyInstrs", ".", "push_back", "(", "&", "MI", ")", ";", "}", "else", "{", "unsigned", "Reg", "=", "Inactive", ".", "getReg", "(", ")", ";", "if", "(", "TargetRegisterInfo", "::", "isVirtualRegister", "(", "Reg", ")", ")", "{", "for", "(", "MachineInstr", "&", "DefMI", ":", "MRI", "->", "def_instructions", "(", "Reg", ")", ")", "markInstruction", "(", "DefMI", ",", "StateWWM", ",", "Worklist", ")", ";", "}", "}", "}", "SetInactiveInstrs", ".", "push_back", "(", "&", "MI", ")", ";", "continue", ";", "}", "else", "if", "(", "TII", "->", "isDisableWQM", "(", "MI", ")", ")", "{", "BBI", ".", "Needs", "|=", "StateExact", ";", "if", "(", "!", "(", "BBI", ".", "InNeeds", "&", "StateExact", ")", ")", "{", "BBI", ".", "InNeeds", "|=", "StateExact", ";", "Worklist", ".", "push_back", "(", "&", "MBB", ")", ";", "}", "GlobalFlags", "|=", "StateExact", ";", "III", ".", "Disabled", "=", "StateWQM", "|", "StateWWM", ";", "continue", ";", "}", "else", "{", "if", "(", "Opcode", "==", "", ")", "{", "LiveMaskQueries", ".", "push_back", "(", "&", "MI", ")", ";", "}", "else", "if", "(", "WQMOutputs", ")", "{", "for", "(", "const", "MachineOperand", "&", "MO", ":", "MI", ".", "defs", "(", ")", ")", "{", "if", "(", "!", "MO", ".", "isReg", "(", ")", ")", "continue", ";", "unsigned", "Reg", "=", "MO", ".", "getReg", "(", ")", ";", "if", "(", "!", "TRI", "->", "isVirtualRegister", "(", "Reg", ")", "&&", "TRI", "->", "hasVectorRegisters", "(", "TRI", "->", "getPhysRegClass", "(", "Reg", ")", ")", ")", "{", "Flags", "=", "StateWQM", ";", "break", ";", "}", "}", "}", "if", "(", "!", "Flags", ")", "continue", ";", "}", "markInstruction", "(", "MI", ",", "Flags", ",", "Worklist", ")", ";", "GlobalFlags", "|=", "Flags", ";", "}", "}", "if", "(", "GlobalFlags", "&", "StateWQM"], "ground_truth": [")", "{"], "File": "SIWholeQuadMode3", "Func": "scanInstructions", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16028, "Length": 254, "Cover_Rate": 0.40901771336553944, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "args_so_far", "=", "pack_cumulative_args", "(", "&", "args_so_far_v", ")", ";", "regno", "=", "GP_ARG_FIRST", ";", "for", "(", "cur_arg", "=", "fnargs", ";", "cur_arg", "!=", "", ";", "cur_arg", "=", "next_arg", ")", "{", "tree", "passed_type", "=", "DECL_ARG_TYPE", "(", "cur_arg", ")", ";", "machine_mode", "passed_mode", "=", "TYPE_MODE", "(", "passed_type", ")", ";", "rtx", "entry_parm", ";", "if", "(", "TREE_ADDRESSABLE", "(", "passed_type", ")", ")", "{", "passed_type", "=", "build_pointer_type", "(", "passed_type", ")", ";", "passed_mode", "=", "Pmode", ";", "}", "entry_parm", "=", "iq2000_function_arg", "(", "args_so_far", ",", "passed_mode", ",", "passed_type", ",", "true", ")", ";", "iq2000_function_arg_advance", "(", "args_so_far", ",", "passed_mode", ",", "passed_type", ",", "true", ")", ";", "next_arg", "=", "DECL_CHAIN", "(", "cur_arg", ")", ";", "if", "(", "entry_parm", "&&", "store_args_on_stack", ")", "{", "if", "(", "next_arg", "==", "", "&&", "DECL_NAME", "(", "cur_arg", ")", "&&", "(", "strcmp", "(", "IDENTIFIER_POINTER", "(", "DECL_NAME", "(", "cur_arg", ")", ")", ",", "", ")", "==", "", "||", "strcmp", "(", "IDENTIFIER_POINTER", "(", "DECL_NAME", "(", "cur_arg", ")", ")", ",", "", ")", "==", "", ")", ")", "{", "last_arg_is_vararg_marker", "=", "", ";", "break", ";", "}", "else", "{", "int", "words", ";", "gcc_assert", "(", "GET_CODE", "(", "entry_parm", ")", "==", "REG", ")", ";", "if", "(", "GET_MODE", "(", "entry_parm", ")", "==", "BLKmode", ")", "words", "=", "(", "int_size_in_bytes", "(", "passed_type", ")", "+", "", ")", "/", "", ";", "else", "words", "=", "(", "GET_MODE_SIZE", "(", "GET_MODE", "(", "entry_parm", ")", ")", "+", "", ")", "/", "", ";", "regno", "=", "REGNO", "(", "entry_parm", ")", "+", "words", "-", "", ";", "}", "}", "else", "{", "regno", "=", "GP_ARG_LAST", "+", "", ";", "break", ";", "}", "}", "next_arg_reg", "=", "iq2000_function_arg", "(", "args_so_far", ",", "VOIDmode", ",", "void_type_node", ",", "true", ")", ";", "if", "(", "next_arg_reg", "!=", "", "&&", "GET_CODE", "(", "next_arg_reg", ")", "==", "PARALLEL", ")", "{", "rtvec", "adjust", "=", "XVEC", "(", "next_arg_reg", ",", "", ")", ";", "int", "num", "=", "GET_NUM_ELEM", "(", "adjust", ")", ";", "for", "(", "i", "=", "", ";", "i", "<", "num", ";", "i", "++", ")", "{", "rtx", "pattern", ";", "pattern", "=", "RTVEC_ELT", "(", "adjust", ",", "i", ")", ";", "if", "(", "GET_CODE", "(", "pattern", ")", "!=", "SET", "||", "GET_CODE", "(", "SET_SRC", "(", "pattern", ")", ")", "!=", "ASHIFT", ")", "abort_with_insn", "(", "pattern", ",", "", ")", ";", "PUT_CODE", "(", "SET_SRC", "(", "pattern", ")", ",", "ASHIFTRT", ")", ";", "emit_insn", "(", "pattern", ")", ";", "}", "}", "tsize", "=", "compute_frame_size", "(", "get_frame_size", "(", ")", ")", ";", "if", "(", "store_args_on_stack", "&&", "(", "stdarg_p", "(", "fntype", ")", "||", "last_arg_is_vararg_marker", ")", ")", "{", "int", "offset", "=", "(", "regno", "-", "GP_ARG_FIRST", ")", "*", "UNITS_PER_WORD", ";", "rtx", "ptr", "=", "stack_pointer_rtx", ";", "for", "(", ";", "regno", "<=", "GP_ARG_LAST", ";", "regno", "++", ")", "{", "if", "(", "offset", "!=", "", ")", "ptr", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "stack_pointer_rtx", ",", "GEN_INT", "(", "offset", ")", ")", ";", "emit_move_insn", "(", "gen_rtx_MEM", "(", "gpr_mode", ",", "ptr", ")", ",", "gen_rtx_REG", "(", "gpr_mode", ",", "regno", ")", ")", ";", "offset", "+=", "GET_MODE_SIZE", "(", "gpr_mode", ")", ";", "}", "}", "if", "(", "tsize", ">", "", ")", "{", "rtx", "tsize_rtx", "=", "GEN_INT", "(", "tsize", ")", ";", "rtx", "adjustment_rtx", ",", "dwarf_pattern", ";", "rtx_insn", "*", "insn", ";", "if", "(", "tsize"], "ground_truth": [">", "", ")", "{"], "File": "iq20006", "Func": "iq2000_expand_prologue", "Target": "iq2000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16029, "Length": 475, "Cover_Rate": 0.6341789052069426, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "TargetLowering", "*", "getTargetLowering", "(", ")", "const"], "ground_truth": ["override", "{"], "File": "LM32Subtarget", "Func": "getTargetLowering", "Target": "LM32", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 16030, "Length": 9, "Cover_Rate": 0.6428571428571429, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "rtx", "tmp", "=", "gen_reg_rtx", "(", "SImode", ")", ";", "start_sequence", "(", ")", ";", "if", "(", "pm", "&", "PM_read", ")", "emit_insn", "(", "gen_sel_truesi", "(", "tmp", ",", "reg", ",", "GEN_INT", "(", "", ")", ",", "const0_rtx", ")", ")", ";", "emit_insn", "(", "nvptx_gen_wcast", "(", "tmp", ",", "pm", ",", "rep", ",", "data", ")", ")", ";", "if", "(", "pm", "&", "PM_write", ")", "emit_insn", "(", "gen_rtx_SET", "(", "reg", ",", "gen_rtx_NE", "(", "BImode", ",", "tmp", ",", "const0_rtx", ")", ")", ")", ";", "res", "=", "get_insns", "(", ")", ";", "end_sequence", "(", ")", ";", "}", "break", ";", "default", ":", "{", "rtx", "addr", "=", "data", "->", "ptr", ";", "if", "(", "!", "addr", ")", "{", "unsigned", "align", "=", "GET_MODE_ALIGNMENT", "(", "mode", ")", "/", "BITS_PER_UNIT", ";", "if", "(", "align", ">", "worker_bcast_align", ")", "worker_bcast_align", "=", "align", ";", "data", "->", "offset", "=", "(", "data", "->", "offset", "+", "align", "-", "", ")", "&", "~", "(", "align", "-", "", ")", ";", "addr", "=", "data", "->", "base", ";", "if", "(", "data", "->", "offset", ")", "addr", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "addr", ",", "GEN_INT", "(", "data", "->", "offset", ")", ")", ";", "}", "addr", "=", "gen_rtx_MEM", "(", "mode", ",", "addr", ")"], "ground_truth": [";"], "File": "nvptx5", "Func": "nvptx_gen_wcast", "Target": "nvptx", "Target_Clf": "GPU", "Compiler_Type": "GCC", "Idx": 16031, "Length": 181, "Cover_Rate": 0.5435435435435435, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "auto", "Res", "=", "std", "::", "make_unique", "<", "Operand", ">", "(", "OpKind", "::"], "ground_truth": ["X2", ",", "StartLoc", ",", "EndLoc", ")", ";"], "File": "TPCAsmParser", "Func": "CreateX2", "Target": "TPC", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 16032, "Length": 19, "Cover_Rate": 0.38, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "context", "->", "bsp", "=", "context", "->", "regstk_top", "=", "(", "unsigned", "long", ")", "bsp", ";", "context", "->", "psp", "=", "(", "unsigned", "long", ")", "psp", ";", "context", "->", "rp", "=", "(", "unsigned", "long", ")", "rp", ";", "asm", "(", "", ":", "", "(", "context", "->", "sp", ")", ")", ";", "asm", "(", "", ":", "", "(", "context", "->", "pr", ")", ")", ";", "context", "->", "pri_unat_loc", "=", "&", "context", "->", "initial_unat", ";", "if", "(", "uw_frame_state_for", "(", "context", ",", "&", "fs", ")", "!=", "_URC_NO_REASON", ")", "abort"], "ground_truth": ["(", ")", ";"], "File": "unwind-ia64", "Func": "uw_init_context_1", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16033, "Length": 83, "Cover_Rate": 0.5608108108108109, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "__builtin_mve_vdupq_n_sv8hi", "("], "ground_truth": ["__a", ")", ";"], "File": "arm", "Func": "mve___arm_vdupq_n_s16", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16034, "Length": 6, "Cover_Rate": 0.46153846153846156, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "warning_at", "(", "DECL_SOURCE_LOCATION", "(", "node", "->", "decl", ")", ",", "", ",", "", ",", "ret_type", ")", ";", "return", "", ";", "}", "tree", "t", ";", "int", "i", ";", "tree", "type_arg_types", "=", "TYPE_ARG_TYPES", "(", "TREE_TYPE", "(", "node", "->", "decl", ")", ")", ";", "bool", "decl_arg_p", "=", "(", "node", "->", "definition", "||", "type_arg_types", "==", "NULL_TREE", ")", ";", "for", "(", "t", "=", "(", "decl_arg_p", "?", "DECL_ARGUMENTS", "(", "node", "->", "decl", ")", ":", "type_arg_types", ")", ",", "i", "=", "", ";", "t", "&&", "t", "!=", "void_list_node", ";", "t", "=", "TREE_CHAIN", "(", "t", ")", ",", "i", "++", ")", "{", "tree", "arg_type", "=", "decl_arg_p", "?", "TREE_TYPE", "(", "t", ")", ":", "TREE_VALUE", "(", "t", ")", ";", "switch", "(", "TYPE_MODE", "(", "arg_type", ")", ")", "{", "case", "E_QImode", ":", "case", "E_HImode", ":", "case", "E_SImode", ":", "case", "E_DImode", ":", "case", "E_SFmode", ":", "case", "E_DFmode", ":", "if", "(", "!", "AGGREGATE_TYPE_P", "(", "arg_type", ")", ")", "break", ";", "default", ":", "if", "(", "clonei", "->", "args", "[", "i", "]", ".", "arg_type", "==", "SIMD_CLONE_ARG_TYPE_UNIFORM", ")", "break", ";", "warning_at", "(", "DECL_SOURCE_LOCATION", "(", "node", "->", "decl", ")", ",", "", ",", "", ",", "arg_type", ")", ";", "return", "", ";", "}", "}", "if", "(", "!", "TREE_PUBLIC", "(", "node", "->", "decl", ")", ")", "{", "if", "(", "TARGET_AVX512F", ")", "clonei", "->"], "ground_truth": ["vecsize_mangle", "=", "'e'", ";"], "File": "i386", "Func": "ix86_simd_clone_compute_vecsize_and_simdlen", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16035, "Length": 200, "Cover_Rate": 0.3003003003003003, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AliasResult", "AAResult", "::", "alias", "(", "const", "MemoryLocation", "&", "LocA", ",", "const", "MemoryLocation", "&", "LocB", ",", "AAQueryInfo", "&", "AAQI", ")", "{", "unsigned", "asA", "=", "LocA", ".", "Ptr", "->", "getType", "(", ")", "->", "getPointerAddressSpace", "(", ")", ";", "unsigned", "asB", "=", "LocB", ".", "Ptr", "->", "getType", "(", ")", "->", "getPointerAddressSpace", "(", ")", ";", "AliasResult", "Result", "=", "getAliasResult", "(", "asA", ",", "asB", ")", ";", "if", "(", "Result", "==", "NoAlias", ")", "return", "Result", ";", "MemoryLocation", "A", "=", "LocA", ";", "MemoryLocation", "B", "=", "LocB", ";", "if", "(", "asA", "!=", "AS", "::", "FLAT_ADDRESS", ")", "{", "std", "::", "swap", "(", "asA", ",", "asB", ")", ";", "std", "::", "swap", "(", "A", ",", "B", ")", ";", "}", "if", "(", "asA", "==", "AS", "::", "FLAT_ADDRESS", "&&", "(", "asB", "==", "AS", "::", "LOCAL_ADDRESS", "||", "asB", "==", "AS", "::", "PRIVATE_ADDRESS", ")", ")", "{", "const", "auto", "*", "ObjA", "=", "getUnderlyingObject", "(", "A", ".", "Ptr", "->", "stripPointerCastsAndInvariantGroups", "(", ")", ")", ";", "if", "(", "const", "LoadInst", "*", "LI", "=", "dyn_cast", "<", "LoadInst", ">"], "ground_truth": ["(", "ObjA", ")", ")", "{"], "File": "AMDGPUAliasAnalysis1", "Func": "alias", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16036, "Length": 162, "Cover_Rate": 0.6666666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "TARGET_ELF", "&&", "RS6000_SYMBOL_REF_TLS_P", "(", "x", ")", ")", "return", "", ";", "if", "(", "legitimate_indirect_address_p", "(", "x", ",", "reg_ok_strict", ")", ")", "return", "", ";", "if", "(", "TARGET_UPDATE", "&&", "(", "GET_CODE", "(", "x", ")", "==", "PRE_INC", "||", "GET_CODE", "(", "x", ")", "==", "PRE_DEC", ")", "&&", "mode_supports_pre_incdec_p", "(", "mode", ")", "&&", "legitimate_indirect_address_p", "(", "XEXP", "(", "x", ",", "", ")", ",", "reg_ok_strict", ")", ")", "return", "", ";", "if", "(", "virtual_stack_registers_memory_p", "(", "x", ")", ")", "return", "", ";", "if", "(", "reg_offset_p", "&&", "legitimate_small_data_p", "(", "mode", ",", "x", ")", ")", "return", "", ";", "if", "(", "reg_offset_p", "&&", "legitimate_constant_pool_address_p", "(", "x", ",", "mode", ",", "reg_ok_strict", "||", "lra_in_progress", ")", ")", "return", "", ";", "if", "(", "reg_offset_p", "&&", "reg_addr", "[", "mode", "]", ".", "fused_toc", "&&", "GET_CODE", "(", "x", ")", "==", "UNSPEC", "&&", "XINT", "(", "x", ",", "", ")", "==", "UNSPEC_FUSION_ADDIS", ")", "return", "", ";", "if", "(", "mode", "==", "TImode", "&&", "TARGET_QUAD_MEMORY", "&&", "TARGET_VSX_TIMODE", ")"], "ground_truth": ["return", "", ";"], "File": "rs60005", "Func": "rs6000_legitimate_address_p", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16037, "Length": 149, "Cover_Rate": 0.30785123966942146, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "BCN", "!=", "", "&&", "", ")", ";", "unsigned", "minSplatBits", "=", "EltVT", ".", "getSizeInBits", "(", ")", ";", "if", "(", "minSplatBits", "<", "", ")", "minSplatBits", "=", "", ";", "APInt", "APSplatBits", ",", "APSplatUndef", ";", "unsigned", "SplatBitSize", ";", "bool", "HasAnyUndefs", ";", "if", "(", "!", "BCN", "->", "isConstantSplat", "(", "APSplatBits", ",", "APSplatUndef", ",", "SplatBitSize", ",", "HasAnyUndefs", ",", "minSplatBits", ")", "||", "minSplatBits", "<", "SplatBitSize", ")", "return", "SDValue", "(", ")", ";", "uint64_t", "SplatBits", "=", "APSplatBits", ".", "getZExtValue", "(", ")", ";", "switch", "(", "VT", ".", "getSimpleVT", "(", ")", ")", "{", "default", ":", "cerr", "<<", "", "<<", "VT", ".", "getMVTString", "(", ")", "<<", "", ";", "abort", "(", ")", ";", "case", "", ":", "{", "uint32_t", "Value32", "=", "uint32_t", "(", "SplatBits", ")", ";", "assert", "(", "SplatBitSize", "==", "", "&&", "", ")", ";", "SDValue", "T", "=", "DAG", ".", "getConstant", "(", "Value32", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "T", ",", "T", ",", "T", ",", "T", ")", ")", ";", "break", ";", "}", "case", "", ":", "{", "uint64_t", "f64val", "=", "uint64_t", "(", "SplatBits", ")", ";", "assert", "(", "SplatBitSize", "==", "", "&&", "", ")", ";", "SDValue", "T", "=", "DAG", ".", "getConstant", "(", "f64val", ",", "", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "T", ",", "T", ")", ")", ";", "break", ";", "}", "case", "", ":", "{", "unsigned", "short", "Value16", "=", "SplatBits", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "assign", "(", "", ",", "DAG", ".", "getConstant", "(", "Value16", ",", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ")", ";", "}", "case", "", ":", "{", "unsigned", "short", "Value16", "=", "SplatBits", ";", "SDValue", "T", "=", "DAG", ".", "getConstant", "(", "Value16", ",", "EltVT", ")", ";", "SmallVector", "<", "SDValue", ",", "", ">", "Ops", ";", "Ops", ".", "assign", "(", "", ",", "T", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "VT", ",", "&", "Ops", "[", "", "]", ",", "Ops", ".", "size", "(", ")", ")", ";", "}", "case", "", ":", "{", "SDValue", "T", "=", "DAG", ".", "getConstant", "(", "unsigned", "(", "SplatBits", ")"], "ground_truth": [",", "VT", ".", "getVectorElementType", "(", ")", ")", ";"], "File": "SPUISelLowering4", "Func": "LowerBUILD_VECTOR", "Target": "CellSPU", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 16038, "Length": 389, "Cover_Rate": 0.6730103806228374, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "else", "{", "rtx", "offset", ";", "offset", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "", ",", "got_symbol", ")", ",", "UNSPEC_LTREL_OFFSET", ")", ";", "offset", "=", "gen_rtx_CONST", "(", "Pmode", ",", "offset", ")", ";", "offset", "=", "force_const_mem", "(", "Pmode", ",", "offset", ")", ";", "emit_move_insn", "(", "got_rtx", ",", "offset", ")", ";", "offset", "=", "gen_rtx_UNSPEC", "(", "Pmode", ",", "gen_rtvec", "(", "", ",", "XEXP", "(", "offset", ",", "", ")", ")", ",", "UNSPEC_LTREL_BASE", ")", ";", "offset", "=", "gen_rtx_PLUS", "(", "Pmode", ",", "got_rtx", ",", "offset", ")", ";", "emit_move_insn", "(", "got_rtx", ","], "ground_truth": ["offset", ")", ";"], "File": "s3904", "Func": "s390_load_got", "Target": "s390", "Target_Clf": "MPU", "Compiler_Type": "GCC", "Idx": 16039, "Length": 86, "Cover_Rate": 0.5341614906832298, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "bool", "isVGPRToSGPRCopy", "(", "const", "TargetRegisterClass", "*", "SrcRC", ",", "const", "TargetRegisterClass", "*", "DstRC", ",", "const", "RegisterInfo", "&", "TRI", ")", "{", "return", "SrcRC", "!=", "&", "", "&&", "TRI", ".", "isSGPRClass", "("], "ground_truth": ["DstRC", ")", "&&", "TRI", ".", "hasVectorRegisters", "(", "SrcRC", ")", ";"], "File": "SIFixSGPRCopies14", "Func": "isVGPRToSGPRCopy", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16040, "Length": 40, "Cover_Rate": 0.9302325581395349, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MFI", "->", "setFrameAddressIsTaken", "(", "true", ")", ";", "EVT", "PtrVT", "=", "getPointerTy", "(", "MF", ".", "getDataLayout", "(", ")", ")", ";", "bool", "is64", "=", "PtrVT", "==", "", ";", "unsigned", "FrameReg", ";", "if", "(", "MF", ".", "getFunction", "(", ")", "->", "hasFnAttribute", "(", "Attribute", "::", "Naked", ")", ")", "FrameReg", "=", "is64", "?", "", ":", "", ";", "else", "FrameReg", "=", "is64", "?", "", ":", "", ";", "SDValue", "FrameAddr", "=", "DAG", ".", "getCopyFromReg", "(", "DAG", ".", "getEntryNode", "(", ")", ",", "dl", ",", "FrameReg", ","], "ground_truth": ["PtrVT", ")", ";"], "File": "PPCISelLowering130", "Func": "LowerFRAMEADDR", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16041, "Length": 81, "Cover_Rate": 0.4153846153846154, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "continue", ";", "}", "if", "(", "I", "->", "isBranch", "(", ")", ")", "{", "if", "(", "TBB", ")", "return", "nullptr", ";", "CC", "=", "", "(", "*", "I", ")", ";", "switch", "(", "CC", ")", "{", "default", ":", "return", "nullptr", ";", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "case", "", ":", "break", ";", "}", "TBB", "=", "I", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "BrInstr", "=", "&", "*", "I", ";", "continue", ";", "}", "if", "(", "analyzeCompare", "(", "*", "I", ",", "SrcReg", ",", "CmpValue", ")", ")", "{", "if", "(", "CmpInstr", ")", "return", "nullptr", ";", "CmpInstr", "=", "&", "*", "I", ";", "continue", ";", "}", "CmpBrOnly", "=", "false", ";", "break", ";", "}", "if", "(", "!", "TBB", "||", "!", "FBB", "||", "!", "CmpInstr", ")", "return", "nullptr", ";", "switch", "(", "CC", ")", "{", "case", "", ":", "CC", "=", ""], "ground_truth": [";"], "File": "X86CondBrFolding", "Func": "analyzeMBB", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16042, "Length": 142, "Cover_Rate": 0.3397129186602871, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "TargetLowering", "::", "isShuffleMaskLegal", "(", "ArrayRef", "<", "int"], "ground_truth": [">", "Mask", ",", "EVT", "VT", ")", "const", "{"], "File": "HexagonISelLowering27", "Func": "isShuffleMaskLegal", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 16043, "Length": 16, "Cover_Rate": 0.42105263157894735, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "true", ";", "default", ":", "return", "false", ";", "}", "}", "if", "(", "VT", "==", "", "&&", "Op", "==", "", ")", "return", "false", ";", "return", "TargetLowering", "::", "isTypeDesirableForOp", "(", "Op", ",", "VT"], "ground_truth": [")", ";"], "File": "SIISelLowering (2)3", "Func": "isTypeDesirableForOp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16044, "Length": 33, "Cover_Rate": 0.32673267326732675, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "while", "(", "I", "!=", "MBB", "->", "instr_end", "(", ")", "&&", "I", "->", "isInsideBundle", "(", ")", ")", "{", "EmitInstruction", "(", "&", "*", "I", ")", ";", "++", "I", ";", "}", "}", "else", "{", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "isVerbose", "(", ")", ")", "{", "SmallVector", "<", "char", ",", "", ">", "BBStr", ";", "raw_svector_ostream", "Str", "(", "BBStr", ")", ";", "const", "MachineBasicBlock", "*", "MBB", "=", "MI", "->", "getOperand", "(", "", ")", ".", "getMBB", "(", ")", ";", "const", "MCSymbolRefExpr", "*", "Expr", "=", "MCSymbolRefExpr", "::", "create", "(", "MBB", "->", "getSymbol", "(", ")", ",", "OutContext", ")", ";", "Expr", "->", "print", "(", "Str", ",", "MAI", ")", ";", "OutStreamer", "->", "emitRawComment", "(", "", "+", "BBStr", ")", ";", "}", "return", ";", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "isVerbose", "(", ")", ")", "OutStreamer", "->", "emitRawComment", "(", "", ")", ";", "return", ";", "}", "MCInst", "TmpInst", ";", "MCInstLowering", ".", "lower", "(", "MI", ",", "TmpInst", ")", ";", "EmitToStreamer", "(", "*", "OutStreamer", ",", "TmpInst", ")", ";", "if", "(", "STI", ".", "dumpCode", "(", ")"], "ground_truth": [")", "{"], "File": "AMDGPUMCInstLower4", "Func": "EmitInstruction", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16045, "Length": 175, "Cover_Rate": 0.3147482014388489, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "getMaxDisp", "(", ")"], "ground_truth": ["const", "{"], "File": "MipsConstantIslandPass (2)1", "Func": "getMaxDisp", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16046, "Length": 6, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "NewBV", "=", "DAG", ".", "getBitcast", "(", "", ",", "DAG", ".", "getBuildVector", "(", "VT", ",", "DL", ",", "Ops", ")", ")", ";", "SDValue", "Dup", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "", ",", "NewBV", ")", ";", "return", "DAG", ".", "getBitcast", "(", "VT", ",", "Dup", ")", ";", "}", "std", "::", "bitset", "<", "", ">", "Zeroable", ",", "Undefs", ";", "for", "(", "int", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "SDValue", "Elt", "=", "Op", ".", "getOperand", "(", "i", ")", ";", "Undefs", "[", "i", "]", "=", "Elt", ".", "isUndef", "(", ")", ";", "Zeroable", "[", "i", "]", "=", "(", "Elt", ".", "isUndef", "(", ")", "||", "", "(", "Elt", ")", ")", ";", "}", "assert", "(", "Zeroable", ".", "size", "(", ")", "-", "Zeroable", ".", "count", "(", ")", ">", "", "&&", "", ")", ";", "SDValue", "FirstNonZero", ";", "unsigned", "FirstNonZeroIdx", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "", ";", "++", "i", ")", "{", "if", "(", "Zeroable", "[", "i", "]", ")", "continue", ";", "SDValue", "Elt", "=", "Op", ".", "getOperand", "(", "i", ")", ";", "if", "(", "Elt", ".", "getOpcode", "(", ")", "!=", "", "||", "!", "isa", "<", "ConstantSDNode", ">", "(", "Elt", ".", "getOperand", "(", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "MVT", "VT", "=", "Elt", ".", "getOperand", "(", "", ")", ".", "getSimpleValueType", "(", ")", ";", "if", "(", "!", "VT", ".", "is128BitVector", "(", ")", ")", "return", "SDValue", "(", ")", ";", "if", "(", "!", "FirstNonZero", ".", "getNode", "(", ")", ")", "{", "FirstNonZero", "=", "Elt", ";", "FirstNonZeroIdx", "=", "i", ";", "}", "}", "assert", "(", "FirstNonZero", ".", "getNode", "(", ")", "&&", "", ")", ";", "SDValue", "V1", "=", "FirstNonZero", ".", "getOperand", "(", "", ")", ";", "MVT", "VT", "=", "V1", ".", "getSimpleValueType", "(", ")", ";", "SDValue", "Elt", ";", "unsigned", "EltMaskIdx", ",", "EltIdx", ";", "int", "Mask", "[", "", "]"], "ground_truth": [";"], "File": "X86ISelLowering (2)5", "Func": "LowerBuildVectorv4x32", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16047, "Length": 293, "Cover_Rate": 0.3344748858447489, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "setOffset", "(", "int64_t", "O", ")", "{", "Offset", "="], "ground_truth": ["O", ";"], "File": "AArch64FastISel (2)", "Func": "setOffset", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16048, "Length": 11, "Cover_Rate": 0.9166666666666666, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "(", "(", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "||", "(", "MI", "->", "getOpcode", "(", ")"], "ground_truth": ["==", "", ")", ")", ";"], "File": "HexagonVLIWPacketizer55", "Func": "IsIndirectCall", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 16049, "Length": 23, "Cover_Rate": 0.6216216216216216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "case", "CallingConv", "::", "_Device", ":", "assert", "(", "Outs", ".", "size", "(", ")", "<=", "", "&&", "", ")", ";", "break", ";", "}", "if", "(", "Outs", ".", "size", "(", ")", "==", "", ")", "return", "DAG", ".", "getNode", "(", "", ",", "dl", ",", "", ",", "Chain", ")", ";", "assert", "(", "Outs", "[", "", "]", ".", "VT", "==", "", "&&", "", ")", ";", "SDValue", "Flag", ";", "unsigned", "reg", "=", "", ";", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "MachineFunctionInfo", "*", "MFI", "=", "MF", ".", "getInfo", "<", "MachineFunctionInfo", ">", "(", ")", ";", "MFI", "->", "setRetReg", "(", "reg", ")", ";", "if", "(", "DAG", ".", "getMachineFunction", "(", ")", ".", "getRegInfo", "(", ")", ".", "liveout_empty", "(", ")", ")", "DAG", ".", "getMachineFunction", "(", ")"], "ground_truth": [".", "getRegInfo", "(", ")", ".", "addLiveOut", "(", "reg", ")", ";"], "File": "PTXISelLowering2", "Func": "LowerReturn", "Target": "PTX", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16050, "Length": 128, "Cover_Rate": 0.44755244755244755, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "uint64_t", "clearUnusedBits", "(", "uint64_t", "Val", ",", "unsigned", "Size", ")", "{", "if", "(", "!", "", "(", "Val"], "ground_truth": [")", ")", "{"], "File": "SIISelLowering10", "Func": "clearUnusedBits", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16051, "Length": 20, "Cover_Rate": 0.5128205128205128, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "hasFlatScratchSVSMode", "(", ")", "const", "{", "return", "GFX940Insts"], "ground_truth": [";"], "File": "GCNSubtarget", "Func": "hasFlatScratchSVSMode", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16052, "Length": 9, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SMLoc", "getEndLoc", "(", ")"], "ground_truth": ["const", "{"], "File": "OR1KAsmParser", "Func": "getEndLoc", "Target": "OR1K", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16053, "Length": 6, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "cvtVOP3", "(", "Inst", ",", "Operands", ",", "OptionalIdx"], "ground_truth": [")", ";"], "File": "AMDGPUAsmParser1", "Func": "cvtVOP3", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16054, "Length": 9, "Cover_Rate": 0.32142857142857145, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MCObjectWriter", "*", "llvm", "::", "createELFObjectWriter", "(", "raw_pwrite_stream", "&", "OS", ",", "uint8_t", "OSABI", ")", "{", "MCELFObjectTargetWriter", "*", "MOTW", "=", "new", "ELFObjectWriter", "(", "OSABI", ")", ";", "return", "createELFObjectWriter", "(", "MOTW", ","], "ground_truth": ["OS", ",", "true", ")", ";"], "File": "TriCoreELFObjectWriter", "Func": "createTriCoreELFObjectWriter", "Target": "TriCore", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 16055, "Length": 34, "Cover_Rate": 0.9714285714285714, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "const", "SDValue", "*", "getNormalLoadInput", "(", "const", "SDValue", "&", "Op", ",", "bool", "&", "IsPermuted", ")", "{", "const", "SDValue", "*", "InputLoad", "=", "&", "Op", ";", "if", "(", "InputLoad", "->", "getOpcode", "(", ")", "==", "", ")", "InputLoad", "=", "&", "InputLoad", "->", "getOperand", "(", "", ")", ";", "if", "(", "InputLoad", "->", "getOpcode", "(", ")", "==", "", "||", "InputLoad", "->", "getOpcode", "(", ")", "==", "", ")", "{", "IsPermuted", "=", "InputLoad", "->", "getOpcode", "(", ")", "==", "", ";", "InputLoad", "=", "&", "InputLoad", "->", "getOperand", "(", "", ")", ";", "}", "if", "(", "InputLoad", "->", "getOpcode", "(", ")"], "ground_truth": ["!=", "", ")", "return", "nullptr", ";"], "File": "PPCISelLowering100", "Func": "getNormalLoadInput", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16056, "Length": 97, "Cover_Rate": 0.7293233082706767, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "TargetID", "::", "setTargetIDFromTargetIDStream", "(", "StringRef", "TargetID", ")", "{", "SmallVector", "<", "StringRef", ",", "", ">", "TargetIDSplit", ";", "TargetID", ".", "split", "(", "TargetIDSplit"], "ground_truth": [",", "':'", ")", ";"], "File": "AMDGPUBaseInfo1", "Func": "setTargetIDFromTargetIDStream", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16057, "Length": 26, "Cover_Rate": 0.37142857142857144, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "for", "(", "const", "SDUse", "&", "U", ":", "Op", "->", "ops", "(", ")", ")", "DAG", ".", "ExtractVectorElements", "(", "U", ".", "get", "(", ")", ",", "Args", ")", ";", "return", "DAG", ".", "getBuildVector", "(", "Op", ".", "getValueType", "(", ")", ",", "SDLoc", "(", "Op"], "ground_truth": [")", ",", "Args", ")", ";"], "File": "AMDGPUISelLowering102", "Func": "LowerCONCAT_VECTORS", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16058, "Length": 45, "Cover_Rate": 0.6617647058823529, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "N", "==", "", "&&", "", ")", ";", "addExpr", "(", "Inst", ",", "getImm", "("], "ground_truth": [")", ")", ";"], "File": "M88kAsmParser", "Func": "addBFOffsetOperands", "Target": "M88k", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 16059, "Length": 18, "Cover_Rate": 0.5806451612903226, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "SmallVectorImpl", "<", "Register", ">", "&", "getMustSaveCRs", "("], "ground_truth": [")", "const", "{"], "File": "PPCMachineFunctionInfo1", "Func": "getMustSaveCRs", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16060, "Length": 11, "Cover_Rate": 0.7333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "MI", ".", "getFlags", "(", ")", "&", ""], "ground_truth": [";"], "File": "X86MCTargetDesc13", "Func": "hasLockPrefix", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16061, "Length": 9, "Cover_Rate": 0.391304347826087, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "default", ":", "llvm_unreachable", "(", "", ")", ";", "case", "InlineAsm", "::", "Constraint_i", ":", "case", "InlineAsm", "::", "Constraint_m", ":", "case", "InlineAsm", "::", "Constraint_Q", ":", "case", "InlineAsm", "::", "Constraint_Um", ":", "case", "InlineAsm", "::", "Constraint_Un", ":", "case", "InlineAsm", "::", "Constraint_Uq", ":", "case", "InlineAsm", "::", "Constraint_Us", ":", "case", "InlineAsm", "::", "Constraint_Ut", ":", "case", "InlineAsm", "::", "Constraint_Uv", ":", "case", "InlineAsm", "::", "Constraint_Uy", ":", "OutOps", ".", "push_back", "(", "Op", ")", ";", "return", "false", ";", "}", "return"], "ground_truth": ["true", ";"], "File": "ARMISelDAGToDAG1", "Func": "SelectInlineAsmMemoryOperand", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16062, "Length": 71, "Cover_Rate": 0.71, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "CreateReg", "(", "Index", ",", "RegKind_ACC", ",", "RegInfo", ",", "S", ","], "ground_truth": ["E", ",", "Parser", ")", ";"], "File": "MipsAsmParser1", "Func": "CreateACCReg", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16063, "Length": 16, "Cover_Rate": 0.35555555555555557, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "tmp", "=", "(", "S", "<<", "", ")", "|", "(", "I1", "<<", "", ")", "|", "(", "I2", "<<", "", ")", "|", "(", "imm10", "<<", "", ")", "|", "imm11", ";", "int", "imm32", "=", "SignExtend32", "<", "", ">", "(", "tmp", "<<", "", ")", ";", "if", "(", "!", "tryAddingSymbolicOperand", "(", "Address", ",", "Address", "+", "imm32", "+", "", ",", "true", ",", "", ",", "Inst", ","], "ground_truth": ["Decoder", ")", ")", "Inst", ".", "addOperand", "(", "MCOperand", "::", "CreateImm", "(", "imm32", ")", ")", ";"], "File": "ARMDisassembler18", "Func": "DecodeT2BInstruction", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16064, "Length": 76, "Cover_Rate": 0.40641711229946526, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "inline", "void", "desc_spill_base", "(", "unw_word", "pspoff", ",", "struct", "unw_state_record", "*", "sr", ")", "{", "sr", "->", "spill_offset", "=", ""], "ground_truth": ["-", "", "*", "pspoff", ";"], "File": "unwind-ia64", "Func": "desc_spill_base", "Target": "ia64", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16065, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "MachineCFGStructurizer", "::", "replaceInstrUseOfBlockWith", "(", "MachineBasicBlock", "*", "SrcMBB", ",", "MachineBasicBlock", "*", "OldMBB", ",", "MachineBasicBlock", "*"], "ground_truth": ["NewBlk", ")", "{"], "File": "R600MachineCFGStructurizer", "Func": "replaceInstrUseOfBlockWith", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16066, "Length": 18, "Cover_Rate": 0.35294117647058826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "assert", "(", "!", "F", "||", "isKernelCC", "(", "F", ")", ")", ";", "while", "(", "!", "Stack", ".", "empty", "(", ")", ")", "{", "const", "User", "*", "V", "=", "Stack", ".", "pop_back_val", "(", ")", ";", "Visited", ".", "insert", "(", "V", ")", ";", "if", "(", "auto", "*", "G", "=", "dyn_cast", "<", "GlobalValue", ">", "(", "V", "->", "stripPointerCasts", "(", ")", ")", ")", "{", "if", "(", "UsedList", ".", "contains", "(", "G", ")", ")", "{", "continue", ";", "}", "}", "if", "(", "auto", "*", "I", "=", "dyn_cast", "<", "Instruction", ">", "(", "V", ")", ")", "{", "const", "Function", "*", "UF", "=", "I", "->", "getFunction", "(", ")", ";", "if", "(", "UF", "==", "F", ")", "{", "Ret", "=", "true", ";", "}", "else", "if", "(", "!", "F", ")", "{", "Ret", "|=", "!", "isKernelCC", "(", "UF", ")", ";", "}", "continue", ";", "}", "if", "(", "auto", "*", "E", "=", "dyn_cast", "<", "ConstantExpr", ">", "(", "V", ")", ")", "{", "if", "(", "F", ")", "{", "if", "(", "!", "isUsedOnlyFromFunction", "(", "E", ",", "F", ")", ")", "return", "false", ";", "}", "for", "(", "const", "User", "*", "U", ":", "E", "->", "users", "(", ")", ")", "{", "if", "(", "Visited", ".", "insert", "(", "U", ")", ".", "second", ")", "{", "Stack", ".", "push_back", "(", "U", ")", ";", "}", "}", "continue", ";", "}", "return", "!"], "ground_truth": ["F", ";"], "File": "AMDGPULDSUtils3", "Func": "shouldLowerLDSToStruct", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16067, "Length": 205, "Cover_Rate": 0.7735849056603774, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "StringRef", "computeDataLayout", "(", "const", "Triple", "&", "TT", ")", "{", "if", "(", "TT", ".", "getArch", "(", ")", "==", "Triple", "::", "r600", ")", "{", "return", ""], "ground_truth": ["", ";"], "File": "AMDGPUTargetMachine (2)1", "Func": "computeDataLayout", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16068, "Length": 27, "Cover_Rate": 0.7714285714285715, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "EncodeInstruction", "(", "const", "MCInst", "&", "MI", ",", "raw_ostream", "&", "OS", ",", "SmallVectorImpl", "<", "MCFixup", ">", "&", "Fixups", ")", "const", "{", "unsigned", "Bits", "=", "getBinaryCodeForInstr", "(", "MI", ",", "Fixups", ")", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "!=", "", ";", "++", "i", ")", "{", "OS", "<<", "(", "char", ")", "(", "Bits", ">>", "", ")", ";", "Bits", "<<=", "", ";", "}", "++", "MCNumEmitted"], "ground_truth": [";"], "File": "PPCMCCodeEmitter22", "Func": "EncodeInstruction", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16069, "Length": 65, "Cover_Rate": 0.9848484848484849, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MI", "->", "setDesc", "(", "TII", "->", "get", "(", "UseCopy", "?", "", ":", "", ")", ")", ";", "return", "true", ";", "}", "}", "if", "(", "Src0", "->", "isImm", "(", ")", "&&", "Src1", "->", "isImm", "(", ")", ")", "{", "int32_t", "NewImm", ";", "if", "(", "!", "evalBinaryInstruction", "(", "Opc", ",", "NewImm", ",", "Src0", "->", "getImm", "(", ")", ",", "Src1", "->", "getImm", "(", ")", ")", ")", "return", "false", ";", "const", "RegisterInfo", "&", "TRI", "=", "TII", "->", "getRegisterInfo", "(", ")", ";", "bool", "IsSGPR", "=", "TRI", ".", "isSGPRReg", "(", "MRI", ",", "MI", "->", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "MI", "->", "getOperand", "(", "Src0Idx", ")", ".", "ChangeToImmediate", "(", "NewImm", ")", ";", "MI", "->", "RemoveOperand", "(", "Src1Idx", ")", ";", "mutateCopyOp", "(", "*", "MI", ",", "TII", "->", "get", "(", "getMovOpc", "(", "IsSGPR", ")", ")", ")", ";", "return", "true", ";", "}", "if", "(", "!", "MI", "->", "isCommutable", "(", ")", ")", "return", "false", ";", "if", "(", "Src0", "->", "isImm", "(", ")", "&&", "!", "Src1", "->", "isImm", "(", ")", ")", "{", "std", "::", "swap", "(", "Src0", ",", "Src1", ")", ";", "std", "::", "swap", "(", "Src0Idx", ",", "Src1Idx", ")", ";", "}", "int32_t", "Src1Val", "=", "static_cast", "<", "int32_t", ">", "(", "Src1", "->", "getImm", "(", ")", ")", ";", "if", "(", "Opc", "==", "", "||", "Opc", "==", "", "||", "Opc", "==", "", ")", "{", "if", "(", "Src1Val", "==", "", ")", "{", "MI", "->", "RemoveOperand", "(", "Src1Idx", ")", ";", "mutateCopyOp", "(", "*", "MI", ",", "TII", "->", "get", "(", "", ")", ")", ";", "}", "else", "if", "(", "Src1Val", "==", "-", "", ")", "{", "MI", "->", "RemoveOperand", "(", "Src1Idx", ")", ";", "mutateCopyOp", "(", "*", "MI", ",", "TII", "->", "get", "(", "getMovOpc", "(", "Opc", "==", "", ")", ")", ")", ";", "}", "else", "return", "false", ";", "return", "true", ";", "}", "if", "(", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", "||", "MI", "->", "getOpcode", "(", ")", "==", "", ")", "{", "if", "(", "Src1Val", "==", "", ")", "{", "MI", "->", "RemoveOperand", "(", "Src0Idx", ")", ";", "mutateCopyOp", "(", "*", "MI", ",", "TII", "->", "get", "("], "ground_truth": ["getMovOpc", "(", "Opc", "==", "", ")", ")", ")", ";"], "File": "SIFoldOperands", "Func": "tryConstantFoldOp", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16070, "Length": 342, "Cover_Rate": 0.4665757162346521, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Inst", ".", "addOperand", "(", "MCOperand", "::", "createReg", "(", "CRRegs", "[", "getCRBitMask", "("], "ground_truth": [")", "]", ")", ")", ";"], "File": "PPCAsmParser (2)1", "Func": "addCRBitMaskOperands", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16071, "Length": 17, "Cover_Rate": 0.4358974358974359, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "InstrInfo", "&", "TII", "=", "*", "STI", ".", "getInstrInfo", "(", ")", ";", "assert", "(", "STI", ".", "isTargetWin64", "(", ")", "&&", "", ")", ";", "if", "(", "!", "MF", ".", "hasWinCFI", "(", ")", ")", "return", "false", ";", "bool", "Changed", "=", "false", ";", "for", "(", "MachineBasicBlock", "&", "MBB", ":", "MF", ")", "{", "MachineBasicBlock", "*", "NextMBB", "=", "MBB", ".", "getNextNode", "(", ")", ";", "if", "(", "NextMBB", "&&", "!", "NextMBB", "->", "isEHFuncletEntry", "(", ")", ")", "continue", ";", "auto", "LastRealInstr", "=", "llvm", "::", "find_if", "(", "reverse", "(", "MBB", ")", ",", "isRealInstruction", ")", ";", "bool", "IsEmpty", "=", "LastRealInstr", "==", "MBB", ".", "rend", "(", ")", ";", "bool", "IsCall", "=", "!", "IsEmpty", "&&", "isCallInstruction", "(", "*", "LastRealInstr", ")", ";", "if", "(", "IsEmpty", "||", "IsCall", ")", "{", "LLVM_DEBUG", "(", "{", "if", "(", "IsCall", ")", "{", "dbgs", "(", ")", "<<", "", ";", "LastRealInstr", "->", "dump", "(", ")", ";", "dbgs", "(", ")", "<<", "'\\n'", ";", "}", "else", "{", "dbgs", "(", ")", "<<", "", ";", "MBB", ".", "dump", "(", ")", ";", "}", "}", ")", ";", "MachineBasicBlock", "::", "iterator", "MBBI", "="], "ground_truth": ["MBB", ".", "end", "(", ")", ";"], "File": "X86AvoidTrailingCall4", "Func": "runOnMachineFunction", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16072, "Length": 173, "Cover_Rate": 0.6784313725490196, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "MCFixupKindInfo", "::", "FKF_IsPCRel", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", ",", "{", "", ",", "", ",", "", ",", "", "}", "}", ";", "if", "(", "Kind", "<", "FirstTargetFixupKind", ")", "return", "TargetAsmBackend", "::", "getFixupKindInfo", "("], "ground_truth": ["Kind", ")", ";"], "File": "PPCAsmBackend6", "Func": "getFixupKindInfo", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16073, "Length": 69, "Cover_Rate": 0.6, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "}", "SmallVector", "<", "int", ",", "", ">", "OptimizeShuf", ";", "Value", "*", "Temp", "[", "", "]", ";", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "(", "VecElems", "/", "", ")", "*", "Stride", ";", "i", "+=", "", ")", "{", "genShuffleBland", "(", "VT", ",", "VPShuf", ",", "OptimizeShuf", ",", "(", "i", "/", "Stride", ")", "*", "", ",", "(", "i", "+", "", ")", "/", "Stride", "*", "", ")", ";", "Temp", "[", "i", "/", "", "]", "=", "Builder", ".", "CreateShuffleVector", "(", "Vec", "[", "i", "%", "Stride", "]", ",", "Vec", "[", "(", "i", "+", "", ")", "%", "Stride", "]", ",", "OptimizeShuf", ")", ";", "OptimizeShuf", ".", "clear", "(", ")", ";", "}", "if", "(", "VecElems", "==", "", ")", "{", "std", "::", "copy", "(", "Temp", ",", "Temp", "+", "Stride", ",", "TransposedMatrix", ".", "begin", "(", ")", ")", ";", "return", ";", "}", "else", "for", "(", "unsigned", "i", "=", "", ";", "i", "<", "Stride", ";", "i", "++", ")", "TransposedMatrix", "[", "i", "]", "=", "Builder", ".", "CreateShuffleVector", "(", "Temp", "[", "", "*", "i", "]", ","], "ground_truth": ["Temp", "[", "", "*", "i", "+", "", "]", ",", "Concat", ")", ";"], "File": "X86InterleavedAccess10", "Func": "reorderSubVector", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16074, "Length": 174, "Cover_Rate": 0.6796875, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "PacketizerList", "::", "canReserveResourcesForConstExt", "(", "MachineInstr", "*", "MI", ")", "{", "const", "InstrInfo", "*", "QII", "=", "(", "const", "InstrInfo", "*", ")", "TII", ";", "assert", "(", "QII", "->", "isExtended", "(", "MI", ")", "&&", "", ")", ";", "MachineFunction", "*", "MF", "=", "MI", "->", "getParent", "(", ")", "->", "getParent", "(", ")", ";", "MachineInstr", "*", "PseudoMI", "=", "MF", "->", "CreateMachineInstr", "(", "QII", "->", "get", "(", "", ")", ",", "MI", "->", "getDebugLoc"], "ground_truth": ["(", ")", ")", ";"], "File": "HexagonVLIWPacketizer27", "Func": "canReserveResourcesForConstExt", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 16075, "Length": 70, "Cover_Rate": 0.7526881720430108, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "false", ";", "case", "ELF", "::", "R__REL24", ":", "unsigned", "Other", "=", "MCELF", "::", "getOther", "(", "SD"], "ground_truth": [")", "<<", "", ";"], "File": "PPCELFObjectWriter20", "Func": "needsRelocateWithSymbol", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16076, "Length": 20, "Cover_Rate": 0.36363636363636365, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunctionInfo", "::", "MachineFunctionInfo", "(", "const", "MachineFunction", "&", "MF", ")", ":", "MachineFunction", "(", "MF", ")", ",", "TIDReg", "(", "", ")", ",", "ScratchRSrcReg", "(", "", ")", ",", "ScratchWaveOffsetReg", "(", "", ")", ",", "FrameOffsetReg", "(", "", ")", ",", "StackPtrOffsetReg", "(", "", ")", ",", "PrivateSegmentBufferUserSGPR", "(", "", ")", ",", "DispatchPtrUserSGPR", "(", "", ")", ",", "QueuePtrUserSGPR", "(", "", ")", ",", "KernargSegmentPtrUserSGPR", "(", "", ")", ",", "DispatchIDUserSGPR", "(", "", ")", ",", "FlatScratchInitUserSGPR", "(", "", ")", ",", "PrivateSegmentSizeUserSGPR", "(", "", ")", ",", "GridWorkGroupCountXUserSGPR", "(", "", ")", ",", "GridWorkGroupCountYUserSGPR", "(", "", ")", ",", "GridWorkGroupCountZUserSGPR", "(", "", ")", ",", "WorkGroupIDXSystemSGPR", "(", "", ")", ",", "WorkGroupIDYSystemSGPR", "(", "", ")", ",", "WorkGroupIDZSystemSGPR", "(", "", ")", ",", "WorkGroupInfoSystemSGPR", "(", "", ")", ",", "PrivateSegmentWaveByteOffsetSystemSGPR", "(", "", ")", ",", "WorkItemIDXVGPR", "(", "", ")", ",", "WorkItemIDYVGPR", "(", "", ")", ",", "WorkItemIDZVGPR", "(", "", ")", ",", "PnputAddr", "(", "", ")", ",", "PnputEnable", "(", "", ")", ",", "ReturnsVoid", "(", "true", ")", ",", "FlatWorkGroupSizes", "(", "", ",", "", ")", ",", "WavesPerEU", "(", "", ",", "", ")", ",", "DebuggerWorkGroupIDStackObjectIndices", "(", "{", "{", "", ",", "", ",", "", "}", "}", ")", ",", "DebuggerWorkItemIDStackObjectIndices", "(", "{", "{", "", ",", "", ",", "", "}", "}", ")", ",", "LDSWaveSpillSize", "(", "", ")", ",", "NumUserSGPRs", "(", "", ")", ",", "NumSystemSGPRs", "(", "", ")", ",", "HasSpilledSGPRs", "(", "false", ")", ",", "HasSpilledVGPRs", "(", "false", ")", ",", "HasNonSpillStackObjects", "(", "false", ")", ",", "NumSpilledSGPRs", "(", "", ")", ",", "NumSpilledVGPRs", "(", "", ")", ",", "PrivateSegmentBuffer", "(", "false", ")", ",", "DispatchPtr", "(", "false", ")", ",", "QueuePtr", "(", "false", ")", ",", "KernargSegmentPtr", "(", "false", ")", ",", "DispatchID", "(", "false", ")", ",", "FlatScratchInit", "(", "false", ")", ",", "GridWorkgroupCountX", "(", "false", ")", ",", "GridWorkgroupCountY", "(", "false", ")", ",", "GridWorkgroupCountZ", "(", "false", ")", ",", "WorkGroupIDX", "(", "false", ")", ",", "WorkGroupIDY", "(", "false", ")", ",", "WorkGroupIDZ", "(", "false", ")", ",", "WorkGroupInfo", "(", "false", ")", ",", "PrivateSegmentWaveByteOffset", "(", "false", ")", ",", "WorkItemIDX", "(", "false", ")", ",", "WorkItemIDY", "(", "false", ")", ",", "WorkItemIDZ", "(", "false", ")", ",", "ImplicitBufferPtr", "(", "false", ")", "{", "const", "Subtarget", "&", "ST", "=", "MF", ".", "getSubtarget", "<", "Subtarget", ">", "(", ")", ";", "const", "Function", "*", "F", "=", "MF", ".", "getFunction", "(", ")", ";", "FlatWorkGroupSizes", "=", "ST", ".", "getFlatWorkGroupSizes", "(", "*", "F", ")", ";", "WavesPerEU", "=", "ST", ".", "getWavesPerEU", "(", "*", "F", ")", ";", "if", "(", "!", "isEntryFunction", "(", ")", ")", "{", "ScratchRSrcReg", "=", "", ";", "ScratchWaveOffsetReg", "=", "", ";", "FrameOffsetReg", "=", "", ";", "StackPtrOffsetReg", "=", "", ";", "PrivateSegmentWaveByteOffsetSystemSGPR", "=", "ScratchWaveOffsetReg", ";", "}", "CallingConv", "::", "ID", "CC", "="], "ground_truth": ["F", "->", "getCallingConv", "(", ")", ";"], "File": "SIMachineFunctionInfo42", "Func": "SIMachineFunctionInfo", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16077, "Length": 400, "Cover_Rate": 0.4728132387706856, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "InstrInfo", "::", "insertNoop", "(", "MachineBasicBlock", "&", "MBB"], "ground_truth": [",", "MachineBasicBlock", "::", "iterator", "MI", ")", "const", "{"], "File": "PPCInstrInfo107", "Func": "insertNoop", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16078, "Length": 16, "Cover_Rate": 0.4444444444444444, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "__inline", "qword", "si_nor", "(", "qword", "a"], "ground_truth": [",", "qword", "b", ")", "{"], "File": "si2vmx", "Func": "si_nor", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16079, "Length": 12, "Cover_Rate": 0.3157894736842105, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "getParser", "(", ")", ".", "getTok", "(", ")"], "ground_truth": [".", "getLoc", "(", ")", ";"], "File": "BPFAsmParser", "Func": "getLoc", "Target": "BPF", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 16080, "Length": 13, "Cover_Rate": 0.65, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineFunction", "&", "MF", "=", "DAG", ".", "getMachineFunction", "(", ")", ";", "FunctionInfo", "*", "FuncInfo", "=", "MF", ".", "getInfo", "<", "FunctionInfo", ">", "(", ")", ";", "DebugLoc", "dl", "=", "Op", ".", "getDebugLoc", "(", ")", ";", "SDValue", "FI", "=", "DAG", ".", "getFrameIndex", "(", "FuncInfo", "->", "getVarArgsFrameIndex", "("], "ground_truth": [")", ",", "getPointerTy", "(", ")", ")", ";"], "File": "MBlazeISelLowering5", "Func": "LowerVASTART", "Target": "MBlaze", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 16081, "Length": 50, "Cover_Rate": 0.4132231404958678, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "DeadInstrs", ".", "insert", "(", "&", "Tail", ")", ";", "MRI", "->", "replaceRegWith", "(", "Tail", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ",", "LoADDI", ".", "getOperand", "(", "", ")", ".", "getReg", "(", ")", ")", ";", "LLVM_DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "Offset", "<<", "", "<<", "", "<<", "HiLUI"], "ground_truth": ["<<", "", "<<", "LoADDI", ";", ")", ";"], "File": "RISCVMergeBaseOffset4", "Func": "foldOffset", "Target": "RISCV", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16082, "Length": 57, "Cover_Rate": 0.49137931034482757, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case", "", ":", "return", "", ";", "case"], "ground_truth": ["", ":"], "File": "AArch64AdvSIMDScalarPass23", "Func": "getTransformOpcode", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16083, "Length": 24, "Cover_Rate": 0.3333333333333333, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "kb", "!=", "ke", ";", "++", "kb", ")", "{", "Kernel", "*", "ptr", "=", "kb", "->", "getValue", "(", ")", ";", "delete"], "ground_truth": ["ptr", ";"], "File": "HSAILModuleInfo", "Func": "~HSAILModuleInfo", "Target": "HSAIL", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 16084, "Length": 21, "Cover_Rate": 0.38181818181818183, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "LoadSDNode", "*", "LD", "=", "cast", "<", "LoadSDNode", ">", "(", "Op", ")", ";", "EVT", "MemVT", "=", "LD", "->", "getMemoryVT", "(", ")", ";", "if", "(", "(", "LD", "->", "getAlignment", "(", ")", ">=", "MemVT", ".", "getSizeInBits", "(", ")", "/", "", ")", "||", "(", "(", "MemVT", "!=", "", ")", "&&", "(", "MemVT", "!=", "", ")", ")", ")", "return", "SDValue", "(", ")", ";", "bool", "IsLittle", "=", "Subtarget", "->", "isLittle", "(", ")", ";", "EVT", "VT", "=", "Op", ".", "getValueType", "(", ")", ";", "", "ExtType", "=", "LD", "->", "getExtensionType", "(", ")", ";", "SDValue", "Chain", "=", "LD", "->", "getChain", "(", ")", ",", "Undef", "=", "DAG", ".", "getUNDEF", "(", "VT", ")", ";", "assert", "(", "(", "VT", "==", "", ")", "||", "(", "VT", "==", "", ")", ")", ";", "if", "(", "(", "VT", "==", "", ")", "&&", "(", "ExtType", "==", "", ")", ")", "{", "SDValue", "LDL", "=", "createLoadLR", "(", "", ",", "DAG", ",", "LD", ",", "Chain", ",", "Undef", ",", "IsLittle", "?", "", ":", "", ")", ";", "return", "createLoadLR", "(", "", ",", "DAG", ",", "LD", ",", "LDL", ".", "getValue", "(", "", ")", ",", "LDL", ",", "IsLittle", "?", "", ":", "", ")", ";", "}", "SDValue", "LWL", "=", "createLoadLR", "(", "", ",", "DAG", ",", "LD", ",", "Chain", ",", "Undef", ",", "IsLittle", "?", "", ":", "", ")", ";", "SDValue", "LWR", "=", "createLoadLR", "(", "", ",", "DAG", ",", "LD", ",", "LWL", ".", "getValue", "(", "", ")", ",", "LWL", ",", "IsLittle", "?", "", ":", "", ")", ";", "if", "(", "(", "VT", "==", "", ")", "||", "(", "ExtType", "==", "", ")", "||", "("], "ground_truth": ["ExtType", "==", "", ")", ")", "return", "LWR", ";"], "File": "MipsISelLowering85", "Func": "lowerLOAD", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16085, "Length": 253, "Cover_Rate": 0.6246913580246913, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "addu7ExtOperands", "(", "MCInst", "&", "Inst", ",", "unsigned", "N", ")", "const", "{", "addImmOperands", "(", "Inst", ","], "ground_truth": ["N", ")", ";"], "File": "HexagonAsmParser (2)", "Func": "addu7ExtOperands", "Target": "Hexagon", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 16086, "Length": 19, "Cover_Rate": 0.95, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createISelDag", "(", "TargetMachine", "&", "TM", ")", "{", "return", "new", "DAGToDAGISel"], "ground_truth": ["(", "TM", ")", ";"], "File": "MipsISelDAGToDAG11", "Func": "createMipsISelDag", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16087, "Length": 18, "Cover_Rate": 0.9473684210526315, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "else", "if", "(", "STI", "->", "hasV8MMainlineOps", "(", ")", ")", "CMSERestoreFPRegsV8", "(", "MBB", ",", "MBBI", ",", "DL"], "ground_truth": [",", "AvailableRegs", ")", ";"], "File": "ARMExpandPseudoInsts20", "Func": "CMSERestoreFPRegs", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16088, "Length": 20, "Cover_Rate": 0.30303030303030304, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "DEFAULT_ABI", "==", "ABI_ELFv2", "&&", "type", "&&", "AGGREGATE_TYPE_P", "(", "type", ")", ")", "{", "machine_mode", "field_mode", "=", "VOIDmode", ";", "int", "field_count", "=", "rs6000_aggregate_candidate", "(", "type", ",", "&", "field_mode", ")", ";", "if", "(", "field_count", ">", "", ")", "{", "int", "n_regs", "=", "(", "SCALAR_FLOAT_MODE_P", "(", "field_mode", ")", "?", "(", "GET_MODE_SIZE", "(", "field_mode", ")", "+", "", ")", ">>", "", ":", "", ")", ";", "if", "(", "field_count", "*", "n_regs", "<=", "AGGR_ARG_NUM_REG", ")", "{", "if", "(", "elt_mode", ")", "*", "elt_mode", "=", "field_mode", ";", "if", "(", "n_elts", ")", "*", "n_elts", "=", "field_count", ";", "return", "true", ";", "}", "}", "}", "if", "(", "elt_mode", ")", "*"], "ground_truth": ["elt_mode", "=", "mode", ";"], "File": "rs60005", "Func": "rs6000_discover_homogeneous_aggregate", "Target": "rs6000", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16089, "Length": 102, "Cover_Rate": 0.7611940298507462, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "SDValue", "TargetLowering", "::", "getSqrtEstimate", "(", "SDValue", "Operand", ",", "SelectionDAG", "&", "DAG", ",", "int", "Enabled", ",", "int", "&", "RefinementSteps", ",", "bool", "&", "UseOneConstNR", ",", "bool", "Reciprocal", ")", "const", "{", "EVT", "VT", "=", "Operand", ".", "getValueType", "(", ")", ";", "if", "(", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasFRSQRTES", "(", ")", ")", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasFRSQRTE", "(", ")", ")", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasAltivec", "(", ")", ")", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasVSX", "(", ")", ")", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasQPX", "(", ")", ")", "||", "(", "VT", "==", "", "&&", "Subtarget", ".", "hasQPX", "(", ")", ")", ")", "{", "if", "(", "RefinementSteps", "==", "ReciprocalEstimate", "::", "Unspecified", ")", "RefinementSteps", "=", "getEstimateRefinementSteps", "(", "VT", ",", "Subtarget", ")", ";", "UseOneConstNR", "=", "!", "Subtarget", ".", "needsTwoConstNR", "(", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "SDLoc", "(", "Operand", ")", ",", "VT", ",", "Operand", ")", ";", "}", "return", "SDValue", "("], "ground_truth": [")", ";"], "File": "PPCISelLowering101", "Func": "getSqrtEstimate", "Target": "PowerPC", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16090, "Length": 161, "Cover_Rate": 0.9147727272727273, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "const", "uint16_t", "*", "RegisterInfo", "::", "getCalleeSavedRegs", "(", "const", "MachineFunction"], "ground_truth": ["*", "MF", ")", "const", "{"], "File": "SNESRegisterInfo", "Func": "getCalleeSavedRegs", "Target": "SNES", "Target_Clf": "DSP", "Compiler_Type": "LLVM", "Idx": 16091, "Length": 14, "Cover_Rate": 0.7777777777777778, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "", "Int", "=", "IsRelease", "?", "", ":", "", ";", "Function", "*", "Strex", "=", "", "(", "M", ",", "Int", ")", ";", "Type", "*", "Int32Ty", "=", "Type", "::", "getInt32Ty", "(", "M", "->", "getContext", "(", ")", ")", ";", "Value", "*", "Lo", "=", "Builder", ".", "CreateTrunc", "(", "Val", ",", "Int32Ty", ",", "", ")", ";", "Value", "*", "Hi", "=", "Builder", ".", "CreateTrunc", "(", "Builder", ".", "CreateLShr", "(", "Val", ",", "", ")", ",", "Int32Ty", ",", "", ")", ";", "if", "(", "!", "Subtarget", "->", "isLittle", "(", ")", ")", "std", "::", "swap", "(", "Lo", ",", "Hi", ")", ";", "Addr", "=", "Builder", ".", "CreateBitCast", "(", "Addr", ",", "Type", "::", "getInt8PtrTy", "(", "M", "->", "getContext", "(", ")", ")", ")", ";", "return", "Builder", ".", "CreateCall", "(", "Strex", ",", "{", "Lo", ",", "Hi", ",", "Addr", "}", ")", ";", "}", "", "Int", "=", "IsRelease", "?", "", ":", "", ";", "Type", "*", "Tys", "[", "]", "=", "{"], "ground_truth": ["Addr", "->", "getType", "(", ")", "}", ";"], "File": "ARMISelLowering (2)6", "Func": "emitStoreConditional", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16092, "Length": 150, "Cover_Rate": 0.5434782608695652, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "ScratchSizeKey", "=", "PALMD", "::", "Key", "::", "GS_SCRATCH_ZE", ";", "break", ";", "case", "CallingConv", "::", "_ES", ":", "ScratchSizeKey", "=", "PALMD", "::", "Key", "::", "ES_SCRATCH_ZE", ";", "break", ";", "case", "CallingConv", "::", "_HS", ":", "ScratchSizeKey", "=", "PALMD", "::", "Key", "::", "HS_SCRATCH_ZE", ";", "break", ";", "case", "CallingConv", "::", "_LS", ":", "ScratchSizeKey", "=", "PALMD", "::", "Key", "::", "LS_SCRATCH_ZE", ";", "break", ";", "}", "unsigned", "NumUsedVgprsKey", "=", "ScratchSizeKey", "+", "PALMD", "::", "Key", "::", "VS_NUM_USED_VGPRS", "-", "PALMD", "::", "Key", "::", "VS_SCRATCH_ZE", ";", "unsigned", "NumUsedSgprsKey", "=", "ScratchSizeKey", "+", "PALMD", "::", "Key", "::", "VS_NUM_USED_SGPRS", "-", "PALMD", "::", "Key", "::", "VS_SCRATCH_ZE", ";", "PALMetadataMap", "[", "NumUsedVgprsKey", "]", "=", "CurrentProgramInfo", ".", "NumVGPRsForWavesPerEU", ";", "PALMetadataMap", "[", "NumUsedSgprsKey", "]", "=", "CurrentProgramInfo", ".", "NumSGPRsForWavesPerEU", ";", "if", "(", "", "(", "MF", ".", "getFunction", "(", ")", "->", "getCallingConv", "(", ")", ")", ")", "{", "PALMetadataMap", "[", "Rsrc1Reg", "]", "|=", "CurrentProgramInfo", ".", "ComputePGMRSrc1", ";", "PALMetadataMap", "[", "Rsrc2Reg", "]", "|=", "CurrentProgramInfo", ".", "ComputePGMRSrc2", ";", "PALMetadataMap", "[", "ScratchSizeKey", "]", "|=", "alignTo", "(", "CurrentProgramInfo", ".", "ScratchSize", ",", "", ")", ";", "}", "else", "{", "PALMetadataMap", "[", "Rsrc1Reg", "]", "|=", "S_00B028_VGPRS", "(", "CurrentProgramInfo", ".", "VGPRBlocks", ")", "|", "S_00B028_SGPRS", "(", "CurrentProgramInfo", ".", "SGPRBlocks", ")", ";", "if", "(", "CurrentProgramInfo", ".", "ScratchBlocks", ">", "", ")", "PALMetadataMap", "[", "Rsrc2Reg", "]", "|=", "S_00B84C_SCRATCH_EN", "(", "", ")", ";", "PALMetadataMap", "[", "ScratchSizeKey", "]", "|=", "alignTo", "(", "CurrentProgramInfo"], "ground_truth": [".", "ScratchSize", ",", "", ")", ";"], "File": "AMDGPUAsmPrinter55", "Func": "EmitPALMetadata", "Target": "AMDGPU", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16093, "Length": 210, "Cover_Rate": 0.5497382198952879, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "Val", "=", "std", "::", "numeric_limits", "<", "double", ">", "::", "quiet_NaN", "(", ")", ";", "}", "else", "{", "return", "true", ";", "}", "if", "(", "IsNegative", ")", "Val", "=", "-", "Val", ";", "Operands", ".", "push_back", "(", "std", "::", "make_unique", "<", "Operand", ">", "(", "", ",", "Flt", ".", "getLoc", "(", ")", ",", "Flt", ".", "getEndLoc", "(", ")", ",", "", "{", "Val", "}", ")", ")", ";", "Parser", ".", "Lex", "(", ")", ";", "return", "false"], "ground_truth": [";"], "File": "WebAssemblyAsmParser", "Func": "parseSpecialFloatMaybe", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 16094, "Length": 70, "Cover_Rate": 0.43478260869565216, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "extern", "__inline", "void", "__attribute__", "(", "(", "__gnu_inline__", ",", "__always_inline__", ",", "__artificial__", ")", ")", "_mm_mask_cvtusepi16_storeu_epi8", "(", "void", "*", "__P", ",", "__mmask8", "__M", ",", "__m128i", "__A", ")", "{", "__builtin_ia32_pmovuswb128mem_mask", "(", "(", "__v8qi", "*", ")", "__P", ",", "(", "__v8hi", ")"], "ground_truth": ["__A", ",", "__M", ")", ";"], "File": "avx512vlbwintrin", "Func": "_mm_mask_cvtusepi16_storeu_epi8", "Target": "i386", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16095, "Length": 42, "Cover_Rate": 0.9767441860465116, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmParser", "::", "OperandMatchResultTy", "AsmParser", "::", "parseMSA128HRegs", "(", "SmallVectorImpl", "<", "MCParsedAsmOperand", "*", ">", "&", "Operands", ")", "{", "return", "parseMSARegs", "(", "Operands", ",", "("], "ground_truth": ["int", ")", "", ")", ";"], "File": "MipsAsmParser29", "Func": "parseMSA128HRegs", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16096, "Length": 27, "Cover_Rate": 0.9, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "case", "", ":", "Opc", "=", "", ";", "break", ";", "default", ":", "return", "false", ";", "}", "unsigned", "Reg", ";", "if", "(", "FuncInfo", ".", "Fn", "->", "getAttributes", "(", ")", ".", "hasAttribute", "(", "", ",", "Attribute", "::", "SExt"], "ground_truth": [")", ")", "Reg", "=", "getRegForSignedValue", "(", "RV", ")", ";"], "File": "WebAssemblyFastISel27", "Func": "selectRet", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 16097, "Length": 109, "Cover_Rate": 0.30193905817174516, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "UCB_SAVED_CALLSITE_ADDR", "(", "ucbp", ")", "=", "vrs", "->", "core", ".", "r", "[", "R_PC", "]", ";", "pr_result", "=", "(", "(", "personality_routine", ")", "UCB_PR_ADDR", "(", "ucbp", ")", ")", "(", "_US_UNWIND_FRAME_STARTING", ",", "ucbp", ",", "(", "_Unwind_Context", "*", ")", "vrs", ")", ";", "}", "while", "(", "pr_result", "=="], "ground_truth": ["_URC_CONTINUE_UNWIND", ")", ";"], "File": "unwind-arm", "Func": "unwind_phase2", "Target": "arm", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16098, "Length": 45, "Cover_Rate": 0.4090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "switch", "(", "Opcode", ")", "{", "default", ":", "return", "NULL", ";", "case", "", ":", "return", "", ";", "case", "", ":"], "ground_truth": ["return", "", ";"], "File": "TOYISelLowering1", "Func": "getTargetNodeName", "Target": "TOY", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16099, "Length": 22, "Cover_Rate": 0.39285714285714285, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "Opc", "=", "N", "->", "getOpcode", "(", ")", ";", "MVT", "VT", "=", "N", "->", "getSimpleValueType", "(", "", ")", ";", "SDLoc", "DL", "(", "N", ")", ";", "if", "(", "N", "->", "hasAnyUseOfValue", "(", "", ")", ")", "{", "if", "(", "Opc", "==", "", ")", "{", "RHS", "=", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "VT", ",", "DAG", ".", "getConstant", "(", "", ",", "DL", ",", "VT", ")", ",", "RHS", ")", ";", "return", "DAG", ".", "getAtomic", "(", "", ",", "DL", ",", "VT", ",", "Chain", ",", "LHS", ",", "RHS", ",", "AN", "->", "getMemOperand", "(", ")", ")", ";", "}", "assert", "(", "Opc", "==", "", "&&", "", ")", ";", "return", "N", ";", "}", "if", "(", "Opc", "==", "", "&&", "isNullConstant", "(", "RHS", ")", ")", "{", "if", "(", "AN", "->", "getOrdering", "(", ")", "==", "AtomicOrdering", "::", "SequentiallyConsistent", "&&", "AN", "->", "getSyncScopeID", "(", ")", "==", "SyncScope", "::", "System", ")", "{", "SDValue", "NewChain", "=", "emitLockedStackOp", "(", "DAG", ",", "Subtarget", ",", "Chain", ",", "DL", ")", ";", "assert", "(", "!", "N", "->", "hasAnyUseOfValue", "(", "", ")", ")", ";", "return", "DAG", ".", "getNode", "(", "", ",", "DL", ",", "N", "->", "getVTList", "(", ")", ",", "DAG", ".", "getUNDEF", "(", "VT", ")", ",", "NewChain", ")", ";", "}", "SDValue", "NewChain", "=", "DAG", ".", "getNode", "(", "", ","], "ground_truth": ["DL", ",", "", ",", "Chain", ")", ";"], "File": "X86ISelLowering (2)6", "Func": "lowerAtomicArith", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16100, "Length": 208, "Cover_Rate": 0.5445026178010471, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "FunctionPass", "*", "llvm", "::", "createBranchDelayReducer"], "ground_truth": ["(", "TargetMachine", "&", "tm", ")", "{"], "File": "BranchDelayExpansion", "Func": "createTMS320C64XBranchDelayReducer", "Target": "TMS320C64X", "Target_Clf": "VLIW", "Compiler_Type": "LLVM", "Idx": 16101, "Length": 11, "Cover_Rate": 0.5789473684210527, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "N", "=", "N", ".", "getOperand", "(", "", ")", ";", "}", "if", "(", "N", ".", "getOpcode", "(", ")", "!=", "", ")", "return", "false", ";", "unsigned", "Opc", "=", "N", ".", "getOperand", "(", "", ")", "->", "getOpcode", "(", ")", ";", "if", "(", "Opc", "!=", "", "||", "!", "WasTruncated", ")", "{", "Op", "=", "N", ".", "getOperand", "(", "", ")", ";", "return", "!", "WasTruncated", ";", "}", "auto", "*", "GA", "=", "cast", "<", "GlobalAddressSDNode", ">", "(", "N", "."], "ground_truth": ["getOperand", "(", "", ")", ")", ";"], "File": "X86ISelDAGToDAG (2)1", "Func": "selectRelocImm", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16102, "Length": 78, "Cover_Rate": 0.3170731707317073, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "void", "ELFAsmBackend", "::", "processFixupValue", "(", "const", "MCAssembler", "&", "Asm", ",", "const", "MCAsmLayout", "&", "Layout", ",", "const", "MCFixup", "&", "Fixup", ",", "const", "MCFragment", "*", "DF", ",", "const", "MCValue", "&", "Target", ",", "uint64_t", "&", "Value", ",", "bool", "&", "IsResolved", ")", "{", "if", "(", "(", "uint32_t", ")", "Fixup", ".", "getKind", "(", ")", "==", "", ")", "IsResolved", "=", "false", ";", "if", "(", "IsResolved", ")", "(", "void", ")", "adjustFixupValue", "(", "Fixup", ",", "Value", ",", "&", "Asm", "."], "ground_truth": ["getContext", "(", ")", ")", ";"], "File": "AArch64AsmBackend25", "Func": "processFixupValue", "Target": "AArch64", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16103, "Length": 77, "Cover_Rate": 0.9625, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "isMachineVerifierClean", "(", ")", "const", "override", "{", "return"], "ground_truth": ["false", ";"], "File": "NyuziTargetMachine", "Func": "isMachineVerifierClean", "Target": "Nyuzi", "Target_Clf": "GPU", "Compiler_Type": "LLVM", "Idx": 16104, "Length": 10, "Cover_Rate": 0.9090909090909091, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "bool", "RegisterInfo", "::", "hasReservedCallFrame", "(", "const", "MachineFunction", "&", "MF", ")", "const", "{", "return", "!", "MF", ".", "getFrameInfo", "(", ")"], "ground_truth": ["->", "hasVarSizedObjects", "(", ")", ";"], "File": "MSP430RegisterInfo10", "Func": "hasReservedCallFrame", "Target": "MSP430", "Target_Clf": "MPU", "Compiler_Type": "LLVM", "Idx": 16105, "Length": 24, "Cover_Rate": 0.96, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "args_so_farp", "->", "regs", "+", "", "<", "MMIX_MAX_ARGS_IN_REGS", ")", "*", "pretend_sizep", "=", "(", "MMIX_MAX_ARGS_IN_REGS", "-", "(", "args_so_farp", "->", "regs", "+", "", ")", ")", "*", "", ";", "if", "(", "(", "", "+", "(", "MMIX_FUNCTION_ARG_SIZE", "(", "mode", ",", "vartype", ")", ")", ")"], "ground_truth": ["/", "", "!=", "", ")", "internal_error", "(", "", ")", ";"], "File": "mmix3", "Func": "mmix_setup_incoming_varargs", "Target": "mmix", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16106, "Length": 51, "Cover_Rate": 0.6710526315789473, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "AsmParser", "(", "const", "MCSubtargetInfo", "&", "sti", ",", "MCAsmParser", "&", "Parser", ",", "const", "MCInstrInfo", "&", "mii", ",", "const", "MCTargetOptions", "&", "Options", ")", ":", "MCTargetAsmParser", "(", "Options", ",", "sti", ",", "mii", ")", ",", "Parser", "(", "Parser", ")", ",", "Lexer", "(", "Parser", ".", "getLexer", "(", ")", ")", ",", "LastLabel", "(", "nullptr", ")", "{", "setAvailableFeatures", "(", "ComputeAvailableFeatures", "(", "sti", ".", "getFeatureBits", "(", ")"], "ground_truth": [")", ")", ";"], "File": "WebAssemblyAsmParser12", "Func": "WebAssemblyAsmParser", "Target": "WebAssembly", "Target_Clf": "Virtual ISA", "Compiler_Type": "LLVM", "Idx": 16107, "Length": 62, "Cover_Rate": 0.9841269841269841, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "static", "DecodeStatus", "DecodeHIRegsDSPRegisterClass", "(", "MCInst", "&", "Inst", ",", "unsigned", "RegNo", ",", "uint64_t", "Address", ",", "const", "void", "*", "Decoder", ")", "{", "if", "(", "RegNo", ">=", "", ")", "return", "MCDisassembler", "::", "Fail", ";", "unsigned", "Reg", "=", "getReg", "(", "Decoder", ","], "ground_truth": ["", ",", "RegNo", ")", ";"], "File": "MipsDisassembler19", "Func": "DecodeHIRegsDSPRegisterClass", "Target": "Mips", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16108, "Length": 43, "Cover_Rate": 0.6825396825396826, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "if", "(", "Imm", ".", "bitwiseIsEqual", "(", "LegalFPImmediates", "[", "i", "]", ")", ")", "return", "true", ";", "}", "return"], "ground_truth": ["false", ";"], "File": "X86ISelLowering (2)", "Func": "isFPImmLegal", "Target": "X86", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16109, "Length": 19, "Cover_Rate": 0.3275862068965517, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "MachineBasicBlock", "*", "UserBB", "=", "U", ".", "MI", "->", "getParent", "(", ")", ";", "unsigned", "MinNoSplitDisp", "=", "BBInfo", "[", "UserBB", "->", "getNumber", "(", ")", "]", ".", "postOffset", "(", "getCPELogAlign", "(", "U", ".", "CPEMI", ")", ")", ";", "if", "(", "CloserWater", "&&", "MinNoSplitDisp", ">", "U", ".", "getMaxDisp", "(", ")", "/", "", ")", "return", "false", ";", "for", "(", "water_iterator", "IP", "=", "std", "::", "prev", "(", "WaterList", ".", "end", "(", ")", ")", ",", "B", "=", "WaterList", ".", "begin", "(", ")", ";", ";", "--", "IP", ")", "{", "MachineBasicBlock", "*", "WaterBB", "=", "*", "IP", ";", "unsigned", "Growth", ";", "if", "(", "isWaterInRange", "(", "UserOffset", ",", "WaterBB", ",", "U", ",", "Growth", ")", "&&", "(", "WaterBB", "->", "getNumber", "(", ")", "<", "U", ".", "HighWaterMark", "->", "getNumber", "(", ")", "||", "NewWaterList", ".", "count", "(", "WaterBB", ")", "||", "WaterBB", "==", "U", ".", "MI", "->", "getParent", "(", ")", ")", "&&", "Growth", "<", "BestGrowth", ")", "{", "BestGrowth", "=", "Growth", ";", "WaterIter", "=", "IP", ";", "DEBUG", "(", "dbgs", "(", ")", "<<", "", "<<", "printMBBReference", "(", "*", "WaterBB", ")", "<<", "", "<<", "Growth", "<<", "'\\n'", ")", ";", "if", "(", "CloserWater", "&&", "WaterBB", "==", "U", ".", "MI", "->", "getParent", "(", ")", ")", "return", "true", ";", "if", "(", "!", "CloserWater", "&&", "BestGrowth", "==", "", ")", "return", "true", ";", "}", "if", "(", "IP", "==", "B", ")"], "ground_truth": ["break", ";"], "File": "ARMConstantIslandPass23", "Func": "findAvailableWater", "Target": "ARM", "Target_Clf": "CPU", "Compiler_Type": "LLVM", "Idx": 16110, "Length": 208, "Cover_Rate": 0.8221343873517787, "TS_V_token": [], "natrual_language": []} {"Template_token": ["", "unsigned", "long", "long", "res", ";", "__asm__", "(", "", ":", "", "(", "res", ")", ":", "", "(", "mm", ")", ",", "", "(", "mn", ")", ")", ";", "return"], "ground_truth": ["res", ";"], "File": "ushmedia", "Func": "sh_media_MMULFX_L", "Target": "sh", "Target_Clf": "CPU", "Compiler_Type": "GCC", "Idx": 16111, "Length": 28, "Cover_Rate": 0.5957446808510638, "TS_V_token": [], "natrual_language": []}